2023-12-01T15:16:06.945 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T15:16:06.945 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:reef-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 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} --name yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473647 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473647/orig.config.yaml 2023-12-01T15:16:07.005 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T15:16:07.090 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473647 branch: wip-yuri10-testing-2023-11-30-0943 description: upgrade:reef-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 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: yweinste@redhat.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: - 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' first_in_suite: false job_id: '7473647' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - 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: yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-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: wip-yuri10-testing-2023-11-30-0943 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: 9942cfafa9f7e22e363b3f76a7fe21130085c2db ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db kernel: hwe: true workunit: branch: wip-yuri10-testing-2023-11-30-0943 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.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: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 9968 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 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: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef 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: 111/120000 suite: upgrade:reef-x suite_branch: wip-yuri10-testing-2023-11-30-0943 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi141.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_15:08:59 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T15:16:07.090 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa; will attempt to use it 2023-12-01T15:16:07.091 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T15:16:07.091 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T15:16:07.092 INFO:teuthology.task.internal:Checking packages... 2023-12-01T15:16:07.116 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T15:16:07.116 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:16:07.116 INFO:teuthology.packaging:ref: None 2023-12-01T15:16:07.116 INFO:teuthology.packaging:tag: None 2023-12-01T15:16:07.116 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T15:16:07.116 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:16:07.116 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri10-testing-2023-11-30-0943 2023-12-01T15:16:07.359 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650-g9942cfaf-1focal 2023-12-01T15:16:07.359 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T15:16:07.365 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T15:16:07.365 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T15:16:07.405 INFO:teuthology.task.internal:Saving configuration 2023-12-01T15:16:07.424 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T15:16:07.429 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T15:16:07.454 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473647', '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': '2023-12-01 15:10:05.490049', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-01T15:16:07.478 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473647', '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': '2023-12-01 15:10:05.488328', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-01T15:16:07.478 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T15:16:07.484 INFO:teuthology.task.internal:roles: ubuntu@smithi040.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'] 2023-12-01T15:16:07.484 INFO:teuthology.task.internal:roles: ubuntu@smithi141.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'] 2023-12-01T15:16:07.484 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T15:16:07.576 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f600680a0d0>, signals=[15]) 2023-12-01T15:16:07.576 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T15:16:07.582 INFO:teuthology.task.internal:Opening connections... 2023-12-01T15:16:07.582 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2023-12-01T15:16:07.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:16:07.631 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi141.front.sepia.ceph.com 2023-12-01T15:16:07.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:16:07.677 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T15:16:07.684 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2023-12-01T15:16:07.714 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2023-12-01T15:16:07.714 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2023-12-01T15:16:07.761 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Ubuntu" 2023-12-01T15:16:07.761 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-01T15:16:07.761 INFO:teuthology.orchestra.run.smithi040.stdout:ID=ubuntu 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE=debian 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="20.04" 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_CODENAME=focal 2023-12-01T15:16:07.762 INFO:teuthology.orchestra.run.smithi040.stdout:UBUNTU_CODENAME=focal 2023-12-01T15:16:07.763 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-12-01T15:16:07.792 DEBUG:teuthology.orchestra.run.smithi141:> uname -m 2023-12-01T15:16:07.798 INFO:teuthology.orchestra.run.smithi141.stdout:x86_64 2023-12-01T15:16:07.799 DEBUG:teuthology.orchestra.run.smithi141:> cat /etc/os-release 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:NAME="Ubuntu" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:ID=ubuntu 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:ID_LIKE=debian 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_ID="20.04" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-01T15:16:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_CODENAME=focal 2023-12-01T15:16:07.847 INFO:teuthology.orchestra.run.smithi141.stdout:UBUNTU_CODENAME=focal 2023-12-01T15:16:07.847 INFO:teuthology.lock.ops:Updating smithi141.front.sepia.ceph.com on lock server 2023-12-01T15:16:07.867 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T15:16:07.875 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T15:16:07.896 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T15:16:07.896 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2023-12-01T15:16:07.898 DEBUG:teuthology.orchestra.run.smithi141:> test '!' -e /home/ubuntu/cephtest 2023-12-01T15:16:07.903 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T15:16:07.919 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T15:16:07.919 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2023-12-01T15:16:07.921 DEBUG:teuthology.orchestra.run.smithi141:> test -z $(ls -A /var/lib/ceph) 2023-12-01T15:16:07.953 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T15:16:08.003 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T15:16:08.016 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T15:16:08.016 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-12-01T15:16:08.016 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}} 2023-12-01T15:16:08.016 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-12-01T15:16:08.017 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T15:16:08.017 DEBUG:teuthology.orchestra.run.smithi141:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T15:16:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:16:08.023 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-01T15:16:08.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:16:08.024 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-01T15:16:08.030 INFO:teuthology.orchestra.run.smithi040.stdout:5.4.0-124-generic 2023-12-01T15:16:08.030 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.4.0-124-generic 2023-12-01T15:16:08.030 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2023-12-01T15:16:08.070 INFO:teuthology.orchestra.run.smithi141.stdout:5.4.0-124-generic 2023-12-01T15:16:08.070 INFO:teuthology.task.kernel:Running kernel on smithi141: 5.4.0-124-generic 2023-12-01T15:16:08.070 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get clean 2023-12-01T15:16:08.183 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-12-01T15:16:08.194 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get update 2023-12-01T15:16:08.349 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T15:16:08.362 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-01T15:16:08.389 INFO:teuthology.orchestra.run.smithi141.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-01T15:16:08.416 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-01T15:16:08.490 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T15:16:08.572 INFO:teuthology.orchestra.run.smithi141.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-01T15:16:08.700 INFO:teuthology.orchestra.run.smithi141.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-01T15:16:08.739 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-01T15:16:08.836 INFO:teuthology.orchestra.run.smithi141.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-01T15:16:08.895 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-01T15:16:08.905 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-01T15:16:08.908 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-01T15:16:08.909 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-01T15:16:08.909 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-01T15:16:08.915 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-01T15:16:08.922 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-01T15:16:08.926 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-01T15:16:08.928 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-01T15:16:08.929 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-01T15:16:08.929 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T15:16:08.929 INFO:teuthology.orchestra.run.smithi141.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-01T15:16:08.929 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-01T15:16:08.937 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-01T15:16:08.942 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-01T15:16:08.944 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-01T15:16:08.944 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-01T15:16:08.944 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-01T15:16:08.958 INFO:teuthology.orchestra.run.smithi141.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-01T15:16:08.960 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-01T15:16:08.961 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-01T15:16:08.961 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-01T15:16:08.961 INFO:teuthology.orchestra.run.smithi141.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T15:16:08.962 INFO:teuthology.orchestra.run.smithi141.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-01T15:16:08.962 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-01T15:16:08.962 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-01T15:16:08.968 INFO:teuthology.orchestra.run.smithi141.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-01T15:16:08.972 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-01T15:16:08.973 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-01T15:16:08.973 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-01T15:16:08.979 INFO:teuthology.orchestra.run.smithi141.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-01T15:16:08.981 INFO:teuthology.orchestra.run.smithi141.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-01T15:16:08.983 INFO:teuthology.orchestra.run.smithi141.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-01T15:16:08.983 INFO:teuthology.orchestra.run.smithi141.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-01T15:16:08.983 INFO:teuthology.orchestra.run.smithi141.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-01T15:16:09.003 INFO:teuthology.orchestra.run.smithi141.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-01T15:16:09.056 INFO:teuthology.orchestra.run.smithi141.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-01T15:16:09.306 INFO:teuthology.orchestra.run.smithi141.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-01T15:16:09.470 INFO:teuthology.orchestra.run.smithi141.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-01T15:16:09.482 INFO:teuthology.orchestra.run.smithi141.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-01T15:16:09.484 INFO:teuthology.orchestra.run.smithi141.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-01T15:16:09.484 INFO:teuthology.orchestra.run.smithi141.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-01T15:16:09.561 INFO:teuthology.orchestra.run.smithi141.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-01T15:16:09.566 INFO:teuthology.orchestra.run.smithi141.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T15:16:09.731 INFO:teuthology.orchestra.run.smithi141.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-01T15:16:09.737 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-01T15:16:09.954 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-01T15:16:10.035 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-01T15:16:10.088 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-01T15:16:10.094 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-01T15:16:10.094 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-01T15:16:10.094 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-01T15:16:10.125 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-01T15:16:10.128 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T15:16:10.128 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-01T15:16:10.136 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-01T15:16:10.149 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-01T15:16:10.151 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-01T15:16:10.156 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-01T15:16:10.156 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-01T15:16:10.156 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-01T15:16:10.156 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-01T15:16:10.367 INFO:teuthology.orchestra.run.smithi141.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-01T15:16:10.405 INFO:teuthology.orchestra.run.smithi141.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-01T15:16:10.419 INFO:teuthology.orchestra.run.smithi141.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-01T15:16:10.420 INFO:teuthology.orchestra.run.smithi141.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-01T15:16:10.421 INFO:teuthology.orchestra.run.smithi141.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-01T15:16:10.421 INFO:teuthology.orchestra.run.smithi141.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-01T15:16:10.422 INFO:teuthology.orchestra.run.smithi141.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-01T15:16:10.423 INFO:teuthology.orchestra.run.smithi141.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-01T15:16:10.424 INFO:teuthology.orchestra.run.smithi141.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-01T15:16:10.450 INFO:teuthology.orchestra.run.smithi141.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-01T15:16:10.614 INFO:teuthology.orchestra.run.smithi141.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-01T15:16:10.778 INFO:teuthology.orchestra.run.smithi141.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-01T15:16:10.829 INFO:teuthology.orchestra.run.smithi141.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-01T15:16:12.905 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 18.3 MB in 3s (6,651 kB/s) 2023-12-01T15:16:12.929 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 18.3 MB in 3s (6,993 kB/s) 2023-12-01T15:16:14.292 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2023-12-01T15:16:14.317 DEBUG:teuthology.orchestra.run.smithi141:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T15:16:14.395 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2023-12-01T15:16:14.397 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-01T15:16:14.425 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T15:16:14.498 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-01T15:16:14.598 INFO:teuthology.orchestra.run.smithi141.stdout:Building dependency tree... 2023-12-01T15:16:14.598 INFO:teuthology.orchestra.run.smithi141.stdout:Reading state information... 2023-12-01T15:16:14.709 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-12-01T15:16:14.709 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-12-01T15:16:14.768 INFO:teuthology.orchestra.run.smithi141.stdout:The following additional packages will be installed: 2023-12-01T15:16:14.768 INFO:teuthology.orchestra.run.smithi141.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T15:16:14.769 INFO:teuthology.orchestra.run.smithi141.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-01T15:16:14.769 INFO:teuthology.orchestra.run.smithi141.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-01T15:16:14.770 INFO:teuthology.orchestra.run.smithi141.stdout:Suggested packages: 2023-12-01T15:16:14.770 INFO:teuthology.orchestra.run.smithi141.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-01T15:16:14.770 INFO:teuthology.orchestra.run.smithi141.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-01T15:16:14.822 INFO:teuthology.orchestra.run.smithi141.stdout:The following NEW packages will be installed: 2023-12-01T15:16:14.823 INFO:teuthology.orchestra.run.smithi141.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T15:16:14.823 INFO:teuthology.orchestra.run.smithi141.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-01T15:16:14.823 INFO:teuthology.orchestra.run.smithi141.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-01T15:16:14.823 INFO:teuthology.orchestra.run.smithi141.stdout: thermald upower usbmuxd 2023-12-01T15:16:14.882 INFO:teuthology.orchestra.run.smithi141.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T15:16:14.882 INFO:teuthology.orchestra.run.smithi141.stdout:Need to get 90.8 MB of archives. 2023-12-01T15:16:14.882 INFO:teuthology.orchestra.run.smithi141.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-01T15:16:14.883 INFO:teuthology.orchestra.run.smithi141.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-01T15:16:14.896 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2023-12-01T15:16:14.896 INFO:teuthology.orchestra.run.smithi040.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T15:16:14.897 INFO:teuthology.orchestra.run.smithi040.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-01T15:16:14.897 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-01T15:16:14.898 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2023-12-01T15:16:14.898 INFO:teuthology.orchestra.run.smithi040.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-01T15:16:14.898 INFO:teuthology.orchestra.run.smithi040.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-01T15:16:14.950 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2023-12-01T15:16:14.950 INFO:teuthology.orchestra.run.smithi040.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T15:16:14.950 INFO:teuthology.orchestra.run.smithi040.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-01T15:16:14.951 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-01T15:16:14.951 INFO:teuthology.orchestra.run.smithi040.stdout: thermald upower usbmuxd 2023-12-01T15:16:14.955 INFO:teuthology.orchestra.run.smithi141.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-01T15:16:14.962 INFO:teuthology.orchestra.run.smithi141.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-01T15:16:14.964 INFO:teuthology.orchestra.run.smithi141.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-01T15:16:14.985 INFO:teuthology.orchestra.run.smithi141.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-01T15:16:14.993 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [20.9 MB] 2023-12-01T15:16:15.132 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T15:16:15.132 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 90.8 MB of archives. 2023-12-01T15:16:15.133 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-01T15:16:15.133 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-01T15:16:15.366 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [11.4 MB] 2023-12-01T15:16:15.416 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-01T15:16:15.445 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-01T15:16:15.465 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-01T15:16:15.497 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [58.0 MB] 2023-12-01T15:16:15.536 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-01T15:16:15.573 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [20.9 MB] 2023-12-01T15:16:16.475 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [11.4 MB] 2023-12-01T15:16:16.762 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [58.0 MB] 2023-12-01T15:16:16.769 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.89.99~20.04.47 [2,628 B] 2023-12-01T15:16:16.847 INFO:teuthology.orchestra.run.smithi141.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-12-01T15:16:16.848 INFO:teuthology.orchestra.run.smithi141.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-01T15:16:16.853 INFO:teuthology.orchestra.run.smithi141.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-01T15:16:16.856 INFO:teuthology.orchestra.run.smithi141.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-01T15:16:17.534 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 90.8 MB in 2s (44.9 MB/s) 2023-12-01T15:16:17.745 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-01T15:16:18.669 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.89.99~20.04.47 [2,628 B] 2023-12-01T15:16:18.724 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-12-01T15:16:18.725 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-01T15:16:18.894 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-01T15:16:19.240 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-01T15:16:19.513 INFO:teuthology.orchestra.run.smithi141.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.) 2023-12-01T15:16:19.518 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-01T15:16:19.642 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T15:16:19.954 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-01T15:16:19.969 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-01T15:16:19.978 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 90.8 MB in 4s (21.1 MB/s) 2023-12-01T15:16:20.003 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T15:16:20.219 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-01T15:16:20.331 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-01T15:16:20.345 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-01T15:16:20.406 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T15:16:20.884 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-01T15:16:20.897 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-01T15:16:20.934 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T15:16:21.279 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-01T15:16:21.292 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-01T15:16:21.329 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T15:16:21.623 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-01T15:16:21.637 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T15:16:21.682 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:21.925 INFO:teuthology.orchestra.run.smithi040.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.) 2023-12-01T15:16:21.930 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-01T15:16:22.067 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T15:16:22.370 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-01T15:16:22.386 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-01T15:16:22.420 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T15:16:22.731 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-01T15:16:22.746 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-01T15:16:22.814 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T15:16:23.151 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-01T15:16:23.164 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-01T15:16:23.209 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T15:16:23.554 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-01T15:16:23.569 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-01T15:16:23.603 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T15:16:23.907 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-01T15:16:23.920 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T15:16:23.965 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:24.193 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-01T15:16:24.206 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T15:16:24.301 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:24.771 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-01T15:16:24.787 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T15:16:24.829 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:26.750 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-01T15:16:26.764 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T15:16:26.861 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:27.361 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-01T15:16:27.376 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T15:16:27.419 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:31.573 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-01T15:16:31.590 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-01T15:16:31.631 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T15:16:31.959 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-01T15:16:31.973 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-01T15:16:32.017 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T15:16:32.420 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package thermald. 2023-12-01T15:16:32.434 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-01T15:16:32.478 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T15:16:33.033 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package upower. 2023-12-01T15:16:33.051 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-01T15:16:33.104 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-01T15:16:33.530 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package usbmuxd. 2023-12-01T15:16:33.543 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-01T15:16:33.588 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T15:16:33.879 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T15:16:34.000 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T15:16:34.127 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T15:16:34.253 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T15:16:34.314 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-01T15:16:34.333 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-01T15:16:34.372 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T15:16:34.396 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T15:16:34.522 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T15:16:34.648 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-01T15:16:34.700 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-01T15:16:34.714 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-01T15:16:34.758 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T15:16:35.153 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package thermald. 2023-12-01T15:16:35.170 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-01T15:16:35.179 INFO:teuthology.orchestra.run.smithi141.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-01T15:16:35.211 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T15:16:35.243 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T15:16:35.459 INFO:teuthology.orchestra.run.smithi141.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-01T15:16:35.468 INFO:teuthology.orchestra.run.smithi141.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-01T15:16:35.468 INFO:teuthology.orchestra.run.smithi141.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-01T15:16:35.774 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package upower. 2023-12-01T15:16:35.788 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-01T15:16:35.847 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-01T15:16:35.952 INFO:teuthology.orchestra.run.smithi141.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-01T15:16:36.159 INFO:teuthology.orchestra.run.smithi141.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-01T15:16:36.207 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T15:16:36.245 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package usbmuxd. 2023-12-01T15:16:36.261 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-01T15:16:36.326 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T15:16:36.532 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T15:16:36.532 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T15:16:36.603 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T15:16:36.725 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T15:16:36.851 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T15:16:36.977 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:37.002 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T15:16:37.128 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T15:16:37.254 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T15:16:37.381 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-01T15:16:37.943 INFO:teuthology.orchestra.run.smithi040.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-01T15:16:37.993 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T15:16:38.163 INFO:teuthology.orchestra.run.smithi040.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-01T15:16:38.184 INFO:teuthology.orchestra.run.smithi040.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-01T15:16:38.184 INFO:teuthology.orchestra.run.smithi040.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-01T15:16:38.323 INFO:teuthology.orchestra.run.smithi141.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-01T15:16:38.323 INFO:teuthology.orchestra.run.smithi141.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-01T15:16:38.506 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:38.660 INFO:teuthology.orchestra.run.smithi040.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-01T15:16:38.879 INFO:teuthology.orchestra.run.smithi040.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-01T15:16:38.923 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T15:16:39.270 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T15:16:39.270 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T15:16:39.735 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:39.898 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:41.180 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-01T15:16:41.180 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-01T15:16:41.620 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T15:16:41.790 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:42.393 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T15:16:42.690 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T15:16:43.332 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:43.459 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-01T15:16:43.559 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:43.621 INFO:teuthology.orchestra.run.smithi141.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-01T15:16:43.621 INFO:teuthology.orchestra.run.smithi141.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-01T15:16:44.750 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T15:16:44.868 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T15:16:45.190 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T15:16:45.968 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-01T15:16:46.068 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T15:16:46.131 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-01T15:16:46.131 INFO:teuthology.orchestra.run.smithi040.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-01T15:17:09.100 INFO:teuthology.orchestra.run.smithi141.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-01T15:17:09.100 INFO:teuthology.orchestra.run.smithi141.stdout:Sourcing file `/etc/default/grub' 2023-12-01T15:17:09.114 INFO:teuthology.orchestra.run.smithi141.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T15:17:09.172 INFO:teuthology.orchestra.run.smithi141.stdout:Generating grub configuration file ... 2023-12-01T15:17:09.560 INFO:teuthology.orchestra.run.smithi141.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T15:17:09.581 INFO:teuthology.orchestra.run.smithi141.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T15:17:09.978 INFO:teuthology.orchestra.run.smithi141.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T15:17:09.990 INFO:teuthology.orchestra.run.smithi141.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T15:17:12.121 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-01T15:17:12.122 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub' 2023-12-01T15:17:12.146 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T15:17:12.165 INFO:teuthology.orchestra.run.smithi040.stdout:Generating grub configuration file ... 2023-12-01T15:17:12.416 INFO:teuthology.orchestra.run.smithi141.stdout:done 2023-12-01T15:17:12.493 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T15:17:12.520 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T15:17:12.834 DEBUG:teuthology.orchestra.run.smithi141:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T15:17:12.877 INFO:teuthology.orchestra.run.smithi141.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T15:17:12.877 INFO:teuthology.orchestra.run.smithi141.stdout:Status: install ok installed 2023-12-01T15:17:12.877 INFO:teuthology.orchestra.run.smithi141.stdout:Priority: optional 2023-12-01T15:17:12.877 INFO:teuthology.orchestra.run.smithi141.stdout:Section: kernel 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Installed-Size: 20 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Architecture: amd64 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Source: linux-meta-hwe-5.15 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Recommends: thermald 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout:Description: Generic Linux kernel image 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout: This package will always depend on the latest generic kernel image 2023-12-01T15:17:12.878 INFO:teuthology.orchestra.run.smithi141.stdout: available. 2023-12-01T15:17:12.878 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-01T15:17:12.879 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T15:17:12.879 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T15:17:12.879 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-01T15:17:12.879 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi141.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T15:17:12.879 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get clean 2023-12-01T15:17:12.935 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T15:17:12.946 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T15:17:12.963 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get update 2023-12-01T15:17:13.116 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T15:17:13.216 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T15:17:13.297 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T15:17:13.379 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T15:17:14.868 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2023-12-01T15:17:14.894 DEBUG:teuthology.orchestra.run.smithi141:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T15:17:14.967 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2023-12-01T15:17:15.172 INFO:teuthology.orchestra.run.smithi141.stdout:Building dependency tree... 2023-12-01T15:17:15.172 INFO:teuthology.orchestra.run.smithi141.stdout:Reading state information... 2023-12-01T15:17:15.390 INFO:teuthology.orchestra.run.smithi141.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-01T15:17:15.390 INFO:teuthology.orchestra.run.smithi141.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T15:17:15.392 DEBUG:teuthology.orchestra.run.smithi141:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Status: install ok installed 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Priority: optional 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Section: kernel 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Installed-Size: 20 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Architecture: amd64 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Source: linux-meta-hwe-5.15 2023-12-01T15:17:15.414 INFO:teuthology.orchestra.run.smithi141.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T15:17:15.415 INFO:teuthology.orchestra.run.smithi141.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-01T15:17:15.415 INFO:teuthology.orchestra.run.smithi141.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-01T15:17:15.415 INFO:teuthology.orchestra.run.smithi141.stdout:Recommends: thermald 2023-12-01T15:17:15.415 INFO:teuthology.orchestra.run.smithi141.stdout:Description: Generic Linux kernel image 2023-12-01T15:17:15.415 INFO:teuthology.orchestra.run.smithi141.stdout: This package will always depend on the latest generic kernel image 2023-12-01T15:17:15.415 INFO:teuthology.orchestra.run.smithi141.stdout: available. 2023-12-01T15:17:15.415 DEBUG:teuthology.orchestra.run.smithi141:> mktemp 2023-12-01T15:17:15.419 INFO:teuthology.orchestra.run.smithi141.stdout:/tmp/tmp.Q9Wz5GrKFq 2023-12-01T15:17:15.419 DEBUG:teuthology.orchestra.run.smithi141:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Q9Wz5GrKFq 2023-12-01T15:17:15.437 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 0666 /tmp/tmp.Q9Wz5GrKFq 2023-12-01T15:17:15.520 DEBUG:teuthology.orchestra.remote:smithi141:/tmp/tmp.Q9Wz5GrKFq is 9KB 2023-12-01T15:17:15.534 DEBUG:teuthology.orchestra.run.smithi141:> rm -fr /tmp/tmp.Q9Wz5GrKFq 2023-12-01T15:17:15.540 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-01T15:17:15.595 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:17:15.595 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-01T15:17:15.595 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-01T15:17:15.624 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-01T15:17:15.624 DEBUG:teuthology.orchestra.run.smithi141:> sudo update-grub 2023-12-01T15:17:15.700 INFO:teuthology.orchestra.run.smithi040.stdout:done 2023-12-01T15:17:16.158 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 20 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2023-12-01T15:17:16.204 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta-hwe-5.15 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2023-12-01T15:17:16.205 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2023-12-01T15:17:16.205 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-01T15:17:16.205 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T15:17:16.205 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T15:17:16.205 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-01T15:17:16.205 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T15:17:16.206 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2023-12-01T15:17:16.295 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-12-01T15:17:16.451 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T15:17:16.451 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T15:17:16.471 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T15:17:16.494 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T15:17:16.958 INFO:teuthology.orchestra.run.smithi141.stderr:Sourcing file `/etc/default/grub' 2023-12-01T15:17:16.970 INFO:teuthology.orchestra.run.smithi141.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T15:17:16.984 INFO:teuthology.orchestra.run.smithi141.stderr:Generating grub configuration file ... 2023-12-01T15:17:17.333 INFO:teuthology.orchestra.run.smithi141.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T15:17:17.343 INFO:teuthology.orchestra.run.smithi141.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T15:17:17.702 INFO:teuthology.orchestra.run.smithi141.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T15:17:17.714 INFO:teuthology.orchestra.run.smithi141.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T15:17:18.246 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-01T15:17:18.272 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T15:17:18.340 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-01T15:17:18.548 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-12-01T15:17:18.549 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-12-01T15:17:18.774 INFO:teuthology.orchestra.run.smithi040.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-01T15:17:18.774 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T15:17:18.776 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T15:17:18.792 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T15:17:18.792 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2023-12-01T15:17:18.792 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2023-12-01T15:17:18.792 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2023-12-01T15:17:18.792 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 20 2023-12-01T15:17:18.792 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta-hwe-5.15 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2023-12-01T15:17:18.793 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2023-12-01T15:17:18.793 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2023-12-01T15:17:18.842 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.1dHsS1lY81 2023-12-01T15:17:18.842 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub/grub.cfg /tmp/tmp.1dHsS1lY81 2023-12-01T15:17:18.857 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.1dHsS1lY81 2023-12-01T15:17:18.942 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.1dHsS1lY81 is 9KB 2023-12-01T15:17:18.956 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.1dHsS1lY81 2023-12-01T15:17:18.962 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-01T15:17:19.017 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:17:19.017 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-01T15:17:19.017 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-01T15:17:19.048 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-01T15:17:19.048 DEBUG:teuthology.orchestra.run.smithi040:> sudo update-grub 2023-12-01T15:17:19.136 INFO:teuthology.orchestra.run.smithi141.stderr:done 2023-12-01T15:17:19.138 DEBUG:teuthology.orchestra.run.smithi141:> sudo shutdown -r now 2023-12-01T15:17:20.390 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub' 2023-12-01T15:17:20.395 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T15:17:20.409 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2023-12-01T15:17:20.720 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T15:17:20.732 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T15:17:21.176 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T15:17:21.188 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T15:17:22.816 INFO:teuthology.orchestra.run.smithi040.stderr:done 2023-12-01T15:17:22.817 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2023-12-01T15:17:49.167 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-01T15:17:49.167 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-01T15:17:49.167 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:17:52.825 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-01T15:17:52.825 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-01T15:17:52.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:18:23.846 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-01T15:18:32.855 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-01T15:18:32.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:18:51.234 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-01T15:18:52.829 DEBUG:teuthology.orchestra.remote:timed out 2023-12-01T15:19:01.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-01T15:19:01.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:19:03.236 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-01T15:19:03.237 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:19:03.462 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-01T15:19:03.989 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-01T15:19:03.989 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-89-generic"... 2023-12-01T15:19:03.989 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-01T15:19:04.038 INFO:teuthology.orchestra.run.smithi141.stdout:5.15.0-89-generic 2023-12-01T15:19:04.038 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-01T15:19:04.038 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T15:19:04.038 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-01T15:19:05.040 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T15:19:05.040 DEBUG:teuthology.orchestra.run.smithi141:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T15:19:05.126 INFO:teuthology.orchestra.run.smithi141.stdout:ttyS1 2023-12-01T15:19:05.154 DEBUG:teuthology.parallel:result is None 2023-12-01T15:19:17.326 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-01T15:19:17.910 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-01T15:19:17.910 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-89-generic"... 2023-12-01T15:19:17.910 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-01T15:19:17.960 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-89-generic 2023-12-01T15:19:17.961 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-01T15:19:17.961 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T15:19:17.961 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-01T15:19:18.962 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T15:19:18.962 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T15:19:19.049 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2023-12-01T15:19:19.077 DEBUG:teuthology.parallel:result is None 2023-12-01T15:19:19.077 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T15:19:19.088 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T15:19:19.088 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T15:19:19.091 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T15:19:19.098 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T15:19:19.133 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T15:19:19.180 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T15:19:19.181 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T15:19:19.184 DEBUG:teuthology.orchestra.run.smithi141:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T15:19:19.218 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T15:19:19.233 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T15:19:19.233 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-01T15:19:19.240 DEBUG:teuthology.orchestra.run.smithi141:> 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 2023-12-01T15:19:19.258 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:19:19.265 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:19:19.269 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:19:19.275 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:19:19.277 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T15:19:19.288 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T15:19:19.288 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T15:19:19.312 DEBUG:teuthology.orchestra.run.smithi141:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T15:19:19.336 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T15:19:19.347 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T15:19:19.347 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T15:19:19.372 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T15:19:19.386 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T15:19:19.425 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T15:19:19.474 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:19:19.474 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T15:19:19.538 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T15:19:19.546 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T15:19:19.595 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:19:19.595 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T15:19:19.661 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2023-12-01T15:19:19.664 DEBUG:teuthology.orchestra.run.smithi141:> sudo service rsyslog restart 2023-12-01T15:19:19.741 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T15:19:19.751 INFO:teuthology.task.internal:Starting timer... 2023-12-01T15:19:19.753 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T15:19:19.792 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T15:19:19.841 DEBUG:teuthology.task.selinux:Excluding smithi040: OS 'ubuntu' does not support SELinux 2023-12-01T15:19:19.841 DEBUG:teuthology.task.selinux:Excluding smithi141: OS 'ubuntu' does not support SELinux 2023-12-01T15:19:19.841 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T15:19:19.841 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-01T15:19:19.841 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T15:19:19.841 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T15:19:19.888 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-01T15:19:19.889 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T15:19:19.909 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'}]}] 2023-12-01T15:19:19.910 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi141.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T15:25:39.819 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi141.front.sepia.ceph.com')] 2023-12-01T15:25:39.820 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-01T15:25:39.820 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:25:39.919 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-01T15:25:40.035 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-01T15:25:40.036 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-01T15:25:40.036 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:25:40.123 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-01T15:25:40.232 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-01T15:25:40.232 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T15:25:40.248 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T15:25:40.249 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T15:25:40.249 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-01T15:25:40.251 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T15:25:40.252 DEBUG:teuthology.orchestra.run.smithi141:> 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 2023-12-01T15:25:40.284 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-01T15:25:40.285 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Command line: ntpd -gq 2023-12-01T15:25:40.285 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: proto: precision = 0.054 usec (-24) 2023-12-01T15:25:40.285 INFO:teuthology.orchestra.run.smithi040.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T15:25:40.285 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T15:25:40.286 INFO:teuthology.orchestra.run.smithi040.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-01T15:25:40.286 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: restrict ::: KOD does nothing without LIMITED. 2023-12-01T15:25:40.286 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listen and drop on 0 v6wildcard [::]:123 2023-12-01T15:25:40.287 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-01T15:25:40.287 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listen normally on 2 lo 127.0.0.1:123 2023-12-01T15:25:40.287 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listen normally on 3 ens1f0 172.21.15.40:123 2023-12-01T15:25:40.287 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listen normally on 4 lo [::1]:123 2023-12-01T15:25:40.287 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12cc%3]:123 2023-12-01T15:25:40.287 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:40 ntpd[23346]: Listening on routing socket on fd #22 for interface updates 2023-12-01T15:25:40.312 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-01T15:25:40.312 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Command line: ntpd -gq 2023-12-01T15:25:40.312 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: proto: precision = 0.074 usec (-24) 2023-12-01T15:25:40.312 INFO:teuthology.orchestra.run.smithi141.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T15:25:40.313 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T15:25:40.313 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: restrict ::: KOD does nothing without LIMITED. 2023-12-01T15:25:40.313 INFO:teuthology.orchestra.run.smithi141.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listen and drop on 0 v6wildcard [::]:123 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listen normally on 2 lo 127.0.0.1:123 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listen normally on 3 enp3s0f1 172.21.15.141:123 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listen normally on 4 lo [::1]:123 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:726d%5]:123 2023-12-01T15:25:40.314 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:40 ntpd[23424]: Listening on routing socket on fd #22 for interface updates 2023-12-01T15:25:41.290 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:41 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:41.290 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:41 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:41.290 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:41 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:41.290 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:41 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:41.290 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:41 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:41.290 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:41 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:41.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:41 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:41.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:41 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:42.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:42 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:42.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:42 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:42.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:42 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:42.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:42 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:42.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:42 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:42.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:42 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:42.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:42 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:42.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:42 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:42.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:42 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:42.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:42 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:42.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:42 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:42.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:42 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:43.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:43 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:44.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:44.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:44 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:44.317 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:44 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:45.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:45 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:45.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:45 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:45.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:45 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:45.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:45 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:45.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:45 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:45.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:45 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:45.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:45 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:45.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:45 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:45.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:45 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:45.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:45 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:45.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:45 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:45.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:45 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:46.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:46.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:46 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:46.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:46.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:46 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:47.285 INFO:teuthology.orchestra.run.smithi040.stdout: 1 Dec 15:25:47 ntpd[23346]: ntpd: time slew +0.002037 s 2023-12-01T15:25:47.286 INFO:teuthology.orchestra.run.smithi040.stdout:ntpd: time slew +0.002037s 2023-12-01T15:25:47.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-01T15:25:47.286 INFO:teuthology.orchestra.run.smithi040.stderr: 1 Dec 15:25:47 ntpd[23346]: can't open /var/log/ntpstats/loopstats.20231201: Permission denied 2023-12-01T15:25:47.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:47 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:47.310 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:47 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:47.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:47 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:47.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:47 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:47.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:47 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:47.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:47 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:47.344 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T15:25:47.344 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2023-12-01T15:25:47.344 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:47.345 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:47.345 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:47.345 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T15:25:48.311 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T15:25:48.312 INFO:teuthology.orchestra.run.smithi141.stdout: 1 Dec 15:25:48 ntpd[23424]: ntpd: time slew -0.000042 s 2023-12-01T15:25:48.312 INFO:teuthology.orchestra.run.smithi141.stdout:ntpd: time slew -0.000042s 2023-12-01T15:25:48.312 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-01T15:25:48.312 INFO:teuthology.orchestra.run.smithi141.stderr: 1 Dec 15:25:48 ntpd[23424]: can't open /var/log/ntpstats/loopstats.20231201: Permission denied 2023-12-01T15:25:48.368 INFO:teuthology.orchestra.run.smithi141.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T15:25:48.369 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================== 2023-12-01T15:25:48.369 INFO:teuthology.orchestra.run.smithi141.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:48.369 INFO:teuthology.orchestra.run.smithi141.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:48.369 INFO:teuthology.orchestra.run.smithi141.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:48.369 INFO:teuthology.orchestra.run.smithi141.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T15:25:48.370 INFO:teuthology.run_tasks:Running task install... 2023-12-01T15:25:48.380 DEBUG:teuthology.task.install:project ceph 2023-12-01T15:25:48.380 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T15:25:48.381 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T15:25:48.381 INFO:teuthology.task.install:Using flavor: default 2023-12-01T15:25:48.387 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']} 2023-12-01T15:25:48.388 INFO:teuthology.task.install:extra packages: [] 2023-12-01T15:25:48.388 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-key list | grep Ceph 2023-12-01T15:25:48.395 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-key list | grep Ceph 2023-12-01T15:25:48.494 INFO:teuthology.orchestra.run.smithi040.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-01T15:25:48.511 INFO:teuthology.orchestra.run.smithi141.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-01T15:25:48.550 INFO:teuthology.orchestra.run.smithi040.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-01T15:25:48.550 INFO:teuthology.orchestra.run.smithi040.stdout:uid [ unknown] Ceph.com (release key) 2023-12-01T15:25:48.551 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 2023-12-01T15:25:48.551 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:25:48.551 INFO:teuthology.packaging:ref: None 2023-12-01T15:25:48.551 INFO:teuthology.packaging:tag: None 2023-12-01T15:25:48.551 INFO:teuthology.packaging:branch: reef 2023-12-01T15:25:48.551 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:25:48.552 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-01T15:25:48.573 INFO:teuthology.orchestra.run.smithi141.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-01T15:25:48.573 INFO:teuthology.orchestra.run.smithi141.stdout:uid [ unknown] Ceph.com (release key) 2023-12-01T15:25:48.574 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 2023-12-01T15:25:48.574 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:25:48.575 INFO:teuthology.packaging:ref: None 2023-12-01T15:25:48.575 INFO:teuthology.packaging:tag: None 2023-12-01T15:25:48.575 INFO:teuthology.packaging:branch: reef 2023-12-01T15:25:48.575 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:25:48.575 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-01T15:25:48.926 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default/ 2023-12-01T15:25:48.926 INFO:teuthology.task.install.deb:Package version is 18.2.0-1291-g188db309-1focal 2023-12-01T15:25:48.936 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default/ 2023-12-01T15:25:48.936 INFO:teuthology.task.install.deb:Package version is 18.2.0-1291-g188db309-1focal 2023-12-01T15:25:49.068 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:25:49.068 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-01T15:25:49.093 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-12-01T15:25:49.130 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:25:49.130 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-01T15:25:49.148 DEBUG:teuthology.orchestra.run.smithi141:> sudo apt-get update 2023-12-01T15:25:49.284 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T15:25:49.294 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T15:25:49.315 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T15:25:49.341 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T15:25:49.341 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T15:25:49.349 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T15:25:49.369 INFO:teuthology.orchestra.run.smithi141.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T15:25:49.398 INFO:teuthology.orchestra.run.smithi040.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal InRelease 2023-12-01T15:25:49.398 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T15:25:49.433 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-01T15:25:49.450 INFO:teuthology.orchestra.run.smithi141.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal InRelease 2023-12-01T15:25:49.472 INFO:teuthology.orchestra.run.smithi040.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release.gpg 2023-12-01T15:25:49.485 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-01T15:25:49.509 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-01T15:25:49.523 INFO:teuthology.orchestra.run.smithi141.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release.gpg 2023-12-01T15:25:49.557 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main i386 Packages [3,409 B] 2023-12-01T15:25:49.560 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main i386 Packages [3,409 B] 2023-12-01T15:25:49.608 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-01T15:25:49.927 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 28.4 kB in 1s (45.1 kB/s) 2023-12-01T15:25:49.964 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 28.4 kB in 1s (46.7 kB/s) 2023-12-01T15:25:51.029 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2023-12-01T15:25:51.043 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-01T15:25:51.059 DEBUG:teuthology.orchestra.run.smithi141:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1291-g188db309-1focal cephadm=18.2.0-1291-g188db309-1focal ceph-mds=18.2.0-1291-g188db309-1focal ceph-mgr=18.2.0-1291-g188db309-1focal ceph-common=18.2.0-1291-g188db309-1focal ceph-fuse=18.2.0-1291-g188db309-1focal ceph-test=18.2.0-1291-g188db309-1focal radosgw=18.2.0-1291-g188db309-1focal python3-rados=18.2.0-1291-g188db309-1focal python3-rgw=18.2.0-1291-g188db309-1focal python3-cephfs=18.2.0-1291-g188db309-1focal python3-rbd=18.2.0-1291-g188db309-1focal libcephfs2=18.2.0-1291-g188db309-1focal libcephfs-dev=18.2.0-1291-g188db309-1focal librados2=18.2.0-1291-g188db309-1focal librbd1=18.2.0-1291-g188db309-1focal rbd-fuse=18.2.0-1291-g188db309-1focal 2023-12-01T15:25:51.072 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1291-g188db309-1focal cephadm=18.2.0-1291-g188db309-1focal ceph-mds=18.2.0-1291-g188db309-1focal ceph-mgr=18.2.0-1291-g188db309-1focal ceph-common=18.2.0-1291-g188db309-1focal ceph-fuse=18.2.0-1291-g188db309-1focal ceph-test=18.2.0-1291-g188db309-1focal radosgw=18.2.0-1291-g188db309-1focal python3-rados=18.2.0-1291-g188db309-1focal python3-rgw=18.2.0-1291-g188db309-1focal python3-cephfs=18.2.0-1291-g188db309-1focal python3-rbd=18.2.0-1291-g188db309-1focal libcephfs2=18.2.0-1291-g188db309-1focal libcephfs-dev=18.2.0-1291-g188db309-1focal librados2=18.2.0-1291-g188db309-1focal librbd1=18.2.0-1291-g188db309-1focal rbd-fuse=18.2.0-1291-g188db309-1focal 2023-12-01T15:25:51.129 INFO:teuthology.orchestra.run.smithi141.stdout:Reading package lists... 2023-12-01T15:25:51.147 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-01T15:25:51.328 INFO:teuthology.orchestra.run.smithi141.stdout:Building dependency tree... 2023-12-01T15:25:51.329 INFO:teuthology.orchestra.run.smithi141.stdout:Reading state information... 2023-12-01T15:25:51.355 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-12-01T15:25:51.356 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-12-01T15:25:51.501 INFO:teuthology.orchestra.run.smithi141.stdout:The following packages were automatically installed and are no longer required: 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout:The following additional packages will be installed: 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-01T15:25:51.503 INFO:teuthology.orchestra.run.smithi141.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-01T15:25:51.504 INFO:teuthology.orchestra.run.smithi141.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T15:25:51.505 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-01T15:25:51.506 INFO:teuthology.orchestra.run.smithi141.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout:Suggested packages: 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout:Recommended packages: 2023-12-01T15:25:51.507 INFO:teuthology.orchestra.run.smithi141.stdout: btrfs-tools 2023-12-01T15:25:51.551 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-01T15:25:51.553 INFO:teuthology.orchestra.run.smithi040.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-01T15:25:51.554 INFO:teuthology.orchestra.run.smithi040.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-01T15:25:51.554 INFO:teuthology.orchestra.run.smithi040.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-01T15:25:51.554 INFO:teuthology.orchestra.run.smithi040.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-01T15:25:51.554 INFO:teuthology.orchestra.run.smithi040.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-01T15:25:51.554 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-01T15:25:51.555 INFO:teuthology.orchestra.run.smithi040.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout:Recommended packages: 2023-12-01T15:25:51.556 INFO:teuthology.orchestra.run.smithi040.stdout: btrfs-tools 2023-12-01T15:25:51.627 INFO:teuthology.orchestra.run.smithi141.stdout:The following NEW packages will be installed: 2023-12-01T15:25:51.627 INFO:teuthology.orchestra.run.smithi141.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-01T15:25:51.627 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-01T15:25:51.627 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-01T15:25:51.627 INFO:teuthology.orchestra.run.smithi141.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-01T15:25:51.628 INFO:teuthology.orchestra.run.smithi141.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-01T15:25:51.628 INFO:teuthology.orchestra.run.smithi141.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-01T15:25:51.628 INFO:teuthology.orchestra.run.smithi141.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-01T15:25:51.628 INFO:teuthology.orchestra.run.smithi141.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-01T15:25:51.629 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-01T15:25:51.630 INFO:teuthology.orchestra.run.smithi141.stdout: xmlstarlet 2023-12-01T15:25:51.630 INFO:teuthology.orchestra.run.smithi141.stdout:The following packages will be upgraded: 2023-12-01T15:25:51.630 INFO:teuthology.orchestra.run.smithi141.stdout: librados2 librbd1 2023-12-01T15:25:51.678 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2023-12-01T15:25:51.679 INFO:teuthology.orchestra.run.smithi040.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-01T15:25:51.679 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-01T15:25:51.679 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-01T15:25:51.680 INFO:teuthology.orchestra.run.smithi040.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-01T15:25:51.681 INFO:teuthology.orchestra.run.smithi040.stdout: xmlstarlet 2023-12-01T15:25:51.682 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages will be upgraded: 2023-12-01T15:25:51.682 INFO:teuthology.orchestra.run.smithi040.stdout: librados2 librbd1 2023-12-01T15:25:51.701 INFO:teuthology.orchestra.run.smithi141.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-01T15:25:51.702 INFO:teuthology.orchestra.run.smithi141.stdout:Need to get 208 MB of archives. 2023-12-01T15:25:51.702 INFO:teuthology.orchestra.run.smithi141.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-01T15:25:51.702 INFO:teuthology.orchestra.run.smithi141.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-01T15:25:51.745 INFO:teuthology.orchestra.run.smithi040.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-01T15:25:51.745 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 208 MB of archives. 2023-12-01T15:25:51.745 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-01T15:25:51.746 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-01T15:25:51.783 INFO:teuthology.orchestra.run.smithi141.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1291-g188db309-1focal [3,439 kB] 2023-12-01T15:25:51.819 INFO:teuthology.orchestra.run.smithi141.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-01T15:25:51.826 INFO:teuthology.orchestra.run.smithi141.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-01T15:25:51.827 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-01T15:25:51.829 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-01T15:25:51.847 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-01T15:25:51.853 INFO:teuthology.orchestra.run.smithi141.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-01T15:25:51.899 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-01T15:25:51.901 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-01T15:25:51.907 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-01T15:25:51.909 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-01T15:25:51.909 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-01T15:25:51.910 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-01T15:25:51.911 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-01T15:25:51.914 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-01T15:25:51.914 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-01T15:25:51.917 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-01T15:25:51.923 INFO:teuthology.orchestra.run.smithi141.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-01T15:25:51.930 INFO:teuthology.orchestra.run.smithi141.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-01T15:25:51.933 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-01T15:25:51.934 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-01T15:25:51.935 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-01T15:25:51.937 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-01T15:25:51.937 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-01T15:25:51.938 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-01T15:25:51.939 INFO:teuthology.orchestra.run.smithi141.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-01T15:25:51.940 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-01T15:25:51.941 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-01T15:25:51.948 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-01T15:25:51.949 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1291-g188db309-1focal [3,439 kB] 2023-12-01T15:25:51.949 INFO:teuthology.orchestra.run.smithi141.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-01T15:25:51.949 INFO:teuthology.orchestra.run.smithi141.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-01T15:25:51.949 INFO:teuthology.orchestra.run.smithi141.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-01T15:25:51.949 INFO:teuthology.orchestra.run.smithi141.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-01T15:25:51.949 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-01T15:25:51.952 INFO:teuthology.orchestra.run.smithi141.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-01T15:25:51.953 INFO:teuthology.orchestra.run.smithi141.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-01T15:25:51.961 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-01T15:25:51.961 INFO:teuthology.orchestra.run.smithi141.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-01T15:25:51.968 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-01T15:25:51.969 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-01T15:25:51.969 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-01T15:25:51.969 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-01T15:25:51.971 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-12-01T15:25:51.973 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-01T15:25:51.975 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-01T15:25:51.975 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-01T15:25:51.986 INFO:teuthology.orchestra.run.smithi141.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1291-g188db309-1focal [3,999 kB] 2023-12-01T15:25:51.986 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-01T15:25:51.990 INFO:teuthology.orchestra.run.smithi141.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-01T15:25:51.990 INFO:teuthology.orchestra.run.smithi141.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-01T15:25:51.990 INFO:teuthology.orchestra.run.smithi141.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-01T15:25:51.992 INFO:teuthology.orchestra.run.smithi141.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-01T15:25:51.993 INFO:teuthology.orchestra.run.smithi141.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-01T15:25:51.994 INFO:teuthology.orchestra.run.smithi141.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-01T15:25:51.994 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-01T15:25:51.995 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-01T15:25:51.996 INFO:teuthology.orchestra.run.smithi141.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-01T15:25:51.996 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-01T15:25:51.997 INFO:teuthology.orchestra.run.smithi141.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-01T15:25:51.997 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-01T15:25:51.997 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-01T15:25:51.998 INFO:teuthology.orchestra.run.smithi141.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-01T15:25:52.000 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-01T15:25:52.000 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-01T15:25:52.001 INFO:teuthology.orchestra.run.smithi040.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-01T15:25:52.002 INFO:teuthology.orchestra.run.smithi040.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-01T15:25:52.017 INFO:teuthology.orchestra.run.smithi040.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-01T15:25:52.018 INFO:teuthology.orchestra.run.smithi040.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] 2023-12-01T15:25:52.020 INFO:teuthology.orchestra.run.smithi040.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-01T15:25:52.022 INFO:teuthology.orchestra.run.smithi040.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-01T15:25:52.024 INFO:teuthology.orchestra.run.smithi040.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-01T15:25:52.027 INFO:teuthology.orchestra.run.smithi141.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-01T15:25:52.027 INFO:teuthology.orchestra.run.smithi141.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-01T15:25:52.034 INFO:teuthology.orchestra.run.smithi040.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-01T15:25:52.034 INFO:teuthology.orchestra.run.smithi141.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-01T15:25:52.035 INFO:teuthology.orchestra.run.smithi040.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-01T15:25:52.035 INFO:teuthology.orchestra.run.smithi141.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-01T15:25:52.035 INFO:teuthology.orchestra.run.smithi141.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-01T15:25:52.041 INFO:teuthology.orchestra.run.smithi141.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-01T15:25:52.059 INFO:teuthology.orchestra.run.smithi141.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-12-01T15:25:52.065 INFO:teuthology.orchestra.run.smithi141.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-01T15:25:52.071 INFO:teuthology.orchestra.run.smithi141.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-01T15:25:52.071 INFO:teuthology.orchestra.run.smithi141.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-01T15:25:52.097 INFO:teuthology.orchestra.run.smithi141.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-01T15:25:52.097 INFO:teuthology.orchestra.run.smithi141.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-01T15:25:52.097 INFO:teuthology.orchestra.run.smithi141.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-01T15:25:52.097 INFO:teuthology.orchestra.run.smithi141.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-01T15:25:52.097 INFO:teuthology.orchestra.run.smithi141.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-01T15:25:52.098 INFO:teuthology.orchestra.run.smithi141.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-01T15:25:52.112 INFO:teuthology.orchestra.run.smithi141.stdout:Get:42 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1291-g188db309-1focal [738 kB] 2023-12-01T15:25:52.123 INFO:teuthology.orchestra.run.smithi141.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-01T15:25:52.123 INFO:teuthology.orchestra.run.smithi141.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-01T15:25:52.124 INFO:teuthology.orchestra.run.smithi141.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-01T15:25:52.125 INFO:teuthology.orchestra.run.smithi141.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-01T15:25:52.137 INFO:teuthology.orchestra.run.smithi141.stdout:Get:47 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1291-g188db309-1focal [387 kB] 2023-12-01T15:25:52.149 INFO:teuthology.orchestra.run.smithi141.stdout:Get:48 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1291-g188db309-1focal [31.9 kB] 2023-12-01T15:25:52.150 INFO:teuthology.orchestra.run.smithi141.stdout:Get:49 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1291-g188db309-1focal [201 kB] 2023-12-01T15:25:52.158 INFO:teuthology.orchestra.run.smithi141.stdout:Get:50 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1291-g188db309-1focal [60.2 kB] 2023-12-01T15:25:52.159 INFO:teuthology.orchestra.run.smithi040.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-01T15:25:52.159 INFO:teuthology.orchestra.run.smithi141.stdout:Get:51 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1291-g188db309-1focal [365 kB] 2023-12-01T15:25:52.173 INFO:teuthology.orchestra.run.smithi141.stdout:Get:52 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1291-g188db309-1focal [6,580 kB] 2023-12-01T15:25:52.174 INFO:teuthology.orchestra.run.smithi040.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-01T15:25:52.175 INFO:teuthology.orchestra.run.smithi040.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-01T15:25:52.182 INFO:teuthology.orchestra.run.smithi141.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-01T15:25:52.182 INFO:teuthology.orchestra.run.smithi141.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-12-01T15:25:52.185 INFO:teuthology.orchestra.run.smithi141.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-01T15:25:52.187 INFO:teuthology.orchestra.run.smithi141.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-01T15:25:52.187 INFO:teuthology.orchestra.run.smithi040.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-01T15:25:52.187 INFO:teuthology.orchestra.run.smithi040.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-01T15:25:52.188 INFO:teuthology.orchestra.run.smithi040.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-01T15:25:52.188 INFO:teuthology.orchestra.run.smithi040.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-01T15:25:52.188 INFO:teuthology.orchestra.run.smithi040.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-01T15:25:52.189 INFO:teuthology.orchestra.run.smithi141.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-01T15:25:52.189 INFO:teuthology.orchestra.run.smithi040.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-01T15:25:52.189 INFO:teuthology.orchestra.run.smithi040.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-01T15:25:52.190 INFO:teuthology.orchestra.run.smithi141.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-01T15:25:52.195 INFO:teuthology.orchestra.run.smithi040.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-01T15:25:52.195 INFO:teuthology.orchestra.run.smithi040.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-01T15:25:52.211 INFO:teuthology.orchestra.run.smithi040.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-01T15:25:52.216 INFO:teuthology.orchestra.run.smithi040.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-01T15:25:52.216 INFO:teuthology.orchestra.run.smithi141.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-01T15:25:52.217 INFO:teuthology.orchestra.run.smithi040.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-01T15:25:52.219 INFO:teuthology.orchestra.run.smithi040.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-01T15:25:52.220 INFO:teuthology.orchestra.run.smithi040.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-01T15:25:52.223 INFO:teuthology.orchestra.run.smithi040.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-01T15:25:52.226 INFO:teuthology.orchestra.run.smithi040.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-01T15:25:52.241 INFO:teuthology.orchestra.run.smithi040.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-01T15:25:52.244 INFO:teuthology.orchestra.run.smithi040.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-01T15:25:52.246 INFO:teuthology.orchestra.run.smithi040.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-01T15:25:52.282 INFO:teuthology.orchestra.run.smithi040.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-01T15:25:52.282 INFO:teuthology.orchestra.run.smithi040.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-01T15:25:52.283 INFO:teuthology.orchestra.run.smithi040.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-01T15:25:52.283 INFO:teuthology.orchestra.run.smithi040.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-01T15:25:52.295 INFO:teuthology.orchestra.run.smithi040.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-01T15:25:52.295 INFO:teuthology.orchestra.run.smithi040.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-01T15:25:52.301 INFO:teuthology.orchestra.run.smithi040.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-01T15:25:52.302 INFO:teuthology.orchestra.run.smithi040.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-01T15:25:52.302 INFO:teuthology.orchestra.run.smithi040.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-01T15:25:52.395 INFO:teuthology.orchestra.run.smithi141.stdout:Get:60 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1291-g188db309-1focal [113 kB] 2023-12-01T15:25:52.397 INFO:teuthology.orchestra.run.smithi141.stdout:Get:61 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1291-g188db309-1focal [476 kB] 2023-12-01T15:25:52.413 INFO:teuthology.orchestra.run.smithi141.stdout:Get:62 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1291-g188db309-1focal [25.2 MB] 2023-12-01T15:25:52.569 INFO:teuthology.orchestra.run.smithi141.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-01T15:25:52.586 INFO:teuthology.orchestra.run.smithi141.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-01T15:25:52.589 INFO:teuthology.orchestra.run.smithi141.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-01T15:25:52.631 INFO:teuthology.orchestra.run.smithi141.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-01T15:25:52.631 INFO:teuthology.orchestra.run.smithi141.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-01T15:25:52.632 INFO:teuthology.orchestra.run.smithi141.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-01T15:25:52.632 INFO:teuthology.orchestra.run.smithi141.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-01T15:25:52.633 INFO:teuthology.orchestra.run.smithi141.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-01T15:25:52.633 INFO:teuthology.orchestra.run.smithi141.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-01T15:25:52.634 INFO:teuthology.orchestra.run.smithi141.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-01T15:25:52.657 INFO:teuthology.orchestra.run.smithi141.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-01T15:25:52.657 INFO:teuthology.orchestra.run.smithi141.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-01T15:25:52.680 INFO:teuthology.orchestra.run.smithi141.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-01T15:25:52.685 INFO:teuthology.orchestra.run.smithi141.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-01T15:25:52.687 INFO:teuthology.orchestra.run.smithi141.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-01T15:25:52.689 INFO:teuthology.orchestra.run.smithi141.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-01T15:25:52.690 INFO:teuthology.orchestra.run.smithi141.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-01T15:25:52.697 INFO:teuthology.orchestra.run.smithi141.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-01T15:25:52.703 INFO:teuthology.orchestra.run.smithi141.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-01T15:25:52.747 INFO:teuthology.orchestra.run.smithi141.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-01T15:25:52.751 INFO:teuthology.orchestra.run.smithi141.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-01T15:25:52.758 INFO:teuthology.orchestra.run.smithi141.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-01T15:25:52.857 INFO:teuthology.orchestra.run.smithi141.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-01T15:25:52.858 INFO:teuthology.orchestra.run.smithi141.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-01T15:25:52.887 INFO:teuthology.orchestra.run.smithi141.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-01T15:25:52.887 INFO:teuthology.orchestra.run.smithi141.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-01T15:25:52.899 INFO:teuthology.orchestra.run.smithi141.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-01T15:25:52.900 INFO:teuthology.orchestra.run.smithi141.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-01T15:25:52.901 INFO:teuthology.orchestra.run.smithi141.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-01T15:25:52.901 INFO:teuthology.orchestra.run.smithi141.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-01T15:25:52.901 INFO:teuthology.orchestra.run.smithi141.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-01T15:25:53.373 INFO:teuthology.orchestra.run.smithi141.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1291-g188db309-1focal [11.0 MB] 2023-12-01T15:25:53.660 INFO:teuthology.orchestra.run.smithi141.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T15:25:53.666 INFO:teuthology.orchestra.run.smithi141.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1291-g188db309-1focal [147 kB] 2023-12-01T15:25:53.671 INFO:teuthology.orchestra.run.smithi141.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1291-g188db309-1focal [1,566 kB] 2023-12-01T15:25:53.725 INFO:teuthology.orchestra.run.smithi141.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1291-g188db309-1focal [9,406 kB] 2023-12-01T15:25:54.054 INFO:teuthology.orchestra.run.smithi141.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1291-g188db309-1focal [31.3 MB] 2023-12-01T15:25:54.631 INFO:teuthology.orchestra.run.smithi040.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1291-g188db309-1focal [3,999 kB] 2023-12-01T15:25:55.234 INFO:teuthology.orchestra.run.smithi141.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1291-g188db309-1focal [13.7 kB] 2023-12-01T15:25:55.234 INFO:teuthology.orchestra.run.smithi141.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1291-g188db309-1focal [847 kB] 2023-12-01T15:25:55.241 INFO:teuthology.orchestra.run.smithi141.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1291-g188db309-1focal [2,309 kB] 2023-12-01T15:25:55.324 INFO:teuthology.orchestra.run.smithi141.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T15:25:55.326 INFO:teuthology.orchestra.run.smithi141.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1291-g188db309-1focal [136 kB] 2023-12-01T15:25:55.327 INFO:teuthology.orchestra.run.smithi141.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1291-g188db309-1focal [1,832 kB] 2023-12-01T15:25:55.340 INFO:teuthology.orchestra.run.smithi141.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1291-g188db309-1focal [7,886 kB] 2023-12-01T15:25:55.600 INFO:teuthology.orchestra.run.smithi141.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1291-g188db309-1focal [13.8 kB] 2023-12-01T15:25:55.600 INFO:teuthology.orchestra.run.smithi141.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1291-g188db309-1focal [50.1 MB] 2023-12-01T15:25:56.880 INFO:teuthology.orchestra.run.smithi040.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1291-g188db309-1focal [738 kB] 2023-12-01T15:25:57.221 INFO:teuthology.orchestra.run.smithi040.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1291-g188db309-1focal [387 kB] 2023-12-01T15:25:57.398 INFO:teuthology.orchestra.run.smithi040.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1291-g188db309-1focal [31.9 kB] 2023-12-01T15:25:57.410 INFO:teuthology.orchestra.run.smithi040.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1291-g188db309-1focal [201 kB] 2023-12-01T15:25:57.479 INFO:teuthology.orchestra.run.smithi040.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1291-g188db309-1focal [60.2 kB] 2023-12-01T15:25:57.483 INFO:teuthology.orchestra.run.smithi040.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1291-g188db309-1focal [365 kB] 2023-12-01T15:25:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1291-g188db309-1focal [6,580 kB] 2023-12-01T15:25:57.614 INFO:teuthology.orchestra.run.smithi141.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1291-g188db309-1focal [119 kB] 2023-12-01T15:25:57.615 INFO:teuthology.orchestra.run.smithi141.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1291-g188db309-1focal [37.3 kB] 2023-12-01T15:25:57.615 INFO:teuthology.orchestra.run.smithi141.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1291-g188db309-1focal [13.4 MB] 2023-12-01T15:25:57.965 INFO:teuthology.orchestra.run.smithi141.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1291-g188db309-1focal [107 kB] 2023-12-01T15:25:58.626 INFO:teuthology.orchestra.run.smithi141.stdout:Fetched 208 MB in 6s (32.8 MB/s) 2023-12-01T15:25:58.807 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-01T15:25:58.854 INFO:teuthology.orchestra.run.smithi141.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 ... 112640 files and directories currently installed.) 2023-12-01T15:25:58.857 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-01T15:25:58.939 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T15:25:59.334 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-01T15:25:59.348 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-01T15:25:59.370 INFO:teuthology.orchestra.run.smithi040.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1291-g188db309-1focal [113 kB] 2023-12-01T15:25:59.400 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T15:25:59.401 INFO:teuthology.orchestra.run.smithi040.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1291-g188db309-1focal [476 kB] 2023-12-01T15:25:59.519 INFO:teuthology.orchestra.run.smithi040.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1291-g188db309-1focal [25.2 MB] 2023-12-01T15:25:59.729 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-01T15:25:59.743 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-01T15:25:59.796 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T15:26:00.249 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-01T15:26:00.263 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T15:26:00.317 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:26:00.836 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-01T15:26:00.849 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T15:26:00.886 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:26:01.256 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-01T15:26:01.269 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T15:26:01.305 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:26:01.667 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-01T15:26:01.681 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-01T15:26:01.725 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T15:26:02.094 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../007-librbd1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:02.220 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librbd1 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T15:26:02.905 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../008-librados2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:03.025 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librados2 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T15:26:03.747 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libcephfs2. 2023-12-01T15:26:03.762 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:03.804 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:04.109 INFO:teuthology.orchestra.run.smithi040.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1291-g188db309-1focal [11.0 MB] 2023-12-01T15:26:04.141 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rados. 2023-12-01T15:26:04.157 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:04.191 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:04.535 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-01T15:26:04.548 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:04.602 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:05.096 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cephfs. 2023-12-01T15:26:05.104 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:05.138 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:05.150 INFO:teuthology.orchestra.run.smithi040.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T15:26:05.154 INFO:teuthology.orchestra.run.smithi040.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1291-g188db309-1focal [147 kB] 2023-12-01T15:26:05.154 INFO:teuthology.orchestra.run.smithi040.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1291-g188db309-1focal [1,566 kB] 2023-12-01T15:26:05.272 INFO:teuthology.orchestra.run.smithi040.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1291-g188db309-1focal [9,406 kB] 2023-12-01T15:26:05.415 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-01T15:26:05.424 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:05.457 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:05.802 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-prettytable. 2023-12-01T15:26:05.812 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-01T15:26:05.861 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-01T15:26:05.980 INFO:teuthology.orchestra.run.smithi040.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1291-g188db309-1focal [31.3 MB] 2023-12-01T15:26:06.113 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rbd. 2023-12-01T15:26:06.127 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:06.171 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:06.516 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-01T15:26:06.530 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-01T15:26:06.574 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T15:26:06.936 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-01T15:26:06.950 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-01T15:26:06.994 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T15:26:07.364 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-01T15:26:07.378 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-01T15:26:07.426 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T15:26:07.767 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package librgw2. 2023-12-01T15:26:07.782 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../019-librgw2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:07.824 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:08.281 INFO:teuthology.orchestra.run.smithi040.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1291-g188db309-1focal [13.7 kB] 2023-12-01T15:26:08.282 INFO:teuthology.orchestra.run.smithi040.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1291-g188db309-1focal [847 kB] 2023-12-01T15:26:08.285 INFO:teuthology.orchestra.run.smithi040.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1291-g188db309-1focal [2,309 kB] 2023-12-01T15:26:08.378 INFO:teuthology.orchestra.run.smithi040.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T15:26:08.390 INFO:teuthology.orchestra.run.smithi040.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1291-g188db309-1focal [136 kB] 2023-12-01T15:26:08.394 INFO:teuthology.orchestra.run.smithi040.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1291-g188db309-1focal [1,832 kB] 2023-12-01T15:26:08.495 INFO:teuthology.orchestra.run.smithi040.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1291-g188db309-1focal [7,886 kB] 2023-12-01T15:26:08.662 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rgw. 2023-12-01T15:26:08.674 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:08.711 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:08.872 INFO:teuthology.orchestra.run.smithi040.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1291-g188db309-1focal [13.8 kB] 2023-12-01T15:26:08.872 INFO:teuthology.orchestra.run.smithi040.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1291-g188db309-1focal [50.1 MB] 2023-12-01T15:26:09.055 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liboath0. 2023-12-01T15:26:09.070 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-01T15:26:09.138 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-01T15:26:09.458 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libradosstriper1. 2023-12-01T15:26:09.471 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:09.525 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:09.978 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-common. 2023-12-01T15:26:09.994 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:10.061 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:11.516 INFO:teuthology.orchestra.run.smithi040.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1291-g188db309-1focal [119 kB] 2023-12-01T15:26:11.517 INFO:teuthology.orchestra.run.smithi040.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1291-g188db309-1focal [37.3 kB] 2023-12-01T15:26:11.517 INFO:teuthology.orchestra.run.smithi040.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1291-g188db309-1focal [13.4 MB] 2023-12-01T15:26:12.094 INFO:teuthology.orchestra.run.smithi040.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1291-g188db309-1focal [107 kB] 2023-12-01T15:26:12.608 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-base. 2023-12-01T15:26:12.616 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:12.675 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:12.771 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 208 MB in 20s (10.2 MB/s) 2023-12-01T15:26:12.947 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-01T15:26:12.994 INFO:teuthology.orchestra.run.smithi040.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 ... 112640 files and directories currently installed.) 2023-12-01T15:26:12.997 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-01T15:26:13.079 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T15:26:13.442 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-01T15:26:13.454 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-01T15:26:13.491 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T15:26:13.836 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-01T15:26:13.852 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-01T15:26:13.885 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T15:26:14.055 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-01T15:26:14.068 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-01T15:26:14.113 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-01T15:26:14.339 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-01T15:26:14.352 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T15:26:14.411 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:26:14.449 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-natsort. 2023-12-01T15:26:14.463 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-01T15:26:14.507 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-01T15:26:14.819 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-logutils. 2023-12-01T15:26:14.832 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-01T15:26:14.869 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-01T15:26:14.927 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-01T15:26:14.941 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T15:26:14.985 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:26:15.163 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-01T15:26:15.176 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-01T15:26:15.213 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-01T15:26:15.315 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-01T15:26:15.330 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T15:26:15.364 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:26:15.500 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-mako. 2023-12-01T15:26:15.512 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-01T15:26:15.553 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T15:26:15.767 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-01T15:26:15.782 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-01T15:26:15.828 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T15:26:15.978 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-01T15:26:15.991 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-01T15:26:16.036 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-01T15:26:16.196 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../007-librbd1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:16.320 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking librbd1 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T15:26:16.338 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-01T15:26:16.354 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-01T15:26:16.397 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T15:26:16.699 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-webob. 2023-12-01T15:26:16.714 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-01T15:26:16.758 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-01T15:26:16.982 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../008-librados2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:17.069 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-01T15:26:17.083 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-01T15:26:17.108 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking librados2 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T15:26:17.127 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T15:26:17.422 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-bs4. 2023-12-01T15:26:17.437 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-01T15:26:17.480 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-01T15:26:17.820 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libcephfs2. 2023-12-01T15:26:17.834 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:17.841 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-waitress. 2023-12-01T15:26:17.855 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-01T15:26:17.878 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:17.903 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T15:26:18.197 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-rados. 2023-12-01T15:26:18.212 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:18.212 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-tempita. 2023-12-01T15:26:18.225 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-01T15:26:18.247 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:18.269 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-01T15:26:18.556 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-paste. 2023-12-01T15:26:18.571 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-01T15:26:18.584 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-01T15:26:18.598 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:18.614 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T15:26:18.642 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:18.895 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-cephfs. 2023-12-01T15:26:18.908 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:18.942 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-01T15:26:18.954 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:18.957 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-01T15:26:19.000 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T15:26:19.303 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-01T15:26:19.316 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-01T15:26:19.339 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-01T15:26:19.353 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:19.362 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-01T15:26:19.398 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:19.649 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-webtest. 2023-12-01T15:26:19.661 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-01T15:26:19.689 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-01T15:26:19.792 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-prettytable. 2023-12-01T15:26:19.806 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-01T15:26:19.844 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-01T15:26:20.000 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pecan. 2023-12-01T15:26:20.014 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-01T15:26:20.050 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T15:26:20.095 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-rbd. 2023-12-01T15:26:20.109 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:20.145 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:20.615 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-01T15:26:20.628 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-01T15:26:20.673 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T15:26:20.722 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-01T15:26:20.738 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-01T15:26:20.780 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T15:26:20.993 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-01T15:26:21.006 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-01T15:26:21.043 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T15:26:21.083 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-01T15:26:21.096 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:21.133 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:21.521 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-01T15:26:21.535 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:21.579 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:21.907 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cryptography. 2023-12-01T15:26:21.921 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-01T15:26:21.965 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T15:26:22.113 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-01T15:26:22.126 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-01T15:26:22.171 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T15:26:22.344 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-openssl. 2023-12-01T15:26:22.358 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-01T15:26:22.406 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-01T15:26:22.535 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package librgw2. 2023-12-01T15:26:22.545 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../019-librgw2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:22.584 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:22.747 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr. 2023-12-01T15:26:22.761 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:22.805 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:23.293 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mon. 2023-12-01T15:26:23.306 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:23.350 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:23.451 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-rgw. 2023-12-01T15:26:23.465 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:23.511 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:23.891 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package liboath0. 2023-12-01T15:26:23.902 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-01T15:26:23.946 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-01T15:26:24.249 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libradosstriper1. 2023-12-01T15:26:24.262 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:24.307 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:24.671 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-osd. 2023-12-01T15:26:24.687 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:24.729 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:24.752 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-common. 2023-12-01T15:26:24.767 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:24.810 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:27.518 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-base. 2023-12-01T15:26:27.526 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:27.603 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:28.032 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph. 2023-12-01T15:26:28.046 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../050-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:28.090 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:28.392 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-fuse. 2023-12-01T15:26:28.406 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:28.450 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:28.864 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mds. 2023-12-01T15:26:28.873 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:28.913 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:29.072 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-01T15:26:29.081 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-01T15:26:29.122 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-01T15:26:29.419 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package cephadm. 2023-12-01T15:26:29.432 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../053-cephadm_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:29.475 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:29.550 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-natsort. 2023-12-01T15:26:29.564 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-01T15:26:29.617 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-01T15:26:29.794 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-01T15:26:29.803 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-01T15:26:29.844 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-01T15:26:29.954 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-logutils. 2023-12-01T15:26:29.970 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-01T15:26:30.011 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-01T15:26:30.214 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-jinja2. 2023-12-01T15:26:30.230 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-01T15:26:30.272 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-01T15:26:30.314 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-01T15:26:30.328 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-01T15:26:30.373 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-01T15:26:30.583 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-01T15:26:30.598 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:30.642 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:30.709 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-mako. 2023-12-01T15:26:30.725 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-01T15:26:30.767 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T15:26:30.978 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-01T15:26:30.994 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-01T15:26:31.037 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T15:26:31.098 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-01T15:26:31.109 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-01T15:26:31.153 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-01T15:26:31.339 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-jwt. 2023-12-01T15:26:31.353 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-01T15:26:31.397 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T15:26:31.448 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-01T15:26:31.463 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-01T15:26:31.506 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T15:26:31.759 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-attr. 2023-12-01T15:26:31.772 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-01T15:26:31.785 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-webob. 2023-12-01T15:26:31.799 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-01T15:26:31.817 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-01T15:26:31.842 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-01T15:26:32.153 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pluggy. 2023-12-01T15:26:32.167 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-01T15:26:32.195 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-01T15:26:32.211 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-01T15:26:32.211 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-01T15:26:32.253 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T15:26:32.506 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-py. 2023-12-01T15:26:32.522 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-01T15:26:32.539 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-bs4. 2023-12-01T15:26:32.553 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-01T15:26:32.564 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T15:26:32.598 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-01T15:26:32.890 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-01T15:26:32.906 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-01T15:26:32.942 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T15:26:32.951 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-waitress. 2023-12-01T15:26:32.965 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-01T15:26:33.012 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T15:26:33.220 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-packaging. 2023-12-01T15:26:33.235 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-01T15:26:33.287 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-01T15:26:33.320 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-tempita. 2023-12-01T15:26:33.329 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-01T15:26:33.370 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-01T15:26:33.606 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-01T15:26:33.622 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-01T15:26:33.657 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-paste. 2023-12-01T15:26:33.665 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T15:26:33.672 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-01T15:26:33.715 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T15:26:33.967 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pytest. 2023-12-01T15:26:33.980 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-01T15:26:34.028 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-01T15:26:34.028 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-01T15:26:34.035 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-01T15:26:34.076 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T15:26:34.337 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-01T15:26:34.345 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-01T15:26:34.346 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-01T15:26:34.358 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-01T15:26:34.388 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-01T15:26:34.412 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-01T15:26:34.664 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjs-underscore. 2023-12-01T15:26:34.678 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-01T15:26:34.693 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-webtest. 2023-12-01T15:26:34.702 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-01T15:26:34.723 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T15:26:34.740 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-01T15:26:35.000 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-01T15:26:35.013 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-01T15:26:35.051 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pecan. 2023-12-01T15:26:35.058 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T15:26:35.064 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-01T15:26:35.101 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T15:26:35.361 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-routes. 2023-12-01T15:26:35.375 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-01T15:26:35.419 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-01T15:26:35.456 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-01T15:26:35.465 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-01T15:26:35.506 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T15:26:35.747 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-01T15:26:35.761 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:35.785 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-01T15:26:35.800 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:35.805 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:35.842 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:36.239 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-01T15:26:36.253 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:36.299 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:36.302 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-decorator. 2023-12-01T15:26:36.314 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-01T15:26:36.365 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T15:26:36.600 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-cryptography. 2023-12-01T15:26:36.609 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-01T15:26:36.649 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T15:26:36.662 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-01T15:26:36.675 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-01T15:26:36.722 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T15:26:37.038 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-openssl. 2023-12-01T15:26:37.041 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-scipy. 2023-12-01T15:26:37.043 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-01T15:26:37.054 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-01T15:26:37.086 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-01T15:26:37.098 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-01T15:26:37.739 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mgr. 2023-12-01T15:26:37.753 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:37.799 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:38.379 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mon. 2023-12-01T15:26:38.384 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:38.431 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-01T15:26:38.434 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:38.447 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-01T15:26:38.489 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T15:26:39.034 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-joblib. 2023-12-01T15:26:39.047 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-01T15:26:39.091 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-01T15:26:39.489 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-sklearn. 2023-12-01T15:26:39.502 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-01T15:26:39.544 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T15:26:39.782 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-osd. 2023-12-01T15:26:39.793 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:39.842 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:40.236 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-01T15:26:40.251 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:40.294 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:41.407 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-cachetools. 2023-12-01T15:26:41.422 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-01T15:26:41.466 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-01T15:26:41.759 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-01T15:26:41.775 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-01T15:26:41.820 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T15:26:42.187 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-01T15:26:42.202 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-01T15:26:42.245 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T15:26:42.666 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-rsa. 2023-12-01T15:26:42.679 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-01T15:26:42.721 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-01T15:26:42.901 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph. 2023-12-01T15:26:42.914 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../050-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:42.957 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:43.034 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-google-auth. 2023-12-01T15:26:43.047 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-01T15:26:43.099 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-01T15:26:43.277 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-fuse. 2023-12-01T15:26:43.290 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:43.326 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:43.419 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-blinker. 2023-12-01T15:26:43.433 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-01T15:26:43.479 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T15:26:43.738 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mds. 2023-12-01T15:26:43.754 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:43.797 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:43.798 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-01T15:26:43.812 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-01T15:26:43.856 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T15:26:44.197 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-01T15:26:44.207 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-01T15:26:44.251 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T15:26:44.324 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package cephadm. 2023-12-01T15:26:44.340 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../053-cephadm_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:44.375 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:44.563 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-websocket. 2023-12-01T15:26:44.577 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-01T15:26:44.621 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T15:26:44.686 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-01T15:26:44.700 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-01T15:26:44.743 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-01T15:26:44.949 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-01T15:26:44.963 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-01T15:26:45.007 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T15:26:45.097 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-jinja2. 2023-12-01T15:26:45.110 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-01T15:26:45.147 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-01T15:26:45.467 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-01T15:26:45.479 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:45.524 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:45.562 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-01T15:26:45.578 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:45.620 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:45.894 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-01T15:26:45.910 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-01T15:26:45.949 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-01T15:26:45.952 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T15:26:45.963 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-01T15:26:46.007 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-01T15:26:46.255 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-jwt. 2023-12-01T15:26:46.270 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-01T15:26:46.317 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T15:26:46.428 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-01T15:26:46.443 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T15:26:46.493 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:26:46.608 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-attr. 2023-12-01T15:26:46.622 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-01T15:26:46.666 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-01T15:26:46.798 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package jq. 2023-12-01T15:26:46.812 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T15:26:46.857 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:26:47.110 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pluggy. 2023-12-01T15:26:47.119 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-01T15:26:47.119 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package socat. 2023-12-01T15:26:47.131 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-01T15:26:47.160 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-01T15:26:47.173 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-01T15:26:47.467 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-py. 2023-12-01T15:26:47.472 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-01T15:26:47.485 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package xmlstarlet. 2023-12-01T15:26:47.500 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-01T15:26:47.513 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T15:26:47.551 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-01T15:26:47.785 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-01T15:26:47.798 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-01T15:26:47.833 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T15:26:47.898 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-test. 2023-12-01T15:26:47.912 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:47.956 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:48.186 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-packaging. 2023-12-01T15:26:48.201 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-01T15:26:48.245 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-01T15:26:48.560 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-01T15:26:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-01T15:26:48.613 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T15:26:48.899 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pytest. 2023-12-01T15:26:48.918 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-01T15:26:48.957 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-01T15:26:49.278 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-01T15:26:49.292 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-01T15:26:49.328 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-01T15:26:49.564 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libjs-underscore. 2023-12-01T15:26:49.579 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-01T15:26:49.622 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T15:26:49.908 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-01T15:26:49.923 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-01T15:26:49.982 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T15:26:50.302 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-routes. 2023-12-01T15:26:50.317 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-01T15:26:50.360 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-01T15:26:50.680 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-01T15:26:50.694 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:50.740 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:51.251 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-decorator. 2023-12-01T15:26:51.264 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-01T15:26:51.308 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T15:26:51.600 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-01T15:26:51.615 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-01T15:26:51.658 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T15:26:51.978 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-scipy. 2023-12-01T15:26:51.994 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-01T15:26:52.036 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-01T15:26:52.676 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package ceph-volume. 2023-12-01T15:26:52.690 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:52.742 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:53.057 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-01T15:26:53.070 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T15:26:53.114 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:26:53.371 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-01T15:26:53.387 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-01T15:26:53.429 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T15:26:53.618 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-01T15:26:53.634 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:26:53.676 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:53.982 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-joblib. 2023-12-01T15:26:53.997 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-01T15:26:54.041 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-01T15:26:54.063 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package nvme-cli. 2023-12-01T15:26:54.076 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-01T15:26:54.136 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T15:26:54.385 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-sklearn. 2023-12-01T15:26:54.402 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-01T15:26:54.443 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T15:26:54.451 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-01T15:26:54.466 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-01T15:26:54.509 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-01T15:26:54.904 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-01T15:26:54.919 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T15:26:54.961 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:26:55.173 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-01T15:26:55.188 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:26:55.230 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:26:56.359 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-cachetools. 2023-12-01T15:26:56.401 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-01T15:26:56.417 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-01T15:26:56.636 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-01T15:26:56.653 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-01T15:26:56.694 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-01T15:26:56.752 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-01T15:26:56.766 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-01T15:26:56.811 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T15:26:57.022 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-webencodings. 2023-12-01T15:26:57.039 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-01T15:26:57.080 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T15:26:57.138 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-01T15:26:57.154 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-01T15:26:57.196 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T15:26:57.391 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-html5lib. 2023-12-01T15:26:57.406 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-01T15:26:57.449 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-01T15:26:57.577 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-rsa. 2023-12-01T15:26:57.591 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-01T15:26:57.635 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-01T15:26:57.806 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-01T15:26:57.819 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-01T15:26:57.864 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T15:26:57.931 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-google-auth. 2023-12-01T15:26:57.945 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-01T15:26:57.990 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-01T15:26:58.293 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-blinker. 2023-12-01T15:26:58.307 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-01T15:26:58.324 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pastescript. 2023-12-01T15:26:58.340 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-01T15:26:58.352 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T15:26:58.383 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-01T15:26:58.663 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-01T15:26:58.678 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-01T15:26:58.711 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-psutil. 2023-12-01T15:26:58.721 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T15:26:58.729 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-01T15:26:58.769 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T15:26:59.041 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-01T15:26:59.056 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-01T15:26:59.100 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T15:26:59.105 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-01T15:26:59.120 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-01T15:26:59.163 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T15:26:59.412 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-websocket. 2023-12-01T15:26:59.426 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-01T15:26:59.470 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T15:26:59.508 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package python3-simplejson. 2023-12-01T15:26:59.524 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-01T15:26:59.567 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T15:26:59.781 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-01T15:26:59.795 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-01T15:26:59.842 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T15:26:59.856 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-01T15:26:59.868 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-01T15:26:59.910 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T15:27:00.394 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-01T15:27:00.409 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:27:00.452 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:00.589 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package radosgw. 2023-12-01T15:27:00.604 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../110-radosgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:27:00.649 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:00.821 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-01T15:27:00.836 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-01T15:27:00.879 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-01T15:27:01.226 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-01T15:27:01.239 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T15:27:01.282 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:27:01.552 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package jq. 2023-12-01T15:27:01.568 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T15:27:01.610 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:27:01.825 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package socat. 2023-12-01T15:27:01.840 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-01T15:27:01.883 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-01T15:27:02.033 INFO:teuthology.orchestra.run.smithi141.stdout:Selecting previously unselected package rbd-fuse. 2023-12-01T15:27:02.048 INFO:teuthology.orchestra.run.smithi141.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:27:02.091 INFO:teuthology.orchestra.run.smithi141.stdout:Unpacking rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:02.211 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package xmlstarlet. 2023-12-01T15:27:02.227 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-01T15:27:02.269 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-01T15:27:02.415 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-01T15:27:02.623 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-test. 2023-12-01T15:27:02.639 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:27:02.681 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:02.699 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T15:27:02.836 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T15:27:02.961 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T15:27:03.154 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:03.717 INFO:teuthology.orchestra.run.smithi141.stdout:Adding system user cephadm....done 2023-12-01T15:27:03.896 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:27:04.022 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T15:27:04.374 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-01T15:27:04.667 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:27:04.793 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-01T15:27:04.927 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T15:27:05.247 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-01T15:27:05.609 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T15:27:05.892 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-01T15:27:06.194 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T15:27:06.470 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T15:27:06.763 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:07.047 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T15:27:07.148 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-01T15:27:07.169 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package ceph-volume. 2023-12-01T15:27:07.188 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T15:27:07.227 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:07.399 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T15:27:07.540 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-01T15:27:07.553 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T15:27:07.598 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:27:07.676 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T15:27:07.801 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T15:27:08.101 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-01T15:27:08.118 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:27:08.159 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:08.186 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-01T15:27:08.462 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T15:27:08.738 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T15:27:08.822 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package nvme-cli. 2023-12-01T15:27:08.835 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-01T15:27:08.928 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T15:27:09.056 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T15:27:09.246 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-01T15:27:09.259 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-01T15:27:09.301 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-01T15:27:09.340 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-01T15:27:09.667 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-01T15:27:09.670 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-01T15:27:09.684 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T15:27:09.728 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:27:09.951 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-01T15:27:10.252 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T15:27:10.378 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T15:27:10.504 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T15:27:10.789 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T15:27:11.181 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T15:27:11.360 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-01T15:27:11.378 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-01T15:27:11.418 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-01T15:27:11.541 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T15:27:11.763 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-webencodings. 2023-12-01T15:27:11.779 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-01T15:27:11.822 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T15:27:11.902 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-01T15:27:12.027 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:12.126 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-html5lib. 2023-12-01T15:27:12.140 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-01T15:27:12.207 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-01T15:27:12.354 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:27:12.548 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-01T15:27:12.560 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-01T15:27:12.602 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T15:27:12.603 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-01T15:27:13.056 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T15:27:13.080 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pastescript. 2023-12-01T15:27:13.097 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-01T15:27:13.138 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-01T15:27:13.199 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-01T15:27:13.327 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-01T15:27:13.458 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-psutil. 2023-12-01T15:27:13.473 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-01T15:27:13.525 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T15:27:13.617 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T15:27:13.930 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:27:14.003 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-01T15:27:14.019 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-01T15:27:14.052 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T15:27:14.053 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T15:27:14.179 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T15:27:14.361 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package python3-simplejson. 2023-12-01T15:27:14.376 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-01T15:27:14.415 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T15:27:14.497 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T15:27:14.690 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-01T15:27:14.702 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-01T15:27:14.744 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T15:27:14.791 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-01T15:27:15.083 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T15:27:15.209 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-01T15:27:15.456 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package radosgw. 2023-12-01T15:27:15.472 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../110-radosgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:27:15.494 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-01T15:27:15.516 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:15.794 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T15:27:16.087 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T15:27:16.489 INFO:teuthology.orchestra.run.smithi141.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-01T15:27:16.731 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-01T15:27:16.887 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T15:27:16.928 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package rbd-fuse. 2023-12-01T15:27:16.942 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T15:27:16.987 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:17.208 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-01T15:27:17.306 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-01T15:27:17.560 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T15:27:17.625 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T15:27:17.686 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T15:27:17.753 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T15:27:17.811 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-01T15:27:17.877 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T15:27:18.065 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:18.137 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T15:27:18.426 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-01T15:27:18.610 INFO:teuthology.orchestra.run.smithi040.stdout:Adding system user cephadm....done 2023-12-01T15:27:18.762 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:27:18.935 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T15:27:19.273 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-01T15:27:19.558 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T15:27:19.693 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-01T15:27:19.802 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T15:27:19.911 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:27:20.037 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-01T15:27:20.128 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-01T15:27:20.397 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-01T15:27:20.539 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T15:27:20.691 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-01T15:27:20.832 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-01T15:27:20.983 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:27:21.108 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-01T15:27:21.116 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T15:27:21.422 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T15:27:21.451 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T15:27:21.710 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:21.779 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-01T15:27:22.003 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T15:27:22.134 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-01T15:27:22.149 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T15:27:22.413 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T15:27:22.476 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T15:27:22.706 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T15:27:22.832 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T15:27:23.225 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-01T15:27:23.511 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T15:27:23.580 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T15:27:23.707 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-01T15:27:23.794 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T15:27:23.832 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:27:23.958 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-01T15:27:24.120 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T15:27:24.277 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T15:27:24.396 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-01T15:27:24.403 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-01T15:27:24.695 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T15:27:24.739 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-01T15:27:24.971 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-01T15:27:25.032 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-01T15:27:25.291 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T15:27:25.333 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T15:27:25.467 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T15:27:25.586 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T15:27:25.644 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librados2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:25.769 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-01T15:27:25.888 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T15:27:25.896 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:26.021 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:26.234 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:26.287 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T15:27:26.359 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-01T15:27:26.654 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:26.655 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T15:27:26.779 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-01T15:27:27.016 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-01T15:27:27.082 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up librbd1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:27.141 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:27.207 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:27.333 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:27.478 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:27:27.556 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T15:27:27.556 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T15:27:27.594 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-01T15:27:27.945 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T15:27:28.019 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:28.074 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-01T15:27:28.169 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:28.198 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-01T15:27:28.295 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T15:27:28.482 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T15:27:28.808 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:27:28.943 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T15:27:29.052 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T15:27:29.249 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:29.375 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:29.379 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T15:27:29.509 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:29.637 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:29.666 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-01T15:27:29.765 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:29.964 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T15:27:30.090 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-01T15:27:30.313 INFO:teuthology.orchestra.run.smithi141.stdout:Adding group ceph....done 2023-12-01T15:27:30.374 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-01T15:27:30.667 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T15:27:30.700 INFO:teuthology.orchestra.run.smithi141.stdout:Adding system user ceph....done 2023-12-01T15:27:30.875 INFO:teuthology.orchestra.run.smithi141.stdout:Setting system user ceph properties....done 2023-12-01T15:27:30.891 INFO:teuthology.orchestra.run.smithi141.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-01T15:27:30.984 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T15:27:31.043 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-01T15:27:31.357 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-01T15:27:31.390 INFO:teuthology.orchestra.run.smithi040.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-01T15:27:31.646 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-01T15:27:31.772 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T15:27:31.821 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:31.947 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:32.089 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-01T15:27:32.416 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T15:27:32.417 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T15:27:32.449 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T15:27:32.584 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T15:27:32.713 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-01T15:27:32.874 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:33.019 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T15:27:33.249 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-01T15:27:33.304 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-01T15:27:33.684 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:33.918 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T15:27:33.918 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T15:27:34.369 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:34.595 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T15:27:34.595 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T15:27:34.838 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:27:34.965 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-01T15:27:35.037 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:35.331 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-01T15:27:35.511 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T15:27:35.511 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T15:27:35.624 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-01T15:27:35.918 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T15:27:35.956 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:36.045 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-01T15:27:36.081 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:36.216 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:36.388 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T15:27:36.433 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T15:27:36.433 INFO:teuthology.orchestra.run.smithi141.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T15:27:36.706 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-01T15:27:36.891 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:37.035 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:37.083 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T15:27:37.160 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:37.295 INFO:teuthology.orchestra.run.smithi141.stdout:Setting up ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:37.427 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T15:27:37.664 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T15:27:37.799 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-01T15:27:38.084 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T15:27:38.517 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T15:27:38.642 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-01T15:27:38.752 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T15:27:38.878 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-01T15:27:39.179 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T15:27:39.305 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-01T15:27:39.974 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T15:27:40.284 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-01T15:27:40.602 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T15:27:40.971 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up librados2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:41.084 INFO:teuthology.orchestra.run.smithi141.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-01T15:27:41.097 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-01T15:27:41.223 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:41.349 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:41.562 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:41.703 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-01T15:27:41.717 INFO:teuthology.orchestra.run.smithi141.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-01T15:27:41.718 DEBUG:teuthology.parallel:result is None 2023-12-01T15:27:42.004 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:42.130 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-01T15:27:42.432 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up librbd1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:42.558 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:42.684 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:42.909 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T15:27:42.909 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T15:27:43.370 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:43.488 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:43.616 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T15:27:44.558 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:44.685 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:44.819 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:44.929 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:45.054 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:45.607 INFO:teuthology.orchestra.run.smithi040.stdout:Adding group ceph....done 2023-12-01T15:27:46.042 INFO:teuthology.orchestra.run.smithi040.stdout:Adding system user ceph....done 2023-12-01T15:27:46.227 INFO:teuthology.orchestra.run.smithi040.stdout:Setting system user ceph properties....done 2023-12-01T15:27:46.242 INFO:teuthology.orchestra.run.smithi040.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-01T15:27:46.398 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-01T15:27:46.720 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-01T15:27:47.206 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:47.332 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:47.817 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T15:27:47.817 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T15:27:48.292 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:48.675 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-01T15:27:49.144 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:49.380 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T15:27:49.380 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T15:27:49.871 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:50.104 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T15:27:50.104 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T15:27:50.556 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:51.073 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T15:27:51.074 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T15:27:51.532 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:51.658 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:51.778 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:51.988 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T15:27:51.988 INFO:teuthology.orchestra.run.smithi040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T15:27:52.436 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:52.579 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:52.705 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:52.847 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T15:27:53.209 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T15:27:53.360 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-01T15:27:53.653 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T15:27:56.698 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-01T15:27:57.283 INFO:teuthology.orchestra.run.smithi040.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-01T15:27:57.286 DEBUG:teuthology.parallel:result is None 2023-12-01T15:27:57.286 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:27:57.286 INFO:teuthology.packaging:ref: None 2023-12-01T15:27:57.286 INFO:teuthology.packaging:tag: None 2023-12-01T15:27:57.286 INFO:teuthology.packaging:branch: reef 2023-12-01T15:27:57.287 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:27:57.287 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-01T15:27:57.601 DEBUG:teuthology.orchestra.run.smithi040:> dpkg-query -W -f '${Version}' ceph 2023-12-01T15:27:57.624 INFO:teuthology.orchestra.run.smithi040.stdout:18.2.0-1291-g188db309-1focal 2023-12-01T15:27:57.625 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291-g188db309-1focal 2023-12-01T15:27:57.625 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291-g188db309-1focal is installed. 2023-12-01T15:27:57.625 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:27:57.625 INFO:teuthology.packaging:ref: None 2023-12-01T15:27:57.625 INFO:teuthology.packaging:tag: None 2023-12-01T15:27:57.625 INFO:teuthology.packaging:branch: reef 2023-12-01T15:27:57.625 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:27:57.626 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-01T15:27:57.935 DEBUG:teuthology.orchestra.run.smithi141:> dpkg-query -W -f '${Version}' ceph 2023-12-01T15:27:57.959 INFO:teuthology.orchestra.run.smithi141.stdout:18.2.0-1291-g188db309-1focal 2023-12-01T15:27:57.959 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291-g188db309-1focal 2023-12-01T15:27:57.959 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291-g188db309-1focal is installed. 2023-12-01T15:27:57.960 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T15:27:57.960 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:27:57.960 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T15:27:57.978 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:27:57.978 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T15:27:58.015 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T15:27:58.015 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:27:58.015 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T15:27:58.038 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T15:27:58.097 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:27:58.097 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T15:27:58.111 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T15:27:58.168 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T15:27:58.169 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:27:58.169 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T15:27:58.185 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T15:27:58.241 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:27:58.241 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T15:27:58.259 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T15:27:58.317 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T15:27:58.318 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:27:58.318 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T15:27:58.336 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T15:27:58.393 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:27:58.394 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T15:27:58.416 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T15:27:58.473 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T15:27:58.595 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', '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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T15:27:58.595 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T15:27:58.596 INFO:tasks.cephadm:Cluster fsid is 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:27:58.596 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T15:27:58.597 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.40', 'mon.c': '[v2:172.21.15.40:3301,v1:172.21.15.40:6790]', 'mon.b': '172.21.15.141'} 2023-12-01T15:27:58.597 INFO:tasks.cephadm:First mon is mon.a on smithi040 2023-12-01T15:27:58.597 INFO:tasks.cephadm:First mgr is y 2023-12-01T15:27:58.597 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T15:27:58.597 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2023-12-01T15:27:58.615 DEBUG:teuthology.orchestra.run.smithi141:> sudo hostname $(hostname -s) 2023-12-01T15:27:58.633 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2023-12-01T15:27:58.633 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:27:58.777 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=focal,DIST=focal,MACHINE_SIZE=gigantic/74579/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7650-g9942cfaf', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=focal,DIST=focal,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7650-g9942cfaf-1focal'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/ubuntu/focal/flavors/default/', 'distro_codename': 'focal', 'modified': '2023-11-30 21:44:51.428660', 'distro_version': '20.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2023-11-30-0943', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/ubuntu/focal/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2023-12-01T15:27:58.993 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 188db309e00ce865d763f50bb570f7d22fb6e3fa from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F20.04%2Fx86_64&flavor=default&ref=reef 2023-12-01T15:27:58.993 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/x86_64/flavors/default/cephadm 2023-12-01T15:27:58.993 DEBUG:teuthology.orchestra.run.smithi040:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T15:27:59.670 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r-- 1 ubuntu ubuntu 212466 Dec 1 15:27 /home/ubuntu/cephtest/cephadm 2023-12-01T15:27:59.671 DEBUG:teuthology.orchestra.run.smithi141:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T15:28:00.349 INFO:teuthology.orchestra.run.smithi141.stdout:-rw-rw-r-- 1 ubuntu ubuntu 212466 Dec 1 15:28 /home/ubuntu/cephtest/cephadm 2023-12-01T15:28:00.350 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T15:28:00.359 DEBUG:teuthology.orchestra.run.smithi141:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T15:28:00.382 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2023-12-01T15:28:00.382 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T15:28:00.404 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T15:28:00.629 INFO:teuthology.orchestra.run.smithi141.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:28:00.649 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:28:43.666 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-01T15:28:43.666 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T15:28:43.666 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T15:28:43.667 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2023-12-01T15:28:43.667 INFO:teuthology.orchestra.run.smithi040.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T15:28:43.667 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2023-12-01T15:28:43.667 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout:{ 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout: "repo_digests": [ 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout: ] 2023-12-01T15:28:46.785 INFO:teuthology.orchestra.run.smithi141.stdout:} 2023-12-01T15:28:46.809 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2023-12-01T15:28:46.827 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /etc/ceph 2023-12-01T15:28:46.843 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2023-12-01T15:28:46.886 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 777 /etc/ceph 2023-12-01T15:28:46.902 INFO:tasks.cephadm:Writing seed config... 2023-12-01T15:28:46.903 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-01T15:28:46.904 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-01T15:28:46.904 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-01T15:28:46.904 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-01T15:28:46.904 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-01T15:28:46.904 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-01T15:28:46.904 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-01T15:28:46.905 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-01T15:28:46.905 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-01T15:28:46.905 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-01T15:28:46.905 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-01T15:28:46.905 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:28:46.906 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-01T15:28:46.937 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 = 3505c512-905e-11ee-95a2-87774f69a715 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 2023-12-01T15:28:46.937 DEBUG:teuthology.orchestra.run.smithi040:mon.a> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.a.service 2023-12-01T15:28:46.981 DEBUG:teuthology.orchestra.run.smithi040:mgr.y> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@mgr.y.service 2023-12-01T15:28:47.024 INFO:tasks.cephadm:Bootstrapping... 2023-12-01T15:28:47.024 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 3505c512-905e-11ee-95a2-87774f69a715 --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.40 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:47.187 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-12-01T15:28:47.188 INFO:teuthology.orchestra.run.smithi040.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '3505c512-905e-11ee-95a2-87774f69a715', '--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.40', '--skip-admin-label'] 2023-12-01T15:28:47.188 INFO:teuthology.orchestra.run.smithi040.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-01T15:28:47.188 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying podman|docker is present... 2023-12-01T15:28:47.188 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying lvm2 is present... 2023-12-01T15:28:47.189 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying time synchronization is in place... 2023-12-01T15:28:47.195 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T15:28:47.196 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T15:28:47.204 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T15:28:47.204 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.217 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-12-01T15:28:47.217 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-01T15:28:47.217 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-12-01T15:28:47.217 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.220 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-12-01T15:28:47.220 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout masked 2023-12-01T15:28:47.225 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-12-01T15:28:47.225 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.231 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-12-01T15:28:47.231 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-01T15:28:47.239 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-12-01T15:28:47.239 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.245 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2023-12-01T15:28:47.251 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2023-12-01T15:28:47.251 INFO:teuthology.orchestra.run.smithi040.stdout:Unit ntp.service is enabled and running 2023-12-01T15:28:47.251 INFO:teuthology.orchestra.run.smithi040.stdout:Repeating the final host check... 2023-12-01T15:28:47.251 INFO:teuthology.orchestra.run.smithi040.stdout:docker (/usr/bin/docker) is present 2023-12-01T15:28:47.251 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl is present 2023-12-01T15:28:47.251 INFO:teuthology.orchestra.run.smithi040.stdout:lvcreate is present 2023-12-01T15:28:47.256 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T15:28:47.256 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T15:28:47.265 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T15:28:47.265 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.266 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-12-01T15:28:47.266 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-01T15:28:47.273 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-12-01T15:28:47.273 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.279 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-12-01T15:28:47.279 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout masked 2023-12-01T15:28:47.285 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-12-01T15:28:47.285 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.293 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-12-01T15:28:47.293 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-01T15:28:47.297 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-12-01T15:28:47.298 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-12-01T15:28:47.303 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2023-12-01T15:28:47.309 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2023-12-01T15:28:47.309 INFO:teuthology.orchestra.run.smithi040.stdout:Unit ntp.service is enabled and running 2023-12-01T15:28:47.310 INFO:teuthology.orchestra.run.smithi040.stdout:Host looks OK 2023-12-01T15:28:47.310 INFO:teuthology.orchestra.run.smithi040.stdout:Cluster fsid: 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:28:47.310 INFO:teuthology.orchestra.run.smithi040.stdout:Acquiring lock 140262180704512 on /run/cephadm/3505c512-905e-11ee-95a2-87774f69a715.lock 2023-12-01T15:28:47.311 INFO:teuthology.orchestra.run.smithi040.stdout:Lock 140262180704512 acquired on /run/cephadm/3505c512-905e-11ee-95a2-87774f69a715.lock 2023-12-01T15:28:47.311 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 3300 ... 2023-12-01T15:28:47.311 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 6789 ... 2023-12-01T15:28:47.312 INFO:teuthology.orchestra.run.smithi040.stdout:Base mon IP(s) is [172.21.15.40:3300, 172.21.15.40:6789], mon addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-12-01T15:28:47.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2023-12-01T15:28:47.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-01T15:28:47.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 2023-12-01T15:28:47.320 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-01T15:28:47.321 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-01T15:28:47.321 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1742sec hoplimit 64 pref medium 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:12cc/64 scope link 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-01T15:28:47.327 INFO:teuthology.orchestra.run.smithi040.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:28:47.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:28:47.492 INFO:journalctl@ceph.mgr.y.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:28:47.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2023-12-01T15:28:47.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout Digest: sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181 2023-12-01T15:28:47.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T15:28:47.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T15:28:49.119 INFO:teuthology.orchestra.run.smithi040.stdout:ceph: stdout ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T15:28:49.119 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph version: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T15:28:49.119 INFO:teuthology.orchestra.run.smithi040.stdout:Extracting ceph user uid/gid from container image... 2023-12-01T15:28:50.507 INFO:teuthology.orchestra.run.smithi040.stdout:stat: stdout 167 167 2023-12-01T15:28:50.507 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial keys... 2023-12-01T15:28:51.922 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQCz+2llhm61ERAAya14AXzick05ScbL/XZpgg== 2023-12-01T15:28:53.248 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQC0+2llo18DKxAAldjcfYUnBzQ8cMrNJiu6nA== 2023-12-01T15:28:54.621 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQC2+2llfPh0AhAAyJDQiLCKaZdk3muqg8+cPQ== 2023-12-01T15:28:54.621 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial monmap... 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:monmaptool for a [v2:172.21.15.40:3300,v1:172.21.15.40:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:setting min_mon_release = pacific 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: set fsid to 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T15:28:56.087 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:28:56.088 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mon... 2023-12-01T15:28:57.516 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.874+0000 7f1d15178c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.874+0000 7f1d15178c80 1 imported monmap: 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr fsid 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-12-01T15:28:55.497028+0000 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr created 2023-12-01T15:28:55.497028+0000 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.874+0000 7f1d15178c80 0 /usr/bin/ceph-mon: set fsid to 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.517 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Git sha 0 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: DB SUMMARY 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: DB Session ID: 87R7D66C7MB5BHNB2826 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.error_if_exists: 0 2023-12-01T15:28:57.518 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.create_if_missing: 1 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.env: 0x55e4c9a95720 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.info_log: 0x55e4cc30e660 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-01T15:28:57.519 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.statistics: (nil) 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.use_fsync: 0 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-01T15:28:57.521 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-01T15:28:57.521 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-01T15:28:57.521 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-01T15:28:57.521 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T15:28:57.523 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-01T15:28:57.523 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.db_log_dir: 2023-12-01T15:28:57.523 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.wal_dir: 2023-12-01T15:28:57.523 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T15:28:57.523 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T15:28:57.523 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.write_buffer_manager: 0x55e4cb59f180 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-01T15:28:57.524 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.unordered_write: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.row_cache: None 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.wal_filter: None 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.two_write_queues: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.wal_compression: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.atomic_flush: 0 2023-12-01T15:28:57.525 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-01T15:28:57.526 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_open_files: -1 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-01T15:28:57.527 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Compression algorithms supported: 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kZSTD supported: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kXpressCompression supported: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kZlibCompression supported: 1 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T15:28:57.528 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.merge_operator: 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_filter: None 2023-12-01T15:28:57.529 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-01T15:28:57.530 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-01T15:28:57.530 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T15:28:57.530 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T15:28:57.530 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e4cc30e760) 2023-12-01T15:28:57.530 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-12-01T15:28:57.531 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55e4cb61f1f0 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-12-01T15:28:57.532 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2023-12-01T15:28:57.533 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression: NoCompression 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-01T15:28:57.534 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T15:28:57.535 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.num_levels: 7 2023-12-01T15:28:57.535 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T15:28:57.535 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T15:28:57.535 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T15:28:57.535 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T15:28:57.536 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T15:28:57.537 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T15:28:57.538 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.table_properties_collectors: 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.bloom_locality: 0 2023-12-01T15:28:57.539 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.ttl: 2592000 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.enable_blob_files: false 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.min_blob_size: 0 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T15:28:57.540 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/version_set.cc:5566] 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 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 34663e8c-9c2e-4aa3-80ad-5f48427dcc0a 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e4cb696000 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.878+0000 7f1d15178c80 4 rocksdb: DB pointer 0x55e4cb688000 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.882+0000 7f1d0538b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T15:28:57.541 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.882+0000 7f1d0538b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.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 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.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 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.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 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.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 Rblob(GB) Wblob(GB) 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.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 0.0 0.0 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.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 0.0 0.0 2023-12-01T15:28:57.542 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.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 Rblob(GB) Wblob(GB) 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.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 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.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 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.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 2023-12-01T15:28:57.543 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55e4cb61f1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.8e-05 secs_since: 0 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.882+0000 7f1d15178c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.882+0000 7f1d15178c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-01T15:28:56.882+0000 7f1d15178c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-01T15:28:57.544 INFO:teuthology.orchestra.run.smithi040.stdout:create mon.a on 2023-12-01T15:28:57.735 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-01T15:28:57.946 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-01T15:28:58.179 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3505c512-905e-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-3505c512-905e-11ee-95a2-87774f69a715.target. 2023-12-01T15:28:58.180 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-3505c512-905e-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-3505c512-905e-11ee-95a2-87774f69a715.target. 2023-12-01T15:28:58.439 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.a 2023-12-01T15:28:58.440 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-01T15:28:58.650 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-3505c512-905e-11ee-95a2-87774f69a715.target.wants/ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-3505c512-905e-11ee-95a2-87774f69a715@.service. 2023-12-01T15:28:58.663 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2023-12-01T15:28:58.663 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T15:28:58.664 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon to start... 2023-12-01T15:28:58.664 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon... 2023-12-01T15:29:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:00 smithi040 bash[27716]: cluster 2023-12-01T15:29:00.045551+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout cluster: 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout id: 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout services: 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.215231s) 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-01T15:29:00.918 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout data: 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pgs: 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:mon is available 2023-12-01T15:29:00.919 INFO:teuthology.orchestra.run.smithi040.stdout:Assimilating anything we can from ceph.conf... 2023-12-01T15:29:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:01 smithi040 bash[27716]: cluster 2023-12-01T15:29:00.051580+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T15:29:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:01 smithi040 bash[27716]: cluster 2023-12-01T15:29:00.051815+0000 mon.a (mon.0) 3 : cluster 0 monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:29:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:01 smithi040 bash[27716]: cluster 2023-12-01T15:29:00.055146+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-01T15:29:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:01 smithi040 bash[27716]: cluster 2023-12-01T15:29:00.058451+0000 mon.a (mon.0) 5 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2023-12-01T15:29:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:01 smithi040 bash[27716]: cluster 2023-12-01T15:29:00.059067+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e1: no daemons active 2023-12-01T15:29:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:01 smithi040 bash[27716]: audit 2023-12-01T15:29:00.266736+0000 mon.a (mon.0) 7 : audit 0 from='client.? 172.21.15.40:0/3427858856' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-01T15:29:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:02 smithi040 bash[27716]: audit 2023-12-01T15:29:01.989482+0000 mon.a (mon.0) 8 : audit 1 from='client.? 172.21.15.40:0/2889771717' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T15:29:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:02 smithi040 bash[27716]: audit 2023-12-01T15:29:01.994591+0000 mon.a (mon.0) 9 : audit 1 from='client.? 172.21.15.40:0/2889771717' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-01T15:29:02.623 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:02.623 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T15:29:02.623 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:02.623 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-12-01T15:29:02.623 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T15:29:02.624 INFO:teuthology.orchestra.run.smithi040.stdout:Generating new minimal ceph.conf... 2023-12-01T15:29:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:03 smithi040 bash[27716]: audit 2023-12-01T15:29:03.702747+0000 mon.a (mon.0) 10 : audit 0 from='client.? 172.21.15.40:0/3830180171' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.360 INFO:teuthology.orchestra.run.smithi040.stdout:Restarting the monitor... 2023-12-01T15:29:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:04 smithi040 systemd[1]: Stopping Ceph mon.a for 3505c512-905e-11ee-95a2-87774f69a715... 2023-12-01T15:29:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:04 smithi040 bash[27716]: debug 2023-12-01T15:29:04.526+0000 7fd4c279d700 -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 2023-12-01T15:29:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:04 smithi040 bash[27716]: debug 2023-12-01T15:29:04.526+0000 7fd4c279d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-01T15:29:05.322 INFO:teuthology.orchestra.run.smithi040.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-01T15:29:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:05 smithi040 bash[28129]: ceph-3505c512-905e-11ee-95a2-87774f69a715-mon-a 2023-12-01T15:29:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:05 smithi040 bash[28191]: Error response from daemon: No such container: ceph-3505c512-905e-11ee-95a2-87774f69a715-mon-a 2023-12-01T15:29:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:05 smithi040 systemd[1]: ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-01T15:29:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:05 smithi040 systemd[1]: Stopped Ceph mon.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:29:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:05 smithi040 systemd[1]: Started Ceph mon.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:29:06.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.566+0000 7f5a0a787c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.566+0000 7f5a0a787c80 0 ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.566+0000 7f5a0a787c80 0 pidfile_write: ignore empty --pid-file 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.570+0000 7f5a0a787c80 0 load: jerasure load: lrc 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Git sha 0 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: DB SUMMARY 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: DB Session ID: OD0VXRSS3RNAJ9O7DZZC 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: CURRENT file: CURRENT 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84020 ; 2023-12-01T15:29:06.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.error_if_exists: 0 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.create_if_missing: 0 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.env: 0x558ffc7af720 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.info_log: 0x558ffe275440 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.statistics: (nil) 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.use_fsync: 0 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-01T15:29:06.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.db_log_dir: 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.wal_dir: 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-01T15:29:06.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.write_buffer_manager: 0x558ffd502320 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T15:29:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-01T15:29:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-01T15:29:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-01T15:29:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.unordered_write: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.row_cache: None 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.wal_filter: None 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.two_write_queues: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.wal_compression: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.atomic_flush: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T15:29:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T15:29:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_open_files: -1 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Compression algorithms supported: 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kZSTD supported: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kXpressCompression supported: 0 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-01T15:29:06.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kZlibCompression supported: 1 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.merge_operator: 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_filter: None 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558ffe275540) 2023-12-01T15:29:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cache_index_and_filter_blocks: 1 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: pin_top_level_index_and_filter: 1 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: index_type: 0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: data_block_index_type: 0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: index_shortening: 1 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: data_block_hash_table_util_ratio: 0.750000 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: checksum: 4 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: no_block_cache: 0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_cache: 0x558ffd5851f0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_cache_name: BinnedLRUCache 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_cache_options: 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: capacity : 536870912 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: num_shard_bits : 4 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: strict_capacity_limit : 0 2023-12-01T15:29:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: high_pri_pool_ratio: 0.000 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_cache_compressed: (nil) 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: persistent_cache: (nil) 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_size: 4096 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_size_deviation: 10 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_restart_interval: 16 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: index_block_restart_interval: 1 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: metadata_block_size: 4096 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: partition_filters: 0 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: use_delta_encoding: 1 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: filter_policy: bloomfilter 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: whole_key_filtering: 1 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: verify_compression: 0 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: read_amp_bytes_per_bit: 0 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: format_version: 5 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: enable_index_compression: 1 2023-12-01T15:29:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: block_align: 0 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: max_auto_readahead_size: 262144 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: prepopulate_block_cache: 0 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: initial_auto_readahead_size: 8192 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: num_file_reads_for_auto_readahead: 2 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression: NoCompression 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.num_levels: 7 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T15:29:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:29:06.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T15:29:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T15:29:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.table_properties_collectors: 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.bloom_locality: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-01T15:29:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.ttl: 2592000 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.enable_blob_files: false 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.min_blob_size: 0 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-01T15:29:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 34663e8c-9c2e-4aa3-80ad-5f48427dcc0a 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701444546578589, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701444546579759, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80659, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 254, "table_properties": {"data_size": 78842, "index_size": 227, "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": 73042, "raw_average_value_size": 342, "num_data_blocks": 10, "num_entries": 213, "num_filter_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "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; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701444546, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "34663e8c-9c2e-4aa3-80ad-5f48427dcc0a", "db_session_id": "OD0VXRSS3RNAJ9O7DZZC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701444546579867, "job": 1, "event": "recovery_finished"} 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.574+0000 7f5a0a787c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558ffd626000 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 4 rocksdb: DB pointer 0x558ffd614000 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f59f8f94700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f59f8f94700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: ** DB Stats ** 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:29:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: ** Compaction Stats [default] ** 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: 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 Rblob(GB) Wblob(GB) 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: L0 2/0 80.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Sum 2/0 80.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: ** Compaction Stats [default] ** 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: 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 Rblob(GB) Wblob(GB) 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T15:29:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: AddFile(Keys): cumulative 0, interval 0 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Cumulative compaction: 0.00 GB write, 16.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Interval compaction: 0.00 GB write, 16.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: 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 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Block cache BinnedLRUCache@0x558ffd5851f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2023-12-01T15:29:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: ** File Read Latency Histogram By Level [default] ** 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 1 mon.a@-1(???) e1 preinit fsid 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 mon.a@-1(???).mds e1 new map 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 mon.a@-1(???).mds e1 print_map 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: e1 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: 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} 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: legacy client fscid: -1 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: No filesystems configured 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: debug 2023-12-01T15:29:06.578+0000 7f5a0a787c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-01T15:29:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cluster 2023-12-01T15:29:06.605059+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T15:29:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cluster 2023-12-01T15:29:06.605121+0000 mon.a (mon.0) 2 : cluster 0 monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:29:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cluster 2023-12-01T15:29:06.605578+0000 mon.a (mon.0) 3 : cluster 0 fsmap 2023-12-01T15:29:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cluster 2023-12-01T15:29:06.605604+0000 mon.a (mon.0) 4 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2023-12-01T15:29:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:06 smithi040 bash[28232]: cluster 2023-12-01T15:29:06.606003+0000 mon.a (mon.0) 5 : cluster 0 mgrmap e1: no daemons active 2023-12-01T15:29:07.558 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-01T15:29:07.587 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-01T15:29:07.587 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mgr... 2023-12-01T15:29:07.588 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-01T15:29:07.588 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-01T15:29:07.938 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-3505c512-905e-11ee-95a2-87774f69a715@mgr.y 2023-12-01T15:29:07.938 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-3505c512-905e-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-3505c512-905e-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-01T15:29:08.142 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-3505c512-905e-11ee-95a2-87774f69a715.target.wants/ceph-3505c512-905e-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-3505c512-905e-11ee-95a2-87774f69a715@.service. 2023-12-01T15:29:08.151 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:07 smithi040 bash[28232]: audit 2023-12-01T15:29:06.857768+0000 mon.a (mon.0) 6 : audit 1 from='client.? 172.21.15.40:0/3114085613' entity='client.admin' 2023-12-01T15:29:08.155 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2023-12-01T15:29:08.155 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T15:29:08.155 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2023-12-01T15:29:08.155 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-01T15:29:08.155 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr to start... 2023-12-01T15:29:08.155 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr... 2023-12-01T15:29:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:09 smithi040 bash[28232]: audit 2023-12-01T15:29:09.729312+0000 mon.a (mon.0) 7 : audit 0 from='client.? 172.21.15.40:0/2807593377' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:29:09.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:09 smithi040 bash[28495]: debug 2023-12-01T15:29:09.610+0000 7f76e92f3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:29:10.435 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "3505c512-905e-11ee-95a2-87774f69a715", 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:29:10.436 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:29:10.437 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:29:10.438 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.439 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:29:10.439 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:10.439 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:29:10.439 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:29:10.440 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:10.441 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:29:00.053556+0000", 2023-12-01T15:29:10.441 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:10.441 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:10.441 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:29:10.441 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:29:10.441 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (1/15)... 2023-12-01T15:29:10.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:10 smithi040 bash[28495]: debug 2023-12-01T15:29:10.582+0000 7f76e92f3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:29:10.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:10 smithi040 bash[28495]: debug 2023-12-01T15:29:10.686+0000 7f76e92f3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:29:10.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:10 smithi040 bash[28495]: debug 2023-12-01T15:29:10.790+0000 7f76e92f3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:29:11.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:11 smithi040 bash[28495]: debug 2023-12-01T15:29:11.066+0000 7f76e92f3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:29:11.829 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:11 smithi040 bash[28495]: debug 2023-12-01T15:29:11.442+0000 7f76e92f3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:29:11.829 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:11 smithi040 bash[28495]: debug 2023-12-01T15:29:11.602+0000 7f76e92f3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:29:12.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:11 smithi040 bash[28495]: debug 2023-12-01T15:29:11.822+0000 7f76e92f3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:29:13.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:12 smithi040 bash[28495]: debug 2023-12-01T15:29:12.894+0000 7f76e92f3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:29:13.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:13 smithi040 bash[28495]: debug 2023-12-01T15:29:13.010+0000 7f76e92f3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:29:13.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:13 smithi040 bash[28495]: debug 2023-12-01T15:29:13.130+0000 7f76e92f3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:29:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:13 smithi040 bash[28232]: audit 2023-12-01T15:29:13.608974+0000 mon.a (mon.0) 8 : audit 0 from='client.? 172.21.15.40:0/3764466023' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:29:13.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:13 smithi040 bash[28495]: debug 2023-12-01T15:29:13.618+0000 7f76e92f3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:29:13.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:13 smithi040 bash[28495]: debug 2023-12-01T15:29:13.859+0000 7f76e92f3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "3505c512-905e-11ee-95a2-87774f69a715", 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:29:14.241 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.243 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:29:14.243 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:29:14.243 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:29:14.243 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:14.243 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:29:14.243 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:29:14.244 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:14.245 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:29:14.245 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:29:14.245 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:29:14.245 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:29:14.253 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:29:14.254 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:29:14.254 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.254 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:29:14.254 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:14.254 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:29:14.254 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:29:14.258 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:29:00.053556+0000", 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:29:14.259 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (2/15)... 2023-12-01T15:29:14.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:14 smithi040 bash[28495]: debug 2023-12-01T15:29:14.327+0000 7f76e92f3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:29:15.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:14 smithi040 bash[28495]: debug 2023-12-01T15:29:14.819+0000 7f76e92f3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:29:15.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:15 smithi040 bash[28495]: debug 2023-12-01T15:29:15.403+0000 7f76e92f3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:29:15.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:15 smithi040 bash[28495]: debug 2023-12-01T15:29:15.515+0000 7f76e92f3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:29:16.133 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:15 smithi040 bash[28495]: debug 2023-12-01T15:29:15.863+0000 7f76e92f3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:29:16.133 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:15 smithi040 bash[28495]: debug 2023-12-01T15:29:15.983+0000 7f76e92f3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:29:16.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:16 smithi040 bash[28495]: debug 2023-12-01T15:29:16.127+0000 7f76e92f3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:29:16.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:16 smithi040 bash[28495]: debug 2023-12-01T15:29:16.247+0000 7f76e92f3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:29:16.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:16 smithi040 bash[28495]: debug 2023-12-01T15:29:16.375+0000 7f76e92f3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:29:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:16 smithi040 bash[28495]: debug 2023-12-01T15:29:16.571+0000 7f76e92f3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:29:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:16 smithi040 bash[28495]: debug 2023-12-01T15:29:16.699+0000 7f76e92f3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:29:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:17 smithi040 bash[28232]: audit 2023-12-01T15:29:17.383330+0000 mon.a (mon.0) 9 : audit 0 from='client.? 172.21.15.40:0/3219973120' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:29:17.996 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:17.996 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:29:17.996 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "3505c512-905e-11ee-95a2-87774f69a715", 2023-12-01T15:29:17.996 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:17.997 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:29:17.998 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:18.004 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:29:18.005 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:18.006 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:29:00.053556+0000", 2023-12-01T15:29:18.006 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:18.006 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:18.006 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:29:18.006 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:29:18.006 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (3/15)... 2023-12-01T15:29:18.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:17 smithi040 bash[28495]: debug 2023-12-01T15:29:17.947+0000 7f76e92f3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: cluster 2023-12-01T15:29:17.970901+0000 mon.a (mon.0) 10 : cluster 1 Activating manager daemon y 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: cluster 2023-12-01T15:29:17.977197+0000 mon.a (mon.0) 11 : cluster 0 mgrmap e2: y(active, starting, since 0.006587s) 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.979847+0000 mon.a (mon.0) 12 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.980415+0000 mon.a (mon.0) 13 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.980908+0000 mon.a (mon.0) 14 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.981174+0000 mon.a (mon.0) 15 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.981471+0000 mon.a (mon.0) 16 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.981746+0000 mon.a (mon.0) 17 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.982013+0000 mon.a (mon.0) 18 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:17.982292+0000 mon.a (mon.0) 19 : audit 0 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:29:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: cluster 2023-12-01T15:29:17.989300+0000 mon.a (mon.0) 20 : cluster 1 Manager daemon y is now available 2023-12-01T15:29:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:18.007784+0000 mon.a (mon.0) 21 : audit 1 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:29:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:18.012876+0000 mon.a (mon.0) 22 : audit 1 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:29:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:18.018666+0000 mon.a (mon.0) 23 : audit 1 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' 2023-12-01T15:29:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:18.021593+0000 mon.a (mon.0) 24 : audit 1 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' 2023-12-01T15:29:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:18 smithi040 bash[28232]: audit 2023-12-01T15:29:18.024428+0000 mon.a (mon.0) 25 : audit 1 from='mgr.14100 172.21.15.40:0/3163426861' entity='mgr.y' 2023-12-01T15:29:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:19 smithi040 bash[28232]: cluster 2023-12-01T15:29:18.985670+0000 mon.a (mon.0) 26 : cluster 0 mgrmap e3: y(active, since 1.01506s) 2023-12-01T15:29:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:21 smithi040 bash[28232]: cluster 2023-12-01T15:29:20.985558+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e4: y(active, since 3s) 2023-12-01T15:29:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:21 smithi040 bash[28232]: audit 2023-12-01T15:29:21.603678+0000 mon.a (mon.0) 28 : audit 0 from='client.? 172.21.15.40:0/2137967385' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:29:22.219 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "3505c512-905e-11ee-95a2-87774f69a715", 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:29:22.220 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:29:22.221 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:29:22.222 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.223 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:29:22.224 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:22.225 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.225 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:29:22.225 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:29:22.225 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:29:00.053556+0000", 2023-12-01T15:29:22.227 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:29:22.227 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:29:22.227 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:29:22.227 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:29:22.227 INFO:teuthology.orchestra.run.smithi040.stdout:mgr is available 2023-12-01T15:29:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:23 smithi040 bash[28232]: audit 2023-12-01T15:29:23.657125+0000 mon.a (mon.0) 29 : audit 1 from='client.? 172.21.15.40:0/3504211542' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T15:29:24.327 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T15:29:24.328 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling cephadm module... 2023-12-01T15:29:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:25 smithi040 bash[28232]: audit 2023-12-01T15:29:25.843305+0000 mon.a (mon.0) 30 : audit 1 from='client.? 172.21.15.40:0/1877412237' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-01T15:29:26.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:25 smithi040 bash[28495]: ignoring --setuser ceph since I am not root 2023-12-01T15:29:26.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:25 smithi040 bash[28495]: ignoring --setgroup ceph since I am not root 2023-12-01T15:29:26.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:26 smithi040 bash[28495]: debug 2023-12-01T15:29:26.119+0000 7f23b593a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:29:27.161 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:27 smithi040 bash[28495]: debug 2023-12-01T15:29:27.079+0000 7f23b593a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:29:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:26 smithi040 bash[28232]: audit 2023-12-01T15:29:25.900925+0000 mon.a (mon.0) 31 : audit 1 from='client.? 172.21.15.40:0/1877412237' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-01T15:29:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:26 smithi040 bash[28232]: cluster 2023-12-01T15:29:25.901056+0000 mon.a (mon.0) 32 : cluster 0 mgrmap e5: y(active, since 7s) 2023-12-01T15:29:27.584 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:27 smithi040 bash[28495]: debug 2023-12-01T15:29:27.187+0000 7f23b593a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:29:27.584 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:27 smithi040 bash[28495]: debug 2023-12-01T15:29:27.295+0000 7f23b593a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:29:27.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:27 smithi040 bash[28495]: debug 2023-12-01T15:29:27.579+0000 7f23b593a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:29:28.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:28 smithi040 bash[28232]: audit 2023-12-01T15:29:27.949436+0000 mon.a (mon.0) 33 : audit 0 from='client.? 172.21.15.40:0/385942852' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T15:29:28.205 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:27 smithi040 bash[28495]: debug 2023-12-01T15:29:27.951+0000 7f23b593a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:29:28.205 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:28 smithi040 bash[28495]: debug 2023-12-01T15:29:28.115+0000 7f23b593a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:29:28.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:29:28.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-01T15:29:28.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T15:29:28.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T15:29:28.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T15:29:28.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:29:28.660 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2023-12-01T15:29:28.660 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 5... 2023-12-01T15:29:28.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:28 smithi040 bash[28495]: debug 2023-12-01T15:29:28.335+0000 7f23b593a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:29:29.637 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:29 smithi040 bash[28495]: debug 2023-12-01T15:29:29.375+0000 7f23b593a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:29:29.637 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:29 smithi040 bash[28495]: debug 2023-12-01T15:29:29.503+0000 7f23b593a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:29:29.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:29 smithi040 bash[28495]: debug 2023-12-01T15:29:29.631+0000 7f23b593a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:29:30.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:30 smithi040 bash[28495]: debug 2023-12-01T15:29:30.151+0000 7f23b593a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:29:30.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:30 smithi040 bash[28495]: debug 2023-12-01T15:29:30.383+0000 7f23b593a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:29:31.161 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:30 smithi040 bash[28495]: debug 2023-12-01T15:29:30.851+0000 7f23b593a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:29:31.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:31 smithi040 bash[28495]: debug 2023-12-01T15:29:31.359+0000 7f23b593a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:29:32.405 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:31 smithi040 bash[28495]: debug 2023-12-01T15:29:31.939+0000 7f23b593a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:29:32.405 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:32 smithi040 bash[28495]: debug 2023-12-01T15:29:32.051+0000 7f23b593a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:29:32.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:32 smithi040 bash[28495]: debug 2023-12-01T15:29:32.399+0000 7f23b593a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:29:32.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:32 smithi040 bash[28495]: debug 2023-12-01T15:29:32.523+0000 7f23b593a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:29:33.120 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:32 smithi040 bash[28495]: debug 2023-12-01T15:29:32.667+0000 7f23b593a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:29:33.120 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:32 smithi040 bash[28495]: debug 2023-12-01T15:29:32.787+0000 7f23b593a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:29:33.120 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:32 smithi040 bash[28495]: debug 2023-12-01T15:29:32.919+0000 7f23b593a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:29:33.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:33 smithi040 bash[28495]: debug 2023-12-01T15:29:33.115+0000 7f23b593a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:29:33.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:33 smithi040 bash[28495]: debug 2023-12-01T15:29:33.247+0000 7f23b593a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:29:34.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28495]: debug 2023-12-01T15:29:34.535+0000 7f23b593a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:29:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: cluster 2023-12-01T15:29:34.558714+0000 mon.a (mon.0) 34 : cluster 1 Active manager daemon y restarted 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: cluster 2023-12-01T15:29:34.559496+0000 mon.a (mon.0) 35 : cluster 1 Activating manager daemon y 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: cluster 2023-12-01T15:29:34.566304+0000 mon.a (mon.0) 36 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: cluster 2023-12-01T15:29:34.566546+0000 mon.a (mon.0) 37 : cluster 0 mgrmap e6: y(active, starting, since 0.00739997s) 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: audit 2023-12-01T15:29:34.567666+0000 mon.a (mon.0) 38 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: audit 2023-12-01T15:29:34.569496+0000 mon.a (mon.0) 39 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: audit 2023-12-01T15:29:34.570583+0000 mon.a (mon.0) 40 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: audit 2023-12-01T15:29:34.570945+0000 mon.a (mon.0) 41 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: audit 2023-12-01T15:29:34.571243+0000 mon.a (mon.0) 42 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:29:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:34 smithi040 bash[28232]: cluster 2023-12-01T15:29:34.600925+0000 mon.a (mon.0) 43 : cluster 1 Manager daemon y is now available 2023-12-01T15:29:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: cephadm 2023-12-01T15:29:34.620112+0000 mgr.y (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2023-12-01T15:29:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.624353+0000 mon.a (mon.0) 44 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.629739+0000 mon.a (mon.0) 45 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.634332+0000 mon.a (mon.0) 46 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.637557+0000 mon.a (mon.0) 47 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.643461+0000 mon.a (mon.0) 48 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.658802+0000 mon.a (mon.0) 49 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.662846+0000 mon.a (mon.0) 50 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.969235+0000 mon.a (mon.0) 51 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: audit 2023-12-01T15:29:34.974919+0000 mon.a (mon.0) 52 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:35 smithi040 bash[28232]: cluster 2023-12-01T15:29:35.570848+0000 mon.a (mon.0) 53 : cluster 0 mgrmap e7: y(active, since 1.01171s) 2023-12-01T15:29:36.282 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:29:36.283 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-01T15:29:36.283 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T15:29:36.283 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:29:36.283 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 5 is available 2023-12-01T15:29:36.283 INFO:teuthology.orchestra.run.smithi040.stdout:Setting orchestrator backend to cephadm... 2023-12-01T15:29:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:36 smithi040 bash[28232]: audit 2023-12-01T15:29:35.570654+0000 mgr.y (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T15:29:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:36 smithi040 bash[28232]: audit 2023-12-01T15:29:35.585565+0000 mgr.y (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T15:29:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:36 smithi040 bash[28232]: audit 2023-12-01T15:29:36.319383+0000 mon.a (mon.0) 54 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:37 smithi040 bash[28232]: cephadm 2023-12-01T15:29:36.082019+0000 mgr.y (mgr.14120) 4 : cephadm 1 [01/Dec/2023:15:29:36] ENGINE Bus STARTING 2023-12-01T15:29:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:37 smithi040 bash[28232]: cephadm 2023-12-01T15:29:36.184306+0000 mgr.y (mgr.14120) 5 : cephadm 1 [01/Dec/2023:15:29:36] ENGINE Serving on http://172.21.15.40:8765 2023-12-01T15:29:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:37 smithi040 bash[28232]: cephadm 2023-12-01T15:29:36.317642+0000 mgr.y (mgr.14120) 6 : cephadm 1 [01/Dec/2023:15:29:36] ENGINE Serving on https://172.21.15.40:7150 2023-12-01T15:29:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:37 smithi040 bash[28232]: cephadm 2023-12-01T15:29:36.317978+0000 mgr.y (mgr.14120) 7 : cephadm 1 [01/Dec/2023:15:29:36] ENGINE Bus STARTED 2023-12-01T15:29:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:37 smithi040 bash[28232]: cluster 2023-12-01T15:29:36.633798+0000 mon.a (mon.0) 55 : cluster 0 mgrmap e8: y(active, since 2s) 2023-12-01T15:29:38.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:38 smithi040 bash[28232]: audit 2023-12-01T15:29:37.664108+0000 mgr.y (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:38.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:38 smithi040 bash[28232]: audit 2023-12-01T15:29:37.674442+0000 mon.a (mon.0) 56 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:38.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:38 smithi040 bash[28232]: audit 2023-12-01T15:29:37.740681+0000 mon.a (mon.0) 57 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:40 smithi040 bash[28232]: audit 2023-12-01T15:29:39.664889+0000 mgr.y (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:40.232 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-01T15:29:40.232 INFO:teuthology.orchestra.run.smithi040.stdout:Generating ssh key... 2023-12-01T15:29:42.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: Generating public/private rsa key pair. 2023-12-01T15:29:42.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: Your identification has been saved in /tmp/tmpukp2xn6g/key. 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: Your public key has been saved in /tmp/tmpukp2xn6g/key.pub. 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: The key fingerprint is: 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: SHA256:5ng6ZEYiLSvSeknOdRg7uJVhoOtA4fbQB13vjUQCP/4 ceph-3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: The key's randomart image is: 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: +---[RSA 3072]----+ 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: | ..oo . | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: | ... .. + | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: |..oo. o o | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: |.=o.*.o + o | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: |ooo*.O .So . | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: |= =.B =+. | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: |+* = *. oE | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: |..* .o | 2023-12-01T15:29:42.412 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: | . .. | 2023-12-01T15:29:42.413 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28495]: +----[SHA256]-----+ 2023-12-01T15:29:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28232]: audit 2023-12-01T15:29:41.626876+0000 mgr.y (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28232]: cephadm 2023-12-01T15:29:41.627319+0000 mgr.y (mgr.14120) 11 : cephadm 1 Generating ssh key... 2023-12-01T15:29:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28232]: audit 2023-12-01T15:29:42.042810+0000 mon.a (mon.0) 58 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:42 smithi040 bash[28232]: audit 2023-12-01T15:29:42.047235+0000 mon.a (mon.0) 59 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:44.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD8VcRuoDd0rHnMuyIHWkBI9XA5nw/VSnoSIuZimUN2vtRmFh0P28GElXYwvpHX1vvxkobIPxqfAn0qCFtzgWWBVlibKb5noprFhPso1yINLBgpQUrpXr3g6Xb5BOfmF6G91fZRbT4iP5Wv5TxuAVkTmI0OjTTzCAoCSReCP33suCvVKG4dAifrTKQSYrI4K0tsc/JK+WHOhVDghhRaG6Jtp4dg4H3cC+lZr2o0M/QNZR8t/Ylh0gUpR6f/pXRulUsBbDkJ8nQet5ySADoXrqTr+Ld+vUd4ar5hAIthI2THzqvvGLuJG0Ynnx+GUOqNk+zAxCgE7TMB6aezmgD3jZHyOinpkSHPkhQkVNOfSp1R5fmcfnKLC4/5gX7zgu88hKXFapXop89h8u8pDKv1DkzYgG3uKqGMsTzUVUq4TS/vBRGECOQjBSM5+25S83t9wNF3doWZ1YJVBKGzorh9I3UfB4m2K+4EVZp13Lxu3zKvRlxxpnJImDTfwSkoCkTGzC0= ceph-3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:29:44.663 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-01T15:29:44.663 INFO:teuthology.orchestra.run.smithi040.stdout:Adding key to root@localhost authorized_keys... 2023-12-01T15:29:44.663 INFO:teuthology.orchestra.run.smithi040.stdout:Adding host smithi040... 2023-12-01T15:29:45.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:45 smithi040 bash[28232]: audit 2023-12-01T15:29:44.055656+0000 mgr.y (mgr.14120) 12 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:47 smithi040 bash[28232]: audit 2023-12-01T15:29:46.058789+0000 mgr.y (mgr.14120) 13 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:47 smithi040 bash[28232]: cephadm 2023-12-01T15:29:46.861784+0000 mgr.y (mgr.14120) 14 : cephadm 1 Deploying cephadm binary to smithi040 2023-12-01T15:29:50.682 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Added host 'smithi040' with addr '172.21.15.40' 2023-12-01T15:29:50.682 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mon service... 2023-12-01T15:29:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:50 smithi040 bash[28232]: audit 2023-12-01T15:29:49.695187+0000 mon.a (mon.0) 60 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:50 smithi040 bash[28232]: cephadm 2023-12-01T15:29:49.695956+0000 mgr.y (mgr.14120) 15 : cephadm 1 Added host smithi040 2023-12-01T15:29:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:50 smithi040 bash[28232]: audit 2023-12-01T15:29:49.741524+0000 mon.a (mon.0) 61 : audit 0 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:53.227 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-01T15:29:53.227 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mgr service... 2023-12-01T15:29:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:53 smithi040 bash[28232]: audit 2023-12-01T15:29:52.470623+0000 mon.a (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:53 smithi040 bash[28232]: audit 2023-12-01T15:29:52.557602+0000 mgr.y (mgr.14120) 16 : audit 0 from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:53 smithi040 bash[28232]: cephadm 2023-12-01T15:29:52.558916+0000 mgr.y (mgr.14120) 17 : cephadm 1 Saving service mon spec with placement count:5 2023-12-01T15:29:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:53 smithi040 bash[28232]: audit 2023-12-01T15:29:52.564845+0000 mon.a (mon.0) 63 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:53 smithi040 bash[28232]: audit 2023-12-01T15:29:52.846062+0000 mon.a (mon.0) 64 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:55.263 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-01T15:29:55.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:55 smithi040 bash[28232]: cluster 2023-12-01T15:29:54.572406+0000 mgr.y (mgr.14120) 18 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:55.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:55 smithi040 bash[28232]: audit 2023-12-01T15:29:54.658336+0000 mgr.y (mgr.14120) 19 : audit 0 from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:55.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:55 smithi040 bash[28232]: cephadm 2023-12-01T15:29:54.660852+0000 mgr.y (mgr.14120) 20 : cephadm 1 Saving service mgr spec with placement count:2 2023-12-01T15:29:55.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:55 smithi040 bash[28232]: audit 2023-12-01T15:29:54.666565+0000 mon.a (mon.0) 65 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:58.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:57 smithi040 bash[28232]: cluster 2023-12-01T15:29:56.572789+0000 mgr.y (mgr.14120) 21 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:58.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:57 smithi040 bash[28232]: audit 2023-12-01T15:29:56.666694+0000 mon.a (mon.0) 66 : audit 1 from='client.? 172.21.15.40:0/527393421' entity='client.admin' 2023-12-01T15:29:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:59 smithi040 bash[28232]: audit 2023-12-01T15:29:58.235752+0000 mon.a (mon.0) 67 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:59 smithi040 bash[28232]: cluster 2023-12-01T15:29:58.573191+0000 mgr.y (mgr.14120) 22 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:59 smithi040 bash[28232]: audit 2023-12-01T15:29:58.744410+0000 mon.a (mon.0) 68 : audit 1 from='client.? 172.21.15.40:0/1104235921' entity='client.admin' 2023-12-01T15:29:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:29:59 smithi040 bash[28232]: audit 2023-12-01T15:29:59.087156+0000 mon.a (mon.0) 69 : audit 1 from='mgr.14120 172.21.15.40:0/742522584' entity='mgr.y' 2023-12-01T15:29:59.480 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling the dashboard module... 2023-12-01T15:30:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:01 smithi040 bash[28232]: cluster 2023-12-01T15:30:00.573614+0000 mgr.y (mgr.14120) 23 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:01 smithi040 bash[28232]: audit 2023-12-01T15:30:01.117871+0000 mon.a (mon.0) 70 : audit 1 from='client.? 172.21.15.40:0/1720990210' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-01T15:30:01.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:01 smithi040 bash[28495]: ignoring --setuser ceph since I am not root 2023-12-01T15:30:01.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:01 smithi040 bash[28495]: ignoring --setgroup ceph since I am not root 2023-12-01T15:30:01.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:01 smithi040 bash[28495]: debug 2023-12-01T15:30:01.855+0000 7f9e7d49a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:30:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:02 smithi040 bash[28232]: audit 2023-12-01T15:30:01.632684+0000 mon.a (mon.0) 71 : audit 1 from='client.? 172.21.15.40:0/1720990210' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-01T15:30:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:02 smithi040 bash[28232]: cluster 2023-12-01T15:30:01.632773+0000 mon.a (mon.0) 72 : cluster 0 mgrmap e9: y(active, since 27s) 2023-12-01T15:30:02.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:02 smithi040 bash[28495]: debug 2023-12-01T15:30:02.803+0000 7f9e7d49a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:30:03.331 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:02 smithi040 bash[28495]: debug 2023-12-01T15:30:02.911+0000 7f9e7d49a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:30:03.331 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:03 smithi040 bash[28495]: debug 2023-12-01T15:30:03.015+0000 7f9e7d49a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:30:03.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:03 smithi040 bash[28495]: debug 2023-12-01T15:30:03.327+0000 7f9e7d49a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:30:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:03 smithi040 bash[28232]: audit 2023-12-01T15:30:03.935592+0000 mon.a (mon.0) 73 : audit 0 from='client.? 172.21.15.40:0/3402849598' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T15:30:04.161 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:03 smithi040 bash[28495]: debug 2023-12-01T15:30:03.867+0000 7f9e7d49a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:30:04.161 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:04 smithi040 bash[28495]: debug 2023-12-01T15:30:04.031+0000 7f9e7d49a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:30:04.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:30:04.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-01T15:30:04.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T15:30:04.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T15:30:04.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T15:30:04.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:30:04.640 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2023-12-01T15:30:04.640 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 9... 2023-12-01T15:30:04.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:04 smithi040 bash[28495]: debug 2023-12-01T15:30:04.267+0000 7f9e7d49a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:30:05.673 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:05 smithi040 bash[28495]: debug 2023-12-01T15:30:05.339+0000 7f9e7d49a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:30:05.673 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:05 smithi040 bash[28495]: debug 2023-12-01T15:30:05.451+0000 7f9e7d49a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:30:05.673 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:05 smithi040 bash[28495]: debug 2023-12-01T15:30:05.571+0000 7f9e7d49a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:30:06.390 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:06 smithi040 bash[28495]: debug 2023-12-01T15:30:06.079+0000 7f9e7d49a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:30:06.390 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:06 smithi040 bash[28495]: debug 2023-12-01T15:30:06.315+0000 7f9e7d49a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:30:07.161 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:06 smithi040 bash[28495]: debug 2023-12-01T15:30:06.823+0000 7f9e7d49a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:30:07.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:07 smithi040 bash[28495]: debug 2023-12-01T15:30:07.351+0000 7f9e7d49a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:30:08.398 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:07 smithi040 bash[28495]: debug 2023-12-01T15:30:07.927+0000 7f9e7d49a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:30:08.398 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:08 smithi040 bash[28495]: debug 2023-12-01T15:30:08.043+0000 7f9e7d49a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:30:08.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:08 smithi040 bash[28495]: debug 2023-12-01T15:30:08.395+0000 7f9e7d49a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:30:08.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:08 smithi040 bash[28495]: debug 2023-12-01T15:30:08.511+0000 7f9e7d49a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:30:08.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:08 smithi040 bash[28495]: debug 2023-12-01T15:30:08.659+0000 7f9e7d49a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:30:08.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:08 smithi040 bash[28495]: debug 2023-12-01T15:30:08.779+0000 7f9e7d49a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:30:09.249 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:08 smithi040 bash[28495]: debug 2023-12-01T15:30:08.911+0000 7f9e7d49a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:30:09.249 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:09 smithi040 bash[28495]: debug 2023-12-01T15:30:09.111+0000 7f9e7d49a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:30:09.249 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:09 smithi040 bash[28495]: debug 2023-12-01T15:30:09.243+0000 7f9e7d49a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28495]: debug 2023-12-01T15:30:10.511+0000 7f9e7d49a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: cluster 2023-12-01T15:30:10.534651+0000 mon.a (mon.0) 74 : cluster 1 Active manager daemon y restarted 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: cluster 2023-12-01T15:30:10.535120+0000 mon.a (mon.0) 75 : cluster 1 Activating manager daemon y 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: cluster 2023-12-01T15:30:10.542159+0000 mon.a (mon.0) 76 : cluster 0 osdmap e3: 0 total, 0 up, 0 in 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: cluster 2023-12-01T15:30:10.542306+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e10: y(active, starting, since 0.0073801s) 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: audit 2023-12-01T15:30:10.544150+0000 mon.a (mon.0) 78 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: audit 2023-12-01T15:30:10.545587+0000 mon.a (mon.0) 79 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:30:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: audit 2023-12-01T15:30:10.546415+0000 mon.a (mon.0) 80 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:30:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: audit 2023-12-01T15:30:10.546603+0000 mon.a (mon.0) 81 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:30:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: audit 2023-12-01T15:30:10.546810+0000 mon.a (mon.0) 82 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:30:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:10 smithi040 bash[28232]: cluster 2023-12-01T15:30:10.573183+0000 mon.a (mon.0) 83 : cluster 1 Manager daemon y is now available 2023-12-01T15:30:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:11 smithi040 bash[28232]: audit 2023-12-01T15:30:10.603215+0000 mon.a (mon.0) 84 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:11 smithi040 bash[28232]: audit 2023-12-01T15:30:10.606446+0000 mon.a (mon.0) 85 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:11 smithi040 bash[28232]: audit 2023-12-01T15:30:10.635143+0000 mon.a (mon.0) 86 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:30:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:11 smithi040 bash[28232]: audit 2023-12-01T15:30:10.641173+0000 mon.a (mon.0) 87 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:30:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:11 smithi040 bash[28232]: cluster 2023-12-01T15:30:11.546586+0000 mon.a (mon.0) 88 : cluster 0 mgrmap e11: y(active, since 1.01165s) 2023-12-01T15:30:12.238 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:30:12.239 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-01T15:30:12.239 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T15:30:12.239 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:30:12.239 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 9 is available 2023-12-01T15:30:12.239 INFO:teuthology.orchestra.run.smithi040.stdout:Generating a dashboard self-signed certificate... 2023-12-01T15:30:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:12 smithi040 bash[28232]: cephadm 2023-12-01T15:30:11.024910+0000 mgr.y (mgr.14152) 1 : cephadm 1 [01/Dec/2023:15:30:11] ENGINE Bus STARTING 2023-12-01T15:30:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:12 smithi040 bash[28232]: cephadm 2023-12-01T15:30:11.127378+0000 mgr.y (mgr.14152) 2 : cephadm 1 [01/Dec/2023:15:30:11] ENGINE Serving on http://172.21.15.40:8765 2023-12-01T15:30:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:12 smithi040 bash[28232]: cephadm 2023-12-01T15:30:11.258878+0000 mgr.y (mgr.14152) 3 : cephadm 1 [01/Dec/2023:15:30:11] ENGINE Serving on https://172.21.15.40:7150 2023-12-01T15:30:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:12 smithi040 bash[28232]: cephadm 2023-12-01T15:30:11.259184+0000 mgr.y (mgr.14152) 4 : cephadm 1 [01/Dec/2023:15:30:11] ENGINE Bus STARTED 2023-12-01T15:30:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:12 smithi040 bash[28232]: audit 2023-12-01T15:30:11.546000+0000 mgr.y (mgr.14152) 5 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T15:30:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:12 smithi040 bash[28232]: audit 2023-12-01T15:30:11.558589+0000 mgr.y (mgr.14152) 6 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T15:30:13.880 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:13 smithi040 bash[28232]: cluster 2023-12-01T15:30:12.614528+0000 mon.a (mon.0) 89 : cluster 0 mgrmap e12: y(active, since 2s) 2023-12-01T15:30:14.522 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-01T15:30:14.522 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial admin user... 2023-12-01T15:30:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:14 smithi040 bash[28232]: audit 2023-12-01T15:30:13.605331+0000 mgr.y (mgr.14152) 7 : audit 0 from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:14 smithi040 bash[28232]: audit 2023-12-01T15:30:13.845550+0000 mon.a (mon.0) 90 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:14 smithi040 bash[28232]: audit 2023-12-01T15:30:13.851221+0000 mon.a (mon.0) 91 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:16.881 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$UDr.5P5zmmLeUPrS3NS8k.AKD3zopqbtrCyzqc5bzxBLJTTLkDBJe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701444616, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-01T15:30:16.882 INFO:teuthology.orchestra.run.smithi040.stdout:Fetching dashboard port number... 2023-12-01T15:30:17.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:17 smithi040 bash[28232]: audit 2023-12-01T15:30:15.972471+0000 mgr.y (mgr.14152) 8 : audit 0 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 2023-12-01T15:30:17.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:17 smithi040 bash[28232]: audit 2023-12-01T15:30:16.229164+0000 mon.a (mon.0) 92 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:18.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:18 smithi040 bash[28232]: cluster 2023-12-01T15:30:17.233345+0000 mon.a (mon.0) 93 : cluster 0 mgrmap e13: y(active, since 6s) 2023-12-01T15:30:18.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:18 smithi040 bash[28232]: audit 2023-12-01T15:30:17.720437+0000 mon.a (mon.0) 94 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:19.002 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 8443 2023-12-01T15:30:19.002 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2023-12-01T15:30:19.002 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph Dashboard is now available at: 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout: URL: https://smithi040.front.sepia.ceph.com:8443/ 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout: User: admin 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout: Password: 6p2d20waro 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:19.004 INFO:teuthology.orchestra.run.smithi040.stdout:Saving cluster configuration to /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config directory 2023-12-01T15:30:19.005 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling autotune for osd_memory_target 2023-12-01T15:30:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:19 smithi040 bash[28232]: audit 2023-12-01T15:30:18.300944+0000 mon.a (mon.0) 95 : audit 0 from='client.? 172.21.15.40:0/3264913705' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-01T15:30:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:19 smithi040 bash[28232]: audit 2023-12-01T15:30:18.508082+0000 mon.a (mon.0) 96 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout:Or, if you are only running a single cluster on this host: 2023-12-01T15:30:23.262 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: ceph telemetry on 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout:For more information see: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:30:23.263 INFO:teuthology.orchestra.run.smithi040.stdout:Bootstrap complete. 2023-12-01T15:30:23.305 INFO:tasks.cephadm:Fetching config... 2023-12-01T15:30:23.305 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:30:23.305 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-01T15:30:23.310 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-01T15:30:23.310 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:30:23.310 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-01T15:30:23.363 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-01T15:30:23.363 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:30:23.363 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-01T15:30:23.418 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-01T15:30:23.418 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:30:23.418 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-01T15:30:23.470 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-01T15:30:23.470 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD8VcRuoDd0rHnMuyIHWkBI9XA5nw/VSnoSIuZimUN2vtRmFh0P28GElXYwvpHX1vvxkobIPxqfAn0qCFtzgWWBVlibKb5noprFhPso1yINLBgpQUrpXr3g6Xb5BOfmF6G91fZRbT4iP5Wv5TxuAVkTmI0OjTTzCAoCSReCP33suCvVKG4dAifrTKQSYrI4K0tsc/JK+WHOhVDghhRaG6Jtp4dg4H3cC+lZr2o0M/QNZR8t/Ylh0gUpR6f/pXRulUsBbDkJ8nQet5ySADoXrqTr+Ld+vUd4ar5hAIthI2THzqvvGLuJG0Ynnx+GUOqNk+zAxCgE7TMB6aezmgD3jZHyOinpkSHPkhQkVNOfSp1R5fmcfnKLC4/5gX7zgu88hKXFapXop89h8u8pDKv1DkzYgG3uKqGMsTzUVUq4TS/vBRGECOQjBSM5+25S83t9wNF3doWZ1YJVBKGzorh9I3UfB4m2K+4EVZp13Lxu3zKvRlxxpnJImDTfwSkoCkTGzC0= ceph-3505c512-905e-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T15:30:23.538 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD8VcRuoDd0rHnMuyIHWkBI9XA5nw/VSnoSIuZimUN2vtRmFh0P28GElXYwvpHX1vvxkobIPxqfAn0qCFtzgWWBVlibKb5noprFhPso1yINLBgpQUrpXr3g6Xb5BOfmF6G91fZRbT4iP5Wv5TxuAVkTmI0OjTTzCAoCSReCP33suCvVKG4dAifrTKQSYrI4K0tsc/JK+WHOhVDghhRaG6Jtp4dg4H3cC+lZr2o0M/QNZR8t/Ylh0gUpR6f/pXRulUsBbDkJ8nQet5ySADoXrqTr+Ld+vUd4ar5hAIthI2THzqvvGLuJG0Ynnx+GUOqNk+zAxCgE7TMB6aezmgD3jZHyOinpkSHPkhQkVNOfSp1R5fmcfnKLC4/5gX7zgu88hKXFapXop89h8u8pDKv1DkzYgG3uKqGMsTzUVUq4TS/vBRGECOQjBSM5+25S83t9wNF3doWZ1YJVBKGzorh9I3UfB4m2K+4EVZp13Lxu3zKvRlxxpnJImDTfwSkoCkTGzC0= ceph-3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:30:23.548 DEBUG:teuthology.orchestra.run.smithi141:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD8VcRuoDd0rHnMuyIHWkBI9XA5nw/VSnoSIuZimUN2vtRmFh0P28GElXYwvpHX1vvxkobIPxqfAn0qCFtzgWWBVlibKb5noprFhPso1yINLBgpQUrpXr3g6Xb5BOfmF6G91fZRbT4iP5Wv5TxuAVkTmI0OjTTzCAoCSReCP33suCvVKG4dAifrTKQSYrI4K0tsc/JK+WHOhVDghhRaG6Jtp4dg4H3cC+lZr2o0M/QNZR8t/Ylh0gUpR6f/pXRulUsBbDkJ8nQet5ySADoXrqTr+Ld+vUd4ar5hAIthI2THzqvvGLuJG0Ynnx+GUOqNk+zAxCgE7TMB6aezmgD3jZHyOinpkSHPkhQkVNOfSp1R5fmcfnKLC4/5gX7zgu88hKXFapXop89h8u8pDKv1DkzYgG3uKqGMsTzUVUq4TS/vBRGECOQjBSM5+25S83t9wNF3doWZ1YJVBKGzorh9I3UfB4m2K+4EVZp13Lxu3zKvRlxxpnJImDTfwSkoCkTGzC0= ceph-3505c512-905e-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T15:30:23.572 INFO:teuthology.orchestra.run.smithi141.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD8VcRuoDd0rHnMuyIHWkBI9XA5nw/VSnoSIuZimUN2vtRmFh0P28GElXYwvpHX1vvxkobIPxqfAn0qCFtzgWWBVlibKb5noprFhPso1yINLBgpQUrpXr3g6Xb5BOfmF6G91fZRbT4iP5Wv5TxuAVkTmI0OjTTzCAoCSReCP33suCvVKG4dAifrTKQSYrI4K0tsc/JK+WHOhVDghhRaG6Jtp4dg4H3cC+lZr2o0M/QNZR8t/Ylh0gUpR6f/pXRulUsBbDkJ8nQet5ySADoXrqTr+Ld+vUd4ar5hAIthI2THzqvvGLuJG0Ynnx+GUOqNk+zAxCgE7TMB6aezmgD3jZHyOinpkSHPkhQkVNOfSp1R5fmcfnKLC4/5gX7zgu88hKXFapXop89h8u8pDKv1DkzYgG3uKqGMsTzUVUq4TS/vBRGECOQjBSM5+25S83t9wNF3doWZ1YJVBKGzorh9I3UfB4m2K+4EVZp13Lxu3zKvRlxxpnJImDTfwSkoCkTGzC0= ceph-3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:30:23.583 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-01T15:30:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:23 smithi040 bash[28232]: audit 2023-12-01T15:30:22.669966+0000 mon.a (mon.0) 97 : audit 1 from='client.? 172.21.15.40:0/2690808874' entity='client.admin' 2023-12-01T15:30:29.784 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: audit 2023-12-01T15:30:30.506953+0000 mon.a (mon.0) 98 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: audit 2023-12-01T15:30:30.511537+0000 mon.a (mon.0) 99 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: audit 2023-12-01T15:30:30.512573+0000 mon.a (mon.0) 100 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: audit 2023-12-01T15:30:30.517870+0000 mon.a (mon.0) 101 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: cluster 2023-12-01T15:30:30.548271+0000 mgr.y (mgr.14152) 9 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: audit 2023-12-01T15:30:30.551326+0000 mon.a (mon.0) 102 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:31 smithi040 bash[28232]: audit 2023-12-01T15:30:30.558102+0000 mon.a (mon.0) 103 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:33.535 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-01T15:30:33.535 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-01T15:30:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:33 smithi040 bash[28232]: cluster 2023-12-01T15:30:32.548612+0000 mgr.y (mgr.14152) 10 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:33 smithi040 bash[28232]: audit 2023-12-01T15:30:32.899454+0000 mon.a (mon.0) 104 : audit 1 from='client.? 172.21.15.40:0/1170024585' entity='client.admin' 2023-12-01T15:30:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:33 smithi040 bash[28232]: audit 2023-12-01T15:30:32.961794+0000 mon.a (mon.0) 105 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:33 smithi040 bash[28232]: audit 2023-12-01T15:30:32.972329+0000 mon.a (mon.0) 106 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:35 smithi040 bash[28232]: cluster 2023-12-01T15:30:34.549014+0000 mgr.y (mgr.14152) 11 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:37 smithi040 bash[28232]: cluster 2023-12-01T15:30:36.549534+0000 mgr.y (mgr.14152) 12 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:38.223 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:30:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:39 smithi040 bash[28232]: cluster 2023-12-01T15:30:38.549987+0000 mgr.y (mgr.14152) 13 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:41.788 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi141 2023-12-01T15:30:41.788 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:30:41.788 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.conf 2023-12-01T15:30:41.799 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:30:41.799 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:30:41.847 INFO:tasks.cephadm:Adding host smithi141 to orchestrator... 2023-12-01T15:30:41.847 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch host add smithi141 2023-12-01T15:30:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:41 smithi040 bash[28232]: cluster 2023-12-01T15:30:40.550439+0000 mgr.y (mgr.14152) 14 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:41 smithi040 bash[28232]: audit 2023-12-01T15:30:41.066029+0000 mon.a (mon.0) 107 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:41 smithi040 bash[28232]: audit 2023-12-01T15:30:41.092151+0000 mon.a (mon.0) 108 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:41 smithi040 bash[28232]: audit 2023-12-01T15:30:41.094968+0000 mon.a (mon.0) 109 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:41 smithi040 bash[28232]: audit 2023-12-01T15:30:41.096402+0000 mon.a (mon.0) 110 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: audit 2023-12-01T15:30:41.060249+0000 mgr.y (mgr.14152) 15 : audit 0 from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: cephadm 2023-12-01T15:30:41.098450+0000 mgr.y (mgr.14152) 16 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: cephadm 2023-12-01T15:30:41.263470+0000 mgr.y (mgr.14152) 17 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: cephadm 2023-12-01T15:30:41.529084+0000 mgr.y (mgr.14152) 18 : cephadm 1 Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: cephadm 2023-12-01T15:30:41.693678+0000 mgr.y (mgr.14152) 19 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: audit 2023-12-01T15:30:41.865589+0000 mon.a (mon.0) 111 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: audit 2023-12-01T15:30:41.869754+0000 mon.a (mon.0) 112 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:42 smithi040 bash[28232]: audit 2023-12-01T15:30:41.874182+0000 mon.a (mon.0) 113 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:43 smithi040 bash[28232]: cluster 2023-12-01T15:30:42.550903+0000 mgr.y (mgr.14152) 20 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:45 smithi040 bash[28232]: cluster 2023-12-01T15:30:44.551284+0000 mgr.y (mgr.14152) 21 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:46.535 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:30:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:47 smithi040 bash[28232]: cluster 2023-12-01T15:30:46.551646+0000 mgr.y (mgr.14152) 22 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:49 smithi040 bash[28232]: cluster 2023-12-01T15:30:48.552113+0000 mgr.y (mgr.14152) 23 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:50 smithi040 bash[28232]: audit 2023-12-01T15:30:49.443523+0000 mgr.y (mgr.14152) 24 : audit 0 from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi141", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:51 smithi040 bash[28232]: cephadm 2023-12-01T15:30:50.335107+0000 mgr.y (mgr.14152) 25 : cephadm 1 Deploying cephadm binary to smithi141 2023-12-01T15:30:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:51 smithi040 bash[28232]: cluster 2023-12-01T15:30:50.552475+0000 mgr.y (mgr.14152) 26 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:53.207 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi141' with addr '172.21.15.141' 2023-12-01T15:30:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:53 smithi040 bash[28232]: cluster 2023-12-01T15:30:52.552887+0000 mgr.y (mgr.14152) 27 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:53 smithi040 bash[28232]: audit 2023-12-01T15:30:53.205021+0000 mon.a (mon.0) 114 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:53 smithi040 bash[28232]: audit 2023-12-01T15:30:53.225406+0000 mon.a (mon.0) 115 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:53 smithi040 bash[28232]: audit 2023-12-01T15:30:53.601697+0000 mon.a (mon.0) 116 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:53.969 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-01T15:30:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:54 smithi040 bash[28232]: cephadm 2023-12-01T15:30:53.205642+0000 mgr.y (mgr.14152) 28 : cephadm 1 Added host smithi141 2023-12-01T15:30:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:55 smithi040 bash[28232]: cluster 2023-12-01T15:30:54.553305+0000 mgr.y (mgr.14152) 29 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:55 smithi040 bash[28232]: audit 2023-12-01T15:30:54.977674+0000 mon.a (mon.0) 117 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:56 smithi040 bash[28232]: audit 2023-12-01T15:30:55.923624+0000 mon.a (mon.0) 118 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:30:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:56 smithi040 bash[28232]: cluster 2023-12-01T15:30:56.553719+0000 mgr.y (mgr.14152) 30 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:30:58.652 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:30:59.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:30:59 smithi040 bash[28232]: cluster 2023-12-01T15:30:58.554149+0000 mgr.y (mgr.14152) 31 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:01.510 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:31:01.510 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.141", "hostname": "smithi141", "labels": [], "status": ""}] 2023-12-01T15:31:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:01 smithi040 bash[28232]: cluster 2023-12-01T15:31:00.554560+0000 mgr.y (mgr.14152) 32 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:02.183 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-01T15:31:02.183 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-01T15:31:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.507846+0000 mgr.y (mgr.14152) 33 : audit 0 from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.913148+0000 mon.a (mon.0) 119 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.916467+0000 mon.a (mon.0) 120 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.922028+0000 mon.a (mon.0) 121 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.924603+0000 mon.a (mon.0) 122 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.925796+0000 mon.a (mon.0) 123 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi141", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.927258+0000 mon.a (mon.0) 124 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:01.928380+0000 mon.a (mon.0) 125 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:02.596434+0000 mon.a (mon.0) 126 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:02.601636+0000 mon.a (mon.0) 127 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:02 smithi040 bash[28232]: audit 2023-12-01T15:31:02.605622+0000 mon.a (mon.0) 128 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:03 smithi040 bash[28232]: cephadm 2023-12-01T15:31:01.930320+0000 mgr.y (mgr.14152) 34 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:31:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:03 smithi040 bash[28232]: cephadm 2023-12-01T15:31:02.095017+0000 mgr.y (mgr.14152) 35 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:03 smithi040 bash[28232]: cephadm 2023-12-01T15:31:02.260115+0000 mgr.y (mgr.14152) 36 : cephadm 1 Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:31:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:03 smithi040 bash[28232]: cephadm 2023-12-01T15:31:02.425672+0000 mgr.y (mgr.14152) 37 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:31:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:03 smithi040 bash[28232]: cluster 2023-12-01T15:31:02.555002+0000 mgr.y (mgr.14152) 38 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:05 smithi040 bash[28232]: cluster 2023-12-01T15:31:04.555475+0000 mgr.y (mgr.14152) 39 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:06.859 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:07 smithi040 bash[28232]: cluster 2023-12-01T15:31:06.555913+0000 mgr.y (mgr.14152) 40 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:09 smithi040 bash[28232]: cluster 2023-12-01T15:31:08.556456+0000 mgr.y (mgr.14152) 41 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:10.640 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2023-12-01T15:31:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:10 smithi040 bash[28232]: audit 2023-12-01T15:31:09.815202+0000 mon.a (mon.0) 129 : audit 1 from='client.? 172.21.15.40:0/2190432096' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-01T15:31:11.382 INFO:tasks.cephadm:Adding mon.a on smithi040 2023-12-01T15:31:11.382 INFO:tasks.cephadm:Adding mon.c on smithi040 2023-12-01T15:31:11.382 INFO:tasks.cephadm:Adding mon.b on smithi141 2023-12-01T15:31:11.382 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi141:172.21.15.141=b' 2023-12-01T15:31:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:11 smithi040 bash[28232]: cluster 2023-12-01T15:31:10.556993+0000 mgr.y (mgr.14152) 42 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:11 smithi040 bash[28232]: audit 2023-12-01T15:31:10.633596+0000 mon.a (mon.0) 130 : audit 1 from='client.? 172.21.15.40:0/2190432096' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-01T15:31:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:11 smithi040 bash[28232]: cluster 2023-12-01T15:31:10.633660+0000 mon.a (mon.0) 131 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:12.574 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:13 smithi040 bash[28232]: cluster 2023-12-01T15:31:12.557431+0000 mgr.y (mgr.14152) 43 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:15.328 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled mon update... 2023-12-01T15:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: cluster 2023-12-01T15:31:14.557852+0000 mgr.y (mgr.14152) 44 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.326197+0000 mon.a (mon.0) 132 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.372151+0000 mon.a (mon.0) 133 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.375851+0000 mon.a (mon.0) 134 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.377618+0000 mon.a (mon.0) 135 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.384481+0000 mon.a (mon.0) 136 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.387085+0000 mon.a (mon.0) 137 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:15 smithi040 bash[28232]: audit 2023-12-01T15:31:15.388412+0000 mon.a (mon.0) 138 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:16.286 DEBUG:teuthology.orchestra.run.smithi040:mon.c> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.c.service 2023-12-01T15:31:16.289 DEBUG:teuthology.orchestra.run.smithi141:mon.b> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@mon.b.service 2023-12-01T15:31:16.291 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T15:31:16.291 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T15:31:16.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:31:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:16 smithi040 bash[28232]: audit 2023-12-01T15:31:15.315003+0000 mgr.y (mgr.14152) 45 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi141:172.21.15.141=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:16 smithi040 bash[28232]: cephadm 2023-12-01T15:31:15.321055+0000 mgr.y (mgr.14152) 46 : cephadm 1 Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi141:172.21.15.141=b;count:3 2023-12-01T15:31:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:16 smithi040 bash[28232]: cephadm 2023-12-01T15:31:15.390130+0000 mgr.y (mgr.14152) 47 : cephadm 1 Deploying daemon mon.b on smithi141 2023-12-01T15:31:16.958 INFO:journalctl@ceph.mon.b.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:31:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:17 smithi040 bash[28232]: cluster 2023-12-01T15:31:16.558266+0000 mgr.y (mgr.14152) 48 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:18.026 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:19 smithi040 bash[28232]: cluster 2023-12-01T15:31:18.558673+0000 mgr.y (mgr.14152) 49 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:21.340 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:21 smithi141 systemd[1]: Started Ceph mon.b for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:31:21.499 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-01T15:31:21.499 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","modified":"2023-12-01T15:28:55.497028Z","created":"2023-12-01T15:28:55.497028Z","min_mon_release":18,"min_mon_release_name":"reef","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","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-01T15:31:21.501 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: cluster 2023-12-01T15:31:20.559052+0000 mgr.y (mgr.14152) 50 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: audit 2023-12-01T15:31:21.316778+0000 mon.a (mon.0) 139 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: audit 2023-12-01T15:31:21.322562+0000 mon.a (mon.0) 140 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: audit 2023-12-01T15:31:21.374563+0000 mon.a (mon.0) 141 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: audit 2023-12-01T15:31:21.375825+0000 mon.a (mon.0) 142 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: audit 2023-12-01T15:31:21.377721+0000 mon.a (mon.0) 143 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:21 smithi040 bash[28232]: audit 2023-12-01T15:31:21.495823+0000 mon.a (mon.0) 144 : audit 0 from='client.? 172.21.15.141:0/2924732284' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:31:22.654 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.641+0000 7fcc10ab2c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-01T15:31:22.696 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.641+0000 7fcc10ab2c80 0 ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T15:31:22.696 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.641+0000 7fcc10ab2c80 0 pidfile_write: ignore empty --pid-file 2023-12-01T15:31:22.696 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 0 load: jerasure load: lrc 2023-12-01T15:31:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:22 smithi040 bash[28232]: cephadm 2023-12-01T15:31:21.379402+0000 mgr.y (mgr.14152) 51 : cephadm 1 Deploying daemon mon.c on smithi040 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Git sha 0 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: DB SUMMARY 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: DB Session ID: 3WTLLA7TK286GCZXNSMP 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: CURRENT file: CURRENT 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-01T15:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.error_if_exists: 0 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.create_if_missing: 0 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.env: 0x55cb8b989720 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.info_log: 0x55cb8ec99440 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.statistics: (nil) 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.use_fsync: 0 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-01T15:31:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.db_log_dir: 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.wal_dir: 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T15:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.write_buffer_manager: 0x55cb8df26320 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.unordered_write: 0 2023-12-01T15:31:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T15:31:23.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T15:31:23.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T15:31:23.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T15:31:23.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.row_cache: None 2023-12-01T15:31:23.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.wal_filter: None 2023-12-01T15:31:23.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T15:31:23.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-01T15:31:23.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.two_write_queues: 0 2023-12-01T15:31:23.038 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-01T15:31:23.038 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.wal_compression: 0 2023-12-01T15:31:23.038 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.atomic_flush: 0 2023-12-01T15:31:23.038 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-01T15:31:23.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_open_files: -1 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Compression algorithms supported: 2023-12-01T15:31:23.040 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kZSTD supported: 0 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kXpressCompression supported: 0 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kZlibCompression supported: 1 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.merge_operator: 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_filter: None 2023-12-01T15:31:23.041 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cb8ec99540) 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cache_index_and_filter_blocks: 1 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: pin_top_level_index_and_filter: 1 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: index_type: 0 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: data_block_index_type: 0 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: index_shortening: 1 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: data_block_hash_table_util_ratio: 0.750000 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: checksum: 4 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: no_block_cache: 0 2023-12-01T15:31:23.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_cache: 0x55cb8dfa91f0 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_cache_name: BinnedLRUCache 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_cache_options: 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: capacity : 536870912 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: num_shard_bits : 4 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: strict_capacity_limit : 0 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: high_pri_pool_ratio: 0.000 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_cache_compressed: (nil) 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: persistent_cache: (nil) 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_size: 4096 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_size_deviation: 10 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_restart_interval: 16 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: index_block_restart_interval: 1 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: metadata_block_size: 4096 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: partition_filters: 0 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: use_delta_encoding: 1 2023-12-01T15:31:23.043 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: filter_policy: bloomfilter 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: whole_key_filtering: 1 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: verify_compression: 0 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: read_amp_bytes_per_bit: 0 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: format_version: 5 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: enable_index_compression: 1 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: block_align: 0 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: max_auto_readahead_size: 262144 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: prepopulate_block_cache: 0 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: initial_auto_readahead_size: 8192 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: num_file_reads_for_auto_readahead: 2 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-01T15:31:23.044 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression: NoCompression 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.num_levels: 7 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T15:31:23.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T15:31:23.046 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T15:31:23.046 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T15:31:23.046 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T15:31:23.046 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:31:23.046 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T15:31:23.047 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T15:31:23.048 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.table_properties_collectors: 2023-12-01T15:31:23.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.bloom_locality: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.ttl: 2592000 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T15:31:23.050 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.enable_blob_files: false 2023-12-01T15:31:23.053 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.min_blob_size: 0 2023-12-01T15:31:23.054 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-01T15:31:23.054 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T15:31:23.054 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T15:31:23.054 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T15:31:23.054 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T15:31:23.054 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 27dfc862-c375-452a-b4fb-3186eda27900 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701444682655859, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.649+0000 7fcc10ab2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701444682656452, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "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; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701444682, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "27dfc862-c375-452a-b4fb-3186eda27900", "db_session_id": "3WTLLA7TK286GCZXNSMP", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701444682656584, "job": 1, "event": "recovery_finished"} 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T15:31:23.055 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cb8e04a000 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 4 rocksdb: DB pointer 0x55cb8e038000 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcbff2bf700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcbff2bf700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: ** DB Stats ** 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: ** Compaction Stats [default] ** 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: 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 Rblob(GB) Wblob(GB) 2023-12-01T15:31:23.056 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: ** Compaction Stats [default] ** 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: 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 Rblob(GB) Wblob(GB) 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:31:23.057 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T15:31:23.058 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:31:23.058 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T15:31:23.058 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T15:31:23.058 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T15:31:23.058 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: AddFile(Keys): cumulative 0, interval 0 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: 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 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Block cache BinnedLRUCache@0x55cb8dfa91f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: ** File Read Latency Histogram By Level [default] ** 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 0 using public_addr v2:172.21.15.141:0/0 -> [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.653+0000 7fcc10ab2c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] at bind addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.657+0000 7fcc10ab2c80 1 mon.b@-1(???) e0 preinit fsid 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:31:23.059 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 0 mon.b@-1(synchronizing).mds e1 new map 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: e1 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: 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} 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: legacy client fscid: -1 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: No filesystems configured 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-01T15:31:23.060 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-01T15:31:23.061 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-01T15:31:23.061 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-01T15:31:23.061 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.681+0000 7fcc022c5700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-01T15:31:23.061 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.685+0000 7fcc022c5700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.685+0000 7fcc022c5700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.685+0000 7fcc022c5700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.685+0000 7fcc022c5700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:44.551284+0000 mgr.y (mgr.14152) 21 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:46.551646+0000 mgr.y (mgr.14152) 22 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:48.552113+0000 mgr.y (mgr.14152) 23 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:30:49.443523+0000 mgr.y (mgr.14152) 24 : audit 0 from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi141", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:30:50.335107+0000 mgr.y (mgr.14152) 25 : cephadm 1 Deploying cephadm binary to smithi141 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:50.552475+0000 mgr.y (mgr.14152) 26 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:52.552887+0000 mgr.y (mgr.14152) 27 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:30:53.205021+0000 mon.a (mon.0) 114 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:30:53.225406+0000 mon.a (mon.0) 115 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:23.062 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:30:53.601697+0000 mon.a (mon.0) 116 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:30:53.205642+0000 mgr.y (mgr.14152) 28 : cephadm 1 Added host smithi141 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:54.553305+0000 mgr.y (mgr.14152) 29 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:30:54.977674+0000 mon.a (mon.0) 117 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:30:55.923624+0000 mon.a (mon.0) 118 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:56.553719+0000 mgr.y (mgr.14152) 30 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:30:58.554149+0000 mgr.y (mgr.14152) 31 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:00.554560+0000 mgr.y (mgr.14152) 32 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.507846+0000 mgr.y (mgr.14152) 33 : audit 0 from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.913148+0000 mon.a (mon.0) 119 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.916467+0000 mon.a (mon.0) 120 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.922028+0000 mon.a (mon.0) 121 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.924603+0000 mon.a (mon.0) 122 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.063 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.925796+0000 mon.a (mon.0) 123 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi141", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.927258+0000 mon.a (mon.0) 124 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:01.928380+0000 mon.a (mon.0) 125 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:02.596434+0000 mon.a (mon.0) 126 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:02.601636+0000 mon.a (mon.0) 127 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:02.605622+0000 mon.a (mon.0) 128 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:01.930320+0000 mgr.y (mgr.14152) 34 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:02.095017+0000 mgr.y (mgr.14152) 35 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:23.064 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:02.260115+0000 mgr.y (mgr.14152) 36 : cephadm 1 Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:02.425672+0000 mgr.y (mgr.14152) 37 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:02.555002+0000 mgr.y (mgr.14152) 38 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:04.555475+0000 mgr.y (mgr.14152) 39 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:06.555913+0000 mgr.y (mgr.14152) 40 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:08.556456+0000 mgr.y (mgr.14152) 41 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:09.815202+0000 mon.a (mon.0) 129 : audit 1 from='client.? 172.21.15.40:0/2190432096' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:10.556993+0000 mgr.y (mgr.14152) 42 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:10.633596+0000 mon.a (mon.0) 130 : audit 1 from='client.? 172.21.15.40:0/2190432096' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:10.633660+0000 mon.a (mon.0) 131 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:12.557431+0000 mgr.y (mgr.14152) 43 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:14.557852+0000 mgr.y (mgr.14152) 44 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.326197+0000 mon.a (mon.0) 132 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.065 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.372151+0000 mon.a (mon.0) 133 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.375851+0000 mon.a (mon.0) 134 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.377618+0000 mon.a (mon.0) 135 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.384481+0000 mon.a (mon.0) 136 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.387085+0000 mon.a (mon.0) 137 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.388412+0000 mon.a (mon.0) 138 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:15.315003+0000 mgr.y (mgr.14152) 45 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi141:172.21.15.141=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:23.066 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:15.321055+0000 mgr.y (mgr.14152) 46 : cephadm 1 Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi141:172.21.15.141=b;count:3 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:15.390130+0000 mgr.y (mgr.14152) 47 : cephadm 1 Deploying daemon mon.b on smithi141 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:16.558266+0000 mgr.y (mgr.14152) 48 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:18.558673+0000 mgr.y (mgr.14152) 49 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cluster 2023-12-01T15:31:20.559052+0000 mgr.y (mgr.14152) 50 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:21.316778+0000 mon.a (mon.0) 139 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:21.322562+0000 mon.a (mon.0) 140 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:21.374563+0000 mon.a (mon.0) 141 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:21.375825+0000 mon.a (mon.0) 142 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:21.377721+0000 mon.a (mon.0) 143 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: audit 2023-12-01T15:31:21.495823+0000 mon.a (mon.0) 144 : audit 0 from='client.? 172.21.15.141:0/2924732284' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: cephadm 2023-12-01T15:31:21.379402+0000 mgr.y (mgr.14152) 51 : cephadm 1 Deploying daemon mon.c on smithi040 2023-12-01T15:31:23.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:22 smithi141 bash[31670]: debug 2023-12-01T15:31:22.685+0000 7fcc022c5700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-01T15:31:23.402 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T15:31:23.402 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T15:31:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:26 smithi040 bash[41173]: debug 2023-12-01T15:31:26.626+0000 7f30f2d49700 10 mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-01T15:31:27.092 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:22.559446+0000 mgr.y (mgr.14152) 52 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:22.701811+0000 mon.a (mon.0) 146 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:22.702225+0000 mon.a (mon.0) 147 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:22.721366+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:23.696554+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:24.559794+0000 mgr.y (mgr.14152) 53 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:24.696788+0000 mon.a (mon.0) 150 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:24.698870+0000 mon.b (mon.1) 1 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:25.696500+0000 mon.a (mon.0) 151 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:26.560160+0000 mgr.y (mgr.14152) 54 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:26.632962+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:28.146 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:26.696929+0000 mon.a (mon.0) 153 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:27.633165+0000 mon.a (mon.0) 154 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:27.697048+0000 mon.a (mon.0) 155 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:27.741877+0000 mon.a (mon.0) 156 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:27.752746+0000 mon.a (mon.0) 157 : cluster 0 monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:27.753545+0000 mon.a (mon.0) 158 : cluster 0 fsmap 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:27.753586+0000 mon.a (mon.0) 159 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:27.753790+0000 mon.a (mon.0) 160 : cluster 0 mgrmap e13: y(active, since 77s) 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: cluster 2023-12-01T15:31:27.777145+0000 mon.a (mon.0) 161 : cluster 1 overall HEALTH_OK 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:27.782712+0000 mon.a (mon.0) 162 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:28.147 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:27 smithi141 bash[31670]: audit 2023-12-01T15:31:27.787754+0000 mon.a (mon.0) 163 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:22.559446+0000 mgr.y (mgr.14152) 52 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:22.701811+0000 mon.a (mon.0) 146 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:22.702225+0000 mon.a (mon.0) 147 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:22.721366+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:23.696554+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:24.559794+0000 mgr.y (mgr.14152) 53 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:24.696788+0000 mon.a (mon.0) 150 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:24.698870+0000 mon.b (mon.1) 1 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:25.696500+0000 mon.a (mon.0) 151 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:26.560160+0000 mgr.y (mgr.14152) 54 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:26.632962+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:26.696929+0000 mon.a (mon.0) 153 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:27.633165+0000 mon.a (mon.0) 154 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:27.697048+0000 mon.a (mon.0) 155 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:27.741877+0000 mon.a (mon.0) 156 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:27.752746+0000 mon.a (mon.0) 157 : cluster 0 monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:27.753545+0000 mon.a (mon.0) 158 : cluster 0 fsmap 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:27.753586+0000 mon.a (mon.0) 159 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:27.753790+0000 mon.a (mon.0) 160 : cluster 0 mgrmap e13: y(active, since 77s) 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: cluster 2023-12-01T15:31:27.777145+0000 mon.a (mon.0) 161 : cluster 1 overall HEALTH_OK 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:27.782712+0000 mon.a (mon.0) 162 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:27 smithi040 bash[28232]: audit 2023-12-01T15:31:27.787754+0000 mon.a (mon.0) 163 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:29.161 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:31:28 smithi040 bash[28495]: debug 2023-12-01T15:31:28.694+0000 7f9e3540d700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-01T15:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:28.560685+0000 mgr.y (mgr.14152) 55 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:28.640870+0000 mon.a (mon.0) 168 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:28.641277+0000 mon.a (mon.0) 169 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:28.642244+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:28.662200+0000 mon.a (mon.0) 170 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:28.662601+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:29.633823+0000 mon.a (mon.0) 172 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:30.561153+0000 mgr.y (mgr.14152) 56 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:30.633926+0000 mon.a (mon.0) 173 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:31.634020+0000 mon.a (mon.0) 174 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:32.561588+0000 mgr.y (mgr.14152) 57 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:32.634151+0000 mon.a (mon.0) 175 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:33.634305+0000 mon.a (mon.0) 176 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.662061+0000 mon.a (mon.0) 177 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.667825+0000 mon.a (mon.0) 178 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.685573+0000 mon.a (mon.0) 179 : cluster 0 fsmap 2023-12-01T15:31:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.685665+0000 mon.a (mon.0) 180 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.685952+0000 mon.a (mon.0) 181 : cluster 0 mgrmap e13: y(active, since 83s) 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.686369+0000 mon.a (mon.0) 182 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.693269+0000 mon.a (mon.0) 183 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.693297+0000 mon.a (mon.0) 184 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: cluster 2023-12-01T15:31:33.693310+0000 mon.a (mon.0) 185 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] is down (out of quorum) 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:33.698232+0000 mon.a (mon.0) 186 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:33.703470+0000 mon.a (mon.0) 187 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:33.707080+0000 mon.a (mon.0) 188 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:33.710524+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:33 smithi141 bash[31670]: audit 2023-12-01T15:31:33.713606+0000 mon.a (mon.0) 190 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:28.560685+0000 mgr.y (mgr.14152) 55 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:28.640870+0000 mon.a (mon.0) 168 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:31:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:28.641277+0000 mon.a (mon.0) 169 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:28.642244+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:28.662200+0000 mon.a (mon.0) 170 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:28.662601+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:29.633823+0000 mon.a (mon.0) 172 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:30.561153+0000 mgr.y (mgr.14152) 56 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:30.633926+0000 mon.a (mon.0) 173 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:31.634020+0000 mon.a (mon.0) 174 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:32.561588+0000 mgr.y (mgr.14152) 57 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:32.634151+0000 mon.a (mon.0) 175 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:33.634305+0000 mon.a (mon.0) 176 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.662061+0000 mon.a (mon.0) 177 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.667825+0000 mon.a (mon.0) 178 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.685573+0000 mon.a (mon.0) 179 : cluster 0 fsmap 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.685665+0000 mon.a (mon.0) 180 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.685952+0000 mon.a (mon.0) 181 : cluster 0 mgrmap e13: y(active, since 83s) 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.686369+0000 mon.a (mon.0) 182 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-01T15:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.693269+0000 mon.a (mon.0) 183 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.693297+0000 mon.a (mon.0) 184 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: cluster 2023-12-01T15:31:33.693310+0000 mon.a (mon.0) 185 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] is down (out of quorum) 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:33.698232+0000 mon.a (mon.0) 186 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:33.703470+0000 mon.a (mon.0) 187 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:33.707080+0000 mon.a (mon.0) 188 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:33.710524+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:33 smithi040 bash[28232]: audit 2023-12-01T15:31:33.713606+0000 mon.a (mon.0) 190 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:34.433 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-01T15:31:34.434 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":3,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","modified":"2023-12-01T15:31:28.634674Z","created":"2023-12-01T15:28:55.497028Z","min_mon_release":18,"min_mon_release_name":"reef","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","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:3300","nonce":0},{"type":"v1","addr":"172.21.15.141:6789","nonce":0}]},"addr":"172.21.15.141:6789/0","public_addr":"172.21.15.141:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3301","nonce":0},{"type":"v1","addr":"172.21.15.40:6790","nonce":0}]},"addr":"172.21.15.40:6790/0","public_addr":"172.21.15.40:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-01T15:31:34.437 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 3 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.235550+0000 mon.a (mon.0) 191 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.237440+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: cephadm 2023-12-01T15:31:34.239829+0000 mgr.y (mgr.14152) 58 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: cephadm 2023-12-01T15:31:34.240146+0000 mgr.y (mgr.14152) 59 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: cephadm 2023-12-01T15:31:34.404784+0000 mgr.y (mgr.14152) 60 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: cephadm 2023-12-01T15:31:34.405478+0000 mgr.y (mgr.14152) 61 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.432103+0000 mon.a (mon.0) 193 : audit 0 from='client.? 172.21.15.141:0/2589570441' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: cluster 2023-12-01T15:31:34.562092+0000 mgr.y (mgr.14152) 62 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.627018+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.631127+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.635945+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.636915+0000 mon.a (mon.0) 197 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.639499+0000 mon.a (mon.0) 198 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.643937+0000 mon.a (mon.0) 199 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.716158+0000 mon.a (mon.0) 200 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.721934+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.725882+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.729824+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.730866+0000 mon.a (mon.0) 204 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.732240+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:34 smithi141 bash[31670]: audit 2023-12-01T15:31:34.733611+0000 mon.a (mon.0) 206 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.235550+0000 mon.a (mon.0) 191 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.237440+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: cephadm 2023-12-01T15:31:34.239829+0000 mgr.y (mgr.14152) 58 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: cephadm 2023-12-01T15:31:34.240146+0000 mgr.y (mgr.14152) 59 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: cephadm 2023-12-01T15:31:34.404784+0000 mgr.y (mgr.14152) 60 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: cephadm 2023-12-01T15:31:34.405478+0000 mgr.y (mgr.14152) 61 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:35.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.432103+0000 mon.a (mon.0) 193 : audit 0 from='client.? 172.21.15.141:0/2589570441' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: cluster 2023-12-01T15:31:34.562092+0000 mgr.y (mgr.14152) 62 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.627018+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.631127+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.635945+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.636915+0000 mon.a (mon.0) 197 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.639499+0000 mon.a (mon.0) 198 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.643937+0000 mon.a (mon.0) 199 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.716158+0000 mon.a (mon.0) 200 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.721934+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.725882+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.729824+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.730866+0000 mon.a (mon.0) 204 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.732240+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:35.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:34 smithi040 bash[28232]: audit 2023-12-01T15:31:34.733611+0000 mon.a (mon.0) 206 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:35.181 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-01T15:31:35.181 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-01T15:31:35.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:30.636765+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-12-01T15:31:35.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cephadm 2023-12-01T15:31:34.730434+0000 mgr.y (mgr.14152) 63 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2023-12-01T15:31:35.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cephadm 2023-12-01T15:31:34.735093+0000 mgr.y (mgr.14152) 64 : cephadm 1 Reconfiguring daemon mon.a on smithi040 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.670157+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.670588+0000 mon.a (mon.0) 208 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.671187+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.694109+0000 mon.a (mon.0) 209 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.706311+0000 mon.a (mon.0) 210 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.707130+0000 mon.a (mon.0) 211 : cluster 0 fsmap 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.707179+0000 mon.a (mon.0) 212 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.707401+0000 mon.a (mon.0) 213 : cluster 0 mgrmap e13: y(active, since 85s) 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.707781+0000 mon.a (mon.0) 214 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.707818+0000 mon.a (mon.0) 215 : cluster 1 Cluster is now healthy 2023-12-01T15:31:35.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[28232]: cluster 2023-12-01T15:31:35.725043+0000 mon.a (mon.0) 216 : cluster 1 overall HEALTH_OK 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:22.559446+0000 mgr.y (mgr.14152) 52 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:22.701811+0000 mon.a (mon.0) 146 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:22.702225+0000 mon.a (mon.0) 147 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:22.721366+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:23.696554+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:24.559794+0000 mgr.y (mgr.14152) 53 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:24.696788+0000 mon.a (mon.0) 150 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:24.698870+0000 mon.b (mon.1) 1 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:35.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:25.696500+0000 mon.a (mon.0) 151 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:26.560160+0000 mgr.y (mgr.14152) 54 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:26.632962+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:26.696929+0000 mon.a (mon.0) 153 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:27.633165+0000 mon.a (mon.0) 154 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:27.697048+0000 mon.a (mon.0) 155 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:27.741877+0000 mon.a (mon.0) 156 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:27.752746+0000 mon.a (mon.0) 157 : cluster 0 monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:27.753545+0000 mon.a (mon.0) 158 : cluster 0 fsmap 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:27.753586+0000 mon.a (mon.0) 159 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:27.753790+0000 mon.a (mon.0) 160 : cluster 0 mgrmap e13: y(active, since 77s) 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:27.777145+0000 mon.a (mon.0) 161 : cluster 1 overall HEALTH_OK 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:27.782712+0000 mon.a (mon.0) 162 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:27.787754+0000 mon.a (mon.0) 163 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:28.560685+0000 mgr.y (mgr.14152) 55 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:28.640870+0000 mon.a (mon.0) 168 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:28.641277+0000 mon.a (mon.0) 169 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:28.642244+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:28.662200+0000 mon.a (mon.0) 170 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:28.662601+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:29.633823+0000 mon.a (mon.0) 172 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:30.561153+0000 mgr.y (mgr.14152) 56 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:30.633926+0000 mon.a (mon.0) 173 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:31.634020+0000 mon.a (mon.0) 174 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:32.561588+0000 mgr.y (mgr.14152) 57 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:32.634151+0000 mon.a (mon.0) 175 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:33.634305+0000 mon.a (mon.0) 176 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.662061+0000 mon.a (mon.0) 177 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.667825+0000 mon.a (mon.0) 178 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.685573+0000 mon.a (mon.0) 179 : cluster 0 fsmap 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.685665+0000 mon.a (mon.0) 180 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:35.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.685952+0000 mon.a (mon.0) 181 : cluster 0 mgrmap e13: y(active, since 83s) 2023-12-01T15:31:35.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.686369+0000 mon.a (mon.0) 182 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-01T15:31:35.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.693269+0000 mon.a (mon.0) 183 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-01T15:31:35.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.693297+0000 mon.a (mon.0) 184 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-01T15:31:35.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:33.693310+0000 mon.a (mon.0) 185 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] is down (out of quorum) 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:33.698232+0000 mon.a (mon.0) 186 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:33.703470+0000 mon.a (mon.0) 187 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:33.707080+0000 mon.a (mon.0) 188 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:33.710524+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:33.713606+0000 mon.a (mon.0) 190 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.235550+0000 mon.a (mon.0) 191 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.237440+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cephadm 2023-12-01T15:31:34.239829+0000 mgr.y (mgr.14152) 58 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:31:35.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cephadm 2023-12-01T15:31:34.240146+0000 mgr.y (mgr.14152) 59 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cephadm 2023-12-01T15:31:34.404784+0000 mgr.y (mgr.14152) 60 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cephadm 2023-12-01T15:31:34.405478+0000 mgr.y (mgr.14152) 61 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.432103+0000 mon.a (mon.0) 193 : audit 0 from='client.? 172.21.15.141:0/2589570441' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:34.562092+0000 mgr.y (mgr.14152) 62 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.627018+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.631127+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.635945+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.636915+0000 mon.a (mon.0) 197 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.639499+0000 mon.a (mon.0) 198 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.643937+0000 mon.a (mon.0) 199 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.716158+0000 mon.a (mon.0) 200 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.721934+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.725882+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.729824+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:35.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.730866+0000 mon.a (mon.0) 204 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.732240+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: audit 2023-12-01T15:31:34.733611+0000 mon.a (mon.0) 206 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:30.636765+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cephadm 2023-12-01T15:31:34.730434+0000 mgr.y (mgr.14152) 63 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cephadm 2023-12-01T15:31:34.735093+0000 mgr.y (mgr.14152) 64 : cephadm 1 Reconfiguring daemon mon.a on smithi040 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.670157+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.670588+0000 mon.a (mon.0) 208 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.671187+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.694109+0000 mon.a (mon.0) 209 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T15:31:35.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.706311+0000 mon.a (mon.0) 210 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:35.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.707130+0000 mon.a (mon.0) 211 : cluster 0 fsmap 2023-12-01T15:31:35.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.707179+0000 mon.a (mon.0) 212 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:35.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.707401+0000 mon.a (mon.0) 213 : cluster 0 mgrmap e13: y(active, since 85s) 2023-12-01T15:31:35.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.707781+0000 mon.a (mon.0) 214 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-01T15:31:35.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.707818+0000 mon.a (mon.0) 215 : cluster 1 Cluster is now healthy 2023-12-01T15:31:35.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:35 smithi040 bash[41173]: cluster 2023-12-01T15:31:35.725043+0000 mon.a (mon.0) 216 : cluster 1 overall HEALTH_OK 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:30.636765+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cephadm 2023-12-01T15:31:34.730434+0000 mgr.y (mgr.14152) 63 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cephadm 2023-12-01T15:31:34.735093+0000 mgr.y (mgr.14152) 64 : cephadm 1 Reconfiguring daemon mon.a on smithi040 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.670157+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.670588+0000 mon.a (mon.0) 208 : cluster 1 mon.a calling monitor election 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.671187+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.694109+0000 mon.a (mon.0) 209 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.706311+0000 mon.a (mon.0) 210 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.707130+0000 mon.a (mon.0) 211 : cluster 0 fsmap 2023-12-01T15:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.707179+0000 mon.a (mon.0) 212 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:31:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.707401+0000 mon.a (mon.0) 213 : cluster 0 mgrmap e13: y(active, since 85s) 2023-12-01T15:31:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.707781+0000 mon.a (mon.0) 214 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-01T15:31:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.707818+0000 mon.a (mon.0) 215 : cluster 1 Cluster is now healthy 2023-12-01T15:31:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:35 smithi141 bash[31670]: cluster 2023-12-01T15:31:35.725043+0000 mon.a (mon.0) 216 : cluster 1 overall HEALTH_OK 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: cluster 2023-12-01T15:31:36.562564+0000 mgr.y (mgr.14152) 65 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: audit 2023-12-01T15:31:36.634135+0000 mon.a (mon.0) 217 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: audit 2023-12-01T15:31:36.813882+0000 mon.a (mon.0) 218 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: audit 2023-12-01T15:31:36.819879+0000 mon.a (mon.0) 219 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: audit 2023-12-01T15:31:36.855485+0000 mon.a (mon.0) 220 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: audit 2023-12-01T15:31:36.857095+0000 mon.a (mon.0) 221 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:37.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[28232]: audit 2023-12-01T15:31:36.858688+0000 mon.a (mon.0) 222 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: cluster 2023-12-01T15:31:36.562564+0000 mgr.y (mgr.14152) 65 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: audit 2023-12-01T15:31:36.634135+0000 mon.a (mon.0) 217 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: audit 2023-12-01T15:31:36.813882+0000 mon.a (mon.0) 218 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: audit 2023-12-01T15:31:36.819879+0000 mon.a (mon.0) 219 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: audit 2023-12-01T15:31:36.855485+0000 mon.a (mon.0) 220 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: audit 2023-12-01T15:31:36.857095+0000 mon.a (mon.0) 221 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:37.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:37 smithi040 bash[41173]: audit 2023-12-01T15:31:36.858688+0000 mon.a (mon.0) 222 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: cluster 2023-12-01T15:31:36.562564+0000 mgr.y (mgr.14152) 65 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: audit 2023-12-01T15:31:36.634135+0000 mon.a (mon.0) 217 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: audit 2023-12-01T15:31:36.813882+0000 mon.a (mon.0) 218 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: audit 2023-12-01T15:31:36.819879+0000 mon.a (mon.0) 219 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: audit 2023-12-01T15:31:36.855485+0000 mon.a (mon.0) 220 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: audit 2023-12-01T15:31:36.857095+0000 mon.a (mon.0) 221 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:37 smithi141 bash[31670]: audit 2023-12-01T15:31:36.858688+0000 mon.a (mon.0) 222 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:38 smithi040 bash[28232]: cephadm 2023-12-01T15:31:36.854877+0000 mgr.y (mgr.14152) 66 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-01T15:31:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:38 smithi040 bash[28232]: cephadm 2023-12-01T15:31:36.860547+0000 mgr.y (mgr.14152) 67 : cephadm 1 Reconfiguring daemon mon.c on smithi040 2023-12-01T15:31:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:38 smithi040 bash[41173]: cephadm 2023-12-01T15:31:36.854877+0000 mgr.y (mgr.14152) 66 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-01T15:31:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:38 smithi040 bash[41173]: cephadm 2023-12-01T15:31:36.860547+0000 mgr.y (mgr.14152) 67 : cephadm 1 Reconfiguring daemon mon.c on smithi040 2023-12-01T15:31:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:38 smithi141 bash[31670]: cephadm 2023-12-01T15:31:36.854877+0000 mgr.y (mgr.14152) 66 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-01T15:31:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:38 smithi141 bash[31670]: cephadm 2023-12-01T15:31:36.860547+0000 mgr.y (mgr.14152) 67 : cephadm 1 Reconfiguring daemon mon.c on smithi040 2023-12-01T15:31:39.859 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[28232]: cluster 2023-12-01T15:31:38.562896+0000 mgr.y (mgr.14152) 68 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[28232]: audit 2023-12-01T15:31:38.802773+0000 mon.a (mon.0) 223 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[28232]: audit 2023-12-01T15:31:38.808800+0000 mon.a (mon.0) 224 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[28232]: audit 2023-12-01T15:31:38.830491+0000 mon.a (mon.0) 225 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[28232]: audit 2023-12-01T15:31:38.832482+0000 mon.a (mon.0) 226 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[28232]: audit 2023-12-01T15:31:38.834309+0000 mon.a (mon.0) 227 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[41173]: cluster 2023-12-01T15:31:38.562896+0000 mgr.y (mgr.14152) 68 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:39.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[41173]: audit 2023-12-01T15:31:38.802773+0000 mon.a (mon.0) 223 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:39.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[41173]: audit 2023-12-01T15:31:38.808800+0000 mon.a (mon.0) 224 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:39.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[41173]: audit 2023-12-01T15:31:38.830491+0000 mon.a (mon.0) 225 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:39.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[41173]: audit 2023-12-01T15:31:38.832482+0000 mon.a (mon.0) 226 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:39.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:39 smithi040 bash[41173]: audit 2023-12-01T15:31:38.834309+0000 mon.a (mon.0) 227 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:39.898 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:39 smithi141 bash[31670]: cluster 2023-12-01T15:31:38.562896+0000 mgr.y (mgr.14152) 68 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:39.899 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:39 smithi141 bash[31670]: audit 2023-12-01T15:31:38.802773+0000 mon.a (mon.0) 223 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:39.899 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:39 smithi141 bash[31670]: audit 2023-12-01T15:31:38.808800+0000 mon.a (mon.0) 224 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:39.899 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:39 smithi141 bash[31670]: audit 2023-12-01T15:31:38.830491+0000 mon.a (mon.0) 225 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:31:39.899 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:39 smithi141 bash[31670]: audit 2023-12-01T15:31:38.832482+0000 mon.a (mon.0) 226 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:31:39.899 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:39 smithi141 bash[31670]: audit 2023-12-01T15:31:38.834309+0000 mon.a (mon.0) 227 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:40.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:40 smithi040 bash[28232]: cephadm 2023-12-01T15:31:38.829801+0000 mgr.y (mgr.14152) 69 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-01T15:31:40.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:40 smithi040 bash[28232]: cephadm 2023-12-01T15:31:38.836249+0000 mgr.y (mgr.14152) 70 : cephadm 1 Reconfiguring daemon mon.b on smithi141 2023-12-01T15:31:40.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:40 smithi040 bash[41173]: cephadm 2023-12-01T15:31:38.829801+0000 mgr.y (mgr.14152) 69 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-01T15:31:40.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:40 smithi040 bash[41173]: cephadm 2023-12-01T15:31:38.836249+0000 mgr.y (mgr.14152) 70 : cephadm 1 Reconfiguring daemon mon.b on smithi141 2023-12-01T15:31:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:40 smithi141 bash[31670]: cephadm 2023-12-01T15:31:38.829801+0000 mgr.y (mgr.14152) 69 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-01T15:31:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:40 smithi141 bash[31670]: cephadm 2023-12-01T15:31:38.836249+0000 mgr.y (mgr.14152) 70 : cephadm 1 Reconfiguring daemon mon.b on smithi141 2023-12-01T15:31:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: cluster 2023-12-01T15:31:40.563347+0000 mgr.y (mgr.14152) 71 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: audit 2023-12-01T15:31:40.645095+0000 mon.a (mon.0) 228 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: audit 2023-12-01T15:31:40.649873+0000 mon.a (mon.0) 229 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: audit 2023-12-01T15:31:40.655494+0000 mon.a (mon.0) 230 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: audit 2023-12-01T15:31:40.657824+0000 mon.a (mon.0) 231 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: audit 2023-12-01T15:31:40.659870+0000 mon.a (mon.0) 232 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[28232]: audit 2023-12-01T15:31:40.666361+0000 mon.a (mon.0) 233 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: cluster 2023-12-01T15:31:40.563347+0000 mgr.y (mgr.14152) 71 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: audit 2023-12-01T15:31:40.645095+0000 mon.a (mon.0) 228 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: audit 2023-12-01T15:31:40.649873+0000 mon.a (mon.0) 229 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: audit 2023-12-01T15:31:40.655494+0000 mon.a (mon.0) 230 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: audit 2023-12-01T15:31:40.657824+0000 mon.a (mon.0) 231 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: audit 2023-12-01T15:31:40.659870+0000 mon.a (mon.0) 232 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:41 smithi040 bash[41173]: audit 2023-12-01T15:31:40.666361+0000 mon.a (mon.0) 233 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: cluster 2023-12-01T15:31:40.563347+0000 mgr.y (mgr.14152) 71 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: audit 2023-12-01T15:31:40.645095+0000 mon.a (mon.0) 228 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: audit 2023-12-01T15:31:40.649873+0000 mon.a (mon.0) 229 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: audit 2023-12-01T15:31:40.655494+0000 mon.a (mon.0) 230 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: audit 2023-12-01T15:31:40.657824+0000 mon.a (mon.0) 231 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: audit 2023-12-01T15:31:40.659870+0000 mon.a (mon.0) 232 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:41 smithi141 bash[31670]: audit 2023-12-01T15:31:40.666361+0000 mon.a (mon.0) 233 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:42.863 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:31:42.863 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2023-12-01T15:31:42.863 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = 3505c512-905e-11ee-95a2-87774f69a715 2023-12-01T15:31:42.863 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] 2023-12-01T15:31:43.589 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-01T15:31:43.589 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:31:43.589 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T15:31:43.605 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:31:43.605 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:31:43.667 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:31:43.668 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T15:31:43.684 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:31:43.684 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:31:43.778 INFO:tasks.cephadm:Adding mgr.y on smithi040 2023-12-01T15:31:43.779 INFO:tasks.cephadm:Adding mgr.x on smithi141 2023-12-01T15:31:43.779 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi040=y;smithi141=x' 2023-12-01T15:31:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:43 smithi040 bash[28232]: cluster 2023-12-01T15:31:42.563714+0000 mgr.y (mgr.14152) 72 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:43 smithi040 bash[28232]: audit 2023-12-01T15:31:42.861646+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.40:0/2270836585' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:43 smithi040 bash[41173]: cluster 2023-12-01T15:31:42.563714+0000 mgr.y (mgr.14152) 72 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:43 smithi040 bash[41173]: audit 2023-12-01T15:31:42.861646+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.40:0/2270836585' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:43 smithi141 bash[31670]: cluster 2023-12-01T15:31:42.563714+0000 mgr.y (mgr.14152) 72 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:43 smithi141 bash[31670]: audit 2023-12-01T15:31:42.861646+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.40:0/2270836585' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:45 smithi040 bash[28232]: cluster 2023-12-01T15:31:44.564111+0000 mgr.y (mgr.14152) 73 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:45 smithi040 bash[41173]: cluster 2023-12-01T15:31:44.564111+0000 mgr.y (mgr.14152) 73 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:45 smithi141 bash[31670]: cluster 2023-12-01T15:31:44.564111+0000 mgr.y (mgr.14152) 73 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:47.489 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:31:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:47 smithi141 bash[31670]: cluster 2023-12-01T15:31:46.564582+0000 mgr.y (mgr.14152) 74 : cluster 0 pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:47 smithi040 bash[28232]: cluster 2023-12-01T15:31:46.564582+0000 mgr.y (mgr.14152) 74 : cluster 0 pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:47 smithi040 bash[41173]: cluster 2023-12-01T15:31:46.564582+0000 mgr.y (mgr.14152) 74 : cluster 0 pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:49.982 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:49 smithi141 bash[31670]: cluster 2023-12-01T15:31:48.564957+0000 mgr.y (mgr.14152) 75 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:49 smithi040 bash[28232]: cluster 2023-12-01T15:31:48.564957+0000 mgr.y (mgr.14152) 75 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:49 smithi040 bash[41173]: cluster 2023-12-01T15:31:48.564957+0000 mgr.y (mgr.14152) 75 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:50.462 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled mgr update... 2023-12-01T15:31:51.425 DEBUG:teuthology.orchestra.run.smithi141:mgr.x> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@mgr.x.service 2023-12-01T15:31:51.427 INFO:tasks.cephadm:Deploying OSDs... 2023-12-01T15:31:51.427 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:31:51.428 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T15:31:51.435 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T15:31:51.435 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 493 Links: 1 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-01 15:23:59.311439886 +0000 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-01 15:23:58.899449382 +0000 2023-12-01T15:31:51.484 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-01 15:23:58.899449382 +0000 2023-12-01T15:31:51.485 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-01T15:31:51.485 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T15:31:51.540 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-01T15:31:51.540 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-01T15:31:51.540 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000398786 s, 1.3 MB/s 2023-12-01T15:31:51.541 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T15:31:51.594 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 500 Links: 1 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-01 15:23:59.519435092 +0000 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-01 15:23:59.515435184 +0000 2023-12-01T15:31:51.653 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-01 15:23:59.515435184 +0000 2023-12-01T15:31:51.654 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-01T15:31:51.654 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T15:31:51.712 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-01T15:31:51.712 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-01T15:31:51.712 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000401867 s, 1.3 MB/s 2023-12-01T15:31:51.713 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.451793+0000 mgr.y (mgr.14152) 76 : audit 0 from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi141=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: cephadm 2023-12-01T15:31:50.455414+0000 mgr.y (mgr.14152) 77 : cephadm 1 Saving service mgr spec with placement smithi040=y;smithi141=x;count:2 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.460545+0000 mon.a (mon.0) 234 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.473976+0000 mon.a (mon.0) 235 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.477003+0000 mon.a (mon.0) 236 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.478602+0000 mon.a (mon.0) 237 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.488278+0000 mon.a (mon.0) 238 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:51.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.491758+0000 mon.a (mon.0) 239 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:31:51.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.498264+0000 mon.a (mon.0) 240 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T15:31:51.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.499479+0000 mon.a (mon.0) 241 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:31:51.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: audit 2023-12-01T15:31:50.500948+0000 mon.a (mon.0) 242 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: cephadm 2023-12-01T15:31:50.502432+0000 mgr.y (mgr.14152) 78 : cephadm 1 Deploying daemon mgr.x on smithi141 2023-12-01T15:31:51.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[41173]: cluster 2023-12-01T15:31:50.565358+0000 mgr.y (mgr.14152) 79 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:51.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.451793+0000 mgr.y (mgr.14152) 76 : audit 0 from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi141=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:51.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: cephadm 2023-12-01T15:31:50.455414+0000 mgr.y (mgr.14152) 77 : cephadm 1 Saving service mgr spec with placement smithi040=y;smithi141=x;count:2 2023-12-01T15:31:51.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.460545+0000 mon.a (mon.0) 234 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.473976+0000 mon.a (mon.0) 235 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.477003+0000 mon.a (mon.0) 236 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.478602+0000 mon.a (mon.0) 237 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.488278+0000 mon.a (mon.0) 238 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.491758+0000 mon.a (mon.0) 239 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.498264+0000 mon.a (mon.0) 240 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.499479+0000 mon.a (mon.0) 241 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: audit 2023-12-01T15:31:50.500948+0000 mon.a (mon.0) 242 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: cephadm 2023-12-01T15:31:50.502432+0000 mgr.y (mgr.14152) 78 : cephadm 1 Deploying daemon mgr.x on smithi141 2023-12-01T15:31:51.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:51 smithi040 bash[28232]: cluster 2023-12-01T15:31:50.565358+0000 mgr.y (mgr.14152) 79 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.451793+0000 mgr.y (mgr.14152) 76 : audit 0 from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi141=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: cephadm 2023-12-01T15:31:50.455414+0000 mgr.y (mgr.14152) 77 : cephadm 1 Saving service mgr spec with placement smithi040=y;smithi141=x;count:2 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.460545+0000 mon.a (mon.0) 234 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.473976+0000 mon.a (mon.0) 235 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.477003+0000 mon.a (mon.0) 236 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.478602+0000 mon.a (mon.0) 237 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.488278+0000 mon.a (mon.0) 238 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.491758+0000 mon.a (mon.0) 239 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.498264+0000 mon.a (mon.0) 240 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.499479+0000 mon.a (mon.0) 241 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: audit 2023-12-01T15:31:50.500948+0000 mon.a (mon.0) 242 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.749 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: cephadm 2023-12-01T15:31:50.502432+0000 mgr.y (mgr.14152) 78 : cephadm 1 Deploying daemon mgr.x on smithi141 2023-12-01T15:31:51.750 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:51 smithi141 bash[31670]: cluster 2023-12-01T15:31:50.565358+0000 mgr.y (mgr.14152) 79 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:51.770 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2023-12-01T15:31:51.786 INFO:journalctl@ceph.mgr.x.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:31:51.821 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T15:31:51.821 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:51.821 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-12-01T15:31:51.821 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:51.821 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-01 15:24:00.643409184 +0000 2023-12-01T15:31:51.822 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-01 15:24:00.195419510 +0000 2023-12-01T15:31:51.822 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-01 15:24:00.195419510 +0000 2023-12-01T15:31:51.822 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-01T15:31:51.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T15:31:51.881 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-01T15:31:51.890 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-01T15:31:51.890 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000411669 s, 1.2 MB/s 2023-12-01T15:31:51.891 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T15:31:51.937 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2023-12-01T15:31:51.992 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T15:31:51.992 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:51.992 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 511 Links: 1 2023-12-01T15:31:51.993 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:51.993 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-01 15:24:01.279394524 +0000 2023-12-01T15:31:51.993 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-01 15:24:00.851404389 +0000 2023-12-01T15:31:51.993 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-01 15:24:00.851404389 +0000 2023-12-01T15:31:51.993 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-01T15:31:51.993 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T15:31:52.052 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-01T15:31:52.052 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-01T15:31:52.052 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000470524 s, 1.1 MB/s 2023-12-01T15:31:52.053 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T15:31:52.112 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:31:52.112 DEBUG:teuthology.orchestra.run.smithi141:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T15:31:52.126 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T15:31:52.126 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_1 2023-12-01T15:31:52.176 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T15:31:52.176 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:52.176 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 494 Links: 1 2023-12-01T15:31:52.176 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:52.177 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-01 15:23:59.358386335 +0000 2023-12-01T15:31:52.177 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-01 15:23:58.918396482 +0000 2023-12-01T15:31:52.177 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-01 15:23:58.918396482 +0000 2023-12-01T15:31:52.177 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-01T15:31:52.177 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T15:31:52.229 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-01T15:31:52.229 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-01T15:31:52.229 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000261802 s, 2.0 MB/s 2023-12-01T15:31:52.230 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T15:31:52.286 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_2 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-01 15:24:00.026370931 +0000 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-01 15:23:59.602380708 +0000 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-01 15:23:59.602380708 +0000 2023-12-01T15:31:52.341 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-01T15:31:52.342 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T15:31:52.399 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-01T15:31:52.399 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-01T15:31:52.399 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000391766 s, 1.3 MB/s 2023-12-01T15:31:52.400 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T15:31:52.457 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_3 2023-12-01T15:31:52.512 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T15:31:52.512 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:52.512 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-12-01T15:31:52.512 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:52.513 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-01 15:24:00.674355987 +0000 2023-12-01T15:31:52.513 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-01 15:24:00.234366134 +0000 2023-12-01T15:31:52.513 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-01 15:24:00.234366134 +0000 2023-12-01T15:31:52.513 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-01T15:31:52.513 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T15:31:52.571 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-01T15:31:52.571 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-01T15:31:52.571 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000383355 s, 1.3 MB/s 2023-12-01T15:31:52.572 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T15:31:52.625 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_4 2023-12-01T15:31:52.681 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T15:31:52.681 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:31:52.681 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 5h/5d Inode: 512 Links: 1 2023-12-01T15:31:52.682 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:31:52.682 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-01 15:24:01.374339845 +0000 2023-12-01T15:31:52.682 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-01 15:24:00.878351283 +0000 2023-12-01T15:31:52.682 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-01 15:24:00.878351283 +0000 2023-12-01T15:31:52.682 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-01T15:31:52.682 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T15:31:52.746 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-01T15:31:52.746 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-01T15:31:52.746 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000332754 s, 1.5 MB/s 2023-12-01T15:31:52.747 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T15:31:52.797 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2023-12-01T15:31:52.797 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T15:31:53.263 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:53 smithi141 systemd[1]: Started Ceph mgr.x for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:31:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[28232]: cluster 2023-12-01T15:31:52.565783+0000 mgr.y (mgr.14152) 80 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[28232]: audit 2023-12-01T15:31:53.240669+0000 mon.a (mon.0) 243 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[28232]: audit 2023-12-01T15:31:53.247699+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[28232]: audit 2023-12-01T15:31:53.283406+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[28232]: audit 2023-12-01T15:31:53.288438+0000 mon.a (mon.0) 246 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[28232]: audit 2023-12-01T15:31:53.355491+0000 mon.a (mon.0) 247 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[41173]: cluster 2023-12-01T15:31:52.565783+0000 mgr.y (mgr.14152) 80 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[41173]: audit 2023-12-01T15:31:53.240669+0000 mon.a (mon.0) 243 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[41173]: audit 2023-12-01T15:31:53.247699+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[41173]: audit 2023-12-01T15:31:53.283406+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[41173]: audit 2023-12-01T15:31:53.288438+0000 mon.a (mon.0) 246 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:53 smithi040 bash[41173]: audit 2023-12-01T15:31:53.355491+0000 mon.a (mon.0) 247 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:53 smithi141 bash[31670]: cluster 2023-12-01T15:31:52.565783+0000 mgr.y (mgr.14152) 80 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:53 smithi141 bash[31670]: audit 2023-12-01T15:31:53.240669+0000 mon.a (mon.0) 243 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:53 smithi141 bash[31670]: audit 2023-12-01T15:31:53.247699+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:53 smithi141 bash[31670]: audit 2023-12-01T15:31:53.283406+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:53 smithi141 bash[31670]: audit 2023-12-01T15:31:53.288438+0000 mon.a (mon.0) 246 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:53 smithi141 bash[31670]: audit 2023-12-01T15:31:53.355491+0000 mon.a (mon.0) 247 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:54.408 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:54 smithi141 bash[32666]: debug 2023-12-01T15:31:54.240+0000 7faf92dc5700 1 -- 172.21.15.141:0/1417429556 <== mon.1 v2:172.21.15.141:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c55aab31e0 con 0x55c55b832400 2023-12-01T15:31:54.714 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:54 smithi141 bash[32666]: debug 2023-12-01T15:31:54.396+0000 7faf9cf14200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:31:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:54 smithi141 bash[31670]: audit 2023-12-01T15:31:53.705785+0000 mon.a (mon.0) 248 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:54 smithi040 bash[28232]: audit 2023-12-01T15:31:53.705785+0000 mon.a (mon.0) 248 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:54 smithi040 bash[41173]: audit 2023-12-01T15:31:53.705785+0000 mon.a (mon.0) 248 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:55.713 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:55 smithi141 bash[32666]: debug 2023-12-01T15:31:55.296+0000 7faf9cf14200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:31:55.713 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:55 smithi141 bash[32666]: debug 2023-12-01T15:31:55.396+0000 7faf9cf14200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:31:55.713 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:55 smithi141 bash[32666]: debug 2023-12-01T15:31:55.496+0000 7faf9cf14200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:31:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:55 smithi141 bash[31670]: cluster 2023-12-01T15:31:54.566157+0000 mgr.y (mgr.14152) 81 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:56.028 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:55 smithi141 bash[32666]: debug 2023-12-01T15:31:55.760+0000 7faf9cf14200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:31:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:55 smithi040 bash[28232]: cluster 2023-12-01T15:31:54.566157+0000 mgr.y (mgr.14152) 81 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:55 smithi040 bash[41173]: cluster 2023-12-01T15:31:54.566157+0000 mgr.y (mgr.14152) 81 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:56.488 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:56 smithi141 bash[32666]: debug 2023-12-01T15:31:56.108+0000 7faf9cf14200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:31:56.489 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:56 smithi141 bash[32666]: debug 2023-12-01T15:31:56.272+0000 7faf9cf14200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:31:56.777 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:56 smithi141 bash[32666]: debug 2023-12-01T15:31:56.480+0000 7faf9cf14200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:31:57.492 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:57 smithi141 bash[31670]: cluster 2023-12-01T15:31:56.566528+0000 mgr.y (mgr.14152) 82 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:57.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:57 smithi141 bash[32666]: debug 2023-12-01T15:31:57.480+0000 7faf9cf14200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:31:57.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:57 smithi141 bash[32666]: debug 2023-12-01T15:31:57.592+0000 7faf9cf14200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:31:57.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:57 smithi141 bash[32666]: debug 2023-12-01T15:31:57.712+0000 7faf9cf14200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:31:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:57 smithi040 bash[28232]: cluster 2023-12-01T15:31:56.566528+0000 mgr.y (mgr.14152) 82 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:57 smithi040 bash[41173]: cluster 2023-12-01T15:31:56.566528+0000 mgr.y (mgr.14152) 82 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:58.471 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:58 smithi141 bash[32666]: debug 2023-12-01T15:31:58.192+0000 7faf9cf14200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:31:58.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:58 smithi141 bash[32666]: debug 2023-12-01T15:31:58.464+0000 7faf9cf14200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:31:59.277 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:58 smithi141 bash[32666]: debug 2023-12-01T15:31:58.960+0000 7faf9cf14200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:31:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:58.494765+0000 mon.a (mon.0) 249 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:58.501411+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: cluster 2023-12-01T15:31:58.566886+0000 mgr.y (mgr.14152) 83 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:58.970999+0000 mon.a (mon.0) 251 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:58.972380+0000 mon.a (mon.0) 252 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:58.978070+0000 mon.a (mon.0) 253 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:59.045278+0000 mon.a (mon.0) 254 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:59.046959+0000 mon.a (mon.0) 255 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[28232]: audit 2023-12-01T15:31:59.048258+0000 mon.a (mon.0) 256 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:58.494765+0000 mon.a (mon.0) 249 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:58.501411+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: cluster 2023-12-01T15:31:58.566886+0000 mgr.y (mgr.14152) 83 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:58.970999+0000 mon.a (mon.0) 251 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:58.972380+0000 mon.a (mon.0) 252 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:58.978070+0000 mon.a (mon.0) 253 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:59.045278+0000 mon.a (mon.0) 254 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:59.046959+0000 mon.a (mon.0) 255 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:31:59 smithi040 bash[41173]: audit 2023-12-01T15:31:59.048258+0000 mon.a (mon.0) 256 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:59.777 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[32666]: debug 2023-12-01T15:31:59.468+0000 7faf9cf14200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:58.494765+0000 mon.a (mon.0) 249 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:58.501411+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: cluster 2023-12-01T15:31:58.566886+0000 mgr.y (mgr.14152) 83 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:58.970999+0000 mon.a (mon.0) 251 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:58.972380+0000 mon.a (mon.0) 252 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:58.978070+0000 mon.a (mon.0) 253 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:59.045278+0000 mon.a (mon.0) 254 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:59.046959+0000 mon.a (mon.0) 255 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:31:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:31:59 smithi141 bash[31670]: audit 2023-12-01T15:31:59.048258+0000 mon.a (mon.0) 256 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:00.277 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.016+0000 7faf9cf14200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:32:00.277 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.128+0000 7faf9cf14200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:32:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[31670]: cephadm 2023-12-01T15:31:59.044671+0000 mgr.y (mgr.14152) 84 : cephadm 1 Reconfiguring mgr.y (unknown last config time)... 2023-12-01T15:32:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[31670]: cephadm 2023-12-01T15:31:59.049482+0000 mgr.y (mgr.14152) 85 : cephadm 1 Reconfiguring daemon mgr.y on smithi040 2023-12-01T15:32:00.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.468+0000 7faf9cf14200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:32:00.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.580+0000 7faf9cf14200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:32:00.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.720+0000 7faf9cf14200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:32:00.781 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:00 smithi040 bash[41173]: cephadm 2023-12-01T15:31:59.044671+0000 mgr.y (mgr.14152) 84 : cephadm 1 Reconfiguring mgr.y (unknown last config time)... 2023-12-01T15:32:00.781 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:00 smithi040 bash[41173]: cephadm 2023-12-01T15:31:59.049482+0000 mgr.y (mgr.14152) 85 : cephadm 1 Reconfiguring daemon mgr.y on smithi040 2023-12-01T15:32:00.781 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:00 smithi040 bash[28232]: cephadm 2023-12-01T15:31:59.044671+0000 mgr.y (mgr.14152) 84 : cephadm 1 Reconfiguring mgr.y (unknown last config time)... 2023-12-01T15:32:00.781 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:00 smithi040 bash[28232]: cephadm 2023-12-01T15:31:59.049482+0000 mgr.y (mgr.14152) 85 : cephadm 1 Reconfiguring daemon mgr.y on smithi040 2023-12-01T15:32:01.148 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.832+0000 7faf9cf14200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:32:01.148 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:00 smithi141 bash[32666]: debug 2023-12-01T15:32:00.952+0000 7faf9cf14200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:32:01.388 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T15:32:01.388 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T15:32:01.388 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-01T15:32:01.388 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-01T15:32:01.388 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131906 s, 795 MB/s 2023-12-01T15:32:01.388 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-01T15:32:01.512 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[32666]: debug 2023-12-01T15:32:01.140+0000 7faf9cf14200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:32:01.513 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[32666]: debug 2023-12-01T15:32:01.264+0000 7faf9cf14200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:32:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: cluster 2023-12-01T15:32:00.567363+0000 mgr.y (mgr.14152) 86 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: audit 2023-12-01T15:32:01.440282+0000 mon.a (mon.0) 257 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: audit 2023-12-01T15:32:01.445471+0000 mon.a (mon.0) 258 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: audit 2023-12-01T15:32:01.470943+0000 mon.a (mon.0) 259 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: audit 2023-12-01T15:32:01.474011+0000 mon.a (mon.0) 260 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: audit 2023-12-01T15:32:01.476324+0000 mon.a (mon.0) 261 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:01 smithi141 bash[31670]: audit 2023-12-01T15:32:01.484951+0000 mon.a (mon.0) 262 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: cluster 2023-12-01T15:32:00.567363+0000 mgr.y (mgr.14152) 86 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: audit 2023-12-01T15:32:01.440282+0000 mon.a (mon.0) 257 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: audit 2023-12-01T15:32:01.445471+0000 mon.a (mon.0) 258 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: audit 2023-12-01T15:32:01.470943+0000 mon.a (mon.0) 259 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: audit 2023-12-01T15:32:01.474011+0000 mon.a (mon.0) 260 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: audit 2023-12-01T15:32:01.476324+0000 mon.a (mon.0) 261 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[28232]: audit 2023-12-01T15:32:01.484951+0000 mon.a (mon.0) 262 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: cluster 2023-12-01T15:32:00.567363+0000 mgr.y (mgr.14152) 86 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: audit 2023-12-01T15:32:01.440282+0000 mon.a (mon.0) 257 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: audit 2023-12-01T15:32:01.445471+0000 mon.a (mon.0) 258 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: audit 2023-12-01T15:32:01.470943+0000 mon.a (mon.0) 259 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: audit 2023-12-01T15:32:01.474011+0000 mon.a (mon.0) 260 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: audit 2023-12-01T15:32:01.476324+0000 mon.a (mon.0) 261 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:01 smithi040 bash[41173]: audit 2023-12-01T15:32:01.484951+0000 mon.a (mon.0) 262 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:02.053 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2023-12-01T15:32:02.777 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:32:02 smithi141 bash[32666]: debug 2023-12-01T15:32:02.476+0000 7faf9cf14200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:32:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:02 smithi141 bash[31670]: cluster 2023-12-01T15:32:02.503954+0000 mon.a (mon.0) 263 : cluster 0 Standby manager daemon x started 2023-12-01T15:32:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:02 smithi141 bash[31670]: audit 2023-12-01T15:32:02.506971+0000 mon.b (mon.1) 4 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:32:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:02 smithi141 bash[31670]: audit 2023-12-01T15:32:02.507649+0000 mon.b (mon.1) 5 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:32:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:02 smithi141 bash[31670]: audit 2023-12-01T15:32:02.509454+0000 mon.b (mon.1) 6 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:32:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:02 smithi141 bash[31670]: audit 2023-12-01T15:32:02.510114+0000 mon.b (mon.1) 7 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:32:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[28232]: cluster 2023-12-01T15:32:02.503954+0000 mon.a (mon.0) 263 : cluster 0 Standby manager daemon x started 2023-12-01T15:32:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[28232]: audit 2023-12-01T15:32:02.506971+0000 mon.b (mon.1) 4 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[28232]: audit 2023-12-01T15:32:02.507649+0000 mon.b (mon.1) 5 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[28232]: audit 2023-12-01T15:32:02.509454+0000 mon.b (mon.1) 6 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[28232]: audit 2023-12-01T15:32:02.510114+0000 mon.b (mon.1) 7 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[41173]: cluster 2023-12-01T15:32:02.503954+0000 mon.a (mon.0) 263 : cluster 0 Standby manager daemon x started 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[41173]: audit 2023-12-01T15:32:02.506971+0000 mon.b (mon.1) 4 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[41173]: audit 2023-12-01T15:32:02.507649+0000 mon.b (mon.1) 5 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[41173]: audit 2023-12-01T15:32:02.509454+0000 mon.b (mon.1) 6 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:32:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:02 smithi040 bash[41173]: audit 2023-12-01T15:32:02.510114+0000 mon.b (mon.1) 7 : audit 0 from='mgr.? 172.21.15.141:0/1753443939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:32:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:03 smithi040 bash[28232]: cluster 2023-12-01T15:32:02.567815+0000 mgr.y (mgr.14152) 87 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:03 smithi040 bash[28232]: cluster 2023-12-01T15:32:02.645224+0000 mon.a (mon.0) 264 : cluster 0 mgrmap e14: y(active, since 112s), standbys: x 2023-12-01T15:32:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:03 smithi040 bash[28232]: audit 2023-12-01T15:32:02.645392+0000 mon.a (mon.0) 265 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:32:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:03 smithi040 bash[41173]: cluster 2023-12-01T15:32:02.567815+0000 mgr.y (mgr.14152) 87 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:03 smithi040 bash[41173]: cluster 2023-12-01T15:32:02.645224+0000 mon.a (mon.0) 264 : cluster 0 mgrmap e14: y(active, since 112s), standbys: x 2023-12-01T15:32:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:03 smithi040 bash[41173]: audit 2023-12-01T15:32:02.645392+0000 mon.a (mon.0) 265 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:32:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:03 smithi141 bash[31670]: cluster 2023-12-01T15:32:02.567815+0000 mgr.y (mgr.14152) 87 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:03 smithi141 bash[31670]: cluster 2023-12-01T15:32:02.645224+0000 mon.a (mon.0) 264 : cluster 0 mgrmap e14: y(active, since 112s), standbys: x 2023-12-01T15:32:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:03 smithi141 bash[31670]: audit 2023-12-01T15:32:02.645392+0000 mon.a (mon.0) 265 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:32:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:05 smithi040 bash[28232]: cluster 2023-12-01T15:32:04.568268+0000 mgr.y (mgr.14152) 88 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:05 smithi040 bash[41173]: cluster 2023-12-01T15:32:04.568268+0000 mgr.y (mgr.14152) 88 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:05 smithi141 bash[31670]: cluster 2023-12-01T15:32:04.568268+0000 mgr.y (mgr.14152) 88 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:06.741 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:07.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:07 smithi040 bash[28232]: cluster 2023-12-01T15:32:06.568736+0000 mgr.y (mgr.14152) 89 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:07.834 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:07 smithi040 bash[41173]: cluster 2023-12-01T15:32:06.568736+0000 mgr.y (mgr.14152) 89 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:07 smithi141 bash[31670]: cluster 2023-12-01T15:32:06.568736+0000 mgr.y (mgr.14152) 89 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[28232]: cluster 2023-12-01T15:32:08.569137+0000 mgr.y (mgr.14152) 90 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[28232]: audit 2023-12-01T15:32:09.538784+0000 mon.a (mon.0) 266 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:32:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[28232]: audit 2023-12-01T15:32:09.544879+0000 mon.a (mon.0) 267 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:32:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[28232]: audit 2023-12-01T15:32:09.546210+0000 mon.a (mon.0) 268 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[41173]: cluster 2023-12-01T15:32:08.569137+0000 mgr.y (mgr.14152) 90 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[41173]: audit 2023-12-01T15:32:09.538784+0000 mon.a (mon.0) 266 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:32:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[41173]: audit 2023-12-01T15:32:09.544879+0000 mon.a (mon.0) 267 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:32:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:09 smithi040 bash[41173]: audit 2023-12-01T15:32:09.546210+0000 mon.a (mon.0) 268 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:09 smithi141 bash[31670]: cluster 2023-12-01T15:32:08.569137+0000 mgr.y (mgr.14152) 90 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:09 smithi141 bash[31670]: audit 2023-12-01T15:32:09.538784+0000 mon.a (mon.0) 266 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:32:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:09 smithi141 bash[31670]: audit 2023-12-01T15:32:09.544879+0000 mon.a (mon.0) 267 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:32:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:09 smithi141 bash[31670]: audit 2023-12-01T15:32:09.546210+0000 mon.a (mon.0) 268 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:10 smithi141 bash[31670]: audit 2023-12-01T15:32:09.535170+0000 mgr.y (mgr.14152) 91 : audit 0 from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:10 smithi040 bash[28232]: audit 2023-12-01T15:32:09.535170+0000 mgr.y (mgr.14152) 91 : audit 0 from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:10 smithi040 bash[41173]: audit 2023-12-01T15:32:09.535170+0000 mgr.y (mgr.14152) 91 : audit 0 from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:11 smithi141 bash[31670]: cluster 2023-12-01T15:32:10.569634+0000 mgr.y (mgr.14152) 92 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:11 smithi040 bash[41173]: cluster 2023-12-01T15:32:10.569634+0000 mgr.y (mgr.14152) 92 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:11 smithi040 bash[28232]: cluster 2023-12-01T15:32:10.569634+0000 mgr.y (mgr.14152) 92 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:13 smithi141 bash[31670]: cluster 2023-12-01T15:32:12.570119+0000 mgr.y (mgr.14152) 93 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:13 smithi040 bash[28232]: cluster 2023-12-01T15:32:12.570119+0000 mgr.y (mgr.14152) 93 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:13 smithi040 bash[41173]: cluster 2023-12-01T15:32:12.570119+0000 mgr.y (mgr.14152) 93 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:15 smithi141 bash[31670]: cluster 2023-12-01T15:32:14.570616+0000 mgr.y (mgr.14152) 94 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:15 smithi040 bash[41173]: cluster 2023-12-01T15:32:14.570616+0000 mgr.y (mgr.14152) 94 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:15 smithi040 bash[28232]: cluster 2023-12-01T15:32:14.570616+0000 mgr.y (mgr.14152) 94 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:17 smithi141 bash[31670]: cluster 2023-12-01T15:32:16.571041+0000 mgr.y (mgr.14152) 95 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:17 smithi040 bash[41173]: cluster 2023-12-01T15:32:16.571041+0000 mgr.y (mgr.14152) 95 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:17 smithi040 bash[28232]: cluster 2023-12-01T15:32:16.571041+0000 mgr.y (mgr.14152) 95 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:18 smithi141 bash[31670]: audit 2023-12-01T15:32:17.955194+0000 mon.a (mon.0) 269 : audit 1 from='client.? 172.21.15.40:0/338853385' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8abf22a3-2781-4060-802f-8b33a4f3632a"}]: dispatch 2023-12-01T15:32:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:18 smithi141 bash[31670]: audit 2023-12-01T15:32:17.960144+0000 mon.a (mon.0) 270 : audit 1 from='client.? 172.21.15.40:0/338853385' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8abf22a3-2781-4060-802f-8b33a4f3632a"}]': finished 2023-12-01T15:32:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:18 smithi141 bash[31670]: cluster 2023-12-01T15:32:17.960182+0000 mon.a (mon.0) 271 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2023-12-01T15:32:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:18 smithi141 bash[31670]: audit 2023-12-01T15:32:17.960316+0000 mon.a (mon.0) 272 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[28232]: audit 2023-12-01T15:32:17.955194+0000 mon.a (mon.0) 269 : audit 1 from='client.? 172.21.15.40:0/338853385' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8abf22a3-2781-4060-802f-8b33a4f3632a"}]: dispatch 2023-12-01T15:32:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[28232]: audit 2023-12-01T15:32:17.960144+0000 mon.a (mon.0) 270 : audit 1 from='client.? 172.21.15.40:0/338853385' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8abf22a3-2781-4060-802f-8b33a4f3632a"}]': finished 2023-12-01T15:32:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[28232]: cluster 2023-12-01T15:32:17.960182+0000 mon.a (mon.0) 271 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2023-12-01T15:32:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[28232]: audit 2023-12-01T15:32:17.960316+0000 mon.a (mon.0) 272 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[41173]: audit 2023-12-01T15:32:17.955194+0000 mon.a (mon.0) 269 : audit 1 from='client.? 172.21.15.40:0/338853385' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8abf22a3-2781-4060-802f-8b33a4f3632a"}]: dispatch 2023-12-01T15:32:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[41173]: audit 2023-12-01T15:32:17.960144+0000 mon.a (mon.0) 270 : audit 1 from='client.? 172.21.15.40:0/338853385' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8abf22a3-2781-4060-802f-8b33a4f3632a"}]': finished 2023-12-01T15:32:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[41173]: cluster 2023-12-01T15:32:17.960182+0000 mon.a (mon.0) 271 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2023-12-01T15:32:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:18 smithi040 bash[41173]: audit 2023-12-01T15:32:17.960316+0000 mon.a (mon.0) 272 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:19 smithi141 bash[31670]: cluster 2023-12-01T15:32:18.571476+0000 mgr.y (mgr.14152) 96 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:19 smithi141 bash[31670]: audit 2023-12-01T15:32:18.735148+0000 mon.a (mon.0) 273 : audit 0 from='client.? 172.21.15.40:0/3166857953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:32:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:19 smithi040 bash[28232]: cluster 2023-12-01T15:32:18.571476+0000 mgr.y (mgr.14152) 96 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:19 smithi040 bash[28232]: audit 2023-12-01T15:32:18.735148+0000 mon.a (mon.0) 273 : audit 0 from='client.? 172.21.15.40:0/3166857953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:32:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:19 smithi040 bash[41173]: cluster 2023-12-01T15:32:18.571476+0000 mgr.y (mgr.14152) 96 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:19 smithi040 bash[41173]: audit 2023-12-01T15:32:18.735148+0000 mon.a (mon.0) 273 : audit 0 from='client.? 172.21.15.40:0/3166857953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:32:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:21 smithi040 bash[28232]: cluster 2023-12-01T15:32:20.572012+0000 mgr.y (mgr.14152) 97 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:21 smithi040 bash[41173]: cluster 2023-12-01T15:32:20.572012+0000 mgr.y (mgr.14152) 97 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:21 smithi141 bash[31670]: cluster 2023-12-01T15:32:20.572012+0000 mgr.y (mgr.14152) 97 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:23 smithi141 bash[31670]: cluster 2023-12-01T15:32:22.572493+0000 mgr.y (mgr.14152) 98 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:23 smithi040 bash[28232]: cluster 2023-12-01T15:32:22.572493+0000 mgr.y (mgr.14152) 98 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:23 smithi040 bash[41173]: cluster 2023-12-01T15:32:22.572493+0000 mgr.y (mgr.14152) 98 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:25 smithi141 bash[31670]: cluster 2023-12-01T15:32:24.572952+0000 mgr.y (mgr.14152) 99 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:25 smithi040 bash[28232]: cluster 2023-12-01T15:32:24.572952+0000 mgr.y (mgr.14152) 99 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:25 smithi040 bash[41173]: cluster 2023-12-01T15:32:24.572952+0000 mgr.y (mgr.14152) 99 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:27 smithi040 bash[28232]: cluster 2023-12-01T15:32:26.573370+0000 mgr.y (mgr.14152) 100 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:27 smithi040 bash[41173]: cluster 2023-12-01T15:32:26.573370+0000 mgr.y (mgr.14152) 100 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:27 smithi141 bash[31670]: cluster 2023-12-01T15:32:26.573370+0000 mgr.y (mgr.14152) 100 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:29 smithi141 bash[31670]: cluster 2023-12-01T15:32:28.573793+0000 mgr.y (mgr.14152) 101 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:29 smithi040 bash[28232]: cluster 2023-12-01T15:32:28.573793+0000 mgr.y (mgr.14152) 101 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:29 smithi040 bash[41173]: cluster 2023-12-01T15:32:28.573793+0000 mgr.y (mgr.14152) 101 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:30 smithi141 bash[31670]: audit 2023-12-01T15:32:30.385844+0000 mon.a (mon.0) 274 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T15:32:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:30 smithi141 bash[31670]: audit 2023-12-01T15:32:30.387248+0000 mon.a (mon.0) 275 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:30 smithi040 bash[28232]: audit 2023-12-01T15:32:30.385844+0000 mon.a (mon.0) 274 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T15:32:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:30 smithi040 bash[28232]: audit 2023-12-01T15:32:30.387248+0000 mon.a (mon.0) 275 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:30 smithi040 bash[41173]: audit 2023-12-01T15:32:30.385844+0000 mon.a (mon.0) 274 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T15:32:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:30 smithi040 bash[41173]: audit 2023-12-01T15:32:30.387248+0000 mon.a (mon.0) 275 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:31.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:31 smithi040 bash[41173]: cephadm 2023-12-01T15:32:30.388242+0000 mgr.y (mgr.14152) 102 : cephadm 1 Deploying daemon osd.0 on smithi040 2023-12-01T15:32:31.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:31 smithi040 bash[41173]: cluster 2023-12-01T15:32:30.574219+0000 mgr.y (mgr.14152) 103 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:31.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:31 smithi040 bash[28232]: cephadm 2023-12-01T15:32:30.388242+0000 mgr.y (mgr.14152) 102 : cephadm 1 Deploying daemon osd.0 on smithi040 2023-12-01T15:32:31.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:31 smithi040 bash[28232]: cluster 2023-12-01T15:32:30.574219+0000 mgr.y (mgr.14152) 103 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:31 smithi141 bash[31670]: cephadm 2023-12-01T15:32:30.388242+0000 mgr.y (mgr.14152) 102 : cephadm 1 Deploying daemon osd.0 on smithi040 2023-12-01T15:32:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:31 smithi141 bash[31670]: cluster 2023-12-01T15:32:30.574219+0000 mgr.y (mgr.14152) 103 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:33 smithi040 bash[28232]: cluster 2023-12-01T15:32:32.574633+0000 mgr.y (mgr.14152) 104 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:33 smithi040 bash[41173]: cluster 2023-12-01T15:32:32.574633+0000 mgr.y (mgr.14152) 104 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:33 smithi141 bash[31670]: cluster 2023-12-01T15:32:32.574633+0000 mgr.y (mgr.14152) 104 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:35 smithi141 bash[31670]: cluster 2023-12-01T15:32:34.574965+0000 mgr.y (mgr.14152) 105 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:35 smithi141 bash[31670]: audit 2023-12-01T15:32:34.997085+0000 mon.a (mon.0) 276 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:35 smithi141 bash[31670]: audit 2023-12-01T15:32:35.003294+0000 mon.a (mon.0) 277 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:35 smithi141 bash[31670]: audit 2023-12-01T15:32:35.005767+0000 mon.a (mon.0) 278 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[28232]: cluster 2023-12-01T15:32:34.574965+0000 mgr.y (mgr.14152) 105 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[28232]: audit 2023-12-01T15:32:34.997085+0000 mon.a (mon.0) 276 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[28232]: audit 2023-12-01T15:32:35.003294+0000 mon.a (mon.0) 277 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[28232]: audit 2023-12-01T15:32:35.005767+0000 mon.a (mon.0) 278 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[41173]: cluster 2023-12-01T15:32:34.574965+0000 mgr.y (mgr.14152) 105 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[41173]: audit 2023-12-01T15:32:34.997085+0000 mon.a (mon.0) 276 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[41173]: audit 2023-12-01T15:32:35.003294+0000 mon.a (mon.0) 277 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:35 smithi040 bash[41173]: audit 2023-12-01T15:32:35.005767+0000 mon.a (mon.0) 278 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:37.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:37 smithi040 bash[28232]: cluster 2023-12-01T15:32:36.575355+0000 mgr.y (mgr.14152) 106 : cluster 0 pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:37.997 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:37 smithi040 bash[41173]: cluster 2023-12-01T15:32:36.575355+0000 mgr.y (mgr.14152) 106 : cluster 0 pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:37 smithi141 bash[31670]: cluster 2023-12-01T15:32:36.575355+0000 mgr.y (mgr.14152) 106 : cluster 0 pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:39 smithi141 bash[31670]: cluster 2023-12-01T15:32:38.575812+0000 mgr.y (mgr.14152) 107 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:39 smithi040 bash[41173]: cluster 2023-12-01T15:32:38.575812+0000 mgr.y (mgr.14152) 107 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:39 smithi040 bash[28232]: cluster 2023-12-01T15:32:38.575812+0000 mgr.y (mgr.14152) 107 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:41 smithi141 bash[31670]: audit 2023-12-01T15:32:40.242880+0000 mon.a (mon.0) 279 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:41 smithi141 bash[31670]: audit 2023-12-01T15:32:40.249008+0000 mon.a (mon.0) 280 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:41 smithi141 bash[31670]: cluster 2023-12-01T15:32:40.576208+0000 mgr.y (mgr.14152) 108 : cluster 0 pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:41 smithi141 bash[31670]: audit 2023-12-01T15:32:40.716870+0000 mon.a (mon.0) 281 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:41 smithi141 bash[31670]: audit 2023-12-01T15:32:40.718186+0000 mon.a (mon.0) 282 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:41 smithi141 bash[31670]: audit 2023-12-01T15:32:40.725600+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[41173]: audit 2023-12-01T15:32:40.242880+0000 mon.a (mon.0) 279 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[41173]: audit 2023-12-01T15:32:40.249008+0000 mon.a (mon.0) 280 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[41173]: cluster 2023-12-01T15:32:40.576208+0000 mgr.y (mgr.14152) 108 : cluster 0 pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:41.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[41173]: audit 2023-12-01T15:32:40.716870+0000 mon.a (mon.0) 281 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[41173]: audit 2023-12-01T15:32:40.718186+0000 mon.a (mon.0) 282 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[41173]: audit 2023-12-01T15:32:40.725600+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[28232]: audit 2023-12-01T15:32:40.242880+0000 mon.a (mon.0) 279 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[28232]: audit 2023-12-01T15:32:40.249008+0000 mon.a (mon.0) 280 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[28232]: cluster 2023-12-01T15:32:40.576208+0000 mgr.y (mgr.14152) 108 : cluster 0 pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[28232]: audit 2023-12-01T15:32:40.716870+0000 mon.a (mon.0) 281 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[28232]: audit 2023-12-01T15:32:40.718186+0000 mon.a (mon.0) 282 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:41.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:41 smithi040 bash[28232]: audit 2023-12-01T15:32:40.725600+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:42 smithi040 bash[28232]: audit 2023-12-01T15:32:41.645819+0000 mon.c (mon.2) 4 : audit 1 from='osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:32:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:42 smithi040 bash[28232]: audit 2023-12-01T15:32:41.646227+0000 mon.a (mon.0) 284 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:32:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:42 smithi040 bash[41173]: audit 2023-12-01T15:32:41.645819+0000 mon.c (mon.2) 4 : audit 1 from='osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:32:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:42 smithi040 bash[41173]: audit 2023-12-01T15:32:41.646227+0000 mon.a (mon.0) 284 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:32:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:42 smithi141 bash[31670]: audit 2023-12-01T15:32:41.645819+0000 mon.c (mon.2) 4 : audit 1 from='osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:32:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:42 smithi141 bash[31670]: audit 2023-12-01T15:32:41.646227+0000 mon.a (mon.0) 284 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[41173]: cluster 2023-12-01T15:32:42.576681+0000 mgr.y (mgr.14152) 109 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[41173]: audit 2023-12-01T15:32:42.655587+0000 mon.a (mon.0) 285 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T15:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[41173]: cluster 2023-12-01T15:32:42.655716+0000 mon.a (mon.0) 286 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2023-12-01T15:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[41173]: audit 2023-12-01T15:32:42.655981+0000 mon.a (mon.0) 287 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[41173]: audit 2023-12-01T15:32:42.658301+0000 mon.c (mon.2) 5 : audit 1 from='osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[41173]: audit 2023-12-01T15:32:42.658898+0000 mon.a (mon.0) 288 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[28232]: cluster 2023-12-01T15:32:42.576681+0000 mgr.y (mgr.14152) 109 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[28232]: audit 2023-12-01T15:32:42.655587+0000 mon.a (mon.0) 285 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[28232]: cluster 2023-12-01T15:32:42.655716+0000 mon.a (mon.0) 286 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[28232]: audit 2023-12-01T15:32:42.655981+0000 mon.a (mon.0) 287 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[28232]: audit 2023-12-01T15:32:42.658301+0000 mon.c (mon.2) 5 : audit 1 from='osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:32:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:43 smithi040 bash[28232]: audit 2023-12-01T15:32:42.658898+0000 mon.a (mon.0) 288 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:32:43.950 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2023-12-01T15:32:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:43 smithi141 bash[31670]: cluster 2023-12-01T15:32:42.576681+0000 mgr.y (mgr.14152) 109 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:43 smithi141 bash[31670]: audit 2023-12-01T15:32:42.655587+0000 mon.a (mon.0) 285 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T15:32:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:43 smithi141 bash[31670]: cluster 2023-12-01T15:32:42.655716+0000 mon.a (mon.0) 286 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2023-12-01T15:32:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:43 smithi141 bash[31670]: audit 2023-12-01T15:32:42.655981+0000 mon.a (mon.0) 287 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:43 smithi141 bash[31670]: audit 2023-12-01T15:32:42.658301+0000 mon.c (mon.2) 5 : audit 1 from='osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:32:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:43 smithi141 bash[31670]: audit 2023-12-01T15:32:42.658898+0000 mon.a (mon.0) 288 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:32:44.641 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.0.service 2023-12-01T15:32:44.644 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2023-12-01T15:32:44.644 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T15:32:44.862 INFO:journalctl@ceph.osd.0.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:32:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: cluster 2023-12-01T15:32:42.669197+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:32:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: cluster 2023-12-01T15:32:42.669311+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:32:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: audit 2023-12-01T15:32:43.657118+0000 mon.a (mon.0) 289 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:32:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: cluster 2023-12-01T15:32:43.657390+0000 mon.a (mon.0) 290 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: audit 2023-12-01T15:32:43.657858+0000 mon.a (mon.0) 291 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: audit 2023-12-01T15:32:43.663859+0000 mon.a (mon.0) 292 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: audit 2023-12-01T15:32:43.929951+0000 mon.a (mon.0) 293 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: audit 2023-12-01T15:32:43.936019+0000 mon.a (mon.0) 294 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[28232]: audit 2023-12-01T15:32:43.965782+0000 mon.a (mon.0) 295 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: cluster 2023-12-01T15:32:42.669197+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: cluster 2023-12-01T15:32:42.669311+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: audit 2023-12-01T15:32:43.657118+0000 mon.a (mon.0) 289 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: cluster 2023-12-01T15:32:43.657390+0000 mon.a (mon.0) 290 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: audit 2023-12-01T15:32:43.657858+0000 mon.a (mon.0) 291 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: audit 2023-12-01T15:32:43.663859+0000 mon.a (mon.0) 292 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: audit 2023-12-01T15:32:43.929951+0000 mon.a (mon.0) 293 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: audit 2023-12-01T15:32:43.936019+0000 mon.a (mon.0) 294 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:44 smithi040 bash[41173]: audit 2023-12-01T15:32:43.965782+0000 mon.a (mon.0) 295 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: cluster 2023-12-01T15:32:42.669197+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:32:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: cluster 2023-12-01T15:32:42.669311+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:32:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: audit 2023-12-01T15:32:43.657118+0000 mon.a (mon.0) 289 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:32:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: cluster 2023-12-01T15:32:43.657390+0000 mon.a (mon.0) 290 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2023-12-01T15:32:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: audit 2023-12-01T15:32:43.657858+0000 mon.a (mon.0) 291 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: audit 2023-12-01T15:32:43.663859+0000 mon.a (mon.0) 292 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: audit 2023-12-01T15:32:43.929951+0000 mon.a (mon.0) 293 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: audit 2023-12-01T15:32:43.936019+0000 mon.a (mon.0) 294 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:44 smithi141 bash[31670]: audit 2023-12-01T15:32:43.965782+0000 mon.a (mon.0) 295 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:45 smithi141 bash[31670]: cluster 2023-12-01T15:32:44.577066+0000 mgr.y (mgr.14152) 110 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:45 smithi141 bash[31670]: cluster 2023-12-01T15:32:44.665364+0000 mon.a (mon.0) 296 : cluster 1 osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746] boot 2023-12-01T15:32:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:45 smithi141 bash[31670]: cluster 2023-12-01T15:32:44.665467+0000 mon.a (mon.0) 297 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2023-12-01T15:32:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:45 smithi141 bash[31670]: audit 2023-12-01T15:32:44.666080+0000 mon.a (mon.0) 298 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[41173]: cluster 2023-12-01T15:32:44.577066+0000 mgr.y (mgr.14152) 110 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[41173]: cluster 2023-12-01T15:32:44.665364+0000 mon.a (mon.0) 296 : cluster 1 osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746] boot 2023-12-01T15:32:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[41173]: cluster 2023-12-01T15:32:44.665467+0000 mon.a (mon.0) 297 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2023-12-01T15:32:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[41173]: audit 2023-12-01T15:32:44.666080+0000 mon.a (mon.0) 298 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[28232]: cluster 2023-12-01T15:32:44.577066+0000 mgr.y (mgr.14152) 110 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:32:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[28232]: cluster 2023-12-01T15:32:44.665364+0000 mon.a (mon.0) 296 : cluster 1 osd.0 [v2:172.21.15.40:6802/3838151746,v1:172.21.15.40:6803/3838151746] boot 2023-12-01T15:32:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[28232]: cluster 2023-12-01T15:32:44.665467+0000 mon.a (mon.0) 297 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2023-12-01T15:32:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:45 smithi040 bash[28232]: audit 2023-12-01T15:32:44.666080+0000 mon.a (mon.0) 298 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:46 smithi141 bash[31670]: cluster 2023-12-01T15:32:45.942671+0000 mon.a (mon.0) 299 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2023-12-01T15:32:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:46 smithi141 bash[31670]: cluster 2023-12-01T15:32:46.577589+0000 mgr.y (mgr.14152) 111 : cluster 0 pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:46 smithi040 bash[28232]: cluster 2023-12-01T15:32:45.942671+0000 mon.a (mon.0) 299 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2023-12-01T15:32:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:46 smithi040 bash[28232]: cluster 2023-12-01T15:32:46.577589+0000 mgr.y (mgr.14152) 111 : cluster 0 pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:46 smithi040 bash[41173]: cluster 2023-12-01T15:32:45.942671+0000 mon.a (mon.0) 299 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2023-12-01T15:32:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:46 smithi040 bash[41173]: cluster 2023-12-01T15:32:46.577589+0000 mgr.y (mgr.14152) 111 : cluster 0 pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:48.798 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:49 smithi040 bash[41173]: cluster 2023-12-01T15:32:48.578086+0000 mgr.y (mgr.14152) 112 : cluster 0 pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:49 smithi040 bash[28232]: cluster 2023-12-01T15:32:48.578086+0000 mgr.y (mgr.14152) 112 : cluster 0 pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:49 smithi141 bash[31670]: cluster 2023-12-01T15:32:48.578086+0000 mgr.y (mgr.14152) 112 : cluster 0 pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:51 smithi040 bash[28232]: cluster 2023-12-01T15:32:50.578430+0000 mgr.y (mgr.14152) 113 : cluster 0 pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:51.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:51 smithi040 bash[41173]: cluster 2023-12-01T15:32:50.578430+0000 mgr.y (mgr.14152) 113 : cluster 0 pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:51 smithi141 bash[31670]: cluster 2023-12-01T15:32:50.578430+0000 mgr.y (mgr.14152) 113 : cluster 0 pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:53.471 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T15:32:53.471 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T15:32:53.471 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-01T15:32:53.471 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-01T15:32:53.472 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152384 s, 688 MB/s 2023-12-01T15:32:53.472 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-01T15:32:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:53 smithi040 bash[41173]: cluster 2023-12-01T15:32:52.578868+0000 mgr.y (mgr.14152) 114 : cluster 0 pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:53 smithi040 bash[28232]: cluster 2023-12-01T15:32:52.578868+0000 mgr.y (mgr.14152) 114 : cluster 0 pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:53 smithi141 bash[31670]: cluster 2023-12-01T15:32:52.578868+0000 mgr.y (mgr.14152) 114 : cluster 0 pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:54.362 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2023-12-01T15:32:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: cluster 2023-12-01T15:32:54.579356+0000 mgr.y (mgr.14152) 115 : cluster 0 pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.869806+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.876199+0000 mon.a (mon.0) 301 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.877713+0000 mon.a (mon.0) 302 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.886160+0000 mon.a (mon.0) 303 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.887910+0000 mon.a (mon.0) 304 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.889261+0000 mon.a (mon.0) 305 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[28232]: audit 2023-12-01T15:32:54.896685+0000 mon.a (mon.0) 306 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: cluster 2023-12-01T15:32:54.579356+0000 mgr.y (mgr.14152) 115 : cluster 0 pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.869806+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.876199+0000 mon.a (mon.0) 301 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.877713+0000 mon.a (mon.0) 302 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.886160+0000 mon.a (mon.0) 303 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.887910+0000 mon.a (mon.0) 304 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.889261+0000 mon.a (mon.0) 305 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:55 smithi040 bash[41173]: audit 2023-12-01T15:32:54.896685+0000 mon.a (mon.0) 306 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: cluster 2023-12-01T15:32:54.579356+0000 mgr.y (mgr.14152) 115 : cluster 0 pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.869806+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.876199+0000 mon.a (mon.0) 301 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.877713+0000 mon.a (mon.0) 302 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.886160+0000 mon.a (mon.0) 303 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.887910+0000 mon.a (mon.0) 304 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.889261+0000 mon.a (mon.0) 305 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:55 smithi141 bash[31670]: audit 2023-12-01T15:32:54.896685+0000 mon.a (mon.0) 306 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:32:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:56 smithi040 bash[28232]: cephadm 2023-12-01T15:32:54.861195+0000 mgr.y (mgr.14152) 116 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:32:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:56 smithi040 bash[28232]: cephadm 2023-12-01T15:32:54.878770+0000 mgr.y (mgr.14152) 117 : cephadm 1 Adjusting osd_memory_target on smithi040 to 16245M 2023-12-01T15:32:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:56 smithi040 bash[41173]: cephadm 2023-12-01T15:32:54.861195+0000 mgr.y (mgr.14152) 116 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:32:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:56 smithi040 bash[41173]: cephadm 2023-12-01T15:32:54.878770+0000 mgr.y (mgr.14152) 117 : cephadm 1 Adjusting osd_memory_target on smithi040 to 16245M 2023-12-01T15:32:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:56 smithi141 bash[31670]: cephadm 2023-12-01T15:32:54.861195+0000 mgr.y (mgr.14152) 116 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:32:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:56 smithi141 bash[31670]: cephadm 2023-12-01T15:32:54.878770+0000 mgr.y (mgr.14152) 117 : cephadm 1 Adjusting osd_memory_target on smithi040 to 16245M 2023-12-01T15:32:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:57 smithi141 bash[31670]: cluster 2023-12-01T15:32:56.579785+0000 mgr.y (mgr.14152) 118 : cluster 0 pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:57 smithi040 bash[28232]: cluster 2023-12-01T15:32:56.579785+0000 mgr.y (mgr.14152) 118 : cluster 0 pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:57 smithi040 bash[41173]: cluster 2023-12-01T15:32:56.579785+0000 mgr.y (mgr.14152) 118 : cluster 0 pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:59.063 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:59.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:32:59 smithi040 bash[28232]: cluster 2023-12-01T15:32:58.580211+0000 mgr.y (mgr.14152) 119 : cluster 0 pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:32:59.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:32:59 smithi040 bash[41173]: cluster 2023-12-01T15:32:58.580211+0000 mgr.y (mgr.14152) 119 : cluster 0 pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:00.037 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:32:59 smithi141 bash[31670]: cluster 2023-12-01T15:32:58.580211+0000 mgr.y (mgr.14152) 119 : cluster 0 pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:01 smithi040 bash[28232]: cluster 2023-12-01T15:33:00.580678+0000 mgr.y (mgr.14152) 120 : cluster 0 pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:01 smithi040 bash[41173]: cluster 2023-12-01T15:33:00.580678+0000 mgr.y (mgr.14152) 120 : cluster 0 pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:01 smithi141 bash[31670]: cluster 2023-12-01T15:33:00.580678+0000 mgr.y (mgr.14152) 120 : cluster 0 pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:02 smithi141 bash[31670]: audit 2023-12-01T15:33:02.072653+0000 mon.a (mon.0) 307 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:33:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:02 smithi141 bash[31670]: audit 2023-12-01T15:33:02.078008+0000 mon.a (mon.0) 308 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:33:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:02 smithi141 bash[31670]: audit 2023-12-01T15:33:02.079400+0000 mon.a (mon.0) 309 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:02 smithi040 bash[28232]: audit 2023-12-01T15:33:02.072653+0000 mon.a (mon.0) 307 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:33:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:02 smithi040 bash[28232]: audit 2023-12-01T15:33:02.078008+0000 mon.a (mon.0) 308 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:33:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:02 smithi040 bash[28232]: audit 2023-12-01T15:33:02.079400+0000 mon.a (mon.0) 309 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:02 smithi040 bash[41173]: audit 2023-12-01T15:33:02.072653+0000 mon.a (mon.0) 307 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:33:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:02 smithi040 bash[41173]: audit 2023-12-01T15:33:02.078008+0000 mon.a (mon.0) 308 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:33:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:02 smithi040 bash[41173]: audit 2023-12-01T15:33:02.079400+0000 mon.a (mon.0) 309 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:03 smithi141 bash[31670]: audit 2023-12-01T15:33:02.065865+0000 mgr.y (mgr.14152) 121 : audit 0 from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:03 smithi141 bash[31670]: cluster 2023-12-01T15:33:02.581145+0000 mgr.y (mgr.14152) 122 : cluster 0 pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:03 smithi040 bash[28232]: audit 2023-12-01T15:33:02.065865+0000 mgr.y (mgr.14152) 121 : audit 0 from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:03 smithi040 bash[28232]: cluster 2023-12-01T15:33:02.581145+0000 mgr.y (mgr.14152) 122 : cluster 0 pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:03 smithi040 bash[41173]: audit 2023-12-01T15:33:02.065865+0000 mgr.y (mgr.14152) 121 : audit 0 from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:03 smithi040 bash[41173]: cluster 2023-12-01T15:33:02.581145+0000 mgr.y (mgr.14152) 122 : cluster 0 pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:05 smithi141 bash[31670]: cluster 2023-12-01T15:33:04.581649+0000 mgr.y (mgr.14152) 123 : cluster 0 pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:05 smithi040 bash[28232]: cluster 2023-12-01T15:33:04.581649+0000 mgr.y (mgr.14152) 123 : cluster 0 pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:05 smithi040 bash[41173]: cluster 2023-12-01T15:33:04.581649+0000 mgr.y (mgr.14152) 123 : cluster 0 pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:08.000 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:07 smithi040 bash[28232]: cluster 2023-12-01T15:33:06.582133+0000 mgr.y (mgr.14152) 124 : cluster 0 pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:08.001 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:07 smithi040 bash[41173]: cluster 2023-12-01T15:33:06.582133+0000 mgr.y (mgr.14152) 124 : cluster 0 pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:07 smithi141 bash[31670]: cluster 2023-12-01T15:33:06.582133+0000 mgr.y (mgr.14152) 124 : cluster 0 pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:09 smithi141 bash[31670]: cluster 2023-12-01T15:33:08.582549+0000 mgr.y (mgr.14152) 125 : cluster 0 pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:09 smithi040 bash[28232]: cluster 2023-12-01T15:33:08.582549+0000 mgr.y (mgr.14152) 125 : cluster 0 pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:09 smithi040 bash[41173]: cluster 2023-12-01T15:33:08.582549+0000 mgr.y (mgr.14152) 125 : cluster 0 pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:10 smithi141 bash[31670]: audit 2023-12-01T15:33:10.395865+0000 mon.a (mon.0) 310 : audit 1 from='client.? 172.21.15.40:0/3906450396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ded7ee-5202-44dd-b771-e61c748ae297"}]: dispatch 2023-12-01T15:33:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:10 smithi141 bash[31670]: audit 2023-12-01T15:33:10.403930+0000 mon.a (mon.0) 311 : audit 1 from='client.? 172.21.15.40:0/3906450396' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5ded7ee-5202-44dd-b771-e61c748ae297"}]': finished 2023-12-01T15:33:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:10 smithi141 bash[31670]: cluster 2023-12-01T15:33:10.404085+0000 mon.a (mon.0) 312 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2023-12-01T15:33:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:10 smithi141 bash[31670]: audit 2023-12-01T15:33:10.404241+0000 mon.a (mon.0) 313 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[28232]: audit 2023-12-01T15:33:10.395865+0000 mon.a (mon.0) 310 : audit 1 from='client.? 172.21.15.40:0/3906450396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ded7ee-5202-44dd-b771-e61c748ae297"}]: dispatch 2023-12-01T15:33:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[28232]: audit 2023-12-01T15:33:10.403930+0000 mon.a (mon.0) 311 : audit 1 from='client.? 172.21.15.40:0/3906450396' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5ded7ee-5202-44dd-b771-e61c748ae297"}]': finished 2023-12-01T15:33:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[28232]: cluster 2023-12-01T15:33:10.404085+0000 mon.a (mon.0) 312 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2023-12-01T15:33:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[28232]: audit 2023-12-01T15:33:10.404241+0000 mon.a (mon.0) 313 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[41173]: audit 2023-12-01T15:33:10.395865+0000 mon.a (mon.0) 310 : audit 1 from='client.? 172.21.15.40:0/3906450396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ded7ee-5202-44dd-b771-e61c748ae297"}]: dispatch 2023-12-01T15:33:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[41173]: audit 2023-12-01T15:33:10.403930+0000 mon.a (mon.0) 311 : audit 1 from='client.? 172.21.15.40:0/3906450396' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5ded7ee-5202-44dd-b771-e61c748ae297"}]': finished 2023-12-01T15:33:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[41173]: cluster 2023-12-01T15:33:10.404085+0000 mon.a (mon.0) 312 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2023-12-01T15:33:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:10 smithi040 bash[41173]: audit 2023-12-01T15:33:10.404241+0000 mon.a (mon.0) 313 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:11 smithi141 bash[31670]: cluster 2023-12-01T15:33:10.583022+0000 mgr.y (mgr.14152) 126 : cluster 0 pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:11 smithi141 bash[31670]: audit 2023-12-01T15:33:11.166826+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.40:0/3751387543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:33:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:11 smithi040 bash[28232]: cluster 2023-12-01T15:33:10.583022+0000 mgr.y (mgr.14152) 126 : cluster 0 pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:11 smithi040 bash[28232]: audit 2023-12-01T15:33:11.166826+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.40:0/3751387543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:33:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:11 smithi040 bash[41173]: cluster 2023-12-01T15:33:10.583022+0000 mgr.y (mgr.14152) 126 : cluster 0 pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:11 smithi040 bash[41173]: audit 2023-12-01T15:33:11.166826+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.40:0/3751387543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:33:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:13 smithi141 bash[31670]: cluster 2023-12-01T15:33:12.583539+0000 mgr.y (mgr.14152) 127 : cluster 0 pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:13 smithi040 bash[28232]: cluster 2023-12-01T15:33:12.583539+0000 mgr.y (mgr.14152) 127 : cluster 0 pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:13 smithi040 bash[41173]: cluster 2023-12-01T15:33:12.583539+0000 mgr.y (mgr.14152) 127 : cluster 0 pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:15 smithi141 bash[31670]: cluster 2023-12-01T15:33:14.583975+0000 mgr.y (mgr.14152) 128 : cluster 0 pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:15 smithi040 bash[28232]: cluster 2023-12-01T15:33:14.583975+0000 mgr.y (mgr.14152) 128 : cluster 0 pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:15 smithi040 bash[41173]: cluster 2023-12-01T15:33:14.583975+0000 mgr.y (mgr.14152) 128 : cluster 0 pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:17 smithi141 bash[31670]: cluster 2023-12-01T15:33:16.584556+0000 mgr.y (mgr.14152) 129 : cluster 0 pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:17 smithi040 bash[28232]: cluster 2023-12-01T15:33:16.584556+0000 mgr.y (mgr.14152) 129 : cluster 0 pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:17 smithi040 bash[41173]: cluster 2023-12-01T15:33:16.584556+0000 mgr.y (mgr.14152) 129 : cluster 0 pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:19 smithi141 bash[31670]: cluster 2023-12-01T15:33:18.585135+0000 mgr.y (mgr.14152) 130 : cluster 0 pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:19 smithi040 bash[28232]: cluster 2023-12-01T15:33:18.585135+0000 mgr.y (mgr.14152) 130 : cluster 0 pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:19 smithi040 bash[41173]: cluster 2023-12-01T15:33:18.585135+0000 mgr.y (mgr.14152) 130 : cluster 0 pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:21 smithi141 bash[31670]: cluster 2023-12-01T15:33:20.585679+0000 mgr.y (mgr.14152) 131 : cluster 0 pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:21 smithi040 bash[28232]: cluster 2023-12-01T15:33:20.585679+0000 mgr.y (mgr.14152) 131 : cluster 0 pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:21 smithi040 bash[41173]: cluster 2023-12-01T15:33:20.585679+0000 mgr.y (mgr.14152) 131 : cluster 0 pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:23 smithi040 bash[28232]: cluster 2023-12-01T15:33:22.586243+0000 mgr.y (mgr.14152) 132 : cluster 0 pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:23 smithi040 bash[28232]: audit 2023-12-01T15:33:23.191312+0000 mon.a (mon.0) 314 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T15:33:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:23 smithi040 bash[28232]: audit 2023-12-01T15:33:23.192873+0000 mon.a (mon.0) 315 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:23 smithi040 bash[41173]: cluster 2023-12-01T15:33:22.586243+0000 mgr.y (mgr.14152) 132 : cluster 0 pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:23 smithi040 bash[41173]: audit 2023-12-01T15:33:23.191312+0000 mon.a (mon.0) 314 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T15:33:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:23 smithi040 bash[41173]: audit 2023-12-01T15:33:23.192873+0000 mon.a (mon.0) 315 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:23 smithi141 bash[31670]: cluster 2023-12-01T15:33:22.586243+0000 mgr.y (mgr.14152) 132 : cluster 0 pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:23 smithi141 bash[31670]: audit 2023-12-01T15:33:23.191312+0000 mon.a (mon.0) 314 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T15:33:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:23 smithi141 bash[31670]: audit 2023-12-01T15:33:23.192873+0000 mon.a (mon.0) 315 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:24 smithi040 bash[28232]: cephadm 2023-12-01T15:33:23.194051+0000 mgr.y (mgr.14152) 133 : cephadm 1 Deploying daemon osd.1 on smithi040 2023-12-01T15:33:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:24 smithi040 bash[41173]: cephadm 2023-12-01T15:33:23.194051+0000 mgr.y (mgr.14152) 133 : cephadm 1 Deploying daemon osd.1 on smithi040 2023-12-01T15:33:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:24 smithi141 bash[31670]: cephadm 2023-12-01T15:33:23.194051+0000 mgr.y (mgr.14152) 133 : cephadm 1 Deploying daemon osd.1 on smithi040 2023-12-01T15:33:25.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:25 smithi040 bash[28232]: cluster 2023-12-01T15:33:24.586738+0000 mgr.y (mgr.14152) 134 : cluster 0 pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:25.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:25 smithi040 bash[41173]: cluster 2023-12-01T15:33:24.586738+0000 mgr.y (mgr.14152) 134 : cluster 0 pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:25 smithi141 bash[31670]: cluster 2023-12-01T15:33:24.586738+0000 mgr.y (mgr.14152) 134 : cluster 0 pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[41173]: cluster 2023-12-01T15:33:26.587234+0000 mgr.y (mgr.14152) 135 : cluster 0 pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[41173]: audit 2023-12-01T15:33:27.612137+0000 mon.a (mon.0) 316 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[41173]: audit 2023-12-01T15:33:27.616600+0000 mon.a (mon.0) 317 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[41173]: audit 2023-12-01T15:33:27.626619+0000 mon.a (mon.0) 318 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[28232]: cluster 2023-12-01T15:33:26.587234+0000 mgr.y (mgr.14152) 135 : cluster 0 pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[28232]: audit 2023-12-01T15:33:27.612137+0000 mon.a (mon.0) 316 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[28232]: audit 2023-12-01T15:33:27.616600+0000 mon.a (mon.0) 317 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:27 smithi040 bash[28232]: audit 2023-12-01T15:33:27.626619+0000 mon.a (mon.0) 318 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:27 smithi141 bash[31670]: cluster 2023-12-01T15:33:26.587234+0000 mgr.y (mgr.14152) 135 : cluster 0 pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:27 smithi141 bash[31670]: audit 2023-12-01T15:33:27.612137+0000 mon.a (mon.0) 316 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:27 smithi141 bash[31670]: audit 2023-12-01T15:33:27.616600+0000 mon.a (mon.0) 317 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:27 smithi141 bash[31670]: audit 2023-12-01T15:33:27.626619+0000 mon.a (mon.0) 318 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:28 smithi040 bash[28232]: cluster 2023-12-01T15:33:28.587699+0000 mgr.y (mgr.14152) 136 : cluster 0 pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:28 smithi040 bash[41173]: cluster 2023-12-01T15:33:28.587699+0000 mgr.y (mgr.14152) 136 : cluster 0 pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:28 smithi141 bash[31670]: cluster 2023-12-01T15:33:28.587699+0000 mgr.y (mgr.14152) 136 : cluster 0 pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:31 smithi040 bash[28232]: cluster 2023-12-01T15:33:30.588149+0000 mgr.y (mgr.14152) 137 : cluster 0 pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:31 smithi040 bash[41173]: cluster 2023-12-01T15:33:30.588149+0000 mgr.y (mgr.14152) 137 : cluster 0 pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:31 smithi141 bash[31670]: cluster 2023-12-01T15:33:30.588149+0000 mgr.y (mgr.14152) 137 : cluster 0 pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[28232]: cluster 2023-12-01T15:33:32.588671+0000 mgr.y (mgr.14152) 138 : cluster 0 pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[28232]: audit 2023-12-01T15:33:32.956629+0000 mon.a (mon.0) 319 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[28232]: audit 2023-12-01T15:33:32.962528+0000 mon.a (mon.0) 320 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[28232]: audit 2023-12-01T15:33:32.964039+0000 mon.a (mon.0) 321 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[28232]: audit 2023-12-01T15:33:32.965258+0000 mon.a (mon.0) 322 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[28232]: audit 2023-12-01T15:33:32.971655+0000 mon.a (mon.0) 323 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[41173]: cluster 2023-12-01T15:33:32.588671+0000 mgr.y (mgr.14152) 138 : cluster 0 pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[41173]: audit 2023-12-01T15:33:32.956629+0000 mon.a (mon.0) 319 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[41173]: audit 2023-12-01T15:33:32.962528+0000 mon.a (mon.0) 320 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[41173]: audit 2023-12-01T15:33:32.964039+0000 mon.a (mon.0) 321 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[41173]: audit 2023-12-01T15:33:32.965258+0000 mon.a (mon.0) 322 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:33 smithi040 bash[41173]: audit 2023-12-01T15:33:32.971655+0000 mon.a (mon.0) 323 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:33 smithi141 bash[31670]: cluster 2023-12-01T15:33:32.588671+0000 mgr.y (mgr.14152) 138 : cluster 0 pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:33 smithi141 bash[31670]: audit 2023-12-01T15:33:32.956629+0000 mon.a (mon.0) 319 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:33 smithi141 bash[31670]: audit 2023-12-01T15:33:32.962528+0000 mon.a (mon.0) 320 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:33 smithi141 bash[31670]: audit 2023-12-01T15:33:32.964039+0000 mon.a (mon.0) 321 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:33 smithi141 bash[31670]: audit 2023-12-01T15:33:32.965258+0000 mon.a (mon.0) 322 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:33 smithi141 bash[31670]: audit 2023-12-01T15:33:32.971655+0000 mon.a (mon.0) 323 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:34 smithi040 bash[28232]: audit 2023-12-01T15:33:34.317724+0000 mon.c (mon.2) 7 : audit 1 from='osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:33:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:34 smithi040 bash[28232]: audit 2023-12-01T15:33:34.318265+0000 mon.a (mon.0) 324 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:33:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:34 smithi040 bash[41173]: audit 2023-12-01T15:33:34.317724+0000 mon.c (mon.2) 7 : audit 1 from='osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:33:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:34 smithi040 bash[41173]: audit 2023-12-01T15:33:34.318265+0000 mon.a (mon.0) 324 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:33:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:34 smithi141 bash[31670]: audit 2023-12-01T15:33:34.317724+0000 mon.c (mon.2) 7 : audit 1 from='osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:33:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:34 smithi141 bash[31670]: audit 2023-12-01T15:33:34.318265+0000 mon.a (mon.0) 324 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:35 smithi141 bash[31670]: cluster 2023-12-01T15:33:34.589017+0000 mgr.y (mgr.14152) 139 : cluster 0 pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:35 smithi141 bash[31670]: audit 2023-12-01T15:33:34.671087+0000 mon.a (mon.0) 325 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T15:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:35 smithi141 bash[31670]: cluster 2023-12-01T15:33:34.671185+0000 mon.a (mon.0) 326 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2023-12-01T15:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:35 smithi141 bash[31670]: audit 2023-12-01T15:33:34.671359+0000 mon.a (mon.0) 327 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:35 smithi141 bash[31670]: audit 2023-12-01T15:33:34.671983+0000 mon.c (mon.2) 8 : audit 1 from='osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:35 smithi141 bash[31670]: audit 2023-12-01T15:33:34.672430+0000 mon.a (mon.0) 328 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:33:36.062 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[41173]: cluster 2023-12-01T15:33:34.589017+0000 mgr.y (mgr.14152) 139 : cluster 0 pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:36.062 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[41173]: audit 2023-12-01T15:33:34.671087+0000 mon.a (mon.0) 325 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[41173]: cluster 2023-12-01T15:33:34.671185+0000 mon.a (mon.0) 326 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[41173]: audit 2023-12-01T15:33:34.671359+0000 mon.a (mon.0) 327 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[41173]: audit 2023-12-01T15:33:34.671983+0000 mon.c (mon.2) 8 : audit 1 from='osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[41173]: audit 2023-12-01T15:33:34.672430+0000 mon.a (mon.0) 328 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[28232]: cluster 2023-12-01T15:33:34.589017+0000 mgr.y (mgr.14152) 139 : cluster 0 pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[28232]: audit 2023-12-01T15:33:34.671087+0000 mon.a (mon.0) 325 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[28232]: cluster 2023-12-01T15:33:34.671185+0000 mon.a (mon.0) 326 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[28232]: audit 2023-12-01T15:33:34.671359+0000 mon.a (mon.0) 327 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[28232]: audit 2023-12-01T15:33:34.671983+0000 mon.c (mon.2) 8 : audit 1 from='osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:33:36.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:35 smithi040 bash[28232]: audit 2023-12-01T15:33:34.672430+0000 mon.a (mon.0) 328 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:33:36.792 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2023-12-01T15:33:37.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[41173]: audit 2023-12-01T15:33:35.674276+0000 mon.a (mon.0) 329 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:33:37.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[41173]: cluster 2023-12-01T15:33:35.674404+0000 mon.a (mon.0) 330 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2023-12-01T15:33:37.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[41173]: audit 2023-12-01T15:33:35.674874+0000 mon.a (mon.0) 331 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[41173]: audit 2023-12-01T15:33:35.683274+0000 mon.a (mon.0) 332 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[28232]: audit 2023-12-01T15:33:35.674276+0000 mon.a (mon.0) 329 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:33:37.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[28232]: cluster 2023-12-01T15:33:35.674404+0000 mon.a (mon.0) 330 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2023-12-01T15:33:37.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[28232]: audit 2023-12-01T15:33:35.674874+0000 mon.a (mon.0) 331 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:36 smithi040 bash[28232]: audit 2023-12-01T15:33:35.683274+0000 mon.a (mon.0) 332 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:36 smithi141 bash[31670]: audit 2023-12-01T15:33:35.674276+0000 mon.a (mon.0) 329 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:33:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:36 smithi141 bash[31670]: cluster 2023-12-01T15:33:35.674404+0000 mon.a (mon.0) 330 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2023-12-01T15:33:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:36 smithi141 bash[31670]: audit 2023-12-01T15:33:35.674874+0000 mon.a (mon.0) 331 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:36 smithi141 bash[31670]: audit 2023-12-01T15:33:35.683274+0000 mon.a (mon.0) 332 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.480 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.1.service 2023-12-01T15:33:37.483 INFO:tasks.cephadm:Deploying osd.2 on smithi040 with /dev/vg_nvme/lv_2... 2023-12-01T15:33:37.484 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T15:33:37.602 INFO:journalctl@ceph.osd.1.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: cluster 2023-12-01T15:33:35.287757+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: cluster 2023-12-01T15:33:35.287913+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: cluster 2023-12-01T15:33:36.589443+0000 mgr.y (mgr.14152) 140 : cluster 0 pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: audit 2023-12-01T15:33:36.685577+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: cluster 2023-12-01T15:33:36.689813+0000 mon.a (mon.0) 334 : cluster 1 osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292] boot 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: cluster 2023-12-01T15:33:36.689878+0000 mon.a (mon.0) 335 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: audit 2023-12-01T15:33:36.690075+0000 mon.a (mon.0) 336 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: audit 2023-12-01T15:33:36.772397+0000 mon.a (mon.0) 337 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: audit 2023-12-01T15:33:36.778639+0000 mon.a (mon.0) 338 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[28232]: audit 2023-12-01T15:33:36.815452+0000 mon.a (mon.0) 339 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: cluster 2023-12-01T15:33:35.287757+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: cluster 2023-12-01T15:33:35.287913+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: cluster 2023-12-01T15:33:36.589443+0000 mgr.y (mgr.14152) 140 : cluster 0 pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: audit 2023-12-01T15:33:36.685577+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: cluster 2023-12-01T15:33:36.689813+0000 mon.a (mon.0) 334 : cluster 1 osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292] boot 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: cluster 2023-12-01T15:33:36.689878+0000 mon.a (mon.0) 335 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2023-12-01T15:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: audit 2023-12-01T15:33:36.690075+0000 mon.a (mon.0) 336 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: audit 2023-12-01T15:33:36.772397+0000 mon.a (mon.0) 337 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: audit 2023-12-01T15:33:36.778639+0000 mon.a (mon.0) 338 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:37 smithi040 bash[41173]: audit 2023-12-01T15:33:36.815452+0000 mon.a (mon.0) 339 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: cluster 2023-12-01T15:33:35.287757+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: cluster 2023-12-01T15:33:35.287913+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: cluster 2023-12-01T15:33:36.589443+0000 mgr.y (mgr.14152) 140 : cluster 0 pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: audit 2023-12-01T15:33:36.685577+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: cluster 2023-12-01T15:33:36.689813+0000 mon.a (mon.0) 334 : cluster 1 osd.1 [v2:172.21.15.40:6810/3934488292,v1:172.21.15.40:6811/3934488292] boot 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: cluster 2023-12-01T15:33:36.689878+0000 mon.a (mon.0) 335 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: audit 2023-12-01T15:33:36.690075+0000 mon.a (mon.0) 336 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: audit 2023-12-01T15:33:36.772397+0000 mon.a (mon.0) 337 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: audit 2023-12-01T15:33:36.778639+0000 mon.a (mon.0) 338 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:37 smithi141 bash[31670]: audit 2023-12-01T15:33:36.815452+0000 mon.a (mon.0) 339 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:38 smithi040 bash[28232]: cluster 2023-12-01T15:33:37.782910+0000 mon.a (mon.0) 340 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2023-12-01T15:33:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:38 smithi040 bash[28232]: cluster 2023-12-01T15:33:38.589988+0000 mgr.y (mgr.14152) 141 : cluster 0 pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:38 smithi040 bash[41173]: cluster 2023-12-01T15:33:37.782910+0000 mon.a (mon.0) 340 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2023-12-01T15:33:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:38 smithi040 bash[41173]: cluster 2023-12-01T15:33:38.589988+0000 mgr.y (mgr.14152) 141 : cluster 0 pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:38 smithi141 bash[31670]: cluster 2023-12-01T15:33:37.782910+0000 mon.a (mon.0) 340 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2023-12-01T15:33:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:38 smithi141 bash[31670]: cluster 2023-12-01T15:33:38.589988+0000 mgr.y (mgr.14152) 141 : cluster 0 pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:41.663 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:41 smithi040 bash[41173]: cluster 2023-12-01T15:33:40.590456+0000 mgr.y (mgr.14152) 142 : cluster 0 pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:41 smithi040 bash[28232]: cluster 2023-12-01T15:33:40.590456+0000 mgr.y (mgr.14152) 142 : cluster 0 pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:41 smithi141 bash[31670]: cluster 2023-12-01T15:33:40.590456+0000 mgr.y (mgr.14152) 142 : cluster 0 pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:43.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:43 smithi040 bash[41173]: cluster 2023-12-01T15:33:42.590919+0000 mgr.y (mgr.14152) 143 : cluster 0 pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:43.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:43 smithi040 bash[28232]: cluster 2023-12-01T15:33:42.590919+0000 mgr.y (mgr.14152) 143 : cluster 0 pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:43 smithi141 bash[31670]: cluster 2023-12-01T15:33:42.590919+0000 mgr.y (mgr.14152) 143 : cluster 0 pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:45 smithi040 bash[28232]: cluster 2023-12-01T15:33:44.591413+0000 mgr.y (mgr.14152) 144 : cluster 0 pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:45 smithi040 bash[41173]: cluster 2023-12-01T15:33:44.591413+0000 mgr.y (mgr.14152) 144 : cluster 0 pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:45 smithi141 bash[31670]: cluster 2023-12-01T15:33:44.591413+0000 mgr.y (mgr.14152) 144 : cluster 0 pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:46.402 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T15:33:46.403 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T15:33:46.403 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-01T15:33:46.403 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-01T15:33:46.403 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0203173 s, 516 MB/s 2023-12-01T15:33:46.403 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-01T15:33:47.136 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_2 2023-12-01T15:33:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:47 smithi040 bash[28232]: cluster 2023-12-01T15:33:46.591851+0000 mgr.y (mgr.14152) 145 : cluster 0 pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:47 smithi040 bash[41173]: cluster 2023-12-01T15:33:46.591851+0000 mgr.y (mgr.14152) 145 : cluster 0 pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:47 smithi141 bash[31670]: cluster 2023-12-01T15:33:46.591851+0000 mgr.y (mgr.14152) 145 : cluster 0 pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: cephadm 2023-12-01T15:33:48.311115+0000 mgr.y (mgr.14152) 146 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:33:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.319171+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.326159+0000 mon.a (mon.0) 342 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.327818+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.329042+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: cephadm 2023-12-01T15:33:48.329930+0000 mgr.y (mgr.14152) 147 : cephadm 1 Adjusting osd_memory_target on smithi040 to 8122M 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.335794+0000 mon.a (mon.0) 345 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.337715+0000 mon.a (mon.0) 346 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.339024+0000 mon.a (mon.0) 347 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: audit 2023-12-01T15:33:48.346420+0000 mon.a (mon.0) 348 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[28232]: cluster 2023-12-01T15:33:48.592323+0000 mgr.y (mgr.14152) 148 : cluster 0 pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: cephadm 2023-12-01T15:33:48.311115+0000 mgr.y (mgr.14152) 146 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.319171+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.326159+0000 mon.a (mon.0) 342 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.327818+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.329042+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: cephadm 2023-12-01T15:33:48.329930+0000 mgr.y (mgr.14152) 147 : cephadm 1 Adjusting osd_memory_target on smithi040 to 8122M 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.335794+0000 mon.a (mon.0) 345 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.337715+0000 mon.a (mon.0) 346 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.339024+0000 mon.a (mon.0) 347 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: audit 2023-12-01T15:33:48.346420+0000 mon.a (mon.0) 348 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:49 smithi040 bash[41173]: cluster 2023-12-01T15:33:48.592323+0000 mgr.y (mgr.14152) 148 : cluster 0 pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: cephadm 2023-12-01T15:33:48.311115+0000 mgr.y (mgr.14152) 146 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.319171+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.326159+0000 mon.a (mon.0) 342 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.327818+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.329042+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: cephadm 2023-12-01T15:33:48.329930+0000 mgr.y (mgr.14152) 147 : cephadm 1 Adjusting osd_memory_target on smithi040 to 8122M 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.335794+0000 mon.a (mon.0) 345 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.337715+0000 mon.a (mon.0) 346 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.339024+0000 mon.a (mon.0) 347 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: audit 2023-12-01T15:33:48.346420+0000 mon.a (mon.0) 348 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:33:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:49 smithi141 bash[31670]: cluster 2023-12-01T15:33:48.592323+0000 mgr.y (mgr.14152) 148 : cluster 0 pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:51.831 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:51 smithi040 bash[28232]: cluster 2023-12-01T15:33:50.592828+0000 mgr.y (mgr.14152) 149 : cluster 0 pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:51 smithi040 bash[41173]: cluster 2023-12-01T15:33:50.592828+0000 mgr.y (mgr.14152) 149 : cluster 0 pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:51 smithi141 bash[31670]: cluster 2023-12-01T15:33:50.592828+0000 mgr.y (mgr.14152) 149 : cluster 0 pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:53 smithi040 bash[41173]: cluster 2023-12-01T15:33:52.593329+0000 mgr.y (mgr.14152) 150 : cluster 0 pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:53 smithi040 bash[28232]: cluster 2023-12-01T15:33:52.593329+0000 mgr.y (mgr.14152) 150 : cluster 0 pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:53 smithi141 bash[31670]: cluster 2023-12-01T15:33:52.593329+0000 mgr.y (mgr.14152) 150 : cluster 0 pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:55 smithi141 bash[31670]: cluster 2023-12-01T15:33:54.593812+0000 mgr.y (mgr.14152) 151 : cluster 0 pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:55 smithi141 bash[31670]: audit 2023-12-01T15:33:54.882032+0000 mon.a (mon.0) 349 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:33:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:55 smithi141 bash[31670]: audit 2023-12-01T15:33:54.885259+0000 mon.a (mon.0) 350 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:33:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:55 smithi141 bash[31670]: audit 2023-12-01T15:33:54.886437+0000 mon.a (mon.0) 351 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[28232]: cluster 2023-12-01T15:33:54.593812+0000 mgr.y (mgr.14152) 151 : cluster 0 pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[28232]: audit 2023-12-01T15:33:54.882032+0000 mon.a (mon.0) 349 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:33:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[28232]: audit 2023-12-01T15:33:54.885259+0000 mon.a (mon.0) 350 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:33:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[28232]: audit 2023-12-01T15:33:54.886437+0000 mon.a (mon.0) 351 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[41173]: cluster 2023-12-01T15:33:54.593812+0000 mgr.y (mgr.14152) 151 : cluster 0 pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[41173]: audit 2023-12-01T15:33:54.882032+0000 mon.a (mon.0) 349 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:33:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[41173]: audit 2023-12-01T15:33:54.885259+0000 mon.a (mon.0) 350 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:33:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:55 smithi040 bash[41173]: audit 2023-12-01T15:33:54.886437+0000 mon.a (mon.0) 351 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:56 smithi141 bash[31670]: audit 2023-12-01T15:33:54.879005+0000 mgr.y (mgr.14152) 152 : audit 0 from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:57.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:56 smithi040 bash[41173]: audit 2023-12-01T15:33:54.879005+0000 mgr.y (mgr.14152) 152 : audit 0 from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:56 smithi040 bash[28232]: audit 2023-12-01T15:33:54.879005+0000 mgr.y (mgr.14152) 152 : audit 0 from='client.14259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:57 smithi141 bash[31670]: cluster 2023-12-01T15:33:56.594336+0000 mgr.y (mgr.14152) 153 : cluster 0 pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:57 smithi040 bash[28232]: cluster 2023-12-01T15:33:56.594336+0000 mgr.y (mgr.14152) 153 : cluster 0 pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:33:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:57 smithi040 bash[41173]: cluster 2023-12-01T15:33:56.594336+0000 mgr.y (mgr.14152) 153 : cluster 0 pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:33:59 smithi141 bash[31670]: cluster 2023-12-01T15:33:58.594820+0000 mgr.y (mgr.14152) 154 : cluster 0 pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:33:59 smithi040 bash[28232]: cluster 2023-12-01T15:33:58.594820+0000 mgr.y (mgr.14152) 154 : cluster 0 pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:33:59 smithi040 bash[41173]: cluster 2023-12-01T15:33:58.594820+0000 mgr.y (mgr.14152) 154 : cluster 0 pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:01 smithi040 bash[28232]: cluster 2023-12-01T15:34:00.595293+0000 mgr.y (mgr.14152) 155 : cluster 0 pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:01 smithi040 bash[41173]: cluster 2023-12-01T15:34:00.595293+0000 mgr.y (mgr.14152) 155 : cluster 0 pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:01 smithi141 bash[31670]: cluster 2023-12-01T15:34:00.595293+0000 mgr.y (mgr.14152) 155 : cluster 0 pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:03 smithi141 bash[31670]: cluster 2023-12-01T15:34:02.595788+0000 mgr.y (mgr.14152) 156 : cluster 0 pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:03 smithi141 bash[31670]: audit 2023-12-01T15:34:03.239266+0000 mon.a (mon.0) 352 : audit 1 from='client.? 172.21.15.40:0/781605698' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241"}]: dispatch 2023-12-01T15:34:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:03 smithi141 bash[31670]: audit 2023-12-01T15:34:03.244778+0000 mon.a (mon.0) 353 : audit 1 from='client.? 172.21.15.40:0/781605698' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241"}]': finished 2023-12-01T15:34:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:03 smithi141 bash[31670]: cluster 2023-12-01T15:34:03.244831+0000 mon.a (mon.0) 354 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2023-12-01T15:34:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:03 smithi141 bash[31670]: audit 2023-12-01T15:34:03.245052+0000 mon.a (mon.0) 355 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[28232]: cluster 2023-12-01T15:34:02.595788+0000 mgr.y (mgr.14152) 156 : cluster 0 pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[28232]: audit 2023-12-01T15:34:03.239266+0000 mon.a (mon.0) 352 : audit 1 from='client.? 172.21.15.40:0/781605698' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241"}]: dispatch 2023-12-01T15:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[28232]: audit 2023-12-01T15:34:03.244778+0000 mon.a (mon.0) 353 : audit 1 from='client.? 172.21.15.40:0/781605698' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241"}]': finished 2023-12-01T15:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[28232]: cluster 2023-12-01T15:34:03.244831+0000 mon.a (mon.0) 354 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2023-12-01T15:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[28232]: audit 2023-12-01T15:34:03.245052+0000 mon.a (mon.0) 355 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[41173]: cluster 2023-12-01T15:34:02.595788+0000 mgr.y (mgr.14152) 156 : cluster 0 pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[41173]: audit 2023-12-01T15:34:03.239266+0000 mon.a (mon.0) 352 : audit 1 from='client.? 172.21.15.40:0/781605698' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241"}]: dispatch 2023-12-01T15:34:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[41173]: audit 2023-12-01T15:34:03.244778+0000 mon.a (mon.0) 353 : audit 1 from='client.? 172.21.15.40:0/781605698' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241"}]': finished 2023-12-01T15:34:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[41173]: cluster 2023-12-01T15:34:03.244831+0000 mon.a (mon.0) 354 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2023-12-01T15:34:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:03 smithi040 bash[41173]: audit 2023-12-01T15:34:03.245052+0000 mon.a (mon.0) 355 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:04 smithi141 bash[31670]: audit 2023-12-01T15:34:03.987356+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.40:0/40168914' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:34:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:04 smithi040 bash[28232]: audit 2023-12-01T15:34:03.987356+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.40:0/40168914' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:34:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:04 smithi040 bash[41173]: audit 2023-12-01T15:34:03.987356+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.40:0/40168914' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:34:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:05 smithi141 bash[31670]: cluster 2023-12-01T15:34:04.596274+0000 mgr.y (mgr.14152) 157 : cluster 0 pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:05 smithi040 bash[28232]: cluster 2023-12-01T15:34:04.596274+0000 mgr.y (mgr.14152) 157 : cluster 0 pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:05 smithi040 bash[41173]: cluster 2023-12-01T15:34:04.596274+0000 mgr.y (mgr.14152) 157 : cluster 0 pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:07 smithi141 bash[31670]: cluster 2023-12-01T15:34:06.596792+0000 mgr.y (mgr.14152) 158 : cluster 0 pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:07 smithi040 bash[28232]: cluster 2023-12-01T15:34:06.596792+0000 mgr.y (mgr.14152) 158 : cluster 0 pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:07 smithi040 bash[41173]: cluster 2023-12-01T15:34:06.596792+0000 mgr.y (mgr.14152) 158 : cluster 0 pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:09 smithi141 bash[31670]: cluster 2023-12-01T15:34:08.597321+0000 mgr.y (mgr.14152) 159 : cluster 0 pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:09 smithi040 bash[41173]: cluster 2023-12-01T15:34:08.597321+0000 mgr.y (mgr.14152) 159 : cluster 0 pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:09 smithi040 bash[28232]: cluster 2023-12-01T15:34:08.597321+0000 mgr.y (mgr.14152) 159 : cluster 0 pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:11 smithi141 bash[31670]: cluster 2023-12-01T15:34:10.597838+0000 mgr.y (mgr.14152) 160 : cluster 0 pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:11 smithi040 bash[28232]: cluster 2023-12-01T15:34:10.597838+0000 mgr.y (mgr.14152) 160 : cluster 0 pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:11 smithi040 bash[41173]: cluster 2023-12-01T15:34:10.597838+0000 mgr.y (mgr.14152) 160 : cluster 0 pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:13 smithi141 bash[31670]: cluster 2023-12-01T15:34:12.598285+0000 mgr.y (mgr.14152) 161 : cluster 0 pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:13 smithi040 bash[28232]: cluster 2023-12-01T15:34:12.598285+0000 mgr.y (mgr.14152) 161 : cluster 0 pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:13 smithi040 bash[41173]: cluster 2023-12-01T15:34:12.598285+0000 mgr.y (mgr.14152) 161 : cluster 0 pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:15 smithi141 bash[31670]: cluster 2023-12-01T15:34:14.598843+0000 mgr.y (mgr.14152) 162 : cluster 0 pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:15 smithi040 bash[41173]: cluster 2023-12-01T15:34:14.598843+0000 mgr.y (mgr.14152) 162 : cluster 0 pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:15 smithi040 bash[28232]: cluster 2023-12-01T15:34:14.598843+0000 mgr.y (mgr.14152) 162 : cluster 0 pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:16 smithi141 bash[31670]: audit 2023-12-01T15:34:15.907988+0000 mon.a (mon.0) 356 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T15:34:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:16 smithi141 bash[31670]: audit 2023-12-01T15:34:15.909653+0000 mon.a (mon.0) 357 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:17.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:16 smithi040 bash[28232]: audit 2023-12-01T15:34:15.907988+0000 mon.a (mon.0) 356 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T15:34:17.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:16 smithi040 bash[28232]: audit 2023-12-01T15:34:15.909653+0000 mon.a (mon.0) 357 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:17.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:16 smithi040 bash[41173]: audit 2023-12-01T15:34:15.907988+0000 mon.a (mon.0) 356 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T15:34:17.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:16 smithi040 bash[41173]: audit 2023-12-01T15:34:15.909653+0000 mon.a (mon.0) 357 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:17 smithi141 bash[31670]: cephadm 2023-12-01T15:34:15.910705+0000 mgr.y (mgr.14152) 163 : cephadm 1 Deploying daemon osd.2 on smithi040 2023-12-01T15:34:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:17 smithi141 bash[31670]: cluster 2023-12-01T15:34:16.599253+0000 mgr.y (mgr.14152) 164 : cluster 0 pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:18.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:17 smithi040 bash[28232]: cephadm 2023-12-01T15:34:15.910705+0000 mgr.y (mgr.14152) 163 : cephadm 1 Deploying daemon osd.2 on smithi040 2023-12-01T15:34:18.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:17 smithi040 bash[28232]: cluster 2023-12-01T15:34:16.599253+0000 mgr.y (mgr.14152) 164 : cluster 0 pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:18.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:17 smithi040 bash[41173]: cephadm 2023-12-01T15:34:15.910705+0000 mgr.y (mgr.14152) 163 : cephadm 1 Deploying daemon osd.2 on smithi040 2023-12-01T15:34:18.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:17 smithi040 bash[41173]: cluster 2023-12-01T15:34:16.599253+0000 mgr.y (mgr.14152) 164 : cluster 0 pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:19 smithi040 bash[28232]: cluster 2023-12-01T15:34:18.599580+0000 mgr.y (mgr.14152) 165 : cluster 0 pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:19 smithi040 bash[41173]: cluster 2023-12-01T15:34:18.599580+0000 mgr.y (mgr.14152) 165 : cluster 0 pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:19 smithi141 bash[31670]: cluster 2023-12-01T15:34:18.599580+0000 mgr.y (mgr.14152) 165 : cluster 0 pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:21 smithi141 bash[31670]: cluster 2023-12-01T15:34:20.599918+0000 mgr.y (mgr.14152) 166 : cluster 0 pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:21 smithi141 bash[31670]: audit 2023-12-01T15:34:20.764410+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:21 smithi141 bash[31670]: audit 2023-12-01T15:34:20.767381+0000 mon.a (mon.0) 359 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:21 smithi141 bash[31670]: audit 2023-12-01T15:34:20.773987+0000 mon.a (mon.0) 360 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[28232]: cluster 2023-12-01T15:34:20.599918+0000 mgr.y (mgr.14152) 166 : cluster 0 pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[28232]: audit 2023-12-01T15:34:20.764410+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[28232]: audit 2023-12-01T15:34:20.767381+0000 mon.a (mon.0) 359 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[28232]: audit 2023-12-01T15:34:20.773987+0000 mon.a (mon.0) 360 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[41173]: cluster 2023-12-01T15:34:20.599918+0000 mgr.y (mgr.14152) 166 : cluster 0 pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[41173]: audit 2023-12-01T15:34:20.764410+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[41173]: audit 2023-12-01T15:34:20.767381+0000 mon.a (mon.0) 359 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:21 smithi040 bash[41173]: audit 2023-12-01T15:34:20.773987+0000 mon.a (mon.0) 360 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:24.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:23 smithi040 bash[41173]: cluster 2023-12-01T15:34:22.600459+0000 mgr.y (mgr.14152) 167 : cluster 0 pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:24.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:23 smithi040 bash[28232]: cluster 2023-12-01T15:34:22.600459+0000 mgr.y (mgr.14152) 167 : cluster 0 pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:23 smithi141 bash[31670]: cluster 2023-12-01T15:34:22.600459+0000 mgr.y (mgr.14152) 167 : cluster 0 pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:25 smithi141 bash[31670]: cluster 2023-12-01T15:34:24.601003+0000 mgr.y (mgr.14152) 168 : cluster 0 pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:25 smithi040 bash[28232]: cluster 2023-12-01T15:34:24.601003+0000 mgr.y (mgr.14152) 168 : cluster 0 pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:25 smithi040 bash[41173]: cluster 2023-12-01T15:34:24.601003+0000 mgr.y (mgr.14152) 168 : cluster 0 pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: cluster 2023-12-01T15:34:26.601499+0000 mgr.y (mgr.14152) 169 : cluster 0 pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: audit 2023-12-01T15:34:27.109087+0000 mon.a (mon.0) 361 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: audit 2023-12-01T15:34:27.116522+0000 mon.a (mon.0) 362 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: audit 2023-12-01T15:34:27.585502+0000 mon.a (mon.0) 363 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: audit 2023-12-01T15:34:27.587037+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: audit 2023-12-01T15:34:27.594680+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[28232]: audit 2023-12-01T15:34:27.623771+0000 mon.a (mon.0) 366 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: cluster 2023-12-01T15:34:26.601499+0000 mgr.y (mgr.14152) 169 : cluster 0 pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: audit 2023-12-01T15:34:27.109087+0000 mon.a (mon.0) 361 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: audit 2023-12-01T15:34:27.116522+0000 mon.a (mon.0) 362 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: audit 2023-12-01T15:34:27.585502+0000 mon.a (mon.0) 363 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: audit 2023-12-01T15:34:27.587037+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: audit 2023-12-01T15:34:27.594680+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:27 smithi040 bash[41173]: audit 2023-12-01T15:34:27.623771+0000 mon.a (mon.0) 366 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: cluster 2023-12-01T15:34:26.601499+0000 mgr.y (mgr.14152) 169 : cluster 0 pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: audit 2023-12-01T15:34:27.109087+0000 mon.a (mon.0) 361 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: audit 2023-12-01T15:34:27.116522+0000 mon.a (mon.0) 362 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: audit 2023-12-01T15:34:27.585502+0000 mon.a (mon.0) 363 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: audit 2023-12-01T15:34:27.587037+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: audit 2023-12-01T15:34:27.594680+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:27 smithi141 bash[31670]: audit 2023-12-01T15:34:27.623771+0000 mon.a (mon.0) 366 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[28232]: audit 2023-12-01T15:34:28.597797+0000 mon.a (mon.0) 367 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[28232]: cluster 2023-12-01T15:34:28.597927+0000 mon.a (mon.0) 368 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[28232]: audit 2023-12-01T15:34:28.598152+0000 mon.a (mon.0) 369 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[28232]: audit 2023-12-01T15:34:28.598935+0000 mon.a (mon.0) 370 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[28232]: cluster 2023-12-01T15:34:28.601815+0000 mgr.y (mgr.14152) 170 : cluster 0 pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[41173]: audit 2023-12-01T15:34:28.597797+0000 mon.a (mon.0) 367 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[41173]: cluster 2023-12-01T15:34:28.597927+0000 mon.a (mon.0) 368 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2023-12-01T15:34:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[41173]: audit 2023-12-01T15:34:28.598152+0000 mon.a (mon.0) 369 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[41173]: audit 2023-12-01T15:34:28.598935+0000 mon.a (mon.0) 370 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:34:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:29 smithi040 bash[41173]: cluster 2023-12-01T15:34:28.601815+0000 mgr.y (mgr.14152) 170 : cluster 0 pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:29 smithi141 bash[31670]: audit 2023-12-01T15:34:28.597797+0000 mon.a (mon.0) 367 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T15:34:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:29 smithi141 bash[31670]: cluster 2023-12-01T15:34:28.597927+0000 mon.a (mon.0) 368 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2023-12-01T15:34:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:29 smithi141 bash[31670]: audit 2023-12-01T15:34:28.598152+0000 mon.a (mon.0) 369 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:29 smithi141 bash[31670]: audit 2023-12-01T15:34:28.598935+0000 mon.a (mon.0) 370 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:34:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:29 smithi141 bash[31670]: cluster 2023-12-01T15:34:28.601815+0000 mgr.y (mgr.14152) 170 : cluster 0 pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:30.745 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 2 on host 'smithi040' 2023-12-01T15:34:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[28232]: audit 2023-12-01T15:34:29.601178+0000 mon.a (mon.0) 371 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:34:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[28232]: cluster 2023-12-01T15:34:29.601344+0000 mon.a (mon.0) 372 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2023-12-01T15:34:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[28232]: audit 2023-12-01T15:34:29.601947+0000 mon.a (mon.0) 373 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[28232]: audit 2023-12-01T15:34:29.609792+0000 mon.a (mon.0) 374 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[41173]: audit 2023-12-01T15:34:29.601178+0000 mon.a (mon.0) 371 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:34:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[41173]: cluster 2023-12-01T15:34:29.601344+0000 mon.a (mon.0) 372 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2023-12-01T15:34:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[41173]: audit 2023-12-01T15:34:29.601947+0000 mon.a (mon.0) 373 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:30 smithi040 bash[41173]: audit 2023-12-01T15:34:29.609792+0000 mon.a (mon.0) 374 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:30 smithi141 bash[31670]: audit 2023-12-01T15:34:29.601178+0000 mon.a (mon.0) 371 : audit 1 from='osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:34:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:30 smithi141 bash[31670]: cluster 2023-12-01T15:34:29.601344+0000 mon.a (mon.0) 372 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2023-12-01T15:34:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:30 smithi141 bash[31670]: audit 2023-12-01T15:34:29.601947+0000 mon.a (mon.0) 373 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:30 smithi141 bash[31670]: audit 2023-12-01T15:34:29.609792+0000 mon.a (mon.0) 374 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:31.484 DEBUG:teuthology.orchestra.run.smithi040:osd.2> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.2.service 2023-12-01T15:34:31.487 INFO:tasks.cephadm:Deploying osd.3 on smithi040 with /dev/vg_nvme/lv_1... 2023-12-01T15:34:31.487 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T15:34:31.618 INFO:journalctl@ceph.osd.2.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: cluster 2023-12-01T15:34:28.641523+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: cluster 2023-12-01T15:34:28.641629+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: cluster 2023-12-01T15:34:30.602258+0000 mgr.y (mgr.14152) 171 : cluster 0 pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: cluster 2023-12-01T15:34:30.610305+0000 mon.a (mon.0) 375 : cluster 1 osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314] boot 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: cluster 2023-12-01T15:34:30.610372+0000 mon.a (mon.0) 376 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: audit 2023-12-01T15:34:30.610848+0000 mon.a (mon.0) 377 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: audit 2023-12-01T15:34:30.687859+0000 mon.a (mon.0) 378 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: audit 2023-12-01T15:34:30.688198+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: audit 2023-12-01T15:34:30.696633+0000 mon.a (mon.0) 380 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[28232]: audit 2023-12-01T15:34:30.753262+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: cluster 2023-12-01T15:34:28.641523+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: cluster 2023-12-01T15:34:28.641629+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: cluster 2023-12-01T15:34:30.602258+0000 mgr.y (mgr.14152) 171 : cluster 0 pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: cluster 2023-12-01T15:34:30.610305+0000 mon.a (mon.0) 375 : cluster 1 osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314] boot 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: cluster 2023-12-01T15:34:30.610372+0000 mon.a (mon.0) 376 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: audit 2023-12-01T15:34:30.610848+0000 mon.a (mon.0) 377 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: audit 2023-12-01T15:34:30.687859+0000 mon.a (mon.0) 378 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: audit 2023-12-01T15:34:30.688198+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: audit 2023-12-01T15:34:30.696633+0000 mon.a (mon.0) 380 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:31 smithi040 bash[41173]: audit 2023-12-01T15:34:30.753262+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: cluster 2023-12-01T15:34:28.641523+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: cluster 2023-12-01T15:34:28.641629+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: cluster 2023-12-01T15:34:30.602258+0000 mgr.y (mgr.14152) 171 : cluster 0 pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: cluster 2023-12-01T15:34:30.610305+0000 mon.a (mon.0) 375 : cluster 1 osd.2 [v2:172.21.15.40:6818/3794846314,v1:172.21.15.40:6819/3794846314] boot 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: cluster 2023-12-01T15:34:30.610372+0000 mon.a (mon.0) 376 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: audit 2023-12-01T15:34:30.610848+0000 mon.a (mon.0) 377 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: audit 2023-12-01T15:34:30.687859+0000 mon.a (mon.0) 378 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: audit 2023-12-01T15:34:30.688198+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: audit 2023-12-01T15:34:30.696633+0000 mon.a (mon.0) 380 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:31 smithi141 bash[31670]: audit 2023-12-01T15:34:30.753262+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:32 smithi141 bash[31670]: audit 2023-12-01T15:34:31.705304+0000 mon.a (mon.0) 382 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:32 smithi141 bash[31670]: cluster 2023-12-01T15:34:31.705445+0000 mon.a (mon.0) 383 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2023-12-01T15:34:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:32 smithi141 bash[31670]: audit 2023-12-01T15:34:31.706966+0000 mon.a (mon.0) 384 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:32 smithi040 bash[28232]: audit 2023-12-01T15:34:31.705304+0000 mon.a (mon.0) 382 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:32 smithi040 bash[28232]: cluster 2023-12-01T15:34:31.705445+0000 mon.a (mon.0) 383 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2023-12-01T15:34:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:32 smithi040 bash[28232]: audit 2023-12-01T15:34:31.706966+0000 mon.a (mon.0) 384 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:32 smithi040 bash[41173]: audit 2023-12-01T15:34:31.705304+0000 mon.a (mon.0) 382 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:32 smithi040 bash[41173]: cluster 2023-12-01T15:34:31.705445+0000 mon.a (mon.0) 383 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2023-12-01T15:34:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:32 smithi040 bash[41173]: audit 2023-12-01T15:34:31.706966+0000 mon.a (mon.0) 384 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:33 smithi141 bash[31670]: cluster 2023-12-01T15:34:32.602870+0000 mgr.y (mgr.14152) 172 : cluster 0 pgmap v140: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:33 smithi141 bash[31670]: cluster 2023-12-01T15:34:32.698755+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:34:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:33 smithi141 bash[31670]: audit 2023-12-01T15:34:32.705279+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:33 smithi141 bash[31670]: cluster 2023-12-01T15:34:32.705416+0000 mon.a (mon.0) 387 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[28232]: cluster 2023-12-01T15:34:32.602870+0000 mgr.y (mgr.14152) 172 : cluster 0 pgmap v140: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[28232]: cluster 2023-12-01T15:34:32.698755+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[28232]: audit 2023-12-01T15:34:32.705279+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[28232]: cluster 2023-12-01T15:34:32.705416+0000 mon.a (mon.0) 387 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[41173]: cluster 2023-12-01T15:34:32.602870+0000 mgr.y (mgr.14152) 172 : cluster 0 pgmap v140: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[41173]: cluster 2023-12-01T15:34:32.698755+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[41173]: audit 2023-12-01T15:34:32.705279+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:33 smithi040 bash[41173]: cluster 2023-12-01T15:34:32.705416+0000 mon.a (mon.0) 387 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2023-12-01T15:34:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:34 smithi141 bash[31670]: cluster 2023-12-01T15:34:33.720511+0000 mon.a (mon.0) 388 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2023-12-01T15:34:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:34 smithi141 bash[31670]: audit 2023-12-01T15:34:33.836734+0000 mon.a (mon.0) 389 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:34 smithi040 bash[28232]: cluster 2023-12-01T15:34:33.720511+0000 mon.a (mon.0) 388 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2023-12-01T15:34:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:34 smithi040 bash[28232]: audit 2023-12-01T15:34:33.836734+0000 mon.a (mon.0) 389 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:34 smithi040 bash[41173]: cluster 2023-12-01T15:34:33.720511+0000 mon.a (mon.0) 388 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2023-12-01T15:34:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:34 smithi040 bash[41173]: audit 2023-12-01T15:34:33.836734+0000 mon.a (mon.0) 389 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:35.555 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:36.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[28232]: cluster 2023-12-01T15:34:34.603364+0000 mgr.y (mgr.14152) 173 : cluster 0 pgmap v143: 1 pgs: 1 creating+peering; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:36.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[28232]: cluster 2023-12-01T15:34:34.834478+0000 mon.a (mon.0) 390 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:34:36.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[28232]: cluster 2023-12-01T15:34:34.834529+0000 mon.a (mon.0) 391 : cluster 1 Cluster is now healthy 2023-12-01T15:34:36.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[28232]: audit 2023-12-01T15:34:35.693753+0000 mon.a (mon.0) 392 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:36.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[41173]: cluster 2023-12-01T15:34:34.603364+0000 mgr.y (mgr.14152) 173 : cluster 0 pgmap v143: 1 pgs: 1 creating+peering; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:36.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[41173]: cluster 2023-12-01T15:34:34.834478+0000 mon.a (mon.0) 390 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:34:36.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[41173]: cluster 2023-12-01T15:34:34.834529+0000 mon.a (mon.0) 391 : cluster 1 Cluster is now healthy 2023-12-01T15:34:36.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:36 smithi040 bash[41173]: audit 2023-12-01T15:34:35.693753+0000 mon.a (mon.0) 392 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:36 smithi141 bash[31670]: cluster 2023-12-01T15:34:34.603364+0000 mgr.y (mgr.14152) 173 : cluster 0 pgmap v143: 1 pgs: 1 creating+peering; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:36 smithi141 bash[31670]: cluster 2023-12-01T15:34:34.834478+0000 mon.a (mon.0) 390 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:34:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:36 smithi141 bash[31670]: cluster 2023-12-01T15:34:34.834529+0000 mon.a (mon.0) 391 : cluster 1 Cluster is now healthy 2023-12-01T15:34:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:36 smithi141 bash[31670]: audit 2023-12-01T15:34:35.693753+0000 mon.a (mon.0) 392 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.588837+0000 mon.a (mon.0) 393 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.590781+0000 mon.a (mon.0) 394 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.598398+0000 mon.a (mon.0) 395 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.598624+0000 mon.a (mon.0) 396 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: cluster 2023-12-01T15:34:36.603764+0000 mgr.y (mgr.14152) 174 : cluster 0 pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.603977+0000 mon.b (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: cluster 2023-12-01T15:34:36.607284+0000 mon.a (mon.0) 397 : cluster 0 mgrmap e15: y(active, since 4m), standbys: x 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.607825+0000 mon.a (mon.0) 398 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.608030+0000 mon.a (mon.0) 399 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:36.608232+0000 mon.a (mon.0) 400 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:37.494673+0000 mon.b (mon.1) 9 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:37.524771+0000 mon.a (mon.0) 401 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:37.526559+0000 mon.a (mon.0) 402 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:37.526944+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[28232]: audit 2023-12-01T15:34:37.527120+0000 mon.a (mon.0) 404 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.588837+0000 mon.a (mon.0) 393 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.590781+0000 mon.a (mon.0) 394 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.598398+0000 mon.a (mon.0) 395 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.598624+0000 mon.a (mon.0) 396 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: cluster 2023-12-01T15:34:36.603764+0000 mgr.y (mgr.14152) 174 : cluster 0 pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.603977+0000 mon.b (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: cluster 2023-12-01T15:34:36.607284+0000 mon.a (mon.0) 397 : cluster 0 mgrmap e15: y(active, since 4m), standbys: x 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.607825+0000 mon.a (mon.0) 398 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.608030+0000 mon.a (mon.0) 399 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:36.608232+0000 mon.a (mon.0) 400 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:37.494673+0000 mon.b (mon.1) 9 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:37.524771+0000 mon.a (mon.0) 401 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:37.526559+0000 mon.a (mon.0) 402 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:37.526944+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:38 smithi040 bash[41173]: audit 2023-12-01T15:34:37.527120+0000 mon.a (mon.0) 404 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.588837+0000 mon.a (mon.0) 393 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.590781+0000 mon.a (mon.0) 394 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.598398+0000 mon.a (mon.0) 395 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.598624+0000 mon.a (mon.0) 396 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: cluster 2023-12-01T15:34:36.603764+0000 mgr.y (mgr.14152) 174 : cluster 0 pgmap v144: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.603977+0000 mon.b (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: cluster 2023-12-01T15:34:36.607284+0000 mon.a (mon.0) 397 : cluster 0 mgrmap e15: y(active, since 4m), standbys: x 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.607825+0000 mon.a (mon.0) 398 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.608030+0000 mon.a (mon.0) 399 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:36.608232+0000 mon.a (mon.0) 400 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:37.494673+0000 mon.b (mon.1) 9 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:37.524771+0000 mon.a (mon.0) 401 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:37.526559+0000 mon.a (mon.0) 402 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:37.526944+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:38 smithi141 bash[31670]: audit 2023-12-01T15:34:37.527120+0000 mon.a (mon.0) 404 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:39.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:39 smithi040 bash[28232]: audit 2023-12-01T15:34:37.526335+0000 mon.c (mon.2) 10 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:39.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:39 smithi040 bash[28232]: audit 2023-12-01T15:34:38.421881+0000 mon.c (mon.2) 11 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:39.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:39 smithi040 bash[28232]: cluster 2023-12-01T15:34:38.604333+0000 mgr.y (mgr.14152) 175 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:39.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:39 smithi040 bash[41173]: audit 2023-12-01T15:34:37.526335+0000 mon.c (mon.2) 10 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:39.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:39 smithi040 bash[41173]: audit 2023-12-01T15:34:38.421881+0000 mon.c (mon.2) 11 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:39.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:39 smithi040 bash[41173]: cluster 2023-12-01T15:34:38.604333+0000 mgr.y (mgr.14152) 175 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:39 smithi141 bash[31670]: audit 2023-12-01T15:34:37.526335+0000 mon.c (mon.2) 10 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:34:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:39 smithi141 bash[31670]: audit 2023-12-01T15:34:38.421881+0000 mon.c (mon.2) 11 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:34:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:39 smithi141 bash[31670]: cluster 2023-12-01T15:34:38.604333+0000 mgr.y (mgr.14152) 175 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:40.353 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T15:34:40.354 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T15:34:40.354 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-01T15:34:40.354 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-01T15:34:40.354 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170472 s, 615 MB/s 2023-12-01T15:34:40.354 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-01T15:34:41.123 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_1 2023-12-01T15:34:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:41 smithi040 bash[28232]: cluster 2023-12-01T15:34:40.604742+0000 mgr.y (mgr.14152) 176 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:41 smithi040 bash[41173]: cluster 2023-12-01T15:34:40.604742+0000 mgr.y (mgr.14152) 176 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:41 smithi141 bash[31670]: cluster 2023-12-01T15:34:40.604742+0000 mgr.y (mgr.14152) 176 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: cephadm 2023-12-01T15:34:41.937652+0000 mgr.y (mgr.14152) 177 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:34:43.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.949074+0000 mon.a (mon.0) 405 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.958277+0000 mon.a (mon.0) 406 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.960428+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.961970+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.963248+0000 mon.a (mon.0) 409 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: cephadm 2023-12-01T15:34:41.964223+0000 mgr.y (mgr.14152) 178 : cephadm 1 Adjusting osd_memory_target on smithi040 to 5415M 2023-12-01T15:34:43.287 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.974639+0000 mon.a (mon.0) 410 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.287 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.976503+0000 mon.a (mon.0) 411 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:43.287 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.977693+0000 mon.a (mon.0) 412 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:43.287 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: audit 2023-12-01T15:34:41.984045+0000 mon.a (mon.0) 413 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.287 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:42 smithi141 bash[31670]: cluster 2023-12-01T15:34:42.605283+0000 mgr.y (mgr.14152) 179 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: cephadm 2023-12-01T15:34:41.937652+0000 mgr.y (mgr.14152) 177 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.949074+0000 mon.a (mon.0) 405 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.958277+0000 mon.a (mon.0) 406 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.960428+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.961970+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.963248+0000 mon.a (mon.0) 409 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: cephadm 2023-12-01T15:34:41.964223+0000 mgr.y (mgr.14152) 178 : cephadm 1 Adjusting osd_memory_target on smithi040 to 5415M 2023-12-01T15:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.974639+0000 mon.a (mon.0) 410 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.976503+0000 mon.a (mon.0) 411 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.977693+0000 mon.a (mon.0) 412 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: audit 2023-12-01T15:34:41.984045+0000 mon.a (mon.0) 413 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[28232]: cluster 2023-12-01T15:34:42.605283+0000 mgr.y (mgr.14152) 179 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: cephadm 2023-12-01T15:34:41.937652+0000 mgr.y (mgr.14152) 177 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.949074+0000 mon.a (mon.0) 405 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.958277+0000 mon.a (mon.0) 406 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.960428+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.961970+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.963248+0000 mon.a (mon.0) 409 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:34:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: cephadm 2023-12-01T15:34:41.964223+0000 mgr.y (mgr.14152) 178 : cephadm 1 Adjusting osd_memory_target on smithi040 to 5415M 2023-12-01T15:34:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.974639+0000 mon.a (mon.0) 410 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.976503+0000 mon.a (mon.0) 411 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.977693+0000 mon.a (mon.0) 412 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: audit 2023-12-01T15:34:41.984045+0000 mon.a (mon.0) 413 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:34:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:42 smithi040 bash[41173]: cluster 2023-12-01T15:34:42.605283+0000 mgr.y (mgr.14152) 179 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:45.842 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:45 smithi141 bash[31670]: cluster 2023-12-01T15:34:44.605878+0000 mgr.y (mgr.14152) 180 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2023-12-01T15:34:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:45 smithi040 bash[28232]: cluster 2023-12-01T15:34:44.605878+0000 mgr.y (mgr.14152) 180 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2023-12-01T15:34:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:45 smithi040 bash[41173]: cluster 2023-12-01T15:34:44.605878+0000 mgr.y (mgr.14152) 180 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2023-12-01T15:34:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:47 smithi040 bash[28232]: cluster 2023-12-01T15:34:46.606486+0000 mgr.y (mgr.14152) 181 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-12-01T15:34:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:47 smithi040 bash[41173]: cluster 2023-12-01T15:34:46.606486+0000 mgr.y (mgr.14152) 181 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-12-01T15:34:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:47 smithi141 bash[31670]: cluster 2023-12-01T15:34:46.606486+0000 mgr.y (mgr.14152) 181 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2023-12-01T15:34:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:49 smithi141 bash[31670]: cluster 2023-12-01T15:34:48.606979+0000 mgr.y (mgr.14152) 182 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2023-12-01T15:34:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:49 smithi141 bash[31670]: audit 2023-12-01T15:34:48.839546+0000 mon.a (mon.0) 414 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:34:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:49 smithi141 bash[31670]: audit 2023-12-01T15:34:48.845282+0000 mon.a (mon.0) 415 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:34:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:49 smithi141 bash[31670]: audit 2023-12-01T15:34:48.846627+0000 mon.a (mon.0) 416 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[28232]: cluster 2023-12-01T15:34:48.606979+0000 mgr.y (mgr.14152) 182 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2023-12-01T15:34:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[28232]: audit 2023-12-01T15:34:48.839546+0000 mon.a (mon.0) 414 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:34:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[28232]: audit 2023-12-01T15:34:48.845282+0000 mon.a (mon.0) 415 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:34:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[28232]: audit 2023-12-01T15:34:48.846627+0000 mon.a (mon.0) 416 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[41173]: cluster 2023-12-01T15:34:48.606979+0000 mgr.y (mgr.14152) 182 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2023-12-01T15:34:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[41173]: audit 2023-12-01T15:34:48.839546+0000 mon.a (mon.0) 414 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:34:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[41173]: audit 2023-12-01T15:34:48.845282+0000 mon.a (mon.0) 415 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:34:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:49 smithi040 bash[41173]: audit 2023-12-01T15:34:48.846627+0000 mon.a (mon.0) 416 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:50 smithi141 bash[31670]: audit 2023-12-01T15:34:48.832830+0000 mgr.y (mgr.14152) 183 : audit 0 from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:50 smithi040 bash[28232]: audit 2023-12-01T15:34:48.832830+0000 mgr.y (mgr.14152) 183 : audit 0 from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:50 smithi040 bash[41173]: audit 2023-12-01T15:34:48.832830+0000 mgr.y (mgr.14152) 183 : audit 0 from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:51 smithi141 bash[31670]: cluster 2023-12-01T15:34:50.607573+0000 mgr.y (mgr.14152) 184 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:51 smithi040 bash[28232]: cluster 2023-12-01T15:34:50.607573+0000 mgr.y (mgr.14152) 184 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:51 smithi040 bash[41173]: cluster 2023-12-01T15:34:50.607573+0000 mgr.y (mgr.14152) 184 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:53 smithi141 bash[31670]: cluster 2023-12-01T15:34:52.608156+0000 mgr.y (mgr.14152) 185 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:53 smithi040 bash[28232]: cluster 2023-12-01T15:34:52.608156+0000 mgr.y (mgr.14152) 185 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:53 smithi040 bash[41173]: cluster 2023-12-01T15:34:52.608156+0000 mgr.y (mgr.14152) 185 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:55 smithi040 bash[41173]: cluster 2023-12-01T15:34:54.608776+0000 mgr.y (mgr.14152) 186 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:55 smithi040 bash[28232]: cluster 2023-12-01T15:34:54.608776+0000 mgr.y (mgr.14152) 186 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:55 smithi141 bash[31670]: cluster 2023-12-01T15:34:54.608776+0000 mgr.y (mgr.14152) 186 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-01T15:34:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:57 smithi141 bash[31670]: cluster 2023-12-01T15:34:56.609301+0000 mgr.y (mgr.14152) 187 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:57 smithi141 bash[31670]: audit 2023-12-01T15:34:57.210982+0000 mon.a (mon.0) 417 : audit 1 from='client.? 172.21.15.40:0/4036817565' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c072e55-a517-495e-9836-38aaeb9bec66"}]: dispatch 2023-12-01T15:34:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:57 smithi141 bash[31670]: audit 2023-12-01T15:34:57.222389+0000 mon.a (mon.0) 418 : audit 1 from='client.? 172.21.15.40:0/4036817565' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c072e55-a517-495e-9836-38aaeb9bec66"}]': finished 2023-12-01T15:34:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:57 smithi141 bash[31670]: cluster 2023-12-01T15:34:57.222453+0000 mon.a (mon.0) 419 : cluster 0 osdmap e22: 4 total, 3 up, 4 in 2023-12-01T15:34:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:57 smithi141 bash[31670]: audit 2023-12-01T15:34:57.222605+0000 mon.a (mon.0) 420 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[28232]: cluster 2023-12-01T15:34:56.609301+0000 mgr.y (mgr.14152) 187 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[28232]: audit 2023-12-01T15:34:57.210982+0000 mon.a (mon.0) 417 : audit 1 from='client.? 172.21.15.40:0/4036817565' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c072e55-a517-495e-9836-38aaeb9bec66"}]: dispatch 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[28232]: audit 2023-12-01T15:34:57.222389+0000 mon.a (mon.0) 418 : audit 1 from='client.? 172.21.15.40:0/4036817565' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c072e55-a517-495e-9836-38aaeb9bec66"}]': finished 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[28232]: cluster 2023-12-01T15:34:57.222453+0000 mon.a (mon.0) 419 : cluster 0 osdmap e22: 4 total, 3 up, 4 in 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[28232]: audit 2023-12-01T15:34:57.222605+0000 mon.a (mon.0) 420 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[41173]: cluster 2023-12-01T15:34:56.609301+0000 mgr.y (mgr.14152) 187 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[41173]: audit 2023-12-01T15:34:57.210982+0000 mon.a (mon.0) 417 : audit 1 from='client.? 172.21.15.40:0/4036817565' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c072e55-a517-495e-9836-38aaeb9bec66"}]: dispatch 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[41173]: audit 2023-12-01T15:34:57.222389+0000 mon.a (mon.0) 418 : audit 1 from='client.? 172.21.15.40:0/4036817565' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c072e55-a517-495e-9836-38aaeb9bec66"}]': finished 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[41173]: cluster 2023-12-01T15:34:57.222453+0000 mon.a (mon.0) 419 : cluster 0 osdmap e22: 4 total, 3 up, 4 in 2023-12-01T15:34:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:57 smithi040 bash[41173]: audit 2023-12-01T15:34:57.222605+0000 mon.a (mon.0) 420 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:34:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:58 smithi141 bash[31670]: audit 2023-12-01T15:34:57.960795+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.40:0/295887908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:34:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:58 smithi040 bash[41173]: audit 2023-12-01T15:34:57.960795+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.40:0/295887908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:34:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:58 smithi040 bash[28232]: audit 2023-12-01T15:34:57.960795+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.40:0/295887908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:35:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:34:59 smithi141 bash[31670]: cluster 2023-12-01T15:34:58.609776+0000 mgr.y (mgr.14152) 188 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:34:59 smithi040 bash[41173]: cluster 2023-12-01T15:34:58.609776+0000 mgr.y (mgr.14152) 188 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:34:59 smithi040 bash[28232]: cluster 2023-12-01T15:34:58.609776+0000 mgr.y (mgr.14152) 188 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:01 smithi141 bash[31670]: cluster 2023-12-01T15:35:00.610345+0000 mgr.y (mgr.14152) 189 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:01 smithi040 bash[28232]: cluster 2023-12-01T15:35:00.610345+0000 mgr.y (mgr.14152) 189 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:01 smithi040 bash[41173]: cluster 2023-12-01T15:35:00.610345+0000 mgr.y (mgr.14152) 189 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:03 smithi141 bash[31670]: cluster 2023-12-01T15:35:02.610857+0000 mgr.y (mgr.14152) 190 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:03 smithi040 bash[28232]: cluster 2023-12-01T15:35:02.610857+0000 mgr.y (mgr.14152) 190 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:03 smithi040 bash[41173]: cluster 2023-12-01T15:35:02.610857+0000 mgr.y (mgr.14152) 190 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:05 smithi141 bash[31670]: cluster 2023-12-01T15:35:04.611445+0000 mgr.y (mgr.14152) 191 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:05 smithi040 bash[28232]: cluster 2023-12-01T15:35:04.611445+0000 mgr.y (mgr.14152) 191 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:05 smithi040 bash[41173]: cluster 2023-12-01T15:35:04.611445+0000 mgr.y (mgr.14152) 191 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:07.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:07 smithi040 bash[28232]: cluster 2023-12-01T15:35:06.611968+0000 mgr.y (mgr.14152) 192 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:07 smithi040 bash[41173]: cluster 2023-12-01T15:35:06.611968+0000 mgr.y (mgr.14152) 192 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:07 smithi141 bash[31670]: cluster 2023-12-01T15:35:06.611968+0000 mgr.y (mgr.14152) 192 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:09 smithi040 bash[28232]: cluster 2023-12-01T15:35:08.612585+0000 mgr.y (mgr.14152) 193 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:09 smithi040 bash[41173]: cluster 2023-12-01T15:35:08.612585+0000 mgr.y (mgr.14152) 193 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:09 smithi141 bash[31670]: cluster 2023-12-01T15:35:08.612585+0000 mgr.y (mgr.14152) 193 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:10 smithi141 bash[31670]: audit 2023-12-01T15:35:10.033574+0000 mon.a (mon.0) 421 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T15:35:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:10 smithi141 bash[31670]: audit 2023-12-01T15:35:10.035235+0000 mon.a (mon.0) 422 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:10 smithi040 bash[28232]: audit 2023-12-01T15:35:10.033574+0000 mon.a (mon.0) 421 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T15:35:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:10 smithi040 bash[28232]: audit 2023-12-01T15:35:10.035235+0000 mon.a (mon.0) 422 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:10 smithi040 bash[41173]: audit 2023-12-01T15:35:10.033574+0000 mon.a (mon.0) 421 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T15:35:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:10 smithi040 bash[41173]: audit 2023-12-01T15:35:10.035235+0000 mon.a (mon.0) 422 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:11 smithi040 bash[28232]: cephadm 2023-12-01T15:35:10.036592+0000 mgr.y (mgr.14152) 194 : cephadm 1 Deploying daemon osd.3 on smithi040 2023-12-01T15:35:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:11 smithi040 bash[28232]: cluster 2023-12-01T15:35:10.613053+0000 mgr.y (mgr.14152) 195 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:11 smithi040 bash[41173]: cephadm 2023-12-01T15:35:10.036592+0000 mgr.y (mgr.14152) 194 : cephadm 1 Deploying daemon osd.3 on smithi040 2023-12-01T15:35:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:11 smithi040 bash[41173]: cluster 2023-12-01T15:35:10.613053+0000 mgr.y (mgr.14152) 195 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:11 smithi141 bash[31670]: cephadm 2023-12-01T15:35:10.036592+0000 mgr.y (mgr.14152) 194 : cephadm 1 Deploying daemon osd.3 on smithi040 2023-12-01T15:35:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:11 smithi141 bash[31670]: cluster 2023-12-01T15:35:10.613053+0000 mgr.y (mgr.14152) 195 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:13 smithi040 bash[28232]: cluster 2023-12-01T15:35:12.613621+0000 mgr.y (mgr.14152) 196 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:13 smithi040 bash[41173]: cluster 2023-12-01T15:35:12.613621+0000 mgr.y (mgr.14152) 196 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:13 smithi141 bash[31670]: cluster 2023-12-01T15:35:12.613621+0000 mgr.y (mgr.14152) 196 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:15 smithi141 bash[31670]: cluster 2023-12-01T15:35:14.614185+0000 mgr.y (mgr.14152) 197 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:15 smithi141 bash[31670]: audit 2023-12-01T15:35:14.785031+0000 mon.a (mon.0) 423 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:15 smithi141 bash[31670]: audit 2023-12-01T15:35:14.792308+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:15 smithi141 bash[31670]: audit 2023-12-01T15:35:14.808137+0000 mon.a (mon.0) 425 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[41173]: cluster 2023-12-01T15:35:14.614185+0000 mgr.y (mgr.14152) 197 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[41173]: audit 2023-12-01T15:35:14.785031+0000 mon.a (mon.0) 423 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[41173]: audit 2023-12-01T15:35:14.792308+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[41173]: audit 2023-12-01T15:35:14.808137+0000 mon.a (mon.0) 425 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[28232]: cluster 2023-12-01T15:35:14.614185+0000 mgr.y (mgr.14152) 197 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[28232]: audit 2023-12-01T15:35:14.785031+0000 mon.a (mon.0) 423 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[28232]: audit 2023-12-01T15:35:14.792308+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:15 smithi040 bash[28232]: audit 2023-12-01T15:35:14.808137+0000 mon.a (mon.0) 425 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:17.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:17 smithi040 bash[41173]: cluster 2023-12-01T15:35:16.614654+0000 mgr.y (mgr.14152) 198 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:17.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:17 smithi040 bash[28232]: cluster 2023-12-01T15:35:16.614654+0000 mgr.y (mgr.14152) 198 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:17 smithi141 bash[31670]: cluster 2023-12-01T15:35:16.614654+0000 mgr.y (mgr.14152) 198 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:19 smithi141 bash[31670]: cluster 2023-12-01T15:35:18.615206+0000 mgr.y (mgr.14152) 199 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:19 smithi040 bash[28232]: cluster 2023-12-01T15:35:18.615206+0000 mgr.y (mgr.14152) 199 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:19 smithi040 bash[41173]: cluster 2023-12-01T15:35:18.615206+0000 mgr.y (mgr.14152) 199 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:21.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[28232]: audit 2023-12-01T15:35:20.247228+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[28232]: audit 2023-12-01T15:35:20.253865+0000 mon.a (mon.0) 427 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[28232]: audit 2023-12-01T15:35:20.255268+0000 mon.a (mon.0) 428 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:21.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[28232]: audit 2023-12-01T15:35:20.256467+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:21.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[28232]: audit 2023-12-01T15:35:20.262897+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[28232]: cluster 2023-12-01T15:35:20.615737+0000 mgr.y (mgr.14152) 200 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:21.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[41173]: audit 2023-12-01T15:35:20.247228+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[41173]: audit 2023-12-01T15:35:20.253865+0000 mon.a (mon.0) 427 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[41173]: audit 2023-12-01T15:35:20.255268+0000 mon.a (mon.0) 428 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:21.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[41173]: audit 2023-12-01T15:35:20.256467+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:21.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[41173]: audit 2023-12-01T15:35:20.262897+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:21 smithi040 bash[41173]: cluster 2023-12-01T15:35:20.615737+0000 mgr.y (mgr.14152) 200 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:21 smithi141 bash[31670]: audit 2023-12-01T15:35:20.247228+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:21 smithi141 bash[31670]: audit 2023-12-01T15:35:20.253865+0000 mon.a (mon.0) 427 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:21 smithi141 bash[31670]: audit 2023-12-01T15:35:20.255268+0000 mon.a (mon.0) 428 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:21 smithi141 bash[31670]: audit 2023-12-01T15:35:20.256467+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:21 smithi141 bash[31670]: audit 2023-12-01T15:35:20.262897+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:21 smithi141 bash[31670]: cluster 2023-12-01T15:35:20.615737+0000 mgr.y (mgr.14152) 200 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:22 smithi141 bash[31670]: audit 2023-12-01T15:35:21.644432+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:35:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:22 smithi141 bash[31670]: audit 2023-12-01T15:35:21.645038+0000 mon.a (mon.0) 431 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:35:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:22 smithi040 bash[28232]: audit 2023-12-01T15:35:21.644432+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:35:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:22 smithi040 bash[28232]: audit 2023-12-01T15:35:21.645038+0000 mon.a (mon.0) 431 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:35:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:22 smithi040 bash[41173]: audit 2023-12-01T15:35:21.644432+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:35:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:22 smithi040 bash[41173]: audit 2023-12-01T15:35:21.645038+0000 mon.a (mon.0) 431 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:35:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[41173]: audit 2023-12-01T15:35:22.282865+0000 mon.a (mon.0) 432 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T15:35:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[41173]: cluster 2023-12-01T15:35:22.282963+0000 mon.a (mon.0) 433 : cluster 0 osdmap e23: 4 total, 3 up, 4 in 2023-12-01T15:35:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[41173]: audit 2023-12-01T15:35:22.283114+0000 mon.a (mon.0) 434 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[41173]: audit 2023-12-01T15:35:22.283834+0000 mon.c (mon.2) 14 : audit 1 from='osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:35:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[41173]: audit 2023-12-01T15:35:22.284284+0000 mon.a (mon.0) 435 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:35:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[41173]: cluster 2023-12-01T15:35:22.616207+0000 mgr.y (mgr.14152) 201 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[28232]: audit 2023-12-01T15:35:22.282865+0000 mon.a (mon.0) 432 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T15:35:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[28232]: cluster 2023-12-01T15:35:22.282963+0000 mon.a (mon.0) 433 : cluster 0 osdmap e23: 4 total, 3 up, 4 in 2023-12-01T15:35:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[28232]: audit 2023-12-01T15:35:22.283114+0000 mon.a (mon.0) 434 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[28232]: audit 2023-12-01T15:35:22.283834+0000 mon.c (mon.2) 14 : audit 1 from='osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:35:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[28232]: audit 2023-12-01T15:35:22.284284+0000 mon.a (mon.0) 435 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:35:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:23 smithi040 bash[28232]: cluster 2023-12-01T15:35:22.616207+0000 mgr.y (mgr.14152) 201 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:23.752 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 3 on host 'smithi040' 2023-12-01T15:35:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:23 smithi141 bash[31670]: audit 2023-12-01T15:35:22.282865+0000 mon.a (mon.0) 432 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T15:35:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:23 smithi141 bash[31670]: cluster 2023-12-01T15:35:22.282963+0000 mon.a (mon.0) 433 : cluster 0 osdmap e23: 4 total, 3 up, 4 in 2023-12-01T15:35:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:23 smithi141 bash[31670]: audit 2023-12-01T15:35:22.283114+0000 mon.a (mon.0) 434 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:23 smithi141 bash[31670]: audit 2023-12-01T15:35:22.283834+0000 mon.c (mon.2) 14 : audit 1 from='osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:35:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:23 smithi141 bash[31670]: audit 2023-12-01T15:35:22.284284+0000 mon.a (mon.0) 435 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-01T15:35:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:23 smithi141 bash[31670]: cluster 2023-12-01T15:35:22.616207+0000 mgr.y (mgr.14152) 201 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:24.423 DEBUG:teuthology.orchestra.run.smithi040:osd.3> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.3.service 2023-12-01T15:35:24.430 INFO:tasks.cephadm:Deploying osd.4 on smithi141 with /dev/vg_nvme/lv_4... 2023-12-01T15:35:24.430 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T15:35:24.606 INFO:journalctl@ceph.osd.3.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: audit 2023-12-01T15:35:23.284716+0000 mon.a (mon.0) 436 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: cluster 2023-12-01T15:35:23.284881+0000 mon.a (mon.0) 437 : cluster 0 osdmap e24: 4 total, 3 up, 4 in 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: audit 2023-12-01T15:35:23.285336+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: audit 2023-12-01T15:35:23.292126+0000 mon.a (mon.0) 439 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: audit 2023-12-01T15:35:23.691559+0000 mon.a (mon.0) 440 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: audit 2023-12-01T15:35:23.700789+0000 mon.a (mon.0) 441 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[28232]: audit 2023-12-01T15:35:23.704000+0000 mon.a (mon.0) 442 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: audit 2023-12-01T15:35:23.284716+0000 mon.a (mon.0) 436 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: cluster 2023-12-01T15:35:23.284881+0000 mon.a (mon.0) 437 : cluster 0 osdmap e24: 4 total, 3 up, 4 in 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: audit 2023-12-01T15:35:23.285336+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: audit 2023-12-01T15:35:23.292126+0000 mon.a (mon.0) 439 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: audit 2023-12-01T15:35:23.691559+0000 mon.a (mon.0) 440 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: audit 2023-12-01T15:35:23.700789+0000 mon.a (mon.0) 441 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:24 smithi040 bash[41173]: audit 2023-12-01T15:35:23.704000+0000 mon.a (mon.0) 442 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: audit 2023-12-01T15:35:23.284716+0000 mon.a (mon.0) 436 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-01T15:35:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: cluster 2023-12-01T15:35:23.284881+0000 mon.a (mon.0) 437 : cluster 0 osdmap e24: 4 total, 3 up, 4 in 2023-12-01T15:35:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: audit 2023-12-01T15:35:23.285336+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: audit 2023-12-01T15:35:23.292126+0000 mon.a (mon.0) 439 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: audit 2023-12-01T15:35:23.691559+0000 mon.a (mon.0) 440 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: audit 2023-12-01T15:35:23.700789+0000 mon.a (mon.0) 441 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:24 smithi141 bash[31670]: audit 2023-12-01T15:35:23.704000+0000 mon.a (mon.0) 442 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[28232]: cluster 2023-12-01T15:35:22.656431+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:35:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[28232]: cluster 2023-12-01T15:35:22.656576+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:35:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[28232]: cluster 2023-12-01T15:35:24.293940+0000 mon.a (mon.0) 443 : cluster 1 osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733] boot 2023-12-01T15:35:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[28232]: cluster 2023-12-01T15:35:24.294026+0000 mon.a (mon.0) 444 : cluster 0 osdmap e25: 4 total, 4 up, 4 in 2023-12-01T15:35:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[28232]: audit 2023-12-01T15:35:24.294678+0000 mon.a (mon.0) 445 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[28232]: cluster 2023-12-01T15:35:24.616754+0000 mgr.y (mgr.14152) 202 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[41173]: cluster 2023-12-01T15:35:22.656431+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:35:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[41173]: cluster 2023-12-01T15:35:22.656576+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:35:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[41173]: cluster 2023-12-01T15:35:24.293940+0000 mon.a (mon.0) 443 : cluster 1 osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733] boot 2023-12-01T15:35:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[41173]: cluster 2023-12-01T15:35:24.294026+0000 mon.a (mon.0) 444 : cluster 0 osdmap e25: 4 total, 4 up, 4 in 2023-12-01T15:35:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[41173]: audit 2023-12-01T15:35:24.294678+0000 mon.a (mon.0) 445 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:25 smithi040 bash[41173]: cluster 2023-12-01T15:35:24.616754+0000 mgr.y (mgr.14152) 202 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:25 smithi141 bash[31670]: cluster 2023-12-01T15:35:22.656431+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:35:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:25 smithi141 bash[31670]: cluster 2023-12-01T15:35:22.656576+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:35:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:25 smithi141 bash[31670]: cluster 2023-12-01T15:35:24.293940+0000 mon.a (mon.0) 443 : cluster 1 osd.3 [v2:172.21.15.40:6826/3082981733,v1:172.21.15.40:6827/3082981733] boot 2023-12-01T15:35:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:25 smithi141 bash[31670]: cluster 2023-12-01T15:35:24.294026+0000 mon.a (mon.0) 444 : cluster 0 osdmap e25: 4 total, 4 up, 4 in 2023-12-01T15:35:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:25 smithi141 bash[31670]: audit 2023-12-01T15:35:24.294678+0000 mon.a (mon.0) 445 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:35:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:25 smithi141 bash[31670]: cluster 2023-12-01T15:35:24.616754+0000 mgr.y (mgr.14152) 202 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:35:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:26 smithi040 bash[28232]: cluster 2023-12-01T15:35:25.309624+0000 mon.a (mon.0) 446 : cluster 0 osdmap e26: 4 total, 4 up, 4 in 2023-12-01T15:35:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:26 smithi040 bash[41173]: cluster 2023-12-01T15:35:25.309624+0000 mon.a (mon.0) 446 : cluster 0 osdmap e26: 4 total, 4 up, 4 in 2023-12-01T15:35:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:26 smithi141 bash[31670]: cluster 2023-12-01T15:35:25.309624+0000 mon.a (mon.0) 446 : cluster 0 osdmap e26: 4 total, 4 up, 4 in 2023-12-01T15:35:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:27 smithi141 bash[31670]: cluster 2023-12-01T15:35:26.617335+0000 mgr.y (mgr.14152) 203 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:27 smithi040 bash[28232]: cluster 2023-12-01T15:35:26.617335+0000 mgr.y (mgr.14152) 203 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:27 smithi040 bash[41173]: cluster 2023-12-01T15:35:26.617335+0000 mgr.y (mgr.14152) 203 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:29.108 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:35:29.999 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:29 smithi141 bash[31670]: cluster 2023-12-01T15:35:28.617925+0000 mgr.y (mgr.14152) 204 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:29 smithi040 bash[28232]: cluster 2023-12-01T15:35:28.617925+0000 mgr.y (mgr.14152) 204 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:29 smithi040 bash[41173]: cluster 2023-12-01T15:35:28.617925+0000 mgr.y (mgr.14152) 204 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:31 smithi141 bash[31670]: cluster 2023-12-01T15:35:30.618451+0000 mgr.y (mgr.14152) 205 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:31 smithi040 bash[28232]: cluster 2023-12-01T15:35:30.618451+0000 mgr.y (mgr.14152) 205 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:31 smithi040 bash[41173]: cluster 2023-12-01T15:35:30.618451+0000 mgr.y (mgr.14152) 205 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:32.296 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T15:35:32.296 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T15:35:32.296 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-01T15:35:32.296 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-01T15:35:32.297 INFO:teuthology.orchestra.run.smithi141.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0165973 s, 632 MB/s 2023-12-01T15:35:32.297 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-01T15:35:32.999 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_4 2023-12-01T15:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: cluster 2023-12-01T15:35:32.618950+0000 mgr.y (mgr.14152) 206 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.606305+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.613806+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.615731+0000 mon.a (mon.0) 449 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.616994+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.618194+0000 mon.a (mon.0) 451 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.619385+0000 mon.a (mon.0) 452 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.627142+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.628944+0000 mon.a (mon.0) 454 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.630313+0000 mon.a (mon.0) 455 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:33 smithi141 bash[31670]: audit 2023-12-01T15:35:33.637569+0000 mon.a (mon.0) 456 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: cluster 2023-12-01T15:35:32.618950+0000 mgr.y (mgr.14152) 206 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.606305+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.613806+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.615731+0000 mon.a (mon.0) 449 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.616994+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.618194+0000 mon.a (mon.0) 451 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.619385+0000 mon.a (mon.0) 452 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.627142+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.628944+0000 mon.a (mon.0) 454 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.630313+0000 mon.a (mon.0) 455 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[28232]: audit 2023-12-01T15:35:33.637569+0000 mon.a (mon.0) 456 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: cluster 2023-12-01T15:35:32.618950+0000 mgr.y (mgr.14152) 206 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.606305+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.613806+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.615731+0000 mon.a (mon.0) 449 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.616994+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.618194+0000 mon.a (mon.0) 451 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.619385+0000 mon.a (mon.0) 452 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:35:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.627142+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.628944+0000 mon.a (mon.0) 454 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.630313+0000 mon.a (mon.0) 455 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:33 smithi040 bash[41173]: audit 2023-12-01T15:35:33.637569+0000 mon.a (mon.0) 456 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:35:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:34 smithi141 bash[31670]: cephadm 2023-12-01T15:35:33.596723+0000 mgr.y (mgr.14152) 207 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:35:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:34 smithi141 bash[31670]: cephadm 2023-12-01T15:35:33.620293+0000 mgr.y (mgr.14152) 208 : cephadm 1 Adjusting osd_memory_target on smithi040 to 4061M 2023-12-01T15:35:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:34 smithi040 bash[28232]: cephadm 2023-12-01T15:35:33.596723+0000 mgr.y (mgr.14152) 207 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:35:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:34 smithi040 bash[28232]: cephadm 2023-12-01T15:35:33.620293+0000 mgr.y (mgr.14152) 208 : cephadm 1 Adjusting osd_memory_target on smithi040 to 4061M 2023-12-01T15:35:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:34 smithi040 bash[41173]: cephadm 2023-12-01T15:35:33.596723+0000 mgr.y (mgr.14152) 207 : cephadm 1 Detected new or changed devices on smithi040 2023-12-01T15:35:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:34 smithi040 bash[41173]: cephadm 2023-12-01T15:35:33.620293+0000 mgr.y (mgr.14152) 208 : cephadm 1 Adjusting osd_memory_target on smithi040 to 4061M 2023-12-01T15:35:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:35 smithi141 bash[31670]: cluster 2023-12-01T15:35:34.619602+0000 mgr.y (mgr.14152) 209 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:35 smithi040 bash[28232]: cluster 2023-12-01T15:35:34.619602+0000 mgr.y (mgr.14152) 209 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:35 smithi040 bash[41173]: cluster 2023-12-01T15:35:34.619602+0000 mgr.y (mgr.14152) 209 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:37.676 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:35:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:37 smithi141 bash[31670]: cluster 2023-12-01T15:35:36.620198+0000 mgr.y (mgr.14152) 210 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:37 smithi040 bash[28232]: cluster 2023-12-01T15:35:36.620198+0000 mgr.y (mgr.14152) 210 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:37 smithi040 bash[41173]: cluster 2023-12-01T15:35:36.620198+0000 mgr.y (mgr.14152) 210 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:39 smithi141 bash[31670]: cluster 2023-12-01T15:35:38.620817+0000 mgr.y (mgr.14152) 211 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:39 smithi040 bash[28232]: cluster 2023-12-01T15:35:38.620817+0000 mgr.y (mgr.14152) 211 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:39 smithi040 bash[41173]: cluster 2023-12-01T15:35:38.620817+0000 mgr.y (mgr.14152) 211 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:40 smithi141 bash[31670]: audit 2023-12-01T15:35:40.551227+0000 mon.a (mon.0) 457 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:35:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:40 smithi141 bash[31670]: audit 2023-12-01T15:35:40.557198+0000 mon.a (mon.0) 458 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:35:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:40 smithi141 bash[31670]: audit 2023-12-01T15:35:40.558614+0000 mon.a (mon.0) 459 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:40 smithi040 bash[28232]: audit 2023-12-01T15:35:40.551227+0000 mon.a (mon.0) 457 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:35:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:40 smithi040 bash[28232]: audit 2023-12-01T15:35:40.557198+0000 mon.a (mon.0) 458 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:35:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:40 smithi040 bash[28232]: audit 2023-12-01T15:35:40.558614+0000 mon.a (mon.0) 459 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:40 smithi040 bash[41173]: audit 2023-12-01T15:35:40.551227+0000 mon.a (mon.0) 457 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:35:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:40 smithi040 bash[41173]: audit 2023-12-01T15:35:40.557198+0000 mon.a (mon.0) 458 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:35:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:40 smithi040 bash[41173]: audit 2023-12-01T15:35:40.558614+0000 mon.a (mon.0) 459 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:41 smithi141 bash[31670]: audit 2023-12-01T15:35:40.543865+0000 mgr.y (mgr.14152) 212 : audit 0 from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:41 smithi141 bash[31670]: cluster 2023-12-01T15:35:40.621292+0000 mgr.y (mgr.14152) 213 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:41 smithi040 bash[28232]: audit 2023-12-01T15:35:40.543865+0000 mgr.y (mgr.14152) 212 : audit 0 from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:41 smithi040 bash[28232]: cluster 2023-12-01T15:35:40.621292+0000 mgr.y (mgr.14152) 213 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:41 smithi040 bash[41173]: audit 2023-12-01T15:35:40.543865+0000 mgr.y (mgr.14152) 212 : audit 0 from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:41 smithi040 bash[41173]: cluster 2023-12-01T15:35:40.621292+0000 mgr.y (mgr.14152) 213 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:43 smithi141 bash[31670]: cluster 2023-12-01T15:35:42.621896+0000 mgr.y (mgr.14152) 214 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:43 smithi040 bash[28232]: cluster 2023-12-01T15:35:42.621896+0000 mgr.y (mgr.14152) 214 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:43 smithi040 bash[41173]: cluster 2023-12-01T15:35:42.621896+0000 mgr.y (mgr.14152) 214 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:45 smithi141 bash[31670]: cluster 2023-12-01T15:35:44.622488+0000 mgr.y (mgr.14152) 215 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:45 smithi040 bash[28232]: cluster 2023-12-01T15:35:44.622488+0000 mgr.y (mgr.14152) 215 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:45 smithi040 bash[41173]: cluster 2023-12-01T15:35:44.622488+0000 mgr.y (mgr.14152) 215 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:48.039 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:47 smithi141 bash[31670]: cluster 2023-12-01T15:35:46.623072+0000 mgr.y (mgr.14152) 216 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:47 smithi040 bash[28232]: cluster 2023-12-01T15:35:46.623072+0000 mgr.y (mgr.14152) 216 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:47 smithi040 bash[41173]: cluster 2023-12-01T15:35:46.623072+0000 mgr.y (mgr.14152) 216 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: cluster 2023-12-01T15:35:48.623635+0000 mgr.y (mgr.14152) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: audit 2023-12-01T15:35:48.805288+0000 mon.a (mon.0) 460 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]: dispatch 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: audit 2023-12-01T15:35:48.805546+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.141:0/2777328854' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]: dispatch 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: audit 2023-12-01T15:35:48.816361+0000 mon.a (mon.0) 461 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]': finished 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: cluster 2023-12-01T15:35:48.816655+0000 mon.a (mon.0) 462 : cluster 0 osdmap e27: 5 total, 4 up, 5 in 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: audit 2023-12-01T15:35:48.816859+0000 mon.a (mon.0) 463 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:35:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:49 smithi141 bash[31670]: audit 2023-12-01T15:35:49.543834+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.141:0/3044518738' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:35:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: cluster 2023-12-01T15:35:48.623635+0000 mgr.y (mgr.14152) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: audit 2023-12-01T15:35:48.805288+0000 mon.a (mon.0) 460 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: audit 2023-12-01T15:35:48.805546+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.141:0/2777328854' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: audit 2023-12-01T15:35:48.816361+0000 mon.a (mon.0) 461 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]': finished 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: cluster 2023-12-01T15:35:48.816655+0000 mon.a (mon.0) 462 : cluster 0 osdmap e27: 5 total, 4 up, 5 in 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: audit 2023-12-01T15:35:48.816859+0000 mon.a (mon.0) 463 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[28232]: audit 2023-12-01T15:35:49.543834+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.141:0/3044518738' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: cluster 2023-12-01T15:35:48.623635+0000 mgr.y (mgr.14152) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: audit 2023-12-01T15:35:48.805288+0000 mon.a (mon.0) 460 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: audit 2023-12-01T15:35:48.805546+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.141:0/2777328854' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: audit 2023-12-01T15:35:48.816361+0000 mon.a (mon.0) 461 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03b73e23-c224-419a-8273-c7fd8271e4fc"}]': finished 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: cluster 2023-12-01T15:35:48.816655+0000 mon.a (mon.0) 462 : cluster 0 osdmap e27: 5 total, 4 up, 5 in 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: audit 2023-12-01T15:35:48.816859+0000 mon.a (mon.0) 463 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:35:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:49 smithi040 bash[41173]: audit 2023-12-01T15:35:49.543834+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.141:0/3044518738' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:35:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:51 smithi141 bash[31670]: cluster 2023-12-01T15:35:50.624158+0000 mgr.y (mgr.14152) 218 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:51 smithi040 bash[28232]: cluster 2023-12-01T15:35:50.624158+0000 mgr.y (mgr.14152) 218 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:51 smithi040 bash[41173]: cluster 2023-12-01T15:35:50.624158+0000 mgr.y (mgr.14152) 218 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:53 smithi141 bash[31670]: cluster 2023-12-01T15:35:52.624720+0000 mgr.y (mgr.14152) 219 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:53 smithi040 bash[28232]: cluster 2023-12-01T15:35:52.624720+0000 mgr.y (mgr.14152) 219 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:53 smithi040 bash[41173]: cluster 2023-12-01T15:35:52.624720+0000 mgr.y (mgr.14152) 219 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:55 smithi141 bash[31670]: cluster 2023-12-01T15:35:54.625296+0000 mgr.y (mgr.14152) 220 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:55 smithi040 bash[28232]: cluster 2023-12-01T15:35:54.625296+0000 mgr.y (mgr.14152) 220 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:55 smithi040 bash[41173]: cluster 2023-12-01T15:35:54.625296+0000 mgr.y (mgr.14152) 220 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:57 smithi141 bash[31670]: cluster 2023-12-01T15:35:56.625767+0000 mgr.y (mgr.14152) 221 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:57 smithi040 bash[28232]: cluster 2023-12-01T15:35:56.625767+0000 mgr.y (mgr.14152) 221 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:35:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:57 smithi040 bash[41173]: cluster 2023-12-01T15:35:56.625767+0000 mgr.y (mgr.14152) 221 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:00.013 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:35:59 smithi141 bash[31670]: cluster 2023-12-01T15:35:58.626335+0000 mgr.y (mgr.14152) 222 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:35:59 smithi040 bash[28232]: cluster 2023-12-01T15:35:58.626335+0000 mgr.y (mgr.14152) 222 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:00.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:35:59 smithi040 bash[41173]: cluster 2023-12-01T15:35:58.626335+0000 mgr.y (mgr.14152) 222 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:01 smithi141 bash[31670]: cluster 2023-12-01T15:36:00.626880+0000 mgr.y (mgr.14152) 223 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:01 smithi141 bash[31670]: audit 2023-12-01T15:36:01.279897+0000 mon.a (mon.0) 464 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T15:36:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:01 smithi141 bash[31670]: audit 2023-12-01T15:36:01.281737+0000 mon.a (mon.0) 465 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:01 smithi040 bash[28232]: cluster 2023-12-01T15:36:00.626880+0000 mgr.y (mgr.14152) 223 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:01 smithi040 bash[28232]: audit 2023-12-01T15:36:01.279897+0000 mon.a (mon.0) 464 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T15:36:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:01 smithi040 bash[28232]: audit 2023-12-01T15:36:01.281737+0000 mon.a (mon.0) 465 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:01 smithi040 bash[41173]: cluster 2023-12-01T15:36:00.626880+0000 mgr.y (mgr.14152) 223 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:01 smithi040 bash[41173]: audit 2023-12-01T15:36:01.279897+0000 mon.a (mon.0) 464 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T15:36:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:01 smithi040 bash[41173]: audit 2023-12-01T15:36:01.281737+0000 mon.a (mon.0) 465 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:02 smithi141 bash[31670]: cephadm 2023-12-01T15:36:01.283220+0000 mgr.y (mgr.14152) 224 : cephadm 1 Deploying daemon osd.4 on smithi141 2023-12-01T15:36:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:02 smithi040 bash[28232]: cephadm 2023-12-01T15:36:01.283220+0000 mgr.y (mgr.14152) 224 : cephadm 1 Deploying daemon osd.4 on smithi141 2023-12-01T15:36:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:02 smithi040 bash[41173]: cephadm 2023-12-01T15:36:01.283220+0000 mgr.y (mgr.14152) 224 : cephadm 1 Deploying daemon osd.4 on smithi141 2023-12-01T15:36:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:03 smithi141 bash[31670]: cluster 2023-12-01T15:36:02.627448+0000 mgr.y (mgr.14152) 225 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:03 smithi040 bash[28232]: cluster 2023-12-01T15:36:02.627448+0000 mgr.y (mgr.14152) 225 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:03 smithi040 bash[41173]: cluster 2023-12-01T15:36:02.627448+0000 mgr.y (mgr.14152) 225 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:05 smithi141 bash[31670]: cluster 2023-12-01T15:36:04.628022+0000 mgr.y (mgr.14152) 226 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:05 smithi040 bash[28232]: cluster 2023-12-01T15:36:04.628022+0000 mgr.y (mgr.14152) 226 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:05 smithi040 bash[41173]: cluster 2023-12-01T15:36:04.628022+0000 mgr.y (mgr.14152) 226 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:06 smithi141 bash[31670]: audit 2023-12-01T15:36:05.765202+0000 mon.a (mon.0) 466 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:06 smithi141 bash[31670]: audit 2023-12-01T15:36:05.765643+0000 mon.a (mon.0) 467 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:06 smithi141 bash[31670]: audit 2023-12-01T15:36:05.772132+0000 mon.a (mon.0) 468 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:06 smithi040 bash[28232]: audit 2023-12-01T15:36:05.765202+0000 mon.a (mon.0) 466 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:06 smithi040 bash[28232]: audit 2023-12-01T15:36:05.765643+0000 mon.a (mon.0) 467 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:07.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:06 smithi040 bash[28232]: audit 2023-12-01T15:36:05.772132+0000 mon.a (mon.0) 468 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:06 smithi040 bash[41173]: audit 2023-12-01T15:36:05.765202+0000 mon.a (mon.0) 466 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:06 smithi040 bash[41173]: audit 2023-12-01T15:36:05.765643+0000 mon.a (mon.0) 467 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:06 smithi040 bash[41173]: audit 2023-12-01T15:36:05.772132+0000 mon.a (mon.0) 468 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:07 smithi141 bash[31670]: cluster 2023-12-01T15:36:06.628604+0000 mgr.y (mgr.14152) 227 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:07 smithi040 bash[28232]: cluster 2023-12-01T15:36:06.628604+0000 mgr.y (mgr.14152) 227 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:07 smithi040 bash[41173]: cluster 2023-12-01T15:36:06.628604+0000 mgr.y (mgr.14152) 227 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:09 smithi141 bash[31670]: cluster 2023-12-01T15:36:08.629202+0000 mgr.y (mgr.14152) 228 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:09 smithi040 bash[28232]: cluster 2023-12-01T15:36:08.629202+0000 mgr.y (mgr.14152) 228 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:09 smithi040 bash[41173]: cluster 2023-12-01T15:36:08.629202+0000 mgr.y (mgr.14152) 228 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:10 smithi141 bash[31670]: cluster 2023-12-01T15:36:10.629876+0000 mgr.y (mgr.14152) 229 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:10 smithi040 bash[28232]: cluster 2023-12-01T15:36:10.629876+0000 mgr.y (mgr.14152) 229 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:10 smithi040 bash[41173]: cluster 2023-12-01T15:36:10.629876+0000 mgr.y (mgr.14152) 229 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:12 smithi141 bash[31670]: audit 2023-12-01T15:36:11.016812+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:12 smithi141 bash[31670]: audit 2023-12-01T15:36:11.023032+0000 mon.a (mon.0) 470 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:12 smithi141 bash[31670]: audit 2023-12-01T15:36:11.492199+0000 mon.a (mon.0) 471 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:12 smithi141 bash[31670]: audit 2023-12-01T15:36:11.494016+0000 mon.a (mon.0) 472 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:12 smithi141 bash[31670]: audit 2023-12-01T15:36:11.503066+0000 mon.a (mon.0) 473 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[28232]: audit 2023-12-01T15:36:11.016812+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[28232]: audit 2023-12-01T15:36:11.023032+0000 mon.a (mon.0) 470 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[28232]: audit 2023-12-01T15:36:11.492199+0000 mon.a (mon.0) 471 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[28232]: audit 2023-12-01T15:36:11.494016+0000 mon.a (mon.0) 472 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[28232]: audit 2023-12-01T15:36:11.503066+0000 mon.a (mon.0) 473 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[41173]: audit 2023-12-01T15:36:11.016812+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[41173]: audit 2023-12-01T15:36:11.023032+0000 mon.a (mon.0) 470 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[41173]: audit 2023-12-01T15:36:11.492199+0000 mon.a (mon.0) 471 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[41173]: audit 2023-12-01T15:36:11.494016+0000 mon.a (mon.0) 472 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:12 smithi040 bash[41173]: audit 2023-12-01T15:36:11.503066+0000 mon.a (mon.0) 473 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:13 smithi141 bash[31670]: audit 2023-12-01T15:36:12.400912+0000 mon.a (mon.0) 474 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:36:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:13 smithi141 bash[31670]: audit 2023-12-01T15:36:12.401473+0000 mon.b (mon.1) 12 : audit 1 from='osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:36:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:13 smithi141 bash[31670]: cluster 2023-12-01T15:36:12.630589+0000 mgr.y (mgr.14152) 230 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:13 smithi040 bash[28232]: audit 2023-12-01T15:36:12.400912+0000 mon.a (mon.0) 474 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:36:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:13 smithi040 bash[28232]: audit 2023-12-01T15:36:12.401473+0000 mon.b (mon.1) 12 : audit 1 from='osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:36:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:13 smithi040 bash[28232]: cluster 2023-12-01T15:36:12.630589+0000 mgr.y (mgr.14152) 230 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:13 smithi040 bash[41173]: audit 2023-12-01T15:36:12.400912+0000 mon.a (mon.0) 474 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:36:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:13 smithi040 bash[41173]: audit 2023-12-01T15:36:12.401473+0000 mon.b (mon.1) 12 : audit 1 from='osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:36:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:13 smithi040 bash[41173]: cluster 2023-12-01T15:36:12.630589+0000 mgr.y (mgr.14152) 230 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:14 smithi141 bash[31670]: audit 2023-12-01T15:36:13.026473+0000 mon.a (mon.0) 475 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T15:36:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:14 smithi141 bash[31670]: cluster 2023-12-01T15:36:13.026543+0000 mon.a (mon.0) 476 : cluster 0 osdmap e28: 5 total, 4 up, 5 in 2023-12-01T15:36:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:14 smithi141 bash[31670]: audit 2023-12-01T15:36:13.026765+0000 mon.a (mon.0) 477 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:14 smithi141 bash[31670]: audit 2023-12-01T15:36:13.027908+0000 mon.a (mon.0) 478 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:36:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:14 smithi141 bash[31670]: audit 2023-12-01T15:36:13.028600+0000 mon.b (mon.1) 13 : audit 1 from='osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:36:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[28232]: audit 2023-12-01T15:36:13.026473+0000 mon.a (mon.0) 475 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[28232]: cluster 2023-12-01T15:36:13.026543+0000 mon.a (mon.0) 476 : cluster 0 osdmap e28: 5 total, 4 up, 5 in 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[28232]: audit 2023-12-01T15:36:13.026765+0000 mon.a (mon.0) 477 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[28232]: audit 2023-12-01T15:36:13.027908+0000 mon.a (mon.0) 478 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[28232]: audit 2023-12-01T15:36:13.028600+0000 mon.b (mon.1) 13 : audit 1 from='osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[41173]: audit 2023-12-01T15:36:13.026473+0000 mon.a (mon.0) 475 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[41173]: cluster 2023-12-01T15:36:13.026543+0000 mon.a (mon.0) 476 : cluster 0 osdmap e28: 5 total, 4 up, 5 in 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[41173]: audit 2023-12-01T15:36:13.026765+0000 mon.a (mon.0) 477 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[41173]: audit 2023-12-01T15:36:13.027908+0000 mon.a (mon.0) 478 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:36:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:14 smithi040 bash[41173]: audit 2023-12-01T15:36:13.028600+0000 mon.b (mon.1) 13 : audit 1 from='osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:36:14.673 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 4 on host 'smithi141' 2023-12-01T15:36:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: audit 2023-12-01T15:36:14.034051+0000 mon.a (mon.0) 479 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:36:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: cluster 2023-12-01T15:36:14.034157+0000 mon.a (mon.0) 480 : cluster 0 osdmap e29: 5 total, 4 up, 5 in 2023-12-01T15:36:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: audit 2023-12-01T15:36:14.034644+0000 mon.a (mon.0) 481 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: audit 2023-12-01T15:36:14.040815+0000 mon.a (mon.0) 482 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: cluster 2023-12-01T15:36:14.631207+0000 mgr.y (mgr.14152) 231 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: audit 2023-12-01T15:36:14.639071+0000 mon.a (mon.0) 483 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:15.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: audit 2023-12-01T15:36:14.644849+0000 mon.a (mon.0) 484 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:15.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:15 smithi141 bash[31670]: audit 2023-12-01T15:36:14.645528+0000 mon.a (mon.0) 485 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:15.398 DEBUG:teuthology.orchestra.run.smithi141:osd.4> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.4.service 2023-12-01T15:36:15.400 INFO:tasks.cephadm:Deploying osd.5 on smithi141 with /dev/vg_nvme/lv_3... 2023-12-01T15:36:15.400 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T15:36:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: audit 2023-12-01T15:36:14.034051+0000 mon.a (mon.0) 479 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: cluster 2023-12-01T15:36:14.034157+0000 mon.a (mon.0) 480 : cluster 0 osdmap e29: 5 total, 4 up, 5 in 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: audit 2023-12-01T15:36:14.034644+0000 mon.a (mon.0) 481 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: audit 2023-12-01T15:36:14.040815+0000 mon.a (mon.0) 482 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: cluster 2023-12-01T15:36:14.631207+0000 mgr.y (mgr.14152) 231 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: audit 2023-12-01T15:36:14.639071+0000 mon.a (mon.0) 483 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: audit 2023-12-01T15:36:14.644849+0000 mon.a (mon.0) 484 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[28232]: audit 2023-12-01T15:36:14.645528+0000 mon.a (mon.0) 485 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: audit 2023-12-01T15:36:14.034051+0000 mon.a (mon.0) 479 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: cluster 2023-12-01T15:36:14.034157+0000 mon.a (mon.0) 480 : cluster 0 osdmap e29: 5 total, 4 up, 5 in 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: audit 2023-12-01T15:36:14.034644+0000 mon.a (mon.0) 481 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: audit 2023-12-01T15:36:14.040815+0000 mon.a (mon.0) 482 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: cluster 2023-12-01T15:36:14.631207+0000 mgr.y (mgr.14152) 231 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:36:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: audit 2023-12-01T15:36:14.639071+0000 mon.a (mon.0) 483 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: audit 2023-12-01T15:36:14.644849+0000 mon.a (mon.0) 484 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:15 smithi040 bash[41173]: audit 2023-12-01T15:36:14.645528+0000 mon.a (mon.0) 485 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:15.617 INFO:journalctl@ceph.osd.4.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:36:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[28232]: cluster 2023-12-01T15:36:13.444804+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[28232]: cluster 2023-12-01T15:36:13.444898+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[28232]: cluster 2023-12-01T15:36:15.037507+0000 mon.a (mon.0) 486 : cluster 1 osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814] boot 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[28232]: cluster 2023-12-01T15:36:15.037593+0000 mon.a (mon.0) 487 : cluster 0 osdmap e30: 5 total, 5 up, 5 in 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[28232]: audit 2023-12-01T15:36:15.037887+0000 mon.a (mon.0) 488 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[41173]: cluster 2023-12-01T15:36:13.444804+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[41173]: cluster 2023-12-01T15:36:13.444898+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[41173]: cluster 2023-12-01T15:36:15.037507+0000 mon.a (mon.0) 486 : cluster 1 osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814] boot 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[41173]: cluster 2023-12-01T15:36:15.037593+0000 mon.a (mon.0) 487 : cluster 0 osdmap e30: 5 total, 5 up, 5 in 2023-12-01T15:36:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:16 smithi040 bash[41173]: audit 2023-12-01T15:36:15.037887+0000 mon.a (mon.0) 488 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:16 smithi141 bash[31670]: cluster 2023-12-01T15:36:13.444804+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:36:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:16 smithi141 bash[31670]: cluster 2023-12-01T15:36:13.444898+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:36:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:16 smithi141 bash[31670]: cluster 2023-12-01T15:36:15.037507+0000 mon.a (mon.0) 486 : cluster 1 osd.4 [v2:172.21.15.141:6800/3484192814,v1:172.21.15.141:6801/3484192814] boot 2023-12-01T15:36:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:16 smithi141 bash[31670]: cluster 2023-12-01T15:36:15.037593+0000 mon.a (mon.0) 487 : cluster 0 osdmap e30: 5 total, 5 up, 5 in 2023-12-01T15:36:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:16 smithi141 bash[31670]: audit 2023-12-01T15:36:15.037887+0000 mon.a (mon.0) 488 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:36:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:17 smithi040 bash[28232]: cluster 2023-12-01T15:36:16.053773+0000 mon.a (mon.0) 489 : cluster 0 osdmap e31: 5 total, 5 up, 5 in 2023-12-01T15:36:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:17 smithi040 bash[28232]: cluster 2023-12-01T15:36:16.631763+0000 mgr.y (mgr.14152) 232 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:17 smithi040 bash[41173]: cluster 2023-12-01T15:36:16.053773+0000 mon.a (mon.0) 489 : cluster 0 osdmap e31: 5 total, 5 up, 5 in 2023-12-01T15:36:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:17 smithi040 bash[41173]: cluster 2023-12-01T15:36:16.631763+0000 mgr.y (mgr.14152) 232 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:17 smithi141 bash[31670]: cluster 2023-12-01T15:36:16.053773+0000 mon.a (mon.0) 489 : cluster 0 osdmap e31: 5 total, 5 up, 5 in 2023-12-01T15:36:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:17 smithi141 bash[31670]: cluster 2023-12-01T15:36:16.631763+0000 mgr.y (mgr.14152) 232 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:18 smithi040 bash[28232]: cluster 2023-12-01T15:36:17.070898+0000 mon.a (mon.0) 490 : cluster 0 osdmap e32: 5 total, 5 up, 5 in 2023-12-01T15:36:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:18 smithi040 bash[41173]: cluster 2023-12-01T15:36:17.070898+0000 mon.a (mon.0) 490 : cluster 0 osdmap e32: 5 total, 5 up, 5 in 2023-12-01T15:36:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:18 smithi141 bash[31670]: cluster 2023-12-01T15:36:17.070898+0000 mon.a (mon.0) 490 : cluster 0 osdmap e32: 5 total, 5 up, 5 in 2023-12-01T15:36:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:19 smithi040 bash[28232]: cluster 2023-12-01T15:36:18.073082+0000 mon.a (mon.0) 491 : cluster 0 osdmap e33: 5 total, 5 up, 5 in 2023-12-01T15:36:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:19 smithi040 bash[28232]: cluster 2023-12-01T15:36:18.632394+0000 mgr.y (mgr.14152) 233 : cluster 0 pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:36:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:19 smithi040 bash[41173]: cluster 2023-12-01T15:36:18.073082+0000 mon.a (mon.0) 491 : cluster 0 osdmap e33: 5 total, 5 up, 5 in 2023-12-01T15:36:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:19 smithi040 bash[41173]: cluster 2023-12-01T15:36:18.632394+0000 mgr.y (mgr.14152) 233 : cluster 0 pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:36:19.474 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:36:19.503 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:19 smithi141 bash[31670]: cluster 2023-12-01T15:36:18.073082+0000 mon.a (mon.0) 491 : cluster 0 osdmap e33: 5 total, 5 up, 5 in 2023-12-01T15:36:19.503 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:19 smithi141 bash[31670]: cluster 2023-12-01T15:36:18.632394+0000 mgr.y (mgr.14152) 233 : cluster 0 pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:36:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:20 smithi040 bash[28232]: cluster 2023-12-01T15:36:19.089151+0000 mon.a (mon.0) 492 : cluster 0 osdmap e34: 5 total, 5 up, 5 in 2023-12-01T15:36:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:20 smithi040 bash[41173]: cluster 2023-12-01T15:36:19.089151+0000 mon.a (mon.0) 492 : cluster 0 osdmap e34: 5 total, 5 up, 5 in 2023-12-01T15:36:20.426 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:20 smithi141 bash[31670]: cluster 2023-12-01T15:36:19.089151+0000 mon.a (mon.0) 492 : cluster 0 osdmap e34: 5 total, 5 up, 5 in 2023-12-01T15:36:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:21 smithi040 bash[28232]: cluster 2023-12-01T15:36:20.633035+0000 mgr.y (mgr.14152) 234 : cluster 0 pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 126 KiB/s, 0 objects/s recovering 2023-12-01T15:36:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:21 smithi040 bash[41173]: cluster 2023-12-01T15:36:20.633035+0000 mgr.y (mgr.14152) 234 : cluster 0 pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 126 KiB/s, 0 objects/s recovering 2023-12-01T15:36:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:21 smithi141 bash[31670]: cluster 2023-12-01T15:36:20.633035+0000 mgr.y (mgr.14152) 234 : cluster 0 pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 126 KiB/s, 0 objects/s recovering 2023-12-01T15:36:23.675 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T15:36:23.675 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T15:36:23.675 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-01T15:36:23.675 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-01T15:36:23.675 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170468 s, 615 MB/s 2023-12-01T15:36:23.675 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-01T15:36:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:23 smithi141 bash[31670]: cluster 2023-12-01T15:36:22.633662+0000 mgr.y (mgr.14152) 235 : cluster 0 pgmap v210: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:36:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:23 smithi040 bash[28232]: cluster 2023-12-01T15:36:22.633662+0000 mgr.y (mgr.14152) 235 : cluster 0 pgmap v210: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:36:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:23 smithi040 bash[41173]: cluster 2023-12-01T15:36:22.633662+0000 mgr.y (mgr.14152) 235 : cluster 0 pgmap v210: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:36:24.297 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_3 2023-12-01T15:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: cluster 2023-12-01T15:36:24.634274+0000 mgr.y (mgr.14152) 236 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2023-12-01T15:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.302480+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.310825+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.312475+0000 mon.a (mon.0) 495 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.321779+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.323442+0000 mon.a (mon.0) 497 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.324752+0000 mon.a (mon.0) 498 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:25 smithi141 bash[31670]: audit 2023-12-01T15:36:25.333689+0000 mon.a (mon.0) 499 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: cluster 2023-12-01T15:36:24.634274+0000 mgr.y (mgr.14152) 236 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.302480+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.310825+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.312475+0000 mon.a (mon.0) 495 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.321779+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.323442+0000 mon.a (mon.0) 497 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.324752+0000 mon.a (mon.0) 498 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[28232]: audit 2023-12-01T15:36:25.333689+0000 mon.a (mon.0) 499 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: cluster 2023-12-01T15:36:24.634274+0000 mgr.y (mgr.14152) 236 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2023-12-01T15:36:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.302480+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.310825+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.312475+0000 mon.a (mon.0) 495 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:36:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.321779+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.323442+0000 mon.a (mon.0) 497 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.324752+0000 mon.a (mon.0) 498 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:25 smithi040 bash[41173]: audit 2023-12-01T15:36:25.333689+0000 mon.a (mon.0) 499 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:26 smithi141 bash[31670]: cephadm 2023-12-01T15:36:25.293529+0000 mgr.y (mgr.14152) 237 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:36:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:26 smithi141 bash[31670]: cephadm 2023-12-01T15:36:25.313605+0000 mgr.y (mgr.14152) 238 : cephadm 1 Adjusting osd_memory_target on smithi141 to 17265M 2023-12-01T15:36:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:26 smithi040 bash[28232]: cephadm 2023-12-01T15:36:25.293529+0000 mgr.y (mgr.14152) 237 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:36:27.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:26 smithi040 bash[28232]: cephadm 2023-12-01T15:36:25.313605+0000 mgr.y (mgr.14152) 238 : cephadm 1 Adjusting osd_memory_target on smithi141 to 17265M 2023-12-01T15:36:27.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:26 smithi040 bash[41173]: cephadm 2023-12-01T15:36:25.293529+0000 mgr.y (mgr.14152) 237 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:36:27.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:26 smithi040 bash[41173]: cephadm 2023-12-01T15:36:25.313605+0000 mgr.y (mgr.14152) 238 : cephadm 1 Adjusting osd_memory_target on smithi141 to 17265M 2023-12-01T15:36:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:27 smithi141 bash[31670]: cluster 2023-12-01T15:36:26.634877+0000 mgr.y (mgr.14152) 239 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:27 smithi040 bash[28232]: cluster 2023-12-01T15:36:26.634877+0000 mgr.y (mgr.14152) 239 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:27 smithi040 bash[41173]: cluster 2023-12-01T15:36:26.634877+0000 mgr.y (mgr.14152) 239 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:28.974 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:36:30.011 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:29 smithi141 bash[31670]: cluster 2023-12-01T15:36:28.635446+0000 mgr.y (mgr.14152) 240 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:29 smithi040 bash[28232]: cluster 2023-12-01T15:36:28.635446+0000 mgr.y (mgr.14152) 240 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:29 smithi040 bash[41173]: cluster 2023-12-01T15:36:28.635446+0000 mgr.y (mgr.14152) 240 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:31 smithi141 bash[31670]: cluster 2023-12-01T15:36:30.636014+0000 mgr.y (mgr.14152) 241 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:31 smithi040 bash[28232]: cluster 2023-12-01T15:36:30.636014+0000 mgr.y (mgr.14152) 241 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:31 smithi040 bash[41173]: cluster 2023-12-01T15:36:30.636014+0000 mgr.y (mgr.14152) 241 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:32 smithi141 bash[31670]: audit 2023-12-01T15:36:31.960687+0000 mon.a (mon.0) 500 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:36:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:32 smithi141 bash[31670]: audit 2023-12-01T15:36:31.966764+0000 mon.a (mon.0) 501 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:36:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:32 smithi141 bash[31670]: audit 2023-12-01T15:36:31.968352+0000 mon.a (mon.0) 502 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:32 smithi040 bash[28232]: audit 2023-12-01T15:36:31.960687+0000 mon.a (mon.0) 500 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:36:33.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:32 smithi040 bash[28232]: audit 2023-12-01T15:36:31.966764+0000 mon.a (mon.0) 501 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:36:33.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:32 smithi040 bash[28232]: audit 2023-12-01T15:36:31.968352+0000 mon.a (mon.0) 502 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:32 smithi040 bash[41173]: audit 2023-12-01T15:36:31.960687+0000 mon.a (mon.0) 500 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:36:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:32 smithi040 bash[41173]: audit 2023-12-01T15:36:31.966764+0000 mon.a (mon.0) 501 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:36:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:32 smithi040 bash[41173]: audit 2023-12-01T15:36:31.968352+0000 mon.a (mon.0) 502 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:33 smithi141 bash[31670]: audit 2023-12-01T15:36:31.954636+0000 mgr.y (mgr.14152) 242 : audit 0 from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:33 smithi141 bash[31670]: cluster 2023-12-01T15:36:32.636578+0000 mgr.y (mgr.14152) 243 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:33 smithi040 bash[28232]: audit 2023-12-01T15:36:31.954636+0000 mgr.y (mgr.14152) 242 : audit 0 from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:33 smithi040 bash[28232]: cluster 2023-12-01T15:36:32.636578+0000 mgr.y (mgr.14152) 243 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:33 smithi040 bash[41173]: audit 2023-12-01T15:36:31.954636+0000 mgr.y (mgr.14152) 242 : audit 0 from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:33 smithi040 bash[41173]: cluster 2023-12-01T15:36:32.636578+0000 mgr.y (mgr.14152) 243 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:35 smithi141 bash[31670]: cluster 2023-12-01T15:36:34.637103+0000 mgr.y (mgr.14152) 244 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:35 smithi040 bash[28232]: cluster 2023-12-01T15:36:34.637103+0000 mgr.y (mgr.14152) 244 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:35 smithi040 bash[41173]: cluster 2023-12-01T15:36:34.637103+0000 mgr.y (mgr.14152) 244 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:37.848 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:37 smithi141 bash[31670]: cluster 2023-12-01T15:36:36.637685+0000 mgr.y (mgr.14152) 245 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:37 smithi040 bash[28232]: cluster 2023-12-01T15:36:36.637685+0000 mgr.y (mgr.14152) 245 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:37 smithi040 bash[41173]: cluster 2023-12-01T15:36:36.637685+0000 mgr.y (mgr.14152) 245 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:39 smithi141 bash[31670]: cluster 2023-12-01T15:36:38.638270+0000 mgr.y (mgr.14152) 246 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:39 smithi040 bash[28232]: cluster 2023-12-01T15:36:38.638270+0000 mgr.y (mgr.14152) 246 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:39 smithi040 bash[41173]: cluster 2023-12-01T15:36:38.638270+0000 mgr.y (mgr.14152) 246 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:40 smithi141 bash[31670]: audit 2023-12-01T15:36:40.185432+0000 mon.a (mon.0) 503 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]: dispatch 2023-12-01T15:36:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:40 smithi141 bash[31670]: audit 2023-12-01T15:36:40.186145+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.141:0/3762778021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]: dispatch 2023-12-01T15:36:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:40 smithi141 bash[31670]: audit 2023-12-01T15:36:40.196736+0000 mon.a (mon.0) 504 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]': finished 2023-12-01T15:36:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:40 smithi141 bash[31670]: cluster 2023-12-01T15:36:40.196932+0000 mon.a (mon.0) 505 : cluster 0 osdmap e35: 6 total, 5 up, 6 in 2023-12-01T15:36:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:40 smithi141 bash[31670]: audit 2023-12-01T15:36:40.197212+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:36:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[28232]: audit 2023-12-01T15:36:40.185432+0000 mon.a (mon.0) 503 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]: dispatch 2023-12-01T15:36:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[28232]: audit 2023-12-01T15:36:40.186145+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.141:0/3762778021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]: dispatch 2023-12-01T15:36:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[28232]: audit 2023-12-01T15:36:40.196736+0000 mon.a (mon.0) 504 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]': finished 2023-12-01T15:36:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[28232]: cluster 2023-12-01T15:36:40.196932+0000 mon.a (mon.0) 505 : cluster 0 osdmap e35: 6 total, 5 up, 6 in 2023-12-01T15:36:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[28232]: audit 2023-12-01T15:36:40.197212+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:36:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[41173]: audit 2023-12-01T15:36:40.185432+0000 mon.a (mon.0) 503 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]: dispatch 2023-12-01T15:36:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[41173]: audit 2023-12-01T15:36:40.186145+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.141:0/3762778021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]: dispatch 2023-12-01T15:36:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[41173]: audit 2023-12-01T15:36:40.196736+0000 mon.a (mon.0) 504 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a663ca75-cc5c-457b-8abe-a7b7ebc0691b"}]': finished 2023-12-01T15:36:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[41173]: cluster 2023-12-01T15:36:40.196932+0000 mon.a (mon.0) 505 : cluster 0 osdmap e35: 6 total, 5 up, 6 in 2023-12-01T15:36:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:40 smithi040 bash[41173]: audit 2023-12-01T15:36:40.197212+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:36:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:41 smithi141 bash[31670]: cluster 2023-12-01T15:36:40.638814+0000 mgr.y (mgr.14152) 247 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:41 smithi141 bash[31670]: audit 2023-12-01T15:36:40.953257+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.141:0/392927697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:36:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:41 smithi040 bash[28232]: cluster 2023-12-01T15:36:40.638814+0000 mgr.y (mgr.14152) 247 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:41 smithi040 bash[28232]: audit 2023-12-01T15:36:40.953257+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.141:0/392927697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:36:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:41 smithi040 bash[41173]: cluster 2023-12-01T15:36:40.638814+0000 mgr.y (mgr.14152) 247 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:41 smithi040 bash[41173]: audit 2023-12-01T15:36:40.953257+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.141:0/392927697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:36:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:43 smithi141 bash[31670]: cluster 2023-12-01T15:36:42.639356+0000 mgr.y (mgr.14152) 248 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:43 smithi040 bash[28232]: cluster 2023-12-01T15:36:42.639356+0000 mgr.y (mgr.14152) 248 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:43 smithi040 bash[41173]: cluster 2023-12-01T15:36:42.639356+0000 mgr.y (mgr.14152) 248 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:45 smithi141 bash[31670]: cluster 2023-12-01T15:36:44.639932+0000 mgr.y (mgr.14152) 249 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:45 smithi040 bash[28232]: cluster 2023-12-01T15:36:44.639932+0000 mgr.y (mgr.14152) 249 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:45 smithi040 bash[41173]: cluster 2023-12-01T15:36:44.639932+0000 mgr.y (mgr.14152) 249 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:47 smithi141 bash[31670]: cluster 2023-12-01T15:36:46.640496+0000 mgr.y (mgr.14152) 250 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:47 smithi040 bash[28232]: cluster 2023-12-01T15:36:46.640496+0000 mgr.y (mgr.14152) 250 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:47 smithi040 bash[41173]: cluster 2023-12-01T15:36:46.640496+0000 mgr.y (mgr.14152) 250 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:48 smithi040 bash[28232]: cluster 2023-12-01T15:36:48.641196+0000 mgr.y (mgr.14152) 251 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:48 smithi040 bash[41173]: cluster 2023-12-01T15:36:48.641196+0000 mgr.y (mgr.14152) 251 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:49.167 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:48 smithi141 bash[31670]: cluster 2023-12-01T15:36:48.641196+0000 mgr.y (mgr.14152) 251 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:51 smithi141 bash[31670]: cluster 2023-12-01T15:36:50.641785+0000 mgr.y (mgr.14152) 252 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:51 smithi040 bash[28232]: cluster 2023-12-01T15:36:50.641785+0000 mgr.y (mgr.14152) 252 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:51 smithi040 bash[41173]: cluster 2023-12-01T15:36:50.641785+0000 mgr.y (mgr.14152) 252 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:53 smithi141 bash[31670]: cluster 2023-12-01T15:36:52.642358+0000 mgr.y (mgr.14152) 253 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:53 smithi141 bash[31670]: audit 2023-12-01T15:36:52.720036+0000 mon.a (mon.0) 507 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T15:36:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:53 smithi141 bash[31670]: audit 2023-12-01T15:36:52.721620+0000 mon.a (mon.0) 508 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:53 smithi141 bash[31670]: cephadm 2023-12-01T15:36:52.722944+0000 mgr.y (mgr.14152) 254 : cephadm 1 Deploying daemon osd.5 on smithi141 2023-12-01T15:36:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[28232]: cluster 2023-12-01T15:36:52.642358+0000 mgr.y (mgr.14152) 253 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[28232]: audit 2023-12-01T15:36:52.720036+0000 mon.a (mon.0) 507 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T15:36:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[28232]: audit 2023-12-01T15:36:52.721620+0000 mon.a (mon.0) 508 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[28232]: cephadm 2023-12-01T15:36:52.722944+0000 mgr.y (mgr.14152) 254 : cephadm 1 Deploying daemon osd.5 on smithi141 2023-12-01T15:36:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[41173]: cluster 2023-12-01T15:36:52.642358+0000 mgr.y (mgr.14152) 253 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[41173]: audit 2023-12-01T15:36:52.720036+0000 mon.a (mon.0) 507 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T15:36:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[41173]: audit 2023-12-01T15:36:52.721620+0000 mon.a (mon.0) 508 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:53 smithi040 bash[41173]: cephadm 2023-12-01T15:36:52.722944+0000 mgr.y (mgr.14152) 254 : cephadm 1 Deploying daemon osd.5 on smithi141 2023-12-01T15:36:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:55 smithi141 bash[31670]: cluster 2023-12-01T15:36:54.642914+0000 mgr.y (mgr.14152) 255 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:55 smithi040 bash[28232]: cluster 2023-12-01T15:36:54.642914+0000 mgr.y (mgr.14152) 255 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:55 smithi040 bash[41173]: cluster 2023-12-01T15:36:54.642914+0000 mgr.y (mgr.14152) 255 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:57 smithi141 bash[31670]: cluster 2023-12-01T15:36:56.643481+0000 mgr.y (mgr.14152) 256 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:57 smithi141 bash[31670]: audit 2023-12-01T15:36:56.869158+0000 mon.a (mon.0) 509 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:57 smithi141 bash[31670]: audit 2023-12-01T15:36:56.875795+0000 mon.a (mon.0) 510 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:57 smithi141 bash[31670]: audit 2023-12-01T15:36:56.906294+0000 mon.a (mon.0) 511 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[28232]: cluster 2023-12-01T15:36:56.643481+0000 mgr.y (mgr.14152) 256 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[28232]: audit 2023-12-01T15:36:56.869158+0000 mon.a (mon.0) 509 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[28232]: audit 2023-12-01T15:36:56.875795+0000 mon.a (mon.0) 510 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[28232]: audit 2023-12-01T15:36:56.906294+0000 mon.a (mon.0) 511 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[41173]: cluster 2023-12-01T15:36:56.643481+0000 mgr.y (mgr.14152) 256 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[41173]: audit 2023-12-01T15:36:56.869158+0000 mon.a (mon.0) 509 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[41173]: audit 2023-12-01T15:36:56.875795+0000 mon.a (mon.0) 510 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:36:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:57 smithi040 bash[41173]: audit 2023-12-01T15:36:56.906294+0000 mon.a (mon.0) 511 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:36:59 smithi141 bash[31670]: cluster 2023-12-01T15:36:58.644057+0000 mgr.y (mgr.14152) 257 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:36:59 smithi040 bash[41173]: cluster 2023-12-01T15:36:58.644057+0000 mgr.y (mgr.14152) 257 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:36:59 smithi040 bash[28232]: cluster 2023-12-01T15:36:58.644057+0000 mgr.y (mgr.14152) 257 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:01 smithi141 bash[31670]: cluster 2023-12-01T15:37:00.644622+0000 mgr.y (mgr.14152) 258 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:01 smithi040 bash[28232]: cluster 2023-12-01T15:37:00.644622+0000 mgr.y (mgr.14152) 258 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:01 smithi040 bash[41173]: cluster 2023-12-01T15:37:00.644622+0000 mgr.y (mgr.14152) 258 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:03 smithi141 bash[31670]: audit 2023-12-01T15:37:02.099375+0000 mon.a (mon.0) 512 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:03 smithi141 bash[31670]: audit 2023-12-01T15:37:02.106022+0000 mon.a (mon.0) 513 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:03 smithi141 bash[31670]: audit 2023-12-01T15:37:02.107455+0000 mon.a (mon.0) 514 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:03 smithi141 bash[31670]: audit 2023-12-01T15:37:02.108910+0000 mon.a (mon.0) 515 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:03 smithi141 bash[31670]: audit 2023-12-01T15:37:02.118172+0000 mon.a (mon.0) 516 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:03 smithi141 bash[31670]: cluster 2023-12-01T15:37:02.645144+0000 mgr.y (mgr.14152) 259 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[41173]: audit 2023-12-01T15:37:02.099375+0000 mon.a (mon.0) 512 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[41173]: audit 2023-12-01T15:37:02.106022+0000 mon.a (mon.0) 513 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[41173]: audit 2023-12-01T15:37:02.107455+0000 mon.a (mon.0) 514 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[41173]: audit 2023-12-01T15:37:02.108910+0000 mon.a (mon.0) 515 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[41173]: audit 2023-12-01T15:37:02.118172+0000 mon.a (mon.0) 516 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[41173]: cluster 2023-12-01T15:37:02.645144+0000 mgr.y (mgr.14152) 259 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[28232]: audit 2023-12-01T15:37:02.099375+0000 mon.a (mon.0) 512 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[28232]: audit 2023-12-01T15:37:02.106022+0000 mon.a (mon.0) 513 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[28232]: audit 2023-12-01T15:37:02.107455+0000 mon.a (mon.0) 514 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[28232]: audit 2023-12-01T15:37:02.108910+0000 mon.a (mon.0) 515 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[28232]: audit 2023-12-01T15:37:02.118172+0000 mon.a (mon.0) 516 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:03 smithi040 bash[28232]: cluster 2023-12-01T15:37:02.645144+0000 mgr.y (mgr.14152) 259 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:04 smithi040 bash[28232]: audit 2023-12-01T15:37:03.473293+0000 mon.a (mon.0) 517 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:04 smithi040 bash[28232]: audit 2023-12-01T15:37:03.474236+0000 mon.b (mon.1) 16 : audit 1 from='osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:37:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:04 smithi040 bash[41173]: audit 2023-12-01T15:37:03.473293+0000 mon.a (mon.0) 517 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:04 smithi040 bash[41173]: audit 2023-12-01T15:37:03.474236+0000 mon.b (mon.1) 16 : audit 1 from='osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:04 smithi141 bash[31670]: audit 2023-12-01T15:37:03.473293+0000 mon.a (mon.0) 517 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:04 smithi141 bash[31670]: audit 2023-12-01T15:37:03.474236+0000 mon.b (mon.1) 16 : audit 1 from='osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:37:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[41173]: audit 2023-12-01T15:37:04.136023+0000 mon.a (mon.0) 518 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T15:37:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[41173]: cluster 2023-12-01T15:37:04.136105+0000 mon.a (mon.0) 519 : cluster 0 osdmap e36: 6 total, 5 up, 6 in 2023-12-01T15:37:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[41173]: audit 2023-12-01T15:37:04.136376+0000 mon.a (mon.0) 520 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[41173]: audit 2023-12-01T15:37:04.137815+0000 mon.a (mon.0) 521 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[41173]: audit 2023-12-01T15:37:04.138888+0000 mon.b (mon.1) 17 : audit 1 from='osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[41173]: cluster 2023-12-01T15:37:04.645690+0000 mgr.y (mgr.14152) 260 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[28232]: audit 2023-12-01T15:37:04.136023+0000 mon.a (mon.0) 518 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[28232]: cluster 2023-12-01T15:37:04.136105+0000 mon.a (mon.0) 519 : cluster 0 osdmap e36: 6 total, 5 up, 6 in 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[28232]: audit 2023-12-01T15:37:04.136376+0000 mon.a (mon.0) 520 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[28232]: audit 2023-12-01T15:37:04.137815+0000 mon.a (mon.0) 521 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[28232]: audit 2023-12-01T15:37:04.138888+0000 mon.b (mon.1) 17 : audit 1 from='osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:05 smithi040 bash[28232]: cluster 2023-12-01T15:37:04.645690+0000 mgr.y (mgr.14152) 260 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:05 smithi141 bash[31670]: audit 2023-12-01T15:37:04.136023+0000 mon.a (mon.0) 518 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T15:37:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:05 smithi141 bash[31670]: cluster 2023-12-01T15:37:04.136105+0000 mon.a (mon.0) 519 : cluster 0 osdmap e36: 6 total, 5 up, 6 in 2023-12-01T15:37:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:05 smithi141 bash[31670]: audit 2023-12-01T15:37:04.136376+0000 mon.a (mon.0) 520 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:05 smithi141 bash[31670]: audit 2023-12-01T15:37:04.137815+0000 mon.a (mon.0) 521 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:05 smithi141 bash[31670]: audit 2023-12-01T15:37:04.138888+0000 mon.b (mon.1) 17 : audit 1 from='osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:05 smithi141 bash[31670]: cluster 2023-12-01T15:37:04.645690+0000 mgr.y (mgr.14152) 260 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:05.635 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 5 on host 'smithi141' 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: audit 2023-12-01T15:37:05.140654+0000 mon.a (mon.0) 522 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: cluster 2023-12-01T15:37:05.140781+0000 mon.a (mon.0) 523 : cluster 0 osdmap e37: 6 total, 5 up, 6 in 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: audit 2023-12-01T15:37:05.141314+0000 mon.a (mon.0) 524 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: audit 2023-12-01T15:37:05.149941+0000 mon.a (mon.0) 525 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: audit 2023-12-01T15:37:05.586745+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: audit 2023-12-01T15:37:05.593693+0000 mon.a (mon.0) 527 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:06 smithi141 bash[31670]: audit 2023-12-01T15:37:05.612004+0000 mon.a (mon.0) 528 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:06.397 DEBUG:teuthology.orchestra.run.smithi141:osd.5> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.5.service 2023-12-01T15:37:06.400 INFO:tasks.cephadm:Deploying osd.6 on smithi141 with /dev/vg_nvme/lv_2... 2023-12-01T15:37:06.400 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T15:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: audit 2023-12-01T15:37:05.140654+0000 mon.a (mon.0) 522 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: cluster 2023-12-01T15:37:05.140781+0000 mon.a (mon.0) 523 : cluster 0 osdmap e37: 6 total, 5 up, 6 in 2023-12-01T15:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: audit 2023-12-01T15:37:05.141314+0000 mon.a (mon.0) 524 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: audit 2023-12-01T15:37:05.149941+0000 mon.a (mon.0) 525 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: audit 2023-12-01T15:37:05.586745+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: audit 2023-12-01T15:37:05.593693+0000 mon.a (mon.0) 527 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[28232]: audit 2023-12-01T15:37:05.612004+0000 mon.a (mon.0) 528 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: audit 2023-12-01T15:37:05.140654+0000 mon.a (mon.0) 522 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: cluster 2023-12-01T15:37:05.140781+0000 mon.a (mon.0) 523 : cluster 0 osdmap e37: 6 total, 5 up, 6 in 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: audit 2023-12-01T15:37:05.141314+0000 mon.a (mon.0) 524 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: audit 2023-12-01T15:37:05.149941+0000 mon.a (mon.0) 525 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: audit 2023-12-01T15:37:05.586745+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: audit 2023-12-01T15:37:05.593693+0000 mon.a (mon.0) 527 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:06 smithi040 bash[41173]: audit 2023-12-01T15:37:05.612004+0000 mon.a (mon.0) 528 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:06.514 INFO:journalctl@ceph.osd.5.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:37:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: cluster 2023-12-01T15:37:04.432809+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:37:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: cluster 2023-12-01T15:37:04.432913+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:37:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: cluster 2023-12-01T15:37:06.152728+0000 mon.a (mon.0) 529 : cluster 1 osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888] boot 2023-12-01T15:37:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: cluster 2023-12-01T15:37:06.152854+0000 mon.a (mon.0) 530 : cluster 0 osdmap e38: 6 total, 6 up, 6 in 2023-12-01T15:37:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: audit 2023-12-01T15:37:06.153473+0000 mon.a (mon.0) 531 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: cluster 2023-12-01T15:37:06.646228+0000 mgr.y (mgr.14152) 261 : cluster 0 pgmap v236: 1 pgs: 1 unknown; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:07 smithi141 bash[31670]: cluster 2023-12-01T15:37:06.723870+0000 mon.a (mon.0) 532 : cluster 0 osdmap e39: 6 total, 6 up, 6 in 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: cluster 2023-12-01T15:37:04.432809+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: cluster 2023-12-01T15:37:04.432913+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: cluster 2023-12-01T15:37:06.152728+0000 mon.a (mon.0) 529 : cluster 1 osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888] boot 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: cluster 2023-12-01T15:37:06.152854+0000 mon.a (mon.0) 530 : cluster 0 osdmap e38: 6 total, 6 up, 6 in 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: audit 2023-12-01T15:37:06.153473+0000 mon.a (mon.0) 531 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: cluster 2023-12-01T15:37:06.646228+0000 mgr.y (mgr.14152) 261 : cluster 0 pgmap v236: 1 pgs: 1 unknown; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[41173]: cluster 2023-12-01T15:37:06.723870+0000 mon.a (mon.0) 532 : cluster 0 osdmap e39: 6 total, 6 up, 6 in 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: cluster 2023-12-01T15:37:04.432809+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: cluster 2023-12-01T15:37:04.432913+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: cluster 2023-12-01T15:37:06.152728+0000 mon.a (mon.0) 529 : cluster 1 osd.5 [v2:172.21.15.141:6808/266100888,v1:172.21.15.141:6809/266100888] boot 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: cluster 2023-12-01T15:37:06.152854+0000 mon.a (mon.0) 530 : cluster 0 osdmap e38: 6 total, 6 up, 6 in 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: audit 2023-12-01T15:37:06.153473+0000 mon.a (mon.0) 531 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: cluster 2023-12-01T15:37:06.646228+0000 mgr.y (mgr.14152) 261 : cluster 0 pgmap v236: 1 pgs: 1 unknown; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:37:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:07 smithi040 bash[28232]: cluster 2023-12-01T15:37:06.723870+0000 mon.a (mon.0) 532 : cluster 0 osdmap e39: 6 total, 6 up, 6 in 2023-12-01T15:37:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:08 smithi141 bash[31670]: cluster 2023-12-01T15:37:07.738874+0000 mon.a (mon.0) 533 : cluster 0 osdmap e40: 6 total, 6 up, 6 in 2023-12-01T15:37:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:08 smithi040 bash[28232]: cluster 2023-12-01T15:37:07.738874+0000 mon.a (mon.0) 533 : cluster 0 osdmap e40: 6 total, 6 up, 6 in 2023-12-01T15:37:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:08 smithi040 bash[41173]: cluster 2023-12-01T15:37:07.738874+0000 mon.a (mon.0) 533 : cluster 0 osdmap e40: 6 total, 6 up, 6 in 2023-12-01T15:37:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:09 smithi141 bash[31670]: cluster 2023-12-01T15:37:08.646581+0000 mgr.y (mgr.14152) 262 : cluster 0 pgmap v239: 1 pgs: 1 unknown; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:09 smithi141 bash[31670]: cluster 2023-12-01T15:37:08.745087+0000 mon.a (mon.0) 534 : cluster 0 osdmap e41: 6 total, 6 up, 6 in 2023-12-01T15:37:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:09 smithi040 bash[28232]: cluster 2023-12-01T15:37:08.646581+0000 mgr.y (mgr.14152) 262 : cluster 0 pgmap v239: 1 pgs: 1 unknown; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:09 smithi040 bash[28232]: cluster 2023-12-01T15:37:08.745087+0000 mon.a (mon.0) 534 : cluster 0 osdmap e41: 6 total, 6 up, 6 in 2023-12-01T15:37:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:09 smithi040 bash[41173]: cluster 2023-12-01T15:37:08.646581+0000 mgr.y (mgr.14152) 262 : cluster 0 pgmap v239: 1 pgs: 1 unknown; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:09 smithi040 bash[41173]: cluster 2023-12-01T15:37:08.745087+0000 mon.a (mon.0) 534 : cluster 0 osdmap e41: 6 total, 6 up, 6 in 2023-12-01T15:37:10.459 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:37:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:10 smithi141 bash[31670]: cluster 2023-12-01T15:37:09.749392+0000 mon.a (mon.0) 535 : cluster 0 osdmap e42: 6 total, 6 up, 6 in 2023-12-01T15:37:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:10 smithi040 bash[41173]: cluster 2023-12-01T15:37:09.749392+0000 mon.a (mon.0) 535 : cluster 0 osdmap e42: 6 total, 6 up, 6 in 2023-12-01T15:37:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:10 smithi040 bash[28232]: cluster 2023-12-01T15:37:09.749392+0000 mon.a (mon.0) 535 : cluster 0 osdmap e42: 6 total, 6 up, 6 in 2023-12-01T15:37:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:11 smithi141 bash[31670]: cluster 2023-12-01T15:37:10.647084+0000 mgr.y (mgr.14152) 263 : cluster 0 pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:11 smithi040 bash[28232]: cluster 2023-12-01T15:37:10.647084+0000 mgr.y (mgr.14152) 263 : cluster 0 pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:11 smithi040 bash[41173]: cluster 2023-12-01T15:37:10.647084+0000 mgr.y (mgr.14152) 263 : cluster 0 pgmap v242: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:13 smithi141 bash[31670]: cluster 2023-12-01T15:37:12.647694+0000 mgr.y (mgr.14152) 264 : cluster 0 pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-01T15:37:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:13 smithi040 bash[28232]: cluster 2023-12-01T15:37:12.647694+0000 mgr.y (mgr.14152) 264 : cluster 0 pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-01T15:37:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:13 smithi040 bash[41173]: cluster 2023-12-01T15:37:12.647694+0000 mgr.y (mgr.14152) 264 : cluster 0 pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-01T15:37:14.689 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T15:37:14.689 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T15:37:14.689 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-01T15:37:14.689 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-01T15:37:14.689 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170458 s, 615 MB/s 2023-12-01T15:37:14.689 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-01T15:37:15.372 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_2 2023-12-01T15:37:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:15 smithi141 bash[31670]: cluster 2023-12-01T15:37:14.648244+0000 mgr.y (mgr.14152) 265 : cluster 0 pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-12-01T15:37:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:15 smithi040 bash[28232]: cluster 2023-12-01T15:37:14.648244+0000 mgr.y (mgr.14152) 265 : cluster 0 pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-12-01T15:37:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:15 smithi040 bash[41173]: cluster 2023-12-01T15:37:14.648244+0000 mgr.y (mgr.14152) 265 : cluster 0 pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-12-01T15:37:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: cephadm 2023-12-01T15:37:16.208132+0000 mgr.y (mgr.14152) 266 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.217618+0000 mon.a (mon.0) 536 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.224315+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.225884+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.227321+0000 mon.a (mon.0) 539 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: cephadm 2023-12-01T15:37:16.228322+0000 mgr.y (mgr.14152) 267 : cephadm 1 Adjusting osd_memory_target on smithi141 to 8632M 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.234136+0000 mon.a (mon.0) 540 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.235724+0000 mon.a (mon.0) 541 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.237034+0000 mon.a (mon.0) 542 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: audit 2023-12-01T15:37:16.244284+0000 mon.a (mon.0) 543 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:17 smithi141 bash[31670]: cluster 2023-12-01T15:37:16.648883+0000 mgr.y (mgr.14152) 268 : cluster 0 pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: cephadm 2023-12-01T15:37:16.208132+0000 mgr.y (mgr.14152) 266 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.217618+0000 mon.a (mon.0) 536 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.224315+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.225884+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.227321+0000 mon.a (mon.0) 539 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: cephadm 2023-12-01T15:37:16.228322+0000 mgr.y (mgr.14152) 267 : cephadm 1 Adjusting osd_memory_target on smithi141 to 8632M 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.234136+0000 mon.a (mon.0) 540 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.235724+0000 mon.a (mon.0) 541 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.237034+0000 mon.a (mon.0) 542 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: audit 2023-12-01T15:37:16.244284+0000 mon.a (mon.0) 543 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[28232]: cluster 2023-12-01T15:37:16.648883+0000 mgr.y (mgr.14152) 268 : cluster 0 pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: cephadm 2023-12-01T15:37:16.208132+0000 mgr.y (mgr.14152) 266 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.217618+0000 mon.a (mon.0) 536 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.224315+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.225884+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.227321+0000 mon.a (mon.0) 539 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: cephadm 2023-12-01T15:37:16.228322+0000 mgr.y (mgr.14152) 267 : cephadm 1 Adjusting osd_memory_target on smithi141 to 8632M 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.234136+0000 mon.a (mon.0) 540 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.235724+0000 mon.a (mon.0) 541 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.237034+0000 mon.a (mon.0) 542 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: audit 2023-12-01T15:37:16.244284+0000 mon.a (mon.0) 543 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:17 smithi040 bash[41173]: cluster 2023-12-01T15:37:16.648883+0000 mgr.y (mgr.14152) 268 : cluster 0 pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:37:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:19 smithi141 bash[31670]: cluster 2023-12-01T15:37:18.649456+0000 mgr.y (mgr.14152) 269 : cluster 0 pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:37:20.061 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:37:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:19 smithi040 bash[28232]: cluster 2023-12-01T15:37:18.649456+0000 mgr.y (mgr.14152) 269 : cluster 0 pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:37:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:19 smithi040 bash[41173]: cluster 2023-12-01T15:37:18.649456+0000 mgr.y (mgr.14152) 269 : cluster 0 pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:37:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:21 smithi141 bash[31670]: cluster 2023-12-01T15:37:20.650077+0000 mgr.y (mgr.14152) 270 : cluster 0 pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-01T15:37:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:21 smithi040 bash[28232]: cluster 2023-12-01T15:37:20.650077+0000 mgr.y (mgr.14152) 270 : cluster 0 pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-01T15:37:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:21 smithi040 bash[41173]: cluster 2023-12-01T15:37:20.650077+0000 mgr.y (mgr.14152) 270 : cluster 0 pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-01T15:37:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:23 smithi141 bash[31670]: cluster 2023-12-01T15:37:22.650649+0000 mgr.y (mgr.14152) 271 : cluster 0 pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:37:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:23 smithi141 bash[31670]: audit 2023-12-01T15:37:22.941857+0000 mon.a (mon.0) 544 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:37:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:23 smithi141 bash[31670]: audit 2023-12-01T15:37:22.947305+0000 mon.a (mon.0) 545 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:37:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:23 smithi141 bash[31670]: audit 2023-12-01T15:37:22.948727+0000 mon.a (mon.0) 546 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[28232]: cluster 2023-12-01T15:37:22.650649+0000 mgr.y (mgr.14152) 271 : cluster 0 pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:37:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[28232]: audit 2023-12-01T15:37:22.941857+0000 mon.a (mon.0) 544 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:37:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[28232]: audit 2023-12-01T15:37:22.947305+0000 mon.a (mon.0) 545 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:37:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[28232]: audit 2023-12-01T15:37:22.948727+0000 mon.a (mon.0) 546 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[41173]: cluster 2023-12-01T15:37:22.650649+0000 mgr.y (mgr.14152) 271 : cluster 0 pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:37:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[41173]: audit 2023-12-01T15:37:22.941857+0000 mon.a (mon.0) 544 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:37:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[41173]: audit 2023-12-01T15:37:22.947305+0000 mon.a (mon.0) 545 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:37:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:23 smithi040 bash[41173]: audit 2023-12-01T15:37:22.948727+0000 mon.a (mon.0) 546 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:24 smithi141 bash[31670]: audit 2023-12-01T15:37:22.935287+0000 mgr.y (mgr.14152) 272 : audit 0 from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:24 smithi040 bash[28232]: audit 2023-12-01T15:37:22.935287+0000 mgr.y (mgr.14152) 272 : audit 0 from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:24 smithi040 bash[41173]: audit 2023-12-01T15:37:22.935287+0000 mgr.y (mgr.14152) 272 : audit 0 from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:25 smithi141 bash[31670]: cluster 2023-12-01T15:37:24.651197+0000 mgr.y (mgr.14152) 273 : cluster 0 pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:25 smithi040 bash[28232]: cluster 2023-12-01T15:37:24.651197+0000 mgr.y (mgr.14152) 273 : cluster 0 pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:25 smithi040 bash[41173]: cluster 2023-12-01T15:37:24.651197+0000 mgr.y (mgr.14152) 273 : cluster 0 pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:27 smithi141 bash[31670]: cluster 2023-12-01T15:37:26.651756+0000 mgr.y (mgr.14152) 274 : cluster 0 pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:27 smithi040 bash[28232]: cluster 2023-12-01T15:37:26.651756+0000 mgr.y (mgr.14152) 274 : cluster 0 pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:27 smithi040 bash[41173]: cluster 2023-12-01T15:37:26.651756+0000 mgr.y (mgr.14152) 274 : cluster 0 pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:29 smithi141 bash[31670]: cluster 2023-12-01T15:37:28.652320+0000 mgr.y (mgr.14152) 275 : cluster 0 pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:29 smithi040 bash[28232]: cluster 2023-12-01T15:37:28.652320+0000 mgr.y (mgr.14152) 275 : cluster 0 pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:29 smithi040 bash[41173]: cluster 2023-12-01T15:37:28.652320+0000 mgr.y (mgr.14152) 275 : cluster 0 pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:31 smithi141 bash[31670]: cluster 2023-12-01T15:37:30.652895+0000 mgr.y (mgr.14152) 276 : cluster 0 pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:31 smithi141 bash[31670]: audit 2023-12-01T15:37:31.219306+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]: dispatch 2023-12-01T15:37:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:31 smithi141 bash[31670]: audit 2023-12-01T15:37:31.220398+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.141:0/1304834663' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]: dispatch 2023-12-01T15:37:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:31 smithi141 bash[31670]: audit 2023-12-01T15:37:31.229569+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]': finished 2023-12-01T15:37:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:31 smithi141 bash[31670]: cluster 2023-12-01T15:37:31.229669+0000 mon.a (mon.0) 549 : cluster 0 osdmap e43: 7 total, 6 up, 7 in 2023-12-01T15:37:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:31 smithi141 bash[31670]: audit 2023-12-01T15:37:31.229890+0000 mon.a (mon.0) 550 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[28232]: cluster 2023-12-01T15:37:30.652895+0000 mgr.y (mgr.14152) 276 : cluster 0 pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[28232]: audit 2023-12-01T15:37:31.219306+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]: dispatch 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[28232]: audit 2023-12-01T15:37:31.220398+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.141:0/1304834663' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]: dispatch 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[28232]: audit 2023-12-01T15:37:31.229569+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]': finished 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[28232]: cluster 2023-12-01T15:37:31.229669+0000 mon.a (mon.0) 549 : cluster 0 osdmap e43: 7 total, 6 up, 7 in 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[28232]: audit 2023-12-01T15:37:31.229890+0000 mon.a (mon.0) 550 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[41173]: cluster 2023-12-01T15:37:30.652895+0000 mgr.y (mgr.14152) 276 : cluster 0 pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[41173]: audit 2023-12-01T15:37:31.219306+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]: dispatch 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[41173]: audit 2023-12-01T15:37:31.220398+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.141:0/1304834663' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]: dispatch 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[41173]: audit 2023-12-01T15:37:31.229569+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ae00cc4e-ebbd-4658-88c5-6052fb9777fc"}]': finished 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[41173]: cluster 2023-12-01T15:37:31.229669+0000 mon.a (mon.0) 549 : cluster 0 osdmap e43: 7 total, 6 up, 7 in 2023-12-01T15:37:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:31 smithi040 bash[41173]: audit 2023-12-01T15:37:31.229890+0000 mon.a (mon.0) 550 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:32 smithi141 bash[31670]: audit 2023-12-01T15:37:32.002763+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.141:0/2390437394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:37:33.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:32 smithi040 bash[28232]: audit 2023-12-01T15:37:32.002763+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.141:0/2390437394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:37:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:32 smithi040 bash[41173]: audit 2023-12-01T15:37:32.002763+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.141:0/2390437394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:37:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:33 smithi141 bash[31670]: cluster 2023-12-01T15:37:32.653444+0000 mgr.y (mgr.14152) 277 : cluster 0 pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:33 smithi040 bash[28232]: cluster 2023-12-01T15:37:32.653444+0000 mgr.y (mgr.14152) 277 : cluster 0 pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:33 smithi040 bash[41173]: cluster 2023-12-01T15:37:32.653444+0000 mgr.y (mgr.14152) 277 : cluster 0 pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:35 smithi141 bash[31670]: cluster 2023-12-01T15:37:34.653949+0000 mgr.y (mgr.14152) 278 : cluster 0 pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:35 smithi040 bash[28232]: cluster 2023-12-01T15:37:34.653949+0000 mgr.y (mgr.14152) 278 : cluster 0 pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:35 smithi040 bash[41173]: cluster 2023-12-01T15:37:34.653949+0000 mgr.y (mgr.14152) 278 : cluster 0 pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:37 smithi141 bash[31670]: cluster 2023-12-01T15:37:36.654503+0000 mgr.y (mgr.14152) 279 : cluster 0 pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:37 smithi040 bash[28232]: cluster 2023-12-01T15:37:36.654503+0000 mgr.y (mgr.14152) 279 : cluster 0 pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:37 smithi040 bash[41173]: cluster 2023-12-01T15:37:36.654503+0000 mgr.y (mgr.14152) 279 : cluster 0 pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:39 smithi141 bash[31670]: cluster 2023-12-01T15:37:38.655072+0000 mgr.y (mgr.14152) 280 : cluster 0 pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:39 smithi040 bash[28232]: cluster 2023-12-01T15:37:38.655072+0000 mgr.y (mgr.14152) 280 : cluster 0 pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:39 smithi040 bash[41173]: cluster 2023-12-01T15:37:38.655072+0000 mgr.y (mgr.14152) 280 : cluster 0 pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:41 smithi040 bash[28232]: cluster 2023-12-01T15:37:40.655642+0000 mgr.y (mgr.14152) 281 : cluster 0 pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:41 smithi040 bash[41173]: cluster 2023-12-01T15:37:40.655642+0000 mgr.y (mgr.14152) 281 : cluster 0 pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:41 smithi141 bash[31670]: cluster 2023-12-01T15:37:40.655642+0000 mgr.y (mgr.14152) 281 : cluster 0 pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:43 smithi040 bash[28232]: cluster 2023-12-01T15:37:42.656228+0000 mgr.y (mgr.14152) 282 : cluster 0 pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:43 smithi040 bash[41173]: cluster 2023-12-01T15:37:42.656228+0000 mgr.y (mgr.14152) 282 : cluster 0 pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:44.187 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:43 smithi141 bash[31670]: cluster 2023-12-01T15:37:42.656228+0000 mgr.y (mgr.14152) 282 : cluster 0 pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:45.092 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:44 smithi141 bash[31670]: audit 2023-12-01T15:37:43.828783+0000 mon.a (mon.0) 551 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T15:37:45.092 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:44 smithi141 bash[31670]: audit 2023-12-01T15:37:43.830524+0000 mon.a (mon.0) 552 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:44 smithi040 bash[28232]: audit 2023-12-01T15:37:43.828783+0000 mon.a (mon.0) 551 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T15:37:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:44 smithi040 bash[28232]: audit 2023-12-01T15:37:43.830524+0000 mon.a (mon.0) 552 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:44 smithi040 bash[41173]: audit 2023-12-01T15:37:43.828783+0000 mon.a (mon.0) 551 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T15:37:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:44 smithi040 bash[41173]: audit 2023-12-01T15:37:43.830524+0000 mon.a (mon.0) 552 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:46.080 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:45 smithi141 bash[31670]: cephadm 2023-12-01T15:37:43.831767+0000 mgr.y (mgr.14152) 283 : cephadm 1 Deploying daemon osd.6 on smithi141 2023-12-01T15:37:46.080 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:45 smithi141 bash[31670]: cluster 2023-12-01T15:37:44.656789+0000 mgr.y (mgr.14152) 284 : cluster 0 pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:45 smithi040 bash[28232]: cephadm 2023-12-01T15:37:43.831767+0000 mgr.y (mgr.14152) 283 : cephadm 1 Deploying daemon osd.6 on smithi141 2023-12-01T15:37:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:45 smithi040 bash[28232]: cluster 2023-12-01T15:37:44.656789+0000 mgr.y (mgr.14152) 284 : cluster 0 pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:45 smithi040 bash[41173]: cephadm 2023-12-01T15:37:43.831767+0000 mgr.y (mgr.14152) 283 : cephadm 1 Deploying daemon osd.6 on smithi141 2023-12-01T15:37:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:45 smithi040 bash[41173]: cluster 2023-12-01T15:37:44.656789+0000 mgr.y (mgr.14152) 284 : cluster 0 pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:47 smithi141 bash[31670]: cluster 2023-12-01T15:37:46.657315+0000 mgr.y (mgr.14152) 285 : cluster 0 pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:47 smithi040 bash[41173]: cluster 2023-12-01T15:37:46.657315+0000 mgr.y (mgr.14152) 285 : cluster 0 pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:47 smithi040 bash[28232]: cluster 2023-12-01T15:37:46.657315+0000 mgr.y (mgr.14152) 285 : cluster 0 pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:49 smithi141 bash[31670]: audit 2023-12-01T15:37:48.589570+0000 mon.a (mon.0) 553 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:49 smithi141 bash[31670]: audit 2023-12-01T15:37:48.595868+0000 mon.a (mon.0) 554 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:49 smithi141 bash[31670]: audit 2023-12-01T15:37:48.623239+0000 mon.a (mon.0) 555 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:49 smithi141 bash[31670]: cluster 2023-12-01T15:37:48.657745+0000 mgr.y (mgr.14152) 286 : cluster 0 pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[41173]: audit 2023-12-01T15:37:48.589570+0000 mon.a (mon.0) 553 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[41173]: audit 2023-12-01T15:37:48.595868+0000 mon.a (mon.0) 554 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[41173]: audit 2023-12-01T15:37:48.623239+0000 mon.a (mon.0) 555 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[41173]: cluster 2023-12-01T15:37:48.657745+0000 mgr.y (mgr.14152) 286 : cluster 0 pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[28232]: audit 2023-12-01T15:37:48.589570+0000 mon.a (mon.0) 553 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[28232]: audit 2023-12-01T15:37:48.595868+0000 mon.a (mon.0) 554 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[28232]: audit 2023-12-01T15:37:48.623239+0000 mon.a (mon.0) 555 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:49 smithi040 bash[28232]: cluster 2023-12-01T15:37:48.657745+0000 mgr.y (mgr.14152) 286 : cluster 0 pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:51 smithi141 bash[31670]: cluster 2023-12-01T15:37:50.658278+0000 mgr.y (mgr.14152) 287 : cluster 0 pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:51 smithi040 bash[41173]: cluster 2023-12-01T15:37:50.658278+0000 mgr.y (mgr.14152) 287 : cluster 0 pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:51 smithi040 bash[28232]: cluster 2023-12-01T15:37:50.658278+0000 mgr.y (mgr.14152) 287 : cluster 0 pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:53 smithi141 bash[31670]: cluster 2023-12-01T15:37:52.658910+0000 mgr.y (mgr.14152) 288 : cluster 0 pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:53 smithi040 bash[28232]: cluster 2023-12-01T15:37:52.658910+0000 mgr.y (mgr.14152) 288 : cluster 0 pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:53 smithi040 bash[41173]: cluster 2023-12-01T15:37:52.658910+0000 mgr.y (mgr.14152) 288 : cluster 0 pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:54 smithi141 bash[31670]: audit 2023-12-01T15:37:53.872893+0000 mon.a (mon.0) 556 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:54 smithi141 bash[31670]: audit 2023-12-01T15:37:53.879308+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:54 smithi141 bash[31670]: audit 2023-12-01T15:37:54.349755+0000 mon.a (mon.0) 558 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:54 smithi141 bash[31670]: audit 2023-12-01T15:37:54.351510+0000 mon.a (mon.0) 559 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:54 smithi141 bash[31670]: audit 2023-12-01T15:37:54.360654+0000 mon.a (mon.0) 560 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:54 smithi141 bash[31670]: cluster 2023-12-01T15:37:54.659448+0000 mgr.y (mgr.14152) 289 : cluster 0 pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[28232]: audit 2023-12-01T15:37:53.872893+0000 mon.a (mon.0) 556 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[28232]: audit 2023-12-01T15:37:53.879308+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[28232]: audit 2023-12-01T15:37:54.349755+0000 mon.a (mon.0) 558 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[28232]: audit 2023-12-01T15:37:54.351510+0000 mon.a (mon.0) 559 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[28232]: audit 2023-12-01T15:37:54.360654+0000 mon.a (mon.0) 560 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[28232]: cluster 2023-12-01T15:37:54.659448+0000 mgr.y (mgr.14152) 289 : cluster 0 pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[41173]: audit 2023-12-01T15:37:53.872893+0000 mon.a (mon.0) 556 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[41173]: audit 2023-12-01T15:37:53.879308+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[41173]: audit 2023-12-01T15:37:54.349755+0000 mon.a (mon.0) 558 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[41173]: audit 2023-12-01T15:37:54.351510+0000 mon.a (mon.0) 559 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[41173]: audit 2023-12-01T15:37:54.360654+0000 mon.a (mon.0) 560 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:54 smithi040 bash[41173]: cluster 2023-12-01T15:37:54.659448+0000 mgr.y (mgr.14152) 289 : cluster 0 pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:56.151 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:55 smithi141 bash[31670]: audit 2023-12-01T15:37:55.192061+0000 mon.a (mon.0) 561 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:37:56.151 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:55 smithi141 bash[31670]: audit 2023-12-01T15:37:55.193501+0000 mon.b (mon.1) 20 : audit 1 from='osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:37:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:55 smithi040 bash[28232]: audit 2023-12-01T15:37:55.192061+0000 mon.a (mon.0) 561 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:37:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:55 smithi040 bash[28232]: audit 2023-12-01T15:37:55.193501+0000 mon.b (mon.1) 20 : audit 1 from='osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:37:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:55 smithi040 bash[41173]: audit 2023-12-01T15:37:55.192061+0000 mon.a (mon.0) 561 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:37:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:55 smithi040 bash[41173]: audit 2023-12-01T15:37:55.193501+0000 mon.b (mon.1) 20 : audit 1 from='osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:37:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:56 smithi141 bash[31670]: audit 2023-12-01T15:37:55.883542+0000 mon.a (mon.0) 562 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T15:37:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:56 smithi141 bash[31670]: cluster 2023-12-01T15:37:55.883649+0000 mon.a (mon.0) 563 : cluster 0 osdmap e44: 7 total, 6 up, 7 in 2023-12-01T15:37:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:56 smithi141 bash[31670]: audit 2023-12-01T15:37:55.883897+0000 mon.a (mon.0) 564 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:56 smithi141 bash[31670]: audit 2023-12-01T15:37:55.885144+0000 mon.a (mon.0) 565 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:56 smithi141 bash[31670]: audit 2023-12-01T15:37:55.886689+0000 mon.b (mon.1) 21 : audit 1 from='osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:56 smithi141 bash[31670]: cluster 2023-12-01T15:37:56.659953+0000 mgr.y (mgr.14152) 290 : cluster 0 pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[28232]: audit 2023-12-01T15:37:55.883542+0000 mon.a (mon.0) 562 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[28232]: cluster 2023-12-01T15:37:55.883649+0000 mon.a (mon.0) 563 : cluster 0 osdmap e44: 7 total, 6 up, 7 in 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[28232]: audit 2023-12-01T15:37:55.883897+0000 mon.a (mon.0) 564 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[28232]: audit 2023-12-01T15:37:55.885144+0000 mon.a (mon.0) 565 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[28232]: audit 2023-12-01T15:37:55.886689+0000 mon.b (mon.1) 21 : audit 1 from='osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[28232]: cluster 2023-12-01T15:37:56.659953+0000 mgr.y (mgr.14152) 290 : cluster 0 pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[41173]: audit 2023-12-01T15:37:55.883542+0000 mon.a (mon.0) 562 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[41173]: cluster 2023-12-01T15:37:55.883649+0000 mon.a (mon.0) 563 : cluster 0 osdmap e44: 7 total, 6 up, 7 in 2023-12-01T15:37:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[41173]: audit 2023-12-01T15:37:55.883897+0000 mon.a (mon.0) 564 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[41173]: audit 2023-12-01T15:37:55.885144+0000 mon.a (mon.0) 565 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[41173]: audit 2023-12-01T15:37:55.886689+0000 mon.b (mon.1) 21 : audit 1 from='osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:37:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:56 smithi040 bash[41173]: cluster 2023-12-01T15:37:56.659953+0000 mgr.y (mgr.14152) 290 : cluster 0 pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:57.476 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 6 on host 'smithi141' 2023-12-01T15:37:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: audit 2023-12-01T15:37:56.887999+0000 mon.a (mon.0) 566 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:37:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: cluster 2023-12-01T15:37:56.888232+0000 mon.a (mon.0) 567 : cluster 0 osdmap e45: 7 total, 6 up, 7 in 2023-12-01T15:37:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: audit 2023-12-01T15:37:56.888910+0000 mon.a (mon.0) 568 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: audit 2023-12-01T15:37:56.895039+0000 mon.a (mon.0) 569 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: audit 2023-12-01T15:37:57.444221+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: audit 2023-12-01T15:37:57.452628+0000 mon.a (mon.0) 571 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:57 smithi141 bash[31670]: audit 2023-12-01T15:37:57.453080+0000 mon.a (mon.0) 572 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:58.108 DEBUG:teuthology.orchestra.run.smithi141:osd.6> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.6.service 2023-12-01T15:37:58.110 INFO:tasks.cephadm:Deploying osd.7 on smithi141 with /dev/vg_nvme/lv_1... 2023-12-01T15:37:58.110 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: audit 2023-12-01T15:37:56.887999+0000 mon.a (mon.0) 566 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: cluster 2023-12-01T15:37:56.888232+0000 mon.a (mon.0) 567 : cluster 0 osdmap e45: 7 total, 6 up, 7 in 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: audit 2023-12-01T15:37:56.888910+0000 mon.a (mon.0) 568 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: audit 2023-12-01T15:37:56.895039+0000 mon.a (mon.0) 569 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: audit 2023-12-01T15:37:57.444221+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: audit 2023-12-01T15:37:57.452628+0000 mon.a (mon.0) 571 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[28232]: audit 2023-12-01T15:37:57.453080+0000 mon.a (mon.0) 572 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: audit 2023-12-01T15:37:56.887999+0000 mon.a (mon.0) 566 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: cluster 2023-12-01T15:37:56.888232+0000 mon.a (mon.0) 567 : cluster 0 osdmap e45: 7 total, 6 up, 7 in 2023-12-01T15:37:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: audit 2023-12-01T15:37:56.888910+0000 mon.a (mon.0) 568 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: audit 2023-12-01T15:37:56.895039+0000 mon.a (mon.0) 569 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: audit 2023-12-01T15:37:57.444221+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: audit 2023-12-01T15:37:57.452628+0000 mon.a (mon.0) 571 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:37:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:57 smithi040 bash[41173]: audit 2023-12-01T15:37:57.453080+0000 mon.a (mon.0) 572 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:58.190 INFO:journalctl@ceph.osd.6.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[28232]: cluster 2023-12-01T15:37:56.144649+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[28232]: cluster 2023-12-01T15:37:56.144770+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[28232]: cluster 2023-12-01T15:37:57.898876+0000 mon.a (mon.0) 573 : cluster 1 osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594] boot 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[28232]: cluster 2023-12-01T15:37:57.899142+0000 mon.a (mon.0) 574 : cluster 0 osdmap e46: 7 total, 7 up, 7 in 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[28232]: audit 2023-12-01T15:37:57.899843+0000 mon.a (mon.0) 575 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[28232]: cluster 2023-12-01T15:37:58.660492+0000 mgr.y (mgr.14152) 291 : cluster 0 pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[41173]: cluster 2023-12-01T15:37:56.144649+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[41173]: cluster 2023-12-01T15:37:56.144770+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:37:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[41173]: cluster 2023-12-01T15:37:57.898876+0000 mon.a (mon.0) 573 : cluster 1 osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594] boot 2023-12-01T15:37:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[41173]: cluster 2023-12-01T15:37:57.899142+0000 mon.a (mon.0) 574 : cluster 0 osdmap e46: 7 total, 7 up, 7 in 2023-12-01T15:37:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[41173]: audit 2023-12-01T15:37:57.899843+0000 mon.a (mon.0) 575 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:58 smithi040 bash[41173]: cluster 2023-12-01T15:37:58.660492+0000 mgr.y (mgr.14152) 291 : cluster 0 pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:37:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:58 smithi141 bash[31670]: cluster 2023-12-01T15:37:56.144649+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:37:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:58 smithi141 bash[31670]: cluster 2023-12-01T15:37:56.144770+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:37:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:58 smithi141 bash[31670]: cluster 2023-12-01T15:37:57.898876+0000 mon.a (mon.0) 573 : cluster 1 osd.6 [v2:172.21.15.141:6816/383207594,v1:172.21.15.141:6817/383207594] boot 2023-12-01T15:37:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:58 smithi141 bash[31670]: cluster 2023-12-01T15:37:57.899142+0000 mon.a (mon.0) 574 : cluster 0 osdmap e46: 7 total, 7 up, 7 in 2023-12-01T15:37:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:58 smithi141 bash[31670]: audit 2023-12-01T15:37:57.899843+0000 mon.a (mon.0) 575 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:37:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:58 smithi141 bash[31670]: cluster 2023-12-01T15:37:58.660492+0000 mgr.y (mgr.14152) 291 : cluster 0 pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:38:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:37:59 smithi141 bash[31670]: cluster 2023-12-01T15:37:58.913511+0000 mon.a (mon.0) 576 : cluster 0 osdmap e47: 7 total, 7 up, 7 in 2023-12-01T15:38:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:37:59 smithi040 bash[28232]: cluster 2023-12-01T15:37:58.913511+0000 mon.a (mon.0) 576 : cluster 0 osdmap e47: 7 total, 7 up, 7 in 2023-12-01T15:38:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:37:59 smithi040 bash[41173]: cluster 2023-12-01T15:37:58.913511+0000 mon.a (mon.0) 576 : cluster 0 osdmap e47: 7 total, 7 up, 7 in 2023-12-01T15:38:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:00 smithi141 bash[31670]: cluster 2023-12-01T15:37:59.918643+0000 mon.a (mon.0) 577 : cluster 0 osdmap e48: 7 total, 7 up, 7 in 2023-12-01T15:38:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:00 smithi141 bash[31670]: cluster 2023-12-01T15:38:00.661135+0000 mgr.y (mgr.14152) 292 : cluster 0 pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:00 smithi040 bash[28232]: cluster 2023-12-01T15:37:59.918643+0000 mon.a (mon.0) 577 : cluster 0 osdmap e48: 7 total, 7 up, 7 in 2023-12-01T15:38:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:00 smithi040 bash[28232]: cluster 2023-12-01T15:38:00.661135+0000 mgr.y (mgr.14152) 292 : cluster 0 pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:00 smithi040 bash[41173]: cluster 2023-12-01T15:37:59.918643+0000 mon.a (mon.0) 577 : cluster 0 osdmap e48: 7 total, 7 up, 7 in 2023-12-01T15:38:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:00 smithi040 bash[41173]: cluster 2023-12-01T15:38:00.661135+0000 mgr.y (mgr.14152) 292 : cluster 0 pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:01 smithi141 bash[31670]: cluster 2023-12-01T15:38:00.932712+0000 mon.a (mon.0) 578 : cluster 0 osdmap e49: 7 total, 7 up, 7 in 2023-12-01T15:38:02.292 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:38:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:01 smithi040 bash[28232]: cluster 2023-12-01T15:38:00.932712+0000 mon.a (mon.0) 578 : cluster 0 osdmap e49: 7 total, 7 up, 7 in 2023-12-01T15:38:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:01 smithi040 bash[41173]: cluster 2023-12-01T15:38:00.932712+0000 mon.a (mon.0) 578 : cluster 0 osdmap e49: 7 total, 7 up, 7 in 2023-12-01T15:38:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:02 smithi141 bash[31670]: cluster 2023-12-01T15:38:01.935942+0000 mon.a (mon.0) 579 : cluster 0 osdmap e50: 7 total, 7 up, 7 in 2023-12-01T15:38:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:02 smithi141 bash[31670]: cluster 2023-12-01T15:38:02.661739+0000 mgr.y (mgr.14152) 293 : cluster 0 pgmap v276: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:38:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:02 smithi040 bash[41173]: cluster 2023-12-01T15:38:01.935942+0000 mon.a (mon.0) 579 : cluster 0 osdmap e50: 7 total, 7 up, 7 in 2023-12-01T15:38:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:02 smithi040 bash[41173]: cluster 2023-12-01T15:38:02.661739+0000 mgr.y (mgr.14152) 293 : cluster 0 pgmap v276: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:38:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:02 smithi040 bash[28232]: cluster 2023-12-01T15:38:01.935942+0000 mon.a (mon.0) 579 : cluster 0 osdmap e50: 7 total, 7 up, 7 in 2023-12-01T15:38:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:02 smithi040 bash[28232]: cluster 2023-12-01T15:38:02.661739+0000 mgr.y (mgr.14152) 293 : cluster 0 pgmap v276: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:38:05.978 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:05 smithi141 bash[31670]: cluster 2023-12-01T15:38:04.662490+0000 mgr.y (mgr.14152) 294 : cluster 0 pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-01T15:38:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:05 smithi040 bash[41173]: cluster 2023-12-01T15:38:04.662490+0000 mgr.y (mgr.14152) 294 : cluster 0 pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-01T15:38:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:05 smithi040 bash[28232]: cluster 2023-12-01T15:38:04.662490+0000 mgr.y (mgr.14152) 294 : cluster 0 pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-12-01T15:38:06.654 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T15:38:06.654 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T15:38:06.654 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-01T15:38:06.654 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-01T15:38:06.654 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180079 s, 582 MB/s 2023-12-01T15:38:06.655 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-01T15:38:07.360 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_1 2023-12-01T15:38:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:07 smithi141 bash[31670]: cluster 2023-12-01T15:38:06.663109+0000 mgr.y (mgr.14152) 295 : cluster 0 pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-12-01T15:38:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:07 smithi040 bash[41173]: cluster 2023-12-01T15:38:06.663109+0000 mgr.y (mgr.14152) 295 : cluster 0 pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-12-01T15:38:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:07 smithi040 bash[28232]: cluster 2023-12-01T15:38:06.663109+0000 mgr.y (mgr.14152) 295 : cluster 0 pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-12-01T15:38:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: cephadm 2023-12-01T15:38:07.949462+0000 mgr.y (mgr.14152) 296 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:38:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.959357+0000 mon.a (mon.0) 580 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.966254+0000 mon.a (mon.0) 581 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.967981+0000 mon.a (mon.0) 582 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.969521+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.970819+0000 mon.a (mon.0) 584 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: cephadm 2023-12-01T15:38:07.971753+0000 mgr.y (mgr.14152) 297 : cephadm 1 Adjusting osd_memory_target on smithi141 to 5755M 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.977829+0000 mon.a (mon.0) 585 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.979386+0000 mon.a (mon.0) 586 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.980700+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: audit 2023-12-01T15:38:07.988643+0000 mon.a (mon.0) 588 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:08 smithi141 bash[31670]: cluster 2023-12-01T15:38:08.663755+0000 mgr.y (mgr.14152) 298 : cluster 0 pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:38:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: cephadm 2023-12-01T15:38:07.949462+0000 mgr.y (mgr.14152) 296 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:38:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.959357+0000 mon.a (mon.0) 580 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.966254+0000 mon.a (mon.0) 581 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.967981+0000 mon.a (mon.0) 582 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.969521+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.970819+0000 mon.a (mon.0) 584 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: cephadm 2023-12-01T15:38:07.971753+0000 mgr.y (mgr.14152) 297 : cephadm 1 Adjusting osd_memory_target on smithi141 to 5755M 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.977829+0000 mon.a (mon.0) 585 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.979386+0000 mon.a (mon.0) 586 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.980700+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: audit 2023-12-01T15:38:07.988643+0000 mon.a (mon.0) 588 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[28232]: cluster 2023-12-01T15:38:08.663755+0000 mgr.y (mgr.14152) 298 : cluster 0 pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: cephadm 2023-12-01T15:38:07.949462+0000 mgr.y (mgr.14152) 296 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.959357+0000 mon.a (mon.0) 580 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.966254+0000 mon.a (mon.0) 581 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.967981+0000 mon.a (mon.0) 582 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.969521+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.970819+0000 mon.a (mon.0) 584 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: cephadm 2023-12-01T15:38:07.971753+0000 mgr.y (mgr.14152) 297 : cephadm 1 Adjusting osd_memory_target on smithi141 to 5755M 2023-12-01T15:38:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.977829+0000 mon.a (mon.0) 585 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.979386+0000 mon.a (mon.0) 586 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.980700+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: audit 2023-12-01T15:38:07.988643+0000 mon.a (mon.0) 588 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:08 smithi040 bash[41173]: cluster 2023-12-01T15:38:08.663755+0000 mgr.y (mgr.14152) 298 : cluster 0 pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:38:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:11 smithi141 bash[31670]: cluster 2023-12-01T15:38:10.664352+0000 mgr.y (mgr.14152) 299 : cluster 0 pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:12.100 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:38:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:11 smithi040 bash[28232]: cluster 2023-12-01T15:38:10.664352+0000 mgr.y (mgr.14152) 299 : cluster 0 pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:11 smithi040 bash[41173]: cluster 2023-12-01T15:38:10.664352+0000 mgr.y (mgr.14152) 299 : cluster 0 pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:13 smithi141 bash[31670]: cluster 2023-12-01T15:38:12.665015+0000 mgr.y (mgr.14152) 300 : cluster 0 pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:13 smithi040 bash[28232]: cluster 2023-12-01T15:38:12.665015+0000 mgr.y (mgr.14152) 300 : cluster 0 pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:13 smithi040 bash[41173]: cluster 2023-12-01T15:38:12.665015+0000 mgr.y (mgr.14152) 300 : cluster 0 pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:15 smithi141 bash[31670]: cluster 2023-12-01T15:38:14.665636+0000 mgr.y (mgr.14152) 301 : cluster 0 pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:15 smithi141 bash[31670]: audit 2023-12-01T15:38:15.052388+0000 mon.a (mon.0) 589 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:38:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:15 smithi141 bash[31670]: audit 2023-12-01T15:38:15.059145+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:38:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:15 smithi141 bash[31670]: audit 2023-12-01T15:38:15.060587+0000 mon.a (mon.0) 591 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[28232]: cluster 2023-12-01T15:38:14.665636+0000 mgr.y (mgr.14152) 301 : cluster 0 pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[28232]: audit 2023-12-01T15:38:15.052388+0000 mon.a (mon.0) 589 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[28232]: audit 2023-12-01T15:38:15.059145+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[28232]: audit 2023-12-01T15:38:15.060587+0000 mon.a (mon.0) 591 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[41173]: cluster 2023-12-01T15:38:14.665636+0000 mgr.y (mgr.14152) 301 : cluster 0 pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[41173]: audit 2023-12-01T15:38:15.052388+0000 mon.a (mon.0) 589 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[41173]: audit 2023-12-01T15:38:15.059145+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:38:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:15 smithi040 bash[41173]: audit 2023-12-01T15:38:15.060587+0000 mon.a (mon.0) 591 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:16 smithi141 bash[31670]: audit 2023-12-01T15:38:15.045453+0000 mgr.y (mgr.14152) 302 : audit 0 from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:16 smithi040 bash[28232]: audit 2023-12-01T15:38:15.045453+0000 mgr.y (mgr.14152) 302 : audit 0 from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:16 smithi040 bash[41173]: audit 2023-12-01T15:38:15.045453+0000 mgr.y (mgr.14152) 302 : audit 0 from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:17 smithi141 bash[31670]: cluster 2023-12-01T15:38:16.666208+0000 mgr.y (mgr.14152) 303 : cluster 0 pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:17 smithi040 bash[28232]: cluster 2023-12-01T15:38:16.666208+0000 mgr.y (mgr.14152) 303 : cluster 0 pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:17 smithi040 bash[41173]: cluster 2023-12-01T15:38:16.666208+0000 mgr.y (mgr.14152) 303 : cluster 0 pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:19 smithi141 bash[31670]: cluster 2023-12-01T15:38:18.666786+0000 mgr.y (mgr.14152) 304 : cluster 0 pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:19 smithi040 bash[28232]: cluster 2023-12-01T15:38:18.666786+0000 mgr.y (mgr.14152) 304 : cluster 0 pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:19 smithi040 bash[41173]: cluster 2023-12-01T15:38:18.666786+0000 mgr.y (mgr.14152) 304 : cluster 0 pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:21 smithi141 bash[31670]: cluster 2023-12-01T15:38:20.667397+0000 mgr.y (mgr.14152) 305 : cluster 0 pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:21 smithi040 bash[28232]: cluster 2023-12-01T15:38:20.667397+0000 mgr.y (mgr.14152) 305 : cluster 0 pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:21 smithi040 bash[41173]: cluster 2023-12-01T15:38:20.667397+0000 mgr.y (mgr.14152) 305 : cluster 0 pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:23 smithi141 bash[31670]: cluster 2023-12-01T15:38:22.667981+0000 mgr.y (mgr.14152) 306 : cluster 0 pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:23 smithi141 bash[31670]: audit 2023-12-01T15:38:23.393165+0000 mon.a (mon.0) 592 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]: dispatch 2023-12-01T15:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:23 smithi141 bash[31670]: audit 2023-12-01T15:38:23.394777+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.141:0/547825722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]: dispatch 2023-12-01T15:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:23 smithi141 bash[31670]: audit 2023-12-01T15:38:23.400879+0000 mon.a (mon.0) 593 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]': finished 2023-12-01T15:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:23 smithi141 bash[31670]: cluster 2023-12-01T15:38:23.401038+0000 mon.a (mon.0) 594 : cluster 0 osdmap e51: 8 total, 7 up, 8 in 2023-12-01T15:38:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:23 smithi141 bash[31670]: audit 2023-12-01T15:38:23.401272+0000 mon.a (mon.0) 595 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[28232]: cluster 2023-12-01T15:38:22.667981+0000 mgr.y (mgr.14152) 306 : cluster 0 pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[28232]: audit 2023-12-01T15:38:23.393165+0000 mon.a (mon.0) 592 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]: dispatch 2023-12-01T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[28232]: audit 2023-12-01T15:38:23.394777+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.141:0/547825722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]: dispatch 2023-12-01T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[28232]: audit 2023-12-01T15:38:23.400879+0000 mon.a (mon.0) 593 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]': finished 2023-12-01T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[28232]: cluster 2023-12-01T15:38:23.401038+0000 mon.a (mon.0) 594 : cluster 0 osdmap e51: 8 total, 7 up, 8 in 2023-12-01T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[28232]: audit 2023-12-01T15:38:23.401272+0000 mon.a (mon.0) 595 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[41173]: cluster 2023-12-01T15:38:22.667981+0000 mgr.y (mgr.14152) 306 : cluster 0 pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[41173]: audit 2023-12-01T15:38:23.393165+0000 mon.a (mon.0) 592 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]: dispatch 2023-12-01T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[41173]: audit 2023-12-01T15:38:23.394777+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.141:0/547825722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]: dispatch 2023-12-01T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[41173]: audit 2023-12-01T15:38:23.400879+0000 mon.a (mon.0) 593 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b62a79e1-65c3-4316-86dc-18a54c77488d"}]': finished 2023-12-01T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[41173]: cluster 2023-12-01T15:38:23.401038+0000 mon.a (mon.0) 594 : cluster 0 osdmap e51: 8 total, 7 up, 8 in 2023-12-01T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:23 smithi040 bash[41173]: audit 2023-12-01T15:38:23.401272+0000 mon.a (mon.0) 595 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:24 smithi141 bash[31670]: audit 2023-12-01T15:38:24.168077+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.141:0/2839707070' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:38:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:24 smithi040 bash[28232]: audit 2023-12-01T15:38:24.168077+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.141:0/2839707070' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:38:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:24 smithi040 bash[41173]: audit 2023-12-01T15:38:24.168077+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.141:0/2839707070' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:38:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:25 smithi040 bash[28232]: cluster 2023-12-01T15:38:24.668563+0000 mgr.y (mgr.14152) 307 : cluster 0 pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:25 smithi040 bash[41173]: cluster 2023-12-01T15:38:24.668563+0000 mgr.y (mgr.14152) 307 : cluster 0 pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:25 smithi141 bash[31670]: cluster 2023-12-01T15:38:24.668563+0000 mgr.y (mgr.14152) 307 : cluster 0 pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:27 smithi040 bash[28232]: cluster 2023-12-01T15:38:26.669096+0000 mgr.y (mgr.14152) 308 : cluster 0 pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:27 smithi040 bash[41173]: cluster 2023-12-01T15:38:26.669096+0000 mgr.y (mgr.14152) 308 : cluster 0 pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:27 smithi141 bash[31670]: cluster 2023-12-01T15:38:26.669096+0000 mgr.y (mgr.14152) 308 : cluster 0 pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:29 smithi040 bash[28232]: cluster 2023-12-01T15:38:28.669757+0000 mgr.y (mgr.14152) 309 : cluster 0 pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:29 smithi040 bash[41173]: cluster 2023-12-01T15:38:28.669757+0000 mgr.y (mgr.14152) 309 : cluster 0 pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:29 smithi141 bash[31670]: cluster 2023-12-01T15:38:28.669757+0000 mgr.y (mgr.14152) 309 : cluster 0 pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:31 smithi040 bash[28232]: cluster 2023-12-01T15:38:30.670460+0000 mgr.y (mgr.14152) 310 : cluster 0 pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:31 smithi040 bash[41173]: cluster 2023-12-01T15:38:30.670460+0000 mgr.y (mgr.14152) 310 : cluster 0 pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:32.252 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:31 smithi141 bash[31670]: cluster 2023-12-01T15:38:30.670460+0000 mgr.y (mgr.14152) 310 : cluster 0 pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:33.078 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:32 smithi141 bash[31670]: cluster 2023-12-01T15:38:32.671158+0000 mgr.y (mgr.14152) 311 : cluster 0 pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:32 smithi040 bash[28232]: cluster 2023-12-01T15:38:32.671158+0000 mgr.y (mgr.14152) 311 : cluster 0 pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:32 smithi040 bash[41173]: cluster 2023-12-01T15:38:32.671158+0000 mgr.y (mgr.14152) 311 : cluster 0 pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:35 smithi141 bash[31670]: cluster 2023-12-01T15:38:34.671880+0000 mgr.y (mgr.14152) 312 : cluster 0 pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:35 smithi040 bash[28232]: cluster 2023-12-01T15:38:34.671880+0000 mgr.y (mgr.14152) 312 : cluster 0 pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:35 smithi040 bash[41173]: cluster 2023-12-01T15:38:34.671880+0000 mgr.y (mgr.14152) 312 : cluster 0 pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:36 smithi141 bash[31670]: audit 2023-12-01T15:38:35.893429+0000 mon.a (mon.0) 596 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T15:38:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:36 smithi141 bash[31670]: audit 2023-12-01T15:38:35.895132+0000 mon.a (mon.0) 597 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:36 smithi040 bash[28232]: audit 2023-12-01T15:38:35.893429+0000 mon.a (mon.0) 596 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T15:38:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:36 smithi040 bash[28232]: audit 2023-12-01T15:38:35.895132+0000 mon.a (mon.0) 597 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:36 smithi040 bash[41173]: audit 2023-12-01T15:38:35.893429+0000 mon.a (mon.0) 596 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T15:38:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:36 smithi040 bash[41173]: audit 2023-12-01T15:38:35.895132+0000 mon.a (mon.0) 597 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:38.011 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:37 smithi141 bash[31670]: cephadm 2023-12-01T15:38:35.896779+0000 mgr.y (mgr.14152) 313 : cephadm 1 Deploying daemon osd.7 on smithi141 2023-12-01T15:38:38.011 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:37 smithi141 bash[31670]: cluster 2023-12-01T15:38:36.672443+0000 mgr.y (mgr.14152) 314 : cluster 0 pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:37 smithi040 bash[28232]: cephadm 2023-12-01T15:38:35.896779+0000 mgr.y (mgr.14152) 313 : cephadm 1 Deploying daemon osd.7 on smithi141 2023-12-01T15:38:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:37 smithi040 bash[28232]: cluster 2023-12-01T15:38:36.672443+0000 mgr.y (mgr.14152) 314 : cluster 0 pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:37 smithi040 bash[41173]: cephadm 2023-12-01T15:38:35.896779+0000 mgr.y (mgr.14152) 313 : cephadm 1 Deploying daemon osd.7 on smithi141 2023-12-01T15:38:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:37 smithi040 bash[41173]: cluster 2023-12-01T15:38:36.672443+0000 mgr.y (mgr.14152) 314 : cluster 0 pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:39 smithi141 bash[31670]: cluster 2023-12-01T15:38:38.672991+0000 mgr.y (mgr.14152) 315 : cluster 0 pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:40.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:39 smithi040 bash[28232]: cluster 2023-12-01T15:38:38.672991+0000 mgr.y (mgr.14152) 315 : cluster 0 pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:40.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:39 smithi040 bash[41173]: cluster 2023-12-01T15:38:38.672991+0000 mgr.y (mgr.14152) 315 : cluster 0 pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:41 smithi141 bash[31670]: audit 2023-12-01T15:38:40.443905+0000 mon.a (mon.0) 598 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:41 smithi141 bash[31670]: audit 2023-12-01T15:38:40.450901+0000 mon.a (mon.0) 599 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:41 smithi141 bash[31670]: audit 2023-12-01T15:38:40.463755+0000 mon.a (mon.0) 600 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:41 smithi141 bash[31670]: cluster 2023-12-01T15:38:40.673682+0000 mgr.y (mgr.14152) 316 : cluster 0 pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[28232]: audit 2023-12-01T15:38:40.443905+0000 mon.a (mon.0) 598 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[28232]: audit 2023-12-01T15:38:40.450901+0000 mon.a (mon.0) 599 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[28232]: audit 2023-12-01T15:38:40.463755+0000 mon.a (mon.0) 600 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[28232]: cluster 2023-12-01T15:38:40.673682+0000 mgr.y (mgr.14152) 316 : cluster 0 pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[41173]: audit 2023-12-01T15:38:40.443905+0000 mon.a (mon.0) 598 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[41173]: audit 2023-12-01T15:38:40.450901+0000 mon.a (mon.0) 599 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[41173]: audit 2023-12-01T15:38:40.463755+0000 mon.a (mon.0) 600 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:41 smithi040 bash[41173]: cluster 2023-12-01T15:38:40.673682+0000 mgr.y (mgr.14152) 316 : cluster 0 pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:43 smithi141 bash[31670]: cluster 2023-12-01T15:38:42.674332+0000 mgr.y (mgr.14152) 317 : cluster 0 pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:44.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:43 smithi040 bash[28232]: cluster 2023-12-01T15:38:42.674332+0000 mgr.y (mgr.14152) 317 : cluster 0 pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:43 smithi040 bash[41173]: cluster 2023-12-01T15:38:42.674332+0000 mgr.y (mgr.14152) 317 : cluster 0 pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:45 smithi141 bash[31670]: cluster 2023-12-01T15:38:44.675027+0000 mgr.y (mgr.14152) 318 : cluster 0 pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:46.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:45 smithi040 bash[28232]: cluster 2023-12-01T15:38:44.675027+0000 mgr.y (mgr.14152) 318 : cluster 0 pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:45 smithi040 bash[41173]: cluster 2023-12-01T15:38:44.675027+0000 mgr.y (mgr.14152) 318 : cluster 0 pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:46 smithi141 bash[31670]: audit 2023-12-01T15:38:45.758939+0000 mon.a (mon.0) 601 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:46 smithi141 bash[31670]: audit 2023-12-01T15:38:45.777626+0000 mon.a (mon.0) 602 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:46 smithi141 bash[31670]: audit 2023-12-01T15:38:45.779205+0000 mon.a (mon.0) 603 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:46 smithi141 bash[31670]: audit 2023-12-01T15:38:45.780553+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:46 smithi141 bash[31670]: audit 2023-12-01T15:38:45.789494+0000 mon.a (mon.0) 605 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[28232]: audit 2023-12-01T15:38:45.758939+0000 mon.a (mon.0) 601 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[28232]: audit 2023-12-01T15:38:45.777626+0000 mon.a (mon.0) 602 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[28232]: audit 2023-12-01T15:38:45.779205+0000 mon.a (mon.0) 603 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[28232]: audit 2023-12-01T15:38:45.780553+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[28232]: audit 2023-12-01T15:38:45.789494+0000 mon.a (mon.0) 605 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[41173]: audit 2023-12-01T15:38:45.758939+0000 mon.a (mon.0) 601 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[41173]: audit 2023-12-01T15:38:45.777626+0000 mon.a (mon.0) 602 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[41173]: audit 2023-12-01T15:38:45.779205+0000 mon.a (mon.0) 603 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[41173]: audit 2023-12-01T15:38:45.780553+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:46 smithi040 bash[41173]: audit 2023-12-01T15:38:45.789494+0000 mon.a (mon.0) 605 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:47 smithi040 bash[28232]: cluster 2023-12-01T15:38:46.675772+0000 mgr.y (mgr.14152) 319 : cluster 0 pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:47 smithi040 bash[28232]: audit 2023-12-01T15:38:47.140876+0000 mon.a (mon.0) 606 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:38:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:47 smithi040 bash[28232]: audit 2023-12-01T15:38:47.142743+0000 mon.b (mon.1) 24 : audit 1 from='osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:38:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:47 smithi040 bash[41173]: cluster 2023-12-01T15:38:46.675772+0000 mgr.y (mgr.14152) 319 : cluster 0 pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:47 smithi040 bash[41173]: audit 2023-12-01T15:38:47.140876+0000 mon.a (mon.0) 606 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:38:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:47 smithi040 bash[41173]: audit 2023-12-01T15:38:47.142743+0000 mon.b (mon.1) 24 : audit 1 from='osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:38:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:47 smithi141 bash[31670]: cluster 2023-12-01T15:38:46.675772+0000 mgr.y (mgr.14152) 319 : cluster 0 pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:47 smithi141 bash[31670]: audit 2023-12-01T15:38:47.140876+0000 mon.a (mon.0) 606 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:38:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:47 smithi141 bash[31670]: audit 2023-12-01T15:38:47.142743+0000 mon.b (mon.1) 24 : audit 1 from='osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:38:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:48 smithi141 bash[31670]: audit 2023-12-01T15:38:47.799034+0000 mon.a (mon.0) 607 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T15:38:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:48 smithi141 bash[31670]: cluster 2023-12-01T15:38:47.799214+0000 mon.a (mon.0) 608 : cluster 0 osdmap e52: 8 total, 7 up, 8 in 2023-12-01T15:38:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:48 smithi141 bash[31670]: audit 2023-12-01T15:38:47.800094+0000 mon.a (mon.0) 609 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:48 smithi141 bash[31670]: audit 2023-12-01T15:38:47.803139+0000 mon.b (mon.1) 25 : audit 1 from='osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:38:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:48 smithi141 bash[31670]: audit 2023-12-01T15:38:47.808891+0000 mon.a (mon.0) 610 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:38:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:48 smithi141 bash[31670]: cluster 2023-12-01T15:38:48.676388+0000 mgr.y (mgr.14152) 320 : cluster 0 pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[41173]: audit 2023-12-01T15:38:47.799034+0000 mon.a (mon.0) 607 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T15:38:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[41173]: cluster 2023-12-01T15:38:47.799214+0000 mon.a (mon.0) 608 : cluster 0 osdmap e52: 8 total, 7 up, 8 in 2023-12-01T15:38:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[41173]: audit 2023-12-01T15:38:47.800094+0000 mon.a (mon.0) 609 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[41173]: audit 2023-12-01T15:38:47.803139+0000 mon.b (mon.1) 25 : audit 1 from='osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[41173]: audit 2023-12-01T15:38:47.808891+0000 mon.a (mon.0) 610 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[41173]: cluster 2023-12-01T15:38:48.676388+0000 mgr.y (mgr.14152) 320 : cluster 0 pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[28232]: audit 2023-12-01T15:38:47.799034+0000 mon.a (mon.0) 607 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[28232]: cluster 2023-12-01T15:38:47.799214+0000 mon.a (mon.0) 608 : cluster 0 osdmap e52: 8 total, 7 up, 8 in 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[28232]: audit 2023-12-01T15:38:47.800094+0000 mon.a (mon.0) 609 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[28232]: audit 2023-12-01T15:38:47.803139+0000 mon.b (mon.1) 25 : audit 1 from='osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[28232]: audit 2023-12-01T15:38:47.808891+0000 mon.a (mon.0) 610 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-01T15:38:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:48 smithi040 bash[28232]: cluster 2023-12-01T15:38:48.676388+0000 mgr.y (mgr.14152) 320 : cluster 0 pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:49.218 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 7 on host 'smithi141' 2023-12-01T15:38:49.934 DEBUG:teuthology.orchestra.run.smithi141:osd.7> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@osd.7.service 2023-12-01T15:38:49.936 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-01T15:38:49.937 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-01T15:38:50.108 INFO:journalctl@ceph.osd.7.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:38:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: audit 2023-12-01T15:38:48.811161+0000 mon.a (mon.0) 611 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:38:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: cluster 2023-12-01T15:38:48.811297+0000 mon.a (mon.0) 612 : cluster 0 osdmap e53: 8 total, 7 up, 8 in 2023-12-01T15:38:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: audit 2023-12-01T15:38:48.812072+0000 mon.a (mon.0) 613 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: audit 2023-12-01T15:38:48.821798+0000 mon.a (mon.0) 614 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: audit 2023-12-01T15:38:49.195850+0000 mon.a (mon.0) 615 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: audit 2023-12-01T15:38:49.204833+0000 mon.a (mon.0) 616 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[28232]: audit 2023-12-01T15:38:49.233001+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: audit 2023-12-01T15:38:48.811161+0000 mon.a (mon.0) 611 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: cluster 2023-12-01T15:38:48.811297+0000 mon.a (mon.0) 612 : cluster 0 osdmap e53: 8 total, 7 up, 8 in 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: audit 2023-12-01T15:38:48.812072+0000 mon.a (mon.0) 613 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: audit 2023-12-01T15:38:48.821798+0000 mon.a (mon.0) 614 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: audit 2023-12-01T15:38:49.195850+0000 mon.a (mon.0) 615 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: audit 2023-12-01T15:38:49.204833+0000 mon.a (mon.0) 616 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:49 smithi040 bash[41173]: audit 2023-12-01T15:38:49.233001+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: audit 2023-12-01T15:38:48.811161+0000 mon.a (mon.0) 611 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-01T15:38:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: cluster 2023-12-01T15:38:48.811297+0000 mon.a (mon.0) 612 : cluster 0 osdmap e53: 8 total, 7 up, 8 in 2023-12-01T15:38:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: audit 2023-12-01T15:38:48.812072+0000 mon.a (mon.0) 613 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: audit 2023-12-01T15:38:48.821798+0000 mon.a (mon.0) 614 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: audit 2023-12-01T15:38:49.195850+0000 mon.a (mon.0) 615 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: audit 2023-12-01T15:38:49.204833+0000 mon.a (mon.0) 616 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:49 smithi141 bash[31670]: audit 2023-12-01T15:38:49.233001+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: cluster 2023-12-01T15:38:48.129007+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:38:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: cluster 2023-12-01T15:38:48.129107+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:38:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: audit 2023-12-01T15:38:49.818767+0000 mon.a (mon.0) 618 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: cluster 2023-12-01T15:38:49.826796+0000 mon.a (mon.0) 619 : cluster 1 osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108] boot 2023-12-01T15:38:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: cluster 2023-12-01T15:38:49.826874+0000 mon.a (mon.0) 620 : cluster 0 osdmap e54: 8 total, 8 up, 8 in 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: audit 2023-12-01T15:38:49.827362+0000 mon.a (mon.0) 621 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[28232]: cluster 2023-12-01T15:38:50.677081+0000 mgr.y (mgr.14152) 321 : cluster 0 pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: cluster 2023-12-01T15:38:48.129007+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: cluster 2023-12-01T15:38:48.129107+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: audit 2023-12-01T15:38:49.818767+0000 mon.a (mon.0) 618 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: cluster 2023-12-01T15:38:49.826796+0000 mon.a (mon.0) 619 : cluster 1 osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108] boot 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: cluster 2023-12-01T15:38:49.826874+0000 mon.a (mon.0) 620 : cluster 0 osdmap e54: 8 total, 8 up, 8 in 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: audit 2023-12-01T15:38:49.827362+0000 mon.a (mon.0) 621 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:50 smithi040 bash[41173]: cluster 2023-12-01T15:38:50.677081+0000 mgr.y (mgr.14152) 321 : cluster 0 pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: cluster 2023-12-01T15:38:48.129007+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2023-12-01T15:38:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: cluster 2023-12-01T15:38:48.129107+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2023-12-01T15:38:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: audit 2023-12-01T15:38:49.818767+0000 mon.a (mon.0) 618 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: cluster 2023-12-01T15:38:49.826796+0000 mon.a (mon.0) 619 : cluster 1 osd.7 [v2:172.21.15.141:6824/2896963108,v1:172.21.15.141:6825/2896963108] boot 2023-12-01T15:38:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: cluster 2023-12-01T15:38:49.826874+0000 mon.a (mon.0) 620 : cluster 0 osdmap e54: 8 total, 8 up, 8 in 2023-12-01T15:38:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: audit 2023-12-01T15:38:49.827362+0000 mon.a (mon.0) 621 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:38:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:50 smithi141 bash[31670]: cluster 2023-12-01T15:38:50.677081+0000 mgr.y (mgr.14152) 321 : cluster 0 pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:38:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:51 smithi040 bash[41173]: cluster 2023-12-01T15:38:50.844363+0000 mon.a (mon.0) 622 : cluster 0 osdmap e55: 8 total, 8 up, 8 in 2023-12-01T15:38:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:51 smithi040 bash[28232]: cluster 2023-12-01T15:38:50.844363+0000 mon.a (mon.0) 622 : cluster 0 osdmap e55: 8 total, 8 up, 8 in 2023-12-01T15:38:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:51 smithi141 bash[31670]: cluster 2023-12-01T15:38:50.844363+0000 mon.a (mon.0) 622 : cluster 0 osdmap e55: 8 total, 8 up, 8 in 2023-12-01T15:38:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:52 smithi040 bash[28232]: cluster 2023-12-01T15:38:51.846111+0000 mon.a (mon.0) 623 : cluster 0 osdmap e56: 8 total, 8 up, 8 in 2023-12-01T15:38:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:52 smithi040 bash[28232]: cluster 2023-12-01T15:38:52.677804+0000 mgr.y (mgr.14152) 322 : cluster 0 pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:52 smithi040 bash[41173]: cluster 2023-12-01T15:38:51.846111+0000 mon.a (mon.0) 623 : cluster 0 osdmap e56: 8 total, 8 up, 8 in 2023-12-01T15:38:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:52 smithi040 bash[41173]: cluster 2023-12-01T15:38:52.677804+0000 mgr.y (mgr.14152) 322 : cluster 0 pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:52 smithi141 bash[31670]: cluster 2023-12-01T15:38:51.846111+0000 mon.a (mon.0) 623 : cluster 0 osdmap e56: 8 total, 8 up, 8 in 2023-12-01T15:38:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:52 smithi141 bash[31670]: cluster 2023-12-01T15:38:52.677804+0000 mgr.y (mgr.14152) 322 : cluster 0 pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:53 smithi040 bash[28232]: cluster 2023-12-01T15:38:52.860709+0000 mon.a (mon.0) 624 : cluster 0 osdmap e57: 8 total, 8 up, 8 in 2023-12-01T15:38:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:53 smithi040 bash[41173]: cluster 2023-12-01T15:38:52.860709+0000 mon.a (mon.0) 624 : cluster 0 osdmap e57: 8 total, 8 up, 8 in 2023-12-01T15:38:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:53 smithi141 bash[31670]: cluster 2023-12-01T15:38:52.860709+0000 mon.a (mon.0) 624 : cluster 0 osdmap e57: 8 total, 8 up, 8 in 2023-12-01T15:38:54.657 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:38:55.156 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:54 smithi141 bash[31670]: cluster 2023-12-01T15:38:53.865014+0000 mon.a (mon.0) 625 : cluster 0 osdmap e58: 8 total, 8 up, 8 in 2023-12-01T15:38:55.156 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:54 smithi141 bash[31670]: cluster 2023-12-01T15:38:54.678421+0000 mgr.y (mgr.14152) 323 : cluster 0 pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:55 smithi040 bash[41173]: cluster 2023-12-01T15:38:53.865014+0000 mon.a (mon.0) 625 : cluster 0 osdmap e58: 8 total, 8 up, 8 in 2023-12-01T15:38:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:55 smithi040 bash[41173]: cluster 2023-12-01T15:38:54.678421+0000 mgr.y (mgr.14152) 323 : cluster 0 pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:55 smithi040 bash[28232]: cluster 2023-12-01T15:38:53.865014+0000 mon.a (mon.0) 625 : cluster 0 osdmap e58: 8 total, 8 up, 8 in 2023-12-01T15:38:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:55 smithi040 bash[28232]: cluster 2023-12-01T15:38:54.678421+0000 mgr.y (mgr.14152) 323 : cluster 0 pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:38:57.926 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:38:58.020 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:57 smithi141 bash[31670]: cluster 2023-12-01T15:38:56.679006+0000 mgr.y (mgr.14152) 324 : cluster 0 pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2023-12-01T15:38:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:57 smithi040 bash[41173]: cluster 2023-12-01T15:38:56.679006+0000 mgr.y (mgr.14152) 324 : cluster 0 pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2023-12-01T15:38:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:57 smithi040 bash[28232]: cluster 2023-12-01T15:38:56.679006+0000 mgr.y (mgr.14152) 324 : cluster 0 pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2023-12-01T15:38:58.610 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1701445129,"num_in_osds":8,"osd_in_since":1701445103,"num_remapped_pgs":0} 2023-12-01T15:38:58.611 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:38:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:57.922077+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.40:0/3174176635' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:38:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.738894+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.745447+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.747134+0000 mon.a (mon.0) 628 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.748063+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.748963+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.749911+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.759979+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.761667+0000 mon.a (mon.0) 633 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[28232]: audit 2023-12-01T15:38:58.762707+0000 mon.a (mon.0) 634 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:57.922077+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.40:0/3174176635' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.738894+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.745447+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.747134+0000 mon.a (mon.0) 628 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.748063+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.748963+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.749911+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.759979+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.761667+0000 mon.a (mon.0) 633 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:58 smithi040 bash[41173]: audit 2023-12-01T15:38:58.762707+0000 mon.a (mon.0) 634 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:57.922077+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.40:0/3174176635' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:38:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.738894+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.745447+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.747134+0000 mon.a (mon.0) 628 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.748063+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.748963+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.749911+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.759979+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.761667+0000 mon.a (mon.0) 633 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:58 smithi141 bash[31670]: audit 2023-12-01T15:38:58.762707+0000 mon.a (mon.0) 634 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[28232]: cluster 2023-12-01T15:38:58.679455+0000 mgr.y (mgr.14152) 325 : cluster 0 pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-01T15:39:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[28232]: cephadm 2023-12-01T15:38:58.728685+0000 mgr.y (mgr.14152) 326 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:39:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[28232]: cephadm 2023-12-01T15:38:58.750646+0000 mgr.y (mgr.14152) 327 : cephadm 1 Adjusting osd_memory_target on smithi141 to 4316M 2023-12-01T15:39:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[28232]: audit 2023-12-01T15:38:58.778917+0000 mon.a (mon.0) 635 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[41173]: cluster 2023-12-01T15:38:58.679455+0000 mgr.y (mgr.14152) 325 : cluster 0 pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-01T15:39:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[41173]: cephadm 2023-12-01T15:38:58.728685+0000 mgr.y (mgr.14152) 326 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:39:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[41173]: cephadm 2023-12-01T15:38:58.750646+0000 mgr.y (mgr.14152) 327 : cephadm 1 Adjusting osd_memory_target on smithi141 to 4316M 2023-12-01T15:39:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:38:59 smithi040 bash[41173]: audit 2023-12-01T15:38:58.778917+0000 mon.a (mon.0) 635 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:59 smithi141 bash[31670]: cluster 2023-12-01T15:38:58.679455+0000 mgr.y (mgr.14152) 325 : cluster 0 pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-01T15:39:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:59 smithi141 bash[31670]: cephadm 2023-12-01T15:38:58.728685+0000 mgr.y (mgr.14152) 326 : cephadm 1 Detected new or changed devices on smithi141 2023-12-01T15:39:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:59 smithi141 bash[31670]: cephadm 2023-12-01T15:38:58.750646+0000 mgr.y (mgr.14152) 327 : cephadm 1 Adjusting osd_memory_target on smithi141 to 4316M 2023-12-01T15:39:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:38:59 smithi141 bash[31670]: audit 2023-12-01T15:38:58.778917+0000 mon.a (mon.0) 635 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:01 smithi040 bash[28232]: cluster 2023-12-01T15:39:00.680017+0000 mgr.y (mgr.14152) 328 : cluster 0 pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:39:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:01 smithi040 bash[41173]: cluster 2023-12-01T15:39:00.680017+0000 mgr.y (mgr.14152) 328 : cluster 0 pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:39:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:01 smithi141 bash[31670]: cluster 2023-12-01T15:39:00.680017+0000 mgr.y (mgr.14152) 328 : cluster 0 pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:39:03.332 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:39:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:03 smithi040 bash[41173]: cluster 2023-12-01T15:39:02.680668+0000 mgr.y (mgr.14152) 329 : cluster 0 pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-01T15:39:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:03 smithi040 bash[28232]: cluster 2023-12-01T15:39:02.680668+0000 mgr.y (mgr.14152) 329 : cluster 0 pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-01T15:39:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:03 smithi141 bash[31670]: cluster 2023-12-01T15:39:02.680668+0000 mgr.y (mgr.14152) 329 : cluster 0 pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-01T15:39:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:05 smithi040 bash[28232]: cluster 2023-12-01T15:39:04.681088+0000 mgr.y (mgr.14152) 330 : cluster 0 pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-01T15:39:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:05 smithi040 bash[41173]: cluster 2023-12-01T15:39:04.681088+0000 mgr.y (mgr.14152) 330 : cluster 0 pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-01T15:39:06.275 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:39:06.275 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":58,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:38:53.857077+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","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.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","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.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","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.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","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.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","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.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","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.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","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.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","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.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+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}} 2023-12-01T15:39:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:05 smithi141 bash[31670]: cluster 2023-12-01T15:39:04.681088+0000 mgr.y (mgr.14152) 330 : cluster 0 pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-01T15:39:07.045 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T15:34:31.203871+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': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T15:39:07.045 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-01T15:39:07.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:06 smithi040 bash[28232]: audit 2023-12-01T15:39:06.269154+0000 mon.a (mon.0) 636 : audit 0 from='client.? 172.21.15.40:0/593772458' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:39:07.058 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:06 smithi040 bash[41173]: audit 2023-12-01T15:39:06.269154+0000 mon.a (mon.0) 636 : audit 0 from='client.? 172.21.15.40:0/593772458' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:39:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:06 smithi141 bash[31670]: audit 2023-12-01T15:39:06.269154+0000 mon.a (mon.0) 636 : audit 0 from='client.? 172.21.15.40:0/593772458' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:39:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:07 smithi040 bash[28232]: cluster 2023-12-01T15:39:06.681625+0000 mgr.y (mgr.14152) 331 : cluster 0 pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:39:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:07 smithi040 bash[41173]: cluster 2023-12-01T15:39:06.681625+0000 mgr.y (mgr.14152) 331 : cluster 0 pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:39:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:07 smithi141 bash[31670]: cluster 2023-12-01T15:39:06.681625+0000 mgr.y (mgr.14152) 331 : cluster 0 pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:39:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:09 smithi040 bash[28232]: cluster 2023-12-01T15:39:08.682216+0000 mgr.y (mgr.14152) 332 : cluster 0 pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:09 smithi040 bash[41173]: cluster 2023-12-01T15:39:08.682216+0000 mgr.y (mgr.14152) 332 : cluster 0 pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:09 smithi141 bash[31670]: cluster 2023-12-01T15:39:08.682216+0000 mgr.y (mgr.14152) 332 : cluster 0 pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:10 smithi040 bash[28232]: cluster 2023-12-01T15:39:10.682766+0000 mgr.y (mgr.14152) 333 : cluster 0 pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:10 smithi040 bash[41173]: cluster 2023-12-01T15:39:10.682766+0000 mgr.y (mgr.14152) 333 : cluster 0 pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:10 smithi141 bash[31670]: cluster 2023-12-01T15:39:10.682766+0000 mgr.y (mgr.14152) 333 : cluster 0 pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:11.776 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:39:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:13 smithi040 bash[28232]: cluster 2023-12-01T15:39:12.683376+0000 mgr.y (mgr.14152) 334 : cluster 0 pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:13 smithi040 bash[41173]: cluster 2023-12-01T15:39:12.683376+0000 mgr.y (mgr.14152) 334 : cluster 0 pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:13 smithi141 bash[31670]: cluster 2023-12-01T15:39:12.683376+0000 mgr.y (mgr.14152) 334 : cluster 0 pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:14.777 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-12-01T15:39:15.531 INFO:tasks.cephadm:Adding prometheus.a on smithi141 2023-12-01T15:39:15.531 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi141=a' 2023-12-01T15:39:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:15 smithi040 bash[28232]: cluster 2023-12-01T15:39:14.683917+0000 mgr.y (mgr.14152) 335 : cluster 0 pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:15 smithi040 bash[28232]: audit 2023-12-01T15:39:14.772690+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.40:0/2350265055' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:39:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:15 smithi040 bash[41173]: cluster 2023-12-01T15:39:14.683917+0000 mgr.y (mgr.14152) 335 : cluster 0 pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:15 smithi040 bash[41173]: audit 2023-12-01T15:39:14.772690+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.40:0/2350265055' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:39:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:15 smithi141 bash[31670]: cluster 2023-12-01T15:39:14.683917+0000 mgr.y (mgr.14152) 335 : cluster 0 pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:15 smithi141 bash[31670]: audit 2023-12-01T15:39:14.772690+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.40:0/2350265055' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:39:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:17 smithi040 bash[28232]: cluster 2023-12-01T15:39:16.684565+0000 mgr.y (mgr.14152) 336 : cluster 0 pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:17 smithi040 bash[41173]: cluster 2023-12-01T15:39:16.684565+0000 mgr.y (mgr.14152) 336 : cluster 0 pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:17 smithi141 bash[31670]: cluster 2023-12-01T15:39:16.684565+0000 mgr.y (mgr.14152) 336 : cluster 0 pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:19 smithi040 bash[28232]: cluster 2023-12-01T15:39:18.685120+0000 mgr.y (mgr.14152) 337 : cluster 0 pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:19 smithi040 bash[41173]: cluster 2023-12-01T15:39:18.685120+0000 mgr.y (mgr.14152) 337 : cluster 0 pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:20.236 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:39:20.268 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:19 smithi141 bash[31670]: cluster 2023-12-01T15:39:18.685120+0000 mgr.y (mgr.14152) 337 : cluster 0 pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:21 smithi040 bash[28232]: cluster 2023-12-01T15:39:20.685701+0000 mgr.y (mgr.14152) 338 : cluster 0 pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:21 smithi040 bash[41173]: cluster 2023-12-01T15:39:20.685701+0000 mgr.y (mgr.14152) 338 : cluster 0 pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:21 smithi141 bash[31670]: cluster 2023-12-01T15:39:20.685701+0000 mgr.y (mgr.14152) 338 : cluster 0 pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:23.311 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled prometheus update... 2023-12-01T15:39:24.009 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:23 smithi141 bash[31670]: cluster 2023-12-01T15:39:22.686411+0000 mgr.y (mgr.14152) 339 : cluster 0 pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:24.009 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:23 smithi141 bash[31670]: audit 2023-12-01T15:39:23.305628+0000 mon.a (mon.0) 637 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:24.009 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:23 smithi141 bash[31670]: audit 2023-12-01T15:39:23.329144+0000 mon.a (mon.0) 638 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:24.010 DEBUG:teuthology.orchestra.run.smithi141:prometheus.a> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-01T15:39:24.013 INFO:tasks.cephadm:Adding node-exporter.a on smithi040 2023-12-01T15:39:24.013 INFO:tasks.cephadm:Adding node-exporter.b on smithi141 2023-12-01T15:39:24.013 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi040=a;smithi141=b' 2023-12-01T15:39:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:23 smithi040 bash[28232]: cluster 2023-12-01T15:39:22.686411+0000 mgr.y (mgr.14152) 339 : cluster 0 pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:23 smithi040 bash[28232]: audit 2023-12-01T15:39:23.305628+0000 mon.a (mon.0) 637 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:23 smithi040 bash[28232]: audit 2023-12-01T15:39:23.329144+0000 mon.a (mon.0) 638 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:23 smithi040 bash[41173]: cluster 2023-12-01T15:39:22.686411+0000 mgr.y (mgr.14152) 339 : cluster 0 pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:23 smithi040 bash[41173]: audit 2023-12-01T15:39:23.305628+0000 mon.a (mon.0) 637 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:23 smithi040 bash[41173]: audit 2023-12-01T15:39:23.329144+0000 mon.a (mon.0) 638 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:24.224 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:39:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[41173]: audit 2023-12-01T15:39:23.294125+0000 mgr.y (mgr.14152) 340 : audit 0 from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi141=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[41173]: cephadm 2023-12-01T15:39:23.297718+0000 mgr.y (mgr.14152) 341 : cephadm 1 Saving service prometheus spec with placement smithi141=a;count:1 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[41173]: audit 2023-12-01T15:39:23.800335+0000 mon.a (mon.0) 639 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[41173]: audit 2023-12-01T15:39:23.809019+0000 mon.a (mon.0) 640 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[41173]: audit 2023-12-01T15:39:23.817896+0000 mon.a (mon.0) 641 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[28232]: audit 2023-12-01T15:39:23.294125+0000 mgr.y (mgr.14152) 340 : audit 0 from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi141=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[28232]: cephadm 2023-12-01T15:39:23.297718+0000 mgr.y (mgr.14152) 341 : cephadm 1 Saving service prometheus spec with placement smithi141=a;count:1 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[28232]: audit 2023-12-01T15:39:23.800335+0000 mon.a (mon.0) 639 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[28232]: audit 2023-12-01T15:39:23.809019+0000 mon.a (mon.0) 640 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:24 smithi040 bash[28232]: audit 2023-12-01T15:39:23.817896+0000 mon.a (mon.0) 641 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:24 smithi141 bash[31670]: audit 2023-12-01T15:39:23.294125+0000 mgr.y (mgr.14152) 340 : audit 0 from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi141=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:24 smithi141 bash[31670]: cephadm 2023-12-01T15:39:23.297718+0000 mgr.y (mgr.14152) 341 : cephadm 1 Saving service prometheus spec with placement smithi141=a;count:1 2023-12-01T15:39:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:24 smithi141 bash[31670]: audit 2023-12-01T15:39:23.800335+0000 mon.a (mon.0) 639 : audit 0 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:24 smithi141 bash[31670]: audit 2023-12-01T15:39:23.809019+0000 mon.a (mon.0) 640 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:24 smithi141 bash[31670]: audit 2023-12-01T15:39:23.817896+0000 mon.a (mon.0) 641 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:25 smithi040 bash[41173]: cephadm 2023-12-01T15:39:24.086172+0000 mgr.y (mgr.14152) 342 : cephadm 1 Deploying daemon prometheus.a on smithi141 2023-12-01T15:39:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:25 smithi040 bash[41173]: cluster 2023-12-01T15:39:24.687037+0000 mgr.y (mgr.14152) 343 : cluster 0 pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:26.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:25 smithi040 bash[28232]: cephadm 2023-12-01T15:39:24.086172+0000 mgr.y (mgr.14152) 342 : cephadm 1 Deploying daemon prometheus.a on smithi141 2023-12-01T15:39:26.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:25 smithi040 bash[28232]: cluster 2023-12-01T15:39:24.687037+0000 mgr.y (mgr.14152) 343 : cluster 0 pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:25 smithi141 bash[31670]: cephadm 2023-12-01T15:39:24.086172+0000 mgr.y (mgr.14152) 342 : cephadm 1 Deploying daemon prometheus.a on smithi141 2023-12-01T15:39:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:25 smithi141 bash[31670]: cluster 2023-12-01T15:39:24.687037+0000 mgr.y (mgr.14152) 343 : cluster 0 pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:27 smithi141 bash[31670]: cluster 2023-12-01T15:39:26.687631+0000 mgr.y (mgr.14152) 344 : cluster 0 pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:27 smithi040 bash[28232]: cluster 2023-12-01T15:39:26.687631+0000 mgr.y (mgr.14152) 344 : cluster 0 pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:27 smithi040 bash[41173]: cluster 2023-12-01T15:39:26.687631+0000 mgr.y (mgr.14152) 344 : cluster 0 pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:28.753 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:39:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:29 smithi141 bash[31670]: cluster 2023-12-01T15:39:28.688233+0000 mgr.y (mgr.14152) 345 : cluster 0 pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:29 smithi040 bash[41173]: cluster 2023-12-01T15:39:28.688233+0000 mgr.y (mgr.14152) 345 : cluster 0 pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:30.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:29 smithi040 bash[28232]: cluster 2023-12-01T15:39:28.688233+0000 mgr.y (mgr.14152) 345 : cluster 0 pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:32.097 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:31 smithi141 bash[31670]: cluster 2023-12-01T15:39:30.688813+0000 mgr.y (mgr.14152) 346 : cluster 0 pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:31 smithi040 bash[41173]: cluster 2023-12-01T15:39:30.688813+0000 mgr.y (mgr.14152) 346 : cluster 0 pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:32.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:31 smithi040 bash[28232]: cluster 2023-12-01T15:39:30.688813+0000 mgr.y (mgr.14152) 346 : cluster 0 pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:33 smithi141 bash[31670]: cluster 2023-12-01T15:39:32.689423+0000 mgr.y (mgr.14152) 347 : cluster 0 pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:33 smithi040 bash[41173]: cluster 2023-12-01T15:39:32.689423+0000 mgr.y (mgr.14152) 347 : cluster 0 pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:33 smithi040 bash[28232]: cluster 2023-12-01T15:39:32.689423+0000 mgr.y (mgr.14152) 347 : cluster 0 pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:35.051 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled node-exporter update... 2023-12-01T15:39:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:35 smithi040 bash[41173]: cluster 2023-12-01T15:39:34.689961+0000 mgr.y (mgr.14152) 348 : cluster 0 pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:35 smithi040 bash[41173]: audit 2023-12-01T15:39:35.046172+0000 mon.a (mon.0) 642 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:35 smithi040 bash[28232]: cluster 2023-12-01T15:39:34.689961+0000 mgr.y (mgr.14152) 348 : cluster 0 pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:35 smithi040 bash[28232]: audit 2023-12-01T15:39:35.046172+0000 mon.a (mon.0) 642 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:35 smithi141 bash[31670]: cluster 2023-12-01T15:39:34.689961+0000 mgr.y (mgr.14152) 348 : cluster 0 pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:35 smithi141 bash[31670]: audit 2023-12-01T15:39:35.046172+0000 mon.a (mon.0) 642 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:36.518 DEBUG:teuthology.orchestra.run.smithi040:node-exporter.a> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-01T15:39:36.521 DEBUG:teuthology.orchestra.run.smithi141:node-exporter.b> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-01T15:39:36.523 INFO:tasks.cephadm:Adding alertmanager.a on smithi040 2023-12-01T15:39:36.523 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi040=a' 2023-12-01T15:39:36.686 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:39:36.743 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:39:36.882 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:36 smithi141 bash[31670]: audit 2023-12-01T15:39:35.035432+0000 mgr.y (mgr.14152) 349 : audit 0 from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi141=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:36.882 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:36 smithi141 bash[31670]: cephadm 2023-12-01T15:39:35.039123+0000 mgr.y (mgr.14152) 350 : cephadm 1 Saving service node-exporter spec with placement smithi040=a;smithi141=b;count:2 2023-12-01T15:39:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:36 smithi040 bash[28232]: audit 2023-12-01T15:39:35.035432+0000 mgr.y (mgr.14152) 349 : audit 0 from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi141=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:36 smithi040 bash[28232]: cephadm 2023-12-01T15:39:35.039123+0000 mgr.y (mgr.14152) 350 : cephadm 1 Saving service node-exporter spec with placement smithi040=a;smithi141=b;count:2 2023-12-01T15:39:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:36 smithi040 bash[41173]: audit 2023-12-01T15:39:35.035432+0000 mgr.y (mgr.14152) 349 : audit 0 from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi141=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:36 smithi040 bash[41173]: cephadm 2023-12-01T15:39:35.039123+0000 mgr.y (mgr.14152) 350 : cephadm 1 Saving service node-exporter spec with placement smithi040=a;smithi141=b;count:2 2023-12-01T15:39:38.084 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:37 smithi141 bash[31670]: cluster 2023-12-01T15:39:36.690377+0000 mgr.y (mgr.14152) 351 : cluster 0 pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:37 smithi040 bash[28232]: cluster 2023-12-01T15:39:36.690377+0000 mgr.y (mgr.14152) 351 : cluster 0 pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:37 smithi040 bash[41173]: cluster 2023-12-01T15:39:36.690377+0000 mgr.y (mgr.14152) 351 : cluster 0 pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:38.369 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:38 smithi141 systemd[1]: Started Ceph prometheus.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:39:39.449 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[31670]: audit 2023-12-01T15:39:38.349678+0000 mon.a (mon.0) 643 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.449 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[31670]: audit 2023-12-01T15:39:38.355797+0000 mon.a (mon.0) 644 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.449 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[31670]: audit 2023-12-01T15:39:38.399083+0000 mon.a (mon.0) 645 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.449 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[31670]: audit 2023-12-01T15:39:38.404603+0000 mon.a (mon.0) 646 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T15:39:39.449 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[31670]: cluster 2023-12-01T15:39:38.690905+0000 mgr.y (mgr.14152) 352 : cluster 0 pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:39.449 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[31670]: audit 2023-12-01T15:39:38.736484+0000 mon.a (mon.0) 647 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.347Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.347Z 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)" 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.347Z caller=main.go:570 level=info host_details="(Linux 5.15.0-89-generic #99~20.04.1-Ubuntu SMP Thu Nov 2 15:16:47 UTC 2023 x86_64 smithi141 (none))" 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.347Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.347Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.348Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.349Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.352Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.352Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.355Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T15:39:39.450 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.355Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.328µs 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.355Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.355Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.355Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.748µs wal_replay_duration=294.876µs wbl_replay_duration=176ns total_replay_duration=412.536µs 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.357Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.357Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.357Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.380Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.19742ms db_storage=1.098µs remote_storage=1.846µs web_handler=494ns query_engine=853ns scrape=325.69µs scrape_sd=135.795µs notify=1.076µs notify_sd=3.36µs rules=22.421804ms tracing=7.287µs 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.380Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T15:39:39.451 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[63614]: ts=2023-12-01T15:39:39.380Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T15:39:39.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[41173]: audit 2023-12-01T15:39:38.349678+0000 mon.a (mon.0) 643 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[41173]: audit 2023-12-01T15:39:38.355797+0000 mon.a (mon.0) 644 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[41173]: audit 2023-12-01T15:39:38.399083+0000 mon.a (mon.0) 645 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[41173]: audit 2023-12-01T15:39:38.404603+0000 mon.a (mon.0) 646 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T15:39:39.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[41173]: cluster 2023-12-01T15:39:38.690905+0000 mgr.y (mgr.14152) 352 : cluster 0 pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[41173]: audit 2023-12-01T15:39:38.736484+0000 mon.a (mon.0) 647 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28232]: audit 2023-12-01T15:39:38.349678+0000 mon.a (mon.0) 643 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28232]: audit 2023-12-01T15:39:38.355797+0000 mon.a (mon.0) 644 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28232]: audit 2023-12-01T15:39:38.399083+0000 mon.a (mon.0) 645 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28232]: audit 2023-12-01T15:39:38.404603+0000 mon.a (mon.0) 646 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28232]: cluster 2023-12-01T15:39:38.690905+0000 mgr.y (mgr.14152) 352 : cluster 0 pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28232]: audit 2023-12-01T15:39:38.736484+0000 mon.a (mon.0) 647 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28495]: ignoring --setuser ceph since I am not root 2023-12-01T15:39:39.641 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28495]: ignoring --setgroup ceph since I am not root 2023-12-01T15:39:39.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[32666]: ignoring --setuser ceph since I am not root 2023-12-01T15:39:39.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[32666]: ignoring --setgroup ceph since I am not root 2023-12-01T15:39:39.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:39 smithi141 bash[32666]: debug 2023-12-01T15:39:39.622+0000 7effef31a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:39:39.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:39 smithi040 bash[28495]: debug 2023-12-01T15:39:39.628+0000 7fe93440b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:39:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[41173]: audit 2023-12-01T15:39:39.411789+0000 mon.a (mon.0) 648 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T15:39:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[41173]: cluster 2023-12-01T15:39:39.411892+0000 mon.a (mon.0) 649 : cluster 0 mgrmap e16: y(active, since 9m), standbys: x 2023-12-01T15:39:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[28232]: audit 2023-12-01T15:39:39.411789+0000 mon.a (mon.0) 648 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T15:39:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[28232]: cluster 2023-12-01T15:39:39.411892+0000 mon.a (mon.0) 649 : cluster 0 mgrmap e16: y(active, since 9m), standbys: x 2023-12-01T15:39:40.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[28495]: debug 2023-12-01T15:39:40.588+0000 7fe93440b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:39:40.682 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:40 smithi141 bash[31670]: audit 2023-12-01T15:39:39.411789+0000 mon.a (mon.0) 648 : audit 1 from='mgr.14152 172.21.15.40:0/3147107564' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T15:39:40.682 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:40 smithi141 bash[31670]: cluster 2023-12-01T15:39:39.411892+0000 mon.a (mon.0) 649 : cluster 0 mgrmap e16: y(active, since 9m), standbys: x 2023-12-01T15:39:40.682 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:40 smithi141 bash[32666]: debug 2023-12-01T15:39:40.574+0000 7effef31a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:39:41.028 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:40 smithi141 bash[32666]: debug 2023-12-01T15:39:40.678+0000 7effef31a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:39:41.028 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:40 smithi141 bash[32666]: debug 2023-12-01T15:39:40.782+0000 7effef31a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:39:41.090 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[28495]: debug 2023-12-01T15:39:40.696+0000 7fe93440b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:39:41.090 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:40 smithi040 bash[28495]: debug 2023-12-01T15:39:40.804+0000 7fe93440b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:39:41.269 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:39:41.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:41 smithi040 bash[28495]: debug 2023-12-01T15:39:41.080+0000 7fe93440b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:39:41.420 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:41 smithi141 bash[32666]: debug 2023-12-01T15:39:41.054+0000 7effef31a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:39:41.578 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:41 smithi141 bash[32666]: debug 2023-12-01T15:39:41.414+0000 7effef31a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:39:41.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:41 smithi141 bash[32666]: debug 2023-12-01T15:39:41.574+0000 7effef31a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:39:41.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:41 smithi040 bash[28495]: debug 2023-12-01T15:39:41.480+0000 7fe93440b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:39:41.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:41 smithi040 bash[28495]: debug 2023-12-01T15:39:41.656+0000 7fe93440b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:39:42.164 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:41 smithi040 bash[28495]: debug 2023-12-01T15:39:41.904+0000 7fe93440b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:39:42.205 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:41 smithi141 bash[32666]: debug 2023-12-01T15:39:41.790+0000 7effef31a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:39:42.937 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:42 smithi141 bash[32666]: debug 2023-12-01T15:39:42.814+0000 7effef31a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:39:43.278 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:42 smithi141 bash[32666]: debug 2023-12-01T15:39:42.930+0000 7effef31a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:39:43.278 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:43 smithi141 bash[32666]: debug 2023-12-01T15:39:43.054+0000 7effef31a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:39:43.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:42 smithi040 bash[28495]: debug 2023-12-01T15:39:42.996+0000 7fe93440b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:39:43.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:43 smithi040 bash[28495]: debug 2023-12-01T15:39:43.112+0000 7fe93440b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:39:43.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:43 smithi040 bash[28495]: debug 2023-12-01T15:39:43.236+0000 7fe93440b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:39:43.931 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:43 smithi141 bash[32666]: debug 2023-12-01T15:39:43.538+0000 7effef31a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:39:43.931 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:43 smithi141 bash[32666]: debug 2023-12-01T15:39:43.766+0000 7effef31a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:39:44.164 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:43 smithi040 bash[28495]: debug 2023-12-01T15:39:43.732+0000 7fe93440b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:39:44.164 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:43 smithi040 bash[28495]: debug 2023-12-01T15:39:43.968+0000 7fe93440b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:39:44.528 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:44 smithi141 bash[32666]: debug 2023-12-01T15:39:44.222+0000 7effef31a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:39:44.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:44 smithi040 bash[28495]: debug 2023-12-01T15:39:44.440+0000 7fe93440b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:39:45.028 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:44 smithi141 bash[32666]: debug 2023-12-01T15:39:44.718+0000 7effef31a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:39:45.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:44 smithi040 bash[28495]: debug 2023-12-01T15:39:44.956+0000 7fe93440b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:39:45.528 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:45 smithi141 bash[32666]: debug 2023-12-01T15:39:45.266+0000 7effef31a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:39:45.528 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:45 smithi141 bash[32666]: debug 2023-12-01T15:39:45.378+0000 7effef31a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:39:45.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:45 smithi040 bash[28495]: debug 2023-12-01T15:39:45.540+0000 7fe93440b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:39:45.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:45 smithi040 bash[28495]: debug 2023-12-01T15:39:45.656+0000 7fe93440b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:39:45.985 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:45 smithi141 bash[32666]: debug 2023-12-01T15:39:45.722+0000 7effef31a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:39:45.985 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:45 smithi141 bash[32666]: debug 2023-12-01T15:39:45.838+0000 7effef31a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:39:46.278 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:45 smithi141 bash[32666]: debug 2023-12-01T15:39:45.978+0000 7effef31a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:39:46.278 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:46 smithi141 bash[32666]: debug 2023-12-01T15:39:46.094+0000 7effef31a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:39:46.278 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:46 smithi141 bash[32666]: debug 2023-12-01T15:39:46.214+0000 7effef31a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:39:46.282 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.004+0000 7fe93440b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:39:46.282 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.124+0000 7fe93440b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:39:46.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.276+0000 7fe93440b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:39:46.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.392+0000 7fe93440b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:39:46.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.524+0000 7fe93440b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:39:46.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:46 smithi141 bash[32666]: debug 2023-12-01T15:39:46.402+0000 7effef31a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:39:46.778 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:46 smithi141 bash[32666]: debug 2023-12-01T15:39:46.526+0000 7effef31a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:39:47.164 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.720+0000 7fe93440b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:39:47.164 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:46 smithi040 bash[28495]: debug 2023-12-01T15:39:46.848+0000 7fe93440b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:39:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[31670]: cluster 2023-12-01T15:39:47.765338+0000 mon.a (mon.0) 650 : cluster 0 Standby manager daemon x restarted 2023-12-01T15:39:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[31670]: cluster 2023-12-01T15:39:47.765569+0000 mon.a (mon.0) 651 : cluster 0 Standby manager daemon x started 2023-12-01T15:39:48.028 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[32666]: debug 2023-12-01T15:39:47.742+0000 7effef31a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:39:48.028 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[32666]: [01/Dec/2023:15:39:47] ENGINE Bus STARTING 2023-12-01T15:39:48.029 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[32666]: CherryPy Checker: 2023-12-01T15:39:48.029 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[32666]: The Application mounted at '' has an empty config. 2023-12-01T15:39:48.029 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[32666]: [01/Dec/2023:15:39:47] ENGINE Serving on http://:::9283 2023-12-01T15:39:48.029 INFO:journalctl@ceph.mgr.x.smithi141.stdout:Dec 01 15:39:47 smithi141 bash[32666]: [01/Dec/2023:15:39:47] ENGINE Bus STARTED 2023-12-01T15:39:48.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:47 smithi040 bash[41173]: cluster 2023-12-01T15:39:47.765338+0000 mon.a (mon.0) 650 : cluster 0 Standby manager daemon x restarted 2023-12-01T15:39:48.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:47 smithi040 bash[41173]: cluster 2023-12-01T15:39:47.765569+0000 mon.a (mon.0) 651 : cluster 0 Standby manager daemon x started 2023-12-01T15:39:48.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:47 smithi040 bash[28232]: cluster 2023-12-01T15:39:47.765338+0000 mon.a (mon.0) 650 : cluster 0 Standby manager daemon x restarted 2023-12-01T15:39:48.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:47 smithi040 bash[28232]: cluster 2023-12-01T15:39:47.765569+0000 mon.a (mon.0) 651 : cluster 0 Standby manager daemon x started 2023-12-01T15:39:48.406 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28495]: debug 2023-12-01T15:39:48.128+0000 7fe93440b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:39:48.406 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28495]: [01/Dec/2023:15:39:48] ENGINE Bus STARTING 2023-12-01T15:39:48.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28495]: CherryPy Checker: 2023-12-01T15:39:48.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28495]: The Application mounted at '' has an empty config. 2023-12-01T15:39:48.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28495]: [01/Dec/2023:15:39:48] ENGINE Serving on http://:::9283 2023-12-01T15:39:48.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28495]: [01/Dec/2023:15:39:48] ENGINE Bus STARTED 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:47.772661+0000 mon.b (mon.1) 26 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:47.774512+0000 mon.b (mon.1) 27 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:47.781881+0000 mon.b (mon.1) 28 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: cluster 2023-12-01T15:39:47.784632+0000 mon.a (mon.0) 652 : cluster 0 mgrmap e17: y(active, since 9m), standbys: x 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:47.791296+0000 mon.b (mon.1) 29 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: cluster 2023-12-01T15:39:48.152812+0000 mon.a (mon.0) 653 : cluster 1 Active manager daemon y restarted 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: cluster 2023-12-01T15:39:48.153464+0000 mon.a (mon.0) 654 : cluster 1 Activating manager daemon y 2023-12-01T15:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: cluster 2023-12-01T15:39:48.163811+0000 mon.a (mon.0) 655 : cluster 0 osdmap e59: 8 total, 8 up, 8 in 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: cluster 2023-12-01T15:39:48.164223+0000 mon.a (mon.0) 656 : cluster 0 mgrmap e18: y(active, starting, since 0.0109501s), standbys: x 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.172960+0000 mon.c (mon.2) 17 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.173201+0000 mon.c (mon.2) 18 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.173463+0000 mon.c (mon.2) 19 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.175727+0000 mon.c (mon.2) 20 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.175975+0000 mon.c (mon.2) 21 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.176253+0000 mon.c (mon.2) 22 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.176707+0000 mon.c (mon.2) 23 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.177109+0000 mon.c (mon.2) 24 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.177439+0000 mon.c (mon.2) 25 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.177861+0000 mon.c (mon.2) 26 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.178184+0000 mon.c (mon.2) 27 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.178462+0000 mon.c (mon.2) 28 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.178743+0000 mon.c (mon.2) 29 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.179031+0000 mon.c (mon.2) 30 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.179269+0000 mon.c (mon.2) 31 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.179922+0000 mon.c (mon.2) 32 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: cluster 2023-12-01T15:39:48.211670+0000 mon.a (mon.0) 657 : cluster 1 Manager daemon y is now available 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.245996+0000 mon.c (mon.2) 33 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.250424+0000 mon.c (mon.2) 34 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.279697+0000 mon.a (mon.0) 658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.290723+0000 mon.c (mon.2) 35 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.301091+0000 mon.c (mon.2) 36 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.301508+0000 mon.a (mon.0) 659 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.322588+0000 mon.c (mon.2) 37 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[28232]: audit 2023-12-01T15:39:48.323255+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:39:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:47.772661+0000 mon.b (mon.1) 26 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:47.774512+0000 mon.b (mon.1) 27 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:47.781881+0000 mon.b (mon.1) 28 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: cluster 2023-12-01T15:39:47.784632+0000 mon.a (mon.0) 652 : cluster 0 mgrmap e17: y(active, since 9m), standbys: x 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:47.791296+0000 mon.b (mon.1) 29 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: cluster 2023-12-01T15:39:48.152812+0000 mon.a (mon.0) 653 : cluster 1 Active manager daemon y restarted 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: cluster 2023-12-01T15:39:48.153464+0000 mon.a (mon.0) 654 : cluster 1 Activating manager daemon y 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: cluster 2023-12-01T15:39:48.163811+0000 mon.a (mon.0) 655 : cluster 0 osdmap e59: 8 total, 8 up, 8 in 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: cluster 2023-12-01T15:39:48.164223+0000 mon.a (mon.0) 656 : cluster 0 mgrmap e18: y(active, starting, since 0.0109501s), standbys: x 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.172960+0000 mon.c (mon.2) 17 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.173201+0000 mon.c (mon.2) 18 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.173463+0000 mon.c (mon.2) 19 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.175727+0000 mon.c (mon.2) 20 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.175975+0000 mon.c (mon.2) 21 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:39:49.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.176253+0000 mon.c (mon.2) 22 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.176707+0000 mon.c (mon.2) 23 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.177109+0000 mon.c (mon.2) 24 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.177439+0000 mon.c (mon.2) 25 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.177861+0000 mon.c (mon.2) 26 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.178184+0000 mon.c (mon.2) 27 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.178462+0000 mon.c (mon.2) 28 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.178743+0000 mon.c (mon.2) 29 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.179031+0000 mon.c (mon.2) 30 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.179269+0000 mon.c (mon.2) 31 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.179922+0000 mon.c (mon.2) 32 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: cluster 2023-12-01T15:39:48.211670+0000 mon.a (mon.0) 657 : cluster 1 Manager daemon y is now available 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.245996+0000 mon.c (mon.2) 33 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.250424+0000 mon.c (mon.2) 34 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:49.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.279697+0000 mon.a (mon.0) 658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:49.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.290723+0000 mon.c (mon.2) 35 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:49.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.301091+0000 mon.c (mon.2) 36 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:39:49.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.301508+0000 mon.a (mon.0) 659 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:39:49.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.322588+0000 mon.c (mon.2) 37 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:39:49.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:48 smithi040 bash[41173]: audit 2023-12-01T15:39:48.323255+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:39:49.196 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled alertmanager update... 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:47.772661+0000 mon.b (mon.1) 26 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:47.774512+0000 mon.b (mon.1) 27 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:47.781881+0000 mon.b (mon.1) 28 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: cluster 2023-12-01T15:39:47.784632+0000 mon.a (mon.0) 652 : cluster 0 mgrmap e17: y(active, since 9m), standbys: x 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:47.791296+0000 mon.b (mon.1) 29 : audit 0 from='mgr.? 172.21.15.141:0/3022661339' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: cluster 2023-12-01T15:39:48.152812+0000 mon.a (mon.0) 653 : cluster 1 Active manager daemon y restarted 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: cluster 2023-12-01T15:39:48.153464+0000 mon.a (mon.0) 654 : cluster 1 Activating manager daemon y 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: cluster 2023-12-01T15:39:48.163811+0000 mon.a (mon.0) 655 : cluster 0 osdmap e59: 8 total, 8 up, 8 in 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: cluster 2023-12-01T15:39:48.164223+0000 mon.a (mon.0) 656 : cluster 0 mgrmap e18: y(active, starting, since 0.0109501s), standbys: x 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.172960+0000 mon.c (mon.2) 17 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.173201+0000 mon.c (mon.2) 18 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.173463+0000 mon.c (mon.2) 19 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:39:49.253 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.175727+0000 mon.c (mon.2) 20 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.175975+0000 mon.c (mon.2) 21 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.176253+0000 mon.c (mon.2) 22 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.176707+0000 mon.c (mon.2) 23 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.177109+0000 mon.c (mon.2) 24 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.177439+0000 mon.c (mon.2) 25 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.177861+0000 mon.c (mon.2) 26 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.178184+0000 mon.c (mon.2) 27 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.178462+0000 mon.c (mon.2) 28 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.178743+0000 mon.c (mon.2) 29 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.179031+0000 mon.c (mon.2) 30 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.179269+0000 mon.c (mon.2) 31 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.179922+0000 mon.c (mon.2) 32 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: cluster 2023-12-01T15:39:48.211670+0000 mon.a (mon.0) 657 : cluster 1 Manager daemon y is now available 2023-12-01T15:39:49.254 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.245996+0000 mon.c (mon.2) 33 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.250424+0000 mon.c (mon.2) 34 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.279697+0000 mon.a (mon.0) 658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.290723+0000 mon.c (mon.2) 35 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.301091+0000 mon.c (mon.2) 36 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.301508+0000 mon.a (mon.0) 659 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.322588+0000 mon.c (mon.2) 37 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:39:49.255 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:48 smithi141 bash[31670]: audit 2023-12-01T15:39:48.323255+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:39:50.010 DEBUG:teuthology.orchestra.run.smithi040:alertmanager.a> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-01T15:39:50.012 INFO:tasks.cephadm:Adding grafana.a on smithi141 2023-12-01T15:39:50.013 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi141=a' 2023-12-01T15:39:50.127 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:39:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cephadm 2023-12-01T15:39:48.974920+0000 mgr.y (mgr.24356) 1 : cephadm 1 [01/Dec/2023:15:39:48] ENGINE Bus STARTING 2023-12-01T15:39:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cephadm 2023-12-01T15:39:49.077454+0000 mgr.y (mgr.24356) 2 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Serving on http://172.21.15.40:8765 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cluster 2023-12-01T15:39:49.174946+0000 mon.a (mon.0) 661 : cluster 0 mgrmap e19: y(active, since 1.02166s), standbys: x 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: audit 2023-12-01T15:39:49.181335+0000 mgr.y (mgr.24356) 3 : audit 0 from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cluster 2023-12-01T15:39:49.184440+0000 mgr.y (mgr.24356) 4 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cephadm 2023-12-01T15:39:49.184652+0000 mgr.y (mgr.24356) 5 : cephadm 1 Saving service alertmanager spec with placement smithi040=a;count:1 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: audit 2023-12-01T15:39:49.189057+0000 mon.a (mon.0) 662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cephadm 2023-12-01T15:39:49.207576+0000 mgr.y (mgr.24356) 6 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Serving on https://172.21.15.40:7150 2023-12-01T15:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:50 smithi141 bash[31670]: cephadm 2023-12-01T15:39:49.207893+0000 mgr.y (mgr.24356) 7 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Bus STARTED 2023-12-01T15:39:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cephadm 2023-12-01T15:39:48.974920+0000 mgr.y (mgr.24356) 1 : cephadm 1 [01/Dec/2023:15:39:48] ENGINE Bus STARTING 2023-12-01T15:39:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cephadm 2023-12-01T15:39:49.077454+0000 mgr.y (mgr.24356) 2 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Serving on http://172.21.15.40:8765 2023-12-01T15:39:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cluster 2023-12-01T15:39:49.174946+0000 mon.a (mon.0) 661 : cluster 0 mgrmap e19: y(active, since 1.02166s), standbys: x 2023-12-01T15:39:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: audit 2023-12-01T15:39:49.181335+0000 mgr.y (mgr.24356) 3 : audit 0 from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cluster 2023-12-01T15:39:49.184440+0000 mgr.y (mgr.24356) 4 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cephadm 2023-12-01T15:39:49.184652+0000 mgr.y (mgr.24356) 5 : cephadm 1 Saving service alertmanager spec with placement smithi040=a;count:1 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: audit 2023-12-01T15:39:49.189057+0000 mon.a (mon.0) 662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cephadm 2023-12-01T15:39:49.207576+0000 mgr.y (mgr.24356) 6 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Serving on https://172.21.15.40:7150 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[28232]: cephadm 2023-12-01T15:39:49.207893+0000 mgr.y (mgr.24356) 7 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Bus STARTED 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cephadm 2023-12-01T15:39:48.974920+0000 mgr.y (mgr.24356) 1 : cephadm 1 [01/Dec/2023:15:39:48] ENGINE Bus STARTING 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cephadm 2023-12-01T15:39:49.077454+0000 mgr.y (mgr.24356) 2 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Serving on http://172.21.15.40:8765 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cluster 2023-12-01T15:39:49.174946+0000 mon.a (mon.0) 661 : cluster 0 mgrmap e19: y(active, since 1.02166s), standbys: x 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: audit 2023-12-01T15:39:49.181335+0000 mgr.y (mgr.24356) 3 : audit 0 from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cluster 2023-12-01T15:39:49.184440+0000 mgr.y (mgr.24356) 4 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cephadm 2023-12-01T15:39:49.184652+0000 mgr.y (mgr.24356) 5 : cephadm 1 Saving service alertmanager spec with placement smithi040=a;count:1 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: audit 2023-12-01T15:39:49.189057+0000 mon.a (mon.0) 662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cephadm 2023-12-01T15:39:49.207576+0000 mgr.y (mgr.24356) 6 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Serving on https://172.21.15.40:7150 2023-12-01T15:39:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:50 smithi040 bash[41173]: cephadm 2023-12-01T15:39:49.207893+0000 mgr.y (mgr.24356) 7 : cephadm 1 [01/Dec/2023:15:39:49] ENGINE Bus STARTED 2023-12-01T15:39:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:51 smithi141 bash[31670]: cluster 2023-12-01T15:39:50.177648+0000 mgr.y (mgr.24356) 8 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:51 smithi040 bash[28232]: cluster 2023-12-01T15:39:50.177648+0000 mgr.y (mgr.24356) 8 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:51 smithi040 bash[41173]: cluster 2023-12-01T15:39:50.177648+0000 mgr.y (mgr.24356) 8 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:52 smithi141 bash[31670]: cluster 2023-12-01T15:39:51.180848+0000 mon.a (mon.0) 663 : cluster 0 mgrmap e20: y(active, since 3s), standbys: x 2023-12-01T15:39:52.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:52 smithi040 bash[28232]: cluster 2023-12-01T15:39:51.180848+0000 mon.a (mon.0) 663 : cluster 0 mgrmap e20: y(active, since 3s), standbys: x 2023-12-01T15:39:52.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:52 smithi040 bash[41173]: cluster 2023-12-01T15:39:51.180848+0000 mon.a (mon.0) 663 : cluster 0 mgrmap e20: y(active, since 3s), standbys: x 2023-12-01T15:39:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:53 smithi141 bash[31670]: cluster 2023-12-01T15:39:52.178217+0000 mgr.y (mgr.24356) 9 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:53 smithi040 bash[41173]: cluster 2023-12-01T15:39:52.178217+0000 mgr.y (mgr.24356) 9 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:53 smithi040 bash[28232]: cluster 2023-12-01T15:39:52.178217+0000 mgr.y (mgr.24356) 9 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:54 smithi141 bash[31670]: cluster 2023-12-01T15:39:53.203259+0000 mon.a (mon.0) 664 : cluster 0 mgrmap e21: y(active, since 5s), standbys: x 2023-12-01T15:39:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:54 smithi141 bash[31670]: audit 2023-12-01T15:39:54.179272+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:54 smithi141 bash[31670]: audit 2023-12-01T15:39:54.189618+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:54.602 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:39:54.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:54 smithi040 bash[28232]: cluster 2023-12-01T15:39:53.203259+0000 mon.a (mon.0) 664 : cluster 0 mgrmap e21: y(active, since 5s), standbys: x 2023-12-01T15:39:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:54 smithi040 bash[28232]: audit 2023-12-01T15:39:54.179272+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:54 smithi040 bash[28232]: audit 2023-12-01T15:39:54.189618+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:54 smithi040 bash[41173]: cluster 2023-12-01T15:39:53.203259+0000 mon.a (mon.0) 664 : cluster 0 mgrmap e21: y(active, since 5s), standbys: x 2023-12-01T15:39:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:54 smithi040 bash[41173]: audit 2023-12-01T15:39:54.179272+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:54 smithi040 bash[41173]: audit 2023-12-01T15:39:54.189618+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: cluster 2023-12-01T15:39:54.178803+0000 mgr.y (mgr.24356) 10 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:54.332997+0000 mon.a (mon.0) 667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:54.342387+0000 mon.a (mon.0) 668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.019761+0000 mon.a (mon.0) 669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.028575+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.146579+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.156904+0000 mon.a (mon.0) 672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.159958+0000 mon.c (mon.2) 38 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.160567+0000 mon.a (mon.0) 673 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.613 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.162255+0000 mon.c (mon.2) 39 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.162812+0000 mon.a (mon.0) 674 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.164285+0000 mon.c (mon.2) 40 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.164952+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.166619+0000 mon.c (mon.2) 41 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.167218+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.175611+0000 mon.a (mon.0) 677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.183052+0000 mon.c (mon.2) 42 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:55.614 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:55 smithi141 bash[31670]: audit 2023-12-01T15:39:55.184426+0000 mon.c (mon.2) 43 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: cluster 2023-12-01T15:39:54.178803+0000 mgr.y (mgr.24356) 10 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:54.332997+0000 mon.a (mon.0) 667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:54.342387+0000 mon.a (mon.0) 668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.019761+0000 mon.a (mon.0) 669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.028575+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.146579+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.156904+0000 mon.a (mon.0) 672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.159958+0000 mon.c (mon.2) 38 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.160567+0000 mon.a (mon.0) 673 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.162255+0000 mon.c (mon.2) 39 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.162812+0000 mon.a (mon.0) 674 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.164285+0000 mon.c (mon.2) 40 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.164952+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.166619+0000 mon.c (mon.2) 41 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.167218+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.175611+0000 mon.a (mon.0) 677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.183052+0000 mon.c (mon.2) 42 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[41173]: audit 2023-12-01T15:39:55.184426+0000 mon.c (mon.2) 43 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: cluster 2023-12-01T15:39:54.178803+0000 mgr.y (mgr.24356) 10 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:54.332997+0000 mon.a (mon.0) 667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:54.342387+0000 mon.a (mon.0) 668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.019761+0000 mon.a (mon.0) 669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.028575+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.146579+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.156904+0000 mon.a (mon.0) 672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.159958+0000 mon.c (mon.2) 38 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.160567+0000 mon.a (mon.0) 673 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.162255+0000 mon.c (mon.2) 39 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.162812+0000 mon.a (mon.0) 674 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.164285+0000 mon.c (mon.2) 40 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.164952+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.166619+0000 mon.c (mon.2) 41 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.167218+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.175611+0000 mon.a (mon.0) 677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.183052+0000 mon.c (mon.2) 42 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:55 smithi040 bash[28232]: audit 2023-12-01T15:39:55.184426+0000 mon.c (mon.2) 43 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:39:56] "GET /metrics HTTP/1.1" 200 23693 "" "Prometheus/2.43.0" 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.168583+0000 mgr.y (mgr.24356) 11 : cephadm 1 Adjusting osd_memory_target on smithi141 to 4060M 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.186555+0000 mgr.y (mgr.24356) 12 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.187330+0000 mgr.y (mgr.24356) 13 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.353101+0000 mgr.y (mgr.24356) 14 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.402566+0000 mgr.y (mgr.24356) 15 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: audit 2023-12-01T15:39:55.858733+0000 mon.a (mon.0) 678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: audit 2023-12-01T15:39:55.868248+0000 mon.a (mon.0) 679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: audit 2023-12-01T15:39:55.907248+0000 mon.a (mon.0) 680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: audit 2023-12-01T15:39:55.917213+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[41173]: audit 2023-12-01T15:39:55.928859+0000 mon.a (mon.0) 682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.168583+0000 mgr.y (mgr.24356) 11 : cephadm 1 Adjusting osd_memory_target on smithi141 to 4060M 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.186555+0000 mgr.y (mgr.24356) 12 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.187330+0000 mgr.y (mgr.24356) 13 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.353101+0000 mgr.y (mgr.24356) 14 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.402566+0000 mgr.y (mgr.24356) 15 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: audit 2023-12-01T15:39:55.858733+0000 mon.a (mon.0) 678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: audit 2023-12-01T15:39:55.868248+0000 mon.a (mon.0) 679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: audit 2023-12-01T15:39:55.907248+0000 mon.a (mon.0) 680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: audit 2023-12-01T15:39:55.917213+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:56 smithi040 bash[28232]: audit 2023-12-01T15:39:55.928859+0000 mon.a (mon.0) 682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.168583+0000 mgr.y (mgr.24356) 11 : cephadm 1 Adjusting osd_memory_target on smithi141 to 4060M 2023-12-01T15:39:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.186555+0000 mgr.y (mgr.24356) 12 : cephadm 1 Updating smithi040:/etc/ceph/ceph.conf 2023-12-01T15:39:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.187330+0000 mgr.y (mgr.24356) 13 : cephadm 1 Updating smithi141:/etc/ceph/ceph.conf 2023-12-01T15:39:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.353101+0000 mgr.y (mgr.24356) 14 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:39:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.402566+0000 mgr.y (mgr.24356) 15 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:39:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: audit 2023-12-01T15:39:55.858733+0000 mon.a (mon.0) 678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: audit 2023-12-01T15:39:55.868248+0000 mon.a (mon.0) 679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: audit 2023-12-01T15:39:55.907248+0000 mon.a (mon.0) 680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: audit 2023-12-01T15:39:55.917213+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:56 smithi141 bash[31670]: audit 2023-12-01T15:39:55.928859+0000 mon.a (mon.0) 682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.033 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:56 smithi040 systemd[1]: Started Ceph node-exporter.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:39:57.343 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[74102]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-12-01T15:39:57.535 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled grafana update... 2023-12-01T15:39:57.604 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.518492+0000 mgr.y (mgr.24356) 16 : cephadm 1 Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.568139+0000 mgr.y (mgr.24356) 17 : cephadm 1 Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.684113+0000 mgr.y (mgr.24356) 18 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.733189+0000 mgr.y (mgr.24356) 19 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: cephadm 2023-12-01T15:39:55.934264+0000 mgr.y (mgr.24356) 20 : cephadm 1 Deploying daemon node-exporter.a on smithi040 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: cluster 2023-12-01T15:39:56.179452+0000 mgr.y (mgr.24356) 21 : cluster 0 pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: audit 2023-12-01T15:39:57.009023+0000 mon.a (mon.0) 683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: audit 2023-12-01T15:39:57.019819+0000 mon.a (mon.0) 684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.605 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:57 smithi141 bash[31670]: audit 2023-12-01T15:39:57.058114+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.518492+0000 mgr.y (mgr.24356) 16 : cephadm 1 Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:39:57.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.568139+0000 mgr.y (mgr.24356) 17 : cephadm 1 Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:39:57.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.684113+0000 mgr.y (mgr.24356) 18 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.733189+0000 mgr.y (mgr.24356) 19 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: cephadm 2023-12-01T15:39:55.934264+0000 mgr.y (mgr.24356) 20 : cephadm 1 Deploying daemon node-exporter.a on smithi040 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: cluster 2023-12-01T15:39:56.179452+0000 mgr.y (mgr.24356) 21 : cluster 0 pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: audit 2023-12-01T15:39:57.009023+0000 mon.a (mon.0) 683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: audit 2023-12-01T15:39:57.019819+0000 mon.a (mon.0) 684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[28232]: audit 2023-12-01T15:39:57.058114+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.518492+0000 mgr.y (mgr.24356) 16 : cephadm 1 Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.568139+0000 mgr.y (mgr.24356) 17 : cephadm 1 Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.684113+0000 mgr.y (mgr.24356) 18 : cephadm 1 Updating smithi141:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.733189+0000 mgr.y (mgr.24356) 19 : cephadm 1 Updating smithi040:/var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: cephadm 2023-12-01T15:39:55.934264+0000 mgr.y (mgr.24356) 20 : cephadm 1 Deploying daemon node-exporter.a on smithi040 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: cluster 2023-12-01T15:39:56.179452+0000 mgr.y (mgr.24356) 21 : cluster 0 pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: audit 2023-12-01T15:39:57.009023+0000 mon.a (mon.0) 683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: audit 2023-12-01T15:39:57.019819+0000 mon.a (mon.0) 684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[41173]: audit 2023-12-01T15:39:57.058114+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:57.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[74102]: v1.5.0: Pulling from prometheus/node-exporter 2023-12-01T15:39:57.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[74102]: 22b70bddd3ac: Pulling fs layer 2023-12-01T15:39:57.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[74102]: 5c12815fee55: Pulling fs layer 2023-12-01T15:39:57.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:57 smithi040 bash[74102]: c0e87333d380: Pulling fs layer 2023-12-01T15:39:58.278 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:57 smithi141 systemd[1]: Started Ceph node-exporter.b for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:39:58.278 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[64630]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-12-01T15:39:58.365 DEBUG:teuthology.orchestra.run.smithi141:grafana.a> sudo journalctl -f -n 0 -u ceph-3505c512-905e-11ee-95a2-87774f69a715@grafana.a.service 2023-12-01T15:39:58.368 INFO:tasks.cephadm:Setting up client nodes... 2023-12-01T15:39:58.368 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T15:39:58.480 INFO:journalctl@ceph.grafana.a.smithi141.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-01T15:39:58.665 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[74102]: 5c12815fee55: Verifying Checksum 2023-12-01T15:39:58.665 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[74102]: 5c12815fee55: Download complete 2023-12-01T15:39:58.665 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[74102]: 22b70bddd3ac: Verifying Checksum 2023-12-01T15:39:58.665 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[74102]: 22b70bddd3ac: Download complete 2023-12-01T15:39:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: cephadm 2023-12-01T15:39:57.060504+0000 mgr.y (mgr.24356) 22 : cephadm 1 Deploying daemon node-exporter.b on smithi141 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:57.529017+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:58.002719+0000 mon.a (mon.0) 687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:58.013860+0000 mon.a (mon.0) 688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:58.037325+0000 mon.a (mon.0) 689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:58.046824+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:58.062456+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[41173]: audit 2023-12-01T15:39:58.285273+0000 mon.a (mon.0) 692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: cephadm 2023-12-01T15:39:57.060504+0000 mgr.y (mgr.24356) 22 : cephadm 1 Deploying daemon node-exporter.b on smithi141 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:57.529017+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:58.002719+0000 mon.a (mon.0) 687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:58.013860+0000 mon.a (mon.0) 688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:58.037325+0000 mon.a (mon.0) 689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:58.046824+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:58.062456+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[28232]: audit 2023-12-01T15:39:58.285273+0000 mon.a (mon.0) 692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: cephadm 2023-12-01T15:39:57.060504+0000 mgr.y (mgr.24356) 22 : cephadm 1 Deploying daemon node-exporter.b on smithi141 2023-12-01T15:39:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:57.529017+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:58.002719+0000 mon.a (mon.0) 687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:58.013860+0000 mon.a (mon.0) 688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:58.037325+0000 mon.a (mon.0) 689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:58.046824+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:58.062456+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:58 smithi141 bash[31670]: audit 2023-12-01T15:39:58.285273+0000 mon.a (mon.0) 692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:39:59.164 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:58 smithi040 bash[74102]: 22b70bddd3ac: Pull complete 2023-12-01T15:39:59.348 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: v1.5.0: Pulling from prometheus/node-exporter 2023-12-01T15:39:59.667 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[74102]: 5c12815fee55: Pull complete 2023-12-01T15:39:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[28232]: audit 2023-12-01T15:39:57.516063+0000 mgr.y (mgr.24356) 23 : audit 0 from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi141=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[28232]: cephadm 2023-12-01T15:39:57.520060+0000 mgr.y (mgr.24356) 24 : cephadm 1 Saving service grafana spec with placement smithi141=a;count:1 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[28232]: cephadm 2023-12-01T15:39:58.083037+0000 mgr.y (mgr.24356) 25 : cephadm 1 Deploying daemon alertmanager.a on smithi040 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[28232]: cluster 2023-12-01T15:39:58.179914+0000 mgr.y (mgr.24356) 26 : cluster 0 pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[41173]: audit 2023-12-01T15:39:57.516063+0000 mgr.y (mgr.24356) 23 : audit 0 from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi141=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[41173]: cephadm 2023-12-01T15:39:57.520060+0000 mgr.y (mgr.24356) 24 : cephadm 1 Saving service grafana spec with placement smithi141=a;count:1 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[41173]: cephadm 2023-12-01T15:39:58.083037+0000 mgr.y (mgr.24356) 25 : cephadm 1 Deploying daemon alertmanager.a on smithi040 2023-12-01T15:39:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:39:59 smithi040 bash[41173]: cluster 2023-12-01T15:39:58.179914+0000 mgr.y (mgr.24356) 26 : cluster 0 pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-01T15:39:59.765 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 22b70bddd3ac: Pulling fs layer 2023-12-01T15:39:59.765 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 5c12815fee55: Pulling fs layer 2023-12-01T15:39:59.765 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: c0e87333d380: Pulling fs layer 2023-12-01T15:39:59.766 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[31670]: audit 2023-12-01T15:39:57.516063+0000 mgr.y (mgr.24356) 23 : audit 0 from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi141=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:59.766 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[31670]: cephadm 2023-12-01T15:39:57.520060+0000 mgr.y (mgr.24356) 24 : cephadm 1 Saving service grafana spec with placement smithi141=a;count:1 2023-12-01T15:39:59.766 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[31670]: cephadm 2023-12-01T15:39:58.083037+0000 mgr.y (mgr.24356) 25 : cephadm 1 Deploying daemon alertmanager.a on smithi040 2023-12-01T15:39:59.766 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[31670]: cluster 2023-12-01T15:39:58.179914+0000 mgr.y (mgr.24356) 26 : cluster 0 pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-01T15:40:00.028 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 5c12815fee55: Verifying Checksum 2023-12-01T15:40:00.028 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 5c12815fee55: Download complete 2023-12-01T15:40:00.028 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 22b70bddd3ac: Verifying Checksum 2023-12-01T15:40:00.028 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 22b70bddd3ac: Download complete 2023-12-01T15:40:00.028 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:39:59 smithi141 bash[64630]: 22b70bddd3ac: Pull complete 2023-12-01T15:40:00.355 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:00 smithi141 bash[64630]: c0e87333d380: Verifying Checksum 2023-12-01T15:40:00.355 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:00 smithi141 bash[64630]: c0e87333d380: Download complete 2023-12-01T15:40:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:00 smithi040 bash[28232]: cluster 2023-12-01T15:40:00.000135+0000 mon.a (mon.0) 693 : cluster 1 overall HEALTH_OK 2023-12-01T15:40:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:00 smithi040 bash[41173]: cluster 2023-12-01T15:40:00.000135+0000 mon.a (mon.0) 693 : cluster 1 overall HEALTH_OK 2023-12-01T15:40:00.778 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:00 smithi141 bash[64630]: 5c12815fee55: Pull complete 2023-12-01T15:40:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:00 smithi141 bash[31670]: cluster 2023-12-01T15:40:00.000135+0000 mon.a (mon.0) 693 : cluster 1 overall HEALTH_OK 2023-12-01T15:40:01.204 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:00 smithi040 bash[74102]: c0e87333d380: Verifying Checksum 2023-12-01T15:40:01.204 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:00 smithi040 bash[74102]: c0e87333d380: Download complete 2023-12-01T15:40:01.278 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:00 smithi141 bash[64630]: c0e87333d380: Pull complete 2023-12-01T15:40:01.278 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:00 smithi141 bash[64630]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-12-01T15:40:01.278 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:01 smithi141 bash[64630]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-12-01T15:40:01.474 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:01 smithi040 bash[74102]: c0e87333d380: Pull complete 2023-12-01T15:40:01.474 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:01 smithi040 bash[74102]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-12-01T15:40:01.474 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:01 smithi040 bash[74102]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-12-01T15:40:01.475 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:01 smithi040 bash[28232]: cluster 2023-12-01T15:40:00.180542+0000 mgr.y (mgr.24356) 27 : cluster 0 pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-01T15:40:01.475 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:01 smithi040 bash[41173]: cluster 2023-12-01T15:40:00.180542+0000 mgr.y (mgr.24356) 27 : cluster 0 pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-01T15:40:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:01 smithi141 bash[31670]: cluster 2023-12-01T15:40:00.180542+0000 mgr.y (mgr.24356) 27 : cluster 0 pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-01T15:40:02.529 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.317Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T15:40:02.529 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.317Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-01T15:40:02.529 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.318Z 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+$ 2023-12-01T15:40:02.529 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.318Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T15:40:02.529 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z 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/.+)($|/) 2023-12-01T15:40:02.529 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z 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)$ 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T15:40:02.530 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T15:40:02.531 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.319Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T15:40:02.532 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T15:40:02.533 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T15:40:02.533 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T15:40:02.533 INFO:journalctl@ceph.node-exporter.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[64630]: ts=2023-12-01T15:40:02.320Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T15:40:03.089 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:40:03.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:02 smithi040 bash[41173]: cluster 2023-12-01T15:40:02.181143+0000 mgr.y (mgr.24356) 28 : cluster 0 pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:03.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:02 smithi040 bash[28232]: cluster 2023-12-01T15:40:02.181143+0000 mgr.y (mgr.24356) 28 : cluster 0 pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:02 smithi141 bash[31670]: cluster 2023-12-01T15:40:02.181143+0000 mgr.y (mgr.24356) 28 : cluster 0 pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:03 smithi040 bash[41173]: audit 2023-12-01T15:40:03.290780+0000 mon.c (mon.2) 44 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:03 smithi040 bash[28232]: audit 2023-12-01T15:40:03.290780+0000 mon.c (mon.2) 44 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:03 smithi141 bash[31670]: audit 2023-12-01T15:40:03.290780+0000 mon.c (mon.2) 44 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:04.797 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.543Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.543Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.543Z 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/.+)($|/) 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.543Z 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)$ 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z 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+$ 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T15:40:04.798 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T15:40:04.799 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.544Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T15:40:04.800 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T15:40:04.801 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T15:40:04.802 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[74102]: ts=2023-12-01T15:40:04.545Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T15:40:05.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[28232]: cluster 2023-12-01T15:40:04.181797+0000 mgr.y (mgr.24356) 29 : cluster 0 pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:05.065 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:04 smithi040 bash[41173]: cluster 2023-12-01T15:40:04.181797+0000 mgr.y (mgr.24356) 29 : cluster 0 pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:04 smithi141 bash[31670]: cluster 2023-12-01T15:40:04.181797+0000 mgr.y (mgr.24356) 29 : cluster 0 pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:06.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:40:06] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2023-12-01T15:40:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:07 smithi141 bash[31670]: cluster 2023-12-01T15:40:06.182456+0000 mgr.y (mgr.24356) 30 : cluster 0 pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:07.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:07 smithi040 bash[28232]: cluster 2023-12-01T15:40:06.182456+0000 mgr.y (mgr.24356) 30 : cluster 0 pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:07.597 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:07 smithi040 bash[41173]: cluster 2023-12-01T15:40:06.182456+0000 mgr.y (mgr.24356) 30 : cluster 0 pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T15:40:08.370 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2023-12-01T15:40:08.370 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQBY/mllDIV4FRAAHrod0++28HjqqumDTFyv0w== 2023-12-01T15:40:09.356 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-01T15:40:09.356 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-01T15:40:09.356 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-01T15:40:09.375 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T15:40:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:09 smithi141 bash[31670]: cluster 2023-12-01T15:40:08.182848+0000 mgr.y (mgr.24356) 31 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:09 smithi141 bash[31670]: audit 2023-12-01T15:40:08.359768+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.40:0/621069542' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:09 smithi141 bash[31670]: audit 2023-12-01T15:40:08.365688+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.40:0/621069542' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:40:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:09 smithi040 bash[28232]: cluster 2023-12-01T15:40:08.182848+0000 mgr.y (mgr.24356) 31 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:09 smithi040 bash[28232]: audit 2023-12-01T15:40:08.359768+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.40:0/621069542' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:09 smithi040 bash[28232]: audit 2023-12-01T15:40:08.365688+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.40:0/621069542' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:40:09.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:09 smithi040 bash[41173]: cluster 2023-12-01T15:40:08.182848+0000 mgr.y (mgr.24356) 31 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:09.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:09 smithi040 bash[41173]: audit 2023-12-01T15:40:08.359768+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.40:0/621069542' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:09.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:09 smithi040 bash[41173]: audit 2023-12-01T15:40:08.365688+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.40:0/621069542' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:40:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[41173]: cluster 2023-12-01T15:40:10.183222+0000 mgr.y (mgr.24356) 32 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[41173]: audit 2023-12-01T15:40:11.090486+0000 mon.a (mon.0) 696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[41173]: audit 2023-12-01T15:40:11.100972+0000 mon.a (mon.0) 697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[41173]: audit 2023-12-01T15:40:11.138913+0000 mon.a (mon.0) 698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[41173]: audit 2023-12-01T15:40:11.144528+0000 mon.a (mon.0) 699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[41173]: audit 2023-12-01T15:40:11.213258+0000 mon.c (mon.2) 45 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:11.416 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:11 smithi040 systemd[1]: Started Ceph alertmanager.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[28232]: cluster 2023-12-01T15:40:10.183222+0000 mgr.y (mgr.24356) 32 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[28232]: audit 2023-12-01T15:40:11.090486+0000 mon.a (mon.0) 696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[28232]: audit 2023-12-01T15:40:11.100972+0000 mon.a (mon.0) 697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[28232]: audit 2023-12-01T15:40:11.138913+0000 mon.a (mon.0) 698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[28232]: audit 2023-12-01T15:40:11.144528+0000 mon.a (mon.0) 699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:11 smithi040 bash[28232]: audit 2023-12-01T15:40:11.213258+0000 mon.c (mon.2) 45 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:11 smithi141 bash[31670]: cluster 2023-12-01T15:40:10.183222+0000 mgr.y (mgr.24356) 32 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:11 smithi141 bash[31670]: audit 2023-12-01T15:40:11.090486+0000 mon.a (mon.0) 696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:11 smithi141 bash[31670]: audit 2023-12-01T15:40:11.100972+0000 mon.a (mon.0) 697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:11 smithi141 bash[31670]: audit 2023-12-01T15:40:11.138913+0000 mon.a (mon.0) 698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:11 smithi141 bash[31670]: audit 2023-12-01T15:40:11.144528+0000 mon.a (mon.0) 699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:11 smithi141 bash[31670]: audit 2023-12-01T15:40:11.213258+0000 mon.c (mon.2) 45 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.372Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.372Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.375Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.376Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.421Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.422Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:40:12.646 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.427Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T15:40:12.647 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[74717]: ts=2023-12-01T15:40:12.427Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T15:40:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[28232]: audit 2023-12-01T15:40:11.643513+0000 mon.a (mon.0) 700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[28232]: audit 2023-12-01T15:40:11.655487+0000 mon.a (mon.0) 701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[28232]: cluster 2023-12-01T15:40:12.183787+0000 mgr.y (mgr.24356) 33 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[41173]: audit 2023-12-01T15:40:11.643513+0000 mon.a (mon.0) 700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[41173]: audit 2023-12-01T15:40:11.655487+0000 mon.a (mon.0) 701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:12 smithi040 bash[41173]: cluster 2023-12-01T15:40:12.183787+0000 mgr.y (mgr.24356) 33 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:12 smithi141 bash[31670]: audit 2023-12-01T15:40:11.643513+0000 mon.a (mon.0) 700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:12 smithi141 bash[31670]: audit 2023-12-01T15:40:11.655487+0000 mon.a (mon.0) 701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:12 smithi141 bash[31670]: cluster 2023-12-01T15:40:12.183787+0000 mgr.y (mgr.24356) 33 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:14.108 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:40:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:14 smithi141 bash[31670]: audit 2023-12-01T15:40:13.298877+0000 mon.a (mon.0) 702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:14.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:14 smithi040 bash[28232]: audit 2023-12-01T15:40:13.298877+0000 mon.a (mon.0) 702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:14.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:14 smithi040 bash[41173]: audit 2023-12-01T15:40:13.298877+0000 mon.a (mon.0) 702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:14.665 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:14 smithi040 bash[74717]: ts=2023-12-01T15:40:14.377Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001053171s 2023-12-01T15:40:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:15 smithi040 bash[28232]: cluster 2023-12-01T15:40:14.184349+0000 mgr.y (mgr.24356) 34 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:15 smithi040 bash[41173]: cluster 2023-12-01T15:40:14.184349+0000 mgr.y (mgr.24356) 34 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:15 smithi141 bash[31670]: cluster 2023-12-01T15:40:14.184349+0000 mgr.y (mgr.24356) 34 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:40:16] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2023-12-01T15:40:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:16 smithi141 bash[31670]: audit 2023-12-01T15:40:15.959208+0000 mon.a (mon.0) 703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:16 smithi141 bash[31670]: audit 2023-12-01T15:40:15.969790+0000 mon.a (mon.0) 704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:16 smithi141 bash[31670]: cluster 2023-12-01T15:40:16.185011+0000 mgr.y (mgr.24356) 35 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:17.364 INFO:teuthology.orchestra.run.smithi141.stdout:[client.1] 2023-12-01T15:40:17.364 INFO:teuthology.orchestra.run.smithi141.stdout: key = AQBh/mllSFzuFBAA5D9FXrj1cS+Jfj/CCAuaTA== 2023-12-01T15:40:17.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[28232]: audit 2023-12-01T15:40:15.959208+0000 mon.a (mon.0) 703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:17.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[28232]: audit 2023-12-01T15:40:15.969790+0000 mon.a (mon.0) 704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:17.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[28232]: cluster 2023-12-01T15:40:16.185011+0000 mgr.y (mgr.24356) 35 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:17.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[41173]: audit 2023-12-01T15:40:15.959208+0000 mon.a (mon.0) 703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:17.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[41173]: audit 2023-12-01T15:40:15.969790+0000 mon.a (mon.0) 704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:17.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:16 smithi040 bash[41173]: cluster 2023-12-01T15:40:16.185011+0000 mgr.y (mgr.24356) 35 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:17.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28495]: [01/Dec/2023:15:40:17] ENGINE Bus STOPPING 2023-12-01T15:40:17.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28495]: [01/Dec/2023:15:40:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:40:17.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28495]: [01/Dec/2023:15:40:17] ENGINE Bus STOPPED 2023-12-01T15:40:17.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28495]: [01/Dec/2023:15:40:17] ENGINE Bus STARTING 2023-12-01T15:40:17.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28495]: [01/Dec/2023:15:40:17] ENGINE Serving on http://:::9283 2023-12-01T15:40:17.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28495]: [01/Dec/2023:15:40:17] ENGINE Bus STARTED 2023-12-01T15:40:18.104 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-01T15:40:18.105 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-01T15:40:18.105 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-01T15:40:18.123 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-12-01T15:40:18.123 DEBUG:teuthology.orchestra.run.smithi040:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-12-01T15:40:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.350811+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.353334+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.141:0/2956271553' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.357991+0000 mon.a (mon.0) 706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.455104+0000 mon.a (mon.0) 707 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.465859+0000 mon.a (mon.0) 708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.468871+0000 mon.c (mon.2) 46 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.470441+0000 mon.c (mon.2) 47 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.477852+0000 mon.a (mon.0) 709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.579231+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.585195+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.590491+0000 mon.c (mon.2) 48 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:17 smithi141 bash[31670]: audit 2023-12-01T15:40:17.598280+0000 mon.a (mon.0) 712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.350811+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.353334+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.141:0/2956271553' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.357991+0000 mon.a (mon.0) 706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.455104+0000 mon.a (mon.0) 707 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.465859+0000 mon.a (mon.0) 708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.468871+0000 mon.c (mon.2) 46 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:18.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.470441+0000 mon.c (mon.2) 47 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.477852+0000 mon.a (mon.0) 709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.579231+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.585195+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.590491+0000 mon.c (mon.2) 48 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[41173]: audit 2023-12-01T15:40:17.598280+0000 mon.a (mon.0) 712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.350811+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.353334+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.141:0/2956271553' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.357991+0000 mon.a (mon.0) 706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.455104+0000 mon.a (mon.0) 707 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.465859+0000 mon.a (mon.0) 708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.468871+0000 mon.c (mon.2) 46 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.470441+0000 mon.c (mon.2) 47 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.477852+0000 mon.a (mon.0) 709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.579231+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.585195+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.590491+0000 mon.c (mon.2) 48 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:40:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:17 smithi040 bash[28232]: audit 2023-12-01T15:40:17.598280+0000 mon.a (mon.0) 712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:18.430 INFO:teuthology.misc.health.smithi040.stdout: 2023-12-01T15:40:18.430 INFO:teuthology.misc.health.smithi040.stdout:{"epoch":59,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:39:48.152983+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","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.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","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.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","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.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","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.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","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.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","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.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","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.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","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.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:6800/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1367313520":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/891365732":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/4212384265":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1155241751":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+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}} 2023-12-01T15:40:18.446 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-12-01T15:40:18.446 INFO:tasks.cephadm:Creating RBD pool 2023-12-01T15:40:18.446 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-12-01T15:40:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:18 smithi141 bash[31670]: cephadm 2023-12-01T15:40:17.495071+0000 mgr.y (mgr.24356) 36 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T15:40:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:18 smithi141 bash[31670]: audit 2023-12-01T15:40:17.591335+0000 mgr.y (mgr.24356) 37 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:40:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:18 smithi141 bash[31670]: cephadm 2023-12-01T15:40:17.605526+0000 mgr.y (mgr.24356) 38 : cephadm 1 Deploying daemon grafana.a on smithi141 2023-12-01T15:40:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:18 smithi141 bash[31670]: cluster 2023-12-01T15:40:18.185563+0000 mgr.y (mgr.24356) 39 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:18 smithi141 bash[31670]: audit 2023-12-01T15:40:18.291824+0000 mon.c (mon.2) 49 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:18 smithi141 bash[31670]: audit 2023-12-01T15:40:18.423835+0000 mon.a (mon.0) 713 : audit 0 from='client.? 172.21.15.40:0/2287937819' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:40:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[28232]: cephadm 2023-12-01T15:40:17.495071+0000 mgr.y (mgr.24356) 36 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T15:40:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[28232]: audit 2023-12-01T15:40:17.591335+0000 mgr.y (mgr.24356) 37 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:40:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[28232]: cephadm 2023-12-01T15:40:17.605526+0000 mgr.y (mgr.24356) 38 : cephadm 1 Deploying daemon grafana.a on smithi141 2023-12-01T15:40:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[28232]: cluster 2023-12-01T15:40:18.185563+0000 mgr.y (mgr.24356) 39 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[28232]: audit 2023-12-01T15:40:18.291824+0000 mon.c (mon.2) 49 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[28232]: audit 2023-12-01T15:40:18.423835+0000 mon.a (mon.0) 713 : audit 0 from='client.? 172.21.15.40:0/2287937819' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[41173]: cephadm 2023-12-01T15:40:17.495071+0000 mgr.y (mgr.24356) 36 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T15:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[41173]: audit 2023-12-01T15:40:17.591335+0000 mgr.y (mgr.24356) 37 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[41173]: cephadm 2023-12-01T15:40:17.605526+0000 mgr.y (mgr.24356) 38 : cephadm 1 Deploying daemon grafana.a on smithi141 2023-12-01T15:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[41173]: cluster 2023-12-01T15:40:18.185563+0000 mgr.y (mgr.24356) 39 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[41173]: audit 2023-12-01T15:40:18.291824+0000 mon.c (mon.2) 49 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:18 smithi040 bash[41173]: audit 2023-12-01T15:40:18.423835+0000 mon.a (mon.0) 713 : audit 0 from='client.? 172.21.15.40:0/2287937819' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:40:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:21 smithi141 bash[31670]: cluster 2023-12-01T15:40:20.186233+0000 mgr.y (mgr.24356) 40 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:21 smithi040 bash[28232]: cluster 2023-12-01T15:40:20.186233+0000 mgr.y (mgr.24356) 40 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:21 smithi040 bash[41173]: cluster 2023-12-01T15:40:20.186233+0000 mgr.y (mgr.24356) 40 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:22.664 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:22 smithi040 bash[74717]: ts=2023-12-01T15:40:22.379Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002623373s 2023-12-01T15:40:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:22 smithi040 bash[28232]: cluster 2023-12-01T15:40:22.186894+0000 mgr.y (mgr.24356) 41 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:22 smithi040 bash[41173]: cluster 2023-12-01T15:40:22.186894+0000 mgr.y (mgr.24356) 41 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:23.178 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:40:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:22 smithi141 bash[31670]: cluster 2023-12-01T15:40:22.186894+0000 mgr.y (mgr.24356) 41 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:25.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:25 smithi040 bash[28232]: cluster 2023-12-01T15:40:24.187407+0000 mgr.y (mgr.24356) 42 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:25.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:25 smithi040 bash[41173]: cluster 2023-12-01T15:40:24.187407+0000 mgr.y (mgr.24356) 42 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:25 smithi141 bash[31670]: cluster 2023-12-01T15:40:24.187407+0000 mgr.y (mgr.24356) 42 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:40:26] "GET /metrics HTTP/1.1" 200 26215 "" "Prometheus/2.43.0" 2023-12-01T15:40:27.268 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'rbd' created 2023-12-01T15:40:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:27 smithi141 bash[31670]: cluster 2023-12-01T15:40:26.188003+0000 mgr.y (mgr.24356) 43 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:27 smithi141 bash[31670]: audit 2023-12-01T15:40:26.280737+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.40:0/2895498915' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:40:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:27 smithi141 bash[31670]: audit 2023-12-01T15:40:26.281139+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:40:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:27 smithi040 bash[28232]: cluster 2023-12-01T15:40:26.188003+0000 mgr.y (mgr.24356) 43 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:27 smithi040 bash[28232]: audit 2023-12-01T15:40:26.280737+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.40:0/2895498915' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:40:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:27 smithi040 bash[28232]: audit 2023-12-01T15:40:26.281139+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:40:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:27 smithi040 bash[41173]: cluster 2023-12-01T15:40:26.188003+0000 mgr.y (mgr.24356) 43 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:27 smithi040 bash[41173]: audit 2023-12-01T15:40:26.280737+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.40:0/2895498915' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:40:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:27 smithi040 bash[41173]: audit 2023-12-01T15:40:26.281139+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:40:28.006 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-12-01T15:40:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:28 smithi141 bash[31670]: audit 2023-12-01T15:40:27.258799+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T15:40:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:28 smithi141 bash[31670]: cluster 2023-12-01T15:40:27.258933+0000 mon.a (mon.0) 716 : cluster 0 osdmap e60: 8 total, 8 up, 8 in 2023-12-01T15:40:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:28 smithi040 bash[28232]: audit 2023-12-01T15:40:27.258799+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T15:40:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:28 smithi040 bash[28232]: cluster 2023-12-01T15:40:27.258933+0000 mon.a (mon.0) 716 : cluster 0 osdmap e60: 8 total, 8 up, 8 in 2023-12-01T15:40:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:28 smithi040 bash[41173]: audit 2023-12-01T15:40:27.258799+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T15:40:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:28 smithi040 bash[41173]: cluster 2023-12-01T15:40:27.258933+0000 mon.a (mon.0) 716 : cluster 0 osdmap e60: 8 total, 8 up, 8 in 2023-12-01T15:40:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:29 smithi040 bash[28232]: cluster 2023-12-01T15:40:28.188722+0000 mgr.y (mgr.24356) 44 : cluster 0 pgmap v24: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:29 smithi040 bash[28232]: cluster 2023-12-01T15:40:28.254727+0000 mon.a (mon.0) 717 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:40:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:29 smithi040 bash[28232]: cluster 2023-12-01T15:40:28.267860+0000 mon.a (mon.0) 718 : cluster 0 osdmap e61: 8 total, 8 up, 8 in 2023-12-01T15:40:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:29 smithi040 bash[41173]: cluster 2023-12-01T15:40:28.188722+0000 mgr.y (mgr.24356) 44 : cluster 0 pgmap v24: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:29 smithi040 bash[41173]: cluster 2023-12-01T15:40:28.254727+0000 mon.a (mon.0) 717 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:40:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:29 smithi040 bash[41173]: cluster 2023-12-01T15:40:28.267860+0000 mon.a (mon.0) 718 : cluster 0 osdmap e61: 8 total, 8 up, 8 in 2023-12-01T15:40:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:29 smithi141 bash[31670]: cluster 2023-12-01T15:40:28.188722+0000 mgr.y (mgr.24356) 44 : cluster 0 pgmap v24: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:29 smithi141 bash[31670]: cluster 2023-12-01T15:40:28.254727+0000 mon.a (mon.0) 717 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:40:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:29 smithi141 bash[31670]: cluster 2023-12-01T15:40:28.267860+0000 mon.a (mon.0) 718 : cluster 0 osdmap e61: 8 total, 8 up, 8 in 2023-12-01T15:40:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:30 smithi040 bash[41173]: cluster 2023-12-01T15:40:29.274244+0000 mon.a (mon.0) 719 : cluster 0 osdmap e62: 8 total, 8 up, 8 in 2023-12-01T15:40:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:30 smithi040 bash[28232]: cluster 2023-12-01T15:40:29.274244+0000 mon.a (mon.0) 719 : cluster 0 osdmap e62: 8 total, 8 up, 8 in 2023-12-01T15:40:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:30 smithi141 bash[31670]: cluster 2023-12-01T15:40:29.274244+0000 mon.a (mon.0) 719 : cluster 0 osdmap e62: 8 total, 8 up, 8 in 2023-12-01T15:40:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:31 smithi040 bash[41173]: cluster 2023-12-01T15:40:30.189329+0000 mgr.y (mgr.24356) 45 : cluster 0 pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:31 smithi040 bash[28232]: cluster 2023-12-01T15:40:30.189329+0000 mgr.y (mgr.24356) 45 : cluster 0 pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:31 smithi141 bash[31670]: cluster 2023-12-01T15:40:30.189329+0000 mgr.y (mgr.24356) 45 : cluster 0 pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:32.740 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:40:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:32 smithi040 bash[28232]: cluster 2023-12-01T15:40:32.190027+0000 mgr.y (mgr.24356) 46 : cluster 0 pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:32 smithi040 bash[41173]: cluster 2023-12-01T15:40:32.190027+0000 mgr.y (mgr.24356) 46 : cluster 0 pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:32 smithi141 bash[31670]: cluster 2023-12-01T15:40:32.190027+0000 mgr.y (mgr.24356) 46 : cluster 0 pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:34 smithi040 bash[28232]: audit 2023-12-01T15:40:33.298556+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:34 smithi040 bash[28232]: audit 2023-12-01T15:40:33.300294+0000 mon.c (mon.2) 51 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:34 smithi040 bash[41173]: audit 2023-12-01T15:40:33.298556+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:34 smithi040 bash[41173]: audit 2023-12-01T15:40:33.300294+0000 mon.c (mon.2) 51 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:34 smithi141 bash[31670]: audit 2023-12-01T15:40:33.298556+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:34 smithi141 bash[31670]: audit 2023-12-01T15:40:33.300294+0000 mon.c (mon.2) 51 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:35 smithi040 bash[41173]: cluster 2023-12-01T15:40:34.190722+0000 mgr.y (mgr.24356) 47 : cluster 0 pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:35 smithi040 bash[28232]: cluster 2023-12-01T15:40:34.190722+0000 mgr.y (mgr.24356) 47 : cluster 0 pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:35 smithi141 bash[31670]: cluster 2023-12-01T15:40:34.190722+0000 mgr.y (mgr.24356) 47 : cluster 0 pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:36.328 INFO:teuthology.orchestra.run.smithi040.stderr:enabled application 'rbd' on pool 'rbd' 2023-12-01T15:40:36.727 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:40:36] "GET /metrics HTTP/1.1" 200 28563 "" "Prometheus/2.43.0" 2023-12-01T15:40:36.727 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:36 smithi040 bash[41173]: audit 2023-12-01T15:40:35.763284+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.40:0/739687155' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:40:36.727 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:36 smithi040 bash[41173]: audit 2023-12-01T15:40:35.763853+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:40:36.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:36 smithi040 bash[28232]: audit 2023-12-01T15:40:35.763284+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.40:0/739687155' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:40:36.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:36 smithi040 bash[28232]: audit 2023-12-01T15:40:35.763853+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:40:36.730 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:36 smithi141 bash[31670]: audit 2023-12-01T15:40:35.763284+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.40:0/739687155' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:40:36.730 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:36 smithi141 bash[31670]: audit 2023-12-01T15:40:35.763853+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:40:37.074 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-01T15:40:37.075 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-01T15:40:37.075 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-01T15:40:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:37 smithi040 bash[28232]: cluster 2023-12-01T15:40:36.191372+0000 mgr.y (mgr.24356) 48 : cluster 0 pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:37 smithi040 bash[28232]: audit 2023-12-01T15:40:36.316735+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:40:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:37 smithi040 bash[28232]: cluster 2023-12-01T15:40:36.316830+0000 mon.a (mon.0) 723 : cluster 0 osdmap e63: 8 total, 8 up, 8 in 2023-12-01T15:40:37.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:37 smithi040 bash[41173]: cluster 2023-12-01T15:40:36.191372+0000 mgr.y (mgr.24356) 48 : cluster 0 pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:37.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:37 smithi040 bash[41173]: audit 2023-12-01T15:40:36.316735+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:40:37.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:37 smithi040 bash[41173]: cluster 2023-12-01T15:40:36.316830+0000 mon.a (mon.0) 723 : cluster 0 osdmap e63: 8 total, 8 up, 8 in 2023-12-01T15:40:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:37 smithi141 bash[31670]: cluster 2023-12-01T15:40:36.191372+0000 mgr.y (mgr.24356) 48 : cluster 0 pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:37 smithi141 bash[31670]: audit 2023-12-01T15:40:36.316735+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:40:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:37 smithi141 bash[31670]: cluster 2023-12-01T15:40:36.316830+0000 mon.a (mon.0) 723 : cluster 0 osdmap e63: 8 total, 8 up, 8 in 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[28232]: cluster 2023-12-01T15:40:38.191994+0000 mgr.y (mgr.24356) 49 : cluster 0 pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[28232]: audit 2023-12-01T15:40:38.315819+0000 mon.a (mon.0) 724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[28232]: cluster 2023-12-01T15:40:38.316288+0000 mon.a (mon.0) 725 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[28232]: cluster 2023-12-01T15:40:38.316365+0000 mon.a (mon.0) 726 : cluster 1 Cluster is now healthy 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[41173]: cluster 2023-12-01T15:40:38.191994+0000 mgr.y (mgr.24356) 49 : cluster 0 pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[41173]: audit 2023-12-01T15:40:38.315819+0000 mon.a (mon.0) 724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[41173]: cluster 2023-12-01T15:40:38.316288+0000 mon.a (mon.0) 725 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:40:39.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:39 smithi040 bash[41173]: cluster 2023-12-01T15:40:38.316365+0000 mon.a (mon.0) 726 : cluster 1 Cluster is now healthy 2023-12-01T15:40:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:39 smithi141 bash[31670]: cluster 2023-12-01T15:40:38.191994+0000 mgr.y (mgr.24356) 49 : cluster 0 pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:39 smithi141 bash[31670]: audit 2023-12-01T15:40:38.315819+0000 mon.a (mon.0) 724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:39 smithi141 bash[31670]: cluster 2023-12-01T15:40:38.316288+0000 mon.a (mon.0) 725 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:40:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:39 smithi141 bash[31670]: cluster 2023-12-01T15:40:38.316365+0000 mon.a (mon.0) 726 : cluster 1 Cluster is now healthy 2023-12-01T15:40:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:41 smithi040 bash[28232]: cluster 2023-12-01T15:40:40.192745+0000 mgr.y (mgr.24356) 50 : cluster 0 pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:41 smithi040 bash[41173]: cluster 2023-12-01T15:40:40.192745+0000 mgr.y (mgr.24356) 50 : cluster 0 pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:41 smithi141 bash[31670]: cluster 2023-12-01T15:40:40.192745+0000 mgr.y (mgr.24356) 50 : cluster 0 pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:41.801 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:40:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:42 smithi040 bash[28232]: cluster 2023-12-01T15:40:42.193377+0000 mgr.y (mgr.24356) 51 : cluster 0 pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:42 smithi040 bash[41173]: cluster 2023-12-01T15:40:42.193377+0000 mgr.y (mgr.24356) 51 : cluster 0 pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:42 smithi141 bash[31670]: cluster 2023-12-01T15:40:42.193377+0000 mgr.y (mgr.24356) 51 : cluster 0 pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:44.958 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:40:45.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:45 smithi040 bash[28232]: cluster 2023-12-01T15:40:44.194044+0000 mgr.y (mgr.24356) 52 : cluster 0 pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:45.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:45 smithi040 bash[28232]: audit 2023-12-01T15:40:44.944900+0000 mon.a (mon.0) 727 : audit 0 from='client.? 172.21.15.40:0/2233283356' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:40:45.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:45 smithi040 bash[41173]: cluster 2023-12-01T15:40:44.194044+0000 mgr.y (mgr.24356) 52 : cluster 0 pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:45.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:45 smithi040 bash[41173]: audit 2023-12-01T15:40:44.944900+0000 mon.a (mon.0) 727 : audit 0 from='client.? 172.21.15.40:0/2233283356' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:40:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:45 smithi141 bash[31670]: cluster 2023-12-01T15:40:44.194044+0000 mgr.y (mgr.24356) 52 : cluster 0 pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:45 smithi141 bash[31670]: audit 2023-12-01T15:40:44.944900+0000 mon.a (mon.0) 727 : audit 0 from='client.? 172.21.15.40:0/2233283356' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:40:45.682 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":21,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":3171720042},{"type":"v1","addr":"172.21.15.40:6801","nonce":3171720042}]},"active_addr":"172.21.15.40:6801/3171720042","active_change":"2023-12-01T15:39:48.153258+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24370,"name":"x","mgr_features":4540138322906710015,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query 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.2.4","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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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":"True","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query 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.2.4","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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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":"True","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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.40:8443/","prometheus":"http://172.21.15.40: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"],"reef":["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.40:0","nonce":1395121835}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":246814470}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":2868194211}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":1698435622}]}]} 2023-12-01T15:40:45.686 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-01T15:40:45.687 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-01T15:40:45.687 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:40:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:40:46] "GET /metrics HTTP/1.1" 200 28563 "" "Prometheus/2.43.0" 2023-12-01T15:40:47.261 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:46 smithi141 systemd[1]: Started Ceph grafana.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:40:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:47 smithi141 bash[31670]: cluster 2023-12-01T15:40:46.194644+0000 mgr.y (mgr.24356) 53 : cluster 0 pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:47 smithi141 bash[31670]: audit 2023-12-01T15:40:46.901756+0000 mon.a (mon.0) 728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:47 smithi141 bash[31670]: audit 2023-12-01T15:40:46.916424+0000 mon.a (mon.0) 729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:47 smithi141 bash[31670]: audit 2023-12-01T15:40:46.958224+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:47 smithi141 bash[31670]: audit 2023-12-01T15:40:46.966909+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:47 smithi141 bash[31670]: audit 2023-12-01T15:40:47.033635+0000 mon.c (mon.2) 53 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[41173]: cluster 2023-12-01T15:40:46.194644+0000 mgr.y (mgr.24356) 53 : cluster 0 pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[41173]: audit 2023-12-01T15:40:46.901756+0000 mon.a (mon.0) 728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[41173]: audit 2023-12-01T15:40:46.916424+0000 mon.a (mon.0) 729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[41173]: audit 2023-12-01T15:40:46.958224+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[41173]: audit 2023-12-01T15:40:46.966909+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[41173]: audit 2023-12-01T15:40:47.033635+0000 mon.c (mon.2) 53 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[28232]: cluster 2023-12-01T15:40:46.194644+0000 mgr.y (mgr.24356) 53 : cluster 0 pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[28232]: audit 2023-12-01T15:40:46.901756+0000 mon.a (mon.0) 728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[28232]: audit 2023-12-01T15:40:46.916424+0000 mon.a (mon.0) 729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[28232]: audit 2023-12-01T15:40:46.958224+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[28232]: audit 2023-12-01T15:40:46.966909+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:47 smithi040 bash[28232]: audit 2023-12-01T15:40:47.033635+0000 mon.c (mon.2) 53 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093404992Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093619224Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093650664Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093670963Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093684108Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093696002Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093706997Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093717504Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093730712Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-01T15:40:48.368 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093741322Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093751225Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093762008Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093774692Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=settings t=2023-12-01T15:40:48.093786246Z level=info msg="App mode production" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=sqlstore t=2023-12-01T15:40:48.093860492Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=sqlstore t=2023-12-01T15:40:48.093894253Z 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----- 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.095143285Z level=info msg="Starting DB migrations" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.095224615Z level=info msg="Executing migration" id="create migration_log table" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.138488949Z level=info msg="Executing migration" id="create user table" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.163914008Z level=info msg="Executing migration" id="add unique index user.login" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.205953955Z level=info msg="Executing migration" id="add unique index user.email" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.231213191Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.25635661Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.298373784Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.340489667Z level=info msg="Executing migration" id="create user table v2" 2023-12-01T15:40:48.369 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.365735177Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-12-01T15:40:48.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.391028948Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-12-01T15:40:48.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.416435644Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-12-01T15:40:48.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.441487356Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-12-01T15:40:48.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.466787044Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-12-01T15:40:48.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.492086191Z level=info msg="Executing migration" id="Update user table charset" 2023-12-01T15:40:48.629 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.534033317Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-12-01T15:40:48.629 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.559275295Z level=info msg="Executing migration" id="Add missing user data" 2023-12-01T15:40:48.629 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.601201266Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-12-01T15:40:48.629 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.626504455Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-12-01T15:40:48.880 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.65178603Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-12-01T15:40:48.880 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.69369998Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-01T15:40:48.880 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.727364502Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-12-01T15:40:48.880 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.769478514Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-12-01T15:40:48.881 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.794697074Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-12-01T15:40:48.881 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.819954503Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-12-01T15:40:48.881 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.878549971Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-12-01T15:40:49.132 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.920601311Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-12-01T15:40:49.132 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.945800774Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-12-01T15:40:49.133 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.971034761Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-12-01T15:40:49.133 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:48 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:48.99632848Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-12-01T15:40:49.133 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.021556759Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-12-01T15:40:49.133 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.063497179Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-01T15:40:49.133 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.105781464Z level=info msg="Executing migration" id="create temp_user v2" 2023-12-01T15:40:49.133 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.13103057Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-12-01T15:40:49.385 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[31670]: cluster 2023-12-01T15:40:48.195249+0000 mgr.y (mgr.24356) 54 : cluster 0 pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:49.385 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[31670]: audit 2023-12-01T15:40:48.299616+0000 mon.a (mon.0) 732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:49.385 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[31670]: audit 2023-12-01T15:40:48.302243+0000 mon.c (mon.2) 54 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:49.385 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[31670]: audit 2023-12-01T15:40:48.328065+0000 mon.a (mon.0) 733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:49.386 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.172958284Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-12-01T15:40:49.386 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.215101459Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-12-01T15:40:49.386 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.240355314Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-12-01T15:40:49.386 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.265658112Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-12-01T15:40:49.387 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.290833233Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-12-01T15:40:49.387 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.332872671Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-12-01T15:40:49.387 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.35812814Z level=info msg="Executing migration" id="create star table" 2023-12-01T15:40:49.387 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.383382839Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-12-01T15:40:49.645 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.408794469Z level=info msg="Executing migration" id="create org table v1" 2023-12-01T15:40:49.646 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.450703709Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-12-01T15:40:49.646 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.4926961Z level=info msg="Executing migration" id="create org_user table v1" 2023-12-01T15:40:49.646 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.534714381Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-12-01T15:40:49.646 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.559965561Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-12-01T15:40:49.646 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.601936193Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[28232]: cluster 2023-12-01T15:40:48.195249+0000 mgr.y (mgr.24356) 54 : cluster 0 pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[28232]: audit 2023-12-01T15:40:48.299616+0000 mon.a (mon.0) 732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[28232]: audit 2023-12-01T15:40:48.302243+0000 mon.c (mon.2) 54 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[28232]: audit 2023-12-01T15:40:48.328065+0000 mon.a (mon.0) 733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[41173]: cluster 2023-12-01T15:40:48.195249+0000 mgr.y (mgr.24356) 54 : cluster 0 pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[41173]: audit 2023-12-01T15:40:48.299616+0000 mon.a (mon.0) 732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[41173]: audit 2023-12-01T15:40:48.302243+0000 mon.c (mon.2) 54 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:49 smithi040 bash[41173]: audit 2023-12-01T15:40:48.328065+0000 mon.a (mon.0) 733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:49.915 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.643915882Z level=info msg="Executing migration" id="Update org table charset" 2023-12-01T15:40:49.915 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.669052923Z level=info msg="Executing migration" id="Update org_user table charset" 2023-12-01T15:40:49.915 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.694361191Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-12-01T15:40:49.915 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.73649046Z level=info msg="Executing migration" id="create dashboard table" 2023-12-01T15:40:49.915 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.77905904Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-12-01T15:40:49.915 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.804449056Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-12-01T15:40:49.916 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.829685309Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-12-01T15:40:49.916 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.854819213Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-12-01T15:40:49.916 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.888406588Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.91378761Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.947647497Z level=info msg="Executing migration" id="create dashboard v2" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.972867094Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:49 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:49.998137792Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.040074512Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.08209374Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-12-01T15:40:50.176 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.107359469Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-12-01T15:40:50.177 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.132567535Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-12-01T15:40:50.177 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.174628569Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-12-01T15:40:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.199906504Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.225034036Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.267177405Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.308912261Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.334385926Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.359560209Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.384784366Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-12-01T15:40:50.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.410165189Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-12-01T15:40:50.695 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.435379489Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-12-01T15:40:50.695 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.460618854Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-12-01T15:40:50.695 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.485805059Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-12-01T15:40:50.695 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.527802438Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-12-01T15:40:50.695 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.553085242Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-12-01T15:40:50.696 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.599972899Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-12-01T15:40:50.696 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.625233238Z level=info msg="Executing migration" id="Update dashboard title length" 2023-12-01T15:40:50.696 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.668544522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-01T15:40:50.696 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.693822077Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-12-01T15:40:50.962 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.719575782Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.762965771Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.788335539Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.814028332Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.840680326Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.865870742Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.909554806Z level=info msg="Executing migration" id="Add check_sum column" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.934821681Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-12-01T15:40:50.979 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.960799485Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-12-01T15:40:51.228 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:50 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:50.986020699Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-12-01T15:40:51.229 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.02942807Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-12-01T15:40:51.229 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.054733735Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-01T15:40:51.229 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.080034943Z level=info msg="Executing migration" id="create data_source table" 2023-12-01T15:40:51.229 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.107221812Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-12-01T15:40:51.229 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.149227895Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-12-01T15:40:51.229 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.202001057Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-12-01T15:40:51.492 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[31670]: cluster 2023-12-01T15:40:50.196101+0000 mgr.y (mgr.24356) 55 : cluster 0 pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:51.492 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.227177464Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-12-01T15:40:51.492 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.271156738Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-12-01T15:40:51.492 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.296515201Z level=info msg="Executing migration" id="create data_source table v2" 2023-12-01T15:40:51.492 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.339102004Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-12-01T15:40:51.493 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.364287501Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-12-01T15:40:51.493 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.389757488Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-12-01T15:40:51.493 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.414880554Z level=info msg="Executing migration" id="Add column with_credentials" 2023-12-01T15:40:51.493 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.440086764Z level=info msg="Executing migration" id="Add secure json data column" 2023-12-01T15:40:51.493 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.46529096Z level=info msg="Executing migration" id="Update data_source table charset" 2023-12-01T15:40:51.493 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.49054663Z level=info msg="Executing migration" id="Update initial version to 1" 2023-12-01T15:40:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:51 smithi040 bash[28232]: cluster 2023-12-01T15:40:50.196101+0000 mgr.y (mgr.24356) 55 : cluster 0 pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:51 smithi040 bash[41173]: cluster 2023-12-01T15:40:50.196101+0000 mgr.y (mgr.24356) 55 : cluster 0 pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:51.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.532578773Z level=info msg="Executing migration" id="Add read_only data column" 2023-12-01T15:40:51.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.557763204Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-12-01T15:40:51.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.616803087Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-12-01T15:40:51.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.64201648Z level=info msg="Executing migration" id="Add uid column" 2023-12-01T15:40:51.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.684037724Z level=info msg="Executing migration" id="Update uid value" 2023-12-01T15:40:51.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.709264918Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-12-01T15:40:51.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.734471311Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-12-01T15:40:51.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.77655854Z level=info msg="Executing migration" id="create api_key table" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.818508082Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.860619629Z level=info msg="Executing migration" id="add index api_key.key" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.885850697Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.911163518Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.936194524Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:51 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:51.978386016Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-12-01T15:40:52.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.020445633Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-12-01T15:40:52.324 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.062520096Z level=info msg="Executing migration" id="create api_key table v2" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.087732062Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.113020722Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.138162678Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.163508044Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.188775339Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.214001265Z level=info msg="Executing migration" id="Update api_key table charset" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.239557436Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-12-01T15:40:52.325 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.264583915Z level=info msg="Executing migration" id="Add service account foreign key" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.323245923Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.348745196Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.374061129Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.399380145Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.466923665Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.491968565Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.534157348Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-12-01T15:40:52.603 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.559514266Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-01T15:40:52.604 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.601617588Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-01T15:40:52.855 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.643570572Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-12-01T15:40:52.855 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.685475313Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-12-01T15:40:52.855 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.727635173Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-12-01T15:40:52.855 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.769615404Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-12-01T15:40:52.855 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.811685198Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.853600894Z level=info msg="Executing migration" id="create quota table v1" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.879047158Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.904222377Z level=info msg="Executing migration" id="Update quota table charset" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.946264851Z level=info msg="Executing migration" id="create plugin_setting table" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.971764448Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:52 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:52.997036662Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.038886029Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.064298067Z level=info msg="Executing migration" id="create session table" 2023-12-01T15:40:53.108 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.106269455Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-12-01T15:40:53.360 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.14823698Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-12-01T15:40:53.360 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.190224361Z level=info msg="Executing migration" id="create playlist table v2" 2023-12-01T15:40:53.361 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.215526858Z level=info msg="Executing migration" id="create playlist item table v2" 2023-12-01T15:40:53.361 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.240711307Z level=info msg="Executing migration" id="Update playlist table charset" 2023-12-01T15:40:53.361 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.265944381Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-12-01T15:40:53.361 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.308093625Z level=info msg="Executing migration" id="drop preferences table v2" 2023-12-01T15:40:53.361 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.333602536Z level=info msg="Executing migration" id="drop preferences table v3" 2023-12-01T15:40:53.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: cluster 2023-12-01T15:40:52.196533+0000 mgr.y (mgr.24356) 56 : cluster 0 pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:53.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:52.277560+0000 mon.a (mon.0) 734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:52.288415+0000 mon.a (mon.0) 735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:53.084084+0000 mon.a (mon.0) 736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:53.094951+0000 mon.a (mon.0) 737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.361 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:53.097912+0000 mon.c (mon.2) 55 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:53.362 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:53.099142+0000 mon.c (mon.2) 56 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:53.362 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[31670]: audit 2023-12-01T15:40:53.106450+0000 mon.a (mon.0) 738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: cluster 2023-12-01T15:40:52.196533+0000 mgr.y (mgr.24356) 56 : cluster 0 pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:52.277560+0000 mon.a (mon.0) 734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:52.288415+0000 mon.a (mon.0) 735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:53.084084+0000 mon.a (mon.0) 736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:53.094951+0000 mon.a (mon.0) 737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:53.097912+0000 mon.c (mon.2) 55 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:53.099142+0000 mon.c (mon.2) 56 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[28232]: audit 2023-12-01T15:40:53.106450+0000 mon.a (mon.0) 738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: cluster 2023-12-01T15:40:52.196533+0000 mgr.y (mgr.24356) 56 : cluster 0 pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:52.277560+0000 mon.a (mon.0) 734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:52.288415+0000 mon.a (mon.0) 735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:53.084084+0000 mon.a (mon.0) 736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:53.094951+0000 mon.a (mon.0) 737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:53.097912+0000 mon.c (mon.2) 55 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:53.099142+0000 mon.c (mon.2) 56 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:53 smithi040 bash[41173]: audit 2023-12-01T15:40:53.106450+0000 mon.a (mon.0) 738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:53.539 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:40:53.539 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:40:36.304441+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-01T15:40:26.731769+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":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","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.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","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.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","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.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","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.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","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.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","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.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","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.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","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.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:6800/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1367313520":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/891365732":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/4212384265":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1155241751":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+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}} 2023-12-01T15:40:53.621 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.358896218Z level=info msg="Executing migration" id="create preferences table v3" 2023-12-01T15:40:53.621 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.384182526Z level=info msg="Executing migration" id="Update preferences table charset" 2023-12-01T15:40:53.621 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.409302691Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-12-01T15:40:53.621 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.434654021Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-12-01T15:40:53.622 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.459820085Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-12-01T15:40:53.622 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.484960436Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-01T15:40:53.622 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.52697525Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-01T15:40:53.622 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.55234635Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-01T15:40:53.622 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.594307389Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-01T15:40:53.622 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.619700828Z level=info msg="Executing migration" id="create alert table v1" 2023-12-01T15:40:53.874 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.644888041Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-12-01T15:40:53.874 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.670171689Z level=info msg="Executing migration" id="add index alert state" 2023-12-01T15:40:53.874 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.712071324Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-12-01T15:40:53.875 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.72895061Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-12-01T15:40:53.875 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.762620602Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-01T15:40:53.875 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.7962974Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-01T15:40:53.875 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.829990127Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-01T15:40:53.875 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.846818271Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-12-01T15:40:53.875 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.872171024Z 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" 2023-12-01T15:40:54.126 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.914164115Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-12-01T15:40:54.126 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.956160533Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-12-01T15:40:54.126 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:53 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:53.989820994Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-12-01T15:40:54.126 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.01499292Z level=info msg="Executing migration" id="Add column is_default" 2023-12-01T15:40:54.126 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.057011154Z level=info msg="Executing migration" id="Add column frequency" 2023-12-01T15:40:54.126 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.098910216Z level=info msg="Executing migration" id="Add column send_reminder" 2023-12-01T15:40:54.395 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[31670]: cephadm 2023-12-01T15:40:53.178151+0000 mgr.y (mgr.24356) 57 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T15:40:54.395 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[31670]: cephadm 2023-12-01T15:40:53.186925+0000 mgr.y (mgr.24356) 58 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi040 2023-12-01T15:40:54.395 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[31670]: audit 2023-12-01T15:40:53.533464+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.40:0/2665063228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.12426939Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.149591584Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.191549633Z level=info msg="Executing migration" id="Update alert table charset" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.233799345Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.258885455Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.300847195Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.343005426Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.368469555Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-12-01T15:40:54.396 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.393786338Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.419050001Z level=info msg="Executing migration" id="Add for to alert table" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.444197112Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.46952315Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.51156893Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.537016843Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.562205506Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.604127969Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-12-01T15:40:54.656 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.629417343Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-12-01T15:40:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:54 smithi040 bash[41173]: cephadm 2023-12-01T15:40:53.178151+0000 mgr.y (mgr.24356) 57 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T15:40:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:54 smithi040 bash[41173]: cephadm 2023-12-01T15:40:53.186925+0000 mgr.y (mgr.24356) 58 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi040 2023-12-01T15:40:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:54 smithi040 bash[41173]: audit 2023-12-01T15:40:53.533464+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.40:0/2665063228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:40:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:54 smithi040 bash[28232]: cephadm 2023-12-01T15:40:53.178151+0000 mgr.y (mgr.24356) 57 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T15:40:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:54 smithi040 bash[28232]: cephadm 2023-12-01T15:40:53.186925+0000 mgr.y (mgr.24356) 58 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi040 2023-12-01T15:40:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:54 smithi040 bash[28232]: audit 2023-12-01T15:40:53.533464+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.40:0/2665063228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:40:54.925 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.654723514Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-12-01T15:40:54.925 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.679922941Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-12-01T15:40:54.925 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.705140026Z level=info msg="Executing migration" id="create annotation table v5" 2023-12-01T15:40:54.925 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.747185401Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-12-01T15:40:54.925 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.772559108Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-12-01T15:40:54.925 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.79773486Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-12-01T15:40:54.926 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.83970829Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-12-01T15:40:54.926 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.873201294Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-12-01T15:40:54.926 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.898549179Z level=info msg="Executing migration" id="Update annotation table charset" 2023-12-01T15:40:54.926 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.923758179Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-12-01T15:40:54.933 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-01T15:40:54.933 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:40:55.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.965653537Z level=info msg="Executing migration" id="Drop category_id index" 2023-12-01T15:40:55.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:54 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:54.990982256Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-12-01T15:40:55.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.032929171Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-12-01T15:40:55.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.058244347Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-01T15:40:55.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.100479453Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-01T15:40:55.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.150727527Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-01T15:40:55.446 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[31670]: cluster 2023-12-01T15:40:54.196944+0000 mgr.y (mgr.24356) 59 : cluster 0 pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:55.446 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.192890211Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-12-01T15:40:55.446 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.243301137Z 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" 2023-12-01T15:40:55.446 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.293627085Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-12-01T15:40:55.446 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.343996365Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-12-01T15:40:55.446 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.377640009Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-12-01T15:40:55.446 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.411180926Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-12-01T15:40:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:55 smithi040 bash[28232]: cluster 2023-12-01T15:40:54.196944+0000 mgr.y (mgr.24356) 59 : cluster 0 pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:55 smithi040 bash[41173]: cluster 2023-12-01T15:40:54.196944+0000 mgr.y (mgr.24356) 59 : cluster 0 pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.444848553Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.478406356Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.528722511Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.562348642Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.612575158Z level=info msg="Executing migration" id="Add epoch_end column" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.646264361Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.679833474Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-12-01T15:40:55.715 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.713391558Z level=info msg="Executing migration" id="Move region to single row" 2023-12-01T15:40:55.983 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.763694928Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-12-01T15:40:55.984 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.797349796Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-01T15:40:55.984 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.847708863Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-01T15:40:55.984 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.881403293Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-01T15:40:55.984 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.931687024Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-01T15:40:55.984 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.956999512Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-12-01T15:40:55.984 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:55 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:55.982253431Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.007568303Z level=info msg="Executing migration" id="create test_data table" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.032886242Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.058105571Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.100090035Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.125623115Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.150891153Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.176179447Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.201495771Z level=info msg="Executing migration" id="create team table" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.226746103Z level=info msg="Executing migration" id="add index team.org_id" 2023-12-01T15:40:56.254 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.25207006Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.277179486Z level=info msg="Executing migration" id="create team member table" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.319288117Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.361214378Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.386545332Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.411893135Z level=info msg="Executing migration" id="Add column email to team table" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.436938229Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.462301535Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-12-01T15:40:56.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.504301362Z level=info msg="Executing migration" id="create dashboard acl table" 2023-12-01T15:40:56.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.529734464Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-12-01T15:40:56.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.555048558Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-01T15:40:56.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.596986603Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-01T15:40:56.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.630491099Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-12-01T15:40:56.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.66403381Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-12-01T15:40:56.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.697624134Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-12-01T15:40:56.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.731200556Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-12-01T15:40:56.785 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:40:56] "GET /metrics HTTP/1.1" 200 28565 "" "Prometheus/2.43.0" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.798698991Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.848842463Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.874259198Z level=info msg="Executing migration" id="create tag table" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.89951005Z level=info msg="Executing migration" id="add index tag.key_value" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.924721135Z level=info msg="Executing migration" id="create login attempt table" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:56 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:56.95006433Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.000735869Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-12-01T15:40:57.078 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.025907097Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-01T15:40:57.355 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[31670]: cluster 2023-12-01T15:40:56.197362+0000 mgr.y (mgr.24356) 60 : cluster 0 pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:57.355 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.076270927Z level=info msg="Executing migration" id="create login_attempt v2" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.101496046Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.143464221Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.168795202Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.194085292Z level=info msg="Executing migration" id="create user auth table" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.219294967Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.244580122Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.269744593Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.311666731Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-12-01T15:40:57.356 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.35372566Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-12-01T15:40:57.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:57 smithi040 bash[28232]: cluster 2023-12-01T15:40:56.197362+0000 mgr.y (mgr.24356) 60 : cluster 0 pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:57.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:57 smithi040 bash[41173]: cluster 2023-12-01T15:40:56.197362+0000 mgr.y (mgr.24356) 60 : cluster 0 pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:57.618 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.378990539Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.404318299Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.429513574Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.454793853Z level=info msg="Executing migration" id="create server_lock table" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.480895017Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.522720461Z level=info msg="Executing migration" id="create user auth token table" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.548947486Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.590844025Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-12-01T15:40:57.619 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.6170939Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-12-01T15:40:57.665 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:57 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 3505c512-905e-11ee-95a2-87774f69a715... 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.652257356Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.67960066Z level=info msg="Executing migration" id="create cache_data table" 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.704946508Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.731593987Z level=info msg="Executing migration" id="create short_url table v1" 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.773560542Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.815446444Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-01T15:40:57.886 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.857402356Z level=info msg="Executing migration" id="delete alert_definition table" 2023-12-01T15:40:57.887 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.884335776Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-12-01T15:40:58.156 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.90963086Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-12-01T15:40:58.156 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.934855476Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.960081392Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:57 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:57.985255062Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.028669604Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.078943795Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.104315384Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.129614212Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-12-01T15:40:58.157 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.154738706Z level=info msg="Executing migration" id="drop alert_definition table" 2023-12-01T15:40:58.164 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:57 smithi040 bash[74717]: ts=2023-12-01T15:40:57.665Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-01T15:40:58.415 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:58 smithi040 bash[76545]: ceph-3505c512-905e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-01T15:40:58.415 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:58 smithi040 bash[76629]: Error response from daemon: No such container: ceph-3505c512-905e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-01T15:40:58.415 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:58 smithi040 systemd[1]: ceph-3505c512-905e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-01T15:40:58.415 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:58 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:40:58.415 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:58 smithi040 systemd[1]: Started Ceph alertmanager.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.181397575Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.206718265Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.248595013Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.290659845Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.334024129Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.376289541Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-12-01T15:40:58.420 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.418313984Z level=info msg="Executing migration" id="create alert_instance table" 2023-12-01T15:40:58.693 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.460319434Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.486935395Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.529013796Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.554221366Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.596106679Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.621446599Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.65728907Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-12-01T15:40:58.694 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.691969053Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.73506148Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.776984492Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.821937377Z level=info msg="Executing migration" id="create alert_rule table" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.863848117Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.889112398Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.914322774Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-01T15:40:58.967 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.939598372Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-12-01T15:40:59.255 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:58 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:58.965730516Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-12-01T15:40:59.255 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.009019396Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-12-01T15:40:59.255 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.108472731Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-12-01T15:40:59.256 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.161993989Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-12-01T15:40:59.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.254050555Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-01T15:40:59.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.376141572Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-12-01T15:40:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[31670]: cluster 2023-12-01T15:40:58.197898+0000 mgr.y (mgr.24356) 61 : cluster 0 pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[31670]: audit 2023-12-01T15:40:58.407829+0000 mon.a (mon.0) 739 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[31670]: audit 2023-12-01T15:40:58.419063+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[31670]: cephadm 2023-12-01T15:40:58.465716+0000 mgr.y (mgr.24356) 62 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T15:40:59.650 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[28232]: cluster 2023-12-01T15:40:58.197898+0000 mgr.y (mgr.24356) 61 : cluster 0 pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[28232]: audit 2023-12-01T15:40:58.407829+0000 mon.a (mon.0) 739 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[28232]: audit 2023-12-01T15:40:58.419063+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[28232]: cephadm 2023-12-01T15:40:58.465716+0000 mgr.y (mgr.24356) 62 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[41173]: cluster 2023-12-01T15:40:58.197898+0000 mgr.y (mgr.24356) 61 : cluster 0 pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[41173]: audit 2023-12-01T15:40:58.407829+0000 mon.a (mon.0) 739 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[41173]: audit 2023-12-01T15:40:58.419063+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:40:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[41173]: cephadm 2023-12-01T15:40:58.465716+0000 mgr.y (mgr.24356) 62 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.404Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.404Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.411Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.413Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.463Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.464Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.469Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T15:40:59.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:40:59 smithi040 bash[76658]: ts=2023-12-01T15:40:59.469Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T15:40:59.962 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.700942219Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-12-01T15:41:00.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:40:59 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:40:59.960954694Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-01T15:41:00.628 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[31670]: cephadm 2023-12-01T15:40:58.723816+0000 mgr.y (mgr.24356) 63 : cephadm 1 Reconfiguring daemon prometheus.a on smithi141 2023-12-01T15:41:00.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.27877157Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-01T15:41:00.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.412773666Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-01T15:41:00.628 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.520044225Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-01T15:41:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:00 smithi040 bash[28232]: cephadm 2023-12-01T15:40:58.723816+0000 mgr.y (mgr.24356) 63 : cephadm 1 Reconfiguring daemon prometheus.a on smithi141 2023-12-01T15:41:00.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:00 smithi040 bash[41173]: cephadm 2023-12-01T15:40:58.723816+0000 mgr.y (mgr.24356) 63 : cephadm 1 Reconfiguring daemon prometheus.a on smithi141 2023-12-01T15:41:00.908 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.626554133Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-12-01T15:41:00.908 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.726466938Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-01T15:41:00.908 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.813103576Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-01T15:41:00.908 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.90650229Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-01T15:41:01.200 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.951689821Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-12-01T15:41:01.200 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:00 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:00.995313886Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-12-01T15:41:01.200 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.043353995Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-12-01T15:41:01.200 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.11443425Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-01T15:41:01.200 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.198552404Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-01T15:41:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[31670]: cluster 2023-12-01T15:41:00.198591+0000 mgr.y (mgr.24356) 64 : cluster 0 pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:01.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.301294648Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-01T15:41:01.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.401196645Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-12-01T15:41:01.778 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.618026821Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-12-01T15:41:01.915 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:41:01 smithi040 bash[76658]: ts=2023-12-01T15:41:01.413Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000184938s 2023-12-01T15:41:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:01 smithi040 bash[28232]: cluster 2023-12-01T15:41:00.198591+0000 mgr.y (mgr.24356) 64 : cluster 0 pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:01 smithi040 bash[41173]: cluster 2023-12-01T15:41:00.198591+0000 mgr.y (mgr.24356) 64 : cluster 0 pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:02.230 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:01 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:01.916912063Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-01T15:41:02.230 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:02.047242836Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-12-01T15:41:02.230 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:02.132152076Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-12-01T15:41:02.230 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:02.228705795Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-01T15:41:02.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:02.25419607Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-12-01T15:41:02.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:02.466459161Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-12-01T15:41:02.722 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:41:02.723 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:40:36.304441+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-01T15:40:26.731769+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":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","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.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","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.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","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.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","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.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","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.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","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.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","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.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","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.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:6800/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1367313520":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/891365732":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/4212384265":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1155241751":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+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}} 2023-12-01T15:41:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:02 smithi040 bash[28232]: cluster 2023-12-01T15:41:02.199119+0000 mgr.y (mgr.24356) 65 : cluster 0 pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:02 smithi040 bash[28232]: audit 2023-12-01T15:41:02.715735+0000 mon.a (mon.0) 741 : audit 0 from='client.? 172.21.15.40:0/1900750351' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:41:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:02 smithi040 bash[41173]: cluster 2023-12-01T15:41:02.199119+0000 mgr.y (mgr.24356) 65 : cluster 0 pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:02 smithi040 bash[41173]: audit 2023-12-01T15:41:02.715735+0000 mon.a (mon.0) 741 : audit 0 from='client.? 172.21.15.40:0/1900750351' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:41:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[31670]: cluster 2023-12-01T15:41:02.199119+0000 mgr.y (mgr.24356) 65 : cluster 0 pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[31670]: audit 2023-12-01T15:41:02.715735+0000 mon.a (mon.0) 741 : audit 0 from='client.? 172.21.15.40:0/1900750351' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:41:03.279 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:02 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:02.827231502Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-01T15:41:03.279 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.011746309Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-01T15:41:03.452 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-01T15:41:03.452 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-01T15:41:03.453 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-01T15:41:03.453 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-01T15:41:03.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-01T15:41:03.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-01T15:41:03.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-01T15:41:03.455 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-01T15:41:03.710 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.364900635Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-01T15:41:03.710 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.43133911Z level=info msg="Executing migration" id="create alert_image table" 2023-12-01T15:41:03.710 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.50917949Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-01T15:41:03.710 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.608607322Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-01T15:41:03.973 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[31670]: audit 2023-12-01T15:41:03.293318+0000 mon.c (mon.2) 58 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:03.973 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.708795519Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-01T15:41:03.973 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.767792077Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-01T15:41:03.973 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.845586689Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T15:41:03.973 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.845972306Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T15:41:03.973 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.912414575Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-01T15:41:03.973 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:03 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:03.956762298Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-01T15:41:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:03 smithi040 bash[28232]: audit 2023-12-01T15:41:03.293318+0000 mon.c (mon.2) 58 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:03 smithi040 bash[41173]: audit 2023-12-01T15:41:03.293318+0000 mon.c (mon.2) 58 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:04.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.000016331Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-12-01T15:41:04.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.000328637Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-12-01T15:41:04.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.000591087Z level=info msg="alerts found to migrate" alerts=0 2023-12-01T15:41:04.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.025478539Z level=info msg="Executing migration" id="create library_element table v1" 2023-12-01T15:41:04.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.084498478Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-12-01T15:41:04.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.164501559Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-12-01T15:41:04.279 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.245690176Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-12-01T15:41:04.670 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.341850095Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-12-01T15:41:04.670 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.46585046Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-01T15:41:04.989 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[31670]: cluster 2023-12-01T15:41:04.199754+0000 mgr.y (mgr.24356) 66 : cluster 0 pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:04.989 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.668977201Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-12-01T15:41:04.989 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.863075726Z level=info msg="Executing migration" id="create data_keys table" 2023-12-01T15:41:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:04 smithi040 bash[28232]: cluster 2023-12-01T15:41:04.199754+0000 mgr.y (mgr.24356) 66 : cluster 0 pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:04 smithi040 bash[41173]: cluster 2023-12-01T15:41:04.199754+0000 mgr.y (mgr.24356) 66 : cluster 0 pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:05.260 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 systemd[1]: Stopping Ceph prometheus.a for 3505c512-905e-11ee-95a2-87774f69a715... 2023-12-01T15:41:05.260 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:04 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:04.986650908Z level=info msg="Executing migration" id="create secrets table" 2023-12-01T15:41:05.261 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.062280964Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-01T15:41:05.261 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.139750932Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-01T15:41:05.261 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.18157049Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-01T15:41:05.261 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.208547234Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-01T15:41:05.261 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.258978917Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-01T15:41:05.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.336141294Z level=info msg="Executing migration" id="create kv_store table v1" 2023-12-01T15:41:05.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.361505264Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-12-01T15:41:05.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.428990677Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.322Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.323Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.323Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.323Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-01T15:41:05.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[63614]: ts=2023-12-01T15:41:05.323Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-01T15:41:06.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.548961943Z level=info msg="Executing migration" id="create permission table" 2023-12-01T15:41:06.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.649752675Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-12-01T15:41:06.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:05 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:05.798436317Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-12-01T15:41:06.318 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.061896247Z level=info msg="Executing migration" id="create role table" 2023-12-01T15:41:06.318 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.316358545Z level=info msg="Executing migration" id="add column display_name" 2023-12-01T15:41:06.569 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[66138]: ceph-3505c512-905e-11ee-95a2-87774f69a715-prometheus-a 2023-12-01T15:41:06.569 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[66202]: Error response from daemon: No such container: ceph-3505c512-905e-11ee-95a2-87774f69a715-prometheus-a 2023-12-01T15:41:06.569 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:06 smithi141 systemd[1]: ceph-3505c512-905e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-01T15:41:06.569 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:06 smithi141 systemd[1]: Stopped Ceph prometheus.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:41:06.569 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.462403238Z level=info msg="Executing migration" id="add column group_name" 2023-12-01T15:41:06.569 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.541863068Z level=info msg="Executing migration" id="add index role.org_id" 2023-12-01T15:41:06.856 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:06 smithi141 systemd[1]: Started Ceph prometheus.a for 3505c512-905e-11ee-95a2-87774f69a715. 2023-12-01T15:41:06.856 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.585931756Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-12-01T15:41:06.856 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.628454159Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-12-01T15:41:07.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:06 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:06.854747818Z level=info msg="Executing migration" id="create team role table" 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STOPPING 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STOPPED 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STARTING 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Serving on http://:::9283 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STARTED 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STOPPING 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:41:07.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STOPPED 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STARTING 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Serving on http://:::9283 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STARTED 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STOPPING 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STOPPED 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:06 smithi040 bash[28495]: [01/Dec/2023:15:41:06] ENGINE Bus STARTING 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28495]: [01/Dec/2023:15:41:07] ENGINE Serving on http://:::9283 2023-12-01T15:41:07.058 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28495]: [01/Dec/2023:15:41:07] ENGINE Bus STARTED 2023-12-01T15:41:07.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: cluster 2023-12-01T15:41:06.200328+0000 mgr.y (mgr.24356) 67 : cluster 0 pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:07.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.611546+0000 mon.a (mon.0) 742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.625838+0000 mon.a (mon.0) 743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.669217+0000 mon.c (mon.2) 59 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:41:07.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.672105+0000 mon.c (mon.2) 60 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.682047+0000 mon.a (mon.0) 744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.700468+0000 mon.c (mon.2) 61 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.707859+0000 mon.c (mon.2) 62 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi141.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.718097+0000 mon.a (mon.0) 745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.730358+0000 mon.c (mon.2) 63 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.740845+0000 mon.c (mon.2) 64 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi141.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.752195+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:06.771743+0000 mon.c (mon.2) 65 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:07.152483+0000 mon.a (mon.0) 747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[28232]: audit 2023-12-01T15:41:07.165602+0000 mon.a (mon.0) 748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: cluster 2023-12-01T15:41:06.200328+0000 mgr.y (mgr.24356) 67 : cluster 0 pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.611546+0000 mon.a (mon.0) 742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.625838+0000 mon.a (mon.0) 743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.669217+0000 mon.c (mon.2) 59 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.672105+0000 mon.c (mon.2) 60 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.682047+0000 mon.a (mon.0) 744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.700468+0000 mon.c (mon.2) 61 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.707859+0000 mon.c (mon.2) 62 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi141.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.718097+0000 mon.a (mon.0) 745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.730358+0000 mon.c (mon.2) 63 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.740845+0000 mon.c (mon.2) 64 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi141.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.752195+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:06.771743+0000 mon.c (mon.2) 65 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:07.152483+0000 mon.a (mon.0) 747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:07 smithi040 bash[41173]: audit 2023-12-01T15:41:07.165602+0000 mon.a (mon.0) 748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.190034155Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-12-01T15:41:07.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.411125979Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: cluster 2023-12-01T15:41:06.200328+0000 mgr.y (mgr.24356) 67 : cluster 0 pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.611546+0000 mon.a (mon.0) 742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.625838+0000 mon.a (mon.0) 743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.669217+0000 mon.c (mon.2) 59 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.672105+0000 mon.c (mon.2) 60 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.682047+0000 mon.a (mon.0) 744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.700468+0000 mon.c (mon.2) 61 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.707859+0000 mon.c (mon.2) 62 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi141.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.718097+0000 mon.a (mon.0) 745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.730358+0000 mon.c (mon.2) 63 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.740845+0000 mon.c (mon.2) 64 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi141.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.752195+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:06.771743+0000 mon.c (mon.2) 65 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:07.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:07.152483+0000 mon.a (mon.0) 747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[31670]: audit 2023-12-01T15:41:07.165602+0000 mon.a (mon.0) 748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:07.844 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.561984877Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-12-01T15:41:07.844 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.658406438Z level=info msg="Executing migration" id="create user role table" 2023-12-01T15:41:07.844 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.73275975Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-12-01T15:41:07.844 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.842496617Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-12-01T15:41:08.109 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.902478771Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-12-01T15:41:08.109 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:07 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:07.988676958Z level=info msg="Executing migration" id="create builtin role table" 2023-12-01T15:41:08.109 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.062373381Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-12-01T15:41:08.305 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.305 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.305 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.306 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.306 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.306 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.307 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.313 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:08.379 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.107359091Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-12-01T15:41:08.379 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.132664002Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-12-01T15:41:08.379 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.175864036Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-12-01T15:41:08.379 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.236118034Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-12-01T15:41:08.379 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.309036311Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-12-01T15:41:08.379 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.350937837Z level=info msg="Executing migration" id="add unique index role.uid" 2023-12-01T15:41:08.379 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[31670]: audit 2023-12-01T15:41:06.669929+0000 mgr.y (mgr.24356) 68 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:41:08.380 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[31670]: audit 2023-12-01T15:41:06.672933+0000 mgr.y (mgr.24356) 69 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:41:08.380 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[31670]: audit 2023-12-01T15:41:06.701422+0000 mgr.y (mgr.24356) 70 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:41:08.380 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[31670]: audit 2023-12-01T15:41:06.708569+0000 mgr.y (mgr.24356) 71 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi141.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:41:08.380 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[31670]: audit 2023-12-01T15:41:06.731081+0000 mgr.y (mgr.24356) 72 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:41:08.380 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[31670]: audit 2023-12-01T15:41:06.741522+0000 mgr.y (mgr.24356) 73 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi141.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.235Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.235Z 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)" 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.235Z caller=main.go:570 level=info host_details="(Linux 5.15.0-89-generic #99~20.04.1-Ubuntu SMP Thu Nov 2 15:16:47 UTC 2023 x86_64 smithi141 (none))" 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.235Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.235Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.237Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.237Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T15:41:08.380 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.239Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.239Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.242Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.242Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.71µs 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.242Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.245Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.245Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.245Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.962µs wal_replay_duration=2.799479ms wbl_replay_duration=96ns total_replay_duration=2.877426ms 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.246Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.246Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.246Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.270Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.543081ms db_storage=1.03µs remote_storage=1.727µs web_handler=470ns query_engine=703ns scrape=285.357µs scrape_sd=105.076µs notify=11.107µs notify_sd=15.463µs rules=23.865716ms tracing=9.201µs 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.270Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T15:41:08.381 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[66230]: ts=2023-12-01T15:41:08.270Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.377557176Z level=info msg="Executing migration" id="create seed assignment table" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.402925805Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.430508037Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.455719056Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.499816915Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.54173874Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.585589106Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-01T15:41:08.643 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.611186242Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-01T15:41:08.644 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.641467099Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[28232]: audit 2023-12-01T15:41:06.669929+0000 mgr.y (mgr.24356) 68 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[28232]: audit 2023-12-01T15:41:06.672933+0000 mgr.y (mgr.24356) 69 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[28232]: audit 2023-12-01T15:41:06.701422+0000 mgr.y (mgr.24356) 70 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[28232]: audit 2023-12-01T15:41:06.708569+0000 mgr.y (mgr.24356) 71 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi141.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[28232]: audit 2023-12-01T15:41:06.731081+0000 mgr.y (mgr.24356) 72 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[28232]: audit 2023-12-01T15:41:06.741522+0000 mgr.y (mgr.24356) 73 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi141.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:41:08.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[41173]: audit 2023-12-01T15:41:06.669929+0000 mgr.y (mgr.24356) 68 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:41:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[41173]: audit 2023-12-01T15:41:06.672933+0000 mgr.y (mgr.24356) 69 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:41:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[41173]: audit 2023-12-01T15:41:06.701422+0000 mgr.y (mgr.24356) 70 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:41:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[41173]: audit 2023-12-01T15:41:06.708569+0000 mgr.y (mgr.24356) 71 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi141.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:41:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[41173]: audit 2023-12-01T15:41:06.731081+0000 mgr.y (mgr.24356) 72 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:41:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:08 smithi040 bash[41173]: audit 2023-12-01T15:41:06.741522+0000 mgr.y (mgr.24356) 73 : audit 0 from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi141.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.666733945Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.692019383Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.736139985Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.782453844Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.824457635Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.868514082Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-01T15:41:08.904 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.902136439Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-01T15:41:09.173 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.938372764Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-01T15:41:09.173 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.965217962Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-01T15:41:09.173 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:08 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:08.990623383Z level=info msg="Executing migration" id="add correlation config column" 2023-12-01T15:41:09.173 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.033478238Z level=info msg="Executing migration" id="create entity_events table" 2023-12-01T15:41:09.173 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.076947759Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-01T15:41:09.173 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.118918702Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T15:41:09.174 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.119300621Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T15:41:09.174 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.146230537Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T15:41:09.174 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.146598753Z 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" 2023-12-01T15:41:09.174 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.171473152Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-01T15:41:09.436 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[31670]: cluster 2023-12-01T15:41:08.200924+0000 mgr.y (mgr.24356) 74 : cluster 0 pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:09.436 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.207259236Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-01T15:41:09.436 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.249377993Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-01T15:41:09.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.2935217Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T15:41:09.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.313085589Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-01T15:41:09.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.357381734Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T15:41:09.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.382646248Z level=info msg="Executing migration" id="Drop public config table" 2023-12-01T15:41:09.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.408447867Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-01T15:41:09.437 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.434976638Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-01T15:41:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:09 smithi040 bash[28232]: cluster 2023-12-01T15:41:08.200924+0000 mgr.y (mgr.24356) 74 : cluster 0 pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:09 smithi040 bash[41173]: cluster 2023-12-01T15:41:08.200924+0000 mgr.y (mgr.24356) 74 : cluster 0 pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:09.666 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 01 15:41:09 smithi040 bash[76658]: ts=2023-12-01T15:41:09.414Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001858356s 2023-12-01T15:41:09.686 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.460264875Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T15:41:09.687 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.485743827Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-01T15:41:09.687 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.530182847Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-01T15:41:09.687 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.565073256Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-01T15:41:09.687 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.60743372Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-01T15:41:09.687 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.634719146Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-01T15:41:09.687 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.659962714Z level=info msg="Executing migration" id="add share column" 2023-12-01T15:41:09.964 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.685188933Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-01T15:41:09.964 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.712931001Z level=info msg="Executing migration" id="create file table" 2023-12-01T15:41:09.964 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.756553219Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-01T15:41:09.964 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.793029728Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-01T15:41:09.964 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.878067846Z level=info msg="Executing migration" id="create file_meta table" 2023-12-01T15:41:09.965 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.919276903Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.962688487Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:09 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:09.999026322Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.041213389Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.084671534Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.109896258Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.135077257Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.162264015Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.187551234Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-01T15:41:10.240 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.238293848Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-01T15:41:10.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.281775179Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-01T15:41:10.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.323774944Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-01T15:41:10.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.351192557Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-01T15:41:10.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.376338004Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-01T15:41:10.506 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.393714599Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-01T15:41:10.507 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.437080145Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-01T15:41:10.507 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.46230306Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-01T15:41:10.507 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.504622256Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-01T15:41:10.767 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.539464078Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-01T15:41:10.767 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.565709841Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-01T15:41:10.767 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.609582356Z level=info msg="Executing migration" id="create folder table" 2023-12-01T15:41:10.768 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.63483965Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-01T15:41:10.768 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.668825856Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-01T15:41:10.768 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.696910423Z level=info msg="Executing migration" id="Update folder title length" 2023-12-01T15:41:10.768 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.722082533Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-01T15:41:11.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=migrator t=2023-12-01T15:41:10.765750364Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.670547954s 2023-12-01T15:41:11.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=sqlstore t=2023-12-01T15:41:10.76739138Z level=info msg="Created default organization" 2023-12-01T15:41:11.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=plugin.loader t=2023-12-01T15:41:10.862486013Z level=info msg="Plugin registered" pluginID=input 2023-12-01T15:41:11.028 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=plugin.loader t=2023-12-01T15:41:10.891413988Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-01T15:41:11.029 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=plugin.loader t=2023-12-01T15:41:10.891445378Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-01T15:41:11.029 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=secrets t=2023-12-01T15:41:10.891495033Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-01T15:41:11.029 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=query_data t=2023-12-01T15:41:10.89604382Z level=info msg="Query Service initialization" 2023-12-01T15:41:11.029 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:10 smithi141 bash[65499]: logger=live.push_http t=2023-12-01T15:41:10.902171652Z level=info msg="Live Push Gateway initialization" 2023-12-01T15:41:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:11 smithi141 bash[31670]: cluster 2023-12-01T15:41:10.201565+0000 mgr.y (mgr.24356) 75 : cluster 0 pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:11.607 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:11 smithi040 bash[28232]: cluster 2023-12-01T15:41:10.201565+0000 mgr.y (mgr.24356) 75 : cluster 0 pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:11.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:11 smithi040 bash[41173]: cluster 2023-12-01T15:41:10.201565+0000 mgr.y (mgr.24356) 75 : cluster 0 pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:12.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:11 smithi141 bash[65499]: logger=infra.usagestats.collector t=2023-12-01T15:41:11.841717628Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-01T15:41:12.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:11 smithi141 bash[65499]: logger=provisioning.datasources t=2023-12-01T15:41:11.899815643Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-01T15:41:12.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:11 smithi141 bash[65499]: logger=provisioning.datasources t=2023-12-01T15:41:11.964189356Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-12-01T15:41:12.194 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=provisioning.alerting t=2023-12-01T15:41:12.037615407Z level=info msg="starting to provision alerting" 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=provisioning.alerting t=2023-12-01T15:41:12.037658923Z level=info msg="finished to provision alerting" 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=ngalert.state.manager t=2023-12-01T15:41:12.037800401Z level=info msg="Warming state cache for startup" 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=grafanaStorageLogger t=2023-12-01T15:41:12.038304479Z level=info msg="storage starting" 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=http.server t=2023-12-01T15:41:12.050767686Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=ngalert.state.manager t=2023-12-01T15:41:12.086880916Z level=info msg="State cache has been initialized" states=0 duration=49.078988ms 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=ngalert.multiorg.alertmanager t=2023-12-01T15:41:12.086981634Z level=info msg="starting MultiOrg Alertmanager" 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=ticker t=2023-12-01T15:41:12.087022261Z level=info msg=starting first_tick=2023-12-01T15:41:20Z 2023-12-01T15:41:12.195 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=sqlstore.transactions t=2023-12-01T15:41:12.192688131Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:41:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=sqlstore.transactions t=2023-12-01T15:41:12.27413231Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:41:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[65499]: logger=sqlstore.transactions t=2023-12-01T15:41:12.285412595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-12-01T15:41:13.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:12 smithi040 bash[28232]: cluster 2023-12-01T15:41:12.202150+0000 mgr.y (mgr.24356) 76 : cluster 0 pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:13.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:12 smithi040 bash[41173]: cluster 2023-12-01T15:41:12.202150+0000 mgr.y (mgr.24356) 76 : cluster 0 pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:12 smithi141 bash[31670]: cluster 2023-12-01T15:41:12.202150+0000 mgr.y (mgr.24356) 76 : cluster 0 pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:14 smithi141 bash[31670]: audit 2023-12-01T15:41:13.204982+0000 mon.a (mon.0) 749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:14 smithi141 bash[31670]: audit 2023-12-01T15:41:13.212295+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:14.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:14 smithi040 bash[28232]: audit 2023-12-01T15:41:13.204982+0000 mon.a (mon.0) 749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:14.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:14 smithi040 bash[28232]: audit 2023-12-01T15:41:13.212295+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:14.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:14 smithi040 bash[41173]: audit 2023-12-01T15:41:13.204982+0000 mon.a (mon.0) 749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:14.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:14 smithi040 bash[41173]: audit 2023-12-01T15:41:13.212295+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:15 smithi141 bash[31670]: cluster 2023-12-01T15:41:14.202672+0000 mgr.y (mgr.24356) 77 : cluster 0 pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:15 smithi040 bash[28232]: cluster 2023-12-01T15:41:14.202672+0000 mgr.y (mgr.24356) 77 : cluster 0 pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:15 smithi040 bash[41173]: cluster 2023-12-01T15:41:14.202672+0000 mgr.y (mgr.24356) 77 : cluster 0 pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:16.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:41:16] "GET /metrics HTTP/1.1" 200 28563 "" "Prometheus/2.43.0" 2023-12-01T15:41:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:17 smithi141 bash[31670]: cluster 2023-12-01T15:41:16.203249+0000 mgr.y (mgr.24356) 78 : cluster 0 pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:17.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:17 smithi040 bash[41173]: cluster 2023-12-01T15:41:16.203249+0000 mgr.y (mgr.24356) 78 : cluster 0 pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:17.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:17 smithi040 bash[28232]: cluster 2023-12-01T15:41:16.203249+0000 mgr.y (mgr.24356) 78 : cluster 0 pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:19 smithi141 bash[31670]: cluster 2023-12-01T15:41:18.203659+0000 mgr.y (mgr.24356) 79 : cluster 0 pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:19 smithi141 bash[31670]: audit 2023-12-01T15:41:18.292895+0000 mon.c (mon.2) 66 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:19 smithi040 bash[41173]: cluster 2023-12-01T15:41:18.203659+0000 mgr.y (mgr.24356) 79 : cluster 0 pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:19 smithi040 bash[41173]: audit 2023-12-01T15:41:18.292895+0000 mon.c (mon.2) 66 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:19 smithi040 bash[28232]: cluster 2023-12-01T15:41:18.203659+0000 mgr.y (mgr.24356) 79 : cluster 0 pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:19 smithi040 bash[28232]: audit 2023-12-01T15:41:18.292895+0000 mon.c (mon.2) 66 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:20.091 INFO:teuthology.orchestra.run.smithi040.stdout:55834574942 2023-12-01T15:41:20.092 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-01T15:41:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:21 smithi141 bash[31670]: cluster 2023-12-01T15:41:20.204112+0000 mgr.y (mgr.24356) 80 : cluster 0 pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:21 smithi040 bash[41173]: cluster 2023-12-01T15:41:20.204112+0000 mgr.y (mgr.24356) 80 : cluster 0 pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:21 smithi040 bash[28232]: cluster 2023-12-01T15:41:20.204112+0000 mgr.y (mgr.24356) 80 : cluster 0 pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:22.286 INFO:teuthology.orchestra.run.smithi040.stdout:163208757300 2023-12-01T15:41:22.286 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-01T15:41:22.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:22 smithi040 bash[41173]: cluster 2023-12-01T15:41:22.204477+0000 mgr.y (mgr.24356) 81 : cluster 0 pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:22.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:22 smithi040 bash[28232]: cluster 2023-12-01T15:41:22.204477+0000 mgr.y (mgr.24356) 81 : cluster 0 pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:22 smithi141 bash[31670]: cluster 2023-12-01T15:41:22.204477+0000 mgr.y (mgr.24356) 81 : cluster 0 pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:23.598215+0000 mon.a (mon.0) 751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:23.606131+0000 mon.a (mon.0) 752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.025254+0000 mon.c (mon.2) 67 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.026332+0000 mon.c (mon.2) 68 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.032306+0000 mon.a (mon.0) 753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.107133+0000 mon.c (mon.2) 69 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.109002+0000 mon.c (mon.2) 70 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.109840+0000 mon.c (mon.2) 71 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: audit 2023-12-01T15:41:24.115939+0000 mon.a (mon.0) 754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[28232]: cluster 2023-12-01T15:41:24.205026+0000 mgr.y (mgr.24356) 82 : cluster 0 pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:23.598215+0000 mon.a (mon.0) 751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:23.606131+0000 mon.a (mon.0) 752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.025254+0000 mon.c (mon.2) 67 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.026332+0000 mon.c (mon.2) 68 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.032306+0000 mon.a (mon.0) 753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.107133+0000 mon.c (mon.2) 69 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.109002+0000 mon.c (mon.2) 70 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.109840+0000 mon.c (mon.2) 71 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: audit 2023-12-01T15:41:24.115939+0000 mon.a (mon.0) 754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:24 smithi040 bash[41173]: cluster 2023-12-01T15:41:24.205026+0000 mgr.y (mgr.24356) 82 : cluster 0 pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:23.598215+0000 mon.a (mon.0) 751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:23.606131+0000 mon.a (mon.0) 752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.025254+0000 mon.c (mon.2) 67 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.026332+0000 mon.c (mon.2) 68 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.032306+0000 mon.a (mon.0) 753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.107133+0000 mon.c (mon.2) 69 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.109002+0000 mon.c (mon.2) 70 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.109840+0000 mon.c (mon.2) 71 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: audit 2023-12-01T15:41:24.115939+0000 mon.a (mon.0) 754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:24 smithi141 bash[31670]: cluster 2023-12-01T15:41:24.205026+0000 mgr.y (mgr.24356) 82 : cluster 0 pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:25.037 INFO:teuthology.orchestra.run.smithi040.stdout:197568495658 2023-12-01T15:41:25.037 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-01T15:41:25.187 INFO:teuthology.orchestra.run.smithi040.stdout:77309411411 2023-12-01T15:41:25.187 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-01T15:41:25.454 INFO:teuthology.orchestra.run.smithi040.stdout:34359738472 2023-12-01T15:41:25.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-01T15:41:26.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:41:26] "GET /metrics HTTP/1.1" 200 28563 "" "Prometheus/2.43.0" 2023-12-01T15:41:26.773 INFO:teuthology.orchestra.run.smithi040.stdout:128849018942 2023-12-01T15:41:26.773 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-01T15:41:26.898 INFO:teuthology.orchestra.run.smithi040.stdout:107374182474 2023-12-01T15:41:26.898 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-01T15:41:26.974 INFO:teuthology.orchestra.run.smithi040.stdout:231928234016 2023-12-01T15:41:26.975 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-01T15:41:27.450 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:27 smithi141 bash[31670]: cluster 2023-12-01T15:41:26.205503+0000 mgr.y (mgr.24356) 83 : cluster 0 pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:27 smithi040 bash[28232]: cluster 2023-12-01T15:41:26.205503+0000 mgr.y (mgr.24356) 83 : cluster 0 pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:27 smithi040 bash[41173]: cluster 2023-12-01T15:41:26.205503+0000 mgr.y (mgr.24356) 83 : cluster 0 pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:29 smithi040 bash[28232]: cluster 2023-12-01T15:41:28.206000+0000 mgr.y (mgr.24356) 84 : cluster 0 pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:29 smithi040 bash[41173]: cluster 2023-12-01T15:41:28.206000+0000 mgr.y (mgr.24356) 84 : cluster 0 pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:29 smithi141 bash[31670]: cluster 2023-12-01T15:41:28.206000+0000 mgr.y (mgr.24356) 84 : cluster 0 pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:30.007 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:30.008 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:30.009 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:30.009 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:30.612 INFO:teuthology.orchestra.run.smithi040.stdout:55834574945 2023-12-01T15:41:31.018 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:31.019 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:31.019 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:31.342 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:31 smithi040 bash[28232]: cluster 2023-12-01T15:41:30.206753+0000 mgr.y (mgr.24356) 85 : cluster 0 pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:31.342 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:31 smithi040 bash[28232]: audit 2023-12-01T15:41:30.607084+0000 mon.a (mon.0) 755 : audit 0 from='client.? 172.21.15.40:0/3567652412' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:41:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:31 smithi040 bash[41173]: cluster 2023-12-01T15:41:30.206753+0000 mgr.y (mgr.24356) 85 : cluster 0 pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:31 smithi040 bash[41173]: audit 2023-12-01T15:41:30.607084+0000 mon.a (mon.0) 755 : audit 0 from='client.? 172.21.15.40:0/3567652412' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:41:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:31 smithi141 bash[31670]: cluster 2023-12-01T15:41:30.206753+0000 mgr.y (mgr.24356) 85 : cluster 0 pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:31 smithi141 bash[31670]: audit 2023-12-01T15:41:30.607084+0000 mon.a (mon.0) 755 : audit 0 from='client.? 172.21.15.40:0/3567652412' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:41:32.564 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574942 got 55834574945 for osd.1 2023-12-01T15:41:32.564 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:33.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:32 smithi040 bash[41173]: cluster 2023-12-01T15:41:32.207458+0000 mgr.y (mgr.24356) 86 : cluster 0 pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:33.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:32 smithi040 bash[28232]: cluster 2023-12-01T15:41:32.207458+0000 mgr.y (mgr.24356) 86 : cluster 0 pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:32 smithi141 bash[31670]: cluster 2023-12-01T15:41:32.207458+0000 mgr.y (mgr.24356) 86 : cluster 0 pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:34.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:33 smithi040 bash[41173]: audit 2023-12-01T15:41:33.293904+0000 mon.c (mon.2) 72 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:34.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:33 smithi040 bash[28232]: audit 2023-12-01T15:41:33.293904+0000 mon.c (mon.2) 72 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:33 smithi141 bash[31670]: audit 2023-12-01T15:41:33.293904+0000 mon.c (mon.2) 72 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:34 smithi141 bash[31670]: cluster 2023-12-01T15:41:34.207987+0000 mgr.y (mgr.24356) 87 : cluster 0 pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:35.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:35 smithi040 bash[28232]: cluster 2023-12-01T15:41:34.207987+0000 mgr.y (mgr.24356) 87 : cluster 0 pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:35.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:35 smithi040 bash[41173]: cluster 2023-12-01T15:41:34.207987+0000 mgr.y (mgr.24356) 87 : cluster 0 pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:41:36] "GET /metrics HTTP/1.1" 200 28561 "" "Prometheus/2.43.0" 2023-12-01T15:41:37.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:37 smithi040 bash[28232]: cluster 2023-12-01T15:41:36.208408+0000 mgr.y (mgr.24356) 88 : cluster 0 pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:37 smithi141 bash[31670]: cluster 2023-12-01T15:41:36.208408+0000 mgr.y (mgr.24356) 88 : cluster 0 pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:37.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:37 smithi040 bash[41173]: cluster 2023-12-01T15:41:36.208408+0000 mgr.y (mgr.24356) 88 : cluster 0 pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:39 smithi141 bash[31670]: cluster 2023-12-01T15:41:38.208972+0000 mgr.y (mgr.24356) 89 : cluster 0 pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:39.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:39 smithi040 bash[41173]: cluster 2023-12-01T15:41:38.208972+0000 mgr.y (mgr.24356) 89 : cluster 0 pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:39.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:39 smithi040 bash[28232]: cluster 2023-12-01T15:41:38.208972+0000 mgr.y (mgr.24356) 89 : cluster 0 pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.484 INFO:teuthology.orchestra.run.smithi040.stdout:163208757305 2023-12-01T15:41:41.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:41 smithi040 bash[41173]: cluster 2023-12-01T15:41:40.209355+0000 mgr.y (mgr.24356) 90 : cluster 0 pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:41 smithi040 bash[28232]: cluster 2023-12-01T15:41:40.209355+0000 mgr.y (mgr.24356) 90 : cluster 0 pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:41 smithi141 bash[31670]: cluster 2023-12-01T15:41:40.209355+0000 mgr.y (mgr.24356) 90 : cluster 0 pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:41.550 INFO:teuthology.orchestra.run.smithi040.stdout:34359738476 2023-12-01T15:41:42.603 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:42 smithi040 bash[28232]: audit 2023-12-01T15:41:41.479115+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.40:0/810025159' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:41:42.603 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:42 smithi040 bash[28232]: audit 2023-12-01T15:41:41.545359+0000 mon.a (mon.0) 756 : audit 0 from='client.? 172.21.15.40:0/2682653099' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:41:42.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:42 smithi040 bash[41173]: audit 2023-12-01T15:41:41.479115+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.40:0/810025159' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:41:42.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:42 smithi040 bash[41173]: audit 2023-12-01T15:41:41.545359+0000 mon.a (mon.0) 756 : audit 0 from='client.? 172.21.15.40:0/2682653099' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:41:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:42 smithi141 bash[31670]: audit 2023-12-01T15:41:41.479115+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.40:0/810025159' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:41:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:42 smithi141 bash[31670]: audit 2023-12-01T15:41:41.545359+0000 mon.a (mon.0) 756 : audit 0 from='client.? 172.21.15.40:0/2682653099' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:41:43.050 INFO:teuthology.orchestra.run.smithi040.stdout:197568495662 2023-12-01T15:41:43.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:43 smithi040 bash[28232]: cluster 2023-12-01T15:41:42.209884+0000 mgr.y (mgr.24356) 91 : cluster 0 pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:43.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:43 smithi040 bash[28232]: audit 2023-12-01T15:41:43.045001+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.40:0/2358016836' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:41:43.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:43 smithi040 bash[41173]: cluster 2023-12-01T15:41:42.209884+0000 mgr.y (mgr.24356) 91 : cluster 0 pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:43.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:43 smithi040 bash[41173]: audit 2023-12-01T15:41:43.045001+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.40:0/2358016836' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:41:43.520 INFO:teuthology.orchestra.run.smithi040.stdout:231928234019 2023-12-01T15:41:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:43 smithi141 bash[31670]: cluster 2023-12-01T15:41:42.209884+0000 mgr.y (mgr.24356) 91 : cluster 0 pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:43 smithi141 bash[31670]: audit 2023-12-01T15:41:43.045001+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.40:0/2358016836' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:41:43.829 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757300 got 163208757305 for osd.5 2023-12-01T15:41:43.830 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:44.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:44 smithi040 bash[28232]: audit 2023-12-01T15:41:43.515420+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.40:0/2454902358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:41:44.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:44 smithi040 bash[41173]: audit 2023-12-01T15:41:43.515420+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.40:0/2454902358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:41:44.552 INFO:teuthology.orchestra.run.smithi040.stdout:77309411416 2023-12-01T15:41:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:44 smithi141 bash[31670]: audit 2023-12-01T15:41:43.515420+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.40:0/2454902358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:41:45.253 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738472 got 34359738476 for osd.0 2023-12-01T15:41:45.253 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:45.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:45 smithi040 bash[28232]: cluster 2023-12-01T15:41:44.210426+0000 mgr.y (mgr.24356) 92 : cluster 0 pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:45.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:45 smithi040 bash[28232]: audit 2023-12-01T15:41:44.547579+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.40:0/4133342126' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:41:45.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:45 smithi040 bash[41173]: cluster 2023-12-01T15:41:44.210426+0000 mgr.y (mgr.24356) 92 : cluster 0 pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:45.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:45 smithi040 bash[41173]: audit 2023-12-01T15:41:44.547579+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.40:0/4133342126' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:41:45.511 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495658 got 197568495662 for osd.6 2023-12-01T15:41:45.511 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:45.661 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234016 got 231928234019 for osd.7 2023-12-01T15:41:45.661 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:45 smithi141 bash[31670]: cluster 2023-12-01T15:41:44.210426+0000 mgr.y (mgr.24356) 92 : cluster 0 pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:45 smithi141 bash[31670]: audit 2023-12-01T15:41:44.547579+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.40:0/4133342126' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:41:46.504 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411411 got 77309411416 for osd.2 2023-12-01T15:41:46.504 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:46.884 INFO:teuthology.orchestra.run.smithi040.stdout:128849018947 2023-12-01T15:41:46.907 INFO:teuthology.orchestra.run.smithi040.stdout:107374182478 2023-12-01T15:41:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:41:46] "GET /metrics HTTP/1.1" 200 28561 "" "Prometheus/2.43.0" 2023-12-01T15:41:47.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:47 smithi040 bash[28232]: cluster 2023-12-01T15:41:46.210986+0000 mgr.y (mgr.24356) 93 : cluster 0 pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:47.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:47 smithi040 bash[28232]: audit 2023-12-01T15:41:46.879202+0000 mon.a (mon.0) 757 : audit 0 from='client.? 172.21.15.40:0/1278275112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:41:47.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:47 smithi040 bash[28232]: audit 2023-12-01T15:41:46.902759+0000 mon.a (mon.0) 758 : audit 0 from='client.? 172.21.15.40:0/4128939494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:41:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:47 smithi040 bash[41173]: cluster 2023-12-01T15:41:46.210986+0000 mgr.y (mgr.24356) 93 : cluster 0 pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:47 smithi040 bash[41173]: audit 2023-12-01T15:41:46.879202+0000 mon.a (mon.0) 757 : audit 0 from='client.? 172.21.15.40:0/1278275112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:41:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:47 smithi040 bash[41173]: audit 2023-12-01T15:41:46.902759+0000 mon.a (mon.0) 758 : audit 0 from='client.? 172.21.15.40:0/4128939494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:41:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:47 smithi141 bash[31670]: cluster 2023-12-01T15:41:46.210986+0000 mgr.y (mgr.24356) 93 : cluster 0 pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:47 smithi141 bash[31670]: audit 2023-12-01T15:41:46.879202+0000 mon.a (mon.0) 757 : audit 0 from='client.? 172.21.15.40:0/1278275112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:41:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:47 smithi141 bash[31670]: audit 2023-12-01T15:41:46.902759+0000 mon.a (mon.0) 758 : audit 0 from='client.? 172.21.15.40:0/4128939494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:41:48.212 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018942 got 128849018947 for osd.4 2023-12-01T15:41:48.212 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:48.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182474 got 107374182478 for osd.3 2023-12-01T15:41:48.251 DEBUG:teuthology.parallel:result is None 2023-12-01T15:41:48.251 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-01T15:41:48.252 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:41:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:49 smithi040 bash[28232]: cluster 2023-12-01T15:41:48.211708+0000 mgr.y (mgr.24356) 94 : cluster 0 pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:49 smithi040 bash[28232]: audit 2023-12-01T15:41:48.295808+0000 mon.c (mon.2) 77 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:49 smithi040 bash[41173]: cluster 2023-12-01T15:41:48.211708+0000 mgr.y (mgr.24356) 94 : cluster 0 pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:49 smithi040 bash[41173]: audit 2023-12-01T15:41:48.295808+0000 mon.c (mon.2) 77 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:49 smithi141 bash[31670]: cluster 2023-12-01T15:41:48.211708+0000 mgr.y (mgr.24356) 94 : cluster 0 pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:49 smithi141 bash[31670]: audit 2023-12-01T15:41:48.295808+0000 mon.c (mon.2) 77 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:51 smithi040 bash[28232]: cluster 2023-12-01T15:41:50.212573+0000 mgr.y (mgr.24356) 95 : cluster 0 pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:51 smithi040 bash[41173]: cluster 2023-12-01T15:41:50.212573+0000 mgr.y (mgr.24356) 95 : cluster 0 pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:51 smithi141 bash[31670]: cluster 2023-12-01T15:41:50.212573+0000 mgr.y (mgr.24356) 95 : cluster 0 pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:52.989 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:41:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:52 smithi040 bash[28232]: cluster 2023-12-01T15:41:52.213165+0000 mgr.y (mgr.24356) 96 : cluster 0 pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:52 smithi040 bash[41173]: cluster 2023-12-01T15:41:52.213165+0000 mgr.y (mgr.24356) 96 : cluster 0 pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:52 smithi141 bash[31670]: cluster 2023-12-01T15:41:52.213165+0000 mgr.y (mgr.24356) 96 : cluster 0 pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:55 smithi141 bash[31670]: cluster 2023-12-01T15:41:54.213734+0000 mgr.y (mgr.24356) 97 : cluster 0 pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:55.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:55 smithi040 bash[41173]: cluster 2023-12-01T15:41:54.213734+0000 mgr.y (mgr.24356) 97 : cluster 0 pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:55.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:55 smithi040 bash[28232]: cluster 2023-12-01T15:41:54.213734+0000 mgr.y (mgr.24356) 97 : cluster 0 pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:56.082 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:41:56.085 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-01T15:41:56.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:41:56] "GET /metrics HTTP/1.1" 200 28560 "" "Prometheus/2.43.0" 2023-12-01T15:41:56.864 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":70,"stamp":"2023-12-01T15:41:54.213428+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":222288,"kb_used_data":6672,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738928,"statfs":{"total":767960285184,"available":767732662272,"internally_reserved":0,"allocated":6832128,"data_stored":3880999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.003867"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.092548+0000","last_change":"2023-12-01T15:40:28.277390+0000","last_active":"2023-12-01T15:40:30.092548+0000","last_peered":"2023-12-01T15:40:30.092548+0000","last_clean":"2023-12-01T15:40:30.092548+0000","last_became_active":"2023-12-01T15:40:28.276949+0000","last_became_peered":"2023-12-01T15:40:28.276949+0000","last_unstale":"2023-12-01T15:40:30.092548+0000","last_undegraded":"2023-12-01T15:40:30.092548+0000","last_fullsized":"2023-12-01T15:40:30.092548+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:05:41.512643+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.859693+0000","last_change":"2023-12-01T15:40:28.692618+0000","last_active":"2023-12-01T15:40:30.859693+0000","last_peered":"2023-12-01T15:40:30.859693+0000","last_clean":"2023-12-01T15:40:30.859693+0000","last_became_active":"2023-12-01T15:40:28.691589+0000","last_became_peered":"2023-12-01T15:40:28.691589+0000","last_unstale":"2023-12-01T15:40:30.859693+0000","last_undegraded":"2023-12-01T15:40:30.859693+0000","last_fullsized":"2023-12-01T15:40:30.859693+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:01:06.843684+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:29.271424+0000","last_change":"2023-12-01T15:40:28.695916+0000","last_active":"2023-12-01T15:40:29.271424+0000","last_peered":"2023-12-01T15:40:29.271424+0000","last_clean":"2023-12-01T15:40:29.271424+0000","last_became_active":"2023-12-01T15:40:28.695379+0000","last_became_peered":"2023-12-01T15:40:28.695379+0000","last_unstale":"2023-12-01T15:40:29.271424+0000","last_undegraded":"2023-12-01T15:40:29.271424+0000","last_fullsized":"2023-12-01T15:40:29.271424+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T23:38:38.713068+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:29.271242+0000","last_change":"2023-12-01T15:40:28.695869+0000","last_active":"2023-12-01T15:40:29.271242+0000","last_peered":"2023-12-01T15:40:29.271242+0000","last_clean":"2023-12-01T15:40:29.271242+0000","last_became_active":"2023-12-01T15:40:28.695373+0000","last_became_peered":"2023-12-01T15:40:28.695373+0000","last_unstale":"2023-12-01T15:40:29.271242+0000","last_undegraded":"2023-12-01T15:40:29.271242+0000","last_fullsized":"2023-12-01T15:40:29.271242+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T03:02:54.352432+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":260,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:40:36.762722+0000","last_change":"2023-12-01T15:38:53.874588+0000","last_active":"2023-12-01T15:40:36.762722+0000","last_peered":"2023-12-01T15:40:36.762722+0000","last_clean":"2023-12-01T15:40:36.762722+0000","last_became_active":"2023-12-01T15:38:53.873822+0000","last_became_peered":"2023-12-01T15:38:53.873822+0000","last_unstale":"2023-12-01T15:40:36.762722+0000","last_undegraded":"2023-12-01T15:40:36.762722+0000","last_fullsized":"2023-12-01T15:40:36.762722+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":"2023-12-01T15:34:31.693912+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:31.693912+0000","last_clean_scrub_stamp":"2023-12-01T15:34:31.693912+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 @ 2023-12-02T23:29:45.441357+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.862363+0000","last_change":"2023-12-01T15:40:28.277669+0000","last_active":"2023-12-01T15:40:30.862363+0000","last_peered":"2023-12-01T15:40:30.862363+0000","last_clean":"2023-12-01T15:40:30.862363+0000","last_became_active":"2023-12-01T15:40:28.277045+0000","last_became_peered":"2023-12-01T15:40:28.277045+0000","last_unstale":"2023-12-01T15:40:30.862363+0000","last_undegraded":"2023-12-01T15:40:30.862363+0000","last_fullsized":"2023-12-01T15:40:30.862363+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T18:38:34.372615+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:29.272121+0000","last_change":"2023-12-01T15:40:28.693177+0000","last_active":"2023-12-01T15:40:29.272121+0000","last_peered":"2023-12-01T15:40:29.272121+0000","last_clean":"2023-12-01T15:40:29.272121+0000","last_became_active":"2023-12-01T15:40:28.692266+0000","last_became_peered":"2023-12-01T15:40:28.692266+0000","last_unstale":"2023-12-01T15:40:29.272121+0000","last_undegraded":"2023-12-01T15:40:29.272121+0000","last_fullsized":"2023-12-01T15:40:29.272121+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:16:38.924935+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.862354+0000","last_change":"2023-12-01T15:40:28.275449+0000","last_active":"2023-12-01T15:40:30.862354+0000","last_peered":"2023-12-01T15:40:30.862354+0000","last_clean":"2023-12-01T15:40:30.862354+0000","last_became_active":"2023-12-01T15:40:28.274940+0000","last_became_peered":"2023-12-01T15:40:28.274940+0000","last_unstale":"2023-12-01T15:40:30.862354+0000","last_undegraded":"2023-12-01T15:40:30.862354+0000","last_fullsized":"2023-12-01T15:40:30.862354+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T02:15:39.418984+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.859693+0000","last_change":"2023-12-01T15:40:28.693809+0000","last_active":"2023-12-01T15:40:30.859693+0000","last_peered":"2023-12-01T15:40:30.859693+0000","last_clean":"2023-12-01T15:40:30.859693+0000","last_became_active":"2023-12-01T15:40:28.692922+0000","last_became_peered":"2023-12-01T15:40:28.692922+0000","last_unstale":"2023-12-01T15:40:30.859693+0000","last_undegraded":"2023-12-01T15:40:30.859693+0000","last_fullsized":"2023-12-01T15:40:30.859693+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:28:58.225170+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":231928234022,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1228800,"data_stored":854351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.90700000000000003,"15min":0.90400000000000003},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.89600000000000002,"15min":0.89500000000000002},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2330000000000001,"5min":1.343,"15min":1.343},"last":1.1519999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.998,"15min":1.012},"min":{"1min":0.68899999999999995,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2989999999999999,"5min":2.3490000000000002,"15min":2.3490000000000002},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.93600000000000005,"15min":0.93799999999999994},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.1899999999999999,"5min":1.214,"15min":1.214},"last":0.749}]},{"osd":2,"last update":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.89300000000000002,"15min":0.88900000000000001},"min":{"1min":0.58299999999999996,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1990000000000001,"5min":1.367,"15min":1.367},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.0469999999999999,"15min":1.0780000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.179,"5min":2.423,"15min":2.423},"last":0.92200000000000004}]},{"osd":3,"last update":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.96799999999999997,"15min":0.97199999999999998},"min":{"1min":0.69399999999999995,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.147,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.105},{"interface":"front","average":{"1min":1.012,"5min":1.1040000000000001,"15min":1.119},"min":{"1min":0.71699999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.3640000000000001,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.0089999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88200000000000001,"15min":0.88},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.254,"5min":1.546,"15min":1.546},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.96499999999999997,"15min":0.96899999999999997},"min":{"1min":0.51700000000000002,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3380000000000001,"5min":2.0139999999999998,"15min":2.0139999999999998},"last":1.036}]},{"osd":5,"last update":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":1.0069999999999999,"15min":1.0329999999999999},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.234,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.94799999999999995,"15min":0.93999999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.85499999999999998}]},{"osd":6,"last update":"Fri Dec 1 15:40:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.383,"5min":1.482,"15min":1.482},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.056,"15min":1.0640000000000001},"min":{"1min":0.63800000000000001,"5min":0.434,"15min":0.434},"max":{"1min":1.4570000000000001,"5min":1.46,"15min":1.46},"last":0.96299999999999997}]}]},{"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":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":853474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.86699999999999999,"15min":0.86199999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.0089999999999999,"5min":1.347,"15min":1.347},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95899999999999996,"15min":0.97699999999999998},"min":{"1min":0.68300000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.145,"5min":1.286,"15min":1.286},"last":0.97699999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.89100000000000001,"15min":0.90100000000000002},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.077,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.89300000000000002,"15min":0.91700000000000004},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1619999999999999,"5min":1.21,"15min":1.21},"last":0.95199999999999996}]},{"osd":2,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.92800000000000005,"15min":0.93000000000000005},"min":{"1min":0.68500000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.196,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.97899999999999998,"15min":1.0029999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.85299999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.94699999999999995,"15min":0.96499999999999997},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.006},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.95699999999999996,"15min":0.96799999999999997},"min":{"1min":0.67700000000000005,"5min":0.625,"15min":0.625},"max":{"1min":1.1930000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1899999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.81299999999999994,"15min":0.83499999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.212,"5min":1.258,"15min":1.258},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.86199999999999999,"15min":0.88200000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.169,"5min":1.272,"15min":1.272},"last":0.77100000000000002}]},{"osd":5,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.88700000000000001,"15min":0.92300000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.085},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90400000000000003,"15min":0.92400000000000004},"min":{"1min":0.59599999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.083,"5min":1.381,"15min":1.381},"last":0.89400000000000002}]},{"osd":7,"last update":"Fri Dec 1 15:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.96299999999999997,"15min":0.97299999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.218,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.002,"15min":1.006},"min":{"1min":0.60699999999999998,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2849999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.121}]}]},{"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":27564,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717588,"statfs":{"total":95995035648,"available":95966810112,"internally_reserved":0,"allocated":626688,"data_stored":263437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.73099999999999998,"15min":0.61799999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.32000000000000001},"max":{"1min":1.0980000000000001,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.749,"5min":0.83499999999999996,"15min":0.66700000000000004},"min":{"1min":0.42999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.046,"5min":1.883,"15min":1.883},"last":0.81899999999999995}]},{"osd":2,"last update":"Fri Dec 1 15:41:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.79600000000000004,"15min":0.70299999999999996},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.91500000000000004,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.79400000000000004,"15min":0.72199999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.004,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.96699999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:41:35 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.86599999999999999,"15min":0.84799999999999998},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.119,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.86799999999999999,"15min":0.83499999999999996},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.163,"5min":1.268,"15min":1.268},"last":0.89900000000000002}]},{"osd":4,"last update":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0129999999999999,"15min":0.96499999999999997},"min":{"1min":0.73999999999999999,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.294,"5min":1.637,"15min":1.637},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":0.98699999999999999},"min":{"1min":0.84399999999999997,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.276,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.014}]},{"osd":5,"last update":"Fri Dec 1 15:41:15 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.0940000000000001,"15min":1.0669999999999999},"min":{"1min":0.83499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.101,"15min":1.075},"min":{"1min":0.83099999999999996,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.4179999999999999,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.153}]},{"osd":6,"last update":"Fri Dec 1 15:41:02 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.1659999999999999,"15min":1.1679999999999999},"min":{"1min":0.85399999999999998,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.492,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.232,"15min":1.2},"min":{"1min":0.86299999999999999,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.6850000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.1000000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.329,"5min":1.306,"15min":1.302},"min":{"1min":0.97799999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.742,"5min":1.742,"15min":1.742},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.214,"15min":1.208},"min":{"1min":1.0069999999999999,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.458,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.2030000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738479,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1228800,"data_stored":854351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:40:51 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.67600000000000005,"15min":0.56799999999999995},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.78400000000000003,"15min":0.622},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.35199999999999998},"max":{"1min":1.0740000000000001,"5min":1.123,"15min":1.123},"last":1.038}]},{"osd":2,"last update":"Fri Dec 1 15:41:45 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.72699999999999998,"15min":0.66000000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.94399999999999995,"5min":1.127,"15min":1.127},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.82999999999999996,"15min":0.73799999999999999},"min":{"1min":0.35799999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.179,"5min":1.347,"15min":1.347},"last":1.284}]},{"osd":3,"last update":"Fri Dec 1 15:41:35 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.82699999999999996,"15min":0.81299999999999994},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.1890000000000001,"5min":1.369,"15min":1.369},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.89100000000000001,"15min":0.875},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1739999999999999,"5min":1.415,"15min":1.415},"last":0.85099999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:41:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.99299999999999999,"15min":0.98599999999999999},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.302,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.24},{"interface":"front","average":{"1min":0.90300000000000002,"5min":1.0109999999999999,"15min":0.98299999999999998},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3049999999999999,"5min":1.409,"15min":1.409},"last":1.121}]},{"osd":5,"last update":"Fri Dec 1 15:41:09 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.363,"5min":1.498,"15min":1.498},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.0820000000000001,"15min":1.0700000000000001},"min":{"1min":0.77100000000000002,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.3080000000000001}]},{"osd":6,"last update":"Fri Dec 1 15:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.1399999999999999,"15min":1.171},"min":{"1min":0.76000000000000001,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.302,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.141,"15min":1.165},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.464,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.216}]},{"osd":7,"last update":"Fri Dec 1 15:40:57 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.1879999999999999,"15min":1.1990000000000001},"min":{"1min":0.78500000000000003,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.405,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.095},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.2050000000000001,"15min":1.2190000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.4079999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.333}]}]},{"osd":2,"up_from":18,"seq":77309411418,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":263983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.80000000000000004,"15min":0.68100000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.0529999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.82499999999999996,"15min":0.748},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.89900000000000002,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.84899999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.78500000000000003,"15min":0.68899999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.135,"5min":1.28,"15min":1.28},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.79700000000000004,"15min":0.70899999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.0149999999999999,"5min":1.478,"15min":1.478},"last":1.177}]},{"osd":3,"last update":"Fri Dec 1 15:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.85199999999999998,"15min":0.80900000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.248,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.627,"5min":0.78400000000000003,"15min":0.76200000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.95999999999999996,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.89100000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93799999999999994,"15min":0.91300000000000003},"min":{"1min":0.70299999999999996,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2529999999999999,"5min":1.28,"15min":1.28},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0760000000000001,"15min":1.018},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.2869999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:41:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.129,"15min":1.0880000000000001},"min":{"1min":0.76900000000000002,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.488,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.389},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0469999999999999,"15min":1.0449999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.0129999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.2050000000000001,"15min":1.2110000000000001},"min":{"1min":1.04,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.343},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.097,"15min":1.1160000000000001},"min":{"1min":0.66300000000000003,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.133}]},{"osd":7,"last update":"Fri Dec 1 15:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.1479999999999999,"15min":1.143},"min":{"1min":0.86299999999999999,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":1.079},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.252,"15min":1.2470000000000001},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.4710000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182480,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":263983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.78900000000000003,"15min":0.76300000000000001},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.079,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.85799999999999998,"15min":0.84799999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.0980000000000001,"5min":1.389,"15min":1.389},"last":0.88100000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.77300000000000002,"15min":0.752},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.268,"5min":1.302,"15min":1.302},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.79300000000000004,"15min":0.79000000000000004},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.24,"5min":1.244,"15min":1.244},"last":0.84599999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.80600000000000005,"15min":0.81799999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.145,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.80200000000000005,"15min":0.79400000000000004},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.1910000000000001,"5min":1.268,"15min":1.268},"last":0.93000000000000005}]},{"osd":4,"last update":"Fri Dec 1 15:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.97499999999999998,"15min":0.93300000000000005},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2330000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.044},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0229999999999999,"15min":0.95099999999999996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.212}]},{"osd":5,"last update":"Fri Dec 1 15:41:23 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.046,"15min":1.036},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0209999999999999,"15min":1.0009999999999999},"min":{"1min":0.69099999999999995,"5min":0.63,"15min":0.63},"max":{"1min":1.2769999999999999,"5min":1.448,"15min":1.448},"last":1.2609999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1020000000000001,"15min":1.113},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.175},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1399999999999999,"15min":1.1499999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.357,"5min":1.393,"15min":1.393},"last":1.387}]},{"osd":7,"last update":"Fri Dec 1 15:41:53 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.103,"15min":1.123},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.381,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.345},{"interface":"front","average":{"1min":1.034,"5min":1.1759999999999999,"15min":1.202},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.3160000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.3160000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018949,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":263710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.874,"15min":0.86799999999999999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.2609999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.302,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.069}]},{"osd":1,"last update":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.878,"15min":0.88500000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1060000000000001,"5min":1.278,"15min":1.278},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95099999999999996,"15min":0.91700000000000004},"min":{"1min":0.66200000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2889999999999999,"5min":1.544,"15min":1.544},"last":1.28}]},{"osd":2,"last update":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.94099999999999995,"15min":0.93100000000000005},"min":{"1min":0.66800000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.202,"5min":1.415,"15min":1.415},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.91100000000000003,"15min":0.92600000000000005},"min":{"1min":0.66900000000000004,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.214,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.89500000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.91600000000000004,"15min":0.93000000000000005},"min":{"1min":0.70299999999999996,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1419999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":1.135},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.94699999999999995,"15min":0.92200000000000004},"min":{"1min":0.56299999999999994,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.159,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.1000000000000001}]},{"osd":5,"last update":"Fri Dec 1 15:41:13 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.80000000000000004,"15min":0.73199999999999998},"min":{"1min":0.55500000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.147,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.78400000000000003,"15min":0.73099999999999998},"min":{"1min":0.63400000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.0649999999999999,"5min":1.206,"15min":1.206},"last":1.0229999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:41:01 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.873,"15min":0.877},"min":{"1min":0.61099999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.1850000000000001,"5min":1.514,"15min":1.514},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.98399999999999999,"15min":0.99299999999999999},"min":{"1min":0.58399999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3380000000000001,"5min":1.821,"15min":1.821},"last":1.171}]},{"osd":7,"last update":"Fri Dec 1 15:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.109,"15min":1.1180000000000001},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3879999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.232},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0329999999999999,"15min":1.028},"min":{"1min":0.71599999999999997,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.337,"5min":1.466,"15min":1.466},"last":1.264}]}]},{"osd":5,"up_from":38,"seq":163208757308,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":263710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.90400000000000003,"15min":0.89700000000000002},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1499999999999999,"5min":1.337,"15min":1.337},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.86499999999999999,"15min":0.83699999999999997},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.129,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.1910000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.85399999999999998,"15min":0.83899999999999997},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.88500000000000001,"15min":0.876},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.073,"5min":1.536,"15min":1.536},"last":1.2729999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.877},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2709999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.004},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.89100000000000001,"15min":0.873},"min":{"1min":0.64200000000000002,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.84299999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97399999999999998,"15min":0.95399999999999996},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2170000000000001,"5min":1.319,"15min":1.319},"last":1.157},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.92700000000000005,"15min":0.92700000000000005},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4430000000000001,"5min":1.645,"15min":1.645},"last":0.91500000000000004}]},{"osd":4,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.80400000000000005,"15min":0.75800000000000001},"min":{"1min":0.63200000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.212,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.88300000000000001,"15min":0.81100000000000005},"min":{"1min":0.48499999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.89500000000000002}]},{"osd":6,"last update":"Fri Dec 1 15:41:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.93200000000000005,"15min":0.90600000000000003},"min":{"1min":0.58499999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.26,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88,"15min":0.85699999999999998},"min":{"1min":0.55100000000000005,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.04}]},{"osd":7,"last update":"Fri Dec 1 15:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.54200000000000004,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1240000000000001,"15min":1.1220000000000001},"min":{"1min":0.65400000000000003,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2.2930000000000001,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":1.115}]}]}],"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}]}} 2023-12-01T15:41:56.866 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:41:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:57 smithi040 bash[28232]: audit 2023-12-01T15:41:56.072414+0000 mgr.y (mgr.24356) 98 : audit 0 from='client.24542 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:41:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:57 smithi040 bash[28232]: cluster 2023-12-01T15:41:56.214336+0000 mgr.y (mgr.24356) 99 : cluster 0 pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:57 smithi040 bash[41173]: audit 2023-12-01T15:41:56.072414+0000 mgr.y (mgr.24356) 98 : audit 0 from='client.24542 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:41:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:57 smithi040 bash[41173]: cluster 2023-12-01T15:41:56.214336+0000 mgr.y (mgr.24356) 99 : cluster 0 pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:57 smithi141 bash[31670]: audit 2023-12-01T15:41:56.072414+0000 mgr.y (mgr.24356) 98 : audit 0 from='client.24542 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:41:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:57 smithi141 bash[31670]: cluster 2023-12-01T15:41:56.214336+0000 mgr.y (mgr.24356) 99 : cluster 0 pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:41:59 smithi040 bash[28232]: cluster 2023-12-01T15:41:58.214942+0000 mgr.y (mgr.24356) 100 : cluster 0 pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:41:59 smithi040 bash[41173]: cluster 2023-12-01T15:41:58.214942+0000 mgr.y (mgr.24356) 100 : cluster 0 pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:41:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:41:59 smithi141 bash[31670]: cluster 2023-12-01T15:41:58.214942+0000 mgr.y (mgr.24356) 100 : cluster 0 pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:01.606 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:01.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:01 smithi040 bash[41173]: cluster 2023-12-01T15:42:00.215654+0000 mgr.y (mgr.24356) 101 : cluster 0 pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:01.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:01 smithi040 bash[28232]: cluster 2023-12-01T15:42:00.215654+0000 mgr.y (mgr.24356) 101 : cluster 0 pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:01 smithi141 bash[31670]: cluster 2023-12-01T15:42:00.215654+0000 mgr.y (mgr.24356) 101 : cluster 0 pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:02 smithi040 bash[28232]: cluster 2023-12-01T15:42:02.216150+0000 mgr.y (mgr.24356) 102 : cluster 0 pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:02 smithi040 bash[41173]: cluster 2023-12-01T15:42:02.216150+0000 mgr.y (mgr.24356) 102 : cluster 0 pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:02 smithi141 bash[31670]: cluster 2023-12-01T15:42:02.216150+0000 mgr.y (mgr.24356) 102 : cluster 0 pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:04.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:03 smithi040 bash[28232]: audit 2023-12-01T15:42:03.294902+0000 mon.c (mon.2) 78 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:04.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:03 smithi040 bash[41173]: audit 2023-12-01T15:42:03.294902+0000 mon.c (mon.2) 78 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:03 smithi141 bash[31670]: audit 2023-12-01T15:42:03.294902+0000 mon.c (mon.2) 78 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:04.603 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:42:04.608 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-01T15:42:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:04 smithi040 bash[41173]: cluster 2023-12-01T15:42:04.216849+0000 mgr.y (mgr.24356) 103 : cluster 0 pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:04 smithi040 bash[28232]: cluster 2023-12-01T15:42:04.216849+0000 mgr.y (mgr.24356) 103 : cluster 0 pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:04 smithi141 bash[31670]: cluster 2023-12-01T15:42:04.216849+0000 mgr.y (mgr.24356) 103 : cluster 0 pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:05.326 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":75,"stamp":"2023-12-01T15:42:04.216440+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":222288,"kb_used_data":6672,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738928,"statfs":{"total":767960285184,"available":767732662272,"internally_reserved":0,"allocated":6832128,"data_stored":3880999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.003597"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.092548+0000","last_change":"2023-12-01T15:40:28.277390+0000","last_active":"2023-12-01T15:40:30.092548+0000","last_peered":"2023-12-01T15:40:30.092548+0000","last_clean":"2023-12-01T15:40:30.092548+0000","last_became_active":"2023-12-01T15:40:28.276949+0000","last_became_peered":"2023-12-01T15:40:28.276949+0000","last_unstale":"2023-12-01T15:40:30.092548+0000","last_undegraded":"2023-12-01T15:40:30.092548+0000","last_fullsized":"2023-12-01T15:40:30.092548+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:05:41.512643+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.859693+0000","last_change":"2023-12-01T15:40:28.692618+0000","last_active":"2023-12-01T15:40:30.859693+0000","last_peered":"2023-12-01T15:40:30.859693+0000","last_clean":"2023-12-01T15:40:30.859693+0000","last_became_active":"2023-12-01T15:40:28.691589+0000","last_became_peered":"2023-12-01T15:40:28.691589+0000","last_unstale":"2023-12-01T15:40:30.859693+0000","last_undegraded":"2023-12-01T15:40:30.859693+0000","last_fullsized":"2023-12-01T15:40:30.859693+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:01:06.843684+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:29.271424+0000","last_change":"2023-12-01T15:40:28.695916+0000","last_active":"2023-12-01T15:40:29.271424+0000","last_peered":"2023-12-01T15:40:29.271424+0000","last_clean":"2023-12-01T15:40:29.271424+0000","last_became_active":"2023-12-01T15:40:28.695379+0000","last_became_peered":"2023-12-01T15:40:28.695379+0000","last_unstale":"2023-12-01T15:40:29.271424+0000","last_undegraded":"2023-12-01T15:40:29.271424+0000","last_fullsized":"2023-12-01T15:40:29.271424+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T23:38:38.713068+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:29.271242+0000","last_change":"2023-12-01T15:40:28.695869+0000","last_active":"2023-12-01T15:40:29.271242+0000","last_peered":"2023-12-01T15:40:29.271242+0000","last_clean":"2023-12-01T15:40:29.271242+0000","last_became_active":"2023-12-01T15:40:28.695373+0000","last_became_peered":"2023-12-01T15:40:28.695373+0000","last_unstale":"2023-12-01T15:40:29.271242+0000","last_undegraded":"2023-12-01T15:40:29.271242+0000","last_fullsized":"2023-12-01T15:40:29.271242+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T03:02:54.352432+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":260,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:40:36.762722+0000","last_change":"2023-12-01T15:38:53.874588+0000","last_active":"2023-12-01T15:40:36.762722+0000","last_peered":"2023-12-01T15:40:36.762722+0000","last_clean":"2023-12-01T15:40:36.762722+0000","last_became_active":"2023-12-01T15:38:53.873822+0000","last_became_peered":"2023-12-01T15:38:53.873822+0000","last_unstale":"2023-12-01T15:40:36.762722+0000","last_undegraded":"2023-12-01T15:40:36.762722+0000","last_fullsized":"2023-12-01T15:40:36.762722+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":"2023-12-01T15:34:31.693912+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:31.693912+0000","last_clean_scrub_stamp":"2023-12-01T15:34:31.693912+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 @ 2023-12-02T23:29:45.441357+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.862363+0000","last_change":"2023-12-01T15:40:28.277669+0000","last_active":"2023-12-01T15:40:30.862363+0000","last_peered":"2023-12-01T15:40:30.862363+0000","last_clean":"2023-12-01T15:40:30.862363+0000","last_became_active":"2023-12-01T15:40:28.277045+0000","last_became_peered":"2023-12-01T15:40:28.277045+0000","last_unstale":"2023-12-01T15:40:30.862363+0000","last_undegraded":"2023-12-01T15:40:30.862363+0000","last_fullsized":"2023-12-01T15:40:30.862363+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T18:38:34.372615+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:29.272121+0000","last_change":"2023-12-01T15:40:28.693177+0000","last_active":"2023-12-01T15:40:29.272121+0000","last_peered":"2023-12-01T15:40:29.272121+0000","last_clean":"2023-12-01T15:40:29.272121+0000","last_became_active":"2023-12-01T15:40:28.692266+0000","last_became_peered":"2023-12-01T15:40:28.692266+0000","last_unstale":"2023-12-01T15:40:29.272121+0000","last_undegraded":"2023-12-01T15:40:29.272121+0000","last_fullsized":"2023-12-01T15:40:29.272121+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:16:38.924935+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.862354+0000","last_change":"2023-12-01T15:40:28.275449+0000","last_active":"2023-12-01T15:40:30.862354+0000","last_peered":"2023-12-01T15:40:30.862354+0000","last_clean":"2023-12-01T15:40:30.862354+0000","last_became_active":"2023-12-01T15:40:28.274940+0000","last_became_peered":"2023-12-01T15:40:28.274940+0000","last_unstale":"2023-12-01T15:40:30.862354+0000","last_undegraded":"2023-12-01T15:40:30.862354+0000","last_fullsized":"2023-12-01T15:40:30.862354+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T02:15:39.418984+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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:40:30.859693+0000","last_change":"2023-12-01T15:40:28.693809+0000","last_active":"2023-12-01T15:40:30.859693+0000","last_peered":"2023-12-01T15:40:30.859693+0000","last_clean":"2023-12-01T15:40:30.859693+0000","last_became_active":"2023-12-01T15:40:28.692922+0000","last_became_peered":"2023-12-01T15:40:28.692922+0000","last_unstale":"2023-12-01T15:40:30.859693+0000","last_undegraded":"2023-12-01T15:40:30.859693+0000","last_fullsized":"2023-12-01T15:40:30.859693+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:28:58.225170+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":231928234024,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1228800,"data_stored":854351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.89200000000000002,"15min":0.89400000000000002},"min":{"1min":0.64600000000000002,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3109999999999999,"5min":1.343,"15min":1.343},"last":0.75600000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98699999999999999,"15min":1.0089999999999999},"min":{"1min":0.66600000000000004,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.355,"5min":2.3490000000000002,"15min":2.3490000000000002},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.91700000000000004,"15min":0.93200000000000005},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1719999999999999,"5min":1.214,"15min":1.214},"last":0.70999999999999996}]},{"osd":2,"last update":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.89500000000000002,"15min":0.88900000000000001},"min":{"1min":0.60199999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.145,"5min":1.367,"15min":1.367},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.0129999999999999,"15min":1.0669999999999999},"min":{"1min":0.61499999999999999,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.177,"5min":2.423,"15min":2.423},"last":0.83899999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96499999999999997,"15min":0.97099999999999997},"min":{"1min":0.64300000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.222,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.083,"15min":1.1120000000000001},"min":{"1min":0.77200000000000002,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.254,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.0740000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.874,"15min":0.878},"min":{"1min":0.52600000000000002,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.141,"5min":1.546,"15min":1.546},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.96299999999999997,"15min":0.96899999999999997},"min":{"1min":0.57899999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2969999999999999,"5min":2.0139999999999998,"15min":2.0139999999999998},"last":0.79200000000000004}]},{"osd":5,"last update":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.004,"15min":1.032},"min":{"1min":0.626,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.306,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.95499999999999996,"15min":0.94299999999999995},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2090000000000001,"5min":1.504,"15min":1.504},"last":1.304}]},{"osd":6,"last update":"Fri Dec 1 15:41:57 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.028,"15min":1.0349999999999999},"min":{"1min":0.626,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.252,"5min":1.482,"15min":1.482},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.052,"15min":1.0620000000000001},"min":{"1min":0.69199999999999995,"5min":0.434,"15min":0.434},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.2569999999999999}]}]},{"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":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":853474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.86699999999999999,"15min":0.86199999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.0089999999999999,"5min":1.347,"15min":1.347},"last":1.21},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95899999999999996,"15min":0.97699999999999998},"min":{"1min":0.68300000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.145,"5min":1.286,"15min":1.286},"last":1.054}]},{"osd":1,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.89100000000000001,"15min":0.90100000000000002},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.077,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.89300000000000002,"15min":0.91700000000000004},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1619999999999999,"5min":1.21,"15min":1.21},"last":1.258}]},{"osd":2,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.92800000000000005,"15min":0.93000000000000005},"min":{"1min":0.68500000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.196,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.97899999999999998,"15min":1.0029999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.1639999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.94699999999999995,"15min":0.96499999999999997},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.087},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.95699999999999996,"15min":0.96799999999999997},"min":{"1min":0.67700000000000005,"5min":0.625,"15min":0.625},"max":{"1min":1.1930000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1399999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.81299999999999994,"15min":0.83499999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.212,"5min":1.258,"15min":1.258},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.86199999999999999,"15min":0.88200000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.169,"5min":1.272,"15min":1.272},"last":0.69399999999999995}]},{"osd":5,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.88700000000000001,"15min":0.92300000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90400000000000003,"15min":0.92400000000000004},"min":{"1min":0.59599999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.083,"5min":1.381,"15min":1.381},"last":0.97699999999999998}]},{"osd":7,"last update":"Fri Dec 1 15:42:01 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":0.996,"15min":0.98399999999999999},"min":{"1min":0.65400000000000003,"5min":0.434,"15min":0.434},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.032,"15min":1.016},"min":{"1min":0.73899999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.82199999999999995}]}]},{"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":27564,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717588,"statfs":{"total":95995035648,"available":95966810112,"internally_reserved":0,"allocated":626688,"data_stored":263437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.73099999999999998,"15min":0.61799999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.32000000000000001},"max":{"1min":1.0980000000000001,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.749,"5min":0.83499999999999996,"15min":0.66700000000000004},"min":{"1min":0.42999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.046,"5min":1.883,"15min":1.883},"last":0.60899999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:41:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.79600000000000004,"15min":0.70299999999999996},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.91500000000000004,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.79400000000000004,"15min":0.72199999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.004,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.77100000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:41:35 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.86599999999999999,"15min":0.84799999999999998},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.119,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.86799999999999999,"15min":0.83499999999999996},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.163,"5min":1.268,"15min":1.268},"last":0.73199999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0129999999999999,"15min":0.96499999999999997},"min":{"1min":0.73999999999999999,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.294,"5min":1.637,"15min":1.637},"last":1.4770000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":0.98699999999999999},"min":{"1min":0.84399999999999997,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.276,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.84099999999999997}]},{"osd":5,"last update":"Fri Dec 1 15:41:15 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.0940000000000001,"15min":1.0669999999999999},"min":{"1min":0.83499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.27},{"interface":"front","average":{"1min":1.175,"5min":1.101,"15min":1.075},"min":{"1min":0.83099999999999996,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.4179999999999999,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.1559999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:42:02 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.141,"15min":1.1599999999999999},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.393,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.073},{"interface":"front","average":{"1min":1.105,"5min":1.216,"15min":1.1950000000000001},"min":{"1min":0.69499999999999995,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.4079999999999999,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.4079999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:41:54 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.286,"15min":1.296},"min":{"1min":0.83399999999999996,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4890000000000001,"5min":1.742,"15min":1.742},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.2030000000000001,"15min":1.2050000000000001},"min":{"1min":0.91500000000000004,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.3740000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.0389999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738481,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1228800,"data_stored":854351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:54 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.65400000000000003,"15min":0.57199999999999995},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":1.0109999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.747,"15min":0.626},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.083,"5min":1.123,"15min":1.123},"last":0.88900000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:41:45 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.72699999999999998,"15min":0.66000000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.94399999999999995,"5min":1.127,"15min":1.127},"last":1.095},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.82999999999999996,"15min":0.73799999999999999},"min":{"1min":0.35799999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.179,"5min":1.347,"15min":1.347},"last":0.52100000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:41:35 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.82699999999999996,"15min":0.81299999999999994},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.1890000000000001,"5min":1.369,"15min":1.369},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.89100000000000001,"15min":0.875},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1739999999999999,"5min":1.415,"15min":1.415},"last":0.624}]},{"osd":4,"last update":"Fri Dec 1 15:41:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.99299999999999999,"15min":0.98599999999999999},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.302,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":1.0109999999999999,"15min":0.98299999999999998},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3049999999999999,"5min":1.409,"15min":1.409},"last":1.016}]},{"osd":5,"last update":"Fri Dec 1 15:41:09 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.363,"5min":1.498,"15min":1.498},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.0820000000000001,"15min":1.0700000000000001},"min":{"1min":0.77100000000000002,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.0469999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.1399999999999999,"15min":1.171},"min":{"1min":0.76000000000000001,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.302,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.069,"5min":1.141,"15min":1.165},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.464,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.117}]},{"osd":7,"last update":"Fri Dec 1 15:42:00 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.1499999999999999,"15min":1.1859999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.5169999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.1759999999999999,"15min":1.21},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.9059999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.1850000000000001}]}]},{"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":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":263983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.80000000000000004,"15min":0.68100000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.0529999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.82499999999999996,"15min":0.748},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.89900000000000002,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.53900000000000003}]},{"osd":1,"last update":"Fri Dec 1 15:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.78500000000000003,"15min":0.68899999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.135,"5min":1.28,"15min":1.28},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.79700000000000004,"15min":0.70899999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.0149999999999999,"5min":1.478,"15min":1.478},"last":0.89900000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.85199999999999998,"15min":0.80900000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.248,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.627,"5min":0.78400000000000003,"15min":0.76200000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.95999999999999996,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.878}]},{"osd":4,"last update":"Fri Dec 1 15:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93799999999999994,"15min":0.91300000000000003},"min":{"1min":0.70299999999999996,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2529999999999999,"5min":1.28,"15min":1.28},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0760000000000001,"15min":1.018},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.2390000000000001}]},{"osd":5,"last update":"Fri Dec 1 15:41:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.129,"15min":1.0880000000000001},"min":{"1min":0.76900000000000002,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.488,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0469999999999999,"15min":1.0449999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":0.81299999999999994}]},{"osd":6,"last update":"Fri Dec 1 15:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.2050000000000001,"15min":1.2110000000000001},"min":{"1min":1.04,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.325},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.097,"15min":1.1160000000000001},"min":{"1min":0.66300000000000003,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.0720000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:41:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.117,"15min":1.133},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3959999999999999,"5min":1.768,"15min":1.768},"last":1.02},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.2150000000000001,"15min":1.2350000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.585,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.282}]}]},{"osd":3,"up_from":25,"seq":107374182482,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":263983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.78900000000000003,"15min":0.76300000000000001},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.079,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.628},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.85799999999999998,"15min":0.84799999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.0980000000000001,"5min":1.389,"15min":1.389},"last":0.64400000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.77300000000000002,"15min":0.752},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.268,"5min":1.302,"15min":1.302},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.79300000000000004,"15min":0.79000000000000004},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.24,"5min":1.244,"15min":1.244},"last":0.57599999999999996}]},{"osd":2,"last update":"Fri Dec 1 15:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.80600000000000005,"15min":0.81799999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.145,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.80200000000000005,"15min":0.79400000000000004},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.1910000000000001,"5min":1.268,"15min":1.268},"last":0.45400000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.97499999999999998,"15min":0.93300000000000005},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2330000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0229999999999999,"15min":0.95099999999999996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.86099999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:41:23 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.046,"15min":1.036},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0209999999999999,"15min":1.0009999999999999},"min":{"1min":0.69099999999999995,"5min":0.63,"15min":0.63},"max":{"1min":1.2769999999999999,"5min":1.448,"15min":1.448},"last":0.76700000000000002}]},{"osd":6,"last update":"Fri Dec 1 15:41:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1020000000000001,"15min":1.113},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1399999999999999,"15min":1.1499999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.357,"5min":1.393,"15min":1.393},"last":0.751}]},{"osd":7,"last update":"Fri Dec 1 15:41:53 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.103,"15min":1.123},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.381,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.034,"5min":1.1759999999999999,"15min":1.202},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.3160000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.028}]}]},{"osd":4,"up_from":30,"seq":128849018951,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":263710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.874,"15min":0.86799999999999999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.2609999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.302,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.091}]},{"osd":1,"last update":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.878,"15min":0.88500000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1060000000000001,"5min":1.278,"15min":1.278},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95099999999999996,"15min":0.91700000000000004},"min":{"1min":0.66200000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2889999999999999,"5min":1.544,"15min":1.544},"last":1.0409999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.94099999999999995,"15min":0.93100000000000005},"min":{"1min":0.66800000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.202,"5min":1.415,"15min":1.415},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.91100000000000003,"15min":0.92600000000000005},"min":{"1min":0.66900000000000004,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.214,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.85599999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.91600000000000004,"15min":0.93000000000000005},"min":{"1min":0.70299999999999996,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1419999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.94699999999999995,"15min":0.92200000000000004},"min":{"1min":0.56299999999999994,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.159,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.67800000000000005}]},{"osd":5,"last update":"Fri Dec 1 15:41:13 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.80000000000000004,"15min":0.73199999999999998},"min":{"1min":0.55500000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.147,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.78400000000000003,"15min":0.73099999999999998},"min":{"1min":0.63400000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.0649999999999999,"5min":1.206,"15min":1.206},"last":0.77600000000000002}]},{"osd":6,"last update":"Fri Dec 1 15:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.89100000000000001,"15min":0.88300000000000001},"min":{"1min":0.74199999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2030000000000001,"5min":1.514,"15min":1.514},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.98699999999999999,"15min":0.99399999999999999},"min":{"1min":0.77600000000000002,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.248,"5min":1.821,"15min":1.821},"last":0.876}]},{"osd":7,"last update":"Fri Dec 1 15:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.101,"15min":1.115},"min":{"1min":0.66900000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.2549999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.042,"15min":1.0309999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.264,"5min":1.466,"15min":1.466},"last":1.075}]}]},{"osd":5,"up_from":38,"seq":163208757310,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":263710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.90400000000000003,"15min":0.89700000000000002},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1499999999999999,"5min":1.337,"15min":1.337},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.86499999999999999,"15min":0.83699999999999997},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.129,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.214}]},{"osd":1,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.85399999999999998,"15min":0.83899999999999997},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.88500000000000001,"15min":0.876},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.073,"5min":1.536,"15min":1.536},"last":0.79000000000000004}]},{"osd":2,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.877},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2709999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.89100000000000001,"15min":0.873},"min":{"1min":0.64200000000000002,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.745}]},{"osd":3,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97399999999999998,"15min":0.95399999999999996},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2170000000000001,"5min":1.319,"15min":1.319},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.92700000000000005,"15min":0.92700000000000005},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4430000000000001,"5min":1.645,"15min":1.645},"last":0.96099999999999997}]},{"osd":4,"last update":"Fri Dec 1 15:41:14 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.80400000000000005,"15min":0.75800000000000001},"min":{"1min":0.63200000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.212,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.88300000000000001,"15min":0.81100000000000005},"min":{"1min":0.48499999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.91100000000000003}]},{"osd":6,"last update":"Fri Dec 1 15:41:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.93200000000000005,"15min":0.90600000000000003},"min":{"1min":0.58499999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.26,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.141},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88,"15min":0.85699999999999998},"min":{"1min":0.55100000000000005,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.169}]},{"osd":7,"last update":"Fri Dec 1 15:41:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.96199999999999997,"15min":0.93500000000000005},"min":{"1min":0.67100000000000004,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3440000000000001,"5min":1.405,"15min":1.405},"last":1.357},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1319999999999999,"15min":1.1240000000000001},"min":{"1min":0.83499999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.4770000000000001,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":1.2}]}]}],"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}]}} 2023-12-01T15:42:05.328 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-01T15:42:05.328 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-01T15:42:05.329 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-01T15:42:05.329 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-01T15:42:06.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:05 smithi040 bash[28232]: audit 2023-12-01T15:42:04.589295+0000 mgr.y (mgr.24356) 104 : audit 0 from='client.24548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:42:06.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:05 smithi040 bash[41173]: audit 2023-12-01T15:42:04.589295+0000 mgr.y (mgr.24356) 104 : audit 0 from='client.24548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:42:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:05 smithi141 bash[31670]: audit 2023-12-01T15:42:04.589295+0000 mgr.y (mgr.24356) 104 : audit 0 from='client.24548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:42:06.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:42:06] "GET /metrics HTTP/1.1" 200 28573 "" "Prometheus/2.43.0" 2023-12-01T15:42:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:06 smithi040 bash[41173]: cluster 2023-12-01T15:42:06.217400+0000 mgr.y (mgr.24356) 105 : cluster 0 pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:06 smithi040 bash[28232]: cluster 2023-12-01T15:42:06.217400+0000 mgr.y (mgr.24356) 105 : cluster 0 pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:06 smithi141 bash[31670]: cluster 2023-12-01T15:42:06.217400+0000 mgr.y (mgr.24356) 105 : cluster 0 pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:09 smithi040 bash[28232]: cluster 2023-12-01T15:42:08.218021+0000 mgr.y (mgr.24356) 106 : cluster 0 pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:09 smithi040 bash[41173]: cluster 2023-12-01T15:42:08.218021+0000 mgr.y (mgr.24356) 106 : cluster 0 pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:09 smithi141 bash[31670]: cluster 2023-12-01T15:42:08.218021+0000 mgr.y (mgr.24356) 106 : cluster 0 pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:10.064 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:11 smithi040 bash[28232]: cluster 2023-12-01T15:42:10.218709+0000 mgr.y (mgr.24356) 107 : cluster 0 pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:11 smithi040 bash[41173]: cluster 2023-12-01T15:42:10.218709+0000 mgr.y (mgr.24356) 107 : cluster 0 pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:11 smithi141 bash[31670]: cluster 2023-12-01T15:42:10.218709+0000 mgr.y (mgr.24356) 107 : cluster 0 pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:12 smithi040 bash[28232]: cluster 2023-12-01T15:42:12.219228+0000 mgr.y (mgr.24356) 108 : cluster 0 pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:12 smithi040 bash[41173]: cluster 2023-12-01T15:42:12.219228+0000 mgr.y (mgr.24356) 108 : cluster 0 pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:13.218 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:42:13.219 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-01T15:42:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:12 smithi141 bash[31670]: cluster 2023-12-01T15:42:12.219228+0000 mgr.y (mgr.24356) 108 : cluster 0 pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:14.038 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-01T15:42:14.038 INFO:tasks.cephadm:Setup complete, yielding 2023-12-01T15:42:14.038 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-01T15:42:14.050 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-01T15:42:14.050 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- bash -c 'ceph fs volume create foo' 2023-12-01T15:42:14.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:13 smithi040 bash[41173]: audit 2023-12-01T15:42:13.213080+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.40:0/3593214192' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:42:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:13 smithi040 bash[28232]: audit 2023-12-01T15:42:13.213080+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.40:0/3593214192' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:42:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:13 smithi141 bash[31670]: audit 2023-12-01T15:42:13.213080+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.40:0/3593214192' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:42:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:14 smithi040 bash[28232]: cluster 2023-12-01T15:42:14.219654+0000 mgr.y (mgr.24356) 109 : cluster 0 pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:14 smithi040 bash[41173]: cluster 2023-12-01T15:42:14.219654+0000 mgr.y (mgr.24356) 109 : cluster 0 pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:14 smithi141 bash[31670]: cluster 2023-12-01T15:42:14.219654+0000 mgr.y (mgr.24356) 109 : cluster 0 pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:42:16] "GET /metrics HTTP/1.1" 200 28573 "" "Prometheus/2.43.0" 2023-12-01T15:42:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:17 smithi040 bash[28232]: cluster 2023-12-01T15:42:16.220314+0000 mgr.y (mgr.24356) 110 : cluster 0 pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:17 smithi040 bash[41173]: cluster 2023-12-01T15:42:16.220314+0000 mgr.y (mgr.24356) 110 : cluster 0 pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:17 smithi141 bash[31670]: cluster 2023-12-01T15:42:16.220314+0000 mgr.y (mgr.24356) 110 : cluster 0 pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:18.794 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:19 smithi040 bash[41173]: cluster 2023-12-01T15:42:18.221021+0000 mgr.y (mgr.24356) 111 : cluster 0 pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:19 smithi040 bash[41173]: audit 2023-12-01T15:42:18.294418+0000 mon.c (mon.2) 80 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:19 smithi040 bash[28232]: cluster 2023-12-01T15:42:18.221021+0000 mgr.y (mgr.24356) 111 : cluster 0 pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:19 smithi040 bash[28232]: audit 2023-12-01T15:42:18.294418+0000 mon.c (mon.2) 80 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:19 smithi141 bash[31670]: cluster 2023-12-01T15:42:18.221021+0000 mgr.y (mgr.24356) 111 : cluster 0 pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:19 smithi141 bash[31670]: audit 2023-12-01T15:42:18.294418+0000 mon.c (mon.2) 80 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:21 smithi040 bash[28232]: cluster 2023-12-01T15:42:20.221587+0000 mgr.y (mgr.24356) 112 : cluster 0 pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:21 smithi040 bash[41173]: cluster 2023-12-01T15:42:20.221587+0000 mgr.y (mgr.24356) 112 : cluster 0 pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:21 smithi141 bash[31670]: cluster 2023-12-01T15:42:20.221587+0000 mgr.y (mgr.24356) 112 : cluster 0 pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:22 smithi040 bash[28232]: audit 2023-12-01T15:42:21.684785+0000 mon.c (mon.2) 81 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T15:42:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:22 smithi040 bash[28232]: audit 2023-12-01T15:42:21.685474+0000 mon.a (mon.0) 759 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T15:42:22.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:22 smithi040 bash[41173]: audit 2023-12-01T15:42:21.684785+0000 mon.c (mon.2) 81 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T15:42:22.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:22 smithi040 bash[41173]: audit 2023-12-01T15:42:21.685474+0000 mon.a (mon.0) 759 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T15:42:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:22 smithi141 bash[31670]: audit 2023-12-01T15:42:21.684785+0000 mon.c (mon.2) 81 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T15:42:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:22 smithi141 bash[31670]: audit 2023-12-01T15:42:21.685474+0000 mon.a (mon.0) 759 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: audit 2023-12-01T15:42:21.683824+0000 mgr.y (mgr.24356) 113 : audit 0 from='client.14655 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: cluster 2023-12-01T15:42:22.222250+0000 mgr.y (mgr.24356) 114 : cluster 0 pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: audit 2023-12-01T15:42:22.296995+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: cluster 2023-12-01T15:42:22.297127+0000 mon.a (mon.0) 761 : cluster 0 osdmap e64: 8 total, 8 up, 8 in 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: audit 2023-12-01T15:42:22.306900+0000 mon.c (mon.2) 82 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: audit 2023-12-01T15:42:22.307440+0000 mon.a (mon.0) 762 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[28232]: debug 2023-12-01T15:42:23.326+0000 7f59fbf9a700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[41173]: audit 2023-12-01T15:42:21.683824+0000 mgr.y (mgr.24356) 113 : audit 0 from='client.14655 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:23.599 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[41173]: cluster 2023-12-01T15:42:22.222250+0000 mgr.y (mgr.24356) 114 : cluster 0 pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:23.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[41173]: audit 2023-12-01T15:42:22.296995+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-01T15:42:23.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[41173]: cluster 2023-12-01T15:42:22.297127+0000 mon.a (mon.0) 761 : cluster 0 osdmap e64: 8 total, 8 up, 8 in 2023-12-01T15:42:23.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[41173]: audit 2023-12-01T15:42:22.306900+0000 mon.c (mon.2) 82 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:23.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:23 smithi040 bash[41173]: audit 2023-12-01T15:42:22.307440+0000 mon.a (mon.0) 762 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:23 smithi141 bash[31670]: audit 2023-12-01T15:42:21.683824+0000 mgr.y (mgr.24356) 113 : audit 0 from='client.14655 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:23 smithi141 bash[31670]: cluster 2023-12-01T15:42:22.222250+0000 mgr.y (mgr.24356) 114 : cluster 0 pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:23 smithi141 bash[31670]: audit 2023-12-01T15:42:22.296995+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-01T15:42:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:23 smithi141 bash[31670]: cluster 2023-12-01T15:42:22.297127+0000 mon.a (mon.0) 761 : cluster 0 osdmap e64: 8 total, 8 up, 8 in 2023-12-01T15:42:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:23 smithi141 bash[31670]: audit 2023-12-01T15:42:22.306900+0000 mon.c (mon.2) 82 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:23 smithi141 bash[31670]: audit 2023-12-01T15:42:22.307440+0000 mon.a (mon.0) 762 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.111 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.307146+0000 mon.a (mon.0) 763 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: cluster 2023-12-01T15:42:23.307273+0000 mon.a (mon.0) 764 : cluster 0 osdmap e65: 8 total, 8 up, 8 in 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.326832+0000 mon.c (mon.2) 83 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.328082+0000 mon.a (mon.0) 765 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: cluster 2023-12-01T15:42:23.329067+0000 mon.a (mon.0) 766 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: cluster 2023-12-01T15:42:23.329100+0000 mon.a (mon.0) 767 : cluster 3 Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: cluster 2023-12-01T15:42:23.342711+0000 mon.a (mon.0) 768 : cluster 0 osdmap e66: 8 total, 8 up, 8 in 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.343346+0000 mon.a (mon.0) 769 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-01T15:42:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: cluster 2023-12-01T15:42:23.343473+0000 mon.a (mon.0) 770 : cluster 0 fsmap foo:0 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: cephadm 2023-12-01T15:42:23.348126+0000 mgr.y (mgr.24356) 115 : cephadm 1 Saving service mds.foo spec with placement count:2 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.358252+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.404888+0000 mon.c (mon.2) 84 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.930715+0000 mon.c (mon.2) 85 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.932288+0000 mon.c (mon.2) 86 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.940903+0000 mon.a (mon.0) 772 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.946281+0000 mon.c (mon.2) 87 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.946801+0000 mon.a (mon.0) 773 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.954222+0000 mon.a (mon.0) 774 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[28232]: audit 2023-12-01T15:42:23.955669+0000 mon.c (mon.2) 88 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.307146+0000 mon.a (mon.0) 763 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-01T15:42:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: cluster 2023-12-01T15:42:23.307273+0000 mon.a (mon.0) 764 : cluster 0 osdmap e65: 8 total, 8 up, 8 in 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.326832+0000 mon.c (mon.2) 83 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.328082+0000 mon.a (mon.0) 765 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: cluster 2023-12-01T15:42:23.329067+0000 mon.a (mon.0) 766 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: cluster 2023-12-01T15:42:23.329100+0000 mon.a (mon.0) 767 : cluster 3 Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: cluster 2023-12-01T15:42:23.342711+0000 mon.a (mon.0) 768 : cluster 0 osdmap e66: 8 total, 8 up, 8 in 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.343346+0000 mon.a (mon.0) 769 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: cluster 2023-12-01T15:42:23.343473+0000 mon.a (mon.0) 770 : cluster 0 fsmap foo:0 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: cephadm 2023-12-01T15:42:23.348126+0000 mgr.y (mgr.24356) 115 : cephadm 1 Saving service mds.foo spec with placement count:2 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.358252+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.404888+0000 mon.c (mon.2) 84 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.930715+0000 mon.c (mon.2) 85 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.932288+0000 mon.c (mon.2) 86 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.940903+0000 mon.a (mon.0) 772 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.946281+0000 mon.c (mon.2) 87 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.946801+0000 mon.a (mon.0) 773 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:24.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.954222+0000 mon.a (mon.0) 774 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:42:24.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:24 smithi040 bash[41173]: audit 2023-12-01T15:42:23.955669+0000 mon.c (mon.2) 88 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.307146+0000 mon.a (mon.0) 763 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: cluster 2023-12-01T15:42:23.307273+0000 mon.a (mon.0) 764 : cluster 0 osdmap e65: 8 total, 8 up, 8 in 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.326832+0000 mon.c (mon.2) 83 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.328082+0000 mon.a (mon.0) 765 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: cluster 2023-12-01T15:42:23.329067+0000 mon.a (mon.0) 766 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: cluster 2023-12-01T15:42:23.329100+0000 mon.a (mon.0) 767 : cluster 3 Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: cluster 2023-12-01T15:42:23.342711+0000 mon.a (mon.0) 768 : cluster 0 osdmap e66: 8 total, 8 up, 8 in 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.343346+0000 mon.a (mon.0) 769 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: cluster 2023-12-01T15:42:23.343473+0000 mon.a (mon.0) 770 : cluster 0 fsmap foo:0 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: cephadm 2023-12-01T15:42:23.348126+0000 mgr.y (mgr.24356) 115 : cephadm 1 Saving service mds.foo spec with placement count:2 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.358252+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.404888+0000 mon.c (mon.2) 84 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.930715+0000 mon.c (mon.2) 85 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.932288+0000 mon.c (mon.2) 86 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.940903+0000 mon.a (mon.0) 772 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.946281+0000 mon.c (mon.2) 87 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.946801+0000 mon.a (mon.0) 773 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.954222+0000 mon.a (mon.0) 774 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi040.shpqhd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:42:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:24 smithi141 bash[31670]: audit 2023-12-01T15:42:23.955669+0000 mon.c (mon.2) 88 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:25.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:25 smithi040 bash[41173]: cephadm 2023-12-01T15:42:23.957180+0000 mgr.y (mgr.24356) 116 : cephadm 1 Deploying daemon mds.foo.smithi040.shpqhd on smithi040 2023-12-01T15:42:25.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:25 smithi040 bash[41173]: cluster 2023-12-01T15:42:24.222932+0000 mgr.y (mgr.24356) 117 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:25.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:25 smithi040 bash[41173]: cluster 2023-12-01T15:42:24.345673+0000 mon.a (mon.0) 775 : cluster 0 osdmap e67: 8 total, 8 up, 8 in 2023-12-01T15:42:25.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:25 smithi040 bash[28232]: cephadm 2023-12-01T15:42:23.957180+0000 mgr.y (mgr.24356) 116 : cephadm 1 Deploying daemon mds.foo.smithi040.shpqhd on smithi040 2023-12-01T15:42:25.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:25 smithi040 bash[28232]: cluster 2023-12-01T15:42:24.222932+0000 mgr.y (mgr.24356) 117 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:25.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:25 smithi040 bash[28232]: cluster 2023-12-01T15:42:24.345673+0000 mon.a (mon.0) 775 : cluster 0 osdmap e67: 8 total, 8 up, 8 in 2023-12-01T15:42:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:25 smithi141 bash[31670]: cephadm 2023-12-01T15:42:23.957180+0000 mgr.y (mgr.24356) 116 : cephadm 1 Deploying daemon mds.foo.smithi040.shpqhd on smithi040 2023-12-01T15:42:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:25 smithi141 bash[31670]: cluster 2023-12-01T15:42:24.222932+0000 mgr.y (mgr.24356) 117 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:25 smithi141 bash[31670]: cluster 2023-12-01T15:42:24.345673+0000 mon.a (mon.0) 775 : cluster 0 osdmap e67: 8 total, 8 up, 8 in 2023-12-01T15:42:26.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:42:26] "GET /metrics HTTP/1.1" 200 28571 "" "Prometheus/2.43.0" 2023-12-01T15:42:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: cluster 2023-12-01T15:42:26.223564+0000 mgr.y (mgr.24356) 118 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.788963+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.801879+0000 mon.a (mon.0) 777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.836322+0000 mon.a (mon.0) 778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.837675+0000 mon.c (mon.2) 89 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.838260+0000 mon.a (mon.0) 779 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.842797+0000 mon.a (mon.0) 780 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:42:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:27 smithi141 bash[31670]: audit 2023-12-01T15:42:26.845207+0000 mon.c (mon.2) 90 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: cluster 2023-12-01T15:42:26.223564+0000 mgr.y (mgr.24356) 118 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.788963+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.801879+0000 mon.a (mon.0) 777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.836322+0000 mon.a (mon.0) 778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.837675+0000 mon.c (mon.2) 89 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.838260+0000 mon.a (mon.0) 779 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.842797+0000 mon.a (mon.0) 780 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[41173]: audit 2023-12-01T15:42:26.845207+0000 mon.c (mon.2) 90 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: cluster 2023-12-01T15:42:26.223564+0000 mgr.y (mgr.24356) 118 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.788963+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.801879+0000 mon.a (mon.0) 777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.836322+0000 mon.a (mon.0) 778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:27.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.837675+0000 mon.c (mon.2) 89 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:27.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.838260+0000 mon.a (mon.0) 779 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:42:27.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.842797+0000 mon.a (mon.0) 780 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi141.qtuvou", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:42:27.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:27 smithi040 bash[28232]: audit 2023-12-01T15:42:26.845207+0000 mon.c (mon.2) 90 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:28.462 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:28 smithi141 bash[31670]: cephadm 2023-12-01T15:42:26.846508+0000 mgr.y (mgr.24356) 119 : cephadm 1 Deploying daemon mds.foo.smithi141.qtuvou on smithi141 2023-12-01T15:42:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:28 smithi040 bash[28232]: cephadm 2023-12-01T15:42:26.846508+0000 mgr.y (mgr.24356) 119 : cephadm 1 Deploying daemon mds.foo.smithi141.qtuvou on smithi141 2023-12-01T15:42:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:28 smithi040 bash[41173]: cephadm 2023-12-01T15:42:26.846508+0000 mgr.y (mgr.24356) 119 : cephadm 1 Deploying daemon mds.foo.smithi141.qtuvou on smithi141 2023-12-01T15:42:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.224228+0000 mgr.y (mgr.24356) 120 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.356308+0000 mon.a (mon.0) 781 : cluster 0 mds.? [v2:172.21.15.40:6834/2427945648,v1:172.21.15.40:6835/2427945648] up:boot 2023-12-01T15:42:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.356370+0000 mon.a (mon.0) 782 : cluster 1 daemon mds.foo.smithi040.shpqhd assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-01T15:42:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.356474+0000 mon.a (mon.0) 783 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-01T15:42:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.356549+0000 mon.a (mon.0) 784 : cluster 1 Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-01T15:42:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.356579+0000 mon.a (mon.0) 785 : cluster 1 Cluster is now healthy 2023-12-01T15:42:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.356864+0000 mon.a (mon.0) 786 : cluster 0 fsmap foo:0 1 up:standby 2023-12-01T15:42:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: audit 2023-12-01T15:42:28.358011+0000 mon.c (mon.2) 91 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi040.shpqhd"}]: dispatch 2023-12-01T15:42:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.361397+0000 mon.a (mon.0) 787 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:creating} 2023-12-01T15:42:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:29 smithi141 bash[31670]: cluster 2023-12-01T15:42:28.380014+0000 mon.a (mon.0) 788 : cluster 1 daemon mds.foo.smithi040.shpqhd is now active in filesystem foo as rank 0 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.224228+0000 mgr.y (mgr.24356) 120 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.356308+0000 mon.a (mon.0) 781 : cluster 0 mds.? [v2:172.21.15.40:6834/2427945648,v1:172.21.15.40:6835/2427945648] up:boot 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.356370+0000 mon.a (mon.0) 782 : cluster 1 daemon mds.foo.smithi040.shpqhd assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.356474+0000 mon.a (mon.0) 783 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.356549+0000 mon.a (mon.0) 784 : cluster 1 Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.356579+0000 mon.a (mon.0) 785 : cluster 1 Cluster is now healthy 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.356864+0000 mon.a (mon.0) 786 : cluster 0 fsmap foo:0 1 up:standby 2023-12-01T15:42:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: audit 2023-12-01T15:42:28.358011+0000 mon.c (mon.2) 91 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi040.shpqhd"}]: dispatch 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.361397+0000 mon.a (mon.0) 787 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:creating} 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[41173]: cluster 2023-12-01T15:42:28.380014+0000 mon.a (mon.0) 788 : cluster 1 daemon mds.foo.smithi040.shpqhd is now active in filesystem foo as rank 0 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.224228+0000 mgr.y (mgr.24356) 120 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.356308+0000 mon.a (mon.0) 781 : cluster 0 mds.? [v2:172.21.15.40:6834/2427945648,v1:172.21.15.40:6835/2427945648] up:boot 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.356370+0000 mon.a (mon.0) 782 : cluster 1 daemon mds.foo.smithi040.shpqhd assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.356474+0000 mon.a (mon.0) 783 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.356549+0000 mon.a (mon.0) 784 : cluster 1 Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.356579+0000 mon.a (mon.0) 785 : cluster 1 Cluster is now healthy 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.356864+0000 mon.a (mon.0) 786 : cluster 0 fsmap foo:0 1 up:standby 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: audit 2023-12-01T15:42:28.358011+0000 mon.c (mon.2) 91 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi040.shpqhd"}]: dispatch 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.361397+0000 mon.a (mon.0) 787 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:creating} 2023-12-01T15:42:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:29 smithi040 bash[28232]: cluster 2023-12-01T15:42:28.380014+0000 mon.a (mon.0) 788 : cluster 1 daemon mds.foo.smithi040.shpqhd is now active in filesystem foo as rank 0 2023-12-01T15:42:29.838 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: cluster 2023-12-01T15:42:29.367215+0000 mon.a (mon.0) 789 : cluster 0 mds.? [v2:172.21.15.40:6834/2427945648,v1:172.21.15.40:6835/2427945648] up:active 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: cluster 2023-12-01T15:42:29.367301+0000 mon.a (mon.0) 790 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:active} 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: audit 2023-12-01T15:42:29.525997+0000 mon.a (mon.0) 791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: audit 2023-12-01T15:42:29.538106+0000 mon.a (mon.0) 792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: audit 2023-12-01T15:42:29.574677+0000 mon.a (mon.0) 793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: audit 2023-12-01T15:42:29.584448+0000 mon.a (mon.0) 794 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: audit 2023-12-01T15:42:29.591658+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[28232]: audit 2023-12-01T15:42:29.656960+0000 mon.c (mon.2) 92 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: cluster 2023-12-01T15:42:29.367215+0000 mon.a (mon.0) 789 : cluster 0 mds.? [v2:172.21.15.40:6834/2427945648,v1:172.21.15.40:6835/2427945648] up:active 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: cluster 2023-12-01T15:42:29.367301+0000 mon.a (mon.0) 790 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:active} 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: audit 2023-12-01T15:42:29.525997+0000 mon.a (mon.0) 791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: audit 2023-12-01T15:42:29.538106+0000 mon.a (mon.0) 792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: audit 2023-12-01T15:42:29.574677+0000 mon.a (mon.0) 793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: audit 2023-12-01T15:42:29.584448+0000 mon.a (mon.0) 794 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: audit 2023-12-01T15:42:29.591658+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:30 smithi040 bash[41173]: audit 2023-12-01T15:42:29.656960+0000 mon.c (mon.2) 92 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: cluster 2023-12-01T15:42:29.367215+0000 mon.a (mon.0) 789 : cluster 0 mds.? [v2:172.21.15.40:6834/2427945648,v1:172.21.15.40:6835/2427945648] up:active 2023-12-01T15:42:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: cluster 2023-12-01T15:42:29.367301+0000 mon.a (mon.0) 790 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:active} 2023-12-01T15:42:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: audit 2023-12-01T15:42:29.525997+0000 mon.a (mon.0) 791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: audit 2023-12-01T15:42:29.538106+0000 mon.a (mon.0) 792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: audit 2023-12-01T15:42:29.574677+0000 mon.a (mon.0) 793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: audit 2023-12-01T15:42:29.584448+0000 mon.a (mon.0) 794 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: audit 2023-12-01T15:42:29.591658+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:30 smithi141 bash[31670]: audit 2023-12-01T15:42:29.656960+0000 mon.c (mon.2) 92 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:31.373 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:31 smithi040 bash[28232]: cluster 2023-12-01T15:42:30.225376+0000 mgr.y (mgr.24356) 121 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-12-01T15:42:31.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:31 smithi040 bash[41173]: cluster 2023-12-01T15:42:30.225376+0000 mgr.y (mgr.24356) 121 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-12-01T15:42:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:31 smithi141 bash[31670]: cluster 2023-12-01T15:42:30.225376+0000 mgr.y (mgr.24356) 121 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.374755+0000 mon.a (mon.0) 796 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:boot 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.374811+0000 mon.a (mon.0) 797 : cluster 1 Dropping low affinity active daemon mds.foo.smithi040.shpqhd in favor of higher affinity standby. 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.374856+0000 mon.a (mon.0) 798 : cluster 3 Replacing daemon mds.foo.smithi040.shpqhd as rank 0 with standby daemon mds.foo.smithi141.qtuvou 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.375378+0000 mon.a (mon.0) 799 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.375409+0000 mon.a (mon.0) 800 : cluster 3 Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.375430+0000 mon.a (mon.0) 801 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:active} 1 up:standby 2023-12-01T15:42:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: audit 2023-12-01T15:42:31.377186+0000 mon.c (mon.2) 93 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi141.qtuvou"}]: dispatch 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.381260+0000 mon.a (mon.0) 802 : cluster 0 osdmap e68: 8 total, 8 up, 8 in 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[28232]: cluster 2023-12-01T15:42:31.389042+0000 mon.a (mon.0) 803 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:replay} 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.374755+0000 mon.a (mon.0) 796 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:boot 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.374811+0000 mon.a (mon.0) 797 : cluster 1 Dropping low affinity active daemon mds.foo.smithi040.shpqhd in favor of higher affinity standby. 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.374856+0000 mon.a (mon.0) 798 : cluster 3 Replacing daemon mds.foo.smithi040.shpqhd as rank 0 with standby daemon mds.foo.smithi141.qtuvou 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.375378+0000 mon.a (mon.0) 799 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.375409+0000 mon.a (mon.0) 800 : cluster 3 Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.375430+0000 mon.a (mon.0) 801 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:active} 1 up:standby 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: audit 2023-12-01T15:42:31.377186+0000 mon.c (mon.2) 93 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi141.qtuvou"}]: dispatch 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.381260+0000 mon.a (mon.0) 802 : cluster 0 osdmap e68: 8 total, 8 up, 8 in 2023-12-01T15:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:32 smithi040 bash[41173]: cluster 2023-12-01T15:42:31.389042+0000 mon.a (mon.0) 803 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:replay} 2023-12-01T15:42:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.374755+0000 mon.a (mon.0) 796 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:boot 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.374811+0000 mon.a (mon.0) 797 : cluster 1 Dropping low affinity active daemon mds.foo.smithi040.shpqhd in favor of higher affinity standby. 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.374856+0000 mon.a (mon.0) 798 : cluster 3 Replacing daemon mds.foo.smithi040.shpqhd as rank 0 with standby daemon mds.foo.smithi141.qtuvou 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.375378+0000 mon.a (mon.0) 799 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.375409+0000 mon.a (mon.0) 800 : cluster 3 Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.375430+0000 mon.a (mon.0) 801 : cluster 0 fsmap foo:1 {0=foo.smithi040.shpqhd=up:active} 1 up:standby 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: audit 2023-12-01T15:42:31.377186+0000 mon.c (mon.2) 93 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi141.qtuvou"}]: dispatch 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.381260+0000 mon.a (mon.0) 802 : cluster 0 osdmap e68: 8 total, 8 up, 8 in 2023-12-01T15:42:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:32 smithi141 bash[31670]: cluster 2023-12-01T15:42:31.389042+0000 mon.a (mon.0) 803 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:replay} 2023-12-01T15:42:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: cluster 2023-12-01T15:42:32.226014+0000 mgr.y (mgr.24356) 122 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-12-01T15:42:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: cluster 2023-12-01T15:42:32.386668+0000 mon.a (mon.0) 804 : cluster 1 Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-12-01T15:42:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: cluster 2023-12-01T15:42:32.390839+0000 mon.a (mon.0) 805 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:reconnect 2023-12-01T15:42:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: audit 2023-12-01T15:42:32.390846+0000 mon.c (mon.2) 94 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi040.shpqhd"}]: dispatch 2023-12-01T15:42:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: cluster 2023-12-01T15:42:32.390923+0000 mon.a (mon.0) 806 : cluster 0 mds.? [v2:172.21.15.40:6834/2107019527,v1:172.21.15.40:6835/2107019527] up:boot 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: cluster 2023-12-01T15:42:32.391011+0000 mon.a (mon.0) 807 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:reconnect} 1 up:standby 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: audit 2023-12-01T15:42:33.302150+0000 mon.a (mon.0) 808 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: audit 2023-12-01T15:42:33.303943+0000 mon.c (mon.2) 95 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[28232]: audit 2023-12-01T15:42:33.342358+0000 mon.a (mon.0) 809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: cluster 2023-12-01T15:42:32.226014+0000 mgr.y (mgr.24356) 122 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: cluster 2023-12-01T15:42:32.386668+0000 mon.a (mon.0) 804 : cluster 1 Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: cluster 2023-12-01T15:42:32.390839+0000 mon.a (mon.0) 805 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:reconnect 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: audit 2023-12-01T15:42:32.390846+0000 mon.c (mon.2) 94 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi040.shpqhd"}]: dispatch 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: cluster 2023-12-01T15:42:32.390923+0000 mon.a (mon.0) 806 : cluster 0 mds.? [v2:172.21.15.40:6834/2107019527,v1:172.21.15.40:6835/2107019527] up:boot 2023-12-01T15:42:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: cluster 2023-12-01T15:42:32.391011+0000 mon.a (mon.0) 807 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:reconnect} 1 up:standby 2023-12-01T15:42:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: audit 2023-12-01T15:42:33.302150+0000 mon.a (mon.0) 808 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: audit 2023-12-01T15:42:33.303943+0000 mon.c (mon.2) 95 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:33 smithi040 bash[41173]: audit 2023-12-01T15:42:33.342358+0000 mon.a (mon.0) 809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: cluster 2023-12-01T15:42:32.226014+0000 mgr.y (mgr.24356) 122 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-12-01T15:42:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: cluster 2023-12-01T15:42:32.386668+0000 mon.a (mon.0) 804 : cluster 1 Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: cluster 2023-12-01T15:42:32.390839+0000 mon.a (mon.0) 805 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:reconnect 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: audit 2023-12-01T15:42:32.390846+0000 mon.c (mon.2) 94 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi040.shpqhd"}]: dispatch 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: cluster 2023-12-01T15:42:32.390923+0000 mon.a (mon.0) 806 : cluster 0 mds.? [v2:172.21.15.40:6834/2107019527,v1:172.21.15.40:6835/2107019527] up:boot 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: cluster 2023-12-01T15:42:32.391011+0000 mon.a (mon.0) 807 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:reconnect} 1 up:standby 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: audit 2023-12-01T15:42:33.302150+0000 mon.a (mon.0) 808 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: audit 2023-12-01T15:42:33.303943+0000 mon.c (mon.2) 95 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:33 smithi141 bash[31670]: audit 2023-12-01T15:42:33.342358+0000 mon.a (mon.0) 809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:33.900 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-01T15:42:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:34 smithi040 bash[28232]: cluster 2023-12-01T15:42:33.393067+0000 mon.a (mon.0) 810 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:rejoin 2023-12-01T15:42:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:34 smithi040 bash[28232]: cluster 2023-12-01T15:42:33.393154+0000 mon.a (mon.0) 811 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:rejoin} 1 up:standby 2023-12-01T15:42:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:34 smithi040 bash[28232]: cluster 2023-12-01T15:42:33.393572+0000 mon.a (mon.0) 812 : cluster 1 daemon mds.foo.smithi141.qtuvou is now active in filesystem foo as rank 0 2023-12-01T15:42:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:34 smithi040 bash[41173]: cluster 2023-12-01T15:42:33.393067+0000 mon.a (mon.0) 810 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:rejoin 2023-12-01T15:42:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:34 smithi040 bash[41173]: cluster 2023-12-01T15:42:33.393154+0000 mon.a (mon.0) 811 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:rejoin} 1 up:standby 2023-12-01T15:42:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:34 smithi040 bash[41173]: cluster 2023-12-01T15:42:33.393572+0000 mon.a (mon.0) 812 : cluster 1 daemon mds.foo.smithi141.qtuvou is now active in filesystem foo as rank 0 2023-12-01T15:42:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:34 smithi141 bash[31670]: cluster 2023-12-01T15:42:33.393067+0000 mon.a (mon.0) 810 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:rejoin 2023-12-01T15:42:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:34 smithi141 bash[31670]: cluster 2023-12-01T15:42:33.393154+0000 mon.a (mon.0) 811 : cluster 0 fsmap foo:1/1 {0=foo.smithi141.qtuvou=up:rejoin} 1 up:standby 2023-12-01T15:42:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:34 smithi141 bash[31670]: cluster 2023-12-01T15:42:33.393572+0000 mon.a (mon.0) 812 : cluster 1 daemon mds.foo.smithi141.qtuvou is now active in filesystem foo as rank 0 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: cluster 2023-12-01T15:42:34.227063+0000 mgr.y (mgr.24356) 123 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: cluster 2023-12-01T15:42:34.389833+0000 mon.a (mon.0) 813 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: cluster 2023-12-01T15:42:34.389918+0000 mon.a (mon.0) 814 : cluster 1 Cluster is now healthy 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: cluster 2023-12-01T15:42:34.395158+0000 mon.a (mon.0) 815 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:active 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: cluster 2023-12-01T15:42:34.395269+0000 mon.a (mon.0) 816 : cluster 0 fsmap foo:1 {0=foo.smithi141.qtuvou=up:active} 1 up:standby 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: audit 2023-12-01T15:42:35.350063+0000 mon.a (mon.0) 817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[41173]: audit 2023-12-01T15:42:35.362553+0000 mon.a (mon.0) 818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: cluster 2023-12-01T15:42:34.227063+0000 mgr.y (mgr.24356) 123 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: cluster 2023-12-01T15:42:34.389833+0000 mon.a (mon.0) 813 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-12-01T15:42:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: cluster 2023-12-01T15:42:34.389918+0000 mon.a (mon.0) 814 : cluster 1 Cluster is now healthy 2023-12-01T15:42:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: cluster 2023-12-01T15:42:34.395158+0000 mon.a (mon.0) 815 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:active 2023-12-01T15:42:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: cluster 2023-12-01T15:42:34.395269+0000 mon.a (mon.0) 816 : cluster 0 fsmap foo:1 {0=foo.smithi141.qtuvou=up:active} 1 up:standby 2023-12-01T15:42:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: audit 2023-12-01T15:42:35.350063+0000 mon.a (mon.0) 817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:35 smithi040 bash[28232]: audit 2023-12-01T15:42:35.362553+0000 mon.a (mon.0) 818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: cluster 2023-12-01T15:42:34.227063+0000 mgr.y (mgr.24356) 123 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: cluster 2023-12-01T15:42:34.389833+0000 mon.a (mon.0) 813 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: cluster 2023-12-01T15:42:34.389918+0000 mon.a (mon.0) 814 : cluster 1 Cluster is now healthy 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: cluster 2023-12-01T15:42:34.395158+0000 mon.a (mon.0) 815 : cluster 0 mds.? [v2:172.21.15.141:6832/3750934006,v1:172.21.15.141:6833/3750934006] up:active 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: cluster 2023-12-01T15:42:34.395269+0000 mon.a (mon.0) 816 : cluster 0 fsmap foo:1 {0=foo.smithi141.qtuvou=up:active} 1 up:standby 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: audit 2023-12-01T15:42:35.350063+0000 mon.a (mon.0) 817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:35 smithi141 bash[31670]: audit 2023-12-01T15:42:35.362553+0000 mon.a (mon.0) 818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:42:36] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.43.0" 2023-12-01T15:42:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:35.906063+0000 mon.a (mon.0) 819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:35.919376+0000 mon.a (mon.0) 820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:35.923671+0000 mon.c (mon.2) 96 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:35.925161+0000 mon.c (mon.2) 97 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:35.932840+0000 mon.a (mon.0) 821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:36.017452+0000 mon.c (mon.2) 98 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:36.020190+0000 mon.c (mon.2) 99 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:36.021428+0000 mon.c (mon.2) 100 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: audit 2023-12-01T15:42:36.030491+0000 mon.a (mon.0) 822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[28232]: cluster 2023-12-01T15:42:36.227652+0000 mgr.y (mgr.24356) 124 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:35.906063+0000 mon.a (mon.0) 819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:35.919376+0000 mon.a (mon.0) 820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:35.923671+0000 mon.c (mon.2) 96 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:35.925161+0000 mon.c (mon.2) 97 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:35.932840+0000 mon.a (mon.0) 821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:36.017452+0000 mon.c (mon.2) 98 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:36.020190+0000 mon.c (mon.2) 99 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:36.021428+0000 mon.c (mon.2) 100 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: audit 2023-12-01T15:42:36.030491+0000 mon.a (mon.0) 822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:36 smithi040 bash[41173]: cluster 2023-12-01T15:42:36.227652+0000 mgr.y (mgr.24356) 124 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:35.906063+0000 mon.a (mon.0) 819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:35.919376+0000 mon.a (mon.0) 820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:35.923671+0000 mon.c (mon.2) 96 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:35.925161+0000 mon.c (mon.2) 97 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:35.932840+0000 mon.a (mon.0) 821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:36.017452+0000 mon.c (mon.2) 98 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:36.020190+0000 mon.c (mon.2) 99 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:36.021428+0000 mon.c (mon.2) 100 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: audit 2023-12-01T15:42:36.030491+0000 mon.a (mon.0) 822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:36 smithi141 bash[31670]: cluster 2023-12-01T15:42:36.227652+0000 mgr.y (mgr.24356) 124 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:38.448 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:39 smithi040 bash[41173]: cluster 2023-12-01T15:42:38.228343+0000 mgr.y (mgr.24356) 125 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:39 smithi040 bash[28232]: cluster 2023-12-01T15:42:38.228343+0000 mgr.y (mgr.24356) 125 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:39 smithi141 bash[31670]: cluster 2023-12-01T15:42:38.228343+0000 mgr.y (mgr.24356) 125 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2023-12-01T15:42:41.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:41 smithi040 bash[28232]: cluster 2023-12-01T15:42:40.229478+0000 mgr.y (mgr.24356) 126 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T15:42:41.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:41 smithi040 bash[41173]: cluster 2023-12-01T15:42:40.229478+0000 mgr.y (mgr.24356) 126 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T15:42:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:41 smithi141 bash[31670]: cluster 2023-12-01T15:42:40.229478+0000 mgr.y (mgr.24356) 126 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T15:42:42.299 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-12-01T15:42:42.310 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-01T15:42:42.311 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-01T15:42:42.311 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-01T15:42:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:43 smithi040 bash[41173]: cluster 2023-12-01T15:42:42.230157+0000 mgr.y (mgr.24356) 127 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T15:42:43.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:43 smithi040 bash[28232]: cluster 2023-12-01T15:42:42.230157+0000 mgr.y (mgr.24356) 127 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T15:42:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:43 smithi141 bash[31670]: cluster 2023-12-01T15:42:42.230157+0000 mgr.y (mgr.24356) 127 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T15:42:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:45 smithi040 bash[28232]: cluster 2023-12-01T15:42:44.231263+0000 mgr.y (mgr.24356) 128 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:42:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:45 smithi040 bash[41173]: cluster 2023-12-01T15:42:44.231263+0000 mgr.y (mgr.24356) 128 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:42:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:45 smithi141 bash[31670]: cluster 2023-12-01T15:42:44.231263+0000 mgr.y (mgr.24356) 128 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:42:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:42:46] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.43.0" 2023-12-01T15:42:47.055 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:47.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:47 smithi040 bash[28232]: cluster 2023-12-01T15:42:46.231944+0000 mgr.y (mgr.24356) 129 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-01T15:42:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:47 smithi040 bash[41173]: cluster 2023-12-01T15:42:46.231944+0000 mgr.y (mgr.24356) 129 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-01T15:42:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:47 smithi141 bash[31670]: cluster 2023-12-01T15:42:46.231944+0000 mgr.y (mgr.24356) 129 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-01T15:42:48.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[41173]: audit 2023-12-01T15:42:48.228059+0000 mon.c (mon.2) 101 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[41173]: audit 2023-12-01T15:42:48.228902+0000 mon.c (mon.2) 102 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-01T15:42:48.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[41173]: audit 2023-12-01T15:42:48.228998+0000 mon.a (mon.0) 823 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[41173]: audit 2023-12-01T15:42:48.229592+0000 mon.a (mon.0) 824 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[41173]: audit 2023-12-01T15:42:48.229676+0000 mon.c (mon.2) 103 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[41173]: audit 2023-12-01T15:42:48.230312+0000 mon.a (mon.0) 825 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[28232]: audit 2023-12-01T15:42:48.228059+0000 mon.c (mon.2) 101 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[28232]: audit 2023-12-01T15:42:48.228902+0000 mon.c (mon.2) 102 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[28232]: audit 2023-12-01T15:42:48.228998+0000 mon.a (mon.0) 823 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[28232]: audit 2023-12-01T15:42:48.229592+0000 mon.a (mon.0) 824 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[28232]: audit 2023-12-01T15:42:48.229676+0000 mon.c (mon.2) 103 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:48 smithi040 bash[28232]: audit 2023-12-01T15:42:48.230312+0000 mon.a (mon.0) 825 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:48 smithi141 bash[31670]: audit 2023-12-01T15:42:48.228059+0000 mon.c (mon.2) 101 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:48 smithi141 bash[31670]: audit 2023-12-01T15:42:48.228902+0000 mon.c (mon.2) 102 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-01T15:42:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:48 smithi141 bash[31670]: audit 2023-12-01T15:42:48.228998+0000 mon.a (mon.0) 823 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:48 smithi141 bash[31670]: audit 2023-12-01T15:42:48.229592+0000 mon.a (mon.0) 824 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-01T15:42:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:48 smithi141 bash[31670]: audit 2023-12-01T15:42:48.229676+0000 mon.c (mon.2) 103 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-01T15:42:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:48 smithi141 bash[31670]: audit 2023-12-01T15:42:48.230312+0000 mon.a (mon.0) 825 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: cluster 2023-12-01T15:42:48.232650+0000 mgr.y (mgr.24356) 130 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: audit 2023-12-01T15:42:48.309434+0000 mon.a (mon.0) 826 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: audit 2023-12-01T15:42:48.309631+0000 mon.a (mon.0) 827 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: audit 2023-12-01T15:42:48.309744+0000 mon.a (mon.0) 828 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: cluster 2023-12-01T15:42:48.309838+0000 mon.a (mon.0) 829 : cluster 0 osdmap e69: 8 total, 8 up, 8 in 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: audit 2023-12-01T15:42:48.314397+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[28232]: audit 2023-12-01T15:42:48.315710+0000 mon.c (mon.2) 104 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: cluster 2023-12-01T15:42:48.232650+0000 mgr.y (mgr.24356) 130 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: audit 2023-12-01T15:42:48.309434+0000 mon.a (mon.0) 826 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: audit 2023-12-01T15:42:48.309631+0000 mon.a (mon.0) 827 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: audit 2023-12-01T15:42:48.309744+0000 mon.a (mon.0) 828 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: cluster 2023-12-01T15:42:48.309838+0000 mon.a (mon.0) 829 : cluster 0 osdmap e69: 8 total, 8 up, 8 in 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: audit 2023-12-01T15:42:48.314397+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:49 smithi040 bash[41173]: audit 2023-12-01T15:42:48.315710+0000 mon.c (mon.2) 104 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: cluster 2023-12-01T15:42:48.232650+0000 mgr.y (mgr.24356) 130 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-01T15:42:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: audit 2023-12-01T15:42:48.309434+0000 mon.a (mon.0) 826 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-01T15:42:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: audit 2023-12-01T15:42:48.309631+0000 mon.a (mon.0) 827 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-12-01T15:42:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: audit 2023-12-01T15:42:48.309744+0000 mon.a (mon.0) 828 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-01T15:42:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: cluster 2023-12-01T15:42:48.309838+0000 mon.a (mon.0) 829 : cluster 0 osdmap e69: 8 total, 8 up, 8 in 2023-12-01T15:42:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: audit 2023-12-01T15:42:48.314397+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:42:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:49 smithi141 bash[31670]: audit 2023-12-01T15:42:48.315710+0000 mon.c (mon.2) 104 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:50.355 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:42:50.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:50 smithi040 bash[28232]: cluster 2023-12-01T15:42:49.314914+0000 mon.a (mon.0) 831 : cluster 0 osdmap e70: 8 total, 8 up, 8 in 2023-12-01T15:42:50.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:50 smithi040 bash[41173]: cluster 2023-12-01T15:42:49.314914+0000 mon.a (mon.0) 831 : cluster 0 osdmap e70: 8 total, 8 up, 8 in 2023-12-01T15:42:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:50 smithi141 bash[31670]: cluster 2023-12-01T15:42:49.314914+0000 mon.a (mon.0) 831 : cluster 0 osdmap e70: 8 total, 8 up, 8 in 2023-12-01T15:42:51.096 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":21,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":3171720042},{"type":"v1","addr":"172.21.15.40:6801","nonce":3171720042}]},"active_addr":"172.21.15.40:6801/3171720042","active_change":"2023-12-01T15:39:48.153258+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24370,"name":"x","mgr_features":4540138322906710015,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query 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.2.4","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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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":"True","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query 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.2.4","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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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":"True","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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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.40:8443/","prometheus":"http://172.21.15.40: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"],"reef":["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.40:0","nonce":1395121835}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":246814470}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":2868194211}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":1698435622}]}]} 2023-12-01T15:42:51.099 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-01T15:42:51.100 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-01T15:42:51.100 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:42:51.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:51 smithi040 bash[28232]: cluster 2023-12-01T15:42:50.233283+0000 mgr.y (mgr.24356) 131 : cluster 0 pgmap v105: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:51.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:51 smithi040 bash[28232]: audit 2023-12-01T15:42:50.340135+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.40:0/1862785765' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:42:51.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:51 smithi040 bash[41173]: cluster 2023-12-01T15:42:50.233283+0000 mgr.y (mgr.24356) 131 : cluster 0 pgmap v105: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:51.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:51 smithi040 bash[41173]: audit 2023-12-01T15:42:50.340135+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.40:0/1862785765' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:42:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:51 smithi141 bash[31670]: cluster 2023-12-01T15:42:50.233283+0000 mgr.y (mgr.24356) 131 : cluster 0 pgmap v105: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:51 smithi141 bash[31670]: audit 2023-12-01T15:42:50.340135+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.40:0/1862785765' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:42:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:53 smithi141 bash[31670]: cluster 2023-12-01T15:42:52.233940+0000 mgr.y (mgr.24356) 132 : cluster 0 pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:53 smithi040 bash[28232]: cluster 2023-12-01T15:42:52.233940+0000 mgr.y (mgr.24356) 132 : cluster 0 pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:53.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:53 smithi040 bash[41173]: cluster 2023-12-01T15:42:52.233940+0000 mgr.y (mgr.24356) 132 : cluster 0 pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:55 smithi040 bash[28232]: cluster 2023-12-01T15:42:54.235001+0000 mgr.y (mgr.24356) 133 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:55 smithi040 bash[41173]: cluster 2023-12-01T15:42:54.235001+0000 mgr.y (mgr.24356) 133 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:55 smithi141 bash[31670]: cluster 2023-12-01T15:42:54.235001+0000 mgr.y (mgr.24356) 133 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:55.844 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:42:56.763 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:42:56] "GET /metrics HTTP/1.1" 200 33843 "" "Prometheus/2.43.0" 2023-12-01T15:42:57.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:57 smithi040 bash[28232]: cluster 2023-12-01T15:42:56.235652+0000 mgr.y (mgr.24356) 134 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:57.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:57 smithi040 bash[41173]: cluster 2023-12-01T15:42:56.235652+0000 mgr.y (mgr.24356) 134 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:57 smithi141 bash[31670]: cluster 2023-12-01T15:42:56.235652+0000 mgr.y (mgr.24356) 134 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:58.958 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:42:58.958 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":70,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:42:49.301467+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-01T15:40:26.731769+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":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-12-01T15:42:22.133501+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"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-12-01T15:42:22.759261+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":"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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","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.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","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.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","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.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","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.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","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.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:6835/2427945648":"2023-12-02T15:42:31.374875+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6834/2427945648":"2023-12-02T15:42:31.374875+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/1155241751":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6801/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4212384265":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/891365732":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1367313520":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/1883736022":"2023-12-02T15:39:48.152868+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}} 2023-12-01T15:42:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:59 smithi040 bash[41173]: cluster 2023-12-01T15:42:58.236275+0000 mgr.y (mgr.24356) 135 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:42:59 smithi040 bash[41173]: audit 2023-12-01T15:42:58.951489+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.40:0/942152685' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:42:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:59 smithi040 bash[28232]: cluster 2023-12-01T15:42:58.236275+0000 mgr.y (mgr.24356) 135 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:42:59 smithi040 bash[28232]: audit 2023-12-01T15:42:58.951489+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.40:0/942152685' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:42:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:59 smithi141 bash[31670]: cluster 2023-12-01T15:42:58.236275+0000 mgr.y (mgr.24356) 135 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:42:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:42:59 smithi141 bash[31670]: audit 2023-12-01T15:42:58.951489+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.40:0/942152685' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:42:59.788 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-01T15:42:59.789 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:43:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:01 smithi040 bash[28232]: cluster 2023-12-01T15:43:00.237405+0000 mgr.y (mgr.24356) 136 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:01 smithi040 bash[41173]: cluster 2023-12-01T15:43:00.237405+0000 mgr.y (mgr.24356) 136 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:01 smithi141 bash[31670]: cluster 2023-12-01T15:43:00.237405+0000 mgr.y (mgr.24356) 136 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:03.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:03 smithi040 bash[28232]: cluster 2023-12-01T15:43:02.238049+0000 mgr.y (mgr.24356) 137 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:03.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:03 smithi040 bash[41173]: cluster 2023-12-01T15:43:02.238049+0000 mgr.y (mgr.24356) 137 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:03 smithi141 bash[31670]: cluster 2023-12-01T15:43:02.238049+0000 mgr.y (mgr.24356) 137 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:04 smithi141 bash[31670]: audit 2023-12-01T15:43:03.298299+0000 mon.c (mon.2) 106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:04.529 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:04.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:04 smithi040 bash[28232]: audit 2023-12-01T15:43:03.298299+0000 mon.c (mon.2) 106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:04.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:04 smithi040 bash[41173]: audit 2023-12-01T15:43:03.298299+0000 mon.c (mon.2) 106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:05.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:05 smithi040 bash[28232]: cluster 2023-12-01T15:43:04.239118+0000 mgr.y (mgr.24356) 138 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:05.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:05 smithi040 bash[41173]: cluster 2023-12-01T15:43:04.239118+0000 mgr.y (mgr.24356) 138 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:05 smithi141 bash[31670]: cluster 2023-12-01T15:43:04.239118+0000 mgr.y (mgr.24356) 138 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:06.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:43:06] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.43.0" 2023-12-01T15:43:07.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:07 smithi040 bash[28232]: cluster 2023-12-01T15:43:06.239813+0000 mgr.y (mgr.24356) 139 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:07.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:07 smithi040 bash[41173]: cluster 2023-12-01T15:43:06.239813+0000 mgr.y (mgr.24356) 139 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:07.607 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:43:07.607 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":70,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:42:49.301467+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-01T15:40:26.731769+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":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-12-01T15:42:22.133501+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"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-12-01T15:42:22.759261+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":"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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","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.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","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.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","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.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","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.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","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.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:6835/2427945648":"2023-12-02T15:42:31.374875+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6834/2427945648":"2023-12-02T15:42:31.374875+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/1155241751":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6801/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4212384265":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/891365732":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1367313520":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/1883736022":"2023-12-02T15:39:48.152868+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}} 2023-12-01T15:43:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:07 smithi141 bash[31670]: cluster 2023-12-01T15:43:06.239813+0000 mgr.y (mgr.24356) 139 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:08.413 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-01T15:43:08.414 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-01T15:43:08.414 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-01T15:43:08.414 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-01T15:43:08.415 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-01T15:43:08.415 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-01T15:43:08.416 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-01T15:43:08.416 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-01T15:43:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:08 smithi040 bash[28232]: audit 2023-12-01T15:43:07.598384+0000 mon.a (mon.0) 833 : audit 0 from='client.? 172.21.15.40:0/523887905' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:43:08.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:08 smithi040 bash[41173]: audit 2023-12-01T15:43:07.598384+0000 mon.a (mon.0) 833 : audit 0 from='client.? 172.21.15.40:0/523887905' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:43:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:08 smithi141 bash[31670]: audit 2023-12-01T15:43:07.598384+0000 mon.a (mon.0) 833 : audit 0 from='client.? 172.21.15.40:0/523887905' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:43:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:09 smithi040 bash[28232]: cluster 2023-12-01T15:43:08.240476+0000 mgr.y (mgr.24356) 140 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:09 smithi040 bash[41173]: cluster 2023-12-01T15:43:08.240476+0000 mgr.y (mgr.24356) 140 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:09 smithi141 bash[31670]: cluster 2023-12-01T15:43:08.240476+0000 mgr.y (mgr.24356) 140 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:11 smithi040 bash[28232]: cluster 2023-12-01T15:43:10.241548+0000 mgr.y (mgr.24356) 141 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:11 smithi040 bash[41173]: cluster 2023-12-01T15:43:10.241548+0000 mgr.y (mgr.24356) 141 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:11 smithi141 bash[31670]: cluster 2023-12-01T15:43:10.241548+0000 mgr.y (mgr.24356) 141 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:13.242 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.242 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.242 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.243 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.243 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.245 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.246 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.252 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:13 smithi141 bash[31670]: cluster 2023-12-01T15:43:12.242198+0000 mgr.y (mgr.24356) 142 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:13 smithi040 bash[28232]: cluster 2023-12-01T15:43:12.242198+0000 mgr.y (mgr.24356) 142 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:13 smithi040 bash[41173]: cluster 2023-12-01T15:43:12.242198+0000 mgr.y (mgr.24356) 142 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:15.620 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:15 smithi040 bash[28232]: cluster 2023-12-01T15:43:14.243267+0000 mgr.y (mgr.24356) 143 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:15.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:15 smithi040 bash[41173]: cluster 2023-12-01T15:43:14.243267+0000 mgr.y (mgr.24356) 143 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:15 smithi141 bash[31670]: cluster 2023-12-01T15:43:14.243267+0000 mgr.y (mgr.24356) 143 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:16.899 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:43:16] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.43.0" 2023-12-01T15:43:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:17 smithi040 bash[28232]: cluster 2023-12-01T15:43:16.243899+0000 mgr.y (mgr.24356) 144 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:17 smithi040 bash[41173]: cluster 2023-12-01T15:43:16.243899+0000 mgr.y (mgr.24356) 144 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:17 smithi141 bash[31670]: cluster 2023-12-01T15:43:16.243899+0000 mgr.y (mgr.24356) 144 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:18.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:18 smithi040 bash[28232]: audit 2023-12-01T15:43:18.298053+0000 mon.c (mon.2) 107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:18.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:18 smithi040 bash[41173]: audit 2023-12-01T15:43:18.298053+0000 mon.c (mon.2) 107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:18 smithi141 bash[31670]: audit 2023-12-01T15:43:18.298053+0000 mon.c (mon.2) 107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:19.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:19 smithi040 bash[41173]: cluster 2023-12-01T15:43:18.244504+0000 mgr.y (mgr.24356) 145 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:19.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:19 smithi040 bash[28232]: cluster 2023-12-01T15:43:18.244504+0000 mgr.y (mgr.24356) 145 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:19 smithi141 bash[31670]: cluster 2023-12-01T15:43:18.244504+0000 mgr.y (mgr.24356) 145 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:21 smithi040 bash[28232]: cluster 2023-12-01T15:43:20.245148+0000 mgr.y (mgr.24356) 146 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:21 smithi040 bash[41173]: cluster 2023-12-01T15:43:20.245148+0000 mgr.y (mgr.24356) 146 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:21 smithi141 bash[31670]: cluster 2023-12-01T15:43:20.245148+0000 mgr.y (mgr.24356) 146 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:23 smithi141 bash[31670]: cluster 2023-12-01T15:43:22.245633+0000 mgr.y (mgr.24356) 147 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:23 smithi040 bash[28232]: cluster 2023-12-01T15:43:22.245633+0000 mgr.y (mgr.24356) 147 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:23 smithi040 bash[41173]: cluster 2023-12-01T15:43:22.245633+0000 mgr.y (mgr.24356) 147 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:25 smithi040 bash[28232]: cluster 2023-12-01T15:43:24.246307+0000 mgr.y (mgr.24356) 148 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:25 smithi040 bash[41173]: cluster 2023-12-01T15:43:24.246307+0000 mgr.y (mgr.24356) 148 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:25 smithi141 bash[31670]: cluster 2023-12-01T15:43:24.246307+0000 mgr.y (mgr.24356) 148 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:26.789 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:43:26] "GET /metrics HTTP/1.1" 200 33840 "" "Prometheus/2.43.0" 2023-12-01T15:43:27.603 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:27 smithi040 bash[28232]: cluster 2023-12-01T15:43:26.246969+0000 mgr.y (mgr.24356) 149 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:27.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:27 smithi040 bash[41173]: cluster 2023-12-01T15:43:26.246969+0000 mgr.y (mgr.24356) 149 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:27.689 INFO:teuthology.orchestra.run.smithi040.stdout:163208757327 2023-12-01T15:43:27.689 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-01T15:43:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:27 smithi141 bash[31670]: cluster 2023-12-01T15:43:26.246969+0000 mgr.y (mgr.24356) 149 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:29.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:29 smithi040 bash[28232]: cluster 2023-12-01T15:43:28.247690+0000 mgr.y (mgr.24356) 150 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:29.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:29 smithi040 bash[41173]: cluster 2023-12-01T15:43:28.247690+0000 mgr.y (mgr.24356) 150 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:29.693 INFO:teuthology.orchestra.run.smithi040.stdout:128849018968 2023-12-01T15:43:29.693 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-01T15:43:29.743 INFO:teuthology.orchestra.run.smithi040.stdout:197568495684 2023-12-01T15:43:29.744 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-01T15:43:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:29 smithi141 bash[31670]: cluster 2023-12-01T15:43:28.247690+0000 mgr.y (mgr.24356) 150 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:30.012 INFO:teuthology.orchestra.run.smithi040.stdout:107374182499 2023-12-01T15:43:30.012 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-01T15:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:31 smithi040 bash[28232]: cluster 2023-12-01T15:43:30.248819+0000 mgr.y (mgr.24356) 151 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:31 smithi040 bash[41173]: cluster 2023-12-01T15:43:30.248819+0000 mgr.y (mgr.24356) 151 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:31 smithi141 bash[31670]: cluster 2023-12-01T15:43:30.248819+0000 mgr.y (mgr.24356) 151 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:31.819 INFO:teuthology.orchestra.run.smithi040.stdout:34359738498 2023-12-01T15:43:31.820 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-01T15:43:31.970 INFO:teuthology.orchestra.run.smithi040.stdout:55834574970 2023-12-01T15:43:31.970 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-01T15:43:31.971 INFO:teuthology.orchestra.run.smithi040.stdout:77309411437 2023-12-01T15:43:31.972 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-01T15:43:31.977 INFO:teuthology.orchestra.run.smithi040.stdout:231928234042 2023-12-01T15:43:31.977 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-01T15:43:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:33 smithi141 bash[31670]: cluster 2023-12-01T15:43:32.249456+0000 mgr.y (mgr.24356) 152 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:33 smithi040 bash[28232]: cluster 2023-12-01T15:43:32.249456+0000 mgr.y (mgr.24356) 152 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:33 smithi040 bash[41173]: cluster 2023-12-01T15:43:32.249456+0000 mgr.y (mgr.24356) 152 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:34 smithi141 bash[31670]: audit 2023-12-01T15:43:33.298947+0000 mon.c (mon.2) 108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:34.562 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:34.562 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:34.563 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:34.563 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:34.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:34 smithi040 bash[41173]: audit 2023-12-01T15:43:33.298947+0000 mon.c (mon.2) 108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:34.595 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:34 smithi040 bash[28232]: audit 2023-12-01T15:43:33.298947+0000 mon.c (mon.2) 108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:35 smithi141 bash[31670]: cluster 2023-12-01T15:43:34.250551+0000 mgr.y (mgr.24356) 153 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:35.575 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:35.606 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:35 smithi040 bash[28232]: cluster 2023-12-01T15:43:34.250551+0000 mgr.y (mgr.24356) 153 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:35.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:35 smithi040 bash[41173]: cluster 2023-12-01T15:43:34.250551+0000 mgr.y (mgr.24356) 153 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:36 smithi040 bash[28232]: audit 2023-12-01T15:43:36.111946+0000 mon.c (mon.2) 109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:36 smithi040 bash[41173]: audit 2023-12-01T15:43:36.111946+0000 mon.c (mon.2) 109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:36 smithi141 bash[31670]: audit 2023-12-01T15:43:36.111946+0000 mon.c (mon.2) 109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:36.589 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:36.590 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:36.590 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:43:36] "GET /metrics HTTP/1.1" 200 33841 "" "Prometheus/2.43.0" 2023-12-01T15:43:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[28232]: cluster 2023-12-01T15:43:36.251233+0000 mgr.y (mgr.24356) 154 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[28232]: audit 2023-12-01T15:43:36.688672+0000 mon.c (mon.2) 110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[28232]: audit 2023-12-01T15:43:36.689632+0000 mon.c (mon.2) 111 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[28232]: audit 2023-12-01T15:43:36.697585+0000 mon.a (mon.0) 834 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[41173]: cluster 2023-12-01T15:43:36.251233+0000 mgr.y (mgr.24356) 154 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[41173]: audit 2023-12-01T15:43:36.688672+0000 mon.c (mon.2) 110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[41173]: audit 2023-12-01T15:43:36.689632+0000 mon.c (mon.2) 111 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:37.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:37 smithi040 bash[41173]: audit 2023-12-01T15:43:36.697585+0000 mon.a (mon.0) 834 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:43:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:37 smithi141 bash[31670]: cluster 2023-12-01T15:43:36.251233+0000 mgr.y (mgr.24356) 154 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:37 smithi141 bash[31670]: audit 2023-12-01T15:43:36.688672+0000 mon.c (mon.2) 110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:37 smithi141 bash[31670]: audit 2023-12-01T15:43:36.689632+0000 mon.c (mon.2) 111 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:37 smithi141 bash[31670]: audit 2023-12-01T15:43:36.697585+0000 mon.a (mon.0) 834 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:43:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:39 smithi040 bash[28232]: cluster 2023-12-01T15:43:38.251887+0000 mgr.y (mgr.24356) 155 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:39 smithi040 bash[41173]: cluster 2023-12-01T15:43:38.251887+0000 mgr.y (mgr.24356) 155 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:39 smithi141 bash[31670]: cluster 2023-12-01T15:43:38.251887+0000 mgr.y (mgr.24356) 155 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:41 smithi040 bash[28232]: cluster 2023-12-01T15:43:40.252624+0000 mgr.y (mgr.24356) 156 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:41 smithi040 bash[41173]: cluster 2023-12-01T15:43:40.252624+0000 mgr.y (mgr.24356) 156 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:41 smithi141 bash[31670]: cluster 2023-12-01T15:43:40.252624+0000 mgr.y (mgr.24356) 156 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:43 smithi141 bash[31670]: cluster 2023-12-01T15:43:42.253200+0000 mgr.y (mgr.24356) 157 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:43.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:43 smithi040 bash[28232]: cluster 2023-12-01T15:43:42.253200+0000 mgr.y (mgr.24356) 157 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:43.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:43 smithi040 bash[41173]: cluster 2023-12-01T15:43:42.253200+0000 mgr.y (mgr.24356) 157 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:45 smithi040 bash[41173]: cluster 2023-12-01T15:43:44.254204+0000 mgr.y (mgr.24356) 158 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:45.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:45 smithi040 bash[28232]: cluster 2023-12-01T15:43:44.254204+0000 mgr.y (mgr.24356) 158 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:45 smithi141 bash[31670]: cluster 2023-12-01T15:43:44.254204+0000 mgr.y (mgr.24356) 158 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:43:46] "GET /metrics HTTP/1.1" 200 33841 "" "Prometheus/2.43.0" 2023-12-01T15:43:47.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:47 smithi040 bash[28232]: cluster 2023-12-01T15:43:46.254731+0000 mgr.y (mgr.24356) 159 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:47 smithi040 bash[41173]: cluster 2023-12-01T15:43:46.254731+0000 mgr.y (mgr.24356) 159 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:47.587 INFO:teuthology.orchestra.run.smithi040.stdout:128849018972 2023-12-01T15:43:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:47 smithi141 bash[31670]: cluster 2023-12-01T15:43:46.254731+0000 mgr.y (mgr.24356) 159 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:47.819 INFO:teuthology.orchestra.run.smithi040.stdout:197568495688 2023-12-01T15:43:48.273 INFO:teuthology.orchestra.run.smithi040.stdout:163208757331 2023-12-01T15:43:48.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[28232]: audit 2023-12-01T15:43:47.582279+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.40:0/78608470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:43:48.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[28232]: audit 2023-12-01T15:43:47.814668+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.40:0/3032849169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:43:48.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[28232]: audit 2023-12-01T15:43:48.268878+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.40:0/1907602719' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:43:48.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[28232]: audit 2023-12-01T15:43:48.298686+0000 mon.c (mon.2) 115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:48.440 INFO:teuthology.orchestra.run.smithi040.stdout:34359738502 2023-12-01T15:43:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[41173]: audit 2023-12-01T15:43:47.582279+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.40:0/78608470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:43:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[41173]: audit 2023-12-01T15:43:47.814668+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.40:0/3032849169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:43:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[41173]: audit 2023-12-01T15:43:48.268878+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.40:0/1907602719' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:43:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:48 smithi040 bash[41173]: audit 2023-12-01T15:43:48.298686+0000 mon.c (mon.2) 115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:48 smithi141 bash[31670]: audit 2023-12-01T15:43:47.582279+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.40:0/78608470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:43:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:48 smithi141 bash[31670]: audit 2023-12-01T15:43:47.814668+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.40:0/3032849169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:43:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:48 smithi141 bash[31670]: audit 2023-12-01T15:43:48.268878+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.40:0/1907602719' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:43:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:48 smithi141 bash[31670]: audit 2023-12-01T15:43:48.298686+0000 mon.c (mon.2) 115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:49.287 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018968 got 128849018972 for osd.4 2023-12-01T15:43:49.287 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:49.457 INFO:teuthology.orchestra.run.smithi040.stdout:77309411441 2023-12-01T15:43:49.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:49 smithi040 bash[41173]: cluster 2023-12-01T15:43:48.255390+0000 mgr.y (mgr.24356) 160 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:49.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:49 smithi040 bash[41173]: audit 2023-12-01T15:43:48.435070+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.40:0/4244011288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:43:49.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:49 smithi040 bash[28232]: cluster 2023-12-01T15:43:48.255390+0000 mgr.y (mgr.24356) 160 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:49.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:49 smithi040 bash[28232]: audit 2023-12-01T15:43:48.435070+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.40:0/4244011288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:43:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:49 smithi141 bash[31670]: cluster 2023-12-01T15:43:48.255390+0000 mgr.y (mgr.24356) 160 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:49 smithi141 bash[31670]: audit 2023-12-01T15:43:48.435070+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.40:0/4244011288' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:43:49.908 INFO:teuthology.orchestra.run.smithi040.stdout:55834574973 2023-12-01T15:43:50.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:50 smithi040 bash[41173]: audit 2023-12-01T15:43:49.451841+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.40:0/1370256312' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:43:50.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:50 smithi040 bash[41173]: audit 2023-12-01T15:43:49.902805+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.40:0/385039034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:43:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:50 smithi040 bash[28232]: audit 2023-12-01T15:43:49.451841+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.40:0/1370256312' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:43:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:50 smithi040 bash[28232]: audit 2023-12-01T15:43:49.902805+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.40:0/385039034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:43:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:50 smithi141 bash[31670]: audit 2023-12-01T15:43:49.451841+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.40:0/1370256312' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:43:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:50 smithi141 bash[31670]: audit 2023-12-01T15:43:49.902805+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.40:0/385039034' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:43:50.843 INFO:teuthology.orchestra.run.smithi040.stdout:231928234046 2023-12-01T15:43:51.101 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495684 got 197568495688 for osd.6 2023-12-01T15:43:51.101 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:51 smithi040 bash[28232]: cluster 2023-12-01T15:43:50.256158+0000 mgr.y (mgr.24356) 161 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:51 smithi040 bash[28232]: audit 2023-12-01T15:43:50.838064+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.40:0/292996860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:43:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:51 smithi040 bash[41173]: cluster 2023-12-01T15:43:50.256158+0000 mgr.y (mgr.24356) 161 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:51 smithi040 bash[41173]: audit 2023-12-01T15:43:50.838064+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.40:0/292996860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:43:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:51 smithi141 bash[31670]: cluster 2023-12-01T15:43:50.256158+0000 mgr.y (mgr.24356) 161 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:51 smithi141 bash[31670]: audit 2023-12-01T15:43:50.838064+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.40:0/292996860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:43:52.435 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411437 got 77309411441 for osd.2 2023-12-01T15:43:52.435 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:52.816 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757327 got 163208757331 for osd.5 2023-12-01T15:43:52.816 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:52.914 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738498 got 34359738502 for osd.0 2023-12-01T15:43:52.915 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:52.973 INFO:teuthology.orchestra.run.smithi040.stdout:107374182504 2023-12-01T15:43:53.034 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234042 got 231928234046 for osd.7 2023-12-01T15:43:53.035 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:53 smithi040 bash[41173]: cluster 2023-12-01T15:43:52.256584+0000 mgr.y (mgr.24356) 162 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:53 smithi040 bash[41173]: audit 2023-12-01T15:43:52.968299+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.40:0/4283150210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:43:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:53 smithi040 bash[28232]: cluster 2023-12-01T15:43:52.256584+0000 mgr.y (mgr.24356) 162 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:53 smithi040 bash[28232]: audit 2023-12-01T15:43:52.968299+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.40:0/4283150210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:43:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:53 smithi141 bash[31670]: cluster 2023-12-01T15:43:52.256584+0000 mgr.y (mgr.24356) 162 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:53 smithi141 bash[31670]: audit 2023-12-01T15:43:52.968299+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.40:0/4283150210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:43:53.599 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574970 got 55834574973 for osd.1 2023-12-01T15:43:53.600 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:54.136 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182499 got 107374182504 for osd.3 2023-12-01T15:43:54.136 DEBUG:teuthology.parallel:result is None 2023-12-01T15:43:54.136 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-01T15:43:54.136 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:43:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:55 smithi040 bash[28232]: cluster 2023-12-01T15:43:54.257278+0000 mgr.y (mgr.24356) 163 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:55 smithi040 bash[41173]: cluster 2023-12-01T15:43:54.257278+0000 mgr.y (mgr.24356) 163 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:55 smithi141 bash[31670]: cluster 2023-12-01T15:43:54.257278+0000 mgr.y (mgr.24356) 163 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:43:56] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.43.0" 2023-12-01T15:43:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:57 smithi040 bash[41173]: cluster 2023-12-01T15:43:56.257852+0000 mgr.y (mgr.24356) 164 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:57 smithi040 bash[28232]: cluster 2023-12-01T15:43:56.257852+0000 mgr.y (mgr.24356) 164 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:57 smithi141 bash[31670]: cluster 2023-12-01T15:43:56.257852+0000 mgr.y (mgr.24356) 164 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:58.878 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:43:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:43:59 smithi040 bash[41173]: cluster 2023-12-01T15:43:58.258494+0000 mgr.y (mgr.24356) 165 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:43:59 smithi040 bash[28232]: cluster 2023-12-01T15:43:58.258494+0000 mgr.y (mgr.24356) 165 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:43:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:43:59 smithi141 bash[31670]: cluster 2023-12-01T15:43:58.258494+0000 mgr.y (mgr.24356) 165 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:01 smithi040 bash[28232]: cluster 2023-12-01T15:44:00.259491+0000 mgr.y (mgr.24356) 166 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:01 smithi040 bash[41173]: cluster 2023-12-01T15:44:00.259491+0000 mgr.y (mgr.24356) 166 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:01 smithi141 bash[31670]: cluster 2023-12-01T15:44:00.259491+0000 mgr.y (mgr.24356) 166 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:02.433 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:44:02.436 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-01T15:44:03.254 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":141,"stamp":"2023-12-01T15:44:02.259724+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"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":289,"num_read_kb":386,"num_write":224,"num_write_kb":2430,"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":223056,"kb_used_data":7440,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738160,"statfs":{"total":767960285184,"available":767731875840,"internally_reserved":0,"allocated":7618560,"data_stored":4294861,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.004003"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311288+0000","last_change":"2023-12-01T15:42:23.351046+0000","last_active":"2023-12-01T15:42:48.311288+0000","last_peered":"2023-12-01T15:42:48.311288+0000","last_clean":"2023-12-01T15:42:48.311288+0000","last_became_active":"2023-12-01T15:42:23.350698+0000","last_became_peered":"2023-12-01T15:42:23.350698+0000","last_unstale":"2023-12-01T15:42:48.311288+0000","last_undegraded":"2023-12-01T15:42:48.311288+0000","last_fullsized":"2023-12-01T15:42:48.311288+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T16:08:13.243540+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.1f","version":"68'5","reported_seq":22,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367657+0000","last_change":"2023-12-01T15:42:23.330982+0000","last_active":"2023-12-01T15:42:48.367657+0000","last_peered":"2023-12-01T15:42:48.367657+0000","last_clean":"2023-12-01T15:42:48.367657+0000","last_became_active":"2023-12-01T15:42:23.330653+0000","last_became_peered":"2023-12-01T15:42:23.330653+0000","last_unstale":"2023-12-01T15:42:48.367657+0000","last_undegraded":"2023-12-01T15:42:48.367657+0000","last_fullsized":"2023-12-01T15:42:48.367657+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T19:14:04.203218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.304891+0000","last_change":"2023-12-01T15:42:23.358979+0000","last_active":"2023-12-01T15:42:48.304891+0000","last_peered":"2023-12-01T15:42:48.304891+0000","last_clean":"2023-12-01T15:42:48.304891+0000","last_became_active":"2023-12-01T15:42:23.357351+0000","last_became_peered":"2023-12-01T15:42:23.357351+0000","last_unstale":"2023-12-01T15:42:48.304891+0000","last_undegraded":"2023-12-01T15:42:48.304891+0000","last_fullsized":"2023-12-01T15:42:48.304891+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:11:35.008000+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":"68'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305511+0000","last_change":"2023-12-01T15:42:23.324671+0000","last_active":"2023-12-01T15:42:48.305511+0000","last_peered":"2023-12-01T15:42:48.305511+0000","last_clean":"2023-12-01T15:42:48.305511+0000","last_became_active":"2023-12-01T15:42:23.324286+0000","last_became_peered":"2023-12-01T15:42:23.324286+0000","last_unstale":"2023-12-01T15:42:48.305511+0000","last_undegraded":"2023-12-01T15:42:48.305511+0000","last_fullsized":"2023-12-01T15:42:48.305511+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:52:17.024101+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312139+0000","last_change":"2023-12-01T15:42:23.359356+0000","last_active":"2023-12-01T15:42:48.312139+0000","last_peered":"2023-12-01T15:42:48.312139+0000","last_clean":"2023-12-01T15:42:48.312139+0000","last_became_active":"2023-12-01T15:42:23.359018+0000","last_became_peered":"2023-12-01T15:42:23.359018+0000","last_unstale":"2023-12-01T15:42:48.312139+0000","last_undegraded":"2023-12-01T15:42:48.312139+0000","last_fullsized":"2023-12-01T15:42:48.312139+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:33:40.943510+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.309144+0000","last_change":"2023-12-01T15:42:23.331706+0000","last_active":"2023-12-01T15:42:48.309144+0000","last_peered":"2023-12-01T15:42:48.309144+0000","last_clean":"2023-12-01T15:42:48.309144+0000","last_became_active":"2023-12-01T15:42:23.331387+0000","last_became_peered":"2023-12-01T15:42:23.331387+0000","last_unstale":"2023-12-01T15:42:48.309144+0000","last_undegraded":"2023-12-01T15:42:48.309144+0000","last_fullsized":"2023-12-01T15:42:48.309144+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:47:22.780998+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":6,"num_read_kb":6,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312938+0000","last_change":"2023-12-01T15:42:23.355633+0000","last_active":"2023-12-01T15:42:48.312938+0000","last_peered":"2023-12-01T15:42:48.312938+0000","last_clean":"2023-12-01T15:42:48.312938+0000","last_became_active":"2023-12-01T15:42:23.355253+0000","last_became_peered":"2023-12-01T15:42:23.355253+0000","last_unstale":"2023-12-01T15:42:48.312938+0000","last_undegraded":"2023-12-01T15:42:48.312938+0000","last_fullsized":"2023-12-01T15:42:48.312938+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:16:48.881603+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308907+0000","last_change":"2023-12-01T15:42:23.337036+0000","last_active":"2023-12-01T15:42:48.308907+0000","last_peered":"2023-12-01T15:42:48.308907+0000","last_clean":"2023-12-01T15:42:48.308907+0000","last_became_active":"2023-12-01T15:42:23.336658+0000","last_became_peered":"2023-12-01T15:42:23.336658+0000","last_unstale":"2023-12-01T15:42:48.308907+0000","last_undegraded":"2023-12-01T15:42:48.308907+0000","last_fullsized":"2023-12-01T15:42:48.308907+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:14:08.046701+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":6,"num_read_kb":6,"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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.594578+0000","last_change":"2023-12-01T15:42:49.594578+0000","last_active":"2023-12-01T15:42:49.594578+0000","last_peered":"2023-12-01T15:42:49.594578+0000","last_clean":"2023-12-01T15:42:49.594578+0000","last_became_active":"2023-12-01T15:42:49.593877+0000","last_became_peered":"2023-12-01T15:42:49.593877+0000","last_unstale":"2023-12-01T15:42:49.594578+0000","last_undegraded":"2023-12-01T15:42:49.594578+0000","last_fullsized":"2023-12-01T15:42:49.594578+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:37:25.462879+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,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367634+0000","last_change":"2023-12-01T15:42:23.332223+0000","last_active":"2023-12-01T15:42:48.367634+0000","last_peered":"2023-12-01T15:42:48.367634+0000","last_clean":"2023-12-01T15:42:48.367634+0000","last_became_active":"2023-12-01T15:42:23.331137+0000","last_became_peered":"2023-12-01T15:42:23.331137+0000","last_unstale":"2023-12-01T15:42:48.367634+0000","last_undegraded":"2023-12-01T15:42:48.367634+0000","last_fullsized":"2023-12-01T15:42:48.367634+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:07:34.735338+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311702+0000","last_change":"2023-12-01T15:42:23.350618+0000","last_active":"2023-12-01T15:42:48.311702+0000","last_peered":"2023-12-01T15:42:48.311702+0000","last_clean":"2023-12-01T15:42:48.311702+0000","last_became_active":"2023-12-01T15:42:23.349807+0000","last_became_peered":"2023-12-01T15:42:23.349807+0000","last_unstale":"2023-12-01T15:42:48.311702+0000","last_undegraded":"2023-12-01T15:42:48.311702+0000","last_fullsized":"2023-12-01T15:42:48.311702+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:45:46.767967+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":"68'1","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367870+0000","last_change":"2023-12-01T15:42:23.336426+0000","last_active":"2023-12-01T15:42:48.367870+0000","last_peered":"2023-12-01T15:42:48.367870+0000","last_clean":"2023-12-01T15:42:48.367870+0000","last_became_active":"2023-12-01T15:42:23.335975+0000","last_became_peered":"2023-12-01T15:42:23.335975+0000","last_unstale":"2023-12-01T15:42:48.367870+0000","last_undegraded":"2023-12-01T15:42:48.367870+0000","last_fullsized":"2023-12-01T15:42:48.367870+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:44:05.105227+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.373089+0000","last_change":"2023-12-01T15:40:28.277390+0000","last_active":"2023-12-01T15:42:48.373089+0000","last_peered":"2023-12-01T15:42:48.373089+0000","last_clean":"2023-12-01T15:42:48.373089+0000","last_became_active":"2023-12-01T15:40:28.276949+0000","last_became_peered":"2023-12-01T15:40:28.276949+0000","last_unstale":"2023-12-01T15:42:48.373089+0000","last_undegraded":"2023-12-01T15:42:48.373089+0000","last_fullsized":"2023-12-01T15:42:48.373089+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:05:41.512643+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303071+0000","last_change":"2023-12-01T15:42:23.822898+0000","last_active":"2023-12-01T15:42:48.303071+0000","last_peered":"2023-12-01T15:42:48.303071+0000","last_clean":"2023-12-01T15:42:48.303071+0000","last_became_active":"2023-12-01T15:42:23.822188+0000","last_became_peered":"2023-12-01T15:42:23.822188+0000","last_unstale":"2023-12-01T15:42:48.303071+0000","last_undegraded":"2023-12-01T15:42:48.303071+0000","last_fullsized":"2023-12-01T15:42:48.303071+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:08:35.018961+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308491+0000","last_change":"2023-12-01T15:40:28.692618+0000","last_active":"2023-12-01T15:42:48.308491+0000","last_peered":"2023-12-01T15:42:48.308491+0000","last_clean":"2023-12-01T15:42:48.308491+0000","last_became_active":"2023-12-01T15:40:28.691589+0000","last_became_peered":"2023-12-01T15:40:28.691589+0000","last_unstale":"2023-12-01T15:42:48.308491+0000","last_undegraded":"2023-12-01T15:42:48.308491+0000","last_fullsized":"2023-12-01T15:42:48.308491+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:01:06.843684+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305752+0000","last_change":"2023-12-01T15:42:23.332044+0000","last_active":"2023-12-01T15:42:48.305752+0000","last_peered":"2023-12-01T15:42:48.305752+0000","last_clean":"2023-12-01T15:42:48.305752+0000","last_became_active":"2023-12-01T15:42:23.331730+0000","last_became_peered":"2023-12-01T15:42:23.331730+0000","last_unstale":"2023-12-01T15:42:48.305752+0000","last_undegraded":"2023-12-01T15:42:48.305752+0000","last_fullsized":"2023-12-01T15:42:48.305752+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T16:15:07.880759+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":6,"num_read_kb":6,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367443+0000","last_change":"2023-12-01T15:42:23.817436+0000","last_active":"2023-12-01T15:42:48.367443+0000","last_peered":"2023-12-01T15:42:48.367443+0000","last_clean":"2023-12-01T15:42:48.367443+0000","last_became_active":"2023-12-01T15:42:23.816925+0000","last_became_peered":"2023-12-01T15:42:23.816925+0000","last_unstale":"2023-12-01T15:42:48.367443+0000","last_undegraded":"2023-12-01T15:42:48.367443+0000","last_fullsized":"2023-12-01T15:42:48.367443+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T03:15:02.229867+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308502+0000","last_change":"2023-12-01T15:42:23.327591+0000","last_active":"2023-12-01T15:42:48.308502+0000","last_peered":"2023-12-01T15:42:48.308502+0000","last_clean":"2023-12-01T15:42:48.308502+0000","last_became_active":"2023-12-01T15:42:23.327238+0000","last_became_peered":"2023-12-01T15:42:23.327238+0000","last_unstale":"2023-12-01T15:42:48.308502+0000","last_undegraded":"2023-12-01T15:42:48.308502+0000","last_fullsized":"2023-12-01T15:42:48.308502+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:23:34.311515+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372779+0000","last_change":"2023-12-01T15:40:28.695916+0000","last_active":"2023-12-01T15:42:48.372779+0000","last_peered":"2023-12-01T15:42:48.372779+0000","last_clean":"2023-12-01T15:42:48.372779+0000","last_became_active":"2023-12-01T15:40:28.695379+0000","last_became_peered":"2023-12-01T15:40:28.695379+0000","last_unstale":"2023-12-01T15:42:48.372779+0000","last_undegraded":"2023-12-01T15:42:48.372779+0000","last_fullsized":"2023-12-01T15:42:48.372779+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T23:38:38.713068+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.368072+0000","last_change":"2023-12-01T15:42:23.353500+0000","last_active":"2023-12-01T15:42:48.368072+0000","last_peered":"2023-12-01T15:42:48.368072+0000","last_clean":"2023-12-01T15:42:48.368072+0000","last_became_active":"2023-12-01T15:42:23.353185+0000","last_became_peered":"2023-12-01T15:42:23.353185+0000","last_unstale":"2023-12-01T15:42:48.368072+0000","last_undegraded":"2023-12-01T15:42:48.368072+0000","last_fullsized":"2023-12-01T15:42:48.368072+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:07:25.668494+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367451+0000","last_change":"2023-12-01T15:42:23.330742+0000","last_active":"2023-12-01T15:42:48.367451+0000","last_peered":"2023-12-01T15:42:48.367451+0000","last_clean":"2023-12-01T15:42:48.367451+0000","last_became_active":"2023-12-01T15:42:23.330280+0000","last_became_peered":"2023-12-01T15:42:23.330280+0000","last_unstale":"2023-12-01T15:42:48.367451+0000","last_undegraded":"2023-12-01T15:42:48.367451+0000","last_fullsized":"2023-12-01T15:42:48.367451+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:50:25.216967+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371428+0000","last_change":"2023-12-01T15:40:28.695869+0000","last_active":"2023-12-01T15:42:48.371428+0000","last_peered":"2023-12-01T15:42:48.371428+0000","last_clean":"2023-12-01T15:42:48.371428+0000","last_became_active":"2023-12-01T15:40:28.695373+0000","last_became_peered":"2023-12-01T15:40:28.695373+0000","last_unstale":"2023-12-01T15:42:48.371428+0000","last_undegraded":"2023-12-01T15:42:48.371428+0000","last_fullsized":"2023-12-01T15:42:48.371428+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T03:02:54.352432+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372726+0000","last_change":"2023-12-01T15:42:23.822443+0000","last_active":"2023-12-01T15:42:48.372726+0000","last_peered":"2023-12-01T15:42:48.372726+0000","last_clean":"2023-12-01T15:42:48.372726+0000","last_became_active":"2023-12-01T15:42:23.820194+0000","last_became_peered":"2023-12-01T15:42:23.820194+0000","last_unstale":"2023-12-01T15:42:48.372726+0000","last_undegraded":"2023-12-01T15:42:48.372726+0000","last_fullsized":"2023-12-01T15:42:48.372726+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:25:00.553640+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.306540+0000","last_change":"2023-12-01T15:42:23.325104+0000","last_active":"2023-12-01T15:42:48.306540+0000","last_peered":"2023-12-01T15:42:48.306540+0000","last_clean":"2023-12-01T15:42:48.306540+0000","last_became_active":"2023-12-01T15:42:23.324784+0000","last_became_peered":"2023-12-01T15:42:23.324784+0000","last_unstale":"2023-12-01T15:42:48.306540+0000","last_undegraded":"2023-12-01T15:42:48.306540+0000","last_fullsized":"2023-12-01T15:42:48.306540+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:21:47.447574+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":268,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.317198+0000","last_change":"2023-12-01T15:38:53.874588+0000","last_active":"2023-12-01T15:42:49.317198+0000","last_peered":"2023-12-01T15:42:49.317198+0000","last_clean":"2023-12-01T15:42:49.317198+0000","last_became_active":"2023-12-01T15:38:53.873822+0000","last_became_peered":"2023-12-01T15:38:53.873822+0000","last_unstale":"2023-12-01T15:42:49.317198+0000","last_undegraded":"2023-12-01T15:42:49.317198+0000","last_fullsized":"2023-12-01T15:42:49.317198+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":"2023-12-01T15:34:31.693912+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:31.693912+0000","last_clean_scrub_stamp":"2023-12-01T15:34:31.693912+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 @ 2023-12-02T23:29:45.441357+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308502+0000","last_change":"2023-12-01T15:40:28.277669+0000","last_active":"2023-12-01T15:42:48.308502+0000","last_peered":"2023-12-01T15:42:48.308502+0000","last_clean":"2023-12-01T15:42:48.308502+0000","last_became_active":"2023-12-01T15:40:28.277045+0000","last_became_peered":"2023-12-01T15:40:28.277045+0000","last_unstale":"2023-12-01T15:42:48.308502+0000","last_undegraded":"2023-12-01T15:42:48.308502+0000","last_fullsized":"2023-12-01T15:42:48.308502+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T18:38:34.372615+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308639+0000","last_change":"2023-12-01T15:42:23.351083+0000","last_active":"2023-12-01T15:42:48.308639+0000","last_peered":"2023-12-01T15:42:48.308639+0000","last_clean":"2023-12-01T15:42:48.308639+0000","last_became_active":"2023-12-01T15:42:23.350777+0000","last_became_peered":"2023-12-01T15:42:23.350777+0000","last_unstale":"2023-12-01T15:42:48.308639+0000","last_undegraded":"2023-12-01T15:42:48.308639+0000","last_fullsized":"2023-12-01T15:42:48.308639+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:15:47.135490+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.307250+0000","last_change":"2023-12-01T15:42:23.323328+0000","last_active":"2023-12-01T15:42:48.307250+0000","last_peered":"2023-12-01T15:42:48.307250+0000","last_clean":"2023-12-01T15:42:48.307250+0000","last_became_active":"2023-12-01T15:42:23.322976+0000","last_became_peered":"2023-12-01T15:42:23.322976+0000","last_unstale":"2023-12-01T15:42:48.307250+0000","last_undegraded":"2023-12-01T15:42:48.307250+0000","last_fullsized":"2023-12-01T15:42:48.307250+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:44:08.504305+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303003+0000","last_change":"2023-12-01T15:40:28.693177+0000","last_active":"2023-12-01T15:42:48.303003+0000","last_peered":"2023-12-01T15:42:48.303003+0000","last_clean":"2023-12-01T15:42:48.303003+0000","last_became_active":"2023-12-01T15:40:28.692266+0000","last_became_peered":"2023-12-01T15:40:28.692266+0000","last_unstale":"2023-12-01T15:42:48.303003+0000","last_undegraded":"2023-12-01T15:42:48.303003+0000","last_fullsized":"2023-12-01T15:42:48.303003+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:16:38.924935+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308332+0000","last_change":"2023-12-01T15:42:23.358382+0000","last_active":"2023-12-01T15:42:48.308332+0000","last_peered":"2023-12-01T15:42:48.308332+0000","last_clean":"2023-12-01T15:42:48.308332+0000","last_became_active":"2023-12-01T15:42:23.358076+0000","last_became_peered":"2023-12-01T15:42:23.358076+0000","last_unstale":"2023-12-01T15:42:48.308332+0000","last_undegraded":"2023-12-01T15:42:48.308332+0000","last_fullsized":"2023-12-01T15:42:48.308332+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T00:09:48.924963+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311980+0000","last_change":"2023-12-01T15:42:23.333251+0000","last_active":"2023-12-01T15:42:48.311980+0000","last_peered":"2023-12-01T15:42:48.311980+0000","last_clean":"2023-12-01T15:42:48.311980+0000","last_became_active":"2023-12-01T15:42:23.332939+0000","last_became_peered":"2023-12-01T15:42:23.332939+0000","last_unstale":"2023-12-01T15:42:48.311980+0000","last_undegraded":"2023-12-01T15:42:48.311980+0000","last_fullsized":"2023-12-01T15:42:48.311980+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:30:54.947884+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308707+0000","last_change":"2023-12-01T15:40:28.275449+0000","last_active":"2023-12-01T15:42:48.308707+0000","last_peered":"2023-12-01T15:42:48.308707+0000","last_clean":"2023-12-01T15:42:48.308707+0000","last_became_active":"2023-12-01T15:40:28.274940+0000","last_became_peered":"2023-12-01T15:40:28.274940+0000","last_unstale":"2023-12-01T15:42:48.308707+0000","last_undegraded":"2023-12-01T15:42:48.308707+0000","last_fullsized":"2023-12-01T15:42:48.308707+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T02:15:39.418984+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":11,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.594800+0000","last_change":"2023-12-01T15:42:49.594800+0000","last_active":"2023-12-01T15:42:49.594800+0000","last_peered":"2023-12-01T15:42:49.594800+0000","last_clean":"2023-12-01T15:42:49.594800+0000","last_became_active":"2023-12-01T15:42:49.593875+0000","last_became_peered":"2023-12-01T15:42:49.593875+0000","last_unstale":"2023-12-01T15:42:49.594800+0000","last_undegraded":"2023-12-01T15:42:49.594800+0000","last_fullsized":"2023-12-01T15:42:49.594800+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T23:04:05.925909+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,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308963+0000","last_change":"2023-12-01T15:42:23.329473+0000","last_active":"2023-12-01T15:42:48.308963+0000","last_peered":"2023-12-01T15:42:48.308963+0000","last_clean":"2023-12-01T15:42:48.308963+0000","last_became_active":"2023-12-01T15:42:23.329129+0000","last_became_peered":"2023-12-01T15:42:23.329129+0000","last_unstale":"2023-12-01T15:42:48.308963+0000","last_undegraded":"2023-12-01T15:42:48.308963+0000","last_fullsized":"2023-12-01T15:42:48.308963+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T16:21:12.342050+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308228+0000","last_change":"2023-12-01T15:40:28.693809+0000","last_active":"2023-12-01T15:42:48.308228+0000","last_peered":"2023-12-01T15:42:48.308228+0000","last_clean":"2023-12-01T15:42:48.308228+0000","last_became_active":"2023-12-01T15:40:28.692922+0000","last_became_peered":"2023-12-01T15:40:28.692922+0000","last_unstale":"2023-12-01T15:42:48.308228+0000","last_undegraded":"2023-12-01T15:42:48.308228+0000","last_fullsized":"2023-12-01T15:42:48.308228+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:28:58.225170+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308732+0000","last_change":"2023-12-01T15:42:23.355746+0000","last_active":"2023-12-01T15:42:48.308732+0000","last_peered":"2023-12-01T15:42:48.308732+0000","last_clean":"2023-12-01T15:42:48.308732+0000","last_became_active":"2023-12-01T15:42:23.355476+0000","last_became_peered":"2023-12-01T15:42:23.355476+0000","last_unstale":"2023-12-01T15:42:48.308732+0000","last_undegraded":"2023-12-01T15:42:48.308732+0000","last_fullsized":"2023-12-01T15:42:48.308732+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:35:39.151580+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303281+0000","last_change":"2023-12-01T15:42:23.336294+0000","last_active":"2023-12-01T15:42:48.303281+0000","last_peered":"2023-12-01T15:42:48.303281+0000","last_clean":"2023-12-01T15:42:48.303281+0000","last_became_active":"2023-12-01T15:42:23.335479+0000","last_became_peered":"2023-12-01T15:42:23.335479+0000","last_unstale":"2023-12-01T15:42:48.303281+0000","last_undegraded":"2023-12-01T15:42:48.303281+0000","last_fullsized":"2023-12-01T15:42:48.303281+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:22:02.035973+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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312668+0000","last_change":"2023-12-01T15:42:23.350314+0000","last_active":"2023-12-01T15:42:48.312668+0000","last_peered":"2023-12-01T15:42:48.312668+0000","last_clean":"2023-12-01T15:42:48.312668+0000","last_became_active":"2023-12-01T15:42:23.349234+0000","last_became_peered":"2023-12-01T15:42:23.349234+0000","last_unstale":"2023-12-01T15:42:48.312668+0000","last_undegraded":"2023-12-01T15:42:48.312668+0000","last_fullsized":"2023-12-01T15:42:48.312668+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:58:10.486009+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.9","version":"0'0","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311879+0000","last_change":"2023-12-01T15:42:23.331664+0000","last_active":"2023-12-01T15:42:48.311879+0000","last_peered":"2023-12-01T15:42:48.311879+0000","last_clean":"2023-12-01T15:42:48.311879+0000","last_became_active":"2023-12-01T15:42:23.330992+0000","last_became_peered":"2023-12-01T15:42:23.330992+0000","last_unstale":"2023-12-01T15:42:48.311879+0000","last_undegraded":"2023-12-01T15:42:48.311879+0000","last_fullsized":"2023-12-01T15:42:48.311879+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:48:22.824067+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312926+0000","last_change":"2023-12-01T15:42:23.350410+0000","last_active":"2023-12-01T15:42:48.312926+0000","last_peered":"2023-12-01T15:42:48.312926+0000","last_clean":"2023-12-01T15:42:48.312926+0000","last_became_active":"2023-12-01T15:42:23.349241+0000","last_became_peered":"2023-12-01T15:42:23.349241+0000","last_unstale":"2023-12-01T15:42:48.312926+0000","last_undegraded":"2023-12-01T15:42:48.312926+0000","last_fullsized":"2023-12-01T15:42:48.312926+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:45:55.816387+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372090+0000","last_change":"2023-12-01T15:42:23.336081+0000","last_active":"2023-12-01T15:42:48.372090+0000","last_peered":"2023-12-01T15:42:48.372090+0000","last_clean":"2023-12-01T15:42:48.372090+0000","last_became_active":"2023-12-01T15:42:23.335479+0000","last_became_peered":"2023-12-01T15:42:23.335479+0000","last_unstale":"2023-12-01T15:42:48.372090+0000","last_undegraded":"2023-12-01T15:42:48.372090+0000","last_fullsized":"2023-12-01T15:42:48.372090+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T02:55:16.787171+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312504+0000","last_change":"2023-12-01T15:42:23.359422+0000","last_active":"2023-12-01T15:42:48.312504+0000","last_peered":"2023-12-01T15:42:48.312504+0000","last_clean":"2023-12-01T15:42:48.312504+0000","last_became_active":"2023-12-01T15:42:23.359040+0000","last_became_peered":"2023-12-01T15:42:23.359040+0000","last_unstale":"2023-12-01T15:42:48.312504+0000","last_undegraded":"2023-12-01T15:42:48.312504+0000","last_fullsized":"2023-12-01T15:42:48.312504+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:52:06.955944+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":"68'3","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305248+0000","last_change":"2023-12-01T15:42:23.334339+0000","last_active":"2023-12-01T15:42:48.305248+0000","last_peered":"2023-12-01T15:42:48.305248+0000","last_clean":"2023-12-01T15:42:48.305248+0000","last_became_active":"2023-12-01T15:42:23.334014+0000","last_became_peered":"2023-12-01T15:42:23.334014+0000","last_unstale":"2023-12-01T15:42:48.305248+0000","last_undegraded":"2023-12-01T15:42:48.305248+0000","last_fullsized":"2023-12-01T15:42:48.305248+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:02:08.364173+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367227+0000","last_change":"2023-12-01T15:42:23.350406+0000","last_active":"2023-12-01T15:42:48.367227+0000","last_peered":"2023-12-01T15:42:48.367227+0000","last_clean":"2023-12-01T15:42:48.367227+0000","last_became_active":"2023-12-01T15:42:23.350088+0000","last_became_peered":"2023-12-01T15:42:23.350088+0000","last_unstale":"2023-12-01T15:42:48.367227+0000","last_undegraded":"2023-12-01T15:42:48.367227+0000","last_fullsized":"2023-12-01T15:42:48.367227+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T03:29:29.372840+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308684+0000","last_change":"2023-12-01T15:42:23.327356+0000","last_active":"2023-12-01T15:42:48.308684+0000","last_peered":"2023-12-01T15:42:48.308684+0000","last_clean":"2023-12-01T15:42:48.308684+0000","last_became_active":"2023-12-01T15:42:23.326813+0000","last_became_peered":"2023-12-01T15:42:23.326813+0000","last_unstale":"2023-12-01T15:42:48.308684+0000","last_undegraded":"2023-12-01T15:42:48.308684+0000","last_fullsized":"2023-12-01T15:42:48.308684+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:31:48.656652+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371891+0000","last_change":"2023-12-01T15:42:23.823951+0000","last_active":"2023-12-01T15:42:48.371891+0000","last_peered":"2023-12-01T15:42:48.371891+0000","last_clean":"2023-12-01T15:42:48.371891+0000","last_became_active":"2023-12-01T15:42:23.823513+0000","last_became_peered":"2023-12-01T15:42:23.823513+0000","last_unstale":"2023-12-01T15:42:48.371891+0000","last_undegraded":"2023-12-01T15:42:48.371891+0000","last_fullsized":"2023-12-01T15:42:48.371891+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T16:25:55.240516+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":"67'1","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.373038+0000","last_change":"2023-12-01T15:42:23.326689+0000","last_active":"2023-12-01T15:42:48.373038+0000","last_peered":"2023-12-01T15:42:48.373038+0000","last_clean":"2023-12-01T15:42:48.373038+0000","last_became_active":"2023-12-01T15:42:23.326352+0000","last_became_peered":"2023-12-01T15:42:23.326352+0000","last_unstale":"2023-12-01T15:42:48.373038+0000","last_undegraded":"2023-12-01T15:42:48.373038+0000","last_fullsized":"2023-12-01T15:42:48.373038+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:49:25.078777+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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311525+0000","last_change":"2023-12-01T15:42:23.355438+0000","last_active":"2023-12-01T15:42:48.311525+0000","last_peered":"2023-12-01T15:42:48.311525+0000","last_clean":"2023-12-01T15:42:48.311525+0000","last_became_active":"2023-12-01T15:42:23.355107+0000","last_became_peered":"2023-12-01T15:42:23.355107+0000","last_unstale":"2023-12-01T15:42:48.311525+0000","last_undegraded":"2023-12-01T15:42:48.311525+0000","last_fullsized":"2023-12-01T15:42:48.311525+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:56:45.902940+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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372801+0000","last_change":"2023-12-01T15:42:23.338548+0000","last_active":"2023-12-01T15:42:48.372801+0000","last_peered":"2023-12-01T15:42:48.372801+0000","last_clean":"2023-12-01T15:42:48.372801+0000","last_became_active":"2023-12-01T15:42:23.338208+0000","last_became_peered":"2023-12-01T15:42:23.338208+0000","last_unstale":"2023-12-01T15:42:48.372801+0000","last_undegraded":"2023-12-01T15:42:48.372801+0000","last_fullsized":"2023-12-01T15:42:48.372801+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:37:46.349399+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":6,"num_read_kb":6,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308262+0000","last_change":"2023-12-01T15:42:23.820568+0000","last_active":"2023-12-01T15:42:48.308262+0000","last_peered":"2023-12-01T15:42:48.308262+0000","last_clean":"2023-12-01T15:42:48.308262+0000","last_became_active":"2023-12-01T15:42:23.820221+0000","last_became_peered":"2023-12-01T15:42:23.820221+0000","last_unstale":"2023-12-01T15:42:48.308262+0000","last_undegraded":"2023-12-01T15:42:48.308262+0000","last_fullsized":"2023-12-01T15:42:48.308262+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T00:11:22.370865+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":"67'1","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372729+0000","last_change":"2023-12-01T15:42:23.335446+0000","last_active":"2023-12-01T15:42:48.372729+0000","last_peered":"2023-12-01T15:42:48.372729+0000","last_clean":"2023-12-01T15:42:48.372729+0000","last_became_active":"2023-12-01T15:42:23.335034+0000","last_became_peered":"2023-12-01T15:42:23.335034+0000","last_unstale":"2023-12-01T15:42:48.372729+0000","last_undegraded":"2023-12-01T15:42:48.372729+0000","last_fullsized":"2023-12-01T15:42:48.372729+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:24:36.931484+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305871+0000","last_change":"2023-12-01T15:42:23.819840+0000","last_active":"2023-12-01T15:42:48.305871+0000","last_peered":"2023-12-01T15:42:48.305871+0000","last_clean":"2023-12-01T15:42:48.305871+0000","last_became_active":"2023-12-01T15:42:23.819344+0000","last_became_peered":"2023-12-01T15:42:23.819344+0000","last_unstale":"2023-12-01T15:42:48.305871+0000","last_undegraded":"2023-12-01T15:42:48.305871+0000","last_fullsized":"2023-12-01T15:42:48.305871+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:48:00.178032+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":"67'8","reported_seq":31,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371543+0000","last_change":"2023-12-01T15:42:23.328528+0000","last_active":"2023-12-01T15:42:48.371543+0000","last_peered":"2023-12-01T15:42:48.371543+0000","last_clean":"2023-12-01T15:42:48.371543+0000","last_became_active":"2023-12-01T15:42:23.328141+0000","last_became_peered":"2023-12-01T15:42:23.328141+0000","last_unstale":"2023-12-01T15:42:48.371543+0000","last_undegraded":"2023-12-01T15:42:48.371543+0000","last_fullsized":"2023-12-01T15:42:48.371543+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:57:40.752565+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":24,"num_read_kb":24,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.368216+0000","last_change":"2023-12-01T15:42:23.819287+0000","last_active":"2023-12-01T15:42:48.368216+0000","last_peered":"2023-12-01T15:42:48.368216+0000","last_clean":"2023-12-01T15:42:48.368216+0000","last_became_active":"2023-12-01T15:42:23.818923+0000","last_became_peered":"2023-12-01T15:42:23.818923+0000","last_unstale":"2023-12-01T15:42:48.368216+0000","last_undegraded":"2023-12-01T15:42:48.368216+0000","last_fullsized":"2023-12-01T15:42:48.368216+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:47:05.481995+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371712+0000","last_change":"2023-12-01T15:42:23.334187+0000","last_active":"2023-12-01T15:42:48.371712+0000","last_peered":"2023-12-01T15:42:48.371712+0000","last_clean":"2023-12-01T15:42:48.371712+0000","last_became_active":"2023-12-01T15:42:23.333561+0000","last_became_peered":"2023-12-01T15:42:23.333561+0000","last_unstale":"2023-12-01T15:42:48.371712+0000","last_undegraded":"2023-12-01T15:42:48.371712+0000","last_fullsized":"2023-12-01T15:42:48.371712+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:23:47.134902+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308828+0000","last_change":"2023-12-01T15:42:23.823402+0000","last_active":"2023-12-01T15:42:48.308828+0000","last_peered":"2023-12-01T15:42:48.308828+0000","last_clean":"2023-12-01T15:42:48.308828+0000","last_became_active":"2023-12-01T15:42:23.823126+0000","last_became_peered":"2023-12-01T15:42:23.823126+0000","last_unstale":"2023-12-01T15:42:48.308828+0000","last_undegraded":"2023-12-01T15:42:48.308828+0000","last_fullsized":"2023-12-01T15:42:48.308828+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:37:05.651159+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367350+0000","last_change":"2023-12-01T15:42:23.336209+0000","last_active":"2023-12-01T15:42:48.367350+0000","last_peered":"2023-12-01T15:42:48.367350+0000","last_clean":"2023-12-01T15:42:48.367350+0000","last_became_active":"2023-12-01T15:42:23.335873+0000","last_became_peered":"2023-12-01T15:42:23.335873+0000","last_unstale":"2023-12-01T15:42:48.367350+0000","last_undegraded":"2023-12-01T15:42:48.367350+0000","last_fullsized":"2023-12-01T15:42:48.367350+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:03:21.181323+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305330+0000","last_change":"2023-12-01T15:42:23.822570+0000","last_active":"2023-12-01T15:42:48.305330+0000","last_peered":"2023-12-01T15:42:48.305330+0000","last_clean":"2023-12-01T15:42:48.305330+0000","last_became_active":"2023-12-01T15:42:23.822106+0000","last_became_peered":"2023-12-01T15:42:23.822106+0000","last_unstale":"2023-12-01T15:42:48.305330+0000","last_undegraded":"2023-12-01T15:42:48.305330+0000","last_fullsized":"2023-12-01T15:42:48.305330+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:52:00.313052+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372478+0000","last_change":"2023-12-01T15:42:23.332792+0000","last_active":"2023-12-01T15:42:48.372478+0000","last_peered":"2023-12-01T15:42:48.372478+0000","last_clean":"2023-12-01T15:42:48.372478+0000","last_became_active":"2023-12-01T15:42:23.332344+0000","last_became_peered":"2023-12-01T15:42:23.332344+0000","last_unstale":"2023-12-01T15:42:48.372478+0000","last_undegraded":"2023-12-01T15:42:48.372478+0000","last_fullsized":"2023-12-01T15:42:48.372478+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:56:28.029484+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":8,"num_write":3,"num_write_kb":7,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312174+0000","last_change":"2023-12-01T15:42:23.352422+0000","last_active":"2023-12-01T15:42:48.312174+0000","last_peered":"2023-12-01T15:42:48.312174+0000","last_clean":"2023-12-01T15:42:48.312174+0000","last_became_active":"2023-12-01T15:42:23.351661+0000","last_became_peered":"2023-12-01T15:42:23.351661+0000","last_unstale":"2023-12-01T15:42:48.312174+0000","last_undegraded":"2023-12-01T15:42:48.312174+0000","last_fullsized":"2023-12-01T15:42:48.312174+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T15:43:17.525359+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":"68'7","reported_seq":28,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312268+0000","last_change":"2023-12-01T15:42:23.330536+0000","last_active":"2023-12-01T15:42:48.312268+0000","last_peered":"2023-12-01T15:42:48.312268+0000","last_clean":"2023-12-01T15:42:48.312268+0000","last_became_active":"2023-12-01T15:42:23.330203+0000","last_became_peered":"2023-12-01T15:42:23.330203+0000","last_unstale":"2023-12-01T15:42:48.312268+0000","last_undegraded":"2023-12-01T15:42:48.312268+0000","last_fullsized":"2023-12-01T15:42:48.312268+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:48:49.585231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":10,"num_read_kb":9,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.307441+0000","last_change":"2023-12-01T15:42:23.350460+0000","last_active":"2023-12-01T15:42:48.307441+0000","last_peered":"2023-12-01T15:42:48.307441+0000","last_clean":"2023-12-01T15:42:48.307441+0000","last_became_active":"2023-12-01T15:42:23.350147+0000","last_became_peered":"2023-12-01T15:42:23.350147+0000","last_unstale":"2023-12-01T15:42:48.307441+0000","last_undegraded":"2023-12-01T15:42:48.307441+0000","last_fullsized":"2023-12-01T15:42:48.307441+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:48:48.253395+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":"67'3","reported_seq":21,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372546+0000","last_change":"2023-12-01T15:42:23.331790+0000","last_active":"2023-12-01T15:42:48.372546+0000","last_peered":"2023-12-01T15:42:48.372546+0000","last_clean":"2023-12-01T15:42:48.372546+0000","last_became_active":"2023-12-01T15:42:23.331467+0000","last_became_peered":"2023-12-01T15:42:23.331467+0000","last_unstale":"2023-12-01T15:42:48.372546+0000","last_undegraded":"2023-12-01T15:42:48.372546+0000","last_fullsized":"2023-12-01T15:42:48.372546+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:59:54.721064+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":7,"num_read_kb":7,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305087+0000","last_change":"2023-12-01T15:42:23.818366+0000","last_active":"2023-12-01T15:42:48.305087+0000","last_peered":"2023-12-01T15:42:48.305087+0000","last_clean":"2023-12-01T15:42:48.305087+0000","last_became_active":"2023-12-01T15:42:23.817413+0000","last_became_peered":"2023-12-01T15:42:23.817413+0000","last_unstale":"2023-12-01T15:42:48.305087+0000","last_undegraded":"2023-12-01T15:42:48.305087+0000","last_fullsized":"2023-12-01T15:42:48.305087+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:13:41.966247+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308764+0000","last_change":"2023-12-01T15:42:23.337018+0000","last_active":"2023-12-01T15:42:48.308764+0000","last_peered":"2023-12-01T15:42:48.308764+0000","last_clean":"2023-12-01T15:42:48.308764+0000","last_became_active":"2023-12-01T15:42:23.336703+0000","last_became_peered":"2023-12-01T15:42:23.336703+0000","last_unstale":"2023-12-01T15:42:48.308764+0000","last_undegraded":"2023-12-01T15:42:48.308764+0000","last_fullsized":"2023-12-01T15:42:48.308764+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:12:37.882978+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303269+0000","last_change":"2023-12-01T15:42:23.358209+0000","last_active":"2023-12-01T15:42:48.303269+0000","last_peered":"2023-12-01T15:42:48.303269+0000","last_clean":"2023-12-01T15:42:48.303269+0000","last_became_active":"2023-12-01T15:42:23.357273+0000","last_became_peered":"2023-12-01T15:42:23.357273+0000","last_unstale":"2023-12-01T15:42:48.303269+0000","last_undegraded":"2023-12-01T15:42:48.303269+0000","last_fullsized":"2023-12-01T15:42:48.303269+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:17:56.390995+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367535+0000","last_change":"2023-12-01T15:42:23.337550+0000","last_active":"2023-12-01T15:42:48.367535+0000","last_peered":"2023-12-01T15:42:48.367535+0000","last_clean":"2023-12-01T15:42:48.367535+0000","last_became_active":"2023-12-01T15:42:23.337226+0000","last_became_peered":"2023-12-01T15:42:23.337226+0000","last_unstale":"2023-12-01T15:42:48.367535+0000","last_undegraded":"2023-12-01T15:42:48.367535+0000","last_fullsized":"2023-12-01T15:42:48.367535+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T02:32:41.755071+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.373072+0000","last_change":"2023-12-01T15:42:23.353513+0000","last_active":"2023-12-01T15:42:48.373072+0000","last_peered":"2023-12-01T15:42:48.373072+0000","last_clean":"2023-12-01T15:42:48.373072+0000","last_became_active":"2023-12-01T15:42:23.353182+0000","last_became_peered":"2023-12-01T15:42:23.353182+0000","last_unstale":"2023-12-01T15:42:48.373072+0000","last_undegraded":"2023-12-01T15:42:48.373072+0000","last_fullsized":"2023-12-01T15:42:48.373072+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:18:14.216705+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303368+0000","last_change":"2023-12-01T15:42:23.336705+0000","last_active":"2023-12-01T15:42:48.303368+0000","last_peered":"2023-12-01T15:42:48.303368+0000","last_clean":"2023-12-01T15:42:48.303368+0000","last_became_active":"2023-12-01T15:42:23.335932+0000","last_became_peered":"2023-12-01T15:42:23.335932+0000","last_unstale":"2023-12-01T15:42:48.303368+0000","last_undegraded":"2023-12-01T15:42:48.303368+0000","last_fullsized":"2023-12-01T15:42:48.303368+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:28:18.456509+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367612+0000","last_change":"2023-12-01T15:42:23.819892+0000","last_active":"2023-12-01T15:42:48.367612+0000","last_peered":"2023-12-01T15:42:48.367612+0000","last_clean":"2023-12-01T15:42:48.367612+0000","last_became_active":"2023-12-01T15:42:23.819366+0000","last_became_peered":"2023-12-01T15:42:23.819366+0000","last_unstale":"2023-12-01T15:42:48.367612+0000","last_undegraded":"2023-12-01T15:42:48.367612+0000","last_fullsized":"2023-12-01T15:42:48.367612+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:07:29.874872+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.307206+0000","last_change":"2023-12-01T15:42:23.328069+0000","last_active":"2023-12-01T15:42:48.307206+0000","last_peered":"2023-12-01T15:42:48.307206+0000","last_clean":"2023-12-01T15:42:48.307206+0000","last_became_active":"2023-12-01T15:42:23.327027+0000","last_became_peered":"2023-12-01T15:42:23.327027+0000","last_unstale":"2023-12-01T15:42:48.307206+0000","last_undegraded":"2023-12-01T15:42:48.307206+0000","last_fullsized":"2023-12-01T15:42:48.307206+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:50:47.121437+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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.422423+0000","last_change":"2023-12-01T15:42:49.422423+0000","last_active":"2023-12-01T15:42:49.422423+0000","last_peered":"2023-12-01T15:42:49.422423+0000","last_clean":"2023-12-01T15:42:49.422423+0000","last_became_active":"2023-12-01T15:42:49.421748+0000","last_became_peered":"2023-12-01T15:42:49.421748+0000","last_unstale":"2023-12-01T15:42:49.422423+0000","last_undegraded":"2023-12-01T15:42:49.422423+0000","last_fullsized":"2023-12-01T15:42:49.422423+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:40:56.770371+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,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"68'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311730+0000","last_change":"2023-12-01T15:42:23.330565+0000","last_active":"2023-12-01T15:42:48.311730+0000","last_peered":"2023-12-01T15:42:48.311730+0000","last_clean":"2023-12-01T15:42:48.311730+0000","last_became_active":"2023-12-01T15:42:23.330063+0000","last_became_peered":"2023-12-01T15:42:23.330063+0000","last_unstale":"2023-12-01T15:42:48.311730+0000","last_undegraded":"2023-12-01T15:42:48.311730+0000","last_fullsized":"2023-12-01T15:42:48.311730+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:39:53.045916+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":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"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":7086,"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":28264,"kb_used_data":1312,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1343488,"data_stored":906978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.92000000000000004,"15min":0.90800000000000003},"min":{"1min":0.66100000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.89700000000000002},"min":{"1min":0.69199999999999995,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1819999999999999,"5min":1.343,"15min":1.343},"last":0.873}]},{"osd":1,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.97499999999999998,"15min":1.0049999999999999},"min":{"1min":0.71499999999999997,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3979999999999999,"5min":2.3490000000000002,"15min":2.3490000000000002},"last":1.141},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.92500000000000004,"15min":0.93500000000000005},"min":{"1min":0.59299999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":2.0680000000000001,"5min":2.0680000000000001,"15min":2.0680000000000001},"last":1.0529999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.92000000000000004,"15min":0.89800000000000002},"min":{"1min":0.71799999999999997,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2609999999999999,"5min":1.367,"15min":1.367},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98899999999999999,"15min":1.0589999999999999},"min":{"1min":0.75800000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.248,"5min":2.423,"15min":2.423},"last":1.2070000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.66200000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.127,"5min":1.083,"15min":1.1120000000000001},"min":{"1min":0.72699999999999998,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.5369999999999999,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.278}]},{"osd":4,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.873,"15min":0.877},"min":{"1min":0.54900000000000004,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4390000000000001,"5min":1.546,"15min":1.546},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.96999999999999997,"15min":0.97099999999999997},"min":{"1min":0.67300000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.482,"5min":2.0139999999999998,"15min":2.0139999999999998},"last":1.087}]},{"osd":5,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0129999999999999,"15min":1.0349999999999999},"min":{"1min":0.65600000000000003,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.014},{"interface":"front","average":{"1min":1.048,"5min":0.97699999999999998,"15min":0.94999999999999996},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.502,"5min":1.504,"15min":1.504},"last":0.92300000000000004}]},{"osd":6,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.038,"15min":1.038},"min":{"1min":0.63600000000000001,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.415,"5min":1.482,"15min":1.482},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.069,"15min":1.0680000000000001},"min":{"1min":0.51800000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.456,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.246}]}]},{"osd":6,"up_from":46,"seq":197568495691,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28240,"kb_used_data":1288,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716912,"statfs":{"total":95995035648,"available":95966117888,"internally_reserved":0,"allocated":1318912,"data_stored":905955,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91300000000000003,"15min":0.877},"min":{"1min":0.65900000000000003,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1659999999999999,"5min":1.347,"15min":1.347},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.96699999999999997,"15min":0.97999999999999998},"min":{"1min":0.63900000000000001,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2829999999999999,"5min":1.286,"15min":1.286},"last":1.1990000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.88600000000000001,"15min":0.89900000000000002},"min":{"1min":0.51500000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.2010000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.90400000000000003,"15min":0.92000000000000004},"min":{"1min":0.61399999999999999,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.238,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.1779999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.94499999999999995,"15min":0.93600000000000005},"min":{"1min":0.752,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3220000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.995,"5min":0.98299999999999998,"15min":1.004},"min":{"1min":0.68100000000000005,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3360000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0680000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92900000000000005,"15min":0.95899999999999996},"min":{"1min":0.64800000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1240000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.006,"5min":0.98999999999999999,"15min":0.97899999999999998},"min":{"1min":0.69099999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.3740000000000001,"5min":1.772,"15min":1.772},"last":1.236}]},{"osd":4,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.871,"15min":0.85499999999999998},"min":{"1min":0.65200000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.407,"5min":1.728,"15min":1.728},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.878,"15min":0.88700000000000001},"min":{"1min":0.61699999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.2689999999999999,"5min":1.704,"15min":1.704},"last":0.93799999999999994}]},{"osd":5,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.92500000000000004,"15min":0.93600000000000005},"min":{"1min":0.81899999999999995,"5min":0.432,"15min":0.432},"max":{"1min":1.272,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.018,"5min":0.93100000000000005,"15min":0.93300000000000005},"min":{"1min":0.76000000000000001,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.286,"5min":1.802,"15min":1.802},"last":1.0329999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:43:02 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.024,"15min":0.99299999999999999},"min":{"1min":0.82599999999999996,"5min":0.434,"15min":0.434},"max":{"1min":1.401,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.0589999999999999,"15min":1.0249999999999999},"min":{"1min":0.85699999999999998,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.6359999999999999,"5min":1.665,"15min":1.665},"last":1.288}]}]},{"osd":1,"up_from":13,"seq":55834574976,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27648,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717504,"statfs":{"total":95995035648,"available":95966724096,"internally_reserved":0,"allocated":712704,"data_stored":314284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.71499999999999997,"15min":0.63800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.86899999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.81299999999999994,"15min":0.68899999999999995},"min":{"1min":0.376,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1919999999999999,"5min":1.883,"15min":1.883},"last":0.96699999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.77300000000000002,"15min":0.71999999999999997},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.27,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.73999999999999999,"15min":0.72499999999999998},"min":{"1min":0.371,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.78000000000000003,"5min":1.1259999999999999,"15min":1.1759999999999999},"last":0.90600000000000003}]},{"osd":3,"last update":"Fri Dec 1 15:43:39 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.82199999999999995,"15min":0.84099999999999997},"min":{"1min":0.53800000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.121,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.069},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.82099999999999995,"15min":0.82999999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.0169999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:43:37 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.044,"15min":0.97899999999999998},"min":{"1min":0.70099999999999996,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2609999999999999,"5min":1.637,"15min":1.637},"last":1.3320000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.022,"15min":0.99199999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.3280000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.2889999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.1100000000000001,"15min":1.0720000000000001},"min":{"1min":0.86199999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.544,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.135},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1000000000000001,"15min":1.0740000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.4419999999999999,"5min":1.512,"15min":1.6040000000000001},"last":1.52}]},{"osd":6,"last update":"Fri Dec 1 15:43:03 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.1220000000000001,"15min":1.1539999999999999},"min":{"1min":0.81599999999999995,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.4399999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.5900000000000001},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.228,"15min":1.1990000000000001},"min":{"1min":1.0329999999999999,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.484,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.2569999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:42:55 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.2729999999999999,"15min":1.2909999999999999},"min":{"1min":0.86199999999999999,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.615,"5min":1.742,"15min":1.742},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.218,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.99199999999999999,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.365}]}]},{"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":28244,"kb_used_data":1292,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716908,"statfs":{"total":95995035648,"available":95966113792,"internally_reserved":0,"allocated":1323008,"data_stored":905802,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64800000000000002,"15min":0.59299999999999997},"min":{"1min":0.25800000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.93600000000000005,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.621},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.71599999999999997,"15min":0.64900000000000002},"min":{"1min":0.307,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.94199999999999995}]},{"osd":2,"last update":"Fri Dec 1 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.68400000000000005,"15min":0.66900000000000004},"min":{"1min":0.45200000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.1639999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.3140000000000001},{"interface":"front","average":{"1min":0.75,"5min":0.81599999999999995,"15min":0.755},"min":{"1min":0.54600000000000004,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.01,"5min":1.347,"15min":1.347},"last":0.70699999999999996}]},{"osd":3,"last update":"Fri Dec 1 15:43:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.79200000000000004,"15min":0.80800000000000005},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.081,"5min":1.369,"15min":1.369},"last":1.236},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86699999999999999,"15min":0.875},"min":{"1min":0.38,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3200000000000001,"5min":1.415,"15min":1.415},"last":0.80500000000000005}]},{"osd":4,"last update":"Fri Dec 1 15:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.98399999999999999,"15min":0.98499999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.331,"5min":1.4279999999999999,"15min":1.5569999999999999},"last":1.123},{"interface":"front","average":{"1min":1.05,"5min":1.028,"15min":0.99299999999999999},"min":{"1min":0.71999999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2609999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.042}]},{"osd":5,"last update":"Fri Dec 1 15:43:14 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96499999999999997,"15min":0.94299999999999995},"min":{"1min":0.65500000000000003,"5min":0.379,"15min":0.379},"max":{"1min":1.4219999999999999,"5min":1.498,"15min":1.498},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.075,"15min":1.0669999999999999},"min":{"1min":0.86599999999999999,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3080000000000001,"5min":1.544,"15min":1.544},"last":0.90100000000000002}]},{"osd":6,"last update":"Fri Dec 1 15:43:08 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.091,"15min":1.155},"min":{"1min":0.77900000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.3959999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.119,"15min":1.157},"min":{"1min":0.86599999999999999,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.6140000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.089}]},{"osd":7,"last update":"Fri Dec 1 15:43:00 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.139,"15min":1.1830000000000001},"min":{"1min":0.80800000000000005,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.446,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.385},{"interface":"front","average":{"1min":1.26,"5min":1.1830000000000001,"15min":1.212},"min":{"1min":1.0820000000000001,"5min":0.751,"15min":0.751},"max":{"1min":1.5369999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.1659999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411444,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27664,"kb_used_data":712,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717488,"statfs":{"total":95995035648,"available":95966707712,"internally_reserved":0,"allocated":729088,"data_stored":315446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.75,"15min":0.69699999999999995},"min":{"1min":0.36299999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.083,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.79200000000000004,"15min":0.75800000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.90400000000000003,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.72499999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:43:43 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.752,"15min":0.70099999999999996},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.008,"5min":1.28,"15min":1.28},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.79300000000000004,"15min":0.72399999999999998},"min":{"1min":0.42599999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.101,"5min":1.478,"15min":1.478},"last":0.83099999999999996}]},{"osd":3,"last update":"Fri Dec 1 15:43:43 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.84999999999999998,"15min":0.81499999999999995},"min":{"1min":0.41899999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.161,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.76700000000000002,"15min":0.76300000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.0449999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.76200000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:43:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.94799999999999995,"15min":0.92000000000000004},"min":{"1min":0.76000000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0920000000000001,"15min":1.03},"min":{"1min":0.66800000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":1.052}]},{"osd":5,"last update":"Fri Dec 1 15:43:17 2023","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.157,"15min":1.097},"min":{"1min":0.80700000000000005,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.218,"5min":2.218,"15min":2.218},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.042,"15min":1.0429999999999999},"min":{"1min":0.62,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4690000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.2010000000000001}]},{"osd":6,"last update":"Fri Dec 1 15:43:05 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.1499999999999999,"15min":1.1919999999999999},"min":{"1min":0.77600000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.484,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.165,"5min":1.0700000000000001,"15min":1.107},"min":{"1min":0.93200000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4419999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1779999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.1379999999999999,"15min":1.1399999999999999},"min":{"1min":0.92900000000000005,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.766,"5min":1.768,"15min":1.768},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.304,"5min":1.2270000000000001,"15min":1.2390000000000001},"min":{"1min":1.01,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.6930000000000001,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.109}]}]},{"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":27660,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717492,"statfs":{"total":95995035648,"available":95966711808,"internally_reserved":0,"allocated":724992,"data_stored":314920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.74399999999999999,"15min":0.753},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.86599999999999999,"5min":1.167,"15min":1.2749999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.81299999999999994,"15min":0.83599999999999997},"min":{"1min":0.45700000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.04,"5min":1.3640000000000001,"15min":1.389},"last":0.98499999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.748,"15min":0.752},"min":{"1min":0.40500000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.302},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.78400000000000003,"15min":0.78400000000000003},"min":{"1min":0.50900000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.1479999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.754}]},{"osd":2,"last update":"Fri Dec 1 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.77700000000000002,"15min":0.80800000000000005},"min":{"1min":0.42299999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.79100000000000004,"15min":0.79100000000000004},"min":{"1min":0.44400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.268},"last":1.0289999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:43:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.98799999999999999,"15min":0.93999999999999995},"min":{"1min":0.66700000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0029999999999999,"15min":0.95399999999999996},"min":{"1min":0.66400000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.071}]},{"osd":5,"last update":"Fri Dec 1 15:43:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0329999999999999,"15min":1.032},"min":{"1min":0.63300000000000001,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3759999999999999,"5min":1.429,"15min":1.429},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0189999999999999,"15min":1},"min":{"1min":0.70699999999999996,"5min":0.63,"15min":0.63},"max":{"1min":1.3360000000000001,"5min":1.448,"15min":1.448},"last":0.878}]},{"osd":6,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.075,"15min":1.1040000000000001},"min":{"1min":0.81499999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4099999999999999,"5min":1.427,"15min":1.427},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.194,"5min":1.1160000000000001,"15min":1.1419999999999999},"min":{"1min":0.84199999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.177}]},{"osd":7,"last update":"Fri Dec 1 15:43:54 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.091,"15min":1.119},"min":{"1min":0.66100000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.111},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.151,"15min":1.194},"min":{"1min":0.65700000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.222}]}]},{"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":27676,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":741376,"data_stored":316267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.89500000000000002,"15min":0.873},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.222,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96499999999999997,"15min":0.93700000000000006},"min":{"1min":0.66300000000000003,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.429,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.3819999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88300000000000001,"15min":0.88500000000000001},"min":{"1min":0.627,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2769999999999999,"5min":1.278,"15min":1.278},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.96599999999999997,"15min":0.92300000000000004},"min":{"1min":0.61699999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1850000000000001,"5min":1.589,"15min":1.589},"last":1.0800000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.93700000000000006},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.405,"5min":1.415,"15min":1.415},"last":1.276},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.91600000000000004,"15min":0.92600000000000005},"min":{"1min":0.57999999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1850000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.95799999999999996}]},{"osd":3,"last update":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.93300000000000005},"min":{"1min":0.71099999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1399999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.24},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.95699999999999996,"15min":0.92700000000000005},"min":{"1min":0.68500000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.141,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.21}]},{"osd":5,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.91600000000000004,"15min":0.77100000000000002},"min":{"1min":0.66500000000000004,"5min":0.53300000000000003,"15min":0.47999999999999998},"max":{"1min":1.2010000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.88900000000000001,"15min":0.76600000000000001},"min":{"1min":0.77300000000000002,"5min":0.56299999999999994,"15min":0.36899999999999999},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.1539999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:43:02 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.91200000000000003,"15min":0.89000000000000001},"min":{"1min":0.68600000000000005,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.3500000000000001,"5min":1.514,"15min":1.514},"last":1.127},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.0169999999999999,"15min":1.004},"min":{"1min":0.83599999999999997,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.4710000000000001,"5min":1.821,"15min":1.821},"last":1.472}]},{"osd":7,"last update":"Fri Dec 1 15:43:02 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.98199999999999998,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.5780000000000001,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.534},{"interface":"front","average":{"1min":1.115,"5min":1.0589999999999999,"15min":1.0369999999999999},"min":{"1min":0.81999999999999995,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.383,"5min":1.466,"15min":1.466},"last":1.319}]}]},{"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":27660,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717492,"statfs":{"total":95995035648,"available":95966711808,"internally_reserved":0,"allocated":724992,"data_stored":315209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91900000000000004,"15min":0.90200000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2689999999999999,"5min":1.357,"15min":1.357},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90900000000000003,"15min":0.85099999999999998},"min":{"1min":0.65300000000000002,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.165,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.71699999999999997}]},{"osd":1,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.60299999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.0880000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.095},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.92100000000000004,"15min":0.88800000000000001},"min":{"1min":0.61399999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1599999999999999,"5min":1.2729999999999999,"15min":1.536},"last":1.212}]},{"osd":2,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.95199999999999996,"15min":0.89000000000000001},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3460000000000001,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.006},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.92200000000000004,"15min":0.88300000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2749999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.85999999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1,"15min":0.96199999999999997},"min":{"1min":0.70399999999999996,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.119},{"interface":"front","average":{"1min":0.997,"5min":0.94199999999999995,"15min":0.93200000000000005},"min":{"1min":0.63700000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2490000000000001,"5min":1.645,"15min":1.645},"last":0.96199999999999997}]},{"osd":4,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90000000000000002,"15min":0.79000000000000004},"min":{"1min":0.56999999999999995,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.2010000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.046},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.95899999999999996,"15min":0.83699999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.512,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.92100000000000004}]},{"osd":6,"last update":"Fri Dec 1 15:43:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.012,"15min":0.93300000000000005},"min":{"1min":0.65900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4379999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.234},{"interface":"front","average":{"1min":1.042,"5min":0.95799999999999996,"15min":0.88300000000000001},"min":{"1min":0.68400000000000005,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.2789999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.68700000000000006}]},{"osd":7,"last update":"Fri Dec 1 15:43:58 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.002,"15min":0.94799999999999995},"min":{"1min":0.60499999999999998,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.325,"5min":1.405,"15min":1.405},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.143,"15min":1.1279999999999999},"min":{"1min":0.65300000000000002,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3879999999999999,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":1.181}]}]}],"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":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"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}]}} 2023-12-01T15:44:03.259 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:44:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:03 smithi141 bash[31670]: cluster 2023-12-01T15:44:02.259965+0000 mgr.y (mgr.24356) 167 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:03 smithi141 bash[31670]: audit 2023-12-01T15:44:02.409505+0000 mgr.y (mgr.24356) 168 : audit 0 from='client.24707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:44:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:03 smithi040 bash[28232]: cluster 2023-12-01T15:44:02.259965+0000 mgr.y (mgr.24356) 167 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:03 smithi040 bash[28232]: audit 2023-12-01T15:44:02.409505+0000 mgr.y (mgr.24356) 168 : audit 0 from='client.24707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:44:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:03 smithi040 bash[41173]: cluster 2023-12-01T15:44:02.259965+0000 mgr.y (mgr.24356) 167 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:03 smithi040 bash[41173]: audit 2023-12-01T15:44:02.409505+0000 mgr.y (mgr.24356) 168 : audit 0 from='client.24707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:44:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:04 smithi141 bash[31670]: audit 2023-12-01T15:44:03.299796+0000 mon.c (mon.2) 121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:04 smithi040 bash[28232]: audit 2023-12-01T15:44:03.299796+0000 mon.c (mon.2) 121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:04 smithi040 bash[41173]: audit 2023-12-01T15:44:03.299796+0000 mon.c (mon.2) 121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:05 smithi141 bash[31670]: cluster 2023-12-01T15:44:04.261031+0000 mgr.y (mgr.24356) 169 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:05 smithi040 bash[41173]: cluster 2023-12-01T15:44:04.261031+0000 mgr.y (mgr.24356) 169 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:05 smithi040 bash[28232]: cluster 2023-12-01T15:44:04.261031+0000 mgr.y (mgr.24356) 169 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:44:06] "GET /metrics HTTP/1.1" 200 33841 "" "Prometheus/2.43.0" 2023-12-01T15:44:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:07 smithi040 bash[28232]: cluster 2023-12-01T15:44:06.261612+0000 mgr.y (mgr.24356) 170 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:07 smithi040 bash[41173]: cluster 2023-12-01T15:44:06.261612+0000 mgr.y (mgr.24356) 170 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:07 smithi141 bash[31670]: cluster 2023-12-01T15:44:06.261612+0000 mgr.y (mgr.24356) 170 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:08.037 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:09.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:09 smithi040 bash[28232]: cluster 2023-12-01T15:44:08.262207+0000 mgr.y (mgr.24356) 171 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:09.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:09 smithi040 bash[41173]: cluster 2023-12-01T15:44:08.262207+0000 mgr.y (mgr.24356) 171 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:09 smithi141 bash[31670]: cluster 2023-12-01T15:44:08.262207+0000 mgr.y (mgr.24356) 171 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:11.277 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:44:11.280 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-01T15:44:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:11 smithi040 bash[28232]: cluster 2023-12-01T15:44:10.263349+0000 mgr.y (mgr.24356) 172 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:11 smithi040 bash[41173]: cluster 2023-12-01T15:44:10.263349+0000 mgr.y (mgr.24356) 172 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:11 smithi141 bash[31670]: cluster 2023-12-01T15:44:10.263349+0000 mgr.y (mgr.24356) 172 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:12.101 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2023-12-01T15:44:10.262542+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"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":289,"num_read_kb":386,"num_write":224,"num_write_kb":2430,"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":223056,"kb_used_data":7440,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738160,"statfs":{"total":767960285184,"available":767731875840,"internally_reserved":0,"allocated":7618560,"data_stored":4294861,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.004379"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311288+0000","last_change":"2023-12-01T15:42:23.351046+0000","last_active":"2023-12-01T15:42:48.311288+0000","last_peered":"2023-12-01T15:42:48.311288+0000","last_clean":"2023-12-01T15:42:48.311288+0000","last_became_active":"2023-12-01T15:42:23.350698+0000","last_became_peered":"2023-12-01T15:42:23.350698+0000","last_unstale":"2023-12-01T15:42:48.311288+0000","last_undegraded":"2023-12-01T15:42:48.311288+0000","last_fullsized":"2023-12-01T15:42:48.311288+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T16:08:13.243540+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.1f","version":"68'5","reported_seq":22,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367657+0000","last_change":"2023-12-01T15:42:23.330982+0000","last_active":"2023-12-01T15:42:48.367657+0000","last_peered":"2023-12-01T15:42:48.367657+0000","last_clean":"2023-12-01T15:42:48.367657+0000","last_became_active":"2023-12-01T15:42:23.330653+0000","last_became_peered":"2023-12-01T15:42:23.330653+0000","last_unstale":"2023-12-01T15:42:48.367657+0000","last_undegraded":"2023-12-01T15:42:48.367657+0000","last_fullsized":"2023-12-01T15:42:48.367657+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T19:14:04.203218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.304891+0000","last_change":"2023-12-01T15:42:23.358979+0000","last_active":"2023-12-01T15:42:48.304891+0000","last_peered":"2023-12-01T15:42:48.304891+0000","last_clean":"2023-12-01T15:42:48.304891+0000","last_became_active":"2023-12-01T15:42:23.357351+0000","last_became_peered":"2023-12-01T15:42:23.357351+0000","last_unstale":"2023-12-01T15:42:48.304891+0000","last_undegraded":"2023-12-01T15:42:48.304891+0000","last_fullsized":"2023-12-01T15:42:48.304891+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:11:35.008000+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":"68'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305511+0000","last_change":"2023-12-01T15:42:23.324671+0000","last_active":"2023-12-01T15:42:48.305511+0000","last_peered":"2023-12-01T15:42:48.305511+0000","last_clean":"2023-12-01T15:42:48.305511+0000","last_became_active":"2023-12-01T15:42:23.324286+0000","last_became_peered":"2023-12-01T15:42:23.324286+0000","last_unstale":"2023-12-01T15:42:48.305511+0000","last_undegraded":"2023-12-01T15:42:48.305511+0000","last_fullsized":"2023-12-01T15:42:48.305511+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:52:17.024101+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312139+0000","last_change":"2023-12-01T15:42:23.359356+0000","last_active":"2023-12-01T15:42:48.312139+0000","last_peered":"2023-12-01T15:42:48.312139+0000","last_clean":"2023-12-01T15:42:48.312139+0000","last_became_active":"2023-12-01T15:42:23.359018+0000","last_became_peered":"2023-12-01T15:42:23.359018+0000","last_unstale":"2023-12-01T15:42:48.312139+0000","last_undegraded":"2023-12-01T15:42:48.312139+0000","last_fullsized":"2023-12-01T15:42:48.312139+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:33:40.943510+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.309144+0000","last_change":"2023-12-01T15:42:23.331706+0000","last_active":"2023-12-01T15:42:48.309144+0000","last_peered":"2023-12-01T15:42:48.309144+0000","last_clean":"2023-12-01T15:42:48.309144+0000","last_became_active":"2023-12-01T15:42:23.331387+0000","last_became_peered":"2023-12-01T15:42:23.331387+0000","last_unstale":"2023-12-01T15:42:48.309144+0000","last_undegraded":"2023-12-01T15:42:48.309144+0000","last_fullsized":"2023-12-01T15:42:48.309144+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:47:22.780998+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":6,"num_read_kb":6,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312938+0000","last_change":"2023-12-01T15:42:23.355633+0000","last_active":"2023-12-01T15:42:48.312938+0000","last_peered":"2023-12-01T15:42:48.312938+0000","last_clean":"2023-12-01T15:42:48.312938+0000","last_became_active":"2023-12-01T15:42:23.355253+0000","last_became_peered":"2023-12-01T15:42:23.355253+0000","last_unstale":"2023-12-01T15:42:48.312938+0000","last_undegraded":"2023-12-01T15:42:48.312938+0000","last_fullsized":"2023-12-01T15:42:48.312938+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:16:48.881603+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308907+0000","last_change":"2023-12-01T15:42:23.337036+0000","last_active":"2023-12-01T15:42:48.308907+0000","last_peered":"2023-12-01T15:42:48.308907+0000","last_clean":"2023-12-01T15:42:48.308907+0000","last_became_active":"2023-12-01T15:42:23.336658+0000","last_became_peered":"2023-12-01T15:42:23.336658+0000","last_unstale":"2023-12-01T15:42:48.308907+0000","last_undegraded":"2023-12-01T15:42:48.308907+0000","last_fullsized":"2023-12-01T15:42:48.308907+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:14:08.046701+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":6,"num_read_kb":6,"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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.594578+0000","last_change":"2023-12-01T15:42:49.594578+0000","last_active":"2023-12-01T15:42:49.594578+0000","last_peered":"2023-12-01T15:42:49.594578+0000","last_clean":"2023-12-01T15:42:49.594578+0000","last_became_active":"2023-12-01T15:42:49.593877+0000","last_became_peered":"2023-12-01T15:42:49.593877+0000","last_unstale":"2023-12-01T15:42:49.594578+0000","last_undegraded":"2023-12-01T15:42:49.594578+0000","last_fullsized":"2023-12-01T15:42:49.594578+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:37:25.462879+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,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367634+0000","last_change":"2023-12-01T15:42:23.332223+0000","last_active":"2023-12-01T15:42:48.367634+0000","last_peered":"2023-12-01T15:42:48.367634+0000","last_clean":"2023-12-01T15:42:48.367634+0000","last_became_active":"2023-12-01T15:42:23.331137+0000","last_became_peered":"2023-12-01T15:42:23.331137+0000","last_unstale":"2023-12-01T15:42:48.367634+0000","last_undegraded":"2023-12-01T15:42:48.367634+0000","last_fullsized":"2023-12-01T15:42:48.367634+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:07:34.735338+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311702+0000","last_change":"2023-12-01T15:42:23.350618+0000","last_active":"2023-12-01T15:42:48.311702+0000","last_peered":"2023-12-01T15:42:48.311702+0000","last_clean":"2023-12-01T15:42:48.311702+0000","last_became_active":"2023-12-01T15:42:23.349807+0000","last_became_peered":"2023-12-01T15:42:23.349807+0000","last_unstale":"2023-12-01T15:42:48.311702+0000","last_undegraded":"2023-12-01T15:42:48.311702+0000","last_fullsized":"2023-12-01T15:42:48.311702+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:45:46.767967+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":"68'1","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367870+0000","last_change":"2023-12-01T15:42:23.336426+0000","last_active":"2023-12-01T15:42:48.367870+0000","last_peered":"2023-12-01T15:42:48.367870+0000","last_clean":"2023-12-01T15:42:48.367870+0000","last_became_active":"2023-12-01T15:42:23.335975+0000","last_became_peered":"2023-12-01T15:42:23.335975+0000","last_unstale":"2023-12-01T15:42:48.367870+0000","last_undegraded":"2023-12-01T15:42:48.367870+0000","last_fullsized":"2023-12-01T15:42:48.367870+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:44:05.105227+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.373089+0000","last_change":"2023-12-01T15:40:28.277390+0000","last_active":"2023-12-01T15:42:48.373089+0000","last_peered":"2023-12-01T15:42:48.373089+0000","last_clean":"2023-12-01T15:42:48.373089+0000","last_became_active":"2023-12-01T15:40:28.276949+0000","last_became_peered":"2023-12-01T15:40:28.276949+0000","last_unstale":"2023-12-01T15:42:48.373089+0000","last_undegraded":"2023-12-01T15:42:48.373089+0000","last_fullsized":"2023-12-01T15:42:48.373089+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:05:41.512643+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303071+0000","last_change":"2023-12-01T15:42:23.822898+0000","last_active":"2023-12-01T15:42:48.303071+0000","last_peered":"2023-12-01T15:42:48.303071+0000","last_clean":"2023-12-01T15:42:48.303071+0000","last_became_active":"2023-12-01T15:42:23.822188+0000","last_became_peered":"2023-12-01T15:42:23.822188+0000","last_unstale":"2023-12-01T15:42:48.303071+0000","last_undegraded":"2023-12-01T15:42:48.303071+0000","last_fullsized":"2023-12-01T15:42:48.303071+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:08:35.018961+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308491+0000","last_change":"2023-12-01T15:40:28.692618+0000","last_active":"2023-12-01T15:42:48.308491+0000","last_peered":"2023-12-01T15:42:48.308491+0000","last_clean":"2023-12-01T15:42:48.308491+0000","last_became_active":"2023-12-01T15:40:28.691589+0000","last_became_peered":"2023-12-01T15:40:28.691589+0000","last_unstale":"2023-12-01T15:42:48.308491+0000","last_undegraded":"2023-12-01T15:42:48.308491+0000","last_fullsized":"2023-12-01T15:42:48.308491+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:01:06.843684+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305752+0000","last_change":"2023-12-01T15:42:23.332044+0000","last_active":"2023-12-01T15:42:48.305752+0000","last_peered":"2023-12-01T15:42:48.305752+0000","last_clean":"2023-12-01T15:42:48.305752+0000","last_became_active":"2023-12-01T15:42:23.331730+0000","last_became_peered":"2023-12-01T15:42:23.331730+0000","last_unstale":"2023-12-01T15:42:48.305752+0000","last_undegraded":"2023-12-01T15:42:48.305752+0000","last_fullsized":"2023-12-01T15:42:48.305752+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T16:15:07.880759+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":6,"num_read_kb":6,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367443+0000","last_change":"2023-12-01T15:42:23.817436+0000","last_active":"2023-12-01T15:42:48.367443+0000","last_peered":"2023-12-01T15:42:48.367443+0000","last_clean":"2023-12-01T15:42:48.367443+0000","last_became_active":"2023-12-01T15:42:23.816925+0000","last_became_peered":"2023-12-01T15:42:23.816925+0000","last_unstale":"2023-12-01T15:42:48.367443+0000","last_undegraded":"2023-12-01T15:42:48.367443+0000","last_fullsized":"2023-12-01T15:42:48.367443+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T03:15:02.229867+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308502+0000","last_change":"2023-12-01T15:42:23.327591+0000","last_active":"2023-12-01T15:42:48.308502+0000","last_peered":"2023-12-01T15:42:48.308502+0000","last_clean":"2023-12-01T15:42:48.308502+0000","last_became_active":"2023-12-01T15:42:23.327238+0000","last_became_peered":"2023-12-01T15:42:23.327238+0000","last_unstale":"2023-12-01T15:42:48.308502+0000","last_undegraded":"2023-12-01T15:42:48.308502+0000","last_fullsized":"2023-12-01T15:42:48.308502+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:23:34.311515+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372779+0000","last_change":"2023-12-01T15:40:28.695916+0000","last_active":"2023-12-01T15:42:48.372779+0000","last_peered":"2023-12-01T15:42:48.372779+0000","last_clean":"2023-12-01T15:42:48.372779+0000","last_became_active":"2023-12-01T15:40:28.695379+0000","last_became_peered":"2023-12-01T15:40:28.695379+0000","last_unstale":"2023-12-01T15:42:48.372779+0000","last_undegraded":"2023-12-01T15:42:48.372779+0000","last_fullsized":"2023-12-01T15:42:48.372779+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T23:38:38.713068+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.368072+0000","last_change":"2023-12-01T15:42:23.353500+0000","last_active":"2023-12-01T15:42:48.368072+0000","last_peered":"2023-12-01T15:42:48.368072+0000","last_clean":"2023-12-01T15:42:48.368072+0000","last_became_active":"2023-12-01T15:42:23.353185+0000","last_became_peered":"2023-12-01T15:42:23.353185+0000","last_unstale":"2023-12-01T15:42:48.368072+0000","last_undegraded":"2023-12-01T15:42:48.368072+0000","last_fullsized":"2023-12-01T15:42:48.368072+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:07:25.668494+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367451+0000","last_change":"2023-12-01T15:42:23.330742+0000","last_active":"2023-12-01T15:42:48.367451+0000","last_peered":"2023-12-01T15:42:48.367451+0000","last_clean":"2023-12-01T15:42:48.367451+0000","last_became_active":"2023-12-01T15:42:23.330280+0000","last_became_peered":"2023-12-01T15:42:23.330280+0000","last_unstale":"2023-12-01T15:42:48.367451+0000","last_undegraded":"2023-12-01T15:42:48.367451+0000","last_fullsized":"2023-12-01T15:42:48.367451+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:50:25.216967+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371428+0000","last_change":"2023-12-01T15:40:28.695869+0000","last_active":"2023-12-01T15:42:48.371428+0000","last_peered":"2023-12-01T15:42:48.371428+0000","last_clean":"2023-12-01T15:42:48.371428+0000","last_became_active":"2023-12-01T15:40:28.695373+0000","last_became_peered":"2023-12-01T15:40:28.695373+0000","last_unstale":"2023-12-01T15:42:48.371428+0000","last_undegraded":"2023-12-01T15:42:48.371428+0000","last_fullsized":"2023-12-01T15:42:48.371428+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T03:02:54.352432+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372726+0000","last_change":"2023-12-01T15:42:23.822443+0000","last_active":"2023-12-01T15:42:48.372726+0000","last_peered":"2023-12-01T15:42:48.372726+0000","last_clean":"2023-12-01T15:42:48.372726+0000","last_became_active":"2023-12-01T15:42:23.820194+0000","last_became_peered":"2023-12-01T15:42:23.820194+0000","last_unstale":"2023-12-01T15:42:48.372726+0000","last_undegraded":"2023-12-01T15:42:48.372726+0000","last_fullsized":"2023-12-01T15:42:48.372726+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:25:00.553640+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.306540+0000","last_change":"2023-12-01T15:42:23.325104+0000","last_active":"2023-12-01T15:42:48.306540+0000","last_peered":"2023-12-01T15:42:48.306540+0000","last_clean":"2023-12-01T15:42:48.306540+0000","last_became_active":"2023-12-01T15:42:23.324784+0000","last_became_peered":"2023-12-01T15:42:23.324784+0000","last_unstale":"2023-12-01T15:42:48.306540+0000","last_undegraded":"2023-12-01T15:42:48.306540+0000","last_fullsized":"2023-12-01T15:42:48.306540+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:21:47.447574+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":268,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.317198+0000","last_change":"2023-12-01T15:38:53.874588+0000","last_active":"2023-12-01T15:42:49.317198+0000","last_peered":"2023-12-01T15:42:49.317198+0000","last_clean":"2023-12-01T15:42:49.317198+0000","last_became_active":"2023-12-01T15:38:53.873822+0000","last_became_peered":"2023-12-01T15:38:53.873822+0000","last_unstale":"2023-12-01T15:42:49.317198+0000","last_undegraded":"2023-12-01T15:42:49.317198+0000","last_fullsized":"2023-12-01T15:42:49.317198+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":"2023-12-01T15:34:31.693912+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:31.693912+0000","last_clean_scrub_stamp":"2023-12-01T15:34:31.693912+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 @ 2023-12-02T23:29:45.441357+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308502+0000","last_change":"2023-12-01T15:40:28.277669+0000","last_active":"2023-12-01T15:42:48.308502+0000","last_peered":"2023-12-01T15:42:48.308502+0000","last_clean":"2023-12-01T15:42:48.308502+0000","last_became_active":"2023-12-01T15:40:28.277045+0000","last_became_peered":"2023-12-01T15:40:28.277045+0000","last_unstale":"2023-12-01T15:42:48.308502+0000","last_undegraded":"2023-12-01T15:42:48.308502+0000","last_fullsized":"2023-12-01T15:42:48.308502+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T18:38:34.372615+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308639+0000","last_change":"2023-12-01T15:42:23.351083+0000","last_active":"2023-12-01T15:42:48.308639+0000","last_peered":"2023-12-01T15:42:48.308639+0000","last_clean":"2023-12-01T15:42:48.308639+0000","last_became_active":"2023-12-01T15:42:23.350777+0000","last_became_peered":"2023-12-01T15:42:23.350777+0000","last_unstale":"2023-12-01T15:42:48.308639+0000","last_undegraded":"2023-12-01T15:42:48.308639+0000","last_fullsized":"2023-12-01T15:42:48.308639+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:15:47.135490+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.307250+0000","last_change":"2023-12-01T15:42:23.323328+0000","last_active":"2023-12-01T15:42:48.307250+0000","last_peered":"2023-12-01T15:42:48.307250+0000","last_clean":"2023-12-01T15:42:48.307250+0000","last_became_active":"2023-12-01T15:42:23.322976+0000","last_became_peered":"2023-12-01T15:42:23.322976+0000","last_unstale":"2023-12-01T15:42:48.307250+0000","last_undegraded":"2023-12-01T15:42:48.307250+0000","last_fullsized":"2023-12-01T15:42:48.307250+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:44:08.504305+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303003+0000","last_change":"2023-12-01T15:40:28.693177+0000","last_active":"2023-12-01T15:42:48.303003+0000","last_peered":"2023-12-01T15:42:48.303003+0000","last_clean":"2023-12-01T15:42:48.303003+0000","last_became_active":"2023-12-01T15:40:28.692266+0000","last_became_peered":"2023-12-01T15:40:28.692266+0000","last_unstale":"2023-12-01T15:42:48.303003+0000","last_undegraded":"2023-12-01T15:42:48.303003+0000","last_fullsized":"2023-12-01T15:42:48.303003+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:16:38.924935+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308332+0000","last_change":"2023-12-01T15:42:23.358382+0000","last_active":"2023-12-01T15:42:48.308332+0000","last_peered":"2023-12-01T15:42:48.308332+0000","last_clean":"2023-12-01T15:42:48.308332+0000","last_became_active":"2023-12-01T15:42:23.358076+0000","last_became_peered":"2023-12-01T15:42:23.358076+0000","last_unstale":"2023-12-01T15:42:48.308332+0000","last_undegraded":"2023-12-01T15:42:48.308332+0000","last_fullsized":"2023-12-01T15:42:48.308332+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T00:09:48.924963+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311980+0000","last_change":"2023-12-01T15:42:23.333251+0000","last_active":"2023-12-01T15:42:48.311980+0000","last_peered":"2023-12-01T15:42:48.311980+0000","last_clean":"2023-12-01T15:42:48.311980+0000","last_became_active":"2023-12-01T15:42:23.332939+0000","last_became_peered":"2023-12-01T15:42:23.332939+0000","last_unstale":"2023-12-01T15:42:48.311980+0000","last_undegraded":"2023-12-01T15:42:48.311980+0000","last_fullsized":"2023-12-01T15:42:48.311980+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:30:54.947884+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308707+0000","last_change":"2023-12-01T15:40:28.275449+0000","last_active":"2023-12-01T15:42:48.308707+0000","last_peered":"2023-12-01T15:42:48.308707+0000","last_clean":"2023-12-01T15:42:48.308707+0000","last_became_active":"2023-12-01T15:40:28.274940+0000","last_became_peered":"2023-12-01T15:40:28.274940+0000","last_unstale":"2023-12-01T15:42:48.308707+0000","last_undegraded":"2023-12-01T15:42:48.308707+0000","last_fullsized":"2023-12-01T15:42:48.308707+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T02:15:39.418984+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":11,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.594800+0000","last_change":"2023-12-01T15:42:49.594800+0000","last_active":"2023-12-01T15:42:49.594800+0000","last_peered":"2023-12-01T15:42:49.594800+0000","last_clean":"2023-12-01T15:42:49.594800+0000","last_became_active":"2023-12-01T15:42:49.593875+0000","last_became_peered":"2023-12-01T15:42:49.593875+0000","last_unstale":"2023-12-01T15:42:49.594800+0000","last_undegraded":"2023-12-01T15:42:49.594800+0000","last_fullsized":"2023-12-01T15:42:49.594800+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T23:04:05.925909+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,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308963+0000","last_change":"2023-12-01T15:42:23.329473+0000","last_active":"2023-12-01T15:42:48.308963+0000","last_peered":"2023-12-01T15:42:48.308963+0000","last_clean":"2023-12-01T15:42:48.308963+0000","last_became_active":"2023-12-01T15:42:23.329129+0000","last_became_peered":"2023-12-01T15:42:23.329129+0000","last_unstale":"2023-12-01T15:42:48.308963+0000","last_undegraded":"2023-12-01T15:42:48.308963+0000","last_fullsized":"2023-12-01T15:42:48.308963+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T16:21:12.342050+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":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308228+0000","last_change":"2023-12-01T15:40:28.693809+0000","last_active":"2023-12-01T15:42:48.308228+0000","last_peered":"2023-12-01T15:42:48.308228+0000","last_clean":"2023-12-01T15:42:48.308228+0000","last_became_active":"2023-12-01T15:40:28.692922+0000","last_became_peered":"2023-12-01T15:40:28.692922+0000","last_unstale":"2023-12-01T15:42:48.308228+0000","last_undegraded":"2023-12-01T15:42:48.308228+0000","last_fullsized":"2023-12-01T15:42:48.308228+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:28:58.225170+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308732+0000","last_change":"2023-12-01T15:42:23.355746+0000","last_active":"2023-12-01T15:42:48.308732+0000","last_peered":"2023-12-01T15:42:48.308732+0000","last_clean":"2023-12-01T15:42:48.308732+0000","last_became_active":"2023-12-01T15:42:23.355476+0000","last_became_peered":"2023-12-01T15:42:23.355476+0000","last_unstale":"2023-12-01T15:42:48.308732+0000","last_undegraded":"2023-12-01T15:42:48.308732+0000","last_fullsized":"2023-12-01T15:42:48.308732+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:35:39.151580+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303281+0000","last_change":"2023-12-01T15:42:23.336294+0000","last_active":"2023-12-01T15:42:48.303281+0000","last_peered":"2023-12-01T15:42:48.303281+0000","last_clean":"2023-12-01T15:42:48.303281+0000","last_became_active":"2023-12-01T15:42:23.335479+0000","last_became_peered":"2023-12-01T15:42:23.335479+0000","last_unstale":"2023-12-01T15:42:48.303281+0000","last_undegraded":"2023-12-01T15:42:48.303281+0000","last_fullsized":"2023-12-01T15:42:48.303281+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:22:02.035973+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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312668+0000","last_change":"2023-12-01T15:42:23.350314+0000","last_active":"2023-12-01T15:42:48.312668+0000","last_peered":"2023-12-01T15:42:48.312668+0000","last_clean":"2023-12-01T15:42:48.312668+0000","last_became_active":"2023-12-01T15:42:23.349234+0000","last_became_peered":"2023-12-01T15:42:23.349234+0000","last_unstale":"2023-12-01T15:42:48.312668+0000","last_undegraded":"2023-12-01T15:42:48.312668+0000","last_fullsized":"2023-12-01T15:42:48.312668+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:58:10.486009+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.9","version":"0'0","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311879+0000","last_change":"2023-12-01T15:42:23.331664+0000","last_active":"2023-12-01T15:42:48.311879+0000","last_peered":"2023-12-01T15:42:48.311879+0000","last_clean":"2023-12-01T15:42:48.311879+0000","last_became_active":"2023-12-01T15:42:23.330992+0000","last_became_peered":"2023-12-01T15:42:23.330992+0000","last_unstale":"2023-12-01T15:42:48.311879+0000","last_undegraded":"2023-12-01T15:42:48.311879+0000","last_fullsized":"2023-12-01T15:42:48.311879+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:48:22.824067+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312926+0000","last_change":"2023-12-01T15:42:23.350410+0000","last_active":"2023-12-01T15:42:48.312926+0000","last_peered":"2023-12-01T15:42:48.312926+0000","last_clean":"2023-12-01T15:42:48.312926+0000","last_became_active":"2023-12-01T15:42:23.349241+0000","last_became_peered":"2023-12-01T15:42:23.349241+0000","last_unstale":"2023-12-01T15:42:48.312926+0000","last_undegraded":"2023-12-01T15:42:48.312926+0000","last_fullsized":"2023-12-01T15:42:48.312926+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:45:55.816387+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372090+0000","last_change":"2023-12-01T15:42:23.336081+0000","last_active":"2023-12-01T15:42:48.372090+0000","last_peered":"2023-12-01T15:42:48.372090+0000","last_clean":"2023-12-01T15:42:48.372090+0000","last_became_active":"2023-12-01T15:42:23.335479+0000","last_became_peered":"2023-12-01T15:42:23.335479+0000","last_unstale":"2023-12-01T15:42:48.372090+0000","last_undegraded":"2023-12-01T15:42:48.372090+0000","last_fullsized":"2023-12-01T15:42:48.372090+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T02:55:16.787171+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312504+0000","last_change":"2023-12-01T15:42:23.359422+0000","last_active":"2023-12-01T15:42:48.312504+0000","last_peered":"2023-12-01T15:42:48.312504+0000","last_clean":"2023-12-01T15:42:48.312504+0000","last_became_active":"2023-12-01T15:42:23.359040+0000","last_became_peered":"2023-12-01T15:42:23.359040+0000","last_unstale":"2023-12-01T15:42:48.312504+0000","last_undegraded":"2023-12-01T15:42:48.312504+0000","last_fullsized":"2023-12-01T15:42:48.312504+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:52:06.955944+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":"68'3","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305248+0000","last_change":"2023-12-01T15:42:23.334339+0000","last_active":"2023-12-01T15:42:48.305248+0000","last_peered":"2023-12-01T15:42:48.305248+0000","last_clean":"2023-12-01T15:42:48.305248+0000","last_became_active":"2023-12-01T15:42:23.334014+0000","last_became_peered":"2023-12-01T15:42:23.334014+0000","last_unstale":"2023-12-01T15:42:48.305248+0000","last_undegraded":"2023-12-01T15:42:48.305248+0000","last_fullsized":"2023-12-01T15:42:48.305248+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:02:08.364173+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367227+0000","last_change":"2023-12-01T15:42:23.350406+0000","last_active":"2023-12-01T15:42:48.367227+0000","last_peered":"2023-12-01T15:42:48.367227+0000","last_clean":"2023-12-01T15:42:48.367227+0000","last_became_active":"2023-12-01T15:42:23.350088+0000","last_became_peered":"2023-12-01T15:42:23.350088+0000","last_unstale":"2023-12-01T15:42:48.367227+0000","last_undegraded":"2023-12-01T15:42:48.367227+0000","last_fullsized":"2023-12-01T15:42:48.367227+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T03:29:29.372840+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308684+0000","last_change":"2023-12-01T15:42:23.327356+0000","last_active":"2023-12-01T15:42:48.308684+0000","last_peered":"2023-12-01T15:42:48.308684+0000","last_clean":"2023-12-01T15:42:48.308684+0000","last_became_active":"2023-12-01T15:42:23.326813+0000","last_became_peered":"2023-12-01T15:42:23.326813+0000","last_unstale":"2023-12-01T15:42:48.308684+0000","last_undegraded":"2023-12-01T15:42:48.308684+0000","last_fullsized":"2023-12-01T15:42:48.308684+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:31:48.656652+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371891+0000","last_change":"2023-12-01T15:42:23.823951+0000","last_active":"2023-12-01T15:42:48.371891+0000","last_peered":"2023-12-01T15:42:48.371891+0000","last_clean":"2023-12-01T15:42:48.371891+0000","last_became_active":"2023-12-01T15:42:23.823513+0000","last_became_peered":"2023-12-01T15:42:23.823513+0000","last_unstale":"2023-12-01T15:42:48.371891+0000","last_undegraded":"2023-12-01T15:42:48.371891+0000","last_fullsized":"2023-12-01T15:42:48.371891+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T16:25:55.240516+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":"67'1","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.373038+0000","last_change":"2023-12-01T15:42:23.326689+0000","last_active":"2023-12-01T15:42:48.373038+0000","last_peered":"2023-12-01T15:42:48.373038+0000","last_clean":"2023-12-01T15:42:48.373038+0000","last_became_active":"2023-12-01T15:42:23.326352+0000","last_became_peered":"2023-12-01T15:42:23.326352+0000","last_unstale":"2023-12-01T15:42:48.373038+0000","last_undegraded":"2023-12-01T15:42:48.373038+0000","last_fullsized":"2023-12-01T15:42:48.373038+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:49:25.078777+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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311525+0000","last_change":"2023-12-01T15:42:23.355438+0000","last_active":"2023-12-01T15:42:48.311525+0000","last_peered":"2023-12-01T15:42:48.311525+0000","last_clean":"2023-12-01T15:42:48.311525+0000","last_became_active":"2023-12-01T15:42:23.355107+0000","last_became_peered":"2023-12-01T15:42:23.355107+0000","last_unstale":"2023-12-01T15:42:48.311525+0000","last_undegraded":"2023-12-01T15:42:48.311525+0000","last_fullsized":"2023-12-01T15:42:48.311525+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:56:45.902940+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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372801+0000","last_change":"2023-12-01T15:42:23.338548+0000","last_active":"2023-12-01T15:42:48.372801+0000","last_peered":"2023-12-01T15:42:48.372801+0000","last_clean":"2023-12-01T15:42:48.372801+0000","last_became_active":"2023-12-01T15:42:23.338208+0000","last_became_peered":"2023-12-01T15:42:23.338208+0000","last_unstale":"2023-12-01T15:42:48.372801+0000","last_undegraded":"2023-12-01T15:42:48.372801+0000","last_fullsized":"2023-12-01T15:42:48.372801+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:37:46.349399+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":6,"num_read_kb":6,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308262+0000","last_change":"2023-12-01T15:42:23.820568+0000","last_active":"2023-12-01T15:42:48.308262+0000","last_peered":"2023-12-01T15:42:48.308262+0000","last_clean":"2023-12-01T15:42:48.308262+0000","last_became_active":"2023-12-01T15:42:23.820221+0000","last_became_peered":"2023-12-01T15:42:23.820221+0000","last_unstale":"2023-12-01T15:42:48.308262+0000","last_undegraded":"2023-12-01T15:42:48.308262+0000","last_fullsized":"2023-12-01T15:42:48.308262+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T00:11:22.370865+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":"67'1","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372729+0000","last_change":"2023-12-01T15:42:23.335446+0000","last_active":"2023-12-01T15:42:48.372729+0000","last_peered":"2023-12-01T15:42:48.372729+0000","last_clean":"2023-12-01T15:42:48.372729+0000","last_became_active":"2023-12-01T15:42:23.335034+0000","last_became_peered":"2023-12-01T15:42:23.335034+0000","last_unstale":"2023-12-01T15:42:48.372729+0000","last_undegraded":"2023-12-01T15:42:48.372729+0000","last_fullsized":"2023-12-01T15:42:48.372729+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:24:36.931484+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305871+0000","last_change":"2023-12-01T15:42:23.819840+0000","last_active":"2023-12-01T15:42:48.305871+0000","last_peered":"2023-12-01T15:42:48.305871+0000","last_clean":"2023-12-01T15:42:48.305871+0000","last_became_active":"2023-12-01T15:42:23.819344+0000","last_became_peered":"2023-12-01T15:42:23.819344+0000","last_unstale":"2023-12-01T15:42:48.305871+0000","last_undegraded":"2023-12-01T15:42:48.305871+0000","last_fullsized":"2023-12-01T15:42:48.305871+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:48:00.178032+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":"67'8","reported_seq":31,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371543+0000","last_change":"2023-12-01T15:42:23.328528+0000","last_active":"2023-12-01T15:42:48.371543+0000","last_peered":"2023-12-01T15:42:48.371543+0000","last_clean":"2023-12-01T15:42:48.371543+0000","last_became_active":"2023-12-01T15:42:23.328141+0000","last_became_peered":"2023-12-01T15:42:23.328141+0000","last_unstale":"2023-12-01T15:42:48.371543+0000","last_undegraded":"2023-12-01T15:42:48.371543+0000","last_fullsized":"2023-12-01T15:42:48.371543+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:57:40.752565+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":24,"num_read_kb":24,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.368216+0000","last_change":"2023-12-01T15:42:23.819287+0000","last_active":"2023-12-01T15:42:48.368216+0000","last_peered":"2023-12-01T15:42:48.368216+0000","last_clean":"2023-12-01T15:42:48.368216+0000","last_became_active":"2023-12-01T15:42:23.818923+0000","last_became_peered":"2023-12-01T15:42:23.818923+0000","last_unstale":"2023-12-01T15:42:48.368216+0000","last_undegraded":"2023-12-01T15:42:48.368216+0000","last_fullsized":"2023-12-01T15:42:48.368216+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:47:05.481995+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.371712+0000","last_change":"2023-12-01T15:42:23.334187+0000","last_active":"2023-12-01T15:42:48.371712+0000","last_peered":"2023-12-01T15:42:48.371712+0000","last_clean":"2023-12-01T15:42:48.371712+0000","last_became_active":"2023-12-01T15:42:23.333561+0000","last_became_peered":"2023-12-01T15:42:23.333561+0000","last_unstale":"2023-12-01T15:42:48.371712+0000","last_undegraded":"2023-12-01T15:42:48.371712+0000","last_fullsized":"2023-12-01T15:42:48.371712+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:23:47.134902+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308828+0000","last_change":"2023-12-01T15:42:23.823402+0000","last_active":"2023-12-01T15:42:48.308828+0000","last_peered":"2023-12-01T15:42:48.308828+0000","last_clean":"2023-12-01T15:42:48.308828+0000","last_became_active":"2023-12-01T15:42:23.823126+0000","last_became_peered":"2023-12-01T15:42:23.823126+0000","last_unstale":"2023-12-01T15:42:48.308828+0000","last_undegraded":"2023-12-01T15:42:48.308828+0000","last_fullsized":"2023-12-01T15:42:48.308828+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:37:05.651159+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367350+0000","last_change":"2023-12-01T15:42:23.336209+0000","last_active":"2023-12-01T15:42:48.367350+0000","last_peered":"2023-12-01T15:42:48.367350+0000","last_clean":"2023-12-01T15:42:48.367350+0000","last_became_active":"2023-12-01T15:42:23.335873+0000","last_became_peered":"2023-12-01T15:42:23.335873+0000","last_unstale":"2023-12-01T15:42:48.367350+0000","last_undegraded":"2023-12-01T15:42:48.367350+0000","last_fullsized":"2023-12-01T15:42:48.367350+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:03:21.181323+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305330+0000","last_change":"2023-12-01T15:42:23.822570+0000","last_active":"2023-12-01T15:42:48.305330+0000","last_peered":"2023-12-01T15:42:48.305330+0000","last_clean":"2023-12-01T15:42:48.305330+0000","last_became_active":"2023-12-01T15:42:23.822106+0000","last_became_peered":"2023-12-01T15:42:23.822106+0000","last_unstale":"2023-12-01T15:42:48.305330+0000","last_undegraded":"2023-12-01T15:42:48.305330+0000","last_fullsized":"2023-12-01T15:42:48.305330+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:52:00.313052+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":"67'2","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372478+0000","last_change":"2023-12-01T15:42:23.332792+0000","last_active":"2023-12-01T15:42:48.372478+0000","last_peered":"2023-12-01T15:42:48.372478+0000","last_clean":"2023-12-01T15:42:48.372478+0000","last_became_active":"2023-12-01T15:42:23.332344+0000","last_became_peered":"2023-12-01T15:42:23.332344+0000","last_unstale":"2023-12-01T15:42:48.372478+0000","last_undegraded":"2023-12-01T15:42:48.372478+0000","last_fullsized":"2023-12-01T15:42:48.372478+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:56:28.029484+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":8,"num_write":3,"num_write_kb":7,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312174+0000","last_change":"2023-12-01T15:42:23.352422+0000","last_active":"2023-12-01T15:42:48.312174+0000","last_peered":"2023-12-01T15:42:48.312174+0000","last_clean":"2023-12-01T15:42:48.312174+0000","last_became_active":"2023-12-01T15:42:23.351661+0000","last_became_peered":"2023-12-01T15:42:23.351661+0000","last_unstale":"2023-12-01T15:42:48.312174+0000","last_undegraded":"2023-12-01T15:42:48.312174+0000","last_fullsized":"2023-12-01T15:42:48.312174+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T15:43:17.525359+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":"68'7","reported_seq":28,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.312268+0000","last_change":"2023-12-01T15:42:23.330536+0000","last_active":"2023-12-01T15:42:48.312268+0000","last_peered":"2023-12-01T15:42:48.312268+0000","last_clean":"2023-12-01T15:42:48.312268+0000","last_became_active":"2023-12-01T15:42:23.330203+0000","last_became_peered":"2023-12-01T15:42:23.330203+0000","last_unstale":"2023-12-01T15:42:48.312268+0000","last_undegraded":"2023-12-01T15:42:48.312268+0000","last_fullsized":"2023-12-01T15:42:48.312268+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:48:49.585231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":10,"num_read_kb":9,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.307441+0000","last_change":"2023-12-01T15:42:23.350460+0000","last_active":"2023-12-01T15:42:48.307441+0000","last_peered":"2023-12-01T15:42:48.307441+0000","last_clean":"2023-12-01T15:42:48.307441+0000","last_became_active":"2023-12-01T15:42:23.350147+0000","last_became_peered":"2023-12-01T15:42:23.350147+0000","last_unstale":"2023-12-01T15:42:48.307441+0000","last_undegraded":"2023-12-01T15:42:48.307441+0000","last_fullsized":"2023-12-01T15:42:48.307441+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:48:48.253395+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":"67'3","reported_seq":21,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.372546+0000","last_change":"2023-12-01T15:42:23.331790+0000","last_active":"2023-12-01T15:42:48.372546+0000","last_peered":"2023-12-01T15:42:48.372546+0000","last_clean":"2023-12-01T15:42:48.372546+0000","last_became_active":"2023-12-01T15:42:23.331467+0000","last_became_peered":"2023-12-01T15:42:23.331467+0000","last_unstale":"2023-12-01T15:42:48.372546+0000","last_undegraded":"2023-12-01T15:42:48.372546+0000","last_fullsized":"2023-12-01T15:42:48.372546+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:59:54.721064+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":7,"num_read_kb":7,"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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.305087+0000","last_change":"2023-12-01T15:42:23.818366+0000","last_active":"2023-12-01T15:42:48.305087+0000","last_peered":"2023-12-01T15:42:48.305087+0000","last_clean":"2023-12-01T15:42:48.305087+0000","last_became_active":"2023-12-01T15:42:23.817413+0000","last_became_peered":"2023-12-01T15:42:23.817413+0000","last_unstale":"2023-12-01T15:42:48.305087+0000","last_undegraded":"2023-12-01T15:42:48.305087+0000","last_fullsized":"2023-12-01T15:42:48.305087+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:13:41.966247+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.308764+0000","last_change":"2023-12-01T15:42:23.337018+0000","last_active":"2023-12-01T15:42:48.308764+0000","last_peered":"2023-12-01T15:42:48.308764+0000","last_clean":"2023-12-01T15:42:48.308764+0000","last_became_active":"2023-12-01T15:42:23.336703+0000","last_became_peered":"2023-12-01T15:42:23.336703+0000","last_unstale":"2023-12-01T15:42:48.308764+0000","last_undegraded":"2023-12-01T15:42:48.308764+0000","last_fullsized":"2023-12-01T15:42:48.308764+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:12:37.882978+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303269+0000","last_change":"2023-12-01T15:42:23.358209+0000","last_active":"2023-12-01T15:42:48.303269+0000","last_peered":"2023-12-01T15:42:48.303269+0000","last_clean":"2023-12-01T15:42:48.303269+0000","last_became_active":"2023-12-01T15:42:23.357273+0000","last_became_peered":"2023-12-01T15:42:23.357273+0000","last_unstale":"2023-12-01T15:42:48.303269+0000","last_undegraded":"2023-12-01T15:42:48.303269+0000","last_fullsized":"2023-12-01T15:42:48.303269+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:17:56.390995+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367535+0000","last_change":"2023-12-01T15:42:23.337550+0000","last_active":"2023-12-01T15:42:48.367535+0000","last_peered":"2023-12-01T15:42:48.367535+0000","last_clean":"2023-12-01T15:42:48.367535+0000","last_became_active":"2023-12-01T15:42:23.337226+0000","last_became_peered":"2023-12-01T15:42:23.337226+0000","last_unstale":"2023-12-01T15:42:48.367535+0000","last_undegraded":"2023-12-01T15:42:48.367535+0000","last_fullsized":"2023-12-01T15:42:48.367535+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T02:32:41.755071+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.373072+0000","last_change":"2023-12-01T15:42:23.353513+0000","last_active":"2023-12-01T15:42:48.373072+0000","last_peered":"2023-12-01T15:42:48.373072+0000","last_clean":"2023-12-01T15:42:48.373072+0000","last_became_active":"2023-12-01T15:42:23.353182+0000","last_became_peered":"2023-12-01T15:42:23.353182+0000","last_unstale":"2023-12-01T15:42:48.373072+0000","last_undegraded":"2023-12-01T15:42:48.373072+0000","last_fullsized":"2023-12-01T15:42:48.373072+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:18:14.216705+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.303368+0000","last_change":"2023-12-01T15:42:23.336705+0000","last_active":"2023-12-01T15:42:48.303368+0000","last_peered":"2023-12-01T15:42:48.303368+0000","last_clean":"2023-12-01T15:42:48.303368+0000","last_became_active":"2023-12-01T15:42:23.335932+0000","last_became_peered":"2023-12-01T15:42:23.335932+0000","last_unstale":"2023-12-01T15:42:48.303368+0000","last_undegraded":"2023-12-01T15:42:48.303368+0000","last_fullsized":"2023-12-01T15:42:48.303368+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:28:18.456509+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.367612+0000","last_change":"2023-12-01T15:42:23.819892+0000","last_active":"2023-12-01T15:42:48.367612+0000","last_peered":"2023-12-01T15:42:48.367612+0000","last_clean":"2023-12-01T15:42:48.367612+0000","last_became_active":"2023-12-01T15:42:23.819366+0000","last_became_peered":"2023-12-01T15:42:23.819366+0000","last_unstale":"2023-12-01T15:42:48.367612+0000","last_undegraded":"2023-12-01T15:42:48.367612+0000","last_fullsized":"2023-12-01T15:42:48.367612+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:07:29.874872+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":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.307206+0000","last_change":"2023-12-01T15:42:23.328069+0000","last_active":"2023-12-01T15:42:48.307206+0000","last_peered":"2023-12-01T15:42:48.307206+0000","last_clean":"2023-12-01T15:42:48.307206+0000","last_became_active":"2023-12-01T15:42:23.327027+0000","last_became_peered":"2023-12-01T15:42:23.327027+0000","last_unstale":"2023-12-01T15:42:48.307206+0000","last_undegraded":"2023-12-01T15:42:48.307206+0000","last_fullsized":"2023-12-01T15:42:48.307206+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:50:47.121437+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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-01T15:42:49.422423+0000","last_change":"2023-12-01T15:42:49.422423+0000","last_active":"2023-12-01T15:42:49.422423+0000","last_peered":"2023-12-01T15:42:49.422423+0000","last_clean":"2023-12-01T15:42:49.422423+0000","last_became_active":"2023-12-01T15:42:49.421748+0000","last_became_peered":"2023-12-01T15:42:49.421748+0000","last_unstale":"2023-12-01T15:42:49.422423+0000","last_undegraded":"2023-12-01T15:42:49.422423+0000","last_fullsized":"2023-12-01T15:42:49.422423+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:40:56.770371+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,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"68'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-01T15:42:48.311730+0000","last_change":"2023-12-01T15:42:23.330565+0000","last_active":"2023-12-01T15:42:48.311730+0000","last_peered":"2023-12-01T15:42:48.311730+0000","last_clean":"2023-12-01T15:42:48.311730+0000","last_became_active":"2023-12-01T15:42:23.330063+0000","last_became_peered":"2023-12-01T15:42:23.330063+0000","last_unstale":"2023-12-01T15:42:48.311730+0000","last_undegraded":"2023-12-01T15:42:48.311730+0000","last_fullsized":"2023-12-01T15:42:48.311730+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:39:53.045916+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":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"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":7086,"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":28264,"kb_used_data":1312,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1343488,"data_stored":906978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.626,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2230000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.91700000000000004,"15min":0.90200000000000002},"min":{"1min":0.63300000000000001,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.96599999999999997}]},{"osd":1,"last update":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.97099999999999997,"15min":1.0029999999999999},"min":{"1min":0.69299999999999995,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2729999999999999,"5min":2.3490000000000002,"15min":2.3490000000000002},"last":1.2769999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.92600000000000005,"15min":0.93500000000000005},"min":{"1min":0.57699999999999996,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2190000000000001,"5min":2.0680000000000001,"15min":2.0680000000000001},"last":1.2350000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.94299999999999995,"15min":0.90500000000000003},"min":{"1min":0.72299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.97499999999999998,"15min":1.054},"min":{"1min":0.64000000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2669999999999999,"5min":2.423,"15min":2.423},"last":1.0629999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.97099999999999997,"15min":0.97299999999999998},"min":{"1min":0.68999999999999995,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.258,"5min":1.409,"15min":1.409},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.0840000000000001,"15min":1.1120000000000001},"min":{"1min":0.73299999999999998,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.429,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.2010000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.75,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.2629999999999999,"5min":1.546,"15min":1.546},"last":0.874},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.81100000000000005,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.232,"5min":2.0139999999999998,"15min":2.0139999999999998},"last":1.014}]},{"osd":5,"last update":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0209999999999999,"15min":1.038},"min":{"1min":0.73399999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.55,"5min":1.591,"15min":1.591},"last":1.323},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0089999999999999,"15min":0.96099999999999997},"min":{"1min":0.91200000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.248,"5min":1.504,"15min":1.504},"last":1.3}]},{"osd":6,"last update":"Fri Dec 1 15:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.0620000000000001,"15min":1.046},"min":{"1min":0.97899999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3129999999999999,"5min":1.482,"15min":1.482},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.0820000000000001,"15min":1.0720000000000001},"min":{"1min":0.77800000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.359,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.1559999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495693,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28240,"kb_used_data":1288,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716912,"statfs":{"total":95995035648,"available":95966117888,"internally_reserved":0,"allocated":1318912,"data_stored":905955,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91300000000000003,"15min":0.877},"min":{"1min":0.65900000000000003,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1659999999999999,"5min":1.347,"15min":1.347},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.96699999999999997,"15min":0.97999999999999998},"min":{"1min":0.63900000000000001,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2829999999999999,"5min":1.286,"15min":1.286},"last":1.194}]},{"osd":1,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.88600000000000001,"15min":0.89900000000000002},"min":{"1min":0.51500000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.2010000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":1.105},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.90400000000000003,"15min":0.92000000000000004},"min":{"1min":0.61399999999999999,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.238,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.018}]},{"osd":2,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.94499999999999995,"15min":0.93600000000000005},"min":{"1min":0.752,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3220000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.995,"5min":0.98299999999999998,"15min":1.004},"min":{"1min":0.68100000000000005,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3360000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.2969999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92900000000000005,"15min":0.95899999999999996},"min":{"1min":0.64800000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1240000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.006,"5min":0.98999999999999999,"15min":0.97899999999999998},"min":{"1min":0.69099999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.3740000000000001,"5min":1.772,"15min":1.772},"last":1.1519999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.871,"15min":0.85499999999999998},"min":{"1min":0.65200000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.407,"5min":1.728,"15min":1.728},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.878,"15min":0.88700000000000001},"min":{"1min":0.61699999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.2689999999999999,"5min":1.704,"15min":1.704},"last":1.331}]},{"osd":5,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.92500000000000004,"15min":0.93600000000000005},"min":{"1min":0.81899999999999995,"5min":0.432,"15min":0.432},"max":{"1min":1.272,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.018,"5min":0.93100000000000005,"15min":0.93300000000000005},"min":{"1min":0.76000000000000001,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.286,"5min":1.802,"15min":1.802},"last":1.2669999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.0609999999999999,"15min":1.0049999999999999},"min":{"1min":0.80200000000000005,"5min":0.434,"15min":0.434},"max":{"1min":1.524,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.1060000000000001,"15min":1.0409999999999999},"min":{"1min":1.1040000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4199999999999999,"5min":1.665,"15min":1.665},"last":1.2350000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574978,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27648,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717504,"statfs":{"total":95995035648,"available":95966724096,"internally_reserved":0,"allocated":712704,"data_stored":314284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.71499999999999997,"15min":0.63800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.86899999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.81299999999999994,"15min":0.68899999999999995},"min":{"1min":0.376,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1919999999999999,"5min":1.883,"15min":1.883},"last":0.68500000000000005}]},{"osd":2,"last update":"Fri Dec 1 15:43:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.77300000000000002,"15min":0.71999999999999997},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.27,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.73999999999999999,"15min":0.72499999999999998},"min":{"1min":0.371,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.78000000000000003,"5min":1.1259999999999999,"15min":1.1759999999999999},"last":0.79000000000000004}]},{"osd":3,"last update":"Fri Dec 1 15:43:39 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.82199999999999995,"15min":0.84099999999999997},"min":{"1min":0.53800000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.121,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.008},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.82099999999999995,"15min":0.82999999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.92300000000000004}]},{"osd":4,"last update":"Fri Dec 1 15:43:37 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.044,"15min":0.97899999999999998},"min":{"1min":0.70099999999999996,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2609999999999999,"5min":1.637,"15min":1.637},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.022,"15min":0.99199999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.3280000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0429999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.1100000000000001,"15min":1.0720000000000001},"min":{"1min":0.86199999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.544,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.079},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1000000000000001,"15min":1.0740000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.4419999999999999,"5min":1.512,"15min":1.6040000000000001},"last":1.2869999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:44:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0900000000000001,"15min":1.143},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.5900000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.3660000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.2010000000000001,"15min":1.1899999999999999},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.45,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.331}]},{"osd":7,"last update":"Fri Dec 1 15:44:01 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.2350000000000001,"15min":1.2789999999999999},"min":{"1min":0.80200000000000005,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.466,"5min":1.742,"15min":1.742},"last":1.395},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.1719999999999999,"15min":1.194},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.365,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.24}]}]},{"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":28244,"kb_used_data":1292,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716908,"statfs":{"total":95995035648,"available":95966113792,"internally_reserved":0,"allocated":1323008,"data_stored":905802,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:54 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64800000000000002,"15min":0.59299999999999997},"min":{"1min":0.25800000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.93600000000000005,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.71599999999999997,"15min":0.64900000000000002},"min":{"1min":0.307,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.59099999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.68400000000000005,"15min":0.66900000000000004},"min":{"1min":0.45200000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.1639999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.75,"5min":0.81599999999999995,"15min":0.755},"min":{"1min":0.54600000000000004,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.01,"5min":1.347,"15min":1.347},"last":0.80200000000000005}]},{"osd":3,"last update":"Fri Dec 1 15:43:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.79200000000000004,"15min":0.80800000000000005},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.081,"5min":1.369,"15min":1.369},"last":1.218},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86699999999999999,"15min":0.875},"min":{"1min":0.38,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3200000000000001,"5min":1.415,"15min":1.415},"last":0.93200000000000005}]},{"osd":4,"last update":"Fri Dec 1 15:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.98399999999999999,"15min":0.98499999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.331,"5min":1.4279999999999999,"15min":1.5569999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.05,"5min":1.028,"15min":0.99299999999999999},"min":{"1min":0.71999999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2609999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.05}]},{"osd":5,"last update":"Fri Dec 1 15:43:14 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96499999999999997,"15min":0.94299999999999995},"min":{"1min":0.65500000000000003,"5min":0.379,"15min":0.379},"max":{"1min":1.4219999999999999,"5min":1.498,"15min":1.498},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.075,"15min":1.0669999999999999},"min":{"1min":0.86599999999999999,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3080000000000001,"5min":1.544,"15min":1.544},"last":1.077}]},{"osd":6,"last update":"Fri Dec 1 15:43:08 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.091,"15min":1.155},"min":{"1min":0.77900000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.3959999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.119,"15min":1.157},"min":{"1min":0.86599999999999999,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.6140000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.1950000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:44:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.119,"15min":1.1759999999999999},"min":{"1min":0.70399999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4390000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.27},{"interface":"front","average":{"1min":1.163,"5min":1.1699999999999999,"15min":1.208},"min":{"1min":0.754,"5min":0.751,"15min":0.751},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.2470000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411446,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27664,"kb_used_data":712,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717488,"statfs":{"total":95995035648,"available":95966707712,"internally_reserved":0,"allocated":729088,"data_stored":315446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.75,"15min":0.69699999999999995},"min":{"1min":0.36299999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.083,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.79200000000000004,"15min":0.75800000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.90400000000000003,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0609999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:43:43 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.752,"15min":0.70099999999999996},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.008,"5min":1.28,"15min":1.28},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.79300000000000004,"15min":0.72399999999999998},"min":{"1min":0.42599999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.101,"5min":1.478,"15min":1.478},"last":0.90900000000000003}]},{"osd":3,"last update":"Fri Dec 1 15:43:43 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.84999999999999998,"15min":0.81499999999999995},"min":{"1min":0.41899999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.161,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.76700000000000002,"15min":0.76300000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.0449999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.67000000000000004}]},{"osd":4,"last update":"Fri Dec 1 15:43:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.94799999999999995,"15min":0.92000000000000004},"min":{"1min":0.76000000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.028},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0920000000000001,"15min":1.03},"min":{"1min":0.66800000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":2.1560000000000001,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":0.99299999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:43:17 2023","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.157,"15min":1.097},"min":{"1min":0.80700000000000005,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.218,"5min":2.218,"15min":2.218},"last":1.278},{"interface":"front","average":{"1min":1.087,"5min":1.042,"15min":1.0429999999999999},"min":{"1min":0.62,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4690000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.1539999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1259999999999999,"15min":1.1839999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":2.0899999999999999,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.05,"15min":1.1000000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4119999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1719999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:44:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.6140000000000001,"5min":1.768,"15min":1.768},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2210000000000001,"15min":1.2370000000000001},"min":{"1min":0.78200000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":2.2949999999999999,"5min":2.2949999999999999,"15min":2.2949999999999999},"last":1.373}]}]},{"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":27660,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717492,"statfs":{"total":95995035648,"available":95966711808,"internally_reserved":0,"allocated":724992,"data_stored":314920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.74399999999999999,"15min":0.753},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.86599999999999999,"5min":1.167,"15min":1.2749999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.81299999999999994,"15min":0.83599999999999997},"min":{"1min":0.45700000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.04,"5min":1.3640000000000001,"15min":1.389},"last":0.83599999999999997}]},{"osd":1,"last update":"Fri Dec 1 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.748,"15min":0.752},"min":{"1min":0.40500000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.302},"last":1.006},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.78400000000000003,"15min":0.78400000000000003},"min":{"1min":0.50900000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.1479999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0389999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.77700000000000002,"15min":0.80800000000000005},"min":{"1min":0.42299999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.79100000000000004,"15min":0.79100000000000004},"min":{"1min":0.44400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.268},"last":0.92000000000000004}]},{"osd":4,"last update":"Fri Dec 1 15:43:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.98799999999999999,"15min":0.93999999999999995},"min":{"1min":0.66700000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0029999999999999,"15min":0.95399999999999996},"min":{"1min":0.66400000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.212}]},{"osd":5,"last update":"Fri Dec 1 15:43:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0329999999999999,"15min":1.032},"min":{"1min":0.63300000000000001,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3759999999999999,"5min":1.429,"15min":1.429},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0189999999999999,"15min":1},"min":{"1min":0.70699999999999996,"5min":0.63,"15min":0.63},"max":{"1min":1.3360000000000001,"5min":1.448,"15min":1.448},"last":1.085}]},{"osd":6,"last update":"Fri Dec 1 15:43:09 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.075,"15min":1.1040000000000001},"min":{"1min":0.81499999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4099999999999999,"5min":1.427,"15min":1.427},"last":1.3},{"interface":"front","average":{"1min":1.194,"5min":1.1160000000000001,"15min":1.1419999999999999},"min":{"1min":0.84199999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.268}]},{"osd":7,"last update":"Fri Dec 1 15:43:54 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.091,"15min":1.119},"min":{"1min":0.66100000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.24},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.151,"15min":1.194},"min":{"1min":0.65700000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.113}]}]},{"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":27676,"kb_used_data":724,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":741376,"data_stored":316267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.89500000000000002,"15min":0.873},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.222,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96499999999999997,"15min":0.93700000000000006},"min":{"1min":0.66300000000000003,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.429,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.76400000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88300000000000001,"15min":0.88500000000000001},"min":{"1min":0.627,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2769999999999999,"5min":1.278,"15min":1.278},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.96599999999999997,"15min":0.92300000000000004},"min":{"1min":0.61699999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1850000000000001,"5min":1.589,"15min":1.589},"last":0.88100000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.93700000000000006},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.405,"5min":1.415,"15min":1.415},"last":1.107},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.91600000000000004,"15min":0.92600000000000005},"min":{"1min":0.57999999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1850000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.135}]},{"osd":3,"last update":"Fri Dec 1 15:43:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.93300000000000005},"min":{"1min":0.71099999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1399999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.268},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.95699999999999996,"15min":0.92700000000000005},"min":{"1min":0.68500000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.141,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.92700000000000005}]},{"osd":5,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.91600000000000004,"15min":0.77100000000000002},"min":{"1min":0.66500000000000004,"5min":0.53300000000000003,"15min":0.47999999999999998},"max":{"1min":1.2010000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.88900000000000001,"15min":0.76600000000000001},"min":{"1min":0.77300000000000002,"5min":0.56299999999999994,"15min":0.36899999999999999},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.351}]},{"osd":6,"last update":"Fri Dec 1 15:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.94299999999999995,"15min":0.90000000000000002},"min":{"1min":0.68400000000000005,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.048,"15min":1.014},"min":{"1min":0.90100000000000002,"5min":0.58399999999999996,"15min":0.54800000000000004},"max":{"1min":1.5800000000000001,"5min":1.821,"15min":1.821},"last":1.319}]},{"osd":7,"last update":"Fri Dec 1 15:44:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.135,"15min":1.127},"min":{"1min":0.96799999999999997,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.534,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.141,"5min":1.0820000000000001,"15min":1.044},"min":{"1min":0.64300000000000002,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.395,"5min":1.466,"15min":1.466},"last":1.202}]}]},{"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":27660,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717492,"statfs":{"total":95995035648,"available":95966711808,"internally_reserved":0,"allocated":724992,"data_stored":315209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91900000000000004,"15min":0.90200000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2689999999999999,"5min":1.357,"15min":1.357},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90900000000000003,"15min":0.85099999999999998},"min":{"1min":0.65300000000000002,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.165,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.98899999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.60299999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.0880000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.92100000000000004,"15min":0.88800000000000001},"min":{"1min":0.61399999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1599999999999999,"5min":1.2729999999999999,"15min":1.536},"last":1.0820000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.95199999999999996,"15min":0.89000000000000001},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3460000000000001,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.145},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.92200000000000004,"15min":0.88300000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2749999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.83799999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1,"15min":0.96199999999999997},"min":{"1min":0.70399999999999996,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.94199999999999995,"15min":0.93200000000000005},"min":{"1min":0.63700000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2490000000000001,"5min":1.645,"15min":1.645},"last":1.111}]},{"osd":4,"last update":"Fri Dec 1 15:43:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90000000000000002,"15min":0.79000000000000004},"min":{"1min":0.56999999999999995,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.2010000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.95899999999999996,"15min":0.83699999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.512,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.72999999999999998}]},{"osd":6,"last update":"Fri Dec 1 15:44:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.046,"15min":0.94399999999999995},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.53900000000000003},"max":{"1min":1.3120000000000001,"5min":1.4379999999999999,"15min":1.4830000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.98499999999999999,"15min":0.89200000000000002},"min":{"1min":0.435,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.3759999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1879999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:43:58 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.002,"15min":0.94799999999999995},"min":{"1min":0.60499999999999998,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.325,"5min":1.405,"15min":1.405},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.143,"15min":1.1279999999999999},"min":{"1min":0.65300000000000002,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3879999999999999,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":1.2290000000000001}]}]}],"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":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"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}]}} 2023-12-01T15:44:12.107 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-01T15:44:12.107 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-01T15:44:12.107 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-01T15:44:12.107 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-01T15:44:12.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:12 smithi040 bash[28232]: audit 2023-12-01T15:44:11.253660+0000 mgr.y (mgr.24356) 173 : audit 0 from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:44:12.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:12 smithi040 bash[41173]: audit 2023-12-01T15:44:11.253660+0000 mgr.y (mgr.24356) 173 : audit 0 from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:44:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:12 smithi141 bash[31670]: audit 2023-12-01T15:44:11.253660+0000 mgr.y (mgr.24356) 173 : audit 0 from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:44:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:13 smithi040 bash[28232]: cluster 2023-12-01T15:44:12.263841+0000 mgr.y (mgr.24356) 174 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:13 smithi040 bash[41173]: cluster 2023-12-01T15:44:12.263841+0000 mgr.y (mgr.24356) 174 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:13 smithi141 bash[31670]: cluster 2023-12-01T15:44:12.263841+0000 mgr.y (mgr.24356) 174 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:15 smithi040 bash[28232]: cluster 2023-12-01T15:44:14.264919+0000 mgr.y (mgr.24356) 175 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:15 smithi040 bash[41173]: cluster 2023-12-01T15:44:14.264919+0000 mgr.y (mgr.24356) 175 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:15 smithi141 bash[31670]: cluster 2023-12-01T15:44:14.264919+0000 mgr.y (mgr.24356) 175 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:16.883 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:44:16] "GET /metrics HTTP/1.1" 200 33841 "" "Prometheus/2.43.0" 2023-12-01T15:44:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:17 smithi040 bash[28232]: cluster 2023-12-01T15:44:16.265614+0000 mgr.y (mgr.24356) 176 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:17 smithi040 bash[41173]: cluster 2023-12-01T15:44:16.265614+0000 mgr.y (mgr.24356) 176 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:17 smithi141 bash[31670]: cluster 2023-12-01T15:44:16.265614+0000 mgr.y (mgr.24356) 176 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:18 smithi040 bash[28232]: audit 2023-12-01T15:44:18.299887+0000 mon.c (mon.2) 122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:18 smithi040 bash[41173]: audit 2023-12-01T15:44:18.299887+0000 mon.c (mon.2) 122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:18 smithi141 bash[31670]: audit 2023-12-01T15:44:18.299887+0000 mon.c (mon.2) 122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:19 smithi040 bash[28232]: cluster 2023-12-01T15:44:18.266167+0000 mgr.y (mgr.24356) 177 : cluster 0 pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:19 smithi040 bash[41173]: cluster 2023-12-01T15:44:18.266167+0000 mgr.y (mgr.24356) 177 : cluster 0 pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:19 smithi141 bash[31670]: cluster 2023-12-01T15:44:18.266167+0000 mgr.y (mgr.24356) 177 : cluster 0 pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:20.161 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:44:20.161 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-01T15:44:20.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:20 smithi040 bash[28232]: audit 2023-12-01T15:44:20.155650+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.40:0/234303561' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:44:20.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:20 smithi040 bash[41173]: audit 2023-12-01T15:44:20.155650+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.40:0/234303561' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:44:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:20 smithi141 bash[31670]: audit 2023-12-01T15:44:20.155650+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.40:0/234303561' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:44:20.980 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-01T15:44:20.980 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:44:20.990 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-12-01T15:44:20.990 INFO:teuthology.run_tasks:Running task parallel... 2023-12-01T15:44:21.025 INFO:teuthology.task.parallel:starting parallel... 2023-12-01T15:44:21.025 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-01T15:44:21.026 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-12-01T15:44:21.026 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-12-01T15:44:21.028 INFO:tasks.rados:Beginning rados... 2023-12-01T15:44:21.028 INFO:tasks.rados:joining rados 2023-12-01T15:44:21.028 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-01T15:44:21.028 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-01T15:44:21.028 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-01T15:44:21.029 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-12-01T15:44:21.029 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-12-01T15:44:21.029 INFO:tasks.rados:starting run 0 out of 1 2023-12-01T15:44:21.029 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-12-01T15:44:21.029 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd pool create unique_pool_0 16 2023-12-01T15:44:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:21 smithi040 bash[28232]: cluster 2023-12-01T15:44:20.267031+0000 mgr.y (mgr.24356) 178 : cluster 0 pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:21 smithi040 bash[41173]: cluster 2023-12-01T15:44:20.267031+0000 mgr.y (mgr.24356) 178 : cluster 0 pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:21 smithi141 bash[31670]: cluster 2023-12-01T15:44:20.267031+0000 mgr.y (mgr.24356) 178 : cluster 0 pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:23 smithi141 bash[31670]: cluster 2023-12-01T15:44:22.267631+0000 mgr.y (mgr.24356) 179 : cluster 0 pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:23 smithi040 bash[28232]: cluster 2023-12-01T15:44:22.267631+0000 mgr.y (mgr.24356) 179 : cluster 0 pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:23 smithi040 bash[41173]: cluster 2023-12-01T15:44:22.267631+0000 mgr.y (mgr.24356) 179 : cluster 0 pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:25 smithi040 bash[28232]: cluster 2023-12-01T15:44:24.268762+0000 mgr.y (mgr.24356) 180 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:25 smithi040 bash[41173]: cluster 2023-12-01T15:44:24.268762+0000 mgr.y (mgr.24356) 180 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:25.772 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:25.773 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:25 smithi141 bash[31670]: cluster 2023-12-01T15:44:24.268762+0000 mgr.y (mgr.24356) 180 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:26.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:44:26] "GET /metrics HTTP/1.1" 200 33833 "" "Prometheus/2.43.0" 2023-12-01T15:44:27.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:27 smithi040 bash[41173]: cluster 2023-12-01T15:44:26.269451+0000 mgr.y (mgr.24356) 181 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:27.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:27 smithi040 bash[28232]: cluster 2023-12-01T15:44:26.269451+0000 mgr.y (mgr.24356) 181 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:27 smithi141 bash[31670]: cluster 2023-12-01T15:44:26.269451+0000 mgr.y (mgr.24356) 181 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:29 smithi040 bash[28232]: cluster 2023-12-01T15:44:28.270100+0000 mgr.y (mgr.24356) 182 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:29 smithi040 bash[41173]: cluster 2023-12-01T15:44:28.270100+0000 mgr.y (mgr.24356) 182 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:29 smithi141 bash[31670]: cluster 2023-12-01T15:44:28.270100+0000 mgr.y (mgr.24356) 182 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:30.597 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'unique_pool_0' created 2023-12-01T15:44:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28232]: audit 2023-12-01T15:44:30.073305+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.40:0/3987090202' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T15:44:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28232]: audit 2023-12-01T15:44:30.073998+0000 mon.a (mon.0) 835 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T15:44:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28232]: cluster 2023-12-01T15:44:30.271071+0000 mgr.y (mgr.24356) 183 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28232]: audit 2023-12-01T15:44:30.536617+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.40:0/633835973' entity='client.admin' 2023-12-01T15:44:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[41173]: audit 2023-12-01T15:44:30.073305+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.40:0/3987090202' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T15:44:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[41173]: audit 2023-12-01T15:44:30.073998+0000 mon.a (mon.0) 835 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T15:44:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[41173]: cluster 2023-12-01T15:44:30.271071+0000 mgr.y (mgr.24356) 183 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[41173]: audit 2023-12-01T15:44:30.536617+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.40:0/633835973' entity='client.admin' 2023-12-01T15:44:30.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28495]: [01/Dec/2023:15:44:30] ENGINE Bus STOPPING 2023-12-01T15:44:30.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28495]: [01/Dec/2023:15:44:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:44:30.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28495]: [01/Dec/2023:15:44:30] ENGINE Bus STOPPED 2023-12-01T15:44:30.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28495]: [01/Dec/2023:15:44:30] ENGINE Bus STARTING 2023-12-01T15:44:30.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28495]: [01/Dec/2023:15:44:30] ENGINE Serving on http://:::9283 2023-12-01T15:44:30.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:30 smithi040 bash[28495]: [01/Dec/2023:15:44:30] ENGINE Bus STARTED 2023-12-01T15:44:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:30 smithi141 bash[31670]: audit 2023-12-01T15:44:30.073305+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.40:0/3987090202' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T15:44:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:30 smithi141 bash[31670]: audit 2023-12-01T15:44:30.073998+0000 mon.a (mon.0) 835 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-12-01T15:44:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:30 smithi141 bash[31670]: cluster 2023-12-01T15:44:30.271071+0000 mgr.y (mgr.24356) 183 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:30 smithi141 bash[31670]: audit 2023-12-01T15:44:30.536617+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.40:0/633835973' entity='client.admin' 2023-12-01T15:44:31.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[41173]: audit 2023-12-01T15:44:30.583890+0000 mon.a (mon.0) 837 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-12-01T15:44:31.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[41173]: cluster 2023-12-01T15:44:30.583990+0000 mon.a (mon.0) 838 : cluster 0 osdmap e71: 8 total, 8 up, 8 in 2023-12-01T15:44:31.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[41173]: audit 2023-12-01T15:44:30.603138+0000 mon.c (mon.2) 125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:31.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[41173]: cluster 2023-12-01T15:44:31.587548+0000 mon.a (mon.0) 839 : cluster 0 osdmap e72: 8 total, 8 up, 8 in 2023-12-01T15:44:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[28232]: audit 2023-12-01T15:44:30.583890+0000 mon.a (mon.0) 837 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-12-01T15:44:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[28232]: cluster 2023-12-01T15:44:30.583990+0000 mon.a (mon.0) 838 : cluster 0 osdmap e71: 8 total, 8 up, 8 in 2023-12-01T15:44:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[28232]: audit 2023-12-01T15:44:30.603138+0000 mon.c (mon.2) 125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:31 smithi040 bash[28232]: cluster 2023-12-01T15:44:31.587548+0000 mon.a (mon.0) 839 : cluster 0 osdmap e72: 8 total, 8 up, 8 in 2023-12-01T15:44:31.920 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-01T15:44:31.935 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-12-01T15:44:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:31 smithi141 bash[31670]: audit 2023-12-01T15:44:30.583890+0000 mon.a (mon.0) 837 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-12-01T15:44:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:31 smithi141 bash[31670]: cluster 2023-12-01T15:44:30.583990+0000 mon.a (mon.0) 838 : cluster 0 osdmap e71: 8 total, 8 up, 8 in 2023-12-01T15:44:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:31 smithi141 bash[31670]: audit 2023-12-01T15:44:30.603138+0000 mon.c (mon.2) 125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:31 smithi141 bash[31670]: cluster 2023-12-01T15:44:31.587548+0000 mon.a (mon.0) 839 : cluster 0 osdmap e72: 8 total, 8 up, 8 in 2023-12-01T15:44:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:33 smithi141 bash[31670]: cluster 2023-12-01T15:44:32.271779+0000 mgr.y (mgr.24356) 184 : cluster 0 pgmap v158: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:33 smithi141 bash[31670]: cluster 2023-12-01T15:44:32.590116+0000 mon.a (mon.0) 840 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-12-01T15:44:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:33 smithi040 bash[28232]: cluster 2023-12-01T15:44:32.271779+0000 mgr.y (mgr.24356) 184 : cluster 0 pgmap v158: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:33 smithi040 bash[28232]: cluster 2023-12-01T15:44:32.590116+0000 mon.a (mon.0) 840 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-12-01T15:44:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:33 smithi040 bash[41173]: cluster 2023-12-01T15:44:32.271779+0000 mgr.y (mgr.24356) 184 : cluster 0 pgmap v158: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:33 smithi040 bash[41173]: cluster 2023-12-01T15:44:32.590116+0000 mon.a (mon.0) 840 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-12-01T15:44:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:34 smithi141 bash[31670]: cluster 2023-12-01T15:44:33.174494+0000 mon.a (mon.0) 841 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:44:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:34 smithi141 bash[31670]: audit 2023-12-01T15:44:33.306893+0000 mon.a (mon.0) 842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:34 smithi141 bash[31670]: audit 2023-12-01T15:44:33.309137+0000 mon.c (mon.2) 126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:34 smithi040 bash[28232]: cluster 2023-12-01T15:44:33.174494+0000 mon.a (mon.0) 841 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:44:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:34 smithi040 bash[28232]: audit 2023-12-01T15:44:33.306893+0000 mon.a (mon.0) 842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:34 smithi040 bash[28232]: audit 2023-12-01T15:44:33.309137+0000 mon.c (mon.2) 126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:34 smithi040 bash[41173]: cluster 2023-12-01T15:44:33.174494+0000 mon.a (mon.0) 841 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:44:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:34 smithi040 bash[41173]: audit 2023-12-01T15:44:33.306893+0000 mon.a (mon.0) 842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:34 smithi040 bash[41173]: audit 2023-12-01T15:44:33.309137+0000 mon.c (mon.2) 126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:35 smithi141 bash[31670]: cluster 2023-12-01T15:44:34.273042+0000 mgr.y (mgr.24356) 185 : cluster 0 pgmap v160: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:35 smithi040 bash[28232]: cluster 2023-12-01T15:44:34.273042+0000 mgr.y (mgr.24356) 185 : cluster 0 pgmap v160: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:35 smithi040 bash[41173]: cluster 2023-12-01T15:44:34.273042+0000 mgr.y (mgr.24356) 185 : cluster 0 pgmap v160: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:36.500 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:36.500 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:44:36] "GET /metrics HTTP/1.1" 200 36121 "" "Prometheus/2.43.0" 2023-12-01T15:44:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: cluster 2023-12-01T15:44:36.273658+0000 mgr.y (mgr.24356) 186 : cluster 0 pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:36.502090+0000 mon.a (mon.0) 843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:36.512799+0000 mon.a (mon.0) 844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:36.810864+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:36.823413+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:37.297256+0000 mon.c (mon.2) 127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:37.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:37.298960+0000 mon.c (mon.2) 128 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:37.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:37 smithi141 bash[31670]: audit 2023-12-01T15:44:37.308329+0000 mon.a (mon.0) 847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: cluster 2023-12-01T15:44:36.273658+0000 mgr.y (mgr.24356) 186 : cluster 0 pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:36.502090+0000 mon.a (mon.0) 843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:36.512799+0000 mon.a (mon.0) 844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:36.810864+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:36.823413+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:37.297256+0000 mon.c (mon.2) 127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:37.298960+0000 mon.c (mon.2) 128 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:37.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[28232]: audit 2023-12-01T15:44:37.308329+0000 mon.a (mon.0) 847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: cluster 2023-12-01T15:44:36.273658+0000 mgr.y (mgr.24356) 186 : cluster 0 pgmap v161: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:36.502090+0000 mon.a (mon.0) 843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:36.512799+0000 mon.a (mon.0) 844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:36.810864+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:36.823413+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:37.297256+0000 mon.c (mon.2) 127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:37.298960+0000 mon.c (mon.2) 128 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:37.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:37 smithi040 bash[41173]: audit 2023-12-01T15:44:37.308329+0000 mon.a (mon.0) 847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:39.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:39 smithi040 bash[41173]: cluster 2023-12-01T15:44:38.274432+0000 mgr.y (mgr.24356) 187 : cluster 0 pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:39.525 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:39 smithi040 bash[28232]: cluster 2023-12-01T15:44:38.274432+0000 mgr.y (mgr.24356) 187 : cluster 0 pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:39.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:39 smithi141 bash[31670]: cluster 2023-12-01T15:44:38.274432+0000 mgr.y (mgr.24356) 187 : cluster 0 pgmap v162: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.534 INFO:teuthology.orchestra.run.smithi040.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-12-01T15:44:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:41 smithi141 bash[31670]: cluster 2023-12-01T15:44:40.275717+0000 mgr.y (mgr.24356) 188 : cluster 0 pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:41 smithi141 bash[31670]: audit 2023-12-01T15:44:41.057395+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.40:0/3259952270' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:44:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:41 smithi141 bash[31670]: audit 2023-12-01T15:44:41.057971+0000 mon.a (mon.0) 848 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:44:41.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:41 smithi040 bash[41173]: cluster 2023-12-01T15:44:40.275717+0000 mgr.y (mgr.24356) 188 : cluster 0 pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:41 smithi040 bash[41173]: audit 2023-12-01T15:44:41.057395+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.40:0/3259952270' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:44:41.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:41 smithi040 bash[41173]: audit 2023-12-01T15:44:41.057971+0000 mon.a (mon.0) 848 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:44:41.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:41 smithi040 bash[28232]: cluster 2023-12-01T15:44:40.275717+0000 mgr.y (mgr.24356) 188 : cluster 0 pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:41.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:41 smithi040 bash[28232]: audit 2023-12-01T15:44:41.057395+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.40:0/3259952270' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:44:41.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:41 smithi040 bash[28232]: audit 2023-12-01T15:44:41.057971+0000 mon.a (mon.0) 848 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:44:41.833 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-01T15:44:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:42 smithi141 bash[31670]: audit 2023-12-01T15:44:41.521249+0000 mon.a (mon.0) 849 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:44:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:42 smithi141 bash[31670]: cluster 2023-12-01T15:44:41.521362+0000 mon.a (mon.0) 850 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-12-01T15:44:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:42 smithi040 bash[41173]: audit 2023-12-01T15:44:41.521249+0000 mon.a (mon.0) 849 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:44:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:42 smithi040 bash[41173]: cluster 2023-12-01T15:44:41.521362+0000 mon.a (mon.0) 850 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-12-01T15:44:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:42 smithi040 bash[28232]: audit 2023-12-01T15:44:41.521249+0000 mon.a (mon.0) 849 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:44:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:42 smithi040 bash[28232]: cluster 2023-12-01T15:44:41.521362+0000 mon.a (mon.0) 850 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-12-01T15:44:43.438 DEBUG:teuthology.orchestra.run.smithi040:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2023-12-01T15:44:43.463 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight read -> 45 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight write -> 45 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight delete -> 10 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout:ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout:Configuration: 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout: Number of operations: 4000 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout: Number of objects: 500 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout: Max in flight operations: 16 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout: Object size (in bytes): 4000000 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout: Write stride min: 400000 2023-12-01T15:44:43.464 INFO:tasks.rados.rados.0.smithi040.stdout: Write stride max: 800000 2023-12-01T15:44:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:43 smithi141 bash[31670]: cluster 2023-12-01T15:44:42.276374+0000 mgr.y (mgr.24356) 189 : cluster 0 pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:43 smithi141 bash[31670]: cluster 2023-12-01T15:44:43.177696+0000 mon.a (mon.0) 851 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:44:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:43 smithi141 bash[31670]: cluster 2023-12-01T15:44:43.177763+0000 mon.a (mon.0) 852 : cluster 1 Cluster is now healthy 2023-12-01T15:44:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:43 smithi141 bash[31670]: audit 2023-12-01T15:44:43.474150+0000 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.40:0/4223423069' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:44:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[28232]: cluster 2023-12-01T15:44:42.276374+0000 mgr.y (mgr.24356) 189 : cluster 0 pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[28232]: cluster 2023-12-01T15:44:43.177696+0000 mon.a (mon.0) 851 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:44:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[28232]: cluster 2023-12-01T15:44:43.177763+0000 mon.a (mon.0) 852 : cluster 1 Cluster is now healthy 2023-12-01T15:44:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[28232]: audit 2023-12-01T15:44:43.474150+0000 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.40:0/4223423069' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:44:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[41173]: cluster 2023-12-01T15:44:42.276374+0000 mgr.y (mgr.24356) 189 : cluster 0 pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:44:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[41173]: cluster 2023-12-01T15:44:43.177696+0000 mon.a (mon.0) 851 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:44:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[41173]: cluster 2023-12-01T15:44:43.177763+0000 mon.a (mon.0) 852 : cluster 1 Cluster is now healthy 2023-12-01T15:44:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:43 smithi040 bash[41173]: audit 2023-12-01T15:44:43.474150+0000 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.40:0/4223423069' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:44:44.194 INFO:tasks.rados.rados.0.smithi040.stdout:1: write initial oid 1 2023-12-01T15:44:44.194 INFO:tasks.rados.rados.0.smithi040.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-12-01T15:44:44.200 INFO:tasks.rados.rados.0.smithi040.stdout:1: writing smithi04088644-1 from 416807 to 892056 tid 1 2023-12-01T15:44:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:1: writing smithi04088644-1 from 1542129 to 2016807 tid 2 2023-12-01T15:44:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:2: write initial oid 2 2023-12-01T15:44:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-12-01T15:44:44.214 INFO:tasks.rados.rados.0.smithi040.stdout:2: writing smithi04088644-2 from 416807 to 892056 tid 1 2023-12-01T15:44:44.220 INFO:tasks.rados.rados.0.smithi040.stdout:2: writing smithi04088644-2 from 1542129 to 2016807 tid 2 2023-12-01T15:44:44.220 INFO:tasks.rados.rados.0.smithi040.stdout:3: write initial oid 3 2023-12-01T15:44:44.221 INFO:tasks.rados.rados.0.smithi040.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-12-01T15:44:44.226 INFO:tasks.rados.rados.0.smithi040.stdout:3: writing smithi04088644-3 from 433614 to 984112 tid 1 2023-12-01T15:44:44.233 INFO:tasks.rados.rados.0.smithi040.stdout:3: writing smithi04088644-3 from 1600611 to 2033614 tid 2 2023-12-01T15:44:44.233 INFO:tasks.rados.rados.0.smithi040.stdout:4: write initial oid 4 2023-12-01T15:44:44.233 INFO:tasks.rados.rados.0.smithi040.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-12-01T15:44:44.239 INFO:tasks.rados.rados.0.smithi040.stdout:4: writing smithi04088644-4 from 450421 to 1076168 tid 1 2023-12-01T15:44:44.245 INFO:tasks.rados.rados.0.smithi040.stdout:4: writing smithi04088644-4 from 1659093 to 2050421 tid 2 2023-12-01T15:44:44.245 INFO:tasks.rados.rados.0.smithi040.stdout:5: write initial oid 5 2023-12-01T15:44:44.245 INFO:tasks.rados.rados.0.smithi040.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-12-01T15:44:44.251 INFO:tasks.rados.rados.0.smithi040.stdout:5: writing smithi04088644-5 from 467228 to 1168224 tid 1 2023-12-01T15:44:44.257 INFO:tasks.rados.rados.0.smithi040.stdout:5: writing smithi04088644-5 from 1717575 to 2067228 tid 2 2023-12-01T15:44:44.257 INFO:tasks.rados.rados.0.smithi040.stdout:6: write initial oid 6 2023-12-01T15:44:44.257 INFO:tasks.rados.rados.0.smithi040.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-12-01T15:44:44.264 INFO:tasks.rados.rados.0.smithi040.stdout:6: writing smithi04088644-6 from 484035 to 1260280 tid 1 2023-12-01T15:44:44.269 INFO:tasks.rados.rados.0.smithi040.stdout:6: writing smithi04088644-6 from 2059704 to 2084035 tid 2 2023-12-01T15:44:44.269 INFO:tasks.rados.rados.0.smithi040.stdout:7: write initial oid 7 2023-12-01T15:44:44.269 INFO:tasks.rados.rados.0.smithi040.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-12-01T15:44:44.274 INFO:tasks.rados.rados.0.smithi040.stdout:7: writing smithi04088644-7 from 500842 to 952336 tid 1 2023-12-01T15:44:44.281 INFO:tasks.rados.rados.0.smithi040.stdout:7: writing smithi04088644-7 from 1718186 to 2100842 tid 2 2023-12-01T15:44:44.281 INFO:tasks.rados.rados.0.smithi040.stdout:8: write initial oid 8 2023-12-01T15:44:44.281 INFO:tasks.rados.rados.0.smithi040.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-12-01T15:44:44.287 INFO:tasks.rados.rados.0.smithi040.stdout:8: writing smithi04088644-8 from 517649 to 1044392 tid 1 2023-12-01T15:44:44.293 INFO:tasks.rados.rados.0.smithi040.stdout:8: writing smithi04088644-8 from 1776668 to 2117649 tid 2 2023-12-01T15:44:44.293 INFO:tasks.rados.rados.0.smithi040.stdout:9: write initial oid 9 2023-12-01T15:44:44.293 INFO:tasks.rados.rados.0.smithi040.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-12-01T15:44:44.300 INFO:tasks.rados.rados.0.smithi040.stdout:9: writing smithi04088644-9 from 534456 to 1252801 tid 1 2023-12-01T15:44:44.306 INFO:tasks.rados.rados.0.smithi040.stdout:9: writing smithi04088644-9 from 1951503 to 2134456 tid 2 2023-12-01T15:44:44.306 INFO:tasks.rados.rados.0.smithi040.stdout:10: write initial oid 10 2023-12-01T15:44:44.306 INFO:tasks.rados.rados.0.smithi040.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-12-01T15:44:44.313 INFO:tasks.rados.rados.0.smithi040.stdout:10: writing smithi04088644-10 from 551263 to 1344857 tid 1 2023-12-01T15:44:44.318 INFO:tasks.rados.rados.0.smithi040.stdout:10: writing smithi04088644-10 from 1893632 to 2151263 tid 2 2023-12-01T15:44:44.318 INFO:tasks.rados.rados.0.smithi040.stdout:11: write initial oid 11 2023-12-01T15:44:44.318 INFO:tasks.rados.rados.0.smithi040.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-12-01T15:44:44.324 INFO:tasks.rados.rados.0.smithi040.stdout:11: writing smithi04088644-11 from 568070 to 1036913 tid 1 2023-12-01T15:44:44.331 INFO:tasks.rados.rados.0.smithi040.stdout:11: writing smithi04088644-11 from 1552114 to 2168070 tid 2 2023-12-01T15:44:44.331 INFO:tasks.rados.rados.0.smithi040.stdout:12: write initial oid 12 2023-12-01T15:44:44.331 INFO:tasks.rados.rados.0.smithi040.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-12-01T15:44:44.337 INFO:tasks.rados.rados.0.smithi040.stdout:12: writing smithi04088644-12 from 584877 to 1128969 tid 1 2023-12-01T15:44:44.343 INFO:tasks.rados.rados.0.smithi040.stdout:12: writing smithi04088644-12 from 1610596 to 2172599 tid 2 2023-12-01T15:44:44.343 INFO:tasks.rados.rados.0.smithi040.stdout:13: write initial oid 13 2023-12-01T15:44:44.344 INFO:tasks.rados.rados.0.smithi040.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-12-01T15:44:44.352 INFO:tasks.rados.rados.0.smithi040.stdout:13: writing smithi04088644-13 from 601684 to 1221025 tid 1 2023-12-01T15:44:44.357 INFO:tasks.rados.rados.0.smithi040.stdout:13: writing smithi04088644-13 from 1669078 to 2201684 tid 2 2023-12-01T15:44:44.357 INFO:tasks.rados.rados.0.smithi040.stdout:14: write initial oid 14 2023-12-01T15:44:44.357 INFO:tasks.rados.rados.0.smithi040.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-12-01T15:44:44.364 INFO:tasks.rados.rados.0.smithi040.stdout:14: writing smithi04088644-14 from 618491 to 1313081 tid 1 2023-12-01T15:44:44.370 INFO:tasks.rados.rados.0.smithi040.stdout:14: writing smithi04088644-14 from 2011207 to 2218491 tid 2 2023-12-01T15:44:44.370 INFO:tasks.rados.rados.0.smithi040.stdout:15: write initial oid 15 2023-12-01T15:44:44.370 INFO:tasks.rados.rados.0.smithi040.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-12-01T15:44:44.377 INFO:tasks.rados.rados.0.smithi040.stdout:15: writing smithi04088644-15 from 635298 to 1405137 tid 1 2023-12-01T15:44:44.382 INFO:tasks.rados.rados.0.smithi040.stdout:15: writing smithi04088644-15 from 2069689 to 2235298 tid 2 2023-12-01T15:44:44.383 INFO:tasks.rados.rados.0.smithi040.stdout:16: write initial oid 16 2023-12-01T15:44:44.383 INFO:tasks.rados.rados.0.smithi040.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-12-01T15:44:44.389 INFO:tasks.rados.rados.0.smithi040.stdout:16: writing smithi04088644-16 from 652105 to 1097193 tid 1 2023-12-01T15:44:44.395 INFO:tasks.rados.rados.0.smithi040.stdout:16: writing smithi04088644-16 from 1728171 to 2181159 tid 2 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 1 to smithi04088644-1 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 2 to smithi04088644-1 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 3 to smithi04088644-1 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 4 to smithi04088644-1 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: oid 1 updating version 0 to 2 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: oid 1 updating version 2 to 3 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: oid 1 version 3 is already newer than 1 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 1 to smithi04088644-2 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 2 to smithi04088644-2 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 3 to smithi04088644-2 2023-12-01T15:44:44.396 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 4 to smithi04088644-2 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:2: oid 2 updating version 0 to 1 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:2: oid 2 updating version 1 to 2 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:2: oid 2 updating version 2 to 3 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 1 to smithi04088644-3 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 2 to smithi04088644-3 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 3 to smithi04088644-3 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 4 to smithi04088644-3 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: oid 3 updating version 0 to 3 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: oid 3 version 3 is already newer than 1 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: oid 3 version 3 is already newer than 2 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-12-01T15:44:44.397 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 1 to smithi04088644-4 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 2 to smithi04088644-4 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 3 to smithi04088644-4 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 4 to smithi04088644-4 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: oid 4 updating version 0 to 2 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: oid 4 version 2 is already newer than 1 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: oid 4 updating version 2 to 3 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 1 to smithi04088644-5 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 2 to smithi04088644-5 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 3 to smithi04088644-5 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:1: done (15 left) 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:2: done (14 left) 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:3: done (13 left) 2023-12-01T15:44:44.398 INFO:tasks.rados.rados.0.smithi040.stdout:4: done (12 left) 2023-12-01T15:44:44.399 INFO:tasks.rados.rados.0.smithi040.stdout:17: write initial oid 17 2023-12-01T15:44:44.399 INFO:tasks.rados.rados.0.smithi040.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-12-01T15:44:44.403 INFO:tasks.rados.rados.0.smithi040.stdout:17: writing smithi04088644-17 from 668912 to 1305602 tid 1 2023-12-01T15:44:44.408 INFO:tasks.rados.rados.0.smithi040.stdout:17: writing smithi04088644-17 from 1903006 to 2268912 tid 2 2023-12-01T15:44:44.408 INFO:tasks.rados.rados.0.smithi040.stdout:18: write initial oid 18 2023-12-01T15:44:44.408 INFO:tasks.rados.rados.0.smithi040.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-12-01T15:44:44.416 INFO:tasks.rados.rados.0.smithi040.stdout:18: writing smithi04088644-18 from 685719 to 1397658 tid 1 2023-12-01T15:44:44.421 INFO:tasks.rados.rados.0.smithi040.stdout:18: writing smithi04088644-18 from 1845135 to 2285719 tid 2 2023-12-01T15:44:44.421 INFO:tasks.rados.rados.0.smithi040.stdout:19: write initial oid 19 2023-12-01T15:44:44.421 INFO:tasks.rados.rados.0.smithi040.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-12-01T15:44:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:19: writing smithi04088644-19 from 702526 to 1489714 tid 1 2023-12-01T15:44:44.434 INFO:tasks.rados.rados.0.smithi040.stdout:19: writing smithi04088644-19 from 1903617 to 2302526 tid 2 2023-12-01T15:44:44.434 INFO:tasks.rados.rados.0.smithi040.stdout:20: write initial oid 20 2023-12-01T15:44:44.435 INFO:tasks.rados.rados.0.smithi040.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-12-01T15:44:44.441 INFO:tasks.rados.rados.0.smithi040.stdout:20: writing smithi04088644-20 from 719333 to 1181770 tid 1 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:20: writing smithi04088644-20 from 1962099 to 2319333 tid 2 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 4 to smithi04088644-5 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:5: oid 5 updating version 0 to 3 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:5: oid 5 version 3 is already newer than 1 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:5: oid 5 version 3 is already newer than 2 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-12-01T15:44:44.448 INFO:tasks.rados.rados.0.smithi040.stdout:5: done (15 left) 2023-12-01T15:44:44.449 INFO:tasks.rados.rados.0.smithi040.stdout:21: write initial oid 21 2023-12-01T15:44:44.449 INFO:tasks.rados.rados.0.smithi040.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-12-01T15:44:44.455 INFO:tasks.rados.rados.0.smithi040.stdout:21: writing smithi04088644-21 from 736140 to 1273826 tid 1 2023-12-01T15:44:44.462 INFO:tasks.rados.rados.0.smithi040.stdout:21: writing smithi04088644-21 from 2020581 to 2336140 tid 2 2023-12-01T15:44:44.462 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.462 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 1 to smithi04088644-6 2023-12-01T15:44:44.462 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 2 to smithi04088644-6 2023-12-01T15:44:44.462 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 3 to smithi04088644-6 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 4 to smithi04088644-6 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:6: oid 6 updating version 0 to 6 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:6: oid 6 version 6 is already newer than 5 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:6: oid 6 version 6 is already newer than 4 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 6 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 1 to smithi04088644-7 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 2 to smithi04088644-7 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 3 to smithi04088644-7 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 4 to smithi04088644-7 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: oid 7 updating version 0 to 2 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: oid 7 version 2 is already newer than 1 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: oid 7 updating version 2 to 3 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:44:44.463 INFO:tasks.rados.rados.0.smithi040.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:44:44.464 INFO:tasks.rados.rados.0.smithi040.stdout:6: done (15 left) 2023-12-01T15:44:44.464 INFO:tasks.rados.rados.0.smithi040.stdout:7: done (14 left) 2023-12-01T15:44:44.464 INFO:tasks.rados.rados.0.smithi040.stdout:22: write initial oid 22 2023-12-01T15:44:44.464 INFO:tasks.rados.rados.0.smithi040.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-12-01T15:44:44.469 INFO:tasks.rados.rados.0.smithi040.stdout:22: writing smithi04088644-22 from 752947 to 1365882 tid 1 2023-12-01T15:44:44.475 INFO:tasks.rados.rados.0.smithi040.stdout:22: writing smithi04088644-22 from 1962710 to 2352947 tid 2 2023-12-01T15:44:44.475 INFO:tasks.rados.rados.0.smithi040.stdout:23: write initial oid 23 2023-12-01T15:44:44.475 INFO:tasks.rados.rados.0.smithi040.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-12-01T15:44:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:23: writing smithi04088644-23 from 769754 to 1457938 tid 1 2023-12-01T15:44:44.489 INFO:tasks.rados.rados.0.smithi040.stdout:23: writing smithi04088644-23 from 2021192 to 2369754 tid 2 2023-12-01T15:44:44.489 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.489 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 1 to smithi04088644-8 2023-12-01T15:44:44.489 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 2 to smithi04088644-8 2023-12-01T15:44:44.489 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 3 to smithi04088644-8 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 4 to smithi04088644-8 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:8: oid 8 updating version 0 to 2 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:8: oid 8 version 2 is already newer than 1 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:8: oid 8 updating version 2 to 3 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 1 to smithi04088644-9 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:8: done (15 left) 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:24: write initial oid 24 2023-12-01T15:44:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-12-01T15:44:44.496 INFO:tasks.rados.rados.0.smithi040.stdout:24: writing smithi04088644-24 from 786561 to 1266347 tid 1 2023-12-01T15:44:44.502 INFO:tasks.rados.rados.0.smithi040.stdout:24: writing smithi04088644-24 from 1796027 to 2263691 tid 2 2023-12-01T15:44:44.502 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.502 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 2 to smithi04088644-9 2023-12-01T15:44:44.502 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 3 to smithi04088644-9 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 4 to smithi04088644-9 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:9: oid 9 updating version 0 to 1 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:9: oid 9 updating version 1 to 3 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:9: oid 9 version 3 is already newer than 2 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 1 to smithi04088644-10 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 2 to smithi04088644-10 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 3 to smithi04088644-10 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 4 to smithi04088644-10 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: oid 10 updating version 0 to 6 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: oid 10 version 6 is already newer than 5 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:10: oid 10 version 6 is already newer than 4 2023-12-01T15:44:44.503 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-01T15:44:44.504 INFO:tasks.rados.rados.0.smithi040.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-12-01T15:44:44.504 INFO:tasks.rados.rados.0.smithi040.stdout:9: done (15 left) 2023-12-01T15:44:44.504 INFO:tasks.rados.rados.0.smithi040.stdout:10: done (14 left) 2023-12-01T15:44:44.504 INFO:tasks.rados.rados.0.smithi040.stdout:25: write initial oid 25 2023-12-01T15:44:44.504 INFO:tasks.rados.rados.0.smithi040.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-12-01T15:44:44.507 INFO:tasks.rados.rados.0.smithi040.stdout:25: writing smithi04088644-25 from 403368 to 958403 tid 1 2023-12-01T15:44:44.514 INFO:tasks.rados.rados.0.smithi040.stdout:25: writing smithi04088644-25 from 1454509 to 2182184 tid 2 2023-12-01T15:44:44.514 INFO:tasks.rados.rados.0.smithi040.stdout:26: write initial oid 26 2023-12-01T15:44:44.514 INFO:tasks.rados.rados.0.smithi040.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-12-01T15:44:44.520 INFO:tasks.rados.rados.0.smithi040.stdout:26: writing smithi04088644-26 from 420175 to 1050459 tid 1 2023-12-01T15:44:44.528 INFO:tasks.rados.rados.0.smithi040.stdout:26: writing smithi04088644-26 from 1796638 to 2267971 tid 2 2023-12-01T15:44:44.528 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.528 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 1 to smithi04088644-11 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 2 to smithi04088644-11 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 3 to smithi04088644-11 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 4 to smithi04088644-11 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: oid 11 updating version 0 to 3 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: oid 11 version 3 is already newer than 1 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: oid 11 version 3 is already newer than 2 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 1 to smithi04088644-12 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 2 to smithi04088644-12 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:11: done (15 left) 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:27: write initial oid 27 2023-12-01T15:44:44.529 INFO:tasks.rados.rados.0.smithi040.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-12-01T15:44:44.540 INFO:tasks.rados.rados.0.smithi040.stdout:27: writing smithi04088644-27 from 436982 to 1142515 tid 1 2023-12-01T15:44:44.549 INFO:tasks.rados.rados.0.smithi040.stdout:27: writing smithi04088644-27 from 1855120 to 2436982 tid 2 2023-12-01T15:44:44.549 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.549 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 3 to smithi04088644-12 2023-12-01T15:44:44.549 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 4 to smithi04088644-12 2023-12-01T15:44:44.549 INFO:tasks.rados.rados.0.smithi040.stdout:12: oid 12 updating version 0 to 3 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:12: oid 12 version 3 is already newer than 1 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:12: oid 12 version 3 is already newer than 2 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 1 to smithi04088644-13 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 2 to smithi04088644-13 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 3 to smithi04088644-13 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 4 to smithi04088644-13 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: oid 13 updating version 0 to 6 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: oid 13 version 6 is already newer than 4 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: oid 13 version 6 is already newer than 5 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 1 to smithi04088644-14 2023-12-01T15:44:44.550 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 2 to smithi04088644-14 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 3 to smithi04088644-14 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 4 to smithi04088644-14 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:14: oid 14 updating version 0 to 4 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:14: oid 14 updating version 4 to 6 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:14: oid 14 version 6 is already newer than 5 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 1 to smithi04088644-15 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 2 to smithi04088644-15 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 3 to smithi04088644-15 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 4 to smithi04088644-15 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: oid 15 updating version 0 to 9 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: oid 15 version 9 is already newer than 7 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:15: oid 15 version 9 is already newer than 8 2023-12-01T15:44:44.551 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 9 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 1 to smithi04088644-16 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:12: done (15 left) 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:13: done (14 left) 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:14: done (13 left) 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:15: done (12 left) 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:28: write initial oid 28 2023-12-01T15:44:44.552 INFO:tasks.rados.rados.0.smithi040.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-12-01T15:44:44.556 INFO:tasks.rados.rados.0.smithi040.stdout:28: writing smithi04088644-28 from 453789 to 1234571 tid 1 2023-12-01T15:44:44.563 INFO:tasks.rados.rados.0.smithi040.stdout:28: writing smithi04088644-28 from 1913602 to 2388604 tid 2 2023-12-01T15:44:44.563 INFO:tasks.rados.rados.0.smithi040.stdout:29: write initial oid 29 2023-12-01T15:44:44.563 INFO:tasks.rados.rados.0.smithi040.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-12-01T15:44:44.569 INFO:tasks.rados.rados.0.smithi040.stdout:29: writing smithi04088644-29 from 470596 to 926627 tid 1 2023-12-01T15:44:44.577 INFO:tasks.rados.rados.0.smithi040.stdout:29: writing smithi04088644-29 from 1572084 to 2190744 tid 2 2023-12-01T15:44:44.577 INFO:tasks.rados.rados.0.smithi040.stdout:30: write initial oid 30 2023-12-01T15:44:44.577 INFO:tasks.rados.rados.0.smithi040.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-12-01T15:44:44.583 INFO:tasks.rados.rados.0.smithi040.stdout:30: writing smithi04088644-30 from 487403 to 1018683 tid 1 2023-12-01T15:44:44.589 INFO:tasks.rados.rados.0.smithi040.stdout:30: writing smithi04088644-30 from 1514213 to 1992884 tid 2 2023-12-01T15:44:44.589 INFO:tasks.rados.rados.0.smithi040.stdout:31: write initial oid 31 2023-12-01T15:44:44.589 INFO:tasks.rados.rados.0.smithi040.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-12-01T15:44:44.595 INFO:tasks.rados.rados.0.smithi040.stdout:31: writing smithi04088644-31 from 504210 to 1110739 tid 1 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:31: writing smithi04088644-31 from 1572695 to 2195024 tid 2 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 2 to smithi04088644-16 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 3 to smithi04088644-16 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 4 to smithi04088644-16 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: oid 16 updating version 0 to 2 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: oid 16 updating version 2 to 3 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: oid 16 version 3 is already newer than 1 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 3 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 1 to smithi04088644-17 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 2 to smithi04088644-17 2023-12-01T15:44:44.602 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 3 to smithi04088644-17 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 4 to smithi04088644-17 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:17: oid 17 updating version 0 to 5 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:17: oid 17 updating version 5 to 6 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:17: oid 17 version 6 is already newer than 4 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 6 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 1 to smithi04088644-18 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 2 to smithi04088644-18 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 3 to smithi04088644-18 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 4 to smithi04088644-18 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: oid 18 updating version 0 to 5 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: oid 18 updating version 5 to 6 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: oid 18 version 6 is already newer than 4 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-12-01T15:44:44.603 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 1 to smithi04088644-19 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 2 to smithi04088644-19 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 3 to smithi04088644-19 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 4 to smithi04088644-19 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: oid 19 updating version 0 to 1 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: oid 19 updating version 1 to 3 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: oid 19 version 3 is already newer than 2 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 3 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 1 to smithi04088644-20 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 2 to smithi04088644-20 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 3 to smithi04088644-20 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 4 to smithi04088644-20 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: oid 20 updating version 0 to 1 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: oid 20 updating version 1 to 3 2023-12-01T15:44:44.604 INFO:tasks.rados.rados.0.smithi040.stdout:20: oid 20 version 3 is already newer than 2 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:16: done (15 left) 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:17: done (14 left) 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:18: done (13 left) 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:19: done (12 left) 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:20: done (11 left) 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:32: write initial oid 32 2023-12-01T15:44:44.605 INFO:tasks.rados.rados.0.smithi040.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-12-01T15:44:44.609 INFO:tasks.rados.rados.0.smithi040.stdout:32: writing smithi04088644-32 from 521017 to 1319148 tid 1 2023-12-01T15:44:44.614 INFO:tasks.rados.rados.0.smithi040.stdout:32: writing smithi04088644-32 from 1747530 to 2229870 tid 2 2023-12-01T15:44:44.614 INFO:tasks.rados.rados.0.smithi040.stdout:33: write initial oid 33 2023-12-01T15:44:44.614 INFO:tasks.rados.rados.0.smithi040.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-12-01T15:44:44.620 INFO:tasks.rados.rados.0.smithi040.stdout:33: writing smithi04088644-33 from 537824 to 1011204 tid 1 2023-12-01T15:44:44.628 INFO:tasks.rados.rados.0.smithi040.stdout:33: writing smithi04088644-33 from 1806012 to 2432010 tid 2 2023-12-01T15:44:44.629 INFO:tasks.rados.rados.0.smithi040.stdout:34: write initial oid 34 2023-12-01T15:44:44.629 INFO:tasks.rados.rados.0.smithi040.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-12-01T15:44:44.635 INFO:tasks.rados.rados.0.smithi040.stdout:34: writing smithi04088644-34 from 554631 to 1103260 tid 1 2023-12-01T15:44:44.641 INFO:tasks.rados.rados.0.smithi040.stdout:34: writing smithi04088644-34 from 1748141 to 2234150 tid 2 2023-12-01T15:44:44.642 INFO:tasks.rados.rados.0.smithi040.stdout:35: write initial oid 35 2023-12-01T15:44:44.642 INFO:tasks.rados.rados.0.smithi040.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-12-01T15:44:44.649 INFO:tasks.rados.rados.0.smithi040.stdout:35: writing smithi04088644-35 from 571438 to 1195316 tid 1 2023-12-01T15:44:44.656 INFO:tasks.rados.rados.0.smithi040.stdout:35: writing smithi04088644-35 from 1806623 to 2436290 tid 2 2023-12-01T15:44:44.656 INFO:tasks.rados.rados.0.smithi040.stdout:36: write initial oid 36 2023-12-01T15:44:44.656 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 1 to smithi04088644-21 2023-12-01T15:44:44.656 INFO:tasks.rados.rados.0.smithi040.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-12-01T15:44:44.663 INFO:tasks.rados.rados.0.smithi040.stdout:36: writing smithi04088644-36 from 588245 to 1287372 tid 1 2023-12-01T15:44:44.670 INFO:tasks.rados.rados.0.smithi040.stdout:36: writing smithi04088644-36 from 1865105 to 2354783 tid 2 2023-12-01T15:44:44.670 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.670 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 2 to smithi04088644-21 2023-12-01T15:44:44.671 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 3 to smithi04088644-21 2023-12-01T15:44:44.671 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 4 to smithi04088644-21 2023-12-01T15:44:44.671 INFO:tasks.rados.rados.0.smithi040.stdout:21: oid 21 updating version 0 to 5 2023-12-01T15:44:44.671 INFO:tasks.rados.rados.0.smithi040.stdout:21: oid 21 updating version 5 to 6 2023-12-01T15:44:44.671 INFO:tasks.rados.rados.0.smithi040.stdout:21: oid 21 version 6 is already newer than 4 2023-12-01T15:44:44.671 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-12-01T15:44:44.672 INFO:tasks.rados.rados.0.smithi040.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-12-01T15:44:44.672 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 1 to smithi04088644-22 2023-12-01T15:44:44.672 INFO:tasks.rados.rados.0.smithi040.stdout:21: done (15 left) 2023-12-01T15:44:44.672 INFO:tasks.rados.rados.0.smithi040.stdout:37: write initial oid 37 2023-12-01T15:44:44.672 INFO:tasks.rados.rados.0.smithi040.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-12-01T15:44:44.677 INFO:tasks.rados.rados.0.smithi040.stdout:37: writing smithi04088644-37 from 605052 to 1379428 tid 1 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:37: writing smithi04088644-37 from 1923587 to 2556923 tid 2 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 2 to smithi04088644-22 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 3 to smithi04088644-22 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 4 to smithi04088644-22 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:22: oid 22 updating version 0 to 7 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:22: oid 22 updating version 7 to 8 2023-12-01T15:44:44.685 INFO:tasks.rados.rados.0.smithi040.stdout:22: oid 22 updating version 8 to 9 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 1 to smithi04088644-23 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 2 to smithi04088644-23 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 3 to smithi04088644-23 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 4 to smithi04088644-23 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: oid 23 updating version 0 to 8 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: oid 23 version 8 is already newer than 7 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: oid 23 updating version 8 to 9 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 9 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 1 to smithi04088644-24 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 2 to smithi04088644-24 2023-12-01T15:44:44.686 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 3 to smithi04088644-24 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 4 to smithi04088644-24 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:24: oid 24 updating version 0 to 2 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:24: oid 24 updating version 2 to 3 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:24: oid 24 version 3 is already newer than 1 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 1 to smithi04088644-25 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 2 to smithi04088644-25 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 3 to smithi04088644-25 2023-12-01T15:44:44.687 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 4 to smithi04088644-25 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:25: oid 25 updating version 0 to 6 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:25: oid 25 version 6 is already newer than 4 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:25: oid 25 version 6 is already newer than 5 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:22: done (15 left) 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:23: done (14 left) 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:24: done (13 left) 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:25: done (12 left) 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:38: write initial oid 38 2023-12-01T15:44:44.689 INFO:tasks.rados.rados.0.smithi040.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-12-01T15:44:44.690 INFO:tasks.rados.rados.0.smithi040.stdout:38: writing smithi04088644-38 from 621859 to 1071484 tid 1 2023-12-01T15:44:44.699 INFO:tasks.rados.rados.0.smithi040.stdout:38: writing smithi04088644-38 from 1865716 to 2621859 tid 2 2023-12-01T15:44:44.699 INFO:tasks.rados.rados.0.smithi040.stdout:39: write initial oid 39 2023-12-01T15:44:44.699 INFO:tasks.rados.rados.0.smithi040.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-12-01T15:44:44.705 INFO:tasks.rados.rados.0.smithi040.stdout:39: writing smithi04088644-39 from 638666 to 1163540 tid 1 2023-12-01T15:44:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:39: writing smithi04088644-39 from 1924198 to 2561203 tid 2 2023-12-01T15:44:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:40: write initial oid 40 2023-12-01T15:44:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-12-01T15:44:44.723 INFO:tasks.rados.rados.0.smithi040.stdout:40: writing smithi04088644-40 from 655473 to 1371949 tid 1 2023-12-01T15:44:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:40: writing smithi04088644-40 from 2099033 to 2655473 tid 2 2023-12-01T15:44:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:41: write initial oid 41 2023-12-01T15:44:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-12-01T15:44:44.738 INFO:tasks.rados.rados.0.smithi040.stdout:41: writing smithi04088644-41 from 672280 to 1464005 tid 1 2023-12-01T15:44:44.745 INFO:tasks.rados.rados.0.smithi040.stdout:41: writing smithi04088644-41 from 2157515 to 2672280 tid 2 2023-12-01T15:44:44.745 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.745 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 1 to smithi04088644-26 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 2 to smithi04088644-26 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 3 to smithi04088644-26 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 4 to smithi04088644-26 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: oid 26 updating version 0 to 5 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: oid 26 version 5 is already newer than 4 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: oid 26 updating version 5 to 6 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 1 to smithi04088644-27 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:26: done (15 left) 2023-12-01T15:44:44.746 INFO:tasks.rados.rados.0.smithi040.stdout:42: write initial oid 42 2023-12-01T15:44:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-12-01T15:44:44.751 INFO:tasks.rados.rados.0.smithi040.stdout:42: writing smithi04088644-42 from 689087 to 1156061 tid 1 2023-12-01T15:44:44.761 INFO:tasks.rados.rados.0.smithi040.stdout:42: writing smithi04088644-42 from 1699644 to 2483976 tid 2 2023-12-01T15:44:44.761 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 2 to smithi04088644-27 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 3 to smithi04088644-27 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 4 to smithi04088644-27 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:27: oid 27 updating version 0 to 9 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:27: oid 27 version 9 is already newer than 7 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:27: oid 27 version 9 is already newer than 8 2023-12-01T15:44:44.762 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 9 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 1 to smithi04088644-28 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 2 to smithi04088644-28 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 3 to smithi04088644-28 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 4 to smithi04088644-28 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: oid 28 updating version 0 to 8 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: oid 28 version 8 is already newer than 7 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: oid 28 updating version 8 to 9 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 9 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T15:44:44.763 INFO:tasks.rados.rados.0.smithi040.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 1 to smithi04088644-29 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 2 to smithi04088644-29 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 3 to smithi04088644-29 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 4 to smithi04088644-29 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: oid 29 updating version 0 to 6 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: oid 29 version 6 is already newer than 4 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: oid 29 version 6 is already newer than 5 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-12-01T15:44:44.764 INFO:tasks.rados.rados.0.smithi040.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 1 to smithi04088644-30 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 2 to smithi04088644-30 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 3 to smithi04088644-30 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 4 to smithi04088644-30 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: oid 30 updating version 0 to 10 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: oid 30 updating version 10 to 12 2023-12-01T15:44:44.765 INFO:tasks.rados.rados.0.smithi040.stdout:30: oid 30 version 12 is already newer than 11 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 12 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 1 to smithi04088644-31 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 2 to smithi04088644-31 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 3 to smithi04088644-31 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 4 to smithi04088644-31 2023-12-01T15:44:44.766 INFO:tasks.rados.rados.0.smithi040.stdout:31: oid 31 updating version 0 to 2 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:31: oid 31 updating version 2 to 3 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:31: oid 31 version 3 is already newer than 1 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 3 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 1 to smithi04088644-32 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 2 to smithi04088644-32 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 3 to smithi04088644-32 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 4 to smithi04088644-32 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: oid 32 updating version 0 to 1 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: oid 32 updating version 1 to 2 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: oid 32 updating version 2 to 3 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 3 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-12-01T15:44:44.767 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 1 to smithi04088644-33 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 2 to smithi04088644-33 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 3 to smithi04088644-33 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 4 to smithi04088644-33 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: oid 33 updating version 0 to 4 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: oid 33 updating version 4 to 6 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: oid 33 version 6 is already newer than 5 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 1 to smithi04088644-34 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 2 to smithi04088644-34 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:27: done (15 left) 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:28: done (14 left) 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:29: done (13 left) 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:30: done (12 left) 2023-12-01T15:44:44.768 INFO:tasks.rados.rados.0.smithi040.stdout:31: done (11 left) 2023-12-01T15:44:44.769 INFO:tasks.rados.rados.0.smithi040.stdout:32: done (10 left) 2023-12-01T15:44:44.769 INFO:tasks.rados.rados.0.smithi040.stdout:33: done (9 left) 2023-12-01T15:44:44.769 INFO:tasks.rados.rados.0.smithi040.stdout:43: write initial oid 43 2023-12-01T15:44:44.769 INFO:tasks.rados.rados.0.smithi040.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-12-01T15:44:44.769 INFO:tasks.rados.rados.0.smithi040.stdout:43: writing smithi04088644-43 from 705894 to 1248117 tid 1 2023-12-01T15:44:44.773 INFO:tasks.rados.rados.0.smithi040.stdout:43: writing smithi04088644-43 from 1758126 to 2402469 tid 2 2023-12-01T15:44:44.773 INFO:tasks.rados.rados.0.smithi040.stdout:44: write initial oid 44 2023-12-01T15:44:44.773 INFO:tasks.rados.rados.0.smithi040.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-12-01T15:44:44.781 INFO:tasks.rados.rados.0.smithi040.stdout:44: writing smithi04088644-44 from 722701 to 1340173 tid 1 2023-12-01T15:44:44.789 INFO:tasks.rados.rados.0.smithi040.stdout:44: writing smithi04088644-44 from 1816608 to 2604609 tid 2 2023-12-01T15:44:44.790 INFO:tasks.rados.rados.0.smithi040.stdout:45: write initial oid 45 2023-12-01T15:44:44.790 INFO:tasks.rados.rados.0.smithi040.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-12-01T15:44:44.798 INFO:tasks.rados.rados.0.smithi040.stdout:45: writing smithi04088644-45 from 739508 to 1432229 tid 1 2023-12-01T15:44:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:45: writing smithi04088644-45 from 1875090 to 2523102 tid 2 2023-12-01T15:44:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:46: write initial oid 46 2023-12-01T15:44:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-12-01T15:44:44.812 INFO:tasks.rados.rados.0.smithi040.stdout:46: writing smithi04088644-46 from 756315 to 1524285 tid 1 2023-12-01T15:44:44.819 INFO:tasks.rados.rados.0.smithi040.stdout:46: writing smithi04088644-46 from 1933572 to 2725242 tid 2 2023-12-01T15:44:44.819 INFO:tasks.rados.rados.0.smithi040.stdout:47: write initial oid 47 2023-12-01T15:44:44.819 INFO:tasks.rados.rados.0.smithi040.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-12-01T15:44:44.826 INFO:tasks.rados.rados.0.smithi040.stdout:47: writing smithi04088644-47 from 773122 to 1332694 tid 1 2023-12-01T15:44:44.834 INFO:tasks.rados.rados.0.smithi040.stdout:47: writing smithi04088644-47 from 1992054 to 2643735 tid 2 2023-12-01T15:44:44.834 INFO:tasks.rados.rados.0.smithi040.stdout:48: write initial oid 48 2023-12-01T15:44:44.834 INFO:tasks.rados.rados.0.smithi040.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-12-01T15:44:44.842 INFO:tasks.rados.rados.0.smithi040.stdout:48: writing smithi04088644-48 from 789929 to 1424750 tid 1 2023-12-01T15:44:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:48: writing smithi04088644-48 from 2050536 to 2789929 tid 2 2023-12-01T15:44:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:49: write initial oid 49 2023-12-01T15:44:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-12-01T15:44:44.856 INFO:tasks.rados.rados.0.smithi040.stdout:49: writing smithi04088644-49 from 406736 to 1116806 tid 1 2023-12-01T15:44:44.863 INFO:tasks.rados.rados.0.smithi040.stdout:49: writing smithi04088644-49 from 1709018 to 2364368 tid 2 2023-12-01T15:44:44.863 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.863 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 3 to smithi04088644-34 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 4 to smithi04088644-34 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:34: oid 34 updating version 0 to 11 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:34: oid 34 version 11 is already newer than 10 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:34: oid 34 updating version 11 to 12 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 12 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 1 to smithi04088644-35 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:34: done (15 left) 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:50: write initial oid 50 2023-12-01T15:44:44.864 INFO:tasks.rados.rados.0.smithi040.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-12-01T15:44:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:50: writing smithi04088644-50 from 423543 to 1208862 tid 1 2023-12-01T15:44:44.878 INFO:tasks.rados.rados.0.smithi040.stdout:50: writing smithi04088644-50 from 1767500 to 2566508 tid 2 2023-12-01T15:44:44.878 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.878 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 2 to smithi04088644-35 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 3 to smithi04088644-35 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 4 to smithi04088644-35 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: oid 35 updating version 0 to 8 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: oid 35 updating version 8 to 9 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: oid 35 version 9 is already newer than 7 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 9 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 1 to smithi04088644-36 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:35: done (15 left) 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:51: write initial oid 51 2023-12-01T15:44:44.879 INFO:tasks.rados.rados.0.smithi040.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-12-01T15:44:44.883 INFO:tasks.rados.rados.0.smithi040.stdout:51: writing smithi04088644-51 from 440350 to 900918 tid 1 2023-12-01T15:44:44.888 INFO:tasks.rados.rados.0.smithi040.stdout:51: writing smithi04088644-51 from 1309629 to 1852295 tid 2 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:51: writing smithi04088644-51 from 2323973 to 2840350 tid 3 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 2 to smithi04088644-36 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 3 to smithi04088644-36 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 4 to smithi04088644-36 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: oid 36 updating version 0 to 6 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: oid 36 version 6 is already newer than 4 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: oid 36 version 6 is already newer than 5 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 1 to smithi04088644-37 2023-12-01T15:44:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:36: done (15 left) 2023-12-01T15:44:44.896 INFO:tasks.rados.rados.0.smithi040.stdout:52: write initial oid 52 2023-12-01T15:44:44.896 INFO:tasks.rados.rados.0.smithi040.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-12-01T15:44:44.900 INFO:tasks.rados.rados.0.smithi040.stdout:52: writing smithi04088644-52 from 457157 to 992974 tid 1 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:52: writing smithi04088644-52 from 1768111 to 2170788 tid 2 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 2 to smithi04088644-37 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 3 to smithi04088644-37 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 4 to smithi04088644-37 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:37: oid 37 updating version 0 to 8 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:37: oid 37 updating version 8 to 9 2023-12-01T15:44:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:37: oid 37 version 9 is already newer than 7 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 9 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 1 to smithi04088644-38 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 2 to smithi04088644-38 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 3 to smithi04088644-38 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 4 to smithi04088644-38 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: oid 38 updating version 0 to 9 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: oid 38 version 9 is already newer than 7 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: oid 38 version 9 is already newer than 8 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 9 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 1 to smithi04088644-39 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 2 to smithi04088644-39 2023-12-01T15:44:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 3 to smithi04088644-39 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 4 to smithi04088644-39 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:39: oid 39 updating version 0 to 12 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:39: oid 39 version 12 is already newer than 10 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:39: oid 39 version 12 is already newer than 11 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 1 to smithi04088644-40 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 2 to smithi04088644-40 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 3 to smithi04088644-40 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 4 to smithi04088644-40 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: oid 40 updating version 0 to 10 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: oid 40 updating version 10 to 11 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:40: oid 40 updating version 11 to 12 2023-12-01T15:44:44.909 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 1 to smithi04088644-41 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:37: done (15 left) 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:38: done (14 left) 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:39: done (13 left) 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:40: done (12 left) 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:53: write initial oid 53 2023-12-01T15:44:44.910 INFO:tasks.rados.rados.0.smithi040.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-12-01T15:44:44.913 INFO:tasks.rados.rados.0.smithi040.stdout:53: writing smithi04088644-53 from 473964 to 1085030 tid 1 2023-12-01T15:44:44.920 INFO:tasks.rados.rados.0.smithi040.stdout:53: writing smithi04088644-53 from 1826593 to 2372928 tid 2 2023-12-01T15:44:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:53: writing smithi04088644-53 from 2778819 to 2873964 tid 3 2023-12-01T15:44:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:54: write initial oid 54 2023-12-01T15:44:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-12-01T15:44:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:54: writing smithi04088644-54 from 490771 to 1177086 tid 1 2023-12-01T15:44:44.936 INFO:tasks.rados.rados.0.smithi040.stdout:54: writing smithi04088644-54 from 1885075 to 2291421 tid 2 2023-12-01T15:44:44.936 INFO:tasks.rados.rados.0.smithi040.stdout:55: write initial oid 55 2023-12-01T15:44:44.936 INFO:tasks.rados.rados.0.smithi040.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-12-01T15:44:44.941 INFO:tasks.rados.rados.0.smithi040.stdout:55: writing smithi04088644-55 from 507578 to 985495 tid 1 2023-12-01T15:44:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:55: writing smithi04088644-55 from 1543557 to 2093561 tid 2 2023-12-01T15:44:44.952 INFO:tasks.rados.rados.0.smithi040.stdout:55: writing smithi04088644-55 from 2833665 to 2907578 tid 3 2023-12-01T15:44:44.952 INFO:tasks.rados.rados.0.smithi040.stdout:56: write initial oid 56 2023-12-01T15:44:44.953 INFO:tasks.rados.rados.0.smithi040.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-12-01T15:44:44.958 INFO:tasks.rados.rados.0.smithi040.stdout:56: writing smithi04088644-56 from 524385 to 1077551 tid 1 2023-12-01T15:44:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:56: writing smithi04088644-56 from 1602039 to 2012054 tid 2 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout:56: writing smithi04088644-56 from 2577441 to 2924385 tid 3 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 2 to smithi04088644-41 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 3 to smithi04088644-41 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 4 to smithi04088644-41 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout:41: oid 41 updating version 0 to 4 2023-12-01T15:44:44.969 INFO:tasks.rados.rados.0.smithi040.stdout:41: oid 41 updating version 4 to 6 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:41: oid 41 version 6 is already newer than 5 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 1 to smithi04088644-42 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:41: done (15 left) 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:57: write initial oid 57 2023-12-01T15:44:44.970 INFO:tasks.rados.rados.0.smithi040.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-12-01T15:44:44.975 INFO:tasks.rados.rados.0.smithi040.stdout:57: writing smithi04088644-57 from 541192 to 1169607 tid 1 2023-12-01T15:44:44.981 INFO:tasks.rados.rados.0.smithi040.stdout:57: writing smithi04088644-57 from 1660521 to 2214194 tid 2 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:57: writing smithi04088644-57 from 2888511 to 2941192 tid 3 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 2 to smithi04088644-42 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 3 to smithi04088644-42 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 4 to smithi04088644-42 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: oid 42 updating version 0 to 15 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: oid 42 version 15 is already newer than 13 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: oid 42 version 15 is already newer than 14 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 15 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 1 to smithi04088644-43 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:42: done (15 left) 2023-12-01T15:44:44.986 INFO:tasks.rados.rados.0.smithi040.stdout:58: write initial oid 58 2023-12-01T15:44:44.987 INFO:tasks.rados.rados.0.smithi040.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-12-01T15:44:44.993 INFO:tasks.rados.rados.0.smithi040.stdout:58: writing smithi04088644-58 from 557999 to 1261663 tid 1 2023-12-01T15:44:44.998 INFO:tasks.rados.rados.0.smithi040.stdout:58: writing smithi04088644-58 from 1719003 to 2132687 tid 2 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:58: writing smithi04088644-58 from 2632287 to 2957999 tid 3 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 2 to smithi04088644-43 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 3 to smithi04088644-43 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 4 to smithi04088644-43 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: oid 43 updating version 0 to 12 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: oid 43 version 12 is already newer than 11 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: oid 43 version 12 is already newer than 10 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 1 to smithi04088644-44 2023-12-01T15:44:45.003 INFO:tasks.rados.rados.0.smithi040.stdout:43: done (15 left) 2023-12-01T15:44:45.004 INFO:tasks.rados.rados.0.smithi040.stdout:59: write initial oid 59 2023-12-01T15:44:45.004 INFO:tasks.rados.rados.0.smithi040.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-12-01T15:44:45.010 INFO:tasks.rados.rados.0.smithi040.stdout:59: writing smithi04088644-59 from 574806 to 1353719 tid 1 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:59: writing smithi04088644-59 from 2061132 to 2618474 tid 2 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 2 to smithi04088644-44 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 3 to smithi04088644-44 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 4 to smithi04088644-44 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: oid 44 updating version 0 to 10 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: oid 44 updating version 10 to 11 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: oid 44 updating version 11 to 12 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 1 to smithi04088644-45 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 2 to smithi04088644-45 2023-12-01T15:44:45.018 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 3 to smithi04088644-45 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 4 to smithi04088644-45 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:45: oid 45 updating version 0 to 8 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:45: oid 45 version 8 is already newer than 7 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:45: oid 45 updating version 8 to 9 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 9 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 1 to smithi04088644-46 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:44: done (15 left) 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:45: done (14 left) 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:60: write initial oid 60 2023-12-01T15:44:45.019 INFO:tasks.rados.rados.0.smithi040.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-12-01T15:44:45.023 INFO:tasks.rados.rados.0.smithi040.stdout:60: writing smithi04088644-60 from 591613 to 1045775 tid 1 2023-12-01T15:44:45.031 INFO:tasks.rados.rados.0.smithi040.stdout:60: writing smithi04088644-60 from 1719614 to 2136967 tid 2 2023-12-01T15:44:45.037 INFO:tasks.rados.rados.0.smithi040.stdout:60: writing smithi04088644-60 from 2570780 to 2991613 tid 3 2023-12-01T15:44:45.037 INFO:tasks.rados.rados.0.smithi040.stdout:61: write initial oid 61 2023-12-01T15:44:45.037 INFO:tasks.rados.rados.0.smithi040.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-12-01T15:44:45.043 INFO:tasks.rados.rados.0.smithi040.stdout:61: writing smithi04088644-61 from 608420 to 1137831 tid 1 2023-12-01T15:44:45.050 INFO:tasks.rados.rados.0.smithi040.stdout:61: writing smithi04088644-61 from 1778096 to 2339107 tid 2 2023-12-01T15:44:45.056 INFO:tasks.rados.rados.0.smithi040.stdout:61: writing smithi04088644-61 from 2881850 to 3008420 tid 3 2023-12-01T15:44:45.056 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.056 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 2 to smithi04088644-46 2023-12-01T15:44:45.056 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 3 to smithi04088644-46 2023-12-01T15:44:45.056 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 4 to smithi04088644-46 2023-12-01T15:44:45.056 INFO:tasks.rados.rados.0.smithi040.stdout:46: oid 46 updating version 0 to 12 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:46: oid 46 version 12 is already newer than 11 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:46: oid 46 version 12 is already newer than 10 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 1 to smithi04088644-47 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 2 to smithi04088644-47 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 3 to smithi04088644-47 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 4 to smithi04088644-47 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: oid 47 updating version 0 to 11 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: oid 47 updating version 11 to 12 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: oid 47 version 12 is already newer than 10 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-12-01T15:44:45.057 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 1 to smithi04088644-48 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 2 to smithi04088644-48 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 3 to smithi04088644-48 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 4 to smithi04088644-48 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: oid 48 updating version 0 to 13 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: oid 48 updating version 13 to 15 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: oid 48 version 15 is already newer than 14 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 15 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 1 to smithi04088644-49 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 2 to smithi04088644-49 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 3 to smithi04088644-49 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 4 to smithi04088644-49 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:49: oid 49 updating version 0 to 17 2023-12-01T15:44:45.058 INFO:tasks.rados.rados.0.smithi040.stdout:49: oid 49 updating version 17 to 18 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:49: oid 49 version 18 is already newer than 16 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 18 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 1 to smithi04088644-50 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 2 to smithi04088644-50 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 3 to smithi04088644-50 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 4 to smithi04088644-50 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: oid 50 updating version 0 to 12 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: oid 50 version 12 is already newer than 10 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: oid 50 version 12 is already newer than 11 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 12 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing write tid 1 to smithi04088644-51 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing write tid 2 to smithi04088644-51 2023-12-01T15:44:45.059 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing write tid 3 to smithi04088644-51 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing write tid 4 to smithi04088644-51 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing write tid 5 to smithi04088644-51 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: oid 51 updating version 0 to 21 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: oid 51 version 21 is already newer than 19 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: oid 51 version 21 is already newer than 20 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: oid 51 updating version 21 to 22 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 51 v 22 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 1 to smithi04088644-52 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:46: done (15 left) 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:47: done (14 left) 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:48: done (13 left) 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:49: done (12 left) 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:50: done (11 left) 2023-12-01T15:44:45.060 INFO:tasks.rados.rados.0.smithi040.stdout:51: done (10 left) 2023-12-01T15:44:45.061 INFO:tasks.rados.rados.0.smithi040.stdout:62: write initial oid 62 2023-12-01T15:44:45.061 INFO:tasks.rados.rados.0.smithi040.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-12-01T15:44:45.062 INFO:tasks.rados.rados.0.smithi040.stdout:62: writing smithi04088644-62 from 625227 to 1346240 tid 1 2023-12-01T15:44:45.070 INFO:tasks.rados.rados.0.smithi040.stdout:62: writing smithi04088644-62 from 1952931 to 2657600 tid 2 2023-12-01T15:44:45.070 INFO:tasks.rados.rados.0.smithi040.stdout:63: write initial oid 63 2023-12-01T15:44:45.070 INFO:tasks.rados.rados.0.smithi040.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-12-01T15:44:45.078 INFO:tasks.rados.rados.0.smithi040.stdout:63: writing smithi04088644-63 from 642034 to 1438296 tid 1 2023-12-01T15:44:45.084 INFO:tasks.rados.rados.0.smithi040.stdout:63: writing smithi04088644-63 from 1895060 to 2459740 tid 2 2023-12-01T15:44:45.084 INFO:tasks.rados.rados.0.smithi040.stdout:64: write initial oid 64 2023-12-01T15:44:45.084 INFO:tasks.rados.rados.0.smithi040.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-12-01T15:44:45.090 INFO:tasks.rados.rados.0.smithi040.stdout:64: writing smithi04088644-64 from 658841 to 1130352 tid 1 2023-12-01T15:44:45.097 INFO:tasks.rados.rados.0.smithi040.stdout:64: writing smithi04088644-64 from 1553542 to 2261880 tid 2 2023-12-01T15:44:45.101 INFO:tasks.rados.rados.0.smithi040.stdout:64: writing smithi04088644-64 from 2964119 to 3058841 tid 3 2023-12-01T15:44:45.101 INFO:tasks.rados.rados.0.smithi040.stdout:65: write initial oid 65 2023-12-01T15:44:45.101 INFO:tasks.rados.rados.0.smithi040.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-12-01T15:44:45.108 INFO:tasks.rados.rados.0.smithi040.stdout:65: writing smithi04088644-65 from 675648 to 1222408 tid 1 2023-12-01T15:44:45.116 INFO:tasks.rados.rados.0.smithi040.stdout:65: writing smithi04088644-65 from 2012024 to 2580373 tid 2 2023-12-01T15:44:45.116 INFO:tasks.rados.rados.0.smithi040.stdout:66: write initial oid 66 2023-12-01T15:44:45.116 INFO:tasks.rados.rados.0.smithi040.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-12-01T15:44:45.123 INFO:tasks.rados.rados.0.smithi040.stdout:66: writing smithi04088644-66 from 692455 to 1314464 tid 1 2023-12-01T15:44:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:66: writing smithi04088644-66 from 2070506 to 2782513 tid 2 2023-12-01T15:44:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:67: write initial oid 67 2023-12-01T15:44:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-12-01T15:44:45.139 INFO:tasks.rados.rados.0.smithi040.stdout:67: writing smithi04088644-67 from 709262 to 1406520 tid 1 2023-12-01T15:44:45.146 INFO:tasks.rados.rados.0.smithi040.stdout:67: writing smithi04088644-67 from 2012635 to 2584653 tid 2 2023-12-01T15:44:45.149 INFO:tasks.rados.rados.0.smithi040.stdout:67: writing smithi04088644-67 from 3046388 to 3109262 tid 3 2023-12-01T15:44:45.149 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.149 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 2 to smithi04088644-52 2023-12-01T15:44:45.149 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 3 to smithi04088644-52 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 4 to smithi04088644-52 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:52: oid 52 updating version 0 to 6 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:52: oid 52 version 6 is already newer than 5 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:52: oid 52 version 6 is already newer than 4 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 52 v 6 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: finishing write tid 1 to smithi04088644-53 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: finishing write tid 2 to smithi04088644-53 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: finishing write tid 3 to smithi04088644-53 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: finishing write tid 4 to smithi04088644-53 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: finishing write tid 5 to smithi04088644-53 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: oid 53 updating version 0 to 16 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: oid 53 version 16 is already newer than 13 2023-12-01T15:44:45.150 INFO:tasks.rados.rados.0.smithi040.stdout:53: oid 53 version 16 is already newer than 15 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:53: oid 53 version 16 is already newer than 14 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 53 v 16 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:52: done (15 left) 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:53: done (14 left) 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:68: write initial oid 68 2023-12-01T15:44:45.151 INFO:tasks.rados.rados.0.smithi040.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-12-01T15:44:45.157 INFO:tasks.rados.rados.0.smithi040.stdout:68: writing smithi04088644-68 from 726069 to 1498576 tid 1 2023-12-01T15:44:45.165 INFO:tasks.rados.rados.0.smithi040.stdout:68: writing smithi04088644-68 from 2071117 to 2786793 tid 2 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:69: write initial oid 69 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: finishing write tid 1 to smithi04088644-54 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: finishing write tid 2 to smithi04088644-54 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: finishing write tid 3 to smithi04088644-54 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: finishing write tid 4 to smithi04088644-54 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: oid 54 updating version 0 to 14 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: oid 54 updating version 14 to 15 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: oid 54 version 15 is already newer than 13 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 15 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:55: finishing write tid 1 to smithi04088644-55 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:55: finishing write tid 2 to smithi04088644-55 2023-12-01T15:44:45.166 INFO:tasks.rados.rados.0.smithi040.stdout:55: finishing write tid 3 to smithi04088644-55 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: finishing write tid 4 to smithi04088644-55 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: finishing write tid 5 to smithi04088644-55 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: oid 55 updating version 0 to 5 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: oid 55 version 5 is already newer than 4 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: oid 55 updating version 5 to 7 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: oid 55 version 7 is already newer than 6 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 55 v 7 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: finishing write tid 1 to smithi04088644-56 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: finishing write tid 2 to smithi04088644-56 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: finishing write tid 3 to smithi04088644-56 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: finishing write tid 4 to smithi04088644-56 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: finishing write tid 5 to smithi04088644-56 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: oid 56 updating version 0 to 8 2023-12-01T15:44:45.167 INFO:tasks.rados.rados.0.smithi040.stdout:56: oid 56 updating version 8 to 10 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:56: oid 56 version 10 is already newer than 7 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:56: oid 56 version 10 is already newer than 9 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 56 v 10 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: finishing write tid 1 to smithi04088644-57 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: finishing write tid 2 to smithi04088644-57 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: finishing write tid 3 to smithi04088644-57 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: finishing write tid 4 to smithi04088644-57 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: finishing write tid 5 to smithi04088644-57 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: oid 57 updating version 0 to 9 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: oid 57 version 9 is already newer than 8 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: oid 57 updating version 9 to 10 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:57: oid 57 version 10 is already newer than 7 2023-12-01T15:44:45.168 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 57 v 10 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing write tid 1 to smithi04088644-58 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing write tid 2 to smithi04088644-58 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing write tid 3 to smithi04088644-58 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing write tid 4 to smithi04088644-58 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing write tid 5 to smithi04088644-58 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: oid 58 updating version 0 to 23 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: oid 58 updating version 23 to 24 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: oid 58 updating version 24 to 26 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: oid 58 version 26 is already newer than 25 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 58 v 26 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:59: finishing write tid 1 to smithi04088644-59 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:59: finishing write tid 2 to smithi04088644-59 2023-12-01T15:44:45.169 INFO:tasks.rados.rados.0.smithi040.stdout:59: finishing write tid 3 to smithi04088644-59 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:59: finishing write tid 4 to smithi04088644-59 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:59: oid 59 updating version 0 to 14 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:59: oid 59 updating version 14 to 15 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:59: oid 59 version 15 is already newer than 13 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 59 v 15 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing write tid 1 to smithi04088644-60 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing write tid 2 to smithi04088644-60 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing write tid 3 to smithi04088644-60 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing write tid 4 to smithi04088644-60 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing write tid 5 to smithi04088644-60 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: oid 60 updating version 0 to 9 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: oid 60 version 9 is already newer than 8 2023-12-01T15:44:45.170 INFO:tasks.rados.rados.0.smithi040.stdout:60: oid 60 updating version 9 to 11 2023-12-01T15:44:45.171 INFO:tasks.rados.rados.0.smithi040.stdout:60: oid 60 version 11 is already newer than 10 2023-12-01T15:44:45.171 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 60 v 11 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-12-01T15:44:45.171 INFO:tasks.rados.rados.0.smithi040.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-12-01T15:44:45.171 INFO:tasks.rados.rados.0.smithi040.stdout:61: finishing write tid 1 to smithi04088644-61 2023-12-01T15:44:45.171 INFO:tasks.rados.rados.0.smithi040.stdout:61: finishing write tid 2 to smithi04088644-61 2023-12-01T15:44:45.171 INFO:tasks.rados.rados.0.smithi040.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-12-01T15:44:45.172 INFO:tasks.rados.rados.0.smithi040.stdout:69: writing smithi04088644-69 from 742876 to 1190632 tid 1 2023-12-01T15:44:45.178 INFO:tasks.rados.rados.0.smithi040.stdout:69: writing smithi04088644-69 from 1729599 to 2305286 tid 2 2023-12-01T15:44:45.185 INFO:tasks.rados.rados.0.smithi040.stdout:69: writing smithi04088644-69 from 3101234 to 3142876 tid 3 2023-12-01T15:44:45.185 INFO:tasks.rados.rados.0.smithi040.stdout:54: done (15 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:55: done (14 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:56: done (13 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:57: done (12 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:58: done (11 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:59: done (10 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:60: done (9 left) 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:70: write initial oid 70 2023-12-01T15:44:45.186 INFO:tasks.rados.rados.0.smithi040.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-12-01T15:44:45.196 INFO:tasks.rados.rados.0.smithi040.stdout:70: writing smithi04088644-70 from 759683 to 1399041 tid 1 2023-12-01T15:44:45.203 INFO:tasks.rados.rados.0.smithi040.stdout:70: writing smithi04088644-70 from 1904434 to 2623779 tid 2 2023-12-01T15:44:45.206 INFO:tasks.rados.rados.0.smithi040.stdout:70: writing smithi04088644-70 from 3128657 to 3159683 tid 3 2023-12-01T15:44:45.206 INFO:tasks.rados.rados.0.smithi040.stdout:71: write initial oid 71 2023-12-01T15:44:45.207 INFO:tasks.rados.rados.0.smithi040.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-12-01T15:44:45.215 INFO:tasks.rados.rados.0.smithi040.stdout:71: writing smithi04088644-71 from 776490 to 1491097 tid 1 2023-12-01T15:44:45.223 INFO:tasks.rados.rados.0.smithi040.stdout:71: writing smithi04088644-71 from 2246563 to 2825919 tid 2 2023-12-01T15:44:45.223 INFO:tasks.rados.rados.0.smithi040.stdout:72: write initial oid 72 2023-12-01T15:44:45.223 INFO:tasks.rados.rados.0.smithi040.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-12-01T15:44:45.232 INFO:tasks.rados.rados.0.smithi040.stdout:72: writing smithi04088644-72 from 793297 to 1583153 tid 1 2023-12-01T15:44:45.240 INFO:tasks.rados.rados.0.smithi040.stdout:72: writing smithi04088644-72 from 2305045 to 3028059 tid 2 2023-12-01T15:44:45.240 INFO:tasks.rados.rados.0.smithi040.stdout:73: write initial oid 73 2023-12-01T15:44:45.240 INFO:tasks.rados.rados.0.smithi040.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-12-01T15:44:45.245 INFO:tasks.rados.rados.0.smithi040.stdout:73: writing smithi04088644-73 from 410104 to 875209 tid 1 2023-12-01T15:44:45.252 INFO:tasks.rados.rados.0.smithi040.stdout:73: writing smithi04088644-73 from 1563527 to 2146552 tid 2 2023-12-01T15:44:45.258 INFO:tasks.rados.rados.0.smithi040.stdout:73: writing smithi04088644-73 from 2810926 to 3210104 tid 3 2023-12-01T15:44:45.258 INFO:tasks.rados.rados.0.smithi040.stdout:74: write initial oid 74 2023-12-01T15:44:45.258 INFO:tasks.rados.rados.0.smithi040.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-12-01T15:44:45.264 INFO:tasks.rados.rados.0.smithi040.stdout:74: writing smithi04088644-74 from 426911 to 967265 tid 1 2023-12-01T15:44:45.271 INFO:tasks.rados.rados.0.smithi040.stdout:74: writing smithi04088644-74 from 1622009 to 2348692 tid 2 2023-12-01T15:44:45.276 INFO:tasks.rados.rados.0.smithi040.stdout:74: writing smithi04088644-74 from 3121996 to 3226911 tid 3 2023-12-01T15:44:45.277 INFO:tasks.rados.rados.0.smithi040.stdout:75: write initial oid 75 2023-12-01T15:44:45.277 INFO:tasks.rados.rados.0.smithi040.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-12-01T15:44:45.282 INFO:tasks.rados.rados.0.smithi040.stdout:75: writing smithi04088644-75 from 443718 to 1059321 tid 1 2023-12-01T15:44:45.288 INFO:tasks.rados.rados.0.smithi040.stdout:75: writing smithi04088644-75 from 1564138 to 2034479 tid 2 2023-12-01T15:44:45.295 INFO:tasks.rados.rados.0.smithi040.stdout:75: writing smithi04088644-75 from 2633066 to 3243718 tid 3 2023-12-01T15:44:45.295 INFO:tasks.rados.rados.0.smithi040.stdout:76: write initial oid 76 2023-12-01T15:44:45.295 INFO:tasks.rados.rados.0.smithi040.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-12-01T15:44:45.301 INFO:tasks.rados.rados.0.smithi040.stdout:76: writing smithi04088644-76 from 460525 to 1151377 tid 1 2023-12-01T15:44:45.308 INFO:tasks.rados.rados.0.smithi040.stdout:76: writing smithi04088644-76 from 1622620 to 2352972 tid 2 2023-12-01T15:44:45.314 INFO:tasks.rados.rados.0.smithi040.stdout:76: writing smithi04088644-76 from 3060489 to 3260525 tid 3 2023-12-01T15:44:45.314 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.314 INFO:tasks.rados.rados.0.smithi040.stdout:61: finishing write tid 3 to smithi04088644-61 2023-12-01T15:44:45.314 INFO:tasks.rados.rados.0.smithi040.stdout:61: finishing write tid 4 to smithi04088644-61 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:61: finishing write tid 5 to smithi04088644-61 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:61: oid 61 updating version 0 to 18 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:61: oid 61 version 18 is already newer than 17 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:61: oid 61 updating version 18 to 19 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:61: oid 61 version 19 is already newer than 16 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 61 v 19 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:62: finishing write tid 1 to smithi04088644-62 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:62: finishing write tid 2 to smithi04088644-62 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:62: finishing write tid 3 to smithi04088644-62 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:62: finishing write tid 4 to smithi04088644-62 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:62: oid 62 updating version 0 to 19 2023-12-01T15:44:45.315 INFO:tasks.rados.rados.0.smithi040.stdout:62: oid 62 version 19 is already newer than 18 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:62: oid 62 version 19 is already newer than 17 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 19 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:63: finishing write tid 1 to smithi04088644-63 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:61: done (15 left) 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:62: done (14 left) 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:77: write initial oid 77 2023-12-01T15:44:45.316 INFO:tasks.rados.rados.0.smithi040.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-12-01T15:44:45.320 INFO:tasks.rados.rados.0.smithi040.stdout:77: writing smithi04088644-77 from 477332 to 1243433 tid 1 2023-12-01T15:44:45.326 INFO:tasks.rados.rados.0.smithi040.stdout:77: writing smithi04088644-77 from 1681102 to 2155112 tid 2 2023-12-01T15:44:45.332 INFO:tasks.rados.rados.0.smithi040.stdout:77: writing smithi04088644-77 from 2687912 to 3277332 tid 3 2023-12-01T15:44:45.332 INFO:tasks.rados.rados.0.smithi040.stdout:78: write initial oid 78 2023-12-01T15:44:45.332 INFO:tasks.rados.rados.0.smithi040.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-12-01T15:44:45.338 INFO:tasks.rados.rados.0.smithi040.stdout:78: writing smithi04088644-78 from 494139 to 1051842 tid 1 2023-12-01T15:44:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:78: writing smithi04088644-78 from 1455937 to 2189958 tid 2 2023-12-01T15:44:45.351 INFO:tasks.rados.rados.0.smithi040.stdout:78: writing smithi04088644-78 from 2948041 to 3294139 tid 3 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: finishing write tid 2 to smithi04088644-63 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: finishing write tid 3 to smithi04088644-63 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: finishing write tid 4 to smithi04088644-63 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: oid 63 updating version 0 to 16 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: oid 63 updating version 16 to 17 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: oid 63 updating version 17 to 18 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 63 v 18 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing write tid 1 to smithi04088644-64 2023-12-01T15:44:45.352 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing write tid 2 to smithi04088644-64 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing write tid 3 to smithi04088644-64 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing write tid 4 to smithi04088644-64 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing write tid 5 to smithi04088644-64 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: oid 64 updating version 0 to 19 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: oid 64 version 19 is already newer than 16 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: oid 64 version 19 is already newer than 18 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: oid 64 version 19 is already newer than 17 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 64 v 19 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:65: finishing write tid 1 to smithi04088644-65 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:65: finishing write tid 2 to smithi04088644-65 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:65: finishing write tid 3 to smithi04088644-65 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:65: finishing write tid 4 to smithi04088644-65 2023-12-01T15:44:45.353 INFO:tasks.rados.rados.0.smithi040.stdout:65: oid 65 updating version 0 to 12 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:65: oid 65 updating version 12 to 13 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:65: oid 65 version 13 is already newer than 11 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 13 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 1 to smithi04088644-66 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 2 to smithi04088644-66 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 3 to smithi04088644-66 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 4 to smithi04088644-66 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: oid 66 updating version 0 to 11 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: oid 66 updating version 11 to 13 2023-12-01T15:44:45.354 INFO:tasks.rados.rados.0.smithi040.stdout:66: oid 66 version 13 is already newer than 12 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 66 v 13 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing write tid 1 to smithi04088644-67 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing write tid 2 to smithi04088644-67 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing write tid 3 to smithi04088644-67 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing write tid 4 to smithi04088644-67 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing write tid 5 to smithi04088644-67 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: oid 67 updating version 0 to 21 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: oid 67 version 21 is already newer than 19 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: oid 67 updating version 21 to 22 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: oid 67 version 22 is already newer than 20 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 67 v 22 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-12-01T15:44:45.355 INFO:tasks.rados.rados.0.smithi040.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:68: finishing write tid 1 to smithi04088644-68 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:63: done (15 left) 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:64: done (14 left) 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:65: done (13 left) 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:66: done (12 left) 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:67: done (11 left) 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:79: write initial oid 79 2023-12-01T15:44:45.356 INFO:tasks.rados.rados.0.smithi040.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-12-01T15:44:45.357 INFO:tasks.rados.rados.0.smithi040.stdout:79: writing smithi04088644-79 from 510946 to 1143898 tid 1 2023-12-01T15:44:45.363 INFO:tasks.rados.rados.0.smithi040.stdout:79: writing smithi04088644-79 from 1798066 to 2275745 tid 2 2023-12-01T15:44:45.368 INFO:tasks.rados.rados.0.smithi040.stdout:79: writing smithi04088644-79 from 2742758 to 3199975 tid 3 2023-12-01T15:44:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:80: write initial oid 80 2023-12-01T15:44:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-12-01T15:44:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:80: writing smithi04088644-80 from 527753 to 1235954 tid 1 2023-12-01T15:44:45.383 INFO:tasks.rados.rados.0.smithi040.stdout:80: writing smithi04088644-80 from 1856548 to 2594238 tid 2 2023-12-01T15:44:45.388 INFO:tasks.rados.rados.0.smithi040.stdout:80: writing smithi04088644-80 from 3286534 to 3327753 tid 3 2023-12-01T15:44:45.388 INFO:tasks.rados.rados.0.smithi040.stdout:81: write initial oid 81 2023-12-01T15:44:45.388 INFO:tasks.rados.rados.0.smithi040.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-12-01T15:44:45.395 INFO:tasks.rados.rados.0.smithi040.stdout:81: writing smithi04088644-81 from 544560 to 1328010 tid 1 2023-12-01T15:44:45.401 INFO:tasks.rados.rados.0.smithi040.stdout:81: writing smithi04088644-81 from 1915030 to 2396378 tid 2 2023-12-01T15:44:45.406 INFO:tasks.rados.rados.0.smithi040.stdout:81: writing smithi04088644-81 from 2797604 to 3277365 tid 3 2023-12-01T15:44:45.406 INFO:tasks.rados.rados.0.smithi040.stdout:82: write initial oid 82 2023-12-01T15:44:45.406 INFO:tasks.rados.rados.0.smithi040.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-12-01T15:44:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:82: writing smithi04088644-82 from 561367 to 1020066 tid 1 2023-12-01T15:44:45.419 INFO:tasks.rados.rados.0.smithi040.stdout:82: writing smithi04088644-82 from 1573512 to 2314871 tid 2 2023-12-01T15:44:45.425 INFO:tasks.rados.rados.0.smithi040.stdout:82: writing smithi04088644-82 from 2941380 to 3361367 tid 3 2023-12-01T15:44:45.425 INFO:tasks.rados.rados.0.smithi040.stdout:83: write initial oid 83 2023-12-01T15:44:45.425 INFO:tasks.rados.rados.0.smithi040.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-12-01T15:44:45.431 INFO:tasks.rados.rados.0.smithi040.stdout:83: writing smithi04088644-83 from 578174 to 1112122 tid 1 2023-12-01T15:44:45.436 INFO:tasks.rados.rados.0.smithi040.stdout:83: writing smithi04088644-83 from 1515641 to 2000658 tid 2 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:83: writing smithi04088644-83 from 2736097 to 3238402 tid 3 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: finishing write tid 2 to smithi04088644-68 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: finishing write tid 3 to smithi04088644-68 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: finishing write tid 4 to smithi04088644-68 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: oid 68 updating version 0 to 15 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: oid 68 version 15 is already newer than 14 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: oid 68 version 15 is already newer than 13 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 68 v 15 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing write tid 1 to smithi04088644-69 2023-12-01T15:44:45.444 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing write tid 2 to smithi04088644-69 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing write tid 3 to smithi04088644-69 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing write tid 4 to smithi04088644-69 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing write tid 5 to smithi04088644-69 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: oid 69 updating version 0 to 15 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: oid 69 version 15 is already newer than 14 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: oid 69 version 15 is already newer than 13 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: oid 69 updating version 15 to 16 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 16 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:70: finishing write tid 1 to smithi04088644-70 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:70: finishing write tid 2 to smithi04088644-70 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:70: finishing write tid 3 to smithi04088644-70 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:70: finishing write tid 4 to smithi04088644-70 2023-12-01T15:44:45.445 INFO:tasks.rados.rados.0.smithi040.stdout:68: done (15 left) 2023-12-01T15:44:45.446 INFO:tasks.rados.rados.0.smithi040.stdout:69: done (14 left) 2023-12-01T15:44:45.446 INFO:tasks.rados.rados.0.smithi040.stdout:84: write initial oid 84 2023-12-01T15:44:45.446 INFO:tasks.rados.rados.0.smithi040.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-12-01T15:44:45.450 INFO:tasks.rados.rados.0.smithi040.stdout:84: writing smithi04088644-84 from 594981 to 1204178 tid 1 2023-12-01T15:44:45.459 INFO:tasks.rados.rados.0.smithi040.stdout:84: writing smithi04088644-84 from 1974123 to 2719151 tid 2 2023-12-01T15:44:45.463 INFO:tasks.rados.rados.0.smithi040.stdout:84: writing smithi04088644-84 from 3279873 to 3394981 tid 3 2023-12-01T15:44:45.463 INFO:tasks.rados.rados.0.smithi040.stdout:85: write initial oid 85 2023-12-01T15:44:45.463 INFO:tasks.rados.rados.0.smithi040.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-12-01T15:44:45.468 INFO:tasks.rados.rados.0.smithi040.stdout:85: writing smithi04088644-85 from 611788 to 1012587 tid 1 2023-12-01T15:44:45.475 INFO:tasks.rados.rados.0.smithi040.stdout:85: writing smithi04088644-85 from 1748958 to 2237644 tid 2 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:85: writing smithi04088644-85 from 2907296 to 3411788 tid 3 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:70: finishing write tid 5 to smithi04088644-70 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:70: oid 70 updating version 0 to 30 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:70: oid 70 version 30 is already newer than 29 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:70: oid 70 version 30 is already newer than 28 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:70: oid 70 version 30 is already newer than 27 2023-12-01T15:44:45.482 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 30 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-12-01T15:44:45.483 INFO:tasks.rados.rados.0.smithi040.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-12-01T15:44:45.483 INFO:tasks.rados.rados.0.smithi040.stdout:70: done (15 left) 2023-12-01T15:44:45.483 INFO:tasks.rados.rados.0.smithi040.stdout:86: write initial oid 86 2023-12-01T15:44:45.483 INFO:tasks.rados.rados.0.smithi040.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-12-01T15:44:45.488 INFO:tasks.rados.rados.0.smithi040.stdout:86: writing smithi04088644-86 from 628595 to 1104643 tid 1 2023-12-01T15:44:45.496 INFO:tasks.rados.rados.0.smithi040.stdout:86: writing smithi04088644-86 from 1807440 to 2439784 tid 2 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:86: writing smithi04088644-86 from 2934719 to 3387193 tid 3 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: finishing write tid 1 to smithi04088644-71 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: finishing write tid 2 to smithi04088644-71 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: finishing write tid 3 to smithi04088644-71 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: finishing write tid 4 to smithi04088644-71 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: oid 71 updating version 0 to 14 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: oid 71 updating version 14 to 15 2023-12-01T15:44:45.502 INFO:tasks.rados.rados.0.smithi040.stdout:71: oid 71 version 15 is already newer than 13 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 71 v 15 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing write tid 1 to smithi04088644-72 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing write tid 2 to smithi04088644-72 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing write tid 3 to smithi04088644-72 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing write tid 4 to smithi04088644-72 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: oid 72 updating version 0 to 17 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: oid 72 updating version 17 to 18 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: oid 72 version 18 is already newer than 16 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 72 v 18 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:73: finishing write tid 1 to smithi04088644-73 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:73: finishing write tid 2 to smithi04088644-73 2023-12-01T15:44:45.503 INFO:tasks.rados.rados.0.smithi040.stdout:73: finishing write tid 3 to smithi04088644-73 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: finishing write tid 4 to smithi04088644-73 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: finishing write tid 5 to smithi04088644-73 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: oid 73 updating version 0 to 17 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: oid 73 updating version 17 to 19 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: oid 73 version 19 is already newer than 16 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: oid 73 version 19 is already newer than 18 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 73 v 19 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: finishing write tid 1 to smithi04088644-74 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: finishing write tid 2 to smithi04088644-74 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: finishing write tid 3 to smithi04088644-74 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: finishing write tid 4 to smithi04088644-74 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: finishing write tid 5 to smithi04088644-74 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: oid 74 updating version 0 to 16 2023-12-01T15:44:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:74: oid 74 version 16 is already newer than 15 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:74: oid 74 version 16 is already newer than 14 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:74: oid 74 version 16 is already newer than 13 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 74 v 16 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:71: done (15 left) 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:72: done (14 left) 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:73: done (13 left) 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:74: done (12 left) 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:87: write initial oid 87 2023-12-01T15:44:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-12-01T15:44:45.508 INFO:tasks.rados.rados.0.smithi040.stdout:87: writing smithi04088644-87 from 645402 to 1196699 tid 1 2023-12-01T15:44:45.514 INFO:tasks.rados.rados.0.smithi040.stdout:87: writing smithi04088644-87 from 1749569 to 2241924 tid 2 2023-12-01T15:44:45.521 INFO:tasks.rados.rados.0.smithi040.stdout:87: writing smithi04088644-87 from 2845789 to 3445402 tid 3 2023-12-01T15:44:45.521 INFO:tasks.rados.rados.0.smithi040.stdout:88: write initial oid 88 2023-12-01T15:44:45.521 INFO:tasks.rados.rados.0.smithi040.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-12-01T15:44:45.528 INFO:tasks.rados.rados.0.smithi040.stdout:88: writing smithi04088644-88 from 662209 to 1288755 tid 1 2023-12-01T15:44:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:45 smithi141 bash[31670]: audit 2023-12-01T15:44:44.189160+0000 mon.a (mon.0) 854 : audit 1 from='client.? 172.21.15.40:0/4223423069' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T15:44:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:45 smithi141 bash[31670]: cluster 2023-12-01T15:44:44.189293+0000 mon.a (mon.0) 855 : cluster 0 osdmap e75: 8 total, 8 up, 8 in 2023-12-01T15:44:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:45 smithi141 bash[31670]: cluster 2023-12-01T15:44:44.277536+0000 mgr.y (mgr.24356) 190 : cluster 0 pgmap v167: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:45.535 INFO:tasks.rados.rados.0.smithi040.stdout:88: writing smithi04088644-88 from 1808051 to 2444064 tid 2 2023-12-01T15:44:45.541 INFO:tasks.rados.rados.0.smithi040.stdout:88: writing smithi04088644-88 from 2873212 to 3462209 tid 3 2023-12-01T15:44:45.541 INFO:tasks.rados.rados.0.smithi040.stdout:89: write initial oid 89 2023-12-01T15:44:45.541 INFO:tasks.rados.rados.0.smithi040.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-12-01T15:44:45.548 INFO:tasks.rados.rados.0.smithi040.stdout:89: writing smithi04088644-89 from 679016 to 1380811 tid 1 2023-12-01T15:44:45.554 INFO:tasks.rados.rados.0.smithi040.stdout:89: writing smithi04088644-89 from 1866533 to 2362557 tid 2 2023-12-01T15:44:45.559 INFO:tasks.rados.rados.0.smithi040.stdout:89: writing smithi04088644-89 from 2900635 to 3303278 tid 3 2023-12-01T15:44:45.559 INFO:tasks.rados.rados.0.smithi040.stdout:90: write initial oid 90 2023-12-01T15:44:45.560 INFO:tasks.rados.rados.0.smithi040.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-12-01T15:44:45.568 INFO:tasks.rados.rados.0.smithi040.stdout:90: writing smithi04088644-90 from 695823 to 1472867 tid 1 2023-12-01T15:44:45.574 INFO:tasks.rados.rados.0.smithi040.stdout:90: writing smithi04088644-90 from 1925015 to 2564697 tid 2 2023-12-01T15:44:45.579 INFO:tasks.rados.rados.0.smithi040.stdout:90: writing smithi04088644-90 from 3328058 to 3495823 tid 3 2023-12-01T15:44:45.579 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.579 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing write tid 1 to smithi04088644-75 2023-12-01T15:44:45.579 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing write tid 2 to smithi04088644-75 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing write tid 3 to smithi04088644-75 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing write tid 4 to smithi04088644-75 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing write tid 5 to smithi04088644-75 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: oid 75 updating version 0 to 32 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: oid 75 updating version 32 to 33 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: oid 75 version 33 is already newer than 31 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: oid 75 updating version 33 to 34 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 75 v 34 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:76: finishing write tid 1 to smithi04088644-76 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:76: finishing write tid 2 to smithi04088644-76 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:76: finishing write tid 3 to smithi04088644-76 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:76: finishing write tid 4 to smithi04088644-76 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:75: done (15 left) 2023-12-01T15:44:45.580 INFO:tasks.rados.rados.0.smithi040.stdout:91: write initial oid 91 2023-12-01T15:44:45.581 INFO:tasks.rados.rados.0.smithi040.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-12-01T15:44:45.586 INFO:tasks.rados.rados.0.smithi040.stdout:91: writing smithi04088644-91 from 712630 to 1164923 tid 1 2023-12-01T15:44:45.591 INFO:tasks.rados.rados.0.smithi040.stdout:91: writing smithi04088644-91 from 1583497 to 2083190 tid 2 2023-12-01T15:44:45.596 INFO:tasks.rados.rados.0.smithi040.stdout:91: writing smithi04088644-91 from 2555481 to 2980668 tid 3 2023-12-01T15:44:45.596 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.596 INFO:tasks.rados.rados.0.smithi040.stdout:76: finishing write tid 5 to smithi04088644-76 2023-12-01T15:44:45.596 INFO:tasks.rados.rados.0.smithi040.stdout:76: oid 76 updating version 0 to 18 2023-12-01T15:44:45.596 INFO:tasks.rados.rados.0.smithi040.stdout:76: oid 76 version 18 is already newer than 17 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:76: oid 76 updating version 18 to 20 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:76: oid 76 version 20 is already newer than 19 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 76 v 20 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:76: done (15 left) 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:92: write initial oid 92 2023-12-01T15:44:45.597 INFO:tasks.rados.rados.0.smithi040.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-12-01T15:44:45.603 INFO:tasks.rados.rados.0.smithi040.stdout:92: writing smithi04088644-92 from 729437 to 1256979 tid 1 2023-12-01T15:44:45.611 INFO:tasks.rados.rados.0.smithi040.stdout:92: writing smithi04088644-92 from 1925626 to 2568977 tid 2 2023-12-01T15:44:45.616 INFO:tasks.rados.rados.0.smithi040.stdout:92: writing smithi04088644-92 from 3266551 to 3529437 tid 3 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing write tid 1 to smithi04088644-77 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing write tid 2 to smithi04088644-77 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing write tid 3 to smithi04088644-77 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing write tid 4 to smithi04088644-77 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing write tid 5 to smithi04088644-77 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: oid 77 updating version 0 to 9 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: oid 77 version 9 is already newer than 7 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: oid 77 updating version 9 to 10 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: oid 77 version 10 is already newer than 8 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 77 v 10 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-12-01T15:44:45.617 INFO:tasks.rados.rados.0.smithi040.stdout:78: finishing write tid 1 to smithi04088644-78 2023-12-01T15:44:45.618 INFO:tasks.rados.rados.0.smithi040.stdout:77: done (15 left) 2023-12-01T15:44:45.618 INFO:tasks.rados.rados.0.smithi040.stdout:93: write initial oid 93 2023-12-01T15:44:45.618 INFO:tasks.rados.rados.0.smithi040.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-12-01T15:44:45.625 INFO:tasks.rados.rados.0.smithi040.stdout:93: writing smithi04088644-93 from 746244 to 1465388 tid 1 2023-12-01T15:44:45.631 INFO:tasks.rados.rados.0.smithi040.stdout:93: writing smithi04088644-93 from 2100461 to 2603823 tid 2 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout:93: writing smithi04088644-93 from 3126680 to 3546244 tid 3 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout:78: finishing write tid 2 to smithi04088644-78 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout:78: finishing write tid 3 to smithi04088644-78 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout:78: finishing write tid 4 to smithi04088644-78 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout:78: finishing write tid 5 to smithi04088644-78 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi040.stdout:78: oid 78 updating version 0 to 19 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:78: oid 78 updating version 19 to 21 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:78: oid 78 updating version 21 to 22 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:78: oid 78 version 22 is already newer than 20 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 22 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: finishing write tid 1 to smithi04088644-79 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: finishing write tid 2 to smithi04088644-79 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: finishing write tid 3 to smithi04088644-79 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: finishing write tid 4 to smithi04088644-79 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: finishing write tid 5 to smithi04088644-79 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: oid 79 updating version 0 to 19 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: oid 79 version 19 is already newer than 17 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: oid 79 updating version 19 to 20 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:79: oid 79 version 20 is already newer than 18 2023-12-01T15:44:45.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 20 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: finishing write tid 1 to smithi04088644-80 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: finishing write tid 2 to smithi04088644-80 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: finishing write tid 3 to smithi04088644-80 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: finishing write tid 4 to smithi04088644-80 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: finishing write tid 5 to smithi04088644-80 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: oid 80 updating version 0 to 5 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: oid 80 version 5 is already newer than 4 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: oid 80 updating version 5 to 6 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: oid 80 updating version 6 to 7 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 80 v 7 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing write tid 1 to smithi04088644-81 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing write tid 2 to smithi04088644-81 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing write tid 3 to smithi04088644-81 2023-12-01T15:44:45.639 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing write tid 4 to smithi04088644-81 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing write tid 5 to smithi04088644-81 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: oid 81 updating version 0 to 13 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: oid 81 version 13 is already newer than 12 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: oid 81 updating version 13 to 14 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: oid 81 version 14 is already newer than 11 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 81 v 14 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:78: done (15 left) 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:79: done (14 left) 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:80: done (13 left) 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:81: done (12 left) 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:94: write initial oid 94 2023-12-01T15:44:45.640 INFO:tasks.rados.rados.0.smithi040.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-12-01T15:44:45.645 INFO:tasks.rados.rados.0.smithi040.stdout:94: writing smithi04088644-94 from 763051 to 1557444 tid 1 2023-12-01T15:44:45.653 INFO:tasks.rados.rados.0.smithi040.stdout:94: writing smithi04088644-94 from 2158943 to 2805963 tid 2 2023-12-01T15:44:45.657 INFO:tasks.rados.rados.0.smithi040.stdout:94: writing smithi04088644-94 from 3437750 to 3563051 tid 3 2023-12-01T15:44:45.657 INFO:tasks.rados.rados.0.smithi040.stdout:95: write initial oid 95 2023-12-01T15:44:45.657 INFO:tasks.rados.rados.0.smithi040.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-12-01T15:44:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:45 smithi040 bash[28232]: audit 2023-12-01T15:44:44.189160+0000 mon.a (mon.0) 854 : audit 1 from='client.? 172.21.15.40:0/4223423069' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T15:44:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:45 smithi040 bash[28232]: cluster 2023-12-01T15:44:44.189293+0000 mon.a (mon.0) 855 : cluster 0 osdmap e75: 8 total, 8 up, 8 in 2023-12-01T15:44:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:45 smithi040 bash[28232]: cluster 2023-12-01T15:44:44.277536+0000 mgr.y (mgr.24356) 190 : cluster 0 pgmap v167: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:45 smithi040 bash[41173]: audit 2023-12-01T15:44:44.189160+0000 mon.a (mon.0) 854 : audit 1 from='client.? 172.21.15.40:0/4223423069' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T15:44:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:45 smithi040 bash[41173]: cluster 2023-12-01T15:44:44.189293+0000 mon.a (mon.0) 855 : cluster 0 osdmap e75: 8 total, 8 up, 8 in 2023-12-01T15:44:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:45 smithi040 bash[41173]: cluster 2023-12-01T15:44:44.277536+0000 mgr.y (mgr.24356) 190 : cluster 0 pgmap v167: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:45.667 INFO:tasks.rados.rados.0.smithi040.stdout:95: writing smithi04088644-95 from 779858 to 1249500 tid 1 2023-12-01T15:44:45.674 INFO:tasks.rados.rados.0.smithi040.stdout:95: writing smithi04088644-95 from 1817425 to 2324456 tid 2 2023-12-01T15:44:45.680 INFO:tasks.rados.rados.0.smithi040.stdout:95: writing smithi04088644-95 from 2781526 to 3368154 tid 3 2023-12-01T15:44:45.680 INFO:tasks.rados.rados.0.smithi040.stdout:96: write initial oid 96 2023-12-01T15:44:45.680 INFO:tasks.rados.rados.0.smithi040.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-12-01T15:44:45.687 INFO:tasks.rados.rados.0.smithi040.stdout:96: writing smithi04088644-96 from 796665 to 1341556 tid 1 2023-12-01T15:44:45.693 INFO:tasks.rados.rados.0.smithi040.stdout:96: writing smithi04088644-96 from 1759554 to 2410243 tid 2 2023-12-01T15:44:45.700 INFO:tasks.rados.rados.0.smithi040.stdout:96: writing smithi04088644-96 from 2976243 to 3596665 tid 3 2023-12-01T15:44:45.700 INFO:tasks.rados.rados.0.smithi040.stdout:97: write initial oid 97 2023-12-01T15:44:45.700 INFO:tasks.rados.rados.0.smithi040.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-12-01T15:44:45.706 INFO:tasks.rados.rados.0.smithi040.stdout:97: writing smithi04088644-97 from 413472 to 1033612 tid 1 2023-12-01T15:44:45.713 INFO:tasks.rados.rados.0.smithi040.stdout:97: writing smithi04088644-97 from 1818036 to 2328736 tid 2 2023-12-01T15:44:45.721 INFO:tasks.rados.rados.0.smithi040.stdout:97: writing smithi04088644-97 from 3120019 to 3613472 tid 3 2023-12-01T15:44:45.721 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.721 INFO:tasks.rados.rados.0.smithi040.stdout:82: finishing write tid 1 to smithi04088644-82 2023-12-01T15:44:45.721 INFO:tasks.rados.rados.0.smithi040.stdout:82: finishing write tid 2 to smithi04088644-82 2023-12-01T15:44:45.721 INFO:tasks.rados.rados.0.smithi040.stdout:82: finishing write tid 3 to smithi04088644-82 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: finishing write tid 4 to smithi04088644-82 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: finishing write tid 5 to smithi04088644-82 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: oid 82 updating version 0 to 8 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: oid 82 updating version 8 to 10 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: oid 82 version 10 is already newer than 7 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: oid 82 version 10 is already newer than 9 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 82 v 10 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing write tid 1 to smithi04088644-83 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing write tid 2 to smithi04088644-83 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing write tid 3 to smithi04088644-83 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing write tid 4 to smithi04088644-83 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing write tid 5 to smithi04088644-83 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: oid 83 updating version 0 to 20 2023-12-01T15:44:45.722 INFO:tasks.rados.rados.0.smithi040.stdout:83: oid 83 updating version 20 to 22 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:83: oid 83 updating version 22 to 23 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:83: oid 83 version 23 is already newer than 21 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 83 v 23 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: finishing write tid 1 to smithi04088644-84 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: finishing write tid 2 to smithi04088644-84 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: finishing write tid 3 to smithi04088644-84 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: finishing write tid 4 to smithi04088644-84 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: finishing write tid 5 to smithi04088644-84 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: oid 84 updating version 0 to 24 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: oid 84 version 24 is already newer than 21 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: oid 84 version 24 is already newer than 23 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: oid 84 version 24 is already newer than 22 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 84 v 24 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-12-01T15:44:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: finishing write tid 1 to smithi04088644-85 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: finishing write tid 2 to smithi04088644-85 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: finishing write tid 3 to smithi04088644-85 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: finishing write tid 4 to smithi04088644-85 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: finishing write tid 5 to smithi04088644-85 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: oid 85 updating version 0 to 13 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: oid 85 version 13 is already newer than 12 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: oid 85 updating version 13 to 15 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: oid 85 version 15 is already newer than 14 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 85 v 15 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing write tid 1 to smithi04088644-86 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:82: done (15 left) 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:83: done (14 left) 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:84: done (13 left) 2023-12-01T15:44:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:85: done (12 left) 2023-12-01T15:44:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:98: write initial oid 98 2023-12-01T15:44:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-12-01T15:44:45.727 INFO:tasks.rados.rados.0.smithi040.stdout:98: writing smithi04088644-98 from 430279 to 1125668 tid 1 2023-12-01T15:44:45.736 INFO:tasks.rados.rados.0.smithi040.stdout:98: writing smithi04088644-98 from 1876518 to 2530876 tid 2 2023-12-01T15:44:45.743 INFO:tasks.rados.rados.0.smithi040.stdout:98: writing smithi04088644-98 from 3031089 to 3567886 tid 3 2023-12-01T15:44:45.743 INFO:tasks.rados.rados.0.smithi040.stdout:99: write initial oid 99 2023-12-01T15:44:45.743 INFO:tasks.rados.rados.0.smithi040.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-12-01T15:44:45.753 INFO:tasks.rados.rados.0.smithi040.stdout:99: writing smithi04088644-99 from 447086 to 1217724 tid 1 2023-12-01T15:44:45.762 INFO:tasks.rados.rados.0.smithi040.stdout:99: writing smithi04088644-99 from 1935000 to 2733016 tid 2 2023-12-01T15:44:45.768 INFO:tasks.rados.rados.0.smithi040.stdout:99: writing smithi04088644-99 from 3458512 to 3647086 tid 3 2023-12-01T15:44:45.768 INFO:tasks.rados.rados.0.smithi040.stdout:100: write initial oid 100 2023-12-01T15:44:45.768 INFO:tasks.rados.rados.0.smithi040.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-12-01T15:44:45.773 INFO:tasks.rados.rados.0.smithi040.stdout:100: writing smithi04088644-100 from 463893 to 1026133 tid 1 2023-12-01T15:44:45.780 INFO:tasks.rados.rados.0.smithi040.stdout:100: writing smithi04088644-100 from 1593482 to 2251509 tid 2 2023-12-01T15:44:45.786 INFO:tasks.rados.rados.0.smithi040.stdout:100: writing smithi04088644-100 from 2685935 to 3245276 tid 3 2023-12-01T15:44:45.786 INFO:tasks.rados.rados.0.smithi040.stdout:101: write initial oid 101 2023-12-01T15:44:45.786 INFO:tasks.rados.rados.0.smithi040.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-12-01T15:44:45.792 INFO:tasks.rados.rados.0.smithi040.stdout:101: writing smithi04088644-101 from 480700 to 1118189 tid 1 2023-12-01T15:44:45.797 INFO:tasks.rados.rados.0.smithi040.stdout:101: writing smithi04088644-101 from 1651964 to 2053649 tid 2 2023-12-01T15:44:45.805 INFO:tasks.rados.rados.0.smithi040.stdout:101: writing smithi04088644-101 from 2713358 to 3483971 tid 3 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing write tid 2 to smithi04088644-86 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing write tid 3 to smithi04088644-86 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing write tid 4 to smithi04088644-86 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing write tid 5 to smithi04088644-86 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: oid 86 updating version 0 to 22 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: oid 86 updating version 22 to 23 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: oid 86 version 23 is already newer than 20 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: oid 86 version 23 is already newer than 21 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 86 v 23 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:87: finishing write tid 1 to smithi04088644-87 2023-12-01T15:44:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:86: done (15 left) 2023-12-01T15:44:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:102: write initial oid 102 2023-12-01T15:44:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-12-01T15:44:45.812 INFO:tasks.rados.rados.0.smithi040.stdout:102: writing smithi04088644-102 from 497507 to 1210245 tid 1 2023-12-01T15:44:45.819 INFO:tasks.rados.rados.0.smithi040.stdout:102: writing smithi04088644-102 from 1710446 to 2372142 tid 2 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout:102: writing smithi04088644-102 from 3140781 to 3697507 tid 3 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout:87: finishing write tid 2 to smithi04088644-87 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout:87: finishing write tid 3 to smithi04088644-87 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout:87: finishing write tid 4 to smithi04088644-87 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout:87: finishing write tid 5 to smithi04088644-87 2023-12-01T15:44:45.827 INFO:tasks.rados.rados.0.smithi040.stdout:87: oid 87 updating version 0 to 20 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:87: oid 87 updating version 20 to 21 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:87: oid 87 updating version 21 to 22 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:87: oid 87 updating version 22 to 23 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 87 v 23 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: finishing write tid 1 to smithi04088644-88 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: finishing write tid 2 to smithi04088644-88 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: finishing write tid 3 to smithi04088644-88 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: finishing write tid 4 to smithi04088644-88 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: finishing write tid 5 to smithi04088644-88 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: oid 88 updating version 0 to 16 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: oid 88 version 16 is already newer than 15 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: oid 88 updating version 16 to 17 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: oid 88 version 17 is already newer than 14 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 17 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-12-01T15:44:45.828 INFO:tasks.rados.rados.0.smithi040.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-12-01T15:44:45.829 INFO:tasks.rados.rados.0.smithi040.stdout:89: finishing write tid 1 to smithi04088644-89 2023-12-01T15:44:45.829 INFO:tasks.rados.rados.0.smithi040.stdout:87: done (15 left) 2023-12-01T15:44:45.829 INFO:tasks.rados.rados.0.smithi040.stdout:88: done (14 left) 2023-12-01T15:44:45.829 INFO:tasks.rados.rados.0.smithi040.stdout:103: write initial oid 103 2023-12-01T15:44:45.829 INFO:tasks.rados.rados.0.smithi040.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-12-01T15:44:45.835 INFO:tasks.rados.rados.0.smithi040.stdout:103: writing smithi04088644-103 from 514314 to 1302301 tid 1 2023-12-01T15:44:45.840 INFO:tasks.rados.rados.0.smithi040.stdout:103: writing smithi04088644-103 from 1768928 to 2174282 tid 2 2023-12-01T15:44:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:103: writing smithi04088644-103 from 2768204 to 3277714 tid 3 2023-12-01T15:44:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:104: write initial oid 104 2023-12-01T15:44:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-12-01T15:44:45.852 INFO:tasks.rados.rados.0.smithi040.stdout:104: writing smithi04088644-104 from 531121 to 994357 tid 1 2023-12-01T15:44:45.860 INFO:tasks.rados.rados.0.smithi040.stdout:104: writing smithi04088644-104 from 1711057 to 2376422 tid 2 2023-12-01T15:44:45.867 INFO:tasks.rados.rados.0.smithi040.stdout:104: writing smithi04088644-104 from 3079274 to 3731121 tid 3 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: finishing write tid 2 to smithi04088644-89 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: finishing write tid 3 to smithi04088644-89 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: finishing write tid 4 to smithi04088644-89 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: finishing write tid 5 to smithi04088644-89 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: oid 89 updating version 0 to 14 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: oid 89 updating version 14 to 16 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: oid 89 version 16 is already newer than 15 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: oid 89 updating version 16 to 17 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 89 v 17 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:90: finishing write tid 1 to smithi04088644-90 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:90: finishing write tid 2 to smithi04088644-90 2023-12-01T15:44:45.868 INFO:tasks.rados.rados.0.smithi040.stdout:90: finishing write tid 3 to smithi04088644-90 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: finishing write tid 4 to smithi04088644-90 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: finishing write tid 5 to smithi04088644-90 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: oid 90 updating version 0 to 25 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: oid 90 version 25 is already newer than 24 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: oid 90 version 25 is already newer than 23 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: oid 90 updating version 25 to 26 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 90 v 26 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing write tid 1 to smithi04088644-91 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:89: done (15 left) 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:90: done (14 left) 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:105: write initial oid 105 2023-12-01T15:44:45.869 INFO:tasks.rados.rados.0.smithi040.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-12-01T15:44:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:105: writing smithi04088644-105 from 547928 to 1086413 tid 1 2023-12-01T15:44:45.880 INFO:tasks.rados.rados.0.smithi040.stdout:105: writing smithi04088644-105 from 1769539 to 2178562 tid 2 2023-12-01T15:44:45.886 INFO:tasks.rados.rados.0.smithi040.stdout:105: writing smithi04088644-105 from 2706697 to 3238751 tid 3 2023-12-01T15:44:45.886 INFO:tasks.rados.rados.0.smithi040.stdout:106: write initial oid 106 2023-12-01T15:44:45.886 INFO:tasks.rados.rados.0.smithi040.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-12-01T15:44:45.893 INFO:tasks.rados.rados.0.smithi040.stdout:106: writing smithi04088644-106 from 564735 to 1178469 tid 1 2023-12-01T15:44:45.900 INFO:tasks.rados.rados.0.smithi040.stdout:106: writing smithi04088644-106 from 1828021 to 2497055 tid 2 2023-12-01T15:44:45.907 INFO:tasks.rados.rados.0.smithi040.stdout:106: writing smithi04088644-106 from 3134120 to 3764735 tid 3 2023-12-01T15:44:45.907 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.907 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing write tid 2 to smithi04088644-91 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing write tid 3 to smithi04088644-91 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing write tid 4 to smithi04088644-91 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing write tid 5 to smithi04088644-91 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: oid 91 updating version 0 to 24 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: oid 91 updating version 24 to 26 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: oid 91 version 26 is already newer than 25 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: oid 91 version 26 is already newer than 23 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 91 v 26 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:92: finishing write tid 1 to smithi04088644-92 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:92: finishing write tid 2 to smithi04088644-92 2023-12-01T15:44:45.908 INFO:tasks.rados.rados.0.smithi040.stdout:92: finishing write tid 3 to smithi04088644-92 2023-12-01T15:44:45.909 INFO:tasks.rados.rados.0.smithi040.stdout:91: done (15 left) 2023-12-01T15:44:45.909 INFO:tasks.rados.rados.0.smithi040.stdout:107: write initial oid 107 2023-12-01T15:44:45.909 INFO:tasks.rados.rados.0.smithi040.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-12-01T15:44:45.914 INFO:tasks.rados.rados.0.smithi040.stdout:107: writing smithi04088644-107 from 581542 to 1270525 tid 1 2023-12-01T15:44:45.920 INFO:tasks.rados.rados.0.smithi040.stdout:107: writing smithi04088644-107 from 1886503 to 2299195 tid 2 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:107: writing smithi04088644-107 from 2761543 to 3432494 tid 3 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:92: finishing write tid 4 to smithi04088644-92 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:92: finishing write tid 5 to smithi04088644-92 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:92: oid 92 updating version 0 to 21 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:92: oid 92 version 21 is already newer than 20 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:92: oid 92 updating version 21 to 22 2023-12-01T15:44:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:92: oid 92 updating version 22 to 23 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 92 v 23 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:93: finishing write tid 1 to smithi04088644-93 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:93: finishing write tid 2 to smithi04088644-93 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:92: done (15 left) 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:108: write initial oid 108 2023-12-01T15:44:45.928 INFO:tasks.rados.rados.0.smithi040.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-12-01T15:44:45.933 INFO:tasks.rados.rados.0.smithi040.stdout:108: writing smithi04088644-108 from 598349 to 1078934 tid 1 2023-12-01T15:44:45.939 INFO:tasks.rados.rados.0.smithi040.stdout:108: writing smithi04088644-108 from 1544985 to 2217688 tid 2 2023-12-01T15:44:45.946 INFO:tasks.rados.rados.0.smithi040.stdout:108: writing smithi04088644-108 from 2905319 to 3387542 tid 3 2023-12-01T15:44:45.946 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: finishing write tid 3 to smithi04088644-93 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: finishing write tid 4 to smithi04088644-93 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: finishing write tid 5 to smithi04088644-93 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: oid 93 updating version 0 to 29 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: oid 93 updating version 29 to 30 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: oid 93 version 30 is already newer than 27 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: oid 93 version 30 is already newer than 28 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 30 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 1 to smithi04088644-94 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 2 to smithi04088644-94 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 3 to smithi04088644-94 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 4 to smithi04088644-94 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 5 to smithi04088644-94 2023-12-01T15:44:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:94: oid 94 updating version 0 to 26 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:94: oid 94 version 26 is already newer than 25 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:94: oid 94 updating version 26 to 27 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:94: oid 94 version 27 is already newer than 24 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 94 v 27 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:95: finishing write tid 1 to smithi04088644-95 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:95: finishing write tid 2 to smithi04088644-95 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:95: finishing write tid 3 to smithi04088644-95 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:93: done (15 left) 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:94: done (14 left) 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:109: write initial oid 109 2023-12-01T15:44:45.948 INFO:tasks.rados.rados.0.smithi040.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-12-01T15:44:45.953 INFO:tasks.rados.rados.0.smithi040.stdout:109: writing smithi04088644-109 from 615156 to 1170990 tid 1 2023-12-01T15:44:45.958 INFO:tasks.rados.rados.0.smithi040.stdout:109: writing smithi04088644-109 from 1603467 to 2019828 tid 2 2023-12-01T15:44:45.966 INFO:tasks.rados.rados.0.smithi040.stdout:109: writing smithi04088644-109 from 2816389 to 3509884 tid 3 2023-12-01T15:44:45.966 INFO:tasks.rados.rados.0.smithi040.stdout:110: write initial oid 110 2023-12-01T15:44:45.966 INFO:tasks.rados.rados.0.smithi040.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-12-01T15:44:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:110: writing smithi04088644-110 from 631963 to 1263046 tid 1 2023-12-01T15:44:45.981 INFO:tasks.rados.rados.0.smithi040.stdout:110: writing smithi04088644-110 from 2061949 to 2621968 tid 2 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:110: writing smithi04088644-110 from 3243812 to 3748579 tid 3 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: finishing write tid 4 to smithi04088644-95 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: finishing write tid 5 to smithi04088644-95 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: oid 95 updating version 0 to 17 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: oid 95 version 17 is already newer than 16 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: oid 95 updating version 17 to 18 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: oid 95 version 18 is already newer than 15 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 18 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-12-01T15:44:45.989 INFO:tasks.rados.rados.0.smithi040.stdout:96: finishing write tid 1 to smithi04088644-96 2023-12-01T15:44:45.990 INFO:tasks.rados.rados.0.smithi040.stdout:96: finishing write tid 2 to smithi04088644-96 2023-12-01T15:44:45.990 INFO:tasks.rados.rados.0.smithi040.stdout:96: finishing write tid 3 to smithi04088644-96 2023-12-01T15:44:45.990 INFO:tasks.rados.rados.0.smithi040.stdout:95: done (15 left) 2023-12-01T15:44:45.990 INFO:tasks.rados.rados.0.smithi040.stdout:111: write initial oid 111 2023-12-01T15:44:45.990 INFO:tasks.rados.rados.0.smithi040.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-12-01T15:44:45.996 INFO:tasks.rados.rados.0.smithi040.stdout:111: writing smithi04088644-111 from 648770 to 1355102 tid 1 2023-12-01T15:44:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:111: writing smithi04088644-111 from 2120431 to 2540461 tid 2 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:111: writing smithi04088644-111 from 3271235 to 3703627 tid 3 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: finishing write tid 4 to smithi04088644-96 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: finishing write tid 5 to smithi04088644-96 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: oid 96 updating version 0 to 9 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: oid 96 version 9 is already newer than 8 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: oid 96 updating version 9 to 10 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: oid 96 updating version 10 to 11 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 96 v 11 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-12-01T15:44:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:96: done (15 left) 2023-12-01T15:44:46.011 INFO:tasks.rados.rados.0.smithi040.stdout:112: write initial oid 112 2023-12-01T15:44:46.011 INFO:tasks.rados.rados.0.smithi040.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-12-01T15:44:46.017 INFO:tasks.rados.rados.0.smithi040.stdout:112: writing smithi04088644-112 from 665577 to 1447158 tid 1 2023-12-01T15:44:46.024 INFO:tasks.rados.rados.0.smithi040.stdout:112: writing smithi04088644-112 from 2062560 to 2626248 tid 2 2023-12-01T15:44:46.032 INFO:tasks.rados.rados.0.smithi040.stdout:112: writing smithi04088644-112 from 3182305 to 3825969 tid 3 2023-12-01T15:44:46.032 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing write tid 1 to smithi04088644-97 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing write tid 2 to smithi04088644-97 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing write tid 3 to smithi04088644-97 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing write tid 4 to smithi04088644-97 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing write tid 5 to smithi04088644-97 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: oid 97 updating version 0 to 18 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: oid 97 version 18 is already newer than 16 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: oid 97 updating version 18 to 19 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: oid 97 version 19 is already newer than 17 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 97 v 19 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:98: finishing write tid 1 to smithi04088644-98 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:98: finishing write tid 2 to smithi04088644-98 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:98: finishing write tid 3 to smithi04088644-98 2023-12-01T15:44:46.033 INFO:tasks.rados.rados.0.smithi040.stdout:98: finishing write tid 4 to smithi04088644-98 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: finishing write tid 5 to smithi04088644-98 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: oid 98 updating version 0 to 14 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: oid 98 version 14 is already newer than 12 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: oid 98 version 14 is already newer than 13 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: oid 98 updating version 14 to 15 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 98 v 15 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 1 to smithi04088644-99 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 2 to smithi04088644-99 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 3 to smithi04088644-99 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:97: done (15 left) 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:98: done (14 left) 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:113: write initial oid 113 2023-12-01T15:44:46.034 INFO:tasks.rados.rados.0.smithi040.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-12-01T15:44:46.037 INFO:tasks.rados.rados.0.smithi040.stdout:113: writing smithi04088644-113 from 682384 to 1139214 tid 1 2023-12-01T15:44:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:113: writing smithi04088644-113 from 1721042 to 2144741 tid 2 2023-12-01T15:44:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:113: writing smithi04088644-113 from 2809728 to 3264664 tid 3 2023-12-01T15:44:46.054 INFO:tasks.rados.rados.0.smithi040.stdout:113: writing smithi04088644-113 from 3731357 to 3882384 tid 4 2023-12-01T15:44:46.054 INFO:tasks.rados.rados.0.smithi040.stdout:114: write initial oid 114 2023-12-01T15:44:46.054 INFO:tasks.rados.rados.0.smithi040.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-12-01T15:44:46.061 INFO:tasks.rados.rados.0.smithi040.stdout:114: writing smithi04088644-114 from 699191 to 1231270 tid 1 2023-12-01T15:44:46.067 INFO:tasks.rados.rados.0.smithi040.stdout:114: writing smithi04088644-114 from 1779524 to 2346881 tid 2 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:114: writing smithi04088644-114 from 2837151 to 3503359 tid 3 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 4 to smithi04088644-99 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 5 to smithi04088644-99 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: oid 99 updating version 0 to 21 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: oid 99 updating version 21 to 23 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: oid 99 updating version 23 to 24 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: oid 99 version 24 is already newer than 22 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 99 v 24 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 1 to smithi04088644-100 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 2 to smithi04088644-100 2023-12-01T15:44:46.075 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 3 to smithi04088644-100 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 4 to smithi04088644-100 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 5 to smithi04088644-100 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: oid 100 updating version 0 to 27 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: oid 100 version 27 is already newer than 26 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: oid 100 updating version 27 to 28 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: oid 100 version 28 is already newer than 25 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 100 v 28 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing write tid 1 to smithi04088644-101 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing write tid 2 to smithi04088644-101 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing write tid 3 to smithi04088644-101 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing write tid 4 to smithi04088644-101 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing write tid 5 to smithi04088644-101 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: oid 101 updating version 0 to 27 2023-12-01T15:44:46.076 INFO:tasks.rados.rados.0.smithi040.stdout:101: oid 101 version 27 is already newer than 26 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:101: oid 101 version 27 is already newer than 25 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:101: oid 101 updating version 27 to 28 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 28 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 1 to smithi04088644-102 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 2 to smithi04088644-102 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 3 to smithi04088644-102 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 4 to smithi04088644-102 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 5 to smithi04088644-102 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: oid 102 updating version 0 to 27 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: oid 102 version 27 is already newer than 24 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: oid 102 version 27 is already newer than 26 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: oid 102 version 27 is already newer than 25 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 102 v 27 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-12-01T15:44:46.077 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 1 to smithi04088644-103 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 2 to smithi04088644-103 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 3 to smithi04088644-103 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 4 to smithi04088644-103 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 5 to smithi04088644-103 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: oid 103 updating version 0 to 20 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: oid 103 version 20 is already newer than 19 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: oid 103 updating version 20 to 21 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: oid 103 updating version 21 to 22 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 103 v 22 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing write tid 1 to smithi04088644-104 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing write tid 2 to smithi04088644-104 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing write tid 3 to smithi04088644-104 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing write tid 4 to smithi04088644-104 2023-12-01T15:44:46.078 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing write tid 5 to smithi04088644-104 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:104: oid 104 updating version 0 to 38 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:104: oid 104 version 38 is already newer than 36 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:104: oid 104 version 38 is already newer than 35 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:104: oid 104 version 38 is already newer than 37 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 104 v 38 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: finishing write tid 1 to smithi04088644-105 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: finishing write tid 2 to smithi04088644-105 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: finishing write tid 3 to smithi04088644-105 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: finishing write tid 4 to smithi04088644-105 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: finishing write tid 5 to smithi04088644-105 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: oid 105 updating version 0 to 20 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: oid 105 version 20 is already newer than 19 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: oid 105 version 20 is already newer than 18 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:105: oid 105 updating version 20 to 21 2023-12-01T15:44:46.079 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 105 v 21 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:106: finishing write tid 1 to smithi04088644-106 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:106: finishing write tid 2 to smithi04088644-106 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:99: done (15 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:100: done (14 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:101: done (13 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:102: done (12 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:103: done (11 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:104: done (10 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:105: done (9 left) 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:115: write initial oid 115 2023-12-01T15:44:46.080 INFO:tasks.rados.rados.0.smithi040.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-12-01T15:44:46.082 INFO:tasks.rados.rados.0.smithi040.stdout:115: writing smithi04088644-115 from 715998 to 1323326 tid 1 2023-12-01T15:44:46.087 INFO:tasks.rados.rados.0.smithi040.stdout:115: writing smithi04088644-115 from 1838006 to 2265374 tid 2 2023-12-01T15:44:46.093 INFO:tasks.rados.rados.0.smithi040.stdout:115: writing smithi04088644-115 from 2864574 to 3342054 tid 3 2023-12-01T15:44:46.096 INFO:tasks.rados.rados.0.smithi040.stdout:115: writing smithi04088644-115 from 3863835 to 3915998 tid 4 2023-12-01T15:44:46.096 INFO:tasks.rados.rados.0.smithi040.stdout:116: write initial oid 116 2023-12-01T15:44:46.096 INFO:tasks.rados.rados.0.smithi040.stdout:106: finishing write tid 3 to smithi04088644-106 2023-12-01T15:44:46.097 INFO:tasks.rados.rados.0.smithi040.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-12-01T15:44:46.105 INFO:tasks.rados.rados.0.smithi040.stdout:116: writing smithi04088644-116 from 732805 to 1531735 tid 1 2023-12-01T15:44:46.113 INFO:tasks.rados.rados.0.smithi040.stdout:116: writing smithi04088644-116 from 2296488 to 2867514 tid 2 2023-12-01T15:44:46.117 INFO:tasks.rados.rados.0.smithi040.stdout:116: writing smithi04088644-116 from 3291997 to 3697102 tid 3 2023-12-01T15:44:46.117 INFO:tasks.rados.rados.0.smithi040.stdout:117: write initial oid 117 2023-12-01T15:44:46.117 INFO:tasks.rados.rados.0.smithi040.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-12-01T15:44:46.124 INFO:tasks.rados.rados.0.smithi040.stdout:117: writing smithi04088644-117 from 749612 to 1223791 tid 1 2023-12-01T15:44:46.131 INFO:tasks.rados.rados.0.smithi040.stdout:117: writing smithi04088644-117 from 1954970 to 2386007 tid 2 2023-12-01T15:44:46.137 INFO:tasks.rados.rados.0.smithi040.stdout:117: writing smithi04088644-117 from 2919420 to 3535797 tid 3 2023-12-01T15:44:46.137 INFO:tasks.rados.rados.0.smithi040.stdout:118: write initial oid 118 2023-12-01T15:44:46.138 INFO:tasks.rados.rados.0.smithi040.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-12-01T15:44:46.145 INFO:tasks.rados.rados.0.smithi040.stdout:118: writing smithi04088644-118 from 766419 to 1315847 tid 1 2023-12-01T15:44:46.152 INFO:tasks.rados.rados.0.smithi040.stdout:118: writing smithi04088644-118 from 2013452 to 2588147 tid 2 2023-12-01T15:44:46.159 INFO:tasks.rados.rados.0.smithi040.stdout:118: writing smithi04088644-118 from 3346843 to 3774492 tid 3 2023-12-01T15:44:46.159 INFO:tasks.rados.rados.0.smithi040.stdout:119: write initial oid 119 2023-12-01T15:44:46.159 INFO:tasks.rados.rados.0.smithi040.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-12-01T15:44:46.167 INFO:tasks.rados.rados.0.smithi040.stdout:119: writing smithi04088644-119 from 783226 to 1407903 tid 1 2023-12-01T15:44:46.173 INFO:tasks.rados.rados.0.smithi040.stdout:119: writing smithi04088644-119 from 2071934 to 2506640 tid 2 2023-12-01T15:44:46.180 INFO:tasks.rados.rados.0.smithi040.stdout:119: writing smithi04088644-119 from 2974266 to 3613187 tid 3 2023-12-01T15:44:46.180 INFO:tasks.rados.rados.0.smithi040.stdout:120: write initial oid 120 2023-12-01T15:44:46.180 INFO:tasks.rados.rados.0.smithi040.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-12-01T15:44:46.186 INFO:tasks.rados.rados.0.smithi040.stdout:120: writing smithi04088644-120 from 400033 to 1099959 tid 1 2023-12-01T15:44:46.191 INFO:tasks.rados.rados.0.smithi040.stdout:120: writing smithi04088644-120 from 1614063 to 2000033 tid 2 2023-12-01T15:44:46.191 INFO:tasks.rados.rados.0.smithi040.stdout:121: write initial oid 121 2023-12-01T15:44:46.191 INFO:tasks.rados.rados.0.smithi040.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-12-01T15:44:46.198 INFO:tasks.rados.rados.0.smithi040.stdout:121: writing smithi04088644-121 from 416840 to 1192015 tid 1 2023-12-01T15:44:46.203 INFO:tasks.rados.rados.0.smithi040.stdout:121: writing smithi04088644-121 from 1672545 to 2016840 tid 2 2023-12-01T15:44:46.203 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.203 INFO:tasks.rados.rados.0.smithi040.stdout:106: finishing write tid 4 to smithi04088644-106 2023-12-01T15:44:46.203 INFO:tasks.rados.rados.0.smithi040.stdout:106: finishing write tid 5 to smithi04088644-106 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:106: oid 106 updating version 0 to 26 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:106: oid 106 updating version 26 to 27 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:106: oid 106 version 27 is already newer than 24 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:106: oid 106 version 27 is already newer than 25 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 106 v 27 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:107: finishing write tid 1 to smithi04088644-107 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:107: finishing write tid 2 to smithi04088644-107 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:107: finishing write tid 3 to smithi04088644-107 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:106: done (15 left) 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:122: write initial oid 122 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:107: finishing write tid 4 to smithi04088644-107 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:107: finishing write tid 5 to smithi04088644-107 2023-12-01T15:44:46.204 INFO:tasks.rados.rados.0.smithi040.stdout:107: oid 107 updating version 0 to 42 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:107: oid 107 version 42 is already newer than 39 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:107: oid 107 version 42 is already newer than 41 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:107: oid 107 version 42 is already newer than 40 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 42 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 1 to smithi04088644-108 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 2 to smithi04088644-108 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 3 to smithi04088644-108 2023-12-01T15:44:46.205 INFO:tasks.rados.rados.0.smithi040.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-12-01T15:44:46.208 INFO:tasks.rados.rados.0.smithi040.stdout:122: writing smithi04088644-122 from 433647 to 884071 tid 1 2023-12-01T15:44:46.214 INFO:tasks.rados.rados.0.smithi040.stdout:122: writing smithi04088644-122 from 1331027 to 1913060 tid 2 2023-12-01T15:44:46.214 INFO:tasks.rados.rados.0.smithi040.stdout:107: done (15 left) 2023-12-01T15:44:46.214 INFO:tasks.rados.rados.0.smithi040.stdout:123: write initial oid 123 2023-12-01T15:44:46.214 INFO:tasks.rados.rados.0.smithi040.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-12-01T15:44:46.220 INFO:tasks.rados.rados.0.smithi040.stdout:123: writing smithi04088644-123 from 450454 to 1092480 tid 1 2023-12-01T15:44:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:123: writing smithi04088644-123 from 1505862 to 2050454 tid 2 2023-12-01T15:44:46.226 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 4 to smithi04088644-108 2023-12-01T15:44:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 5 to smithi04088644-108 2023-12-01T15:44:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:108: oid 108 updating version 0 to 29 2023-12-01T15:44:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:108: oid 108 version 29 is already newer than 28 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:108: oid 108 version 29 is already newer than 27 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:108: oid 108 updating version 29 to 30 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 108 v 30 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: finishing write tid 1 to smithi04088644-109 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: finishing write tid 2 to smithi04088644-109 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: finishing write tid 3 to smithi04088644-109 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: finishing write tid 4 to smithi04088644-109 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: finishing write tid 5 to smithi04088644-109 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: oid 109 updating version 0 to 31 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: oid 109 version 31 is already newer than 29 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: oid 109 updating version 31 to 32 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:109: oid 109 version 32 is already newer than 30 2023-12-01T15:44:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 109 v 32 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:110: finishing write tid 1 to smithi04088644-110 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:110: finishing write tid 2 to smithi04088644-110 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:110: finishing write tid 3 to smithi04088644-110 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:110: finishing write tid 4 to smithi04088644-110 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:108: done (15 left) 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:109: done (14 left) 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:124: write initial oid 124 2023-12-01T15:44:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-12-01T15:44:46.232 INFO:tasks.rados.rados.0.smithi040.stdout:124: writing smithi04088644-124 from 467261 to 1184536 tid 1 2023-12-01T15:44:46.237 INFO:tasks.rados.rados.0.smithi040.stdout:124: writing smithi04088644-124 from 1847991 to 2067261 tid 2 2023-12-01T15:44:46.238 INFO:tasks.rados.rados.0.smithi040.stdout:125: write initial oid 125 2023-12-01T15:44:46.238 INFO:tasks.rados.rados.0.smithi040.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-12-01T15:44:46.245 INFO:tasks.rados.rados.0.smithi040.stdout:125: writing smithi04088644-125 from 484068 to 1276592 tid 1 2023-12-01T15:44:46.249 INFO:tasks.rados.rados.0.smithi040.stdout:125: writing smithi04088644-125 from 1906473 to 2084068 tid 2 2023-12-01T15:44:46.249 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.249 INFO:tasks.rados.rados.0.smithi040.stdout:110: finishing write tid 5 to smithi04088644-110 2023-12-01T15:44:46.249 INFO:tasks.rados.rados.0.smithi040.stdout:110: oid 110 updating version 0 to 26 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:110: oid 110 updating version 26 to 27 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:110: oid 110 version 27 is already newer than 24 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:110: oid 110 version 27 is already newer than 25 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 110 v 27 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:110: done (15 left) 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:126: write initial oid 126 2023-12-01T15:44:46.250 INFO:tasks.rados.rados.0.smithi040.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-12-01T15:44:46.254 INFO:tasks.rados.rados.0.smithi040.stdout:126: writing smithi04088644-126 from 500875 to 968648 tid 1 2023-12-01T15:44:46.262 INFO:tasks.rados.rados.0.smithi040.stdout:126: writing smithi04088644-126 from 1564955 to 2100875 tid 2 2023-12-01T15:44:46.262 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing write tid 1 to smithi04088644-111 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing write tid 2 to smithi04088644-111 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing write tid 3 to smithi04088644-111 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing write tid 4 to smithi04088644-111 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing write tid 5 to smithi04088644-111 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: oid 111 updating version 0 to 25 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: oid 111 version 25 is already newer than 23 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: oid 111 version 25 is already newer than 24 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: oid 111 updating version 25 to 26 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 111 v 26 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:112: finishing write tid 1 to smithi04088644-112 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:112: finishing write tid 2 to smithi04088644-112 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:112: finishing write tid 3 to smithi04088644-112 2023-12-01T15:44:46.263 INFO:tasks.rados.rados.0.smithi040.stdout:112: finishing write tid 4 to smithi04088644-112 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:112: finishing write tid 5 to smithi04088644-112 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:112: oid 112 updating version 0 to 28 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:112: oid 112 updating version 28 to 30 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:112: oid 112 version 30 is already newer than 29 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:112: oid 112 updating version 30 to 31 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 112 v 31 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 1 to smithi04088644-113 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 2 to smithi04088644-113 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 3 to smithi04088644-113 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 4 to smithi04088644-113 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 5 to smithi04088644-113 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 6 to smithi04088644-113 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: oid 113 updating version 0 to 19 2023-12-01T15:44:46.264 INFO:tasks.rados.rados.0.smithi040.stdout:113: oid 113 version 19 is already newer than 16 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:113: oid 113 version 19 is already newer than 17 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:113: oid 113 updating version 19 to 20 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:113: oid 113 version 20 is already newer than 18 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 113 v 20 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing write tid 1 to smithi04088644-114 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing write tid 2 to smithi04088644-114 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing write tid 3 to smithi04088644-114 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing write tid 4 to smithi04088644-114 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing write tid 5 to smithi04088644-114 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: oid 114 updating version 0 to 29 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: oid 114 updating version 29 to 30 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: oid 114 updating version 30 to 31 2023-12-01T15:44:46.265 INFO:tasks.rados.rados.0.smithi040.stdout:114: oid 114 version 31 is already newer than 28 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 114 v 31 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: finishing write tid 1 to smithi04088644-115 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: finishing write tid 2 to smithi04088644-115 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: finishing write tid 3 to smithi04088644-115 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: finishing write tid 4 to smithi04088644-115 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: finishing write tid 5 to smithi04088644-115 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: finishing write tid 6 to smithi04088644-115 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: oid 115 updating version 0 to 30 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: oid 115 updating version 30 to 31 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: oid 115 updating version 31 to 32 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: oid 115 version 32 is already newer than 29 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: oid 115 updating version 32 to 33 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 115 v 33 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-12-01T15:44:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing write tid 1 to smithi04088644-116 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing write tid 2 to smithi04088644-116 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing write tid 3 to smithi04088644-116 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing write tid 4 to smithi04088644-116 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing write tid 5 to smithi04088644-116 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: oid 116 updating version 0 to 21 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: oid 116 updating version 21 to 23 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: oid 116 version 23 is already newer than 22 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: oid 116 updating version 23 to 24 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 116 v 24 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing write tid 1 to smithi04088644-117 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing write tid 2 to smithi04088644-117 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing write tid 3 to smithi04088644-117 2023-12-01T15:44:46.267 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing write tid 4 to smithi04088644-117 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing write tid 5 to smithi04088644-117 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:117: oid 117 updating version 0 to 13 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:117: oid 117 version 13 is already newer than 11 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:117: oid 117 updating version 13 to 14 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:117: oid 117 version 14 is already newer than 12 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 117 v 14 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: finishing write tid 1 to smithi04088644-118 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: finishing write tid 2 to smithi04088644-118 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: finishing write tid 3 to smithi04088644-118 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: finishing write tid 4 to smithi04088644-118 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: finishing write tid 5 to smithi04088644-118 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: oid 118 updating version 0 to 16 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: oid 118 version 16 is already newer than 15 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: oid 118 updating version 16 to 17 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:118: oid 118 updating version 17 to 18 2023-12-01T15:44:46.268 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 118 v 18 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 1 to smithi04088644-119 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 2 to smithi04088644-119 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 3 to smithi04088644-119 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 4 to smithi04088644-119 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 5 to smithi04088644-119 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: oid 119 updating version 0 to 24 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: oid 119 version 24 is already newer than 23 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: oid 119 updating version 24 to 25 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: oid 119 version 25 is already newer than 22 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 119 v 25 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 1 to smithi04088644-120 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 2 to smithi04088644-120 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 3 to smithi04088644-120 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 4 to smithi04088644-120 2023-12-01T15:44:46.269 INFO:tasks.rados.rados.0.smithi040.stdout:120: oid 120 updating version 0 to 32 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:120: oid 120 updating version 32 to 33 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:120: oid 120 updating version 33 to 34 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 120 v 34 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing write tid 1 to smithi04088644-121 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:111: done (15 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:112: done (14 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:113: done (13 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:114: done (12 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:115: done (11 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:116: done (10 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:117: done (9 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:118: done (8 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:119: done (7 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:120: done (6 left) 2023-12-01T15:44:46.270 INFO:tasks.rados.rados.0.smithi040.stdout:127: write initial oid 127 2023-12-01T15:44:46.271 INFO:tasks.rados.rados.0.smithi040.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-12-01T15:44:46.271 INFO:tasks.rados.rados.0.smithi040.stdout:127: writing smithi04088644-127 from 517682 to 1060704 tid 1 2023-12-01T15:44:46.273 INFO:tasks.rados.rados.0.smithi040.stdout:127: writing smithi04088644-127 from 1623437 to 2117682 tid 2 2023-12-01T15:44:46.273 INFO:tasks.rados.rados.0.smithi040.stdout:128: write initial oid 128 2023-12-01T15:44:46.273 INFO:tasks.rados.rados.0.smithi040.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-12-01T15:44:46.279 INFO:tasks.rados.rados.0.smithi040.stdout:128: writing smithi04088644-128 from 534489 to 1152760 tid 1 2023-12-01T15:44:46.285 INFO:tasks.rados.rados.0.smithi040.stdout:128: writing smithi04088644-128 from 1565566 to 2134489 tid 2 2023-12-01T15:44:46.285 INFO:tasks.rados.rados.0.smithi040.stdout:129: write initial oid 129 2023-12-01T15:44:46.285 INFO:tasks.rados.rados.0.smithi040.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-12-01T15:44:46.292 INFO:tasks.rados.rados.0.smithi040.stdout:129: writing smithi04088644-129 from 551296 to 1244816 tid 1 2023-12-01T15:44:46.297 INFO:tasks.rados.rados.0.smithi040.stdout:129: writing smithi04088644-129 from 2024048 to 2151296 tid 2 2023-12-01T15:44:46.297 INFO:tasks.rados.rados.0.smithi040.stdout:130: write initial oid 130 2023-12-01T15:44:46.297 INFO:tasks.rados.rados.0.smithi040.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-12-01T15:44:46.305 INFO:tasks.rados.rados.0.smithi040.stdout:130: writing smithi04088644-130 from 568103 to 1336872 tid 1 2023-12-01T15:44:46.309 INFO:tasks.rados.rados.0.smithi040.stdout:130: writing smithi04088644-130 from 2082530 to 2168103 tid 2 2023-12-01T15:44:46.309 INFO:tasks.rados.rados.0.smithi040.stdout:131: write initial oid 131 2023-12-01T15:44:46.310 INFO:tasks.rados.rados.0.smithi040.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-12-01T15:44:46.316 INFO:tasks.rados.rados.0.smithi040.stdout:131: writing smithi04088644-131 from 584910 to 1145281 tid 1 2023-12-01T15:44:46.322 INFO:tasks.rados.rados.0.smithi040.stdout:131: writing smithi04088644-131 from 1857365 to 2184910 tid 2 2023-12-01T15:44:46.322 INFO:tasks.rados.rados.0.smithi040.stdout:132: write initial oid 132 2023-12-01T15:44:46.322 INFO:tasks.rados.rados.0.smithi040.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-12-01T15:44:46.328 INFO:tasks.rados.rados.0.smithi040.stdout:132: writing smithi04088644-132 from 601717 to 1237337 tid 1 2023-12-01T15:44:46.334 INFO:tasks.rados.rados.0.smithi040.stdout:132: writing smithi04088644-132 from 1799494 to 2201717 tid 2 2023-12-01T15:44:46.334 INFO:tasks.rados.rados.0.smithi040.stdout:133: write initial oid 133 2023-12-01T15:44:46.334 INFO:tasks.rados.rados.0.smithi040.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-12-01T15:44:46.341 INFO:tasks.rados.rados.0.smithi040.stdout:133: writing smithi04088644-133 from 618524 to 1329393 tid 1 2023-12-01T15:44:46.346 INFO:tasks.rados.rados.0.smithi040.stdout:133: writing smithi04088644-133 from 1857976 to 2218524 tid 2 2023-12-01T15:44:46.346 INFO:tasks.rados.rados.0.smithi040.stdout:134: write initial oid 134 2023-12-01T15:44:46.347 INFO:tasks.rados.rados.0.smithi040.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-12-01T15:44:46.354 INFO:tasks.rados.rados.0.smithi040.stdout:134: writing smithi04088644-134 from 635331 to 1421449 tid 1 2023-12-01T15:44:46.359 INFO:tasks.rados.rados.0.smithi040.stdout:134: writing smithi04088644-134 from 1916458 to 2235331 tid 2 2023-12-01T15:44:46.359 INFO:tasks.rados.rados.0.smithi040.stdout:135: write initial oid 135 2023-12-01T15:44:46.360 INFO:tasks.rados.rados.0.smithi040.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-12-01T15:44:46.365 INFO:tasks.rados.rados.0.smithi040.stdout:135: writing smithi04088644-135 from 652138 to 1113505 tid 1 2023-12-01T15:44:46.371 INFO:tasks.rados.rados.0.smithi040.stdout:135: writing smithi04088644-135 from 1574940 to 2252138 tid 2 2023-12-01T15:44:46.371 INFO:tasks.rados.rados.0.smithi040.stdout:136: write initial oid 136 2023-12-01T15:44:46.371 INFO:tasks.rados.rados.0.smithi040.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-12-01T15:44:46.378 INFO:tasks.rados.rados.0.smithi040.stdout:136: writing smithi04088644-136 from 668945 to 1205561 tid 1 2023-12-01T15:44:46.383 INFO:tasks.rados.rados.0.smithi040.stdout:136: writing smithi04088644-136 from 1633422 to 2124785 tid 2 2023-12-01T15:44:46.383 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing write tid 2 to smithi04088644-121 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing write tid 3 to smithi04088644-121 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing write tid 4 to smithi04088644-121 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: oid 121 updating version 0 to 28 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: oid 121 version 28 is already newer than 27 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: oid 121 updating version 28 to 29 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 121 v 29 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:122: finishing write tid 1 to smithi04088644-122 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:122: finishing write tid 2 to smithi04088644-122 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:122: finishing write tid 3 to smithi04088644-122 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:122: finishing write tid 4 to smithi04088644-122 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:122: oid 122 updating version 0 to 43 2023-12-01T15:44:46.384 INFO:tasks.rados.rados.0.smithi040.stdout:122: oid 122 updating version 43 to 44 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:122: oid 122 updating version 44 to 45 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 122 v 45 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:121: done (15 left) 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:122: done (14 left) 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:137: write initial oid 137 2023-12-01T15:44:46.385 INFO:tasks.rados.rados.0.smithi040.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-12-01T15:44:46.390 INFO:tasks.rados.rados.0.smithi040.stdout:137: writing smithi04088644-137 from 685752 to 1297617 tid 1 2023-12-01T15:44:46.396 INFO:tasks.rados.rados.0.smithi040.stdout:137: writing smithi04088644-137 from 1975551 to 2285752 tid 2 2023-12-01T15:44:46.396 INFO:tasks.rados.rados.0.smithi040.stdout:138: write initial oid 138 2023-12-01T15:44:46.396 INFO:tasks.rados.rados.0.smithi040.stdout:123: finishing write tid 1 to smithi04088644-123 2023-12-01T15:44:46.396 INFO:tasks.rados.rados.0.smithi040.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-12-01T15:44:46.402 INFO:tasks.rados.rados.0.smithi040.stdout:138: writing smithi04088644-138 from 702559 to 1106026 tid 1 2023-12-01T15:44:46.409 INFO:tasks.rados.rados.0.smithi040.stdout:138: writing smithi04088644-138 from 1750386 to 2245418 tid 2 2023-12-01T15:44:46.409 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.409 INFO:tasks.rados.rados.0.smithi040.stdout:123: finishing write tid 2 to smithi04088644-123 2023-12-01T15:44:46.409 INFO:tasks.rados.rados.0.smithi040.stdout:123: finishing write tid 3 to smithi04088644-123 2023-12-01T15:44:46.409 INFO:tasks.rados.rados.0.smithi040.stdout:123: finishing write tid 4 to smithi04088644-123 2023-12-01T15:44:46.409 INFO:tasks.rados.rados.0.smithi040.stdout:123: oid 123 updating version 0 to 27 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:123: oid 123 version 27 is already newer than 26 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:123: oid 123 version 27 is already newer than 25 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 123 v 27 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: finishing write tid 1 to smithi04088644-124 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: finishing write tid 2 to smithi04088644-124 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: finishing write tid 3 to smithi04088644-124 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: finishing write tid 4 to smithi04088644-124 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: oid 124 updating version 0 to 34 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: oid 124 updating version 34 to 35 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: oid 124 version 35 is already newer than 33 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 124 v 35 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:125: finishing write tid 1 to smithi04088644-125 2023-12-01T15:44:46.410 INFO:tasks.rados.rados.0.smithi040.stdout:123: done (15 left) 2023-12-01T15:44:46.411 INFO:tasks.rados.rados.0.smithi040.stdout:124: done (14 left) 2023-12-01T15:44:46.411 INFO:tasks.rados.rados.0.smithi040.stdout:139: write initial oid 139 2023-12-01T15:44:46.411 INFO:tasks.rados.rados.0.smithi040.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-12-01T15:44:46.416 INFO:tasks.rados.rados.0.smithi040.stdout:139: writing smithi04088644-139 from 719366 to 1198082 tid 1 2023-12-01T15:44:46.422 INFO:tasks.rados.rados.0.smithi040.stdout:139: writing smithi04088644-139 from 1808868 to 2319366 tid 2 2023-12-01T15:44:46.422 INFO:tasks.rados.rados.0.smithi040.stdout:140: write initial oid 140 2023-12-01T15:44:46.422 INFO:tasks.rados.rados.0.smithi040.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-12-01T15:44:46.429 INFO:tasks.rados.rados.0.smithi040.stdout:140: writing smithi04088644-140 from 736173 to 1290138 tid 1 2023-12-01T15:44:46.435 INFO:tasks.rados.rados.0.smithi040.stdout:140: writing smithi04088644-140 from 1867350 to 2336173 tid 2 2023-12-01T15:44:46.435 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.435 INFO:tasks.rados.rados.0.smithi040.stdout:125: finishing write tid 2 to smithi04088644-125 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: finishing write tid 3 to smithi04088644-125 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: finishing write tid 4 to smithi04088644-125 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: oid 125 updating version 0 to 36 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: oid 125 updating version 36 to 38 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: oid 125 version 38 is already newer than 37 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 125 v 38 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:126: finishing write tid 1 to smithi04088644-126 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:125: done (15 left) 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:141: write initial oid 141 2023-12-01T15:44:46.436 INFO:tasks.rados.rados.0.smithi040.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-12-01T15:44:46.443 INFO:tasks.rados.rados.0.smithi040.stdout:141: writing smithi04088644-141 from 752980 to 1382194 tid 1 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:141: writing smithi04088644-141 from 1809479 to 2352980 tid 2 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: finishing write tid 2 to smithi04088644-126 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: finishing write tid 3 to smithi04088644-126 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: finishing write tid 4 to smithi04088644-126 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: oid 126 updating version 0 to 20 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: oid 126 version 20 is already newer than 19 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: oid 126 version 20 is already newer than 18 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 126 v 20 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:127: finishing write tid 1 to smithi04088644-127 2023-12-01T15:44:46.449 INFO:tasks.rados.rados.0.smithi040.stdout:127: finishing write tid 2 to smithi04088644-127 2023-12-01T15:44:46.450 INFO:tasks.rados.rados.0.smithi040.stdout:126: done (15 left) 2023-12-01T15:44:46.450 INFO:tasks.rados.rados.0.smithi040.stdout:142: write initial oid 142 2023-12-01T15:44:46.450 INFO:tasks.rados.rados.0.smithi040.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-12-01T15:44:46.457 INFO:tasks.rados.rados.0.smithi040.stdout:142: writing smithi04088644-142 from 769787 to 1474250 tid 1 2023-12-01T15:44:46.462 INFO:tasks.rados.rados.0.smithi040.stdout:142: writing smithi04088644-142 from 2267961 to 2369787 tid 2 2023-12-01T15:44:46.462 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.462 INFO:tasks.rados.rados.0.smithi040.stdout:127: finishing write tid 3 to smithi04088644-127 2023-12-01T15:44:46.462 INFO:tasks.rados.rados.0.smithi040.stdout:127: finishing write tid 4 to smithi04088644-127 2023-12-01T15:44:46.462 INFO:tasks.rados.rados.0.smithi040.stdout:127: oid 127 updating version 0 to 30 2023-12-01T15:44:46.462 INFO:tasks.rados.rados.0.smithi040.stdout:127: oid 127 version 30 is already newer than 29 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:127: oid 127 version 30 is already newer than 28 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 127 v 30 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: finishing write tid 1 to smithi04088644-128 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: finishing write tid 2 to smithi04088644-128 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: finishing write tid 3 to smithi04088644-128 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: finishing write tid 4 to smithi04088644-128 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: oid 128 updating version 0 to 48 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: oid 128 version 48 is already newer than 47 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: oid 128 version 48 is already newer than 46 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 128 v 48 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:127: done (15 left) 2023-12-01T15:44:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:128: done (14 left) 2023-12-01T15:44:46.464 INFO:tasks.rados.rados.0.smithi040.stdout:143: write initial oid 143 2023-12-01T15:44:46.464 INFO:tasks.rados.rados.0.smithi040.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-12-01T15:44:46.471 INFO:tasks.rados.rados.0.smithi040.stdout:143: writing smithi04088644-143 from 786594 to 1566306 tid 1 2023-12-01T15:44:46.475 INFO:tasks.rados.rados.0.smithi040.stdout:143: writing smithi04088644-143 from 2326443 to 2386594 tid 2 2023-12-01T15:44:46.475 INFO:tasks.rados.rados.0.smithi040.stdout:144: write initial oid 144 2023-12-01T15:44:46.475 INFO:tasks.rados.rados.0.smithi040.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-12-01T15:44:46.480 INFO:tasks.rados.rados.0.smithi040.stdout:144: writing smithi04088644-144 from 403401 to 858362 tid 1 2023-12-01T15:44:46.487 INFO:tasks.rados.rados.0.smithi040.stdout:144: writing smithi04088644-144 from 1584925 to 2090964 tid 2 2023-12-01T15:44:46.487 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.487 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 1 to smithi04088644-129 2023-12-01T15:44:46.487 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 2 to smithi04088644-129 2023-12-01T15:44:46.487 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 3 to smithi04088644-129 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 4 to smithi04088644-129 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:129: oid 129 updating version 0 to 40 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:129: oid 129 updating version 40 to 41 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:129: oid 129 version 41 is already newer than 39 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 129 v 41 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 1 to smithi04088644-130 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 2 to smithi04088644-130 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 3 to smithi04088644-130 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 4 to smithi04088644-130 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: oid 130 updating version 0 to 30 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: oid 130 version 30 is already newer than 28 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:130: oid 130 version 30 is already newer than 29 2023-12-01T15:44:46.488 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 130 v 30 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-12-01T15:44:46.489 INFO:tasks.rados.rados.0.smithi040.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-12-01T15:44:46.489 INFO:tasks.rados.rados.0.smithi040.stdout:129: done (15 left) 2023-12-01T15:44:46.489 INFO:tasks.rados.rados.0.smithi040.stdout:130: done (14 left) 2023-12-01T15:44:46.489 INFO:tasks.rados.rados.0.smithi040.stdout:145: write initial oid 145 2023-12-01T15:44:46.489 INFO:tasks.rados.rados.0.smithi040.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-12-01T15:44:46.492 INFO:tasks.rados.rados.0.smithi040.stdout:145: writing smithi04088644-145 from 420208 to 950418 tid 1 2023-12-01T15:44:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:145: writing smithi04088644-145 from 1527054 to 2293104 tid 2 2023-12-01T15:44:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:146: write initial oid 146 2023-12-01T15:44:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-12-01T15:44:46.506 INFO:tasks.rados.rados.0.smithi040.stdout:146: writing smithi04088644-146 from 437015 to 1158827 tid 1 2023-12-01T15:44:46.512 INFO:tasks.rados.rados.0.smithi040.stdout:146: writing smithi04088644-146 from 1701889 to 2211597 tid 2 2023-12-01T15:44:46.512 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: finishing write tid 1 to smithi04088644-131 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: finishing write tid 2 to smithi04088644-131 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: finishing write tid 3 to smithi04088644-131 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: finishing write tid 4 to smithi04088644-131 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: oid 131 updating version 0 to 50 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: oid 131 updating version 50 to 51 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: oid 131 version 51 is already newer than 49 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 131 v 51 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:132: finishing write tid 1 to smithi04088644-132 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:132: finishing write tid 2 to smithi04088644-132 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:132: finishing write tid 3 to smithi04088644-132 2023-12-01T15:44:46.513 INFO:tasks.rados.rados.0.smithi040.stdout:132: finishing write tid 4 to smithi04088644-132 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:132: oid 132 updating version 0 to 33 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:132: oid 132 version 33 is already newer than 32 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:132: oid 132 version 33 is already newer than 31 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 132 v 33 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:131: done (15 left) 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:132: done (14 left) 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:147: write initial oid 147 2023-12-01T15:44:46.514 INFO:tasks.rados.rados.0.smithi040.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-12-01T15:44:46.519 INFO:tasks.rados.rados.0.smithi040.stdout:147: writing smithi04088644-147 from 453822 to 1250883 tid 1 2023-12-01T15:44:46.526 INFO:tasks.rados.rados.0.smithi040.stdout:147: writing smithi04088644-147 from 1760371 to 2413737 tid 2 2023-12-01T15:44:46.526 INFO:tasks.rados.rados.0.smithi040.stdout:148: write initial oid 148 2023-12-01T15:44:46.526 INFO:tasks.rados.rados.0.smithi040.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-12-01T15:44:46.531 INFO:tasks.rados.rados.0.smithi040.stdout:148: writing smithi04088644-148 from 470629 to 942939 tid 1 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:148: writing smithi04088644-148 from 1418853 to 1932230 tid 2 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: finishing write tid 1 to smithi04088644-133 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: finishing write tid 2 to smithi04088644-133 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: finishing write tid 3 to smithi04088644-133 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: finishing write tid 4 to smithi04088644-133 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: oid 133 updating version 0 to 21 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: oid 133 updating version 21 to 23 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:133: oid 133 version 23 is already newer than 22 2023-12-01T15:44:46.537 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 133 v 23 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-12-01T15:44:46.538 INFO:tasks.rados.rados.0.smithi040.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-12-01T15:44:46.538 INFO:tasks.rados.rados.0.smithi040.stdout:133: done (15 left) 2023-12-01T15:44:46.538 INFO:tasks.rados.rados.0.smithi040.stdout:149: write initial oid 149 2023-12-01T15:44:46.538 INFO:tasks.rados.rados.0.smithi040.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-12-01T15:44:46.542 INFO:tasks.rados.rados.0.smithi040.stdout:149: writing smithi04088644-149 from 487436 to 1034995 tid 1 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:149: writing smithi04088644-149 from 1760982 to 2418017 tid 2 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: finishing write tid 1 to smithi04088644-134 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: finishing write tid 2 to smithi04088644-134 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: finishing write tid 3 to smithi04088644-134 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: finishing write tid 4 to smithi04088644-134 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: oid 134 updating version 0 to 25 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: oid 134 version 25 is already newer than 24 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: oid 134 updating version 25 to 26 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 134 v 26 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-12-01T15:44:46.552 INFO:tasks.rados.rados.0.smithi040.stdout:135: finishing write tid 1 to smithi04088644-135 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: finishing write tid 2 to smithi04088644-135 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: finishing write tid 3 to smithi04088644-135 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: finishing write tid 4 to smithi04088644-135 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: oid 135 updating version 0 to 35 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: oid 135 updating version 35 to 36 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: oid 135 version 36 is already newer than 34 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 135 v 36 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: finishing write tid 1 to smithi04088644-136 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: finishing write tid 2 to smithi04088644-136 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: finishing write tid 3 to smithi04088644-136 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: finishing write tid 4 to smithi04088644-136 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: oid 136 updating version 0 to 21 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: oid 136 version 21 is already newer than 19 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: oid 136 version 21 is already newer than 20 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 136 v 21 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-12-01T15:44:46.553 INFO:tasks.rados.rados.0.smithi040.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: finishing write tid 1 to smithi04088644-137 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: finishing write tid 2 to smithi04088644-137 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: finishing write tid 3 to smithi04088644-137 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: finishing write tid 4 to smithi04088644-137 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: oid 137 updating version 0 to 29 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: oid 137 version 29 is already newer than 28 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: oid 137 updating version 29 to 30 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 137 v 30 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:138: finishing write tid 1 to smithi04088644-138 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:138: finishing write tid 2 to smithi04088644-138 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:138: finishing write tid 3 to smithi04088644-138 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:138: finishing write tid 4 to smithi04088644-138 2023-12-01T15:44:46.554 INFO:tasks.rados.rados.0.smithi040.stdout:138: oid 138 updating version 0 to 22 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:138: oid 138 updating version 22 to 23 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:138: oid 138 updating version 23 to 24 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 138 v 24 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 1 to smithi04088644-139 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 2 to smithi04088644-139 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 3 to smithi04088644-139 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 4 to smithi04088644-139 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: oid 139 updating version 0 to 36 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: oid 139 version 36 is already newer than 35 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: oid 139 version 36 is already newer than 34 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 139 v 36 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 1 to smithi04088644-140 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:134: done (15 left) 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:135: done (14 left) 2023-12-01T15:44:46.555 INFO:tasks.rados.rados.0.smithi040.stdout:136: done (13 left) 2023-12-01T15:44:46.556 INFO:tasks.rados.rados.0.smithi040.stdout:137: done (12 left) 2023-12-01T15:44:46.556 INFO:tasks.rados.rados.0.smithi040.stdout:138: done (11 left) 2023-12-01T15:44:46.556 INFO:tasks.rados.rados.0.smithi040.stdout:139: done (10 left) 2023-12-01T15:44:46.556 INFO:tasks.rados.rados.0.smithi040.stdout:150: write initial oid 150 2023-12-01T15:44:46.556 INFO:tasks.rados.rados.0.smithi040.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-12-01T15:44:46.557 INFO:tasks.rados.rados.0.smithi040.stdout:150: writing smithi04088644-150 from 504243 to 1127051 tid 1 2023-12-01T15:44:46.558 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:46.564 INFO:tasks.rados.rados.0.smithi040.stdout:150: writing smithi04088644-150 from 1819464 to 2336510 tid 2 2023-12-01T15:44:46.564 INFO:tasks.rados.rados.0.smithi040.stdout:151: write initial oid 151 2023-12-01T15:44:46.564 INFO:tasks.rados.rados.0.smithi040.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-12-01T15:44:46.571 INFO:tasks.rados.rados.0.smithi040.stdout:151: writing smithi04088644-151 from 521050 to 1219107 tid 1 2023-12-01T15:44:46.578 INFO:tasks.rados.rados.0.smithi040.stdout:151: writing smithi04088644-151 from 1877946 to 2521050 tid 2 2023-12-01T15:44:46.578 INFO:tasks.rados.rados.0.smithi040.stdout:152: write initial oid 152 2023-12-01T15:44:46.578 INFO:tasks.rados.rados.0.smithi040.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-12-01T15:44:46.586 INFO:tasks.rados.rados.0.smithi040.stdout:152: writing smithi04088644-152 from 537857 to 1311163 tid 1 2023-12-01T15:44:46.593 INFO:tasks.rados.rados.0.smithi040.stdout:152: writing smithi04088644-152 from 1936428 to 2457143 tid 2 2023-12-01T15:44:46.593 INFO:tasks.rados.rados.0.smithi040.stdout:153: write initial oid 153 2023-12-01T15:44:46.593 INFO:tasks.rados.rados.0.smithi040.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-12-01T15:44:46.598 INFO:tasks.rados.rados.0.smithi040.stdout:153: writing smithi04088644-153 from 554664 to 1003219 tid 1 2023-12-01T15:44:46.604 INFO:tasks.rados.rados.0.smithi040.stdout:153: writing smithi04088644-153 from 1478557 to 2142930 tid 2 2023-12-01T15:44:46.604 INFO:tasks.rados.rados.0.smithi040.stdout:154: write initial oid 154 2023-12-01T15:44:46.604 INFO:tasks.rados.rados.0.smithi040.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-12-01T15:44:46.611 INFO:tasks.rados.rados.0.smithi040.stdout:154: writing smithi04088644-154 from 571471 to 1211628 tid 1 2023-12-01T15:44:46.616 INFO:tasks.rados.rados.0.smithi040.stdout:154: writing smithi04088644-154 from 1653392 to 2177776 tid 2 2023-12-01T15:44:46.616 INFO:tasks.rados.rados.0.smithi040.stdout:155: write initial oid 155 2023-12-01T15:44:46.616 INFO:tasks.rados.rados.0.smithi040.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-12-01T15:44:46.623 INFO:tasks.rados.rados.0.smithi040.stdout:155: writing smithi04088644-155 from 588278 to 1303684 tid 1 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:155: writing smithi04088644-155 from 1711874 to 2379916 tid 2 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 2 to smithi04088644-140 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 3 to smithi04088644-140 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 4 to smithi04088644-140 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: oid 140 updating version 0 to 33 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: oid 140 version 33 is already newer than 31 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: oid 140 version 33 is already newer than 32 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 140 v 33 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:44:46.630 INFO:tasks.rados.rados.0.smithi040.stdout:141: finishing write tid 1 to smithi04088644-141 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: finishing write tid 2 to smithi04088644-141 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: finishing write tid 3 to smithi04088644-141 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: finishing write tid 4 to smithi04088644-141 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: oid 141 updating version 0 to 33 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: oid 141 version 33 is already newer than 31 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: oid 141 version 33 is already newer than 32 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 141 v 33 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:142: finishing write tid 1 to smithi04088644-142 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:142: finishing write tid 2 to smithi04088644-142 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:140: done (15 left) 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:141: done (14 left) 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:156: write initial oid 156 2023-12-01T15:44:46.631 INFO:tasks.rados.rados.0.smithi040.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-12-01T15:44:46.637 INFO:tasks.rados.rados.0.smithi040.stdout:156: writing smithi04088644-156 from 605085 to 1395740 tid 1 2023-12-01T15:44:46.644 INFO:tasks.rados.rados.0.smithi040.stdout:156: writing smithi04088644-156 from 2170356 to 2605085 tid 2 2023-12-01T15:44:46.644 INFO:tasks.rados.rados.0.smithi040.stdout:157: write initial oid 157 2023-12-01T15:44:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-12-01T15:44:46.650 INFO:tasks.rados.rados.0.smithi040.stdout:157: writing smithi04088644-157 from 621892 to 1087796 tid 1 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:157: writing smithi04088644-157 from 1712485 to 2384196 tid 2 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:142: finishing write tid 3 to smithi04088644-142 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:142: finishing write tid 4 to smithi04088644-142 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:142: oid 142 updating version 0 to 27 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:142: oid 142 updating version 27 to 29 2023-12-01T15:44:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:142: oid 142 version 29 is already newer than 28 2023-12-01T15:44:46.659 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 142 v 29 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-12-01T15:44:46.659 INFO:tasks.rados.rados.0.smithi040.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:44:46.659 INFO:tasks.rados.rados.0.smithi040.stdout:143: finishing write tid 1 to smithi04088644-143 2023-12-01T15:44:46.659 INFO:tasks.rados.rados.0.smithi040.stdout:142: done (15 left) 2023-12-01T15:44:46.659 INFO:tasks.rados.rados.0.smithi040.stdout:158: write initial oid 158 2023-12-01T15:44:46.659 INFO:tasks.rados.rados.0.smithi040.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-12-01T15:44:46.663 INFO:tasks.rados.rados.0.smithi040.stdout:158: writing smithi04088644-158 from 638699 to 1179852 tid 1 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:158: writing smithi04088644-158 from 1770967 to 2302689 tid 2 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: finishing write tid 2 to smithi04088644-143 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: finishing write tid 3 to smithi04088644-143 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: finishing write tid 4 to smithi04088644-143 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: oid 143 updating version 0 to 54 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: oid 143 version 54 is already newer than 52 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: oid 143 version 54 is already newer than 53 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 143 v 54 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-12-01T15:44:46.671 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 1 to smithi04088644-144 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 2 to smithi04088644-144 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 3 to smithi04088644-144 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 4 to smithi04088644-144 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: oid 144 updating version 0 to 33 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: oid 144 version 33 is already newer than 32 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: oid 144 version 33 is already newer than 31 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 144 v 33 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 1 to smithi04088644-145 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 2 to smithi04088644-145 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 3 to smithi04088644-145 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 4 to smithi04088644-145 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: oid 145 updating version 0 to 32 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: oid 145 version 32 is already newer than 31 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:145: oid 145 version 32 is already newer than 30 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 145 v 32 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:143: done (15 left) 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:144: done (14 left) 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:145: done (13 left) 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:159: write initial oid 159 2023-12-01T15:44:46.673 INFO:tasks.rados.rados.0.smithi040.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-12-01T15:44:46.677 INFO:tasks.rados.rados.0.smithi040.stdout:159: writing smithi04088644-159 from 655506 to 1271908 tid 1 2023-12-01T15:44:46.684 INFO:tasks.rados.rados.0.smithi040.stdout:159: writing smithi04088644-159 from 1829449 to 2504829 tid 2 2023-12-01T15:44:46.684 INFO:tasks.rados.rados.0.smithi040.stdout:160: write initial oid 160 2023-12-01T15:44:46.684 INFO:tasks.rados.rados.0.smithi040.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-12-01T15:44:46.691 INFO:tasks.rados.rados.0.smithi040.stdout:160: writing smithi04088644-160 from 672313 to 1363964 tid 1 2023-12-01T15:44:46.697 INFO:tasks.rados.rados.0.smithi040.stdout:160: writing smithi04088644-160 from 1887931 to 2306969 tid 2 2023-12-01T15:44:46.697 INFO:tasks.rados.rados.0.smithi040.stdout:161: write initial oid 161 2023-12-01T15:44:46.697 INFO:tasks.rados.rados.0.smithi040.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-12-01T15:44:46.703 INFO:tasks.rados.rados.0.smithi040.stdout:161: writing smithi04088644-161 from 689120 to 1172373 tid 1 2023-12-01T15:44:46.711 INFO:tasks.rados.rados.0.smithi040.stdout:161: writing smithi04088644-161 from 1946413 to 2625462 tid 2 2023-12-01T15:44:46.711 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: finishing write tid 1 to smithi04088644-146 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: finishing write tid 2 to smithi04088644-146 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: finishing write tid 3 to smithi04088644-146 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: finishing write tid 4 to smithi04088644-146 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: oid 146 updating version 0 to 36 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: oid 146 version 36 is already newer than 34 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: oid 146 version 36 is already newer than 35 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 36 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:146: done (15 left) 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:162: write initial oid 162 2023-12-01T15:44:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-12-01T15:44:46.718 INFO:tasks.rados.rados.0.smithi040.stdout:162: writing smithi04088644-162 from 705927 to 1264429 tid 1 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:162: writing smithi04088644-162 from 2004895 to 2427602 tid 2 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: finishing write tid 1 to smithi04088644-147 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: finishing write tid 2 to smithi04088644-147 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: finishing write tid 3 to smithi04088644-147 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: finishing write tid 4 to smithi04088644-147 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: oid 147 updating version 0 to 20 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: oid 147 updating version 20 to 22 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: oid 147 version 22 is already newer than 21 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 147 v 22 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-12-01T15:44:46.726 INFO:tasks.rados.rados.0.smithi040.stdout:148: finishing write tid 1 to smithi04088644-148 2023-12-01T15:44:46.726 INFO:tasks.rados.rados.0.smithi040.stdout:147: done (15 left) 2023-12-01T15:44:46.726 INFO:tasks.rados.rados.0.smithi040.stdout:163: write initial oid 163 2023-12-01T15:44:46.726 INFO:tasks.rados.rados.0.smithi040.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-12-01T15:44:46.732 INFO:tasks.rados.rados.0.smithi040.stdout:163: writing smithi04088644-163 from 722734 to 1356485 tid 1 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:163: writing smithi04088644-163 from 2063377 to 2722734 tid 2 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:148: finishing write tid 2 to smithi04088644-148 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:148: finishing write tid 3 to smithi04088644-148 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:148: finishing write tid 4 to smithi04088644-148 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:148: oid 148 updating version 0 to 39 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:148: oid 148 version 39 is already newer than 37 2023-12-01T15:44:46.740 INFO:tasks.rados.rados.0.smithi040.stdout:148: oid 148 version 39 is already newer than 38 2023-12-01T15:44:46.741 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 148 v 39 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-12-01T15:44:46.741 INFO:tasks.rados.rados.0.smithi040.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:44:46.741 INFO:tasks.rados.rados.0.smithi040.stdout:149: finishing write tid 1 to smithi04088644-149 2023-12-01T15:44:46.741 INFO:tasks.rados.rados.0.smithi040.stdout:148: done (15 left) 2023-12-01T15:44:46.741 INFO:tasks.rados.rados.0.smithi040.stdout:164: write initial oid 164 2023-12-01T15:44:46.741 INFO:tasks.rados.rados.0.smithi040.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-12-01T15:44:46.748 INFO:tasks.rados.rados.0.smithi040.stdout:164: writing smithi04088644-164 from 739541 to 1448541 tid 1 2023-12-01T15:44:46.754 INFO:tasks.rados.rados.0.smithi040.stdout:164: writing smithi04088644-164 from 2121859 to 2548235 tid 2 2023-12-01T15:44:46.754 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: finishing write tid 2 to smithi04088644-149 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: finishing write tid 3 to smithi04088644-149 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: finishing write tid 4 to smithi04088644-149 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: oid 149 updating version 0 to 33 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: oid 149 version 33 is already newer than 32 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: oid 149 updating version 33 to 34 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 149 v 34 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:150: finishing write tid 1 to smithi04088644-150 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:150: finishing write tid 2 to smithi04088644-150 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:149: done (15 left) 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:165: write initial oid 165 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:150: finishing write tid 3 to smithi04088644-150 2023-12-01T15:44:46.755 INFO:tasks.rados.rados.0.smithi040.stdout:150: finishing write tid 4 to smithi04088644-150 2023-12-01T15:44:46.756 INFO:tasks.rados.rados.0.smithi040.stdout:150: oid 150 updating version 0 to 34 2023-12-01T15:44:46.756 INFO:tasks.rados.rados.0.smithi040.stdout:150: oid 150 updating version 34 to 35 2023-12-01T15:44:46.756 INFO:tasks.rados.rados.0.smithi040.stdout:150: oid 150 updating version 35 to 36 2023-12-01T15:44:46.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 150 v 36 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-12-01T15:44:46.756 INFO:tasks.rados.rados.0.smithi040.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-12-01T15:44:46.756 INFO:tasks.rados.rados.0.smithi040.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-12-01T15:44:46.762 INFO:tasks.rados.rados.0.smithi040.stdout:165: writing smithi04088644-165 from 756348 to 1540597 tid 1 2023-12-01T15:44:46.769 INFO:tasks.rados.rados.0.smithi040.stdout:165: writing smithi04088644-165 from 2063988 to 2750375 tid 2 2023-12-01T15:44:46.769 INFO:tasks.rados.rados.0.smithi040.stdout:150: done (15 left) 2023-12-01T15:44:46.769 INFO:tasks.rados.rados.0.smithi040.stdout:166: write initial oid 166 2023-12-01T15:44:46.769 INFO:tasks.rados.rados.0.smithi040.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-12-01T15:44:46.776 INFO:tasks.rados.rados.0.smithi040.stdout:166: writing smithi04088644-166 from 773155 to 1232653 tid 1 2023-12-01T15:44:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:166: writing smithi04088644-166 from 1722470 to 2152515 tid 2 2023-12-01T15:44:46.785 INFO:tasks.rados.rados.0.smithi040.stdout:166: writing smithi04088644-166 from 2648676 to 2773155 tid 3 2023-12-01T15:44:46.785 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: finishing write tid 1 to smithi04088644-151 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: finishing write tid 2 to smithi04088644-151 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: finishing write tid 3 to smithi04088644-151 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: finishing write tid 4 to smithi04088644-151 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: oid 151 updating version 0 to 35 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: oid 151 version 35 is already newer than 34 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: oid 151 version 35 is already newer than 33 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 151 v 35 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:152: finishing write tid 1 to smithi04088644-152 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:152: finishing write tid 2 to smithi04088644-152 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:152: finishing write tid 3 to smithi04088644-152 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:152: finishing write tid 4 to smithi04088644-152 2023-12-01T15:44:46.786 INFO:tasks.rados.rados.0.smithi040.stdout:152: oid 152 updating version 0 to 37 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:152: oid 152 updating version 37 to 38 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:152: oid 152 updating version 38 to 39 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 152 v 39 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: finishing write tid 1 to smithi04088644-153 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: finishing write tid 2 to smithi04088644-153 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: finishing write tid 3 to smithi04088644-153 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: finishing write tid 4 to smithi04088644-153 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: oid 153 updating version 0 to 38 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: oid 153 version 38 is already newer than 37 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: oid 153 version 38 is already newer than 36 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 153 v 38 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-12-01T15:44:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:154: finishing write tid 1 to smithi04088644-154 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: finishing write tid 2 to smithi04088644-154 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: finishing write tid 3 to smithi04088644-154 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: finishing write tid 4 to smithi04088644-154 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: oid 154 updating version 0 to 40 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: oid 154 version 40 is already newer than 39 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: oid 154 updating version 40 to 41 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 41 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: finishing write tid 1 to smithi04088644-155 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: finishing write tid 2 to smithi04088644-155 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: finishing write tid 3 to smithi04088644-155 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: finishing write tid 4 to smithi04088644-155 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: oid 155 updating version 0 to 36 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: oid 155 version 36 is already newer than 34 2023-12-01T15:44:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:155: oid 155 version 36 is already newer than 35 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 155 v 36 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 1 to smithi04088644-156 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 2 to smithi04088644-156 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 3 to smithi04088644-156 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 4 to smithi04088644-156 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: oid 156 updating version 0 to 27 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: oid 156 version 27 is already newer than 26 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: oid 156 updating version 27 to 28 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 156 v 28 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:157: finishing write tid 1 to smithi04088644-157 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:157: finishing write tid 2 to smithi04088644-157 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:151: done (15 left) 2023-12-01T15:44:46.789 INFO:tasks.rados.rados.0.smithi040.stdout:152: done (14 left) 2023-12-01T15:44:46.790 INFO:tasks.rados.rados.0.smithi040.stdout:153: done (13 left) 2023-12-01T15:44:46.790 INFO:tasks.rados.rados.0.smithi040.stdout:154: done (12 left) 2023-12-01T15:44:46.790 INFO:tasks.rados.rados.0.smithi040.stdout:155: done (11 left) 2023-12-01T15:44:46.790 INFO:tasks.rados.rados.0.smithi040.stdout:156: done (10 left) 2023-12-01T15:44:46.790 INFO:tasks.rados.rados.0.smithi040.stdout:167: write initial oid 167 2023-12-01T15:44:46.790 INFO:tasks.rados.rados.0.smithi040.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-12-01T15:44:46.792 INFO:tasks.rados.rados.0.smithi040.stdout:167: writing smithi04088644-167 from 789962 to 1324709 tid 1 2023-12-01T15:44:46.798 INFO:tasks.rados.rados.0.smithi040.stdout:167: writing smithi04088644-167 from 1780952 to 2471008 tid 2 2023-12-01T15:44:46.798 INFO:tasks.rados.rados.0.smithi040.stdout:168: write initial oid 168 2023-12-01T15:44:46.799 INFO:tasks.rados.rados.0.smithi040.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-12-01T15:44:46.804 INFO:tasks.rados.rados.0.smithi040.stdout:168: writing smithi04088644-168 from 406769 to 1016765 tid 1 2023-12-01T15:44:46.809 INFO:tasks.rados.rados.0.smithi040.stdout:168: writing smithi04088644-168 from 1439434 to 1873148 tid 2 2023-12-01T15:44:46.814 INFO:tasks.rados.rados.0.smithi040.stdout:168: writing smithi04088644-168 from 2303522 to 2806769 tid 3 2023-12-01T15:44:46.814 INFO:tasks.rados.rados.0.smithi040.stdout:169: write initial oid 169 2023-12-01T15:44:46.814 INFO:tasks.rados.rados.0.smithi040.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-12-01T15:44:46.819 INFO:tasks.rados.rados.0.smithi040.stdout:169: writing smithi04088644-169 from 423576 to 825174 tid 1 2023-12-01T15:44:46.826 INFO:tasks.rados.rados.0.smithi040.stdout:169: writing smithi04088644-169 from 1497916 to 2191641 tid 2 2023-12-01T15:44:46.826 INFO:tasks.rados.rados.0.smithi040.stdout:170: write initial oid 170 2023-12-01T15:44:46.826 INFO:tasks.rados.rados.0.smithi040.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-12-01T15:44:46.832 INFO:tasks.rados.rados.0.smithi040.stdout:170: writing smithi04088644-170 from 440383 to 917230 tid 1 2023-12-01T15:44:46.837 INFO:tasks.rados.rados.0.smithi040.stdout:170: writing smithi04088644-170 from 1556398 to 1993781 tid 2 2023-12-01T15:44:46.842 INFO:tasks.rados.rados.0.smithi040.stdout:170: writing smithi04088644-170 from 2474721 to 2840383 tid 3 2023-12-01T15:44:46.842 INFO:tasks.rados.rados.0.smithi040.stdout:171: write initial oid 171 2023-12-01T15:44:46.842 INFO:tasks.rados.rados.0.smithi040.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-12-01T15:44:46.847 INFO:tasks.rados.rados.0.smithi040.stdout:171: writing smithi04088644-171 from 457190 to 1009286 tid 1 2023-12-01T15:44:46.854 INFO:tasks.rados.rados.0.smithi040.stdout:171: writing smithi04088644-171 from 1614880 to 2195921 tid 2 2023-12-01T15:44:46.858 INFO:tasks.rados.rados.0.smithi040.stdout:171: writing smithi04088644-171 from 2785791 to 2857190 tid 3 2023-12-01T15:44:46.858 INFO:tasks.rados.rados.0.smithi040.stdout:172: write initial oid 172 2023-12-01T15:44:46.858 INFO:tasks.rados.rados.0.smithi040.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-12-01T15:44:46.864 INFO:tasks.rados.rados.0.smithi040.stdout:172: writing smithi04088644-172 from 473997 to 1101342 tid 1 2023-12-01T15:44:46.869 INFO:tasks.rados.rados.0.smithi040.stdout:172: writing smithi04088644-172 from 1673362 to 2114414 tid 2 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:172: writing smithi04088644-172 from 2529567 to 2873997 tid 3 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:157: finishing write tid 3 to smithi04088644-157 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:157: finishing write tid 4 to smithi04088644-157 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:157: oid 157 updating version 0 to 32 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:157: oid 157 version 32 is already newer than 31 2023-12-01T15:44:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:157: oid 157 updating version 32 to 33 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 157 v 33 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing write tid 1 to smithi04088644-158 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing write tid 2 to smithi04088644-158 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:157: done (15 left) 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:173: write initial oid 173 2023-12-01T15:44:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-12-01T15:44:46.880 INFO:tasks.rados.rados.0.smithi040.stdout:173: writing smithi04088644-173 from 490804 to 1193398 tid 1 2023-12-01T15:44:46.886 INFO:tasks.rados.rados.0.smithi040.stdout:173: writing smithi04088644-173 from 1615491 to 2200201 tid 2 2023-12-01T15:44:46.890 INFO:tasks.rados.rados.0.smithi040.stdout:173: writing smithi04088644-173 from 2724284 to 2890804 tid 3 2023-12-01T15:44:46.890 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.890 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing write tid 3 to smithi04088644-158 2023-12-01T15:44:46.890 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing write tid 4 to smithi04088644-158 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:158: oid 158 updating version 0 to 37 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:158: oid 158 updating version 37 to 38 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:158: oid 158 updating version 38 to 39 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 39 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:159: finishing write tid 1 to smithi04088644-159 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:159: finishing write tid 2 to smithi04088644-159 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:159: finishing write tid 3 to smithi04088644-159 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:158: done (15 left) 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:174: write initial oid 174 2023-12-01T15:44:46.891 INFO:tasks.rados.rados.0.smithi040.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-12-01T15:44:46.897 INFO:tasks.rados.rados.0.smithi040.stdout:174: writing smithi04088644-174 from 507611 to 1285454 tid 1 2023-12-01T15:44:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:174: writing smithi04088644-174 from 2073973 to 2518694 tid 2 2023-12-01T15:44:46.905 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:159: finishing write tid 4 to smithi04088644-159 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:159: oid 159 updating version 0 to 38 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:159: oid 159 updating version 38 to 39 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:159: oid 159 version 39 is already newer than 37 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 159 v 39 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:159: done (15 left) 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:175: write initial oid 175 2023-12-01T15:44:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-12-01T15:44:46.909 INFO:tasks.rados.rados.0.smithi040.stdout:175: writing smithi04088644-175 from 524418 to 977510 tid 1 2023-12-01T15:44:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:44:46] "GET /metrics HTTP/1.1" 200 36121 "" "Prometheus/2.43.0" 2023-12-01T15:44:46.917 INFO:tasks.rados.rados.0.smithi040.stdout:175: writing smithi04088644-175 from 1732455 to 2320834 tid 2 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:175: writing smithi04088644-175 from 2779130 to 2924418 tid 3 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: finishing write tid 1 to smithi04088644-160 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: finishing write tid 2 to smithi04088644-160 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: finishing write tid 3 to smithi04088644-160 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: finishing write tid 4 to smithi04088644-160 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: oid 160 updating version 0 to 37 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: oid 160 updating version 37 to 39 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: oid 160 version 39 is already newer than 38 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 160 v 39 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-12-01T15:44:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:161: finishing write tid 1 to smithi04088644-161 2023-12-01T15:44:46.922 INFO:tasks.rados.rados.0.smithi040.stdout:160: done (15 left) 2023-12-01T15:44:46.922 INFO:tasks.rados.rados.0.smithi040.stdout:176: write initial oid 176 2023-12-01T15:44:46.922 INFO:tasks.rados.rados.0.smithi040.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-12-01T15:44:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:176: writing smithi04088644-176 from 541225 to 1185919 tid 1 2023-12-01T15:44:46.934 INFO:tasks.rados.rados.0.smithi040.stdout:176: writing smithi04088644-176 from 1907290 to 2355680 tid 2 2023-12-01T15:44:46.934 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.934 INFO:tasks.rados.rados.0.smithi040.stdout:161: finishing write tid 2 to smithi04088644-161 2023-12-01T15:44:46.934 INFO:tasks.rados.rados.0.smithi040.stdout:161: finishing write tid 3 to smithi04088644-161 2023-12-01T15:44:46.934 INFO:tasks.rados.rados.0.smithi040.stdout:161: finishing write tid 4 to smithi04088644-161 2023-12-01T15:44:46.934 INFO:tasks.rados.rados.0.smithi040.stdout:161: oid 161 updating version 0 to 44 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:161: oid 161 version 44 is already newer than 42 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:161: oid 161 version 44 is already newer than 43 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 161 v 44 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 1 to smithi04088644-162 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:161: done (15 left) 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:177: write initial oid 177 2023-12-01T15:44:46.935 INFO:tasks.rados.rados.0.smithi040.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-12-01T15:44:46.941 INFO:tasks.rados.rados.0.smithi040.stdout:177: writing smithi04088644-177 from 558032 to 1277975 tid 1 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:177: writing smithi04088644-177 from 1849419 to 2441467 tid 2 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 2 to smithi04088644-162 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 3 to smithi04088644-162 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 4 to smithi04088644-162 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:162: oid 162 updating version 0 to 35 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:162: oid 162 updating version 35 to 36 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:162: oid 162 version 36 is already newer than 34 2023-12-01T15:44:46.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 162 v 36 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-12-01T15:44:46.948 INFO:tasks.rados.rados.0.smithi040.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-12-01T15:44:46.948 INFO:tasks.rados.rados.0.smithi040.stdout:163: finishing write tid 1 to smithi04088644-163 2023-12-01T15:44:46.948 INFO:tasks.rados.rados.0.smithi040.stdout:162: done (15 left) 2023-12-01T15:44:46.948 INFO:tasks.rados.rados.0.smithi040.stdout:178: write initial oid 178 2023-12-01T15:44:46.948 INFO:tasks.rados.rados.0.smithi040.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-12-01T15:44:46.954 INFO:tasks.rados.rados.0.smithi040.stdout:178: writing smithi04088644-178 from 574839 to 1370031 tid 1 2023-12-01T15:44:46.960 INFO:tasks.rados.rados.0.smithi040.stdout:178: writing smithi04088644-178 from 1907901 to 2359960 tid 2 2023-12-01T15:44:46.960 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: finishing write tid 2 to smithi04088644-163 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: finishing write tid 3 to smithi04088644-163 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: finishing write tid 4 to smithi04088644-163 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: oid 163 updating version 0 to 40 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: oid 163 updating version 40 to 41 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: oid 163 updating version 41 to 42 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 163 v 42 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-12-01T15:44:46.961 INFO:tasks.rados.rados.0.smithi040.stdout:164: finishing write tid 1 to smithi04088644-164 2023-12-01T15:44:46.962 INFO:tasks.rados.rados.0.smithi040.stdout:163: done (15 left) 2023-12-01T15:44:46.962 INFO:tasks.rados.rados.0.smithi040.stdout:179: write initial oid 179 2023-12-01T15:44:46.962 INFO:tasks.rados.rados.0.smithi040.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-12-01T15:44:46.966 INFO:tasks.rados.rados.0.smithi040.stdout:179: writing smithi04088644-179 from 591646 to 1062087 tid 1 2023-12-01T15:44:46.972 INFO:tasks.rados.rados.0.smithi040.stdout:179: writing smithi04088644-179 from 1566383 to 2162100 tid 2 2023-12-01T15:44:46.978 INFO:tasks.rados.rados.0.smithi040.stdout:179: writing smithi04088644-179 from 2888822 to 2991646 tid 3 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: finishing write tid 2 to smithi04088644-164 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: finishing write tid 3 to smithi04088644-164 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: finishing write tid 4 to smithi04088644-164 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: oid 164 updating version 0 to 42 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: oid 164 updating version 42 to 44 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: oid 164 version 44 is already newer than 43 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 164 v 44 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:165: finishing write tid 1 to smithi04088644-165 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:165: finishing write tid 2 to smithi04088644-165 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:165: finishing write tid 3 to smithi04088644-165 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:165: finishing write tid 4 to smithi04088644-165 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:165: oid 165 updating version 0 to 56 2023-12-01T15:44:46.979 INFO:tasks.rados.rados.0.smithi040.stdout:165: oid 165 updating version 56 to 57 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:165: oid 165 version 57 is already newer than 55 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 165 v 57 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: finishing write tid 1 to smithi04088644-166 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: finishing write tid 2 to smithi04088644-166 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: finishing write tid 3 to smithi04088644-166 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: finishing write tid 4 to smithi04088644-166 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: finishing write tid 5 to smithi04088644-166 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: oid 166 updating version 0 to 46 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: oid 166 version 46 is already newer than 44 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: oid 166 version 46 is already newer than 45 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: oid 166 version 46 is already newer than 43 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 166 v 46 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-12-01T15:44:46.980 INFO:tasks.rados.rados.0.smithi040.stdout:167: finishing write tid 1 to smithi04088644-167 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: finishing write tid 2 to smithi04088644-167 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: finishing write tid 3 to smithi04088644-167 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: finishing write tid 4 to smithi04088644-167 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: oid 167 updating version 0 to 40 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: oid 167 updating version 40 to 42 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: oid 167 version 42 is already newer than 41 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 167 v 42 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing write tid 1 to smithi04088644-168 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing write tid 2 to smithi04088644-168 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing write tid 3 to smithi04088644-168 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing write tid 4 to smithi04088644-168 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing write tid 5 to smithi04088644-168 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: oid 168 updating version 0 to 46 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: oid 168 version 46 is already newer than 45 2023-12-01T15:44:46.981 INFO:tasks.rados.rados.0.smithi040.stdout:168: oid 168 updating version 46 to 47 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:168: oid 168 updating version 47 to 48 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 168 v 48 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: finishing write tid 1 to smithi04088644-169 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: finishing write tid 2 to smithi04088644-169 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: finishing write tid 3 to smithi04088644-169 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: finishing write tid 4 to smithi04088644-169 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: oid 169 updating version 0 to 8 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: oid 169 version 8 is already newer than 7 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: oid 169 updating version 8 to 9 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 169 v 9 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-12-01T15:44:46.982 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 1 to smithi04088644-170 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 2 to smithi04088644-170 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 3 to smithi04088644-170 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 4 to smithi04088644-170 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 5 to smithi04088644-170 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: oid 170 updating version 0 to 27 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: oid 170 updating version 27 to 28 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: oid 170 version 28 is already newer than 26 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: oid 170 version 28 is already newer than 25 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 170 v 28 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:171: finishing write tid 1 to smithi04088644-171 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:171: finishing write tid 2 to smithi04088644-171 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:171: finishing write tid 3 to smithi04088644-171 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:171: finishing write tid 4 to smithi04088644-171 2023-12-01T15:44:46.983 INFO:tasks.rados.rados.0.smithi040.stdout:171: finishing write tid 5 to smithi04088644-171 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:171: oid 171 updating version 0 to 24 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:171: oid 171 version 24 is already newer than 23 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:171: oid 171 updating version 24 to 26 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:171: oid 171 version 26 is already newer than 25 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 171 v 26 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: finishing write tid 1 to smithi04088644-172 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: finishing write tid 2 to smithi04088644-172 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: finishing write tid 3 to smithi04088644-172 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: finishing write tid 4 to smithi04088644-172 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: finishing write tid 5 to smithi04088644-172 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: oid 172 updating version 0 to 40 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: oid 172 version 40 is already newer than 39 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: oid 172 version 40 is already newer than 37 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:172: oid 172 version 40 is already newer than 38 2023-12-01T15:44:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 172 v 40 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 1 to smithi04088644-173 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 2 to smithi04088644-173 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 3 to smithi04088644-173 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 4 to smithi04088644-173 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 5 to smithi04088644-173 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: oid 173 updating version 0 to 29 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: oid 173 updating version 29 to 31 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: oid 173 version 31 is already newer than 30 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: oid 173 updating version 31 to 32 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 173 v 32 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:174: finishing write tid 1 to smithi04088644-174 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:174: finishing write tid 2 to smithi04088644-174 2023-12-01T15:44:46.985 INFO:tasks.rados.rados.0.smithi040.stdout:174: finishing write tid 3 to smithi04088644-174 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:174: finishing write tid 4 to smithi04088644-174 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:174: oid 174 updating version 0 to 29 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:174: oid 174 version 29 is already newer than 27 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:174: oid 174 version 29 is already newer than 28 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 29 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:175: finishing write tid 1 to smithi04088644-175 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:175: finishing write tid 2 to smithi04088644-175 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:175: finishing write tid 3 to smithi04088644-175 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:175: finishing write tid 4 to smithi04088644-175 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:164: done (15 left) 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:165: done (14 left) 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:166: done (13 left) 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:167: done (12 left) 2023-12-01T15:44:46.986 INFO:tasks.rados.rados.0.smithi040.stdout:168: done (11 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:169: done (10 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:170: done (9 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:171: done (8 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:172: done (7 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:173: done (6 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:174: done (5 left) 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:180: write initial oid 180 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-12-01T15:44:46.987 INFO:tasks.rados.rados.0.smithi040.stdout:180: writing smithi04088644-180 from 608453 to 1154143 tid 1 2023-12-01T15:44:46.989 INFO:tasks.rados.rados.0.smithi040.stdout:180: writing smithi04088644-180 from 1624865 to 2080593 tid 2 2023-12-01T15:44:46.994 INFO:tasks.rados.rados.0.smithi040.stdout:180: writing smithi04088644-180 from 2632598 to 3008453 tid 3 2023-12-01T15:44:46.994 INFO:tasks.rados.rados.0.smithi040.stdout:181: write initial oid 181 2023-12-01T15:44:46.994 INFO:tasks.rados.rados.0.smithi040.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-12-01T15:44:47.001 INFO:tasks.rados.rados.0.smithi040.stdout:181: writing smithi04088644-181 from 625260 to 1246199 tid 1 2023-12-01T15:44:47.006 INFO:tasks.rados.rados.0.smithi040.stdout:181: writing smithi04088644-181 from 1683347 to 2282733 tid 2 2023-12-01T15:44:47.011 INFO:tasks.rados.rados.0.smithi040.stdout:181: writing smithi04088644-181 from 2943668 to 3025260 tid 3 2023-12-01T15:44:47.011 INFO:tasks.rados.rados.0.smithi040.stdout:182: write initial oid 182 2023-12-01T15:44:47.011 INFO:tasks.rados.rados.0.smithi040.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-12-01T15:44:47.018 INFO:tasks.rados.rados.0.smithi040.stdout:182: writing smithi04088644-182 from 642067 to 1338255 tid 1 2023-12-01T15:44:47.024 INFO:tasks.rados.rados.0.smithi040.stdout:182: writing smithi04088644-182 from 2025476 to 2484873 tid 2 2023-12-01T15:44:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:182: writing smithi04088644-182 from 2971091 to 3042067 tid 3 2023-12-01T15:44:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:183: write initial oid 183 2023-12-01T15:44:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-12-01T15:44:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:183: writing smithi04088644-183 from 658874 to 1430311 tid 1 2023-12-01T15:44:47.042 INFO:tasks.rados.rados.0.smithi040.stdout:183: writing smithi04088644-183 from 2083958 to 2687013 tid 2 2023-12-01T15:44:47.042 INFO:tasks.rados.rados.0.smithi040.stdout:184: write initial oid 184 2023-12-01T15:44:47.042 INFO:tasks.rados.rados.0.smithi040.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-12-01T15:44:47.049 INFO:tasks.rados.rados.0.smithi040.stdout:184: writing smithi04088644-184 from 675681 to 1238720 tid 1 2023-12-01T15:44:47.057 INFO:tasks.rados.rados.0.smithi040.stdout:184: writing smithi04088644-184 from 1858793 to 2605506 tid 2 2023-12-01T15:44:47.060 INFO:tasks.rados.rados.0.smithi040.stdout:184: writing smithi04088644-184 from 3025937 to 3075681 tid 3 2023-12-01T15:44:47.060 INFO:tasks.rados.rados.0.smithi040.stdout:185: write initial oid 185 2023-12-01T15:44:47.060 INFO:tasks.rados.rados.0.smithi040.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-12-01T15:44:47.067 INFO:tasks.rados.rados.0.smithi040.stdout:185: writing smithi04088644-185 from 692488 to 1330776 tid 1 2023-12-01T15:44:47.074 INFO:tasks.rados.rados.0.smithi040.stdout:185: writing smithi04088644-185 from 1917275 to 2523999 tid 2 2023-12-01T15:44:47.074 INFO:tasks.rados.rados.0.smithi040.stdout:186: write initial oid 186 2023-12-01T15:44:47.074 INFO:tasks.rados.rados.0.smithi040.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-12-01T15:44:47.082 INFO:tasks.rados.rados.0.smithi040.stdout:186: writing smithi04088644-186 from 709295 to 1422832 tid 1 2023-12-01T15:44:47.088 INFO:tasks.rados.rados.0.smithi040.stdout:186: writing smithi04088644-186 from 1859404 to 2609786 tid 2 2023-12-01T15:44:47.089 INFO:tasks.rados.rados.0.smithi040.stdout:187: write initial oid 187 2023-12-01T15:44:47.089 INFO:tasks.rados.rados.0.smithi040.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-12-01T15:44:47.097 INFO:tasks.rados.rados.0.smithi040.stdout:187: writing smithi04088644-187 from 726102 to 1514888 tid 1 2023-12-01T15:44:47.102 INFO:tasks.rados.rados.0.smithi040.stdout:187: writing smithi04088644-187 from 1917886 to 2528279 tid 2 2023-12-01T15:44:47.106 INFO:tasks.rados.rados.0.smithi040.stdout:187: writing smithi04088644-187 from 3108206 to 3126102 tid 3 2023-12-01T15:44:47.106 INFO:tasks.rados.rados.0.smithi040.stdout:188: write initial oid 188 2023-12-01T15:44:47.106 INFO:tasks.rados.rados.0.smithi040.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-12-01T15:44:47.113 INFO:tasks.rados.rados.0.smithi040.stdout:188: writing smithi04088644-188 from 742909 to 1206944 tid 1 2023-12-01T15:44:47.121 INFO:tasks.rados.rados.0.smithi040.stdout:188: writing smithi04088644-188 from 1976368 to 2730419 tid 2 2023-12-01T15:44:47.121 INFO:tasks.rados.rados.0.smithi040.stdout:189: write initial oid 189 2023-12-01T15:44:47.121 INFO:tasks.rados.rados.0.smithi040.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-12-01T15:44:47.128 INFO:tasks.rados.rados.0.smithi040.stdout:189: writing smithi04088644-189 from 759716 to 1299000 tid 1 2023-12-01T15:44:47.136 INFO:tasks.rados.rados.0.smithi040.stdout:189: writing smithi04088644-189 from 2034850 to 2648912 tid 2 2023-12-01T15:44:47.136 INFO:tasks.rados.rados.0.smithi040.stdout:190: write initial oid 190 2023-12-01T15:44:47.136 INFO:tasks.rados.rados.0.smithi040.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-12-01T15:44:47.143 INFO:tasks.rados.rados.0.smithi040.stdout:190: writing smithi04088644-190 from 776523 to 1391056 tid 1 2023-12-01T15:44:47.151 INFO:tasks.rados.rados.0.smithi040.stdout:190: writing smithi04088644-190 from 1976979 to 2734699 tid 2 2023-12-01T15:44:47.151 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.151 INFO:tasks.rados.rados.0.smithi040.stdout:175: finishing write tid 5 to smithi04088644-175 2023-12-01T15:44:47.151 INFO:tasks.rados.rados.0.smithi040.stdout:175: oid 175 updating version 0 to 38 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:175: oid 175 version 38 is already newer than 36 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:175: oid 175 version 38 is already newer than 37 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:175: oid 175 version 38 is already newer than 35 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 175 v 38 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:176: finishing write tid 1 to smithi04088644-176 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:176: finishing write tid 2 to smithi04088644-176 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:175: done (15 left) 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:191: write initial oid 191 2023-12-01T15:44:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-12-01T15:44:47.159 INFO:tasks.rados.rados.0.smithi040.stdout:191: writing smithi04088644-191 from 793330 to 1483112 tid 1 2023-12-01T15:44:47.166 INFO:tasks.rados.rados.0.smithi040.stdout:191: writing smithi04088644-191 from 2035461 to 2653192 tid 2 2023-12-01T15:44:47.169 INFO:tasks.rados.rados.0.smithi040.stdout:191: writing smithi04088644-191 from 3101545 to 3193330 tid 3 2023-12-01T15:44:47.169 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.169 INFO:tasks.rados.rados.0.smithi040.stdout:176: finishing write tid 3 to smithi04088644-176 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:176: finishing write tid 4 to smithi04088644-176 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:176: oid 176 updating version 0 to 31 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:176: oid 176 updating version 31 to 32 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:176: oid 176 version 32 is already newer than 30 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 176 v 32 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 1 to smithi04088644-177 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 2 to smithi04088644-177 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:176: done (15 left) 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:192: write initial oid 192 2023-12-01T15:44:47.170 INFO:tasks.rados.rados.0.smithi040.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-12-01T15:44:47.174 INFO:tasks.rados.rados.0.smithi040.stdout:192: writing smithi04088644-192 from 410137 to 891521 tid 1 2023-12-01T15:44:47.182 INFO:tasks.rados.rados.0.smithi040.stdout:192: writing smithi04088644-192 from 1410296 to 2171685 tid 2 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:192: writing smithi04088644-192 from 2728968 to 3210137 tid 3 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 3 to smithi04088644-177 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 4 to smithi04088644-177 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:177: oid 177 updating version 0 to 31 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:177: oid 177 updating version 31 to 32 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:177: oid 177 version 32 is already newer than 30 2023-12-01T15:44:47.188 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 177 v 32 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: finishing write tid 1 to smithi04088644-178 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: finishing write tid 2 to smithi04088644-178 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: finishing write tid 3 to smithi04088644-178 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: finishing write tid 4 to smithi04088644-178 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: oid 178 updating version 0 to 35 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: oid 178 version 35 is already newer than 34 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: oid 178 version 35 is already newer than 33 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 178 v 35 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:179: finishing write tid 1 to smithi04088644-179 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:179: finishing write tid 2 to smithi04088644-179 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:179: finishing write tid 3 to smithi04088644-179 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:177: done (15 left) 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:178: done (14 left) 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:193: write initial oid 193 2023-12-01T15:44:47.189 INFO:tasks.rados.rados.0.smithi040.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-12-01T15:44:47.193 INFO:tasks.rados.rados.0.smithi040.stdout:193: writing smithi04088644-193 from 426944 to 983577 tid 1 2023-12-01T15:44:47.199 INFO:tasks.rados.rados.0.smithi040.stdout:193: writing smithi04088644-193 from 1468778 to 2090178 tid 2 2023-12-01T15:44:47.205 INFO:tasks.rados.rados.0.smithi040.stdout:193: writing smithi04088644-193 from 2872744 to 3226944 tid 3 2023-12-01T15:44:47.206 INFO:tasks.rados.rados.0.smithi040.stdout:194: write initial oid 194 2023-12-01T15:44:47.206 INFO:tasks.rados.rados.0.smithi040.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-12-01T15:44:47.211 INFO:tasks.rados.rados.0.smithi040.stdout:194: writing smithi04088644-194 from 443751 to 1075633 tid 1 2023-12-01T15:44:47.220 INFO:tasks.rados.rados.0.smithi040.stdout:194: writing smithi04088644-194 from 1810907 to 2575965 tid 2 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:194: writing smithi04088644-194 from 3067461 to 3243751 tid 3 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: finishing write tid 4 to smithi04088644-179 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: finishing write tid 5 to smithi04088644-179 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: oid 179 updating version 0 to 48 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: oid 179 version 48 is already newer than 46 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: oid 179 version 48 is already newer than 45 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: oid 179 version 48 is already newer than 47 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 179 v 48 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-12-01T15:44:47.224 INFO:tasks.rados.rados.0.smithi040.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:44:47.225 INFO:tasks.rados.rados.0.smithi040.stdout:180: finishing write tid 1 to smithi04088644-180 2023-12-01T15:44:47.225 INFO:tasks.rados.rados.0.smithi040.stdout:180: finishing write tid 2 to smithi04088644-180 2023-12-01T15:44:47.225 INFO:tasks.rados.rados.0.smithi040.stdout:179: done (15 left) 2023-12-01T15:44:47.225 INFO:tasks.rados.rados.0.smithi040.stdout:195: write initial oid 195 2023-12-01T15:44:47.225 INFO:tasks.rados.rados.0.smithi040.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-12-01T15:44:47.230 INFO:tasks.rados.rados.0.smithi040.stdout:195: writing smithi04088644-195 from 460558 to 1167689 tid 1 2023-12-01T15:44:47.237 INFO:tasks.rados.rados.0.smithi040.stdout:195: writing smithi04088644-195 from 1869389 to 2378105 tid 2 2023-12-01T15:44:47.242 INFO:tasks.rados.rados.0.smithi040.stdout:195: writing smithi04088644-195 from 3094884 to 3260558 tid 3 2023-12-01T15:44:47.242 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: finishing write tid 3 to smithi04088644-180 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: finishing write tid 4 to smithi04088644-180 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: finishing write tid 5 to smithi04088644-180 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: oid 180 updating version 0 to 47 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: oid 180 updating version 47 to 48 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: oid 180 updating version 48 to 49 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: oid 180 updating version 49 to 50 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 180 v 50 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: finishing write tid 1 to smithi04088644-181 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: finishing write tid 2 to smithi04088644-181 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: finishing write tid 3 to smithi04088644-181 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: finishing write tid 4 to smithi04088644-181 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: finishing write tid 5 to smithi04088644-181 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: oid 181 updating version 0 to 61 2023-12-01T15:44:47.243 INFO:tasks.rados.rados.0.smithi040.stdout:181: oid 181 version 61 is already newer than 58 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:181: oid 181 version 61 is already newer than 60 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:181: oid 181 version 61 is already newer than 59 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 181 v 61 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:180: done (15 left) 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:181: done (14 left) 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:196: write initial oid 196 2023-12-01T15:44:47.244 INFO:tasks.rados.rados.0.smithi040.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-12-01T15:44:47.249 INFO:tasks.rados.rados.0.smithi040.stdout:196: writing smithi04088644-196 from 477365 to 1259745 tid 1 2023-12-01T15:44:47.257 INFO:tasks.rados.rados.0.smithi040.stdout:196: writing smithi04088644-196 from 1927871 to 2696598 tid 2 2023-12-01T15:44:47.260 INFO:tasks.rados.rados.0.smithi040.stdout:196: writing smithi04088644-196 from 3122307 to 3277365 tid 3 2023-12-01T15:44:47.260 INFO:tasks.rados.rados.0.smithi040.stdout:197: write initial oid 197 2023-12-01T15:44:47.261 INFO:tasks.rados.rados.0.smithi040.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-12-01T15:44:47.265 INFO:tasks.rados.rados.0.smithi040.stdout:197: writing smithi04088644-197 from 494172 to 951801 tid 1 2023-12-01T15:44:47.272 INFO:tasks.rados.rados.0.smithi040.stdout:197: writing smithi04088644-197 from 1586353 to 2098738 tid 2 2023-12-01T15:44:47.279 INFO:tasks.rados.rados.0.smithi040.stdout:197: writing smithi04088644-197 from 2749730 to 3294172 tid 3 2023-12-01T15:44:47.279 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.279 INFO:tasks.rados.rados.0.smithi040.stdout:182: finishing write tid 1 to smithi04088644-182 2023-12-01T15:44:47.279 INFO:tasks.rados.rados.0.smithi040.stdout:182: finishing write tid 2 to smithi04088644-182 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: finishing write tid 3 to smithi04088644-182 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: finishing write tid 4 to smithi04088644-182 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: finishing write tid 5 to smithi04088644-182 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: oid 182 updating version 0 to 40 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: oid 182 version 40 is already newer than 39 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: oid 182 updating version 40 to 41 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: oid 182 updating version 41 to 42 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 182 v 42 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:183: finishing write tid 1 to smithi04088644-183 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:183: finishing write tid 2 to smithi04088644-183 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:183: finishing write tid 3 to smithi04088644-183 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:183: finishing write tid 4 to smithi04088644-183 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:183: oid 183 updating version 0 to 34 2023-12-01T15:44:47.280 INFO:tasks.rados.rados.0.smithi040.stdout:183: oid 183 version 34 is already newer than 33 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:183: oid 183 updating version 34 to 35 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 183 v 35 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 1 to smithi04088644-184 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 2 to smithi04088644-184 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 3 to smithi04088644-184 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 4 to smithi04088644-184 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:182: done (15 left) 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:183: done (14 left) 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:198: write initial oid 198 2023-12-01T15:44:47.281 INFO:tasks.rados.rados.0.smithi040.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-12-01T15:44:47.284 INFO:tasks.rados.rados.0.smithi040.stdout:198: writing smithi04088644-198 from 510979 to 1043857 tid 1 2023-12-01T15:44:47.291 INFO:tasks.rados.rados.0.smithi040.stdout:198: writing smithi04088644-198 from 1528482 to 2300878 tid 2 2023-12-01T15:44:47.297 INFO:tasks.rados.rados.0.smithi040.stdout:198: writing smithi04088644-198 from 3060800 to 3310979 tid 3 2023-12-01T15:44:47.297 INFO:tasks.rados.rados.0.smithi040.stdout:199: write initial oid 199 2023-12-01T15:44:47.297 INFO:tasks.rados.rados.0.smithi040.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-12-01T15:44:47.304 INFO:tasks.rados.rados.0.smithi040.stdout:199: writing smithi04088644-199 from 527786 to 1252266 tid 1 2023-12-01T15:44:47.309 INFO:tasks.rados.rados.0.smithi040.stdout:199: writing smithi04088644-199 from 1703317 to 2219371 tid 2 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:199: writing smithi04088644-199 from 2804576 to 3239611 tid 3 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 5 to smithi04088644-184 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:184: oid 184 updating version 0 to 63 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:184: oid 184 updating version 63 to 65 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:184: oid 184 version 65 is already newer than 64 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:184: oid 184 version 65 is already newer than 62 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 184 v 65 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 1 to smithi04088644-185 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 2 to smithi04088644-185 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 3 to smithi04088644-185 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 4 to smithi04088644-185 2023-12-01T15:44:47.316 INFO:tasks.rados.rados.0.smithi040.stdout:185: oid 185 updating version 0 to 50 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:185: oid 185 version 50 is already newer than 49 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:185: oid 185 updating version 50 to 51 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 185 v 51 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: finishing write tid 1 to smithi04088644-186 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: finishing write tid 2 to smithi04088644-186 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: finishing write tid 3 to smithi04088644-186 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: finishing write tid 4 to smithi04088644-186 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: oid 186 updating version 0 to 40 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: oid 186 updating version 40 to 41 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: oid 186 updating version 41 to 42 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 186 v 42 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-12-01T15:44:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:187: finishing write tid 1 to smithi04088644-187 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:187: finishing write tid 2 to smithi04088644-187 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:187: finishing write tid 3 to smithi04088644-187 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:184: done (15 left) 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:185: done (14 left) 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:186: done (13 left) 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:200: write initial oid 200 2023-12-01T15:44:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-12-01T15:44:47.322 INFO:tasks.rados.rados.0.smithi040.stdout:200: writing smithi04088644-200 from 544593 to 1344322 tid 1 2023-12-01T15:44:47.329 INFO:tasks.rados.rados.0.smithi040.stdout:200: writing smithi04088644-200 from 1761799 to 2537864 tid 2 2023-12-01T15:44:47.334 INFO:tasks.rados.rados.0.smithi040.stdout:200: writing smithi04088644-200 from 2948352 to 3344593 tid 3 2023-12-01T15:44:47.334 INFO:tasks.rados.rados.0.smithi040.stdout:201: write initial oid 201 2023-12-01T15:44:47.334 INFO:tasks.rados.rados.0.smithi040.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-12-01T15:44:47.340 INFO:tasks.rados.rados.0.smithi040.stdout:201: writing smithi04088644-201 from 561400 to 1036378 tid 1 2023-12-01T15:44:47.348 INFO:tasks.rados.rados.0.smithi040.stdout:201: writing smithi04088644-201 from 1820281 to 2340004 tid 2 2023-12-01T15:44:47.353 INFO:tasks.rados.rados.0.smithi040.stdout:201: writing smithi04088644-201 from 2859422 to 3317001 tid 3 2023-12-01T15:44:47.353 INFO:tasks.rados.rados.0.smithi040.stdout:202: write initial oid 202 2023-12-01T15:44:47.353 INFO:tasks.rados.rados.0.smithi040.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-12-01T15:44:47.359 INFO:tasks.rados.rados.0.smithi040.stdout:202: writing smithi04088644-202 from 578207 to 1128434 tid 1 2023-12-01T15:44:47.368 INFO:tasks.rados.rados.0.smithi040.stdout:202: writing smithi04088644-202 from 1762410 to 2542144 tid 2 2023-12-01T15:44:47.373 INFO:tasks.rados.rados.0.smithi040.stdout:202: writing smithi04088644-202 from 3286845 to 3378207 tid 3 2023-12-01T15:44:47.373 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.373 INFO:tasks.rados.rados.0.smithi040.stdout:187: finishing write tid 4 to smithi04088644-187 2023-12-01T15:44:47.373 INFO:tasks.rados.rados.0.smithi040.stdout:187: finishing write tid 5 to smithi04088644-187 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:187: oid 187 updating version 0 to 10 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:187: oid 187 updating version 10 to 12 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:187: oid 187 version 12 is already newer than 11 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:187: oid 187 updating version 12 to 13 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 187 v 13 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 1 to smithi04088644-188 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:187: done (15 left) 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:203: write initial oid 203 2023-12-01T15:44:47.374 INFO:tasks.rados.rados.0.smithi040.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-12-01T15:44:47.380 INFO:tasks.rados.rados.0.smithi040.stdout:203: writing smithi04088644-203 from 595014 to 1220490 tid 1 2023-12-01T15:44:47.386 INFO:tasks.rados.rados.0.smithi040.stdout:203: writing smithi04088644-203 from 1820892 to 2344284 tid 2 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:203: writing smithi04088644-203 from 2797915 to 3394391 tid 3 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 2 to smithi04088644-188 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 3 to smithi04088644-188 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 4 to smithi04088644-188 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:188: oid 188 updating version 0 to 16 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:188: oid 188 version 16 is already newer than 14 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:188: oid 188 version 16 is already newer than 15 2023-12-01T15:44:47.393 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 188 v 16 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: finishing write tid 1 to smithi04088644-189 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: finishing write tid 2 to smithi04088644-189 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: finishing write tid 3 to smithi04088644-189 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: finishing write tid 4 to smithi04088644-189 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: oid 189 updating version 0 to 38 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: oid 189 version 38 is already newer than 37 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: oid 189 version 38 is already newer than 36 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 189 v 38 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:188: done (15 left) 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:189: done (14 left) 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:204: write initial oid 204 2023-12-01T15:44:47.394 INFO:tasks.rados.rados.0.smithi040.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-12-01T15:44:47.399 INFO:tasks.rados.rados.0.smithi040.stdout:204: writing smithi04088644-204 from 611821 to 1312546 tid 1 2023-12-01T15:44:47.407 INFO:tasks.rados.rados.0.smithi040.stdout:204: writing smithi04088644-204 from 1879374 to 2662777 tid 2 2023-12-01T15:44:47.411 INFO:tasks.rados.rados.0.smithi040.stdout:204: writing smithi04088644-204 from 3341691 to 3411821 tid 3 2023-12-01T15:44:47.411 INFO:tasks.rados.rados.0.smithi040.stdout:205: write initial oid 205 2023-12-01T15:44:47.411 INFO:tasks.rados.rados.0.smithi040.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-12-01T15:44:47.418 INFO:tasks.rados.rados.0.smithi040.stdout:205: writing smithi04088644-205 from 628628 to 1404602 tid 1 2023-12-01T15:44:47.425 INFO:tasks.rados.rados.0.smithi040.stdout:205: writing smithi04088644-205 from 1937856 to 2464917 tid 2 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:205: writing smithi04088644-205 from 3252761 to 3428628 tid 3 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: finishing write tid 1 to smithi04088644-190 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: finishing write tid 2 to smithi04088644-190 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: finishing write tid 3 to smithi04088644-190 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: finishing write tid 4 to smithi04088644-190 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: oid 190 updating version 0 to 45 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: oid 190 version 45 is already newer than 44 2023-12-01T15:44:47.431 INFO:tasks.rados.rados.0.smithi040.stdout:190: oid 190 version 45 is already newer than 43 2023-12-01T15:44:47.432 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 190 v 45 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-12-01T15:44:47.432 INFO:tasks.rados.rados.0.smithi040.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-12-01T15:44:47.432 INFO:tasks.rados.rados.0.smithi040.stdout:191: finishing write tid 1 to smithi04088644-191 2023-12-01T15:44:47.432 INFO:tasks.rados.rados.0.smithi040.stdout:190: done (15 left) 2023-12-01T15:44:47.432 INFO:tasks.rados.rados.0.smithi040.stdout:206: write initial oid 206 2023-12-01T15:44:47.432 INFO:tasks.rados.rados.0.smithi040.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-12-01T15:44:47.436 INFO:tasks.rados.rados.0.smithi040.stdout:206: writing smithi04088644-206 from 645435 to 1096658 tid 1 2023-12-01T15:44:47.445 INFO:tasks.rados.rados.0.smithi040.stdout:206: writing smithi04088644-206 from 1879985 to 2667057 tid 2 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout:206: writing smithi04088644-206 from 3280184 to 3445435 tid 3 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout:191: finishing write tid 2 to smithi04088644-191 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout:191: finishing write tid 3 to smithi04088644-191 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout:191: finishing write tid 4 to smithi04088644-191 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout:191: finishing write tid 5 to smithi04088644-191 2023-12-01T15:44:47.450 INFO:tasks.rados.rados.0.smithi040.stdout:191: oid 191 updating version 0 to 42 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:191: oid 191 version 42 is already newer than 40 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:191: oid 191 version 42 is already newer than 41 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:191: oid 191 updating version 42 to 43 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 191 v 43 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:192: finishing write tid 1 to smithi04088644-192 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:191: done (15 left) 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:207: write initial oid 207 2023-12-01T15:44:47.451 INFO:tasks.rados.rados.0.smithi040.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-12-01T15:44:47.458 INFO:tasks.rados.rados.0.smithi040.stdout:207: writing smithi04088644-207 from 662242 to 1305067 tid 1 2023-12-01T15:44:47.466 INFO:tasks.rados.rados.0.smithi040.stdout:207: writing smithi04088644-207 from 2054820 to 2585550 tid 2 2023-12-01T15:44:47.472 INFO:tasks.rados.rados.0.smithi040.stdout:207: writing smithi04088644-207 from 3307607 to 3462242 tid 3 2023-12-01T15:44:47.472 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: finishing write tid 2 to smithi04088644-192 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: finishing write tid 3 to smithi04088644-192 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: finishing write tid 4 to smithi04088644-192 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: finishing write tid 5 to smithi04088644-192 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: oid 192 updating version 0 to 29 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: oid 192 updating version 29 to 32 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: oid 192 version 32 is already newer than 31 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: oid 192 version 32 is already newer than 30 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 192 v 32 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:193: finishing write tid 1 to smithi04088644-193 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:192: done (15 left) 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:208: write initial oid 208 2023-12-01T15:44:47.473 INFO:tasks.rados.rados.0.smithi040.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-12-01T15:44:47.480 INFO:tasks.rados.rados.0.smithi040.stdout:208: writing smithi04088644-208 from 679049 to 1397123 tid 1 2023-12-01T15:44:47.487 INFO:tasks.rados.rados.0.smithi040.stdout:208: writing smithi04088644-208 from 2113302 to 2787690 tid 2 2023-12-01T15:44:47.492 INFO:tasks.rados.rados.0.smithi040.stdout:208: writing smithi04088644-208 from 3335030 to 3479049 tid 3 2023-12-01T15:44:47.492 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.492 INFO:tasks.rados.rados.0.smithi040.stdout:193: finishing write tid 2 to smithi04088644-193 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: finishing write tid 3 to smithi04088644-193 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: finishing write tid 4 to smithi04088644-193 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: finishing write tid 5 to smithi04088644-193 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: oid 193 updating version 0 to 36 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: oid 193 updating version 36 to 39 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: oid 193 version 39 is already newer than 37 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: oid 193 version 39 is already newer than 38 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 193 v 39 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:194: finishing write tid 1 to smithi04088644-194 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:194: finishing write tid 2 to smithi04088644-194 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:193: done (15 left) 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:209: write initial oid 209 2023-12-01T15:44:47.493 INFO:tasks.rados.rados.0.smithi040.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-12-01T15:44:47.500 INFO:tasks.rados.rados.0.smithi040.stdout:209: writing smithi04088644-209 from 695856 to 1489179 tid 1 2023-12-01T15:44:47.507 INFO:tasks.rados.rados.0.smithi040.stdout:209: writing smithi04088644-209 from 2171784 to 2706183 tid 2 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:209: writing smithi04088644-209 from 3362453 to 3495856 tid 3 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:194: finishing write tid 3 to smithi04088644-194 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:194: finishing write tid 4 to smithi04088644-194 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:194: finishing write tid 5 to smithi04088644-194 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:194: oid 194 updating version 0 to 34 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:194: oid 194 updating version 34 to 35 2023-12-01T15:44:47.512 INFO:tasks.rados.rados.0.smithi040.stdout:194: oid 194 updating version 35 to 36 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:194: oid 194 version 36 is already newer than 33 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 194 v 36 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:195: finishing write tid 1 to smithi04088644-195 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:194: done (15 left) 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:210: write initial oid 210 2023-12-01T15:44:47.513 INFO:tasks.rados.rados.0.smithi040.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-12-01T15:44:47.518 INFO:tasks.rados.rados.0.smithi040.stdout:210: writing smithi04088644-210 from 712663 to 1181235 tid 1 2023-12-01T15:44:47.525 INFO:tasks.rados.rados.0.smithi040.stdout:210: writing smithi04088644-210 from 1713913 to 2391970 tid 2 2023-12-01T15:44:47.533 INFO:tasks.rados.rados.0.smithi040.stdout:210: writing smithi04088644-210 from 2873523 to 3465256 tid 3 2023-12-01T15:44:47.533 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.533 INFO:tasks.rados.rados.0.smithi040.stdout:195: finishing write tid 2 to smithi04088644-195 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: finishing write tid 3 to smithi04088644-195 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: finishing write tid 4 to smithi04088644-195 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: finishing write tid 5 to smithi04088644-195 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: oid 195 updating version 0 to 39 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: oid 195 updating version 39 to 42 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: oid 195 version 42 is already newer than 40 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: oid 195 version 42 is already newer than 41 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 195 v 42 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:196: finishing write tid 1 to smithi04088644-196 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:196: finishing write tid 2 to smithi04088644-196 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:196: finishing write tid 3 to smithi04088644-196 2023-12-01T15:44:47.534 INFO:tasks.rados.rados.0.smithi040.stdout:196: finishing write tid 4 to smithi04088644-196 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:196: finishing write tid 5 to smithi04088644-196 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:196: oid 196 updating version 0 to 54 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:196: oid 196 version 54 is already newer than 53 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:196: oid 196 version 54 is already newer than 51 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:196: oid 196 version 54 is already newer than 52 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 196 v 54 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 1 to smithi04088644-197 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 2 to smithi04088644-197 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 3 to smithi04088644-197 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 4 to smithi04088644-197 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 5 to smithi04088644-197 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: oid 197 updating version 0 to 18 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: oid 197 updating version 18 to 20 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: oid 197 version 20 is already newer than 19 2023-12-01T15:44:47.535 INFO:tasks.rados.rados.0.smithi040.stdout:197: oid 197 version 20 is already newer than 17 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 197 v 20 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing write tid 1 to smithi04088644-198 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing write tid 2 to smithi04088644-198 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing write tid 3 to smithi04088644-198 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing write tid 4 to smithi04088644-198 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing write tid 5 to smithi04088644-198 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: oid 198 updating version 0 to 45 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: oid 198 version 45 is already newer than 43 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: oid 198 updating version 45 to 46 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: oid 198 version 46 is already newer than 44 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 198 v 46 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:199: finishing write tid 1 to smithi04088644-199 2023-12-01T15:44:47.536 INFO:tasks.rados.rados.0.smithi040.stdout:199: finishing write tid 2 to smithi04088644-199 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: finishing write tid 3 to smithi04088644-199 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: finishing write tid 4 to smithi04088644-199 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: finishing write tid 5 to smithi04088644-199 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: oid 199 updating version 0 to 49 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: oid 199 updating version 49 to 50 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: oid 199 updating version 50 to 51 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: oid 199 updating version 51 to 52 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 199 v 52 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: finishing write tid 1 to smithi04088644-200 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: finishing write tid 2 to smithi04088644-200 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: finishing write tid 3 to smithi04088644-200 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: finishing write tid 4 to smithi04088644-200 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: finishing write tid 5 to smithi04088644-200 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: oid 200 updating version 0 to 48 2023-12-01T15:44:47.537 INFO:tasks.rados.rados.0.smithi040.stdout:200: oid 200 updating version 48 to 49 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:200: oid 200 version 49 is already newer than 47 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:200: oid 200 updating version 49 to 50 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 200 v 50 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: finishing write tid 1 to smithi04088644-201 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: finishing write tid 2 to smithi04088644-201 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: finishing write tid 3 to smithi04088644-201 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: finishing write tid 4 to smithi04088644-201 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: finishing write tid 5 to smithi04088644-201 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: oid 201 updating version 0 to 38 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: oid 201 updating version 38 to 39 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: oid 201 version 39 is already newer than 37 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: oid 201 updating version 39 to 40 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 201 v 40 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-12-01T15:44:47.538 INFO:tasks.rados.rados.0.smithi040.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing write tid 1 to smithi04088644-202 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing write tid 2 to smithi04088644-202 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing write tid 3 to smithi04088644-202 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing write tid 4 to smithi04088644-202 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing write tid 5 to smithi04088644-202 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: oid 202 updating version 0 to 40 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: oid 202 updating version 40 to 42 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: oid 202 updating version 42 to 43 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: oid 202 version 43 is already newer than 41 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 202 v 43 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:203: finishing write tid 1 to smithi04088644-203 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:203: finishing write tid 2 to smithi04088644-203 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:203: finishing write tid 3 to smithi04088644-203 2023-12-01T15:44:47.539 INFO:tasks.rados.rados.0.smithi040.stdout:203: finishing write tid 4 to smithi04088644-203 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:203: finishing write tid 5 to smithi04088644-203 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:203: oid 203 updating version 0 to 54 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:203: oid 203 version 54 is already newer than 52 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:203: oid 203 version 54 is already newer than 53 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:203: oid 203 version 54 is already newer than 51 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 203 v 54 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 1 to smithi04088644-204 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 2 to smithi04088644-204 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 3 to smithi04088644-204 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 4 to smithi04088644-204 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 5 to smithi04088644-204 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: oid 204 updating version 0 to 47 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: oid 204 version 47 is already newer than 45 2023-12-01T15:44:47.540 INFO:tasks.rados.rados.0.smithi040.stdout:204: oid 204 version 47 is already newer than 44 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:204: oid 204 version 47 is already newer than 46 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 204 v 47 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:205: finishing write tid 1 to smithi04088644-205 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:205: finishing write tid 2 to smithi04088644-205 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:195: done (15 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:196: done (14 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:197: done (13 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:198: done (12 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:199: done (11 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:200: done (10 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:201: done (9 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:202: done (8 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:203: done (7 left) 2023-12-01T15:44:47.541 INFO:tasks.rados.rados.0.smithi040.stdout:204: done (6 left) 2023-12-01T15:44:47.542 INFO:tasks.rados.rados.0.smithi040.stdout:211: write initial oid 211 2023-12-01T15:44:47.542 INFO:tasks.rados.rados.0.smithi040.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-12-01T15:44:47.542 INFO:tasks.rados.rados.0.smithi040.stdout:211: writing smithi04088644-211 from 729470 to 1273291 tid 1 2023-12-01T15:44:47.544 INFO:tasks.rados.rados.0.smithi040.stdout:211: writing smithi04088644-211 from 1772395 to 2310463 tid 2 2023-12-01T15:44:47.550 INFO:tasks.rados.rados.0.smithi040.stdout:211: writing smithi04088644-211 from 2900946 to 3303951 tid 3 2023-12-01T15:44:47.550 INFO:tasks.rados.rados.0.smithi040.stdout:212: write initial oid 212 2023-12-01T15:44:47.550 INFO:tasks.rados.rados.0.smithi040.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-12-01T15:44:47.558 INFO:tasks.rados.rados.0.smithi040.stdout:212: writing smithi04088644-212 from 746277 to 1365347 tid 1 2023-12-01T15:44:47.565 INFO:tasks.rados.rados.0.smithi040.stdout:212: writing smithi04088644-212 from 1830877 to 2512603 tid 2 2023-12-01T15:44:47.570 INFO:tasks.rados.rados.0.smithi040.stdout:212: writing smithi04088644-212 from 2928369 to 3546277 tid 3 2023-12-01T15:44:47.571 INFO:tasks.rados.rados.0.smithi040.stdout:213: write initial oid 213 2023-12-01T15:44:47.571 INFO:tasks.rados.rados.0.smithi040.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-12-01T15:44:47.578 INFO:tasks.rados.rados.0.smithi040.stdout:213: writing smithi04088644-213 from 763084 to 1457403 tid 1 2023-12-01T15:44:47.584 INFO:tasks.rados.rados.0.smithi040.stdout:213: writing smithi04088644-213 from 1889359 to 2431096 tid 2 2023-12-01T15:44:47.590 INFO:tasks.rados.rados.0.smithi040.stdout:213: writing smithi04088644-213 from 2955792 to 3497694 tid 3 2023-12-01T15:44:47.590 INFO:tasks.rados.rados.0.smithi040.stdout:214: write initial oid 214 2023-12-01T15:44:47.591 INFO:tasks.rados.rados.0.smithi040.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-12-01T15:44:47.597 INFO:tasks.rados.rados.0.smithi040.stdout:214: writing smithi04088644-214 from 779891 to 1265812 tid 1 2023-12-01T15:44:47.606 INFO:tasks.rados.rados.0.smithi040.stdout:214: writing smithi04088644-214 from 1947841 to 2633236 tid 2 2023-12-01T15:44:47.611 INFO:tasks.rados.rados.0.smithi040.stdout:214: writing smithi04088644-214 from 3383215 to 3579891 tid 3 2023-12-01T15:44:47.611 INFO:tasks.rados.rados.0.smithi040.stdout:215: write initial oid 215 2023-12-01T15:44:47.611 INFO:tasks.rados.rados.0.smithi040.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-12-01T15:44:47.618 INFO:tasks.rados.rados.0.smithi040.stdout:215: writing smithi04088644-215 from 796698 to 1357868 tid 1 2023-12-01T15:44:47.625 INFO:tasks.rados.rados.0.smithi040.stdout:215: writing smithi04088644-215 from 2006323 to 2551729 tid 2 2023-12-01T15:44:47.631 INFO:tasks.rados.rados.0.smithi040.stdout:215: writing smithi04088644-215 from 3126991 to 3596698 tid 3 2023-12-01T15:44:47.631 INFO:tasks.rados.rados.0.smithi040.stdout:216: write initial oid 216 2023-12-01T15:44:47.631 INFO:tasks.rados.rados.0.smithi040.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-12-01T15:44:47.637 INFO:tasks.rados.rados.0.smithi040.stdout:216: writing smithi04088644-216 from 413505 to 1049924 tid 1 2023-12-01T15:44:47.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:47 smithi040 bash[28232]: cluster 2023-12-01T15:44:46.278150+0000 mgr.y (mgr.24356) 191 : cluster 0 pgmap v168: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:47.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:47 smithi040 bash[41173]: cluster 2023-12-01T15:44:46.278150+0000 mgr.y (mgr.24356) 191 : cluster 0 pgmap v168: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi040.stdout:216: writing smithi04088644-216 from 1664805 to 2353869 tid 2 2023-12-01T15:44:47.651 INFO:tasks.rados.rados.0.smithi040.stdout:216: writing smithi04088644-216 from 3038061 to 3530132 tid 3 2023-12-01T15:44:47.651 INFO:tasks.rados.rados.0.smithi040.stdout:217: write initial oid 217 2023-12-01T15:44:47.652 INFO:tasks.rados.rados.0.smithi040.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-12-01T15:44:47.658 INFO:tasks.rados.rados.0.smithi040.stdout:217: writing smithi04088644-217 from 430312 to 1141980 tid 1 2023-12-01T15:44:47.664 INFO:tasks.rados.rados.0.smithi040.stdout:217: writing smithi04088644-217 from 1723287 to 2272362 tid 2 2023-12-01T15:44:47.671 INFO:tasks.rados.rados.0.smithi040.stdout:217: writing smithi04088644-217 from 2781837 to 3485180 tid 3 2023-12-01T15:44:47.671 INFO:tasks.rados.rados.0.smithi040.stdout:218: write initial oid 218 2023-12-01T15:44:47.672 INFO:tasks.rados.rados.0.smithi040.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-12-01T15:44:47.678 INFO:tasks.rados.rados.0.smithi040.stdout:218: writing smithi04088644-218 from 447119 to 1234036 tid 1 2023-12-01T15:44:47.685 INFO:tasks.rados.rados.0.smithi040.stdout:218: writing smithi04088644-218 from 1665416 to 2358149 tid 2 2023-12-01T15:44:47.691 INFO:tasks.rados.rados.0.smithi040.stdout:218: writing smithi04088644-218 from 2976554 to 3491169 tid 3 2023-12-01T15:44:47.691 INFO:tasks.rados.rados.0.smithi040.stdout:219: write initial oid 219 2023-12-01T15:44:47.691 INFO:tasks.rados.rados.0.smithi040.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-12-01T15:44:47.697 INFO:tasks.rados.rados.0.smithi040.stdout:219: writing smithi04088644-219 from 463926 to 926092 tid 1 2023-12-01T15:44:47.704 INFO:tasks.rados.rados.0.smithi040.stdout:219: writing smithi04088644-219 from 1723898 to 2160289 tid 2 2023-12-01T15:44:47.711 INFO:tasks.rados.rados.0.smithi040.stdout:219: writing smithi04088644-219 from 2603977 to 3329864 tid 3 2023-12-01T15:44:47.711 INFO:tasks.rados.rados.0.smithi040.stdout:220: write initial oid 220 2023-12-01T15:44:47.711 INFO:tasks.rados.rados.0.smithi040.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-12-01T15:44:47.716 INFO:tasks.rados.rados.0.smithi040.stdout:220: writing smithi04088644-220 from 480733 to 1018148 tid 1 2023-12-01T15:44:47.724 INFO:tasks.rados.rados.0.smithi040.stdout:220: writing smithi04088644-220 from 1782380 to 2478782 tid 2 2023-12-01T15:44:47.731 INFO:tasks.rados.rados.0.smithi040.stdout:220: writing smithi04088644-220 from 3031400 to 3568559 tid 3 2023-12-01T15:44:47.731 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: finishing write tid 3 to smithi04088644-205 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: finishing write tid 4 to smithi04088644-205 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: finishing write tid 5 to smithi04088644-205 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: oid 205 updating version 0 to 46 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: oid 205 version 46 is already newer than 44 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: oid 205 updating version 46 to 47 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: oid 205 version 47 is already newer than 45 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 205 v 47 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 1 to smithi04088644-206 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:205: done (15 left) 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:221: write initial oid 221 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-12-01T15:44:47.737 INFO:tasks.rados.rados.0.smithi040.stdout:221: writing smithi04088644-221 from 497540 to 1110204 tid 1 2023-12-01T15:44:47.744 INFO:tasks.rados.rados.0.smithi040.stdout:221: writing smithi04088644-221 from 1840862 to 2280922 tid 2 2023-12-01T15:44:47.752 INFO:tasks.rados.rados.0.smithi040.stdout:221: writing smithi04088644-221 from 3058823 to 3523607 tid 3 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 2 to smithi04088644-206 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 3 to smithi04088644-206 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 4 to smithi04088644-206 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 5 to smithi04088644-206 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: oid 206 updating version 0 to 51 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: oid 206 version 51 is already newer than 48 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: oid 206 version 51 is already newer than 49 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: oid 206 version 51 is already newer than 50 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 206 v 51 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-12-01T15:44:47.753 INFO:tasks.rados.rados.0.smithi040.stdout:207: finishing write tid 1 to smithi04088644-207 2023-12-01T15:44:47.754 INFO:tasks.rados.rados.0.smithi040.stdout:207: finishing write tid 2 to smithi04088644-207 2023-12-01T15:44:47.754 INFO:tasks.rados.rados.0.smithi040.stdout:207: finishing write tid 3 to smithi04088644-207 2023-12-01T15:44:47.754 INFO:tasks.rados.rados.0.smithi040.stdout:206: done (15 left) 2023-12-01T15:44:47.754 INFO:tasks.rados.rados.0.smithi040.stdout:222: write initial oid 222 2023-12-01T15:44:47.754 INFO:tasks.rados.rados.0.smithi040.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-12-01T15:44:47.757 INFO:tasks.rados.rados.0.smithi040.stdout:222: writing smithi04088644-222 from 514347 to 918613 tid 1 2023-12-01T15:44:47.764 INFO:tasks.rados.rados.0.smithi040.stdout:222: writing smithi04088644-222 from 1499344 to 2199415 tid 2 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:222: writing smithi04088644-222 from 2686246 to 3362302 tid 3 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: finishing write tid 4 to smithi04088644-207 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: finishing write tid 5 to smithi04088644-207 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: oid 207 updating version 0 to 45 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: oid 207 version 45 is already newer than 43 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: oid 207 updating version 45 to 46 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: oid 207 version 46 is already newer than 44 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 207 v 46 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-12-01T15:44:47.771 INFO:tasks.rados.rados.0.smithi040.stdout:208: finishing write tid 1 to smithi04088644-208 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: finishing write tid 2 to smithi04088644-208 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: finishing write tid 3 to smithi04088644-208 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: finishing write tid 4 to smithi04088644-208 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: finishing write tid 5 to smithi04088644-208 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: oid 208 updating version 0 to 49 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: oid 208 version 49 is already newer than 47 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: oid 208 version 49 is already newer than 48 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: oid 208 updating version 49 to 50 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 208 v 50 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:207: done (15 left) 2023-12-01T15:44:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:208: done (14 left) 2023-12-01T15:44:47.773 INFO:tasks.rados.rados.0.smithi040.stdout:223: write initial oid 223 2023-12-01T15:44:47.773 INFO:tasks.rados.rados.0.smithi040.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-12-01T15:44:47.776 INFO:tasks.rados.rados.0.smithi040.stdout:223: writing smithi04088644-223 from 531154 to 1010669 tid 1 2023-12-01T15:44:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:47 smithi141 bash[31670]: cluster 2023-12-01T15:44:46.278150+0000 mgr.y (mgr.24356) 191 : cluster 0 pgmap v168: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:223: writing smithi04088644-223 from 1557826 to 2001555 tid 2 2023-12-01T15:44:47.789 INFO:tasks.rados.rados.0.smithi040.stdout:223: writing smithi04088644-223 from 2713669 to 3200997 tid 3 2023-12-01T15:44:47.792 INFO:tasks.rados.rados.0.smithi040.stdout:223: writing smithi04088644-223 from 3679295 to 3731154 tid 4 2023-12-01T15:44:47.792 INFO:tasks.rados.rados.0.smithi040.stdout:224: write initial oid 224 2023-12-01T15:44:47.792 INFO:tasks.rados.rados.0.smithi040.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-12-01T15:44:47.798 INFO:tasks.rados.rados.0.smithi040.stdout:224: writing smithi04088644-224 from 547961 to 1102725 tid 1 2023-12-01T15:44:47.805 INFO:tasks.rados.rados.0.smithi040.stdout:224: writing smithi04088644-224 from 1616308 to 2320048 tid 2 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:224: writing smithi04088644-224 from 2741092 to 3439692 tid 3 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 1 to smithi04088644-209 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 2 to smithi04088644-209 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 3 to smithi04088644-209 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 4 to smithi04088644-209 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 5 to smithi04088644-209 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: oid 209 updating version 0 to 58 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: oid 209 version 58 is already newer than 55 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: oid 209 version 58 is already newer than 56 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: oid 209 version 58 is already newer than 57 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 209 v 58 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-12-01T15:44:47.812 INFO:tasks.rados.rados.0.smithi040.stdout:210: finishing write tid 1 to smithi04088644-210 2023-12-01T15:44:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:210: finishing write tid 2 to smithi04088644-210 2023-12-01T15:44:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:209: done (15 left) 2023-12-01T15:44:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:225: write initial oid 225 2023-12-01T15:44:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-12-01T15:44:47.818 INFO:tasks.rados.rados.0.smithi040.stdout:225: writing smithi04088644-225 from 564768 to 1194781 tid 1 2023-12-01T15:44:47.823 INFO:tasks.rados.rados.0.smithi040.stdout:225: writing smithi04088644-225 from 1674790 to 2122188 tid 2 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:225: writing smithi04088644-225 from 2768515 to 3394740 tid 3 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: finishing write tid 3 to smithi04088644-210 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: finishing write tid 4 to smithi04088644-210 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: finishing write tid 5 to smithi04088644-210 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: oid 210 updating version 0 to 34 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: oid 210 version 34 is already newer than 33 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: oid 210 updating version 34 to 35 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:210: oid 210 updating version 35 to 36 2023-12-01T15:44:47.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 210 v 36 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: finishing write tid 1 to smithi04088644-211 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: finishing write tid 2 to smithi04088644-211 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: finishing write tid 3 to smithi04088644-211 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: finishing write tid 4 to smithi04088644-211 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: finishing write tid 5 to smithi04088644-211 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: oid 211 updating version 0 to 45 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: oid 211 version 45 is already newer than 43 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: oid 211 version 45 is already newer than 44 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: oid 211 updating version 45 to 46 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 211 v 46 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:212: finishing write tid 1 to smithi04088644-212 2023-12-01T15:44:47.833 INFO:tasks.rados.rados.0.smithi040.stdout:212: finishing write tid 2 to smithi04088644-212 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: finishing write tid 3 to smithi04088644-212 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: finishing write tid 4 to smithi04088644-212 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: finishing write tid 5 to smithi04088644-212 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: oid 212 updating version 0 to 54 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: oid 212 updating version 54 to 55 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: oid 212 version 55 is already newer than 53 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: oid 212 version 55 is already newer than 52 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 212 v 55 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:213: finishing write tid 1 to smithi04088644-213 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:210: done (15 left) 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:211: done (14 left) 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:212: done (13 left) 2023-12-01T15:44:47.834 INFO:tasks.rados.rados.0.smithi040.stdout:226: write initial oid 226 2023-12-01T15:44:47.835 INFO:tasks.rados.rados.0.smithi040.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-12-01T15:44:47.841 INFO:tasks.rados.rados.0.smithi040.stdout:226: writing smithi04088644-226 from 581575 to 1286837 tid 1 2023-12-01T15:44:47.849 INFO:tasks.rados.rados.0.smithi040.stdout:226: writing smithi04088644-226 from 1733272 to 2440681 tid 2 2023-12-01T15:44:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:226: writing smithi04088644-226 from 3195938 to 3633435 tid 3 2023-12-01T15:44:47.856 INFO:tasks.rados.rados.0.smithi040.stdout:227: write initial oid 227 2023-12-01T15:44:47.856 INFO:tasks.rados.rados.0.smithi040.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-12-01T15:44:47.863 INFO:tasks.rados.rados.0.smithi040.stdout:227: writing smithi04088644-227 from 598382 to 1378893 tid 1 2023-12-01T15:44:47.870 INFO:tasks.rados.rados.0.smithi040.stdout:227: writing smithi04088644-227 from 2075401 to 2526468 tid 2 2023-12-01T15:44:47.877 INFO:tasks.rados.rados.0.smithi040.stdout:227: writing smithi04088644-227 from 3107008 to 3755777 tid 3 2023-12-01T15:44:47.877 INFO:tasks.rados.rados.0.smithi040.stdout:228: write initial oid 228 2023-12-01T15:44:47.877 INFO:tasks.rados.rados.0.smithi040.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-12-01T15:44:47.883 INFO:tasks.rados.rados.0.smithi040.stdout:228: writing smithi04088644-228 from 615189 to 1070949 tid 1 2023-12-01T15:44:47.891 INFO:tasks.rados.rados.0.smithi040.stdout:228: writing smithi04088644-228 from 1733883 to 2444961 tid 2 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:228: writing smithi04088644-228 from 3134431 to 3594472 tid 3 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: finishing write tid 2 to smithi04088644-213 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: finishing write tid 3 to smithi04088644-213 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: finishing write tid 4 to smithi04088644-213 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: finishing write tid 5 to smithi04088644-213 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: oid 213 updating version 0 to 48 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: oid 213 version 48 is already newer than 47 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: oid 213 updating version 48 to 49 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: oid 213 version 49 is already newer than 46 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 213 v 49 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 1 to smithi04088644-214 2023-12-01T15:44:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 2 to smithi04088644-214 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 3 to smithi04088644-214 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 4 to smithi04088644-214 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 5 to smithi04088644-214 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: oid 214 updating version 0 to 42 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: oid 214 updating version 42 to 44 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: oid 214 version 44 is already newer than 41 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: oid 214 version 44 is already newer than 43 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 214 v 44 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 1 to smithi04088644-215 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:213: done (15 left) 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:214: done (14 left) 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:229: write initial oid 229 2023-12-01T15:44:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-12-01T15:44:47.904 INFO:tasks.rados.rados.0.smithi040.stdout:229: writing smithi04088644-229 from 631996 to 1163005 tid 1 2023-12-01T15:44:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:229: writing smithi04088644-229 from 1792365 to 2247101 tid 2 2023-12-01T15:44:47.917 INFO:tasks.rados.rados.0.smithi040.stdout:229: writing smithi04088644-229 from 2761854 to 3433167 tid 3 2023-12-01T15:44:47.917 INFO:tasks.rados.rados.0.smithi040.stdout:230: write initial oid 230 2023-12-01T15:44:47.917 INFO:tasks.rados.rados.0.smithi040.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-12-01T15:44:47.924 INFO:tasks.rados.rados.0.smithi040.stdout:230: writing smithi04088644-230 from 648803 to 1371414 tid 1 2023-12-01T15:44:47.932 INFO:tasks.rados.rados.0.smithi040.stdout:230: writing smithi04088644-230 from 1967200 to 2681947 tid 2 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:230: writing smithi04088644-230 from 3421983 to 3848803 tid 3 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 2 to smithi04088644-215 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 3 to smithi04088644-215 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 4 to smithi04088644-215 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 5 to smithi04088644-215 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: oid 215 updating version 0 to 36 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: oid 215 updating version 36 to 37 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: oid 215 updating version 37 to 38 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:215: oid 215 version 38 is already newer than 35 2023-12-01T15:44:47.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 215 v 38 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-12-01T15:44:47.940 INFO:tasks.rados.rados.0.smithi040.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:44:47.940 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing write tid 1 to smithi04088644-216 2023-12-01T15:44:47.940 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing write tid 2 to smithi04088644-216 2023-12-01T15:44:47.940 INFO:tasks.rados.rados.0.smithi040.stdout:215: done (15 left) 2023-12-01T15:44:47.940 INFO:tasks.rados.rados.0.smithi040.stdout:231: write initial oid 231 2023-12-01T15:44:47.940 INFO:tasks.rados.rados.0.smithi040.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-12-01T15:44:47.947 INFO:tasks.rados.rados.0.smithi040.stdout:231: writing smithi04088644-231 from 665610 to 1463470 tid 1 2023-12-01T15:44:47.952 INFO:tasks.rados.rados.0.smithi040.stdout:231: writing smithi04088644-231 from 1909329 to 2367734 tid 2 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:231: writing smithi04088644-231 from 2816700 to 3226910 tid 3 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing write tid 3 to smithi04088644-216 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing write tid 4 to smithi04088644-216 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing write tid 5 to smithi04088644-216 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: oid 216 updating version 0 to 39 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: oid 216 version 39 is already newer than 37 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: oid 216 updating version 39 to 40 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: oid 216 version 40 is already newer than 38 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 216 v 40 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-12-01T15:44:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:217: finishing write tid 1 to smithi04088644-217 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: finishing write tid 2 to smithi04088644-217 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: finishing write tid 3 to smithi04088644-217 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: finishing write tid 4 to smithi04088644-217 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: finishing write tid 5 to smithi04088644-217 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: oid 217 updating version 0 to 53 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: oid 217 version 53 is already newer than 50 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: oid 217 version 53 is already newer than 51 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: oid 217 version 53 is already newer than 52 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 217 v 53 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:218: finishing write tid 1 to smithi04088644-218 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:218: finishing write tid 2 to smithi04088644-218 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:218: finishing write tid 3 to smithi04088644-218 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:218: finishing write tid 4 to smithi04088644-218 2023-12-01T15:44:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:218: finishing write tid 5 to smithi04088644-218 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:218: oid 218 updating version 0 to 42 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:218: oid 218 version 42 is already newer than 41 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:218: oid 218 updating version 42 to 43 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:218: oid 218 updating version 43 to 44 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 218 v 44 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 1 to smithi04088644-219 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 2 to smithi04088644-219 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 3 to smithi04088644-219 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 4 to smithi04088644-219 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 5 to smithi04088644-219 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: oid 219 updating version 0 to 50 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: oid 219 updating version 50 to 51 2023-12-01T15:44:47.962 INFO:tasks.rados.rados.0.smithi040.stdout:219: oid 219 version 51 is already newer than 48 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:219: oid 219 version 51 is already newer than 49 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 219 v 51 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: finishing write tid 1 to smithi04088644-220 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: finishing write tid 2 to smithi04088644-220 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: finishing write tid 3 to smithi04088644-220 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: finishing write tid 4 to smithi04088644-220 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: finishing write tid 5 to smithi04088644-220 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: oid 220 updating version 0 to 47 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: oid 220 updating version 47 to 48 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: oid 220 version 48 is already newer than 45 2023-12-01T15:44:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:220: oid 220 version 48 is already newer than 46 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 220 v 48 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: finishing write tid 1 to smithi04088644-221 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: finishing write tid 2 to smithi04088644-221 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: finishing write tid 3 to smithi04088644-221 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: finishing write tid 4 to smithi04088644-221 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: finishing write tid 5 to smithi04088644-221 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: oid 221 updating version 0 to 39 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: oid 221 updating version 39 to 42 2023-12-01T15:44:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:221: oid 221 version 42 is already newer than 41 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:221: oid 221 version 42 is already newer than 40 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 221 v 42 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:222: finishing write tid 1 to smithi04088644-222 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:222: finishing write tid 2 to smithi04088644-222 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:216: done (15 left) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:217: done (14 left) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:218: done (13 left) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:219: done (12 left) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:220: done (11 left) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:221: done (10 left) 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:232: write initial oid 232 2023-12-01T15:44:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-12-01T15:44:47.967 INFO:tasks.rados.rados.0.smithi040.stdout:232: writing smithi04088644-232 from 682417 to 1155526 tid 1 2023-12-01T15:44:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:232: writing smithi04088644-232 from 1567811 to 2169874 tid 2 2023-12-01T15:44:47.977 INFO:tasks.rados.rados.0.smithi040.stdout:232: writing smithi04088644-232 from 2844123 to 3465605 tid 3 2023-12-01T15:44:47.977 INFO:tasks.rados.rados.0.smithi040.stdout:233: write initial oid 233 2023-12-01T15:44:47.977 INFO:tasks.rados.rados.0.smithi040.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-12-01T15:44:47.983 INFO:tasks.rados.rados.0.smithi040.stdout:233: writing smithi04088644-233 from 699224 to 1247582 tid 1 2023-12-01T15:44:47.991 INFO:tasks.rados.rados.0.smithi040.stdout:233: writing smithi04088644-233 from 2026293 to 2488367 tid 2 2023-12-01T15:44:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:233: writing smithi04088644-233 from 3271546 to 3704300 tid 3 2023-12-01T15:44:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:234: write initial oid 234 2023-12-01T15:44:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-12-01T15:44:48.005 INFO:tasks.rados.rados.0.smithi040.stdout:234: writing smithi04088644-234 from 716031 to 1339638 tid 1 2023-12-01T15:44:48.012 INFO:tasks.rados.rados.0.smithi040.stdout:234: writing smithi04088644-234 from 2084775 to 2690507 tid 2 2023-12-01T15:44:48.020 INFO:tasks.rados.rados.0.smithi040.stdout:234: writing smithi04088644-234 from 3298969 to 3916031 tid 3 2023-12-01T15:44:48.020 INFO:tasks.rados.rados.0.smithi040.stdout:235: write initial oid 235 2023-12-01T15:44:48.020 INFO:tasks.rados.rados.0.smithi040.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-12-01T15:44:48.028 INFO:tasks.rados.rados.0.smithi040.stdout:235: writing smithi04088644-235 from 732838 to 1431694 tid 1 2023-12-01T15:44:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:235: writing smithi04088644-235 from 2026904 to 2492647 tid 2 2023-12-01T15:44:48.041 INFO:tasks.rados.rados.0.smithi040.stdout:235: writing smithi04088644-235 from 3210039 to 3781690 tid 3 2023-12-01T15:44:48.041 INFO:tasks.rados.rados.0.smithi040.stdout:236: write initial oid 236 2023-12-01T15:44:48.041 INFO:tasks.rados.rados.0.smithi040.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-12-01T15:44:48.050 INFO:tasks.rados.rados.0.smithi040.stdout:236: writing smithi04088644-236 from 749645 to 1523750 tid 1 2023-12-01T15:44:48.056 INFO:tasks.rados.rados.0.smithi040.stdout:236: writing smithi04088644-236 from 2085386 to 2694787 tid 2 2023-12-01T15:44:48.063 INFO:tasks.rados.rados.0.smithi040.stdout:236: writing smithi04088644-236 from 3237462 to 3949645 tid 3 2023-12-01T15:44:48.063 INFO:tasks.rados.rados.0.smithi040.stdout:237: write initial oid 237 2023-12-01T15:44:48.064 INFO:tasks.rados.rados.0.smithi040.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-12-01T15:44:48.071 INFO:tasks.rados.rados.0.smithi040.stdout:237: writing smithi04088644-237 from 766452 to 1332159 tid 1 2023-12-01T15:44:48.076 INFO:tasks.rados.rados.0.smithi040.stdout:237: writing smithi04088644-237 from 1860221 to 2329633 tid 2 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:237: writing smithi04088644-237 from 2981238 to 3575433 tid 3 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: finishing write tid 3 to smithi04088644-222 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: finishing write tid 4 to smithi04088644-222 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: finishing write tid 5 to smithi04088644-222 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: oid 222 updating version 0 to 55 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: oid 222 updating version 55 to 57 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: oid 222 updating version 57 to 58 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: oid 222 version 58 is already newer than 56 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 222 v 58 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-12-01T15:44:48.084 INFO:tasks.rados.rados.0.smithi040.stdout:223: finishing write tid 1 to smithi04088644-223 2023-12-01T15:44:48.085 INFO:tasks.rados.rados.0.smithi040.stdout:222: done (15 left) 2023-12-01T15:44:48.085 INFO:tasks.rados.rados.0.smithi040.stdout:238: write initial oid 238 2023-12-01T15:44:48.085 INFO:tasks.rados.rados.0.smithi040.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-12-01T15:44:48.091 INFO:tasks.rados.rados.0.smithi040.stdout:238: writing smithi04088644-238 from 783259 to 1424215 tid 1 2023-12-01T15:44:48.097 INFO:tasks.rados.rados.0.smithi040.stdout:238: writing smithi04088644-238 from 1918703 to 2531773 tid 2 2023-12-01T15:44:48.102 INFO:tasks.rados.rados.0.smithi040.stdout:238: writing smithi04088644-238 from 3008661 to 3414128 tid 3 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:238: writing smithi04088644-238 from 3821939 to 3983259 tid 4 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: finishing write tid 2 to smithi04088644-223 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: finishing write tid 3 to smithi04088644-223 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: finishing write tid 4 to smithi04088644-223 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: finishing write tid 5 to smithi04088644-223 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: finishing write tid 6 to smithi04088644-223 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: oid 223 updating version 0 to 57 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: oid 223 version 57 is already newer than 56 2023-12-01T15:44:48.106 INFO:tasks.rados.rados.0.smithi040.stdout:223: oid 223 updating version 57 to 60 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:223: oid 223 version 60 is already newer than 58 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:223: oid 223 version 60 is already newer than 59 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 223 v 60 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:224: finishing write tid 1 to smithi04088644-224 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:224: finishing write tid 2 to smithi04088644-224 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:223: done (15 left) 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:239: write initial oid 239 2023-12-01T15:44:48.107 INFO:tasks.rados.rados.0.smithi040.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-12-01T15:44:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:239: writing smithi04088644-239 from 400066 to 1116271 tid 1 2023-12-01T15:44:48.117 INFO:tasks.rados.rados.0.smithi040.stdout:239: writing smithi04088644-239 from 1860832 to 2000066 tid 2 2023-12-01T15:44:48.117 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: finishing write tid 3 to smithi04088644-224 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: finishing write tid 4 to smithi04088644-224 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: finishing write tid 5 to smithi04088644-224 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: oid 224 updating version 0 to 52 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: oid 224 version 52 is already newer than 51 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: oid 224 version 52 is already newer than 50 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: oid 224 version 52 is already newer than 49 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 224 v 52 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing write tid 1 to smithi04088644-225 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing write tid 2 to smithi04088644-225 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:224: done (15 left) 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:240: write initial oid 240 2023-12-01T15:44:48.118 INFO:tasks.rados.rados.0.smithi040.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-12-01T15:44:48.124 INFO:tasks.rados.rados.0.smithi040.stdout:240: writing smithi04088644-240 from 416873 to 1208327 tid 1 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:240: writing smithi04088644-240 from 1919314 to 2016873 tid 2 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing write tid 3 to smithi04088644-225 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing write tid 4 to smithi04088644-225 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing write tid 5 to smithi04088644-225 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: oid 225 updating version 0 to 55 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: oid 225 version 55 is already newer than 52 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: oid 225 version 55 is already newer than 54 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: oid 225 version 55 is already newer than 53 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 55 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-12-01T15:44:48.129 INFO:tasks.rados.rados.0.smithi040.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-12-01T15:44:48.130 INFO:tasks.rados.rados.0.smithi040.stdout:226: finishing write tid 1 to smithi04088644-226 2023-12-01T15:44:48.130 INFO:tasks.rados.rados.0.smithi040.stdout:225: done (15 left) 2023-12-01T15:44:48.130 INFO:tasks.rados.rados.0.smithi040.stdout:241: write initial oid 241 2023-12-01T15:44:48.130 INFO:tasks.rados.rados.0.smithi040.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-12-01T15:44:48.134 INFO:tasks.rados.rados.0.smithi040.stdout:241: writing smithi04088644-241 from 433680 to 900383 tid 1 2023-12-01T15:44:48.140 INFO:tasks.rados.rados.0.smithi040.stdout:241: writing smithi04088644-241 from 1577796 to 2033680 tid 2 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: finishing write tid 2 to smithi04088644-226 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: finishing write tid 3 to smithi04088644-226 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: finishing write tid 4 to smithi04088644-226 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: finishing write tid 5 to smithi04088644-226 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: oid 226 updating version 0 to 62 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: oid 226 version 62 is already newer than 59 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: oid 226 version 62 is already newer than 61 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: oid 226 version 62 is already newer than 60 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 226 v 62 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:227: finishing write tid 1 to smithi04088644-227 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:227: finishing write tid 2 to smithi04088644-227 2023-12-01T15:44:48.141 INFO:tasks.rados.rados.0.smithi040.stdout:227: finishing write tid 3 to smithi04088644-227 2023-12-01T15:44:48.142 INFO:tasks.rados.rados.0.smithi040.stdout:227: finishing write tid 4 to smithi04088644-227 2023-12-01T15:44:48.142 INFO:tasks.rados.rados.0.smithi040.stdout:226: done (15 left) 2023-12-01T15:44:48.142 INFO:tasks.rados.rados.0.smithi040.stdout:242: write initial oid 242 2023-12-01T15:44:48.142 INFO:tasks.rados.rados.0.smithi040.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-12-01T15:44:48.146 INFO:tasks.rados.rados.0.smithi040.stdout:242: writing smithi04088644-242 from 450487 to 992439 tid 1 2023-12-01T15:44:48.152 INFO:tasks.rados.rados.0.smithi040.stdout:242: writing smithi04088644-242 from 1636278 to 2050487 tid 2 2023-12-01T15:44:48.152 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.152 INFO:tasks.rados.rados.0.smithi040.stdout:227: finishing write tid 5 to smithi04088644-227 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:227: oid 227 updating version 0 to 21 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:227: oid 227 updating version 21 to 23 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:227: oid 227 version 23 is already newer than 22 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:227: oid 227 updating version 23 to 24 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 227 v 24 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:228: finishing write tid 1 to smithi04088644-228 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:228: finishing write tid 2 to smithi04088644-228 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:227: done (15 left) 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:243: write initial oid 243 2023-12-01T15:44:48.153 INFO:tasks.rados.rados.0.smithi040.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-12-01T15:44:48.158 INFO:tasks.rados.rados.0.smithi040.stdout:243: writing smithi04088644-243 from 467294 to 1084495 tid 1 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:243: writing smithi04088644-243 from 1578407 to 2067294 tid 2 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: finishing write tid 3 to smithi04088644-228 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: finishing write tid 4 to smithi04088644-228 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: finishing write tid 5 to smithi04088644-228 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: oid 228 updating version 0 to 25 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: oid 228 updating version 25 to 26 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: oid 228 updating version 26 to 28 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:228: oid 228 version 28 is already newer than 27 2023-12-01T15:44:48.164 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 228 v 28 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-12-01T15:44:48.165 INFO:tasks.rados.rados.0.smithi040.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-12-01T15:44:48.165 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 1 to smithi04088644-229 2023-12-01T15:44:48.165 INFO:tasks.rados.rados.0.smithi040.stdout:228: done (15 left) 2023-12-01T15:44:48.165 INFO:tasks.rados.rados.0.smithi040.stdout:244: write initial oid 244 2023-12-01T15:44:48.165 INFO:tasks.rados.rados.0.smithi040.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-12-01T15:44:48.170 INFO:tasks.rados.rados.0.smithi040.stdout:244: writing smithi04088644-244 from 484101 to 1176551 tid 1 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:244: writing smithi04088644-244 from 1636889 to 2084101 tid 2 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 2 to smithi04088644-229 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 3 to smithi04088644-229 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 4 to smithi04088644-229 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 5 to smithi04088644-229 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: oid 229 updating version 0 to 45 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: oid 229 updating version 45 to 46 2023-12-01T15:44:48.176 INFO:tasks.rados.rados.0.smithi040.stdout:229: oid 229 version 46 is already newer than 44 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:229: oid 229 version 46 is already newer than 43 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 229 v 46 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: finishing write tid 1 to smithi04088644-230 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: finishing write tid 2 to smithi04088644-230 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: finishing write tid 3 to smithi04088644-230 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: finishing write tid 4 to smithi04088644-230 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: finishing write tid 5 to smithi04088644-230 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: oid 230 updating version 0 to 47 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: oid 230 updating version 47 to 50 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: oid 230 version 50 is already newer than 49 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: oid 230 version 50 is already newer than 48 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 50 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-12-01T15:44:48.177 INFO:tasks.rados.rados.0.smithi040.stdout:231: finishing write tid 1 to smithi04088644-231 2023-12-01T15:44:48.178 INFO:tasks.rados.rados.0.smithi040.stdout:231: finishing write tid 2 to smithi04088644-231 2023-12-01T15:44:48.178 INFO:tasks.rados.rados.0.smithi040.stdout:229: done (15 left) 2023-12-01T15:44:48.178 INFO:tasks.rados.rados.0.smithi040.stdout:230: done (14 left) 2023-12-01T15:44:48.178 INFO:tasks.rados.rados.0.smithi040.stdout:245: write initial oid 245 2023-12-01T15:44:48.178 INFO:tasks.rados.rados.0.smithi040.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-12-01T15:44:48.181 INFO:tasks.rados.rados.0.smithi040.stdout:245: writing smithi04088644-245 from 500908 to 984960 tid 1 2023-12-01T15:44:48.187 INFO:tasks.rados.rados.0.smithi040.stdout:245: writing smithi04088644-245 from 1411724 to 2100908 tid 2 2023-12-01T15:44:48.188 INFO:tasks.rados.rados.0.smithi040.stdout:246: write initial oid 246 2023-12-01T15:44:48.188 INFO:tasks.rados.rados.0.smithi040.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-12-01T15:44:48.193 INFO:tasks.rados.rados.0.smithi040.stdout:246: writing smithi04088644-246 from 517715 to 1077016 tid 1 2023-12-01T15:44:48.199 INFO:tasks.rados.rados.0.smithi040.stdout:246: writing smithi04088644-246 from 1870206 to 2117715 tid 2 2023-12-01T15:44:48.199 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: finishing write tid 3 to smithi04088644-231 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: finishing write tid 4 to smithi04088644-231 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: finishing write tid 5 to smithi04088644-231 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: oid 231 updating version 0 to 42 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: oid 231 updating version 42 to 43 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: oid 231 version 43 is already newer than 40 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: oid 231 version 43 is already newer than 41 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 231 v 43 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:232: finishing write tid 1 to smithi04088644-232 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:232: finishing write tid 2 to smithi04088644-232 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:231: done (15 left) 2023-12-01T15:44:48.200 INFO:tasks.rados.rados.0.smithi040.stdout:247: write initial oid 247 2023-12-01T15:44:48.201 INFO:tasks.rados.rados.0.smithi040.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-12-01T15:44:48.206 INFO:tasks.rados.rados.0.smithi040.stdout:247: writing smithi04088644-247 from 534522 to 1169072 tid 1 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:247: writing smithi04088644-247 from 1812335 to 2134522 tid 2 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: finishing write tid 3 to smithi04088644-232 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: finishing write tid 4 to smithi04088644-232 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: finishing write tid 5 to smithi04088644-232 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: oid 232 updating version 0 to 64 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: oid 232 version 64 is already newer than 61 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: oid 232 version 64 is already newer than 62 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: oid 232 version 64 is already newer than 63 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 64 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-12-01T15:44:48.212 INFO:tasks.rados.rados.0.smithi040.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-12-01T15:44:48.213 INFO:tasks.rados.rados.0.smithi040.stdout:233: finishing write tid 1 to smithi04088644-233 2023-12-01T15:44:48.213 INFO:tasks.rados.rados.0.smithi040.stdout:233: finishing write tid 2 to smithi04088644-233 2023-12-01T15:44:48.213 INFO:tasks.rados.rados.0.smithi040.stdout:233: finishing write tid 3 to smithi04088644-233 2023-12-01T15:44:48.213 INFO:tasks.rados.rados.0.smithi040.stdout:232: done (15 left) 2023-12-01T15:44:48.213 INFO:tasks.rados.rados.0.smithi040.stdout:248: write initial oid 248 2023-12-01T15:44:48.213 INFO:tasks.rados.rados.0.smithi040.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-12-01T15:44:48.219 INFO:tasks.rados.rados.0.smithi040.stdout:248: writing smithi04088644-248 from 551329 to 1261128 tid 1 2023-12-01T15:44:48.224 INFO:tasks.rados.rados.0.smithi040.stdout:248: writing smithi04088644-248 from 1870817 to 2151329 tid 2 2023-12-01T15:44:48.224 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.224 INFO:tasks.rados.rados.0.smithi040.stdout:233: finishing write tid 4 to smithi04088644-233 2023-12-01T15:44:48.224 INFO:tasks.rados.rados.0.smithi040.stdout:233: finishing write tid 5 to smithi04088644-233 2023-12-01T15:44:48.224 INFO:tasks.rados.rados.0.smithi040.stdout:233: oid 233 updating version 0 to 29 2023-12-01T15:44:48.224 INFO:tasks.rados.rados.0.smithi040.stdout:233: oid 233 updating version 29 to 32 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:233: oid 233 version 32 is already newer than 31 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:233: oid 233 version 32 is already newer than 30 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 233 v 32 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:234: finishing write tid 1 to smithi04088644-234 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:234: finishing write tid 2 to smithi04088644-234 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:233: done (15 left) 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:249: write initial oid 249 2023-12-01T15:44:48.225 INFO:tasks.rados.rados.0.smithi040.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-12-01T15:44:48.231 INFO:tasks.rados.rados.0.smithi040.stdout:249: writing smithi04088644-249 from 568136 to 1353184 tid 1 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:249: writing smithi04088644-249 from 1929299 to 2168136 tid 2 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: finishing write tid 3 to smithi04088644-234 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: finishing write tid 4 to smithi04088644-234 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: finishing write tid 5 to smithi04088644-234 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: oid 234 updating version 0 to 33 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: oid 234 updating version 33 to 34 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: oid 234 updating version 34 to 36 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: oid 234 version 36 is already newer than 35 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 234 v 36 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-12-01T15:44:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:44:48.238 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing write tid 1 to smithi04088644-235 2023-12-01T15:44:48.238 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing write tid 2 to smithi04088644-235 2023-12-01T15:44:48.238 INFO:tasks.rados.rados.0.smithi040.stdout:234: done (15 left) 2023-12-01T15:44:48.238 INFO:tasks.rados.rados.0.smithi040.stdout:250: write initial oid 250 2023-12-01T15:44:48.238 INFO:tasks.rados.rados.0.smithi040.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-12-01T15:44:48.242 INFO:tasks.rados.rados.0.smithi040.stdout:250: writing smithi04088644-250 from 584943 to 1045240 tid 1 2023-12-01T15:44:48.249 INFO:tasks.rados.rados.0.smithi040.stdout:250: writing smithi04088644-250 from 1587781 to 2184943 tid 2 2023-12-01T15:44:48.249 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.249 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing write tid 3 to smithi04088644-235 2023-12-01T15:44:48.249 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing write tid 4 to smithi04088644-235 2023-12-01T15:44:48.249 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing write tid 5 to smithi04088644-235 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:235: oid 235 updating version 0 to 43 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:235: oid 235 version 43 is already newer than 41 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:235: oid 235 version 43 is already newer than 42 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:235: oid 235 updating version 43 to 44 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 235 v 44 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:236: finishing write tid 1 to smithi04088644-236 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:235: done (15 left) 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:251: write initial oid 251 2023-12-01T15:44:48.250 INFO:tasks.rados.rados.0.smithi040.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-12-01T15:44:48.256 INFO:tasks.rados.rados.0.smithi040.stdout:251: writing smithi04088644-251 from 601750 to 1137296 tid 1 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:251: writing smithi04088644-251 from 1929910 to 2201750 tid 2 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:236: finishing write tid 2 to smithi04088644-236 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:236: finishing write tid 3 to smithi04088644-236 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:236: finishing write tid 4 to smithi04088644-236 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:236: finishing write tid 5 to smithi04088644-236 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:236: oid 236 updating version 0 to 59 2023-12-01T15:44:48.264 INFO:tasks.rados.rados.0.smithi040.stdout:236: oid 236 updating version 59 to 60 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:236: oid 236 updating version 60 to 62 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:236: oid 236 version 62 is already newer than 61 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 236 v 62 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 1 to smithi04088644-237 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 2 to smithi04088644-237 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:236: done (15 left) 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:252: write initial oid 252 2023-12-01T15:44:48.265 INFO:tasks.rados.rados.0.smithi040.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-12-01T15:44:48.271 INFO:tasks.rados.rados.0.smithi040.stdout:252: writing smithi04088644-252 from 618557 to 1345705 tid 1 2023-12-01T15:44:48.276 INFO:tasks.rados.rados.0.smithi040.stdout:252: writing smithi04088644-252 from 2104745 to 2218557 tid 2 2023-12-01T15:44:48.276 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.276 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 3 to smithi04088644-237 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 4 to smithi04088644-237 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 5 to smithi04088644-237 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: oid 237 updating version 0 to 54 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: oid 237 updating version 54 to 55 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: oid 237 version 55 is already newer than 53 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: oid 237 version 55 is already newer than 52 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 237 v 55 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:237: done (15 left) 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:253: write initial oid 253 2023-12-01T15:44:48.277 INFO:tasks.rados.rados.0.smithi040.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-12-01T15:44:48.281 INFO:tasks.rados.rados.0.smithi040.stdout:253: writing smithi04088644-253 from 635364 to 1037761 tid 1 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:253: writing smithi04088644-253 from 1763227 to 2235364 tid 2 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: finishing write tid 1 to smithi04088644-238 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: finishing write tid 2 to smithi04088644-238 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: finishing write tid 3 to smithi04088644-238 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: finishing write tid 4 to smithi04088644-238 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: finishing write tid 5 to smithi04088644-238 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: finishing write tid 6 to smithi04088644-238 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: oid 238 updating version 0 to 54 2023-12-01T15:44:48.289 INFO:tasks.rados.rados.0.smithi040.stdout:238: oid 238 updating version 54 to 55 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:238: oid 238 version 55 is already newer than 53 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:238: oid 238 updating version 55 to 56 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:238: oid 238 updating version 56 to 57 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 238 v 57 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:239: finishing write tid 1 to smithi04088644-239 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:238: done (15 left) 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:254: write initial oid 254 2023-12-01T15:44:48.290 INFO:tasks.rados.rados.0.smithi040.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-12-01T15:44:48.295 INFO:tasks.rados.rados.0.smithi040.stdout:254: writing smithi04088644-254 from 652171 to 1129817 tid 1 2023-12-01T15:44:48.302 INFO:tasks.rados.rados.0.smithi040.stdout:254: writing smithi04088644-254 from 1821709 to 2252171 tid 2 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: finishing write tid 2 to smithi04088644-239 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: finishing write tid 3 to smithi04088644-239 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: finishing write tid 4 to smithi04088644-239 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: oid 239 updating version 0 to 51 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: oid 239 updating version 51 to 53 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: oid 239 version 53 is already newer than 52 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 239 v 53 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:240: finishing write tid 1 to smithi04088644-240 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:240: finishing write tid 2 to smithi04088644-240 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:240: finishing write tid 3 to smithi04088644-240 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:240: finishing write tid 4 to smithi04088644-240 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:240: oid 240 updating version 0 to 67 2023-12-01T15:44:48.303 INFO:tasks.rados.rados.0.smithi040.stdout:240: oid 240 version 67 is already newer than 66 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:240: oid 240 updating version 67 to 68 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 240 v 68 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:239: done (15 left) 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:240: done (14 left) 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:255: write initial oid 255 2023-12-01T15:44:48.304 INFO:tasks.rados.rados.0.smithi040.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-12-01T15:44:48.308 INFO:tasks.rados.rados.0.smithi040.stdout:255: writing smithi04088644-255 from 668978 to 1221873 tid 1 2023-12-01T15:44:48.314 INFO:tasks.rados.rados.0.smithi040.stdout:255: writing smithi04088644-255 from 1763838 to 2268978 tid 2 2023-12-01T15:44:48.315 INFO:tasks.rados.rados.0.smithi040.stdout:256: write initial oid 256 2023-12-01T15:44:48.315 INFO:tasks.rados.rados.0.smithi040.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-12-01T15:44:48.322 INFO:tasks.rados.rados.0.smithi040.stdout:256: writing smithi04088644-256 from 685785 to 1313929 tid 1 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:256: writing smithi04088644-256 from 1822320 to 2285785 tid 2 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: finishing write tid 1 to smithi04088644-241 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: finishing write tid 2 to smithi04088644-241 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: finishing write tid 3 to smithi04088644-241 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: finishing write tid 4 to smithi04088644-241 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: oid 241 updating version 0 to 71 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: oid 241 version 71 is already newer than 69 2023-12-01T15:44:48.328 INFO:tasks.rados.rados.0.smithi040.stdout:241: oid 241 version 71 is already newer than 70 2023-12-01T15:44:48.329 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 241 v 71 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-12-01T15:44:48.329 INFO:tasks.rados.rados.0.smithi040.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-12-01T15:44:48.329 INFO:tasks.rados.rados.0.smithi040.stdout:242: finishing write tid 1 to smithi04088644-242 2023-12-01T15:44:48.329 INFO:tasks.rados.rados.0.smithi040.stdout:241: done (15 left) 2023-12-01T15:44:48.329 INFO:tasks.rados.rados.0.smithi040.stdout:257: write initial oid 257 2023-12-01T15:44:48.329 INFO:tasks.rados.rados.0.smithi040.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-12-01T15:44:48.336 INFO:tasks.rados.rados.0.smithi040.stdout:257: writing smithi04088644-257 from 702592 to 1405985 tid 1 2023-12-01T15:44:48.342 INFO:tasks.rados.rados.0.smithi040.stdout:257: writing smithi04088644-257 from 1880802 to 2302592 tid 2 2023-12-01T15:44:48.342 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.342 INFO:tasks.rados.rados.0.smithi040.stdout:242: finishing write tid 2 to smithi04088644-242 2023-12-01T15:44:48.342 INFO:tasks.rados.rados.0.smithi040.stdout:242: finishing write tid 3 to smithi04088644-242 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:242: finishing write tid 4 to smithi04088644-242 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:242: oid 242 updating version 0 to 63 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:242: oid 242 updating version 63 to 65 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:242: oid 242 version 65 is already newer than 64 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 242 v 65 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:243: finishing write tid 1 to smithi04088644-243 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:242: done (15 left) 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:258: write initial oid 258 2023-12-01T15:44:48.343 INFO:tasks.rados.rados.0.smithi040.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-12-01T15:44:48.350 INFO:tasks.rados.rados.0.smithi040.stdout:258: writing smithi04088644-258 from 719399 to 1498041 tid 1 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout:258: writing smithi04088644-258 from 1939284 to 2319399 tid 2 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout:243: finishing write tid 2 to smithi04088644-243 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout:243: finishing write tid 3 to smithi04088644-243 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout:243: finishing write tid 4 to smithi04088644-243 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout:243: oid 243 updating version 0 to 38 2023-12-01T15:44:48.356 INFO:tasks.rados.rados.0.smithi040.stdout:243: oid 243 updating version 38 to 39 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:243: oid 243 version 39 is already newer than 37 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 243 v 39 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: finishing write tid 1 to smithi04088644-244 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: finishing write tid 2 to smithi04088644-244 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: finishing write tid 3 to smithi04088644-244 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: finishing write tid 4 to smithi04088644-244 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: oid 244 updating version 0 to 73 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: oid 244 updating version 73 to 74 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: oid 244 version 74 is already newer than 72 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 244 v 74 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:245: finishing write tid 1 to smithi04088644-245 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:243: done (15 left) 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:244: done (14 left) 2023-12-01T15:44:48.357 INFO:tasks.rados.rados.0.smithi040.stdout:259: write initial oid 259 2023-12-01T15:44:48.358 INFO:tasks.rados.rados.0.smithi040.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-12-01T15:44:48.362 INFO:tasks.rados.rados.0.smithi040.stdout:259: writing smithi04088644-259 from 736206 to 1190097 tid 1 2023-12-01T15:44:48.369 INFO:tasks.rados.rados.0.smithi040.stdout:259: writing smithi04088644-259 from 1881413 to 2336206 tid 2 2023-12-01T15:44:48.369 INFO:tasks.rados.rados.0.smithi040.stdout:260: write initial oid 260 2023-12-01T15:44:48.369 INFO:tasks.rados.rados.0.smithi040.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-12-01T15:44:48.377 INFO:tasks.rados.rados.0.smithi040.stdout:260: writing smithi04088644-260 from 753013 to 1398506 tid 1 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:260: writing smithi04088644-260 from 2056248 to 2353013 tid 2 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: finishing write tid 2 to smithi04088644-245 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: finishing write tid 3 to smithi04088644-245 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: finishing write tid 4 to smithi04088644-245 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: oid 245 updating version 0 to 64 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: oid 245 version 64 is already newer than 63 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: oid 245 updating version 64 to 65 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 65 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-12-01T15:44:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-12-01T15:44:48.384 INFO:tasks.rados.rados.0.smithi040.stdout:246: finishing write tid 1 to smithi04088644-246 2023-12-01T15:44:48.384 INFO:tasks.rados.rados.0.smithi040.stdout:245: done (15 left) 2023-12-01T15:44:48.384 INFO:tasks.rados.rados.0.smithi040.stdout:261: write initial oid 261 2023-12-01T15:44:48.384 INFO:tasks.rados.rados.0.smithi040.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-12-01T15:44:48.391 INFO:tasks.rados.rados.0.smithi040.stdout:261: writing smithi04088644-261 from 769820 to 1490562 tid 1 2023-12-01T15:44:48.396 INFO:tasks.rados.rados.0.smithi040.stdout:261: writing smithi04088644-261 from 2114730 to 2369820 tid 2 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: finishing write tid 2 to smithi04088644-246 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: finishing write tid 3 to smithi04088644-246 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: finishing write tid 4 to smithi04088644-246 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: oid 246 updating version 0 to 57 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: oid 246 version 57 is already newer than 56 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: oid 246 updating version 57 to 58 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 246 v 58 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 1 to smithi04088644-247 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:246: done (15 left) 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:262: write initial oid 262 2023-12-01T15:44:48.397 INFO:tasks.rados.rados.0.smithi040.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-12-01T15:44:48.405 INFO:tasks.rados.rados.0.smithi040.stdout:262: writing smithi04088644-262 from 786627 to 1582618 tid 1 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:262: writing smithi04088644-262 from 2173212 to 2386627 tid 2 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 2 to smithi04088644-247 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 3 to smithi04088644-247 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 4 to smithi04088644-247 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: oid 247 updating version 0 to 56 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: oid 247 updating version 56 to 57 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: oid 247 updating version 57 to 58 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 247 v 58 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 1 to smithi04088644-248 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 2 to smithi04088644-248 2023-12-01T15:44:48.412 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 3 to smithi04088644-248 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 4 to smithi04088644-248 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:248: oid 248 updating version 0 to 52 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:248: oid 248 updating version 52 to 53 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:248: oid 248 version 53 is already newer than 51 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 248 v 53 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing write tid 1 to smithi04088644-249 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing write tid 2 to smithi04088644-249 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing write tid 3 to smithi04088644-249 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing write tid 4 to smithi04088644-249 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: oid 249 updating version 0 to 76 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: oid 249 updating version 76 to 77 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: oid 249 version 77 is already newer than 75 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 249 v 77 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-12-01T15:44:48.413 INFO:tasks.rados.rados.0.smithi040.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 1 to smithi04088644-250 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 2 to smithi04088644-250 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 3 to smithi04088644-250 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 4 to smithi04088644-250 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: oid 250 updating version 0 to 45 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: oid 250 updating version 45 to 46 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: oid 250 version 46 is already newer than 44 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 250 v 46 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:251: finishing write tid 1 to smithi04088644-251 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:251: finishing write tid 2 to smithi04088644-251 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:251: finishing write tid 3 to smithi04088644-251 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:247: done (15 left) 2023-12-01T15:44:48.414 INFO:tasks.rados.rados.0.smithi040.stdout:248: done (14 left) 2023-12-01T15:44:48.415 INFO:tasks.rados.rados.0.smithi040.stdout:249: done (13 left) 2023-12-01T15:44:48.415 INFO:tasks.rados.rados.0.smithi040.stdout:250: done (12 left) 2023-12-01T15:44:48.415 INFO:tasks.rados.rados.0.smithi040.stdout:263: write initial oid 263 2023-12-01T15:44:48.415 INFO:tasks.rados.rados.0.smithi040.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-12-01T15:44:48.415 INFO:tasks.rados.rados.0.smithi040.stdout:263: writing smithi04088644-263 from 403434 to 874674 tid 1 2023-12-01T15:44:48.420 INFO:tasks.rados.rados.0.smithi040.stdout:263: writing smithi04088644-263 from 1315341 to 1716097 tid 2 2023-12-01T15:44:48.420 INFO:tasks.rados.rados.0.smithi040.stdout:264: write initial oid 264 2023-12-01T15:44:48.420 INFO:tasks.rados.rados.0.smithi040.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-12-01T15:44:48.425 INFO:tasks.rados.rados.0.smithi040.stdout:264: writing smithi04088644-264 from 420241 to 966730 tid 1 2023-12-01T15:44:48.431 INFO:tasks.rados.rados.0.smithi040.stdout:264: writing smithi04088644-264 from 1373823 to 1918237 tid 2 2023-12-01T15:44:48.431 INFO:tasks.rados.rados.0.smithi040.stdout:265: write initial oid 265 2023-12-01T15:44:48.431 INFO:tasks.rados.rados.0.smithi040.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-12-01T15:44:48.437 INFO:tasks.rados.rados.0.smithi040.stdout:265: writing smithi04088644-265 from 437048 to 1058786 tid 1 2023-12-01T15:44:48.444 INFO:tasks.rados.rados.0.smithi040.stdout:265: writing smithi04088644-265 from 1832305 to 2236730 tid 2 2023-12-01T15:44:48.444 INFO:tasks.rados.rados.0.smithi040.stdout:266: write initial oid 266 2023-12-01T15:44:48.444 INFO:tasks.rados.rados.0.smithi040.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-12-01T15:44:48.450 INFO:tasks.rados.rados.0.smithi040.stdout:266: writing smithi04088644-266 from 453855 to 1150842 tid 1 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:266: writing smithi04088644-266 from 1890787 to 2438870 tid 2 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:251: finishing write tid 4 to smithi04088644-251 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:251: oid 251 updating version 0 to 59 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:251: oid 251 updating version 59 to 60 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:251: oid 251 version 60 is already newer than 58 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 251 v 60 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing write tid 1 to smithi04088644-252 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:251: done (15 left) 2023-12-01T15:44:48.458 INFO:tasks.rados.rados.0.smithi040.stdout:267: write initial oid 267 2023-12-01T15:44:48.459 INFO:tasks.rados.rados.0.smithi040.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-12-01T15:44:48.465 INFO:tasks.rados.rados.0.smithi040.stdout:267: writing smithi04088644-267 from 470662 to 1242898 tid 1 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:267: writing smithi04088644-267 from 1832916 to 2241010 tid 2 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing write tid 2 to smithi04088644-252 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing write tid 3 to smithi04088644-252 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing write tid 4 to smithi04088644-252 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: oid 252 updating version 0 to 65 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: oid 252 updating version 65 to 67 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: oid 252 version 67 is already newer than 66 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 252 v 67 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:253: finishing write tid 1 to smithi04088644-253 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:252: done (15 left) 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:268: write initial oid 268 2023-12-01T15:44:48.471 INFO:tasks.rados.rados.0.smithi040.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-12-01T15:44:48.476 INFO:tasks.rados.rados.0.smithi040.stdout:268: writing smithi04088644-268 from 487469 to 1051307 tid 1 2023-12-01T15:44:48.483 INFO:tasks.rados.rados.0.smithi040.stdout:268: writing smithi04088644-268 from 1607751 to 2159503 tid 2 2023-12-01T15:44:48.483 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.483 INFO:tasks.rados.rados.0.smithi040.stdout:253: finishing write tid 2 to smithi04088644-253 2023-12-01T15:44:48.483 INFO:tasks.rados.rados.0.smithi040.stdout:253: finishing write tid 3 to smithi04088644-253 2023-12-01T15:44:48.483 INFO:tasks.rados.rados.0.smithi040.stdout:253: finishing write tid 4 to smithi04088644-253 2023-12-01T15:44:48.484 INFO:tasks.rados.rados.0.smithi040.stdout:253: oid 253 updating version 0 to 80 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:253: oid 253 version 80 is already newer than 79 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:253: oid 253 version 80 is already newer than 78 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 253 v 80 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:254: finishing write tid 1 to smithi04088644-254 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:254: finishing write tid 2 to smithi04088644-254 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:254: finishing write tid 3 to smithi04088644-254 2023-12-01T15:44:48.485 INFO:tasks.rados.rados.0.smithi040.stdout:254: finishing write tid 4 to smithi04088644-254 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:254: oid 254 updating version 0 to 66 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:254: oid 254 updating version 66 to 68 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:254: oid 254 version 68 is already newer than 67 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 254 v 68 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 1 to smithi04088644-255 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:253: done (15 left) 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:254: done (14 left) 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:269: write initial oid 269 2023-12-01T15:44:48.486 INFO:tasks.rados.rados.0.smithi040.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-12-01T15:44:48.490 INFO:tasks.rados.rados.0.smithi040.stdout:269: writing smithi04088644-269 from 504276 to 1143363 tid 1 2023-12-01T15:44:48.496 INFO:tasks.rados.rados.0.smithi040.stdout:269: writing smithi04088644-269 from 1666233 to 2361643 tid 2 2023-12-01T15:44:48.496 INFO:tasks.rados.rados.0.smithi040.stdout:270: write initial oid 270 2023-12-01T15:44:48.497 INFO:tasks.rados.rados.0.smithi040.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-12-01T15:44:48.503 INFO:tasks.rados.rados.0.smithi040.stdout:270: writing smithi04088644-270 from 521083 to 1235419 tid 1 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:270: writing smithi04088644-270 from 1724715 to 2280136 tid 2 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 2 to smithi04088644-255 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 3 to smithi04088644-255 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 4 to smithi04088644-255 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: oid 255 updating version 0 to 55 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: oid 255 version 55 is already newer than 53 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: oid 255 version 55 is already newer than 54 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 255 v 55 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-12-01T15:44:48.510 INFO:tasks.rados.rados.0.smithi040.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-12-01T15:44:48.511 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 1 to smithi04088644-256 2023-12-01T15:44:48.511 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 2 to smithi04088644-256 2023-12-01T15:44:48.511 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 3 to smithi04088644-256 2023-12-01T15:44:48.511 INFO:tasks.rados.rados.0.smithi040.stdout:255: done (15 left) 2023-12-01T15:44:48.511 INFO:tasks.rados.rados.0.smithi040.stdout:271: write initial oid 271 2023-12-01T15:44:48.511 INFO:tasks.rados.rados.0.smithi040.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-12-01T15:44:48.517 INFO:tasks.rados.rados.0.smithi040.stdout:271: writing smithi04088644-271 from 537890 to 1327475 tid 1 2023-12-01T15:44:48.524 INFO:tasks.rados.rados.0.smithi040.stdout:271: writing smithi04088644-271 from 1783197 to 2482276 tid 2 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 4 to smithi04088644-256 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:256: oid 256 updating version 0 to 61 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:256: oid 256 version 61 is already newer than 60 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:256: oid 256 version 61 is already newer than 59 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 256 v 61 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:257: finishing write tid 1 to smithi04088644-257 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:257: finishing write tid 2 to smithi04088644-257 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:256: done (15 left) 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:272: write initial oid 272 2023-12-01T15:44:48.525 INFO:tasks.rados.rados.0.smithi040.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-12-01T15:44:48.533 INFO:tasks.rados.rados.0.smithi040.stdout:272: writing smithi04088644-272 from 554697 to 1019531 tid 1 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:272: writing smithi04088644-272 from 1725326 to 2284416 tid 2 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:257: finishing write tid 3 to smithi04088644-257 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:257: finishing write tid 4 to smithi04088644-257 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:257: oid 257 updating version 0 to 46 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:257: oid 257 updating version 46 to 47 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:257: oid 257 version 47 is already newer than 45 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 257 v 47 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:258: finishing write tid 1 to smithi04088644-258 2023-12-01T15:44:48.544 INFO:tasks.rados.rados.0.smithi040.stdout:258: finishing write tid 2 to smithi04088644-258 2023-12-01T15:44:48.545 INFO:tasks.rados.rados.0.smithi040.stdout:258: finishing write tid 3 to smithi04088644-258 2023-12-01T15:44:48.545 INFO:tasks.rados.rados.0.smithi040.stdout:257: done (15 left) 2023-12-01T15:44:48.545 INFO:tasks.rados.rados.0.smithi040.stdout:273: write initial oid 273 2023-12-01T15:44:48.545 INFO:tasks.rados.rados.0.smithi040.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-12-01T15:44:48.550 INFO:tasks.rados.rados.0.smithi040.stdout:273: writing smithi04088644-273 from 571504 to 1111587 tid 1 2023-12-01T15:44:48.558 INFO:tasks.rados.rados.0.smithi040.stdout:273: writing smithi04088644-273 from 1783808 to 2486556 tid 2 2023-12-01T15:44:48.558 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.558 INFO:tasks.rados.rados.0.smithi040.stdout:258: finishing write tid 4 to smithi04088644-258 2023-12-01T15:44:48.558 INFO:tasks.rados.rados.0.smithi040.stdout:258: oid 258 updating version 0 to 48 2023-12-01T15:44:48.558 INFO:tasks.rados.rados.0.smithi040.stdout:258: oid 258 version 48 is already newer than 47 2023-12-01T15:44:48.558 INFO:tasks.rados.rados.0.smithi040.stdout:258: oid 258 updating version 48 to 49 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 258 v 49 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 1 to smithi04088644-259 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 2 to smithi04088644-259 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 3 to smithi04088644-259 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:258: done (15 left) 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:274: write initial oid 274 2023-12-01T15:44:48.559 INFO:tasks.rados.rados.0.smithi040.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-12-01T15:44:48.569 INFO:tasks.rados.rados.0.smithi040.stdout:274: writing smithi04088644-274 from 588311 to 1203643 tid 1 2023-12-01T15:44:48.577 INFO:tasks.rados.rados.0.smithi040.stdout:274: writing smithi04088644-274 from 1842290 to 2405049 tid 2 2023-12-01T15:44:48.577 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.577 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 4 to smithi04088644-259 2023-12-01T15:44:48.577 INFO:tasks.rados.rados.0.smithi040.stdout:259: oid 259 updating version 0 to 52 2023-12-01T15:44:48.577 INFO:tasks.rados.rados.0.smithi040.stdout:259: oid 259 version 52 is already newer than 51 2023-12-01T15:44:48.577 INFO:tasks.rados.rados.0.smithi040.stdout:259: oid 259 version 52 is already newer than 50 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 259 v 52 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:260: finishing write tid 1 to smithi04088644-260 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:260: finishing write tid 2 to smithi04088644-260 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:260: finishing write tid 3 to smithi04088644-260 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:259: done (15 left) 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:275: write initial oid 275 2023-12-01T15:44:48.578 INFO:tasks.rados.rados.0.smithi040.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-12-01T15:44:48.583 INFO:tasks.rados.rados.0.smithi040.stdout:275: writing smithi04088644-275 from 605118 to 1012052 tid 1 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:275: writing smithi04088644-275 from 1617125 to 2323542 tid 2 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:260: finishing write tid 4 to smithi04088644-260 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:260: oid 260 updating version 0 to 55 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:260: oid 260 updating version 55 to 56 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:260: oid 260 version 56 is already newer than 54 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 260 v 56 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:261: finishing write tid 1 to smithi04088644-261 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:260: done (15 left) 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:276: write initial oid 276 2023-12-01T15:44:48.591 INFO:tasks.rados.rados.0.smithi040.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-12-01T15:44:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:276: writing smithi04088644-276 from 621925 to 1104108 tid 1 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:276: writing smithi04088644-276 from 1559254 to 2125682 tid 2 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:261: finishing write tid 2 to smithi04088644-261 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:261: finishing write tid 3 to smithi04088644-261 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:261: finishing write tid 4 to smithi04088644-261 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:261: oid 261 updating version 0 to 62 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:261: oid 261 updating version 62 to 63 2023-12-01T15:44:48.603 INFO:tasks.rados.rados.0.smithi040.stdout:261: oid 261 updating version 63 to 64 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 261 v 64 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 1 to smithi04088644-262 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 2 to smithi04088644-262 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 3 to smithi04088644-262 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:261: done (15 left) 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:277: write initial oid 277 2023-12-01T15:44:48.604 INFO:tasks.rados.rados.0.smithi040.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-12-01T15:44:48.610 INFO:tasks.rados.rados.0.smithi040.stdout:277: writing smithi04088644-277 from 638732 to 1196164 tid 1 2023-12-01T15:44:48.616 INFO:tasks.rados.rados.0.smithi040.stdout:277: writing smithi04088644-277 from 1617736 to 2327822 tid 2 2023-12-01T15:44:48.616 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.616 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 4 to smithi04088644-262 2023-12-01T15:44:48.616 INFO:tasks.rados.rados.0.smithi040.stdout:262: oid 262 updating version 0 to 58 2023-12-01T15:44:48.616 INFO:tasks.rados.rados.0.smithi040.stdout:262: oid 262 version 58 is already newer than 57 2023-12-01T15:44:48.617 INFO:tasks.rados.rados.0.smithi040.stdout:262: oid 262 version 58 is already newer than 56 2023-12-01T15:44:48.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 262 v 58 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-12-01T15:44:48.617 INFO:tasks.rados.rados.0.smithi040.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-12-01T15:44:48.617 INFO:tasks.rados.rados.0.smithi040.stdout:262: done (15 left) 2023-12-01T15:44:48.617 INFO:tasks.rados.rados.0.smithi040.stdout:278: write initial oid 278 2023-12-01T15:44:48.617 INFO:tasks.rados.rados.0.smithi040.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-12-01T15:44:48.623 INFO:tasks.rados.rados.0.smithi040.stdout:278: writing smithi04088644-278 from 655539 to 1288220 tid 1 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:278: writing smithi04088644-278 from 2076218 to 2646315 tid 2 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: finishing write tid 1 to smithi04088644-263 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: finishing write tid 2 to smithi04088644-263 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: finishing write tid 3 to smithi04088644-263 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: finishing write tid 4 to smithi04088644-263 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: oid 263 updating version 0 to 70 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: oid 263 updating version 70 to 71 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: oid 263 version 71 is already newer than 69 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 263 v 71 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 1 to smithi04088644-264 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 2 to smithi04088644-264 2023-12-01T15:44:48.632 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 3 to smithi04088644-264 2023-12-01T15:44:48.633 INFO:tasks.rados.rados.0.smithi040.stdout:263: done (15 left) 2023-12-01T15:44:48.633 INFO:tasks.rados.rados.0.smithi040.stdout:279: write initial oid 279 2023-12-01T15:44:48.633 INFO:tasks.rados.rados.0.smithi040.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-12-01T15:44:48.639 INFO:tasks.rados.rados.0.smithi040.stdout:279: writing smithi04088644-279 from 672346 to 1380276 tid 1 2023-12-01T15:44:48.647 INFO:tasks.rados.rados.0.smithi040.stdout:279: writing smithi04088644-279 from 2134700 to 2672346 tid 2 2023-12-01T15:44:48.647 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.647 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 4 to smithi04088644-264 2023-12-01T15:44:48.647 INFO:tasks.rados.rados.0.smithi040.stdout:264: oid 264 updating version 0 to 81 2023-12-01T15:44:48.647 INFO:tasks.rados.rados.0.smithi040.stdout:264: oid 264 updating version 81 to 82 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:264: oid 264 updating version 82 to 83 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 264 v 83 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 1 to smithi04088644-265 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 2 to smithi04088644-265 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 3 to smithi04088644-265 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 4 to smithi04088644-265 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: oid 265 updating version 0 to 65 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: oid 265 updating version 65 to 67 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: oid 265 version 67 is already newer than 66 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 265 v 67 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing write tid 1 to smithi04088644-266 2023-12-01T15:44:48.648 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing write tid 2 to smithi04088644-266 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing write tid 3 to smithi04088644-266 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing write tid 4 to smithi04088644-266 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: oid 266 updating version 0 to 84 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: oid 266 updating version 84 to 86 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: oid 266 version 86 is already newer than 85 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 86 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:267: finishing write tid 1 to smithi04088644-267 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:264: done (15 left) 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:265: done (14 left) 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:266: done (13 left) 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:280: write initial oid 280 2023-12-01T15:44:48.649 INFO:tasks.rados.rados.0.smithi040.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-12-01T15:44:48.655 INFO:tasks.rados.rados.0.smithi040.stdout:280: writing smithi04088644-280 from 689153 to 1472332 tid 1 2023-12-01T15:44:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:280: writing smithi04088644-280 from 2076829 to 2534242 tid 2 2023-12-01T15:44:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:281: write initial oid 281 2023-12-01T15:44:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:267: finishing write tid 2 to smithi04088644-267 2023-12-01T15:44:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:267: finishing write tid 3 to smithi04088644-267 2023-12-01T15:44:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:267: finishing write tid 4 to smithi04088644-267 2023-12-01T15:44:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:267: oid 267 updating version 0 to 87 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:267: oid 267 updating version 87 to 89 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:267: oid 267 version 89 is already newer than 88 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 267 v 89 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: finishing write tid 1 to smithi04088644-268 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: finishing write tid 2 to smithi04088644-268 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: finishing write tid 3 to smithi04088644-268 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: finishing write tid 4 to smithi04088644-268 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: oid 268 updating version 0 to 55 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: oid 268 updating version 55 to 56 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: oid 268 version 56 is already newer than 54 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 268 v 56 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-12-01T15:44:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing write tid 1 to smithi04088644-269 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing write tid 2 to smithi04088644-269 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing write tid 3 to smithi04088644-269 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing write tid 4 to smithi04088644-269 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: oid 269 updating version 0 to 91 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: oid 269 updating version 91 to 92 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: oid 269 version 92 is already newer than 90 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 92 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:270: finishing write tid 1 to smithi04088644-270 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:270: finishing write tid 2 to smithi04088644-270 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:270: finishing write tid 3 to smithi04088644-270 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:270: finishing write tid 4 to smithi04088644-270 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:270: oid 270 updating version 0 to 41 2023-12-01T15:44:48.664 INFO:tasks.rados.rados.0.smithi040.stdout:270: oid 270 updating version 41 to 42 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:270: oid 270 version 42 is already newer than 40 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 270 v 42 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: finishing write tid 1 to smithi04088644-271 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: finishing write tid 2 to smithi04088644-271 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: finishing write tid 3 to smithi04088644-271 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: finishing write tid 4 to smithi04088644-271 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: oid 271 updating version 0 to 59 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: oid 271 version 59 is already newer than 58 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: oid 271 version 59 is already newer than 57 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 271 v 59 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing write tid 1 to smithi04088644-272 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing write tid 2 to smithi04088644-272 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing write tid 3 to smithi04088644-272 2023-12-01T15:44:48.666 INFO:tasks.rados.rados.0.smithi040.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-12-01T15:44:48.668 INFO:tasks.rados.rados.0.smithi040.stdout:281: writing smithi04088644-281 from 705960 to 1164388 tid 1 2023-12-01T15:44:48.675 INFO:tasks.rados.rados.0.smithi040.stdout:281: writing smithi04088644-281 from 1735311 to 2452735 tid 2 2023-12-01T15:44:48.675 INFO:tasks.rados.rados.0.smithi040.stdout:267: done (14 left) 2023-12-01T15:44:48.675 INFO:tasks.rados.rados.0.smithi040.stdout:268: done (13 left) 2023-12-01T15:44:48.676 INFO:tasks.rados.rados.0.smithi040.stdout:269: done (12 left) 2023-12-01T15:44:48.676 INFO:tasks.rados.rados.0.smithi040.stdout:270: done (11 left) 2023-12-01T15:44:48.676 INFO:tasks.rados.rados.0.smithi040.stdout:271: done (10 left) 2023-12-01T15:44:48.676 INFO:tasks.rados.rados.0.smithi040.stdout:282: write initial oid 282 2023-12-01T15:44:48.676 INFO:tasks.rados.rados.0.smithi040.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-12-01T15:44:48.682 INFO:tasks.rados.rados.0.smithi040.stdout:282: writing smithi04088644-282 from 722767 to 1256444 tid 1 2023-12-01T15:44:48.688 INFO:tasks.rados.rados.0.smithi040.stdout:282: writing smithi04088644-282 from 1793793 to 2254875 tid 2 2023-12-01T15:44:48.688 INFO:tasks.rados.rados.0.smithi040.stdout:283: write initial oid 283 2023-12-01T15:44:48.688 INFO:tasks.rados.rados.0.smithi040.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-12-01T15:44:48.696 INFO:tasks.rados.rados.0.smithi040.stdout:283: writing smithi04088644-283 from 739574 to 1464853 tid 1 2023-12-01T15:44:48.703 INFO:tasks.rados.rados.0.smithi040.stdout:283: writing smithi04088644-283 from 1968628 to 2689721 tid 2 2023-12-01T15:44:48.704 INFO:tasks.rados.rados.0.smithi040.stdout:284: write initial oid 284 2023-12-01T15:44:48.704 INFO:tasks.rados.rados.0.smithi040.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-12-01T15:44:48.710 INFO:tasks.rados.rados.0.smithi040.stdout:284: writing smithi04088644-284 from 756381 to 1156909 tid 1 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi040.stdout:284: writing smithi04088644-284 from 1910757 to 2375508 tid 2 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi040.stdout:285: write initial oid 285 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi040.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-12-01T15:44:48.724 INFO:tasks.rados.rados.0.smithi040.stdout:285: writing smithi04088644-285 from 773188 to 1248965 tid 1 2023-12-01T15:44:48.732 INFO:tasks.rados.rados.0.smithi040.stdout:285: writing smithi04088644-285 from 1969239 to 2694001 tid 2 2023-12-01T15:44:48.732 INFO:tasks.rados.rados.0.smithi040.stdout:286: write initial oid 286 2023-12-01T15:44:48.732 INFO:tasks.rados.rados.0.smithi040.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-12-01T15:44:48.740 INFO:tasks.rados.rados.0.smithi040.stdout:286: writing smithi04088644-286 from 789995 to 1341021 tid 1 2023-12-01T15:44:48.746 INFO:tasks.rados.rados.0.smithi040.stdout:286: writing smithi04088644-286 from 2027721 to 2496141 tid 2 2023-12-01T15:44:48.746 INFO:tasks.rados.rados.0.smithi040.stdout:287: write initial oid 287 2023-12-01T15:44:48.747 INFO:tasks.rados.rados.0.smithi040.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-12-01T15:44:48.752 INFO:tasks.rados.rados.0.smithi040.stdout:287: writing smithi04088644-287 from 406802 to 1033077 tid 1 2023-12-01T15:44:48.760 INFO:tasks.rados.rados.0.smithi040.stdout:287: writing smithi04088644-287 from 1686203 to 2414634 tid 2 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing write tid 4 to smithi04088644-272 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:272: oid 272 updating version 0 to 95 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:272: oid 272 version 95 is already newer than 93 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:272: oid 272 version 95 is already newer than 94 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 272 v 95 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:272: done (15 left) 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:288: write initial oid 288 2023-12-01T15:44:48.761 INFO:tasks.rados.rados.0.smithi040.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-12-01T15:44:48.767 INFO:tasks.rados.rados.0.smithi040.stdout:288: writing smithi04088644-288 from 423609 to 1125133 tid 1 2023-12-01T15:44:48.772 INFO:tasks.rados.rados.0.smithi040.stdout:288: writing smithi04088644-288 from 1628332 to 2100421 tid 2 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:288: writing smithi04088644-288 from 2648987 to 2823609 tid 3 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: finishing write tid 1 to smithi04088644-273 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: finishing write tid 2 to smithi04088644-273 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: finishing write tid 3 to smithi04088644-273 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: finishing write tid 4 to smithi04088644-273 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: oid 273 updating version 0 to 46 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: oid 273 version 46 is already newer than 45 2023-12-01T15:44:48.777 INFO:tasks.rados.rados.0.smithi040.stdout:273: oid 273 updating version 46 to 47 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 273 v 47 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: finishing write tid 1 to smithi04088644-274 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: finishing write tid 2 to smithi04088644-274 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: finishing write tid 3 to smithi04088644-274 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: finishing write tid 4 to smithi04088644-274 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: oid 274 updating version 0 to 96 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: oid 274 updating version 96 to 98 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: oid 274 version 98 is already newer than 97 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 274 v 98 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 1 to smithi04088644-275 2023-12-01T15:44:48.778 INFO:tasks.rados.rados.0.smithi040.stdout:273: done (15 left) 2023-12-01T15:44:48.779 INFO:tasks.rados.rados.0.smithi040.stdout:274: done (14 left) 2023-12-01T15:44:48.779 INFO:tasks.rados.rados.0.smithi040.stdout:289: write initial oid 289 2023-12-01T15:44:48.779 INFO:tasks.rados.rados.0.smithi040.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-12-01T15:44:48.783 INFO:tasks.rados.rados.0.smithi040.stdout:289: writing smithi04088644-289 from 440416 to 1217189 tid 1 2023-12-01T15:44:48.790 INFO:tasks.rados.rados.0.smithi040.stdout:289: writing smithi04088644-289 from 1686814 to 2418914 tid 2 2023-12-01T15:44:48.790 INFO:tasks.rados.rados.0.smithi040.stdout:290: write initial oid 290 2023-12-01T15:44:48.790 INFO:tasks.rados.rados.0.smithi040.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-12-01T15:44:48.796 INFO:tasks.rados.rados.0.smithi040.stdout:290: writing smithi04088644-290 from 457223 to 1025598 tid 1 2023-12-01T15:44:48.801 INFO:tasks.rados.rados.0.smithi040.stdout:290: writing smithi04088644-290 from 1461649 to 1937407 tid 2 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:290: writing smithi04088644-290 from 2420186 to 2857223 tid 3 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 2 to smithi04088644-275 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 3 to smithi04088644-275 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 4 to smithi04088644-275 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:275: oid 275 updating version 0 to 44 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:275: oid 275 updating version 44 to 45 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:275: oid 275 version 45 is already newer than 43 2023-12-01T15:44:48.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 275 v 45 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 1 to smithi04088644-276 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 2 to smithi04088644-276 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 3 to smithi04088644-276 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 4 to smithi04088644-276 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: oid 276 updating version 0 to 68 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: oid 276 updating version 68 to 70 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: oid 276 version 70 is already newer than 69 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 276 v 70 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:277: finishing write tid 1 to smithi04088644-277 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:277: finishing write tid 2 to smithi04088644-277 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:277: finishing write tid 3 to smithi04088644-277 2023-12-01T15:44:48.809 INFO:tasks.rados.rados.0.smithi040.stdout:277: finishing write tid 4 to smithi04088644-277 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:277: oid 277 updating version 0 to 101 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:277: oid 277 version 101 is already newer than 99 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:277: oid 277 version 101 is already newer than 100 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 277 v 101 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: finishing write tid 1 to smithi04088644-278 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: finishing write tid 2 to smithi04088644-278 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: finishing write tid 3 to smithi04088644-278 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: finishing write tid 4 to smithi04088644-278 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: oid 278 updating version 0 to 48 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: oid 278 updating version 48 to 49 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: oid 278 updating version 49 to 50 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 50 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-12-01T15:44:48.810 INFO:tasks.rados.rados.0.smithi040.stdout:279: finishing write tid 1 to smithi04088644-279 2023-12-01T15:44:48.811 INFO:tasks.rados.rados.0.smithi040.stdout:275: done (15 left) 2023-12-01T15:44:48.811 INFO:tasks.rados.rados.0.smithi040.stdout:276: done (14 left) 2023-12-01T15:44:48.811 INFO:tasks.rados.rados.0.smithi040.stdout:277: done (13 left) 2023-12-01T15:44:48.811 INFO:tasks.rados.rados.0.smithi040.stdout:278: done (12 left) 2023-12-01T15:44:48.811 INFO:tasks.rados.rados.0.smithi040.stdout:291: write initial oid 291 2023-12-01T15:44:48.811 INFO:tasks.rados.rados.0.smithi040.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-12-01T15:44:48.813 INFO:tasks.rados.rados.0.smithi040.stdout:291: writing smithi04088644-291 from 474030 to 1117654 tid 1 2023-12-01T15:44:48.819 INFO:tasks.rados.rados.0.smithi040.stdout:291: writing smithi04088644-291 from 1520131 to 2255900 tid 2 2023-12-01T15:44:48.819 INFO:tasks.rados.rados.0.smithi040.stdout:292: write initial oid 292 2023-12-01T15:44:48.819 INFO:tasks.rados.rados.0.smithi040.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-12-01T15:44:48.826 INFO:tasks.rados.rados.0.smithi040.stdout:292: writing smithi04088644-292 from 490837 to 1209710 tid 1 2023-12-01T15:44:48.833 INFO:tasks.rados.rados.0.smithi040.stdout:292: writing smithi04088644-292 from 1862260 to 2341687 tid 2 2023-12-01T15:44:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:292: writing smithi04088644-292 from 2875032 to 2890837 tid 3 2023-12-01T15:44:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:293: write initial oid 293 2023-12-01T15:44:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-12-01T15:44:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:293: writing smithi04088644-293 from 507644 to 1301766 tid 1 2023-12-01T15:44:48.850 INFO:tasks.rados.rados.0.smithi040.stdout:293: writing smithi04088644-293 from 1920742 to 2543827 tid 2 2023-12-01T15:44:48.850 INFO:tasks.rados.rados.0.smithi040.stdout:294: write initial oid 294 2023-12-01T15:44:48.850 INFO:tasks.rados.rados.0.smithi040.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-12-01T15:44:48.860 INFO:tasks.rados.rados.0.smithi040.stdout:294: writing smithi04088644-294 from 524451 to 993822 tid 1 2023-12-01T15:44:48.862 INFO:tasks.rados.rados.0.smithi040.stdout:294: writing smithi04088644-294 from 1579224 to 2062320 tid 2 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:294: writing smithi04088644-294 from 2529878 to 2924451 tid 3 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:279: finishing write tid 2 to smithi04088644-279 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:279: finishing write tid 3 to smithi04088644-279 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:279: finishing write tid 4 to smithi04088644-279 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:279: oid 279 updating version 0 to 51 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:279: oid 279 updating version 51 to 52 2023-12-01T15:44:48.869 INFO:tasks.rados.rados.0.smithi040.stdout:279: oid 279 updating version 52 to 53 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 279 v 53 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: finishing write tid 1 to smithi04088644-280 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: finishing write tid 2 to smithi04088644-280 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: finishing write tid 3 to smithi04088644-280 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: finishing write tid 4 to smithi04088644-280 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: oid 280 updating version 0 to 62 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: oid 280 updating version 62 to 63 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: oid 280 version 63 is already newer than 61 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 280 v 63 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 1 to smithi04088644-281 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 2 to smithi04088644-281 2023-12-01T15:44:48.870 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 3 to smithi04088644-281 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 4 to smithi04088644-281 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:281: oid 281 updating version 0 to 73 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:281: oid 281 version 73 is already newer than 72 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:281: oid 281 updating version 73 to 74 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 74 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: finishing write tid 1 to smithi04088644-282 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: finishing write tid 2 to smithi04088644-282 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: finishing write tid 3 to smithi04088644-282 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: finishing write tid 4 to smithi04088644-282 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: oid 282 updating version 0 to 62 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: oid 282 version 62 is already newer than 60 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: oid 282 version 62 is already newer than 61 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 282 v 62 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-12-01T15:44:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:283: finishing write tid 1 to smithi04088644-283 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: finishing write tid 2 to smithi04088644-283 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: finishing write tid 3 to smithi04088644-283 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: finishing write tid 4 to smithi04088644-283 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: oid 283 updating version 0 to 75 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: oid 283 updating version 75 to 76 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: oid 283 updating version 76 to 77 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 283 v 77 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: finishing write tid 1 to smithi04088644-284 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: finishing write tid 2 to smithi04088644-284 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: finishing write tid 3 to smithi04088644-284 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: finishing write tid 4 to smithi04088644-284 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: oid 284 updating version 0 to 63 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: oid 284 updating version 63 to 65 2023-12-01T15:44:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:284: oid 284 version 65 is already newer than 64 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 284 v 65 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: finishing write tid 1 to smithi04088644-285 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: finishing write tid 2 to smithi04088644-285 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: finishing write tid 3 to smithi04088644-285 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: finishing write tid 4 to smithi04088644-285 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: oid 285 updating version 0 to 46 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: oid 285 updating version 46 to 47 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: oid 285 updating version 47 to 48 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 48 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:286: finishing write tid 1 to smithi04088644-286 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:286: finishing write tid 2 to smithi04088644-286 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:286: finishing write tid 3 to smithi04088644-286 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:286: finishing write tid 4 to smithi04088644-286 2023-12-01T15:44:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:286: oid 286 updating version 0 to 60 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:286: oid 286 version 60 is already newer than 59 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:286: oid 286 updating version 60 to 61 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 61 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 1 to smithi04088644-287 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 2 to smithi04088644-287 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 3 to smithi04088644-287 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 4 to smithi04088644-287 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: oid 287 updating version 0 to 49 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: oid 287 updating version 49 to 50 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: oid 287 version 50 is already newer than 48 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 287 v 50 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-12-01T15:44:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing write tid 1 to smithi04088644-288 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing write tid 2 to smithi04088644-288 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing write tid 3 to smithi04088644-288 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing write tid 4 to smithi04088644-288 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing write tid 5 to smithi04088644-288 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: oid 288 updating version 0 to 67 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: oid 288 version 67 is already newer than 64 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: oid 288 version 67 is already newer than 65 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: oid 288 version 67 is already newer than 66 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 288 v 67 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:289: finishing write tid 1 to smithi04088644-289 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:289: finishing write tid 2 to smithi04088644-289 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:289: finishing write tid 3 to smithi04088644-289 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:289: finishing write tid 4 to smithi04088644-289 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:289: oid 289 updating version 0 to 78 2023-12-01T15:44:48.875 INFO:tasks.rados.rados.0.smithi040.stdout:289: oid 289 updating version 78 to 79 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:289: oid 289 updating version 79 to 80 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 289 v 80 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing write tid 1 to smithi04088644-290 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing write tid 2 to smithi04088644-290 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:279: done (15 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:280: done (14 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:281: done (13 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:282: done (12 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:283: done (11 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:284: done (10 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:285: done (9 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:286: done (8 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:287: done (7 left) 2023-12-01T15:44:48.876 INFO:tasks.rados.rados.0.smithi040.stdout:288: done (6 left) 2023-12-01T15:44:48.877 INFO:tasks.rados.rados.0.smithi040.stdout:289: done (5 left) 2023-12-01T15:44:48.877 INFO:tasks.rados.rados.0.smithi040.stdout:295: write initial oid 295 2023-12-01T15:44:48.877 INFO:tasks.rados.rados.0.smithi040.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-12-01T15:44:48.877 INFO:tasks.rados.rados.0.smithi040.stdout:295: writing smithi04088644-295 from 541258 to 1085878 tid 1 2023-12-01T15:44:48.883 INFO:tasks.rados.rados.0.smithi040.stdout:295: writing smithi04088644-295 from 1637706 to 2264460 tid 2 2023-12-01T15:44:48.888 INFO:tasks.rados.rados.0.smithi040.stdout:295: writing smithi04088644-295 from 2840948 to 2941258 tid 3 2023-12-01T15:44:48.888 INFO:tasks.rados.rados.0.smithi040.stdout:296: write initial oid 296 2023-12-01T15:44:48.888 INFO:tasks.rados.rados.0.smithi040.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-12-01T15:44:48.894 INFO:tasks.rados.rados.0.smithi040.stdout:296: writing smithi04088644-296 from 558065 to 1177934 tid 1 2023-12-01T15:44:48.899 INFO:tasks.rados.rados.0.smithi040.stdout:296: writing smithi04088644-296 from 1579835 to 2066600 tid 2 2023-12-01T15:44:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:296: writing smithi04088644-296 from 2468371 to 2958065 tid 3 2023-12-01T15:44:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:297: write initial oid 297 2023-12-01T15:44:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-12-01T15:44:48.911 INFO:tasks.rados.rados.0.smithi040.stdout:297: writing smithi04088644-297 from 574872 to 1269990 tid 1 2023-12-01T15:44:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:297: writing smithi04088644-297 from 2038317 to 2668740 tid 2 2023-12-01T15:44:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:298: write initial oid 298 2023-12-01T15:44:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-12-01T15:44:48.925 INFO:tasks.rados.rados.0.smithi040.stdout:298: writing smithi04088644-298 from 591679 to 1078399 tid 1 2023-12-01T15:44:48.933 INFO:tasks.rados.rados.0.smithi040.stdout:298: writing smithi04088644-298 from 1813152 to 2303586 tid 2 2023-12-01T15:44:48.933 INFO:tasks.rados.rados.0.smithi040.stdout:299: write initial oid 299 2023-12-01T15:44:48.933 INFO:tasks.rados.rados.0.smithi040.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-12-01T15:44:48.939 INFO:tasks.rados.rados.0.smithi040.stdout:299: writing smithi04088644-299 from 608486 to 1170455 tid 1 2023-12-01T15:44:48.947 INFO:tasks.rados.rados.0.smithi040.stdout:299: writing smithi04088644-299 from 1871634 to 2505726 tid 2 2023-12-01T15:44:48.950 INFO:tasks.rados.rados.0.smithi040.stdout:299: writing smithi04088644-299 from 2950640 to 3008486 tid 3 2023-12-01T15:44:48.950 INFO:tasks.rados.rados.0.smithi040.stdout:300: write initial oid 300 2023-12-01T15:44:48.950 INFO:tasks.rados.rados.0.smithi040.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-12-01T15:44:48.957 INFO:tasks.rados.rados.0.smithi040.stdout:300: writing smithi04088644-300 from 625293 to 1262511 tid 1 2023-12-01T15:44:48.963 INFO:tasks.rados.rados.0.smithi040.stdout:300: writing smithi04088644-300 from 1813763 to 2307866 tid 2 2023-12-01T15:44:48.967 INFO:tasks.rados.rados.0.smithi040.stdout:300: writing smithi04088644-300 from 2978063 to 3025293 tid 3 2023-12-01T15:44:48.967 INFO:tasks.rados.rados.0.smithi040.stdout:301: write initial oid 301 2023-12-01T15:44:48.967 INFO:tasks.rados.rados.0.smithi040.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-12-01T15:44:48.974 INFO:tasks.rados.rados.0.smithi040.stdout:301: writing smithi04088644-301 from 642100 to 1354567 tid 1 2023-12-01T15:44:48.981 INFO:tasks.rados.rados.0.smithi040.stdout:301: writing smithi04088644-301 from 1872245 to 2510006 tid 2 2023-12-01T15:44:48.981 INFO:tasks.rados.rados.0.smithi040.stdout:302: write initial oid 302 2023-12-01T15:44:48.981 INFO:tasks.rados.rados.0.smithi040.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-12-01T15:44:48.989 INFO:tasks.rados.rados.0.smithi040.stdout:302: writing smithi04088644-302 from 658907 to 1446623 tid 1 2023-12-01T15:44:48.995 INFO:tasks.rados.rados.0.smithi040.stdout:302: writing smithi04088644-302 from 1930727 to 2428499 tid 2 2023-12-01T15:44:48.998 INFO:tasks.rados.rados.0.smithi040.stdout:302: writing smithi04088644-302 from 3032909 to 3058907 tid 3 2023-12-01T15:44:48.998 INFO:tasks.rados.rados.0.smithi040.stdout:303: write initial oid 303 2023-12-01T15:44:48.998 INFO:tasks.rados.rados.0.smithi040.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-12-01T15:44:49.005 INFO:tasks.rados.rados.0.smithi040.stdout:303: writing smithi04088644-303 from 675714 to 1138679 tid 1 2023-12-01T15:44:49.011 INFO:tasks.rados.rados.0.smithi040.stdout:303: writing smithi04088644-303 from 1589209 to 2230639 tid 2 2023-12-01T15:44:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:303: writing smithi04088644-303 from 2943979 to 3075714 tid 3 2023-12-01T15:44:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:304: write initial oid 304 2023-12-01T15:44:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-12-01T15:44:49.023 INFO:tasks.rados.rados.0.smithi040.stdout:304: writing smithi04088644-304 from 692521 to 1230735 tid 1 2023-12-01T15:44:49.031 INFO:tasks.rados.rados.0.smithi040.stdout:304: writing smithi04088644-304 from 1931338 to 2716426 tid 2 2023-12-01T15:44:49.031 INFO:tasks.rados.rados.0.smithi040.stdout:305: write initial oid 305 2023-12-01T15:44:49.031 INFO:tasks.rados.rados.0.smithi040.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-12-01T15:44:49.039 INFO:tasks.rados.rados.0.smithi040.stdout:305: writing smithi04088644-305 from 709328 to 1322791 tid 1 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:305: writing smithi04088644-305 from 1989820 to 2634919 tid 2 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing write tid 3 to smithi04088644-290 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing write tid 4 to smithi04088644-290 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing write tid 5 to smithi04088644-290 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: oid 290 updating version 0 to 65 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: oid 290 version 65 is already newer than 62 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: oid 290 version 65 is already newer than 63 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: oid 290 version 65 is already newer than 64 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 290 v 65 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-12-01T15:44:49.047 INFO:tasks.rados.rados.0.smithi040.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-12-01T15:44:49.048 INFO:tasks.rados.rados.0.smithi040.stdout:291: finishing write tid 1 to smithi04088644-291 2023-12-01T15:44:49.048 INFO:tasks.rados.rados.0.smithi040.stdout:291: finishing write tid 2 to smithi04088644-291 2023-12-01T15:44:49.048 INFO:tasks.rados.rados.0.smithi040.stdout:290: done (15 left) 2023-12-01T15:44:49.048 INFO:tasks.rados.rados.0.smithi040.stdout:306: write initial oid 306 2023-12-01T15:44:49.048 INFO:tasks.rados.rados.0.smithi040.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-12-01T15:44:49.053 INFO:tasks.rados.rados.0.smithi040.stdout:306: writing smithi04088644-306 from 726135 to 1131200 tid 1 2023-12-01T15:44:49.061 INFO:tasks.rados.rados.0.smithi040.stdout:306: writing smithi04088644-306 from 1764655 to 2553412 tid 2 2023-12-01T15:44:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:306: writing smithi04088644-306 from 3026248 to 3126135 tid 3 2023-12-01T15:44:49.066 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:291: finishing write tid 3 to smithi04088644-291 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:291: finishing write tid 4 to smithi04088644-291 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:291: oid 291 updating version 0 to 51 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:291: oid 291 version 51 is already newer than 50 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:291: oid 291 version 51 is already newer than 49 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 291 v 51 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: finishing write tid 1 to smithi04088644-292 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: finishing write tid 2 to smithi04088644-292 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: finishing write tid 3 to smithi04088644-292 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: finishing write tid 4 to smithi04088644-292 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: finishing write tid 5 to smithi04088644-292 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: oid 292 updating version 0 to 52 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: oid 292 updating version 52 to 54 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: oid 292 updating version 54 to 55 2023-12-01T15:44:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:292: oid 292 version 55 is already newer than 53 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 292 v 55 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: finishing write tid 1 to smithi04088644-293 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: finishing write tid 2 to smithi04088644-293 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: finishing write tid 3 to smithi04088644-293 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: finishing write tid 4 to smithi04088644-293 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: oid 293 updating version 0 to 70 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: oid 293 version 70 is already newer than 68 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: oid 293 version 70 is already newer than 69 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 293 v 70 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 1 to smithi04088644-294 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 2 to smithi04088644-294 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 3 to smithi04088644-294 2023-12-01T15:44:49.068 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 4 to smithi04088644-294 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 5 to smithi04088644-294 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:294: oid 294 updating version 0 to 51 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:294: oid 294 updating version 51 to 53 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:294: oid 294 updating version 53 to 54 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:294: oid 294 version 54 is already newer than 52 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 294 v 54 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing write tid 1 to smithi04088644-295 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing write tid 2 to smithi04088644-295 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing write tid 3 to smithi04088644-295 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing write tid 4 to smithi04088644-295 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing write tid 5 to smithi04088644-295 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: oid 295 updating version 0 to 49 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: oid 295 version 49 is already newer than 47 2023-12-01T15:44:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:295: oid 295 version 49 is already newer than 48 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:295: oid 295 updating version 49 to 50 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 295 v 50 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: finishing write tid 1 to smithi04088644-296 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: finishing write tid 2 to smithi04088644-296 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: finishing write tid 3 to smithi04088644-296 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: finishing write tid 4 to smithi04088644-296 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: finishing write tid 5 to smithi04088644-296 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: oid 296 updating version 0 to 69 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: oid 296 version 69 is already newer than 67 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: oid 296 version 69 is already newer than 68 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: oid 296 version 69 is already newer than 66 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 296 v 69 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-12-01T15:44:49.070 INFO:tasks.rados.rados.0.smithi040.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 1 to smithi04088644-297 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 2 to smithi04088644-297 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 3 to smithi04088644-297 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 4 to smithi04088644-297 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: oid 297 updating version 0 to 68 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: oid 297 updating version 68 to 69 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: oid 297 updating version 69 to 70 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 297 v 70 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:298: finishing write tid 1 to smithi04088644-298 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:298: finishing write tid 2 to smithi04088644-298 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:298: finishing write tid 3 to smithi04088644-298 2023-12-01T15:44:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:298: finishing write tid 4 to smithi04088644-298 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:298: oid 298 updating version 0 to 82 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:298: oid 298 version 82 is already newer than 81 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:298: oid 298 updating version 82 to 83 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 298 v 83 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: finishing write tid 1 to smithi04088644-299 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: finishing write tid 2 to smithi04088644-299 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: finishing write tid 3 to smithi04088644-299 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: finishing write tid 4 to smithi04088644-299 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: finishing write tid 5 to smithi04088644-299 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: oid 299 updating version 0 to 60 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: oid 299 updating version 60 to 62 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: oid 299 version 62 is already newer than 61 2023-12-01T15:44:49.072 INFO:tasks.rados.rados.0.smithi040.stdout:299: oid 299 version 62 is already newer than 59 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 299 v 62 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing write tid 1 to smithi04088644-300 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing write tid 2 to smithi04088644-300 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing write tid 3 to smithi04088644-300 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing write tid 4 to smithi04088644-300 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing write tid 5 to smithi04088644-300 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: oid 300 updating version 0 to 63 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: oid 300 updating version 63 to 65 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: oid 300 version 65 is already newer than 64 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: oid 300 updating version 65 to 66 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 300 v 66 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:301: finishing write tid 1 to smithi04088644-301 2023-12-01T15:44:49.073 INFO:tasks.rados.rados.0.smithi040.stdout:301: finishing write tid 2 to smithi04088644-301 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:301: finishing write tid 3 to smithi04088644-301 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:301: finishing write tid 4 to smithi04088644-301 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:301: oid 301 updating version 0 to 55 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:301: oid 301 updating version 55 to 56 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:301: oid 301 updating version 56 to 57 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 301 v 57 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: finishing write tid 1 to smithi04088644-302 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: finishing write tid 2 to smithi04088644-302 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: finishing write tid 3 to smithi04088644-302 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: finishing write tid 4 to smithi04088644-302 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: finishing write tid 5 to smithi04088644-302 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: oid 302 updating version 0 to 54 2023-12-01T15:44:49.074 INFO:tasks.rados.rados.0.smithi040.stdout:302: oid 302 version 54 is already newer than 53 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:302: oid 302 version 54 is already newer than 52 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:302: oid 302 version 54 is already newer than 51 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 302 v 54 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: finishing write tid 1 to smithi04088644-303 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: finishing write tid 2 to smithi04088644-303 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: finishing write tid 3 to smithi04088644-303 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: finishing write tid 4 to smithi04088644-303 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: finishing write tid 5 to smithi04088644-303 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: oid 303 updating version 0 to 61 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: oid 303 version 61 is already newer than 59 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: oid 303 version 61 is already newer than 58 2023-12-01T15:44:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:303: oid 303 version 61 is already newer than 60 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 303 v 61 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: finishing write tid 1 to smithi04088644-304 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: finishing write tid 2 to smithi04088644-304 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: finishing write tid 3 to smithi04088644-304 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: finishing write tid 4 to smithi04088644-304 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: oid 304 updating version 0 to 85 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: oid 304 updating version 85 to 86 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: oid 304 version 86 is already newer than 84 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 304 v 86 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:305: finishing write tid 1 to smithi04088644-305 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:305: finishing write tid 2 to smithi04088644-305 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:305: finishing write tid 3 to smithi04088644-305 2023-12-01T15:44:49.076 INFO:tasks.rados.rados.0.smithi040.stdout:305: finishing write tid 4 to smithi04088644-305 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:305: oid 305 updating version 0 to 59 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:305: oid 305 version 59 is already newer than 58 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:305: oid 305 version 59 is already newer than 57 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 305 v 59 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:306: finishing write tid 1 to smithi04088644-306 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:291: done (15 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:292: done (14 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:293: done (13 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:294: done (12 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:295: done (11 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:296: done (10 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:297: done (9 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:298: done (8 left) 2023-12-01T15:44:49.077 INFO:tasks.rados.rados.0.smithi040.stdout:299: done (7 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:300: done (6 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:301: done (5 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:302: done (4 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:303: done (3 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:304: done (2 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:305: done (1 left) 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:307: write initial oid 307 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-12-01T15:44:49.078 INFO:tasks.rados.rados.0.smithi040.stdout:307: writing smithi04088644-307 from 742942 to 1223256 tid 1 2023-12-01T15:44:49.079 INFO:tasks.rados.rados.0.smithi040.stdout:307: writing smithi04088644-307 from 1823137 to 2471905 tid 2 2023-12-01T15:44:49.079 INFO:tasks.rados.rados.0.smithi040.stdout:308: write initial oid 308 2023-12-01T15:44:49.079 INFO:tasks.rados.rados.0.smithi040.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-12-01T15:44:49.086 INFO:tasks.rados.rados.0.smithi040.stdout:308: writing smithi04088644-308 from 759749 to 1315312 tid 1 2023-12-01T15:44:49.093 INFO:tasks.rados.rados.0.smithi040.stdout:308: writing smithi04088644-308 from 1765266 to 2557692 tid 2 2023-12-01T15:44:49.097 INFO:tasks.rados.rados.0.smithi040.stdout:308: writing smithi04088644-308 from 2964741 to 3159749 tid 3 2023-12-01T15:44:49.097 INFO:tasks.rados.rados.0.smithi040.stdout:309: write initial oid 309 2023-12-01T15:44:49.097 INFO:tasks.rados.rados.0.smithi040.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-12-01T15:44:49.105 INFO:tasks.rados.rados.0.smithi040.stdout:309: writing smithi04088644-309 from 776556 to 1407368 tid 1 2023-12-01T15:44:49.111 INFO:tasks.rados.rados.0.smithi040.stdout:309: writing smithi04088644-309 from 1823748 to 2476185 tid 2 2023-12-01T15:44:49.115 INFO:tasks.rados.rados.0.smithi040.stdout:309: writing smithi04088644-309 from 3108517 to 3176556 tid 3 2023-12-01T15:44:49.115 INFO:tasks.rados.rados.0.smithi040.stdout:310: write initial oid 310 2023-12-01T15:44:49.115 INFO:tasks.rados.rados.0.smithi040.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-12-01T15:44:49.123 INFO:tasks.rados.rados.0.smithi040.stdout:310: writing smithi04088644-310 from 793363 to 1499424 tid 1 2023-12-01T15:44:49.132 INFO:tasks.rados.rados.0.smithi040.stdout:310: writing smithi04088644-310 from 2282230 to 3078325 tid 2 2023-12-01T15:44:49.132 INFO:tasks.rados.rados.0.smithi040.stdout:311: write initial oid 311 2023-12-01T15:44:49.132 INFO:tasks.rados.rados.0.smithi040.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-12-01T15:44:49.139 INFO:tasks.rados.rados.0.smithi040.stdout:311: writing smithi04088644-311 from 410170 to 1191480 tid 1 2023-12-01T15:44:49.147 INFO:tasks.rados.rados.0.smithi040.stdout:311: writing smithi04088644-311 from 1940712 to 2596818 tid 2 2023-12-01T15:44:49.150 INFO:tasks.rados.rados.0.smithi040.stdout:311: writing smithi04088644-311 from 3163363 to 3210170 tid 3 2023-12-01T15:44:49.150 INFO:tasks.rados.rados.0.smithi040.stdout:312: write initial oid 312 2023-12-01T15:44:49.150 INFO:tasks.rados.rados.0.smithi040.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-12-01T15:44:49.155 INFO:tasks.rados.rados.0.smithi040.stdout:312: writing smithi04088644-312 from 426977 to 883536 tid 1 2023-12-01T15:44:49.163 INFO:tasks.rados.rados.0.smithi040.stdout:312: writing smithi04088644-312 from 1482841 to 2282605 tid 2 2023-12-01T15:44:49.168 INFO:tasks.rados.rados.0.smithi040.stdout:312: writing smithi04088644-312 from 2958080 to 3226977 tid 3 2023-12-01T15:44:49.168 INFO:tasks.rados.rados.0.smithi040.stdout:313: write initial oid 313 2023-12-01T15:44:49.168 INFO:tasks.rados.rados.0.smithi040.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-12-01T15:44:49.174 INFO:tasks.rados.rados.0.smithi040.stdout:313: writing smithi04088644-313 from 443784 to 1091945 tid 1 2023-12-01T15:44:49.181 INFO:tasks.rados.rados.0.smithi040.stdout:313: writing smithi04088644-313 from 1657676 to 2317451 tid 2 2023-12-01T15:44:49.189 INFO:tasks.rados.rados.0.smithi040.stdout:313: writing smithi04088644-313 from 2818209 to 3243784 tid 3 2023-12-01T15:44:49.189 INFO:tasks.rados.rados.0.smithi040.stdout:314: write initial oid 314 2023-12-01T15:44:49.189 INFO:tasks.rados.rados.0.smithi040.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-12-01T15:44:49.193 INFO:tasks.rados.rados.0.smithi040.stdout:314: writing smithi04088644-314 from 460591 to 1184001 tid 1 2023-12-01T15:44:49.198 INFO:tasks.rados.rados.0.smithi040.stdout:314: writing smithi04088644-314 from 1716158 to 2119591 tid 2 2023-12-01T15:44:49.204 INFO:tasks.rados.rados.0.smithi040.stdout:314: writing smithi04088644-314 from 2729279 to 3169419 tid 3 2023-12-01T15:44:49.204 INFO:tasks.rados.rados.0.smithi040.stdout:315: write initial oid 315 2023-12-01T15:44:49.205 INFO:tasks.rados.rados.0.smithi040.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-12-01T15:44:49.211 INFO:tasks.rados.rados.0.smithi040.stdout:315: writing smithi04088644-315 from 477398 to 1276057 tid 1 2023-12-01T15:44:49.218 INFO:tasks.rados.rados.0.smithi040.stdout:315: writing smithi04088644-315 from 1774640 to 2438084 tid 2 2023-12-01T15:44:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:315: writing smithi04088644-315 from 2873055 to 3277398 tid 3 2023-12-01T15:44:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:316: write initial oid 316 2023-12-01T15:44:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-12-01T15:44:49.228 INFO:tasks.rados.rados.0.smithi040.stdout:316: writing smithi04088644-316 from 494205 to 968113 tid 1 2023-12-01T15:44:49.233 INFO:tasks.rados.rados.0.smithi040.stdout:316: writing smithi04088644-316 from 1433122 to 1840224 tid 2 2023-12-01T15:44:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:316: writing smithi04088644-316 from 2384125 to 2846809 tid 3 2023-12-01T15:44:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:317: write initial oid 317 2023-12-01T15:44:49.239 INFO:tasks.rados.rados.0.smithi040.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-12-01T15:44:49.244 INFO:tasks.rados.rados.0.smithi040.stdout:317: writing smithi04088644-317 from 511012 to 1060169 tid 1 2023-12-01T15:44:49.251 INFO:tasks.rados.rados.0.smithi040.stdout:317: writing smithi04088644-317 from 1775251 to 2326011 tid 2 2023-12-01T15:44:49.257 INFO:tasks.rados.rados.0.smithi040.stdout:317: writing smithi04088644-317 from 3095195 to 3311012 tid 3 2023-12-01T15:44:49.257 INFO:tasks.rados.rados.0.smithi040.stdout:318: write initial oid 318 2023-12-01T15:44:49.257 INFO:tasks.rados.rados.0.smithi040.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-12-01T15:44:49.263 INFO:tasks.rados.rados.0.smithi040.stdout:318: writing smithi04088644-318 from 527819 to 1152225 tid 1 2023-12-01T15:44:49.269 INFO:tasks.rados.rados.0.smithi040.stdout:318: writing smithi04088644-318 from 1833733 to 2244504 tid 2 2023-12-01T15:44:49.275 INFO:tasks.rados.rados.0.smithi040.stdout:318: writing smithi04088644-318 from 2722618 to 3324199 tid 3 2023-12-01T15:44:49.275 INFO:tasks.rados.rados.0.smithi040.stdout:319: write initial oid 319 2023-12-01T15:44:49.275 INFO:tasks.rados.rados.0.smithi040.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-12-01T15:44:49.282 INFO:tasks.rados.rados.0.smithi040.stdout:319: writing smithi04088644-319 from 544626 to 1244281 tid 1 2023-12-01T15:44:49.288 INFO:tasks.rados.rados.0.smithi040.stdout:319: writing smithi04088644-319 from 1892215 to 2446644 tid 2 2023-12-01T15:44:49.293 INFO:tasks.rados.rados.0.smithi040.stdout:319: writing smithi04088644-319 from 3150041 to 3344626 tid 3 2023-12-01T15:44:49.293 INFO:tasks.rados.rados.0.smithi040.stdout:320: write initial oid 320 2023-12-01T15:44:49.294 INFO:tasks.rados.rados.0.smithi040.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-12-01T15:44:49.301 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi04088644-320 from 561433 to 1336337 tid 1 2023-12-01T15:44:49.307 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi04088644-320 from 1950697 to 2365137 tid 2 2023-12-01T15:44:49.313 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi04088644-320 from 2777464 to 3361433 tid 3 2023-12-01T15:44:49.313 INFO:tasks.rados.rados.0.smithi040.stdout:321: write initial oid 321 2023-12-01T15:44:49.313 INFO:tasks.rados.rados.0.smithi040.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-12-01T15:44:49.319 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi04088644-321 from 578240 to 1144746 tid 1 2023-12-01T15:44:49.325 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi04088644-321 from 1609179 to 2167277 tid 2 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi04088644-321 from 2804887 to 3356637 tid 3 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: finishing write tid 2 to smithi04088644-306 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: finishing write tid 3 to smithi04088644-306 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: finishing write tid 4 to smithi04088644-306 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: finishing write tid 5 to smithi04088644-306 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: oid 306 updating version 0 to 63 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: oid 306 version 63 is already newer than 62 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: oid 306 version 63 is already newer than 60 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: oid 306 version 63 is already newer than 61 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 306 v 63 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-12-01T15:44:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: finishing write tid 1 to smithi04088644-307 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: finishing write tid 2 to smithi04088644-307 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: finishing write tid 3 to smithi04088644-307 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: finishing write tid 4 to smithi04088644-307 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: oid 307 updating version 0 to 70 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: oid 307 updating version 70 to 71 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: oid 307 updating version 71 to 72 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 307 v 72 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing write tid 1 to smithi04088644-308 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing write tid 2 to smithi04088644-308 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:306: done (15 left) 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:307: done (14 left) 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:322: write initial oid 322 2023-12-01T15:44:49.333 INFO:tasks.rados.rados.0.smithi040.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-12-01T15:44:49.338 INFO:tasks.rados.rados.0.smithi040.stdout:322: writing smithi04088644-322 from 595047 to 1236802 tid 1 2023-12-01T15:44:49.343 INFO:tasks.rados.rados.0.smithi040.stdout:322: writing smithi04088644-322 from 1667661 to 2085770 tid 2 2023-12-01T15:44:49.350 INFO:tasks.rados.rados.0.smithi040.stdout:322: writing smithi04088644-322 from 2548663 to 3311685 tid 3 2023-12-01T15:44:49.350 INFO:tasks.rados.rados.0.smithi040.stdout:323: write initial oid 323 2023-12-01T15:44:49.350 INFO:tasks.rados.rados.0.smithi040.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-12-01T15:44:49.358 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi04088644-323 from 611854 to 1328858 tid 1 2023-12-01T15:44:49.365 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi04088644-323 from 2126143 to 2687910 tid 2 2023-12-01T15:44:49.369 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi04088644-323 from 3259733 to 3411854 tid 3 2023-12-01T15:44:49.369 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.369 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing write tid 3 to smithi04088644-308 2023-12-01T15:44:49.369 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing write tid 4 to smithi04088644-308 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing write tid 5 to smithi04088644-308 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: oid 308 updating version 0 to 58 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: oid 308 version 58 is already newer than 57 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: oid 308 updating version 58 to 59 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: oid 308 version 59 is already newer than 56 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 308 v 59 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:309: finishing write tid 1 to smithi04088644-309 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:308: done (15 left) 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:324: write initial oid 324 2023-12-01T15:44:49.370 INFO:tasks.rados.rados.0.smithi040.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-12-01T15:44:49.376 INFO:tasks.rados.rados.0.smithi040.stdout:324: writing smithi04088644-324 from 628661 to 1420914 tid 1 2023-12-01T15:44:49.383 INFO:tasks.rados.rados.0.smithi040.stdout:324: writing smithi04088644-324 from 2184625 to 2606403 tid 2 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:324: writing smithi04088644-324 from 3403509 to 3428661 tid 3 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:309: finishing write tid 2 to smithi04088644-309 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:309: finishing write tid 3 to smithi04088644-309 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:309: finishing write tid 4 to smithi04088644-309 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:309: finishing write tid 5 to smithi04088644-309 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:309: oid 309 updating version 0 to 58 2023-12-01T15:44:49.389 INFO:tasks.rados.rados.0.smithi040.stdout:309: oid 309 version 58 is already newer than 55 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:309: oid 309 version 58 is already newer than 57 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:309: oid 309 version 58 is already newer than 56 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 309 v 58 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: finishing write tid 1 to smithi04088644-310 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: finishing write tid 2 to smithi04088644-310 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: finishing write tid 3 to smithi04088644-310 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: finishing write tid 4 to smithi04088644-310 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: oid 310 updating version 0 to 72 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: oid 310 version 72 is already newer than 71 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: oid 310 updating version 72 to 73 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 310 v 73 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-12-01T15:44:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:311: finishing write tid 1 to smithi04088644-311 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: finishing write tid 2 to smithi04088644-311 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: finishing write tid 3 to smithi04088644-311 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: finishing write tid 4 to smithi04088644-311 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: finishing write tid 5 to smithi04088644-311 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: oid 311 updating version 0 to 65 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: oid 311 updating version 65 to 66 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: oid 311 updating version 66 to 67 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: oid 311 version 67 is already newer than 64 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 311 v 67 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-12-01T15:44:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing write tid 1 to smithi04088644-312 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing write tid 2 to smithi04088644-312 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing write tid 3 to smithi04088644-312 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing write tid 4 to smithi04088644-312 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing write tid 5 to smithi04088644-312 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: oid 312 updating version 0 to 68 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: oid 312 updating version 68 to 70 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: oid 312 version 70 is already newer than 67 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: oid 312 version 70 is already newer than 69 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 312 v 70 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:313: finishing write tid 1 to smithi04088644-313 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:313: finishing write tid 2 to smithi04088644-313 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:313: finishing write tid 3 to smithi04088644-313 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:313: finishing write tid 4 to smithi04088644-313 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:313: finishing write tid 5 to smithi04088644-313 2023-12-01T15:44:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:313: oid 313 updating version 0 to 69 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:313: oid 313 version 69 is already newer than 68 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:313: oid 313 updating version 69 to 71 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:313: oid 313 version 71 is already newer than 70 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 313 v 71 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:314: finishing write tid 1 to smithi04088644-314 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:314: finishing write tid 2 to smithi04088644-314 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:314: finishing write tid 3 to smithi04088644-314 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:309: done (15 left) 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:310: done (14 left) 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:311: done (13 left) 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:312: done (12 left) 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:313: done (11 left) 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:325: write initial oid 325 2023-12-01T15:44:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-12-01T15:44:49.395 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi04088644-325 from 645468 to 1112970 tid 1 2023-12-01T15:44:49.400 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi04088644-325 from 1726754 to 2292190 tid 2 2023-12-01T15:44:49.406 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi04088644-325 from 2798226 to 3395064 tid 3 2023-12-01T15:44:49.406 INFO:tasks.rados.rados.0.smithi040.stdout:326: write initial oid 326 2023-12-01T15:44:49.407 INFO:tasks.rados.rados.0.smithi040.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-12-01T15:44:49.413 INFO:tasks.rados.rados.0.smithi040.stdout:326: writing smithi04088644-326 from 662275 to 1205026 tid 1 2023-12-01T15:44:49.418 INFO:tasks.rados.rados.0.smithi040.stdout:326: writing smithi04088644-326 from 1785236 to 2210683 tid 2 2023-12-01T15:44:49.426 INFO:tasks.rados.rados.0.smithi040.stdout:326: writing smithi04088644-326 from 2942002 to 3462275 tid 3 2023-12-01T15:44:49.426 INFO:tasks.rados.rados.0.smithi040.stdout:327: write initial oid 327 2023-12-01T15:44:49.426 INFO:tasks.rados.rados.0.smithi040.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-12-01T15:44:49.434 INFO:tasks.rados.rados.0.smithi040.stdout:327: writing smithi04088644-327 from 679082 to 1297082 tid 1 2023-12-01T15:44:49.441 INFO:tasks.rados.rados.0.smithi040.stdout:327: writing smithi04088644-327 from 1843718 to 2412823 tid 2 2023-12-01T15:44:49.447 INFO:tasks.rados.rados.0.smithi040.stdout:327: writing smithi04088644-327 from 2853072 to 3479082 tid 3 2023-12-01T15:44:49.447 INFO:tasks.rados.rados.0.smithi040.stdout:328: write initial oid 328 2023-12-01T15:44:49.447 INFO:tasks.rados.rados.0.smithi040.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-12-01T15:44:49.453 INFO:tasks.rados.rados.0.smithi040.stdout:328: writing smithi04088644-328 from 695889 to 1105491 tid 1 2023-12-01T15:44:49.459 INFO:tasks.rados.rados.0.smithi040.stdout:328: writing smithi04088644-328 from 1618553 to 2331316 tid 2 2023-12-01T15:44:49.466 INFO:tasks.rados.rados.0.smithi040.stdout:328: writing smithi04088644-328 from 2996848 to 3495889 tid 3 2023-12-01T15:44:49.466 INFO:tasks.rados.rados.0.smithi040.stdout:329: write initial oid 329 2023-12-01T15:44:49.466 INFO:tasks.rados.rados.0.smithi040.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-12-01T15:44:49.472 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi04088644-329 from 712696 to 1197547 tid 1 2023-12-01T15:44:49.480 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi04088644-329 from 1960682 to 2533456 tid 2 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi04088644-329 from 3307918 to 3512696 tid 3 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:314: finishing write tid 4 to smithi04088644-314 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:314: finishing write tid 5 to smithi04088644-314 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:314: oid 314 updating version 0 to 75 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:314: oid 314 updating version 75 to 76 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:314: oid 314 updating version 76 to 77 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:314: oid 314 version 77 is already newer than 74 2023-12-01T15:44:49.486 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 314 v 77 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 1 to smithi04088644-315 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 2 to smithi04088644-315 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 3 to smithi04088644-315 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 4 to smithi04088644-315 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:314: done (15 left) 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:330: write initial oid 330 2023-12-01T15:44:49.487 INFO:tasks.rados.rados.0.smithi040.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-12-01T15:44:49.493 INFO:tasks.rados.rados.0.smithi040.stdout:330: writing smithi04088644-330 from 729503 to 1289603 tid 1 2023-12-01T15:44:49.501 INFO:tasks.rados.rados.0.smithi040.stdout:330: writing smithi04088644-330 from 2019164 to 2735596 tid 2 2023-12-01T15:44:49.506 INFO:tasks.rados.rados.0.smithi040.stdout:330: writing smithi04088644-330 from 3335341 to 3529503 tid 3 2023-12-01T15:44:49.506 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.506 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 5 to smithi04088644-315 2023-12-01T15:44:49.506 INFO:tasks.rados.rados.0.smithi040.stdout:315: oid 315 updating version 0 to 90 2023-12-01T15:44:49.506 INFO:tasks.rados.rados.0.smithi040.stdout:315: oid 315 version 90 is already newer than 87 2023-12-01T15:44:49.506 INFO:tasks.rados.rados.0.smithi040.stdout:315: oid 315 version 90 is already newer than 88 2023-12-01T15:44:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:315: oid 315 version 90 is already newer than 89 2023-12-01T15:44:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 315 v 90 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-12-01T15:44:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-12-01T15:44:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:315: done (15 left) 2023-12-01T15:44:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:331: write initial oid 331 2023-12-01T15:44:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-12-01T15:44:49.513 INFO:tasks.rados.rados.0.smithi040.stdout:331: writing smithi04088644-331 from 746310 to 1381659 tid 1 2023-12-01T15:44:49.521 INFO:tasks.rados.rados.0.smithi040.stdout:331: writing smithi04088644-331 from 2077646 to 2654089 tid 2 2023-12-01T15:44:49.526 INFO:tasks.rados.rados.0.smithi040.stdout:331: writing smithi04088644-331 from 3362764 to 3546310 tid 3 2023-12-01T15:44:49.526 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.526 INFO:tasks.rados.rados.0.smithi040.stdout:316: finishing write tid 1 to smithi04088644-316 2023-12-01T15:44:49.526 INFO:tasks.rados.rados.0.smithi040.stdout:316: finishing write tid 2 to smithi04088644-316 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: finishing write tid 3 to smithi04088644-316 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: finishing write tid 4 to smithi04088644-316 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: finishing write tid 5 to smithi04088644-316 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: oid 316 updating version 0 to 73 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: oid 316 version 73 is already newer than 71 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: oid 316 updating version 73 to 74 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: oid 316 version 74 is already newer than 72 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 316 v 74 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:317: finishing write tid 1 to smithi04088644-317 2023-12-01T15:44:49.527 INFO:tasks.rados.rados.0.smithi040.stdout:317: finishing write tid 2 to smithi04088644-317 2023-12-01T15:44:49.528 INFO:tasks.rados.rados.0.smithi040.stdout:317: finishing write tid 3 to smithi04088644-317 2023-12-01T15:44:49.528 INFO:tasks.rados.rados.0.smithi040.stdout:316: done (15 left) 2023-12-01T15:44:49.528 INFO:tasks.rados.rados.0.smithi040.stdout:332: write initial oid 332 2023-12-01T15:44:49.528 INFO:tasks.rados.rados.0.smithi040.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-12-01T15:44:49.536 INFO:tasks.rados.rados.0.smithi040.stdout:332: writing smithi04088644-332 from 763117 to 1473715 tid 1 2023-12-01T15:44:49.544 INFO:tasks.rados.rados.0.smithi040.stdout:332: writing smithi04088644-332 from 2136128 to 2856229 tid 2 2023-12-01T15:44:49.549 INFO:tasks.rados.rados.0.smithi040.stdout:332: writing smithi04088644-332 from 3390187 to 3563117 tid 3 2023-12-01T15:44:49.549 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.549 INFO:tasks.rados.rados.0.smithi040.stdout:317: finishing write tid 4 to smithi04088644-317 2023-12-01T15:44:49.549 INFO:tasks.rados.rados.0.smithi040.stdout:317: finishing write tid 5 to smithi04088644-317 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:317: oid 317 updating version 0 to 72 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:317: oid 317 updating version 72 to 73 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:317: oid 317 updating version 73 to 75 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:317: oid 317 version 75 is already newer than 74 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 317 v 75 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:318: finishing write tid 1 to smithi04088644-318 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:318: finishing write tid 2 to smithi04088644-318 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:318: finishing write tid 3 to smithi04088644-318 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:318: finishing write tid 4 to smithi04088644-318 2023-12-01T15:44:49.550 INFO:tasks.rados.rados.0.smithi040.stdout:318: finishing write tid 5 to smithi04088644-318 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:318: oid 318 updating version 0 to 54 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:318: oid 318 updating version 54 to 56 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:318: oid 318 version 56 is already newer than 53 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:318: oid 318 version 56 is already newer than 55 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 318 v 56 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing write tid 1 to smithi04088644-319 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing write tid 2 to smithi04088644-319 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing write tid 3 to smithi04088644-319 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing write tid 4 to smithi04088644-319 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing write tid 5 to smithi04088644-319 2023-12-01T15:44:49.551 INFO:tasks.rados.rados.0.smithi040.stdout:319: oid 319 updating version 0 to 68 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:319: oid 319 version 68 is already newer than 67 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:319: oid 319 version 68 is already newer than 66 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:319: oid 319 updating version 68 to 69 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 319 v 69 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 1 to smithi04088644-320 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 2 to smithi04088644-320 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 3 to smithi04088644-320 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 4 to smithi04088644-320 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 5 to smithi04088644-320 2023-12-01T15:44:49.552 INFO:tasks.rados.rados.0.smithi040.stdout:320: oid 320 updating version 0 to 65 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:320: oid 320 version 65 is already newer than 63 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:320: oid 320 version 65 is already newer than 62 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:320: oid 320 version 65 is already newer than 64 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 320 v 65 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 1 to smithi04088644-321 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 2 to smithi04088644-321 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:317: done (15 left) 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:318: done (14 left) 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:319: done (13 left) 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:320: done (12 left) 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:333: write initial oid 333 2023-12-01T15:44:49.553 INFO:tasks.rados.rados.0.smithi040.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-12-01T15:44:49.556 INFO:tasks.rados.rados.0.smithi040.stdout:333: writing smithi04088644-333 from 779924 to 1565771 tid 1 2023-12-01T15:44:49.563 INFO:tasks.rados.rados.0.smithi040.stdout:333: writing smithi04088644-333 from 2078257 to 2658369 tid 2 2023-12-01T15:44:49.568 INFO:tasks.rados.rados.0.smithi040.stdout:333: writing smithi04088644-333 from 3301257 to 3579924 tid 3 2023-12-01T15:44:49.568 INFO:tasks.rados.rados.0.smithi040.stdout:334: write initial oid 334 2023-12-01T15:44:49.568 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 3 to smithi04088644-321 2023-12-01T15:44:49.568 INFO:tasks.rados.rados.0.smithi040.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-12-01T15:44:49.574 INFO:tasks.rados.rados.0.smithi040.stdout:334: writing smithi04088644-334 from 796731 to 1257827 tid 1 2023-12-01T15:44:49.581 INFO:tasks.rados.rados.0.smithi040.stdout:334: writing smithi04088644-334 from 1736739 to 2460509 tid 2 2023-12-01T15:44:49.587 INFO:tasks.rados.rados.0.smithi040.stdout:334: writing smithi04088644-334 from 2928680 to 3596731 tid 3 2023-12-01T15:44:49.587 INFO:tasks.rados.rados.0.smithi040.stdout:335: write initial oid 335 2023-12-01T15:44:49.587 INFO:tasks.rados.rados.0.smithi040.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-12-01T15:44:49.593 INFO:tasks.rados.rados.0.smithi040.stdout:335: writing smithi04088644-335 from 413538 to 949883 tid 1 2023-12-01T15:44:49.598 INFO:tasks.rados.rados.0.smithi040.stdout:335: writing smithi04088644-335 from 1395221 to 1979002 tid 2 2023-12-01T15:44:49.605 INFO:tasks.rados.rados.0.smithi040.stdout:335: writing smithi04088644-335 from 2556103 to 3214720 tid 3 2023-12-01T15:44:49.605 INFO:tasks.rados.rados.0.smithi040.stdout:336: write initial oid 336 2023-12-01T15:44:49.606 INFO:tasks.rados.rados.0.smithi040.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-12-01T15:44:49.611 INFO:tasks.rados.rados.0.smithi040.stdout:336: writing smithi04088644-336 from 430345 to 1158292 tid 1 2023-12-01T15:44:49.618 INFO:tasks.rados.rados.0.smithi040.stdout:336: writing smithi04088644-336 from 1570056 to 2297495 tid 2 2023-12-01T15:44:49.623 INFO:tasks.rados.rados.0.smithi040.stdout:336: writing smithi04088644-336 from 2699879 to 3169768 tid 3 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 4 to smithi04088644-321 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 5 to smithi04088644-321 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout:321: oid 321 updating version 0 to 102 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout:321: oid 321 updating version 102 to 103 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout:321: oid 321 updating version 103 to 104 2023-12-01T15:44:49.624 INFO:tasks.rados.rados.0.smithi040.stdout:321: oid 321 updating version 104 to 105 2023-12-01T15:44:49.625 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 321 v 105 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-12-01T15:44:49.625 INFO:tasks.rados.rados.0.smithi040.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-12-01T15:44:49.625 INFO:tasks.rados.rados.0.smithi040.stdout:322: finishing write tid 1 to smithi04088644-322 2023-12-01T15:44:49.625 INFO:tasks.rados.rados.0.smithi040.stdout:322: finishing write tid 2 to smithi04088644-322 2023-12-01T15:44:49.625 INFO:tasks.rados.rados.0.smithi040.stdout:322: finishing write tid 3 to smithi04088644-322 2023-12-01T15:44:49.625 INFO:tasks.rados.rados.0.smithi040.stdout:322: finishing write tid 4 to smithi04088644-322 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:322: finishing write tid 5 to smithi04088644-322 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:322: oid 322 updating version 0 to 70 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:322: oid 322 updating version 70 to 71 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:322: oid 322 updating version 71 to 73 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:322: oid 322 version 73 is already newer than 72 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 322 v 73 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-12-01T15:44:49.626 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 1 to smithi04088644-323 2023-12-01T15:44:49.627 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 2 to smithi04088644-323 2023-12-01T15:44:49.627 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 3 to smithi04088644-323 2023-12-01T15:44:49.627 INFO:tasks.rados.rados.0.smithi040.stdout:321: done (15 left) 2023-12-01T15:44:49.627 INFO:tasks.rados.rados.0.smithi040.stdout:322: done (14 left) 2023-12-01T15:44:49.627 INFO:tasks.rados.rados.0.smithi040.stdout:337: write initial oid 337 2023-12-01T15:44:49.627 INFO:tasks.rados.rados.0.smithi040.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-12-01T15:44:49.628 INFO:tasks.rados.rados.0.smithi040.stdout:337: writing smithi04088644-337 from 447152 to 850348 tid 1 2023-12-01T15:44:49.634 INFO:tasks.rados.rados.0.smithi040.stdout:337: writing smithi04088644-337 from 1512185 to 2099635 tid 2 2023-12-01T15:44:49.642 INFO:tasks.rados.rados.0.smithi040.stdout:337: writing smithi04088644-337 from 2727302 to 3408463 tid 3 2023-12-01T15:44:49.643 INFO:tasks.rados.rados.0.smithi040.stdout:338: write initial oid 338 2023-12-01T15:44:49.643 INFO:tasks.rados.rados.0.smithi040.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-12-01T15:44:49.647 INFO:tasks.rados.rados.0.smithi040.stdout:338: writing smithi04088644-338 from 463959 to 942404 tid 1 2023-12-01T15:44:49.655 INFO:tasks.rados.rados.0.smithi040.stdout:338: writing smithi04088644-338 from 1570667 to 2301775 tid 2 2023-12-01T15:44:49.662 INFO:tasks.rados.rados.0.smithi040.stdout:338: writing smithi04088644-338 from 3038372 to 3530805 tid 3 2023-12-01T15:44:49.662 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.662 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 4 to smithi04088644-323 2023-12-01T15:44:49.662 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 5 to smithi04088644-323 2023-12-01T15:44:49.662 INFO:tasks.rados.rados.0.smithi040.stdout:323: oid 323 updating version 0 to 73 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:323: oid 323 updating version 73 to 74 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:323: oid 323 updating version 74 to 76 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:323: oid 323 version 76 is already newer than 75 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 323 v 76 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:324: finishing write tid 1 to smithi04088644-324 2023-12-01T15:44:49.663 INFO:tasks.rados.rados.0.smithi040.stdout:323: done (15 left) 2023-12-01T15:44:49.664 INFO:tasks.rados.rados.0.smithi040.stdout:339: write initial oid 339 2023-12-01T15:44:49.664 INFO:tasks.rados.rados.0.smithi040.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-12-01T15:44:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:49 smithi040 bash[41173]: cluster 2023-12-01T15:44:48.278592+0000 mgr.y (mgr.24356) 192 : cluster 0 pgmap v169: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:49 smithi040 bash[41173]: audit 2023-12-01T15:44:48.305600+0000 mon.a (mon.0) 856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:49 smithi040 bash[41173]: audit 2023-12-01T15:44:48.307132+0000 mon.c (mon.2) 130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:49 smithi040 bash[28232]: cluster 2023-12-01T15:44:48.278592+0000 mgr.y (mgr.24356) 192 : cluster 0 pgmap v169: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:49 smithi040 bash[28232]: audit 2023-12-01T15:44:48.305600+0000 mon.a (mon.0) 856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:49 smithi040 bash[28232]: audit 2023-12-01T15:44:48.307132+0000 mon.c (mon.2) 130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:49.667 INFO:tasks.rados.rados.0.smithi040.stdout:339: writing smithi04088644-339 from 480766 to 1034460 tid 1 2023-12-01T15:44:49.674 INFO:tasks.rados.rados.0.smithi040.stdout:339: writing smithi04088644-339 from 1629149 to 2220268 tid 2 2023-12-01T15:44:49.680 INFO:tasks.rados.rados.0.smithi040.stdout:339: writing smithi04088644-339 from 2782148 to 3202206 tid 3 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: finishing write tid 2 to smithi04088644-324 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: finishing write tid 3 to smithi04088644-324 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: finishing write tid 4 to smithi04088644-324 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: finishing write tid 5 to smithi04088644-324 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: oid 324 updating version 0 to 80 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: oid 324 version 80 is already newer than 79 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: oid 324 version 80 is already newer than 78 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: oid 324 updating version 80 to 81 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 324 v 81 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-12-01T15:44:49.681 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 1 to smithi04088644-325 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 2 to smithi04088644-325 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 3 to smithi04088644-325 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 4 to smithi04088644-325 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 5 to smithi04088644-325 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: oid 325 updating version 0 to 77 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: oid 325 version 77 is already newer than 76 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: oid 325 version 77 is already newer than 75 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: oid 325 updating version 77 to 78 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 325 v 78 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:326: finishing write tid 1 to smithi04088644-326 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:326: finishing write tid 2 to smithi04088644-326 2023-12-01T15:44:49.682 INFO:tasks.rados.rados.0.smithi040.stdout:326: finishing write tid 3 to smithi04088644-326 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: finishing write tid 4 to smithi04088644-326 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: finishing write tid 5 to smithi04088644-326 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: oid 326 updating version 0 to 106 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: oid 326 updating version 106 to 108 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: oid 326 updating version 108 to 109 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: oid 326 version 109 is already newer than 107 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 109 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:327: finishing write tid 1 to smithi04088644-327 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:327: finishing write tid 2 to smithi04088644-327 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:327: finishing write tid 3 to smithi04088644-327 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:327: finishing write tid 4 to smithi04088644-327 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:327: finishing write tid 5 to smithi04088644-327 2023-12-01T15:44:49.683 INFO:tasks.rados.rados.0.smithi040.stdout:327: oid 327 updating version 0 to 79 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:327: oid 327 updating version 79 to 80 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:327: oid 327 updating version 80 to 81 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:327: oid 327 updating version 81 to 82 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 327 v 82 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: finishing write tid 1 to smithi04088644-328 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: finishing write tid 2 to smithi04088644-328 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: finishing write tid 3 to smithi04088644-328 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: finishing write tid 4 to smithi04088644-328 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: finishing write tid 5 to smithi04088644-328 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: oid 328 updating version 0 to 72 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: oid 328 updating version 72 to 73 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: oid 328 updating version 73 to 74 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: oid 328 version 74 is already newer than 71 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 328 v 74 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-12-01T15:44:49.684 INFO:tasks.rados.rados.0.smithi040.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 1 to smithi04088644-329 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:324: done (15 left) 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:325: done (14 left) 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:326: done (13 left) 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:327: done (12 left) 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:328: done (11 left) 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:340: write initial oid 340 2023-12-01T15:44:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-12-01T15:44:49.686 INFO:tasks.rados.rados.0.smithi040.stdout:340: writing smithi04088644-340 from 497573 to 1126516 tid 1 2023-12-01T15:44:49.693 INFO:tasks.rados.rados.0.smithi040.stdout:340: writing smithi04088644-340 from 1687631 to 2422408 tid 2 2023-12-01T15:44:49.701 INFO:tasks.rados.rados.0.smithi040.stdout:340: writing smithi04088644-340 from 3093218 to 3697573 tid 3 2023-12-01T15:44:49.701 INFO:tasks.rados.rados.0.smithi040.stdout:341: write initial oid 341 2023-12-01T15:44:49.701 INFO:tasks.rados.rados.0.smithi040.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-12-01T15:44:49.707 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi04088644-341 from 514380 to 1218572 tid 1 2023-12-01T15:44:49.713 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi04088644-341 from 1629760 to 2108195 tid 2 2023-12-01T15:44:49.719 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi04088644-341 from 2604288 to 3046890 tid 3 2023-12-01T15:44:49.719 INFO:tasks.rados.rados.0.smithi040.stdout:342: write initial oid 342 2023-12-01T15:44:49.719 INFO:tasks.rados.rados.0.smithi040.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-12-01T15:44:49.726 INFO:tasks.rados.rados.0.smithi040.stdout:342: writing smithi04088644-342 from 531187 to 1310628 tid 1 2023-12-01T15:44:49.734 INFO:tasks.rados.rados.0.smithi040.stdout:342: writing smithi04088644-342 from 2088242 to 2826688 tid 2 2023-12-01T15:44:49.739 INFO:tasks.rados.rados.0.smithi040.stdout:342: writing smithi04088644-342 from 3431711 to 3731187 tid 3 2023-12-01T15:44:49.739 INFO:tasks.rados.rados.0.smithi040.stdout:343: write initial oid 343 2023-12-01T15:44:49.739 INFO:tasks.rados.rados.0.smithi040.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-12-01T15:44:49.744 INFO:tasks.rados.rados.0.smithi040.stdout:343: writing smithi04088644-343 from 547994 to 1002684 tid 1 2023-12-01T15:44:49.751 INFO:tasks.rados.rados.0.smithi040.stdout:343: writing smithi04088644-343 from 1746724 to 2228828 tid 2 2023-12-01T15:44:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:343: writing smithi04088644-343 from 2659134 to 3124280 tid 3 2023-12-01T15:44:49.760 INFO:tasks.rados.rados.0.smithi040.stdout:343: writing smithi04088644-343 from 3605976 to 3747994 tid 4 2023-12-01T15:44:49.760 INFO:tasks.rados.rados.0.smithi040.stdout:344: write initial oid 344 2023-12-01T15:44:49.760 INFO:tasks.rados.rados.0.smithi040.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-12-01T15:44:49.766 INFO:tasks.rados.rados.0.smithi040.stdout:344: writing smithi04088644-344 from 564801 to 1211093 tid 1 2023-12-01T15:44:49.774 INFO:tasks.rados.rados.0.smithi040.stdout:344: writing smithi04088644-344 from 1921559 to 2663674 tid 2 2023-12-01T15:44:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:49 smithi141 bash[31670]: cluster 2023-12-01T15:44:48.278592+0000 mgr.y (mgr.24356) 192 : cluster 0 pgmap v169: 89 pgs: 89 active+clean; 4.4 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 232 KiB/s wr, 1 op/s 2023-12-01T15:44:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:49 smithi141 bash[31670]: audit 2023-12-01T15:44:48.305600+0000 mon.a (mon.0) 856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:49 smithi141 bash[31670]: audit 2023-12-01T15:44:48.307132+0000 mon.c (mon.2) 130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:344: writing smithi04088644-344 from 3202910 to 3764801 tid 3 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 2 to smithi04088644-329 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 3 to smithi04088644-329 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 4 to smithi04088644-329 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 5 to smithi04088644-329 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: oid 329 updating version 0 to 57 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: oid 329 version 57 is already newer than 55 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: oid 329 version 57 is already newer than 56 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: oid 329 version 57 is already newer than 54 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 329 v 57 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-12-01T15:44:49.781 INFO:tasks.rados.rados.0.smithi040.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-12-01T15:44:49.782 INFO:tasks.rados.rados.0.smithi040.stdout:330: finishing write tid 1 to smithi04088644-330 2023-12-01T15:44:49.782 INFO:tasks.rados.rados.0.smithi040.stdout:330: finishing write tid 2 to smithi04088644-330 2023-12-01T15:44:49.782 INFO:tasks.rados.rados.0.smithi040.stdout:330: finishing write tid 3 to smithi04088644-330 2023-12-01T15:44:49.782 INFO:tasks.rados.rados.0.smithi040.stdout:329: done (15 left) 2023-12-01T15:44:49.782 INFO:tasks.rados.rados.0.smithi040.stdout:345: write initial oid 345 2023-12-01T15:44:49.782 INFO:tasks.rados.rados.0.smithi040.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-12-01T15:44:49.788 INFO:tasks.rados.rados.0.smithi040.stdout:345: writing smithi04088644-345 from 581608 to 1303149 tid 1 2023-12-01T15:44:49.793 INFO:tasks.rados.rados.0.smithi040.stdout:345: writing smithi04088644-345 from 1863688 to 2349461 tid 2 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:345: writing smithi04088644-345 from 3113980 to 3718023 tid 3 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: finishing write tid 4 to smithi04088644-330 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: finishing write tid 5 to smithi04088644-330 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: oid 330 updating version 0 to 83 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: oid 330 updating version 83 to 85 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: oid 330 version 85 is already newer than 82 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: oid 330 version 85 is already newer than 84 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 330 v 85 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:331: finishing write tid 1 to smithi04088644-331 2023-12-01T15:44:49.802 INFO:tasks.rados.rados.0.smithi040.stdout:331: finishing write tid 2 to smithi04088644-331 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: finishing write tid 3 to smithi04088644-331 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: finishing write tid 4 to smithi04088644-331 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: finishing write tid 5 to smithi04088644-331 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: oid 331 updating version 0 to 92 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: oid 331 updating version 92 to 93 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: oid 331 version 93 is already newer than 91 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: oid 331 updating version 93 to 94 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 331 v 94 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:332: finishing write tid 1 to smithi04088644-332 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:332: finishing write tid 2 to smithi04088644-332 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:332: finishing write tid 3 to smithi04088644-332 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:332: finishing write tid 4 to smithi04088644-332 2023-12-01T15:44:49.803 INFO:tasks.rados.rados.0.smithi040.stdout:332: finishing write tid 5 to smithi04088644-332 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:332: oid 332 updating version 0 to 113 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:332: oid 332 version 113 is already newer than 112 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:332: oid 332 version 113 is already newer than 111 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:332: oid 332 version 113 is already newer than 110 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 332 v 113 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing write tid 1 to smithi04088644-333 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing write tid 2 to smithi04088644-333 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing write tid 3 to smithi04088644-333 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing write tid 4 to smithi04088644-333 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing write tid 5 to smithi04088644-333 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: oid 333 updating version 0 to 97 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: oid 333 version 97 is already newer than 95 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: oid 333 updating version 97 to 98 2023-12-01T15:44:49.804 INFO:tasks.rados.rados.0.smithi040.stdout:333: oid 333 version 98 is already newer than 96 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 333 v 98 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:334: finishing write tid 1 to smithi04088644-334 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:330: done (15 left) 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:331: done (14 left) 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:332: done (13 left) 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:333: done (12 left) 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:346: write initial oid 346 2023-12-01T15:44:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-12-01T15:44:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:346: writing smithi04088644-346 from 598415 to 1395205 tid 1 2023-12-01T15:44:49.816 INFO:tasks.rados.rados.0.smithi040.stdout:346: writing smithi04088644-346 from 1922170 to 2667954 tid 2 2023-12-01T15:44:49.821 INFO:tasks.rados.rados.0.smithi040.stdout:346: writing smithi04088644-346 from 3141403 to 3556718 tid 3 2023-12-01T15:44:49.821 INFO:tasks.rados.rados.0.smithi040.stdout:347: write initial oid 347 2023-12-01T15:44:49.821 INFO:tasks.rados.rados.0.smithi040.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-12-01T15:44:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:347: writing smithi04088644-347 from 615222 to 1087261 tid 1 2023-12-01T15:44:49.832 INFO:tasks.rados.rados.0.smithi040.stdout:347: writing smithi04088644-347 from 1580652 to 2070094 tid 2 2023-12-01T15:44:49.839 INFO:tasks.rados.rados.0.smithi040.stdout:347: writing smithi04088644-347 from 2768826 to 3395413 tid 3 2023-12-01T15:44:49.839 INFO:tasks.rados.rados.0.smithi040.stdout:348: write initial oid 348 2023-12-01T15:44:49.840 INFO:tasks.rados.rados.0.smithi040.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-12-01T15:44:49.848 INFO:tasks.rados.rados.0.smithi040.stdout:348: writing smithi04088644-348 from 632029 to 1179317 tid 1 2023-12-01T15:44:49.855 INFO:tasks.rados.rados.0.smithi040.stdout:348: writing smithi04088644-348 from 1639134 to 2388587 tid 2 2023-12-01T15:44:49.860 INFO:tasks.rados.rados.0.smithi040.stdout:348: writing smithi04088644-348 from 2796249 to 3234108 tid 3 2023-12-01T15:44:49.863 INFO:tasks.rados.rados.0.smithi040.stdout:348: writing smithi04088644-348 from 3653524 to 3832029 tid 4 2023-12-01T15:44:49.863 INFO:tasks.rados.rados.0.smithi040.stdout:349: write initial oid 349 2023-12-01T15:44:49.863 INFO:tasks.rados.rados.0.smithi040.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-12-01T15:44:49.870 INFO:tasks.rados.rados.0.smithi040.stdout:349: writing smithi04088644-349 from 648836 to 1271373 tid 1 2023-12-01T15:44:49.878 INFO:tasks.rados.rados.0.smithi040.stdout:349: writing smithi04088644-349 from 1981263 to 2474374 tid 2 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:349: writing smithi04088644-349 from 3107319 to 3848836 tid 3 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:334: finishing write tid 2 to smithi04088644-334 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:334: finishing write tid 3 to smithi04088644-334 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:334: finishing write tid 4 to smithi04088644-334 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:334: finishing write tid 5 to smithi04088644-334 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:334: oid 334 updating version 0 to 62 2023-12-01T15:44:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:334: oid 334 version 62 is already newer than 61 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:334: oid 334 updating version 62 to 63 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:334: oid 334 version 63 is already newer than 60 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 334 v 63 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:335: finishing write tid 1 to smithi04088644-335 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:334: done (15 left) 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:350: write initial oid 350 2023-12-01T15:44:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-12-01T15:44:49.893 INFO:tasks.rados.rados.0.smithi040.stdout:350: writing smithi04088644-350 from 665643 to 1363429 tid 1 2023-12-01T15:44:49.901 INFO:tasks.rados.rados.0.smithi040.stdout:350: writing smithi04088644-350 from 2039745 to 2792867 tid 2 2023-12-01T15:44:49.907 INFO:tasks.rados.rados.0.smithi040.stdout:350: writing smithi04088644-350 from 3534742 to 3865643 tid 3 2023-12-01T15:44:49.907 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.907 INFO:tasks.rados.rados.0.smithi040.stdout:335: finishing write tid 2 to smithi04088644-335 2023-12-01T15:44:49.907 INFO:tasks.rados.rados.0.smithi040.stdout:335: finishing write tid 3 to smithi04088644-335 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: finishing write tid 4 to smithi04088644-335 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: finishing write tid 5 to smithi04088644-335 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: oid 335 updating version 0 to 102 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: oid 335 version 102 is already newer than 100 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: oid 335 version 102 is already newer than 101 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: oid 335 version 102 is already newer than 99 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 335 v 102 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:336: finishing write tid 1 to smithi04088644-336 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:335: done (15 left) 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:351: write initial oid 351 2023-12-01T15:44:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-12-01T15:44:49.913 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi04088644-351 from 682450 to 1171838 tid 1 2023-12-01T15:44:49.920 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi04088644-351 from 1814580 to 2311360 tid 2 2023-12-01T15:44:49.927 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi04088644-351 from 2878518 to 3666546 tid 3 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: finishing write tid 2 to smithi04088644-336 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: finishing write tid 3 to smithi04088644-336 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: finishing write tid 4 to smithi04088644-336 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: finishing write tid 5 to smithi04088644-336 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: oid 336 updating version 0 to 75 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: oid 336 updating version 75 to 76 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: oid 336 updating version 76 to 77 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: oid 336 version 77 is already newer than 74 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 336 v 77 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:337: finishing write tid 1 to smithi04088644-337 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:337: finishing write tid 2 to smithi04088644-337 2023-12-01T15:44:49.928 INFO:tasks.rados.rados.0.smithi040.stdout:337: finishing write tid 3 to smithi04088644-337 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: finishing write tid 4 to smithi04088644-337 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: finishing write tid 5 to smithi04088644-337 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: oid 337 updating version 0 to 79 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: oid 337 version 79 is already newer than 77 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: oid 337 version 79 is already newer than 76 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: oid 337 version 79 is already newer than 78 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 337 v 79 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:338: finishing write tid 1 to smithi04088644-338 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:336: done (15 left) 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:337: done (14 left) 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:352: write initial oid 352 2023-12-01T15:44:49.929 INFO:tasks.rados.rados.0.smithi040.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-12-01T15:44:49.934 INFO:tasks.rados.rados.0.smithi040.stdout:352: writing smithi04088644-352 from 699257 to 1263894 tid 1 2023-12-01T15:44:49.941 INFO:tasks.rados.rados.0.smithi040.stdout:352: writing smithi04088644-352 from 1873062 to 2513500 tid 2 2023-12-01T15:44:49.949 INFO:tasks.rados.rados.0.smithi040.stdout:352: writing smithi04088644-352 from 3305941 to 3899257 tid 3 2023-12-01T15:44:49.949 INFO:tasks.rados.rados.0.smithi040.stdout:353: write initial oid 353 2023-12-01T15:44:49.949 INFO:tasks.rados.rados.0.smithi040.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-12-01T15:44:49.954 INFO:teuthology.orchestra.run.smithi040.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:49.957 INFO:tasks.rados.rados.0.smithi040.stdout:353: writing smithi04088644-353 from 716064 to 1355950 tid 1 2023-12-01T15:44:49.962 INFO:tasks.rados.rados.0.smithi040.stdout:353: writing smithi04088644-353 from 1815191 to 2315640 tid 2 2023-12-01T15:44:49.968 INFO:tasks.rados.rados.0.smithi040.stdout:353: writing smithi04088644-353 from 2817011 to 3343936 tid 3 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: finishing write tid 2 to smithi04088644-338 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: finishing write tid 3 to smithi04088644-338 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: finishing write tid 4 to smithi04088644-338 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: finishing write tid 5 to smithi04088644-338 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: oid 338 updating version 0 to 82 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: oid 338 version 82 is already newer than 81 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: oid 338 version 82 is already newer than 80 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: oid 338 updating version 82 to 83 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 338 v 83 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:339: finishing write tid 1 to smithi04088644-339 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:339: finishing write tid 2 to smithi04088644-339 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:339: finishing write tid 3 to smithi04088644-339 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:339: finishing write tid 4 to smithi04088644-339 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:338: done (15 left) 2023-12-01T15:44:49.969 INFO:tasks.rados.rados.0.smithi040.stdout:354: write initial oid 354 2023-12-01T15:44:49.970 INFO:tasks.rados.rados.0.smithi040.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-12-01T15:44:49.976 INFO:tasks.rados.rados.0.smithi040.stdout:354: writing smithi04088644-354 from 732871 to 1448006 tid 1 2023-12-01T15:44:49.982 INFO:tasks.rados.rados.0.smithi040.stdout:354: writing smithi04088644-354 from 1873673 to 2517780 tid 2 2023-12-01T15:44:49.990 INFO:tasks.rados.rados.0.smithi040.stdout:354: writing smithi04088644-354 from 3244434 to 3932871 tid 3 2023-12-01T15:44:49.990 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:49.990 INFO:tasks.rados.rados.0.smithi040.stdout:339: finishing write tid 5 to smithi04088644-339 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:339: oid 339 updating version 0 to 59 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:339: oid 339 version 59 is already newer than 57 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:339: oid 339 updating version 59 to 60 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:339: oid 339 version 60 is already newer than 58 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 339 v 60 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing write tid 1 to smithi04088644-340 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing write tid 2 to smithi04088644-340 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing write tid 3 to smithi04088644-340 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:339: done (15 left) 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:355: write initial oid 355 2023-12-01T15:44:49.991 INFO:tasks.rados.rados.0.smithi040.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-12-01T15:44:50.002 INFO:tasks.rados.rados.0.smithi040.stdout:355: writing smithi04088644-355 from 749678 to 1540062 tid 1 2023-12-01T15:44:50.011 INFO:tasks.rados.rados.0.smithi040.stdout:355: writing smithi04088644-355 from 2332155 to 2836273 tid 2 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:355: writing smithi04088644-355 from 3271857 to 3821326 tid 3 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing write tid 4 to smithi04088644-340 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing write tid 5 to smithi04088644-340 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: oid 340 updating version 0 to 117 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: oid 340 version 117 is already newer than 116 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: oid 340 version 117 is already newer than 114 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: oid 340 version 117 is already newer than 115 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 340 v 117 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 1 to smithi04088644-341 2023-12-01T15:44:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 2 to smithi04088644-341 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 3 to smithi04088644-341 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 4 to smithi04088644-341 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 5 to smithi04088644-341 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: oid 341 updating version 0 to 77 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: oid 341 updating version 77 to 78 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: oid 341 updating version 78 to 80 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: oid 341 version 80 is already newer than 79 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 341 v 80 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:342: finishing write tid 1 to smithi04088644-342 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:342: finishing write tid 2 to smithi04088644-342 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:342: finishing write tid 3 to smithi04088644-342 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:342: finishing write tid 4 to smithi04088644-342 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:342: finishing write tid 5 to smithi04088644-342 2023-12-01T15:44:50.019 INFO:tasks.rados.rados.0.smithi040.stdout:342: oid 342 updating version 0 to 104 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:342: oid 342 version 104 is already newer than 103 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:342: oid 342 updating version 104 to 106 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:342: oid 342 version 106 is already newer than 105 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 342 v 106 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:343: finishing write tid 1 to smithi04088644-343 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:343: finishing write tid 2 to smithi04088644-343 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:340: done (15 left) 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:341: done (14 left) 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:342: done (13 left) 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:356: write initial oid 356 2023-12-01T15:44:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-12-01T15:44:50.028 INFO:tasks.rados.rados.0.smithi040.stdout:356: writing smithi04088644-356 from 766485 to 1232118 tid 1 2023-12-01T15:44:50.036 INFO:tasks.rados.rados.0.smithi040.stdout:356: writing smithi04088644-356 from 1990637 to 2638413 tid 2 2023-12-01T15:44:50.044 INFO:tasks.rados.rados.0.smithi040.stdout:356: writing smithi04088644-356 from 3299280 to 3966485 tid 3 2023-12-01T15:44:50.044 INFO:tasks.rados.rados.0.smithi040.stdout:357: write initial oid 357 2023-12-01T15:44:50.044 INFO:tasks.rados.rados.0.smithi040.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-12-01T15:44:50.051 INFO:tasks.rados.rados.0.smithi040.stdout:357: writing smithi04088644-357 from 783292 to 1324174 tid 1 2023-12-01T15:44:50.058 INFO:tasks.rados.rados.0.smithi040.stdout:357: writing smithi04088644-357 from 1932766 to 2440553 tid 2 2023-12-01T15:44:50.067 INFO:tasks.rados.rados.0.smithi040.stdout:357: writing smithi04088644-357 from 3210350 to 3782363 tid 3 2023-12-01T15:44:50.067 INFO:tasks.rados.rados.0.smithi040.stdout:358: write initial oid 358 2023-12-01T15:44:50.067 INFO:tasks.rados.rados.0.smithi040.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-12-01T15:44:50.072 INFO:tasks.rados.rados.0.smithi040.stdout:358: writing smithi04088644-358 from 400099 to 1016230 tid 1 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:358: writing smithi04088644-358 from 1591248 to 2000099 tid 2 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: finishing write tid 3 to smithi04088644-343 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: finishing write tid 4 to smithi04088644-343 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: finishing write tid 5 to smithi04088644-343 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: finishing write tid 6 to smithi04088644-343 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: oid 343 updating version 0 to 74 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: oid 343 version 74 is already newer than 73 2023-12-01T15:44:50.079 INFO:tasks.rados.rados.0.smithi040.stdout:343: oid 343 updating version 74 to 75 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:343: oid 343 version 75 is already newer than 72 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:343: oid 343 version 75 is already newer than 71 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 343 v 75 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:344: finishing write tid 1 to smithi04088644-344 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:343: done (15 left) 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:359: write initial oid 359 2023-12-01T15:44:50.080 INFO:tasks.rados.rados.0.smithi040.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-12-01T15:44:50.083 INFO:tasks.rados.rados.0.smithi040.stdout:359: writing smithi04088644-359 from 416906 to 824639 tid 1 2023-12-01T15:44:50.089 INFO:tasks.rados.rados.0.smithi040.stdout:359: writing smithi04088644-359 from 1366083 to 1877539 tid 2 2023-12-01T15:44:50.089 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.089 INFO:tasks.rados.rados.0.smithi040.stdout:344: finishing write tid 2 to smithi04088644-344 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: finishing write tid 3 to smithi04088644-344 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: finishing write tid 4 to smithi04088644-344 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: finishing write tid 5 to smithi04088644-344 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: oid 344 updating version 0 to 67 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: oid 344 version 67 is already newer than 66 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: oid 344 updating version 67 to 68 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: oid 344 updating version 68 to 69 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 344 v 69 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing write tid 1 to smithi04088644-345 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing write tid 2 to smithi04088644-345 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:344: done (15 left) 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:360: write initial oid 360 2023-12-01T15:44:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-12-01T15:44:50.094 INFO:tasks.rados.rados.0.smithi040.stdout:360: writing smithi04088644-360 from 433713 to 916695 tid 1 2023-12-01T15:44:50.101 INFO:tasks.rados.rados.0.smithi040.stdout:360: writing smithi04088644-360 from 1424565 to 2033713 tid 2 2023-12-01T15:44:50.101 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.101 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing write tid 3 to smithi04088644-345 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing write tid 4 to smithi04088644-345 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing write tid 5 to smithi04088644-345 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: oid 345 updating version 0 to 56 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: oid 345 version 56 is already newer than 54 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: oid 345 version 56 is already newer than 55 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: oid 345 updating version 56 to 57 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 345 v 57 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:346: finishing write tid 1 to smithi04088644-346 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:346: finishing write tid 2 to smithi04088644-346 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:346: finishing write tid 3 to smithi04088644-346 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:346: finishing write tid 4 to smithi04088644-346 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:346: finishing write tid 5 to smithi04088644-346 2023-12-01T15:44:50.102 INFO:tasks.rados.rados.0.smithi040.stdout:346: oid 346 updating version 0 to 84 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:346: oid 346 version 84 is already newer than 81 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:346: oid 346 version 84 is already newer than 82 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:346: oid 346 version 84 is already newer than 83 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 346 v 84 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: finishing write tid 1 to smithi04088644-347 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: finishing write tid 2 to smithi04088644-347 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: finishing write tid 3 to smithi04088644-347 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: finishing write tid 4 to smithi04088644-347 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: finishing write tid 5 to smithi04088644-347 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: oid 347 updating version 0 to 77 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: oid 347 version 77 is already newer than 76 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: oid 347 updating version 77 to 78 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:347: oid 347 version 78 is already newer than 75 2023-12-01T15:44:50.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 347 v 78 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-12-01T15:44:50.104 INFO:tasks.rados.rados.0.smithi040.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-12-01T15:44:50.104 INFO:tasks.rados.rados.0.smithi040.stdout:345: done (15 left) 2023-12-01T15:44:50.104 INFO:tasks.rados.rados.0.smithi040.stdout:346: done (14 left) 2023-12-01T15:44:50.104 INFO:tasks.rados.rados.0.smithi040.stdout:347: done (13 left) 2023-12-01T15:44:50.104 INFO:tasks.rados.rados.0.smithi040.stdout:361: write initial oid 361 2023-12-01T15:44:50.104 INFO:tasks.rados.rados.0.smithi040.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-12-01T15:44:50.107 INFO:tasks.rados.rados.0.smithi040.stdout:361: writing smithi04088644-361 from 450520 to 1008751 tid 1 2023-12-01T15:44:50.113 INFO:tasks.rados.rados.0.smithi040.stdout:361: writing smithi04088644-361 from 1483047 to 1998172 tid 2 2023-12-01T15:44:50.113 INFO:tasks.rados.rados.0.smithi040.stdout:362: write initial oid 362 2023-12-01T15:44:50.113 INFO:tasks.rados.rados.0.smithi040.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-12-01T15:44:50.119 INFO:tasks.rados.rados.0.smithi040.stdout:362: writing smithi04088644-362 from 467327 to 1100807 tid 1 2023-12-01T15:44:50.125 INFO:tasks.rados.rados.0.smithi040.stdout:362: writing smithi04088644-362 from 1825176 to 2067327 tid 2 2023-12-01T15:44:50.125 INFO:tasks.rados.rados.0.smithi040.stdout:363: write initial oid 363 2023-12-01T15:44:50.125 INFO:tasks.rados.rados.0.smithi040.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-12-01T15:44:50.131 INFO:tasks.rados.rados.0.smithi040.stdout:363: writing smithi04088644-363 from 484134 to 1192863 tid 1 2023-12-01T15:44:50.137 INFO:tasks.rados.rados.0.smithi040.stdout:363: writing smithi04088644-363 from 1883658 to 2084134 tid 2 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: finishing write tid 1 to smithi04088644-348 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: finishing write tid 2 to smithi04088644-348 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: finishing write tid 3 to smithi04088644-348 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: finishing write tid 4 to smithi04088644-348 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: finishing write tid 5 to smithi04088644-348 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: finishing write tid 6 to smithi04088644-348 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: oid 348 updating version 0 to 67 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: oid 348 version 67 is already newer than 66 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: oid 348 version 67 is already newer than 64 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: oid 348 version 67 is already newer than 65 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:348: oid 348 updating version 67 to 68 2023-12-01T15:44:50.138 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 348 v 68 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: finishing write tid 1 to smithi04088644-349 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: finishing write tid 2 to smithi04088644-349 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: finishing write tid 3 to smithi04088644-349 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: finishing write tid 4 to smithi04088644-349 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: finishing write tid 5 to smithi04088644-349 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: oid 349 updating version 0 to 84 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: oid 349 updating version 84 to 85 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: oid 349 updating version 85 to 86 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: oid 349 updating version 86 to 87 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 349 v 87 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:350: finishing write tid 1 to smithi04088644-350 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:350: finishing write tid 2 to smithi04088644-350 2023-12-01T15:44:50.139 INFO:tasks.rados.rados.0.smithi040.stdout:348: done (15 left) 2023-12-01T15:44:50.140 INFO:tasks.rados.rados.0.smithi040.stdout:349: done (14 left) 2023-12-01T15:44:50.140 INFO:tasks.rados.rados.0.smithi040.stdout:364: write initial oid 364 2023-12-01T15:44:50.140 INFO:tasks.rados.rados.0.smithi040.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-12-01T15:44:50.144 INFO:tasks.rados.rados.0.smithi040.stdout:364: writing smithi04088644-364 from 500941 to 1284919 tid 1 2023-12-01T15:44:50.149 INFO:tasks.rados.rados.0.smithi040.stdout:364: writing smithi04088644-364 from 1942140 to 2100941 tid 2 2023-12-01T15:44:50.149 INFO:tasks.rados.rados.0.smithi040.stdout:365: write initial oid 365 2023-12-01T15:44:50.149 INFO:tasks.rados.rados.0.smithi040.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-12-01T15:44:50.154 INFO:tasks.rados.rados.0.smithi040.stdout:365: writing smithi04088644-365 from 517748 to 976975 tid 1 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:365: writing smithi04088644-365 from 1600622 to 2006732 tid 2 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: finishing write tid 3 to smithi04088644-350 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: finishing write tid 4 to smithi04088644-350 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: finishing write tid 5 to smithi04088644-350 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: oid 350 updating version 0 to 107 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: oid 350 updating version 107 to 108 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: oid 350 updating version 108 to 109 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: oid 350 updating version 109 to 110 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 350 v 110 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-12-01T15:44:50.161 INFO:tasks.rados.rados.0.smithi040.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-12-01T15:44:50.162 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 1 to smithi04088644-351 2023-12-01T15:44:50.162 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 2 to smithi04088644-351 2023-12-01T15:44:50.162 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 3 to smithi04088644-351 2023-12-01T15:44:50.162 INFO:tasks.rados.rados.0.smithi040.stdout:350: done (15 left) 2023-12-01T15:44:50.162 INFO:tasks.rados.rados.0.smithi040.stdout:366: write initial oid 366 2023-12-01T15:44:50.162 INFO:tasks.rados.rados.0.smithi040.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-12-01T15:44:50.167 INFO:tasks.rados.rados.0.smithi040.stdout:366: writing smithi04088644-366 from 534555 to 1185384 tid 1 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout:366: writing smithi04088644-366 from 1659104 to 2134555 tid 2 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 4 to smithi04088644-351 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 5 to smithi04088644-351 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout:351: oid 351 updating version 0 to 118 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout:351: oid 351 updating version 118 to 119 2023-12-01T15:44:50.173 INFO:tasks.rados.rados.0.smithi040.stdout:351: oid 351 updating version 119 to 121 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:351: oid 351 version 121 is already newer than 120 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 351 v 121 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:352: finishing write tid 1 to smithi04088644-352 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:351: done (15 left) 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:367: write initial oid 367 2023-12-01T15:44:50.174 INFO:tasks.rados.rados.0.smithi040.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-12-01T15:44:50.180 INFO:tasks.rados.rados.0.smithi040.stdout:367: writing smithi04088644-367 from 551362 to 1277440 tid 1 2023-12-01T15:44:50.185 INFO:tasks.rados.rados.0.smithi040.stdout:367: writing smithi04088644-367 from 1717586 to 2127365 tid 2 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: finishing write tid 2 to smithi04088644-352 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: finishing write tid 3 to smithi04088644-352 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: finishing write tid 4 to smithi04088644-352 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: finishing write tid 5 to smithi04088644-352 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: oid 352 updating version 0 to 80 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: oid 352 updating version 80 to 82 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: oid 352 version 82 is already newer than 79 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: oid 352 version 82 is already newer than 81 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 352 v 82 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-12-01T15:44:50.186 INFO:tasks.rados.rados.0.smithi040.stdout:353: finishing write tid 1 to smithi04088644-353 2023-12-01T15:44:50.187 INFO:tasks.rados.rados.0.smithi040.stdout:353: finishing write tid 2 to smithi04088644-353 2023-12-01T15:44:50.187 INFO:tasks.rados.rados.0.smithi040.stdout:352: done (15 left) 2023-12-01T15:44:50.187 INFO:tasks.rados.rados.0.smithi040.stdout:368: write initial oid 368 2023-12-01T15:44:50.187 INFO:tasks.rados.rados.0.smithi040.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-12-01T15:44:50.190 INFO:tasks.rados.rados.0.smithi040.stdout:368: writing smithi04088644-368 from 568169 to 969496 tid 1 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:368: writing smithi04088644-368 from 1376068 to 2045858 tid 2 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: finishing write tid 3 to smithi04088644-353 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: finishing write tid 4 to smithi04088644-353 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: finishing write tid 5 to smithi04088644-353 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: oid 353 updating version 0 to 62 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: oid 353 updating version 62 to 63 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: oid 353 updating version 63 to 64 2023-12-01T15:44:50.197 INFO:tasks.rados.rados.0.smithi040.stdout:353: oid 353 version 64 is already newer than 61 2023-12-01T15:44:50.198 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 353 v 64 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-12-01T15:44:50.198 INFO:tasks.rados.rados.0.smithi040.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-12-01T15:44:50.198 INFO:tasks.rados.rados.0.smithi040.stdout:354: finishing write tid 1 to smithi04088644-354 2023-12-01T15:44:50.198 INFO:tasks.rados.rados.0.smithi040.stdout:353: done (15 left) 2023-12-01T15:44:50.198 INFO:tasks.rados.rados.0.smithi040.stdout:369: write initial oid 369 2023-12-01T15:44:50.198 INFO:tasks.rados.rados.0.smithi040.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-12-01T15:44:50.203 INFO:tasks.rados.rados.0.smithi040.stdout:369: writing smithi04088644-369 from 584976 to 1061552 tid 1 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:369: writing smithi04088644-369 from 1834550 to 2184976 tid 2 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: finishing write tid 2 to smithi04088644-354 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: finishing write tid 3 to smithi04088644-354 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: finishing write tid 4 to smithi04088644-354 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: finishing write tid 5 to smithi04088644-354 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: oid 354 updating version 0 to 112 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: oid 354 version 112 is already newer than 111 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: oid 354 updating version 112 to 114 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:354: oid 354 version 114 is already newer than 113 2023-12-01T15:44:50.210 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 354 v 114 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-12-01T15:44:50.211 INFO:tasks.rados.rados.0.smithi040.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-12-01T15:44:50.211 INFO:tasks.rados.rados.0.smithi040.stdout:355: finishing write tid 1 to smithi04088644-355 2023-12-01T15:44:50.211 INFO:tasks.rados.rados.0.smithi040.stdout:354: done (15 left) 2023-12-01T15:44:50.211 INFO:tasks.rados.rados.0.smithi040.stdout:370: write initial oid 370 2023-12-01T15:44:50.211 INFO:tasks.rados.rados.0.smithi040.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-12-01T15:44:50.217 INFO:tasks.rados.rados.0.smithi040.stdout:370: writing smithi04088644-370 from 601783 to 1153608 tid 1 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:370: writing smithi04088644-370 from 1776679 to 2201783 tid 2 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: finishing write tid 2 to smithi04088644-355 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: finishing write tid 3 to smithi04088644-355 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: finishing write tid 4 to smithi04088644-355 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: finishing write tid 5 to smithi04088644-355 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: oid 355 updating version 0 to 79 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: oid 355 version 79 is already newer than 77 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: oid 355 version 79 is already newer than 78 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: oid 355 version 79 is already newer than 76 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 79 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-12-01T15:44:50.223 INFO:tasks.rados.rados.0.smithi040.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-12-01T15:44:50.224 INFO:tasks.rados.rados.0.smithi040.stdout:356: finishing write tid 1 to smithi04088644-356 2023-12-01T15:44:50.224 INFO:tasks.rados.rados.0.smithi040.stdout:355: done (15 left) 2023-12-01T15:44:50.224 INFO:tasks.rados.rados.0.smithi040.stdout:371: write initial oid 371 2023-12-01T15:44:50.224 INFO:tasks.rados.rados.0.smithi040.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-12-01T15:44:50.230 INFO:tasks.rados.rados.0.smithi040.stdout:371: writing smithi04088644-371 from 618590 to 1245664 tid 1 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:371: writing smithi04088644-371 from 1835161 to 2218590 tid 2 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: finishing write tid 2 to smithi04088644-356 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: finishing write tid 3 to smithi04088644-356 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: finishing write tid 4 to smithi04088644-356 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: finishing write tid 5 to smithi04088644-356 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: oid 356 updating version 0 to 84 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: oid 356 updating version 84 to 86 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: oid 356 version 86 is already newer than 85 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: oid 356 version 86 is already newer than 83 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 356 v 86 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:357: finishing write tid 1 to smithi04088644-357 2023-12-01T15:44:50.236 INFO:tasks.rados.rados.0.smithi040.stdout:356: done (15 left) 2023-12-01T15:44:50.237 INFO:tasks.rados.rados.0.smithi040.stdout:372: write initial oid 372 2023-12-01T15:44:50.237 INFO:tasks.rados.rados.0.smithi040.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-12-01T15:44:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:372: writing smithi04088644-372 from 635397 to 1337720 tid 1 2023-12-01T15:44:50.248 INFO:tasks.rados.rados.0.smithi040.stdout:372: writing smithi04088644-372 from 1893643 to 2235397 tid 2 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: finishing write tid 2 to smithi04088644-357 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: finishing write tid 3 to smithi04088644-357 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: finishing write tid 4 to smithi04088644-357 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: finishing write tid 5 to smithi04088644-357 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: oid 357 updating version 0 to 58 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: oid 357 updating version 58 to 60 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: oid 357 version 60 is already newer than 59 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: oid 357 updating version 60 to 61 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 357 v 61 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 1 to smithi04088644-358 2023-12-01T15:44:50.249 INFO:tasks.rados.rados.0.smithi040.stdout:357: done (15 left) 2023-12-01T15:44:50.250 INFO:tasks.rados.rados.0.smithi040.stdout:373: write initial oid 373 2023-12-01T15:44:50.250 INFO:tasks.rados.rados.0.smithi040.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-12-01T15:44:50.256 INFO:tasks.rados.rados.0.smithi040.stdout:373: writing smithi04088644-373 from 652204 to 1429776 tid 1 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout:373: writing smithi04088644-373 from 1952125 to 2252204 tid 2 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 2 to smithi04088644-358 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 3 to smithi04088644-358 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 4 to smithi04088644-358 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout:358: oid 358 updating version 0 to 80 2023-12-01T15:44:50.262 INFO:tasks.rados.rados.0.smithi040.stdout:358: oid 358 version 80 is already newer than 79 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:358: oid 358 version 80 is already newer than 78 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 358 v 80 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:359: finishing write tid 1 to smithi04088644-359 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:358: done (15 left) 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:374: write initial oid 374 2023-12-01T15:44:50.263 INFO:tasks.rados.rados.0.smithi040.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-12-01T15:44:50.268 INFO:tasks.rados.rados.0.smithi040.stdout:374: writing smithi04088644-374 from 669011 to 1238185 tid 1 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:374: writing smithi04088644-374 from 2010607 to 2269011 tid 2 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: finishing write tid 2 to smithi04088644-359 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: finishing write tid 3 to smithi04088644-359 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: finishing write tid 4 to smithi04088644-359 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: oid 359 updating version 0 to 66 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: oid 359 version 66 is already newer than 65 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: oid 359 updating version 66 to 67 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 67 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:360: finishing write tid 1 to smithi04088644-360 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:360: finishing write tid 2 to smithi04088644-360 2023-12-01T15:44:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:360: finishing write tid 3 to smithi04088644-360 2023-12-01T15:44:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:359: done (15 left) 2023-12-01T15:44:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:375: write initial oid 375 2023-12-01T15:44:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-12-01T15:44:50.282 INFO:tasks.rados.rados.0.smithi040.stdout:375: writing smithi04088644-375 from 685818 to 1330241 tid 1 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:375: writing smithi04088644-375 from 2069089 to 2285818 tid 2 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:360: finishing write tid 4 to smithi04088644-360 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:360: oid 360 updating version 0 to 82 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:360: oid 360 version 82 is already newer than 80 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:360: oid 360 version 82 is already newer than 81 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 360 v 82 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:361: finishing write tid 1 to smithi04088644-361 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:361: finishing write tid 2 to smithi04088644-361 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:361: finishing write tid 3 to smithi04088644-361 2023-12-01T15:44:50.288 INFO:tasks.rados.rados.0.smithi040.stdout:361: finishing write tid 4 to smithi04088644-361 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:361: oid 361 updating version 0 to 82 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:361: oid 361 updating version 82 to 83 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:361: oid 361 version 83 is already newer than 81 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 361 v 83 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:362: finishing write tid 1 to smithi04088644-362 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:360: done (15 left) 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:361: done (14 left) 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:376: write initial oid 376 2023-12-01T15:44:50.289 INFO:tasks.rados.rados.0.smithi040.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-12-01T15:44:50.295 INFO:tasks.rados.rados.0.smithi040.stdout:376: writing smithi04088644-376 from 702625 to 1422297 tid 1 2023-12-01T15:44:50.300 INFO:tasks.rados.rados.0.smithi040.stdout:376: writing smithi04088644-376 from 2127571 to 2302625 tid 2 2023-12-01T15:44:50.300 INFO:tasks.rados.rados.0.smithi040.stdout:377: write initial oid 377 2023-12-01T15:44:50.300 INFO:tasks.rados.rados.0.smithi040.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-12-01T15:44:50.309 INFO:tasks.rados.rados.0.smithi040.stdout:377: writing smithi04088644-377 from 719432 to 1514353 tid 1 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:377: writing smithi04088644-377 from 2186053 to 2319432 tid 2 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: finishing write tid 2 to smithi04088644-362 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: finishing write tid 3 to smithi04088644-362 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: finishing write tid 4 to smithi04088644-362 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: oid 362 updating version 0 to 86 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: oid 362 version 86 is already newer than 84 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: oid 362 version 86 is already newer than 85 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 362 v 86 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-12-01T15:44:50.315 INFO:tasks.rados.rados.0.smithi040.stdout:363: finishing write tid 1 to smithi04088644-363 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: finishing write tid 2 to smithi04088644-363 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: finishing write tid 3 to smithi04088644-363 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: finishing write tid 4 to smithi04088644-363 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: oid 363 updating version 0 to 62 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: oid 363 updating version 62 to 64 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: oid 363 version 64 is already newer than 63 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 64 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: finishing write tid 1 to smithi04088644-364 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: finishing write tid 2 to smithi04088644-364 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: finishing write tid 3 to smithi04088644-364 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: finishing write tid 4 to smithi04088644-364 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: oid 364 updating version 0 to 70 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: oid 364 updating version 70 to 72 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:364: oid 364 version 72 is already newer than 71 2023-12-01T15:44:50.316 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 364 v 72 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:365: finishing write tid 1 to smithi04088644-365 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:365: finishing write tid 2 to smithi04088644-365 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:365: finishing write tid 3 to smithi04088644-365 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:362: done (15 left) 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:363: done (14 left) 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:364: done (13 left) 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:378: write initial oid 378 2023-12-01T15:44:50.317 INFO:tasks.rados.rados.0.smithi040.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-12-01T15:44:50.320 INFO:tasks.rados.rados.0.smithi040.stdout:378: writing smithi04088644-378 from 736239 to 1206409 tid 1 2023-12-01T15:44:50.327 INFO:tasks.rados.rados.0.smithi040.stdout:378: writing smithi04088644-378 from 1728182 to 2299964 tid 2 2023-12-01T15:44:50.327 INFO:tasks.rados.rados.0.smithi040.stdout:379: write initial oid 379 2023-12-01T15:44:50.327 INFO:tasks.rados.rados.0.smithi040.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-12-01T15:44:50.335 INFO:tasks.rados.rados.0.smithi040.stdout:379: writing smithi04088644-379 from 753046 to 1298465 tid 1 2023-12-01T15:44:50.342 INFO:tasks.rados.rados.0.smithi040.stdout:379: writing smithi04088644-379 from 1786664 to 2218457 tid 2 2023-12-01T15:44:50.342 INFO:tasks.rados.rados.0.smithi040.stdout:380: write initial oid 380 2023-12-01T15:44:50.342 INFO:tasks.rados.rados.0.smithi040.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-12-01T15:44:50.355 INFO:tasks.rados.rados.0.smithi040.stdout:380: writing smithi04088644-380 from 769853 to 1390521 tid 1 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout:380: writing smithi04088644-380 from 1845146 to 2369853 tid 2 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout:365: finishing write tid 4 to smithi04088644-365 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout:365: oid 365 updating version 0 to 122 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout:365: oid 365 updating version 122 to 124 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout:365: oid 365 version 124 is already newer than 123 2023-12-01T15:44:50.366 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 365 v 124 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: finishing write tid 1 to smithi04088644-366 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: finishing write tid 2 to smithi04088644-366 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: finishing write tid 3 to smithi04088644-366 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: finishing write tid 4 to smithi04088644-366 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: oid 366 updating version 0 to 65 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: oid 366 updating version 65 to 67 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: oid 366 version 67 is already newer than 66 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 366 v 67 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-12-01T15:44:50.367 INFO:tasks.rados.rados.0.smithi040.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-12-01T15:44:50.368 INFO:tasks.rados.rados.0.smithi040.stdout:367: finishing write tid 1 to smithi04088644-367 2023-12-01T15:44:50.368 INFO:tasks.rados.rados.0.smithi040.stdout:365: done (15 left) 2023-12-01T15:44:50.368 INFO:tasks.rados.rados.0.smithi040.stdout:366: done (14 left) 2023-12-01T15:44:50.368 INFO:tasks.rados.rados.0.smithi040.stdout:381: write initial oid 381 2023-12-01T15:44:50.368 INFO:tasks.rados.rados.0.smithi040.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-12-01T15:44:50.380 INFO:tasks.rados.rados.0.smithi040.stdout:381: writing smithi04088644-381 from 786660 to 1482577 tid 1 2023-12-01T15:44:50.388 INFO:tasks.rados.rados.0.smithi040.stdout:381: writing smithi04088644-381 from 1903628 to 2339090 tid 2 2023-12-01T15:44:50.388 INFO:tasks.rados.rados.0.smithi040.stdout:382: write initial oid 382 2023-12-01T15:44:50.388 INFO:tasks.rados.rados.0.smithi040.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-12-01T15:44:50.397 INFO:tasks.rados.rados.0.smithi040.stdout:382: writing smithi04088644-382 from 403467 to 890986 tid 1 2023-12-01T15:44:50.409 INFO:tasks.rados.rados.0.smithi040.stdout:382: writing smithi04088644-382 from 1562110 to 2141230 tid 2 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: finishing write tid 2 to smithi04088644-367 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: finishing write tid 3 to smithi04088644-367 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: finishing write tid 4 to smithi04088644-367 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: oid 367 updating version 0 to 83 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: oid 367 updating version 83 to 85 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: oid 367 version 85 is already newer than 84 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 367 v 85 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 1 to smithi04088644-368 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 2 to smithi04088644-368 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:367: done (15 left) 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:383: write initial oid 383 2023-12-01T15:44:50.410 INFO:tasks.rados.rados.0.smithi040.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-12-01T15:44:50.420 INFO:tasks.rados.rados.0.smithi040.stdout:383: writing smithi04088644-383 from 420274 to 983042 tid 1 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:383: writing smithi04088644-383 from 1620592 to 2059723 tid 2 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 3 to smithi04088644-368 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 4 to smithi04088644-368 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: oid 368 updating version 0 to 70 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: oid 368 updating version 70 to 71 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: oid 368 version 71 is already newer than 69 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 368 v 71 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:369: finishing write tid 1 to smithi04088644-369 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:368: done (15 left) 2023-12-01T15:44:50.430 INFO:tasks.rados.rados.0.smithi040.stdout:384: write initial oid 384 2023-12-01T15:44:50.431 INFO:tasks.rados.rados.0.smithi040.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-12-01T15:44:50.440 INFO:tasks.rados.rados.0.smithi040.stdout:384: writing smithi04088644-384 from 437081 to 1075098 tid 1 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout:384: writing smithi04088644-384 from 1679074 to 2261863 tid 2 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout:369: finishing write tid 2 to smithi04088644-369 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout:369: finishing write tid 3 to smithi04088644-369 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout:369: finishing write tid 4 to smithi04088644-369 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout:369: oid 369 updating version 0 to 66 2023-12-01T15:44:50.448 INFO:tasks.rados.rados.0.smithi040.stdout:369: oid 369 updating version 66 to 68 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:369: oid 369 version 68 is already newer than 67 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 369 v 68 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:370: finishing write tid 1 to smithi04088644-370 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:370: finishing write tid 2 to smithi04088644-370 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:369: done (15 left) 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:385: write initial oid 385 2023-12-01T15:44:50.449 INFO:tasks.rados.rados.0.smithi040.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-12-01T15:44:50.454 INFO:tasks.rados.rados.0.smithi040.stdout:385: writing smithi04088644-385 from 453888 to 1167154 tid 1 2023-12-01T15:44:50.460 INFO:tasks.rados.rados.0.smithi040.stdout:385: writing smithi04088644-385 from 1737556 to 2180356 tid 2 2023-12-01T15:44:50.460 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:370: finishing write tid 3 to smithi04088644-370 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:370: finishing write tid 4 to smithi04088644-370 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:370: oid 370 updating version 0 to 73 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:370: oid 370 version 73 is already newer than 72 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:370: oid 370 updating version 73 to 74 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 74 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 1 to smithi04088644-371 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 2 to smithi04088644-371 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 3 to smithi04088644-371 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 4 to smithi04088644-371 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: oid 371 updating version 0 to 89 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: oid 371 version 89 is already newer than 88 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:371: oid 371 version 89 is already newer than 87 2023-12-01T15:44:50.461 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 371 v 89 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-12-01T15:44:50.462 INFO:tasks.rados.rados.0.smithi040.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-12-01T15:44:50.462 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing write tid 1 to smithi04088644-372 2023-12-01T15:44:50.462 INFO:tasks.rados.rados.0.smithi040.stdout:370: done (15 left) 2023-12-01T15:44:50.462 INFO:tasks.rados.rados.0.smithi040.stdout:371: done (14 left) 2023-12-01T15:44:50.462 INFO:tasks.rados.rados.0.smithi040.stdout:386: write initial oid 386 2023-12-01T15:44:50.462 INFO:tasks.rados.rados.0.smithi040.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-12-01T15:44:50.468 INFO:tasks.rados.rados.0.smithi040.stdout:386: writing smithi04088644-386 from 470695 to 1259210 tid 1 2023-12-01T15:44:50.476 INFO:tasks.rados.rados.0.smithi040.stdout:386: writing smithi04088644-386 from 1679685 to 2266143 tid 2 2023-12-01T15:44:50.476 INFO:tasks.rados.rados.0.smithi040.stdout:387: write initial oid 387 2023-12-01T15:44:50.476 INFO:tasks.rados.rados.0.smithi040.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-12-01T15:44:50.483 INFO:tasks.rados.rados.0.smithi040.stdout:387: writing smithi04088644-387 from 487502 to 951266 tid 1 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:387: writing smithi04088644-387 from 1738167 to 2184636 tid 2 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing write tid 2 to smithi04088644-372 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing write tid 3 to smithi04088644-372 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing write tid 4 to smithi04088644-372 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:372: oid 372 updating version 0 to 58 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:372: oid 372 updating version 58 to 60 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:372: oid 372 version 60 is already newer than 59 2023-12-01T15:44:50.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 372 v 60 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-12-01T15:44:50.492 INFO:tasks.rados.rados.0.smithi040.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-12-01T15:44:50.492 INFO:tasks.rados.rados.0.smithi040.stdout:373: finishing write tid 1 to smithi04088644-373 2023-12-01T15:44:50.492 INFO:tasks.rados.rados.0.smithi040.stdout:372: done (15 left) 2023-12-01T15:44:50.492 INFO:tasks.rados.rados.0.smithi040.stdout:388: write initial oid 388 2023-12-01T15:44:50.492 INFO:tasks.rados.rados.0.smithi040.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-12-01T15:44:50.497 INFO:tasks.rados.rados.0.smithi040.stdout:388: writing smithi04088644-388 from 504309 to 1043322 tid 1 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:388: writing smithi04088644-388 from 1796649 to 2386776 tid 2 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: finishing write tid 2 to smithi04088644-373 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: finishing write tid 3 to smithi04088644-373 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: finishing write tid 4 to smithi04088644-373 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: oid 373 updating version 0 to 71 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: oid 373 version 71 is already newer than 69 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: oid 373 version 71 is already newer than 70 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 373 v 71 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-12-01T15:44:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-12-01T15:44:50.507 INFO:tasks.rados.rados.0.smithi040.stdout:374: finishing write tid 1 to smithi04088644-374 2023-12-01T15:44:50.507 INFO:tasks.rados.rados.0.smithi040.stdout:374: finishing write tid 2 to smithi04088644-374 2023-12-01T15:44:50.507 INFO:tasks.rados.rados.0.smithi040.stdout:373: done (15 left) 2023-12-01T15:44:50.507 INFO:tasks.rados.rados.0.smithi040.stdout:389: write initial oid 389 2023-12-01T15:44:50.507 INFO:tasks.rados.rados.0.smithi040.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-12-01T15:44:50.511 INFO:tasks.rados.rados.0.smithi040.stdout:389: writing smithi04088644-389 from 521116 to 1251731 tid 1 2023-12-01T15:44:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:389: writing smithi04088644-389 from 1971484 to 2521116 tid 2 2023-12-01T15:44:50.519 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:374: finishing write tid 3 to smithi04088644-374 2023-12-01T15:44:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:374: finishing write tid 4 to smithi04088644-374 2023-12-01T15:44:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:374: oid 374 updating version 0 to 88 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:374: oid 374 version 88 is already newer than 86 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:374: oid 374 version 88 is already newer than 87 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 374 v 88 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:375: finishing write tid 1 to smithi04088644-375 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:374: done (15 left) 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:390: write initial oid 390 2023-12-01T15:44:50.520 INFO:tasks.rados.rados.0.smithi040.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-12-01T15:44:50.528 INFO:tasks.rados.rados.0.smithi040.stdout:390: writing smithi04088644-390 from 537923 to 943787 tid 1 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:390: writing smithi04088644-390 from 1513613 to 2107409 tid 2 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: finishing write tid 2 to smithi04088644-375 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: finishing write tid 3 to smithi04088644-375 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: finishing write tid 4 to smithi04088644-375 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: oid 375 updating version 0 to 69 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: oid 375 version 69 is already newer than 68 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: oid 375 updating version 69 to 70 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 375 v 70 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-12-01T15:44:50.535 INFO:tasks.rados.rados.0.smithi040.stdout:376: finishing write tid 1 to smithi04088644-376 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: finishing write tid 2 to smithi04088644-376 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: finishing write tid 3 to smithi04088644-376 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: finishing write tid 4 to smithi04088644-376 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: oid 376 updating version 0 to 89 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: oid 376 updating version 89 to 90 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: oid 376 updating version 90 to 91 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 376 v 91 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:377: finishing write tid 1 to smithi04088644-377 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:375: done (15 left) 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:376: done (14 left) 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:391: write initial oid 391 2023-12-01T15:44:50.536 INFO:tasks.rados.rados.0.smithi040.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-12-01T15:44:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:391: writing smithi04088644-391 from 554730 to 1035843 tid 1 2023-12-01T15:44:50.550 INFO:tasks.rados.rados.0.smithi040.stdout:391: writing smithi04088644-391 from 1572095 to 2309549 tid 2 2023-12-01T15:44:50.551 INFO:tasks.rados.rados.0.smithi040.stdout:392: write initial oid 392 2023-12-01T15:44:50.551 INFO:tasks.rados.rados.0.smithi040.stdout:377: finishing write tid 2 to smithi04088644-377 2023-12-01T15:44:50.551 INFO:tasks.rados.rados.0.smithi040.stdout:377: finishing write tid 3 to smithi04088644-377 2023-12-01T15:44:50.551 INFO:tasks.rados.rados.0.smithi040.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-12-01T15:44:50.559 INFO:tasks.rados.rados.0.smithi040.stdout:392: writing smithi04088644-392 from 571537 to 1127899 tid 1 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:392: writing smithi04088644-392 from 1630577 to 2228042 tid 2 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:377: finishing write tid 4 to smithi04088644-377 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:377: oid 377 updating version 0 to 87 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:377: oid 377 version 87 is already newer than 86 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:377: oid 377 version 87 is already newer than 85 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 377 v 87 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:377: done (15 left) 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:393: write initial oid 393 2023-12-01T15:44:50.566 INFO:tasks.rados.rados.0.smithi040.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-12-01T15:44:50.572 INFO:tasks.rados.rados.0.smithi040.stdout:393: writing smithi04088644-393 from 588344 to 1219955 tid 1 2023-12-01T15:44:50.579 INFO:tasks.rados.rados.0.smithi040.stdout:393: writing smithi04088644-393 from 1689059 to 2430182 tid 2 2023-12-01T15:44:50.579 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.579 INFO:tasks.rados.rados.0.smithi040.stdout:378: finishing write tid 1 to smithi04088644-378 2023-12-01T15:44:50.579 INFO:tasks.rados.rados.0.smithi040.stdout:378: finishing write tid 2 to smithi04088644-378 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:378: finishing write tid 3 to smithi04088644-378 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:378: finishing write tid 4 to smithi04088644-378 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:378: oid 378 updating version 0 to 90 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:378: oid 378 version 90 is already newer than 88 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:378: oid 378 version 90 is already newer than 89 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 378 v 90 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: finishing write tid 1 to smithi04088644-379 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: finishing write tid 2 to smithi04088644-379 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: finishing write tid 3 to smithi04088644-379 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: finishing write tid 4 to smithi04088644-379 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: oid 379 updating version 0 to 88 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: oid 379 version 88 is already newer than 86 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: oid 379 version 88 is already newer than 87 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 379 v 88 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-12-01T15:44:50.580 INFO:tasks.rados.rados.0.smithi040.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-12-01T15:44:50.581 INFO:tasks.rados.rados.0.smithi040.stdout:378: done (15 left) 2023-12-01T15:44:50.581 INFO:tasks.rados.rados.0.smithi040.stdout:379: done (14 left) 2023-12-01T15:44:50.581 INFO:tasks.rados.rados.0.smithi040.stdout:394: write initial oid 394 2023-12-01T15:44:50.581 INFO:tasks.rados.rados.0.smithi040.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-12-01T15:44:50.587 INFO:tasks.rados.rados.0.smithi040.stdout:394: writing smithi04088644-394 from 605151 to 1312011 tid 1 2023-12-01T15:44:50.596 INFO:tasks.rados.rados.0.smithi040.stdout:394: writing smithi04088644-394 from 2031188 to 2605151 tid 2 2023-12-01T15:44:50.596 INFO:tasks.rados.rados.0.smithi040.stdout:395: write initial oid 395 2023-12-01T15:44:50.596 INFO:tasks.rados.rados.0.smithi040.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-12-01T15:44:50.605 INFO:tasks.rados.rados.0.smithi040.stdout:395: writing smithi04088644-395 from 621958 to 1404067 tid 1 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:395: writing smithi04088644-395 from 2089670 to 2621958 tid 2 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: finishing write tid 1 to smithi04088644-380 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: finishing write tid 2 to smithi04088644-380 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: finishing write tid 3 to smithi04088644-380 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: finishing write tid 4 to smithi04088644-380 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: oid 380 updating version 0 to 72 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: oid 380 updating version 72 to 74 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: oid 380 version 74 is already newer than 73 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 380 v 74 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-12-01T15:44:50.612 INFO:tasks.rados.rados.0.smithi040.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-12-01T15:44:50.613 INFO:tasks.rados.rados.0.smithi040.stdout:381: finishing write tid 1 to smithi04088644-381 2023-12-01T15:44:50.613 INFO:tasks.rados.rados.0.smithi040.stdout:380: done (15 left) 2023-12-01T15:44:50.613 INFO:tasks.rados.rados.0.smithi040.stdout:396: write initial oid 396 2023-12-01T15:44:50.613 INFO:tasks.rados.rados.0.smithi040.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-12-01T15:44:50.618 INFO:tasks.rados.rados.0.smithi040.stdout:396: writing smithi04088644-396 from 638765 to 1096123 tid 1 2023-12-01T15:44:50.625 INFO:tasks.rados.rados.0.smithi040.stdout:396: writing smithi04088644-396 from 1748152 to 2352955 tid 2 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: finishing write tid 2 to smithi04088644-381 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: finishing write tid 3 to smithi04088644-381 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: finishing write tid 4 to smithi04088644-381 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: oid 381 updating version 0 to 90 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: oid 381 updating version 90 to 91 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: oid 381 updating version 91 to 92 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 381 v 92 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 1 to smithi04088644-382 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 2 to smithi04088644-382 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 3 to smithi04088644-382 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:381: done (15 left) 2023-12-01T15:44:50.626 INFO:tasks.rados.rados.0.smithi040.stdout:397: write initial oid 397 2023-12-01T15:44:50.627 INFO:tasks.rados.rados.0.smithi040.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-12-01T15:44:50.632 INFO:tasks.rados.rados.0.smithi040.stdout:397: writing smithi04088644-397 from 655572 to 1304532 tid 1 2023-12-01T15:44:50.640 INFO:tasks.rados.rados.0.smithi040.stdout:397: writing smithi04088644-397 from 1922987 to 2655572 tid 2 2023-12-01T15:44:50.640 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 4 to smithi04088644-382 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:382: oid 382 updating version 0 to 72 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:382: oid 382 version 72 is already newer than 71 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:382: oid 382 updating version 72 to 73 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 73 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:382: done (15 left) 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:398: write initial oid 398 2023-12-01T15:44:50.641 INFO:tasks.rados.rados.0.smithi040.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-12-01T15:44:50.648 INFO:tasks.rados.rados.0.smithi040.stdout:398: writing smithi04088644-398 from 672379 to 1396588 tid 1 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:398: writing smithi04088644-398 from 1865116 to 2473588 tid 2 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing write tid 1 to smithi04088644-383 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing write tid 2 to smithi04088644-383 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing write tid 3 to smithi04088644-383 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing write tid 4 to smithi04088644-383 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: oid 383 updating version 0 to 75 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: oid 383 updating version 75 to 76 2023-12-01T15:44:50.655 INFO:tasks.rados.rados.0.smithi040.stdout:383: oid 383 updating version 76 to 77 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 77 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:384: finishing write tid 1 to smithi04088644-384 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:384: finishing write tid 2 to smithi04088644-384 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:384: finishing write tid 3 to smithi04088644-384 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:383: done (15 left) 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:399: write initial oid 399 2023-12-01T15:44:50.656 INFO:tasks.rados.rados.0.smithi040.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-12-01T15:44:50.663 INFO:tasks.rados.rados.0.smithi040.stdout:399: writing smithi04088644-399 from 689186 to 1488644 tid 1 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:399: writing smithi04088644-399 from 1923598 to 2675728 tid 2 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:384: finishing write tid 4 to smithi04088644-384 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:384: oid 384 updating version 0 to 77 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:384: oid 384 version 77 is already newer than 76 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:384: oid 384 version 77 is already newer than 75 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 77 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 1 to smithi04088644-385 2023-12-01T15:44:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:384: done (15 left) 2023-12-01T15:44:50.671 INFO:tasks.rados.rados.0.smithi040.stdout:400: write initial oid 400 2023-12-01T15:44:50.671 INFO:tasks.rados.rados.0.smithi040.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-12-01T15:44:50.676 INFO:tasks.rados.rados.0.smithi040.stdout:400: writing smithi04088644-400 from 705993 to 1180700 tid 1 2023-12-01T15:44:50.683 INFO:tasks.rados.rados.0.smithi040.stdout:400: writing smithi04088644-400 from 1582080 to 2194221 tid 2 2023-12-01T15:44:50.683 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.683 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 2 to smithi04088644-385 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 3 to smithi04088644-385 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 4 to smithi04088644-385 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:385: oid 385 updating version 0 to 61 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:385: oid 385 version 61 is already newer than 60 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:385: oid 385 version 61 is already newer than 59 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 385 v 61 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: finishing write tid 1 to smithi04088644-386 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: finishing write tid 2 to smithi04088644-386 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: finishing write tid 3 to smithi04088644-386 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: finishing write tid 4 to smithi04088644-386 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: oid 386 updating version 0 to 93 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: oid 386 version 93 is already newer than 92 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:386: oid 386 updating version 93 to 94 2023-12-01T15:44:50.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 386 v 94 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-12-01T15:44:50.685 INFO:tasks.rados.rados.0.smithi040.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-12-01T15:44:50.685 INFO:tasks.rados.rados.0.smithi040.stdout:387: finishing write tid 1 to smithi04088644-387 2023-12-01T15:44:50.685 INFO:tasks.rados.rados.0.smithi040.stdout:385: done (15 left) 2023-12-01T15:44:50.685 INFO:tasks.rados.rados.0.smithi040.stdout:386: done (14 left) 2023-12-01T15:44:50.685 INFO:tasks.rados.rados.0.smithi040.stdout:401: write initial oid 401 2023-12-01T15:44:50.685 INFO:tasks.rados.rados.0.smithi040.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-12-01T15:44:50.691 INFO:tasks.rados.rados.0.smithi040.stdout:401: writing smithi04088644-401 from 722800 to 1272756 tid 1 2023-12-01T15:44:50.705 INFO:tasks.rados.rados.0.smithi040.stdout:401: writing smithi04088644-401 from 2040562 to 2722800 tid 2 2023-12-01T15:44:50.705 INFO:tasks.rados.rados.0.smithi040.stdout:402: write initial oid 402 2023-12-01T15:44:50.705 INFO:tasks.rados.rados.0.smithi040.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-12-01T15:44:50.714 INFO:tasks.rados.rados.0.smithi040.stdout:402: writing smithi04088644-402 from 739607 to 1364812 tid 1 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:402: writing smithi04088644-402 from 1982691 to 2482148 tid 2 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: finishing write tid 2 to smithi04088644-387 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: finishing write tid 3 to smithi04088644-387 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: finishing write tid 4 to smithi04088644-387 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: oid 387 updating version 0 to 126 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: oid 387 version 126 is already newer than 125 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: oid 387 updating version 126 to 127 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 387 v 127 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:388: finishing write tid 1 to smithi04088644-388 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:388: finishing write tid 2 to smithi04088644-388 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:387: done (15 left) 2023-12-01T15:44:50.721 INFO:tasks.rados.rados.0.smithi040.stdout:403: write initial oid 403 2023-12-01T15:44:50.722 INFO:tasks.rados.rados.0.smithi040.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-12-01T15:44:50.729 INFO:tasks.rados.rados.0.smithi040.stdout:403: writing smithi04088644-403 from 756414 to 1456868 tid 1 2023-12-01T15:44:50.736 INFO:tasks.rados.rados.0.smithi040.stdout:403: writing smithi04088644-403 from 2041173 to 2756414 tid 2 2023-12-01T15:44:50.736 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:388: finishing write tid 3 to smithi04088644-388 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:388: finishing write tid 4 to smithi04088644-388 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:388: oid 388 updating version 0 to 89 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:388: oid 388 version 89 is already newer than 87 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:388: oid 388 version 89 is already newer than 88 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 388 v 89 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: finishing write tid 1 to smithi04088644-389 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: finishing write tid 2 to smithi04088644-389 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: finishing write tid 3 to smithi04088644-389 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: finishing write tid 4 to smithi04088644-389 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: oid 389 updating version 0 to 92 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: oid 389 version 92 is already newer than 90 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:389: oid 389 version 92 is already newer than 91 2023-12-01T15:44:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 389 v 92 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-12-01T15:44:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-12-01T15:44:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:390: finishing write tid 1 to smithi04088644-390 2023-12-01T15:44:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:388: done (15 left) 2023-12-01T15:44:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:389: done (14 left) 2023-12-01T15:44:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:404: write initial oid 404 2023-12-01T15:44:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-12-01T15:44:50.744 INFO:tasks.rados.rados.0.smithi040.stdout:404: writing smithi04088644-404 from 773221 to 1265277 tid 1 2023-12-01T15:44:50.750 INFO:tasks.rados.rados.0.smithi040.stdout:404: writing smithi04088644-404 from 1816008 to 2319134 tid 2 2023-12-01T15:44:50.750 INFO:tasks.rados.rados.0.smithi040.stdout:405: write initial oid 405 2023-12-01T15:44:50.750 INFO:tasks.rados.rados.0.smithi040.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-12-01T15:44:50.758 INFO:tasks.rados.rados.0.smithi040.stdout:405: writing smithi04088644-405 from 790028 to 1357333 tid 1 2023-12-01T15:44:50.765 INFO:tasks.rados.rados.0.smithi040.stdout:405: writing smithi04088644-405 from 1874490 to 2637627 tid 2 2023-12-01T15:44:50.765 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.765 INFO:tasks.rados.rados.0.smithi040.stdout:390: finishing write tid 2 to smithi04088644-390 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:390: finishing write tid 3 to smithi04088644-390 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:390: finishing write tid 4 to smithi04088644-390 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:390: oid 390 updating version 0 to 80 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:390: oid 390 version 80 is already newer than 79 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:390: oid 390 version 80 is already newer than 78 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 390 v 80 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: finishing write tid 1 to smithi04088644-391 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: finishing write tid 2 to smithi04088644-391 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: finishing write tid 3 to smithi04088644-391 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: finishing write tid 4 to smithi04088644-391 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: oid 391 updating version 0 to 95 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: oid 391 updating version 95 to 96 2023-12-01T15:44:50.766 INFO:tasks.rados.rados.0.smithi040.stdout:391: oid 391 updating version 96 to 97 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 391 v 97 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: finishing write tid 1 to smithi04088644-392 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: finishing write tid 2 to smithi04088644-392 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: finishing write tid 3 to smithi04088644-392 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: finishing write tid 4 to smithi04088644-392 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: oid 392 updating version 0 to 90 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: oid 392 version 90 is already newer than 88 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: oid 392 version 90 is already newer than 89 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 90 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:390: done (15 left) 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:391: done (14 left) 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:392: done (13 left) 2023-12-01T15:44:50.767 INFO:tasks.rados.rados.0.smithi040.stdout:406: write initial oid 406 2023-12-01T15:44:50.768 INFO:tasks.rados.rados.0.smithi040.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-12-01T15:44:50.770 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph orch ps' 2023-12-01T15:44:50.772 INFO:tasks.rados.rados.0.smithi040.stdout:406: writing smithi04088644-406 from 406835 to 1049389 tid 1 2023-12-01T15:44:50.779 INFO:tasks.rados.rados.0.smithi040.stdout:406: writing smithi04088644-406 from 1532972 to 2039767 tid 2 2023-12-01T15:44:50.783 INFO:tasks.rados.rados.0.smithi040.stdout:406: writing smithi04088644-406 from 2772312 to 2806835 tid 3 2023-12-01T15:44:50.783 INFO:tasks.rados.rados.0.smithi040.stdout:407: write initial oid 407 2023-12-01T15:44:50.783 INFO:tasks.rados.rados.0.smithi040.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-12-01T15:44:50.789 INFO:tasks.rados.rados.0.smithi040.stdout:407: writing smithi04088644-407 from 423642 to 1141445 tid 1 2023-12-01T15:44:50.798 INFO:tasks.rados.rados.0.smithi040.stdout:407: writing smithi04088644-407 from 1875101 to 2641907 tid 2 2023-12-01T15:44:50.798 INFO:tasks.rados.rados.0.smithi040.stdout:408: write initial oid 408 2023-12-01T15:44:50.798 INFO:tasks.rados.rados.0.smithi040.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-12-01T15:44:50.805 INFO:tasks.rados.rados.0.smithi040.stdout:408: writing smithi04088644-408 from 440449 to 1233501 tid 1 2023-12-01T15:44:50.813 INFO:tasks.rados.rados.0.smithi040.stdout:408: writing smithi04088644-408 from 1933583 to 2444047 tid 2 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: finishing write tid 1 to smithi04088644-393 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: finishing write tid 2 to smithi04088644-393 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: finishing write tid 3 to smithi04088644-393 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: finishing write tid 4 to smithi04088644-393 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: oid 393 updating version 0 to 90 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: oid 393 version 90 is already newer than 89 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: oid 393 updating version 90 to 91 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 393 v 91 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 1 to smithi04088644-394 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 2 to smithi04088644-394 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 3 to smithi04088644-394 2023-12-01T15:44:50.814 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 4 to smithi04088644-394 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:394: oid 394 updating version 0 to 74 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:394: oid 394 updating version 74 to 76 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:394: oid 394 version 76 is already newer than 75 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 394 v 76 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:395: finishing write tid 1 to smithi04088644-395 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:395: finishing write tid 2 to smithi04088644-395 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:393: done (15 left) 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:394: done (14 left) 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:409: write initial oid 409 2023-12-01T15:44:50.815 INFO:tasks.rados.rados.0.smithi040.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-12-01T15:44:50.819 INFO:tasks.rados.rados.0.smithi040.stdout:409: writing smithi04088644-409 from 457256 to 925557 tid 1 2023-12-01T15:44:50.827 INFO:tasks.rados.rados.0.smithi040.stdout:409: writing smithi04088644-409 from 1592065 to 2362540 tid 2 2023-12-01T15:44:50.830 INFO:tasks.rados.rados.0.smithi040.stdout:409: writing smithi04088644-409 from 2854581 to 2857256 tid 3 2023-12-01T15:44:50.830 INFO:tasks.rados.rados.0.smithi040.stdout:410: write initial oid 410 2023-12-01T15:44:50.830 INFO:tasks.rados.rados.0.smithi040.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-12-01T15:44:50.835 INFO:tasks.rados.rados.0.smithi040.stdout:410: writing smithi04088644-410 from 474063 to 1017613 tid 1 2023-12-01T15:44:50.842 INFO:tasks.rados.rados.0.smithi040.stdout:410: writing smithi04088644-410 from 1650547 to 2164680 tid 2 2023-12-01T15:44:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:410: writing smithi04088644-410 from 2765651 to 2874063 tid 3 2023-12-01T15:44:50.846 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:395: finishing write tid 3 to smithi04088644-395 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:395: finishing write tid 4 to smithi04088644-395 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:395: oid 395 updating version 0 to 85 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:395: oid 395 version 85 is already newer than 83 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:395: oid 395 version 85 is already newer than 84 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 395 v 85 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: finishing write tid 1 to smithi04088644-396 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: finishing write tid 2 to smithi04088644-396 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: finishing write tid 3 to smithi04088644-396 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: finishing write tid 4 to smithi04088644-396 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: oid 396 updating version 0 to 100 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: oid 396 version 100 is already newer than 98 2023-12-01T15:44:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:396: oid 396 version 100 is already newer than 99 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 396 v 100 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:397: finishing write tid 1 to smithi04088644-397 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:395: done (15 left) 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:396: done (14 left) 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:411: write initial oid 411 2023-12-01T15:44:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-12-01T15:44:50.852 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi04088644-411 from 490870 to 1109669 tid 1 2023-12-01T15:44:50.865 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi04088644-411 from 1592676 to 2366820 tid 2 2023-12-01T15:44:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi04088644-411 from 2793074 to 2890870 tid 3 2023-12-01T15:44:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:412: write initial oid 412 2023-12-01T15:44:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-12-01T15:44:50.873 INFO:tasks.rados.rados.0.smithi040.stdout:412: writing smithi04088644-412 from 507677 to 918078 tid 1 2023-12-01T15:44:50.879 INFO:tasks.rados.rados.0.smithi040.stdout:412: writing smithi04088644-412 from 1367511 to 1885313 tid 2 2023-12-01T15:44:50.885 INFO:tasks.rados.rados.0.smithi040.stdout:412: writing smithi04088644-412 from 2420497 to 2907677 tid 3 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: finishing write tid 2 to smithi04088644-397 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: finishing write tid 3 to smithi04088644-397 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: finishing write tid 4 to smithi04088644-397 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: oid 397 updating version 0 to 94 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: oid 397 version 94 is already newer than 93 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: oid 397 updating version 94 to 95 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 397 v 95 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:398: finishing write tid 1 to smithi04088644-398 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:398: finishing write tid 2 to smithi04088644-398 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:398: finishing write tid 3 to smithi04088644-398 2023-12-01T15:44:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:398: finishing write tid 4 to smithi04088644-398 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:398: oid 398 updating version 0 to 80 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:398: oid 398 version 80 is already newer than 79 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:398: oid 398 version 80 is already newer than 78 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 80 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing write tid 1 to smithi04088644-399 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing write tid 2 to smithi04088644-399 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing write tid 3 to smithi04088644-399 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing write tid 4 to smithi04088644-399 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: oid 399 updating version 0 to 93 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: oid 399 updating version 93 to 95 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: oid 399 version 95 is already newer than 94 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 399 v 95 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-12-01T15:44:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:400: finishing write tid 1 to smithi04088644-400 2023-12-01T15:44:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:397: done (15 left) 2023-12-01T15:44:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:398: done (14 left) 2023-12-01T15:44:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:399: done (13 left) 2023-12-01T15:44:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:413: write initial oid 413 2023-12-01T15:44:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-12-01T15:44:50.891 INFO:tasks.rados.rados.0.smithi040.stdout:413: writing smithi04088644-413 from 524484 to 1010134 tid 1 2023-12-01T15:44:50.897 INFO:tasks.rados.rados.0.smithi040.stdout:413: writing smithi04088644-413 from 1425993 to 2087453 tid 2 2023-12-01T15:44:50.902 INFO:tasks.rados.rados.0.smithi040.stdout:413: writing smithi04088644-413 from 2847920 to 2924484 tid 3 2023-12-01T15:44:50.902 INFO:tasks.rados.rados.0.smithi040.stdout:414: write initial oid 414 2023-12-01T15:44:50.902 INFO:tasks.rados.rados.0.smithi040.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-12-01T15:44:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:414: writing smithi04088644-414 from 541291 to 1102190 tid 1 2023-12-01T15:44:50.916 INFO:tasks.rados.rados.0.smithi040.stdout:414: writing smithi04088644-414 from 1884475 to 2405946 tid 2 2023-12-01T15:44:50.916 INFO:tasks.rados.rados.0.smithi040.stdout:415: write initial oid 415 2023-12-01T15:44:50.916 INFO:tasks.rados.rados.0.smithi040.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-12-01T15:44:50.923 INFO:tasks.rados.rados.0.smithi040.stdout:415: writing smithi04088644-415 from 558098 to 1194246 tid 1 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:415: writing smithi04088644-415 from 1826604 to 2491733 tid 2 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:400: finishing write tid 2 to smithi04088644-400 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:400: finishing write tid 3 to smithi04088644-400 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:400: finishing write tid 4 to smithi04088644-400 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:400: oid 400 updating version 0 to 130 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:400: oid 400 version 130 is already newer than 129 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:400: oid 400 version 130 is already newer than 128 2023-12-01T15:44:50.931 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 400 v 130 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: finishing write tid 1 to smithi04088644-401 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: finishing write tid 2 to smithi04088644-401 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: finishing write tid 3 to smithi04088644-401 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: finishing write tid 4 to smithi04088644-401 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: oid 401 updating version 0 to 92 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: oid 401 updating version 92 to 93 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: oid 401 version 93 is already newer than 91 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 401 v 93 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:402: finishing write tid 1 to smithi04088644-402 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:402: finishing write tid 2 to smithi04088644-402 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:402: finishing write tid 3 to smithi04088644-402 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:402: finishing write tid 4 to smithi04088644-402 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:402: oid 402 updating version 0 to 96 2023-12-01T15:44:50.932 INFO:tasks.rados.rados.0.smithi040.stdout:402: oid 402 updating version 96 to 97 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:402: oid 402 updating version 97 to 98 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 402 v 98 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:400: done (15 left) 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:401: done (14 left) 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:402: done (13 left) 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:416: write initial oid 416 2023-12-01T15:44:50.933 INFO:tasks.rados.rados.0.smithi040.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-12-01T15:44:50.938 INFO:tasks.rados.rados.0.smithi040.stdout:416: writing smithi04088644-416 from 574905 to 1286302 tid 1 2023-12-01T15:44:50.945 INFO:tasks.rados.rados.0.smithi040.stdout:416: writing smithi04088644-416 from 1885086 to 2410226 tid 2 2023-12-01T15:44:50.948 INFO:tasks.rados.rados.0.smithi040.stdout:416: writing smithi04088644-416 from 2930189 to 2974905 tid 3 2023-12-01T15:44:50.948 INFO:tasks.rados.rados.0.smithi040.stdout:417: write initial oid 417 2023-12-01T15:44:50.948 INFO:tasks.rados.rados.0.smithi040.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-12-01T15:44:50.957 INFO:tasks.rados.rados.0.smithi040.stdout:417: writing smithi04088644-417 from 591712 to 1378358 tid 1 2023-12-01T15:44:50.964 INFO:tasks.rados.rados.0.smithi040.stdout:417: writing smithi04088644-417 from 1943568 to 2612366 tid 2 2023-12-01T15:44:50.965 INFO:tasks.rados.rados.0.smithi040.stdout:418: write initial oid 418 2023-12-01T15:44:50.965 INFO:tasks.rados.rados.0.smithi040.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-12-01T15:44:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:418: writing smithi04088644-418 from 608519 to 1070414 tid 1 2023-12-01T15:44:50.978 INFO:tasks.rados.rados.0.smithi040.stdout:418: writing smithi04088644-418 from 1602050 to 2130859 tid 2 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout:418: writing smithi04088644-418 from 2585035 to 3008519 tid 3 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 1 to smithi04088644-403 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 2 to smithi04088644-403 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 3 to smithi04088644-403 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 4 to smithi04088644-403 2023-12-01T15:44:50.983 INFO:tasks.rados.rados.0.smithi040.stdout:403: oid 403 updating version 0 to 97 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:403: oid 403 version 97 is already newer than 96 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:403: oid 403 updating version 97 to 98 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 403 v 98 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 1 to smithi04088644-404 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 2 to smithi04088644-404 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:403: done (15 left) 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:419: write initial oid 419 2023-12-01T15:44:50.984 INFO:tasks.rados.rados.0.smithi040.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-12-01T15:44:50.990 INFO:tasks.rados.rados.0.smithi040.stdout:419: writing smithi04088644-419 from 625326 to 1162470 tid 1 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:419: writing smithi04088644-419 from 1944179 to 2616646 tid 2 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 3 to smithi04088644-404 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 4 to smithi04088644-404 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:404: oid 404 updating version 0 to 133 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:404: oid 404 version 133 is already newer than 131 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:404: oid 404 version 133 is already newer than 132 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 404 v 133 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-12-01T15:44:50.998 INFO:tasks.rados.rados.0.smithi040.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-12-01T15:44:50.999 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 1 to smithi04088644-405 2023-12-01T15:44:50.999 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 2 to smithi04088644-405 2023-12-01T15:44:50.999 INFO:tasks.rados.rados.0.smithi040.stdout:404: done (15 left) 2023-12-01T15:44:50.999 INFO:tasks.rados.rados.0.smithi040.stdout:420: write initial oid 420 2023-12-01T15:44:50.999 INFO:tasks.rados.rados.0.smithi040.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-12-01T15:44:51.006 INFO:tasks.rados.rados.0.smithi040.stdout:420: writing smithi04088644-420 from 642133 to 1370879 tid 1 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:420: writing smithi04088644-420 from 2119014 to 2651492 tid 2 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 3 to smithi04088644-405 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 4 to smithi04088644-405 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:405: oid 405 updating version 0 to 78 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:405: oid 405 updating version 78 to 79 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:405: oid 405 version 79 is already newer than 77 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 79 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:406: finishing write tid 1 to smithi04088644-406 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:406: finishing write tid 2 to smithi04088644-406 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:406: finishing write tid 3 to smithi04088644-406 2023-12-01T15:44:51.016 INFO:tasks.rados.rados.0.smithi040.stdout:406: finishing write tid 4 to smithi04088644-406 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:406: finishing write tid 5 to smithi04088644-406 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:406: oid 406 updating version 0 to 93 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:406: oid 406 updating version 93 to 95 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:406: oid 406 version 95 is already newer than 94 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:406: oid 406 version 95 is already newer than 92 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 406 v 95 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing write tid 1 to smithi04088644-407 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing write tid 2 to smithi04088644-407 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing write tid 3 to smithi04088644-407 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing write tid 4 to smithi04088644-407 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: oid 407 updating version 0 to 81 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: oid 407 updating version 81 to 82 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: oid 407 version 82 is already newer than 80 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 407 v 82 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-12-01T15:44:51.017 INFO:tasks.rados.rados.0.smithi040.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 1 to smithi04088644-408 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 2 to smithi04088644-408 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 3 to smithi04088644-408 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 4 to smithi04088644-408 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: oid 408 updating version 0 to 101 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: oid 408 updating version 101 to 102 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: oid 408 updating version 102 to 103 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 408 v 103 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing write tid 1 to smithi04088644-409 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing write tid 2 to smithi04088644-409 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing write tid 3 to smithi04088644-409 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing write tid 4 to smithi04088644-409 2023-12-01T15:44:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing write tid 5 to smithi04088644-409 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:409: oid 409 updating version 0 to 99 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:409: oid 409 version 99 is already newer than 96 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:409: oid 409 version 99 is already newer than 97 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:409: oid 409 version 99 is already newer than 98 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 409 v 99 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:405: done (15 left) 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:406: done (14 left) 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:407: done (13 left) 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:408: done (12 left) 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:409: done (11 left) 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:421: write initial oid 421 2023-12-01T15:44:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-12-01T15:44:51.021 INFO:tasks.rados.rados.0.smithi040.stdout:421: writing smithi04088644-421 from 658940 to 1062935 tid 1 2023-12-01T15:44:51.030 INFO:tasks.rados.rados.0.smithi040.stdout:421: writing smithi04088644-421 from 1777496 to 2453632 tid 2 2023-12-01T15:44:51.034 INFO:tasks.rados.rados.0.smithi040.stdout:421: writing smithi04088644-421 from 2950951 to 3058940 tid 3 2023-12-01T15:44:51.034 INFO:tasks.rados.rados.0.smithi040.stdout:422: write initial oid 422 2023-12-01T15:44:51.034 INFO:tasks.rados.rados.0.smithi040.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-12-01T15:44:51.040 INFO:tasks.rados.rados.0.smithi040.stdout:422: writing smithi04088644-422 from 675747 to 1154991 tid 1 2023-12-01T15:44:51.047 INFO:tasks.rados.rados.0.smithi040.stdout:422: writing smithi04088644-422 from 1835978 to 2372125 tid 2 2023-12-01T15:44:51.047 INFO:tasks.rados.rados.0.smithi040.stdout:423: write initial oid 423 2023-12-01T15:44:51.047 INFO:tasks.rados.rados.0.smithi040.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-12-01T15:44:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:423: writing smithi04088644-423 from 692554 to 1247047 tid 1 2023-12-01T15:44:51.061 INFO:tasks.rados.rados.0.smithi040.stdout:423: writing smithi04088644-423 from 1778107 to 2457912 tid 2 2023-12-01T15:44:51.065 INFO:tasks.rados.rados.0.smithi040.stdout:423: writing smithi04088644-423 from 2889444 to 3092554 tid 3 2023-12-01T15:44:51.065 INFO:tasks.rados.rados.0.smithi040.stdout:424: write initial oid 424 2023-12-01T15:44:51.065 INFO:tasks.rados.rados.0.smithi040.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-12-01T15:44:51.073 INFO:tasks.rados.rados.0.smithi040.stdout:424: writing smithi04088644-424 from 709361 to 1339103 tid 1 2023-12-01T15:44:51.080 INFO:tasks.rados.rados.0.smithi040.stdout:424: writing smithi04088644-424 from 1836589 to 2376405 tid 2 2023-12-01T15:44:51.084 INFO:tasks.rados.rados.0.smithi040.stdout:424: writing smithi04088644-424 from 3033220 to 3109361 tid 3 2023-12-01T15:44:51.084 INFO:tasks.rados.rados.0.smithi040.stdout:425: write initial oid 425 2023-12-01T15:44:51.084 INFO:tasks.rados.rados.0.smithi040.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-12-01T15:44:51.092 INFO:tasks.rados.rados.0.smithi040.stdout:425: writing smithi04088644-425 from 726168 to 1431159 tid 1 2023-12-01T15:44:51.099 INFO:tasks.rados.rados.0.smithi040.stdout:425: writing smithi04088644-425 from 1895071 to 2578545 tid 2 2023-12-01T15:44:51.099 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.099 INFO:tasks.rados.rados.0.smithi040.stdout:410: finishing write tid 1 to smithi04088644-410 2023-12-01T15:44:51.099 INFO:tasks.rados.rados.0.smithi040.stdout:410: finishing write tid 2 to smithi04088644-410 2023-12-01T15:44:51.099 INFO:tasks.rados.rados.0.smithi040.stdout:410: finishing write tid 3 to smithi04088644-410 2023-12-01T15:44:51.099 INFO:tasks.rados.rados.0.smithi040.stdout:410: finishing write tid 4 to smithi04088644-410 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:410: finishing write tid 5 to smithi04088644-410 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:410: oid 410 updating version 0 to 93 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:410: oid 410 version 93 is already newer than 91 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:410: oid 410 version 93 is already newer than 92 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:410: oid 410 updating version 93 to 94 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 410 v 94 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 1 to smithi04088644-411 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 2 to smithi04088644-411 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 3 to smithi04088644-411 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 4 to smithi04088644-411 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 5 to smithi04088644-411 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: oid 411 updating version 0 to 100 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: oid 411 version 100 is already newer than 99 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: oid 411 updating version 100 to 102 2023-12-01T15:44:51.100 INFO:tasks.rados.rados.0.smithi040.stdout:411: oid 411 version 102 is already newer than 101 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 102 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:412: finishing write tid 1 to smithi04088644-412 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:410: done (15 left) 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:411: done (14 left) 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:426: write initial oid 426 2023-12-01T15:44:51.101 INFO:tasks.rados.rados.0.smithi040.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-12-01T15:44:51.107 INFO:tasks.rados.rados.0.smithi040.stdout:426: writing smithi04088644-426 from 742975 to 1523215 tid 1 2023-12-01T15:44:51.112 INFO:tasks.rados.rados.0.smithi040.stdout:426: writing smithi04088644-426 from 1953553 to 2380685 tid 2 2023-12-01T15:44:51.117 INFO:tasks.rados.rados.0.smithi040.stdout:426: writing smithi04088644-426 from 2971713 to 3142975 tid 3 2023-12-01T15:44:51.117 INFO:tasks.rados.rados.0.smithi040.stdout:427: write initial oid 427 2023-12-01T15:44:51.117 INFO:tasks.rados.rados.0.smithi040.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-12-01T15:44:51.124 INFO:tasks.rados.rados.0.smithi040.stdout:427: writing smithi04088644-427 from 759782 to 1331624 tid 1 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:427: writing smithi04088644-427 from 2012035 to 2699178 tid 2 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: finishing write tid 2 to smithi04088644-412 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: finishing write tid 3 to smithi04088644-412 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: finishing write tid 4 to smithi04088644-412 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: finishing write tid 5 to smithi04088644-412 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: oid 412 updating version 0 to 105 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: oid 412 version 105 is already newer than 103 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: oid 412 version 105 is already newer than 104 2023-12-01T15:44:51.133 INFO:tasks.rados.rados.0.smithi040.stdout:412: oid 412 updating version 105 to 106 2023-12-01T15:44:51.134 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 412 v 106 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-12-01T15:44:51.134 INFO:tasks.rados.rados.0.smithi040.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-12-01T15:44:51.134 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 1 to smithi04088644-413 2023-12-01T15:44:51.134 INFO:tasks.rados.rados.0.smithi040.stdout:412: done (15 left) 2023-12-01T15:44:51.134 INFO:tasks.rados.rados.0.smithi040.stdout:428: write initial oid 428 2023-12-01T15:44:51.134 INFO:tasks.rados.rados.0.smithi040.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-12-01T15:44:51.140 INFO:tasks.rados.rados.0.smithi040.stdout:428: writing smithi04088644-428 from 776589 to 1423680 tid 1 2023-12-01T15:44:51.147 INFO:tasks.rados.rados.0.smithi040.stdout:428: writing smithi04088644-428 from 2070517 to 2501318 tid 2 2023-12-01T15:44:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:428: writing smithi04088644-428 from 3026559 to 3176589 tid 3 2023-12-01T15:44:51.151 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 2 to smithi04088644-413 2023-12-01T15:44:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 3 to smithi04088644-413 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 4 to smithi04088644-413 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 5 to smithi04088644-413 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: oid 413 updating version 0 to 109 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: oid 413 version 109 is already newer than 107 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: oid 413 version 109 is already newer than 108 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: oid 413 updating version 109 to 110 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 413 v 110 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:414: finishing write tid 1 to smithi04088644-414 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:414: finishing write tid 2 to smithi04088644-414 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:414: finishing write tid 3 to smithi04088644-414 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:414: finishing write tid 4 to smithi04088644-414 2023-12-01T15:44:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:414: oid 414 updating version 0 to 94 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:414: oid 414 updating version 94 to 95 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:414: oid 414 updating version 95 to 96 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 414 v 96 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: finishing write tid 1 to smithi04088644-415 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: finishing write tid 2 to smithi04088644-415 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: finishing write tid 3 to smithi04088644-415 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: finishing write tid 4 to smithi04088644-415 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: oid 415 updating version 0 to 61 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: oid 415 updating version 61 to 63 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: oid 415 version 63 is already newer than 62 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 415 v 63 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:416: finishing write tid 1 to smithi04088644-416 2023-12-01T15:44:51.153 INFO:tasks.rados.rados.0.smithi040.stdout:413: done (15 left) 2023-12-01T15:44:51.154 INFO:tasks.rados.rados.0.smithi040.stdout:414: done (14 left) 2023-12-01T15:44:51.154 INFO:tasks.rados.rados.0.smithi040.stdout:415: done (13 left) 2023-12-01T15:44:51.154 INFO:tasks.rados.rados.0.smithi040.stdout:429: write initial oid 429 2023-12-01T15:44:51.154 INFO:tasks.rados.rados.0.smithi040.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-12-01T15:44:51.159 INFO:tasks.rados.rados.0.smithi040.stdout:429: writing smithi04088644-429 from 793396 to 1515736 tid 1 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: audit 2023-12-01T15:44:49.941390+0000 mgr.y (mgr.24356) 193 : audit 0 from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: cephadm 2023-12-01T15:44:49.942207+0000 mgr.y (mgr.24356) 194 : cephadm 1 Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: audit 2023-12-01T15:44:49.948871+0000 mon.a (mon.0) 857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: audit 2023-12-01T15:44:49.984042+0000 mon.c (mon.2) 131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: cluster 2023-12-01T15:44:50.279189+0000 mgr.y (mgr.24356) 195 : cluster 0 pgmap v170: 89 pgs: 89 active+clean; 873 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 45 MiB/s wr, 232 op/s 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: audit 2023-12-01T15:44:50.455838+0000 mon.c (mon.2) 132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: audit 2023-12-01T15:44:50.457279+0000 mon.c (mon.2) 133 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: audit 2023-12-01T15:44:50.463308+0000 mon.a (mon.0) 858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[28232]: cephadm 2023-12-01T15:44:50.526077+0000 mgr.y (mgr.24356) 196 : cephadm 1 Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: audit 2023-12-01T15:44:49.941390+0000 mgr.y (mgr.24356) 193 : audit 0 from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: cephadm 2023-12-01T15:44:49.942207+0000 mgr.y (mgr.24356) 194 : cephadm 1 Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: audit 2023-12-01T15:44:49.948871+0000 mon.a (mon.0) 857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: audit 2023-12-01T15:44:49.984042+0000 mon.c (mon.2) 131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: cluster 2023-12-01T15:44:50.279189+0000 mgr.y (mgr.24356) 195 : cluster 0 pgmap v170: 89 pgs: 89 active+clean; 873 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 45 MiB/s wr, 232 op/s 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: audit 2023-12-01T15:44:50.455838+0000 mon.c (mon.2) 132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: audit 2023-12-01T15:44:50.457279+0000 mon.c (mon.2) 133 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: audit 2023-12-01T15:44:50.463308+0000 mon.a (mon.0) 858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:50 smithi040 bash[41173]: cephadm 2023-12-01T15:44:50.526077+0000 mgr.y (mgr.24356) 196 : cephadm 1 Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:51.167 INFO:tasks.rados.rados.0.smithi040.stdout:429: writing smithi04088644-429 from 2128999 to 2819811 tid 2 2023-12-01T15:44:51.168 INFO:tasks.rados.rados.0.smithi040.stdout:430: write initial oid 430 2023-12-01T15:44:51.168 INFO:tasks.rados.rados.0.smithi040.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-12-01T15:44:51.174 INFO:tasks.rados.rados.0.smithi040.stdout:430: writing smithi04088644-430 from 410203 to 1207792 tid 1 2023-12-01T15:44:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:430: writing smithi04088644-430 from 1787481 to 2221951 tid 2 2023-12-01T15:44:51.185 INFO:tasks.rados.rados.0.smithi040.stdout:430: writing smithi04088644-430 from 2681405 to 3210203 tid 3 2023-12-01T15:44:51.185 INFO:tasks.rados.rados.0.smithi040.stdout:431: write initial oid 431 2023-12-01T15:44:51.185 INFO:tasks.rados.rados.0.smithi040.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-12-01T15:44:51.190 INFO:tasks.rados.rados.0.smithi040.stdout:431: writing smithi04088644-431 from 427010 to 899848 tid 1 2023-12-01T15:44:51.197 INFO:tasks.rados.rados.0.smithi040.stdout:431: writing smithi04088644-431 from 1329610 to 2024091 tid 2 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:431: writing smithi04088644-431 from 2708828 to 3227010 tid 3 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: finishing write tid 2 to smithi04088644-416 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: finishing write tid 3 to smithi04088644-416 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: finishing write tid 4 to smithi04088644-416 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: finishing write tid 5 to smithi04088644-416 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: oid 416 updating version 0 to 103 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: oid 416 version 103 is already newer than 102 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: oid 416 version 103 is already newer than 101 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: oid 416 version 103 is already newer than 100 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 416 v 103 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:44:51.204 INFO:tasks.rados.rados.0.smithi040.stdout:416: done (15 left) 2023-12-01T15:44:51.205 INFO:tasks.rados.rados.0.smithi040.stdout:432: write initial oid 432 2023-12-01T15:44:51.205 INFO:tasks.rados.rados.0.smithi040.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-12-01T15:44:51.209 INFO:tasks.rados.rados.0.smithi040.stdout:432: writing smithi04088644-432 from 443817 to 991904 tid 1 2023-12-01T15:44:51.216 INFO:tasks.rados.rados.0.smithi040.stdout:432: writing smithi04088644-432 from 1788092 to 2226231 tid 2 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:432: writing smithi04088644-432 from 3019898 to 3243817 tid 3 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: finishing write tid 1 to smithi04088644-417 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: finishing write tid 2 to smithi04088644-417 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: finishing write tid 3 to smithi04088644-417 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: finishing write tid 4 to smithi04088644-417 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: oid 417 updating version 0 to 65 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: oid 417 version 65 is already newer than 64 2023-12-01T15:44:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:417: oid 417 updating version 65 to 66 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 417 v 66 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: finishing write tid 1 to smithi04088644-418 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: finishing write tid 2 to smithi04088644-418 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: finishing write tid 3 to smithi04088644-418 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: finishing write tid 4 to smithi04088644-418 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: finishing write tid 5 to smithi04088644-418 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: oid 418 updating version 0 to 81 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: oid 418 updating version 81 to 83 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: oid 418 version 83 is already newer than 82 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: oid 418 updating version 83 to 84 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 418 v 84 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:419: finishing write tid 1 to smithi04088644-419 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:419: finishing write tid 2 to smithi04088644-419 2023-12-01T15:44:51.224 INFO:tasks.rados.rados.0.smithi040.stdout:419: finishing write tid 3 to smithi04088644-419 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:419: finishing write tid 4 to smithi04088644-419 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:419: oid 419 updating version 0 to 113 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:419: oid 419 version 113 is already newer than 112 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:419: oid 419 version 113 is already newer than 111 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 419 v 113 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: finishing write tid 1 to smithi04088644-420 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: finishing write tid 2 to smithi04088644-420 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: finishing write tid 3 to smithi04088644-420 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: finishing write tid 4 to smithi04088644-420 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: oid 420 updating version 0 to 115 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: oid 420 updating version 115 to 117 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: oid 420 version 117 is already newer than 116 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 420 v 117 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-12-01T15:44:51.225 INFO:tasks.rados.rados.0.smithi040.stdout:421: finishing write tid 1 to smithi04088644-421 2023-12-01T15:44:51.226 INFO:tasks.rados.rados.0.smithi040.stdout:417: done (15 left) 2023-12-01T15:44:51.226 INFO:tasks.rados.rados.0.smithi040.stdout:418: done (14 left) 2023-12-01T15:44:51.226 INFO:tasks.rados.rados.0.smithi040.stdout:419: done (13 left) 2023-12-01T15:44:51.226 INFO:tasks.rados.rados.0.smithi040.stdout:420: done (12 left) 2023-12-01T15:44:51.226 INFO:tasks.rados.rados.0.smithi040.stdout:433: write initial oid 433 2023-12-01T15:44:51.226 INFO:tasks.rados.rados.0.smithi040.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-12-01T15:44:51.228 INFO:tasks.rados.rados.0.smithi040.stdout:433: writing smithi04088644-433 from 460624 to 1083960 tid 1 2023-12-01T15:44:51.237 INFO:tasks.rados.rados.0.smithi040.stdout:433: writing smithi04088644-433 from 1846574 to 2544724 tid 2 2023-12-01T15:44:51.241 INFO:tasks.rados.rados.0.smithi040.stdout:433: writing smithi04088644-433 from 3163674 to 3260624 tid 3 2023-12-01T15:44:51.241 INFO:tasks.rados.rados.0.smithi040.stdout:434: write initial oid 434 2023-12-01T15:44:51.242 INFO:tasks.rados.rados.0.smithi040.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-12-01T15:44:51.248 INFO:tasks.rados.rados.0.smithi040.stdout:434: writing smithi04088644-434 from 477431 to 1176016 tid 1 2023-12-01T15:44:51.254 INFO:tasks.rados.rados.0.smithi040.stdout:434: writing smithi04088644-434 from 1905056 to 2346864 tid 2 2023-12-01T15:44:51.260 INFO:tasks.rados.rados.0.smithi040.stdout:434: writing smithi04088644-434 from 3074744 to 3277431 tid 3 2023-12-01T15:44:51.261 INFO:tasks.rados.rados.0.smithi040.stdout:435: write initial oid 435 2023-12-01T15:44:51.261 INFO:tasks.rados.rados.0.smithi040.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-12-01T15:44:51.267 INFO:tasks.rados.rados.0.smithi040.stdout:435: writing smithi04088644-435 from 494238 to 984425 tid 1 2023-12-01T15:44:51.274 INFO:tasks.rados.rados.0.smithi040.stdout:435: writing smithi04088644-435 from 1563538 to 2265357 tid 2 2023-12-01T15:44:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: audit 2023-12-01T15:44:49.941390+0000 mgr.y (mgr.24356) 193 : audit 0 from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: cephadm 2023-12-01T15:44:49.942207+0000 mgr.y (mgr.24356) 194 : cephadm 1 Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: audit 2023-12-01T15:44:49.948871+0000 mon.a (mon.0) 857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: audit 2023-12-01T15:44:49.984042+0000 mon.c (mon.2) 131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: cluster 2023-12-01T15:44:50.279189+0000 mgr.y (mgr.24356) 195 : cluster 0 pgmap v170: 89 pgs: 89 active+clean; 873 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 45 MiB/s wr, 232 op/s 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: audit 2023-12-01T15:44:50.455838+0000 mon.c (mon.2) 132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: audit 2023-12-01T15:44:50.457279+0000 mon.c (mon.2) 133 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: audit 2023-12-01T15:44:50.463308+0000 mon.a (mon.0) 858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:44:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:50 smithi141 bash[31670]: cephadm 2023-12-01T15:44:50.526077+0000 mgr.y (mgr.24356) 196 : cephadm 1 Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:44:51.280 INFO:tasks.rados.rados.0.smithi040.stdout:435: writing smithi04088644-435 from 2818520 to 3294238 tid 3 2023-12-01T15:44:51.280 INFO:tasks.rados.rados.0.smithi040.stdout:436: write initial oid 436 2023-12-01T15:44:51.280 INFO:tasks.rados.rados.0.smithi040.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-12-01T15:44:51.286 INFO:tasks.rados.rados.0.smithi040.stdout:436: writing smithi04088644-436 from 511045 to 1076481 tid 1 2023-12-01T15:44:51.292 INFO:tasks.rados.rados.0.smithi040.stdout:436: writing smithi04088644-436 from 1622020 to 2067497 tid 2 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:436: writing smithi04088644-436 from 2729590 to 3286445 tid 3 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: finishing write tid 2 to smithi04088644-421 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: finishing write tid 3 to smithi04088644-421 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: finishing write tid 4 to smithi04088644-421 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: finishing write tid 5 to smithi04088644-421 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: oid 421 updating version 0 to 82 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: oid 421 updating version 82 to 83 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: oid 421 version 83 is already newer than 81 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: oid 421 updating version 83 to 84 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 84 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:421: done (15 left) 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:437: write initial oid 437 2023-12-01T15:44:51.300 INFO:tasks.rados.rados.0.smithi040.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-12-01T15:44:51.306 INFO:tasks.rados.rados.0.smithi040.stdout:437: writing smithi04088644-437 from 527852 to 1168537 tid 1 2023-12-01T15:44:51.312 INFO:tasks.rados.rados.0.smithi040.stdout:437: writing smithi04088644-437 from 1680502 to 2269637 tid 2 2023-12-01T15:44:51.318 INFO:tasks.rados.rados.0.smithi040.stdout:437: writing smithi04088644-437 from 2757013 to 3327852 tid 3 2023-12-01T15:44:51.318 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: finishing write tid 1 to smithi04088644-422 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: finishing write tid 2 to smithi04088644-422 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: finishing write tid 3 to smithi04088644-422 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: finishing write tid 4 to smithi04088644-422 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: oid 422 updating version 0 to 120 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: oid 422 version 120 is already newer than 118 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: oid 422 version 120 is already newer than 119 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 422 v 120 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 1 to smithi04088644-423 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 2 to smithi04088644-423 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 3 to smithi04088644-423 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 4 to smithi04088644-423 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:422: done (15 left) 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:438: write initial oid 438 2023-12-01T15:44:51.319 INFO:tasks.rados.rados.0.smithi040.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-12-01T15:44:51.325 INFO:tasks.rados.rados.0.smithi040.stdout:438: writing smithi04088644-438 from 544659 to 1260593 tid 1 2023-12-01T15:44:51.330 INFO:tasks.rados.rados.0.smithi040.stdout:438: writing smithi04088644-438 from 1738984 to 2188130 tid 2 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:438: writing smithi04088644-438 from 2784436 to 3344659 tid 3 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 5 to smithi04088644-423 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:423: oid 423 updating version 0 to 63 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:423: oid 423 updating version 63 to 65 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:423: oid 423 version 65 is already newer than 64 2023-12-01T15:44:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:423: oid 423 version 65 is already newer than 62 2023-12-01T15:44:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 423 v 65 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-12-01T15:44:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-12-01T15:44:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:423: done (15 left) 2023-12-01T15:44:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:439: write initial oid 439 2023-12-01T15:44:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-12-01T15:44:51.344 INFO:tasks.rados.rados.0.smithi040.stdout:439: writing smithi04088644-439 from 561466 to 1352649 tid 1 2023-12-01T15:44:51.353 INFO:tasks.rados.rados.0.smithi040.stdout:439: writing smithi04088644-439 from 2081113 to 2673917 tid 2 2023-12-01T15:44:51.356 INFO:tasks.rados.rados.0.smithi040.stdout:439: writing smithi04088644-439 from 3095506 to 3361466 tid 3 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing write tid 1 to smithi04088644-424 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing write tid 2 to smithi04088644-424 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing write tid 3 to smithi04088644-424 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing write tid 4 to smithi04088644-424 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing write tid 5 to smithi04088644-424 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: oid 424 updating version 0 to 106 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: oid 424 version 106 is already newer than 105 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: oid 424 version 106 is already newer than 104 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: oid 424 updating version 106 to 107 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 424 v 107 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-12-01T15:44:51.357 INFO:tasks.rados.rados.0.smithi040.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-12-01T15:44:51.358 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 1 to smithi04088644-425 2023-12-01T15:44:51.358 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 2 to smithi04088644-425 2023-12-01T15:44:51.358 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 3 to smithi04088644-425 2023-12-01T15:44:51.358 INFO:tasks.rados.rados.0.smithi040.stdout:424: done (15 left) 2023-12-01T15:44:51.358 INFO:tasks.rados.rados.0.smithi040.stdout:440: write initial oid 440 2023-12-01T15:44:51.358 INFO:tasks.rados.rados.0.smithi040.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-12-01T15:44:51.362 INFO:tasks.rados.rados.0.smithi040.stdout:440: writing smithi04088644-440 from 578273 to 1044705 tid 1 2023-12-01T15:44:51.368 INFO:tasks.rados.rados.0.smithi040.stdout:440: writing smithi04088644-440 from 1739595 to 2192410 tid 2 2023-12-01T15:44:51.375 INFO:tasks.rados.rados.0.smithi040.stdout:440: writing smithi04088644-440 from 2722929 to 3378273 tid 3 2023-12-01T15:44:51.375 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.375 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 4 to smithi04088644-425 2023-12-01T15:44:51.375 INFO:tasks.rados.rados.0.smithi040.stdout:425: oid 425 updating version 0 to 74 2023-12-01T15:44:51.375 INFO:tasks.rados.rados.0.smithi040.stdout:425: oid 425 updating version 74 to 75 2023-12-01T15:44:51.376 INFO:tasks.rados.rados.0.smithi040.stdout:425: oid 425 version 75 is already newer than 73 2023-12-01T15:44:51.376 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 425 v 75 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-12-01T15:44:51.376 INFO:tasks.rados.rados.0.smithi040.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-12-01T15:44:51.376 INFO:tasks.rados.rados.0.smithi040.stdout:425: done (15 left) 2023-12-01T15:44:51.376 INFO:tasks.rados.rados.0.smithi040.stdout:441: write initial oid 441 2023-12-01T15:44:51.376 INFO:tasks.rados.rados.0.smithi040.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-12-01T15:44:51.381 INFO:tasks.rados.rados.0.smithi040.stdout:441: writing smithi04088644-441 from 595080 to 1136761 tid 1 2023-12-01T15:44:51.388 INFO:tasks.rados.rados.0.smithi040.stdout:441: writing smithi04088644-441 from 1798077 to 2394550 tid 2 2023-12-01T15:44:51.394 INFO:tasks.rados.rados.0.smithi040.stdout:441: writing smithi04088644-441 from 3150352 to 3395080 tid 3 2023-12-01T15:44:51.394 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.394 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing write tid 1 to smithi04088644-426 2023-12-01T15:44:51.394 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing write tid 2 to smithi04088644-426 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing write tid 3 to smithi04088644-426 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing write tid 4 to smithi04088644-426 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing write tid 5 to smithi04088644-426 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: oid 426 updating version 0 to 78 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: oid 426 updating version 78 to 79 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: oid 426 version 79 is already newer than 76 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: oid 426 version 79 is already newer than 77 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 426 v 79 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:427: finishing write tid 1 to smithi04088644-427 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:426: done (15 left) 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:442: write initial oid 442 2023-12-01T15:44:51.395 INFO:tasks.rados.rados.0.smithi040.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-12-01T15:44:51.401 INFO:tasks.rados.rados.0.smithi040.stdout:442: writing smithi04088644-442 from 611887 to 1345170 tid 1 2023-12-01T15:44:51.408 INFO:tasks.rados.rados.0.smithi040.stdout:442: writing smithi04088644-442 from 1972912 to 2429396 tid 2 2023-12-01T15:44:51.414 INFO:tasks.rados.rados.0.smithi040.stdout:442: writing smithi04088644-442 from 2894128 to 3411887 tid 3 2023-12-01T15:44:51.414 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.414 INFO:tasks.rados.rados.0.smithi040.stdout:427: finishing write tid 2 to smithi04088644-427 2023-12-01T15:44:51.414 INFO:tasks.rados.rados.0.smithi040.stdout:427: finishing write tid 3 to smithi04088644-427 2023-12-01T15:44:51.414 INFO:tasks.rados.rados.0.smithi040.stdout:427: finishing write tid 4 to smithi04088644-427 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:427: oid 427 updating version 0 to 86 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:427: oid 427 updating version 86 to 87 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:427: oid 427 version 87 is already newer than 85 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 427 v 87 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 1 to smithi04088644-428 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 2 to smithi04088644-428 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 3 to smithi04088644-428 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 4 to smithi04088644-428 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 5 to smithi04088644-428 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: oid 428 updating version 0 to 135 2023-12-01T15:44:51.415 INFO:tasks.rados.rados.0.smithi040.stdout:428: oid 428 updating version 135 to 137 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:428: oid 428 version 137 is already newer than 136 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:428: oid 428 version 137 is already newer than 134 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 428 v 137 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: finishing write tid 1 to smithi04088644-429 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: finishing write tid 2 to smithi04088644-429 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: finishing write tid 3 to smithi04088644-429 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: finishing write tid 4 to smithi04088644-429 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: oid 429 updating version 0 to 110 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: oid 429 version 110 is already newer than 109 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: oid 429 version 110 is already newer than 108 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 429 v 110 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-12-01T15:44:51.416 INFO:tasks.rados.rados.0.smithi040.stdout:430: finishing write tid 1 to smithi04088644-430 2023-12-01T15:44:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:430: finishing write tid 2 to smithi04088644-430 2023-12-01T15:44:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:427: done (15 left) 2023-12-01T15:44:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:428: done (14 left) 2023-12-01T15:44:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:429: done (13 left) 2023-12-01T15:44:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:443: write initial oid 443 2023-12-01T15:44:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-12-01T15:44:51.419 INFO:tasks.rados.rados.0.smithi040.stdout:443: writing smithi04088644-443 from 628694 to 1037226 tid 1 2023-12-01T15:44:51.426 INFO:tasks.rados.rados.0.smithi040.stdout:443: writing smithi04088644-443 from 1515041 to 2115183 tid 2 2023-12-01T15:44:51.433 INFO:tasks.rados.rados.0.smithi040.stdout:443: writing smithi04088644-443 from 2805198 to 3357310 tid 3 2023-12-01T15:44:51.433 INFO:tasks.rados.rados.0.smithi040.stdout:444: write initial oid 444 2023-12-01T15:44:51.433 INFO:tasks.rados.rados.0.smithi040.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-12-01T15:44:51.439 INFO:tasks.rados.rados.0.smithi040.stdout:444: writing smithi04088644-444 from 645501 to 1129282 tid 1 2023-12-01T15:44:51.444 INFO:tasks.rados.rados.0.smithi040.stdout:444: writing smithi04088644-444 from 1573523 to 2033676 tid 2 2023-12-01T15:44:51.452 INFO:tasks.rados.rados.0.smithi040.stdout:444: writing smithi04088644-444 from 2548974 to 3312358 tid 3 2023-12-01T15:44:51.452 INFO:tasks.rados.rados.0.smithi040.stdout:445: write initial oid 445 2023-12-01T15:44:51.452 INFO:tasks.rados.rados.0.smithi040.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-12-01T15:44:51.458 INFO:tasks.rados.rados.0.smithi040.stdout:445: writing smithi04088644-445 from 662308 to 1221338 tid 1 2023-12-01T15:44:51.464 INFO:tasks.rados.rados.0.smithi040.stdout:445: writing smithi04088644-445 from 1632005 to 2235816 tid 2 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:445: writing smithi04088644-445 from 2860044 to 3462308 tid 3 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: finishing write tid 3 to smithi04088644-430 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: finishing write tid 4 to smithi04088644-430 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: finishing write tid 5 to smithi04088644-430 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: oid 430 updating version 0 to 113 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: oid 430 version 113 is already newer than 111 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: oid 430 version 113 is already newer than 112 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: oid 430 updating version 113 to 114 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 430 v 114 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-12-01T15:44:51.472 INFO:tasks.rados.rados.0.smithi040.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-12-01T15:44:51.473 INFO:tasks.rados.rados.0.smithi040.stdout:431: finishing write tid 1 to smithi04088644-431 2023-12-01T15:44:51.473 INFO:tasks.rados.rados.0.smithi040.stdout:431: finishing write tid 2 to smithi04088644-431 2023-12-01T15:44:51.473 INFO:tasks.rados.rados.0.smithi040.stdout:430: done (15 left) 2023-12-01T15:44:51.473 INFO:tasks.rados.rados.0.smithi040.stdout:446: write initial oid 446 2023-12-01T15:44:51.473 INFO:tasks.rados.rados.0.smithi040.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-12-01T15:44:51.479 INFO:tasks.rados.rados.0.smithi040.stdout:446: writing smithi04088644-446 from 679115 to 1313394 tid 1 2023-12-01T15:44:51.486 INFO:tasks.rados.rados.0.smithi040.stdout:446: writing smithi04088644-446 from 2090487 to 2554309 tid 2 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:446: writing smithi04088644-446 from 3003820 to 3479115 tid 3 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: finishing write tid 3 to smithi04088644-431 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: finishing write tid 4 to smithi04088644-431 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: finishing write tid 5 to smithi04088644-431 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: oid 431 updating version 0 to 124 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: oid 431 version 124 is already newer than 121 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: oid 431 version 124 is already newer than 123 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: oid 431 version 124 is already newer than 122 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 124 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:432: finishing write tid 1 to smithi04088644-432 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:432: finishing write tid 2 to smithi04088644-432 2023-12-01T15:44:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:432: finishing write tid 3 to smithi04088644-432 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: finishing write tid 4 to smithi04088644-432 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: finishing write tid 5 to smithi04088644-432 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: oid 432 updating version 0 to 68 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: oid 432 version 68 is already newer than 67 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: oid 432 updating version 68 to 69 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: oid 432 version 69 is already newer than 66 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 432 v 69 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:433: finishing write tid 1 to smithi04088644-433 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:433: finishing write tid 2 to smithi04088644-433 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:433: finishing write tid 3 to smithi04088644-433 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:431: done (15 left) 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:432: done (14 left) 2023-12-01T15:44:51.493 INFO:tasks.rados.rados.0.smithi040.stdout:447: write initial oid 447 2023-12-01T15:44:51.494 INFO:tasks.rados.rados.0.smithi040.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-12-01T15:44:51.499 INFO:tasks.rados.rados.0.smithi040.stdout:447: writing smithi04088644-447 from 695922 to 1405450 tid 1 2023-12-01T15:44:51.506 INFO:tasks.rados.rados.0.smithi040.stdout:447: writing smithi04088644-447 from 2032616 to 2640096 tid 2 2023-12-01T15:44:51.511 INFO:tasks.rados.rados.0.smithi040.stdout:447: writing smithi04088644-447 from 3198537 to 3495922 tid 3 2023-12-01T15:44:51.511 INFO:tasks.rados.rados.0.smithi040.stdout:448: write initial oid 448 2023-12-01T15:44:51.511 INFO:tasks.rados.rados.0.smithi040.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-12-01T15:44:51.520 INFO:tasks.rados.rados.0.smithi040.stdout:448: writing smithi04088644-448 from 712729 to 1497506 tid 1 2023-12-01T15:44:51.526 INFO:tasks.rados.rados.0.smithi040.stdout:448: writing smithi04088644-448 from 2091098 to 2558589 tid 2 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:448: writing smithi04088644-448 from 3342313 to 3512729 tid 3 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:433: finishing write tid 4 to smithi04088644-433 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:433: finishing write tid 5 to smithi04088644-433 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:433: oid 433 updating version 0 to 67 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:433: oid 433 updating version 67 to 69 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:433: oid 433 version 69 is already newer than 68 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:433: oid 433 updating version 69 to 70 2023-12-01T15:44:51.532 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 433 v 70 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: finishing write tid 1 to smithi04088644-434 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: finishing write tid 2 to smithi04088644-434 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: finishing write tid 3 to smithi04088644-434 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: finishing write tid 4 to smithi04088644-434 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: finishing write tid 5 to smithi04088644-434 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: oid 434 updating version 0 to 90 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: oid 434 updating version 90 to 91 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: oid 434 version 91 is already newer than 88 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: oid 434 version 91 is already newer than 89 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 434 v 91 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:435: finishing write tid 1 to smithi04088644-435 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:433: done (15 left) 2023-12-01T15:44:51.533 INFO:tasks.rados.rados.0.smithi040.stdout:434: done (14 left) 2023-12-01T15:44:51.534 INFO:tasks.rados.rados.0.smithi040.stdout:449: write initial oid 449 2023-12-01T15:44:51.534 INFO:tasks.rados.rados.0.smithi040.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-12-01T15:44:51.539 INFO:tasks.rados.rados.0.smithi040.stdout:449: writing smithi04088644-449 from 729536 to 1189562 tid 1 2023-12-01T15:44:51.546 INFO:tasks.rados.rados.0.smithi040.stdout:449: writing smithi04088644-449 from 1749580 to 2360729 tid 2 2023-12-01T15:44:51.551 INFO:tasks.rados.rados.0.smithi040.stdout:449: writing smithi04088644-449 from 2853383 to 3305833 tid 3 2023-12-01T15:44:51.551 INFO:tasks.rados.rados.0.smithi040.stdout:450: write initial oid 450 2023-12-01T15:44:51.552 INFO:tasks.rados.rados.0.smithi040.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-12-01T15:44:51.559 INFO:tasks.rados.rados.0.smithi040.stdout:450: writing smithi04088644-450 from 746343 to 1397971 tid 1 2023-12-01T15:44:51.566 INFO:tasks.rados.rados.0.smithi040.stdout:450: writing smithi04088644-450 from 1924415 to 2679222 tid 2 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:450: writing smithi04088644-450 from 3397159 to 3546343 tid 3 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: finishing write tid 2 to smithi04088644-435 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: finishing write tid 3 to smithi04088644-435 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: finishing write tid 4 to smithi04088644-435 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: finishing write tid 5 to smithi04088644-435 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: oid 435 updating version 0 to 139 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: oid 435 updating version 139 to 141 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: oid 435 version 141 is already newer than 140 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: oid 435 version 141 is already newer than 138 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 435 v 141 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 1 to smithi04088644-436 2023-12-01T15:44:51.572 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 2 to smithi04088644-436 2023-12-01T15:44:51.573 INFO:tasks.rados.rados.0.smithi040.stdout:435: done (15 left) 2023-12-01T15:44:51.573 INFO:tasks.rados.rados.0.smithi040.stdout:451: write initial oid 451 2023-12-01T15:44:51.573 INFO:tasks.rados.rados.0.smithi040.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-12-01T15:44:51.580 INFO:tasks.rados.rados.0.smithi040.stdout:451: writing smithi04088644-451 from 763150 to 1490027 tid 1 2023-12-01T15:44:51.586 INFO:tasks.rados.rados.0.smithi040.stdout:451: writing smithi04088644-451 from 1982897 to 2597715 tid 2 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:451: writing smithi04088644-451 from 3024582 to 3499576 tid 3 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 3 to smithi04088644-436 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 4 to smithi04088644-436 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 5 to smithi04088644-436 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: oid 436 updating version 0 to 96 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: oid 436 updating version 96 to 97 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: oid 436 updating version 97 to 98 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi040.stdout:436: oid 436 version 98 is already newer than 95 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 436 v 98 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:437: finishing write tid 1 to smithi04088644-437 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:437: finishing write tid 2 to smithi04088644-437 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:436: done (15 left) 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:452: write initial oid 452 2023-12-01T15:44:51.593 INFO:tasks.rados.rados.0.smithi040.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-12-01T15:44:51.598 INFO:tasks.rados.rados.0.smithi040.stdout:452: writing smithi04088644-452 from 779957 to 1182083 tid 1 2023-12-01T15:44:51.606 INFO:tasks.rados.rados.0.smithi040.stdout:452: writing smithi04088644-452 from 1925026 to 2683502 tid 2 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi040.stdout:452: writing smithi04088644-452 from 3335652 to 3579957 tid 3 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi040.stdout:437: finishing write tid 3 to smithi04088644-437 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi040.stdout:437: finishing write tid 4 to smithi04088644-437 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi040.stdout:437: finishing write tid 5 to smithi04088644-437 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi040.stdout:437: oid 437 updating version 0 to 102 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:437: oid 437 version 102 is already newer than 101 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:437: oid 437 version 102 is already newer than 100 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:437: oid 437 version 102 is already newer than 99 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 437 v 102 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: finishing write tid 1 to smithi04088644-438 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: finishing write tid 2 to smithi04088644-438 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: finishing write tid 3 to smithi04088644-438 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: finishing write tid 4 to smithi04088644-438 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: finishing write tid 5 to smithi04088644-438 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: oid 438 updating version 0 to 105 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: oid 438 updating version 105 to 106 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: oid 438 version 106 is already newer than 104 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:438: oid 438 version 106 is already newer than 103 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 438 v 106 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing write tid 1 to smithi04088644-439 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing write tid 2 to smithi04088644-439 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing write tid 3 to smithi04088644-439 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing write tid 4 to smithi04088644-439 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing write tid 5 to smithi04088644-439 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: oid 439 updating version 0 to 126 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: oid 439 version 126 is already newer than 125 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: oid 439 updating version 126 to 127 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: oid 439 updating version 127 to 128 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 128 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:437: done (15 left) 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:438: done (14 left) 2023-12-01T15:44:51.614 INFO:tasks.rados.rados.0.smithi040.stdout:439: done (13 left) 2023-12-01T15:44:51.615 INFO:tasks.rados.rados.0.smithi040.stdout:453: write initial oid 453 2023-12-01T15:44:51.615 INFO:tasks.rados.rados.0.smithi040.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-12-01T15:44:51.619 INFO:tasks.rados.rados.0.smithi040.stdout:453: writing smithi04088644-453 from 796764 to 1274139 tid 1 2023-12-01T15:44:51.627 INFO:tasks.rados.rados.0.smithi040.stdout:453: writing smithi04088644-453 from 1983508 to 2601995 tid 2 2023-12-01T15:44:51.634 INFO:tasks.rados.rados.0.smithi040.stdout:453: writing smithi04088644-453 from 3363075 to 3596764 tid 3 2023-12-01T15:44:51.634 INFO:tasks.rados.rados.0.smithi040.stdout:454: write initial oid 454 2023-12-01T15:44:51.634 INFO:tasks.rados.rados.0.smithi040.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-12-01T15:44:51.639 INFO:tasks.rados.rados.0.smithi040.stdout:454: writing smithi04088644-454 from 413571 to 966195 tid 1 2023-12-01T15:44:51.648 INFO:tasks.rados.rados.0.smithi040.stdout:454: writing smithi04088644-454 from 1641990 to 2404135 tid 2 2023-12-01T15:44:51.654 INFO:tasks.rados.rados.0.smithi040.stdout:454: writing smithi04088644-454 from 2990498 to 3415661 tid 3 2023-12-01T15:44:51.654 INFO:tasks.rados.rados.0.smithi040.stdout:455: write initial oid 455 2023-12-01T15:44:51.654 INFO:tasks.rados.rados.0.smithi040.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-12-01T15:44:51.660 INFO:tasks.rados.rados.0.smithi040.stdout:455: writing smithi04088644-455 from 430378 to 1058251 tid 1 2023-12-01T15:44:51.667 INFO:tasks.rados.rados.0.smithi040.stdout:455: writing smithi04088644-455 from 1700472 to 2322628 tid 2 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:455: writing smithi04088644-455 from 3017921 to 3630378 tid 3 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing write tid 1 to smithi04088644-440 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing write tid 2 to smithi04088644-440 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing write tid 3 to smithi04088644-440 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing write tid 4 to smithi04088644-440 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing write tid 5 to smithi04088644-440 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: oid 440 updating version 0 to 110 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: oid 440 version 110 is already newer than 109 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: oid 440 version 110 is already newer than 108 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: oid 440 version 110 is already newer than 107 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 440 v 110 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-12-01T15:44:51.676 INFO:tasks.rados.rados.0.smithi040.stdout:441: finishing write tid 1 to smithi04088644-441 2023-12-01T15:44:51.677 INFO:tasks.rados.rados.0.smithi040.stdout:441: finishing write tid 2 to smithi04088644-441 2023-12-01T15:44:51.677 INFO:tasks.rados.rados.0.smithi040.stdout:441: finishing write tid 3 to smithi04088644-441 2023-12-01T15:44:51.677 INFO:tasks.rados.rados.0.smithi040.stdout:441: finishing write tid 4 to smithi04088644-441 2023-12-01T15:44:51.677 INFO:tasks.rados.rados.0.smithi040.stdout:440: done (15 left) 2023-12-01T15:44:51.677 INFO:tasks.rados.rados.0.smithi040.stdout:456: write initial oid 456 2023-12-01T15:44:51.677 INFO:tasks.rados.rados.0.smithi040.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-12-01T15:44:51.686 INFO:tasks.rados.rados.0.smithi040.stdout:456: writing smithi04088644-456 from 447185 to 1150307 tid 1 2023-12-01T15:44:51.696 INFO:tasks.rados.rados.0.smithi040.stdout:456: writing smithi04088644-456 from 1642601 to 2408415 tid 2 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:456: writing smithi04088644-456 from 2928991 to 3376698 tid 3 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: finishing write tid 5 to smithi04088644-441 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: oid 441 updating version 0 to 70 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: oid 441 updating version 70 to 73 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: oid 441 version 73 is already newer than 72 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: oid 441 version 73 is already newer than 71 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 441 v 73 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:441: done (15 left) 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:457: write initial oid 457 2023-12-01T15:44:51.703 INFO:tasks.rados.rados.0.smithi040.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-12-01T15:44:51.710 INFO:tasks.rados.rados.0.smithi040.stdout:457: writing smithi04088644-457 from 463992 to 1242363 tid 1 2023-12-01T15:44:51.716 INFO:tasks.rados.rados.0.smithi040.stdout:457: writing smithi04088644-457 from 1701083 to 2326908 tid 2 2023-12-01T15:44:51.724 INFO:tasks.rados.rados.0.smithi040.stdout:457: writing smithi04088644-457 from 2956414 to 3615393 tid 3 2023-12-01T15:44:51.724 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.724 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 1 to smithi04088644-442 2023-12-01T15:44:51.724 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 2 to smithi04088644-442 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 3 to smithi04088644-442 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 4 to smithi04088644-442 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 5 to smithi04088644-442 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: oid 442 updating version 0 to 144 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: oid 442 version 144 is already newer than 142 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: oid 442 updating version 144 to 145 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: oid 442 version 145 is already newer than 143 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 442 v 145 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:443: finishing write tid 1 to smithi04088644-443 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:443: finishing write tid 2 to smithi04088644-443 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:443: finishing write tid 3 to smithi04088644-443 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:442: done (15 left) 2023-12-01T15:44:51.725 INFO:tasks.rados.rados.0.smithi040.stdout:458: write initial oid 458 2023-12-01T15:44:51.726 INFO:tasks.rados.rados.0.smithi040.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-12-01T15:44:51.730 INFO:tasks.rados.rados.0.smithi040.stdout:458: writing smithi04088644-458 from 480799 to 1050772 tid 1 2023-12-01T15:44:51.737 INFO:tasks.rados.rados.0.smithi040.stdout:458: writing smithi04088644-458 from 1475918 to 2245401 tid 2 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:458: writing smithi04088644-458 from 2700190 to 3286794 tid 3 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: finishing write tid 4 to smithi04088644-443 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: finishing write tid 5 to smithi04088644-443 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: oid 443 updating version 0 to 80 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: oid 443 updating version 80 to 82 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: oid 443 updating version 82 to 83 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: oid 443 version 83 is already newer than 81 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 443 v 83 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-12-01T15:44:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:44:51.745 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 1 to smithi04088644-444 2023-12-01T15:44:51.745 INFO:tasks.rados.rados.0.smithi040.stdout:443: done (15 left) 2023-12-01T15:44:51.745 INFO:tasks.rados.rados.0.smithi040.stdout:459: write initial oid 459 2023-12-01T15:44:51.745 INFO:tasks.rados.rados.0.smithi040.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-12-01T15:44:51.751 INFO:tasks.rados.rados.0.smithi040.stdout:459: writing smithi04088644-459 from 497606 to 1142828 tid 1 2023-12-01T15:44:51.759 INFO:tasks.rados.rados.0.smithi040.stdout:459: writing smithi04088644-459 from 1934400 to 2563894 tid 2 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout:459: writing smithi04088644-459 from 3243966 to 3697606 tid 3 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 2 to smithi04088644-444 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 3 to smithi04088644-444 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 4 to smithi04088644-444 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 5 to smithi04088644-444 2023-12-01T15:44:51.767 INFO:tasks.rados.rados.0.smithi040.stdout:444: oid 444 updating version 0 to 106 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:444: oid 444 version 106 is already newer than 105 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:444: oid 444 version 106 is already newer than 104 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:444: oid 444 updating version 106 to 107 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 107 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 1 to smithi04088644-445 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:444: done (15 left) 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:460: write initial oid 460 2023-12-01T15:44:51.768 INFO:tasks.rados.rados.0.smithi040.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-12-01T15:44:51.775 INFO:tasks.rados.rados.0.smithi040.stdout:460: writing smithi04088644-460 from 514413 to 1234884 tid 1 2023-12-01T15:44:51.783 INFO:tasks.rados.rados.0.smithi040.stdout:460: writing smithi04088644-460 from 1876529 to 2649681 tid 2 2023-12-01T15:44:51.790 INFO:tasks.rados.rados.0.smithi040.stdout:460: writing smithi04088644-460 from 3438683 to 3714413 tid 3 2023-12-01T15:44:51.790 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.790 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 2 to smithi04088644-445 2023-12-01T15:44:51.790 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 3 to smithi04088644-445 2023-12-01T15:44:51.790 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 4 to smithi04088644-445 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 5 to smithi04088644-445 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:445: oid 445 updating version 0 to 85 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:445: oid 445 version 85 is already newer than 84 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:445: oid 445 updating version 85 to 86 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:445: oid 445 updating version 86 to 87 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 445 v 87 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 1 to smithi04088644-446 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 2 to smithi04088644-446 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 3 to smithi04088644-446 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 4 to smithi04088644-446 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 5 to smithi04088644-446 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: oid 446 updating version 0 to 85 2023-12-01T15:44:51.791 INFO:tasks.rados.rados.0.smithi040.stdout:446: oid 446 updating version 85 to 86 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:446: oid 446 version 86 is already newer than 84 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:446: oid 446 version 86 is already newer than 83 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 446 v 86 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: finishing write tid 1 to smithi04088644-447 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: finishing write tid 2 to smithi04088644-447 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: finishing write tid 3 to smithi04088644-447 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: finishing write tid 4 to smithi04088644-447 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: finishing write tid 5 to smithi04088644-447 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: oid 447 updating version 0 to 111 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: oid 447 updating version 111 to 112 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: oid 447 updating version 112 to 113 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:447: oid 447 updating version 113 to 114 2023-12-01T15:44:51.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 447 v 114 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-12-01T15:44:51.793 INFO:tasks.rados.rados.0.smithi040.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-12-01T15:44:51.793 INFO:tasks.rados.rados.0.smithi040.stdout:445: done (15 left) 2023-12-01T15:44:51.793 INFO:tasks.rados.rados.0.smithi040.stdout:446: done (14 left) 2023-12-01T15:44:51.793 INFO:tasks.rados.rados.0.smithi040.stdout:447: done (13 left) 2023-12-01T15:44:51.793 INFO:tasks.rados.rados.0.smithi040.stdout:461: write initial oid 461 2023-12-01T15:44:51.793 INFO:tasks.rados.rados.0.smithi040.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-12-01T15:44:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:461: writing smithi04088644-461 from 531220 to 1326940 tid 1 2023-12-01T15:44:51.804 INFO:tasks.rados.rados.0.smithi040.stdout:461: writing smithi04088644-461 from 1935011 to 2451821 tid 2 2023-12-01T15:44:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:461: writing smithi04088644-461 from 3066106 to 3486526 tid 3 2023-12-01T15:44:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:462: write initial oid 462 2023-12-01T15:44:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-12-01T15:44:51.816 INFO:tasks.rados.rados.0.smithi040.stdout:462: writing smithi04088644-462 from 548027 to 1018996 tid 1 2023-12-01T15:44:51.824 INFO:tasks.rados.rados.0.smithi040.stdout:462: writing smithi04088644-462 from 1593493 to 2370314 tid 2 2023-12-01T15:44:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:462: writing smithi04088644-462 from 3093529 to 3725221 tid 3 2023-12-01T15:44:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:463: write initial oid 463 2023-12-01T15:44:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-12-01T15:44:51.839 INFO:tasks.rados.rados.0.smithi040.stdout:463: writing smithi04088644-463 from 564834 to 1111052 tid 1 2023-12-01T15:44:51.845 INFO:tasks.rados.rados.0.smithi040.stdout:463: writing smithi04088644-463 from 1651975 to 2172454 tid 2 2023-12-01T15:44:51.852 INFO:tasks.rados.rados.0.smithi040.stdout:463: writing smithi04088644-463 from 2720952 to 3280269 tid 3 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: finishing write tid 1 to smithi04088644-448 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: finishing write tid 2 to smithi04088644-448 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: finishing write tid 3 to smithi04088644-448 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: finishing write tid 4 to smithi04088644-448 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: finishing write tid 5 to smithi04088644-448 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: oid 448 updating version 0 to 73 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: oid 448 version 73 is already newer than 71 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: oid 448 updating version 73 to 74 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: oid 448 version 74 is already newer than 72 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 448 v 74 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-12-01T15:44:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing write tid 1 to smithi04088644-449 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing write tid 2 to smithi04088644-449 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing write tid 3 to smithi04088644-449 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing write tid 4 to smithi04088644-449 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing write tid 5 to smithi04088644-449 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: oid 449 updating version 0 to 76 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: oid 449 updating version 76 to 78 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: oid 449 version 78 is already newer than 77 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: oid 449 version 78 is already newer than 75 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 449 v 78 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:450: finishing write tid 1 to smithi04088644-450 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:450: finishing write tid 2 to smithi04088644-450 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:450: finishing write tid 3 to smithi04088644-450 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:450: finishing write tid 4 to smithi04088644-450 2023-12-01T15:44:51.854 INFO:tasks.rados.rados.0.smithi040.stdout:450: finishing write tid 5 to smithi04088644-450 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:450: oid 450 updating version 0 to 114 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:450: oid 450 updating version 114 to 115 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:450: oid 450 updating version 115 to 116 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:450: oid 450 updating version 116 to 117 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 450 v 117 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 1 to smithi04088644-451 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 2 to smithi04088644-451 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 3 to smithi04088644-451 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:448: done (15 left) 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:449: done (14 left) 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:450: done (13 left) 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:464: write initial oid 464 2023-12-01T15:44:51.855 INFO:tasks.rados.rados.0.smithi040.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-12-01T15:44:51.864 INFO:tasks.rados.rados.0.smithi040.stdout:464: writing smithi04088644-464 from 581641 to 1203108 tid 1 2023-12-01T15:44:51.872 INFO:tasks.rados.rados.0.smithi040.stdout:464: writing smithi04088644-464 from 1994104 to 2774594 tid 2 2023-12-01T15:44:51.878 INFO:tasks.rados.rados.0.smithi040.stdout:464: writing smithi04088644-464 from 3432022 to 3781641 tid 3 2023-12-01T15:44:51.878 INFO:tasks.rados.rados.0.smithi040.stdout:465: write initial oid 465 2023-12-01T15:44:51.878 INFO:tasks.rados.rados.0.smithi040.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-12-01T15:44:51.884 INFO:tasks.rados.rados.0.smithi040.stdout:465: writing smithi04088644-465 from 598448 to 1011517 tid 1 2023-12-01T15:44:51.891 INFO:tasks.rados.rados.0.smithi040.stdout:465: writing smithi04088644-465 from 1768939 to 2293087 tid 2 2023-12-01T15:44:51.898 INFO:tasks.rados.rados.0.smithi040.stdout:465: writing smithi04088644-465 from 2775798 to 3357659 tid 3 2023-12-01T15:44:51.901 INFO:tasks.rados.rados.0.smithi040.stdout:465: writing smithi04088644-465 from 3781488 to 3798448 tid 4 2023-12-01T15:44:51.901 INFO:tasks.rados.rados.0.smithi040.stdout:466: write initial oid 466 2023-12-01T15:44:51.901 INFO:tasks.rados.rados.0.smithi040.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-12-01T15:44:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:466: writing smithi04088644-466 from 615255 to 1103573 tid 1 2023-12-01T15:44:51.916 INFO:tasks.rados.rados.0.smithi040.stdout:466: writing smithi04088644-466 from 1827421 to 2611580 tid 2 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:466: writing smithi04088644-466 from 3203221 to 3815255 tid 3 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 4 to smithi04088644-451 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 5 to smithi04088644-451 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: oid 451 updating version 0 to 99 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: oid 451 updating version 99 to 100 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: oid 451 updating version 100 to 101 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: oid 451 updating version 101 to 102 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 451 v 102 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-12-01T15:44:51.923 INFO:tasks.rados.rados.0.smithi040.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-12-01T15:44:51.924 INFO:tasks.rados.rados.0.smithi040.stdout:452: finishing write tid 1 to smithi04088644-452 2023-12-01T15:44:51.924 INFO:tasks.rados.rados.0.smithi040.stdout:451: done (15 left) 2023-12-01T15:44:51.924 INFO:tasks.rados.rados.0.smithi040.stdout:467: write initial oid 467 2023-12-01T15:44:51.924 INFO:tasks.rados.rados.0.smithi040.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-12-01T15:44:51.929 INFO:tasks.rados.rados.0.smithi040.stdout:467: writing smithi04088644-467 from 632062 to 1195629 tid 1 2023-12-01T15:44:51.936 INFO:tasks.rados.rados.0.smithi040.stdout:467: writing smithi04088644-467 from 1885903 to 2413720 tid 2 2023-12-01T15:44:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:467: writing smithi04088644-467 from 2830644 to 3551402 tid 3 2023-12-01T15:44:51.943 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:452: finishing write tid 2 to smithi04088644-452 2023-12-01T15:44:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:452: finishing write tid 3 to smithi04088644-452 2023-12-01T15:44:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:452: finishing write tid 4 to smithi04088644-452 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: finishing write tid 5 to smithi04088644-452 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: oid 452 updating version 0 to 77 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: oid 452 version 77 is already newer than 76 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: oid 452 version 77 is already newer than 75 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: oid 452 version 77 is already newer than 74 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 452 v 77 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing write tid 1 to smithi04088644-453 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:452: done (15 left) 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:468: write initial oid 468 2023-12-01T15:44:51.944 INFO:tasks.rados.rados.0.smithi040.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-12-01T15:44:51.950 INFO:tasks.rados.rados.0.smithi040.stdout:468: writing smithi04088644-468 from 648869 to 1287685 tid 1 2023-12-01T15:44:51.958 INFO:tasks.rados.rados.0.smithi040.stdout:468: writing smithi04088644-468 from 1828032 to 2615860 tid 2 2023-12-01T15:44:51.965 INFO:tasks.rados.rados.0.smithi040.stdout:468: writing smithi04088644-468 from 3141714 to 3673744 tid 3 2023-12-01T15:44:51.965 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.965 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing write tid 2 to smithi04088644-453 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing write tid 3 to smithi04088644-453 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing write tid 4 to smithi04088644-453 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing write tid 5 to smithi04088644-453 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: oid 453 updating version 0 to 99 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: oid 453 version 99 is already newer than 97 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: oid 453 updating version 99 to 100 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: oid 453 version 100 is already newer than 98 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 100 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:454: finishing write tid 1 to smithi04088644-454 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:454: finishing write tid 2 to smithi04088644-454 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:454: finishing write tid 3 to smithi04088644-454 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:453: done (15 left) 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:469: write initial oid 469 2023-12-01T15:44:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-12-01T15:44:51.974 INFO:tasks.rados.rados.0.smithi040.stdout:469: writing smithi04088644-469 from 665676 to 1379741 tid 1 2023-12-01T15:44:51.981 INFO:tasks.rados.rados.0.smithi040.stdout:469: writing smithi04088644-469 from 1886514 to 2418000 tid 2 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:469: writing smithi04088644-469 from 3169137 to 3865676 tid 3 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:454: finishing write tid 4 to smithi04088644-454 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:454: finishing write tid 5 to smithi04088644-454 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:454: oid 454 updating version 0 to 95 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:454: oid 454 version 95 is already newer than 94 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:454: oid 454 version 95 is already newer than 92 2023-12-01T15:44:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:454: oid 454 version 95 is already newer than 93 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 95 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing write tid 1 to smithi04088644-455 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing write tid 2 to smithi04088644-455 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing write tid 3 to smithi04088644-455 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing write tid 4 to smithi04088644-455 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing write tid 5 to smithi04088644-455 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: oid 455 updating version 0 to 90 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: oid 455 updating version 90 to 91 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: oid 455 version 91 is already newer than 89 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: oid 455 version 91 is already newer than 88 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 455 v 91 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:456: finishing write tid 1 to smithi04088644-456 2023-12-01T15:44:51.991 INFO:tasks.rados.rados.0.smithi040.stdout:454: done (15 left) 2023-12-01T15:44:51.992 INFO:tasks.rados.rados.0.smithi040.stdout:455: done (14 left) 2023-12-01T15:44:51.992 INFO:tasks.rados.rados.0.smithi040.stdout:470: write initial oid 470 2023-12-01T15:44:51.992 INFO:tasks.rados.rados.0.smithi040.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-12-01T15:44:51.998 INFO:tasks.rados.rados.0.smithi040.stdout:470: writing smithi04088644-470 from 682483 to 1471797 tid 1 2023-12-01T15:44:52.006 INFO:tasks.rados.rados.0.smithi040.stdout:470: writing smithi04088644-470 from 1944996 to 2736493 tid 2 2023-12-01T15:44:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:470: writing smithi04088644-470 from 3196560 to 3751134 tid 3 2023-12-01T15:44:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:471: write initial oid 471 2023-12-01T15:44:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-12-01T15:44:52.019 INFO:tasks.rados.rados.0.smithi040.stdout:471: writing smithi04088644-471 from 699290 to 1163853 tid 1 2023-12-01T15:44:52.025 INFO:tasks.rados.rados.0.smithi040.stdout:471: writing smithi04088644-471 from 1603478 to 2138633 tid 2 2023-12-01T15:44:52.034 INFO:tasks.rados.rados.0.smithi040.stdout:471: writing smithi04088644-471 from 2823983 to 3589829 tid 3 2023-12-01T15:44:52.034 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.034 INFO:tasks.rados.rados.0.smithi040.stdout:456: finishing write tid 2 to smithi04088644-456 2023-12-01T15:44:52.034 INFO:tasks.rados.rados.0.smithi040.stdout:456: finishing write tid 3 to smithi04088644-456 2023-12-01T15:44:52.034 INFO:tasks.rados.rados.0.smithi040.stdout:456: finishing write tid 4 to smithi04088644-456 2023-12-01T15:44:52.034 INFO:tasks.rados.rados.0.smithi040.stdout:456: finishing write tid 5 to smithi04088644-456 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:456: oid 456 updating version 0 to 81 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:456: oid 456 updating version 81 to 82 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:456: oid 456 version 82 is already newer than 80 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:456: oid 456 version 82 is already newer than 79 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 456 v 82 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: finishing write tid 1 to smithi04088644-457 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: finishing write tid 2 to smithi04088644-457 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: finishing write tid 3 to smithi04088644-457 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: finishing write tid 4 to smithi04088644-457 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: finishing write tid 5 to smithi04088644-457 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: oid 457 updating version 0 to 85 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: oid 457 version 85 is already newer than 83 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: oid 457 version 85 is already newer than 84 2023-12-01T15:44:52.035 INFO:tasks.rados.rados.0.smithi040.stdout:457: oid 457 updating version 85 to 86 2023-12-01T15:44:52.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 457 v 86 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-12-01T15:44:52.036 INFO:tasks.rados.rados.0.smithi040.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-12-01T15:44:52.036 INFO:tasks.rados.rados.0.smithi040.stdout:456: done (15 left) 2023-12-01T15:44:52.036 INFO:tasks.rados.rados.0.smithi040.stdout:457: done (14 left) 2023-12-01T15:44:52.036 INFO:tasks.rados.rados.0.smithi040.stdout:472: write initial oid 472 2023-12-01T15:44:52.036 INFO:tasks.rados.rados.0.smithi040.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-12-01T15:44:52.042 INFO:tasks.rados.rados.0.smithi040.stdout:472: writing smithi04088644-472 from 716097 to 1255909 tid 1 2023-12-01T15:44:52.050 INFO:tasks.rados.rados.0.smithi040.stdout:472: writing smithi04088644-472 from 1945607 to 2740773 tid 2 2023-12-01T15:44:52.058 INFO:tasks.rados.rados.0.smithi040.stdout:472: writing smithi04088644-472 from 3535053 to 3916097 tid 3 2023-12-01T15:44:52.058 INFO:tasks.rados.rados.0.smithi040.stdout:473: write initial oid 473 2023-12-01T15:44:52.058 INFO:tasks.rados.rados.0.smithi040.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-12-01T15:44:52.067 INFO:tasks.rados.rados.0.smithi040.stdout:473: writing smithi04088644-473 from 732904 to 1464318 tid 1 2023-12-01T15:44:52.074 INFO:tasks.rados.rados.0.smithi040.stdout:473: writing smithi04088644-473 from 2120442 to 2659266 tid 2 2023-12-01T15:44:52.081 INFO:tasks.rados.rados.0.smithi040.stdout:473: writing smithi04088644-473 from 3278829 to 3783572 tid 3 2023-12-01T15:44:52.081 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.081 INFO:tasks.rados.rados.0.smithi040.stdout:458: finishing write tid 1 to smithi04088644-458 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: finishing write tid 2 to smithi04088644-458 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: finishing write tid 3 to smithi04088644-458 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: finishing write tid 4 to smithi04088644-458 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: finishing write tid 5 to smithi04088644-458 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: oid 458 updating version 0 to 79 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: oid 458 updating version 79 to 80 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: oid 458 updating version 80 to 81 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: oid 458 version 81 is already newer than 78 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 458 v 81 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:458: done (15 left) 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:474: write initial oid 474 2023-12-01T15:44:52.082 INFO:tasks.rados.rados.0.smithi040.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-12-01T15:44:52.087 INFO:tasks.rados.rados.0.smithi040.stdout:474: writing smithi04088644-474 from 749711 to 1156374 tid 1 2023-12-01T15:44:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:474: writing smithi04088644-474 from 1778924 to 2461406 tid 2 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:474: writing smithi04088644-474 from 3189899 to 3905914 tid 3 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: finishing write tid 1 to smithi04088644-459 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: finishing write tid 2 to smithi04088644-459 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: finishing write tid 3 to smithi04088644-459 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: finishing write tid 4 to smithi04088644-459 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: finishing write tid 5 to smithi04088644-459 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: oid 459 updating version 0 to 71 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: oid 459 version 71 is already newer than 70 2023-12-01T15:44:52.104 INFO:tasks.rados.rados.0.smithi040.stdout:459: oid 459 version 71 is already newer than 69 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:459: oid 459 version 71 is already newer than 68 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 459 v 71 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 1 to smithi04088644-460 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 2 to smithi04088644-460 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 3 to smithi04088644-460 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 4 to smithi04088644-460 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 5 to smithi04088644-460 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: oid 460 updating version 0 to 88 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: oid 460 version 88 is already newer than 87 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: oid 460 version 88 is already newer than 85 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: oid 460 version 88 is already newer than 86 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 460 v 88 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:459: done (15 left) 2023-12-01T15:44:52.105 INFO:tasks.rados.rados.0.smithi040.stdout:460: done (14 left) 2023-12-01T15:44:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:475: write initial oid 475 2023-12-01T15:44:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-12-01T15:44:52.111 INFO:tasks.rados.rados.0.smithi040.stdout:475: writing smithi04088644-475 from 766518 to 1248430 tid 1 2023-12-01T15:44:52.117 INFO:tasks.rados.rados.0.smithi040.stdout:475: writing smithi04088644-475 from 1837406 to 2379899 tid 2 2023-12-01T15:44:52.124 INFO:tasks.rados.rados.0.smithi040.stdout:475: writing smithi04088644-475 from 2933675 to 3460962 tid 3 2023-12-01T15:44:52.127 INFO:tasks.rados.rados.0.smithi040.stdout:475: writing smithi04088644-475 from 3876584 to 3966518 tid 4 2023-12-01T15:44:52.127 INFO:tasks.rados.rados.0.smithi040.stdout:476: write initial oid 476 2023-12-01T15:44:52.127 INFO:tasks.rados.rados.0.smithi040.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-12-01T15:44:52.135 INFO:tasks.rados.rados.0.smithi040.stdout:476: writing smithi04088644-476 from 783325 to 1340486 tid 1 2023-12-01T15:44:52.142 INFO:tasks.rados.rados.0.smithi040.stdout:476: writing smithi04088644-476 from 1779535 to 2465686 tid 2 2023-12-01T15:44:52.149 INFO:tasks.rados.rados.0.smithi040.stdout:476: writing smithi04088644-476 from 3244745 to 3699657 tid 3 2023-12-01T15:44:52.149 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.149 INFO:tasks.rados.rados.0.smithi040.stdout:461: finishing write tid 1 to smithi04088644-461 2023-12-01T15:44:52.149 INFO:tasks.rados.rados.0.smithi040.stdout:461: finishing write tid 2 to smithi04088644-461 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: finishing write tid 3 to smithi04088644-461 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: finishing write tid 4 to smithi04088644-461 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: finishing write tid 5 to smithi04088644-461 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: oid 461 updating version 0 to 111 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: oid 461 version 111 is already newer than 110 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: oid 461 version 111 is already newer than 108 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: oid 461 version 111 is already newer than 109 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 461 v 111 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:462: finishing write tid 1 to smithi04088644-462 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:462: finishing write tid 2 to smithi04088644-462 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:462: finishing write tid 3 to smithi04088644-462 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:462: finishing write tid 4 to smithi04088644-462 2023-12-01T15:44:52.150 INFO:tasks.rados.rados.0.smithi040.stdout:462: finishing write tid 5 to smithi04088644-462 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:462: oid 462 updating version 0 to 103 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:462: oid 462 updating version 103 to 106 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:462: oid 462 version 106 is already newer than 105 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:462: oid 462 version 106 is already newer than 104 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 462 v 106 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:461: done (15 left) 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:462: done (14 left) 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:477: write initial oid 477 2023-12-01T15:44:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-12-01T15:44:52.155 INFO:tasks.rados.rados.0.smithi040.stdout:477: writing smithi04088644-477 from 400132 to 1032542 tid 1 2023-12-01T15:44:52.160 INFO:tasks.rados.rados.0.smithi040.stdout:477: writing smithi04088644-477 from 1438017 to 1984179 tid 2 2023-12-01T15:44:52.161 INFO:tasks.rados.rados.0.smithi040.stdout:478: write initial oid 478 2023-12-01T15:44:52.161 INFO:tasks.rados.rados.0.smithi040.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-12-01T15:44:52.167 INFO:tasks.rados.rados.0.smithi040.stdout:478: writing smithi04088644-478 from 416939 to 1124598 tid 1 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:478: writing smithi04088644-478 from 1896499 to 2016939 tid 2 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing write tid 1 to smithi04088644-463 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing write tid 2 to smithi04088644-463 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing write tid 3 to smithi04088644-463 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing write tid 4 to smithi04088644-463 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing write tid 5 to smithi04088644-463 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: oid 463 updating version 0 to 99 2023-12-01T15:44:52.173 INFO:tasks.rados.rados.0.smithi040.stdout:463: oid 463 version 99 is already newer than 96 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:463: oid 463 version 99 is already newer than 97 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:463: oid 463 version 99 is already newer than 98 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 463 v 99 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:464: finishing write tid 1 to smithi04088644-464 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:463: done (15 left) 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:479: write initial oid 479 2023-12-01T15:44:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-12-01T15:44:52.180 INFO:tasks.rados.rados.0.smithi040.stdout:479: writing smithi04088644-479 from 433746 to 1216654 tid 1 2023-12-01T15:44:52.184 INFO:tasks.rados.rados.0.smithi040.stdout:479: writing smithi04088644-479 from 1954981 to 2033746 tid 2 2023-12-01T15:44:52.184 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: finishing write tid 2 to smithi04088644-464 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: finishing write tid 3 to smithi04088644-464 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: finishing write tid 4 to smithi04088644-464 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: finishing write tid 5 to smithi04088644-464 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: oid 464 updating version 0 to 88 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: oid 464 updating version 88 to 89 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: oid 464 version 89 is already newer than 87 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: oid 464 version 89 is already newer than 86 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 464 v 89 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:465: finishing write tid 1 to smithi04088644-465 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:464: done (15 left) 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:480: write initial oid 480 2023-12-01T15:44:52.185 INFO:tasks.rados.rados.0.smithi040.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-12-01T15:44:52.190 INFO:tasks.rados.rados.0.smithi040.stdout:480: writing smithi04088644-480 from 450553 to 1025063 tid 1 2023-12-01T15:44:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:480: writing smithi04088644-480 from 1613463 to 2050553 tid 2 2023-12-01T15:44:52.197 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:465: finishing write tid 2 to smithi04088644-465 2023-12-01T15:44:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:465: finishing write tid 3 to smithi04088644-465 2023-12-01T15:44:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:465: finishing write tid 4 to smithi04088644-465 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: finishing write tid 5 to smithi04088644-465 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: finishing write tid 6 to smithi04088644-465 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: oid 465 updating version 0 to 93 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: oid 465 updating version 93 to 94 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: oid 465 updating version 94 to 96 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: oid 465 version 96 is already newer than 92 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: oid 465 version 96 is already newer than 95 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 465 v 96 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing write tid 1 to smithi04088644-466 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing write tid 2 to smithi04088644-466 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing write tid 3 to smithi04088644-466 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing write tid 4 to smithi04088644-466 2023-12-01T15:44:52.198 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing write tid 5 to smithi04088644-466 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:466: oid 466 updating version 0 to 117 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:466: oid 466 updating version 117 to 118 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:466: oid 466 version 118 is already newer than 115 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:466: oid 466 version 118 is already newer than 116 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 466 v 118 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing write tid 1 to smithi04088644-467 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing write tid 2 to smithi04088644-467 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing write tid 3 to smithi04088644-467 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing write tid 4 to smithi04088644-467 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing write tid 5 to smithi04088644-467 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: oid 467 updating version 0 to 120 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: oid 467 updating version 120 to 122 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: oid 467 version 122 is already newer than 121 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:467: oid 467 version 122 is already newer than 119 2023-12-01T15:44:52.199 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 467 v 122 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:468: finishing write tid 1 to smithi04088644-468 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:465: done (15 left) 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:466: done (14 left) 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:467: done (13 left) 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:481: write initial oid 481 2023-12-01T15:44:52.200 INFO:tasks.rados.rados.0.smithi040.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-12-01T15:44:52.203 INFO:tasks.rados.rados.0.smithi040.stdout:481: writing smithi04088644-481 from 467360 to 1117119 tid 1 2023-12-01T15:44:52.209 INFO:tasks.rados.rados.0.smithi040.stdout:481: writing smithi04088644-481 from 1671945 to 2067360 tid 2 2023-12-01T15:44:52.209 INFO:tasks.rados.rados.0.smithi040.stdout:482: write initial oid 482 2023-12-01T15:44:52.209 INFO:tasks.rados.rados.0.smithi040.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-12-01T15:44:52.216 INFO:tasks.rados.rados.0.smithi040.stdout:482: writing smithi04088644-482 from 484167 to 1209175 tid 1 2023-12-01T15:44:52.221 INFO:tasks.rados.rados.0.smithi040.stdout:482: writing smithi04088644-482 from 1730427 to 2084167 tid 2 2023-12-01T15:44:52.221 INFO:tasks.rados.rados.0.smithi040.stdout:483: write initial oid 483 2023-12-01T15:44:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-12-01T15:44:52.227 INFO:tasks.rados.rados.0.smithi040.stdout:483: writing smithi04088644-483 from 500974 to 901231 tid 1 2023-12-01T15:44:52.233 INFO:tasks.rados.rados.0.smithi040.stdout:483: writing smithi04088644-483 from 1388909 to 1946078 tid 2 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: finishing write tid 2 to smithi04088644-468 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: finishing write tid 3 to smithi04088644-468 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: finishing write tid 4 to smithi04088644-468 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: finishing write tid 5 to smithi04088644-468 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: oid 468 updating version 0 to 84 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: oid 468 version 84 is already newer than 83 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: oid 468 updating version 84 to 85 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: oid 468 version 85 is already newer than 82 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 468 v 85 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:469: finishing write tid 1 to smithi04088644-469 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:469: finishing write tid 2 to smithi04088644-469 2023-12-01T15:44:52.234 INFO:tasks.rados.rados.0.smithi040.stdout:468: done (15 left) 2023-12-01T15:44:52.235 INFO:tasks.rados.rados.0.smithi040.stdout:484: write initial oid 484 2023-12-01T15:44:52.235 INFO:tasks.rados.rados.0.smithi040.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-12-01T15:44:52.239 INFO:tasks.rados.rados.0.smithi040.stdout:484: writing smithi04088644-484 from 517781 to 993287 tid 1 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:484: writing smithi04088644-484 from 1731038 to 2117781 tid 2 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: finishing write tid 3 to smithi04088644-469 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: finishing write tid 4 to smithi04088644-469 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: finishing write tid 5 to smithi04088644-469 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: oid 469 updating version 0 to 92 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: oid 469 version 92 is already newer than 89 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: oid 469 version 92 is already newer than 91 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: oid 469 version 92 is already newer than 90 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 469 v 92 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-12-01T15:44:52.247 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 1 to smithi04088644-470 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 2 to smithi04088644-470 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 3 to smithi04088644-470 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 4 to smithi04088644-470 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 5 to smithi04088644-470 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: oid 470 updating version 0 to 100 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: oid 470 updating version 100 to 102 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: oid 470 version 102 is already newer than 101 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: oid 470 updating version 102 to 103 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 470 v 103 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:471: finishing write tid 1 to smithi04088644-471 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:471: finishing write tid 2 to smithi04088644-471 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:471: finishing write tid 3 to smithi04088644-471 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:471: finishing write tid 4 to smithi04088644-471 2023-12-01T15:44:52.248 INFO:tasks.rados.rados.0.smithi040.stdout:471: finishing write tid 5 to smithi04088644-471 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:471: oid 471 updating version 0 to 124 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:471: oid 471 updating version 124 to 126 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:471: oid 471 version 126 is already newer than 125 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:471: oid 471 version 126 is already newer than 123 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 471 v 126 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:472: finishing write tid 1 to smithi04088644-472 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:472: finishing write tid 2 to smithi04088644-472 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:472: finishing write tid 3 to smithi04088644-472 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:472: finishing write tid 4 to smithi04088644-472 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:469: done (15 left) 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:470: done (14 left) 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:471: done (13 left) 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:485: write initial oid 485 2023-12-01T15:44:52.249 INFO:tasks.rados.rados.0.smithi040.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-12-01T15:44:52.252 INFO:tasks.rados.rados.0.smithi040.stdout:485: writing smithi04088644-485 from 534588 to 1085343 tid 1 2023-12-01T15:44:52.259 INFO:tasks.rados.rados.0.smithi040.stdout:485: writing smithi04088644-485 from 1789520 to 2134588 tid 2 2023-12-01T15:44:52.259 INFO:tasks.rados.rados.0.smithi040.stdout:486: write initial oid 486 2023-12-01T15:44:52.259 INFO:tasks.rados.rados.0.smithi040.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-12-01T15:44:52.266 INFO:tasks.rados.rados.0.smithi040.stdout:486: writing smithi04088644-486 from 551395 to 1177399 tid 1 2023-12-01T15:44:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:486: writing smithi04088644-486 from 1848002 to 2151395 tid 2 2023-12-01T15:44:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:487: write initial oid 487 2023-12-01T15:44:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-12-01T15:44:52.279 INFO:tasks.rados.rados.0.smithi040.stdout:487: writing smithi04088644-487 from 568202 to 1269455 tid 1 2023-12-01T15:44:52.285 INFO:tasks.rados.rados.0.smithi040.stdout:487: writing smithi04088644-487 from 1906484 to 2168202 tid 2 2023-12-01T15:44:52.285 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.285 INFO:tasks.rados.rados.0.smithi040.stdout:472: finishing write tid 5 to smithi04088644-472 2023-12-01T15:44:52.285 INFO:tasks.rados.rados.0.smithi040.stdout:472: oid 472 updating version 0 to 130 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:472: oid 472 updating version 130 to 131 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:472: oid 472 updating version 131 to 132 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:472: oid 472 version 132 is already newer than 129 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 472 v 132 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:472: done (15 left) 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:488: write initial oid 488 2023-12-01T15:44:52.286 INFO:tasks.rados.rados.0.smithi040.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-12-01T15:44:52.291 INFO:tasks.rados.rados.0.smithi040.stdout:488: writing smithi04088644-488 from 585009 to 1077864 tid 1 2023-12-01T15:44:52.298 INFO:tasks.rados.rados.0.smithi040.stdout:488: writing smithi04088644-488 from 1564966 to 2185009 tid 2 2023-12-01T15:44:52.298 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.298 INFO:tasks.rados.rados.0.smithi040.stdout:473: finishing write tid 1 to smithi04088644-473 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: finishing write tid 2 to smithi04088644-473 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: finishing write tid 3 to smithi04088644-473 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: finishing write tid 4 to smithi04088644-473 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: finishing write tid 5 to smithi04088644-473 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: oid 473 updating version 0 to 90 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: oid 473 updating version 90 to 93 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: oid 473 version 93 is already newer than 91 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: oid 473 version 93 is already newer than 92 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 473 v 93 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:474: finishing write tid 1 to smithi04088644-474 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:474: finishing write tid 2 to smithi04088644-474 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:474: finishing write tid 3 to smithi04088644-474 2023-12-01T15:44:52.299 INFO:tasks.rados.rados.0.smithi040.stdout:474: finishing write tid 4 to smithi04088644-474 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: finishing write tid 5 to smithi04088644-474 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: oid 474 updating version 0 to 73 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: oid 474 updating version 73 to 74 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: oid 474 updating version 74 to 75 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: oid 474 version 75 is already newer than 72 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 474 v 75 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:473: done (15 left) 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:474: done (14 left) 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:489: write initial oid 489 2023-12-01T15:44:52.300 INFO:tasks.rados.rados.0.smithi040.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-12-01T15:44:52.305 INFO:tasks.rados.rados.0.smithi040.stdout:489: writing smithi04088644-489 from 601816 to 1169920 tid 1 2023-12-01T15:44:52.310 INFO:tasks.rados.rados.0.smithi040.stdout:489: writing smithi04088644-489 from 1623448 to 2075271 tid 2 2023-12-01T15:44:52.310 INFO:tasks.rados.rados.0.smithi040.stdout:490: write initial oid 490 2023-12-01T15:44:52.310 INFO:tasks.rados.rados.0.smithi040.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-12-01T15:44:52.317 INFO:tasks.rados.rados.0.smithi040.stdout:490: writing smithi04088644-490 from 618623 to 1261976 tid 1 2023-12-01T15:44:52.323 INFO:tasks.rados.rados.0.smithi040.stdout:490: writing smithi04088644-490 from 1681930 to 2218623 tid 2 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: finishing write tid 1 to smithi04088644-475 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: finishing write tid 2 to smithi04088644-475 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: finishing write tid 3 to smithi04088644-475 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: finishing write tid 4 to smithi04088644-475 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: finishing write tid 5 to smithi04088644-475 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: finishing write tid 6 to smithi04088644-475 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: oid 475 updating version 0 to 79 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: oid 475 version 79 is already newer than 78 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: oid 475 version 79 is already newer than 77 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: oid 475 updating version 79 to 80 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:475: oid 475 version 80 is already newer than 76 2023-12-01T15:44:52.324 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 475 v 80 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: finishing write tid 1 to smithi04088644-476 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: finishing write tid 2 to smithi04088644-476 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: finishing write tid 3 to smithi04088644-476 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: finishing write tid 4 to smithi04088644-476 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: finishing write tid 5 to smithi04088644-476 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: oid 476 updating version 0 to 133 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: oid 476 updating version 133 to 136 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: oid 476 version 136 is already newer than 134 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: oid 476 version 136 is already newer than 135 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 136 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:477: finishing write tid 1 to smithi04088644-477 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:477: finishing write tid 2 to smithi04088644-477 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:477: finishing write tid 3 to smithi04088644-477 2023-12-01T15:44:52.325 INFO:tasks.rados.rados.0.smithi040.stdout:475: done (15 left) 2023-12-01T15:44:52.326 INFO:tasks.rados.rados.0.smithi040.stdout:476: done (14 left) 2023-12-01T15:44:52.326 INFO:tasks.rados.rados.0.smithi040.stdout:491: write initial oid 491 2023-12-01T15:44:52.326 INFO:tasks.rados.rados.0.smithi040.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-12-01T15:44:52.336 INFO:tasks.rados.rados.0.smithi040.stdout:491: writing smithi04088644-491 from 635430 to 1354032 tid 1 2023-12-01T15:44:52.342 INFO:tasks.rados.rados.0.smithi040.stdout:491: writing smithi04088644-491 from 2140412 to 2235430 tid 2 2023-12-01T15:44:52.342 INFO:tasks.rados.rados.0.smithi040.stdout:492: write initial oid 492 2023-12-01T15:44:52.342 INFO:tasks.rados.rados.0.smithi040.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-12-01T15:44:52.350 INFO:tasks.rados.rados.0.smithi040.stdout:492: writing smithi04088644-492 from 652237 to 1446088 tid 1 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:492: writing smithi04088644-492 from 2198894 to 2252237 tid 2 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:477: finishing write tid 4 to smithi04088644-477 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:477: oid 477 updating version 0 to 114 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:477: oid 477 version 114 is already newer than 113 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:477: oid 477 version 114 is already newer than 112 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 477 v 114 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:478: finishing write tid 1 to smithi04088644-478 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:478: finishing write tid 2 to smithi04088644-478 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:478: finishing write tid 3 to smithi04088644-478 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:478: finishing write tid 4 to smithi04088644-478 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:478: oid 478 updating version 0 to 146 2023-12-01T15:44:52.356 INFO:tasks.rados.rados.0.smithi040.stdout:478: oid 478 updating version 146 to 148 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:478: oid 478 version 148 is already newer than 147 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 148 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:477: done (15 left) 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:478: done (14 left) 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:493: write initial oid 493 2023-12-01T15:44:52.357 INFO:tasks.rados.rados.0.smithi040.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-12-01T15:44:52.361 INFO:tasks.rados.rados.0.smithi040.stdout:493: writing smithi04088644-493 from 669044 to 1138144 tid 1 2023-12-01T15:44:52.367 INFO:tasks.rados.rados.0.smithi040.stdout:493: writing smithi04088644-493 from 1741023 to 2200184 tid 2 2023-12-01T15:44:52.368 INFO:tasks.rados.rados.0.smithi040.stdout:494: write initial oid 494 2023-12-01T15:44:52.368 INFO:tasks.rados.rados.0.smithi040.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-12-01T15:44:52.375 INFO:tasks.rados.rados.0.smithi040.stdout:494: writing smithi04088644-494 from 685851 to 1230200 tid 1 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:494: writing smithi04088644-494 from 1799505 to 2285851 tid 2 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing write tid 1 to smithi04088644-479 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing write tid 2 to smithi04088644-479 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing write tid 3 to smithi04088644-479 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing write tid 4 to smithi04088644-479 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: oid 479 updating version 0 to 89 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: oid 479 version 89 is already newer than 88 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: oid 479 version 89 is already newer than 87 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 479 v 89 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-12-01T15:44:52.382 INFO:tasks.rados.rados.0.smithi040.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 1 to smithi04088644-480 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 2 to smithi04088644-480 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 3 to smithi04088644-480 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 4 to smithi04088644-480 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: oid 480 updating version 0 to 94 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: oid 480 updating version 94 to 95 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: oid 480 version 95 is already newer than 93 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 95 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: finishing write tid 1 to smithi04088644-481 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: finishing write tid 2 to smithi04088644-481 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: finishing write tid 3 to smithi04088644-481 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: finishing write tid 4 to smithi04088644-481 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: oid 481 updating version 0 to 150 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: oid 481 updating version 150 to 151 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:481: oid 481 version 151 is already newer than 149 2023-12-01T15:44:52.383 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 481 v 151 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 1 to smithi04088644-482 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 2 to smithi04088644-482 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 3 to smithi04088644-482 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 4 to smithi04088644-482 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: oid 482 updating version 0 to 117 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: oid 482 version 117 is already newer than 115 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: oid 482 version 117 is already newer than 116 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 482 v 117 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: finishing write tid 1 to smithi04088644-483 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: finishing write tid 2 to smithi04088644-483 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: finishing write tid 3 to smithi04088644-483 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: finishing write tid 4 to smithi04088644-483 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: oid 483 updating version 0 to 89 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: oid 483 version 89 is already newer than 87 2023-12-01T15:44:52.384 INFO:tasks.rados.rados.0.smithi040.stdout:483: oid 483 version 89 is already newer than 88 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 89 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing write tid 1 to smithi04088644-484 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing write tid 2 to smithi04088644-484 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing write tid 3 to smithi04088644-484 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:479: done (15 left) 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:480: done (14 left) 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:481: done (13 left) 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:482: done (12 left) 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:483: done (11 left) 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:495: write initial oid 495 2023-12-01T15:44:52.385 INFO:tasks.rados.rados.0.smithi040.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-12-01T15:44:52.389 INFO:tasks.rados.rados.0.smithi040.stdout:495: writing smithi04088644-495 from 702658 to 1322256 tid 1 2023-12-01T15:44:52.394 INFO:tasks.rados.rados.0.smithi040.stdout:495: writing smithi04088644-495 from 1857987 to 2302658 tid 2 2023-12-01T15:44:52.394 INFO:tasks.rados.rados.0.smithi040.stdout:496: write initial oid 496 2023-12-01T15:44:52.395 INFO:tasks.rados.rados.0.smithi040.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-12-01T15:44:52.401 INFO:tasks.rados.rados.0.smithi040.stdout:496: writing smithi04088644-496 from 719465 to 1130665 tid 1 2023-12-01T15:44:52.408 INFO:tasks.rados.rados.0.smithi040.stdout:496: writing smithi04088644-496 from 1632822 to 2319465 tid 2 2023-12-01T15:44:52.408 INFO:tasks.rados.rados.0.smithi040.stdout:497: write initial oid 497 2023-12-01T15:44:52.408 INFO:tasks.rados.rados.0.smithi040.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-12-01T15:44:52.415 INFO:tasks.rados.rados.0.smithi040.stdout:497: writing smithi04088644-497 from 736272 to 1222721 tid 1 2023-12-01T15:44:52.422 INFO:tasks.rados.rados.0.smithi040.stdout:497: writing smithi04088644-497 from 1974951 to 2336272 tid 2 2023-12-01T15:44:52.422 INFO:tasks.rados.rados.0.smithi040.stdout:498: write initial oid 498 2023-12-01T15:44:52.422 INFO:tasks.rados.rados.0.smithi040.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-12-01T15:44:52.429 INFO:tasks.rados.rados.0.smithi040.stdout:498: writing smithi04088644-498 from 753079 to 1314777 tid 1 2023-12-01T15:44:52.436 INFO:tasks.rados.rados.0.smithi040.stdout:498: writing smithi04088644-498 from 2033433 to 2353079 tid 2 2023-12-01T15:44:52.436 INFO:tasks.rados.rados.0.smithi040.stdout:499: write initial oid 499 2023-12-01T15:44:52.436 INFO:tasks.rados.rados.0.smithi040.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-12-01T15:44:52.444 INFO:tasks.rados.rados.0.smithi040.stdout:499: writing smithi04088644-499 from 769886 to 1406833 tid 1 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:499: writing smithi04088644-499 from 2091915 to 2369886 tid 2 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing write tid 4 to smithi04088644-484 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:484: oid 484 updating version 0 to 83 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:484: oid 484 version 83 is already newer than 82 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:484: oid 484 version 83 is already newer than 81 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 484 v 83 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-12-01T15:44:52.450 INFO:tasks.rados.rados.0.smithi040.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-12-01T15:44:52.451 INFO:tasks.rados.rados.0.smithi040.stdout:484: done (15 left) 2023-12-01T15:44:52.451 INFO:tasks.rados.rados.0.smithi040.stdout:500: write initial oid 500 2023-12-01T15:44:52.451 INFO:tasks.rados.rados.0.smithi040.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-12-01T15:44:52.459 INFO:tasks.rados.rados.0.smithi040.stdout:500: writing smithi04088644-500 from 786693 to 1498889 tid 1 2023-12-01T15:44:52.465 INFO:tasks.rados.rados.0.smithi040.stdout:500: writing smithi04088644-500 from 2150397 to 2386693 tid 2 2023-12-01T15:44:52.465 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:52.465 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing write tid 1 to smithi04088644-485 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing write tid 2 to smithi04088644-485 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing write tid 3 to smithi04088644-485 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing write tid 4 to smithi04088644-485 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:485: oid 485 updating version 0 to 90 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:485: oid 485 updating version 90 to 91 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:485: oid 485 updating version 91 to 92 2023-12-01T15:44:52.466 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 485 v 92 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: finishing write tid 1 to smithi04088644-486 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: finishing write tid 2 to smithi04088644-486 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: finishing write tid 3 to smithi04088644-486 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: finishing write tid 4 to smithi04088644-486 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: oid 486 updating version 0 to 117 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: oid 486 version 117 is already newer than 115 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:486: oid 486 version 117 is already newer than 116 2023-12-01T15:44:52.467 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 486 v 117 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:487: finishing write tid 1 to smithi04088644-487 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:487: finishing write tid 2 to smithi04088644-487 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:485: done (15 left) 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:486: done (14 left) 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:501: write oid 162 current snap is 0 2023-12-01T15:44:52.468 INFO:tasks.rados.rados.0.smithi040.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-12-01T15:44:52.473 INFO:tasks.rados.rados.0.smithi040.stdout:501: writing smithi04088644-162 from 403500 to 1190945 tid 1 2023-12-01T15:44:52.478 INFO:tasks.rados.rados.0.smithi040.stdout:501: writing smithi04088644-162 from 1692526 to 2166363 tid 2 2023-12-01T15:44:52.478 INFO:tasks.rados.rados.0.smithi040.stdout:502: write oid 47 current snap is 0 2023-12-01T15:44:52.478 INFO:tasks.rados.rados.0.smithi040.stdout:487: finishing write tid 3 to smithi04088644-487 2023-12-01T15:44:52.478 INFO:tasks.rados.rados.0.smithi040.stdout:487: finishing write tid 4 to smithi04088644-487 2023-12-01T15:44:52.478 INFO:tasks.rados.rados.0.smithi040.stdout:487: oid 487 updating version 0 to 152 2023-12-01T15:44:52.479 INFO:tasks.rados.rados.0.smithi040.stdout:487: oid 487 updating version 152 to 153 2023-12-01T15:44:52.479 INFO:tasks.rados.rados.0.smithi040.stdout:487: oid 487 updating version 153 to 154 2023-12-01T15:44:52.479 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 487 v 154 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-12-01T15:44:52.479 INFO:tasks.rados.rados.0.smithi040.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-12-01T15:44:52.479 INFO:tasks.rados.rados.0.smithi040.stdout:488: finishing write tid 1 to smithi04088644-488 2023-12-01T15:44:52.479 INFO:tasks.rados.rados.0.smithi040.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-12-01T15:44:52.483 INFO:tasks.rados.rados.0.smithi040.stdout:502: writing smithi04088644-47 from 420307 to 883001 tid 1 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:502: writing smithi04088644-47 from 1351008 to 1968503 tid 2 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:487: done (15 left) 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:503: delete oid 195 current snap is 0 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:488: finishing write tid 2 to smithi04088644-488 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:488: finishing write tid 3 to smithi04088644-488 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:488: finishing write tid 4 to smithi04088644-488 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:488: oid 488 updating version 0 to 118 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:488: oid 488 updating version 118 to 119 2023-12-01T15:44:52.491 INFO:tasks.rados.rados.0.smithi040.stdout:488: oid 488 updating version 119 to 120 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 488 v 120 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: finishing write tid 1 to smithi04088644-489 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: finishing write tid 2 to smithi04088644-489 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: finishing write tid 3 to smithi04088644-489 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: finishing write tid 4 to smithi04088644-489 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: oid 489 updating version 0 to 137 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: oid 489 updating version 137 to 139 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: oid 489 version 139 is already newer than 138 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 489 v 139 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:490: finishing write tid 1 to smithi04088644-490 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:490: finishing write tid 2 to smithi04088644-490 2023-12-01T15:44:52.492 INFO:tasks.rados.rados.0.smithi040.stdout:490: finishing write tid 3 to smithi04088644-490 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:490: finishing write tid 4 to smithi04088644-490 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:490: oid 490 updating version 0 to 91 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:490: oid 490 updating version 91 to 92 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:490: oid 490 version 92 is already newer than 90 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 490 v 92 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-12-01T15:44:52.493 INFO:tasks.rados.rados.0.smithi040.stdout:491: finishing write tid 1 to smithi04088644-491 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: finishing write tid 2 to smithi04088644-491 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: finishing write tid 3 to smithi04088644-491 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: finishing write tid 4 to smithi04088644-491 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: oid 491 updating version 0 to 94 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: oid 491 version 94 is already newer than 93 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: oid 491 updating version 94 to 95 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 491 v 95 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:492: finishing write tid 1 to smithi04088644-492 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:492: finishing write tid 2 to smithi04088644-492 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:492: finishing write tid 3 to smithi04088644-492 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:492: finishing write tid 4 to smithi04088644-492 2023-12-01T15:44:52.494 INFO:tasks.rados.rados.0.smithi040.stdout:492: oid 492 updating version 0 to 129 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:492: oid 492 version 129 is already newer than 127 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:492: oid 492 version 129 is already newer than 128 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 492 v 129 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: finishing write tid 1 to smithi04088644-493 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: finishing write tid 2 to smithi04088644-493 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: finishing write tid 3 to smithi04088644-493 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: finishing write tid 4 to smithi04088644-493 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: oid 493 updating version 0 to 97 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: oid 493 updating version 97 to 98 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: oid 493 updating version 98 to 99 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 99 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:494: finishing write tid 1 to smithi04088644-494 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:494: finishing write tid 2 to smithi04088644-494 2023-12-01T15:44:52.495 INFO:tasks.rados.rados.0.smithi040.stdout:494: finishing write tid 3 to smithi04088644-494 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:494: finishing write tid 4 to smithi04088644-494 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:494: oid 494 updating version 0 to 86 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:494: oid 494 updating version 86 to 87 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:494: oid 494 updating version 87 to 88 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 494 v 88 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: finishing write tid 1 to smithi04088644-495 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: finishing write tid 2 to smithi04088644-495 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: finishing write tid 3 to smithi04088644-495 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: finishing write tid 4 to smithi04088644-495 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: oid 495 updating version 0 to 94 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: oid 495 updating version 94 to 95 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:495: oid 495 version 95 is already newer than 93 2023-12-01T15:44:52.496 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 495 v 95 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: finishing write tid 1 to smithi04088644-496 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: finishing write tid 2 to smithi04088644-496 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: finishing write tid 3 to smithi04088644-496 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: finishing write tid 4 to smithi04088644-496 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: oid 496 updating version 0 to 101 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: oid 496 updating version 101 to 103 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: oid 496 version 103 is already newer than 102 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 496 v 103 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:497: finishing write tid 1 to smithi04088644-497 2023-12-01T15:44:52.497 INFO:tasks.rados.rados.0.smithi040.stdout:497: finishing write tid 2 to smithi04088644-497 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:497: finishing write tid 3 to smithi04088644-497 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:497: finishing write tid 4 to smithi04088644-497 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:497: oid 497 updating version 0 to 108 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:497: oid 497 updating version 108 to 109 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:497: oid 497 version 109 is already newer than 107 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 497 v 109 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:498: finishing write tid 1 to smithi04088644-498 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:498: finishing write tid 2 to smithi04088644-498 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:498: finishing write tid 3 to smithi04088644-498 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:498: finishing write tid 4 to smithi04088644-498 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:498: oid 498 updating version 0 to 105 2023-12-01T15:44:52.498 INFO:tasks.rados.rados.0.smithi040.stdout:498: oid 498 version 105 is already newer than 104 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:498: oid 498 updating version 105 to 106 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 498 v 106 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: finishing write tid 1 to smithi04088644-499 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: finishing write tid 2 to smithi04088644-499 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: finishing write tid 3 to smithi04088644-499 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: finishing write tid 4 to smithi04088644-499 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: oid 499 updating version 0 to 120 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: oid 499 version 120 is already newer than 119 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: oid 499 version 120 is already newer than 118 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 499 v 120 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:500: finishing write tid 1 to smithi04088644-500 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:500: finishing write tid 2 to smithi04088644-500 2023-12-01T15:44:52.499 INFO:tasks.rados.rados.0.smithi040.stdout:500: finishing write tid 3 to smithi04088644-500 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:500: finishing write tid 4 to smithi04088644-500 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:500: oid 500 updating version 0 to 97 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:500: oid 500 updating version 97 to 98 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:500: oid 500 version 98 is already newer than 96 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 500 v 98 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: finishing write tid 1 to smithi04088644-162 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: finishing write tid 2 to smithi04088644-162 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: finishing write tid 3 to smithi04088644-162 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: finishing write tid 4 to smithi04088644-162 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: oid 162 updating version 0 to 86 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: oid 162 version 86 is already newer than 84 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: oid 162 version 86 is already newer than 85 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 162 v 86 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:501: left oid 162 (ObjNum 500 snap 0 seq_num 500) 2023-12-01T15:44:52.500 INFO:tasks.rados.rados.0.smithi040.stdout:502: finishing write tid 1 to smithi04088644-47 2023-12-01T15:44:52.501 INFO:tasks.rados.rados.0.smithi040.stdout:488: done (15 left) 2023-12-01T15:44:52.501 INFO:tasks.rados.rados.0.smithi040.stdout:489: done (14 left) 2023-12-01T15:44:52.501 INFO:tasks.rados.rados.0.smithi040.stdout:490: done (13 left) 2023-12-01T15:44:52.501 INFO:tasks.rados.rados.0.smithi040.stdout:491: done (12 left) 2023-12-01T15:44:52.501 INFO:tasks.rados.rados.0.smithi040.stdout:492: done (11 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:493: done (10 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:494: done (9 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:495: done (8 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:496: done (7 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:497: done (6 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:498: done (5 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:499: done (4 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:500: done (3 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:501: done (2 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:503: done (1 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:504: delete oid 165 current snap is 0 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:504: done (1 left) 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:505: write oid 478 current snap is 0 2023-12-01T15:44:52.502 INFO:tasks.rados.rados.0.smithi040.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-12-01T15:44:52.503 INFO:tasks.rados.rados.0.smithi040.stdout:505: writing smithi04088644-478 from 470728 to 875522 tid 1 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:505: writing smithi04088644-478 from 1526454 to 2007629 tid 2 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:506: delete oid 413 current snap is 0 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:502: finishing write tid 2 to smithi04088644-47 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:502: finishing write tid 3 to smithi04088644-47 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:502: finishing write tid 4 to smithi04088644-47 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:502: oid 47 updating version 0 to 88 2023-12-01T15:44:52.509 INFO:tasks.rados.rados.0.smithi040.stdout:502: oid 47 version 88 is already newer than 87 2023-12-01T15:44:52.510 INFO:tasks.rados.rados.0.smithi040.stdout:502: oid 47 updating version 88 to 89 2023-12-01T15:44:52.510 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 89 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-12-01T15:44:52.510 INFO:tasks.rados.rados.0.smithi040.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-12-01T15:44:52.510 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 1 to smithi04088644-478 2023-12-01T15:44:52.512 INFO:tasks.rados.rados.0.smithi040.stdout:502: done (2 left) 2023-12-01T15:44:52.512 INFO:tasks.rados.rados.0.smithi040.stdout:506: done (1 left) 2023-12-01T15:44:52.512 INFO:tasks.rados.rados.0.smithi040.stdout:507: read oid 434 snap -1 2023-12-01T15:44:52.512 INFO:tasks.rados.rados.0.smithi040.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-12-01T15:44:52.512 INFO:tasks.rados.rados.0.smithi040.stdout:508: write oid 2 current snap is 0 2023-12-01T15:44:52.512 INFO:tasks.rados.rados.0.smithi040.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-12-01T15:44:52.518 INFO:tasks.rados.rados.0.smithi040.stdout:508: writing smithi04088644-2 from 504342 to 1059634 tid 1 2023-12-01T15:44:52.524 INFO:tasks.rados.rados.0.smithi040.stdout:508: writing smithi04088644-2 from 1643418 to 2128262 tid 2 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:509: read oid 335 snap -1 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:510: read oid 194 snap -1 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:511: write oid 165 current snap is 0 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 2 to smithi04088644-478 2023-12-01T15:44:52.525 INFO:tasks.rados.rados.0.smithi040.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-12-01T15:44:52.531 INFO:tasks.rados.rados.0.smithi040.stdout:511: writing smithi04088644-165 from 521149 to 1151690 tid 1 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:511: writing smithi04088644-165 from 1701900 to 2330402 tid 2 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:512: write oid 250 current snap is 0 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 3 to smithi04088644-478 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 4 to smithi04088644-478 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:505: oid 478 updating version 0 to 158 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:505: oid 478 version 158 is already newer than 156 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:505: oid 478 version 158 is already newer than 157 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 158 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:505: left oid 478 (ObjNum 504 snap 0 seq_num 504) 2023-12-01T15:44:52.539 INFO:tasks.rados.rados.0.smithi040.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-12-01T15:44:52.546 INFO:tasks.rados.rados.0.smithi040.stdout:512: writing smithi04088644-250 from 537956 to 1243746 tid 1 2023-12-01T15:44:52.553 INFO:tasks.rados.rados.0.smithi040.stdout:512: writing smithi04088644-250 from 1644029 to 2416189 tid 2 2023-12-01T15:44:52.553 INFO:tasks.rados.rados.0.smithi040.stdout:505: done (6 left) 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:513: read oid 291 snap -1 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:513: expect (ObjNum 290 snap 0 seq_num 290) 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:514: read oid 148 snap -1 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:514: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:515: read oid 459 snap -1 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:515: expect (ObjNum 458 snap 0 seq_num 458) 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:516: write oid 21 current snap is 0 2023-12-01T15:44:52.554 INFO:tasks.rados.rados.0.smithi040.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-12-01T15:44:52.561 INFO:tasks.rados.rados.0.smithi040.stdout:516: writing smithi04088644-21 from 554763 to 1335802 tid 1 2023-12-01T15:44:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:516: writing smithi04088644-21 from 2102511 to 2554763 tid 2 2023-12-01T15:44:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:517: write oid 29 current snap is 0 2023-12-01T15:44:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-12-01T15:44:52.576 INFO:tasks.rados.rados.0.smithi040.stdout:517: writing smithi04088644-29 from 571570 to 1144211 tid 1 2023-12-01T15:44:52.585 INFO:tasks.rados.rados.0.smithi040.stdout:517: writing smithi04088644-29 from 1877346 to 2571570 tid 2 2023-12-01T15:44:52.585 INFO:tasks.rados.rados.0.smithi040.stdout:518: read oid 473 snap -1 2023-12-01T15:44:52.585 INFO:tasks.rados.rados.0.smithi040.stdout:518: expect (ObjNum 472 snap 0 seq_num 472) 2023-12-01T15:44:52.586 INFO:tasks.rados.rados.0.smithi040.stdout:519: read oid 330 snap -1 2023-12-01T15:44:52.586 INFO:tasks.rados.rados.0.smithi040.stdout:519: expect (ObjNum 329 snap 0 seq_num 329) 2023-12-01T15:44:52.586 INFO:tasks.rados.rados.0.smithi040.stdout:520: write oid 107 current snap is 0 2023-12-01T15:44:52.586 INFO:tasks.rados.rados.0.smithi040.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-12-01T15:44:52.709 INFO:tasks.rados.rados.0.smithi040.stdout:508: finishing write tid 1 to smithi04088644-2 2023-12-01T15:44:52.709 INFO:tasks.rados.rados.0.smithi040.stdout:508: finishing write tid 2 to smithi04088644-2 2023-12-01T15:44:52.709 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 1 to smithi04088644-165 2023-12-01T15:44:52.709 INFO:tasks.rados.rados.0.smithi040.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-12-01T15:44:52.717 INFO:tasks.rados.rados.0.smithi040.stdout:520: writing smithi04088644-107 from 588377 to 1236267 tid 1 2023-12-01T15:44:52.727 INFO:tasks.rados.rados.0.smithi040.stdout:520: writing smithi04088644-107 from 1935828 to 2571668 tid 2 2023-12-01T15:44:52.727 INFO:tasks.rados.rados.0.smithi040.stdout:507: done (13 left) 2023-12-01T15:44:52.727 INFO:tasks.rados.rados.0.smithi040.stdout:521: write oid 154 current snap is 0 2023-12-01T15:44:52.727 INFO:tasks.rados.rados.0.smithi040.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-12-01T15:44:52.734 INFO:tasks.rados.rados.0.smithi040.stdout:521: writing smithi04088644-154 from 605184 to 1328323 tid 1 2023-12-01T15:44:52.742 INFO:tasks.rados.rados.0.smithi040.stdout:521: writing smithi04088644-154 from 1877957 to 2605184 tid 2 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:522: write oid 282 current snap is 0 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 2 to smithi04088644-165 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 3 to smithi04088644-165 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 4 to smithi04088644-165 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:511: oid 165 updating version 0 to 161 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:511: oid 165 version 161 is already newer than 159 2023-12-01T15:44:52.743 INFO:tasks.rados.rados.0.smithi040.stdout:511: oid 165 version 161 is already newer than 160 2023-12-01T15:44:52.744 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 165 v 161 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-12-01T15:44:52.744 INFO:tasks.rados.rados.0.smithi040.stdout:511: left oid 165 (ObjNum 507 snap 0 seq_num 507) 2023-12-01T15:44:52.744 INFO:tasks.rados.rados.0.smithi040.stdout:508: finishing write tid 3 to smithi04088644-2 2023-12-01T15:44:52.744 INFO:tasks.rados.rados.0.smithi040.stdout:508: finishing write tid 4 to smithi04088644-2 2023-12-01T15:44:52.744 INFO:tasks.rados.rados.0.smithi040.stdout:508: oid 2 updating version 0 to 122 2023-12-01T15:44:52.744 INFO:tasks.rados.rados.0.smithi040.stdout:508: oid 2 updating version 122 to 123 2023-12-01T15:44:52.745 INFO:tasks.rados.rados.0.smithi040.stdout:508: oid 2 version 123 is already newer than 121 2023-12-01T15:44:52.745 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 123 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-12-01T15:44:52.745 INFO:tasks.rados.rados.0.smithi040.stdout:508: left oid 2 (ObjNum 506 snap 0 seq_num 506) 2023-12-01T15:44:52.745 INFO:tasks.rados.rados.0.smithi040.stdout:512: finishing write tid 1 to smithi04088644-250 2023-12-01T15:44:52.745 INFO:tasks.rados.rados.0.smithi040.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-12-01T15:44:52.750 INFO:tasks.rados.rados.0.smithi040.stdout:522: writing smithi04088644-282 from 621991 to 1420379 tid 1 2023-12-01T15:44:52.757 INFO:tasks.rados.rados.0.smithi040.stdout:522: writing smithi04088644-282 from 1936439 to 2575948 tid 2 2023-12-01T15:44:52.757 INFO:tasks.rados.rados.0.smithi040.stdout:508: done (14 left) 2023-12-01T15:44:52.757 INFO:tasks.rados.rados.0.smithi040.stdout:511: done (13 left) 2023-12-01T15:44:52.757 INFO:tasks.rados.rados.0.smithi040.stdout:523: write oid 336 current snap is 0 2023-12-01T15:44:52.757 INFO:tasks.rados.rados.0.smithi040.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:52.895 INFO:tasks.rados.rados.0.smithi040.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: finishing write tid 2 to smithi04088644-250 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: finishing write tid 3 to smithi04088644-250 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: finishing write tid 4 to smithi04088644-250 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: oid 250 updating version 0 to 91 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: oid 250 version 91 is already newer than 89 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: oid 250 version 91 is already newer than 90 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 250 v 91 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:512: left oid 250 (ObjNum 508 snap 0 seq_num 508) 2023-12-01T15:44:53.006 INFO:tasks.rados.rados.0.smithi040.stdout:514: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:44:53.094 INFO:tasks.rados.rados.0.smithi040.stdout:513: expect (ObjNum 290 snap 0 seq_num 290) 2023-12-01T15:44:53.193 INFO:tasks.rados.rados.0.smithi040.stdout:515: expect (ObjNum 458 snap 0 seq_num 458) 2023-12-01T15:44:53.326 INFO:tasks.rados.rados.0.smithi040.stdout:516: finishing write tid 1 to smithi04088644-21 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: finishing write tid 2 to smithi04088644-21 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: finishing write tid 3 to smithi04088644-21 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: finishing write tid 4 to smithi04088644-21 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: oid 21 updating version 0 to 163 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: oid 21 updating version 163 to 164 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: oid 21 version 164 is already newer than 162 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 164 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:516: left oid 21 (ObjNum 509 snap 0 seq_num 509) 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:517: finishing write tid 1 to smithi04088644-29 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:517: finishing write tid 2 to smithi04088644-29 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:517: finishing write tid 3 to smithi04088644-29 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:517: finishing write tid 4 to smithi04088644-29 2023-12-01T15:44:53.327 INFO:tasks.rados.rados.0.smithi040.stdout:517: oid 29 updating version 0 to 99 2023-12-01T15:44:53.328 INFO:tasks.rados.rados.0.smithi040.stdout:517: oid 29 version 99 is already newer than 97 2023-12-01T15:44:53.328 INFO:tasks.rados.rados.0.smithi040.stdout:517: oid 29 version 99 is already newer than 98 2023-12-01T15:44:53.328 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 99 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-12-01T15:44:53.328 INFO:tasks.rados.rados.0.smithi040.stdout:517: left oid 29 (ObjNum 510 snap 0 seq_num 510) 2023-12-01T15:44:53.328 INFO:tasks.rados.rados.0.smithi040.stdout:519: expect (ObjNum 329 snap 0 seq_num 329) 2023-12-01T15:44:53.455 INFO:tasks.rados.rados.0.smithi040.stdout:518: expect (ObjNum 472 snap 0 seq_num 472) 2023-12-01T15:44:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:53 smithi141 bash[31670]: cluster 2023-12-01T15:44:52.279643+0000 mgr.y (mgr.24356) 197 : cluster 0 pgmap v171: 89 pgs: 89 active+clean; 873 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 40 MiB/s wr, 203 op/s 2023-12-01T15:44:53.596 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 1 to smithi04088644-107 2023-12-01T15:44:53.596 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 2 to smithi04088644-107 2023-12-01T15:44:53.596 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 3 to smithi04088644-107 2023-12-01T15:44:53.596 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 4 to smithi04088644-107 2023-12-01T15:44:53.596 INFO:tasks.rados.rados.0.smithi040.stdout:520: oid 107 updating version 0 to 165 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:520: oid 107 updating version 165 to 167 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:520: oid 107 version 167 is already newer than 166 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 167 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:520: left oid 107 (ObjNum 511 snap 0 seq_num 511) 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: finishing write tid 1 to smithi04088644-154 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: finishing write tid 2 to smithi04088644-154 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: finishing write tid 3 to smithi04088644-154 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: finishing write tid 4 to smithi04088644-154 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: oid 154 updating version 0 to 119 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: oid 154 version 119 is already newer than 118 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: oid 154 updating version 119 to 120 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 120 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:521: left oid 154 (ObjNum 512 snap 0 seq_num 512) 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 1 to smithi04088644-282 2023-12-01T15:44:53.597 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 2 to smithi04088644-282 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 3 to smithi04088644-282 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 4 to smithi04088644-282 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:522: oid 282 updating version 0 to 108 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:522: oid 282 version 108 is already newer than 107 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:522: oid 282 updating version 108 to 109 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 282 v 109 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:522: left oid 282 (ObjNum 513 snap 0 seq_num 513) 2023-12-01T15:44:53.598 INFO:tasks.rados.rados.0.smithi040.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-12-01T15:44:53.607 INFO:tasks.rados.rados.0.smithi040.stdout:523: writing smithi04088644-336 from 638798 to 1112435 tid 1 2023-12-01T15:44:53.616 INFO:tasks.rados.rados.0.smithi040.stdout:523: writing smithi04088644-336 from 1594921 to 2378088 tid 2 2023-12-01T15:44:53.616 INFO:tasks.rados.rados.0.smithi040.stdout:509: done (13 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:510: done (12 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:512: done (11 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:513: done (10 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:514: done (9 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:515: done (8 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:516: done (7 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:517: done (6 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:518: done (5 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:519: done (4 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:520: done (3 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:521: done (2 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:522: done (1 left) 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:524: read oid 369 snap -1 2023-12-01T15:44:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:524: expect (ObjNum 368 snap 0 seq_num 368) 2023-12-01T15:44:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:525: write oid 470 current snap is 0 2023-12-01T15:44:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 1 to smithi04088644-336 2023-12-01T15:44:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-12-01T15:44:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:525: writing smithi04088644-470 from 655605 to 1204491 tid 1 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:525: writing smithi04088644-470 from 1653403 to 2296581 tid 2 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:526: delete oid 39 current snap is 0 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 2 to smithi04088644-336 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 3 to smithi04088644-336 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 4 to smithi04088644-336 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: oid 336 updating version 0 to 123 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: oid 336 updating version 123 to 124 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: oid 336 version 124 is already newer than 122 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 336 v 124 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:523: left oid 336 (ObjNum 514 snap 0 seq_num 514) 2023-12-01T15:44:53.632 INFO:tasks.rados.rados.0.smithi040.stdout:524: expect (ObjNum 368 snap 0 seq_num 368) 2023-12-01T15:44:53.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:53 smithi040 bash[41173]: cluster 2023-12-01T15:44:52.279643+0000 mgr.y (mgr.24356) 197 : cluster 0 pgmap v171: 89 pgs: 89 active+clean; 873 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 40 MiB/s wr, 203 op/s 2023-12-01T15:44:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:53 smithi040 bash[28232]: cluster 2023-12-01T15:44:52.279643+0000 mgr.y (mgr.24356) 197 : cluster 0 pgmap v171: 89 pgs: 89 active+clean; 873 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 40 MiB/s wr, 203 op/s 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:525: finishing write tid 1 to smithi04088644-470 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:525: finishing write tid 2 to smithi04088644-470 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:523: done (3 left) 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:524: done (2 left) 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:526: done (1 left) 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:527: write oid 32 current snap is 0 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:525: finishing write tid 3 to smithi04088644-470 2023-12-01T15:44:53.725 INFO:tasks.rados.rados.0.smithi040.stdout:525: finishing write tid 4 to smithi04088644-470 2023-12-01T15:44:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:525: oid 470 updating version 0 to 111 2023-12-01T15:44:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:525: oid 470 updating version 111 to 112 2023-12-01T15:44:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:525: oid 470 version 112 is already newer than 110 2023-12-01T15:44:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 470 v 112 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-12-01T15:44:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:525: left oid 470 (ObjNum 515 snap 0 seq_num 515) 2023-12-01T15:44:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-12-01T15:44:53.735 INFO:tasks.rados.rados.0.smithi040.stdout:527: writing smithi04088644-32 from 689219 to 1104956 tid 1 2023-12-01T15:44:53.743 INFO:tasks.rados.rados.0.smithi040.stdout:527: writing smithi04088644-32 from 1770367 to 2417214 tid 2 2023-12-01T15:44:53.744 INFO:tasks.rados.rados.0.smithi040.stdout:525: done (1 left) 2023-12-01T15:44:53.744 INFO:tasks.rados.rados.0.smithi040.stdout:528: read oid 446 snap -1 2023-12-01T15:44:53.744 INFO:tasks.rados.rados.0.smithi040.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-12-01T15:44:53.744 INFO:tasks.rados.rados.0.smithi040.stdout:529: delete oid 494 current snap is 0 2023-12-01T15:44:53.744 INFO:tasks.rados.rados.0.smithi040.stdout:527: finishing write tid 1 to smithi04088644-32 2023-12-01T15:44:53.746 INFO:tasks.rados.rados.0.smithi040.stdout:529: done (2 left) 2023-12-01T15:44:53.746 INFO:tasks.rados.rados.0.smithi040.stdout:530: write oid 55 current snap is 0 2023-12-01T15:44:53.746 INFO:tasks.rados.rados.0.smithi040.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-12-01T15:44:53.754 INFO:tasks.rados.rados.0.smithi040.stdout:530: writing smithi04088644-55 from 722833 to 1289068 tid 1 2023-12-01T15:44:53.762 INFO:tasks.rados.rados.0.smithi040.stdout:530: writing smithi04088644-55 from 1887331 to 2537847 tid 2 2023-12-01T15:44:53.762 INFO:tasks.rados.rados.0.smithi040.stdout:531: read oid 295 snap -1 2023-12-01T15:44:53.763 INFO:tasks.rados.rados.0.smithi040.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-12-01T15:44:53.763 INFO:tasks.rados.rados.0.smithi040.stdout:532: write oid 291 current snap is 0 2023-12-01T15:44:53.763 INFO:tasks.rados.rados.0.smithi040.stdout:527: finishing write tid 2 to smithi04088644-32 2023-12-01T15:44:53.763 INFO:tasks.rados.rados.0.smithi040.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-12-01T15:44:53.771 INFO:tasks.rados.rados.0.smithi040.stdout:532: writing smithi04088644-291 from 739640 to 1381124 tid 1 2023-12-01T15:44:53.778 INFO:tasks.rados.rados.0.smithi040.stdout:532: writing smithi04088644-291 from 1829460 to 2623634 tid 2 2023-12-01T15:44:53.778 INFO:tasks.rados.rados.0.smithi040.stdout:533: write oid 285 current snap is 0 2023-12-01T15:44:53.778 INFO:tasks.rados.rados.0.smithi040.stdout:527: finishing write tid 3 to smithi04088644-32 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:527: finishing write tid 4 to smithi04088644-32 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:527: oid 32 updating version 0 to 110 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:527: oid 32 updating version 110 to 111 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:527: oid 32 updating version 111 to 112 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 112 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:527: left oid 32 (ObjNum 517 snap 0 seq_num 517) 2023-12-01T15:44:53.779 INFO:tasks.rados.rados.0.smithi040.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-12-01T15:44:53.908 INFO:tasks.rados.rados.0.smithi040.stdout:530: finishing write tid 1 to smithi04088644-55 2023-12-01T15:44:53.908 INFO:tasks.rados.rados.0.smithi040.stdout:530: finishing write tid 2 to smithi04088644-55 2023-12-01T15:44:53.908 INFO:tasks.rados.rados.0.smithi040.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-12-01T15:44:54.018 INFO:tasks.rados.rados.0.smithi040.stdout:530: finishing write tid 3 to smithi04088644-55 2023-12-01T15:44:54.018 INFO:tasks.rados.rados.0.smithi040.stdout:530: finishing write tid 4 to smithi04088644-55 2023-12-01T15:44:54.018 INFO:tasks.rados.rados.0.smithi040.stdout:530: oid 55 updating version 0 to 115 2023-12-01T15:44:54.018 INFO:tasks.rados.rados.0.smithi040.stdout:530: oid 55 version 115 is already newer than 114 2023-12-01T15:44:54.018 INFO:tasks.rados.rados.0.smithi040.stdout:530: oid 55 version 115 is already newer than 113 2023-12-01T15:44:54.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 55 v 115 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-12-01T15:44:54.019 INFO:tasks.rados.rados.0.smithi040.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-12-01T15:44:54.019 INFO:tasks.rados.rados.0.smithi040.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-12-01T15:44:54.033 INFO:tasks.rados.rados.0.smithi040.stdout:533: writing smithi04088644-285 from 756447 to 1473180 tid 1 2023-12-01T15:44:54.039 INFO:tasks.rados.rados.0.smithi040.stdout:533: writing smithi04088644-285 from 1887942 to 2425774 tid 2 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:527: done (5 left) 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:528: done (4 left) 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:530: done (3 left) 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:531: done (2 left) 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:534: read oid 439 snap -1 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:535: read oid 381 snap -1 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:535: expect (ObjNum 380 snap 0 seq_num 380) 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:536: write oid 147 current snap is 0 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 1 to smithi04088644-291 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 2 to smithi04088644-291 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 3 to smithi04088644-291 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 4 to smithi04088644-291 2023-12-01T15:44:54.040 INFO:tasks.rados.rados.0.smithi040.stdout:532: oid 291 updating version 0 to 99 2023-12-01T15:44:54.041 INFO:tasks.rados.rados.0.smithi040.stdout:532: oid 291 updating version 99 to 101 2023-12-01T15:44:54.041 INFO:tasks.rados.rados.0.smithi040.stdout:532: oid 291 version 101 is already newer than 100 2023-12-01T15:44:54.041 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 291 v 101 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-12-01T15:44:54.041 INFO:tasks.rados.rados.0.smithi040.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:44:54.041 INFO:tasks.rados.rados.0.smithi040.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-12-01T15:44:54.049 INFO:tasks.rados.rados.0.smithi040.stdout:536: writing smithi04088644-147 from 773254 to 1565236 tid 1 2023-12-01T15:44:54.056 INFO:tasks.rados.rados.0.smithi040.stdout:536: writing smithi04088644-147 from 2346424 to 2773254 tid 2 2023-12-01T15:44:54.056 INFO:tasks.rados.rados.0.smithi040.stdout:532: done (4 left) 2023-12-01T15:44:54.056 INFO:tasks.rados.rados.0.smithi040.stdout:537: read oid 62 snap -1 2023-12-01T15:44:54.056 INFO:tasks.rados.rados.0.smithi040.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-12-01T15:44:54.056 INFO:tasks.rados.rados.0.smithi040.stdout:538: write oid 169 current snap is 0 2023-12-01T15:44:54.056 INFO:tasks.rados.rados.0.smithi040.stdout:533: finishing write tid 1 to smithi04088644-285 2023-12-01T15:44:54.057 INFO:tasks.rados.rados.0.smithi040.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-12-01T15:44:54.063 INFO:tasks.rados.rados.0.smithi040.stdout:538: writing smithi04088644-169 from 790061 to 1257292 tid 1 2023-12-01T15:44:54.071 INFO:tasks.rados.rados.0.smithi040.stdout:538: writing smithi04088644-169 from 2004906 to 2546407 tid 2 2023-12-01T15:44:54.071 INFO:tasks.rados.rados.0.smithi040.stdout:539: write oid 6 current snap is 0 2023-12-01T15:44:54.071 INFO:tasks.rados.rados.0.smithi040.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-12-01T15:44:54.077 INFO:tasks.rados.rados.0.smithi040.stdout:539: writing smithi04088644-6 from 406868 to 949348 tid 1 2023-12-01T15:44:54.082 INFO:tasks.rados.rados.0.smithi040.stdout:539: writing smithi04088644-6 from 1547035 to 1948547 tid 2 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:539: writing smithi04088644-6 from 2690354 to 2806868 tid 3 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:540: read oid 158 snap -1 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:541: read oid 215 snap -1 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:542: write oid 91 current snap is 0 2023-12-01T15:44:54.088 INFO:tasks.rados.rados.0.smithi040.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-12-01T15:44:54.094 INFO:tasks.rados.rados.0.smithi040.stdout:542: writing smithi04088644-91 from 423675 to 1157757 tid 1 2023-12-01T15:44:54.101 INFO:tasks.rados.rados.0.smithi040.stdout:542: writing smithi04088644-91 from 1721870 to 2267040 tid 2 2023-12-01T15:44:54.104 INFO:tasks.rados.rados.0.smithi040.stdout:542: writing smithi04088644-91 from 2717777 to 2823675 tid 3 2023-12-01T15:44:54.104 INFO:tasks.rados.rados.0.smithi040.stdout:543: read oid 50 snap -1 2023-12-01T15:44:54.105 INFO:tasks.rados.rados.0.smithi040.stdout:543: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:44:54.105 INFO:tasks.rados.rados.0.smithi040.stdout:544: write oid 47 current snap is 0 2023-12-01T15:44:54.105 INFO:tasks.rados.rados.0.smithi040.stdout:533: finishing write tid 2 to smithi04088644-285 2023-12-01T15:44:54.105 INFO:tasks.rados.rados.0.smithi040.stdout:533: finishing write tid 3 to smithi04088644-285 2023-12-01T15:44:54.105 INFO:tasks.rados.rados.0.smithi040.stdout:535: expect (ObjNum 380 snap 0 seq_num 380) 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:533: finishing write tid 4 to smithi04088644-285 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:533: oid 285 updating version 0 to 104 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:533: oid 285 version 104 is already newer than 103 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:533: oid 285 version 104 is already newer than 102 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 104 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2023-12-01T15:44:54.197 INFO:tasks.rados.rados.0.smithi040.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-12-01T15:44:54.318 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 1 to smithi04088644-147 2023-12-01T15:44:54.318 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 2 to smithi04088644-147 2023-12-01T15:44:54.318 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 3 to smithi04088644-147 2023-12-01T15:44:54.318 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 4 to smithi04088644-147 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:536: oid 147 updating version 0 to 117 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:536: oid 147 version 117 is already newer than 116 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:536: oid 147 updating version 117 to 118 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 147 v 118 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:536: left oid 147 (ObjNum 522 snap 0 seq_num 522) 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:538: finishing write tid 1 to smithi04088644-169 2023-12-01T15:44:54.319 INFO:tasks.rados.rados.0.smithi040.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: finishing write tid 2 to smithi04088644-169 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: finishing write tid 3 to smithi04088644-169 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: finishing write tid 4 to smithi04088644-169 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: oid 169 updating version 0 to 106 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: oid 169 version 106 is already newer than 105 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: oid 169 updating version 106 to 107 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 169 v 107 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:538: left oid 169 (ObjNum 523 snap 0 seq_num 523) 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 1 to smithi04088644-6 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 2 to smithi04088644-6 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 3 to smithi04088644-6 2023-12-01T15:44:54.426 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 4 to smithi04088644-6 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 5 to smithi04088644-6 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:539: oid 6 updating version 0 to 99 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:539: oid 6 version 99 is already newer than 97 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:539: oid 6 version 99 is already newer than 98 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:539: oid 6 version 99 is already newer than 96 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 99 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:539: left oid 6 (ObjNum 524 snap 0 seq_num 524) 2023-12-01T15:44:54.427 INFO:tasks.rados.rados.0.smithi040.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-12-01T15:44:54.434 INFO:tasks.rados.rados.0.smithi040.stdout:544: writing smithi04088644-47 from 440482 to 849813 tid 1 2023-12-01T15:44:54.442 INFO:tasks.rados.rados.0.smithi040.stdout:544: writing smithi04088644-47 from 1380352 to 1785533 tid 2 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:544: writing smithi04088644-47 from 2461553 to 2840482 tid 3 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:533: done (11 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:534: done (10 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:535: done (9 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:536: done (8 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:537: done (7 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:538: done (6 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:539: done (5 left) 2023-12-01T15:44:54.449 INFO:tasks.rados.rados.0.smithi040.stdout:545: write oid 465 current snap is 0 2023-12-01T15:44:54.450 INFO:tasks.rados.rados.0.smithi040.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-12-01T15:44:54.454 INFO:tasks.rados.rados.0.smithi040.stdout:545: writing smithi04088644-465 from 457289 to 941869 tid 1 2023-12-01T15:44:54.460 INFO:tasks.rados.rados.0.smithi040.stdout:545: writing smithi04088644-465 from 1438834 to 1987673 tid 2 2023-12-01T15:44:54.466 INFO:tasks.rados.rados.0.smithi040.stdout:545: writing smithi04088644-465 from 2772623 to 2857289 tid 3 2023-12-01T15:44:54.466 INFO:tasks.rados.rados.0.smithi040.stdout:546: read oid 72 snap -1 2023-12-01T15:44:54.466 INFO:tasks.rados.rados.0.smithi040.stdout:546: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:44:54.466 INFO:tasks.rados.rados.0.smithi040.stdout:547: write oid 39 current snap is 0 2023-12-01T15:44:54.466 INFO:tasks.rados.rados.0.smithi040.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:44:54.605 INFO:tasks.rados.rados.0.smithi040.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-12-01T15:44:54.702 INFO:tasks.rados.rados.0.smithi040.stdout:542: finishing write tid 1 to smithi04088644-91 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: finishing write tid 2 to smithi04088644-91 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: finishing write tid 3 to smithi04088644-91 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: finishing write tid 4 to smithi04088644-91 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: finishing write tid 5 to smithi04088644-91 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: oid 91 updating version 0 to 94 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: oid 91 updating version 94 to 95 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: oid 91 updating version 95 to 97 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: oid 91 version 97 is already newer than 96 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 91 v 97 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:542: left oid 91 (ObjNum 525 snap 0 seq_num 525) 2023-12-01T15:44:54.703 INFO:tasks.rados.rados.0.smithi040.stdout:543: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:44:54.795 INFO:tasks.rados.rados.0.smithi040.stdout:544: finishing write tid 1 to smithi04088644-47 2023-12-01T15:44:54.795 INFO:tasks.rados.rados.0.smithi040.stdout:544: finishing write tid 2 to smithi04088644-47 2023-12-01T15:44:54.795 INFO:tasks.rados.rados.0.smithi040.stdout:544: finishing write tid 3 to smithi04088644-47 2023-12-01T15:44:54.795 INFO:tasks.rados.rados.0.smithi040.stdout:544: finishing write tid 4 to smithi04088644-47 2023-12-01T15:44:54.795 INFO:tasks.rados.rados.0.smithi040.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-12-01T15:44:54.806 INFO:tasks.rados.rados.0.smithi040.stdout:547: writing smithi04088644-39 from 474096 to 1033925 tid 1 2023-12-01T15:44:54.814 INFO:tasks.rados.rados.0.smithi040.stdout:547: writing smithi04088644-39 from 1780963 to 2189813 tid 2 2023-12-01T15:44:54.818 INFO:tasks.rados.rados.0.smithi040.stdout:547: writing smithi04088644-39 from 2800046 to 2874096 tid 3 2023-12-01T15:44:54.818 INFO:tasks.rados.rados.0.smithi040.stdout:540: done (7 left) 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:541: done (6 left) 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:542: done (5 left) 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:543: done (4 left) 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:548: read oid 152 snap -1 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:548: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:549: write oid 107 current snap is 0 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:544: finishing write tid 5 to smithi04088644-47 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:544: oid 47 updating version 0 to 90 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:544: oid 47 updating version 90 to 93 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:544: oid 47 version 93 is already newer than 92 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:544: oid 47 version 93 is already newer than 91 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 93 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:544: left oid 47 (ObjNum 526 snap 0 seq_num 526) 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:545: finishing write tid 1 to smithi04088644-465 2023-12-01T15:44:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:545: finishing write tid 2 to smithi04088644-465 2023-12-01T15:44:54.820 INFO:tasks.rados.rados.0.smithi040.stdout:545: finishing write tid 3 to smithi04088644-465 2023-12-01T15:44:54.820 INFO:tasks.rados.rados.0.smithi040.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-12-01T15:44:54.825 INFO:tasks.rados.rados.0.smithi040.stdout:549: writing smithi04088644-107 from 490903 to 1125981 tid 1 2023-12-01T15:44:54.835 INFO:tasks.rados.rados.0.smithi040.stdout:549: writing smithi04088644-107 from 1839445 to 2391953 tid 2 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:544: done (5 left) 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:550: read oid 405 snap -1 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:550: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:551: read oid 488 snap -1 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:551: expect (ObjNum 487 snap 0 seq_num 487) 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:552: read oid 259 snap -1 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:552: expect (ObjNum 258 snap 0 seq_num 258) 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:553: read oid 275 snap -1 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:553: expect (ObjNum 274 snap 0 seq_num 274) 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:554: write oid 267 current snap is 0 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:545: finishing write tid 4 to smithi04088644-465 2023-12-01T15:44:54.836 INFO:tasks.rados.rados.0.smithi040.stdout:545: finishing write tid 5 to smithi04088644-465 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:545: oid 465 updating version 0 to 101 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:545: oid 465 updating version 101 to 103 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:545: oid 465 version 103 is already newer than 102 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:545: oid 465 version 103 is already newer than 100 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 465 v 103 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:545: left oid 465 (ObjNum 527 snap 0 seq_num 527) 2023-12-01T15:44:54.837 INFO:tasks.rados.rados.0.smithi040.stdout:546: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: finishing write tid 1 to smithi04088644-39 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: finishing write tid 2 to smithi04088644-39 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: finishing write tid 3 to smithi04088644-39 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: finishing write tid 4 to smithi04088644-39 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: finishing write tid 5 to smithi04088644-39 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: oid 39 updating version 0 to 108 2023-12-01T15:44:54.946 INFO:tasks.rados.rados.0.smithi040.stdout:547: oid 39 version 108 is already newer than 106 2023-12-01T15:44:54.947 INFO:tasks.rados.rados.0.smithi040.stdout:547: oid 39 version 108 is already newer than 105 2023-12-01T15:44:54.947 INFO:tasks.rados.rados.0.smithi040.stdout:547: oid 39 version 108 is already newer than 107 2023-12-01T15:44:54.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 108 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-12-01T15:44:54.947 INFO:tasks.rados.rados.0.smithi040.stdout:547: left oid 39 (ObjNum 528 snap 0 seq_num 528) 2023-12-01T15:44:54.947 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 1 to smithi04088644-107 2023-12-01T15:44:54.947 INFO:tasks.rados.rados.0.smithi040.stdout:548: expect (ObjNum 151 snap 0 seq_num 151) 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 2 to smithi04088644-107 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 3 to smithi04088644-107 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 4 to smithi04088644-107 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: oid 107 updating version 0 to 169 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: oid 107 updating version 169 to 170 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: oid 107 version 170 is already newer than 168 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 170 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:549: left oid 107 (ObjNum 529 snap 0 seq_num 529) 2023-12-01T15:44:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:551: expect (ObjNum 487 snap 0 seq_num 487) 2023-12-01T15:44:55.109 INFO:tasks.rados.rados.0.smithi040.stdout:553: expect (ObjNum 274 snap 0 seq_num 274) 2023-12-01T15:44:55.201 INFO:tasks.rados.rados.0.smithi040.stdout:550: expect (ObjNum 404 snap 0 seq_num 404) 2023-12-01T15:44:55.294 INFO:tasks.rados.rados.0.smithi040.stdout:552: expect (ObjNum 258 snap 0 seq_num 258) 2023-12-01T15:44:55.380 INFO:tasks.rados.rados.0.smithi040.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-12-01T15:44:55.391 INFO:tasks.rados.rados.0.smithi040.stdout:554: writing smithi04088644-267 from 507710 to 1218037 tid 1 2023-12-01T15:44:55.398 INFO:tasks.rados.rados.0.smithi040.stdout:554: writing smithi04088644-267 from 1897927 to 2310446 tid 2 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:554: writing smithi04088644-267 from 2854892 to 2907710 tid 3 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:545: done (9 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:546: done (8 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:547: done (7 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:548: done (6 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:549: done (5 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:550: done (4 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:551: done (3 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:552: done (2 left) 2023-12-01T15:44:55.402 INFO:tasks.rados.rados.0.smithi040.stdout:553: done (1 left) 2023-12-01T15:44:55.403 INFO:tasks.rados.rados.0.smithi040.stdout:555: read oid 329 snap -1 2023-12-01T15:44:55.403 INFO:tasks.rados.rados.0.smithi040.stdout:555: expect (ObjNum 328 snap 0 seq_num 328) 2023-12-01T15:44:55.403 INFO:tasks.rados.rados.0.smithi040.stdout:556: write oid 347 current snap is 0 2023-12-01T15:44:55.403 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 1 to smithi04088644-267 2023-12-01T15:44:55.403 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 2 to smithi04088644-267 2023-12-01T15:44:55.403 INFO:tasks.rados.rados.0.smithi040.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-12-01T15:44:55.410 INFO:tasks.rados.rados.0.smithi040.stdout:556: writing smithi04088644-347 from 524517 to 1310093 tid 1 2023-12-01T15:44:55.417 INFO:tasks.rados.rados.0.smithi040.stdout:556: writing smithi04088644-347 from 1956409 to 2512586 tid 2 2023-12-01T15:44:55.417 INFO:tasks.rados.rados.0.smithi040.stdout:557: read oid 396 snap -1 2023-12-01T15:44:55.418 INFO:tasks.rados.rados.0.smithi040.stdout:557: expect (ObjNum 395 snap 0 seq_num 395) 2023-12-01T15:44:55.418 INFO:tasks.rados.rados.0.smithi040.stdout:558: write oid 429 current snap is 0 2023-12-01T15:44:55.418 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 3 to smithi04088644-267 2023-12-01T15:44:55.418 INFO:tasks.rados.rados.0.smithi040.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-12-01T15:44:55.423 INFO:tasks.rados.rados.0.smithi040.stdout:558: writing smithi04088644-429 from 541324 to 1002149 tid 1 2023-12-01T15:44:55.428 INFO:tasks.rados.rados.0.smithi040.stdout:558: writing smithi04088644-429 from 1498538 to 1914726 tid 2 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:558: writing smithi04088644-429 from 2393385 to 2941324 tid 3 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:559: delete oid 51 current snap is 0 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 4 to smithi04088644-267 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 5 to smithi04088644-267 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: oid 267 updating version 0 to 173 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: oid 267 updating version 173 to 174 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: oid 267 version 174 is already newer than 171 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: oid 267 version 174 is already newer than 172 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 267 v 174 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:554: left oid 267 (ObjNum 530 snap 0 seq_num 530) 2023-12-01T15:44:55.435 INFO:tasks.rados.rados.0.smithi040.stdout:555: expect (ObjNum 328 snap 0 seq_num 328) 2023-12-01T15:44:55.514 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: finishing write tid 1 to smithi04088644-347 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: finishing write tid 2 to smithi04088644-347 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: finishing write tid 3 to smithi04088644-347 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: finishing write tid 4 to smithi04088644-347 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: oid 347 updating version 0 to 132 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: oid 347 version 132 is already newer than 131 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:556: oid 347 version 132 is already newer than 130 2023-12-01T15:44:55.578 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 347 v 132 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-12-01T15:44:55.579 INFO:tasks.rados.rados.0.smithi040.stdout:556: left oid 347 (ObjNum 531 snap 0 seq_num 531) 2023-12-01T15:44:55.579 INFO:tasks.rados.rados.0.smithi040.stdout:557: expect (ObjNum 395 snap 0 seq_num 395) 2023-12-01T15:44:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:55 smithi040 bash[41173]: cluster 2023-12-01T15:44:54.280648+0000 mgr.y (mgr.24356) 198 : cluster 0 pgmap v172: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 66 MiB/s wr, 347 op/s 2023-12-01T15:44:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:55 smithi040 bash[28232]: cluster 2023-12-01T15:44:54.280648+0000 mgr.y (mgr.24356) 198 : cluster 0 pgmap v172: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 66 MiB/s wr, 347 op/s 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing write tid 1 to smithi04088644-429 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing write tid 2 to smithi04088644-429 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing write tid 3 to smithi04088644-429 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing write tid 4 to smithi04088644-429 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing write tid 5 to smithi04088644-429 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: oid 429 updating version 0 to 135 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: oid 429 version 135 is already newer than 133 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: oid 429 updating version 135 to 136 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: oid 429 version 136 is already newer than 134 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 429 v 136 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-12-01T15:44:55.679 INFO:tasks.rados.rados.0.smithi040.stdout:558: left oid 429 (ObjNum 532 snap 0 seq_num 532) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:554: done (5 left) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:555: done (4 left) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:556: done (3 left) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:557: done (2 left) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:558: done (1 left) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:559: done (0 left) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:560: read oid 180 snap -1 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:560: expect (ObjNum 179 snap 0 seq_num 179) 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:561: write oid 225 current snap is 0 2023-12-01T15:44:55.680 INFO:tasks.rados.rados.0.smithi040.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-12-01T15:44:55.694 INFO:tasks.rados.rados.0.smithi040.stdout:561: writing smithi04088644-225 from 574938 to 1302614 tid 1 2023-12-01T15:44:55.701 INFO:tasks.rados.rados.0.smithi040.stdout:561: writing smithi04088644-225 from 1731855 to 2435359 tid 2 2023-12-01T15:44:55.704 INFO:tasks.rados.rados.0.smithi040.stdout:561: writing smithi04088644-225 from 2848231 to 2974938 tid 3 2023-12-01T15:44:55.705 INFO:tasks.rados.rados.0.smithi040.stdout:562: read oid 335 snap -1 2023-12-01T15:44:55.705 INFO:tasks.rados.rados.0.smithi040.stdout:562: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:55.705 INFO:tasks.rados.rados.0.smithi040.stdout:563: write oid 76 current snap is 0 2023-12-01T15:44:55.705 INFO:tasks.rados.rados.0.smithi040.stdout:560: expect (ObjNum 179 snap 0 seq_num 179) 2023-12-01T15:44:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:55 smithi141 bash[31670]: cluster 2023-12-01T15:44:54.280648+0000 mgr.y (mgr.24356) 198 : cluster 0 pgmap v172: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 66 MiB/s wr, 347 op/s 2023-12-01T15:44:55.819 INFO:tasks.rados.rados.0.smithi040.stdout:561: finishing write tid 1 to smithi04088644-225 2023-12-01T15:44:55.819 INFO:tasks.rados.rados.0.smithi040.stdout:561: finishing write tid 2 to smithi04088644-225 2023-12-01T15:44:55.820 INFO:tasks.rados.rados.0.smithi040.stdout:561: finishing write tid 3 to smithi04088644-225 2023-12-01T15:44:55.820 INFO:tasks.rados.rados.0.smithi040.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-12-01T15:44:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:563: writing smithi04088644-76 from 591745 to 994670 tid 1 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:563: writing smithi04088644-76 from 1790337 to 2353852 tid 2 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:560: done (3 left) 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:564: read oid 240 snap -1 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:564: expect (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:565: read oid 212 snap -1 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:565: expect (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:566: write oid 112 current snap is 0 2023-12-01T15:44:55.834 INFO:tasks.rados.rados.0.smithi040.stdout:561: finishing write tid 4 to smithi04088644-225 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:561: finishing write tid 5 to smithi04088644-225 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:561: oid 225 updating version 0 to 120 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:561: oid 225 updating version 120 to 122 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:561: oid 225 version 122 is already newer than 119 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:561: oid 225 version 122 is already newer than 121 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 122 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:561: left oid 225 (ObjNum 534 snap 0 seq_num 534) 2023-12-01T15:44:55.835 INFO:tasks.rados.rados.0.smithi040.stdout:562: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:55.962 INFO:tasks.rados.rados.0.smithi040.stdout:563: finishing write tid 1 to smithi04088644-76 2023-12-01T15:44:55.962 INFO:tasks.rados.rados.0.smithi040.stdout:564: expect (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:44:56.034 INFO:tasks.rados.rados.0.smithi040.stdout:563: finishing write tid 2 to smithi04088644-76 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:563: finishing write tid 3 to smithi04088644-76 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:563: finishing write tid 4 to smithi04088644-76 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:563: oid 76 updating version 0 to 137 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:563: oid 76 updating version 137 to 139 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:563: oid 76 version 139 is already newer than 138 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 76 v 139 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:563: left oid 76 (ObjNum 535 snap 0 seq_num 535) 2023-12-01T15:44:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:565: expect (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:44:56.150 INFO:tasks.rados.rados.0.smithi040.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-12-01T15:44:56.156 INFO:tasks.rados.rados.0.smithi040.stdout:566: writing smithi04088644-112 from 608552 to 1086726 tid 1 2023-12-01T15:44:56.164 INFO:tasks.rados.rados.0.smithi040.stdout:566: writing smithi04088644-112 from 1848819 to 2555992 tid 2 2023-12-01T15:44:56.164 INFO:tasks.rados.rados.0.smithi040.stdout:561: done (5 left) 2023-12-01T15:44:56.164 INFO:tasks.rados.rados.0.smithi040.stdout:562: done (4 left) 2023-12-01T15:44:56.165 INFO:tasks.rados.rados.0.smithi040.stdout:563: done (3 left) 2023-12-01T15:44:56.165 INFO:tasks.rados.rados.0.smithi040.stdout:564: done (2 left) 2023-12-01T15:44:56.165 INFO:tasks.rados.rados.0.smithi040.stdout:565: done (1 left) 2023-12-01T15:44:56.165 INFO:tasks.rados.rados.0.smithi040.stdout:567: write oid 393 current snap is 0 2023-12-01T15:44:56.165 INFO:tasks.rados.rados.0.smithi040.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-12-01T15:44:56.171 INFO:tasks.rados.rados.0.smithi040.stdout:567: writing smithi04088644-393 from 625359 to 1178782 tid 1 2023-12-01T15:44:56.178 INFO:tasks.rados.rados.0.smithi040.stdout:567: writing smithi04088644-393 from 1790948 to 2358132 tid 2 2023-12-01T15:44:56.183 INFO:tasks.rados.rados.0.smithi040.stdout:567: writing smithi04088644-393 from 2930500 to 3025359 tid 3 2023-12-01T15:44:56.183 INFO:tasks.rados.rados.0.smithi040.stdout:568: read oid 350 snap -1 2023-12-01T15:44:56.183 INFO:tasks.rados.rados.0.smithi040.stdout:568: expect (ObjNum 349 snap 0 seq_num 349) 2023-12-01T15:44:56.183 INFO:tasks.rados.rados.0.smithi040.stdout:569: read oid 338 snap -1 2023-12-01T15:44:56.183 INFO:tasks.rados.rados.0.smithi040.stdout:569: expect (ObjNum 337 snap 0 seq_num 337) 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:570: write oid 150 current snap is 0 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: finishing write tid 1 to smithi04088644-112 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: finishing write tid 2 to smithi04088644-112 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: finishing write tid 3 to smithi04088644-112 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: finishing write tid 4 to smithi04088644-112 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: oid 112 updating version 0 to 102 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: oid 112 version 102 is already newer than 100 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: oid 112 version 102 is already newer than 101 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 112 v 102 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:566: left oid 112 (ObjNum 536 snap 0 seq_num 536) 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing write tid 1 to smithi04088644-393 2023-12-01T15:44:56.184 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing write tid 2 to smithi04088644-393 2023-12-01T15:44:56.185 INFO:tasks.rados.rados.0.smithi040.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-12-01T15:44:56.190 INFO:tasks.rados.rados.0.smithi040.stdout:570: writing smithi04088644-150 from 642166 to 1270838 tid 1 2023-12-01T15:44:56.198 INFO:tasks.rados.rados.0.smithi040.stdout:570: writing smithi04088644-150 from 1849430 to 2560272 tid 2 2023-12-01T15:44:56.198 INFO:tasks.rados.rados.0.smithi040.stdout:566: done (4 left) 2023-12-01T15:44:56.198 INFO:tasks.rados.rados.0.smithi040.stdout:571: read oid 452 snap -1 2023-12-01T15:44:56.198 INFO:tasks.rados.rados.0.smithi040.stdout:571: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:44:56.198 INFO:tasks.rados.rados.0.smithi040.stdout:572: write oid 122 current snap is 0 2023-12-01T15:44:56.198 INFO:tasks.rados.rados.0.smithi040.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-12-01T15:44:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:572: writing smithi04088644-122 from 658973 to 1362894 tid 1 2023-12-01T15:44:56.213 INFO:tasks.rados.rados.0.smithi040.stdout:572: writing smithi04088644-122 from 1907912 to 2478765 tid 2 2023-12-01T15:44:56.216 INFO:tasks.rados.rados.0.smithi040.stdout:572: writing smithi04088644-122 from 2985346 to 3058973 tid 3 2023-12-01T15:44:56.216 INFO:tasks.rados.rados.0.smithi040.stdout:573: write oid 430 current snap is 0 2023-12-01T15:44:56.217 INFO:tasks.rados.rados.0.smithi040.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-12-01T15:44:56.224 INFO:tasks.rados.rados.0.smithi040.stdout:573: writing smithi04088644-430 from 675780 to 1171303 tid 1 2023-12-01T15:44:56.231 INFO:tasks.rados.rados.0.smithi040.stdout:573: writing smithi04088644-430 from 1682747 to 2397258 tid 2 2023-12-01T15:44:56.235 INFO:tasks.rados.rados.0.smithi040.stdout:573: writing smithi04088644-430 from 3012769 to 3075780 tid 3 2023-12-01T15:44:56.235 INFO:tasks.rados.rados.0.smithi040.stdout:574: write oid 141 current snap is 0 2023-12-01T15:44:56.235 INFO:tasks.rados.rados.0.smithi040.stdout:568: expect (ObjNum 349 snap 0 seq_num 349) 2023-12-01T15:44:56.383 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing write tid 3 to smithi04088644-393 2023-12-01T15:44:56.383 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing write tid 4 to smithi04088644-393 2023-12-01T15:44:56.383 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing write tid 1 to smithi04088644-150 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing write tid 5 to smithi04088644-393 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:567: oid 393 updating version 0 to 127 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:567: oid 393 version 127 is already newer than 124 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:567: oid 393 version 127 is already newer than 126 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:567: oid 393 version 127 is already newer than 125 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 393 v 127 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:567: left oid 393 (ObjNum 537 snap 0 seq_num 537) 2023-12-01T15:44:56.384 INFO:tasks.rados.rados.0.smithi040.stdout:569: expect (ObjNum 337 snap 0 seq_num 337) 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing write tid 2 to smithi04088644-150 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing write tid 3 to smithi04088644-150 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing write tid 4 to smithi04088644-150 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: oid 150 updating version 0 to 94 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: oid 150 updating version 94 to 95 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: oid 150 version 95 is already newer than 93 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 150 v 95 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-12-01T15:44:56.511 INFO:tasks.rados.rados.0.smithi040.stdout:570: left oid 150 (ObjNum 538 snap 0 seq_num 538) 2023-12-01T15:44:56.512 INFO:tasks.rados.rados.0.smithi040.stdout:571: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:44:56.642 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing write tid 1 to smithi04088644-122 2023-12-01T15:44:56.642 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing write tid 2 to smithi04088644-122 2023-12-01T15:44:56.642 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing write tid 3 to smithi04088644-122 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing write tid 4 to smithi04088644-122 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing write tid 5 to smithi04088644-122 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: oid 122 updating version 0 to 177 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: oid 122 version 177 is already newer than 176 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: oid 122 updating version 177 to 178 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: oid 122 updating version 178 to 179 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 122 v 179 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:572: left oid 122 (ObjNum 539 snap 0 seq_num 539) 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: finishing write tid 1 to smithi04088644-430 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: finishing write tid 2 to smithi04088644-430 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: finishing write tid 3 to smithi04088644-430 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: finishing write tid 4 to smithi04088644-430 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: finishing write tid 5 to smithi04088644-430 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: oid 430 updating version 0 to 140 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: oid 430 updating version 140 to 141 2023-12-01T15:44:56.643 INFO:tasks.rados.rados.0.smithi040.stdout:573: oid 430 updating version 141 to 143 2023-12-01T15:44:56.644 INFO:tasks.rados.rados.0.smithi040.stdout:573: oid 430 version 143 is already newer than 142 2023-12-01T15:44:56.644 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 430 v 143 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-12-01T15:44:56.644 INFO:tasks.rados.rados.0.smithi040.stdout:573: left oid 430 (ObjNum 540 snap 0 seq_num 540) 2023-12-01T15:44:56.644 INFO:tasks.rados.rados.0.smithi040.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-12-01T15:44:56.651 INFO:tasks.rados.rados.0.smithi040.stdout:574: writing smithi04088644-141 from 692587 to 1263359 tid 1 2023-12-01T15:44:56.658 INFO:tasks.rados.rados.0.smithi040.stdout:574: writing smithi04088644-141 from 2024876 to 2599398 tid 2 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:574: writing smithi04088644-141 from 3040192 to 3092587 tid 3 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:567: done (7 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:568: done (6 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:569: done (5 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:570: done (4 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:571: done (3 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:572: done (2 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:573: done (1 left) 2023-12-01T15:44:56.662 INFO:tasks.rados.rados.0.smithi040.stdout:575: read oid 495 snap -1 2023-12-01T15:44:56.663 INFO:tasks.rados.rados.0.smithi040.stdout:575: expect (ObjNum 494 snap 0 seq_num 494) 2023-12-01T15:44:56.663 INFO:tasks.rados.rados.0.smithi040.stdout:576: delete oid 211 current snap is 0 2023-12-01T15:44:56.663 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing write tid 1 to smithi04088644-141 2023-12-01T15:44:56.663 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing write tid 2 to smithi04088644-141 2023-12-01T15:44:56.663 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing write tid 3 to smithi04088644-141 2023-12-01T15:44:56.664 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing write tid 4 to smithi04088644-141 2023-12-01T15:44:56.664 INFO:tasks.rados.rados.0.smithi040.stdout:576: done (2 left) 2023-12-01T15:44:56.664 INFO:tasks.rados.rados.0.smithi040.stdout:577: write oid 230 current snap is 0 2023-12-01T15:44:56.664 INFO:tasks.rados.rados.0.smithi040.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-12-01T15:44:56.676 INFO:tasks.rados.rados.0.smithi040.stdout:577: writing smithi04088644-230 from 726201 to 1447471 tid 1 2023-12-01T15:44:56.684 INFO:tasks.rados.rados.0.smithi040.stdout:577: writing smithi04088644-230 from 2141840 to 2720031 tid 2 2023-12-01T15:44:56.784 INFO:tasks.rados.rados.0.smithi040.stdout:578: write oid 244 current snap is 0 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing write tid 5 to smithi04088644-141 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:574: oid 141 updating version 0 to 96 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:574: oid 141 updating version 96 to 98 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:574: oid 141 version 98 is already newer than 97 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:574: oid 141 updating version 98 to 99 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 141 v 99 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:574: left oid 141 (ObjNum 541 snap 0 seq_num 541) 2023-12-01T15:44:56.785 INFO:tasks.rados.rados.0.smithi040.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-12-01T15:44:56.786 INFO:tasks.rados.rados.0.smithi040.stdout:578: writing smithi04088644-244 from 743008 to 1539527 tid 1 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:578: writing smithi04088644-244 from 2200322 to 2922171 tid 2 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:574: done (3 left) 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:579: delete oid 262 current snap is 0 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:575: expect (ObjNum 494 snap 0 seq_num 494) 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: finishing write tid 1 to smithi04088644-230 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: finishing write tid 2 to smithi04088644-230 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: finishing write tid 3 to smithi04088644-230 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: finishing write tid 4 to smithi04088644-230 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: oid 230 updating version 0 to 114 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: oid 230 updating version 114 to 115 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:577: oid 230 version 115 is already newer than 113 2023-12-01T15:44:56.787 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 115 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:577: left oid 230 (ObjNum 543 snap 0 seq_num 543) 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: finishing write tid 1 to smithi04088644-244 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: finishing write tid 2 to smithi04088644-244 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: finishing write tid 3 to smithi04088644-244 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: finishing write tid 4 to smithi04088644-244 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: oid 244 updating version 0 to 180 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: oid 244 updating version 180 to 182 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: oid 244 version 182 is already newer than 181 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 244 v 182 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: left oid 244 (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:575: done (3 left) 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:577: done (2 left) 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:578: done (1 left) 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:579: done (0 left) 2023-12-01T15:44:56.788 INFO:tasks.rados.rados.0.smithi040.stdout:580: write oid 405 current snap is 0 2023-12-01T15:44:56.789 INFO:tasks.rados.rados.0.smithi040.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-12-01T15:44:56.795 INFO:tasks.rados.rados.0.smithi040.stdout:580: writing smithi04088644-405 from 776622 to 1323639 tid 1 2023-12-01T15:44:56.802 INFO:tasks.rados.rados.0.smithi040.stdout:580: writing smithi04088644-405 from 1800933 to 2526451 tid 2 2023-12-01T15:44:56.806 INFO:tasks.rados.rados.0.smithi040.stdout:580: writing smithi04088644-405 from 2944601 to 3176622 tid 3 2023-12-01T15:44:56.806 INFO:tasks.rados.rados.0.smithi040.stdout:581: delete oid 214 current snap is 0 2023-12-01T15:44:56.806 INFO:tasks.rados.rados.0.smithi040.stdout:580: finishing write tid 1 to smithi04088644-405 2023-12-01T15:44:56.807 INFO:tasks.rados.rados.0.smithi040.stdout:580: finishing write tid 2 to smithi04088644-405 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:581: done (1 left) 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:582: read oid 310 snap -1 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:583: read oid 288 snap -1 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:584: read oid 401 snap -1 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:585: read oid 86 snap -1 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-12-01T15:44:56.809 INFO:tasks.rados.rados.0.smithi040.stdout:586: delete oid 419 current snap is 0 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:580: finishing write tid 3 to smithi04088644-405 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:580: finishing write tid 4 to smithi04088644-405 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:586: done (5 left) 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:587: read oid 235 snap -1 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:588: read oid 378 snap -1 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:589: read oid 271 snap -1 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:590: delete oid 153 current snap is 0 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:580: finishing write tid 5 to smithi04088644-405 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:580: oid 405 updating version 0 to 106 2023-12-01T15:44:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:580: oid 405 version 106 is already newer than 105 2023-12-01T15:44:56.812 INFO:tasks.rados.rados.0.smithi040.stdout:580: oid 405 version 106 is already newer than 104 2023-12-01T15:44:56.812 INFO:tasks.rados.rados.0.smithi040.stdout:580: oid 405 updating version 106 to 107 2023-12-01T15:44:56.812 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 107 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-12-01T15:44:56.812 INFO:tasks.rados.rados.0.smithi040.stdout:580: left oid 405 (ObjNum 546 snap 0 seq_num 546) 2023-12-01T15:44:56.812 INFO:tasks.rados.rados.0.smithi040.stdout:580: done (8 left) 2023-12-01T15:44:56.813 INFO:tasks.rados.rados.0.smithi040.stdout:590: done (7 left) 2023-12-01T15:44:56.813 INFO:tasks.rados.rados.0.smithi040.stdout:591: write oid 46 current snap is 0 2023-12-01T15:44:56.813 INFO:tasks.rados.rados.0.smithi040.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-12-01T15:44:56.819 INFO:tasks.rados.rados.0.smithi040.stdout:591: writing smithi04088644-46 from 443850 to 1008216 tid 1 2023-12-01T15:44:56.827 INFO:tasks.rados.rados.0.smithi040.stdout:591: writing smithi04088644-46 from 1634861 to 2367717 tid 2 2023-12-01T15:44:56.833 INFO:tasks.rados.rados.0.smithi040.stdout:591: writing smithi04088644-46 from 2770646 to 3243850 tid 3 2023-12-01T15:44:56.833 INFO:tasks.rados.rados.0.smithi040.stdout:592: write oid 464 current snap is 0 2023-12-01T15:44:56.833 INFO:tasks.rados.rados.0.smithi040.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-12-01T15:44:56.839 INFO:tasks.rados.rados.0.smithi040.stdout:592: writing smithi04088644-464 from 460657 to 1100272 tid 1 2023-12-01T15:44:56.846 INFO:tasks.rados.rados.0.smithi040.stdout:592: writing smithi04088644-464 from 1693343 to 2169857 tid 2 2023-12-01T15:44:56.852 INFO:tasks.rados.rados.0.smithi040.stdout:592: writing smithi04088644-464 from 2681716 to 3260657 tid 3 2023-12-01T15:44:56.853 INFO:tasks.rados.rados.0.smithi040.stdout:593: delete oid 391 current snap is 0 2023-12-01T15:44:56.853 INFO:tasks.rados.rados.0.smithi040.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-12-01T15:44:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:44:56] "GET /metrics HTTP/1.1" 200 36171 "" "Prometheus/2.43.0" 2023-12-01T15:44:56.939 INFO:tasks.rados.rados.0.smithi040.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-12-01T15:44:57.048 INFO:tasks.rados.rados.0.smithi040.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-12-01T15:44:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:591: finishing write tid 1 to smithi04088644-46 2023-12-01T15:44:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:44:57.280 INFO:tasks.rados.rados.0.smithi040.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:44:57.372 INFO:tasks.rados.rados.0.smithi040.stdout:591: finishing write tid 2 to smithi04088644-46 2023-12-01T15:44:57.372 INFO:tasks.rados.rados.0.smithi040.stdout:591: finishing write tid 3 to smithi04088644-46 2023-12-01T15:44:57.372 INFO:tasks.rados.rados.0.smithi040.stdout:591: finishing write tid 4 to smithi04088644-46 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:591: finishing write tid 5 to smithi04088644-46 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:591: oid 46 updating version 0 to 98 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:591: oid 46 updating version 98 to 100 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:591: oid 46 updating version 100 to 101 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:591: oid 46 version 101 is already newer than 99 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 101 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:591: left oid 46 (ObjNum 550 snap 0 seq_num 550) 2023-12-01T15:44:57.373 INFO:tasks.rados.rados.0.smithi040.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-12-01T15:44:57.496 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing write tid 1 to smithi04088644-464 2023-12-01T15:44:57.496 INFO:tasks.rados.rados.0.smithi040.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing write tid 2 to smithi04088644-464 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing write tid 3 to smithi04088644-464 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:582: done (9 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:583: done (8 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:584: done (7 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:585: done (6 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:587: done (5 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:588: done (4 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:589: done (3 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:591: done (2 left) 2023-12-01T15:44:57.582 INFO:tasks.rados.rados.0.smithi040.stdout:593: done (1 left) 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:594: delete oid 264 current snap is 0 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing write tid 4 to smithi04088644-464 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing write tid 5 to smithi04088644-464 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: oid 464 updating version 0 to 103 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: oid 464 updating version 103 to 104 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: oid 464 version 104 is already newer than 102 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: oid 464 updating version 104 to 105 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 464 v 105 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: left oid 464 (ObjNum 551 snap 0 seq_num 551) 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:592: done (1 left) 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:594: done (0 left) 2023-12-01T15:44:57.583 INFO:tasks.rados.rados.0.smithi040.stdout:595: delete oid 120 current snap is 0 2023-12-01T15:44:57.585 INFO:tasks.rados.rados.0.smithi040.stdout:595: done (0 left) 2023-12-01T15:44:57.585 INFO:tasks.rados.rados.0.smithi040.stdout:596: read oid 172 snap -1 2023-12-01T15:44:57.585 INFO:tasks.rados.rados.0.smithi040.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-12-01T15:44:57.585 INFO:tasks.rados.rados.0.smithi040.stdout:597: delete oid 20 current snap is 0 2023-12-01T15:44:57.590 INFO:tasks.rados.rados.0.smithi040.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-12-01T15:44:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:57 smithi040 bash[28232]: cluster 2023-12-01T15:44:56.281192+0000 mgr.y (mgr.24356) 199 : cluster 0 pgmap v173: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 55 MiB/s wr, 291 op/s 2023-12-01T15:44:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:57 smithi040 bash[41173]: cluster 2023-12-01T15:44:56.281192+0000 mgr.y (mgr.24356) 199 : cluster 0 pgmap v173: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 55 MiB/s wr, 291 op/s 2023-12-01T15:44:57.692 INFO:tasks.rados.rados.0.smithi040.stdout:596: done (1 left) 2023-12-01T15:44:57.693 INFO:tasks.rados.rados.0.smithi040.stdout:597: done (0 left) 2023-12-01T15:44:57.693 INFO:tasks.rados.rados.0.smithi040.stdout:598: write oid 345 current snap is 0 2023-12-01T15:44:57.693 INFO:tasks.rados.rados.0.smithi040.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-12-01T15:44:57.701 INFO:tasks.rados.rados.0.smithi040.stdout:598: writing smithi04088644-345 from 544692 to 1276905 tid 1 2023-12-01T15:44:57.712 INFO:tasks.rados.rados.0.smithi040.stdout:598: writing smithi04088644-345 from 1985753 to 2729616 tid 2 2023-12-01T15:44:57.716 INFO:tasks.rados.rados.0.smithi040.stdout:598: writing smithi04088644-345 from 3335184 to 3344692 tid 3 2023-12-01T15:44:57.716 INFO:tasks.rados.rados.0.smithi040.stdout:599: write oid 293 current snap is 0 2023-12-01T15:44:57.716 INFO:tasks.rados.rados.0.smithi040.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-12-01T15:44:57.721 INFO:tasks.rados.rados.0.smithi040.stdout:599: writing smithi04088644-293 from 561499 to 968961 tid 1 2023-12-01T15:44:57.727 INFO:tasks.rados.rados.0.smithi040.stdout:599: writing smithi04088644-293 from 1527882 to 2015403 tid 2 2023-12-01T15:44:57.735 INFO:tasks.rados.rados.0.smithi040.stdout:599: writing smithi04088644-293 from 2729901 to 3287118 tid 3 2023-12-01T15:44:57.735 INFO:tasks.rados.rados.0.smithi040.stdout:600: write oid 195 current snap is 0 2023-12-01T15:44:57.735 INFO:tasks.rados.rados.0.smithi040.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-12-01T15:44:57.741 INFO:tasks.rados.rados.0.smithi040.stdout:600: writing smithi04088644-195 from 578306 to 1061017 tid 1 2023-12-01T15:44:57.748 INFO:tasks.rados.rados.0.smithi040.stdout:600: writing smithi04088644-195 from 1586364 to 2217543 tid 2 2023-12-01T15:44:57.754 INFO:tasks.rados.rados.0.smithi040.stdout:600: writing smithi04088644-195 from 2757324 to 3242166 tid 3 2023-12-01T15:44:57.754 INFO:tasks.rados.rados.0.smithi040.stdout:601: read oid 420 snap -1 2023-12-01T15:44:57.754 INFO:tasks.rados.rados.0.smithi040.stdout:601: expect (ObjNum 419 snap 0 seq_num 419) 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:602: write oid 164 current snap is 0 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 1 to smithi04088644-345 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 2 to smithi04088644-345 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 3 to smithi04088644-345 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 4 to smithi04088644-345 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 5 to smithi04088644-345 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: oid 345 updating version 0 to 100 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: oid 345 updating version 100 to 103 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: oid 345 version 103 is already newer than 102 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: oid 345 version 103 is already newer than 101 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 345 v 103 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:598: left oid 345 (ObjNum 556 snap 0 seq_num 556) 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:599: finishing write tid 1 to smithi04088644-293 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:599: finishing write tid 2 to smithi04088644-293 2023-12-01T15:44:57.755 INFO:tasks.rados.rados.0.smithi040.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-12-01T15:44:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:602: writing smithi04088644-164 from 595113 to 1153073 tid 1 2023-12-01T15:44:57.768 INFO:tasks.rados.rados.0.smithi040.stdout:602: writing smithi04088644-164 from 1644846 to 2136036 tid 2 2023-12-01T15:44:57.776 INFO:tasks.rados.rados.0.smithi040.stdout:602: writing smithi04088644-164 from 2784747 to 3395113 tid 3 2023-12-01T15:44:57.776 INFO:tasks.rados.rados.0.smithi040.stdout:598: done (4 left) 2023-12-01T15:44:57.776 INFO:tasks.rados.rados.0.smithi040.stdout:603: read oid 253 snap -1 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:603: expect (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:604: read oid 105 snap -1 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:604: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:605: write oid 356 current snap is 0 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: finishing write tid 3 to smithi04088644-293 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: finishing write tid 4 to smithi04088644-293 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: finishing write tid 5 to smithi04088644-293 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: oid 293 updating version 0 to 130 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: oid 293 updating version 130 to 132 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: oid 293 version 132 is already newer than 129 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: oid 293 version 132 is already newer than 131 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 293 v 132 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:599: left oid 293 (ObjNum 557 snap 0 seq_num 557) 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:600: finishing write tid 1 to smithi04088644-195 2023-12-01T15:44:57.777 INFO:tasks.rados.rados.0.smithi040.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-12-01T15:44:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:57 smithi141 bash[31670]: cluster 2023-12-01T15:44:56.281192+0000 mgr.y (mgr.24356) 199 : cluster 0 pgmap v173: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 55 MiB/s wr, 291 op/s 2023-12-01T15:44:57.784 INFO:tasks.rados.rados.0.smithi040.stdout:605: writing smithi04088644-356 from 611920 to 1245129 tid 1 2023-12-01T15:44:57.791 INFO:tasks.rados.rados.0.smithi040.stdout:605: writing smithi04088644-356 from 1703328 to 2338176 tid 2 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:605: writing smithi04088644-356 from 2812170 to 3319556 tid 3 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:599: done (6 left) 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:606: write oid 36 current snap is 0 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:600: finishing write tid 2 to smithi04088644-195 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:600: finishing write tid 3 to smithi04088644-195 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:600: finishing write tid 4 to smithi04088644-195 2023-12-01T15:44:57.797 INFO:tasks.rados.rados.0.smithi040.stdout:600: finishing write tid 5 to smithi04088644-195 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:600: oid 195 updating version 0 to 107 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:600: oid 195 version 107 is already newer than 104 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:600: oid 195 version 107 is already newer than 105 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:600: oid 195 version 107 is already newer than 106 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 195 v 107 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:600: left oid 195 (ObjNum 558 snap 0 seq_num 558) 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:602: finishing write tid 1 to smithi04088644-164 2023-12-01T15:44:57.798 INFO:tasks.rados.rados.0.smithi040.stdout:601: expect (ObjNum 419 snap 0 seq_num 419) 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: finishing write tid 2 to smithi04088644-164 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: finishing write tid 3 to smithi04088644-164 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: finishing write tid 4 to smithi04088644-164 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: finishing write tid 5 to smithi04088644-164 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: oid 164 updating version 0 to 125 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: oid 164 version 125 is already newer than 123 2023-12-01T15:44:57.912 INFO:tasks.rados.rados.0.smithi040.stdout:602: oid 164 version 125 is already newer than 124 2023-12-01T15:44:57.913 INFO:tasks.rados.rados.0.smithi040.stdout:602: oid 164 updating version 125 to 126 2023-12-01T15:44:57.913 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 164 v 126 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-12-01T15:44:57.913 INFO:tasks.rados.rados.0.smithi040.stdout:602: left oid 164 (ObjNum 559 snap 0 seq_num 559) 2023-12-01T15:44:57.913 INFO:tasks.rados.rados.0.smithi040.stdout:603: expect (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:44:57.993 INFO:tasks.rados.rados.0.smithi040.stdout:604: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:44:58.126 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing write tid 1 to smithi04088644-356 2023-12-01T15:44:58.126 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing write tid 2 to smithi04088644-356 2023-12-01T15:44:58.126 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing write tid 3 to smithi04088644-356 2023-12-01T15:44:58.126 INFO:tasks.rados.rados.0.smithi040.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-12-01T15:44:58.133 INFO:tasks.rados.rados.0.smithi040.stdout:606: writing smithi04088644-36 from 628727 to 1337185 tid 1 2023-12-01T15:44:58.140 INFO:tasks.rados.rados.0.smithi040.stdout:606: writing smithi04088644-36 from 2045457 to 2540316 tid 2 2023-12-01T15:44:58.145 INFO:tasks.rados.rados.0.smithi040.stdout:606: writing smithi04088644-36 from 3123240 to 3428727 tid 3 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:600: done (6 left) 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:601: done (5 left) 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:602: done (4 left) 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:603: done (3 left) 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:604: done (2 left) 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:607: read oid 447 snap -1 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:607: expect (ObjNum 446 snap 0 seq_num 446) 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:608: write oid 121 current snap is 0 2023-12-01T15:44:58.146 INFO:tasks.rados.rados.0.smithi040.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-12-01T15:44:58.154 INFO:tasks.rados.rados.0.smithi040.stdout:608: writing smithi04088644-121 from 645534 to 1429241 tid 1 2023-12-01T15:44:58.162 INFO:tasks.rados.rados.0.smithi040.stdout:608: writing smithi04088644-121 from 2103939 to 2742456 tid 2 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:608: writing smithi04088644-121 from 3150663 to 3445534 tid 3 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:609: read oid 497 snap -1 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:609: expect (ObjNum 496 snap 0 seq_num 496) 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:610: write oid 229 current snap is 0 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing write tid 4 to smithi04088644-356 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing write tid 5 to smithi04088644-356 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:605: oid 356 updating version 0 to 124 2023-12-01T15:44:58.167 INFO:tasks.rados.rados.0.smithi040.stdout:605: oid 356 version 124 is already newer than 123 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:605: oid 356 updating version 124 to 126 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:605: oid 356 version 126 is already newer than 125 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 356 v 126 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:605: left oid 356 (ObjNum 560 snap 0 seq_num 560) 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: finishing write tid 1 to smithi04088644-36 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: finishing write tid 2 to smithi04088644-36 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: finishing write tid 3 to smithi04088644-36 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: finishing write tid 4 to smithi04088644-36 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: finishing write tid 5 to smithi04088644-36 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: oid 36 updating version 0 to 118 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: oid 36 updating version 118 to 120 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: oid 36 version 120 is already newer than 117 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: oid 36 version 120 is already newer than 119 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 120 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-12-01T15:44:58.168 INFO:tasks.rados.rados.0.smithi040.stdout:606: left oid 36 (ObjNum 561 snap 0 seq_num 561) 2023-12-01T15:44:58.169 INFO:tasks.rados.rados.0.smithi040.stdout:607: expect (ObjNum 446 snap 0 seq_num 446) 2023-12-01T15:44:58.293 INFO:tasks.rados.rados.0.smithi040.stdout:608: finishing write tid 1 to smithi04088644-121 2023-12-01T15:44:58.293 INFO:tasks.rados.rados.0.smithi040.stdout:608: finishing write tid 2 to smithi04088644-121 2023-12-01T15:44:58.293 INFO:tasks.rados.rados.0.smithi040.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-12-01T15:44:58.305 INFO:tasks.rados.rados.0.smithi040.stdout:610: writing smithi04088644-229 from 662341 to 1237650 tid 1 2023-12-01T15:44:58.313 INFO:tasks.rados.rados.0.smithi040.stdout:610: writing smithi04088644-229 from 1878774 to 2377302 tid 2 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:610: writing smithi04088644-229 from 2894439 to 3351994 tid 3 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:605: done (5 left) 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:606: done (4 left) 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:607: done (3 left) 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:611: read oid 149 snap -1 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:611: expect (ObjNum 148 snap 0 seq_num 148) 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:612: delete oid 267 current snap is 0 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:608: finishing write tid 3 to smithi04088644-121 2023-12-01T15:44:58.320 INFO:tasks.rados.rados.0.smithi040.stdout:608: finishing write tid 4 to smithi04088644-121 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:608: finishing write tid 5 to smithi04088644-121 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:608: oid 121 updating version 0 to 136 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:608: oid 121 version 136 is already newer than 134 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:608: oid 121 version 136 is already newer than 133 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:608: oid 121 version 136 is already newer than 135 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 121 v 136 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:608: left oid 121 (ObjNum 562 snap 0 seq_num 562) 2023-12-01T15:44:58.321 INFO:tasks.rados.rados.0.smithi040.stdout:609: expect (ObjNum 496 snap 0 seq_num 496) 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:610: finishing write tid 1 to smithi04088644-229 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:610: finishing write tid 2 to smithi04088644-229 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:608: done (4 left) 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:609: done (3 left) 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:612: done (2 left) 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:613: write oid 370 current snap is 0 2023-12-01T15:44:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:610: finishing write tid 3 to smithi04088644-229 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: finishing write tid 4 to smithi04088644-229 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: finishing write tid 5 to smithi04088644-229 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: oid 229 updating version 0 to 121 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: oid 229 updating version 121 to 124 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: oid 229 version 124 is already newer than 122 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: oid 229 version 124 is already newer than 123 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 229 v 124 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:610: left oid 229 (ObjNum 563 snap 0 seq_num 563) 2023-12-01T15:44:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:611: expect (ObjNum 148 snap 0 seq_num 148) 2023-12-01T15:44:58.496 INFO:tasks.rados.rados.0.smithi040.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-12-01T15:44:58.510 INFO:tasks.rados.rados.0.smithi040.stdout:613: writing smithi04088644-370 from 695955 to 1421762 tid 1 2023-12-01T15:44:58.516 INFO:tasks.rados.rados.0.smithi040.stdout:613: writing smithi04088644-370 from 1879385 to 2381582 tid 2 2023-12-01T15:44:58.522 INFO:tasks.rados.rados.0.smithi040.stdout:613: writing smithi04088644-370 from 2949285 to 3429384 tid 3 2023-12-01T15:44:58.522 INFO:tasks.rados.rados.0.smithi040.stdout:610: done (2 left) 2023-12-01T15:44:58.523 INFO:tasks.rados.rados.0.smithi040.stdout:611: done (1 left) 2023-12-01T15:44:58.523 INFO:tasks.rados.rados.0.smithi040.stdout:614: write oid 261 current snap is 0 2023-12-01T15:44:58.523 INFO:tasks.rados.rados.0.smithi040.stdout:613: finishing write tid 1 to smithi04088644-370 2023-12-01T15:44:58.523 INFO:tasks.rados.rados.0.smithi040.stdout:613: finishing write tid 2 to smithi04088644-370 2023-12-01T15:44:58.523 INFO:tasks.rados.rados.0.smithi040.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-12-01T15:44:58.531 INFO:tasks.rados.rados.0.smithi040.stdout:614: writing smithi04088644-261 from 712762 to 1113818 tid 1 2023-12-01T15:44:58.538 INFO:tasks.rados.rados.0.smithi040.stdout:614: writing smithi04088644-261 from 1537867 to 2183722 tid 2 2023-12-01T15:44:58.546 INFO:tasks.rados.rados.0.smithi040.stdout:614: writing smithi04088644-261 from 2860355 to 3512762 tid 3 2023-12-01T15:44:58.546 INFO:tasks.rados.rados.0.smithi040.stdout:615: write oid 14 current snap is 0 2023-12-01T15:44:58.546 INFO:tasks.rados.rados.0.smithi040.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-12-01T15:44:58.553 INFO:tasks.rados.rados.0.smithi040.stdout:615: writing smithi04088644-14 from 729569 to 1205874 tid 1 2023-12-01T15:44:58.561 INFO:tasks.rados.rados.0.smithi040.stdout:615: writing smithi04088644-14 from 1996349 to 2502215 tid 2 2023-12-01T15:44:58.568 INFO:tasks.rados.rados.0.smithi040.stdout:615: writing smithi04088644-14 from 3004131 to 3529569 tid 3 2023-12-01T15:44:58.568 INFO:tasks.rados.rados.0.smithi040.stdout:616: write oid 432 current snap is 0 2023-12-01T15:44:58.568 INFO:tasks.rados.rados.0.smithi040.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-12-01T15:44:58.575 INFO:tasks.rados.rados.0.smithi040.stdout:616: writing smithi04088644-432 from 746376 to 1297930 tid 1 2023-12-01T15:44:58.585 INFO:tasks.rados.rados.0.smithi040.stdout:616: writing smithi04088644-432 from 2054831 to 2704355 tid 2 2023-12-01T15:44:58.591 INFO:tasks.rados.rados.0.smithi040.stdout:616: writing smithi04088644-432 from 3315201 to 3546376 tid 3 2023-12-01T15:44:58.591 INFO:tasks.rados.rados.0.smithi040.stdout:617: write oid 292 current snap is 0 2023-12-01T15:44:58.591 INFO:tasks.rados.rados.0.smithi040.stdout:613: finishing write tid 3 to smithi04088644-370 2023-12-01T15:44:58.591 INFO:tasks.rados.rados.0.smithi040.stdout:613: finishing write tid 4 to smithi04088644-370 2023-12-01T15:44:58.591 INFO:tasks.rados.rados.0.smithi040.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-12-01T15:44:58.598 INFO:tasks.rados.rados.0.smithi040.stdout:617: writing smithi04088644-292 from 763183 to 1389986 tid 1 2023-12-01T15:44:58.607 INFO:tasks.rados.rados.0.smithi040.stdout:617: writing smithi04088644-292 from 1996960 to 2790142 tid 2 2023-12-01T15:44:58.612 INFO:tasks.rados.rados.0.smithi040.stdout:617: writing smithi04088644-292 from 3226271 to 3563183 tid 3 2023-12-01T15:44:58.612 INFO:tasks.rados.rados.0.smithi040.stdout:618: write oid 19 current snap is 0 2023-12-01T15:44:58.612 INFO:tasks.rados.rados.0.smithi040.stdout:613: finishing write tid 5 to smithi04088644-370 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:613: oid 370 updating version 0 to 110 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:613: oid 370 version 110 is already newer than 109 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:613: oid 370 version 110 is already newer than 108 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:613: oid 370 updating version 110 to 111 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 111 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:613: left oid 370 (ObjNum 565 snap 0 seq_num 565) 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:614: finishing write tid 1 to smithi04088644-261 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:614: finishing write tid 2 to smithi04088644-261 2023-12-01T15:44:58.613 INFO:tasks.rados.rados.0.smithi040.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-12-01T15:44:58.621 INFO:tasks.rados.rados.0.smithi040.stdout:618: writing smithi04088644-19 from 779990 to 1482042 tid 1 2023-12-01T15:44:58.628 INFO:tasks.rados.rados.0.smithi040.stdout:618: writing smithi04088644-19 from 2055442 to 2708635 tid 2 2023-12-01T15:44:58.635 INFO:tasks.rados.rados.0.smithi040.stdout:618: writing smithi04088644-19 from 3253694 to 3579990 tid 3 2023-12-01T15:44:58.635 INFO:tasks.rados.rados.0.smithi040.stdout:613: done (5 left) 2023-12-01T15:44:58.635 INFO:tasks.rados.rados.0.smithi040.stdout:619: read oid 413 snap -1 2023-12-01T15:44:58.635 INFO:tasks.rados.rados.0.smithi040.stdout:619: expect deleted 2023-12-01T15:44:58.635 INFO:tasks.rados.rados.0.smithi040.stdout:620: read oid 479 snap -1 2023-12-01T15:44:58.635 INFO:tasks.rados.rados.0.smithi040.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:621: delete oid 195 current snap is 0 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: finishing write tid 3 to smithi04088644-261 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: finishing write tid 4 to smithi04088644-261 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: finishing write tid 5 to smithi04088644-261 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: oid 261 updating version 0 to 128 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: oid 261 updating version 128 to 130 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: oid 261 version 130 is already newer than 127 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: oid 261 version 130 is already newer than 129 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 261 v 130 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:614: left oid 261 (ObjNum 566 snap 0 seq_num 566) 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:615: finishing write tid 1 to smithi04088644-14 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:615: finishing write tid 2 to smithi04088644-14 2023-12-01T15:44:58.636 INFO:tasks.rados.rados.0.smithi040.stdout:615: finishing write tid 3 to smithi04088644-14 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: finishing write tid 4 to smithi04088644-14 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: finishing write tid 5 to smithi04088644-14 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: oid 14 updating version 0 to 105 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: oid 14 updating version 105 to 106 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: oid 14 updating version 106 to 107 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: oid 14 version 107 is already newer than 104 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 107 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:615: left oid 14 (ObjNum 567 snap 0 seq_num 567) 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 1 to smithi04088644-432 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 2 to smithi04088644-432 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 3 to smithi04088644-432 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 4 to smithi04088644-432 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 5 to smithi04088644-432 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: oid 432 updating version 0 to 102 2023-12-01T15:44:58.637 INFO:tasks.rados.rados.0.smithi040.stdout:616: oid 432 version 102 is already newer than 100 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:616: oid 432 version 102 is already newer than 101 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:616: oid 432 updating version 102 to 103 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 432 v 103 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:616: left oid 432 (ObjNum 568 snap 0 seq_num 568) 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: finishing write tid 1 to smithi04088644-292 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: finishing write tid 2 to smithi04088644-292 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: finishing write tid 3 to smithi04088644-292 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: finishing write tid 4 to smithi04088644-292 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: finishing write tid 5 to smithi04088644-292 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: oid 292 updating version 0 to 113 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: oid 292 version 113 is already newer than 112 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: oid 292 updating version 113 to 114 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: oid 292 updating version 114 to 115 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 292 v 115 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:617: left oid 292 (ObjNum 569 snap 0 seq_num 569) 2023-12-01T15:44:58.638 INFO:tasks.rados.rados.0.smithi040.stdout:618: finishing write tid 1 to smithi04088644-19 2023-12-01T15:44:58.639 INFO:tasks.rados.rados.0.smithi040.stdout:618: finishing write tid 2 to smithi04088644-19 2023-12-01T15:44:58.639 INFO:tasks.rados.rados.0.smithi040.stdout:618: finishing write tid 3 to smithi04088644-19 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: finishing write tid 4 to smithi04088644-19 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: finishing write tid 5 to smithi04088644-19 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: oid 19 updating version 0 to 111 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: oid 19 version 111 is already newer than 109 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: oid 19 version 111 is already newer than 108 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: oid 19 version 111 is already newer than 110 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 111 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: left oid 19 (ObjNum 570 snap 0 seq_num 570) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:614: done (7 left) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:615: done (6 left) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:616: done (5 left) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:617: done (4 left) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:618: done (3 left) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:619: done (2 left) 2023-12-01T15:44:58.640 INFO:tasks.rados.rados.0.smithi040.stdout:621: done (1 left) 2023-12-01T15:44:58.641 INFO:tasks.rados.rados.0.smithi040.stdout:622: read oid 443 snap -1 2023-12-01T15:44:58.641 INFO:tasks.rados.rados.0.smithi040.stdout:622: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:44:58.641 INFO:tasks.rados.rados.0.smithi040.stdout:623: write oid 271 current snap is 0 2023-12-01T15:44:58.641 INFO:tasks.rados.rados.0.smithi040.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:44:58.710 INFO:tasks.rados.rados.0.smithi040.stdout:622: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:44:58.829 INFO:tasks.rados.rados.0.smithi040.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-12-01T15:44:58.838 INFO:tasks.rados.rados.0.smithi040.stdout:623: writing smithi04088644-271 from 413604 to 982507 tid 1 2023-12-01T15:44:58.845 INFO:tasks.rados.rados.0.smithi040.stdout:623: writing smithi04088644-271 from 1488759 to 2145621 tid 2 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:623: writing smithi04088644-271 from 2624893 to 3216602 tid 3 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:620: done (2 left) 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:622: done (1 left) 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:624: read oid 361 snap -1 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:624: expect (ObjNum 360 snap 0 seq_num 360) 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:625: delete oid 2 current snap is 0 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:623: finishing write tid 1 to smithi04088644-271 2023-12-01T15:44:58.852 INFO:tasks.rados.rados.0.smithi040.stdout:623: finishing write tid 2 to smithi04088644-271 2023-12-01T15:44:58.854 INFO:tasks.rados.rados.0.smithi040.stdout:625: done (2 left) 2023-12-01T15:44:58.854 INFO:tasks.rados.rados.0.smithi040.stdout:626: read oid 55 snap -1 2023-12-01T15:44:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-12-01T15:44:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:627: read oid 211 snap -1 2023-12-01T15:44:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:627: expect deleted 2023-12-01T15:44:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:628: write oid 245 current snap is 0 2023-12-01T15:44:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-12-01T15:44:58.865 INFO:tasks.rados.rados.0.smithi040.stdout:628: writing smithi04088644-245 from 447218 to 1166619 tid 1 2023-12-01T15:44:58.874 INFO:tasks.rados.rados.0.smithi040.stdout:628: writing smithi04088644-245 from 1889370 to 2549901 tid 2 2023-12-01T15:44:58.881 INFO:tasks.rados.rados.0.smithi040.stdout:628: writing smithi04088644-245 from 2963386 to 3577639 tid 3 2023-12-01T15:44:58.881 INFO:tasks.rados.rados.0.smithi040.stdout:629: write oid 466 current snap is 0 2023-12-01T15:44:58.881 INFO:tasks.rados.rados.0.smithi040.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-12-01T15:44:58.888 INFO:tasks.rados.rados.0.smithi040.stdout:629: writing smithi04088644-466 from 464025 to 1258675 tid 1 2023-12-01T15:44:58.894 INFO:tasks.rados.rados.0.smithi040.stdout:629: writing smithi04088644-466 from 1947852 to 2352041 tid 2 2023-12-01T15:44:58.901 INFO:tasks.rados.rados.0.smithi040.stdout:629: writing smithi04088644-466 from 2990809 to 3416334 tid 3 2023-12-01T15:44:58.901 INFO:tasks.rados.rados.0.smithi040.stdout:630: delete oid 31 current snap is 0 2023-12-01T15:44:58.901 INFO:tasks.rados.rados.0.smithi040.stdout:623: finishing write tid 3 to smithi04088644-271 2023-12-01T15:44:58.901 INFO:tasks.rados.rados.0.smithi040.stdout:623: finishing write tid 4 to smithi04088644-271 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:623: finishing write tid 5 to smithi04088644-271 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:623: oid 271 updating version 0 to 128 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:623: oid 271 version 128 is already newer than 126 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:623: oid 271 version 128 is already newer than 125 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:623: oid 271 version 128 is already newer than 127 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 271 v 128 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:623: left oid 271 (ObjNum 572 snap 0 seq_num 572) 2023-12-01T15:44:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:624: expect (ObjNum 360 snap 0 seq_num 360) 2023-12-01T15:44:58.976 INFO:tasks.rados.rados.0.smithi040.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-12-01T15:44:59.094 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing write tid 1 to smithi04088644-245 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing write tid 2 to smithi04088644-245 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:623: done (6 left) 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:624: done (5 left) 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:626: done (4 left) 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:627: done (3 left) 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:630: done (2 left) 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:631: read oid 335 snap -1 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:632: write oid 343 current snap is 0 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing write tid 3 to smithi04088644-245 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing write tid 4 to smithi04088644-245 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing write tid 5 to smithi04088644-245 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:628: oid 245 updating version 0 to 142 2023-12-01T15:44:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:628: oid 245 updating version 142 to 143 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:628: oid 245 version 143 is already newer than 141 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:628: oid 245 version 143 is already newer than 140 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 143 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:628: left oid 245 (ObjNum 574 snap 0 seq_num 574) 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: finishing write tid 1 to smithi04088644-466 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: finishing write tid 2 to smithi04088644-466 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: finishing write tid 3 to smithi04088644-466 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: finishing write tid 4 to smithi04088644-466 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: finishing write tid 5 to smithi04088644-466 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: oid 466 updating version 0 to 148 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: oid 466 version 148 is already newer than 145 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: oid 466 version 148 is already newer than 147 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: oid 466 version 148 is already newer than 146 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 466 v 148 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:629: left oid 466 (ObjNum 575 snap 0 seq_num 575) 2023-12-01T15:44:59.096 INFO:tasks.rados.rados.0.smithi040.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-12-01T15:44:59.103 INFO:tasks.rados.rados.0.smithi040.stdout:632: writing smithi04088644-343 from 497639 to 1042787 tid 1 2023-12-01T15:44:59.110 INFO:tasks.rados.rados.0.smithi040.stdout:632: writing smithi04088644-343 from 1548463 to 1956321 tid 2 2023-12-01T15:44:59.117 INFO:tasks.rados.rados.0.smithi040.stdout:632: writing smithi04088644-343 from 2529302 to 3093724 tid 3 2023-12-01T15:44:59.121 INFO:tasks.rados.rados.0.smithi040.stdout:632: writing smithi04088644-343 from 3528143 to 3697639 tid 4 2023-12-01T15:44:59.121 INFO:tasks.rados.rados.0.smithi040.stdout:628: done (3 left) 2023-12-01T15:44:59.121 INFO:tasks.rados.rados.0.smithi040.stdout:629: done (2 left) 2023-12-01T15:44:59.121 INFO:tasks.rados.rados.0.smithi040.stdout:633: read oid 141 snap -1 2023-12-01T15:44:59.121 INFO:tasks.rados.rados.0.smithi040.stdout:633: expect (ObjNum 541 snap 0 seq_num 541) 2023-12-01T15:44:59.121 INFO:tasks.rados.rados.0.smithi040.stdout:634: write oid 246 current snap is 0 2023-12-01T15:44:59.122 INFO:tasks.rados.rados.0.smithi040.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-12-01T15:44:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:634: writing smithi04088644-246 from 514446 to 1251196 tid 1 2023-12-01T15:44:59.135 INFO:tasks.rados.rados.0.smithi040.stdout:634: writing smithi04088644-246 from 1723298 to 2391167 tid 2 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:634: writing smithi04088644-246 from 3073078 to 3714446 tid 3 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:635: read oid 368 snap -1 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:636: read oid 317 snap -1 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:636: expect (ObjNum 316 snap 0 seq_num 316) 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:637: write oid 41 current snap is 0 2023-12-01T15:44:59.145 INFO:tasks.rados.rados.0.smithi040.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-12-01T15:44:59.153 INFO:tasks.rados.rados.0.smithi040.stdout:637: writing smithi04088644-41 from 531253 to 943252 tid 1 2023-12-01T15:44:59.158 INFO:tasks.rados.rados.0.smithi040.stdout:637: writing smithi04088644-41 from 1381780 to 1793307 tid 2 2023-12-01T15:44:59.165 INFO:tasks.rados.rados.0.smithi040.stdout:637: writing smithi04088644-41 from 2300501 to 2887467 tid 3 2023-12-01T15:44:59.170 INFO:tasks.rados.rados.0.smithi040.stdout:637: writing smithi04088644-41 from 3376974 to 3731253 tid 4 2023-12-01T15:44:59.170 INFO:tasks.rados.rados.0.smithi040.stdout:638: write oid 81 current snap is 0 2023-12-01T15:44:59.170 INFO:tasks.rados.rados.0.smithi040.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:44:59.300 INFO:tasks.rados.rados.0.smithi040.stdout:632: finishing write tid 1 to smithi04088644-343 2023-12-01T15:44:59.300 INFO:tasks.rados.rados.0.smithi040.stdout:632: finishing write tid 2 to smithi04088644-343 2023-12-01T15:44:59.300 INFO:tasks.rados.rados.0.smithi040.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-12-01T15:44:59.313 INFO:tasks.rados.rados.0.smithi040.stdout:638: writing smithi04088644-81 from 548060 to 1035308 tid 1 2023-12-01T15:44:59.319 INFO:tasks.rados.rados.0.smithi040.stdout:638: writing smithi04088644-81 from 1440262 to 2111800 tid 2 2023-12-01T15:44:59.328 INFO:tasks.rados.rados.0.smithi040.stdout:638: writing smithi04088644-81 from 2844277 to 3642515 tid 3 2023-12-01T15:44:59.328 INFO:tasks.rados.rados.0.smithi040.stdout:631: done (7 left) 2023-12-01T15:44:59.328 INFO:tasks.rados.rados.0.smithi040.stdout:639: write oid 313 current snap is 0 2023-12-01T15:44:59.328 INFO:tasks.rados.rados.0.smithi040.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-12-01T15:44:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:639: writing smithi04088644-313 from 564867 to 1127364 tid 1 2023-12-01T15:44:59.341 INFO:tasks.rados.rados.0.smithi040.stdout:639: writing smithi04088644-313 from 1898744 to 2313940 tid 2 2023-12-01T15:44:59.349 INFO:tasks.rados.rados.0.smithi040.stdout:639: writing smithi04088644-313 from 2755347 to 3481210 tid 3 2023-12-01T15:44:59.349 INFO:tasks.rados.rados.0.smithi040.stdout:640: write oid 269 current snap is 0 2023-12-01T15:44:59.349 INFO:tasks.rados.rados.0.smithi040.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-12-01T15:44:59.357 INFO:tasks.rados.rados.0.smithi040.stdout:640: writing smithi04088644-269 from 581674 to 1219420 tid 1 2023-12-01T15:44:59.364 INFO:tasks.rados.rados.0.smithi040.stdout:640: writing smithi04088644-269 from 1840873 to 2399727 tid 2 2023-12-01T15:44:59.371 INFO:tasks.rados.rados.0.smithi040.stdout:640: writing smithi04088644-269 from 3066417 to 3603552 tid 3 2023-12-01T15:44:59.371 INFO:tasks.rados.rados.0.smithi040.stdout:641: delete oid 117 current snap is 0 2023-12-01T15:44:59.371 INFO:tasks.rados.rados.0.smithi040.stdout:632: finishing write tid 3 to smithi04088644-343 2023-12-01T15:44:59.371 INFO:tasks.rados.rados.0.smithi040.stdout:632: finishing write tid 4 to smithi04088644-343 2023-12-01T15:44:59.371 INFO:tasks.rados.rados.0.smithi040.stdout:632: finishing write tid 5 to smithi04088644-343 2023-12-01T15:44:59.371 INFO:tasks.rados.rados.0.smithi040.stdout:632: finishing write tid 6 to smithi04088644-343 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:632: oid 343 updating version 0 to 110 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:632: oid 343 version 110 is already newer than 109 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:632: oid 343 version 110 is already newer than 107 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:632: oid 343 version 110 is already newer than 106 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:632: oid 343 version 110 is already newer than 108 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 343 v 110 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:632: left oid 343 (ObjNum 577 snap 0 seq_num 577) 2023-12-01T15:44:59.372 INFO:tasks.rados.rados.0.smithi040.stdout:633: expect (ObjNum 541 snap 0 seq_num 541) 2023-12-01T15:44:59.531 INFO:tasks.rados.rados.0.smithi040.stdout:634: finishing write tid 1 to smithi04088644-246 2023-12-01T15:44:59.531 INFO:tasks.rados.rados.0.smithi040.stdout:634: finishing write tid 2 to smithi04088644-246 2023-12-01T15:44:59.532 INFO:tasks.rados.rados.0.smithi040.stdout:632: done (9 left) 2023-12-01T15:44:59.532 INFO:tasks.rados.rados.0.smithi040.stdout:633: done (8 left) 2023-12-01T15:44:59.532 INFO:tasks.rados.rados.0.smithi040.stdout:641: done (7 left) 2023-12-01T15:44:59.532 INFO:tasks.rados.rados.0.smithi040.stdout:642: write oid 132 current snap is 0 2023-12-01T15:44:59.532 INFO:tasks.rados.rados.0.smithi040.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-12-01T15:44:59.539 INFO:tasks.rados.rados.0.smithi040.stdout:642: writing smithi04088644-132 from 615288 to 1403532 tid 1 2023-12-01T15:44:59.546 INFO:tasks.rados.rados.0.smithi040.stdout:642: writing smithi04088644-132 from 1957837 to 2520360 tid 2 2023-12-01T15:44:59.553 INFO:tasks.rados.rados.0.smithi040.stdout:642: writing smithi04088644-132 from 3121263 to 3680942 tid 3 2023-12-01T15:44:59.553 INFO:tasks.rados.rados.0.smithi040.stdout:643: write oid 174 current snap is 0 2023-12-01T15:44:59.553 INFO:tasks.rados.rados.0.smithi040.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2023-12-01T15:44:59.633 INFO:tasks.rados.rados.0.smithi040.stdout:634: finishing write tid 3 to smithi04088644-246 2023-12-01T15:44:59.633 INFO:tasks.rados.rados.0.smithi040.stdout:634: finishing write tid 4 to smithi04088644-246 2023-12-01T15:44:59.633 INFO:tasks.rados.rados.0.smithi040.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-12-01T15:44:59.642 INFO:tasks.rados.rados.0.smithi040.stdout:643: writing smithi04088644-174 from 632095 to 1095588 tid 1 2023-12-01T15:44:59.648 INFO:tasks.rados.rados.0.smithi040.stdout:643: writing smithi04088644-174 from 1616319 to 2038853 tid 2 2023-12-01T15:44:59.657 INFO:tasks.rados.rados.0.smithi040.stdout:643: writing smithi04088644-174 from 2748686 to 3235990 tid 3 2023-12-01T15:44:59.658 INFO:tasks.rados.rados.0.smithi040.stdout:635: done (8 left) 2023-12-01T15:44:59.658 INFO:tasks.rados.rados.0.smithi040.stdout:644: write oid 460 current snap is 0 2023-12-01T15:44:59.658 INFO:tasks.rados.rados.0.smithi040.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-12-01T15:44:59.664 INFO:tasks.rados.rados.0.smithi040.stdout:644: writing smithi04088644-460 from 648902 to 1303997 tid 1 2023-12-01T15:44:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:44:59 smithi040 bash[28232]: cluster 2023-12-01T15:44:58.281801+0000 mgr.y (mgr.24356) 200 : cluster 0 pgmap v174: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 55 MiB/s wr, 291 op/s 2023-12-01T15:44:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:44:59 smithi040 bash[41173]: cluster 2023-12-01T15:44:58.281801+0000 mgr.y (mgr.24356) 200 : cluster 0 pgmap v174: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 55 MiB/s wr, 291 op/s 2023-12-01T15:44:59.671 INFO:tasks.rados.rados.0.smithi040.stdout:644: writing smithi04088644-460 from 2074801 to 2640993 tid 2 2023-12-01T15:44:59.679 INFO:tasks.rados.rados.0.smithi040.stdout:644: writing smithi04088644-460 from 3176109 to 3848902 tid 3 2023-12-01T15:44:59.679 INFO:tasks.rados.rados.0.smithi040.stdout:645: write oid 178 current snap is 0 2023-12-01T15:44:59.679 INFO:tasks.rados.rados.0.smithi040.stdout:634: finishing write tid 5 to smithi04088644-246 2023-12-01T15:44:59.679 INFO:tasks.rados.rados.0.smithi040.stdout:634: oid 246 updating version 0 to 113 2023-12-01T15:44:59.679 INFO:tasks.rados.rados.0.smithi040.stdout:634: oid 246 updating version 113 to 114 2023-12-01T15:44:59.679 INFO:tasks.rados.rados.0.smithi040.stdout:634: oid 246 version 114 is already newer than 112 2023-12-01T15:44:59.680 INFO:tasks.rados.rados.0.smithi040.stdout:634: oid 246 version 114 is already newer than 111 2023-12-01T15:44:59.680 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 246 v 114 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-12-01T15:44:59.680 INFO:tasks.rados.rados.0.smithi040.stdout:634: left oid 246 (ObjNum 578 snap 0 seq_num 578) 2023-12-01T15:44:59.680 INFO:tasks.rados.rados.0.smithi040.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-12-01T15:44:59.688 INFO:tasks.rados.rados.0.smithi040.stdout:645: writing smithi04088644-178 from 665709 to 1396053 tid 1 2023-12-01T15:44:59.695 INFO:tasks.rados.rados.0.smithi040.stdout:645: writing smithi04088644-178 from 2133283 to 2559486 tid 2 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:645: writing smithi04088644-178 from 3203532 to 3713380 tid 3 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:634: done (9 left) 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:646: read oid 225 snap -1 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:646: expect (ObjNum 534 snap 0 seq_num 534) 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:647: read oid 112 snap -1 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:647: expect (ObjNum 536 snap 0 seq_num 536) 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:648: read oid 477 snap -1 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:648: expect (ObjNum 476 snap 0 seq_num 476) 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:649: read oid 234 snap -1 2023-12-01T15:44:59.703 INFO:tasks.rados.rados.0.smithi040.stdout:649: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:44:59.704 INFO:tasks.rados.rados.0.smithi040.stdout:650: write oid 131 current snap is 0 2023-12-01T15:44:59.704 INFO:tasks.rados.rados.0.smithi040.stdout:636: expect (ObjNum 316 snap 0 seq_num 316) 2023-12-01T15:44:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:44:59 smithi141 bash[31670]: cluster 2023-12-01T15:44:58.281801+0000 mgr.y (mgr.24356) 200 : cluster 0 pgmap v174: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 55 MiB/s wr, 291 op/s 2023-12-01T15:44:59.832 INFO:tasks.rados.rados.0.smithi040.stdout:637: finishing write tid 1 to smithi04088644-41 2023-12-01T15:44:59.832 INFO:tasks.rados.rados.0.smithi040.stdout:637: finishing write tid 2 to smithi04088644-41 2023-12-01T15:44:59.832 INFO:tasks.rados.rados.0.smithi040.stdout:637: finishing write tid 3 to smithi04088644-41 2023-12-01T15:44:59.832 INFO:tasks.rados.rados.0.smithi040.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-12-01T15:44:59.840 INFO:tasks.rados.rados.0.smithi040.stdout:650: writing smithi04088644-131 from 682516 to 1088109 tid 1 2023-12-01T15:44:59.849 INFO:tasks.rados.rados.0.smithi040.stdout:650: writing smithi04088644-131 from 1791765 to 2361626 tid 2 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi040.stdout:650: writing smithi04088644-131 from 2830955 to 3552075 tid 3 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi040.stdout:636: done (13 left) 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi040.stdout:651: write oid 213 current snap is 0 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi040.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-12-01T15:44:59.864 INFO:tasks.rados.rados.0.smithi040.stdout:651: writing smithi04088644-213 from 699323 to 1180165 tid 1 2023-12-01T15:44:59.874 INFO:tasks.rados.rados.0.smithi040.stdout:651: writing smithi04088644-213 from 1850247 to 2280119 tid 2 2023-12-01T15:44:59.881 INFO:tasks.rados.rados.0.smithi040.stdout:651: writing smithi04088644-213 from 2858378 to 3390770 tid 3 2023-12-01T15:44:59.881 INFO:tasks.rados.rados.0.smithi040.stdout:652: read oid 98 snap -1 2023-12-01T15:44:59.881 INFO:tasks.rados.rados.0.smithi040.stdout:652: expect (ObjNum 97 snap 0 seq_num 97) 2023-12-01T15:44:59.881 INFO:tasks.rados.rados.0.smithi040.stdout:653: read oid 154 snap -1 2023-12-01T15:44:59.881 INFO:tasks.rados.rados.0.smithi040.stdout:653: expect (ObjNum 512 snap 0 seq_num 512) 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: finishing write tid 4 to smithi04088644-41 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: finishing write tid 5 to smithi04088644-41 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: finishing write tid 6 to smithi04088644-41 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: oid 41 updating version 0 to 116 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: oid 41 updating version 116 to 119 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: oid 41 version 119 is already newer than 118 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: oid 41 updating version 119 to 120 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: oid 41 version 120 is already newer than 117 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 120 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:637: left oid 41 (ObjNum 579 snap 0 seq_num 579) 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:638: finishing write tid 1 to smithi04088644-81 2023-12-01T15:44:59.882 INFO:tasks.rados.rados.0.smithi040.stdout:638: finishing write tid 2 to smithi04088644-81 2023-12-01T15:44:59.883 INFO:tasks.rados.rados.0.smithi040.stdout:637: done (15 left) 2023-12-01T15:44:59.883 INFO:tasks.rados.rados.0.smithi040.stdout:654: write oid 463 current snap is 0 2023-12-01T15:44:59.883 INFO:tasks.rados.rados.0.smithi040.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-12-01T15:44:59.893 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi04088644-463 from 716130 to 1272221 tid 1 2023-12-01T15:44:59.900 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi04088644-463 from 1792376 to 2365906 tid 2 2023-12-01T15:44:59.905 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi04088644-463 from 2769448 to 3229465 tid 3 2023-12-01T15:44:59.910 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi04088644-463 from 3821956 to 3916130 tid 4 2023-12-01T15:44:59.910 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: finishing write tid 3 to smithi04088644-81 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: finishing write tid 4 to smithi04088644-81 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: finishing write tid 5 to smithi04088644-81 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: oid 81 updating version 0 to 141 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: oid 81 version 141 is already newer than 138 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: oid 81 version 141 is already newer than 139 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: oid 81 version 141 is already newer than 140 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 81 v 141 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:638: left oid 81 (ObjNum 580 snap 0 seq_num 580) 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 1 to smithi04088644-313 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 2 to smithi04088644-313 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 3 to smithi04088644-313 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 4 to smithi04088644-313 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 5 to smithi04088644-313 2023-12-01T15:44:59.911 INFO:tasks.rados.rados.0.smithi040.stdout:639: oid 313 updating version 0 to 110 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:639: oid 313 version 110 is already newer than 109 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:639: oid 313 updating version 110 to 111 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:639: oid 313 updating version 111 to 112 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 313 v 112 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:639: left oid 313 (ObjNum 581 snap 0 seq_num 581) 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: finishing write tid 1 to smithi04088644-269 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: finishing write tid 2 to smithi04088644-269 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: finishing write tid 3 to smithi04088644-269 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: finishing write tid 4 to smithi04088644-269 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: finishing write tid 5 to smithi04088644-269 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: oid 269 updating version 0 to 186 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: oid 269 version 186 is already newer than 185 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: oid 269 updating version 186 to 187 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:640: oid 269 updating version 187 to 188 2023-12-01T15:44:59.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 188 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:640: left oid 269 (ObjNum 582 snap 0 seq_num 582) 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 1 to smithi04088644-132 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:638: done (15 left) 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:639: done (14 left) 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:640: done (13 left) 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:655: write oid 434 current snap is 0 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 2 to smithi04088644-132 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 3 to smithi04088644-132 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 4 to smithi04088644-132 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 5 to smithi04088644-132 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: oid 132 updating version 0 to 116 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: oid 132 version 116 is already newer than 114 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: oid 132 version 116 is already newer than 115 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: oid 132 version 116 is already newer than 113 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 132 v 116 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-12-01T15:44:59.913 INFO:tasks.rados.rados.0.smithi040.stdout:642: left oid 132 (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi040.stdout:643: finishing write tid 1 to smithi04088644-174 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi040.stdout:643: finishing write tid 2 to smithi04088644-174 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi040.stdout:643: finishing write tid 3 to smithi04088644-174 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi040.stdout:643: finishing write tid 4 to smithi04088644-174 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi040.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-12-01T15:44:59.917 INFO:tasks.rados.rados.0.smithi040.stdout:655: writing smithi04088644-434 from 732937 to 1364277 tid 1 2023-12-01T15:44:59.923 INFO:tasks.rados.rados.0.smithi040.stdout:655: writing smithi04088644-434 from 1850858 to 2284399 tid 2 2023-12-01T15:44:59.930 INFO:tasks.rados.rados.0.smithi040.stdout:655: writing smithi04088644-434 from 2796871 to 3468160 tid 3 2023-12-01T15:44:59.933 INFO:tasks.rados.rados.0.smithi040.stdout:655: writing smithi04088644-434 from 3888195 to 3932937 tid 4 2023-12-01T15:44:59.933 INFO:tasks.rados.rados.0.smithi040.stdout:642: done (13 left) 2023-12-01T15:44:59.933 INFO:tasks.rados.rados.0.smithi040.stdout:656: read oid 383 snap -1 2023-12-01T15:44:59.933 INFO:tasks.rados.rados.0.smithi040.stdout:656: expect (ObjNum 382 snap 0 seq_num 382) 2023-12-01T15:44:59.934 INFO:tasks.rados.rados.0.smithi040.stdout:657: read oid 168 snap -1 2023-12-01T15:44:59.934 INFO:tasks.rados.rados.0.smithi040.stdout:657: expect (ObjNum 167 snap 0 seq_num 167) 2023-12-01T15:44:59.934 INFO:tasks.rados.rados.0.smithi040.stdout:658: write oid 386 current snap is 0 2023-12-01T15:44:59.934 INFO:tasks.rados.rados.0.smithi040.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-12-01T15:44:59.943 INFO:tasks.rados.rados.0.smithi040.stdout:658: writing smithi04088644-386 from 749744 to 1456333 tid 1 2023-12-01T15:44:59.949 INFO:tasks.rados.rados.0.smithi040.stdout:658: writing smithi04088644-386 from 1909340 to 2486539 tid 2 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:658: writing smithi04088644-386 from 3224294 to 3706855 tid 3 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: finishing write tid 5 to smithi04088644-174 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: oid 174 updating version 0 to 131 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: oid 174 updating version 131 to 133 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: oid 174 updating version 133 to 134 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: oid 174 version 134 is already newer than 132 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 134 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: left oid 174 (ObjNum 585 snap 0 seq_num 585) 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 1 to smithi04088644-460 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 2 to smithi04088644-460 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:643: done (15 left) 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:659: write oid 410 current snap is 0 2023-12-01T15:44:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-12-01T15:44:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:659: writing smithi04088644-410 from 766551 to 1264742 tid 1 2023-12-01T15:44:59.967 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:44:59.967 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) 23s ago 4m 15.0M - 0.25.0 c8568f914cd2 ad84cd4c6c80 2023-12-01T15:44:59.967 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi141 *:3000 running (4m) 23s ago 4m 77.9M - 9.4.7 2c41d148cca3 396f4cd9c963 2023-12-01T15:44:59.967 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foo.smithi040.shpqhd smithi040 running (2m) 23s ago 2m 12.0M - 18.2.0-1291-g188db309 413ac213b5e5 982da471ec13 2023-12-01T15:44:59.967 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foo.smithi141.qtuvou smithi141 running (2m) 23s ago 2m 13.5M - 18.2.0-1291-g188db309 413ac213b5e5 25391512835c 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi141 *:8443,8765 running (13m) 23s ago 13m 429M - 18.2.0-1291-g188db309 413ac213b5e5 afc6f9315ca8 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283,8765 running (15m) 23s ago 15m 480M - 18.2.0-1291-g188db309 413ac213b5e5 8b4eb69d37d7 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (15m) 23s ago 16m 49.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 6d5eb2cb5959 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi141 running (13m) 23s ago 13m 39.9M 2048M 18.2.0-1291-g188db309 413ac213b5e5 615032c65e83 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (13m) 23s ago 13m 40.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 8b5014c54693 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (4m) 23s ago 5m 8487k - 1.5.0 0da6a335fe13 c40b48ca7da4 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi141 *:9100 running (4m) 23s ago 5m 8068k - 1.5.0 0da6a335fe13 04000fb37285 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (12m) 23s ago 12m 47.1M 4061M 18.2.0-1291-g188db309 413ac213b5e5 c5c122985ec3 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (11m) 23s ago 11m 46.9M 4061M 18.2.0-1291-g188db309 413ac213b5e5 859279bf3297 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (10m) 23s ago 10m 44.0M 4061M 18.2.0-1291-g188db309 413ac213b5e5 004913eb3bf0 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (9m) 23s ago 9m 42.8M 4061M 18.2.0-1291-g188db309 413ac213b5e5 53ea7698e810 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi141 running (8m) 23s ago 8m 43.4M 4060M 18.2.0-1291-g188db309 413ac213b5e5 a3903c5ef632 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi141 running (8m) 23s ago 8m 42.7M 4060M 18.2.0-1291-g188db309 413ac213b5e5 dfac1dda3ab9 2023-12-01T15:44:59.968 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi141 running (7m) 23s ago 7m 41.9M 4060M 18.2.0-1291-g188db309 413ac213b5e5 6b55241013e3 2023-12-01T15:44:59.969 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi141 running (6m) 23s ago 6m 43.1M 4060M 18.2.0-1291-g188db309 413ac213b5e5 c6ae508528c5 2023-12-01T15:44:59.969 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi141 *:9095 running (3m) 23s ago 5m 41.5M - 2.43.0 a07b618ecd1d b77f232fd25b 2023-12-01T15:44:59.973 INFO:tasks.rados.rados.0.smithi040.stdout:659: writing smithi04088644-410 from 1684175 to 2405032 tid 2 2023-12-01T15:44:59.980 INFO:tasks.rados.rados.0.smithi040.stdout:659: writing smithi04088644-410 from 2851717 to 3545550 tid 3 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 3 to smithi04088644-460 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 4 to smithi04088644-460 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 5 to smithi04088644-460 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: oid 460 updating version 0 to 121 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: oid 460 updating version 121 to 124 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: oid 460 version 124 is already newer than 123 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: oid 460 version 124 is already newer than 122 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 460 v 124 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: left oid 460 (ObjNum 586 snap 0 seq_num 586) 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:645: finishing write tid 1 to smithi04088644-178 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:645: finishing write tid 2 to smithi04088644-178 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:644: done (15 left) 2023-12-01T15:44:59.981 INFO:tasks.rados.rados.0.smithi040.stdout:660: delete oid 47 current snap is 0 2023-12-01T15:44:59.982 INFO:tasks.rados.rados.0.smithi040.stdout:645: finishing write tid 3 to smithi04088644-178 2023-12-01T15:44:59.982 INFO:tasks.rados.rados.0.smithi040.stdout:645: finishing write tid 4 to smithi04088644-178 2023-12-01T15:44:59.982 INFO:tasks.rados.rados.0.smithi040.stdout:646: expect (ObjNum 534 snap 0 seq_num 534) 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:645: finishing write tid 5 to smithi04088644-178 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:645: oid 178 updating version 0 to 116 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:645: oid 178 version 116 is already newer than 113 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:645: oid 178 version 116 is already newer than 114 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:645: oid 178 version 116 is already newer than 115 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 178 v 116 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:645: left oid 178 (ObjNum 587 snap 0 seq_num 587) 2023-12-01T15:45:00.139 INFO:tasks.rados.rados.0.smithi040.stdout:649: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:45:00.272 INFO:tasks.rados.rados.0.smithi040.stdout:648: expect (ObjNum 476 snap 0 seq_num 476) 2023-12-01T15:45:00.341 INFO:tasks.rados.rados.0.smithi040.stdout:647: expect (ObjNum 536 snap 0 seq_num 536) 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 1 to smithi04088644-131 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 2 to smithi04088644-131 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 3 to smithi04088644-131 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:645: done (15 left) 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:646: done (14 left) 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:647: done (13 left) 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:648: done (12 left) 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:649: done (11 left) 2023-12-01T15:45:00.487 INFO:tasks.rados.rados.0.smithi040.stdout:660: done (10 left) 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:661: delete oid 6 current snap is 0 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 4 to smithi04088644-131 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 5 to smithi04088644-131 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: oid 131 updating version 0 to 191 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: oid 131 updating version 191 to 192 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: oid 131 version 192 is already newer than 190 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: oid 131 version 192 is already newer than 189 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 131 v 192 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:650: left oid 131 (ObjNum 588 snap 0 seq_num 588) 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:651: finishing write tid 1 to smithi04088644-213 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:651: finishing write tid 2 to smithi04088644-213 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:651: finishing write tid 3 to smithi04088644-213 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:651: finishing write tid 4 to smithi04088644-213 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:651: finishing write tid 5 to smithi04088644-213 2023-12-01T15:45:00.488 INFO:tasks.rados.rados.0.smithi040.stdout:651: oid 213 updating version 0 to 117 2023-12-01T15:45:00.489 INFO:tasks.rados.rados.0.smithi040.stdout:651: oid 213 updating version 117 to 118 2023-12-01T15:45:00.489 INFO:tasks.rados.rados.0.smithi040.stdout:651: oid 213 updating version 118 to 120 2023-12-01T15:45:00.489 INFO:tasks.rados.rados.0.smithi040.stdout:651: oid 213 version 120 is already newer than 119 2023-12-01T15:45:00.489 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 213 v 120 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-12-01T15:45:00.489 INFO:tasks.rados.rados.0.smithi040.stdout:651: left oid 213 (ObjNum 589 snap 0 seq_num 589) 2023-12-01T15:45:00.489 INFO:tasks.rados.rados.0.smithi040.stdout:653: expect (ObjNum 512 snap 0 seq_num 512) 2023-12-01T15:45:00.606 INFO:tasks.rados.rados.0.smithi040.stdout:652: expect (ObjNum 97 snap 0 seq_num 97) 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 1 to smithi04088644-463 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 2 to smithi04088644-463 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 3 to smithi04088644-463 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 4 to smithi04088644-463 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 5 to smithi04088644-463 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 6 to smithi04088644-463 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: oid 463 updating version 0 to 133 2023-12-01T15:45:00.733 INFO:tasks.rados.rados.0.smithi040.stdout:654: oid 463 version 133 is already newer than 132 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:654: oid 463 version 133 is already newer than 130 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:654: oid 463 version 133 is already newer than 129 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:654: oid 463 version 133 is already newer than 131 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 463 v 133 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:654: left oid 463 (ObjNum 590 snap 0 seq_num 590) 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:655: finishing write tid 1 to smithi04088644-434 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:655: finishing write tid 2 to smithi04088644-434 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:655: finishing write tid 3 to smithi04088644-434 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:650: done (10 left) 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:651: done (9 left) 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:652: done (8 left) 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:653: done (7 left) 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:654: done (6 left) 2023-12-01T15:45:00.734 INFO:tasks.rados.rados.0.smithi040.stdout:661: done (5 left) 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:662: write oid 382 current snap is 0 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: finishing write tid 4 to smithi04088644-434 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: finishing write tid 5 to smithi04088644-434 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: finishing write tid 6 to smithi04088644-434 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: oid 434 updating version 0 to 137 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: oid 434 version 137 is already newer than 136 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: oid 434 updating version 137 to 138 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: oid 434 version 138 is already newer than 135 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: oid 434 version 138 is already newer than 134 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 434 v 138 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:655: left oid 434 (ObjNum 591 snap 0 seq_num 591) 2023-12-01T15:45:00.735 INFO:tasks.rados.rados.0.smithi040.stdout:656: expect (ObjNum 382 snap 0 seq_num 382) 2023-12-01T15:45:00.819 INFO:tasks.rados.rados.0.smithi040.stdout:657: expect (ObjNum 167 snap 0 seq_num 167) 2023-12-01T15:45:00.903 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'echo wait for minority of mons to upgrade' 2023-12-01T15:45:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 1 to smithi04088644-386 2023-12-01T15:45:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 2 to smithi04088644-386 2023-12-01T15:45:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 3 to smithi04088644-386 2023-12-01T15:45:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 4 to smithi04088644-386 2023-12-01T15:45:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 5 to smithi04088644-386 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:658: oid 386 updating version 0 to 150 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:658: oid 386 updating version 150 to 152 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:658: oid 386 version 152 is already newer than 151 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:658: oid 386 version 152 is already newer than 149 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 386 v 152 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:658: left oid 386 (ObjNum 592 snap 0 seq_num 592) 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: finishing write tid 1 to smithi04088644-410 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: finishing write tid 2 to smithi04088644-410 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: finishing write tid 3 to smithi04088644-410 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: finishing write tid 4 to smithi04088644-410 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: finishing write tid 5 to smithi04088644-410 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: oid 410 updating version 0 to 128 2023-12-01T15:45:00.914 INFO:tasks.rados.rados.0.smithi040.stdout:659: oid 410 updating version 128 to 130 2023-12-01T15:45:00.915 INFO:tasks.rados.rados.0.smithi040.stdout:659: oid 410 updating version 130 to 131 2023-12-01T15:45:00.915 INFO:tasks.rados.rados.0.smithi040.stdout:659: oid 410 version 131 is already newer than 129 2023-12-01T15:45:00.915 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 410 v 131 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-12-01T15:45:00.915 INFO:tasks.rados.rados.0.smithi040.stdout:659: left oid 410 (ObjNum 593 snap 0 seq_num 593) 2023-12-01T15:45:00.915 INFO:tasks.rados.rados.0.smithi040.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-12-01T15:45:00.924 INFO:tasks.rados.rados.0.smithi040.stdout:662: writing smithi04088644-382 from 416972 to 1140910 tid 1 2023-12-01T15:45:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:662: writing smithi04088644-382 from 1743268 to 2016972 tid 2 2023-12-01T15:45:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:655: done (5 left) 2023-12-01T15:45:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:656: done (4 left) 2023-12-01T15:45:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:657: done (3 left) 2023-12-01T15:45:00.932 INFO:tasks.rados.rados.0.smithi040.stdout:658: done (2 left) 2023-12-01T15:45:00.932 INFO:tasks.rados.rados.0.smithi040.stdout:659: done (1 left) 2023-12-01T15:45:00.932 INFO:tasks.rados.rados.0.smithi040.stdout:663: read oid 456 snap -1 2023-12-01T15:45:00.932 INFO:tasks.rados.rados.0.smithi040.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:45:00.932 INFO:tasks.rados.rados.0.smithi040.stdout:664: write oid 74 current snap is 0 2023-12-01T15:45:00.932 INFO:tasks.rados.rados.0.smithi040.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-12-01T15:45:00.938 INFO:tasks.rados.rados.0.smithi040.stdout:664: writing smithi04088644-74 from 433779 to 1232966 tid 1 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:664: writing smithi04088644-74 from 1801750 to 2033779 tid 2 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:665: delete oid 371 current snap is 0 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: finishing write tid 1 to smithi04088644-382 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: finishing write tid 2 to smithi04088644-382 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: finishing write tid 3 to smithi04088644-382 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: finishing write tid 4 to smithi04088644-382 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: oid 382 updating version 0 to 110 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: oid 382 updating version 110 to 111 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: oid 382 version 111 is already newer than 109 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 111 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:662: left oid 382 (ObjNum 596 snap 0 seq_num 596) 2023-12-01T15:45:00.944 INFO:tasks.rados.rados.0.smithi040.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:45:01.079 INFO:tasks.rados.rados.0.smithi040.stdout:664: finishing write tid 1 to smithi04088644-74 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:664: finishing write tid 2 to smithi04088644-74 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:664: finishing write tid 3 to smithi04088644-74 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:662: done (3 left) 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:663: done (2 left) 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:665: done (1 left) 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:666: read oid 430 snap -1 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:666: expect (ObjNum 540 snap 0 seq_num 540) 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:667: write oid 2 current snap is 0 2023-12-01T15:45:01.080 INFO:tasks.rados.rados.0.smithi040.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-12-01T15:45:01.087 INFO:tasks.rados.rados.0.smithi040.stdout:667: writing smithi04088644-2 from 467393 to 1017078 tid 1 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:667: writing smithi04088644-2 from 1802361 to 2067393 tid 2 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:668: read oid 253 snap -1 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:668: expect (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:669: read oid 485 snap -1 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:669: expect (ObjNum 484 snap 0 seq_num 484) 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:670: read oid 122 snap -1 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:670: expect (ObjNum 539 snap 0 seq_num 539) 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:671: read oid 238 snap -1 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:671: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:672: write oid 118 current snap is 0 2023-12-01T15:45:01.095 INFO:tasks.rados.rados.0.smithi040.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-12-01T15:45:01.102 INFO:tasks.rados.rados.0.smithi040.stdout:672: writing smithi04088644-118 from 484200 to 1109134 tid 1 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:672: writing smithi04088644-118 from 1860843 to 2084200 tid 2 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:673: read oid 44 snap -1 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:673: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:674: read oid 383 snap -1 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:674: expect (ObjNum 382 snap 0 seq_num 382) 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:675: write oid 226 current snap is 0 2023-12-01T15:45:01.108 INFO:tasks.rados.rados.0.smithi040.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-12-01T15:45:01.113 INFO:tasks.rados.rados.0.smithi040.stdout:675: writing smithi04088644-226 from 501007 to 917543 tid 1 2023-12-01T15:45:01.120 INFO:tasks.rados.rados.0.smithi040.stdout:675: writing smithi04088644-226 from 1635678 to 2101007 tid 2 2023-12-01T15:45:01.120 INFO:tasks.rados.rados.0.smithi040.stdout:676: read oid 307 snap -1 2023-12-01T15:45:01.120 INFO:tasks.rados.rados.0.smithi040.stdout:676: expect (ObjNum 306 snap 0 seq_num 306) 2023-12-01T15:45:01.120 INFO:tasks.rados.rados.0.smithi040.stdout:677: read oid 398 snap -1 2023-12-01T15:45:01.120 INFO:tasks.rados.rados.0.smithi040.stdout:677: expect (ObjNum 397 snap 0 seq_num 397) 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:678: write oid 449 current snap is 0 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:664: finishing write tid 4 to smithi04088644-74 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:664: oid 74 updating version 0 to 145 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:664: oid 74 updating version 145 to 146 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:664: oid 74 version 146 is already newer than 144 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 74 v 146 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-12-01T15:45:01.121 INFO:tasks.rados.rados.0.smithi040.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-12-01T15:45:01.126 INFO:tasks.rados.rados.0.smithi040.stdout:678: writing smithi04088644-449 from 517814 to 1009599 tid 1 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:678: writing smithi04088644-449 from 1577807 to 2117814 tid 2 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:664: done (13 left) 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:679: read oid 48 snap -1 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:679: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:680: read oid 80 snap -1 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:680: expect (ObjNum 79 snap 0 seq_num 79) 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:681: write oid 176 current snap is 0 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:667: finishing write tid 1 to smithi04088644-2 2023-12-01T15:45:01.135 INFO:tasks.rados.rados.0.smithi040.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-12-01T15:45:01.141 INFO:tasks.rados.rados.0.smithi040.stdout:681: writing smithi04088644-176 from 534621 to 1101655 tid 1 2023-12-01T15:45:01.148 INFO:tasks.rados.rados.0.smithi040.stdout:681: writing smithi04088644-176 from 1636289 to 2134621 tid 2 2023-12-01T15:45:01.148 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:01.148 INFO:tasks.rados.rados.0.smithi040.stdout:668: expect (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:45:01.232 INFO:tasks.rados.rados.0.smithi040.stdout:666: expect (ObjNum 540 snap 0 seq_num 540) 2023-12-01T15:45:01.387 INFO:tasks.rados.rados.0.smithi040.stdout:669: expect (ObjNum 484 snap 0 seq_num 484) 2023-12-01T15:45:01.468 INFO:tasks.rados.rados.0.smithi040.stdout:670: expect (ObjNum 539 snap 0 seq_num 539) 2023-12-01T15:45:01.614 INFO:tasks.rados.rados.0.smithi040.stdout:667: finishing write tid 2 to smithi04088644-2 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:667: finishing write tid 3 to smithi04088644-2 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:667: finishing write tid 4 to smithi04088644-2 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:667: oid 2 updating version 0 to 144 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:667: oid 2 version 144 is already newer than 143 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:667: oid 2 version 144 is already newer than 142 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 144 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:667: left oid 2 (ObjNum 599 snap 0 seq_num 599) 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:672: finishing write tid 1 to smithi04088644-118 2023-12-01T15:45:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:671: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:01 smithi040 bash[41173]: audit 2023-12-01T15:44:59.940613+0000 mgr.y (mgr.24356) 201 : audit 0 from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:01 smithi040 bash[41173]: cluster 2023-12-01T15:45:00.282478+0000 mgr.y (mgr.24356) 202 : cluster 0 pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 60 MiB/s wr, 339 op/s 2023-12-01T15:45:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:01 smithi040 bash[28232]: audit 2023-12-01T15:44:59.940613+0000 mgr.y (mgr.24356) 201 : audit 0 from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:01 smithi040 bash[28232]: cluster 2023-12-01T15:45:00.282478+0000 mgr.y (mgr.24356) 202 : cluster 0 pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 60 MiB/s wr, 339 op/s 2023-12-01T15:45:01.752 INFO:tasks.rados.rados.0.smithi040.stdout:674: expect (ObjNum 382 snap 0 seq_num 382) 2023-12-01T15:45:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:01 smithi141 bash[31670]: audit 2023-12-01T15:44:59.940613+0000 mgr.y (mgr.24356) 201 : audit 0 from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:01 smithi141 bash[31670]: cluster 2023-12-01T15:45:00.282478+0000 mgr.y (mgr.24356) 202 : cluster 0 pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 60 MiB/s wr, 339 op/s 2023-12-01T15:45:01.842 INFO:tasks.rados.rados.0.smithi040.stdout:672: finishing write tid 2 to smithi04088644-118 2023-12-01T15:45:01.842 INFO:tasks.rados.rados.0.smithi040.stdout:672: finishing write tid 3 to smithi04088644-118 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:672: finishing write tid 4 to smithi04088644-118 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:672: oid 118 updating version 0 to 109 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:672: oid 118 updating version 109 to 111 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:672: oid 118 version 111 is already newer than 110 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 118 v 111 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:672: left oid 118 (ObjNum 600 snap 0 seq_num 600) 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:675: finishing write tid 1 to smithi04088644-226 2023-12-01T15:45:01.843 INFO:tasks.rados.rados.0.smithi040.stdout:673: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: finishing write tid 2 to smithi04088644-226 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: finishing write tid 3 to smithi04088644-226 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: finishing write tid 4 to smithi04088644-226 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: oid 226 updating version 0 to 126 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: oid 226 updating version 126 to 127 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: oid 226 updating version 127 to 128 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 226 v 128 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:675: left oid 226 (ObjNum 601 snap 0 seq_num 601) 2023-12-01T15:45:01.943 INFO:tasks.rados.rados.0.smithi040.stdout:677: expect (ObjNum 397 snap 0 seq_num 397) 2023-12-01T15:45:02.035 INFO:tasks.rados.rados.0.smithi040.stdout:678: finishing write tid 1 to smithi04088644-449 2023-12-01T15:45:02.035 INFO:tasks.rados.rados.0.smithi040.stdout:676: expect (ObjNum 306 snap 0 seq_num 306) 2023-12-01T15:45:02.148 INFO:tasks.rados.rados.0.smithi040.stdout:678: finishing write tid 2 to smithi04088644-449 2023-12-01T15:45:02.148 INFO:tasks.rados.rados.0.smithi040.stdout:678: finishing write tid 3 to smithi04088644-449 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:678: finishing write tid 4 to smithi04088644-449 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:678: oid 449 updating version 0 to 119 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:678: oid 449 version 119 is already newer than 117 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:678: oid 449 version 119 is already newer than 118 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 449 v 119 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:678: left oid 449 (ObjNum 602 snap 0 seq_num 602) 2023-12-01T15:45:02.149 INFO:tasks.rados.rados.0.smithi040.stdout:679: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:45:02.244 INFO:tasks.rados.rados.0.smithi040.stdout:680: expect (ObjNum 79 snap 0 seq_num 79) 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: finishing write tid 1 to smithi04088644-176 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: finishing write tid 2 to smithi04088644-176 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: finishing write tid 3 to smithi04088644-176 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: finishing write tid 4 to smithi04088644-176 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: oid 176 updating version 0 to 137 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: oid 176 version 137 is already newer than 136 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: oid 176 updating version 137 to 138 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 176 v 138 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:681: left oid 176 (ObjNum 603 snap 0 seq_num 603) 2023-12-01T15:45:02.364 INFO:tasks.rados.rados.0.smithi040.stdout:666: done (15 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:667: done (14 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:668: done (13 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:669: done (12 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:670: done (11 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:671: done (10 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:672: done (9 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:673: done (8 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:674: done (7 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:675: done (6 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:676: done (5 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:677: done (4 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:678: done (3 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:679: done (2 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:680: done (1 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:681: done (0 left) 2023-12-01T15:45:02.365 INFO:tasks.rados.rados.0.smithi040.stdout:682: write oid 382 current snap is 0 2023-12-01T15:45:02.366 INFO:tasks.rados.rados.0.smithi040.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-12-01T15:45:02.375 INFO:tasks.rados.rados.0.smithi040.stdout:682: writing smithi04088644-382 from 551428 to 1193711 tid 1 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:682: writing smithi04088644-382 from 1694771 to 2151428 tid 2 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:683: read oid 31 snap -1 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:683: expect deleted 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:684: read oid 470 snap -1 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:684: expect (ObjNum 515 snap 0 seq_num 515) 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:685: read oid 328 snap -1 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:685: expect (ObjNum 327 snap 0 seq_num 327) 2023-12-01T15:45:02.383 INFO:tasks.rados.rados.0.smithi040.stdout:686: read oid 169 snap -1 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:686: expect (ObjNum 523 snap 0 seq_num 523) 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:687: read oid 339 snap -1 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:687: expect (ObjNum 338 snap 0 seq_num 338) 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:688: read oid 325 snap -1 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:688: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:689: write oid 62 current snap is 0 2023-12-01T15:45:02.384 INFO:tasks.rados.rados.0.smithi040.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-12-01T15:45:02.390 INFO:tasks.rados.rados.0.smithi040.stdout:689: writing smithi04088644-62 from 568235 to 1285767 tid 1 2023-12-01T15:45:02.397 INFO:tasks.rados.rados.0.smithi040.stdout:689: writing smithi04088644-62 from 1753253 to 2168235 tid 2 2023-12-01T15:45:02.397 INFO:tasks.rados.rados.0.smithi040.stdout:690: write oid 6 current snap is 0 2023-12-01T15:45:02.397 INFO:tasks.rados.rados.0.smithi040.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-12-01T15:45:02.405 INFO:tasks.rados.rados.0.smithi040.stdout:690: writing smithi04088644-6 from 585042 to 1377823 tid 1 2023-12-01T15:45:02.410 INFO:tasks.rados.rados.0.smithi040.stdout:690: writing smithi04088644-6 from 2095382 to 2185042 tid 2 2023-12-01T15:45:02.411 INFO:tasks.rados.rados.0.smithi040.stdout:691: write oid 50 current snap is 0 2023-12-01T15:45:02.411 INFO:tasks.rados.rados.0.smithi040.stdout:682: finishing write tid 1 to smithi04088644-382 2023-12-01T15:45:02.411 INFO:tasks.rados.rados.0.smithi040.stdout:684: expect (ObjNum 515 snap 0 seq_num 515) 2023-12-01T15:45:02.539 INFO:tasks.rados.rados.0.smithi040.stdout:686: expect (ObjNum 523 snap 0 seq_num 523) 2023-12-01T15:45:02.667 INFO:tasks.rados.rados.0.smithi040.stdout:689: finishing write tid 1 to smithi04088644-62 2023-12-01T15:45:02.667 INFO:tasks.rados.rados.0.smithi040.stdout:688: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:45:02.791 INFO:tasks.rados.rados.0.smithi040.stdout:689: finishing write tid 2 to smithi04088644-62 2023-12-01T15:45:02.791 INFO:tasks.rados.rados.0.smithi040.stdout:689: finishing write tid 3 to smithi04088644-62 2023-12-01T15:45:02.791 INFO:tasks.rados.rados.0.smithi040.stdout:687: expect (ObjNum 338 snap 0 seq_num 338) 2023-12-01T15:45:02.918 INFO:tasks.rados.rados.0.smithi040.stdout:682: finishing write tid 2 to smithi04088644-382 2023-12-01T15:45:02.918 INFO:tasks.rados.rados.0.smithi040.stdout:682: finishing write tid 3 to smithi04088644-382 2023-12-01T15:45:02.918 INFO:tasks.rados.rados.0.smithi040.stdout:689: finishing write tid 4 to smithi04088644-62 2023-12-01T15:45:02.918 INFO:tasks.rados.rados.0.smithi040.stdout:689: oid 62 updating version 0 to 121 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:689: oid 62 updating version 121 to 123 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:689: oid 62 version 123 is already newer than 122 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 123 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:689: left oid 62 (ObjNum 605 snap 0 seq_num 605) 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:682: finishing write tid 4 to smithi04088644-382 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:682: oid 382 updating version 0 to 112 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:682: oid 382 updating version 112 to 114 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:682: oid 382 version 114 is already newer than 113 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 114 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:682: left oid 382 (ObjNum 604 snap 0 seq_num 604) 2023-12-01T15:45:02.919 INFO:tasks.rados.rados.0.smithi040.stdout:685: expect (ObjNum 327 snap 0 seq_num 327) 2023-12-01T15:45:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:690: finishing write tid 1 to smithi04088644-6 2023-12-01T15:45:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:690: finishing write tid 2 to smithi04088644-6 2023-12-01T15:45:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-12-01T15:45:03.041 INFO:tasks.rados.rados.0.smithi040.stdout:691: writing smithi04088644-50 from 601849 to 1069879 tid 1 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:691: writing smithi04088644-50 from 1753864 to 2201849 tid 2 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:682: done (9 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:683: done (8 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:684: done (7 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:685: done (6 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:686: done (5 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:687: done (4 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:688: done (3 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:689: done (2 left) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:692: read oid 329 snap -1 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:692: expect (ObjNum 328 snap 0 seq_num 328) 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:693: read oid 228 snap -1 2023-12-01T15:45:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:694: write oid 129 current snap is 0 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:690: finishing write tid 3 to smithi04088644-6 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:690: finishing write tid 4 to smithi04088644-6 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:690: oid 6 updating version 0 to 117 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:690: oid 6 version 117 is already newer than 116 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:690: oid 6 version 117 is already newer than 115 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 117 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:690: left oid 6 (ObjNum 606 snap 0 seq_num 606) 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:691: finishing write tid 1 to smithi04088644-50 2023-12-01T15:45:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-12-01T15:45:03.056 INFO:tasks.rados.rados.0.smithi040.stdout:694: writing smithi04088644-129 from 618656 to 1161935 tid 1 2023-12-01T15:45:03.063 INFO:tasks.rados.rados.0.smithi040.stdout:694: writing smithi04088644-129 from 1812346 to 2218656 tid 2 2023-12-01T15:45:03.063 INFO:tasks.rados.rados.0.smithi040.stdout:690: done (4 left) 2023-12-01T15:45:03.063 INFO:tasks.rados.rados.0.smithi040.stdout:695: write oid 52 current snap is 0 2023-12-01T15:45:03.063 INFO:tasks.rados.rados.0.smithi040.stdout:691: finishing write tid 2 to smithi04088644-50 2023-12-01T15:45:03.063 INFO:tasks.rados.rados.0.smithi040.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-12-01T15:45:03.070 INFO:tasks.rados.rados.0.smithi040.stdout:695: writing smithi04088644-52 from 635463 to 1370344 tid 1 2023-12-01T15:45:03.075 INFO:tasks.rados.rados.0.smithi040.stdout:695: writing smithi04088644-52 from 1987181 to 2235463 tid 2 2023-12-01T15:45:03.075 INFO:tasks.rados.rados.0.smithi040.stdout:696: write oid 263 current snap is 0 2023-12-01T15:45:03.075 INFO:tasks.rados.rados.0.smithi040.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-12-01T15:45:03.081 INFO:tasks.rados.rados.0.smithi040.stdout:696: writing smithi04088644-263 from 652270 to 1062400 tid 1 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:696: writing smithi04088644-263 from 1529310 to 2023177 tid 2 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:697: read oid 473 snap -1 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:697: expect (ObjNum 472 snap 0 seq_num 472) 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:698: read oid 217 snap -1 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:699: read oid 377 snap -1 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:699: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:700: write oid 437 current snap is 0 2023-12-01T15:45:03.087 INFO:tasks.rados.rados.0.smithi040.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-12-01T15:45:03.093 INFO:tasks.rados.rados.0.smithi040.stdout:700: writing smithi04088644-437 from 669077 to 1154456 tid 1 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:700: writing smithi04088644-437 from 1587792 to 2269077 tid 2 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:701: read oid 66 snap -1 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:702: read oid 287 snap -1 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:702: expect (ObjNum 286 snap 0 seq_num 286) 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:703: read oid 72 snap -1 2023-12-01T15:45:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:45:03.102 INFO:tasks.rados.rados.0.smithi040.stdout:704: write oid 328 current snap is 0 2023-12-01T15:45:03.102 INFO:tasks.rados.rados.0.smithi040.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-12-01T15:45:03.109 INFO:tasks.rados.rados.0.smithi040.stdout:704: writing smithi04088644-328 from 685884 to 1246512 tid 1 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:704: writing smithi04088644-328 from 2046274 to 2285884 tid 2 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:705: write oid 82 current snap is 0 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:691: finishing write tid 3 to smithi04088644-50 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:691: finishing write tid 4 to smithi04088644-50 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:691: oid 50 updating version 0 to 141 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:691: oid 50 version 141 is already newer than 139 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:691: oid 50 version 141 is already newer than 140 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 141 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:691: left oid 50 (ObjNum 607 snap 0 seq_num 607) 2023-12-01T15:45:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2023-12-01T15:45:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:694: finishing write tid 1 to smithi04088644-129 2023-12-01T15:45:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-12-01T15:45:03.266 INFO:tasks.rados.rados.0.smithi040.stdout:705: writing smithi04088644-82 from 702691 to 1338568 tid 1 2023-12-01T15:45:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:705: writing smithi04088644-82 from 2104756 to 2302691 tid 2 2023-12-01T15:45:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:691: done (14 left) 2023-12-01T15:45:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:693: done (13 left) 2023-12-01T15:45:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:706: write oid 454 current snap is 0 2023-12-01T15:45:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:692: expect (ObjNum 328 snap 0 seq_num 328) 2023-12-01T15:45:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:694: finishing write tid 2 to smithi04088644-129 2023-12-01T15:45:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:694: finishing write tid 3 to smithi04088644-129 2023-12-01T15:45:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:694: finishing write tid 4 to smithi04088644-129 2023-12-01T15:45:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:694: oid 129 updating version 0 to 155 2023-12-01T15:45:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:694: oid 129 version 155 is already newer than 153 2023-12-01T15:45:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:694: oid 129 version 155 is already newer than 154 2023-12-01T15:45:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 129 v 155 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-12-01T15:45:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:694: left oid 129 (ObjNum 608 snap 0 seq_num 608) 2023-12-01T15:45:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:695: finishing write tid 1 to smithi04088644-52 2023-12-01T15:45:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-12-01T15:45:03.426 INFO:tasks.rados.rados.0.smithi040.stdout:706: writing smithi04088644-454 from 719498 to 1430624 tid 1 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:706: writing smithi04088644-454 from 2046885 to 2319498 tid 2 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:692: done (13 left) 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:694: done (12 left) 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:707: read oid 171 snap -1 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:707: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:708: write oid 448 current snap is 0 2023-12-01T15:45:03.432 INFO:tasks.rados.rados.0.smithi040.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-12-01T15:45:03.440 INFO:tasks.rados.rados.0.smithi040.stdout:708: writing smithi04088644-448 from 736305 to 1522680 tid 1 2023-12-01T15:45:03.445 INFO:tasks.rados.rados.0.smithi040.stdout:708: writing smithi04088644-448 from 2105367 to 2336305 tid 2 2023-12-01T15:45:03.445 INFO:tasks.rados.rados.0.smithi040.stdout:709: write oid 237 current snap is 0 2023-12-01T15:45:03.445 INFO:tasks.rados.rados.0.smithi040.stdout:695: finishing write tid 2 to smithi04088644-52 2023-12-01T15:45:03.445 INFO:tasks.rados.rados.0.smithi040.stdout:695: finishing write tid 3 to smithi04088644-52 2023-12-01T15:45:03.445 INFO:tasks.rados.rados.0.smithi040.stdout:695: finishing write tid 4 to smithi04088644-52 2023-12-01T15:45:03.445 INFO:tasks.rados.rados.0.smithi040.stdout:695: oid 52 updating version 0 to 134 2023-12-01T15:45:03.446 INFO:tasks.rados.rados.0.smithi040.stdout:695: oid 52 version 134 is already newer than 133 2023-12-01T15:45:03.446 INFO:tasks.rados.rados.0.smithi040.stdout:695: oid 52 version 134 is already newer than 132 2023-12-01T15:45:03.446 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 52 v 134 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-12-01T15:45:03.446 INFO:tasks.rados.rados.0.smithi040.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:45:03.446 INFO:tasks.rados.rados.0.smithi040.stdout:696: finishing write tid 1 to smithi04088644-263 2023-12-01T15:45:03.446 INFO:tasks.rados.rados.0.smithi040.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-12-01T15:45:03.453 INFO:tasks.rados.rados.0.smithi040.stdout:709: writing smithi04088644-237 from 753112 to 1331089 tid 1 2023-12-01T15:45:03.460 INFO:tasks.rados.rados.0.smithi040.stdout:709: writing smithi04088644-237 from 1880202 to 2353112 tid 2 2023-12-01T15:45:03.460 INFO:tasks.rados.rados.0.smithi040.stdout:695: done (14 left) 2023-12-01T15:45:03.460 INFO:tasks.rados.rados.0.smithi040.stdout:710: write oid 490 current snap is 0 2023-12-01T15:45:03.460 INFO:tasks.rados.rados.0.smithi040.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-12-01T15:45:03.468 INFO:tasks.rados.rados.0.smithi040.stdout:710: writing smithi04088644-490 from 769919 to 1423145 tid 1 2023-12-01T15:45:03.473 INFO:tasks.rados.rados.0.smithi040.stdout:710: writing smithi04088644-490 from 1938684 to 2369919 tid 2 2023-12-01T15:45:03.473 INFO:tasks.rados.rados.0.smithi040.stdout:711: read oid 445 snap -1 2023-12-01T15:45:03.473 INFO:tasks.rados.rados.0.smithi040.stdout:711: expect (ObjNum 444 snap 0 seq_num 444) 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: finishing write tid 2 to smithi04088644-263 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: finishing write tid 3 to smithi04088644-263 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: finishing write tid 4 to smithi04088644-263 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: oid 263 updating version 0 to 148 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: oid 263 version 148 is already newer than 147 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: oid 263 updating version 148 to 149 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 263 v 149 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:696: left oid 263 (ObjNum 610 snap 0 seq_num 610) 2023-12-01T15:45:03.474 INFO:tasks.rados.rados.0.smithi040.stdout:699: expect (ObjNum 376 snap 0 seq_num 376) 2023-12-01T15:45:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:03 smithi141 bash[31670]: cluster 2023-12-01T15:45:02.282921+0000 mgr.y (mgr.24356) 203 : cluster 0 pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 27 MiB/s wr, 170 op/s 2023-12-01T15:45:03.560 INFO:tasks.rados.rados.0.smithi040.stdout:700: finishing write tid 1 to smithi04088644-437 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: finishing write tid 2 to smithi04088644-437 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: finishing write tid 3 to smithi04088644-437 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:696: done (15 left) 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:699: done (14 left) 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:712: write oid 59 current snap is 0 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: finishing write tid 4 to smithi04088644-437 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: oid 437 updating version 0 to 137 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: oid 437 version 137 is already newer than 136 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: oid 437 version 137 is already newer than 135 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 437 v 137 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:700: left oid 437 (ObjNum 611 snap 0 seq_num 611) 2023-12-01T15:45:03.561 INFO:tasks.rados.rados.0.smithi040.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-12-01T15:45:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:03 smithi040 bash[28232]: cluster 2023-12-01T15:45:02.282921+0000 mgr.y (mgr.24356) 203 : cluster 0 pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 27 MiB/s wr, 170 op/s 2023-12-01T15:45:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:03 smithi040 bash[41173]: cluster 2023-12-01T15:45:02.282921+0000 mgr.y (mgr.24356) 203 : cluster 0 pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 27 MiB/s wr, 170 op/s 2023-12-01T15:45:03.687 INFO:tasks.rados.rados.0.smithi040.stdout:702: expect (ObjNum 286 snap 0 seq_num 286) 2023-12-01T15:45:03.780 INFO:tasks.rados.rados.0.smithi040.stdout:697: expect (ObjNum 472 snap 0 seq_num 472) 2023-12-01T15:45:03.918 INFO:tasks.rados.rados.0.smithi040.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-12-01T15:45:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: finishing write tid 1 to smithi04088644-328 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: finishing write tid 2 to smithi04088644-328 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: finishing write tid 3 to smithi04088644-328 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: finishing write tid 4 to smithi04088644-328 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: oid 328 updating version 0 to 156 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: oid 328 updating version 156 to 157 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: oid 328 updating version 157 to 158 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 328 v 158 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-12-01T15:45:04.140 INFO:tasks.rados.rados.0.smithi040.stdout:704: left oid 328 (ObjNum 612 snap 0 seq_num 612) 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: finishing write tid 1 to smithi04088644-82 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: finishing write tid 2 to smithi04088644-82 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: finishing write tid 3 to smithi04088644-82 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: finishing write tid 4 to smithi04088644-82 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: oid 82 updating version 0 to 113 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: oid 82 version 113 is already newer than 112 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: oid 82 updating version 113 to 114 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 82 v 114 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:705: left oid 82 (ObjNum 613 snap 0 seq_num 613) 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:706: finishing write tid 1 to smithi04088644-454 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:706: finishing write tid 2 to smithi04088644-454 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:706: finishing write tid 3 to smithi04088644-454 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:706: finishing write tid 4 to smithi04088644-454 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:706: oid 454 updating version 0 to 142 2023-12-01T15:45:04.141 INFO:tasks.rados.rados.0.smithi040.stdout:706: oid 454 updating version 142 to 144 2023-12-01T15:45:04.142 INFO:tasks.rados.rados.0.smithi040.stdout:706: oid 454 version 144 is already newer than 143 2023-12-01T15:45:04.142 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 144 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-12-01T15:45:04.142 INFO:tasks.rados.rados.0.smithi040.stdout:706: left oid 454 (ObjNum 614 snap 0 seq_num 614) 2023-12-01T15:45:04.142 INFO:tasks.rados.rados.0.smithi040.stdout:707: expect (ObjNum 170 snap 0 seq_num 170) 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: finishing write tid 1 to smithi04088644-448 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: finishing write tid 2 to smithi04088644-448 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: finishing write tid 3 to smithi04088644-448 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: finishing write tid 4 to smithi04088644-448 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: oid 448 updating version 0 to 121 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: oid 448 updating version 121 to 122 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: oid 448 version 122 is already newer than 120 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 448 v 122 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:708: left oid 448 (ObjNum 615 snap 0 seq_num 615) 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:709: finishing write tid 1 to smithi04088644-237 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:709: finishing write tid 2 to smithi04088644-237 2023-12-01T15:45:04.243 INFO:tasks.rados.rados.0.smithi040.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-12-01T15:45:04.257 INFO:tasks.rados.rados.0.smithi040.stdout:712: writing smithi04088644-59 from 786726 to 1515201 tid 1 2023-12-01T15:45:04.263 INFO:tasks.rados.rados.0.smithi040.stdout:712: writing smithi04088644-59 from 2280813 to 2386726 tid 2 2023-12-01T15:45:04.263 INFO:tasks.rados.rados.0.smithi040.stdout:697: done (14 left) 2023-12-01T15:45:04.263 INFO:tasks.rados.rados.0.smithi040.stdout:698: done (13 left) 2023-12-01T15:45:04.263 INFO:tasks.rados.rados.0.smithi040.stdout:700: done (12 left) 2023-12-01T15:45:04.263 INFO:tasks.rados.rados.0.smithi040.stdout:701: done (11 left) 2023-12-01T15:45:04.263 INFO:tasks.rados.rados.0.smithi040.stdout:702: done (10 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:703: done (9 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:704: done (8 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:705: done (7 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:706: done (6 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:707: done (5 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:708: done (4 left) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:713: read oid 132 snap -1 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:713: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:714: delete oid 377 current snap is 0 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:709: finishing write tid 3 to smithi04088644-237 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:709: finishing write tid 4 to smithi04088644-237 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:709: oid 237 updating version 0 to 115 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:709: oid 237 updating version 115 to 116 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:709: oid 237 updating version 116 to 117 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 237 v 117 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-12-01T15:45:04.264 INFO:tasks.rados.rados.0.smithi040.stdout:709: left oid 237 (ObjNum 616 snap 0 seq_num 616) 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: finishing write tid 1 to smithi04088644-490 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: finishing write tid 2 to smithi04088644-490 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: finishing write tid 3 to smithi04088644-490 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: finishing write tid 4 to smithi04088644-490 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: oid 490 updating version 0 to 120 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: oid 490 version 120 is already newer than 118 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: oid 490 version 120 is already newer than 119 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 490 v 120 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:710: left oid 490 (ObjNum 617 snap 0 seq_num 617) 2023-12-01T15:45:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:711: expect (ObjNum 444 snap 0 seq_num 444) 2023-12-01T15:45:04.388 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing write tid 1 to smithi04088644-59 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing write tid 2 to smithi04088644-59 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing write tid 3 to smithi04088644-59 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing write tid 4 to smithi04088644-59 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: oid 59 updating version 0 to 123 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: oid 59 version 123 is already newer than 121 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: oid 59 version 123 is already newer than 122 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 59 v 123 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:712: left oid 59 (ObjNum 618 snap 0 seq_num 618) 2023-12-01T15:45:04.389 INFO:tasks.rados.rados.0.smithi040.stdout:713: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:45:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:04 smithi141 bash[31670]: audit 2023-12-01T15:45:03.300845+0000 mon.c (mon.2) 134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:709: done (5 left) 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:710: done (4 left) 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:711: done (3 left) 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:712: done (2 left) 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:713: done (1 left) 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:714: done (0 left) 2023-12-01T15:45:04.583 INFO:tasks.rados.rados.0.smithi040.stdout:715: delete oid 293 current snap is 0 2023-12-01T15:45:04.586 INFO:tasks.rados.rados.0.smithi040.stdout:715: done (0 left) 2023-12-01T15:45:04.586 INFO:tasks.rados.rados.0.smithi040.stdout:716: write oid 27 current snap is 0 2023-12-01T15:45:04.586 INFO:tasks.rados.rados.0.smithi040.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-12-01T15:45:04.596 INFO:tasks.rados.rados.0.smithi040.stdout:716: writing smithi04088644-27 from 437147 to 991369 tid 1 2023-12-01T15:45:04.606 INFO:tasks.rados.rados.0.smithi040.stdout:716: writing smithi04088644-27 from 1656259 to 2312129 tid 2 2023-12-01T15:45:04.606 INFO:tasks.rados.rados.0.smithi040.stdout:717: write oid 28 current snap is 0 2023-12-01T15:45:04.606 INFO:tasks.rados.rados.0.smithi040.stdout:716: finishing write tid 1 to smithi04088644-27 2023-12-01T15:45:04.606 INFO:tasks.rados.rados.0.smithi040.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-12-01T15:45:04.612 INFO:tasks.rados.rados.0.smithi040.stdout:717: writing smithi04088644-28 from 453954 to 1083425 tid 1 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:717: writing smithi04088644-28 from 1598388 to 2114269 tid 2 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:718: read oid 418 snap -1 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:719: write oid 245 current snap is 0 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:716: finishing write tid 2 to smithi04088644-27 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:716: finishing write tid 3 to smithi04088644-27 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:716: finishing write tid 4 to smithi04088644-27 2023-12-01T15:45:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:716: oid 27 updating version 0 to 161 2023-12-01T15:45:04.621 INFO:tasks.rados.rados.0.smithi040.stdout:716: oid 27 version 161 is already newer than 160 2023-12-01T15:45:04.621 INFO:tasks.rados.rados.0.smithi040.stdout:716: oid 27 version 161 is already newer than 159 2023-12-01T15:45:04.621 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 161 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-12-01T15:45:04.621 INFO:tasks.rados.rados.0.smithi040.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-12-01T15:45:04.621 INFO:tasks.rados.rados.0.smithi040.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-12-01T15:45:04.630 INFO:tasks.rados.rados.0.smithi040.stdout:719: writing smithi04088644-245 from 470761 to 1175481 tid 1 2023-12-01T15:45:04.637 INFO:tasks.rados.rados.0.smithi040.stdout:719: writing smithi04088644-245 from 1656870 to 2316409 tid 2 2023-12-01T15:45:04.637 INFO:tasks.rados.rados.0.smithi040.stdout:716: done (3 left) 2023-12-01T15:45:04.637 INFO:tasks.rados.rados.0.smithi040.stdout:720: write oid 357 current snap is 0 2023-12-01T15:45:04.637 INFO:tasks.rados.rados.0.smithi040.stdout:717: finishing write tid 1 to smithi04088644-28 2023-12-01T15:45:04.637 INFO:tasks.rados.rados.0.smithi040.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-12-01T15:45:04.643 INFO:tasks.rados.rados.0.smithi040.stdout:720: writing smithi04088644-357 from 487568 to 983890 tid 1 2023-12-01T15:45:04.648 INFO:tasks.rados.rados.0.smithi040.stdout:720: writing smithi04088644-357 from 1431705 to 1951255 tid 2 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:721: read oid 65 snap -1 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:722: read oid 132 snap -1 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:722: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:723: write oid 495 current snap is 0 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:717: finishing write tid 2 to smithi04088644-28 2023-12-01T15:45:04.649 INFO:tasks.rados.rados.0.smithi040.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-12-01T15:45:04.655 INFO:tasks.rados.rados.0.smithi040.stdout:723: writing smithi04088644-495 from 504375 to 1075946 tid 1 2023-12-01T15:45:04.662 INFO:tasks.rados.rados.0.smithi040.stdout:723: writing smithi04088644-495 from 1490187 to 2153395 tid 2 2023-12-01T15:45:04.662 INFO:tasks.rados.rados.0.smithi040.stdout:724: write oid 326 current snap is 0 2023-12-01T15:45:04.662 INFO:tasks.rados.rados.0.smithi040.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-12-01T15:45:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:04 smithi040 bash[41173]: audit 2023-12-01T15:45:03.300845+0000 mon.c (mon.2) 134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:04 smithi040 bash[28232]: audit 2023-12-01T15:45:03.300845+0000 mon.c (mon.2) 134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:04.668 INFO:tasks.rados.rados.0.smithi040.stdout:724: writing smithi04088644-326 from 521182 to 1168002 tid 1 2023-12-01T15:45:04.676 INFO:tasks.rados.rados.0.smithi040.stdout:724: writing smithi04088644-326 from 1948669 to 2471888 tid 2 2023-12-01T15:45:04.676 INFO:tasks.rados.rados.0.smithi040.stdout:725: write oid 16 current snap is 0 2023-12-01T15:45:04.676 INFO:tasks.rados.rados.0.smithi040.stdout:717: finishing write tid 3 to smithi04088644-28 2023-12-01T15:45:04.676 INFO:tasks.rados.rados.0.smithi040.stdout:717: finishing write tid 4 to smithi04088644-28 2023-12-01T15:45:04.676 INFO:tasks.rados.rados.0.smithi040.stdout:717: oid 28 updating version 0 to 129 2023-12-01T15:45:04.677 INFO:tasks.rados.rados.0.smithi040.stdout:717: oid 28 updating version 129 to 130 2023-12-01T15:45:04.677 INFO:tasks.rados.rados.0.smithi040.stdout:717: oid 28 updating version 130 to 131 2023-12-01T15:45:04.677 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 131 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-12-01T15:45:04.677 INFO:tasks.rados.rados.0.smithi040.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-12-01T15:45:04.677 INFO:tasks.rados.rados.0.smithi040.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-12-01T15:45:04.684 INFO:tasks.rados.rados.0.smithi040.stdout:725: writing smithi04088644-16 from 537989 to 1260058 tid 1 2023-12-01T15:45:04.691 INFO:tasks.rados.rados.0.smithi040.stdout:725: writing smithi04088644-16 from 1890798 to 2537989 tid 2 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:717: done (8 left) 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:726: read oid 163 snap -1 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:726: expect (ObjNum 162 snap 0 seq_num 162) 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:727: read oid 60 snap -1 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:727: expect (ObjNum 59 snap 0 seq_num 59) 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:728: read oid 170 snap -1 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:728: expect (ObjNum 169 snap 0 seq_num 169) 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:729: write oid 221 current snap is 0 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-12-01T15:45:04.700 INFO:tasks.rados.rados.0.smithi040.stdout:729: writing smithi04088644-221 from 554796 to 1352114 tid 1 2023-12-01T15:45:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:729: writing smithi04088644-221 from 1949280 to 2476168 tid 2 2023-12-01T15:45:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:730: read oid 414 snap -1 2023-12-01T15:45:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:730: expect (ObjNum 413 snap 0 seq_num 413) 2023-12-01T15:45:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:731: read oid 271 snap -1 2023-12-01T15:45:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:731: expect (ObjNum 572 snap 0 seq_num 572) 2023-12-01T15:45:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:732: write oid 370 current snap is 0 2023-12-01T15:45:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-12-01T15:45:04.713 INFO:tasks.rados.rados.0.smithi040.stdout:732: writing smithi04088644-370 from 571603 to 1044170 tid 1 2023-12-01T15:45:04.721 INFO:tasks.rados.rados.0.smithi040.stdout:732: writing smithi04088644-370 from 1607762 to 2278308 tid 2 2023-12-01T15:45:04.721 INFO:tasks.rados.rados.0.smithi040.stdout:733: write oid 299 current snap is 0 2023-12-01T15:45:04.721 INFO:tasks.rados.rados.0.smithi040.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-12-01T15:45:04.830 INFO:tasks.rados.rados.0.smithi040.stdout:719: finishing write tid 1 to smithi04088644-245 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: finishing write tid 2 to smithi04088644-245 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: finishing write tid 3 to smithi04088644-245 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: finishing write tid 4 to smithi04088644-245 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: oid 245 updating version 0 to 150 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: oid 245 updating version 150 to 152 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: oid 245 version 152 is already newer than 151 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 152 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing write tid 1 to smithi04088644-357 2023-12-01T15:45:04.831 INFO:tasks.rados.rados.0.smithi040.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-12-01T15:45:04.842 INFO:tasks.rados.rados.0.smithi040.stdout:733: writing smithi04088644-299 from 588410 to 1136226 tid 1 2023-12-01T15:45:04.849 INFO:tasks.rados.rados.0.smithi040.stdout:733: writing smithi04088644-299 from 1666244 to 2080448 tid 2 2023-12-01T15:45:04.852 INFO:tasks.rados.rados.0.smithi040.stdout:733: writing smithi04088644-299 from 2484603 to 2588410 tid 3 2023-12-01T15:45:04.852 INFO:tasks.rados.rados.0.smithi040.stdout:718: done (15 left) 2023-12-01T15:45:04.852 INFO:tasks.rados.rados.0.smithi040.stdout:719: done (14 left) 2023-12-01T15:45:04.852 INFO:tasks.rados.rados.0.smithi040.stdout:734: write oid 89 current snap is 0 2023-12-01T15:45:04.852 INFO:tasks.rados.rados.0.smithi040.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-12-01T15:45:04.859 INFO:tasks.rados.rados.0.smithi040.stdout:734: writing smithi04088644-89 from 605217 to 1344635 tid 1 2023-12-01T15:45:04.867 INFO:tasks.rados.rados.0.smithi040.stdout:734: writing smithi04088644-89 from 2124726 to 2605217 tid 2 2023-12-01T15:45:04.867 INFO:tasks.rados.rados.0.smithi040.stdout:735: write oid 176 current snap is 0 2023-12-01T15:45:04.867 INFO:tasks.rados.rados.0.smithi040.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-12-01T15:45:04.873 INFO:tasks.rados.rados.0.smithi040.stdout:735: writing smithi04088644-176 from 622024 to 1036691 tid 1 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:735: writing smithi04088644-176 from 1783208 to 2201081 tid 2 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing write tid 2 to smithi04088644-357 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing write tid 3 to smithi04088644-357 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing write tid 4 to smithi04088644-357 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: oid 357 updating version 0 to 97 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: oid 357 version 97 is already newer than 96 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: oid 357 updating version 97 to 98 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 357 v 98 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:720: left oid 357 (ObjNum 624 snap 0 seq_num 624) 2023-12-01T15:45:04.880 INFO:tasks.rados.rados.0.smithi040.stdout:722: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:45:05.078 INFO:tasks.rados.rados.0.smithi040.stdout:723: finishing write tid 1 to smithi04088644-495 2023-12-01T15:45:05.078 INFO:tasks.rados.rados.0.smithi040.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: finishing write tid 2 to smithi04088644-495 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: finishing write tid 3 to smithi04088644-495 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: finishing write tid 4 to smithi04088644-495 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: oid 495 updating version 0 to 125 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: oid 495 version 125 is already newer than 123 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: oid 495 version 125 is already newer than 124 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 495 v 125 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:723: left oid 495 (ObjNum 625 snap 0 seq_num 625) 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 1 to smithi04088644-326 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 2 to smithi04088644-326 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:720: done (15 left) 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:721: done (14 left) 2023-12-01T15:45:05.192 INFO:tasks.rados.rados.0.smithi040.stdout:722: done (13 left) 2023-12-01T15:45:05.193 INFO:tasks.rados.rados.0.smithi040.stdout:723: done (12 left) 2023-12-01T15:45:05.193 INFO:tasks.rados.rados.0.smithi040.stdout:736: write oid 229 current snap is 0 2023-12-01T15:45:05.193 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 3 to smithi04088644-326 2023-12-01T15:45:05.193 INFO:tasks.rados.rados.0.smithi040.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-12-01T15:45:05.204 INFO:tasks.rados.rados.0.smithi040.stdout:736: writing smithi04088644-229 from 638831 to 1128747 tid 1 2023-12-01T15:45:05.213 INFO:tasks.rados.rados.0.smithi040.stdout:736: writing smithi04088644-229 from 1841690 to 2519574 tid 2 2023-12-01T15:45:05.213 INFO:tasks.rados.rados.0.smithi040.stdout:737: write oid 421 current snap is 0 2023-12-01T15:45:05.213 INFO:tasks.rados.rados.0.smithi040.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-12-01T15:45:05.220 INFO:tasks.rados.rados.0.smithi040.stdout:737: writing smithi04088644-421 from 655638 to 1220803 tid 1 2023-12-01T15:45:05.226 INFO:tasks.rados.rados.0.smithi040.stdout:737: writing smithi04088644-421 from 1900172 to 2321714 tid 2 2023-12-01T15:45:05.226 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 4 to smithi04088644-326 2023-12-01T15:45:05.226 INFO:tasks.rados.rados.0.smithi040.stdout:724: oid 326 updating version 0 to 194 2023-12-01T15:45:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:724: oid 326 updating version 194 to 195 2023-12-01T15:45:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:724: oid 326 version 195 is already newer than 193 2023-12-01T15:45:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 195 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-12-01T15:45:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:724: left oid 326 (ObjNum 626 snap 0 seq_num 626) 2023-12-01T15:45:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:725: finishing write tid 1 to smithi04088644-16 2023-12-01T15:45:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:728: expect (ObjNum 169 snap 0 seq_num 169) 2023-12-01T15:45:05.333 INFO:tasks.rados.rados.0.smithi040.stdout:725: finishing write tid 2 to smithi04088644-16 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:725: finishing write tid 3 to smithi04088644-16 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:725: finishing write tid 4 to smithi04088644-16 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:725: oid 16 updating version 0 to 125 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:725: oid 16 updating version 125 to 126 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:725: oid 16 version 126 is already newer than 124 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 126 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:725: left oid 16 (ObjNum 627 snap 0 seq_num 627) 2023-12-01T15:45:05.334 INFO:tasks.rados.rados.0.smithi040.stdout:727: expect (ObjNum 59 snap 0 seq_num 59) 2023-12-01T15:45:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:726: expect (ObjNum 162 snap 0 seq_num 162) 2023-12-01T15:45:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:05 smithi141 bash[31670]: cluster 2023-12-01T15:45:04.283856+0000 mgr.y (mgr.24356) 204 : cluster 0 pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 31 MiB/s wr, 211 op/s 2023-12-01T15:45:05.544 INFO:tasks.rados.rados.0.smithi040.stdout:729: finishing write tid 1 to smithi04088644-221 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:729: finishing write tid 2 to smithi04088644-221 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:729: finishing write tid 3 to smithi04088644-221 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:738: read oid 173 snap -1 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:738: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:724: done (14 left) 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:725: done (13 left) 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:726: done (12 left) 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:727: done (11 left) 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:728: done (10 left) 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:739: write oid 398 current snap is 0 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:729: finishing write tid 4 to smithi04088644-221 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:729: oid 221 updating version 0 to 146 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:729: oid 221 version 146 is already newer than 145 2023-12-01T15:45:05.545 INFO:tasks.rados.rados.0.smithi040.stdout:729: oid 221 updating version 146 to 147 2023-12-01T15:45:05.546 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 221 v 147 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-12-01T15:45:05.546 INFO:tasks.rados.rados.0.smithi040.stdout:729: left oid 221 (ObjNum 628 snap 0 seq_num 628) 2023-12-01T15:45:05.546 INFO:tasks.rados.rados.0.smithi040.stdout:731: expect (ObjNum 572 snap 0 seq_num 572) 2023-12-01T15:45:05.652 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:45:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:05 smithi040 bash[28232]: cluster 2023-12-01T15:45:04.283856+0000 mgr.y (mgr.24356) 204 : cluster 0 pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 31 MiB/s wr, 211 op/s 2023-12-01T15:45:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:05 smithi040 bash[41173]: cluster 2023-12-01T15:45:04.283856+0000 mgr.y (mgr.24356) 204 : cluster 0 pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 31 MiB/s wr, 211 op/s 2023-12-01T15:45:05.728 INFO:tasks.rados.rados.0.smithi040.stdout:732: finishing write tid 1 to smithi04088644-370 2023-12-01T15:45:05.728 INFO:tasks.rados.rados.0.smithi040.stdout:732: finishing write tid 2 to smithi04088644-370 2023-12-01T15:45:05.728 INFO:tasks.rados.rados.0.smithi040.stdout:730: expect (ObjNum 413 snap 0 seq_num 413) 2023-12-01T15:45:05.838 INFO:tasks.rados.rados.0.smithi040.stdout:732: finishing write tid 3 to smithi04088644-370 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:732: finishing write tid 4 to smithi04088644-370 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:732: oid 370 updating version 0 to 127 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:732: oid 370 version 127 is already newer than 125 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:732: oid 370 version 127 is already newer than 126 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 127 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:732: left oid 370 (ObjNum 629 snap 0 seq_num 629) 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:733: finishing write tid 1 to smithi04088644-299 2023-12-01T15:45:05.839 INFO:tasks.rados.rados.0.smithi040.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-12-01T15:45:05.852 INFO:tasks.rados.rados.0.smithi040.stdout:739: writing smithi04088644-398 from 672445 to 1312859 tid 1 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:739: writing smithi04088644-398 from 1842301 to 2523854 tid 2 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:729: done (10 left) 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:730: done (9 left) 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:731: done (8 left) 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:732: done (7 left) 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:740: write oid 242 current snap is 0 2023-12-01T15:45:05.860 INFO:tasks.rados.rados.0.smithi040.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-12-01T15:45:05.867 INFO:tasks.rados.rados.0.smithi040.stdout:740: writing smithi04088644-242 from 689252 to 1404915 tid 1 2023-12-01T15:45:05.874 INFO:tasks.rados.rados.0.smithi040.stdout:740: writing smithi04088644-242 from 1900783 to 2325994 tid 2 2023-12-01T15:45:05.874 INFO:tasks.rados.rados.0.smithi040.stdout:741: read oid 22 snap -1 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:741: expect (ObjNum 21 snap 0 seq_num 21) 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:742: delete oid 343 current snap is 0 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: finishing write tid 2 to smithi04088644-299 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: finishing write tid 3 to smithi04088644-299 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: finishing write tid 4 to smithi04088644-299 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: finishing write tid 5 to smithi04088644-299 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: oid 299 updating version 0 to 120 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: oid 299 updating version 120 to 121 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: oid 299 version 121 is already newer than 119 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: oid 299 version 121 is already newer than 118 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 299 v 121 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:733: left oid 299 (ObjNum 630 snap 0 seq_num 630) 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 1 to smithi04088644-89 2023-12-01T15:45:05.875 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 2 to smithi04088644-89 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 3 to smithi04088644-89 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 4 to smithi04088644-89 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:734: oid 89 updating version 0 to 140 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:734: oid 89 version 140 is already newer than 139 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:734: oid 89 updating version 140 to 141 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 89 v 141 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing write tid 1 to smithi04088644-176 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing write tid 2 to smithi04088644-176 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing write tid 3 to smithi04088644-176 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing write tid 4 to smithi04088644-176 2023-12-01T15:45:05.876 INFO:tasks.rados.rados.0.smithi040.stdout:735: oid 176 updating version 0 to 139 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:735: oid 176 updating version 139 to 140 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:735: oid 176 updating version 140 to 141 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 176 v 141 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:735: left oid 176 (ObjNum 632 snap 0 seq_num 632) 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: finishing write tid 1 to smithi04088644-229 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: finishing write tid 2 to smithi04088644-229 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: finishing write tid 3 to smithi04088644-229 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: finishing write tid 4 to smithi04088644-229 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: oid 229 updating version 0 to 148 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: oid 229 updating version 148 to 149 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: oid 229 updating version 149 to 150 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 229 v 150 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:736: left oid 229 (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:737: finishing write tid 1 to smithi04088644-421 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:737: finishing write tid 2 to smithi04088644-421 2023-12-01T15:45:05.877 INFO:tasks.rados.rados.0.smithi040.stdout:737: finishing write tid 3 to smithi04088644-421 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:737: finishing write tid 4 to smithi04088644-421 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:737: oid 421 updating version 0 to 130 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:737: oid 421 version 130 is already newer than 128 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:737: oid 421 version 130 is already newer than 129 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 130 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:737: left oid 421 (ObjNum 634 snap 0 seq_num 634) 2023-12-01T15:45:05.878 INFO:tasks.rados.rados.0.smithi040.stdout:738: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:45:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 1 to smithi04088644-398 2023-12-01T15:45:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 2 to smithi04088644-398 2023-12-01T15:45:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 3 to smithi04088644-398 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:733: done (9 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:734: done (8 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:735: done (7 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:736: done (6 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:737: done (5 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:738: done (4 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:742: done (3 left) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:743: read oid 246 snap -1 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:743: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:744: read oid 306 snap -1 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:744: expect (ObjNum 305 snap 0 seq_num 305) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:745: read oid 462 snap -1 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:45:05.982 INFO:tasks.rados.rados.0.smithi040.stdout:746: write oid 427 current snap is 0 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 4 to smithi04088644-398 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:739: oid 398 updating version 0 to 153 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:739: oid 398 version 153 is already newer than 151 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:739: oid 398 version 153 is already newer than 152 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 153 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:739: left oid 398 (ObjNum 635 snap 0 seq_num 635) 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:740: finishing write tid 1 to smithi04088644-242 2023-12-01T15:45:05.983 INFO:tasks.rados.rados.0.smithi040.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-12-01T15:45:05.988 INFO:tasks.rados.rados.0.smithi040.stdout:746: writing smithi04088644-427 from 722866 to 1189027 tid 1 2023-12-01T15:45:05.993 INFO:tasks.rados.rados.0.smithi040.stdout:746: writing smithi04088644-427 from 1617747 to 2046627 tid 2 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:746: writing smithi04088644-427 from 2587634 to 2722866 tid 3 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:739: done (6 left) 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:747: read oid 280 snap -1 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:747: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:748: read oid 94 snap -1 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:748: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:749: delete oid 382 current snap is 0 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:740: finishing write tid 2 to smithi04088644-242 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:740: finishing write tid 3 to smithi04088644-242 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:740: finishing write tid 4 to smithi04088644-242 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:740: oid 242 updating version 0 to 133 2023-12-01T15:45:05.998 INFO:tasks.rados.rados.0.smithi040.stdout:740: oid 242 updating version 133 to 134 2023-12-01T15:45:05.999 INFO:tasks.rados.rados.0.smithi040.stdout:740: oid 242 version 134 is already newer than 132 2023-12-01T15:45:05.999 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 242 v 134 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-12-01T15:45:05.999 INFO:tasks.rados.rados.0.smithi040.stdout:740: left oid 242 (ObjNum 636 snap 0 seq_num 636) 2023-12-01T15:45:05.999 INFO:tasks.rados.rados.0.smithi040.stdout:741: expect (ObjNum 21 snap 0 seq_num 21) 2023-12-01T15:45:06.085 INFO:tasks.rados.rados.0.smithi040.stdout:745: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:45:06.216 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing write tid 1 to smithi04088644-427 2023-12-01T15:45:06.216 INFO:tasks.rados.rados.0.smithi040.stdout:740: done (8 left) 2023-12-01T15:45:06.217 INFO:tasks.rados.rados.0.smithi040.stdout:741: done (7 left) 2023-12-01T15:45:06.217 INFO:tasks.rados.rados.0.smithi040.stdout:745: done (6 left) 2023-12-01T15:45:06.217 INFO:tasks.rados.rados.0.smithi040.stdout:749: done (5 left) 2023-12-01T15:45:06.217 INFO:tasks.rados.rados.0.smithi040.stdout:750: write oid 170 current snap is 0 2023-12-01T15:45:06.217 INFO:tasks.rados.rados.0.smithi040.stdout:748: expect (ObjNum 93 snap 0 seq_num 93) 2023-12-01T15:45:06.345 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing write tid 2 to smithi04088644-427 2023-12-01T15:45:06.345 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing write tid 3 to smithi04088644-427 2023-12-01T15:45:06.345 INFO:tasks.rados.rados.0.smithi040.stdout:744: expect (ObjNum 305 snap 0 seq_num 305) 2023-12-01T15:45:06.456 INFO:tasks.rados.rados.0.smithi040.stdout:743: expect (ObjNum 578 snap 0 seq_num 578) 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing write tid 4 to smithi04088644-427 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing write tid 5 to smithi04088644-427 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: oid 427 updating version 0 to 155 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: oid 427 updating version 155 to 157 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: oid 427 version 157 is already newer than 154 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: oid 427 version 157 is already newer than 156 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 427 v 157 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:746: left oid 427 (ObjNum 638 snap 0 seq_num 638) 2023-12-01T15:45:06.623 INFO:tasks.rados.rados.0.smithi040.stdout:747: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi040.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-12-01T15:45:06.735 INFO:tasks.rados.rados.0.smithi040.stdout:750: writing smithi04088644-170 from 756480 to 1489492 tid 1 2023-12-01T15:45:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:750: writing smithi04088644-170 from 2134711 to 2567260 tid 2 2023-12-01T15:45:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:743: done (5 left) 2023-12-01T15:45:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:744: done (4 left) 2023-12-01T15:45:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:746: done (3 left) 2023-12-01T15:45:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:747: done (2 left) 2023-12-01T15:45:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:748: done (1 left) 2023-12-01T15:45:06.743 INFO:tasks.rados.rados.0.smithi040.stdout:751: write oid 294 current snap is 0 2023-12-01T15:45:06.743 INFO:tasks.rados.rados.0.smithi040.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-12-01T15:45:06.749 INFO:tasks.rados.rados.0.smithi040.stdout:751: writing smithi04088644-294 from 773287 to 1181548 tid 1 2023-12-01T15:45:06.756 INFO:tasks.rados.rados.0.smithi040.stdout:751: writing smithi04088644-294 from 1793193 to 2369400 tid 2 2023-12-01T15:45:06.756 INFO:tasks.rados.rados.0.smithi040.stdout:752: write oid 184 current snap is 0 2023-12-01T15:45:06.756 INFO:tasks.rados.rados.0.smithi040.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-12-01T15:45:06.763 INFO:tasks.rados.rados.0.smithi040.stdout:752: writing smithi04088644-184 from 790094 to 1273604 tid 1 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:752: writing smithi04088644-184 from 1851675 to 2287893 tid 2 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:753: delete oid 424 current snap is 0 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: finishing write tid 1 to smithi04088644-170 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: finishing write tid 2 to smithi04088644-170 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: finishing write tid 3 to smithi04088644-170 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: finishing write tid 4 to smithi04088644-170 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: oid 170 updating version 0 to 116 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: oid 170 updating version 116 to 117 2023-12-01T15:45:06.770 INFO:tasks.rados.rados.0.smithi040.stdout:750: oid 170 version 117 is already newer than 115 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 170 v 117 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:750: left oid 170 (ObjNum 640 snap 0 seq_num 640) 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: finishing write tid 1 to smithi04088644-294 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: finishing write tid 2 to smithi04088644-294 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: finishing write tid 3 to smithi04088644-294 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: finishing write tid 4 to smithi04088644-294 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: oid 294 updating version 0 to 119 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: oid 294 updating version 119 to 120 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: oid 294 version 120 is already newer than 118 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 294 v 120 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-12-01T15:45:06.771 INFO:tasks.rados.rados.0.smithi040.stdout:752: finishing write tid 1 to smithi04088644-184 2023-12-01T15:45:06.772 INFO:tasks.rados.rados.0.smithi040.stdout:750: done (3 left) 2023-12-01T15:45:06.772 INFO:tasks.rados.rados.0.smithi040.stdout:751: done (2 left) 2023-12-01T15:45:06.772 INFO:tasks.rados.rados.0.smithi040.stdout:753: done (1 left) 2023-12-01T15:45:06.772 INFO:tasks.rados.rados.0.smithi040.stdout:754: write oid 423 current snap is 0 2023-12-01T15:45:06.772 INFO:tasks.rados.rados.0.smithi040.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-12-01T15:45:06.778 INFO:tasks.rados.rados.0.smithi040.stdout:754: writing smithi04088644-423 from 423708 to 1057716 tid 1 2023-12-01T15:45:06.785 INFO:tasks.rados.rados.0.smithi040.stdout:754: writing smithi04088644-423 from 1852286 to 2292173 tid 2 2023-12-01T15:45:06.789 INFO:tasks.rados.rados.0.smithi040.stdout:754: writing smithi04088644-423 from 2752172 to 2823708 tid 3 2023-12-01T15:45:06.789 INFO:tasks.rados.rados.0.smithi040.stdout:755: read oid 442 snap -1 2023-12-01T15:45:06.789 INFO:tasks.rados.rados.0.smithi040.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-12-01T15:45:06.789 INFO:tasks.rados.rados.0.smithi040.stdout:756: write oid 206 current snap is 0 2023-12-01T15:45:06.789 INFO:tasks.rados.rados.0.smithi040.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-12-01T15:45:06.796 INFO:tasks.rados.rados.0.smithi040.stdout:756: writing smithi04088644-206 from 440515 to 1149772 tid 1 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:756: writing smithi04088644-206 from 1910768 to 2494313 tid 2 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: finishing write tid 2 to smithi04088644-184 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:757: write oid 278 current snap is 0 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: finishing write tid 3 to smithi04088644-184 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: finishing write tid 4 to smithi04088644-184 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: oid 184 updating version 0 to 198 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: oid 184 version 198 is already newer than 196 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: oid 184 version 198 is already newer than 197 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 184 v 198 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:752: left oid 184 (ObjNum 642 snap 0 seq_num 642) 2023-12-01T15:45:06.805 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing write tid 1 to smithi04088644-423 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing write tid 2 to smithi04088644-423 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing write tid 3 to smithi04088644-423 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing write tid 4 to smithi04088644-423 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing write tid 5 to smithi04088644-423 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: oid 423 updating version 0 to 107 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: oid 423 version 107 is already newer than 104 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: oid 423 version 107 is already newer than 106 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: oid 423 version 107 is already newer than 105 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 423 v 107 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-12-01T15:45:06.806 INFO:tasks.rados.rados.0.smithi040.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-12-01T15:45:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:45:06] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2023-12-01T15:45:06.933 INFO:tasks.rados.rados.0.smithi040.stdout:756: finishing write tid 1 to smithi04088644-206 2023-12-01T15:45:06.933 INFO:tasks.rados.rados.0.smithi040.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-12-01T15:45:06.940 INFO:tasks.rados.rados.0.smithi040.stdout:757: writing smithi04088644-278 from 457322 to 1241828 tid 1 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:757: writing smithi04088644-278 from 1969250 to 2412806 tid 2 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:752: done (4 left) 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:754: done (3 left) 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:755: done (2 left) 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:758: write oid 54 current snap is 0 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: finishing write tid 2 to smithi04088644-206 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: finishing write tid 3 to smithi04088644-206 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: finishing write tid 4 to smithi04088644-206 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: oid 206 updating version 0 to 144 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: oid 206 version 144 is already newer than 142 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: oid 206 version 144 is already newer than 143 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 206 v 144 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-12-01T15:45:06.948 INFO:tasks.rados.rados.0.smithi040.stdout:757: finishing write tid 1 to smithi04088644-278 2023-12-01T15:45:06.949 INFO:tasks.rados.rados.0.smithi040.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-12-01T15:45:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:758: writing smithi04088644-54 from 474129 to 1050237 tid 1 2023-12-01T15:45:06.961 INFO:tasks.rados.rados.0.smithi040.stdout:758: writing smithi04088644-54 from 1627732 to 2214946 tid 2 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:758: writing smithi04088644-54 from 2718088 to 2874129 tid 3 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:756: done (2 left) 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:759: read oid 71 snap -1 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:759: expect (ObjNum 70 snap 0 seq_num 70) 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:760: write oid 236 current snap is 0 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:757: finishing write tid 2 to smithi04088644-278 2023-12-01T15:45:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-12-01T15:45:06.972 INFO:tasks.rados.rados.0.smithi040.stdout:760: writing smithi04088644-236 from 490936 to 1142293 tid 1 2023-12-01T15:45:06.978 INFO:tasks.rados.rados.0.smithi040.stdout:760: writing smithi04088644-236 from 1686214 to 2133439 tid 2 2023-12-01T15:45:06.982 INFO:tasks.rados.rados.0.smithi040.stdout:760: writing smithi04088644-236 from 2861864 to 2890936 tid 3 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:761: read oid 38 snap -1 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:761: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:762: write oid 177 current snap is 0 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:757: finishing write tid 3 to smithi04088644-278 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:757: finishing write tid 4 to smithi04088644-278 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:757: oid 278 updating version 0 to 99 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:757: oid 278 updating version 99 to 100 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:757: oid 278 updating version 100 to 101 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 101 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:758: finishing write tid 1 to smithi04088644-54 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:758: finishing write tid 2 to smithi04088644-54 2023-12-01T15:45:06.983 INFO:tasks.rados.rados.0.smithi040.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-12-01T15:45:06.990 INFO:tasks.rados.rados.0.smithi040.stdout:762: writing smithi04088644-177 from 507743 to 1234349 tid 1 2023-12-01T15:45:06.997 INFO:tasks.rados.rados.0.smithi040.stdout:762: writing smithi04088644-177 from 1744696 to 2335579 tid 2 2023-12-01T15:45:07.000 INFO:tasks.rados.rados.0.smithi040.stdout:762: writing smithi04088644-177 from 2772934 to 2907743 tid 3 2023-12-01T15:45:07.001 INFO:tasks.rados.rados.0.smithi040.stdout:757: done (5 left) 2023-12-01T15:45:07.001 INFO:tasks.rados.rados.0.smithi040.stdout:763: delete oid 13 current snap is 0 2023-12-01T15:45:07.001 INFO:tasks.rados.rados.0.smithi040.stdout:759: expect (ObjNum 70 snap 0 seq_num 70) 2023-12-01T15:45:07.117 INFO:tasks.rados.rados.0.smithi040.stdout:758: finishing write tid 3 to smithi04088644-54 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: finishing write tid 4 to smithi04088644-54 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: finishing write tid 5 to smithi04088644-54 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: oid 54 updating version 0 to 105 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: oid 54 version 105 is already newer than 103 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: oid 54 version 105 is already newer than 104 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: oid 54 version 105 is already newer than 102 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 105 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:758: left oid 54 (ObjNum 647 snap 0 seq_num 647) 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:760: finishing write tid 1 to smithi04088644-236 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:760: finishing write tid 2 to smithi04088644-236 2023-12-01T15:45:07.118 INFO:tasks.rados.rados.0.smithi040.stdout:760: finishing write tid 3 to smithi04088644-236 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: finishing write tid 4 to smithi04088644-236 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: finishing write tid 5 to smithi04088644-236 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: oid 236 updating version 0 to 155 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: oid 236 updating version 155 to 156 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: oid 236 version 156 is already newer than 153 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: oid 236 version 156 is already newer than 154 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 236 v 156 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:760: left oid 236 (ObjNum 648 snap 0 seq_num 648) 2023-12-01T15:45:07.119 INFO:tasks.rados.rados.0.smithi040.stdout:761: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-01T15:45:07.210 INFO:tasks.rados.rados.0.smithi040.stdout:762: finishing write tid 1 to smithi04088644-177 2023-12-01T15:45:07.210 INFO:tasks.rados.rados.0.smithi040.stdout:762: finishing write tid 2 to smithi04088644-177 2023-12-01T15:45:07.210 INFO:tasks.rados.rados.0.smithi040.stdout:762: finishing write tid 3 to smithi04088644-177 2023-12-01T15:45:07.210 INFO:tasks.rados.rados.0.smithi040.stdout:762: finishing write tid 4 to smithi04088644-177 2023-12-01T15:45:07.210 INFO:tasks.rados.rados.0.smithi040.stdout:762: finishing write tid 5 to smithi04088644-177 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:762: oid 177 updating version 0 to 147 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:762: oid 177 version 147 is already newer than 146 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:762: oid 177 updating version 147 to 148 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:762: oid 177 updating version 148 to 149 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 177 v 149 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:762: left oid 177 (ObjNum 649 snap 0 seq_num 649) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:758: done (5 left) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:759: done (4 left) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:760: done (3 left) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:761: done (2 left) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:762: done (1 left) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:763: done (0 left) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:764: read oid 479 snap -1 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:765: write oid 58 current snap is 0 2023-12-01T15:45:07.211 INFO:tasks.rados.rados.0.smithi040.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-12-01T15:45:07.215 INFO:tasks.rados.rados.0.smithi040.stdout:765: writing smithi04088644-58 from 541357 to 1018461 tid 1 2023-12-01T15:45:07.224 INFO:tasks.rados.rados.0.smithi040.stdout:765: writing smithi04088644-58 from 1745307 to 2339859 tid 2 2023-12-01T15:45:07.224 INFO:tasks.rados.rados.0.smithi040.stdout:766: write oid 213 current snap is 0 2023-12-01T15:45:07.225 INFO:tasks.rados.rados.0.smithi040.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-12-01T15:45:07.231 INFO:tasks.rados.rados.0.smithi040.stdout:766: writing smithi04088644-213 from 558164 to 1110517 tid 1 2023-12-01T15:45:07.239 INFO:tasks.rados.rados.0.smithi040.stdout:766: writing smithi04088644-213 from 1803789 to 2258352 tid 2 2023-12-01T15:45:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:766: writing smithi04088644-213 from 2855203 to 2958164 tid 3 2023-12-01T15:45:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:767: read oid 303 snap -1 2023-12-01T15:45:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-12-01T15:45:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:768: read oid 333 snap -1 2023-12-01T15:45:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:769: write oid 336 current snap is 0 2023-12-01T15:45:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-12-01T15:45:07.251 INFO:tasks.rados.rados.0.smithi040.stdout:769: writing smithi04088644-336 from 574971 to 1202573 tid 1 2023-12-01T15:45:07.259 INFO:tasks.rados.rados.0.smithi040.stdout:769: writing smithi04088644-336 from 1862271 to 2460492 tid 2 2023-12-01T15:45:07.259 INFO:tasks.rados.rados.0.smithi040.stdout:770: write oid 194 current snap is 0 2023-12-01T15:45:07.259 INFO:tasks.rados.rados.0.smithi040.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-12-01T15:45:07.266 INFO:tasks.rados.rados.0.smithi040.stdout:770: writing smithi04088644-194 from 591778 to 1010982 tid 1 2023-12-01T15:45:07.273 INFO:tasks.rados.rados.0.smithi040.stdout:770: writing smithi04088644-194 from 1637106 to 2378985 tid 2 2023-12-01T15:45:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:770: writing smithi04088644-194 from 2910049 to 2991778 tid 3 2023-12-01T15:45:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:771: write oid 48 current snap is 0 2023-12-01T15:45:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-12-01T15:45:07.284 INFO:tasks.rados.rados.0.smithi040.stdout:771: writing smithi04088644-48 from 608585 to 1103038 tid 1 2023-12-01T15:45:07.290 INFO:tasks.rados.rados.0.smithi040.stdout:771: writing smithi04088644-48 from 1579235 to 2181125 tid 2 2023-12-01T15:45:07.295 INFO:tasks.rados.rados.0.smithi040.stdout:771: writing smithi04088644-48 from 2821119 to 3008585 tid 3 2023-12-01T15:45:07.296 INFO:tasks.rados.rados.0.smithi040.stdout:772: read oid 77 snap -1 2023-12-01T15:45:07.296 INFO:tasks.rados.rados.0.smithi040.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-12-01T15:45:07.296 INFO:tasks.rados.rados.0.smithi040.stdout:773: write oid 202 current snap is 0 2023-12-01T15:45:07.296 INFO:tasks.rados.rados.0.smithi040.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:45:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:765: finishing write tid 1 to smithi04088644-58 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: finishing write tid 2 to smithi04088644-58 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: finishing write tid 3 to smithi04088644-58 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: finishing write tid 4 to smithi04088644-58 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: oid 58 updating version 0 to 201 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: oid 58 version 201 is already newer than 200 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: oid 58 version 201 is already newer than 199 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 58 v 201 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing write tid 1 to smithi04088644-213 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing write tid 2 to smithi04088644-213 2023-12-01T15:45:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-12-01T15:45:07.387 INFO:tasks.rados.rados.0.smithi040.stdout:773: writing smithi04088644-202 from 625392 to 1195094 tid 1 2023-12-01T15:45:07.394 INFO:tasks.rados.rados.0.smithi040.stdout:773: writing smithi04088644-202 from 1637717 to 2383265 tid 2 2023-12-01T15:45:07.398 INFO:tasks.rados.rados.0.smithi040.stdout:773: writing smithi04088644-202 from 2848542 to 3025392 tid 3 2023-12-01T15:45:07.398 INFO:tasks.rados.rados.0.smithi040.stdout:764: done (9 left) 2023-12-01T15:45:07.398 INFO:tasks.rados.rados.0.smithi040.stdout:765: done (8 left) 2023-12-01T15:45:07.398 INFO:tasks.rados.rados.0.smithi040.stdout:774: read oid 71 snap -1 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:774: expect (ObjNum 70 snap 0 seq_num 70) 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:775: read oid 105 snap -1 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:776: read oid 356 snap -1 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:776: expect (ObjNum 560 snap 0 seq_num 560) 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:777: write oid 421 current snap is 0 2023-12-01T15:45:07.399 INFO:tasks.rados.rados.0.smithi040.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-12-01T15:45:07.406 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi04088644-421 from 642199 to 1287150 tid 1 2023-12-01T15:45:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi04088644-421 from 1696199 to 2301758 tid 2 2023-12-01T15:45:07.417 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi04088644-421 from 2992318 to 3042199 tid 3 2023-12-01T15:45:07.417 INFO:tasks.rados.rados.0.smithi040.stdout:778: write oid 164 current snap is 0 2023-12-01T15:45:07.417 INFO:tasks.rados.rados.0.smithi040.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-12-01T15:45:07.425 INFO:tasks.rados.rados.0.smithi040.stdout:778: writing smithi04088644-164 from 659006 to 1379206 tid 1 2023-12-01T15:45:07.434 INFO:tasks.rados.rados.0.smithi040.stdout:778: writing smithi04088644-164 from 2154681 to 2903898 tid 2 2023-12-01T15:45:07.434 INFO:tasks.rados.rados.0.smithi040.stdout:779: read oid 239 snap -1 2023-12-01T15:45:07.434 INFO:tasks.rados.rados.0.smithi040.stdout:779: expect (ObjNum 238 snap 0 seq_num 238) 2023-12-01T15:45:07.434 INFO:tasks.rados.rados.0.smithi040.stdout:780: write oid 498 current snap is 0 2023-12-01T15:45:07.434 INFO:tasks.rados.rados.0.smithi040.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-12-01T15:45:07.443 INFO:tasks.rados.rados.0.smithi040.stdout:780: writing smithi04088644-498 from 675813 to 1471262 tid 1 2023-12-01T15:45:07.450 INFO:tasks.rados.rados.0.smithi040.stdout:780: writing smithi04088644-498 from 2096810 to 2706038 tid 2 2023-12-01T15:45:07.450 INFO:tasks.rados.rados.0.smithi040.stdout:781: write oid 205 current snap is 0 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing write tid 3 to smithi04088644-213 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing write tid 4 to smithi04088644-213 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing write tid 5 to smithi04088644-213 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: oid 213 updating version 0 to 127 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: oid 213 updating version 127 to 129 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: oid 213 version 129 is already newer than 128 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: oid 213 updating version 129 to 130 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 213 v 130 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-12-01T15:45:07.451 INFO:tasks.rados.rados.0.smithi040.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-12-01T15:45:07.567 INFO:tasks.rados.rados.0.smithi040.stdout:769: finishing write tid 1 to smithi04088644-336 2023-12-01T15:45:07.568 INFO:tasks.rados.rados.0.smithi040.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:07 smithi040 bash[28232]: cluster 2023-12-01T15:45:06.284278+0000 mgr.y (mgr.24356) 205 : cluster 0 pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2023-12-01T15:45:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:07 smithi040 bash[41173]: cluster 2023-12-01T15:45:06.284278+0000 mgr.y (mgr.24356) 205 : cluster 0 pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2023-12-01T15:45:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:769: finishing write tid 2 to smithi04088644-336 2023-12-01T15:45:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:769: finishing write tid 3 to smithi04088644-336 2023-12-01T15:45:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:769: finishing write tid 4 to smithi04088644-336 2023-12-01T15:45:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:769: oid 336 updating version 0 to 136 2023-12-01T15:45:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:769: oid 336 updating version 136 to 137 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:769: oid 336 version 137 is already newer than 135 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 336 v 137 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: finishing write tid 1 to smithi04088644-194 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: finishing write tid 2 to smithi04088644-194 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: finishing write tid 3 to smithi04088644-194 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: finishing write tid 4 to smithi04088644-194 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: finishing write tid 5 to smithi04088644-194 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: oid 194 updating version 0 to 152 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: oid 194 updating version 152 to 153 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: oid 194 version 153 is already newer than 151 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: oid 194 version 153 is already newer than 150 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 194 v 153 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing write tid 1 to smithi04088644-48 2023-12-01T15:45:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing write tid 2 to smithi04088644-48 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing write tid 3 to smithi04088644-48 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing write tid 4 to smithi04088644-48 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing write tid 5 to smithi04088644-48 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: oid 48 updating version 0 to 140 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: oid 48 updating version 140 to 141 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: oid 48 version 141 is already newer than 138 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: oid 48 version 141 is already newer than 139 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 141 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:771: left oid 48 (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:45:07.696 INFO:tasks.rados.rados.0.smithi040.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-12-01T15:45:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:07 smithi141 bash[31670]: cluster 2023-12-01T15:45:06.284278+0000 mgr.y (mgr.24356) 205 : cluster 0 pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2023-12-01T15:45:07.808 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing write tid 1 to smithi04088644-202 2023-12-01T15:45:07.808 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing write tid 2 to smithi04088644-202 2023-12-01T15:45:07.808 INFO:tasks.rados.rados.0.smithi040.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-12-01T15:45:07.820 INFO:tasks.rados.rados.0.smithi040.stdout:781: writing smithi04088644-205 from 692620 to 1163318 tid 1 2023-12-01T15:45:07.829 INFO:tasks.rados.rados.0.smithi040.stdout:781: writing smithi04088644-205 from 1755292 to 2508178 tid 2 2023-12-01T15:45:07.829 INFO:tasks.rados.rados.0.smithi040.stdout:766: done (15 left) 2023-12-01T15:45:07.829 INFO:tasks.rados.rados.0.smithi040.stdout:767: done (14 left) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:768: done (13 left) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:769: done (12 left) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:770: done (11 left) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:771: done (10 left) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:772: done (9 left) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:782: read oid 341 snap -1 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:782: expect (ObjNum 340 snap 0 seq_num 340) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:783: read oid 190 snap -1 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:783: expect (ObjNum 189 snap 0 seq_num 189) 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:784: delete oid 137 current snap is 0 2023-12-01T15:45:07.830 INFO:tasks.rados.rados.0.smithi040.stdout:774: expect (ObjNum 70 snap 0 seq_num 70) 2023-12-01T15:45:07.949 INFO:tasks.rados.rados.0.smithi040.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:45:08.086 INFO:tasks.rados.rados.0.smithi040.stdout:776: expect (ObjNum 560 snap 0 seq_num 560) 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing write tid 3 to smithi04088644-202 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing write tid 4 to smithi04088644-202 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing write tid 5 to smithi04088644-202 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: oid 202 updating version 0 to 145 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: oid 202 updating version 145 to 146 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: oid 202 updating version 146 to 147 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: oid 202 updating version 147 to 148 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 202 v 148 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:773: left oid 202 (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 1 to smithi04088644-421 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 2 to smithi04088644-421 2023-12-01T15:45:08.256 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 3 to smithi04088644-421 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:773: done (11 left) 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:774: done (10 left) 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:775: done (9 left) 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:776: done (8 left) 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:784: done (7 left) 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:785: read oid 148 snap -1 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:785: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:786: write oid 467 current snap is 0 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 4 to smithi04088644-421 2023-12-01T15:45:08.257 INFO:tasks.rados.rados.0.smithi040.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-12-01T15:45:08.266 INFO:tasks.rados.rados.0.smithi040.stdout:786: writing smithi04088644-467 from 726234 to 1463783 tid 1 2023-12-01T15:45:08.274 INFO:tasks.rados.rados.0.smithi040.stdout:786: writing smithi04088644-467 from 1988609 to 2745164 tid 2 2023-12-01T15:45:08.274 INFO:tasks.rados.rados.0.smithi040.stdout:787: read oid 185 snap -1 2023-12-01T15:45:08.274 INFO:tasks.rados.rados.0.smithi040.stdout:787: expect (ObjNum 184 snap 0 seq_num 184) 2023-12-01T15:45:08.274 INFO:tasks.rados.rados.0.smithi040.stdout:788: write oid 408 current snap is 0 2023-12-01T15:45:08.274 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 5 to smithi04088644-421 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:777: oid 421 updating version 0 to 131 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:777: oid 421 updating version 131 to 133 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:777: oid 421 version 133 is already newer than 132 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:777: oid 421 updating version 133 to 134 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 134 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:777: left oid 421 (ObjNum 657 snap 0 seq_num 657) 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:778: finishing write tid 1 to smithi04088644-164 2023-12-01T15:45:08.275 INFO:tasks.rados.rados.0.smithi040.stdout:779: expect (ObjNum 238 snap 0 seq_num 238) 2023-12-01T15:45:08.353 INFO:tasks.rados.rados.0.smithi040.stdout:778: finishing write tid 2 to smithi04088644-164 2023-12-01T15:45:08.353 INFO:tasks.rados.rados.0.smithi040.stdout:778: finishing write tid 3 to smithi04088644-164 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:778: finishing write tid 4 to smithi04088644-164 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:778: oid 164 updating version 0 to 144 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:778: oid 164 version 144 is already newer than 143 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:778: oid 164 version 144 is already newer than 142 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 164 v 144 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:778: left oid 164 (ObjNum 658 snap 0 seq_num 658) 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:780: finishing write tid 1 to smithi04088644-498 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:780: finishing write tid 2 to smithi04088644-498 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:780: finishing write tid 3 to smithi04088644-498 2023-12-01T15:45:08.354 INFO:tasks.rados.rados.0.smithi040.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-12-01T15:45:08.359 INFO:tasks.rados.rados.0.smithi040.stdout:788: writing smithi04088644-408 from 743041 to 1155839 tid 1 2023-12-01T15:45:08.368 INFO:tasks.rados.rados.0.smithi040.stdout:788: writing smithi04088644-408 from 1930738 to 2547304 tid 2 2023-12-01T15:45:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:788: writing smithi04088644-408 from 3040503 to 3143041 tid 3 2023-12-01T15:45:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:777: done (10 left) 2023-12-01T15:45:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:778: done (9 left) 2023-12-01T15:45:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:779: done (8 left) 2023-12-01T15:45:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:789: write oid 23 current snap is 0 2023-12-01T15:45:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-12-01T15:45:08.379 INFO:tasks.rados.rados.0.smithi040.stdout:789: writing smithi04088644-23 from 759848 to 1247895 tid 1 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:789: writing smithi04088644-23 from 1989220 to 2749444 tid 2 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:790: read oid 370 snap -1 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:790: expect (ObjNum 629 snap 0 seq_num 629) 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:791: write oid 302 current snap is 0 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:780: finishing write tid 4 to smithi04088644-498 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:780: oid 498 updating version 0 to 158 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:780: oid 498 updating version 158 to 160 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:780: oid 498 version 160 is already newer than 159 2023-12-01T15:45:08.388 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 498 v 160 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-12-01T15:45:08.389 INFO:tasks.rados.rados.0.smithi040.stdout:780: left oid 498 (ObjNum 659 snap 0 seq_num 659) 2023-12-01T15:45:08.389 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 1 to smithi04088644-205 2023-12-01T15:45:08.389 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 2 to smithi04088644-205 2023-12-01T15:45:08.389 INFO:tasks.rados.rados.0.smithi040.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-12-01T15:45:08.395 INFO:tasks.rados.rados.0.smithi040.stdout:791: writing smithi04088644-302 from 776655 to 1339951 tid 1 2023-12-01T15:45:08.403 INFO:tasks.rados.rados.0.smithi040.stdout:791: writing smithi04088644-302 from 2047702 to 2667937 tid 2 2023-12-01T15:45:08.406 INFO:tasks.rados.rados.0.smithi040.stdout:791: writing smithi04088644-302 from 3095349 to 3176655 tid 3 2023-12-01T15:45:08.406 INFO:tasks.rados.rados.0.smithi040.stdout:780: done (10 left) 2023-12-01T15:45:08.406 INFO:tasks.rados.rados.0.smithi040.stdout:792: write oid 339 current snap is 0 2023-12-01T15:45:08.406 INFO:tasks.rados.rados.0.smithi040.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-12-01T15:45:08.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: writing smithi04088644-339 from 793462 to 1432007 tid 1 2023-12-01T15:45:08.422 INFO:tasks.rados.rados.0.smithi040.stdout:792: writing smithi04088644-339 from 2106184 to 2870077 tid 2 2023-12-01T15:45:08.422 INFO:tasks.rados.rados.0.smithi040.stdout:793: read oid 108 snap -1 2023-12-01T15:45:08.423 INFO:tasks.rados.rados.0.smithi040.stdout:793: expect (ObjNum 107 snap 0 seq_num 107) 2023-12-01T15:45:08.423 INFO:tasks.rados.rados.0.smithi040.stdout:794: read oid 166 snap -1 2023-12-01T15:45:08.423 INFO:tasks.rados.rados.0.smithi040.stdout:794: expect (ObjNum 165 snap 0 seq_num 165) 2023-12-01T15:45:08.423 INFO:tasks.rados.rados.0.smithi040.stdout:795: write oid 90 current snap is 0 2023-12-01T15:45:08.423 INFO:tasks.rados.rados.0.smithi040.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-12-01T15:45:08.429 INFO:tasks.rados.rados.0.smithi040.stdout:795: writing smithi04088644-90 from 410269 to 1124063 tid 1 2023-12-01T15:45:08.435 INFO:tasks.rados.rados.0.smithi040.stdout:795: writing smithi04088644-90 from 1648313 to 2155864 tid 2 2023-12-01T15:45:08.442 INFO:tasks.rados.rados.0.smithi040.stdout:795: writing smithi04088644-90 from 2917489 to 3210269 tid 3 2023-12-01T15:45:08.442 INFO:tasks.rados.rados.0.smithi040.stdout:796: write oid 418 current snap is 0 2023-12-01T15:45:08.443 INFO:tasks.rados.rados.0.smithi040.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-12-01T15:45:08.449 INFO:tasks.rados.rados.0.smithi040.stdout:796: writing smithi04088644-418 from 427076 to 1216119 tid 1 2023-12-01T15:45:08.456 INFO:tasks.rados.rados.0.smithi040.stdout:796: writing smithi04088644-418 from 1706795 to 2474357 tid 2 2023-12-01T15:45:08.461 INFO:tasks.rados.rados.0.smithi040.stdout:796: writing smithi04088644-418 from 2944912 to 3227076 tid 3 2023-12-01T15:45:08.461 INFO:tasks.rados.rados.0.smithi040.stdout:797: write oid 317 current snap is 0 2023-12-01T15:45:08.461 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 3 to smithi04088644-205 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 4 to smithi04088644-205 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:781: oid 205 updating version 0 to 150 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:781: oid 205 updating version 150 to 151 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:781: oid 205 version 151 is already newer than 149 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 205 v 151 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:781: left oid 205 (ObjNum 660 snap 0 seq_num 660) 2023-12-01T15:45:08.462 INFO:tasks.rados.rados.0.smithi040.stdout:782: expect (ObjNum 340 snap 0 seq_num 340) 2023-12-01T15:45:08.594 INFO:tasks.rados.rados.0.smithi040.stdout:783: expect (ObjNum 189 snap 0 seq_num 189) 2023-12-01T15:45:08.720 INFO:tasks.rados.rados.0.smithi040.stdout:785: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:45:08.826 INFO:tasks.rados.rados.0.smithi040.stdout:786: finishing write tid 1 to smithi04088644-467 2023-12-01T15:45:08.826 INFO:tasks.rados.rados.0.smithi040.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-12-01T15:45:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:797: writing smithi04088644-317 from 443883 to 908175 tid 1 2023-12-01T15:45:08.838 INFO:tasks.rados.rados.0.smithi040.stdout:797: writing smithi04088644-317 from 1365277 to 1876497 tid 2 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:797: writing smithi04088644-317 from 2572335 to 3243883 tid 3 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:781: done (15 left) 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:782: done (14 left) 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:783: done (13 left) 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:785: done (12 left) 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:798: read oid 142 snap -1 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:798: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:799: write oid 123 current snap is 0 2023-12-01T15:45:08.848 INFO:tasks.rados.rados.0.smithi040.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-12-01T15:45:08.855 INFO:tasks.rados.rados.0.smithi040.stdout:799: writing smithi04088644-123 from 460690 to 1116584 tid 1 2023-12-01T15:45:08.863 INFO:tasks.rados.rados.0.smithi040.stdout:799: writing smithi04088644-123 from 1540112 to 2311343 tid 2 2023-12-01T15:45:08.870 INFO:tasks.rados.rados.0.smithi040.stdout:799: writing smithi04088644-123 from 2716111 to 3255889 tid 3 2023-12-01T15:45:08.870 INFO:tasks.rados.rados.0.smithi040.stdout:800: write oid 349 current snap is 0 2023-12-01T15:45:08.871 INFO:tasks.rados.rados.0.smithi040.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-12-01T15:45:08.881 INFO:tasks.rados.rados.0.smithi040.stdout:800: writing smithi04088644-349 from 477497 to 1208640 tid 1 2023-12-01T15:45:08.888 INFO:tasks.rados.rados.0.smithi040.stdout:800: writing smithi04088644-349 from 1998594 to 2513483 tid 2 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:800: writing smithi04088644-349 from 3143534 to 3277497 tid 3 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:801: delete oid 224 current snap is 0 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:786: finishing write tid 2 to smithi04088644-467 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:786: finishing write tid 3 to smithi04088644-467 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:786: finishing write tid 4 to smithi04088644-467 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:786: oid 467 updating version 0 to 164 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:786: oid 467 updating version 164 to 165 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:786: oid 467 version 165 is already newer than 163 2023-12-01T15:45:08.893 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 467 v 165 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-12-01T15:45:08.894 INFO:tasks.rados.rados.0.smithi040.stdout:786: left oid 467 (ObjNum 662 snap 0 seq_num 662) 2023-12-01T15:45:08.894 INFO:tasks.rados.rados.0.smithi040.stdout:787: expect (ObjNum 184 snap 0 seq_num 184) 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing write tid 1 to smithi04088644-408 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing write tid 2 to smithi04088644-408 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing write tid 3 to smithi04088644-408 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:786: done (15 left) 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:787: done (14 left) 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:801: done (13 left) 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:802: write oid 161 current snap is 0 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing write tid 4 to smithi04088644-408 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing write tid 5 to smithi04088644-408 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: oid 408 updating version 0 to 169 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: oid 408 version 169 is already newer than 167 2023-12-01T15:45:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:788: oid 408 version 169 is already newer than 166 2023-12-01T15:45:09.016 INFO:tasks.rados.rados.0.smithi040.stdout:788: oid 408 version 169 is already newer than 168 2023-12-01T15:45:09.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 408 v 169 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-12-01T15:45:09.016 INFO:tasks.rados.rados.0.smithi040.stdout:788: left oid 408 (ObjNum 663 snap 0 seq_num 663) 2023-12-01T15:45:09.016 INFO:tasks.rados.rados.0.smithi040.stdout:789: finishing write tid 1 to smithi04088644-23 2023-12-01T15:45:09.016 INFO:tasks.rados.rados.0.smithi040.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-12-01T15:45:09.023 INFO:tasks.rados.rados.0.smithi040.stdout:802: writing smithi04088644-161 from 511111 to 992752 tid 1 2023-12-01T15:45:09.033 INFO:tasks.rados.rados.0.smithi040.stdout:802: writing smithi04088644-161 from 1599205 to 2117763 tid 2 2023-12-01T15:45:09.040 INFO:tasks.rados.rados.0.smithi040.stdout:802: writing smithi04088644-161 from 2682027 to 3171974 tid 3 2023-12-01T15:45:09.040 INFO:tasks.rados.rados.0.smithi040.stdout:788: done (13 left) 2023-12-01T15:45:09.040 INFO:tasks.rados.rados.0.smithi040.stdout:803: read oid 459 snap -1 2023-12-01T15:45:09.040 INFO:tasks.rados.rados.0.smithi040.stdout:803: expect (ObjNum 458 snap 0 seq_num 458) 2023-12-01T15:45:09.041 INFO:tasks.rados.rados.0.smithi040.stdout:804: write oid 435 current snap is 0 2023-12-01T15:45:09.041 INFO:tasks.rados.rados.0.smithi040.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-12-01T15:45:09.047 INFO:tasks.rados.rados.0.smithi040.stdout:804: writing smithi04088644-435 from 527918 to 1084808 tid 1 2023-12-01T15:45:09.056 INFO:tasks.rados.rados.0.smithi040.stdout:804: writing smithi04088644-435 from 1657687 to 2436256 tid 2 2023-12-01T15:45:09.062 INFO:tasks.rados.rados.0.smithi040.stdout:804: writing smithi04088644-435 from 3225803 to 3327918 tid 3 2023-12-01T15:45:09.062 INFO:tasks.rados.rados.0.smithi040.stdout:805: write oid 219 current snap is 0 2023-12-01T15:45:09.062 INFO:tasks.rados.rados.0.smithi040.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-12-01T15:45:09.069 INFO:tasks.rados.rados.0.smithi040.stdout:805: writing smithi04088644-219 from 544725 to 1176864 tid 1 2023-12-01T15:45:09.075 INFO:tasks.rados.rados.0.smithi040.stdout:805: writing smithi04088644-219 from 1716169 to 2238396 tid 2 2023-12-01T15:45:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:805: writing smithi04088644-219 from 2736873 to 3249364 tid 3 2023-12-01T15:45:09.081 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:790: expect (ObjNum 629 snap 0 seq_num 629) 2023-12-01T15:45:09.258 INFO:tasks.rados.rados.0.smithi040.stdout:789: finishing write tid 2 to smithi04088644-23 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:789: finishing write tid 3 to smithi04088644-23 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:789: finishing write tid 4 to smithi04088644-23 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:789: oid 23 updating version 0 to 124 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:789: oid 23 version 124 is already newer than 123 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:789: oid 23 updating version 124 to 125 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 125 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:789: left oid 23 (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:791: finishing write tid 1 to smithi04088644-302 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:791: finishing write tid 2 to smithi04088644-302 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:791: finishing write tid 3 to smithi04088644-302 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:791: finishing write tid 4 to smithi04088644-302 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:791: finishing write tid 5 to smithi04088644-302 2023-12-01T15:45:09.259 INFO:tasks.rados.rados.0.smithi040.stdout:791: oid 302 updating version 0 to 108 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:791: oid 302 updating version 108 to 110 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:791: oid 302 updating version 110 to 111 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:791: oid 302 version 111 is already newer than 109 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 302 v 111 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:791: left oid 302 (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 1 to smithi04088644-339 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:789: done (15 left) 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:790: done (14 left) 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:791: done (13 left) 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:806: write oid 66 current snap is 0 2023-12-01T15:45:09.260 INFO:tasks.rados.rados.0.smithi040.stdout:793: expect (ObjNum 107 snap 0 seq_num 107) 2023-12-01T15:45:09.413 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 2 to smithi04088644-339 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 3 to smithi04088644-339 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 4 to smithi04088644-339 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: oid 339 updating version 0 to 127 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: oid 339 version 127 is already newer than 126 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: oid 339 version 127 is already newer than 125 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 339 v 127 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:792: left oid 339 (ObjNum 666 snap 0 seq_num 666) 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:795: finishing write tid 1 to smithi04088644-90 2023-12-01T15:45:09.414 INFO:tasks.rados.rados.0.smithi040.stdout:794: expect (ObjNum 165 snap 0 seq_num 165) 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: finishing write tid 2 to smithi04088644-90 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: finishing write tid 3 to smithi04088644-90 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: finishing write tid 4 to smithi04088644-90 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: finishing write tid 5 to smithi04088644-90 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: oid 90 updating version 0 to 142 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: oid 90 updating version 142 to 145 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: oid 90 version 145 is already newer than 143 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: oid 90 version 145 is already newer than 144 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 90 v 145 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-12-01T15:45:09.522 INFO:tasks.rados.rados.0.smithi040.stdout:795: left oid 90 (ObjNum 667 snap 0 seq_num 667) 2023-12-01T15:45:09.523 INFO:tasks.rados.rados.0.smithi040.stdout:796: finishing write tid 1 to smithi04088644-418 2023-12-01T15:45:09.523 INFO:tasks.rados.rados.0.smithi040.stdout:796: finishing write tid 2 to smithi04088644-418 2023-12-01T15:45:09.523 INFO:tasks.rados.rados.0.smithi040.stdout:796: finishing write tid 3 to smithi04088644-418 2023-12-01T15:45:09.523 INFO:tasks.rados.rados.0.smithi040.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-12-01T15:45:09.529 INFO:tasks.rados.rados.0.smithi040.stdout:806: writing smithi04088644-66 from 561532 to 1268920 tid 1 2023-12-01T15:45:09.539 INFO:tasks.rados.rados.0.smithi040.stdout:806: writing smithi04088644-66 from 2058298 to 2840536 tid 2 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:792: done (13 left) 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:793: done (12 left) 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:794: done (11 left) 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:795: done (10 left) 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:807: read oid 203 snap -1 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:807: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:808: write oid 475 current snap is 0 2023-12-01T15:45:09.540 INFO:tasks.rados.rados.0.smithi040.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-12-01T15:45:09.546 INFO:tasks.rados.rados.0.smithi040.stdout:808: writing smithi04088644-475 from 578339 to 1077329 tid 1 2023-12-01T15:45:09.553 INFO:tasks.rados.rados.0.smithi040.stdout:808: writing smithi04088644-475 from 1833133 to 2359029 tid 2 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:808: writing smithi04088644-475 from 2791719 to 3378339 tid 3 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:809: write oid 411 current snap is 0 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: finishing write tid 4 to smithi04088644-418 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: finishing write tid 5 to smithi04088644-418 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: oid 418 updating version 0 to 161 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: oid 418 updating version 161 to 164 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: oid 418 version 164 is already newer than 162 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: oid 418 version 164 is already newer than 163 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 418 v 164 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-12-01T15:45:09.560 INFO:tasks.rados.rados.0.smithi040.stdout:796: left oid 418 (ObjNum 668 snap 0 seq_num 668) 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: finishing write tid 1 to smithi04088644-317 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: finishing write tid 2 to smithi04088644-317 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: finishing write tid 3 to smithi04088644-317 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: finishing write tid 4 to smithi04088644-317 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: finishing write tid 5 to smithi04088644-317 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: oid 317 updating version 0 to 134 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: oid 317 version 134 is already newer than 131 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: oid 317 version 134 is already newer than 132 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: oid 317 version 134 is already newer than 133 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 317 v 134 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:797: left oid 317 (ObjNum 669 snap 0 seq_num 669) 2023-12-01T15:45:09.561 INFO:tasks.rados.rados.0.smithi040.stdout:798: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:45:09.654 INFO:tasks.rados.rados.0.smithi040.stdout:799: finishing write tid 1 to smithi04088644-123 2023-12-01T15:45:09.654 INFO:tasks.rados.rados.0.smithi040.stdout:799: finishing write tid 2 to smithi04088644-123 2023-12-01T15:45:09.655 INFO:tasks.rados.rados.0.smithi040.stdout:799: finishing write tid 3 to smithi04088644-123 2023-12-01T15:45:09.655 INFO:tasks.rados.rados.0.smithi040.stdout:799: finishing write tid 4 to smithi04088644-123 2023-12-01T15:45:09.655 INFO:tasks.rados.rados.0.smithi040.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-12-01T15:45:09.661 INFO:tasks.rados.rados.0.smithi040.stdout:809: writing smithi04088644-411 from 595146 to 1169385 tid 1 2023-12-01T15:45:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:09 smithi040 bash[28232]: cluster 2023-12-01T15:45:08.285092+0000 mgr.y (mgr.24356) 206 : cluster 0 pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2023-12-01T15:45:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:09 smithi040 bash[41173]: cluster 2023-12-01T15:45:08.285092+0000 mgr.y (mgr.24356) 206 : cluster 0 pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2023-12-01T15:45:09.669 INFO:tasks.rados.rados.0.smithi040.stdout:809: writing smithi04088644-411 from 1891615 to 2561169 tid 2 2023-12-01T15:45:09.675 INFO:tasks.rados.rados.0.smithi040.stdout:809: writing smithi04088644-411 from 3219142 to 3395146 tid 3 2023-12-01T15:45:09.675 INFO:tasks.rados.rados.0.smithi040.stdout:796: done (12 left) 2023-12-01T15:45:09.675 INFO:tasks.rados.rados.0.smithi040.stdout:797: done (11 left) 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:798: done (10 left) 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:810: delete oid 471 current snap is 0 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:799: finishing write tid 5 to smithi04088644-123 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:799: oid 123 updating version 0 to 114 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:799: oid 123 version 114 is already newer than 112 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:799: oid 123 updating version 114 to 115 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:799: oid 123 version 115 is already newer than 113 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 123 v 115 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:799: left oid 123 (ObjNum 670 snap 0 seq_num 670) 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:800: finishing write tid 1 to smithi04088644-349 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:800: finishing write tid 2 to smithi04088644-349 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:800: finishing write tid 3 to smithi04088644-349 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:800: finishing write tid 4 to smithi04088644-349 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:800: finishing write tid 5 to smithi04088644-349 2023-12-01T15:45:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:800: oid 349 updating version 0 to 138 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:800: oid 349 version 138 is already newer than 136 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:800: oid 349 version 138 is already newer than 135 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:800: oid 349 version 138 is already newer than 137 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 349 v 138 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:800: left oid 349 (ObjNum 671 snap 0 seq_num 671) 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing write tid 1 to smithi04088644-161 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing write tid 2 to smithi04088644-161 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing write tid 3 to smithi04088644-161 2023-12-01T15:45:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:803: expect (ObjNum 458 snap 0 seq_num 458) 2023-12-01T15:45:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:09 smithi141 bash[31670]: cluster 2023-12-01T15:45:08.285092+0000 mgr.y (mgr.24356) 206 : cluster 0 pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2023-12-01T15:45:09.821 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing write tid 4 to smithi04088644-161 2023-12-01T15:45:09.821 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing write tid 5 to smithi04088644-161 2023-12-01T15:45:09.821 INFO:tasks.rados.rados.0.smithi040.stdout:802: oid 161 updating version 0 to 173 2023-12-01T15:45:09.821 INFO:tasks.rados.rados.0.smithi040.stdout:802: oid 161 version 173 is already newer than 172 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:802: oid 161 version 173 is already newer than 171 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:802: oid 161 version 173 is already newer than 170 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 161 v 173 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:802: left oid 161 (ObjNum 673 snap 0 seq_num 673) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 1 to smithi04088644-435 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 2 to smithi04088644-435 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:799: done (10 left) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:800: done (9 left) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:802: done (8 left) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:803: done (7 left) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:810: done (6 left) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:811: read oid 111 snap -1 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:811: expect (ObjNum 110 snap 0 seq_num 110) 2023-12-01T15:45:09.822 INFO:tasks.rados.rados.0.smithi040.stdout:812: write oid 144 current snap is 0 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 3 to smithi04088644-435 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 4 to smithi04088644-435 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 5 to smithi04088644-435 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: oid 435 updating version 0 to 203 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: oid 435 version 203 is already newer than 202 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: oid 435 updating version 203 to 204 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: oid 435 updating version 204 to 205 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 435 v 205 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:804: left oid 435 (ObjNum 674 snap 0 seq_num 674) 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing write tid 1 to smithi04088644-219 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing write tid 2 to smithi04088644-219 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing write tid 3 to smithi04088644-219 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing write tid 4 to smithi04088644-219 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing write tid 5 to smithi04088644-219 2023-12-01T15:45:09.823 INFO:tasks.rados.rados.0.smithi040.stdout:805: oid 219 updating version 0 to 128 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:805: oid 219 version 128 is already newer than 126 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:805: oid 219 updating version 128 to 129 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:805: oid 219 version 129 is already newer than 127 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 219 v 129 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:805: left oid 219 (ObjNum 675 snap 0 seq_num 675) 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:806: finishing write tid 1 to smithi04088644-66 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:806: finishing write tid 2 to smithi04088644-66 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:806: finishing write tid 3 to smithi04088644-66 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:806: finishing write tid 4 to smithi04088644-66 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:806: oid 66 updating version 0 to 128 2023-12-01T15:45:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:806: oid 66 version 128 is already newer than 127 2023-12-01T15:45:09.825 INFO:tasks.rados.rados.0.smithi040.stdout:806: oid 66 version 128 is already newer than 126 2023-12-01T15:45:09.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 66 v 128 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-12-01T15:45:09.825 INFO:tasks.rados.rados.0.smithi040.stdout:806: left oid 66 (ObjNum 676 snap 0 seq_num 676) 2023-12-01T15:45:09.825 INFO:tasks.rados.rados.0.smithi040.stdout:807: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:45:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:808: finishing write tid 1 to smithi04088644-475 2023-12-01T15:45:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:808: finishing write tid 2 to smithi04088644-475 2023-12-01T15:45:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:808: finishing write tid 3 to smithi04088644-475 2023-12-01T15:45:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-12-01T15:45:09.974 INFO:tasks.rados.rados.0.smithi040.stdout:812: writing smithi04088644-144 from 628760 to 1353497 tid 1 2023-12-01T15:45:09.982 INFO:tasks.rados.rados.0.smithi040.stdout:812: writing smithi04088644-144 from 1892226 to 2565449 tid 2 2023-12-01T15:45:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:812: writing smithi04088644-144 from 3157635 to 3428760 tid 3 2023-12-01T15:45:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:804: done (7 left) 2023-12-01T15:45:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:805: done (6 left) 2023-12-01T15:45:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:806: done (5 left) 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:807: done (4 left) 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:813: read oid 47 snap -1 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:813: expect deleted 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:814: read oid 365 snap -1 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:814: expect (ObjNum 364 snap 0 seq_num 364) 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:815: read oid 131 snap -1 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:815: expect (ObjNum 588 snap 0 seq_num 588) 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:816: read oid 244 snap -1 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:816: expect (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:817: read oid 201 snap -1 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:817: expect (ObjNum 200 snap 0 seq_num 200) 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:818: delete oid 183 current snap is 0 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:808: finishing write tid 4 to smithi04088644-475 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:808: finishing write tid 5 to smithi04088644-475 2023-12-01T15:45:09.989 INFO:tasks.rados.rados.0.smithi040.stdout:808: oid 475 updating version 0 to 107 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:808: oid 475 updating version 107 to 108 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:808: oid 475 updating version 108 to 109 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:808: oid 475 updating version 109 to 110 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 475 v 110 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:808: left oid 475 (ObjNum 677 snap 0 seq_num 677) 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: finishing write tid 1 to smithi04088644-411 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: finishing write tid 2 to smithi04088644-411 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: finishing write tid 3 to smithi04088644-411 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: finishing write tid 4 to smithi04088644-411 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: finishing write tid 5 to smithi04088644-411 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: oid 411 updating version 0 to 149 2023-12-01T15:45:09.990 INFO:tasks.rados.rados.0.smithi040.stdout:809: oid 411 version 149 is already newer than 147 2023-12-01T15:45:09.991 INFO:tasks.rados.rados.0.smithi040.stdout:809: oid 411 version 149 is already newer than 146 2023-12-01T15:45:09.991 INFO:tasks.rados.rados.0.smithi040.stdout:809: oid 411 version 149 is already newer than 148 2023-12-01T15:45:09.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 149 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-12-01T15:45:09.991 INFO:tasks.rados.rados.0.smithi040.stdout:809: left oid 411 (ObjNum 678 snap 0 seq_num 678) 2023-12-01T15:45:09.991 INFO:tasks.rados.rados.0.smithi040.stdout:811: expect (ObjNum 110 snap 0 seq_num 110) 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:812: finishing write tid 1 to smithi04088644-144 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:812: finishing write tid 2 to smithi04088644-144 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:808: done (9 left) 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:809: done (8 left) 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:811: done (7 left) 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:818: done (6 left) 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:819: write oid 119 current snap is 0 2023-12-01T15:45:10.151 INFO:tasks.rados.rados.0.smithi040.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-12-01T15:45:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:819: writing smithi04088644-119 from 662374 to 1137609 tid 1 2023-12-01T15:45:10.163 INFO:tasks.rados.rados.0.smithi040.stdout:819: writing smithi04088644-119 from 1609190 to 2286082 tid 2 2023-12-01T15:45:10.171 INFO:tasks.rados.rados.0.smithi040.stdout:819: writing smithi04088644-119 from 2812481 to 3436582 tid 3 2023-12-01T15:45:10.171 INFO:tasks.rados.rados.0.smithi040.stdout:820: write oid 221 current snap is 0 2023-12-01T15:45:10.171 INFO:tasks.rados.rados.0.smithi040.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-12-01T15:45:10.178 INFO:tasks.rados.rados.0.smithi040.stdout:820: writing smithi04088644-221 from 679181 to 1229665 tid 1 2023-12-01T15:45:10.184 INFO:tasks.rados.rados.0.smithi040.stdout:820: writing smithi04088644-221 from 1667672 to 2204575 tid 2 2023-12-01T15:45:10.191 INFO:tasks.rados.rados.0.smithi040.stdout:820: writing smithi04088644-221 from 2839904 to 3275277 tid 3 2023-12-01T15:45:10.191 INFO:tasks.rados.rados.0.smithi040.stdout:821: read oid 303 snap -1 2023-12-01T15:45:10.192 INFO:tasks.rados.rados.0.smithi040.stdout:821: expect (ObjNum 302 snap 0 seq_num 302) 2023-12-01T15:45:10.192 INFO:tasks.rados.rados.0.smithi040.stdout:822: write oid 71 current snap is 0 2023-12-01T15:45:10.192 INFO:tasks.rados.rados.0.smithi040.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-12-01T15:45:10.199 INFO:tasks.rados.rados.0.smithi040.stdout:822: writing smithi04088644-71 from 695988 to 1321721 tid 1 2023-12-01T15:45:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:822: writing smithi04088644-71 from 2009801 to 2690362 tid 2 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:822: writing smithi04088644-71 from 3150974 to 3495988 tid 3 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:823: write oid 289 current snap is 0 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: finishing write tid 3 to smithi04088644-144 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: finishing write tid 4 to smithi04088644-144 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: finishing write tid 5 to smithi04088644-144 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: oid 144 updating version 0 to 132 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: oid 144 updating version 132 to 133 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: oid 144 version 133 is already newer than 131 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: oid 144 version 133 is already newer than 130 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 144 v 133 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:812: left oid 144 (ObjNum 680 snap 0 seq_num 680) 2023-12-01T15:45:10.213 INFO:tasks.rados.rados.0.smithi040.stdout:814: expect (ObjNum 364 snap 0 seq_num 364) 2023-12-01T15:45:10.296 INFO:tasks.rados.rados.0.smithi040.stdout:815: expect (ObjNum 588 snap 0 seq_num 588) 2023-12-01T15:45:10.504 INFO:tasks.rados.rados.0.smithi040.stdout:816: expect (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:45:10.667 INFO:tasks.rados.rados.0.smithi040.stdout:817: expect (ObjNum 200 snap 0 seq_num 200) 2023-12-01T15:45:10.792 INFO:tasks.rados.rados.0.smithi040.stdout:819: finishing write tid 1 to smithi04088644-119 2023-12-01T15:45:10.793 INFO:tasks.rados.rados.0.smithi040.stdout:819: finishing write tid 2 to smithi04088644-119 2023-12-01T15:45:10.793 INFO:tasks.rados.rados.0.smithi040.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-12-01T15:45:10.802 INFO:tasks.rados.rados.0.smithi040.stdout:823: writing smithi04088644-289 from 712795 to 1130130 tid 1 2023-12-01T15:45:10.810 INFO:tasks.rados.rados.0.smithi040.stdout:823: writing smithi04088644-289 from 1784636 to 2325208 tid 2 2023-12-01T15:45:10.816 INFO:tasks.rados.rados.0.smithi040.stdout:823: writing smithi04088644-289 from 2894750 to 3352667 tid 3 2023-12-01T15:45:10.816 INFO:tasks.rados.rados.0.smithi040.stdout:812: done (10 left) 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:813: done (9 left) 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:814: done (8 left) 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:815: done (7 left) 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:816: done (6 left) 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:817: done (5 left) 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:824: write oid 494 current snap is 0 2023-12-01T15:45:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-12-01T15:45:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:824: writing smithi04088644-494 from 729602 to 1222186 tid 1 2023-12-01T15:45:10.831 INFO:tasks.rados.rados.0.smithi040.stdout:824: writing smithi04088644-494 from 1843118 to 2527348 tid 2 2023-12-01T15:45:10.837 INFO:tasks.rados.rados.0.smithi040.stdout:824: writing smithi04088644-494 from 3322173 to 3529602 tid 3 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:825: write oid 370 current snap is 0 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: finishing write tid 3 to smithi04088644-119 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: finishing write tid 4 to smithi04088644-119 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: finishing write tid 5 to smithi04088644-119 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: oid 119 updating version 0 to 130 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: oid 119 updating version 130 to 131 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: oid 119 updating version 131 to 132 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: oid 119 version 132 is already newer than 129 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 119 v 132 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:819: left oid 119 (ObjNum 682 snap 0 seq_num 682) 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 1 to smithi04088644-221 2023-12-01T15:45:10.838 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 2 to smithi04088644-221 2023-12-01T15:45:10.839 INFO:tasks.rados.rados.0.smithi040.stdout:821: expect (ObjNum 302 snap 0 seq_num 302) 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 3 to smithi04088644-221 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 4 to smithi04088644-221 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 5 to smithi04088644-221 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: oid 221 updating version 0 to 165 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: oid 221 updating version 165 to 167 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: oid 221 updating version 167 to 168 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: oid 221 version 168 is already newer than 166 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 221 v 168 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-12-01T15:45:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:820: left oid 221 (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: finishing write tid 1 to smithi04088644-71 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: finishing write tid 2 to smithi04088644-71 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: finishing write tid 3 to smithi04088644-71 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: finishing write tid 4 to smithi04088644-71 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: finishing write tid 5 to smithi04088644-71 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: oid 71 updating version 0 to 170 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: oid 71 updating version 170 to 171 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: oid 71 updating version 171 to 172 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: oid 71 version 172 is already newer than 169 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 71 v 172 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:822: left oid 71 (ObjNum 684 snap 0 seq_num 684) 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing write tid 1 to smithi04088644-289 2023-12-01T15:45:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing write tid 2 to smithi04088644-289 2023-12-01T15:45:10.967 INFO:tasks.rados.rados.0.smithi040.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-12-01T15:45:10.976 INFO:tasks.rados.rados.0.smithi040.stdout:825: writing smithi04088644-370 from 746409 to 1314242 tid 1 2023-12-01T15:45:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:825: writing smithi04088644-370 from 1901600 to 2445841 tid 2 2023-12-01T15:45:10.990 INFO:tasks.rados.rados.0.smithi040.stdout:825: writing smithi04088644-370 from 3065949 to 3546409 tid 3 2023-12-01T15:45:10.990 INFO:tasks.rados.rados.0.smithi040.stdout:819: done (6 left) 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:820: done (5 left) 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:821: done (4 left) 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:822: done (3 left) 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:826: write oid 286 current snap is 0 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing write tid 3 to smithi04088644-289 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing write tid 4 to smithi04088644-289 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing write tid 5 to smithi04088644-289 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: oid 289 updating version 0 to 159 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: oid 289 updating version 159 to 160 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: oid 289 version 160 is already newer than 158 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: oid 289 updating version 160 to 161 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 289 v 161 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:823: left oid 289 (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:45:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:824: finishing write tid 1 to smithi04088644-494 2023-12-01T15:45:10.992 INFO:tasks.rados.rados.0.smithi040.stdout:824: finishing write tid 2 to smithi04088644-494 2023-12-01T15:45:10.992 INFO:tasks.rados.rados.0.smithi040.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-12-01T15:45:10.998 INFO:tasks.rados.rados.0.smithi040.stdout:826: writing smithi04088644-286 from 763216 to 1406298 tid 1 2023-12-01T15:45:11.004 INFO:tasks.rados.rados.0.smithi040.stdout:826: writing smithi04088644-286 from 1843729 to 2531628 tid 2 2023-12-01T15:45:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:826: writing smithi04088644-286 from 3260666 to 3563216 tid 3 2023-12-01T15:45:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:823: done (3 left) 2023-12-01T15:45:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:827: read oid 389 snap -1 2023-12-01T15:45:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:827: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T15:45:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:828: write oid 393 current snap is 0 2023-12-01T15:45:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:824: finishing write tid 3 to smithi04088644-494 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: finishing write tid 4 to smithi04088644-494 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: finishing write tid 5 to smithi04088644-494 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: oid 494 updating version 0 to 118 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: oid 494 version 118 is already newer than 116 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: oid 494 version 118 is already newer than 117 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: oid 494 updating version 118 to 119 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 494 v 119 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:824: left oid 494 (ObjNum 686 snap 0 seq_num 686) 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing write tid 1 to smithi04088644-370 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing write tid 2 to smithi04088644-370 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing write tid 3 to smithi04088644-370 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing write tid 4 to smithi04088644-370 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing write tid 5 to smithi04088644-370 2023-12-01T15:45:11.012 INFO:tasks.rados.rados.0.smithi040.stdout:825: oid 370 updating version 0 to 137 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:825: oid 370 version 137 is already newer than 136 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:825: oid 370 version 137 is already newer than 135 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:825: oid 370 updating version 137 to 138 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 138 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:825: left oid 370 (ObjNum 687 snap 0 seq_num 687) 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:826: finishing write tid 1 to smithi04088644-286 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:826: finishing write tid 2 to smithi04088644-286 2023-12-01T15:45:11.013 INFO:tasks.rados.rados.0.smithi040.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-12-01T15:45:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi04088644-393 from 780023 to 1498354 tid 1 2023-12-01T15:45:11.025 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi04088644-393 from 1902211 to 2450121 tid 2 2023-12-01T15:45:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi04088644-393 from 3004442 to 3580023 tid 3 2023-12-01T15:45:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:824: done (4 left) 2023-12-01T15:45:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:825: done (3 left) 2023-12-01T15:45:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:829: read oid 402 snap -1 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:829: expect (ObjNum 401 snap 0 seq_num 401) 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:830: read oid 33 snap -1 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:830: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:831: read oid 422 snap -1 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:831: expect (ObjNum 421 snap 0 seq_num 421) 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:832: write oid 439 current snap is 0 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: finishing write tid 3 to smithi04088644-286 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: finishing write tid 4 to smithi04088644-286 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: finishing write tid 5 to smithi04088644-286 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: oid 286 updating version 0 to 145 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: oid 286 updating version 145 to 146 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: oid 286 updating version 146 to 147 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: oid 286 updating version 147 to 148 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 148 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-12-01T15:45:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:826: left oid 286 (ObjNum 688 snap 0 seq_num 688) 2023-12-01T15:45:11.034 INFO:tasks.rados.rados.0.smithi040.stdout:827: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T15:45:11.125 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 1 to smithi04088644-393 2023-12-01T15:45:11.125 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 2 to smithi04088644-393 2023-12-01T15:45:11.125 INFO:tasks.rados.rados.0.smithi040.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-12-01T15:45:11.140 INFO:tasks.rados.rados.0.smithi040.stdout:832: writing smithi04088644-439 from 796830 to 1590410 tid 1 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:832: writing smithi04088644-439 from 2360693 to 3052261 tid 2 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:826: done (6 left) 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:827: done (5 left) 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:833: read oid 142 snap -1 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:833: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:834: read oid 326 snap -1 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:834: expect (ObjNum 626 snap 0 seq_num 626) 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:835: read oid 23 snap -1 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:835: expect (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:836: write oid 204 current snap is 0 2023-12-01T15:45:11.149 INFO:tasks.rados.rados.0.smithi040.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-12-01T15:45:11.154 INFO:tasks.rados.rados.0.smithi040.stdout:836: writing smithi04088644-204 from 413637 to 882466 tid 1 2023-12-01T15:45:11.162 INFO:tasks.rados.rados.0.smithi040.stdout:836: writing smithi04088644-204 from 1619175 to 2054401 tid 2 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:836: writing smithi04088644-204 from 2542935 to 3301190 tid 3 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:837: read oid 382 snap -1 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:837: expect deleted 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:838: read oid 210 snap -1 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:838: expect (ObjNum 209 snap 0 seq_num 209) 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 3 to smithi04088644-393 2023-12-01T15:45:11.170 INFO:tasks.rados.rados.0.smithi040.stdout:830: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:45:11.269 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 4 to smithi04088644-393 2023-12-01T15:45:11.269 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 5 to smithi04088644-393 2023-12-01T15:45:11.269 INFO:tasks.rados.rados.0.smithi040.stdout:828: oid 393 updating version 0 to 158 2023-12-01T15:45:11.270 INFO:tasks.rados.rados.0.smithi040.stdout:828: oid 393 version 158 is already newer than 156 2023-12-01T15:45:11.270 INFO:tasks.rados.rados.0.smithi040.stdout:828: oid 393 version 158 is already newer than 155 2023-12-01T15:45:11.270 INFO:tasks.rados.rados.0.smithi040.stdout:828: oid 393 version 158 is already newer than 157 2023-12-01T15:45:11.270 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 393 v 158 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-12-01T15:45:11.270 INFO:tasks.rados.rados.0.smithi040.stdout:828: left oid 393 (ObjNum 689 snap 0 seq_num 689) 2023-12-01T15:45:11.270 INFO:tasks.rados.rados.0.smithi040.stdout:829: expect (ObjNum 401 snap 0 seq_num 401) 2023-12-01T15:45:11.373 INFO:tasks.rados.rados.0.smithi040.stdout:831: expect (ObjNum 421 snap 0 seq_num 421) 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: finishing write tid 1 to smithi04088644-439 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: finishing write tid 2 to smithi04088644-439 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: finishing write tid 3 to smithi04088644-439 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: finishing write tid 4 to smithi04088644-439 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: oid 439 updating version 0 to 162 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: oid 439 updating version 162 to 163 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: oid 439 updating version 163 to 164 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 164 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:832: left oid 439 (ObjNum 690 snap 0 seq_num 690) 2023-12-01T15:45:11.494 INFO:tasks.rados.rados.0.smithi040.stdout:834: expect (ObjNum 626 snap 0 seq_num 626) 2023-12-01T15:45:11.622 INFO:tasks.rados.rados.0.smithi040.stdout:833: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:45:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:11 smithi040 bash[41173]: cluster 2023-12-01T15:45:10.286357+0000 mgr.y (mgr.24356) 207 : cluster 0 pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 98 MiB/s rd, 13 MiB/s wr, 137 op/s 2023-12-01T15:45:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:11 smithi040 bash[28232]: cluster 2023-12-01T15:45:10.286357+0000 mgr.y (mgr.24356) 207 : cluster 0 pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 98 MiB/s rd, 13 MiB/s wr, 137 op/s 2023-12-01T15:45:11.713 INFO:tasks.rados.rados.0.smithi040.stdout:835: expect (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:11 smithi141 bash[31670]: cluster 2023-12-01T15:45:10.286357+0000 mgr.y (mgr.24356) 207 : cluster 0 pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 98 MiB/s rd, 13 MiB/s wr, 137 op/s 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing write tid 1 to smithi04088644-204 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing write tid 2 to smithi04088644-204 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:839: read oid 194 snap -1 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:839: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:828: done (11 left) 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:829: done (10 left) 2023-12-01T15:45:11.887 INFO:tasks.rados.rados.0.smithi040.stdout:830: done (9 left) 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:831: done (8 left) 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:832: done (7 left) 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:833: done (6 left) 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:834: done (5 left) 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:835: done (4 left) 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:840: write oid 437 current snap is 0 2023-12-01T15:45:11.888 INFO:tasks.rados.rados.0.smithi040.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-12-01T15:45:11.894 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi04088644-437 from 430444 to 1090875 tid 1 2023-12-01T15:45:11.902 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi04088644-437 from 1677657 to 2372894 tid 2 2023-12-01T15:45:11.909 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi04088644-437 from 2970358 to 3539885 tid 3 2023-12-01T15:45:11.909 INFO:tasks.rados.rados.0.smithi040.stdout:841: write oid 417 current snap is 0 2023-12-01T15:45:11.909 INFO:tasks.rados.rados.0.smithi040.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-12-01T15:45:11.916 INFO:tasks.rados.rados.0.smithi040.stdout:841: writing smithi04088644-417 from 447251 to 1182931 tid 1 2023-12-01T15:45:11.922 INFO:tasks.rados.rados.0.smithi040.stdout:841: writing smithi04088644-417 from 1736139 to 2175034 tid 2 2023-12-01T15:45:11.929 INFO:tasks.rados.rados.0.smithi040.stdout:841: writing smithi04088644-417 from 2597781 to 3378580 tid 3 2023-12-01T15:45:11.929 INFO:tasks.rados.rados.0.smithi040.stdout:842: write oid 364 current snap is 0 2023-12-01T15:45:11.929 INFO:tasks.rados.rados.0.smithi040.stdout:838: expect (ObjNum 209 snap 0 seq_num 209) 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing write tid 3 to smithi04088644-204 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing write tid 4 to smithi04088644-204 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing write tid 5 to smithi04088644-204 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: oid 204 updating version 0 to 137 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: oid 204 version 137 is already newer than 136 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: oid 204 version 137 is already newer than 134 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: oid 204 version 137 is already newer than 135 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 204 v 137 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:836: left oid 204 (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:45:12.056 INFO:tasks.rados.rados.0.smithi040.stdout:839: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:45:12.208 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 1 to smithi04088644-437 2023-12-01T15:45:12.208 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 2 to smithi04088644-437 2023-12-01T15:45:12.208 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 3 to smithi04088644-437 2023-12-01T15:45:12.208 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 4 to smithi04088644-437 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 5 to smithi04088644-437 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:840: oid 437 updating version 0 to 149 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:840: oid 437 updating version 149 to 150 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:840: oid 437 updating version 150 to 151 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:840: oid 437 updating version 151 to 152 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 437 v 152 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:840: left oid 437 (ObjNum 692 snap 0 seq_num 692) 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:841: finishing write tid 1 to smithi04088644-417 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:841: finishing write tid 2 to smithi04088644-417 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:841: finishing write tid 3 to smithi04088644-417 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:841: finishing write tid 4 to smithi04088644-417 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:841: finishing write tid 5 to smithi04088644-417 2023-12-01T15:45:12.209 INFO:tasks.rados.rados.0.smithi040.stdout:841: oid 417 updating version 0 to 136 2023-12-01T15:45:12.210 INFO:tasks.rados.rados.0.smithi040.stdout:841: oid 417 version 136 is already newer than 135 2023-12-01T15:45:12.210 INFO:tasks.rados.rados.0.smithi040.stdout:841: oid 417 version 136 is already newer than 134 2023-12-01T15:45:12.210 INFO:tasks.rados.rados.0.smithi040.stdout:841: oid 417 version 136 is already newer than 133 2023-12-01T15:45:12.210 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 417 v 136 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-12-01T15:45:12.210 INFO:tasks.rados.rados.0.smithi040.stdout:841: left oid 417 (ObjNum 693 snap 0 seq_num 693) 2023-12-01T15:45:12.210 INFO:tasks.rados.rados.0.smithi040.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-12-01T15:45:12.213 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi04088644-364 from 464058 to 874987 tid 1 2023-12-01T15:45:12.220 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi04088644-364 from 1394621 to 2093527 tid 2 2023-12-01T15:45:12.227 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi04088644-364 from 2625204 to 3217275 tid 3 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi04088644-364 from 3656107 to 3664058 tid 4 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:836: done (6 left) 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:837: done (5 left) 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:838: done (4 left) 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:839: done (3 left) 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:840: done (2 left) 2023-12-01T15:45:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:841: done (1 left) 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:843: read oid 135 snap -1 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:843: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:844: delete oid 420 current snap is 0 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 1 to smithi04088644-364 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 2 to smithi04088644-364 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 3 to smithi04088644-364 2023-12-01T15:45:12.231 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 4 to smithi04088644-364 2023-12-01T15:45:12.232 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 5 to smithi04088644-364 2023-12-01T15:45:12.232 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 6 to smithi04088644-364 2023-12-01T15:45:12.232 INFO:tasks.rados.rados.0.smithi040.stdout:842: oid 364 updating version 0 to 124 2023-12-01T15:45:12.233 INFO:tasks.rados.rados.0.smithi040.stdout:842: oid 364 version 124 is already newer than 121 2023-12-01T15:45:12.233 INFO:tasks.rados.rados.0.smithi040.stdout:842: oid 364 version 124 is already newer than 123 2023-12-01T15:45:12.233 INFO:tasks.rados.rados.0.smithi040.stdout:842: oid 364 version 124 is already newer than 122 2023-12-01T15:45:12.233 INFO:tasks.rados.rados.0.smithi040.stdout:842: oid 364 updating version 124 to 125 2023-12-01T15:45:12.233 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 364 v 125 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-12-01T15:45:12.233 INFO:tasks.rados.rados.0.smithi040.stdout:842: left oid 364 (ObjNum 694 snap 0 seq_num 694) 2023-12-01T15:45:12.239 INFO:tasks.rados.rados.0.smithi040.stdout:843: expect (ObjNum 134 snap 0 seq_num 134) 2023-12-01T15:45:12.321 INFO:tasks.rados.rados.0.smithi040.stdout:842: done (2 left) 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:843: done (1 left) 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:844: done (0 left) 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:845: read oid 388 snap -1 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:845: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:846: read oid 401 snap -1 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:846: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:847: read oid 482 snap -1 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:847: expect (ObjNum 481 snap 0 seq_num 481) 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:848: write oid 476 current snap is 0 2023-12-01T15:45:12.322 INFO:tasks.rados.rados.0.smithi040.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-12-01T15:45:12.327 INFO:tasks.rados.rados.0.smithi040.stdout:848: writing smithi04088644-476 from 497672 to 1059099 tid 1 2023-12-01T15:45:12.337 INFO:tasks.rados.rados.0.smithi040.stdout:848: writing smithi04088644-476 from 1795232 to 2497807 tid 2 2023-12-01T15:45:12.344 INFO:tasks.rados.rados.0.smithi040.stdout:848: writing smithi04088644-476 from 2963697 to 3694665 tid 3 2023-12-01T15:45:12.344 INFO:tasks.rados.rados.0.smithi040.stdout:849: delete oid 126 current snap is 0 2023-12-01T15:45:12.344 INFO:tasks.rados.rados.0.smithi040.stdout:845: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:45:12.441 INFO:tasks.rados.rados.0.smithi040.stdout:846: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:45:12.541 INFO:tasks.rados.rados.0.smithi040.stdout:847: expect (ObjNum 481 snap 0 seq_num 481) 2023-12-01T15:45:12.617 INFO:tasks.rados.rados.0.smithi040.stdout:848: finishing write tid 1 to smithi04088644-476 2023-12-01T15:45:12.617 INFO:tasks.rados.rados.0.smithi040.stdout:848: finishing write tid 2 to smithi04088644-476 2023-12-01T15:45:12.617 INFO:tasks.rados.rados.0.smithi040.stdout:848: finishing write tid 3 to smithi04088644-476 2023-12-01T15:45:12.617 INFO:tasks.rados.rados.0.smithi040.stdout:848: finishing write tid 4 to smithi04088644-476 2023-12-01T15:45:12.617 INFO:tasks.rados.rados.0.smithi040.stdout:848: finishing write tid 5 to smithi04088644-476 2023-12-01T15:45:12.617 INFO:tasks.rados.rados.0.smithi040.stdout:848: oid 476 updating version 0 to 166 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:848: oid 476 updating version 166 to 167 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:848: oid 476 updating version 167 to 168 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:848: oid 476 updating version 168 to 169 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 169 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:848: left oid 476 (ObjNum 696 snap 0 seq_num 696) 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:845: done (4 left) 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:846: done (3 left) 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:847: done (2 left) 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:848: done (1 left) 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:849: done (0 left) 2023-12-01T15:45:12.618 INFO:tasks.rados.rados.0.smithi040.stdout:850: delete oid 161 current snap is 0 2023-12-01T15:45:12.620 INFO:tasks.rados.rados.0.smithi040.stdout:850: done (0 left) 2023-12-01T15:45:12.620 INFO:tasks.rados.rados.0.smithi040.stdout:851: read oid 258 snap -1 2023-12-01T15:45:12.620 INFO:tasks.rados.rados.0.smithi040.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-12-01T15:45:12.620 INFO:tasks.rados.rados.0.smithi040.stdout:852: read oid 475 snap -1 2023-12-01T15:45:12.621 INFO:tasks.rados.rados.0.smithi040.stdout:852: expect (ObjNum 677 snap 0 seq_num 677) 2023-12-01T15:45:12.621 INFO:tasks.rados.rados.0.smithi040.stdout:853: write oid 413 current snap is 0 2023-12-01T15:45:12.621 INFO:tasks.rados.rados.0.smithi040.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-12-01T15:45:12.629 INFO:tasks.rados.rados.0.smithi040.stdout:853: writing smithi04088644-413 from 548093 to 1335267 tid 1 2023-12-01T15:45:12.635 INFO:tasks.rados.rados.0.smithi040.stdout:853: writing smithi04088644-413 from 1970678 to 2420580 tid 2 2023-12-01T15:45:12.643 INFO:tasks.rados.rados.0.smithi040.stdout:853: writing smithi04088644-413 from 3045966 to 3727103 tid 3 2023-12-01T15:45:12.643 INFO:tasks.rados.rados.0.smithi040.stdout:854: write oid 210 current snap is 0 2023-12-01T15:45:12.643 INFO:tasks.rados.rados.0.smithi040.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-12-01T15:45:12.734 INFO:tasks.rados.rados.0.smithi040.stdout:852: expect (ObjNum 677 snap 0 seq_num 677) 2023-12-01T15:45:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:853: finishing write tid 1 to smithi04088644-413 2023-12-01T15:45:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:853: finishing write tid 2 to smithi04088644-413 2023-12-01T15:45:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:853: finishing write tid 3 to smithi04088644-413 2023-12-01T15:45:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:853: finishing write tid 4 to smithi04088644-413 2023-12-01T15:45:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-12-01T15:45:12.907 INFO:tasks.rados.rados.0.smithi040.stdout:854: writing smithi04088644-210 from 564900 to 1143676 tid 1 2023-12-01T15:45:12.915 INFO:tasks.rados.rados.0.smithi040.stdout:854: writing smithi04088644-210 from 1629160 to 2339073 tid 2 2023-12-01T15:45:12.923 INFO:tasks.rados.rados.0.smithi040.stdout:854: writing smithi04088644-210 from 3073389 to 3565798 tid 3 2023-12-01T15:45:12.923 INFO:tasks.rados.rados.0.smithi040.stdout:851: done (3 left) 2023-12-01T15:45:12.923 INFO:tasks.rados.rados.0.smithi040.stdout:852: done (2 left) 2023-12-01T15:45:12.923 INFO:tasks.rados.rados.0.smithi040.stdout:855: read oid 433 snap -1 2023-12-01T15:45:12.923 INFO:tasks.rados.rados.0.smithi040.stdout:855: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:856: delete oid 350 current snap is 0 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:853: finishing write tid 5 to smithi04088644-413 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:853: oid 413 updating version 0 to 152 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:853: oid 413 version 152 is already newer than 151 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:853: oid 413 updating version 152 to 153 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:853: oid 413 version 153 is already newer than 150 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 413 v 153 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:854: finishing write tid 1 to smithi04088644-210 2023-12-01T15:45:12.924 INFO:tasks.rados.rados.0.smithi040.stdout:854: finishing write tid 2 to smithi04088644-210 2023-12-01T15:45:12.926 INFO:teuthology.orchestra.run.smithi040.stdout:wait for minority of mons to upgrade 2023-12-01T15:45:12.926 INFO:tasks.rados.rados.0.smithi040.stdout:853: done (3 left) 2023-12-01T15:45:12.926 INFO:tasks.rados.rados.0.smithi040.stdout:856: done (2 left) 2023-12-01T15:45:12.926 INFO:tasks.rados.rados.0.smithi040.stdout:857: read oid 76 snap -1 2023-12-01T15:45:12.926 INFO:tasks.rados.rados.0.smithi040.stdout:857: expect (ObjNum 535 snap 0 seq_num 535) 2023-12-01T15:45:12.926 INFO:tasks.rados.rados.0.smithi040.stdout:858: delete oid 128 current snap is 0 2023-12-01T15:45:12.928 INFO:tasks.rados.rados.0.smithi040.stdout:858: done (3 left) 2023-12-01T15:45:12.928 INFO:tasks.rados.rados.0.smithi040.stdout:859: read oid 34 snap -1 2023-12-01T15:45:12.928 INFO:tasks.rados.rados.0.smithi040.stdout:859: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:45:12.928 INFO:tasks.rados.rados.0.smithi040.stdout:860: write oid 487 current snap is 0 2023-12-01T15:45:12.928 INFO:tasks.rados.rados.0.smithi040.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-12-01T15:45:12.935 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi04088644-487 from 615321 to 1019844 tid 1 2023-12-01T15:45:12.946 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi04088644-487 from 1804606 to 2261846 tid 2 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi04088644-487 from 2755658 to 3481883 tid 3 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:861: read oid 467 snap -1 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:861: expect (ObjNum 662 snap 0 seq_num 662) 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:862: read oid 220 snap -1 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:862: expect (ObjNum 219 snap 0 seq_num 219) 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:863: write oid 369 current snap is 0 2023-12-01T15:45:12.953 INFO:tasks.rados.rados.0.smithi040.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-12-01T15:45:12.958 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi04088644-369 from 632128 to 1111900 tid 1 2023-12-01T15:45:12.966 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi04088644-369 from 1746735 to 2347633 tid 2 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi04088644-369 from 3066728 to 3720578 tid 3 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:864: write oid 35 current snap is 0 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:854: finishing write tid 3 to smithi04088644-210 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:854: finishing write tid 4 to smithi04088644-210 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:854: finishing write tid 5 to smithi04088644-210 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:854: oid 210 updating version 0 to 127 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:854: oid 210 updating version 127 to 129 2023-12-01T15:45:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:854: oid 210 version 129 is already newer than 126 2023-12-01T15:45:12.976 INFO:tasks.rados.rados.0.smithi040.stdout:854: oid 210 version 129 is already newer than 128 2023-12-01T15:45:12.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 210 v 129 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-12-01T15:45:12.976 INFO:tasks.rados.rados.0.smithi040.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-12-01T15:45:12.976 INFO:tasks.rados.rados.0.smithi040.stdout:855: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:45:13.106 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 1 to smithi04088644-487 2023-12-01T15:45:13.107 INFO:tasks.rados.rados.0.smithi040.stdout:859: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:45:13.201 INFO:tasks.rados.rados.0.smithi040.stdout:857: expect (ObjNum 535 snap 0 seq_num 535) 2023-12-01T15:45:13.351 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 2 to smithi04088644-487 2023-12-01T15:45:13.351 INFO:tasks.rados.rados.0.smithi040.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-12-01T15:45:13.359 INFO:tasks.rados.rados.0.smithi040.stdout:864: writing smithi04088644-35 from 648935 to 1203956 tid 1 2023-12-01T15:45:13.366 INFO:tasks.rados.rados.0.smithi040.stdout:864: writing smithi04088644-35 from 1805217 to 2266126 tid 2 2023-12-01T15:45:13.371 INFO:tasks.rados.rados.0.smithi040.stdout:864: writing smithi04088644-35 from 2694151 to 3159273 tid 3 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:864: writing smithi04088644-35 from 3817442 to 3848935 tid 4 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:854: done (8 left) 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:855: done (7 left) 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:857: done (6 left) 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:859: done (5 left) 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:865: read oid 106 snap -1 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:865: expect (ObjNum 105 snap 0 seq_num 105) 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:866: read oid 209 snap -1 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:866: expect (ObjNum 208 snap 0 seq_num 208) 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:867: write oid 211 current snap is 0 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 3 to smithi04088644-487 2023-12-01T15:45:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 4 to smithi04088644-487 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 5 to smithi04088644-487 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:860: oid 487 updating version 0 to 210 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:860: oid 487 version 210 is already newer than 209 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:860: oid 487 version 210 is already newer than 207 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:860: oid 487 version 210 is already newer than 208 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 487 v 210 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:860: left oid 487 (ObjNum 703 snap 0 seq_num 703) 2023-12-01T15:45:13.377 INFO:tasks.rados.rados.0.smithi040.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-12-01T15:45:13.383 INFO:tasks.rados.rados.0.smithi040.stdout:867: writing smithi04088644-211 from 665742 to 1296012 tid 1 2023-12-01T15:45:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:867: writing smithi04088644-211 from 1863699 to 2468266 tid 2 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:867: writing smithi04088644-211 from 3121574 to 3797968 tid 3 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:860: done (7 left) 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:868: read oid 291 snap -1 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:868: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:869: read oid 470 snap -1 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:869: expect (ObjNum 515 snap 0 seq_num 515) 2023-12-01T15:45:13.399 INFO:tasks.rados.rados.0.smithi040.stdout:870: delete oid 314 current snap is 0 2023-12-01T15:45:13.400 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 1 to smithi04088644-369 2023-12-01T15:45:13.400 INFO:tasks.rados.rados.0.smithi040.stdout:861: expect (ObjNum 662 snap 0 seq_num 662) 2023-12-01T15:45:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:13 smithi040 bash[28232]: cluster 2023-12-01T15:45:12.286803+0000 mgr.y (mgr.24356) 208 : cluster 0 pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 8.5 MiB/s wr, 89 op/s 2023-12-01T15:45:13.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:13 smithi040 bash[41173]: cluster 2023-12-01T15:45:12.286803+0000 mgr.y (mgr.24356) 208 : cluster 0 pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 8.5 MiB/s wr, 89 op/s 2023-12-01T15:45:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:13 smithi141 bash[31670]: cluster 2023-12-01T15:45:12.286803+0000 mgr.y (mgr.24356) 208 : cluster 0 pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 8.5 MiB/s wr, 89 op/s 2023-12-01T15:45:13.582 INFO:tasks.rados.rados.0.smithi040.stdout:862: expect (ObjNum 219 snap 0 seq_num 219) 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 2 to smithi04088644-369 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 3 to smithi04088644-369 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:861: done (9 left) 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:862: done (8 left) 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:870: done (7 left) 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:871: read oid 64 snap -1 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:871: expect (ObjNum 63 snap 0 seq_num 63) 2023-12-01T15:45:13.719 INFO:tasks.rados.rados.0.smithi040.stdout:872: read oid 146 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:872: expect (ObjNum 145 snap 0 seq_num 145) 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:873: read oid 474 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:873: expect (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:874: read oid 341 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:874: expect (ObjNum 340 snap 0 seq_num 340) 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:875: read oid 12 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:875: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:876: read oid 342 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:876: expect (ObjNum 341 snap 0 seq_num 341) 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:877: read oid 463 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:877: expect (ObjNum 590 snap 0 seq_num 590) 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:878: read oid 110 snap -1 2023-12-01T15:45:13.720 INFO:tasks.rados.rados.0.smithi040.stdout:878: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:45:13.721 INFO:tasks.rados.rados.0.smithi040.stdout:879: write oid 135 current snap is 0 2023-12-01T15:45:13.721 INFO:tasks.rados.rados.0.smithi040.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-12-01T15:45:13.726 INFO:tasks.rados.rados.0.smithi040.stdout:879: writing smithi04088644-135 from 699356 to 1196477 tid 1 2023-12-01T15:45:13.736 INFO:tasks.rados.rados.0.smithi040.stdout:879: writing smithi04088644-135 from 1980663 to 2588899 tid 2 2023-12-01T15:45:13.742 INFO:tasks.rados.rados.0.smithi040.stdout:879: writing smithi04088644-135 from 3176420 to 3591711 tid 3 2023-12-01T15:45:13.742 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:13.742 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 4 to smithi04088644-369 2023-12-01T15:45:13.742 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 5 to smithi04088644-369 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:863: oid 369 updating version 0 to 176 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:863: oid 369 version 176 is already newer than 174 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:863: oid 369 version 176 is already newer than 175 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:863: oid 369 version 176 is already newer than 173 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 369 v 176 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:863: left oid 369 (ObjNum 704 snap 0 seq_num 704) 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:864: finishing write tid 1 to smithi04088644-35 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:864: finishing write tid 2 to smithi04088644-35 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:864: finishing write tid 3 to smithi04088644-35 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:863: done (15 left) 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:880: read oid 107 snap -1 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:880: expect (ObjNum 529 snap 0 seq_num 529) 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:13.743 INFO:tasks.rados.rados.0.smithi040.stdout:866: expect (ObjNum 208 snap 0 seq_num 208) 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: finishing write tid 4 to smithi04088644-35 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: finishing write tid 5 to smithi04088644-35 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: finishing write tid 6 to smithi04088644-35 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: oid 35 updating version 0 to 213 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: oid 35 version 213 is already newer than 212 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: oid 35 updating version 213 to 215 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: oid 35 version 215 is already newer than 211 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: oid 35 version 215 is already newer than 214 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 215 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-12-01T15:45:13.879 INFO:tasks.rados.rados.0.smithi040.stdout:864: left oid 35 (ObjNum 705 snap 0 seq_num 705) 2023-12-01T15:45:13.880 INFO:tasks.rados.rados.0.smithi040.stdout:865: expect (ObjNum 105 snap 0 seq_num 105) 2023-12-01T15:45:14.017 INFO:tasks.rados.rados.0.smithi040.stdout:867: finishing write tid 1 to smithi04088644-211 2023-12-01T15:45:14.017 INFO:tasks.rados.rados.0.smithi040.stdout:867: finishing write tid 2 to smithi04088644-211 2023-12-01T15:45:14.018 INFO:tasks.rados.rados.0.smithi040.stdout:869: expect (ObjNum 515 snap 0 seq_num 515) 2023-12-01T15:45:14.156 INFO:tasks.rados.rados.0.smithi040.stdout:868: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:45:14.284 INFO:tasks.rados.rados.0.smithi040.stdout:867: finishing write tid 3 to smithi04088644-211 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: finishing write tid 4 to smithi04088644-211 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: finishing write tid 5 to smithi04088644-211 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: oid 211 updating version 0 to 131 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: oid 211 version 131 is already newer than 128 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: oid 211 version 131 is already newer than 130 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: oid 211 version 131 is already newer than 129 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 211 v 131 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:867: left oid 211 (ObjNum 706 snap 0 seq_num 706) 2023-12-01T15:45:14.285 INFO:tasks.rados.rados.0.smithi040.stdout:872: expect (ObjNum 145 snap 0 seq_num 145) 2023-12-01T15:45:14.373 INFO:tasks.rados.rados.0.smithi040.stdout:873: expect (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:45:14.534 INFO:tasks.rados.rados.0.smithi040.stdout:875: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:45:14.614 INFO:tasks.rados.rados.0.smithi040.stdout:871: expect (ObjNum 63 snap 0 seq_num 63) 2023-12-01T15:45:14.727 INFO:tasks.rados.rados.0.smithi040.stdout:877: expect (ObjNum 590 snap 0 seq_num 590) 2023-12-01T15:45:14.937 INFO:tasks.rados.rados.0.smithi040.stdout:864: done (15 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:865: done (14 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:866: done (13 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:867: done (12 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:868: done (11 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:869: done (10 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:871: done (9 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:872: done (8 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:873: done (7 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:875: done (6 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:877: done (5 left) 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:881: write oid 453 current snap is 0 2023-12-01T15:45:14.938 INFO:tasks.rados.rados.0.smithi040.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-12-01T15:45:14.945 INFO:tasks.rados.rados.0.smithi040.stdout:881: writing smithi04088644-453 from 716163 to 1288533 tid 1 2023-12-01T15:45:14.952 INFO:tasks.rados.rados.0.smithi040.stdout:881: writing smithi04088644-453 from 2039145 to 2507392 tid 2 2023-12-01T15:45:14.961 INFO:tasks.rados.rados.0.smithi040.stdout:881: writing smithi04088644-453 from 3203843 to 3830406 tid 3 2023-12-01T15:45:14.961 INFO:tasks.rados.rados.0.smithi040.stdout:882: write oid 200 current snap is 0 2023-12-01T15:45:14.961 INFO:tasks.rados.rados.0.smithi040.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-12-01T15:45:14.969 INFO:tasks.rados.rados.0.smithi040.stdout:882: writing smithi04088644-200 from 732970 to 1380589 tid 1 2023-12-01T15:45:14.977 INFO:tasks.rados.rados.0.smithi040.stdout:882: writing smithi04088644-200 from 2097627 to 2709532 tid 2 2023-12-01T15:45:14.983 INFO:tasks.rados.rados.0.smithi040.stdout:882: writing smithi04088644-200 from 3231266 to 3669101 tid 3 2023-12-01T15:45:14.983 INFO:tasks.rados.rados.0.smithi040.stdout:883: write oid 146 current snap is 0 2023-12-01T15:45:14.983 INFO:tasks.rados.rados.0.smithi040.stdout:880: expect (ObjNum 529 snap 0 seq_num 529) 2023-12-01T15:45:15.155 INFO:tasks.rados.rados.0.smithi040.stdout:876: expect (ObjNum 341 snap 0 seq_num 341) 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: finishing write tid 1 to smithi04088644-135 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: finishing write tid 2 to smithi04088644-135 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: finishing write tid 3 to smithi04088644-135 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: finishing write tid 4 to smithi04088644-135 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: finishing write tid 5 to smithi04088644-135 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: oid 135 updating version 0 to 171 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: oid 135 updating version 171 to 172 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: oid 135 updating version 172 to 173 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: oid 135 updating version 173 to 174 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 135 v 174 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:879: left oid 135 (ObjNum 708 snap 0 seq_num 708) 2023-12-01T15:45:15.291 INFO:tasks.rados.rados.0.smithi040.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-12-01T15:45:15.301 INFO:tasks.rados.rados.0.smithi040.stdout:883: writing smithi04088644-146 from 749777 to 1472645 tid 1 2023-12-01T15:45:15.308 INFO:tasks.rados.rados.0.smithi040.stdout:883: writing smithi04088644-146 from 2156109 to 2628025 tid 2 2023-12-01T15:45:15.317 INFO:tasks.rados.rados.0.smithi040.stdout:883: writing smithi04088644-146 from 3258689 to 3907796 tid 3 2023-12-01T15:45:15.317 INFO:tasks.rados.rados.0.smithi040.stdout:876: done (7 left) 2023-12-01T15:45:15.317 INFO:tasks.rados.rados.0.smithi040.stdout:879: done (6 left) 2023-12-01T15:45:15.317 INFO:tasks.rados.rados.0.smithi040.stdout:880: done (5 left) 2023-12-01T15:45:15.317 INFO:tasks.rados.rados.0.smithi040.stdout:884: delete oid 336 current snap is 0 2023-12-01T15:45:15.317 INFO:tasks.rados.rados.0.smithi040.stdout:878: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:45:15.472 INFO:tasks.rados.rados.0.smithi040.stdout:874: expect (ObjNum 340 snap 0 seq_num 340) 2023-12-01T15:45:15.615 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing write tid 1 to smithi04088644-453 2023-12-01T15:45:15.615 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing write tid 2 to smithi04088644-453 2023-12-01T15:45:15.615 INFO:tasks.rados.rados.0.smithi040.stdout:874: done (5 left) 2023-12-01T15:45:15.615 INFO:tasks.rados.rados.0.smithi040.stdout:878: done (4 left) 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:884: done (3 left) 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:885: read oid 165 snap -1 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:885: expect (ObjNum 507 snap 0 seq_num 507) 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:886: write oid 87 current snap is 0 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing write tid 3 to smithi04088644-453 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing write tid 4 to smithi04088644-453 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing write tid 5 to smithi04088644-453 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: oid 453 updating version 0 to 141 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: oid 453 updating version 141 to 142 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: oid 453 version 142 is already newer than 140 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: oid 453 version 142 is already newer than 139 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 142 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:881: left oid 453 (ObjNum 709 snap 0 seq_num 709) 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing write tid 1 to smithi04088644-200 2023-12-01T15:45:15.616 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing write tid 2 to smithi04088644-200 2023-12-01T15:45:15.617 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing write tid 3 to smithi04088644-200 2023-12-01T15:45:15.617 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing write tid 4 to smithi04088644-200 2023-12-01T15:45:15.617 INFO:tasks.rados.rados.0.smithi040.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-12-01T15:45:15.626 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi04088644-87 from 783391 to 1256757 tid 1 2023-12-01T15:45:15.632 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi04088644-87 from 1756720 to 2232305 tid 2 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi04088644-87 from 2797182 to 3585186 tid 3 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:881: done (4 left) 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:887: write oid 104 current snap is 0 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing write tid 5 to smithi04088644-200 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:882: oid 200 updating version 0 to 156 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:882: oid 200 updating version 156 to 157 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:882: oid 200 version 157 is already newer than 155 2023-12-01T15:45:15.641 INFO:tasks.rados.rados.0.smithi040.stdout:882: oid 200 version 157 is already newer than 154 2023-12-01T15:45:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 200 v 157 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-12-01T15:45:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:882: left oid 200 (ObjNum 710 snap 0 seq_num 710) 2023-12-01T15:45:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:883: finishing write tid 1 to smithi04088644-146 2023-12-01T15:45:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-12-01T15:45:15.647 INFO:tasks.rados.rados.0.smithi040.stdout:887: writing smithi04088644-104 from 400198 to 948813 tid 1 2023-12-01T15:45:15.653 INFO:tasks.rados.rados.0.smithi040.stdout:887: writing smithi04088644-104 from 1415202 to 2000198 tid 2 2023-12-01T15:45:15.653 INFO:tasks.rados.rados.0.smithi040.stdout:882: done (4 left) 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:888: delete oid 459 current snap is 0 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: finishing write tid 2 to smithi04088644-146 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: finishing write tid 3 to smithi04088644-146 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: finishing write tid 4 to smithi04088644-146 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: finishing write tid 5 to smithi04088644-146 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: oid 146 updating version 0 to 161 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: oid 146 version 161 is already newer than 159 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: oid 146 version 161 is already newer than 160 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: oid 146 version 161 is already newer than 158 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 161 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:883: left oid 146 (ObjNum 711 snap 0 seq_num 711) 2023-12-01T15:45:15.654 INFO:tasks.rados.rados.0.smithi040.stdout:885: expect (ObjNum 507 snap 0 seq_num 507) 2023-12-01T15:45:15.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:15 smithi040 bash[28232]: cluster 2023-12-01T15:45:14.287472+0000 mgr.y (mgr.24356) 209 : cluster 0 pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-12-01T15:45:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:15 smithi040 bash[41173]: cluster 2023-12-01T15:45:14.287472+0000 mgr.y (mgr.24356) 209 : cluster 0 pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-12-01T15:45:15.749 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 1 to smithi04088644-87 2023-12-01T15:45:15.749 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 2 to smithi04088644-87 2023-12-01T15:45:15.749 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 3 to smithi04088644-87 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 4 to smithi04088644-87 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 5 to smithi04088644-87 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: oid 87 updating version 0 to 134 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: oid 87 version 134 is already newer than 132 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: oid 87 updating version 134 to 135 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: oid 87 version 135 is already newer than 133 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 87 v 135 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: left oid 87 (ObjNum 713 snap 0 seq_num 713) 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing write tid 1 to smithi04088644-104 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:883: done (4 left) 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:885: done (3 left) 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:886: done (2 left) 2023-12-01T15:45:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:888: done (1 left) 2023-12-01T15:45:15.751 INFO:tasks.rados.rados.0.smithi040.stdout:889: write oid 86 current snap is 0 2023-12-01T15:45:15.751 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing write tid 2 to smithi04088644-104 2023-12-01T15:45:15.751 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing write tid 3 to smithi04088644-104 2023-12-01T15:45:15.751 INFO:tasks.rados.rados.0.smithi040.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-12-01T15:45:15.754 INFO:tasks.rados.rados.0.smithi040.stdout:889: writing smithi04088644-86 from 433812 to 849278 tid 1 2023-12-01T15:45:15.762 INFO:tasks.rados.rados.0.smithi040.stdout:889: writing smithi04088644-86 from 1648519 to 2033812 tid 2 2023-12-01T15:45:15.762 INFO:tasks.rados.rados.0.smithi040.stdout:890: write oid 484 current snap is 0 2023-12-01T15:45:15.762 INFO:tasks.rados.rados.0.smithi040.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-12-01T15:45:15.768 INFO:tasks.rados.rados.0.smithi040.stdout:890: writing smithi04088644-484 from 450619 to 941334 tid 1 2023-12-01T15:45:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:890: writing smithi04088644-484 from 1590648 to 2050619 tid 2 2023-12-01T15:45:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:891: write oid 465 current snap is 0 2023-12-01T15:45:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing write tid 4 to smithi04088644-104 2023-12-01T15:45:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:887: oid 104 updating version 0 to 217 2023-12-01T15:45:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:887: oid 104 version 217 is already newer than 216 2023-12-01T15:45:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:887: oid 104 updating version 217 to 218 2023-12-01T15:45:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 104 v 218 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-12-01T15:45:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:887: left oid 104 (ObjNum 714 snap 0 seq_num 714) 2023-12-01T15:45:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:889: finishing write tid 1 to smithi04088644-86 2023-12-01T15:45:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-12-01T15:45:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:15 smithi141 bash[31670]: cluster 2023-12-01T15:45:14.287472+0000 mgr.y (mgr.24356) 209 : cluster 0 pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-12-01T15:45:15.781 INFO:tasks.rados.rados.0.smithi040.stdout:891: writing smithi04088644-465 from 467426 to 1033390 tid 1 2023-12-01T15:45:15.788 INFO:tasks.rados.rados.0.smithi040.stdout:891: writing smithi04088644-465 from 1649130 to 2067426 tid 2 2023-12-01T15:45:15.788 INFO:tasks.rados.rados.0.smithi040.stdout:887: done (3 left) 2023-12-01T15:45:15.788 INFO:tasks.rados.rados.0.smithi040.stdout:892: read oid 3 snap -1 2023-12-01T15:45:15.788 INFO:tasks.rados.rados.0.smithi040.stdout:892: expect (ObjNum 2 snap 0 seq_num 2) 2023-12-01T15:45:15.788 INFO:tasks.rados.rados.0.smithi040.stdout:893: write oid 152 current snap is 0 2023-12-01T15:45:15.788 INFO:tasks.rados.rados.0.smithi040.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-12-01T15:45:15.795 INFO:tasks.rados.rados.0.smithi040.stdout:893: writing smithi04088644-152 from 484233 to 1125446 tid 1 2023-12-01T15:45:15.802 INFO:tasks.rados.rados.0.smithi040.stdout:893: writing smithi04088644-152 from 1707612 to 2084233 tid 2 2023-12-01T15:45:15.802 INFO:tasks.rados.rados.0.smithi040.stdout:894: delete oid 357 current snap is 0 2023-12-01T15:45:15.802 INFO:tasks.rados.rados.0.smithi040.stdout:889: finishing write tid 2 to smithi04088644-86 2023-12-01T15:45:15.802 INFO:tasks.rados.rados.0.smithi040.stdout:889: finishing write tid 3 to smithi04088644-86 2023-12-01T15:45:15.802 INFO:tasks.rados.rados.0.smithi040.stdout:889: finishing write tid 4 to smithi04088644-86 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:889: oid 86 updating version 0 to 143 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:889: oid 86 updating version 143 to 145 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:889: oid 86 version 145 is already newer than 144 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 86 v 145 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:889: left oid 86 (ObjNum 716 snap 0 seq_num 716) 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: finishing write tid 1 to smithi04088644-484 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: finishing write tid 2 to smithi04088644-484 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: finishing write tid 3 to smithi04088644-484 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: finishing write tid 4 to smithi04088644-484 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: oid 484 updating version 0 to 112 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: oid 484 updating version 112 to 114 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:890: oid 484 version 114 is already newer than 113 2023-12-01T15:45:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 484 v 114 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:890: left oid 484 (ObjNum 717 snap 0 seq_num 717) 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: finishing write tid 1 to smithi04088644-465 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: finishing write tid 2 to smithi04088644-465 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: finishing write tid 3 to smithi04088644-465 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: finishing write tid 4 to smithi04088644-465 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: oid 465 updating version 0 to 131 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: oid 465 updating version 131 to 132 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: oid 465 version 132 is already newer than 130 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 465 v 132 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:891: left oid 465 (ObjNum 718 snap 0 seq_num 718) 2023-12-01T15:45:15.804 INFO:tasks.rados.rados.0.smithi040.stdout:892: expect (ObjNum 2 snap 0 seq_num 2) 2023-12-01T15:45:15.881 INFO:tasks.rados.rados.0.smithi040.stdout:893: finishing write tid 1 to smithi04088644-152 2023-12-01T15:45:15.881 INFO:tasks.rados.rados.0.smithi040.stdout:893: finishing write tid 2 to smithi04088644-152 2023-12-01T15:45:15.881 INFO:tasks.rados.rados.0.smithi040.stdout:893: finishing write tid 3 to smithi04088644-152 2023-12-01T15:45:15.881 INFO:tasks.rados.rados.0.smithi040.stdout:889: done (5 left) 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:890: done (4 left) 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:891: done (3 left) 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:892: done (2 left) 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:894: done (1 left) 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:895: write oid 149 current snap is 0 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:893: finishing write tid 4 to smithi04088644-152 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:893: oid 152 updating version 0 to 148 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:893: oid 152 version 148 is already newer than 146 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:893: oid 152 version 148 is already newer than 147 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 152 v 148 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:893: left oid 152 (ObjNum 719 snap 0 seq_num 719) 2023-12-01T15:45:15.882 INFO:tasks.rados.rados.0.smithi040.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-12-01T15:45:15.889 INFO:tasks.rados.rados.0.smithi040.stdout:895: writing smithi04088644-149 from 517847 to 1309558 tid 1 2023-12-01T15:45:15.894 INFO:tasks.rados.rados.0.smithi040.stdout:895: writing smithi04088644-149 from 2108223 to 2117847 tid 2 2023-12-01T15:45:15.894 INFO:tasks.rados.rados.0.smithi040.stdout:893: done (1 left) 2023-12-01T15:45:15.894 INFO:tasks.rados.rados.0.smithi040.stdout:896: read oid 226 snap -1 2023-12-01T15:45:15.894 INFO:tasks.rados.rados.0.smithi040.stdout:896: expect (ObjNum 601 snap 0 seq_num 601) 2023-12-01T15:45:15.894 INFO:tasks.rados.rados.0.smithi040.stdout:897: write oid 197 current snap is 0 2023-12-01T15:45:15.894 INFO:tasks.rados.rados.0.smithi040.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-12-01T15:45:15.900 INFO:tasks.rados.rados.0.smithi040.stdout:897: writing smithi04088644-197 from 534654 to 1001614 tid 1 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:897: writing smithi04088644-197 from 1766705 to 2134654 tid 2 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:898: read oid 402 snap -1 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:899: read oid 355 snap -1 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:900: write oid 326 current snap is 0 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:895: finishing write tid 1 to smithi04088644-149 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:895: finishing write tid 2 to smithi04088644-149 2023-12-01T15:45:15.909 INFO:tasks.rados.rados.0.smithi040.stdout:895: finishing write tid 3 to smithi04088644-149 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:895: finishing write tid 4 to smithi04088644-149 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:895: oid 149 updating version 0 to 136 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:895: oid 149 updating version 136 to 138 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:895: oid 149 version 138 is already newer than 137 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 149 v 138 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:895: left oid 149 (ObjNum 721 snap 0 seq_num 721) 2023-12-01T15:45:15.910 INFO:tasks.rados.rados.0.smithi040.stdout:896: expect (ObjNum 601 snap 0 seq_num 601) 2023-12-01T15:45:16.012 INFO:tasks.rados.rados.0.smithi040.stdout:897: finishing write tid 1 to smithi04088644-197 2023-12-01T15:45:16.012 INFO:tasks.rados.rados.0.smithi040.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-12-01T15:45:16.019 INFO:tasks.rados.rados.0.smithi040.stdout:900: writing smithi04088644-326 from 551461 to 1210023 tid 1 2023-12-01T15:45:16.025 INFO:tasks.rados.rados.0.smithi040.stdout:900: writing smithi04088644-326 from 1941540 to 2151461 tid 2 2023-12-01T15:45:16.025 INFO:tasks.rados.rados.0.smithi040.stdout:895: done (5 left) 2023-12-01T15:45:16.025 INFO:tasks.rados.rados.0.smithi040.stdout:896: done (4 left) 2023-12-01T15:45:16.025 INFO:tasks.rados.rados.0.smithi040.stdout:901: read oid 325 snap -1 2023-12-01T15:45:16.025 INFO:tasks.rados.rados.0.smithi040.stdout:901: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:45:16.026 INFO:tasks.rados.rados.0.smithi040.stdout:902: read oid 6 snap -1 2023-12-01T15:45:16.026 INFO:tasks.rados.rados.0.smithi040.stdout:902: expect (ObjNum 606 snap 0 seq_num 606) 2023-12-01T15:45:16.026 INFO:tasks.rados.rados.0.smithi040.stdout:903: write oid 500 current snap is 0 2023-12-01T15:45:16.026 INFO:tasks.rados.rados.0.smithi040.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-12-01T15:45:16.034 INFO:tasks.rados.rados.0.smithi040.stdout:903: writing smithi04088644-500 from 568268 to 1302079 tid 1 2023-12-01T15:45:16.039 INFO:tasks.rados.rados.0.smithi040.stdout:903: writing smithi04088644-500 from 2000022 to 2168268 tid 2 2023-12-01T15:45:16.039 INFO:tasks.rados.rados.0.smithi040.stdout:904: write oid 350 current snap is 0 2023-12-01T15:45:16.040 INFO:tasks.rados.rados.0.smithi040.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-12-01T15:45:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:904: writing smithi04088644-350 from 585075 to 994135 tid 1 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:904: writing smithi04088644-350 from 1542151 to 2185075 tid 2 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:905: delete oid 64 current snap is 0 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:897: finishing write tid 2 to smithi04088644-197 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:897: finishing write tid 3 to smithi04088644-197 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:897: finishing write tid 4 to smithi04088644-197 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:897: oid 197 updating version 0 to 139 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:897: oid 197 updating version 139 to 141 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:897: oid 197 version 141 is already newer than 140 2023-12-01T15:45:16.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 197 v 141 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-12-01T15:45:16.054 INFO:tasks.rados.rados.0.smithi040.stdout:897: left oid 197 (ObjNum 722 snap 0 seq_num 722) 2023-12-01T15:45:16.054 INFO:tasks.rados.rados.0.smithi040.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2023-12-01T15:45:16.164 INFO:tasks.rados.rados.0.smithi040.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2023-12-01T15:45:16.253 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3505c512-905e-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-12-01T15:45:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:900: finishing write tid 1 to smithi04088644-326 2023-12-01T15:45:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:900: finishing write tid 2 to smithi04088644-326 2023-12-01T15:45:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:900: finishing write tid 3 to smithi04088644-326 2023-12-01T15:45:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:900: finishing write tid 4 to smithi04088644-326 2023-12-01T15:45:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:900: oid 326 updating version 0 to 221 2023-12-01T15:45:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:900: oid 326 version 221 is already newer than 220 2023-12-01T15:45:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:900: oid 326 version 221 is already newer than 219 2023-12-01T15:45:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 221 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-12-01T15:45:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:900: left oid 326 (ObjNum 723 snap 0 seq_num 723) 2023-12-01T15:45:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:901: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:45:16.443 INFO:tasks.rados.rados.0.smithi040.stdout:902: expect (ObjNum 606 snap 0 seq_num 606) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:903: finishing write tid 1 to smithi04088644-500 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:903: finishing write tid 2 to smithi04088644-500 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:903: finishing write tid 3 to smithi04088644-500 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:897: done (8 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:898: done (7 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:899: done (6 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:900: done (5 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:901: done (4 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:902: done (3 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:905: done (2 left) 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:906: write oid 7 current snap is 0 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:903: finishing write tid 4 to smithi04088644-500 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:903: oid 500 updating version 0 to 143 2023-12-01T15:45:16.529 INFO:tasks.rados.rados.0.smithi040.stdout:903: oid 500 updating version 143 to 144 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:903: oid 500 version 144 is already newer than 142 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 500 v 144 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:903: left oid 500 (ObjNum 724 snap 0 seq_num 724) 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: finishing write tid 1 to smithi04088644-350 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: finishing write tid 2 to smithi04088644-350 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: finishing write tid 3 to smithi04088644-350 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: finishing write tid 4 to smithi04088644-350 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: oid 350 updating version 0 to 177 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: oid 350 version 177 is already newer than 175 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: oid 350 version 177 is already newer than 176 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 350 v 177 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:904: left oid 350 (ObjNum 725 snap 0 seq_num 725) 2023-12-01T15:45:16.530 INFO:tasks.rados.rados.0.smithi040.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-12-01T15:45:16.539 INFO:tasks.rados.rados.0.smithi040.stdout:906: writing smithi04088644-7 from 618689 to 1178247 tid 1 2023-12-01T15:45:16.545 INFO:tasks.rados.rados.0.smithi040.stdout:906: writing smithi04088644-7 from 1659115 to 2218689 tid 2 2023-12-01T15:45:16.545 INFO:tasks.rados.rados.0.smithi040.stdout:903: done (2 left) 2023-12-01T15:45:16.545 INFO:tasks.rados.rados.0.smithi040.stdout:904: done (1 left) 2023-12-01T15:45:16.545 INFO:tasks.rados.rados.0.smithi040.stdout:907: read oid 354 snap -1 2023-12-01T15:45:16.546 INFO:tasks.rados.rados.0.smithi040.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-12-01T15:45:16.546 INFO:tasks.rados.rados.0.smithi040.stdout:908: write oid 270 current snap is 0 2023-12-01T15:45:16.546 INFO:tasks.rados.rados.0.smithi040.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-12-01T15:45:16.552 INFO:tasks.rados.rados.0.smithi040.stdout:908: writing smithi04088644-270 from 635496 to 1270303 tid 1 2023-12-01T15:45:16.559 INFO:tasks.rados.rados.0.smithi040.stdout:908: writing smithi04088644-270 from 1717597 to 2235496 tid 2 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:909: read oid 87 snap -1 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:909: expect (ObjNum 713 snap 0 seq_num 713) 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:910: read oid 221 snap -1 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:910: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:911: delete oid 466 current snap is 0 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: finishing write tid 1 to smithi04088644-7 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: finishing write tid 2 to smithi04088644-7 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: finishing write tid 3 to smithi04088644-7 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: finishing write tid 4 to smithi04088644-7 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: oid 7 updating version 0 to 178 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: oid 7 updating version 178 to 180 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: oid 7 version 180 is already newer than 179 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 180 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-12-01T15:45:16.560 INFO:tasks.rados.rados.0.smithi040.stdout:906: left oid 7 (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:16.561 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing write tid 1 to smithi04088644-270 2023-12-01T15:45:16.561 INFO:tasks.rados.rados.0.smithi040.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-12-01T15:45:16.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:45:16] "GET /metrics HTTP/1.1" 200 36201 "" "Prometheus/2.43.0" 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing write tid 2 to smithi04088644-270 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing write tid 3 to smithi04088644-270 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing write tid 4 to smithi04088644-270 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: oid 270 updating version 0 to 146 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: oid 270 updating version 146 to 147 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: oid 270 version 147 is already newer than 145 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 270 v 147 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2023-12-01T15:45:16.707 INFO:tasks.rados.rados.0.smithi040.stdout:910: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:45:16.896 INFO:tasks.rados.rados.0.smithi040.stdout:909: expect (ObjNum 713 snap 0 seq_num 713) 2023-12-01T15:45:17.118 INFO:tasks.rados.rados.0.smithi040.stdout:906: done (5 left) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:907: done (4 left) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:908: done (3 left) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:909: done (2 left) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:910: done (1 left) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:911: done (0 left) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:912: read oid 417 snap -1 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:912: expect (ObjNum 693 snap 0 seq_num 693) 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:913: read oid 126 snap -1 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:913: expect deleted 2023-12-01T15:45:17.119 INFO:tasks.rados.rados.0.smithi040.stdout:914: delete oid 412 current snap is 0 2023-12-01T15:45:17.120 INFO:tasks.rados.rados.0.smithi040.stdout:913: done (2 left) 2023-12-01T15:45:17.120 INFO:tasks.rados.rados.0.smithi040.stdout:914: done (1 left) 2023-12-01T15:45:17.120 INFO:tasks.rados.rados.0.smithi040.stdout:915: delete oid 100 current snap is 0 2023-12-01T15:45:17.126 INFO:tasks.rados.rados.0.smithi040.stdout:912: expect (ObjNum 693 snap 0 seq_num 693) 2023-12-01T15:45:17.313 INFO:tasks.rados.rados.0.smithi040.stdout:912: done (1 left) 2023-12-01T15:45:17.313 INFO:tasks.rados.rados.0.smithi040.stdout:915: done (0 left) 2023-12-01T15:45:17.313 INFO:tasks.rados.rados.0.smithi040.stdout:916: write oid 55 current snap is 0 2023-12-01T15:45:17.313 INFO:tasks.rados.rados.0.smithi040.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-12-01T15:45:17.324 INFO:tasks.rados.rados.0.smithi040.stdout:916: writing smithi04088644-55 from 702724 to 1354880 tid 1 2023-12-01T15:45:17.331 INFO:tasks.rados.rados.0.smithi040.stdout:916: writing smithi04088644-55 from 1951525 to 2302724 tid 2 2023-12-01T15:45:17.331 INFO:tasks.rados.rados.0.smithi040.stdout:917: read oid 281 snap -1 2023-12-01T15:45:17.331 INFO:tasks.rados.rados.0.smithi040.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-12-01T15:45:17.331 INFO:tasks.rados.rados.0.smithi040.stdout:918: read oid 103 snap -1 2023-12-01T15:45:17.331 INFO:tasks.rados.rados.0.smithi040.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T15:45:17.332 INFO:tasks.rados.rados.0.smithi040.stdout:919: read oid 189 snap -1 2023-12-01T15:45:17.332 INFO:tasks.rados.rados.0.smithi040.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-12-01T15:45:17.332 INFO:tasks.rados.rados.0.smithi040.stdout:920: write oid 330 current snap is 0 2023-12-01T15:45:17.332 INFO:tasks.rados.rados.0.smithi040.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-12-01T15:45:17.340 INFO:tasks.rados.rados.0.smithi040.stdout:920: writing smithi04088644-330 from 719531 to 1446936 tid 1 2023-12-01T15:45:17.347 INFO:tasks.rados.rados.0.smithi040.stdout:920: writing smithi04088644-330 from 1893654 to 2319531 tid 2 2023-12-01T15:45:17.347 INFO:tasks.rados.rados.0.smithi040.stdout:921: write oid 278 current snap is 0 2023-12-01T15:45:17.347 INFO:tasks.rados.rados.0.smithi040.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-12-01T15:45:17.354 INFO:tasks.rados.rados.0.smithi040.stdout:921: writing smithi04088644-278 from 736338 to 1138992 tid 1 2023-12-01T15:45:17.360 INFO:tasks.rados.rados.0.smithi040.stdout:921: writing smithi04088644-278 from 1552136 to 2091716 tid 2 2023-12-01T15:45:17.360 INFO:tasks.rados.rados.0.smithi040.stdout:922: write oid 283 current snap is 0 2023-12-01T15:45:17.360 INFO:tasks.rados.rados.0.smithi040.stdout:916: finishing write tid 1 to smithi04088644-55 2023-12-01T15:45:17.360 INFO:tasks.rados.rados.0.smithi040.stdout:916: finishing write tid 2 to smithi04088644-55 2023-12-01T15:45:17.360 INFO:tasks.rados.rados.0.smithi040.stdout:916: finishing write tid 3 to smithi04088644-55 2023-12-01T15:45:17.360 INFO:tasks.rados.rados.0.smithi040.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-12-01T15:45:17.508 INFO:tasks.rados.rados.0.smithi040.stdout:916: finishing write tid 4 to smithi04088644-55 2023-12-01T15:45:17.508 INFO:tasks.rados.rados.0.smithi040.stdout:916: oid 55 updating version 0 to 155 2023-12-01T15:45:17.508 INFO:tasks.rados.rados.0.smithi040.stdout:916: oid 55 version 155 is already newer than 153 2023-12-01T15:45:17.509 INFO:tasks.rados.rados.0.smithi040.stdout:916: oid 55 version 155 is already newer than 154 2023-12-01T15:45:17.509 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 55 v 155 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-12-01T15:45:17.509 INFO:tasks.rados.rados.0.smithi040.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-12-01T15:45:17.509 INFO:tasks.rados.rados.0.smithi040.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-12-01T15:45:17.615 INFO:tasks.rados.rados.0.smithi040.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-12-01T15:45:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:17 smithi040 bash[28232]: cluster 2023-12-01T15:45:16.287964+0000 mgr.y (mgr.24356) 210 : cluster 0 pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.4 MiB/s wr, 90 op/s 2023-12-01T15:45:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:17 smithi040 bash[41173]: cluster 2023-12-01T15:45:16.287964+0000 mgr.y (mgr.24356) 210 : cluster 0 pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.4 MiB/s wr, 90 op/s 2023-12-01T15:45:17.755 INFO:tasks.rados.rados.0.smithi040.stdout:920: finishing write tid 1 to smithi04088644-330 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: finishing write tid 2 to smithi04088644-330 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: finishing write tid 3 to smithi04088644-330 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: finishing write tid 4 to smithi04088644-330 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: oid 330 updating version 0 to 160 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: oid 330 updating version 160 to 162 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: oid 330 version 162 is already newer than 161 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 330 v 162 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:921: finishing write tid 1 to smithi04088644-278 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:921: finishing write tid 2 to smithi04088644-278 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:921: finishing write tid 3 to smithi04088644-278 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:921: finishing write tid 4 to smithi04088644-278 2023-12-01T15:45:17.756 INFO:tasks.rados.rados.0.smithi040.stdout:921: oid 278 updating version 0 to 117 2023-12-01T15:45:17.757 INFO:tasks.rados.rados.0.smithi040.stdout:921: oid 278 updating version 117 to 118 2023-12-01T15:45:17.757 INFO:tasks.rados.rados.0.smithi040.stdout:921: oid 278 version 118 is already newer than 116 2023-12-01T15:45:17.757 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 118 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-12-01T15:45:17.757 INFO:tasks.rados.rados.0.smithi040.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-12-01T15:45:17.757 INFO:tasks.rados.rados.0.smithi040.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-12-01T15:45:17.765 INFO:tasks.rados.rados.0.smithi040.stdout:922: writing smithi04088644-283 from 753145 to 1231048 tid 1 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:922: writing smithi04088644-283 from 2010618 to 2353145 tid 2 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:916: done (6 left) 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:917: done (5 left) 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:918: done (4 left) 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:919: done (3 left) 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:920: done (2 left) 2023-12-01T15:45:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:921: done (1 left) 2023-12-01T15:45:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:923: read oid 252 snap -1 2023-12-01T15:45:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:923: expect (ObjNum 251 snap 0 seq_num 251) 2023-12-01T15:45:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:924: delete oid 78 current snap is 0 2023-12-01T15:45:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 1 to smithi04088644-283 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi040.stdout:924: done (2 left) 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi040.stdout:925: read oid 10 snap -1 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi040.stdout:925: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi040.stdout:926: write oid 36 current snap is 0 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi040.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-12-01T15:45:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:17 smithi141 bash[31670]: cluster 2023-12-01T15:45:16.287964+0000 mgr.y (mgr.24356) 210 : cluster 0 pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.4 MiB/s wr, 90 op/s 2023-12-01T15:45:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:926: writing smithi04088644-36 from 786759 to 1415160 tid 1 2023-12-01T15:45:17.793 INFO:tasks.rados.rados.0.smithi040.stdout:926: writing smithi04088644-36 from 2011229 to 2386759 tid 2 2023-12-01T15:45:17.793 INFO:tasks.rados.rados.0.smithi040.stdout:927: read oid 495 snap -1 2023-12-01T15:45:17.793 INFO:tasks.rados.rados.0.smithi040.stdout:927: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T15:45:17.794 INFO:tasks.rados.rados.0.smithi040.stdout:928: write oid 82 current snap is 0 2023-12-01T15:45:17.794 INFO:tasks.rados.rados.0.smithi040.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-12-01T15:45:17.799 INFO:tasks.rados.rados.0.smithi040.stdout:928: writing smithi04088644-82 from 403566 to 823569 tid 1 2023-12-01T15:45:17.806 INFO:tasks.rados.rados.0.smithi040.stdout:928: writing smithi04088644-82 from 1386064 to 1932982 tid 2 2023-12-01T15:45:17.806 INFO:tasks.rados.rados.0.smithi040.stdout:929: write oid 476 current snap is 0 2023-12-01T15:45:17.806 INFO:tasks.rados.rados.0.smithi040.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-12-01T15:45:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:929: writing smithi04088644-476 from 420373 to 915625 tid 1 2023-12-01T15:45:17.819 INFO:tasks.rados.rados.0.smithi040.stdout:929: writing smithi04088644-476 from 1444546 to 2135122 tid 2 2023-12-01T15:45:17.819 INFO:tasks.rados.rados.0.smithi040.stdout:930: write oid 167 current snap is 0 2023-12-01T15:45:17.819 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 2 to smithi04088644-283 2023-12-01T15:45:17.819 INFO:tasks.rados.rados.0.smithi040.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-12-01T15:45:17.825 INFO:tasks.rados.rados.0.smithi040.stdout:930: writing smithi04088644-167 from 437180 to 1007681 tid 1 2023-12-01T15:45:17.833 INFO:tasks.rados.rados.0.smithi040.stdout:930: writing smithi04088644-167 from 1503028 to 2053615 tid 2 2023-12-01T15:45:17.833 INFO:tasks.rados.rados.0.smithi040.stdout:931: write oid 54 current snap is 0 2023-12-01T15:45:17.833 INFO:tasks.rados.rados.0.smithi040.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-12-01T15:45:17.840 INFO:tasks.rados.rados.0.smithi040.stdout:931: writing smithi04088644-54 from 453987 to 1099737 tid 1 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:931: writing smithi04088644-54 from 1845157 to 2453987 tid 2 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:932: write oid 434 current snap is 0 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 3 to smithi04088644-283 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 4 to smithi04088644-283 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:922: oid 283 updating version 0 to 183 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:922: oid 283 version 183 is already newer than 182 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:922: oid 283 updating version 183 to 184 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 283 v 184 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-12-01T15:45:17.849 INFO:tasks.rados.rados.0.smithi040.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-12-01T15:45:17.850 INFO:tasks.rados.rados.0.smithi040.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-12-01T15:45:17.856 INFO:tasks.rados.rados.0.smithi040.stdout:932: writing smithi04088644-434 from 470794 to 1191793 tid 1 2023-12-01T15:45:17.864 INFO:tasks.rados.rados.0.smithi040.stdout:932: writing smithi04088644-434 from 1903639 to 2457895 tid 2 2023-12-01T15:45:17.864 INFO:tasks.rados.rados.0.smithi040.stdout:922: done (9 left) 2023-12-01T15:45:17.864 INFO:tasks.rados.rados.0.smithi040.stdout:933: read oid 459 snap -1 2023-12-01T15:45:17.864 INFO:tasks.rados.rados.0.smithi040.stdout:933: expect deleted 2023-12-01T15:45:17.864 INFO:tasks.rados.rados.0.smithi040.stdout:934: delete oid 409 current snap is 0 2023-12-01T15:45:17.864 INFO:tasks.rados.rados.0.smithi040.stdout:923: expect (ObjNum 251 snap 0 seq_num 251) 2023-12-01T15:45:17.951 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing write tid 1 to smithi04088644-36 2023-12-01T15:45:17.951 INFO:tasks.rados.rados.0.smithi040.stdout:925: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-01T15:45:18.027 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing write tid 2 to smithi04088644-36 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing write tid 3 to smithi04088644-36 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing write tid 4 to smithi04088644-36 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:926: oid 36 updating version 0 to 179 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:926: oid 36 version 179 is already newer than 178 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:926: oid 36 version 179 is already newer than 177 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 179 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:926: left oid 36 (ObjNum 737 snap 0 seq_num 737) 2023-12-01T15:45:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:927: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T15:45:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 1 to smithi04088644-82 2023-12-01T15:45:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 2 to smithi04088644-82 2023-12-01T15:45:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 3 to smithi04088644-82 2023-12-01T15:45:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:923: done (10 left) 2023-12-01T15:45:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:925: done (9 left) 2023-12-01T15:45:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:926: done (8 left) 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:927: done (7 left) 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:934: done (6 left) 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:935: read oid 451 snap -1 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:935: expect (ObjNum 450 snap 0 seq_num 450) 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:936: write oid 80 current snap is 0 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 4 to smithi04088644-82 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:928: oid 82 updating version 0 to 134 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:928: oid 82 updating version 134 to 135 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:928: oid 82 version 135 is already newer than 133 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 82 v 135 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:928: left oid 82 (ObjNum 738 snap 0 seq_num 738) 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:929: finishing write tid 1 to smithi04088644-476 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:929: finishing write tid 2 to smithi04088644-476 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:929: finishing write tid 3 to smithi04088644-476 2023-12-01T15:45:18.159 INFO:tasks.rados.rados.0.smithi040.stdout:929: finishing write tid 4 to smithi04088644-476 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:929: oid 476 updating version 0 to 185 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:929: oid 476 updating version 185 to 187 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:929: oid 476 version 187 is already newer than 186 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 187 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:929: left oid 476 (ObjNum 739 snap 0 seq_num 739) 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: finishing write tid 1 to smithi04088644-167 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: finishing write tid 2 to smithi04088644-167 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: finishing write tid 3 to smithi04088644-167 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: finishing write tid 4 to smithi04088644-167 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: oid 167 updating version 0 to 150 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: oid 167 updating version 150 to 151 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: oid 167 version 151 is already newer than 149 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 167 v 151 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:930: left oid 167 (ObjNum 740 snap 0 seq_num 740) 2023-12-01T15:45:18.160 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 1 to smithi04088644-54 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 2 to smithi04088644-54 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 3 to smithi04088644-54 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 4 to smithi04088644-54 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: oid 54 updating version 0 to 120 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: oid 54 version 120 is already newer than 119 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: oid 54 updating version 120 to 121 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 121 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:931: left oid 54 (ObjNum 741 snap 0 seq_num 741) 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: finishing write tid 1 to smithi04088644-434 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: finishing write tid 2 to smithi04088644-434 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: finishing write tid 3 to smithi04088644-434 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: finishing write tid 4 to smithi04088644-434 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: oid 434 updating version 0 to 181 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: oid 434 version 181 is already newer than 180 2023-12-01T15:45:18.161 INFO:tasks.rados.rados.0.smithi040.stdout:932: oid 434 updating version 181 to 182 2023-12-01T15:45:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 434 v 182 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-12-01T15:45:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:932: left oid 434 (ObjNum 742 snap 0 seq_num 742) 2023-12-01T15:45:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-12-01T15:45:18.166 INFO:tasks.rados.rados.0.smithi040.stdout:936: writing smithi04088644-80 from 504408 to 975905 tid 1 2023-12-01T15:45:18.175 INFO:tasks.rados.rados.0.smithi040.stdout:936: writing smithi04088644-80 from 1620603 to 2178528 tid 2 2023-12-01T15:45:18.175 INFO:tasks.rados.rados.0.smithi040.stdout:928: done (7 left) 2023-12-01T15:45:18.175 INFO:tasks.rados.rados.0.smithi040.stdout:929: done (6 left) 2023-12-01T15:45:18.175 INFO:tasks.rados.rados.0.smithi040.stdout:930: done (5 left) 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:931: done (4 left) 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:932: done (3 left) 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:933: done (2 left) 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:937: read oid 105 snap -1 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:937: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:938: write oid 432 current snap is 0 2023-12-01T15:45:18.176 INFO:tasks.rados.rados.0.smithi040.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-12-01T15:45:18.182 INFO:tasks.rados.rados.0.smithi040.stdout:938: writing smithi04088644-432 from 521215 to 1067961 tid 1 2023-12-01T15:45:18.189 INFO:tasks.rados.rados.0.smithi040.stdout:938: writing smithi04088644-432 from 1562732 to 2264315 tid 2 2023-12-01T15:45:18.189 INFO:tasks.rados.rados.0.smithi040.stdout:939: write oid 296 current snap is 0 2023-12-01T15:45:18.189 INFO:tasks.rados.rados.0.smithi040.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-12-01T15:45:18.197 INFO:tasks.rados.rados.0.smithi040.stdout:939: writing smithi04088644-296 from 538022 to 1276370 tid 1 2023-12-01T15:45:18.204 INFO:tasks.rados.rados.0.smithi040.stdout:939: writing smithi04088644-296 from 1737567 to 2299161 tid 2 2023-12-01T15:45:18.204 INFO:tasks.rados.rados.0.smithi040.stdout:940: read oid 391 snap -1 2023-12-01T15:45:18.204 INFO:tasks.rados.rados.0.smithi040.stdout:940: expect deleted 2023-12-01T15:45:18.204 INFO:tasks.rados.rados.0.smithi040.stdout:941: write oid 89 current snap is 0 2023-12-01T15:45:18.204 INFO:tasks.rados.rados.0.smithi040.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-12-01T15:45:18.209 INFO:tasks.rados.rados.0.smithi040.stdout:941: writing smithi04088644-89 from 554829 to 968426 tid 1 2023-12-01T15:45:18.216 INFO:tasks.rados.rados.0.smithi040.stdout:941: writing smithi04088644-89 from 1396049 to 2101301 tid 2 2023-12-01T15:45:18.216 INFO:tasks.rados.rados.0.smithi040.stdout:942: write oid 62 current snap is 0 2023-12-01T15:45:18.217 INFO:tasks.rados.rados.0.smithi040.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-12-01T15:45:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:942: writing smithi04088644-62 from 571636 to 1060482 tid 1 2023-12-01T15:45:18.231 INFO:tasks.rados.rados.0.smithi040.stdout:942: writing smithi04088644-62 from 1854531 to 2419794 tid 2 2023-12-01T15:45:18.231 INFO:tasks.rados.rados.0.smithi040.stdout:943: read oid 33 snap -1 2023-12-01T15:45:18.231 INFO:tasks.rados.rados.0.smithi040.stdout:943: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:45:18.232 INFO:tasks.rados.rados.0.smithi040.stdout:944: read oid 224 snap -1 2023-12-01T15:45:18.232 INFO:tasks.rados.rados.0.smithi040.stdout:944: expect deleted 2023-12-01T15:45:18.232 INFO:tasks.rados.rados.0.smithi040.stdout:945: read oid 37 snap -1 2023-12-01T15:45:18.232 INFO:tasks.rados.rados.0.smithi040.stdout:945: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:45:18.232 INFO:tasks.rados.rados.0.smithi040.stdout:946: write oid 306 current snap is 0 2023-12-01T15:45:18.232 INFO:tasks.rados.rados.0.smithi040.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-12-01T15:45:18.238 INFO:tasks.rados.rados.0.smithi040.stdout:946: writing smithi04088644-306 from 588443 to 1152538 tid 1 2023-12-01T15:45:18.247 INFO:tasks.rados.rados.0.smithi040.stdout:946: writing smithi04088644-306 from 1796660 to 2505581 tid 2 2023-12-01T15:45:18.247 INFO:tasks.rados.rados.0.smithi040.stdout:947: write oid 352 current snap is 0 2023-12-01T15:45:18.247 INFO:tasks.rados.rados.0.smithi040.stdout:935: expect (ObjNum 450 snap 0 seq_num 450) 2023-12-01T15:45:18.384 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 1 to smithi04088644-80 2023-12-01T15:45:18.385 INFO:tasks.rados.rados.0.smithi040.stdout:937: expect (ObjNum 104 snap 0 seq_num 104) 2023-12-01T15:45:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 2 to smithi04088644-80 2023-12-01T15:45:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 3 to smithi04088644-80 2023-12-01T15:45:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 4 to smithi04088644-80 2023-12-01T15:45:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:936: oid 80 updating version 0 to 121 2023-12-01T15:45:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:936: oid 80 updating version 121 to 122 2023-12-01T15:45:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:936: oid 80 version 122 is already newer than 120 2023-12-01T15:45:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 80 v 122 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-12-01T15:45:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:936: left oid 80 (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:45:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:938: finishing write tid 1 to smithi04088644-432 2023-12-01T15:45:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-12-01T15:45:18.536 INFO:tasks.rados.rados.0.smithi040.stdout:947: writing smithi04088644-352 from 605250 to 1244594 tid 1 2023-12-01T15:45:18.544 INFO:tasks.rados.rados.0.smithi040.stdout:947: writing smithi04088644-352 from 1855142 to 2307721 tid 2 2023-12-01T15:45:18.544 INFO:tasks.rados.rados.0.smithi040.stdout:935: done (12 left) 2023-12-01T15:45:18.544 INFO:tasks.rados.rados.0.smithi040.stdout:936: done (11 left) 2023-12-01T15:45:18.545 INFO:tasks.rados.rados.0.smithi040.stdout:937: done (10 left) 2023-12-01T15:45:18.545 INFO:tasks.rados.rados.0.smithi040.stdout:948: write oid 368 current snap is 0 2023-12-01T15:45:18.545 INFO:tasks.rados.rados.0.smithi040.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-12-01T15:45:18.552 INFO:tasks.rados.rados.0.smithi040.stdout:948: writing smithi04088644-368 from 622057 to 1336650 tid 1 2023-12-01T15:45:18.560 INFO:tasks.rados.rados.0.smithi040.stdout:948: writing smithi04088644-368 from 1913624 to 2622057 tid 2 2023-12-01T15:45:18.560 INFO:tasks.rados.rados.0.smithi040.stdout:949: read oid 153 snap -1 2023-12-01T15:45:18.560 INFO:tasks.rados.rados.0.smithi040.stdout:949: expect deleted 2023-12-01T15:45:18.560 INFO:tasks.rados.rados.0.smithi040.stdout:950: write oid 483 current snap is 0 2023-12-01T15:45:18.560 INFO:tasks.rados.rados.0.smithi040.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-12-01T15:45:18.568 INFO:tasks.rados.rados.0.smithi040.stdout:950: writing smithi04088644-483 from 638864 to 1428706 tid 1 2023-12-01T15:45:18.574 INFO:tasks.rados.rados.0.smithi040.stdout:950: writing smithi04088644-483 from 1972106 to 2428354 tid 2 2023-12-01T15:45:18.574 INFO:tasks.rados.rados.0.smithi040.stdout:951: write oid 174 current snap is 0 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: finishing write tid 2 to smithi04088644-432 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: finishing write tid 3 to smithi04088644-432 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: finishing write tid 4 to smithi04088644-432 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: oid 432 updating version 0 to 123 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: oid 432 updating version 123 to 125 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: oid 432 version 125 is already newer than 124 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 432 v 125 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:938: left oid 432 (ObjNum 745 snap 0 seq_num 745) 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:939: finishing write tid 1 to smithi04088644-296 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:939: finishing write tid 2 to smithi04088644-296 2023-12-01T15:45:18.575 INFO:tasks.rados.rados.0.smithi040.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-12-01T15:45:18.582 INFO:tasks.rados.rados.0.smithi040.stdout:951: writing smithi04088644-174 from 655671 to 1237115 tid 1 2023-12-01T15:45:18.592 INFO:tasks.rados.rados.0.smithi040.stdout:951: writing smithi04088644-174 from 2030588 to 2655671 tid 2 2023-12-01T15:45:18.592 INFO:tasks.rados.rados.0.smithi040.stdout:938: done (13 left) 2023-12-01T15:45:18.592 INFO:tasks.rados.rados.0.smithi040.stdout:940: done (12 left) 2023-12-01T15:45:18.592 INFO:tasks.rados.rados.0.smithi040.stdout:952: read oid 273 snap -1 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:952: expect (ObjNum 272 snap 0 seq_num 272) 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:953: write oid 327 current snap is 0 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:939: finishing write tid 3 to smithi04088644-296 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:939: finishing write tid 4 to smithi04088644-296 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:939: oid 296 updating version 0 to 154 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:939: oid 296 updating version 154 to 156 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:939: oid 296 version 156 is already newer than 155 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 296 v 156 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:939: left oid 296 (ObjNum 746 snap 0 seq_num 746) 2023-12-01T15:45:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-12-01T15:45:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:953: writing smithi04088644-327 from 672478 to 1329171 tid 1 2023-12-01T15:45:18.607 INFO:tasks.rados.rados.0.smithi040.stdout:953: writing smithi04088644-327 from 2089070 to 2548987 tid 2 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:939: done (13 left) 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:954: write oid 178 current snap is 0 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing write tid 1 to smithi04088644-89 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing write tid 2 to smithi04088644-89 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing write tid 3 to smithi04088644-89 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing write tid 4 to smithi04088644-89 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: oid 89 updating version 0 to 159 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: oid 89 version 159 is already newer than 158 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: oid 89 version 159 is already newer than 157 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 89 v 159 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:941: left oid 89 (ObjNum 747 snap 0 seq_num 747) 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:942: finishing write tid 1 to smithi04088644-62 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:942: finishing write tid 2 to smithi04088644-62 2023-12-01T15:45:18.608 INFO:tasks.rados.rados.0.smithi040.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-12-01T15:45:18.618 INFO:tasks.rados.rados.0.smithi040.stdout:954: writing smithi04088644-178 from 689285 to 1421227 tid 1 2023-12-01T15:45:18.626 INFO:tasks.rados.rados.0.smithi040.stdout:954: writing smithi04088644-178 from 2147552 to 2689285 tid 2 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:941: done (13 left) 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:944: done (12 left) 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:955: write oid 355 current snap is 0 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:942: finishing write tid 3 to smithi04088644-62 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:942: finishing write tid 4 to smithi04088644-62 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:942: oid 62 updating version 0 to 152 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:942: oid 62 updating version 152 to 153 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:942: oid 62 updating version 153 to 154 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 154 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-12-01T15:45:18.627 INFO:tasks.rados.rados.0.smithi040.stdout:942: left oid 62 (ObjNum 748 snap 0 seq_num 748) 2023-12-01T15:45:18.628 INFO:tasks.rados.rados.0.smithi040.stdout:943: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:45:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:18 smithi040 bash[41173]: audit 2023-12-01T15:45:18.300701+0000 mon.c (mon.2) 135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:18 smithi040 bash[28232]: audit 2023-12-01T15:45:18.300701+0000 mon.c (mon.2) 135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:18.722 INFO:tasks.rados.rados.0.smithi040.stdout:945: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:45:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:18 smithi141 bash[31670]: audit 2023-12-01T15:45:18.300701+0000 mon.c (mon.2) 135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:18.824 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 1 to smithi04088644-306 2023-12-01T15:45:18.824 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 2 to smithi04088644-306 2023-12-01T15:45:18.824 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 3 to smithi04088644-306 2023-12-01T15:45:18.824 INFO:tasks.rados.rados.0.smithi040.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-12-01T15:45:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:955: writing smithi04088644-355 from 706092 to 1113283 tid 1 2023-12-01T15:45:18.841 INFO:tasks.rados.rados.0.smithi040.stdout:955: writing smithi04088644-355 from 1806034 to 2269620 tid 2 2023-12-01T15:45:18.841 INFO:tasks.rados.rados.0.smithi040.stdout:942: done (12 left) 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:943: done (11 left) 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:945: done (10 left) 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:956: read oid 324 snap -1 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:956: expect (ObjNum 323 snap 0 seq_num 323) 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:957: write oid 251 current snap is 0 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 4 to smithi04088644-306 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:946: oid 306 updating version 0 to 156 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:946: oid 306 updating version 156 to 157 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:946: oid 306 version 157 is already newer than 155 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 306 v 157 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:946: left oid 306 (ObjNum 749 snap 0 seq_num 749) 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:947: finishing write tid 1 to smithi04088644-352 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:947: finishing write tid 2 to smithi04088644-352 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:947: finishing write tid 3 to smithi04088644-352 2023-12-01T15:45:18.842 INFO:tasks.rados.rados.0.smithi040.stdout:947: finishing write tid 4 to smithi04088644-352 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:947: oid 352 updating version 0 to 178 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:947: oid 352 updating version 178 to 179 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:947: oid 352 version 179 is already newer than 177 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 352 v 179 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:947: left oid 352 (ObjNum 750 snap 0 seq_num 750) 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 1 to smithi04088644-368 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 2 to smithi04088644-368 2023-12-01T15:45:18.843 INFO:tasks.rados.rados.0.smithi040.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-12-01T15:45:18.849 INFO:tasks.rados.rados.0.smithi040.stdout:957: writing smithi04088644-251 from 722899 to 1205339 tid 1 2023-12-01T15:45:18.857 INFO:tasks.rados.rados.0.smithi040.stdout:957: writing smithi04088644-251 from 1748163 to 2471760 tid 2 2023-12-01T15:45:18.857 INFO:tasks.rados.rados.0.smithi040.stdout:946: done (11 left) 2023-12-01T15:45:18.857 INFO:tasks.rados.rados.0.smithi040.stdout:947: done (10 left) 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:949: done (9 left) 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:958: delete oid 367 current snap is 0 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 3 to smithi04088644-368 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 4 to smithi04088644-368 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:948: oid 368 updating version 0 to 150 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:948: oid 368 version 150 is already newer than 148 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:948: oid 368 version 150 is already newer than 149 2023-12-01T15:45:18.858 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 368 v 150 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:948: left oid 368 (ObjNum 751 snap 0 seq_num 751) 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: finishing write tid 1 to smithi04088644-483 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: finishing write tid 2 to smithi04088644-483 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: finishing write tid 3 to smithi04088644-483 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: finishing write tid 4 to smithi04088644-483 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: oid 483 updating version 0 to 139 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: oid 483 version 139 is already newer than 138 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: oid 483 version 139 is already newer than 137 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 139 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:950: left oid 483 (ObjNum 752 snap 0 seq_num 752) 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:951: finishing write tid 1 to smithi04088644-174 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:951: finishing write tid 2 to smithi04088644-174 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:951: finishing write tid 3 to smithi04088644-174 2023-12-01T15:45:18.859 INFO:tasks.rados.rados.0.smithi040.stdout:951: finishing write tid 4 to smithi04088644-174 2023-12-01T15:45:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:951: oid 174 updating version 0 to 158 2023-12-01T15:45:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:951: oid 174 version 158 is already newer than 156 2023-12-01T15:45:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:951: oid 174 version 158 is already newer than 157 2023-12-01T15:45:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 158 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-12-01T15:45:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:951: left oid 174 (ObjNum 753 snap 0 seq_num 753) 2023-12-01T15:45:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:952: expect (ObjNum 272 snap 0 seq_num 272) 2023-12-01T15:45:18.959 INFO:tasks.rados.rados.0.smithi040.stdout:953: finishing write tid 1 to smithi04088644-327 2023-12-01T15:45:18.960 INFO:tasks.rados.rados.0.smithi040.stdout:953: finishing write tid 2 to smithi04088644-327 2023-12-01T15:45:18.960 INFO:tasks.rados.rados.0.smithi040.stdout:953: finishing write tid 3 to smithi04088644-327 2023-12-01T15:45:18.960 INFO:tasks.rados.rados.0.smithi040.stdout:953: finishing write tid 4 to smithi04088644-327 2023-12-01T15:45:18.960 INFO:tasks.rados.rados.0.smithi040.stdout:953: oid 327 updating version 0 to 161 2023-12-01T15:45:18.961 INFO:tasks.rados.rados.0.smithi040.stdout:953: oid 327 version 161 is already newer than 160 2023-12-01T15:45:18.961 INFO:tasks.rados.rados.0.smithi040.stdout:953: oid 327 version 161 is already newer than 159 2023-12-01T15:45:18.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 327 v 161 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-12-01T15:45:18.961 INFO:tasks.rados.rados.0.smithi040.stdout:953: left oid 327 (ObjNum 754 snap 0 seq_num 754) 2023-12-01T15:45:18.961 INFO:tasks.rados.rados.0.smithi040.stdout:954: finishing write tid 1 to smithi04088644-178 2023-12-01T15:45:18.962 INFO:tasks.rados.rados.0.smithi040.stdout:954: finishing write tid 2 to smithi04088644-178 2023-12-01T15:45:18.962 INFO:tasks.rados.rados.0.smithi040.stdout:954: finishing write tid 3 to smithi04088644-178 2023-12-01T15:45:18.962 INFO:tasks.rados.rados.0.smithi040.stdout:954: finishing write tid 4 to smithi04088644-178 2023-12-01T15:45:18.962 INFO:tasks.rados.rados.0.smithi040.stdout:954: oid 178 updating version 0 to 140 2023-12-01T15:45:18.962 INFO:tasks.rados.rados.0.smithi040.stdout:954: oid 178 updating version 140 to 142 2023-12-01T15:45:18.962 INFO:tasks.rados.rados.0.smithi040.stdout:954: oid 178 version 142 is already newer than 141 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 178 v 142 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:954: left oid 178 (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 1 to smithi04088644-355 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:948: done (9 left) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:950: done (8 left) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:951: done (7 left) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:952: done (6 left) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:953: done (5 left) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:954: done (4 left) 2023-12-01T15:45:18.963 INFO:tasks.rados.rados.0.smithi040.stdout:958: done (3 left) 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:959: write oid 184 current snap is 0 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 2 to smithi04088644-355 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 3 to smithi04088644-355 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 4 to smithi04088644-355 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: oid 355 updating version 0 to 141 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: oid 355 version 141 is already newer than 139 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: oid 355 version 141 is already newer than 140 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 141 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-12-01T15:45:18.964 INFO:tasks.rados.rados.0.smithi040.stdout:955: left oid 355 (ObjNum 756 snap 0 seq_num 756) 2023-12-01T15:45:18.965 INFO:tasks.rados.rados.0.smithi040.stdout:956: expect (ObjNum 323 snap 0 seq_num 323) 2023-12-01T15:45:19.088 INFO:tasks.rados.rados.0.smithi040.stdout:957: finishing write tid 1 to smithi04088644-251 2023-12-01T15:45:19.088 INFO:tasks.rados.rados.0.smithi040.stdout:957: finishing write tid 2 to smithi04088644-251 2023-12-01T15:45:19.088 INFO:tasks.rados.rados.0.smithi040.stdout:957: finishing write tid 3 to smithi04088644-251 2023-12-01T15:45:19.088 INFO:tasks.rados.rados.0.smithi040.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-12-01T15:45:19.099 INFO:tasks.rados.rados.0.smithi040.stdout:959: writing smithi04088644-184 from 756513 to 1389451 tid 1 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:959: writing smithi04088644-184 from 1865127 to 2592393 tid 2 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:955: done (3 left) 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:956: done (2 left) 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:960: write oid 413 current snap is 0 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:957: finishing write tid 4 to smithi04088644-251 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:957: oid 251 updating version 0 to 166 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:957: oid 251 version 166 is already newer than 164 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:957: oid 251 version 166 is already newer than 165 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 251 v 166 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:957: left oid 251 (ObjNum 757 snap 0 seq_num 757) 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:959: finishing write tid 1 to smithi04088644-184 2023-12-01T15:45:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-12-01T15:45:19.116 INFO:tasks.rados.rados.0.smithi040.stdout:960: writing smithi04088644-413 from 773320 to 1481507 tid 1 2023-12-01T15:45:19.122 INFO:tasks.rados.rados.0.smithi040.stdout:960: writing smithi04088644-413 from 1923609 to 2394533 tid 2 2023-12-01T15:45:19.122 INFO:tasks.rados.rados.0.smithi040.stdout:957: done (2 left) 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:961: write oid 206 current snap is 0 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: finishing write tid 2 to smithi04088644-184 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: finishing write tid 3 to smithi04088644-184 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: finishing write tid 4 to smithi04088644-184 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: oid 184 updating version 0 to 222 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: oid 184 updating version 222 to 224 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: oid 184 version 224 is already newer than 223 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 184 v 224 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:959: left oid 184 (ObjNum 759 snap 0 seq_num 759) 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 1 to smithi04088644-413 2023-12-01T15:45:19.123 INFO:tasks.rados.rados.0.smithi040.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-12-01T15:45:19.129 INFO:tasks.rados.rados.0.smithi040.stdout:961: writing smithi04088644-206 from 790127 to 1289916 tid 1 2023-12-01T15:45:19.136 INFO:tasks.rados.rados.0.smithi040.stdout:961: writing smithi04088644-206 from 1698444 to 2429379 tid 2 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:959: done (2 left) 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:962: write oid 232 current snap is 0 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 2 to smithi04088644-413 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 3 to smithi04088644-413 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 4 to smithi04088644-413 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: oid 413 updating version 0 to 166 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: oid 413 version 166 is already newer than 164 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: oid 413 version 166 is already newer than 165 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 413 v 166 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:960: left oid 413 (ObjNum 760 snap 0 seq_num 760) 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:961: finishing write tid 1 to smithi04088644-206 2023-12-01T15:45:19.137 INFO:tasks.rados.rados.0.smithi040.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-12-01T15:45:19.143 INFO:tasks.rados.rados.0.smithi040.stdout:962: writing smithi04088644-232 from 406934 to 981972 tid 1 2023-12-01T15:45:19.150 INFO:tasks.rados.rados.0.smithi040.stdout:962: writing smithi04088644-232 from 1640573 to 2115166 tid 2 2023-12-01T15:45:19.155 INFO:tasks.rados.rados.0.smithi040.stdout:962: writing smithi04088644-232 from 2642791 to 2806934 tid 3 2023-12-01T15:45:19.155 INFO:tasks.rados.rados.0.smithi040.stdout:960: done (2 left) 2023-12-01T15:45:19.155 INFO:tasks.rados.rados.0.smithi040.stdout:963: write oid 400 current snap is 0 2023-12-01T15:45:19.155 INFO:tasks.rados.rados.0.smithi040.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-12-01T15:45:19.161 INFO:tasks.rados.rados.0.smithi040.stdout:963: writing smithi04088644-400 from 423741 to 1074028 tid 1 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:963: writing smithi04088644-400 from 1699055 to 2317306 tid 2 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:964: read oid 111 snap -1 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:965: read oid 135 snap -1 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:965: expect (ObjNum 708 snap 0 seq_num 708) 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:966: write oid 329 current snap is 0 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:961: finishing write tid 2 to smithi04088644-206 2023-12-01T15:45:19.169 INFO:tasks.rados.rados.0.smithi040.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-12-01T15:45:19.177 INFO:tasks.rados.rados.0.smithi040.stdout:966: writing smithi04088644-329 from 440548 to 1166084 tid 1 2023-12-01T15:45:19.184 INFO:tasks.rados.rados.0.smithi040.stdout:966: writing smithi04088644-329 from 1757537 to 2235799 tid 2 2023-12-01T15:45:19.189 INFO:tasks.rados.rados.0.smithi040.stdout:966: writing smithi04088644-329 from 2813990 to 2840548 tid 3 2023-12-01T15:45:19.189 INFO:tasks.rados.rados.0.smithi040.stdout:967: read oid 66 snap -1 2023-12-01T15:45:19.189 INFO:tasks.rados.rados.0.smithi040.stdout:967: expect (ObjNum 676 snap 0 seq_num 676) 2023-12-01T15:45:19.189 INFO:tasks.rados.rados.0.smithi040.stdout:968: write oid 245 current snap is 0 2023-12-01T15:45:19.189 INFO:tasks.rados.rados.0.smithi040.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-12-01T15:45:19.194 INFO:tasks.rados.rados.0.smithi040.stdout:968: writing smithi04088644-245 from 457355 to 858140 tid 1 2023-12-01T15:45:19.201 INFO:tasks.rados.rados.0.smithi040.stdout:968: writing smithi04088644-245 from 1416019 to 2037939 tid 2 2023-12-01T15:45:19.206 INFO:tasks.rados.rados.0.smithi040.stdout:968: writing smithi04088644-245 from 2725060 to 2857355 tid 3 2023-12-01T15:45:19.206 INFO:tasks.rados.rados.0.smithi040.stdout:969: read oid 74 snap -1 2023-12-01T15:45:19.206 INFO:tasks.rados.rados.0.smithi040.stdout:969: expect (ObjNum 597 snap 0 seq_num 597) 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:970: write oid 223 current snap is 0 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:961: finishing write tid 3 to smithi04088644-206 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:961: finishing write tid 4 to smithi04088644-206 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:961: oid 206 updating version 0 to 162 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:961: oid 206 updating version 162 to 164 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:961: oid 206 version 164 is already newer than 163 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 206 v 164 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:961: left oid 206 (ObjNum 761 snap 0 seq_num 761) 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: finishing write tid 1 to smithi04088644-232 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: finishing write tid 2 to smithi04088644-232 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: finishing write tid 3 to smithi04088644-232 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: finishing write tid 4 to smithi04088644-232 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: finishing write tid 5 to smithi04088644-232 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: oid 232 updating version 0 to 183 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: oid 232 version 183 is already newer than 181 2023-12-01T15:45:19.207 INFO:tasks.rados.rados.0.smithi040.stdout:962: oid 232 updating version 183 to 184 2023-12-01T15:45:19.208 INFO:tasks.rados.rados.0.smithi040.stdout:962: oid 232 version 184 is already newer than 182 2023-12-01T15:45:19.208 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 184 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-12-01T15:45:19.208 INFO:tasks.rados.rados.0.smithi040.stdout:962: left oid 232 (ObjNum 762 snap 0 seq_num 762) 2023-12-01T15:45:19.208 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing write tid 1 to smithi04088644-400 2023-12-01T15:45:19.208 INFO:tasks.rados.rados.0.smithi040.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-12-01T15:45:19.211 INFO:tasks.rados.rados.0.smithi040.stdout:970: writing smithi04088644-223 from 474162 to 950196 tid 1 2023-12-01T15:45:19.217 INFO:tasks.rados.rados.0.smithi040.stdout:970: writing smithi04088644-223 from 1358148 to 1840079 tid 2 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:970: writing smithi04088644-223 from 2352483 to 2817786 tid 3 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:961: done (9 left) 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:962: done (8 left) 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:971: read oid 392 snap -1 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:971: expect (ObjNum 391 snap 0 seq_num 391) 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:972: read oid 333 snap -1 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:972: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:973: delete oid 390 current snap is 0 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing write tid 2 to smithi04088644-400 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing write tid 3 to smithi04088644-400 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing write tid 4 to smithi04088644-400 2023-12-01T15:45:19.224 INFO:tasks.rados.rados.0.smithi040.stdout:963: oid 400 updating version 0 to 226 2023-12-01T15:45:19.225 INFO:tasks.rados.rados.0.smithi040.stdout:963: oid 400 updating version 226 to 227 2023-12-01T15:45:19.225 INFO:tasks.rados.rados.0.smithi040.stdout:963: oid 400 version 227 is already newer than 225 2023-12-01T15:45:19.225 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 400 v 227 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-12-01T15:45:19.225 INFO:tasks.rados.rados.0.smithi040.stdout:963: left oid 400 (ObjNum 763 snap 0 seq_num 763) 2023-12-01T15:45:19.225 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 1 to smithi04088644-329 2023-12-01T15:45:19.225 INFO:tasks.rados.rados.0.smithi040.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2023-12-01T15:45:19.375 INFO:tasks.rados.rados.0.smithi040.stdout:965: expect (ObjNum 708 snap 0 seq_num 708) 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 2 to smithi04088644-329 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:963: done (10 left) 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:964: done (9 left) 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:965: done (8 left) 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:973: done (7 left) 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:974: read oid 268 snap -1 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:974: expect (ObjNum 267 snap 0 seq_num 267) 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:975: read oid 257 snap -1 2023-12-01T15:45:19.579 INFO:tasks.rados.rados.0.smithi040.stdout:975: expect (ObjNum 256 snap 0 seq_num 256) 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:976: write oid 81 current snap is 0 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 3 to smithi04088644-329 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 4 to smithi04088644-329 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 5 to smithi04088644-329 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: oid 329 updating version 0 to 125 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: oid 329 version 125 is already newer than 122 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: oid 329 version 125 is already newer than 124 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: oid 329 version 125 is already newer than 123 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 329 v 125 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:966: left oid 329 (ObjNum 764 snap 0 seq_num 764) 2023-12-01T15:45:19.580 INFO:tasks.rados.rados.0.smithi040.stdout:967: expect (ObjNum 676 snap 0 seq_num 676) 2023-12-01T15:45:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:19 smithi040 bash[28232]: cluster 2023-12-01T15:45:18.288493+0000 mgr.y (mgr.24356) 211 : cluster 0 pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.4 MiB/s wr, 90 op/s 2023-12-01T15:45:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:19 smithi040 bash[41173]: cluster 2023-12-01T15:45:18.288493+0000 mgr.y (mgr.24356) 211 : cluster 0 pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.4 MiB/s wr, 90 op/s 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: finishing write tid 1 to smithi04088644-245 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: finishing write tid 2 to smithi04088644-245 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: finishing write tid 3 to smithi04088644-245 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: finishing write tid 4 to smithi04088644-245 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: finishing write tid 5 to smithi04088644-245 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: oid 245 updating version 0 to 189 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: oid 245 updating version 189 to 191 2023-12-01T15:45:19.767 INFO:tasks.rados.rados.0.smithi040.stdout:968: oid 245 version 191 is already newer than 188 2023-12-01T15:45:19.768 INFO:tasks.rados.rados.0.smithi040.stdout:968: oid 245 version 191 is already newer than 190 2023-12-01T15:45:19.768 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 191 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-12-01T15:45:19.768 INFO:tasks.rados.rados.0.smithi040.stdout:968: left oid 245 (ObjNum 765 snap 0 seq_num 765) 2023-12-01T15:45:19.768 INFO:tasks.rados.rados.0.smithi040.stdout:969: expect (ObjNum 597 snap 0 seq_num 597) 2023-12-01T15:45:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:19 smithi141 bash[31670]: cluster 2023-12-01T15:45:18.288493+0000 mgr.y (mgr.24356) 211 : cluster 0 pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.4 MiB/s wr, 90 op/s 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 1 to smithi04088644-223 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 2 to smithi04088644-223 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 3 to smithi04088644-223 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 4 to smithi04088644-223 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 5 to smithi04088644-223 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: oid 223 updating version 0 to 187 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: oid 223 updating version 187 to 188 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: oid 223 version 188 is already newer than 186 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: oid 223 version 188 is already newer than 185 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 223 v 188 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: left oid 223 (ObjNum 766 snap 0 seq_num 766) 2023-12-01T15:45:19.862 INFO:tasks.rados.rados.0.smithi040.stdout:971: expect (ObjNum 391 snap 0 seq_num 391) 2023-12-01T15:45:19.949 INFO:tasks.rados.rados.0.smithi040.stdout:972: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:20.067 INFO:tasks.rados.rados.0.smithi040.stdout:975: expect (ObjNum 256 snap 0 seq_num 256) 2023-12-01T15:45:20.145 INFO:tasks.rados.rados.0.smithi040.stdout:974: expect (ObjNum 267 snap 0 seq_num 267) 2023-12-01T15:45:20.226 INFO:tasks.rados.rados.0.smithi040.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-12-01T15:45:20.237 INFO:tasks.rados.rados.0.smithi040.stdout:976: writing smithi04088644-81 from 507776 to 1250661 tid 1 2023-12-01T15:45:20.246 INFO:tasks.rados.rados.0.smithi040.stdout:976: writing smithi04088644-81 from 1991465 to 2477065 tid 2 2023-12-01T15:45:20.246 INFO:tasks.rados.rados.0.smithi040.stdout:966: done (9 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:967: done (8 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:968: done (7 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:969: done (6 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:970: done (5 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:971: done (4 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:972: done (3 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:974: done (2 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:975: done (1 left) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:977: read oid 326 snap -1 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:977: expect (ObjNum 723 snap 0 seq_num 723) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:978: read oid 263 snap -1 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:978: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T15:45:20.247 INFO:tasks.rados.rados.0.smithi040.stdout:979: read oid 143 snap -1 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:980: read oid 286 snap -1 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:980: expect (ObjNum 688 snap 0 seq_num 688) 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:981: read oid 376 snap -1 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:982: write oid 94 current snap is 0 2023-12-01T15:45:20.248 INFO:tasks.rados.rados.0.smithi040.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-12-01T15:45:20.251 INFO:tasks.rados.rados.0.smithi040.stdout:982: writing smithi04088644-94 from 524583 to 942717 tid 1 2023-12-01T15:45:20.260 INFO:tasks.rados.rados.0.smithi040.stdout:982: writing smithi04088644-94 from 1649947 to 2279205 tid 2 2023-12-01T15:45:20.267 INFO:tasks.rados.rados.0.smithi040.stdout:982: writing smithi04088644-94 from 2834752 to 2924583 tid 3 2023-12-01T15:45:20.267 INFO:tasks.rados.rados.0.smithi040.stdout:983: write oid 451 current snap is 0 2023-12-01T15:45:20.267 INFO:tasks.rados.rados.0.smithi040.stdout:976: finishing write tid 1 to smithi04088644-81 2023-12-01T15:45:20.267 INFO:tasks.rados.rados.0.smithi040.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-12-01T15:45:20.273 INFO:tasks.rados.rados.0.smithi040.stdout:983: writing smithi04088644-451 from 541390 to 1034773 tid 1 2023-12-01T15:45:20.279 INFO:tasks.rados.rados.0.smithi040.stdout:983: writing smithi04088644-451 from 1592076 to 2081345 tid 2 2023-12-01T15:45:20.284 INFO:tasks.rados.rados.0.smithi040.stdout:983: writing smithi04088644-451 from 2862175 to 2941390 tid 3 2023-12-01T15:45:20.284 INFO:tasks.rados.rados.0.smithi040.stdout:984: read oid 468 snap -1 2023-12-01T15:45:20.284 INFO:tasks.rados.rados.0.smithi040.stdout:984: expect (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:45:20.285 INFO:tasks.rados.rados.0.smithi040.stdout:985: read oid 331 snap -1 2023-12-01T15:45:20.285 INFO:tasks.rados.rados.0.smithi040.stdout:985: expect (ObjNum 330 snap 0 seq_num 330) 2023-12-01T15:45:20.285 INFO:tasks.rados.rados.0.smithi040.stdout:986: write oid 301 current snap is 0 2023-12-01T15:45:20.285 INFO:tasks.rados.rados.0.smithi040.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-12-01T15:45:20.291 INFO:tasks.rados.rados.0.smithi040.stdout:986: writing smithi04088644-301 from 558197 to 1126829 tid 1 2023-12-01T15:45:20.298 INFO:tasks.rados.rados.0.smithi040.stdout:986: writing smithi04088644-301 from 1650558 to 2283485 tid 2 2023-12-01T15:45:20.302 INFO:tasks.rados.rados.0.smithi040.stdout:986: writing smithi04088644-301 from 2773245 to 2958197 tid 3 2023-12-01T15:45:20.302 INFO:tasks.rados.rados.0.smithi040.stdout:987: write oid 160 current snap is 0 2023-12-01T15:45:20.303 INFO:tasks.rados.rados.0.smithi040.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-12-01T15:45:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:987: writing smithi04088644-160 from 575004 to 1218885 tid 1 2023-12-01T15:45:20.314 INFO:tasks.rados.rados.0.smithi040.stdout:987: writing smithi04088644-160 from 1709040 to 2201978 tid 2 2023-12-01T15:45:20.319 INFO:tasks.rados.rados.0.smithi040.stdout:987: writing smithi04088644-160 from 2917021 to 2975004 tid 3 2023-12-01T15:45:20.319 INFO:tasks.rados.rados.0.smithi040.stdout:988: read oid 29 snap -1 2023-12-01T15:45:20.319 INFO:tasks.rados.rados.0.smithi040.stdout:988: expect (ObjNum 510 snap 0 seq_num 510) 2023-12-01T15:45:20.319 INFO:tasks.rados.rados.0.smithi040.stdout:989: write oid 432 current snap is 0 2023-12-01T15:45:20.319 INFO:tasks.rados.rados.0.smithi040.stdout:976: finishing write tid 2 to smithi04088644-81 2023-12-01T15:45:20.319 INFO:tasks.rados.rados.0.smithi040.stdout:977: expect (ObjNum 723 snap 0 seq_num 723) 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:976: finishing write tid 3 to smithi04088644-81 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:976: finishing write tid 4 to smithi04088644-81 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:976: oid 81 updating version 0 to 169 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:976: oid 81 version 169 is already newer than 168 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:976: oid 81 version 169 is already newer than 167 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 81 v 169 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:976: left oid 81 (ObjNum 768 snap 0 seq_num 768) 2023-12-01T15:45:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2023-12-01T15:45:20.521 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 1 to smithi04088644-94 2023-12-01T15:45:20.521 INFO:tasks.rados.rados.0.smithi040.stdout:978: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T15:45:20.619 INFO:tasks.rados.rados.0.smithi040.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2023-12-01T15:45:20.698 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 2 to smithi04088644-94 2023-12-01T15:45:20.698 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 3 to smithi04088644-94 2023-12-01T15:45:20.698 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 4 to smithi04088644-94 2023-12-01T15:45:20.698 INFO:tasks.rados.rados.0.smithi040.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-12-01T15:45:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:989: writing smithi04088644-432 from 591811 to 1310941 tid 1 2023-12-01T15:45:20.713 INFO:tasks.rados.rados.0.smithi040.stdout:989: writing smithi04088644-432 from 1767522 to 2404118 tid 2 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:989: writing smithi04088644-432 from 2828091 to 2991811 tid 3 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:976: done (13 left) 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:977: done (12 left) 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:978: done (11 left) 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:979: done (10 left) 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:981: done (9 left) 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:990: delete oid 81 current snap is 0 2023-12-01T15:45:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:980: expect (ObjNum 688 snap 0 seq_num 688) 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 5 to smithi04088644-94 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:982: oid 94 updating version 0 to 128 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:982: oid 94 version 128 is already newer than 126 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:982: oid 94 updating version 128 to 129 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:982: oid 94 version 129 is already newer than 127 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 94 v 129 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:982: left oid 94 (ObjNum 769 snap 0 seq_num 769) 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:983: finishing write tid 1 to smithi04088644-451 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:983: finishing write tid 2 to smithi04088644-451 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:983: finishing write tid 3 to smithi04088644-451 2023-12-01T15:45:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:983: finishing write tid 4 to smithi04088644-451 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:983: finishing write tid 5 to smithi04088644-451 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:983: oid 451 updating version 0 to 166 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:983: oid 451 updating version 166 to 167 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:983: oid 451 version 167 is already newer than 165 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:983: oid 451 updating version 167 to 168 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 451 v 168 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:983: left oid 451 (ObjNum 770 snap 0 seq_num 770) 2023-12-01T15:45:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:985: expect (ObjNum 330 snap 0 seq_num 330) 2023-12-01T15:45:21.005 INFO:tasks.rados.rados.0.smithi040.stdout:984: expect (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:45:21.035 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing write tid 1 to smithi04088644-301 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing write tid 2 to smithi04088644-301 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing write tid 3 to smithi04088644-301 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing write tid 4 to smithi04088644-301 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing write tid 5 to smithi04088644-301 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: oid 301 updating version 0 to 137 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: oid 301 updating version 137 to 139 2023-12-01T15:45:21.130 INFO:tasks.rados.rados.0.smithi040.stdout:986: oid 301 version 139 is already newer than 136 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:986: oid 301 version 139 is already newer than 138 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 301 v 139 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:986: left oid 301 (ObjNum 771 snap 0 seq_num 771) 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 1 to smithi04088644-160 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 2 to smithi04088644-160 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 3 to smithi04088644-160 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 4 to smithi04088644-160 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 5 to smithi04088644-160 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: oid 160 updating version 0 to 193 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: oid 160 updating version 193 to 194 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: oid 160 updating version 194 to 195 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: oid 160 version 195 is already newer than 192 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 160 v 195 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-12-01T15:45:21.131 INFO:tasks.rados.rados.0.smithi040.stdout:987: left oid 160 (ObjNum 772 snap 0 seq_num 772) 2023-12-01T15:45:21.132 INFO:tasks.rados.rados.0.smithi040.stdout:988: expect (ObjNum 510 snap 0 seq_num 510) 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: finishing write tid 1 to smithi04088644-432 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: finishing write tid 2 to smithi04088644-432 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: finishing write tid 3 to smithi04088644-432 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: finishing write tid 4 to smithi04088644-432 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: finishing write tid 5 to smithi04088644-432 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: oid 432 updating version 0 to 129 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: oid 432 version 129 is already newer than 127 2023-12-01T15:45:21.238 INFO:tasks.rados.rados.0.smithi040.stdout:989: oid 432 version 129 is already newer than 126 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:989: oid 432 version 129 is already newer than 128 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 432 v 129 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:989: left oid 432 (ObjNum 773 snap 0 seq_num 773) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:980: done (9 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:982: done (8 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:983: done (7 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:984: done (6 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:985: done (5 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:986: done (4 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:987: done (3 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:988: done (2 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:989: done (1 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:990: done (0 left) 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:991: write oid 392 current snap is 0 2023-12-01T15:45:21.239 INFO:tasks.rados.rados.0.smithi040.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-12-01T15:45:21.249 INFO:tasks.rados.rados.0.smithi040.stdout:991: writing smithi04088644-392 from 625425 to 1095053 tid 1 2023-12-01T15:45:21.258 INFO:tasks.rados.rados.0.smithi040.stdout:991: writing smithi04088644-392 from 1768133 to 2408398 tid 2 2023-12-01T15:45:21.258 INFO:tasks.rados.rados.0.smithi040.stdout:992: write oid 3 current snap is 0 2023-12-01T15:45:21.258 INFO:tasks.rados.rados.0.smithi040.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-12-01T15:45:21.265 INFO:tasks.rados.rados.0.smithi040.stdout:992: writing smithi04088644-3 from 642232 to 1303462 tid 1 2023-12-01T15:45:21.273 INFO:tasks.rados.rados.0.smithi040.stdout:992: writing smithi04088644-3 from 1942968 to 2726891 tid 2 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:993: delete oid 434 current snap is 0 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: finishing write tid 1 to smithi04088644-392 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: finishing write tid 2 to smithi04088644-392 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: finishing write tid 3 to smithi04088644-392 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: finishing write tid 4 to smithi04088644-392 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: oid 392 updating version 0 to 161 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: oid 392 updating version 161 to 162 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: oid 392 version 162 is already newer than 160 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 162 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-12-01T15:45:21.274 INFO:tasks.rados.rados.0.smithi040.stdout:992: finishing write tid 1 to smithi04088644-3 2023-12-01T15:45:21.276 INFO:tasks.rados.rados.0.smithi040.stdout:991: done (2 left) 2023-12-01T15:45:21.276 INFO:tasks.rados.rados.0.smithi040.stdout:993: done (1 left) 2023-12-01T15:45:21.277 INFO:tasks.rados.rados.0.smithi040.stdout:994: delete oid 59 current snap is 0 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: finishing write tid 2 to smithi04088644-3 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: finishing write tid 3 to smithi04088644-3 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: finishing write tid 4 to smithi04088644-3 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: oid 3 updating version 0 to 130 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: oid 3 updating version 130 to 132 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: oid 3 version 132 is already newer than 131 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 132 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-12-01T15:45:21.278 INFO:tasks.rados.rados.0.smithi040.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-12-01T15:45:21.279 INFO:tasks.rados.rados.0.smithi040.stdout:992: done (1 left) 2023-12-01T15:45:21.279 INFO:tasks.rados.rados.0.smithi040.stdout:994: done (0 left) 2023-12-01T15:45:21.279 INFO:tasks.rados.rados.0.smithi040.stdout:995: read oid 148 snap -1 2023-12-01T15:45:21.279 INFO:tasks.rados.rados.0.smithi040.stdout:995: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:45:21.279 INFO:tasks.rados.rados.0.smithi040.stdout:996: read oid 69 snap -1 2023-12-01T15:45:21.279 INFO:tasks.rados.rados.0.smithi040.stdout:996: expect (ObjNum 68 snap 0 seq_num 68) 2023-12-01T15:45:21.280 INFO:tasks.rados.rados.0.smithi040.stdout:997: read oid 288 snap -1 2023-12-01T15:45:21.280 INFO:tasks.rados.rados.0.smithi040.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:45:21.280 INFO:tasks.rados.rados.0.smithi040.stdout:998: write oid 346 current snap is 0 2023-12-01T15:45:21.280 INFO:tasks.rados.rados.0.smithi040.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-12-01T15:45:21.285 INFO:tasks.rados.rados.0.smithi040.stdout:998: writing smithi04088644-346 from 692653 to 1179630 tid 1 2023-12-01T15:45:21.293 INFO:tasks.rados.rados.0.smithi040.stdout:998: writing smithi04088644-346 from 1602061 to 2249664 tid 2 2023-12-01T15:45:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:998: writing smithi04088644-346 from 2992629 to 3092653 tid 3 2023-12-01T15:45:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:999: write oid 454 current snap is 0 2023-12-01T15:45:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-12-01T15:45:21.305 INFO:tasks.rados.rados.0.smithi040.stdout:999: writing smithi04088644-454 from 709460 to 1271686 tid 1 2023-12-01T15:45:21.314 INFO:tasks.rados.rados.0.smithi040.stdout:999: writing smithi04088644-454 from 2060543 to 2851804 tid 2 2023-12-01T15:45:21.314 INFO:tasks.rados.rados.0.smithi040.stdout:1000: read oid 31 snap -1 2023-12-01T15:45:21.315 INFO:tasks.rados.rados.0.smithi040.stdout:1000: expect deleted 2023-12-01T15:45:21.315 INFO:tasks.rados.rados.0.smithi040.stdout:1001: read oid 431 snap -1 2023-12-01T15:45:21.315 INFO:tasks.rados.rados.0.smithi040.stdout:1001: expect (ObjNum 430 snap 0 seq_num 430) 2023-12-01T15:45:21.315 INFO:tasks.rados.rados.0.smithi040.stdout:1002: write oid 2 current snap is 0 2023-12-01T15:45:21.315 INFO:tasks.rados.rados.0.smithi040.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-12-01T15:45:21.323 INFO:tasks.rados.rados.0.smithi040.stdout:1002: writing smithi04088644-2 from 726267 to 1363742 tid 1 2023-12-01T15:45:21.331 INFO:tasks.rados.rados.0.smithi040.stdout:1002: writing smithi04088644-2 from 2119025 to 2770297 tid 2 2023-12-01T15:45:21.331 INFO:tasks.rados.rados.0.smithi040.stdout:1003: write oid 92 current snap is 0 2023-12-01T15:45:21.331 INFO:tasks.rados.rados.0.smithi040.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-12-01T15:45:21.339 INFO:tasks.rados.rados.0.smithi040.stdout:1003: writing smithi04088644-92 from 743074 to 1455798 tid 1 2023-12-01T15:45:21.347 INFO:tasks.rados.rados.0.smithi040.stdout:1003: writing smithi04088644-92 from 2061154 to 2856084 tid 2 2023-12-01T15:45:21.347 INFO:tasks.rados.rados.0.smithi040.stdout:1004: write oid 111 current snap is 0 2023-12-01T15:45:21.347 INFO:tasks.rados.rados.0.smithi040.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-12-01T15:45:21.356 INFO:tasks.rados.rados.0.smithi040.stdout:1004: writing smithi04088644-111 from 759881 to 1547854 tid 1 2023-12-01T15:45:21.363 INFO:tasks.rados.rados.0.smithi040.stdout:1004: writing smithi04088644-111 from 2119636 to 2774577 tid 2 2023-12-01T15:45:21.363 INFO:tasks.rados.rados.0.smithi040.stdout:1005: write oid 453 current snap is 0 2023-12-01T15:45:21.363 INFO:tasks.rados.rados.0.smithi040.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-12-01T15:45:21.371 INFO:tasks.rados.rados.0.smithi040.stdout:1005: writing smithi04088644-453 from 776688 to 1356263 tid 1 2023-12-01T15:45:21.378 INFO:tasks.rados.rados.0.smithi040.stdout:1005: writing smithi04088644-453 from 1894471 to 2693070 tid 2 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1006: read oid 312 snap -1 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1006: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1007: read oid 67 snap -1 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1007: expect (ObjNum 66 snap 0 seq_num 66) 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1008: read oid 287 snap -1 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1008: expect (ObjNum 286 snap 0 seq_num 286) 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1009: write oid 273 current snap is 0 2023-12-01T15:45:21.379 INFO:tasks.rados.rados.0.smithi040.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-12-01T15:45:21.387 INFO:tasks.rados.rados.0.smithi040.stdout:1009: writing smithi04088644-273 from 793495 to 1448319 tid 1 2023-12-01T15:45:21.394 INFO:tasks.rados.rados.0.smithi040.stdout:1009: writing smithi04088644-273 from 1952953 to 2611563 tid 2 2023-12-01T15:45:21.397 INFO:tasks.rados.rados.0.smithi040.stdout:1009: writing smithi04088644-273 from 3157167 to 3193495 tid 3 2023-12-01T15:45:21.398 INFO:tasks.rados.rados.0.smithi040.stdout:1010: read oid 461 snap -1 2023-12-01T15:45:21.398 INFO:tasks.rados.rados.0.smithi040.stdout:1010: expect (ObjNum 460 snap 0 seq_num 460) 2023-12-01T15:45:21.398 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:21.398 INFO:tasks.rados.rados.0.smithi040.stdout:995: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:45:21.487 INFO:tasks.rados.rados.0.smithi040.stdout:996: expect (ObjNum 68 snap 0 seq_num 68) 2023-12-01T15:45:21.596 INFO:tasks.rados.rados.0.smithi040.stdout:998: finishing write tid 1 to smithi04088644-346 2023-12-01T15:45:21.597 INFO:tasks.rados.rados.0.smithi040.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:45:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:21 smithi040 bash[41173]: cluster 2023-12-01T15:45:20.289564+0000 mgr.y (mgr.24356) 212 : cluster 0 pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-12-01T15:45:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:21 smithi040 bash[28232]: cluster 2023-12-01T15:45:20.289564+0000 mgr.y (mgr.24356) 212 : cluster 0 pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-12-01T15:45:21.690 INFO:tasks.rados.rados.0.smithi040.stdout:998: finishing write tid 2 to smithi04088644-346 2023-12-01T15:45:21.690 INFO:tasks.rados.rados.0.smithi040.stdout:998: finishing write tid 3 to smithi04088644-346 2023-12-01T15:45:21.690 INFO:tasks.rados.rados.0.smithi040.stdout:998: finishing write tid 4 to smithi04088644-346 2023-12-01T15:45:21.690 INFO:tasks.rados.rados.0.smithi040.stdout:998: finishing write tid 5 to smithi04088644-346 2023-12-01T15:45:21.690 INFO:tasks.rados.rados.0.smithi040.stdout:998: oid 346 updating version 0 to 166 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:998: oid 346 version 166 is already newer than 163 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:998: oid 346 version 166 is already newer than 164 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:998: oid 346 version 166 is already newer than 165 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 346 v 166 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:998: left oid 346 (ObjNum 779 snap 0 seq_num 779) 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: finishing write tid 1 to smithi04088644-454 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: finishing write tid 2 to smithi04088644-454 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: finishing write tid 3 to smithi04088644-454 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: finishing write tid 4 to smithi04088644-454 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: oid 454 updating version 0 to 185 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: oid 454 version 185 is already newer than 184 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: oid 454 updating version 185 to 186 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 186 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:999: left oid 454 (ObjNum 780 snap 0 seq_num 780) 2023-12-01T15:45:21.691 INFO:tasks.rados.rados.0.smithi040.stdout:1001: expect (ObjNum 430 snap 0 seq_num 430) 2023-12-01T15:45:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:21 smithi141 bash[31670]: cluster 2023-12-01T15:45:20.289564+0000 mgr.y (mgr.24356) 212 : cluster 0 pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-12-01T15:45:21.794 INFO:tasks.rados.rados.0.smithi040.stdout:1002: finishing write tid 1 to smithi04088644-2 2023-12-01T15:45:21.794 INFO:tasks.rados.rados.0.smithi040.stdout:1002: finishing write tid 2 to smithi04088644-2 2023-12-01T15:45:21.794 INFO:tasks.rados.rados.0.smithi040.stdout:1002: finishing write tid 3 to smithi04088644-2 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1002: finishing write tid 4 to smithi04088644-2 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1002: oid 2 updating version 0 to 172 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1002: oid 2 version 172 is already newer than 171 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1002: oid 2 updating version 172 to 173 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 173 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1002: left oid 2 (ObjNum 781 snap 0 seq_num 781) 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: finishing write tid 1 to smithi04088644-92 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: finishing write tid 2 to smithi04088644-92 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: finishing write tid 3 to smithi04088644-92 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: finishing write tid 4 to smithi04088644-92 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: oid 92 updating version 0 to 187 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: oid 92 updating version 187 to 188 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: oid 92 updating version 188 to 189 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 92 v 189 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1003: left oid 92 (ObjNum 782 snap 0 seq_num 782) 2023-12-01T15:45:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:995: done (15 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:996: done (14 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:997: done (13 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:998: done (12 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:999: done (11 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1000: done (10 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1001: done (9 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1002: done (8 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1003: done (7 left) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1011: read oid 499 snap -1 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1011: expect (ObjNum 498 snap 0 seq_num 498) 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1012: write oid 138 current snap is 0 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1004: finishing write tid 1 to smithi04088644-111 2023-12-01T15:45:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-12-01T15:45:21.806 INFO:tasks.rados.rados.0.smithi040.stdout:1012: writing smithi04088644-138 from 410302 to 1140375 tid 1 2023-12-01T15:45:21.813 INFO:tasks.rados.rados.0.smithi040.stdout:1012: writing smithi04088644-138 from 1895082 to 2297350 tid 2 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1012: writing smithi04088644-138 from 2951884 to 3210302 tid 3 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1013: read oid 94 snap -1 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1013: expect (ObjNum 769 snap 0 seq_num 769) 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1014: read oid 500 snap -1 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1014: expect (ObjNum 724 snap 0 seq_num 724) 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1004: finishing write tid 2 to smithi04088644-111 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1004: finishing write tid 3 to smithi04088644-111 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1004: finishing write tid 4 to smithi04088644-111 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1004: oid 111 updating version 0 to 175 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1004: oid 111 updating version 175 to 176 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:1004: oid 111 version 176 is already newer than 174 2023-12-01T15:45:21.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 111 v 176 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1004: left oid 111 (ObjNum 783 snap 0 seq_num 783) 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 1 to smithi04088644-453 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1015: read oid 231 snap -1 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1015: expect (ObjNum 230 snap 0 seq_num 230) 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1004: done (11 left) 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1016: write oid 199 current snap is 0 2023-12-01T15:45:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-12-01T15:45:21.823 INFO:tasks.rados.rados.0.smithi040.stdout:1016: writing smithi04088644-199 from 427109 to 832431 tid 1 2023-12-01T15:45:21.830 INFO:tasks.rados.rados.0.smithi040.stdout:1016: writing smithi04088644-199 from 1553564 to 2099490 tid 2 2023-12-01T15:45:21.837 INFO:tasks.rados.rados.0.smithi040.stdout:1016: writing smithi04088644-199 from 2579307 to 3227109 tid 3 2023-12-01T15:45:21.837 INFO:tasks.rados.rados.0.smithi040.stdout:1017: write oid 487 current snap is 0 2023-12-01T15:45:21.837 INFO:tasks.rados.rados.0.smithi040.stdout:1007: expect (ObjNum 66 snap 0 seq_num 66) 2023-12-01T15:45:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 2 to smithi04088644-453 2023-12-01T15:45:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:1008: expect (ObjNum 286 snap 0 seq_num 286) 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 3 to smithi04088644-453 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 4 to smithi04088644-453 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:1005: oid 453 updating version 0 to 159 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:1005: oid 453 updating version 159 to 160 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:1005: oid 453 version 160 is already newer than 158 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 160 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-12-01T15:45:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:1005: left oid 453 (ObjNum 784 snap 0 seq_num 784) 2023-12-01T15:45:22.034 INFO:tasks.rados.rados.0.smithi040.stdout:1009: finishing write tid 1 to smithi04088644-273 2023-12-01T15:45:22.034 INFO:tasks.rados.rados.0.smithi040.stdout:1006: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: finishing write tid 2 to smithi04088644-273 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: finishing write tid 3 to smithi04088644-273 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: finishing write tid 4 to smithi04088644-273 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: finishing write tid 5 to smithi04088644-273 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: oid 273 updating version 0 to 141 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: oid 273 updating version 141 to 143 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: oid 273 version 143 is already newer than 142 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: oid 273 version 143 is already newer than 140 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 273 v 143 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1009: left oid 273 (ObjNum 785 snap 0 seq_num 785) 2023-12-01T15:45:22.137 INFO:tasks.rados.rados.0.smithi040.stdout:1010: expect (ObjNum 460 snap 0 seq_num 460) 2023-12-01T15:45:22.257 INFO:tasks.rados.rados.0.smithi040.stdout:1011: expect (ObjNum 498 snap 0 seq_num 498) 2023-12-01T15:45:22.336 INFO:tasks.rados.rados.0.smithi040.stdout:1012: finishing write tid 1 to smithi04088644-138 2023-12-01T15:45:22.336 INFO:tasks.rados.rados.0.smithi040.stdout:1012: finishing write tid 2 to smithi04088644-138 2023-12-01T15:45:22.336 INFO:tasks.rados.rados.0.smithi040.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-12-01T15:45:22.341 INFO:tasks.rados.rados.0.smithi040.stdout:1017: writing smithi04088644-487 from 443916 to 924487 tid 1 2023-12-01T15:45:22.348 INFO:tasks.rados.rados.0.smithi040.stdout:1017: writing smithi04088644-487 from 1612046 to 2017983 tid 2 2023-12-01T15:45:22.354 INFO:tasks.rados.rados.0.smithi040.stdout:1017: writing smithi04088644-487 from 2606730 to 3101782 tid 3 2023-12-01T15:45:22.354 INFO:tasks.rados.rados.0.smithi040.stdout:1005: done (12 left) 2023-12-01T15:45:22.354 INFO:tasks.rados.rados.0.smithi040.stdout:1006: done (11 left) 2023-12-01T15:45:22.354 INFO:tasks.rados.rados.0.smithi040.stdout:1007: done (10 left) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1008: done (9 left) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1009: done (8 left) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1010: done (7 left) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1011: done (6 left) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1018: read oid 102 snap -1 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1018: expect (ObjNum 101 snap 0 seq_num 101) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1019: read oid 34 snap -1 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1019: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1020: write oid 464 current snap is 0 2023-12-01T15:45:22.355 INFO:tasks.rados.rados.0.smithi040.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-12-01T15:45:22.360 INFO:tasks.rados.rados.0.smithi040.stdout:1020: writing smithi04088644-464 from 460723 to 1016543 tid 1 2023-12-01T15:45:22.367 INFO:tasks.rados.rados.0.smithi040.stdout:1020: writing smithi04088644-464 from 1670528 to 2220123 tid 2 2023-12-01T15:45:22.373 INFO:tasks.rados.rados.0.smithi040.stdout:1020: writing smithi04088644-464 from 2634153 to 3260723 tid 3 2023-12-01T15:45:22.373 INFO:tasks.rados.rados.0.smithi040.stdout:1021: write oid 93 current snap is 0 2023-12-01T15:45:22.374 INFO:tasks.rados.rados.0.smithi040.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-12-01T15:45:22.380 INFO:tasks.rados.rados.0.smithi040.stdout:1021: writing smithi04088644-93 from 477530 to 1108599 tid 1 2023-12-01T15:45:22.385 INFO:tasks.rados.rados.0.smithi040.stdout:1021: writing smithi04088644-93 from 1612657 to 2022263 tid 2 2023-12-01T15:45:22.391 INFO:tasks.rados.rados.0.smithi040.stdout:1021: writing smithi04088644-93 from 2545223 to 3062819 tid 3 2023-12-01T15:45:22.391 INFO:tasks.rados.rados.0.smithi040.stdout:1022: write oid 114 current snap is 0 2023-12-01T15:45:22.391 INFO:tasks.rados.rados.0.smithi040.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-12-01T15:45:22.396 INFO:tasks.rados.rados.0.smithi040.stdout:1022: writing smithi04088644-114 from 494337 to 917008 tid 1 2023-12-01T15:45:22.401 INFO:tasks.rados.rados.0.smithi040.stdout:1022: writing smithi04088644-114 from 1387492 to 1940756 tid 2 2023-12-01T15:45:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:1022: writing smithi04088644-114 from 2688999 to 3134220 tid 3 2023-12-01T15:45:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:1023: read oid 124 snap -1 2023-12-01T15:45:22.411 INFO:tasks.rados.rados.0.smithi040.stdout:1023: expect (ObjNum 123 snap 0 seq_num 123) 2023-12-01T15:45:22.411 INFO:tasks.rados.rados.0.smithi040.stdout:1024: read oid 358 snap -1 2023-12-01T15:45:22.411 INFO:tasks.rados.rados.0.smithi040.stdout:1024: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T15:45:22.411 INFO:tasks.rados.rados.0.smithi040.stdout:1025: write oid 207 current snap is 0 2023-12-01T15:45:22.411 INFO:tasks.rados.rados.0.smithi040.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-12-01T15:45:22.414 INFO:tasks.rados.rados.0.smithi040.stdout:1025: writing smithi04088644-207 from 511144 to 1009064 tid 1 2023-12-01T15:45:22.419 INFO:tasks.rados.rados.0.smithi040.stdout:1025: writing smithi04088644-207 from 1445974 to 1859249 tid 2 2023-12-01T15:45:22.426 INFO:tasks.rados.rados.0.smithi040.stdout:1025: writing smithi04088644-207 from 2316422 to 2972915 tid 3 2023-12-01T15:45:22.426 INFO:tasks.rados.rados.0.smithi040.stdout:1026: read oid 332 snap -1 2023-12-01T15:45:22.426 INFO:tasks.rados.rados.0.smithi040.stdout:1026: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1027: read oid 240 snap -1 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1027: expect (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1012: finishing write tid 3 to smithi04088644-138 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1012: finishing write tid 4 to smithi04088644-138 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1012: finishing write tid 5 to smithi04088644-138 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1012: oid 138 updating version 0 to 147 2023-12-01T15:45:22.427 INFO:tasks.rados.rados.0.smithi040.stdout:1012: oid 138 version 147 is already newer than 146 2023-12-01T15:45:22.428 INFO:tasks.rados.rados.0.smithi040.stdout:1012: oid 138 version 147 is already newer than 144 2023-12-01T15:45:22.428 INFO:tasks.rados.rados.0.smithi040.stdout:1012: oid 138 version 147 is already newer than 145 2023-12-01T15:45:22.428 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 138 v 147 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-12-01T15:45:22.428 INFO:tasks.rados.rados.0.smithi040.stdout:1012: left oid 138 (ObjNum 786 snap 0 seq_num 786) 2023-12-01T15:45:22.428 INFO:tasks.rados.rados.0.smithi040.stdout:1014: expect (ObjNum 724 snap 0 seq_num 724) 2023-12-01T15:45:22.527 INFO:tasks.rados.rados.0.smithi040.stdout:1013: expect (ObjNum 769 snap 0 seq_num 769) 2023-12-01T15:45:22.655 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 1 to smithi04088644-199 2023-12-01T15:45:22.655 INFO:tasks.rados.rados.0.smithi040.stdout:1015: expect (ObjNum 230 snap 0 seq_num 230) 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 2 to smithi04088644-199 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 3 to smithi04088644-199 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 4 to smithi04088644-199 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1012: done (15 left) 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1013: done (14 left) 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1014: done (13 left) 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1015: done (12 left) 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1028: write oid 95 current snap is 0 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 5 to smithi04088644-199 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: oid 199 updating version 0 to 167 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: oid 199 updating version 167 to 169 2023-12-01T15:45:22.783 INFO:tasks.rados.rados.0.smithi040.stdout:1016: oid 199 updating version 169 to 170 2023-12-01T15:45:22.784 INFO:tasks.rados.rados.0.smithi040.stdout:1016: oid 199 version 170 is already newer than 168 2023-12-01T15:45:22.784 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 199 v 170 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-12-01T15:45:22.784 INFO:tasks.rados.rados.0.smithi040.stdout:1016: left oid 199 (ObjNum 787 snap 0 seq_num 787) 2023-12-01T15:45:22.784 INFO:tasks.rados.rados.0.smithi040.stdout:1017: finishing write tid 1 to smithi04088644-487 2023-12-01T15:45:22.784 INFO:tasks.rados.rados.0.smithi040.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-12-01T15:45:22.788 INFO:tasks.rados.rados.0.smithi040.stdout:1028: writing smithi04088644-95 from 527951 to 1101120 tid 1 2023-12-01T15:45:22.793 INFO:tasks.rados.rados.0.smithi040.stdout:1028: writing smithi04088644-95 from 1504456 to 2061389 tid 2 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:1028: writing smithi04088644-95 from 2743845 to 3211610 tid 3 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:1016: done (12 left) 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:1029: write oid 239 current snap is 0 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-12-01T15:45:22.806 INFO:tasks.rados.rados.0.smithi040.stdout:1029: writing smithi04088644-239 from 544758 to 1193176 tid 1 2023-12-01T15:45:22.812 INFO:tasks.rados.rados.0.smithi040.stdout:1029: writing smithi04088644-239 from 1846585 to 2263529 tid 2 2023-12-01T15:45:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1029: writing smithi04088644-239 from 2771268 to 3344758 tid 3 2023-12-01T15:45:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1030: read oid 160 snap -1 2023-12-01T15:45:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1030: expect (ObjNum 772 snap 0 seq_num 772) 2023-12-01T15:45:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1031: write oid 267 current snap is 0 2023-12-01T15:45:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1017: finishing write tid 2 to smithi04088644-487 2023-12-01T15:45:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-12-01T15:45:22.825 INFO:tasks.rados.rados.0.smithi040.stdout:1031: writing smithi04088644-267 from 561565 to 1285232 tid 1 2023-12-01T15:45:22.832 INFO:tasks.rados.rados.0.smithi040.stdout:1031: writing smithi04088644-267 from 1905067 to 2465669 tid 2 2023-12-01T15:45:22.837 INFO:tasks.rados.rados.0.smithi040.stdout:1031: writing smithi04088644-267 from 3082338 to 3361565 tid 3 2023-12-01T15:45:22.837 INFO:tasks.rados.rados.0.smithi040.stdout:1032: delete oid 400 current snap is 0 2023-12-01T15:45:22.837 INFO:tasks.rados.rados.0.smithi040.stdout:1017: finishing write tid 3 to smithi04088644-487 2023-12-01T15:45:22.837 INFO:tasks.rados.rados.0.smithi040.stdout:1019: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:45:22.926 INFO:tasks.rados.rados.0.smithi040.stdout:1018: expect (ObjNum 101 snap 0 seq_num 101) 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:1017: finishing write tid 4 to smithi04088644-487 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:1017: finishing write tid 5 to smithi04088644-487 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:1017: oid 487 updating version 0 to 229 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:1017: oid 487 version 229 is already newer than 228 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:1017: oid 487 updating version 229 to 230 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:1017: oid 487 updating version 230 to 231 2023-12-01T15:45:23.044 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 487 v 231 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1017: left oid 487 (ObjNum 788 snap 0 seq_num 788) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 1 to smithi04088644-464 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 2 to smithi04088644-464 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 3 to smithi04088644-464 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1017: done (15 left) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1018: done (14 left) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1019: done (13 left) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1032: done (12 left) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1033: read oid 253 snap -1 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1033: expect (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1034: read oid 256 snap -1 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1034: expect (ObjNum 255 snap 0 seq_num 255) 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1035: write oid 102 current snap is 0 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 4 to smithi04088644-464 2023-12-01T15:45:23.045 INFO:tasks.rados.rados.0.smithi040.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-12-01T15:45:23.049 INFO:tasks.rados.rados.0.smithi040.stdout:1035: writing smithi04088644-102 from 595179 to 1069344 tid 1 2023-12-01T15:45:23.056 INFO:tasks.rados.rados.0.smithi040.stdout:1035: writing smithi04088644-102 from 1622031 to 2186302 tid 2 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1035: writing smithi04088644-102 from 2737184 to 3366390 tid 3 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1036: write oid 315 current snap is 0 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 5 to smithi04088644-464 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1020: oid 464 updating version 0 to 145 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1020: oid 464 version 145 is already newer than 143 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1020: oid 464 version 145 is already newer than 144 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1020: oid 464 version 145 is already newer than 142 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 464 v 145 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1020: left oid 464 (ObjNum 789 snap 0 seq_num 789) 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1021: finishing write tid 1 to smithi04088644-93 2023-12-01T15:45:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-12-01T15:45:23.069 INFO:tasks.rados.rados.0.smithi040.stdout:1036: writing smithi04088644-315 from 611986 to 1161400 tid 1 2023-12-01T15:45:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:1036: writing smithi04088644-315 from 1564160 to 1988442 tid 2 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1036: writing smithi04088644-315 from 2764607 to 3205085 tid 3 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1020: done (15 left) 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1037: write oid 115 current snap is 0 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: finishing write tid 2 to smithi04088644-93 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: finishing write tid 3 to smithi04088644-93 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: finishing write tid 4 to smithi04088644-93 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: finishing write tid 5 to smithi04088644-93 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: oid 93 updating version 0 to 149 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: oid 93 version 149 is already newer than 148 2023-12-01T15:45:23.081 INFO:tasks.rados.rados.0.smithi040.stdout:1021: oid 93 version 149 is already newer than 146 2023-12-01T15:45:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:1021: oid 93 version 149 is already newer than 147 2023-12-01T15:45:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 149 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-12-01T15:45:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:1021: left oid 93 (ObjNum 790 snap 0 seq_num 790) 2023-12-01T15:45:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing write tid 1 to smithi04088644-114 2023-12-01T15:45:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing write tid 2 to smithi04088644-114 2023-12-01T15:45:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-12-01T15:45:23.088 INFO:tasks.rados.rados.0.smithi040.stdout:1037: writing smithi04088644-115 from 628793 to 1369809 tid 1 2023-12-01T15:45:23.095 INFO:tasks.rados.rados.0.smithi040.stdout:1037: writing smithi04088644-115 from 2138995 to 2706935 tid 2 2023-12-01T15:45:23.099 INFO:tasks.rados.rados.0.smithi040.stdout:1037: writing smithi04088644-115 from 3192030 to 3428793 tid 3 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1021: done (15 left) 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1038: delete oid 87 current snap is 0 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing write tid 3 to smithi04088644-114 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing write tid 4 to smithi04088644-114 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing write tid 5 to smithi04088644-114 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: oid 114 updating version 0 to 190 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: oid 114 updating version 190 to 193 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: oid 114 version 193 is already newer than 191 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: oid 114 version 193 is already newer than 192 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 114 v 193 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1022: left oid 114 (ObjNum 791 snap 0 seq_num 791) 2023-12-01T15:45:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:1024: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T15:45:23.163 INFO:tasks.rados.rados.0.smithi040.stdout:1023: expect (ObjNum 123 snap 0 seq_num 123) 2023-12-01T15:45:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1025: finishing write tid 1 to smithi04088644-207 2023-12-01T15:45:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1025: finishing write tid 2 to smithi04088644-207 2023-12-01T15:45:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1025: finishing write tid 3 to smithi04088644-207 2023-12-01T15:45:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1025: finishing write tid 4 to smithi04088644-207 2023-12-01T15:45:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1025: finishing write tid 5 to smithi04088644-207 2023-12-01T15:45:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1025: oid 207 updating version 0 to 146 2023-12-01T15:45:23.232 INFO:tasks.rados.rados.0.smithi040.stdout:1025: oid 207 version 146 is already newer than 144 2023-12-01T15:45:23.232 INFO:tasks.rados.rados.0.smithi040.stdout:1025: oid 207 version 146 is already newer than 145 2023-12-01T15:45:23.232 INFO:tasks.rados.rados.0.smithi040.stdout:1025: oid 207 version 146 is already newer than 143 2023-12-01T15:45:23.232 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 207 v 146 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-12-01T15:45:23.232 INFO:tasks.rados.rados.0.smithi040.stdout:1025: left oid 207 (ObjNum 792 snap 0 seq_num 792) 2023-12-01T15:45:23.232 INFO:tasks.rados.rados.0.smithi040.stdout:1026: expect (ObjNum 331 snap 0 seq_num 331) 2023-12-01T15:45:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:1027: expect (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:45:23.412 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing write tid 1 to smithi04088644-95 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing write tid 2 to smithi04088644-95 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1022: done (15 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1023: done (14 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1024: done (13 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1025: done (12 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1026: done (11 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1027: done (10 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1038: done (9 left) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1039: read oid 476 snap -1 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1039: expect (ObjNum 739 snap 0 seq_num 739) 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1040: read oid 291 snap -1 2023-12-01T15:45:23.413 INFO:tasks.rados.rados.0.smithi040.stdout:1040: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1041: delete oid 208 current snap is 0 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing write tid 3 to smithi04088644-95 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing write tid 4 to smithi04088644-95 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing write tid 5 to smithi04088644-95 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: oid 95 updating version 0 to 180 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: oid 95 version 180 is already newer than 179 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: oid 95 version 180 is already newer than 178 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: oid 95 version 180 is already newer than 177 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 180 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1028: left oid 95 (ObjNum 793 snap 0 seq_num 793) 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1029: finishing write tid 1 to smithi04088644-239 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1029: finishing write tid 2 to smithi04088644-239 2023-12-01T15:45:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:1029: finishing write tid 3 to smithi04088644-239 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: finishing write tid 4 to smithi04088644-239 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: finishing write tid 5 to smithi04088644-239 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: oid 239 updating version 0 to 150 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: oid 239 version 150 is already newer than 147 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: oid 239 version 150 is already newer than 148 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: oid 239 version 150 is already newer than 149 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 239 v 150 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1029: left oid 239 (ObjNum 794 snap 0 seq_num 794) 2023-12-01T15:45:23.415 INFO:tasks.rados.rados.0.smithi040.stdout:1030: expect (ObjNum 772 snap 0 seq_num 772) 2023-12-01T15:45:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:23 smithi141 bash[31670]: cluster 2023-12-01T15:45:22.290188+0000 mgr.y (mgr.24356) 213 : cluster 0 pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 83 op/s 2023-12-01T15:45:23.552 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing write tid 1 to smithi04088644-267 2023-12-01T15:45:23.552 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing write tid 2 to smithi04088644-267 2023-12-01T15:45:23.552 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing write tid 3 to smithi04088644-267 2023-12-01T15:45:23.552 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing write tid 4 to smithi04088644-267 2023-12-01T15:45:23.552 INFO:tasks.rados.rados.0.smithi040.stdout:1028: done (11 left) 2023-12-01T15:45:23.552 INFO:tasks.rados.rados.0.smithi040.stdout:1029: done (10 left) 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1030: done (9 left) 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1041: done (8 left) 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1042: write oid 205 current snap is 0 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing write tid 5 to smithi04088644-267 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1031: oid 267 updating version 0 to 235 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1031: oid 267 version 235 is already newer than 232 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1031: oid 267 version 235 is already newer than 234 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1031: oid 267 version 235 is already newer than 233 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 267 v 235 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1031: left oid 267 (ObjNum 795 snap 0 seq_num 795) 2023-12-01T15:45:23.553 INFO:tasks.rados.rados.0.smithi040.stdout:1033: expect (ObjNum 252 snap 0 seq_num 252) 2023-12-01T15:45:23.626 INFO:tasks.rados.rados.0.smithi040.stdout:1034: expect (ObjNum 255 snap 0 seq_num 255) 2023-12-01T15:45:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:23 smithi040 bash[28232]: cluster 2023-12-01T15:45:22.290188+0000 mgr.y (mgr.24356) 213 : cluster 0 pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 83 op/s 2023-12-01T15:45:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:23 smithi040 bash[41173]: cluster 2023-12-01T15:45:22.290188+0000 mgr.y (mgr.24356) 213 : cluster 0 pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 83 op/s 2023-12-01T15:45:23.699 INFO:tasks.rados.rados.0.smithi040.stdout:1035: finishing write tid 1 to smithi04088644-102 2023-12-01T15:45:23.699 INFO:tasks.rados.rados.0.smithi040.stdout:1035: finishing write tid 2 to smithi04088644-102 2023-12-01T15:45:23.699 INFO:tasks.rados.rados.0.smithi040.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-12-01T15:45:23.706 INFO:tasks.rados.rados.0.smithi040.stdout:1042: writing smithi04088644-205 from 679214 to 1245977 tid 1 2023-12-01T15:45:23.714 INFO:tasks.rados.rados.0.smithi040.stdout:1042: writing smithi04088644-205 from 1798088 to 2513355 tid 2 2023-12-01T15:45:23.719 INFO:tasks.rados.rados.0.smithi040.stdout:1042: writing smithi04088644-205 from 3157946 to 3479214 tid 3 2023-12-01T15:45:23.719 INFO:tasks.rados.rados.0.smithi040.stdout:1031: done (8 left) 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1033: done (7 left) 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1034: done (6 left) 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1043: write oid 189 current snap is 0 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1035: finishing write tid 3 to smithi04088644-102 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1035: finishing write tid 4 to smithi04088644-102 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1035: finishing write tid 5 to smithi04088644-102 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1035: oid 102 updating version 0 to 196 2023-12-01T15:45:23.720 INFO:tasks.rados.rados.0.smithi040.stdout:1035: oid 102 version 196 is already newer than 194 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:1035: oid 102 version 196 is already newer than 195 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:1035: oid 102 updating version 196 to 197 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 102 v 197 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:1035: left oid 102 (ObjNum 797 snap 0 seq_num 797) 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:1036: finishing write tid 1 to smithi04088644-315 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:1036: finishing write tid 2 to smithi04088644-315 2023-12-01T15:45:23.721 INFO:tasks.rados.rados.0.smithi040.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-12-01T15:45:23.726 INFO:tasks.rados.rados.0.smithi040.stdout:1043: writing smithi04088644-189 from 696021 to 1338033 tid 1 2023-12-01T15:45:23.732 INFO:tasks.rados.rados.0.smithi040.stdout:1043: writing smithi04088644-189 from 1856570 to 2431848 tid 2 2023-12-01T15:45:23.738 INFO:tasks.rados.rados.0.smithi040.stdout:1043: writing smithi04088644-189 from 3185369 to 3496021 tid 3 2023-12-01T15:45:23.738 INFO:tasks.rados.rados.0.smithi040.stdout:1035: done (6 left) 2023-12-01T15:45:23.739 INFO:tasks.rados.rados.0.smithi040.stdout:1044: read oid 387 snap -1 2023-12-01T15:45:23.739 INFO:tasks.rados.rados.0.smithi040.stdout:1044: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:45:23.739 INFO:tasks.rados.rados.0.smithi040.stdout:1045: write oid 379 current snap is 0 2023-12-01T15:45:23.739 INFO:tasks.rados.rados.0.smithi040.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-12-01T15:45:23.746 INFO:tasks.rados.rados.0.smithi040.stdout:1045: writing smithi04088644-379 from 712828 to 1430089 tid 1 2023-12-01T15:45:23.752 INFO:tasks.rados.rados.0.smithi040.stdout:1045: writing smithi04088644-379 from 1915052 to 2633988 tid 2 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1045: writing smithi04088644-379 from 3212792 to 3512828 tid 3 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1046: write oid 20 current snap is 0 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: finishing write tid 3 to smithi04088644-315 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: finishing write tid 4 to smithi04088644-315 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: finishing write tid 5 to smithi04088644-315 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: oid 315 updating version 0 to 198 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: oid 315 updating version 198 to 199 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: oid 315 version 199 is already newer than 196 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: oid 315 version 199 is already newer than 197 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 315 v 199 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1036: left oid 315 (ObjNum 798 snap 0 seq_num 798) 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 1 to smithi04088644-115 2023-12-01T15:45:23.758 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 2 to smithi04088644-115 2023-12-01T15:45:23.759 INFO:tasks.rados.rados.0.smithi040.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-12-01T15:45:23.766 INFO:tasks.rados.rados.0.smithi040.stdout:1046: writing smithi04088644-20 from 729635 to 1522145 tid 1 2023-12-01T15:45:23.771 INFO:tasks.rados.rados.0.smithi040.stdout:1046: writing smithi04088644-20 from 1973534 to 2552481 tid 2 2023-12-01T15:45:23.777 INFO:tasks.rados.rados.0.smithi040.stdout:1046: writing smithi04088644-20 from 3240215 to 3529635 tid 3 2023-12-01T15:45:23.777 INFO:tasks.rados.rados.0.smithi040.stdout:1036: done (8 left) 2023-12-01T15:45:23.777 INFO:tasks.rados.rados.0.smithi040.stdout:1047: write oid 439 current snap is 0 2023-12-01T15:45:23.777 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 3 to smithi04088644-115 2023-12-01T15:45:23.777 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 4 to smithi04088644-115 2023-12-01T15:45:23.777 INFO:tasks.rados.rados.0.smithi040.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-12-01T15:45:23.784 INFO:tasks.rados.rados.0.smithi040.stdout:1047: writing smithi04088644-439 from 746442 to 1330554 tid 1 2023-12-01T15:45:23.791 INFO:tasks.rados.rados.0.smithi040.stdout:1047: writing smithi04088644-439 from 1748369 to 2470974 tid 2 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1047: writing smithi04088644-439 from 2983991 to 3546442 tid 3 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1048: read oid 238 snap -1 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1048: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1049: read oid 176 snap -1 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1049: expect (ObjNum 632 snap 0 seq_num 632) 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1050: write oid 436 current snap is 0 2023-12-01T15:45:23.797 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 5 to smithi04088644-115 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:1037: oid 115 updating version 0 to 203 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:1037: oid 115 version 203 is already newer than 202 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:1037: oid 115 version 203 is already newer than 201 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:1037: oid 115 version 203 is already newer than 200 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 115 v 203 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:1037: left oid 115 (ObjNum 799 snap 0 seq_num 799) 2023-12-01T15:45:23.798 INFO:tasks.rados.rados.0.smithi040.stdout:1040: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:45:23.907 INFO:tasks.rados.rados.0.smithi040.stdout:1039: expect (ObjNum 739 snap 0 seq_num 739) 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: finishing write tid 1 to smithi04088644-205 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: finishing write tid 2 to smithi04088644-205 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: finishing write tid 3 to smithi04088644-205 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: finishing write tid 4 to smithi04088644-205 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: finishing write tid 5 to smithi04088644-205 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: oid 205 updating version 0 to 170 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: oid 205 updating version 170 to 171 2023-12-01T15:45:24.036 INFO:tasks.rados.rados.0.smithi040.stdout:1042: oid 205 updating version 171 to 172 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1042: oid 205 version 172 is already newer than 169 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 205 v 172 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1042: left oid 205 (ObjNum 802 snap 0 seq_num 802) 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 1 to smithi04088644-189 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 2 to smithi04088644-189 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 3 to smithi04088644-189 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 4 to smithi04088644-189 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 5 to smithi04088644-189 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: oid 189 updating version 0 to 153 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: oid 189 version 153 is already newer than 152 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: oid 189 updating version 153 to 154 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: oid 189 updating version 154 to 155 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 189 v 155 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1043: left oid 189 (ObjNum 803 snap 0 seq_num 803) 2023-12-01T15:45:24.037 INFO:tasks.rados.rados.0.smithi040.stdout:1044: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:45:24.119 INFO:tasks.rados.rados.0.smithi040.stdout:1045: finishing write tid 1 to smithi04088644-379 2023-12-01T15:45:24.119 INFO:tasks.rados.rados.0.smithi040.stdout:1045: finishing write tid 2 to smithi04088644-379 2023-12-01T15:45:24.119 INFO:tasks.rados.rados.0.smithi040.stdout:1045: finishing write tid 3 to smithi04088644-379 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: finishing write tid 4 to smithi04088644-379 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: finishing write tid 5 to smithi04088644-379 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: oid 379 updating version 0 to 182 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: oid 379 updating version 182 to 184 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: oid 379 version 184 is already newer than 183 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: oid 379 version 184 is already newer than 181 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 379 v 184 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1045: left oid 379 (ObjNum 804 snap 0 seq_num 804) 2023-12-01T15:45:24.120 INFO:tasks.rados.rados.0.smithi040.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-12-01T15:45:24.127 INFO:tasks.rados.rados.0.smithi040.stdout:1050: writing smithi04088644-436 from 763249 to 1422610 tid 1 2023-12-01T15:45:24.134 INFO:tasks.rados.rados.0.smithi040.stdout:1050: writing smithi04088644-436 from 2090498 to 2673114 tid 2 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1050: writing smithi04088644-436 from 3295061 to 3563249 tid 3 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1037: done (11 left) 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1039: done (10 left) 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1040: done (9 left) 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1042: done (8 left) 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1043: done (7 left) 2023-12-01T15:45:24.139 INFO:tasks.rados.rados.0.smithi040.stdout:1044: done (6 left) 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1045: done (5 left) 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1051: read oid 9 snap -1 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1052: write oid 157 current snap is 0 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: finishing write tid 1 to smithi04088644-20 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: finishing write tid 2 to smithi04088644-20 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: finishing write tid 3 to smithi04088644-20 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: finishing write tid 4 to smithi04088644-20 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: finishing write tid 5 to smithi04088644-20 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: oid 20 updating version 0 to 131 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: oid 20 updating version 131 to 133 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: oid 20 version 133 is already newer than 130 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: oid 20 version 133 is already newer than 132 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 133 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-12-01T15:45:24.140 INFO:tasks.rados.rados.0.smithi040.stdout:1046: left oid 20 (ObjNum 805 snap 0 seq_num 805) 2023-12-01T15:45:24.141 INFO:tasks.rados.rados.0.smithi040.stdout:1047: finishing write tid 1 to smithi04088644-439 2023-12-01T15:45:24.141 INFO:tasks.rados.rados.0.smithi040.stdout:1047: finishing write tid 2 to smithi04088644-439 2023-12-01T15:45:24.141 INFO:tasks.rados.rados.0.smithi040.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-12-01T15:45:24.147 INFO:tasks.rados.rados.0.smithi040.stdout:1052: writing smithi04088644-157 from 780056 to 1514666 tid 1 2023-12-01T15:45:24.155 INFO:tasks.rados.rados.0.smithi040.stdout:1052: writing smithi04088644-157 from 2148980 to 2875254 tid 2 2023-12-01T15:45:24.160 INFO:tasks.rados.rados.0.smithi040.stdout:1052: writing smithi04088644-157 from 3322484 to 3580056 tid 3 2023-12-01T15:45:24.161 INFO:tasks.rados.rados.0.smithi040.stdout:1046: done (6 left) 2023-12-01T15:45:24.161 INFO:tasks.rados.rados.0.smithi040.stdout:1053: write oid 492 current snap is 0 2023-12-01T15:45:24.161 INFO:tasks.rados.rados.0.smithi040.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-12-01T15:45:24.166 INFO:tasks.rados.rados.0.smithi040.stdout:1053: writing smithi04088644-492 from 796863 to 1206722 tid 1 2023-12-01T15:45:24.173 INFO:tasks.rados.rados.0.smithi040.stdout:1053: writing smithi04088644-492 from 1807462 to 2393747 tid 2 2023-12-01T15:45:24.179 INFO:tasks.rados.rados.0.smithi040.stdout:1053: writing smithi04088644-492 from 3066260 to 3596863 tid 3 2023-12-01T15:45:24.180 INFO:tasks.rados.rados.0.smithi040.stdout:1054: write oid 281 current snap is 0 2023-12-01T15:45:24.180 INFO:tasks.rados.rados.0.smithi040.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-12-01T15:45:24.185 INFO:tasks.rados.rados.0.smithi040.stdout:1054: writing smithi04088644-281 from 413670 to 898778 tid 1 2023-12-01T15:45:24.192 INFO:tasks.rados.rados.0.smithi040.stdout:1054: writing smithi04088644-281 from 1465944 to 2195887 tid 2 2023-12-01T15:45:24.199 INFO:tasks.rados.rados.0.smithi040.stdout:1054: writing smithi04088644-281 from 2977330 to 3502131 tid 3 2023-12-01T15:45:24.199 INFO:tasks.rados.rados.0.smithi040.stdout:1055: write oid 440 current snap is 0 2023-12-01T15:45:24.200 INFO:tasks.rados.rados.0.smithi040.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-12-01T15:45:24.205 INFO:tasks.rados.rados.0.smithi040.stdout:1055: writing smithi04088644-440 from 430477 to 990834 tid 1 2023-12-01T15:45:24.210 INFO:tasks.rados.rados.0.smithi040.stdout:1055: writing smithi04088644-440 from 1408073 to 1881674 tid 2 2023-12-01T15:45:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:1055: writing smithi04088644-440 from 2488400 to 3224473 tid 3 2023-12-01T15:45:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:1056: read oid 80 snap -1 2023-12-01T15:45:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:1056: expect (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:45:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:1057: read oid 140 snap -1 2023-12-01T15:45:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:1057: expect (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:45:24.219 INFO:tasks.rados.rados.0.smithi040.stdout:1058: write oid 345 current snap is 0 2023-12-01T15:45:24.219 INFO:tasks.rados.rados.0.smithi040.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-12-01T15:45:24.224 INFO:tasks.rados.rados.0.smithi040.stdout:1058: writing smithi04088644-345 from 447284 to 1082890 tid 1 2023-12-01T15:45:24.232 INFO:tasks.rados.rados.0.smithi040.stdout:1058: writing smithi04088644-345 from 1866555 to 2600167 tid 2 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1058: writing smithi04088644-345 from 3315823 to 3647284 tid 3 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1059: write oid 246 current snap is 0 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1047: finishing write tid 3 to smithi04088644-439 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1047: finishing write tid 4 to smithi04088644-439 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1047: finishing write tid 5 to smithi04088644-439 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1047: oid 439 updating version 0 to 206 2023-12-01T15:45:24.239 INFO:tasks.rados.rados.0.smithi040.stdout:1047: oid 439 updating version 206 to 207 2023-12-01T15:45:24.240 INFO:tasks.rados.rados.0.smithi040.stdout:1047: oid 439 version 207 is already newer than 205 2023-12-01T15:45:24.240 INFO:tasks.rados.rados.0.smithi040.stdout:1047: oid 439 version 207 is already newer than 204 2023-12-01T15:45:24.240 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 207 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-12-01T15:45:24.240 INFO:tasks.rados.rados.0.smithi040.stdout:1047: left oid 439 (ObjNum 806 snap 0 seq_num 806) 2023-12-01T15:45:24.240 INFO:tasks.rados.rados.0.smithi040.stdout:1049: expect (ObjNum 632 snap 0 seq_num 632) 2023-12-01T15:45:24.385 INFO:tasks.rados.rados.0.smithi040.stdout:1048: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: finishing write tid 1 to smithi04088644-436 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: finishing write tid 2 to smithi04088644-436 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: finishing write tid 3 to smithi04088644-436 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: finishing write tid 4 to smithi04088644-436 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: finishing write tid 5 to smithi04088644-436 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: oid 436 updating version 0 to 171 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: oid 436 updating version 171 to 173 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: oid 436 version 173 is already newer than 172 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:1050: oid 436 updating version 173 to 174 2023-12-01T15:45:24.514 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 436 v 174 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-12-01T15:45:24.515 INFO:tasks.rados.rados.0.smithi040.stdout:1050: left oid 436 (ObjNum 807 snap 0 seq_num 807) 2023-12-01T15:45:24.515 INFO:tasks.rados.rados.0.smithi040.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:45:24.584 INFO:tasks.rados.rados.0.smithi040.stdout:1052: finishing write tid 1 to smithi04088644-157 2023-12-01T15:45:24.584 INFO:tasks.rados.rados.0.smithi040.stdout:1052: finishing write tid 2 to smithi04088644-157 2023-12-01T15:45:24.584 INFO:tasks.rados.rados.0.smithi040.stdout:1052: finishing write tid 3 to smithi04088644-157 2023-12-01T15:45:24.584 INFO:tasks.rados.rados.0.smithi040.stdout:1052: finishing write tid 4 to smithi04088644-157 2023-12-01T15:45:24.584 INFO:tasks.rados.rados.0.smithi040.stdout:1052: finishing write tid 5 to smithi04088644-157 2023-12-01T15:45:24.584 INFO:tasks.rados.rados.0.smithi040.stdout:1052: oid 157 updating version 0 to 136 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1052: oid 157 updating version 136 to 137 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1052: oid 157 version 137 is already newer than 134 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1052: oid 157 version 137 is already newer than 135 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 157 v 137 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1052: left oid 157 (ObjNum 808 snap 0 seq_num 808) 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: finishing write tid 1 to smithi04088644-492 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: finishing write tid 2 to smithi04088644-492 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: finishing write tid 3 to smithi04088644-492 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: finishing write tid 4 to smithi04088644-492 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: finishing write tid 5 to smithi04088644-492 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: oid 492 updating version 0 to 189 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: oid 492 updating version 189 to 192 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: oid 492 version 192 is already newer than 190 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:1053: oid 492 version 192 is already newer than 191 2023-12-01T15:45:24.585 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 492 v 192 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1053: left oid 492 (ObjNum 809 snap 0 seq_num 809) 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 1 to smithi04088644-281 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 2 to smithi04088644-281 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 3 to smithi04088644-281 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 4 to smithi04088644-281 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 5 to smithi04088644-281 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: oid 281 updating version 0 to 208 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: oid 281 updating version 208 to 210 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: oid 281 version 210 is already newer than 209 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: oid 281 updating version 210 to 211 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 211 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1054: left oid 281 (ObjNum 810 snap 0 seq_num 810) 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1055: finishing write tid 1 to smithi04088644-440 2023-12-01T15:45:24.586 INFO:tasks.rados.rados.0.smithi040.stdout:1055: finishing write tid 2 to smithi04088644-440 2023-12-01T15:45:24.587 INFO:tasks.rados.rados.0.smithi040.stdout:1057: expect (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: finishing write tid 3 to smithi04088644-440 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: finishing write tid 4 to smithi04088644-440 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: finishing write tid 5 to smithi04088644-440 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: oid 440 updating version 0 to 178 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: oid 440 version 178 is already newer than 177 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: oid 440 version 178 is already newer than 175 2023-12-01T15:45:24.660 INFO:tasks.rados.rados.0.smithi040.stdout:1055: oid 440 version 178 is already newer than 176 2023-12-01T15:45:24.661 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 440 v 178 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-12-01T15:45:24.661 INFO:tasks.rados.rados.0.smithi040.stdout:1055: left oid 440 (ObjNum 811 snap 0 seq_num 811) 2023-12-01T15:45:24.661 INFO:tasks.rados.rados.0.smithi040.stdout:1056: expect (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:45:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:1058: finishing write tid 1 to smithi04088644-345 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: finishing write tid 2 to smithi04088644-345 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: finishing write tid 3 to smithi04088644-345 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: finishing write tid 4 to smithi04088644-345 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: finishing write tid 5 to smithi04088644-345 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: oid 345 updating version 0 to 159 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: oid 345 version 159 is already newer than 156 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: oid 345 version 159 is already newer than 158 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: oid 345 version 159 is already newer than 157 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 345 v 159 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1058: left oid 345 (ObjNum 812 snap 0 seq_num 812) 2023-12-01T15:45:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-12-01T15:45:24.785 INFO:tasks.rados.rados.0.smithi040.stdout:1059: writing smithi04088644-246 from 464091 to 1174946 tid 1 2023-12-01T15:45:24.792 INFO:tasks.rados.rados.0.smithi040.stdout:1059: writing smithi04088644-246 from 1925037 to 2402307 tid 2 2023-12-01T15:45:24.798 INFO:tasks.rados.rados.0.smithi040.stdout:1059: writing smithi04088644-246 from 2943246 to 3418216 tid 3 2023-12-01T15:45:24.798 INFO:tasks.rados.rados.0.smithi040.stdout:1047: done (12 left) 2023-12-01T15:45:24.798 INFO:tasks.rados.rados.0.smithi040.stdout:1048: done (11 left) 2023-12-01T15:45:24.798 INFO:tasks.rados.rados.0.smithi040.stdout:1049: done (10 left) 2023-12-01T15:45:24.798 INFO:tasks.rados.rados.0.smithi040.stdout:1050: done (9 left) 2023-12-01T15:45:24.798 INFO:tasks.rados.rados.0.smithi040.stdout:1051: done (8 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1052: done (7 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1053: done (6 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1054: done (5 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1055: done (4 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1056: done (3 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1057: done (2 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1058: done (1 left) 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1060: delete oid 261 current snap is 0 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1059: finishing write tid 1 to smithi04088644-246 2023-12-01T15:45:24.799 INFO:tasks.rados.rados.0.smithi040.stdout:1059: finishing write tid 2 to smithi04088644-246 2023-12-01T15:45:24.800 INFO:tasks.rados.rados.0.smithi040.stdout:1060: done (1 left) 2023-12-01T15:45:24.800 INFO:tasks.rados.rados.0.smithi040.stdout:1061: write oid 422 current snap is 0 2023-12-01T15:45:24.800 INFO:tasks.rados.rados.0.smithi040.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-12-01T15:45:24.806 INFO:tasks.rados.rados.0.smithi040.stdout:1061: writing smithi04088644-422 from 497705 to 1075411 tid 1 2023-12-01T15:45:24.812 INFO:tasks.rados.rados.0.smithi040.stdout:1061: writing smithi04088644-422 from 1642001 to 2122940 tid 2 2023-12-01T15:45:24.818 INFO:tasks.rados.rados.0.smithi040.stdout:1061: writing smithi04088644-422 from 2598092 to 3095606 tid 3 2023-12-01T15:45:24.818 INFO:tasks.rados.rados.0.smithi040.stdout:1062: write oid 382 current snap is 0 2023-12-01T15:45:24.818 INFO:tasks.rados.rados.0.smithi040.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-12-01T15:45:24.824 INFO:tasks.rados.rados.0.smithi040.stdout:1062: writing smithi04088644-382 from 514512 to 1167467 tid 1 2023-12-01T15:45:24.831 INFO:tasks.rados.rados.0.smithi040.stdout:1062: writing smithi04088644-382 from 1700483 to 2441433 tid 2 2023-12-01T15:45:24.838 INFO:tasks.rados.rados.0.smithi040.stdout:1062: writing smithi04088644-382 from 3025515 to 3714512 tid 3 2023-12-01T15:45:24.838 INFO:tasks.rados.rados.0.smithi040.stdout:1063: read oid 270 snap -1 2023-12-01T15:45:24.838 INFO:tasks.rados.rados.0.smithi040.stdout:1063: expect (ObjNum 728 snap 0 seq_num 728) 2023-12-01T15:45:24.838 INFO:tasks.rados.rados.0.smithi040.stdout:1064: write oid 107 current snap is 0 2023-12-01T15:45:24.838 INFO:tasks.rados.rados.0.smithi040.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-12-01T15:45:24.845 INFO:tasks.rados.rados.0.smithi040.stdout:1064: writing smithi04088644-107 from 531319 to 1259523 tid 1 2023-12-01T15:45:24.851 INFO:tasks.rados.rados.0.smithi040.stdout:1064: writing smithi04088644-107 from 1758965 to 2243573 tid 2 2023-12-01T15:45:24.856 INFO:tasks.rados.rados.0.smithi040.stdout:1064: writing smithi04088644-107 from 2652938 to 3172996 tid 3 2023-12-01T15:45:24.856 INFO:tasks.rados.rados.0.smithi040.stdout:1065: write oid 22 current snap is 0 2023-12-01T15:45:24.856 INFO:tasks.rados.rados.0.smithi040.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-12-01T15:45:24.861 INFO:tasks.rados.rados.0.smithi040.stdout:1065: writing smithi04088644-22 from 548126 to 951579 tid 1 2023-12-01T15:45:24.868 INFO:tasks.rados.rados.0.smithi040.stdout:1065: writing smithi04088644-22 from 1417447 to 2162066 tid 2 2023-12-01T15:45:24.873 INFO:tasks.rados.rados.0.smithi040.stdout:1065: writing smithi04088644-22 from 2680361 to 3128044 tid 3 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1065: writing smithi04088644-22 from 3680450 to 3748126 tid 4 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1066: read oid 452 snap -1 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1066: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1067: read oid 273 snap -1 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1067: expect (ObjNum 785 snap 0 seq_num 785) 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1068: write oid 155 current snap is 0 2023-12-01T15:45:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:1059: finishing write tid 3 to smithi04088644-246 2023-12-01T15:45:24.879 INFO:tasks.rados.rados.0.smithi040.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-12-01T15:45:24.883 INFO:tasks.rados.rados.0.smithi040.stdout:1068: writing smithi04088644-155 from 564933 to 1043635 tid 1 2023-12-01T15:45:24.890 INFO:tasks.rados.rados.0.smithi040.stdout:1068: writing smithi04088644-155 from 1759576 to 2247853 tid 2 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1068: writing smithi04088644-155 from 2991431 to 3650386 tid 3 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1069: read oid 222 snap -1 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1069: expect (ObjNum 221 snap 0 seq_num 221) 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1070: read oid 490 snap -1 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1070: expect (ObjNum 617 snap 0 seq_num 617) 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1071: read oid 187 snap -1 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1071: expect (ObjNum 186 snap 0 seq_num 186) 2023-12-01T15:45:24.898 INFO:tasks.rados.rados.0.smithi040.stdout:1072: read oid 72 snap -1 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1072: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1073: write oid 211 current snap is 0 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: finishing write tid 4 to smithi04088644-246 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: finishing write tid 5 to smithi04088644-246 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: oid 246 updating version 0 to 151 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: oid 246 updating version 151 to 153 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: oid 246 version 153 is already newer than 152 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: oid 246 version 153 is already newer than 150 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 246 v 153 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1059: left oid 246 (ObjNum 813 snap 0 seq_num 813) 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 1 to smithi04088644-422 2023-12-01T15:45:24.899 INFO:tasks.rados.rados.0.smithi040.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-12-01T15:45:24.904 INFO:tasks.rados.rados.0.smithi040.stdout:1073: writing smithi04088644-211 from 581740 to 1135691 tid 1 2023-12-01T15:45:24.915 INFO:tasks.rados.rados.0.smithi040.stdout:1073: writing smithi04088644-211 from 1818058 to 2566346 tid 2 2023-12-01T15:45:24.920 INFO:tasks.rados.rados.0.smithi040.stdout:1073: writing smithi04088644-211 from 3018854 to 3489081 tid 3 2023-12-01T15:45:24.920 INFO:tasks.rados.rados.0.smithi040.stdout:1059: done (13 left) 2023-12-01T15:45:24.920 INFO:tasks.rados.rados.0.smithi040.stdout:1074: write oid 116 current snap is 0 2023-12-01T15:45:24.921 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 2 to smithi04088644-422 2023-12-01T15:45:24.921 INFO:tasks.rados.rados.0.smithi040.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-12-01T15:45:24.927 INFO:tasks.rados.rados.0.smithi040.stdout:1074: writing smithi04088644-116 from 598547 to 1227747 tid 1 2023-12-01T15:45:24.933 INFO:tasks.rados.rados.0.smithi040.stdout:1074: writing smithi04088644-116 from 1876540 to 2368486 tid 2 2023-12-01T15:45:24.940 INFO:tasks.rados.rados.0.smithi040.stdout:1074: writing smithi04088644-116 from 3046277 to 3727776 tid 3 2023-12-01T15:45:24.941 INFO:tasks.rados.rados.0.smithi040.stdout:1075: write oid 118 current snap is 0 2023-12-01T15:45:24.941 INFO:tasks.rados.rados.0.smithi040.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-12-01T15:45:24.946 INFO:tasks.rados.rados.0.smithi040.stdout:1075: writing smithi04088644-118 from 615354 to 1036156 tid 1 2023-12-01T15:45:24.954 INFO:tasks.rados.rados.0.smithi040.stdout:1075: writing smithi04088644-118 from 1651375 to 2403332 tid 2 2023-12-01T15:45:24.964 INFO:tasks.rados.rados.0.smithi040.stdout:1075: writing smithi04088644-118 from 3190053 to 3682824 tid 3 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1076: read oid 392 snap -1 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1076: expect (ObjNum 775 snap 0 seq_num 775) 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 3 to smithi04088644-422 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 4 to smithi04088644-422 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 5 to smithi04088644-422 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: oid 422 updating version 0 to 214 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: oid 422 updating version 214 to 215 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: oid 422 version 215 is already newer than 213 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:1061: oid 422 version 215 is already newer than 212 2023-12-01T15:45:24.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 422 v 215 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1061: left oid 422 (ObjNum 815 snap 0 seq_num 815) 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1062: finishing write tid 1 to smithi04088644-382 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1062: finishing write tid 2 to smithi04088644-382 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1061: done (15 left) 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1077: write oid 60 current snap is 0 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1062: finishing write tid 3 to smithi04088644-382 2023-12-01T15:45:24.966 INFO:tasks.rados.rados.0.smithi040.stdout:1063: expect (ObjNum 728 snap 0 seq_num 728) 2023-12-01T15:45:25.050 INFO:tasks.rados.rados.0.smithi040.stdout:1062: finishing write tid 4 to smithi04088644-382 2023-12-01T15:45:25.050 INFO:tasks.rados.rados.0.smithi040.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-12-01T15:45:25.056 INFO:tasks.rados.rados.0.smithi040.stdout:1077: writing smithi04088644-60 from 632161 to 1128212 tid 1 2023-12-01T15:45:25.062 INFO:tasks.rados.rados.0.smithi040.stdout:1077: writing smithi04088644-60 from 1593504 to 2089119 tid 2 2023-12-01T15:45:25.068 INFO:tasks.rados.rados.0.smithi040.stdout:1077: writing smithi04088644-60 from 2701123 to 3121519 tid 3 2023-12-01T15:45:25.072 INFO:tasks.rados.rados.0.smithi040.stdout:1077: writing smithi04088644-60 from 3611645 to 3832161 tid 4 2023-12-01T15:45:25.072 INFO:tasks.rados.rados.0.smithi040.stdout:1063: done (15 left) 2023-12-01T15:45:25.072 INFO:tasks.rados.rados.0.smithi040.stdout:1078: write oid 31 current snap is 0 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1062: finishing write tid 5 to smithi04088644-382 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1062: oid 382 updating version 0 to 144 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1062: oid 382 updating version 144 to 145 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1062: oid 382 version 145 is already newer than 142 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1062: oid 382 version 145 is already newer than 143 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 145 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1062: left oid 382 (ObjNum 816 snap 0 seq_num 816) 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 1 to smithi04088644-107 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 2 to smithi04088644-107 2023-12-01T15:45:25.073 INFO:tasks.rados.rados.0.smithi040.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-12-01T15:45:25.079 INFO:tasks.rados.rados.0.smithi040.stdout:1078: writing smithi04088644-31 from 648968 to 1220268 tid 1 2023-12-01T15:45:25.085 INFO:tasks.rados.rados.0.smithi040.stdout:1078: writing smithi04088644-31 from 1651986 to 2291259 tid 2 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1078: writing smithi04088644-31 from 2728546 to 3360214 tid 3 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1062: done (15 left) 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1079: delete oid 157 current snap is 0 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 3 to smithi04088644-107 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 4 to smithi04088644-107 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 5 to smithi04088644-107 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: oid 107 updating version 0 to 237 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: oid 107 updating version 237 to 239 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: oid 107 updating version 239 to 240 2023-12-01T15:45:25.091 INFO:tasks.rados.rados.0.smithi040.stdout:1064: oid 107 version 240 is already newer than 238 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 240 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1064: left oid 107 (ObjNum 817 snap 0 seq_num 817) 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: finishing write tid 1 to smithi04088644-22 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: finishing write tid 2 to smithi04088644-22 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: finishing write tid 3 to smithi04088644-22 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: finishing write tid 4 to smithi04088644-22 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: finishing write tid 5 to smithi04088644-22 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: finishing write tid 6 to smithi04088644-22 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: oid 22 updating version 0 to 150 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: oid 22 version 150 is already newer than 147 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: oid 22 version 150 is already newer than 148 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: oid 22 version 150 is already newer than 146 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: oid 22 version 150 is already newer than 149 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 150 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-12-01T15:45:25.092 INFO:tasks.rados.rados.0.smithi040.stdout:1065: left oid 22 (ObjNum 818 snap 0 seq_num 818) 2023-12-01T15:45:25.093 INFO:tasks.rados.rados.0.smithi040.stdout:1066: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:45:25.209 INFO:tasks.rados.rados.0.smithi040.stdout:1067: expect (ObjNum 785 snap 0 seq_num 785) 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing write tid 1 to smithi04088644-155 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing write tid 2 to smithi04088644-155 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1064: done (15 left) 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1065: done (14 left) 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1066: done (13 left) 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1067: done (12 left) 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1079: done (11 left) 2023-12-01T15:45:25.352 INFO:tasks.rados.rados.0.smithi040.stdout:1080: write oid 159 current snap is 0 2023-12-01T15:45:25.353 INFO:tasks.rados.rados.0.smithi040.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-12-01T15:45:25.361 INFO:tasks.rados.rados.0.smithi040.stdout:1080: writing smithi04088644-159 from 682582 to 1404380 tid 1 2023-12-01T15:45:25.370 INFO:tasks.rados.rados.0.smithi040.stdout:1080: writing smithi04088644-159 from 2168950 to 2811892 tid 2 2023-12-01T15:45:25.376 INFO:tasks.rados.rados.0.smithi040.stdout:1080: writing smithi04088644-159 from 3583392 to 3882582 tid 3 2023-12-01T15:45:25.376 INFO:tasks.rados.rados.0.smithi040.stdout:1081: write oid 431 current snap is 0 2023-12-01T15:45:25.376 INFO:tasks.rados.rados.0.smithi040.stdout:1071: expect (ObjNum 186 snap 0 seq_num 186) 2023-12-01T15:45:25.478 INFO:tasks.rados.rados.0.smithi040.stdout:1070: expect (ObjNum 617 snap 0 seq_num 617) 2023-12-01T15:45:25.581 INFO:tasks.rados.rados.0.smithi040.stdout:1073: finishing write tid 1 to smithi04088644-211 2023-12-01T15:45:25.581 INFO:tasks.rados.rados.0.smithi040.stdout:1069: expect (ObjNum 221 snap 0 seq_num 221) 2023-12-01T15:45:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:25 smithi040 bash[41173]: cluster 2023-12-01T15:45:24.290765+0000 mgr.y (mgr.24356) 214 : cluster 0 pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 130 op/s 2023-12-01T15:45:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:25 smithi040 bash[28232]: cluster 2023-12-01T15:45:24.290765+0000 mgr.y (mgr.24356) 214 : cluster 0 pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 130 op/s 2023-12-01T15:45:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:1073: finishing write tid 2 to smithi04088644-211 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: finishing write tid 3 to smithi04088644-211 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: finishing write tid 4 to smithi04088644-211 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: finishing write tid 5 to smithi04088644-211 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: oid 211 updating version 0 to 154 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: oid 211 version 154 is already newer than 153 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: oid 211 version 154 is already newer than 152 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: oid 211 version 154 is already newer than 151 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 211 v 154 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1073: left oid 211 (ObjNum 820 snap 0 seq_num 820) 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1074: finishing write tid 1 to smithi04088644-116 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing write tid 3 to smithi04088644-155 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing write tid 4 to smithi04088644-155 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing write tid 5 to smithi04088644-155 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1068: oid 155 updating version 0 to 157 2023-12-01T15:45:25.704 INFO:tasks.rados.rados.0.smithi040.stdout:1068: oid 155 version 157 is already newer than 155 2023-12-01T15:45:25.705 INFO:tasks.rados.rados.0.smithi040.stdout:1068: oid 155 version 157 is already newer than 156 2023-12-01T15:45:25.705 INFO:tasks.rados.rados.0.smithi040.stdout:1068: oid 155 version 157 is already newer than 154 2023-12-01T15:45:25.705 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 155 v 157 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-12-01T15:45:25.705 INFO:tasks.rados.rados.0.smithi040.stdout:1068: left oid 155 (ObjNum 819 snap 0 seq_num 819) 2023-12-01T15:45:25.705 INFO:tasks.rados.rados.0.smithi040.stdout:1072: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:45:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:25 smithi141 bash[31670]: cluster 2023-12-01T15:45:24.290765+0000 mgr.y (mgr.24356) 214 : cluster 0 pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 130 op/s 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: finishing write tid 2 to smithi04088644-116 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: finishing write tid 3 to smithi04088644-116 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: finishing write tid 4 to smithi04088644-116 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: finishing write tid 5 to smithi04088644-116 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: oid 116 updating version 0 to 135 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: oid 116 version 135 is already newer than 133 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: oid 116 version 135 is already newer than 134 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: oid 116 updating version 135 to 136 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 116 v 136 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-12-01T15:45:25.807 INFO:tasks.rados.rados.0.smithi040.stdout:1074: left oid 116 (ObjNum 821 snap 0 seq_num 821) 2023-12-01T15:45:25.808 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing write tid 1 to smithi04088644-118 2023-12-01T15:45:25.808 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing write tid 2 to smithi04088644-118 2023-12-01T15:45:25.808 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing write tid 3 to smithi04088644-118 2023-12-01T15:45:25.808 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing write tid 4 to smithi04088644-118 2023-12-01T15:45:25.808 INFO:tasks.rados.rados.0.smithi040.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-12-01T15:45:25.815 INFO:tasks.rados.rados.0.smithi040.stdout:1081: writing smithi04088644-431 from 699389 to 1496436 tid 1 2023-12-01T15:45:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:1081: writing smithi04088644-431 from 2111079 to 2614032 tid 2 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1081: writing smithi04088644-431 from 3094462 to 3676299 tid 3 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1068: done (12 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1069: done (11 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1070: done (10 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1071: done (9 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1072: done (8 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1073: done (7 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1074: done (6 left) 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1082: delete oid 354 current snap is 0 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing write tid 5 to smithi04088644-118 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1075: oid 118 updating version 0 to 149 2023-12-01T15:45:25.828 INFO:tasks.rados.rados.0.smithi040.stdout:1075: oid 118 updating version 149 to 151 2023-12-01T15:45:25.829 INFO:tasks.rados.rados.0.smithi040.stdout:1075: oid 118 version 151 is already newer than 150 2023-12-01T15:45:25.829 INFO:tasks.rados.rados.0.smithi040.stdout:1075: oid 118 version 151 is already newer than 148 2023-12-01T15:45:25.829 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 118 v 151 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-12-01T15:45:25.829 INFO:tasks.rados.rados.0.smithi040.stdout:1075: left oid 118 (ObjNum 822 snap 0 seq_num 822) 2023-12-01T15:45:25.829 INFO:tasks.rados.rados.0.smithi040.stdout:1076: expect (ObjNum 775 snap 0 seq_num 775) 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: finishing write tid 1 to smithi04088644-60 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: finishing write tid 2 to smithi04088644-60 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: finishing write tid 3 to smithi04088644-60 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: finishing write tid 4 to smithi04088644-60 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: finishing write tid 5 to smithi04088644-60 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: finishing write tid 6 to smithi04088644-60 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: oid 60 updating version 0 to 177 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: oid 60 version 177 is already newer than 175 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: oid 60 version 177 is already newer than 176 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: oid 60 updating version 177 to 178 2023-12-01T15:45:25.977 INFO:tasks.rados.rados.0.smithi040.stdout:1077: oid 60 version 178 is already newer than 174 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 60 v 178 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1077: left oid 60 (ObjNum 823 snap 0 seq_num 823) 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: finishing write tid 1 to smithi04088644-31 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: finishing write tid 2 to smithi04088644-31 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1075: done (6 left) 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1076: done (5 left) 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1077: done (4 left) 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1082: done (3 left) 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1083: write oid 341 current snap is 0 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: finishing write tid 3 to smithi04088644-31 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: finishing write tid 4 to smithi04088644-31 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: finishing write tid 5 to smithi04088644-31 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: oid 31 updating version 0 to 182 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: oid 31 version 182 is already newer than 181 2023-12-01T15:45:25.978 INFO:tasks.rados.rados.0.smithi040.stdout:1078: oid 31 version 182 is already newer than 179 2023-12-01T15:45:25.979 INFO:tasks.rados.rados.0.smithi040.stdout:1078: oid 31 version 182 is already newer than 180 2023-12-01T15:45:25.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 182 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-12-01T15:45:25.979 INFO:tasks.rados.rados.0.smithi040.stdout:1078: left oid 31 (ObjNum 824 snap 0 seq_num 824) 2023-12-01T15:45:25.979 INFO:tasks.rados.rados.0.smithi040.stdout:1080: finishing write tid 1 to smithi04088644-159 2023-12-01T15:45:25.979 INFO:tasks.rados.rados.0.smithi040.stdout:1080: finishing write tid 2 to smithi04088644-159 2023-12-01T15:45:25.979 INFO:tasks.rados.rados.0.smithi040.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-12-01T15:45:25.987 INFO:tasks.rados.rados.0.smithi040.stdout:1083: writing smithi04088644-341 from 733003 to 1396901 tid 1 2023-12-01T15:45:25.993 INFO:tasks.rados.rados.0.smithi040.stdout:1083: writing smithi04088644-341 from 1944396 to 2451018 tid 2 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1083: writing smithi04088644-341 from 2865661 to 3470042 tid 3 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1078: done (3 left) 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1084: read oid 227 snap -1 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1084: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1085: read oid 495 snap -1 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1085: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1086: write oid 412 current snap is 0 2023-12-01T15:45:25.999 INFO:tasks.rados.rados.0.smithi040.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-12-01T15:45:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:1086: writing smithi04088644-412 from 749810 to 1488957 tid 1 2023-12-01T15:45:26.015 INFO:tasks.rados.rados.0.smithi040.stdout:1086: writing smithi04088644-412 from 2002878 to 2653158 tid 2 2023-12-01T15:45:26.021 INFO:tasks.rados.rados.0.smithi040.stdout:1086: writing smithi04088644-412 from 3293084 to 3708737 tid 3 2023-12-01T15:45:26.021 INFO:tasks.rados.rados.0.smithi040.stdout:1087: write oid 278 current snap is 0 2023-12-01T15:45:26.021 INFO:tasks.rados.rados.0.smithi040.stdout:1080: finishing write tid 3 to smithi04088644-159 2023-12-01T15:45:26.022 INFO:tasks.rados.rados.0.smithi040.stdout:1080: finishing write tid 4 to smithi04088644-159 2023-12-01T15:45:26.022 INFO:tasks.rados.rados.0.smithi040.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-12-01T15:45:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:1087: writing smithi04088644-278 from 766617 to 1181013 tid 1 2023-12-01T15:45:26.035 INFO:tasks.rados.rados.0.smithi040.stdout:1087: writing smithi04088644-278 from 1945007 to 2455298 tid 2 2023-12-01T15:45:26.044 INFO:tasks.rados.rados.0.smithi040.stdout:1087: writing smithi04088644-278 from 3204154 to 3831079 tid 3 2023-12-01T15:45:26.044 INFO:tasks.rados.rados.0.smithi040.stdout:1088: read oid 291 snap -1 2023-12-01T15:45:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:1088: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:45:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:1089: write oid 415 current snap is 0 2023-12-01T15:45:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-12-01T15:45:26.052 INFO:tasks.rados.rados.0.smithi040.stdout:1089: writing smithi04088644-415 from 783424 to 1273069 tid 1 2023-12-01T15:45:26.060 INFO:tasks.rados.rados.0.smithi040.stdout:1089: writing smithi04088644-415 from 2003489 to 2657438 tid 2 2023-12-01T15:45:26.067 INFO:tasks.rados.rados.0.smithi040.stdout:1089: writing smithi04088644-415 from 3231577 to 3786127 tid 3 2023-12-01T15:45:26.067 INFO:tasks.rados.rados.0.smithi040.stdout:1090: write oid 213 current snap is 0 2023-12-01T15:45:26.067 INFO:tasks.rados.rados.0.smithi040.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-12-01T15:45:26.072 INFO:tasks.rados.rados.0.smithi040.stdout:1090: writing smithi04088644-213 from 400231 to 965125 tid 1 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1090: writing smithi04088644-213 from 1661971 to 2000231 tid 2 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1091: read oid 23 snap -1 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1091: expect (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1092: write oid 172 current snap is 0 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1080: finishing write tid 5 to smithi04088644-159 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1080: oid 159 updating version 0 to 138 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1080: oid 159 updating version 138 to 140 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1080: oid 159 version 140 is already newer than 139 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1080: oid 159 version 140 is already newer than 137 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 159 v 140 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-12-01T15:45:26.079 INFO:tasks.rados.rados.0.smithi040.stdout:1080: left oid 159 (ObjNum 826 snap 0 seq_num 826) 2023-12-01T15:45:26.080 INFO:tasks.rados.rados.0.smithi040.stdout:1081: finishing write tid 1 to smithi04088644-431 2023-12-01T15:45:26.080 INFO:tasks.rados.rados.0.smithi040.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-12-01T15:45:26.085 INFO:tasks.rados.rados.0.smithi040.stdout:1092: writing smithi04088644-172 from 417038 to 1057181 tid 1 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1092: writing smithi04088644-172 from 1720453 to 2017038 tid 2 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1080: done (11 left) 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1093: delete oid 44 current snap is 0 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1081: finishing write tid 2 to smithi04088644-431 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1081: finishing write tid 3 to smithi04088644-431 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1081: finishing write tid 4 to smithi04088644-431 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1081: finishing write tid 5 to smithi04088644-431 2023-12-01T15:45:26.091 INFO:tasks.rados.rados.0.smithi040.stdout:1081: oid 431 updating version 0 to 217 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1081: oid 431 version 217 is already newer than 216 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1081: oid 431 updating version 217 to 218 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1081: oid 431 updating version 218 to 219 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 219 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1081: left oid 431 (ObjNum 827 snap 0 seq_num 827) 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: finishing write tid 1 to smithi04088644-341 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: finishing write tid 2 to smithi04088644-341 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: finishing write tid 3 to smithi04088644-341 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: finishing write tid 4 to smithi04088644-341 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: finishing write tid 5 to smithi04088644-341 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: oid 341 updating version 0 to 185 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: oid 341 version 185 is already newer than 183 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: oid 341 version 185 is already newer than 184 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: oid 341 updating version 185 to 186 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 341 v 186 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1083: left oid 341 (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:45:26.092 INFO:tasks.rados.rados.0.smithi040.stdout:1085: expect (ObjNum 625 snap 0 seq_num 625) 2023-12-01T15:45:26.208 INFO:tasks.rados.rados.0.smithi040.stdout:1084: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T15:45:26.330 INFO:tasks.rados.rados.0.smithi040.stdout:1086: finishing write tid 1 to smithi04088644-412 2023-12-01T15:45:26.330 INFO:tasks.rados.rados.0.smithi040.stdout:1086: finishing write tid 2 to smithi04088644-412 2023-12-01T15:45:26.330 INFO:tasks.rados.rados.0.smithi040.stdout:1086: finishing write tid 3 to smithi04088644-412 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: finishing write tid 4 to smithi04088644-412 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: finishing write tid 5 to smithi04088644-412 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: oid 412 updating version 0 to 168 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: oid 412 updating version 168 to 170 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: oid 412 version 170 is already newer than 169 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: oid 412 version 170 is already newer than 167 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 412 v 170 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1086: left oid 412 (ObjNum 830 snap 0 seq_num 830) 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1087: finishing write tid 1 to smithi04088644-278 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1087: finishing write tid 2 to smithi04088644-278 2023-12-01T15:45:26.331 INFO:tasks.rados.rados.0.smithi040.stdout:1088: expect (ObjNum 520 snap 0 seq_num 520) 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: finishing write tid 3 to smithi04088644-278 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: finishing write tid 4 to smithi04088644-278 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: finishing write tid 5 to smithi04088644-278 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: oid 278 updating version 0 to 142 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: oid 278 version 142 is already newer than 139 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: oid 278 version 142 is already newer than 140 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:1087: oid 278 version 142 is already newer than 141 2023-12-01T15:45:26.440 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 142 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1087: left oid 278 (ObjNum 831 snap 0 seq_num 831) 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: finishing write tid 1 to smithi04088644-415 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: finishing write tid 2 to smithi04088644-415 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: finishing write tid 3 to smithi04088644-415 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: finishing write tid 4 to smithi04088644-415 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: finishing write tid 5 to smithi04088644-415 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: oid 415 updating version 0 to 162 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: oid 415 updating version 162 to 163 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: oid 415 version 163 is already newer than 160 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: oid 415 version 163 is already newer than 161 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 415 v 163 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1089: left oid 415 (ObjNum 832 snap 0 seq_num 832) 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1090: finishing write tid 1 to smithi04088644-213 2023-12-01T15:45:26.441 INFO:tasks.rados.rados.0.smithi040.stdout:1090: finishing write tid 2 to smithi04088644-213 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1090: finishing write tid 3 to smithi04088644-213 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1090: finishing write tid 4 to smithi04088644-213 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1090: oid 213 updating version 0 to 161 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1090: oid 213 updating version 161 to 163 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1090: oid 213 version 163 is already newer than 162 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 213 v 163 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1090: left oid 213 (ObjNum 833 snap 0 seq_num 833) 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 1 to smithi04088644-172 2023-12-01T15:45:26.442 INFO:tasks.rados.rados.0.smithi040.stdout:1091: expect (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:26.587 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 2 to smithi04088644-172 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 3 to smithi04088644-172 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 4 to smithi04088644-172 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1092: oid 172 updating version 0 to 145 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1092: oid 172 version 145 is already newer than 144 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1092: oid 172 version 145 is already newer than 143 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 172 v 145 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1092: left oid 172 (ObjNum 834 snap 0 seq_num 834) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1081: done (11 left) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1083: done (10 left) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1084: done (9 left) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1085: done (8 left) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1086: done (7 left) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1087: done (6 left) 2023-12-01T15:45:26.588 INFO:tasks.rados.rados.0.smithi040.stdout:1088: done (5 left) 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1089: done (4 left) 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1090: done (3 left) 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1091: done (2 left) 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1092: done (1 left) 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1093: done (0 left) 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1094: write oid 108 current snap is 0 2023-12-01T15:45:26.589 INFO:tasks.rados.rados.0.smithi040.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-12-01T15:45:26.601 INFO:tasks.rados.rados.0.smithi040.stdout:1094: writing smithi04088644-108 from 450652 to 1241293 tid 1 2023-12-01T15:45:26.606 INFO:tasks.rados.rados.0.smithi040.stdout:1094: writing smithi04088644-108 from 1721064 to 2050652 tid 2 2023-12-01T15:45:26.606 INFO:tasks.rados.rados.0.smithi040.stdout:1095: read oid 480 snap -1 2023-12-01T15:45:26.606 INFO:tasks.rados.rados.0.smithi040.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T15:45:26.607 INFO:tasks.rados.rados.0.smithi040.stdout:1096: write oid 330 current snap is 0 2023-12-01T15:45:26.607 INFO:tasks.rados.rados.0.smithi040.stdout:1094: finishing write tid 1 to smithi04088644-108 2023-12-01T15:45:26.607 INFO:tasks.rados.rados.0.smithi040.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-12-01T15:45:26.612 INFO:tasks.rados.rados.0.smithi040.stdout:1096: writing smithi04088644-330 from 467459 to 1049702 tid 1 2023-12-01T15:45:26.618 INFO:tasks.rados.rados.0.smithi040.stdout:1096: writing smithi04088644-330 from 1495899 to 1900844 tid 2 2023-12-01T15:45:26.618 INFO:tasks.rados.rados.0.smithi040.stdout:1097: read oid 43 snap -1 2023-12-01T15:45:26.618 INFO:tasks.rados.rados.0.smithi040.stdout:1097: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:45:26.618 INFO:tasks.rados.rados.0.smithi040.stdout:1098: write oid 414 current snap is 0 2023-12-01T15:45:26.618 INFO:tasks.rados.rados.0.smithi040.stdout:1094: finishing write tid 2 to smithi04088644-108 2023-12-01T15:45:26.618 INFO:tasks.rados.rados.0.smithi040.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-12-01T15:45:26.624 INFO:tasks.rados.rados.0.smithi040.stdout:1098: writing smithi04088644-414 from 484266 to 1141758 tid 1 2023-12-01T15:45:26.630 INFO:tasks.rados.rados.0.smithi040.stdout:1098: writing smithi04088644-414 from 1554381 to 2084266 tid 2 2023-12-01T15:45:26.630 INFO:tasks.rados.rados.0.smithi040.stdout:1099: read oid 455 snap -1 2023-12-01T15:45:26.631 INFO:tasks.rados.rados.0.smithi040.stdout:1099: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:45:26.631 INFO:tasks.rados.rados.0.smithi040.stdout:1100: read oid 1 snap -1 2023-12-01T15:45:26.631 INFO:tasks.rados.rados.0.smithi040.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:45:26.631 INFO:tasks.rados.rados.0.smithi040.stdout:1101: write oid 260 current snap is 0 2023-12-01T15:45:26.631 INFO:tasks.rados.rados.0.smithi040.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-12-01T15:45:26.638 INFO:tasks.rados.rados.0.smithi040.stdout:1101: writing smithi04088644-260 from 501073 to 1233814 tid 1 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1101: writing smithi04088644-260 from 1896510 to 2101073 tid 2 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1102: read oid 146 snap -1 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1102: expect (ObjNum 711 snap 0 seq_num 711) 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1103: read oid 125 snap -1 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1103: expect (ObjNum 124 snap 0 seq_num 124) 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1104: write oid 486 current snap is 0 2023-12-01T15:45:26.643 INFO:tasks.rados.rados.0.smithi040.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-12-01T15:45:26.649 INFO:tasks.rados.rados.0.smithi040.stdout:1104: writing smithi04088644-486 from 517880 to 925870 tid 1 2023-12-01T15:45:26.655 INFO:tasks.rados.rados.0.smithi040.stdout:1104: writing smithi04088644-486 from 1554992 to 2117880 tid 2 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1105: read oid 82 snap -1 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1105: expect (ObjNum 738 snap 0 seq_num 738) 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1106: write oid 279 current snap is 0 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1094: finishing write tid 3 to smithi04088644-108 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1094: finishing write tid 4 to smithi04088644-108 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1094: oid 108 updating version 0 to 173 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1094: oid 108 version 173 is already newer than 172 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1094: oid 108 version 173 is already newer than 171 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 108 v 173 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1094: left oid 108 (ObjNum 836 snap 0 seq_num 836) 2023-12-01T15:45:26.656 INFO:tasks.rados.rados.0.smithi040.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T15:45:26.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:45:26] "GET /metrics HTTP/1.1" 200 36196 "" "Prometheus/2.43.0" 2023-12-01T15:45:26.725 INFO:tasks.rados.rados.0.smithi040.stdout:1096: finishing write tid 1 to smithi04088644-330 2023-12-01T15:45:26.725 INFO:tasks.rados.rados.0.smithi040.stdout:1096: finishing write tid 2 to smithi04088644-330 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1096: finishing write tid 3 to smithi04088644-330 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1096: finishing write tid 4 to smithi04088644-330 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1096: oid 330 updating version 0 to 187 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1096: oid 330 version 187 is already newer than 185 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1096: oid 330 version 187 is already newer than 186 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 330 v 187 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1096: left oid 330 (ObjNum 837 snap 0 seq_num 837) 2023-12-01T15:45:26.726 INFO:tasks.rados.rados.0.smithi040.stdout:1097: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: finishing write tid 1 to smithi04088644-414 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: finishing write tid 2 to smithi04088644-414 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: finishing write tid 3 to smithi04088644-414 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: finishing write tid 4 to smithi04088644-414 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: oid 414 updating version 0 to 166 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: oid 414 version 166 is already newer than 164 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:1098: oid 414 version 166 is already newer than 165 2023-12-01T15:45:26.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 414 v 166 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-12-01T15:45:26.820 INFO:tasks.rados.rados.0.smithi040.stdout:1098: left oid 414 (ObjNum 838 snap 0 seq_num 838) 2023-12-01T15:45:26.820 INFO:tasks.rados.rados.0.smithi040.stdout:1099: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:45:26.938 INFO:tasks.rados.rados.0.smithi040.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 1 to smithi04088644-260 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 2 to smithi04088644-260 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 3 to smithi04088644-260 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 4 to smithi04088644-260 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: oid 260 updating version 0 to 169 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: oid 260 version 169 is already newer than 167 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: oid 260 version 169 is already newer than 168 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 260 v 169 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1101: left oid 260 (ObjNum 839 snap 0 seq_num 839) 2023-12-01T15:45:27.005 INFO:tasks.rados.rados.0.smithi040.stdout:1103: expect (ObjNum 124 snap 0 seq_num 124) 2023-12-01T15:45:27.073 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 1 to smithi04088644-486 2023-12-01T15:45:27.073 INFO:tasks.rados.rados.0.smithi040.stdout:1102: expect (ObjNum 711 snap 0 seq_num 711) 2023-12-01T15:45:27.261 INFO:tasks.rados.rados.0.smithi040.stdout:1105: expect (ObjNum 738 snap 0 seq_num 738) 2023-12-01T15:45:27.406 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 2 to smithi04088644-486 2023-12-01T15:45:27.406 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 3 to smithi04088644-486 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 4 to smithi04088644-486 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:1104: oid 486 updating version 0 to 189 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:1104: oid 486 version 189 is already newer than 188 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:1104: oid 486 updating version 189 to 190 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 486 v 190 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:1104: left oid 486 (ObjNum 840 snap 0 seq_num 840) 2023-12-01T15:45:27.407 INFO:tasks.rados.rados.0.smithi040.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-12-01T15:45:27.418 INFO:tasks.rados.rados.0.smithi040.stdout:1106: writing smithi04088644-279 from 534687 to 1017926 tid 1 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1106: writing smithi04088644-279 from 1613474 to 2025757 tid 2 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1094: done (12 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1095: done (11 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1096: done (10 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1097: done (9 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1098: done (8 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1099: done (7 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1100: done (6 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1101: done (5 left) 2023-12-01T15:45:27.425 INFO:tasks.rados.rados.0.smithi040.stdout:1102: done (4 left) 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1103: done (3 left) 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1104: done (2 left) 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1105: done (1 left) 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1107: read oid 132 snap -1 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1107: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1108: write oid 442 current snap is 0 2023-12-01T15:45:27.426 INFO:tasks.rados.rados.0.smithi040.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-12-01T15:45:27.431 INFO:tasks.rados.rados.0.smithi040.stdout:1108: writing smithi04088644-442 from 551494 to 1109982 tid 1 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1108: writing smithi04088644-442 from 1671956 to 2151494 tid 2 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: finishing write tid 1 to smithi04088644-279 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: finishing write tid 2 to smithi04088644-279 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: finishing write tid 3 to smithi04088644-279 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: finishing write tid 4 to smithi04088644-279 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: oid 279 updating version 0 to 146 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: oid 279 updating version 146 to 148 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: oid 279 version 148 is already newer than 147 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 279 v 148 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1106: left oid 279 (ObjNum 841 snap 0 seq_num 841) 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1108: finishing write tid 1 to smithi04088644-442 2023-12-01T15:45:27.438 INFO:tasks.rados.rados.0.smithi040.stdout:1109: read oid 433 snap -1 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1109: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1106: done (3 left) 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1110: read oid 23 snap -1 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1110: expect (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1111: read oid 7 snap -1 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1111: expect (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1112: write oid 101 current snap is 0 2023-12-01T15:45:27.439 INFO:tasks.rados.rados.0.smithi040.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-12-01T15:45:27.445 INFO:tasks.rados.rados.0.smithi040.stdout:1112: writing smithi04088644-101 from 568301 to 1202038 tid 1 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1112: writing smithi04088644-101 from 1614085 to 2030037 tid 2 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1113: read oid 151 snap -1 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1113: expect (ObjNum 150 snap 0 seq_num 150) 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1114: read oid 27 snap -1 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1114: expect (ObjNum 621 snap 0 seq_num 621) 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1115: read oid 492 snap -1 2023-12-01T15:45:27.451 INFO:tasks.rados.rados.0.smithi040.stdout:1115: expect (ObjNum 809 snap 0 seq_num 809) 2023-12-01T15:45:27.452 INFO:tasks.rados.rados.0.smithi040.stdout:1116: read oid 239 snap -1 2023-12-01T15:45:27.452 INFO:tasks.rados.rados.0.smithi040.stdout:1116: expect (ObjNum 794 snap 0 seq_num 794) 2023-12-01T15:45:27.452 INFO:tasks.rados.rados.0.smithi040.stdout:1117: write oid 355 current snap is 0 2023-12-01T15:45:27.452 INFO:tasks.rados.rados.0.smithi040.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-12-01T15:45:27.457 INFO:tasks.rados.rados.0.smithi040.stdout:1117: writing smithi04088644-355 from 585108 to 1010447 tid 1 2023-12-01T15:45:27.463 INFO:tasks.rados.rados.0.smithi040.stdout:1117: writing smithi04088644-355 from 1788920 to 2185108 tid 2 2023-12-01T15:45:27.464 INFO:tasks.rados.rados.0.smithi040.stdout:1118: write oid 421 current snap is 0 2023-12-01T15:45:27.464 INFO:tasks.rados.rados.0.smithi040.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-12-01T15:45:27.471 INFO:tasks.rados.rados.0.smithi040.stdout:1118: writing smithi04088644-421 from 601915 to 1102503 tid 1 2023-12-01T15:45:27.478 INFO:tasks.rados.rados.0.smithi040.stdout:1118: writing smithi04088644-421 from 1847402 to 2201915 tid 2 2023-12-01T15:45:27.478 INFO:tasks.rados.rados.0.smithi040.stdout:1119: write oid 256 current snap is 0 2023-12-01T15:45:27.478 INFO:tasks.rados.rados.0.smithi040.stdout:1107: expect (ObjNum 584 snap 0 seq_num 584) 2023-12-01T15:45:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:27 smithi040 bash[28232]: cluster 2023-12-01T15:45:26.291325+0000 mgr.y (mgr.24356) 215 : cluster 0 pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2023-12-01T15:45:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:27 smithi040 bash[41173]: cluster 2023-12-01T15:45:26.291325+0000 mgr.y (mgr.24356) 215 : cluster 0 pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2023-12-01T15:45:27.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:27 smithi040 bash[28495]: debug 2023-12-01T15:45:27.515+0000 7fe8bb4d4700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:45:27.687 INFO:tasks.rados.rados.0.smithi040.stdout:1108: finishing write tid 2 to smithi04088644-442 2023-12-01T15:45:27.687 INFO:tasks.rados.rados.0.smithi040.stdout:1108: finishing write tid 3 to smithi04088644-442 2023-12-01T15:45:27.687 INFO:tasks.rados.rados.0.smithi040.stdout:1108: finishing write tid 4 to smithi04088644-442 2023-12-01T15:45:27.687 INFO:tasks.rados.rados.0.smithi040.stdout:1108: oid 442 updating version 0 to 242 2023-12-01T15:45:27.687 INFO:tasks.rados.rados.0.smithi040.stdout:1108: oid 442 updating version 242 to 243 2023-12-01T15:45:27.687 INFO:tasks.rados.rados.0.smithi040.stdout:1108: oid 442 version 243 is already newer than 241 2023-12-01T15:45:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 442 v 243 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-12-01T15:45:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:1108: left oid 442 (ObjNum 842 snap 0 seq_num 842) 2023-12-01T15:45:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-12-01T15:45:27.700 INFO:tasks.rados.rados.0.smithi040.stdout:1119: writing smithi04088644-256 from 618722 to 1194559 tid 1 2023-12-01T15:45:27.706 INFO:tasks.rados.rados.0.smithi040.stdout:1119: writing smithi04088644-256 from 1905884 to 2218722 tid 2 2023-12-01T15:45:27.706 INFO:tasks.rados.rados.0.smithi040.stdout:1107: done (12 left) 2023-12-01T15:45:27.706 INFO:tasks.rados.rados.0.smithi040.stdout:1108: done (11 left) 2023-12-01T15:45:27.706 INFO:tasks.rados.rados.0.smithi040.stdout:1120: write oid 446 current snap is 0 2023-12-01T15:45:27.706 INFO:tasks.rados.rados.0.smithi040.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-12-01T15:45:27.713 INFO:tasks.rados.rados.0.smithi040.stdout:1120: writing smithi04088644-446 from 635529 to 1286615 tid 1 2023-12-01T15:45:27.719 INFO:tasks.rados.rados.0.smithi040.stdout:1120: writing smithi04088644-446 from 1848013 to 2235529 tid 2 2023-12-01T15:45:27.719 INFO:tasks.rados.rados.0.smithi040.stdout:1121: read oid 115 snap -1 2023-12-01T15:45:27.719 INFO:tasks.rados.rados.0.smithi040.stdout:1121: expect (ObjNum 799 snap 0 seq_num 799) 2023-12-01T15:45:27.719 INFO:tasks.rados.rados.0.smithi040.stdout:1122: write oid 69 current snap is 0 2023-12-01T15:45:27.719 INFO:tasks.rados.rados.0.smithi040.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-12-01T15:45:27.726 INFO:tasks.rados.rados.0.smithi040.stdout:1122: writing smithi04088644-69 from 652336 to 1378671 tid 1 2023-12-01T15:45:27.732 INFO:tasks.rados.rados.0.smithi040.stdout:1122: writing smithi04088644-69 from 1906495 to 2252336 tid 2 2023-12-01T15:45:27.732 INFO:tasks.rados.rados.0.smithi040.stdout:1123: write oid 417 current snap is 0 2023-12-01T15:45:27.732 INFO:tasks.rados.rados.0.smithi040.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-12-01T15:45:27.738 INFO:tasks.rados.rados.0.smithi040.stdout:1123: writing smithi04088644-417 from 669143 to 1070727 tid 1 2023-12-01T15:45:27.746 INFO:tasks.rados.rados.0.smithi040.stdout:1123: writing smithi04088644-417 from 1564977 to 1991936 tid 2 2023-12-01T15:45:27.746 INFO:tasks.rados.rados.0.smithi040.stdout:1124: write oid 371 current snap is 0 2023-12-01T15:45:27.746 INFO:tasks.rados.rados.0.smithi040.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-12-01T15:45:27.750 INFO:tasks.rados.rados.0.smithi040.stdout:1124: writing smithi04088644-371 from 685950 to 1162783 tid 1 2023-12-01T15:45:27.756 INFO:tasks.rados.rados.0.smithi040.stdout:1124: writing smithi04088644-371 from 1623459 to 2194076 tid 2 2023-12-01T15:45:27.756 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:27.756 INFO:tasks.rados.rados.0.smithi040.stdout:1109: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:45:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:27 smithi141 bash[31670]: cluster 2023-12-01T15:45:26.291325+0000 mgr.y (mgr.24356) 215 : cluster 0 pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2023-12-01T15:45:27.869 INFO:tasks.rados.rados.0.smithi040.stdout:1110: expect (ObjNum 664 snap 0 seq_num 664) 2023-12-01T15:45:28.021 INFO:tasks.rados.rados.0.smithi040.stdout:1111: expect (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:28.102 INFO:tasks.rados.rados.0.smithi040.stdout:1112: finishing write tid 1 to smithi04088644-101 2023-12-01T15:45:28.102 INFO:tasks.rados.rados.0.smithi040.stdout:1116: expect (ObjNum 794 snap 0 seq_num 794) 2023-12-01T15:45:28.248 INFO:tasks.rados.rados.0.smithi040.stdout:1113: expect (ObjNum 150 snap 0 seq_num 150) 2023-12-01T15:45:28.328 INFO:tasks.rados.rados.0.smithi040.stdout:1114: expect (ObjNum 621 snap 0 seq_num 621) 2023-12-01T15:45:28.444 INFO:tasks.rados.rados.0.smithi040.stdout:1117: finishing write tid 1 to smithi04088644-355 2023-12-01T15:45:28.444 INFO:tasks.rados.rados.0.smithi040.stdout:1118: finishing write tid 1 to smithi04088644-421 2023-12-01T15:45:28.444 INFO:tasks.rados.rados.0.smithi040.stdout:1112: finishing write tid 2 to smithi04088644-101 2023-12-01T15:45:28.444 INFO:tasks.rados.rados.0.smithi040.stdout:1112: finishing write tid 3 to smithi04088644-101 2023-12-01T15:45:28.444 INFO:tasks.rados.rados.0.smithi040.stdout:1112: finishing write tid 4 to smithi04088644-101 2023-12-01T15:45:28.445 INFO:tasks.rados.rados.0.smithi040.stdout:1112: oid 101 updating version 0 to 194 2023-12-01T15:45:28.445 INFO:tasks.rados.rados.0.smithi040.stdout:1112: oid 101 updating version 194 to 195 2023-12-01T15:45:28.445 INFO:tasks.rados.rados.0.smithi040.stdout:1112: oid 101 updating version 195 to 196 2023-12-01T15:45:28.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 196 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-12-01T15:45:28.445 INFO:tasks.rados.rados.0.smithi040.stdout:1112: left oid 101 (ObjNum 843 snap 0 seq_num 843) 2023-12-01T15:45:28.445 INFO:tasks.rados.rados.0.smithi040.stdout:1115: expect (ObjNum 809 snap 0 seq_num 809) 2023-12-01T15:45:28.604 INFO:tasks.rados.rados.0.smithi040.stdout:1117: finishing write tid 2 to smithi04088644-355 2023-12-01T15:45:28.604 INFO:tasks.rados.rados.0.smithi040.stdout:1117: finishing write tid 3 to smithi04088644-355 2023-12-01T15:45:28.604 INFO:tasks.rados.rados.0.smithi040.stdout:1109: done (15 left) 2023-12-01T15:45:28.604 INFO:tasks.rados.rados.0.smithi040.stdout:1110: done (14 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1111: done (13 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1112: done (12 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1113: done (11 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1114: done (10 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1115: done (9 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1116: done (8 left) 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1125: write oid 70 current snap is 0 2023-12-01T15:45:28.605 INFO:tasks.rados.rados.0.smithi040.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-12-01T15:45:28.611 INFO:tasks.rados.rados.0.smithi040.stdout:1125: writing smithi04088644-70 from 702757 to 1254839 tid 1 2023-12-01T15:45:28.617 INFO:tasks.rados.rados.0.smithi040.stdout:1125: writing smithi04088644-70 from 1681941 to 2112569 tid 2 2023-12-01T15:45:28.617 INFO:tasks.rados.rados.0.smithi040.stdout:1126: write oid 259 current snap is 0 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1117: finishing write tid 4 to smithi04088644-355 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1117: oid 355 updating version 0 to 160 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1117: oid 355 version 160 is already newer than 159 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1117: oid 355 version 160 is already newer than 158 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 160 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1117: left oid 355 (ObjNum 844 snap 0 seq_num 844) 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1118: finishing write tid 2 to smithi04088644-421 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1118: finishing write tid 3 to smithi04088644-421 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1118: finishing write tid 4 to smithi04088644-421 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1118: oid 421 updating version 0 to 154 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1118: oid 421 version 154 is already newer than 153 2023-12-01T15:45:28.618 INFO:tasks.rados.rados.0.smithi040.stdout:1118: oid 421 version 154 is already newer than 152 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 154 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1118: left oid 421 (ObjNum 845 snap 0 seq_num 845) 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: finishing write tid 1 to smithi04088644-256 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: finishing write tid 2 to smithi04088644-256 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: finishing write tid 3 to smithi04088644-256 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: finishing write tid 4 to smithi04088644-256 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: oid 256 updating version 0 to 179 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: oid 256 updating version 179 to 181 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: oid 256 version 181 is already newer than 180 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 256 v 181 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1119: left oid 256 (ObjNum 846 snap 0 seq_num 846) 2023-12-01T15:45:28.619 INFO:tasks.rados.rados.0.smithi040.stdout:1120: finishing write tid 1 to smithi04088644-446 2023-12-01T15:45:28.620 INFO:tasks.rados.rados.0.smithi040.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-12-01T15:45:28.626 INFO:tasks.rados.rados.0.smithi040.stdout:1126: writing smithi04088644-259 from 719564 to 1463248 tid 1 2023-12-01T15:45:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:1126: writing smithi04088644-259 from 2140423 to 2319564 tid 2 2023-12-01T15:45:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:1117: done (9 left) 2023-12-01T15:45:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:1118: done (8 left) 2023-12-01T15:45:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:1119: done (7 left) 2023-12-01T15:45:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:1127: read oid 244 snap -1 2023-12-01T15:45:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:1127: expect (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:45:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:1128: write oid 103 current snap is 0 2023-12-01T15:45:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-12-01T15:45:28.639 INFO:tasks.rados.rados.0.smithi040.stdout:1128: writing smithi04088644-103 from 736371 to 1155304 tid 1 2023-12-01T15:45:28.645 INFO:tasks.rados.rados.0.smithi040.stdout:1128: writing smithi04088644-103 from 1798905 to 2233202 tid 2 2023-12-01T15:45:28.645 INFO:tasks.rados.rados.0.smithi040.stdout:1129: write oid 211 current snap is 0 2023-12-01T15:45:28.645 INFO:tasks.rados.rados.0.smithi040.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-12-01T15:45:28.652 INFO:tasks.rados.rados.0.smithi040.stdout:1129: writing smithi04088644-211 from 753178 to 1247360 tid 1 2023-12-01T15:45:28.658 INFO:tasks.rados.rados.0.smithi040.stdout:1129: writing smithi04088644-211 from 1857387 to 2353178 tid 2 2023-12-01T15:45:28.658 INFO:tasks.rados.rados.0.smithi040.stdout:1130: read oid 238 snap -1 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1130: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1131: read oid 488 snap -1 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1131: expect (ObjNum 487 snap 0 seq_num 487) 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1132: read oid 283 snap -1 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1132: expect (ObjNum 735 snap 0 seq_num 735) 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1133: write oid 210 current snap is 0 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: finishing write tid 2 to smithi04088644-446 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: finishing write tid 3 to smithi04088644-446 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: finishing write tid 4 to smithi04088644-446 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: oid 446 updating version 0 to 155 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: oid 446 updating version 155 to 156 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: oid 446 updating version 156 to 157 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 446 v 157 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-12-01T15:45:28.659 INFO:tasks.rados.rados.0.smithi040.stdout:1120: left oid 446 (ObjNum 847 snap 0 seq_num 847) 2023-12-01T15:45:28.660 INFO:tasks.rados.rados.0.smithi040.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-12-01T15:45:28.666 INFO:tasks.rados.rados.0.smithi040.stdout:1133: writing smithi04088644-210 from 769985 to 1339416 tid 1 2023-12-01T15:45:28.672 INFO:tasks.rados.rados.0.smithi040.stdout:1133: writing smithi04088644-210 from 1915869 to 2353835 tid 2 2023-12-01T15:45:28.672 INFO:tasks.rados.rados.0.smithi040.stdout:1120: done (13 left) 2023-12-01T15:45:28.673 INFO:tasks.rados.rados.0.smithi040.stdout:1134: delete oid 230 current snap is 0 2023-12-01T15:45:28.673 INFO:tasks.rados.rados.0.smithi040.stdout:1121: expect (ObjNum 799 snap 0 seq_num 799) 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: audit 2023-12-01T15:45:27.516341+0000 mon.a (mon.0) 859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: cephadm 2023-12-01T15:45:27.517304+0000 mgr.y (mgr.24356) 216 : cephadm 1 Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: cephadm 2023-12-01T15:45:27.517449+0000 mgr.y (mgr.24356) 217 : cephadm 1 Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: cephadm 2023-12-01T15:45:27.517617+0000 mgr.y (mgr.24356) 218 : cephadm 4 Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: audit 2023-12-01T15:45:27.522757+0000 mon.a (mon.0) 860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: cluster 2023-12-01T15:45:27.524053+0000 mgr.y (mgr.24356) 219 : cluster 0 pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.6 MiB/s wr, 94 op/s 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: audit 2023-12-01T15:45:27.524199+0000 mon.c (mon.2) 136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: audit 2023-12-01T15:45:27.526338+0000 mon.c (mon.2) 137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: audit 2023-12-01T15:45:27.527254+0000 mon.c (mon.2) 138 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:28 smithi141 bash[31670]: audit 2023-12-01T15:45:27.533579+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.846 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing write tid 1 to smithi04088644-69 2023-12-01T15:45:28.846 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing write tid 2 to smithi04088644-69 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing write tid 3 to smithi04088644-69 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing write tid 4 to smithi04088644-69 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1122: oid 69 updating version 0 to 197 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1122: oid 69 updating version 197 to 198 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1122: oid 69 updating version 198 to 199 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 199 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1122: left oid 69 (ObjNum 848 snap 0 seq_num 848) 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 1 to smithi04088644-417 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 2 to smithi04088644-417 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 3 to smithi04088644-417 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 4 to smithi04088644-417 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: oid 417 updating version 0 to 165 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: oid 417 version 165 is already newer than 164 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:1123: oid 417 updating version 165 to 166 2023-12-01T15:45:28.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 417 v 166 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1123: left oid 417 (ObjNum 849 snap 0 seq_num 849) 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: finishing write tid 1 to smithi04088644-371 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: finishing write tid 2 to smithi04088644-371 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: finishing write tid 3 to smithi04088644-371 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: finishing write tid 4 to smithi04088644-371 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: oid 371 updating version 0 to 184 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: oid 371 version 184 is already newer than 182 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: oid 371 version 184 is already newer than 183 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 371 v 184 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1124: left oid 371 (ObjNum 850 snap 0 seq_num 850) 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1125: finishing write tid 1 to smithi04088644-70 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1125: finishing write tid 2 to smithi04088644-70 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1125: finishing write tid 3 to smithi04088644-70 2023-12-01T15:45:28.848 INFO:tasks.rados.rados.0.smithi040.stdout:1121: done (13 left) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1122: done (12 left) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1123: done (11 left) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1124: done (10 left) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1134: done (9 left) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1135: read oid 152 snap -1 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1135: expect (ObjNum 719 snap 0 seq_num 719) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1136: write oid 226 current snap is 0 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1125: finishing write tid 4 to smithi04088644-70 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1125: oid 70 updating version 0 to 245 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1125: oid 70 updating version 245 to 246 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1125: oid 70 version 246 is already newer than 244 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 246 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1125: left oid 70 (ObjNum 851 snap 0 seq_num 851) 2023-12-01T15:45:28.849 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 1 to smithi04088644-259 2023-12-01T15:45:28.850 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 2 to smithi04088644-259 2023-12-01T15:45:28.850 INFO:tasks.rados.rados.0.smithi040.stdout:1127: expect (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: audit 2023-12-01T15:45:27.516341+0000 mon.a (mon.0) 859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: cephadm 2023-12-01T15:45:27.517304+0000 mgr.y (mgr.24356) 216 : cephadm 1 Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: cephadm 2023-12-01T15:45:27.517449+0000 mgr.y (mgr.24356) 217 : cephadm 1 Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: cephadm 2023-12-01T15:45:27.517617+0000 mgr.y (mgr.24356) 218 : cephadm 4 Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: audit 2023-12-01T15:45:27.522757+0000 mon.a (mon.0) 860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: cluster 2023-12-01T15:45:27.524053+0000 mgr.y (mgr.24356) 219 : cluster 0 pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.6 MiB/s wr, 94 op/s 2023-12-01T15:45:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: audit 2023-12-01T15:45:27.524199+0000 mon.c (mon.2) 136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: audit 2023-12-01T15:45:27.526338+0000 mon.c (mon.2) 137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: audit 2023-12-01T15:45:27.527254+0000 mon.c (mon.2) 138 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: audit 2023-12-01T15:45:27.533579+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[28232]: debug 2023-12-01T15:45:28.515+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: audit 2023-12-01T15:45:27.516341+0000 mon.a (mon.0) 859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: cephadm 2023-12-01T15:45:27.517304+0000 mgr.y (mgr.24356) 216 : cephadm 1 Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: cephadm 2023-12-01T15:45:27.517449+0000 mgr.y (mgr.24356) 217 : cephadm 1 Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: cephadm 2023-12-01T15:45:27.517617+0000 mgr.y (mgr.24356) 218 : cephadm 4 Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: audit 2023-12-01T15:45:27.522757+0000 mon.a (mon.0) 860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: cluster 2023-12-01T15:45:27.524053+0000 mgr.y (mgr.24356) 219 : cluster 0 pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.6 MiB/s wr, 94 op/s 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: audit 2023-12-01T15:45:27.524199+0000 mon.c (mon.2) 136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: audit 2023-12-01T15:45:27.526338+0000 mon.c (mon.2) 137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: audit 2023-12-01T15:45:27.527254+0000 mon.c (mon.2) 138 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:28 smithi040 bash[41173]: audit 2023-12-01T15:45:27.533579+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:28.993 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 3 to smithi04088644-259 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 4 to smithi04088644-259 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1126: oid 259 updating version 0 to 159 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1126: oid 259 version 159 is already newer than 158 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1126: oid 259 updating version 159 to 160 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 259 v 160 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1126: left oid 259 (ObjNum 852 snap 0 seq_num 852) 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: finishing write tid 1 to smithi04088644-103 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: finishing write tid 2 to smithi04088644-103 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: finishing write tid 3 to smithi04088644-103 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: finishing write tid 4 to smithi04088644-103 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: oid 103 updating version 0 to 193 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: oid 103 version 193 is already newer than 192 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: oid 103 version 193 is already newer than 191 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 103 v 193 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-12-01T15:45:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:1128: left oid 103 (ObjNum 853 snap 0 seq_num 853) 2023-12-01T15:45:28.995 INFO:tasks.rados.rados.0.smithi040.stdout:1129: finishing write tid 1 to smithi04088644-211 2023-12-01T15:45:28.995 INFO:tasks.rados.rados.0.smithi040.stdout:1129: finishing write tid 2 to smithi04088644-211 2023-12-01T15:45:28.995 INFO:tasks.rados.rados.0.smithi040.stdout:1131: expect (ObjNum 487 snap 0 seq_num 487) 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1129: finishing write tid 3 to smithi04088644-211 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1129: finishing write tid 4 to smithi04088644-211 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1129: oid 211 updating version 0 to 162 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1129: oid 211 version 162 is already newer than 161 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1129: oid 211 updating version 162 to 163 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 211 v 163 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1129: left oid 211 (ObjNum 854 snap 0 seq_num 854) 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing write tid 1 to smithi04088644-210 2023-12-01T15:45:29.065 INFO:tasks.rados.rados.0.smithi040.stdout:1130: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing write tid 2 to smithi04088644-210 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing write tid 3 to smithi04088644-210 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing write tid 4 to smithi04088644-210 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: oid 210 updating version 0 to 152 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: oid 210 updating version 152 to 153 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: oid 210 updating version 153 to 154 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 210 v 154 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1133: left oid 210 (ObjNum 855 snap 0 seq_num 855) 2023-12-01T15:45:29.197 INFO:tasks.rados.rados.0.smithi040.stdout:1132: expect (ObjNum 735 snap 0 seq_num 735) 2023-12-01T15:45:29.309 INFO:tasks.rados.rados.0.smithi040.stdout:1135: expect (ObjNum 719 snap 0 seq_num 719) 2023-12-01T15:45:29.396 INFO:tasks.rados.rados.0.smithi040.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-12-01T15:45:29.401 INFO:tasks.rados.rados.0.smithi040.stdout:1136: writing smithi04088644-226 from 403599 to 1123528 tid 1 2023-12-01T15:45:29.411 INFO:tasks.rados.rados.0.smithi040.stdout:1136: writing smithi04088644-226 from 1916480 to 2358115 tid 2 2023-12-01T15:45:29.411 INFO:tasks.rados.rados.0.smithi040.stdout:1125: done (10 left) 2023-12-01T15:45:29.411 INFO:tasks.rados.rados.0.smithi040.stdout:1126: done (9 left) 2023-12-01T15:45:29.411 INFO:tasks.rados.rados.0.smithi040.stdout:1127: done (8 left) 2023-12-01T15:45:29.411 INFO:tasks.rados.rados.0.smithi040.stdout:1128: done (7 left) 2023-12-01T15:45:29.411 INFO:tasks.rados.rados.0.smithi040.stdout:1129: done (6 left) 2023-12-01T15:45:29.412 INFO:tasks.rados.rados.0.smithi040.stdout:1130: done (5 left) 2023-12-01T15:45:29.412 INFO:tasks.rados.rados.0.smithi040.stdout:1131: done (4 left) 2023-12-01T15:45:29.412 INFO:tasks.rados.rados.0.smithi040.stdout:1132: done (3 left) 2023-12-01T15:45:29.412 INFO:tasks.rados.rados.0.smithi040.stdout:1133: done (2 left) 2023-12-01T15:45:29.412 INFO:tasks.rados.rados.0.smithi040.stdout:1135: done (1 left) 2023-12-01T15:45:29.412 INFO:tasks.rados.rados.0.smithi040.stdout:1137: write oid 267 current snap is 0 2023-12-01T15:45:29.413 INFO:tasks.rados.rados.0.smithi040.stdout:1136: finishing write tid 1 to smithi04088644-226 2023-12-01T15:45:29.413 INFO:tasks.rados.rados.0.smithi040.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-12-01T15:45:29.418 INFO:tasks.rados.rados.0.smithi040.stdout:1137: writing smithi04088644-267 from 420406 to 1215584 tid 1 2023-12-01T15:45:29.425 INFO:tasks.rados.rados.0.smithi040.stdout:1137: writing smithi04088644-267 from 1974962 to 2420406 tid 2 2023-12-01T15:45:29.425 INFO:tasks.rados.rados.0.smithi040.stdout:1138: write oid 34 current snap is 0 2023-12-01T15:45:29.425 INFO:tasks.rados.rados.0.smithi040.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-12-01T15:45:29.430 INFO:tasks.rados.rados.0.smithi040.stdout:1138: writing smithi04088644-34 from 437213 to 907640 tid 1 2023-12-01T15:45:29.439 INFO:tasks.rados.rados.0.smithi040.stdout:1138: writing smithi04088644-34 from 1633444 to 2362395 tid 2 2023-12-01T15:45:29.439 INFO:tasks.rados.rados.0.smithi040.stdout:1139: write oid 393 current snap is 0 2023-12-01T15:45:29.439 INFO:tasks.rados.rados.0.smithi040.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-12-01T15:45:29.445 INFO:tasks.rados.rados.0.smithi040.stdout:1139: writing smithi04088644-393 from 454020 to 1116049 tid 1 2023-12-01T15:45:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:1139: writing smithi04088644-393 from 1691926 to 2280888 tid 2 2023-12-01T15:45:29.452 INFO:tasks.rados.rados.0.smithi040.stdout:1140: write oid 316 current snap is 0 2023-12-01T15:45:29.452 INFO:tasks.rados.rados.0.smithi040.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-12-01T15:45:29.458 INFO:tasks.rados.rados.0.smithi040.stdout:1140: writing smithi04088644-316 from 470827 to 1208105 tid 1 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1140: writing smithi04088644-316 from 1750408 to 2470827 tid 2 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1141: write oid 303 current snap is 0 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: finishing write tid 2 to smithi04088644-226 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: finishing write tid 3 to smithi04088644-226 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: finishing write tid 4 to smithi04088644-226 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: oid 226 updating version 0 to 174 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: oid 226 updating version 174 to 175 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: oid 226 updating version 175 to 176 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 226 v 176 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-12-01T15:45:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:1136: left oid 226 (ObjNum 857 snap 0 seq_num 857) 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: finishing write tid 1 to smithi04088644-267 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: finishing write tid 2 to smithi04088644-267 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: finishing write tid 3 to smithi04088644-267 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: finishing write tid 4 to smithi04088644-267 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: oid 267 updating version 0 to 249 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: oid 267 version 249 is already newer than 247 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: oid 267 version 249 is already newer than 248 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 267 v 249 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1137: left oid 267 (ObjNum 858 snap 0 seq_num 858) 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1138: finishing write tid 1 to smithi04088644-34 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1138: finishing write tid 2 to smithi04088644-34 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1138: finishing write tid 3 to smithi04088644-34 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1138: finishing write tid 4 to smithi04088644-34 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1138: oid 34 updating version 0 to 223 2023-12-01T15:45:29.467 INFO:tasks.rados.rados.0.smithi040.stdout:1138: oid 34 version 223 is already newer than 222 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1138: oid 34 version 223 is already newer than 221 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 223 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1138: left oid 34 (ObjNum 859 snap 0 seq_num 859) 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing write tid 1 to smithi04088644-393 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing write tid 2 to smithi04088644-393 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing write tid 3 to smithi04088644-393 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing write tid 4 to smithi04088644-393 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: oid 393 updating version 0 to 194 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: oid 393 updating version 194 to 196 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: oid 393 version 196 is already newer than 195 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 393 v 196 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1139: left oid 393 (ObjNum 860 snap 0 seq_num 860) 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 1 to smithi04088644-316 2023-12-01T15:45:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-12-01T15:45:29.471 INFO:tasks.rados.rados.0.smithi040.stdout:1141: writing smithi04088644-303 from 487634 to 900161 tid 1 2023-12-01T15:45:29.477 INFO:tasks.rados.rados.0.smithi040.stdout:1141: writing smithi04088644-303 from 1408890 to 2001521 tid 2 2023-12-01T15:45:29.477 INFO:tasks.rados.rados.0.smithi040.stdout:1136: done (5 left) 2023-12-01T15:45:29.477 INFO:tasks.rados.rados.0.smithi040.stdout:1137: done (4 left) 2023-12-01T15:45:29.478 INFO:tasks.rados.rados.0.smithi040.stdout:1138: done (3 left) 2023-12-01T15:45:29.478 INFO:tasks.rados.rados.0.smithi040.stdout:1139: done (2 left) 2023-12-01T15:45:29.478 INFO:tasks.rados.rados.0.smithi040.stdout:1142: write oid 274 current snap is 0 2023-12-01T15:45:29.478 INFO:tasks.rados.rados.0.smithi040.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-12-01T15:45:29.483 INFO:tasks.rados.rados.0.smithi040.stdout:1142: writing smithi04088644-274 from 504441 to 992217 tid 1 2023-12-01T15:45:29.490 INFO:tasks.rados.rados.0.smithi040.stdout:1142: writing smithi04088644-274 from 1467372 to 2203661 tid 2 2023-12-01T15:45:29.491 INFO:tasks.rados.rados.0.smithi040.stdout:1143: read oid 410 snap -1 2023-12-01T15:45:29.491 INFO:tasks.rados.rados.0.smithi040.stdout:1143: expect (ObjNum 593 snap 0 seq_num 593) 2023-12-01T15:45:29.491 INFO:tasks.rados.rados.0.smithi040.stdout:1144: read oid 229 snap -1 2023-12-01T15:45:29.491 INFO:tasks.rados.rados.0.smithi040.stdout:1144: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:29.491 INFO:tasks.rados.rados.0.smithi040.stdout:1145: write oid 205 current snap is 0 2023-12-01T15:45:29.491 INFO:tasks.rados.rados.0.smithi040.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-12-01T15:45:29.496 INFO:tasks.rados.rados.0.smithi040.stdout:1145: writing smithi04088644-205 from 521248 to 1084273 tid 1 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1145: writing smithi04088644-205 from 1809501 to 2405801 tid 2 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1146: read oid 97 snap -1 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1146: expect (ObjNum 96 snap 0 seq_num 96) 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1147: delete oid 132 current snap is 0 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 2 to smithi04088644-316 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 3 to smithi04088644-316 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 4 to smithi04088644-316 2023-12-01T15:45:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:1140: oid 316 updating version 0 to 185 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1140: oid 316 updating version 185 to 187 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1140: oid 316 version 187 is already newer than 186 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 316 v 187 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1140: left oid 316 (ObjNum 861 snap 0 seq_num 861) 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: finishing write tid 1 to smithi04088644-303 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: finishing write tid 2 to smithi04088644-303 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: finishing write tid 3 to smithi04088644-303 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: finishing write tid 4 to smithi04088644-303 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: oid 303 updating version 0 to 155 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: oid 303 updating version 155 to 156 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: oid 303 updating version 156 to 157 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 303 v 157 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1141: left oid 303 (ObjNum 862 snap 0 seq_num 862) 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1142: finishing write tid 1 to smithi04088644-274 2023-12-01T15:45:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:1142: finishing write tid 2 to smithi04088644-274 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1142: finishing write tid 3 to smithi04088644-274 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1142: finishing write tid 4 to smithi04088644-274 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1142: oid 274 updating version 0 to 252 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1142: oid 274 version 252 is already newer than 250 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1142: oid 274 version 252 is already newer than 251 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 274 v 252 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1142: left oid 274 (ObjNum 863 snap 0 seq_num 863) 2023-12-01T15:45:29.508 INFO:tasks.rados.rados.0.smithi040.stdout:1144: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:29.647 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 1 to smithi04088644-205 2023-12-01T15:45:29.647 INFO:tasks.rados.rados.0.smithi040.stdout:1143: expect (ObjNum 593 snap 0 seq_num 593) 2023-12-01T15:45:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:29 smithi141 bash[31670]: cluster 2023-12-01T15:45:28.520337+0000 mon.a (mon.0) 862 : cluster 4 Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:45:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:29 smithi141 bash[31670]: audit 2023-12-01T15:45:28.961130+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.40:0/789534871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:29.826 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 2 to smithi04088644-205 2023-12-01T15:45:29.826 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 3 to smithi04088644-205 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 4 to smithi04088644-205 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:1145: oid 205 updating version 0 to 189 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:1145: oid 205 version 189 is already newer than 188 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:1145: oid 205 updating version 189 to 190 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 205 v 190 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:1145: left oid 205 (ObjNum 864 snap 0 seq_num 864) 2023-12-01T15:45:29.827 INFO:tasks.rados.rados.0.smithi040.stdout:1146: expect (ObjNum 96 snap 0 seq_num 96) 2023-12-01T15:45:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:29 smithi040 bash[28232]: cluster 2023-12-01T15:45:28.520337+0000 mon.a (mon.0) 862 : cluster 4 Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:45:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:29 smithi040 bash[28232]: audit 2023-12-01T15:45:28.961130+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.40:0/789534871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:29 smithi040 bash[41173]: cluster 2023-12-01T15:45:28.520337+0000 mon.a (mon.0) 862 : cluster 4 Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:45:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:29 smithi040 bash[41173]: audit 2023-12-01T15:45:28.961130+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.40:0/789534871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1140: done (7 left) 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1141: done (6 left) 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1142: done (5 left) 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1143: done (4 left) 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1144: done (3 left) 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1145: done (2 left) 2023-12-01T15:45:29.945 INFO:tasks.rados.rados.0.smithi040.stdout:1146: done (1 left) 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1147: done (0 left) 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1148: read oid 84 snap -1 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1149: read oid 416 snap -1 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1150: write oid 310 current snap is 0 2023-12-01T15:45:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-12-01T15:45:29.958 INFO:tasks.rados.rados.0.smithi040.stdout:1150: writing smithi04088644-310 from 554862 to 1268385 tid 1 2023-12-01T15:45:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:1150: writing smithi04088644-310 from 1926465 to 2526434 tid 2 2023-12-01T15:45:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:1151: read oid 247 snap -1 2023-12-01T15:45:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:45:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:1152: write oid 230 current snap is 0 2023-12-01T15:45:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-12-01T15:45:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:1152: writing smithi04088644-230 from 571669 to 1076794 tid 1 2023-12-01T15:45:29.981 INFO:tasks.rados.rados.0.smithi040.stdout:1152: writing smithi04088644-230 from 1701300 to 2444927 tid 2 2023-12-01T15:45:29.981 INFO:tasks.rados.rados.0.smithi040.stdout:1153: read oid 263 snap -1 2023-12-01T15:45:29.981 INFO:tasks.rados.rados.0.smithi040.stdout:1153: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T15:45:29.981 INFO:tasks.rados.rados.0.smithi040.stdout:1154: write oid 66 current snap is 0 2023-12-01T15:45:29.981 INFO:tasks.rados.rados.0.smithi040.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-12-01T15:45:29.988 INFO:tasks.rados.rados.0.smithi040.stdout:1154: writing smithi04088644-66 from 588476 to 1168850 tid 1 2023-12-01T15:45:29.995 INFO:tasks.rados.rados.0.smithi040.stdout:1154: writing smithi04088644-66 from 1643429 to 2247067 tid 2 2023-12-01T15:45:29.995 INFO:tasks.rados.rados.0.smithi040.stdout:1155: write oid 95 current snap is 0 2023-12-01T15:45:29.995 INFO:tasks.rados.rados.0.smithi040.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-12-01T15:45:30.001 INFO:tasks.rados.rados.0.smithi040.stdout:1155: writing smithi04088644-95 from 605283 to 1260906 tid 1 2023-12-01T15:45:30.008 INFO:tasks.rados.rados.0.smithi040.stdout:1155: writing smithi04088644-95 from 1701911 to 2449207 tid 2 2023-12-01T15:45:30.008 INFO:tasks.rados.rados.0.smithi040.stdout:1156: write oid 398 current snap is 0 2023-12-01T15:45:30.008 INFO:tasks.rados.rados.0.smithi040.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-12-01T15:45:30.016 INFO:tasks.rados.rados.0.smithi040.stdout:1156: writing smithi04088644-398 from 622090 to 1352962 tid 1 2023-12-01T15:45:30.022 INFO:tasks.rados.rados.0.smithi040.stdout:1156: writing smithi04088644-398 from 1760393 to 2367700 tid 2 2023-12-01T15:45:30.022 INFO:tasks.rados.rados.0.smithi040.stdout:1157: write oid 313 current snap is 0 2023-12-01T15:45:30.022 INFO:tasks.rados.rados.0.smithi040.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-12-01T15:45:30.027 INFO:tasks.rados.rados.0.smithi040.stdout:1157: writing smithi04088644-313 from 638897 to 1045018 tid 1 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1157: writing smithi04088644-313 from 1818875 to 2569840 tid 2 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1158: read oid 57 snap -1 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1158: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1159: read oid 405 snap -1 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1159: expect (ObjNum 546 snap 0 seq_num 546) 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1160: read oid 387 snap -1 2023-12-01T15:45:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:1160: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:45:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:1161: write oid 496 current snap is 0 2023-12-01T15:45:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-12-01T15:45:30.043 INFO:tasks.rados.rados.0.smithi040.stdout:1161: writing smithi04088644-496 from 655704 to 1137074 tid 1 2023-12-01T15:45:30.050 INFO:tasks.rados.rados.0.smithi040.stdout:1161: writing smithi04088644-496 from 1761004 to 2255627 tid 2 2023-12-01T15:45:30.050 INFO:tasks.rados.rados.0.smithi040.stdout:1162: read oid 128 snap -1 2023-12-01T15:45:30.050 INFO:tasks.rados.rados.0.smithi040.stdout:1162: expect deleted 2023-12-01T15:45:30.050 INFO:tasks.rados.rados.0.smithi040.stdout:1163: read oid 126 snap -1 2023-12-01T15:45:30.051 INFO:tasks.rados.rados.0.smithi040.stdout:1163: expect deleted 2023-12-01T15:45:30.051 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:30.051 INFO:tasks.rados.rados.0.smithi040.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:45:30.154 INFO:tasks.rados.rados.0.smithi040.stdout:1148: expect (ObjNum 83 snap 0 seq_num 83) 2023-12-01T15:45:30.264 INFO:tasks.rados.rados.0.smithi040.stdout:1150: finishing write tid 1 to smithi04088644-310 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: finishing write tid 2 to smithi04088644-310 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: finishing write tid 3 to smithi04088644-310 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: finishing write tid 4 to smithi04088644-310 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: oid 310 updating version 0 to 198 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: oid 310 updating version 198 to 199 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: oid 310 version 199 is already newer than 197 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 310 v 199 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-12-01T15:45:30.265 INFO:tasks.rados.rados.0.smithi040.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:45:30.334 INFO:tasks.rados.rados.0.smithi040.stdout:1152: finishing write tid 1 to smithi04088644-230 2023-12-01T15:45:30.334 INFO:tasks.rados.rados.0.smithi040.stdout:1152: finishing write tid 2 to smithi04088644-230 2023-12-01T15:45:30.334 INFO:tasks.rados.rados.0.smithi040.stdout:1152: finishing write tid 3 to smithi04088644-230 2023-12-01T15:45:30.334 INFO:tasks.rados.rados.0.smithi040.stdout:1152: finishing write tid 4 to smithi04088644-230 2023-12-01T15:45:30.335 INFO:tasks.rados.rados.0.smithi040.stdout:1152: oid 230 updating version 0 to 201 2023-12-01T15:45:30.335 INFO:tasks.rados.rados.0.smithi040.stdout:1152: oid 230 version 201 is already newer than 200 2023-12-01T15:45:30.335 INFO:tasks.rados.rados.0.smithi040.stdout:1152: oid 230 version 201 is already newer than 199 2023-12-01T15:45:30.335 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 201 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-12-01T15:45:30.335 INFO:tasks.rados.rados.0.smithi040.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-12-01T15:45:30.335 INFO:tasks.rados.rados.0.smithi040.stdout:1153: expect (ObjNum 610 snap 0 seq_num 610) 2023-12-01T15:45:30.427 INFO:tasks.rados.rados.0.smithi040.stdout:1154: finishing write tid 1 to smithi04088644-66 2023-12-01T15:45:30.427 INFO:tasks.rados.rados.0.smithi040.stdout:1154: finishing write tid 2 to smithi04088644-66 2023-12-01T15:45:30.427 INFO:tasks.rados.rados.0.smithi040.stdout:1154: finishing write tid 3 to smithi04088644-66 2023-12-01T15:45:30.427 INFO:tasks.rados.rados.0.smithi040.stdout:1154: finishing write tid 4 to smithi04088644-66 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1154: oid 66 updating version 0 to 168 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1154: oid 66 version 168 is already newer than 167 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1154: oid 66 updating version 168 to 169 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 66 v 169 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: finishing write tid 1 to smithi04088644-95 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: finishing write tid 2 to smithi04088644-95 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: finishing write tid 3 to smithi04088644-95 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: finishing write tid 4 to smithi04088644-95 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: oid 95 updating version 0 to 202 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: oid 95 version 202 is already newer than 200 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:1155: oid 95 version 202 is already newer than 201 2023-12-01T15:45:30.428 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 202 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1155: left oid 95 (ObjNum 869 snap 0 seq_num 869) 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: finishing write tid 1 to smithi04088644-398 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: finishing write tid 2 to smithi04088644-398 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: finishing write tid 3 to smithi04088644-398 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: finishing write tid 4 to smithi04088644-398 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: oid 398 updating version 0 to 204 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: oid 398 version 204 is already newer than 202 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: oid 398 version 204 is already newer than 203 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 204 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1156: left oid 398 (ObjNum 870 snap 0 seq_num 870) 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 1 to smithi04088644-313 2023-12-01T15:45:30.429 INFO:tasks.rados.rados.0.smithi040.stdout:1160: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:45:30.510 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 2 to smithi04088644-313 2023-12-01T15:45:30.510 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 3 to smithi04088644-313 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 4 to smithi04088644-313 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1157: oid 313 updating version 0 to 172 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1157: oid 313 updating version 172 to 173 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1157: oid 313 version 173 is already newer than 171 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 313 v 173 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1157: left oid 313 (ObjNum 871 snap 0 seq_num 871) 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 1 to smithi04088644-496 2023-12-01T15:45:30.511 INFO:tasks.rados.rados.0.smithi040.stdout:1159: expect (ObjNum 546 snap 0 seq_num 546) 2023-12-01T15:45:30.656 INFO:tasks.rados.rados.0.smithi040.stdout:1158: expect (ObjNum 56 snap 0 seq_num 56) 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 2 to smithi04088644-496 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 3 to smithi04088644-496 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 4 to smithi04088644-496 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: oid 496 updating version 0 to 174 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: oid 496 updating version 174 to 175 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: oid 496 updating version 175 to 176 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 496 v 176 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1161: left oid 496 (ObjNum 872 snap 0 seq_num 872) 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1148: done (15 left) 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1149: done (14 left) 2023-12-01T15:45:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:1150: done (13 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1151: done (12 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1152: done (11 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1153: done (10 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1154: done (9 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1155: done (8 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1156: done (7 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1157: done (6 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1158: done (5 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1159: done (4 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1160: done (3 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1161: done (2 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1162: done (1 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1163: done (0 left) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1164: read oid 281 snap -1 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1164: expect (ObjNum 810 snap 0 seq_num 810) 2023-12-01T15:45:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:1165: write oid 272 current snap is 0 2023-12-01T15:45:30.756 INFO:tasks.rados.rados.0.smithi040.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-12-01T15:45:30.766 INFO:tasks.rados.rados.0.smithi040.stdout:1165: writing smithi04088644-272 from 672511 to 1229130 tid 1 2023-12-01T15:45:30.775 INFO:tasks.rados.rados.0.smithi040.stdout:1165: writing smithi04088644-272 from 1819486 to 2574120 tid 2 2023-12-01T15:45:30.775 INFO:tasks.rados.rados.0.smithi040.stdout:1166: delete oid 283 current snap is 0 2023-12-01T15:45:30.776 INFO:tasks.rados.rados.0.smithi040.stdout:1164: expect (ObjNum 810 snap 0 seq_num 810) 2023-12-01T15:45:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:30 smithi040 bash[28232]: cluster 2023-12-01T15:45:29.524903+0000 mgr.y (mgr.24356) 220 : cluster 0 pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-12-01T15:45:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:30 smithi040 bash[41173]: cluster 2023-12-01T15:45:29.524903+0000 mgr.y (mgr.24356) 220 : cluster 0 pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-12-01T15:45:30.949 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing write tid 1 to smithi04088644-272 2023-12-01T15:45:30.949 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing write tid 2 to smithi04088644-272 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing write tid 3 to smithi04088644-272 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing write tid 4 to smithi04088644-272 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: oid 272 updating version 0 to 254 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: oid 272 version 254 is already newer than 253 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: oid 272 updating version 254 to 255 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 272 v 255 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: left oid 272 (ObjNum 873 snap 0 seq_num 873) 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1164: done (2 left) 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1165: done (1 left) 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1166: done (0 left) 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1167: write oid 500 current snap is 0 2023-12-01T15:45:30.950 INFO:tasks.rados.rados.0.smithi040.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-12-01T15:45:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:1167: writing smithi04088644-500 from 706125 to 1129595 tid 1 2023-12-01T15:45:30.971 INFO:tasks.rados.rados.0.smithi040.stdout:1167: writing smithi04088644-500 from 1652803 to 2411106 tid 2 2023-12-01T15:45:30.971 INFO:tasks.rados.rados.0.smithi040.stdout:1168: read oid 264 snap -1 2023-12-01T15:45:30.971 INFO:tasks.rados.rados.0.smithi040.stdout:1168: expect deleted 2023-12-01T15:45:30.971 INFO:tasks.rados.rados.0.smithi040.stdout:1169: write oid 133 current snap is 0 2023-12-01T15:45:30.971 INFO:tasks.rados.rados.0.smithi040.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-12-01T15:45:30.978 INFO:tasks.rados.rados.0.smithi040.stdout:1169: writing smithi04088644-133 from 722932 to 1221651 tid 1 2023-12-01T15:45:30.985 INFO:tasks.rados.rados.0.smithi040.stdout:1169: writing smithi04088644-133 from 1994932 to 2496893 tid 2 2023-12-01T15:45:30.986 INFO:tasks.rados.rados.0.smithi040.stdout:1170: read oid 400 snap -1 2023-12-01T15:45:30.986 INFO:tasks.rados.rados.0.smithi040.stdout:1170: expect deleted 2023-12-01T15:45:30.986 INFO:tasks.rados.rados.0.smithi040.stdout:1171: write oid 135 current snap is 0 2023-12-01T15:45:30.986 INFO:tasks.rados.rados.0.smithi040.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-12-01T15:45:30.993 INFO:tasks.rados.rados.0.smithi040.stdout:1171: writing smithi04088644-135 from 739739 to 1313707 tid 1 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1171: writing smithi04088644-135 from 2053414 to 2739739 tid 2 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1172: read oid 145 snap -1 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1173: read oid 351 snap -1 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1173: expect (ObjNum 350 snap 0 seq_num 350) 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1174: read oid 181 snap -1 2023-12-01T15:45:31.001 INFO:tasks.rados.rados.0.smithi040.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:45:31.002 INFO:tasks.rados.rados.0.smithi040.stdout:1175: write oid 386 current snap is 0 2023-12-01T15:45:31.002 INFO:tasks.rados.rados.0.smithi040.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-12-01T15:45:31.009 INFO:tasks.rados.rados.0.smithi040.stdout:1175: writing smithi04088644-386 from 756546 to 1405763 tid 1 2023-12-01T15:45:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:1175: writing smithi04088644-386 from 2111896 to 2617526 tid 2 2023-12-01T15:45:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:1176: read oid 31 snap -1 2023-12-01T15:45:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:1176: expect (ObjNum 824 snap 0 seq_num 824) 2023-12-01T15:45:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:1177: write oid 205 current snap is 0 2023-12-01T15:45:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 1 to smithi04088644-500 2023-12-01T15:45:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 2 to smithi04088644-500 2023-12-01T15:45:31.019 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 3 to smithi04088644-500 2023-12-01T15:45:31.019 INFO:tasks.rados.rados.0.smithi040.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-12-01T15:45:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:30 smithi141 bash[31670]: cluster 2023-12-01T15:45:29.524903+0000 mgr.y (mgr.24356) 220 : cluster 0 pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-12-01T15:45:31.028 INFO:tasks.rados.rados.0.smithi040.stdout:1177: writing smithi04088644-205 from 773353 to 1497819 tid 1 2023-12-01T15:45:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:1177: writing smithi04088644-205 from 2170378 to 2773353 tid 2 2023-12-01T15:45:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:1168: done (10 left) 2023-12-01T15:45:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:1178: write oid 218 current snap is 0 2023-12-01T15:45:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-12-01T15:45:31.045 INFO:tasks.rados.rados.0.smithi040.stdout:1178: writing smithi04088644-218 from 790160 to 1589875 tid 1 2023-12-01T15:45:31.051 INFO:tasks.rados.rados.0.smithi040.stdout:1178: writing smithi04088644-218 from 2112507 to 2621806 tid 2 2023-12-01T15:45:31.051 INFO:tasks.rados.rados.0.smithi040.stdout:1179: write oid 184 current snap is 0 2023-12-01T15:45:31.052 INFO:tasks.rados.rados.0.smithi040.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-12-01T15:45:31.056 INFO:tasks.rados.rados.0.smithi040.stdout:1179: writing smithi04088644-184 from 406967 to 881931 tid 1 2023-12-01T15:45:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:1179: writing smithi04088644-184 from 1370989 to 2140299 tid 2 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1179: writing smithi04088644-184 from 2677186 to 2806967 tid 3 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1180: read oid 405 snap -1 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1180: expect (ObjNum 546 snap 0 seq_num 546) 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1181: read oid 469 snap -1 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1181: expect (ObjNum 468 snap 0 seq_num 468) 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1182: read oid 194 snap -1 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1182: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1183: write oid 411 current snap is 0 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 4 to smithi04088644-500 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1167: oid 500 updating version 0 to 156 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1167: oid 500 updating version 156 to 157 2023-12-01T15:45:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:1167: oid 500 version 157 is already newer than 155 2023-12-01T15:45:31.069 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 500 v 157 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-12-01T15:45:31.069 INFO:tasks.rados.rados.0.smithi040.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-12-01T15:45:31.069 INFO:tasks.rados.rados.0.smithi040.stdout:1169: finishing write tid 1 to smithi04088644-133 2023-12-01T15:45:31.069 INFO:tasks.rados.rados.0.smithi040.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-12-01T15:45:31.075 INFO:tasks.rados.rados.0.smithi040.stdout:1183: writing smithi04088644-411 from 423774 to 1090340 tid 1 2023-12-01T15:45:31.081 INFO:tasks.rados.rados.0.smithi040.stdout:1183: writing smithi04088644-411 from 1545824 to 2058792 tid 2 2023-12-01T15:45:31.087 INFO:tasks.rados.rados.0.smithi040.stdout:1183: writing smithi04088644-411 from 2704609 to 2823774 tid 3 2023-12-01T15:45:31.087 INFO:tasks.rados.rados.0.smithi040.stdout:1167: done (15 left) 2023-12-01T15:45:31.087 INFO:tasks.rados.rados.0.smithi040.stdout:1184: read oid 472 snap -1 2023-12-01T15:45:31.087 INFO:tasks.rados.rados.0.smithi040.stdout:1184: expect (ObjNum 471 snap 0 seq_num 471) 2023-12-01T15:45:31.087 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:31.087 INFO:tasks.rados.rados.0.smithi040.stdout:1169: finishing write tid 2 to smithi04088644-133 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: finishing write tid 3 to smithi04088644-133 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: finishing write tid 4 to smithi04088644-133 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: oid 133 updating version 0 to 187 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: oid 133 updating version 187 to 189 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: oid 133 version 189 is already newer than 188 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 133 v 189 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1171: finishing write tid 1 to smithi04088644-135 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1171: finishing write tid 2 to smithi04088644-135 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1171: finishing write tid 3 to smithi04088644-135 2023-12-01T15:45:31.088 INFO:tasks.rados.rados.0.smithi040.stdout:1169: done (15 left) 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1170: done (14 left) 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1171: finishing write tid 4 to smithi04088644-135 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1171: oid 135 updating version 0 to 227 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1171: oid 135 version 227 is already newer than 225 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1171: oid 135 version 227 is already newer than 226 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 135 v 227 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:31.089 INFO:tasks.rados.rados.0.smithi040.stdout:1173: expect (ObjNum 350 snap 0 seq_num 350) 2023-12-01T15:45:31.222 INFO:tasks.rados.rados.0.smithi040.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-12-01T15:45:31.301 INFO:tasks.rados.rados.0.smithi040.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:45:31.404 INFO:tasks.rados.rados.0.smithi040.stdout:1175: finishing write tid 1 to smithi04088644-386 2023-12-01T15:45:31.404 INFO:tasks.rados.rados.0.smithi040.stdout:1185: read oid 387 snap -1 2023-12-01T15:45:31.404 INFO:tasks.rados.rados.0.smithi040.stdout:1185: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:45:31.404 INFO:tasks.rados.rados.0.smithi040.stdout:1171: done (14 left) 2023-12-01T15:45:31.404 INFO:tasks.rados.rados.0.smithi040.stdout:1172: done (13 left) 2023-12-01T15:45:31.404 INFO:tasks.rados.rados.0.smithi040.stdout:1173: done (12 left) 2023-12-01T15:45:31.405 INFO:tasks.rados.rados.0.smithi040.stdout:1174: done (11 left) 2023-12-01T15:45:31.405 INFO:tasks.rados.rados.0.smithi040.stdout:1186: write oid 307 current snap is 0 2023-12-01T15:45:31.406 INFO:tasks.rados.rados.0.smithi040.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-12-01T15:45:31.411 INFO:tasks.rados.rados.0.smithi040.stdout:1186: writing smithi04088644-307 from 440581 to 1182396 tid 1 2023-12-01T15:45:31.418 INFO:tasks.rados.rados.0.smithi040.stdout:1186: writing smithi04088644-307 from 1604306 to 2260932 tid 2 2023-12-01T15:45:31.421 INFO:tasks.rados.rados.0.smithi040.stdout:1186: writing smithi04088644-307 from 2732032 to 2840581 tid 3 2023-12-01T15:45:31.422 INFO:tasks.rados.rados.0.smithi040.stdout:1187: write oid 281 current snap is 0 2023-12-01T15:45:31.422 INFO:tasks.rados.rados.0.smithi040.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-12-01T15:45:31.427 INFO:tasks.rados.rados.0.smithi040.stdout:1187: writing smithi04088644-281 from 457388 to 874452 tid 1 2023-12-01T15:45:31.437 INFO:tasks.rados.rados.0.smithi040.stdout:1187: writing smithi04088644-281 from 1546435 to 2063072 tid 2 2023-12-01T15:45:31.441 INFO:tasks.rados.rados.0.smithi040.stdout:1187: writing smithi04088644-281 from 2643102 to 2857388 tid 3 2023-12-01T15:45:31.441 INFO:tasks.rados.rados.0.smithi040.stdout:1188: write oid 245 current snap is 0 2023-12-01T15:45:31.441 INFO:tasks.rados.rados.0.smithi040.stdout:1175: finishing write tid 2 to smithi04088644-386 2023-12-01T15:45:31.441 INFO:tasks.rados.rados.0.smithi040.stdout:1175: finishing write tid 3 to smithi04088644-386 2023-12-01T15:45:31.442 INFO:tasks.rados.rados.0.smithi040.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-12-01T15:45:31.451 INFO:tasks.rados.rados.0.smithi040.stdout:1188: writing smithi04088644-245 from 474195 to 966508 tid 1 2023-12-01T15:45:31.459 INFO:tasks.rados.rados.0.smithi040.stdout:1188: writing smithi04088644-245 from 1604917 to 2265212 tid 2 2023-12-01T15:45:31.463 INFO:tasks.rados.rados.0.smithi040.stdout:1188: writing smithi04088644-245 from 2670525 to 2874195 tid 3 2023-12-01T15:45:31.463 INFO:tasks.rados.rados.0.smithi040.stdout:1189: write oid 350 current snap is 0 2023-12-01T15:45:31.463 INFO:tasks.rados.rados.0.smithi040.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-12-01T15:45:31.470 INFO:tasks.rados.rados.0.smithi040.stdout:1189: writing smithi04088644-350 from 491002 to 1058564 tid 1 2023-12-01T15:45:31.476 INFO:tasks.rados.rados.0.smithi040.stdout:1189: writing smithi04088644-350 from 1663399 to 2183705 tid 2 2023-12-01T15:45:31.480 INFO:tasks.rados.rados.0.smithi040.stdout:1189: writing smithi04088644-350 from 2814301 to 2891002 tid 3 2023-12-01T15:45:31.480 INFO:tasks.rados.rados.0.smithi040.stdout:1190: read oid 147 snap -1 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1190: expect (ObjNum 522 snap 0 seq_num 522) 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1175: finishing write tid 4 to smithi04088644-386 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1175: oid 386 updating version 0 to 201 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1175: oid 386 updating version 201 to 202 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1175: oid 386 version 202 is already newer than 200 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 386 v 202 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2023-12-01T15:45:31.481 INFO:tasks.rados.rados.0.smithi040.stdout:1176: expect (ObjNum 824 snap 0 seq_num 824) 2023-12-01T15:45:31.610 INFO:tasks.rados.rados.0.smithi040.stdout:1177: finishing write tid 1 to smithi04088644-205 2023-12-01T15:45:31.610 INFO:tasks.rados.rados.0.smithi040.stdout:1177: finishing write tid 2 to smithi04088644-205 2023-12-01T15:45:31.610 INFO:tasks.rados.rados.0.smithi040.stdout:1177: finishing write tid 3 to smithi04088644-205 2023-12-01T15:45:31.610 INFO:tasks.rados.rados.0.smithi040.stdout:1177: finishing write tid 4 to smithi04088644-205 2023-12-01T15:45:31.610 INFO:tasks.rados.rados.0.smithi040.stdout:1177: oid 205 updating version 0 to 193 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1177: oid 205 version 193 is already newer than 191 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1177: oid 205 version 193 is already newer than 192 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 205 v 193 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: finishing write tid 1 to smithi04088644-218 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: finishing write tid 2 to smithi04088644-218 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: finishing write tid 3 to smithi04088644-218 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: finishing write tid 4 to smithi04088644-218 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: oid 218 updating version 0 to 150 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: oid 218 version 150 is already newer than 149 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: oid 218 updating version 150 to 151 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 218 v 151 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1178: left oid 218 (ObjNum 880 snap 0 seq_num 880) 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 1 to smithi04088644-184 2023-12-01T15:45:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 2 to smithi04088644-184 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 3 to smithi04088644-184 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 4 to smithi04088644-184 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 5 to smithi04088644-184 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: oid 184 updating version 0 to 259 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: oid 184 version 259 is already newer than 256 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: oid 184 version 259 is already newer than 257 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: oid 184 version 259 is already newer than 258 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 184 v 259 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1179: left oid 184 (ObjNum 881 snap 0 seq_num 881) 2023-12-01T15:45:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1180: expect (ObjNum 546 snap 0 seq_num 546) 2023-12-01T15:45:31.760 INFO:tasks.rados.rados.0.smithi040.stdout:1181: expect (ObjNum 468 snap 0 seq_num 468) 2023-12-01T15:45:31.886 INFO:tasks.rados.rados.0.smithi040.stdout:1182: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:45:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:31 smithi040 bash[41173]: audit 2023-12-01T15:45:31.442510+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.40:0/614305733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:31 smithi040 bash[28232]: audit 2023-12-01T15:45:31.442510+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.40:0/614305733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:32.025 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing write tid 1 to smithi04088644-411 2023-12-01T15:45:32.025 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing write tid 2 to smithi04088644-411 2023-12-01T15:45:32.025 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing write tid 3 to smithi04088644-411 2023-12-01T15:45:32.025 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing write tid 4 to smithi04088644-411 2023-12-01T15:45:32.025 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing write tid 5 to smithi04088644-411 2023-12-01T15:45:32.025 INFO:tasks.rados.rados.0.smithi040.stdout:1183: oid 411 updating version 0 to 178 2023-12-01T15:45:32.026 INFO:tasks.rados.rados.0.smithi040.stdout:1183: oid 411 version 178 is already newer than 177 2023-12-01T15:45:32.026 INFO:tasks.rados.rados.0.smithi040.stdout:1183: oid 411 updating version 178 to 179 2023-12-01T15:45:32.026 INFO:tasks.rados.rados.0.smithi040.stdout:1183: oid 411 updating version 179 to 180 2023-12-01T15:45:32.026 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 180 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-12-01T15:45:32.026 INFO:tasks.rados.rados.0.smithi040.stdout:1183: left oid 411 (ObjNum 882 snap 0 seq_num 882) 2023-12-01T15:45:32.026 INFO:tasks.rados.rados.0.smithi040.stdout:1184: expect (ObjNum 471 snap 0 seq_num 471) 2023-12-01T15:45:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:31 smithi141 bash[31670]: audit 2023-12-01T15:45:31.442510+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.40:0/614305733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:32.156 INFO:tasks.rados.rados.0.smithi040.stdout:1185: expect (ObjNum 386 snap 0 seq_num 386) 2023-12-01T15:45:32.241 INFO:tasks.rados.rados.0.smithi040.stdout:1186: finishing write tid 1 to smithi04088644-307 2023-12-01T15:45:32.241 INFO:tasks.rados.rados.0.smithi040.stdout:1186: finishing write tid 2 to smithi04088644-307 2023-12-01T15:45:32.241 INFO:tasks.rados.rados.0.smithi040.stdout:1186: finishing write tid 3 to smithi04088644-307 2023-12-01T15:45:32.241 INFO:tasks.rados.rados.0.smithi040.stdout:1186: finishing write tid 4 to smithi04088644-307 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1186: finishing write tid 5 to smithi04088644-307 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1186: oid 307 updating version 0 to 192 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1186: oid 307 version 192 is already newer than 191 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1186: oid 307 updating version 192 to 193 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1186: oid 307 version 193 is already newer than 190 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 307 v 193 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1186: left oid 307 (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: finishing write tid 1 to smithi04088644-281 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: finishing write tid 2 to smithi04088644-281 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: finishing write tid 3 to smithi04088644-281 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: finishing write tid 4 to smithi04088644-281 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: finishing write tid 5 to smithi04088644-281 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: oid 281 updating version 0 to 229 2023-12-01T15:45:32.242 INFO:tasks.rados.rados.0.smithi040.stdout:1187: oid 281 updating version 229 to 231 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1187: oid 281 version 231 is already newer than 228 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1187: oid 281 version 231 is already newer than 230 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 231 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1187: left oid 281 (ObjNum 884 snap 0 seq_num 884) 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: finishing write tid 1 to smithi04088644-245 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: finishing write tid 2 to smithi04088644-245 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: finishing write tid 3 to smithi04088644-245 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: finishing write tid 4 to smithi04088644-245 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: finishing write tid 5 to smithi04088644-245 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: oid 245 updating version 0 to 233 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: oid 245 version 233 is already newer than 232 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: oid 245 updating version 233 to 234 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:1188: oid 245 updating version 234 to 235 2023-12-01T15:45:32.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 235 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-12-01T15:45:32.244 INFO:tasks.rados.rados.0.smithi040.stdout:1188: left oid 245 (ObjNum 885 snap 0 seq_num 885) 2023-12-01T15:45:32.244 INFO:tasks.rados.rados.0.smithi040.stdout:1189: finishing write tid 1 to smithi04088644-350 2023-12-01T15:45:32.244 INFO:tasks.rados.rados.0.smithi040.stdout:1189: finishing write tid 2 to smithi04088644-350 2023-12-01T15:45:32.244 INFO:tasks.rados.rados.0.smithi040.stdout:1189: finishing write tid 3 to smithi04088644-350 2023-12-01T15:45:32.244 INFO:tasks.rados.rados.0.smithi040.stdout:1189: finishing write tid 4 to smithi04088644-350 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1189: finishing write tid 5 to smithi04088644-350 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1189: oid 350 updating version 0 to 237 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1189: oid 350 version 237 is already newer than 236 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1189: oid 350 updating version 237 to 239 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1189: oid 350 version 239 is already newer than 238 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 350 v 239 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1189: left oid 350 (ObjNum 886 snap 0 seq_num 886) 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1175: done (15 left) 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1176: done (14 left) 2023-12-01T15:45:32.245 INFO:tasks.rados.rados.0.smithi040.stdout:1177: done (13 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1178: done (12 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1179: done (11 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1180: done (10 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1181: done (9 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1182: done (8 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1183: done (7 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1184: done (6 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1185: done (5 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1186: done (4 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1187: done (3 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1188: done (2 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1189: done (1 left) 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1191: delete oid 252 current snap is 0 2023-12-01T15:45:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:1190: expect (ObjNum 522 snap 0 seq_num 522) 2023-12-01T15:45:32.357 INFO:tasks.rados.rados.0.smithi040.stdout:1190: done (1 left) 2023-12-01T15:45:32.357 INFO:tasks.rados.rados.0.smithi040.stdout:1191: done (0 left) 2023-12-01T15:45:32.358 INFO:tasks.rados.rados.0.smithi040.stdout:1192: write oid 421 current snap is 0 2023-12-01T15:45:32.358 INFO:tasks.rados.rados.0.smithi040.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-12-01T15:45:32.370 INFO:tasks.rados.rados.0.smithi040.stdout:1192: writing smithi04088644-421 from 524616 to 1242676 tid 1 2023-12-01T15:45:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:1192: writing smithi04088644-421 from 1664010 to 2187985 tid 2 2023-12-01T15:45:32.380 INFO:tasks.rados.rados.0.smithi040.stdout:1192: writing smithi04088644-421 from 2752794 to 2924616 tid 3 2023-12-01T15:45:32.380 INFO:tasks.rados.rados.0.smithi040.stdout:1193: read oid 302 snap -1 2023-12-01T15:45:32.380 INFO:tasks.rados.rados.0.smithi040.stdout:1193: expect (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:45:32.381 INFO:tasks.rados.rados.0.smithi040.stdout:1194: delete oid 152 current snap is 0 2023-12-01T15:45:32.381 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 1 to smithi04088644-421 2023-12-01T15:45:32.381 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 2 to smithi04088644-421 2023-12-01T15:45:32.383 INFO:tasks.rados.rados.0.smithi040.stdout:1194: done (2 left) 2023-12-01T15:45:32.383 INFO:tasks.rados.rados.0.smithi040.stdout:1195: write oid 146 current snap is 0 2023-12-01T15:45:32.383 INFO:tasks.rados.rados.0.smithi040.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-12-01T15:45:32.389 INFO:tasks.rados.rados.0.smithi040.stdout:1195: writing smithi04088644-146 from 558230 to 1143141 tid 1 2023-12-01T15:45:32.397 INFO:tasks.rados.rados.0.smithi040.stdout:1195: writing smithi04088644-146 from 1897327 to 2424971 tid 2 2023-12-01T15:45:32.400 INFO:tasks.rados.rados.0.smithi040.stdout:1195: writing smithi04088644-146 from 2923993 to 2958230 tid 3 2023-12-01T15:45:32.400 INFO:tasks.rados.rados.0.smithi040.stdout:1196: delete oid 155 current snap is 0 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 3 to smithi04088644-421 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 4 to smithi04088644-421 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 5 to smithi04088644-421 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: oid 421 updating version 0 to 159 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: oid 421 updating version 159 to 160 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: oid 421 version 160 is already newer than 158 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: oid 421 updating version 160 to 161 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 161 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1192: left oid 421 (ObjNum 888 snap 0 seq_num 888) 2023-12-01T15:45:32.401 INFO:tasks.rados.rados.0.smithi040.stdout:1193: expect (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: finishing write tid 1 to smithi04088644-146 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: finishing write tid 2 to smithi04088644-146 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: finishing write tid 3 to smithi04088644-146 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: finishing write tid 4 to smithi04088644-146 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: finishing write tid 5 to smithi04088644-146 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: oid 146 updating version 0 to 182 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: oid 146 updating version 182 to 184 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: oid 146 version 184 is already newer than 183 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: oid 146 version 184 is already newer than 181 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 184 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1195: left oid 146 (ObjNum 890 snap 0 seq_num 890) 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1192: done (3 left) 2023-12-01T15:45:32.563 INFO:tasks.rados.rados.0.smithi040.stdout:1193: done (2 left) 2023-12-01T15:45:32.564 INFO:tasks.rados.rados.0.smithi040.stdout:1195: done (1 left) 2023-12-01T15:45:32.564 INFO:tasks.rados.rados.0.smithi040.stdout:1196: done (0 left) 2023-12-01T15:45:32.564 INFO:tasks.rados.rados.0.smithi040.stdout:1197: write oid 119 current snap is 0 2023-12-01T15:45:32.564 INFO:tasks.rados.rados.0.smithi040.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-12-01T15:45:32.577 INFO:tasks.rados.rados.0.smithi040.stdout:1197: writing smithi04088644-119 from 591844 to 1327253 tid 1 2023-12-01T15:45:32.584 INFO:tasks.rados.rados.0.smithi040.stdout:1197: writing smithi04088644-119 from 1897938 to 2429251 tid 2 2023-12-01T15:45:32.587 INFO:tasks.rados.rados.0.smithi040.stdout:1197: writing smithi04088644-119 from 2862486 to 2991844 tid 3 2023-12-01T15:45:32.587 INFO:tasks.rados.rados.0.smithi040.stdout:1198: delete oid 284 current snap is 0 2023-12-01T15:45:32.587 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing write tid 1 to smithi04088644-119 2023-12-01T15:45:32.589 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing write tid 2 to smithi04088644-119 2023-12-01T15:45:32.589 INFO:tasks.rados.rados.0.smithi040.stdout:1198: done (1 left) 2023-12-01T15:45:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1199: write oid 128 current snap is 0 2023-12-01T15:45:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-12-01T15:45:32.596 INFO:tasks.rados.rados.0.smithi040.stdout:1199: writing smithi04088644-128 from 625458 to 1111365 tid 1 2023-12-01T15:45:32.602 INFO:tasks.rados.rados.0.smithi040.stdout:1199: writing smithi04088644-128 from 1614902 to 2149884 tid 2 2023-12-01T15:45:32.607 INFO:tasks.rados.rados.0.smithi040.stdout:1199: writing smithi04088644-128 from 2917332 to 3025458 tid 3 2023-12-01T15:45:32.607 INFO:tasks.rados.rados.0.smithi040.stdout:1200: write oid 484 current snap is 0 2023-12-01T15:45:32.607 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing write tid 3 to smithi04088644-119 2023-12-01T15:45:32.607 INFO:tasks.rados.rados.0.smithi040.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-12-01T15:45:32.614 INFO:tasks.rados.rados.0.smithi040.stdout:1200: writing smithi04088644-484 from 642265 to 1203421 tid 1 2023-12-01T15:45:32.620 INFO:tasks.rados.rados.0.smithi040.stdout:1200: writing smithi04088644-484 from 1673384 to 2352024 tid 2 2023-12-01T15:45:32.624 INFO:tasks.rados.rados.0.smithi040.stdout:1200: writing smithi04088644-484 from 2828402 to 3042265 tid 3 2023-12-01T15:45:32.624 INFO:tasks.rados.rados.0.smithi040.stdout:1201: write oid 125 current snap is 0 2023-12-01T15:45:32.624 INFO:tasks.rados.rados.0.smithi040.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-12-01T15:45:32.631 INFO:tasks.rados.rados.0.smithi040.stdout:1201: writing smithi04088644-125 from 659072 to 1295477 tid 1 2023-12-01T15:45:32.636 INFO:tasks.rados.rados.0.smithi040.stdout:1201: writing smithi04088644-125 from 1731866 to 2154164 tid 2 2023-12-01T15:45:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:1201: writing smithi04088644-125 from 2855825 to 3059072 tid 3 2023-12-01T15:45:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:1202: read oid 420 snap -1 2023-12-01T15:45:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:1202: expect deleted 2023-12-01T15:45:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:1203: write oid 473 current snap is 0 2023-12-01T15:45:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-12-01T15:45:32.648 INFO:tasks.rados.rados.0.smithi040.stdout:1203: writing smithi04088644-473 from 675879 to 1387533 tid 1 2023-12-01T15:45:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:1203: writing smithi04088644-473 from 2073995 to 2756304 tid 2 2023-12-01T15:45:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:1204: read oid 89 snap -1 2023-12-01T15:45:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:1204: expect (ObjNum 747 snap 0 seq_num 747) 2023-12-01T15:45:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:1205: write oid 441 current snap is 0 2023-12-01T15:45:32.657 INFO:tasks.rados.rados.0.smithi040.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-12-01T15:45:32.663 INFO:tasks.rados.rados.0.smithi040.stdout:1205: writing smithi04088644-441 from 692686 to 1195942 tid 1 2023-12-01T15:45:32.669 INFO:tasks.rados.rados.0.smithi040.stdout:1205: writing smithi04088644-441 from 1848830 to 2274797 tid 2 2023-12-01T15:45:32.674 INFO:tasks.rados.rados.0.smithi040.stdout:1205: writing smithi04088644-441 from 2910671 to 3092686 tid 3 2023-12-01T15:45:32.674 INFO:tasks.rados.rados.0.smithi040.stdout:1206: write oid 396 current snap is 0 2023-12-01T15:45:32.674 INFO:tasks.rados.rados.0.smithi040.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-12-01T15:45:32.681 INFO:tasks.rados.rados.0.smithi040.stdout:1206: writing smithi04088644-396 from 709493 to 1287998 tid 1 2023-12-01T15:45:32.688 INFO:tasks.rados.rados.0.smithi040.stdout:1206: writing smithi04088644-396 from 1907312 to 2593290 tid 2 2023-12-01T15:45:32.688 INFO:tasks.rados.rados.0.smithi040.stdout:1207: read oid 238 snap -1 2023-12-01T15:45:32.688 INFO:tasks.rados.rados.0.smithi040.stdout:1207: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1208: read oid 298 snap -1 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1208: expect (ObjNum 297 snap 0 seq_num 297) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1209: read oid 478 snap -1 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1209: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1210: write oid 437 current snap is 0 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing write tid 4 to smithi04088644-119 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing write tid 5 to smithi04088644-119 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: oid 119 updating version 0 to 173 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: oid 119 version 173 is already newer than 171 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: oid 119 version 173 is already newer than 170 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: oid 119 version 173 is already newer than 172 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 119 v 173 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi040.stdout:1197: left oid 119 (ObjNum 892 snap 0 seq_num 892) 2023-12-01T15:45:32.690 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing write tid 1 to smithi04088644-128 2023-12-01T15:45:32.690 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing write tid 2 to smithi04088644-128 2023-12-01T15:45:32.690 INFO:tasks.rados.rados.0.smithi040.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-12-01T15:45:32.696 INFO:tasks.rados.rados.0.smithi040.stdout:1210: writing smithi04088644-437 from 726300 to 1380054 tid 1 2023-12-01T15:45:32.701 INFO:tasks.rados.rados.0.smithi040.stdout:1210: writing smithi04088644-437 from 1965794 to 2395430 tid 2 2023-12-01T15:45:32.706 INFO:tasks.rados.rados.0.smithi040.stdout:1210: writing smithi04088644-437 from 2965517 to 3126300 tid 3 2023-12-01T15:45:32.706 INFO:tasks.rados.rados.0.smithi040.stdout:1197: done (12 left) 2023-12-01T15:45:32.706 INFO:tasks.rados.rados.0.smithi040.stdout:1211: write oid 287 current snap is 0 2023-12-01T15:45:32.706 INFO:tasks.rados.rados.0.smithi040.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-12-01T15:45:32.716 INFO:tasks.rados.rados.0.smithi040.stdout:1211: writing smithi04088644-287 from 743107 to 1472110 tid 1 2023-12-01T15:45:32.723 INFO:tasks.rados.rados.0.smithi040.stdout:1211: writing smithi04088644-287 from 1907923 to 2597570 tid 2 2023-12-01T15:45:32.723 INFO:tasks.rados.rados.0.smithi040.stdout:1212: read oid 24 snap -1 2023-12-01T15:45:32.723 INFO:tasks.rados.rados.0.smithi040.stdout:1212: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:45:32.723 INFO:tasks.rados.rados.0.smithi040.stdout:1213: read oid 185 snap -1 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1213: expect (ObjNum 184 snap 0 seq_num 184) 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1214: write oid 29 current snap is 0 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing write tid 3 to smithi04088644-128 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing write tid 4 to smithi04088644-128 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing write tid 5 to smithi04088644-128 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: oid 128 updating version 0 to 263 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: oid 128 version 263 is already newer than 262 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: oid 128 version 263 is already newer than 260 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: oid 128 version 263 is already newer than 261 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 128 v 263 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1199: left oid 128 (ObjNum 894 snap 0 seq_num 894) 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing write tid 1 to smithi04088644-484 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing write tid 2 to smithi04088644-484 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing write tid 3 to smithi04088644-484 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing write tid 4 to smithi04088644-484 2023-12-01T15:45:32.724 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing write tid 5 to smithi04088644-484 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1200: oid 484 updating version 0 to 155 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1200: oid 484 version 155 is already newer than 153 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1200: oid 484 version 155 is already newer than 154 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1200: oid 484 version 155 is already newer than 152 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 484 v 155 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1201: finishing write tid 1 to smithi04088644-125 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1201: finishing write tid 2 to smithi04088644-125 2023-12-01T15:45:32.725 INFO:tasks.rados.rados.0.smithi040.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-12-01T15:45:32.729 INFO:tasks.rados.rados.0.smithi040.stdout:1214: writing smithi04088644-29 from 759914 to 1164166 tid 1 2023-12-01T15:45:32.735 INFO:tasks.rados.rados.0.smithi040.stdout:1214: writing smithi04088644-29 from 1566405 to 1999710 tid 2 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1214: writing smithi04088644-29 from 2504010 to 3159914 tid 3 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1199: done (15 left) 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1200: done (14 left) 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1215: delete oid 262 current snap is 0 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1201: finishing write tid 3 to smithi04088644-125 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1201: finishing write tid 4 to smithi04088644-125 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1201: finishing write tid 5 to smithi04088644-125 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1201: oid 125 updating version 0 to 204 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1201: oid 125 updating version 204 to 205 2023-12-01T15:45:32.742 INFO:tasks.rados.rados.0.smithi040.stdout:1201: oid 125 updating version 205 to 206 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1201: oid 125 updating version 206 to 207 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 125 v 207 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1201: left oid 125 (ObjNum 896 snap 0 seq_num 896) 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: finishing write tid 1 to smithi04088644-473 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: finishing write tid 2 to smithi04088644-473 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: finishing write tid 3 to smithi04088644-473 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: finishing write tid 4 to smithi04088644-473 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: oid 473 updating version 0 to 162 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: oid 473 updating version 162 to 163 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: oid 473 updating version 163 to 164 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 473 v 164 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing write tid 1 to smithi04088644-441 2023-12-01T15:45:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:1204: expect (ObjNum 747 snap 0 seq_num 747) 2023-12-01T15:45:32.903 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing write tid 2 to smithi04088644-441 2023-12-01T15:45:32.903 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing write tid 3 to smithi04088644-441 2023-12-01T15:45:32.903 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing write tid 4 to smithi04088644-441 2023-12-01T15:45:32.903 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing write tid 5 to smithi04088644-441 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:1205: oid 441 updating version 0 to 142 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:1205: oid 441 updating version 142 to 144 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:1205: oid 441 version 144 is already newer than 143 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:1205: oid 441 version 144 is already newer than 141 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 441 v 144 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:1205: left oid 441 (ObjNum 898 snap 0 seq_num 898) 2023-12-01T15:45:32.904 INFO:tasks.rados.rados.0.smithi040.stdout:1206: finishing write tid 1 to smithi04088644-396 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:1206: finishing write tid 2 to smithi04088644-396 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:1206: finishing write tid 3 to smithi04088644-396 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:1206: finishing write tid 4 to smithi04088644-396 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:1206: oid 396 updating version 0 to 209 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:1206: oid 396 version 209 is already newer than 208 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:1206: oid 396 updating version 209 to 210 2023-12-01T15:45:32.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 396 v 210 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-12-01T15:45:32.906 INFO:tasks.rados.rados.0.smithi040.stdout:1206: left oid 396 (ObjNum 899 snap 0 seq_num 899) 2023-12-01T15:45:32.906 INFO:tasks.rados.rados.0.smithi040.stdout:1209: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T15:45:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:32 smithi040 bash[28232]: cluster 2023-12-01T15:45:31.525684+0000 mgr.y (mgr.24356) 221 : cluster 0 pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 94 op/s 2023-12-01T15:45:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:32 smithi040 bash[41173]: cluster 2023-12-01T15:45:31.525684+0000 mgr.y (mgr.24356) 221 : cluster 0 pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 94 op/s 2023-12-01T15:45:33.021 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing write tid 1 to smithi04088644-437 2023-12-01T15:45:33.021 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing write tid 2 to smithi04088644-437 2023-12-01T15:45:33.021 INFO:tasks.rados.rados.0.smithi040.stdout:1207: expect (ObjNum 237 snap 0 seq_num 237) 2023-12-01T15:45:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:32 smithi141 bash[31670]: cluster 2023-12-01T15:45:31.525684+0000 mgr.y (mgr.24356) 221 : cluster 0 pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 94 op/s 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing write tid 3 to smithi04088644-437 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing write tid 4 to smithi04088644-437 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing write tid 5 to smithi04088644-437 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: oid 437 updating version 0 to 197 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: oid 437 version 197 is already newer than 194 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: oid 437 version 197 is already newer than 195 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: oid 437 version 197 is already newer than 196 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 437 v 197 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1210: left oid 437 (ObjNum 900 snap 0 seq_num 900) 2023-12-01T15:45:33.154 INFO:tasks.rados.rados.0.smithi040.stdout:1208: expect (ObjNum 297 snap 0 seq_num 297) 2023-12-01T15:45:33.258 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 1 to smithi04088644-287 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 2 to smithi04088644-287 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 3 to smithi04088644-287 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 4 to smithi04088644-287 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:1211: oid 287 updating version 0 to 160 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:1211: oid 287 version 160 is already newer than 159 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:1211: oid 287 version 160 is already newer than 158 2023-12-01T15:45:33.259 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 287 v 160 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-12-01T15:45:33.260 INFO:tasks.rados.rados.0.smithi040.stdout:1211: left oid 287 (ObjNum 901 snap 0 seq_num 901) 2023-12-01T15:45:33.260 INFO:tasks.rados.rados.0.smithi040.stdout:1212: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:45:33.341 INFO:tasks.rados.rados.0.smithi040.stdout:1214: finishing write tid 1 to smithi04088644-29 2023-12-01T15:45:33.341 INFO:tasks.rados.rados.0.smithi040.stdout:1213: expect (ObjNum 184 snap 0 seq_num 184) 2023-12-01T15:45:33.447 INFO:tasks.rados.rados.0.smithi040.stdout:1214: finishing write tid 2 to smithi04088644-29 2023-12-01T15:45:33.447 INFO:tasks.rados.rados.0.smithi040.stdout:1214: finishing write tid 3 to smithi04088644-29 2023-12-01T15:45:33.447 INFO:tasks.rados.rados.0.smithi040.stdout:1214: finishing write tid 4 to smithi04088644-29 2023-12-01T15:45:33.447 INFO:tasks.rados.rados.0.smithi040.stdout:1214: finishing write tid 5 to smithi04088644-29 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1214: oid 29 updating version 0 to 174 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1214: oid 29 updating version 174 to 177 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1214: oid 29 version 177 is already newer than 176 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1214: oid 29 version 177 is already newer than 175 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 177 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1214: left oid 29 (ObjNum 902 snap 0 seq_num 902) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1201: done (14 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1202: done (13 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1203: done (12 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1204: done (11 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1205: done (10 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1206: done (9 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1207: done (8 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1208: done (7 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1209: done (6 left) 2023-12-01T15:45:33.448 INFO:tasks.rados.rados.0.smithi040.stdout:1210: done (5 left) 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1211: done (4 left) 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1212: done (3 left) 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1213: done (2 left) 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1214: done (1 left) 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1215: done (0 left) 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1216: write oid 304 current snap is 0 2023-12-01T15:45:33.449 INFO:tasks.rados.rados.0.smithi040.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-12-01T15:45:33.460 INFO:tasks.rados.rados.0.smithi040.stdout:1216: writing smithi04088644-304 from 793528 to 1348278 tid 1 2023-12-01T15:45:33.467 INFO:tasks.rados.rados.0.smithi040.stdout:1216: writing smithi04088644-304 from 2083369 to 2520343 tid 2 2023-12-01T15:45:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:1216: writing smithi04088644-304 from 2958856 to 3193528 tid 3 2023-12-01T15:45:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:1217: read oid 72 snap -1 2023-12-01T15:45:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:45:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:1218: delete oid 222 current snap is 0 2023-12-01T15:45:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:1216: finishing write tid 1 to smithi04088644-304 2023-12-01T15:45:33.474 INFO:tasks.rados.rados.0.smithi040.stdout:1216: finishing write tid 2 to smithi04088644-304 2023-12-01T15:45:33.474 INFO:tasks.rados.rados.0.smithi040.stdout:1216: finishing write tid 3 to smithi04088644-304 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: finishing write tid 4 to smithi04088644-304 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: finishing write tid 5 to smithi04088644-304 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: oid 304 updating version 0 to 243 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: oid 304 version 243 is already newer than 242 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: oid 304 version 243 is already newer than 241 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: oid 304 version 243 is already newer than 240 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 304 v 243 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-12-01T15:45:33.476 INFO:tasks.rados.rados.0.smithi040.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1216: done (2 left) 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1218: done (1 left) 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1219: read oid 248 snap -1 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1219: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1220: read oid 170 snap -1 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1220: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T15:45:33.477 INFO:tasks.rados.rados.0.smithi040.stdout:1221: write oid 44 current snap is 0 2023-12-01T15:45:33.478 INFO:tasks.rados.rados.0.smithi040.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-12-01T15:45:33.484 INFO:tasks.rados.rados.0.smithi040.stdout:1221: writing smithi04088644-44 from 427142 to 848743 tid 1 2023-12-01T15:45:33.491 INFO:tasks.rados.rados.0.smithi040.stdout:1221: writing smithi04088644-44 from 1400333 to 1840976 tid 2 2023-12-01T15:45:33.498 INFO:tasks.rados.rados.0.smithi040.stdout:1221: writing smithi04088644-44 from 2613702 to 3064028 tid 3 2023-12-01T15:45:33.498 INFO:tasks.rados.rados.0.smithi040.stdout:1222: read oid 168 snap -1 2023-12-01T15:45:33.498 INFO:tasks.rados.rados.0.smithi040.stdout:1222: expect (ObjNum 167 snap 0 seq_num 167) 2023-12-01T15:45:33.498 INFO:tasks.rados.rados.0.smithi040.stdout:1223: read oid 254 snap -1 2023-12-01T15:45:33.499 INFO:tasks.rados.rados.0.smithi040.stdout:1223: expect (ObjNum 253 snap 0 seq_num 253) 2023-12-01T15:45:33.499 INFO:tasks.rados.rados.0.smithi040.stdout:1224: delete oid 191 current snap is 0 2023-12-01T15:45:33.499 INFO:tasks.rados.rados.0.smithi040.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-12-01T15:45:33.643 INFO:tasks.rados.rados.0.smithi040.stdout:1220: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T15:45:33.771 INFO:tasks.rados.rados.0.smithi040.stdout:1219: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:45:33.842 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 1 to smithi04088644-44 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 2 to smithi04088644-44 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 3 to smithi04088644-44 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 4 to smithi04088644-44 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1217: done (6 left) 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1219: done (5 left) 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1220: done (4 left) 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1224: done (3 left) 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1225: read oid 273 snap -1 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1225: expect (ObjNum 785 snap 0 seq_num 785) 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1226: read oid 313 snap -1 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1226: expect (ObjNum 871 snap 0 seq_num 871) 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1227: read oid 353 snap -1 2023-12-01T15:45:33.843 INFO:tasks.rados.rados.0.smithi040.stdout:1227: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1228: delete oid 436 current snap is 0 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 5 to smithi04088644-44 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1221: oid 44 updating version 0 to 214 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1221: oid 44 version 214 is already newer than 212 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1221: oid 44 version 214 is already newer than 213 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1221: oid 44 version 214 is already newer than 211 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 214 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1221: left oid 44 (ObjNum 906 snap 0 seq_num 906) 2023-12-01T15:45:33.844 INFO:tasks.rados.rados.0.smithi040.stdout:1223: expect (ObjNum 253 snap 0 seq_num 253) 2023-12-01T15:45:33.923 INFO:tasks.rados.rados.0.smithi040.stdout:1222: expect (ObjNum 167 snap 0 seq_num 167) 2023-12-01T15:45:34.013 INFO:tasks.rados.rados.0.smithi040.stdout:1225: expect (ObjNum 785 snap 0 seq_num 785) 2023-12-01T15:45:34.160 INFO:tasks.rados.rados.0.smithi040.stdout:1227: expect (ObjNum 352 snap 0 seq_num 352) 2023-12-01T15:45:34.300 INFO:tasks.rados.rados.0.smithi040.stdout:1226: expect (ObjNum 871 snap 0 seq_num 871) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1221: done (6 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1222: done (5 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1223: done (4 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1225: done (3 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1226: done (2 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1227: done (1 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1228: done (0 left) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1229: read oid 212 snap -1 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:45:34.435 INFO:tasks.rados.rados.0.smithi040.stdout:1230: write oid 331 current snap is 0 2023-12-01T15:45:34.436 INFO:tasks.rados.rados.0.smithi040.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-12-01T15:45:34.446 INFO:tasks.rados.rados.0.smithi040.stdout:1230: writing smithi04088644-331 from 477563 to 1124911 tid 1 2023-12-01T15:45:34.455 INFO:tasks.rados.rados.0.smithi040.stdout:1230: writing smithi04088644-331 from 1859426 to 2447396 tid 2 2023-12-01T15:45:34.460 INFO:tasks.rados.rados.0.smithi040.stdout:1230: writing smithi04088644-331 from 2979618 to 3277563 tid 3 2023-12-01T15:45:34.460 INFO:tasks.rados.rados.0.smithi040.stdout:1231: read oid 11 snap -1 2023-12-01T15:45:34.460 INFO:tasks.rados.rados.0.smithi040.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:45:34.460 INFO:tasks.rados.rados.0.smithi040.stdout:1232: write oid 431 current snap is 0 2023-12-01T15:45:34.461 INFO:tasks.rados.rados.0.smithi040.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-12-01T15:45:34.467 INFO:tasks.rados.rados.0.smithi040.stdout:1232: writing smithi04088644-431 from 494370 to 1216967 tid 1 2023-12-01T15:45:34.474 INFO:tasks.rados.rados.0.smithi040.stdout:1232: writing smithi04088644-431 from 1917908 to 2365889 tid 2 2023-12-01T15:45:34.479 INFO:tasks.rados.rados.0.smithi040.stdout:1232: writing smithi04088644-431 from 3007041 to 3294370 tid 3 2023-12-01T15:45:34.479 INFO:tasks.rados.rados.0.smithi040.stdout:1233: write oid 34 current snap is 0 2023-12-01T15:45:34.479 INFO:tasks.rados.rados.0.smithi040.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-12-01T15:45:34.486 INFO:tasks.rados.rados.0.smithi040.stdout:1233: writing smithi04088644-34 from 511177 to 1309023 tid 1 2023-12-01T15:45:34.494 INFO:tasks.rados.rados.0.smithi040.stdout:1233: writing smithi04088644-34 from 1976390 to 2568029 tid 2 2023-12-01T15:45:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:1233: writing smithi04088644-34 from 3034464 to 3311177 tid 3 2023-12-01T15:45:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:1234: write oid 386 current snap is 0 2023-12-01T15:45:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-12-01T15:45:34.505 INFO:tasks.rados.rados.0.smithi040.stdout:1234: writing smithi04088644-386 from 527984 to 1001079 tid 1 2023-12-01T15:45:34.511 INFO:tasks.rados.rados.0.smithi040.stdout:1234: writing smithi04088644-386 from 1634872 to 2086522 tid 2 2023-12-01T15:45:34.518 INFO:tasks.rados.rados.0.smithi040.stdout:1234: writing smithi04088644-386 from 2661887 to 3296198 tid 3 2023-12-01T15:45:34.518 INFO:tasks.rados.rados.0.smithi040.stdout:1235: write oid 241 current snap is 0 2023-12-01T15:45:34.519 INFO:tasks.rados.rados.0.smithi040.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-12-01T15:45:34.525 INFO:tasks.rados.rados.0.smithi040.stdout:1235: writing smithi04088644-241 from 544791 to 1209488 tid 1 2023-12-01T15:45:34.531 INFO:tasks.rados.rados.0.smithi040.stdout:1235: writing smithi04088644-241 from 1693354 to 2288662 tid 2 2023-12-01T15:45:34.536 INFO:tasks.rados.rados.0.smithi040.stdout:1235: writing smithi04088644-241 from 2689310 to 3134893 tid 3 2023-12-01T15:45:34.536 INFO:tasks.rados.rados.0.smithi040.stdout:1236: read oid 388 snap -1 2023-12-01T15:45:34.537 INFO:tasks.rados.rados.0.smithi040.stdout:1236: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:45:34.537 INFO:tasks.rados.rados.0.smithi040.stdout:1237: write oid 263 current snap is 0 2023-12-01T15:45:34.537 INFO:tasks.rados.rados.0.smithi040.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-12-01T15:45:34.544 INFO:tasks.rados.rados.0.smithi040.stdout:1237: writing smithi04088644-263 from 561598 to 1301544 tid 1 2023-12-01T15:45:34.549 INFO:tasks.rados.rados.0.smithi040.stdout:1237: writing smithi04088644-263 from 1751836 to 2207155 tid 2 2023-12-01T15:45:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:1237: writing smithi04088644-263 from 2716733 to 3361598 tid 3 2023-12-01T15:45:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:1238: write oid 432 current snap is 0 2023-12-01T15:45:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-12-01T15:45:34.562 INFO:tasks.rados.rados.0.smithi040.stdout:1238: writing smithi04088644-432 from 578405 to 993600 tid 1 2023-12-01T15:45:34.567 INFO:tasks.rados.rados.0.smithi040.stdout:1238: writing smithi04088644-432 from 1410318 to 2009295 tid 2 2023-12-01T15:45:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:1238: writing smithi04088644-432 from 2744156 to 3328636 tid 3 2023-12-01T15:45:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:1239: read oid 202 snap -1 2023-12-01T15:45:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:1239: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:45:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:1240: write oid 46 current snap is 0 2023-12-01T15:45:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-12-01T15:45:34.582 INFO:tasks.rados.rados.0.smithi040.stdout:1240: writing smithi04088644-46 from 595212 to 1085656 tid 1 2023-12-01T15:45:34.589 INFO:tasks.rados.rados.0.smithi040.stdout:1240: writing smithi04088644-46 from 1868800 to 2327788 tid 2 2023-12-01T15:45:34.595 INFO:tasks.rados.rados.0.smithi040.stdout:1240: writing smithi04088644-46 from 2887932 to 3395212 tid 3 2023-12-01T15:45:34.595 INFO:tasks.rados.rados.0.smithi040.stdout:1241: read oid 336 snap -1 2023-12-01T15:45:34.595 INFO:tasks.rados.rados.0.smithi040.stdout:1241: expect deleted 2023-12-01T15:45:34.595 INFO:tasks.rados.rados.0.smithi040.stdout:1242: write oid 50 current snap is 0 2023-12-01T15:45:34.595 INFO:tasks.rados.rados.0.smithi040.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:45:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[28232]: audit 2023-12-01T15:45:33.308277+0000 mon.a (mon.0) 863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[28232]: audit 2023-12-01T15:45:33.310390+0000 mon.c (mon.2) 141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[28232]: cluster 2023-12-01T15:45:33.526305+0000 mgr.y (mgr.24356) 222 : cluster 0 pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 94 op/s 2023-12-01T15:45:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[28232]: audit 2023-12-01T15:45:33.937188+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.40:0/1870216680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[41173]: audit 2023-12-01T15:45:33.308277+0000 mon.a (mon.0) 863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[41173]: audit 2023-12-01T15:45:33.310390+0000 mon.c (mon.2) 141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[41173]: cluster 2023-12-01T15:45:33.526305+0000 mgr.y (mgr.24356) 222 : cluster 0 pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 94 op/s 2023-12-01T15:45:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:34 smithi040 bash[41173]: audit 2023-12-01T15:45:33.937188+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.40:0/1870216680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:34.716 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 1 to smithi04088644-331 2023-12-01T15:45:34.716 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 2 to smithi04088644-331 2023-12-01T15:45:34.716 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 3 to smithi04088644-331 2023-12-01T15:45:34.716 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 4 to smithi04088644-331 2023-12-01T15:45:34.717 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 5 to smithi04088644-331 2023-12-01T15:45:34.717 INFO:tasks.rados.rados.0.smithi040.stdout:1230: oid 331 updating version 0 to 248 2023-12-01T15:45:34.717 INFO:tasks.rados.rados.0.smithi040.stdout:1230: oid 331 version 248 is already newer than 245 2023-12-01T15:45:34.717 INFO:tasks.rados.rados.0.smithi040.stdout:1230: oid 331 version 248 is already newer than 247 2023-12-01T15:45:34.717 INFO:tasks.rados.rados.0.smithi040.stdout:1230: oid 331 version 248 is already newer than 246 2023-12-01T15:45:34.718 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 331 v 248 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-12-01T15:45:34.718 INFO:tasks.rados.rados.0.smithi040.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2023-12-01T15:45:34.718 INFO:tasks.rados.rados.0.smithi040.stdout:1231: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:45:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:34 smithi141 bash[31670]: audit 2023-12-01T15:45:33.308277+0000 mon.a (mon.0) 863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:45:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:34 smithi141 bash[31670]: audit 2023-12-01T15:45:33.310390+0000 mon.c (mon.2) 141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:34 smithi141 bash[31670]: cluster 2023-12-01T15:45:33.526305+0000 mgr.y (mgr.24356) 222 : cluster 0 pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.2 MiB/s wr, 94 op/s 2023-12-01T15:45:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:34 smithi141 bash[31670]: audit 2023-12-01T15:45:33.937188+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.40:0/1870216680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing write tid 1 to smithi04088644-431 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing write tid 2 to smithi04088644-431 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing write tid 3 to smithi04088644-431 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing write tid 4 to smithi04088644-431 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing write tid 5 to smithi04088644-431 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: oid 431 updating version 0 to 251 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: oid 431 version 251 is already newer than 249 2023-12-01T15:45:34.787 INFO:tasks.rados.rados.0.smithi040.stdout:1232: oid 431 version 251 is already newer than 250 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1232: oid 431 updating version 251 to 252 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 252 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 1 to smithi04088644-34 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 2 to smithi04088644-34 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 3 to smithi04088644-34 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 4 to smithi04088644-34 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 5 to smithi04088644-34 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: oid 34 updating version 0 to 256 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: oid 34 version 256 is already newer than 255 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: oid 34 version 256 is already newer than 254 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: oid 34 version 256 is already newer than 253 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 256 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1234: finishing write tid 1 to smithi04088644-386 2023-12-01T15:45:34.788 INFO:tasks.rados.rados.0.smithi040.stdout:1234: finishing write tid 2 to smithi04088644-386 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: finishing write tid 3 to smithi04088644-386 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: finishing write tid 4 to smithi04088644-386 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: finishing write tid 5 to smithi04088644-386 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: oid 386 updating version 0 to 217 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: oid 386 version 217 is already newer than 215 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: oid 386 version 217 is already newer than 216 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: oid 386 updating version 217 to 218 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 386 v 218 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1234: left oid 386 (ObjNum 912 snap 0 seq_num 912) 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: finishing write tid 1 to smithi04088644-241 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: finishing write tid 2 to smithi04088644-241 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: finishing write tid 3 to smithi04088644-241 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: finishing write tid 4 to smithi04088644-241 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: finishing write tid 5 to smithi04088644-241 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: oid 241 updating version 0 to 267 2023-12-01T15:45:34.789 INFO:tasks.rados.rados.0.smithi040.stdout:1235: oid 241 version 267 is already newer than 264 2023-12-01T15:45:34.790 INFO:tasks.rados.rados.0.smithi040.stdout:1235: oid 241 version 267 is already newer than 265 2023-12-01T15:45:34.790 INFO:tasks.rados.rados.0.smithi040.stdout:1235: oid 241 version 267 is already newer than 266 2023-12-01T15:45:34.790 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 241 v 267 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-12-01T15:45:34.790 INFO:tasks.rados.rados.0.smithi040.stdout:1235: left oid 241 (ObjNum 913 snap 0 seq_num 913) 2023-12-01T15:45:34.790 INFO:tasks.rados.rados.0.smithi040.stdout:1236: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: finishing write tid 1 to smithi04088644-263 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: finishing write tid 2 to smithi04088644-263 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: finishing write tid 3 to smithi04088644-263 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: finishing write tid 4 to smithi04088644-263 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: finishing write tid 5 to smithi04088644-263 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: oid 263 updating version 0 to 258 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: oid 263 updating version 258 to 260 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: oid 263 version 260 is already newer than 257 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:1237: oid 263 version 260 is already newer than 259 2023-12-01T15:45:34.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 263 v 260 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-12-01T15:45:34.872 INFO:tasks.rados.rados.0.smithi040.stdout:1237: left oid 263 (ObjNum 914 snap 0 seq_num 914) 2023-12-01T15:45:34.872 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 1 to smithi04088644-432 2023-12-01T15:45:34.872 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 2 to smithi04088644-432 2023-12-01T15:45:34.872 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 3 to smithi04088644-432 2023-12-01T15:45:34.872 INFO:tasks.rados.rados.0.smithi040.stdout:1239: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 4 to smithi04088644-432 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 5 to smithi04088644-432 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:1238: oid 432 updating version 0 to 148 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:1238: oid 432 version 148 is already newer than 145 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:1238: oid 432 version 148 is already newer than 146 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:1238: oid 432 version 148 is already newer than 147 2023-12-01T15:45:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 432 v 148 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1238: left oid 432 (ObjNum 915 snap 0 seq_num 915) 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing write tid 1 to smithi04088644-46 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing write tid 2 to smithi04088644-46 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing write tid 3 to smithi04088644-46 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing write tid 4 to smithi04088644-46 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing write tid 5 to smithi04088644-46 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: oid 46 updating version 0 to 167 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: oid 46 version 167 is already newer than 166 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: oid 46 updating version 167 to 169 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: oid 46 version 169 is already newer than 168 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 169 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1240: left oid 46 (ObjNum 916 snap 0 seq_num 916) 2023-12-01T15:45:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-12-01T15:45:35.024 INFO:tasks.rados.rados.0.smithi040.stdout:1242: writing smithi04088644-50 from 612019 to 1177712 tid 1 2023-12-01T15:45:35.031 INFO:tasks.rados.rados.0.smithi040.stdout:1242: writing smithi04088644-50 from 1810929 to 2413575 tid 2 2023-12-01T15:45:35.037 INFO:tasks.rados.rados.0.smithi040.stdout:1242: writing smithi04088644-50 from 3082649 to 3412019 tid 3 2023-12-01T15:45:35.037 INFO:tasks.rados.rados.0.smithi040.stdout:1229: done (13 left) 2023-12-01T15:45:35.037 INFO:tasks.rados.rados.0.smithi040.stdout:1230: done (12 left) 2023-12-01T15:45:35.037 INFO:tasks.rados.rados.0.smithi040.stdout:1231: done (11 left) 2023-12-01T15:45:35.037 INFO:tasks.rados.rados.0.smithi040.stdout:1232: done (10 left) 2023-12-01T15:45:35.037 INFO:tasks.rados.rados.0.smithi040.stdout:1233: done (9 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1234: done (8 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1235: done (7 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1236: done (6 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1237: done (5 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1238: done (4 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1239: done (3 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1240: done (2 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1241: done (1 left) 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1243: write oid 317 current snap is 0 2023-12-01T15:45:35.038 INFO:tasks.rados.rados.0.smithi040.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-12-01T15:45:35.044 INFO:tasks.rados.rados.0.smithi040.stdout:1243: writing smithi04088644-317 from 628826 to 1269768 tid 1 2023-12-01T15:45:35.050 INFO:tasks.rados.rados.0.smithi040.stdout:1243: writing smithi04088644-317 from 1869411 to 2332068 tid 2 2023-12-01T15:45:35.056 INFO:tasks.rados.rados.0.smithi040.stdout:1243: writing smithi04088644-317 from 2826425 to 3361074 tid 3 2023-12-01T15:45:35.057 INFO:tasks.rados.rados.0.smithi040.stdout:1244: write oid 495 current snap is 0 2023-12-01T15:45:35.057 INFO:tasks.rados.rados.0.smithi040.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-12-01T15:45:35.064 INFO:tasks.rados.rados.0.smithi040.stdout:1244: writing smithi04088644-495 from 645633 to 1361824 tid 1 2023-12-01T15:45:35.071 INFO:tasks.rados.rados.0.smithi040.stdout:1244: writing smithi04088644-495 from 1927893 to 2534208 tid 2 2023-12-01T15:45:35.076 INFO:tasks.rados.rados.0.smithi040.stdout:1244: writing smithi04088644-495 from 3137495 to 3445633 tid 3 2023-12-01T15:45:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:1245: read oid 393 snap -1 2023-12-01T15:45:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:1245: expect (ObjNum 860 snap 0 seq_num 860) 2023-12-01T15:45:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:1246: read oid 305 snap -1 2023-12-01T15:45:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:1246: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T15:45:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:1247: write oid 440 current snap is 0 2023-12-01T15:45:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-12-01T15:45:35.084 INFO:tasks.rados.rados.0.smithi040.stdout:1247: writing smithi04088644-440 from 662440 to 1170233 tid 1 2023-12-01T15:45:35.093 INFO:tasks.rados.rados.0.smithi040.stdout:1247: writing smithi04088644-440 from 1702728 to 2452701 tid 2 2023-12-01T15:45:35.099 INFO:tasks.rados.rados.0.smithi040.stdout:1247: writing smithi04088644-440 from 2881271 to 3438464 tid 3 2023-12-01T15:45:35.099 INFO:tasks.rados.rados.0.smithi040.stdout:1248: write oid 31 current snap is 0 2023-12-01T15:45:35.099 INFO:tasks.rados.rados.0.smithi040.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-12-01T15:45:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:1248: writing smithi04088644-31 from 679247 to 1262289 tid 1 2023-12-01T15:45:35.114 INFO:tasks.rados.rados.0.smithi040.stdout:1248: writing smithi04088644-31 from 2044857 to 2654841 tid 2 2023-12-01T15:45:35.119 INFO:tasks.rados.rados.0.smithi040.stdout:1248: writing smithi04088644-31 from 3192341 to 3479247 tid 3 2023-12-01T15:45:35.119 INFO:tasks.rados.rados.0.smithi040.stdout:1249: write oid 374 current snap is 0 2023-12-01T15:45:35.119 INFO:tasks.rados.rados.0.smithi040.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-12-01T15:45:35.126 INFO:tasks.rados.rados.0.smithi040.stdout:1249: writing smithi04088644-374 from 696054 to 1354345 tid 1 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1249: writing smithi04088644-374 from 2103339 to 2856981 tid 2 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1250: read oid 7 snap -1 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1250: expect (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1251: read oid 259 snap -1 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1251: expect (ObjNum 852 snap 0 seq_num 852) 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1252: read oid 52 snap -1 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1252: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:45:35.136 INFO:tasks.rados.rados.0.smithi040.stdout:1253: write oid 402 current snap is 0 2023-12-01T15:45:35.137 INFO:tasks.rados.rados.0.smithi040.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-12-01T15:45:35.144 INFO:tasks.rados.rados.0.smithi040.stdout:1253: writing smithi04088644-402 from 712861 to 1446401 tid 1 2023-12-01T15:45:35.153 INFO:tasks.rados.rados.0.smithi040.stdout:1253: writing smithi04088644-402 from 2161821 to 2775474 tid 2 2023-12-01T15:45:35.158 INFO:tasks.rados.rados.0.smithi040.stdout:1253: writing smithi04088644-402 from 3247187 to 3512861 tid 3 2023-12-01T15:45:35.158 INFO:tasks.rados.rados.0.smithi040.stdout:1254: write oid 158 current snap is 0 2023-12-01T15:45:35.158 INFO:tasks.rados.rados.0.smithi040.stdout:1242: finishing write tid 1 to smithi04088644-50 2023-12-01T15:45:35.158 INFO:tasks.rados.rados.0.smithi040.stdout:1242: finishing write tid 2 to smithi04088644-50 2023-12-01T15:45:35.158 INFO:tasks.rados.rados.0.smithi040.stdout:1242: finishing write tid 3 to smithi04088644-50 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: finishing write tid 4 to smithi04088644-50 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: finishing write tid 5 to smithi04088644-50 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: oid 50 updating version 0 to 208 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: oid 50 version 208 is already newer than 207 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: oid 50 updating version 208 to 209 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: oid 50 version 209 is already newer than 206 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 209 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1242: left oid 50 (ObjNum 917 snap 0 seq_num 917) 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1243: finishing write tid 1 to smithi04088644-317 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1243: finishing write tid 2 to smithi04088644-317 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1243: finishing write tid 3 to smithi04088644-317 2023-12-01T15:45:35.159 INFO:tasks.rados.rados.0.smithi040.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-12-01T15:45:35.164 INFO:tasks.rados.rados.0.smithi040.stdout:1254: writing smithi04088644-158 from 729668 to 1138457 tid 1 2023-12-01T15:45:35.172 INFO:tasks.rados.rados.0.smithi040.stdout:1254: writing smithi04088644-158 from 1820303 to 2577614 tid 2 2023-12-01T15:45:35.178 INFO:tasks.rados.rados.0.smithi040.stdout:1254: writing smithi04088644-158 from 3274610 to 3529668 tid 3 2023-12-01T15:45:35.178 INFO:tasks.rados.rados.0.smithi040.stdout:1242: done (12 left) 2023-12-01T15:45:35.178 INFO:tasks.rados.rados.0.smithi040.stdout:1255: write oid 130 current snap is 0 2023-12-01T15:45:35.178 INFO:tasks.rados.rados.0.smithi040.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-12-01T15:45:35.185 INFO:tasks.rados.rados.0.smithi040.stdout:1255: writing smithi04088644-130 from 746475 to 1230513 tid 1 2023-12-01T15:45:35.192 INFO:tasks.rados.rados.0.smithi040.stdout:1255: writing smithi04088644-130 from 1762432 to 2379754 tid 2 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1255: writing smithi04088644-130 from 2785680 to 3315586 tid 3 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1256: read oid 299 snap -1 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1256: expect (ObjNum 630 snap 0 seq_num 630) 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1257: write oid 162 current snap is 0 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: finishing write tid 4 to smithi04088644-317 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: finishing write tid 5 to smithi04088644-317 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: oid 317 updating version 0 to 181 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: oid 317 version 181 is already newer than 179 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: oid 317 version 181 is already newer than 178 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: oid 317 version 181 is already newer than 180 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 317 v 181 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1243: left oid 317 (ObjNum 918 snap 0 seq_num 918) 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1244: finishing write tid 1 to smithi04088644-495 2023-12-01T15:45:35.198 INFO:tasks.rados.rados.0.smithi040.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-12-01T15:45:35.205 INFO:tasks.rados.rados.0.smithi040.stdout:1257: writing smithi04088644-162 from 763282 to 1322569 tid 1 2023-12-01T15:45:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1257: writing smithi04088644-162 from 1820914 to 2581894 tid 2 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1257: writing smithi04088644-162 from 3213103 to 3563282 tid 3 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1243: done (14 left) 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1258: read oid 345 snap -1 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1258: expect (ObjNum 812 snap 0 seq_num 812) 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1259: read oid 480 snap -1 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1259: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1244: finishing write tid 2 to smithi04088644-495 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1244: finishing write tid 3 to smithi04088644-495 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1244: finishing write tid 4 to smithi04088644-495 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1244: finishing write tid 5 to smithi04088644-495 2023-12-01T15:45:35.219 INFO:tasks.rados.rados.0.smithi040.stdout:1244: oid 495 updating version 0 to 178 2023-12-01T15:45:35.220 INFO:tasks.rados.rados.0.smithi040.stdout:1244: oid 495 updating version 178 to 180 2023-12-01T15:45:35.220 INFO:tasks.rados.rados.0.smithi040.stdout:1244: oid 495 updating version 180 to 181 2023-12-01T15:45:35.220 INFO:tasks.rados.rados.0.smithi040.stdout:1244: oid 495 version 181 is already newer than 179 2023-12-01T15:45:35.220 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 495 v 181 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-12-01T15:45:35.220 INFO:tasks.rados.rados.0.smithi040.stdout:1244: left oid 495 (ObjNum 919 snap 0 seq_num 919) 2023-12-01T15:45:35.220 INFO:tasks.rados.rados.0.smithi040.stdout:1245: expect (ObjNum 860 snap 0 seq_num 860) 2023-12-01T15:45:35.369 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 1 to smithi04088644-440 2023-12-01T15:45:35.370 INFO:tasks.rados.rados.0.smithi040.stdout:1246: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T15:45:35.480 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 2 to smithi04088644-440 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 3 to smithi04088644-440 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 4 to smithi04088644-440 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 5 to smithi04088644-440 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: oid 440 updating version 0 to 201 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: oid 440 updating version 201 to 203 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: oid 440 version 203 is already newer than 202 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: oid 440 version 203 is already newer than 200 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 440 v 203 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1247: left oid 440 (ObjNum 920 snap 0 seq_num 920) 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1248: finishing write tid 1 to smithi04088644-31 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1248: finishing write tid 2 to smithi04088644-31 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1248: finishing write tid 3 to smithi04088644-31 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1248: finishing write tid 4 to smithi04088644-31 2023-12-01T15:45:35.481 INFO:tasks.rados.rados.0.smithi040.stdout:1248: finishing write tid 5 to smithi04088644-31 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1248: oid 31 updating version 0 to 207 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1248: oid 31 version 207 is already newer than 204 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1248: oid 31 version 207 is already newer than 205 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1248: oid 31 version 207 is already newer than 206 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 207 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1248: left oid 31 (ObjNum 921 snap 0 seq_num 921) 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: finishing write tid 1 to smithi04088644-374 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: finishing write tid 2 to smithi04088644-374 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: finishing write tid 3 to smithi04088644-374 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: finishing write tid 4 to smithi04088644-374 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: oid 374 updating version 0 to 220 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: oid 374 version 220 is already newer than 219 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:1249: oid 374 updating version 220 to 221 2023-12-01T15:45:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 374 v 221 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-12-01T15:45:35.483 INFO:tasks.rados.rados.0.smithi040.stdout:1249: left oid 374 (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:45:35.483 INFO:tasks.rados.rados.0.smithi040.stdout:1253: finishing write tid 1 to smithi04088644-402 2023-12-01T15:45:35.483 INFO:tasks.rados.rados.0.smithi040.stdout:1250: expect (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:35.562 INFO:tasks.rados.rados.0.smithi040.stdout:1251: expect (ObjNum 852 snap 0 seq_num 852) 2023-12-01T15:45:35.677 INFO:tasks.rados.rados.0.smithi040.stdout:1252: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:45:35.782 INFO:tasks.rados.rados.0.smithi040.stdout:1253: finishing write tid 2 to smithi04088644-402 2023-12-01T15:45:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:1253: finishing write tid 3 to smithi04088644-402 2023-12-01T15:45:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:1253: finishing write tid 4 to smithi04088644-402 2023-12-01T15:45:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:1253: finishing write tid 5 to smithi04088644-402 2023-12-01T15:45:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:1253: oid 402 updating version 0 to 187 2023-12-01T15:45:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:1253: oid 402 version 187 is already newer than 186 2023-12-01T15:45:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:1253: oid 402 version 187 is already newer than 185 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1253: oid 402 updating version 187 to 188 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 402 v 188 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1253: left oid 402 (ObjNum 923 snap 0 seq_num 923) 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1254: finishing write tid 1 to smithi04088644-158 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1254: finishing write tid 2 to smithi04088644-158 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1254: finishing write tid 3 to smithi04088644-158 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1254: finishing write tid 4 to smithi04088644-158 2023-12-01T15:45:35.784 INFO:tasks.rados.rados.0.smithi040.stdout:1254: finishing write tid 5 to smithi04088644-158 2023-12-01T15:45:35.785 INFO:tasks.rados.rados.0.smithi040.stdout:1254: oid 158 updating version 0 to 172 2023-12-01T15:45:35.785 INFO:tasks.rados.rados.0.smithi040.stdout:1254: oid 158 version 172 is already newer than 170 2023-12-01T15:45:35.785 INFO:tasks.rados.rados.0.smithi040.stdout:1254: oid 158 updating version 172 to 173 2023-12-01T15:45:35.785 INFO:tasks.rados.rados.0.smithi040.stdout:1254: oid 158 version 173 is already newer than 171 2023-12-01T15:45:35.785 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 173 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-12-01T15:45:35.786 INFO:tasks.rados.rados.0.smithi040.stdout:1254: left oid 158 (ObjNum 924 snap 0 seq_num 924) 2023-12-01T15:45:35.786 INFO:tasks.rados.rados.0.smithi040.stdout:1255: finishing write tid 1 to smithi04088644-130 2023-12-01T15:45:35.786 INFO:tasks.rados.rados.0.smithi040.stdout:1255: finishing write tid 2 to smithi04088644-130 2023-12-01T15:45:35.786 INFO:tasks.rados.rados.0.smithi040.stdout:1255: finishing write tid 3 to smithi04088644-130 2023-12-01T15:45:35.786 INFO:tasks.rados.rados.0.smithi040.stdout:1255: finishing write tid 4 to smithi04088644-130 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:1255: finishing write tid 5 to smithi04088644-130 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:1255: oid 130 updating version 0 to 182 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:1255: oid 130 updating version 182 to 185 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:1255: oid 130 version 185 is already newer than 183 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:1255: oid 130 version 185 is already newer than 184 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 130 v 185 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-12-01T15:45:35.787 INFO:tasks.rados.rados.0.smithi040.stdout:1255: left oid 130 (ObjNum 925 snap 0 seq_num 925) 2023-12-01T15:45:35.788 INFO:tasks.rados.rados.0.smithi040.stdout:1256: expect (ObjNum 630 snap 0 seq_num 630) 2023-12-01T15:45:35.906 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing write tid 1 to smithi04088644-162 2023-12-01T15:45:35.906 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing write tid 2 to smithi04088644-162 2023-12-01T15:45:35.906 INFO:tasks.rados.rados.0.smithi040.stdout:1259: expect (ObjNum 479 snap 0 seq_num 479) 2023-12-01T15:45:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:35 smithi040 bash[41173]: cluster 2023-12-01T15:45:35.527040+0000 mgr.y (mgr.24356) 223 : cluster 0 pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-12-01T15:45:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:35 smithi040 bash[28232]: cluster 2023-12-01T15:45:35.527040+0000 mgr.y (mgr.24356) 223 : cluster 0 pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing write tid 3 to smithi04088644-162 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing write tid 4 to smithi04088644-162 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing write tid 5 to smithi04088644-162 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: oid 162 updating version 0 to 159 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: oid 162 version 159 is already newer than 156 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: oid 162 version 159 is already newer than 158 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: oid 162 version 159 is already newer than 157 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 162 v 159 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1257: left oid 162 (ObjNum 926 snap 0 seq_num 926) 2023-12-01T15:45:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:1258: expect (ObjNum 812 snap 0 seq_num 812) 2023-12-01T15:45:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:35 smithi141 bash[31670]: cluster 2023-12-01T15:45:35.527040+0000 mgr.y (mgr.24356) 223 : cluster 0 pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1244: done (15 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1245: done (14 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1246: done (13 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1247: done (12 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1248: done (11 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1249: done (10 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1250: done (9 left) 2023-12-01T15:45:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1251: done (8 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1252: done (7 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1253: done (6 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1254: done (5 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1255: done (4 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1256: done (3 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1257: done (2 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1258: done (1 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1259: done (0 left) 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1260: write oid 223 current snap is 0 2023-12-01T15:45:36.183 INFO:tasks.rados.rados.0.smithi040.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-12-01T15:45:36.196 INFO:tasks.rados.rados.0.smithi040.stdout:1260: writing smithi04088644-223 from 780089 to 1414625 tid 1 2023-12-01T15:45:36.203 INFO:tasks.rados.rados.0.smithi040.stdout:1260: writing smithi04088644-223 from 1879396 to 2500387 tid 2 2023-12-01T15:45:36.209 INFO:tasks.rados.rados.0.smithi040.stdout:1260: writing smithi04088644-223 from 3240526 to 3580089 tid 3 2023-12-01T15:45:36.209 INFO:tasks.rados.rados.0.smithi040.stdout:1261: read oid 209 snap -1 2023-12-01T15:45:36.209 INFO:tasks.rados.rados.0.smithi040.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-12-01T15:45:36.209 INFO:tasks.rados.rados.0.smithi040.stdout:1262: write oid 198 current snap is 0 2023-12-01T15:45:36.209 INFO:tasks.rados.rados.0.smithi040.stdout:1260: finishing write tid 1 to smithi04088644-223 2023-12-01T15:45:36.210 INFO:tasks.rados.rados.0.smithi040.stdout:1260: finishing write tid 2 to smithi04088644-223 2023-12-01T15:45:36.210 INFO:tasks.rados.rados.0.smithi040.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-12-01T15:45:36.216 INFO:tasks.rados.rados.0.smithi040.stdout:1262: writing smithi04088644-198 from 796896 to 1223034 tid 1 2023-12-01T15:45:36.223 INFO:tasks.rados.rados.0.smithi040.stdout:1262: writing smithi04088644-198 from 1654231 to 2418880 tid 2 2023-12-01T15:45:36.229 INFO:tasks.rados.rados.0.smithi040.stdout:1262: writing smithi04088644-198 from 2984302 to 3464377 tid 3 2023-12-01T15:45:36.229 INFO:tasks.rados.rados.0.smithi040.stdout:1263: delete oid 409 current snap is 0 2023-12-01T15:45:36.229 INFO:tasks.rados.rados.0.smithi040.stdout:1260: finishing write tid 3 to smithi04088644-223 2023-12-01T15:45:36.229 INFO:tasks.rados.rados.0.smithi040.stdout:1260: finishing write tid 4 to smithi04088644-223 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1260: finishing write tid 5 to smithi04088644-223 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1260: oid 223 updating version 0 to 225 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1260: oid 223 version 225 is already newer than 223 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1260: oid 223 version 225 is already newer than 222 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1260: oid 223 version 225 is already newer than 224 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 223 v 225 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1260: left oid 223 (ObjNum 927 snap 0 seq_num 927) 2023-12-01T15:45:36.230 INFO:tasks.rados.rados.0.smithi040.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing write tid 1 to smithi04088644-198 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing write tid 2 to smithi04088644-198 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing write tid 3 to smithi04088644-198 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing write tid 4 to smithi04088644-198 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing write tid 5 to smithi04088644-198 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: oid 198 updating version 0 to 190 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: oid 198 updating version 190 to 191 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: oid 198 updating version 191 to 192 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: oid 198 version 192 is already newer than 189 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 198 v 192 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1262: left oid 198 (ObjNum 928 snap 0 seq_num 928) 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1260: done (3 left) 2023-12-01T15:45:36.351 INFO:tasks.rados.rados.0.smithi040.stdout:1261: done (2 left) 2023-12-01T15:45:36.352 INFO:tasks.rados.rados.0.smithi040.stdout:1262: done (1 left) 2023-12-01T15:45:36.352 INFO:tasks.rados.rados.0.smithi040.stdout:1263: done (0 left) 2023-12-01T15:45:36.352 INFO:tasks.rados.rados.0.smithi040.stdout:1264: write oid 461 current snap is 0 2023-12-01T15:45:36.352 INFO:tasks.rados.rados.0.smithi040.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-12-01T15:45:36.363 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi04088644-461 from 430510 to 1007146 tid 1 2023-12-01T15:45:36.371 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi04088644-461 from 1654842 to 2423160 tid 2 2023-12-01T15:45:36.376 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi04088644-461 from 2922795 to 3425414 tid 3 2023-12-01T15:45:36.377 INFO:tasks.rados.rados.0.smithi040.stdout:1265: write oid 224 current snap is 0 2023-12-01T15:45:36.377 INFO:tasks.rados.rados.0.smithi040.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-12-01T15:45:36.383 INFO:tasks.rados.rados.0.smithi040.stdout:1265: writing smithi04088644-224 from 447317 to 1099202 tid 1 2023-12-01T15:45:36.390 INFO:tasks.rados.rados.0.smithi040.stdout:1265: writing smithi04088644-224 from 1713324 to 2341653 tid 2 2023-12-01T15:45:36.397 INFO:tasks.rados.rados.0.smithi040.stdout:1265: writing smithi04088644-224 from 3066571 to 3647317 tid 3 2023-12-01T15:45:36.397 INFO:tasks.rados.rados.0.smithi040.stdout:1266: read oid 30 snap -1 2023-12-01T15:45:36.397 INFO:tasks.rados.rados.0.smithi040.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:45:36.397 INFO:tasks.rados.rados.0.smithi040.stdout:1267: delete oid 143 current snap is 0 2023-12-01T15:45:36.397 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 1 to smithi04088644-461 2023-12-01T15:45:36.397 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 2 to smithi04088644-461 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 3 to smithi04088644-461 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 4 to smithi04088644-461 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 5 to smithi04088644-461 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: oid 461 updating version 0 to 207 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: oid 461 version 207 is already newer than 206 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: oid 461 version 207 is already newer than 204 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: oid 461 version 207 is already newer than 205 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 461 v 207 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1265: finishing write tid 1 to smithi04088644-224 2023-12-01T15:45:36.398 INFO:tasks.rados.rados.0.smithi040.stdout:1265: finishing write tid 2 to smithi04088644-224 2023-12-01T15:45:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:1264: done (3 left) 2023-12-01T15:45:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:1267: done (2 left) 2023-12-01T15:45:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:1268: read oid 248 snap -1 2023-12-01T15:45:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:1268: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:45:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:1269: write oid 260 current snap is 0 2023-12-01T15:45:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-12-01T15:45:36.404 INFO:tasks.rados.rados.0.smithi040.stdout:1269: writing smithi04088644-260 from 480931 to 883314 tid 1 2023-12-01T15:45:36.410 INFO:tasks.rados.rados.0.smithi040.stdout:1269: writing smithi04088644-260 from 1313935 to 1829580 tid 2 2023-12-01T15:45:36.417 INFO:tasks.rados.rados.0.smithi040.stdout:1269: writing smithi04088644-260 from 2488711 to 2941499 tid 3 2023-12-01T15:45:36.422 INFO:tasks.rados.rados.0.smithi040.stdout:1269: writing smithi04088644-260 from 3443230 to 3680931 tid 4 2023-12-01T15:45:36.422 INFO:tasks.rados.rados.0.smithi040.stdout:1270: write oid 398 current snap is 0 2023-12-01T15:45:36.422 INFO:tasks.rados.rados.0.smithi040.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-12-01T15:45:36.427 INFO:tasks.rados.rados.0.smithi040.stdout:1270: writing smithi04088644-398 from 497738 to 975370 tid 1 2023-12-01T15:45:36.436 INFO:tasks.rados.rados.0.smithi040.stdout:1270: writing smithi04088644-398 from 1772417 to 2548073 tid 2 2023-12-01T15:45:36.443 INFO:tasks.rados.rados.0.smithi040.stdout:1270: writing smithi04088644-398 from 3316134 to 3697738 tid 3 2023-12-01T15:45:36.443 INFO:tasks.rados.rados.0.smithi040.stdout:1271: read oid 110 snap -1 2023-12-01T15:45:36.443 INFO:tasks.rados.rados.0.smithi040.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:45:36.443 INFO:tasks.rados.rados.0.smithi040.stdout:1272: write oid 434 current snap is 0 2023-12-01T15:45:36.443 INFO:tasks.rados.rados.0.smithi040.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-12-01T15:45:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:1272: writing smithi04088644-434 from 514545 to 1067426 tid 1 2023-12-01T15:45:36.461 INFO:tasks.rados.rados.0.smithi040.stdout:1272: writing smithi04088644-434 from 1830899 to 2350213 tid 2 2023-12-01T15:45:36.466 INFO:tasks.rados.rados.0.smithi040.stdout:1272: writing smithi04088644-434 from 2943557 to 3418889 tid 3 2023-12-01T15:45:36.466 INFO:tasks.rados.rados.0.smithi040.stdout:1273: write oid 277 current snap is 0 2023-12-01T15:45:36.466 INFO:tasks.rados.rados.0.smithi040.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-12-01T15:45:36.474 INFO:tasks.rados.rados.0.smithi040.stdout:1273: writing smithi04088644-277 from 531352 to 1275835 tid 1 2023-12-01T15:45:36.483 INFO:tasks.rados.rados.0.smithi040.stdout:1273: writing smithi04088644-277 from 2005734 to 2785059 tid 2 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1273: writing smithi04088644-277 from 3487333 to 3731352 tid 3 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1274: read oid 108 snap -1 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1274: expect (ObjNum 836 snap 0 seq_num 836) 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1275: read oid 274 snap -1 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1275: expect (ObjNum 863 snap 0 seq_num 863) 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1276: read oid 333 snap -1 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1277: read oid 443 snap -1 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1278: read oid 436 snap -1 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1278: expect deleted 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1279: write oid 285 current snap is 0 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1265: finishing write tid 3 to smithi04088644-224 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1265: finishing write tid 4 to smithi04088644-224 2023-12-01T15:45:36.489 INFO:tasks.rados.rados.0.smithi040.stdout:1265: finishing write tid 5 to smithi04088644-224 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:1265: oid 224 updating version 0 to 208 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:1265: oid 224 updating version 208 to 211 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:1265: oid 224 version 211 is already newer than 209 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:1265: oid 224 version 211 is already newer than 210 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 224 v 211 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-12-01T15:45:36.490 INFO:tasks.rados.rados.0.smithi040.stdout:1268: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:45:36.565 INFO:tasks.rados.rados.0.smithi040.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:45:36.650 INFO:tasks.rados.rados.0.smithi040.stdout:1269: finishing write tid 1 to smithi04088644-260 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: finishing write tid 2 to smithi04088644-260 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: finishing write tid 3 to smithi04088644-260 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: finishing write tid 4 to smithi04088644-260 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: finishing write tid 5 to smithi04088644-260 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: finishing write tid 6 to smithi04088644-260 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: oid 260 updating version 0 to 187 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: oid 260 updating version 187 to 189 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: oid 260 version 189 is already newer than 186 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: oid 260 updating version 189 to 190 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: oid 260 version 190 is already newer than 188 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 260 v 190 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-12-01T15:45:36.651 INFO:tasks.rados.rados.0.smithi040.stdout:1270: finishing write tid 1 to smithi04088644-398 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: finishing write tid 2 to smithi04088644-398 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: finishing write tid 3 to smithi04088644-398 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: finishing write tid 4 to smithi04088644-398 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: finishing write tid 5 to smithi04088644-398 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: oid 398 updating version 0 to 210 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: oid 398 updating version 210 to 212 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: oid 398 updating version 212 to 213 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: oid 398 version 213 is already newer than 211 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 213 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-12-01T15:45:36.652 INFO:tasks.rados.rados.0.smithi040.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: finishing write tid 1 to smithi04088644-434 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: finishing write tid 2 to smithi04088644-434 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: finishing write tid 3 to smithi04088644-434 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: finishing write tid 4 to smithi04088644-434 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: finishing write tid 5 to smithi04088644-434 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: oid 434 updating version 0 to 217 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: oid 434 version 217 is already newer than 214 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: oid 434 version 217 is already newer than 216 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: oid 434 version 217 is already newer than 215 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 434 v 217 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-12-01T15:45:36.779 INFO:tasks.rados.rados.0.smithi040.stdout:1273: finishing write tid 1 to smithi04088644-277 2023-12-01T15:45:36.780 INFO:tasks.rados.rados.0.smithi040.stdout:1273: finishing write tid 2 to smithi04088644-277 2023-12-01T15:45:36.780 INFO:tasks.rados.rados.0.smithi040.stdout:1274: expect (ObjNum 836 snap 0 seq_num 836) 2023-12-01T15:45:36.871 INFO:tasks.rados.rados.0.smithi040.stdout:1273: finishing write tid 3 to smithi04088644-277 2023-12-01T15:45:36.871 INFO:tasks.rados.rados.0.smithi040.stdout:1275: expect (ObjNum 863 snap 0 seq_num 863) 2023-12-01T15:45:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:45:36] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.43.0" 2023-12-01T15:45:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:36 smithi040 bash[28232]: audit 2023-12-01T15:45:36.393164+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.40:0/1953323635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:36 smithi040 bash[41173]: audit 2023-12-01T15:45:36.393164+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.40:0/1953323635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:36.988 INFO:tasks.rados.rados.0.smithi040.stdout:1273: finishing write tid 4 to smithi04088644-277 2023-12-01T15:45:36.988 INFO:tasks.rados.rados.0.smithi040.stdout:1273: finishing write tid 5 to smithi04088644-277 2023-12-01T15:45:36.988 INFO:tasks.rados.rados.0.smithi040.stdout:1273: oid 277 updating version 0 to 271 2023-12-01T15:45:36.988 INFO:tasks.rados.rados.0.smithi040.stdout:1273: oid 277 version 271 is already newer than 269 2023-12-01T15:45:36.989 INFO:tasks.rados.rados.0.smithi040.stdout:1273: oid 277 updating version 271 to 272 2023-12-01T15:45:36.989 INFO:tasks.rados.rados.0.smithi040.stdout:1273: oid 277 version 272 is already newer than 270 2023-12-01T15:45:36.989 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 277 v 272 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-12-01T15:45:36.989 INFO:tasks.rados.rados.0.smithi040.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-12-01T15:45:36.989 INFO:tasks.rados.rados.0.smithi040.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:45:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:36 smithi141 bash[31670]: audit 2023-12-01T15:45:36.393164+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.40:0/1953323635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:37.102 INFO:tasks.rados.rados.0.smithi040.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:37.217 INFO:tasks.rados.rados.0.smithi040.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-12-01T15:45:37.225 INFO:tasks.rados.rados.0.smithi040.stdout:1279: writing smithi04088644-285 from 548159 to 967891 tid 1 2023-12-01T15:45:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:1279: writing smithi04088644-285 from 1664216 to 2187199 tid 2 2023-12-01T15:45:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:1279: writing smithi04088644-285 from 2714756 to 3328985 tid 3 2023-12-01T15:45:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:1265: done (13 left) 2023-12-01T15:45:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:1266: done (12 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1268: done (11 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1269: done (10 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1270: done (9 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1271: done (8 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1272: done (7 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1273: done (6 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1274: done (5 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1275: done (4 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1276: done (3 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1277: done (2 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1278: done (1 left) 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1280: read oid 183 snap -1 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1280: expect deleted 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1281: write oid 476 current snap is 0 2023-12-01T15:45:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-12-01T15:45:37.250 INFO:tasks.rados.rados.0.smithi040.stdout:1281: writing smithi04088644-476 from 564966 to 1059947 tid 1 2023-12-01T15:45:37.258 INFO:tasks.rados.rados.0.smithi040.stdout:1281: writing smithi04088644-476 from 1606345 to 2389339 tid 2 2023-12-01T15:45:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:1281: writing smithi04088644-476 from 3025826 to 3451327 tid 3 2023-12-01T15:45:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:1282: write oid 105 current snap is 0 2023-12-01T15:45:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-12-01T15:45:37.270 INFO:tasks.rados.rados.0.smithi040.stdout:1282: writing smithi04088644-105 from 581773 to 1152003 tid 1 2023-12-01T15:45:37.276 INFO:tasks.rados.rados.0.smithi040.stdout:1282: writing smithi04088644-105 from 1664827 to 2191479 tid 2 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1282: writing smithi04088644-105 from 2653249 to 3290022 tid 3 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1283: delete oid 385 current snap is 0 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 1 to smithi04088644-285 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 2 to smithi04088644-285 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 3 to smithi04088644-285 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 4 to smithi04088644-285 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 5 to smithi04088644-285 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: oid 285 updating version 0 to 163 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: oid 285 updating version 163 to 165 2023-12-01T15:45:37.283 INFO:tasks.rados.rados.0.smithi040.stdout:1279: oid 285 version 165 is already newer than 162 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1279: oid 285 version 165 is already newer than 164 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 165 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing write tid 1 to smithi04088644-476 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing write tid 2 to smithi04088644-476 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing write tid 3 to smithi04088644-476 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing write tid 4 to smithi04088644-476 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing write tid 5 to smithi04088644-476 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: oid 476 updating version 0 to 264 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: oid 476 version 264 is already newer than 262 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: oid 476 version 264 is already newer than 263 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: oid 476 version 264 is already newer than 261 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 264 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-12-01T15:45:37.284 INFO:tasks.rados.rados.0.smithi040.stdout:1281: left oid 476 (ObjNum 938 snap 0 seq_num 938) 2023-12-01T15:45:37.285 INFO:tasks.rados.rados.0.smithi040.stdout:1282: finishing write tid 1 to smithi04088644-105 2023-12-01T15:45:37.285 INFO:tasks.rados.rados.0.smithi040.stdout:1282: finishing write tid 2 to smithi04088644-105 2023-12-01T15:45:37.285 INFO:tasks.rados.rados.0.smithi040.stdout:1279: done (4 left) 2023-12-01T15:45:37.285 INFO:tasks.rados.rados.0.smithi040.stdout:1280: done (3 left) 2023-12-01T15:45:37.285 INFO:tasks.rados.rados.0.smithi040.stdout:1281: done (2 left) 2023-12-01T15:45:37.285 INFO:tasks.rados.rados.0.smithi040.stdout:1283: done (1 left) 2023-12-01T15:45:37.286 INFO:tasks.rados.rados.0.smithi040.stdout:1284: write oid 2 current snap is 0 2023-12-01T15:45:37.286 INFO:tasks.rados.rados.0.smithi040.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-12-01T15:45:37.296 INFO:tasks.rados.rados.0.smithi040.stdout:1284: writing smithi04088644-2 from 615387 to 1336115 tid 1 2023-12-01T15:45:37.301 INFO:tasks.rados.rados.0.smithi040.stdout:1284: writing smithi04088644-2 from 1781791 to 2312112 tid 2 2023-12-01T15:45:37.310 INFO:tasks.rados.rados.0.smithi040.stdout:1284: writing smithi04088644-2 from 3108095 to 3815387 tid 3 2023-12-01T15:45:37.310 INFO:tasks.rados.rados.0.smithi040.stdout:1285: write oid 337 current snap is 0 2023-12-01T15:45:37.310 INFO:tasks.rados.rados.0.smithi040.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-12-01T15:45:37.318 INFO:tasks.rados.rados.0.smithi040.stdout:1285: writing smithi04088644-337 from 632194 to 1428171 tid 1 2023-12-01T15:45:37.326 INFO:tasks.rados.rados.0.smithi040.stdout:1285: writing smithi04088644-337 from 2123920 to 2914252 tid 2 2023-12-01T15:45:37.331 INFO:tasks.rados.rados.0.smithi040.stdout:1285: writing smithi04088644-337 from 3419165 to 3832194 tid 3 2023-12-01T15:45:37.331 INFO:tasks.rados.rados.0.smithi040.stdout:1286: write oid 84 current snap is 0 2023-12-01T15:45:37.331 INFO:tasks.rados.rados.0.smithi040.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-12-01T15:45:37.338 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi04088644-84 from 649001 to 1236580 tid 1 2023-12-01T15:45:37.344 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi04088644-84 from 1898755 to 2432745 tid 2 2023-12-01T15:45:37.352 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi04088644-84 from 3162941 to 3849001 tid 3 2023-12-01T15:45:37.352 INFO:tasks.rados.rados.0.smithi040.stdout:1287: write oid 72 current snap is 0 2023-12-01T15:45:37.353 INFO:tasks.rados.rados.0.smithi040.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-12-01T15:45:37.360 INFO:tasks.rados.rados.0.smithi040.stdout:1287: writing smithi04088644-72 from 665808 to 1328636 tid 1 2023-12-01T15:45:37.367 INFO:tasks.rados.rados.0.smithi040.stdout:1287: writing smithi04088644-72 from 1957237 to 2634885 tid 2 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1287: writing smithi04088644-72 from 3074011 to 3683497 tid 3 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1288: read oid 454 snap -1 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1288: expect (ObjNum 780 snap 0 seq_num 780) 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1289: read oid 335 snap -1 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1289: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1290: read oid 451 snap -1 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1290: expect (ObjNum 770 snap 0 seq_num 770) 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1291: write oid 393 current snap is 0 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1282: finishing write tid 3 to smithi04088644-105 2023-12-01T15:45:37.373 INFO:tasks.rados.rados.0.smithi040.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-12-01T15:45:37.381 INFO:tasks.rados.rados.0.smithi040.stdout:1291: writing smithi04088644-393 from 682615 to 1420692 tid 1 2023-12-01T15:45:37.387 INFO:tasks.rados.rados.0.smithi040.stdout:1291: writing smithi04088644-393 from 2015719 to 2553378 tid 2 2023-12-01T15:45:37.394 INFO:tasks.rados.rados.0.smithi040.stdout:1291: writing smithi04088644-393 from 3217787 to 3638545 tid 3 2023-12-01T15:45:37.394 INFO:tasks.rados.rados.0.smithi040.stdout:1292: write oid 8 current snap is 0 2023-12-01T15:45:37.394 INFO:tasks.rados.rados.0.smithi040.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-12-01T15:45:37.400 INFO:tasks.rados.rados.0.smithi040.stdout:1292: writing smithi04088644-8 from 699422 to 1112748 tid 1 2023-12-01T15:45:37.406 INFO:tasks.rados.rados.0.smithi040.stdout:1292: writing smithi04088644-8 from 1557848 to 2239165 tid 2 2023-12-01T15:45:37.415 INFO:tasks.rados.rados.0.smithi040.stdout:1292: writing smithi04088644-8 from 3012504 to 3760887 tid 3 2023-12-01T15:45:37.416 INFO:tasks.rados.rados.0.smithi040.stdout:1293: write oid 166 current snap is 0 2023-12-01T15:45:37.416 INFO:tasks.rados.rados.0.smithi040.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-12-01T15:45:37.422 INFO:tasks.rados.rados.0.smithi040.stdout:1293: writing smithi04088644-166 from 716229 to 1204804 tid 1 2023-12-01T15:45:37.427 INFO:tasks.rados.rados.0.smithi040.stdout:1293: writing smithi04088644-166 from 1616330 to 2157658 tid 2 2023-12-01T15:45:37.434 INFO:tasks.rados.rados.0.smithi040.stdout:1293: writing smithi04088644-166 from 2756280 to 3315935 tid 3 2023-12-01T15:45:37.434 INFO:tasks.rados.rados.0.smithi040.stdout:1294: read oid 408 snap -1 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1294: expect (ObjNum 663 snap 0 seq_num 663) 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1295: read oid 229 snap -1 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1295: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1296: write oid 69 current snap is 0 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: finishing write tid 4 to smithi04088644-105 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: finishing write tid 5 to smithi04088644-105 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: oid 105 updating version 0 to 184 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: oid 105 updating version 184 to 185 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: oid 105 version 185 is already newer than 182 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: oid 105 version 185 is already newer than 183 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 105 v 185 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-12-01T15:45:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:1282: left oid 105 (ObjNum 939 snap 0 seq_num 939) 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 1 to smithi04088644-2 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 2 to smithi04088644-2 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 3 to smithi04088644-2 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 4 to smithi04088644-2 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 5 to smithi04088644-2 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: oid 2 updating version 0 to 215 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: oid 2 version 215 is already newer than 213 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: oid 2 version 215 is already newer than 212 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: oid 2 version 215 is already newer than 214 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 215 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1284: left oid 2 (ObjNum 941 snap 0 seq_num 941) 2023-12-01T15:45:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing write tid 1 to smithi04088644-337 2023-12-01T15:45:37.437 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing write tid 2 to smithi04088644-337 2023-12-01T15:45:37.437 INFO:tasks.rados.rados.0.smithi040.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-12-01T15:45:37.442 INFO:tasks.rados.rados.0.smithi040.stdout:1296: writing smithi04088644-69 from 733036 to 1296860 tid 1 2023-12-01T15:45:37.450 INFO:tasks.rados.rados.0.smithi040.stdout:1296: writing smithi04088644-69 from 2074812 to 2759798 tid 2 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1296: writing smithi04088644-69 from 3183703 to 3933036 tid 3 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1282: done (13 left) 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1284: done (12 left) 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1297: write oid 79 current snap is 0 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing write tid 3 to smithi04088644-337 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing write tid 4 to smithi04088644-337 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing write tid 5 to smithi04088644-337 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: oid 337 updating version 0 to 192 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: oid 337 version 192 is already newer than 191 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: oid 337 updating version 192 to 193 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: oid 337 updating version 193 to 194 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 337 v 194 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-12-01T15:45:37.457 INFO:tasks.rados.rados.0.smithi040.stdout:1285: left oid 337 (ObjNum 942 snap 0 seq_num 942) 2023-12-01T15:45:37.458 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 1 to smithi04088644-84 2023-12-01T15:45:37.458 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 2 to smithi04088644-84 2023-12-01T15:45:37.458 INFO:tasks.rados.rados.0.smithi040.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-12-01T15:45:37.464 INFO:tasks.rados.rados.0.smithi040.stdout:1297: writing smithi04088644-79 from 749843 to 1388916 tid 1 2023-12-01T15:45:37.472 INFO:tasks.rados.rados.0.smithi040.stdout:1297: writing smithi04088644-79 from 2133294 to 2678291 tid 2 2023-12-01T15:45:37.478 INFO:tasks.rados.rados.0.smithi040.stdout:1297: writing smithi04088644-79 from 3211126 to 3793325 tid 3 2023-12-01T15:45:37.478 INFO:tasks.rados.rados.0.smithi040.stdout:1285: done (12 left) 2023-12-01T15:45:37.478 INFO:tasks.rados.rados.0.smithi040.stdout:1298: read oid 199 snap -1 2023-12-01T15:45:37.478 INFO:tasks.rados.rados.0.smithi040.stdout:1298: expect (ObjNum 787 snap 0 seq_num 787) 2023-12-01T15:45:37.478 INFO:tasks.rados.rados.0.smithi040.stdout:1299: delete oid 211 current snap is 0 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 3 to smithi04088644-84 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 4 to smithi04088644-84 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 5 to smithi04088644-84 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: oid 84 updating version 0 to 227 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: oid 84 updating version 227 to 228 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: oid 84 version 228 is already newer than 226 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: oid 84 updating version 228 to 229 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 84 v 229 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1286: left oid 84 (ObjNum 943 snap 0 seq_num 943) 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1287: finishing write tid 1 to smithi04088644-72 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1287: finishing write tid 2 to smithi04088644-72 2023-12-01T15:45:37.479 INFO:tasks.rados.rados.0.smithi040.stdout:1290: expect (ObjNum 770 snap 0 seq_num 770) 2023-12-01T15:45:37.614 INFO:tasks.rados.rados.0.smithi040.stdout:1288: expect (ObjNum 780 snap 0 seq_num 780) 2023-12-01T15:45:37.788 INFO:tasks.rados.rados.0.smithi040.stdout:1287: finishing write tid 3 to smithi04088644-72 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: finishing write tid 4 to smithi04088644-72 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: finishing write tid 5 to smithi04088644-72 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: oid 72 updating version 0 to 176 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: oid 72 updating version 176 to 177 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: oid 72 version 177 is already newer than 174 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: oid 72 version 177 is already newer than 175 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 72 v 177 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1287: left oid 72 (ObjNum 944 snap 0 seq_num 944) 2023-12-01T15:45:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:1289: expect (ObjNum 334 snap 0 seq_num 334) 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: finishing write tid 1 to smithi04088644-393 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: finishing write tid 2 to smithi04088644-393 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: finishing write tid 3 to smithi04088644-393 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: finishing write tid 4 to smithi04088644-393 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: finishing write tid 5 to smithi04088644-393 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: oid 393 updating version 0 to 217 2023-12-01T15:45:37.905 INFO:tasks.rados.rados.0.smithi040.stdout:1291: oid 393 version 217 is already newer than 216 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1291: oid 393 updating version 217 to 219 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1291: oid 393 version 219 is already newer than 218 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 393 v 219 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1291: left oid 393 (ObjNum 945 snap 0 seq_num 945) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1292: finishing write tid 1 to smithi04088644-8 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1286: done (13 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1287: done (12 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1288: done (11 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1289: done (10 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1290: done (9 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1291: done (8 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1299: done (7 left) 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1300: delete oid 427 current snap is 0 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1292: finishing write tid 2 to smithi04088644-8 2023-12-01T15:45:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:1292: finishing write tid 3 to smithi04088644-8 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: finishing write tid 4 to smithi04088644-8 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: finishing write tid 5 to smithi04088644-8 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: oid 8 updating version 0 to 169 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: oid 8 version 169 is already newer than 166 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: oid 8 version 169 is already newer than 168 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: oid 8 version 169 is already newer than 167 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 169 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1292: left oid 8 (ObjNum 946 snap 0 seq_num 946) 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: finishing write tid 1 to smithi04088644-166 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: finishing write tid 2 to smithi04088644-166 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: finishing write tid 3 to smithi04088644-166 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: finishing write tid 4 to smithi04088644-166 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: finishing write tid 5 to smithi04088644-166 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: oid 166 updating version 0 to 268 2023-12-01T15:45:37.907 INFO:tasks.rados.rados.0.smithi040.stdout:1293: oid 166 version 268 is already newer than 266 2023-12-01T15:45:37.908 INFO:tasks.rados.rados.0.smithi040.stdout:1293: oid 166 version 268 is already newer than 265 2023-12-01T15:45:37.908 INFO:tasks.rados.rados.0.smithi040.stdout:1293: oid 166 version 268 is already newer than 267 2023-12-01T15:45:37.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 166 v 268 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-12-01T15:45:37.908 INFO:tasks.rados.rados.0.smithi040.stdout:1293: left oid 166 (ObjNum 947 snap 0 seq_num 947) 2023-12-01T15:45:37.908 INFO:tasks.rados.rados.0.smithi040.stdout:1295: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:38.039 INFO:tasks.rados.rados.0.smithi040.stdout:1294: expect (ObjNum 663 snap 0 seq_num 663) 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1296: finishing write tid 1 to smithi04088644-69 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1296: finishing write tid 2 to smithi04088644-69 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1296: finishing write tid 3 to smithi04088644-69 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1296: finishing write tid 4 to smithi04088644-69 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1292: done (7 left) 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1293: done (6 left) 2023-12-01T15:45:38.186 INFO:tasks.rados.rados.0.smithi040.stdout:1294: done (5 left) 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1295: done (4 left) 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1300: done (3 left) 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1301: write oid 117 current snap is 0 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1296: finishing write tid 5 to smithi04088644-69 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1296: oid 69 updating version 0 to 232 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1296: oid 69 version 232 is already newer than 231 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1296: oid 69 version 232 is already newer than 230 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1296: oid 69 updating version 232 to 233 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 233 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1296: left oid 69 (ObjNum 948 snap 0 seq_num 948) 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1297: finishing write tid 1 to smithi04088644-79 2023-12-01T15:45:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-12-01T15:45:38.192 INFO:tasks.rados.rados.0.smithi040.stdout:1301: writing smithi04088644-117 from 400264 to 981437 tid 1 2023-12-01T15:45:38.200 INFO:tasks.rados.rados.0.smithi040.stdout:1301: writing smithi04088644-117 from 1508740 to 2000264 tid 2 2023-12-01T15:45:38.200 INFO:tasks.rados.rados.0.smithi040.stdout:1296: done (3 left) 2023-12-01T15:45:38.200 INFO:tasks.rados.rados.0.smithi040.stdout:1302: write oid 26 current snap is 0 2023-12-01T15:45:38.200 INFO:tasks.rados.rados.0.smithi040.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-12-01T15:45:38.205 INFO:tasks.rados.rados.0.smithi040.stdout:1302: writing smithi04088644-26 from 417071 to 1073493 tid 1 2023-12-01T15:45:38.211 INFO:tasks.rados.rados.0.smithi040.stdout:1302: writing smithi04088644-26 from 1567222 to 2017071 tid 2 2023-12-01T15:45:38.211 INFO:tasks.rados.rados.0.smithi040.stdout:1303: write oid 296 current snap is 0 2023-12-01T15:45:38.211 INFO:tasks.rados.rados.0.smithi040.stdout:1297: finishing write tid 2 to smithi04088644-79 2023-12-01T15:45:38.211 INFO:tasks.rados.rados.0.smithi040.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-12-01T15:45:38.218 INFO:tasks.rados.rados.0.smithi040.stdout:1303: writing smithi04088644-296 from 433878 to 1165549 tid 1 2023-12-01T15:45:38.222 INFO:tasks.rados.rados.0.smithi040.stdout:1303: writing smithi04088644-296 from 1909351 to 2033878 tid 2 2023-12-01T15:45:38.223 INFO:tasks.rados.rados.0.smithi040.stdout:1304: read oid 216 snap -1 2023-12-01T15:45:38.223 INFO:tasks.rados.rados.0.smithi040.stdout:1304: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T15:45:38.223 INFO:tasks.rados.rados.0.smithi040.stdout:1305: read oid 109 snap -1 2023-12-01T15:45:38.223 INFO:tasks.rados.rados.0.smithi040.stdout:1305: expect (ObjNum 108 snap 0 seq_num 108) 2023-12-01T15:45:38.223 INFO:tasks.rados.rados.0.smithi040.stdout:1306: write oid 66 current snap is 0 2023-12-01T15:45:38.223 INFO:tasks.rados.rados.0.smithi040.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-12-01T15:45:38.228 INFO:tasks.rados.rados.0.smithi040.stdout:1306: writing smithi04088644-66 from 450685 to 857605 tid 1 2023-12-01T15:45:38.235 INFO:tasks.rados.rados.0.smithi040.stdout:1306: writing smithi04088644-66 from 1567833 to 2050685 tid 2 2023-12-01T15:45:38.235 INFO:tasks.rados.rados.0.smithi040.stdout:1307: read oid 333 snap -1 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1307: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1308: write oid 390 current snap is 0 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: finishing write tid 3 to smithi04088644-79 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: finishing write tid 4 to smithi04088644-79 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: finishing write tid 5 to smithi04088644-79 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: oid 79 updating version 0 to 270 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: oid 79 updating version 270 to 272 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: oid 79 version 272 is already newer than 269 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: oid 79 version 272 is already newer than 271 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 272 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1297: left oid 79 (ObjNum 949 snap 0 seq_num 949) 2023-12-01T15:45:38.236 INFO:tasks.rados.rados.0.smithi040.stdout:1298: expect (ObjNum 787 snap 0 seq_num 787) 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 1 to smithi04088644-117 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 2 to smithi04088644-117 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 3 to smithi04088644-117 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 4 to smithi04088644-117 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: oid 117 updating version 0 to 163 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: oid 117 version 163 is already newer than 162 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: oid 117 version 163 is already newer than 161 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 117 v 163 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1301: left oid 117 (ObjNum 952 snap 0 seq_num 952) 2023-12-01T15:45:38.379 INFO:tasks.rados.rados.0.smithi040.stdout:1302: finishing write tid 1 to smithi04088644-26 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: finishing write tid 2 to smithi04088644-26 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: finishing write tid 3 to smithi04088644-26 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: finishing write tid 4 to smithi04088644-26 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: oid 26 updating version 0 to 195 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: oid 26 updating version 195 to 196 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: oid 26 updating version 196 to 197 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 197 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1302: left oid 26 (ObjNum 953 snap 0 seq_num 953) 2023-12-01T15:45:38.380 INFO:tasks.rados.rados.0.smithi040.stdout:1303: finishing write tid 1 to smithi04088644-296 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: finishing write tid 2 to smithi04088644-296 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: finishing write tid 3 to smithi04088644-296 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: finishing write tid 4 to smithi04088644-296 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: oid 296 updating version 0 to 208 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: oid 296 updating version 208 to 210 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: oid 296 version 210 is already newer than 209 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 296 v 210 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-12-01T15:45:38.381 INFO:tasks.rados.rados.0.smithi040.stdout:1303: left oid 296 (ObjNum 954 snap 0 seq_num 954) 2023-12-01T15:45:38.382 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 1 to smithi04088644-66 2023-12-01T15:45:38.382 INFO:tasks.rados.rados.0.smithi040.stdout:1304: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T15:45:38.497 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 2 to smithi04088644-66 2023-12-01T15:45:38.498 INFO:tasks.rados.rados.0.smithi040.stdout:1305: expect (ObjNum 108 snap 0 seq_num 108) 2023-12-01T15:45:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:38 smithi141 bash[31670]: cluster 2023-12-01T15:45:37.527459+0000 mgr.y (mgr.24356) 224 : cluster 0 pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-12-01T15:45:38.626 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 3 to smithi04088644-66 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 4 to smithi04088644-66 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:1306: oid 66 updating version 0 to 187 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:1306: oid 66 version 187 is already newer than 186 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:1306: oid 66 updating version 187 to 188 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 66 v 188 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:1306: left oid 66 (ObjNum 955 snap 0 seq_num 955) 2023-12-01T15:45:38.627 INFO:tasks.rados.rados.0.smithi040.stdout:1307: expect (ObjNum 332 snap 0 seq_num 332) 2023-12-01T15:45:38.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:38 smithi040 bash[28232]: cluster 2023-12-01T15:45:37.527459+0000 mgr.y (mgr.24356) 224 : cluster 0 pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-12-01T15:45:38.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:38 smithi040 bash[41173]: cluster 2023-12-01T15:45:37.527459+0000 mgr.y (mgr.24356) 224 : cluster 0 pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-12-01T15:45:38.742 INFO:tasks.rados.rados.0.smithi040.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-12-01T15:45:38.753 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi04088644-390 from 467492 to 949661 tid 1 2023-12-01T15:45:38.761 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi04088644-390 from 1626315 to 2067492 tid 2 2023-12-01T15:45:38.761 INFO:tasks.rados.rados.0.smithi040.stdout:1297: done (9 left) 2023-12-01T15:45:38.761 INFO:tasks.rados.rados.0.smithi040.stdout:1298: done (8 left) 2023-12-01T15:45:38.761 INFO:tasks.rados.rados.0.smithi040.stdout:1301: done (7 left) 2023-12-01T15:45:38.761 INFO:tasks.rados.rados.0.smithi040.stdout:1302: done (6 left) 2023-12-01T15:45:38.761 INFO:tasks.rados.rados.0.smithi040.stdout:1303: done (5 left) 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1304: done (4 left) 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1305: done (3 left) 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1306: done (2 left) 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1307: done (1 left) 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1309: read oid 42 snap -1 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1309: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1310: write oid 499 current snap is 0 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 1 to smithi04088644-390 2023-12-01T15:45:38.762 INFO:tasks.rados.rados.0.smithi040.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-12-01T15:45:38.767 INFO:tasks.rados.rados.0.smithi040.stdout:1310: writing smithi04088644-499 from 484299 to 1041717 tid 1 2023-12-01T15:45:38.773 INFO:tasks.rados.rados.0.smithi040.stdout:1310: writing smithi04088644-499 from 1684797 to 2084299 tid 2 2023-12-01T15:45:38.773 INFO:tasks.rados.rados.0.smithi040.stdout:1311: write oid 411 current snap is 0 2023-12-01T15:45:38.773 INFO:tasks.rados.rados.0.smithi040.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-12-01T15:45:38.779 INFO:tasks.rados.rados.0.smithi040.stdout:1311: writing smithi04088644-411 from 501106 to 1250126 tid 1 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1311: writing smithi04088644-411 from 1743279 to 2101106 tid 2 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1312: read oid 246 snap -1 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1312: expect (ObjNum 813 snap 0 seq_num 813) 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1313: read oid 347 snap -1 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1313: expect (ObjNum 531 snap 0 seq_num 531) 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1314: delete oid 223 current snap is 0 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 2 to smithi04088644-390 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 3 to smithi04088644-390 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 4 to smithi04088644-390 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1308: oid 390 updating version 0 to 172 2023-12-01T15:45:38.785 INFO:tasks.rados.rados.0.smithi040.stdout:1308: oid 390 version 172 is already newer than 171 2023-12-01T15:45:38.786 INFO:tasks.rados.rados.0.smithi040.stdout:1308: oid 390 version 172 is already newer than 170 2023-12-01T15:45:38.786 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 390 v 172 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-12-01T15:45:38.786 INFO:tasks.rados.rados.0.smithi040.stdout:1308: left oid 390 (ObjNum 956 snap 0 seq_num 956) 2023-12-01T15:45:38.786 INFO:tasks.rados.rados.0.smithi040.stdout:1309: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: finishing write tid 1 to smithi04088644-499 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: finishing write tid 2 to smithi04088644-499 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: finishing write tid 3 to smithi04088644-499 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: finishing write tid 4 to smithi04088644-499 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: oid 499 updating version 0 to 220 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: oid 499 updating version 220 to 221 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: oid 499 updating version 221 to 222 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 499 v 222 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1310: left oid 499 (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1311: finishing write tid 1 to smithi04088644-411 2023-12-01T15:45:38.882 INFO:tasks.rados.rados.0.smithi040.stdout:1311: finishing write tid 2 to smithi04088644-411 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: finishing write tid 3 to smithi04088644-411 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: finishing write tid 4 to smithi04088644-411 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: oid 411 updating version 0 to 193 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: oid 411 updating version 193 to 195 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: oid 411 version 195 is already newer than 194 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 195 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: left oid 411 (ObjNum 958 snap 0 seq_num 958) 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1308: done (6 left) 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1309: done (5 left) 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1310: done (4 left) 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1311: done (3 left) 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1314: done (2 left) 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1315: write oid 207 current snap is 0 2023-12-01T15:45:38.883 INFO:tasks.rados.rados.0.smithi040.stdout:1312: expect (ObjNum 813 snap 0 seq_num 813) 2023-12-01T15:45:39.101 INFO:tasks.rados.rados.0.smithi040.stdout:1313: expect (ObjNum 531 snap 0 seq_num 531) 2023-12-01T15:45:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-12-01T15:45:39.252 INFO:tasks.rados.rados.0.smithi040.stdout:1315: writing smithi04088644-207 from 534720 to 1034238 tid 1 2023-12-01T15:45:39.259 INFO:tasks.rados.rados.0.smithi040.stdout:1315: writing smithi04088644-207 from 1460243 to 2134720 tid 2 2023-12-01T15:45:39.259 INFO:tasks.rados.rados.0.smithi040.stdout:1312: done (2 left) 2023-12-01T15:45:39.260 INFO:tasks.rados.rados.0.smithi040.stdout:1313: done (1 left) 2023-12-01T15:45:39.260 INFO:tasks.rados.rados.0.smithi040.stdout:1316: read oid 340 snap -1 2023-12-01T15:45:39.260 INFO:tasks.rados.rados.0.smithi040.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-12-01T15:45:39.260 INFO:tasks.rados.rados.0.smithi040.stdout:1317: write oid 22 current snap is 0 2023-12-01T15:45:39.260 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 1 to smithi04088644-207 2023-12-01T15:45:39.260 INFO:tasks.rados.rados.0.smithi040.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-12-01T15:45:39.266 INFO:tasks.rados.rados.0.smithi040.stdout:1317: writing smithi04088644-22 from 551527 to 1126294 tid 1 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1317: writing smithi04088644-22 from 1918725 to 2151527 tid 2 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1318: read oid 396 snap -1 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1318: expect (ObjNum 899 snap 0 seq_num 899) 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1319: write oid 158 current snap is 0 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 2 to smithi04088644-207 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 3 to smithi04088644-207 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 4 to smithi04088644-207 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: oid 207 updating version 0 to 191 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: oid 207 version 191 is already newer than 189 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: oid 207 version 191 is already newer than 190 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 207 v 191 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-12-01T15:45:39.272 INFO:tasks.rados.rados.0.smithi040.stdout:1315: left oid 207 (ObjNum 960 snap 0 seq_num 960) 2023-12-01T15:45:39.273 INFO:tasks.rados.rados.0.smithi040.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-12-01T15:45:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:1317: finishing write tid 1 to smithi04088644-22 2023-12-01T15:45:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:1317: finishing write tid 2 to smithi04088644-22 2023-12-01T15:45:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:1317: finishing write tid 3 to smithi04088644-22 2023-12-01T15:45:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:1317: finishing write tid 4 to smithi04088644-22 2023-12-01T15:45:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:1317: oid 22 updating version 0 to 166 2023-12-01T15:45:39.397 INFO:tasks.rados.rados.0.smithi040.stdout:1317: oid 22 version 166 is already newer than 165 2023-12-01T15:45:39.397 INFO:tasks.rados.rados.0.smithi040.stdout:1317: oid 22 updating version 166 to 167 2023-12-01T15:45:39.397 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 167 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-12-01T15:45:39.397 INFO:tasks.rados.rados.0.smithi040.stdout:1317: left oid 22 (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:45:39.397 INFO:tasks.rados.rados.0.smithi040.stdout:1318: expect (ObjNum 899 snap 0 seq_num 899) 2023-12-01T15:45:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:39 smithi141 bash[31670]: audit 2023-12-01T15:45:38.846086+0000 mon.a (mon.0) 864 : audit 0 from='client.? 172.21.15.40:0/3358820448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:39.539 INFO:tasks.rados.rados.0.smithi040.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-12-01T15:45:39.551 INFO:tasks.rados.rados.0.smithi040.stdout:1319: writing smithi04088644-158 from 568334 to 1218350 tid 1 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1319: writing smithi04088644-158 from 1860854 to 2168334 tid 2 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1315: done (4 left) 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1316: done (3 left) 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1317: done (2 left) 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1318: done (1 left) 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1320: read oid 100 snap -1 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1320: expect deleted 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1321: read oid 412 snap -1 2023-12-01T15:45:39.559 INFO:tasks.rados.rados.0.smithi040.stdout:1321: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1322: read oid 401 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1322: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1323: read oid 135 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1323: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1324: read oid 75 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1324: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1325: read oid 50 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1325: expect (ObjNum 917 snap 0 seq_num 917) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1326: read oid 321 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1326: expect (ObjNum 320 snap 0 seq_num 320) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1327: read oid 196 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1327: expect (ObjNum 195 snap 0 seq_num 195) 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1328: read oid 203 snap -1 2023-12-01T15:45:39.560 INFO:tasks.rados.rados.0.smithi040.stdout:1328: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1329: read oid 256 snap -1 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1329: expect (ObjNum 846 snap 0 seq_num 846) 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1330: read oid 229 snap -1 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1330: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1331: write oid 40 current snap is 0 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1319: finishing write tid 1 to smithi04088644-158 2023-12-01T15:45:39.561 INFO:tasks.rados.rados.0.smithi040.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-12-01T15:45:39.569 INFO:tasks.rados.rados.0.smithi040.stdout:1331: writing smithi04088644-40 from 585141 to 1310406 tid 1 2023-12-01T15:45:39.573 INFO:tasks.rados.rados.0.smithi040.stdout:1331: writing smithi04088644-40 from 1919336 to 2185141 tid 2 2023-12-01T15:45:39.573 INFO:tasks.rados.rados.0.smithi040.stdout:1332: write oid 2 current snap is 0 2023-12-01T15:45:39.573 INFO:tasks.rados.rados.0.smithi040.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-12-01T15:45:39.579 INFO:tasks.rados.rados.0.smithi040.stdout:1332: writing smithi04088644-2 from 601948 to 1002462 tid 1 2023-12-01T15:45:39.586 INFO:tasks.rados.rados.0.smithi040.stdout:1332: writing smithi04088644-2 from 1577818 to 2201948 tid 2 2023-12-01T15:45:39.587 INFO:tasks.rados.rados.0.smithi040.stdout:1333: delete oid 10 current snap is 0 2023-12-01T15:45:39.587 INFO:tasks.rados.rados.0.smithi040.stdout:1329: expect (ObjNum 846 snap 0 seq_num 846) 2023-12-01T15:45:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:39 smithi040 bash[28232]: audit 2023-12-01T15:45:38.846086+0000 mon.a (mon.0) 864 : audit 0 from='client.? 172.21.15.40:0/3358820448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:39 smithi040 bash[41173]: audit 2023-12-01T15:45:38.846086+0000 mon.a (mon.0) 864 : audit 0 from='client.? 172.21.15.40:0/3358820448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:1319: finishing write tid 2 to smithi04088644-158 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:1319: finishing write tid 3 to smithi04088644-158 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:1319: finishing write tid 4 to smithi04088644-158 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:1319: oid 158 updating version 0 to 180 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:1319: oid 158 version 180 is already newer than 179 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:1319: oid 158 version 180 is already newer than 178 2023-12-01T15:45:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 180 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-12-01T15:45:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-12-01T15:45:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:1324: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T15:45:39.800 INFO:tasks.rados.rados.0.smithi040.stdout:1322: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:45:39.891 INFO:tasks.rados.rados.0.smithi040.stdout:1323: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:40.043 INFO:tasks.rados.rados.0.smithi040.stdout:1325: expect (ObjNum 917 snap 0 seq_num 917) 2023-12-01T15:45:40.215 INFO:tasks.rados.rados.0.smithi040.stdout:1321: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T15:45:40.344 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing write tid 1 to smithi04088644-2 2023-12-01T15:45:40.344 INFO:tasks.rados.rados.0.smithi040.stdout:1330: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:40.478 INFO:tasks.rados.rados.0.smithi040.stdout:1327: expect (ObjNum 195 snap 0 seq_num 195) 2023-12-01T15:45:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:40 smithi141 bash[31670]: cluster 2023-12-01T15:45:39.528637+0000 mgr.y (mgr.24356) 225 : cluster 0 pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 131 op/s 2023-12-01T15:45:40.582 INFO:tasks.rados.rados.0.smithi040.stdout:1328: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:45:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:40 smithi040 bash[28232]: cluster 2023-12-01T15:45:39.528637+0000 mgr.y (mgr.24356) 225 : cluster 0 pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 131 op/s 2023-12-01T15:45:40.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:40 smithi040 bash[41173]: cluster 2023-12-01T15:45:39.528637+0000 mgr.y (mgr.24356) 225 : cluster 0 pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 14 MiB/s wr, 131 op/s 2023-12-01T15:45:40.689 INFO:tasks.rados.rados.0.smithi040.stdout:1326: expect (ObjNum 320 snap 0 seq_num 320) 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: finishing write tid 1 to smithi04088644-40 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: finishing write tid 2 to smithi04088644-40 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: finishing write tid 3 to smithi04088644-40 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: finishing write tid 4 to smithi04088644-40 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: oid 40 updating version 0 to 273 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: oid 40 updating version 273 to 274 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:1331: oid 40 updating version 274 to 275 2023-12-01T15:45:40.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 275 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1331: left oid 40 (ObjNum 963 snap 0 seq_num 963) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing write tid 2 to smithi04088644-2 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing write tid 3 to smithi04088644-2 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing write tid 4 to smithi04088644-2 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: oid 2 updating version 0 to 225 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: oid 2 version 225 is already newer than 223 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: oid 2 version 225 is already newer than 224 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 225 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: left oid 2 (ObjNum 964 snap 0 seq_num 964) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1319: done (14 left) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1320: done (13 left) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1321: done (12 left) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1322: done (11 left) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1323: done (10 left) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1324: done (9 left) 2023-12-01T15:45:40.799 INFO:tasks.rados.rados.0.smithi040.stdout:1325: done (8 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1326: done (7 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1327: done (6 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1328: done (5 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1329: done (4 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1330: done (3 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1331: done (2 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1332: done (1 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1333: done (0 left) 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1334: write oid 166 current snap is 0 2023-12-01T15:45:40.800 INFO:tasks.rados.rados.0.smithi040.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-12-01T15:45:40.812 INFO:tasks.rados.rados.0.smithi040.stdout:1334: writing smithi04088644-166 from 635562 to 1302927 tid 1 2023-12-01T15:45:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:1334: writing smithi04088644-166 from 2094782 to 2235562 tid 2 2023-12-01T15:45:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:1335: write oid 284 current snap is 0 2023-12-01T15:45:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-12-01T15:45:40.825 INFO:tasks.rados.rados.0.smithi040.stdout:1335: writing smithi04088644-284 from 652369 to 1394983 tid 1 2023-12-01T15:45:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1335: writing smithi04088644-284 from 2153264 to 2252369 tid 2 2023-12-01T15:45:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1336: read oid 191 snap -1 2023-12-01T15:45:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1336: expect deleted 2023-12-01T15:45:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1337: write oid 279 current snap is 0 2023-12-01T15:45:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1334: finishing write tid 1 to smithi04088644-166 2023-12-01T15:45:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-12-01T15:45:40.836 INFO:tasks.rados.rados.0.smithi040.stdout:1337: writing smithi04088644-279 from 669176 to 1087039 tid 1 2023-12-01T15:45:40.843 INFO:tasks.rados.rados.0.smithi040.stdout:1337: writing smithi04088644-279 from 1811746 to 2269176 tid 2 2023-12-01T15:45:40.843 INFO:tasks.rados.rados.0.smithi040.stdout:1338: write oid 259 current snap is 0 2023-12-01T15:45:40.843 INFO:tasks.rados.rados.0.smithi040.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-12-01T15:45:40.850 INFO:tasks.rados.rados.0.smithi040.stdout:1338: writing smithi04088644-259 from 685983 to 1179095 tid 1 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1338: writing smithi04088644-259 from 1870228 to 2285983 tid 2 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1339: read oid 229 snap -1 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1339: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1340: write oid 262 current snap is 0 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1334: finishing write tid 2 to smithi04088644-166 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1334: finishing write tid 3 to smithi04088644-166 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1334: finishing write tid 4 to smithi04088644-166 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1334: oid 166 updating version 0 to 275 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1334: oid 166 version 275 is already newer than 274 2023-12-01T15:45:40.857 INFO:tasks.rados.rados.0.smithi040.stdout:1334: oid 166 version 275 is already newer than 273 2023-12-01T15:45:40.858 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 166 v 275 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-12-01T15:45:40.858 INFO:tasks.rados.rados.0.smithi040.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2023-12-01T15:45:40.858 INFO:tasks.rados.rados.0.smithi040.stdout:1335: finishing write tid 1 to smithi04088644-284 2023-12-01T15:45:40.858 INFO:tasks.rados.rados.0.smithi040.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-12-01T15:45:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:1340: writing smithi04088644-262 from 702790 to 1271151 tid 1 2023-12-01T15:45:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:1340: writing smithi04088644-262 from 1812357 to 2302790 tid 2 2023-12-01T15:45:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:1334: done (6 left) 2023-12-01T15:45:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:1341: read oid 28 snap -1 2023-12-01T15:45:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:1341: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T15:45:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:1342: write oid 421 current snap is 0 2023-12-01T15:45:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-12-01T15:45:40.877 INFO:tasks.rados.rados.0.smithi040.stdout:1342: writing smithi04088644-421 from 719597 to 1363207 tid 1 2023-12-01T15:45:40.883 INFO:tasks.rados.rados.0.smithi040.stdout:1342: writing smithi04088644-421 from 1870839 to 2319597 tid 2 2023-12-01T15:45:40.883 INFO:tasks.rados.rados.0.smithi040.stdout:1336: done (7 left) 2023-12-01T15:45:40.883 INFO:tasks.rados.rados.0.smithi040.stdout:1343: read oid 264 snap -1 2023-12-01T15:45:40.884 INFO:tasks.rados.rados.0.smithi040.stdout:1343: expect deleted 2023-12-01T15:45:40.884 INFO:tasks.rados.rados.0.smithi040.stdout:1344: write oid 6 current snap is 0 2023-12-01T15:45:40.884 INFO:tasks.rados.rados.0.smithi040.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-12-01T15:45:40.891 INFO:tasks.rados.rados.0.smithi040.stdout:1344: writing smithi04088644-6 from 736404 to 1455263 tid 1 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1344: writing smithi04088644-6 from 1929321 to 2336404 tid 2 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1345: write oid 158 current snap is 0 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1335: finishing write tid 2 to smithi04088644-284 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1335: finishing write tid 3 to smithi04088644-284 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1335: finishing write tid 4 to smithi04088644-284 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1335: oid 284 updating version 0 to 221 2023-12-01T15:45:40.897 INFO:tasks.rados.rados.0.smithi040.stdout:1335: oid 284 version 221 is already newer than 219 2023-12-01T15:45:40.898 INFO:tasks.rados.rados.0.smithi040.stdout:1335: oid 284 version 221 is already newer than 220 2023-12-01T15:45:40.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 284 v 221 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-12-01T15:45:40.898 INFO:tasks.rados.rados.0.smithi040.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2023-12-01T15:45:40.898 INFO:tasks.rados.rados.0.smithi040.stdout:1337: finishing write tid 1 to smithi04088644-279 2023-12-01T15:45:40.898 INFO:tasks.rados.rados.0.smithi040.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-12-01T15:45:40.905 INFO:tasks.rados.rados.0.smithi040.stdout:1345: writing smithi04088644-158 from 753211 to 1547319 tid 1 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1345: writing smithi04088644-158 from 1987803 to 2353211 tid 2 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1335: done (9 left) 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1346: read oid 157 snap -1 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1346: expect deleted 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1347: read oid 172 snap -1 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1347: expect (ObjNum 834 snap 0 seq_num 834) 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1348: write oid 168 current snap is 0 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1337: finishing write tid 2 to smithi04088644-279 2023-12-01T15:45:40.911 INFO:tasks.rados.rados.0.smithi040.stdout:1337: finishing write tid 3 to smithi04088644-279 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1337: finishing write tid 4 to smithi04088644-279 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1337: oid 279 updating version 0 to 160 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1337: oid 279 updating version 160 to 161 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1337: oid 279 updating version 161 to 162 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 279 v 162 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 1 to smithi04088644-259 2023-12-01T15:45:40.912 INFO:tasks.rados.rados.0.smithi040.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-12-01T15:45:40.918 INFO:tasks.rados.rados.0.smithi040.stdout:1348: writing smithi04088644-168 from 770018 to 1355728 tid 1 2023-12-01T15:45:40.924 INFO:tasks.rados.rados.0.smithi040.stdout:1348: writing smithi04088644-168 from 2046285 to 2370018 tid 2 2023-12-01T15:45:40.924 INFO:tasks.rados.rados.0.smithi040.stdout:1337: done (11 left) 2023-12-01T15:45:40.924 INFO:tasks.rados.rados.0.smithi040.stdout:1349: read oid 212 snap -1 2023-12-01T15:45:40.925 INFO:tasks.rados.rados.0.smithi040.stdout:1349: expect (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:45:40.925 INFO:tasks.rados.rados.0.smithi040.stdout:1350: write oid 332 current snap is 0 2023-12-01T15:45:40.925 INFO:tasks.rados.rados.0.smithi040.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-12-01T15:45:40.932 INFO:tasks.rados.rados.0.smithi040.stdout:1350: writing smithi04088644-332 from 786825 to 1447784 tid 1 2023-12-01T15:45:40.938 INFO:tasks.rados.rados.0.smithi040.stdout:1350: writing smithi04088644-332 from 2104767 to 2386825 tid 2 2023-12-01T15:45:40.938 INFO:tasks.rados.rados.0.smithi040.stdout:1351: read oid 444 snap -1 2023-12-01T15:45:40.938 INFO:tasks.rados.rados.0.smithi040.stdout:1351: expect (ObjNum 443 snap 0 seq_num 443) 2023-12-01T15:45:40.938 INFO:tasks.rados.rados.0.smithi040.stdout:1352: read oid 329 snap -1 2023-12-01T15:45:40.939 INFO:tasks.rados.rados.0.smithi040.stdout:1352: expect (ObjNum 764 snap 0 seq_num 764) 2023-12-01T15:45:40.939 INFO:tasks.rados.rados.0.smithi040.stdout:1353: write oid 245 current snap is 0 2023-12-01T15:45:40.939 INFO:tasks.rados.rados.0.smithi040.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-12-01T15:45:40.946 INFO:tasks.rados.rados.0.smithi040.stdout:1353: writing smithi04088644-245 from 403632 to 1139840 tid 1 2023-12-01T15:45:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:1353: writing smithi04088644-245 from 1763249 to 2383248 tid 2 2023-12-01T15:45:40.953 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:1339: expect (ObjNum 633 snap 0 seq_num 633) 2023-12-01T15:45:41.097 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 2 to smithi04088644-259 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 3 to smithi04088644-259 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 4 to smithi04088644-259 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1338: oid 259 updating version 0 to 170 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1338: oid 259 version 170 is already newer than 168 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1338: oid 259 version 170 is already newer than 169 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 259 v 170 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1340: finishing write tid 1 to smithi04088644-262 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1340: finishing write tid 2 to smithi04088644-262 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1340: finishing write tid 3 to smithi04088644-262 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1340: finishing write tid 4 to smithi04088644-262 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1340: oid 262 updating version 0 to 212 2023-12-01T15:45:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:1340: oid 262 updating version 212 to 213 2023-12-01T15:45:41.099 INFO:tasks.rados.rados.0.smithi040.stdout:1340: oid 262 version 213 is already newer than 211 2023-12-01T15:45:41.099 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 262 v 213 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-12-01T15:45:41.099 INFO:tasks.rados.rados.0.smithi040.stdout:1340: left oid 262 (ObjNum 970 snap 0 seq_num 970) 2023-12-01T15:45:41.099 INFO:tasks.rados.rados.0.smithi040.stdout:1341: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: finishing write tid 1 to smithi04088644-421 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: finishing write tid 2 to smithi04088644-421 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: finishing write tid 3 to smithi04088644-421 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: finishing write tid 4 to smithi04088644-421 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: oid 421 updating version 0 to 175 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: oid 421 version 175 is already newer than 174 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: oid 421 version 175 is already newer than 173 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 175 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1342: left oid 421 (ObjNum 971 snap 0 seq_num 971) 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing write tid 1 to smithi04088644-6 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing write tid 2 to smithi04088644-6 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing write tid 3 to smithi04088644-6 2023-12-01T15:45:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing write tid 4 to smithi04088644-6 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1344: oid 6 updating version 0 to 173 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1344: oid 6 version 173 is already newer than 172 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1344: oid 6 version 173 is already newer than 171 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 173 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1344: left oid 6 (ObjNum 972 snap 0 seq_num 972) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1345: finishing write tid 1 to smithi04088644-158 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1338: done (15 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1339: done (14 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1340: done (13 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1341: done (12 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1342: done (11 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1343: done (10 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1344: done (9 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1346: done (8 left) 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1354: write oid 131 current snap is 0 2023-12-01T15:45:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:1345: finishing write tid 2 to smithi04088644-158 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1345: finishing write tid 3 to smithi04088644-158 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1345: finishing write tid 4 to smithi04088644-158 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1345: oid 158 updating version 0 to 183 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1345: oid 158 version 183 is already newer than 182 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1345: oid 158 updating version 183 to 184 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 184 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1345: left oid 158 (ObjNum 973 snap 0 seq_num 973) 2023-12-01T15:45:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:1347: expect (ObjNum 834 snap 0 seq_num 834) 2023-12-01T15:45:41.309 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 1 to smithi04088644-168 2023-12-01T15:45:41.309 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 2 to smithi04088644-168 2023-12-01T15:45:41.309 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 3 to smithi04088644-168 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 4 to smithi04088644-168 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:1348: oid 168 updating version 0 to 216 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:1348: oid 168 version 216 is already newer than 215 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:1348: oid 168 version 216 is already newer than 214 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 168 v 216 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:1348: left oid 168 (ObjNum 974 snap 0 seq_num 974) 2023-12-01T15:45:41.310 INFO:tasks.rados.rados.0.smithi040.stdout:1349: expect (ObjNum 211 snap 0 seq_num 211) 2023-12-01T15:45:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:1350: finishing write tid 1 to smithi04088644-332 2023-12-01T15:45:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:1350: finishing write tid 2 to smithi04088644-332 2023-12-01T15:45:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:1352: expect (ObjNum 764 snap 0 seq_num 764) 2023-12-01T15:45:41.565 INFO:tasks.rados.rados.0.smithi040.stdout:1350: finishing write tid 3 to smithi04088644-332 2023-12-01T15:45:41.565 INFO:tasks.rados.rados.0.smithi040.stdout:1350: finishing write tid 4 to smithi04088644-332 2023-12-01T15:45:41.565 INFO:tasks.rados.rados.0.smithi040.stdout:1350: oid 332 updating version 0 to 277 2023-12-01T15:45:41.565 INFO:tasks.rados.rados.0.smithi040.stdout:1350: oid 332 version 277 is already newer than 276 2023-12-01T15:45:41.565 INFO:tasks.rados.rados.0.smithi040.stdout:1350: oid 332 updating version 277 to 278 2023-12-01T15:45:41.566 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 332 v 278 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-12-01T15:45:41.566 INFO:tasks.rados.rados.0.smithi040.stdout:1350: left oid 332 (ObjNum 975 snap 0 seq_num 975) 2023-12-01T15:45:41.566 INFO:tasks.rados.rados.0.smithi040.stdout:1351: expect (ObjNum 443 snap 0 seq_num 443) 2023-12-01T15:45:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:41 smithi040 bash[28232]: audit 2023-12-01T15:45:41.307738+0000 mon.a (mon.0) 865 : audit 0 from='client.? 172.21.15.40:0/3810758231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:41 smithi040 bash[41173]: audit 2023-12-01T15:45:41.307738+0000 mon.a (mon.0) 865 : audit 0 from='client.? 172.21.15.40:0/3810758231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: finishing write tid 1 to smithi04088644-245 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: finishing write tid 2 to smithi04088644-245 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: finishing write tid 3 to smithi04088644-245 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: finishing write tid 4 to smithi04088644-245 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: oid 245 updating version 0 to 276 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: oid 245 updating version 276 to 277 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: oid 245 updating version 277 to 278 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 278 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-12-01T15:45:41.675 INFO:tasks.rados.rados.0.smithi040.stdout:1353: left oid 245 (ObjNum 976 snap 0 seq_num 976) 2023-12-01T15:45:41.676 INFO:tasks.rados.rados.0.smithi040.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-12-01T15:45:41.685 INFO:tasks.rados.rados.0.smithi040.stdout:1354: writing smithi04088644-131 from 420439 to 831896 tid 1 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1354: writing smithi04088644-131 from 1421731 to 1901741 tid 2 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1345: done (8 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1347: done (7 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1348: done (6 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1349: done (5 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1350: done (4 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1351: done (3 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1352: done (2 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1353: done (1 left) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1355: read oid 250 snap -1 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1355: expect (ObjNum 508 snap 0 seq_num 508) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1356: read oid 457 snap -1 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-12-01T15:45:41.693 INFO:tasks.rados.rados.0.smithi040.stdout:1357: read oid 489 snap -1 2023-12-01T15:45:41.694 INFO:tasks.rados.rados.0.smithi040.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-12-01T15:45:41.694 INFO:tasks.rados.rados.0.smithi040.stdout:1358: write oid 410 current snap is 0 2023-12-01T15:45:41.694 INFO:tasks.rados.rados.0.smithi040.stdout:1354: finishing write tid 1 to smithi04088644-131 2023-12-01T15:45:41.694 INFO:tasks.rados.rados.0.smithi040.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-12-01T15:45:41.698 INFO:tasks.rados.rados.0.smithi040.stdout:1358: writing smithi04088644-410 from 437246 to 923952 tid 1 2023-12-01T15:45:41.705 INFO:tasks.rados.rados.0.smithi040.stdout:1358: writing smithi04088644-410 from 1363860 to 1987528 tid 2 2023-12-01T15:45:41.705 INFO:tasks.rados.rados.0.smithi040.stdout:1359: delete oid 72 current snap is 0 2023-12-01T15:45:41.705 INFO:tasks.rados.rados.0.smithi040.stdout:1354: finishing write tid 2 to smithi04088644-131 2023-12-01T15:45:41.705 INFO:tasks.rados.rados.0.smithi040.stdout:1355: expect (ObjNum 508 snap 0 seq_num 508) 2023-12-01T15:45:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:41 smithi141 bash[31670]: audit 2023-12-01T15:45:41.307738+0000 mon.a (mon.0) 865 : audit 0 from='client.? 172.21.15.40:0/3810758231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:41.827 INFO:tasks.rados.rados.0.smithi040.stdout:1354: finishing write tid 3 to smithi04088644-131 2023-12-01T15:45:41.827 INFO:tasks.rados.rados.0.smithi040.stdout:1354: finishing write tid 4 to smithi04088644-131 2023-12-01T15:45:41.827 INFO:tasks.rados.rados.0.smithi040.stdout:1354: oid 131 updating version 0 to 279 2023-12-01T15:45:41.827 INFO:tasks.rados.rados.0.smithi040.stdout:1354: oid 131 updating version 279 to 280 2023-12-01T15:45:41.827 INFO:tasks.rados.rados.0.smithi040.stdout:1354: oid 131 updating version 280 to 281 2023-12-01T15:45:41.828 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 131 v 281 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-12-01T15:45:41.828 INFO:tasks.rados.rados.0.smithi040.stdout:1354: left oid 131 (ObjNum 977 snap 0 seq_num 977) 2023-12-01T15:45:41.828 INFO:tasks.rados.rados.0.smithi040.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-12-01T15:45:41.944 INFO:tasks.rados.rados.0.smithi040.stdout:1358: finishing write tid 1 to smithi04088644-410 2023-12-01T15:45:41.944 INFO:tasks.rados.rados.0.smithi040.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: finishing write tid 2 to smithi04088644-410 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: finishing write tid 3 to smithi04088644-410 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: finishing write tid 4 to smithi04088644-410 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: oid 410 updating version 0 to 219 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: oid 410 version 219 is already newer than 217 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: oid 410 version 219 is already newer than 218 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 410 v 219 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1354: done (5 left) 2023-12-01T15:45:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:1355: done (4 left) 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1356: done (3 left) 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1357: done (2 left) 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1358: done (1 left) 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1359: done (0 left) 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1360: read oid 320 snap -1 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1361: write oid 411 current snap is 0 2023-12-01T15:45:42.019 INFO:tasks.rados.rados.0.smithi040.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-12-01T15:45:42.031 INFO:tasks.rados.rados.0.smithi040.stdout:1361: writing smithi04088644-411 from 470860 to 1108064 tid 1 2023-12-01T15:45:42.039 INFO:tasks.rados.rados.0.smithi040.stdout:1361: writing smithi04088644-411 from 1880824 to 2470860 tid 2 2023-12-01T15:45:42.039 INFO:tasks.rados.rados.0.smithi040.stdout:1362: write oid 284 current snap is 0 2023-12-01T15:45:42.039 INFO:tasks.rados.rados.0.smithi040.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-12-01T15:45:42.044 INFO:tasks.rados.rados.0.smithi040.stdout:1362: writing smithi04088644-284 from 487667 to 916473 tid 1 2023-12-01T15:45:42.053 INFO:tasks.rados.rados.0.smithi040.stdout:1362: writing smithi04088644-284 from 1655659 to 2426654 tid 2 2023-12-01T15:45:42.053 INFO:tasks.rados.rados.0.smithi040.stdout:1363: read oid 62 snap -1 2023-12-01T15:45:42.053 INFO:tasks.rados.rados.0.smithi040.stdout:1363: expect (ObjNum 748 snap 0 seq_num 748) 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1364: read oid 497 snap -1 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1365: read oid 52 snap -1 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1366: read oid 28 snap -1 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1367: write oid 429 current snap is 0 2023-12-01T15:45:42.054 INFO:tasks.rados.rados.0.smithi040.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-12-01T15:45:42.059 INFO:tasks.rados.rados.0.smithi040.stdout:1367: writing smithi04088644-429 from 504474 to 1008529 tid 1 2023-12-01T15:45:42.069 INFO:tasks.rados.rados.0.smithi040.stdout:1367: writing smithi04088644-429 from 1714141 to 2345147 tid 2 2023-12-01T15:45:42.069 INFO:tasks.rados.rados.0.smithi040.stdout:1368: delete oid 217 current snap is 0 2023-12-01T15:45:42.069 INFO:tasks.rados.rados.0.smithi040.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: finishing write tid 1 to smithi04088644-411 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: finishing write tid 2 to smithi04088644-411 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: finishing write tid 3 to smithi04088644-411 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: finishing write tid 4 to smithi04088644-411 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: oid 411 updating version 0 to 198 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: oid 411 version 198 is already newer than 196 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: oid 411 version 198 is already newer than 197 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 198 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1362: finishing write tid 1 to smithi04088644-284 2023-12-01T15:45:42.182 INFO:tasks.rados.rados.0.smithi040.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-12-01T15:45:42.263 INFO:tasks.rados.rados.0.smithi040.stdout:1362: finishing write tid 2 to smithi04088644-284 2023-12-01T15:45:42.263 INFO:tasks.rados.rados.0.smithi040.stdout:1366: expect (ObjNum 622 snap 0 seq_num 622) 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1362: finishing write tid 3 to smithi04088644-284 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1362: finishing write tid 4 to smithi04088644-284 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1362: oid 284 updating version 0 to 223 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1362: oid 284 version 223 is already newer than 222 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1362: oid 284 updating version 223 to 224 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 284 v 224 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-12-01T15:45:42.380 INFO:tasks.rados.rados.0.smithi040.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:45:42.480 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 1 to smithi04088644-429 2023-12-01T15:45:42.480 INFO:tasks.rados.rados.0.smithi040.stdout:1363: expect (ObjNum 748 snap 0 seq_num 748) 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 2 to smithi04088644-429 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 3 to smithi04088644-429 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 4 to smithi04088644-429 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: oid 429 updating version 0 to 236 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: oid 429 updating version 236 to 237 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: oid 429 version 237 is already newer than 235 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 429 v 237 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-12-01T15:45:42.623 INFO:tasks.rados.rados.0.smithi040.stdout:1360: done (8 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1361: done (7 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1362: done (6 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1363: done (5 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1364: done (4 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1365: done (3 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1366: done (2 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1367: done (1 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1368: done (0 left) 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1369: write oid 472 current snap is 0 2023-12-01T15:45:42.624 INFO:tasks.rados.rados.0.smithi040.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-12-01T15:45:42.635 INFO:tasks.rados.rados.0.smithi040.stdout:1369: writing smithi04088644-472 from 538088 to 1192641 tid 1 2023-12-01T15:45:42.643 INFO:tasks.rados.rados.0.smithi040.stdout:1369: writing smithi04088644-472 from 1714752 to 2349427 tid 2 2023-12-01T15:45:42.643 INFO:tasks.rados.rados.0.smithi040.stdout:1370: write oid 41 current snap is 0 2023-12-01T15:45:42.643 INFO:tasks.rados.rados.0.smithi040.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-12-01T15:45:42.650 INFO:tasks.rados.rados.0.smithi040.stdout:1370: writing smithi04088644-41 from 554895 to 1284697 tid 1 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1370: writing smithi04088644-41 from 1773234 to 2551567 tid 2 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1371: read oid 373 snap -1 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1372: write oid 219 current snap is 0 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1369: finishing write tid 1 to smithi04088644-472 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1369: finishing write tid 2 to smithi04088644-472 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1369: finishing write tid 3 to smithi04088644-472 2023-12-01T15:45:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-12-01T15:45:42.664 INFO:tasks.rados.rados.0.smithi040.stdout:1372: writing smithi04088644-219 from 571702 to 976753 tid 1 2023-12-01T15:45:42.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:42 smithi040 bash[28232]: cluster 2023-12-01T15:45:41.529294+0000 mgr.y (mgr.24356) 226 : cluster 0 pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.8 MiB/s wr, 89 op/s 2023-12-01T15:45:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:42 smithi040 bash[41173]: cluster 2023-12-01T15:45:41.529294+0000 mgr.y (mgr.24356) 226 : cluster 0 pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.8 MiB/s wr, 89 op/s 2023-12-01T15:45:42.670 INFO:tasks.rados.rados.0.smithi040.stdout:1372: writing smithi04088644-219 from 1431716 to 2070060 tid 2 2023-12-01T15:45:42.673 INFO:tasks.rados.rados.0.smithi040.stdout:1372: writing smithi04088644-219 from 2560365 to 2571702 tid 3 2023-12-01T15:45:42.673 INFO:tasks.rados.rados.0.smithi040.stdout:1373: read oid 352 snap -1 2023-12-01T15:45:42.673 INFO:tasks.rados.rados.0.smithi040.stdout:1373: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1374: write oid 197 current snap is 0 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1369: finishing write tid 4 to smithi04088644-472 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1369: oid 472 updating version 0 to 280 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1369: oid 472 version 280 is already newer than 279 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1369: oid 472 updating version 280 to 281 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 472 v 281 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1370: finishing write tid 1 to smithi04088644-41 2023-12-01T15:45:42.674 INFO:tasks.rados.rados.0.smithi040.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-12-01T15:45:42.680 INFO:tasks.rados.rados.0.smithi040.stdout:1374: writing smithi04088644-197 from 588509 to 1068809 tid 1 2023-12-01T15:45:42.689 INFO:tasks.rados.rados.0.smithi040.stdout:1374: writing smithi04088644-197 from 1773845 to 2555847 tid 2 2023-12-01T15:45:42.689 INFO:tasks.rados.rados.0.smithi040.stdout:1369: done (5 left) 2023-12-01T15:45:42.689 INFO:tasks.rados.rados.0.smithi040.stdout:1375: write oid 394 current snap is 0 2023-12-01T15:45:42.689 INFO:tasks.rados.rados.0.smithi040.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-12-01T15:45:42.697 INFO:tasks.rados.rados.0.smithi040.stdout:1375: writing smithi04088644-394 from 605316 to 1160865 tid 1 2023-12-01T15:45:42.704 INFO:tasks.rados.rados.0.smithi040.stdout:1375: writing smithi04088644-394 from 1832327 to 2474340 tid 2 2023-12-01T15:45:42.704 INFO:tasks.rados.rados.0.smithi040.stdout:1376: write oid 281 current snap is 0 2023-12-01T15:45:42.704 INFO:tasks.rados.rados.0.smithi040.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-12-01T15:45:42.711 INFO:tasks.rados.rados.0.smithi040.stdout:1376: writing smithi04088644-281 from 622123 to 1369274 tid 1 2023-12-01T15:45:42.719 INFO:tasks.rados.rados.0.smithi040.stdout:1376: writing smithi04088644-281 from 2007162 to 2622123 tid 2 2023-12-01T15:45:42.719 INFO:tasks.rados.rados.0.smithi040.stdout:1377: write oid 40 current snap is 0 2023-12-01T15:45:42.719 INFO:tasks.rados.rados.0.smithi040.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-12-01T15:45:42.725 INFO:tasks.rados.rados.0.smithi040.stdout:1377: writing smithi04088644-40 from 638930 to 1061330 tid 1 2023-12-01T15:45:42.735 INFO:tasks.rados.rados.0.smithi040.stdout:1377: writing smithi04088644-40 from 1665644 to 2311326 tid 2 2023-12-01T15:45:42.735 INFO:tasks.rados.rados.0.smithi040.stdout:1378: read oid 180 snap -1 2023-12-01T15:45:42.735 INFO:tasks.rados.rados.0.smithi040.stdout:1378: expect (ObjNum 179 snap 0 seq_num 179) 2023-12-01T15:45:42.735 INFO:tasks.rados.rados.0.smithi040.stdout:1379: write oid 347 current snap is 0 2023-12-01T15:45:42.735 INFO:tasks.rados.rados.0.smithi040.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-12-01T15:45:42.744 INFO:tasks.rados.rados.0.smithi040.stdout:1379: writing smithi04088644-347 from 655737 to 1153386 tid 1 2023-12-01T15:45:42.752 INFO:tasks.rados.rados.0.smithi040.stdout:1379: writing smithi04088644-347 from 1607773 to 2397113 tid 2 2023-12-01T15:45:42.752 INFO:tasks.rados.rados.0.smithi040.stdout:1380: write oid 189 current snap is 0 2023-12-01T15:45:42.752 INFO:tasks.rados.rados.0.smithi040.stdout:1370: finishing write tid 2 to smithi04088644-41 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1370: finishing write tid 3 to smithi04088644-41 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1370: finishing write tid 4 to smithi04088644-41 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1370: oid 41 updating version 0 to 176 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1370: oid 41 updating version 176 to 178 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1370: oid 41 version 178 is already newer than 177 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 178 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:45:42.753 INFO:tasks.rados.rados.0.smithi040.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-12-01T15:45:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:42 smithi141 bash[31670]: cluster 2023-12-01T15:45:41.529294+0000 mgr.y (mgr.24356) 226 : cluster 0 pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.8 MiB/s wr, 89 op/s 2023-12-01T15:45:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:1372: finishing write tid 1 to smithi04088644-219 2023-12-01T15:45:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:1372: finishing write tid 2 to smithi04088644-219 2023-12-01T15:45:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:1372: finishing write tid 3 to smithi04088644-219 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: finishing write tid 4 to smithi04088644-219 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: finishing write tid 5 to smithi04088644-219 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: oid 219 updating version 0 to 187 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: oid 219 updating version 187 to 189 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: oid 219 version 189 is already newer than 186 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: oid 219 version 189 is already newer than 188 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 219 v 189 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1374: finishing write tid 1 to smithi04088644-197 2023-12-01T15:45:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:1373: expect (ObjNum 750 snap 0 seq_num 750) 2023-12-01T15:45:42.955 INFO:tasks.rados.rados.0.smithi040.stdout:1374: finishing write tid 2 to smithi04088644-197 2023-12-01T15:45:42.955 INFO:tasks.rados.rados.0.smithi040.stdout:1374: finishing write tid 3 to smithi04088644-197 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1374: finishing write tid 4 to smithi04088644-197 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1374: oid 197 updating version 0 to 181 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1374: oid 197 version 181 is already newer than 179 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1374: oid 197 version 181 is already newer than 180 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 197 v 181 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: finishing write tid 1 to smithi04088644-394 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: finishing write tid 2 to smithi04088644-394 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: finishing write tid 3 to smithi04088644-394 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: finishing write tid 4 to smithi04088644-394 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: oid 394 updating version 0 to 175 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: oid 394 version 175 is already newer than 174 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:1375: oid 394 updating version 175 to 176 2023-12-01T15:45:42.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 394 v 176 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-12-01T15:45:42.957 INFO:tasks.rados.rados.0.smithi040.stdout:1375: left oid 394 (ObjNum 988 snap 0 seq_num 988) 2023-12-01T15:45:42.957 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 1 to smithi04088644-281 2023-12-01T15:45:42.957 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 2 to smithi04088644-281 2023-12-01T15:45:42.957 INFO:tasks.rados.rados.0.smithi040.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-12-01T15:45:42.967 INFO:tasks.rados.rados.0.smithi040.stdout:1380: writing smithi04088644-189 from 672544 to 1245442 tid 1 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1380: writing smithi04088644-189 from 1666255 to 2199253 tid 2 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1370: done (10 left) 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1371: done (9 left) 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1372: done (8 left) 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1373: done (7 left) 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1374: done (6 left) 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1375: done (5 left) 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1381: read oid 252 snap -1 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1381: expect deleted 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1382: write oid 411 current snap is 0 2023-12-01T15:45:42.973 INFO:tasks.rados.rados.0.smithi040.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-12-01T15:45:42.980 INFO:tasks.rados.rados.0.smithi040.stdout:1382: writing smithi04088644-411 from 689351 to 1337498 tid 1 2023-12-01T15:45:42.988 INFO:tasks.rados.rados.0.smithi040.stdout:1382: writing smithi04088644-411 from 2124737 to 2689351 tid 2 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1383: delete oid 300 current snap is 0 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 3 to smithi04088644-281 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 4 to smithi04088644-281 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1376: oid 281 updating version 0 to 282 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1376: oid 281 updating version 282 to 283 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1376: oid 281 updating version 283 to 284 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 284 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 1 to smithi04088644-40 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 2 to smithi04088644-40 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 3 to smithi04088644-40 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 4 to smithi04088644-40 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: oid 40 updating version 0 to 284 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: oid 40 version 284 is already newer than 283 2023-12-01T15:45:42.989 INFO:tasks.rados.rados.0.smithi040.stdout:1377: oid 40 version 284 is already newer than 282 2023-12-01T15:45:42.990 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 284 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-12-01T15:45:42.990 INFO:tasks.rados.rados.0.smithi040.stdout:1377: left oid 40 (ObjNum 990 snap 0 seq_num 990) 2023-12-01T15:45:42.990 INFO:tasks.rados.rados.0.smithi040.stdout:1379: finishing write tid 1 to smithi04088644-347 2023-12-01T15:45:42.990 INFO:tasks.rados.rados.0.smithi040.stdout:1378: expect (ObjNum 179 snap 0 seq_num 179) 2023-12-01T15:45:43.091 INFO:tasks.rados.rados.0.smithi040.stdout:1379: finishing write tid 2 to smithi04088644-347 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1379: finishing write tid 3 to smithi04088644-347 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1379: finishing write tid 4 to smithi04088644-347 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1379: oid 347 updating version 0 to 238 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1379: oid 347 updating version 238 to 239 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1379: oid 347 updating version 239 to 240 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 347 v 240 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1379: left oid 347 (ObjNum 991 snap 0 seq_num 991) 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1380: finishing write tid 1 to smithi04088644-189 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1380: finishing write tid 2 to smithi04088644-189 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1380: finishing write tid 3 to smithi04088644-189 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1380: finishing write tid 4 to smithi04088644-189 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1380: oid 189 updating version 0 to 192 2023-12-01T15:45:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:1380: oid 189 updating version 192 to 193 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1380: oid 189 updating version 193 to 194 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 189 v 194 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1380: left oid 189 (ObjNum 992 snap 0 seq_num 992) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1376: done (7 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1377: done (6 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1378: done (5 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1379: done (4 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1380: done (3 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1381: done (2 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1383: done (1 left) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1384: read oid 274 snap -1 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1384: expect (ObjNum 863 snap 0 seq_num 863) 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1385: write oid 273 current snap is 0 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1382: finishing write tid 1 to smithi04088644-411 2023-12-01T15:45:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:1382: finishing write tid 2 to smithi04088644-411 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1382: finishing write tid 3 to smithi04088644-411 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1382: finishing write tid 4 to smithi04088644-411 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1382: oid 411 updating version 0 to 200 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1382: oid 411 version 200 is already newer than 199 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1382: oid 411 updating version 200 to 201 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 201 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1382: left oid 411 (ObjNum 993 snap 0 seq_num 993) 2023-12-01T15:45:43.094 INFO:tasks.rados.rados.0.smithi040.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-12-01T15:45:43.105 INFO:tasks.rados.rados.0.smithi040.stdout:1385: writing smithi04088644-273 from 722965 to 1521610 tid 1 2023-12-01T15:45:43.112 INFO:tasks.rados.rados.0.smithi040.stdout:1385: writing smithi04088644-273 from 2125348 to 2722965 tid 2 2023-12-01T15:45:43.113 INFO:tasks.rados.rados.0.smithi040.stdout:1382: done (2 left) 2023-12-01T15:45:43.113 INFO:tasks.rados.rados.0.smithi040.stdout:1386: read oid 385 snap -1 2023-12-01T15:45:43.113 INFO:tasks.rados.rados.0.smithi040.stdout:1386: expect deleted 2023-12-01T15:45:43.113 INFO:tasks.rados.rados.0.smithi040.stdout:1387: write oid 282 current snap is 0 2023-12-01T15:45:43.113 INFO:tasks.rados.rados.0.smithi040.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-12-01T15:45:43.120 INFO:tasks.rados.rados.0.smithi040.stdout:1387: writing smithi04088644-282 from 739772 to 1330019 tid 1 2023-12-01T15:45:43.127 INFO:tasks.rados.rados.0.smithi040.stdout:1387: writing smithi04088644-282 from 1900183 to 2440519 tid 2 2023-12-01T15:45:43.127 INFO:tasks.rados.rados.0.smithi040.stdout:1388: read oid 330 snap -1 2023-12-01T15:45:43.127 INFO:tasks.rados.rados.0.smithi040.stdout:1388: expect (ObjNum 837 snap 0 seq_num 837) 2023-12-01T15:45:43.127 INFO:tasks.rados.rados.0.smithi040.stdout:1389: read oid 325 snap -1 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1389: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1390: read oid 119 snap -1 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1390: expect (ObjNum 892 snap 0 seq_num 892) 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1391: read oid 151 snap -1 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1392: read oid 130 snap -1 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1392: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1393: write oid 78 current snap is 0 2023-12-01T15:45:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-12-01T15:45:43.136 INFO:tasks.rados.rados.0.smithi040.stdout:1393: writing smithi04088644-78 from 756579 to 1422075 tid 1 2023-12-01T15:45:43.144 INFO:tasks.rados.rados.0.smithi040.stdout:1393: writing smithi04088644-78 from 1958665 to 2359012 tid 2 2023-12-01T15:45:43.144 INFO:tasks.rados.rados.0.smithi040.stdout:1394: read oid 448 snap -1 2023-12-01T15:45:43.144 INFO:tasks.rados.rados.0.smithi040.stdout:1394: expect (ObjNum 615 snap 0 seq_num 615) 2023-12-01T15:45:43.144 INFO:tasks.rados.rados.0.smithi040.stdout:1395: write oid 245 current snap is 0 2023-12-01T15:45:43.144 INFO:tasks.rados.rados.0.smithi040.stdout:1384: expect (ObjNum 863 snap 0 seq_num 863) 2023-12-01T15:45:43.267 INFO:tasks.rados.rados.0.smithi040.stdout:1385: finishing write tid 1 to smithi04088644-273 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: finishing write tid 2 to smithi04088644-273 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: finishing write tid 3 to smithi04088644-273 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: finishing write tid 4 to smithi04088644-273 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: oid 273 updating version 0 to 165 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: oid 273 updating version 165 to 166 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: oid 273 version 166 is already newer than 164 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 273 v 166 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-12-01T15:45:43.268 INFO:tasks.rados.rados.0.smithi040.stdout:1385: left oid 273 (ObjNum 995 snap 0 seq_num 995) 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 1 to smithi04088644-282 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 2 to smithi04088644-282 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 3 to smithi04088644-282 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 4 to smithi04088644-282 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: oid 282 updating version 0 to 227 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: oid 282 version 227 is already newer than 225 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: oid 282 version 227 is already newer than 226 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 282 v 227 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1387: left oid 282 (ObjNum 996 snap 0 seq_num 996) 2023-12-01T15:45:43.269 INFO:tasks.rados.rados.0.smithi040.stdout:1390: expect (ObjNum 892 snap 0 seq_num 892) 2023-12-01T15:45:43.447 INFO:tasks.rados.rados.0.smithi040.stdout:1389: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:45:43.560 INFO:tasks.rados.rados.0.smithi040.stdout:1388: expect (ObjNum 837 snap 0 seq_num 837) 2023-12-01T15:45:43.654 INFO:tasks.rados.rados.0.smithi040.stdout:1393: finishing write tid 1 to smithi04088644-78 2023-12-01T15:45:43.655 INFO:tasks.rados.rados.0.smithi040.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-12-01T15:45:43.734 INFO:tasks.rados.rados.0.smithi040.stdout:1393: finishing write tid 2 to smithi04088644-78 2023-12-01T15:45:43.734 INFO:tasks.rados.rados.0.smithi040.stdout:1393: finishing write tid 3 to smithi04088644-78 2023-12-01T15:45:43.734 INFO:tasks.rados.rados.0.smithi040.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-12-01T15:45:43.742 INFO:tasks.rados.rados.0.smithi040.stdout:1395: writing smithi04088644-245 from 773386 to 1514131 tid 1 2023-12-01T15:45:43.748 INFO:tasks.rados.rados.0.smithi040.stdout:1395: writing smithi04088644-245 from 2017147 to 2561152 tid 2 2023-12-01T15:45:43.748 INFO:tasks.rados.rados.0.smithi040.stdout:1384: done (11 left) 2023-12-01T15:45:43.748 INFO:tasks.rados.rados.0.smithi040.stdout:1385: done (10 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1386: done (9 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1387: done (8 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1388: done (7 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1389: done (6 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1390: done (5 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1391: done (4 left) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1396: read oid 207 snap -1 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1396: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1397: read oid 81 snap -1 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1397: expect deleted 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1398: delete oid 47 current snap is 0 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1393: finishing write tid 4 to smithi04088644-78 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1393: oid 78 updating version 0 to 193 2023-12-01T15:45:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:1393: oid 78 version 193 is already newer than 192 2023-12-01T15:45:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:1393: oid 78 version 193 is already newer than 191 2023-12-01T15:45:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 193 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-12-01T15:45:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2023-12-01T15:45:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:1394: expect (ObjNum 615 snap 0 seq_num 615) 2023-12-01T15:45:43.863 INFO:tasks.rados.rados.0.smithi040.stdout:1392: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T15:45:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:43 smithi040 bash[28232]: cluster 2023-12-01T15:45:43.529756+0000 mgr.y (mgr.24356) 227 : cluster 0 pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.8 MiB/s wr, 89 op/s 2023-12-01T15:45:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:43 smithi040 bash[41173]: cluster 2023-12-01T15:45:43.529756+0000 mgr.y (mgr.24356) 227 : cluster 0 pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.8 MiB/s wr, 89 op/s 2023-12-01T15:45:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:43 smithi141 bash[31670]: cluster 2023-12-01T15:45:43.529756+0000 mgr.y (mgr.24356) 227 : cluster 0 pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.8 MiB/s wr, 89 op/s 2023-12-01T15:45:44.029 INFO:tasks.rados.rados.0.smithi040.stdout:1395: finishing write tid 1 to smithi04088644-245 2023-12-01T15:45:44.029 INFO:tasks.rados.rados.0.smithi040.stdout:1395: finishing write tid 2 to smithi04088644-245 2023-12-01T15:45:44.029 INFO:tasks.rados.rados.0.smithi040.stdout:1395: finishing write tid 3 to smithi04088644-245 2023-12-01T15:45:44.029 INFO:tasks.rados.rados.0.smithi040.stdout:1396: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T15:45:44.136 INFO:tasks.rados.rados.0.smithi040.stdout:1395: finishing write tid 4 to smithi04088644-245 2023-12-01T15:45:44.136 INFO:tasks.rados.rados.0.smithi040.stdout:1395: oid 245 updating version 0 to 285 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1395: oid 245 updating version 285 to 287 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1395: oid 245 version 287 is already newer than 286 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 287 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1392: done (6 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1393: done (5 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1394: done (4 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1395: done (3 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1396: done (2 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1397: done (1 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1398: done (0 left) 2023-12-01T15:45:44.137 INFO:tasks.rados.rados.0.smithi040.stdout:1399: delete oid 373 current snap is 0 2023-12-01T15:45:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:1399: done (0 left) 2023-12-01T15:45:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:1400: write oid 377 current snap is 0 2023-12-01T15:45:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-12-01T15:45:44.150 INFO:tasks.rados.rados.0.smithi040.stdout:1400: writing smithi04088644-377 from 423807 to 990299 tid 1 2023-12-01T15:45:44.158 INFO:tasks.rados.rados.0.smithi040.stdout:1400: writing smithi04088644-377 from 1676240 to 2083925 tid 2 2023-12-01T15:45:44.162 INFO:tasks.rados.rados.0.smithi040.stdout:1400: writing smithi04088644-377 from 2739004 to 2823807 tid 3 2023-12-01T15:45:44.162 INFO:tasks.rados.rados.0.smithi040.stdout:1401: write oid 440 current snap is 0 2023-12-01T15:45:44.162 INFO:tasks.rados.rados.0.smithi040.stdout:1400: finishing write tid 1 to smithi04088644-377 2023-12-01T15:45:44.162 INFO:tasks.rados.rados.0.smithi040.stdout:1400: finishing write tid 2 to smithi04088644-377 2023-12-01T15:45:44.162 INFO:tasks.rados.rados.0.smithi040.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-12-01T15:45:44.168 INFO:tasks.rados.rados.0.smithi040.stdout:1401: writing smithi04088644-440 from 440614 to 1082355 tid 1 2023-12-01T15:45:44.175 INFO:tasks.rados.rados.0.smithi040.stdout:1401: writing smithi04088644-440 from 1734722 to 2286065 tid 2 2023-12-01T15:45:44.175 INFO:tasks.rados.rados.0.smithi040.stdout:1402: write oid 253 current snap is 0 2023-12-01T15:45:44.175 INFO:tasks.rados.rados.0.smithi040.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-12-01T15:45:44.181 INFO:tasks.rados.rados.0.smithi040.stdout:1402: writing smithi04088644-253 from 457421 to 1174411 tid 1 2023-12-01T15:45:44.186 INFO:tasks.rados.rados.0.smithi040.stdout:1402: writing smithi04088644-253 from 1676851 to 2088205 tid 2 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1402: writing smithi04088644-253 from 2677497 to 2857421 tid 3 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1403: read oid 104 snap -1 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1404: read oid 279 snap -1 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1405: read oid 221 snap -1 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1405: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1406: write oid 444 current snap is 0 2023-12-01T15:45:44.191 INFO:tasks.rados.rados.0.smithi040.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-12-01T15:45:44.196 INFO:tasks.rados.rados.0.smithi040.stdout:1406: writing smithi04088644-444 from 474228 to 982820 tid 1 2023-12-01T15:45:44.202 INFO:tasks.rados.rados.0.smithi040.stdout:1406: writing smithi04088644-444 from 1451686 to 2006698 tid 2 2023-12-01T15:45:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:1406: writing smithi04088644-444 from 2704920 to 2874228 tid 3 2023-12-01T15:45:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:1407: write oid 271 current snap is 0 2023-12-01T15:45:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-12-01T15:45:44.212 INFO:tasks.rados.rados.0.smithi040.stdout:1407: writing smithi04088644-271 from 491035 to 1074876 tid 1 2023-12-01T15:45:44.219 INFO:tasks.rados.rados.0.smithi040.stdout:1407: writing smithi04088644-271 from 1510168 to 2208838 tid 2 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1407: writing smithi04088644-271 from 2732343 to 2891035 tid 3 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1408: write oid 281 current snap is 0 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: finishing write tid 3 to smithi04088644-377 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: finishing write tid 4 to smithi04088644-377 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: finishing write tid 5 to smithi04088644-377 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: oid 377 updating version 0 to 220 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: oid 377 updating version 220 to 222 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: oid 377 version 222 is already newer than 221 2023-12-01T15:45:44.223 INFO:tasks.rados.rados.0.smithi040.stdout:1400: oid 377 updating version 222 to 223 2023-12-01T15:45:44.224 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 377 v 223 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-12-01T15:45:44.224 INFO:tasks.rados.rados.0.smithi040.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-12-01T15:45:44.224 INFO:tasks.rados.rados.0.smithi040.stdout:1401: finishing write tid 1 to smithi04088644-440 2023-12-01T15:45:44.224 INFO:tasks.rados.rados.0.smithi040.stdout:1401: finishing write tid 2 to smithi04088644-440 2023-12-01T15:45:44.224 INFO:tasks.rados.rados.0.smithi040.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-12-01T15:45:44.229 INFO:tasks.rados.rados.0.smithi040.stdout:1408: writing smithi04088644-281 from 507842 to 1166932 tid 1 2023-12-01T15:45:44.234 INFO:tasks.rados.rados.0.smithi040.stdout:1408: writing smithi04088644-281 from 1568650 to 2127331 tid 2 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1408: writing smithi04088644-281 from 2759766 to 2907842 tid 3 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1400: done (8 left) 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1409: read oid 277 snap -1 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1409: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1410: write oid 35 current snap is 0 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1401: finishing write tid 3 to smithi04088644-440 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1401: finishing write tid 4 to smithi04088644-440 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1401: oid 440 updating version 0 to 225 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1401: oid 440 version 225 is already newer than 224 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:1401: oid 440 updating version 225 to 226 2023-12-01T15:45:44.240 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 440 v 226 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-12-01T15:45:44.241 INFO:tasks.rados.rados.0.smithi040.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-12-01T15:45:44.241 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 1 to smithi04088644-253 2023-12-01T15:45:44.241 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 2 to smithi04088644-253 2023-12-01T15:45:44.241 INFO:tasks.rados.rados.0.smithi040.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-12-01T15:45:44.247 INFO:tasks.rados.rados.0.smithi040.stdout:1410: writing smithi04088644-35 from 524649 to 1258988 tid 1 2023-12-01T15:45:44.254 INFO:tasks.rados.rados.0.smithi040.stdout:1410: writing smithi04088644-35 from 1910779 to 2613118 tid 2 2023-12-01T15:45:44.255 INFO:tasks.rados.rados.0.smithi040.stdout:1401: done (9 left) 2023-12-01T15:45:44.255 INFO:tasks.rados.rados.0.smithi040.stdout:1411: read oid 259 snap -1 2023-12-01T15:45:44.255 INFO:tasks.rados.rados.0.smithi040.stdout:1411: expect (ObjNum 969 snap 0 seq_num 969) 2023-12-01T15:45:44.255 INFO:tasks.rados.rados.0.smithi040.stdout:1412: write oid 400 current snap is 0 2023-12-01T15:45:44.255 INFO:tasks.rados.rados.0.smithi040.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 3 to smithi04088644-253 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 4 to smithi04088644-253 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 5 to smithi04088644-253 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: oid 253 updating version 0 to 287 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: oid 253 version 287 is already newer than 285 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: oid 253 updating version 287 to 288 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:1402: oid 253 version 288 is already newer than 286 2023-12-01T15:45:44.385 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 253 v 288 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-12-01T15:45:44.386 INFO:tasks.rados.rados.0.smithi040.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-12-01T15:45:44.386 INFO:tasks.rados.rados.0.smithi040.stdout:1405: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:45:44.559 INFO:tasks.rados.rados.0.smithi040.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2023-12-01T15:45:44.638 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 1 to smithi04088644-444 2023-12-01T15:45:44.638 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 2 to smithi04088644-444 2023-12-01T15:45:44.638 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 3 to smithi04088644-444 2023-12-01T15:45:44.638 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 4 to smithi04088644-444 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 5 to smithi04088644-444 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1406: oid 444 updating version 0 to 229 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1406: oid 444 version 229 is already newer than 226 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1406: oid 444 version 229 is already newer than 227 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1406: oid 444 version 229 is already newer than 228 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 229 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing write tid 1 to smithi04088644-271 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing write tid 2 to smithi04088644-271 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing write tid 3 to smithi04088644-271 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing write tid 4 to smithi04088644-271 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing write tid 5 to smithi04088644-271 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: oid 271 updating version 0 to 229 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: oid 271 updating version 229 to 232 2023-12-01T15:45:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:1407: oid 271 version 232 is already newer than 230 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1407: oid 271 version 232 is already newer than 231 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 271 v 232 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: finishing write tid 1 to smithi04088644-281 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: finishing write tid 2 to smithi04088644-281 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: finishing write tid 3 to smithi04088644-281 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: finishing write tid 4 to smithi04088644-281 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: finishing write tid 5 to smithi04088644-281 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: oid 281 updating version 0 to 290 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: oid 281 updating version 290 to 291 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: oid 281 version 291 is already newer than 288 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: oid 281 version 291 is already newer than 289 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 291 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1408: left oid 281 (ObjNum 1006 snap 0 seq_num 1006) 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi040.stdout:1409: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: finishing write tid 1 to smithi04088644-35 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: finishing write tid 2 to smithi04088644-35 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: finishing write tid 3 to smithi04088644-35 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: finishing write tid 4 to smithi04088644-35 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: oid 35 updating version 0 to 290 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: oid 35 version 290 is already newer than 289 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: oid 35 updating version 290 to 291 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 291 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1410: left oid 35 (ObjNum 1007 snap 0 seq_num 1007) 2023-12-01T15:45:44.799 INFO:tasks.rados.rados.0.smithi040.stdout:1411: expect (ObjNum 969 snap 0 seq_num 969) 2023-12-01T15:45:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-12-01T15:45:44.907 INFO:tasks.rados.rados.0.smithi040.stdout:1412: writing smithi04088644-400 from 541456 to 951044 tid 1 2023-12-01T15:45:44.913 INFO:tasks.rados.rados.0.smithi040.stdout:1412: writing smithi04088644-400 from 1569261 to 2131611 tid 2 2023-12-01T15:45:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:44 smithi040 bash[28232]: audit 2023-12-01T15:45:43.758933+0000 mon.a (mon.0) 866 : audit 0 from='client.? 172.21.15.40:0/4236135043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:44 smithi040 bash[41173]: audit 2023-12-01T15:45:43.758933+0000 mon.a (mon.0) 866 : audit 0 from='client.? 172.21.15.40:0/4236135043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:44.918 INFO:tasks.rados.rados.0.smithi040.stdout:1412: writing smithi04088644-400 from 2814612 to 2941456 tid 3 2023-12-01T15:45:44.918 INFO:tasks.rados.rados.0.smithi040.stdout:1402: done (10 left) 2023-12-01T15:45:44.918 INFO:tasks.rados.rados.0.smithi040.stdout:1403: done (9 left) 2023-12-01T15:45:44.918 INFO:tasks.rados.rados.0.smithi040.stdout:1404: done (8 left) 2023-12-01T15:45:44.918 INFO:tasks.rados.rados.0.smithi040.stdout:1405: done (7 left) 2023-12-01T15:45:44.918 INFO:tasks.rados.rados.0.smithi040.stdout:1406: done (6 left) 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1407: done (5 left) 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1408: done (4 left) 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1409: done (3 left) 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1410: done (2 left) 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1411: done (1 left) 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1413: write oid 293 current snap is 0 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1412: finishing write tid 1 to smithi04088644-400 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1412: finishing write tid 2 to smithi04088644-400 2023-12-01T15:45:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-12-01T15:45:44.924 INFO:tasks.rados.rados.0.smithi040.stdout:1413: writing smithi04088644-293 from 558263 to 1043100 tid 1 2023-12-01T15:45:44.931 INFO:tasks.rados.rados.0.smithi040.stdout:1413: writing smithi04088644-293 from 1627743 to 2333751 tid 2 2023-12-01T15:45:44.931 INFO:tasks.rados.rados.0.smithi040.stdout:1414: read oid 410 snap -1 2023-12-01T15:45:44.931 INFO:tasks.rados.rados.0.smithi040.stdout:1414: expect (ObjNum 978 snap 0 seq_num 978) 2023-12-01T15:45:44.931 INFO:tasks.rados.rados.0.smithi040.stdout:1415: write oid 445 current snap is 0 2023-12-01T15:45:44.931 INFO:tasks.rados.rados.0.smithi040.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-12-01T15:45:44.937 INFO:tasks.rados.rados.0.smithi040.stdout:1415: writing smithi04088644-445 from 575070 to 1135156 tid 1 2023-12-01T15:45:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:1415: writing smithi04088644-445 from 1686225 to 2252244 tid 2 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1415: writing smithi04088644-445 from 2869458 to 2975070 tid 3 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1416: read oid 310 snap -1 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1416: expect (ObjNum 866 snap 0 seq_num 866) 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1417: read oid 200 snap -1 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1417: expect (ObjNum 710 snap 0 seq_num 710) 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1418: read oid 205 snap -1 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1418: expect (ObjNum 879 snap 0 seq_num 879) 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1419: read oid 19 snap -1 2023-12-01T15:45:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:1419: expect (ObjNum 570 snap 0 seq_num 570) 2023-12-01T15:45:44.949 INFO:tasks.rados.rados.0.smithi040.stdout:1420: write oid 447 current snap is 0 2023-12-01T15:45:44.949 INFO:tasks.rados.rados.0.smithi040.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-12-01T15:45:44.955 INFO:tasks.rados.rados.0.smithi040.stdout:1420: writing smithi04088644-447 from 591877 to 1227212 tid 1 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1420: writing smithi04088644-447 from 1628354 to 2338031 tid 2 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1421: read oid 43 snap -1 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1421: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1422: delete oid 168 current snap is 0 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: finishing write tid 3 to smithi04088644-400 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: finishing write tid 4 to smithi04088644-400 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: finishing write tid 5 to smithi04088644-400 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: oid 400 updating version 0 to 294 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: oid 400 updating version 294 to 295 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: oid 400 version 295 is already newer than 293 2023-12-01T15:45:44.962 INFO:tasks.rados.rados.0.smithi040.stdout:1412: oid 400 version 295 is already newer than 292 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 400 v 295 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1412: left oid 400 (ObjNum 1008 snap 0 seq_num 1008) 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: finishing write tid 1 to smithi04088644-293 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: finishing write tid 2 to smithi04088644-293 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: finishing write tid 3 to smithi04088644-293 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: finishing write tid 4 to smithi04088644-293 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: oid 293 updating version 0 to 231 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: oid 293 version 231 is already newer than 230 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: oid 293 updating version 231 to 232 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 293 v 232 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1413: left oid 293 (ObjNum 1009 snap 0 seq_num 1009) 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1415: finishing write tid 1 to smithi04088644-445 2023-12-01T15:45:44.963 INFO:tasks.rados.rados.0.smithi040.stdout:1414: expect (ObjNum 978 snap 0 seq_num 978) 2023-12-01T15:45:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:44 smithi141 bash[31670]: audit 2023-12-01T15:45:43.758933+0000 mon.a (mon.0) 866 : audit 0 from='client.? 172.21.15.40:0/4236135043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:45.071 INFO:tasks.rados.rados.0.smithi040.stdout:1415: finishing write tid 2 to smithi04088644-445 2023-12-01T15:45:45.072 INFO:tasks.rados.rados.0.smithi040.stdout:1416: expect (ObjNum 866 snap 0 seq_num 866) 2023-12-01T15:45:45.191 INFO:tasks.rados.rados.0.smithi040.stdout:1417: expect (ObjNum 710 snap 0 seq_num 710) 2023-12-01T15:45:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1420: finishing write tid 1 to smithi04088644-447 2023-12-01T15:45:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1415: finishing write tid 3 to smithi04088644-445 2023-12-01T15:45:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1415: finishing write tid 4 to smithi04088644-445 2023-12-01T15:45:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1415: finishing write tid 5 to smithi04088644-445 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:1415: oid 445 updating version 0 to 168 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:1415: oid 445 updating version 168 to 169 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:1415: oid 445 version 169 is already newer than 167 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:1415: oid 445 updating version 169 to 170 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 445 v 170 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:1415: left oid 445 (ObjNum 1010 snap 0 seq_num 1010) 2023-12-01T15:45:45.370 INFO:tasks.rados.rados.0.smithi040.stdout:1419: expect (ObjNum 570 snap 0 seq_num 570) 2023-12-01T15:45:45.525 INFO:tasks.rados.rados.0.smithi040.stdout:1418: expect (ObjNum 879 snap 0 seq_num 879) 2023-12-01T15:45:45.700 INFO:tasks.rados.rados.0.smithi040.stdout:1421: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: finishing write tid 2 to smithi04088644-447 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: finishing write tid 3 to smithi04088644-447 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: finishing write tid 4 to smithi04088644-447 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: oid 447 updating version 0 to 228 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: oid 447 updating version 228 to 229 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: oid 447 version 229 is already newer than 227 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 447 v 229 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1420: left oid 447 (ObjNum 1011 snap 0 seq_num 1011) 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1412: done (10 left) 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1413: done (9 left) 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1414: done (8 left) 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1415: done (7 left) 2023-12-01T15:45:45.789 INFO:tasks.rados.rados.0.smithi040.stdout:1416: done (6 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1417: done (5 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1418: done (4 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1419: done (3 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1420: done (2 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1421: done (1 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1422: done (0 left) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1423: read oid 279 snap -1 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1424: write oid 72 current snap is 0 2023-12-01T15:45:45.790 INFO:tasks.rados.rados.0.smithi040.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-12-01T15:45:45.800 INFO:tasks.rados.rados.0.smithi040.stdout:1424: writing smithi04088644-72 from 625491 to 1127677 tid 1 2023-12-01T15:45:45.810 INFO:tasks.rados.rados.0.smithi040.stdout:1424: writing smithi04088644-72 from 1861671 to 2575017 tid 2 2023-12-01T15:45:45.810 INFO:tasks.rados.rados.0.smithi040.stdout:1425: write oid 373 current snap is 0 2023-12-01T15:45:45.810 INFO:tasks.rados.rados.0.smithi040.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-12-01T15:45:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:45 smithi040 bash[28232]: cluster 2023-12-01T15:45:45.530424+0000 mgr.y (mgr.24356) 228 : cluster 0 pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-12-01T15:45:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:45 smithi040 bash[41173]: cluster 2023-12-01T15:45:45.530424+0000 mgr.y (mgr.24356) 228 : cluster 0 pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 1 to smithi04088644-72 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 2 to smithi04088644-72 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 3 to smithi04088644-72 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 4 to smithi04088644-72 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: oid 72 updating version 0 to 196 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: oid 72 version 196 is already newer than 194 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: oid 72 version 196 is already newer than 195 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 72 v 196 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-12-01T15:45:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-12-01T15:45:45.975 INFO:tasks.rados.rados.0.smithi040.stdout:1425: writing smithi04088644-373 from 642298 to 1219733 tid 1 2023-12-01T15:45:45.983 INFO:tasks.rados.rados.0.smithi040.stdout:1425: writing smithi04088644-373 from 1920153 to 2493510 tid 2 2023-12-01T15:45:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:1425: writing smithi04088644-373 from 2979150 to 3042298 tid 3 2023-12-01T15:45:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:1423: done (2 left) 2023-12-01T15:45:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:1424: done (1 left) 2023-12-01T15:45:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:1426: write oid 96 current snap is 0 2023-12-01T15:45:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-12-01T15:45:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:1426: writing smithi04088644-96 from 659105 to 1311789 tid 1 2023-12-01T15:45:46.001 INFO:tasks.rados.rados.0.smithi040.stdout:1426: writing smithi04088644-96 from 1862282 to 2579297 tid 2 2023-12-01T15:45:46.001 INFO:tasks.rados.rados.0.smithi040.stdout:1427: write oid 2 current snap is 0 2023-12-01T15:45:46.001 INFO:tasks.rados.rados.0.smithi040.stdout:1425: finishing write tid 1 to smithi04088644-373 2023-12-01T15:45:46.001 INFO:tasks.rados.rados.0.smithi040.stdout:1425: finishing write tid 2 to smithi04088644-373 2023-12-01T15:45:46.001 INFO:tasks.rados.rados.0.smithi040.stdout:1425: finishing write tid 3 to smithi04088644-373 2023-12-01T15:45:46.001 INFO:tasks.rados.rados.0.smithi040.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-12-01T15:45:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:1427: writing smithi04088644-2 from 675912 to 1403845 tid 1 2023-12-01T15:45:46.014 INFO:tasks.rados.rados.0.smithi040.stdout:1427: writing smithi04088644-2 from 1920764 to 2381437 tid 2 2023-12-01T15:45:46.019 INFO:tasks.rados.rados.0.smithi040.stdout:1427: writing smithi04088644-2 from 2801290 to 3075912 tid 3 2023-12-01T15:45:46.019 INFO:tasks.rados.rados.0.smithi040.stdout:1428: read oid 286 snap -1 2023-12-01T15:45:46.019 INFO:tasks.rados.rados.0.smithi040.stdout:1428: expect (ObjNum 688 snap 0 seq_num 688) 2023-12-01T15:45:46.019 INFO:tasks.rados.rados.0.smithi040.stdout:1429: write oid 398 current snap is 0 2023-12-01T15:45:46.019 INFO:tasks.rados.rados.0.smithi040.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-12-01T15:45:46.025 INFO:tasks.rados.rados.0.smithi040.stdout:1429: writing smithi04088644-398 from 692719 to 1095901 tid 1 2023-12-01T15:45:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:45 smithi141 bash[31670]: cluster 2023-12-01T15:45:45.530424+0000 mgr.y (mgr.24356) 228 : cluster 0 pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-12-01T15:45:46.031 INFO:tasks.rados.rados.0.smithi040.stdout:1429: writing smithi04088644-398 from 1579246 to 2299930 tid 2 2023-12-01T15:45:46.036 INFO:tasks.rados.rados.0.smithi040.stdout:1429: writing smithi04088644-398 from 2828713 to 3092719 tid 3 2023-12-01T15:45:46.036 INFO:tasks.rados.rados.0.smithi040.stdout:1430: read oid 310 snap -1 2023-12-01T15:45:46.036 INFO:tasks.rados.rados.0.smithi040.stdout:1430: expect (ObjNum 866 snap 0 seq_num 866) 2023-12-01T15:45:46.036 INFO:tasks.rados.rados.0.smithi040.stdout:1431: write oid 27 current snap is 0 2023-12-01T15:45:46.037 INFO:tasks.rados.rados.0.smithi040.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-12-01T15:45:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:1431: writing smithi04088644-27 from 709526 to 1187957 tid 1 2023-12-01T15:45:46.049 INFO:tasks.rados.rados.0.smithi040.stdout:1431: writing smithi04088644-27 from 1637728 to 2102070 tid 2 2023-12-01T15:45:46.056 INFO:tasks.rados.rados.0.smithi040.stdout:1431: writing smithi04088644-27 from 2856136 to 3109526 tid 3 2023-12-01T15:45:46.056 INFO:tasks.rados.rados.0.smithi040.stdout:1432: delete oid 182 current snap is 0 2023-12-01T15:45:46.056 INFO:tasks.rados.rados.0.smithi040.stdout:1425: finishing write tid 4 to smithi04088644-373 2023-12-01T15:45:46.056 INFO:tasks.rados.rados.0.smithi040.stdout:1425: finishing write tid 5 to smithi04088644-373 2023-12-01T15:45:46.056 INFO:tasks.rados.rados.0.smithi040.stdout:1425: oid 373 updating version 0 to 233 2023-12-01T15:45:46.056 INFO:tasks.rados.rados.0.smithi040.stdout:1425: oid 373 updating version 233 to 234 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1425: oid 373 updating version 234 to 236 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1425: oid 373 version 236 is already newer than 235 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 373 v 236 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: finishing write tid 1 to smithi04088644-96 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: finishing write tid 2 to smithi04088644-96 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: finishing write tid 3 to smithi04088644-96 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: finishing write tid 4 to smithi04088644-96 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: oid 96 updating version 0 to 150 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: oid 96 updating version 150 to 151 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: oid 96 updating version 151 to 152 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 96 v 152 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1426: left oid 96 (ObjNum 1015 snap 0 seq_num 1015) 2023-12-01T15:45:46.057 INFO:tasks.rados.rados.0.smithi040.stdout:1427: finishing write tid 1 to smithi04088644-2 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: finishing write tid 2 to smithi04088644-2 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: finishing write tid 3 to smithi04088644-2 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: finishing write tid 4 to smithi04088644-2 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: finishing write tid 5 to smithi04088644-2 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: oid 2 updating version 0 to 233 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: oid 2 updating version 233 to 236 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: oid 2 version 236 is already newer than 235 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: oid 2 version 236 is already newer than 234 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 236 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1427: left oid 2 (ObjNum 1016 snap 0 seq_num 1016) 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1429: finishing write tid 1 to smithi04088644-398 2023-12-01T15:45:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:1428: expect (ObjNum 688 snap 0 seq_num 688) 2023-12-01T15:45:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:1429: finishing write tid 2 to smithi04088644-398 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: finishing write tid 3 to smithi04088644-398 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: finishing write tid 4 to smithi04088644-398 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: finishing write tid 5 to smithi04088644-398 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: oid 398 updating version 0 to 239 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: oid 398 version 239 is already newer than 237 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: oid 398 updating version 239 to 240 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: oid 398 version 240 is already newer than 238 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 240 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1429: left oid 398 (ObjNum 1017 snap 0 seq_num 1017) 2023-12-01T15:45:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:1430: expect (ObjNum 866 snap 0 seq_num 866) 2023-12-01T15:45:46.349 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing write tid 1 to smithi04088644-27 2023-12-01T15:45:46.349 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing write tid 2 to smithi04088644-27 2023-12-01T15:45:46.349 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing write tid 3 to smithi04088644-27 2023-12-01T15:45:46.349 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing write tid 4 to smithi04088644-27 2023-12-01T15:45:46.349 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing write tid 5 to smithi04088644-27 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1431: oid 27 updating version 0 to 242 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1431: oid 27 version 242 is already newer than 241 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1431: oid 27 updating version 242 to 243 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1431: oid 27 updating version 243 to 244 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 244 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1431: left oid 27 (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1425: done (7 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1426: done (6 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1427: done (5 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1428: done (4 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1429: done (3 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1430: done (2 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1431: done (1 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1432: done (0 left) 2023-12-01T15:45:46.350 INFO:tasks.rados.rados.0.smithi040.stdout:1433: write oid 266 current snap is 0 2023-12-01T15:45:46.351 INFO:tasks.rados.rados.0.smithi040.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-12-01T15:45:46.363 INFO:tasks.rados.rados.0.smithi040.stdout:1433: writing smithi04088644-266 from 743140 to 1488422 tid 1 2023-12-01T15:45:46.369 INFO:tasks.rados.rados.0.smithi040.stdout:1433: writing smithi04088644-266 from 2154692 to 2622703 tid 2 2023-12-01T15:45:46.369 INFO:tasks.rados.rados.0.smithi040.stdout:1434: delete oid 335 current snap is 0 2023-12-01T15:45:46.369 INFO:tasks.rados.rados.0.smithi040.stdout:1433: finishing write tid 1 to smithi04088644-266 2023-12-01T15:45:46.372 INFO:tasks.rados.rados.0.smithi040.stdout:1434: done (1 left) 2023-12-01T15:45:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1435: read oid 417 snap -1 2023-12-01T15:45:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1435: expect (ObjNum 849 snap 0 seq_num 849) 2023-12-01T15:45:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1436: write oid 63 current snap is 0 2023-12-01T15:45:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-12-01T15:45:46.382 INFO:tasks.rados.rados.0.smithi040.stdout:1436: writing smithi04088644-63 from 776754 to 1272534 tid 1 2023-12-01T15:45:46.389 INFO:tasks.rados.rados.0.smithi040.stdout:1436: writing smithi04088644-63 from 1871656 to 2343336 tid 2 2023-12-01T15:45:46.393 INFO:tasks.rados.rados.0.smithi040.stdout:1436: writing smithi04088644-63 from 2965828 to 3176754 tid 3 2023-12-01T15:45:46.394 INFO:tasks.rados.rados.0.smithi040.stdout:1437: write oid 262 current snap is 0 2023-12-01T15:45:46.394 INFO:tasks.rados.rados.0.smithi040.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-12-01T15:45:46.401 INFO:tasks.rados.rados.0.smithi040.stdout:1437: writing smithi04088644-262 from 793561 to 1364590 tid 1 2023-12-01T15:45:46.408 INFO:tasks.rados.rados.0.smithi040.stdout:1437: writing smithi04088644-262 from 1813785 to 2545476 tid 2 2023-12-01T15:45:46.411 INFO:tasks.rados.rados.0.smithi040.stdout:1437: writing smithi04088644-262 from 2993251 to 3193561 tid 3 2023-12-01T15:45:46.412 INFO:tasks.rados.rados.0.smithi040.stdout:1438: write oid 113 current snap is 0 2023-12-01T15:45:46.412 INFO:tasks.rados.rados.0.smithi040.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-12-01T15:45:46.417 INFO:tasks.rados.rados.0.smithi040.stdout:1438: writing smithi04088644-113 from 410368 to 1056646 tid 1 2023-12-01T15:45:46.422 INFO:tasks.rados.rados.0.smithi040.stdout:1438: writing smithi04088644-113 from 1472267 to 1947616 tid 2 2023-12-01T15:45:46.428 INFO:tasks.rados.rados.0.smithi040.stdout:1438: writing smithi04088644-113 from 2504321 to 2909921 tid 3 2023-12-01T15:45:46.428 INFO:tasks.rados.rados.0.smithi040.stdout:1439: write oid 265 current snap is 0 2023-12-01T15:45:46.428 INFO:tasks.rados.rados.0.smithi040.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-12-01T15:45:46.434 INFO:tasks.rados.rados.0.smithi040.stdout:1439: writing smithi04088644-265 from 427175 to 1148702 tid 1 2023-12-01T15:45:46.443 INFO:tasks.rados.rados.0.smithi040.stdout:1439: writing smithi04088644-265 from 1930749 to 2666109 tid 2 2023-12-01T15:45:46.443 INFO:tasks.rados.rados.0.smithi040.stdout:1440: write oid 356 current snap is 0 2023-12-01T15:45:46.444 INFO:tasks.rados.rados.0.smithi040.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-12-01T15:45:46.451 INFO:tasks.rados.rados.0.smithi040.stdout:1440: writing smithi04088644-356 from 443982 to 1240758 tid 1 2023-12-01T15:45:46.457 INFO:tasks.rados.rados.0.smithi040.stdout:1440: writing smithi04088644-356 from 1989231 to 2468249 tid 2 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1440: writing smithi04088644-356 from 2959167 to 3243982 tid 3 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1441: read oid 433 snap -1 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1441: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1442: read oid 281 snap -1 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1442: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1443: write oid 154 current snap is 0 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1433: finishing write tid 2 to smithi04088644-266 2023-12-01T15:45:46.463 INFO:tasks.rados.rados.0.smithi040.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-12-01T15:45:46.468 INFO:tasks.rados.rados.0.smithi040.stdout:1443: writing smithi04088644-154 from 460789 to 1049167 tid 1 2023-12-01T15:45:46.477 INFO:tasks.rados.rados.0.smithi040.stdout:1443: writing smithi04088644-154 from 1764066 to 2503095 tid 2 2023-12-01T15:45:46.481 INFO:tasks.rados.rados.0.smithi040.stdout:1443: writing smithi04088644-154 from 3219296 to 3260789 tid 3 2023-12-01T15:45:46.481 INFO:tasks.rados.rados.0.smithi040.stdout:1444: write oid 350 current snap is 0 2023-12-01T15:45:46.481 INFO:tasks.rados.rados.0.smithi040.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-12-01T15:45:46.487 INFO:tasks.rados.rados.0.smithi040.stdout:1444: writing smithi04088644-350 from 477596 to 1141223 tid 1 2023-12-01T15:45:46.493 INFO:tasks.rados.rados.0.smithi040.stdout:1444: writing smithi04088644-350 from 1706195 to 2188882 tid 2 2023-12-01T15:45:46.499 INFO:tasks.rados.rados.0.smithi040.stdout:1444: writing smithi04088644-350 from 2614013 to 3181054 tid 3 2023-12-01T15:45:46.499 INFO:tasks.rados.rados.0.smithi040.stdout:1445: read oid 178 snap -1 2023-12-01T15:45:46.499 INFO:tasks.rados.rados.0.smithi040.stdout:1445: expect (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1446: delete oid 484 current snap is 0 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1433: finishing write tid 3 to smithi04088644-266 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1433: finishing write tid 4 to smithi04088644-266 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1433: oid 266 updating version 0 to 298 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1433: oid 266 version 298 is already newer than 296 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1433: oid 266 version 298 is already newer than 297 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 298 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1433: left oid 266 (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T15:45:46.500 INFO:tasks.rados.rados.0.smithi040.stdout:1435: expect (ObjNum 849 snap 0 seq_num 849) 2023-12-01T15:45:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:1436: finishing write tid 1 to smithi04088644-63 2023-12-01T15:45:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:1436: finishing write tid 2 to smithi04088644-63 2023-12-01T15:45:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:1436: finishing write tid 3 to smithi04088644-63 2023-12-01T15:45:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:1436: finishing write tid 4 to smithi04088644-63 2023-12-01T15:45:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:1436: finishing write tid 5 to smithi04088644-63 2023-12-01T15:45:46.645 INFO:tasks.rados.rados.0.smithi040.stdout:1436: oid 63 updating version 0 to 205 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1436: oid 63 version 205 is already newer than 204 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1436: oid 63 version 205 is already newer than 202 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1436: oid 63 version 205 is already newer than 203 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 63 v 205 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing write tid 1 to smithi04088644-262 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing write tid 2 to smithi04088644-262 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing write tid 3 to smithi04088644-262 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing write tid 4 to smithi04088644-262 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing write tid 5 to smithi04088644-262 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: oid 262 updating version 0 to 232 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: oid 262 updating version 232 to 233 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: oid 262 version 233 is already newer than 231 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:1437: oid 262 updating version 233 to 234 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 262 v 234 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: finishing write tid 1 to smithi04088644-113 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: finishing write tid 2 to smithi04088644-113 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: finishing write tid 3 to smithi04088644-113 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: finishing write tid 4 to smithi04088644-113 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: finishing write tid 5 to smithi04088644-113 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: oid 113 updating version 0 to 156 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: oid 113 version 156 is already newer than 153 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: oid 113 version 156 is already newer than 154 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: oid 113 version 156 is already newer than 155 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 113 v 156 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1439: finishing write tid 1 to smithi04088644-265 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1439: finishing write tid 2 to smithi04088644-265 2023-12-01T15:45:46.647 INFO:tasks.rados.rados.0.smithi040.stdout:1439: finishing write tid 3 to smithi04088644-265 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1439: finishing write tid 4 to smithi04088644-265 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1439: oid 265 updating version 0 to 194 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1439: oid 265 updating version 194 to 196 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1439: oid 265 version 196 is already newer than 195 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 265 v 196 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1440: finishing write tid 1 to smithi04088644-356 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1440: finishing write tid 2 to smithi04088644-356 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1433: done (12 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1435: done (11 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1436: done (10 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1437: done (9 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1438: done (8 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1439: done (7 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1446: done (6 left) 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi040.stdout:1447: read oid 450 snap -1 2023-12-01T15:45:46.649 INFO:tasks.rados.rados.0.smithi040.stdout:1447: expect (ObjNum 449 snap 0 seq_num 449) 2023-12-01T15:45:46.649 INFO:tasks.rados.rados.0.smithi040.stdout:1448: write oid 171 current snap is 0 2023-12-01T15:45:46.649 INFO:tasks.rados.rados.0.smithi040.stdout:1441: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:45:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:1440: finishing write tid 3 to smithi04088644-356 2023-12-01T15:45:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:1440: finishing write tid 4 to smithi04088644-356 2023-12-01T15:45:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:1440: finishing write tid 5 to smithi04088644-356 2023-12-01T15:45:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:1440: oid 356 updating version 0 to 197 2023-12-01T15:45:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:1440: oid 356 updating version 197 to 199 2023-12-01T15:45:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:1440: oid 356 updating version 199 to 200 2023-12-01T15:45:46.752 INFO:tasks.rados.rados.0.smithi040.stdout:1440: oid 356 version 200 is already newer than 198 2023-12-01T15:45:46.752 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 356 v 200 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-12-01T15:45:46.752 INFO:tasks.rados.rados.0.smithi040.stdout:1440: left oid 356 (ObjNum 1026 snap 0 seq_num 1026) 2023-12-01T15:45:46.752 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 1 to smithi04088644-154 2023-12-01T15:45:46.752 INFO:tasks.rados.rados.0.smithi040.stdout:1442: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-12-01T15:45:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:46 smithi040 bash[41173]: audit 2023-12-01T15:45:46.245276+0000 mon.a (mon.0) 867 : audit 0 from='client.? 172.21.15.40:0/299167205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:46 smithi040 bash[28232]: audit 2023-12-01T15:45:46.245276+0000 mon.a (mon.0) 867 : audit 0 from='client.? 172.21.15.40:0/299167205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:45:46] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.43.0" 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 2 to smithi04088644-154 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 3 to smithi04088644-154 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 4 to smithi04088644-154 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 5 to smithi04088644-154 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: oid 154 updating version 0 to 235 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: oid 154 updating version 235 to 238 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: oid 154 version 238 is already newer than 237 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: oid 154 version 238 is already newer than 236 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 238 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1443: left oid 154 (ObjNum 1027 snap 0 seq_num 1027) 2023-12-01T15:45:46.927 INFO:tasks.rados.rados.0.smithi040.stdout:1444: finishing write tid 1 to smithi04088644-350 2023-12-01T15:45:46.928 INFO:tasks.rados.rados.0.smithi040.stdout:1444: finishing write tid 2 to smithi04088644-350 2023-12-01T15:45:46.928 INFO:tasks.rados.rados.0.smithi040.stdout:1444: finishing write tid 3 to smithi04088644-350 2023-12-01T15:45:46.928 INFO:tasks.rados.rados.0.smithi040.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-12-01T15:45:46.939 INFO:tasks.rados.rados.0.smithi040.stdout:1448: writing smithi04088644-171 from 511210 to 925335 tid 1 2023-12-01T15:45:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1448: writing smithi04088644-171 from 1423159 to 1909515 tid 2 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1448: writing smithi04088644-171 from 2668859 to 3258444 tid 3 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1440: done (7 left) 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1441: done (6 left) 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1442: done (5 left) 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1443: done (4 left) 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1449: write oid 353 current snap is 0 2023-12-01T15:45:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-12-01T15:45:46.959 INFO:tasks.rados.rados.0.smithi040.stdout:1449: writing smithi04088644-353 from 528017 to 1017391 tid 1 2023-12-01T15:45:46.965 INFO:tasks.rados.rados.0.smithi040.stdout:1449: writing smithi04088644-353 from 1481641 to 2111655 tid 2 2023-12-01T15:45:46.971 INFO:tasks.rados.rados.0.smithi040.stdout:1449: writing smithi04088644-353 from 2696282 to 3097139 tid 3 2023-12-01T15:45:46.971 INFO:tasks.rados.rados.0.smithi040.stdout:1450: write oid 489 current snap is 0 2023-12-01T15:45:46.971 INFO:tasks.rados.rados.0.smithi040.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-12-01T15:45:46.977 INFO:tasks.rados.rados.0.smithi040.stdout:1450: writing smithi04088644-489 from 544824 to 1109447 tid 1 2023-12-01T15:45:46.984 INFO:tasks.rados.rados.0.smithi040.stdout:1450: writing smithi04088644-489 from 1823770 to 2313795 tid 2 2023-12-01T15:45:46.990 INFO:tasks.rados.rados.0.smithi040.stdout:1450: writing smithi04088644-489 from 3007352 to 3344824 tid 3 2023-12-01T15:45:46.990 INFO:tasks.rados.rados.0.smithi040.stdout:1451: write oid 186 current snap is 0 2023-12-01T15:45:46.990 INFO:tasks.rados.rados.0.smithi040.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-12-01T15:45:46.997 INFO:tasks.rados.rados.0.smithi040.stdout:1451: writing smithi04088644-186 from 561631 to 1201503 tid 1 2023-12-01T15:45:47.004 INFO:tasks.rados.rados.0.smithi040.stdout:1451: writing smithi04088644-186 from 1882252 to 2515935 tid 2 2023-12-01T15:45:47.009 INFO:tasks.rados.rados.0.smithi040.stdout:1451: writing smithi04088644-186 from 3034775 to 3361631 tid 3 2023-12-01T15:45:47.009 INFO:tasks.rados.rados.0.smithi040.stdout:1452: delete oid 327 current snap is 0 2023-12-01T15:45:47.009 INFO:tasks.rados.rados.0.smithi040.stdout:1444: finishing write tid 4 to smithi04088644-350 2023-12-01T15:45:47.009 INFO:tasks.rados.rados.0.smithi040.stdout:1444: finishing write tid 5 to smithi04088644-350 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:1444: oid 350 updating version 0 to 296 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:1444: oid 350 version 296 is already newer than 294 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:1444: oid 350 version 296 is already newer than 293 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:1444: oid 350 version 296 is already newer than 295 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 350 v 296 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:1444: left oid 350 (ObjNum 1028 snap 0 seq_num 1028) 2023-12-01T15:45:47.010 INFO:tasks.rados.rados.0.smithi040.stdout:1445: expect (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:45:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:46 smithi141 bash[31670]: audit 2023-12-01T15:45:46.245276+0000 mon.a (mon.0) 867 : audit 0 from='client.? 172.21.15.40:0/299167205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:47.168 INFO:tasks.rados.rados.0.smithi040.stdout:1447: expect (ObjNum 449 snap 0 seq_num 449) 2023-12-01T15:45:47.284 INFO:tasks.rados.rados.0.smithi040.stdout:1448: finishing write tid 1 to smithi04088644-171 2023-12-01T15:45:47.284 INFO:tasks.rados.rados.0.smithi040.stdout:1448: finishing write tid 2 to smithi04088644-171 2023-12-01T15:45:47.284 INFO:tasks.rados.rados.0.smithi040.stdout:1448: finishing write tid 3 to smithi04088644-171 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: finishing write tid 4 to smithi04088644-171 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: finishing write tid 5 to smithi04088644-171 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: oid 171 updating version 0 to 204 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: oid 171 version 204 is already newer than 203 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: oid 171 version 204 is already newer than 202 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: oid 171 version 204 is already newer than 201 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 171 v 204 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1448: left oid 171 (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 1 to smithi04088644-353 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 2 to smithi04088644-353 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 3 to smithi04088644-353 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 4 to smithi04088644-353 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 5 to smithi04088644-353 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: oid 353 updating version 0 to 179 2023-12-01T15:45:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:1449: oid 353 version 179 is already newer than 178 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1449: oid 353 updating version 179 to 181 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1449: oid 353 version 181 is already newer than 180 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 353 v 181 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1449: left oid 353 (ObjNum 1031 snap 0 seq_num 1031) 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: finishing write tid 1 to smithi04088644-489 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: finishing write tid 2 to smithi04088644-489 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: finishing write tid 3 to smithi04088644-489 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: finishing write tid 4 to smithi04088644-489 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: finishing write tid 5 to smithi04088644-489 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: oid 489 updating version 0 to 297 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: oid 489 updating version 297 to 300 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: oid 489 version 300 is already newer than 298 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: oid 489 version 300 is already newer than 299 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 489 v 300 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-12-01T15:45:47.286 INFO:tasks.rados.rados.0.smithi040.stdout:1450: left oid 489 (ObjNum 1032 snap 0 seq_num 1032) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1451: finishing write tid 1 to smithi04088644-186 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1451: finishing write tid 2 to smithi04088644-186 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1451: finishing write tid 3 to smithi04088644-186 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1444: done (7 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1445: done (6 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1447: done (5 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1448: done (4 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1449: done (3 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1450: done (2 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1452: done (1 left) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1453: read oid 210 snap -1 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1453: expect (ObjNum 855 snap 0 seq_num 855) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1454: read oid 95 snap -1 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1454: expect (ObjNum 869 snap 0 seq_num 869) 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1455: read oid 54 snap -1 2023-12-01T15:45:47.287 INFO:tasks.rados.rados.0.smithi040.stdout:1455: expect (ObjNum 741 snap 0 seq_num 741) 2023-12-01T15:45:47.288 INFO:tasks.rados.rados.0.smithi040.stdout:1456: read oid 216 snap -1 2023-12-01T15:45:47.288 INFO:tasks.rados.rados.0.smithi040.stdout:1456: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T15:45:47.288 INFO:tasks.rados.rados.0.smithi040.stdout:1457: read oid 253 snap -1 2023-12-01T15:45:47.288 INFO:tasks.rados.rados.0.smithi040.stdout:1457: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-12-01T15:45:47.288 INFO:tasks.rados.rados.0.smithi040.stdout:1458: write oid 144 current snap is 0 2023-12-01T15:45:47.288 INFO:tasks.rados.rados.0.smithi040.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-12-01T15:45:47.295 INFO:tasks.rados.rados.0.smithi040.stdout:1458: writing smithi04088644-144 from 595245 to 1101968 tid 1 2023-12-01T15:45:47.303 INFO:tasks.rados.rados.0.smithi040.stdout:1458: writing smithi04088644-144 from 1715569 to 2352921 tid 2 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1458: writing smithi04088644-144 from 2805974 to 3368272 tid 3 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1459: read oid 91 snap -1 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1459: expect (ObjNum 525 snap 0 seq_num 525) 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1460: delete oid 345 current snap is 0 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: finishing write tid 4 to smithi04088644-186 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: finishing write tid 5 to smithi04088644-186 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: oid 186 updating version 0 to 208 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: oid 186 version 208 is already newer than 207 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: oid 186 updating version 208 to 209 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: oid 186 version 209 is already newer than 206 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 186 v 209 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-12-01T15:45:47.310 INFO:tasks.rados.rados.0.smithi040.stdout:1451: left oid 186 (ObjNum 1033 snap 0 seq_num 1033) 2023-12-01T15:45:47.311 INFO:tasks.rados.rados.0.smithi040.stdout:1455: expect (ObjNum 741 snap 0 seq_num 741) 2023-12-01T15:45:47.444 INFO:tasks.rados.rados.0.smithi040.stdout:1453: expect (ObjNum 855 snap 0 seq_num 855) 2023-12-01T15:45:47.589 INFO:tasks.rados.rados.0.smithi040.stdout:1456: expect (ObjNum 215 snap 0 seq_num 215) 2023-12-01T15:45:47.707 INFO:tasks.rados.rados.0.smithi040.stdout:1454: expect (ObjNum 869 snap 0 seq_num 869) 2023-12-01T15:45:47.816 INFO:tasks.rados.rados.0.smithi040.stdout:1457: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: finishing write tid 1 to smithi04088644-144 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: finishing write tid 2 to smithi04088644-144 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: finishing write tid 3 to smithi04088644-144 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: finishing write tid 4 to smithi04088644-144 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: finishing write tid 5 to smithi04088644-144 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: oid 144 updating version 0 to 199 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: oid 144 version 199 is already newer than 198 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: oid 144 updating version 199 to 200 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: oid 144 version 200 is already newer than 197 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 144 v 200 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:45:47.944 INFO:tasks.rados.rados.0.smithi040.stdout:1459: expect (ObjNum 525 snap 0 seq_num 525) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1451: done (8 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1453: done (7 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1454: done (6 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1455: done (5 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1456: done (4 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1457: done (3 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1458: done (2 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1459: done (1 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1460: done (0 left) 2023-12-01T15:45:48.075 INFO:tasks.rados.rados.0.smithi040.stdout:1461: write oid 86 current snap is 0 2023-12-01T15:45:48.076 INFO:tasks.rados.rados.0.smithi040.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-12-01T15:45:48.087 INFO:tasks.rados.rados.0.smithi040.stdout:1461: writing smithi04088644-86 from 628859 to 1286080 tid 1 2023-12-01T15:45:48.094 INFO:tasks.rados.rados.0.smithi040.stdout:1461: writing smithi04088644-86 from 1716180 to 2357201 tid 2 2023-12-01T15:45:48.101 INFO:tasks.rados.rados.0.smithi040.stdout:1461: writing smithi04088644-86 from 3144467 to 3428859 tid 3 2023-12-01T15:45:48.101 INFO:tasks.rados.rados.0.smithi040.stdout:1462: delete oid 82 current snap is 0 2023-12-01T15:45:48.101 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 1 to smithi04088644-86 2023-12-01T15:45:48.101 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 2 to smithi04088644-86 2023-12-01T15:45:48.103 INFO:tasks.rados.rados.0.smithi040.stdout:1462: done (1 left) 2023-12-01T15:45:48.103 INFO:tasks.rados.rados.0.smithi040.stdout:1463: read oid 468 snap -1 2023-12-01T15:45:48.103 INFO:tasks.rados.rados.0.smithi040.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:45:48.103 INFO:tasks.rados.rados.0.smithi040.stdout:1464: write oid 93 current snap is 0 2023-12-01T15:45:48.103 INFO:tasks.rados.rados.0.smithi040.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-12-01T15:45:48.109 INFO:tasks.rados.rados.0.smithi040.stdout:1464: writing smithi04088644-93 from 662473 to 1070192 tid 1 2023-12-01T15:45:48.117 INFO:tasks.rados.rados.0.smithi040.stdout:1464: writing smithi04088644-93 from 1833144 to 2477834 tid 2 2023-12-01T15:45:48.123 INFO:tasks.rados.rados.0.smithi040.stdout:1464: writing smithi04088644-93 from 3199313 to 3462473 tid 3 2023-12-01T15:45:48.123 INFO:tasks.rados.rados.0.smithi040.stdout:1465: read oid 146 snap -1 2023-12-01T15:45:48.123 INFO:tasks.rados.rados.0.smithi040.stdout:1465: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T15:45:48.123 INFO:tasks.rados.rados.0.smithi040.stdout:1466: read oid 56 snap -1 2023-12-01T15:45:48.123 INFO:tasks.rados.rados.0.smithi040.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:45:48.123 INFO:tasks.rados.rados.0.smithi040.stdout:1467: read oid 401 snap -1 2023-12-01T15:45:48.124 INFO:tasks.rados.rados.0.smithi040.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:45:48.124 INFO:tasks.rados.rados.0.smithi040.stdout:1468: read oid 219 snap -1 2023-12-01T15:45:48.124 INFO:tasks.rados.rados.0.smithi040.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:45:48.124 INFO:tasks.rados.rados.0.smithi040.stdout:1469: write oid 402 current snap is 0 2023-12-01T15:45:48.124 INFO:tasks.rados.rados.0.smithi040.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-12-01T15:45:48.130 INFO:tasks.rados.rados.0.smithi040.stdout:1469: writing smithi04088644-402 from 679280 to 1162248 tid 1 2023-12-01T15:45:48.139 INFO:tasks.rados.rados.0.smithi040.stdout:1469: writing smithi04088644-402 from 1775273 to 2563621 tid 2 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1469: writing smithi04088644-402 from 3110383 to 3479280 tid 3 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1470: read oid 197 snap -1 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1471: read oid 198 snap -1 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1471: expect (ObjNum 928 snap 0 seq_num 928) 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1472: read oid 174 snap -1 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1472: expect (ObjNum 753 snap 0 seq_num 753) 2023-12-01T15:45:48.145 INFO:tasks.rados.rados.0.smithi040.stdout:1473: write oid 291 current snap is 0 2023-12-01T15:45:48.146 INFO:tasks.rados.rados.0.smithi040.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-12-01T15:45:48.152 INFO:tasks.rados.rados.0.smithi040.stdout:1473: writing smithi04088644-291 from 696087 to 1254304 tid 1 2023-12-01T15:45:48.160 INFO:tasks.rados.rados.0.smithi040.stdout:1473: writing smithi04088644-291 from 1833755 to 2482114 tid 2 2023-12-01T15:45:48.167 INFO:tasks.rados.rados.0.smithi040.stdout:1473: writing smithi04088644-291 from 3137806 to 3496087 tid 3 2023-12-01T15:45:48.167 INFO:tasks.rados.rados.0.smithi040.stdout:1474: read oid 158 snap -1 2023-12-01T15:45:48.167 INFO:tasks.rados.rados.0.smithi040.stdout:1474: expect (ObjNum 973 snap 0 seq_num 973) 2023-12-01T15:45:48.167 INFO:tasks.rados.rados.0.smithi040.stdout:1475: read oid 204 snap -1 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1475: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1476: read oid 348 snap -1 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1477: write oid 319 current snap is 0 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 3 to smithi04088644-86 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 4 to smithi04088644-86 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 5 to smithi04088644-86 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: oid 86 updating version 0 to 202 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: oid 86 version 202 is already newer than 201 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: oid 86 version 202 is already newer than 200 2023-12-01T15:45:48.168 INFO:tasks.rados.rados.0.smithi040.stdout:1461: oid 86 version 202 is already newer than 199 2023-12-01T15:45:48.169 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 86 v 202 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-12-01T15:45:48.169 INFO:tasks.rados.rados.0.smithi040.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T15:45:48.169 INFO:tasks.rados.rados.0.smithi040.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:45:48.300 INFO:tasks.rados.rados.0.smithi040.stdout:1464: finishing write tid 1 to smithi04088644-93 2023-12-01T15:45:48.300 INFO:tasks.rados.rados.0.smithi040.stdout:1464: finishing write tid 2 to smithi04088644-93 2023-12-01T15:45:48.300 INFO:tasks.rados.rados.0.smithi040.stdout:1465: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T15:45:48.476 INFO:tasks.rados.rados.0.smithi040.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:45:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:48 smithi141 bash[31670]: cluster 2023-12-01T15:45:47.531033+0000 mgr.y (mgr.24356) 229 : cluster 0 pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 9.3 MiB/s wr, 91 op/s 2023-12-01T15:45:48.572 INFO:tasks.rados.rados.0.smithi040.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-12-01T15:45:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:1464: finishing write tid 3 to smithi04088644-93 2023-12-01T15:45:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:1464: finishing write tid 4 to smithi04088644-93 2023-12-01T15:45:48.662 INFO:tasks.rados.rados.0.smithi040.stdout:1464: finishing write tid 5 to smithi04088644-93 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1464: oid 93 updating version 0 to 204 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1464: oid 93 version 204 is already newer than 203 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1464: oid 93 version 204 is already newer than 202 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1464: oid 93 version 204 is already newer than 201 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 204 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1469: finishing write tid 1 to smithi04088644-402 2023-12-01T15:45:48.663 INFO:tasks.rados.rados.0.smithi040.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:45:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:48 smithi040 bash[41173]: cluster 2023-12-01T15:45:47.531033+0000 mgr.y (mgr.24356) 229 : cluster 0 pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 9.3 MiB/s wr, 91 op/s 2023-12-01T15:45:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:48 smithi040 bash[28232]: cluster 2023-12-01T15:45:47.531033+0000 mgr.y (mgr.24356) 229 : cluster 0 pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 9.3 MiB/s wr, 91 op/s 2023-12-01T15:45:48.787 INFO:tasks.rados.rados.0.smithi040.stdout:1469: finishing write tid 2 to smithi04088644-402 2023-12-01T15:45:48.787 INFO:tasks.rados.rados.0.smithi040.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: finishing write tid 3 to smithi04088644-402 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: finishing write tid 4 to smithi04088644-402 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: finishing write tid 5 to smithi04088644-402 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: oid 402 updating version 0 to 211 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: oid 402 updating version 211 to 212 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: oid 402 version 212 is already newer than 210 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:1469: oid 402 updating version 212 to 213 2023-12-01T15:45:48.937 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 402 v 213 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-12-01T15:45:48.938 INFO:tasks.rados.rados.0.smithi040.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-12-01T15:45:48.938 INFO:tasks.rados.rados.0.smithi040.stdout:1472: expect (ObjNum 753 snap 0 seq_num 753) 2023-12-01T15:45:49.069 INFO:tasks.rados.rados.0.smithi040.stdout:1471: expect (ObjNum 928 snap 0 seq_num 928) 2023-12-01T15:45:49.237 INFO:tasks.rados.rados.0.smithi040.stdout:1473: finishing write tid 1 to smithi04088644-291 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: finishing write tid 2 to smithi04088644-291 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: finishing write tid 3 to smithi04088644-291 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: finishing write tid 4 to smithi04088644-291 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: finishing write tid 5 to smithi04088644-291 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: oid 291 updating version 0 to 185 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: oid 291 version 185 is already newer than 182 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: oid 291 version 185 is already newer than 184 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: oid 291 version 185 is already newer than 183 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 291 v 185 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2023-12-01T15:45:49.238 INFO:tasks.rados.rados.0.smithi040.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2023-12-01T15:45:49.360 INFO:tasks.rados.rados.0.smithi040.stdout:1474: expect (ObjNum 973 snap 0 seq_num 973) 2023-12-01T15:45:49.526 INFO:tasks.rados.rados.0.smithi040.stdout:1475: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:45:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:49 smithi141 bash[31670]: audit 2023-12-01T15:45:48.301999+0000 mon.c (mon.2) 144 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:49 smithi141 bash[31670]: audit 2023-12-01T15:45:48.712640+0000 mon.a (mon.0) 868 : audit 0 from='client.? 172.21.15.40:0/2428592043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:49 smithi040 bash[28232]: audit 2023-12-01T15:45:48.301999+0000 mon.c (mon.2) 144 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:49 smithi040 bash[28232]: audit 2023-12-01T15:45:48.712640+0000 mon.a (mon.0) 868 : audit 0 from='client.? 172.21.15.40:0/2428592043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:49 smithi040 bash[41173]: audit 2023-12-01T15:45:48.301999+0000 mon.c (mon.2) 144 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:49 smithi040 bash[41173]: audit 2023-12-01T15:45:48.712640+0000 mon.a (mon.0) 868 : audit 0 from='client.? 172.21.15.40:0/2428592043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:49.685 INFO:tasks.rados.rados.0.smithi040.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-12-01T15:45:49.702 INFO:tasks.rados.rados.0.smithi040.stdout:1477: writing smithi04088644-319 from 712894 to 1462713 tid 1 2023-12-01T15:45:49.711 INFO:tasks.rados.rados.0.smithi040.stdout:1477: writing smithi04088644-319 from 2008590 to 2800607 tid 2 2023-12-01T15:45:49.715 INFO:tasks.rados.rados.0.smithi040.stdout:1477: writing smithi04088644-319 from 3281582 to 3512894 tid 3 2023-12-01T15:45:49.715 INFO:tasks.rados.rados.0.smithi040.stdout:1461: done (15 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1463: done (14 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1464: done (13 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1465: done (12 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1466: done (11 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1467: done (10 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1468: done (9 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1469: done (8 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1470: done (7 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1471: done (6 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1472: done (5 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1473: done (4 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1474: done (3 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1475: done (2 left) 2023-12-01T15:45:49.716 INFO:tasks.rados.rados.0.smithi040.stdout:1476: done (1 left) 2023-12-01T15:45:49.717 INFO:tasks.rados.rados.0.smithi040.stdout:1478: write oid 392 current snap is 0 2023-12-01T15:45:49.717 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 1 to smithi04088644-319 2023-12-01T15:45:49.717 INFO:tasks.rados.rados.0.smithi040.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi040.stdout:1478: writing smithi04088644-392 from 729701 to 1154769 tid 1 2023-12-01T15:45:49.728 INFO:tasks.rados.rados.0.smithi040.stdout:1478: writing smithi04088644-392 from 1667072 to 2319100 tid 2 2023-12-01T15:45:49.735 INFO:tasks.rados.rados.0.smithi040.stdout:1478: writing smithi04088644-392 from 2909005 to 3394185 tid 3 2023-12-01T15:45:49.735 INFO:tasks.rados.rados.0.smithi040.stdout:1479: read oid 390 snap -1 2023-12-01T15:45:49.735 INFO:tasks.rados.rados.0.smithi040.stdout:1479: expect (ObjNum 956 snap 0 seq_num 956) 2023-12-01T15:45:49.735 INFO:tasks.rados.rados.0.smithi040.stdout:1480: write oid 162 current snap is 0 2023-12-01T15:45:49.735 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 2 to smithi04088644-319 2023-12-01T15:45:49.735 INFO:tasks.rados.rados.0.smithi040.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-12-01T15:45:49.742 INFO:tasks.rados.rados.0.smithi040.stdout:1480: writing smithi04088644-162 from 746508 to 1246825 tid 1 2023-12-01T15:45:49.750 INFO:tasks.rados.rados.0.smithi040.stdout:1480: writing smithi04088644-162 from 2009201 to 2804887 tid 2 2023-12-01T15:45:49.755 INFO:tasks.rados.rados.0.smithi040.stdout:1480: writing smithi04088644-162 from 3220075 to 3546508 tid 3 2023-12-01T15:45:49.755 INFO:tasks.rados.rados.0.smithi040.stdout:1481: read oid 24 snap -1 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1481: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1482: read oid 64 snap -1 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1482: expect deleted 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1483: read oid 280 snap -1 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1483: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1484: delete oid 447 current snap is 0 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 3 to smithi04088644-319 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 4 to smithi04088644-319 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 5 to smithi04088644-319 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1477: oid 319 updating version 0 to 216 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1477: oid 319 version 216 is already newer than 215 2023-12-01T15:45:49.756 INFO:tasks.rados.rados.0.smithi040.stdout:1477: oid 319 version 216 is already newer than 214 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1477: oid 319 updating version 216 to 217 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 319 v 217 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1477: left oid 319 (ObjNum 1042 snap 0 seq_num 1042) 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: finishing write tid 1 to smithi04088644-392 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: finishing write tid 2 to smithi04088644-392 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: finishing write tid 3 to smithi04088644-392 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: finishing write tid 4 to smithi04088644-392 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: finishing write tid 5 to smithi04088644-392 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: oid 392 updating version 0 to 242 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: oid 392 version 242 is already newer than 240 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: oid 392 version 242 is already newer than 239 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: oid 392 version 242 is already newer than 241 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 242 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-12-01T15:45:49.757 INFO:tasks.rados.rados.0.smithi040.stdout:1478: left oid 392 (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T15:45:49.758 INFO:tasks.rados.rados.0.smithi040.stdout:1479: expect (ObjNum 956 snap 0 seq_num 956) 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: finishing write tid 1 to smithi04088644-162 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: finishing write tid 2 to smithi04088644-162 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: finishing write tid 3 to smithi04088644-162 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: finishing write tid 4 to smithi04088644-162 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: finishing write tid 5 to smithi04088644-162 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: oid 162 updating version 0 to 168 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: oid 162 version 168 is already newer than 165 2023-12-01T15:45:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1480: oid 162 version 168 is already newer than 166 2023-12-01T15:45:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1480: oid 162 version 168 is already newer than 167 2023-12-01T15:45:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 162 v 168 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-12-01T15:45:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1480: left oid 162 (ObjNum 1044 snap 0 seq_num 1044) 2023-12-01T15:45:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1481: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:45:49.915 INFO:tasks.rados.rados.0.smithi040.stdout:1483: expect (ObjNum 279 snap 0 seq_num 279) 2023-12-01T15:45:50.008 INFO:tasks.rados.rados.0.smithi040.stdout:1477: done (7 left) 2023-12-01T15:45:50.008 INFO:tasks.rados.rados.0.smithi040.stdout:1478: done (6 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1479: done (5 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1480: done (4 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1481: done (3 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1482: done (2 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1483: done (1 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1484: done (0 left) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1485: read oid 476 snap -1 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1485: expect (ObjNum 938 snap 0 seq_num 938) 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1486: write oid 108 current snap is 0 2023-12-01T15:45:50.009 INFO:tasks.rados.rados.0.smithi040.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-12-01T15:45:50.020 INFO:tasks.rados.rados.0.smithi040.stdout:1486: writing smithi04088644-108 from 780122 to 1430937 tid 1 2023-12-01T15:45:50.030 INFO:tasks.rados.rados.0.smithi040.stdout:1486: writing smithi04088644-108 from 2126165 to 2925520 tid 2 2023-12-01T15:45:50.030 INFO:tasks.rados.rados.0.smithi040.stdout:1487: read oid 7 snap -1 2023-12-01T15:45:50.030 INFO:tasks.rados.rados.0.smithi040.stdout:1487: expect (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:50.030 INFO:tasks.rados.rados.0.smithi040.stdout:1488: delete oid 125 current snap is 0 2023-12-01T15:45:50.031 INFO:tasks.rados.rados.0.smithi040.stdout:1485: expect (ObjNum 938 snap 0 seq_num 938) 2023-12-01T15:45:50.270 INFO:tasks.rados.rados.0.smithi040.stdout:1486: finishing write tid 1 to smithi04088644-108 2023-12-01T15:45:50.270 INFO:tasks.rados.rados.0.smithi040.stdout:1486: finishing write tid 2 to smithi04088644-108 2023-12-01T15:45:50.270 INFO:tasks.rados.rados.0.smithi040.stdout:1486: finishing write tid 3 to smithi04088644-108 2023-12-01T15:45:50.270 INFO:tasks.rados.rados.0.smithi040.stdout:1486: finishing write tid 4 to smithi04088644-108 2023-12-01T15:45:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:1486: oid 108 updating version 0 to 219 2023-12-01T15:45:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:1486: oid 108 updating version 219 to 220 2023-12-01T15:45:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:1486: oid 108 version 220 is already newer than 218 2023-12-01T15:45:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 108 v 220 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-12-01T15:45:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:1486: left oid 108 (ObjNum 1046 snap 0 seq_num 1046) 2023-12-01T15:45:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:1487: expect (ObjNum 727 snap 0 seq_num 727) 2023-12-01T15:45:50.349 INFO:tasks.rados.rados.0.smithi040.stdout:1485: done (3 left) 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1486: done (2 left) 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1487: done (1 left) 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1488: done (0 left) 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1489: read oid 481 snap -1 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1490: read oid 374 snap -1 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1490: expect (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1491: write oid 323 current snap is 0 2023-12-01T15:45:50.350 INFO:tasks.rados.rados.0.smithi040.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-12-01T15:45:50.359 INFO:tasks.rados.rados.0.smithi040.stdout:1491: writing smithi04088644-323 from 413736 to 815049 tid 1 2023-12-01T15:45:50.364 INFO:tasks.rados.rados.0.smithi040.stdout:1491: writing smithi04088644-323 from 1326776 to 1729800 tid 2 2023-12-01T15:45:50.371 INFO:tasks.rados.rados.0.smithi040.stdout:1491: writing smithi04088644-323 from 2413414 to 2871307 tid 3 2023-12-01T15:45:50.375 INFO:tasks.rados.rados.0.smithi040.stdout:1491: writing smithi04088644-323 from 3438716 to 3613736 tid 4 2023-12-01T15:45:50.375 INFO:tasks.rados.rados.0.smithi040.stdout:1492: read oid 498 snap -1 2023-12-01T15:45:50.376 INFO:tasks.rados.rados.0.smithi040.stdout:1492: expect (ObjNum 659 snap 0 seq_num 659) 2023-12-01T15:45:50.376 INFO:tasks.rados.rados.0.smithi040.stdout:1493: read oid 378 snap -1 2023-12-01T15:45:50.376 INFO:tasks.rados.rados.0.smithi040.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:45:50.376 INFO:tasks.rados.rados.0.smithi040.stdout:1494: delete oid 92 current snap is 0 2023-12-01T15:45:50.376 INFO:tasks.rados.rados.0.smithi040.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T15:45:50.441 INFO:tasks.rados.rados.0.smithi040.stdout:1490: expect (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:45:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:50 smithi141 bash[31670]: cluster 2023-12-01T15:45:49.532172+0000 mgr.y (mgr.24356) 230 : cluster 0 pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T15:45:50.604 INFO:tasks.rados.rados.0.smithi040.stdout:1491: finishing write tid 1 to smithi04088644-323 2023-12-01T15:45:50.604 INFO:tasks.rados.rados.0.smithi040.stdout:1491: finishing write tid 2 to smithi04088644-323 2023-12-01T15:45:50.604 INFO:tasks.rados.rados.0.smithi040.stdout:1491: finishing write tid 3 to smithi04088644-323 2023-12-01T15:45:50.604 INFO:tasks.rados.rados.0.smithi040.stdout:1489: done (5 left) 2023-12-01T15:45:50.605 INFO:tasks.rados.rados.0.smithi040.stdout:1490: done (4 left) 2023-12-01T15:45:50.605 INFO:tasks.rados.rados.0.smithi040.stdout:1494: done (3 left) 2023-12-01T15:45:50.605 INFO:tasks.rados.rados.0.smithi040.stdout:1495: write oid 393 current snap is 0 2023-12-01T15:45:50.605 INFO:tasks.rados.rados.0.smithi040.stdout:1491: finishing write tid 4 to smithi04088644-323 2023-12-01T15:45:50.606 INFO:tasks.rados.rados.0.smithi040.stdout:1491: finishing write tid 5 to smithi04088644-323 2023-12-01T15:45:50.606 INFO:tasks.rados.rados.0.smithi040.stdout:1491: finishing write tid 6 to smithi04088644-323 2023-12-01T15:45:50.606 INFO:tasks.rados.rados.0.smithi040.stdout:1491: oid 323 updating version 0 to 247 2023-12-01T15:45:50.606 INFO:tasks.rados.rados.0.smithi040.stdout:1491: oid 323 version 247 is already newer than 245 2023-12-01T15:45:50.607 INFO:tasks.rados.rados.0.smithi040.stdout:1491: oid 323 version 247 is already newer than 246 2023-12-01T15:45:50.607 INFO:tasks.rados.rados.0.smithi040.stdout:1491: oid 323 updating version 247 to 248 2023-12-01T15:45:50.607 INFO:tasks.rados.rados.0.smithi040.stdout:1491: oid 323 version 248 is already newer than 244 2023-12-01T15:45:50.607 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 323 v 248 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-12-01T15:45:50.607 INFO:tasks.rados.rados.0.smithi040.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T15:45:50.607 INFO:tasks.rados.rados.0.smithi040.stdout:1492: expect (ObjNum 659 snap 0 seq_num 659) 2023-12-01T15:45:50.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:50 smithi040 bash[41173]: cluster 2023-12-01T15:45:49.532172+0000 mgr.y (mgr.24356) 230 : cluster 0 pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T15:45:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:50 smithi040 bash[28232]: cluster 2023-12-01T15:45:49.532172+0000 mgr.y (mgr.24356) 230 : cluster 0 pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-12-01T15:45:50.747 INFO:tasks.rados.rados.0.smithi040.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:45:50.823 INFO:tasks.rados.rados.0.smithi040.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-12-01T15:45:50.836 INFO:tasks.rados.rados.0.smithi040.stdout:1495: writing smithi04088644-393 from 447350 to 1115514 tid 1 2023-12-01T15:45:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:1495: writing smithi04088644-393 from 1560093 to 1966786 tid 2 2023-12-01T15:45:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:1495: writing smithi04088644-393 from 2584613 to 3065050 tid 3 2023-12-01T15:45:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:1491: done (3 left) 2023-12-01T15:45:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:1492: done (2 left) 2023-12-01T15:45:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:1493: done (1 left) 2023-12-01T15:45:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:1496: write oid 162 current snap is 0 2023-12-01T15:45:50.848 INFO:tasks.rados.rados.0.smithi040.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-12-01T15:45:50.854 INFO:tasks.rados.rados.0.smithi040.stdout:1496: writing smithi04088644-162 from 464157 to 1207570 tid 1 2023-12-01T15:45:50.860 INFO:tasks.rados.rados.0.smithi040.stdout:1496: writing smithi04088644-162 from 1618575 to 2285279 tid 2 2023-12-01T15:45:50.867 INFO:tasks.rados.rados.0.smithi040.stdout:1496: writing smithi04088644-162 from 3012036 to 3420098 tid 3 2023-12-01T15:45:50.867 INFO:tasks.rados.rados.0.smithi040.stdout:1497: write oid 132 current snap is 0 2023-12-01T15:45:50.867 INFO:tasks.rados.rados.0.smithi040.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-12-01T15:45:50.872 INFO:tasks.rados.rados.0.smithi040.stdout:1497: writing smithi04088644-132 from 480964 to 899626 tid 1 2023-12-01T15:45:50.878 INFO:tasks.rados.rados.0.smithi040.stdout:1497: writing smithi04088644-132 from 1560704 to 1971066 tid 2 2023-12-01T15:45:50.885 INFO:tasks.rados.rados.0.smithi040.stdout:1497: writing smithi04088644-132 from 2523106 to 3142440 tid 3 2023-12-01T15:45:50.885 INFO:tasks.rados.rados.0.smithi040.stdout:1498: delete oid 274 current snap is 0 2023-12-01T15:45:50.885 INFO:tasks.rados.rados.0.smithi040.stdout:1495: finishing write tid 1 to smithi04088644-393 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: finishing write tid 2 to smithi04088644-393 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: finishing write tid 3 to smithi04088644-393 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: finishing write tid 4 to smithi04088644-393 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: finishing write tid 5 to smithi04088644-393 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: oid 393 updating version 0 to 237 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: oid 393 updating version 237 to 238 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: oid 393 updating version 238 to 240 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: oid 393 version 240 is already newer than 239 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 393 v 240 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1495: left oid 393 (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1496: finishing write tid 1 to smithi04088644-162 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1496: finishing write tid 2 to smithi04088644-162 2023-12-01T15:45:50.886 INFO:tasks.rados.rados.0.smithi040.stdout:1496: finishing write tid 3 to smithi04088644-162 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: finishing write tid 4 to smithi04088644-162 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: finishing write tid 5 to smithi04088644-162 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: oid 162 updating version 0 to 171 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: oid 162 version 171 is already newer than 169 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: oid 162 version 171 is already newer than 170 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: oid 162 updating version 171 to 172 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 162 v 172 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1496: left oid 162 (ObjNum 1051 snap 0 seq_num 1051) 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1497: finishing write tid 1 to smithi04088644-132 2023-12-01T15:45:50.887 INFO:tasks.rados.rados.0.smithi040.stdout:1497: finishing write tid 2 to smithi04088644-132 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1495: done (3 left) 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1496: done (2 left) 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1498: done (1 left) 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1499: read oid 171 snap -1 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1499: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1500: write oid 35 current snap is 0 2023-12-01T15:45:50.888 INFO:tasks.rados.rados.0.smithi040.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-12-01T15:45:50.894 INFO:tasks.rados.rados.0.smithi040.stdout:1500: writing smithi04088644-35 from 514578 to 1083738 tid 1 2023-12-01T15:45:50.901 INFO:tasks.rados.rados.0.smithi040.stdout:1500: writing smithi04088644-35 from 1677668 to 2091699 tid 2 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1500: writing smithi04088644-35 from 2577952 to 3219830 tid 3 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1501: delete oid 104 current snap is 0 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1497: finishing write tid 3 to smithi04088644-132 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1497: finishing write tid 4 to smithi04088644-132 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1497: finishing write tid 5 to smithi04088644-132 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1497: oid 132 updating version 0 to 205 2023-12-01T15:45:50.908 INFO:tasks.rados.rados.0.smithi040.stdout:1497: oid 132 version 205 is already newer than 204 2023-12-01T15:45:50.909 INFO:tasks.rados.rados.0.smithi040.stdout:1497: oid 132 version 205 is already newer than 203 2023-12-01T15:45:50.909 INFO:tasks.rados.rados.0.smithi040.stdout:1497: oid 132 updating version 205 to 206 2023-12-01T15:45:50.909 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 132 v 206 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-12-01T15:45:50.909 INFO:tasks.rados.rados.0.smithi040.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T15:45:50.909 INFO:tasks.rados.rados.0.smithi040.stdout:1499: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: finishing write tid 1 to smithi04088644-35 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: finishing write tid 2 to smithi04088644-35 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: finishing write tid 3 to smithi04088644-35 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: finishing write tid 4 to smithi04088644-35 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: finishing write tid 5 to smithi04088644-35 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: oid 35 updating version 0 to 301 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: oid 35 version 301 is already newer than 300 2023-12-01T15:45:51.070 INFO:tasks.rados.rados.0.smithi040.stdout:1500: oid 35 updating version 301 to 303 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1500: oid 35 version 303 is already newer than 302 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 303 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1497: done (3 left) 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1499: done (2 left) 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1500: done (1 left) 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1501: done (0 left) 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1502: write oid 180 current snap is 0 2023-12-01T15:45:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-12-01T15:45:51.081 INFO:tasks.rados.rados.0.smithi040.stdout:1502: writing smithi04088644-180 from 548192 to 1267850 tid 1 2023-12-01T15:45:51.089 INFO:tasks.rados.rados.0.smithi040.stdout:1502: writing smithi04088644-180 from 1678279 to 2095979 tid 2 2023-12-01T15:45:51.096 INFO:tasks.rados.rados.0.smithi040.stdout:1502: writing smithi04088644-180 from 2516445 to 3297220 tid 3 2023-12-01T15:45:51.096 INFO:tasks.rados.rados.0.smithi040.stdout:1503: read oid 115 snap -1 2023-12-01T15:45:51.096 INFO:tasks.rados.rados.0.smithi040.stdout:1503: expect (ObjNum 799 snap 0 seq_num 799) 2023-12-01T15:45:51.096 INFO:tasks.rados.rados.0.smithi040.stdout:1504: write oid 205 current snap is 0 2023-12-01T15:45:51.096 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing write tid 1 to smithi04088644-180 2023-12-01T15:45:51.096 INFO:tasks.rados.rados.0.smithi040.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-12-01T15:45:51.103 INFO:tasks.rados.rados.0.smithi040.stdout:1504: writing smithi04088644-205 from 564999 to 1076259 tid 1 2023-12-01T15:45:51.110 INFO:tasks.rados.rados.0.smithi040.stdout:1504: writing smithi04088644-205 from 1853114 to 2414472 tid 2 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1504: writing smithi04088644-205 from 3060221 to 3652268 tid 3 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1505: read oid 272 snap -1 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1505: expect (ObjNum 873 snap 0 seq_num 873) 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1506: write oid 384 current snap is 0 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing write tid 2 to smithi04088644-180 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing write tid 1 to smithi04088644-205 2023-12-01T15:45:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing write tid 3 to smithi04088644-180 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing write tid 4 to smithi04088644-180 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing write tid 5 to smithi04088644-180 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: oid 180 updating version 0 to 303 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: oid 180 updating version 303 to 304 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: oid 180 version 304 is already newer than 301 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: oid 180 version 304 is already newer than 302 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 180 v 304 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing write tid 2 to smithi04088644-205 2023-12-01T15:45:51.119 INFO:tasks.rados.rados.0.smithi040.stdout:1503: expect (ObjNum 799 snap 0 seq_num 799) 2023-12-01T15:45:51.278 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing write tid 3 to smithi04088644-205 2023-12-01T15:45:51.278 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing write tid 4 to smithi04088644-205 2023-12-01T15:45:51.278 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing write tid 5 to smithi04088644-205 2023-12-01T15:45:51.278 INFO:tasks.rados.rados.0.smithi040.stdout:1504: oid 205 updating version 0 to 206 2023-12-01T15:45:51.279 INFO:tasks.rados.rados.0.smithi040.stdout:1504: oid 205 updating version 206 to 208 2023-12-01T15:45:51.279 INFO:tasks.rados.rados.0.smithi040.stdout:1504: oid 205 version 208 is already newer than 207 2023-12-01T15:45:51.279 INFO:tasks.rados.rados.0.smithi040.stdout:1504: oid 205 updating version 208 to 209 2023-12-01T15:45:51.279 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 205 v 209 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-12-01T15:45:51.279 INFO:tasks.rados.rados.0.smithi040.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:45:51.279 INFO:tasks.rados.rados.0.smithi040.stdout:1505: expect (ObjNum 873 snap 0 seq_num 873) 2023-12-01T15:45:51.404 INFO:tasks.rados.rados.0.smithi040.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-12-01T15:45:51.417 INFO:tasks.rados.rados.0.smithi040.stdout:1506: writing smithi04088644-384 from 581806 to 1168315 tid 1 2023-12-01T15:45:51.423 INFO:tasks.rados.rados.0.smithi040.stdout:1506: writing smithi04088644-384 from 1911596 to 2332965 tid 2 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1506: writing smithi04088644-384 from 3087644 to 3490963 tid 3 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1502: done (4 left) 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1503: done (3 left) 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1504: done (2 left) 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1505: done (1 left) 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1507: delete oid 297 current snap is 0 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1506: finishing write tid 1 to smithi04088644-384 2023-12-01T15:45:51.430 INFO:tasks.rados.rados.0.smithi040.stdout:1506: finishing write tid 2 to smithi04088644-384 2023-12-01T15:45:51.432 INFO:tasks.rados.rados.0.smithi040.stdout:1507: done (1 left) 2023-12-01T15:45:51.433 INFO:tasks.rados.rados.0.smithi040.stdout:1508: write oid 484 current snap is 0 2023-12-01T15:45:51.433 INFO:tasks.rados.rados.0.smithi040.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-12-01T15:45:51.441 INFO:tasks.rados.rados.0.smithi040.stdout:1508: writing smithi04088644-484 from 615420 to 1352427 tid 1 2023-12-01T15:45:51.447 INFO:tasks.rados.rados.0.smithi040.stdout:1508: writing smithi04088644-484 from 1912207 to 2337245 tid 2 2023-12-01T15:45:51.454 INFO:tasks.rados.rados.0.smithi040.stdout:1508: writing smithi04088644-484 from 3026137 to 3568353 tid 3 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1509: read oid 34 snap -1 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1509: expect (ObjNum 911 snap 0 seq_num 911) 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1510: delete oid 371 current snap is 0 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: finishing write tid 3 to smithi04088644-384 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: finishing write tid 4 to smithi04088644-384 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: finishing write tid 5 to smithi04088644-384 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: oid 384 updating version 0 to 245 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: oid 384 version 245 is already newer than 243 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: oid 384 version 245 is already newer than 242 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: oid 384 version 245 is already newer than 244 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 245 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1508: finishing write tid 1 to smithi04088644-484 2023-12-01T15:45:51.455 INFO:tasks.rados.rados.0.smithi040.stdout:1508: finishing write tid 2 to smithi04088644-484 2023-12-01T15:45:51.457 INFO:tasks.rados.rados.0.smithi040.stdout:1506: done (3 left) 2023-12-01T15:45:51.457 INFO:tasks.rados.rados.0.smithi040.stdout:1510: done (2 left) 2023-12-01T15:45:51.457 INFO:tasks.rados.rados.0.smithi040.stdout:1511: write oid 235 current snap is 0 2023-12-01T15:45:51.457 INFO:tasks.rados.rados.0.smithi040.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-12-01T15:45:51.463 INFO:tasks.rados.rados.0.smithi040.stdout:1511: writing smithi04088644-235 from 649034 to 1136539 tid 1 2023-12-01T15:45:51.469 INFO:tasks.rados.rados.0.smithi040.stdout:1511: writing smithi04088644-235 from 1629171 to 2057878 tid 2 2023-12-01T15:45:51.476 INFO:tasks.rados.rados.0.smithi040.stdout:1511: writing smithi04088644-235 from 2680983 to 3245743 tid 3 2023-12-01T15:45:51.480 INFO:tasks.rados.rados.0.smithi040.stdout:1511: writing smithi04088644-235 from 3798768 to 3849034 tid 4 2023-12-01T15:45:51.480 INFO:tasks.rados.rados.0.smithi040.stdout:1512: write oid 28 current snap is 0 2023-12-01T15:45:51.480 INFO:tasks.rados.rados.0.smithi040.stdout:1508: finishing write tid 3 to smithi04088644-484 2023-12-01T15:45:51.480 INFO:tasks.rados.rados.0.smithi040.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-12-01T15:45:51.487 INFO:tasks.rados.rados.0.smithi040.stdout:1512: writing smithi04088644-28 from 665841 to 1228595 tid 1 2023-12-01T15:45:51.492 INFO:tasks.rados.rados.0.smithi040.stdout:1512: writing smithi04088644-28 from 1687653 to 2260018 tid 2 2023-12-01T15:45:51.500 INFO:tasks.rados.rados.0.smithi040.stdout:1512: writing smithi04088644-28 from 2708406 to 3484438 tid 3 2023-12-01T15:45:51.500 INFO:tasks.rados.rados.0.smithi040.stdout:1513: read oid 403 snap -1 2023-12-01T15:45:51.500 INFO:tasks.rados.rados.0.smithi040.stdout:1513: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:45:51.500 INFO:tasks.rados.rados.0.smithi040.stdout:1514: write oid 208 current snap is 0 2023-12-01T15:45:51.500 INFO:tasks.rados.rados.0.smithi040.stdout:1508: finishing write tid 4 to smithi04088644-484 2023-12-01T15:45:51.500 INFO:tasks.rados.rados.0.smithi040.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-12-01T15:45:51.508 INFO:tasks.rados.rados.0.smithi040.stdout:1514: writing smithi04088644-208 from 682648 to 1320651 tid 1 2023-12-01T15:45:51.514 INFO:tasks.rados.rados.0.smithi040.stdout:1514: writing smithi04088644-208 from 2029782 to 2462158 tid 2 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1514: writing smithi04088644-208 from 3019476 to 3606780 tid 3 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1515: read oid 130 snap -1 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1515: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1516: read oid 332 snap -1 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1516: expect (ObjNum 975 snap 0 seq_num 975) 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1517: read oid 499 snap -1 2023-12-01T15:45:51.521 INFO:tasks.rados.rados.0.smithi040.stdout:1517: expect (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1518: write oid 453 current snap is 0 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1508: finishing write tid 5 to smithi04088644-484 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1508: oid 484 updating version 0 to 174 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1508: oid 484 updating version 174 to 176 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1508: oid 484 version 176 is already newer than 173 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1508: oid 484 version 176 is already newer than 175 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 484 v 176 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1508: left oid 484 (ObjNum 1060 snap 0 seq_num 1060) 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1511: finishing write tid 1 to smithi04088644-235 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1511: finishing write tid 2 to smithi04088644-235 2023-12-01T15:45:51.522 INFO:tasks.rados.rados.0.smithi040.stdout:1509: expect (ObjNum 911 snap 0 seq_num 911) 2023-12-01T15:45:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:51 smithi141 bash[31670]: audit 2023-12-01T15:45:51.166206+0000 mon.a (mon.0) 869 : audit 0 from='client.? 172.21.15.40:0/1457330024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:51 smithi040 bash[41173]: audit 2023-12-01T15:45:51.166206+0000 mon.a (mon.0) 869 : audit 0 from='client.? 172.21.15.40:0/1457330024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:51 smithi040 bash[28232]: audit 2023-12-01T15:45:51.166206+0000 mon.a (mon.0) 869 : audit 0 from='client.? 172.21.15.40:0/1457330024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:51.670 INFO:tasks.rados.rados.0.smithi040.stdout:1511: finishing write tid 3 to smithi04088644-235 2023-12-01T15:45:51.670 INFO:tasks.rados.rados.0.smithi040.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-12-01T15:45:51.682 INFO:tasks.rados.rados.0.smithi040.stdout:1518: writing smithi04088644-453 from 699455 to 1129060 tid 1 2023-12-01T15:45:51.690 INFO:tasks.rados.rados.0.smithi040.stdout:1518: writing smithi04088644-453 from 1804617 to 2380651 tid 2 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1518: writing smithi04088644-453 from 3163252 to 3678181 tid 3 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1508: done (9 left) 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1509: done (8 left) 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1519: read oid 429 snap -1 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1519: expect (ObjNum 982 snap 0 seq_num 982) 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1520: write oid 480 current snap is 0 2023-12-01T15:45:51.698 INFO:tasks.rados.rados.0.smithi040.stdout:1511: finishing write tid 4 to smithi04088644-235 2023-12-01T15:45:51.699 INFO:tasks.rados.rados.0.smithi040.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-12-01T15:45:51.705 INFO:tasks.rados.rados.0.smithi040.stdout:1520: writing smithi04088644-480 from 716262 to 1221116 tid 1 2023-12-01T15:45:51.713 INFO:tasks.rados.rados.0.smithi040.stdout:1520: writing smithi04088644-480 from 1863099 to 2582791 tid 2 2023-12-01T15:45:51.721 INFO:tasks.rados.rados.0.smithi040.stdout:1520: writing smithi04088644-480 from 3074322 to 3800523 tid 3 2023-12-01T15:45:51.722 INFO:tasks.rados.rados.0.smithi040.stdout:1521: read oid 466 snap -1 2023-12-01T15:45:51.722 INFO:tasks.rados.rados.0.smithi040.stdout:1521: expect deleted 2023-12-01T15:45:51.722 INFO:tasks.rados.rados.0.smithi040.stdout:1522: read oid 135 snap -1 2023-12-01T15:45:51.722 INFO:tasks.rados.rados.0.smithi040.stdout:1522: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:51.722 INFO:tasks.rados.rados.0.smithi040.stdout:1523: write oid 375 current snap is 0 2023-12-01T15:45:51.722 INFO:tasks.rados.rados.0.smithi040.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-12-01T15:45:51.729 INFO:tasks.rados.rados.0.smithi040.stdout:1523: writing smithi04088644-375 from 733069 to 1313172 tid 1 2023-12-01T15:45:51.737 INFO:tasks.rados.rados.0.smithi040.stdout:1523: writing smithi04088644-375 from 1921581 to 2501284 tid 2 2023-12-01T15:45:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:1523: writing smithi04088644-375 from 3218098 to 3755571 tid 3 2023-12-01T15:45:51.744 INFO:tasks.rados.rados.0.smithi040.stdout:1524: write oid 396 current snap is 0 2023-12-01T15:45:51.745 INFO:tasks.rados.rados.0.smithi040.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi040.stdout:1524: writing smithi04088644-396 from 749876 to 1405228 tid 1 2023-12-01T15:45:51.759 INFO:tasks.rados.rados.0.smithi040.stdout:1524: writing smithi04088644-396 from 1863710 to 2587071 tid 2 2023-12-01T15:45:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:1524: writing smithi04088644-396 from 3012815 to 3761560 tid 3 2023-12-01T15:45:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:1525: write oid 113 current snap is 0 2023-12-01T15:45:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-12-01T15:45:51.774 INFO:tasks.rados.rados.0.smithi040.stdout:1525: writing smithi04088644-113 from 766683 to 1497284 tid 1 2023-12-01T15:45:51.780 INFO:tasks.rados.rados.0.smithi040.stdout:1525: writing smithi04088644-113 from 1922192 to 2505564 tid 2 2023-12-01T15:45:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:1525: writing smithi04088644-113 from 3156591 to 3832961 tid 3 2023-12-01T15:45:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:1526: write oid 34 current snap is 0 2023-12-01T15:45:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-12-01T15:45:51.794 INFO:tasks.rados.rados.0.smithi040.stdout:1526: writing smithi04088644-34 from 783490 to 1189340 tid 1 2023-12-01T15:45:51.803 INFO:tasks.rados.rados.0.smithi040.stdout:1526: writing smithi04088644-34 from 1980674 to 2707704 tid 2 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1526: writing smithi04088644-34 from 3184014 to 3671656 tid 3 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: finishing write tid 5 to smithi04088644-235 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: finishing write tid 6 to smithi04088644-235 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: oid 235 updating version 0 to 175 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: oid 235 version 175 is already newer than 172 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: oid 235 version 175 is already newer than 173 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: oid 235 updating version 175 to 176 2023-12-01T15:45:51.809 INFO:tasks.rados.rados.0.smithi040.stdout:1511: oid 235 version 176 is already newer than 174 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 235 v 176 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 1 to smithi04088644-28 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 2 to smithi04088644-28 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1511: done (15 left) 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1527: read oid 385 snap -1 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1527: expect deleted 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 3 to smithi04088644-28 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 4 to smithi04088644-28 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 5 to smithi04088644-28 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: oid 28 updating version 0 to 221 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: oid 28 updating version 221 to 223 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: oid 28 version 223 is already newer than 222 2023-12-01T15:45:51.810 INFO:tasks.rados.rados.0.smithi040.stdout:1512: oid 28 updating version 223 to 224 2023-12-01T15:45:51.811 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 224 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-12-01T15:45:51.811 INFO:tasks.rados.rados.0.smithi040.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-12-01T15:45:51.811 INFO:tasks.rados.rados.0.smithi040.stdout:1513: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 1 to smithi04088644-208 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 2 to smithi04088644-208 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 3 to smithi04088644-208 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 4 to smithi04088644-208 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 5 to smithi04088644-208 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: oid 208 updating version 0 to 197 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: oid 208 updating version 197 to 199 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: oid 208 version 199 is already newer than 196 2023-12-01T15:45:51.907 INFO:tasks.rados.rados.0.smithi040.stdout:1514: oid 208 version 199 is already newer than 198 2023-12-01T15:45:51.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 208 v 199 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-12-01T15:45:51.908 INFO:tasks.rados.rados.0.smithi040.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-12-01T15:45:51.908 INFO:tasks.rados.rados.0.smithi040.stdout:1516: expect (ObjNum 975 snap 0 seq_num 975) 2023-12-01T15:45:52.012 INFO:tasks.rados.rados.0.smithi040.stdout:1515: expect (ObjNum 925 snap 0 seq_num 925) 2023-12-01T15:45:52.182 INFO:tasks.rados.rados.0.smithi040.stdout:1517: expect (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: finishing write tid 1 to smithi04088644-453 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: finishing write tid 2 to smithi04088644-453 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: finishing write tid 3 to smithi04088644-453 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: finishing write tid 4 to smithi04088644-453 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: finishing write tid 5 to smithi04088644-453 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: oid 453 updating version 0 to 210 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: oid 453 version 210 is already newer than 207 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: oid 453 version 210 is already newer than 209 2023-12-01T15:45:52.270 INFO:tasks.rados.rados.0.smithi040.stdout:1518: oid 453 version 210 is already newer than 208 2023-12-01T15:45:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 210 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-12-01T15:45:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T15:45:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 1 to smithi04088644-480 2023-12-01T15:45:52.271 INFO:tasks.rados.rados.0.smithi040.stdout:1519: expect (ObjNum 982 snap 0 seq_num 982) 2023-12-01T15:45:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 2 to smithi04088644-480 2023-12-01T15:45:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 3 to smithi04088644-480 2023-12-01T15:45:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 4 to smithi04088644-480 2023-12-01T15:45:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 5 to smithi04088644-480 2023-12-01T15:45:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:1520: oid 480 updating version 0 to 187 2023-12-01T15:45:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:1520: oid 480 version 187 is already newer than 186 2023-12-01T15:45:52.421 INFO:tasks.rados.rados.0.smithi040.stdout:1520: oid 480 updating version 187 to 188 2023-12-01T15:45:52.421 INFO:tasks.rados.rados.0.smithi040.stdout:1520: oid 480 updating version 188 to 189 2023-12-01T15:45:52.421 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 189 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-12-01T15:45:52.421 INFO:tasks.rados.rados.0.smithi040.stdout:1520: left oid 480 (ObjNum 1066 snap 0 seq_num 1066) 2023-12-01T15:45:52.421 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 1 to smithi04088644-375 2023-12-01T15:45:52.421 INFO:tasks.rados.rados.0.smithi040.stdout:1522: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:52 smithi141 bash[31670]: cluster 2023-12-01T15:45:51.532688+0000 mgr.y (mgr.24356) 231 : cluster 0 pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 6.8 MiB/s wr, 84 op/s 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 2 to smithi04088644-375 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 3 to smithi04088644-375 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 4 to smithi04088644-375 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 5 to smithi04088644-375 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: oid 375 updating version 0 to 182 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: oid 375 updating version 182 to 185 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: oid 375 version 185 is already newer than 184 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: oid 375 version 185 is already newer than 183 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 375 v 185 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1523: left oid 375 (ObjNum 1067 snap 0 seq_num 1067) 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1524: finishing write tid 1 to smithi04088644-396 2023-12-01T15:45:52.568 INFO:tasks.rados.rados.0.smithi040.stdout:1524: finishing write tid 2 to smithi04088644-396 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: finishing write tid 3 to smithi04088644-396 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: finishing write tid 4 to smithi04088644-396 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: finishing write tid 5 to smithi04088644-396 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: oid 396 updating version 0 to 247 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: oid 396 updating version 247 to 248 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: oid 396 version 248 is already newer than 246 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: oid 396 updating version 248 to 249 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 396 v 249 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1524: left oid 396 (ObjNum 1068 snap 0 seq_num 1068) 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1525: finishing write tid 1 to smithi04088644-113 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1525: finishing write tid 2 to smithi04088644-113 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1525: finishing write tid 3 to smithi04088644-113 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1525: finishing write tid 4 to smithi04088644-113 2023-12-01T15:45:52.569 INFO:tasks.rados.rados.0.smithi040.stdout:1525: finishing write tid 5 to smithi04088644-113 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1525: oid 113 updating version 0 to 158 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1525: oid 113 version 158 is already newer than 157 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1525: oid 113 updating version 158 to 159 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1525: oid 113 updating version 159 to 160 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 113 v 160 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1525: left oid 113 (ObjNum 1069 snap 0 seq_num 1069) 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 1 to smithi04088644-34 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 2 to smithi04088644-34 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 3 to smithi04088644-34 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 4 to smithi04088644-34 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 5 to smithi04088644-34 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: oid 34 updating version 0 to 307 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: oid 34 version 307 is already newer than 305 2023-12-01T15:45:52.570 INFO:tasks.rados.rados.0.smithi040.stdout:1526: oid 34 updating version 307 to 308 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1526: oid 34 version 308 is already newer than 306 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 308 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1526: left oid 34 (ObjNum 1070 snap 0 seq_num 1070) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1512: done (15 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1513: done (14 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1514: done (13 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1515: done (12 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1516: done (11 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1517: done (10 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1518: done (9 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1519: done (8 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1520: done (7 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1521: done (6 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1522: done (5 left) 2023-12-01T15:45:52.571 INFO:tasks.rados.rados.0.smithi040.stdout:1523: done (4 left) 2023-12-01T15:45:52.572 INFO:tasks.rados.rados.0.smithi040.stdout:1524: done (3 left) 2023-12-01T15:45:52.572 INFO:tasks.rados.rados.0.smithi040.stdout:1525: done (2 left) 2023-12-01T15:45:52.572 INFO:tasks.rados.rados.0.smithi040.stdout:1526: done (1 left) 2023-12-01T15:45:52.572 INFO:tasks.rados.rados.0.smithi040.stdout:1527: done (0 left) 2023-12-01T15:45:52.572 INFO:tasks.rados.rados.0.smithi040.stdout:1528: write oid 254 current snap is 0 2023-12-01T15:45:52.572 INFO:tasks.rados.rados.0.smithi040.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-12-01T15:45:52.578 INFO:tasks.rados.rados.0.smithi040.stdout:1528: writing smithi04088644-254 from 400297 to 881396 tid 1 2023-12-01T15:45:52.585 INFO:tasks.rados.rados.0.smithi040.stdout:1528: writing smithi04088644-254 from 1639156 to 2000297 tid 2 2023-12-01T15:45:52.585 INFO:tasks.rados.rados.0.smithi040.stdout:1529: write oid 44 current snap is 0 2023-12-01T15:45:52.585 INFO:tasks.rados.rados.0.smithi040.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-12-01T15:45:52.591 INFO:tasks.rados.rados.0.smithi040.stdout:1529: writing smithi04088644-44 from 417104 to 1089805 tid 1 2023-12-01T15:45:52.597 INFO:tasks.rados.rados.0.smithi040.stdout:1529: writing smithi04088644-44 from 1813991 to 2017104 tid 2 2023-12-01T15:45:52.597 INFO:tasks.rados.rados.0.smithi040.stdout:1530: read oid 27 snap -1 2023-12-01T15:45:52.597 INFO:tasks.rados.rados.0.smithi040.stdout:1530: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T15:45:52.597 INFO:tasks.rados.rados.0.smithi040.stdout:1531: write oid 295 current snap is 0 2023-12-01T15:45:52.597 INFO:tasks.rados.rados.0.smithi040.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-12-01T15:45:52.603 INFO:tasks.rados.rados.0.smithi040.stdout:1531: writing smithi04088644-295 from 433911 to 1181861 tid 1 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1531: writing smithi04088644-295 from 1756120 to 2033911 tid 2 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1532: read oid 362 snap -1 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1532: expect (ObjNum 361 snap 0 seq_num 361) 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1533: read oid 308 snap -1 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1533: expect (ObjNum 307 snap 0 seq_num 307) 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1534: write oid 124 current snap is 0 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1528: finishing write tid 1 to smithi04088644-254 2023-12-01T15:45:52.609 INFO:tasks.rados.rados.0.smithi040.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-12-01T15:45:52.614 INFO:tasks.rados.rados.0.smithi040.stdout:1534: writing smithi04088644-124 from 450718 to 873917 tid 1 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1534: writing smithi04088644-124 from 1414602 to 2050718 tid 2 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1535: write oid 488 current snap is 0 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1528: finishing write tid 2 to smithi04088644-254 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1528: finishing write tid 3 to smithi04088644-254 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1528: finishing write tid 4 to smithi04088644-254 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1528: oid 254 updating version 0 to 311 2023-12-01T15:45:52.622 INFO:tasks.rados.rados.0.smithi040.stdout:1528: oid 254 version 311 is already newer than 310 2023-12-01T15:45:52.623 INFO:tasks.rados.rados.0.smithi040.stdout:1528: oid 254 version 311 is already newer than 309 2023-12-01T15:45:52.623 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 254 v 311 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-12-01T15:45:52.623 INFO:tasks.rados.rados.0.smithi040.stdout:1528: left oid 254 (ObjNum 1071 snap 0 seq_num 1071) 2023-12-01T15:45:52.623 INFO:tasks.rados.rados.0.smithi040.stdout:1529: finishing write tid 1 to smithi04088644-44 2023-12-01T15:45:52.623 INFO:tasks.rados.rados.0.smithi040.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-12-01T15:45:52.627 INFO:tasks.rados.rados.0.smithi040.stdout:1535: writing smithi04088644-488 from 467525 to 965973 tid 1 2023-12-01T15:45:52.633 INFO:tasks.rados.rados.0.smithi040.stdout:1535: writing smithi04088644-488 from 1473084 to 2067463 tid 2 2023-12-01T15:45:52.633 INFO:tasks.rados.rados.0.smithi040.stdout:1528: done (7 left) 2023-12-01T15:45:52.634 INFO:tasks.rados.rados.0.smithi040.stdout:1536: write oid 269 current snap is 0 2023-12-01T15:45:52.634 INFO:tasks.rados.rados.0.smithi040.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-12-01T15:45:52.639 INFO:tasks.rados.rados.0.smithi040.stdout:1536: writing smithi04088644-269 from 484332 to 1058029 tid 1 2023-12-01T15:45:52.645 INFO:tasks.rados.rados.0.smithi040.stdout:1536: writing smithi04088644-269 from 1531566 to 2084332 tid 2 2023-12-01T15:45:52.646 INFO:tasks.rados.rados.0.smithi040.stdout:1537: write oid 58 current snap is 0 2023-12-01T15:45:52.646 INFO:tasks.rados.rados.0.smithi040.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-12-01T15:45:52.652 INFO:tasks.rados.rados.0.smithi040.stdout:1537: writing smithi04088644-58 from 501139 to 1150085 tid 1 2023-12-01T15:45:52.658 INFO:tasks.rados.rados.0.smithi040.stdout:1537: writing smithi04088644-58 from 1873695 to 2101139 tid 2 2023-12-01T15:45:52.658 INFO:tasks.rados.rados.0.smithi040.stdout:1538: write oid 425 current snap is 0 2023-12-01T15:45:52.658 INFO:tasks.rados.rados.0.smithi040.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-12-01T15:45:52.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:52 smithi040 bash[28232]: cluster 2023-12-01T15:45:51.532688+0000 mgr.y (mgr.24356) 231 : cluster 0 pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 6.8 MiB/s wr, 84 op/s 2023-12-01T15:45:52.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:52 smithi040 bash[41173]: cluster 2023-12-01T15:45:51.532688+0000 mgr.y (mgr.24356) 231 : cluster 0 pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 6.8 MiB/s wr, 84 op/s 2023-12-01T15:45:52.665 INFO:tasks.rados.rados.0.smithi040.stdout:1538: writing smithi04088644-425 from 517946 to 1242141 tid 1 2023-12-01T15:45:52.670 INFO:tasks.rados.rados.0.smithi040.stdout:1538: writing smithi04088644-425 from 1932177 to 2117946 tid 2 2023-12-01T15:45:52.670 INFO:tasks.rados.rados.0.smithi040.stdout:1539: read oid 117 snap -1 2023-12-01T15:45:52.671 INFO:tasks.rados.rados.0.smithi040.stdout:1539: expect (ObjNum 952 snap 0 seq_num 952) 2023-12-01T15:45:52.671 INFO:tasks.rados.rados.0.smithi040.stdout:1540: read oid 235 snap -1 2023-12-01T15:45:52.671 INFO:tasks.rados.rados.0.smithi040.stdout:1540: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-12-01T15:45:52.671 INFO:tasks.rados.rados.0.smithi040.stdout:1541: write oid 373 current snap is 0 2023-12-01T15:45:52.671 INFO:tasks.rados.rados.0.smithi040.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-12-01T15:45:52.678 INFO:tasks.rados.rados.0.smithi040.stdout:1541: writing smithi04088644-373 from 534753 to 1334197 tid 1 2023-12-01T15:45:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:1541: writing smithi04088644-373 from 1990659 to 2134753 tid 2 2023-12-01T15:45:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:1542: read oid 193 snap -1 2023-12-01T15:45:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:1542: expect (ObjNum 192 snap 0 seq_num 192) 2023-12-01T15:45:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:1543: write oid 369 current snap is 0 2023-12-01T15:45:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-12-01T15:45:52.690 INFO:tasks.rados.rados.0.smithi040.stdout:1543: writing smithi04088644-369 from 551560 to 1142606 tid 1 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1543: writing smithi04088644-369 from 1765494 to 2151560 tid 2 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1544: read oid 287 snap -1 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1544: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: finishing write tid 2 to smithi04088644-44 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: finishing write tid 3 to smithi04088644-44 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: finishing write tid 4 to smithi04088644-44 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: oid 44 updating version 0 to 250 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: oid 44 updating version 250 to 251 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: oid 44 updating version 251 to 252 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 252 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-12-01T15:45:52.696 INFO:tasks.rados.rados.0.smithi040.stdout:1529: left oid 44 (ObjNum 1072 snap 0 seq_num 1072) 2023-12-01T15:45:52.697 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 1 to smithi04088644-295 2023-12-01T15:45:52.697 INFO:tasks.rados.rados.0.smithi040.stdout:1529: done (15 left) 2023-12-01T15:45:52.697 INFO:tasks.rados.rados.0.smithi040.stdout:1545: write oid 363 current snap is 0 2023-12-01T15:45:52.697 INFO:tasks.rados.rados.0.smithi040.stdout:1530: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T15:45:52.884 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 2 to smithi04088644-295 2023-12-01T15:45:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 3 to smithi04088644-295 2023-12-01T15:45:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 4 to smithi04088644-295 2023-12-01T15:45:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:1531: oid 295 updating version 0 to 163 2023-12-01T15:45:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:1531: oid 295 version 163 is already newer than 161 2023-12-01T15:45:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:1531: oid 295 version 163 is already newer than 162 2023-12-01T15:45:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 295 v 163 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-12-01T15:45:52.886 INFO:tasks.rados.rados.0.smithi040.stdout:1531: left oid 295 (ObjNum 1073 snap 0 seq_num 1073) 2023-12-01T15:45:52.886 INFO:tasks.rados.rados.0.smithi040.stdout:1533: expect (ObjNum 307 snap 0 seq_num 307) 2023-12-01T15:45:52.989 INFO:tasks.rados.rados.0.smithi040.stdout:1532: expect (ObjNum 361 snap 0 seq_num 361) 2023-12-01T15:45:53.060 INFO:tasks.rados.rados.0.smithi040.stdout:1534: finishing write tid 1 to smithi04088644-124 2023-12-01T15:45:53.060 INFO:tasks.rados.rados.0.smithi040.stdout:1534: finishing write tid 2 to smithi04088644-124 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1534: finishing write tid 3 to smithi04088644-124 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1534: finishing write tid 4 to smithi04088644-124 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1534: oid 124 updating version 0 to 254 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1534: oid 124 updating version 254 to 255 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1534: oid 124 version 255 is already newer than 253 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 124 v 255 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1534: left oid 124 (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing write tid 1 to smithi04088644-488 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing write tid 2 to smithi04088644-488 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing write tid 3 to smithi04088644-488 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing write tid 4 to smithi04088644-488 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: oid 488 updating version 0 to 225 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: oid 488 updating version 225 to 227 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:1535: oid 488 version 227 is already newer than 226 2023-12-01T15:45:53.061 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 488 v 227 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1535: left oid 488 (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: finishing write tid 1 to smithi04088644-269 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: finishing write tid 2 to smithi04088644-269 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: finishing write tid 3 to smithi04088644-269 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: finishing write tid 4 to smithi04088644-269 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: oid 269 updating version 0 to 307 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: oid 269 version 307 is already newer than 306 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: oid 269 version 307 is already newer than 305 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 307 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1536: left oid 269 (ObjNum 1076 snap 0 seq_num 1076) 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1537: finishing write tid 1 to smithi04088644-58 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1537: finishing write tid 2 to smithi04088644-58 2023-12-01T15:45:53.062 INFO:tasks.rados.rados.0.smithi040.stdout:1537: finishing write tid 3 to smithi04088644-58 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1537: finishing write tid 4 to smithi04088644-58 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1537: oid 58 updating version 0 to 308 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1537: oid 58 updating version 308 to 309 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1537: oid 58 updating version 309 to 310 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 58 v 310 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1537: left oid 58 (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: finishing write tid 1 to smithi04088644-425 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: finishing write tid 2 to smithi04088644-425 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: finishing write tid 3 to smithi04088644-425 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: finishing write tid 4 to smithi04088644-425 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: oid 425 updating version 0 to 178 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: oid 425 version 178 is already newer than 177 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:1538: oid 425 updating version 178 to 179 2023-12-01T15:45:53.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 425 v 179 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-12-01T15:45:53.064 INFO:tasks.rados.rados.0.smithi040.stdout:1538: left oid 425 (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T15:45:53.064 INFO:tasks.rados.rados.0.smithi040.stdout:1539: expect (ObjNum 952 snap 0 seq_num 952) 2023-12-01T15:45:53.125 INFO:tasks.rados.rados.0.smithi040.stdout:1540: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-12-01T15:45:53.304 INFO:tasks.rados.rados.0.smithi040.stdout:1541: finishing write tid 1 to smithi04088644-373 2023-12-01T15:45:53.304 INFO:tasks.rados.rados.0.smithi040.stdout:1541: finishing write tid 2 to smithi04088644-373 2023-12-01T15:45:53.304 INFO:tasks.rados.rados.0.smithi040.stdout:1541: finishing write tid 3 to smithi04088644-373 2023-12-01T15:45:53.304 INFO:tasks.rados.rados.0.smithi040.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-12-01T15:45:53.316 INFO:tasks.rados.rados.0.smithi040.stdout:1545: writing smithi04088644-363 from 568367 to 1234662 tid 1 2023-12-01T15:45:53.323 INFO:tasks.rados.rados.0.smithi040.stdout:1545: writing smithi04088644-363 from 1707623 to 2168367 tid 2 2023-12-01T15:45:53.323 INFO:tasks.rados.rados.0.smithi040.stdout:1530: done (15 left) 2023-12-01T15:45:53.323 INFO:tasks.rados.rados.0.smithi040.stdout:1531: done (14 left) 2023-12-01T15:45:53.323 INFO:tasks.rados.rados.0.smithi040.stdout:1532: done (13 left) 2023-12-01T15:45:53.323 INFO:tasks.rados.rados.0.smithi040.stdout:1533: done (12 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1534: done (11 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1535: done (10 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1536: done (9 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1537: done (8 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1538: done (7 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1539: done (6 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1540: done (5 left) 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1546: write oid 251 current snap is 0 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1541: finishing write tid 4 to smithi04088644-373 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1541: oid 373 updating version 0 to 246 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1541: oid 373 updating version 246 to 247 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:1541: oid 373 updating version 247 to 248 2023-12-01T15:45:53.324 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 373 v 248 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-12-01T15:45:53.325 INFO:tasks.rados.rados.0.smithi040.stdout:1541: left oid 373 (ObjNum 1079 snap 0 seq_num 1079) 2023-12-01T15:45:53.325 INFO:tasks.rados.rados.0.smithi040.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-12-01T15:45:53.330 INFO:tasks.rados.rados.0.smithi040.stdout:1546: writing smithi04088644-251 from 585174 to 1326718 tid 1 2023-12-01T15:45:53.337 INFO:tasks.rados.rados.0.smithi040.stdout:1546: writing smithi04088644-251 from 1766105 to 2185174 tid 2 2023-12-01T15:45:53.337 INFO:tasks.rados.rados.0.smithi040.stdout:1541: done (5 left) 2023-12-01T15:45:53.337 INFO:tasks.rados.rados.0.smithi040.stdout:1547: write oid 411 current snap is 0 2023-12-01T15:45:53.337 INFO:tasks.rados.rados.0.smithi040.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-12-01T15:45:53.345 INFO:tasks.rados.rados.0.smithi040.stdout:1547: writing smithi04088644-411 from 601981 to 1018774 tid 1 2023-12-01T15:45:53.352 INFO:tasks.rados.rados.0.smithi040.stdout:1547: writing smithi04088644-411 from 1424587 to 1917289 tid 2 2023-12-01T15:45:53.352 INFO:tasks.rados.rados.0.smithi040.stdout:1548: read oid 487 snap -1 2023-12-01T15:45:53.352 INFO:tasks.rados.rados.0.smithi040.stdout:1548: expect (ObjNum 788 snap 0 seq_num 788) 2023-12-01T15:45:53.352 INFO:tasks.rados.rados.0.smithi040.stdout:1549: write oid 386 current snap is 0 2023-12-01T15:45:53.352 INFO:tasks.rados.rados.0.smithi040.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-12-01T15:45:53.358 INFO:tasks.rados.rados.0.smithi040.stdout:1549: writing smithi04088644-386 from 618788 to 1110830 tid 1 2023-12-01T15:45:53.366 INFO:tasks.rados.rados.0.smithi040.stdout:1549: writing smithi04088644-386 from 1883069 to 2218788 tid 2 2023-12-01T15:45:53.366 INFO:tasks.rados.rados.0.smithi040.stdout:1550: write oid 216 current snap is 0 2023-12-01T15:45:53.366 INFO:tasks.rados.rados.0.smithi040.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-12-01T15:45:53.371 INFO:tasks.rados.rados.0.smithi040.stdout:1550: writing smithi04088644-216 from 635595 to 1202886 tid 1 2023-12-01T15:45:53.378 INFO:tasks.rados.rados.0.smithi040.stdout:1550: writing smithi04088644-216 from 1825198 to 2235595 tid 2 2023-12-01T15:45:53.378 INFO:tasks.rados.rados.0.smithi040.stdout:1551: read oid 392 snap -1 2023-12-01T15:45:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:1551: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T15:45:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:1552: write oid 119 current snap is 0 2023-12-01T15:45:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-12-01T15:45:53.385 INFO:tasks.rados.rados.0.smithi040.stdout:1552: writing smithi04088644-119 from 652402 to 1294942 tid 1 2023-12-01T15:45:53.391 INFO:tasks.rados.rados.0.smithi040.stdout:1552: writing smithi04088644-119 from 1883680 to 2252402 tid 2 2023-12-01T15:45:53.391 INFO:tasks.rados.rados.0.smithi040.stdout:1553: write oid 129 current snap is 0 2023-12-01T15:45:53.391 INFO:tasks.rados.rados.0.smithi040.stdout:1542: expect (ObjNum 192 snap 0 seq_num 192) 2023-12-01T15:45:53.501 INFO:tasks.rados.rados.0.smithi040.stdout:1543: finishing write tid 1 to smithi04088644-369 2023-12-01T15:45:53.501 INFO:tasks.rados.rados.0.smithi040.stdout:1543: finishing write tid 2 to smithi04088644-369 2023-12-01T15:45:53.501 INFO:tasks.rados.rados.0.smithi040.stdout:1544: expect (ObjNum 901 snap 0 seq_num 901) 2023-12-01T15:45:53.654 INFO:tasks.rados.rados.0.smithi040.stdout:1543: finishing write tid 3 to smithi04088644-369 2023-12-01T15:45:53.654 INFO:tasks.rados.rados.0.smithi040.stdout:1543: finishing write tid 4 to smithi04088644-369 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1543: oid 369 updating version 0 to 251 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1543: oid 369 version 251 is already newer than 249 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1543: oid 369 version 251 is already newer than 250 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 369 v 251 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1543: left oid 369 (ObjNum 1080 snap 0 seq_num 1080) 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: finishing write tid 1 to smithi04088644-363 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: finishing write tid 2 to smithi04088644-363 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: finishing write tid 3 to smithi04088644-363 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: finishing write tid 4 to smithi04088644-363 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: oid 363 updating version 0 to 179 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: oid 363 version 179 is already newer than 178 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: oid 363 version 179 is already newer than 177 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 179 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1545: left oid 363 (ObjNum 1081 snap 0 seq_num 1081) 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1546: finishing write tid 1 to smithi04088644-251 2023-12-01T15:45:53.655 INFO:tasks.rados.rados.0.smithi040.stdout:1546: finishing write tid 2 to smithi04088644-251 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1546: finishing write tid 3 to smithi04088644-251 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1546: finishing write tid 4 to smithi04088644-251 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1546: oid 251 updating version 0 to 242 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1546: oid 251 version 242 is already newer than 241 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1546: oid 251 updating version 242 to 243 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 251 v 243 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1546: left oid 251 (ObjNum 1082 snap 0 seq_num 1082) 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 1 to smithi04088644-411 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 2 to smithi04088644-411 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 3 to smithi04088644-411 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 4 to smithi04088644-411 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: oid 411 updating version 0 to 229 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: oid 411 version 229 is already newer than 228 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: oid 411 updating version 229 to 230 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 411 v 230 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-12-01T15:45:53.656 INFO:tasks.rados.rados.0.smithi040.stdout:1547: left oid 411 (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:45:53.657 INFO:tasks.rados.rados.0.smithi040.stdout:1548: expect (ObjNum 788 snap 0 seq_num 788) 2023-12-01T15:45:53.847 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing write tid 1 to smithi04088644-386 2023-12-01T15:45:53.847 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing write tid 2 to smithi04088644-386 2023-12-01T15:45:53.847 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing write tid 3 to smithi04088644-386 2023-12-01T15:45:53.847 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing write tid 4 to smithi04088644-386 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1549: oid 386 updating version 0 to 256 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1549: oid 386 updating version 256 to 257 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1549: oid 386 updating version 257 to 258 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 386 v 258 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1549: left oid 386 (ObjNum 1084 snap 0 seq_num 1084) 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: finishing write tid 1 to smithi04088644-216 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: finishing write tid 2 to smithi04088644-216 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: finishing write tid 3 to smithi04088644-216 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: finishing write tid 4 to smithi04088644-216 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: oid 216 updating version 0 to 180 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: oid 216 updating version 180 to 182 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: oid 216 version 182 is already newer than 181 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 216 v 182 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-12-01T15:45:53.848 INFO:tasks.rados.rados.0.smithi040.stdout:1550: left oid 216 (ObjNum 1085 snap 0 seq_num 1085) 2023-12-01T15:45:53.849 INFO:tasks.rados.rados.0.smithi040.stdout:1552: finishing write tid 1 to smithi04088644-119 2023-12-01T15:45:53.849 INFO:tasks.rados.rados.0.smithi040.stdout:1552: finishing write tid 2 to smithi04088644-119 2023-12-01T15:45:53.849 INFO:tasks.rados.rados.0.smithi040.stdout:1551: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-12-01T15:45:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:53 smithi040 bash[28232]: cluster 2023-12-01T15:45:53.533242+0000 mgr.y (mgr.24356) 232 : cluster 0 pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 6.8 MiB/s wr, 84 op/s 2023-12-01T15:45:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:53 smithi040 bash[41173]: cluster 2023-12-01T15:45:53.533242+0000 mgr.y (mgr.24356) 232 : cluster 0 pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 6.8 MiB/s wr, 84 op/s 2023-12-01T15:45:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:53 smithi141 bash[31670]: cluster 2023-12-01T15:45:53.533242+0000 mgr.y (mgr.24356) 232 : cluster 0 pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 6.8 MiB/s wr, 84 op/s 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1552: finishing write tid 3 to smithi04088644-119 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1552: finishing write tid 4 to smithi04088644-119 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1552: oid 119 updating version 0 to 202 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1552: oid 119 version 202 is already newer than 201 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1552: oid 119 version 202 is already newer than 200 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 119 v 202 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1552: left oid 119 (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:45:54.062 INFO:tasks.rados.rados.0.smithi040.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-12-01T15:45:54.077 INFO:tasks.rados.rados.0.smithi040.stdout:1553: writing smithi04088644-129 from 669209 to 1386998 tid 1 2023-12-01T15:45:54.082 INFO:tasks.rados.rados.0.smithi040.stdout:1553: writing smithi04088644-129 from 1942162 to 2269209 tid 2 2023-12-01T15:45:54.082 INFO:tasks.rados.rados.0.smithi040.stdout:1542: done (11 left) 2023-12-01T15:45:54.082 INFO:tasks.rados.rados.0.smithi040.stdout:1543: done (10 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1544: done (9 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1545: done (8 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1546: done (7 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1547: done (6 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1548: done (5 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1549: done (4 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1550: done (3 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1551: done (2 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1552: done (1 left) 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1554: write oid 339 current snap is 0 2023-12-01T15:45:54.083 INFO:tasks.rados.rados.0.smithi040.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-12-01T15:45:54.089 INFO:tasks.rados.rados.0.smithi040.stdout:1554: writing smithi04088644-339 from 686016 to 1195407 tid 1 2023-12-01T15:45:54.095 INFO:tasks.rados.rados.0.smithi040.stdout:1554: writing smithi04088644-339 from 1716997 to 2286016 tid 2 2023-12-01T15:45:54.096 INFO:tasks.rados.rados.0.smithi040.stdout:1555: read oid 110 snap -1 2023-12-01T15:45:54.096 INFO:tasks.rados.rados.0.smithi040.stdout:1555: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:45:54.096 INFO:tasks.rados.rados.0.smithi040.stdout:1556: write oid 185 current snap is 0 2023-12-01T15:45:54.096 INFO:tasks.rados.rados.0.smithi040.stdout:1553: finishing write tid 1 to smithi04088644-129 2023-12-01T15:45:54.096 INFO:tasks.rados.rados.0.smithi040.stdout:1553: finishing write tid 2 to smithi04088644-129 2023-12-01T15:45:54.096 INFO:tasks.rados.rados.0.smithi040.stdout:1553: finishing write tid 3 to smithi04088644-129 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1553: finishing write tid 4 to smithi04088644-129 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1553: oid 129 updating version 0 to 259 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1553: oid 129 updating version 259 to 260 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1553: oid 129 updating version 260 to 261 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 129 v 261 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1553: left oid 129 (ObjNum 1087 snap 0 seq_num 1087) 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1554: finishing write tid 1 to smithi04088644-339 2023-12-01T15:45:54.097 INFO:tasks.rados.rados.0.smithi040.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-12-01T15:45:54.103 INFO:tasks.rados.rados.0.smithi040.stdout:1556: writing smithi04088644-185 from 702823 to 1287463 tid 1 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1556: writing smithi04088644-185 from 2059126 to 2302823 tid 2 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1553: done (3 left) 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1557: read oid 135 snap -1 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1558: read oid 384 snap -1 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1558: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-12-01T15:45:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1559: read oid 449 snap -1 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1559: expect (ObjNum 602 snap 0 seq_num 602) 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1560: read oid 254 snap -1 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1560: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1561: read oid 159 snap -1 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1561: expect (ObjNum 826 snap 0 seq_num 826) 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1562: read oid 456 snap -1 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1562: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1563: write oid 278 current snap is 0 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: finishing write tid 2 to smithi04088644-339 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: finishing write tid 3 to smithi04088644-339 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: finishing write tid 4 to smithi04088644-339 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: oid 339 updating version 0 to 187 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: oid 339 version 187 is already newer than 186 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: oid 339 updating version 187 to 188 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 339 v 188 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1554: left oid 339 (ObjNum 1088 snap 0 seq_num 1088) 2023-12-01T15:45:54.112 INFO:tasks.rados.rados.0.smithi040.stdout:1556: finishing write tid 1 to smithi04088644-185 2023-12-01T15:45:54.113 INFO:tasks.rados.rados.0.smithi040.stdout:1555: expect (ObjNum 109 snap 0 seq_num 109) 2023-12-01T15:45:54.250 INFO:tasks.rados.rados.0.smithi040.stdout:1556: finishing write tid 2 to smithi04088644-185 2023-12-01T15:45:54.250 INFO:tasks.rados.rados.0.smithi040.stdout:1556: finishing write tid 3 to smithi04088644-185 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:1556: finishing write tid 4 to smithi04088644-185 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:1556: oid 185 updating version 0 to 263 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:1556: oid 185 version 263 is already newer than 262 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:1556: oid 185 updating version 263 to 264 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 185 v 264 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:1556: left oid 185 (ObjNum 1089 snap 0 seq_num 1089) 2023-12-01T15:45:54.251 INFO:tasks.rados.rados.0.smithi040.stdout:1559: expect (ObjNum 602 snap 0 seq_num 602) 2023-12-01T15:45:54.340 INFO:tasks.rados.rados.0.smithi040.stdout:1561: expect (ObjNum 826 snap 0 seq_num 826) 2023-12-01T15:45:54.514 INFO:tasks.rados.rados.0.smithi040.stdout:1558: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-12-01T15:45:54.699 INFO:tasks.rados.rados.0.smithi040.stdout:1562: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:45:54.816 INFO:tasks.rados.rados.0.smithi040.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2023-12-01T15:45:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:54 smithi040 bash[41173]: audit 2023-12-01T15:45:53.629630+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.40:0/792239283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:54 smithi040 bash[28232]: audit 2023-12-01T15:45:53.629630+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.40:0/792239283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:54.963 INFO:tasks.rados.rados.0.smithi040.stdout:1560: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-12-01T15:45:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:54 smithi141 bash[31670]: audit 2023-12-01T15:45:53.629630+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.40:0/792239283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:55.046 INFO:tasks.rados.rados.0.smithi040.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-12-01T15:45:55.061 INFO:tasks.rados.rados.0.smithi040.stdout:1563: writing smithi04088644-278 from 719630 to 1379519 tid 1 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1563: writing smithi04088644-278 from 2117608 to 2319630 tid 2 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1554: done (9 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1555: done (8 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1556: done (7 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1557: done (6 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1558: done (5 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1559: done (4 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1560: done (3 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1561: done (2 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1562: done (1 left) 2023-12-01T15:45:55.068 INFO:tasks.rados.rados.0.smithi040.stdout:1564: write oid 405 current snap is 0 2023-12-01T15:45:55.069 INFO:tasks.rados.rados.0.smithi040.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-12-01T15:45:55.076 INFO:tasks.rados.rados.0.smithi040.stdout:1564: writing smithi04088644-405 from 736437 to 1471575 tid 1 2023-12-01T15:45:55.081 INFO:tasks.rados.rados.0.smithi040.stdout:1564: writing smithi04088644-405 from 2176090 to 2336437 tid 2 2023-12-01T15:45:55.081 INFO:tasks.rados.rados.0.smithi040.stdout:1565: write oid 74 current snap is 0 2023-12-01T15:45:55.081 INFO:tasks.rados.rados.0.smithi040.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-12-01T15:45:55.088 INFO:tasks.rados.rados.0.smithi040.stdout:1565: writing smithi04088644-74 from 753244 to 1163631 tid 1 2023-12-01T15:45:55.094 INFO:tasks.rados.rados.0.smithi040.stdout:1565: writing smithi04088644-74 from 1834572 to 2353244 tid 2 2023-12-01T15:45:55.094 INFO:tasks.rados.rados.0.smithi040.stdout:1566: write oid 188 current snap is 0 2023-12-01T15:45:55.095 INFO:tasks.rados.rados.0.smithi040.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-12-01T15:45:55.102 INFO:tasks.rados.rados.0.smithi040.stdout:1566: writing smithi04088644-188 from 770051 to 1255687 tid 1 2023-12-01T15:45:55.107 INFO:tasks.rados.rados.0.smithi040.stdout:1566: writing smithi04088644-188 from 1776701 to 2287748 tid 2 2023-12-01T15:45:55.107 INFO:tasks.rados.rados.0.smithi040.stdout:1567: write oid 102 current snap is 0 2023-12-01T15:45:55.108 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 1 to smithi04088644-278 2023-12-01T15:45:55.108 INFO:tasks.rados.rados.0.smithi040.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-12-01T15:45:55.115 INFO:tasks.rados.rados.0.smithi040.stdout:1567: writing smithi04088644-102 from 786858 to 1347743 tid 1 2023-12-01T15:45:55.121 INFO:tasks.rados.rados.0.smithi040.stdout:1567: writing smithi04088644-102 from 1835183 to 2386858 tid 2 2023-12-01T15:45:55.121 INFO:tasks.rados.rados.0.smithi040.stdout:1568: write oid 418 current snap is 0 2023-12-01T15:45:55.121 INFO:tasks.rados.rados.0.smithi040.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-12-01T15:45:55.128 INFO:tasks.rados.rados.0.smithi040.stdout:1568: writing smithi04088644-418 from 403665 to 1156152 tid 1 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1568: writing smithi04088644-418 from 1610018 to 2124734 tid 2 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1569: read oid 469 snap -1 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1569: expect (ObjNum 468 snap 0 seq_num 468) 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1570: read oid 233 snap -1 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1570: expect (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1571: write oid 225 current snap is 0 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 2 to smithi04088644-278 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 3 to smithi04088644-278 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 4 to smithi04088644-278 2023-12-01T15:45:55.134 INFO:tasks.rados.rados.0.smithi040.stdout:1563: oid 278 updating version 0 to 182 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1563: oid 278 version 182 is already newer than 180 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1563: oid 278 version 182 is already newer than 181 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 182 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1563: left oid 278 (ObjNum 1090 snap 0 seq_num 1090) 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing write tid 1 to smithi04088644-405 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing write tid 2 to smithi04088644-405 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing write tid 3 to smithi04088644-405 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing write tid 4 to smithi04088644-405 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: oid 405 updating version 0 to 191 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: oid 405 version 191 is already newer than 189 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: oid 405 version 191 is already newer than 190 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 191 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1564: left oid 405 (ObjNum 1091 snap 0 seq_num 1091) 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 1 to smithi04088644-74 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 2 to smithi04088644-74 2023-12-01T15:45:55.135 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 3 to smithi04088644-74 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 4 to smithi04088644-74 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1565: oid 74 updating version 0 to 313 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1565: oid 74 version 313 is already newer than 312 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1565: oid 74 updating version 313 to 314 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 74 v 314 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1565: left oid 74 (ObjNum 1092 snap 0 seq_num 1092) 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1566: finishing write tid 1 to smithi04088644-188 2023-12-01T15:45:55.136 INFO:tasks.rados.rados.0.smithi040.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-12-01T15:45:55.139 INFO:tasks.rados.rados.0.smithi040.stdout:1571: writing smithi04088644-225 from 420472 to 848208 tid 1 2023-12-01T15:45:55.145 INFO:tasks.rados.rados.0.smithi040.stdout:1571: writing smithi04088644-225 from 1268500 to 1926874 tid 2 2023-12-01T15:45:55.148 INFO:tasks.rados.rados.0.smithi040.stdout:1571: writing smithi04088644-225 from 2347953 to 2420472 tid 3 2023-12-01T15:45:55.148 INFO:tasks.rados.rados.0.smithi040.stdout:1563: done (8 left) 2023-12-01T15:45:55.148 INFO:tasks.rados.rados.0.smithi040.stdout:1564: done (7 left) 2023-12-01T15:45:55.148 INFO:tasks.rados.rados.0.smithi040.stdout:1565: done (6 left) 2023-12-01T15:45:55.148 INFO:tasks.rados.rados.0.smithi040.stdout:1572: write oid 287 current snap is 0 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: finishing write tid 2 to smithi04088644-188 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: finishing write tid 3 to smithi04088644-188 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: finishing write tid 4 to smithi04088644-188 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: oid 188 updating version 0 to 192 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: oid 188 version 192 is already newer than 191 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: oid 188 version 192 is already newer than 190 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 188 v 192 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1566: left oid 188 (ObjNum 1093 snap 0 seq_num 1093) 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 1 to smithi04088644-102 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 2 to smithi04088644-102 2023-12-01T15:45:55.149 INFO:tasks.rados.rados.0.smithi040.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-12-01T15:45:55.154 INFO:tasks.rados.rados.0.smithi040.stdout:1572: writing smithi04088644-287 from 437279 to 940264 tid 1 2023-12-01T15:45:55.161 INFO:tasks.rados.rados.0.smithi040.stdout:1572: writing smithi04088644-287 from 1610629 to 2129014 tid 2 2023-12-01T15:45:55.161 INFO:tasks.rados.rados.0.smithi040.stdout:1566: done (6 left) 2023-12-01T15:45:55.161 INFO:tasks.rados.rados.0.smithi040.stdout:1573: read oid 87 snap -1 2023-12-01T15:45:55.161 INFO:tasks.rados.rados.0.smithi040.stdout:1573: expect deleted 2023-12-01T15:45:55.161 INFO:tasks.rados.rados.0.smithi040.stdout:1574: write oid 309 current snap is 0 2023-12-01T15:45:55.161 INFO:tasks.rados.rados.0.smithi040.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-12-01T15:45:55.167 INFO:tasks.rados.rados.0.smithi040.stdout:1574: writing smithi04088644-309 from 454086 to 1032320 tid 1 2023-12-01T15:45:55.174 INFO:tasks.rados.rados.0.smithi040.stdout:1574: writing smithi04088644-309 from 1669111 to 2331154 tid 2 2023-12-01T15:45:55.174 INFO:tasks.rados.rados.0.smithi040.stdout:1575: read oid 148 snap -1 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1575: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1576: write oid 70 current snap is 0 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 3 to smithi04088644-102 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 4 to smithi04088644-102 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1567: oid 102 updating version 0 to 254 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1567: oid 102 version 254 is already newer than 253 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1567: oid 102 version 254 is already newer than 252 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 102 v 254 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1567: left oid 102 (ObjNum 1094 snap 0 seq_num 1094) 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1568: finishing write tid 1 to smithi04088644-418 2023-12-01T15:45:55.175 INFO:tasks.rados.rados.0.smithi040.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-12-01T15:45:55.181 INFO:tasks.rados.rados.0.smithi040.stdout:1576: writing smithi04088644-70 from 470893 to 1124376 tid 1 2023-12-01T15:45:55.188 INFO:tasks.rados.rados.0.smithi040.stdout:1576: writing smithi04088644-70 from 1727593 to 2249647 tid 2 2023-12-01T15:45:55.188 INFO:tasks.rados.rados.0.smithi040.stdout:1567: done (9 left) 2023-12-01T15:45:55.188 INFO:tasks.rados.rados.0.smithi040.stdout:1577: read oid 366 snap -1 2023-12-01T15:45:55.188 INFO:tasks.rados.rados.0.smithi040.stdout:1577: expect (ObjNum 365 snap 0 seq_num 365) 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1578: read oid 235 snap -1 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1578: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1579: write oid 272 current snap is 0 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: finishing write tid 2 to smithi04088644-418 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: finishing write tid 3 to smithi04088644-418 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: finishing write tid 4 to smithi04088644-418 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: oid 418 updating version 0 to 255 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: oid 418 updating version 255 to 256 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: oid 418 updating version 256 to 257 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 418 v 257 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1568: left oid 418 (ObjNum 1095 snap 0 seq_num 1095) 2023-12-01T15:45:55.189 INFO:tasks.rados.rados.0.smithi040.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-12-01T15:45:55.195 INFO:tasks.rados.rados.0.smithi040.stdout:1579: writing smithi04088644-272 from 487700 to 1216432 tid 1 2023-12-01T15:45:55.202 INFO:tasks.rados.rados.0.smithi040.stdout:1579: writing smithi04088644-272 from 1786075 to 2451787 tid 2 2023-12-01T15:45:55.202 INFO:tasks.rados.rados.0.smithi040.stdout:1568: done (11 left) 2023-12-01T15:45:55.203 INFO:tasks.rados.rados.0.smithi040.stdout:1580: write oid 493 current snap is 0 2023-12-01T15:45:55.203 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 1 to smithi04088644-225 2023-12-01T15:45:55.203 INFO:tasks.rados.rados.0.smithi040.stdout:1569: expect (ObjNum 468 snap 0 seq_num 468) 2023-12-01T15:45:55.334 INFO:tasks.rados.rados.0.smithi040.stdout:1570: expect (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 2 to smithi04088644-225 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 3 to smithi04088644-225 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 4 to smithi04088644-225 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 5 to smithi04088644-225 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: oid 225 updating version 0 to 214 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: oid 225 version 214 is already newer than 212 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: oid 225 updating version 214 to 215 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:1571: oid 225 version 215 is already newer than 213 2023-12-01T15:45:55.468 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 215 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1571: left oid 225 (ObjNum 1096 snap 0 seq_num 1096) 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: finishing write tid 1 to smithi04088644-287 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: finishing write tid 2 to smithi04088644-287 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: finishing write tid 3 to smithi04088644-287 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: finishing write tid 4 to smithi04088644-287 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: oid 287 updating version 0 to 183 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: oid 287 updating version 183 to 185 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: oid 287 version 185 is already newer than 184 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 287 v 185 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1572: left oid 287 (ObjNum 1097 snap 0 seq_num 1097) 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1574: finishing write tid 1 to smithi04088644-309 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1574: finishing write tid 2 to smithi04088644-309 2023-12-01T15:45:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:1574: finishing write tid 3 to smithi04088644-309 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:1574: finishing write tid 4 to smithi04088644-309 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:1574: oid 309 updating version 0 to 166 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:1574: oid 309 version 166 is already newer than 164 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:1574: oid 309 version 166 is already newer than 165 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 309 v 166 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:1574: left oid 309 (ObjNum 1098 snap 0 seq_num 1098) 2023-12-01T15:45:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:1575: expect (ObjNum 147 snap 0 seq_num 147) 2023-12-01T15:45:55.552 INFO:tasks.rados.rados.0.smithi040.stdout:1576: finishing write tid 1 to smithi04088644-70 2023-12-01T15:45:55.552 INFO:tasks.rados.rados.0.smithi040.stdout:1578: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-12-01T15:45:55.732 INFO:tasks.rados.rados.0.smithi040.stdout:1577: expect (ObjNum 365 snap 0 seq_num 365) 2023-12-01T15:45:55.802 INFO:tasks.rados.rados.0.smithi040.stdout:1576: finishing write tid 2 to smithi04088644-70 2023-12-01T15:45:55.802 INFO:tasks.rados.rados.0.smithi040.stdout:1576: finishing write tid 3 to smithi04088644-70 2023-12-01T15:45:55.802 INFO:tasks.rados.rados.0.smithi040.stdout:1576: finishing write tid 4 to smithi04088644-70 2023-12-01T15:45:55.802 INFO:tasks.rados.rados.0.smithi040.stdout:1576: oid 70 updating version 0 to 312 2023-12-01T15:45:55.802 INFO:tasks.rados.rados.0.smithi040.stdout:1576: oid 70 version 312 is already newer than 311 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1576: oid 70 updating version 312 to 313 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 313 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1576: left oid 70 (ObjNum 1099 snap 0 seq_num 1099) 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: finishing write tid 1 to smithi04088644-272 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: finishing write tid 2 to smithi04088644-272 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: finishing write tid 3 to smithi04088644-272 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: finishing write tid 4 to smithi04088644-272 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: oid 272 updating version 0 to 316 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: oid 272 version 316 is already newer than 315 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: oid 272 version 316 is already newer than 314 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 272 v 316 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1579: left oid 272 (ObjNum 1100 snap 0 seq_num 1100) 2023-12-01T15:45:55.803 INFO:tasks.rados.rados.0.smithi040.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-12-01T15:45:55.817 INFO:tasks.rados.rados.0.smithi040.stdout:1580: writing smithi04088644-493 from 504507 to 908488 tid 1 2023-12-01T15:45:55.819 INFO:tasks.rados.rados.0.smithi040.stdout:1580: writing smithi04088644-493 from 1328204 to 1737574 tid 2 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1580: writing smithi04088644-493 from 2252362 to 2504507 tid 3 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1569: done (11 left) 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1570: done (10 left) 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1571: done (9 left) 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1572: done (8 left) 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1573: done (7 left) 2023-12-01T15:45:55.825 INFO:tasks.rados.rados.0.smithi040.stdout:1574: done (6 left) 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1575: done (5 left) 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1576: done (4 left) 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1577: done (3 left) 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1578: done (2 left) 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1579: done (1 left) 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1581: write oid 296 current snap is 0 2023-12-01T15:45:55.826 INFO:tasks.rados.rados.0.smithi040.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-12-01T15:45:55.829 INFO:tasks.rados.rados.0.smithi040.stdout:1581: writing smithi04088644-296 from 521314 to 1000544 tid 1 2023-12-01T15:45:55.838 INFO:tasks.rados.rados.0.smithi040.stdout:1581: writing smithi04088644-296 from 1786686 to 2456067 tid 2 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1582: read oid 220 snap -1 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1582: expect (ObjNum 219 snap 0 seq_num 219) 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1583: read oid 88 snap -1 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1584: read oid 80 snap -1 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1584: expect (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1585: read oid 186 snap -1 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1585: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1586: read oid 288 snap -1 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1586: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1587: write oid 239 current snap is 0 2023-12-01T15:45:55.839 INFO:tasks.rados.rados.0.smithi040.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-12-01T15:45:55.847 INFO:tasks.rados.rados.0.smithi040.stdout:1587: writing smithi04088644-239 from 538121 to 1208953 tid 1 2023-12-01T15:45:55.853 INFO:tasks.rados.rados.0.smithi040.stdout:1587: writing smithi04088644-239 from 1961521 to 2374560 tid 2 2023-12-01T15:45:55.853 INFO:tasks.rados.rados.0.smithi040.stdout:1588: read oid 378 snap -1 2023-12-01T15:45:55.853 INFO:tasks.rados.rados.0.smithi040.stdout:1588: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:45:55.853 INFO:tasks.rados.rados.0.smithi040.stdout:1589: write oid 10 current snap is 0 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: finishing write tid 1 to smithi04088644-493 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: finishing write tid 2 to smithi04088644-493 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: finishing write tid 3 to smithi04088644-493 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: finishing write tid 4 to smithi04088644-493 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: finishing write tid 5 to smithi04088644-493 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: oid 493 updating version 0 to 187 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: oid 493 updating version 187 to 189 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: oid 493 version 189 is already newer than 188 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: oid 493 version 189 is already newer than 186 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 189 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1580: left oid 493 (ObjNum 1101 snap 0 seq_num 1101) 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 1 to smithi04088644-296 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 2 to smithi04088644-296 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 3 to smithi04088644-296 2023-12-01T15:45:55.854 INFO:tasks.rados.rados.0.smithi040.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-12-01T15:45:55.860 INFO:tasks.rados.rados.0.smithi040.stdout:1589: writing smithi04088644-10 from 554928 to 1301009 tid 1 2023-12-01T15:45:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:1589: writing smithi04088644-10 from 2020003 to 2554928 tid 2 2023-12-01T15:45:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:1580: done (9 left) 2023-12-01T15:45:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:1590: write oid 269 current snap is 0 2023-12-01T15:45:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-12-01T15:45:55.874 INFO:tasks.rados.rados.0.smithi040.stdout:1590: writing smithi04088644-269 from 571735 to 993065 tid 1 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1590: writing smithi04088644-269 from 1562132 to 1978840 tid 2 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1591: read oid 143 snap -1 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1591: expect deleted 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1592: read oid 207 snap -1 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1592: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1593: read oid 202 snap -1 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1593: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1594: read oid 393 snap -1 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1594: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1595: read oid 14 snap -1 2023-12-01T15:45:55.881 INFO:tasks.rados.rados.0.smithi040.stdout:1595: expect (ObjNum 567 snap 0 seq_num 567) 2023-12-01T15:45:55.882 INFO:tasks.rados.rados.0.smithi040.stdout:1596: write oid 69 current snap is 0 2023-12-01T15:45:55.882 INFO:tasks.rados.rados.0.smithi040.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-12-01T15:45:55.887 INFO:tasks.rados.rados.0.smithi040.stdout:1596: writing smithi04088644-69 from 588542 to 1085121 tid 1 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1596: writing smithi04088644-69 from 1620614 to 2297333 tid 2 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 4 to smithi04088644-296 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1581: oid 296 updating version 0 to 249 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1581: oid 296 updating version 249 to 250 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1581: oid 296 updating version 250 to 251 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 296 v 251 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1581: left oid 296 (ObjNum 1102 snap 0 seq_num 1102) 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1581: done (15 left) 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1597: write oid 224 current snap is 0 2023-12-01T15:45:55.895 INFO:tasks.rados.rados.0.smithi040.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-12-01T15:45:55.901 INFO:tasks.rados.rados.0.smithi040.stdout:1597: writing smithi04088644-224 from 605349 to 1177177 tid 1 2023-12-01T15:45:55.906 INFO:tasks.rados.rados.0.smithi040.stdout:1597: writing smithi04088644-224 from 1679096 to 2099473 tid 2 2023-12-01T15:45:55.906 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:55.906 INFO:tasks.rados.rados.0.smithi040.stdout:1585: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-12-01T15:45:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:55 smithi040 bash[28232]: cluster 2023-12-01T15:45:55.534009+0000 mgr.y (mgr.24356) 233 : cluster 0 pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 11 MiB/s wr, 130 op/s 2023-12-01T15:45:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:55 smithi040 bash[41173]: cluster 2023-12-01T15:45:55.534009+0000 mgr.y (mgr.24356) 233 : cluster 0 pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 11 MiB/s wr, 130 op/s 2023-12-01T15:45:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:55 smithi141 bash[31670]: cluster 2023-12-01T15:45:55.534009+0000 mgr.y (mgr.24356) 233 : cluster 0 pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 11 MiB/s wr, 130 op/s 2023-12-01T15:45:56.059 INFO:tasks.rados.rados.0.smithi040.stdout:1584: expect (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:45:56.179 INFO:tasks.rados.rados.0.smithi040.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2023-12-01T15:45:56.290 INFO:tasks.rados.rados.0.smithi040.stdout:1587: finishing write tid 1 to smithi04088644-239 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: finishing write tid 2 to smithi04088644-239 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: finishing write tid 3 to smithi04088644-239 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: finishing write tid 4 to smithi04088644-239 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: oid 239 updating version 0 to 204 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: oid 239 updating version 204 to 205 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: oid 239 version 205 is already newer than 203 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 239 v 205 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1587: left oid 239 (ObjNum 1103 snap 0 seq_num 1103) 2023-12-01T15:45:56.291 INFO:tasks.rados.rados.0.smithi040.stdout:1582: expect (ObjNum 219 snap 0 seq_num 219) 2023-12-01T15:45:56.409 INFO:tasks.rados.rados.0.smithi040.stdout:1589: finishing write tid 1 to smithi04088644-10 2023-12-01T15:45:56.409 INFO:tasks.rados.rados.0.smithi040.stdout:1586: expect (ObjNum 287 snap 0 seq_num 287) 2023-12-01T15:45:56.500 INFO:tasks.rados.rados.0.smithi040.stdout:1589: finishing write tid 2 to smithi04088644-10 2023-12-01T15:45:56.500 INFO:tasks.rados.rados.0.smithi040.stdout:1589: finishing write tid 3 to smithi04088644-10 2023-12-01T15:45:56.500 INFO:tasks.rados.rados.0.smithi040.stdout:1589: finishing write tid 4 to smithi04088644-10 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:1589: oid 10 updating version 0 to 206 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:1589: oid 10 version 206 is already newer than 205 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:1589: oid 10 updating version 206 to 207 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 207 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:1589: left oid 10 (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 1 to smithi04088644-269 2023-12-01T15:45:56.501 INFO:tasks.rados.rados.0.smithi040.stdout:1588: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:45:56.576 INFO:tasks.rados.rados.0.smithi040.stdout:1595: expect (ObjNum 567 snap 0 seq_num 567) 2023-12-01T15:45:56.731 INFO:tasks.rados.rados.0.smithi040.stdout:1592: expect (ObjNum 960 snap 0 seq_num 960) 2023-12-01T15:45:56.842 INFO:tasks.rados.rados.0.smithi040.stdout:1593: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:45:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:45:56] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2023-12-01T15:45:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:56 smithi040 bash[41173]: audit 2023-12-01T15:45:56.101061+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.40:0/3465734899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:56 smithi040 bash[28232]: audit 2023-12-01T15:45:56.101061+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.40:0/3465734899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:56.978 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 2 to smithi04088644-269 2023-12-01T15:45:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 3 to smithi04088644-269 2023-12-01T15:45:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 4 to smithi04088644-269 2023-12-01T15:45:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:1590: oid 269 updating version 0 to 318 2023-12-01T15:45:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:1590: oid 269 updating version 318 to 319 2023-12-01T15:45:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:1590: oid 269 version 319 is already newer than 317 2023-12-01T15:45:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 319 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-12-01T15:45:56.980 INFO:tasks.rados.rados.0.smithi040.stdout:1590: left oid 269 (ObjNum 1105 snap 0 seq_num 1105) 2023-12-01T15:45:56.980 INFO:tasks.rados.rados.0.smithi040.stdout:1594: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T15:45:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:56 smithi141 bash[31670]: audit 2023-12-01T15:45:56.101061+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.40:0/3465734899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:57.225 INFO:tasks.rados.rados.0.smithi040.stdout:1596: finishing write tid 1 to smithi04088644-69 2023-12-01T15:45:57.225 INFO:tasks.rados.rados.0.smithi040.stdout:1596: finishing write tid 2 to smithi04088644-69 2023-12-01T15:45:57.225 INFO:tasks.rados.rados.0.smithi040.stdout:1596: finishing write tid 3 to smithi04088644-69 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1596: finishing write tid 4 to smithi04088644-69 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1596: oid 69 updating version 0 to 266 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1596: oid 69 version 266 is already newer than 265 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1596: oid 69 updating version 266 to 267 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 267 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1596: left oid 69 (ObjNum 1106 snap 0 seq_num 1106) 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: finishing write tid 1 to smithi04088644-224 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: finishing write tid 2 to smithi04088644-224 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: finishing write tid 3 to smithi04088644-224 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: finishing write tid 4 to smithi04088644-224 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: oid 224 updating version 0 to 245 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: oid 224 updating version 245 to 246 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:1597: oid 224 version 246 is already newer than 244 2023-12-01T15:45:57.226 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 224 v 246 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1597: left oid 224 (ObjNum 1107 snap 0 seq_num 1107) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1582: done (15 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1583: done (14 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1584: done (13 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1585: done (12 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1586: done (11 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1587: done (10 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1588: done (9 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1589: done (8 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1590: done (7 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1591: done (6 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1592: done (5 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1593: done (4 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1594: done (3 left) 2023-12-01T15:45:57.227 INFO:tasks.rados.rados.0.smithi040.stdout:1595: done (2 left) 2023-12-01T15:45:57.228 INFO:tasks.rados.rados.0.smithi040.stdout:1596: done (1 left) 2023-12-01T15:45:57.228 INFO:tasks.rados.rados.0.smithi040.stdout:1597: done (0 left) 2023-12-01T15:45:57.228 INFO:tasks.rados.rados.0.smithi040.stdout:1598: write oid 62 current snap is 0 2023-12-01T15:45:57.228 INFO:tasks.rados.rados.0.smithi040.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-12-01T15:45:57.237 INFO:tasks.rados.rados.0.smithi040.stdout:1598: writing smithi04088644-62 from 622156 to 1269233 tid 1 2023-12-01T15:45:57.246 INFO:tasks.rados.rados.0.smithi040.stdout:1598: writing smithi04088644-62 from 1737578 to 2417966 tid 2 2023-12-01T15:45:57.246 INFO:tasks.rados.rados.0.smithi040.stdout:1599: write oid 299 current snap is 0 2023-12-01T15:45:57.246 INFO:tasks.rados.rados.0.smithi040.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-12-01T15:45:57.253 INFO:tasks.rados.rados.0.smithi040.stdout:1599: writing smithi04088644-299 from 638963 to 1361289 tid 1 2023-12-01T15:45:57.260 INFO:tasks.rados.rados.0.smithi040.stdout:1599: writing smithi04088644-299 from 2079707 to 2503753 tid 2 2023-12-01T15:45:57.260 INFO:tasks.rados.rados.0.smithi040.stdout:1600: read oid 27 snap -1 2023-12-01T15:45:57.260 INFO:tasks.rados.rados.0.smithi040.stdout:1600: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T15:45:57.261 INFO:tasks.rados.rados.0.smithi040.stdout:1601: write oid 61 current snap is 0 2023-12-01T15:45:57.261 INFO:tasks.rados.rados.0.smithi040.stdout:1598: finishing write tid 1 to smithi04088644-62 2023-12-01T15:45:57.261 INFO:tasks.rados.rados.0.smithi040.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-12-01T15:45:57.267 INFO:tasks.rados.rados.0.smithi040.stdout:1601: writing smithi04088644-61 from 655770 to 1169698 tid 1 2023-12-01T15:45:57.275 INFO:tasks.rados.rados.0.smithi040.stdout:1601: writing smithi04088644-61 from 1854542 to 2538599 tid 2 2023-12-01T15:45:57.275 INFO:tasks.rados.rados.0.smithi040.stdout:1602: read oid 19 snap -1 2023-12-01T15:45:57.275 INFO:tasks.rados.rados.0.smithi040.stdout:1602: expect (ObjNum 570 snap 0 seq_num 570) 2023-12-01T15:45:57.275 INFO:tasks.rados.rados.0.smithi040.stdout:1603: write oid 265 current snap is 0 2023-12-01T15:45:57.275 INFO:tasks.rados.rados.0.smithi040.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-12-01T15:45:57.282 INFO:tasks.rados.rados.0.smithi040.stdout:1603: writing smithi04088644-265 from 672577 to 1261754 tid 1 2023-12-01T15:45:57.289 INFO:tasks.rados.rados.0.smithi040.stdout:1603: writing smithi04088644-265 from 1913024 to 2340739 tid 2 2023-12-01T15:45:57.289 INFO:tasks.rados.rados.0.smithi040.stdout:1604: read oid 149 snap -1 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1604: expect (ObjNum 721 snap 0 seq_num 721) 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1605: read oid 232 snap -1 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1605: expect (ObjNum 762 snap 0 seq_num 762) 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1606: read oid 449 snap -1 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1606: expect (ObjNum 602 snap 0 seq_num 602) 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1607: delete oid 336 current snap is 0 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: finishing write tid 2 to smithi04088644-62 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: finishing write tid 3 to smithi04088644-62 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: finishing write tid 4 to smithi04088644-62 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: oid 62 updating version 0 to 213 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: oid 62 version 213 is already newer than 212 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: oid 62 version 213 is already newer than 211 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 213 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-12-01T15:45:57.290 INFO:tasks.rados.rados.0.smithi040.stdout:1598: left oid 62 (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T15:45:57.291 INFO:tasks.rados.rados.0.smithi040.stdout:1599: finishing write tid 1 to smithi04088644-299 2023-12-01T15:45:57.291 INFO:tasks.rados.rados.0.smithi040.stdout:1600: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-12-01T15:45:57.479 INFO:tasks.rados.rados.0.smithi040.stdout:1599: finishing write tid 2 to smithi04088644-299 2023-12-01T15:45:57.479 INFO:tasks.rados.rados.0.smithi040.stdout:1599: finishing write tid 3 to smithi04088644-299 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1599: finishing write tid 4 to smithi04088644-299 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1599: oid 299 updating version 0 to 208 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1599: oid 299 updating version 208 to 210 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1599: oid 299 version 210 is already newer than 209 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 299 v 210 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1599: left oid 299 (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: finishing write tid 1 to smithi04088644-61 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: finishing write tid 2 to smithi04088644-61 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: finishing write tid 3 to smithi04088644-61 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: finishing write tid 4 to smithi04088644-61 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: oid 61 updating version 0 to 184 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: oid 61 updating version 184 to 185 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: oid 61 version 185 is already newer than 183 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 61 v 185 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1601: left oid 61 (ObjNum 1110 snap 0 seq_num 1110) 2023-12-01T15:45:57.480 INFO:tasks.rados.rados.0.smithi040.stdout:1602: expect (ObjNum 570 snap 0 seq_num 570) 2023-12-01T15:45:57.640 INFO:tasks.rados.rados.0.smithi040.stdout:1603: finishing write tid 1 to smithi04088644-265 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: finishing write tid 2 to smithi04088644-265 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: finishing write tid 3 to smithi04088644-265 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: finishing write tid 4 to smithi04088644-265 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: oid 265 updating version 0 to 218 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: oid 265 version 218 is already newer than 217 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: oid 265 version 218 is already newer than 216 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 265 v 218 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1603: left oid 265 (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T15:45:57.641 INFO:tasks.rados.rados.0.smithi040.stdout:1606: expect (ObjNum 602 snap 0 seq_num 602) 2023-12-01T15:45:57.726 INFO:tasks.rados.rados.0.smithi040.stdout:1604: expect (ObjNum 721 snap 0 seq_num 721) 2023-12-01T15:45:57.827 INFO:tasks.rados.rados.0.smithi040.stdout:1605: expect (ObjNum 762 snap 0 seq_num 762) 2023-12-01T15:45:57.951 INFO:tasks.rados.rados.0.smithi040.stdout:1598: done (9 left) 2023-12-01T15:45:57.951 INFO:tasks.rados.rados.0.smithi040.stdout:1599: done (8 left) 2023-12-01T15:45:57.951 INFO:tasks.rados.rados.0.smithi040.stdout:1600: done (7 left) 2023-12-01T15:45:57.951 INFO:tasks.rados.rados.0.smithi040.stdout:1601: done (6 left) 2023-12-01T15:45:57.952 INFO:tasks.rados.rados.0.smithi040.stdout:1602: done (5 left) 2023-12-01T15:45:57.952 INFO:tasks.rados.rados.0.smithi040.stdout:1603: done (4 left) 2023-12-01T15:45:57.952 INFO:tasks.rados.rados.0.smithi040.stdout:1604: done (3 left) 2023-12-01T15:45:57.952 INFO:tasks.rados.rados.0.smithi040.stdout:1605: done (2 left) 2023-12-01T15:45:57.952 INFO:tasks.rados.rados.0.smithi040.stdout:1606: done (1 left) 2023-12-01T15:45:57.952 INFO:tasks.rados.rados.0.smithi040.stdout:1607: done (0 left) 2023-12-01T15:45:57.953 INFO:tasks.rados.rados.0.smithi040.stdout:1608: read oid 312 snap -1 2023-12-01T15:45:57.953 INFO:tasks.rados.rados.0.smithi040.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:45:57.953 INFO:tasks.rados.rados.0.smithi040.stdout:1609: delete oid 459 current snap is 0 2023-12-01T15:45:57.954 INFO:tasks.rados.rados.0.smithi040.stdout:1609: done (1 left) 2023-12-01T15:45:57.954 INFO:tasks.rados.rados.0.smithi040.stdout:1610: read oid 227 snap -1 2023-12-01T15:45:57.954 INFO:tasks.rados.rados.0.smithi040.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T15:45:57.954 INFO:tasks.rados.rados.0.smithi040.stdout:1611: delete oid 79 current snap is 0 2023-12-01T15:45:57.956 INFO:tasks.rados.rados.0.smithi040.stdout:1611: done (2 left) 2023-12-01T15:45:57.956 INFO:tasks.rados.rados.0.smithi040.stdout:1612: read oid 233 snap -1 2023-12-01T15:45:57.956 INFO:tasks.rados.rados.0.smithi040.stdout:1612: expect (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:45:57.956 INFO:tasks.rados.rados.0.smithi040.stdout:1613: write oid 134 current snap is 0 2023-12-01T15:45:57.956 INFO:tasks.rados.rados.0.smithi040.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-12-01T15:45:57.966 INFO:tasks.rados.rados.0.smithi040.stdout:1613: writing smithi04088644-134 from 739805 to 1229978 tid 1 2023-12-01T15:45:57.972 INFO:tasks.rados.rados.0.smithi040.stdout:1613: writing smithi04088644-134 from 1630599 to 2065652 tid 2 2023-12-01T15:45:57.977 INFO:tasks.rados.rados.0.smithi040.stdout:1613: writing smithi04088644-134 from 2636284 to 2739805 tid 3 2023-12-01T15:45:57.977 INFO:tasks.rados.rados.0.smithi040.stdout:1614: write oid 95 current snap is 0 2023-12-01T15:45:57.977 INFO:tasks.rados.rados.0.smithi040.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-12-01T15:45:57.985 INFO:tasks.rados.rados.0.smithi040.stdout:1614: writing smithi04088644-95 from 756612 to 1322034 tid 1 2023-12-01T15:45:57.992 INFO:tasks.rados.rados.0.smithi040.stdout:1614: writing smithi04088644-95 from 2089081 to 2667792 tid 2 2023-12-01T15:45:57.992 INFO:tasks.rados.rados.0.smithi040.stdout:1615: write oid 106 current snap is 0 2023-12-01T15:45:57.992 INFO:tasks.rados.rados.0.smithi040.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-12-01T15:45:58.000 INFO:tasks.rados.rados.0.smithi040.stdout:1615: writing smithi04088644-106 from 773419 to 1414090 tid 1 2023-12-01T15:45:58.006 INFO:tasks.rados.rados.0.smithi040.stdout:1615: writing smithi04088644-106 from 2147563 to 2586285 tid 2 2023-12-01T15:45:58.006 INFO:tasks.rados.rados.0.smithi040.stdout:1616: delete oid 245 current snap is 0 2023-12-01T15:45:58.006 INFO:tasks.rados.rados.0.smithi040.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-12-01T15:45:58.133 INFO:tasks.rados.rados.0.smithi040.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:45:58.238 INFO:tasks.rados.rados.0.smithi040.stdout:1612: expect (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:45:58.370 INFO:tasks.rados.rados.0.smithi040.stdout:1613: finishing write tid 1 to smithi04088644-134 2023-12-01T15:45:58.370 INFO:tasks.rados.rados.0.smithi040.stdout:1613: finishing write tid 2 to smithi04088644-134 2023-12-01T15:45:58.370 INFO:tasks.rados.rados.0.smithi040.stdout:1613: finishing write tid 3 to smithi04088644-134 2023-12-01T15:45:58.370 INFO:tasks.rados.rados.0.smithi040.stdout:1613: finishing write tid 4 to smithi04088644-134 2023-12-01T15:45:58.370 INFO:tasks.rados.rados.0.smithi040.stdout:1613: finishing write tid 5 to smithi04088644-134 2023-12-01T15:45:58.370 INFO:tasks.rados.rados.0.smithi040.stdout:1613: oid 134 updating version 0 to 254 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1613: oid 134 version 254 is already newer than 252 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1613: oid 134 updating version 254 to 255 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1613: oid 134 version 255 is already newer than 253 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 134 v 255 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1613: left oid 134 (ObjNum 1115 snap 0 seq_num 1115) 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: finishing write tid 1 to smithi04088644-95 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: finishing write tid 2 to smithi04088644-95 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: finishing write tid 3 to smithi04088644-95 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: finishing write tid 4 to smithi04088644-95 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: oid 95 updating version 0 to 249 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: oid 95 version 249 is already newer than 247 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: oid 95 version 249 is already newer than 248 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 249 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1614: left oid 95 (ObjNum 1116 snap 0 seq_num 1116) 2023-12-01T15:45:58.371 INFO:tasks.rados.rados.0.smithi040.stdout:1615: finishing write tid 1 to smithi04088644-106 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1615: finishing write tid 2 to smithi04088644-106 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1615: finishing write tid 3 to smithi04088644-106 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1608: done (6 left) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1610: done (5 left) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1612: done (4 left) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1613: done (3 left) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1614: done (2 left) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1616: done (1 left) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1617: read oid 28 snap -1 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1617: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1618: write oid 315 current snap is 0 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1615: finishing write tid 4 to smithi04088644-106 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1615: oid 106 updating version 0 to 194 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1615: oid 106 version 194 is already newer than 192 2023-12-01T15:45:58.372 INFO:tasks.rados.rados.0.smithi040.stdout:1615: oid 106 version 194 is already newer than 193 2023-12-01T15:45:58.373 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 106 v 194 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-12-01T15:45:58.373 INFO:tasks.rados.rados.0.smithi040.stdout:1615: left oid 106 (ObjNum 1117 snap 0 seq_num 1117) 2023-12-01T15:45:58.373 INFO:tasks.rados.rados.0.smithi040.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-12-01T15:45:58.380 INFO:tasks.rados.rados.0.smithi040.stdout:1618: writing smithi04088644-315 from 407033 to 914555 tid 1 2023-12-01T15:45:58.387 INFO:tasks.rados.rados.0.smithi040.stdout:1618: writing smithi04088644-315 from 1464527 to 1906918 tid 2 2023-12-01T15:45:58.393 INFO:tasks.rados.rados.0.smithi040.stdout:1618: writing smithi04088644-315 from 2345976 to 2807033 tid 3 2023-12-01T15:45:58.393 INFO:tasks.rados.rados.0.smithi040.stdout:1615: done (2 left) 2023-12-01T15:45:58.393 INFO:tasks.rados.rados.0.smithi040.stdout:1619: read oid 196 snap -1 2023-12-01T15:45:58.393 INFO:tasks.rados.rados.0.smithi040.stdout:1619: expect (ObjNum 195 snap 0 seq_num 195) 2023-12-01T15:45:58.393 INFO:tasks.rados.rados.0.smithi040.stdout:1620: write oid 223 current snap is 0 2023-12-01T15:45:58.393 INFO:tasks.rados.rados.0.smithi040.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-12-01T15:45:58.399 INFO:tasks.rados.rados.0.smithi040.stdout:1620: writing smithi04088644-223 from 423840 to 1006611 tid 1 2023-12-01T15:45:58.406 INFO:tasks.rados.rados.0.smithi040.stdout:1620: writing smithi04088644-223 from 1523009 to 2109058 tid 2 2023-12-01T15:45:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:1620: writing smithi04088644-223 from 2657046 to 2823840 tid 3 2023-12-01T15:45:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:1621: read oid 164 snap -1 2023-12-01T15:45:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:1621: expect (ObjNum 658 snap 0 seq_num 658) 2023-12-01T15:45:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:1622: write oid 436 current snap is 0 2023-12-01T15:45:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-12-01T15:45:58.416 INFO:tasks.rados.rados.0.smithi040.stdout:1622: writing smithi04088644-436 from 440647 to 1098667 tid 1 2023-12-01T15:45:58.422 INFO:tasks.rados.rados.0.smithi040.stdout:1622: writing smithi04088644-436 from 1581491 to 2027551 tid 2 2023-12-01T15:45:58.426 INFO:tasks.rados.rados.0.smithi040.stdout:1622: writing smithi04088644-436 from 2800822 to 2840647 tid 3 2023-12-01T15:45:58.426 INFO:tasks.rados.rados.0.smithi040.stdout:1623: write oid 79 current snap is 0 2023-12-01T15:45:58.427 INFO:tasks.rados.rados.0.smithi040.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-12-01T15:45:58.433 INFO:tasks.rados.rados.0.smithi040.stdout:1623: writing smithi04088644-79 from 457454 to 1190723 tid 1 2023-12-01T15:45:58.440 INFO:tasks.rados.rados.0.smithi040.stdout:1623: writing smithi04088644-79 from 1923620 to 2513338 tid 2 2023-12-01T15:45:58.441 INFO:tasks.rados.rados.0.smithi040.stdout:1624: write oid 336 current snap is 0 2023-12-01T15:45:58.441 INFO:tasks.rados.rados.0.smithi040.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-12-01T15:45:58.445 INFO:tasks.rados.rados.0.smithi040.stdout:1624: writing smithi04088644-336 from 474261 to 882779 tid 1 2023-12-01T15:45:58.452 INFO:tasks.rados.rados.0.smithi040.stdout:1624: writing smithi04088644-336 from 1582102 to 2031831 tid 2 2023-12-01T15:45:58.457 INFO:tasks.rados.rados.0.smithi040.stdout:1624: writing smithi04088644-336 from 2739315 to 2874261 tid 3 2023-12-01T15:45:58.457 INFO:tasks.rados.rados.0.smithi040.stdout:1625: read oid 431 snap -1 2023-12-01T15:45:58.457 INFO:tasks.rados.rados.0.smithi040.stdout:1625: expect (ObjNum 910 snap 0 seq_num 910) 2023-12-01T15:45:58.457 INFO:tasks.rados.rados.0.smithi040.stdout:1626: write oid 116 current snap is 0 2023-12-01T15:45:58.457 INFO:tasks.rados.rados.0.smithi040.stdout:1617: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-12-01T15:45:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:58 smithi141 bash[31670]: cluster 2023-12-01T15:45:57.534614+0000 mgr.y (mgr.24356) 234 : cluster 0 pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-12-01T15:45:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:58 smithi040 bash[41173]: cluster 2023-12-01T15:45:57.534614+0000 mgr.y (mgr.24356) 234 : cluster 0 pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-12-01T15:45:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:58 smithi040 bash[28232]: cluster 2023-12-01T15:45:57.534614+0000 mgr.y (mgr.24356) 234 : cluster 0 pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-12-01T15:45:58.681 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing write tid 1 to smithi04088644-315 2023-12-01T15:45:58.681 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing write tid 2 to smithi04088644-315 2023-12-01T15:45:58.681 INFO:tasks.rados.rados.0.smithi040.stdout:1620: finishing write tid 1 to smithi04088644-223 2023-12-01T15:45:58.681 INFO:tasks.rados.rados.0.smithi040.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-12-01T15:45:58.693 INFO:tasks.rados.rados.0.smithi040.stdout:1626: writing smithi04088644-116 from 491068 to 974835 tid 1 2023-12-01T15:45:58.700 INFO:tasks.rados.rados.0.smithi040.stdout:1626: writing smithi04088644-116 from 1640584 to 2233971 tid 2 2023-12-01T15:45:58.704 INFO:tasks.rados.rados.0.smithi040.stdout:1626: writing smithi04088644-116 from 2650385 to 2891068 tid 3 2023-12-01T15:45:58.704 INFO:tasks.rados.rados.0.smithi040.stdout:1617: done (9 left) 2023-12-01T15:45:58.704 INFO:tasks.rados.rados.0.smithi040.stdout:1627: read oid 247 snap -1 2023-12-01T15:45:58.705 INFO:tasks.rados.rados.0.smithi040.stdout:1627: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:45:58.705 INFO:tasks.rados.rados.0.smithi040.stdout:1628: write oid 319 current snap is 0 2023-12-01T15:45:58.705 INFO:tasks.rados.rados.0.smithi040.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-12-01T15:45:58.710 INFO:tasks.rados.rados.0.smithi040.stdout:1628: writing smithi04088644-319 from 507875 to 1066891 tid 1 2023-12-01T15:45:58.718 INFO:tasks.rados.rados.0.smithi040.stdout:1628: writing smithi04088644-319 from 1699066 to 2436111 tid 2 2023-12-01T15:45:58.718 INFO:tasks.rados.rados.0.smithi040.stdout:1629: write oid 127 current snap is 0 2023-12-01T15:45:58.718 INFO:tasks.rados.rados.0.smithi040.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-12-01T15:45:58.725 INFO:tasks.rados.rados.0.smithi040.stdout:1629: writing smithi04088644-127 from 524682 to 1275300 tid 1 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1629: writing smithi04088644-127 from 1757548 to 2354604 tid 2 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1630: read oid 394 snap -1 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1630: expect (ObjNum 988 snap 0 seq_num 988) 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1631: read oid 326 snap -1 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1631: expect (ObjNum 723 snap 0 seq_num 723) 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1632: write oid 344 current snap is 0 2023-12-01T15:45:58.732 INFO:tasks.rados.rados.0.smithi040.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-12-01T15:45:58.737 INFO:tasks.rados.rados.0.smithi040.stdout:1632: writing smithi04088644-344 from 541489 to 967356 tid 1 2023-12-01T15:45:58.744 INFO:tasks.rados.rados.0.smithi040.stdout:1632: writing smithi04088644-344 from 1416030 to 2156744 tid 2 2023-12-01T15:45:58.749 INFO:tasks.rados.rados.0.smithi040.stdout:1632: writing smithi04088644-344 from 2732654 to 2941489 tid 3 2023-12-01T15:45:58.749 INFO:tasks.rados.rados.0.smithi040.stdout:1633: write oid 51 current snap is 0 2023-12-01T15:45:58.749 INFO:tasks.rados.rados.0.smithi040.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-12-01T15:45:58.755 INFO:tasks.rados.rados.0.smithi040.stdout:1633: writing smithi04088644-51 from 558296 to 1059412 tid 1 2023-12-01T15:45:58.761 INFO:tasks.rados.rados.0.smithi040.stdout:1633: writing smithi04088644-51 from 1474512 to 2075237 tid 2 2023-12-01T15:45:58.766 INFO:tasks.rados.rados.0.smithi040.stdout:1633: writing smithi04088644-51 from 2760077 to 2958296 tid 3 2023-12-01T15:45:58.766 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:45:58.766 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing write tid 3 to smithi04088644-315 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing write tid 4 to smithi04088644-315 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing write tid 5 to smithi04088644-315 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: oid 315 updating version 0 to 318 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: oid 315 updating version 318 to 319 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: oid 315 updating version 319 to 320 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: oid 315 version 320 is already newer than 317 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 315 v 320 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1618: left oid 315 (ObjNum 1119 snap 0 seq_num 1119) 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1620: finishing write tid 2 to smithi04088644-223 2023-12-01T15:45:58.767 INFO:tasks.rados.rados.0.smithi040.stdout:1619: expect (ObjNum 195 snap 0 seq_num 195) 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: finishing write tid 3 to smithi04088644-223 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: finishing write tid 4 to smithi04088644-223 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: finishing write tid 5 to smithi04088644-223 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: oid 223 updating version 0 to 270 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: oid 223 updating version 270 to 271 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: oid 223 version 271 is already newer than 269 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: oid 223 version 271 is already newer than 268 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 223 v 271 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-12-01T15:45:58.873 INFO:tasks.rados.rados.0.smithi040.stdout:1620: left oid 223 (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:45:58.874 INFO:tasks.rados.rados.0.smithi040.stdout:1621: expect (ObjNum 658 snap 0 seq_num 658) 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing write tid 1 to smithi04088644-436 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing write tid 2 to smithi04088644-436 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing write tid 3 to smithi04088644-436 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing write tid 4 to smithi04088644-436 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing write tid 5 to smithi04088644-436 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: oid 436 updating version 0 to 257 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: oid 436 updating version 257 to 258 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: oid 436 version 258 is already newer than 256 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:1622: oid 436 updating version 258 to 259 2023-12-01T15:45:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 436 v 259 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: finishing write tid 1 to smithi04088644-79 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: finishing write tid 2 to smithi04088644-79 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: finishing write tid 3 to smithi04088644-79 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: finishing write tid 4 to smithi04088644-79 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: oid 79 updating version 0 to 321 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: oid 79 updating version 321 to 322 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: oid 79 updating version 322 to 323 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 323 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 1 to smithi04088644-336 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 2 to smithi04088644-336 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 3 to smithi04088644-336 2023-12-01T15:45:59.049 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 4 to smithi04088644-336 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 5 to smithi04088644-336 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1624: oid 336 updating version 0 to 233 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1624: oid 336 version 233 is already newer than 232 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1624: oid 336 updating version 233 to 234 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1624: oid 336 updating version 234 to 235 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 336 v 235 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1624: left oid 336 (ObjNum 1123 snap 0 seq_num 1123) 2023-12-01T15:45:59.050 INFO:tasks.rados.rados.0.smithi040.stdout:1625: expect (ObjNum 910 snap 0 seq_num 910) 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 1 to smithi04088644-116 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 2 to smithi04088644-116 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 3 to smithi04088644-116 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 4 to smithi04088644-116 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 5 to smithi04088644-116 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: oid 116 updating version 0 to 168 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: oid 116 updating version 168 to 169 2023-12-01T15:45:59.230 INFO:tasks.rados.rados.0.smithi040.stdout:1626: oid 116 version 169 is already newer than 167 2023-12-01T15:45:59.231 INFO:tasks.rados.rados.0.smithi040.stdout:1626: oid 116 updating version 169 to 170 2023-12-01T15:45:59.231 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 116 v 170 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-12-01T15:45:59.231 INFO:tasks.rados.rados.0.smithi040.stdout:1626: left oid 116 (ObjNum 1124 snap 0 seq_num 1124) 2023-12-01T15:45:59.231 INFO:tasks.rados.rados.0.smithi040.stdout:1627: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:45:59.301 INFO:tasks.rados.rados.0.smithi040.stdout:1628: finishing write tid 1 to smithi04088644-319 2023-12-01T15:45:59.301 INFO:tasks.rados.rados.0.smithi040.stdout:1628: finishing write tid 2 to smithi04088644-319 2023-12-01T15:45:59.301 INFO:tasks.rados.rados.0.smithi040.stdout:1628: finishing write tid 3 to smithi04088644-319 2023-12-01T15:45:59.301 INFO:tasks.rados.rados.0.smithi040.stdout:1628: finishing write tid 4 to smithi04088644-319 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:1628: oid 319 updating version 0 to 236 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:1628: oid 319 updating version 236 to 238 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:1628: oid 319 version 238 is already newer than 237 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 319 v 238 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:1628: left oid 319 (ObjNum 1125 snap 0 seq_num 1125) 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:1629: finishing write tid 1 to smithi04088644-127 2023-12-01T15:45:59.302 INFO:tasks.rados.rados.0.smithi040.stdout:1631: expect (ObjNum 723 snap 0 seq_num 723) 2023-12-01T15:45:59.411 INFO:tasks.rados.rados.0.smithi040.stdout:1629: finishing write tid 2 to smithi04088644-127 2023-12-01T15:45:59.411 INFO:tasks.rados.rados.0.smithi040.stdout:1629: finishing write tid 3 to smithi04088644-127 2023-12-01T15:45:59.411 INFO:tasks.rados.rados.0.smithi040.stdout:1629: finishing write tid 4 to smithi04088644-127 2023-12-01T15:45:59.411 INFO:tasks.rados.rados.0.smithi040.stdout:1629: oid 127 updating version 0 to 171 2023-12-01T15:45:59.412 INFO:tasks.rados.rados.0.smithi040.stdout:1629: oid 127 updating version 171 to 173 2023-12-01T15:45:59.412 INFO:tasks.rados.rados.0.smithi040.stdout:1629: oid 127 version 173 is already newer than 172 2023-12-01T15:45:59.412 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 127 v 173 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-12-01T15:45:59.412 INFO:tasks.rados.rados.0.smithi040.stdout:1629: left oid 127 (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:45:59.412 INFO:tasks.rados.rados.0.smithi040.stdout:1632: finishing write tid 1 to smithi04088644-344 2023-12-01T15:45:59.412 INFO:tasks.rados.rados.0.smithi040.stdout:1630: expect (ObjNum 988 snap 0 seq_num 988) 2023-12-01T15:45:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:45:59 smithi141 bash[31670]: audit 2023-12-01T15:45:58.558928+0000 mon.a (mon.0) 871 : audit 0 from='client.? 172.21.15.40:0/3937905021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:59.535 INFO:tasks.rados.rados.0.smithi040.stdout:1632: finishing write tid 2 to smithi04088644-344 2023-12-01T15:45:59.535 INFO:tasks.rados.rados.0.smithi040.stdout:1632: finishing write tid 3 to smithi04088644-344 2023-12-01T15:45:59.535 INFO:tasks.rados.rados.0.smithi040.stdout:1632: finishing write tid 4 to smithi04088644-344 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1632: finishing write tid 5 to smithi04088644-344 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1632: oid 344 updating version 0 to 191 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1632: oid 344 updating version 191 to 193 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1632: oid 344 version 193 is already newer than 190 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1632: oid 344 version 193 is already newer than 192 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 344 v 193 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1632: left oid 344 (ObjNum 1127 snap 0 seq_num 1127) 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1633: finishing write tid 1 to smithi04088644-51 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1633: finishing write tid 2 to smithi04088644-51 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1633: finishing write tid 3 to smithi04088644-51 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1633: finishing write tid 4 to smithi04088644-51 2023-12-01T15:45:59.536 INFO:tasks.rados.rados.0.smithi040.stdout:1633: finishing write tid 5 to smithi04088644-51 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1633: oid 51 updating version 0 to 321 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1633: oid 51 updating version 321 to 322 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1633: oid 51 updating version 322 to 323 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1633: oid 51 version 323 is already newer than 320 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 51 v 323 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1633: left oid 51 (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1618: done (15 left) 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1619: done (14 left) 2023-12-01T15:45:59.537 INFO:tasks.rados.rados.0.smithi040.stdout:1620: done (13 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1621: done (12 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1622: done (11 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1623: done (10 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1624: done (9 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1625: done (8 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1626: done (7 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1627: done (6 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1628: done (5 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1629: done (4 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1630: done (3 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1631: done (2 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1632: done (1 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1633: done (0 left) 2023-12-01T15:45:59.538 INFO:tasks.rados.rados.0.smithi040.stdout:1634: read oid 153 snap -1 2023-12-01T15:45:59.539 INFO:tasks.rados.rados.0.smithi040.stdout:1634: expect deleted 2023-12-01T15:45:59.539 INFO:tasks.rados.rados.0.smithi040.stdout:1635: write oid 439 current snap is 0 2023-12-01T15:45:59.539 INFO:tasks.rados.rados.0.smithi040.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-12-01T15:45:59.548 INFO:tasks.rados.rados.0.smithi040.stdout:1635: writing smithi04088644-439 from 575103 to 1151468 tid 1 2023-12-01T15:45:59.556 INFO:tasks.rados.rados.0.smithi040.stdout:1635: writing smithi04088644-439 from 1932994 to 2677377 tid 2 2023-12-01T15:45:59.556 INFO:tasks.rados.rados.0.smithi040.stdout:1636: write oid 143 current snap is 0 2023-12-01T15:45:59.557 INFO:tasks.rados.rados.0.smithi040.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-12-01T15:45:59.563 INFO:tasks.rados.rados.0.smithi040.stdout:1636: writing smithi04088644-143 from 591910 to 1243524 tid 1 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1636: writing smithi04088644-143 from 1875123 to 2479517 tid 2 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1637: read oid 389 snap -1 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1637: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1638: write oid 16 current snap is 0 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: finishing write tid 1 to smithi04088644-439 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: finishing write tid 2 to smithi04088644-439 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: finishing write tid 3 to smithi04088644-439 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: finishing write tid 4 to smithi04088644-439 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: oid 439 updating version 0 to 326 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: oid 439 version 326 is already newer than 324 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:1635: oid 439 version 326 is already newer than 325 2023-12-01T15:45:59.571 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 326 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-12-01T15:45:59.572 INFO:tasks.rados.rados.0.smithi040.stdout:1635: left oid 439 (ObjNum 1129 snap 0 seq_num 1129) 2023-12-01T15:45:59.572 INFO:tasks.rados.rados.0.smithi040.stdout:1636: finishing write tid 1 to smithi04088644-143 2023-12-01T15:45:59.572 INFO:tasks.rados.rados.0.smithi040.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-12-01T15:45:59.583 INFO:tasks.rados.rados.0.smithi040.stdout:1638: writing smithi04088644-16 from 608717 to 1335580 tid 1 2023-12-01T15:45:59.592 INFO:tasks.rados.rados.0.smithi040.stdout:1638: writing smithi04088644-16 from 1933605 to 2681657 tid 2 2023-12-01T15:45:59.592 INFO:tasks.rados.rados.0.smithi040.stdout:1634: done (4 left) 2023-12-01T15:45:59.592 INFO:tasks.rados.rados.0.smithi040.stdout:1635: done (3 left) 2023-12-01T15:45:59.592 INFO:tasks.rados.rados.0.smithi040.stdout:1639: write oid 227 current snap is 0 2023-12-01T15:45:59.592 INFO:tasks.rados.rados.0.smithi040.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-12-01T15:45:59.597 INFO:tasks.rados.rados.0.smithi040.stdout:1639: writing smithi04088644-227 from 625524 to 1027636 tid 1 2023-12-01T15:45:59.605 INFO:tasks.rados.rados.0.smithi040.stdout:1639: writing smithi04088644-227 from 1592087 to 2200150 tid 2 2023-12-01T15:45:59.609 INFO:tasks.rados.rados.0.smithi040.stdout:1639: writing smithi04088644-227 from 2869769 to 3025524 tid 3 2023-12-01T15:45:59.610 INFO:tasks.rados.rados.0.smithi040.stdout:1640: write oid 493 current snap is 0 2023-12-01T15:45:59.610 INFO:tasks.rados.rados.0.smithi040.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-12-01T15:45:59.616 INFO:tasks.rados.rados.0.smithi040.stdout:1640: writing smithi04088644-493 from 642331 to 1236045 tid 1 2023-12-01T15:45:59.624 INFO:tasks.rados.rados.0.smithi040.stdout:1640: writing smithi04088644-493 from 1766922 to 2518643 tid 2 2023-12-01T15:45:59.624 INFO:tasks.rados.rados.0.smithi040.stdout:1641: write oid 361 current snap is 0 2023-12-01T15:45:59.624 INFO:tasks.rados.rados.0.smithi040.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-12-01T15:45:59.631 INFO:tasks.rados.rados.0.smithi040.stdout:1641: writing smithi04088644-361 from 659138 to 1328101 tid 1 2023-12-01T15:45:59.639 INFO:tasks.rados.rados.0.smithi040.stdout:1641: writing smithi04088644-361 from 2109051 to 2720783 tid 2 2023-12-01T15:45:59.639 INFO:tasks.rados.rados.0.smithi040.stdout:1642: delete oid 212 current snap is 0 2023-12-01T15:45:59.639 INFO:tasks.rados.rados.0.smithi040.stdout:1637: expect (ObjNum 388 snap 0 seq_num 388) 2023-12-01T15:45:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:45:59 smithi040 bash[28232]: audit 2023-12-01T15:45:58.558928+0000 mon.a (mon.0) 871 : audit 0 from='client.? 172.21.15.40:0/3937905021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:45:59 smithi040 bash[41173]: audit 2023-12-01T15:45:58.558928+0000 mon.a (mon.0) 871 : audit 0 from='client.? 172.21.15.40:0/3937905021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:45:59.728 INFO:tasks.rados.rados.0.smithi040.stdout:1636: finishing write tid 2 to smithi04088644-143 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1636: finishing write tid 3 to smithi04088644-143 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1636: finishing write tid 4 to smithi04088644-143 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1636: oid 143 updating version 0 to 324 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1636: oid 143 updating version 324 to 326 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1636: oid 143 version 326 is already newer than 325 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 143 v 326 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1636: left oid 143 (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1638: finishing write tid 1 to smithi04088644-16 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1638: finishing write tid 2 to smithi04088644-16 2023-12-01T15:45:59.729 INFO:tasks.rados.rados.0.smithi040.stdout:1638: finishing write tid 3 to smithi04088644-16 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1638: finishing write tid 4 to smithi04088644-16 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1638: oid 16 updating version 0 to 215 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1638: oid 16 version 215 is already newer than 214 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1638: oid 16 updating version 215 to 216 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 216 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1638: left oid 16 (ObjNum 1131 snap 0 seq_num 1131) 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing write tid 1 to smithi04088644-227 2023-12-01T15:45:59.730 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing write tid 2 to smithi04088644-227 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing write tid 3 to smithi04088644-227 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing write tid 4 to smithi04088644-227 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing write tid 5 to smithi04088644-227 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: oid 227 updating version 0 to 196 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: oid 227 version 196 is already newer than 193 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: oid 227 version 196 is already newer than 194 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:1639: oid 227 version 196 is already newer than 195 2023-12-01T15:45:59.731 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 227 v 196 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1639: left oid 227 (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 1 to smithi04088644-493 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 2 to smithi04088644-493 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 3 to smithi04088644-493 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 4 to smithi04088644-493 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: oid 493 updating version 0 to 196 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: oid 493 version 196 is already newer than 194 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: oid 493 version 196 is already newer than 195 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 196 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1640: left oid 493 (ObjNum 1133 snap 0 seq_num 1133) 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 1 to smithi04088644-361 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 2 to smithi04088644-361 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1636: done (6 left) 2023-12-01T15:45:59.732 INFO:tasks.rados.rados.0.smithi040.stdout:1637: done (5 left) 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1638: done (4 left) 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1639: done (3 left) 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1640: done (2 left) 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1642: done (1 left) 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1643: write oid 407 current snap is 0 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 3 to smithi04088644-361 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 4 to smithi04088644-361 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1641: oid 361 updating version 0 to 239 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1641: oid 361 updating version 239 to 240 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1641: oid 361 updating version 240 to 241 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 361 v 241 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1641: left oid 361 (ObjNum 1134 snap 0 seq_num 1134) 2023-12-01T15:45:59.733 INFO:tasks.rados.rados.0.smithi040.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-12-01T15:45:59.740 INFO:tasks.rados.rados.0.smithi040.stdout:1643: writing smithi04088644-407 from 692752 to 1112213 tid 1 2023-12-01T15:45:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:1643: writing smithi04088644-407 from 1826015 to 2441416 tid 2 2023-12-01T15:45:59.752 INFO:tasks.rados.rados.0.smithi040.stdout:1643: writing smithi04088644-407 from 2979461 to 3092752 tid 3 2023-12-01T15:45:59.752 INFO:tasks.rados.rados.0.smithi040.stdout:1641: done (1 left) 2023-12-01T15:45:59.752 INFO:tasks.rados.rados.0.smithi040.stdout:1644: read oid 194 snap -1 2023-12-01T15:45:59.752 INFO:tasks.rados.rados.0.smithi040.stdout:1644: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:45:59.752 INFO:tasks.rados.rados.0.smithi040.stdout:1645: delete oid 448 current snap is 0 2023-12-01T15:45:59.752 INFO:tasks.rados.rados.0.smithi040.stdout:1643: finishing write tid 1 to smithi04088644-407 2023-12-01T15:45:59.754 INFO:tasks.rados.rados.0.smithi040.stdout:1645: done (2 left) 2023-12-01T15:45:59.754 INFO:tasks.rados.rados.0.smithi040.stdout:1646: read oid 336 snap -1 2023-12-01T15:45:59.754 INFO:tasks.rados.rados.0.smithi040.stdout:1646: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-12-01T15:45:59.755 INFO:tasks.rados.rados.0.smithi040.stdout:1647: write oid 165 current snap is 0 2023-12-01T15:45:59.755 INFO:tasks.rados.rados.0.smithi040.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-12-01T15:45:59.766 INFO:tasks.rados.rados.0.smithi040.stdout:1647: writing smithi04088644-165 from 726366 to 1296325 tid 1 2023-12-01T15:45:59.773 INFO:tasks.rados.rados.0.smithi040.stdout:1647: writing smithi04088644-165 from 1826626 to 2329343 tid 2 2023-12-01T15:45:59.778 INFO:tasks.rados.rados.0.smithi040.stdout:1647: writing smithi04088644-165 from 2801601 to 3126366 tid 3 2023-12-01T15:45:59.778 INFO:tasks.rados.rados.0.smithi040.stdout:1648: write oid 285 current snap is 0 2023-12-01T15:45:59.778 INFO:tasks.rados.rados.0.smithi040.stdout:1643: finishing write tid 2 to smithi04088644-407 2023-12-01T15:45:59.779 INFO:tasks.rados.rados.0.smithi040.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-12-01T15:45:59.786 INFO:tasks.rados.rados.0.smithi040.stdout:1648: writing smithi04088644-285 from 743173 to 1388381 tid 1 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1648: writing smithi04088644-285 from 1885108 to 2647836 tid 2 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: finishing write tid 3 to smithi04088644-407 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: finishing write tid 4 to smithi04088644-407 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: finishing write tid 5 to smithi04088644-407 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: oid 407 updating version 0 to 196 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: oid 407 updating version 196 to 197 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: oid 407 updating version 197 to 198 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: oid 407 version 198 is already newer than 195 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 407 v 198 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-12-01T15:45:59.793 INFO:tasks.rados.rados.0.smithi040.stdout:1643: left oid 407 (ObjNum 1136 snap 0 seq_num 1136) 2023-12-01T15:45:59.794 INFO:tasks.rados.rados.0.smithi040.stdout:1646: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-12-01T15:45:59.893 INFO:tasks.rados.rados.0.smithi040.stdout:1644: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1647: finishing write tid 1 to smithi04088644-165 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1647: finishing write tid 2 to smithi04088644-165 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1649: read oid 170 snap -1 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1649: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1643: done (5 left) 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1644: done (4 left) 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1646: done (3 left) 2023-12-01T15:46:00.033 INFO:tasks.rados.rados.0.smithi040.stdout:1650: write oid 40 current snap is 0 2023-12-01T15:46:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:1647: finishing write tid 3 to smithi04088644-165 2023-12-01T15:46:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:1647: finishing write tid 4 to smithi04088644-165 2023-12-01T15:46:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-12-01T15:46:00.042 INFO:tasks.rados.rados.0.smithi040.stdout:1650: writing smithi04088644-40 from 759980 to 1480437 tid 1 2023-12-01T15:46:00.047 INFO:tasks.rados.rados.0.smithi040.stdout:1650: writing smithi04088644-40 from 1943590 to 2449976 tid 2 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1650: writing smithi04088644-40 from 2856447 to 3159980 tid 3 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1651: delete oid 389 current snap is 0 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1647: finishing write tid 5 to smithi04088644-165 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1647: oid 165 updating version 0 to 328 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1647: oid 165 version 328 is already newer than 327 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1647: oid 165 updating version 328 to 329 2023-12-01T15:46:00.052 INFO:tasks.rados.rados.0.smithi040.stdout:1647: oid 165 updating version 329 to 330 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 165 v 330 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: finishing write tid 1 to smithi04088644-285 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: finishing write tid 2 to smithi04088644-285 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: finishing write tid 3 to smithi04088644-285 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: finishing write tid 4 to smithi04088644-285 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: oid 285 updating version 0 to 199 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: oid 285 version 199 is already newer than 197 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: oid 285 version 199 is already newer than 198 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 199 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2023-12-01T15:46:00.053 INFO:tasks.rados.rados.0.smithi040.stdout:1649: expect (ObjNum 640 snap 0 seq_num 640) 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing write tid 1 to smithi04088644-40 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing write tid 2 to smithi04088644-40 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1647: done (4 left) 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1648: done (3 left) 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1649: done (2 left) 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1651: done (1 left) 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1652: write oid 256 current snap is 0 2023-12-01T15:46:00.182 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing write tid 3 to smithi04088644-40 2023-12-01T15:46:00.183 INFO:tasks.rados.rados.0.smithi040.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-12-01T15:46:00.191 INFO:tasks.rados.rados.0.smithi040.stdout:1652: writing smithi04088644-256 from 793594 to 1380902 tid 1 2023-12-01T15:46:00.200 INFO:tasks.rados.rados.0.smithi040.stdout:1652: writing smithi04088644-256 from 2060554 to 2570609 tid 2 2023-12-01T15:46:00.200 INFO:tasks.rados.rados.0.smithi040.stdout:1653: read oid 119 snap -1 2023-12-01T15:46:00.200 INFO:tasks.rados.rados.0.smithi040.stdout:1653: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:46:00.200 INFO:tasks.rados.rados.0.smithi040.stdout:1654: read oid 435 snap -1 2023-12-01T15:46:00.200 INFO:tasks.rados.rados.0.smithi040.stdout:1654: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T15:46:00.200 INFO:tasks.rados.rados.0.smithi040.stdout:1655: read oid 461 snap -1 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1656: write oid 391 current snap is 0 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing write tid 4 to smithi04088644-40 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing write tid 5 to smithi04088644-40 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: oid 40 updating version 0 to 332 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: oid 40 updating version 332 to 334 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: oid 40 version 334 is already newer than 331 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: oid 40 version 334 is already newer than 333 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 334 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1650: left oid 40 (ObjNum 1140 snap 0 seq_num 1140) 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 1 to smithi04088644-256 2023-12-01T15:46:00.201 INFO:tasks.rados.rados.0.smithi040.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-12-01T15:46:00.207 INFO:tasks.rados.rados.0.smithi040.stdout:1656: writing smithi04088644-391 from 410401 to 1072958 tid 1 2023-12-01T15:46:00.215 INFO:tasks.rados.rados.0.smithi040.stdout:1656: writing smithi04088644-391 from 1719036 to 2489102 tid 2 2023-12-01T15:46:00.220 INFO:tasks.rados.rados.0.smithi040.stdout:1656: writing smithi04088644-391 from 2938716 to 3210401 tid 3 2023-12-01T15:46:00.220 INFO:tasks.rados.rados.0.smithi040.stdout:1650: done (5 left) 2023-12-01T15:46:00.220 INFO:tasks.rados.rados.0.smithi040.stdout:1657: write oid 104 current snap is 0 2023-12-01T15:46:00.220 INFO:tasks.rados.rados.0.smithi040.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-12-01T15:46:00.226 INFO:tasks.rados.rados.0.smithi040.stdout:1657: writing smithi04088644-104 from 427208 to 1165014 tid 1 2023-12-01T15:46:00.233 INFO:tasks.rados.rados.0.smithi040.stdout:1657: writing smithi04088644-104 from 1777518 to 2291242 tid 2 2023-12-01T15:46:00.239 INFO:tasks.rados.rados.0.smithi040.stdout:1657: writing smithi04088644-104 from 2966139 to 3227208 tid 3 2023-12-01T15:46:00.239 INFO:tasks.rados.rados.0.smithi040.stdout:1658: read oid 43 snap -1 2023-12-01T15:46:00.239 INFO:tasks.rados.rados.0.smithi040.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:46:00.239 INFO:tasks.rados.rados.0.smithi040.stdout:1659: write oid 490 current snap is 0 2023-12-01T15:46:00.239 INFO:tasks.rados.rados.0.smithi040.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-12-01T15:46:00.244 INFO:tasks.rados.rados.0.smithi040.stdout:1659: writing smithi04088644-490 from 444015 to 857070 tid 1 2023-12-01T15:46:00.251 INFO:tasks.rados.rados.0.smithi040.stdout:1659: writing smithi04088644-490 from 1436000 to 2209735 tid 2 2023-12-01T15:46:00.257 INFO:tasks.rados.rados.0.smithi040.stdout:1659: writing smithi04088644-490 from 2709915 to 3244015 tid 3 2023-12-01T15:46:00.257 INFO:tasks.rados.rados.0.smithi040.stdout:1660: write oid 148 current snap is 0 2023-12-01T15:46:00.257 INFO:tasks.rados.rados.0.smithi040.stdout:1653: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:46:00.407 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 2 to smithi04088644-256 2023-12-01T15:46:00.407 INFO:tasks.rados.rados.0.smithi040.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-12-01T15:46:00.412 INFO:tasks.rados.rados.0.smithi040.stdout:1660: writing smithi04088644-148 from 460822 to 949126 tid 1 2023-12-01T15:46:00.418 INFO:tasks.rados.rados.0.smithi040.stdout:1660: writing smithi04088644-148 from 1378129 to 1895522 tid 2 2023-12-01T15:46:00.425 INFO:tasks.rados.rados.0.smithi040.stdout:1660: writing smithi04088644-148 from 2504632 to 2910594 tid 3 2023-12-01T15:46:00.425 INFO:tasks.rados.rados.0.smithi040.stdout:1653: done (8 left) 2023-12-01T15:46:00.425 INFO:tasks.rados.rados.0.smithi040.stdout:1661: write oid 322 current snap is 0 2023-12-01T15:46:00.425 INFO:tasks.rados.rados.0.smithi040.stdout:1654: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T15:46:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:00 smithi141 bash[31670]: cluster 2023-12-01T15:45:59.535381+0000 mgr.y (mgr.24356) 235 : cluster 0 pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 120 op/s 2023-12-01T15:46:00.586 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 3 to smithi04088644-256 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 4 to smithi04088644-256 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:1652: oid 256 updating version 0 to 220 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:1652: oid 256 version 220 is already newer than 219 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:1652: oid 256 updating version 220 to 221 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 256 v 221 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:1652: left oid 256 (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:46:00.587 INFO:tasks.rados.rados.0.smithi040.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:46:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:00 smithi040 bash[28232]: cluster 2023-12-01T15:45:59.535381+0000 mgr.y (mgr.24356) 235 : cluster 0 pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 120 op/s 2023-12-01T15:46:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:00 smithi040 bash[41173]: cluster 2023-12-01T15:45:59.535381+0000 mgr.y (mgr.24356) 235 : cluster 0 pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 120 op/s 2023-12-01T15:46:00.759 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 1 to smithi04088644-391 2023-12-01T15:46:00.759 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 2 to smithi04088644-391 2023-12-01T15:46:00.759 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 3 to smithi04088644-391 2023-12-01T15:46:00.759 INFO:tasks.rados.rados.0.smithi040.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-12-01T15:46:00.765 INFO:tasks.rados.rados.0.smithi040.stdout:1661: writing smithi04088644-322 from 477629 to 1041182 tid 1 2023-12-01T15:46:00.774 INFO:tasks.rados.rados.0.smithi040.stdout:1661: writing smithi04088644-322 from 1836611 to 2614015 tid 2 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1661: writing smithi04088644-322 from 3048408 to 3277629 tid 3 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1652: done (8 left) 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1654: done (7 left) 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1655: done (6 left) 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1662: delete oid 449 current snap is 0 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 4 to smithi04088644-391 2023-12-01T15:46:00.779 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 5 to smithi04088644-391 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1656: oid 391 updating version 0 to 275 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1656: oid 391 version 275 is already newer than 274 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1656: oid 391 updating version 275 to 276 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1656: oid 391 version 276 is already newer than 273 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 391 v 276 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1656: left oid 391 (ObjNum 1143 snap 0 seq_num 1143) 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1657: finishing write tid 1 to smithi04088644-104 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1657: finishing write tid 2 to smithi04088644-104 2023-12-01T15:46:00.780 INFO:tasks.rados.rados.0.smithi040.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: finishing write tid 3 to smithi04088644-104 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: finishing write tid 4 to smithi04088644-104 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: finishing write tid 5 to smithi04088644-104 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: oid 104 updating version 0 to 335 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: oid 104 updating version 335 to 337 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: oid 104 version 337 is already newer than 336 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: oid 104 updating version 337 to 338 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 104 v 338 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T15:46:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing write tid 1 to smithi04088644-490 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1656: done (6 left) 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1657: done (5 left) 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1658: done (4 left) 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1662: done (3 left) 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1663: read oid 433 snap -1 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1663: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1664: write oid 28 current snap is 0 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing write tid 2 to smithi04088644-490 2023-12-01T15:46:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-12-01T15:46:00.875 INFO:tasks.rados.rados.0.smithi040.stdout:1664: writing smithi04088644-28 from 511243 to 941647 tid 1 2023-12-01T15:46:00.884 INFO:tasks.rados.rados.0.smithi040.stdout:1664: writing smithi04088644-28 from 1669928 to 2334648 tid 2 2023-12-01T15:46:00.890 INFO:tasks.rados.rados.0.smithi040.stdout:1664: writing smithi04088644-28 from 3103254 to 3311243 tid 3 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1665: read oid 212 snap -1 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1665: expect deleted 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1666: read oid 84 snap -1 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1666: expect (ObjNum 943 snap 0 seq_num 943) 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1667: write oid 45 current snap is 0 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing write tid 3 to smithi04088644-490 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing write tid 4 to smithi04088644-490 2023-12-01T15:46:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-12-01T15:46:00.896 INFO:tasks.rados.rados.0.smithi040.stdout:1667: writing smithi04088644-45 from 528050 to 1033703 tid 1 2023-12-01T15:46:00.902 INFO:tasks.rados.rados.0.smithi040.stdout:1667: writing smithi04088644-45 from 1612057 to 2136788 tid 2 2023-12-01T15:46:00.908 INFO:tasks.rados.rados.0.smithi040.stdout:1667: writing smithi04088644-45 from 2614324 to 3181727 tid 3 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1668: write oid 460 current snap is 0 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing write tid 5 to smithi04088644-490 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1659: oid 490 updating version 0 to 199 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1659: oid 490 updating version 199 to 202 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1659: oid 490 version 202 is already newer than 201 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1659: oid 490 version 202 is already newer than 200 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 490 v 202 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1659: left oid 490 (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T15:46:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 1 to smithi04088644-148 2023-12-01T15:46:00.910 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 2 to smithi04088644-148 2023-12-01T15:46:00.910 INFO:tasks.rados.rados.0.smithi040.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-12-01T15:46:00.916 INFO:tasks.rados.rados.0.smithi040.stdout:1668: writing smithi04088644-460 from 544857 to 1125759 tid 1 2023-12-01T15:46:00.923 INFO:tasks.rados.rados.0.smithi040.stdout:1668: writing smithi04088644-460 from 1670539 to 2338928 tid 2 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1668: writing smithi04088644-460 from 3041747 to 3344857 tid 3 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1659: done (8 left) 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1669: read oid 173 snap -1 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1669: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1670: delete oid 428 current snap is 0 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 3 to smithi04088644-148 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 4 to smithi04088644-148 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 5 to smithi04088644-148 2023-12-01T15:46:00.929 INFO:tasks.rados.rados.0.smithi040.stdout:1660: oid 148 updating version 0 to 244 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1660: oid 148 updating version 244 to 245 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1660: oid 148 version 245 is already newer than 243 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1660: oid 148 updating version 245 to 246 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 148 v 246 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1660: left oid 148 (ObjNum 1146 snap 0 seq_num 1146) 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 1 to smithi04088644-322 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 2 to smithi04088644-322 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 3 to smithi04088644-322 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 4 to smithi04088644-322 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 5 to smithi04088644-322 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: oid 322 updating version 0 to 247 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: oid 322 updating version 247 to 250 2023-12-01T15:46:00.930 INFO:tasks.rados.rados.0.smithi040.stdout:1661: oid 322 version 250 is already newer than 249 2023-12-01T15:46:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:1661: oid 322 version 250 is already newer than 248 2023-12-01T15:46:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 322 v 250 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-12-01T15:46:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:1661: left oid 322 (ObjNum 1147 snap 0 seq_num 1147) 2023-12-01T15:46:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:1664: finishing write tid 1 to smithi04088644-28 2023-12-01T15:46:00.931 INFO:tasks.rados.rados.0.smithi040.stdout:1663: expect (ObjNum 432 snap 0 seq_num 432) 2023-12-01T15:46:01.053 INFO:tasks.rados.rados.0.smithi040.stdout:1664: finishing write tid 2 to smithi04088644-28 2023-12-01T15:46:01.054 INFO:tasks.rados.rados.0.smithi040.stdout:1660: done (9 left) 2023-12-01T15:46:01.054 INFO:tasks.rados.rados.0.smithi040.stdout:1661: done (8 left) 2023-12-01T15:46:01.054 INFO:tasks.rados.rados.0.smithi040.stdout:1663: done (7 left) 2023-12-01T15:46:01.054 INFO:tasks.rados.rados.0.smithi040.stdout:1670: done (6 left) 2023-12-01T15:46:01.054 INFO:tasks.rados.rados.0.smithi040.stdout:1671: write oid 394 current snap is 0 2023-12-01T15:46:01.054 INFO:tasks.rados.rados.0.smithi040.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-12-01T15:46:01.067 INFO:tasks.rados.rados.0.smithi040.stdout:1671: writing smithi04088644-394 from 578471 to 1309871 tid 1 2023-12-01T15:46:01.072 INFO:tasks.rados.rados.0.smithi040.stdout:1671: writing smithi04088644-394 from 1787503 to 2459561 tid 2 2023-12-01T15:46:01.078 INFO:tasks.rados.rados.0.smithi040.stdout:1671: writing smithi04088644-394 from 3096593 to 3378471 tid 3 2023-12-01T15:46:01.078 INFO:tasks.rados.rados.0.smithi040.stdout:1665: done (6 left) 2023-12-01T15:46:01.078 INFO:tasks.rados.rados.0.smithi040.stdout:1672: write oid 70 current snap is 0 2023-12-01T15:46:01.078 INFO:tasks.rados.rados.0.smithi040.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-12-01T15:46:01.083 INFO:tasks.rados.rados.0.smithi040.stdout:1672: writing smithi04088644-70 from 595278 to 1001927 tid 1 2023-12-01T15:46:01.090 INFO:tasks.rados.rados.0.smithi040.stdout:1672: writing smithi04088644-70 from 1729632 to 2261701 tid 2 2023-12-01T15:46:01.097 INFO:tasks.rados.rados.0.smithi040.stdout:1672: writing smithi04088644-70 from 3007663 to 3395278 tid 3 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1673: read oid 267 snap -1 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1673: expect (ObjNum 858 snap 0 seq_num 858) 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1674: read oid 49 snap -1 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1674: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1675: read oid 197 snap -1 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1675: expect (ObjNum 987 snap 0 seq_num 987) 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1676: write oid 110 current snap is 0 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: finishing write tid 3 to smithi04088644-28 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: finishing write tid 4 to smithi04088644-28 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: finishing write tid 5 to smithi04088644-28 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: oid 28 updating version 0 to 253 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: oid 28 updating version 253 to 254 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: oid 28 version 254 is already newer than 252 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:1664: oid 28 version 254 is already newer than 251 2023-12-01T15:46:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 254 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-12-01T15:46:01.099 INFO:tasks.rados.rados.0.smithi040.stdout:1664: left oid 28 (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T15:46:01.099 INFO:tasks.rados.rados.0.smithi040.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-12-01T15:46:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:1676: writing smithi04088644-110 from 612085 to 1093983 tid 1 2023-12-01T15:46:01.112 INFO:tasks.rados.rados.0.smithi040.stdout:1676: writing smithi04088644-110 from 1788114 to 2463841 tid 2 2023-12-01T15:46:01.118 INFO:tasks.rados.rados.0.smithi040.stdout:1676: writing smithi04088644-110 from 3035086 to 3412085 tid 3 2023-12-01T15:46:01.118 INFO:tasks.rados.rados.0.smithi040.stdout:1664: done (10 left) 2023-12-01T15:46:01.118 INFO:tasks.rados.rados.0.smithi040.stdout:1677: delete oid 13 current snap is 0 2023-12-01T15:46:01.118 INFO:tasks.rados.rados.0.smithi040.stdout:1667: finishing write tid 1 to smithi04088644-45 2023-12-01T15:46:01.118 INFO:tasks.rados.rados.0.smithi040.stdout:1666: expect (ObjNum 943 snap 0 seq_num 943) 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: finishing write tid 2 to smithi04088644-45 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: finishing write tid 3 to smithi04088644-45 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: finishing write tid 4 to smithi04088644-45 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: finishing write tid 5 to smithi04088644-45 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: oid 45 updating version 0 to 259 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: oid 45 updating version 259 to 261 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: oid 45 version 261 is already newer than 258 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: oid 45 version 261 is already newer than 260 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 261 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1667: left oid 45 (ObjNum 1150 snap 0 seq_num 1150) 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1668: finishing write tid 1 to smithi04088644-460 2023-12-01T15:46:01.296 INFO:tasks.rados.rados.0.smithi040.stdout:1668: finishing write tid 2 to smithi04088644-460 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: finishing write tid 3 to smithi04088644-460 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: finishing write tid 4 to smithi04088644-460 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: finishing write tid 5 to smithi04088644-460 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: oid 460 updating version 0 to 201 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: oid 460 updating version 201 to 203 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: oid 460 version 203 is already newer than 200 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: oid 460 version 203 is already newer than 202 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 460 v 203 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1668: left oid 460 (ObjNum 1151 snap 0 seq_num 1151) 2023-12-01T15:46:01.297 INFO:tasks.rados.rados.0.smithi040.stdout:1669: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:46:01.390 INFO:tasks.rados.rados.0.smithi040.stdout:1671: finishing write tid 1 to smithi04088644-394 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: finishing write tid 2 to smithi04088644-394 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: finishing write tid 3 to smithi04088644-394 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: finishing write tid 4 to smithi04088644-394 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: finishing write tid 5 to smithi04088644-394 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: oid 394 updating version 0 to 206 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: oid 394 version 206 is already newer than 204 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: oid 394 version 206 is already newer than 205 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: oid 394 version 206 is already newer than 203 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 394 v 206 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1671: left oid 394 (ObjNum 1153 snap 0 seq_num 1153) 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing write tid 1 to smithi04088644-70 2023-12-01T15:46:01.391 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing write tid 2 to smithi04088644-70 2023-12-01T15:46:01.392 INFO:tasks.rados.rados.0.smithi040.stdout:1675: expect (ObjNum 987 snap 0 seq_num 987) 2023-12-01T15:46:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:01 smithi141 bash[31670]: audit 2023-12-01T15:46:01.041942+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.40:0/992721454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing write tid 3 to smithi04088644-70 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing write tid 4 to smithi04088644-70 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing write tid 5 to smithi04088644-70 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: oid 70 updating version 0 to 342 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: oid 70 version 342 is already newer than 341 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: oid 70 version 342 is already newer than 340 2023-12-01T15:46:01.546 INFO:tasks.rados.rados.0.smithi040.stdout:1672: oid 70 updating version 342 to 343 2023-12-01T15:46:01.547 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 343 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-12-01T15:46:01.547 INFO:tasks.rados.rados.0.smithi040.stdout:1672: left oid 70 (ObjNum 1154 snap 0 seq_num 1154) 2023-12-01T15:46:01.547 INFO:tasks.rados.rados.0.smithi040.stdout:1673: expect (ObjNum 858 snap 0 seq_num 858) 2023-12-01T15:46:01.657 INFO:tasks.rados.rados.0.smithi040.stdout:1676: finishing write tid 1 to smithi04088644-110 2023-12-01T15:46:01.657 INFO:tasks.rados.rados.0.smithi040.stdout:1674: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-01T15:46:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:01 smithi040 bash[28232]: audit 2023-12-01T15:46:01.041942+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.40:0/992721454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:01 smithi040 bash[41173]: audit 2023-12-01T15:46:01.041942+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.40:0/992721454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: finishing write tid 2 to smithi04088644-110 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: finishing write tid 3 to smithi04088644-110 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: finishing write tid 4 to smithi04088644-110 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: finishing write tid 5 to smithi04088644-110 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: oid 110 updating version 0 to 218 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: oid 110 updating version 218 to 219 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: oid 110 updating version 219 to 220 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:1676: oid 110 version 220 is already newer than 217 2023-12-01T15:46:01.750 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 110 v 220 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1676: left oid 110 (ObjNum 1155 snap 0 seq_num 1155) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1666: done (10 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1667: done (9 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1668: done (8 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1669: done (7 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1671: done (6 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1672: done (5 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1673: done (4 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1674: done (3 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1675: done (2 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1676: done (1 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1677: done (0 left) 2023-12-01T15:46:01.751 INFO:tasks.rados.rados.0.smithi040.stdout:1678: delete oid 464 current snap is 0 2023-12-01T15:46:01.753 INFO:tasks.rados.rados.0.smithi040.stdout:1678: done (0 left) 2023-12-01T15:46:01.753 INFO:tasks.rados.rados.0.smithi040.stdout:1679: write oid 49 current snap is 0 2023-12-01T15:46:01.753 INFO:tasks.rados.rados.0.smithi040.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-12-01T15:46:01.765 INFO:tasks.rados.rados.0.smithi040.stdout:1679: writing smithi04088644-49 from 662506 to 1086504 tid 1 2023-12-01T15:46:01.772 INFO:tasks.rados.rados.0.smithi040.stdout:1679: writing smithi04088644-49 from 1563560 to 2102967 tid 2 2023-12-01T15:46:01.778 INFO:tasks.rados.rados.0.smithi040.stdout:1679: writing smithi04088644-49 from 2717355 to 3207640 tid 3 2023-12-01T15:46:01.778 INFO:tasks.rados.rados.0.smithi040.stdout:1680: read oid 223 snap -1 2023-12-01T15:46:01.778 INFO:tasks.rados.rados.0.smithi040.stdout:1680: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:46:01.778 INFO:tasks.rados.rados.0.smithi040.stdout:1681: write oid 352 current snap is 0 2023-12-01T15:46:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-12-01T15:46:01.785 INFO:tasks.rados.rados.0.smithi040.stdout:1681: writing smithi04088644-352 from 679313 to 1178560 tid 1 2023-12-01T15:46:01.791 INFO:tasks.rados.rados.0.smithi040.stdout:1681: writing smithi04088644-352 from 1622042 to 2305107 tid 2 2023-12-01T15:46:01.798 INFO:tasks.rados.rados.0.smithi040.stdout:1681: writing smithi04088644-352 from 2744778 to 3446335 tid 3 2023-12-01T15:46:01.798 INFO:tasks.rados.rados.0.smithi040.stdout:1682: write oid 121 current snap is 0 2023-12-01T15:46:01.798 INFO:tasks.rados.rados.0.smithi040.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-12-01T15:46:01.805 INFO:tasks.rados.rados.0.smithi040.stdout:1682: writing smithi04088644-121 from 696120 to 1270616 tid 1 2023-12-01T15:46:01.810 INFO:tasks.rados.rados.0.smithi040.stdout:1682: writing smithi04088644-121 from 1680524 to 2223600 tid 2 2023-12-01T15:46:01.817 INFO:tasks.rados.rados.0.smithi040.stdout:1682: writing smithi04088644-121 from 2888554 to 3401383 tid 3 2023-12-01T15:46:01.817 INFO:tasks.rados.rados.0.smithi040.stdout:1683: write oid 385 current snap is 0 2023-12-01T15:46:01.817 INFO:tasks.rados.rados.0.smithi040.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-12-01T15:46:01.825 INFO:tasks.rados.rados.0.smithi040.stdout:1683: writing smithi04088644-385 from 712927 to 1362672 tid 1 2023-12-01T15:46:01.833 INFO:tasks.rados.rados.0.smithi040.stdout:1683: writing smithi04088644-385 from 2139006 to 2825740 tid 2 2023-12-01T15:46:01.833 INFO:tasks.rados.rados.0.smithi040.stdout:1684: read oid 139 snap -1 2023-12-01T15:46:01.833 INFO:tasks.rados.rados.0.smithi040.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1685: write oid 364 current snap is 0 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: finishing write tid 1 to smithi04088644-49 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: finishing write tid 2 to smithi04088644-49 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: finishing write tid 3 to smithi04088644-49 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: finishing write tid 4 to smithi04088644-49 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: finishing write tid 5 to smithi04088644-49 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: oid 49 updating version 0 to 344 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: oid 49 updating version 344 to 346 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: oid 49 version 346 is already newer than 345 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: oid 49 updating version 346 to 347 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 347 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-12-01T15:46:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1680: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:46:01.934 INFO:tasks.rados.rados.0.smithi040.stdout:1681: finishing write tid 1 to smithi04088644-352 2023-12-01T15:46:01.934 INFO:tasks.rados.rados.0.smithi040.stdout:1681: finishing write tid 2 to smithi04088644-352 2023-12-01T15:46:01.934 INFO:tasks.rados.rados.0.smithi040.stdout:1681: finishing write tid 3 to smithi04088644-352 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: finishing write tid 4 to smithi04088644-352 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: finishing write tid 5 to smithi04088644-352 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: oid 352 updating version 0 to 279 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: oid 352 version 279 is already newer than 277 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: oid 352 updating version 279 to 280 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: oid 352 version 280 is already newer than 278 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 352 v 280 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: finishing write tid 1 to smithi04088644-121 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: finishing write tid 2 to smithi04088644-121 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: finishing write tid 3 to smithi04088644-121 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: finishing write tid 4 to smithi04088644-121 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: finishing write tid 5 to smithi04088644-121 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: oid 121 updating version 0 to 253 2023-12-01T15:46:01.935 INFO:tasks.rados.rados.0.smithi040.stdout:1682: oid 121 version 253 is already newer than 251 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1682: oid 121 version 253 is already newer than 250 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1682: oid 121 version 253 is already newer than 252 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 121 v 253 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: finishing write tid 1 to smithi04088644-385 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: finishing write tid 2 to smithi04088644-385 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: finishing write tid 3 to smithi04088644-385 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: finishing write tid 4 to smithi04088644-385 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: oid 385 updating version 0 to 175 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: oid 385 updating version 175 to 176 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: oid 385 version 176 is already newer than 174 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 385 v 176 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-12-01T15:46:01.936 INFO:tasks.rados.rados.0.smithi040.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-12-01T15:46:02.013 INFO:tasks.rados.rados.0.smithi040.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-12-01T15:46:02.026 INFO:tasks.rados.rados.0.smithi040.stdout:1685: writing smithi04088644-364 from 729734 to 1454728 tid 1 2023-12-01T15:46:02.033 INFO:tasks.rados.rados.0.smithi040.stdout:1685: writing smithi04088644-364 from 2197488 to 2627880 tid 2 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1685: writing smithi04088644-364 from 3227047 to 3529734 tid 3 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1679: done (6 left) 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1680: done (5 left) 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1681: done (4 left) 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1682: done (3 left) 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1683: done (2 left) 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1684: done (1 left) 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1686: write oid 398 current snap is 0 2023-12-01T15:46:02.039 INFO:tasks.rados.rados.0.smithi040.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-12-01T15:46:02.045 INFO:tasks.rados.rados.0.smithi040.stdout:1686: writing smithi04088644-398 from 746541 to 1146784 tid 1 2023-12-01T15:46:02.052 INFO:tasks.rados.rados.0.smithi040.stdout:1686: writing smithi04088644-398 from 1739617 to 2430020 tid 2 2023-12-01T15:46:02.059 INFO:tasks.rados.rados.0.smithi040.stdout:1686: writing smithi04088644-398 from 3138117 to 3546541 tid 3 2023-12-01T15:46:02.059 INFO:tasks.rados.rados.0.smithi040.stdout:1687: read oid 153 snap -1 2023-12-01T15:46:02.060 INFO:tasks.rados.rados.0.smithi040.stdout:1687: expect deleted 2023-12-01T15:46:02.060 INFO:tasks.rados.rados.0.smithi040.stdout:1688: read oid 80 snap -1 2023-12-01T15:46:02.060 INFO:tasks.rados.rados.0.smithi040.stdout:1688: expect (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:46:02.060 INFO:tasks.rados.rados.0.smithi040.stdout:1689: write oid 433 current snap is 0 2023-12-01T15:46:02.060 INFO:tasks.rados.rados.0.smithi040.stdout:1685: finishing write tid 1 to smithi04088644-364 2023-12-01T15:46:02.060 INFO:tasks.rados.rados.0.smithi040.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-12-01T15:46:02.068 INFO:tasks.rados.rados.0.smithi040.stdout:1689: writing smithi04088644-433 from 763348 to 1355193 tid 1 2023-12-01T15:46:02.075 INFO:tasks.rados.rados.0.smithi040.stdout:1689: writing smithi04088644-433 from 1914452 to 2348513 tid 2 2023-12-01T15:46:02.082 INFO:tasks.rados.rados.0.smithi040.stdout:1689: writing smithi04088644-433 from 2881893 to 3556163 tid 3 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1690: read oid 461 snap -1 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1690: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1691: delete oid 494 current snap is 0 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: finishing write tid 2 to smithi04088644-364 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: finishing write tid 3 to smithi04088644-364 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: finishing write tid 4 to smithi04088644-364 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: finishing write tid 5 to smithi04088644-364 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: oid 364 updating version 0 to 200 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: oid 364 version 200 is already newer than 199 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: oid 364 version 200 is already newer than 197 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: oid 364 version 200 is already newer than 198 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 364 v 200 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T15:46:02.083 INFO:tasks.rados.rados.0.smithi040.stdout:1686: finishing write tid 1 to smithi04088644-398 2023-12-01T15:46:02.084 INFO:tasks.rados.rados.0.smithi040.stdout:1686: finishing write tid 2 to smithi04088644-398 2023-12-01T15:46:02.084 INFO:tasks.rados.rados.0.smithi040.stdout:1688: expect (ObjNum 744 snap 0 seq_num 744) 2023-12-01T15:46:02.211 INFO:tasks.rados.rados.0.smithi040.stdout:1686: finishing write tid 3 to smithi04088644-398 2023-12-01T15:46:02.211 INFO:tasks.rados.rados.0.smithi040.stdout:1686: finishing write tid 4 to smithi04088644-398 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: finishing write tid 5 to smithi04088644-398 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: oid 398 updating version 0 to 262 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: oid 398 updating version 262 to 263 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: oid 398 updating version 263 to 265 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: oid 398 version 265 is already newer than 264 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 265 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: left oid 398 (ObjNum 1163 snap 0 seq_num 1163) 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 1 to smithi04088644-433 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 2 to smithi04088644-433 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1685: done (6 left) 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1686: done (5 left) 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1687: done (4 left) 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1688: done (3 left) 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1691: done (2 left) 2023-12-01T15:46:02.212 INFO:tasks.rados.rados.0.smithi040.stdout:1692: read oid 236 snap -1 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1692: expect (ObjNum 648 snap 0 seq_num 648) 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1693: read oid 492 snap -1 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1693: expect (ObjNum 809 snap 0 seq_num 809) 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1694: write oid 273 current snap is 0 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 3 to smithi04088644-433 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 4 to smithi04088644-433 2023-12-01T15:46:02.213 INFO:tasks.rados.rados.0.smithi040.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-12-01T15:46:02.228 INFO:tasks.rados.rados.0.smithi040.stdout:1694: writing smithi04088644-273 from 796962 to 1539305 tid 1 2023-12-01T15:46:02.234 INFO:tasks.rados.rados.0.smithi040.stdout:1694: writing smithi04088644-273 from 2031416 to 2469146 tid 2 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1694: writing smithi04088644-273 from 2936739 to 3349906 tid 3 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1695: read oid 215 snap -1 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1695: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1696: read oid 474 snap -1 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1696: expect (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1697: delete oid 177 current snap is 0 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 5 to smithi04088644-433 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1689: oid 433 updating version 0 to 211 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1689: oid 433 version 211 is already newer than 209 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1689: oid 433 version 211 is already newer than 208 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:1689: oid 433 version 211 is already newer than 210 2023-12-01T15:46:02.240 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 433 v 211 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-12-01T15:46:02.241 INFO:tasks.rados.rados.0.smithi040.stdout:1689: left oid 433 (ObjNum 1164 snap 0 seq_num 1164) 2023-12-01T15:46:02.241 INFO:tasks.rados.rados.0.smithi040.stdout:1690: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:46:02.414 INFO:tasks.rados.rados.0.smithi040.stdout:1693: expect (ObjNum 809 snap 0 seq_num 809) 2023-12-01T15:46:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:02 smithi141 bash[31670]: cluster 2023-12-01T15:46:01.536008+0000 mgr.y (mgr.24356) 236 : cluster 0 pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-12-01T15:46:02.570 INFO:tasks.rados.rados.0.smithi040.stdout:1692: expect (ObjNum 648 snap 0 seq_num 648) 2023-12-01T15:46:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:02 smithi040 bash[28232]: cluster 2023-12-01T15:46:01.536008+0000 mgr.y (mgr.24356) 236 : cluster 0 pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-12-01T15:46:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:02 smithi040 bash[41173]: cluster 2023-12-01T15:46:01.536008+0000 mgr.y (mgr.24356) 236 : cluster 0 pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-12-01T15:46:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:1694: finishing write tid 1 to smithi04088644-273 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: finishing write tid 2 to smithi04088644-273 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: finishing write tid 3 to smithi04088644-273 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1689: done (7 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1690: done (6 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1692: done (5 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1693: done (4 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1697: done (3 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1698: delete oid 310 current snap is 0 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: finishing write tid 4 to smithi04088644-273 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: finishing write tid 5 to smithi04088644-273 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: oid 273 updating version 0 to 203 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: oid 273 updating version 203 to 204 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: oid 273 version 204 is already newer than 202 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:1694: oid 273 version 204 is already newer than 201 2023-12-01T15:46:02.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 273 v 204 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-12-01T15:46:02.701 INFO:tasks.rados.rados.0.smithi040.stdout:1694: left oid 273 (ObjNum 1166 snap 0 seq_num 1166) 2023-12-01T15:46:02.701 INFO:tasks.rados.rados.0.smithi040.stdout:1695: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:46:02.819 INFO:tasks.rados.rados.0.smithi040.stdout:1696: expect (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1694: done (3 left) 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1695: done (2 left) 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1696: done (1 left) 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1698: done (0 left) 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1699: read oid 122 snap -1 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1699: expect (ObjNum 539 snap 0 seq_num 539) 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1700: write oid 281 current snap is 0 2023-12-01T15:46:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-12-01T15:46:02.957 INFO:tasks.rados.rados.0.smithi040.stdout:1700: writing smithi04088644-281 from 447383 to 1015473 tid 1 2023-12-01T15:46:02.966 INFO:tasks.rados.rados.0.smithi040.stdout:1700: writing smithi04088644-281 from 1690509 to 2391919 tid 2 2023-12-01T15:46:02.973 INFO:tasks.rados.rados.0.smithi040.stdout:1700: writing smithi04088644-281 from 2902655 to 3549638 tid 3 2023-12-01T15:46:02.973 INFO:tasks.rados.rados.0.smithi040.stdout:1701: write oid 359 current snap is 0 2023-12-01T15:46:02.973 INFO:tasks.rados.rados.0.smithi040.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-12-01T15:46:02.979 INFO:tasks.rados.rados.0.smithi040.stdout:1701: writing smithi04088644-359 from 464190 to 1107529 tid 1 2023-12-01T15:46:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:1701: writing smithi04088644-359 from 1748991 to 2194059 tid 2 2023-12-01T15:46:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:1701: writing smithi04088644-359 from 2930078 to 3504686 tid 3 2023-12-01T15:46:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:1702: read oid 300 snap -1 2023-12-01T15:46:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:1702: expect deleted 2023-12-01T15:46:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:1703: write oid 110 current snap is 0 2023-12-01T15:46:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-12-01T15:46:02.998 INFO:tasks.rados.rados.0.smithi040.stdout:1703: writing smithi04088644-110 from 480997 to 915938 tid 1 2023-12-01T15:46:03.005 INFO:tasks.rados.rados.0.smithi040.stdout:1703: writing smithi04088644-110 from 1407473 to 2112552 tid 2 2023-12-01T15:46:03.012 INFO:tasks.rados.rados.0.smithi040.stdout:1703: writing smithi04088644-110 from 2557501 to 3343381 tid 3 2023-12-01T15:46:03.013 INFO:tasks.rados.rados.0.smithi040.stdout:1704: write oid 355 current snap is 0 2023-12-01T15:46:03.013 INFO:tasks.rados.rados.0.smithi040.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-12-01T15:46:03.018 INFO:tasks.rados.rados.0.smithi040.stdout:1704: writing smithi04088644-355 from 497804 to 1007994 tid 1 2023-12-01T15:46:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:1704: writing smithi04088644-355 from 1465955 to 1914692 tid 2 2023-12-01T15:46:03.031 INFO:tasks.rados.rados.0.smithi040.stdout:1704: writing smithi04088644-355 from 2584924 to 3182076 tid 3 2023-12-01T15:46:03.031 INFO:tasks.rados.rados.0.smithi040.stdout:1705: read oid 105 snap -1 2023-12-01T15:46:03.031 INFO:tasks.rados.rados.0.smithi040.stdout:1705: expect (ObjNum 939 snap 0 seq_num 939) 2023-12-01T15:46:03.031 INFO:tasks.rados.rados.0.smithi040.stdout:1706: delete oid 369 current snap is 0 2023-12-01T15:46:03.031 INFO:tasks.rados.rados.0.smithi040.stdout:1699: expect (ObjNum 539 snap 0 seq_num 539) 2023-12-01T15:46:03.173 INFO:tasks.rados.rados.0.smithi040.stdout:1700: finishing write tid 1 to smithi04088644-281 2023-12-01T15:46:03.173 INFO:tasks.rados.rados.0.smithi040.stdout:1700: finishing write tid 2 to smithi04088644-281 2023-12-01T15:46:03.173 INFO:tasks.rados.rados.0.smithi040.stdout:1700: finishing write tid 3 to smithi04088644-281 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: finishing write tid 4 to smithi04088644-281 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: finishing write tid 5 to smithi04088644-281 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: oid 281 updating version 0 to 330 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: oid 281 version 330 is already newer than 329 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: oid 281 version 330 is already newer than 328 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: oid 281 updating version 330 to 331 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 331 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1701: finishing write tid 1 to smithi04088644-359 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1701: finishing write tid 2 to smithi04088644-359 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1701: finishing write tid 3 to smithi04088644-359 2023-12-01T15:46:03.174 INFO:tasks.rados.rados.0.smithi040.stdout:1701: finishing write tid 4 to smithi04088644-359 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1701: finishing write tid 5 to smithi04088644-359 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1701: oid 359 updating version 0 to 209 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1701: oid 359 version 209 is already newer than 207 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1701: oid 359 updating version 209 to 210 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1701: oid 359 version 210 is already newer than 208 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 210 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1703: finishing write tid 1 to smithi04088644-110 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1703: finishing write tid 2 to smithi04088644-110 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1703: finishing write tid 3 to smithi04088644-110 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1703: finishing write tid 4 to smithi04088644-110 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1703: finishing write tid 5 to smithi04088644-110 2023-12-01T15:46:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:1703: oid 110 updating version 0 to 224 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1703: oid 110 version 224 is already newer than 223 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1703: oid 110 version 224 is already newer than 222 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1703: oid 110 version 224 is already newer than 221 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 110 v 224 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 1 to smithi04088644-355 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 2 to smithi04088644-355 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 3 to smithi04088644-355 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 4 to smithi04088644-355 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 5 to smithi04088644-355 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: oid 355 updating version 0 to 214 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: oid 355 updating version 214 to 215 2023-12-01T15:46:03.176 INFO:tasks.rados.rados.0.smithi040.stdout:1704: oid 355 version 215 is already newer than 212 2023-12-01T15:46:03.177 INFO:tasks.rados.rados.0.smithi040.stdout:1704: oid 355 version 215 is already newer than 213 2023-12-01T15:46:03.177 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 215 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-12-01T15:46:03.177 INFO:tasks.rados.rados.0.smithi040.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-12-01T15:46:03.177 INFO:tasks.rados.rados.0.smithi040.stdout:1705: expect (ObjNum 939 snap 0 seq_num 939) 2023-12-01T15:46:03.364 INFO:tasks.rados.rados.0.smithi040.stdout:1699: done (7 left) 2023-12-01T15:46:03.364 INFO:tasks.rados.rados.0.smithi040.stdout:1700: done (6 left) 2023-12-01T15:46:03.364 INFO:tasks.rados.rados.0.smithi040.stdout:1701: done (5 left) 2023-12-01T15:46:03.364 INFO:tasks.rados.rados.0.smithi040.stdout:1702: done (4 left) 2023-12-01T15:46:03.364 INFO:tasks.rados.rados.0.smithi040.stdout:1703: done (3 left) 2023-12-01T15:46:03.364 INFO:tasks.rados.rados.0.smithi040.stdout:1704: done (2 left) 2023-12-01T15:46:03.365 INFO:tasks.rados.rados.0.smithi040.stdout:1705: done (1 left) 2023-12-01T15:46:03.365 INFO:tasks.rados.rados.0.smithi040.stdout:1706: done (0 left) 2023-12-01T15:46:03.365 INFO:tasks.rados.rados.0.smithi040.stdout:1707: delete oid 55 current snap is 0 2023-12-01T15:46:03.367 INFO:tasks.rados.rados.0.smithi040.stdout:1707: done (0 left) 2023-12-01T15:46:03.367 INFO:tasks.rados.rados.0.smithi040.stdout:1708: write oid 102 current snap is 0 2023-12-01T15:46:03.367 INFO:tasks.rados.rados.0.smithi040.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-12-01T15:46:03.378 INFO:tasks.rados.rados.0.smithi040.stdout:1708: writing smithi04088644-102 from 548225 to 1284162 tid 1 2023-12-01T15:46:03.385 INFO:tasks.rados.rados.0.smithi040.stdout:1708: writing smithi04088644-102 from 1925048 to 2521112 tid 2 2023-12-01T15:46:03.390 INFO:tasks.rados.rados.0.smithi040.stdout:1708: writing smithi04088644-102 from 2950840 to 3498161 tid 3 2023-12-01T15:46:03.390 INFO:tasks.rados.rados.0.smithi040.stdout:1709: delete oid 5 current snap is 0 2023-12-01T15:46:03.390 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing write tid 1 to smithi04088644-102 2023-12-01T15:46:03.391 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing write tid 2 to smithi04088644-102 2023-12-01T15:46:03.394 INFO:tasks.rados.rados.0.smithi040.stdout:1709: done (1 left) 2023-12-01T15:46:03.394 INFO:tasks.rados.rados.0.smithi040.stdout:1710: write oid 230 current snap is 0 2023-12-01T15:46:03.394 INFO:tasks.rados.rados.0.smithi040.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-12-01T15:46:03.404 INFO:tasks.rados.rados.0.smithi040.stdout:1710: writing smithi04088644-230 from 581839 to 1068274 tid 1 2023-12-01T15:46:03.417 INFO:tasks.rados.rados.0.smithi040.stdout:1710: writing smithi04088644-230 from 1642012 to 2241745 tid 2 2023-12-01T15:46:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:1710: writing smithi04088644-230 from 3005686 to 3575551 tid 3 2023-12-01T15:46:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:1711: write oid 174 current snap is 0 2023-12-01T15:46:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-12-01T15:46:03.430 INFO:tasks.rados.rados.0.smithi040.stdout:1711: writing smithi04088644-174 from 598646 to 1160330 tid 1 2023-12-01T15:46:03.436 INFO:tasks.rados.rados.0.smithi040.stdout:1711: writing smithi04088644-174 from 1700494 to 2160238 tid 2 2023-12-01T15:46:03.443 INFO:tasks.rados.rados.0.smithi040.stdout:1711: writing smithi04088644-174 from 2633109 to 3414246 tid 3 2023-12-01T15:46:03.443 INFO:tasks.rados.rados.0.smithi040.stdout:1712: write oid 382 current snap is 0 2023-12-01T15:46:03.444 INFO:tasks.rados.rados.0.smithi040.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-12-01T15:46:03.451 INFO:tasks.rados.rados.0.smithi040.stdout:1712: writing smithi04088644-382 from 615453 to 1368739 tid 1 2023-12-01T15:46:03.459 INFO:tasks.rados.rados.0.smithi040.stdout:1712: writing smithi04088644-382 from 2158976 to 2762378 tid 2 2023-12-01T15:46:03.465 INFO:tasks.rados.rados.0.smithi040.stdout:1712: writing smithi04088644-382 from 3460532 to 3815453 tid 3 2023-12-01T15:46:03.465 INFO:tasks.rados.rados.0.smithi040.stdout:1713: write oid 232 current snap is 0 2023-12-01T15:46:03.465 INFO:tasks.rados.rados.0.smithi040.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-12-01T15:46:03.471 INFO:tasks.rados.rados.0.smithi040.stdout:1713: writing smithi04088644-232 from 632260 to 1060795 tid 1 2023-12-01T15:46:03.478 INFO:tasks.rados.rados.0.smithi040.stdout:1713: writing smithi04088644-232 from 1817458 to 2280871 tid 2 2023-12-01T15:46:03.484 INFO:tasks.rados.rados.0.smithi040.stdout:1713: writing smithi04088644-232 from 2687955 to 3207989 tid 3 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1713: writing smithi04088644-232 from 3709324 to 3832260 tid 4 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1714: delete oid 303 current snap is 0 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing write tid 3 to smithi04088644-102 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing write tid 4 to smithi04088644-102 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing write tid 5 to smithi04088644-102 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1708: oid 102 updating version 0 to 269 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1708: oid 102 updating version 269 to 270 2023-12-01T15:46:03.490 INFO:tasks.rados.rados.0.smithi040.stdout:1708: oid 102 version 270 is already newer than 268 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1708: oid 102 version 270 is already newer than 267 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 102 v 270 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: finishing write tid 1 to smithi04088644-230 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: finishing write tid 2 to smithi04088644-230 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: finishing write tid 3 to smithi04088644-230 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: finishing write tid 4 to smithi04088644-230 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: finishing write tid 5 to smithi04088644-230 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: oid 230 updating version 0 to 273 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: oid 230 updating version 273 to 274 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: oid 230 version 274 is already newer than 272 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: oid 230 version 274 is already newer than 271 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 274 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-12-01T15:46:03.491 INFO:tasks.rados.rados.0.smithi040.stdout:1711: finishing write tid 1 to smithi04088644-174 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: finishing write tid 2 to smithi04088644-174 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: finishing write tid 3 to smithi04088644-174 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: finishing write tid 4 to smithi04088644-174 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: finishing write tid 5 to smithi04088644-174 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: oid 174 updating version 0 to 224 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: oid 174 version 224 is already newer than 223 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: oid 174 updating version 224 to 225 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: oid 174 updating version 225 to 226 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 226 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1712: finishing write tid 1 to smithi04088644-382 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1712: finishing write tid 2 to smithi04088644-382 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1712: finishing write tid 3 to smithi04088644-382 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1712: finishing write tid 4 to smithi04088644-382 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1712: finishing write tid 5 to smithi04088644-382 2023-12-01T15:46:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:1712: oid 382 updating version 0 to 214 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:1712: oid 382 version 214 is already newer than 212 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:1712: oid 382 version 214 is already newer than 211 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:1712: oid 382 version 214 is already newer than 213 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 214 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:1713: finishing write tid 1 to smithi04088644-232 2023-12-01T15:46:03.493 INFO:tasks.rados.rados.0.smithi040.stdout:1713: finishing write tid 2 to smithi04088644-232 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1708: done (5 left) 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1710: done (4 left) 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1711: done (3 left) 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1712: done (2 left) 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1714: done (1 left) 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1715: read oid 86 snap -1 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1716: write oid 251 current snap is 0 2023-12-01T15:46:03.494 INFO:tasks.rados.rados.0.smithi040.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-12-01T15:46:03.502 INFO:tasks.rados.rados.0.smithi040.stdout:1716: writing smithi04088644-251 from 665874 to 1244907 tid 1 2023-12-01T15:46:03.509 INFO:tasks.rados.rados.0.smithi040.stdout:1716: writing smithi04088644-251 from 1934422 to 2401504 tid 2 2023-12-01T15:46:03.517 INFO:tasks.rados.rados.0.smithi040.stdout:1716: writing smithi04088644-251 from 3142801 to 3685379 tid 3 2023-12-01T15:46:03.517 INFO:tasks.rados.rados.0.smithi040.stdout:1713: finishing write tid 3 to smithi04088644-232 2023-12-01T15:46:03.517 INFO:tasks.rados.rados.0.smithi040.stdout:1713: finishing write tid 4 to smithi04088644-232 2023-12-01T15:46:03.517 INFO:tasks.rados.rados.0.smithi040.stdout:1713: finishing write tid 5 to smithi04088644-232 2023-12-01T15:46:03.517 INFO:tasks.rados.rados.0.smithi040.stdout:1713: finishing write tid 6 to smithi04088644-232 2023-12-01T15:46:03.517 INFO:tasks.rados.rados.0.smithi040.stdout:1713: oid 232 updating version 0 to 281 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:1713: oid 232 updating version 281 to 283 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:1713: oid 232 updating version 283 to 284 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:1713: oid 232 version 284 is already newer than 282 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:1713: oid 232 updating version 284 to 285 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 285 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2023-12-01T15:46:03.518 INFO:tasks.rados.rados.0.smithi040.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-12-01T15:46:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:03 smithi040 bash[28232]: audit 2023-12-01T15:46:03.302475+0000 mon.c (mon.2) 147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:03 smithi040 bash[41173]: audit 2023-12-01T15:46:03.302475+0000 mon.c (mon.2) 147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:03.670 INFO:tasks.rados.rados.0.smithi040.stdout:1716: finishing write tid 1 to smithi04088644-251 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: finishing write tid 2 to smithi04088644-251 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: finishing write tid 3 to smithi04088644-251 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: finishing write tid 4 to smithi04088644-251 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: finishing write tid 5 to smithi04088644-251 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: oid 251 updating version 0 to 258 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: oid 251 version 258 is already newer than 257 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: oid 251 version 258 is already newer than 256 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: oid 251 updating version 258 to 259 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 251 v 259 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1716: left oid 251 (ObjNum 1182 snap 0 seq_num 1182) 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1717: read oid 101 snap -1 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1717: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1713: done (3 left) 2023-12-01T15:46:03.671 INFO:tasks.rados.rados.0.smithi040.stdout:1715: done (2 left) 2023-12-01T15:46:03.672 INFO:tasks.rados.rados.0.smithi040.stdout:1716: done (1 left) 2023-12-01T15:46:03.672 INFO:tasks.rados.rados.0.smithi040.stdout:1718: write oid 39 current snap is 0 2023-12-01T15:46:03.672 INFO:tasks.rados.rados.0.smithi040.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-12-01T15:46:03.685 INFO:tasks.rados.rados.0.smithi040.stdout:1718: writing smithi04088644-39 from 682681 to 1336963 tid 1 2023-12-01T15:46:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:1718: writing smithi04088644-39 from 1876551 to 2487291 tid 2 2023-12-01T15:46:03.698 INFO:tasks.rados.rados.0.smithi040.stdout:1718: writing smithi04088644-39 from 3053871 to 3524074 tid 3 2023-12-01T15:46:03.698 INFO:tasks.rados.rados.0.smithi040.stdout:1719: read oid 303 snap -1 2023-12-01T15:46:03.698 INFO:tasks.rados.rados.0.smithi040.stdout:1719: expect deleted 2023-12-01T15:46:03.698 INFO:tasks.rados.rados.0.smithi040.stdout:1720: write oid 239 current snap is 0 2023-12-01T15:46:03.698 INFO:tasks.rados.rados.0.smithi040.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-12-01T15:46:03.706 INFO:tasks.rados.rados.0.smithi040.stdout:1720: writing smithi04088644-239 from 699488 to 1429019 tid 1 2023-12-01T15:46:03.711 INFO:tasks.rados.rados.0.smithi040.stdout:1720: writing smithi04088644-239 from 1935033 to 2405784 tid 2 2023-12-01T15:46:03.719 INFO:tasks.rados.rados.0.smithi040.stdout:1720: writing smithi04088644-239 from 3081294 to 3762769 tid 3 2023-12-01T15:46:03.720 INFO:tasks.rados.rados.0.smithi040.stdout:1721: read oid 312 snap -1 2023-12-01T15:46:03.720 INFO:tasks.rados.rados.0.smithi040.stdout:1721: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:46:03.720 INFO:tasks.rados.rados.0.smithi040.stdout:1722: write oid 431 current snap is 0 2023-12-01T15:46:03.720 INFO:tasks.rados.rados.0.smithi040.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-12-01T15:46:03.726 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi04088644-431 from 716295 to 1121075 tid 1 2023-12-01T15:46:03.732 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi04088644-431 from 1593515 to 2207924 tid 2 2023-12-01T15:46:03.738 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi04088644-431 from 2708717 to 3201464 tid 3 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi04088644-431 from 3640519 to 3916295 tid 4 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1723: read oid 277 snap -1 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1723: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1724: read oid 456 snap -1 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1724: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1725: read oid 32 snap -1 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1725: expect (ObjNum 517 snap 0 seq_num 517) 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1726: write oid 69 current snap is 0 2023-12-01T15:46:03.743 INFO:tasks.rados.rados.0.smithi040.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-12-01T15:46:03.752 INFO:tasks.rados.rados.0.smithi040.stdout:1726: writing smithi04088644-69 from 733102 to 1329484 tid 1 2023-12-01T15:46:03.759 INFO:tasks.rados.rados.0.smithi040.stdout:1726: writing smithi04088644-69 from 1768350 to 2526417 tid 2 2023-12-01T15:46:03.766 INFO:tasks.rados.rados.0.smithi040.stdout:1726: writing smithi04088644-69 from 3136140 to 3840159 tid 3 2023-12-01T15:46:03.766 INFO:tasks.rados.rados.0.smithi040.stdout:1727: write oid 454 current snap is 0 2023-12-01T15:46:03.766 INFO:tasks.rados.rados.0.smithi040.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-12-01T15:46:03.774 INFO:tasks.rados.rados.0.smithi040.stdout:1727: writing smithi04088644-454 from 749909 to 1421540 tid 1 2023-12-01T15:46:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:03 smithi141 bash[31670]: audit 2023-12-01T15:46:03.302475+0000 mon.c (mon.2) 147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:03.781 INFO:tasks.rados.rados.0.smithi040.stdout:1727: writing smithi04088644-454 from 2110479 to 2728557 tid 2 2023-12-01T15:46:03.787 INFO:tasks.rados.rados.0.smithi040.stdout:1727: writing smithi04088644-454 from 3163563 to 3678854 tid 3 2023-12-01T15:46:03.787 INFO:tasks.rados.rados.0.smithi040.stdout:1728: write oid 260 current snap is 0 2023-12-01T15:46:03.787 INFO:tasks.rados.rados.0.smithi040.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-12-01T15:46:03.795 INFO:tasks.rados.rados.0.smithi040.stdout:1728: writing smithi04088644-260 from 766716 to 1513596 tid 1 2023-12-01T15:46:03.803 INFO:tasks.rados.rados.0.smithi040.stdout:1728: writing smithi04088644-260 from 2168961 to 2930697 tid 2 2023-12-01T15:46:03.809 INFO:tasks.rados.rados.0.smithi040.stdout:1728: writing smithi04088644-260 from 3474633 to 3917549 tid 3 2023-12-01T15:46:03.809 INFO:tasks.rados.rados.0.smithi040.stdout:1729: write oid 428 current snap is 0 2023-12-01T15:46:03.809 INFO:tasks.rados.rados.0.smithi040.stdout:1717: expect (ObjNum 843 snap 0 seq_num 843) 2023-12-01T15:46:03.918 INFO:tasks.rados.rados.0.smithi040.stdout:1718: finishing write tid 1 to smithi04088644-39 2023-12-01T15:46:03.918 INFO:tasks.rados.rados.0.smithi040.stdout:1718: finishing write tid 2 to smithi04088644-39 2023-12-01T15:46:03.918 INFO:tasks.rados.rados.0.smithi040.stdout:1718: finishing write tid 3 to smithi04088644-39 2023-12-01T15:46:03.918 INFO:tasks.rados.rados.0.smithi040.stdout:1718: finishing write tid 4 to smithi04088644-39 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1718: finishing write tid 5 to smithi04088644-39 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1718: oid 39 updating version 0 to 226 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1718: oid 39 version 226 is already newer than 225 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1718: oid 39 updating version 226 to 228 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1718: oid 39 version 228 is already newer than 227 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 228 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1718: left oid 39 (ObjNum 1183 snap 0 seq_num 1183) 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 1 to smithi04088644-239 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 2 to smithi04088644-239 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 3 to smithi04088644-239 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 4 to smithi04088644-239 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 5 to smithi04088644-239 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: oid 239 updating version 0 to 214 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: oid 239 version 214 is already newer than 212 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: oid 239 version 214 is already newer than 213 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:1720: oid 239 updating version 214 to 215 2023-12-01T15:46:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 239 v 215 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-12-01T15:46:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:1720: left oid 239 (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T15:46:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:1721: expect (ObjNum 311 snap 0 seq_num 311) 2023-12-01T15:46:04.025 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 1 to smithi04088644-431 2023-12-01T15:46:04.025 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 2 to smithi04088644-431 2023-12-01T15:46:04.025 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 3 to smithi04088644-431 2023-12-01T15:46:04.025 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 4 to smithi04088644-431 2023-12-01T15:46:04.025 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 5 to smithi04088644-431 2023-12-01T15:46:04.025 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 6 to smithi04088644-431 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1722: oid 431 updating version 0 to 335 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1722: oid 431 version 335 is already newer than 332 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1722: oid 431 version 335 is already newer than 334 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1722: oid 431 updating version 335 to 336 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1722: oid 431 version 336 is already newer than 333 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 336 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1722: left oid 431 (ObjNum 1185 snap 0 seq_num 1185) 2023-12-01T15:46:04.026 INFO:tasks.rados.rados.0.smithi040.stdout:1725: expect (ObjNum 517 snap 0 seq_num 517) 2023-12-01T15:46:04.153 INFO:tasks.rados.rados.0.smithi040.stdout:1724: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:46:04.272 INFO:tasks.rados.rados.0.smithi040.stdout:1723: expect (ObjNum 936 snap 0 seq_num 936) 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: finishing write tid 1 to smithi04088644-69 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: finishing write tid 2 to smithi04088644-69 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: finishing write tid 3 to smithi04088644-69 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: finishing write tid 4 to smithi04088644-69 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: finishing write tid 5 to smithi04088644-69 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: oid 69 updating version 0 to 287 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: oid 69 updating version 287 to 288 2023-12-01T15:46:04.440 INFO:tasks.rados.rados.0.smithi040.stdout:1726: oid 69 updating version 288 to 289 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1726: oid 69 version 289 is already newer than 286 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 289 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1726: left oid 69 (ObjNum 1186 snap 0 seq_num 1186) 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: finishing write tid 1 to smithi04088644-454 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: finishing write tid 2 to smithi04088644-454 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: finishing write tid 3 to smithi04088644-454 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: finishing write tid 4 to smithi04088644-454 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: finishing write tid 5 to smithi04088644-454 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: oid 454 updating version 0 to 277 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: oid 454 version 277 is already newer than 275 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: oid 454 updating version 277 to 278 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: oid 454 version 278 is already newer than 276 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 278 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-12-01T15:46:04.441 INFO:tasks.rados.rados.0.smithi040.stdout:1727: left oid 454 (ObjNum 1187 snap 0 seq_num 1187) 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 1 to smithi04088644-260 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 2 to smithi04088644-260 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 3 to smithi04088644-260 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 4 to smithi04088644-260 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 5 to smithi04088644-260 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: oid 260 updating version 0 to 230 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: oid 260 version 230 is already newer than 229 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: oid 260 updating version 230 to 232 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: oid 260 version 232 is already newer than 231 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 260 v 232 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1728: left oid 260 (ObjNum 1188 snap 0 seq_num 1188) 2023-12-01T15:46:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-12-01T15:46:04.453 INFO:tasks.rados.rados.0.smithi040.stdout:1729: writing smithi04088644-428 from 783523 to 1205652 tid 1 2023-12-01T15:46:04.460 INFO:tasks.rados.rados.0.smithi040.stdout:1729: writing smithi04088644-428 from 1827443 to 2449190 tid 2 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1729: writing smithi04088644-428 from 3218409 to 3872597 tid 3 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1717: done (12 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1718: done (11 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1719: done (10 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1720: done (9 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1721: done (8 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1722: done (7 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1723: done (6 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1724: done (5 left) 2023-12-01T15:46:04.470 INFO:tasks.rados.rados.0.smithi040.stdout:1725: done (4 left) 2023-12-01T15:46:04.471 INFO:tasks.rados.rados.0.smithi040.stdout:1726: done (3 left) 2023-12-01T15:46:04.471 INFO:tasks.rados.rados.0.smithi040.stdout:1727: done (2 left) 2023-12-01T15:46:04.471 INFO:tasks.rados.rados.0.smithi040.stdout:1728: done (1 left) 2023-12-01T15:46:04.471 INFO:tasks.rados.rados.0.smithi040.stdout:1730: write oid 343 current snap is 0 2023-12-01T15:46:04.471 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing write tid 1 to smithi04088644-428 2023-12-01T15:46:04.471 INFO:tasks.rados.rados.0.smithi040.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-12-01T15:46:04.475 INFO:tasks.rados.rados.0.smithi040.stdout:1730: writing smithi04088644-343 from 400330 to 897708 tid 1 2023-12-01T15:46:04.481 INFO:tasks.rados.rados.0.smithi040.stdout:1730: writing smithi04088644-343 from 1485925 to 2000330 tid 2 2023-12-01T15:46:04.481 INFO:tasks.rados.rados.0.smithi040.stdout:1731: write oid 368 current snap is 0 2023-12-01T15:46:04.481 INFO:tasks.rados.rados.0.smithi040.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-12-01T15:46:04.487 INFO:tasks.rados.rados.0.smithi040.stdout:1731: writing smithi04088644-368 from 417137 to 989764 tid 1 2023-12-01T15:46:04.493 INFO:tasks.rados.rados.0.smithi040.stdout:1731: writing smithi04088644-368 from 1428054 to 2017137 tid 2 2023-12-01T15:46:04.493 INFO:tasks.rados.rados.0.smithi040.stdout:1732: read oid 219 snap -1 2023-12-01T15:46:04.493 INFO:tasks.rados.rados.0.smithi040.stdout:1732: expect (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:46:04.493 INFO:tasks.rados.rados.0.smithi040.stdout:1733: read oid 372 snap -1 2023-12-01T15:46:04.493 INFO:tasks.rados.rados.0.smithi040.stdout:1733: expect (ObjNum 371 snap 0 seq_num 371) 2023-12-01T15:46:04.493 INFO:tasks.rados.rados.0.smithi040.stdout:1734: write oid 230 current snap is 0 2023-12-01T15:46:04.494 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing write tid 2 to smithi04088644-428 2023-12-01T15:46:04.494 INFO:tasks.rados.rados.0.smithi040.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-12-01T15:46:04.501 INFO:tasks.rados.rados.0.smithi040.stdout:1734: writing smithi04088644-230 from 433944 to 1081820 tid 1 2023-12-01T15:46:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:1734: writing smithi04088644-230 from 1486536 to 2033944 tid 2 2023-12-01T15:46:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:1735: read oid 495 snap -1 2023-12-01T15:46:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:1735: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1736: read oid 328 snap -1 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1736: expect (ObjNum 612 snap 0 seq_num 612) 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1737: read oid 33 snap -1 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1737: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1738: read oid 482 snap -1 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1738: expect (ObjNum 481 snap 0 seq_num 481) 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1739: write oid 42 current snap is 0 2023-12-01T15:46:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-12-01T15:46:04.515 INFO:tasks.rados.rados.0.smithi040.stdout:1739: writing smithi04088644-42 from 450751 to 1173876 tid 1 2023-12-01T15:46:04.521 INFO:tasks.rados.rados.0.smithi040.stdout:1739: writing smithi04088644-42 from 1945018 to 2050751 tid 2 2023-12-01T15:46:04.521 INFO:tasks.rados.rados.0.smithi040.stdout:1740: write oid 95 current snap is 0 2023-12-01T15:46:04.521 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing write tid 3 to smithi04088644-428 2023-12-01T15:46:04.521 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing write tid 4 to smithi04088644-428 2023-12-01T15:46:04.521 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing write tid 5 to smithi04088644-428 2023-12-01T15:46:04.521 INFO:tasks.rados.rados.0.smithi040.stdout:1729: oid 428 updating version 0 to 350 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1729: oid 428 version 350 is already newer than 349 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1729: oid 428 version 350 is already newer than 348 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1729: oid 428 updating version 350 to 351 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 428 v 351 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1729: left oid 428 (ObjNum 1189 snap 0 seq_num 1189) 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 1 to smithi04088644-343 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 2 to smithi04088644-343 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 3 to smithi04088644-343 2023-12-01T15:46:04.522 INFO:tasks.rados.rados.0.smithi040.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-12-01T15:46:04.526 INFO:tasks.rados.rados.0.smithi040.stdout:1740: writing smithi04088644-95 from 467558 to 982285 tid 1 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1740: writing smithi04088644-95 from 1719853 to 2067558 tid 2 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1729: done (11 left) 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1741: write oid 23 current snap is 0 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 4 to smithi04088644-343 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1730: oid 343 updating version 0 to 218 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1730: oid 343 updating version 218 to 219 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1730: oid 343 version 219 is already newer than 217 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 343 v 219 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1730: left oid 343 (ObjNum 1190 snap 0 seq_num 1190) 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing write tid 1 to smithi04088644-368 2023-12-01T15:46:04.533 INFO:tasks.rados.rados.0.smithi040.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-12-01T15:46:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:1741: writing smithi04088644-23 from 484365 to 1074341 tid 1 2023-12-01T15:46:04.544 INFO:tasks.rados.rados.0.smithi040.stdout:1741: writing smithi04088644-23 from 1661982 to 2084365 tid 2 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1730: done (11 left) 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1742: delete oid 469 current snap is 0 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing write tid 2 to smithi04088644-368 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing write tid 3 to smithi04088644-368 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing write tid 4 to smithi04088644-368 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: oid 368 updating version 0 to 206 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: oid 368 version 206 is already newer than 204 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: oid 368 version 206 is already newer than 205 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 368 v 206 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1731: left oid 368 (ObjNum 1191 snap 0 seq_num 1191) 2023-12-01T15:46:04.545 INFO:tasks.rados.rados.0.smithi040.stdout:1733: expect (ObjNum 371 snap 0 seq_num 371) 2023-12-01T15:46:04.620 INFO:tasks.rados.rados.0.smithi040.stdout:1732: expect (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:46:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:04 smithi040 bash[28232]: audit 2023-12-01T15:46:03.519953+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.40:0/1790107251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:04 smithi040 bash[28232]: cluster 2023-12-01T15:46:03.536668+0000 mgr.y (mgr.24356) 237 : cluster 0 pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-12-01T15:46:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:04 smithi040 bash[41173]: audit 2023-12-01T15:46:03.519953+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.40:0/1790107251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:04 smithi040 bash[41173]: cluster 2023-12-01T15:46:03.536668+0000 mgr.y (mgr.24356) 237 : cluster 0 pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-12-01T15:46:04.749 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 1 to smithi04088644-230 2023-12-01T15:46:04.749 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 2 to smithi04088644-230 2023-12-01T15:46:04.749 INFO:tasks.rados.rados.0.smithi040.stdout:1737: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:46:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:04 smithi141 bash[31670]: audit 2023-12-01T15:46:03.519953+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.40:0/1790107251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:04 smithi141 bash[31670]: cluster 2023-12-01T15:46:03.536668+0000 mgr.y (mgr.24356) 237 : cluster 0 pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 7.6 MiB/s wr, 82 op/s 2023-12-01T15:46:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 3 to smithi04088644-230 2023-12-01T15:46:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 4 to smithi04088644-230 2023-12-01T15:46:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:1734: oid 230 updating version 0 to 279 2023-12-01T15:46:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:1734: oid 230 updating version 279 to 280 2023-12-01T15:46:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:1734: oid 230 updating version 280 to 281 2023-12-01T15:46:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 281 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-12-01T15:46:04.835 INFO:tasks.rados.rados.0.smithi040.stdout:1734: left oid 230 (ObjNum 1192 snap 0 seq_num 1192) 2023-12-01T15:46:04.835 INFO:tasks.rados.rados.0.smithi040.stdout:1735: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T15:46:04.982 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 1 to smithi04088644-42 2023-12-01T15:46:04.982 INFO:tasks.rados.rados.0.smithi040.stdout:1736: expect (ObjNum 612 snap 0 seq_num 612) 2023-12-01T15:46:05.088 INFO:tasks.rados.rados.0.smithi040.stdout:1738: expect (ObjNum 481 snap 0 seq_num 481) 2023-12-01T15:46:05.154 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 2 to smithi04088644-42 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 3 to smithi04088644-42 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 4 to smithi04088644-42 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1739: oid 42 updating version 0 to 354 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1739: oid 42 version 354 is already newer than 353 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1739: oid 42 version 354 is already newer than 352 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 354 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1739: left oid 42 (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1740: finishing write tid 1 to smithi04088644-95 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1740: finishing write tid 2 to smithi04088644-95 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1740: finishing write tid 3 to smithi04088644-95 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1740: finishing write tid 4 to smithi04088644-95 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1740: oid 95 updating version 0 to 262 2023-12-01T15:46:05.155 INFO:tasks.rados.rados.0.smithi040.stdout:1740: oid 95 version 262 is already newer than 260 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1740: oid 95 version 262 is already newer than 261 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 262 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1740: left oid 95 (ObjNum 1194 snap 0 seq_num 1194) 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 1 to smithi04088644-23 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 2 to smithi04088644-23 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 3 to smithi04088644-23 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 4 to smithi04088644-23 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: oid 23 updating version 0 to 221 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: oid 23 updating version 221 to 222 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: oid 23 version 222 is already newer than 220 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 222 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1741: left oid 23 (ObjNum 1195 snap 0 seq_num 1195) 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1731: done (11 left) 2023-12-01T15:46:05.156 INFO:tasks.rados.rados.0.smithi040.stdout:1732: done (10 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1733: done (9 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1734: done (8 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1735: done (7 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1736: done (6 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1737: done (5 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1738: done (4 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1739: done (3 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1740: done (2 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1741: done (1 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1742: done (0 left) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1743: read oid 468 snap -1 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1743: expect (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1744: read oid 9 snap -1 2023-12-01T15:46:05.157 INFO:tasks.rados.rados.0.smithi040.stdout:1744: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:46:05.158 INFO:tasks.rados.rados.0.smithi040.stdout:1745: read oid 68 snap -1 2023-12-01T15:46:05.158 INFO:tasks.rados.rados.0.smithi040.stdout:1745: expect (ObjNum 67 snap 0 seq_num 67) 2023-12-01T15:46:05.158 INFO:tasks.rados.rados.0.smithi040.stdout:1746: write oid 187 current snap is 0 2023-12-01T15:46:05.158 INFO:tasks.rados.rados.0.smithi040.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-12-01T15:46:05.170 INFO:tasks.rados.rados.0.smithi040.stdout:1746: writing smithi04088644-187 from 517979 to 1258453 tid 1 2023-12-01T15:46:05.177 INFO:tasks.rados.rados.0.smithi040.stdout:1746: writing smithi04088644-187 from 1778946 to 2117979 tid 2 2023-12-01T15:46:05.177 INFO:tasks.rados.rados.0.smithi040.stdout:1747: read oid 69 snap -1 2023-12-01T15:46:05.177 INFO:tasks.rados.rados.0.smithi040.stdout:1747: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-12-01T15:46:05.177 INFO:tasks.rados.rados.0.smithi040.stdout:1748: write oid 168 current snap is 0 2023-12-01T15:46:05.177 INFO:tasks.rados.rados.0.smithi040.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-12-01T15:46:05.183 INFO:tasks.rados.rados.0.smithi040.stdout:1748: writing smithi04088644-168 from 534786 to 950509 tid 1 2023-12-01T15:46:05.190 INFO:tasks.rados.rados.0.smithi040.stdout:1748: writing smithi04088644-168 from 1437428 to 2134786 tid 2 2023-12-01T15:46:05.190 INFO:tasks.rados.rados.0.smithi040.stdout:1749: write oid 139 current snap is 0 2023-12-01T15:46:05.190 INFO:tasks.rados.rados.0.smithi040.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-12-01T15:46:05.195 INFO:tasks.rados.rados.0.smithi040.stdout:1749: writing smithi04088644-139 from 551593 to 1042565 tid 1 2023-12-01T15:46:05.202 INFO:tasks.rados.rados.0.smithi040.stdout:1749: writing smithi04088644-139 from 1779557 to 2151593 tid 2 2023-12-01T15:46:05.202 INFO:tasks.rados.rados.0.smithi040.stdout:1750: write oid 480 current snap is 0 2023-12-01T15:46:05.202 INFO:tasks.rados.rados.0.smithi040.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-12-01T15:46:05.208 INFO:tasks.rados.rados.0.smithi040.stdout:1750: writing smithi04088644-480 from 568400 to 1134621 tid 1 2023-12-01T15:46:05.214 INFO:tasks.rados.rados.0.smithi040.stdout:1750: writing smithi04088644-480 from 1838039 to 2168400 tid 2 2023-12-01T15:46:05.214 INFO:tasks.rados.rados.0.smithi040.stdout:1751: write oid 193 current snap is 0 2023-12-01T15:46:05.214 INFO:tasks.rados.rados.0.smithi040.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-12-01T15:46:05.221 INFO:tasks.rados.rados.0.smithi040.stdout:1751: writing smithi04088644-193 from 585207 to 1226677 tid 1 2023-12-01T15:46:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:1751: writing smithi04088644-193 from 1896521 to 2185207 tid 2 2023-12-01T15:46:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:1752: read oid 403 snap -1 2023-12-01T15:46:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:1752: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:46:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:1753: write oid 236 current snap is 0 2023-12-01T15:46:05.227 INFO:tasks.rados.rados.0.smithi040.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-12-01T15:46:05.233 INFO:tasks.rados.rados.0.smithi040.stdout:1753: writing smithi04088644-236 from 602014 to 1035086 tid 1 2023-12-01T15:46:05.240 INFO:tasks.rados.rados.0.smithi040.stdout:1753: writing smithi04088644-236 from 1671356 to 2202014 tid 2 2023-12-01T15:46:05.240 INFO:tasks.rados.rados.0.smithi040.stdout:1754: read oid 6 snap -1 2023-12-01T15:46:05.240 INFO:tasks.rados.rados.0.smithi040.stdout:1754: expect (ObjNum 972 snap 0 seq_num 972) 2023-12-01T15:46:05.240 INFO:tasks.rados.rados.0.smithi040.stdout:1755: write oid 228 current snap is 0 2023-12-01T15:46:05.240 INFO:tasks.rados.rados.0.smithi040.stdout:1744: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:46:05.317 INFO:tasks.rados.rados.0.smithi040.stdout:1743: expect (ObjNum 467 snap 0 seq_num 467) 2023-12-01T15:46:05.443 INFO:tasks.rados.rados.0.smithi040.stdout:1745: expect (ObjNum 67 snap 0 seq_num 67) 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: finishing write tid 1 to smithi04088644-187 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: finishing write tid 2 to smithi04088644-187 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: finishing write tid 3 to smithi04088644-187 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: finishing write tid 4 to smithi04088644-187 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: oid 187 updating version 0 to 208 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: oid 187 updating version 208 to 210 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:1746: oid 187 version 210 is already newer than 209 2023-12-01T15:46:05.547 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 187 v 210 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-12-01T15:46:05.548 INFO:tasks.rados.rados.0.smithi040.stdout:1746: left oid 187 (ObjNum 1197 snap 0 seq_num 1197) 2023-12-01T15:46:05.548 INFO:tasks.rados.rados.0.smithi040.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-12-01T15:46:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:1755: writing smithi04088644-228 from 618821 to 1127142 tid 1 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1755: writing smithi04088644-228 from 1613485 to 2144562 tid 2 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1743: done (12 left) 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1744: done (11 left) 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1745: done (10 left) 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1746: done (9 left) 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1756: write oid 122 current snap is 0 2023-12-01T15:46:05.565 INFO:tasks.rados.rados.0.smithi040.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-12-01T15:46:05.571 INFO:tasks.rados.rados.0.smithi040.stdout:1756: writing smithi04088644-122 from 635628 to 1219198 tid 1 2023-12-01T15:46:05.577 INFO:tasks.rados.rados.0.smithi040.stdout:1756: writing smithi04088644-122 from 1671967 to 2235628 tid 2 2023-12-01T15:46:05.578 INFO:tasks.rados.rados.0.smithi040.stdout:1757: write oid 431 current snap is 0 2023-12-01T15:46:05.578 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing write tid 1 to smithi04088644-168 2023-12-01T15:46:05.578 INFO:tasks.rados.rados.0.smithi040.stdout:1747: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-12-01T15:46:05.843 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing write tid 2 to smithi04088644-168 2023-12-01T15:46:05.843 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing write tid 3 to smithi04088644-168 2023-12-01T15:46:05.843 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing write tid 4 to smithi04088644-168 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1748: oid 168 updating version 0 to 260 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1748: oid 168 updating version 260 to 261 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1748: oid 168 updating version 261 to 262 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 168 v 262 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: finishing write tid 1 to smithi04088644-139 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: finishing write tid 2 to smithi04088644-139 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: finishing write tid 3 to smithi04088644-139 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: finishing write tid 4 to smithi04088644-139 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: oid 139 updating version 0 to 233 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: oid 139 updating version 233 to 234 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: oid 139 updating version 234 to 235 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 139 v 235 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2023-12-01T15:46:05.844 INFO:tasks.rados.rados.0.smithi040.stdout:1750: finishing write tid 1 to smithi04088644-480 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: finishing write tid 2 to smithi04088644-480 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: finishing write tid 3 to smithi04088644-480 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: finishing write tid 4 to smithi04088644-480 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: oid 480 updating version 0 to 213 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: oid 480 version 213 is already newer than 212 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: oid 480 version 213 is already newer than 211 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 213 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1750: left oid 480 (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1751: finishing write tid 1 to smithi04088644-193 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1751: finishing write tid 2 to smithi04088644-193 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1751: finishing write tid 3 to smithi04088644-193 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1751: finishing write tid 4 to smithi04088644-193 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1751: oid 193 updating version 0 to 228 2023-12-01T15:46:05.845 INFO:tasks.rados.rados.0.smithi040.stdout:1751: oid 193 version 228 is already newer than 227 2023-12-01T15:46:05.846 INFO:tasks.rados.rados.0.smithi040.stdout:1751: oid 193 updating version 228 to 229 2023-12-01T15:46:05.846 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 193 v 229 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-12-01T15:46:05.846 INFO:tasks.rados.rados.0.smithi040.stdout:1751: left oid 193 (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T15:46:05.846 INFO:tasks.rados.rados.0.smithi040.stdout:1752: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:46:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:05 smithi040 bash[28232]: cluster 2023-12-01T15:46:05.537820+0000 mgr.y (mgr.24356) 238 : cluster 0 pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-12-01T15:46:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:05 smithi040 bash[41173]: cluster 2023-12-01T15:46:05.537820+0000 mgr.y (mgr.24356) 238 : cluster 0 pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: finishing write tid 1 to smithi04088644-236 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: finishing write tid 2 to smithi04088644-236 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: finishing write tid 3 to smithi04088644-236 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: finishing write tid 4 to smithi04088644-236 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: oid 236 updating version 0 to 339 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: oid 236 version 339 is already newer than 338 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: oid 236 version 339 is already newer than 337 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 236 v 339 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-12-01T15:46:05.933 INFO:tasks.rados.rados.0.smithi040.stdout:1753: left oid 236 (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:46:05.934 INFO:tasks.rados.rados.0.smithi040.stdout:1754: expect (ObjNum 972 snap 0 seq_num 972) 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 1 to smithi04088644-228 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 2 to smithi04088644-228 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 3 to smithi04088644-228 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 4 to smithi04088644-228 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: oid 228 updating version 0 to 215 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: oid 228 updating version 215 to 216 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: oid 228 version 216 is already newer than 214 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 228 v 216 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1755: left oid 228 (ObjNum 1203 snap 0 seq_num 1203) 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1756: finishing write tid 1 to smithi04088644-122 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1756: finishing write tid 2 to smithi04088644-122 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1756: finishing write tid 3 to smithi04088644-122 2023-12-01T15:46:06.021 INFO:tasks.rados.rados.0.smithi040.stdout:1756: finishing write tid 4 to smithi04088644-122 2023-12-01T15:46:06.022 INFO:tasks.rados.rados.0.smithi040.stdout:1756: oid 122 updating version 0 to 356 2023-12-01T15:46:06.022 INFO:tasks.rados.rados.0.smithi040.stdout:1756: oid 122 version 356 is already newer than 355 2023-12-01T15:46:06.022 INFO:tasks.rados.rados.0.smithi040.stdout:1756: oid 122 updating version 356 to 357 2023-12-01T15:46:06.022 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 122 v 357 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-12-01T15:46:06.022 INFO:tasks.rados.rados.0.smithi040.stdout:1756: left oid 122 (ObjNum 1204 snap 0 seq_num 1204) 2023-12-01T15:46:06.022 INFO:tasks.rados.rados.0.smithi040.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-12-01T15:46:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:05 smithi141 bash[31670]: cluster 2023-12-01T15:46:05.537820+0000 mgr.y (mgr.24356) 238 : cluster 0 pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-12-01T15:46:06.034 INFO:tasks.rados.rados.0.smithi040.stdout:1757: writing smithi04088644-431 from 652435 to 1311254 tid 1 2023-12-01T15:46:06.041 INFO:tasks.rados.rados.0.smithi040.stdout:1757: writing smithi04088644-431 from 1730449 to 2252435 tid 2 2023-12-01T15:46:06.041 INFO:tasks.rados.rados.0.smithi040.stdout:1747: done (10 left) 2023-12-01T15:46:06.041 INFO:tasks.rados.rados.0.smithi040.stdout:1748: done (9 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1749: done (8 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1750: done (7 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1751: done (6 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1752: done (5 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1753: done (4 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1754: done (3 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1755: done (2 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1756: done (1 left) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1758: read oid 462 snap -1 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1758: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1759: read oid 193 snap -1 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1759: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T15:46:06.042 INFO:tasks.rados.rados.0.smithi040.stdout:1760: write oid 86 current snap is 0 2023-12-01T15:46:06.043 INFO:tasks.rados.rados.0.smithi040.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-12-01T15:46:06.049 INFO:tasks.rados.rados.0.smithi040.stdout:1760: writing smithi04088644-86 from 669242 to 1403310 tid 1 2023-12-01T15:46:06.055 INFO:tasks.rados.rados.0.smithi040.stdout:1760: writing smithi04088644-86 from 2188931 to 2269242 tid 2 2023-12-01T15:46:06.055 INFO:tasks.rados.rados.0.smithi040.stdout:1761: write oid 406 current snap is 0 2023-12-01T15:46:06.055 INFO:tasks.rados.rados.0.smithi040.stdout:1757: finishing write tid 1 to smithi04088644-431 2023-12-01T15:46:06.055 INFO:tasks.rados.rados.0.smithi040.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-12-01T15:46:06.061 INFO:tasks.rados.rados.0.smithi040.stdout:1761: writing smithi04088644-406 from 686049 to 1095366 tid 1 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1761: writing smithi04088644-406 from 1847413 to 2286049 tid 2 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1762: delete oid 148 current snap is 0 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1757: finishing write tid 2 to smithi04088644-431 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1757: finishing write tid 3 to smithi04088644-431 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1757: finishing write tid 4 to smithi04088644-431 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1757: oid 431 updating version 0 to 341 2023-12-01T15:46:06.068 INFO:tasks.rados.rados.0.smithi040.stdout:1757: oid 431 updating version 341 to 342 2023-12-01T15:46:06.069 INFO:tasks.rados.rados.0.smithi040.stdout:1757: oid 431 version 342 is already newer than 340 2023-12-01T15:46:06.069 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 342 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-12-01T15:46:06.069 INFO:tasks.rados.rados.0.smithi040.stdout:1757: left oid 431 (ObjNum 1205 snap 0 seq_num 1205) 2023-12-01T15:46:06.069 INFO:tasks.rados.rados.0.smithi040.stdout:1758: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:46:06.199 INFO:tasks.rados.rados.0.smithi040.stdout:1759: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: finishing write tid 1 to smithi04088644-86 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: finishing write tid 2 to smithi04088644-86 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: finishing write tid 3 to smithi04088644-86 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: finishing write tid 4 to smithi04088644-86 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: oid 86 updating version 0 to 238 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: oid 86 version 238 is already newer than 237 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: oid 86 version 238 is already newer than 236 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 86 v 238 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1760: left oid 86 (ObjNum 1206 snap 0 seq_num 1206) 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1761: finishing write tid 1 to smithi04088644-406 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1761: finishing write tid 2 to smithi04088644-406 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1761: finishing write tid 3 to smithi04088644-406 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1761: finishing write tid 4 to smithi04088644-406 2023-12-01T15:46:06.299 INFO:tasks.rados.rados.0.smithi040.stdout:1761: oid 406 updating version 0 to 264 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1761: oid 406 updating version 264 to 265 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1761: oid 406 version 265 is already newer than 263 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 406 v 265 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1761: left oid 406 (ObjNum 1207 snap 0 seq_num 1207) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1757: done (5 left) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1758: done (4 left) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1759: done (3 left) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1760: done (2 left) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1761: done (1 left) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1762: done (0 left) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1763: read oid 142 snap -1 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1763: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1764: write oid 23 current snap is 0 2023-12-01T15:46:06.300 INFO:tasks.rados.rados.0.smithi040.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-12-01T15:46:06.313 INFO:tasks.rados.rados.0.smithi040.stdout:1764: writing smithi04088644-23 from 719663 to 1395831 tid 1 2023-12-01T15:46:06.319 INFO:tasks.rados.rados.0.smithi040.stdout:1764: writing smithi04088644-23 from 1964377 to 2319663 tid 2 2023-12-01T15:46:06.319 INFO:tasks.rados.rados.0.smithi040.stdout:1765: write oid 87 current snap is 0 2023-12-01T15:46:06.319 INFO:tasks.rados.rados.0.smithi040.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-12-01T15:46:06.327 INFO:tasks.rados.rados.0.smithi040.stdout:1765: writing smithi04088644-87 from 736470 to 1487887 tid 1 2023-12-01T15:46:06.332 INFO:tasks.rados.rados.0.smithi040.stdout:1765: writing smithi04088644-87 from 2022859 to 2336470 tid 2 2023-12-01T15:46:06.332 INFO:tasks.rados.rados.0.smithi040.stdout:1766: delete oid 225 current snap is 0 2023-12-01T15:46:06.332 INFO:tasks.rados.rados.0.smithi040.stdout:1763: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:46:06.420 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing write tid 1 to smithi04088644-23 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing write tid 2 to smithi04088644-23 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing write tid 3 to smithi04088644-23 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing write tid 4 to smithi04088644-23 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: oid 23 updating version 0 to 224 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: oid 23 updating version 224 to 225 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: oid 23 version 225 is already newer than 223 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 225 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1765: finishing write tid 1 to smithi04088644-87 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1765: finishing write tid 2 to smithi04088644-87 2023-12-01T15:46:06.421 INFO:tasks.rados.rados.0.smithi040.stdout:1765: finishing write tid 3 to smithi04088644-87 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1765: finishing write tid 4 to smithi04088644-87 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1765: oid 87 updating version 0 to 216 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1765: oid 87 updating version 216 to 217 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1765: oid 87 version 217 is already newer than 215 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 87 v 217 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1763: done (3 left) 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1764: done (2 left) 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1765: done (1 left) 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1766: done (0 left) 2023-12-01T15:46:06.422 INFO:tasks.rados.rados.0.smithi040.stdout:1767: delete oid 208 current snap is 0 2023-12-01T15:46:06.424 INFO:tasks.rados.rados.0.smithi040.stdout:1767: done (0 left) 2023-12-01T15:46:06.424 INFO:tasks.rados.rados.0.smithi040.stdout:1768: write oid 21 current snap is 0 2023-12-01T15:46:06.424 INFO:tasks.rados.rados.0.smithi040.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-12-01T15:46:06.437 INFO:tasks.rados.rados.0.smithi040.stdout:1768: writing smithi04088644-21 from 786891 to 1364055 tid 1 2023-12-01T15:46:06.443 INFO:tasks.rados.rados.0.smithi040.stdout:1768: writing smithi04088644-21 from 2081952 to 2386891 tid 2 2023-12-01T15:46:06.443 INFO:tasks.rados.rados.0.smithi040.stdout:1769: write oid 439 current snap is 0 2023-12-01T15:46:06.443 INFO:tasks.rados.rados.0.smithi040.stdout:1768: finishing write tid 1 to smithi04088644-21 2023-12-01T15:46:06.444 INFO:tasks.rados.rados.0.smithi040.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-12-01T15:46:06.449 INFO:tasks.rados.rados.0.smithi040.stdout:1769: writing smithi04088644-439 from 403698 to 1056111 tid 1 2023-12-01T15:46:06.457 INFO:tasks.rados.rados.0.smithi040.stdout:1769: writing smithi04088644-439 from 1740434 to 2403698 tid 2 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1770: read oid 302 snap -1 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1770: expect (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1771: read oid 240 snap -1 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1771: expect (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1772: read oid 250 snap -1 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1772: expect (ObjNum 508 snap 0 seq_num 508) 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1773: read oid 311 snap -1 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1774: read oid 221 snap -1 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1774: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1775: write oid 421 current snap is 0 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1768: finishing write tid 2 to smithi04088644-21 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1768: finishing write tid 3 to smithi04088644-21 2023-12-01T15:46:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-12-01T15:46:06.465 INFO:tasks.rados.rados.0.smithi040.stdout:1775: writing smithi04088644-421 from 420505 to 1148167 tid 1 2023-12-01T15:46:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:1775: writing smithi04088644-421 from 1798916 to 2352007 tid 2 2023-12-01T15:46:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:1776: write oid 430 current snap is 0 2023-12-01T15:46:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:1768: finishing write tid 4 to smithi04088644-21 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:1768: oid 21 updating version 0 to 358 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:1768: oid 21 updating version 358 to 359 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:1768: oid 21 updating version 359 to 360 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 360 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 1 to smithi04088644-439 2023-12-01T15:46:06.473 INFO:tasks.rados.rados.0.smithi040.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-12-01T15:46:06.477 INFO:tasks.rados.rados.0.smithi040.stdout:1776: writing smithi04088644-430 from 437312 to 840223 tid 1 2023-12-01T15:46:06.484 INFO:tasks.rados.rados.0.smithi040.stdout:1776: writing smithi04088644-430 from 1341045 to 2037794 tid 2 2023-12-01T15:46:06.484 INFO:tasks.rados.rados.0.smithi040.stdout:1768: done (8 left) 2023-12-01T15:46:06.484 INFO:tasks.rados.rados.0.smithi040.stdout:1777: read oid 83 snap -1 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1777: expect (ObjNum 82 snap 0 seq_num 82) 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1778: read oid 218 snap -1 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1778: expect (ObjNum 880 snap 0 seq_num 880) 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1779: read oid 15 snap -1 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1779: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1780: read oid 142 snap -1 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1780: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1781: write oid 20 current snap is 0 2023-12-01T15:46:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-12-01T15:46:06.491 INFO:tasks.rados.rados.0.smithi040.stdout:1781: writing smithi04088644-20 from 454119 to 1048632 tid 1 2023-12-01T15:46:06.499 INFO:tasks.rados.rados.0.smithi040.stdout:1781: writing smithi04088644-20 from 1515880 to 2072640 tid 2 2023-12-01T15:46:06.499 INFO:tasks.rados.rados.0.smithi040.stdout:1782: write oid 139 current snap is 0 2023-12-01T15:46:06.499 INFO:tasks.rados.rados.0.smithi040.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-12-01T15:46:06.506 INFO:tasks.rados.rados.0.smithi040.stdout:1782: writing smithi04088644-139 from 470926 to 1140688 tid 1 2023-12-01T15:46:06.512 INFO:tasks.rados.rados.0.smithi040.stdout:1782: writing smithi04088644-139 from 1574362 to 2274780 tid 2 2023-12-01T15:46:06.512 INFO:tasks.rados.rados.0.smithi040.stdout:1783: write oid 385 current snap is 0 2023-12-01T15:46:06.512 INFO:tasks.rados.rados.0.smithi040.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-12-01T15:46:06.519 INFO:tasks.rados.rados.0.smithi040.stdout:1783: writing smithi04088644-385 from 487733 to 1232744 tid 1 2023-12-01T15:46:06.525 INFO:tasks.rados.rados.0.smithi040.stdout:1783: writing smithi04088644-385 from 1632844 to 2193273 tid 2 2023-12-01T15:46:06.525 INFO:tasks.rados.rados.0.smithi040.stdout:1784: read oid 247 snap -1 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1784: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 2 to smithi04088644-439 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 3 to smithi04088644-439 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 4 to smithi04088644-439 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: oid 439 updating version 0 to 344 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: oid 439 updating version 344 to 345 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: oid 439 version 345 is already newer than 343 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 345 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-12-01T15:46:06.526 INFO:tasks.rados.rados.0.smithi040.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-12-01T15:46:06.637 INFO:tasks.rados.rados.0.smithi040.stdout:1771: expect (ObjNum 239 snap 0 seq_num 239) 2023-12-01T15:46:06.705 INFO:tasks.rados.rados.0.smithi040.stdout:1770: expect (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:46:06.859 INFO:tasks.rados.rados.0.smithi040.stdout:1772: expect (ObjNum 508 snap 0 seq_num 508) 2023-12-01T15:46:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:06 smithi040 bash[28232]: audit 2023-12-01T15:46:05.980624+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.40:0/3190213582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:46:06] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:46:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:06 smithi040 bash[41173]: audit 2023-12-01T15:46:05.980624+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.40:0/3190213582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:06.979 INFO:tasks.rados.rados.0.smithi040.stdout:1774: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:46:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:06 smithi141 bash[31670]: audit 2023-12-01T15:46:05.980624+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.40:0/3190213582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 1 to smithi04088644-421 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 2 to smithi04088644-421 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 3 to smithi04088644-421 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 4 to smithi04088644-421 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: oid 421 updating version 0 to 217 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: oid 421 updating version 217 to 219 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: oid 421 version 219 is already newer than 218 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 219 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-12-01T15:46:07.150 INFO:tasks.rados.rados.0.smithi040.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing write tid 1 to smithi04088644-430 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing write tid 2 to smithi04088644-430 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing write tid 3 to smithi04088644-430 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing write tid 4 to smithi04088644-430 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: oid 430 updating version 0 to 291 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: oid 430 updating version 291 to 292 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: oid 430 version 292 is already newer than 290 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 430 v 292 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-12-01T15:46:07.151 INFO:tasks.rados.rados.0.smithi040.stdout:1777: expect (ObjNum 82 snap 0 seq_num 82) 2023-12-01T15:46:07.261 INFO:tasks.rados.rados.0.smithi040.stdout:1780: expect (ObjNum 141 snap 0 seq_num 141) 2023-12-01T15:46:07.342 INFO:tasks.rados.rados.0.smithi040.stdout:1778: expect (ObjNum 880 snap 0 seq_num 880) 2023-12-01T15:46:07.458 INFO:tasks.rados.rados.0.smithi040.stdout:1779: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 1 to smithi04088644-20 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 2 to smithi04088644-20 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 3 to smithi04088644-20 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 4 to smithi04088644-20 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: oid 20 updating version 0 to 188 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: oid 20 version 188 is already newer than 187 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: oid 20 updating version 188 to 189 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 189 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1781: left oid 20 (ObjNum 1217 snap 0 seq_num 1217) 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1782: finishing write tid 1 to smithi04088644-139 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1782: finishing write tid 2 to smithi04088644-139 2023-12-01T15:46:07.533 INFO:tasks.rados.rados.0.smithi040.stdout:1782: finishing write tid 3 to smithi04088644-139 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1782: finishing write tid 4 to smithi04088644-139 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1782: oid 139 updating version 0 to 239 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1782: oid 139 updating version 239 to 241 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1782: oid 139 version 241 is already newer than 240 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 139 v 241 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: finishing write tid 1 to smithi04088644-385 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: finishing write tid 2 to smithi04088644-385 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: finishing write tid 3 to smithi04088644-385 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: finishing write tid 4 to smithi04088644-385 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: oid 385 updating version 0 to 178 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: oid 385 updating version 178 to 180 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: oid 385 version 180 is already newer than 179 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 385 v 180 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-12-01T15:46:07.534 INFO:tasks.rados.rados.0.smithi040.stdout:1783: left oid 385 (ObjNum 1219 snap 0 seq_num 1219) 2023-12-01T15:46:07.535 INFO:tasks.rados.rados.0.smithi040.stdout:1784: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:46:07.603 INFO:tasks.rados.rados.0.smithi040.stdout:1769: done (15 left) 2023-12-01T15:46:07.603 INFO:tasks.rados.rados.0.smithi040.stdout:1770: done (14 left) 2023-12-01T15:46:07.603 INFO:tasks.rados.rados.0.smithi040.stdout:1771: done (13 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1772: done (12 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1773: done (11 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1774: done (10 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1775: done (9 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1776: done (8 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1777: done (7 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1778: done (6 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1779: done (5 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1780: done (4 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1781: done (3 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1782: done (2 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1783: done (1 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1784: done (0 left) 2023-12-01T15:46:07.604 INFO:tasks.rados.rados.0.smithi040.stdout:1785: read oid 62 snap -1 2023-12-01T15:46:07.605 INFO:tasks.rados.rados.0.smithi040.stdout:1785: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T15:46:07.605 INFO:tasks.rados.rados.0.smithi040.stdout:1786: read oid 110 snap -1 2023-12-01T15:46:07.605 INFO:tasks.rados.rados.0.smithi040.stdout:1786: expect (ObjNum 1171 snap 0 seq_num 1171) 2023-12-01T15:46:07.605 INFO:tasks.rados.rados.0.smithi040.stdout:1787: write oid 429 current snap is 0 2023-12-01T15:46:07.605 INFO:tasks.rados.rados.0.smithi040.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-12-01T15:46:07.613 INFO:tasks.rados.rados.0.smithi040.stdout:1787: writing smithi04088644-429 from 504540 to 924800 tid 1 2023-12-01T15:46:07.622 INFO:tasks.rados.rados.0.smithi040.stdout:1787: writing smithi04088644-429 from 1574973 to 2279060 tid 2 2023-12-01T15:46:07.622 INFO:tasks.rados.rados.0.smithi040.stdout:1788: write oid 423 current snap is 0 2023-12-01T15:46:07.622 INFO:tasks.rados.rados.0.smithi040.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-12-01T15:46:07.628 INFO:tasks.rados.rados.0.smithi040.stdout:1788: writing smithi04088644-423 from 521347 to 1016856 tid 1 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1788: writing smithi04088644-423 from 1633455 to 2197553 tid 2 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1789: read oid 104 snap -1 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1789: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1790: read oid 157 snap -1 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1790: expect deleted 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1791: write oid 298 current snap is 0 2023-12-01T15:46:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-12-01T15:46:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:1791: writing smithi04088644-298 from 538154 to 1108912 tid 1 2023-12-01T15:46:07.650 INFO:tasks.rados.rados.0.smithi040.stdout:1791: writing smithi04088644-298 from 1691937 to 2399693 tid 2 2023-12-01T15:46:07.650 INFO:tasks.rados.rados.0.smithi040.stdout:1792: write oid 371 current snap is 0 2023-12-01T15:46:07.650 INFO:tasks.rados.rados.0.smithi040.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-12-01T15:46:07.657 INFO:tasks.rados.rados.0.smithi040.stdout:1792: writing smithi04088644-371 from 554961 to 1200968 tid 1 2023-12-01T15:46:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:1792: writing smithi04088644-371 from 1750419 to 2201833 tid 2 2023-12-01T15:46:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:1793: read oid 419 snap -1 2023-12-01T15:46:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:1793: expect deleted 2023-12-01T15:46:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:1794: delete oid 284 current snap is 0 2023-12-01T15:46:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:1785: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: finishing write tid 1 to smithi04088644-429 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: finishing write tid 2 to smithi04088644-429 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: finishing write tid 3 to smithi04088644-429 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: finishing write tid 4 to smithi04088644-429 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: oid 429 updating version 0 to 293 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: oid 429 updating version 293 to 295 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:1787: oid 429 version 295 is already newer than 294 2023-12-01T15:46:07.854 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 429 v 295 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-12-01T15:46:07.855 INFO:tasks.rados.rados.0.smithi040.stdout:1787: left oid 429 (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T15:46:07.855 INFO:tasks.rados.rados.0.smithi040.stdout:1786: expect (ObjNum 1171 snap 0 seq_num 1171) 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: finishing write tid 1 to smithi04088644-423 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: finishing write tid 2 to smithi04088644-423 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: finishing write tid 3 to smithi04088644-423 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: finishing write tid 4 to smithi04088644-423 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: oid 423 updating version 0 to 183 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: oid 423 version 183 is already newer than 182 2023-12-01T15:46:08.056 INFO:tasks.rados.rados.0.smithi040.stdout:1788: oid 423 version 183 is already newer than 181 2023-12-01T15:46:08.057 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 423 v 183 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-12-01T15:46:08.057 INFO:tasks.rados.rados.0.smithi040.stdout:1788: left oid 423 (ObjNum 1221 snap 0 seq_num 1221) 2023-12-01T15:46:08.057 INFO:tasks.rados.rados.0.smithi040.stdout:1789: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T15:46:08.162 INFO:tasks.rados.rados.0.smithi040.stdout:1791: finishing write tid 1 to smithi04088644-298 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1791: finishing write tid 2 to smithi04088644-298 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1785: done (9 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1786: done (8 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1787: done (7 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1788: done (6 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1789: done (5 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1790: done (4 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1794: done (3 left) 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1795: read oid 47 snap -1 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1795: expect deleted 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1796: write oid 151 current snap is 0 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1791: finishing write tid 3 to smithi04088644-298 2023-12-01T15:46:08.163 INFO:tasks.rados.rados.0.smithi040.stdout:1791: finishing write tid 4 to smithi04088644-298 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1791: oid 298 updating version 0 to 348 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1791: oid 298 version 348 is already newer than 347 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1791: oid 298 version 348 is already newer than 346 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 298 v 348 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1791: left oid 298 (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 1 to smithi04088644-371 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 2 to smithi04088644-371 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 3 to smithi04088644-371 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 4 to smithi04088644-371 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: oid 371 updating version 0 to 232 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: oid 371 updating version 232 to 233 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: oid 371 version 233 is already newer than 231 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 371 v 233 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1792: left oid 371 (ObjNum 1223 snap 0 seq_num 1223) 2023-12-01T15:46:08.164 INFO:tasks.rados.rados.0.smithi040.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-12-01T15:46:08.175 INFO:tasks.rados.rados.0.smithi040.stdout:1796: writing smithi04088644-151 from 588575 to 1101433 tid 1 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1796: writing smithi04088644-151 from 1867383 to 2322466 tid 2 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1791: done (4 left) 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1792: done (3 left) 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1793: done (2 left) 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1797: read oid 58 snap -1 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1797: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1798: read oid 340 snap -1 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1798: expect (ObjNum 339 snap 0 seq_num 339) 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1799: read oid 165 snap -1 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1799: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1800: read oid 233 snap -1 2023-12-01T15:46:08.183 INFO:tasks.rados.rados.0.smithi040.stdout:1800: expect (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:46:08.184 INFO:tasks.rados.rados.0.smithi040.stdout:1801: read oid 133 snap -1 2023-12-01T15:46:08.184 INFO:tasks.rados.rados.0.smithi040.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-12-01T15:46:08.184 INFO:tasks.rados.rados.0.smithi040.stdout:1802: write oid 249 current snap is 0 2023-12-01T15:46:08.184 INFO:tasks.rados.rados.0.smithi040.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-12-01T15:46:08.190 INFO:tasks.rados.rados.0.smithi040.stdout:1802: writing smithi04088644-249 from 605382 to 1193489 tid 1 2023-12-01T15:46:08.202 INFO:tasks.rados.rados.0.smithi040.stdout:1802: writing smithi04088644-249 from 1925865 to 2605382 tid 2 2023-12-01T15:46:08.202 INFO:tasks.rados.rados.0.smithi040.stdout:1803: write oid 309 current snap is 0 2023-12-01T15:46:08.202 INFO:tasks.rados.rados.0.smithi040.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-12-01T15:46:08.210 INFO:tasks.rados.rados.0.smithi040.stdout:1803: writing smithi04088644-309 from 622189 to 1285545 tid 1 2023-12-01T15:46:08.216 INFO:tasks.rados.rados.0.smithi040.stdout:1803: writing smithi04088644-309 from 1984347 to 2443099 tid 2 2023-12-01T15:46:08.217 INFO:tasks.rados.rados.0.smithi040.stdout:1804: write oid 279 current snap is 0 2023-12-01T15:46:08.217 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 1 to smithi04088644-151 2023-12-01T15:46:08.217 INFO:tasks.rados.rados.0.smithi040.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-12-01T15:46:08.225 INFO:tasks.rados.rados.0.smithi040.stdout:1804: writing smithi04088644-279 from 638996 to 1377601 tid 1 2023-12-01T15:46:08.232 INFO:tasks.rados.rados.0.smithi040.stdout:1804: writing smithi04088644-279 from 1926476 to 2638996 tid 2 2023-12-01T15:46:08.232 INFO:tasks.rados.rados.0.smithi040.stdout:1795: done (9 left) 2023-12-01T15:46:08.232 INFO:tasks.rados.rados.0.smithi040.stdout:1805: write oid 45 current snap is 0 2023-12-01T15:46:08.232 INFO:tasks.rados.rados.0.smithi040.stdout:1800: expect (ObjNum 232 snap 0 seq_num 232) 2023-12-01T15:46:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:1797: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:46:08.500 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 2 to smithi04088644-151 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 3 to smithi04088644-151 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 4 to smithi04088644-151 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1796: oid 151 updating version 0 to 265 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1796: oid 151 version 265 is already newer than 264 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1796: oid 151 version 265 is already newer than 263 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 151 v 265 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1796: left oid 151 (ObjNum 1225 snap 0 seq_num 1225) 2023-12-01T15:46:08.501 INFO:tasks.rados.rados.0.smithi040.stdout:1798: expect (ObjNum 339 snap 0 seq_num 339) 2023-12-01T15:46:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:08 smithi141 bash[31670]: cluster 2023-12-01T15:46:07.538418+0000 mgr.y (mgr.24356) 239 : cluster 0 pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-12-01T15:46:08.620 INFO:tasks.rados.rados.0.smithi040.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-12-01T15:46:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:08 smithi040 bash[28232]: cluster 2023-12-01T15:46:07.538418+0000 mgr.y (mgr.24356) 239 : cluster 0 pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-12-01T15:46:08.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:08 smithi040 bash[41173]: cluster 2023-12-01T15:46:07.538418+0000 mgr.y (mgr.24356) 239 : cluster 0 pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi040.stdout:1799: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 1 to smithi04088644-249 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 2 to smithi04088644-249 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 3 to smithi04088644-249 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 4 to smithi04088644-249 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: oid 249 updating version 0 to 361 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: oid 249 updating version 361 to 363 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: oid 249 version 363 is already newer than 362 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 249 v 363 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2023-12-01T15:46:08.891 INFO:tasks.rados.rados.0.smithi040.stdout:1803: finishing write tid 1 to smithi04088644-309 2023-12-01T15:46:08.892 INFO:tasks.rados.rados.0.smithi040.stdout:1803: finishing write tid 2 to smithi04088644-309 2023-12-01T15:46:08.892 INFO:tasks.rados.rados.0.smithi040.stdout:1803: finishing write tid 3 to smithi04088644-309 2023-12-01T15:46:08.892 INFO:tasks.rados.rados.0.smithi040.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-12-01T15:46:08.902 INFO:tasks.rados.rados.0.smithi040.stdout:1805: writing smithi04088644-45 from 655803 to 1069657 tid 1 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1805: writing smithi04088644-45 from 1584958 to 2047379 tid 2 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1796: done (9 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1797: done (8 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1798: done (7 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1799: done (6 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1800: done (5 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1801: done (4 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1802: done (3 left) 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1806: write oid 166 current snap is 0 2023-12-01T15:46:08.908 INFO:tasks.rados.rados.0.smithi040.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-12-01T15:46:08.914 INFO:tasks.rados.rados.0.smithi040.stdout:1806: writing smithi04088644-166 from 672610 to 1161713 tid 1 2023-12-01T15:46:08.921 INFO:tasks.rados.rados.0.smithi040.stdout:1806: writing smithi04088644-166 from 1643440 to 2365872 tid 2 2023-12-01T15:46:08.921 INFO:tasks.rados.rados.0.smithi040.stdout:1807: write oid 347 current snap is 0 2023-12-01T15:46:08.921 INFO:tasks.rados.rados.0.smithi040.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-12-01T15:46:08.928 INFO:tasks.rados.rados.0.smithi040.stdout:1807: writing smithi04088644-347 from 689417 to 1253769 tid 1 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1807: writing smithi04088644-347 from 1701922 to 2168012 tid 2 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1808: read oid 9 snap -1 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1808: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1809: write oid 313 current snap is 0 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1803: finishing write tid 4 to smithi04088644-309 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1803: oid 309 updating version 0 to 184 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1803: oid 309 updating version 184 to 185 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1803: oid 309 updating version 185 to 186 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 309 v 186 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1803: left oid 309 (ObjNum 1227 snap 0 seq_num 1227) 2023-12-01T15:46:08.934 INFO:tasks.rados.rados.0.smithi040.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-12-01T15:46:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:1809: writing smithi04088644-313 from 706224 to 1462178 tid 1 2023-12-01T15:46:08.950 INFO:tasks.rados.rados.0.smithi040.stdout:1809: writing smithi04088644-313 from 2160404 to 2706224 tid 2 2023-12-01T15:46:08.950 INFO:tasks.rados.rados.0.smithi040.stdout:1803: done (6 left) 2023-12-01T15:46:08.950 INFO:tasks.rados.rados.0.smithi040.stdout:1810: write oid 107 current snap is 0 2023-12-01T15:46:08.950 INFO:tasks.rados.rados.0.smithi040.stdout:1804: finishing write tid 1 to smithi04088644-279 2023-12-01T15:46:08.950 INFO:tasks.rados.rados.0.smithi040.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-12-01T15:46:08.956 INFO:tasks.rados.rados.0.smithi040.stdout:1810: writing smithi04088644-107 from 723031 to 1154234 tid 1 2023-12-01T15:46:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:1810: writing smithi04088644-107 from 1818886 to 2288645 tid 2 2023-12-01T15:46:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:1811: write oid 20 current snap is 0 2023-12-01T15:46:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-12-01T15:46:08.971 INFO:tasks.rados.rados.0.smithi040.stdout:1811: writing smithi04088644-20 from 739838 to 1246290 tid 1 2023-12-01T15:46:08.978 INFO:tasks.rados.rados.0.smithi040.stdout:1811: writing smithi04088644-20 from 1877368 to 2490785 tid 2 2023-12-01T15:46:08.978 INFO:tasks.rados.rados.0.smithi040.stdout:1812: read oid 105 snap -1 2023-12-01T15:46:08.978 INFO:tasks.rados.rados.0.smithi040.stdout:1812: expect (ObjNum 939 snap 0 seq_num 939) 2023-12-01T15:46:08.978 INFO:tasks.rados.rados.0.smithi040.stdout:1813: write oid 220 current snap is 0 2023-12-01T15:46:08.978 INFO:tasks.rados.rados.0.smithi040.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-12-01T15:46:08.986 INFO:tasks.rados.rados.0.smithi040.stdout:1813: writing smithi04088644-220 from 756645 to 1338346 tid 1 2023-12-01T15:46:08.992 INFO:tasks.rados.rados.0.smithi040.stdout:1813: writing smithi04088644-220 from 1935850 to 2409278 tid 2 2023-12-01T15:46:08.992 INFO:tasks.rados.rados.0.smithi040.stdout:1814: write oid 229 current snap is 0 2023-12-01T15:46:08.992 INFO:tasks.rados.rados.0.smithi040.stdout:1804: finishing write tid 2 to smithi04088644-279 2023-12-01T15:46:08.992 INFO:tasks.rados.rados.0.smithi040.stdout:1804: finishing write tid 3 to smithi04088644-279 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:1804: finishing write tid 4 to smithi04088644-279 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:1804: oid 279 updating version 0 to 191 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:1804: oid 279 version 191 is already newer than 190 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:1804: oid 279 updating version 191 to 192 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 279 v 192 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:1804: left oid 279 (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:46:08.993 INFO:tasks.rados.rados.0.smithi040.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-12-01T15:46:09.000 INFO:tasks.rados.rados.0.smithi040.stdout:1814: writing smithi04088644-229 from 773452 to 1430402 tid 1 2023-12-01T15:46:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:1814: writing smithi04088644-229 from 1877979 to 2495065 tid 2 2023-12-01T15:46:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:1804: done (10 left) 2023-12-01T15:46:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:1815: write oid 188 current snap is 0 2023-12-01T15:46:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-12-01T15:46:09.015 INFO:tasks.rados.rados.0.smithi040.stdout:1815: writing smithi04088644-188 from 790259 to 1522458 tid 1 2023-12-01T15:46:09.020 INFO:tasks.rados.rados.0.smithi040.stdout:1815: writing smithi04088644-188 from 1936461 to 2413558 tid 2 2023-12-01T15:46:09.020 INFO:tasks.rados.rados.0.smithi040.stdout:1816: write oid 226 current snap is 0 2023-12-01T15:46:09.020 INFO:tasks.rados.rados.0.smithi040.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-12-01T15:46:09.024 INFO:tasks.rados.rados.0.smithi040.stdout:1816: writing smithi04088644-226 from 407066 to 814514 tid 1 2023-12-01T15:46:09.032 INFO:tasks.rados.rados.0.smithi040.stdout:1816: writing smithi04088644-226 from 1594943 to 2215698 tid 2 2023-12-01T15:46:09.033 INFO:tasks.rados.rados.0.smithi040.stdout:1817: write oid 295 current snap is 0 2023-12-01T15:46:09.033 INFO:tasks.rados.rados.0.smithi040.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-12-01T15:46:09.038 INFO:tasks.rados.rados.0.smithi040.stdout:1817: writing smithi04088644-295 from 423873 to 906570 tid 1 2023-12-01T15:46:09.045 INFO:tasks.rados.rados.0.smithi040.stdout:1817: writing smithi04088644-295 from 1653425 to 2134191 tid 2 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1817: writing smithi04088644-295 from 2691441 to 2823873 tid 3 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1818: read oid 403 snap -1 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1818: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1819: read oid 34 snap -1 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1819: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1820: write oid 197 current snap is 0 2023-12-01T15:46:09.049 INFO:tasks.rados.rados.0.smithi040.stdout:1805: finishing write tid 1 to smithi04088644-45 2023-12-01T15:46:09.050 INFO:tasks.rados.rados.0.smithi040.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-12-01T15:46:09.055 INFO:tasks.rados.rados.0.smithi040.stdout:1820: writing smithi04088644-197 from 440680 to 1114979 tid 1 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1820: writing smithi04088644-197 from 1711907 to 2336331 tid 2 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: finishing write tid 2 to smithi04088644-45 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: finishing write tid 3 to smithi04088644-45 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: finishing write tid 4 to smithi04088644-45 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: oid 45 updating version 0 to 285 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: oid 45 version 285 is already newer than 284 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: oid 45 version 285 is already newer than 283 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 285 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: left oid 45 (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 1 to smithi04088644-166 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 2 to smithi04088644-166 2023-12-01T15:46:09.064 INFO:tasks.rados.rados.0.smithi040.stdout:1805: done (15 left) 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1821: delete oid 199 current snap is 0 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 3 to smithi04088644-166 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 4 to smithi04088644-166 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1806: oid 166 updating version 0 to 350 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1806: oid 166 version 350 is already newer than 349 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1806: oid 166 updating version 350 to 351 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 166 v 351 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1806: left oid 166 (ObjNum 1230 snap 0 seq_num 1230) 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: finishing write tid 1 to smithi04088644-347 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: finishing write tid 2 to smithi04088644-347 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: finishing write tid 3 to smithi04088644-347 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: finishing write tid 4 to smithi04088644-347 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: oid 347 updating version 0 to 296 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: oid 347 updating version 296 to 297 2023-12-01T15:46:09.065 INFO:tasks.rados.rados.0.smithi040.stdout:1807: oid 347 updating version 297 to 298 2023-12-01T15:46:09.066 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 347 v 298 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-12-01T15:46:09.066 INFO:tasks.rados.rados.0.smithi040.stdout:1807: left oid 347 (ObjNum 1231 snap 0 seq_num 1231) 2023-12-01T15:46:09.066 INFO:tasks.rados.rados.0.smithi040.stdout:1808: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:46:09.141 INFO:tasks.rados.rados.0.smithi040.stdout:1809: finishing write tid 1 to smithi04088644-313 2023-12-01T15:46:09.141 INFO:tasks.rados.rados.0.smithi040.stdout:1809: finishing write tid 2 to smithi04088644-313 2023-12-01T15:46:09.141 INFO:tasks.rados.rados.0.smithi040.stdout:1809: finishing write tid 3 to smithi04088644-313 2023-12-01T15:46:09.141 INFO:tasks.rados.rados.0.smithi040.stdout:1809: finishing write tid 4 to smithi04088644-313 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1809: oid 313 updating version 0 to 242 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1809: oid 313 updating version 242 to 243 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1809: oid 313 updating version 243 to 244 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 313 v 244 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1809: left oid 313 (ObjNum 1232 snap 0 seq_num 1232) 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 1 to smithi04088644-107 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 2 to smithi04088644-107 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 3 to smithi04088644-107 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 4 to smithi04088644-107 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: oid 107 updating version 0 to 366 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: oid 107 version 366 is already newer than 364 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: oid 107 version 366 is already newer than 365 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 366 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-12-01T15:46:09.142 INFO:tasks.rados.rados.0.smithi040.stdout:1810: left oid 107 (ObjNum 1233 snap 0 seq_num 1233) 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: finishing write tid 1 to smithi04088644-20 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: finishing write tid 2 to smithi04088644-20 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: finishing write tid 3 to smithi04088644-20 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: finishing write tid 4 to smithi04088644-20 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: oid 20 updating version 0 to 195 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: oid 20 version 195 is already newer than 194 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: oid 20 version 195 is already newer than 193 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 195 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1811: left oid 20 (ObjNum 1234 snap 0 seq_num 1234) 2023-12-01T15:46:09.143 INFO:tasks.rados.rados.0.smithi040.stdout:1812: expect (ObjNum 939 snap 0 seq_num 939) 2023-12-01T15:46:09.331 INFO:tasks.rados.rados.0.smithi040.stdout:1813: finishing write tid 1 to smithi04088644-220 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: finishing write tid 2 to smithi04088644-220 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: finishing write tid 3 to smithi04088644-220 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: finishing write tid 4 to smithi04088644-220 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: oid 220 updating version 0 to 267 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: oid 220 version 267 is already newer than 266 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: oid 220 updating version 267 to 268 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 220 v 268 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1813: left oid 220 (ObjNum 1235 snap 0 seq_num 1235) 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1814: finishing write tid 1 to smithi04088644-229 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1814: finishing write tid 2 to smithi04088644-229 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1814: finishing write tid 3 to smithi04088644-229 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1814: finishing write tid 4 to smithi04088644-229 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1814: oid 229 updating version 0 to 288 2023-12-01T15:46:09.332 INFO:tasks.rados.rados.0.smithi040.stdout:1814: oid 229 version 288 is already newer than 287 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1814: oid 229 version 288 is already newer than 286 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 229 v 288 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1814: left oid 229 (ObjNum 1236 snap 0 seq_num 1236) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1815: finishing write tid 1 to smithi04088644-188 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1806: done (15 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1807: done (14 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1808: done (13 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1809: done (12 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1810: done (11 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1811: done (10 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1812: done (9 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1813: done (8 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1814: done (7 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1821: done (6 left) 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1822: write oid 467 current snap is 0 2023-12-01T15:46:09.333 INFO:tasks.rados.rados.0.smithi040.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-12-01T15:46:09.342 INFO:tasks.rados.rados.0.smithi040.stdout:1822: writing smithi04088644-467 from 474294 to 899091 tid 1 2023-12-01T15:46:09.349 INFO:tasks.rados.rados.0.smithi040.stdout:1822: writing smithi04088644-467 from 1428871 to 2056964 tid 2 2023-12-01T15:46:09.354 INFO:tasks.rados.rados.0.smithi040.stdout:1822: writing smithi04088644-467 from 2657357 to 2874294 tid 3 2023-12-01T15:46:09.354 INFO:tasks.rados.rados.0.smithi040.stdout:1823: write oid 102 current snap is 0 2023-12-01T15:46:09.354 INFO:tasks.rados.rados.0.smithi040.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-12-01T15:46:09.359 INFO:tasks.rados.rados.0.smithi040.stdout:1823: writing smithi04088644-102 from 491101 to 991147 tid 1 2023-12-01T15:46:09.365 INFO:tasks.rados.rados.0.smithi040.stdout:1823: writing smithi04088644-102 from 1487353 to 1975457 tid 2 2023-12-01T15:46:09.370 INFO:tasks.rados.rados.0.smithi040.stdout:1823: writing smithi04088644-102 from 2401133 to 2891101 tid 3 2023-12-01T15:46:09.371 INFO:tasks.rados.rados.0.smithi040.stdout:1824: write oid 310 current snap is 0 2023-12-01T15:46:09.371 INFO:tasks.rados.rados.0.smithi040.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-12-01T15:46:09.376 INFO:tasks.rados.rados.0.smithi040.stdout:1824: writing smithi04088644-310 from 507908 to 1083203 tid 1 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1824: writing smithi04088644-310 from 1829482 to 2461244 tid 2 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1825: read oid 184 snap -1 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1825: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1826: read oid 413 snap -1 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1826: expect (ObjNum 760 snap 0 seq_num 760) 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1827: write oid 14 current snap is 0 2023-12-01T15:46:09.385 INFO:tasks.rados.rados.0.smithi040.stdout:1815: finishing write tid 2 to smithi04088644-188 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1815: finishing write tid 3 to smithi04088644-188 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1815: finishing write tid 4 to smithi04088644-188 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1815: oid 188 updating version 0 to 222 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1815: oid 188 version 222 is already newer than 220 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1815: oid 188 version 222 is already newer than 221 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 188 v 222 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1815: left oid 188 (ObjNum 1237 snap 0 seq_num 1237) 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 1 to smithi04088644-226 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 2 to smithi04088644-226 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 3 to smithi04088644-226 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 4 to smithi04088644-226 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: oid 226 updating version 0 to 257 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: oid 226 updating version 257 to 258 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:1816: oid 226 version 258 is already newer than 256 2023-12-01T15:46:09.386 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 226 v 258 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-12-01T15:46:09.387 INFO:tasks.rados.rados.0.smithi040.stdout:1816: left oid 226 (ObjNum 1238 snap 0 seq_num 1238) 2023-12-01T15:46:09.387 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 1 to smithi04088644-295 2023-12-01T15:46:09.387 INFO:tasks.rados.rados.0.smithi040.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-12-01T15:46:09.396 INFO:tasks.rados.rados.0.smithi040.stdout:1827: writing smithi04088644-14 from 524715 to 1175259 tid 1 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1827: writing smithi04088644-14 from 1887964 to 2379737 tid 2 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1815: done (11 left) 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1816: done (10 left) 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1828: read oid 443 snap -1 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1828: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1829: write oid 286 current snap is 0 2023-12-01T15:46:09.404 INFO:tasks.rados.rados.0.smithi040.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-12-01T15:46:09.411 INFO:tasks.rados.rados.0.smithi040.stdout:1829: writing smithi04088644-286 from 541522 to 1267315 tid 1 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1829: writing smithi04088644-286 from 1946446 to 2581877 tid 2 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1830: delete oid 225 current snap is 0 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 2 to smithi04088644-295 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 3 to smithi04088644-295 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 4 to smithi04088644-295 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 5 to smithi04088644-295 2023-12-01T15:46:09.419 INFO:tasks.rados.rados.0.smithi040.stdout:1817: oid 295 updating version 0 to 190 2023-12-01T15:46:09.420 INFO:tasks.rados.rados.0.smithi040.stdout:1817: oid 295 version 190 is already newer than 188 2023-12-01T15:46:09.420 INFO:tasks.rados.rados.0.smithi040.stdout:1817: oid 295 version 190 is already newer than 187 2023-12-01T15:46:09.420 INFO:tasks.rados.rados.0.smithi040.stdout:1817: oid 295 version 190 is already newer than 189 2023-12-01T15:46:09.420 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 295 v 190 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-12-01T15:46:09.420 INFO:tasks.rados.rados.0.smithi040.stdout:1817: left oid 295 (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:46:09.420 INFO:tasks.rados.rados.0.smithi040.stdout:1818: expect (ObjNum 402 snap 0 seq_num 402) 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: finishing write tid 1 to smithi04088644-197 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: finishing write tid 2 to smithi04088644-197 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: finishing write tid 3 to smithi04088644-197 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: finishing write tid 4 to smithi04088644-197 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: oid 197 updating version 0 to 225 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: oid 197 version 225 is already newer than 223 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:1820: oid 197 version 225 is already newer than 224 2023-12-01T15:46:09.517 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 197 v 225 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-12-01T15:46:09.518 INFO:tasks.rados.rados.0.smithi040.stdout:1820: left oid 197 (ObjNum 1240 snap 0 seq_num 1240) 2023-12-01T15:46:09.518 INFO:tasks.rados.rados.0.smithi040.stdout:1819: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-12-01T15:46:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:09 smithi141 bash[31670]: audit 2023-12-01T15:46:08.442932+0000 mon.a (mon.0) 872 : audit 0 from='client.? 172.21.15.40:0/4268601551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:09 smithi040 bash[28232]: audit 2023-12-01T15:46:08.442932+0000 mon.a (mon.0) 872 : audit 0 from='client.? 172.21.15.40:0/4268601551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:09 smithi040 bash[41173]: audit 2023-12-01T15:46:08.442932+0000 mon.a (mon.0) 872 : audit 0 from='client.? 172.21.15.40:0/4268601551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: finishing write tid 1 to smithi04088644-467 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: finishing write tid 2 to smithi04088644-467 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: finishing write tid 3 to smithi04088644-467 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: finishing write tid 4 to smithi04088644-467 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: finishing write tid 5 to smithi04088644-467 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: oid 467 updating version 0 to 299 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: oid 467 updating version 299 to 300 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: oid 467 updating version 300 to 301 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: oid 467 updating version 301 to 302 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 467 v 302 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1822: left oid 467 (ObjNum 1242 snap 0 seq_num 1242) 2023-12-01T15:46:09.748 INFO:tasks.rados.rados.0.smithi040.stdout:1823: finishing write tid 1 to smithi04088644-102 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: finishing write tid 2 to smithi04088644-102 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: finishing write tid 3 to smithi04088644-102 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: finishing write tid 4 to smithi04088644-102 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: finishing write tid 5 to smithi04088644-102 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: oid 102 updating version 0 to 292 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: oid 102 version 292 is already newer than 290 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: oid 102 version 292 is already newer than 291 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: oid 102 version 292 is already newer than 289 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 102 v 292 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1823: left oid 102 (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 1 to smithi04088644-310 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 2 to smithi04088644-310 2023-12-01T15:46:09.749 INFO:tasks.rados.rados.0.smithi040.stdout:1826: expect (ObjNum 760 snap 0 seq_num 760) 2023-12-01T15:46:09.878 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 3 to smithi04088644-310 2023-12-01T15:46:09.878 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 4 to smithi04088644-310 2023-12-01T15:46:09.878 INFO:tasks.rados.rados.0.smithi040.stdout:1824: oid 310 updating version 0 to 271 2023-12-01T15:46:09.878 INFO:tasks.rados.rados.0.smithi040.stdout:1824: oid 310 version 271 is already newer than 270 2023-12-01T15:46:09.879 INFO:tasks.rados.rados.0.smithi040.stdout:1824: oid 310 version 271 is already newer than 269 2023-12-01T15:46:09.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 310 v 271 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-12-01T15:46:09.879 INFO:tasks.rados.rados.0.smithi040.stdout:1824: left oid 310 (ObjNum 1244 snap 0 seq_num 1244) 2023-12-01T15:46:09.879 INFO:tasks.rados.rados.0.smithi040.stdout:1825: expect (ObjNum 881 snap 0 seq_num 881) 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: finishing write tid 1 to smithi04088644-14 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: finishing write tid 2 to smithi04088644-14 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: finishing write tid 3 to smithi04088644-14 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: finishing write tid 4 to smithi04088644-14 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: oid 14 updating version 0 to 208 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: oid 14 version 208 is already newer than 206 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:1827: oid 14 version 208 is already newer than 207 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 208 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi040.stdout:1827: left oid 14 (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi040.stdout:1828: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:46:10.156 INFO:tasks.rados.rados.0.smithi040.stdout:1829: finishing write tid 1 to smithi04088644-286 2023-12-01T15:46:10.156 INFO:tasks.rados.rados.0.smithi040.stdout:1829: finishing write tid 2 to smithi04088644-286 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1829: finishing write tid 3 to smithi04088644-286 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1829: finishing write tid 4 to smithi04088644-286 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1829: oid 286 updating version 0 to 267 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1829: oid 286 updating version 267 to 268 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1829: oid 286 updating version 268 to 269 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 269 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1829: left oid 286 (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1817: done (12 left) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1818: done (11 left) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1819: done (10 left) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1820: done (9 left) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1822: done (8 left) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1823: done (7 left) 2023-12-01T15:46:10.157 INFO:tasks.rados.rados.0.smithi040.stdout:1824: done (6 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1825: done (5 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1826: done (4 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1827: done (3 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1828: done (2 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1829: done (1 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1830: done (0 left) 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1831: write oid 128 current snap is 0 2023-12-01T15:46:10.158 INFO:tasks.rados.rados.0.smithi040.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-12-01T15:46:10.169 INFO:tasks.rados.rados.0.smithi040.stdout:1831: writing smithi04088644-128 from 575136 to 1167780 tid 1 2023-12-01T15:46:10.177 INFO:tasks.rados.rados.0.smithi040.stdout:1831: writing smithi04088644-128 from 1663410 to 2302510 tid 2 2023-12-01T15:46:10.181 INFO:tasks.rados.rados.0.smithi040.stdout:1831: writing smithi04088644-128 from 2705542 to 2975136 tid 3 2023-12-01T15:46:10.181 INFO:tasks.rados.rados.0.smithi040.stdout:1832: read oid 316 snap -1 2023-12-01T15:46:10.181 INFO:tasks.rados.rados.0.smithi040.stdout:1832: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T15:46:10.181 INFO:tasks.rados.rados.0.smithi040.stdout:1833: read oid 331 snap -1 2023-12-01T15:46:10.181 INFO:tasks.rados.rados.0.smithi040.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T15:46:10.181 INFO:tasks.rados.rados.0.smithi040.stdout:1834: read oid 454 snap -1 2023-12-01T15:46:10.182 INFO:tasks.rados.rados.0.smithi040.stdout:1834: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-12-01T15:46:10.182 INFO:tasks.rados.rados.0.smithi040.stdout:1835: write oid 245 current snap is 0 2023-12-01T15:46:10.182 INFO:tasks.rados.rados.0.smithi040.stdout:1831: finishing write tid 1 to smithi04088644-128 2023-12-01T15:46:10.182 INFO:tasks.rados.rados.0.smithi040.stdout:1831: finishing write tid 2 to smithi04088644-128 2023-12-01T15:46:10.182 INFO:tasks.rados.rados.0.smithi040.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-12-01T15:46:10.188 INFO:tasks.rados.rados.0.smithi040.stdout:1835: writing smithi04088644-245 from 591943 to 1259836 tid 1 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1835: writing smithi04088644-245 from 1721892 to 2504650 tid 2 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1836: delete oid 292 current snap is 0 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: finishing write tid 3 to smithi04088644-128 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: finishing write tid 4 to smithi04088644-128 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: finishing write tid 5 to smithi04088644-128 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: oid 128 updating version 0 to 367 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: oid 128 updating version 367 to 370 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: oid 128 version 370 is already newer than 369 2023-12-01T15:46:10.196 INFO:tasks.rados.rados.0.smithi040.stdout:1831: oid 128 version 370 is already newer than 368 2023-12-01T15:46:10.197 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 128 v 370 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-12-01T15:46:10.197 INFO:tasks.rados.rados.0.smithi040.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-12-01T15:46:10.197 INFO:tasks.rados.rados.0.smithi040.stdout:1834: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-12-01T15:46:10.463 INFO:tasks.rados.rados.0.smithi040.stdout:1832: expect (ObjNum 861 snap 0 seq_num 861) 2023-12-01T15:46:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:10 smithi141 bash[31670]: cluster 2023-12-01T15:46:09.539631+0000 mgr.y (mgr.24356) 240 : cluster 0 pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-12-01T15:46:10.567 INFO:tasks.rados.rados.0.smithi040.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T15:46:10.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:10 smithi040 bash[28232]: cluster 2023-12-01T15:46:09.539631+0000 mgr.y (mgr.24356) 240 : cluster 0 pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-12-01T15:46:10.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:10 smithi040 bash[41173]: cluster 2023-12-01T15:46:09.539631+0000 mgr.y (mgr.24356) 240 : cluster 0 pgmap v210: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-12-01T15:46:10.715 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 1 to smithi04088644-245 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 2 to smithi04088644-245 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1831: done (5 left) 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1832: done (4 left) 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1833: done (3 left) 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1834: done (2 left) 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1836: done (1 left) 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1837: read oid 205 snap -1 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1837: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1838: write oid 283 current snap is 0 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 3 to smithi04088644-245 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 4 to smithi04088644-245 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1835: oid 245 updating version 0 to 353 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1835: oid 245 version 353 is already newer than 352 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:1835: oid 245 updating version 353 to 354 2023-12-01T15:46:10.716 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 354 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-12-01T15:46:10.717 INFO:tasks.rados.rados.0.smithi040.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-12-01T15:46:10.717 INFO:tasks.rados.rados.0.smithi040.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-12-01T15:46:10.728 INFO:tasks.rados.rados.0.smithi040.stdout:1838: writing smithi04088644-283 from 625557 to 1043948 tid 1 2023-12-01T15:46:10.737 INFO:tasks.rados.rados.0.smithi040.stdout:1838: writing smithi04088644-283 from 1838856 to 2625283 tid 2 2023-12-01T15:46:10.737 INFO:tasks.rados.rados.0.smithi040.stdout:1835: done (2 left) 2023-12-01T15:46:10.737 INFO:tasks.rados.rados.0.smithi040.stdout:1839: write oid 168 current snap is 0 2023-12-01T15:46:10.737 INFO:tasks.rados.rados.0.smithi040.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-12-01T15:46:10.743 INFO:tasks.rados.rados.0.smithi040.stdout:1839: writing smithi04088644-168 from 642364 to 1136004 tid 1 2023-12-01T15:46:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:1839: writing smithi04088644-168 from 1897338 to 2543776 tid 2 2023-12-01T15:46:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:1840: write oid 142 current snap is 0 2023-12-01T15:46:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:1837: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing write tid 1 to smithi04088644-283 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing write tid 2 to smithi04088644-283 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing write tid 3 to smithi04088644-283 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing write tid 4 to smithi04088644-283 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: oid 283 updating version 0 to 355 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: oid 283 updating version 355 to 356 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: oid 283 updating version 356 to 357 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 283 v 357 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-12-01T15:46:11.032 INFO:tasks.rados.rados.0.smithi040.stdout:1838: left oid 283 (ObjNum 1251 snap 0 seq_num 1251) 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: finishing write tid 1 to smithi04088644-168 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: finishing write tid 2 to smithi04088644-168 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: finishing write tid 3 to smithi04088644-168 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: finishing write tid 4 to smithi04088644-168 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: oid 168 updating version 0 to 270 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: oid 168 updating version 270 to 272 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: oid 168 version 272 is already newer than 271 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 168 v 272 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1839: left oid 168 (ObjNum 1252 snap 0 seq_num 1252) 2023-12-01T15:46:11.033 INFO:tasks.rados.rados.0.smithi040.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-12-01T15:46:11.044 INFO:tasks.rados.rados.0.smithi040.stdout:1840: writing smithi04088644-142 from 659171 to 1228060 tid 1 2023-12-01T15:46:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:1840: writing smithi04088644-142 from 1839467 to 2629563 tid 2 2023-12-01T15:46:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:1837: done (3 left) 2023-12-01T15:46:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:1838: done (2 left) 2023-12-01T15:46:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:1839: done (1 left) 2023-12-01T15:46:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:1841: write oid 446 current snap is 0 2023-12-01T15:46:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-12-01T15:46:11.060 INFO:tasks.rados.rados.0.smithi040.stdout:1841: writing smithi04088644-446 from 675978 to 1320116 tid 1 2023-12-01T15:46:11.067 INFO:tasks.rados.rados.0.smithi040.stdout:1841: writing smithi04088644-446 from 1897949 to 2548056 tid 2 2023-12-01T15:46:11.067 INFO:tasks.rados.rados.0.smithi040.stdout:1842: write oid 449 current snap is 0 2023-12-01T15:46:11.067 INFO:tasks.rados.rados.0.smithi040.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-12-01T15:46:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:1842: writing smithi04088644-449 from 692785 to 1128525 tid 1 2023-12-01T15:46:11.081 INFO:tasks.rados.rados.0.smithi040.stdout:1842: writing smithi04088644-449 from 1672784 to 2466549 tid 2 2023-12-01T15:46:11.085 INFO:tasks.rados.rados.0.smithi040.stdout:1842: writing smithi04088644-449 from 2897503 to 3092785 tid 3 2023-12-01T15:46:11.085 INFO:tasks.rados.rados.0.smithi040.stdout:1843: delete oid 370 current snap is 0 2023-12-01T15:46:11.085 INFO:tasks.rados.rados.0.smithi040.stdout:1840: finishing write tid 1 to smithi04088644-142 2023-12-01T15:46:11.085 INFO:tasks.rados.rados.0.smithi040.stdout:1840: finishing write tid 2 to smithi04088644-142 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1840: finishing write tid 3 to smithi04088644-142 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1840: finishing write tid 4 to smithi04088644-142 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1840: oid 142 updating version 0 to 273 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1840: oid 142 updating version 273 to 274 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1840: oid 142 updating version 274 to 275 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 142 v 275 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1840: left oid 142 (ObjNum 1253 snap 0 seq_num 1253) 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing write tid 1 to smithi04088644-446 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing write tid 2 to smithi04088644-446 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing write tid 3 to smithi04088644-446 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing write tid 4 to smithi04088644-446 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1841: oid 446 updating version 0 to 219 2023-12-01T15:46:11.086 INFO:tasks.rados.rados.0.smithi040.stdout:1841: oid 446 updating version 219 to 220 2023-12-01T15:46:11.087 INFO:tasks.rados.rados.0.smithi040.stdout:1841: oid 446 version 220 is already newer than 218 2023-12-01T15:46:11.087 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 446 v 220 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-12-01T15:46:11.087 INFO:tasks.rados.rados.0.smithi040.stdout:1841: left oid 446 (ObjNum 1254 snap 0 seq_num 1254) 2023-12-01T15:46:11.087 INFO:tasks.rados.rados.0.smithi040.stdout:1842: finishing write tid 1 to smithi04088644-449 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1842: finishing write tid 2 to smithi04088644-449 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1840: done (3 left) 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1841: done (2 left) 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1843: done (1 left) 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1844: read oid 456 snap -1 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1845: read oid 421 snap -1 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1845: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1846: delete oid 196 current snap is 0 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1842: finishing write tid 3 to smithi04088644-449 2023-12-01T15:46:11.088 INFO:tasks.rados.rados.0.smithi040.stdout:1842: finishing write tid 4 to smithi04088644-449 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:1842: finishing write tid 5 to smithi04088644-449 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:1842: oid 449 updating version 0 to 217 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:1842: oid 449 updating version 217 to 220 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:1842: oid 449 version 220 is already newer than 218 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:1842: oid 449 version 220 is already newer than 219 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 449 v 220 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-12-01T15:46:11.089 INFO:tasks.rados.rados.0.smithi040.stdout:1842: left oid 449 (ObjNum 1255 snap 0 seq_num 1255) 2023-12-01T15:46:11.090 INFO:tasks.rados.rados.0.smithi040.stdout:1842: done (3 left) 2023-12-01T15:46:11.090 INFO:tasks.rados.rados.0.smithi040.stdout:1846: done (2 left) 2023-12-01T15:46:11.090 INFO:tasks.rados.rados.0.smithi040.stdout:1847: write oid 13 current snap is 0 2023-12-01T15:46:11.090 INFO:tasks.rados.rados.0.smithi040.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-12-01T15:46:11.102 INFO:tasks.rados.rados.0.smithi040.stdout:1847: writing smithi04088644-13 from 743206 to 1404693 tid 1 2023-12-01T15:46:11.109 INFO:tasks.rados.rados.0.smithi040.stdout:1847: writing smithi04088644-13 from 2131877 to 2672969 tid 2 2023-12-01T15:46:11.109 INFO:tasks.rados.rados.0.smithi040.stdout:1848: delete oid 147 current snap is 0 2023-12-01T15:46:11.109 INFO:tasks.rados.rados.0.smithi040.stdout:1845: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-12-01T15:46:11.259 INFO:tasks.rados.rados.0.smithi040.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:46:11.378 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing write tid 1 to smithi04088644-13 2023-12-01T15:46:11.378 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing write tid 2 to smithi04088644-13 2023-12-01T15:46:11.378 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing write tid 3 to smithi04088644-13 2023-12-01T15:46:11.378 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing write tid 4 to smithi04088644-13 2023-12-01T15:46:11.378 INFO:tasks.rados.rados.0.smithi040.stdout:1847: oid 13 updating version 0 to 361 2023-12-01T15:46:11.378 INFO:tasks.rados.rados.0.smithi040.stdout:1847: oid 13 version 361 is already newer than 359 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1847: oid 13 version 361 is already newer than 360 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 361 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1844: done (3 left) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1845: done (2 left) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1847: done (1 left) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1848: done (0 left) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1849: read oid 315 snap -1 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1849: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1850: read oid 338 snap -1 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1850: expect (ObjNum 337 snap 0 seq_num 337) 2023-12-01T15:46:11.379 INFO:tasks.rados.rados.0.smithi040.stdout:1851: delete oid 70 current snap is 0 2023-12-01T15:46:11.380 INFO:tasks.rados.rados.0.smithi040.stdout:1851: done (2 left) 2023-12-01T15:46:11.380 INFO:tasks.rados.rados.0.smithi040.stdout:1852: write oid 304 current snap is 0 2023-12-01T15:46:11.380 INFO:tasks.rados.rados.0.smithi040.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-12-01T15:46:11.395 INFO:tasks.rados.rados.0.smithi040.stdout:1852: writing smithi04088644-304 from 793627 to 1280861 tid 1 2023-12-01T15:46:11.402 INFO:tasks.rados.rados.0.smithi040.stdout:1852: writing smithi04088644-304 from 1790970 to 2195742 tid 2 2023-12-01T15:46:11.408 INFO:tasks.rados.rados.0.smithi040.stdout:1852: writing smithi04088644-304 from 2829335 to 3193627 tid 3 2023-12-01T15:46:11.408 INFO:tasks.rados.rados.0.smithi040.stdout:1853: write oid 164 current snap is 0 2023-12-01T15:46:11.408 INFO:tasks.rados.rados.0.smithi040.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-12-01T15:46:11.414 INFO:tasks.rados.rados.0.smithi040.stdout:1853: writing smithi04088644-164 from 410434 to 1089270 tid 1 2023-12-01T15:46:11.420 INFO:tasks.rados.rados.0.smithi040.stdout:1853: writing smithi04088644-164 from 1565805 to 2114235 tid 2 2023-12-01T15:46:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:1853: writing smithi04088644-164 from 2573111 to 3210434 tid 3 2023-12-01T15:46:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:1854: read oid 461 snap -1 2023-12-01T15:46:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:46:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:1855: read oid 275 snap -1 2023-12-01T15:46:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:1855: expect (ObjNum 274 snap 0 seq_num 274) 2023-12-01T15:46:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:1856: write oid 154 current snap is 0 2023-12-01T15:46:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-12-01T15:46:11.433 INFO:tasks.rados.rados.0.smithi040.stdout:1856: writing smithi04088644-154 from 427241 to 1181326 tid 1 2023-12-01T15:46:11.438 INFO:tasks.rados.rados.0.smithi040.stdout:1856: writing smithi04088644-154 from 1624287 to 2032728 tid 2 2023-12-01T15:46:11.444 INFO:tasks.rados.rados.0.smithi040.stdout:1856: writing smithi04088644-154 from 2600534 to 3150498 tid 3 2023-12-01T15:46:11.444 INFO:tasks.rados.rados.0.smithi040.stdout:1857: write oid 155 current snap is 0 2023-12-01T15:46:11.444 INFO:tasks.rados.rados.0.smithi040.stdout:1850: expect (ObjNum 337 snap 0 seq_num 337) 2023-12-01T15:46:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:11 smithi141 bash[31670]: audit 2023-12-01T15:46:10.921823+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.40:0/2507283485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:11.570 INFO:tasks.rados.rados.0.smithi040.stdout:1849: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-12-01T15:46:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:11 smithi040 bash[28232]: audit 2023-12-01T15:46:10.921823+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.40:0/2507283485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:11 smithi040 bash[41173]: audit 2023-12-01T15:46:10.921823+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.40:0/2507283485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 1 to smithi04088644-304 2023-12-01T15:46:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 2 to smithi04088644-304 2023-12-01T15:46:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 3 to smithi04088644-304 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 4 to smithi04088644-304 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 5 to smithi04088644-304 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: oid 304 updating version 0 to 365 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: oid 304 version 365 is already newer than 364 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: oid 304 version 365 is already newer than 363 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: oid 304 version 365 is already newer than 362 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 304 v 365 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 1 to smithi04088644-164 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 2 to smithi04088644-164 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 3 to smithi04088644-164 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 4 to smithi04088644-164 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 5 to smithi04088644-164 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: oid 164 updating version 0 to 276 2023-12-01T15:46:11.725 INFO:tasks.rados.rados.0.smithi040.stdout:1853: oid 164 updating version 276 to 278 2023-12-01T15:46:11.726 INFO:tasks.rados.rados.0.smithi040.stdout:1853: oid 164 version 278 is already newer than 277 2023-12-01T15:46:11.726 INFO:tasks.rados.rados.0.smithi040.stdout:1853: oid 164 updating version 278 to 279 2023-12-01T15:46:11.726 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 164 v 279 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-12-01T15:46:11.726 INFO:tasks.rados.rados.0.smithi040.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-12-01T15:46:11.726 INFO:tasks.rados.rados.0.smithi040.stdout:1855: expect (ObjNum 274 snap 0 seq_num 274) 2023-12-01T15:46:11.810 INFO:tasks.rados.rados.0.smithi040.stdout:1856: finishing write tid 1 to smithi04088644-154 2023-12-01T15:46:11.810 INFO:tasks.rados.rados.0.smithi040.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:46:11.976 INFO:tasks.rados.rados.0.smithi040.stdout:1856: finishing write tid 2 to smithi04088644-154 2023-12-01T15:46:11.976 INFO:tasks.rados.rados.0.smithi040.stdout:1856: finishing write tid 3 to smithi04088644-154 2023-12-01T15:46:11.976 INFO:tasks.rados.rados.0.smithi040.stdout:1856: finishing write tid 4 to smithi04088644-154 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1856: finishing write tid 5 to smithi04088644-154 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1856: oid 154 updating version 0 to 281 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1856: oid 154 updating version 281 to 283 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1856: oid 154 version 283 is already newer than 280 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1856: oid 154 version 283 is already newer than 282 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 283 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2023-12-01T15:46:11.977 INFO:tasks.rados.rados.0.smithi040.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-12-01T15:46:11.987 INFO:tasks.rados.rados.0.smithi040.stdout:1857: writing smithi04088644-155 from 444048 to 873382 tid 1 2023-12-01T15:46:11.994 INFO:tasks.rados.rados.0.smithi040.stdout:1857: writing smithi04088644-155 from 1282769 to 1834868 tid 2 2023-12-01T15:46:12.003 INFO:tasks.rados.rados.0.smithi040.stdout:1857: writing smithi04088644-155 from 2627957 to 3244048 tid 3 2023-12-01T15:46:12.003 INFO:tasks.rados.rados.0.smithi040.stdout:1849: done (7 left) 2023-12-01T15:46:12.003 INFO:tasks.rados.rados.0.smithi040.stdout:1850: done (6 left) 2023-12-01T15:46:12.003 INFO:tasks.rados.rados.0.smithi040.stdout:1852: done (5 left) 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1853: done (4 left) 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1854: done (3 left) 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1855: done (2 left) 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1856: done (1 left) 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1858: write oid 195 current snap is 0 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1857: finishing write tid 1 to smithi04088644-155 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1857: finishing write tid 2 to smithi04088644-155 2023-12-01T15:46:12.004 INFO:tasks.rados.rados.0.smithi040.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-12-01T15:46:12.008 INFO:tasks.rados.rados.0.smithi040.stdout:1858: writing smithi04088644-195 from 460855 to 965438 tid 1 2023-12-01T15:46:12.014 INFO:tasks.rados.rados.0.smithi040.stdout:1858: writing smithi04088644-195 from 1624898 to 2037008 tid 2 2023-12-01T15:46:12.020 INFO:tasks.rados.rados.0.smithi040.stdout:1858: writing smithi04088644-195 from 2539027 to 3111535 tid 3 2023-12-01T15:46:12.021 INFO:tasks.rados.rados.0.smithi040.stdout:1859: write oid 108 current snap is 0 2023-12-01T15:46:12.021 INFO:tasks.rados.rados.0.smithi040.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-12-01T15:46:12.027 INFO:tasks.rados.rados.0.smithi040.stdout:1859: writing smithi04088644-108 from 477662 to 1057494 tid 1 2023-12-01T15:46:12.033 INFO:tasks.rados.rados.0.smithi040.stdout:1859: writing smithi04088644-108 from 1683380 to 2239148 tid 2 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1859: writing smithi04088644-108 from 2966450 to 3277662 tid 3 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1860: read oid 212 snap -1 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1860: expect deleted 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1861: read oid 474 snap -1 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1861: expect (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1862: write oid 457 current snap is 0 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1857: finishing write tid 3 to smithi04088644-155 2023-12-01T15:46:12.040 INFO:tasks.rados.rados.0.smithi040.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-12-01T15:46:12.046 INFO:tasks.rados.rados.0.smithi040.stdout:1862: writing smithi04088644-457 from 494469 to 1149550 tid 1 2023-12-01T15:46:12.052 INFO:tasks.rados.rados.0.smithi040.stdout:1862: writing smithi04088644-457 from 1741862 to 2157641 tid 2 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1862: writing smithi04088644-457 from 2710226 to 3294469 tid 3 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1863: read oid 412 snap -1 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1863: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1864: read oid 375 snap -1 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1864: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1865: read oid 490 snap -1 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1865: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1866: read oid 328 snap -1 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1866: expect (ObjNum 612 snap 0 seq_num 612) 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1867: delete oid 470 current snap is 0 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1857: finishing write tid 4 to smithi04088644-155 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1857: finishing write tid 5 to smithi04088644-155 2023-12-01T15:46:12.060 INFO:tasks.rados.rados.0.smithi040.stdout:1857: oid 155 updating version 0 to 229 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1857: oid 155 version 229 is already newer than 228 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1857: oid 155 version 229 is already newer than 226 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1857: oid 155 version 229 is already newer than 227 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 155 v 229 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing write tid 1 to smithi04088644-195 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing write tid 2 to smithi04088644-195 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing write tid 3 to smithi04088644-195 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing write tid 4 to smithi04088644-195 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing write tid 5 to smithi04088644-195 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: oid 195 updating version 0 to 221 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: oid 195 updating version 221 to 222 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: oid 195 updating version 222 to 224 2023-12-01T15:46:12.061 INFO:tasks.rados.rados.0.smithi040.stdout:1858: oid 195 version 224 is already newer than 223 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 195 v 224 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1858: left oid 195 (ObjNum 1265 snap 0 seq_num 1265) 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 1 to smithi04088644-108 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 2 to smithi04088644-108 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 3 to smithi04088644-108 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 4 to smithi04088644-108 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 5 to smithi04088644-108 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: oid 108 updating version 0 to 259 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: oid 108 updating version 259 to 261 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: oid 108 version 261 is already newer than 260 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: oid 108 updating version 261 to 262 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 108 v 262 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1859: left oid 108 (ObjNum 1266 snap 0 seq_num 1266) 2023-12-01T15:46:12.062 INFO:tasks.rados.rados.0.smithi040.stdout:1862: finishing write tid 1 to smithi04088644-457 2023-12-01T15:46:12.063 INFO:tasks.rados.rados.0.smithi040.stdout:1861: expect (ObjNum 473 snap 0 seq_num 473) 2023-12-01T15:46:12.200 INFO:tasks.rados.rados.0.smithi040.stdout:1862: finishing write tid 2 to smithi04088644-457 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: finishing write tid 3 to smithi04088644-457 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1857: done (10 left) 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1858: done (9 left) 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1859: done (8 left) 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1860: done (7 left) 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1861: done (6 left) 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1867: done (5 left) 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1868: write oid 370 current snap is 0 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: finishing write tid 4 to smithi04088644-457 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: finishing write tid 5 to smithi04088644-457 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: oid 457 updating version 0 to 228 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: oid 457 version 228 is already newer than 226 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: oid 457 version 228 is already newer than 227 2023-12-01T15:46:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1862: oid 457 version 228 is already newer than 225 2023-12-01T15:46:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 457 v 228 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-12-01T15:46:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:1862: left oid 457 (ObjNum 1267 snap 0 seq_num 1267) 2023-12-01T15:46:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:1863: expect (ObjNum 830 snap 0 seq_num 830) 2023-12-01T15:46:12.329 INFO:tasks.rados.rados.0.smithi040.stdout:1866: expect (ObjNum 612 snap 0 seq_num 612) 2023-12-01T15:46:12.434 INFO:tasks.rados.rados.0.smithi040.stdout:1864: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-12-01T15:46:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:12 smithi141 bash[31670]: cluster 2023-12-01T15:46:11.540422+0000 mgr.y (mgr.24356) 241 : cluster 0 pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-12-01T15:46:12.624 INFO:tasks.rados.rados.0.smithi040.stdout:1865: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T15:46:12.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:12 smithi040 bash[28232]: cluster 2023-12-01T15:46:11.540422+0000 mgr.y (mgr.24356) 241 : cluster 0 pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-12-01T15:46:12.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:12 smithi040 bash[41173]: cluster 2023-12-01T15:46:11.540422+0000 mgr.y (mgr.24356) 241 : cluster 0 pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-12-01T15:46:12.755 INFO:tasks.rados.rados.0.smithi040.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-12-01T15:46:12.767 INFO:tasks.rados.rados.0.smithi040.stdout:1868: writing smithi04088644-370 from 528083 to 933662 tid 1 2023-12-01T15:46:12.771 INFO:tasks.rados.rados.0.smithi040.stdout:1868: writing smithi04088644-370 from 1342473 to 1761921 tid 2 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1868: writing smithi04088644-370 from 2248719 to 2982668 tid 3 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1862: done (5 left) 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1863: done (4 left) 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1864: done (3 left) 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1865: done (2 left) 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1866: done (1 left) 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1869: write oid 386 current snap is 0 2023-12-01T15:46:12.779 INFO:tasks.rados.rados.0.smithi040.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-12-01T15:46:12.785 INFO:tasks.rados.rados.0.smithi040.stdout:1869: writing smithi04088644-386 from 544890 to 1142071 tid 1 2023-12-01T15:46:12.793 INFO:tasks.rados.rados.0.smithi040.stdout:1869: writing smithi04088644-386 from 1917308 to 2480414 tid 2 2023-12-01T15:46:12.798 INFO:tasks.rados.rados.0.smithi040.stdout:1869: writing smithi04088644-386 from 3076142 to 3344890 tid 3 2023-12-01T15:46:12.798 INFO:tasks.rados.rados.0.smithi040.stdout:1870: write oid 421 current snap is 0 2023-12-01T15:46:12.798 INFO:tasks.rados.rados.0.smithi040.stdout:1868: finishing write tid 1 to smithi04088644-370 2023-12-01T15:46:12.798 INFO:tasks.rados.rados.0.smithi040.stdout:1868: finishing write tid 2 to smithi04088644-370 2023-12-01T15:46:12.798 INFO:tasks.rados.rados.0.smithi040.stdout:1868: finishing write tid 3 to smithi04088644-370 2023-12-01T15:46:12.798 INFO:tasks.rados.rados.0.smithi040.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-12-01T15:46:12.812 INFO:tasks.rados.rados.0.smithi040.stdout:1870: writing smithi04088644-421 from 561697 to 1234127 tid 1 2023-12-01T15:46:12.820 INFO:tasks.rados.rados.0.smithi040.stdout:1870: writing smithi04088644-421 from 1975790 to 2682554 tid 2 2023-12-01T15:46:12.824 INFO:tasks.rados.rados.0.smithi040.stdout:1870: writing smithi04088644-421 from 3103565 to 3361697 tid 3 2023-12-01T15:46:12.824 INFO:tasks.rados.rados.0.smithi040.stdout:1871: write oid 196 current snap is 0 2023-12-01T15:46:12.824 INFO:tasks.rados.rados.0.smithi040.stdout:1868: finishing write tid 4 to smithi04088644-370 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1868: finishing write tid 5 to smithi04088644-370 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1868: oid 370 updating version 0 to 230 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1868: oid 370 updating version 230 to 231 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1868: oid 370 version 231 is already newer than 229 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1868: oid 370 version 231 is already newer than 228 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 231 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1868: left oid 370 (ObjNum 1269 snap 0 seq_num 1269) 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1869: finishing write tid 1 to smithi04088644-386 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1869: finishing write tid 2 to smithi04088644-386 2023-12-01T15:46:12.825 INFO:tasks.rados.rados.0.smithi040.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-12-01T15:46:12.833 INFO:tasks.rados.rados.0.smithi040.stdout:1871: writing smithi04088644-196 from 578504 to 1326183 tid 1 2023-12-01T15:46:12.839 INFO:tasks.rados.rados.0.smithi040.stdout:1871: writing smithi04088644-196 from 2034272 to 2601047 tid 2 2023-12-01T15:46:12.843 INFO:tasks.rados.rados.0.smithi040.stdout:1871: writing smithi04088644-196 from 3130988 to 3378504 tid 3 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1868: done (3 left) 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1872: read oid 45 snap -1 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1872: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1873: read oid 75 snap -1 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1873: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1874: read oid 132 snap -1 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1874: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1875: read oid 499 snap -1 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1875: expect (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1876: write oid 448 current snap is 0 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1869: finishing write tid 3 to smithi04088644-386 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1869: finishing write tid 4 to smithi04088644-386 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1869: finishing write tid 5 to smithi04088644-386 2023-12-01T15:46:12.844 INFO:tasks.rados.rados.0.smithi040.stdout:1869: oid 386 updating version 0 to 305 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:1869: oid 386 version 305 is already newer than 303 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:1869: oid 386 updating version 305 to 306 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:1869: oid 386 version 306 is already newer than 304 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 386 v 306 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:1869: left oid 386 (ObjNum 1270 snap 0 seq_num 1270) 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 1 to smithi04088644-421 2023-12-01T15:46:12.845 INFO:tasks.rados.rados.0.smithi040.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-12-01T15:46:12.849 INFO:tasks.rados.rados.0.smithi040.stdout:1876: writing smithi04088644-448 from 595311 to 1018239 tid 1 2023-12-01T15:46:12.856 INFO:tasks.rados.rados.0.smithi040.stdout:1876: writing smithi04088644-448 from 1576401 to 2286834 tid 2 2023-12-01T15:46:12.862 INFO:tasks.rados.rados.0.smithi040.stdout:1876: writing smithi04088644-448 from 3042058 to 3395311 tid 3 2023-12-01T15:46:12.862 INFO:tasks.rados.rados.0.smithi040.stdout:1869: done (7 left) 2023-12-01T15:46:12.862 INFO:tasks.rados.rados.0.smithi040.stdout:1877: write oid 137 current snap is 0 2023-12-01T15:46:12.862 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 2 to smithi04088644-421 2023-12-01T15:46:12.862 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 3 to smithi04088644-421 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 4 to smithi04088644-421 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 5 to smithi04088644-421 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: oid 421 updating version 0 to 234 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: oid 421 updating version 234 to 235 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: oid 421 version 235 is already newer than 232 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: oid 421 version 235 is already newer than 233 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 235 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1870: left oid 421 (ObjNum 1271 snap 0 seq_num 1271) 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1871: finishing write tid 1 to smithi04088644-196 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1871: finishing write tid 2 to smithi04088644-196 2023-12-01T15:46:12.863 INFO:tasks.rados.rados.0.smithi040.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-12-01T15:46:12.868 INFO:tasks.rados.rados.0.smithi040.stdout:1877: writing smithi04088644-137 from 612118 to 1110295 tid 1 2023-12-01T15:46:12.874 INFO:tasks.rados.rados.0.smithi040.stdout:1877: writing smithi04088644-137 from 1634883 to 2205327 tid 2 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1877: writing smithi04088644-137 from 2669481 to 3376143 tid 3 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1870: done (7 left) 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1878: read oid 205 snap -1 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1878: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1879: write oid 158 current snap is 0 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1871: finishing write tid 3 to smithi04088644-196 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1871: finishing write tid 4 to smithi04088644-196 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1871: finishing write tid 5 to smithi04088644-196 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1871: oid 196 updating version 0 to 366 2023-12-01T15:46:12.881 INFO:tasks.rados.rados.0.smithi040.stdout:1871: oid 196 updating version 366 to 368 2023-12-01T15:46:12.882 INFO:tasks.rados.rados.0.smithi040.stdout:1871: oid 196 updating version 368 to 369 2023-12-01T15:46:12.882 INFO:tasks.rados.rados.0.smithi040.stdout:1871: oid 196 version 369 is already newer than 367 2023-12-01T15:46:12.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 196 v 369 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-12-01T15:46:12.882 INFO:tasks.rados.rados.0.smithi040.stdout:1871: left oid 196 (ObjNum 1272 snap 0 seq_num 1272) 2023-12-01T15:46:12.882 INFO:tasks.rados.rados.0.smithi040.stdout:1876: finishing write tid 1 to smithi04088644-448 2023-12-01T15:46:12.882 INFO:tasks.rados.rados.0.smithi040.stdout:1873: expect (ObjNum 74 snap 0 seq_num 74) 2023-12-01T15:46:12.985 INFO:tasks.rados.rados.0.smithi040.stdout:1874: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T15:46:13.114 INFO:tasks.rados.rados.0.smithi040.stdout:1872: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-12-01T15:46:13.276 INFO:tasks.rados.rados.0.smithi040.stdout:1876: finishing write tid 2 to smithi04088644-448 2023-12-01T15:46:13.276 INFO:tasks.rados.rados.0.smithi040.stdout:1875: expect (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:46:13.361 INFO:tasks.rados.rados.0.smithi040.stdout:1876: finishing write tid 3 to smithi04088644-448 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: finishing write tid 4 to smithi04088644-448 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: finishing write tid 5 to smithi04088644-448 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: oid 448 updating version 0 to 231 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: oid 448 version 231 is already newer than 230 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: oid 448 updating version 231 to 232 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: oid 448 version 232 is already newer than 229 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 448 v 232 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1876: left oid 448 (ObjNum 1273 snap 0 seq_num 1273) 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1877: finishing write tid 1 to smithi04088644-137 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1877: finishing write tid 2 to smithi04088644-137 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1877: finishing write tid 3 to smithi04088644-137 2023-12-01T15:46:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:1877: finishing write tid 4 to smithi04088644-137 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1877: finishing write tid 5 to smithi04088644-137 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1877: oid 137 updating version 0 to 197 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1877: oid 137 updating version 197 to 199 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1877: oid 137 version 199 is already newer than 196 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1877: oid 137 version 199 is already newer than 198 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 137 v 199 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1877: left oid 137 (ObjNum 1274 snap 0 seq_num 1274) 2023-12-01T15:46:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:1878: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:46:13.622 INFO:tasks.rados.rados.0.smithi040.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-12-01T15:46:13.635 INFO:tasks.rados.rados.0.smithi040.stdout:1879: writing smithi04088644-158 from 628925 to 1202351 tid 1 2023-12-01T15:46:13.642 INFO:tasks.rados.rados.0.smithi040.stdout:1879: writing smithi04088644-158 from 1693365 to 2407467 tid 2 2023-12-01T15:46:13.649 INFO:tasks.rados.rados.0.smithi040.stdout:1879: writing smithi04088644-158 from 3096904 to 3428925 tid 3 2023-12-01T15:46:13.649 INFO:tasks.rados.rados.0.smithi040.stdout:1871: done (8 left) 2023-12-01T15:46:13.649 INFO:tasks.rados.rados.0.smithi040.stdout:1872: done (7 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1873: done (6 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1874: done (5 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1875: done (4 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1876: done (3 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1877: done (2 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1878: done (1 left) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1880: read oid 479 snap -1 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1880: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1881: write oid 389 current snap is 0 2023-12-01T15:46:13.650 INFO:tasks.rados.rados.0.smithi040.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-12-01T15:46:13.655 INFO:tasks.rados.rados.0.smithi040.stdout:1881: writing smithi04088644-389 from 645732 to 1294407 tid 1 2023-12-01T15:46:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:1881: writing smithi04088644-389 from 1751847 to 2325960 tid 2 2023-12-01T15:46:13.667 INFO:tasks.rados.rados.0.smithi040.stdout:1881: writing smithi04088644-389 from 3124327 to 3445732 tid 3 2023-12-01T15:46:13.667 INFO:tasks.rados.rados.0.smithi040.stdout:1882: read oid 196 snap -1 2023-12-01T15:46:13.667 INFO:tasks.rados.rados.0.smithi040.stdout:1882: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-12-01T15:46:13.667 INFO:tasks.rados.rados.0.smithi040.stdout:1883: write oid 84 current snap is 0 2023-12-01T15:46:13.667 INFO:tasks.rados.rados.0.smithi040.stdout:1879: finishing write tid 1 to smithi04088644-158 2023-12-01T15:46:13.667 INFO:tasks.rados.rados.0.smithi040.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-12-01T15:46:13.675 INFO:tasks.rados.rados.0.smithi040.stdout:1883: writing smithi04088644-84 from 662539 to 1386463 tid 1 2023-12-01T15:46:13.683 INFO:tasks.rados.rados.0.smithi040.stdout:1883: writing smithi04088644-84 from 2093976 to 2811747 tid 2 2023-12-01T15:46:13.687 INFO:tasks.rados.rados.0.smithi040.stdout:1883: writing smithi04088644-84 from 3435397 to 3462539 tid 3 2023-12-01T15:46:13.687 INFO:tasks.rados.rados.0.smithi040.stdout:1884: write oid 396 current snap is 0 2023-12-01T15:46:13.687 INFO:tasks.rados.rados.0.smithi040.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-12-01T15:46:13.693 INFO:tasks.rados.rados.0.smithi040.stdout:1884: writing smithi04088644-396 from 679346 to 1194872 tid 1 2023-12-01T15:46:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:1884: writing smithi04088644-396 from 1868811 to 2446593 tid 2 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1884: writing smithi04088644-396 from 3179173 to 3479346 tid 3 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1885: write oid 33 current snap is 0 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: finishing write tid 2 to smithi04088644-158 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: finishing write tid 3 to smithi04088644-158 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: finishing write tid 4 to smithi04088644-158 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: finishing write tid 5 to smithi04088644-158 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: oid 158 updating version 0 to 231 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: oid 158 updating version 231 to 233 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: oid 158 version 233 is already newer than 230 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: oid 158 version 233 is already newer than 232 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 233 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1879: left oid 158 (ObjNum 1275 snap 0 seq_num 1275) 2023-12-01T15:46:13.707 INFO:tasks.rados.rados.0.smithi040.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-12-01T15:46:13.714 INFO:tasks.rados.rados.0.smithi040.stdout:1885: writing smithi04088644-33 from 696153 to 1286928 tid 1 2023-12-01T15:46:13.721 INFO:tasks.rados.rados.0.smithi040.stdout:1885: writing smithi04088644-33 from 1927293 to 2648733 tid 2 2023-12-01T15:46:13.726 INFO:tasks.rados.rados.0.smithi040.stdout:1885: writing smithi04088644-33 from 3206596 to 3496153 tid 3 2023-12-01T15:46:13.726 INFO:tasks.rados.rados.0.smithi040.stdout:1879: done (6 left) 2023-12-01T15:46:13.726 INFO:tasks.rados.rados.0.smithi040.stdout:1886: delete oid 391 current snap is 0 2023-12-01T15:46:13.726 INFO:tasks.rados.rados.0.smithi040.stdout:1880: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:46:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:13 smithi141 bash[31670]: audit 2023-12-01T15:46:13.365186+0000 mon.c (mon.2) 151 : audit 0 from='client.? 172.21.15.40:0/3943205333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing write tid 1 to smithi04088644-389 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing write tid 2 to smithi04088644-389 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing write tid 3 to smithi04088644-389 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing write tid 4 to smithi04088644-389 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing write tid 5 to smithi04088644-389 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: oid 389 updating version 0 to 266 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: oid 389 version 266 is already newer than 264 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: oid 389 version 266 is already newer than 263 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: oid 389 version 266 is already newer than 265 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 389 v 266 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1881: left oid 389 (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:46:13.800 INFO:tasks.rados.rados.0.smithi040.stdout:1882: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-12-01T15:46:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 1 to smithi04088644-84 2023-12-01T15:46:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 2 to smithi04088644-84 2023-12-01T15:46:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 3 to smithi04088644-84 2023-12-01T15:46:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 4 to smithi04088644-84 2023-12-01T15:46:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 5 to smithi04088644-84 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1883: oid 84 updating version 0 to 309 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1883: oid 84 version 309 is already newer than 307 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1883: oid 84 updating version 309 to 310 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1883: oid 84 version 310 is already newer than 308 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 84 v 310 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1883: left oid 84 (ObjNum 1277 snap 0 seq_num 1277) 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: finishing write tid 1 to smithi04088644-396 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: finishing write tid 2 to smithi04088644-396 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: finishing write tid 3 to smithi04088644-396 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: finishing write tid 4 to smithi04088644-396 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: finishing write tid 5 to smithi04088644-396 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: oid 396 updating version 0 to 314 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: oid 396 version 314 is already newer than 312 2023-12-01T15:46:13.910 INFO:tasks.rados.rados.0.smithi040.stdout:1884: oid 396 version 314 is already newer than 311 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1884: oid 396 version 314 is already newer than 313 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 396 v 314 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1884: left oid 396 (ObjNum 1278 snap 0 seq_num 1278) 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: finishing write tid 1 to smithi04088644-33 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: finishing write tid 2 to smithi04088644-33 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: finishing write tid 3 to smithi04088644-33 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: finishing write tid 4 to smithi04088644-33 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: finishing write tid 5 to smithi04088644-33 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: oid 33 updating version 0 to 200 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: oid 33 updating version 200 to 202 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: oid 33 updating version 202 to 203 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: oid 33 version 203 is already newer than 201 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 203 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1885: left oid 33 (ObjNum 1279 snap 0 seq_num 1279) 2023-12-01T15:46:13.911 INFO:tasks.rados.rados.0.smithi040.stdout:1880: done (6 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1881: done (5 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1882: done (4 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1883: done (3 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1884: done (2 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1885: done (1 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1886: done (0 left) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1887: read oid 319 snap -1 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1887: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1888: read oid 260 snap -1 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1888: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1889: read oid 394 snap -1 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1889: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1890: write oid 27 current snap is 0 2023-12-01T15:46:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-12-01T15:46:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:13 smithi040 bash[41173]: audit 2023-12-01T15:46:13.365186+0000 mon.c (mon.2) 151 : audit 0 from='client.? 172.21.15.40:0/3943205333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:13 smithi040 bash[28232]: audit 2023-12-01T15:46:13.365186+0000 mon.c (mon.2) 151 : audit 0 from='client.? 172.21.15.40:0/3943205333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:13.923 INFO:tasks.rados.rados.0.smithi040.stdout:1890: writing smithi04088644-27 from 729767 to 1471040 tid 1 2023-12-01T15:46:13.930 INFO:tasks.rados.rados.0.smithi040.stdout:1890: writing smithi04088644-27 from 1927904 to 2653013 tid 2 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1890: writing smithi04088644-27 from 3145089 to 3529767 tid 3 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1891: read oid 153 snap -1 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1891: expect deleted 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1892: read oid 500 snap -1 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1893: read oid 98 snap -1 2023-12-01T15:46:13.935 INFO:tasks.rados.rados.0.smithi040.stdout:1893: expect (ObjNum 97 snap 0 seq_num 97) 2023-12-01T15:46:13.936 INFO:tasks.rados.rados.0.smithi040.stdout:1894: write oid 273 current snap is 0 2023-12-01T15:46:13.936 INFO:tasks.rados.rados.0.smithi040.stdout:1887: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-12-01T15:46:14.076 INFO:tasks.rados.rados.0.smithi040.stdout:1889: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-12-01T15:46:14.275 INFO:tasks.rados.rados.0.smithi040.stdout:1888: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-12-01T15:46:14.510 INFO:tasks.rados.rados.0.smithi040.stdout:1890: finishing write tid 1 to smithi04088644-27 2023-12-01T15:46:14.510 INFO:tasks.rados.rados.0.smithi040.stdout:1890: finishing write tid 2 to smithi04088644-27 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: finishing write tid 3 to smithi04088644-27 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: finishing write tid 4 to smithi04088644-27 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: finishing write tid 5 to smithi04088644-27 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: oid 27 updating version 0 to 318 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: oid 27 updating version 318 to 319 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: oid 27 version 319 is already newer than 316 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: oid 27 version 319 is already newer than 317 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 319 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1890: left oid 27 (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T15:46:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T15:46:14.658 INFO:tasks.rados.rados.0.smithi040.stdout:1893: expect (ObjNum 97 snap 0 seq_num 97) 2023-12-01T15:46:14.772 INFO:tasks.rados.rados.0.smithi040.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-12-01T15:46:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:14 smithi141 bash[31670]: cluster 2023-12-01T15:46:13.541134+0000 mgr.y (mgr.24356) 242 : cluster 0 pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-12-01T15:46:14.785 INFO:tasks.rados.rados.0.smithi040.stdout:1894: writing smithi04088644-273 from 746574 to 1163096 tid 1 2023-12-01T15:46:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:1894: writing smithi04088644-273 from 1586386 to 2055153 tid 2 2023-12-01T15:46:14.798 INFO:tasks.rados.rados.0.smithi040.stdout:1894: writing smithi04088644-273 from 2772512 to 3402056 tid 3 2023-12-01T15:46:14.798 INFO:tasks.rados.rados.0.smithi040.stdout:1887: done (7 left) 2023-12-01T15:46:14.798 INFO:tasks.rados.rados.0.smithi040.stdout:1888: done (6 left) 2023-12-01T15:46:14.798 INFO:tasks.rados.rados.0.smithi040.stdout:1889: done (5 left) 2023-12-01T15:46:14.799 INFO:tasks.rados.rados.0.smithi040.stdout:1890: done (4 left) 2023-12-01T15:46:14.799 INFO:tasks.rados.rados.0.smithi040.stdout:1891: done (3 left) 2023-12-01T15:46:14.799 INFO:tasks.rados.rados.0.smithi040.stdout:1892: done (2 left) 2023-12-01T15:46:14.799 INFO:tasks.rados.rados.0.smithi040.stdout:1893: done (1 left) 2023-12-01T15:46:14.799 INFO:tasks.rados.rados.0.smithi040.stdout:1895: write oid 169 current snap is 0 2023-12-01T15:46:14.799 INFO:tasks.rados.rados.0.smithi040.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-12-01T15:46:14.805 INFO:tasks.rados.rados.0.smithi040.stdout:1895: writing smithi04088644-169 from 763381 to 1255152 tid 1 2023-12-01T15:46:14.813 INFO:tasks.rados.rados.0.smithi040.stdout:1895: writing smithi04088644-169 from 2044868 to 2773646 tid 2 2023-12-01T15:46:14.818 INFO:tasks.rados.rados.0.smithi040.stdout:1895: writing smithi04088644-169 from 3199935 to 3563381 tid 3 2023-12-01T15:46:14.818 INFO:tasks.rados.rados.0.smithi040.stdout:1896: read oid 97 snap -1 2023-12-01T15:46:14.818 INFO:tasks.rados.rados.0.smithi040.stdout:1896: expect (ObjNum 96 snap 0 seq_num 96) 2023-12-01T15:46:14.819 INFO:tasks.rados.rados.0.smithi040.stdout:1897: write oid 457 current snap is 0 2023-12-01T15:46:14.819 INFO:tasks.rados.rados.0.smithi040.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-12-01T15:46:14.826 INFO:tasks.rados.rados.0.smithi040.stdout:1897: writing smithi04088644-457 from 780188 to 1347208 tid 1 2023-12-01T15:46:14.833 INFO:tasks.rados.rados.0.smithi040.stdout:1897: writing smithi04088644-457 from 2103350 to 2575786 tid 2 2023-12-01T15:46:14.839 INFO:tasks.rados.rados.0.smithi040.stdout:1897: writing smithi04088644-457 from 3227358 to 3580188 tid 3 2023-12-01T15:46:14.839 INFO:tasks.rados.rados.0.smithi040.stdout:1894: finishing write tid 1 to smithi04088644-273 2023-12-01T15:46:14.840 INFO:tasks.rados.rados.0.smithi040.stdout:1898: read oid 122 snap -1 2023-12-01T15:46:14.840 INFO:tasks.rados.rados.0.smithi040.stdout:1898: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-12-01T15:46:14.840 INFO:tasks.rados.rados.0.smithi040.stdout:1899: read oid 462 snap -1 2023-12-01T15:46:14.840 INFO:tasks.rados.rados.0.smithi040.stdout:1899: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:46:14.840 INFO:tasks.rados.rados.0.smithi040.stdout:1900: write oid 29 current snap is 0 2023-12-01T15:46:14.840 INFO:tasks.rados.rados.0.smithi040.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-12-01T15:46:14.848 INFO:tasks.rados.rados.0.smithi040.stdout:1900: writing smithi04088644-29 from 796995 to 1555617 tid 1 2023-12-01T15:46:14.856 INFO:tasks.rados.rados.0.smithi040.stdout:1900: writing smithi04088644-29 from 2161832 to 2894279 tid 2 2023-12-01T15:46:14.856 INFO:tasks.rados.rados.0.smithi040.stdout:1901: write oid 34 current snap is 0 2023-12-01T15:46:14.856 INFO:tasks.rados.rados.0.smithi040.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-12-01T15:46:14.861 INFO:tasks.rados.rados.0.smithi040.stdout:1901: writing smithi04088644-34 from 413802 to 847673 tid 1 2023-12-01T15:46:14.867 INFO:tasks.rados.rados.0.smithi040.stdout:1901: writing smithi04088644-34 from 1420314 to 1896419 tid 2 2023-12-01T15:46:14.876 INFO:tasks.rados.rados.0.smithi040.stdout:1901: writing smithi04088644-34 from 2482204 to 3273189 tid 3 2023-12-01T15:46:14.876 INFO:tasks.rados.rados.0.smithi040.stdout:1902: read oid 445 snap -1 2023-12-01T15:46:14.876 INFO:tasks.rados.rados.0.smithi040.stdout:1902: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-12-01T15:46:14.876 INFO:tasks.rados.rados.0.smithi040.stdout:1903: read oid 299 snap -1 2023-12-01T15:46:14.876 INFO:tasks.rados.rados.0.smithi040.stdout:1903: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T15:46:14.876 INFO:tasks.rados.rados.0.smithi040.stdout:1904: delete oid 484 current snap is 0 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: finishing write tid 2 to smithi04088644-273 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: finishing write tid 3 to smithi04088644-273 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: finishing write tid 4 to smithi04088644-273 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: finishing write tid 5 to smithi04088644-273 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: oid 273 updating version 0 to 211 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: oid 273 version 211 is already newer than 210 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: oid 273 updating version 211 to 212 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: oid 273 version 212 is already newer than 209 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 273 v 212 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1895: finishing write tid 1 to smithi04088644-169 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1895: finishing write tid 2 to smithi04088644-169 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1895: finishing write tid 3 to smithi04088644-169 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1895: finishing write tid 4 to smithi04088644-169 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1895: finishing write tid 5 to smithi04088644-169 2023-12-01T15:46:14.877 INFO:tasks.rados.rados.0.smithi040.stdout:1895: oid 169 updating version 0 to 236 2023-12-01T15:46:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:1895: oid 169 updating version 236 to 237 2023-12-01T15:46:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:1895: oid 169 updating version 237 to 238 2023-12-01T15:46:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:1895: oid 169 updating version 238 to 239 2023-12-01T15:46:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 169 v 239 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-12-01T15:46:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:1895: left oid 169 (ObjNum 1283 snap 0 seq_num 1283) 2023-12-01T15:46:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:1896: expect (ObjNum 96 snap 0 seq_num 96) 2023-12-01T15:46:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:14 smithi040 bash[28232]: cluster 2023-12-01T15:46:13.541134+0000 mgr.y (mgr.24356) 242 : cluster 0 pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-12-01T15:46:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:14 smithi040 bash[41173]: cluster 2023-12-01T15:46:13.541134+0000 mgr.y (mgr.24356) 242 : cluster 0 pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-12-01T15:46:15.000 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 1 to smithi04088644-457 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 2 to smithi04088644-457 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 3 to smithi04088644-457 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 4 to smithi04088644-457 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 5 to smithi04088644-457 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: oid 457 updating version 0 to 234 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: oid 457 version 234 is already newer than 233 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: oid 457 updating version 234 to 236 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: oid 457 version 236 is already newer than 235 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 457 v 236 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1897: left oid 457 (ObjNum 1284 snap 0 seq_num 1284) 2023-12-01T15:46:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:1899: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:46:15.119 INFO:tasks.rados.rados.0.smithi040.stdout:1898: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-12-01T15:46:15.231 INFO:tasks.rados.rados.0.smithi040.stdout:1900: finishing write tid 1 to smithi04088644-29 2023-12-01T15:46:15.231 INFO:tasks.rados.rados.0.smithi040.stdout:1900: finishing write tid 2 to smithi04088644-29 2023-12-01T15:46:15.231 INFO:tasks.rados.rados.0.smithi040.stdout:1900: finishing write tid 3 to smithi04088644-29 2023-12-01T15:46:15.231 INFO:tasks.rados.rados.0.smithi040.stdout:1900: finishing write tid 4 to smithi04088644-29 2023-12-01T15:46:15.231 INFO:tasks.rados.rados.0.smithi040.stdout:1900: oid 29 updating version 0 to 239 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1900: oid 29 version 239 is already newer than 237 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1900: oid 29 version 239 is already newer than 238 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 239 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1900: left oid 29 (ObjNum 1285 snap 0 seq_num 1285) 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing write tid 1 to smithi04088644-34 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing write tid 2 to smithi04088644-34 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing write tid 3 to smithi04088644-34 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing write tid 4 to smithi04088644-34 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing write tid 5 to smithi04088644-34 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: oid 34 updating version 0 to 373 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: oid 34 version 373 is already newer than 370 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: oid 34 version 373 is already newer than 371 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:1901: oid 34 version 373 is already newer than 372 2023-12-01T15:46:15.232 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 373 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-12-01T15:46:15.233 INFO:tasks.rados.rados.0.smithi040.stdout:1901: left oid 34 (ObjNum 1286 snap 0 seq_num 1286) 2023-12-01T15:46:15.233 INFO:tasks.rados.rados.0.smithi040.stdout:1902: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-12-01T15:46:15.376 INFO:tasks.rados.rados.0.smithi040.stdout:1903: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1894: done (10 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1895: done (9 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1896: done (8 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1897: done (7 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1898: done (6 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1899: done (5 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1900: done (4 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1901: done (3 left) 2023-12-01T15:46:15.511 INFO:tasks.rados.rados.0.smithi040.stdout:1902: done (2 left) 2023-12-01T15:46:15.512 INFO:tasks.rados.rados.0.smithi040.stdout:1903: done (1 left) 2023-12-01T15:46:15.512 INFO:tasks.rados.rados.0.smithi040.stdout:1904: done (0 left) 2023-12-01T15:46:15.512 INFO:tasks.rados.rados.0.smithi040.stdout:1905: write oid 19 current snap is 0 2023-12-01T15:46:15.512 INFO:tasks.rados.rados.0.smithi040.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-12-01T15:46:15.521 INFO:tasks.rados.rados.0.smithi040.stdout:1905: writing smithi04088644-19 from 447416 to 1031785 tid 1 2023-12-01T15:46:15.530 INFO:tasks.rados.rados.0.smithi040.stdout:1905: writing smithi04088644-19 from 1537278 to 2017052 tid 2 2023-12-01T15:46:15.540 INFO:tasks.rados.rados.0.smithi040.stdout:1905: writing smithi04088644-19 from 2537050 to 3066932 tid 3 2023-12-01T15:46:15.543 INFO:tasks.rados.rados.0.smithi040.stdout:1905: writing smithi04088644-19 from 3524784 to 3647416 tid 4 2023-12-01T15:46:15.544 INFO:tasks.rados.rados.0.smithi040.stdout:1906: delete oid 457 current snap is 0 2023-12-01T15:46:15.544 INFO:tasks.rados.rados.0.smithi040.stdout:1905: finishing write tid 1 to smithi04088644-19 2023-12-01T15:46:15.544 INFO:tasks.rados.rados.0.smithi040.stdout:1905: finishing write tid 2 to smithi04088644-19 2023-12-01T15:46:15.544 INFO:tasks.rados.rados.0.smithi040.stdout:1905: finishing write tid 3 to smithi04088644-19 2023-12-01T15:46:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:1905: finishing write tid 4 to smithi04088644-19 2023-12-01T15:46:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:1905: finishing write tid 5 to smithi04088644-19 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: finishing write tid 6 to smithi04088644-19 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: oid 19 updating version 0 to 244 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: oid 19 version 244 is already newer than 242 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: oid 19 version 244 is already newer than 241 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: oid 19 version 244 is already newer than 240 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: oid 19 version 244 is already newer than 243 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 244 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1905: done (1 left) 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1906: done (0 left) 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1907: read oid 165 snap -1 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1908: read oid 279 snap -1 2023-12-01T15:46:15.548 INFO:tasks.rados.rados.0.smithi040.stdout:1908: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:46:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:1909: write oid 403 current snap is 0 2023-12-01T15:46:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-12-01T15:46:15.556 INFO:tasks.rados.rados.0.smithi040.stdout:1909: writing smithi04088644-403 from 481030 to 1215897 tid 1 2023-12-01T15:46:15.563 INFO:tasks.rados.rados.0.smithi040.stdout:1909: writing smithi04088644-403 from 1937889 to 2421332 tid 2 2023-12-01T15:46:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:1909: writing smithi04088644-403 from 2875543 to 3427969 tid 3 2023-12-01T15:46:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:1910: read oid 388 snap -1 2023-12-01T15:46:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:1910: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:46:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:1911: write oid 277 current snap is 0 2023-12-01T15:46:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-12-01T15:46:15.575 INFO:tasks.rados.rados.0.smithi040.stdout:1911: writing smithi04088644-277 from 497837 to 907953 tid 1 2023-12-01T15:46:15.583 INFO:tasks.rados.rados.0.smithi040.stdout:1911: writing smithi04088644-277 from 1596371 to 2339825 tid 2 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1911: writing smithi04088644-277 from 2902966 to 3666664 tid 3 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1912: read oid 374 snap -1 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1912: expect (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1913: read oid 47 snap -1 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1913: expect deleted 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1914: delete oid 419 current snap is 0 2023-12-01T15:46:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-12-01T15:46:15.798 INFO:tasks.rados.rados.0.smithi040.stdout:1908: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:46:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:15 smithi040 bash[28232]: cluster 2023-12-01T15:46:15.542249+0000 mgr.y (mgr.24356) 243 : cluster 0 pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-12-01T15:46:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:15 smithi040 bash[41173]: cluster 2023-12-01T15:46:15.542249+0000 mgr.y (mgr.24356) 243 : cluster 0 pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: finishing write tid 1 to smithi04088644-403 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: finishing write tid 2 to smithi04088644-403 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: finishing write tid 3 to smithi04088644-403 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: finishing write tid 4 to smithi04088644-403 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: finishing write tid 5 to smithi04088644-403 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: oid 403 updating version 0 to 238 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: oid 403 version 238 is already newer than 237 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: oid 403 version 238 is already newer than 236 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: oid 403 updating version 238 to 239 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 403 v 239 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1909: left oid 403 (ObjNum 1290 snap 0 seq_num 1290) 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1907: done (7 left) 2023-12-01T15:46:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1908: done (6 left) 2023-12-01T15:46:15.983 INFO:tasks.rados.rados.0.smithi040.stdout:1909: done (5 left) 2023-12-01T15:46:15.983 INFO:tasks.rados.rados.0.smithi040.stdout:1914: done (4 left) 2023-12-01T15:46:15.983 INFO:tasks.rados.rados.0.smithi040.stdout:1915: write oid 383 current snap is 0 2023-12-01T15:46:15.983 INFO:tasks.rados.rados.0.smithi040.stdout:1910: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:46:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:15 smithi141 bash[31670]: cluster 2023-12-01T15:46:15.542249+0000 mgr.y (mgr.24356) 243 : cluster 0 pgmap v213: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-12-01T15:46:16.063 INFO:tasks.rados.rados.0.smithi040.stdout:1911: finishing write tid 1 to smithi04088644-277 2023-12-01T15:46:16.063 INFO:tasks.rados.rados.0.smithi040.stdout:1911: finishing write tid 2 to smithi04088644-277 2023-12-01T15:46:16.063 INFO:tasks.rados.rados.0.smithi040.stdout:1911: finishing write tid 3 to smithi04088644-277 2023-12-01T15:46:16.063 INFO:tasks.rados.rados.0.smithi040.stdout:1911: finishing write tid 4 to smithi04088644-277 2023-12-01T15:46:16.063 INFO:tasks.rados.rados.0.smithi040.stdout:1911: finishing write tid 5 to smithi04088644-277 2023-12-01T15:46:16.063 INFO:tasks.rados.rados.0.smithi040.stdout:1911: oid 277 updating version 0 to 374 2023-12-01T15:46:16.064 INFO:tasks.rados.rados.0.smithi040.stdout:1911: oid 277 updating version 374 to 375 2023-12-01T15:46:16.064 INFO:tasks.rados.rados.0.smithi040.stdout:1911: oid 277 version 375 is already newer than 373 2023-12-01T15:46:16.064 INFO:tasks.rados.rados.0.smithi040.stdout:1911: oid 277 version 375 is already newer than 372 2023-12-01T15:46:16.064 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 277 v 375 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-12-01T15:46:16.064 INFO:tasks.rados.rados.0.smithi040.stdout:1911: left oid 277 (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T15:46:16.064 INFO:tasks.rados.rados.0.smithi040.stdout:1912: expect (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:46:16.224 INFO:tasks.rados.rados.0.smithi040.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-12-01T15:46:16.236 INFO:tasks.rados.rados.0.smithi040.stdout:1915: writing smithi04088644-383 from 531451 to 1208418 tid 1 2023-12-01T15:46:16.243 INFO:tasks.rados.rados.0.smithi040.stdout:1915: writing smithi04088644-383 from 1713335 to 2460458 tid 2 2023-12-01T15:46:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:1915: writing smithi04088644-383 from 2957812 to 3460407 tid 3 2023-12-01T15:46:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:1910: done (4 left) 2023-12-01T15:46:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:1911: done (3 left) 2023-12-01T15:46:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:1912: done (2 left) 2023-12-01T15:46:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:1913: done (1 left) 2023-12-01T15:46:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:1916: delete oid 330 current snap is 0 2023-12-01T15:46:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 1 to smithi04088644-383 2023-12-01T15:46:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 2 to smithi04088644-383 2023-12-01T15:46:16.252 INFO:tasks.rados.rados.0.smithi040.stdout:1916: done (1 left) 2023-12-01T15:46:16.252 INFO:tasks.rados.rados.0.smithi040.stdout:1917: write oid 198 current snap is 0 2023-12-01T15:46:16.252 INFO:tasks.rados.rados.0.smithi040.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-12-01T15:46:16.259 INFO:tasks.rados.rados.0.smithi040.stdout:1917: writing smithi04088644-198 from 565065 to 992530 tid 1 2023-12-01T15:46:16.266 INFO:tasks.rados.rados.0.smithi040.stdout:1917: writing smithi04088644-198 from 1430299 to 2064738 tid 2 2023-12-01T15:46:16.271 INFO:tasks.rados.rados.0.smithi040.stdout:1917: writing smithi04088644-198 from 2496305 to 3021444 tid 3 2023-12-01T15:46:16.276 INFO:tasks.rados.rados.0.smithi040.stdout:1917: writing smithi04088644-198 from 3472104 to 3765065 tid 4 2023-12-01T15:46:16.276 INFO:tasks.rados.rados.0.smithi040.stdout:1918: delete oid 280 current snap is 0 2023-12-01T15:46:16.276 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 3 to smithi04088644-383 2023-12-01T15:46:16.276 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 4 to smithi04088644-383 2023-12-01T15:46:16.276 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 5 to smithi04088644-383 2023-12-01T15:46:16.276 INFO:tasks.rados.rados.0.smithi040.stdout:1915: oid 383 updating version 0 to 243 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1915: oid 383 version 243 is already newer than 242 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1915: oid 383 version 243 is already newer than 240 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1915: oid 383 version 243 is already newer than 241 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 243 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1915: left oid 383 (ObjNum 1293 snap 0 seq_num 1293) 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1917: finishing write tid 1 to smithi04088644-198 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1917: finishing write tid 2 to smithi04088644-198 2023-12-01T15:46:16.277 INFO:tasks.rados.rados.0.smithi040.stdout:1917: finishing write tid 3 to smithi04088644-198 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1917: finishing write tid 4 to smithi04088644-198 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1915: done (2 left) 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1918: done (1 left) 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1919: read oid 486 snap -1 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1919: expect (ObjNum 840 snap 0 seq_num 840) 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1920: write oid 382 current snap is 0 2023-12-01T15:46:16.279 INFO:tasks.rados.rados.0.smithi040.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-12-01T15:46:16.286 INFO:tasks.rados.rados.0.smithi040.stdout:1920: writing smithi04088644-382 from 598679 to 1176642 tid 1 2023-12-01T15:46:16.295 INFO:tasks.rados.rados.0.smithi040.stdout:1920: writing smithi04088644-382 from 1947263 to 2585371 tid 2 2023-12-01T15:46:16.302 INFO:tasks.rados.rados.0.smithi040.stdout:1920: writing smithi04088644-382 from 3351151 to 3798679 tid 3 2023-12-01T15:46:16.303 INFO:tasks.rados.rados.0.smithi040.stdout:1921: write oid 301 current snap is 0 2023-12-01T15:46:16.303 INFO:tasks.rados.rados.0.smithi040.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-12-01T15:46:16.310 INFO:tasks.rados.rados.0.smithi040.stdout:1921: writing smithi04088644-301 from 615486 to 1268698 tid 1 2023-12-01T15:46:16.316 INFO:tasks.rados.rados.0.smithi040.stdout:1921: writing smithi04088644-301 from 1889392 to 2387511 tid 2 2023-12-01T15:46:16.322 INFO:tasks.rados.rados.0.smithi040.stdout:1921: writing smithi04088644-301 from 2978574 to 3453882 tid 3 2023-12-01T15:46:16.322 INFO:tasks.rados.rados.0.smithi040.stdout:1922: read oid 183 snap -1 2023-12-01T15:46:16.322 INFO:tasks.rados.rados.0.smithi040.stdout:1922: expect deleted 2023-12-01T15:46:16.322 INFO:tasks.rados.rados.0.smithi040.stdout:1923: write oid 288 current snap is 0 2023-12-01T15:46:16.323 INFO:tasks.rados.rados.0.smithi040.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-12-01T15:46:16.330 INFO:tasks.rados.rados.0.smithi040.stdout:1923: writing smithi04088644-288 from 632293 to 1360754 tid 1 2023-12-01T15:46:16.337 INFO:tasks.rados.rados.0.smithi040.stdout:1923: writing smithi04088644-288 from 1947874 to 2589651 tid 2 2023-12-01T15:46:16.343 INFO:tasks.rados.rados.0.smithi040.stdout:1923: writing smithi04088644-288 from 3005997 to 3692577 tid 3 2023-12-01T15:46:16.343 INFO:tasks.rados.rados.0.smithi040.stdout:1924: write oid 484 current snap is 0 2023-12-01T15:46:16.343 INFO:tasks.rados.rados.0.smithi040.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-12-01T15:46:16.349 INFO:tasks.rados.rados.0.smithi040.stdout:1924: writing smithi04088644-484 from 649100 to 1052810 tid 1 2023-12-01T15:46:16.356 INFO:tasks.rados.rados.0.smithi040.stdout:1924: writing smithi04088644-484 from 1606356 to 2108144 tid 2 2023-12-01T15:46:16.362 INFO:tasks.rados.rados.0.smithi040.stdout:1924: writing smithi04088644-484 from 2633420 to 3131272 tid 3 2023-12-01T15:46:16.366 INFO:tasks.rados.rados.0.smithi040.stdout:1924: writing smithi04088644-484 from 3636005 to 3849100 tid 4 2023-12-01T15:46:16.366 INFO:tasks.rados.rados.0.smithi040.stdout:1925: delete oid 170 current snap is 0 2023-12-01T15:46:16.366 INFO:tasks.rados.rados.0.smithi040.stdout:1917: finishing write tid 5 to smithi04088644-198 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: finishing write tid 6 to smithi04088644-198 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: oid 198 updating version 0 to 268 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: oid 198 updating version 268 to 269 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: oid 198 updating version 269 to 271 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: oid 198 version 271 is already newer than 270 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: oid 198 updating version 271 to 272 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 198 v 272 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-12-01T15:46:16.367 INFO:tasks.rados.rados.0.smithi040.stdout:1919: expect (ObjNum 840 snap 0 seq_num 840) 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 1 to smithi04088644-382 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 2 to smithi04088644-382 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1917: done (7 left) 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1919: done (6 left) 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1925: done (5 left) 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1926: read oid 224 snap -1 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1926: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1927: read oid 208 snap -1 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1927: expect deleted 2023-12-01T15:46:16.456 INFO:tasks.rados.rados.0.smithi040.stdout:1928: delete oid 241 current snap is 0 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 3 to smithi04088644-382 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 4 to smithi04088644-382 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 5 to smithi04088644-382 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: oid 382 updating version 0 to 223 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: oid 382 version 223 is already newer than 221 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: oid 382 version 223 is already newer than 222 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: oid 382 updating version 223 to 224 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 224 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 1 to smithi04088644-301 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 2 to smithi04088644-301 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 3 to smithi04088644-301 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 4 to smithi04088644-301 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 5 to smithi04088644-301 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: oid 301 updating version 0 to 216 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: oid 301 version 216 is already newer than 214 2023-12-01T15:46:16.457 INFO:tasks.rados.rados.0.smithi040.stdout:1921: oid 301 version 216 is already newer than 213 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1921: oid 301 version 216 is already newer than 215 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 301 v 216 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing write tid 1 to smithi04088644-288 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing write tid 2 to smithi04088644-288 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing write tid 3 to smithi04088644-288 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing write tid 4 to smithi04088644-288 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing write tid 5 to smithi04088644-288 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: oid 288 updating version 0 to 276 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: oid 288 version 276 is already newer than 275 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: oid 288 updating version 276 to 277 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: oid 288 version 277 is already newer than 274 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 288 v 277 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-12-01T15:46:16.458 INFO:tasks.rados.rados.0.smithi040.stdout:1924: finishing write tid 1 to smithi04088644-484 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: finishing write tid 2 to smithi04088644-484 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: finishing write tid 3 to smithi04088644-484 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: finishing write tid 4 to smithi04088644-484 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: finishing write tid 5 to smithi04088644-484 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: finishing write tid 6 to smithi04088644-484 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: oid 484 updating version 0 to 209 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: oid 484 version 209 is already newer than 205 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: oid 484 version 209 is already newer than 208 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: oid 484 version 209 is already newer than 206 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: oid 484 version 209 is already newer than 207 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 484 v 209 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-12-01T15:46:16.459 INFO:tasks.rados.rados.0.smithi040.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1920: done (7 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1921: done (6 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1922: done (5 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1923: done (4 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1924: done (3 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1927: done (2 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1928: done (1 left) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1929: read oid 355 snap -1 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1929: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1930: write oid 392 current snap is 0 2023-12-01T15:46:16.460 INFO:tasks.rados.rados.0.smithi040.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-12-01T15:46:16.466 INFO:tasks.rados.rados.0.smithi040.stdout:1930: writing smithi04088644-392 from 699521 to 1445331 tid 1 2023-12-01T15:46:16.474 INFO:tasks.rados.rados.0.smithi040.stdout:1930: writing smithi04088644-392 from 2181802 to 2830917 tid 2 2023-12-01T15:46:16.482 INFO:tasks.rados.rados.0.smithi040.stdout:1930: writing smithi04088644-392 from 3515689 to 3899521 tid 3 2023-12-01T15:46:16.482 INFO:tasks.rados.rados.0.smithi040.stdout:1931: write oid 90 current snap is 0 2023-12-01T15:46:16.483 INFO:tasks.rados.rados.0.smithi040.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-12-01T15:46:16.490 INFO:tasks.rados.rados.0.smithi040.stdout:1931: writing smithi04088644-90 from 716328 to 1137387 tid 1 2023-12-01T15:46:16.498 INFO:tasks.rados.rados.0.smithi040.stdout:1931: writing smithi04088644-90 from 1840284 to 2349410 tid 2 2023-12-01T15:46:16.506 INFO:tasks.rados.rados.0.smithi040.stdout:1931: writing smithi04088644-90 from 3143112 to 3802405 tid 3 2023-12-01T15:46:16.506 INFO:tasks.rados.rados.0.smithi040.stdout:1932: read oid 144 snap -1 2023-12-01T15:46:16.506 INFO:tasks.rados.rados.0.smithi040.stdout:1932: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:46:16.506 INFO:tasks.rados.rados.0.smithi040.stdout:1933: write oid 263 current snap is 0 2023-12-01T15:46:16.506 INFO:tasks.rados.rados.0.smithi040.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-12-01T15:46:16.513 INFO:tasks.rados.rados.0.smithi040.stdout:1933: writing smithi04088644-263 from 733135 to 1229443 tid 1 2023-12-01T15:46:16.521 INFO:tasks.rados.rados.0.smithi040.stdout:1933: writing smithi04088644-263 from 1898766 to 2551550 tid 2 2023-12-01T15:46:16.527 INFO:tasks.rados.rados.0.smithi040.stdout:1933: writing smithi04088644-263 from 3170535 to 3641100 tid 3 2023-12-01T15:46:16.528 INFO:tasks.rados.rados.0.smithi040.stdout:1934: read oid 448 snap -1 2023-12-01T15:46:16.528 INFO:tasks.rados.rados.0.smithi040.stdout:1934: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-12-01T15:46:16.528 INFO:tasks.rados.rados.0.smithi040.stdout:1935: read oid 248 snap -1 2023-12-01T15:46:16.528 INFO:tasks.rados.rados.0.smithi040.stdout:1935: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:46:16.528 INFO:tasks.rados.rados.0.smithi040.stdout:1936: write oid 404 current snap is 0 2023-12-01T15:46:16.528 INFO:tasks.rados.rados.0.smithi040.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-12-01T15:46:16.535 INFO:tasks.rados.rados.0.smithi040.stdout:1936: writing smithi04088644-404 from 749942 to 1321499 tid 1 2023-12-01T15:46:16.542 INFO:tasks.rados.rados.0.smithi040.stdout:1936: writing smithi04088644-404 from 1840895 to 2637337 tid 2 2023-12-01T15:46:16.550 INFO:tasks.rados.rados.0.smithi040.stdout:1936: writing smithi04088644-404 from 3365252 to 3949942 tid 3 2023-12-01T15:46:16.550 INFO:tasks.rados.rados.0.smithi040.stdout:1937: write oid 324 current snap is 0 2023-12-01T15:46:16.550 INFO:tasks.rados.rados.0.smithi040.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-12-01T15:46:16.558 INFO:tasks.rados.rados.0.smithi040.stdout:1937: writing smithi04088644-324 from 766749 to 1413555 tid 1 2023-12-01T15:46:16.564 INFO:tasks.rados.rados.0.smithi040.stdout:1937: writing smithi04088644-324 from 1899377 to 2555830 tid 2 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1937: writing smithi04088644-324 from 3109028 to 3718490 tid 3 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1938: read oid 232 snap -1 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1938: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1939: read oid 236 snap -1 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1939: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1940: write oid 402 current snap is 0 2023-12-01T15:46:16.571 INFO:tasks.rados.rados.0.smithi040.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-12-01T15:46:16.578 INFO:tasks.rados.rados.0.smithi040.stdout:1940: writing smithi04088644-402 from 783556 to 1221964 tid 1 2023-12-01T15:46:16.583 INFO:tasks.rados.rados.0.smithi040.stdout:1940: writing smithi04088644-402 from 1674212 to 2074323 tid 2 2023-12-01T15:46:16.590 INFO:tasks.rados.rados.0.smithi040.stdout:1940: writing smithi04088644-402 from 2736451 to 3157185 tid 3 2023-12-01T15:46:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:1940: writing smithi04088644-402 from 3882270 to 3983556 tid 4 2023-12-01T15:46:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:1941: read oid 289 snap -1 2023-12-01T15:46:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:1941: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:1942: read oid 429 snap -1 2023-12-01T15:46:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:1942: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T15:46:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:1943: read oid 416 snap -1 2023-12-01T15:46:16.597 INFO:tasks.rados.rados.0.smithi040.stdout:1943: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:46:16.597 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:16.597 INFO:tasks.rados.rados.0.smithi040.stdout:1926: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-12-01T15:46:16.726 INFO:tasks.rados.rados.0.smithi040.stdout:1930: finishing write tid 1 to smithi04088644-392 2023-12-01T15:46:16.726 INFO:tasks.rados.rados.0.smithi040.stdout:1929: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-12-01T15:46:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:16 smithi040 bash[28232]: audit 2023-12-01T15:46:15.980288+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.40:0/1504845124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:16 smithi040 bash[41173]: audit 2023-12-01T15:46:15.980288+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.40:0/1504845124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:46:16] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:46:16.938 INFO:tasks.rados.rados.0.smithi040.stdout:1930: finishing write tid 2 to smithi04088644-392 2023-12-01T15:46:16.938 INFO:tasks.rados.rados.0.smithi040.stdout:1930: finishing write tid 3 to smithi04088644-392 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: finishing write tid 4 to smithi04088644-392 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: finishing write tid 5 to smithi04088644-392 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: oid 392 updating version 0 to 287 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: oid 392 version 287 is already newer than 286 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: oid 392 version 287 is already newer than 285 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: oid 392 version 287 is already newer than 284 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 287 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1930: left oid 392 (ObjNum 1303 snap 0 seq_num 1303) 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1931: finishing write tid 1 to smithi04088644-90 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1931: finishing write tid 2 to smithi04088644-90 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1931: finishing write tid 3 to smithi04088644-90 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1931: finishing write tid 4 to smithi04088644-90 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1931: finishing write tid 5 to smithi04088644-90 2023-12-01T15:46:16.939 INFO:tasks.rados.rados.0.smithi040.stdout:1931: oid 90 updating version 0 to 276 2023-12-01T15:46:16.940 INFO:tasks.rados.rados.0.smithi040.stdout:1931: oid 90 version 276 is already newer than 273 2023-12-01T15:46:16.940 INFO:tasks.rados.rados.0.smithi040.stdout:1931: oid 90 version 276 is already newer than 274 2023-12-01T15:46:16.940 INFO:tasks.rados.rados.0.smithi040.stdout:1931: oid 90 version 276 is already newer than 275 2023-12-01T15:46:16.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 90 v 276 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-12-01T15:46:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:1931: left oid 90 (ObjNum 1304 snap 0 seq_num 1304) 2023-12-01T15:46:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 1 to smithi04088644-263 2023-12-01T15:46:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:1932: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:46:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:16 smithi141 bash[31670]: audit 2023-12-01T15:46:15.980288+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.40:0/1504845124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:17.137 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 2 to smithi04088644-263 2023-12-01T15:46:17.137 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 3 to smithi04088644-263 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 4 to smithi04088644-263 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 5 to smithi04088644-263 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: oid 263 updating version 0 to 376 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: oid 263 version 376 is already newer than 374 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: oid 263 version 376 is already newer than 375 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: oid 263 updating version 376 to 377 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 263 v 377 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1933: left oid 263 (ObjNum 1305 snap 0 seq_num 1305) 2023-12-01T15:46:17.138 INFO:tasks.rados.rados.0.smithi040.stdout:1935: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:46:17.207 INFO:tasks.rados.rados.0.smithi040.stdout:1934: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing write tid 1 to smithi04088644-404 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing write tid 2 to smithi04088644-404 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing write tid 3 to smithi04088644-404 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing write tid 4 to smithi04088644-404 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing write tid 5 to smithi04088644-404 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: oid 404 updating version 0 to 379 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: oid 404 updating version 379 to 380 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: oid 404 version 380 is already newer than 378 2023-12-01T15:46:17.319 INFO:tasks.rados.rados.0.smithi040.stdout:1936: oid 404 version 380 is already newer than 377 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 404 v 380 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1936: left oid 404 (ObjNum 1306 snap 0 seq_num 1306) 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 1 to smithi04088644-324 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 2 to smithi04088644-324 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 3 to smithi04088644-324 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 4 to smithi04088644-324 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 5 to smithi04088644-324 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: oid 324 updating version 0 to 279 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: oid 324 updating version 279 to 280 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: oid 324 version 280 is already newer than 278 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: oid 324 updating version 280 to 281 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 324 v 281 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-12-01T15:46:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:1937: left oid 324 (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1926: done (15 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1929: done (14 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1930: done (13 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1931: done (12 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1932: done (11 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1933: done (10 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1934: done (9 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1935: done (8 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1936: done (7 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1937: done (6 left) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1944: read oid 494 snap -1 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1944: expect deleted 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1945: read oid 477 snap -1 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1945: expect (ObjNum 476 snap 0 seq_num 476) 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1946: read oid 53 snap -1 2023-12-01T15:46:17.321 INFO:tasks.rados.rados.0.smithi040.stdout:1946: expect (ObjNum 52 snap 0 seq_num 52) 2023-12-01T15:46:17.322 INFO:tasks.rados.rados.0.smithi040.stdout:1947: write oid 438 current snap is 0 2023-12-01T15:46:17.322 INFO:tasks.rados.rados.0.smithi040.stdout:1940: finishing write tid 1 to smithi04088644-402 2023-12-01T15:46:17.322 INFO:tasks.rados.rados.0.smithi040.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-12-01T15:46:17.330 INFO:tasks.rados.rados.0.smithi040.stdout:1947: writing smithi04088644-438 from 400363 to 914020 tid 1 2023-12-01T15:46:17.338 INFO:tasks.rados.rados.0.smithi040.stdout:1947: writing smithi04088644-438 from 1332694 to 1992816 tid 2 2023-12-01T15:46:17.338 INFO:tasks.rados.rados.0.smithi040.stdout:1948: delete oid 427 current snap is 0 2023-12-01T15:46:17.338 INFO:tasks.rados.rados.0.smithi040.stdout:1940: finishing write tid 2 to smithi04088644-402 2023-12-01T15:46:17.338 INFO:tasks.rados.rados.0.smithi040.stdout:1938: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-12-01T15:46:17.545 INFO:tasks.rados.rados.0.smithi040.stdout:1939: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:46:17.652 INFO:tasks.rados.rados.0.smithi040.stdout:1940: finishing write tid 3 to smithi04088644-402 2023-12-01T15:46:17.652 INFO:tasks.rados.rados.0.smithi040.stdout:1940: finishing write tid 4 to smithi04088644-402 2023-12-01T15:46:17.652 INFO:tasks.rados.rados.0.smithi040.stdout:1940: finishing write tid 5 to smithi04088644-402 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: finishing write tid 6 to smithi04088644-402 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: oid 402 updating version 0 to 280 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: oid 402 version 280 is already newer than 279 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: oid 402 version 280 is already newer than 278 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: oid 402 version 280 is already newer than 277 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: oid 402 updating version 280 to 281 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 402 v 281 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1940: left oid 402 (ObjNum 1308 snap 0 seq_num 1308) 2023-12-01T15:46:17.653 INFO:tasks.rados.rados.0.smithi040.stdout:1943: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:46:17.750 INFO:tasks.rados.rados.0.smithi040.stdout:1942: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T15:46:17.942 INFO:tasks.rados.rados.0.smithi040.stdout:1941: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:18.106 INFO:tasks.rados.rados.0.smithi040.stdout:1945: expect (ObjNum 476 snap 0 seq_num 476) 2023-12-01T15:46:18.171 INFO:tasks.rados.rados.0.smithi040.stdout:1947: finishing write tid 1 to smithi04088644-438 2023-12-01T15:46:18.172 INFO:tasks.rados.rados.0.smithi040.stdout:1946: expect (ObjNum 52 snap 0 seq_num 52) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: finishing write tid 2 to smithi04088644-438 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: finishing write tid 3 to smithi04088644-438 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: finishing write tid 4 to smithi04088644-438 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: oid 438 updating version 0 to 288 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: oid 438 updating version 288 to 289 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: oid 438 updating version 289 to 290 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 438 v 290 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1947: left oid 438 (ObjNum 1309 snap 0 seq_num 1309) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1938: done (10 left) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1939: done (9 left) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1940: done (8 left) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1941: done (7 left) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1942: done (6 left) 2023-12-01T15:46:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:1943: done (5 left) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1944: done (4 left) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1945: done (3 left) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1946: done (2 left) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1947: done (1 left) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1948: done (0 left) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1949: read oid 325 snap -1 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1949: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:46:18.268 INFO:tasks.rados.rados.0.smithi040.stdout:1950: delete oid 493 current snap is 0 2023-12-01T15:46:18.273 INFO:tasks.rados.rados.0.smithi040.stdout:1949: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:46:18.394 INFO:tasks.rados.rados.0.smithi040.stdout:1949: done (1 left) 2023-12-01T15:46:18.395 INFO:tasks.rados.rados.0.smithi040.stdout:1950: done (0 left) 2023-12-01T15:46:18.395 INFO:tasks.rados.rados.0.smithi040.stdout:1951: write oid 125 current snap is 0 2023-12-01T15:46:18.395 INFO:tasks.rados.rados.0.smithi040.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-12-01T15:46:18.408 INFO:tasks.rados.rados.0.smithi040.stdout:1951: writing smithi04088644-125 from 450784 to 1190188 tid 1 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1951: writing smithi04088644-125 from 1791787 to 2050784 tid 2 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1952: read oid 479 snap -1 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1952: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1953: read oid 47 snap -1 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1953: expect deleted 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1954: read oid 491 snap -1 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1954: expect (ObjNum 490 snap 0 seq_num 490) 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1955: delete oid 141 current snap is 0 2023-12-01T15:46:18.417 INFO:tasks.rados.rados.0.smithi040.stdout:1951: finishing write tid 1 to smithi04088644-125 2023-12-01T15:46:18.419 INFO:tasks.rados.rados.0.smithi040.stdout:1953: done (4 left) 2023-12-01T15:46:18.419 INFO:tasks.rados.rados.0.smithi040.stdout:1955: done (3 left) 2023-12-01T15:46:18.419 INFO:tasks.rados.rados.0.smithi040.stdout:1956: delete oid 141 current snap is 0 2023-12-01T15:46:18.422 INFO:tasks.rados.rados.0.smithi040.stdout:1956: done (3 left) 2023-12-01T15:46:18.422 INFO:tasks.rados.rados.0.smithi040.stdout:1957: delete oid 249 current snap is 0 2023-12-01T15:46:18.422 INFO:tasks.rados.rados.0.smithi040.stdout:1951: finishing write tid 2 to smithi04088644-125 2023-12-01T15:46:18.422 INFO:tasks.rados.rados.0.smithi040.stdout:1951: finishing write tid 3 to smithi04088644-125 2023-12-01T15:46:18.422 INFO:tasks.rados.rados.0.smithi040.stdout:1951: finishing write tid 4 to smithi04088644-125 2023-12-01T15:46:18.422 INFO:tasks.rados.rados.0.smithi040.stdout:1951: oid 125 updating version 0 to 322 2023-12-01T15:46:18.423 INFO:tasks.rados.rados.0.smithi040.stdout:1951: oid 125 version 322 is already newer than 320 2023-12-01T15:46:18.423 INFO:tasks.rados.rados.0.smithi040.stdout:1951: oid 125 version 322 is already newer than 321 2023-12-01T15:46:18.423 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 125 v 322 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-12-01T15:46:18.423 INFO:tasks.rados.rados.0.smithi040.stdout:1951: left oid 125 (ObjNum 1312 snap 0 seq_num 1312) 2023-12-01T15:46:18.423 INFO:tasks.rados.rados.0.smithi040.stdout:1952: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:46:18.493 INFO:tasks.rados.rados.0.smithi040.stdout:1954: expect (ObjNum 490 snap 0 seq_num 490) 2023-12-01T15:46:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:18 smithi141 bash[31670]: cluster 2023-12-01T15:46:17.543014+0000 mgr.y (mgr.24356) 244 : cluster 0 pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.9 MiB/s wr, 84 op/s 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1951: done (3 left) 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1952: done (2 left) 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1954: done (1 left) 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1957: done (0 left) 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1958: read oid 194 snap -1 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1958: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1959: write oid 445 current snap is 0 2023-12-01T15:46:18.569 INFO:tasks.rados.rados.0.smithi040.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-12-01T15:46:18.581 INFO:tasks.rados.rados.0.smithi040.stdout:1959: writing smithi04088644-445 from 518012 to 1274765 tid 1 2023-12-01T15:46:18.587 INFO:tasks.rados.rados.0.smithi040.stdout:1959: writing smithi04088644-445 from 2025715 to 2118012 tid 2 2023-12-01T15:46:18.587 INFO:tasks.rados.rados.0.smithi040.stdout:1960: write oid 332 current snap is 0 2023-12-01T15:46:18.587 INFO:tasks.rados.rados.0.smithi040.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-12-01T15:46:18.593 INFO:tasks.rados.rados.0.smithi040.stdout:1960: writing smithi04088644-332 from 534819 to 966821 tid 1 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1960: writing smithi04088644-332 from 1684197 to 2134819 tid 2 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1961: read oid 50 snap -1 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1961: expect (ObjNum 917 snap 0 seq_num 917) 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1962: read oid 264 snap -1 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1962: expect deleted 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1963: write oid 333 current snap is 0 2023-12-01T15:46:18.600 INFO:tasks.rados.rados.0.smithi040.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-12-01T15:46:18.606 INFO:tasks.rados.rados.0.smithi040.stdout:1963: writing smithi04088644-333 from 551626 to 1058877 tid 1 2023-12-01T15:46:18.612 INFO:tasks.rados.rados.0.smithi040.stdout:1963: writing smithi04088644-333 from 1626326 to 2044782 tid 2 2023-12-01T15:46:18.612 INFO:tasks.rados.rados.0.smithi040.stdout:1964: read oid 14 snap -1 2023-12-01T15:46:18.612 INFO:tasks.rados.rados.0.smithi040.stdout:1964: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T15:46:18.612 INFO:tasks.rados.rados.0.smithi040.stdout:1965: write oid 90 current snap is 0 2023-12-01T15:46:18.612 INFO:tasks.rados.rados.0.smithi040.stdout:1958: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:18 smithi040 bash[28232]: cluster 2023-12-01T15:46:17.543014+0000 mgr.y (mgr.24356) 244 : cluster 0 pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.9 MiB/s wr, 84 op/s 2023-12-01T15:46:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:18 smithi040 bash[41173]: cluster 2023-12-01T15:46:17.543014+0000 mgr.y (mgr.24356) 244 : cluster 0 pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 7.9 MiB/s wr, 84 op/s 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing write tid 1 to smithi04088644-445 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing write tid 2 to smithi04088644-445 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing write tid 3 to smithi04088644-445 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing write tid 4 to smithi04088644-445 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: oid 445 updating version 0 to 221 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: oid 445 version 221 is already newer than 220 2023-12-01T15:46:18.751 INFO:tasks.rados.rados.0.smithi040.stdout:1959: oid 445 version 221 is already newer than 219 2023-12-01T15:46:18.752 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 445 v 221 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-12-01T15:46:18.752 INFO:tasks.rados.rados.0.smithi040.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-12-01T15:46:18.752 INFO:tasks.rados.rados.0.smithi040.stdout:1960: finishing write tid 1 to smithi04088644-332 2023-12-01T15:46:18.752 INFO:tasks.rados.rados.0.smithi040.stdout:1960: finishing write tid 2 to smithi04088644-332 2023-12-01T15:46:18.752 INFO:tasks.rados.rados.0.smithi040.stdout:1961: expect (ObjNum 917 snap 0 seq_num 917) 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1960: finishing write tid 3 to smithi04088644-332 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1960: finishing write tid 4 to smithi04088644-332 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1960: oid 332 updating version 0 to 382 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1960: oid 332 updating version 382 to 384 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1960: oid 332 version 384 is already newer than 383 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 332 v 384 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1963: finishing write tid 1 to smithi04088644-333 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1963: finishing write tid 2 to smithi04088644-333 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1963: finishing write tid 3 to smithi04088644-333 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1963: finishing write tid 4 to smithi04088644-333 2023-12-01T15:46:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:1963: oid 333 updating version 0 to 378 2023-12-01T15:46:18.919 INFO:tasks.rados.rados.0.smithi040.stdout:1963: oid 333 updating version 378 to 379 2023-12-01T15:46:18.919 INFO:tasks.rados.rados.0.smithi040.stdout:1963: oid 333 updating version 379 to 380 2023-12-01T15:46:18.919 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 333 v 380 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-12-01T15:46:18.919 INFO:tasks.rados.rados.0.smithi040.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-12-01T15:46:18.919 INFO:tasks.rados.rados.0.smithi040.stdout:1964: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-12-01T15:46:19.093 INFO:tasks.rados.rados.0.smithi040.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-12-01T15:46:19.108 INFO:tasks.rados.rados.0.smithi040.stdout:1965: writing smithi04088644-90 from 568433 to 1150933 tid 1 2023-12-01T15:46:19.114 INFO:tasks.rados.rados.0.smithi040.stdout:1965: writing smithi04088644-90 from 1684808 to 2168433 tid 2 2023-12-01T15:46:19.114 INFO:tasks.rados.rados.0.smithi040.stdout:1958: done (7 left) 2023-12-01T15:46:19.114 INFO:tasks.rados.rados.0.smithi040.stdout:1959: done (6 left) 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1960: done (5 left) 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1961: done (4 left) 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1962: done (3 left) 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1963: done (2 left) 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1964: done (1 left) 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1966: write oid 314 current snap is 0 2023-12-01T15:46:19.115 INFO:tasks.rados.rados.0.smithi040.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-12-01T15:46:19.121 INFO:tasks.rados.rados.0.smithi040.stdout:1966: writing smithi04088644-314 from 585240 to 1242989 tid 1 2023-12-01T15:46:19.126 INFO:tasks.rados.rados.0.smithi040.stdout:1966: writing smithi04088644-314 from 1743290 to 2165415 tid 2 2023-12-01T15:46:19.126 INFO:tasks.rados.rados.0.smithi040.stdout:1967: read oid 286 snap -1 2023-12-01T15:46:19.127 INFO:tasks.rados.rados.0.smithi040.stdout:1967: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T15:46:19.127 INFO:tasks.rados.rados.0.smithi040.stdout:1968: write oid 467 current snap is 0 2023-12-01T15:46:19.127 INFO:tasks.rados.rados.0.smithi040.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-12-01T15:46:19.134 INFO:tasks.rados.rados.0.smithi040.stdout:1968: writing smithi04088644-467 from 602047 to 1335045 tid 1 2023-12-01T15:46:19.139 INFO:tasks.rados.rados.0.smithi040.stdout:1968: writing smithi04088644-467 from 1801772 to 2202047 tid 2 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1969: read oid 51 snap -1 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1969: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1970: read oid 18 snap -1 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1970: expect (ObjNum 17 snap 0 seq_num 17) 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1971: read oid 174 snap -1 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1971: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1972: write oid 274 current snap is 0 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: finishing write tid 1 to smithi04088644-90 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: finishing write tid 2 to smithi04088644-90 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: finishing write tid 3 to smithi04088644-90 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: finishing write tid 4 to smithi04088644-90 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: oid 90 updating version 0 to 282 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: oid 90 updating version 282 to 283 2023-12-01T15:46:19.140 INFO:tasks.rados.rados.0.smithi040.stdout:1965: oid 90 updating version 283 to 284 2023-12-01T15:46:19.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 90 v 284 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-12-01T15:46:19.141 INFO:tasks.rados.rados.0.smithi040.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-12-01T15:46:19.141 INFO:tasks.rados.rados.0.smithi040.stdout:1966: finishing write tid 1 to smithi04088644-314 2023-12-01T15:46:19.141 INFO:tasks.rados.rados.0.smithi040.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-12-01T15:46:19.145 INFO:tasks.rados.rados.0.smithi040.stdout:1972: writing smithi04088644-274 from 618854 to 1027101 tid 1 2023-12-01T15:46:19.152 INFO:tasks.rados.rados.0.smithi040.stdout:1972: writing smithi04088644-274 from 1743901 to 2169695 tid 2 2023-12-01T15:46:19.152 INFO:tasks.rados.rados.0.smithi040.stdout:1965: done (7 left) 2023-12-01T15:46:19.153 INFO:tasks.rados.rados.0.smithi040.stdout:1973: write oid 63 current snap is 0 2023-12-01T15:46:19.153 INFO:tasks.rados.rados.0.smithi040.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-12-01T15:46:19.159 INFO:tasks.rados.rados.0.smithi040.stdout:1973: writing smithi04088644-63 from 635661 to 1235510 tid 1 2023-12-01T15:46:19.165 INFO:tasks.rados.rados.0.smithi040.stdout:1973: writing smithi04088644-63 from 1918736 to 2235661 tid 2 2023-12-01T15:46:19.165 INFO:tasks.rados.rados.0.smithi040.stdout:1974: write oid 157 current snap is 0 2023-12-01T15:46:19.165 INFO:tasks.rados.rados.0.smithi040.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-12-01T15:46:19.173 INFO:tasks.rados.rados.0.smithi040.stdout:1974: writing smithi04088644-157 from 652468 to 1327566 tid 1 2023-12-01T15:46:19.178 INFO:tasks.rados.rados.0.smithi040.stdout:1974: writing smithi04088644-157 from 1977218 to 2252468 tid 2 2023-12-01T15:46:19.179 INFO:tasks.rados.rados.0.smithi040.stdout:1975: write oid 116 current snap is 0 2023-12-01T15:46:19.179 INFO:tasks.rados.rados.0.smithi040.stdout:1966: finishing write tid 2 to smithi04088644-314 2023-12-01T15:46:19.179 INFO:tasks.rados.rados.0.smithi040.stdout:1966: finishing write tid 3 to smithi04088644-314 2023-12-01T15:46:19.179 INFO:tasks.rados.rados.0.smithi040.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-12-01T15:46:19.186 INFO:tasks.rados.rados.0.smithi040.stdout:1975: writing smithi04088644-116 from 669275 to 1419622 tid 1 2023-12-01T15:46:19.192 INFO:tasks.rados.rados.0.smithi040.stdout:1975: writing smithi04088644-116 from 2035700 to 2269275 tid 2 2023-12-01T15:46:19.192 INFO:tasks.rados.rados.0.smithi040.stdout:1976: read oid 268 snap -1 2023-12-01T15:46:19.192 INFO:tasks.rados.rados.0.smithi040.stdout:1976: expect (ObjNum 267 snap 0 seq_num 267) 2023-12-01T15:46:19.192 INFO:tasks.rados.rados.0.smithi040.stdout:1977: read oid 247 snap -1 2023-12-01T15:46:19.192 INFO:tasks.rados.rados.0.smithi040.stdout:1977: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:46:19.192 INFO:tasks.rados.rados.0.smithi040.stdout:1978: write oid 190 current snap is 0 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:1966: finishing write tid 4 to smithi04088644-314 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:1966: oid 314 updating version 0 to 283 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:1966: oid 314 updating version 283 to 284 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:1966: oid 314 version 284 is already newer than 282 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 314 v 284 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:1966: left oid 314 (ObjNum 1320 snap 0 seq_num 1320) 2023-12-01T15:46:19.193 INFO:tasks.rados.rados.0.smithi040.stdout:1967: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T15:46:19.376 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 1 to smithi04088644-467 2023-12-01T15:46:19.376 INFO:tasks.rados.rados.0.smithi040.stdout:1970: expect (ObjNum 17 snap 0 seq_num 17) 2023-12-01T15:46:19.455 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 2 to smithi04088644-467 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 3 to smithi04088644-467 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 4 to smithi04088644-467 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1968: oid 467 updating version 0 to 323 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1968: oid 467 updating version 323 to 325 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1968: oid 467 version 325 is already newer than 324 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 467 v 325 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1968: left oid 467 (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:46:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:1969: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T15:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:19 smithi141 bash[31670]: audit 2023-12-01T15:46:18.302726+0000 mon.c (mon.2) 153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:19 smithi141 bash[31670]: audit 2023-12-01T15:46:18.432641+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.40:0/2202534339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:19.555 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 1 to smithi04088644-274 2023-12-01T15:46:19.555 INFO:tasks.rados.rados.0.smithi040.stdout:1971: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T15:46:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:19 smithi040 bash[28232]: audit 2023-12-01T15:46:18.302726+0000 mon.c (mon.2) 153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:19 smithi040 bash[28232]: audit 2023-12-01T15:46:18.432641+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.40:0/2202534339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:19 smithi040 bash[41173]: audit 2023-12-01T15:46:18.302726+0000 mon.c (mon.2) 153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:19 smithi040 bash[41173]: audit 2023-12-01T15:46:18.432641+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.40:0/2202534339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 2 to smithi04088644-274 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 3 to smithi04088644-274 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 4 to smithi04088644-274 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:1972: oid 274 updating version 0 to 387 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:1972: oid 274 version 387 is already newer than 386 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:1972: oid 274 version 387 is already newer than 385 2023-12-01T15:46:19.778 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 274 v 387 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1972: left oid 274 (ObjNum 1322 snap 0 seq_num 1322) 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: finishing write tid 1 to smithi04088644-63 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: finishing write tid 2 to smithi04088644-63 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: finishing write tid 3 to smithi04088644-63 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: finishing write tid 4 to smithi04088644-63 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: oid 63 updating version 0 to 285 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: oid 63 updating version 285 to 286 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: oid 63 updating version 286 to 287 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 63 v 287 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1973: left oid 63 (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1974: finishing write tid 1 to smithi04088644-157 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1974: finishing write tid 2 to smithi04088644-157 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1974: finishing write tid 3 to smithi04088644-157 2023-12-01T15:46:19.779 INFO:tasks.rados.rados.0.smithi040.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-12-01T15:46:19.790 INFO:tasks.rados.rados.0.smithi040.stdout:1978: writing smithi04088644-190 from 686082 to 1111678 tid 1 2023-12-01T15:46:19.797 INFO:tasks.rados.rados.0.smithi040.stdout:1978: writing smithi04088644-190 from 1577829 to 2010961 tid 2 2023-12-01T15:46:19.797 INFO:tasks.rados.rados.0.smithi040.stdout:1966: done (12 left) 2023-12-01T15:46:19.797 INFO:tasks.rados.rados.0.smithi040.stdout:1967: done (11 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1968: done (10 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1969: done (9 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1970: done (8 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1971: done (7 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1972: done (6 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1973: done (5 left) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1979: read oid 443 snap -1 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1979: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1980: write oid 44 current snap is 0 2023-12-01T15:46:19.798 INFO:tasks.rados.rados.0.smithi040.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-12-01T15:46:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:1980: writing smithi04088644-44 from 702889 to 1203734 tid 1 2023-12-01T15:46:19.810 INFO:tasks.rados.rados.0.smithi040.stdout:1980: writing smithi04088644-44 from 1636311 to 2213101 tid 2 2023-12-01T15:46:19.810 INFO:tasks.rados.rados.0.smithi040.stdout:1981: write oid 186 current snap is 0 2023-12-01T15:46:19.810 INFO:tasks.rados.rados.0.smithi040.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-12-01T15:46:19.817 INFO:tasks.rados.rados.0.smithi040.stdout:1981: writing smithi04088644-186 from 719696 to 1295790 tid 1 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1981: writing smithi04088644-186 from 2094793 to 2319696 tid 2 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1982: write oid 135 current snap is 0 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1974: finishing write tid 4 to smithi04088644-157 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1974: oid 157 updating version 0 to 211 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1974: oid 157 version 211 is already newer than 210 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1974: oid 157 updating version 211 to 212 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 157 v 212 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1974: left oid 157 (ObjNum 1324 snap 0 seq_num 1324) 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 1 to smithi04088644-116 2023-12-01T15:46:19.824 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 2 to smithi04088644-116 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 3 to smithi04088644-116 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 4 to smithi04088644-116 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1975: oid 116 updating version 0 to 194 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1975: oid 116 version 194 is already newer than 193 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1975: oid 116 updating version 194 to 195 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 116 v 195 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1975: left oid 116 (ObjNum 1325 snap 0 seq_num 1325) 2023-12-01T15:46:19.825 INFO:tasks.rados.rados.0.smithi040.stdout:1977: expect (ObjNum 246 snap 0 seq_num 246) 2023-12-01T15:46:19.901 INFO:tasks.rados.rados.0.smithi040.stdout:1976: expect (ObjNum 267 snap 0 seq_num 267) 2023-12-01T15:46:19.985 INFO:tasks.rados.rados.0.smithi040.stdout:1978: finishing write tid 1 to smithi04088644-190 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: finishing write tid 2 to smithi04088644-190 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: finishing write tid 3 to smithi04088644-190 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: finishing write tid 4 to smithi04088644-190 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: oid 190 updating version 0 to 245 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: oid 190 updating version 245 to 247 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: oid 190 version 247 is already newer than 246 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 190 v 247 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1978: left oid 190 (ObjNum 1326 snap 0 seq_num 1326) 2023-12-01T15:46:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:1979: expect (ObjNum 442 snap 0 seq_num 442) 2023-12-01T15:46:20.102 INFO:tasks.rados.rados.0.smithi040.stdout:1980: finishing write tid 1 to smithi04088644-44 2023-12-01T15:46:20.102 INFO:tasks.rados.rados.0.smithi040.stdout:1980: finishing write tid 2 to smithi04088644-44 2023-12-01T15:46:20.102 INFO:tasks.rados.rados.0.smithi040.stdout:1980: finishing write tid 3 to smithi04088644-44 2023-12-01T15:46:20.102 INFO:tasks.rados.rados.0.smithi040.stdout:1980: finishing write tid 4 to smithi04088644-44 2023-12-01T15:46:20.102 INFO:tasks.rados.rados.0.smithi040.stdout:1980: oid 44 updating version 0 to 328 2023-12-01T15:46:20.102 INFO:tasks.rados.rados.0.smithi040.stdout:1980: oid 44 version 328 is already newer than 326 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1980: oid 44 version 328 is already newer than 327 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 328 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1980: left oid 44 (ObjNum 1327 snap 0 seq_num 1327) 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 1 to smithi04088644-186 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 2 to smithi04088644-186 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 3 to smithi04088644-186 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 4 to smithi04088644-186 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: oid 186 updating version 0 to 289 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: oid 186 updating version 289 to 290 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: oid 186 version 290 is already newer than 288 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 186 v 290 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1981: left oid 186 (ObjNum 1328 snap 0 seq_num 1328) 2023-12-01T15:46:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-12-01T15:46:20.110 INFO:tasks.rados.rados.0.smithi040.stdout:1982: writing smithi04088644-135 from 736503 to 1387846 tid 1 2023-12-01T15:46:20.115 INFO:tasks.rados.rados.0.smithi040.stdout:1982: writing smithi04088644-135 from 2153275 to 2336503 tid 2 2023-12-01T15:46:20.115 INFO:tasks.rados.rados.0.smithi040.stdout:1974: done (8 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1975: done (7 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1976: done (6 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1977: done (5 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1978: done (4 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1979: done (3 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1980: done (2 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1981: done (1 left) 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1983: write oid 53 current snap is 0 2023-12-01T15:46:20.116 INFO:tasks.rados.rados.0.smithi040.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-12-01T15:46:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:1983: writing smithi04088644-53 from 753310 to 1479902 tid 1 2023-12-01T15:46:20.129 INFO:tasks.rados.rados.0.smithi040.stdout:1983: writing smithi04088644-53 from 2095404 to 2353310 tid 2 2023-12-01T15:46:20.129 INFO:tasks.rados.rados.0.smithi040.stdout:1984: write oid 85 current snap is 0 2023-12-01T15:46:20.129 INFO:tasks.rados.rados.0.smithi040.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-12-01T15:46:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:1984: writing smithi04088644-85 from 770117 to 1288311 tid 1 2023-12-01T15:46:20.142 INFO:tasks.rados.rados.0.smithi040.stdout:1984: writing smithi04088644-85 from 1870239 to 2370117 tid 2 2023-12-01T15:46:20.142 INFO:tasks.rados.rados.0.smithi040.stdout:1985: write oid 422 current snap is 0 2023-12-01T15:46:20.142 INFO:tasks.rados.rados.0.smithi040.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-12-01T15:46:20.150 INFO:tasks.rados.rados.0.smithi040.stdout:1985: writing smithi04088644-422 from 786924 to 1380367 tid 1 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1985: writing smithi04088644-422 from 1928721 to 2386924 tid 2 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1986: delete oid 428 current snap is 0 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing write tid 1 to smithi04088644-135 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing write tid 2 to smithi04088644-135 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing write tid 3 to smithi04088644-135 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing write tid 4 to smithi04088644-135 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1982: oid 135 updating version 0 to 382 2023-12-01T15:46:20.156 INFO:tasks.rados.rados.0.smithi040.stdout:1982: oid 135 updating version 382 to 383 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1982: oid 135 version 383 is already newer than 381 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 135 v 383 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1982: left oid 135 (ObjNum 1329 snap 0 seq_num 1329) 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: finishing write tid 1 to smithi04088644-53 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: finishing write tid 2 to smithi04088644-53 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: finishing write tid 3 to smithi04088644-53 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: finishing write tid 4 to smithi04088644-53 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: oid 53 updating version 0 to 250 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: oid 53 version 250 is already newer than 249 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:1983: oid 53 version 250 is already newer than 248 2023-12-01T15:46:20.157 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 53 v 250 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1983: left oid 53 (ObjNum 1330 snap 0 seq_num 1330) 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing write tid 1 to smithi04088644-85 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing write tid 2 to smithi04088644-85 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing write tid 3 to smithi04088644-85 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing write tid 4 to smithi04088644-85 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: oid 85 updating version 0 to 240 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: oid 85 updating version 240 to 241 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: oid 85 updating version 241 to 242 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 85 v 242 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1984: left oid 85 (ObjNum 1331 snap 0 seq_num 1331) 2023-12-01T15:46:20.158 INFO:tasks.rados.rados.0.smithi040.stdout:1985: finishing write tid 1 to smithi04088644-422 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1982: done (4 left) 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1983: done (3 left) 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1984: done (2 left) 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1986: done (1 left) 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1987: read oid 63 snap -1 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1987: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1988: write oid 274 current snap is 0 2023-12-01T15:46:20.159 INFO:tasks.rados.rados.0.smithi040.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-12-01T15:46:20.165 INFO:tasks.rados.rados.0.smithi040.stdout:1988: writing smithi04088644-274 from 420538 to 1164479 tid 1 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1988: writing smithi04088644-274 from 1929332 to 2420538 tid 2 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1989: delete oid 195 current snap is 0 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: finishing write tid 2 to smithi04088644-422 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: finishing write tid 3 to smithi04088644-422 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: finishing write tid 4 to smithi04088644-422 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: oid 422 updating version 0 to 386 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: oid 422 version 386 is already newer than 384 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: oid 422 version 386 is already newer than 385 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 422 v 386 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1985: left oid 422 (ObjNum 1332 snap 0 seq_num 1332) 2023-12-01T15:46:20.173 INFO:tasks.rados.rados.0.smithi040.stdout:1987: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: finishing write tid 1 to smithi04088644-274 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: finishing write tid 2 to smithi04088644-274 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: finishing write tid 3 to smithi04088644-274 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: finishing write tid 4 to smithi04088644-274 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: oid 274 updating version 0 to 390 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: oid 274 updating version 390 to 391 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: oid 274 version 391 is already newer than 389 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 274 v 391 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-12-01T15:46:20.309 INFO:tasks.rados.rados.0.smithi040.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T15:46:20.310 INFO:tasks.rados.rados.0.smithi040.stdout:1985: done (3 left) 2023-12-01T15:46:20.310 INFO:tasks.rados.rados.0.smithi040.stdout:1987: done (2 left) 2023-12-01T15:46:20.310 INFO:tasks.rados.rados.0.smithi040.stdout:1988: done (1 left) 2023-12-01T15:46:20.310 INFO:tasks.rados.rados.0.smithi040.stdout:1989: done (0 left) 2023-12-01T15:46:20.310 INFO:tasks.rados.rados.0.smithi040.stdout:1990: write oid 98 current snap is 0 2023-12-01T15:46:20.310 INFO:tasks.rados.rados.0.smithi040.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-12-01T15:46:20.320 INFO:tasks.rados.rados.0.smithi040.stdout:1990: writing smithi04088644-98 from 454152 to 948591 tid 1 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1990: writing smithi04088644-98 from 1646296 to 2381420 tid 2 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1991: read oid 17 snap -1 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1992: read oid 221 snap -1 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1992: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1993: write oid 163 current snap is 0 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1990: finishing write tid 1 to smithi04088644-98 2023-12-01T15:46:20.328 INFO:tasks.rados.rados.0.smithi040.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-12-01T15:46:20.334 INFO:tasks.rados.rados.0.smithi040.stdout:1993: writing smithi04088644-163 from 470959 to 1040647 tid 1 2023-12-01T15:46:20.341 INFO:tasks.rados.rados.0.smithi040.stdout:1993: writing smithi04088644-163 from 1704778 to 2299913 tid 2 2023-12-01T15:46:20.342 INFO:tasks.rados.rados.0.smithi040.stdout:1994: write oid 464 current snap is 0 2023-12-01T15:46:20.342 INFO:tasks.rados.rados.0.smithi040.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-12-01T15:46:20.347 INFO:tasks.rados.rados.0.smithi040.stdout:1994: writing smithi04088644-464 from 487766 to 1132703 tid 1 2023-12-01T15:46:20.355 INFO:tasks.rados.rados.0.smithi040.stdout:1994: writing smithi04088644-464 from 1646907 to 2385700 tid 2 2023-12-01T15:46:20.355 INFO:tasks.rados.rados.0.smithi040.stdout:1995: write oid 363 current snap is 0 2023-12-01T15:46:20.355 INFO:tasks.rados.rados.0.smithi040.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-12-01T15:46:20.360 INFO:tasks.rados.rados.0.smithi040.stdout:1995: writing smithi04088644-363 from 504573 to 941112 tid 1 2023-12-01T15:46:20.366 INFO:tasks.rados.rados.0.smithi040.stdout:1995: writing smithi04088644-363 from 1421742 to 2020546 tid 2 2023-12-01T15:46:20.369 INFO:tasks.rados.rados.0.smithi040.stdout:1995: writing smithi04088644-363 from 2437505 to 2504573 tid 3 2023-12-01T15:46:20.369 INFO:tasks.rados.rados.0.smithi040.stdout:1996: write oid 483 current snap is 0 2023-12-01T15:46:20.369 INFO:tasks.rados.rados.0.smithi040.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-12-01T15:46:20.375 INFO:tasks.rados.rados.0.smithi040.stdout:1996: writing smithi04088644-483 from 521380 to 1033168 tid 1 2023-12-01T15:46:20.382 INFO:tasks.rados.rados.0.smithi040.stdout:1996: writing smithi04088644-483 from 1480224 to 2222686 tid 2 2023-12-01T15:46:20.382 INFO:tasks.rados.rados.0.smithi040.stdout:1997: write oid 200 current snap is 0 2023-12-01T15:46:20.382 INFO:tasks.rados.rados.0.smithi040.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-12-01T15:46:20.388 INFO:tasks.rados.rados.0.smithi040.stdout:1997: writing smithi04088644-200 from 538187 to 1125224 tid 1 2023-12-01T15:46:20.394 INFO:tasks.rados.rados.0.smithi040.stdout:1997: writing smithi04088644-200 from 1538706 to 2141179 tid 2 2023-12-01T15:46:20.394 INFO:tasks.rados.rados.0.smithi040.stdout:1998: write oid 351 current snap is 0 2023-12-01T15:46:20.394 INFO:tasks.rados.rados.0.smithi040.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-12-01T15:46:20.402 INFO:tasks.rados.rados.0.smithi040.stdout:1998: writing smithi04088644-351 from 554994 to 1217280 tid 1 2023-12-01T15:46:20.409 INFO:tasks.rados.rados.0.smithi040.stdout:1998: writing smithi04088644-351 from 1997188 to 2554994 tid 2 2023-12-01T15:46:20.409 INFO:tasks.rados.rados.0.smithi040.stdout:1999: write oid 62 current snap is 0 2023-12-01T15:46:20.409 INFO:tasks.rados.rados.0.smithi040.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-12-01T15:46:20.416 INFO:tasks.rados.rados.0.smithi040.stdout:1999: writing smithi04088644-62 from 571801 to 1309336 tid 1 2023-12-01T15:46:20.423 INFO:tasks.rados.rados.0.smithi040.stdout:1999: writing smithi04088644-62 from 1939317 to 2429106 tid 2 2023-12-01T15:46:20.423 INFO:tasks.rados.rados.0.smithi040.stdout:2000: write oid 376 current snap is 0 2023-12-01T15:46:20.423 INFO:tasks.rados.rados.0.smithi040.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-12-01T15:46:20.429 INFO:tasks.rados.rados.0.smithi040.stdout:2000: writing smithi04088644-376 from 588608 to 1001392 tid 1 2023-12-01T15:46:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:2000: writing smithi04088644-376 from 1597799 to 2347599 tid 2 2023-12-01T15:46:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:2001: delete oid 68 current snap is 0 2023-12-01T15:46:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:1990: finishing write tid 2 to smithi04088644-98 2023-12-01T15:46:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:1990: finishing write tid 3 to smithi04088644-98 2023-12-01T15:46:20.437 INFO:tasks.rados.rados.0.smithi040.stdout:1992: expect (ObjNum 683 snap 0 seq_num 683) 2023-12-01T15:46:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:20 smithi141 bash[31670]: cluster 2023-12-01T15:46:19.544267+0000 mgr.y (mgr.24356) 245 : cluster 0 pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 125 op/s 2023-12-01T15:46:20.616 INFO:tasks.rados.rados.0.smithi040.stdout:1990: finishing write tid 4 to smithi04088644-98 2023-12-01T15:46:20.616 INFO:tasks.rados.rados.0.smithi040.stdout:1990: oid 98 updating version 0 to 196 2023-12-01T15:46:20.617 INFO:tasks.rados.rados.0.smithi040.stdout:1990: oid 98 updating version 196 to 197 2023-12-01T15:46:20.617 INFO:tasks.rados.rados.0.smithi040.stdout:1990: oid 98 updating version 197 to 198 2023-12-01T15:46:20.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 98 v 198 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-12-01T15:46:20.617 INFO:tasks.rados.rados.0.smithi040.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-12-01T15:46:20.617 INFO:tasks.rados.rados.0.smithi040.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:46:20.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:20 smithi040 bash[28232]: cluster 2023-12-01T15:46:19.544267+0000 mgr.y (mgr.24356) 245 : cluster 0 pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 125 op/s 2023-12-01T15:46:20.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:20 smithi040 bash[41173]: cluster 2023-12-01T15:46:19.544267+0000 mgr.y (mgr.24356) 245 : cluster 0 pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 12 MiB/s wr, 125 op/s 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: finishing write tid 1 to smithi04088644-163 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: finishing write tid 2 to smithi04088644-163 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: finishing write tid 3 to smithi04088644-163 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: finishing write tid 4 to smithi04088644-163 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: oid 163 updating version 0 to 389 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: oid 163 version 389 is already newer than 387 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:1993: oid 163 version 389 is already newer than 388 2023-12-01T15:46:20.693 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 163 v 389 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: finishing write tid 1 to smithi04088644-464 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: finishing write tid 2 to smithi04088644-464 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: finishing write tid 3 to smithi04088644-464 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: finishing write tid 4 to smithi04088644-464 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: oid 464 updating version 0 to 235 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: oid 464 version 235 is already newer than 234 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: oid 464 updating version 235 to 236 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 464 v 236 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1990: done (11 left) 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1991: done (10 left) 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1992: done (9 left) 2023-12-01T15:46:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:1993: done (8 left) 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1994: done (7 left) 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:2001: done (6 left) 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:2002: read oid 307 snap -1 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:2002: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:2003: write oid 431 current snap is 0 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 1 to smithi04088644-363 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 2 to smithi04088644-363 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 3 to smithi04088644-363 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 4 to smithi04088644-363 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 5 to smithi04088644-363 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: oid 363 updating version 0 to 213 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: oid 363 updating version 213 to 215 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: oid 363 updating version 215 to 216 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:1995: oid 363 version 216 is already newer than 214 2023-12-01T15:46:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 216 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-12-01T15:46:20.696 INFO:tasks.rados.rados.0.smithi040.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-12-01T15:46:20.696 INFO:tasks.rados.rados.0.smithi040.stdout:1996: finishing write tid 1 to smithi04088644-483 2023-12-01T15:46:20.696 INFO:tasks.rados.rados.0.smithi040.stdout:1996: finishing write tid 2 to smithi04088644-483 2023-12-01T15:46:20.696 INFO:tasks.rados.rados.0.smithi040.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-12-01T15:46:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:2003: writing smithi04088644-431 from 622222 to 1301857 tid 1 2023-12-01T15:46:20.716 INFO:tasks.rados.rados.0.smithi040.stdout:2003: writing smithi04088644-431 from 1831116 to 2584585 tid 2 2023-12-01T15:46:20.716 INFO:tasks.rados.rados.0.smithi040.stdout:1995: done (7 left) 2023-12-01T15:46:20.716 INFO:tasks.rados.rados.0.smithi040.stdout:2004: write oid 1 current snap is 0 2023-12-01T15:46:20.716 INFO:tasks.rados.rados.0.smithi040.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-12-01T15:46:20.724 INFO:tasks.rados.rados.0.smithi040.stdout:2004: writing smithi04088644-1 from 639029 to 1393913 tid 1 2023-12-01T15:46:20.732 INFO:tasks.rados.rados.0.smithi040.stdout:2004: writing smithi04088644-1 from 2173245 to 2639029 tid 2 2023-12-01T15:46:20.732 INFO:tasks.rados.rados.0.smithi040.stdout:2005: write oid 54 current snap is 0 2023-12-01T15:46:20.732 INFO:tasks.rados.rados.0.smithi040.stdout:1996: finishing write tid 3 to smithi04088644-483 2023-12-01T15:46:20.732 INFO:tasks.rados.rados.0.smithi040.stdout:1996: finishing write tid 4 to smithi04088644-483 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1996: oid 483 updating version 0 to 248 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1996: oid 483 version 248 is already newer than 247 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1996: oid 483 updating version 248 to 249 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 249 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: finishing write tid 1 to smithi04088644-200 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: finishing write tid 2 to smithi04088644-200 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: finishing write tid 3 to smithi04088644-200 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: finishing write tid 4 to smithi04088644-200 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: oid 200 updating version 0 to 293 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: oid 200 version 293 is already newer than 291 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: oid 200 version 293 is already newer than 292 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 200 v 293 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-12-01T15:46:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:1998: finishing write tid 1 to smithi04088644-351 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: finishing write tid 2 to smithi04088644-351 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: finishing write tid 3 to smithi04088644-351 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: finishing write tid 4 to smithi04088644-351 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: oid 351 updating version 0 to 394 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: oid 351 version 394 is already newer than 393 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: oid 351 version 394 is already newer than 392 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 351 v 394 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 1 to smithi04088644-62 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 2 to smithi04088644-62 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 3 to smithi04088644-62 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 4 to smithi04088644-62 2023-12-01T15:46:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:1999: oid 62 updating version 0 to 252 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:1999: oid 62 updating version 252 to 253 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:1999: oid 62 version 253 is already newer than 251 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 253 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:1999: left oid 62 (ObjNum 1343 snap 0 seq_num 1343) 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: finishing write tid 1 to smithi04088644-376 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: finishing write tid 2 to smithi04088644-376 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: finishing write tid 3 to smithi04088644-376 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: finishing write tid 4 to smithi04088644-376 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: oid 376 updating version 0 to 330 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: oid 376 version 330 is already newer than 329 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: oid 376 updating version 330 to 331 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 376 v 331 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2000: left oid 376 (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:46:20.735 INFO:tasks.rados.rados.0.smithi040.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-12-01T15:46:20.737 INFO:tasks.rados.rados.0.smithi040.stdout:2005: writing smithi04088644-54 from 655836 to 1085969 tid 1 2023-12-01T15:46:20.746 INFO:tasks.rados.rados.0.smithi040.stdout:2005: writing smithi04088644-54 from 1831727 to 2588865 tid 2 2023-12-01T15:46:20.746 INFO:tasks.rados.rados.0.smithi040.stdout:1996: done (8 left) 2023-12-01T15:46:20.746 INFO:tasks.rados.rados.0.smithi040.stdout:1997: done (7 left) 2023-12-01T15:46:20.746 INFO:tasks.rados.rados.0.smithi040.stdout:1998: done (6 left) 2023-12-01T15:46:20.746 INFO:tasks.rados.rados.0.smithi040.stdout:1999: done (5 left) 2023-12-01T15:46:20.747 INFO:tasks.rados.rados.0.smithi040.stdout:2000: done (4 left) 2023-12-01T15:46:20.747 INFO:tasks.rados.rados.0.smithi040.stdout:2006: delete oid 342 current snap is 0 2023-12-01T15:46:20.747 INFO:tasks.rados.rados.0.smithi040.stdout:2002: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 1 to smithi04088644-431 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 2 to smithi04088644-431 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 3 to smithi04088644-431 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 4 to smithi04088644-431 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: oid 431 updating version 0 to 391 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: oid 431 updating version 391 to 392 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: oid 431 version 392 is already newer than 390 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 392 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2003: left oid 431 (ObjNum 1346 snap 0 seq_num 1346) 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2004: finishing write tid 1 to smithi04088644-1 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2004: finishing write tid 2 to smithi04088644-1 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2004: finishing write tid 3 to smithi04088644-1 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2004: finishing write tid 4 to smithi04088644-1 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2004: oid 1 updating version 0 to 333 2023-12-01T15:46:20.884 INFO:tasks.rados.rados.0.smithi040.stdout:2004: oid 1 updating version 333 to 334 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2004: oid 1 version 334 is already newer than 332 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 334 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2004: left oid 1 (ObjNum 1347 snap 0 seq_num 1347) 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: finishing write tid 1 to smithi04088644-54 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: finishing write tid 2 to smithi04088644-54 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: finishing write tid 3 to smithi04088644-54 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: finishing write tid 4 to smithi04088644-54 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: oid 54 updating version 0 to 217 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: oid 54 updating version 217 to 219 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: oid 54 version 219 is already newer than 218 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 219 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: left oid 54 (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2002: done (4 left) 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2003: done (3 left) 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2004: done (2 left) 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2005: done (1 left) 2023-12-01T15:46:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:2006: done (0 left) 2023-12-01T15:46:20.886 INFO:tasks.rados.rados.0.smithi040.stdout:2007: write oid 188 current snap is 0 2023-12-01T15:46:20.886 INFO:tasks.rados.rados.0.smithi040.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-12-01T15:46:20.897 INFO:tasks.rados.rados.0.smithi040.stdout:2007: writing smithi04088644-188 from 689450 to 1270081 tid 1 2023-12-01T15:46:20.907 INFO:tasks.rados.rados.0.smithi040.stdout:2007: writing smithi04088644-188 from 1948691 to 2689450 tid 2 2023-12-01T15:46:20.907 INFO:tasks.rados.rados.0.smithi040.stdout:2008: read oid 249 snap -1 2023-12-01T15:46:20.907 INFO:tasks.rados.rados.0.smithi040.stdout:2008: expect deleted 2023-12-01T15:46:20.907 INFO:tasks.rados.rados.0.smithi040.stdout:2009: write oid 441 current snap is 0 2023-12-01T15:46:20.907 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 1 to smithi04088644-188 2023-12-01T15:46:20.907 INFO:tasks.rados.rados.0.smithi040.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-12-01T15:46:20.914 INFO:tasks.rados.rados.0.smithi040.stdout:2009: writing smithi04088644-441 from 706257 to 1362137 tid 1 2023-12-01T15:46:20.920 INFO:tasks.rados.rados.0.smithi040.stdout:2009: writing smithi04088644-441 from 1890820 to 2395285 tid 2 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2010: delete oid 255 current snap is 0 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 2 to smithi04088644-188 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 3 to smithi04088644-188 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 4 to smithi04088644-188 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: oid 188 updating version 0 to 246 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: oid 188 version 246 is already newer than 244 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: oid 188 version 246 is already newer than 245 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 188 v 246 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2023-12-01T15:46:20.921 INFO:tasks.rados.rados.0.smithi040.stdout:2009: finishing write tid 1 to smithi04088644-441 2023-12-01T15:46:20.923 INFO:tasks.rados.rados.0.smithi040.stdout:2007: done (3 left) 2023-12-01T15:46:20.923 INFO:tasks.rados.rados.0.smithi040.stdout:2008: done (2 left) 2023-12-01T15:46:20.923 INFO:tasks.rados.rados.0.smithi040.stdout:2010: done (1 left) 2023-12-01T15:46:20.923 INFO:tasks.rados.rados.0.smithi040.stdout:2011: write oid 257 current snap is 0 2023-12-01T15:46:20.923 INFO:tasks.rados.rados.0.smithi040.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-12-01T15:46:20.930 INFO:tasks.rados.rados.0.smithi040.stdout:2011: writing smithi04088644-257 from 739871 to 1146249 tid 1 2023-12-01T15:46:20.936 INFO:tasks.rados.rados.0.smithi040.stdout:2011: writing smithi04088644-257 from 1607784 to 2115918 tid 2 2023-12-01T15:46:20.936 INFO:tasks.rados.rados.0.smithi040.stdout:2012: write oid 31 current snap is 0 2023-12-01T15:46:20.937 INFO:tasks.rados.rados.0.smithi040.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-12-01T15:46:20.944 INFO:tasks.rados.rados.0.smithi040.stdout:2012: writing smithi04088644-31 from 756678 to 1354658 tid 1 2023-12-01T15:46:20.951 INFO:tasks.rados.rados.0.smithi040.stdout:2012: writing smithi04088644-31 from 1782619 to 2550764 tid 2 2023-12-01T15:46:20.951 INFO:tasks.rados.rados.0.smithi040.stdout:2013: write oid 156 current snap is 0 2023-12-01T15:46:20.951 INFO:tasks.rados.rados.0.smithi040.stdout:2009: finishing write tid 2 to smithi04088644-441 2023-12-01T15:46:20.951 INFO:tasks.rados.rados.0.smithi040.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-12-01T15:46:20.959 INFO:tasks.rados.rados.0.smithi040.stdout:2013: writing smithi04088644-156 from 773485 to 1446714 tid 1 2023-12-01T15:46:20.966 INFO:tasks.rados.rados.0.smithi040.stdout:2013: writing smithi04088644-156 from 2124748 to 2636551 tid 2 2023-12-01T15:46:20.966 INFO:tasks.rados.rados.0.smithi040.stdout:2014: write oid 218 current snap is 0 2023-12-01T15:46:20.966 INFO:tasks.rados.rados.0.smithi040.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-12-01T15:46:20.974 INFO:tasks.rados.rados.0.smithi040.stdout:2014: writing smithi04088644-218 from 790292 to 1538770 tid 1 2023-12-01T15:46:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:2014: writing smithi04088644-218 from 2183230 to 2790292 tid 2 2023-12-01T15:46:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:2015: read oid 302 snap -1 2023-12-01T15:46:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:2015: expect (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:46:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:2016: read oid 143 snap -1 2023-12-01T15:46:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:2016: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:46:20.983 INFO:tasks.rados.rados.0.smithi040.stdout:2017: read oid 87 snap -1 2023-12-01T15:46:20.983 INFO:tasks.rados.rados.0.smithi040.stdout:2017: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-12-01T15:46:20.983 INFO:tasks.rados.rados.0.smithi040.stdout:2018: read oid 43 snap -1 2023-12-01T15:46:20.983 INFO:tasks.rados.rados.0.smithi040.stdout:2018: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:46:20.983 INFO:tasks.rados.rados.0.smithi040.stdout:2019: write oid 413 current snap is 0 2023-12-01T15:46:20.983 INFO:tasks.rados.rados.0.smithi040.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-12-01T15:46:20.988 INFO:tasks.rados.rados.0.smithi040.stdout:2019: writing smithi04088644-413 from 407099 to 830826 tid 1 2023-12-01T15:46:20.994 INFO:tasks.rados.rados.0.smithi040.stdout:2019: writing smithi04088644-413 from 1441712 to 1957184 tid 2 2023-12-01T15:46:20.999 INFO:tasks.rados.rados.0.smithi040.stdout:2019: writing smithi04088644-413 from 2582060 to 2807099 tid 3 2023-12-01T15:46:20.999 INFO:tasks.rados.rados.0.smithi040.stdout:2020: write oid 61 current snap is 0 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2009: finishing write tid 3 to smithi04088644-441 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2009: finishing write tid 4 to smithi04088644-441 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2009: oid 441 updating version 0 to 201 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2009: oid 441 version 201 is already newer than 199 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2009: oid 441 version 201 is already newer than 200 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 441 v 201 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: finishing write tid 1 to smithi04088644-257 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: finishing write tid 2 to smithi04088644-257 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: finishing write tid 3 to smithi04088644-257 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: finishing write tid 4 to smithi04088644-257 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: oid 257 updating version 0 to 220 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: oid 257 updating version 220 to 221 2023-12-01T15:46:21.000 INFO:tasks.rados.rados.0.smithi040.stdout:2011: oid 257 updating version 221 to 222 2023-12-01T15:46:21.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 257 v 222 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-12-01T15:46:21.001 INFO:tasks.rados.rados.0.smithi040.stdout:2011: left oid 257 (ObjNum 1353 snap 0 seq_num 1353) 2023-12-01T15:46:21.001 INFO:tasks.rados.rados.0.smithi040.stdout:2012: finishing write tid 1 to smithi04088644-31 2023-12-01T15:46:21.001 INFO:tasks.rados.rados.0.smithi040.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-12-01T15:46:21.004 INFO:tasks.rados.rados.0.smithi040.stdout:2020: writing smithi04088644-61 from 423906 to 922882 tid 1 2023-12-01T15:46:21.013 INFO:tasks.rados.rados.0.smithi040.stdout:2020: writing smithi04088644-61 from 1500194 to 2159324 tid 2 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2020: writing smithi04088644-61 from 2609483 to 2823906 tid 3 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2009: done (10 left) 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2011: done (9 left) 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2021: read oid 324 snap -1 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2021: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2022: write oid 213 current snap is 0 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2012: finishing write tid 2 to smithi04088644-31 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2012: finishing write tid 3 to smithi04088644-31 2023-12-01T15:46:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-12-01T15:46:21.021 INFO:tasks.rados.rados.0.smithi040.stdout:2022: writing smithi04088644-213 from 440713 to 1014938 tid 1 2023-12-01T15:46:21.027 INFO:tasks.rados.rados.0.smithi040.stdout:2022: writing smithi04088644-213 from 1442323 to 1961464 tid 2 2023-12-01T15:46:21.033 INFO:tasks.rados.rados.0.smithi040.stdout:2022: writing smithi04088644-213 from 2636906 to 2840713 tid 3 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2023: delete oid 184 current snap is 0 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2012: finishing write tid 4 to smithi04088644-31 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2012: oid 31 updating version 0 to 293 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2012: oid 31 updating version 293 to 294 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2012: oid 31 version 294 is already newer than 292 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 294 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2012: left oid 31 (ObjNum 1354 snap 0 seq_num 1354) 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 1 to smithi04088644-156 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 2 to smithi04088644-156 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 3 to smithi04088644-156 2023-12-01T15:46:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 4 to smithi04088644-156 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:2013: oid 156 updating version 0 to 252 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:2013: oid 156 version 252 is already newer than 250 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:2013: oid 156 version 252 is already newer than 251 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 156 v 252 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:2013: left oid 156 (ObjNum 1355 snap 0 seq_num 1355) 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:2014: finishing write tid 1 to smithi04088644-218 2023-12-01T15:46:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:2015: expect (ObjNum 665 snap 0 seq_num 665) 2023-12-01T15:46:21.196 INFO:tasks.rados.rados.0.smithi040.stdout:2016: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: finishing write tid 2 to smithi04088644-218 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: finishing write tid 3 to smithi04088644-218 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: finishing write tid 4 to smithi04088644-218 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: oid 218 updating version 0 to 224 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: oid 218 version 224 is already newer than 223 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: oid 218 updating version 224 to 225 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 218 v 225 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2014: left oid 218 (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:46:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:2018: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:46:21.388 INFO:tasks.rados.rados.0.smithi040.stdout:2019: finishing write tid 1 to smithi04088644-413 2023-12-01T15:46:21.389 INFO:tasks.rados.rados.0.smithi040.stdout:2017: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-12-01T15:46:21.466 INFO:tasks.rados.rados.0.smithi040.stdout:2019: finishing write tid 2 to smithi04088644-413 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: finishing write tid 3 to smithi04088644-413 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: finishing write tid 4 to smithi04088644-413 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: finishing write tid 5 to smithi04088644-413 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: oid 413 updating version 0 to 294 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: oid 413 updating version 294 to 296 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: oid 413 version 296 is already newer than 295 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: oid 413 updating version 296 to 297 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 413 v 297 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2019: left oid 413 (ObjNum 1357 snap 0 seq_num 1357) 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 1 to smithi04088644-61 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 2 to smithi04088644-61 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 3 to smithi04088644-61 2023-12-01T15:46:21.467 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 4 to smithi04088644-61 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 5 to smithi04088644-61 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2020: oid 61 updating version 0 to 226 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2020: oid 61 updating version 226 to 229 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2020: oid 61 version 229 is already newer than 228 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2020: oid 61 version 229 is already newer than 227 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 61 v 229 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2020: left oid 61 (ObjNum 1358 snap 0 seq_num 1358) 2023-12-01T15:46:21.468 INFO:tasks.rados.rados.0.smithi040.stdout:2021: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:21 smithi141 bash[31670]: audit 2023-12-01T15:46:20.891208+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.40:0/2927768184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:21.657 INFO:tasks.rados.rados.0.smithi040.stdout:2022: finishing write tid 1 to smithi04088644-213 2023-12-01T15:46:21.657 INFO:tasks.rados.rados.0.smithi040.stdout:2022: finishing write tid 2 to smithi04088644-213 2023-12-01T15:46:21.657 INFO:tasks.rados.rados.0.smithi040.stdout:2022: finishing write tid 3 to smithi04088644-213 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: finishing write tid 4 to smithi04088644-213 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: finishing write tid 5 to smithi04088644-213 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: oid 213 updating version 0 to 254 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: oid 213 updating version 254 to 257 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: oid 213 version 257 is already newer than 255 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: oid 213 version 257 is already newer than 256 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 213 v 257 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2022: left oid 213 (ObjNum 1359 snap 0 seq_num 1359) 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2012: done (11 left) 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2013: done (10 left) 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2014: done (9 left) 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2015: done (8 left) 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2016: done (7 left) 2023-12-01T15:46:21.658 INFO:tasks.rados.rados.0.smithi040.stdout:2017: done (6 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2018: done (5 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2019: done (4 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2020: done (3 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2021: done (2 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2022: done (1 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2023: done (0 left) 2023-12-01T15:46:21.659 INFO:tasks.rados.rados.0.smithi040.stdout:2024: delete oid 268 current snap is 0 2023-12-01T15:46:21.660 INFO:tasks.rados.rados.0.smithi040.stdout:2024: done (0 left) 2023-12-01T15:46:21.660 INFO:tasks.rados.rados.0.smithi040.stdout:2025: write oid 67 current snap is 0 2023-12-01T15:46:21.660 INFO:tasks.rados.rados.0.smithi040.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-12-01T15:46:21.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:21 smithi040 bash[41173]: audit 2023-12-01T15:46:20.891208+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.40:0/2927768184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:21.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:21 smithi040 bash[28232]: audit 2023-12-01T15:46:20.891208+0000 mon.a (mon.0) 873 : audit 0 from='client.? 172.21.15.40:0/2927768184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:21.670 INFO:tasks.rados.rados.0.smithi040.stdout:2025: writing smithi04088644-67 from 491134 to 1007459 tid 1 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2025: writing smithi04088644-67 from 1734122 to 2400590 tid 2 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2026: read oid 421 snap -1 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2026: expect (ObjNum 1271 snap 0 seq_num 1271) 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2027: read oid 147 snap -1 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2027: expect deleted 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2028: write oid 111 current snap is 0 2023-12-01T15:46:21.680 INFO:tasks.rados.rados.0.smithi040.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-12-01T15:46:21.686 INFO:tasks.rados.rados.0.smithi040.stdout:2028: writing smithi04088644-111 from 507941 to 1099515 tid 1 2023-12-01T15:46:21.694 INFO:tasks.rados.rados.0.smithi040.stdout:2028: writing smithi04088644-111 from 1676251 to 2202730 tid 2 2023-12-01T15:46:21.698 INFO:tasks.rados.rados.0.smithi040.stdout:2028: writing smithi04088644-111 from 2746598 to 2907941 tid 3 2023-12-01T15:46:21.698 INFO:tasks.rados.rados.0.smithi040.stdout:2029: read oid 354 snap -1 2023-12-01T15:46:21.698 INFO:tasks.rados.rados.0.smithi040.stdout:2029: expect deleted 2023-12-01T15:46:21.698 INFO:tasks.rados.rados.0.smithi040.stdout:2030: read oid 363 snap -1 2023-12-01T15:46:21.698 INFO:tasks.rados.rados.0.smithi040.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-12-01T15:46:21.699 INFO:tasks.rados.rados.0.smithi040.stdout:2031: write oid 431 current snap is 0 2023-12-01T15:46:21.699 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 1 to smithi04088644-67 2023-12-01T15:46:21.699 INFO:tasks.rados.rados.0.smithi040.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-12-01T15:46:21.705 INFO:tasks.rados.rados.0.smithi040.stdout:2031: writing smithi04088644-431 from 524748 to 1191571 tid 1 2023-12-01T15:46:21.713 INFO:tasks.rados.rados.0.smithi040.stdout:2031: writing smithi04088644-431 from 1734733 to 2404870 tid 2 2023-12-01T15:46:21.713 INFO:tasks.rados.rados.0.smithi040.stdout:2032: write oid 225 current snap is 0 2023-12-01T15:46:21.713 INFO:tasks.rados.rados.0.smithi040.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-12-01T15:46:21.721 INFO:tasks.rados.rados.0.smithi040.stdout:2032: writing smithi04088644-225 from 541555 to 1283627 tid 1 2023-12-01T15:46:21.727 INFO:tasks.rados.rados.0.smithi040.stdout:2032: writing smithi04088644-225 from 1793215 to 2323363 tid 2 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2032: writing smithi04088644-225 from 2801444 to 2941555 tid 3 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2033: write oid 75 current snap is 0 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 2 to smithi04088644-67 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 3 to smithi04088644-67 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 4 to smithi04088644-67 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2025: oid 67 updating version 0 to 299 2023-12-01T15:46:21.731 INFO:tasks.rados.rados.0.smithi040.stdout:2025: oid 67 updating version 299 to 300 2023-12-01T15:46:21.732 INFO:tasks.rados.rados.0.smithi040.stdout:2025: oid 67 version 300 is already newer than 298 2023-12-01T15:46:21.732 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 67 v 300 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-12-01T15:46:21.732 INFO:tasks.rados.rados.0.smithi040.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-12-01T15:46:21.732 INFO:tasks.rados.rados.0.smithi040.stdout:2026: expect (ObjNum 1271 snap 0 seq_num 1271) 2023-12-01T15:46:21.940 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing write tid 1 to smithi04088644-111 2023-12-01T15:46:21.940 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing write tid 2 to smithi04088644-111 2023-12-01T15:46:21.941 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing write tid 3 to smithi04088644-111 2023-12-01T15:46:21.941 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing write tid 4 to smithi04088644-111 2023-12-01T15:46:21.941 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing write tid 5 to smithi04088644-111 2023-12-01T15:46:21.941 INFO:tasks.rados.rados.0.smithi040.stdout:2028: oid 111 updating version 0 to 286 2023-12-01T15:46:21.941 INFO:tasks.rados.rados.0.smithi040.stdout:2028: oid 111 version 286 is already newer than 285 2023-12-01T15:46:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2028: oid 111 updating version 286 to 288 2023-12-01T15:46:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2028: oid 111 version 288 is already newer than 287 2023-12-01T15:46:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 111 v 288 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-12-01T15:46:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-12-01T15:46:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-12-01T15:46:22.062 INFO:tasks.rados.rados.0.smithi040.stdout:2031: finishing write tid 1 to smithi04088644-431 2023-12-01T15:46:22.062 INFO:tasks.rados.rados.0.smithi040.stdout:2031: finishing write tid 2 to smithi04088644-431 2023-12-01T15:46:22.062 INFO:tasks.rados.rados.0.smithi040.stdout:2031: finishing write tid 3 to smithi04088644-431 2023-12-01T15:46:22.062 INFO:tasks.rados.rados.0.smithi040.stdout:2031: finishing write tid 4 to smithi04088644-431 2023-12-01T15:46:22.062 INFO:tasks.rados.rados.0.smithi040.stdout:2031: oid 431 updating version 0 to 395 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2031: oid 431 updating version 395 to 396 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2031: oid 431 version 396 is already newer than 394 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 396 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 1 to smithi04088644-225 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 2 to smithi04088644-225 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 3 to smithi04088644-225 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 4 to smithi04088644-225 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 5 to smithi04088644-225 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: oid 225 updating version 0 to 246 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: oid 225 version 246 is already newer than 245 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: oid 225 version 246 is already newer than 243 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: oid 225 version 246 is already newer than 244 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 246 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-12-01T15:46:22.063 INFO:tasks.rados.rados.0.smithi040.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-12-01T15:46:22.073 INFO:tasks.rados.rados.0.smithi040.stdout:2033: writing smithi04088644-75 from 558362 to 975683 tid 1 2023-12-01T15:46:22.080 INFO:tasks.rados.rados.0.smithi040.stdout:2033: writing smithi04088644-75 from 1451697 to 2125503 tid 2 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2033: writing smithi04088644-75 from 2712514 to 2958362 tid 3 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2025: done (8 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2026: done (7 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2027: done (6 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2028: done (5 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2029: done (4 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2030: done (3 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2031: done (2 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2032: done (1 left) 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2034: read oid 304 snap -1 2023-12-01T15:46:22.086 INFO:tasks.rados.rados.0.smithi040.stdout:2034: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-12-01T15:46:22.087 INFO:tasks.rados.rados.0.smithi040.stdout:2035: write oid 410 current snap is 0 2023-12-01T15:46:22.087 INFO:tasks.rados.rados.0.smithi040.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-12-01T15:46:22.092 INFO:tasks.rados.rados.0.smithi040.stdout:2035: writing smithi04088644-410 from 575169 to 1067739 tid 1 2023-12-01T15:46:22.100 INFO:tasks.rados.rados.0.smithi040.stdout:2035: writing smithi04088644-410 from 1793826 to 2211290 tid 2 2023-12-01T15:46:22.105 INFO:tasks.rados.rados.0.smithi040.stdout:2035: writing smithi04088644-410 from 2623584 to 2975169 tid 3 2023-12-01T15:46:22.105 INFO:tasks.rados.rados.0.smithi040.stdout:2036: write oid 251 current snap is 0 2023-12-01T15:46:22.105 INFO:tasks.rados.rados.0.smithi040.stdout:2033: finishing write tid 1 to smithi04088644-75 2023-12-01T15:46:22.105 INFO:tasks.rados.rados.0.smithi040.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-12-01T15:46:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:2036: writing smithi04088644-251 from 591976 to 1159795 tid 1 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2036: writing smithi04088644-251 from 1852308 to 2529783 tid 2 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2037: read oid 179 snap -1 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2037: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2038: delete oid 131 current snap is 0 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2033: finishing write tid 2 to smithi04088644-75 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2033: finishing write tid 3 to smithi04088644-75 2023-12-01T15:46:22.119 INFO:tasks.rados.rados.0.smithi040.stdout:2033: finishing write tid 4 to smithi04088644-75 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2033: finishing write tid 5 to smithi04088644-75 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2033: oid 75 updating version 0 to 396 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2033: oid 75 updating version 396 to 397 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2033: oid 75 updating version 397 to 398 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2033: oid 75 updating version 398 to 399 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 75 v 399 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2035: finishing write tid 1 to smithi04088644-410 2023-12-01T15:46:22.120 INFO:tasks.rados.rados.0.smithi040.stdout:2034: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: finishing write tid 2 to smithi04088644-410 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: finishing write tid 3 to smithi04088644-410 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: finishing write tid 4 to smithi04088644-410 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: finishing write tid 5 to smithi04088644-410 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: oid 410 updating version 0 to 296 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: oid 410 updating version 296 to 298 2023-12-01T15:46:22.311 INFO:tasks.rados.rados.0.smithi040.stdout:2035: oid 410 version 298 is already newer than 297 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2035: oid 410 version 298 is already newer than 295 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 410 v 298 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2035: left oid 410 (ObjNum 1367 snap 0 seq_num 1367) 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 1 to smithi04088644-251 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 2 to smithi04088644-251 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 3 to smithi04088644-251 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 4 to smithi04088644-251 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: oid 251 updating version 0 to 289 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: oid 251 updating version 289 to 290 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: oid 251 updating version 290 to 291 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 251 v 291 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2036: left oid 251 (ObjNum 1368 snap 0 seq_num 1368) 2023-12-01T15:46:22.312 INFO:tasks.rados.rados.0.smithi040.stdout:2037: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:46:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:2033: done (5 left) 2023-12-01T15:46:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:2034: done (4 left) 2023-12-01T15:46:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:2035: done (3 left) 2023-12-01T15:46:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:2036: done (2 left) 2023-12-01T15:46:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:2037: done (1 left) 2023-12-01T15:46:22.410 INFO:tasks.rados.rados.0.smithi040.stdout:2038: done (0 left) 2023-12-01T15:46:22.411 INFO:tasks.rados.rados.0.smithi040.stdout:2039: delete oid 468 current snap is 0 2023-12-01T15:46:22.412 INFO:tasks.rados.rados.0.smithi040.stdout:2039: done (0 left) 2023-12-01T15:46:22.413 INFO:tasks.rados.rados.0.smithi040.stdout:2040: write oid 430 current snap is 0 2023-12-01T15:46:22.413 INFO:tasks.rados.rados.0.smithi040.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-12-01T15:46:22.425 INFO:tasks.rados.rados.0.smithi040.stdout:2040: writing smithi04088644-430 from 642397 to 1152316 tid 1 2023-12-01T15:46:22.430 INFO:tasks.rados.rados.0.smithi040.stdout:2040: writing smithi04088644-430 from 1627754 to 2052556 tid 2 2023-12-01T15:46:22.437 INFO:tasks.rados.rados.0.smithi040.stdout:2040: writing smithi04088644-430 from 2733276 to 3042397 tid 3 2023-12-01T15:46:22.437 INFO:tasks.rados.rados.0.smithi040.stdout:2041: write oid 436 current snap is 0 2023-12-01T15:46:22.438 INFO:tasks.rados.rados.0.smithi040.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-12-01T15:46:22.444 INFO:tasks.rados.rados.0.smithi040.stdout:2041: writing smithi04088644-436 from 659204 to 1244372 tid 1 2023-12-01T15:46:22.451 INFO:tasks.rados.rados.0.smithi040.stdout:2041: writing smithi04088644-436 from 1686236 to 2371049 tid 2 2023-12-01T15:46:22.451 INFO:tasks.rados.rados.0.smithi040.stdout:2042: read oid 146 snap -1 2023-12-01T15:46:22.451 INFO:tasks.rados.rados.0.smithi040.stdout:2042: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T15:46:22.451 INFO:tasks.rados.rados.0.smithi040.stdout:2043: read oid 459 snap -1 2023-12-01T15:46:22.452 INFO:tasks.rados.rados.0.smithi040.stdout:2043: expect deleted 2023-12-01T15:46:22.452 INFO:tasks.rados.rados.0.smithi040.stdout:2044: write oid 308 current snap is 0 2023-12-01T15:46:22.452 INFO:tasks.rados.rados.0.smithi040.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-12-01T15:46:22.458 INFO:tasks.rados.rados.0.smithi040.stdout:2044: writing smithi04088644-308 from 676011 to 1336428 tid 1 2023-12-01T15:46:22.463 INFO:tasks.rados.rados.0.smithi040.stdout:2044: writing smithi04088644-308 from 1744718 to 2173189 tid 2 2023-12-01T15:46:22.469 INFO:tasks.rados.rados.0.smithi040.stdout:2044: writing smithi04088644-308 from 2788122 to 3076011 tid 3 2023-12-01T15:46:22.469 INFO:tasks.rados.rados.0.smithi040.stdout:2045: write oid 246 current snap is 0 2023-12-01T15:46:22.469 INFO:tasks.rados.rados.0.smithi040.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-12-01T15:46:22.476 INFO:tasks.rados.rados.0.smithi040.stdout:2045: writing smithi04088644-246 from 692818 to 1428484 tid 1 2023-12-01T15:46:22.485 INFO:tasks.rados.rados.0.smithi040.stdout:2045: writing smithi04088644-246 from 2203200 to 2891682 tid 2 2023-12-01T15:46:22.485 INFO:tasks.rados.rados.0.smithi040.stdout:2046: read oid 58 snap -1 2023-12-01T15:46:22.485 INFO:tasks.rados.rados.0.smithi040.stdout:2046: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:46:22.485 INFO:tasks.rados.rados.0.smithi040.stdout:2047: delete oid 121 current snap is 0 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: finishing write tid 1 to smithi04088644-430 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: finishing write tid 2 to smithi04088644-430 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: finishing write tid 3 to smithi04088644-430 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: finishing write tid 4 to smithi04088644-430 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: finishing write tid 5 to smithi04088644-430 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: oid 430 updating version 0 to 335 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: oid 430 updating version 335 to 338 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: oid 430 version 338 is already newer than 337 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: oid 430 version 338 is already newer than 336 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 430 v 338 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-12-01T15:46:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 1 to smithi04088644-436 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 2 to smithi04088644-436 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 3 to smithi04088644-436 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 4 to smithi04088644-436 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: oid 436 updating version 0 to 301 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: oid 436 version 301 is already newer than 300 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: oid 436 version 301 is already newer than 299 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 436 v 301 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-12-01T15:46:22.487 INFO:tasks.rados.rados.0.smithi040.stdout:2042: expect (ObjNum 890 snap 0 seq_num 890) 2023-12-01T15:46:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:22 smithi141 bash[31670]: cluster 2023-12-01T15:46:21.544981+0000 mgr.y (mgr.24356) 246 : cluster 0 pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2023-12-01T15:46:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:22 smithi040 bash[28232]: cluster 2023-12-01T15:46:21.544981+0000 mgr.y (mgr.24356) 246 : cluster 0 pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2023-12-01T15:46:22.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:22 smithi040 bash[41173]: cluster 2023-12-01T15:46:21.544981+0000 mgr.y (mgr.24356) 246 : cluster 0 pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi040.stdout:2044: finishing write tid 1 to smithi04088644-308 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi040.stdout:2044: finishing write tid 2 to smithi04088644-308 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi040.stdout:2044: finishing write tid 3 to smithi04088644-308 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi040.stdout:2044: finishing write tid 4 to smithi04088644-308 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi040.stdout:2044: finishing write tid 5 to smithi04088644-308 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi040.stdout:2044: oid 308 updating version 0 to 250 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2044: oid 308 version 250 is already newer than 249 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2044: oid 308 version 250 is already newer than 247 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2044: oid 308 version 250 is already newer than 248 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 308 v 250 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2045: finishing write tid 1 to smithi04088644-246 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2045: finishing write tid 2 to smithi04088644-246 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2045: finishing write tid 3 to smithi04088644-246 2023-12-01T15:46:22.672 INFO:tasks.rados.rados.0.smithi040.stdout:2046: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:2045: finishing write tid 4 to smithi04088644-246 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:2045: oid 246 updating version 0 to 238 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:2045: oid 246 updating version 238 to 240 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:2045: oid 246 version 240 is already newer than 239 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 246 v 240 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:2045: left oid 246 (ObjNum 1374 snap 0 seq_num 1374) 2023-12-01T15:46:22.800 INFO:tasks.rados.rados.0.smithi040.stdout:2040: done (7 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2041: done (6 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2042: done (5 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2043: done (4 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2044: done (3 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2045: done (2 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2046: done (1 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2047: done (0 left) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2048: read oid 143 snap -1 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2048: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2049: read oid 434 snap -1 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2050: read oid 195 snap -1 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2050: expect deleted 2023-12-01T15:46:22.801 INFO:tasks.rados.rados.0.smithi040.stdout:2051: write oid 60 current snap is 0 2023-12-01T15:46:22.802 INFO:tasks.rados.rados.0.smithi040.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-12-01T15:46:22.813 INFO:tasks.rados.rados.0.smithi040.stdout:2051: writing smithi04088644-60 from 726432 to 1212596 tid 1 2023-12-01T15:46:22.820 INFO:tasks.rados.rados.0.smithi040.stdout:2051: writing smithi04088644-60 from 1803811 to 2495962 tid 2 2023-12-01T15:46:22.821 INFO:tasks.rados.rados.0.smithi040.stdout:2052: write oid 130 current snap is 0 2023-12-01T15:46:22.821 INFO:tasks.rados.rados.0.smithi040.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-12-01T15:46:22.829 INFO:tasks.rados.rados.0.smithi040.stdout:2052: writing smithi04088644-130 from 743239 to 1421005 tid 1 2023-12-01T15:46:22.835 INFO:tasks.rados.rados.0.smithi040.stdout:2052: writing smithi04088644-130 from 1978646 to 2414455 tid 2 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2052: writing smithi04088644-130 from 2897814 to 3143239 tid 3 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2053: read oid 403 snap -1 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2054: read oid 305 snap -1 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2055: write oid 207 current snap is 0 2023-12-01T15:46:22.840 INFO:tasks.rados.rados.0.smithi040.stdout:2048: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:46:22.949 INFO:tasks.rados.rados.0.smithi040.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-12-01T15:46:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:2051: finishing write tid 1 to smithi04088644-60 2023-12-01T15:46:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:2051: finishing write tid 2 to smithi04088644-60 2023-12-01T15:46:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:2051: finishing write tid 3 to smithi04088644-60 2023-12-01T15:46:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:2051: finishing write tid 4 to smithi04088644-60 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2051: oid 60 updating version 0 to 249 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2051: oid 60 version 249 is already newer than 247 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2051: oid 60 version 249 is already newer than 248 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 60 v 249 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 1 to smithi04088644-130 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 2 to smithi04088644-130 2023-12-01T15:46:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 3 to smithi04088644-130 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 4 to smithi04088644-130 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 5 to smithi04088644-130 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: oid 130 updating version 0 to 258 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: oid 130 updating version 258 to 259 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: oid 130 updating version 259 to 261 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: oid 130 version 261 is already newer than 260 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 130 v 261 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2023-12-01T15:46:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-12-01T15:46:23.342 INFO:tasks.rados.rados.0.smithi040.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-12-01T15:46:23.354 INFO:tasks.rados.rados.0.smithi040.stdout:2055: writing smithi04088644-207 from 760046 to 1513061 tid 1 2023-12-01T15:46:23.361 INFO:tasks.rados.rados.0.smithi040.stdout:2055: writing smithi04088644-207 from 2037128 to 2732948 tid 2 2023-12-01T15:46:23.361 INFO:tasks.rados.rados.0.smithi040.stdout:2048: done (7 left) 2023-12-01T15:46:23.361 INFO:tasks.rados.rados.0.smithi040.stdout:2049: done (6 left) 2023-12-01T15:46:23.361 INFO:tasks.rados.rados.0.smithi040.stdout:2050: done (5 left) 2023-12-01T15:46:23.361 INFO:tasks.rados.rados.0.smithi040.stdout:2051: done (4 left) 2023-12-01T15:46:23.361 INFO:tasks.rados.rados.0.smithi040.stdout:2052: done (3 left) 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2053: done (2 left) 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2054: done (1 left) 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2056: read oid 404 snap -1 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2056: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2057: write oid 185 current snap is 0 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2055: finishing write tid 1 to smithi04088644-207 2023-12-01T15:46:23.362 INFO:tasks.rados.rados.0.smithi040.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-12-01T15:46:23.368 INFO:tasks.rados.rados.0.smithi040.stdout:2057: writing smithi04088644-185 from 776853 to 1205117 tid 1 2023-12-01T15:46:23.375 INFO:tasks.rados.rados.0.smithi040.stdout:2057: writing smithi04088644-185 from 1979257 to 2418735 tid 2 2023-12-01T15:46:23.380 INFO:tasks.rados.rados.0.smithi040.stdout:2057: writing smithi04088644-185 from 2836307 to 3176853 tid 3 2023-12-01T15:46:23.380 INFO:tasks.rados.rados.0.smithi040.stdout:2058: read oid 119 snap -1 2023-12-01T15:46:23.380 INFO:tasks.rados.rados.0.smithi040.stdout:2058: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:46:23.380 INFO:tasks.rados.rados.0.smithi040.stdout:2059: write oid 356 current snap is 0 2023-12-01T15:46:23.380 INFO:tasks.rados.rados.0.smithi040.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-12-01T15:46:23.388 INFO:tasks.rados.rados.0.smithi040.stdout:2059: writing smithi04088644-356 from 793660 to 1297173 tid 1 2023-12-01T15:46:23.396 INFO:tasks.rados.rados.0.smithi040.stdout:2059: writing smithi04088644-356 from 2037739 to 2620875 tid 2 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2060: delete oid 213 current snap is 0 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: finishing write tid 2 to smithi04088644-207 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: finishing write tid 3 to smithi04088644-207 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: finishing write tid 4 to smithi04088644-207 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: oid 207 updating version 0 to 255 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: oid 207 version 255 is already newer than 253 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: oid 207 version 255 is already newer than 254 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 207 v 255 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2023-12-01T15:46:23.397 INFO:tasks.rados.rados.0.smithi040.stdout:2056: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-12-01T15:46:23.579 INFO:tasks.rados.rados.0.smithi040.stdout:2057: finishing write tid 1 to smithi04088644-185 2023-12-01T15:46:23.579 INFO:tasks.rados.rados.0.smithi040.stdout:2057: finishing write tid 2 to smithi04088644-185 2023-12-01T15:46:23.579 INFO:tasks.rados.rados.0.smithi040.stdout:2057: finishing write tid 3 to smithi04088644-185 2023-12-01T15:46:23.579 INFO:tasks.rados.rados.0.smithi040.stdout:2057: finishing write tid 4 to smithi04088644-185 2023-12-01T15:46:23.579 INFO:tasks.rados.rados.0.smithi040.stdout:2057: finishing write tid 5 to smithi04088644-185 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:2057: oid 185 updating version 0 to 342 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:2057: oid 185 version 342 is already newer than 341 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:2057: oid 185 version 342 is already newer than 339 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:2057: oid 185 version 342 is already newer than 340 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 185 v 342 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:2057: left oid 185 (ObjNum 1379 snap 0 seq_num 1379) 2023-12-01T15:46:23.580 INFO:tasks.rados.rados.0.smithi040.stdout:2058: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:46:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:23 smithi040 bash[41173]: audit 2023-12-01T15:46:23.333151+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.40:0/928439510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:23 smithi040 bash[28232]: audit 2023-12-01T15:46:23.333151+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.40:0/928439510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:23.723 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 1 to smithi04088644-356 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 2 to smithi04088644-356 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 3 to smithi04088644-356 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 4 to smithi04088644-356 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: oid 356 updating version 0 to 250 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: oid 356 updating version 250 to 251 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: oid 356 updating version 251 to 252 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 356 v 252 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: left oid 356 (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2055: done (5 left) 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2056: done (4 left) 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2057: done (3 left) 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2058: done (2 left) 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2059: done (1 left) 2023-12-01T15:46:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:2060: done (0 left) 2023-12-01T15:46:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:2061: read oid 405 snap -1 2023-12-01T15:46:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:2061: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-12-01T15:46:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:2062: read oid 467 snap -1 2023-12-01T15:46:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:2062: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:46:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:2063: delete oid 273 current snap is 0 2023-12-01T15:46:23.727 INFO:tasks.rados.rados.0.smithi040.stdout:2063: done (2 left) 2023-12-01T15:46:23.727 INFO:tasks.rados.rados.0.smithi040.stdout:2064: read oid 429 snap -1 2023-12-01T15:46:23.727 INFO:tasks.rados.rados.0.smithi040.stdout:2064: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T15:46:23.727 INFO:tasks.rados.rados.0.smithi040.stdout:2065: write oid 301 current snap is 0 2023-12-01T15:46:23.727 INFO:tasks.rados.rados.0.smithi040.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-12-01T15:46:23.738 INFO:tasks.rados.rados.0.smithi040.stdout:2065: writing smithi04088644-301 from 444081 to 1173341 tid 1 2023-12-01T15:46:23.744 INFO:tasks.rados.rados.0.smithi040.stdout:2065: writing smithi04088644-301 from 1813185 to 2260001 tid 2 2023-12-01T15:46:23.750 INFO:tasks.rados.rados.0.smithi040.stdout:2065: writing smithi04088644-301 from 2945999 to 3244081 tid 3 2023-12-01T15:46:23.750 INFO:tasks.rados.rados.0.smithi040.stdout:2066: read oid 15 snap -1 2023-12-01T15:46:23.751 INFO:tasks.rados.rados.0.smithi040.stdout:2066: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:46:23.751 INFO:tasks.rados.rados.0.smithi040.stdout:2067: write oid 136 current snap is 0 2023-12-01T15:46:23.751 INFO:tasks.rados.rados.0.smithi040.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-12-01T15:46:23.756 INFO:tasks.rados.rados.0.smithi040.stdout:2067: writing smithi04088644-136 from 460888 to 981750 tid 1 2023-12-01T15:46:23.762 INFO:tasks.rados.rados.0.smithi040.stdout:2067: writing smithi04088644-136 from 1471667 to 2062141 tid 2 2023-12-01T15:46:23.768 INFO:tasks.rados.rados.0.smithi040.stdout:2067: writing smithi04088644-136 from 2573422 to 3028829 tid 3 2023-12-01T15:46:23.768 INFO:tasks.rados.rados.0.smithi040.stdout:2068: write oid 359 current snap is 0 2023-12-01T15:46:23.768 INFO:tasks.rados.rados.0.smithi040.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-12-01T15:46:23.774 INFO:tasks.rados.rados.0.smithi040.stdout:2068: writing smithi04088644-359 from 477695 to 1073806 tid 1 2023-12-01T15:46:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:23 smithi141 bash[31670]: audit 2023-12-01T15:46:23.333151+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.40:0/928439510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:23.779 INFO:tasks.rados.rados.0.smithi040.stdout:2068: writing smithi04088644-359 from 1530149 to 1980634 tid 2 2023-12-01T15:46:23.787 INFO:tasks.rados.rados.0.smithi040.stdout:2068: writing smithi04088644-359 from 2600845 to 3267524 tid 3 2023-12-01T15:46:23.787 INFO:tasks.rados.rados.0.smithi040.stdout:2069: read oid 176 snap -1 2023-12-01T15:46:23.787 INFO:tasks.rados.rados.0.smithi040.stdout:2069: expect (ObjNum 632 snap 0 seq_num 632) 2023-12-01T15:46:23.787 INFO:tasks.rados.rados.0.smithi040.stdout:2070: delete oid 186 current snap is 0 2023-12-01T15:46:23.787 INFO:tasks.rados.rados.0.smithi040.stdout:2061: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-12-01T15:46:23.905 INFO:tasks.rados.rados.0.smithi040.stdout:2062: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: finishing write tid 1 to smithi04088644-301 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: finishing write tid 2 to smithi04088644-301 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: finishing write tid 3 to smithi04088644-301 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: finishing write tid 4 to smithi04088644-301 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: finishing write tid 5 to smithi04088644-301 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: oid 301 updating version 0 to 226 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: oid 301 version 226 is already newer than 224 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: oid 301 version 226 is already newer than 225 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: oid 301 version 226 is already newer than 223 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 301 v 226 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2065: left oid 301 (ObjNum 1383 snap 0 seq_num 1383) 2023-12-01T15:46:24.024 INFO:tasks.rados.rados.0.smithi040.stdout:2064: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-12-01T15:46:24.220 INFO:tasks.rados.rados.0.smithi040.stdout:2066: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:46:24.296 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing write tid 1 to smithi04088644-136 2023-12-01T15:46:24.296 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing write tid 2 to smithi04088644-136 2023-12-01T15:46:24.296 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing write tid 3 to smithi04088644-136 2023-12-01T15:46:24.296 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing write tid 4 to smithi04088644-136 2023-12-01T15:46:24.296 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing write tid 5 to smithi04088644-136 2023-12-01T15:46:24.296 INFO:tasks.rados.rados.0.smithi040.stdout:2067: oid 136 updating version 0 to 230 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2067: oid 136 version 230 is already newer than 227 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2067: oid 136 version 230 is already newer than 228 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2067: oid 136 version 230 is already newer than 229 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 136 v 230 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2067: left oid 136 (ObjNum 1384 snap 0 seq_num 1384) 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing write tid 1 to smithi04088644-359 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing write tid 2 to smithi04088644-359 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing write tid 3 to smithi04088644-359 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing write tid 4 to smithi04088644-359 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing write tid 5 to smithi04088644-359 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: oid 359 updating version 0 to 227 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: oid 359 version 227 is already newer than 225 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: oid 359 updating version 227 to 228 2023-12-01T15:46:24.297 INFO:tasks.rados.rados.0.smithi040.stdout:2068: oid 359 version 228 is already newer than 226 2023-12-01T15:46:24.298 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 228 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-12-01T15:46:24.298 INFO:tasks.rados.rados.0.smithi040.stdout:2068: left oid 359 (ObjNum 1385 snap 0 seq_num 1385) 2023-12-01T15:46:24.298 INFO:tasks.rados.rados.0.smithi040.stdout:2069: expect (ObjNum 632 snap 0 seq_num 632) 2023-12-01T15:46:24.440 INFO:tasks.rados.rados.0.smithi040.stdout:2061: done (8 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2062: done (7 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2064: done (6 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2065: done (5 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2066: done (4 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2067: done (3 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2068: done (2 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2069: done (1 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2070: done (0 left) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2071: read oid 243 snap -1 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2072: read oid 193 snap -1 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2072: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2073: write oid 222 current snap is 0 2023-12-01T15:46:24.441 INFO:tasks.rados.rados.0.smithi040.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-12-01T15:46:24.453 INFO:tasks.rados.rados.0.smithi040.stdout:2073: writing smithi04088644-222 from 511309 to 1257918 tid 1 2023-12-01T15:46:24.462 INFO:tasks.rados.rados.0.smithi040.stdout:2073: writing smithi04088644-222 from 2047113 to 2501267 tid 2 2023-12-01T15:46:24.466 INFO:tasks.rados.rados.0.smithi040.stdout:2073: writing smithi04088644-222 from 3055691 to 3311309 tid 3 2023-12-01T15:46:24.467 INFO:tasks.rados.rados.0.smithi040.stdout:2074: read oid 329 snap -1 2023-12-01T15:46:24.467 INFO:tasks.rados.rados.0.smithi040.stdout:2074: expect (ObjNum 764 snap 0 seq_num 764) 2023-12-01T15:46:24.467 INFO:tasks.rados.rados.0.smithi040.stdout:2075: write oid 404 current snap is 0 2023-12-01T15:46:24.467 INFO:tasks.rados.rados.0.smithi040.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-12-01T15:46:24.472 INFO:tasks.rados.rados.0.smithi040.stdout:2075: writing smithi04088644-404 from 528116 to 949974 tid 1 2023-12-01T15:46:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:2075: writing smithi04088644-404 from 1589242 to 2187054 tid 2 2023-12-01T15:46:24.485 INFO:tasks.rados.rados.0.smithi040.stdout:2075: writing smithi04088644-404 from 2966761 to 3328116 tid 3 2023-12-01T15:46:24.485 INFO:tasks.rados.rados.0.smithi040.stdout:2076: read oid 94 snap -1 2023-12-01T15:46:24.485 INFO:tasks.rados.rados.0.smithi040.stdout:2076: expect (ObjNum 769 snap 0 seq_num 769) 2023-12-01T15:46:24.485 INFO:tasks.rados.rados.0.smithi040.stdout:2077: read oid 58 snap -1 2023-12-01T15:46:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:2077: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:46:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:2078: read oid 410 snap -1 2023-12-01T15:46:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:2078: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-12-01T15:46:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:2079: write oid 464 current snap is 0 2023-12-01T15:46:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-12-01T15:46:24.493 INFO:tasks.rados.rados.0.smithi040.stdout:2079: writing smithi04088644-464 from 544923 to 1042030 tid 1 2023-12-01T15:46:24.497 INFO:tasks.rados.rados.0.smithi040.stdout:2079: writing smithi04088644-464 from 1647724 to 2105547 tid 2 2023-12-01T15:46:24.503 INFO:tasks.rados.rados.0.smithi040.stdout:2079: writing smithi04088644-464 from 2710537 to 3138657 tid 3 2023-12-01T15:46:24.503 INFO:tasks.rados.rados.0.smithi040.stdout:2080: write oid 403 current snap is 0 2023-12-01T15:46:24.503 INFO:tasks.rados.rados.0.smithi040.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-12-01T15:46:24.509 INFO:tasks.rados.rados.0.smithi040.stdout:2080: writing smithi04088644-403 from 561730 to 1134086 tid 1 2023-12-01T15:46:24.516 INFO:tasks.rados.rados.0.smithi040.stdout:2080: writing smithi04088644-403 from 1706206 to 2307687 tid 2 2023-12-01T15:46:24.522 INFO:tasks.rados.rados.0.smithi040.stdout:2080: writing smithi04088644-403 from 3021607 to 3361730 tid 3 2023-12-01T15:46:24.522 INFO:tasks.rados.rados.0.smithi040.stdout:2081: read oid 266 snap -1 2023-12-01T15:46:24.522 INFO:tasks.rados.rados.0.smithi040.stdout:2081: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T15:46:24.522 INFO:tasks.rados.rados.0.smithi040.stdout:2082: write oid 31 current snap is 0 2023-12-01T15:46:24.522 INFO:tasks.rados.rados.0.smithi040.stdout:2072: expect (ObjNum 1201 snap 0 seq_num 1201) 2023-12-01T15:46:24.629 INFO:tasks.rados.rados.0.smithi040.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:46:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:24 smithi040 bash[28232]: cluster 2023-12-01T15:46:23.545678+0000 mgr.y (mgr.24356) 247 : cluster 0 pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2023-12-01T15:46:24.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:24 smithi040 bash[41173]: cluster 2023-12-01T15:46:23.545678+0000 mgr.y (mgr.24356) 247 : cluster 0 pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: finishing write tid 1 to smithi04088644-222 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: finishing write tid 2 to smithi04088644-222 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: finishing write tid 3 to smithi04088644-222 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: finishing write tid 4 to smithi04088644-222 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: finishing write tid 5 to smithi04088644-222 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: oid 222 updating version 0 to 400 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: oid 222 version 400 is already newer than 399 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: oid 222 version 400 is already newer than 397 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:2073: oid 222 version 400 is already newer than 398 2023-12-01T15:46:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 222 v 400 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-12-01T15:46:24.699 INFO:tasks.rados.rados.0.smithi040.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-12-01T15:46:24.699 INFO:tasks.rados.rados.0.smithi040.stdout:2074: expect (ObjNum 764 snap 0 seq_num 764) 2023-12-01T15:46:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:24 smithi141 bash[31670]: cluster 2023-12-01T15:46:23.545678+0000 mgr.y (mgr.24356) 247 : cluster 0 pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2023-12-01T15:46:24.829 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing write tid 1 to smithi04088644-404 2023-12-01T15:46:24.829 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing write tid 2 to smithi04088644-404 2023-12-01T15:46:24.829 INFO:tasks.rados.rados.0.smithi040.stdout:2076: expect (ObjNum 769 snap 0 seq_num 769) 2023-12-01T15:46:24.961 INFO:tasks.rados.rados.0.smithi040.stdout:2077: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-12-01T15:46:25.086 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing write tid 3 to smithi04088644-404 2023-12-01T15:46:25.086 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing write tid 4 to smithi04088644-404 2023-12-01T15:46:25.086 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing write tid 5 to smithi04088644-404 2023-12-01T15:46:25.086 INFO:tasks.rados.rados.0.smithi040.stdout:2075: oid 404 updating version 0 to 403 2023-12-01T15:46:25.086 INFO:tasks.rados.rados.0.smithi040.stdout:2075: oid 404 updating version 403 to 404 2023-12-01T15:46:25.087 INFO:tasks.rados.rados.0.smithi040.stdout:2075: oid 404 version 404 is already newer than 401 2023-12-01T15:46:25.087 INFO:tasks.rados.rados.0.smithi040.stdout:2075: oid 404 version 404 is already newer than 402 2023-12-01T15:46:25.087 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 404 v 404 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-12-01T15:46:25.087 INFO:tasks.rados.rados.0.smithi040.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-12-01T15:46:25.087 INFO:tasks.rados.rados.0.smithi040.stdout:2078: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-12-01T15:46:25.250 INFO:tasks.rados.rados.0.smithi040.stdout:2079: finishing write tid 1 to smithi04088644-464 2023-12-01T15:46:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:2079: finishing write tid 2 to smithi04088644-464 2023-12-01T15:46:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:2079: finishing write tid 3 to smithi04088644-464 2023-12-01T15:46:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:2079: finishing write tid 4 to smithi04088644-464 2023-12-01T15:46:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:2079: finishing write tid 5 to smithi04088644-464 2023-12-01T15:46:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:2079: oid 464 updating version 0 to 243 2023-12-01T15:46:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:2079: oid 464 updating version 243 to 244 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2079: oid 464 version 244 is already newer than 242 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2079: oid 464 version 244 is already newer than 241 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 464 v 244 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 1 to smithi04088644-403 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 2 to smithi04088644-403 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 3 to smithi04088644-403 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 4 to smithi04088644-403 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 5 to smithi04088644-403 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: oid 403 updating version 0 to 256 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: oid 403 version 256 is already newer than 255 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: oid 403 version 256 is already newer than 254 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:2080: oid 403 version 256 is already newer than 253 2023-12-01T15:46:25.254 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 403 v 256 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-12-01T15:46:25.255 INFO:tasks.rados.rados.0.smithi040.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-12-01T15:46:25.255 INFO:tasks.rados.rados.0.smithi040.stdout:2081: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-12-01T15:46:25.391 INFO:tasks.rados.rados.0.smithi040.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-12-01T15:46:25.404 INFO:tasks.rados.rados.0.smithi040.stdout:2082: writing smithi04088644-31 from 578537 to 1226142 tid 1 2023-12-01T15:46:25.412 INFO:tasks.rados.rados.0.smithi040.stdout:2082: writing smithi04088644-31 from 1764688 to 2509827 tid 2 2023-12-01T15:46:25.418 INFO:tasks.rados.rados.0.smithi040.stdout:2082: writing smithi04088644-31 from 3049030 to 3378537 tid 3 2023-12-01T15:46:25.418 INFO:tasks.rados.rados.0.smithi040.stdout:2071: done (11 left) 2023-12-01T15:46:25.418 INFO:tasks.rados.rados.0.smithi040.stdout:2072: done (10 left) 2023-12-01T15:46:25.418 INFO:tasks.rados.rados.0.smithi040.stdout:2073: done (9 left) 2023-12-01T15:46:25.418 INFO:tasks.rados.rados.0.smithi040.stdout:2074: done (8 left) 2023-12-01T15:46:25.418 INFO:tasks.rados.rados.0.smithi040.stdout:2075: done (7 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2076: done (6 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2077: done (5 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2078: done (4 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2079: done (3 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2080: done (2 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2081: done (1 left) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2083: read oid 356 snap -1 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2083: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2084: write oid 208 current snap is 0 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2082: finishing write tid 1 to smithi04088644-31 2023-12-01T15:46:25.419 INFO:tasks.rados.rados.0.smithi040.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-12-01T15:46:25.423 INFO:tasks.rados.rados.0.smithi040.stdout:2084: writing smithi04088644-208 from 595344 to 1034551 tid 1 2023-12-01T15:46:25.431 INFO:tasks.rados.rados.0.smithi040.stdout:2084: writing smithi04088644-208 from 1823170 to 2428320 tid 2 2023-12-01T15:46:25.437 INFO:tasks.rados.rados.0.smithi040.stdout:2084: writing smithi04088644-208 from 3076453 to 3395344 tid 3 2023-12-01T15:46:25.437 INFO:tasks.rados.rados.0.smithi040.stdout:2085: write oid 267 current snap is 0 2023-12-01T15:46:25.437 INFO:tasks.rados.rados.0.smithi040.stdout:2082: finishing write tid 2 to smithi04088644-31 2023-12-01T15:46:25.437 INFO:tasks.rados.rados.0.smithi040.stdout:2082: finishing write tid 3 to smithi04088644-31 2023-12-01T15:46:25.437 INFO:tasks.rados.rados.0.smithi040.stdout:2082: finishing write tid 4 to smithi04088644-31 2023-12-01T15:46:25.438 INFO:tasks.rados.rados.0.smithi040.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-12-01T15:46:25.443 INFO:tasks.rados.rados.0.smithi040.stdout:2085: writing smithi04088644-267 from 612151 to 1126607 tid 1 2023-12-01T15:46:25.452 INFO:tasks.rados.rados.0.smithi040.stdout:2085: writing smithi04088644-267 from 1881652 to 2630460 tid 2 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2085: writing smithi04088644-267 from 3103876 to 3412151 tid 3 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2086: write oid 74 current snap is 0 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2082: finishing write tid 5 to smithi04088644-31 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2082: oid 31 updating version 0 to 305 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2082: oid 31 version 305 is already newer than 304 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2082: oid 31 version 305 is already newer than 302 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2082: oid 31 version 305 is already newer than 303 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 305 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing write tid 1 to smithi04088644-208 2023-12-01T15:46:25.457 INFO:tasks.rados.rados.0.smithi040.stdout:2083: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-12-01T15:46:25.712 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing write tid 2 to smithi04088644-208 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing write tid 3 to smithi04088644-208 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing write tid 4 to smithi04088644-208 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing write tid 5 to smithi04088644-208 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: oid 208 updating version 0 to 257 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: oid 208 updating version 257 to 258 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: oid 208 updating version 258 to 259 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: oid 208 version 259 is already newer than 256 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 208 v 259 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2084: left oid 208 (ObjNum 1392 snap 0 seq_num 1392) 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 1 to smithi04088644-267 2023-12-01T15:46:25.713 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 2 to smithi04088644-267 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 3 to smithi04088644-267 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 4 to smithi04088644-267 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 5 to smithi04088644-267 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: oid 267 updating version 0 to 405 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: oid 267 updating version 405 to 406 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: oid 267 updating version 406 to 408 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: oid 267 version 408 is already newer than 407 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 267 v 408 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2085: left oid 267 (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:46:25.714 INFO:tasks.rados.rados.0.smithi040.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-12-01T15:46:25.724 INFO:tasks.rados.rados.0.smithi040.stdout:2086: writing smithi04088644-74 from 628958 to 1218663 tid 1 2023-12-01T15:46:25.733 INFO:tasks.rados.rados.0.smithi040.stdout:2086: writing smithi04088644-74 from 1940134 to 2548953 tid 2 2023-12-01T15:46:25.738 INFO:tasks.rados.rados.0.smithi040.stdout:2086: writing smithi04088644-74 from 3131299 to 3428958 tid 3 2023-12-01T15:46:25.738 INFO:tasks.rados.rados.0.smithi040.stdout:2082: done (4 left) 2023-12-01T15:46:25.739 INFO:tasks.rados.rados.0.smithi040.stdout:2083: done (3 left) 2023-12-01T15:46:25.739 INFO:tasks.rados.rados.0.smithi040.stdout:2084: done (2 left) 2023-12-01T15:46:25.739 INFO:tasks.rados.rados.0.smithi040.stdout:2085: done (1 left) 2023-12-01T15:46:25.739 INFO:tasks.rados.rados.0.smithi040.stdout:2087: write oid 31 current snap is 0 2023-12-01T15:46:25.739 INFO:tasks.rados.rados.0.smithi040.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-12-01T15:46:25.745 INFO:tasks.rados.rados.0.smithi040.stdout:2087: writing smithi04088644-31 from 645765 to 1310719 tid 1 2023-12-01T15:46:25.753 INFO:tasks.rados.rados.0.smithi040.stdout:2087: writing smithi04088644-31 from 1998616 to 2751093 tid 2 2023-12-01T15:46:25.757 INFO:tasks.rados.rados.0.smithi040.stdout:2087: writing smithi04088644-31 from 3158722 to 3445765 tid 3 2023-12-01T15:46:25.757 INFO:tasks.rados.rados.0.smithi040.stdout:2088: write oid 139 current snap is 0 2023-12-01T15:46:25.757 INFO:tasks.rados.rados.0.smithi040.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-12-01T15:46:25.765 INFO:tasks.rados.rados.0.smithi040.stdout:2088: writing smithi04088644-139 from 662572 to 1402775 tid 1 2023-12-01T15:46:25.771 INFO:tasks.rados.rados.0.smithi040.stdout:2088: writing smithi04088644-139 from 1940745 to 2553233 tid 2 2023-12-01T15:46:25.777 INFO:tasks.rados.rados.0.smithi040.stdout:2088: writing smithi04088644-139 from 3069792 to 3462572 tid 3 2023-12-01T15:46:25.777 INFO:tasks.rados.rados.0.smithi040.stdout:2089: write oid 477 current snap is 0 2023-12-01T15:46:25.777 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing write tid 1 to smithi04088644-74 2023-12-01T15:46:25.777 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing write tid 2 to smithi04088644-74 2023-12-01T15:46:25.777 INFO:tasks.rados.rados.0.smithi040.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-12-01T15:46:25.784 INFO:tasks.rados.rados.0.smithi040.stdout:2089: writing smithi04088644-477 from 679379 to 1094831 tid 1 2023-12-01T15:46:25.791 INFO:tasks.rados.rados.0.smithi040.stdout:2089: writing smithi04088644-477 from 1599227 to 2355373 tid 2 2023-12-01T15:46:25.797 INFO:tasks.rados.rados.0.smithi040.stdout:2089: writing smithi04088644-477 from 3097215 to 3479379 tid 3 2023-12-01T15:46:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:2090: read oid 187 snap -1 2023-12-01T15:46:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:2090: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-12-01T15:46:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:2091: read oid 92 snap -1 2023-12-01T15:46:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:2091: expect deleted 2023-12-01T15:46:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:2092: write oid 216 current snap is 0 2023-12-01T15:46:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-12-01T15:46:25.805 INFO:tasks.rados.rados.0.smithi040.stdout:2092: writing smithi04088644-216 from 696186 to 1186887 tid 1 2023-12-01T15:46:25.812 INFO:tasks.rados.rados.0.smithi040.stdout:2092: writing smithi04088644-216 from 1657709 to 2273866 tid 2 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2092: writing smithi04088644-216 from 2724638 to 3286912 tid 3 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2093: delete oid 165 current snap is 0 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing write tid 3 to smithi04088644-74 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing write tid 4 to smithi04088644-74 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing write tid 5 to smithi04088644-74 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: oid 74 updating version 0 to 402 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: oid 74 updating version 402 to 404 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: oid 74 version 404 is already newer than 401 2023-12-01T15:46:25.819 INFO:tasks.rados.rados.0.smithi040.stdout:2086: oid 74 version 404 is already newer than 403 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 74 v 404 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: finishing write tid 1 to smithi04088644-31 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: finishing write tid 2 to smithi04088644-31 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: finishing write tid 3 to smithi04088644-31 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: finishing write tid 4 to smithi04088644-31 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: finishing write tid 5 to smithi04088644-31 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: oid 31 updating version 0 to 308 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: oid 31 updating version 308 to 309 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: oid 31 version 309 is already newer than 307 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: oid 31 version 309 is already newer than 306 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 309 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-12-01T15:46:25.820 INFO:tasks.rados.rados.0.smithi040.stdout:2087: left oid 31 (ObjNum 1395 snap 0 seq_num 1395) 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 1 to smithi04088644-139 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 2 to smithi04088644-139 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 3 to smithi04088644-139 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 4 to smithi04088644-139 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 5 to smithi04088644-139 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: oid 139 updating version 0 to 266 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: oid 139 version 266 is already newer than 264 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: oid 139 version 266 is already newer than 263 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: oid 139 version 266 is already newer than 265 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 139 v 266 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2088: left oid 139 (ObjNum 1396 snap 0 seq_num 1396) 2023-12-01T15:46:25.821 INFO:tasks.rados.rados.0.smithi040.stdout:2089: finishing write tid 1 to smithi04088644-477 2023-12-01T15:46:25.822 INFO:tasks.rados.rados.0.smithi040.stdout:2089: finishing write tid 2 to smithi04088644-477 2023-12-01T15:46:25.822 INFO:tasks.rados.rados.0.smithi040.stdout:2089: finishing write tid 3 to smithi04088644-477 2023-12-01T15:46:25.822 INFO:tasks.rados.rados.0.smithi040.stdout:2089: finishing write tid 4 to smithi04088644-477 2023-12-01T15:46:25.822 INFO:tasks.rados.rados.0.smithi040.stdout:2090: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-12-01T15:46:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:25 smithi040 bash[28232]: cluster 2023-12-01T15:46:25.547030+0000 mgr.y (mgr.24356) 248 : cluster 0 pgmap v218: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-12-01T15:46:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:25 smithi040 bash[41173]: cluster 2023-12-01T15:46:25.547030+0000 mgr.y (mgr.24356) 248 : cluster 0 pgmap v218: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-12-01T15:46:25.916 INFO:tasks.rados.rados.0.smithi040.stdout:2089: finishing write tid 5 to smithi04088644-477 2023-12-01T15:46:25.916 INFO:tasks.rados.rados.0.smithi040.stdout:2089: oid 477 updating version 0 to 296 2023-12-01T15:46:25.916 INFO:tasks.rados.rados.0.smithi040.stdout:2089: oid 477 version 296 is already newer than 295 2023-12-01T15:46:25.916 INFO:tasks.rados.rados.0.smithi040.stdout:2089: oid 477 version 296 is already newer than 294 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2089: oid 477 version 296 is already newer than 293 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 477 v 296 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2089: left oid 477 (ObjNum 1397 snap 0 seq_num 1397) 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: finishing write tid 1 to smithi04088644-216 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: finishing write tid 2 to smithi04088644-216 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: finishing write tid 3 to smithi04088644-216 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: finishing write tid 4 to smithi04088644-216 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: finishing write tid 5 to smithi04088644-216 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: oid 216 updating version 0 to 233 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: oid 216 version 233 is already newer than 232 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: oid 216 updating version 233 to 234 2023-12-01T15:46:25.917 INFO:tasks.rados.rados.0.smithi040.stdout:2092: oid 216 version 234 is already newer than 231 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 216 v 234 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2092: left oid 216 (ObjNum 1398 snap 0 seq_num 1398) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2086: done (7 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2087: done (6 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2088: done (5 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2089: done (4 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2090: done (3 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2091: done (2 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2092: done (1 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2093: done (0 left) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2094: read oid 180 snap -1 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2094: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-12-01T15:46:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2095: delete oid 382 current snap is 0 2023-12-01T15:46:25.919 INFO:tasks.rados.rados.0.smithi040.stdout:2095: done (1 left) 2023-12-01T15:46:25.919 INFO:tasks.rados.rados.0.smithi040.stdout:2096: read oid 29 snap -1 2023-12-01T15:46:25.919 INFO:tasks.rados.rados.0.smithi040.stdout:2096: expect (ObjNum 1285 snap 0 seq_num 1285) 2023-12-01T15:46:25.919 INFO:tasks.rados.rados.0.smithi040.stdout:2097: write oid 209 current snap is 0 2023-12-01T15:46:25.919 INFO:tasks.rados.rados.0.smithi040.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-12-01T15:46:25.932 INFO:tasks.rados.rados.0.smithi040.stdout:2097: writing smithi04088644-209 from 746607 to 1179408 tid 1 2023-12-01T15:46:25.940 INFO:tasks.rados.rados.0.smithi040.stdout:2097: writing smithi04088644-209 from 1833155 to 2596639 tid 2 2023-12-01T15:46:25.946 INFO:tasks.rados.rados.0.smithi040.stdout:2097: writing smithi04088644-209 from 3206907 to 3546607 tid 3 2023-12-01T15:46:25.946 INFO:tasks.rados.rados.0.smithi040.stdout:2098: delete oid 176 current snap is 0 2023-12-01T15:46:25.946 INFO:tasks.rados.rados.0.smithi040.stdout:2096: expect (ObjNum 1285 snap 0 seq_num 1285) 2023-12-01T15:46:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:25 smithi141 bash[31670]: cluster 2023-12-01T15:46:25.547030+0000 mgr.y (mgr.24356) 248 : cluster 0 pgmap v218: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-12-01T15:46:26.157 INFO:tasks.rados.rados.0.smithi040.stdout:2094: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: finishing write tid 1 to smithi04088644-209 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: finishing write tid 2 to smithi04088644-209 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: finishing write tid 3 to smithi04088644-209 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: finishing write tid 4 to smithi04088644-209 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: finishing write tid 5 to smithi04088644-209 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: oid 209 updating version 0 to 303 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: oid 209 version 303 is already newer than 302 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: oid 209 updating version 303 to 304 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: oid 209 updating version 304 to 305 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 209 v 305 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2094: done (3 left) 2023-12-01T15:46:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:2096: done (2 left) 2023-12-01T15:46:26.334 INFO:tasks.rados.rados.0.smithi040.stdout:2097: done (1 left) 2023-12-01T15:46:26.334 INFO:tasks.rados.rados.0.smithi040.stdout:2098: done (0 left) 2023-12-01T15:46:26.334 INFO:tasks.rados.rados.0.smithi040.stdout:2099: write oid 285 current snap is 0 2023-12-01T15:46:26.334 INFO:tasks.rados.rados.0.smithi040.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-12-01T15:46:26.346 INFO:tasks.rados.rados.0.smithi040.stdout:2099: writing smithi04088644-285 from 780221 to 1363520 tid 1 2023-12-01T15:46:26.353 INFO:tasks.rados.rados.0.smithi040.stdout:2099: writing smithi04088644-285 from 1950119 to 2717272 tid 2 2023-12-01T15:46:26.358 INFO:tasks.rados.rados.0.smithi040.stdout:2099: writing smithi04088644-285 from 3261753 to 3580221 tid 3 2023-12-01T15:46:26.358 INFO:tasks.rados.rados.0.smithi040.stdout:2100: write oid 197 current snap is 0 2023-12-01T15:46:26.358 INFO:tasks.rados.rados.0.smithi040.stdout:2099: finishing write tid 1 to smithi04088644-285 2023-12-01T15:46:26.358 INFO:tasks.rados.rados.0.smithi040.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-12-01T15:46:26.366 INFO:tasks.rados.rados.0.smithi040.stdout:2100: writing smithi04088644-197 from 797028 to 1455576 tid 1 2023-12-01T15:46:26.371 INFO:tasks.rados.rados.0.smithi040.stdout:2100: writing smithi04088644-197 from 1892248 to 2403059 tid 2 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2100: writing smithi04088644-197 from 3172823 to 3597028 tid 3 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2101: read oid 143 snap -1 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2101: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2102: read oid 42 snap -1 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2102: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2103: read oid 307 snap -1 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2103: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:46:26.379 INFO:tasks.rados.rados.0.smithi040.stdout:2104: read oid 204 snap -1 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2104: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2105: read oid 244 snap -1 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2105: expect (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2106: delete oid 347 current snap is 0 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: finishing write tid 2 to smithi04088644-285 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: finishing write tid 3 to smithi04088644-285 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: finishing write tid 4 to smithi04088644-285 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: finishing write tid 5 to smithi04088644-285 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: oid 285 updating version 0 to 254 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: oid 285 version 254 is already newer than 253 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: oid 285 version 254 is already newer than 251 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: oid 285 version 254 is already newer than 252 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 254 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2100: finishing write tid 1 to smithi04088644-197 2023-12-01T15:46:26.380 INFO:tasks.rados.rados.0.smithi040.stdout:2100: finishing write tid 2 to smithi04088644-197 2023-12-01T15:46:26.383 INFO:tasks.rados.rados.0.smithi040.stdout:2100: finishing write tid 3 to smithi04088644-197 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: finishing write tid 4 to smithi04088644-197 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: finishing write tid 5 to smithi04088644-197 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: oid 197 updating version 0 to 256 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: oid 197 updating version 256 to 258 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: oid 197 version 258 is already newer than 255 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: oid 197 version 258 is already newer than 257 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 197 v 258 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-12-01T15:46:26.384 INFO:tasks.rados.rados.0.smithi040.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-12-01T15:46:26.386 INFO:tasks.rados.rados.0.smithi040.stdout:2101: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-12-01T15:46:26.490 INFO:tasks.rados.rados.0.smithi040.stdout:2102: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-12-01T15:46:26.587 INFO:tasks.rados.rados.0.smithi040.stdout:2103: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:46:26.717 INFO:tasks.rados.rados.0.smithi040.stdout:2105: expect (ObjNum 544 snap 0 seq_num 544) 2023-12-01T15:46:26.856 INFO:tasks.rados.rados.0.smithi040.stdout:2104: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:46:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:26 smithi040 bash[28232]: audit 2023-12-01T15:46:25.784440+0000 mon.a (mon.0) 874 : audit 0 from='client.? 172.21.15.40:0/948555742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:46:26] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:46:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:26 smithi040 bash[41173]: audit 2023-12-01T15:46:25.784440+0000 mon.a (mon.0) 874 : audit 0 from='client.? 172.21.15.40:0/948555742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2099: done (7 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2100: done (6 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2101: done (5 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2102: done (4 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2103: done (3 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2104: done (2 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2105: done (1 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2106: done (0 left) 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2107: write oid 383 current snap is 0 2023-12-01T15:46:27.016 INFO:tasks.rados.rados.0.smithi040.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-12-01T15:46:27.026 INFO:tasks.rados.rados.0.smithi040.stdout:2107: writing smithi04088644-383 from 430642 to 839688 tid 1 2023-12-01T15:46:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:26 smithi141 bash[31670]: audit 2023-12-01T15:46:25.784440+0000 mon.a (mon.0) 874 : audit 0 from='client.? 172.21.15.40:0/948555742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:27.034 INFO:tasks.rados.rados.0.smithi040.stdout:2107: writing smithi04088644-383 from 1609212 to 2123692 tid 2 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2107: writing smithi04088644-383 from 2827669 to 3596472 tid 3 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2108: read oid 220 snap -1 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2108: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2109: read oid 445 snap -1 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2110: write oid 78 current snap is 0 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing write tid 1 to smithi04088644-383 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing write tid 2 to smithi04088644-383 2023-12-01T15:46:27.043 INFO:tasks.rados.rados.0.smithi040.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-12-01T15:46:27.048 INFO:tasks.rados.rados.0.smithi040.stdout:2110: writing smithi04088644-78 from 447449 to 1048097 tid 1 2023-12-01T15:46:27.058 INFO:tasks.rados.rados.0.smithi040.stdout:2110: writing smithi04088644-78 from 1784047 to 2558538 tid 2 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2110: writing smithi04088644-78 from 2971445 to 3647449 tid 3 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2111: read oid 225 snap -1 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2112: read oid 27 snap -1 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2112: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2113: write oid 262 current snap is 0 2023-12-01T15:46:27.064 INFO:tasks.rados.rados.0.smithi040.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-12-01T15:46:27.071 INFO:tasks.rados.rados.0.smithi040.stdout:2113: writing smithi04088644-262 from 464256 to 1140153 tid 1 2023-12-01T15:46:27.079 INFO:tasks.rados.rados.0.smithi040.stdout:2113: writing smithi04088644-262 from 1726176 to 2244325 tid 2 2023-12-01T15:46:27.085 INFO:tasks.rados.rados.0.smithi040.stdout:2113: writing smithi04088644-262 from 2882515 to 3390215 tid 3 2023-12-01T15:46:27.085 INFO:tasks.rados.rados.0.smithi040.stdout:2114: write oid 486 current snap is 0 2023-12-01T15:46:27.085 INFO:tasks.rados.rados.0.smithi040.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-12-01T15:46:27.092 INFO:tasks.rados.rados.0.smithi040.stdout:2114: writing smithi04088644-486 from 481063 to 1232209 tid 1 2023-12-01T15:46:27.099 INFO:tasks.rados.rados.0.smithi040.stdout:2114: writing smithi04088644-486 from 1784658 to 2562818 tid 2 2023-12-01T15:46:27.106 INFO:tasks.rados.rados.0.smithi040.stdout:2114: writing smithi04088644-486 from 3309938 to 3681063 tid 3 2023-12-01T15:46:27.106 INFO:tasks.rados.rados.0.smithi040.stdout:2115: write oid 296 current snap is 0 2023-12-01T15:46:27.106 INFO:tasks.rados.rados.0.smithi040.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-12-01T15:46:27.111 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi04088644-296 from 497870 to 924265 tid 1 2023-12-01T15:46:27.117 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi04088644-296 from 1443140 to 1964958 tid 2 2023-12-01T15:46:27.123 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi04088644-296 from 2537361 to 3067605 tid 3 2023-12-01T15:46:27.126 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi04088644-296 from 3583943 to 3697870 tid 4 2023-12-01T15:46:27.126 INFO:tasks.rados.rados.0.smithi040.stdout:2116: read oid 286 snap -1 2023-12-01T15:46:27.127 INFO:tasks.rados.rados.0.smithi040.stdout:2116: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T15:46:27.127 INFO:tasks.rados.rados.0.smithi040.stdout:2117: write oid 49 current snap is 0 2023-12-01T15:46:27.127 INFO:tasks.rados.rados.0.smithi040.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-12-01T15:46:27.132 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi04088644-49 from 514677 to 1016321 tid 1 2023-12-01T15:46:27.139 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi04088644-49 from 1501622 to 2283451 tid 2 2023-12-01T15:46:27.148 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi04088644-49 from 2964784 to 3706300 tid 3 2023-12-01T15:46:27.148 INFO:tasks.rados.rados.0.smithi040.stdout:2118: write oid 62 current snap is 0 2023-12-01T15:46:27.148 INFO:tasks.rados.rados.0.smithi040.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-12-01T15:46:27.154 INFO:tasks.rados.rados.0.smithi040.stdout:2118: writing smithi04088644-62 from 531484 to 1108377 tid 1 2023-12-01T15:46:27.161 INFO:tasks.rados.rados.0.smithi040.stdout:2118: writing smithi04088644-62 from 1843751 to 2369238 tid 2 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2118: writing smithi04088644-62 from 2875854 to 3544995 tid 3 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2119: read oid 56 snap -1 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2119: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2120: read oid 174 snap -1 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2120: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2121: write oid 15 current snap is 0 2023-12-01T15:46:27.169 INFO:tasks.rados.rados.0.smithi040.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-12-01T15:46:27.176 INFO:tasks.rados.rados.0.smithi040.stdout:2121: writing smithi04088644-15 from 548291 to 1200433 tid 1 2023-12-01T15:46:27.184 INFO:tasks.rados.rados.0.smithi040.stdout:2121: writing smithi04088644-15 from 1902233 to 2687731 tid 2 2023-12-01T15:46:27.190 INFO:tasks.rados.rados.0.smithi040.stdout:2121: writing smithi04088644-15 from 3303277 to 3748291 tid 3 2023-12-01T15:46:27.190 INFO:tasks.rados.rados.0.smithi040.stdout:2122: write oid 121 current snap is 0 2023-12-01T15:46:27.190 INFO:tasks.rados.rados.0.smithi040.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-12-01T15:46:27.198 INFO:tasks.rados.rados.0.smithi040.stdout:2122: writing smithi04088644-121 from 565098 to 1292489 tid 1 2023-12-01T15:46:27.205 INFO:tasks.rados.rados.0.smithi040.stdout:2122: writing smithi04088644-121 from 1960715 to 2489871 tid 2 2023-12-01T15:46:27.211 INFO:tasks.rados.rados.0.smithi040.stdout:2122: writing smithi04088644-121 from 2930700 to 3622385 tid 3 2023-12-01T15:46:27.211 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:27.211 INFO:tasks.rados.rados.0.smithi040.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing write tid 3 to smithi04088644-383 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing write tid 4 to smithi04088644-383 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing write tid 5 to smithi04088644-383 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: oid 383 updating version 0 to 259 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: oid 383 updating version 259 to 262 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: oid 383 version 262 is already newer than 261 2023-12-01T15:46:27.347 INFO:tasks.rados.rados.0.smithi040.stdout:2107: oid 383 version 262 is already newer than 260 2023-12-01T15:46:27.348 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 262 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-12-01T15:46:27.348 INFO:tasks.rados.rados.0.smithi040.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T15:46:27.348 INFO:tasks.rados.rados.0.smithi040.stdout:2110: finishing write tid 1 to smithi04088644-78 2023-12-01T15:46:27.348 INFO:tasks.rados.rados.0.smithi040.stdout:2108: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-12-01T15:46:27.477 INFO:tasks.rados.rados.0.smithi040.stdout:2110: finishing write tid 2 to smithi04088644-78 2023-12-01T15:46:27.477 INFO:tasks.rados.rados.0.smithi040.stdout:2110: finishing write tid 3 to smithi04088644-78 2023-12-01T15:46:27.477 INFO:tasks.rados.rados.0.smithi040.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: finishing write tid 4 to smithi04088644-78 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: finishing write tid 5 to smithi04088644-78 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: oid 78 updating version 0 to 247 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: oid 78 updating version 247 to 248 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: oid 78 version 248 is already newer than 245 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: oid 78 version 248 is already newer than 246 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 248 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2023-12-01T15:46:27.575 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 1 to smithi04088644-262 2023-12-01T15:46:27.576 INFO:tasks.rados.rados.0.smithi040.stdout:2112: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-12-01T15:46:27.778 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 2 to smithi04088644-262 2023-12-01T15:46:27.778 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 3 to smithi04088644-262 2023-12-01T15:46:27.778 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 4 to smithi04088644-262 2023-12-01T15:46:27.778 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 5 to smithi04088644-262 2023-12-01T15:46:27.778 INFO:tasks.rados.rados.0.smithi040.stdout:2113: oid 262 updating version 0 to 312 2023-12-01T15:46:27.778 INFO:tasks.rados.rados.0.smithi040.stdout:2113: oid 262 version 312 is already newer than 311 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2113: oid 262 version 312 is already newer than 310 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2113: oid 262 updating version 312 to 313 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 262 v 313 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: finishing write tid 1 to smithi04088644-486 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: finishing write tid 2 to smithi04088644-486 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: finishing write tid 3 to smithi04088644-486 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: finishing write tid 4 to smithi04088644-486 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: finishing write tid 5 to smithi04088644-486 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: oid 486 updating version 0 to 300 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: oid 486 version 300 is already newer than 298 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: oid 486 version 300 is already newer than 299 2023-12-01T15:46:27.779 INFO:tasks.rados.rados.0.smithi040.stdout:2114: oid 486 version 300 is already newer than 297 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 486 v 300 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2114: left oid 486 (ObjNum 1409 snap 0 seq_num 1409) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 1 to smithi04088644-296 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 2 to smithi04088644-296 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 3 to smithi04088644-296 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2107: done (15 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2108: done (14 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2109: done (13 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2110: done (12 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2111: done (11 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2112: done (10 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2113: done (9 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2114: done (8 left) 2023-12-01T15:46:27.780 INFO:tasks.rados.rados.0.smithi040.stdout:2123: read oid 404 snap -1 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2123: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2124: write oid 444 current snap is 0 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 4 to smithi04088644-296 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 5 to smithi04088644-296 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 6 to smithi04088644-296 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: oid 296 updating version 0 to 317 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: oid 296 version 317 is already newer than 316 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: oid 296 version 317 is already newer than 314 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: oid 296 version 317 is already newer than 315 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: oid 296 updating version 317 to 318 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 296 v 318 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2115: left oid 296 (ObjNum 1410 snap 0 seq_num 1410) 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 1 to smithi04088644-49 2023-12-01T15:46:27.781 INFO:tasks.rados.rados.0.smithi040.stdout:2116: expect (ObjNum 1246 snap 0 seq_num 1246) 2023-12-01T15:46:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 2 to smithi04088644-49 2023-12-01T15:46:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 3 to smithi04088644-49 2023-12-01T15:46:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 4 to smithi04088644-49 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 5 to smithi04088644-49 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2117: oid 49 updating version 0 to 411 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2117: oid 49 updating version 411 to 413 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2117: oid 49 version 413 is already newer than 410 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2117: oid 49 version 413 is already newer than 412 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 413 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2117: left oid 49 (ObjNum 1411 snap 0 seq_num 1411) 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing write tid 1 to smithi04088644-62 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing write tid 2 to smithi04088644-62 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing write tid 3 to smithi04088644-62 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing write tid 4 to smithi04088644-62 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing write tid 5 to smithi04088644-62 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: oid 62 updating version 0 to 268 2023-12-01T15:46:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:2118: oid 62 updating version 268 to 270 2023-12-01T15:46:27.954 INFO:tasks.rados.rados.0.smithi040.stdout:2118: oid 62 version 270 is already newer than 267 2023-12-01T15:46:27.954 INFO:tasks.rados.rados.0.smithi040.stdout:2118: oid 62 version 270 is already newer than 269 2023-12-01T15:46:27.954 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 270 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-12-01T15:46:27.954 INFO:tasks.rados.rados.0.smithi040.stdout:2118: left oid 62 (ObjNum 1412 snap 0 seq_num 1412) 2023-12-01T15:46:27.954 INFO:tasks.rados.rados.0.smithi040.stdout:2120: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-12-01T15:46:28.168 INFO:tasks.rados.rados.0.smithi040.stdout:2119: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: finishing write tid 1 to smithi04088644-15 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: finishing write tid 2 to smithi04088644-15 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: finishing write tid 3 to smithi04088644-15 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: finishing write tid 4 to smithi04088644-15 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: finishing write tid 5 to smithi04088644-15 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: oid 15 updating version 0 to 406 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: oid 15 updating version 406 to 407 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: oid 15 updating version 407 to 408 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: oid 15 version 408 is already newer than 405 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 408 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2121: left oid 15 (ObjNum 1413 snap 0 seq_num 1413) 2023-12-01T15:46:28.265 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing write tid 1 to smithi04088644-121 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing write tid 2 to smithi04088644-121 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing write tid 3 to smithi04088644-121 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing write tid 4 to smithi04088644-121 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing write tid 5 to smithi04088644-121 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: oid 121 updating version 0 to 303 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: oid 121 version 303 is already newer than 301 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: oid 121 updating version 303 to 304 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: oid 121 version 304 is already newer than 302 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 121 v 304 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2122: left oid 121 (ObjNum 1414 snap 0 seq_num 1414) 2023-12-01T15:46:28.266 INFO:tasks.rados.rados.0.smithi040.stdout:2123: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-12-01T15:46:28.452 INFO:tasks.rados.rados.0.smithi040.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-12-01T15:46:28.464 INFO:tasks.rados.rados.0.smithi040.stdout:2124: writing smithi04088644-444 from 581905 to 1100898 tid 1 2023-12-01T15:46:28.472 INFO:tasks.rados.rados.0.smithi040.stdout:2124: writing smithi04088644-444 from 1735550 to 2408364 tid 2 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2124: writing smithi04088644-444 from 2958123 to 3461080 tid 3 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2115: done (9 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2116: done (8 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2117: done (7 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2118: done (6 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2119: done (5 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2120: done (4 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2121: done (3 left) 2023-12-01T15:46:28.478 INFO:tasks.rados.rados.0.smithi040.stdout:2122: done (2 left) 2023-12-01T15:46:28.479 INFO:tasks.rados.rados.0.smithi040.stdout:2123: done (1 left) 2023-12-01T15:46:28.479 INFO:tasks.rados.rados.0.smithi040.stdout:2125: write oid 285 current snap is 0 2023-12-01T15:46:28.479 INFO:tasks.rados.rados.0.smithi040.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-12-01T15:46:28.484 INFO:tasks.rados.rados.0.smithi040.stdout:2125: writing smithi04088644-285 from 598712 to 1192954 tid 1 2023-12-01T15:46:28.490 INFO:tasks.rados.rados.0.smithi040.stdout:2125: writing smithi04088644-285 from 1677679 to 2210504 tid 2 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2125: writing smithi04088644-285 from 2985546 to 3416128 tid 3 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2126: write oid 95 current snap is 0 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: finishing write tid 1 to smithi04088644-444 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: finishing write tid 2 to smithi04088644-444 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: finishing write tid 3 to smithi04088644-444 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: finishing write tid 4 to smithi04088644-444 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: finishing write tid 5 to smithi04088644-444 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: oid 444 updating version 0 to 305 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: oid 444 updating version 305 to 307 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: oid 444 version 307 is already newer than 306 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:2124: oid 444 updating version 307 to 308 2023-12-01T15:46:28.498 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 308 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-12-01T15:46:28.499 INFO:tasks.rados.rados.0.smithi040.stdout:2124: left oid 444 (ObjNum 1415 snap 0 seq_num 1415) 2023-12-01T15:46:28.499 INFO:tasks.rados.rados.0.smithi040.stdout:2125: finishing write tid 1 to smithi04088644-285 2023-12-01T15:46:28.499 INFO:tasks.rados.rados.0.smithi040.stdout:2125: finishing write tid 2 to smithi04088644-285 2023-12-01T15:46:28.499 INFO:tasks.rados.rados.0.smithi040.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-12-01T15:46:28.505 INFO:tasks.rados.rados.0.smithi040.stdout:2126: writing smithi04088644-95 from 615519 to 1285010 tid 1 2023-12-01T15:46:28.511 INFO:tasks.rados.rados.0.smithi040.stdout:2126: writing smithi04088644-95 from 1736161 to 2412644 tid 2 2023-12-01T15:46:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:2126: writing smithi04088644-95 from 2896616 to 3538470 tid 3 2023-12-01T15:46:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:2124: done (2 left) 2023-12-01T15:46:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:2127: read oid 154 snap -1 2023-12-01T15:46:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:2127: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-12-01T15:46:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:2128: write oid 339 current snap is 0 2023-12-01T15:46:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-12-01T15:46:28.525 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi04088644-339 from 632326 to 1377066 tid 1 2023-12-01T15:46:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:28 smithi141 bash[31670]: cluster 2023-12-01T15:46:27.547844+0000 mgr.y (mgr.24356) 249 : cluster 0 pgmap v219: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2023-12-01T15:46:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:28 smithi141 bash[31670]: audit 2023-12-01T15:46:27.609061+0000 mon.c (mon.2) 156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:28.532 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi04088644-339 from 1794643 to 2331137 tid 2 2023-12-01T15:46:28.539 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi04088644-339 from 3040392 to 3493518 tid 3 2023-12-01T15:46:28.539 INFO:tasks.rados.rados.0.smithi040.stdout:2129: write oid 398 current snap is 0 2023-12-01T15:46:28.539 INFO:tasks.rados.rados.0.smithi040.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-12-01T15:46:28.545 INFO:tasks.rados.rados.0.smithi040.stdout:2129: writing smithi04088644-398 from 649133 to 1069122 tid 1 2023-12-01T15:46:28.553 INFO:tasks.rados.rados.0.smithi040.stdout:2129: writing smithi04088644-398 from 1853125 to 2533277 tid 2 2023-12-01T15:46:28.559 INFO:tasks.rados.rados.0.smithi040.stdout:2129: writing smithi04088644-398 from 2951462 to 3615860 tid 3 2023-12-01T15:46:28.559 INFO:tasks.rados.rados.0.smithi040.stdout:2130: read oid 30 snap -1 2023-12-01T15:46:28.560 INFO:tasks.rados.rados.0.smithi040.stdout:2130: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:46:28.560 INFO:tasks.rados.rados.0.smithi040.stdout:2131: write oid 83 current snap is 0 2023-12-01T15:46:28.560 INFO:tasks.rados.rados.0.smithi040.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-12-01T15:46:28.567 INFO:tasks.rados.rados.0.smithi040.stdout:2131: writing smithi04088644-83 from 665940 to 1161178 tid 1 2023-12-01T15:46:28.574 INFO:tasks.rados.rados.0.smithi040.stdout:2131: writing smithi04088644-83 from 1795254 to 2335417 tid 2 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2131: writing smithi04088644-83 from 2978885 to 3454555 tid 3 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2132: read oid 215 snap -1 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2132: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2133: delete oid 451 current snap is 0 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2125: finishing write tid 3 to smithi04088644-285 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2125: finishing write tid 4 to smithi04088644-285 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2125: finishing write tid 5 to smithi04088644-285 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2125: oid 285 updating version 0 to 263 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2125: oid 285 updating version 263 to 265 2023-12-01T15:46:28.581 INFO:tasks.rados.rados.0.smithi040.stdout:2125: oid 285 version 265 is already newer than 264 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2125: oid 285 updating version 265 to 266 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 266 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2125: left oid 285 (ObjNum 1416 snap 0 seq_num 1416) 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: finishing write tid 1 to smithi04088644-95 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: finishing write tid 2 to smithi04088644-95 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: finishing write tid 3 to smithi04088644-95 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: finishing write tid 4 to smithi04088644-95 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: finishing write tid 5 to smithi04088644-95 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: oid 95 updating version 0 to 309 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: oid 95 updating version 309 to 310 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: oid 95 updating version 310 to 311 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: oid 95 updating version 311 to 312 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 312 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2126: left oid 95 (ObjNum 1417 snap 0 seq_num 1417) 2023-12-01T15:46:28.582 INFO:tasks.rados.rados.0.smithi040.stdout:2127: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-12-01T15:46:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:28 smithi040 bash[41173]: cluster 2023-12-01T15:46:27.547844+0000 mgr.y (mgr.24356) 249 : cluster 0 pgmap v219: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2023-12-01T15:46:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:28 smithi040 bash[41173]: audit 2023-12-01T15:46:27.609061+0000 mon.c (mon.2) 156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:28 smithi040 bash[28232]: cluster 2023-12-01T15:46:27.547844+0000 mgr.y (mgr.24356) 249 : cluster 0 pgmap v219: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2023-12-01T15:46:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:28 smithi040 bash[28232]: audit 2023-12-01T15:46:27.609061+0000 mon.c (mon.2) 156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 1 to smithi04088644-339 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 2 to smithi04088644-339 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 3 to smithi04088644-339 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 4 to smithi04088644-339 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 5 to smithi04088644-339 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: oid 339 updating version 0 to 230 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: oid 339 updating version 230 to 231 2023-12-01T15:46:28.782 INFO:tasks.rados.rados.0.smithi040.stdout:2128: oid 339 updating version 231 to 232 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2128: oid 339 updating version 232 to 233 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 339 v 233 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2128: left oid 339 (ObjNum 1418 snap 0 seq_num 1418) 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: finishing write tid 1 to smithi04088644-398 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: finishing write tid 2 to smithi04088644-398 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: finishing write tid 3 to smithi04088644-398 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: finishing write tid 4 to smithi04088644-398 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: finishing write tid 5 to smithi04088644-398 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: oid 398 updating version 0 to 297 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: oid 398 updating version 297 to 298 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: oid 398 updating version 298 to 299 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: oid 398 version 299 is already newer than 296 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 398 v 299 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2129: left oid 398 (ObjNum 1419 snap 0 seq_num 1419) 2023-12-01T15:46:28.783 INFO:tasks.rados.rados.0.smithi040.stdout:2130: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: finishing write tid 1 to smithi04088644-83 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: finishing write tid 2 to smithi04088644-83 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: finishing write tid 3 to smithi04088644-83 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: finishing write tid 4 to smithi04088644-83 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: finishing write tid 5 to smithi04088644-83 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: oid 83 updating version 0 to 232 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: oid 83 version 232 is already newer than 230 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: oid 83 version 232 is already newer than 231 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2131: oid 83 updating version 232 to 233 2023-12-01T15:46:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 83 v 233 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-12-01T15:46:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2131: left oid 83 (ObjNum 1420 snap 0 seq_num 1420) 2023-12-01T15:46:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2132: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2125: done (8 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2126: done (7 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2127: done (6 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2128: done (5 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2129: done (4 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2130: done (3 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2131: done (2 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2132: done (1 left) 2023-12-01T15:46:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:2133: done (0 left) 2023-12-01T15:46:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:2134: read oid 448 snap -1 2023-12-01T15:46:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:2134: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-12-01T15:46:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:2135: read oid 194 snap -1 2023-12-01T15:46:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:2135: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:2136: write oid 247 current snap is 0 2023-12-01T15:46:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-12-01T15:46:29.000 INFO:tasks.rados.rados.0.smithi040.stdout:2136: writing smithi04088644-247 from 699554 to 1461643 tid 1 2023-12-01T15:46:29.006 INFO:tasks.rados.rados.0.smithi040.stdout:2136: writing smithi04088644-247 from 2028571 to 2572403 tid 2 2023-12-01T15:46:29.013 INFO:tasks.rados.rados.0.smithi040.stdout:2136: writing smithi04088644-247 from 3150084 to 3764651 tid 3 2023-12-01T15:46:29.014 INFO:tasks.rados.rados.0.smithi040.stdout:2137: read oid 298 snap -1 2023-12-01T15:46:29.014 INFO:tasks.rados.rados.0.smithi040.stdout:2137: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T15:46:29.014 INFO:tasks.rados.rados.0.smithi040.stdout:2138: read oid 375 snap -1 2023-12-01T15:46:29.014 INFO:tasks.rados.rados.0.smithi040.stdout:2138: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-12-01T15:46:29.014 INFO:tasks.rados.rados.0.smithi040.stdout:2139: write oid 65 current snap is 0 2023-12-01T15:46:29.014 INFO:tasks.rados.rados.0.smithi040.stdout:2134: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-12-01T15:46:29.132 INFO:tasks.rados.rados.0.smithi040.stdout:2135: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: finishing write tid 1 to smithi04088644-247 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: finishing write tid 2 to smithi04088644-247 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: finishing write tid 3 to smithi04088644-247 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: finishing write tid 4 to smithi04088644-247 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: finishing write tid 5 to smithi04088644-247 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: oid 247 updating version 0 to 262 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: oid 247 version 262 is already newer than 261 2023-12-01T15:46:29.268 INFO:tasks.rados.rados.0.smithi040.stdout:2136: oid 247 version 262 is already newer than 260 2023-12-01T15:46:29.269 INFO:tasks.rados.rados.0.smithi040.stdout:2136: oid 247 version 262 is already newer than 259 2023-12-01T15:46:29.269 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 247 v 262 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-12-01T15:46:29.269 INFO:tasks.rados.rados.0.smithi040.stdout:2136: left oid 247 (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T15:46:29.269 INFO:tasks.rados.rados.0.smithi040.stdout:2137: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T15:46:29.348 INFO:tasks.rados.rados.0.smithi040.stdout:2138: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-12-01T15:46:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:29 smithi141 bash[31670]: audit 2023-12-01T15:46:28.227415+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.40:0/3781569056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:29.538 INFO:tasks.rados.rados.0.smithi040.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-12-01T15:46:29.550 INFO:tasks.rados.rados.0.smithi040.stdout:2139: writing smithi04088644-65 from 716361 to 1153699 tid 1 2023-12-01T15:46:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:2139: writing smithi04088644-65 from 1687053 to 2374543 tid 2 2023-12-01T15:46:29.563 INFO:tasks.rados.rados.0.smithi040.stdout:2139: writing smithi04088644-65 from 2777507 to 3203346 tid 3 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2139: writing smithi04088644-65 from 3877756 to 3916361 tid 4 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2134: done (5 left) 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2135: done (4 left) 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2136: done (3 left) 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2137: done (2 left) 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2138: done (1 left) 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2140: read oid 453 snap -1 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2140: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2141: write oid 66 current snap is 0 2023-12-01T15:46:29.567 INFO:tasks.rados.rados.0.smithi040.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-12-01T15:46:29.574 INFO:tasks.rados.rados.0.smithi040.stdout:2141: writing smithi04088644-66 from 733168 to 1245755 tid 1 2023-12-01T15:46:29.581 INFO:tasks.rados.rados.0.smithi040.stdout:2141: writing smithi04088644-66 from 2029182 to 2576683 tid 2 2023-12-01T15:46:29.588 INFO:tasks.rados.rados.0.smithi040.stdout:2141: writing smithi04088644-66 from 3088577 to 3725688 tid 3 2023-12-01T15:46:29.588 INFO:tasks.rados.rados.0.smithi040.stdout:2142: delete oid 272 current snap is 0 2023-12-01T15:46:29.588 INFO:tasks.rados.rados.0.smithi040.stdout:2139: finishing write tid 1 to smithi04088644-65 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: finishing write tid 2 to smithi04088644-65 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: finishing write tid 3 to smithi04088644-65 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: finishing write tid 4 to smithi04088644-65 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: finishing write tid 5 to smithi04088644-65 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: finishing write tid 6 to smithi04088644-65 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: oid 65 updating version 0 to 322 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: oid 65 version 322 is already newer than 320 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: oid 65 updating version 322 to 323 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: oid 65 version 323 is already newer than 319 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: oid 65 version 323 is already newer than 321 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 323 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2139: left oid 65 (ObjNum 1423 snap 0 seq_num 1423) 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 1 to smithi04088644-66 2023-12-01T15:46:29.589 INFO:tasks.rados.rados.0.smithi040.stdout:2140: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T15:46:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:29 smithi040 bash[28232]: audit 2023-12-01T15:46:28.227415+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.40:0/3781569056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:29 smithi040 bash[41173]: audit 2023-12-01T15:46:28.227415+0000 mon.c (mon.2) 157 : audit 0 from='client.? 172.21.15.40:0/3781569056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:29.779 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 2 to smithi04088644-66 2023-12-01T15:46:29.779 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 3 to smithi04088644-66 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 4 to smithi04088644-66 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 5 to smithi04088644-66 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: oid 66 updating version 0 to 262 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: oid 66 version 262 is already newer than 261 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: oid 66 updating version 262 to 263 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: oid 66 version 263 is already newer than 260 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 66 v 263 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: left oid 66 (ObjNum 1424 snap 0 seq_num 1424) 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2139: done (3 left) 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2140: done (2 left) 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2141: done (1 left) 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2142: done (0 left) 2023-12-01T15:46:29.780 INFO:tasks.rados.rados.0.smithi040.stdout:2143: write oid 15 current snap is 0 2023-12-01T15:46:29.781 INFO:tasks.rados.rados.0.smithi040.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-12-01T15:46:29.794 INFO:tasks.rados.rados.0.smithi040.stdout:2143: writing smithi04088644-15 from 766782 to 1429867 tid 1 2023-12-01T15:46:29.802 INFO:tasks.rados.rados.0.smithi040.stdout:2143: writing smithi04088644-15 from 2146146 to 2697316 tid 2 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2143: writing smithi04088644-15 from 3143423 to 3919431 tid 3 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2144: read oid 248 snap -1 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2144: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2145: write oid 397 current snap is 0 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2143: finishing write tid 1 to smithi04088644-15 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2143: finishing write tid 2 to smithi04088644-15 2023-12-01T15:46:29.810 INFO:tasks.rados.rados.0.smithi040.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-12-01T15:46:29.819 INFO:tasks.rados.rados.0.smithi040.stdout:2145: writing smithi04088644-397 from 783589 to 1521923 tid 1 2023-12-01T15:46:29.826 INFO:tasks.rados.rados.0.smithi040.stdout:2145: writing smithi04088644-397 from 2204628 to 2899456 tid 2 2023-12-01T15:46:29.833 INFO:tasks.rados.rados.0.smithi040.stdout:2145: writing smithi04088644-397 from 3570846 to 3983589 tid 3 2023-12-01T15:46:29.833 INFO:tasks.rados.rados.0.smithi040.stdout:2146: write oid 334 current snap is 0 2023-12-01T15:46:29.833 INFO:tasks.rados.rados.0.smithi040.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-12-01T15:46:29.837 INFO:tasks.rados.rados.0.smithi040.stdout:2146: writing smithi04088644-334 from 400396 to 813979 tid 1 2023-12-01T15:46:29.844 INFO:tasks.rados.rados.0.smithi040.stdout:2146: writing smithi04088644-334 from 1463110 to 1901596 tid 2 2023-12-01T15:46:29.844 INFO:tasks.rados.rados.0.smithi040.stdout:2147: write oid 108 current snap is 0 2023-12-01T15:46:29.844 INFO:tasks.rados.rados.0.smithi040.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-12-01T15:46:29.849 INFO:tasks.rados.rados.0.smithi040.stdout:2147: writing smithi04088644-108 from 417203 to 906035 tid 1 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2147: writing smithi04088644-108 from 1405239 to 2017203 tid 2 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2148: read oid 130 snap -1 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2149: delete oid 89 current snap is 0 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2143: finishing write tid 3 to smithi04088644-15 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2143: finishing write tid 4 to smithi04088644-15 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2143: finishing write tid 5 to smithi04088644-15 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2143: oid 15 updating version 0 to 412 2023-12-01T15:46:29.856 INFO:tasks.rados.rados.0.smithi040.stdout:2143: oid 15 version 412 is already newer than 410 2023-12-01T15:46:29.857 INFO:tasks.rados.rados.0.smithi040.stdout:2143: oid 15 version 412 is already newer than 411 2023-12-01T15:46:29.857 INFO:tasks.rados.rados.0.smithi040.stdout:2143: oid 15 version 412 is already newer than 409 2023-12-01T15:46:29.857 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 412 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-12-01T15:46:29.857 INFO:tasks.rados.rados.0.smithi040.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-12-01T15:46:29.857 INFO:tasks.rados.rados.0.smithi040.stdout:2144: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:46:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing write tid 1 to smithi04088644-397 2023-12-01T15:46:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing write tid 2 to smithi04088644-397 2023-12-01T15:46:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing write tid 3 to smithi04088644-397 2023-12-01T15:46:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:2143: done (6 left) 2023-12-01T15:46:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:2144: done (5 left) 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2149: done (4 left) 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2150: read oid 17 snap -1 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2150: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2151: read oid 377 snap -1 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2152: write oid 14 current snap is 0 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing write tid 4 to smithi04088644-397 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing write tid 5 to smithi04088644-397 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: oid 397 updating version 0 to 308 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: oid 397 version 308 is already newer than 306 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: oid 397 updating version 308 to 309 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: oid 397 version 309 is already newer than 307 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 397 v 309 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-12-01T15:46:29.936 INFO:tasks.rados.rados.0.smithi040.stdout:2146: finishing write tid 1 to smithi04088644-334 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: finishing write tid 2 to smithi04088644-334 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: finishing write tid 3 to smithi04088644-334 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: finishing write tid 4 to smithi04088644-334 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: oid 334 updating version 0 to 267 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: oid 334 updating version 267 to 269 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: oid 334 version 269 is already newer than 268 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 334 v 269 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2147: finishing write tid 1 to smithi04088644-108 2023-12-01T15:46:29.937 INFO:tasks.rados.rados.0.smithi040.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-12-01T15:46:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2152: writing smithi04088644-14 from 450817 to 1206500 tid 1 2023-12-01T15:46:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2152: writing smithi04088644-14 from 1638556 to 2050817 tid 2 2023-12-01T15:46:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2145: done (6 left) 2023-12-01T15:46:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2146: done (5 left) 2023-12-01T15:46:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2153: read oid 383 snap -1 2023-12-01T15:46:29.953 INFO:tasks.rados.rados.0.smithi040.stdout:2153: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T15:46:29.953 INFO:tasks.rados.rados.0.smithi040.stdout:2154: read oid 247 snap -1 2023-12-01T15:46:29.953 INFO:tasks.rados.rados.0.smithi040.stdout:2154: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T15:46:29.953 INFO:tasks.rados.rados.0.smithi040.stdout:2155: write oid 250 current snap is 0 2023-12-01T15:46:29.953 INFO:tasks.rados.rados.0.smithi040.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-12-01T15:46:29.959 INFO:tasks.rados.rados.0.smithi040.stdout:2155: writing smithi04088644-250 from 467624 to 898556 tid 1 2023-12-01T15:46:29.966 INFO:tasks.rados.rados.0.smithi040.stdout:2155: writing smithi04088644-250 from 1697038 to 2067624 tid 2 2023-12-01T15:46:29.966 INFO:tasks.rados.rados.0.smithi040.stdout:2156: read oid 194 snap -1 2023-12-01T15:46:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:2156: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:2157: write oid 4 current snap is 0 2023-12-01T15:46:29.967 INFO:tasks.rados.rados.0.smithi040.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-12-01T15:46:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:2157: writing smithi04088644-4 from 484431 to 990612 tid 1 2023-12-01T15:46:29.978 INFO:tasks.rados.rados.0.smithi040.stdout:2157: writing smithi04088644-4 from 1639167 to 2084431 tid 2 2023-12-01T15:46:29.979 INFO:tasks.rados.rados.0.smithi040.stdout:2158: read oid 55 snap -1 2023-12-01T15:46:29.979 INFO:tasks.rados.rados.0.smithi040.stdout:2158: expect deleted 2023-12-01T15:46:29.979 INFO:tasks.rados.rados.0.smithi040.stdout:2159: write oid 70 current snap is 0 2023-12-01T15:46:29.979 INFO:tasks.rados.rados.0.smithi040.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-12-01T15:46:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:2159: writing smithi04088644-70 from 501238 to 1082668 tid 1 2023-12-01T15:46:29.990 INFO:tasks.rados.rados.0.smithi040.stdout:2159: writing smithi04088644-70 from 1697649 to 2101238 tid 2 2023-12-01T15:46:29.991 INFO:tasks.rados.rados.0.smithi040.stdout:2160: read oid 52 snap -1 2023-12-01T15:46:29.991 INFO:tasks.rados.rados.0.smithi040.stdout:2160: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:46:29.991 INFO:tasks.rados.rados.0.smithi040.stdout:2161: write oid 233 current snap is 0 2023-12-01T15:46:29.991 INFO:tasks.rados.rados.0.smithi040.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-12-01T15:46:29.997 INFO:tasks.rados.rados.0.smithi040.stdout:2161: writing smithi04088644-233 from 518045 to 1174724 tid 1 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2161: writing smithi04088644-233 from 1756131 to 2118045 tid 2 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2162: write oid 232 current snap is 0 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: finishing write tid 2 to smithi04088644-108 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: finishing write tid 3 to smithi04088644-108 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: finishing write tid 4 to smithi04088644-108 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: oid 108 updating version 0 to 311 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: oid 108 updating version 311 to 312 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: oid 108 version 312 is already newer than 310 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 108 v 312 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-12-01T15:46:30.003 INFO:tasks.rados.rados.0.smithi040.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-12-01T15:46:30.010 INFO:tasks.rados.rados.0.smithi040.stdout:2162: writing smithi04088644-232 from 534852 to 1266780 tid 1 2023-12-01T15:46:30.017 INFO:tasks.rados.rados.0.smithi040.stdout:2162: writing smithi04088644-232 from 1814613 to 2134852 tid 2 2023-12-01T15:46:30.017 INFO:tasks.rados.rados.0.smithi040.stdout:2147: done (14 left) 2023-12-01T15:46:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2163: write oid 457 current snap is 0 2023-12-01T15:46:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-12-01T15:46:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:2163: writing smithi04088644-457 from 551659 to 1075189 tid 1 2023-12-01T15:46:30.027 INFO:tasks.rados.rados.0.smithi040.stdout:2163: writing smithi04088644-457 from 1873095 to 2151659 tid 2 2023-12-01T15:46:30.027 INFO:tasks.rados.rados.0.smithi040.stdout:2164: write oid 454 current snap is 0 2023-12-01T15:46:30.027 INFO:tasks.rados.rados.0.smithi040.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-12-01T15:46:30.035 INFO:tasks.rados.rados.0.smithi040.stdout:2164: writing smithi04088644-454 from 568466 to 1167245 tid 1 2023-12-01T15:46:30.041 INFO:tasks.rados.rados.0.smithi040.stdout:2164: writing smithi04088644-454 from 1931577 to 2168466 tid 2 2023-12-01T15:46:30.041 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:30.041 INFO:tasks.rados.rados.0.smithi040.stdout:2148: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-12-01T15:46:30.237 INFO:tasks.rados.rados.0.smithi040.stdout:2150: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:46:30.313 INFO:tasks.rados.rados.0.smithi040.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: finishing write tid 1 to smithi04088644-14 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: finishing write tid 2 to smithi04088644-14 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: finishing write tid 3 to smithi04088644-14 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: finishing write tid 4 to smithi04088644-14 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: oid 14 updating version 0 to 235 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: oid 14 updating version 235 to 237 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:2152: oid 14 version 237 is already newer than 236 2023-12-01T15:46:30.421 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 237 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-12-01T15:46:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:2152: left oid 14 (ObjNum 1431 snap 0 seq_num 1431) 2023-12-01T15:46:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:2154: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-12-01T15:46:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:30 smithi141 bash[31670]: cluster 2023-12-01T15:46:29.548715+0000 mgr.y (mgr.24356) 250 : cluster 0 pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 121 op/s 2023-12-01T15:46:30.608 INFO:tasks.rados.rados.0.smithi040.stdout:2153: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T15:46:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:30 smithi040 bash[41173]: cluster 2023-12-01T15:46:29.548715+0000 mgr.y (mgr.24356) 250 : cluster 0 pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 121 op/s 2023-12-01T15:46:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:30 smithi040 bash[28232]: cluster 2023-12-01T15:46:29.548715+0000 mgr.y (mgr.24356) 250 : cluster 0 pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 121 op/s 2023-12-01T15:46:30.821 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing write tid 1 to smithi04088644-250 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing write tid 2 to smithi04088644-250 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing write tid 3 to smithi04088644-250 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing write tid 4 to smithi04088644-250 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: oid 250 updating version 0 to 204 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: oid 250 version 204 is already newer than 203 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: oid 250 updating version 204 to 205 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 250 v 205 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-12-01T15:46:30.822 INFO:tasks.rados.rados.0.smithi040.stdout:2155: left oid 250 (ObjNum 1432 snap 0 seq_num 1432) 2023-12-01T15:46:30.823 INFO:tasks.rados.rados.0.smithi040.stdout:2157: finishing write tid 1 to smithi04088644-4 2023-12-01T15:46:30.823 INFO:tasks.rados.rados.0.smithi040.stdout:2156: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: finishing write tid 2 to smithi04088644-4 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: finishing write tid 3 to smithi04088644-4 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: finishing write tid 4 to smithi04088644-4 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: oid 4 updating version 0 to 234 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: oid 4 updating version 234 to 236 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: oid 4 version 236 is already newer than 235 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 236 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-12-01T15:46:30.962 INFO:tasks.rados.rados.0.smithi040.stdout:2157: left oid 4 (ObjNum 1433 snap 0 seq_num 1433) 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: finishing write tid 1 to smithi04088644-70 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: finishing write tid 2 to smithi04088644-70 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: finishing write tid 3 to smithi04088644-70 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: finishing write tid 4 to smithi04088644-70 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: oid 70 updating version 0 to 417 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: oid 70 version 417 is already newer than 416 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: oid 70 version 417 is already newer than 415 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 417 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2159: left oid 70 (ObjNum 1434 snap 0 seq_num 1434) 2023-12-01T15:46:30.963 INFO:tasks.rados.rados.0.smithi040.stdout:2160: expect (ObjNum 609 snap 0 seq_num 609) 2023-12-01T15:46:31.062 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 1 to smithi04088644-233 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 2 to smithi04088644-233 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 3 to smithi04088644-233 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 4 to smithi04088644-233 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: oid 233 updating version 0 to 272 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: oid 233 version 272 is already newer than 270 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: oid 233 version 272 is already newer than 271 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 233 v 272 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2161: left oid 233 (ObjNum 1435 snap 0 seq_num 1435) 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: finishing write tid 1 to smithi04088644-232 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: finishing write tid 2 to smithi04088644-232 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: finishing write tid 3 to smithi04088644-232 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: finishing write tid 4 to smithi04088644-232 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: oid 232 updating version 0 to 345 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: oid 232 version 345 is already newer than 344 2023-12-01T15:46:31.063 INFO:tasks.rados.rados.0.smithi040.stdout:2162: oid 232 updating version 345 to 346 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 346 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2162: left oid 232 (ObjNum 1436 snap 0 seq_num 1436) 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: finishing write tid 1 to smithi04088644-457 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: finishing write tid 2 to smithi04088644-457 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: finishing write tid 3 to smithi04088644-457 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: finishing write tid 4 to smithi04088644-457 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: oid 457 updating version 0 to 265 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: oid 457 version 265 is already newer than 264 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: oid 457 updating version 265 to 266 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 457 v 266 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2163: left oid 457 (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2164: finishing write tid 1 to smithi04088644-454 2023-12-01T15:46:31.064 INFO:tasks.rados.rados.0.smithi040.stdout:2164: finishing write tid 2 to smithi04088644-454 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2164: finishing write tid 3 to smithi04088644-454 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2164: finishing write tid 4 to smithi04088644-454 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2164: oid 454 updating version 0 to 301 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2164: oid 454 version 301 is already newer than 300 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2164: oid 454 updating version 301 to 302 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 302 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2164: left oid 454 (ObjNum 1438 snap 0 seq_num 1438) 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2148: done (15 left) 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2150: done (14 left) 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2151: done (13 left) 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2152: done (12 left) 2023-12-01T15:46:31.065 INFO:tasks.rados.rados.0.smithi040.stdout:2153: done (11 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2154: done (10 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2155: done (9 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2156: done (8 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2157: done (7 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2158: done (6 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2159: done (5 left) 2023-12-01T15:46:31.066 INFO:tasks.rados.rados.0.smithi040.stdout:2160: done (4 left) 2023-12-01T15:46:31.067 INFO:tasks.rados.rados.0.smithi040.stdout:2161: done (3 left) 2023-12-01T15:46:31.067 INFO:tasks.rados.rados.0.smithi040.stdout:2162: done (2 left) 2023-12-01T15:46:31.067 INFO:tasks.rados.rados.0.smithi040.stdout:2163: done (1 left) 2023-12-01T15:46:31.067 INFO:tasks.rados.rados.0.smithi040.stdout:2164: done (0 left) 2023-12-01T15:46:31.067 INFO:tasks.rados.rados.0.smithi040.stdout:2165: delete oid 350 current snap is 0 2023-12-01T15:46:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:2165: done (0 left) 2023-12-01T15:46:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:2166: read oid 28 snap -1 2023-12-01T15:46:31.068 INFO:tasks.rados.rados.0.smithi040.stdout:2166: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T15:46:31.069 INFO:tasks.rados.rados.0.smithi040.stdout:2167: write oid 392 current snap is 0 2023-12-01T15:46:31.069 INFO:tasks.rados.rados.0.smithi040.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-12-01T15:46:31.079 INFO:tasks.rados.rados.0.smithi040.stdout:2167: writing smithi04088644-392 from 602080 to 1351357 tid 1 2023-12-01T15:46:31.085 INFO:tasks.rados.rados.0.smithi040.stdout:2167: writing smithi04088644-392 from 2048541 to 2202080 tid 2 2023-12-01T15:46:31.085 INFO:tasks.rados.rados.0.smithi040.stdout:2168: write oid 316 current snap is 0 2023-12-01T15:46:31.085 INFO:tasks.rados.rados.0.smithi040.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-12-01T15:46:31.091 INFO:tasks.rados.rados.0.smithi040.stdout:2168: writing smithi04088644-316 from 618887 to 1043413 tid 1 2023-12-01T15:46:31.097 INFO:tasks.rados.rados.0.smithi040.stdout:2168: writing smithi04088644-316 from 1590670 to 2194828 tid 2 2023-12-01T15:46:31.097 INFO:tasks.rados.rados.0.smithi040.stdout:2169: write oid 20 current snap is 0 2023-12-01T15:46:31.097 INFO:tasks.rados.rados.0.smithi040.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-12-01T15:46:31.103 INFO:tasks.rados.rados.0.smithi040.stdout:2169: writing smithi04088644-20 from 635694 to 1135469 tid 1 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2169: writing smithi04088644-20 from 1649152 to 2113321 tid 2 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2170: read oid 184 snap -1 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2170: expect deleted 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2171: read oid 219 snap -1 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2171: expect (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2172: write oid 345 current snap is 0 2023-12-01T15:46:31.110 INFO:tasks.rados.rados.0.smithi040.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-12-01T15:46:31.117 INFO:tasks.rados.rados.0.smithi040.stdout:2172: writing smithi04088644-345 from 652501 to 1227525 tid 1 2023-12-01T15:46:31.123 INFO:tasks.rados.rados.0.smithi040.stdout:2172: writing smithi04088644-345 from 1707634 to 2252501 tid 2 2023-12-01T15:46:31.124 INFO:tasks.rados.rados.0.smithi040.stdout:2173: write oid 24 current snap is 0 2023-12-01T15:46:31.124 INFO:tasks.rados.rados.0.smithi040.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-12-01T15:46:31.131 INFO:tasks.rados.rados.0.smithi040.stdout:2173: writing smithi04088644-24 from 669308 to 1319581 tid 1 2023-12-01T15:46:31.136 INFO:tasks.rados.rados.0.smithi040.stdout:2173: writing smithi04088644-24 from 1766116 to 2233954 tid 2 2023-12-01T15:46:31.136 INFO:tasks.rados.rados.0.smithi040.stdout:2174: write oid 436 current snap is 0 2023-12-01T15:46:31.136 INFO:tasks.rados.rados.0.smithi040.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-12-01T15:46:31.142 INFO:tasks.rados.rados.0.smithi040.stdout:2174: writing smithi04088644-436 from 686115 to 1127990 tid 1 2023-12-01T15:46:31.149 INFO:tasks.rados.rados.0.smithi040.stdout:2174: writing smithi04088644-436 from 1824598 to 2286115 tid 2 2023-12-01T15:46:31.149 INFO:tasks.rados.rados.0.smithi040.stdout:2175: read oid 488 snap -1 2023-12-01T15:46:31.149 INFO:tasks.rados.rados.0.smithi040.stdout:2175: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T15:46:31.150 INFO:tasks.rados.rados.0.smithi040.stdout:2176: read oid 188 snap -1 2023-12-01T15:46:31.150 INFO:tasks.rados.rados.0.smithi040.stdout:2176: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-12-01T15:46:31.150 INFO:tasks.rados.rados.0.smithi040.stdout:2177: read oid 382 snap -1 2023-12-01T15:46:31.150 INFO:tasks.rados.rados.0.smithi040.stdout:2177: expect deleted 2023-12-01T15:46:31.150 INFO:tasks.rados.rados.0.smithi040.stdout:2178: delete oid 493 current snap is 0 2023-12-01T15:46:31.150 INFO:tasks.rados.rados.0.smithi040.stdout:2166: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 1 to smithi04088644-392 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 2 to smithi04088644-392 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 3 to smithi04088644-392 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 4 to smithi04088644-392 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: oid 392 updating version 0 to 327 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: oid 392 version 327 is already newer than 325 2023-12-01T15:46:31.398 INFO:tasks.rados.rados.0.smithi040.stdout:2167: oid 392 version 327 is already newer than 326 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 327 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2167: left oid 392 (ObjNum 1440 snap 0 seq_num 1440) 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 1 to smithi04088644-316 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 2 to smithi04088644-316 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2166: done (12 left) 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2167: done (11 left) 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2178: done (10 left) 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2179: write oid 47 current snap is 0 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 3 to smithi04088644-316 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 4 to smithi04088644-316 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: oid 316 updating version 0 to 263 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: oid 316 updating version 263 to 265 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: oid 316 version 265 is already newer than 264 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 316 v 265 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2168: left oid 316 (ObjNum 1441 snap 0 seq_num 1441) 2023-12-01T15:46:31.399 INFO:tasks.rados.rados.0.smithi040.stdout:2169: finishing write tid 1 to smithi04088644-20 2023-12-01T15:46:31.400 INFO:tasks.rados.rados.0.smithi040.stdout:2169: finishing write tid 2 to smithi04088644-20 2023-12-01T15:46:31.400 INFO:tasks.rados.rados.0.smithi040.stdout:2169: finishing write tid 3 to smithi04088644-20 2023-12-01T15:46:31.400 INFO:tasks.rados.rados.0.smithi040.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-12-01T15:46:31.411 INFO:tasks.rados.rados.0.smithi040.stdout:2179: writing smithi04088644-47 from 719729 to 1312102 tid 1 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2179: writing smithi04088644-47 from 1941562 to 2319729 tid 2 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2168: done (10 left) 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2170: done (9 left) 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2180: read oid 256 snap -1 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2180: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2181: read oid 281 snap -1 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2181: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2182: delete oid 314 current snap is 0 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2169: finishing write tid 4 to smithi04088644-20 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2169: oid 20 updating version 0 to 235 2023-12-01T15:46:31.417 INFO:tasks.rados.rados.0.smithi040.stdout:2169: oid 20 version 235 is already newer than 234 2023-12-01T15:46:31.418 INFO:tasks.rados.rados.0.smithi040.stdout:2169: oid 20 updating version 235 to 236 2023-12-01T15:46:31.418 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 236 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-12-01T15:46:31.418 INFO:tasks.rados.rados.0.smithi040.stdout:2169: left oid 20 (ObjNum 1442 snap 0 seq_num 1442) 2023-12-01T15:46:31.418 INFO:tasks.rados.rados.0.smithi040.stdout:2171: expect (ObjNum 986 snap 0 seq_num 986) 2023-12-01T15:46:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:31 smithi141 bash[31670]: audit 2023-12-01T15:46:30.687362+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.40:0/2362328011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: finishing write tid 1 to smithi04088644-345 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: finishing write tid 2 to smithi04088644-345 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: finishing write tid 3 to smithi04088644-345 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: finishing write tid 4 to smithi04088644-345 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: oid 345 updating version 0 to 267 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: oid 345 updating version 267 to 268 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: oid 345 updating version 268 to 269 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 345 v 269 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2172: left oid 345 (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2173: finishing write tid 1 to smithi04088644-24 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2173: finishing write tid 2 to smithi04088644-24 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2173: finishing write tid 3 to smithi04088644-24 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2173: finishing write tid 4 to smithi04088644-24 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2173: oid 24 updating version 0 to 304 2023-12-01T15:46:31.557 INFO:tasks.rados.rados.0.smithi040.stdout:2173: oid 24 updating version 304 to 305 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2173: oid 24 version 305 is already newer than 303 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 305 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2173: left oid 24 (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing write tid 1 to smithi04088644-436 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing write tid 2 to smithi04088644-436 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing write tid 3 to smithi04088644-436 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing write tid 4 to smithi04088644-436 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: oid 436 updating version 0 to 328 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: oid 436 updating version 328 to 330 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: oid 436 version 330 is already newer than 329 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 436 v 330 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-12-01T15:46:31.558 INFO:tasks.rados.rados.0.smithi040.stdout:2174: left oid 436 (ObjNum 1445 snap 0 seq_num 1445) 2023-12-01T15:46:31.559 INFO:tasks.rados.rados.0.smithi040.stdout:2176: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-12-01T15:46:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:31 smithi040 bash[41173]: audit 2023-12-01T15:46:30.687362+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.40:0/2362328011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:31 smithi040 bash[28232]: audit 2023-12-01T15:46:30.687362+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.40:0/2362328011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:31.706 INFO:tasks.rados.rados.0.smithi040.stdout:2175: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: finishing write tid 1 to smithi04088644-47 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: finishing write tid 2 to smithi04088644-47 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: finishing write tid 3 to smithi04088644-47 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: finishing write tid 4 to smithi04088644-47 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: oid 47 updating version 0 to 239 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: oid 47 version 239 is already newer than 238 2023-12-01T15:46:31.807 INFO:tasks.rados.rados.0.smithi040.stdout:2179: oid 47 version 239 is already newer than 237 2023-12-01T15:46:31.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 239 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-12-01T15:46:31.808 INFO:tasks.rados.rados.0.smithi040.stdout:2179: left oid 47 (ObjNum 1447 snap 0 seq_num 1447) 2023-12-01T15:46:31.808 INFO:tasks.rados.rados.0.smithi040.stdout:2180: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:46:31.989 INFO:tasks.rados.rados.0.smithi040.stdout:2181: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-12-01T15:46:32.249 INFO:tasks.rados.rados.0.smithi040.stdout:2169: done (11 left) 2023-12-01T15:46:32.249 INFO:tasks.rados.rados.0.smithi040.stdout:2171: done (10 left) 2023-12-01T15:46:32.249 INFO:tasks.rados.rados.0.smithi040.stdout:2172: done (9 left) 2023-12-01T15:46:32.249 INFO:tasks.rados.rados.0.smithi040.stdout:2173: done (8 left) 2023-12-01T15:46:32.249 INFO:tasks.rados.rados.0.smithi040.stdout:2174: done (7 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2175: done (6 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2176: done (5 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2177: done (4 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2179: done (3 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2180: done (2 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2181: done (1 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2182: done (0 left) 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2183: write oid 245 current snap is 0 2023-12-01T15:46:32.250 INFO:tasks.rados.rados.0.smithi040.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-12-01T15:46:32.261 INFO:tasks.rados.rados.0.smithi040.stdout:2183: writing smithi04088644-245 from 753343 to 1496214 tid 1 2023-12-01T15:46:32.270 INFO:tasks.rados.rados.0.smithi040.stdout:2183: writing smithi04088644-245 from 1942173 to 2353343 tid 2 2023-12-01T15:46:32.270 INFO:tasks.rados.rados.0.smithi040.stdout:2184: write oid 81 current snap is 0 2023-12-01T15:46:32.271 INFO:tasks.rados.rados.0.smithi040.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-12-01T15:46:32.273 INFO:tasks.rados.rados.0.smithi040.stdout:2184: writing smithi04088644-81 from 770150 to 1188270 tid 1 2023-12-01T15:46:32.278 INFO:tasks.rados.rados.0.smithi040.stdout:2184: writing smithi04088644-81 from 1600655 to 2079500 tid 2 2023-12-01T15:46:32.278 INFO:tasks.rados.rados.0.smithi040.stdout:2185: write oid 423 current snap is 0 2023-12-01T15:46:32.278 INFO:tasks.rados.rados.0.smithi040.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-12-01T15:46:32.286 INFO:tasks.rados.rados.0.smithi040.stdout:2185: writing smithi04088644-423 from 786957 to 1280326 tid 1 2023-12-01T15:46:32.292 INFO:tasks.rados.rados.0.smithi040.stdout:2185: writing smithi04088644-423 from 2059137 to 2386957 tid 2 2023-12-01T15:46:32.292 INFO:tasks.rados.rados.0.smithi040.stdout:2186: write oid 61 current snap is 0 2023-12-01T15:46:32.292 INFO:tasks.rados.rados.0.smithi040.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-12-01T15:46:32.297 INFO:tasks.rados.rados.0.smithi040.stdout:2186: writing smithi04088644-61 from 403764 to 972382 tid 1 2023-12-01T15:46:32.306 INFO:tasks.rados.rados.0.smithi040.stdout:2186: writing smithi04088644-61 from 1717619 to 2403764 tid 2 2023-12-01T15:46:32.306 INFO:tasks.rados.rados.0.smithi040.stdout:2187: write oid 375 current snap is 0 2023-12-01T15:46:32.306 INFO:tasks.rados.rados.0.smithi040.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-12-01T15:46:32.312 INFO:tasks.rados.rados.0.smithi040.stdout:2187: writing smithi04088644-375 from 420571 to 1180791 tid 1 2023-12-01T15:46:32.320 INFO:tasks.rados.rados.0.smithi040.stdout:2187: writing smithi04088644-375 from 1776101 to 2402273 tid 2 2023-12-01T15:46:32.320 INFO:tasks.rados.rados.0.smithi040.stdout:2188: read oid 405 snap -1 2023-12-01T15:46:32.320 INFO:tasks.rados.rados.0.smithi040.stdout:2188: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-12-01T15:46:32.320 INFO:tasks.rados.rados.0.smithi040.stdout:2189: read oid 237 snap -1 2023-12-01T15:46:32.320 INFO:tasks.rados.rados.0.smithi040.stdout:2189: expect (ObjNum 616 snap 0 seq_num 616) 2023-12-01T15:46:32.320 INFO:tasks.rados.rados.0.smithi040.stdout:2190: write oid 211 current snap is 0 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: finishing write tid 1 to smithi04088644-245 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: finishing write tid 2 to smithi04088644-245 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: finishing write tid 3 to smithi04088644-245 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: finishing write tid 4 to smithi04088644-245 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: oid 245 updating version 0 to 416 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: oid 245 version 416 is already newer than 415 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: oid 245 version 416 is already newer than 414 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 416 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-12-01T15:46:32.321 INFO:tasks.rados.rados.0.smithi040.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-12-01T15:46:32.328 INFO:tasks.rados.rados.0.smithi040.stdout:2190: writing smithi04088644-211 from 437378 to 872847 tid 1 2023-12-01T15:46:32.337 INFO:tasks.rados.rados.0.smithi040.stdout:2190: writing smithi04088644-211 from 1434583 to 2204413 tid 2 2023-12-01T15:46:32.337 INFO:tasks.rados.rados.0.smithi040.stdout:2183: done (7 left) 2023-12-01T15:46:32.338 INFO:tasks.rados.rados.0.smithi040.stdout:2191: write oid 350 current snap is 0 2023-12-01T15:46:32.338 INFO:tasks.rados.rados.0.smithi040.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-12-01T15:46:32.343 INFO:tasks.rados.rados.0.smithi040.stdout:2191: writing smithi04088644-350 from 454185 to 964903 tid 1 2023-12-01T15:46:32.349 INFO:tasks.rados.rados.0.smithi040.stdout:2191: writing smithi04088644-350 from 1493065 to 2122906 tid 2 2023-12-01T15:46:32.349 INFO:tasks.rados.rados.0.smithi040.stdout:2192: write oid 221 current snap is 0 2023-12-01T15:46:32.349 INFO:tasks.rados.rados.0.smithi040.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-12-01T15:46:32.355 INFO:tasks.rados.rados.0.smithi040.stdout:2192: writing smithi04088644-221 from 470992 to 1056959 tid 1 2023-12-01T15:46:32.362 INFO:tasks.rados.rados.0.smithi040.stdout:2192: writing smithi04088644-221 from 1551547 to 2325046 tid 2 2023-12-01T15:46:32.362 INFO:tasks.rados.rados.0.smithi040.stdout:2193: write oid 322 current snap is 0 2023-12-01T15:46:32.362 INFO:tasks.rados.rados.0.smithi040.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-12-01T15:46:32.368 INFO:tasks.rados.rados.0.smithi040.stdout:2193: writing smithi04088644-322 from 487799 to 1149015 tid 1 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2193: writing smithi04088644-322 from 1893676 to 2487799 tid 2 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2194: write oid 42 current snap is 0 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2184: finishing write tid 1 to smithi04088644-81 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2184: finishing write tid 2 to smithi04088644-81 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2184: finishing write tid 3 to smithi04088644-81 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2184: finishing write tid 4 to smithi04088644-81 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2184: oid 81 updating version 0 to 316 2023-12-01T15:46:32.376 INFO:tasks.rados.rados.0.smithi040.stdout:2184: oid 81 version 316 is already newer than 314 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2184: oid 81 version 316 is already newer than 315 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 81 v 316 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: finishing write tid 1 to smithi04088644-423 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: finishing write tid 2 to smithi04088644-423 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: finishing write tid 3 to smithi04088644-423 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: finishing write tid 4 to smithi04088644-423 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: oid 423 updating version 0 to 206 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: oid 423 updating version 206 to 208 2023-12-01T15:46:32.377 INFO:tasks.rados.rados.0.smithi040.stdout:2185: oid 423 version 208 is already newer than 207 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 423 v 208 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 1 to smithi04088644-61 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 2 to smithi04088644-61 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 3 to smithi04088644-61 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 4 to smithi04088644-61 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: oid 61 updating version 0 to 242 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: oid 61 version 242 is already newer than 241 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: oid 61 version 242 is already newer than 240 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 61 v 242 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-12-01T15:46:32.378 INFO:tasks.rados.rados.0.smithi040.stdout:2186: left oid 61 (ObjNum 1452 snap 0 seq_num 1452) 2023-12-01T15:46:32.379 INFO:tasks.rados.rados.0.smithi040.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-12-01T15:46:32.383 INFO:tasks.rados.rados.0.smithi040.stdout:2194: writing smithi04088644-42 from 504606 to 1241071 tid 1 2023-12-01T15:46:32.390 INFO:tasks.rados.rados.0.smithi040.stdout:2194: writing smithi04088644-42 from 1952158 to 2504606 tid 2 2023-12-01T15:46:32.390 INFO:tasks.rados.rados.0.smithi040.stdout:2184: done (10 left) 2023-12-01T15:46:32.390 INFO:tasks.rados.rados.0.smithi040.stdout:2185: done (9 left) 2023-12-01T15:46:32.390 INFO:tasks.rados.rados.0.smithi040.stdout:2186: done (8 left) 2023-12-01T15:46:32.391 INFO:tasks.rados.rados.0.smithi040.stdout:2195: delete oid 45 current snap is 0 2023-12-01T15:46:32.391 INFO:tasks.rados.rados.0.smithi040.stdout:2187: finishing write tid 1 to smithi04088644-375 2023-12-01T15:46:32.391 INFO:tasks.rados.rados.0.smithi040.stdout:2187: finishing write tid 2 to smithi04088644-375 2023-12-01T15:46:32.391 INFO:tasks.rados.rados.0.smithi040.stdout:2189: expect (ObjNum 616 snap 0 seq_num 616) 2023-12-01T15:46:32.510 INFO:tasks.rados.rados.0.smithi040.stdout:2187: finishing write tid 3 to smithi04088644-375 2023-12-01T15:46:32.510 INFO:tasks.rados.rados.0.smithi040.stdout:2187: finishing write tid 4 to smithi04088644-375 2023-12-01T15:46:32.510 INFO:tasks.rados.rados.0.smithi040.stdout:2187: oid 375 updating version 0 to 237 2023-12-01T15:46:32.510 INFO:tasks.rados.rados.0.smithi040.stdout:2187: oid 375 updating version 237 to 239 2023-12-01T15:46:32.510 INFO:tasks.rados.rados.0.smithi040.stdout:2187: oid 375 version 239 is already newer than 238 2023-12-01T15:46:32.511 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 375 v 239 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-12-01T15:46:32.511 INFO:tasks.rados.rados.0.smithi040.stdout:2187: left oid 375 (ObjNum 1453 snap 0 seq_num 1453) 2023-12-01T15:46:32.511 INFO:tasks.rados.rados.0.smithi040.stdout:2188: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-12-01T15:46:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:32 smithi141 bash[31670]: cluster 2023-12-01T15:46:31.549445+0000 mgr.y (mgr.24356) 251 : cluster 0 pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-12-01T15:46:32.625 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing write tid 1 to smithi04088644-211 2023-12-01T15:46:32.625 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing write tid 2 to smithi04088644-211 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing write tid 3 to smithi04088644-211 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing write tid 4 to smithi04088644-211 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2190: oid 211 updating version 0 to 240 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2190: oid 211 updating version 240 to 242 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2190: oid 211 version 242 is already newer than 241 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 211 v 242 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2190: left oid 211 (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2191: finishing write tid 1 to smithi04088644-350 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2191: finishing write tid 2 to smithi04088644-350 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2191: finishing write tid 3 to smithi04088644-350 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2191: finishing write tid 4 to smithi04088644-350 2023-12-01T15:46:32.626 INFO:tasks.rados.rados.0.smithi040.stdout:2191: oid 350 updating version 0 to 419 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2191: oid 350 version 419 is already newer than 417 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2191: oid 350 version 419 is already newer than 418 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 350 v 419 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2191: left oid 350 (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: finishing write tid 1 to smithi04088644-221 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: finishing write tid 2 to smithi04088644-221 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: finishing write tid 3 to smithi04088644-221 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: finishing write tid 4 to smithi04088644-221 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: oid 221 updating version 0 to 306 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: oid 221 updating version 306 to 307 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: oid 221 updating version 307 to 308 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 221 v 308 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2192: left oid 221 (ObjNum 1456 snap 0 seq_num 1456) 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing write tid 1 to smithi04088644-322 2023-12-01T15:46:32.627 INFO:tasks.rados.rados.0.smithi040.stdout:2187: done (8 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2188: done (7 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2189: done (6 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2190: done (5 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2191: done (4 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2192: done (3 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2195: done (2 left) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2196: read oid 274 snap -1 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2196: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2197: read oid 213 snap -1 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2197: expect deleted 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2198: read oid 323 snap -1 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2198: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2199: write oid 158 current snap is 0 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing write tid 2 to smithi04088644-322 2023-12-01T15:46:32.628 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing write tid 3 to smithi04088644-322 2023-12-01T15:46:32.629 INFO:tasks.rados.rados.0.smithi040.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-12-01T15:46:32.632 INFO:tasks.rados.rados.0.smithi040.stdout:2199: writing smithi04088644-158 from 538220 to 1141536 tid 1 2023-12-01T15:46:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:2199: writing smithi04088644-158 from 1785475 to 2538220 tid 2 2023-12-01T15:46:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:2200: read oid 481 snap -1 2023-12-01T15:46:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:2200: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T15:46:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:2201: read oid 122 snap -1 2023-12-01T15:46:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:2201: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-12-01T15:46:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:2202: write oid 200 current snap is 0 2023-12-01T15:46:32.641 INFO:tasks.rados.rados.0.smithi040.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-12-01T15:46:32.648 INFO:tasks.rados.rados.0.smithi040.stdout:2202: writing smithi04088644-200 from 555027 to 1233592 tid 1 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2202: writing smithi04088644-200 from 1727604 to 2368452 tid 2 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2203: read oid 431 snap -1 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2203: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2204: delete oid 231 current snap is 0 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing write tid 4 to smithi04088644-322 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2193: oid 322 updating version 0 to 314 2023-12-01T15:46:32.655 INFO:tasks.rados.rados.0.smithi040.stdout:2193: oid 322 version 314 is already newer than 313 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2193: oid 322 updating version 314 to 315 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 322 v 315 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2193: left oid 322 (ObjNum 1457 snap 0 seq_num 1457) 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: finishing write tid 1 to smithi04088644-42 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: finishing write tid 2 to smithi04088644-42 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: finishing write tid 3 to smithi04088644-42 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: finishing write tid 4 to smithi04088644-42 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: oid 42 updating version 0 to 418 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: oid 42 updating version 418 to 419 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: oid 42 updating version 419 to 420 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 420 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2194: left oid 42 (ObjNum 1458 snap 0 seq_num 1458) 2023-12-01T15:46:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:2196: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-12-01T15:46:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:32 smithi040 bash[28232]: cluster 2023-12-01T15:46:31.549445+0000 mgr.y (mgr.24356) 251 : cluster 0 pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-12-01T15:46:32.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:32 smithi040 bash[41173]: cluster 2023-12-01T15:46:31.549445+0000 mgr.y (mgr.24356) 251 : cluster 0 pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-12-01T15:46:32.799 INFO:tasks.rados.rados.0.smithi040.stdout:2199: finishing write tid 1 to smithi04088644-158 2023-12-01T15:46:32.799 INFO:tasks.rados.rados.0.smithi040.stdout:2200: expect (ObjNum 480 snap 0 seq_num 480) 2023-12-01T15:46:32.873 INFO:tasks.rados.rados.0.smithi040.stdout:2198: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T15:46:33.045 INFO:tasks.rados.rados.0.smithi040.stdout:2199: finishing write tid 2 to smithi04088644-158 2023-12-01T15:46:33.045 INFO:tasks.rados.rados.0.smithi040.stdout:2199: finishing write tid 3 to smithi04088644-158 2023-12-01T15:46:33.045 INFO:tasks.rados.rados.0.smithi040.stdout:2199: finishing write tid 4 to smithi04088644-158 2023-12-01T15:46:33.045 INFO:tasks.rados.rados.0.smithi040.stdout:2199: oid 158 updating version 0 to 251 2023-12-01T15:46:33.046 INFO:tasks.rados.rados.0.smithi040.stdout:2199: oid 158 version 251 is already newer than 249 2023-12-01T15:46:33.046 INFO:tasks.rados.rados.0.smithi040.stdout:2199: oid 158 version 251 is already newer than 250 2023-12-01T15:46:33.046 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 251 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-12-01T15:46:33.046 INFO:tasks.rados.rados.0.smithi040.stdout:2199: left oid 158 (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T15:46:33.046 INFO:tasks.rados.rados.0.smithi040.stdout:2201: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-12-01T15:46:33.162 INFO:tasks.rados.rados.0.smithi040.stdout:2202: finishing write tid 1 to smithi04088644-200 2023-12-01T15:46:33.162 INFO:tasks.rados.rados.0.smithi040.stdout:2193: done (10 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2194: done (9 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2196: done (8 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2197: done (7 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2198: done (6 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2199: done (5 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2200: done (4 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2201: done (3 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2204: done (2 left) 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2205: delete oid 77 current snap is 0 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2202: finishing write tid 2 to smithi04088644-200 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2202: finishing write tid 3 to smithi04088644-200 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2202: finishing write tid 4 to smithi04088644-200 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2202: oid 200 updating version 0 to 317 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2202: oid 200 updating version 317 to 318 2023-12-01T15:46:33.163 INFO:tasks.rados.rados.0.smithi040.stdout:2202: oid 200 version 318 is already newer than 316 2023-12-01T15:46:33.164 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 200 v 318 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-12-01T15:46:33.164 INFO:tasks.rados.rados.0.smithi040.stdout:2202: left oid 200 (ObjNum 1461 snap 0 seq_num 1461) 2023-12-01T15:46:33.164 INFO:tasks.rados.rados.0.smithi040.stdout:2203: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-12-01T15:46:33.435 INFO:tasks.rados.rados.0.smithi040.stdout:2202: done (2 left) 2023-12-01T15:46:33.435 INFO:tasks.rados.rados.0.smithi040.stdout:2203: done (1 left) 2023-12-01T15:46:33.435 INFO:tasks.rados.rados.0.smithi040.stdout:2205: done (0 left) 2023-12-01T15:46:33.435 INFO:tasks.rados.rados.0.smithi040.stdout:2206: write oid 117 current snap is 0 2023-12-01T15:46:33.435 INFO:tasks.rados.rados.0.smithi040.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-12-01T15:46:33.446 INFO:tasks.rados.rados.0.smithi040.stdout:2206: writing smithi04088644-117 from 605448 to 1109760 tid 1 2023-12-01T15:46:33.455 INFO:tasks.rados.rados.0.smithi040.stdout:2206: writing smithi04088644-117 from 1903050 to 2605448 tid 2 2023-12-01T15:46:33.455 INFO:tasks.rados.rados.0.smithi040.stdout:2207: read oid 173 snap -1 2023-12-01T15:46:33.455 INFO:tasks.rados.rados.0.smithi040.stdout:2207: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:46:33.455 INFO:tasks.rados.rados.0.smithi040.stdout:2208: write oid 316 current snap is 0 2023-12-01T15:46:33.455 INFO:tasks.rados.rados.0.smithi040.stdout:2206: finishing write tid 1 to smithi04088644-117 2023-12-01T15:46:33.456 INFO:tasks.rados.rados.0.smithi040.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-12-01T15:46:33.463 INFO:tasks.rados.rados.0.smithi040.stdout:2208: writing smithi04088644-316 from 622255 to 1201816 tid 1 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2208: writing smithi04088644-316 from 1845179 to 2377012 tid 2 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2209: read oid 289 snap -1 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2209: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2210: delete oid 484 current snap is 0 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2206: finishing write tid 2 to smithi04088644-117 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2206: finishing write tid 3 to smithi04088644-117 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2206: finishing write tid 4 to smithi04088644-117 2023-12-01T15:46:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:2206: oid 117 updating version 0 to 240 2023-12-01T15:46:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:2206: oid 117 updating version 240 to 241 2023-12-01T15:46:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:2206: oid 117 version 241 is already newer than 239 2023-12-01T15:46:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 117 v 241 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-12-01T15:46:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T15:46:33.471 INFO:tasks.rados.rados.0.smithi040.stdout:2207: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:46:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:33 smithi141 bash[31670]: audit 2023-12-01T15:46:33.163770+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.40:0/2135772300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 1 to smithi04088644-316 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 2 to smithi04088644-316 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2206: done (4 left) 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2207: done (3 left) 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2210: done (2 left) 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2211: delete oid 246 current snap is 0 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 3 to smithi04088644-316 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 4 to smithi04088644-316 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: oid 316 updating version 0 to 266 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: oid 316 updating version 266 to 268 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: oid 316 version 268 is already newer than 267 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 316 v 268 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-12-01T15:46:33.572 INFO:tasks.rados.rados.0.smithi040.stdout:2209: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:33 smithi040 bash[28232]: audit 2023-12-01T15:46:33.163770+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.40:0/2135772300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:33 smithi040 bash[41173]: audit 2023-12-01T15:46:33.163770+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.40:0/2135772300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:33.743 INFO:tasks.rados.rados.0.smithi040.stdout:2208: done (2 left) 2023-12-01T15:46:33.743 INFO:tasks.rados.rados.0.smithi040.stdout:2209: done (1 left) 2023-12-01T15:46:33.743 INFO:tasks.rados.rados.0.smithi040.stdout:2211: done (0 left) 2023-12-01T15:46:33.743 INFO:tasks.rados.rados.0.smithi040.stdout:2212: write oid 449 current snap is 0 2023-12-01T15:46:33.743 INFO:tasks.rados.rados.0.smithi040.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-12-01T15:46:33.755 INFO:tasks.rados.rados.0.smithi040.stdout:2212: writing smithi04088644-449 from 672676 to 1194337 tid 1 2023-12-01T15:46:33.763 INFO:tasks.rados.rados.0.smithi040.stdout:2212: writing smithi04088644-449 from 1736978 to 2532491 tid 2 2023-12-01T15:46:33.763 INFO:tasks.rados.rados.0.smithi040.stdout:2213: read oid 384 snap -1 2023-12-01T15:46:33.763 INFO:tasks.rados.rados.0.smithi040.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-12-01T15:46:33.763 INFO:tasks.rados.rados.0.smithi040.stdout:2214: read oid 306 snap -1 2023-12-01T15:46:33.764 INFO:tasks.rados.rados.0.smithi040.stdout:2214: expect (ObjNum 749 snap 0 seq_num 749) 2023-12-01T15:46:33.764 INFO:tasks.rados.rados.0.smithi040.stdout:2215: write oid 245 current snap is 0 2023-12-01T15:46:33.764 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 1 to smithi04088644-449 2023-12-01T15:46:33.764 INFO:tasks.rados.rados.0.smithi040.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-12-01T15:46:33.771 INFO:tasks.rados.rados.0.smithi040.stdout:2215: writing smithi04088644-245 from 689483 to 1286393 tid 1 2023-12-01T15:46:33.779 INFO:tasks.rados.rados.0.smithi040.stdout:2215: writing smithi04088644-245 from 2079107 to 2618278 tid 2 2023-12-01T15:46:33.779 INFO:tasks.rados.rados.0.smithi040.stdout:2216: write oid 201 current snap is 0 2023-12-01T15:46:33.779 INFO:tasks.rados.rados.0.smithi040.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-12-01T15:46:33.786 INFO:tasks.rados.rados.0.smithi040.stdout:2216: writing smithi04088644-201 from 706290 to 1378449 tid 1 2023-12-01T15:46:33.794 INFO:tasks.rados.rados.0.smithi040.stdout:2216: writing smithi04088644-201 from 2137589 to 2706290 tid 2 2023-12-01T15:46:33.794 INFO:tasks.rados.rados.0.smithi040.stdout:2217: delete oid 66 current snap is 0 2023-12-01T15:46:33.794 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 2 to smithi04088644-449 2023-12-01T15:46:33.794 INFO:tasks.rados.rados.0.smithi040.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-12-01T15:46:33.991 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 3 to smithi04088644-449 2023-12-01T15:46:33.991 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 4 to smithi04088644-449 2023-12-01T15:46:33.991 INFO:tasks.rados.rados.0.smithi040.stdout:2212: oid 449 updating version 0 to 270 2023-12-01T15:46:33.991 INFO:tasks.rados.rados.0.smithi040.stdout:2212: oid 449 updating version 270 to 272 2023-12-01T15:46:33.992 INFO:tasks.rados.rados.0.smithi040.stdout:2212: oid 449 version 272 is already newer than 271 2023-12-01T15:46:33.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 449 v 272 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-12-01T15:46:33.992 INFO:tasks.rados.rados.0.smithi040.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-12-01T15:46:33.992 INFO:tasks.rados.rados.0.smithi040.stdout:2214: expect (ObjNum 749 snap 0 seq_num 749) 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: finishing write tid 1 to smithi04088644-245 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: finishing write tid 2 to smithi04088644-245 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: finishing write tid 3 to smithi04088644-245 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: finishing write tid 4 to smithi04088644-245 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: oid 245 updating version 0 to 422 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: oid 245 version 422 is already newer than 420 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: oid 245 version 422 is already newer than 421 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 422 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-12-01T15:46:34.119 INFO:tasks.rados.rados.0.smithi040.stdout:2216: finishing write tid 1 to smithi04088644-201 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: finishing write tid 2 to smithi04088644-201 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: finishing write tid 3 to smithi04088644-201 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: finishing write tid 4 to smithi04088644-201 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: oid 201 updating version 0 to 319 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: oid 201 version 319 is already newer than 318 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: oid 201 updating version 319 to 320 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 201 v 320 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2212: done (5 left) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2213: done (4 left) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2214: done (3 left) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2215: done (2 left) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2216: done (1 left) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2217: done (0 left) 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2218: write oid 370 current snap is 0 2023-12-01T15:46:34.120 INFO:tasks.rados.rados.0.smithi040.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-12-01T15:46:34.124 INFO:tasks.rados.rados.0.smithi040.stdout:2218: writing smithi04088644-370 from 739904 to 1162561 tid 1 2023-12-01T15:46:34.133 INFO:tasks.rados.rados.0.smithi040.stdout:2218: writing smithi04088644-370 from 1854553 to 2257404 tid 2 2023-12-01T15:46:34.133 INFO:tasks.rados.rados.0.smithi040.stdout:2219: write oid 459 current snap is 0 2023-12-01T15:46:34.133 INFO:tasks.rados.rados.0.smithi040.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-12-01T15:46:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:2219: writing smithi04088644-459 from 756711 to 1254617 tid 1 2023-12-01T15:46:34.148 INFO:tasks.rados.rados.0.smithi040.stdout:2219: writing smithi04088644-459 from 1913035 to 2459544 tid 2 2023-12-01T15:46:34.148 INFO:tasks.rados.rados.0.smithi040.stdout:2220: delete oid 355 current snap is 0 2023-12-01T15:46:34.148 INFO:tasks.rados.rados.0.smithi040.stdout:2218: finishing write tid 1 to smithi04088644-370 2023-12-01T15:46:34.148 INFO:tasks.rados.rados.0.smithi040.stdout:2218: finishing write tid 2 to smithi04088644-370 2023-12-01T15:46:34.148 INFO:tasks.rados.rados.0.smithi040.stdout:2218: finishing write tid 3 to smithi04088644-370 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:2218: finishing write tid 4 to smithi04088644-370 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:2218: oid 370 updating version 0 to 274 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:2218: oid 370 updating version 274 to 275 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:2218: oid 370 version 275 is already newer than 273 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 275 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-12-01T15:46:34.149 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing write tid 1 to smithi04088644-459 2023-12-01T15:46:34.151 INFO:tasks.rados.rados.0.smithi040.stdout:2218: done (2 left) 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2220: done (1 left) 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2221: read oid 344 snap -1 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2221: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2222: read oid 480 snap -1 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2222: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2223: write oid 237 current snap is 0 2023-12-01T15:46:34.152 INFO:tasks.rados.rados.0.smithi040.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-12-01T15:46:34.161 INFO:tasks.rados.rados.0.smithi040.stdout:2223: writing smithi04088644-237 from 790325 to 1555082 tid 1 2023-12-01T15:46:34.168 INFO:tasks.rados.rados.0.smithi040.stdout:2223: writing smithi04088644-237 from 2029999 to 2580177 tid 2 2023-12-01T15:46:34.168 INFO:tasks.rados.rados.0.smithi040.stdout:2224: write oid 33 current snap is 0 2023-12-01T15:46:34.168 INFO:tasks.rados.rados.0.smithi040.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-12-01T15:46:34.173 INFO:tasks.rados.rados.0.smithi040.stdout:2224: writing smithi04088644-33 from 407132 to 847138 tid 1 2023-12-01T15:46:34.179 INFO:tasks.rados.rados.0.smithi040.stdout:2224: writing smithi04088644-33 from 1288481 to 1982317 tid 2 2023-12-01T15:46:34.184 INFO:tasks.rados.rados.0.smithi040.stdout:2224: writing smithi04088644-33 from 2616455 to 2807132 tid 3 2023-12-01T15:46:34.184 INFO:tasks.rados.rados.0.smithi040.stdout:2225: delete oid 301 current snap is 0 2023-12-01T15:46:34.184 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing write tid 2 to smithi04088644-459 2023-12-01T15:46:34.184 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing write tid 3 to smithi04088644-459 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing write tid 4 to smithi04088644-459 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:2219: oid 459 updating version 0 to 245 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:2219: oid 459 updating version 245 to 246 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:2219: oid 459 version 246 is already newer than 244 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 459 v 246 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-12-01T15:46:34.185 INFO:tasks.rados.rados.0.smithi040.stdout:2222: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-12-01T15:46:34.310 INFO:tasks.rados.rados.0.smithi040.stdout:2221: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: finishing write tid 1 to smithi04088644-237 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: finishing write tid 2 to smithi04088644-237 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: finishing write tid 3 to smithi04088644-237 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: finishing write tid 4 to smithi04088644-237 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: oid 237 updating version 0 to 254 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: oid 237 updating version 254 to 255 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: oid 237 updating version 255 to 256 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 237 v 256 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2224: finishing write tid 1 to smithi04088644-33 2023-12-01T15:46:34.451 INFO:tasks.rados.rados.0.smithi040.stdout:2224: finishing write tid 2 to smithi04088644-33 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: finishing write tid 3 to smithi04088644-33 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: finishing write tid 4 to smithi04088644-33 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: finishing write tid 5 to smithi04088644-33 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: oid 33 updating version 0 to 250 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: oid 33 version 250 is already newer than 248 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: oid 33 version 250 is already newer than 249 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: oid 33 version 250 is already newer than 247 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 250 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2219: done (5 left) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2221: done (4 left) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2222: done (3 left) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2223: done (2 left) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2224: done (1 left) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2225: done (0 left) 2023-12-01T15:46:34.452 INFO:tasks.rados.rados.0.smithi040.stdout:2226: read oid 87 snap -1 2023-12-01T15:46:34.453 INFO:tasks.rados.rados.0.smithi040.stdout:2226: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-12-01T15:46:34.453 INFO:tasks.rados.rados.0.smithi040.stdout:2227: write oid 366 current snap is 0 2023-12-01T15:46:34.453 INFO:tasks.rados.rados.0.smithi040.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-12-01T15:46:34.462 INFO:tasks.rados.rados.0.smithi040.stdout:2227: writing smithi04088644-366 from 440746 to 1031250 tid 1 2023-12-01T15:46:34.471 INFO:tasks.rados.rados.0.smithi040.stdout:2227: writing smithi04088644-366 from 1689092 to 2386597 tid 2 2023-12-01T15:46:34.471 INFO:tasks.rados.rados.0.smithi040.stdout:2228: write oid 421 current snap is 0 2023-12-01T15:46:34.471 INFO:tasks.rados.rados.0.smithi040.stdout:2226: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-12-01T15:46:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:34 smithi141 bash[31670]: audit 2023-12-01T15:46:33.302493+0000 mon.c (mon.2) 159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:34 smithi141 bash[31670]: audit 2023-12-01T15:46:33.396815+0000 mon.a (mon.0) 876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:34 smithi141 bash[31670]: audit 2023-12-01T15:46:33.406637+0000 mon.a (mon.0) 877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:34 smithi141 bash[31670]: cluster 2023-12-01T15:46:33.550142+0000 mgr.y (mgr.24356) 252 : cluster 0 pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-12-01T15:46:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:34 smithi141 bash[31670]: audit 2023-12-01T15:46:33.854894+0000 mon.a (mon.0) 878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:34 smithi141 bash[31670]: audit 2023-12-01T15:46:33.865937+0000 mon.a (mon.0) 879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 1 to smithi04088644-366 2023-12-01T15:46:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 2 to smithi04088644-366 2023-12-01T15:46:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 3 to smithi04088644-366 2023-12-01T15:46:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 4 to smithi04088644-366 2023-12-01T15:46:34.556 INFO:tasks.rados.rados.0.smithi040.stdout:2227: oid 366 updating version 0 to 251 2023-12-01T15:46:34.557 INFO:tasks.rados.rados.0.smithi040.stdout:2227: oid 366 updating version 251 to 252 2023-12-01T15:46:34.557 INFO:tasks.rados.rados.0.smithi040.stdout:2227: oid 366 updating version 252 to 253 2023-12-01T15:46:34.557 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 366 v 253 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-12-01T15:46:34.557 INFO:tasks.rados.rados.0.smithi040.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:46:34.557 INFO:tasks.rados.rados.0.smithi040.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-12-01T15:46:34.567 INFO:tasks.rados.rados.0.smithi040.stdout:2228: writing smithi04088644-421 from 457553 to 1123306 tid 1 2023-12-01T15:46:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:2228: writing smithi04088644-421 from 1747574 to 2305090 tid 2 2023-12-01T15:46:34.575 INFO:tasks.rados.rados.0.smithi040.stdout:2226: done (2 left) 2023-12-01T15:46:34.576 INFO:tasks.rados.rados.0.smithi040.stdout:2227: done (1 left) 2023-12-01T15:46:34.576 INFO:tasks.rados.rados.0.smithi040.stdout:2229: write oid 352 current snap is 0 2023-12-01T15:46:34.576 INFO:tasks.rados.rados.0.smithi040.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-12-01T15:46:34.582 INFO:tasks.rados.rados.0.smithi040.stdout:2229: writing smithi04088644-352 from 474360 to 1215362 tid 1 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2229: writing smithi04088644-352 from 1806056 to 2507230 tid 2 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2230: read oid 218 snap -1 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2230: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2231: delete oid 285 current snap is 0 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2228: finishing write tid 1 to smithi04088644-421 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2228: finishing write tid 2 to smithi04088644-421 2023-12-01T15:46:34.590 INFO:tasks.rados.rados.0.smithi040.stdout:2228: finishing write tid 3 to smithi04088644-421 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:2228: finishing write tid 4 to smithi04088644-421 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:2228: oid 421 updating version 0 to 276 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:2228: oid 421 updating version 276 to 278 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:2228: oid 421 version 278 is already newer than 277 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 278 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T15:46:34.591 INFO:tasks.rados.rados.0.smithi040.stdout:2229: finishing write tid 1 to smithi04088644-352 2023-12-01T15:46:34.592 INFO:tasks.rados.rados.0.smithi040.stdout:2228: done (3 left) 2023-12-01T15:46:34.592 INFO:tasks.rados.rados.0.smithi040.stdout:2231: done (2 left) 2023-12-01T15:46:34.593 INFO:tasks.rados.rados.0.smithi040.stdout:2232: write oid 220 current snap is 0 2023-12-01T15:46:34.593 INFO:tasks.rados.rados.0.smithi040.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-12-01T15:46:34.598 INFO:tasks.rados.rados.0.smithi040.stdout:2232: writing smithi04088644-220 from 507974 to 999474 tid 1 2023-12-01T15:46:34.605 INFO:tasks.rados.rados.0.smithi040.stdout:2232: writing smithi04088644-220 from 1406667 to 2111510 tid 2 2023-12-01T15:46:34.610 INFO:tasks.rados.rados.0.smithi040.stdout:2232: writing smithi04088644-220 from 2548287 to 2907974 tid 3 2023-12-01T15:46:34.610 INFO:tasks.rados.rados.0.smithi040.stdout:2233: read oid 318 snap -1 2023-12-01T15:46:34.610 INFO:tasks.rados.rados.0.smithi040.stdout:2233: expect (ObjNum 317 snap 0 seq_num 317) 2023-12-01T15:46:34.611 INFO:tasks.rados.rados.0.smithi040.stdout:2234: write oid 387 current snap is 0 2023-12-01T15:46:34.611 INFO:tasks.rados.rados.0.smithi040.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-12-01T15:46:34.617 INFO:tasks.rados.rados.0.smithi040.stdout:2234: writing smithi04088644-387 from 524781 to 1207883 tid 1 2023-12-01T15:46:34.625 INFO:tasks.rados.rados.0.smithi040.stdout:2234: writing smithi04088644-387 from 1981502 to 2546356 tid 2 2023-12-01T15:46:34.625 INFO:tasks.rados.rados.0.smithi040.stdout:2235: write oid 314 current snap is 0 2023-12-01T15:46:34.625 INFO:tasks.rados.rados.0.smithi040.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-12-01T15:46:34.633 INFO:tasks.rados.rados.0.smithi040.stdout:2235: writing smithi04088644-314 from 541588 to 1299939 tid 1 2023-12-01T15:46:34.641 INFO:tasks.rados.rados.0.smithi040.stdout:2235: writing smithi04088644-314 from 2039984 to 2748496 tid 2 2023-12-01T15:46:34.641 INFO:tasks.rados.rados.0.smithi040.stdout:2236: write oid 419 current snap is 0 2023-12-01T15:46:34.641 INFO:tasks.rados.rados.0.smithi040.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-12-01T15:46:34.646 INFO:tasks.rados.rados.0.smithi040.stdout:2236: writing smithi04088644-419 from 558395 to 991995 tid 1 2023-12-01T15:46:34.654 INFO:tasks.rados.rados.0.smithi040.stdout:2236: writing smithi04088644-419 from 1698466 to 2266989 tid 2 2023-12-01T15:46:34.658 INFO:tasks.rados.rados.0.smithi040.stdout:2236: writing smithi04088644-419 from 2863262 to 2958395 tid 3 2023-12-01T15:46:34.658 INFO:tasks.rados.rados.0.smithi040.stdout:2237: read oid 209 snap -1 2023-12-01T15:46:34.658 INFO:tasks.rados.rados.0.smithi040.stdout:2237: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:46:34.658 INFO:tasks.rados.rados.0.smithi040.stdout:2238: read oid 331 snap -1 2023-12-01T15:46:34.658 INFO:tasks.rados.rados.0.smithi040.stdout:2238: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T15:46:34.658 INFO:tasks.rados.rados.0.smithi040.stdout:2239: read oid 164 snap -1 2023-12-01T15:46:34.659 INFO:tasks.rados.rados.0.smithi040.stdout:2239: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-12-01T15:46:34.659 INFO:tasks.rados.rados.0.smithi040.stdout:2240: write oid 473 current snap is 0 2023-12-01T15:46:34.659 INFO:tasks.rados.rados.0.smithi040.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-12-01T15:46:34.664 INFO:tasks.rados.rados.0.smithi040.stdout:2240: writing smithi04088644-473 from 575202 to 1084051 tid 1 2023-12-01T15:46:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[28232]: audit 2023-12-01T15:46:33.302493+0000 mon.c (mon.2) 159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[28232]: audit 2023-12-01T15:46:33.396815+0000 mon.a (mon.0) 876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[28232]: audit 2023-12-01T15:46:33.406637+0000 mon.a (mon.0) 877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[28232]: cluster 2023-12-01T15:46:33.550142+0000 mgr.y (mgr.24356) 252 : cluster 0 pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-12-01T15:46:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[28232]: audit 2023-12-01T15:46:33.854894+0000 mon.a (mon.0) 878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[28232]: audit 2023-12-01T15:46:33.865937+0000 mon.a (mon.0) 879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[41173]: audit 2023-12-01T15:46:33.302493+0000 mon.c (mon.2) 159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[41173]: audit 2023-12-01T15:46:33.396815+0000 mon.a (mon.0) 876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[41173]: audit 2023-12-01T15:46:33.406637+0000 mon.a (mon.0) 877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[41173]: cluster 2023-12-01T15:46:33.550142+0000 mgr.y (mgr.24356) 252 : cluster 0 pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-12-01T15:46:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[41173]: audit 2023-12-01T15:46:33.854894+0000 mon.a (mon.0) 878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:34 smithi040 bash[41173]: audit 2023-12-01T15:46:33.865937+0000 mon.a (mon.0) 879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:34.672 INFO:tasks.rados.rados.0.smithi040.stdout:2240: writing smithi04088644-473 from 1640595 to 2352776 tid 2 2023-12-01T15:46:34.672 INFO:tasks.rados.rados.0.smithi040.stdout:2241: delete oid 338 current snap is 0 2023-12-01T15:46:34.672 INFO:tasks.rados.rados.0.smithi040.stdout:2230: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:46:34.830 INFO:tasks.rados.rados.0.smithi040.stdout:2229: finishing write tid 2 to smithi04088644-352 2023-12-01T15:46:34.830 INFO:tasks.rados.rados.0.smithi040.stdout:2229: finishing write tid 3 to smithi04088644-352 2023-12-01T15:46:34.830 INFO:tasks.rados.rados.0.smithi040.stdout:2229: finishing write tid 4 to smithi04088644-352 2023-12-01T15:46:34.830 INFO:tasks.rados.rados.0.smithi040.stdout:2229: oid 352 updating version 0 to 347 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2229: oid 352 updating version 347 to 349 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2229: oid 352 version 349 is already newer than 348 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 352 v 349 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2229: left oid 352 (ObjNum 1480 snap 0 seq_num 1480) 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: finishing write tid 1 to smithi04088644-220 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: finishing write tid 2 to smithi04088644-220 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: finishing write tid 3 to smithi04088644-220 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: finishing write tid 4 to smithi04088644-220 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: finishing write tid 5 to smithi04088644-220 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: oid 220 updating version 0 to 323 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: oid 220 updating version 323 to 324 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: oid 220 version 324 is already newer than 321 2023-12-01T15:46:34.831 INFO:tasks.rados.rados.0.smithi040.stdout:2232: oid 220 version 324 is already newer than 322 2023-12-01T15:46:34.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 220 v 324 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-12-01T15:46:34.832 INFO:tasks.rados.rados.0.smithi040.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2023-12-01T15:46:34.832 INFO:tasks.rados.rados.0.smithi040.stdout:2233: expect (ObjNum 317 snap 0 seq_num 317) 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 1 to smithi04088644-387 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 2 to smithi04088644-387 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 3 to smithi04088644-387 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 4 to smithi04088644-387 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: oid 387 updating version 0 to 422 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: oid 387 version 422 is already newer than 421 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: oid 387 updating version 422 to 423 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 387 v 423 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-12-01T15:46:34.940 INFO:tasks.rados.rados.0.smithi040.stdout:2234: left oid 387 (ObjNum 1483 snap 0 seq_num 1483) 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: finishing write tid 1 to smithi04088644-314 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: finishing write tid 2 to smithi04088644-314 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: finishing write tid 3 to smithi04088644-314 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: finishing write tid 4 to smithi04088644-314 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: oid 314 updating version 0 to 327 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: oid 314 version 327 is already newer than 326 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: oid 314 version 327 is already newer than 325 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 314 v 327 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2235: left oid 314 (ObjNum 1484 snap 0 seq_num 1484) 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing write tid 1 to smithi04088644-419 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing write tid 2 to smithi04088644-419 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing write tid 3 to smithi04088644-419 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing write tid 4 to smithi04088644-419 2023-12-01T15:46:34.941 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing write tid 5 to smithi04088644-419 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2236: oid 419 updating version 0 to 319 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2236: oid 419 updating version 319 to 320 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2236: oid 419 updating version 320 to 322 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2236: oid 419 version 322 is already newer than 321 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 419 v 322 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2236: left oid 419 (ObjNum 1485 snap 0 seq_num 1485) 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2240: finishing write tid 1 to smithi04088644-473 2023-12-01T15:46:34.942 INFO:tasks.rados.rados.0.smithi040.stdout:2237: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:46:35.098 INFO:tasks.rados.rados.0.smithi040.stdout:2238: expect (ObjNum 909 snap 0 seq_num 909) 2023-12-01T15:46:35.246 INFO:tasks.rados.rados.0.smithi040.stdout:2240: finishing write tid 2 to smithi04088644-473 2023-12-01T15:46:35.246 INFO:tasks.rados.rados.0.smithi040.stdout:2240: finishing write tid 3 to smithi04088644-473 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2229: done (11 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2230: done (10 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2232: done (9 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2233: done (8 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2234: done (7 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2235: done (6 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2236: done (5 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2237: done (4 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2238: done (3 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2241: done (2 left) 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2242: delete oid 200 current snap is 0 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2240: finishing write tid 4 to smithi04088644-473 2023-12-01T15:46:35.247 INFO:tasks.rados.rados.0.smithi040.stdout:2240: oid 473 updating version 0 to 257 2023-12-01T15:46:35.248 INFO:tasks.rados.rados.0.smithi040.stdout:2240: oid 473 updating version 257 to 259 2023-12-01T15:46:35.248 INFO:tasks.rados.rados.0.smithi040.stdout:2240: oid 473 version 259 is already newer than 258 2023-12-01T15:46:35.248 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 473 v 259 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-12-01T15:46:35.248 INFO:tasks.rados.rados.0.smithi040.stdout:2240: left oid 473 (ObjNum 1486 snap 0 seq_num 1486) 2023-12-01T15:46:35.248 INFO:tasks.rados.rados.0.smithi040.stdout:2239: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-12-01T15:46:35.454 INFO:tasks.rados.rados.0.smithi040.stdout:2239: done (2 left) 2023-12-01T15:46:35.454 INFO:tasks.rados.rados.0.smithi040.stdout:2240: done (1 left) 2023-12-01T15:46:35.455 INFO:tasks.rados.rados.0.smithi040.stdout:2242: done (0 left) 2023-12-01T15:46:35.455 INFO:tasks.rados.rados.0.smithi040.stdout:2243: delete oid 148 current snap is 0 2023-12-01T15:46:35.457 INFO:tasks.rados.rados.0.smithi040.stdout:2243: done (0 left) 2023-12-01T15:46:35.457 INFO:tasks.rados.rados.0.smithi040.stdout:2244: write oid 168 current snap is 0 2023-12-01T15:46:35.457 INFO:tasks.rados.rados.0.smithi040.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-12-01T15:46:35.464 INFO:tasks.rados.rados.0.smithi040.stdout:2244: writing smithi04088644-168 from 642430 to 1052275 tid 1 2023-12-01T15:46:35.473 INFO:tasks.rados.rados.0.smithi040.stdout:2244: writing smithi04088644-168 from 1758170 to 2477689 tid 2 2023-12-01T15:46:35.474 INFO:tasks.rados.rados.0.smithi040.stdout:2245: write oid 16 current snap is 0 2023-12-01T15:46:35.474 INFO:tasks.rados.rados.0.smithi040.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-12-01T15:46:35.482 INFO:tasks.rados.rados.0.smithi040.stdout:2245: writing smithi04088644-16 from 659237 to 1260684 tid 1 2023-12-01T15:46:35.490 INFO:tasks.rados.rados.0.smithi040.stdout:2245: writing smithi04088644-16 from 1933005 to 2396182 tid 2 2023-12-01T15:46:35.490 INFO:tasks.rados.rados.0.smithi040.stdout:2246: write oid 418 current snap is 0 2023-12-01T15:46:35.490 INFO:tasks.rados.rados.0.smithi040.stdout:2244: finishing write tid 1 to smithi04088644-168 2023-12-01T15:46:35.490 INFO:tasks.rados.rados.0.smithi040.stdout:2244: finishing write tid 2 to smithi04088644-168 2023-12-01T15:46:35.490 INFO:tasks.rados.rados.0.smithi040.stdout:2244: finishing write tid 3 to smithi04088644-168 2023-12-01T15:46:35.490 INFO:tasks.rados.rados.0.smithi040.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-12-01T15:46:35.499 INFO:tasks.rados.rados.0.smithi040.stdout:2246: writing smithi04088644-418 from 676044 to 1352740 tid 1 2023-12-01T15:46:35.509 INFO:tasks.rados.rados.0.smithi040.stdout:2246: writing smithi04088644-418 from 1991487 to 2714675 tid 2 2023-12-01T15:46:35.509 INFO:tasks.rados.rados.0.smithi040.stdout:2247: write oid 64 current snap is 0 2023-12-01T15:46:35.509 INFO:tasks.rados.rados.0.smithi040.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-12-01T15:46:35.518 INFO:tasks.rados.rados.0.smithi040.stdout:2247: writing smithi04088644-64 from 692851 to 1444796 tid 1 2023-12-01T15:46:35.525 INFO:tasks.rados.rados.0.smithi040.stdout:2247: writing smithi04088644-64 from 2049969 to 2516815 tid 2 2023-12-01T15:46:35.525 INFO:tasks.rados.rados.0.smithi040.stdout:2248: write oid 412 current snap is 0 2023-12-01T15:46:35.525 INFO:tasks.rados.rados.0.smithi040.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-12-01T15:46:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:35 smithi141 bash[31670]: audit 2023-12-01T15:46:34.339922+0000 mon.c (mon.2) 160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:35 smithi141 bash[31670]: audit 2023-12-01T15:46:34.341583+0000 mon.c (mon.2) 161 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:35 smithi141 bash[31670]: audit 2023-12-01T15:46:34.349756+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:35.531 INFO:tasks.rados.rados.0.smithi040.stdout:2248: writing smithi04088644-412 from 709658 to 1136852 tid 1 2023-12-01T15:46:35.541 INFO:tasks.rados.rados.0.smithi040.stdout:2248: writing smithi04088644-412 from 1592098 to 2318955 tid 2 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2248: writing smithi04088644-412 from 2761010 to 3109658 tid 3 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2249: delete oid 90 current snap is 0 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2244: finishing write tid 4 to smithi04088644-168 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2244: oid 168 updating version 0 to 331 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2244: oid 168 updating version 331 to 333 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2244: oid 168 version 333 is already newer than 332 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 168 v 333 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2245: finishing write tid 1 to smithi04088644-16 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2245: finishing write tid 2 to smithi04088644-16 2023-12-01T15:46:35.545 INFO:tasks.rados.rados.0.smithi040.stdout:2245: finishing write tid 3 to smithi04088644-16 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2245: finishing write tid 4 to smithi04088644-16 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2245: oid 16 updating version 0 to 272 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2245: oid 16 updating version 272 to 274 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2245: oid 16 version 274 is already newer than 273 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 274 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: finishing write tid 1 to smithi04088644-418 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: finishing write tid 2 to smithi04088644-418 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: finishing write tid 3 to smithi04088644-418 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: finishing write tid 4 to smithi04088644-418 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: oid 418 updating version 0 to 311 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: oid 418 version 311 is already newer than 310 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:2246: oid 418 updating version 311 to 312 2023-12-01T15:46:35.546 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 418 v 312 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 1 to smithi04088644-64 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 2 to smithi04088644-64 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 3 to smithi04088644-64 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 4 to smithi04088644-64 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: oid 64 updating version 0 to 244 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: oid 64 version 244 is already newer than 243 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: oid 64 updating version 244 to 245 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 64 v 245 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2248: finishing write tid 1 to smithi04088644-412 2023-12-01T15:46:35.547 INFO:tasks.rados.rados.0.smithi040.stdout:2248: finishing write tid 2 to smithi04088644-412 2023-12-01T15:46:35.548 INFO:tasks.rados.rados.0.smithi040.stdout:2248: finishing write tid 3 to smithi04088644-412 2023-12-01T15:46:35.548 INFO:tasks.rados.rados.0.smithi040.stdout:2248: finishing write tid 4 to smithi04088644-412 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2248: finishing write tid 5 to smithi04088644-412 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2248: oid 412 updating version 0 to 328 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2248: oid 412 version 328 is already newer than 327 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2248: oid 412 version 328 is already newer than 326 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2248: oid 412 version 328 is already newer than 325 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 412 v 328 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-12-01T15:46:35.549 INFO:tasks.rados.rados.0.smithi040.stdout:2244: done (5 left) 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2245: done (4 left) 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2246: done (3 left) 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2247: done (2 left) 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2248: done (1 left) 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2249: done (0 left) 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2250: write oid 384 current snap is 0 2023-12-01T15:46:35.550 INFO:tasks.rados.rados.0.smithi040.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-12-01T15:46:35.558 INFO:tasks.rados.rados.0.smithi040.stdout:2250: writing smithi04088644-384 from 743272 to 1320964 tid 1 2023-12-01T15:46:35.567 INFO:tasks.rados.rados.0.smithi040.stdout:2250: writing smithi04088644-384 from 2109062 to 2839588 tid 2 2023-12-01T15:46:35.567 INFO:tasks.rados.rados.0.smithi040.stdout:2251: delete oid 150 current snap is 0 2023-12-01T15:46:35.567 INFO:tasks.rados.rados.0.smithi040.stdout:2250: finishing write tid 1 to smithi04088644-384 2023-12-01T15:46:35.571 INFO:tasks.rados.rados.0.smithi040.stdout:2251: done (1 left) 2023-12-01T15:46:35.571 INFO:tasks.rados.rados.0.smithi040.stdout:2252: write oid 113 current snap is 0 2023-12-01T15:46:35.571 INFO:tasks.rados.rados.0.smithi040.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-12-01T15:46:35.578 INFO:tasks.rados.rados.0.smithi040.stdout:2252: writing smithi04088644-113 from 776886 to 1221429 tid 1 2023-12-01T15:46:35.586 INFO:tasks.rados.rados.0.smithi040.stdout:2252: writing smithi04088644-113 from 1826026 to 2560221 tid 2 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2252: writing smithi04088644-113 from 2987055 to 3176886 tid 3 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2253: delete oid 430 current snap is 0 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2250: finishing write tid 2 to smithi04088644-384 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2250: finishing write tid 3 to smithi04088644-384 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2250: finishing write tid 4 to smithi04088644-384 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2250: oid 384 updating version 0 to 315 2023-12-01T15:46:35.590 INFO:tasks.rados.rados.0.smithi040.stdout:2250: oid 384 version 315 is already newer than 313 2023-12-01T15:46:35.591 INFO:tasks.rados.rados.0.smithi040.stdout:2250: oid 384 version 315 is already newer than 314 2023-12-01T15:46:35.591 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 315 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-12-01T15:46:35.591 INFO:tasks.rados.rados.0.smithi040.stdout:2250: left oid 384 (ObjNum 1496 snap 0 seq_num 1496) 2023-12-01T15:46:35.591 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing write tid 1 to smithi04088644-113 2023-12-01T15:46:35.593 INFO:tasks.rados.rados.0.smithi040.stdout:2250: done (2 left) 2023-12-01T15:46:35.593 INFO:tasks.rados.rados.0.smithi040.stdout:2253: done (1 left) 2023-12-01T15:46:35.593 INFO:tasks.rados.rados.0.smithi040.stdout:2254: read oid 389 snap -1 2023-12-01T15:46:35.593 INFO:tasks.rados.rados.0.smithi040.stdout:2254: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:46:35.593 INFO:tasks.rados.rados.0.smithi040.stdout:2255: write oid 88 current snap is 0 2023-12-01T15:46:35.593 INFO:tasks.rados.rados.0.smithi040.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-12-01T15:46:35.598 INFO:tasks.rados.rados.0.smithi040.stdout:2255: writing smithi04088644-88 from 410500 to 1005541 tid 1 2023-12-01T15:46:35.606 INFO:tasks.rados.rados.0.smithi040.stdout:2255: writing smithi04088644-88 from 1542990 to 2164501 tid 2 2023-12-01T15:46:35.612 INFO:tasks.rados.rados.0.smithi040.stdout:2255: writing smithi04088644-88 from 2925548 to 3210500 tid 3 2023-12-01T15:46:35.613 INFO:tasks.rados.rados.0.smithi040.stdout:2256: read oid 208 snap -1 2023-12-01T15:46:35.613 INFO:tasks.rados.rados.0.smithi040.stdout:2256: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-12-01T15:46:35.613 INFO:tasks.rados.rados.0.smithi040.stdout:2257: read oid 179 snap -1 2023-12-01T15:46:35.613 INFO:tasks.rados.rados.0.smithi040.stdout:2257: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:46:35.613 INFO:tasks.rados.rados.0.smithi040.stdout:2258: write oid 11 current snap is 0 2023-12-01T15:46:35.613 INFO:tasks.rados.rados.0.smithi040.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-12-01T15:46:35.619 INFO:tasks.rados.rados.0.smithi040.stdout:2258: writing smithi04088644-11 from 427307 to 1097597 tid 1 2023-12-01T15:46:35.625 INFO:tasks.rados.rados.0.smithi040.stdout:2258: writing smithi04088644-11 from 1601472 to 2082994 tid 2 2023-12-01T15:46:35.631 INFO:tasks.rados.rados.0.smithi040.stdout:2258: writing smithi04088644-11 from 2552971 to 3036027 tid 3 2023-12-01T15:46:35.631 INFO:tasks.rados.rados.0.smithi040.stdout:2259: write oid 382 current snap is 0 2023-12-01T15:46:35.631 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing write tid 2 to smithi04088644-113 2023-12-01T15:46:35.631 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing write tid 3 to smithi04088644-113 2023-12-01T15:46:35.631 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing write tid 4 to smithi04088644-113 2023-12-01T15:46:35.631 INFO:tasks.rados.rados.0.smithi040.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-12-01T15:46:35.637 INFO:tasks.rados.rados.0.smithi040.stdout:2259: writing smithi04088644-382 from 444114 to 1189653 tid 1 2023-12-01T15:46:35.645 INFO:tasks.rados.rados.0.smithi040.stdout:2259: writing smithi04088644-382 from 1943601 to 2568781 tid 2 2023-12-01T15:46:35.645 INFO:tasks.rados.rados.0.smithi040.stdout:2260: write oid 440 current snap is 0 2023-12-01T15:46:35.645 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing write tid 5 to smithi04088644-113 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2252: oid 113 updating version 0 to 211 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2252: oid 113 updating version 211 to 212 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2252: oid 113 updating version 212 to 214 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2252: oid 113 version 214 is already newer than 213 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 113 v 214 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 1 to smithi04088644-88 2023-12-01T15:46:35.646 INFO:tasks.rados.rados.0.smithi040.stdout:2254: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:46:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:35 smithi040 bash[41173]: audit 2023-12-01T15:46:34.339922+0000 mon.c (mon.2) 160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:35 smithi040 bash[41173]: audit 2023-12-01T15:46:34.341583+0000 mon.c (mon.2) 161 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:35 smithi040 bash[41173]: audit 2023-12-01T15:46:34.349756+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:35 smithi040 bash[28232]: audit 2023-12-01T15:46:34.339922+0000 mon.c (mon.2) 160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:35 smithi040 bash[28232]: audit 2023-12-01T15:46:34.341583+0000 mon.c (mon.2) 161 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:35 smithi040 bash[28232]: audit 2023-12-01T15:46:34.349756+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:46:35.765 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 2 to smithi04088644-88 2023-12-01T15:46:35.765 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 3 to smithi04088644-88 2023-12-01T15:46:35.765 INFO:tasks.rados.rados.0.smithi040.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-12-01T15:46:35.770 INFO:tasks.rados.rados.0.smithi040.stdout:2260: writing smithi04088644-440 from 460921 to 881709 tid 1 2023-12-01T15:46:35.777 INFO:tasks.rados.rados.0.smithi040.stdout:2260: writing smithi04088644-440 from 1602083 to 2087274 tid 2 2023-12-01T15:46:35.782 INFO:tasks.rados.rados.0.smithi040.stdout:2260: writing smithi04088644-440 from 2491464 to 3113417 tid 3 2023-12-01T15:46:35.782 INFO:tasks.rados.rados.0.smithi040.stdout:2252: done (7 left) 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2254: done (6 left) 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2261: write oid 159 current snap is 0 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 4 to smithi04088644-88 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 5 to smithi04088644-88 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: oid 88 updating version 0 to 274 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: oid 88 updating version 274 to 276 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: oid 88 version 276 is already newer than 275 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: oid 88 updating version 276 to 277 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 277 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2258: finishing write tid 1 to smithi04088644-11 2023-12-01T15:46:35.783 INFO:tasks.rados.rados.0.smithi040.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-12-01T15:46:35.788 INFO:tasks.rados.rados.0.smithi040.stdout:2261: writing smithi04088644-159 from 477728 to 973765 tid 1 2023-12-01T15:46:35.795 INFO:tasks.rados.rados.0.smithi040.stdout:2261: writing smithi04088644-159 from 1660565 to 2289414 tid 2 2023-12-01T15:46:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:2261: writing smithi04088644-159 from 2918887 to 3277728 tid 3 2023-12-01T15:46:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:2255: done (6 left) 2023-12-01T15:46:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:2262: write oid 83 current snap is 0 2023-12-01T15:46:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:2256: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-12-01T15:46:35.918 INFO:tasks.rados.rados.0.smithi040.stdout:2257: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: finishing write tid 2 to smithi04088644-11 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: finishing write tid 3 to smithi04088644-11 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: finishing write tid 4 to smithi04088644-11 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: finishing write tid 5 to smithi04088644-11 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: oid 11 updating version 0 to 246 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: oid 11 version 246 is already newer than 245 2023-12-01T15:46:36.021 INFO:tasks.rados.rados.0.smithi040.stdout:2258: oid 11 version 246 is already newer than 244 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2258: oid 11 version 246 is already newer than 243 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 246 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: finishing write tid 1 to smithi04088644-382 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: finishing write tid 2 to smithi04088644-382 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: finishing write tid 3 to smithi04088644-382 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: finishing write tid 4 to smithi04088644-382 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: oid 382 updating version 0 to 246 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: oid 382 updating version 246 to 248 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:2259: oid 382 version 248 is already newer than 247 2023-12-01T15:46:36.022 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 248 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing write tid 1 to smithi04088644-440 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing write tid 2 to smithi04088644-440 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing write tid 3 to smithi04088644-440 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing write tid 4 to smithi04088644-440 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing write tid 5 to smithi04088644-440 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: oid 440 updating version 0 to 334 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: oid 440 updating version 334 to 336 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: oid 440 updating version 336 to 337 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: oid 440 version 337 is already newer than 335 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 440 v 337 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2260: left oid 440 (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T15:46:36.023 INFO:tasks.rados.rados.0.smithi040.stdout:2261: finishing write tid 1 to smithi04088644-159 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: finishing write tid 2 to smithi04088644-159 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: finishing write tid 3 to smithi04088644-159 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: finishing write tid 4 to smithi04088644-159 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: finishing write tid 5 to smithi04088644-159 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: oid 159 updating version 0 to 216 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: oid 159 updating version 216 to 217 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: oid 159 version 217 is already newer than 215 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: oid 159 updating version 217 to 218 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 159 v 218 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2261: left oid 159 (ObjNum 1504 snap 0 seq_num 1504) 2023-12-01T15:46:36.024 INFO:tasks.rados.rados.0.smithi040.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-12-01T15:46:36.033 INFO:tasks.rados.rados.0.smithi040.stdout:2262: writing smithi04088644-83 from 494535 to 1065821 tid 1 2023-12-01T15:46:36.042 INFO:tasks.rados.rados.0.smithi040.stdout:2262: writing smithi04088644-83 from 1719047 to 2207907 tid 2 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2262: writing smithi04088644-83 from 2946310 to 3294535 tid 3 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2256: done (6 left) 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2257: done (5 left) 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2258: done (4 left) 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2259: done (3 left) 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2260: done (2 left) 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2261: done (1 left) 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2263: write oid 21 current snap is 0 2023-12-01T15:46:36.049 INFO:tasks.rados.rados.0.smithi040.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-12-01T15:46:36.056 INFO:tasks.rados.rados.0.smithi040.stdout:2263: writing smithi04088644-21 from 511342 to 1274230 tid 1 2023-12-01T15:46:36.063 INFO:tasks.rados.rados.0.smithi040.stdout:2263: writing smithi04088644-21 from 1777529 to 2410047 tid 2 2023-12-01T15:46:36.068 INFO:tasks.rados.rados.0.smithi040.stdout:2263: writing smithi04088644-21 from 2973733 to 3311342 tid 3 2023-12-01T15:46:36.068 INFO:tasks.rados.rados.0.smithi040.stdout:2264: write oid 444 current snap is 0 2023-12-01T15:46:36.068 INFO:tasks.rados.rados.0.smithi040.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-12-01T15:46:36.074 INFO:tasks.rados.rados.0.smithi040.stdout:2264: writing smithi04088644-444 from 528149 to 966286 tid 1 2023-12-01T15:46:36.079 INFO:tasks.rados.rados.0.smithi040.stdout:2264: writing smithi04088644-444 from 1436011 to 1928540 tid 2 2023-12-01T15:46:36.087 INFO:tasks.rados.rados.0.smithi040.stdout:2264: writing smithi04088644-444 from 2601156 to 3268197 tid 3 2023-12-01T15:46:36.087 INFO:tasks.rados.rados.0.smithi040.stdout:2265: read oid 416 snap -1 2023-12-01T15:46:36.087 INFO:tasks.rados.rados.0.smithi040.stdout:2265: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:46:36.087 INFO:tasks.rados.rados.0.smithi040.stdout:2266: read oid 479 snap -1 2023-12-01T15:46:36.087 INFO:tasks.rados.rados.0.smithi040.stdout:2266: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:46:36.087 INFO:tasks.rados.rados.0.smithi040.stdout:2267: read oid 203 snap -1 2023-12-01T15:46:36.088 INFO:tasks.rados.rados.0.smithi040.stdout:2267: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:46:36.088 INFO:tasks.rados.rados.0.smithi040.stdout:2268: read oid 208 snap -1 2023-12-01T15:46:36.088 INFO:tasks.rados.rados.0.smithi040.stdout:2268: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-12-01T15:46:36.088 INFO:tasks.rados.rados.0.smithi040.stdout:2269: write oid 329 current snap is 0 2023-12-01T15:46:36.088 INFO:tasks.rados.rados.0.smithi040.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-12-01T15:46:36.093 INFO:tasks.rados.rados.0.smithi040.stdout:2269: writing smithi04088644-329 from 544956 to 1058342 tid 1 2023-12-01T15:46:36.099 INFO:tasks.rados.rados.0.smithi040.stdout:2269: writing smithi04088644-329 from 1494493 to 2130680 tid 2 2023-12-01T15:46:36.106 INFO:tasks.rados.rados.0.smithi040.stdout:2269: writing smithi04088644-329 from 2628579 to 3223245 tid 3 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2270: read oid 300 snap -1 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2270: expect deleted 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2271: delete oid 20 current snap is 0 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing write tid 1 to smithi04088644-83 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing write tid 2 to smithi04088644-83 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing write tid 3 to smithi04088644-83 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing write tid 4 to smithi04088644-83 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing write tid 5 to smithi04088644-83 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: oid 83 updating version 0 to 254 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: oid 83 updating version 254 to 255 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: oid 83 updating version 255 to 256 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:2262: oid 83 updating version 256 to 257 2023-12-01T15:46:36.107 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 83 v 257 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2262: left oid 83 (ObjNum 1505 snap 0 seq_num 1505) 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: finishing write tid 1 to smithi04088644-21 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: finishing write tid 2 to smithi04088644-21 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: finishing write tid 3 to smithi04088644-21 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: finishing write tid 4 to smithi04088644-21 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: finishing write tid 5 to smithi04088644-21 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: oid 21 updating version 0 to 427 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: oid 21 version 427 is already newer than 424 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: oid 21 version 427 is already newer than 425 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: oid 21 version 427 is already newer than 426 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 427 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2263: left oid 21 (ObjNum 1506 snap 0 seq_num 1506) 2023-12-01T15:46:36.108 INFO:tasks.rados.rados.0.smithi040.stdout:2264: finishing write tid 1 to smithi04088644-444 2023-12-01T15:46:36.109 INFO:tasks.rados.rados.0.smithi040.stdout:2264: finishing write tid 2 to smithi04088644-444 2023-12-01T15:46:36.109 INFO:tasks.rados.rados.0.smithi040.stdout:2268: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-12-01T15:46:36.227 INFO:tasks.rados.rados.0.smithi040.stdout:2266: expect (ObjNum 478 snap 0 seq_num 478) 2023-12-01T15:46:36.296 INFO:tasks.rados.rados.0.smithi040.stdout:2267: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:46:36.407 INFO:tasks.rados.rados.0.smithi040.stdout:2269: finishing write tid 1 to smithi04088644-329 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: finishing write tid 3 to smithi04088644-444 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: finishing write tid 4 to smithi04088644-444 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: finishing write tid 5 to smithi04088644-444 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: oid 444 updating version 0 to 330 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: oid 444 updating version 330 to 331 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: oid 444 version 331 is already newer than 329 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: oid 444 version 331 is already newer than 328 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 331 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2264: left oid 444 (ObjNum 1507 snap 0 seq_num 1507) 2023-12-01T15:46:36.408 INFO:tasks.rados.rados.0.smithi040.stdout:2265: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: finishing write tid 2 to smithi04088644-329 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: finishing write tid 3 to smithi04088644-329 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: finishing write tid 4 to smithi04088644-329 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: finishing write tid 5 to smithi04088644-329 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: oid 329 updating version 0 to 259 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: oid 329 version 259 is already newer than 258 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: oid 329 updating version 259 to 261 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: oid 329 version 261 is already newer than 260 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 329 v 261 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2269: left oid 329 (ObjNum 1508 snap 0 seq_num 1508) 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2262: done (9 left) 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2263: done (8 left) 2023-12-01T15:46:36.509 INFO:tasks.rados.rados.0.smithi040.stdout:2264: done (7 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2265: done (6 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2266: done (5 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2267: done (4 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2268: done (3 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2269: done (2 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2270: done (1 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2271: done (0 left) 2023-12-01T15:46:36.510 INFO:tasks.rados.rados.0.smithi040.stdout:2272: delete oid 142 current snap is 0 2023-12-01T15:46:36.511 INFO:tasks.rados.rados.0.smithi040.stdout:2272: done (0 left) 2023-12-01T15:46:36.511 INFO:tasks.rados.rados.0.smithi040.stdout:2273: write oid 66 current snap is 0 2023-12-01T15:46:36.511 INFO:tasks.rados.rados.0.smithi040.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-12-01T15:46:36.524 INFO:tasks.rados.rados.0.smithi040.stdout:2273: writing smithi04088644-66 from 595377 to 1334510 tid 1 2023-12-01T15:46:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:36 smithi141 bash[31670]: cluster 2023-12-01T15:46:35.550970+0000 mgr.y (mgr.24356) 253 : cluster 0 pgmap v223: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-12-01T15:46:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:36 smithi141 bash[31670]: audit 2023-12-01T15:46:35.683796+0000 mon.a (mon.0) 881 : audit 0 from='client.? 172.21.15.40:0/3221401116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:36.532 INFO:tasks.rados.rados.0.smithi040.stdout:2273: writing smithi04088644-66 from 1953586 to 2453453 tid 2 2023-12-01T15:46:36.537 INFO:tasks.rados.rados.0.smithi040.stdout:2273: writing smithi04088644-66 from 3110848 to 3395377 tid 3 2023-12-01T15:46:36.537 INFO:tasks.rados.rados.0.smithi040.stdout:2274: write oid 208 current snap is 0 2023-12-01T15:46:36.537 INFO:tasks.rados.rados.0.smithi040.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-12-01T15:46:36.543 INFO:tasks.rados.rados.0.smithi040.stdout:2274: writing smithi04088644-208 from 612184 to 1026566 tid 1 2023-12-01T15:46:36.550 INFO:tasks.rados.rados.0.smithi040.stdout:2274: writing smithi04088644-208 from 1612068 to 2255593 tid 2 2023-12-01T15:46:36.557 INFO:tasks.rados.rados.0.smithi040.stdout:2274: writing smithi04088644-208 from 3021918 to 3412184 tid 3 2023-12-01T15:46:36.557 INFO:tasks.rados.rados.0.smithi040.stdout:2275: write oid 94 current snap is 0 2023-12-01T15:46:36.557 INFO:tasks.rados.rados.0.smithi040.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-12-01T15:46:36.565 INFO:tasks.rados.rados.0.smithi040.stdout:2275: writing smithi04088644-94 from 628991 to 1234975 tid 1 2023-12-01T15:46:36.571 INFO:tasks.rados.rados.0.smithi040.stdout:2275: writing smithi04088644-94 from 1786903 to 2574086 tid 2 2023-12-01T15:46:36.576 INFO:tasks.rados.rados.0.smithi040.stdout:2275: writing smithi04088644-94 from 3165694 to 3428991 tid 3 2023-12-01T15:46:36.576 INFO:tasks.rados.rados.0.smithi040.stdout:2276: write oid 65 current snap is 0 2023-12-01T15:46:36.577 INFO:tasks.rados.rados.0.smithi040.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-12-01T15:46:36.584 INFO:tasks.rados.rados.0.smithi040.stdout:2276: writing smithi04088644-65 from 645798 to 1327031 tid 1 2023-12-01T15:46:36.590 INFO:tasks.rados.rados.0.smithi040.stdout:2276: writing smithi04088644-65 from 1729032 to 2376226 tid 2 2023-12-01T15:46:36.596 INFO:tasks.rados.rados.0.smithi040.stdout:2276: writing smithi04088644-65 from 3076764 to 3445798 tid 3 2023-12-01T15:46:36.596 INFO:tasks.rados.rados.0.smithi040.stdout:2277: write oid 382 current snap is 0 2023-12-01T15:46:36.596 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 1 to smithi04088644-66 2023-12-01T15:46:36.596 INFO:tasks.rados.rados.0.smithi040.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-12-01T15:46:36.604 INFO:tasks.rados.rados.0.smithi040.stdout:2277: writing smithi04088644-382 from 662605 to 1419087 tid 1 2023-12-01T15:46:36.613 INFO:tasks.rados.rados.0.smithi040.stdout:2277: writing smithi04088644-382 from 2187514 to 2978366 tid 2 2023-12-01T15:46:36.613 INFO:tasks.rados.rados.0.smithi040.stdout:2278: delete oid 220 current snap is 0 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 2 to smithi04088644-66 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 3 to smithi04088644-66 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 4 to smithi04088644-66 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 5 to smithi04088644-66 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: oid 66 updating version 0 to 280 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: oid 66 version 280 is already newer than 279 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: oid 66 updating version 280 to 281 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: oid 66 version 281 is already newer than 278 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 66 v 281 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2274: finishing write tid 1 to smithi04088644-208 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2274: finishing write tid 2 to smithi04088644-208 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2274: finishing write tid 3 to smithi04088644-208 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2274: finishing write tid 4 to smithi04088644-208 2023-12-01T15:46:36.614 INFO:tasks.rados.rados.0.smithi040.stdout:2274: finishing write tid 5 to smithi04088644-208 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2274: oid 208 updating version 0 to 282 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2274: oid 208 updating version 282 to 283 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2274: oid 208 updating version 283 to 284 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2274: oid 208 updating version 284 to 285 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 208 v 285 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: finishing write tid 1 to smithi04088644-94 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: finishing write tid 2 to smithi04088644-94 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: finishing write tid 3 to smithi04088644-94 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: finishing write tid 4 to smithi04088644-94 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: finishing write tid 5 to smithi04088644-94 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: oid 94 updating version 0 to 263 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: oid 94 updating version 263 to 265 2023-12-01T15:46:36.615 INFO:tasks.rados.rados.0.smithi040.stdout:2275: oid 94 updating version 265 to 266 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2275: oid 94 version 266 is already newer than 264 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 94 v 266 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: finishing write tid 1 to smithi04088644-65 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: finishing write tid 2 to smithi04088644-65 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: finishing write tid 3 to smithi04088644-65 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: finishing write tid 4 to smithi04088644-65 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: finishing write tid 5 to smithi04088644-65 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: oid 65 updating version 0 to 339 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: oid 65 updating version 339 to 342 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: oid 65 version 342 is already newer than 340 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: oid 65 version 342 is already newer than 341 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 342 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-12-01T15:46:36.616 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 1 to smithi04088644-382 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2273: done (5 left) 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2274: done (4 left) 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2275: done (3 left) 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2276: done (2 left) 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2278: done (1 left) 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2279: write oid 214 current snap is 0 2023-12-01T15:46:36.617 INFO:tasks.rados.rados.0.smithi040.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-12-01T15:46:36.624 INFO:tasks.rados.rados.0.smithi040.stdout:2279: writing smithi04088644-214 from 696219 to 1203199 tid 1 2023-12-01T15:46:36.635 INFO:tasks.rados.rados.0.smithi040.stdout:2279: writing smithi04088644-214 from 1904478 to 2698999 tid 2 2023-12-01T15:46:36.640 INFO:tasks.rados.rados.0.smithi040.stdout:2279: writing smithi04088644-214 from 3159033 to 3496219 tid 3 2023-12-01T15:46:36.640 INFO:tasks.rados.rados.0.smithi040.stdout:2280: read oid 51 snap -1 2023-12-01T15:46:36.640 INFO:tasks.rados.rados.0.smithi040.stdout:2280: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T15:46:36.640 INFO:tasks.rados.rados.0.smithi040.stdout:2281: write oid 180 current snap is 0 2023-12-01T15:46:36.640 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 2 to smithi04088644-382 2023-12-01T15:46:36.640 INFO:tasks.rados.rados.0.smithi040.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-12-01T15:46:36.647 INFO:tasks.rados.rados.0.smithi040.stdout:2281: writing smithi04088644-180 from 713026 to 1295255 tid 1 2023-12-01T15:46:36.655 INFO:tasks.rados.rados.0.smithi040.stdout:2281: writing smithi04088644-180 from 1962960 to 2617492 tid 2 2023-12-01T15:46:36.660 INFO:tasks.rados.rados.0.smithi040.stdout:2281: writing smithi04088644-180 from 3186456 to 3513026 tid 3 2023-12-01T15:46:36.660 INFO:tasks.rados.rados.0.smithi040.stdout:2282: read oid 68 snap -1 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2282: expect deleted 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2283: read oid 498 snap -1 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2283: expect (ObjNum 659 snap 0 seq_num 659) 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2284: read oid 13 snap -1 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2285: write oid 288 current snap is 0 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 3 to smithi04088644-382 2023-12-01T15:46:36.661 INFO:tasks.rados.rados.0.smithi040.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-12-01T15:46:36.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:46:36] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2023-12-01T15:46:36.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:36 smithi040 bash[28232]: cluster 2023-12-01T15:46:35.550970+0000 mgr.y (mgr.24356) 253 : cluster 0 pgmap v223: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-12-01T15:46:36.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:36 smithi040 bash[28232]: audit 2023-12-01T15:46:35.683796+0000 mon.a (mon.0) 881 : audit 0 from='client.? 172.21.15.40:0/3221401116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:36.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:36 smithi040 bash[41173]: cluster 2023-12-01T15:46:35.550970+0000 mgr.y (mgr.24356) 253 : cluster 0 pgmap v223: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-12-01T15:46:36.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:36 smithi040 bash[41173]: audit 2023-12-01T15:46:35.683796+0000 mon.a (mon.0) 881 : audit 0 from='client.? 172.21.15.40:0/3221401116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:36.668 INFO:tasks.rados.rados.0.smithi040.stdout:2285: writing smithi04088644-288 from 729833 to 1387311 tid 1 2023-12-01T15:46:36.676 INFO:tasks.rados.rados.0.smithi040.stdout:2285: writing smithi04088644-288 from 1905089 to 2703279 tid 2 2023-12-01T15:46:36.681 INFO:tasks.rados.rados.0.smithi040.stdout:2285: writing smithi04088644-288 from 3497526 to 3529833 tid 3 2023-12-01T15:46:36.681 INFO:tasks.rados.rados.0.smithi040.stdout:2286: delete oid 322 current snap is 0 2023-12-01T15:46:36.681 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 4 to smithi04088644-382 2023-12-01T15:46:36.681 INFO:tasks.rados.rados.0.smithi040.stdout:2277: oid 382 updating version 0 to 249 2023-12-01T15:46:36.681 INFO:tasks.rados.rados.0.smithi040.stdout:2277: oid 382 updating version 249 to 250 2023-12-01T15:46:36.681 INFO:tasks.rados.rados.0.smithi040.stdout:2277: oid 382 updating version 250 to 251 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 251 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing write tid 1 to smithi04088644-214 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing write tid 2 to smithi04088644-214 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing write tid 3 to smithi04088644-214 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing write tid 4 to smithi04088644-214 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing write tid 5 to smithi04088644-214 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: oid 214 updating version 0 to 334 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: oid 214 updating version 334 to 336 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: oid 214 version 336 is already newer than 335 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: oid 214 version 336 is already newer than 333 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 214 v 336 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-12-01T15:46:36.682 INFO:tasks.rados.rados.0.smithi040.stdout:2280: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: finishing write tid 1 to smithi04088644-180 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: finishing write tid 2 to smithi04088644-180 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: finishing write tid 3 to smithi04088644-180 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: finishing write tid 4 to smithi04088644-180 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: finishing write tid 5 to smithi04088644-180 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: oid 180 updating version 0 to 426 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: oid 180 version 426 is already newer than 423 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: oid 180 version 426 is already newer than 425 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: oid 180 version 426 is already newer than 424 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 180 v 426 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-12-01T15:46:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:2283: expect (ObjNum 659 snap 0 seq_num 659) 2023-12-01T15:46:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:2285: finishing write tid 1 to smithi04088644-288 2023-12-01T15:46:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: finishing write tid 2 to smithi04088644-288 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: finishing write tid 3 to smithi04088644-288 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: finishing write tid 4 to smithi04088644-288 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: finishing write tid 5 to smithi04088644-288 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: oid 288 updating version 0 to 337 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: oid 288 updating version 337 to 340 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: oid 288 version 340 is already newer than 338 2023-12-01T15:46:37.044 INFO:tasks.rados.rados.0.smithi040.stdout:2285: oid 288 version 340 is already newer than 339 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 288 v 340 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2277: done (8 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2279: done (7 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2280: done (6 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2281: done (5 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2282: done (4 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2283: done (3 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2284: done (2 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2285: done (1 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2286: done (0 left) 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2287: read oid 439 snap -1 2023-12-01T15:46:37.045 INFO:tasks.rados.rados.0.smithi040.stdout:2287: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-12-01T15:46:37.046 INFO:tasks.rados.rados.0.smithi040.stdout:2288: read oid 453 snap -1 2023-12-01T15:46:37.046 INFO:tasks.rados.rados.0.smithi040.stdout:2288: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T15:46:37.046 INFO:tasks.rados.rados.0.smithi040.stdout:2289: delete oid 229 current snap is 0 2023-12-01T15:46:37.047 INFO:tasks.rados.rados.0.smithi040.stdout:2289: done (2 left) 2023-12-01T15:46:37.047 INFO:tasks.rados.rados.0.smithi040.stdout:2290: delete oid 430 current snap is 0 2023-12-01T15:46:37.050 INFO:tasks.rados.rados.0.smithi040.stdout:2290: done (2 left) 2023-12-01T15:46:37.050 INFO:tasks.rados.rados.0.smithi040.stdout:2291: read oid 63 snap -1 2023-12-01T15:46:37.051 INFO:tasks.rados.rados.0.smithi040.stdout:2291: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:46:37.051 INFO:tasks.rados.rados.0.smithi040.stdout:2292: write oid 363 current snap is 0 2023-12-01T15:46:37.051 INFO:tasks.rados.rados.0.smithi040.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-12-01T15:46:37.062 INFO:tasks.rados.rados.0.smithi040.stdout:2292: writing smithi04088644-363 from 797061 to 1471888 tid 1 2023-12-01T15:46:37.068 INFO:tasks.rados.rados.0.smithi040.stdout:2292: writing smithi04088644-363 from 2139017 to 2544545 tid 2 2023-12-01T15:46:37.075 INFO:tasks.rados.rados.0.smithi040.stdout:2292: writing smithi04088644-363 from 3207218 to 3597061 tid 3 2023-12-01T15:46:37.075 INFO:tasks.rados.rados.0.smithi040.stdout:2293: read oid 383 snap -1 2023-12-01T15:46:37.075 INFO:tasks.rados.rados.0.smithi040.stdout:2293: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T15:46:37.075 INFO:tasks.rados.rados.0.smithi040.stdout:2294: write oid 200 current snap is 0 2023-12-01T15:46:37.075 INFO:tasks.rados.rados.0.smithi040.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-12-01T15:46:37.082 INFO:tasks.rados.rados.0.smithi040.stdout:2294: writing smithi04088644-200 from 413868 to 1163944 tid 1 2023-12-01T15:46:37.089 INFO:tasks.rados.rados.0.smithi040.stdout:2294: writing smithi04088644-200 from 1797499 to 2346685 tid 2 2023-12-01T15:46:37.096 INFO:tasks.rados.rados.0.smithi040.stdout:2294: writing smithi04088644-200 from 3118288 to 3613868 tid 3 2023-12-01T15:46:37.096 INFO:tasks.rados.rados.0.smithi040.stdout:2295: write oid 402 current snap is 0 2023-12-01T15:46:37.096 INFO:tasks.rados.rados.0.smithi040.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-12-01T15:46:37.101 INFO:tasks.rados.rados.0.smithi040.stdout:2295: writing smithi04088644-402 from 430675 to 856000 tid 1 2023-12-01T15:46:37.107 INFO:tasks.rados.rados.0.smithi040.stdout:2295: writing smithi04088644-402 from 1455981 to 1865178 tid 2 2023-12-01T15:46:37.113 INFO:tasks.rados.rados.0.smithi040.stdout:2295: writing smithi04088644-402 from 2462064 to 2997413 tid 3 2023-12-01T15:46:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2295: writing smithi04088644-402 from 3463076 to 3630675 tid 4 2023-12-01T15:46:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2296: read oid 140 snap -1 2023-12-01T15:46:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2296: expect (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:46:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2297: write oid 92 current snap is 0 2023-12-01T15:46:37.118 INFO:tasks.rados.rados.0.smithi040.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-12-01T15:46:37.122 INFO:tasks.rados.rados.0.smithi040.stdout:2297: writing smithi04088644-92 from 447482 to 948056 tid 1 2023-12-01T15:46:37.129 INFO:tasks.rados.rados.0.smithi040.stdout:2297: writing smithi04088644-92 from 1514463 to 2067318 tid 2 2023-12-01T15:46:37.134 INFO:tasks.rados.rados.0.smithi040.stdout:2297: writing smithi04088644-92 from 2489487 to 2952461 tid 3 2023-12-01T15:46:37.138 INFO:tasks.rados.rados.0.smithi040.stdout:2297: writing smithi04088644-92 from 3645668 to 3647482 tid 4 2023-12-01T15:46:37.138 INFO:tasks.rados.rados.0.smithi040.stdout:2298: write oid 15 current snap is 0 2023-12-01T15:46:37.138 INFO:tasks.rados.rados.0.smithi040.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-12-01T15:46:37.144 INFO:tasks.rados.rados.0.smithi040.stdout:2298: writing smithi04088644-15 from 464289 to 1040112 tid 1 2023-12-01T15:46:37.149 INFO:tasks.rados.rados.0.smithi040.stdout:2298: writing smithi04088644-15 from 1456592 to 1869458 tid 2 2023-12-01T15:46:37.156 INFO:tasks.rados.rados.0.smithi040.stdout:2298: writing smithi04088644-15 from 2400557 to 3074803 tid 3 2023-12-01T15:46:37.160 INFO:tasks.rados.rados.0.smithi040.stdout:2298: writing smithi04088644-15 from 3595554 to 3664289 tid 4 2023-12-01T15:46:37.160 INFO:tasks.rados.rados.0.smithi040.stdout:2299: read oid 462 snap -1 2023-12-01T15:46:37.160 INFO:tasks.rados.rados.0.smithi040.stdout:2299: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:46:37.160 INFO:tasks.rados.rados.0.smithi040.stdout:2300: delete oid 43 current snap is 0 2023-12-01T15:46:37.160 INFO:tasks.rados.rados.0.smithi040.stdout:2287: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-12-01T15:46:37.306 INFO:tasks.rados.rados.0.smithi040.stdout:2291: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:46:37.435 INFO:tasks.rados.rados.0.smithi040.stdout:2288: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-12-01T15:46:37.623 INFO:tasks.rados.rados.0.smithi040.stdout:2292: finishing write tid 1 to smithi04088644-363 2023-12-01T15:46:37.624 INFO:tasks.rados.rados.0.smithi040.stdout:2292: finishing write tid 2 to smithi04088644-363 2023-12-01T15:46:37.624 INFO:tasks.rados.rados.0.smithi040.stdout:2293: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: finishing write tid 3 to smithi04088644-363 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: finishing write tid 4 to smithi04088644-363 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: finishing write tid 5 to smithi04088644-363 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: oid 363 updating version 0 to 268 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: oid 363 updating version 268 to 269 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: oid 363 updating version 269 to 270 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: oid 363 version 270 is already newer than 267 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 270 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2292: left oid 363 (ObjNum 1523 snap 0 seq_num 1523) 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2294: finishing write tid 1 to smithi04088644-200 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2287: done (11 left) 2023-12-01T15:46:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:2288: done (10 left) 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2291: done (9 left) 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2292: done (8 left) 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2293: done (7 left) 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2300: done (6 left) 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2301: write oid 369 current snap is 0 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: finishing write tid 2 to smithi04088644-200 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: finishing write tid 3 to smithi04088644-200 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: finishing write tid 4 to smithi04088644-200 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: finishing write tid 5 to smithi04088644-200 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: oid 200 updating version 0 to 334 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: oid 200 version 334 is already newer than 331 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: oid 200 version 334 is already newer than 333 2023-12-01T15:46:37.839 INFO:tasks.rados.rados.0.smithi040.stdout:2294: oid 200 version 334 is already newer than 332 2023-12-01T15:46:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 200 v 334 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-12-01T15:46:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T15:46:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing write tid 1 to smithi04088644-402 2023-12-01T15:46:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-12-01T15:46:37.843 INFO:tasks.rados.rados.0.smithi040.stdout:2301: writing smithi04088644-369 from 497903 to 940577 tid 1 2023-12-01T15:46:37.851 INFO:tasks.rados.rados.0.smithi040.stdout:2301: writing smithi04088644-369 from 1689909 to 2106444 tid 2 2023-12-01T15:46:37.859 INFO:tasks.rados.rados.0.smithi040.stdout:2301: writing smithi04088644-369 from 2571756 to 3268546 tid 3 2023-12-01T15:46:37.859 INFO:tasks.rados.rados.0.smithi040.stdout:2294: done (6 left) 2023-12-01T15:46:37.859 INFO:tasks.rados.rados.0.smithi040.stdout:2302: read oid 44 snap -1 2023-12-01T15:46:37.859 INFO:tasks.rados.rados.0.smithi040.stdout:2302: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-12-01T15:46:37.859 INFO:tasks.rados.rados.0.smithi040.stdout:2303: read oid 179 snap -1 2023-12-01T15:46:37.860 INFO:tasks.rados.rados.0.smithi040.stdout:2303: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:46:37.860 INFO:tasks.rados.rados.0.smithi040.stdout:2304: write oid 58 current snap is 0 2023-12-01T15:46:37.860 INFO:tasks.rados.rados.0.smithi040.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-12-01T15:46:37.865 INFO:tasks.rados.rados.0.smithi040.stdout:2304: writing smithi04088644-58 from 514710 to 1032633 tid 1 2023-12-01T15:46:37.874 INFO:tasks.rados.rados.0.smithi040.stdout:2304: writing smithi04088644-58 from 1748391 to 2308584 tid 2 2023-12-01T15:46:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2304: writing smithi04088644-58 from 2999179 to 3623594 tid 3 2023-12-01T15:46:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2305: read oid 355 snap -1 2023-12-01T15:46:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2305: expect deleted 2023-12-01T15:46:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2306: read oid 324 snap -1 2023-12-01T15:46:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2306: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2307: read oid 394 snap -1 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2307: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2308: delete oid 199 current snap is 0 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing write tid 2 to smithi04088644-402 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing write tid 3 to smithi04088644-402 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing write tid 4 to smithi04088644-402 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing write tid 5 to smithi04088644-402 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing write tid 6 to smithi04088644-402 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: oid 402 updating version 0 to 338 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: oid 402 version 338 is already newer than 335 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: oid 402 version 338 is already newer than 336 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: oid 402 version 338 is already newer than 337 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2295: oid 402 updating version 338 to 339 2023-12-01T15:46:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 402 v 339 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-12-01T15:46:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2295: left oid 402 (ObjNum 1525 snap 0 seq_num 1525) 2023-12-01T15:46:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2296: expect (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: finishing write tid 1 to smithi04088644-92 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: finishing write tid 2 to smithi04088644-92 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: finishing write tid 3 to smithi04088644-92 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: finishing write tid 4 to smithi04088644-92 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: finishing write tid 5 to smithi04088644-92 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: finishing write tid 6 to smithi04088644-92 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: oid 92 updating version 0 to 318 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: oid 92 version 318 is already newer than 317 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: oid 92 updating version 318 to 320 2023-12-01T15:46:37.972 INFO:tasks.rados.rados.0.smithi040.stdout:2297: oid 92 updating version 320 to 321 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2297: oid 92 version 321 is already newer than 319 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 92 v 321 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2297: left oid 92 (ObjNum 1526 snap 0 seq_num 1526) 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: finishing write tid 1 to smithi04088644-15 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: finishing write tid 2 to smithi04088644-15 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: finishing write tid 3 to smithi04088644-15 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: finishing write tid 4 to smithi04088644-15 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: finishing write tid 5 to smithi04088644-15 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: finishing write tid 6 to smithi04088644-15 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: oid 15 updating version 0 to 430 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: oid 15 updating version 430 to 431 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: oid 15 version 431 is already newer than 429 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: oid 15 version 431 is already newer than 428 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:2298: oid 15 version 431 is already newer than 427 2023-12-01T15:46:37.973 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 431 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-12-01T15:46:37.974 INFO:tasks.rados.rados.0.smithi040.stdout:2298: left oid 15 (ObjNum 1527 snap 0 seq_num 1527) 2023-12-01T15:46:37.974 INFO:tasks.rados.rados.0.smithi040.stdout:2299: expect (ObjNum 461 snap 0 seq_num 461) 2023-12-01T15:46:38.091 INFO:tasks.rados.rados.0.smithi040.stdout:2301: finishing write tid 1 to smithi04088644-369 2023-12-01T15:46:38.091 INFO:tasks.rados.rados.0.smithi040.stdout:2301: finishing write tid 2 to smithi04088644-369 2023-12-01T15:46:38.091 INFO:tasks.rados.rados.0.smithi040.stdout:2301: finishing write tid 3 to smithi04088644-369 2023-12-01T15:46:38.091 INFO:tasks.rados.rados.0.smithi040.stdout:2301: finishing write tid 4 to smithi04088644-369 2023-12-01T15:46:38.091 INFO:tasks.rados.rados.0.smithi040.stdout:2301: finishing write tid 5 to smithi04088644-369 2023-12-01T15:46:38.091 INFO:tasks.rados.rados.0.smithi040.stdout:2301: oid 369 updating version 0 to 322 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:2301: oid 369 updating version 322 to 324 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:2301: oid 369 updating version 324 to 325 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:2301: oid 369 version 325 is already newer than 323 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 369 v 325 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:2301: left oid 369 (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 1 to smithi04088644-58 2023-12-01T15:46:38.092 INFO:tasks.rados.rados.0.smithi040.stdout:2302: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-12-01T15:46:38.222 INFO:tasks.rados.rados.0.smithi040.stdout:2303: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 2 to smithi04088644-58 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 3 to smithi04088644-58 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 4 to smithi04088644-58 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 5 to smithi04088644-58 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: oid 58 updating version 0 to 431 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: oid 58 version 431 is already newer than 429 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: oid 58 version 431 is already newer than 430 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: oid 58 version 431 is already newer than 428 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 58 v 431 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-12-01T15:46:38.322 INFO:tasks.rados.rados.0.smithi040.stdout:2304: left oid 58 (ObjNum 1530 snap 0 seq_num 1530) 2023-12-01T15:46:38.323 INFO:tasks.rados.rados.0.smithi040.stdout:2307: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-12-01T15:46:38.512 INFO:tasks.rados.rados.0.smithi040.stdout:2306: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:38 smithi141 bash[31670]: cluster 2023-12-01T15:46:37.551553+0000 mgr.y (mgr.24356) 254 : cluster 0 pgmap v224: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2023-12-01T15:46:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:38 smithi141 bash[31670]: audit 2023-12-01T15:46:38.148642+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.40:0/1152779742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:38.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:38 smithi040 bash[28232]: cluster 2023-12-01T15:46:37.551553+0000 mgr.y (mgr.24356) 254 : cluster 0 pgmap v224: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2023-12-01T15:46:38.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:38 smithi040 bash[28232]: audit 2023-12-01T15:46:38.148642+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.40:0/1152779742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:38.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:38 smithi040 bash[41173]: cluster 2023-12-01T15:46:37.551553+0000 mgr.y (mgr.24356) 254 : cluster 0 pgmap v224: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2023-12-01T15:46:38.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:38 smithi040 bash[41173]: audit 2023-12-01T15:46:38.148642+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.40:0/1152779742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2295: done (12 left) 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2296: done (11 left) 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2297: done (10 left) 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2298: done (9 left) 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2299: done (8 left) 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2301: done (7 left) 2023-12-01T15:46:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:2302: done (6 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2303: done (5 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2304: done (4 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2305: done (3 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2306: done (2 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2307: done (1 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2308: done (0 left) 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2309: write oid 186 current snap is 0 2023-12-01T15:46:38.698 INFO:tasks.rados.rados.0.smithi040.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-12-01T15:46:38.709 INFO:tasks.rados.rados.0.smithi040.stdout:2309: writing smithi04088644-186 from 548324 to 1216745 tid 1 2023-12-01T15:46:38.717 INFO:tasks.rados.rados.0.smithi040.stdout:2309: writing smithi04088644-186 from 1749002 to 2312864 tid 2 2023-12-01T15:46:38.724 INFO:tasks.rados.rados.0.smithi040.stdout:2309: writing smithi04088644-186 from 2937672 to 3584631 tid 3 2023-12-01T15:46:38.724 INFO:tasks.rados.rados.0.smithi040.stdout:2310: write oid 281 current snap is 0 2023-12-01T15:46:38.725 INFO:tasks.rados.rados.0.smithi040.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-12-01T15:46:38.732 INFO:tasks.rados.rados.0.smithi040.stdout:2310: writing smithi04088644-281 from 565131 to 1308801 tid 1 2023-12-01T15:46:38.737 INFO:tasks.rados.rados.0.smithi040.stdout:2310: writing smithi04088644-281 from 1807484 to 2231357 tid 2 2023-12-01T15:46:38.744 INFO:tasks.rados.rados.0.smithi040.stdout:2310: writing smithi04088644-281 from 2965095 to 3423326 tid 3 2023-12-01T15:46:38.745 INFO:tasks.rados.rados.0.smithi040.stdout:2311: read oid 243 snap -1 2023-12-01T15:46:38.745 INFO:tasks.rados.rados.0.smithi040.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:46:38.745 INFO:tasks.rados.rados.0.smithi040.stdout:2312: write oid 353 current snap is 0 2023-12-01T15:46:38.745 INFO:tasks.rados.rados.0.smithi040.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-12-01T15:46:38.750 INFO:tasks.rados.rados.0.smithi040.stdout:2312: writing smithi04088644-353 from 581938 to 1000857 tid 1 2023-12-01T15:46:38.756 INFO:tasks.rados.rados.0.smithi040.stdout:2312: writing smithi04088644-353 from 1465966 to 2033497 tid 2 2023-12-01T15:46:38.763 INFO:tasks.rados.rados.0.smithi040.stdout:2312: writing smithi04088644-353 from 2592518 to 3262021 tid 3 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2313: read oid 119 snap -1 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2313: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2314: read oid 295 snap -1 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2314: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2315: write oid 110 current snap is 0 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: finishing write tid 1 to smithi04088644-186 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: finishing write tid 2 to smithi04088644-186 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: finishing write tid 3 to smithi04088644-186 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: finishing write tid 4 to smithi04088644-186 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: finishing write tid 5 to smithi04088644-186 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: oid 186 updating version 0 to 344 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: oid 186 version 344 is already newer than 343 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: oid 186 version 344 is already newer than 342 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:2309: oid 186 version 344 is already newer than 341 2023-12-01T15:46:38.764 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 186 v 344 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-12-01T15:46:38.765 INFO:tasks.rados.rados.0.smithi040.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-12-01T15:46:38.765 INFO:tasks.rados.rados.0.smithi040.stdout:2310: finishing write tid 1 to smithi04088644-281 2023-12-01T15:46:38.765 INFO:tasks.rados.rados.0.smithi040.stdout:2310: finishing write tid 2 to smithi04088644-281 2023-12-01T15:46:38.765 INFO:tasks.rados.rados.0.smithi040.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-12-01T15:46:38.770 INFO:tasks.rados.rados.0.smithi040.stdout:2315: writing smithi04088644-110 from 598745 to 1092913 tid 1 2023-12-01T15:46:38.776 INFO:tasks.rados.rados.0.smithi040.stdout:2315: writing smithi04088644-110 from 1808095 to 2235637 tid 2 2023-12-01T15:46:38.784 INFO:tasks.rados.rados.0.smithi040.stdout:2315: writing smithi04088644-110 from 2903588 to 3500716 tid 3 2023-12-01T15:46:38.784 INFO:tasks.rados.rados.0.smithi040.stdout:2309: done (6 left) 2023-12-01T15:46:38.784 INFO:tasks.rados.rados.0.smithi040.stdout:2316: delete oid 417 current snap is 0 2023-12-01T15:46:38.784 INFO:tasks.rados.rados.0.smithi040.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: finishing write tid 3 to smithi04088644-281 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: finishing write tid 4 to smithi04088644-281 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: finishing write tid 5 to smithi04088644-281 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: oid 281 updating version 0 to 434 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: oid 281 version 434 is already newer than 432 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: oid 281 updating version 434 to 435 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:2310: oid 281 version 435 is already newer than 433 2023-12-01T15:46:38.857 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 435 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: finishing write tid 1 to smithi04088644-353 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: finishing write tid 2 to smithi04088644-353 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: finishing write tid 3 to smithi04088644-353 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: finishing write tid 4 to smithi04088644-353 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: finishing write tid 5 to smithi04088644-353 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: oid 353 updating version 0 to 252 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: oid 353 updating version 252 to 254 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: oid 353 updating version 254 to 255 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: oid 353 version 255 is already newer than 253 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 353 v 255 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-12-01T15:46:38.858 INFO:tasks.rados.rados.0.smithi040.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T15:46:38.859 INFO:tasks.rados.rados.0.smithi040.stdout:2313: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-12-01T15:46:39.000 INFO:tasks.rados.rados.0.smithi040.stdout:2314: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:46:39.152 INFO:tasks.rados.rados.0.smithi040.stdout:2315: finishing write tid 1 to smithi04088644-110 2023-12-01T15:46:39.192 INFO:tasks.rados.rados.0.smithi040.stdout:2315: finishing write tid 2 to smithi04088644-110 2023-12-01T15:46:39.192 INFO:tasks.rados.rados.0.smithi040.stdout:2315: finishing write tid 3 to smithi04088644-110 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: finishing write tid 4 to smithi04088644-110 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: finishing write tid 5 to smithi04088644-110 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: oid 110 updating version 0 to 276 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: oid 110 version 276 is already newer than 275 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: oid 110 updating version 276 to 278 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: oid 110 version 278 is already newer than 277 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 110 v 278 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-12-01T15:46:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:2315: left oid 110 (ObjNum 1535 snap 0 seq_num 1535) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2310: done (6 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2311: done (5 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2312: done (4 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2313: done (3 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2314: done (2 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2315: done (1 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2316: done (0 left) 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2317: write oid 454 current snap is 0 2023-12-01T15:46:39.194 INFO:tasks.rados.rados.0.smithi040.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2317: writing smithi04088644-454 from 632359 to 1393378 tid 1 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2317: writing smithi04088644-454 from 2041412 to 2756270 tid 2 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2317: writing smithi04088644-454 from 3358434 to 3832359 tid 3 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2318: write oid 266 current snap is 0 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2318: writing smithi04088644-266 from 649166 to 1085434 tid 1 2023-12-01T15:46:39.196 INFO:tasks.rados.rados.0.smithi040.stdout:2318: writing smithi04088644-266 from 1699894 to 2274763 tid 2 2023-12-01T15:46:39.198 INFO:tasks.rados.rados.0.smithi040.stdout:2318: writing smithi04088644-266 from 2702210 to 3133154 tid 3 2023-12-01T15:46:39.198 INFO:tasks.rados.rados.0.smithi040.stdout:2319: write oid 57 current snap is 0 2023-12-01T15:46:39.198 INFO:tasks.rados.rados.0.smithi040.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-12-01T15:46:39.204 INFO:tasks.rados.rados.0.smithi040.stdout:2319: writing smithi04088644-57 from 665973 to 1177490 tid 1 2023-12-01T15:46:39.211 INFO:tasks.rados.rados.0.smithi040.stdout:2319: writing smithi04088644-57 from 1642023 to 2360550 tid 2 2023-12-01T15:46:39.218 INFO:tasks.rados.rados.0.smithi040.stdout:2319: writing smithi04088644-57 from 2896927 to 3539143 tid 3 2023-12-01T15:46:39.218 INFO:tasks.rados.rados.0.smithi040.stdout:2320: read oid 369 snap -1 2023-12-01T15:46:39.218 INFO:tasks.rados.rados.0.smithi040.stdout:2320: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T15:46:39.218 INFO:tasks.rados.rados.0.smithi040.stdout:2321: write oid 396 current snap is 0 2023-12-01T15:46:39.218 INFO:tasks.rados.rados.0.smithi040.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-12-01T15:46:39.225 INFO:tasks.rados.rados.0.smithi040.stdout:2321: writing smithi04088644-396 from 682780 to 1269546 tid 1 2023-12-01T15:46:39.231 INFO:tasks.rados.rados.0.smithi040.stdout:2321: writing smithi04088644-396 from 1700505 to 2279043 tid 2 2023-12-01T15:46:39.239 INFO:tasks.rados.rados.0.smithi040.stdout:2321: writing smithi04088644-396 from 3040703 to 3610544 tid 3 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2322: read oid 386 snap -1 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2322: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2323: write oid 466 current snap is 0 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2317: finishing write tid 1 to smithi04088644-454 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2317: finishing write tid 2 to smithi04088644-454 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2317: finishing write tid 3 to smithi04088644-454 2023-12-01T15:46:39.240 INFO:tasks.rados.rados.0.smithi040.stdout:2317: finishing write tid 4 to smithi04088644-454 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2317: finishing write tid 5 to smithi04088644-454 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2317: oid 454 updating version 0 to 326 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2317: oid 454 updating version 326 to 327 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2317: oid 454 updating version 327 to 328 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2317: oid 454 updating version 328 to 329 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 329 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2317: left oid 454 (ObjNum 1537 snap 0 seq_num 1537) 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: finishing write tid 1 to smithi04088644-266 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: finishing write tid 2 to smithi04088644-266 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: finishing write tid 3 to smithi04088644-266 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: finishing write tid 4 to smithi04088644-266 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: finishing write tid 5 to smithi04088644-266 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: oid 266 updating version 0 to 433 2023-12-01T15:46:39.241 INFO:tasks.rados.rados.0.smithi040.stdout:2318: oid 266 updating version 433 to 434 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2318: oid 266 updating version 434 to 435 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2318: oid 266 version 435 is already newer than 432 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 435 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 1 to smithi04088644-57 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 2 to smithi04088644-57 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 3 to smithi04088644-57 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 4 to smithi04088644-57 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 5 to smithi04088644-57 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: oid 57 updating version 0 to 344 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: oid 57 updating version 344 to 346 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: oid 57 updating version 346 to 347 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:2319: oid 57 version 347 is already newer than 345 2023-12-01T15:46:39.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 57 v 347 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-12-01T15:46:39.243 INFO:tasks.rados.rados.0.smithi040.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-12-01T15:46:39.243 INFO:tasks.rados.rados.0.smithi040.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-12-01T15:46:39.246 INFO:tasks.rados.rados.0.smithi040.stdout:2323: writing smithi04088644-466 from 699587 to 1361602 tid 1 2023-12-01T15:46:39.255 INFO:tasks.rados.rados.0.smithi040.stdout:2323: writing smithi04088644-466 from 2158987 to 2881183 tid 2 2023-12-01T15:46:39.261 INFO:tasks.rados.rados.0.smithi040.stdout:2323: writing smithi04088644-466 from 3351773 to 3899587 tid 3 2023-12-01T15:46:39.261 INFO:tasks.rados.rados.0.smithi040.stdout:2317: done (6 left) 2023-12-01T15:46:39.261 INFO:tasks.rados.rados.0.smithi040.stdout:2318: done (5 left) 2023-12-01T15:46:39.261 INFO:tasks.rados.rados.0.smithi040.stdout:2319: done (4 left) 2023-12-01T15:46:39.261 INFO:tasks.rados.rados.0.smithi040.stdout:2324: read oid 26 snap -1 2023-12-01T15:46:39.262 INFO:tasks.rados.rados.0.smithi040.stdout:2324: expect (ObjNum 953 snap 0 seq_num 953) 2023-12-01T15:46:39.262 INFO:tasks.rados.rados.0.smithi040.stdout:2325: delete oid 302 current snap is 0 2023-12-01T15:46:39.262 INFO:tasks.rados.rados.0.smithi040.stdout:2320: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: finishing write tid 1 to smithi04088644-396 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: finishing write tid 2 to smithi04088644-396 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: finishing write tid 3 to smithi04088644-396 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2320: done (5 left) 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2325: done (4 left) 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2326: write oid 310 current snap is 0 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: finishing write tid 4 to smithi04088644-396 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: finishing write tid 5 to smithi04088644-396 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: oid 396 updating version 0 to 354 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: oid 396 updating version 354 to 355 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: oid 396 version 355 is already newer than 352 2023-12-01T15:46:39.395 INFO:tasks.rados.rados.0.smithi040.stdout:2321: oid 396 version 355 is already newer than 353 2023-12-01T15:46:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 396 v 355 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-12-01T15:46:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-12-01T15:46:39.396 INFO:tasks.rados.rados.0.smithi040.stdout:2322: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: finishing write tid 1 to smithi04088644-466 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: finishing write tid 2 to smithi04088644-466 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: finishing write tid 3 to smithi04088644-466 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: finishing write tid 4 to smithi04088644-466 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: finishing write tid 5 to smithi04088644-466 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: oid 466 updating version 0 to 356 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: oid 466 updating version 356 to 357 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: oid 466 updating version 357 to 359 2023-12-01T15:46:39.624 INFO:tasks.rados.rados.0.smithi040.stdout:2323: oid 466 version 359 is already newer than 358 2023-12-01T15:46:39.625 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 466 v 359 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-12-01T15:46:39.625 INFO:tasks.rados.rados.0.smithi040.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2023-12-01T15:46:39.625 INFO:tasks.rados.rados.0.smithi040.stdout:2324: expect (ObjNum 953 snap 0 seq_num 953) 2023-12-01T15:46:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-12-01T15:46:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:2326: writing smithi04088644-310 from 733201 to 1145714 tid 1 2023-12-01T15:46:39.710 INFO:tasks.rados.rados.0.smithi040.stdout:2326: writing smithi04088644-310 from 1759598 to 2485463 tid 2 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2326: writing smithi04088644-310 from 3006619 to 3410276 tid 3 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2321: done (4 left) 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2322: done (3 left) 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2323: done (2 left) 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2324: done (1 left) 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2327: read oid 64 snap -1 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2328: write oid 154 current snap is 0 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2326: finishing write tid 1 to smithi04088644-310 2023-12-01T15:46:39.716 INFO:tasks.rados.rados.0.smithi040.stdout:2326: finishing write tid 2 to smithi04088644-310 2023-12-01T15:46:39.717 INFO:tasks.rados.rados.0.smithi040.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-12-01T15:46:39.723 INFO:tasks.rados.rados.0.smithi040.stdout:2328: writing smithi04088644-154 from 750008 to 1354123 tid 1 2023-12-01T15:46:39.730 INFO:tasks.rados.rados.0.smithi040.stdout:2328: writing smithi04088644-154 from 1934433 to 2520309 tid 2 2023-12-01T15:46:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:2328: writing smithi04088644-154 from 3150395 to 3881677 tid 3 2023-12-01T15:46:39.738 INFO:tasks.rados.rados.0.smithi040.stdout:2329: write oid 409 current snap is 0 2023-12-01T15:46:39.738 INFO:tasks.rados.rados.0.smithi040.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-12-01T15:46:39.745 INFO:tasks.rados.rados.0.smithi040.stdout:2329: writing smithi04088644-409 from 766815 to 1446179 tid 1 2023-12-01T15:46:39.752 INFO:tasks.rados.rados.0.smithi040.stdout:2329: writing smithi04088644-409 from 1992915 to 2722449 tid 2 2023-12-01T15:46:39.758 INFO:tasks.rados.rados.0.smithi040.stdout:2329: writing smithi04088644-409 from 3177818 to 3720372 tid 3 2023-12-01T15:46:39.758 INFO:tasks.rados.rados.0.smithi040.stdout:2330: read oid 18 snap -1 2023-12-01T15:46:39.759 INFO:tasks.rados.rados.0.smithi040.stdout:2330: expect (ObjNum 17 snap 0 seq_num 17) 2023-12-01T15:46:39.759 INFO:tasks.rados.rados.0.smithi040.stdout:2331: read oid 327 snap -1 2023-12-01T15:46:39.759 INFO:tasks.rados.rados.0.smithi040.stdout:2331: expect deleted 2023-12-01T15:46:39.759 INFO:tasks.rados.rados.0.smithi040.stdout:2332: write oid 380 current snap is 0 2023-12-01T15:46:39.759 INFO:tasks.rados.rados.0.smithi040.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-12-01T15:46:39.767 INFO:tasks.rados.rados.0.smithi040.stdout:2332: writing smithi04088644-380 from 783622 to 1538235 tid 1 2023-12-01T15:46:39.773 INFO:tasks.rados.rados.0.smithi040.stdout:2332: writing smithi04088644-380 from 2051397 to 2640942 tid 2 2023-12-01T15:46:39.781 INFO:tasks.rados.rados.0.smithi040.stdout:2332: writing smithi04088644-380 from 3205241 to 3959067 tid 3 2023-12-01T15:46:39.781 INFO:tasks.rados.rados.0.smithi040.stdout:2333: read oid 417 snap -1 2023-12-01T15:46:39.781 INFO:tasks.rados.rados.0.smithi040.stdout:2333: expect deleted 2023-12-01T15:46:39.781 INFO:tasks.rados.rados.0.smithi040.stdout:2334: read oid 206 snap -1 2023-12-01T15:46:39.781 INFO:tasks.rados.rados.0.smithi040.stdout:2334: expect (ObjNum 761 snap 0 seq_num 761) 2023-12-01T15:46:39.782 INFO:tasks.rados.rados.0.smithi040.stdout:2335: write oid 257 current snap is 0 2023-12-01T15:46:39.782 INFO:tasks.rados.rados.0.smithi040.stdout:2326: finishing write tid 3 to smithi04088644-310 2023-12-01T15:46:39.782 INFO:tasks.rados.rados.0.smithi040.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-12-01T15:46:39.786 INFO:tasks.rados.rados.0.smithi040.stdout:2335: writing smithi04088644-257 from 400429 to 830291 tid 1 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2335: writing smithi04088644-257 from 1593526 to 2000429 tid 2 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2336: read oid 167 snap -1 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2336: expect (ObjNum 740 snap 0 seq_num 740) 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2337: delete oid 217 current snap is 0 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2326: finishing write tid 4 to smithi04088644-310 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2326: finishing write tid 5 to smithi04088644-310 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2326: oid 310 updating version 0 to 343 2023-12-01T15:46:39.793 INFO:tasks.rados.rados.0.smithi040.stdout:2326: oid 310 version 343 is already newer than 341 2023-12-01T15:46:39.794 INFO:tasks.rados.rados.0.smithi040.stdout:2326: oid 310 updating version 343 to 344 2023-12-01T15:46:39.794 INFO:tasks.rados.rados.0.smithi040.stdout:2326: oid 310 version 344 is already newer than 342 2023-12-01T15:46:39.794 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 310 v 344 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-12-01T15:46:39.794 INFO:tasks.rados.rados.0.smithi040.stdout:2326: left oid 310 (ObjNum 1543 snap 0 seq_num 1543) 2023-12-01T15:46:39.794 INFO:tasks.rados.rados.0.smithi040.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: finishing write tid 1 to smithi04088644-154 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: finishing write tid 2 to smithi04088644-154 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: finishing write tid 3 to smithi04088644-154 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: finishing write tid 4 to smithi04088644-154 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: finishing write tid 5 to smithi04088644-154 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: oid 154 updating version 0 to 350 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: oid 154 version 350 is already newer than 349 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: oid 154 updating version 350 to 351 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:2328: oid 154 version 351 is already newer than 348 2023-12-01T15:46:39.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 351 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing write tid 1 to smithi04088644-409 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing write tid 2 to smithi04088644-409 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing write tid 3 to smithi04088644-409 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing write tid 4 to smithi04088644-409 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing write tid 5 to smithi04088644-409 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: oid 409 updating version 0 to 345 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: oid 409 updating version 345 to 346 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: oid 409 updating version 346 to 348 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: oid 409 version 348 is already newer than 347 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 409 v 348 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-12-01T15:46:39.908 INFO:tasks.rados.rados.0.smithi040.stdout:2330: expect (ObjNum 17 snap 0 seq_num 17) 2023-12-01T15:46:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:39 smithi040 bash[41173]: cluster 2023-12-01T15:46:39.552729+0000 mgr.y (mgr.24356) 255 : cluster 0 pgmap v225: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 123 op/s 2023-12-01T15:46:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:39 smithi040 bash[28232]: cluster 2023-12-01T15:46:39.552729+0000 mgr.y (mgr.24356) 255 : cluster 0 pgmap v225: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 123 op/s 2023-12-01T15:46:39.982 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 1 to smithi04088644-380 2023-12-01T15:46:39.982 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 2 to smithi04088644-380 2023-12-01T15:46:39.982 INFO:tasks.rados.rados.0.smithi040.stdout:2326: done (11 left) 2023-12-01T15:46:39.982 INFO:tasks.rados.rados.0.smithi040.stdout:2327: done (10 left) 2023-12-01T15:46:39.982 INFO:tasks.rados.rados.0.smithi040.stdout:2328: done (9 left) 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2329: done (8 left) 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2330: done (7 left) 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2331: done (6 left) 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2337: done (5 left) 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2338: read oid 42 snap -1 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2338: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2339: write oid 282 current snap is 0 2023-12-01T15:46:39.983 INFO:tasks.rados.rados.0.smithi040.stdout:2334: expect (ObjNum 761 snap 0 seq_num 761) 2023-12-01T15:46:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:39 smithi141 bash[31670]: cluster 2023-12-01T15:46:39.552729+0000 mgr.y (mgr.24356) 255 : cluster 0 pgmap v225: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 123 op/s 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 3 to smithi04088644-380 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 4 to smithi04088644-380 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 5 to smithi04088644-380 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: oid 380 updating version 0 to 333 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: oid 380 version 333 is already newer than 331 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: oid 380 version 333 is already newer than 330 2023-12-01T15:46:40.154 INFO:tasks.rados.rados.0.smithi040.stdout:2332: oid 380 version 333 is already newer than 332 2023-12-01T15:46:40.155 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 380 v 333 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-12-01T15:46:40.155 INFO:tasks.rados.rados.0.smithi040.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-12-01T15:46:40.155 INFO:tasks.rados.rados.0.smithi040.stdout:2335: finishing write tid 1 to smithi04088644-257 2023-12-01T15:46:40.155 INFO:tasks.rados.rados.0.smithi040.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-12-01T15:46:40.165 INFO:tasks.rados.rados.0.smithi040.stdout:2339: writing smithi04088644-282 from 434043 to 1014403 tid 1 2023-12-01T15:46:40.173 INFO:tasks.rados.rados.0.smithi040.stdout:2339: writing smithi04088644-282 from 1710490 to 2034043 tid 2 2023-12-01T15:46:40.173 INFO:tasks.rados.rados.0.smithi040.stdout:2332: done (6 left) 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2333: done (5 left) 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2334: done (4 left) 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2340: read oid 378 snap -1 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2340: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2341: write oid 122 current snap is 0 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: finishing write tid 2 to smithi04088644-257 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: finishing write tid 3 to smithi04088644-257 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: finishing write tid 4 to smithi04088644-257 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: oid 257 updating version 0 to 272 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: oid 257 version 272 is already newer than 271 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: oid 257 updating version 272 to 273 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 257 v 273 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2335: left oid 257 (ObjNum 1547 snap 0 seq_num 1547) 2023-12-01T15:46:40.174 INFO:tasks.rados.rados.0.smithi040.stdout:2336: expect (ObjNum 740 snap 0 seq_num 740) 2023-12-01T15:46:40.291 INFO:tasks.rados.rados.0.smithi040.stdout:2338: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-12-01T15:46:40.439 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing write tid 1 to smithi04088644-282 2023-12-01T15:46:40.439 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing write tid 2 to smithi04088644-282 2023-12-01T15:46:40.439 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing write tid 3 to smithi04088644-282 2023-12-01T15:46:40.439 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing write tid 4 to smithi04088644-282 2023-12-01T15:46:40.439 INFO:tasks.rados.rados.0.smithi040.stdout:2339: oid 282 updating version 0 to 336 2023-12-01T15:46:40.440 INFO:tasks.rados.rados.0.smithi040.stdout:2339: oid 282 version 336 is already newer than 335 2023-12-01T15:46:40.440 INFO:tasks.rados.rados.0.smithi040.stdout:2339: oid 282 version 336 is already newer than 334 2023-12-01T15:46:40.440 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 282 v 336 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-12-01T15:46:40.440 INFO:tasks.rados.rados.0.smithi040.stdout:2339: left oid 282 (ObjNum 1549 snap 0 seq_num 1549) 2023-12-01T15:46:40.440 INFO:tasks.rados.rados.0.smithi040.stdout:2340: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:46:40.515 INFO:tasks.rados.rados.0.smithi040.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-12-01T15:46:40.528 INFO:tasks.rados.rados.0.smithi040.stdout:2341: writing smithi04088644-122 from 450850 to 1106459 tid 1 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2341: writing smithi04088644-122 from 1768972 to 2050850 tid 2 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2335: done (5 left) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2336: done (4 left) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2338: done (3 left) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2339: done (2 left) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2340: done (1 left) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2342: read oid 419 snap -1 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2342: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2343: read oid 159 snap -1 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2343: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2344: write oid 402 current snap is 0 2023-12-01T15:46:40.535 INFO:tasks.rados.rados.0.smithi040.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-12-01T15:46:40.540 INFO:tasks.rados.rados.0.smithi040.stdout:2344: writing smithi04088644-402 from 467657 to 914868 tid 1 2023-12-01T15:46:40.547 INFO:tasks.rados.rados.0.smithi040.stdout:2344: writing smithi04088644-402 from 1427454 to 2067657 tid 2 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2345: read oid 41 snap -1 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2345: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2346: write oid 6 current snap is 0 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: finishing write tid 1 to smithi04088644-122 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: finishing write tid 2 to smithi04088644-122 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: finishing write tid 3 to smithi04088644-122 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: finishing write tid 4 to smithi04088644-122 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: oid 122 updating version 0 to 436 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: oid 122 updating version 436 to 438 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: oid 122 version 438 is already newer than 437 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 122 v 438 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2341: left oid 122 (ObjNum 1550 snap 0 seq_num 1550) 2023-12-01T15:46:40.548 INFO:tasks.rados.rados.0.smithi040.stdout:2343: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-12-01T15:46:40.743 INFO:tasks.rados.rados.0.smithi040.stdout:2342: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-12-01T15:46:40.842 INFO:tasks.rados.rados.0.smithi040.stdout:2344: finishing write tid 1 to smithi04088644-402 2023-12-01T15:46:40.842 INFO:tasks.rados.rados.0.smithi040.stdout:2344: finishing write tid 2 to smithi04088644-402 2023-12-01T15:46:40.842 INFO:tasks.rados.rados.0.smithi040.stdout:2344: finishing write tid 3 to smithi04088644-402 2023-12-01T15:46:40.842 INFO:tasks.rados.rados.0.smithi040.stdout:2345: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:46:40.977 INFO:tasks.rados.rados.0.smithi040.stdout:2344: finishing write tid 4 to smithi04088644-402 2023-12-01T15:46:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:2344: oid 402 updating version 0 to 345 2023-12-01T15:46:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:2344: oid 402 updating version 345 to 346 2023-12-01T15:46:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:2344: oid 402 updating version 346 to 347 2023-12-01T15:46:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 402 v 347 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-12-01T15:46:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:2344: left oid 402 (ObjNum 1551 snap 0 seq_num 1551) 2023-12-01T15:46:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-12-01T15:46:40.989 INFO:tasks.rados.rados.0.smithi040.stdout:2346: writing smithi04088644-6 from 484464 to 1006924 tid 1 2023-12-01T15:46:40.997 INFO:tasks.rados.rados.0.smithi040.stdout:2346: writing smithi04088644-6 from 1485936 to 1970135 tid 2 2023-12-01T15:46:40.997 INFO:tasks.rados.rados.0.smithi040.stdout:2341: done (5 left) 2023-12-01T15:46:40.997 INFO:tasks.rados.rados.0.smithi040.stdout:2342: done (4 left) 2023-12-01T15:46:40.997 INFO:tasks.rados.rados.0.smithi040.stdout:2343: done (3 left) 2023-12-01T15:46:40.998 INFO:tasks.rados.rados.0.smithi040.stdout:2344: done (2 left) 2023-12-01T15:46:40.998 INFO:tasks.rados.rados.0.smithi040.stdout:2345: done (1 left) 2023-12-01T15:46:40.998 INFO:tasks.rados.rados.0.smithi040.stdout:2347: read oid 366 snap -1 2023-12-01T15:46:40.998 INFO:tasks.rados.rados.0.smithi040.stdout:2347: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:46:40.998 INFO:tasks.rados.rados.0.smithi040.stdout:2348: write oid 479 current snap is 0 2023-12-01T15:46:40.998 INFO:tasks.rados.rados.0.smithi040.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-12-01T15:46:41.004 INFO:tasks.rados.rados.0.smithi040.stdout:2348: writing smithi04088644-479 from 501271 to 1098980 tid 1 2023-12-01T15:46:41.010 INFO:tasks.rados.rados.0.smithi040.stdout:2348: writing smithi04088644-479 from 1544418 to 2101271 tid 2 2023-12-01T15:46:41.010 INFO:tasks.rados.rados.0.smithi040.stdout:2349: write oid 375 current snap is 0 2023-12-01T15:46:41.010 INFO:tasks.rados.rados.0.smithi040.stdout:2346: finishing write tid 1 to smithi04088644-6 2023-12-01T15:46:41.011 INFO:tasks.rados.rados.0.smithi040.stdout:2346: finishing write tid 2 to smithi04088644-6 2023-12-01T15:46:41.011 INFO:tasks.rados.rados.0.smithi040.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-12-01T15:46:41.017 INFO:tasks.rados.rados.0.smithi040.stdout:2349: writing smithi04088644-375 from 518078 to 1191036 tid 1 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2349: writing smithi04088644-375 from 1602900 to 2090768 tid 2 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2350: read oid 234 snap -1 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2350: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2351: read oid 423 snap -1 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2351: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2352: write oid 482 current snap is 0 2023-12-01T15:46:41.023 INFO:tasks.rados.rados.0.smithi040.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-12-01T15:46:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:40 smithi141 bash[31670]: audit 2023-12-01T15:46:40.612794+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.40:0/3702697596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:41.030 INFO:tasks.rados.rados.0.smithi040.stdout:2352: writing smithi04088644-482 from 534885 to 1283092 tid 1 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2352: writing smithi04088644-482 from 1945029 to 2134885 tid 2 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2353: write oid 76 current snap is 0 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2346: finishing write tid 3 to smithi04088644-6 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2346: finishing write tid 4 to smithi04088644-6 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2346: oid 6 updating version 0 to 258 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2346: oid 6 version 258 is already newer than 257 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2346: oid 6 version 258 is already newer than 256 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 258 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2346: left oid 6 (ObjNum 1552 snap 0 seq_num 1552) 2023-12-01T15:46:41.036 INFO:tasks.rados.rados.0.smithi040.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-12-01T15:46:41.041 INFO:tasks.rados.rados.0.smithi040.stdout:2353: writing smithi04088644-76 from 551692 to 975148 tid 1 2023-12-01T15:46:41.047 INFO:tasks.rados.rados.0.smithi040.stdout:2353: writing smithi04088644-76 from 1603511 to 2095048 tid 2 2023-12-01T15:46:41.048 INFO:tasks.rados.rados.0.smithi040.stdout:2346: done (7 left) 2023-12-01T15:46:41.048 INFO:tasks.rados.rados.0.smithi040.stdout:2354: read oid 378 snap -1 2023-12-01T15:46:41.048 INFO:tasks.rados.rados.0.smithi040.stdout:2354: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:46:41.048 INFO:tasks.rados.rados.0.smithi040.stdout:2355: write oid 491 current snap is 0 2023-12-01T15:46:41.048 INFO:tasks.rados.rados.0.smithi040.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-12-01T15:46:41.055 INFO:tasks.rados.rados.0.smithi040.stdout:2355: writing smithi04088644-491 from 568499 to 1067204 tid 1 2023-12-01T15:46:41.061 INFO:tasks.rados.rados.0.smithi040.stdout:2355: writing smithi04088644-491 from 1661993 to 2168499 tid 2 2023-12-01T15:46:41.061 INFO:tasks.rados.rados.0.smithi040.stdout:2356: read oid 185 snap -1 2023-12-01T15:46:41.061 INFO:tasks.rados.rados.0.smithi040.stdout:2356: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-12-01T15:46:41.061 INFO:tasks.rados.rados.0.smithi040.stdout:2357: write oid 365 current snap is 0 2023-12-01T15:46:41.061 INFO:tasks.rados.rados.0.smithi040.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-12-01T15:46:41.068 INFO:tasks.rados.rados.0.smithi040.stdout:2357: writing smithi04088644-365 from 585306 to 1159260 tid 1 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2357: writing smithi04088644-365 from 1720475 to 2185306 tid 2 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2358: read oid 25 snap -1 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2358: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2359: read oid 178 snap -1 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2359: expect (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2360: read oid 416 snap -1 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2360: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:46:41.076 INFO:tasks.rados.rados.0.smithi040.stdout:2361: read oid 82 snap -1 2023-12-01T15:46:41.077 INFO:tasks.rados.rados.0.smithi040.stdout:2361: expect deleted 2023-12-01T15:46:41.077 INFO:tasks.rados.rados.0.smithi040.stdout:2362: read oid 202 snap -1 2023-12-01T15:46:41.077 INFO:tasks.rados.rados.0.smithi040.stdout:2362: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:46:41.077 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:41.077 INFO:tasks.rados.rados.0.smithi040.stdout:2347: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:46:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:40 smithi040 bash[28232]: audit 2023-12-01T15:46:40.612794+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.40:0/3702697596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:40 smithi040 bash[41173]: audit 2023-12-01T15:46:40.612794+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.40:0/3702697596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:2348: finishing write tid 1 to smithi04088644-479 2023-12-01T15:46:41.215 INFO:tasks.rados.rados.0.smithi040.stdout:2348: finishing write tid 2 to smithi04088644-479 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2348: finishing write tid 3 to smithi04088644-479 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2348: finishing write tid 4 to smithi04088644-479 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2348: oid 479 updating version 0 to 261 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2348: oid 479 version 261 is already newer than 260 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2348: oid 479 version 261 is already newer than 259 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 479 v 261 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2348: left oid 479 (ObjNum 1553 snap 0 seq_num 1553) 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: finishing write tid 1 to smithi04088644-375 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: finishing write tid 2 to smithi04088644-375 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: finishing write tid 3 to smithi04088644-375 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: finishing write tid 4 to smithi04088644-375 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: oid 375 updating version 0 to 263 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: oid 375 updating version 263 to 264 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:2349: oid 375 version 264 is already newer than 262 2023-12-01T15:46:41.216 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 375 v 264 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-12-01T15:46:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:2349: left oid 375 (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T15:46:41.217 INFO:tasks.rados.rados.0.smithi040.stdout:2351: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-12-01T15:46:41.333 INFO:tasks.rados.rados.0.smithi040.stdout:2350: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: finishing write tid 1 to smithi04088644-482 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: finishing write tid 2 to smithi04088644-482 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: finishing write tid 3 to smithi04088644-482 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: finishing write tid 4 to smithi04088644-482 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: oid 482 updating version 0 to 354 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: oid 482 version 354 is already newer than 353 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:2352: oid 482 version 354 is already newer than 352 2023-12-01T15:46:41.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 482 v 354 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2352: left oid 482 (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: finishing write tid 1 to smithi04088644-76 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: finishing write tid 2 to smithi04088644-76 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: finishing write tid 3 to smithi04088644-76 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: finishing write tid 4 to smithi04088644-76 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: oid 76 updating version 0 to 362 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: oid 76 version 362 is already newer than 361 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: oid 76 version 362 is already newer than 360 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 76 v 362 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2353: left oid 76 (ObjNum 1556 snap 0 seq_num 1556) 2023-12-01T15:46:41.464 INFO:tasks.rados.rados.0.smithi040.stdout:2354: expect (ObjNum 377 snap 0 seq_num 377) 2023-12-01T15:46:41.542 INFO:tasks.rados.rados.0.smithi040.stdout:2355: finishing write tid 1 to smithi04088644-491 2023-12-01T15:46:41.542 INFO:tasks.rados.rados.0.smithi040.stdout:2355: finishing write tid 2 to smithi04088644-491 2023-12-01T15:46:41.542 INFO:tasks.rados.rados.0.smithi040.stdout:2355: finishing write tid 3 to smithi04088644-491 2023-12-01T15:46:41.542 INFO:tasks.rados.rados.0.smithi040.stdout:2355: finishing write tid 4 to smithi04088644-491 2023-12-01T15:46:41.542 INFO:tasks.rados.rados.0.smithi040.stdout:2355: oid 491 updating version 0 to 267 2023-12-01T15:46:41.543 INFO:tasks.rados.rados.0.smithi040.stdout:2355: oid 491 version 267 is already newer than 265 2023-12-01T15:46:41.543 INFO:tasks.rados.rados.0.smithi040.stdout:2355: oid 491 version 267 is already newer than 266 2023-12-01T15:46:41.543 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 491 v 267 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-12-01T15:46:41.543 INFO:tasks.rados.rados.0.smithi040.stdout:2355: left oid 491 (ObjNum 1557 snap 0 seq_num 1557) 2023-12-01T15:46:41.543 INFO:tasks.rados.rados.0.smithi040.stdout:2357: finishing write tid 1 to smithi04088644-365 2023-12-01T15:46:41.543 INFO:tasks.rados.rados.0.smithi040.stdout:2356: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-12-01T15:46:41.719 INFO:tasks.rados.rados.0.smithi040.stdout:2359: expect (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:46:41.871 INFO:tasks.rados.rados.0.smithi040.stdout:2362: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:46:42.006 INFO:tasks.rados.rados.0.smithi040.stdout:2357: finishing write tid 2 to smithi04088644-365 2023-12-01T15:46:42.006 INFO:tasks.rados.rados.0.smithi040.stdout:2357: finishing write tid 3 to smithi04088644-365 2023-12-01T15:46:42.006 INFO:tasks.rados.rados.0.smithi040.stdout:2357: finishing write tid 4 to smithi04088644-365 2023-12-01T15:46:42.007 INFO:tasks.rados.rados.0.smithi040.stdout:2357: oid 365 updating version 0 to 439 2023-12-01T15:46:42.007 INFO:tasks.rados.rados.0.smithi040.stdout:2357: oid 365 updating version 439 to 441 2023-12-01T15:46:42.007 INFO:tasks.rados.rados.0.smithi040.stdout:2357: oid 365 version 441 is already newer than 440 2023-12-01T15:46:42.007 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 365 v 441 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-12-01T15:46:42.007 INFO:tasks.rados.rados.0.smithi040.stdout:2357: left oid 365 (ObjNum 1558 snap 0 seq_num 1558) 2023-12-01T15:46:42.007 INFO:tasks.rados.rados.0.smithi040.stdout:2358: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T15:46:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:41 smithi141 bash[31670]: cluster 2023-12-01T15:46:41.553338+0000 mgr.y (mgr.24356) 256 : cluster 0 pgmap v226: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-12-01T15:46:42.081 INFO:tasks.rados.rados.0.smithi040.stdout:2360: expect (ObjNum 415 snap 0 seq_num 415) 2023-12-01T15:46:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:41 smithi040 bash[41173]: cluster 2023-12-01T15:46:41.553338+0000 mgr.y (mgr.24356) 256 : cluster 0 pgmap v226: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-12-01T15:46:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:41 smithi040 bash[28232]: cluster 2023-12-01T15:46:41.553338+0000 mgr.y (mgr.24356) 256 : cluster 0 pgmap v226: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2347: done (15 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2348: done (14 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2349: done (13 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2350: done (12 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2351: done (11 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2352: done (10 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2353: done (9 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2354: done (8 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2355: done (7 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2356: done (6 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2357: done (5 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2358: done (4 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2359: done (3 left) 2023-12-01T15:46:42.179 INFO:tasks.rados.rados.0.smithi040.stdout:2360: done (2 left) 2023-12-01T15:46:42.180 INFO:tasks.rados.rados.0.smithi040.stdout:2361: done (1 left) 2023-12-01T15:46:42.180 INFO:tasks.rados.rados.0.smithi040.stdout:2362: done (0 left) 2023-12-01T15:46:42.180 INFO:tasks.rados.rados.0.smithi040.stdout:2363: write oid 483 current snap is 0 2023-12-01T15:46:42.180 INFO:tasks.rados.rados.0.smithi040.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-12-01T15:46:42.192 INFO:tasks.rados.rados.0.smithi040.stdout:2363: writing smithi04088644-483 from 602113 to 1367669 tid 1 2023-12-01T15:46:42.198 INFO:tasks.rados.rados.0.smithi040.stdout:2363: writing smithi04088644-483 from 1778957 to 2202113 tid 2 2023-12-01T15:46:42.198 INFO:tasks.rados.rados.0.smithi040.stdout:2364: write oid 250 current snap is 0 2023-12-01T15:46:42.198 INFO:tasks.rados.rados.0.smithi040.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-12-01T15:46:42.204 INFO:tasks.rados.rados.0.smithi040.stdout:2364: writing smithi04088644-250 from 618920 to 1059725 tid 1 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2364: writing smithi04088644-250 from 1837439 to 2218920 tid 2 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2365: read oid 178 snap -1 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2365: expect (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2366: read oid 256 snap -1 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2366: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2363: finishing write tid 1 to smithi04088644-483 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2363: finishing write tid 2 to smithi04088644-483 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2363: finishing write tid 3 to smithi04088644-483 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2363: finishing write tid 4 to smithi04088644-483 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2363: oid 483 updating version 0 to 289 2023-12-01T15:46:42.212 INFO:tasks.rados.rados.0.smithi040.stdout:2363: oid 483 version 289 is already newer than 288 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2363: oid 483 version 289 is already newer than 287 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 289 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2363: left oid 483 (ObjNum 1559 snap 0 seq_num 1559) 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing write tid 1 to smithi04088644-250 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2367: read oid 16 snap -1 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2367: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2363: done (4 left) 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2368: read oid 236 snap -1 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2368: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2369: read oid 345 snap -1 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2369: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2370: write oid 462 current snap is 0 2023-12-01T15:46:42.213 INFO:tasks.rados.rados.0.smithi040.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-12-01T15:46:42.222 INFO:tasks.rados.rados.0.smithi040.stdout:2370: writing smithi04088644-462 from 635727 to 1151781 tid 1 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2370: writing smithi04088644-462 from 1895921 to 2235727 tid 2 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2371: read oid 42 snap -1 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2371: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2372: read oid 246 snap -1 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2372: expect deleted 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2373: write oid 107 current snap is 0 2023-12-01T15:46:42.230 INFO:tasks.rados.rados.0.smithi040.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-12-01T15:46:42.237 INFO:tasks.rados.rados.0.smithi040.stdout:2373: writing smithi04088644-107 from 652534 to 1243837 tid 1 2023-12-01T15:46:42.243 INFO:tasks.rados.rados.0.smithi040.stdout:2373: writing smithi04088644-107 from 1954403 to 2252534 tid 2 2023-12-01T15:46:42.243 INFO:tasks.rados.rados.0.smithi040.stdout:2374: read oid 217 snap -1 2023-12-01T15:46:42.243 INFO:tasks.rados.rados.0.smithi040.stdout:2374: expect deleted 2023-12-01T15:46:42.244 INFO:tasks.rados.rados.0.smithi040.stdout:2375: read oid 103 snap -1 2023-12-01T15:46:42.244 INFO:tasks.rados.rados.0.smithi040.stdout:2375: expect (ObjNum 853 snap 0 seq_num 853) 2023-12-01T15:46:42.244 INFO:tasks.rados.rados.0.smithi040.stdout:2376: write oid 326 current snap is 0 2023-12-01T15:46:42.244 INFO:tasks.rados.rados.0.smithi040.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-12-01T15:46:42.251 INFO:tasks.rados.rados.0.smithi040.stdout:2376: writing smithi04088644-326 from 669341 to 1335893 tid 1 2023-12-01T15:46:42.257 INFO:tasks.rados.rados.0.smithi040.stdout:2376: writing smithi04088644-326 from 2012885 to 2269341 tid 2 2023-12-01T15:46:42.257 INFO:tasks.rados.rados.0.smithi040.stdout:2377: read oid 325 snap -1 2023-12-01T15:46:42.257 INFO:tasks.rados.rados.0.smithi040.stdout:2377: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:46:42.257 INFO:tasks.rados.rados.0.smithi040.stdout:2378: write oid 77 current snap is 0 2023-12-01T15:46:42.257 INFO:tasks.rados.rados.0.smithi040.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-12-01T15:46:42.265 INFO:tasks.rados.rados.0.smithi040.stdout:2378: writing smithi04088644-77 from 686148 to 1427949 tid 1 2023-12-01T15:46:42.270 INFO:tasks.rados.rados.0.smithi040.stdout:2378: writing smithi04088644-77 from 1955014 to 2286148 tid 2 2023-12-01T15:46:42.270 INFO:tasks.rados.rados.0.smithi040.stdout:2379: write oid 313 current snap is 0 2023-12-01T15:46:42.270 INFO:tasks.rados.rados.0.smithi040.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-12-01T15:46:42.276 INFO:tasks.rados.rados.0.smithi040.stdout:2379: writing smithi04088644-313 from 702955 to 1120005 tid 1 2023-12-01T15:46:42.283 INFO:tasks.rados.rados.0.smithi040.stdout:2379: writing smithi04088644-313 from 1613496 to 2263367 tid 2 2023-12-01T15:46:42.283 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:42.283 INFO:tasks.rados.rados.0.smithi040.stdout:2365: expect (ObjNum 755 snap 0 seq_num 755) 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing write tid 2 to smithi04088644-250 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing write tid 3 to smithi04088644-250 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing write tid 4 to smithi04088644-250 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: oid 250 updating version 0 to 220 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: oid 250 updating version 220 to 222 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: oid 250 version 222 is already newer than 221 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 250 v 222 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2364: left oid 250 (ObjNum 1560 snap 0 seq_num 1560) 2023-12-01T15:46:42.446 INFO:tasks.rados.rados.0.smithi040.stdout:2366: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:46:42.628 INFO:tasks.rados.rados.0.smithi040.stdout:2369: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-12-01T15:46:42.701 INFO:tasks.rados.rados.0.smithi040.stdout:2368: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:46:42.813 INFO:tasks.rados.rados.0.smithi040.stdout:2367: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T15:46:43.031 INFO:tasks.rados.rados.0.smithi040.stdout:2370: finishing write tid 1 to smithi04088644-462 2023-12-01T15:46:43.031 INFO:tasks.rados.rados.0.smithi040.stdout:2370: finishing write tid 2 to smithi04088644-462 2023-12-01T15:46:43.031 INFO:tasks.rados.rados.0.smithi040.stdout:2370: finishing write tid 3 to smithi04088644-462 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:2370: finishing write tid 4 to smithi04088644-462 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:2370: oid 462 updating version 0 to 271 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:2370: oid 462 version 271 is already newer than 270 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:2370: oid 462 version 271 is already newer than 269 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 462 v 271 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:2370: left oid 462 (ObjNum 1561 snap 0 seq_num 1561) 2023-12-01T15:46:43.032 INFO:tasks.rados.rados.0.smithi040.stdout:2371: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-12-01T15:46:43.170 INFO:tasks.rados.rados.0.smithi040.stdout:2373: finishing write tid 1 to smithi04088644-107 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: finishing write tid 2 to smithi04088644-107 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: finishing write tid 3 to smithi04088644-107 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: finishing write tid 4 to smithi04088644-107 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: oid 107 updating version 0 to 442 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: oid 107 updating version 442 to 444 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: oid 107 version 444 is already newer than 443 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 444 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2373: left oid 107 (ObjNum 1562 snap 0 seq_num 1562) 2023-12-01T15:46:43.171 INFO:tasks.rados.rados.0.smithi040.stdout:2375: expect (ObjNum 853 snap 0 seq_num 853) 2023-12-01T15:46:43.274 INFO:tasks.rados.rados.0.smithi040.stdout:2376: finishing write tid 1 to smithi04088644-326 2023-12-01T15:46:43.274 INFO:tasks.rados.rados.0.smithi040.stdout:2376: finishing write tid 2 to smithi04088644-326 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2376: finishing write tid 3 to smithi04088644-326 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2376: finishing write tid 4 to smithi04088644-326 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2376: oid 326 updating version 0 to 446 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2376: oid 326 updating version 446 to 447 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2376: oid 326 version 447 is already newer than 445 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 447 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2376: left oid 326 (ObjNum 1563 snap 0 seq_num 1563) 2023-12-01T15:46:43.275 INFO:tasks.rados.rados.0.smithi040.stdout:2377: expect (ObjNum 324 snap 0 seq_num 324) 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: finishing write tid 1 to smithi04088644-77 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: finishing write tid 2 to smithi04088644-77 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: finishing write tid 3 to smithi04088644-77 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: finishing write tid 4 to smithi04088644-77 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: oid 77 updating version 0 to 350 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: oid 77 version 350 is already newer than 349 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: oid 77 updating version 350 to 351 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 77 v 351 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2378: left oid 77 (ObjNum 1564 snap 0 seq_num 1564) 2023-12-01T15:46:43.386 INFO:tasks.rados.rados.0.smithi040.stdout:2379: finishing write tid 1 to smithi04088644-313 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: finishing write tid 2 to smithi04088644-313 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: finishing write tid 3 to smithi04088644-313 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: finishing write tid 4 to smithi04088644-313 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: oid 313 updating version 0 to 280 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: oid 313 updating version 280 to 281 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: oid 313 updating version 281 to 282 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 313 v 282 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2379: left oid 313 (ObjNum 1565 snap 0 seq_num 1565) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2364: done (15 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2365: done (14 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2366: done (13 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2367: done (12 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2368: done (11 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2369: done (10 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2370: done (9 left) 2023-12-01T15:46:43.387 INFO:tasks.rados.rados.0.smithi040.stdout:2371: done (8 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2372: done (7 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2373: done (6 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2374: done (5 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2375: done (4 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2376: done (3 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2377: done (2 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2378: done (1 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2379: done (0 left) 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2380: write oid 291 current snap is 0 2023-12-01T15:46:43.388 INFO:tasks.rados.rados.0.smithi040.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-12-01T15:46:43.397 INFO:tasks.rados.rados.0.smithi040.stdout:2380: writing smithi04088644-291 from 719762 to 1212061 tid 1 2023-12-01T15:46:43.403 INFO:tasks.rados.rados.0.smithi040.stdout:2380: writing smithi04088644-291 from 1671978 to 2181860 tid 2 2023-12-01T15:46:43.403 INFO:tasks.rados.rados.0.smithi040.stdout:2381: read oid 470 snap -1 2023-12-01T15:46:43.403 INFO:tasks.rados.rados.0.smithi040.stdout:2381: expect deleted 2023-12-01T15:46:43.403 INFO:tasks.rados.rados.0.smithi040.stdout:2382: delete oid 106 current snap is 0 2023-12-01T15:46:43.404 INFO:tasks.rados.rados.0.smithi040.stdout:2380: finishing write tid 1 to smithi04088644-291 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2381: done (2 left) 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2382: done (1 left) 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2383: read oid 376 snap -1 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2383: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2384: read oid 412 snap -1 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2384: expect (ObjNum 1494 snap 0 seq_num 1494) 2023-12-01T15:46:43.406 INFO:tasks.rados.rados.0.smithi040.stdout:2385: delete oid 73 current snap is 0 2023-12-01T15:46:43.408 INFO:tasks.rados.rados.0.smithi040.stdout:2385: done (3 left) 2023-12-01T15:46:43.408 INFO:tasks.rados.rados.0.smithi040.stdout:2386: write oid 235 current snap is 0 2023-12-01T15:46:43.408 INFO:tasks.rados.rados.0.smithi040.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-12-01T15:46:43.416 INFO:tasks.rados.rados.0.smithi040.stdout:2386: writing smithi04088644-235 from 770183 to 1204582 tid 1 2023-12-01T15:46:43.423 INFO:tasks.rados.rados.0.smithi040.stdout:2386: writing smithi04088644-235 from 1847424 to 2370183 tid 2 2023-12-01T15:46:43.423 INFO:tasks.rados.rados.0.smithi040.stdout:2387: write oid 154 current snap is 0 2023-12-01T15:46:43.423 INFO:tasks.rados.rados.0.smithi040.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-12-01T15:46:43.431 INFO:tasks.rados.rados.0.smithi040.stdout:2387: writing smithi04088644-154 from 786990 to 1296638 tid 1 2023-12-01T15:46:43.438 INFO:tasks.rados.rados.0.smithi040.stdout:2387: writing smithi04088644-154 from 1905906 to 2386990 tid 2 2023-12-01T15:46:43.438 INFO:tasks.rados.rados.0.smithi040.stdout:2388: write oid 168 current snap is 0 2023-12-01T15:46:43.438 INFO:tasks.rados.rados.0.smithi040.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-12-01T15:46:43.444 INFO:tasks.rados.rados.0.smithi040.stdout:2388: writing smithi04088644-168 from 403797 to 988694 tid 1 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2388: writing smithi04088644-168 from 1564388 to 2225266 tid 2 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2389: read oid 451 snap -1 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2389: expect deleted 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2390: read oid 260 snap -1 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2390: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2391: write oid 380 current snap is 0 2023-12-01T15:46:43.451 INFO:tasks.rados.rados.0.smithi040.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-12-01T15:46:43.457 INFO:tasks.rados.rados.0.smithi040.stdout:2391: writing smithi04088644-380 from 420604 to 1080750 tid 1 2023-12-01T15:46:43.462 INFO:tasks.rados.rados.0.smithi040.stdout:2391: writing smithi04088644-380 from 1506517 to 1911053 tid 2 2023-12-01T15:46:43.462 INFO:tasks.rados.rados.0.smithi040.stdout:2392: read oid 124 snap -1 2023-12-01T15:46:43.462 INFO:tasks.rados.rados.0.smithi040.stdout:2392: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T15:46:43.462 INFO:tasks.rados.rados.0.smithi040.stdout:2393: write oid 413 current snap is 0 2023-12-01T15:46:43.463 INFO:tasks.rados.rados.0.smithi040.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-12-01T15:46:43.469 INFO:tasks.rados.rados.0.smithi040.stdout:2393: writing smithi04088644-413 from 437411 to 1172806 tid 1 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2393: writing smithi04088644-413 from 1964999 to 2437411 tid 2 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2394: write oid 74 current snap is 0 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: finishing write tid 2 to smithi04088644-291 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: finishing write tid 3 to smithi04088644-291 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: finishing write tid 4 to smithi04088644-291 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: oid 291 updating version 0 to 281 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: oid 291 version 281 is already newer than 280 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: oid 291 updating version 281 to 282 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 291 v 282 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2380: left oid 291 (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:46:43.477 INFO:tasks.rados.rados.0.smithi040.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-12-01T15:46:43.482 INFO:tasks.rados.rados.0.smithi040.stdout:2394: writing smithi04088644-74 from 454218 to 981215 tid 1 2023-12-01T15:46:43.489 INFO:tasks.rados.rados.0.smithi040.stdout:2394: writing smithi04088644-74 from 1739834 to 2148039 tid 2 2023-12-01T15:46:43.489 INFO:tasks.rados.rados.0.smithi040.stdout:2380: done (11 left) 2023-12-01T15:46:43.489 INFO:tasks.rados.rados.0.smithi040.stdout:2395: write oid 156 current snap is 0 2023-12-01T15:46:43.489 INFO:tasks.rados.rados.0.smithi040.stdout:2384: expect (ObjNum 1494 snap 0 seq_num 1494) 2023-12-01T15:46:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:43 smithi141 bash[31670]: audit 2023-12-01T15:46:43.054174+0000 mon.a (mon.0) 882 : audit 0 from='client.? 172.21.15.40:0/2230281259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:43.637 INFO:tasks.rados.rados.0.smithi040.stdout:2383: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:46:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:43 smithi040 bash[41173]: audit 2023-12-01T15:46:43.054174+0000 mon.a (mon.0) 882 : audit 0 from='client.? 172.21.15.40:0/2230281259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:43.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:43 smithi040 bash[28232]: audit 2023-12-01T15:46:43.054174+0000 mon.a (mon.0) 882 : audit 0 from='client.? 172.21.15.40:0/2230281259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 1 to smithi04088644-235 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 2 to smithi04088644-235 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 3 to smithi04088644-235 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 4 to smithi04088644-235 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: oid 235 updating version 0 to 247 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: oid 235 updating version 247 to 249 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: oid 235 version 249 is already newer than 248 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 235 v 249 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2386: left oid 235 (ObjNum 1569 snap 0 seq_num 1569) 2023-12-01T15:46:43.759 INFO:tasks.rados.rados.0.smithi040.stdout:2387: finishing write tid 1 to smithi04088644-154 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: finishing write tid 2 to smithi04088644-154 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: finishing write tid 3 to smithi04088644-154 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: finishing write tid 4 to smithi04088644-154 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: oid 154 updating version 0 to 356 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: oid 154 version 356 is already newer than 355 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: oid 154 updating version 356 to 357 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 357 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2387: left oid 154 (ObjNum 1570 snap 0 seq_num 1570) 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2388: finishing write tid 1 to smithi04088644-168 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2388: finishing write tid 2 to smithi04088644-168 2023-12-01T15:46:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-12-01T15:46:43.770 INFO:tasks.rados.rados.0.smithi040.stdout:2395: writing smithi04088644-156 from 471025 to 1073271 tid 1 2023-12-01T15:46:43.779 INFO:tasks.rados.rados.0.smithi040.stdout:2395: writing smithi04088644-156 from 1798316 to 2466532 tid 2 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2383: done (11 left) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2384: done (10 left) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2386: done (9 left) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2387: done (8 left) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2389: done (7 left) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2396: read oid 212 snap -1 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2396: expect deleted 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2397: read oid 30 snap -1 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2397: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2398: read oid 57 snap -1 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2398: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2399: read oid 457 snap -1 2023-12-01T15:46:43.780 INFO:tasks.rados.rados.0.smithi040.stdout:2399: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2400: write oid 178 current snap is 0 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2388: finishing write tid 3 to smithi04088644-168 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2388: finishing write tid 4 to smithi04088644-168 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2388: oid 168 updating version 0 to 359 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2388: oid 168 version 359 is already newer than 358 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2388: oid 168 updating version 359 to 360 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 168 v 360 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2388: left oid 168 (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2391: finishing write tid 1 to smithi04088644-380 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2391: finishing write tid 2 to smithi04088644-380 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2391: finishing write tid 3 to smithi04088644-380 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2391: finishing write tid 4 to smithi04088644-380 2023-12-01T15:46:43.781 INFO:tasks.rados.rados.0.smithi040.stdout:2391: oid 380 updating version 0 to 338 2023-12-01T15:46:43.782 INFO:tasks.rados.rados.0.smithi040.stdout:2391: oid 380 updating version 338 to 339 2023-12-01T15:46:43.782 INFO:tasks.rados.rados.0.smithi040.stdout:2391: oid 380 updating version 339 to 340 2023-12-01T15:46:43.782 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 380 v 340 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-12-01T15:46:43.782 INFO:tasks.rados.rados.0.smithi040.stdout:2391: left oid 380 (ObjNum 1572 snap 0 seq_num 1572) 2023-12-01T15:46:43.782 INFO:tasks.rados.rados.0.smithi040.stdout:2392: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-12-01T15:46:43.868 INFO:tasks.rados.rados.0.smithi040.stdout:2390: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-12-01T15:46:44.105 INFO:tasks.rados.rados.0.smithi040.stdout:2393: finishing write tid 1 to smithi04088644-413 2023-12-01T15:46:44.105 INFO:tasks.rados.rados.0.smithi040.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-12-01T15:46:44.116 INFO:tasks.rados.rados.0.smithi040.stdout:2400: writing smithi04088644-178 from 487832 to 1165327 tid 1 2023-12-01T15:46:44.123 INFO:tasks.rados.rados.0.smithi040.stdout:2400: writing smithi04088644-178 from 1740445 to 2152319 tid 2 2023-12-01T15:46:44.123 INFO:tasks.rados.rados.0.smithi040.stdout:2388: done (11 left) 2023-12-01T15:46:44.123 INFO:tasks.rados.rados.0.smithi040.stdout:2390: done (10 left) 2023-12-01T15:46:44.124 INFO:tasks.rados.rados.0.smithi040.stdout:2391: done (9 left) 2023-12-01T15:46:44.124 INFO:tasks.rados.rados.0.smithi040.stdout:2392: done (8 left) 2023-12-01T15:46:44.124 INFO:tasks.rados.rados.0.smithi040.stdout:2401: write oid 94 current snap is 0 2023-12-01T15:46:44.124 INFO:tasks.rados.rados.0.smithi040.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-12-01T15:46:44.130 INFO:tasks.rados.rados.0.smithi040.stdout:2401: writing smithi04088644-94 from 504639 to 1257383 tid 1 2023-12-01T15:46:44.138 INFO:tasks.rados.rados.0.smithi040.stdout:2401: writing smithi04088644-94 from 1798927 to 2470812 tid 2 2023-12-01T15:46:44.138 INFO:tasks.rados.rados.0.smithi040.stdout:2402: read oid 400 snap -1 2023-12-01T15:46:44.138 INFO:tasks.rados.rados.0.smithi040.stdout:2402: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-12-01T15:46:44.138 INFO:tasks.rados.rados.0.smithi040.stdout:2403: write oid 65 current snap is 0 2023-12-01T15:46:44.138 INFO:tasks.rados.rados.0.smithi040.stdout:2393: finishing write tid 2 to smithi04088644-413 2023-12-01T15:46:44.138 INFO:tasks.rados.rados.0.smithi040.stdout:2393: finishing write tid 3 to smithi04088644-413 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2393: finishing write tid 4 to smithi04088644-413 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2393: oid 413 updating version 0 to 350 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2393: oid 413 version 350 is already newer than 349 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2393: oid 413 version 350 is already newer than 348 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 413 v 350 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2393: left oid 413 (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: finishing write tid 1 to smithi04088644-74 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: finishing write tid 2 to smithi04088644-74 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: finishing write tid 3 to smithi04088644-74 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: finishing write tid 4 to smithi04088644-74 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: oid 74 updating version 0 to 438 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: oid 74 version 438 is already newer than 437 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: oid 74 version 438 is already newer than 436 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 74 v 438 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2394: left oid 74 (ObjNum 1574 snap 0 seq_num 1574) 2023-12-01T15:46:44.139 INFO:tasks.rados.rados.0.smithi040.stdout:2395: finishing write tid 1 to smithi04088644-156 2023-12-01T15:46:44.140 INFO:tasks.rados.rados.0.smithi040.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-12-01T15:46:44.143 INFO:tasks.rados.rados.0.smithi040.stdout:2403: writing smithi04088644-65 from 521446 to 949439 tid 1 2023-12-01T15:46:44.149 INFO:tasks.rados.rados.0.smithi040.stdout:2403: writing smithi04088644-65 from 1457409 to 1872952 tid 2 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2403: writing smithi04088644-65 from 2301012 to 2521446 tid 3 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2393: done (10 left) 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2394: done (9 left) 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2404: read oid 38 snap -1 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2404: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2405: write oid 159 current snap is 0 2023-12-01T15:46:44.153 INFO:tasks.rados.rados.0.smithi040.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-12-01T15:46:44.159 INFO:tasks.rados.rados.0.smithi040.stdout:2405: writing smithi04088644-159 from 538253 to 1041495 tid 1 2023-12-01T15:46:44.165 INFO:tasks.rados.rados.0.smithi040.stdout:2405: writing smithi04088644-159 from 1515891 to 2191445 tid 2 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2406: read oid 194 snap -1 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2406: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2407: read oid 421 snap -1 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2407: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2408: write oid 133 current snap is 0 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: finishing write tid 2 to smithi04088644-156 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: finishing write tid 3 to smithi04088644-156 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: finishing write tid 4 to smithi04088644-156 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: oid 156 updating version 0 to 291 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: oid 156 version 291 is already newer than 290 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: oid 156 updating version 291 to 292 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 156 v 292 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2395: left oid 156 (ObjNum 1575 snap 0 seq_num 1575) 2023-12-01T15:46:44.166 INFO:tasks.rados.rados.0.smithi040.stdout:2399: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T15:46:44.254 INFO:tasks.rados.rados.0.smithi040.stdout:2397: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:46:44.340 INFO:tasks.rados.rados.0.smithi040.stdout:2398: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: finishing write tid 1 to smithi04088644-178 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: finishing write tid 2 to smithi04088644-178 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: finishing write tid 3 to smithi04088644-178 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: finishing write tid 4 to smithi04088644-178 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: oid 178 updating version 0 to 293 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: oid 178 updating version 293 to 294 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: oid 178 updating version 294 to 295 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 178 v 295 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-12-01T15:46:44.525 INFO:tasks.rados.rados.0.smithi040.stdout:2400: left oid 178 (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: finishing write tid 1 to smithi04088644-94 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: finishing write tid 2 to smithi04088644-94 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: finishing write tid 3 to smithi04088644-94 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: finishing write tid 4 to smithi04088644-94 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: oid 94 updating version 0 to 274 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: oid 94 updating version 274 to 275 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: oid 94 updating version 275 to 276 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 94 v 276 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2401: left oid 94 (ObjNum 1577 snap 0 seq_num 1577) 2023-12-01T15:46:44.526 INFO:tasks.rados.rados.0.smithi040.stdout:2402: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-12-01T15:46:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:44 smithi141 bash[31670]: cluster 2023-12-01T15:46:43.553934+0000 mgr.y (mgr.24356) 257 : cluster 0 pgmap v227: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-12-01T15:46:44.626 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 1 to smithi04088644-65 2023-12-01T15:46:44.626 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 2 to smithi04088644-65 2023-12-01T15:46:44.626 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 3 to smithi04088644-65 2023-12-01T15:46:44.626 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 4 to smithi04088644-65 2023-12-01T15:46:44.626 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 5 to smithi04088644-65 2023-12-01T15:46:44.626 INFO:tasks.rados.rados.0.smithi040.stdout:2403: oid 65 updating version 0 to 363 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:2403: oid 65 version 363 is already newer than 362 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:2403: oid 65 updating version 363 to 364 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:2403: oid 65 version 364 is already newer than 361 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 364 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:2403: left oid 65 (ObjNum 1578 snap 0 seq_num 1578) 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:2405: finishing write tid 1 to smithi04088644-159 2023-12-01T15:46:44.627 INFO:tasks.rados.rados.0.smithi040.stdout:2404: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-01T15:46:44.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:44 smithi040 bash[41173]: cluster 2023-12-01T15:46:43.553934+0000 mgr.y (mgr.24356) 257 : cluster 0 pgmap v227: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-12-01T15:46:44.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:44 smithi040 bash[28232]: cluster 2023-12-01T15:46:43.553934+0000 mgr.y (mgr.24356) 257 : cluster 0 pgmap v227: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-12-01T15:46:44.713 INFO:tasks.rados.rados.0.smithi040.stdout:2405: finishing write tid 2 to smithi04088644-159 2023-12-01T15:46:44.713 INFO:tasks.rados.rados.0.smithi040.stdout:2405: finishing write tid 3 to smithi04088644-159 2023-12-01T15:46:44.713 INFO:tasks.rados.rados.0.smithi040.stdout:2405: finishing write tid 4 to smithi04088644-159 2023-12-01T15:46:44.713 INFO:tasks.rados.rados.0.smithi040.stdout:2405: oid 159 updating version 0 to 225 2023-12-01T15:46:44.713 INFO:tasks.rados.rados.0.smithi040.stdout:2405: oid 159 version 225 is already newer than 224 2023-12-01T15:46:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:2405: oid 159 version 225 is already newer than 223 2023-12-01T15:46:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 159 v 225 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-12-01T15:46:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:2405: left oid 159 (ObjNum 1579 snap 0 seq_num 1579) 2023-12-01T15:46:44.714 INFO:tasks.rados.rados.0.smithi040.stdout:2406: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:46:44.853 INFO:tasks.rados.rados.0.smithi040.stdout:2407: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T15:46:45.075 INFO:tasks.rados.rados.0.smithi040.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-12-01T15:46:45.087 INFO:tasks.rados.rados.0.smithi040.stdout:2408: writing smithi04088644-133 from 555060 to 1133551 tid 1 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2408: writing smithi04088644-133 from 1858020 to 2277232 tid 2 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2395: done (13 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2396: done (12 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2397: done (11 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2398: done (10 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2399: done (9 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2400: done (8 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2401: done (7 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2402: done (6 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2403: done (5 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2404: done (4 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2405: done (3 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2406: done (2 left) 2023-12-01T15:46:45.095 INFO:tasks.rados.rados.0.smithi040.stdout:2407: done (1 left) 2023-12-01T15:46:45.096 INFO:tasks.rados.rados.0.smithi040.stdout:2409: delete oid 423 current snap is 0 2023-12-01T15:46:45.096 INFO:tasks.rados.rados.0.smithi040.stdout:2408: finishing write tid 1 to smithi04088644-133 2023-12-01T15:46:45.096 INFO:tasks.rados.rados.0.smithi040.stdout:2409: done (1 left) 2023-12-01T15:46:45.097 INFO:tasks.rados.rados.0.smithi040.stdout:2410: write oid 276 current snap is 0 2023-12-01T15:46:45.097 INFO:tasks.rados.rados.0.smithi040.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-12-01T15:46:45.102 INFO:tasks.rados.rados.0.smithi040.stdout:2410: writing smithi04088644-276 from 588674 to 1034016 tid 1 2023-12-01T15:46:45.109 INFO:tasks.rados.rados.0.smithi040.stdout:2410: writing smithi04088644-276 from 1691337 to 2114218 tid 2 2023-12-01T15:46:45.109 INFO:tasks.rados.rados.0.smithi040.stdout:2411: write oid 439 current snap is 0 2023-12-01T15:46:45.109 INFO:tasks.rados.rados.0.smithi040.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-12-01T15:46:45.115 INFO:tasks.rados.rados.0.smithi040.stdout:2411: writing smithi04088644-439 from 605481 to 1126072 tid 1 2023-12-01T15:46:45.123 INFO:tasks.rados.rados.0.smithi040.stdout:2411: writing smithi04088644-439 from 1749819 to 2432711 tid 2 2023-12-01T15:46:45.123 INFO:tasks.rados.rados.0.smithi040.stdout:2412: read oid 144 snap -1 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2412: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2413: read oid 375 snap -1 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2413: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2414: read oid 267 snap -1 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2414: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2415: delete oid 101 current snap is 0 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: finishing write tid 2 to smithi04088644-133 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: finishing write tid 3 to smithi04088644-133 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: finishing write tid 4 to smithi04088644-133 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: oid 133 updating version 0 to 366 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: oid 133 updating version 366 to 367 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: oid 133 version 367 is already newer than 365 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 133 v 367 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-12-01T15:46:45.124 INFO:tasks.rados.rados.0.smithi040.stdout:2408: left oid 133 (ObjNum 1580 snap 0 seq_num 1580) 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: finishing write tid 1 to smithi04088644-276 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: finishing write tid 2 to smithi04088644-276 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: finishing write tid 3 to smithi04088644-276 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: finishing write tid 4 to smithi04088644-276 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: oid 276 updating version 0 to 364 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: oid 276 version 364 is already newer than 363 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: oid 276 updating version 364 to 365 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 276 v 365 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2410: left oid 276 (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:46:45.125 INFO:tasks.rados.rados.0.smithi040.stdout:2411: finishing write tid 1 to smithi04088644-439 2023-12-01T15:46:45.129 INFO:tasks.rados.rados.0.smithi040.stdout:2411: finishing write tid 2 to smithi04088644-439 2023-12-01T15:46:45.130 INFO:tasks.rados.rados.0.smithi040.stdout:2408: done (6 left) 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2410: done (5 left) 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2415: done (4 left) 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2416: delete oid 92 current snap is 0 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2411: finishing write tid 3 to smithi04088644-439 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2411: finishing write tid 4 to smithi04088644-439 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2411: oid 439 updating version 0 to 441 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2411: oid 439 version 441 is already newer than 439 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2411: oid 439 version 441 is already newer than 440 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 441 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-12-01T15:46:45.131 INFO:tasks.rados.rados.0.smithi040.stdout:2411: left oid 439 (ObjNum 1583 snap 0 seq_num 1583) 2023-12-01T15:46:45.134 INFO:tasks.rados.rados.0.smithi040.stdout:2414: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:46:45.311 INFO:tasks.rados.rados.0.smithi040.stdout:2413: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T15:46:45.451 INFO:tasks.rados.rados.0.smithi040.stdout:2412: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:46:45.647 INFO:tasks.rados.rados.0.smithi040.stdout:2411: done (4 left) 2023-12-01T15:46:45.647 INFO:tasks.rados.rados.0.smithi040.stdout:2412: done (3 left) 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2413: done (2 left) 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2414: done (1 left) 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2416: done (0 left) 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2417: read oid 181 snap -1 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2418: write oid 105 current snap is 0 2023-12-01T15:46:45.648 INFO:tasks.rados.rados.0.smithi040.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-12-01T15:46:45.656 INFO:tasks.rados.rados.0.smithi040.stdout:2418: writing smithi04088644-105 from 655902 to 1402240 tid 1 2023-12-01T15:46:45.662 INFO:tasks.rados.rados.0.smithi040.stdout:2418: writing smithi04088644-105 from 1808912 to 2239131 tid 2 2023-12-01T15:46:45.662 INFO:tasks.rados.rados.0.smithi040.stdout:2419: write oid 4 current snap is 0 2023-12-01T15:46:45.662 INFO:tasks.rados.rados.0.smithi040.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-12-01T15:46:45.668 INFO:tasks.rados.rados.0.smithi040.stdout:2419: writing smithi04088644-4 from 672709 to 1094296 tid 1 2023-12-01T15:46:45.676 INFO:tasks.rados.rados.0.smithi040.stdout:2419: writing smithi04088644-4 from 1867394 to 2441271 tid 2 2023-12-01T15:46:45.676 INFO:tasks.rados.rados.0.smithi040.stdout:2420: read oid 308 snap -1 2023-12-01T15:46:45.676 INFO:tasks.rados.rados.0.smithi040.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-12-01T15:46:45.676 INFO:tasks.rados.rados.0.smithi040.stdout:2421: write oid 269 current snap is 0 2023-12-01T15:46:45.676 INFO:tasks.rados.rados.0.smithi040.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-12-01T15:46:45.682 INFO:tasks.rados.rados.0.smithi040.stdout:2421: writing smithi04088644-269 from 689516 to 1186352 tid 1 2023-12-01T15:46:45.689 INFO:tasks.rados.rados.0.smithi040.stdout:2421: writing smithi04088644-269 from 1809523 to 2243411 tid 2 2023-12-01T15:46:45.689 INFO:tasks.rados.rados.0.smithi040.stdout:2422: write oid 290 current snap is 0 2023-12-01T15:46:45.689 INFO:tasks.rados.rados.0.smithi040.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-12-01T15:46:45.696 INFO:tasks.rados.rados.0.smithi040.stdout:2422: writing smithi04088644-290 from 706323 to 1394761 tid 1 2023-12-01T15:46:45.703 INFO:tasks.rados.rados.0.smithi040.stdout:2422: writing smithi04088644-290 from 1984358 to 2561904 tid 2 2023-12-01T15:46:45.703 INFO:tasks.rados.rados.0.smithi040.stdout:2423: write oid 487 current snap is 0 2023-12-01T15:46:45.703 INFO:tasks.rados.rados.0.smithi040.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-12-01T15:46:45.711 INFO:tasks.rados.rados.0.smithi040.stdout:2423: writing smithi04088644-487 from 723130 to 1486817 tid 1 2023-12-01T15:46:45.716 INFO:tasks.rados.rados.0.smithi040.stdout:2423: writing smithi04088644-487 from 2042840 to 2480397 tid 2 2023-12-01T15:46:45.716 INFO:tasks.rados.rados.0.smithi040.stdout:2424: write oid 139 current snap is 0 2023-12-01T15:46:45.716 INFO:tasks.rados.rados.0.smithi040.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-12-01T15:46:45.724 INFO:tasks.rados.rados.0.smithi040.stdout:2424: writing smithi04088644-139 from 739937 to 1178873 tid 1 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2424: writing smithi04088644-139 from 1701322 to 2282537 tid 2 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2425: read oid 303 snap -1 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2425: expect deleted 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2426: read oid 28 snap -1 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2426: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2427: write oid 305 current snap is 0 2023-12-01T15:46:45.733 INFO:tasks.rados.rados.0.smithi040.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-12-01T15:46:45.741 INFO:tasks.rados.rados.0.smithi040.stdout:2427: writing smithi04088644-305 from 756744 to 1270929 tid 1 2023-12-01T15:46:45.748 INFO:tasks.rados.rados.0.smithi040.stdout:2427: writing smithi04088644-305 from 2043451 to 2484677 tid 2 2023-12-01T15:46:45.749 INFO:tasks.rados.rados.0.smithi040.stdout:2428: read oid 381 snap -1 2023-12-01T15:46:45.749 INFO:tasks.rados.rados.0.smithi040.stdout:2428: expect (ObjNum 380 snap 0 seq_num 380) 2023-12-01T15:46:45.749 INFO:tasks.rados.rados.0.smithi040.stdout:2429: read oid 252 snap -1 2023-12-01T15:46:45.749 INFO:tasks.rados.rados.0.smithi040.stdout:2429: expect deleted 2023-12-01T15:46:45.749 INFO:tasks.rados.rados.0.smithi040.stdout:2430: write oid 50 current snap is 0 2023-12-01T15:46:45.749 INFO:tasks.rados.rados.0.smithi040.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-12-01T15:46:45.756 INFO:tasks.rados.rados.0.smithi040.stdout:2430: writing smithi04088644-50 from 773551 to 1362985 tid 1 2023-12-01T15:46:45.764 INFO:tasks.rados.rados.0.smithi040.stdout:2430: writing smithi04088644-50 from 2101933 to 2686817 tid 2 2023-12-01T15:46:45.764 INFO:tasks.rados.rados.0.smithi040.stdout:2431: write oid 383 current snap is 0 2023-12-01T15:46:45.764 INFO:tasks.rados.rados.0.smithi040.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-12-01T15:46:45.772 INFO:tasks.rados.rados.0.smithi040.stdout:2431: writing smithi04088644-383 from 790358 to 1455041 tid 1 2023-12-01T15:46:45.779 INFO:tasks.rados.rados.0.smithi040.stdout:2431: writing smithi04088644-383 from 2160415 to 2605310 tid 2 2023-12-01T15:46:45.779 INFO:tasks.rados.rados.0.smithi040.stdout:2432: read oid 37 snap -1 2023-12-01T15:46:45.779 INFO:tasks.rados.rados.0.smithi040.stdout:2432: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:46:45.779 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:45.779 INFO:tasks.rados.rados.0.smithi040.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:46:45.900 INFO:tasks.rados.rados.0.smithi040.stdout:2418: finishing write tid 1 to smithi04088644-105 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: finishing write tid 2 to smithi04088644-105 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: finishing write tid 3 to smithi04088644-105 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: finishing write tid 4 to smithi04088644-105 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: oid 105 updating version 0 to 298 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: oid 105 version 298 is already newer than 296 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: oid 105 version 298 is already newer than 297 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 105 v 298 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2419: finishing write tid 1 to smithi04088644-4 2023-12-01T15:46:45.901 INFO:tasks.rados.rados.0.smithi040.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-12-01T15:46:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:45 smithi040 bash[28232]: audit 2023-12-01T15:46:45.511025+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.40:0/3005619129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:45 smithi040 bash[28232]: cluster 2023-12-01T15:46:45.555340+0000 mgr.y (mgr.24356) 258 : cluster 0 pgmap v228: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T15:46:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:45 smithi040 bash[41173]: audit 2023-12-01T15:46:45.511025+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.40:0/3005619129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:45 smithi040 bash[41173]: cluster 2023-12-01T15:46:45.555340+0000 mgr.y (mgr.24356) 258 : cluster 0 pgmap v228: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T15:46:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:45 smithi141 bash[31670]: audit 2023-12-01T15:46:45.511025+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.40:0/3005619129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:45 smithi141 bash[31670]: cluster 2023-12-01T15:46:45.555340+0000 mgr.y (mgr.24356) 258 : cluster 0 pgmap v228: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:2419: finishing write tid 2 to smithi04088644-4 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:2419: finishing write tid 3 to smithi04088644-4 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:2419: finishing write tid 4 to smithi04088644-4 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:2419: oid 4 updating version 0 to 270 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:2419: oid 4 updating version 270 to 271 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:2419: oid 4 version 271 is already newer than 269 2023-12-01T15:46:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 271 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 1 to smithi04088644-269 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 2 to smithi04088644-269 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 3 to smithi04088644-269 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2417: done (15 left) 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2418: done (14 left) 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2419: done (13 left) 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2420: done (12 left) 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2433: read oid 16 snap -1 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2433: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2434: write oid 45 current snap is 0 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 4 to smithi04088644-269 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: oid 269 updating version 0 to 450 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: oid 269 version 450 is already newer than 449 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:2421: oid 269 version 450 is already newer than 448 2023-12-01T15:46:46.043 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 450 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: finishing write tid 1 to smithi04088644-290 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: finishing write tid 2 to smithi04088644-290 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: finishing write tid 3 to smithi04088644-290 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: finishing write tid 4 to smithi04088644-290 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: oid 290 updating version 0 to 368 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: oid 290 updating version 368 to 370 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: oid 290 version 370 is already newer than 369 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 290 v 370 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2423: finishing write tid 1 to smithi04088644-487 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2423: finishing write tid 2 to smithi04088644-487 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2423: finishing write tid 3 to smithi04088644-487 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2423: finishing write tid 4 to smithi04088644-487 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2423: oid 487 updating version 0 to 451 2023-12-01T15:46:46.044 INFO:tasks.rados.rados.0.smithi040.stdout:2423: oid 487 updating version 451 to 452 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2423: oid 487 updating version 452 to 453 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 487 v 453 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2423: left oid 487 (ObjNum 1590 snap 0 seq_num 1590) 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: finishing write tid 1 to smithi04088644-139 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: finishing write tid 2 to smithi04088644-139 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: finishing write tid 3 to smithi04088644-139 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: finishing write tid 4 to smithi04088644-139 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: oid 139 updating version 0 to 285 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: oid 139 version 285 is already newer than 283 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: oid 139 version 285 is already newer than 284 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 139 v 285 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2424: left oid 139 (ObjNum 1591 snap 0 seq_num 1591) 2023-12-01T15:46:46.045 INFO:tasks.rados.rados.0.smithi040.stdout:2426: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: finishing write tid 1 to smithi04088644-305 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: finishing write tid 2 to smithi04088644-305 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: finishing write tid 3 to smithi04088644-305 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: finishing write tid 4 to smithi04088644-305 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: oid 305 updating version 0 to 287 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: oid 305 version 287 is already newer than 286 2023-12-01T15:46:46.278 INFO:tasks.rados.rados.0.smithi040.stdout:2427: oid 305 updating version 287 to 288 2023-12-01T15:46:46.279 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 305 v 288 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-12-01T15:46:46.279 INFO:tasks.rados.rados.0.smithi040.stdout:2427: left oid 305 (ObjNum 1592 snap 0 seq_num 1592) 2023-12-01T15:46:46.279 INFO:tasks.rados.rados.0.smithi040.stdout:2428: expect (ObjNum 380 snap 0 seq_num 380) 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 1 to smithi04088644-50 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 2 to smithi04088644-50 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 3 to smithi04088644-50 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 4 to smithi04088644-50 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: oid 50 updating version 0 to 343 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: oid 50 updating version 343 to 344 2023-12-01T15:46:46.357 INFO:tasks.rados.rados.0.smithi040.stdout:2430: oid 50 version 344 is already newer than 342 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 344 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2430: left oid 50 (ObjNum 1593 snap 0 seq_num 1593) 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: finishing write tid 1 to smithi04088644-383 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: finishing write tid 2 to smithi04088644-383 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: finishing write tid 3 to smithi04088644-383 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: finishing write tid 4 to smithi04088644-383 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: oid 383 updating version 0 to 283 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: oid 383 updating version 283 to 284 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: oid 383 updating version 284 to 285 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 285 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2431: left oid 383 (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T15:46:46.358 INFO:tasks.rados.rados.0.smithi040.stdout:2432: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:46:46.439 INFO:tasks.rados.rados.0.smithi040.stdout:2433: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-12-01T15:46:46.658 INFO:tasks.rados.rados.0.smithi040.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-12-01T15:46:46.672 INFO:tasks.rados.rados.0.smithi040.stdout:2434: writing smithi04088644-45 from 407165 to 1147097 tid 1 2023-12-01T15:46:46.679 INFO:tasks.rados.rados.0.smithi040.stdout:2434: writing smithi04088644-45 from 1818897 to 2407450 tid 2 2023-12-01T15:46:46.679 INFO:tasks.rados.rados.0.smithi040.stdout:2421: done (13 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2422: done (12 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2423: done (11 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2424: done (10 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2425: done (9 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2426: done (8 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2427: done (7 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2428: done (6 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2429: done (5 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2430: done (4 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2431: done (3 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2432: done (2 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2433: done (1 left) 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2435: write oid 231 current snap is 0 2023-12-01T15:46:46.680 INFO:tasks.rados.rados.0.smithi040.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-12-01T15:46:46.684 INFO:tasks.rados.rados.0.smithi040.stdout:2435: writing smithi04088644-231 from 423972 to 839153 tid 1 2023-12-01T15:46:46.689 INFO:tasks.rados.rados.0.smithi040.stdout:2435: writing smithi04088644-231 from 1361026 to 1809590 tid 2 2023-12-01T15:46:46.696 INFO:tasks.rados.rados.0.smithi040.stdout:2435: writing smithi04088644-231 from 2561920 to 2823972 tid 3 2023-12-01T15:46:46.696 INFO:tasks.rados.rados.0.smithi040.stdout:2436: write oid 246 current snap is 0 2023-12-01T15:46:46.696 INFO:tasks.rados.rados.0.smithi040.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-12-01T15:46:46.702 INFO:tasks.rados.rados.0.smithi040.stdout:2436: writing smithi04088644-246 from 440779 to 1047562 tid 1 2023-12-01T15:46:46.708 INFO:tasks.rados.rados.0.smithi040.stdout:2436: writing smithi04088644-246 from 1535861 to 2128083 tid 2 2023-12-01T15:46:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:2436: writing smithi04088644-246 from 2589343 to 2840779 tid 3 2023-12-01T15:46:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:2437: write oid 314 current snap is 0 2023-12-01T15:46:46.712 INFO:tasks.rados.rados.0.smithi040.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-12-01T15:46:46.718 INFO:tasks.rados.rados.0.smithi040.stdout:2437: writing smithi04088644-314 from 457586 to 1139618 tid 1 2023-12-01T15:46:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:2437: writing smithi04088644-314 from 1594343 to 2330223 tid 2 2023-12-01T15:46:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:2438: write oid 399 current snap is 0 2023-12-01T15:46:46.725 INFO:tasks.rados.rados.0.smithi040.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-12-01T15:46:46.732 INFO:tasks.rados.rados.0.smithi040.stdout:2438: writing smithi04088644-399 from 474393 to 1231674 tid 1 2023-12-01T15:46:46.738 INFO:tasks.rados.rados.0.smithi040.stdout:2438: writing smithi04088644-399 from 1652825 to 2248716 tid 2 2023-12-01T15:46:46.738 INFO:tasks.rados.rados.0.smithi040.stdout:2439: read oid 215 snap -1 2023-12-01T15:46:46.738 INFO:tasks.rados.rados.0.smithi040.stdout:2439: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:46:46.738 INFO:tasks.rados.rados.0.smithi040.stdout:2440: write oid 232 current snap is 0 2023-12-01T15:46:46.738 INFO:tasks.rados.rados.0.smithi040.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-12-01T15:46:46.743 INFO:tasks.rados.rados.0.smithi040.stdout:2440: writing smithi04088644-232 from 491200 to 923730 tid 1 2023-12-01T15:46:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:2440: writing smithi04088644-232 from 1594954 to 2334503 tid 2 2023-12-01T15:46:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:2441: write oid 196 current snap is 0 2023-12-01T15:46:46.751 INFO:tasks.rados.rados.0.smithi040.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-12-01T15:46:46.757 INFO:tasks.rados.rados.0.smithi040.stdout:2441: writing smithi04088644-196 from 508007 to 1015786 tid 1 2023-12-01T15:46:46.764 INFO:tasks.rados.rados.0.smithi040.stdout:2441: writing smithi04088644-196 from 1653436 to 2252996 tid 2 2023-12-01T15:46:46.764 INFO:tasks.rados.rados.0.smithi040.stdout:2442: write oid 477 current snap is 0 2023-12-01T15:46:46.764 INFO:tasks.rados.rados.0.smithi040.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-12-01T15:46:46.771 INFO:tasks.rados.rados.0.smithi040.stdout:2442: writing smithi04088644-477 from 524814 to 1107842 tid 1 2023-12-01T15:46:46.780 INFO:tasks.rados.rados.0.smithi040.stdout:2442: writing smithi04088644-477 from 1711918 to 2455136 tid 2 2023-12-01T15:46:46.780 INFO:tasks.rados.rados.0.smithi040.stdout:2443: read oid 226 snap -1 2023-12-01T15:46:46.780 INFO:tasks.rados.rados.0.smithi040.stdout:2443: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-12-01T15:46:46.780 INFO:tasks.rados.rados.0.smithi040.stdout:2444: delete oid 429 current snap is 0 2023-12-01T15:46:46.780 INFO:tasks.rados.rados.0.smithi040.stdout:2434: finishing write tid 1 to smithi04088644-45 2023-12-01T15:46:46.780 INFO:tasks.rados.rados.0.smithi040.stdout:2434: finishing write tid 2 to smithi04088644-45 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2434: finishing write tid 3 to smithi04088644-45 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2434: finishing write tid 4 to smithi04088644-45 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2434: oid 45 updating version 0 to 346 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2434: oid 45 version 346 is already newer than 345 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2434: oid 45 updating version 346 to 347 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 347 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2434: left oid 45 (ObjNum 1595 snap 0 seq_num 1595) 2023-12-01T15:46:46.781 INFO:tasks.rados.rados.0.smithi040.stdout:2435: finishing write tid 1 to smithi04088644-231 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: finishing write tid 2 to smithi04088644-231 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: finishing write tid 3 to smithi04088644-231 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: finishing write tid 4 to smithi04088644-231 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: finishing write tid 5 to smithi04088644-231 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: oid 231 updating version 0 to 227 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: oid 231 updating version 227 to 230 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: oid 231 version 230 is already newer than 229 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: oid 231 version 230 is already newer than 228 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 231 v 230 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2435: left oid 231 (ObjNum 1596 snap 0 seq_num 1596) 2023-12-01T15:46:46.782 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 1 to smithi04088644-246 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 2 to smithi04088644-246 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 3 to smithi04088644-246 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 4 to smithi04088644-246 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 5 to smithi04088644-246 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: oid 246 updating version 0 to 260 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: oid 246 updating version 260 to 262 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: oid 246 version 262 is already newer than 261 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: oid 246 updating version 262 to 263 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 246 v 263 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2436: left oid 246 (ObjNum 1597 snap 0 seq_num 1597) 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2437: finishing write tid 1 to smithi04088644-314 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2437: finishing write tid 2 to smithi04088644-314 2023-12-01T15:46:46.783 INFO:tasks.rados.rados.0.smithi040.stdout:2437: finishing write tid 3 to smithi04088644-314 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2437: finishing write tid 4 to smithi04088644-314 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2437: oid 314 updating version 0 to 354 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2437: oid 314 version 354 is already newer than 352 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2437: oid 314 version 354 is already newer than 353 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 314 v 354 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2437: left oid 314 (ObjNum 1598 snap 0 seq_num 1598) 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: finishing write tid 1 to smithi04088644-399 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: finishing write tid 2 to smithi04088644-399 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: finishing write tid 3 to smithi04088644-399 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: finishing write tid 4 to smithi04088644-399 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: oid 399 updating version 0 to 272 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: oid 399 updating version 272 to 274 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: oid 399 version 274 is already newer than 273 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 399 v 274 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2438: left oid 399 (ObjNum 1599 snap 0 seq_num 1599) 2023-12-01T15:46:46.784 INFO:tasks.rados.rados.0.smithi040.stdout:2439: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: finishing write tid 1 to smithi04088644-232 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: finishing write tid 2 to smithi04088644-232 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: finishing write tid 3 to smithi04088644-232 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: finishing write tid 4 to smithi04088644-232 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: oid 232 updating version 0 to 367 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: oid 232 updating version 367 to 368 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: oid 232 updating version 368 to 369 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 369 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2440: left oid 232 (ObjNum 1600 snap 0 seq_num 1600) 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing write tid 1 to smithi04088644-196 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing write tid 2 to smithi04088644-196 2023-12-01T15:46:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing write tid 3 to smithi04088644-196 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing write tid 4 to smithi04088644-196 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2441: oid 196 updating version 0 to 443 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2441: oid 196 version 443 is already newer than 442 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2441: oid 196 updating version 443 to 444 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 196 v 444 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2441: left oid 196 (ObjNum 1601 snap 0 seq_num 1601) 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2442: finishing write tid 1 to smithi04088644-477 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2442: finishing write tid 2 to smithi04088644-477 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2442: finishing write tid 3 to smithi04088644-477 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2434: done (10 left) 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2435: done (9 left) 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2436: done (8 left) 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2437: done (7 left) 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2438: done (6 left) 2023-12-01T15:46:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:2439: done (5 left) 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2440: done (4 left) 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2441: done (3 left) 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2444: done (2 left) 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2445: read oid 102 snap -1 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2445: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2446: write oid 214 current snap is 0 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2442: finishing write tid 4 to smithi04088644-477 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2442: oid 477 updating version 0 to 355 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2442: oid 477 updating version 355 to 356 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:2442: oid 477 updating version 356 to 357 2023-12-01T15:46:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 477 v 357 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-12-01T15:46:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2442: left oid 477 (ObjNum 1602 snap 0 seq_num 1602) 2023-12-01T15:46:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2443: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-12-01T15:46:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:46:46] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2023-12-01T15:46:47.088 INFO:tasks.rados.rados.0.smithi040.stdout:2445: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:46:47.232 INFO:tasks.rados.rados.0.smithi040.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-12-01T15:46:47.245 INFO:tasks.rados.rados.0.smithi040.stdout:2446: writing smithi04088644-214 from 558428 to 1291954 tid 1 2023-12-01T15:46:47.252 INFO:tasks.rados.rados.0.smithi040.stdout:2446: writing smithi04088644-214 from 1712529 to 2459416 tid 2 2023-12-01T15:46:47.255 INFO:tasks.rados.rados.0.smithi040.stdout:2446: writing smithi04088644-214 from 2948598 to 2958428 tid 3 2023-12-01T15:46:47.256 INFO:tasks.rados.rados.0.smithi040.stdout:2442: done (3 left) 2023-12-01T15:46:47.256 INFO:tasks.rados.rados.0.smithi040.stdout:2443: done (2 left) 2023-12-01T15:46:47.256 INFO:tasks.rados.rados.0.smithi040.stdout:2445: done (1 left) 2023-12-01T15:46:47.256 INFO:tasks.rados.rados.0.smithi040.stdout:2447: write oid 429 current snap is 0 2023-12-01T15:46:47.256 INFO:tasks.rados.rados.0.smithi040.stdout:2446: finishing write tid 1 to smithi04088644-214 2023-12-01T15:46:47.256 INFO:tasks.rados.rados.0.smithi040.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-12-01T15:46:47.261 INFO:tasks.rados.rados.0.smithi040.stdout:2447: writing smithi04088644-429 from 575235 to 1100363 tid 1 2023-12-01T15:46:47.269 INFO:tasks.rados.rados.0.smithi040.stdout:2447: writing smithi04088644-429 from 1887364 to 2494262 tid 2 2023-12-01T15:46:47.270 INFO:tasks.rados.rados.0.smithi040.stdout:2448: write oid 95 current snap is 0 2023-12-01T15:46:47.270 INFO:tasks.rados.rados.0.smithi040.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-12-01T15:46:47.276 INFO:tasks.rados.rados.0.smithi040.stdout:2448: writing smithi04088644-95 from 592042 to 1192419 tid 1 2023-12-01T15:46:47.284 INFO:tasks.rados.rados.0.smithi040.stdout:2448: writing smithi04088644-95 from 1945846 to 2696402 tid 2 2023-12-01T15:46:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:2449: write oid 130 current snap is 0 2023-12-01T15:46:47.285 INFO:tasks.rados.rados.0.smithi040.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-12-01T15:46:47.292 INFO:tasks.rados.rados.0.smithi040.stdout:2449: writing smithi04088644-130 from 608849 to 1284475 tid 1 2023-12-01T15:46:47.300 INFO:tasks.rados.rados.0.smithi040.stdout:2449: writing smithi04088644-130 from 2004328 to 2614895 tid 2 2023-12-01T15:46:47.300 INFO:tasks.rados.rados.0.smithi040.stdout:2450: read oid 455 snap -1 2023-12-01T15:46:47.300 INFO:tasks.rados.rados.0.smithi040.stdout:2450: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:46:47.300 INFO:tasks.rados.rados.0.smithi040.stdout:2451: read oid 5 snap -1 2023-12-01T15:46:47.301 INFO:tasks.rados.rados.0.smithi040.stdout:2451: expect deleted 2023-12-01T15:46:47.301 INFO:tasks.rados.rados.0.smithi040.stdout:2452: read oid 169 snap -1 2023-12-01T15:46:47.301 INFO:tasks.rados.rados.0.smithi040.stdout:2452: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-12-01T15:46:47.301 INFO:tasks.rados.rados.0.smithi040.stdout:2453: write oid 85 current snap is 0 2023-12-01T15:46:47.301 INFO:tasks.rados.rados.0.smithi040.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-12-01T15:46:47.308 INFO:tasks.rados.rados.0.smithi040.stdout:2453: writing smithi04088644-85 from 625656 to 1376531 tid 1 2023-12-01T15:46:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:2453: writing smithi04088644-85 from 2062810 to 2817035 tid 2 2023-12-01T15:46:47.317 INFO:tasks.rados.rados.0.smithi040.stdout:2454: delete oid 402 current snap is 0 2023-12-01T15:46:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:2446: finishing write tid 2 to smithi04088644-214 2023-12-01T15:46:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:2446: finishing write tid 3 to smithi04088644-214 2023-12-01T15:46:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:2446: finishing write tid 4 to smithi04088644-214 2023-12-01T15:46:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:2446: finishing write tid 5 to smithi04088644-214 2023-12-01T15:46:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:2446: oid 214 updating version 0 to 358 2023-12-01T15:46:47.318 INFO:tasks.rados.rados.0.smithi040.stdout:2446: oid 214 updating version 358 to 359 2023-12-01T15:46:47.319 INFO:tasks.rados.rados.0.smithi040.stdout:2446: oid 214 updating version 359 to 361 2023-12-01T15:46:47.319 INFO:tasks.rados.rados.0.smithi040.stdout:2446: oid 214 version 361 is already newer than 360 2023-12-01T15:46:47.319 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 214 v 361 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-12-01T15:46:47.319 INFO:tasks.rados.rados.0.smithi040.stdout:2446: left oid 214 (ObjNum 1604 snap 0 seq_num 1604) 2023-12-01T15:46:47.319 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 1 to smithi04088644-429 2023-12-01T15:46:47.319 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 2 to smithi04088644-429 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 3 to smithi04088644-429 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 4 to smithi04088644-429 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:2447: oid 429 updating version 0 to 373 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:2447: oid 429 version 373 is already newer than 372 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:2447: oid 429 version 373 is already newer than 371 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 429 v 373 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-12-01T15:46:47.320 INFO:tasks.rados.rados.0.smithi040.stdout:2447: left oid 429 (ObjNum 1605 snap 0 seq_num 1605) 2023-12-01T15:46:47.321 INFO:tasks.rados.rados.0.smithi040.stdout:2448: finishing write tid 1 to smithi04088644-95 2023-12-01T15:46:47.321 INFO:tasks.rados.rados.0.smithi040.stdout:2448: finishing write tid 2 to smithi04088644-95 2023-12-01T15:46:47.321 INFO:tasks.rados.rados.0.smithi040.stdout:2448: finishing write tid 3 to smithi04088644-95 2023-12-01T15:46:47.321 INFO:tasks.rados.rados.0.smithi040.stdout:2448: finishing write tid 4 to smithi04088644-95 2023-12-01T15:46:47.321 INFO:tasks.rados.rados.0.smithi040.stdout:2448: oid 95 updating version 0 to 364 2023-12-01T15:46:47.321 INFO:tasks.rados.rados.0.smithi040.stdout:2448: oid 95 version 364 is already newer than 363 2023-12-01T15:46:47.322 INFO:tasks.rados.rados.0.smithi040.stdout:2448: oid 95 version 364 is already newer than 362 2023-12-01T15:46:47.322 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 364 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-12-01T15:46:47.322 INFO:tasks.rados.rados.0.smithi040.stdout:2448: left oid 95 (ObjNum 1606 snap 0 seq_num 1606) 2023-12-01T15:46:47.322 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 1 to smithi04088644-130 2023-12-01T15:46:47.322 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 2 to smithi04088644-130 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 3 to smithi04088644-130 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 4 to smithi04088644-130 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:2449: oid 130 updating version 0 to 290 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:2449: oid 130 version 290 is already newer than 289 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:2449: oid 130 updating version 290 to 291 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 130 v 291 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-12-01T15:46:47.323 INFO:tasks.rados.rados.0.smithi040.stdout:2449: left oid 130 (ObjNum 1607 snap 0 seq_num 1607) 2023-12-01T15:46:47.324 INFO:tasks.rados.rados.0.smithi040.stdout:2450: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:46:47.438 INFO:tasks.rados.rados.0.smithi040.stdout:2452: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-12-01T15:46:47.623 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 1 to smithi04088644-85 2023-12-01T15:46:47.623 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 2 to smithi04088644-85 2023-12-01T15:46:47.623 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 3 to smithi04088644-85 2023-12-01T15:46:47.623 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 4 to smithi04088644-85 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2453: oid 85 updating version 0 to 277 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2453: oid 85 version 277 is already newer than 275 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2453: oid 85 version 277 is already newer than 276 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 85 v 277 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2453: left oid 85 (ObjNum 1608 snap 0 seq_num 1608) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2446: done (8 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2447: done (7 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2448: done (6 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2449: done (5 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2450: done (4 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2451: done (3 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2452: done (2 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2453: done (1 left) 2023-12-01T15:46:47.624 INFO:tasks.rados.rados.0.smithi040.stdout:2454: done (0 left) 2023-12-01T15:46:47.625 INFO:tasks.rados.rados.0.smithi040.stdout:2455: write oid 332 current snap is 0 2023-12-01T15:46:47.625 INFO:tasks.rados.rados.0.smithi040.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-12-01T15:46:47.636 INFO:tasks.rados.rados.0.smithi040.stdout:2455: writing smithi04088644-332 from 659270 to 1160643 tid 1 2023-12-01T15:46:47.644 INFO:tasks.rados.rados.0.smithi040.stdout:2455: writing smithi04088644-332 from 1663421 to 2421315 tid 2 2023-12-01T15:46:47.644 INFO:tasks.rados.rados.0.smithi040.stdout:2456: write oid 476 current snap is 0 2023-12-01T15:46:47.644 INFO:tasks.rados.rados.0.smithi040.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-12-01T15:46:47.651 INFO:tasks.rados.rados.0.smithi040.stdout:2456: writing smithi04088644-476 from 676077 to 1252699 tid 1 2023-12-01T15:46:47.657 INFO:tasks.rados.rados.0.smithi040.stdout:2456: writing smithi04088644-476 from 1721903 to 2223455 tid 2 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2456: writing smithi04088644-476 from 2740559 to 3076077 tid 3 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2457: write oid 261 current snap is 0 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: finishing write tid 1 to smithi04088644-332 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: finishing write tid 2 to smithi04088644-332 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: finishing write tid 3 to smithi04088644-332 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: finishing write tid 4 to smithi04088644-332 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: oid 332 updating version 0 to 456 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: oid 332 version 456 is already newer than 454 2023-12-01T15:46:47.662 INFO:tasks.rados.rados.0.smithi040.stdout:2455: oid 332 version 456 is already newer than 455 2023-12-01T15:46:47.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 332 v 456 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-12-01T15:46:47.663 INFO:tasks.rados.rados.0.smithi040.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T15:46:47.663 INFO:tasks.rados.rados.0.smithi040.stdout:2456: finishing write tid 1 to smithi04088644-476 2023-12-01T15:46:47.663 INFO:tasks.rados.rados.0.smithi040.stdout:2456: finishing write tid 2 to smithi04088644-476 2023-12-01T15:46:47.663 INFO:tasks.rados.rados.0.smithi040.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-12-01T15:46:47.674 INFO:tasks.rados.rados.0.smithi040.stdout:2457: writing smithi04088644-261 from 692884 to 1461108 tid 1 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2457: writing smithi04088644-261 from 1896738 to 2658301 tid 2 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2455: done (2 left) 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2458: write oid 356 current snap is 0 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2456: finishing write tid 3 to smithi04088644-476 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2456: finishing write tid 4 to smithi04088644-476 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2456: finishing write tid 5 to smithi04088644-476 2023-12-01T15:46:47.682 INFO:tasks.rados.rados.0.smithi040.stdout:2456: oid 476 updating version 0 to 447 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:2456: oid 476 updating version 447 to 448 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:2456: oid 476 version 448 is already newer than 445 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:2456: oid 476 version 448 is already newer than 446 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 448 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:2457: finishing write tid 1 to smithi04088644-261 2023-12-01T15:46:47.683 INFO:tasks.rados.rados.0.smithi040.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-12-01T15:46:47.688 INFO:tasks.rados.rados.0.smithi040.stdout:2458: writing smithi04088644-356 from 709691 to 1153164 tid 1 2023-12-01T15:46:47.695 INFO:tasks.rados.rados.0.smithi040.stdout:2458: writing smithi04088644-356 from 1838867 to 2344088 tid 2 2023-12-01T15:46:47.700 INFO:tasks.rados.rados.0.smithi040.stdout:2458: writing smithi04088644-356 from 2795405 to 3109691 tid 3 2023-12-01T15:46:47.700 INFO:tasks.rados.rados.0.smithi040.stdout:2456: done (2 left) 2023-12-01T15:46:47.700 INFO:tasks.rados.rados.0.smithi040.stdout:2459: read oid 496 snap -1 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2459: expect (ObjNum 872 snap 0 seq_num 872) 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2460: read oid 138 snap -1 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2460: expect (ObjNum 786 snap 0 seq_num 786) 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2461: read oid 471 snap -1 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2461: expect deleted 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2462: read oid 298 snap -1 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2462: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2463: read oid 128 snap -1 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2463: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2464: read oid 182 snap -1 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2464: expect deleted 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2465: write oid 488 current snap is 0 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2457: finishing write tid 2 to smithi04088644-261 2023-12-01T15:46:47.701 INFO:tasks.rados.rados.0.smithi040.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-12-01T15:46:47.708 INFO:tasks.rados.rados.0.smithi040.stdout:2465: writing smithi04088644-488 from 726498 to 1245220 tid 1 2023-12-01T15:46:47.717 INFO:tasks.rados.rados.0.smithi040.stdout:2465: writing smithi04088644-488 from 1897349 to 2662581 tid 2 2023-12-01T15:46:47.717 INFO:tasks.rados.rados.0.smithi040.stdout:2466: read oid 2 snap -1 2023-12-01T15:46:47.717 INFO:tasks.rados.rados.0.smithi040.stdout:2466: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-12-01T15:46:47.717 INFO:tasks.rados.rados.0.smithi040.stdout:2467: write oid 483 current snap is 0 2023-12-01T15:46:47.717 INFO:tasks.rados.rados.0.smithi040.stdout:2457: finishing write tid 3 to smithi04088644-261 2023-12-01T15:46:47.717 INFO:tasks.rados.rados.0.smithi040.stdout:2457: finishing write tid 4 to smithi04088644-261 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2457: oid 261 updating version 0 to 278 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2457: oid 261 updating version 278 to 279 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2457: oid 261 updating version 279 to 280 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 261 v 280 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2458: finishing write tid 1 to smithi04088644-356 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2458: finishing write tid 2 to smithi04088644-356 2023-12-01T15:46:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-12-01T15:46:47.725 INFO:tasks.rados.rados.0.smithi040.stdout:2467: writing smithi04088644-483 from 743305 to 1337276 tid 1 2023-12-01T15:46:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:2467: writing smithi04088644-483 from 1955831 to 2464721 tid 2 2023-12-01T15:46:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:2457: done (10 left) 2023-12-01T15:46:47.732 INFO:tasks.rados.rados.0.smithi040.stdout:2468: read oid 37 snap -1 2023-12-01T15:46:47.733 INFO:tasks.rados.rados.0.smithi040.stdout:2468: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:46:47.733 INFO:tasks.rados.rados.0.smithi040.stdout:2469: write oid 170 current snap is 0 2023-12-01T15:46:47.733 INFO:tasks.rados.rados.0.smithi040.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-12-01T15:46:47.740 INFO:tasks.rados.rados.0.smithi040.stdout:2469: writing smithi04088644-170 from 760112 to 1429332 tid 1 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2469: writing smithi04088644-170 from 2014313 to 2783214 tid 2 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2461: done (11 left) 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2470: read oid 393 snap -1 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2470: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2471: read oid 203 snap -1 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2471: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:46:47.749 INFO:tasks.rados.rados.0.smithi040.stdout:2472: read oid 294 snap -1 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout:2472: expect (ObjNum 641 snap 0 seq_num 641) 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout:2473: read oid 296 snap -1 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout:2473: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout:2474: read oid 289 snap -1 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout:2474: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:47.750 INFO:tasks.rados.rados.0.smithi040.stdout:2463: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-12-01T15:46:47.888 INFO:tasks.rados.rados.0.smithi040.stdout:2460: expect (ObjNum 786 snap 0 seq_num 786) 2023-12-01T15:46:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:2458: finishing write tid 3 to smithi04088644-356 2023-12-01T15:46:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:2458: finishing write tid 4 to smithi04088644-356 2023-12-01T15:46:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:2458: finishing write tid 5 to smithi04088644-356 2023-12-01T15:46:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:2458: oid 356 updating version 0 to 282 2023-12-01T15:46:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:2458: oid 356 updating version 282 to 283 2023-12-01T15:46:48.033 INFO:tasks.rados.rados.0.smithi040.stdout:2458: oid 356 version 283 is already newer than 281 2023-12-01T15:46:48.034 INFO:tasks.rados.rados.0.smithi040.stdout:2458: oid 356 updating version 283 to 284 2023-12-01T15:46:48.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 356 v 284 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-12-01T15:46:48.034 INFO:tasks.rados.rados.0.smithi040.stdout:2458: left oid 356 (ObjNum 1613 snap 0 seq_num 1613) 2023-12-01T15:46:48.034 INFO:tasks.rados.rados.0.smithi040.stdout:2459: expect (ObjNum 872 snap 0 seq_num 872) 2023-12-01T15:46:48.161 INFO:tasks.rados.rados.0.smithi040.stdout:2465: finishing write tid 1 to smithi04088644-488 2023-12-01T15:46:48.161 INFO:tasks.rados.rados.0.smithi040.stdout:2462: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: finishing write tid 2 to smithi04088644-488 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: finishing write tid 3 to smithi04088644-488 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: finishing write tid 4 to smithi04088644-488 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: oid 488 updating version 0 to 354 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: oid 488 version 354 is already newer than 353 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: oid 488 version 354 is already newer than 352 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 488 v 354 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2465: left oid 488 (ObjNum 1614 snap 0 seq_num 1614) 2023-12-01T15:46:48.245 INFO:tasks.rados.rados.0.smithi040.stdout:2466: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-12-01T15:46:48.395 INFO:tasks.rados.rados.0.smithi040.stdout:2467: finishing write tid 1 to smithi04088644-483 2023-12-01T15:46:48.395 INFO:tasks.rados.rados.0.smithi040.stdout:2467: finishing write tid 2 to smithi04088644-483 2023-12-01T15:46:48.395 INFO:tasks.rados.rados.0.smithi040.stdout:2467: finishing write tid 3 to smithi04088644-483 2023-12-01T15:46:48.395 INFO:tasks.rados.rados.0.smithi040.stdout:2467: finishing write tid 4 to smithi04088644-483 2023-12-01T15:46:48.395 INFO:tasks.rados.rados.0.smithi040.stdout:2467: oid 483 updating version 0 to 300 2023-12-01T15:46:48.395 INFO:tasks.rados.rados.0.smithi040.stdout:2467: oid 483 updating version 300 to 301 2023-12-01T15:46:48.396 INFO:tasks.rados.rados.0.smithi040.stdout:2467: oid 483 version 301 is already newer than 299 2023-12-01T15:46:48.396 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 301 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-12-01T15:46:48.396 INFO:tasks.rados.rados.0.smithi040.stdout:2467: left oid 483 (ObjNum 1615 snap 0 seq_num 1615) 2023-12-01T15:46:48.396 INFO:tasks.rados.rados.0.smithi040.stdout:2468: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:46:48.479 INFO:tasks.rados.rados.0.smithi040.stdout:2469: finishing write tid 1 to smithi04088644-170 2023-12-01T15:46:48.479 INFO:tasks.rados.rados.0.smithi040.stdout:2471: expect (ObjNum 202 snap 0 seq_num 202) 2023-12-01T15:46:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:48 smithi141 bash[31670]: cluster 2023-12-01T15:46:47.555976+0000 mgr.y (mgr.24356) 259 : cluster 0 pgmap v229: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 87 op/s 2023-12-01T15:46:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:48 smithi141 bash[31670]: audit 2023-12-01T15:46:47.972080+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.40:0/3861052274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: finishing write tid 2 to smithi04088644-170 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: finishing write tid 3 to smithi04088644-170 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: finishing write tid 4 to smithi04088644-170 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: oid 170 updating version 0 to 251 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: oid 170 version 251 is already newer than 250 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: oid 170 updating version 251 to 252 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 170 v 252 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2469: left oid 170 (ObjNum 1616 snap 0 seq_num 1616) 2023-12-01T15:46:48.588 INFO:tasks.rados.rados.0.smithi040.stdout:2472: expect (ObjNum 641 snap 0 seq_num 641) 2023-12-01T15:46:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:48 smithi040 bash[41173]: cluster 2023-12-01T15:46:47.555976+0000 mgr.y (mgr.24356) 259 : cluster 0 pgmap v229: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 87 op/s 2023-12-01T15:46:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:48 smithi040 bash[41173]: audit 2023-12-01T15:46:47.972080+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.40:0/3861052274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:48 smithi040 bash[28232]: cluster 2023-12-01T15:46:47.555976+0000 mgr.y (mgr.24356) 259 : cluster 0 pgmap v229: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 87 op/s 2023-12-01T15:46:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:48 smithi040 bash[28232]: audit 2023-12-01T15:46:47.972080+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.40:0/3861052274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:48.717 INFO:tasks.rados.rados.0.smithi040.stdout:2474: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:48.881 INFO:tasks.rados.rados.0.smithi040.stdout:2473: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-12-01T15:46:49.101 INFO:tasks.rados.rados.0.smithi040.stdout:2470: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-12-01T15:46:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:2458: done (15 left) 2023-12-01T15:46:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:2459: done (14 left) 2023-12-01T15:46:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:2460: done (13 left) 2023-12-01T15:46:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:2462: done (12 left) 2023-12-01T15:46:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:2463: done (11 left) 2023-12-01T15:46:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:2464: done (10 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2465: done (9 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2466: done (8 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2467: done (7 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2468: done (6 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2469: done (5 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2470: done (4 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2471: done (3 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2472: done (2 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2473: done (1 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2474: done (0 left) 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2475: write oid 419 current snap is 0 2023-12-01T15:46:49.347 INFO:tasks.rados.rados.0.smithi040.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-12-01T15:46:49.361 INFO:tasks.rados.rados.0.smithi040.stdout:2475: writing smithi04088644-419 from 776919 to 1521388 tid 1 2023-12-01T15:46:49.367 INFO:tasks.rados.rados.0.smithi040.stdout:2475: writing smithi04088644-419 from 1956442 to 2469001 tid 2 2023-12-01T15:46:49.367 INFO:tasks.rados.rados.0.smithi040.stdout:2476: write oid 233 current snap is 0 2023-12-01T15:46:49.367 INFO:tasks.rados.rados.0.smithi040.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-12-01T15:46:49.374 INFO:tasks.rados.rados.0.smithi040.stdout:2476: writing smithi04088644-233 from 793726 to 1213444 tid 1 2023-12-01T15:46:49.381 INFO:tasks.rados.rados.0.smithi040.stdout:2476: writing smithi04088644-233 from 1614924 to 2387494 tid 2 2023-12-01T15:46:49.386 INFO:tasks.rados.rados.0.smithi040.stdout:2476: writing smithi04088644-233 from 2932520 to 3193726 tid 3 2023-12-01T15:46:49.386 INFO:tasks.rados.rados.0.smithi040.stdout:2477: delete oid 197 current snap is 0 2023-12-01T15:46:49.386 INFO:tasks.rados.rados.0.smithi040.stdout:2475: finishing write tid 1 to smithi04088644-419 2023-12-01T15:46:49.386 INFO:tasks.rados.rados.0.smithi040.stdout:2475: finishing write tid 2 to smithi04088644-419 2023-12-01T15:46:49.386 INFO:tasks.rados.rados.0.smithi040.stdout:2475: finishing write tid 3 to smithi04088644-419 2023-12-01T15:46:49.386 INFO:tasks.rados.rados.0.smithi040.stdout:2475: finishing write tid 4 to smithi04088644-419 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:2475: oid 419 updating version 0 to 357 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:2475: oid 419 version 357 is already newer than 355 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:2475: oid 419 version 357 is already newer than 356 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 419 v 357 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:2475: left oid 419 (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 1 to smithi04088644-233 2023-12-01T15:46:49.387 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 2 to smithi04088644-233 2023-12-01T15:46:49.390 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 3 to smithi04088644-233 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 4 to smithi04088644-233 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 5 to smithi04088644-233 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: oid 233 updating version 0 to 289 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: oid 233 version 289 is already newer than 288 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: oid 233 version 289 is already newer than 287 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: oid 233 version 289 is already newer than 286 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 233 v 289 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: left oid 233 (ObjNum 1618 snap 0 seq_num 1618) 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2475: done (2 left) 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2476: done (1 left) 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2477: done (0 left) 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2478: read oid 279 snap -1 2023-12-01T15:46:49.391 INFO:tasks.rados.rados.0.smithi040.stdout:2478: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2479: read oid 482 snap -1 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2479: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2480: read oid 83 snap -1 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2480: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2481: read oid 419 snap -1 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2481: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2482: delete oid 155 current snap is 0 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2482: done (4 left) 2023-12-01T15:46:49.392 INFO:tasks.rados.rados.0.smithi040.stdout:2483: write oid 475 current snap is 0 2023-12-01T15:46:49.393 INFO:tasks.rados.rados.0.smithi040.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-12-01T15:46:49.402 INFO:tasks.rados.rados.0.smithi040.stdout:2483: writing smithi04088644-475 from 444147 to 1205965 tid 1 2023-12-01T15:46:49.408 INFO:tasks.rados.rados.0.smithi040.stdout:2483: writing smithi04088644-475 from 1790370 to 2310267 tid 2 2023-12-01T15:46:49.414 INFO:tasks.rados.rados.0.smithi040.stdout:2483: writing smithi04088644-475 from 2898436 to 3244147 tid 3 2023-12-01T15:46:49.414 INFO:tasks.rados.rados.0.smithi040.stdout:2484: write oid 319 current snap is 0 2023-12-01T15:46:49.414 INFO:tasks.rados.rados.0.smithi040.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-12-01T15:46:49.419 INFO:tasks.rados.rados.0.smithi040.stdout:2484: writing smithi04088644-319 from 460954 to 898021 tid 1 2023-12-01T15:46:49.426 INFO:tasks.rados.rados.0.smithi040.stdout:2484: writing smithi04088644-319 from 1448852 to 2112407 tid 2 2023-12-01T15:46:49.433 INFO:tasks.rados.rados.0.smithi040.stdout:2484: writing smithi04088644-319 from 2525859 to 3260954 tid 3 2023-12-01T15:46:49.433 INFO:tasks.rados.rados.0.smithi040.stdout:2485: read oid 359 snap -1 2023-12-01T15:46:49.433 INFO:tasks.rados.rados.0.smithi040.stdout:2485: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-12-01T15:46:49.433 INFO:tasks.rados.rados.0.smithi040.stdout:2486: write oid 328 current snap is 0 2023-12-01T15:46:49.433 INFO:tasks.rados.rados.0.smithi040.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-12-01T15:46:49.440 INFO:tasks.rados.rados.0.smithi040.stdout:2486: writing smithi04088644-328 from 477761 to 990077 tid 1 2023-12-01T15:46:49.446 INFO:tasks.rados.rados.0.smithi040.stdout:2486: writing smithi04088644-328 from 1507334 to 2030900 tid 2 2023-12-01T15:46:49.452 INFO:tasks.rados.rados.0.smithi040.stdout:2486: writing smithi04088644-328 from 2553282 to 3153053 tid 3 2023-12-01T15:46:49.452 INFO:tasks.rados.rados.0.smithi040.stdout:2487: read oid 329 snap -1 2023-12-01T15:46:49.452 INFO:tasks.rados.rados.0.smithi040.stdout:2487: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-12-01T15:46:49.453 INFO:tasks.rados.rados.0.smithi040.stdout:2488: write oid 224 current snap is 0 2023-12-01T15:46:49.453 INFO:tasks.rados.rados.0.smithi040.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-12-01T15:46:49.458 INFO:tasks.rados.rados.0.smithi040.stdout:2488: writing smithi04088644-224 from 494568 to 1082133 tid 1 2023-12-01T15:46:49.465 INFO:tasks.rados.rados.0.smithi040.stdout:2488: writing smithi04088644-224 from 1565816 to 2233040 tid 2 2023-12-01T15:46:49.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: writing smithi04088644-224 from 2980705 to 3294568 tid 3 2023-12-01T15:46:49.471 INFO:tasks.rados.rados.0.smithi040.stdout:2489: write oid 199 current snap is 0 2023-12-01T15:46:49.471 INFO:tasks.rados.rados.0.smithi040.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-12-01T15:46:49.477 INFO:tasks.rados.rados.0.smithi040.stdout:2489: writing smithi04088644-199 from 511375 to 1174189 tid 1 2023-12-01T15:46:49.484 INFO:tasks.rados.rados.0.smithi040.stdout:2489: writing smithi04088644-199 from 1907945 to 2435180 tid 2 2023-12-01T15:46:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:2489: writing smithi04088644-199 from 2891775 to 3311375 tid 3 2023-12-01T15:46:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:2490: read oid 500 snap -1 2023-12-01T15:46:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:2490: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T15:46:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:2491: delete oid 80 current snap is 0 2023-12-01T15:46:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:2481: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T15:46:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:49 smithi141 bash[31670]: audit 2023-12-01T15:46:48.303524+0000 mon.c (mon.2) 166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:49.645 INFO:tasks.rados.rados.0.smithi040.stdout:2478: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:46:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:49 smithi040 bash[28232]: audit 2023-12-01T15:46:48.303524+0000 mon.c (mon.2) 166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:49 smithi040 bash[41173]: audit 2023-12-01T15:46:48.303524+0000 mon.c (mon.2) 166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:49.805 INFO:tasks.rados.rados.0.smithi040.stdout:2479: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-12-01T15:46:49.903 INFO:tasks.rados.rados.0.smithi040.stdout:2480: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-12-01T15:46:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:2483: finishing write tid 1 to smithi04088644-475 2023-12-01T15:46:50.090 INFO:tasks.rados.rados.0.smithi040.stdout:2483: finishing write tid 2 to smithi04088644-475 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: finishing write tid 3 to smithi04088644-475 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: finishing write tid 4 to smithi04088644-475 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: finishing write tid 5 to smithi04088644-475 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: oid 475 updating version 0 to 278 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: oid 475 updating version 278 to 279 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: oid 475 updating version 279 to 280 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: oid 475 version 280 is already newer than 277 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 475 v 280 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2483: left oid 475 (ObjNum 1621 snap 0 seq_num 1621) 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing write tid 1 to smithi04088644-319 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing write tid 2 to smithi04088644-319 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing write tid 3 to smithi04088644-319 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing write tid 4 to smithi04088644-319 2023-12-01T15:46:50.091 INFO:tasks.rados.rados.0.smithi040.stdout:2478: done (12 left) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2479: done (11 left) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2480: done (10 left) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2481: done (9 left) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2483: done (8 left) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2491: done (7 left) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2492: write oid 52 current snap is 0 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing write tid 5 to smithi04088644-319 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2484: oid 319 updating version 0 to 361 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2484: oid 319 version 361 is already newer than 360 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2484: oid 319 version 361 is already newer than 359 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2484: oid 319 version 361 is already newer than 358 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 319 v 361 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2484: left oid 319 (ObjNum 1622 snap 0 seq_num 1622) 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 1 to smithi04088644-328 2023-12-01T15:46:50.092 INFO:tasks.rados.rados.0.smithi040.stdout:2485: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-12-01T15:46:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 2 to smithi04088644-328 2023-12-01T15:46:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 3 to smithi04088644-328 2023-12-01T15:46:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 4 to smithi04088644-328 2023-12-01T15:46:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 5 to smithi04088644-328 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:2486: oid 328 updating version 0 to 374 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:2486: oid 328 updating version 374 to 377 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:2486: oid 328 version 377 is already newer than 376 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:2486: oid 328 version 377 is already newer than 375 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 328 v 377 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-12-01T15:46:50.278 INFO:tasks.rados.rados.0.smithi040.stdout:2487: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing write tid 1 to smithi04088644-224 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing write tid 2 to smithi04088644-224 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing write tid 3 to smithi04088644-224 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing write tid 4 to smithi04088644-224 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing write tid 5 to smithi04088644-224 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: oid 224 updating version 0 to 366 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: oid 224 updating version 366 to 367 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: oid 224 updating version 367 to 368 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:2488: oid 224 version 368 is already newer than 365 2023-12-01T15:46:50.471 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 224 v 368 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2488: left oid 224 (ObjNum 1624 snap 0 seq_num 1624) 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: finishing write tid 1 to smithi04088644-199 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: finishing write tid 2 to smithi04088644-199 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: finishing write tid 3 to smithi04088644-199 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: finishing write tid 4 to smithi04088644-199 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: finishing write tid 5 to smithi04088644-199 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: oid 199 updating version 0 to 371 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: oid 199 updating version 371 to 374 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: oid 199 version 374 is already newer than 372 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: oid 199 version 374 is already newer than 373 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 199 v 374 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2489: left oid 199 (ObjNum 1625 snap 0 seq_num 1625) 2023-12-01T15:46:50.472 INFO:tasks.rados.rados.0.smithi040.stdout:2490: expect (ObjNum 875 snap 0 seq_num 875) 2023-12-01T15:46:50.616 INFO:tasks.rados.rados.0.smithi040.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-12-01T15:46:50.628 INFO:tasks.rados.rados.0.smithi040.stdout:2492: writing smithi04088644-52 from 544989 to 1074654 tid 1 2023-12-01T15:46:50.637 INFO:tasks.rados.rados.0.smithi040.stdout:2492: writing smithi04088644-52 from 1741262 to 2272166 tid 2 2023-12-01T15:46:50.643 INFO:tasks.rados.rados.0.smithi040.stdout:2492: writing smithi04088644-52 from 3062974 to 3344989 tid 3 2023-12-01T15:46:50.643 INFO:tasks.rados.rados.0.smithi040.stdout:2484: done (7 left) 2023-12-01T15:46:50.643 INFO:tasks.rados.rados.0.smithi040.stdout:2485: done (6 left) 2023-12-01T15:46:50.643 INFO:tasks.rados.rados.0.smithi040.stdout:2486: done (5 left) 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2487: done (4 left) 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2488: done (3 left) 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2489: done (2 left) 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2490: done (1 left) 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2493: read oid 365 snap -1 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2493: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2494: read oid 484 snap -1 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2494: expect deleted 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2495: write oid 2 current snap is 0 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2492: finishing write tid 1 to smithi04088644-52 2023-12-01T15:46:50.644 INFO:tasks.rados.rados.0.smithi040.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-12-01T15:46:50.650 INFO:tasks.rados.rados.0.smithi040.stdout:2495: writing smithi04088644-2 from 561796 to 1166710 tid 1 2023-12-01T15:46:50.657 INFO:tasks.rados.rados.0.smithi040.stdout:2495: writing smithi04088644-2 from 1799744 to 2474306 tid 2 2023-12-01T15:46:50.663 INFO:tasks.rados.rados.0.smithi040.stdout:2495: writing smithi04088644-2 from 3090397 to 3361796 tid 3 2023-12-01T15:46:50.663 INFO:tasks.rados.rados.0.smithi040.stdout:2496: write oid 115 current snap is 0 2023-12-01T15:46:50.663 INFO:tasks.rados.rados.0.smithi040.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-12-01T15:46:50.670 INFO:tasks.rados.rados.0.smithi040.stdout:2496: writing smithi04088644-115 from 578603 to 1258766 tid 1 2023-12-01T15:46:50.675 INFO:tasks.rados.rados.0.smithi040.stdout:2496: writing smithi04088644-115 from 1741873 to 2276446 tid 2 2023-12-01T15:46:50.682 INFO:tasks.rados.rados.0.smithi040.stdout:2496: writing smithi04088644-115 from 3001467 to 3378603 tid 3 2023-12-01T15:46:50.682 INFO:tasks.rados.rados.0.smithi040.stdout:2497: read oid 447 snap -1 2023-12-01T15:46:50.682 INFO:tasks.rados.rados.0.smithi040.stdout:2497: expect deleted 2023-12-01T15:46:50.682 INFO:tasks.rados.rados.0.smithi040.stdout:2498: write oid 30 current snap is 0 2023-12-01T15:46:50.682 INFO:tasks.rados.rados.0.smithi040.stdout:2492: finishing write tid 2 to smithi04088644-52 2023-12-01T15:46:50.682 INFO:tasks.rados.rados.0.smithi040.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-12-01T15:46:50.690 INFO:tasks.rados.rados.0.smithi040.stdout:2498: writing smithi04088644-30 from 595410 to 1350822 tid 1 2023-12-01T15:46:50.696 INFO:tasks.rados.rados.0.smithi040.stdout:2498: writing smithi04088644-30 from 1800355 to 2478586 tid 2 2023-12-01T15:46:50.701 INFO:tasks.rados.rados.0.smithi040.stdout:2498: writing smithi04088644-30 from 3028890 to 3395410 tid 3 2023-12-01T15:46:50.701 INFO:tasks.rados.rados.0.smithi040.stdout:2499: write oid 122 current snap is 0 2023-12-01T15:46:50.701 INFO:tasks.rados.rados.0.smithi040.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-12-01T15:46:50.707 INFO:tasks.rados.rados.0.smithi040.stdout:2499: writing smithi04088644-122 from 612217 to 1042878 tid 1 2023-12-01T15:46:50.712 INFO:tasks.rados.rados.0.smithi040.stdout:2499: writing smithi04088644-122 from 1458837 to 1997079 tid 2 2023-12-01T15:46:50.719 INFO:tasks.rados.rados.0.smithi040.stdout:2499: writing smithi04088644-122 from 2656313 to 3178966 tid 3 2023-12-01T15:46:50.720 INFO:tasks.rados.rados.0.smithi040.stdout:2500: read oid 445 snap -1 2023-12-01T15:46:50.720 INFO:tasks.rados.rados.0.smithi040.stdout:2500: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-12-01T15:46:50.720 INFO:tasks.rados.rados.0.smithi040.stdout:2501: write oid 16 current snap is 0 2023-12-01T15:46:50.720 INFO:tasks.rados.rados.0.smithi040.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-12-01T15:46:50.726 INFO:tasks.rados.rados.0.smithi040.stdout:2501: writing smithi04088644-16 from 629024 to 1134934 tid 1 2023-12-01T15:46:50.734 INFO:tasks.rados.rados.0.smithi040.stdout:2501: writing smithi04088644-16 from 1917319 to 2599219 tid 2 2023-12-01T15:46:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:2501: writing smithi04088644-16 from 3083736 to 3429024 tid 3 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2502: delete oid 212 current snap is 0 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: finishing write tid 3 to smithi04088644-52 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: finishing write tid 4 to smithi04088644-52 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: finishing write tid 5 to smithi04088644-52 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: oid 52 updating version 0 to 375 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: oid 52 updating version 375 to 378 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: oid 52 version 378 is already newer than 376 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: oid 52 version 378 is already newer than 377 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 52 v 378 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-12-01T15:46:50.740 INFO:tasks.rados.rados.0.smithi040.stdout:2492: left oid 52 (ObjNum 1627 snap 0 seq_num 1627) 2023-12-01T15:46:50.741 INFO:tasks.rados.rados.0.smithi040.stdout:2493: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: finishing write tid 1 to smithi04088644-2 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: finishing write tid 2 to smithi04088644-2 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: finishing write tid 3 to smithi04088644-2 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: finishing write tid 4 to smithi04088644-2 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: finishing write tid 5 to smithi04088644-2 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: oid 2 updating version 0 to 370 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: oid 2 version 370 is already newer than 369 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: oid 2 updating version 370 to 372 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: oid 2 version 372 is already newer than 371 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 372 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2496: finishing write tid 1 to smithi04088644-115 2023-12-01T15:46:50.843 INFO:tasks.rados.rados.0.smithi040.stdout:2496: finishing write tid 2 to smithi04088644-115 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: finishing write tid 3 to smithi04088644-115 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: finishing write tid 4 to smithi04088644-115 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: finishing write tid 5 to smithi04088644-115 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: oid 115 updating version 0 to 452 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: oid 115 version 452 is already newer than 449 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: oid 115 version 452 is already newer than 451 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: oid 115 version 452 is already newer than 450 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 115 v 452 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2498: finishing write tid 1 to smithi04088644-30 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2498: finishing write tid 2 to smithi04088644-30 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2498: finishing write tid 3 to smithi04088644-30 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2492: done (10 left) 2023-12-01T15:46:50.844 INFO:tasks.rados.rados.0.smithi040.stdout:2493: done (9 left) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2494: done (8 left) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2495: done (7 left) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2496: done (6 left) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2497: done (5 left) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2502: done (4 left) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2503: read oid 48 snap -1 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2503: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2504: write oid 225 current snap is 0 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2498: finishing write tid 4 to smithi04088644-30 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2498: finishing write tid 5 to smithi04088644-30 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2498: oid 30 updating version 0 to 273 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2498: oid 30 version 273 is already newer than 272 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2498: oid 30 updating version 273 to 275 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:2498: oid 30 version 275 is already newer than 274 2023-12-01T15:46:50.845 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 275 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2498: left oid 30 (ObjNum 1630 snap 0 seq_num 1630) 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: finishing write tid 1 to smithi04088644-122 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: finishing write tid 2 to smithi04088644-122 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: finishing write tid 3 to smithi04088644-122 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: finishing write tid 4 to smithi04088644-122 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: finishing write tid 5 to smithi04088644-122 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: oid 122 updating version 0 to 459 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: oid 122 updating version 459 to 460 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: oid 122 version 460 is already newer than 457 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:2499: oid 122 version 460 is already newer than 458 2023-12-01T15:46:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 122 v 460 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-12-01T15:46:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:2499: left oid 122 (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T15:46:50.847 INFO:tasks.rados.rados.0.smithi040.stdout:2500: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-12-01T15:46:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 1 to smithi04088644-16 2023-12-01T15:46:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 2 to smithi04088644-16 2023-12-01T15:46:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 3 to smithi04088644-16 2023-12-01T15:46:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 4 to smithi04088644-16 2023-12-01T15:46:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 5 to smithi04088644-16 2023-12-01T15:46:50.971 INFO:tasks.rados.rados.0.smithi040.stdout:2501: oid 16 updating version 0 to 295 2023-12-01T15:46:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:2501: oid 16 version 295 is already newer than 292 2023-12-01T15:46:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:2501: oid 16 version 295 is already newer than 293 2023-12-01T15:46:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:2501: oid 16 version 295 is already newer than 294 2023-12-01T15:46:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 295 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-12-01T15:46:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:2501: left oid 16 (ObjNum 1632 snap 0 seq_num 1632) 2023-12-01T15:46:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:2503: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:46:51.104 INFO:tasks.rados.rados.0.smithi040.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-12-01T15:46:51.118 INFO:tasks.rados.rados.0.smithi040.stdout:2504: writing smithi04088644-225 from 662638 to 1319046 tid 1 2023-12-01T15:46:51.125 INFO:tasks.rados.rados.0.smithi040.stdout:2504: writing smithi04088644-225 from 1917930 to 2603499 tid 2 2023-12-01T15:46:51.130 INFO:tasks.rados.rados.0.smithi040.stdout:2504: writing smithi04088644-225 from 3022229 to 3462638 tid 3 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2498: done (5 left) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2499: done (4 left) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2500: done (3 left) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2501: done (2 left) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2503: done (1 left) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2505: read oid 420 snap -1 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2505: expect deleted 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2506: read oid 151 snap -1 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2506: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2507: read oid 72 snap -1 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2507: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2508: write oid 154 current snap is 0 2023-12-01T15:46:51.131 INFO:tasks.rados.rados.0.smithi040.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-12-01T15:46:51.137 INFO:tasks.rados.rados.0.smithi040.stdout:2508: writing smithi04088644-154 from 679445 to 1127455 tid 1 2023-12-01T15:46:51.143 INFO:tasks.rados.rados.0.smithi040.stdout:2508: writing smithi04088644-154 from 1692765 to 2121992 tid 2 2023-12-01T15:46:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:2508: writing smithi04088644-154 from 2766005 to 3333746 tid 3 2023-12-01T15:46:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:2509: read oid 175 snap -1 2023-12-01T15:46:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:2509: expect (ObjNum 174 snap 0 seq_num 174) 2023-12-01T15:46:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:2510: read oid 223 snap -1 2023-12-01T15:46:51.151 INFO:tasks.rados.rados.0.smithi040.stdout:2510: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:46:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:2511: write oid 98 current snap is 0 2023-12-01T15:46:51.152 INFO:tasks.rados.rados.0.smithi040.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-12-01T15:46:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:2511: writing smithi04088644-98 from 696252 to 1219511 tid 1 2023-12-01T15:46:51.166 INFO:tasks.rados.rados.0.smithi040.stdout:2511: writing smithi04088644-98 from 1751247 to 2440485 tid 2 2023-12-01T15:46:51.172 INFO:tasks.rados.rados.0.smithi040.stdout:2511: writing smithi04088644-98 from 3193428 to 3496252 tid 3 2023-12-01T15:46:51.172 INFO:tasks.rados.rados.0.smithi040.stdout:2512: read oid 389 snap -1 2023-12-01T15:46:51.172 INFO:tasks.rados.rados.0.smithi040.stdout:2512: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:46:51.172 INFO:tasks.rados.rados.0.smithi040.stdout:2513: write oid 479 current snap is 0 2023-12-01T15:46:51.172 INFO:tasks.rados.rados.0.smithi040.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-12-01T15:46:51.179 INFO:tasks.rados.rados.0.smithi040.stdout:2513: writing smithi04088644-479 from 713059 to 1311567 tid 1 2023-12-01T15:46:51.186 INFO:tasks.rados.rados.0.smithi040.stdout:2513: writing smithi04088644-479 from 2093376 to 2526272 tid 2 2023-12-01T15:46:51.192 INFO:tasks.rados.rados.0.smithi040.stdout:2513: writing smithi04088644-479 from 3104498 to 3513059 tid 3 2023-12-01T15:46:51.192 INFO:tasks.rados.rados.0.smithi040.stdout:2514: write oid 36 current snap is 0 2023-12-01T15:46:51.192 INFO:tasks.rados.rados.0.smithi040.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-12-01T15:46:51.200 INFO:tasks.rados.rados.0.smithi040.stdout:2514: writing smithi04088644-36 from 729866 to 1403623 tid 1 2023-12-01T15:46:51.208 INFO:tasks.rados.rados.0.smithi040.stdout:2514: writing smithi04088644-36 from 2151858 to 2844765 tid 2 2023-12-01T15:46:51.208 INFO:tasks.rados.rados.0.smithi040.stdout:2515: write oid 325 current snap is 0 2023-12-01T15:46:51.208 INFO:tasks.rados.rados.0.smithi040.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-12-01T15:46:51.217 INFO:tasks.rados.rados.0.smithi040.stdout:2515: writing smithi04088644-325 from 746673 to 1495679 tid 1 2023-12-01T15:46:51.223 INFO:tasks.rados.rados.0.smithi040.stdout:2515: writing smithi04088644-325 from 2210340 to 2646905 tid 2 2023-12-01T15:46:51.229 INFO:tasks.rados.rados.0.smithi040.stdout:2515: writing smithi04088644-325 from 3159344 to 3546673 tid 3 2023-12-01T15:46:51.229 INFO:tasks.rados.rados.0.smithi040.stdout:2516: read oid 90 snap -1 2023-12-01T15:46:51.229 INFO:tasks.rados.rados.0.smithi040.stdout:2516: expect deleted 2023-12-01T15:46:51.229 INFO:tasks.rados.rados.0.smithi040.stdout:2517: write oid 410 current snap is 0 2023-12-01T15:46:51.229 INFO:tasks.rados.rados.0.smithi040.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-12-01T15:46:51.236 INFO:tasks.rados.rados.0.smithi040.stdout:2517: writing smithi04088644-410 from 763480 to 1187735 tid 1 2023-12-01T15:46:51.244 INFO:tasks.rados.rados.0.smithi040.stdout:2517: writing smithi04088644-410 from 1868822 to 2565398 tid 2 2023-12-01T15:46:51.249 INFO:tasks.rados.rados.0.smithi040.stdout:2517: writing smithi04088644-410 from 3186767 to 3563480 tid 3 2023-12-01T15:46:51.249 INFO:tasks.rados.rados.0.smithi040.stdout:2518: read oid 478 snap -1 2023-12-01T15:46:51.250 INFO:tasks.rados.rados.0.smithi040.stdout:2518: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T15:46:51.250 INFO:tasks.rados.rados.0.smithi040.stdout:2519: write oid 164 current snap is 0 2023-12-01T15:46:51.250 INFO:tasks.rados.rados.0.smithi040.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-12-01T15:46:51.257 INFO:tasks.rados.rados.0.smithi040.stdout:2519: writing smithi04088644-164 from 780287 to 1279791 tid 1 2023-12-01T15:46:51.262 INFO:tasks.rados.rados.0.smithi040.stdout:2519: writing smithi04088644-164 from 1810951 to 2251185 tid 2 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2519: writing smithi04088644-164 from 2697837 to 3165916 tid 3 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: finishing write tid 1 to smithi04088644-225 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: finishing write tid 2 to smithi04088644-225 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: finishing write tid 3 to smithi04088644-225 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: finishing write tid 4 to smithi04088644-225 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: finishing write tid 5 to smithi04088644-225 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: oid 225 updating version 0 to 285 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: oid 225 updating version 285 to 287 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: oid 225 updating version 287 to 288 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:2504: oid 225 version 288 is already newer than 286 2023-12-01T15:46:51.268 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 288 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2504: left oid 225 (ObjNum 1634 snap 0 seq_num 1634) 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2504: done (15 left) 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2505: done (14 left) 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2520: read oid 158 snap -1 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2520: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2521: write oid 166 current snap is 0 2023-12-01T15:46:51.269 INFO:tasks.rados.rados.0.smithi040.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-12-01T15:46:51.275 INFO:tasks.rados.rados.0.smithi040.stdout:2521: writing smithi04088644-166 from 797094 to 1371847 tid 1 2023-12-01T15:46:51.282 INFO:tasks.rados.rados.0.smithi040.stdout:2521: writing smithi04088644-166 from 1869433 to 2569678 tid 2 2023-12-01T15:46:51.288 INFO:tasks.rados.rados.0.smithi040.stdout:2521: writing smithi04088644-166 from 3125260 to 3597094 tid 3 2023-12-01T15:46:51.288 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:51.288 INFO:tasks.rados.rados.0.smithi040.stdout:2506: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-12-01T15:46:51.420 INFO:tasks.rados.rados.0.smithi040.stdout:2508: finishing write tid 1 to smithi04088644-154 2023-12-01T15:46:51.420 INFO:tasks.rados.rados.0.smithi040.stdout:2508: finishing write tid 2 to smithi04088644-154 2023-12-01T15:46:51.420 INFO:tasks.rados.rados.0.smithi040.stdout:2507: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-12-01T15:46:51.524 INFO:tasks.rados.rados.0.smithi040.stdout:2511: finishing write tid 1 to smithi04088644-98 2023-12-01T15:46:51.524 INFO:tasks.rados.rados.0.smithi040.stdout:2509: expect (ObjNum 174 snap 0 seq_num 174) 2023-12-01T15:46:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:51 smithi141 bash[31670]: cluster 2023-12-01T15:46:49.557374+0000 mgr.y (mgr.24356) 260 : cluster 0 pgmap v230: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T15:46:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:51 smithi141 bash[31670]: audit 2023-12-01T15:46:50.415784+0000 mon.a (mon.0) 883 : audit 0 from='client.? 172.21.15.40:0/2213982763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:51.625 INFO:tasks.rados.rados.0.smithi040.stdout:2508: finishing write tid 3 to smithi04088644-154 2023-12-01T15:46:51.625 INFO:tasks.rados.rados.0.smithi040.stdout:2508: finishing write tid 4 to smithi04088644-154 2023-12-01T15:46:51.625 INFO:tasks.rados.rados.0.smithi040.stdout:2508: finishing write tid 5 to smithi04088644-154 2023-12-01T15:46:51.625 INFO:tasks.rados.rados.0.smithi040.stdout:2508: oid 154 updating version 0 to 382 2023-12-01T15:46:51.625 INFO:tasks.rados.rados.0.smithi040.stdout:2508: oid 154 version 382 is already newer than 379 2023-12-01T15:46:51.626 INFO:tasks.rados.rados.0.smithi040.stdout:2508: oid 154 version 382 is already newer than 381 2023-12-01T15:46:51.626 INFO:tasks.rados.rados.0.smithi040.stdout:2508: oid 154 version 382 is already newer than 380 2023-12-01T15:46:51.626 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 382 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-12-01T15:46:51.626 INFO:tasks.rados.rados.0.smithi040.stdout:2508: left oid 154 (ObjNum 1635 snap 0 seq_num 1635) 2023-12-01T15:46:51.626 INFO:tasks.rados.rados.0.smithi040.stdout:2510: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:46:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:51 smithi040 bash[28232]: cluster 2023-12-01T15:46:49.557374+0000 mgr.y (mgr.24356) 260 : cluster 0 pgmap v230: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T15:46:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:51 smithi040 bash[28232]: audit 2023-12-01T15:46:50.415784+0000 mon.a (mon.0) 883 : audit 0 from='client.? 172.21.15.40:0/2213982763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:51 smithi040 bash[41173]: cluster 2023-12-01T15:46:49.557374+0000 mgr.y (mgr.24356) 260 : cluster 0 pgmap v230: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T15:46:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:51 smithi040 bash[41173]: audit 2023-12-01T15:46:50.415784+0000 mon.a (mon.0) 883 : audit 0 from='client.? 172.21.15.40:0/2213982763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:51.718 INFO:tasks.rados.rados.0.smithi040.stdout:2511: finishing write tid 2 to smithi04088644-98 2023-12-01T15:46:51.718 INFO:tasks.rados.rados.0.smithi040.stdout:2511: finishing write tid 3 to smithi04088644-98 2023-12-01T15:46:51.718 INFO:tasks.rados.rados.0.smithi040.stdout:2511: finishing write tid 4 to smithi04088644-98 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2511: finishing write tid 5 to smithi04088644-98 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2511: oid 98 updating version 0 to 235 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2511: oid 98 version 235 is already newer than 232 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2511: oid 98 version 235 is already newer than 234 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2511: oid 98 version 235 is already newer than 233 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 98 v 235 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2511: left oid 98 (ObjNum 1636 snap 0 seq_num 1636) 2023-12-01T15:46:51.719 INFO:tasks.rados.rados.0.smithi040.stdout:2512: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:46:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:2513: finishing write tid 1 to smithi04088644-479 2023-12-01T15:46:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:2513: finishing write tid 2 to smithi04088644-479 2023-12-01T15:46:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:2513: finishing write tid 3 to smithi04088644-479 2023-12-01T15:46:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:2513: finishing write tid 4 to smithi04088644-479 2023-12-01T15:46:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:2513: finishing write tid 5 to smithi04088644-479 2023-12-01T15:46:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:2513: oid 479 updating version 0 to 278 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2513: oid 479 updating version 278 to 279 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2513: oid 479 version 279 is already newer than 277 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2513: oid 479 version 279 is already newer than 276 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 479 v 279 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2513: left oid 479 (ObjNum 1637 snap 0 seq_num 1637) 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: finishing write tid 1 to smithi04088644-36 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: finishing write tid 2 to smithi04088644-36 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: finishing write tid 3 to smithi04088644-36 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: finishing write tid 4 to smithi04088644-36 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: oid 36 updating version 0 to 348 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: oid 36 updating version 348 to 349 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: oid 36 updating version 349 to 350 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 350 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2514: left oid 36 (ObjNum 1638 snap 0 seq_num 1638) 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing write tid 1 to smithi04088644-325 2023-12-01T15:46:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing write tid 2 to smithi04088644-325 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing write tid 3 to smithi04088644-325 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing write tid 4 to smithi04088644-325 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing write tid 5 to smithi04088644-325 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: oid 325 updating version 0 to 290 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: oid 325 updating version 290 to 291 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: oid 325 updating version 291 to 292 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: oid 325 version 292 is already newer than 289 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 325 v 292 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2515: left oid 325 (ObjNum 1639 snap 0 seq_num 1639) 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: finishing write tid 1 to smithi04088644-410 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: finishing write tid 2 to smithi04088644-410 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: finishing write tid 3 to smithi04088644-410 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: finishing write tid 4 to smithi04088644-410 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: finishing write tid 5 to smithi04088644-410 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: oid 410 updating version 0 to 385 2023-12-01T15:46:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:2517: oid 410 updating version 385 to 386 2023-12-01T15:46:51.833 INFO:tasks.rados.rados.0.smithi040.stdout:2517: oid 410 version 386 is already newer than 384 2023-12-01T15:46:51.833 INFO:tasks.rados.rados.0.smithi040.stdout:2517: oid 410 version 386 is already newer than 383 2023-12-01T15:46:51.833 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 410 v 386 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-12-01T15:46:51.833 INFO:tasks.rados.rados.0.smithi040.stdout:2517: left oid 410 (ObjNum 1640 snap 0 seq_num 1640) 2023-12-01T15:46:51.833 INFO:tasks.rados.rados.0.smithi040.stdout:2518: expect (ObjNum 504 snap 0 seq_num 504) 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: finishing write tid 1 to smithi04088644-164 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: finishing write tid 2 to smithi04088644-164 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: finishing write tid 3 to smithi04088644-164 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: finishing write tid 4 to smithi04088644-164 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: finishing write tid 5 to smithi04088644-164 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: oid 164 updating version 0 to 387 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: oid 164 updating version 387 to 389 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: oid 164 version 389 is already newer than 388 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: oid 164 updating version 389 to 390 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 164 v 390 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2519: left oid 164 (ObjNum 1641 snap 0 seq_num 1641) 2023-12-01T15:46:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:2520: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 1 to smithi04088644-166 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 2 to smithi04088644-166 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 3 to smithi04088644-166 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 4 to smithi04088644-166 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 5 to smithi04088644-166 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: oid 166 updating version 0 to 456 2023-12-01T15:46:52.070 INFO:tasks.rados.rados.0.smithi040.stdout:2521: oid 166 version 456 is already newer than 455 2023-12-01T15:46:52.071 INFO:tasks.rados.rados.0.smithi040.stdout:2521: oid 166 version 456 is already newer than 453 2023-12-01T15:46:52.071 INFO:tasks.rados.rados.0.smithi040.stdout:2521: oid 166 version 456 is already newer than 454 2023-12-01T15:46:52.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 166 v 456 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-12-01T15:46:52.071 INFO:tasks.rados.rados.0.smithi040.stdout:2521: left oid 166 (ObjNum 1642 snap 0 seq_num 1642) 2023-12-01T15:46:52.071 INFO:tasks.rados.rados.0.smithi040.stdout:2506: done (15 left) 2023-12-01T15:46:52.071 INFO:tasks.rados.rados.0.smithi040.stdout:2507: done (14 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2508: done (13 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2509: done (12 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2510: done (11 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2511: done (10 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2512: done (9 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2513: done (8 left) 2023-12-01T15:46:52.072 INFO:tasks.rados.rados.0.smithi040.stdout:2514: done (7 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2515: done (6 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2516: done (5 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2517: done (4 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2518: done (3 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2519: done (2 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2520: done (1 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2521: done (0 left) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2522: read oid 209 snap -1 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2522: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2523: read oid 404 snap -1 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2523: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-12-01T15:46:52.073 INFO:tasks.rados.rados.0.smithi040.stdout:2524: delete oid 80 current snap is 0 2023-12-01T15:46:52.074 INFO:tasks.rados.rados.0.smithi040.stdout:2524: done (2 left) 2023-12-01T15:46:52.074 INFO:tasks.rados.rados.0.smithi040.stdout:2525: read oid 425 snap -1 2023-12-01T15:46:52.074 INFO:tasks.rados.rados.0.smithi040.stdout:2525: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T15:46:52.074 INFO:tasks.rados.rados.0.smithi040.stdout:2526: read oid 385 snap -1 2023-12-01T15:46:52.075 INFO:tasks.rados.rados.0.smithi040.stdout:2526: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-12-01T15:46:52.075 INFO:tasks.rados.rados.0.smithi040.stdout:2527: read oid 54 snap -1 2023-12-01T15:46:52.075 INFO:tasks.rados.rados.0.smithi040.stdout:2527: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T15:46:52.075 INFO:tasks.rados.rados.0.smithi040.stdout:2528: write oid 488 current snap is 0 2023-12-01T15:46:52.075 INFO:tasks.rados.rados.0.smithi040.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-12-01T15:46:52.081 INFO:tasks.rados.rados.0.smithi040.stdout:2528: writing smithi04088644-488 from 430708 to 872312 tid 1 2023-12-01T15:46:52.089 INFO:tasks.rados.rados.0.smithi040.stdout:2528: writing smithi04088644-488 from 1302750 to 2006664 tid 2 2023-12-01T15:46:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:2528: writing smithi04088644-488 from 2496459 to 3198354 tid 3 2023-12-01T15:46:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:2529: read oid 477 snap -1 2023-12-01T15:46:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:2529: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-12-01T15:46:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:2530: write oid 161 current snap is 0 2023-12-01T15:46:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-12-01T15:46:52.102 INFO:tasks.rados.rados.0.smithi040.stdout:2530: writing smithi04088644-161 from 447515 to 964368 tid 1 2023-12-01T15:46:52.110 INFO:tasks.rados.rados.0.smithi040.stdout:2530: writing smithi04088644-161 from 1644879 to 2092451 tid 2 2023-12-01T15:46:52.120 INFO:tasks.rados.rados.0.smithi040.stdout:2530: writing smithi04088644-161 from 2807529 to 3437049 tid 3 2023-12-01T15:46:52.120 INFO:tasks.rados.rados.0.smithi040.stdout:2531: write oid 195 current snap is 0 2023-12-01T15:46:52.121 INFO:tasks.rados.rados.0.smithi040.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-12-01T15:46:52.127 INFO:tasks.rados.rados.0.smithi040.stdout:2531: writing smithi04088644-195 from 464322 to 1056424 tid 1 2023-12-01T15:46:52.134 INFO:tasks.rados.rados.0.smithi040.stdout:2531: writing smithi04088644-195 from 1703361 to 2294591 tid 2 2023-12-01T15:46:52.139 INFO:tasks.rados.rados.0.smithi040.stdout:2531: writing smithi04088644-195 from 2718599 to 3159391 tid 3 2023-12-01T15:46:52.139 INFO:tasks.rados.rados.0.smithi040.stdout:2532: write oid 478 current snap is 0 2023-12-01T15:46:52.139 INFO:tasks.rados.rados.0.smithi040.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-12-01T15:46:52.145 INFO:tasks.rados.rados.0.smithi040.stdout:2532: writing smithi04088644-478 from 481129 to 1148480 tid 1 2023-12-01T15:46:52.151 INFO:tasks.rados.rados.0.smithi040.stdout:2532: writing smithi04088644-478 from 1761843 to 2213084 tid 2 2023-12-01T15:46:52.159 INFO:tasks.rados.rados.0.smithi040.stdout:2532: writing smithi04088644-478 from 2862375 to 3514439 tid 3 2023-12-01T15:46:52.159 INFO:tasks.rados.rados.0.smithi040.stdout:2533: write oid 124 current snap is 0 2023-12-01T15:46:52.159 INFO:tasks.rados.rados.0.smithi040.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-12-01T15:46:52.166 INFO:tasks.rados.rados.0.smithi040.stdout:2533: writing smithi04088644-124 from 497936 to 1240536 tid 1 2023-12-01T15:46:52.172 INFO:tasks.rados.rados.0.smithi040.stdout:2533: writing smithi04088644-124 from 1820325 to 2415224 tid 2 2023-12-01T15:46:52.178 INFO:tasks.rados.rados.0.smithi040.stdout:2533: writing smithi04088644-124 from 2889798 to 3353134 tid 3 2023-12-01T15:46:52.178 INFO:tasks.rados.rados.0.smithi040.stdout:2534: write oid 157 current snap is 0 2023-12-01T15:46:52.178 INFO:tasks.rados.rados.0.smithi040.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-12-01T15:46:52.183 INFO:tasks.rados.rados.0.smithi040.stdout:2534: writing smithi04088644-157 from 514743 to 932592 tid 1 2023-12-01T15:46:52.188 INFO:tasks.rados.rados.0.smithi040.stdout:2534: writing smithi04088644-157 from 1362454 to 1817364 tid 2 2023-12-01T15:46:52.196 INFO:tasks.rados.rados.0.smithi040.stdout:2534: writing smithi04088644-157 from 2400868 to 3191829 tid 3 2023-12-01T15:46:52.196 INFO:tasks.rados.rados.0.smithi040.stdout:2535: read oid 292 snap -1 2023-12-01T15:46:52.196 INFO:tasks.rados.rados.0.smithi040.stdout:2535: expect deleted 2023-12-01T15:46:52.196 INFO:tasks.rados.rados.0.smithi040.stdout:2536: read oid 291 snap -1 2023-12-01T15:46:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:2536: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:46:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:2537: delete oid 468 current snap is 0 2023-12-01T15:46:52.197 INFO:tasks.rados.rados.0.smithi040.stdout:2523: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-12-01T15:46:52.392 INFO:tasks.rados.rados.0.smithi040.stdout:2527: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T15:46:52.563 INFO:tasks.rados.rados.0.smithi040.stdout:2522: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:46:52.718 INFO:tasks.rados.rados.0.smithi040.stdout:2526: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-12-01T15:46:52.832 INFO:tasks.rados.rados.0.smithi040.stdout:2525: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T15:46:52.930 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 1 to smithi04088644-488 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 2 to smithi04088644-488 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 3 to smithi04088644-488 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 4 to smithi04088644-488 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 5 to smithi04088644-488 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: oid 488 updating version 0 to 362 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: oid 488 updating version 362 to 363 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: oid 488 updating version 363 to 364 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: oid 488 updating version 364 to 365 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 488 v 365 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: left oid 488 (ObjNum 1644 snap 0 seq_num 1644) 2023-12-01T15:46:52.931 INFO:tasks.rados.rados.0.smithi040.stdout:2529: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: finishing write tid 1 to smithi04088644-161 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: finishing write tid 2 to smithi04088644-161 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: finishing write tid 3 to smithi04088644-161 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: finishing write tid 4 to smithi04088644-161 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: finishing write tid 5 to smithi04088644-161 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: oid 161 updating version 0 to 381 2023-12-01T15:46:53.088 INFO:tasks.rados.rados.0.smithi040.stdout:2530: oid 161 version 381 is already newer than 380 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2530: oid 161 version 381 is already newer than 379 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2530: oid 161 updating version 381 to 382 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 161 v 382 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2530: left oid 161 (ObjNum 1645 snap 0 seq_num 1645) 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: finishing write tid 1 to smithi04088644-195 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: finishing write tid 2 to smithi04088644-195 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: finishing write tid 3 to smithi04088644-195 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: finishing write tid 4 to smithi04088644-195 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: finishing write tid 5 to smithi04088644-195 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: oid 195 updating version 0 to 304 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: oid 195 version 304 is already newer than 303 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: oid 195 version 304 is already newer than 302 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: oid 195 updating version 304 to 305 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 195 v 305 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-12-01T15:46:53.089 INFO:tasks.rados.rados.0.smithi040.stdout:2531: left oid 195 (ObjNum 1646 snap 0 seq_num 1646) 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: finishing write tid 1 to smithi04088644-478 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: finishing write tid 2 to smithi04088644-478 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: finishing write tid 3 to smithi04088644-478 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: finishing write tid 4 to smithi04088644-478 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: finishing write tid 5 to smithi04088644-478 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: oid 478 updating version 0 to 463 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: oid 478 updating version 463 to 464 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: oid 478 version 464 is already newer than 462 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: oid 478 version 464 is already newer than 461 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 464 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2532: left oid 478 (ObjNum 1647 snap 0 seq_num 1647) 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 1 to smithi04088644-124 2023-12-01T15:46:53.090 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 2 to smithi04088644-124 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 3 to smithi04088644-124 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 4 to smithi04088644-124 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 5 to smithi04088644-124 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: oid 124 updating version 0 to 384 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: oid 124 version 384 is already newer than 383 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: oid 124 updating version 384 to 386 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: oid 124 version 386 is already newer than 385 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 124 v 386 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2533: left oid 124 (ObjNum 1648 snap 0 seq_num 1648) 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing write tid 1 to smithi04088644-157 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing write tid 2 to smithi04088644-157 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing write tid 3 to smithi04088644-157 2023-12-01T15:46:53.091 INFO:tasks.rados.rados.0.smithi040.stdout:2536: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing write tid 4 to smithi04088644-157 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing write tid 5 to smithi04088644-157 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: oid 157 updating version 0 to 282 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: oid 157 version 282 is already newer than 281 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: oid 157 updating version 282 to 283 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: oid 157 updating version 283 to 284 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 157 v 284 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-12-01T15:46:53.243 INFO:tasks.rados.rados.0.smithi040.stdout:2534: left oid 157 (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2522: done (14 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2523: done (13 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2525: done (12 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2526: done (11 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2527: done (10 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2528: done (9 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2529: done (8 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2530: done (7 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2531: done (6 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2532: done (5 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2533: done (4 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2534: done (3 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2535: done (2 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2536: done (1 left) 2023-12-01T15:46:53.244 INFO:tasks.rados.rados.0.smithi040.stdout:2537: done (0 left) 2023-12-01T15:46:53.245 INFO:tasks.rados.rados.0.smithi040.stdout:2538: write oid 253 current snap is 0 2023-12-01T15:46:53.245 INFO:tasks.rados.rados.0.smithi040.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-12-01T15:46:53.252 INFO:tasks.rados.rados.0.smithi040.stdout:2538: writing smithi04088644-253 from 548357 to 1233057 tid 1 2023-12-01T15:46:53.260 INFO:tasks.rados.rados.0.smithi040.stdout:2538: writing smithi04088644-253 from 1995771 to 2454350 tid 2 2023-12-01T15:46:53.266 INFO:tasks.rados.rados.0.smithi040.stdout:2538: writing smithi04088644-253 from 2972067 to 3385572 tid 3 2023-12-01T15:46:53.266 INFO:tasks.rados.rados.0.smithi040.stdout:2539: delete oid 340 current snap is 0 2023-12-01T15:46:53.266 INFO:tasks.rados.rados.0.smithi040.stdout:2538: finishing write tid 1 to smithi04088644-253 2023-12-01T15:46:53.267 INFO:tasks.rados.rados.0.smithi040.stdout:2538: finishing write tid 2 to smithi04088644-253 2023-12-01T15:46:53.271 INFO:tasks.rados.rados.0.smithi040.stdout:2538: finishing write tid 3 to smithi04088644-253 2023-12-01T15:46:53.271 INFO:tasks.rados.rados.0.smithi040.stdout:2538: finishing write tid 4 to smithi04088644-253 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: finishing write tid 5 to smithi04088644-253 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: oid 253 updating version 0 to 467 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: oid 253 version 467 is already newer than 465 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: oid 253 version 467 is already newer than 466 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: oid 253 updating version 467 to 468 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 253 v 468 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: left oid 253 (ObjNum 1651 snap 0 seq_num 1651) 2023-12-01T15:46:53.272 INFO:tasks.rados.rados.0.smithi040.stdout:2538: done (1 left) 2023-12-01T15:46:53.273 INFO:tasks.rados.rados.0.smithi040.stdout:2539: done (0 left) 2023-12-01T15:46:53.273 INFO:tasks.rados.rados.0.smithi040.stdout:2540: write oid 148 current snap is 0 2023-12-01T15:46:53.273 INFO:tasks.rados.rados.0.smithi040.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-12-01T15:46:53.277 INFO:tasks.rados.rados.0.smithi040.stdout:2540: writing smithi04088644-148 from 581971 to 1017169 tid 1 2023-12-01T15:46:53.285 INFO:tasks.rados.rados.0.smithi040.stdout:2540: writing smithi04088644-148 from 1712735 to 2174983 tid 2 2023-12-01T15:46:53.290 INFO:tasks.rados.rados.0.smithi040.stdout:2540: writing smithi04088644-148 from 2626913 to 3062962 tid 3 2023-12-01T15:46:53.294 INFO:tasks.rados.rados.0.smithi040.stdout:2540: writing smithi04088644-148 from 3752375 to 3781971 tid 4 2023-12-01T15:46:53.295 INFO:tasks.rados.rados.0.smithi040.stdout:2541: write oid 296 current snap is 0 2023-12-01T15:46:53.295 INFO:tasks.rados.rados.0.smithi040.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-12-01T15:46:53.303 INFO:tasks.rados.rados.0.smithi040.stdout:2541: writing smithi04088644-296 from 598778 to 1109225 tid 1 2023-12-01T15:46:53.309 INFO:tasks.rados.rados.0.smithi040.stdout:2541: writing smithi04088644-296 from 1654864 to 2260770 tid 2 2023-12-01T15:46:53.318 INFO:tasks.rados.rados.0.smithi040.stdout:2541: writing smithi04088644-296 from 2937983 to 3701657 tid 3 2023-12-01T15:46:53.318 INFO:tasks.rados.rados.0.smithi040.stdout:2542: write oid 369 current snap is 0 2023-12-01T15:46:53.318 INFO:tasks.rados.rados.0.smithi040.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-12-01T15:46:53.325 INFO:tasks.rados.rados.0.smithi040.stdout:2542: writing smithi04088644-369 from 615585 to 1201281 tid 1 2023-12-01T15:46:53.330 INFO:tasks.rados.rados.0.smithi040.stdout:2542: writing smithi04088644-369 from 1713346 to 2179263 tid 2 2023-12-01T15:46:53.338 INFO:tasks.rados.rados.0.smithi040.stdout:2542: writing smithi04088644-369 from 2965406 to 3540352 tid 3 2023-12-01T15:46:53.338 INFO:tasks.rados.rados.0.smithi040.stdout:2543: write oid 474 current snap is 0 2023-12-01T15:46:53.338 INFO:tasks.rados.rados.0.smithi040.stdout:2540: finishing write tid 1 to smithi04088644-148 2023-12-01T15:46:53.338 INFO:tasks.rados.rados.0.smithi040.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-12-01T15:46:53.345 INFO:tasks.rados.rados.0.smithi040.stdout:2543: writing smithi04088644-474 from 632392 to 1293337 tid 1 2023-12-01T15:46:53.351 INFO:tasks.rados.rados.0.smithi040.stdout:2543: writing smithi04088644-474 from 1771828 to 2381403 tid 2 2023-12-01T15:46:53.359 INFO:tasks.rados.rados.0.smithi040.stdout:2543: writing smithi04088644-474 from 2992829 to 3779047 tid 3 2023-12-01T15:46:53.360 INFO:tasks.rados.rados.0.smithi040.stdout:2544: write oid 253 current snap is 0 2023-12-01T15:46:53.360 INFO:tasks.rados.rados.0.smithi040.stdout:2540: finishing write tid 2 to smithi04088644-148 2023-12-01T15:46:53.360 INFO:tasks.rados.rados.0.smithi040.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-12-01T15:46:53.367 INFO:tasks.rados.rados.0.smithi040.stdout:2544: writing smithi04088644-253 from 649199 to 1385393 tid 1 2023-12-01T15:46:53.374 INFO:tasks.rados.rados.0.smithi040.stdout:2544: writing smithi04088644-253 from 1830310 to 2583543 tid 2 2023-12-01T15:46:53.382 INFO:tasks.rados.rados.0.smithi040.stdout:2544: writing smithi04088644-253 from 3303899 to 3849199 tid 3 2023-12-01T15:46:53.382 INFO:tasks.rados.rados.0.smithi040.stdout:2545: write oid 355 current snap is 0 2023-12-01T15:46:53.382 INFO:tasks.rados.rados.0.smithi040.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-12-01T15:46:53.388 INFO:tasks.rados.rados.0.smithi040.stdout:2545: writing smithi04088644-355 from 666006 to 1193802 tid 1 2023-12-01T15:46:53.396 INFO:tasks.rados.rados.0.smithi040.stdout:2545: writing smithi04088644-355 from 1888792 to 2502036 tid 2 2023-12-01T15:46:53.406 INFO:tasks.rados.rados.0.smithi040.stdout:2545: writing smithi04088644-355 from 3047675 to 3572790 tid 3 2023-12-01T15:46:53.406 INFO:tasks.rados.rados.0.smithi040.stdout:2546: read oid 490 snap -1 2023-12-01T15:46:53.406 INFO:tasks.rados.rados.0.smithi040.stdout:2546: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T15:46:53.406 INFO:tasks.rados.rados.0.smithi040.stdout:2547: write oid 14 current snap is 0 2023-12-01T15:46:53.406 INFO:tasks.rados.rados.0.smithi040.stdout:2540: finishing write tid 3 to smithi04088644-148 2023-12-01T15:46:53.406 INFO:tasks.rados.rados.0.smithi040.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-12-01T15:46:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:2547: writing smithi04088644-14 from 682813 to 1285858 tid 1 2023-12-01T15:46:53.422 INFO:tasks.rados.rados.0.smithi040.stdout:2547: writing smithi04088644-14 from 1947274 to 2704176 tid 2 2023-12-01T15:46:53.430 INFO:tasks.rados.rados.0.smithi040.stdout:2547: writing smithi04088644-14 from 3358745 to 3882813 tid 3 2023-12-01T15:46:53.430 INFO:tasks.rados.rados.0.smithi040.stdout:2548: delete oid 68 current snap is 0 2023-12-01T15:46:53.430 INFO:tasks.rados.rados.0.smithi040.stdout:2540: finishing write tid 4 to smithi04088644-148 2023-12-01T15:46:53.430 INFO:tasks.rados.rados.0.smithi040.stdout:2540: finishing write tid 5 to smithi04088644-148 2023-12-01T15:46:53.430 INFO:tasks.rados.rados.0.smithi040.stdout:2540: finishing write tid 6 to smithi04088644-148 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2540: oid 148 updating version 0 to 367 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2540: oid 148 updating version 367 to 368 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2540: oid 148 updating version 368 to 370 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2540: oid 148 version 370 is already newer than 366 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2540: oid 148 version 370 is already newer than 369 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 148 v 370 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: finishing write tid 1 to smithi04088644-296 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: finishing write tid 2 to smithi04088644-296 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: finishing write tid 3 to smithi04088644-296 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: finishing write tid 4 to smithi04088644-296 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: finishing write tid 5 to smithi04088644-296 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: oid 296 updating version 0 to 394 2023-12-01T15:46:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:2541: oid 296 version 394 is already newer than 392 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2541: oid 296 version 394 is already newer than 391 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2541: oid 296 version 394 is already newer than 393 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 296 v 394 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing write tid 1 to smithi04088644-369 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing write tid 2 to smithi04088644-369 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing write tid 3 to smithi04088644-369 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing write tid 4 to smithi04088644-369 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing write tid 5 to smithi04088644-369 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: oid 369 updating version 0 to 351 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: oid 369 updating version 351 to 352 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: oid 369 updating version 352 to 353 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: oid 369 updating version 353 to 354 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 369 v 354 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-12-01T15:46:53.432 INFO:tasks.rados.rados.0.smithi040.stdout:2543: finishing write tid 1 to smithi04088644-474 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: finishing write tid 2 to smithi04088644-474 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: finishing write tid 3 to smithi04088644-474 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: finishing write tid 4 to smithi04088644-474 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: finishing write tid 5 to smithi04088644-474 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: oid 474 updating version 0 to 285 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: oid 474 updating version 285 to 286 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: oid 474 updating version 286 to 288 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: oid 474 version 288 is already newer than 287 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 474 v 288 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2544: finishing write tid 1 to smithi04088644-253 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2544: finishing write tid 2 to smithi04088644-253 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2544: finishing write tid 3 to smithi04088644-253 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2544: finishing write tid 4 to smithi04088644-253 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2544: finishing write tid 5 to smithi04088644-253 2023-12-01T15:46:53.433 INFO:tasks.rados.rados.0.smithi040.stdout:2544: oid 253 updating version 0 to 470 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2544: oid 253 updating version 470 to 472 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2544: oid 253 updating version 472 to 473 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2544: oid 253 version 473 is already newer than 471 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 253 v 473 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 1 to smithi04088644-355 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 2 to smithi04088644-355 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 3 to smithi04088644-355 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 4 to smithi04088644-355 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 5 to smithi04088644-355 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: oid 355 updating version 0 to 265 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: oid 355 updating version 265 to 268 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: oid 355 version 268 is already newer than 266 2023-12-01T15:46:53.434 INFO:tasks.rados.rados.0.smithi040.stdout:2545: oid 355 version 268 is already newer than 267 2023-12-01T15:46:53.435 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 268 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-12-01T15:46:53.435 INFO:tasks.rados.rados.0.smithi040.stdout:2545: left oid 355 (ObjNum 1658 snap 0 seq_num 1658) 2023-12-01T15:46:53.435 INFO:tasks.rados.rados.0.smithi040.stdout:2546: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-12-01T15:46:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:53 smithi141 bash[31670]: cluster 2023-12-01T15:46:51.558069+0000 mgr.y (mgr.24356) 261 : cluster 0 pgmap v231: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-12-01T15:46:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:53 smithi141 bash[31670]: audit 2023-12-01T15:46:52.857006+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.40:0/1665941504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:53.572 INFO:tasks.rados.rados.0.smithi040.stdout:2547: finishing write tid 1 to smithi04088644-14 2023-12-01T15:46:53.572 INFO:tasks.rados.rados.0.smithi040.stdout:2547: finishing write tid 2 to smithi04088644-14 2023-12-01T15:46:53.572 INFO:tasks.rados.rados.0.smithi040.stdout:2547: finishing write tid 3 to smithi04088644-14 2023-12-01T15:46:53.572 INFO:tasks.rados.rados.0.smithi040.stdout:2547: finishing write tid 4 to smithi04088644-14 2023-12-01T15:46:53.572 INFO:tasks.rados.rados.0.smithi040.stdout:2547: finishing write tid 5 to smithi04088644-14 2023-12-01T15:46:53.572 INFO:tasks.rados.rados.0.smithi040.stdout:2547: oid 14 updating version 0 to 256 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2547: oid 14 version 256 is already newer than 254 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2547: oid 14 version 256 is already newer than 253 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2547: oid 14 version 256 is already newer than 255 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 256 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2547: left oid 14 (ObjNum 1659 snap 0 seq_num 1659) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2540: done (8 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2541: done (7 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2542: done (6 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2543: done (5 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2544: done (4 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2545: done (3 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2546: done (2 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2547: done (1 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2548: done (0 left) 2023-12-01T15:46:53.573 INFO:tasks.rados.rados.0.smithi040.stdout:2549: write oid 384 current snap is 0 2023-12-01T15:46:53.574 INFO:tasks.rados.rados.0.smithi040.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-12-01T15:46:53.580 INFO:tasks.rados.rados.0.smithi040.stdout:2549: writing smithi04088644-384 from 716427 to 1469970 tid 1 2023-12-01T15:46:53.588 INFO:tasks.rados.rados.0.smithi040.stdout:2549: writing smithi04088644-384 from 2064238 to 2824809 tid 2 2023-12-01T15:46:53.594 INFO:tasks.rados.rados.0.smithi040.stdout:2549: writing smithi04088644-384 from 3413591 to 3916427 tid 3 2023-12-01T15:46:53.594 INFO:tasks.rados.rados.0.smithi040.stdout:2550: write oid 107 current snap is 0 2023-12-01T15:46:53.594 INFO:tasks.rados.rados.0.smithi040.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-12-01T15:46:53.600 INFO:tasks.rados.rados.0.smithi040.stdout:2550: writing smithi04088644-107 from 733234 to 1162026 tid 1 2023-12-01T15:46:53.607 INFO:tasks.rados.rados.0.smithi040.stdout:2550: writing smithi04088644-107 from 1606367 to 2226949 tid 2 2023-12-01T15:46:53.612 INFO:tasks.rados.rados.0.smithi040.stdout:2550: writing smithi04088644-107 from 2641014 to 3211217 tid 3 2023-12-01T15:46:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2550: writing smithi04088644-107 from 3664879 to 3933234 tid 4 2023-12-01T15:46:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2551: write oid 45 current snap is 0 2023-12-01T15:46:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-12-01T15:46:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2551: writing smithi04088644-45 from 750041 to 1254082 tid 1 2023-12-01T15:46:53.630 INFO:tasks.rados.rados.0.smithi040.stdout:2551: writing smithi04088644-45 from 1664849 to 2429089 tid 2 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2551: writing smithi04088644-45 from 2952084 to 3449912 tid 3 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2552: delete oid 408 current snap is 0 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: finishing write tid 1 to smithi04088644-384 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: finishing write tid 2 to smithi04088644-384 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: finishing write tid 3 to smithi04088644-384 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: finishing write tid 4 to smithi04088644-384 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: finishing write tid 5 to smithi04088644-384 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: oid 384 updating version 0 to 357 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: oid 384 version 357 is already newer than 355 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: oid 384 version 357 is already newer than 356 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:2549: oid 384 updating version 357 to 358 2023-12-01T15:46:53.637 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 358 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: finishing write tid 1 to smithi04088644-107 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: finishing write tid 2 to smithi04088644-107 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: finishing write tid 3 to smithi04088644-107 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: finishing write tid 4 to smithi04088644-107 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: finishing write tid 5 to smithi04088644-107 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: finishing write tid 6 to smithi04088644-107 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: oid 107 updating version 0 to 474 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: oid 107 updating version 474 to 477 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: oid 107 version 477 is already newer than 475 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: oid 107 version 477 is already newer than 476 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: oid 107 updating version 477 to 478 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 478 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-12-01T15:46:53.638 INFO:tasks.rados.rados.0.smithi040.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-12-01T15:46:53.639 INFO:tasks.rados.rados.0.smithi040.stdout:2551: finishing write tid 1 to smithi04088644-45 2023-12-01T15:46:53.639 INFO:tasks.rados.rados.0.smithi040.stdout:2551: finishing write tid 2 to smithi04088644-45 2023-12-01T15:46:53.640 INFO:tasks.rados.rados.0.smithi040.stdout:2551: finishing write tid 3 to smithi04088644-45 2023-12-01T15:46:53.641 INFO:tasks.rados.rados.0.smithi040.stdout:2549: done (3 left) 2023-12-01T15:46:53.641 INFO:tasks.rados.rados.0.smithi040.stdout:2550: done (2 left) 2023-12-01T15:46:53.641 INFO:tasks.rados.rados.0.smithi040.stdout:2552: done (1 left) 2023-12-01T15:46:53.641 INFO:tasks.rados.rados.0.smithi040.stdout:2553: write oid 359 current snap is 0 2023-12-01T15:46:53.641 INFO:tasks.rados.rados.0.smithi040.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-12-01T15:46:53.649 INFO:tasks.rados.rados.0.smithi040.stdout:2553: writing smithi04088644-359 from 783655 to 1554547 tid 1 2023-12-01T15:46:53.659 INFO:tasks.rados.rados.0.smithi040.stdout:2553: writing smithi04088644-359 from 2298166 to 3066075 tid 2 2023-12-01T15:46:53.664 INFO:tasks.rados.rados.0.smithi040.stdout:2553: writing smithi04088644-359 from 3639636 to 3983655 tid 3 2023-12-01T15:46:53.664 INFO:tasks.rados.rados.0.smithi040.stdout:2554: read oid 54 snap -1 2023-12-01T15:46:53.665 INFO:tasks.rados.rados.0.smithi040.stdout:2554: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T15:46:53.665 INFO:tasks.rados.rados.0.smithi040.stdout:2555: write oid 268 current snap is 0 2023-12-01T15:46:53.665 INFO:tasks.rados.rados.0.smithi040.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-12-01T15:46:53.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:53 smithi040 bash[41173]: cluster 2023-12-01T15:46:51.558069+0000 mgr.y (mgr.24356) 261 : cluster 0 pgmap v231: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-12-01T15:46:53.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:53 smithi040 bash[41173]: audit 2023-12-01T15:46:52.857006+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.40:0/1665941504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:53 smithi040 bash[28232]: cluster 2023-12-01T15:46:51.558069+0000 mgr.y (mgr.24356) 261 : cluster 0 pgmap v231: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-12-01T15:46:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:53 smithi040 bash[28232]: audit 2023-12-01T15:46:52.857006+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.40:0/1665941504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:53.669 INFO:tasks.rados.rados.0.smithi040.stdout:2555: writing smithi04088644-268 from 400462 to 846603 tid 1 2023-12-01T15:46:53.676 INFO:tasks.rados.rados.0.smithi040.stdout:2555: writing smithi04088644-268 from 1440295 to 2000462 tid 2 2023-12-01T15:46:53.676 INFO:tasks.rados.rados.0.smithi040.stdout:2556: read oid 177 snap -1 2023-12-01T15:46:53.676 INFO:tasks.rados.rados.0.smithi040.stdout:2556: expect deleted 2023-12-01T15:46:53.676 INFO:tasks.rados.rados.0.smithi040.stdout:2557: write oid 394 current snap is 0 2023-12-01T15:46:53.677 INFO:tasks.rados.rados.0.smithi040.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-12-01T15:46:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:2557: writing smithi04088644-394 from 417269 to 938659 tid 1 2023-12-01T15:46:53.688 INFO:tasks.rados.rados.0.smithi040.stdout:2557: writing smithi04088644-394 from 1498777 to 2017269 tid 2 2023-12-01T15:46:53.688 INFO:tasks.rados.rados.0.smithi040.stdout:2558: read oid 486 snap -1 2023-12-01T15:46:53.688 INFO:tasks.rados.rados.0.smithi040.stdout:2558: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-12-01T15:46:53.688 INFO:tasks.rados.rados.0.smithi040.stdout:2559: write oid 327 current snap is 0 2023-12-01T15:46:53.688 INFO:tasks.rados.rados.0.smithi040.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-12-01T15:46:53.694 INFO:tasks.rados.rados.0.smithi040.stdout:2559: writing smithi04088644-327 from 434076 to 1030715 tid 1 2023-12-01T15:46:53.700 INFO:tasks.rados.rados.0.smithi040.stdout:2559: writing smithi04088644-327 from 1557259 to 2034076 tid 2 2023-12-01T15:46:53.700 INFO:tasks.rados.rados.0.smithi040.stdout:2560: read oid 132 snap -1 2023-12-01T15:46:53.700 INFO:tasks.rados.rados.0.smithi040.stdout:2560: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T15:46:53.700 INFO:tasks.rados.rados.0.smithi040.stdout:2561: write oid 19 current snap is 0 2023-12-01T15:46:53.700 INFO:tasks.rados.rados.0.smithi040.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-12-01T15:46:53.708 INFO:tasks.rados.rados.0.smithi040.stdout:2561: writing smithi04088644-19 from 450883 to 1122771 tid 1 2023-12-01T15:46:53.714 INFO:tasks.rados.rados.0.smithi040.stdout:2561: writing smithi04088644-19 from 1615741 to 2050883 tid 2 2023-12-01T15:46:53.714 INFO:tasks.rados.rados.0.smithi040.stdout:2562: write oid 444 current snap is 0 2023-12-01T15:46:53.714 INFO:tasks.rados.rados.0.smithi040.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-12-01T15:46:53.721 INFO:tasks.rados.rados.0.smithi040.stdout:2562: writing smithi04088644-444 from 467690 to 1214827 tid 1 2023-12-01T15:46:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:2562: writing smithi04088644-444 from 1957870 to 2067690 tid 2 2023-12-01T15:46:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:2563: read oid 233 snap -1 2023-12-01T15:46:53.726 INFO:tasks.rados.rados.0.smithi040.stdout:2563: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-12-01T15:46:53.727 INFO:tasks.rados.rados.0.smithi040.stdout:2564: write oid 349 current snap is 0 2023-12-01T15:46:53.727 INFO:tasks.rados.rados.0.smithi040.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-12-01T15:46:53.731 INFO:tasks.rados.rados.0.smithi040.stdout:2564: writing smithi04088644-349 from 484497 to 906883 tid 1 2023-12-01T15:46:53.738 INFO:tasks.rados.rados.0.smithi040.stdout:2564: writing smithi04088644-349 from 1616352 to 2084497 tid 2 2023-12-01T15:46:53.738 INFO:tasks.rados.rados.0.smithi040.stdout:2565: write oid 363 current snap is 0 2023-12-01T15:46:53.738 INFO:tasks.rados.rados.0.smithi040.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-12-01T15:46:53.744 INFO:tasks.rados.rados.0.smithi040.stdout:2565: writing smithi04088644-363 from 501304 to 998939 tid 1 2023-12-01T15:46:53.750 INFO:tasks.rados.rados.0.smithi040.stdout:2565: writing smithi04088644-363 from 1674834 to 2101304 tid 2 2023-12-01T15:46:53.750 INFO:tasks.rados.rados.0.smithi040.stdout:2566: read oid 499 snap -1 2023-12-01T15:46:53.751 INFO:tasks.rados.rados.0.smithi040.stdout:2566: expect (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:46:53.751 INFO:tasks.rados.rados.0.smithi040.stdout:2567: write oid 462 current snap is 0 2023-12-01T15:46:53.751 INFO:tasks.rados.rados.0.smithi040.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-12-01T15:46:53.758 INFO:tasks.rados.rados.0.smithi040.stdout:2567: writing smithi04088644-462 from 518111 to 1207348 tid 1 2023-12-01T15:46:53.763 INFO:tasks.rados.rados.0.smithi040.stdout:2567: writing smithi04088644-462 from 1849669 to 2118111 tid 2 2023-12-01T15:46:53.763 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:53.763 INFO:tasks.rados.rados.0.smithi040.stdout:2551: finishing write tid 4 to smithi04088644-45 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: finishing write tid 5 to smithi04088644-45 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: oid 45 updating version 0 to 361 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: oid 45 updating version 361 to 362 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: oid 45 version 362 is already newer than 359 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: oid 45 version 362 is already newer than 360 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 362 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2551: done (15 left) 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2568: write oid 193 current snap is 0 2023-12-01T15:46:53.764 INFO:tasks.rados.rados.0.smithi040.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-12-01T15:46:53.770 INFO:tasks.rados.rados.0.smithi040.stdout:2568: writing smithi04088644-193 from 534918 to 1299404 tid 1 2023-12-01T15:46:53.775 INFO:tasks.rados.rados.0.smithi040.stdout:2568: writing smithi04088644-193 from 1791798 to 2134918 tid 2 2023-12-01T15:46:53.775 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:53.775 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing write tid 1 to smithi04088644-359 2023-12-01T15:46:53.776 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing write tid 2 to smithi04088644-359 2023-12-01T15:46:53.776 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing write tid 3 to smithi04088644-359 2023-12-01T15:46:53.776 INFO:tasks.rados.rados.0.smithi040.stdout:2554: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing write tid 4 to smithi04088644-359 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing write tid 5 to smithi04088644-359 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: oid 359 updating version 0 to 280 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: oid 359 updating version 280 to 282 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: oid 359 version 282 is already newer than 281 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: oid 359 updating version 282 to 283 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 283 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2555: finishing write tid 1 to smithi04088644-268 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2555: finishing write tid 2 to smithi04088644-268 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2555: finishing write tid 3 to smithi04088644-268 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2555: finishing write tid 4 to smithi04088644-268 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2555: oid 268 updating version 0 to 363 2023-12-01T15:46:53.960 INFO:tasks.rados.rados.0.smithi040.stdout:2555: oid 268 updating version 363 to 365 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2555: oid 268 version 365 is already newer than 364 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 268 v 365 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing write tid 1 to smithi04088644-394 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing write tid 2 to smithi04088644-394 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing write tid 3 to smithi04088644-394 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing write tid 4 to smithi04088644-394 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: oid 394 updating version 0 to 284 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: oid 394 updating version 284 to 285 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: oid 394 updating version 285 to 286 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 394 v 286 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 1 to smithi04088644-327 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 2 to smithi04088644-327 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 3 to smithi04088644-327 2023-12-01T15:46:53.961 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 4 to smithi04088644-327 2023-12-01T15:46:53.962 INFO:tasks.rados.rados.0.smithi040.stdout:2559: oid 327 updating version 0 to 295 2023-12-01T15:46:53.962 INFO:tasks.rados.rados.0.smithi040.stdout:2559: oid 327 version 295 is already newer than 293 2023-12-01T15:46:53.962 INFO:tasks.rados.rados.0.smithi040.stdout:2559: oid 327 version 295 is already newer than 294 2023-12-01T15:46:53.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 327 v 295 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-12-01T15:46:53.962 INFO:tasks.rados.rados.0.smithi040.stdout:2559: left oid 327 (ObjNum 1668 snap 0 seq_num 1668) 2023-12-01T15:46:53.962 INFO:tasks.rados.rados.0.smithi040.stdout:2558: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-12-01T15:46:54.120 INFO:tasks.rados.rados.0.smithi040.stdout:2560: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2561: finishing write tid 1 to smithi04088644-19 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2561: finishing write tid 2 to smithi04088644-19 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2561: finishing write tid 3 to smithi04088644-19 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2553: done (15 left) 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2554: done (14 left) 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2555: done (13 left) 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2556: done (12 left) 2023-12-01T15:46:54.246 INFO:tasks.rados.rados.0.smithi040.stdout:2557: done (11 left) 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2558: done (10 left) 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2559: done (9 left) 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2560: done (8 left) 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2569: delete oid 369 current snap is 0 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2561: finishing write tid 4 to smithi04088644-19 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2561: oid 19 updating version 0 to 306 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2561: oid 19 updating version 306 to 307 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2561: oid 19 updating version 307 to 308 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 308 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2561: left oid 19 (ObjNum 1669 snap 0 seq_num 1669) 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2562: finishing write tid 1 to smithi04088644-444 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2562: finishing write tid 2 to smithi04088644-444 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2562: finishing write tid 3 to smithi04088644-444 2023-12-01T15:46:54.247 INFO:tasks.rados.rados.0.smithi040.stdout:2562: finishing write tid 4 to smithi04088644-444 2023-12-01T15:46:54.248 INFO:tasks.rados.rados.0.smithi040.stdout:2562: oid 444 updating version 0 to 375 2023-12-01T15:46:54.248 INFO:tasks.rados.rados.0.smithi040.stdout:2562: oid 444 version 375 is already newer than 373 2023-12-01T15:46:54.248 INFO:tasks.rados.rados.0.smithi040.stdout:2562: oid 444 version 375 is already newer than 374 2023-12-01T15:46:54.248 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 375 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-12-01T15:46:54.248 INFO:tasks.rados.rados.0.smithi040.stdout:2562: left oid 444 (ObjNum 1670 snap 0 seq_num 1670) 2023-12-01T15:46:54.248 INFO:tasks.rados.rados.0.smithi040.stdout:2563: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-12-01T15:46:54.410 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing write tid 1 to smithi04088644-349 2023-12-01T15:46:54.410 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing write tid 2 to smithi04088644-349 2023-12-01T15:46:54.410 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing write tid 3 to smithi04088644-349 2023-12-01T15:46:54.410 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing write tid 4 to smithi04088644-349 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2564: oid 349 updating version 0 to 297 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2564: oid 349 updating version 297 to 298 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2564: oid 349 version 298 is already newer than 296 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 349 v 298 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2564: left oid 349 (ObjNum 1671 snap 0 seq_num 1671) 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: finishing write tid 1 to smithi04088644-363 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: finishing write tid 2 to smithi04088644-363 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: finishing write tid 3 to smithi04088644-363 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: finishing write tid 4 to smithi04088644-363 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: oid 363 updating version 0 to 289 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: oid 363 updating version 289 to 291 2023-12-01T15:46:54.411 INFO:tasks.rados.rados.0.smithi040.stdout:2565: oid 363 version 291 is already newer than 290 2023-12-01T15:46:54.412 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 291 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-12-01T15:46:54.412 INFO:tasks.rados.rados.0.smithi040.stdout:2565: left oid 363 (ObjNum 1672 snap 0 seq_num 1672) 2023-12-01T15:46:54.412 INFO:tasks.rados.rados.0.smithi040.stdout:2566: expect (ObjNum 957 snap 0 seq_num 957) 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: finishing write tid 1 to smithi04088644-462 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: finishing write tid 2 to smithi04088644-462 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: finishing write tid 3 to smithi04088644-462 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: finishing write tid 4 to smithi04088644-462 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: oid 462 updating version 0 to 298 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: oid 462 version 298 is already newer than 297 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: oid 462 version 298 is already newer than 296 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 462 v 298 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2567: left oid 462 (ObjNum 1673 snap 0 seq_num 1673) 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2568: finishing write tid 1 to smithi04088644-193 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2568: finishing write tid 2 to smithi04088644-193 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2568: finishing write tid 3 to smithi04088644-193 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2568: finishing write tid 4 to smithi04088644-193 2023-12-01T15:46:54.499 INFO:tasks.rados.rados.0.smithi040.stdout:2568: oid 193 updating version 0 to 301 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2568: oid 193 version 301 is already newer than 300 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2568: oid 193 version 301 is already newer than 299 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 193 v 301 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2568: left oid 193 (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2561: done (8 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2562: done (7 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2563: done (6 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2564: done (5 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2565: done (4 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2566: done (3 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2567: done (2 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2568: done (1 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2569: done (0 left) 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2570: write oid 283 current snap is 0 2023-12-01T15:46:54.500 INFO:tasks.rados.rados.0.smithi040.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-12-01T15:46:54.509 INFO:tasks.rados.rados.0.smithi040.stdout:2570: writing smithi04088644-283 from 568532 to 1083516 tid 1 2023-12-01T15:46:54.517 INFO:tasks.rados.rados.0.smithi040.stdout:2570: writing smithi04088644-283 from 1508762 to 2038674 tid 2 2023-12-01T15:46:54.517 INFO:tasks.rados.rados.0.smithi040.stdout:2571: read oid 94 snap -1 2023-12-01T15:46:54.517 INFO:tasks.rados.rados.0.smithi040.stdout:2571: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-12-01T15:46:54.517 INFO:tasks.rados.rados.0.smithi040.stdout:2572: delete oid 130 current snap is 0 2023-12-01T15:46:54.517 INFO:tasks.rados.rados.0.smithi040.stdout:2570: finishing write tid 1 to smithi04088644-283 2023-12-01T15:46:54.520 INFO:tasks.rados.rados.0.smithi040.stdout:2572: done (2 left) 2023-12-01T15:46:54.520 INFO:tasks.rados.rados.0.smithi040.stdout:2573: write oid 258 current snap is 0 2023-12-01T15:46:54.520 INFO:tasks.rados.rados.0.smithi040.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-12-01T15:46:54.532 INFO:tasks.rados.rados.0.smithi040.stdout:2573: writing smithi04088644-258 from 602146 to 1267628 tid 1 2023-12-01T15:46:54.538 INFO:tasks.rados.rados.0.smithi040.stdout:2573: writing smithi04088644-258 from 1909373 to 2202146 tid 2 2023-12-01T15:46:54.538 INFO:tasks.rados.rados.0.smithi040.stdout:2574: read oid 391 snap -1 2023-12-01T15:46:54.538 INFO:tasks.rados.rados.0.smithi040.stdout:2574: expect deleted 2023-12-01T15:46:54.538 INFO:tasks.rados.rados.0.smithi040.stdout:2575: delete oid 271 current snap is 0 2023-12-01T15:46:54.538 INFO:tasks.rados.rados.0.smithi040.stdout:2571: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-12-01T15:46:54.716 INFO:tasks.rados.rados.0.smithi040.stdout:2570: finishing write tid 2 to smithi04088644-283 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2570: finishing write tid 3 to smithi04088644-283 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2570: finishing write tid 4 to smithi04088644-283 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2570: oid 283 updating version 0 to 457 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2570: oid 283 updating version 457 to 459 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2570: oid 283 version 459 is already newer than 458 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 283 v 459 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-12-01T15:46:54.717 INFO:tasks.rados.rados.0.smithi040.stdout:2573: finishing write tid 1 to smithi04088644-258 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: finishing write tid 2 to smithi04088644-258 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: finishing write tid 3 to smithi04088644-258 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: finishing write tid 4 to smithi04088644-258 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: oid 258 updating version 0 to 289 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: oid 258 version 289 is already newer than 288 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: oid 258 version 289 is already newer than 287 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 258 v 289 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2570: done (4 left) 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2571: done (3 left) 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2573: done (2 left) 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2574: done (1 left) 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2575: done (0 left) 2023-12-01T15:46:54.718 INFO:tasks.rados.rados.0.smithi040.stdout:2576: read oid 159 snap -1 2023-12-01T15:46:54.719 INFO:tasks.rados.rados.0.smithi040.stdout:2576: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-12-01T15:46:54.719 INFO:tasks.rados.rados.0.smithi040.stdout:2577: write oid 266 current snap is 0 2023-12-01T15:46:54.719 INFO:tasks.rados.rados.0.smithi040.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-12-01T15:46:54.728 INFO:tasks.rados.rados.0.smithi040.stdout:2577: writing smithi04088644-266 from 635760 to 1051740 tid 1 2023-12-01T15:46:54.735 INFO:tasks.rados.rados.0.smithi040.stdout:2577: writing smithi04088644-266 from 1626337 to 2163587 tid 2 2023-12-01T15:46:54.735 INFO:tasks.rados.rados.0.smithi040.stdout:2578: write oid 148 current snap is 0 2023-12-01T15:46:54.735 INFO:tasks.rados.rados.0.smithi040.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-12-01T15:46:54.742 INFO:tasks.rados.rados.0.smithi040.stdout:2578: writing smithi04088644-148 from 652567 to 1260149 tid 1 2023-12-01T15:46:54.748 INFO:tasks.rados.rados.0.smithi040.stdout:2578: writing smithi04088644-148 from 1801172 to 2252567 tid 2 2023-12-01T15:46:54.748 INFO:tasks.rados.rados.0.smithi040.stdout:2579: read oid 362 snap -1 2023-12-01T15:46:54.748 INFO:tasks.rados.rados.0.smithi040.stdout:2579: expect (ObjNum 361 snap 0 seq_num 361) 2023-12-01T15:46:54.748 INFO:tasks.rados.rados.0.smithi040.stdout:2580: delete oid 481 current snap is 0 2023-12-01T15:46:54.748 INFO:tasks.rados.rados.0.smithi040.stdout:2576: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-12-01T15:46:54.910 INFO:tasks.rados.rados.0.smithi040.stdout:2577: finishing write tid 1 to smithi04088644-266 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: finishing write tid 2 to smithi04088644-266 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: finishing write tid 3 to smithi04088644-266 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: finishing write tid 4 to smithi04088644-266 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: oid 266 updating version 0 to 481 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: oid 266 version 481 is already newer than 480 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: oid 266 version 481 is already newer than 479 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 481 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing write tid 1 to smithi04088644-148 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing write tid 2 to smithi04088644-148 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing write tid 3 to smithi04088644-148 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing write tid 4 to smithi04088644-148 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: oid 148 updating version 0 to 371 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: oid 148 updating version 371 to 372 2023-12-01T15:46:54.911 INFO:tasks.rados.rados.0.smithi040.stdout:2578: oid 148 updating version 372 to 373 2023-12-01T15:46:54.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 148 v 373 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-12-01T15:46:54.912 INFO:tasks.rados.rados.0.smithi040.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-12-01T15:46:54.912 INFO:tasks.rados.rados.0.smithi040.stdout:2579: expect (ObjNum 361 snap 0 seq_num 361) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2576: done (4 left) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2577: done (3 left) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2578: done (2 left) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2579: done (1 left) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2580: done (0 left) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2581: read oid 364 snap -1 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2581: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2582: read oid 383 snap -1 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2582: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2583: read oid 424 snap -1 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2583: expect deleted 2023-12-01T15:46:54.981 INFO:tasks.rados.rados.0.smithi040.stdout:2584: delete oid 381 current snap is 0 2023-12-01T15:46:54.983 INFO:tasks.rados.rados.0.smithi040.stdout:2583: done (3 left) 2023-12-01T15:46:54.983 INFO:tasks.rados.rados.0.smithi040.stdout:2584: done (2 left) 2023-12-01T15:46:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:2585: read oid 471 snap -1 2023-12-01T15:46:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:2585: expect deleted 2023-12-01T15:46:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:2586: write oid 88 current snap is 0 2023-12-01T15:46:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-12-01T15:46:54.994 INFO:tasks.rados.rados.0.smithi040.stdout:2586: writing smithi04088644-88 from 702988 to 1136317 tid 1 2023-12-01T15:46:55.001 INFO:tasks.rados.rados.0.smithi040.stdout:2586: writing smithi04088644-88 from 1860265 to 2302988 tid 2 2023-12-01T15:46:55.009 INFO:tasks.rados.rados.0.smithi040.stdout:2587: read oid 336 snap -1 2023-12-01T15:46:55.009 INFO:tasks.rados.rados.0.smithi040.stdout:2587: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-12-01T15:46:55.009 INFO:tasks.rados.rados.0.smithi040.stdout:2588: write oid 36 current snap is 0 2023-12-01T15:46:55.009 INFO:tasks.rados.rados.0.smithi040.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-12-01T15:46:55.010 INFO:tasks.rados.rados.0.smithi040.stdout:2588: writing smithi04088644-36 from 719795 to 1228373 tid 1 2023-12-01T15:46:55.017 INFO:tasks.rados.rados.0.smithi040.stdout:2588: writing smithi04088644-36 from 1918747 to 2319795 tid 2 2023-12-01T15:46:55.018 INFO:tasks.rados.rados.0.smithi040.stdout:2589: write oid 187 current snap is 0 2023-12-01T15:46:55.018 INFO:tasks.rados.rados.0.smithi040.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-12-01T15:46:55.027 INFO:tasks.rados.rados.0.smithi040.stdout:2589: writing smithi04088644-187 from 736602 to 1320429 tid 1 2023-12-01T15:46:55.036 INFO:tasks.rados.rados.0.smithi040.stdout:2589: writing smithi04088644-187 from 1860876 to 2336602 tid 2 2023-12-01T15:46:55.037 INFO:tasks.rados.rados.0.smithi040.stdout:2590: read oid 289 snap -1 2023-12-01T15:46:55.037 INFO:tasks.rados.rados.0.smithi040.stdout:2590: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:55.037 INFO:tasks.rados.rados.0.smithi040.stdout:2591: write oid 385 current snap is 0 2023-12-01T15:46:55.037 INFO:tasks.rados.rados.0.smithi040.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-12-01T15:46:55.046 INFO:tasks.rados.rados.0.smithi040.stdout:2591: writing smithi04088644-385 from 753409 to 1412485 tid 1 2023-12-01T15:46:55.052 INFO:tasks.rados.rados.0.smithi040.stdout:2591: writing smithi04088644-385 from 1919358 to 2353409 tid 2 2023-12-01T15:46:55.052 INFO:tasks.rados.rados.0.smithi040.stdout:2592: write oid 77 current snap is 0 2023-12-01T15:46:55.052 INFO:tasks.rados.rados.0.smithi040.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-12-01T15:46:55.059 INFO:tasks.rados.rados.0.smithi040.stdout:2592: writing smithi04088644-77 from 770216 to 1220894 tid 1 2023-12-01T15:46:55.065 INFO:tasks.rados.rados.0.smithi040.stdout:2592: writing smithi04088644-77 from 1694193 to 2246119 tid 2 2023-12-01T15:46:55.065 INFO:tasks.rados.rados.0.smithi040.stdout:2593: write oid 11 current snap is 0 2023-12-01T15:46:55.065 INFO:tasks.rados.rados.0.smithi040.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-12-01T15:46:55.072 INFO:tasks.rados.rados.0.smithi040.stdout:2593: writing smithi04088644-11 from 787023 to 1312950 tid 1 2023-12-01T15:46:55.078 INFO:tasks.rados.rados.0.smithi040.stdout:2593: writing smithi04088644-11 from 1752675 to 2387023 tid 2 2023-12-01T15:46:55.078 INFO:tasks.rados.rados.0.smithi040.stdout:2594: write oid 70 current snap is 0 2023-12-01T15:46:55.079 INFO:tasks.rados.rados.0.smithi040.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-12-01T15:46:55.084 INFO:tasks.rados.rados.0.smithi040.stdout:2594: writing smithi04088644-70 from 403830 to 1005006 tid 1 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2594: writing smithi04088644-70 from 1694804 to 2250399 tid 2 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2595: read oid 346 snap -1 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2595: expect (ObjNum 779 snap 0 seq_num 779) 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2596: read oid 324 snap -1 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2596: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2597: write oid 415 current snap is 0 2023-12-01T15:46:55.092 INFO:tasks.rados.rados.0.smithi040.stdout:2582: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T15:46:55.295 INFO:tasks.rados.rados.0.smithi040.stdout:2581: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-12-01T15:46:55.504 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 1 to smithi04088644-88 2023-12-01T15:46:55.505 INFO:tasks.rados.rados.0.smithi040.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-12-01T15:46:55.510 INFO:tasks.rados.rados.0.smithi040.stdout:2597: writing smithi04088644-415 from 420637 to 1097062 tid 1 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2597: writing smithi04088644-415 from 1753286 to 2420637 tid 2 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2581: done (14 left) 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2582: done (13 left) 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2585: done (12 left) 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2598: read oid 422 snap -1 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2598: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2599: read oid 484 snap -1 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2599: expect deleted 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2600: read oid 101 snap -1 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2600: expect deleted 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2601: read oid 421 snap -1 2023-12-01T15:46:55.519 INFO:tasks.rados.rados.0.smithi040.stdout:2601: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T15:46:55.520 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:55.520 INFO:tasks.rados.rados.0.smithi040.stdout:2587: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-12-01T15:46:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:55 smithi141 bash[31670]: cluster 2023-12-01T15:46:53.558520+0000 mgr.y (mgr.24356) 262 : cluster 0 pgmap v232: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-12-01T15:46:55.621 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 2 to smithi04088644-88 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 3 to smithi04088644-88 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 4 to smithi04088644-88 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: oid 88 updating version 0 to 310 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: oid 88 version 310 is already newer than 309 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: oid 88 updating version 310 to 311 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 311 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: left oid 88 (ObjNum 1684 snap 0 seq_num 1684) 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 1 to smithi04088644-36 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 2 to smithi04088644-36 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2586: done (15 left) 2023-12-01T15:46:55.622 INFO:tasks.rados.rados.0.smithi040.stdout:2587: done (14 left) 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2602: read oid 208 snap -1 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2602: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2603: read oid 55 snap -1 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2603: expect deleted 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 3 to smithi04088644-36 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 4 to smithi04088644-36 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2588: oid 36 updating version 0 to 370 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2588: oid 36 version 370 is already newer than 368 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2588: oid 36 version 370 is already newer than 369 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 370 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2588: left oid 36 (ObjNum 1685 snap 0 seq_num 1685) 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 1 to smithi04088644-187 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 2 to smithi04088644-187 2023-12-01T15:46:55.623 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 3 to smithi04088644-187 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 4 to smithi04088644-187 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:2589: oid 187 updating version 0 to 293 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:2589: oid 187 version 293 is already newer than 292 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:2589: oid 187 version 293 is already newer than 291 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 187 v 293 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:2589: left oid 187 (ObjNum 1686 snap 0 seq_num 1686) 2023-12-01T15:46:55.624 INFO:tasks.rados.rados.0.smithi040.stdout:2590: expect (ObjNum 685 snap 0 seq_num 685) 2023-12-01T15:46:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:55 smithi040 bash[28232]: cluster 2023-12-01T15:46:53.558520+0000 mgr.y (mgr.24356) 262 : cluster 0 pgmap v232: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-12-01T15:46:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:55 smithi040 bash[41173]: cluster 2023-12-01T15:46:53.558520+0000 mgr.y (mgr.24356) 262 : cluster 0 pgmap v232: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-12-01T15:46:55.795 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 1 to smithi04088644-385 2023-12-01T15:46:55.795 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 2 to smithi04088644-385 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 3 to smithi04088644-385 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 4 to smithi04088644-385 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2591: oid 385 updating version 0 to 240 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2591: oid 385 version 240 is already newer than 238 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2591: oid 385 version 240 is already newer than 239 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 385 v 240 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2591: left oid 385 (ObjNum 1687 snap 0 seq_num 1687) 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 1 to smithi04088644-77 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 2 to smithi04088644-77 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 3 to smithi04088644-77 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 4 to smithi04088644-77 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: oid 77 updating version 0 to 376 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: oid 77 updating version 376 to 378 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:2592: oid 77 version 378 is already newer than 377 2023-12-01T15:46:55.796 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 77 v 378 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2592: left oid 77 (ObjNum 1688 snap 0 seq_num 1688) 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: finishing write tid 1 to smithi04088644-11 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: finishing write tid 2 to smithi04088644-11 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: finishing write tid 3 to smithi04088644-11 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: finishing write tid 4 to smithi04088644-11 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: oid 11 updating version 0 to 257 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: oid 11 updating version 257 to 258 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: oid 11 updating version 258 to 259 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 259 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2593: left oid 11 (ObjNum 1689 snap 0 seq_num 1689) 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2594: finishing write tid 1 to smithi04088644-70 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2594: finishing write tid 2 to smithi04088644-70 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2594: finishing write tid 3 to smithi04088644-70 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2594: finishing write tid 4 to smithi04088644-70 2023-12-01T15:46:55.797 INFO:tasks.rados.rados.0.smithi040.stdout:2594: oid 70 updating version 0 to 483 2023-12-01T15:46:55.798 INFO:tasks.rados.rados.0.smithi040.stdout:2594: oid 70 updating version 483 to 485 2023-12-01T15:46:55.798 INFO:tasks.rados.rados.0.smithi040.stdout:2594: oid 70 version 485 is already newer than 484 2023-12-01T15:46:55.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 485 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-12-01T15:46:55.798 INFO:tasks.rados.rados.0.smithi040.stdout:2594: left oid 70 (ObjNum 1690 snap 0 seq_num 1690) 2023-12-01T15:46:55.798 INFO:tasks.rados.rados.0.smithi040.stdout:2595: expect (ObjNum 779 snap 0 seq_num 779) 2023-12-01T15:46:55.937 INFO:tasks.rados.rados.0.smithi040.stdout:2596: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:46:56.123 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 1 to smithi04088644-415 2023-12-01T15:46:56.123 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 2 to smithi04088644-415 2023-12-01T15:46:56.123 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 3 to smithi04088644-415 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 4 to smithi04088644-415 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:2597: oid 415 updating version 0 to 312 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:2597: oid 415 updating version 312 to 313 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:2597: oid 415 updating version 313 to 314 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 415 v 314 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:2597: left oid 415 (ObjNum 1691 snap 0 seq_num 1691) 2023-12-01T15:46:56.124 INFO:tasks.rados.rados.0.smithi040.stdout:2601: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-12-01T15:46:56.346 INFO:tasks.rados.rados.0.smithi040.stdout:2598: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-12-01T15:46:56.448 INFO:tasks.rados.rados.0.smithi040.stdout:2602: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-12-01T15:46:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:56 smithi141 bash[31670]: audit 2023-12-01T15:46:55.321519+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.40:0/1090172851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2588: done (15 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2589: done (14 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2590: done (13 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2591: done (12 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2592: done (11 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2593: done (10 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2594: done (9 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2595: done (8 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2596: done (7 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2597: done (6 left) 2023-12-01T15:46:56.598 INFO:tasks.rados.rados.0.smithi040.stdout:2598: done (5 left) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2599: done (4 left) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2600: done (3 left) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2601: done (2 left) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2602: done (1 left) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2603: done (0 left) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2604: read oid 282 snap -1 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2604: expect (ObjNum 1549 snap 0 seq_num 1549) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2605: read oid 102 snap -1 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2605: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2606: write oid 315 current snap is 0 2023-12-01T15:46:56.599 INFO:tasks.rados.rados.0.smithi040.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-12-01T15:46:56.610 INFO:tasks.rados.rados.0.smithi040.stdout:2606: writing smithi04088644-315 from 437444 to 1189118 tid 1 2023-12-01T15:46:56.618 INFO:tasks.rados.rados.0.smithi040.stdout:2606: writing smithi04088644-315 from 1811768 to 2371032 tid 2 2023-12-01T15:46:56.618 INFO:tasks.rados.rados.0.smithi040.stdout:2607: write oid 36 current snap is 0 2023-12-01T15:46:56.618 INFO:tasks.rados.rados.0.smithi040.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-12-01T15:46:56.623 INFO:tasks.rados.rados.0.smithi040.stdout:2607: writing smithi04088644-36 from 454251 to 881174 tid 1 2023-12-01T15:46:56.630 INFO:tasks.rados.rados.0.smithi040.stdout:2607: writing smithi04088644-36 from 1470250 to 2173172 tid 2 2023-12-01T15:46:56.630 INFO:tasks.rados.rados.0.smithi040.stdout:2608: write oid 47 current snap is 0 2023-12-01T15:46:56.630 INFO:tasks.rados.rados.0.smithi040.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-12-01T15:46:56.636 INFO:tasks.rados.rados.0.smithi040.stdout:2608: writing smithi04088644-47 from 471058 to 973230 tid 1 2023-12-01T15:46:56.641 INFO:tasks.rados.rados.0.smithi040.stdout:2608: writing smithi04088644-47 from 1412379 to 1858959 tid 2 2023-12-01T15:46:56.641 INFO:tasks.rados.rados.0.smithi040.stdout:2609: write oid 306 current snap is 0 2023-12-01T15:46:56.641 INFO:tasks.rados.rados.0.smithi040.stdout:2604: expect (ObjNum 1549 snap 0 seq_num 1549) 2023-12-01T15:46:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:56 smithi040 bash[41173]: audit 2023-12-01T15:46:55.321519+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.40:0/1090172851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:56.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:56 smithi040 bash[28232]: audit 2023-12-01T15:46:55.321519+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.40:0/1090172851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:56.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:46:56] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2023-12-01T15:46:56.754 INFO:tasks.rados.rados.0.smithi040.stdout:2605: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: finishing write tid 1 to smithi04088644-315 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: finishing write tid 2 to smithi04088644-315 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: finishing write tid 3 to smithi04088644-315 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: finishing write tid 4 to smithi04088644-315 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: oid 315 updating version 0 to 462 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: oid 315 version 462 is already newer than 461 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: oid 315 version 462 is already newer than 460 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 315 v 462 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2606: left oid 315 (ObjNum 1692 snap 0 seq_num 1692) 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2607: finishing write tid 1 to smithi04088644-36 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2607: finishing write tid 2 to smithi04088644-36 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2607: finishing write tid 3 to smithi04088644-36 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2607: finishing write tid 4 to smithi04088644-36 2023-12-01T15:46:56.897 INFO:tasks.rados.rados.0.smithi040.stdout:2607: oid 36 updating version 0 to 372 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2607: oid 36 version 372 is already newer than 371 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2607: oid 36 updating version 372 to 373 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 373 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2607: left oid 36 (ObjNum 1693 snap 0 seq_num 1693) 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: finishing write tid 1 to smithi04088644-47 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: finishing write tid 2 to smithi04088644-47 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: finishing write tid 3 to smithi04088644-47 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: finishing write tid 4 to smithi04088644-47 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: oid 47 updating version 0 to 294 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: oid 47 version 294 is already newer than 293 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: oid 47 version 294 is already newer than 292 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 294 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2608: left oid 47 (ObjNum 1694 snap 0 seq_num 1694) 2023-12-01T15:46:56.898 INFO:tasks.rados.rados.0.smithi040.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-12-01T15:46:56.907 INFO:tasks.rados.rados.0.smithi040.stdout:2609: writing smithi04088644-306 from 487865 to 1065286 tid 1 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2609: writing smithi04088644-306 from 1470861 to 2177452 tid 2 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2604: done (5 left) 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2605: done (4 left) 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2606: done (3 left) 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2607: done (2 left) 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2608: done (1 left) 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2610: read oid 354 snap -1 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2610: expect deleted 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2611: write oid 326 current snap is 0 2023-12-01T15:46:56.916 INFO:tasks.rados.rados.0.smithi040.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-12-01T15:46:56.923 INFO:tasks.rados.rados.0.smithi040.stdout:2611: writing smithi04088644-326 from 504672 to 1273695 tid 1 2023-12-01T15:46:56.930 INFO:tasks.rados.rados.0.smithi040.stdout:2611: writing smithi04088644-326 from 2045696 to 2495945 tid 2 2023-12-01T15:46:56.930 INFO:tasks.rados.rados.0.smithi040.stdout:2612: read oid 276 snap -1 2023-12-01T15:46:56.930 INFO:tasks.rados.rados.0.smithi040.stdout:2612: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:46:56.930 INFO:tasks.rados.rados.0.smithi040.stdout:2613: read oid 301 snap -1 2023-12-01T15:46:56.930 INFO:tasks.rados.rados.0.smithi040.stdout:2613: expect deleted 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2614: read oid 30 snap -1 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2614: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2615: read oid 220 snap -1 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2615: expect deleted 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2616: read oid 237 snap -1 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2616: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2617: write oid 345 current snap is 0 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing write tid 1 to smithi04088644-306 2023-12-01T15:46:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-12-01T15:46:56.936 INFO:tasks.rados.rados.0.smithi040.stdout:2617: writing smithi04088644-345 from 521479 to 965751 tid 1 2023-12-01T15:46:56.945 INFO:tasks.rados.rados.0.smithi040.stdout:2617: writing smithi04088644-345 from 1704178 to 2414438 tid 2 2023-12-01T15:46:56.945 INFO:tasks.rados.rados.0.smithi040.stdout:2618: write oid 107 current snap is 0 2023-12-01T15:46:56.945 INFO:tasks.rados.rados.0.smithi040.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-12-01T15:46:56.951 INFO:tasks.rados.rados.0.smithi040.stdout:2618: writing smithi04088644-107 from 538286 to 1057807 tid 1 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2618: writing smithi04088644-107 from 1762660 to 2216578 tid 2 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2619: read oid 395 snap -1 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2619: expect (ObjNum 394 snap 0 seq_num 394) 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2620: read oid 332 snap -1 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2620: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2621: write oid 310 current snap is 0 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing write tid 2 to smithi04088644-306 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing write tid 3 to smithi04088644-306 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing write tid 4 to smithi04088644-306 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: oid 306 updating version 0 to 302 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: oid 306 version 302 is already newer than 301 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: oid 306 version 302 is already newer than 300 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 306 v 302 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2609: left oid 306 (ObjNum 1695 snap 0 seq_num 1695) 2023-12-01T15:46:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:2611: finishing write tid 1 to smithi04088644-326 2023-12-01T15:46:56.960 INFO:tasks.rados.rados.0.smithi040.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-12-01T15:46:56.965 INFO:tasks.rados.rados.0.smithi040.stdout:2621: writing smithi04088644-310 from 555093 to 1149863 tid 1 2023-12-01T15:46:56.972 INFO:tasks.rados.rados.0.smithi040.stdout:2621: writing smithi04088644-310 from 1704789 to 2418718 tid 2 2023-12-01T15:46:56.972 INFO:tasks.rados.rados.0.smithi040.stdout:2609: done (12 left) 2023-12-01T15:46:56.972 INFO:tasks.rados.rados.0.smithi040.stdout:2610: done (11 left) 2023-12-01T15:46:56.973 INFO:tasks.rados.rados.0.smithi040.stdout:2622: write oid 186 current snap is 0 2023-12-01T15:46:56.973 INFO:tasks.rados.rados.0.smithi040.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-12-01T15:46:56.979 INFO:tasks.rados.rados.0.smithi040.stdout:2622: writing smithi04088644-186 from 571900 to 1241919 tid 1 2023-12-01T15:46:56.986 INFO:tasks.rados.rados.0.smithi040.stdout:2622: writing smithi04088644-186 from 1763271 to 2220858 tid 2 2023-12-01T15:46:56.986 INFO:tasks.rados.rados.0.smithi040.stdout:2623: write oid 480 current snap is 0 2023-12-01T15:46:56.986 INFO:tasks.rados.rados.0.smithi040.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-12-01T15:46:56.994 INFO:tasks.rados.rados.0.smithi040.stdout:2623: writing smithi04088644-480 from 588707 to 1333975 tid 1 2023-12-01T15:46:57.001 INFO:tasks.rados.rados.0.smithi040.stdout:2623: writing smithi04088644-480 from 1821753 to 2539351 tid 2 2023-12-01T15:46:57.001 INFO:tasks.rados.rados.0.smithi040.stdout:2624: write oid 17 current snap is 0 2023-12-01T15:46:57.001 INFO:tasks.rados.rados.0.smithi040.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-12-01T15:46:57.007 INFO:tasks.rados.rados.0.smithi040.stdout:2624: writing smithi04088644-17 from 605514 to 1026031 tid 1 2023-12-01T15:46:57.012 INFO:tasks.rados.rados.0.smithi040.stdout:2624: writing smithi04088644-17 from 1480235 to 1941491 tid 2 2023-12-01T15:46:57.016 INFO:tasks.rados.rados.0.smithi040.stdout:2624: writing smithi04088644-17 from 2356169 to 2605514 tid 3 2023-12-01T15:46:57.016 INFO:tasks.rados.rados.0.smithi040.stdout:2625: write oid 409 current snap is 0 2023-12-01T15:46:57.016 INFO:tasks.rados.rados.0.smithi040.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-12-01T15:46:57.023 INFO:tasks.rados.rados.0.smithi040.stdout:2625: writing smithi04088644-409 from 622321 to 1234440 tid 1 2023-12-01T15:46:57.030 INFO:tasks.rados.rados.0.smithi040.stdout:2625: writing smithi04088644-409 from 1938717 to 2622321 tid 2 2023-12-01T15:46:57.033 INFO:tasks.rados.rados.0.smithi040.stdout:2626: write oid 304 current snap is 0 2023-12-01T15:46:57.033 INFO:tasks.rados.rados.0.smithi040.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-12-01T15:46:57.038 INFO:tasks.rados.rados.0.smithi040.stdout:2626: writing smithi04088644-304 from 639128 to 1326496 tid 1 2023-12-01T15:46:57.045 INFO:tasks.rados.rados.0.smithi040.stdout:2626: writing smithi04088644-304 from 1997199 to 2462124 tid 2 2023-12-01T15:46:57.045 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:57.045 INFO:tasks.rados.rados.0.smithi040.stdout:2611: finishing write tid 2 to smithi04088644-326 2023-12-01T15:46:57.045 INFO:tasks.rados.rados.0.smithi040.stdout:2611: finishing write tid 3 to smithi04088644-326 2023-12-01T15:46:57.045 INFO:tasks.rados.rados.0.smithi040.stdout:2611: finishing write tid 4 to smithi04088644-326 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2611: oid 326 updating version 0 to 487 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2611: oid 326 updating version 487 to 488 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2611: oid 326 version 488 is already newer than 486 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 488 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2611: left oid 326 (ObjNum 1696 snap 0 seq_num 1696) 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2611: done (15 left) 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2613: done (14 left) 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2615: done (13 left) 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2627: read oid 115 snap -1 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2627: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2628: read oid 277 snap -1 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2628: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T15:46:57.046 INFO:tasks.rados.rados.0.smithi040.stdout:2629: read oid 252 snap -1 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2629: expect deleted 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: finishing write tid 1 to smithi04088644-345 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: finishing write tid 2 to smithi04088644-345 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: finishing write tid 3 to smithi04088644-345 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: finishing write tid 4 to smithi04088644-345 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: oid 345 updating version 0 to 315 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: oid 345 updating version 315 to 316 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: oid 345 updating version 316 to 317 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 345 v 317 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2617: left oid 345 (ObjNum 1697 snap 0 seq_num 1697) 2023-12-01T15:46:57.047 INFO:tasks.rados.rados.0.smithi040.stdout:2616: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-12-01T15:46:57.217 INFO:tasks.rados.rados.0.smithi040.stdout:2614: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-12-01T15:46:57.365 INFO:tasks.rados.rados.0.smithi040.stdout:2612: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: finishing write tid 1 to smithi04088644-107 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: finishing write tid 2 to smithi04088644-107 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: finishing write tid 3 to smithi04088644-107 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: finishing write tid 4 to smithi04088644-107 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: oid 107 updating version 0 to 490 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: oid 107 updating version 490 to 491 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: oid 107 version 491 is already newer than 489 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 491 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2618: left oid 107 (ObjNum 1698 snap 0 seq_num 1698) 2023-12-01T15:46:57.492 INFO:tasks.rados.rados.0.smithi040.stdout:2620: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T15:46:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:57 smithi141 bash[31670]: cluster 2023-12-01T15:46:55.559739+0000 mgr.y (mgr.24356) 263 : cluster 0 pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T15:46:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:57 smithi040 bash[41173]: cluster 2023-12-01T15:46:55.559739+0000 mgr.y (mgr.24356) 263 : cluster 0 pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T15:46:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:57 smithi040 bash[28232]: cluster 2023-12-01T15:46:55.559739+0000 mgr.y (mgr.24356) 263 : cluster 0 pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-12-01T15:46:57.677 INFO:tasks.rados.rados.0.smithi040.stdout:2621: finishing write tid 1 to smithi04088644-310 2023-12-01T15:46:57.677 INFO:tasks.rados.rados.0.smithi040.stdout:2619: expect (ObjNum 394 snap 0 seq_num 394) 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: finishing write tid 2 to smithi04088644-310 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: finishing write tid 3 to smithi04088644-310 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: finishing write tid 4 to smithi04088644-310 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: oid 310 updating version 0 to 381 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: oid 310 version 381 is already newer than 379 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: oid 310 version 381 is already newer than 380 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 310 v 381 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-12-01T15:46:57.761 INFO:tasks.rados.rados.0.smithi040.stdout:2621: left oid 310 (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: finishing write tid 1 to smithi04088644-186 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: finishing write tid 2 to smithi04088644-186 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: finishing write tid 3 to smithi04088644-186 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: finishing write tid 4 to smithi04088644-186 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: oid 186 updating version 0 to 376 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: oid 186 version 376 is already newer than 374 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: oid 186 version 376 is already newer than 375 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 186 v 376 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2622: left oid 186 (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2623: finishing write tid 1 to smithi04088644-480 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2623: finishing write tid 2 to smithi04088644-480 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2623: finishing write tid 3 to smithi04088644-480 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2623: finishing write tid 4 to smithi04088644-480 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2623: oid 480 updating version 0 to 296 2023-12-01T15:46:57.762 INFO:tasks.rados.rados.0.smithi040.stdout:2623: oid 480 version 296 is already newer than 295 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2623: oid 480 version 296 is already newer than 294 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 296 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2623: left oid 480 (ObjNum 1701 snap 0 seq_num 1701) 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing write tid 1 to smithi04088644-17 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing write tid 2 to smithi04088644-17 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing write tid 3 to smithi04088644-17 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing write tid 4 to smithi04088644-17 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing write tid 5 to smithi04088644-17 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: oid 17 updating version 0 to 390 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: oid 17 updating version 390 to 391 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: oid 17 version 391 is already newer than 389 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: oid 17 version 391 is already newer than 388 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 391 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-12-01T15:46:57.763 INFO:tasks.rados.rados.0.smithi040.stdout:2624: left oid 17 (ObjNum 1702 snap 0 seq_num 1702) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2625: finishing write tid 1 to smithi04088644-409 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2625: finishing write tid 2 to smithi04088644-409 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2625: finishing write tid 3 to smithi04088644-409 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2612: done (15 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2614: done (14 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2616: done (13 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2617: done (12 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2618: done (11 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2619: done (10 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2620: done (9 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2621: done (8 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2622: done (7 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2623: done (6 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2624: done (5 left) 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2630: write oid 480 current snap is 0 2023-12-01T15:46:57.764 INFO:tasks.rados.rados.0.smithi040.stdout:2625: finishing write tid 4 to smithi04088644-409 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:2625: oid 409 updating version 0 to 382 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:2625: oid 409 updating version 382 to 383 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:2625: oid 409 updating version 383 to 384 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 409 v 384 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:2625: left oid 409 (ObjNum 1703 snap 0 seq_num 1703) 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:2626: finishing write tid 1 to smithi04088644-304 2023-12-01T15:46:57.765 INFO:tasks.rados.rados.0.smithi040.stdout:2628: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T15:46:57.972 INFO:tasks.rados.rados.0.smithi040.stdout:2626: finishing write tid 2 to smithi04088644-304 2023-12-01T15:46:57.972 INFO:tasks.rados.rados.0.smithi040.stdout:2626: finishing write tid 3 to smithi04088644-304 2023-12-01T15:46:57.972 INFO:tasks.rados.rados.0.smithi040.stdout:2626: finishing write tid 4 to smithi04088644-304 2023-12-01T15:46:57.972 INFO:tasks.rados.rados.0.smithi040.stdout:2626: oid 304 updating version 0 to 464 2023-12-01T15:46:57.973 INFO:tasks.rados.rados.0.smithi040.stdout:2626: oid 304 updating version 464 to 465 2023-12-01T15:46:57.973 INFO:tasks.rados.rados.0.smithi040.stdout:2626: oid 304 version 465 is already newer than 463 2023-12-01T15:46:57.973 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 304 v 465 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-12-01T15:46:57.973 INFO:tasks.rados.rados.0.smithi040.stdout:2626: left oid 304 (ObjNum 1704 snap 0 seq_num 1704) 2023-12-01T15:46:57.973 INFO:tasks.rados.rados.0.smithi040.stdout:2627: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-12-01T15:46:58.166 INFO:tasks.rados.rados.0.smithi040.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-12-01T15:46:58.181 INFO:tasks.rados.rados.0.smithi040.stdout:2630: writing smithi04088644-480 from 655935 to 1418552 tid 1 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2630: writing smithi04088644-480 from 2055681 to 2655935 tid 2 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2625: done (5 left) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2626: done (4 left) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2627: done (3 left) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2628: done (2 left) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2629: done (1 left) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2631: read oid 202 snap -1 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2631: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2632: read oid 25 snap -1 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2632: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2633: delete oid 210 current snap is 0 2023-12-01T15:46:58.188 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing write tid 1 to smithi04088644-480 2023-12-01T15:46:58.191 INFO:tasks.rados.rados.0.smithi040.stdout:2631: expect (ObjNum 656 snap 0 seq_num 656) 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing write tid 2 to smithi04088644-480 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing write tid 3 to smithi04088644-480 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing write tid 4 to smithi04088644-480 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: oid 480 updating version 0 to 299 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: oid 480 version 299 is already newer than 298 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: oid 480 version 299 is already newer than 297 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 299 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2630: left oid 480 (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:46:58.335 INFO:tasks.rados.rados.0.smithi040.stdout:2632: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T15:46:58.410 INFO:tasks.rados.rados.0.smithi040.stdout:2630: done (3 left) 2023-12-01T15:46:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:2631: done (2 left) 2023-12-01T15:46:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:2632: done (1 left) 2023-12-01T15:46:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:2633: done (0 left) 2023-12-01T15:46:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:2634: write oid 34 current snap is 0 2023-12-01T15:46:58.411 INFO:tasks.rados.rados.0.smithi040.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-12-01T15:46:58.423 INFO:tasks.rados.rados.0.smithi040.stdout:2634: writing smithi04088644-34 from 689549 to 1202664 tid 1 2023-12-01T15:46:58.431 INFO:tasks.rados.rados.0.smithi040.stdout:2634: writing smithi04088644-34 from 1656292 to 2268544 tid 2 2023-12-01T15:46:58.431 INFO:tasks.rados.rados.0.smithi040.stdout:2635: read oid 285 snap -1 2023-12-01T15:46:58.431 INFO:tasks.rados.rados.0.smithi040.stdout:2635: expect deleted 2023-12-01T15:46:58.431 INFO:tasks.rados.rados.0.smithi040.stdout:2636: write oid 219 current snap is 0 2023-12-01T15:46:58.431 INFO:tasks.rados.rados.0.smithi040.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-12-01T15:46:58.438 INFO:tasks.rados.rados.0.smithi040.stdout:2636: writing smithi04088644-219 from 706356 to 1294720 tid 1 2023-12-01T15:46:58.443 INFO:tasks.rados.rados.0.smithi040.stdout:2636: writing smithi04088644-219 from 1714774 to 2187037 tid 2 2023-12-01T15:46:58.443 INFO:tasks.rados.rados.0.smithi040.stdout:2637: write oid 167 current snap is 0 2023-12-01T15:46:58.443 INFO:tasks.rados.rados.0.smithi040.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-12-01T15:46:58.450 INFO:tasks.rados.rados.0.smithi040.stdout:2637: writing smithi04088644-167 from 723163 to 1386776 tid 1 2023-12-01T15:46:58.458 INFO:tasks.rados.rados.0.smithi040.stdout:2637: writing smithi04088644-167 from 2173256 to 2723163 tid 2 2023-12-01T15:46:58.458 INFO:tasks.rados.rados.0.smithi040.stdout:2638: write oid 69 current snap is 0 2023-12-01T15:46:58.458 INFO:tasks.rados.rados.0.smithi040.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-12-01T15:46:58.466 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi04088644-69 from 739970 to 1478832 tid 1 2023-12-01T15:46:58.473 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi04088644-69 from 2231738 to 2707670 tid 2 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2639: delete oid 393 current snap is 0 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 1 to smithi04088644-34 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 2 to smithi04088644-34 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 3 to smithi04088644-34 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 4 to smithi04088644-34 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: oid 34 updating version 0 to 468 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: oid 34 version 468 is already newer than 466 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: oid 34 version 468 is already newer than 467 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 468 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 1 to smithi04088644-219 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 2 to smithi04088644-219 2023-12-01T15:46:58.474 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 3 to smithi04088644-219 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 4 to smithi04088644-219 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2636: oid 219 updating version 0 to 270 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2636: oid 219 updating version 270 to 272 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2636: oid 219 version 272 is already newer than 271 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 219 v 272 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: finishing write tid 1 to smithi04088644-167 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: finishing write tid 2 to smithi04088644-167 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: finishing write tid 3 to smithi04088644-167 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: finishing write tid 4 to smithi04088644-167 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: oid 167 updating version 0 to 303 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: oid 167 updating version 303 to 305 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: oid 167 version 305 is already newer than 304 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 167 v 305 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-12-01T15:46:58.475 INFO:tasks.rados.rados.0.smithi040.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-12-01T15:46:58.476 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 1 to smithi04088644-69 2023-12-01T15:46:58.476 INFO:tasks.rados.rados.0.smithi040.stdout:2634: done (5 left) 2023-12-01T15:46:58.476 INFO:tasks.rados.rados.0.smithi040.stdout:2635: done (4 left) 2023-12-01T15:46:58.477 INFO:tasks.rados.rados.0.smithi040.stdout:2636: done (3 left) 2023-12-01T15:46:58.477 INFO:tasks.rados.rados.0.smithi040.stdout:2637: done (2 left) 2023-12-01T15:46:58.477 INFO:tasks.rados.rados.0.smithi040.stdout:2639: done (1 left) 2023-12-01T15:46:58.477 INFO:tasks.rados.rados.0.smithi040.stdout:2640: write oid 220 current snap is 0 2023-12-01T15:46:58.477 INFO:tasks.rados.rados.0.smithi040.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-12-01T15:46:58.484 INFO:tasks.rados.rados.0.smithi040.stdout:2640: writing smithi04088644-220 from 773584 to 1379297 tid 1 2023-12-01T15:46:58.491 INFO:tasks.rados.rados.0.smithi040.stdout:2640: writing smithi04088644-220 from 1948702 to 2428303 tid 2 2023-12-01T15:46:58.491 INFO:tasks.rados.rados.0.smithi040.stdout:2641: read oid 108 snap -1 2023-12-01T15:46:58.491 INFO:tasks.rados.rados.0.smithi040.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-12-01T15:46:58.491 INFO:tasks.rados.rados.0.smithi040.stdout:2642: read oid 33 snap -1 2023-12-01T15:46:58.491 INFO:tasks.rados.rados.0.smithi040.stdout:2642: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:46:58.492 INFO:tasks.rados.rados.0.smithi040.stdout:2643: read oid 231 snap -1 2023-12-01T15:46:58.492 INFO:tasks.rados.rados.0.smithi040.stdout:2643: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-12-01T15:46:58.492 INFO:tasks.rados.rados.0.smithi040.stdout:2644: read oid 109 snap -1 2023-12-01T15:46:58.492 INFO:tasks.rados.rados.0.smithi040.stdout:2644: expect (ObjNum 108 snap 0 seq_num 108) 2023-12-01T15:46:58.492 INFO:tasks.rados.rados.0.smithi040.stdout:2645: write oid 479 current snap is 0 2023-12-01T15:46:58.492 INFO:tasks.rados.rados.0.smithi040.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-12-01T15:46:58.499 INFO:tasks.rados.rados.0.smithi040.stdout:2645: writing smithi04088644-479 from 790391 to 1471353 tid 1 2023-12-01T15:46:58.509 INFO:tasks.rados.rados.0.smithi040.stdout:2645: writing smithi04088644-479 from 2007184 to 2630443 tid 2 2023-12-01T15:46:58.509 INFO:tasks.rados.rados.0.smithi040.stdout:2646: write oid 285 current snap is 0 2023-12-01T15:46:58.509 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 2 to smithi04088644-69 2023-12-01T15:46:58.509 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 3 to smithi04088644-69 2023-12-01T15:46:58.509 INFO:tasks.rados.rados.0.smithi040.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-12-01T15:46:58.515 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi04088644-285 from 407198 to 1163409 tid 1 2023-12-01T15:46:58.521 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi04088644-285 from 1665666 to 2148936 tid 2 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi04088644-285 from 2685245 to 2807198 tid 3 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2647: read oid 356 snap -1 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2647: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2648: write oid 174 current snap is 0 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 4 to smithi04088644-69 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2638: oid 69 updating version 0 to 394 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2638: oid 69 version 394 is already newer than 392 2023-12-01T15:46:58.526 INFO:tasks.rados.rados.0.smithi040.stdout:2638: oid 69 version 394 is already newer than 393 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 394 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 1 to smithi04088644-220 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 2 to smithi04088644-220 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 3 to smithi04088644-220 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 4 to smithi04088644-220 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: oid 220 updating version 0 to 387 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: oid 220 updating version 387 to 388 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: oid 220 version 388 is already newer than 386 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 220 v 388 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2023-12-01T15:46:58.527 INFO:tasks.rados.rados.0.smithi040.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-12-01T15:46:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:58 smithi141 bash[31670]: audit 2023-12-01T15:46:57.768318+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.40:0/686608690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:58.530 INFO:tasks.rados.rados.0.smithi040.stdout:2648: writing smithi04088644-174 from 424005 to 855465 tid 1 2023-12-01T15:46:58.538 INFO:tasks.rados.rados.0.smithi040.stdout:2648: writing smithi04088644-174 from 1607795 to 2234723 tid 2 2023-12-01T15:46:58.538 INFO:tasks.rados.rados.0.smithi040.stdout:2638: done (9 left) 2023-12-01T15:46:58.538 INFO:tasks.rados.rados.0.smithi040.stdout:2640: done (8 left) 2023-12-01T15:46:58.539 INFO:tasks.rados.rados.0.smithi040.stdout:2649: delete oid 410 current snap is 0 2023-12-01T15:46:58.539 INFO:tasks.rados.rados.0.smithi040.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-12-01T15:46:58.647 INFO:tasks.rados.rados.0.smithi040.stdout:2643: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-12-01T15:46:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:58 smithi040 bash[41173]: audit 2023-12-01T15:46:57.768318+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.40:0/686608690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:58 smithi040 bash[28232]: audit 2023-12-01T15:46:57.768318+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.40:0/686608690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:46:58.744 INFO:tasks.rados.rados.0.smithi040.stdout:2642: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:46:58.866 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 1 to smithi04088644-479 2023-12-01T15:46:58.866 INFO:tasks.rados.rados.0.smithi040.stdout:2644: expect (ObjNum 108 snap 0 seq_num 108) 2023-12-01T15:46:58.994 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 2 to smithi04088644-479 2023-12-01T15:46:58.994 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 3 to smithi04088644-479 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 4 to smithi04088644-479 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2645: oid 479 updating version 0 to 292 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2645: oid 479 version 292 is already newer than 290 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2645: oid 479 version 292 is already newer than 291 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 479 v 292 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2645: left oid 479 (ObjNum 1713 snap 0 seq_num 1713) 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 1 to smithi04088644-285 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 2 to smithi04088644-285 2023-12-01T15:46:58.995 INFO:tasks.rados.rados.0.smithi040.stdout:2647: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 3 to smithi04088644-285 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 4 to smithi04088644-285 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 5 to smithi04088644-285 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: oid 285 updating version 0 to 301 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: oid 285 version 301 is already newer than 300 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: oid 285 updating version 301 to 303 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: oid 285 version 303 is already newer than 302 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 285 v 303 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-12-01T15:46:59.220 INFO:tasks.rados.rados.0.smithi040.stdout:2646: left oid 285 (ObjNum 1714 snap 0 seq_num 1714) 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: finishing write tid 1 to smithi04088644-174 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: finishing write tid 2 to smithi04088644-174 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: finishing write tid 3 to smithi04088644-174 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: finishing write tid 4 to smithi04088644-174 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: oid 174 updating version 0 to 304 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: oid 174 version 304 is already newer than 303 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: oid 174 updating version 304 to 305 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 305 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2648: left oid 174 (ObjNum 1715 snap 0 seq_num 1715) 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2641: done (8 left) 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2642: done (7 left) 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2643: done (6 left) 2023-12-01T15:46:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:2644: done (5 left) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2645: done (4 left) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2646: done (3 left) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2647: done (2 left) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2648: done (1 left) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2649: done (0 left) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2650: read oid 11 snap -1 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2650: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-12-01T15:46:59.222 INFO:tasks.rados.rados.0.smithi040.stdout:2651: delete oid 143 current snap is 0 2023-12-01T15:46:59.223 INFO:tasks.rados.rados.0.smithi040.stdout:2651: done (1 left) 2023-12-01T15:46:59.223 INFO:tasks.rados.rados.0.smithi040.stdout:2652: write oid 137 current snap is 0 2023-12-01T15:46:59.223 INFO:tasks.rados.rados.0.smithi040.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-12-01T15:46:59.228 INFO:tasks.rados.rados.0.smithi040.stdout:2652: writing smithi04088644-137 from 474426 to 1131633 tid 1 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2652: writing smithi04088644-137 from 1783241 to 2557496 tid 2 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2653: read oid 399 snap -1 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2653: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2654: read oid 419 snap -1 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2654: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2655: read oid 214 snap -1 2023-12-01T15:46:59.238 INFO:tasks.rados.rados.0.smithi040.stdout:2655: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-12-01T15:46:59.239 INFO:tasks.rados.rados.0.smithi040.stdout:2656: write oid 392 current snap is 0 2023-12-01T15:46:59.239 INFO:tasks.rados.rados.0.smithi040.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-12-01T15:46:59.243 INFO:tasks.rados.rados.0.smithi040.stdout:2656: writing smithi04088644-392 from 491233 to 940042 tid 1 2023-12-01T15:46:59.250 INFO:tasks.rados.rados.0.smithi040.stdout:2656: writing smithi04088644-392 from 1441723 to 2075989 tid 2 2023-12-01T15:46:59.255 INFO:tasks.rados.rados.0.smithi040.stdout:2656: writing smithi04088644-392 from 2589654 to 2891233 tid 3 2023-12-01T15:46:59.255 INFO:tasks.rados.rados.0.smithi040.stdout:2657: read oid 352 snap -1 2023-12-01T15:46:59.255 INFO:tasks.rados.rados.0.smithi040.stdout:2657: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-12-01T15:46:59.255 INFO:tasks.rados.rados.0.smithi040.stdout:2658: write oid 155 current snap is 0 2023-12-01T15:46:59.255 INFO:tasks.rados.rados.0.smithi040.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-12-01T15:46:59.261 INFO:tasks.rados.rados.0.smithi040.stdout:2658: writing smithi04088644-155 from 508040 to 1032098 tid 1 2023-12-01T15:46:59.269 INFO:tasks.rados.rados.0.smithi040.stdout:2658: writing smithi04088644-155 from 1500205 to 2278129 tid 2 2023-12-01T15:46:59.269 INFO:tasks.rados.rados.0.smithi040.stdout:2659: read oid 297 snap -1 2023-12-01T15:46:59.270 INFO:tasks.rados.rados.0.smithi040.stdout:2659: expect deleted 2023-12-01T15:46:59.270 INFO:tasks.rados.rados.0.smithi040.stdout:2660: write oid 415 current snap is 0 2023-12-01T15:46:59.270 INFO:tasks.rados.rados.0.smithi040.stdout:2650: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-12-01T15:46:59.404 INFO:tasks.rados.rados.0.smithi040.stdout:2652: finishing write tid 1 to smithi04088644-137 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: finishing write tid 2 to smithi04088644-137 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: finishing write tid 3 to smithi04088644-137 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: finishing write tid 4 to smithi04088644-137 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: oid 137 updating version 0 to 297 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: oid 137 version 297 is already newer than 296 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: oid 137 version 297 is already newer than 295 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 137 v 297 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2652: left oid 137 (ObjNum 1718 snap 0 seq_num 1718) 2023-12-01T15:46:59.405 INFO:tasks.rados.rados.0.smithi040.stdout:2654: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-12-01T15:46:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:46:59 smithi141 bash[31670]: cluster 2023-12-01T15:46:57.560324+0000 mgr.y (mgr.24356) 264 : cluster 0 pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 9.1 MiB/s wr, 77 op/s 2023-12-01T15:46:59.555 INFO:tasks.rados.rados.0.smithi040.stdout:2653: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-12-01T15:46:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:46:59 smithi040 bash[41173]: cluster 2023-12-01T15:46:57.560324+0000 mgr.y (mgr.24356) 264 : cluster 0 pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 9.1 MiB/s wr, 77 op/s 2023-12-01T15:46:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:46:59 smithi040 bash[28232]: cluster 2023-12-01T15:46:57.560324+0000 mgr.y (mgr.24356) 264 : cluster 0 pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 9.1 MiB/s wr, 77 op/s 2023-12-01T15:46:59.686 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing write tid 1 to smithi04088644-392 2023-12-01T15:46:59.686 INFO:tasks.rados.rados.0.smithi040.stdout:2655: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing write tid 2 to smithi04088644-392 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing write tid 3 to smithi04088644-392 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing write tid 4 to smithi04088644-392 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing write tid 5 to smithi04088644-392 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: oid 392 updating version 0 to 397 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: oid 392 updating version 397 to 399 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: oid 392 version 399 is already newer than 398 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:2656: oid 392 version 399 is already newer than 396 2023-12-01T15:46:59.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 399 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-12-01T15:46:59.823 INFO:tasks.rados.rados.0.smithi040.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-12-01T15:46:59.823 INFO:tasks.rados.rados.0.smithi040.stdout:2657: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: finishing write tid 1 to smithi04088644-155 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: finishing write tid 2 to smithi04088644-155 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: finishing write tid 3 to smithi04088644-155 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: finishing write tid 4 to smithi04088644-155 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: oid 155 updating version 0 to 273 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: oid 155 updating version 273 to 274 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: oid 155 updating version 274 to 275 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 155 v 275 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2023-12-01T15:47:00.041 INFO:tasks.rados.rados.0.smithi040.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-12-01T15:47:00.051 INFO:tasks.rados.rados.0.smithi040.stdout:2660: writing smithi04088644-415 from 524847 to 1124154 tid 1 2023-12-01T15:47:00.058 INFO:tasks.rados.rados.0.smithi040.stdout:2660: writing smithi04088644-415 from 1558687 to 2196622 tid 2 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2660: writing smithi04088644-415 from 2644500 to 2924847 tid 3 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2650: done (9 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2652: done (8 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2653: done (7 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2654: done (6 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2655: done (5 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2656: done (4 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2657: done (3 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2658: done (2 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2659: done (1 left) 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2661: read oid 173 snap -1 2023-12-01T15:47:00.063 INFO:tasks.rados.rados.0.smithi040.stdout:2661: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:47:00.064 INFO:tasks.rados.rados.0.smithi040.stdout:2662: write oid 115 current snap is 0 2023-12-01T15:47:00.064 INFO:tasks.rados.rados.0.smithi040.stdout:2660: finishing write tid 1 to smithi04088644-415 2023-12-01T15:47:00.064 INFO:tasks.rados.rados.0.smithi040.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-12-01T15:47:00.069 INFO:tasks.rados.rados.0.smithi040.stdout:2662: writing smithi04088644-115 from 541654 to 1216210 tid 1 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2662: writing smithi04088644-115 from 1617169 to 2398762 tid 2 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2663: read oid 290 snap -1 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2663: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2664: read oid 394 snap -1 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2664: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2665: write oid 9 current snap is 0 2023-12-01T15:47:00.077 INFO:tasks.rados.rados.0.smithi040.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-12-01T15:47:00.086 INFO:tasks.rados.rados.0.smithi040.stdout:2665: writing smithi04088644-9 from 558461 to 1308266 tid 1 2023-12-01T15:47:00.094 INFO:tasks.rados.rados.0.smithi040.stdout:2665: writing smithi04088644-9 from 1959298 to 2600902 tid 2 2023-12-01T15:47:00.094 INFO:tasks.rados.rados.0.smithi040.stdout:2666: read oid 19 snap -1 2023-12-01T15:47:00.094 INFO:tasks.rados.rados.0.smithi040.stdout:2666: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-12-01T15:47:00.094 INFO:tasks.rados.rados.0.smithi040.stdout:2667: write oid 202 current snap is 0 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: finishing write tid 2 to smithi04088644-415 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: finishing write tid 3 to smithi04088644-415 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: finishing write tid 4 to smithi04088644-415 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: finishing write tid 5 to smithi04088644-415 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: oid 415 updating version 0 to 321 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: oid 415 version 321 is already newer than 319 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: oid 415 version 321 is already newer than 320 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: oid 415 version 321 is already newer than 318 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 415 v 321 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2023-12-01T15:47:00.095 INFO:tasks.rados.rados.0.smithi040.stdout:2661: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:47:00.193 INFO:tasks.rados.rados.0.smithi040.stdout:2662: finishing write tid 1 to smithi04088644-115 2023-12-01T15:47:00.193 INFO:tasks.rados.rados.0.smithi040.stdout:2662: finishing write tid 2 to smithi04088644-115 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2662: finishing write tid 3 to smithi04088644-115 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2662: finishing write tid 4 to smithi04088644-115 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2662: oid 115 updating version 0 to 471 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2662: oid 115 version 471 is already newer than 470 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2662: oid 115 version 471 is already newer than 469 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 115 v 471 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2662: left oid 115 (ObjNum 1722 snap 0 seq_num 1722) 2023-12-01T15:47:00.194 INFO:tasks.rados.rados.0.smithi040.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-12-01T15:47:00.203 INFO:tasks.rados.rados.0.smithi040.stdout:2667: writing smithi04088644-202 from 575268 to 1000322 tid 1 2023-12-01T15:47:00.212 INFO:tasks.rados.rados.0.smithi040.stdout:2667: writing smithi04088644-202 from 1617780 to 2403042 tid 2 2023-12-01T15:47:00.212 INFO:tasks.rados.rados.0.smithi040.stdout:2660: done (7 left) 2023-12-01T15:47:00.212 INFO:tasks.rados.rados.0.smithi040.stdout:2661: done (6 left) 2023-12-01T15:47:00.212 INFO:tasks.rados.rados.0.smithi040.stdout:2662: done (5 left) 2023-12-01T15:47:00.212 INFO:tasks.rados.rados.0.smithi040.stdout:2668: write oid 93 current snap is 0 2023-12-01T15:47:00.212 INFO:tasks.rados.rados.0.smithi040.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-12-01T15:47:00.218 INFO:tasks.rados.rados.0.smithi040.stdout:2668: writing smithi04088644-93 from 592075 to 1092378 tid 1 2023-12-01T15:47:00.225 INFO:tasks.rados.rados.0.smithi040.stdout:2668: writing smithi04088644-93 from 1676262 to 2321535 tid 2 2023-12-01T15:47:00.229 INFO:tasks.rados.rados.0.smithi040.stdout:2668: writing smithi04088644-93 from 2754192 to 2992075 tid 3 2023-12-01T15:47:00.229 INFO:tasks.rados.rados.0.smithi040.stdout:2669: delete oid 304 current snap is 0 2023-12-01T15:47:00.229 INFO:tasks.rados.rados.0.smithi040.stdout:2664: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-12-01T15:47:00.335 INFO:tasks.rados.rados.0.smithi040.stdout:2665: finishing write tid 1 to smithi04088644-9 2023-12-01T15:47:00.335 INFO:tasks.rados.rados.0.smithi040.stdout:2663: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-12-01T15:47:00.458 INFO:tasks.rados.rados.0.smithi040.stdout:2666: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-12-01T15:47:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:00 smithi141 bash[31670]: audit 2023-12-01T15:47:00.224275+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.40:0/1201896082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:00.594 INFO:tasks.rados.rados.0.smithi040.stdout:2665: finishing write tid 2 to smithi04088644-9 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2665: finishing write tid 3 to smithi04088644-9 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2665: finishing write tid 4 to smithi04088644-9 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2665: oid 9 updating version 0 to 495 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2665: oid 9 version 495 is already newer than 494 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2665: oid 9 version 495 is already newer than 493 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 495 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2665: left oid 9 (ObjNum 1723 snap 0 seq_num 1723) 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2667: finishing write tid 1 to smithi04088644-202 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2667: finishing write tid 2 to smithi04088644-202 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2667: finishing write tid 3 to smithi04088644-202 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2667: finishing write tid 4 to smithi04088644-202 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2667: oid 202 updating version 0 to 307 2023-12-01T15:47:00.595 INFO:tasks.rados.rados.0.smithi040.stdout:2667: oid 202 updating version 307 to 308 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2667: oid 202 version 308 is already newer than 306 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 202 v 308 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2667: left oid 202 (ObjNum 1724 snap 0 seq_num 1724) 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: finishing write tid 1 to smithi04088644-93 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: finishing write tid 2 to smithi04088644-93 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: finishing write tid 3 to smithi04088644-93 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: finishing write tid 4 to smithi04088644-93 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: finishing write tid 5 to smithi04088644-93 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: oid 93 updating version 0 to 278 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: oid 93 version 278 is already newer than 276 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: oid 93 version 278 is already newer than 277 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: oid 93 updating version 278 to 279 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 279 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-12-01T15:47:00.596 INFO:tasks.rados.rados.0.smithi040.stdout:2668: left oid 93 (ObjNum 1725 snap 0 seq_num 1725) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2663: done (6 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2664: done (5 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2665: done (4 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2666: done (3 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2667: done (2 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2668: done (1 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2669: done (0 left) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2670: read oid 214 snap -1 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2670: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2671: write oid 54 current snap is 0 2023-12-01T15:47:00.597 INFO:tasks.rados.rados.0.smithi040.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-12-01T15:47:00.607 INFO:tasks.rados.rados.0.smithi040.stdout:2671: writing smithi04088644-54 from 625689 to 1392843 tid 1 2023-12-01T15:47:00.614 INFO:tasks.rados.rados.0.smithi040.stdout:2671: writing smithi04088644-54 from 1793226 to 2442168 tid 2 2023-12-01T15:47:00.614 INFO:tasks.rados.rados.0.smithi040.stdout:2672: write oid 29 current snap is 0 2023-12-01T15:47:00.614 INFO:tasks.rados.rados.0.smithi040.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-12-01T15:47:00.620 INFO:tasks.rados.rados.0.smithi040.stdout:2672: writing smithi04088644-29 from 642496 to 1084899 tid 1 2023-12-01T15:47:00.630 INFO:tasks.rados.rados.0.smithi040.stdout:2672: writing smithi04088644-29 from 1851708 to 2644308 tid 2 2023-12-01T15:47:00.630 INFO:tasks.rados.rados.0.smithi040.stdout:2673: read oid 417 snap -1 2023-12-01T15:47:00.630 INFO:tasks.rados.rados.0.smithi040.stdout:2673: expect deleted 2023-12-01T15:47:00.630 INFO:tasks.rados.rados.0.smithi040.stdout:2674: write oid 128 current snap is 0 2023-12-01T15:47:00.630 INFO:tasks.rados.rados.0.smithi040.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-12-01T15:47:00.636 INFO:tasks.rados.rados.0.smithi040.stdout:2674: writing smithi04088644-128 from 659303 to 1176955 tid 1 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2674: writing smithi04088644-128 from 1910190 to 2562801 tid 2 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2675: read oid 382 snap -1 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2676: read oid 91 snap -1 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2676: expect (ObjNum 525 snap 0 seq_num 525) 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2677: read oid 12 snap -1 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2678: write oid 57 current snap is 0 2023-12-01T15:47:00.645 INFO:tasks.rados.rados.0.smithi040.stdout:2670: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-12-01T15:47:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:00 smithi040 bash[41173]: audit 2023-12-01T15:47:00.224275+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.40:0/1201896082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:00 smithi040 bash[28232]: audit 2023-12-01T15:47:00.224275+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.40:0/1201896082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: finishing write tid 1 to smithi04088644-54 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: finishing write tid 2 to smithi04088644-54 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: finishing write tid 3 to smithi04088644-54 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: finishing write tid 4 to smithi04088644-54 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: oid 54 updating version 0 to 300 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: oid 54 version 300 is already newer than 299 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: oid 54 version 300 is already newer than 298 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 300 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing write tid 1 to smithi04088644-29 2023-12-01T15:47:00.788 INFO:tasks.rados.rados.0.smithi040.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-12-01T15:47:00.795 INFO:tasks.rados.rados.0.smithi040.stdout:2678: writing smithi04088644-57 from 676110 to 1269011 tid 1 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2678: writing smithi04088644-57 from 1968672 to 2764941 tid 2 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2670: done (8 left) 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2671: done (7 left) 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2679: read oid 180 snap -1 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2679: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2680: write oid 136 current snap is 0 2023-12-01T15:47:00.804 INFO:tasks.rados.rados.0.smithi040.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-12-01T15:47:00.812 INFO:tasks.rados.rados.0.smithi040.stdout:2680: writing smithi04088644-136 from 692917 to 1361067 tid 1 2023-12-01T15:47:00.818 INFO:tasks.rados.rados.0.smithi040.stdout:2680: writing smithi04088644-136 from 1910801 to 2450728 tid 2 2023-12-01T15:47:00.822 INFO:tasks.rados.rados.0.smithi040.stdout:2680: writing smithi04088644-136 from 3086024 to 3092917 tid 3 2023-12-01T15:47:00.822 INFO:tasks.rados.rados.0.smithi040.stdout:2681: write oid 311 current snap is 0 2023-12-01T15:47:00.822 INFO:tasks.rados.rados.0.smithi040.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-12-01T15:47:00.830 INFO:tasks.rados.rados.0.smithi040.stdout:2681: writing smithi04088644-311 from 709724 to 1453123 tid 1 2023-12-01T15:47:00.838 INFO:tasks.rados.rados.0.smithi040.stdout:2681: writing smithi04088644-311 from 1969283 to 2769221 tid 2 2023-12-01T15:47:00.838 INFO:tasks.rados.rados.0.smithi040.stdout:2682: write oid 487 current snap is 0 2023-12-01T15:47:00.838 INFO:tasks.rados.rados.0.smithi040.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-12-01T15:47:00.845 INFO:tasks.rados.rados.0.smithi040.stdout:2682: writing smithi04088644-487 from 726531 to 1145179 tid 1 2023-12-01T15:47:00.851 INFO:tasks.rados.rados.0.smithi040.stdout:2682: writing smithi04088644-487 from 1627765 to 2171361 tid 2 2023-12-01T15:47:00.856 INFO:tasks.rados.rados.0.smithi040.stdout:2682: writing smithi04088644-487 from 2740870 to 3126531 tid 3 2023-12-01T15:47:00.856 INFO:tasks.rados.rados.0.smithi040.stdout:2683: write oid 67 current snap is 0 2023-12-01T15:47:00.856 INFO:tasks.rados.rados.0.smithi040.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-12-01T15:47:00.864 INFO:tasks.rados.rados.0.smithi040.stdout:2683: writing smithi04088644-67 from 743338 to 1353588 tid 1 2023-12-01T15:47:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:2683: writing smithi04088644-67 from 1802600 to 2206207 tid 2 2023-12-01T15:47:00.876 INFO:tasks.rados.rados.0.smithi040.stdout:2683: writing smithi04088644-67 from 2884646 to 3143338 tid 3 2023-12-01T15:47:00.876 INFO:tasks.rados.rados.0.smithi040.stdout:2684: read oid 323 snap -1 2023-12-01T15:47:00.876 INFO:tasks.rados.rados.0.smithi040.stdout:2684: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T15:47:00.876 INFO:tasks.rados.rados.0.smithi040.stdout:2685: write oid 359 current snap is 0 2023-12-01T15:47:00.876 INFO:tasks.rados.rados.0.smithi040.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-12-01T15:47:00.884 INFO:tasks.rados.rados.0.smithi040.stdout:2685: writing smithi04088644-359 from 760145 to 1445644 tid 1 2023-12-01T15:47:00.893 INFO:tasks.rados.rados.0.smithi040.stdout:2685: writing smithi04088644-359 from 2144729 to 2691994 tid 2 2023-12-01T15:47:00.893 INFO:tasks.rados.rados.0.smithi040.stdout:2686: read oid 213 snap -1 2023-12-01T15:47:00.893 INFO:tasks.rados.rados.0.smithi040.stdout:2686: expect deleted 2023-12-01T15:47:00.893 INFO:tasks.rados.rados.0.smithi040.stdout:2687: read oid 168 snap -1 2023-12-01T15:47:00.893 INFO:tasks.rados.rados.0.smithi040.stdout:2687: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T15:47:00.894 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:47:00.894 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing write tid 2 to smithi04088644-29 2023-12-01T15:47:00.894 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing write tid 3 to smithi04088644-29 2023-12-01T15:47:00.894 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing write tid 4 to smithi04088644-29 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:2672: oid 29 updating version 0 to 323 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:2672: oid 29 updating version 323 to 324 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:2672: oid 29 version 324 is already newer than 322 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 324 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:2674: finishing write tid 1 to smithi04088644-128 2023-12-01T15:47:00.895 INFO:tasks.rados.rados.0.smithi040.stdout:2674: finishing write tid 2 to smithi04088644-128 2023-12-01T15:47:00.896 INFO:tasks.rados.rados.0.smithi040.stdout:2674: finishing write tid 3 to smithi04088644-128 2023-12-01T15:47:00.896 INFO:tasks.rados.rados.0.smithi040.stdout:2674: finishing write tid 4 to smithi04088644-128 2023-12-01T15:47:00.896 INFO:tasks.rados.rados.0.smithi040.stdout:2674: oid 128 updating version 0 to 498 2023-12-01T15:47:00.896 INFO:tasks.rados.rados.0.smithi040.stdout:2674: oid 128 version 498 is already newer than 497 2023-12-01T15:47:00.896 INFO:tasks.rados.rados.0.smithi040.stdout:2674: oid 128 version 498 is already newer than 496 2023-12-01T15:47:00.897 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 128 v 498 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-12-01T15:47:00.897 INFO:tasks.rados.rados.0.smithi040.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-12-01T15:47:00.897 INFO:tasks.rados.rados.0.smithi040.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:47:00.972 INFO:tasks.rados.rados.0.smithi040.stdout:2676: expect (ObjNum 525 snap 0 seq_num 525) 2023-12-01T15:47:01.106 INFO:tasks.rados.rados.0.smithi040.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-12-01T15:47:01.270 INFO:tasks.rados.rados.0.smithi040.stdout:2678: finishing write tid 1 to smithi04088644-57 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: finishing write tid 2 to smithi04088644-57 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: finishing write tid 3 to smithi04088644-57 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: finishing write tid 4 to smithi04088644-57 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: oid 57 updating version 0 to 402 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: oid 57 version 402 is already newer than 400 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: oid 57 version 402 is already newer than 401 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 57 v 402 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2680: finishing write tid 1 to smithi04088644-136 2023-12-01T15:47:01.271 INFO:tasks.rados.rados.0.smithi040.stdout:2679: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: finishing write tid 2 to smithi04088644-136 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: finishing write tid 3 to smithi04088644-136 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: finishing write tid 4 to smithi04088644-136 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: finishing write tid 5 to smithi04088644-136 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: oid 136 updating version 0 to 263 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: oid 136 updating version 263 to 264 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: oid 136 version 264 is already newer than 262 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:2680: oid 136 version 264 is already newer than 261 2023-12-01T15:47:01.452 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 136 v 264 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2680: left oid 136 (ObjNum 1731 snap 0 seq_num 1731) 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: finishing write tid 1 to smithi04088644-311 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: finishing write tid 2 to smithi04088644-311 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: finishing write tid 3 to smithi04088644-311 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: finishing write tid 4 to smithi04088644-311 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: oid 311 updating version 0 to 307 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: oid 311 version 307 is already newer than 306 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: oid 311 updating version 307 to 308 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 311 v 308 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2681: left oid 311 (ObjNum 1732 snap 0 seq_num 1732) 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2682: finishing write tid 1 to smithi04088644-487 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2682: finishing write tid 2 to smithi04088644-487 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2682: finishing write tid 3 to smithi04088644-487 2023-12-01T15:47:01.453 INFO:tasks.rados.rados.0.smithi040.stdout:2682: finishing write tid 4 to smithi04088644-487 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2682: finishing write tid 5 to smithi04088644-487 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2682: oid 487 updating version 0 to 499 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2682: oid 487 updating version 499 to 502 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2682: oid 487 version 502 is already newer than 501 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2682: oid 487 version 502 is already newer than 500 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 487 v 502 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2682: left oid 487 (ObjNum 1733 snap 0 seq_num 1733) 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2683: finishing write tid 1 to smithi04088644-67 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2683: finishing write tid 2 to smithi04088644-67 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2683: finishing write tid 3 to smithi04088644-67 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2683: finishing write tid 4 to smithi04088644-67 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2683: finishing write tid 5 to smithi04088644-67 2023-12-01T15:47:01.454 INFO:tasks.rados.rados.0.smithi040.stdout:2683: oid 67 updating version 0 to 378 2023-12-01T15:47:01.455 INFO:tasks.rados.rados.0.smithi040.stdout:2683: oid 67 updating version 378 to 380 2023-12-01T15:47:01.455 INFO:tasks.rados.rados.0.smithi040.stdout:2683: oid 67 version 380 is already newer than 377 2023-12-01T15:47:01.455 INFO:tasks.rados.rados.0.smithi040.stdout:2683: oid 67 version 380 is already newer than 379 2023-12-01T15:47:01.455 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 67 v 380 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-12-01T15:47:01.455 INFO:tasks.rados.rados.0.smithi040.stdout:2683: left oid 67 (ObjNum 1734 snap 0 seq_num 1734) 2023-12-01T15:47:01.455 INFO:tasks.rados.rados.0.smithi040.stdout:2684: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-12-01T15:47:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:01 smithi141 bash[31670]: cluster 2023-12-01T15:46:59.561582+0000 mgr.y (mgr.24356) 265 : cluster 0 pgmap v235: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: finishing write tid 1 to smithi04088644-359 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: finishing write tid 2 to smithi04088644-359 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: finishing write tid 3 to smithi04088644-359 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: finishing write tid 4 to smithi04088644-359 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: oid 359 updating version 0 to 293 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: oid 359 updating version 293 to 294 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: oid 359 updating version 294 to 295 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 295 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2685: left oid 359 (ObjNum 1735 snap 0 seq_num 1735) 2023-12-01T15:47:01.615 INFO:tasks.rados.rados.0.smithi040.stdout:2687: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-12-01T15:47:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:01 smithi040 bash[41173]: cluster 2023-12-01T15:46:59.561582+0000 mgr.y (mgr.24356) 265 : cluster 0 pgmap v235: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-12-01T15:47:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:01 smithi040 bash[28232]: cluster 2023-12-01T15:46:59.561582+0000 mgr.y (mgr.24356) 265 : cluster 0 pgmap v235: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 115 op/s 2023-12-01T15:47:01.769 INFO:tasks.rados.rados.0.smithi040.stdout:2672: done (15 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2673: done (14 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2674: done (13 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2675: done (12 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2676: done (11 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2677: done (10 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2678: done (9 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2679: done (8 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2680: done (7 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2681: done (6 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2682: done (5 left) 2023-12-01T15:47:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:2683: done (4 left) 2023-12-01T15:47:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:2684: done (3 left) 2023-12-01T15:47:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:2685: done (2 left) 2023-12-01T15:47:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:2686: done (1 left) 2023-12-01T15:47:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:2687: done (0 left) 2023-12-01T15:47:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:2688: write oid 111 current snap is 0 2023-12-01T15:47:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-12-01T15:47:01.783 INFO:tasks.rados.rados.0.smithi040.stdout:2688: writing smithi04088644-111 from 776952 to 1537700 tid 1 2023-12-01T15:47:01.789 INFO:tasks.rados.rados.0.smithi040.stdout:2688: writing smithi04088644-111 from 2203211 to 2610487 tid 2 2023-12-01T15:47:01.789 INFO:tasks.rados.rados.0.smithi040.stdout:2689: read oid 462 snap -1 2023-12-01T15:47:01.789 INFO:tasks.rados.rados.0.smithi040.stdout:2689: expect (ObjNum 1673 snap 0 seq_num 1673) 2023-12-01T15:47:01.789 INFO:tasks.rados.rados.0.smithi040.stdout:2690: read oid 469 snap -1 2023-12-01T15:47:01.789 INFO:tasks.rados.rados.0.smithi040.stdout:2690: expect deleted 2023-12-01T15:47:01.789 INFO:tasks.rados.rados.0.smithi040.stdout:2691: write oid 288 current snap is 0 2023-12-01T15:47:01.790 INFO:tasks.rados.rados.0.smithi040.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-12-01T15:47:01.796 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi04088644-288 from 793759 to 1229756 tid 1 2023-12-01T15:47:01.803 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi04088644-288 from 1861693 to 2412627 tid 2 2023-12-01T15:47:01.807 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi04088644-288 from 2850562 to 3193759 tid 3 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2692: read oid 380 snap -1 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2692: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2693: read oid 481 snap -1 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2693: expect deleted 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2694: read oid 410 snap -1 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2694: expect deleted 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2695: write oid 146 current snap is 0 2023-12-01T15:47:01.808 INFO:tasks.rados.rados.0.smithi040.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-12-01T15:47:01.812 INFO:tasks.rados.rados.0.smithi040.stdout:2695: writing smithi04088644-146 from 410566 to 921812 tid 1 2023-12-01T15:47:01.818 INFO:tasks.rados.rados.0.smithi040.stdout:2695: writing smithi04088644-146 from 1520175 to 1931120 tid 2 2023-12-01T15:47:01.825 INFO:tasks.rados.rados.0.smithi040.stdout:2695: writing smithi04088644-146 from 2477985 to 3082861 tid 3 2023-12-01T15:47:01.825 INFO:tasks.rados.rados.0.smithi040.stdout:2696: write oid 137 current snap is 0 2023-12-01T15:47:01.825 INFO:tasks.rados.rados.0.smithi040.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-12-01T15:47:01.831 INFO:tasks.rados.rados.0.smithi040.stdout:2696: writing smithi04088644-137 from 427373 to 1013868 tid 1 2023-12-01T15:47:01.837 INFO:tasks.rados.rados.0.smithi040.stdout:2696: writing smithi04088644-137 from 1462304 to 2016907 tid 2 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2696: writing smithi04088644-137 from 2789055 to 3205203 tid 3 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2697: read oid 292 snap -1 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2697: expect deleted 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2698: read oid 375 snap -1 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2698: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2699: read oid 63 snap -1 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2699: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2700: write oid 105 current snap is 0 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2688: finishing write tid 1 to smithi04088644-111 2023-12-01T15:47:01.844 INFO:tasks.rados.rados.0.smithi040.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-12-01T15:47:01.850 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi04088644-105 from 444180 to 1105924 tid 1 2023-12-01T15:47:01.855 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi04088644-105 from 1520786 to 1935400 tid 2 2023-12-01T15:47:01.862 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi04088644-105 from 2532831 to 3160251 tid 3 2023-12-01T15:47:01.862 INFO:tasks.rados.rados.0.smithi040.stdout:2690: done (12 left) 2023-12-01T15:47:01.862 INFO:tasks.rados.rados.0.smithi040.stdout:2701: write oid 404 current snap is 0 2023-12-01T15:47:01.862 INFO:tasks.rados.rados.0.smithi040.stdout:2688: finishing write tid 2 to smithi04088644-111 2023-12-01T15:47:01.862 INFO:tasks.rados.rados.0.smithi040.stdout:2688: finishing write tid 3 to smithi04088644-111 2023-12-01T15:47:01.862 INFO:tasks.rados.rados.0.smithi040.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-12-01T15:47:01.868 INFO:tasks.rados.rados.0.smithi040.stdout:2701: writing smithi04088644-404 from 460987 to 914333 tid 1 2023-12-01T15:47:01.875 INFO:tasks.rados.rados.0.smithi040.stdout:2701: writing smithi04088644-404 from 1695621 to 2253893 tid 2 2023-12-01T15:47:01.881 INFO:tasks.rados.rados.0.smithi040.stdout:2701: writing smithi04088644-404 from 2960254 to 3260987 tid 3 2023-12-01T15:47:01.881 INFO:tasks.rados.rados.0.smithi040.stdout:2702: read oid 324 snap -1 2023-12-01T15:47:01.881 INFO:tasks.rados.rados.0.smithi040.stdout:2702: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2703: write oid 131 current snap is 0 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2688: finishing write tid 4 to smithi04088644-111 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2688: oid 111 updating version 0 to 391 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2688: oid 111 version 391 is already newer than 390 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2688: oid 111 version 391 is already newer than 389 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 111 v 391 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2688: left oid 111 (ObjNum 1736 snap 0 seq_num 1736) 2023-12-01T15:47:01.882 INFO:tasks.rados.rados.0.smithi040.stdout:2689: expect (ObjNum 1673 snap 0 seq_num 1673) 2023-12-01T15:47:01.982 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 1 to smithi04088644-288 2023-12-01T15:47:01.983 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 2 to smithi04088644-288 2023-12-01T15:47:01.983 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 3 to smithi04088644-288 2023-12-01T15:47:01.983 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 4 to smithi04088644-288 2023-12-01T15:47:01.983 INFO:tasks.rados.rados.0.smithi040.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-12-01T15:47:01.994 INFO:tasks.rados.rados.0.smithi040.stdout:2703: writing smithi04088644-131 from 477794 to 1006389 tid 1 2023-12-01T15:47:02.004 INFO:tasks.rados.rados.0.smithi040.stdout:2703: writing smithi04088644-131 from 1754103 to 2456033 tid 2 2023-12-01T15:47:02.009 INFO:tasks.rados.rados.0.smithi040.stdout:2703: writing smithi04088644-131 from 2987677 to 3277794 tid 3 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2688: done (14 left) 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2689: done (13 left) 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2693: done (12 left) 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2694: done (11 left) 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2704: read oid 468 snap -1 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2704: expect deleted 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2705: read oid 420 snap -1 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2705: expect deleted 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2706: write oid 160 current snap is 0 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 5 to smithi04088644-288 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2691: oid 288 updating version 0 to 395 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2691: oid 288 version 395 is already newer than 392 2023-12-01T15:47:02.010 INFO:tasks.rados.rados.0.smithi040.stdout:2691: oid 288 version 395 is already newer than 394 2023-12-01T15:47:02.011 INFO:tasks.rados.rados.0.smithi040.stdout:2691: oid 288 version 395 is already newer than 393 2023-12-01T15:47:02.011 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 288 v 395 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-12-01T15:47:02.011 INFO:tasks.rados.rados.0.smithi040.stdout:2691: left oid 288 (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T15:47:02.011 INFO:tasks.rados.rados.0.smithi040.stdout:2692: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-12-01T15:47:02.161 INFO:tasks.rados.rados.0.smithi040.stdout:2695: finishing write tid 1 to smithi04088644-146 2023-12-01T15:47:02.161 INFO:tasks.rados.rados.0.smithi040.stdout:2695: finishing write tid 2 to smithi04088644-146 2023-12-01T15:47:02.161 INFO:tasks.rados.rados.0.smithi040.stdout:2695: finishing write tid 3 to smithi04088644-146 2023-12-01T15:47:02.161 INFO:tasks.rados.rados.0.smithi040.stdout:2695: finishing write tid 4 to smithi04088644-146 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2695: finishing write tid 5 to smithi04088644-146 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2695: oid 146 updating version 0 to 381 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2695: oid 146 updating version 381 to 384 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2695: oid 146 version 384 is already newer than 383 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2695: oid 146 version 384 is already newer than 382 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 384 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2695: left oid 146 (ObjNum 1738 snap 0 seq_num 1738) 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: finishing write tid 1 to smithi04088644-137 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: finishing write tid 2 to smithi04088644-137 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: finishing write tid 3 to smithi04088644-137 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: finishing write tid 4 to smithi04088644-137 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: finishing write tid 5 to smithi04088644-137 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: oid 137 updating version 0 to 302 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: oid 137 updating version 302 to 303 2023-12-01T15:47:02.162 INFO:tasks.rados.rados.0.smithi040.stdout:2696: oid 137 version 303 is already newer than 301 2023-12-01T15:47:02.163 INFO:tasks.rados.rados.0.smithi040.stdout:2696: oid 137 updating version 303 to 304 2023-12-01T15:47:02.163 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 137 v 304 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-12-01T15:47:02.163 INFO:tasks.rados.rados.0.smithi040.stdout:2696: left oid 137 (ObjNum 1739 snap 0 seq_num 1739) 2023-12-01T15:47:02.163 INFO:tasks.rados.rados.0.smithi040.stdout:2698: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-12-01T15:47:02.308 INFO:tasks.rados.rados.0.smithi040.stdout:2699: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-12-01T15:47:02.437 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 1 to smithi04088644-105 2023-12-01T15:47:02.437 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 2 to smithi04088644-105 2023-12-01T15:47:02.437 INFO:tasks.rados.rados.0.smithi040.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-12-01T15:47:02.444 INFO:tasks.rados.rados.0.smithi040.stdout:2706: writing smithi04088644-160 from 494601 to 1098445 tid 1 2023-12-01T15:47:02.453 INFO:tasks.rados.rados.0.smithi040.stdout:2706: writing smithi04088644-160 from 1812585 to 2374526 tid 2 2023-12-01T15:47:02.459 INFO:tasks.rados.rados.0.smithi040.stdout:2706: writing smithi04088644-160 from 3015100 to 3294601 tid 3 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2691: done (13 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2692: done (12 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2695: done (11 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2696: done (10 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2697: done (9 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2698: done (8 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2699: done (7 left) 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2707: write oid 338 current snap is 0 2023-12-01T15:47:02.460 INFO:tasks.rados.rados.0.smithi040.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-12-01T15:47:02.468 INFO:tasks.rados.rados.0.smithi040.stdout:2707: writing smithi04088644-338 from 511408 to 1190501 tid 1 2023-12-01T15:47:02.477 INFO:tasks.rados.rados.0.smithi040.stdout:2707: writing smithi04088644-338 from 1754714 to 2460313 tid 2 2023-12-01T15:47:02.483 INFO:tasks.rados.rados.0.smithi040.stdout:2707: writing smithi04088644-338 from 2926170 to 3311408 tid 3 2023-12-01T15:47:02.483 INFO:tasks.rados.rados.0.smithi040.stdout:2708: read oid 148 snap -1 2023-12-01T15:47:02.483 INFO:tasks.rados.rados.0.smithi040.stdout:2708: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-12-01T15:47:02.483 INFO:tasks.rados.rados.0.smithi040.stdout:2709: write oid 244 current snap is 0 2023-12-01T15:47:02.484 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 3 to smithi04088644-105 2023-12-01T15:47:02.484 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 4 to smithi04088644-105 2023-12-01T15:47:02.484 INFO:tasks.rados.rados.0.smithi040.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-12-01T15:47:02.491 INFO:tasks.rados.rados.0.smithi040.stdout:2709: writing smithi04088644-244 from 528215 to 1282557 tid 1 2023-12-01T15:47:02.498 INFO:tasks.rados.rados.0.smithi040.stdout:2709: writing smithi04088644-244 from 1813196 to 2378806 tid 2 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2709: writing smithi04088644-244 from 2953593 to 3328215 tid 3 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2710: delete oid 496 current snap is 0 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 5 to smithi04088644-105 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2700: oid 105 updating version 0 to 327 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2700: oid 105 version 327 is already newer than 326 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2700: oid 105 version 327 is already newer than 325 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2700: oid 105 updating version 327 to 328 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 105 v 328 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2700: left oid 105 (ObjNum 1740 snap 0 seq_num 1740) 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2701: finishing write tid 1 to smithi04088644-404 2023-12-01T15:47:02.504 INFO:tasks.rados.rados.0.smithi040.stdout:2701: finishing write tid 2 to smithi04088644-404 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: finishing write tid 3 to smithi04088644-404 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: finishing write tid 4 to smithi04088644-404 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: finishing write tid 5 to smithi04088644-404 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: oid 404 updating version 0 to 506 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: oid 404 version 506 is already newer than 504 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: oid 404 version 506 is already newer than 505 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: oid 404 version 506 is already newer than 503 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 404 v 506 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2701: left oid 404 (ObjNum 1741 snap 0 seq_num 1741) 2023-12-01T15:47:02.505 INFO:tasks.rados.rados.0.smithi040.stdout:2702: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing write tid 1 to smithi04088644-131 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing write tid 2 to smithi04088644-131 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing write tid 3 to smithi04088644-131 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing write tid 4 to smithi04088644-131 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing write tid 5 to smithi04088644-131 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: oid 131 updating version 0 to 508 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: oid 131 updating version 508 to 509 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: oid 131 updating version 509 to 510 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: oid 131 version 510 is already newer than 507 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 131 v 510 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2703: left oid 131 (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:47:02.699 INFO:tasks.rados.rados.0.smithi040.stdout:2706: finishing write tid 1 to smithi04088644-160 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: finishing write tid 2 to smithi04088644-160 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: finishing write tid 3 to smithi04088644-160 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: finishing write tid 4 to smithi04088644-160 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: finishing write tid 5 to smithi04088644-160 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: oid 160 updating version 0 to 473 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: oid 160 updating version 473 to 475 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: oid 160 version 475 is already newer than 474 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: oid 160 updating version 475 to 476 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 160 v 476 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2706: left oid 160 (ObjNum 1743 snap 0 seq_num 1743) 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2707: finishing write tid 1 to smithi04088644-338 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2707: finishing write tid 2 to smithi04088644-338 2023-12-01T15:47:02.700 INFO:tasks.rados.rados.0.smithi040.stdout:2707: finishing write tid 3 to smithi04088644-338 2023-12-01T15:47:02.701 INFO:tasks.rados.rados.0.smithi040.stdout:2708: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-12-01T15:47:02.805 INFO:tasks.rados.rados.0.smithi040.stdout:2707: finishing write tid 4 to smithi04088644-338 2023-12-01T15:47:02.805 INFO:tasks.rados.rados.0.smithi040.stdout:2707: finishing write tid 5 to smithi04088644-338 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2707: oid 338 updating version 0 to 311 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2707: oid 338 version 311 is already newer than 309 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2707: oid 338 version 311 is already newer than 310 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2707: oid 338 updating version 311 to 312 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 338 v 312 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2707: left oid 338 (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: finishing write tid 1 to smithi04088644-244 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: finishing write tid 2 to smithi04088644-244 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: finishing write tid 3 to smithi04088644-244 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: finishing write tid 4 to smithi04088644-244 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: finishing write tid 5 to smithi04088644-244 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: oid 244 updating version 0 to 513 2023-12-01T15:47:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:2709: oid 244 version 513 is already newer than 512 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2709: oid 244 version 513 is already newer than 511 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2709: oid 244 updating version 513 to 514 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 244 v 514 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2709: left oid 244 (ObjNum 1745 snap 0 seq_num 1745) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2700: done (10 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2701: done (9 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2702: done (8 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2703: done (7 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2704: done (6 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2705: done (5 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2706: done (4 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2707: done (3 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2708: done (2 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2709: done (1 left) 2023-12-01T15:47:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:2710: done (0 left) 2023-12-01T15:47:02.808 INFO:tasks.rados.rados.0.smithi040.stdout:2711: write oid 63 current snap is 0 2023-12-01T15:47:02.808 INFO:tasks.rados.rados.0.smithi040.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-12-01T15:47:02.816 INFO:tasks.rados.rados.0.smithi040.stdout:2711: writing smithi04088644-63 from 561829 to 1066669 tid 1 2023-12-01T15:47:02.822 INFO:tasks.rados.rados.0.smithi040.stdout:2711: writing smithi04088644-63 from 1530160 to 2099439 tid 2 2023-12-01T15:47:02.830 INFO:tasks.rados.rados.0.smithi040.stdout:2711: writing smithi04088644-63 from 2608439 to 3347469 tid 3 2023-12-01T15:47:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:2712: read oid 157 snap -1 2023-12-01T15:47:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:2712: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:47:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:2713: read oid 249 snap -1 2023-12-01T15:47:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:2713: expect deleted 2023-12-01T15:47:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:2714: write oid 77 current snap is 0 2023-12-01T15:47:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-12-01T15:47:02.837 INFO:tasks.rados.rados.0.smithi040.stdout:2714: writing smithi04088644-77 from 578636 to 1158725 tid 1 2023-12-01T15:47:02.845 INFO:tasks.rados.rados.0.smithi040.stdout:2714: writing smithi04088644-77 from 1872289 to 2585226 tid 2 2023-12-01T15:47:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:2714: writing smithi04088644-77 from 3319509 to 3378636 tid 3 2023-12-01T15:47:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:2715: write oid 103 current snap is 0 2023-12-01T15:47:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-12-01T15:47:02.857 INFO:tasks.rados.rados.0.smithi040.stdout:2715: writing smithi04088644-103 from 595443 to 1367134 tid 1 2023-12-01T15:47:02.864 INFO:tasks.rados.rados.0.smithi040.stdout:2715: writing smithi04088644-103 from 2047124 to 2620072 tid 2 2023-12-01T15:47:02.868 INFO:tasks.rados.rados.0.smithi040.stdout:2715: writing smithi04088644-103 from 3063285 to 3395443 tid 3 2023-12-01T15:47:02.868 INFO:tasks.rados.rados.0.smithi040.stdout:2716: write oid 90 current snap is 0 2023-12-01T15:47:02.868 INFO:tasks.rados.rados.0.smithi040.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-12-01T15:47:02.874 INFO:tasks.rados.rados.0.smithi040.stdout:2716: writing smithi04088644-90 from 612250 to 1059190 tid 1 2023-12-01T15:47:02.882 INFO:tasks.rados.rados.0.smithi040.stdout:2716: writing smithi04088644-90 from 1705606 to 2422212 tid 2 2023-12-01T15:47:02.887 INFO:tasks.rados.rados.0.smithi040.stdout:2716: writing smithi04088644-90 from 3090708 to 3412250 tid 3 2023-12-01T15:47:02.888 INFO:tasks.rados.rados.0.smithi040.stdout:2717: write oid 112 current snap is 0 2023-12-01T15:47:02.888 INFO:tasks.rados.rados.0.smithi040.stdout:2711: finishing write tid 1 to smithi04088644-63 2023-12-01T15:47:02.888 INFO:tasks.rados.rados.0.smithi040.stdout:2711: finishing write tid 2 to smithi04088644-63 2023-12-01T15:47:02.888 INFO:tasks.rados.rados.0.smithi040.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-12-01T15:47:02.894 INFO:tasks.rados.rados.0.smithi040.stdout:2717: writing smithi04088644-112 from 629057 to 1151246 tid 1 2023-12-01T15:47:02.900 INFO:tasks.rados.rados.0.smithi040.stdout:2717: writing smithi04088644-112 from 1764088 to 2340705 tid 2 2023-12-01T15:47:02.907 INFO:tasks.rados.rados.0.smithi040.stdout:2717: writing smithi04088644-112 from 3118131 to 3429057 tid 3 2023-12-01T15:47:02.907 INFO:tasks.rados.rados.0.smithi040.stdout:2718: write oid 148 current snap is 0 2023-12-01T15:47:02.907 INFO:tasks.rados.rados.0.smithi040.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-12-01T15:47:02.914 INFO:tasks.rados.rados.0.smithi040.stdout:2718: writing smithi04088644-148 from 645864 to 1243302 tid 1 2023-12-01T15:47:02.921 INFO:tasks.rados.rados.0.smithi040.stdout:2718: writing smithi04088644-148 from 1706217 to 2426492 tid 2 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2718: writing smithi04088644-148 from 3029201 to 3445864 tid 3 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2719: read oid 269 snap -1 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2720: write oid 497 current snap is 0 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2711: finishing write tid 3 to smithi04088644-63 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2711: finishing write tid 4 to smithi04088644-63 2023-12-01T15:47:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-12-01T15:47:02.934 INFO:tasks.rados.rados.0.smithi040.stdout:2720: writing smithi04088644-497 from 662671 to 1335358 tid 1 2023-12-01T15:47:02.940 INFO:tasks.rados.rados.0.smithi040.stdout:2720: writing smithi04088644-497 from 1764699 to 2344985 tid 2 2023-12-01T15:47:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:2720: writing smithi04088644-497 from 3056624 to 3462671 tid 3 2023-12-01T15:47:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:2713: done (9 left) 2023-12-01T15:47:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:2721: write oid 72 current snap is 0 2023-12-01T15:47:02.947 INFO:tasks.rados.rados.0.smithi040.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-12-01T15:47:02.955 INFO:tasks.rados.rados.0.smithi040.stdout:2721: writing smithi04088644-72 from 679478 to 1427414 tid 1 2023-12-01T15:47:02.964 INFO:tasks.rados.rados.0.smithi040.stdout:2721: writing smithi04088644-72 from 2223181 to 2947125 tid 2 2023-12-01T15:47:02.964 INFO:tasks.rados.rados.0.smithi040.stdout:2722: read oid 227 snap -1 2023-12-01T15:47:02.964 INFO:tasks.rados.rados.0.smithi040.stdout:2722: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:47:02.964 INFO:tasks.rados.rados.0.smithi040.stdout:2723: write oid 44 current snap is 0 2023-12-01T15:47:02.965 INFO:tasks.rados.rados.0.smithi040.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-12-01T15:47:02.970 INFO:tasks.rados.rados.0.smithi040.stdout:2723: writing smithi04088644-44 from 696285 to 1119470 tid 1 2023-12-01T15:47:02.977 INFO:tasks.rados.rados.0.smithi040.stdout:2723: writing smithi04088644-44 from 1881663 to 2349265 tid 2 2023-12-01T15:47:02.984 INFO:tasks.rados.rados.0.smithi040.stdout:2723: writing smithi04088644-44 from 3111470 to 3496285 tid 3 2023-12-01T15:47:02.984 INFO:tasks.rados.rados.0.smithi040.stdout:2724: delete oid 393 current snap is 0 2023-12-01T15:47:02.984 INFO:tasks.rados.rados.0.smithi040.stdout:2711: finishing write tid 5 to smithi04088644-63 2023-12-01T15:47:02.984 INFO:tasks.rados.rados.0.smithi040.stdout:2711: oid 63 updating version 0 to 386 2023-12-01T15:47:02.984 INFO:tasks.rados.rados.0.smithi040.stdout:2711: oid 63 updating version 386 to 387 2023-12-01T15:47:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:2711: oid 63 updating version 387 to 388 2023-12-01T15:47:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:2711: oid 63 version 388 is already newer than 385 2023-12-01T15:47:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 63 v 388 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-12-01T15:47:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-12-01T15:47:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:2712: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: finishing write tid 1 to smithi04088644-77 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: finishing write tid 2 to smithi04088644-77 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: finishing write tid 3 to smithi04088644-77 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: finishing write tid 4 to smithi04088644-77 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: finishing write tid 5 to smithi04088644-77 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: oid 77 updating version 0 to 399 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: oid 77 version 399 is already newer than 398 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: oid 77 version 399 is already newer than 397 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: oid 77 version 399 is already newer than 396 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 77 v 399 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2715: finishing write tid 1 to smithi04088644-103 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2715: finishing write tid 2 to smithi04088644-103 2023-12-01T15:47:03.155 INFO:tasks.rados.rados.0.smithi040.stdout:2715: finishing write tid 3 to smithi04088644-103 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: finishing write tid 4 to smithi04088644-103 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: finishing write tid 5 to smithi04088644-103 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: oid 103 updating version 0 to 401 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: oid 103 updating version 401 to 402 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: oid 103 version 402 is already newer than 400 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: oid 103 updating version 402 to 403 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 103 v 403 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2716: finishing write tid 1 to smithi04088644-90 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2711: done (12 left) 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2712: done (11 left) 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2714: done (10 left) 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2715: done (9 left) 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2724: done (8 left) 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2725: read oid 183 snap -1 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2725: expect deleted 2023-12-01T15:47:03.156 INFO:tasks.rados.rados.0.smithi040.stdout:2726: read oid 48 snap -1 2023-12-01T15:47:03.157 INFO:tasks.rados.rados.0.smithi040.stdout:2726: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:47:03.157 INFO:tasks.rados.rados.0.smithi040.stdout:2727: read oid 341 snap -1 2023-12-01T15:47:03.157 INFO:tasks.rados.rados.0.smithi040.stdout:2727: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:03.157 INFO:tasks.rados.rados.0.smithi040.stdout:2728: write oid 79 current snap is 0 2023-12-01T15:47:03.157 INFO:tasks.rados.rados.0.smithi040.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-12-01T15:47:03.169 INFO:tasks.rados.rados.0.smithi040.stdout:2728: writing smithi04088644-79 from 729899 to 1419935 tid 1 2023-12-01T15:47:03.175 INFO:tasks.rados.rados.0.smithi040.stdout:2728: writing smithi04088644-79 from 1998627 to 2469898 tid 2 2023-12-01T15:47:03.182 INFO:tasks.rados.rados.0.smithi040.stdout:2728: writing smithi04088644-79 from 3166316 to 3529899 tid 3 2023-12-01T15:47:03.182 INFO:tasks.rados.rados.0.smithi040.stdout:2729: write oid 52 current snap is 0 2023-12-01T15:47:03.182 INFO:tasks.rados.rados.0.smithi040.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-12-01T15:47:03.190 INFO:tasks.rados.rados.0.smithi040.stdout:2729: writing smithi04088644-52 from 746706 to 1511991 tid 1 2023-12-01T15:47:03.197 INFO:tasks.rados.rados.0.smithi040.stdout:2729: writing smithi04088644-52 from 2057109 to 2788391 tid 2 2023-12-01T15:47:03.201 INFO:tasks.rados.rados.0.smithi040.stdout:2729: writing smithi04088644-52 from 3193739 to 3546706 tid 3 2023-12-01T15:47:03.201 INFO:tasks.rados.rados.0.smithi040.stdout:2730: read oid 95 snap -1 2023-12-01T15:47:03.201 INFO:tasks.rados.rados.0.smithi040.stdout:2730: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-12-01T15:47:03.202 INFO:tasks.rados.rados.0.smithi040.stdout:2731: read oid 358 snap -1 2023-12-01T15:47:03.202 INFO:tasks.rados.rados.0.smithi040.stdout:2731: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T15:47:03.202 INFO:tasks.rados.rados.0.smithi040.stdout:2732: write oid 13 current snap is 0 2023-12-01T15:47:03.202 INFO:tasks.rados.rados.0.smithi040.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-12-01T15:47:03.208 INFO:tasks.rados.rados.0.smithi040.stdout:2732: writing smithi04088644-13 from 763513 to 1204047 tid 1 2023-12-01T15:47:03.214 INFO:tasks.rados.rados.0.smithi040.stdout:2732: writing smithi04088644-13 from 1715591 to 2190531 tid 2 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2732: writing smithi04088644-13 from 2821162 to 3244515 tid 3 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: finishing write tid 2 to smithi04088644-90 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: finishing write tid 3 to smithi04088644-90 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: finishing write tid 4 to smithi04088644-90 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: finishing write tid 5 to smithi04088644-90 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: oid 90 updating version 0 to 389 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: oid 90 updating version 389 to 392 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: oid 90 version 392 is already newer than 390 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:2716: oid 90 version 392 is already newer than 391 2023-12-01T15:47:03.221 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 90 v 392 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: finishing write tid 1 to smithi04088644-112 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: finishing write tid 2 to smithi04088644-112 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: finishing write tid 3 to smithi04088644-112 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: finishing write tid 4 to smithi04088644-112 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: finishing write tid 5 to smithi04088644-112 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: oid 112 updating version 0 to 297 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: oid 112 updating version 297 to 299 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: oid 112 version 299 is already newer than 298 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: oid 112 version 299 is already newer than 296 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 112 v 299 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2718: finishing write tid 1 to smithi04088644-148 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2718: finishing write tid 2 to smithi04088644-148 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2718: finishing write tid 3 to smithi04088644-148 2023-12-01T15:47:03.222 INFO:tasks.rados.rados.0.smithi040.stdout:2718: finishing write tid 4 to smithi04088644-148 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2718: finishing write tid 5 to smithi04088644-148 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2718: oid 148 updating version 0 to 394 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2718: oid 148 updating version 394 to 396 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2718: oid 148 version 396 is already newer than 395 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2718: oid 148 version 396 is already newer than 393 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 148 v 396 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:47:03.223 INFO:tasks.rados.rados.0.smithi040.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: finishing write tid 1 to smithi04088644-497 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: finishing write tid 2 to smithi04088644-497 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: finishing write tid 3 to smithi04088644-497 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: finishing write tid 4 to smithi04088644-497 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: finishing write tid 5 to smithi04088644-497 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: oid 497 updating version 0 to 312 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: oid 497 version 312 is already newer than 311 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: oid 497 version 312 is already newer than 310 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: oid 497 version 312 is already newer than 309 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 497 v 312 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2720: left oid 497 (ObjNum 1753 snap 0 seq_num 1753) 2023-12-01T15:47:03.411 INFO:tasks.rados.rados.0.smithi040.stdout:2721: finishing write tid 1 to smithi04088644-72 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: finishing write tid 2 to smithi04088644-72 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: finishing write tid 3 to smithi04088644-72 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: finishing write tid 4 to smithi04088644-72 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: oid 72 updating version 0 to 280 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: oid 72 updating version 280 to 282 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: oid 72 version 282 is already newer than 281 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 72 v 282 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: left oid 72 (ObjNum 1754 snap 0 seq_num 1754) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2716: done (15 left) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2717: done (14 left) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2718: done (13 left) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2719: done (12 left) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2720: done (11 left) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2721: done (10 left) 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2733: delete oid 63 current snap is 0 2023-12-01T15:47:03.412 INFO:tasks.rados.rados.0.smithi040.stdout:2722: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:47:03.543 INFO:tasks.rados.rados.0.smithi040.stdout:2723: finishing write tid 1 to smithi04088644-44 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: finishing write tid 2 to smithi04088644-44 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: finishing write tid 3 to smithi04088644-44 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: finishing write tid 4 to smithi04088644-44 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: finishing write tid 5 to smithi04088644-44 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: oid 44 updating version 0 to 395 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: oid 44 updating version 395 to 397 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: oid 44 version 397 is already newer than 396 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: oid 44 updating version 397 to 398 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 398 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2723: left oid 44 (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:03.544 INFO:tasks.rados.rados.0.smithi040.stdout:2726: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:47:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:03 smithi040 bash[41173]: cluster 2023-12-01T15:47:01.562197+0000 mgr.y (mgr.24356) 266 : cluster 0 pgmap v236: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-12-01T15:47:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:03 smithi040 bash[41173]: audit 2023-12-01T15:47:02.699933+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.40:0/2020092869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:03 smithi040 bash[28232]: cluster 2023-12-01T15:47:01.562197+0000 mgr.y (mgr.24356) 266 : cluster 0 pgmap v236: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-12-01T15:47:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:03 smithi040 bash[28232]: audit 2023-12-01T15:47:02.699933+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.40:0/2020092869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:03.676 INFO:tasks.rados.rados.0.smithi040.stdout:2727: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:03 smithi141 bash[31670]: cluster 2023-12-01T15:47:01.562197+0000 mgr.y (mgr.24356) 266 : cluster 0 pgmap v236: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-12-01T15:47:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:03 smithi141 bash[31670]: audit 2023-12-01T15:47:02.699933+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.40:0/2020092869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: finishing write tid 1 to smithi04088644-79 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: finishing write tid 2 to smithi04088644-79 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: finishing write tid 3 to smithi04088644-79 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: finishing write tid 4 to smithi04088644-79 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: finishing write tid 5 to smithi04088644-79 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: oid 79 updating version 0 to 480 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: oid 79 version 480 is already newer than 477 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: oid 79 version 480 is already newer than 479 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:2728: oid 79 version 480 is already newer than 478 2023-12-01T15:47:03.856 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 480 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-12-01T15:47:03.857 INFO:tasks.rados.rados.0.smithi040.stdout:2728: left oid 79 (ObjNum 1757 snap 0 seq_num 1757) 2023-12-01T15:47:03.857 INFO:tasks.rados.rados.0.smithi040.stdout:2729: finishing write tid 1 to smithi04088644-52 2023-12-01T15:47:03.857 INFO:tasks.rados.rados.0.smithi040.stdout:2729: finishing write tid 2 to smithi04088644-52 2023-12-01T15:47:03.857 INFO:tasks.rados.rados.0.smithi040.stdout:2729: finishing write tid 3 to smithi04088644-52 2023-12-01T15:47:03.857 INFO:tasks.rados.rados.0.smithi040.stdout:2729: finishing write tid 4 to smithi04088644-52 2023-12-01T15:47:03.857 INFO:tasks.rados.rados.0.smithi040.stdout:2731: expect (ObjNum 357 snap 0 seq_num 357) 2023-12-01T15:47:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:2729: finishing write tid 5 to smithi04088644-52 2023-12-01T15:47:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:2729: oid 52 updating version 0 to 405 2023-12-01T15:47:03.919 INFO:tasks.rados.rados.0.smithi040.stdout:2729: oid 52 version 405 is already newer than 403 2023-12-01T15:47:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:2729: oid 52 version 405 is already newer than 404 2023-12-01T15:47:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:2729: oid 52 updating version 405 to 406 2023-12-01T15:47:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 52 v 406 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-12-01T15:47:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:2729: left oid 52 (ObjNum 1758 snap 0 seq_num 1758) 2023-12-01T15:47:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing write tid 1 to smithi04088644-13 2023-12-01T15:47:03.920 INFO:tasks.rados.rados.0.smithi040.stdout:2730: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-12-01T15:47:04.176 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing write tid 2 to smithi04088644-13 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing write tid 3 to smithi04088644-13 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing write tid 4 to smithi04088644-13 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing write tid 5 to smithi04088644-13 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: oid 13 updating version 0 to 483 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: oid 13 updating version 483 to 484 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: oid 13 version 484 is already newer than 482 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: oid 13 version 484 is already newer than 481 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 484 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2732: left oid 13 (ObjNum 1759 snap 0 seq_num 1759) 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2722: done (10 left) 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2723: done (9 left) 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2725: done (8 left) 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2726: done (7 left) 2023-12-01T15:47:04.177 INFO:tasks.rados.rados.0.smithi040.stdout:2727: done (6 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2728: done (5 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2729: done (4 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2730: done (3 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2731: done (2 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2732: done (1 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2733: done (0 left) 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2734: write oid 312 current snap is 0 2023-12-01T15:47:04.178 INFO:tasks.rados.rados.0.smithi040.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-12-01T15:47:04.189 INFO:tasks.rados.rados.0.smithi040.stdout:2734: writing smithi04088644-312 from 797127 to 1388159 tid 1 2023-12-01T15:47:04.196 INFO:tasks.rados.rados.0.smithi040.stdout:2734: writing smithi04088644-312 from 2116202 to 2594811 tid 2 2023-12-01T15:47:04.202 INFO:tasks.rados.rados.0.smithi040.stdout:2734: writing smithi04088644-312 from 3159655 to 3597127 tid 3 2023-12-01T15:47:04.202 INFO:tasks.rados.rados.0.smithi040.stdout:2735: delete oid 168 current snap is 0 2023-12-01T15:47:04.202 INFO:tasks.rados.rados.0.smithi040.stdout:2734: finishing write tid 1 to smithi04088644-312 2023-12-01T15:47:04.202 INFO:tasks.rados.rados.0.smithi040.stdout:2734: finishing write tid 2 to smithi04088644-312 2023-12-01T15:47:04.204 INFO:tasks.rados.rados.0.smithi040.stdout:2735: done (1 left) 2023-12-01T15:47:04.204 INFO:tasks.rados.rados.0.smithi040.stdout:2736: write oid 68 current snap is 0 2023-12-01T15:47:04.204 INFO:tasks.rados.rados.0.smithi040.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-12-01T15:47:04.212 INFO:tasks.rados.rados.0.smithi040.stdout:2736: writing smithi04088644-68 from 430741 to 1172271 tid 1 2023-12-01T15:47:04.219 INFO:tasks.rados.rados.0.smithi040.stdout:2736: writing smithi04088644-68 from 1833166 to 2315444 tid 2 2023-12-01T15:47:04.225 INFO:tasks.rados.rados.0.smithi040.stdout:2736: writing smithi04088644-68 from 2814501 to 3399295 tid 3 2023-12-01T15:47:04.225 INFO:tasks.rados.rados.0.smithi040.stdout:2737: write oid 54 current snap is 0 2023-12-01T15:47:04.225 INFO:tasks.rados.rados.0.smithi040.stdout:2734: finishing write tid 3 to smithi04088644-312 2023-12-01T15:47:04.225 INFO:tasks.rados.rados.0.smithi040.stdout:2734: finishing write tid 4 to smithi04088644-312 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2734: finishing write tid 5 to smithi04088644-312 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2734: oid 312 updating version 0 to 286 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2734: oid 312 version 286 is already newer than 283 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2734: oid 312 version 286 is already newer than 285 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2734: oid 312 version 286 is already newer than 284 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 312 v 286 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2736: finishing write tid 1 to smithi04088644-68 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2736: finishing write tid 2 to smithi04088644-68 2023-12-01T15:47:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-12-01T15:47:04.230 INFO:tasks.rados.rados.0.smithi040.stdout:2737: writing smithi04088644-54 from 447548 to 980680 tid 1 2023-12-01T15:47:04.238 INFO:tasks.rados.rados.0.smithi040.stdout:2737: writing smithi04088644-54 from 1491648 to 2233937 tid 2 2023-12-01T15:47:04.246 INFO:tasks.rados.rados.0.smithi040.stdout:2737: writing smithi04088644-54 from 2841924 to 3637990 tid 3 2023-12-01T15:47:04.246 INFO:tasks.rados.rados.0.smithi040.stdout:2734: done (2 left) 2023-12-01T15:47:04.246 INFO:tasks.rados.rados.0.smithi040.stdout:2738: read oid 131 snap -1 2023-12-01T15:47:04.246 INFO:tasks.rados.rados.0.smithi040.stdout:2738: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:47:04.246 INFO:tasks.rados.rados.0.smithi040.stdout:2739: write oid 249 current snap is 0 2023-12-01T15:47:04.246 INFO:tasks.rados.rados.0.smithi040.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-12-01T15:47:04.253 INFO:tasks.rados.rados.0.smithi040.stdout:2739: writing smithi04088644-249 from 464355 to 1072736 tid 1 2023-12-01T15:47:04.259 INFO:tasks.rados.rados.0.smithi040.stdout:2739: writing smithi04088644-249 from 1550130 to 2036077 tid 2 2023-12-01T15:47:04.265 INFO:tasks.rados.rados.0.smithi040.stdout:2739: writing smithi04088644-249 from 2469347 to 3076685 tid 3 2023-12-01T15:47:04.268 INFO:tasks.rados.rados.0.smithi040.stdout:2739: writing smithi04088644-249 from 3549144 to 3664355 tid 4 2023-12-01T15:47:04.268 INFO:tasks.rados.rados.0.smithi040.stdout:2740: delete oid 412 current snap is 0 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: finishing write tid 3 to smithi04088644-68 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: finishing write tid 4 to smithi04088644-68 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: finishing write tid 5 to smithi04088644-68 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: oid 68 updating version 0 to 289 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: oid 68 version 289 is already newer than 287 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: oid 68 updating version 289 to 290 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: oid 68 version 290 is already newer than 288 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 68 v 290 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2737: finishing write tid 1 to smithi04088644-54 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2737: finishing write tid 2 to smithi04088644-54 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2737: finishing write tid 3 to smithi04088644-54 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2737: finishing write tid 4 to smithi04088644-54 2023-12-01T15:47:04.269 INFO:tasks.rados.rados.0.smithi040.stdout:2737: finishing write tid 5 to smithi04088644-54 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:2737: oid 54 updating version 0 to 308 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:2737: oid 54 version 308 is already newer than 307 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:2737: oid 54 version 308 is already newer than 305 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:2737: oid 54 version 308 is already newer than 306 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 308 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-12-01T15:47:04.270 INFO:tasks.rados.rados.0.smithi040.stdout:2738: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: finishing write tid 1 to smithi04088644-249 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: finishing write tid 2 to smithi04088644-249 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: finishing write tid 3 to smithi04088644-249 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: finishing write tid 4 to smithi04088644-249 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: finishing write tid 5 to smithi04088644-249 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: finishing write tid 6 to smithi04088644-249 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: oid 249 updating version 0 to 518 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: oid 249 version 518 is already newer than 517 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: oid 249 updating version 518 to 519 2023-12-01T15:47:04.381 INFO:tasks.rados.rados.0.smithi040.stdout:2739: oid 249 version 519 is already newer than 516 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2739: oid 249 version 519 is already newer than 515 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 249 v 519 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2736: done (4 left) 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2737: done (3 left) 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2738: done (2 left) 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2739: done (1 left) 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2740: done (0 left) 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2741: write oid 174 current snap is 0 2023-12-01T15:47:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-12-01T15:47:04.393 INFO:tasks.rados.rados.0.smithi040.stdout:2741: writing smithi04088644-174 from 497969 to 1256848 tid 1 2023-12-01T15:47:04.399 INFO:tasks.rados.rados.0.smithi040.stdout:2741: writing smithi04088644-174 from 1667094 to 2156710 tid 2 2023-12-01T15:47:04.410 INFO:tasks.rados.rados.0.smithi040.stdout:2741: writing smithi04088644-174 from 2924193 to 3554075 tid 3 2023-12-01T15:47:04.410 INFO:tasks.rados.rados.0.smithi040.stdout:2742: write oid 303 current snap is 0 2023-12-01T15:47:04.410 INFO:tasks.rados.rados.0.smithi040.stdout:2741: finishing write tid 1 to smithi04088644-174 2023-12-01T15:47:04.410 INFO:tasks.rados.rados.0.smithi040.stdout:2741: finishing write tid 2 to smithi04088644-174 2023-12-01T15:47:04.410 INFO:tasks.rados.rados.0.smithi040.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-12-01T15:47:04.413 INFO:tasks.rados.rados.0.smithi040.stdout:2742: writing smithi04088644-303 from 514776 to 948904 tid 1 2023-12-01T15:47:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:2742: writing smithi04088644-303 from 1609223 to 2242497 tid 2 2023-12-01T15:47:04.426 INFO:tasks.rados.rados.0.smithi040.stdout:2742: writing smithi04088644-303 from 2718910 to 3276417 tid 3 2023-12-01T15:47:04.427 INFO:tasks.rados.rados.0.smithi040.stdout:2743: write oid 235 current snap is 0 2023-12-01T15:47:04.427 INFO:tasks.rados.rados.0.smithi040.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-12-01T15:47:04.433 INFO:tasks.rados.rados.0.smithi040.stdout:2743: writing smithi04088644-235 from 531583 to 1040960 tid 1 2023-12-01T15:47:04.439 INFO:tasks.rados.rados.0.smithi040.stdout:2743: writing smithi04088644-235 from 1667705 to 2160990 tid 2 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2743: writing smithi04088644-235 from 2862686 to 3631465 tid 3 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2744: read oid 233 snap -1 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2744: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2745: read oid 178 snap -1 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2745: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2746: write oid 3 current snap is 0 2023-12-01T15:47:04.448 INFO:tasks.rados.rados.0.smithi040.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-12-01T15:47:04.455 INFO:tasks.rados.rados.0.smithi040.stdout:2746: writing smithi04088644-3 from 548390 to 1133016 tid 1 2023-12-01T15:47:04.462 INFO:tasks.rados.rados.0.smithi040.stdout:2746: writing smithi04088644-3 from 1726187 to 2363130 tid 2 2023-12-01T15:47:04.467 INFO:tasks.rados.rados.0.smithi040.stdout:2746: writing smithi04088644-3 from 2773756 to 3353807 tid 3 2023-12-01T15:47:04.468 INFO:tasks.rados.rados.0.smithi040.stdout:2747: write oid 269 current snap is 0 2023-12-01T15:47:04.468 INFO:tasks.rados.rados.0.smithi040.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-12-01T15:47:04.475 INFO:tasks.rados.rados.0.smithi040.stdout:2747: writing smithi04088644-269 from 565197 to 1225072 tid 1 2023-12-01T15:47:04.482 INFO:tasks.rados.rados.0.smithi040.stdout:2747: writing smithi04088644-269 from 1784669 to 2281623 tid 2 2023-12-01T15:47:04.490 INFO:tasks.rados.rados.0.smithi040.stdout:2747: writing smithi04088644-269 from 2917532 to 3708855 tid 3 2023-12-01T15:47:04.490 INFO:tasks.rados.rados.0.smithi040.stdout:2748: write oid 85 current snap is 0 2023-12-01T15:47:04.490 INFO:tasks.rados.rados.0.smithi040.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-12-01T15:47:04.496 INFO:tasks.rados.rados.0.smithi040.stdout:2748: writing smithi04088644-85 from 582004 to 1033481 tid 1 2023-12-01T15:47:04.502 INFO:tasks.rados.rados.0.smithi040.stdout:2748: writing smithi04088644-85 from 1443151 to 2083763 tid 2 2023-12-01T15:47:04.508 INFO:tasks.rados.rados.0.smithi040.stdout:2748: writing smithi04088644-85 from 2544955 to 3147550 tid 3 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2748: writing smithi04088644-85 from 3612817 to 3782004 tid 4 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2749: write oid 468 current snap is 0 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: finishing write tid 3 to smithi04088644-174 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: finishing write tid 4 to smithi04088644-174 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: finishing write tid 5 to smithi04088644-174 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: oid 174 updating version 0 to 314 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: oid 174 updating version 314 to 315 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: oid 174 updating version 315 to 316 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: oid 174 version 316 is already newer than 313 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 316 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2742: finishing write tid 1 to smithi04088644-303 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2742: finishing write tid 2 to smithi04088644-303 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2742: finishing write tid 3 to smithi04088644-303 2023-12-01T15:47:04.513 INFO:tasks.rados.rados.0.smithi040.stdout:2742: finishing write tid 4 to smithi04088644-303 2023-12-01T15:47:04.514 INFO:tasks.rados.rados.0.smithi040.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-12-01T15:47:04.524 INFO:tasks.rados.rados.0.smithi040.stdout:2749: writing smithi04088644-468 from 598811 to 1125537 tid 1 2023-12-01T15:47:04.531 INFO:tasks.rados.rados.0.smithi040.stdout:2749: writing smithi04088644-468 from 1901633 to 2402256 tid 2 2023-12-01T15:47:04.538 INFO:tasks.rados.rados.0.smithi040.stdout:2749: writing smithi04088644-468 from 2972378 to 3502598 tid 3 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2741: done (8 left) 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2750: read oid 114 snap -1 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2750: expect (ObjNum 791 snap 0 seq_num 791) 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2751: read oid 288 snap -1 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2751: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2752: read oid 493 snap -1 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2752: expect deleted 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2753: delete oid 87 current snap is 0 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2742: finishing write tid 5 to smithi04088644-303 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2742: oid 303 updating version 0 to 267 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2742: oid 303 updating version 267 to 268 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2742: oid 303 version 268 is already newer than 266 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:2742: oid 303 version 268 is already newer than 265 2023-12-01T15:47:04.539 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 303 v 268 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: finishing write tid 1 to smithi04088644-235 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: finishing write tid 2 to smithi04088644-235 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: finishing write tid 3 to smithi04088644-235 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: finishing write tid 4 to smithi04088644-235 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: finishing write tid 5 to smithi04088644-235 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: oid 235 updating version 0 to 272 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: oid 235 version 272 is already newer than 271 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: oid 235 version 272 is already newer than 270 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: oid 235 version 272 is already newer than 269 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 235 v 272 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T15:47:04.540 INFO:tasks.rados.rados.0.smithi040.stdout:2745: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T15:47:04.661 INFO:tasks.rados.rados.0.smithi040.stdout:2744: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-12-01T15:47:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:04 smithi040 bash[28232]: audit 2023-12-01T15:47:03.304071+0000 mon.c (mon.2) 170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:04 smithi040 bash[41173]: audit 2023-12-01T15:47:03.304071+0000 mon.c (mon.2) 170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:04 smithi141 bash[31670]: audit 2023-12-01T15:47:03.304071+0000 mon.c (mon.2) 170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:04.821 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 1 to smithi04088644-3 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 2 to smithi04088644-3 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 3 to smithi04088644-3 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 4 to smithi04088644-3 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 5 to smithi04088644-3 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: oid 3 updating version 0 to 243 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: oid 3 version 243 is already newer than 241 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: oid 3 version 243 is already newer than 242 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: oid 3 updating version 243 to 244 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 244 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2747: finishing write tid 1 to smithi04088644-269 2023-12-01T15:47:04.822 INFO:tasks.rados.rados.0.smithi040.stdout:2747: finishing write tid 2 to smithi04088644-269 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: finishing write tid 3 to smithi04088644-269 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: finishing write tid 4 to smithi04088644-269 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: finishing write tid 5 to smithi04088644-269 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: oid 269 updating version 0 to 520 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: oid 269 updating version 520 to 521 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: oid 269 updating version 521 to 522 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: oid 269 updating version 522 to 523 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 523 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2747: left oid 269 (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2748: finishing write tid 1 to smithi04088644-85 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2748: finishing write tid 2 to smithi04088644-85 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2748: finishing write tid 3 to smithi04088644-85 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2748: finishing write tid 4 to smithi04088644-85 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2748: finishing write tid 5 to smithi04088644-85 2023-12-01T15:47:04.823 INFO:tasks.rados.rados.0.smithi040.stdout:2742: done (11 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2743: done (10 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2744: done (9 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2745: done (8 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2746: done (7 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2747: done (6 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2753: done (5 left) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2754: read oid 43 snap -1 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2754: expect deleted 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2755: read oid 280 snap -1 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2755: expect deleted 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2756: read oid 417 snap -1 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2756: expect deleted 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2757: read oid 374 snap -1 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2757: expect (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2758: write oid 38 current snap is 0 2023-12-01T15:47:04.824 INFO:tasks.rados.rados.0.smithi040.stdout:2748: finishing write tid 6 to smithi04088644-85 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2748: oid 85 updating version 0 to 321 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2748: oid 85 version 321 is already newer than 320 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2748: oid 85 version 321 is already newer than 318 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2748: oid 85 version 321 is already newer than 319 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2748: oid 85 version 321 is already newer than 317 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 85 v 321 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2748: left oid 85 (ObjNum 1772 snap 0 seq_num 1772) 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2749: finishing write tid 1 to smithi04088644-468 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2749: finishing write tid 2 to smithi04088644-468 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2749: finishing write tid 3 to smithi04088644-468 2023-12-01T15:47:04.825 INFO:tasks.rados.rados.0.smithi040.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-12-01T15:47:04.834 INFO:tasks.rados.rados.0.smithi040.stdout:2758: writing smithi04088644-38 from 632425 to 1309649 tid 1 2023-12-01T15:47:04.841 INFO:tasks.rados.rados.0.smithi040.stdout:2758: writing smithi04088644-38 from 2018597 to 2522889 tid 2 2023-12-01T15:47:04.847 INFO:tasks.rados.rados.0.smithi040.stdout:2758: writing smithi04088644-38 from 3027224 to 3579988 tid 3 2023-12-01T15:47:04.847 INFO:tasks.rados.rados.0.smithi040.stdout:2748: done (9 left) 2023-12-01T15:47:04.848 INFO:tasks.rados.rados.0.smithi040.stdout:2752: done (8 left) 2023-12-01T15:47:04.848 INFO:tasks.rados.rados.0.smithi040.stdout:2759: write oid 27 current snap is 0 2023-12-01T15:47:04.848 INFO:tasks.rados.rados.0.smithi040.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-12-01T15:47:04.857 INFO:tasks.rados.rados.0.smithi040.stdout:2759: writing smithi04088644-27 from 649232 to 1401705 tid 1 2023-12-01T15:47:04.865 INFO:tasks.rados.rados.0.smithi040.stdout:2759: writing smithi04088644-27 from 1960726 to 2608676 tid 2 2023-12-01T15:47:04.874 INFO:tasks.rados.rados.0.smithi040.stdout:2759: writing smithi04088644-27 from 3338294 to 3849232 tid 3 2023-12-01T15:47:04.874 INFO:tasks.rados.rados.0.smithi040.stdout:2760: write oid 491 current snap is 0 2023-12-01T15:47:04.874 INFO:tasks.rados.rados.0.smithi040.stdout:2749: finishing write tid 4 to smithi04088644-468 2023-12-01T15:47:04.874 INFO:tasks.rados.rados.0.smithi040.stdout:2749: finishing write tid 5 to smithi04088644-468 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:2749: oid 468 updating version 0 to 247 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:2749: oid 468 version 247 is already newer than 245 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:2749: oid 468 version 247 is already newer than 246 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:2749: oid 468 updating version 247 to 248 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 468 v 248 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:2749: left oid 468 (ObjNum 1773 snap 0 seq_num 1773) 2023-12-01T15:47:04.875 INFO:tasks.rados.rados.0.smithi040.stdout:2750: expect (ObjNum 791 snap 0 seq_num 791) 2023-12-01T15:47:05.035 INFO:tasks.rados.rados.0.smithi040.stdout:2751: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T15:47:05.232 INFO:tasks.rados.rados.0.smithi040.stdout:2757: expect (ObjNum 922 snap 0 seq_num 922) 2023-12-01T15:47:05.394 INFO:tasks.rados.rados.0.smithi040.stdout:2758: finishing write tid 1 to smithi04088644-38 2023-12-01T15:47:05.394 INFO:tasks.rados.rados.0.smithi040.stdout:2758: finishing write tid 2 to smithi04088644-38 2023-12-01T15:47:05.394 INFO:tasks.rados.rados.0.smithi040.stdout:2758: finishing write tid 3 to smithi04088644-38 2023-12-01T15:47:05.394 INFO:tasks.rados.rados.0.smithi040.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-12-01T15:47:05.408 INFO:tasks.rados.rados.0.smithi040.stdout:2760: writing smithi04088644-491 from 666039 to 1093761 tid 1 2023-12-01T15:47:05.413 INFO:tasks.rados.rados.0.smithi040.stdout:2760: writing smithi04088644-491 from 1619208 to 2127169 tid 2 2023-12-01T15:47:05.420 INFO:tasks.rados.rados.0.smithi040.stdout:2760: writing smithi04088644-491 from 2565717 to 3257378 tid 3 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2760: writing smithi04088644-491 from 3660365 to 3866039 tid 4 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2749: done (9 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2750: done (8 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2751: done (7 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2754: done (6 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2755: done (5 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2756: done (4 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2757: done (3 left) 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2761: write oid 23 current snap is 0 2023-12-01T15:47:05.424 INFO:tasks.rados.rados.0.smithi040.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-12-01T15:47:05.430 INFO:tasks.rados.rados.0.smithi040.stdout:2761: writing smithi04088644-23 from 682846 to 1185817 tid 1 2023-12-01T15:47:05.436 INFO:tasks.rados.rados.0.smithi040.stdout:2761: writing smithi04088644-23 from 1677690 to 2329309 tid 2 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2761: writing smithi04088644-23 from 2993140 to 3496073 tid 3 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2762: read oid 131 snap -1 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2762: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2763: write oid 113 current snap is 0 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2758: finishing write tid 4 to smithi04088644-38 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2758: finishing write tid 5 to smithi04088644-38 2023-12-01T15:47:05.444 INFO:tasks.rados.rados.0.smithi040.stdout:2758: oid 38 updating version 0 to 316 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2758: oid 38 updating version 316 to 317 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2758: oid 38 version 317 is already newer than 315 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2758: oid 38 version 317 is already newer than 314 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 317 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2758: left oid 38 (ObjNum 1775 snap 0 seq_num 1775) 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2759: finishing write tid 1 to smithi04088644-27 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2759: finishing write tid 2 to smithi04088644-27 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2759: finishing write tid 3 to smithi04088644-27 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2759: finishing write tid 4 to smithi04088644-27 2023-12-01T15:47:05.445 INFO:tasks.rados.rados.0.smithi040.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-12-01T15:47:05.451 INFO:tasks.rados.rados.0.smithi040.stdout:2763: writing smithi04088644-113 from 699653 to 1394226 tid 1 2023-12-01T15:47:05.458 INFO:tasks.rados.rados.0.smithi040.stdout:2763: writing smithi04088644-113 from 1852525 to 2647802 tid 2 2023-12-01T15:47:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:2763: writing smithi04088644-113 from 3420563 to 3899653 tid 3 2023-12-01T15:47:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:2758: done (5 left) 2023-12-01T15:47:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:2764: write oid 82 current snap is 0 2023-12-01T15:47:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-12-01T15:47:05.475 INFO:tasks.rados.rados.0.smithi040.stdout:2764: writing smithi04088644-82 from 716460 to 1486282 tid 1 2023-12-01T15:47:05.482 INFO:tasks.rados.rados.0.smithi040.stdout:2764: writing smithi04088644-82 from 2194654 to 2849942 tid 2 2023-12-01T15:47:05.489 INFO:tasks.rados.rados.0.smithi040.stdout:2764: writing smithi04088644-82 from 3447986 to 3916460 tid 3 2023-12-01T15:47:05.489 INFO:tasks.rados.rados.0.smithi040.stdout:2765: read oid 425 snap -1 2023-12-01T15:47:05.489 INFO:tasks.rados.rados.0.smithi040.stdout:2765: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T15:47:05.489 INFO:tasks.rados.rados.0.smithi040.stdout:2766: write oid 88 current snap is 0 2023-12-01T15:47:05.489 INFO:tasks.rados.rados.0.smithi040.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-12-01T15:47:05.496 INFO:tasks.rados.rados.0.smithi040.stdout:2766: writing smithi04088644-88 from 733267 to 1178338 tid 1 2023-12-01T15:47:05.504 INFO:tasks.rados.rados.0.smithi040.stdout:2766: writing smithi04088644-88 from 1853136 to 2652082 tid 2 2023-12-01T15:47:05.511 INFO:tasks.rados.rados.0.smithi040.stdout:2766: writing smithi04088644-88 from 3359056 to 3933267 tid 3 2023-12-01T15:47:05.511 INFO:tasks.rados.rados.0.smithi040.stdout:2767: read oid 108 snap -1 2023-12-01T15:47:05.511 INFO:tasks.rados.rados.0.smithi040.stdout:2767: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-12-01T15:47:05.511 INFO:tasks.rados.rados.0.smithi040.stdout:2768: write oid 405 current snap is 0 2023-12-01T15:47:05.512 INFO:tasks.rados.rados.0.smithi040.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-12-01T15:47:05.520 INFO:tasks.rados.rados.0.smithi040.stdout:2768: writing smithi04088644-405 from 750074 to 1270394 tid 1 2023-12-01T15:47:05.528 INFO:tasks.rados.rados.0.smithi040.stdout:2768: writing smithi04088644-405 from 1911618 to 2570575 tid 2 2023-12-01T15:47:05.536 INFO:tasks.rados.rados.0.smithi040.stdout:2768: writing smithi04088644-405 from 3102832 to 3767206 tid 3 2023-12-01T15:47:05.536 INFO:tasks.rados.rados.0.smithi040.stdout:2769: read oid 195 snap -1 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2769: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2770: write oid 414 current snap is 0 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2759: finishing write tid 5 to smithi04088644-27 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2759: oid 27 updating version 0 to 399 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2759: oid 27 updating version 399 to 402 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2759: oid 27 version 402 is already newer than 400 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2759: oid 27 version 402 is already newer than 401 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 402 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2759: left oid 27 (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:47:05.537 INFO:tasks.rados.rados.0.smithi040.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-12-01T15:47:05.544 INFO:tasks.rados.rados.0.smithi040.stdout:2770: writing smithi04088644-414 from 766881 to 1362450 tid 1 2023-12-01T15:47:05.551 INFO:tasks.rados.rados.0.smithi040.stdout:2770: writing smithi04088644-414 from 1970100 to 2372715 tid 2 2023-12-01T15:47:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:2770: writing smithi04088644-414 from 3013902 to 3489548 tid 3 2023-12-01T15:47:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:2759: done (11 left) 2023-12-01T15:47:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:2771: read oid 338 snap -1 2023-12-01T15:47:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:2771: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T15:47:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:2760: finishing write tid 1 to smithi04088644-491 2023-12-01T15:47:05.558 INFO:tasks.rados.rados.0.smithi040.stdout:2760: finishing write tid 2 to smithi04088644-491 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: finishing write tid 3 to smithi04088644-491 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2772: read oid 495 snap -1 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2772: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2773: read oid 262 snap -1 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2773: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2774: delete oid 499 current snap is 0 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: finishing write tid 4 to smithi04088644-491 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: finishing write tid 5 to smithi04088644-491 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: finishing write tid 6 to smithi04088644-491 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: oid 491 updating version 0 to 304 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: oid 491 version 304 is already newer than 301 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: oid 491 version 304 is already newer than 303 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: oid 491 updating version 304 to 305 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:2760: oid 491 version 305 is already newer than 302 2023-12-01T15:47:05.559 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 491 v 305 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2760: left oid 491 (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing write tid 1 to smithi04088644-23 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing write tid 2 to smithi04088644-23 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing write tid 3 to smithi04088644-23 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing write tid 4 to smithi04088644-23 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing write tid 5 to smithi04088644-23 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: oid 23 updating version 0 to 292 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: oid 23 updating version 292 to 294 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: oid 23 version 294 is already newer than 291 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: oid 23 version 294 is already newer than 293 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 294 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2761: left oid 23 (ObjNum 1778 snap 0 seq_num 1778) 2023-12-01T15:47:05.560 INFO:tasks.rados.rados.0.smithi040.stdout:2762: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:47:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:05 smithi040 bash[28232]: cluster 2023-12-01T15:47:03.562806+0000 mgr.y (mgr.24356) 267 : cluster 0 pgmap v237: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-12-01T15:47:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:05 smithi040 bash[28232]: audit 2023-12-01T15:47:05.146616+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.40:0/1674822377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:05 smithi040 bash[41173]: cluster 2023-12-01T15:47:03.562806+0000 mgr.y (mgr.24356) 267 : cluster 0 pgmap v237: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-12-01T15:47:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:05 smithi040 bash[41173]: audit 2023-12-01T15:47:05.146616+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.40:0/1674822377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:05.676 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 1 to smithi04088644-113 2023-12-01T15:47:05.676 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 2 to smithi04088644-113 2023-12-01T15:47:05.676 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 3 to smithi04088644-113 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 4 to smithi04088644-113 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 5 to smithi04088644-113 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: oid 113 updating version 0 to 251 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: oid 113 version 251 is already newer than 249 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: oid 113 updating version 251 to 252 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: oid 113 version 252 is already newer than 250 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 113 v 252 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2763: left oid 113 (ObjNum 1779 snap 0 seq_num 1779) 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: finishing write tid 1 to smithi04088644-82 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: finishing write tid 2 to smithi04088644-82 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: finishing write tid 3 to smithi04088644-82 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: finishing write tid 4 to smithi04088644-82 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: finishing write tid 5 to smithi04088644-82 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: oid 82 updating version 0 to 274 2023-12-01T15:47:05.677 INFO:tasks.rados.rados.0.smithi040.stdout:2764: oid 82 updating version 274 to 276 2023-12-01T15:47:05.678 INFO:tasks.rados.rados.0.smithi040.stdout:2764: oid 82 version 276 is already newer than 275 2023-12-01T15:47:05.678 INFO:tasks.rados.rados.0.smithi040.stdout:2764: oid 82 version 276 is already newer than 273 2023-12-01T15:47:05.678 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 82 v 276 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-12-01T15:47:05.678 INFO:tasks.rados.rados.0.smithi040.stdout:2764: left oid 82 (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:05.678 INFO:tasks.rados.rados.0.smithi040.stdout:2765: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-12-01T15:47:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:05 smithi141 bash[31670]: cluster 2023-12-01T15:47:03.562806+0000 mgr.y (mgr.24356) 267 : cluster 0 pgmap v237: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-12-01T15:47:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:05 smithi141 bash[31670]: audit 2023-12-01T15:47:05.146616+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.40:0/1674822377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: finishing write tid 1 to smithi04088644-88 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: finishing write tid 2 to smithi04088644-88 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: finishing write tid 3 to smithi04088644-88 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: finishing write tid 4 to smithi04088644-88 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: finishing write tid 5 to smithi04088644-88 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: oid 88 updating version 0 to 331 2023-12-01T15:47:05.779 INFO:tasks.rados.rados.0.smithi040.stdout:2766: oid 88 version 331 is already newer than 329 2023-12-01T15:47:05.780 INFO:tasks.rados.rados.0.smithi040.stdout:2766: oid 88 version 331 is already newer than 330 2023-12-01T15:47:05.780 INFO:tasks.rados.rados.0.smithi040.stdout:2766: oid 88 updating version 331 to 332 2023-12-01T15:47:05.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 332 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-12-01T15:47:05.780 INFO:tasks.rados.rados.0.smithi040.stdout:2766: left oid 88 (ObjNum 1781 snap 0 seq_num 1781) 2023-12-01T15:47:05.780 INFO:tasks.rados.rados.0.smithi040.stdout:2767: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing write tid 1 to smithi04088644-405 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing write tid 2 to smithi04088644-405 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing write tid 3 to smithi04088644-405 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing write tid 4 to smithi04088644-405 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing write tid 5 to smithi04088644-405 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: oid 405 updating version 0 to 308 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: oid 405 updating version 308 to 309 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: oid 405 version 309 is already newer than 306 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: oid 405 version 309 is already newer than 307 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 309 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2768: left oid 405 (ObjNum 1782 snap 0 seq_num 1782) 2023-12-01T15:47:05.879 INFO:tasks.rados.rados.0.smithi040.stdout:2769: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-12-01T15:47:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:2770: finishing write tid 1 to smithi04088644-414 2023-12-01T15:47:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:2770: finishing write tid 2 to smithi04088644-414 2023-12-01T15:47:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:2772: expect (ObjNum 919 snap 0 seq_num 919) 2023-12-01T15:47:06.149 INFO:tasks.rados.rados.0.smithi040.stdout:2770: finishing write tid 3 to smithi04088644-414 2023-12-01T15:47:06.149 INFO:tasks.rados.rados.0.smithi040.stdout:2770: finishing write tid 4 to smithi04088644-414 2023-12-01T15:47:06.149 INFO:tasks.rados.rados.0.smithi040.stdout:2770: finishing write tid 5 to smithi04088644-414 2023-12-01T15:47:06.149 INFO:tasks.rados.rados.0.smithi040.stdout:2770: oid 414 updating version 0 to 321 2023-12-01T15:47:06.149 INFO:tasks.rados.rados.0.smithi040.stdout:2770: oid 414 version 321 is already newer than 319 2023-12-01T15:47:06.149 INFO:tasks.rados.rados.0.smithi040.stdout:2770: oid 414 version 321 is already newer than 320 2023-12-01T15:47:06.150 INFO:tasks.rados.rados.0.smithi040.stdout:2770: oid 414 version 321 is already newer than 318 2023-12-01T15:47:06.150 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 414 v 321 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-12-01T15:47:06.150 INFO:tasks.rados.rados.0.smithi040.stdout:2770: left oid 414 (ObjNum 1783 snap 0 seq_num 1783) 2023-12-01T15:47:06.150 INFO:tasks.rados.rados.0.smithi040.stdout:2773: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-12-01T15:47:06.358 INFO:tasks.rados.rados.0.smithi040.stdout:2771: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T15:47:06.462 INFO:tasks.rados.rados.0.smithi040.stdout:2760: done (14 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2761: done (13 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2762: done (12 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2763: done (11 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2764: done (10 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2765: done (9 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2766: done (8 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2767: done (7 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2768: done (6 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2769: done (5 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2770: done (4 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2771: done (3 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2772: done (2 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2773: done (1 left) 2023-12-01T15:47:06.463 INFO:tasks.rados.rados.0.smithi040.stdout:2774: done (0 left) 2023-12-01T15:47:06.464 INFO:tasks.rados.rados.0.smithi040.stdout:2775: write oid 401 current snap is 0 2023-12-01T15:47:06.464 INFO:tasks.rados.rados.0.smithi040.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-12-01T15:47:06.474 INFO:tasks.rados.rados.0.smithi040.stdout:2775: writing smithi04088644-401 from 400495 to 1146562 tid 1 2023-12-01T15:47:06.480 INFO:tasks.rados.rados.0.smithi040.stdout:2775: writing smithi04088644-401 from 1570711 to 1976995 tid 2 2023-12-01T15:47:06.481 INFO:tasks.rados.rados.0.smithi040.stdout:2776: write oid 132 current snap is 0 2023-12-01T15:47:06.481 INFO:tasks.rados.rados.0.smithi040.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-12-01T15:47:06.486 INFO:tasks.rados.rados.0.smithi040.stdout:2776: writing smithi04088644-132 from 417302 to 838618 tid 1 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2776: writing smithi04088644-132 from 1629193 to 2017302 tid 2 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2777: read oid 258 snap -1 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2778: read oid 309 snap -1 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2778: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2779: read oid 41 snap -1 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2780: delete oid 196 current snap is 0 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: finishing write tid 1 to smithi04088644-401 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: finishing write tid 2 to smithi04088644-401 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: finishing write tid 3 to smithi04088644-401 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: finishing write tid 4 to smithi04088644-401 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: oid 401 updating version 0 to 324 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: oid 401 version 324 is already newer than 323 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:2775: oid 401 version 324 is already newer than 322 2023-12-01T15:47:06.493 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 401 v 324 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-12-01T15:47:06.494 INFO:tasks.rados.rados.0.smithi040.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-12-01T15:47:06.494 INFO:tasks.rados.rados.0.smithi040.stdout:2776: finishing write tid 1 to smithi04088644-132 2023-12-01T15:47:06.496 INFO:tasks.rados.rados.0.smithi040.stdout:2775: done (5 left) 2023-12-01T15:47:06.496 INFO:tasks.rados.rados.0.smithi040.stdout:2780: done (4 left) 2023-12-01T15:47:06.496 INFO:tasks.rados.rados.0.smithi040.stdout:2781: write oid 133 current snap is 0 2023-12-01T15:47:06.496 INFO:tasks.rados.rados.0.smithi040.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-12-01T15:47:06.502 INFO:tasks.rados.rados.0.smithi040.stdout:2781: writing smithi04088644-133 from 450916 to 1139083 tid 1 2023-12-01T15:47:06.508 INFO:tasks.rados.rados.0.smithi040.stdout:2781: writing smithi04088644-133 from 1862510 to 2050916 tid 2 2023-12-01T15:47:06.508 INFO:tasks.rados.rados.0.smithi040.stdout:2782: write oid 460 current snap is 0 2023-12-01T15:47:06.509 INFO:tasks.rados.rados.0.smithi040.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-12-01T15:47:06.516 INFO:tasks.rados.rados.0.smithi040.stdout:2782: writing smithi04088644-460 from 467723 to 1231139 tid 1 2023-12-01T15:47:06.521 INFO:tasks.rados.rados.0.smithi040.stdout:2782: writing smithi04088644-460 from 1804639 to 2067723 tid 2 2023-12-01T15:47:06.521 INFO:tasks.rados.rados.0.smithi040.stdout:2783: read oid 207 snap -1 2023-12-01T15:47:06.521 INFO:tasks.rados.rados.0.smithi040.stdout:2783: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-12-01T15:47:06.521 INFO:tasks.rados.rados.0.smithi040.stdout:2784: read oid 253 snap -1 2023-12-01T15:47:06.521 INFO:tasks.rados.rados.0.smithi040.stdout:2784: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-12-01T15:47:06.521 INFO:tasks.rados.rados.0.smithi040.stdout:2785: delete oid 302 current snap is 0 2023-12-01T15:47:06.522 INFO:tasks.rados.rados.0.smithi040.stdout:2776: finishing write tid 2 to smithi04088644-132 2023-12-01T15:47:06.522 INFO:tasks.rados.rados.0.smithi040.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:47:06.663 INFO:tasks.rados.rados.0.smithi040.stdout:2778: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-12-01T15:47:06.821 INFO:tasks.rados.rados.0.smithi040.stdout:2776: finishing write tid 3 to smithi04088644-132 2023-12-01T15:47:06.821 INFO:tasks.rados.rados.0.smithi040.stdout:2776: finishing write tid 4 to smithi04088644-132 2023-12-01T15:47:06.821 INFO:tasks.rados.rados.0.smithi040.stdout:2776: oid 132 updating version 0 to 326 2023-12-01T15:47:06.821 INFO:tasks.rados.rados.0.smithi040.stdout:2776: oid 132 version 326 is already newer than 325 2023-12-01T15:47:06.822 INFO:tasks.rados.rados.0.smithi040.stdout:2776: oid 132 updating version 326 to 327 2023-12-01T15:47:06.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 132 v 327 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-12-01T15:47:06.822 INFO:tasks.rados.rados.0.smithi040.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-12-01T15:47:06.822 INFO:tasks.rados.rados.0.smithi040.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T15:47:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:2781: finishing write tid 1 to smithi04088644-133 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: finishing write tid 2 to smithi04088644-133 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: finishing write tid 3 to smithi04088644-133 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: finishing write tid 4 to smithi04088644-133 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: oid 133 updating version 0 to 409 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: oid 133 version 409 is already newer than 408 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: oid 133 updating version 409 to 410 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 133 v 410 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2781: left oid 133 (ObjNum 1788 snap 0 seq_num 1788) 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2782: finishing write tid 1 to smithi04088644-460 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2782: finishing write tid 2 to smithi04088644-460 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2782: finishing write tid 3 to smithi04088644-460 2023-12-01T15:47:06.915 INFO:tasks.rados.rados.0.smithi040.stdout:2782: finishing write tid 4 to smithi04088644-460 2023-12-01T15:47:06.916 INFO:tasks.rados.rados.0.smithi040.stdout:2782: oid 460 updating version 0 to 304 2023-12-01T15:47:06.916 INFO:tasks.rados.rados.0.smithi040.stdout:2782: oid 460 updating version 304 to 305 2023-12-01T15:47:06.916 INFO:tasks.rados.rados.0.smithi040.stdout:2782: oid 460 updating version 305 to 306 2023-12-01T15:47:06.916 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 460 v 306 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-12-01T15:47:06.916 INFO:tasks.rados.rados.0.smithi040.stdout:2782: left oid 460 (ObjNum 1789 snap 0 seq_num 1789) 2023-12-01T15:47:06.916 INFO:tasks.rados.rados.0.smithi040.stdout:2783: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-12-01T15:47:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:47:06] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:47:07.060 INFO:tasks.rados.rados.0.smithi040.stdout:2784: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2776: done (8 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2777: done (7 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2778: done (6 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2779: done (5 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2781: done (4 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2782: done (3 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2783: done (2 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2784: done (1 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2785: done (0 left) 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2786: write oid 442 current snap is 0 2023-12-01T15:47:07.315 INFO:tasks.rados.rados.0.smithi040.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-12-01T15:47:07.325 INFO:tasks.rados.rados.0.smithi040.stdout:2786: writing smithi04088644-442 from 501337 to 1015251 tid 1 2023-12-01T15:47:07.334 INFO:tasks.rados.rados.0.smithi040.stdout:2786: writing smithi04088644-442 from 1521603 to 1938894 tid 2 2023-12-01T15:47:07.334 INFO:tasks.rados.rados.0.smithi040.stdout:2787: write oid 271 current snap is 0 2023-12-01T15:47:07.334 INFO:tasks.rados.rados.0.smithi040.stdout:2786: finishing write tid 1 to smithi04088644-442 2023-12-01T15:47:07.334 INFO:tasks.rados.rados.0.smithi040.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-12-01T15:47:07.342 INFO:tasks.rados.rados.0.smithi040.stdout:2787: writing smithi04088644-271 from 518144 to 1107307 tid 1 2023-12-01T15:47:07.349 INFO:tasks.rados.rados.0.smithi040.stdout:2787: writing smithi04088644-271 from 1580085 to 2118144 tid 2 2023-12-01T15:47:07.349 INFO:tasks.rados.rados.0.smithi040.stdout:2788: write oid 153 current snap is 0 2023-12-01T15:47:07.349 INFO:tasks.rados.rados.0.smithi040.stdout:2786: finishing write tid 2 to smithi04088644-442 2023-12-01T15:47:07.349 INFO:tasks.rados.rados.0.smithi040.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-12-01T15:47:07.356 INFO:tasks.rados.rados.0.smithi040.stdout:2788: writing smithi04088644-153 from 534951 to 1199363 tid 1 2023-12-01T15:47:07.361 INFO:tasks.rados.rados.0.smithi040.stdout:2788: writing smithi04088644-153 from 1922214 to 2134951 tid 2 2023-12-01T15:47:07.361 INFO:tasks.rados.rados.0.smithi040.stdout:2789: read oid 171 snap -1 2023-12-01T15:47:07.361 INFO:tasks.rados.rados.0.smithi040.stdout:2789: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:47:07.361 INFO:tasks.rados.rados.0.smithi040.stdout:2790: read oid 199 snap -1 2023-12-01T15:47:07.361 INFO:tasks.rados.rados.0.smithi040.stdout:2790: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-12-01T15:47:07.361 INFO:tasks.rados.rados.0.smithi040.stdout:2791: write oid 136 current snap is 0 2023-12-01T15:47:07.362 INFO:tasks.rados.rados.0.smithi040.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-12-01T15:47:07.368 INFO:tasks.rados.rados.0.smithi040.stdout:2791: writing smithi04088644-136 from 551758 to 1291419 tid 1 2023-12-01T15:47:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:2791: writing smithi04088644-136 from 1980696 to 2151758 tid 2 2023-12-01T15:47:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:2792: delete oid 97 current snap is 0 2023-12-01T15:47:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:2786: finishing write tid 3 to smithi04088644-442 2023-12-01T15:47:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:2786: finishing write tid 4 to smithi04088644-442 2023-12-01T15:47:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:2786: oid 442 updating version 0 to 524 2023-12-01T15:47:07.374 INFO:tasks.rados.rados.0.smithi040.stdout:2786: oid 442 updating version 524 to 526 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2786: oid 442 version 526 is already newer than 525 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 442 v 526 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2786: left oid 442 (ObjNum 1791 snap 0 seq_num 1791) 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: finishing write tid 1 to smithi04088644-271 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: finishing write tid 2 to smithi04088644-271 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: finishing write tid 3 to smithi04088644-271 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: finishing write tid 4 to smithi04088644-271 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: oid 271 updating version 0 to 374 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: oid 271 updating version 374 to 375 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: oid 271 updating version 375 to 376 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 271 v 376 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2787: left oid 271 (ObjNum 1792 snap 0 seq_num 1792) 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2788: finishing write tid 1 to smithi04088644-153 2023-12-01T15:47:07.375 INFO:tasks.rados.rados.0.smithi040.stdout:2789: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:47:07.535 INFO:tasks.rados.rados.0.smithi040.stdout:2788: finishing write tid 2 to smithi04088644-153 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:2788: finishing write tid 3 to smithi04088644-153 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:2788: finishing write tid 4 to smithi04088644-153 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:2788: oid 153 updating version 0 to 411 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:2788: oid 153 updating version 411 to 413 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:2788: oid 153 version 413 is already newer than 412 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 153 v 413 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-12-01T15:47:07.536 INFO:tasks.rados.rados.0.smithi040.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2023-12-01T15:47:07.537 INFO:tasks.rados.rados.0.smithi040.stdout:2790: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: finishing write tid 1 to smithi04088644-136 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: finishing write tid 2 to smithi04088644-136 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: finishing write tid 3 to smithi04088644-136 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: finishing write tid 4 to smithi04088644-136 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: oid 136 updating version 0 to 278 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: oid 136 version 278 is already newer than 277 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:2791: oid 136 updating version 278 to 279 2023-12-01T15:47:07.641 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 136 v 279 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2791: left oid 136 (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2786: done (6 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2787: done (5 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2788: done (4 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2789: done (3 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2790: done (2 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2791: done (1 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2792: done (0 left) 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2793: write oid 470 current snap is 0 2023-12-01T15:47:07.642 INFO:tasks.rados.rados.0.smithi040.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-12-01T15:47:07.652 INFO:tasks.rados.rados.0.smithi040.stdout:2793: writing smithi04088644-470 from 585372 to 1191884 tid 1 2023-12-01T15:47:07.659 INFO:tasks.rados.rados.0.smithi040.stdout:2793: writing smithi04088644-470 from 1814013 to 2185372 tid 2 2023-12-01T15:47:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2794: read oid 312 snap -1 2023-12-01T15:47:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-12-01T15:47:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2795: read oid 61 snap -1 2023-12-01T15:47:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2795: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-12-01T15:47:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2796: write oid 414 current snap is 0 2023-12-01T15:47:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-12-01T15:47:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:07 smithi040 bash[28232]: cluster 2023-12-01T15:47:05.563697+0000 mgr.y (mgr.24356) 268 : cluster 0 pgmap v238: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 14 MiB/s wr, 121 op/s 2023-12-01T15:47:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:07 smithi040 bash[41173]: cluster 2023-12-01T15:47:05.563697+0000 mgr.y (mgr.24356) 268 : cluster 0 pgmap v238: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 14 MiB/s wr, 121 op/s 2023-12-01T15:47:07.667 INFO:tasks.rados.rados.0.smithi040.stdout:2796: writing smithi04088644-414 from 602179 to 1283940 tid 1 2023-12-01T15:47:07.673 INFO:tasks.rados.rados.0.smithi040.stdout:2796: writing smithi04088644-414 from 1756142 to 2184440 tid 2 2023-12-01T15:47:07.673 INFO:tasks.rados.rados.0.smithi040.stdout:2797: write oid 403 current snap is 0 2023-12-01T15:47:07.673 INFO:tasks.rados.rados.0.smithi040.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-12-01T15:47:07.681 INFO:tasks.rados.rados.0.smithi040.stdout:2797: writing smithi04088644-403 from 618986 to 1375996 tid 1 2023-12-01T15:47:07.686 INFO:tasks.rados.rados.0.smithi040.stdout:2797: writing smithi04088644-403 from 1814624 to 2218986 tid 2 2023-12-01T15:47:07.686 INFO:tasks.rados.rados.0.smithi040.stdout:2798: write oid 138 current snap is 0 2023-12-01T15:47:07.686 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 1 to smithi04088644-470 2023-12-01T15:47:07.686 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 2 to smithi04088644-470 2023-12-01T15:47:07.686 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 3 to smithi04088644-470 2023-12-01T15:47:07.686 INFO:tasks.rados.rados.0.smithi040.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-12-01T15:47:07.695 INFO:tasks.rados.rados.0.smithi040.stdout:2798: writing smithi04088644-138 from 635793 to 1068052 tid 1 2023-12-01T15:47:07.702 INFO:tasks.rados.rados.0.smithi040.stdout:2798: writing smithi04088644-138 from 1473106 to 1905073 tid 2 2023-12-01T15:47:07.702 INFO:tasks.rados.rados.0.smithi040.stdout:2799: read oid 136 snap -1 2023-12-01T15:47:07.702 INFO:tasks.rados.rados.0.smithi040.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T15:47:07.702 INFO:tasks.rados.rados.0.smithi040.stdout:2800: read oid 29 snap -1 2023-12-01T15:47:07.702 INFO:tasks.rados.rados.0.smithi040.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T15:47:07.703 INFO:tasks.rados.rados.0.smithi040.stdout:2801: write oid 485 current snap is 0 2023-12-01T15:47:07.703 INFO:tasks.rados.rados.0.smithi040.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-12-01T15:47:07.709 INFO:tasks.rados.rados.0.smithi040.stdout:2801: writing smithi04088644-485 from 652600 to 1160108 tid 1 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2801: writing smithi04088644-485 from 1931588 to 2252600 tid 2 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2802: write oid 381 current snap is 0 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 4 to smithi04088644-470 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2793: oid 470 updating version 0 to 379 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2793: oid 470 version 379 is already newer than 378 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2793: oid 470 version 379 is already newer than 377 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 470 v 379 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2023-12-01T15:47:07.716 INFO:tasks.rados.rados.0.smithi040.stdout:2795: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-12-01T15:47:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:07 smithi141 bash[31670]: cluster 2023-12-01T15:47:05.563697+0000 mgr.y (mgr.24356) 268 : cluster 0 pgmap v238: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 14 MiB/s wr, 121 op/s 2023-12-01T15:47:07.838 INFO:tasks.rados.rados.0.smithi040.stdout:2796: finishing write tid 1 to smithi04088644-414 2023-12-01T15:47:07.838 INFO:tasks.rados.rados.0.smithi040.stdout:2796: finishing write tid 2 to smithi04088644-414 2023-12-01T15:47:07.838 INFO:tasks.rados.rados.0.smithi040.stdout:2796: finishing write tid 3 to smithi04088644-414 2023-12-01T15:47:07.838 INFO:tasks.rados.rados.0.smithi040.stdout:2796: finishing write tid 4 to smithi04088644-414 2023-12-01T15:47:07.838 INFO:tasks.rados.rados.0.smithi040.stdout:2796: oid 414 updating version 0 to 328 2023-12-01T15:47:07.838 INFO:tasks.rados.rados.0.smithi040.stdout:2796: oid 414 updating version 328 to 330 2023-12-01T15:47:07.839 INFO:tasks.rados.rados.0.smithi040.stdout:2796: oid 414 version 330 is already newer than 329 2023-12-01T15:47:07.839 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 414 v 330 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-12-01T15:47:07.839 INFO:tasks.rados.rados.0.smithi040.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2023-12-01T15:47:07.839 INFO:tasks.rados.rados.0.smithi040.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-12-01T15:47:07.992 INFO:tasks.rados.rados.0.smithi040.stdout:2797: finishing write tid 1 to smithi04088644-403 2023-12-01T15:47:07.992 INFO:tasks.rados.rados.0.smithi040.stdout:2797: finishing write tid 2 to smithi04088644-403 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2797: finishing write tid 3 to smithi04088644-403 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2797: finishing write tid 4 to smithi04088644-403 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2797: oid 403 updating version 0 to 324 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2797: oid 403 version 324 is already newer than 323 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2797: oid 403 updating version 324 to 325 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 403 v 325 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2798: finishing write tid 1 to smithi04088644-138 2023-12-01T15:47:07.993 INFO:tasks.rados.rados.0.smithi040.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T15:47:08.192 INFO:tasks.rados.rados.0.smithi040.stdout:2798: finishing write tid 2 to smithi04088644-138 2023-12-01T15:47:08.192 INFO:tasks.rados.rados.0.smithi040.stdout:2798: finishing write tid 3 to smithi04088644-138 2023-12-01T15:47:08.192 INFO:tasks.rados.rados.0.smithi040.stdout:2798: finishing write tid 4 to smithi04088644-138 2023-12-01T15:47:08.193 INFO:tasks.rados.rados.0.smithi040.stdout:2798: oid 138 updating version 0 to 281 2023-12-01T15:47:08.193 INFO:tasks.rados.rados.0.smithi040.stdout:2798: oid 138 version 281 is already newer than 280 2023-12-01T15:47:08.193 INFO:tasks.rados.rados.0.smithi040.stdout:2798: oid 138 updating version 281 to 282 2023-12-01T15:47:08.193 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 138 v 282 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-12-01T15:47:08.193 INFO:tasks.rados.rados.0.smithi040.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:47:08.194 INFO:tasks.rados.rados.0.smithi040.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: finishing write tid 1 to smithi04088644-485 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: finishing write tid 2 to smithi04088644-485 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: finishing write tid 3 to smithi04088644-485 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: finishing write tid 4 to smithi04088644-485 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: oid 485 updating version 0 to 335 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: oid 485 version 335 is already newer than 334 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: oid 485 version 335 is already newer than 333 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 485 v 335 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2023-12-01T15:47:08.319 INFO:tasks.rados.rados.0.smithi040.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-12-01T15:47:08.329 INFO:tasks.rados.rados.0.smithi040.stdout:2802: writing smithi04088644-381 from 669407 to 1252164 tid 1 2023-12-01T15:47:08.336 INFO:tasks.rados.rados.0.smithi040.stdout:2802: writing smithi04088644-381 from 1873717 to 2269407 tid 2 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2793: done (9 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2794: done (8 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2795: done (7 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2796: done (6 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2797: done (5 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2798: done (4 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2799: done (3 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2800: done (2 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2801: done (1 left) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2803: read oid 268 snap -1 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2803: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2804: read oid 56 snap -1 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2804: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:47:08.337 INFO:tasks.rados.rados.0.smithi040.stdout:2805: read oid 186 snap -1 2023-12-01T15:47:08.338 INFO:tasks.rados.rados.0.smithi040.stdout:2805: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:47:08.338 INFO:tasks.rados.rados.0.smithi040.stdout:2806: write oid 75 current snap is 0 2023-12-01T15:47:08.338 INFO:tasks.rados.rados.0.smithi040.stdout:2802: finishing write tid 1 to smithi04088644-381 2023-12-01T15:47:08.338 INFO:tasks.rados.rados.0.smithi040.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-12-01T15:47:08.346 INFO:tasks.rados.rados.0.smithi040.stdout:2806: writing smithi04088644-75 from 686214 to 1460573 tid 1 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2806: writing smithi04088644-75 from 2048552 to 2286214 tid 2 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2807: read oid 179 snap -1 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2807: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2808: read oid 455 snap -1 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2808: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2809: read oid 208 snap -1 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2809: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-12-01T15:47:08.351 INFO:tasks.rados.rados.0.smithi040.stdout:2810: read oid 193 snap -1 2023-12-01T15:47:08.352 INFO:tasks.rados.rados.0.smithi040.stdout:2810: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:47:08.352 INFO:tasks.rados.rados.0.smithi040.stdout:2811: write oid 409 current snap is 0 2023-12-01T15:47:08.352 INFO:tasks.rados.rados.0.smithi040.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-12-01T15:47:08.358 INFO:tasks.rados.rados.0.smithi040.stdout:2811: writing smithi04088644-409 from 703021 to 1152629 tid 1 2023-12-01T15:47:08.366 INFO:tasks.rados.rados.0.smithi040.stdout:2811: writing smithi04088644-409 from 1707034 to 2303021 tid 2 2023-12-01T15:47:08.366 INFO:tasks.rados.rados.0.smithi040.stdout:2812: read oid 313 snap -1 2023-12-01T15:47:08.366 INFO:tasks.rados.rados.0.smithi040.stdout:2812: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-12-01T15:47:08.366 INFO:tasks.rados.rados.0.smithi040.stdout:2813: write oid 79 current snap is 0 2023-12-01T15:47:08.366 INFO:tasks.rados.rados.0.smithi040.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-12-01T15:47:08.372 INFO:tasks.rados.rados.0.smithi040.stdout:2813: writing smithi04088644-79 from 719828 to 1244685 tid 1 2023-12-01T15:47:08.379 INFO:tasks.rados.rados.0.smithi040.stdout:2813: writing smithi04088644-79 from 1765516 to 2319828 tid 2 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2814: read oid 499 snap -1 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2814: expect deleted 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2815: read oid 35 snap -1 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2815: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2816: read oid 245 snap -1 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2816: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2817: delete oid 272 current snap is 0 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2802: finishing write tid 2 to smithi04088644-381 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2802: finishing write tid 3 to smithi04088644-381 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2802: finishing write tid 4 to smithi04088644-381 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2802: oid 381 updating version 0 to 327 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2802: oid 381 version 327 is already newer than 326 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:2802: oid 381 updating version 327 to 328 2023-12-01T15:47:08.380 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 381 v 328 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-12-01T15:47:08.381 INFO:tasks.rados.rados.0.smithi040.stdout:2802: left oid 381 (ObjNum 1801 snap 0 seq_num 1801) 2023-12-01T15:47:08.381 INFO:tasks.rados.rados.0.smithi040.stdout:2804: expect (ObjNum 55 snap 0 seq_num 55) 2023-12-01T15:47:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:2805: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:47:08.607 INFO:tasks.rados.rados.0.smithi040.stdout:2803: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T15:47:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:08 smithi040 bash[28232]: audit 2023-12-01T15:47:07.602394+0000 mon.a (mon.0) 886 : audit 0 from='client.? 172.21.15.40:0/265126005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:08 smithi040 bash[41173]: audit 2023-12-01T15:47:07.602394+0000 mon.a (mon.0) 886 : audit 0 from='client.? 172.21.15.40:0/265126005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:08.672 INFO:tasks.rados.rados.0.smithi040.stdout:2806: finishing write tid 1 to smithi04088644-75 2023-12-01T15:47:08.672 INFO:tasks.rados.rados.0.smithi040.stdout:2809: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-12-01T15:47:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:08 smithi141 bash[31670]: audit 2023-12-01T15:47:07.602394+0000 mon.a (mon.0) 886 : audit 0 from='client.? 172.21.15.40:0/265126005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:08.823 INFO:tasks.rados.rados.0.smithi040.stdout:2810: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:47:08.914 INFO:tasks.rados.rados.0.smithi040.stdout:2808: expect (ObjNum 454 snap 0 seq_num 454) 2023-12-01T15:47:09.028 INFO:tasks.rados.rados.0.smithi040.stdout:2806: finishing write tid 2 to smithi04088644-75 2023-12-01T15:47:09.028 INFO:tasks.rados.rados.0.smithi040.stdout:2806: finishing write tid 3 to smithi04088644-75 2023-12-01T15:47:09.028 INFO:tasks.rados.rados.0.smithi040.stdout:2806: finishing write tid 4 to smithi04088644-75 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:2806: oid 75 updating version 0 to 529 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:2806: oid 75 version 529 is already newer than 528 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:2806: oid 75 version 529 is already newer than 527 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 75 v 529 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:2806: left oid 75 (ObjNum 1802 snap 0 seq_num 1802) 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 1 to smithi04088644-409 2023-12-01T15:47:09.029 INFO:tasks.rados.rados.0.smithi040.stdout:2807: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 2 to smithi04088644-409 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 3 to smithi04088644-409 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 4 to smithi04088644-409 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: oid 409 updating version 0 to 407 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: oid 409 updating version 407 to 408 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: oid 409 version 408 is already newer than 406 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 409 v 408 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2811: left oid 409 (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2813: finishing write tid 1 to smithi04088644-79 2023-12-01T15:47:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:2812: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-12-01T15:47:09.265 INFO:tasks.rados.rados.0.smithi040.stdout:2815: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:09.442 INFO:tasks.rados.rados.0.smithi040.stdout:2813: finishing write tid 2 to smithi04088644-79 2023-12-01T15:47:09.442 INFO:tasks.rados.rados.0.smithi040.stdout:2813: finishing write tid 3 to smithi04088644-79 2023-12-01T15:47:09.442 INFO:tasks.rados.rados.0.smithi040.stdout:2813: finishing write tid 4 to smithi04088644-79 2023-12-01T15:47:09.443 INFO:tasks.rados.rados.0.smithi040.stdout:2813: oid 79 updating version 0 to 488 2023-12-01T15:47:09.443 INFO:tasks.rados.rados.0.smithi040.stdout:2813: oid 79 version 488 is already newer than 487 2023-12-01T15:47:09.443 INFO:tasks.rados.rados.0.smithi040.stdout:2813: oid 79 version 488 is already newer than 486 2023-12-01T15:47:09.443 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 488 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-12-01T15:47:09.443 INFO:tasks.rados.rados.0.smithi040.stdout:2813: left oid 79 (ObjNum 1804 snap 0 seq_num 1804) 2023-12-01T15:47:09.443 INFO:tasks.rados.rados.0.smithi040.stdout:2816: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2802: done (15 left) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2803: done (14 left) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2804: done (13 left) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2805: done (12 left) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2806: done (11 left) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2807: done (10 left) 2023-12-01T15:47:09.600 INFO:tasks.rados.rados.0.smithi040.stdout:2808: done (9 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2809: done (8 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2810: done (7 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2811: done (6 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2812: done (5 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2813: done (4 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2814: done (3 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2815: done (2 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2816: done (1 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2817: done (0 left) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2818: read oid 16 snap -1 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2818: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2819: write oid 244 current snap is 0 2023-12-01T15:47:09.601 INFO:tasks.rados.rados.0.smithi040.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-12-01T15:47:09.614 INFO:tasks.rados.rados.0.smithi040.stdout:2819: writing smithi04088644-244 from 753442 to 1428797 tid 1 2023-12-01T15:47:09.620 INFO:tasks.rados.rados.0.smithi040.stdout:2819: writing smithi04088644-244 from 2166127 to 2353442 tid 2 2023-12-01T15:47:09.620 INFO:tasks.rados.rados.0.smithi040.stdout:2820: delete oid 425 current snap is 0 2023-12-01T15:47:09.620 INFO:tasks.rados.rados.0.smithi040.stdout:2818: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-12-01T15:47:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:09 smithi040 bash[41173]: cluster 2023-12-01T15:47:07.564282+0000 mgr.y (mgr.24356) 269 : cluster 0 pgmap v239: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 75 op/s 2023-12-01T15:47:09.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:09 smithi040 bash[28232]: cluster 2023-12-01T15:47:07.564282+0000 mgr.y (mgr.24356) 269 : cluster 0 pgmap v239: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 75 op/s 2023-12-01T15:47:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:09 smithi141 bash[31670]: cluster 2023-12-01T15:47:07.564282+0000 mgr.y (mgr.24356) 269 : cluster 0 pgmap v239: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 75 op/s 2023-12-01T15:47:09.920 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 1 to smithi04088644-244 2023-12-01T15:47:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2818: done (2 left) 2023-12-01T15:47:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2820: done (1 left) 2023-12-01T15:47:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2821: write oid 486 current snap is 0 2023-12-01T15:47:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 2 to smithi04088644-244 2023-12-01T15:47:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-12-01T15:47:09.938 INFO:tasks.rados.rados.0.smithi040.stdout:2821: writing smithi04088644-486 from 787056 to 1212909 tid 1 2023-12-01T15:47:09.938 INFO:tasks.rados.rados.0.smithi040.stdout:2821: writing smithi04088644-486 from 1883091 to 2387056 tid 2 2023-12-01T15:47:09.938 INFO:tasks.rados.rados.0.smithi040.stdout:2822: write oid 240 current snap is 0 2023-12-01T15:47:09.938 INFO:tasks.rados.rados.0.smithi040.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-12-01T15:47:09.941 INFO:tasks.rados.rados.0.smithi040.stdout:2822: writing smithi04088644-240 from 403863 to 904965 tid 1 2023-12-01T15:47:09.949 INFO:tasks.rados.rados.0.smithi040.stdout:2822: writing smithi04088644-240 from 1425220 to 2159179 tid 2 2023-12-01T15:47:09.950 INFO:tasks.rados.rados.0.smithi040.stdout:2823: write oid 404 current snap is 0 2023-12-01T15:47:09.950 INFO:tasks.rados.rados.0.smithi040.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-12-01T15:47:09.957 INFO:tasks.rados.rados.0.smithi040.stdout:2823: writing smithi04088644-404 from 420670 to 1113374 tid 1 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2823: writing smithi04088644-404 from 1600055 to 2194025 tid 2 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2824: read oid 258 snap -1 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2824: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2825: read oid 266 snap -1 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2825: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2826: write oid 431 current snap is 0 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 3 to smithi04088644-244 2023-12-01T15:47:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 4 to smithi04088644-244 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2819: oid 244 updating version 0 to 533 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2819: oid 244 version 533 is already newer than 532 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2819: oid 244 version 533 is already newer than 531 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 244 v 533 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: finishing write tid 1 to smithi04088644-486 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: finishing write tid 2 to smithi04088644-486 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: finishing write tid 3 to smithi04088644-486 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: finishing write tid 4 to smithi04088644-486 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: oid 486 updating version 0 to 411 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: oid 486 version 411 is already newer than 409 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:2821: oid 486 version 411 is already newer than 410 2023-12-01T15:47:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 486 v 411 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2821: left oid 486 (ObjNum 1808 snap 0 seq_num 1808) 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: finishing write tid 1 to smithi04088644-240 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: finishing write tid 2 to smithi04088644-240 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: finishing write tid 3 to smithi04088644-240 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: finishing write tid 4 to smithi04088644-240 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: oid 240 updating version 0 to 535 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: oid 240 version 535 is already newer than 534 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: oid 240 updating version 535 to 536 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 240 v 536 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2822: left oid 240 (ObjNum 1809 snap 0 seq_num 1809) 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 1 to smithi04088644-404 2023-12-01T15:47:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-12-01T15:47:09.975 INFO:tasks.rados.rados.0.smithi040.stdout:2826: writing smithi04088644-431 from 437477 to 1205430 tid 1 2023-12-01T15:47:09.983 INFO:tasks.rados.rados.0.smithi040.stdout:2826: writing smithi04088644-431 from 1658537 to 2396165 tid 2 2023-12-01T15:47:09.983 INFO:tasks.rados.rados.0.smithi040.stdout:2819: done (6 left) 2023-12-01T15:47:09.983 INFO:tasks.rados.rados.0.smithi040.stdout:2821: done (5 left) 2023-12-01T15:47:09.983 INFO:tasks.rados.rados.0.smithi040.stdout:2822: done (4 left) 2023-12-01T15:47:09.983 INFO:tasks.rados.rados.0.smithi040.stdout:2827: write oid 319 current snap is 0 2023-12-01T15:47:09.983 INFO:tasks.rados.rados.0.smithi040.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-12-01T15:47:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:2827: writing smithi04088644-319 from 454284 to 897486 tid 1 2023-12-01T15:47:09.994 INFO:tasks.rados.rados.0.smithi040.stdout:2827: writing smithi04088644-319 from 1317019 to 1914658 tid 2 2023-12-01T15:47:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:2827: writing smithi04088644-319 from 2376463 to 2454284 tid 3 2023-12-01T15:47:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:2828: read oid 70 snap -1 2023-12-01T15:47:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:2828: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-12-01T15:47:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:2829: write oid 78 current snap is 0 2023-12-01T15:47:09.998 INFO:tasks.rados.rados.0.smithi040.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-12-01T15:47:10.005 INFO:tasks.rados.rados.0.smithi040.stdout:2829: writing smithi04088644-78 from 471091 to 989542 tid 1 2023-12-01T15:47:10.011 INFO:tasks.rados.rados.0.smithi040.stdout:2829: writing smithi04088644-78 from 1659148 to 2400445 tid 2 2023-12-01T15:47:10.012 INFO:tasks.rados.rados.0.smithi040.stdout:2830: write oid 303 current snap is 0 2023-12-01T15:47:10.012 INFO:tasks.rados.rados.0.smithi040.stdout:2824: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-12-01T15:47:10.138 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 2 to smithi04088644-404 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 3 to smithi04088644-404 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 4 to smithi04088644-404 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:2823: oid 404 updating version 0 to 539 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:2823: oid 404 version 539 is already newer than 537 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:2823: oid 404 version 539 is already newer than 538 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 404 v 539 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-12-01T15:47:10.141 INFO:tasks.rados.rados.0.smithi040.stdout:2823: left oid 404 (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T15:47:10.142 INFO:tasks.rados.rados.0.smithi040.stdout:2825: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: finishing write tid 1 to smithi04088644-431 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: finishing write tid 2 to smithi04088644-431 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: finishing write tid 3 to smithi04088644-431 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: finishing write tid 4 to smithi04088644-431 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: oid 431 updating version 0 to 490 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: oid 431 updating version 490 to 491 2023-12-01T15:47:10.274 INFO:tasks.rados.rados.0.smithi040.stdout:2826: oid 431 version 491 is already newer than 489 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 431 v 491 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2826: left oid 431 (ObjNum 1811 snap 0 seq_num 1811) 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 1 to smithi04088644-319 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 2 to smithi04088644-319 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 3 to smithi04088644-319 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 4 to smithi04088644-319 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 5 to smithi04088644-319 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: oid 319 updating version 0 to 401 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: oid 319 version 401 is already newer than 400 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: oid 319 updating version 401 to 402 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: oid 319 version 402 is already newer than 399 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 319 v 402 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2827: left oid 319 (ObjNum 1812 snap 0 seq_num 1812) 2023-12-01T15:47:10.275 INFO:tasks.rados.rados.0.smithi040.stdout:2828: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-12-01T15:47:10.387 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing write tid 1 to smithi04088644-78 2023-12-01T15:47:10.387 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing write tid 2 to smithi04088644-78 2023-12-01T15:47:10.387 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing write tid 3 to smithi04088644-78 2023-12-01T15:47:10.387 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing write tid 4 to smithi04088644-78 2023-12-01T15:47:10.387 INFO:tasks.rados.rados.0.smithi040.stdout:2829: oid 78 updating version 0 to 296 2023-12-01T15:47:10.388 INFO:tasks.rados.rados.0.smithi040.stdout:2829: oid 78 updating version 296 to 297 2023-12-01T15:47:10.388 INFO:tasks.rados.rados.0.smithi040.stdout:2829: oid 78 version 297 is already newer than 295 2023-12-01T15:47:10.388 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 297 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-12-01T15:47:10.388 INFO:tasks.rados.rados.0.smithi040.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-12-01T15:47:10.388 INFO:tasks.rados.rados.0.smithi040.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-12-01T15:47:10.399 INFO:tasks.rados.rados.0.smithi040.stdout:2830: writing smithi04088644-303 from 487898 to 1081598 tid 1 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2830: writing smithi04088644-303 from 1717630 to 2202585 tid 2 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2823: done (7 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2824: done (6 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2825: done (5 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2826: done (4 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2827: done (3 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2828: done (2 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2829: done (1 left) 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2831: read oid 33 snap -1 2023-12-01T15:47:10.406 INFO:tasks.rados.rados.0.smithi040.stdout:2831: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:47:10.407 INFO:tasks.rados.rados.0.smithi040.stdout:2832: write oid 95 current snap is 0 2023-12-01T15:47:10.407 INFO:tasks.rados.rados.0.smithi040.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-12-01T15:47:10.413 INFO:tasks.rados.rados.0.smithi040.stdout:2832: writing smithi04088644-95 from 504705 to 1173654 tid 1 2023-12-01T15:47:10.421 INFO:tasks.rados.rados.0.smithi040.stdout:2832: writing smithi04088644-95 from 1776112 to 2504705 tid 2 2023-12-01T15:47:10.421 INFO:tasks.rados.rados.0.smithi040.stdout:2833: read oid 226 snap -1 2023-12-01T15:47:10.421 INFO:tasks.rados.rados.0.smithi040.stdout:2833: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-12-01T15:47:10.421 INFO:tasks.rados.rados.0.smithi040.stdout:2834: delete oid 39 current snap is 0 2023-12-01T15:47:10.421 INFO:tasks.rados.rados.0.smithi040.stdout:2830: finishing write tid 1 to smithi04088644-303 2023-12-01T15:47:10.421 INFO:tasks.rados.rados.0.smithi040.stdout:2831: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: finishing write tid 2 to smithi04088644-303 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: finishing write tid 3 to smithi04088644-303 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: finishing write tid 4 to smithi04088644-303 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: oid 303 updating version 0 to 285 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: oid 303 version 285 is already newer than 284 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: oid 303 updating version 285 to 286 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 303 v 286 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: left oid 303 (ObjNum 1814 snap 0 seq_num 1814) 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2832: finishing write tid 1 to smithi04088644-95 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2830: done (4 left) 2023-12-01T15:47:10.546 INFO:tasks.rados.rados.0.smithi040.stdout:2831: done (3 left) 2023-12-01T15:47:10.547 INFO:tasks.rados.rados.0.smithi040.stdout:2834: done (2 left) 2023-12-01T15:47:10.547 INFO:tasks.rados.rados.0.smithi040.stdout:2835: write oid 453 current snap is 0 2023-12-01T15:47:10.547 INFO:tasks.rados.rados.0.smithi040.stdout:2832: finishing write tid 2 to smithi04088644-95 2023-12-01T15:47:10.547 INFO:tasks.rados.rados.0.smithi040.stdout:2833: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-12-01T15:47:10.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:10 smithi040 bash[28232]: audit 2023-12-01T15:47:10.110634+0000 mon.a (mon.0) 887 : audit 0 from='client.? 172.21.15.40:0/1698349199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:10 smithi040 bash[41173]: audit 2023-12-01T15:47:10.110634+0000 mon.a (mon.0) 887 : audit 0 from='client.? 172.21.15.40:0/1698349199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:10.736 INFO:tasks.rados.rados.0.smithi040.stdout:2832: finishing write tid 3 to smithi04088644-95 2023-12-01T15:47:10.736 INFO:tasks.rados.rados.0.smithi040.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-12-01T15:47:10.742 INFO:tasks.rados.rados.0.smithi040.stdout:2835: writing smithi04088644-453 from 538319 to 1074119 tid 1 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2835: writing smithi04088644-453 from 1493076 to 2241711 tid 2 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2833: done (2 left) 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2836: write oid 344 current snap is 0 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2832: finishing write tid 4 to smithi04088644-95 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2832: oid 95 updating version 0 to 412 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2832: oid 95 updating version 412 to 414 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2832: oid 95 version 414 is already newer than 413 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 414 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2832: left oid 95 (ObjNum 1815 snap 0 seq_num 1815) 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2835: finishing write tid 1 to smithi04088644-453 2023-12-01T15:47:10.751 INFO:tasks.rados.rados.0.smithi040.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-12-01T15:47:10.757 INFO:tasks.rados.rados.0.smithi040.stdout:2836: writing smithi04088644-344 from 555126 to 1166175 tid 1 2023-12-01T15:47:10.765 INFO:tasks.rados.rados.0.smithi040.stdout:2836: writing smithi04088644-344 from 1951558 to 2443851 tid 2 2023-12-01T15:47:10.765 INFO:tasks.rados.rados.0.smithi040.stdout:2832: done (2 left) 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2837: read oid 304 snap -1 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2837: expect deleted 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2838: delete oid 262 current snap is 0 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: finishing write tid 2 to smithi04088644-453 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: finishing write tid 3 to smithi04088644-453 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: finishing write tid 4 to smithi04088644-453 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: oid 453 updating version 0 to 333 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: oid 453 updating version 333 to 334 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: oid 453 version 334 is already newer than 332 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 334 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2835: left oid 453 (ObjNum 1817 snap 0 seq_num 1817) 2023-12-01T15:47:10.766 INFO:tasks.rados.rados.0.smithi040.stdout:2836: finishing write tid 1 to smithi04088644-344 2023-12-01T15:47:10.768 INFO:tasks.rados.rados.0.smithi040.stdout:2835: done (3 left) 2023-12-01T15:47:10.768 INFO:tasks.rados.rados.0.smithi040.stdout:2837: done (2 left) 2023-12-01T15:47:10.768 INFO:tasks.rados.rados.0.smithi040.stdout:2838: done (1 left) 2023-12-01T15:47:10.768 INFO:tasks.rados.rados.0.smithi040.stdout:2839: write oid 208 current snap is 0 2023-12-01T15:47:10.769 INFO:tasks.rados.rados.0.smithi040.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-12-01T15:47:10.776 INFO:tasks.rados.rados.0.smithi040.stdout:2839: writing smithi04088644-208 from 588740 to 1350287 tid 1 2023-12-01T15:47:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:10 smithi141 bash[31670]: audit 2023-12-01T15:47:10.110634+0000 mon.a (mon.0) 887 : audit 0 from='client.? 172.21.15.40:0/1698349199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2839: writing smithi04088644-208 from 2068522 to 2564484 tid 2 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2840: delete oid 77 current snap is 0 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2836: finishing write tid 2 to smithi04088644-344 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2836: finishing write tid 3 to smithi04088644-344 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2836: finishing write tid 4 to smithi04088644-344 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2836: oid 344 updating version 0 to 289 2023-12-01T15:47:10.784 INFO:tasks.rados.rados.0.smithi040.stdout:2836: oid 344 version 289 is already newer than 288 2023-12-01T15:47:10.785 INFO:tasks.rados.rados.0.smithi040.stdout:2836: oid 344 version 289 is already newer than 287 2023-12-01T15:47:10.785 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 344 v 289 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-12-01T15:47:10.785 INFO:tasks.rados.rados.0.smithi040.stdout:2836: left oid 344 (ObjNum 1818 snap 0 seq_num 1818) 2023-12-01T15:47:10.785 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 1 to smithi04088644-208 2023-12-01T15:47:10.787 INFO:tasks.rados.rados.0.smithi040.stdout:2836: done (2 left) 2023-12-01T15:47:10.787 INFO:tasks.rados.rados.0.smithi040.stdout:2840: done (1 left) 2023-12-01T15:47:10.787 INFO:tasks.rados.rados.0.smithi040.stdout:2841: delete oid 396 current snap is 0 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 2 to smithi04088644-208 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 3 to smithi04088644-208 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 4 to smithi04088644-208 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: oid 208 updating version 0 to 336 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: oid 208 updating version 336 to 337 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: oid 208 updating version 337 to 338 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 208 v 338 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-12-01T15:47:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:2839: left oid 208 (ObjNum 1820 snap 0 seq_num 1820) 2023-12-01T15:47:10.789 INFO:tasks.rados.rados.0.smithi040.stdout:2839: done (1 left) 2023-12-01T15:47:10.789 INFO:tasks.rados.rados.0.smithi040.stdout:2841: done (0 left) 2023-12-01T15:47:10.789 INFO:tasks.rados.rados.0.smithi040.stdout:2842: read oid 310 snap -1 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2842: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2843: read oid 353 snap -1 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2844: read oid 332 snap -1 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2845: write oid 57 current snap is 0 2023-12-01T15:47:10.790 INFO:tasks.rados.rados.0.smithi040.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-12-01T15:47:10.800 INFO:tasks.rados.rados.0.smithi040.stdout:2845: writing smithi04088644-57 from 639161 to 1226455 tid 1 2023-12-01T15:47:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:2845: writing smithi04088644-57 from 1727615 to 2487257 tid 2 2023-12-01T15:47:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:2846: write oid 492 current snap is 0 2023-12-01T15:47:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-12-01T15:47:10.815 INFO:tasks.rados.rados.0.smithi040.stdout:2846: writing smithi04088644-492 from 655968 to 1318511 tid 1 2023-12-01T15:47:10.821 INFO:tasks.rados.rados.0.smithi040.stdout:2846: writing smithi04088644-492 from 1786097 to 2289397 tid 2 2023-12-01T15:47:10.821 INFO:tasks.rados.rados.0.smithi040.stdout:2847: write oid 374 current snap is 0 2023-12-01T15:47:10.821 INFO:tasks.rados.rados.0.smithi040.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-12-01T15:47:10.827 INFO:tasks.rados.rados.0.smithi040.stdout:2847: writing smithi04088644-374 from 672775 to 1126920 tid 1 2023-12-01T15:47:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:2847: writing smithi04088644-374 from 1844579 to 2607890 tid 2 2023-12-01T15:47:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:2848: read oid 376 snap -1 2023-12-01T15:47:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:2848: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:47:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:2849: read oid 205 snap -1 2023-12-01T15:47:10.837 INFO:tasks.rados.rados.0.smithi040.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:47:10.837 INFO:tasks.rados.rados.0.smithi040.stdout:2850: read oid 127 snap -1 2023-12-01T15:47:10.837 INFO:tasks.rados.rados.0.smithi040.stdout:2850: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:47:10.837 INFO:tasks.rados.rados.0.smithi040.stdout:2851: write oid 468 current snap is 0 2023-12-01T15:47:10.837 INFO:tasks.rados.rados.0.smithi040.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-12-01T15:47:10.843 INFO:tasks.rados.rados.0.smithi040.stdout:2851: writing smithi04088644-468 from 689582 to 1218976 tid 1 2023-12-01T15:47:10.851 INFO:tasks.rados.rados.0.smithi040.stdout:2851: writing smithi04088644-468 from 1903061 to 2410030 tid 2 2023-12-01T15:47:10.851 INFO:tasks.rados.rados.0.smithi040.stdout:2852: read oid 264 snap -1 2023-12-01T15:47:10.851 INFO:tasks.rados.rados.0.smithi040.stdout:2852: expect deleted 2023-12-01T15:47:10.851 INFO:tasks.rados.rados.0.smithi040.stdout:2853: read oid 115 snap -1 2023-12-01T15:47:10.851 INFO:tasks.rados.rados.0.smithi040.stdout:2853: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-12-01T15:47:10.851 INFO:tasks.rados.rados.0.smithi040.stdout:2854: read oid 176 snap -1 2023-12-01T15:47:10.852 INFO:tasks.rados.rados.0.smithi040.stdout:2854: expect deleted 2023-12-01T15:47:10.852 INFO:tasks.rados.rados.0.smithi040.stdout:2855: write oid 322 current snap is 0 2023-12-01T15:47:10.852 INFO:tasks.rados.rados.0.smithi040.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-12-01T15:47:10.860 INFO:tasks.rados.rados.0.smithi040.stdout:2855: writing smithi04088644-322 from 706389 to 1311032 tid 1 2023-12-01T15:47:10.867 INFO:tasks.rados.rados.0.smithi040.stdout:2855: writing smithi04088644-322 from 1961543 to 2612170 tid 2 2023-12-01T15:47:10.868 INFO:tasks.rados.rados.0.smithi040.stdout:2856: write oid 349 current snap is 0 2023-12-01T15:47:10.868 INFO:tasks.rados.rados.0.smithi040.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-12-01T15:47:10.876 INFO:tasks.rados.rados.0.smithi040.stdout:2856: writing smithi04088644-349 from 723196 to 1403088 tid 1 2023-12-01T15:47:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:2856: writing smithi04088644-349 from 2020025 to 2530663 tid 2 2023-12-01T15:47:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:2857: write oid 252 current snap is 0 2023-12-01T15:47:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-12-01T15:47:10.890 INFO:tasks.rados.rados.0.smithi040.stdout:2857: writing smithi04088644-252 from 740003 to 1495144 tid 1 2023-12-01T15:47:10.897 INFO:tasks.rados.rados.0.smithi040.stdout:2857: writing smithi04088644-252 from 2078507 to 2732803 tid 2 2023-12-01T15:47:10.898 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:47:10.898 INFO:tasks.rados.rados.0.smithi040.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-12-01T15:47:11.087 INFO:tasks.rados.rados.0.smithi040.stdout:2842: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:47:11.216 INFO:tasks.rados.rados.0.smithi040.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: finishing write tid 1 to smithi04088644-57 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: finishing write tid 2 to smithi04088644-57 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: finishing write tid 3 to smithi04088644-57 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: finishing write tid 4 to smithi04088644-57 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: oid 57 updating version 0 to 417 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: oid 57 version 417 is already newer than 416 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:2845: oid 57 version 417 is already newer than 415 2023-12-01T15:47:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 57 v 417 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: finishing write tid 1 to smithi04088644-492 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: finishing write tid 2 to smithi04088644-492 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: finishing write tid 3 to smithi04088644-492 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: finishing write tid 4 to smithi04088644-492 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: oid 492 updating version 0 to 404 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: oid 492 updating version 404 to 405 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: oid 492 updating version 405 to 406 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 492 v 406 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2847: finishing write tid 1 to smithi04088644-374 2023-12-01T15:47:11.446 INFO:tasks.rados.rados.0.smithi040.stdout:2850: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:47:11.576 INFO:tasks.rados.rados.0.smithi040.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:47:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:11 smithi040 bash[41173]: cluster 2023-12-01T15:47:09.565474+0000 mgr.y (mgr.24356) 270 : cluster 0 pgmap v240: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-12-01T15:47:11.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:11 smithi040 bash[28232]: cluster 2023-12-01T15:47:09.565474+0000 mgr.y (mgr.24356) 270 : cluster 0 pgmap v240: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-12-01T15:47:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:11 smithi141 bash[31670]: cluster 2023-12-01T15:47:09.565474+0000 mgr.y (mgr.24356) 270 : cluster 0 pgmap v240: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-12-01T15:47:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:2847: finishing write tid 2 to smithi04088644-374 2023-12-01T15:47:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:2847: finishing write tid 3 to smithi04088644-374 2023-12-01T15:47:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:2847: finishing write tid 4 to smithi04088644-374 2023-12-01T15:47:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:2847: oid 374 updating version 0 to 408 2023-12-01T15:47:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:2847: oid 374 version 408 is already newer than 407 2023-12-01T15:47:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:2847: oid 374 updating version 408 to 409 2023-12-01T15:47:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 374 v 409 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-12-01T15:47:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-12-01T15:47:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:2848: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:47:11.957 INFO:tasks.rados.rados.0.smithi040.stdout:2851: finishing write tid 1 to smithi04088644-468 2023-12-01T15:47:11.957 INFO:tasks.rados.rados.0.smithi040.stdout:2851: finishing write tid 2 to smithi04088644-468 2023-12-01T15:47:11.957 INFO:tasks.rados.rados.0.smithi040.stdout:2851: finishing write tid 3 to smithi04088644-468 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:2851: finishing write tid 4 to smithi04088644-468 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:2851: oid 468 updating version 0 to 254 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:2851: oid 468 updating version 254 to 256 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:2851: oid 468 version 256 is already newer than 255 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 468 v 256 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-12-01T15:47:11.958 INFO:tasks.rados.rados.0.smithi040.stdout:2853: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-12-01T15:47:12.157 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 1 to smithi04088644-322 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 2 to smithi04088644-322 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 3 to smithi04088644-322 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 4 to smithi04088644-322 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: oid 322 updating version 0 to 405 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: oid 322 version 405 is already newer than 404 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: oid 322 version 405 is already newer than 403 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 322 v 405 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 1 to smithi04088644-349 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 2 to smithi04088644-349 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 3 to smithi04088644-349 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2842: done (15 left) 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2843: done (14 left) 2023-12-01T15:47:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:2844: done (13 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2845: done (12 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2846: done (11 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2847: done (10 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2848: done (9 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2849: done (8 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2850: done (7 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2851: done (6 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2852: done (5 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2853: done (4 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2854: done (3 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2855: done (2 left) 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2858: read oid 147 snap -1 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2858: expect deleted 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2859: read oid 418 snap -1 2023-12-01T15:47:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:2859: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2860: read oid 311 snap -1 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2860: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2861: write oid 255 current snap is 0 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 4 to smithi04088644-349 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2856: oid 349 updating version 0 to 337 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2856: oid 349 version 337 is already newer than 335 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2856: oid 349 version 337 is already newer than 336 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 349 v 337 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: finishing write tid 1 to smithi04088644-252 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: finishing write tid 2 to smithi04088644-252 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: finishing write tid 3 to smithi04088644-252 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: finishing write tid 4 to smithi04088644-252 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: oid 252 updating version 0 to 411 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: oid 252 version 411 is already newer than 410 2023-12-01T15:47:12.160 INFO:tasks.rados.rados.0.smithi040.stdout:2857: oid 252 updating version 411 to 412 2023-12-01T15:47:12.161 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 252 v 412 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-12-01T15:47:12.161 INFO:tasks.rados.rados.0.smithi040.stdout:2857: left oid 252 (ObjNum 1829 snap 0 seq_num 1829) 2023-12-01T15:47:12.161 INFO:tasks.rados.rados.0.smithi040.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-12-01T15:47:12.165 INFO:tasks.rados.rados.0.smithi040.stdout:2861: writing smithi04088644-255 from 756810 to 1187200 tid 1 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2861: writing smithi04088644-255 from 1620636 to 2134943 tid 2 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2856: done (5 left) 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2857: done (4 left) 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2862: read oid 295 snap -1 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2862: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2863: read oid 281 snap -1 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2863: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2864: write oid 444 current snap is 0 2023-12-01T15:47:12.172 INFO:tasks.rados.rados.0.smithi040.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-12-01T15:47:12.180 INFO:tasks.rados.rados.0.smithi040.stdout:2864: writing smithi04088644-444 from 773617 to 1279256 tid 1 2023-12-01T15:47:12.188 INFO:tasks.rados.rados.0.smithi040.stdout:2864: writing smithi04088644-444 from 2079118 to 2737083 tid 2 2023-12-01T15:47:12.188 INFO:tasks.rados.rados.0.smithi040.stdout:2865: write oid 424 current snap is 0 2023-12-01T15:47:12.188 INFO:tasks.rados.rados.0.smithi040.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-12-01T15:47:12.197 INFO:tasks.rados.rados.0.smithi040.stdout:2865: writing smithi04088644-424 from 790424 to 1371312 tid 1 2023-12-01T15:47:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:2865: writing smithi04088644-424 from 2137600 to 2655576 tid 2 2023-12-01T15:47:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:2866: write oid 328 current snap is 0 2023-12-01T15:47:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-12-01T15:47:12.212 INFO:tasks.rados.rados.0.smithi040.stdout:2866: writing smithi04088644-328 from 407231 to 1179721 tid 1 2023-12-01T15:47:12.219 INFO:tasks.rados.rados.0.smithi040.stdout:2866: writing smithi04088644-328 from 1912435 to 2574069 tid 2 2023-12-01T15:47:12.219 INFO:tasks.rados.rados.0.smithi040.stdout:2867: write oid 266 current snap is 0 2023-12-01T15:47:12.219 INFO:tasks.rados.rados.0.smithi040.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-12-01T15:47:12.224 INFO:tasks.rados.rados.0.smithi040.stdout:2867: writing smithi04088644-266 from 424038 to 871777 tid 1 2023-12-01T15:47:12.230 INFO:tasks.rados.rados.0.smithi040.stdout:2867: writing smithi04088644-266 from 1454564 to 1976209 tid 2 2023-12-01T15:47:12.235 INFO:tasks.rados.rados.0.smithi040.stdout:2867: writing smithi04088644-266 from 2630710 to 2824038 tid 3 2023-12-01T15:47:12.235 INFO:tasks.rados.rados.0.smithi040.stdout:2868: write oid 230 current snap is 0 2023-12-01T15:47:12.235 INFO:tasks.rados.rados.0.smithi040.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-12-01T15:47:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:2868: writing smithi04088644-230 from 440845 to 963833 tid 1 2023-12-01T15:47:12.249 INFO:tasks.rados.rados.0.smithi040.stdout:2868: writing smithi04088644-230 from 1513046 to 2178349 tid 2 2023-12-01T15:47:12.249 INFO:tasks.rados.rados.0.smithi040.stdout:2869: read oid 6 snap -1 2023-12-01T15:47:12.249 INFO:tasks.rados.rados.0.smithi040.stdout:2869: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-12-01T15:47:12.249 INFO:tasks.rados.rados.0.smithi040.stdout:2870: write oid 326 current snap is 0 2023-12-01T15:47:12.249 INFO:tasks.rados.rados.0.smithi040.stdout:2859: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-12-01T15:47:12.423 INFO:tasks.rados.rados.0.smithi040.stdout:2860: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-12-01T15:47:12.553 INFO:tasks.rados.rados.0.smithi040.stdout:2861: finishing write tid 1 to smithi04088644-255 2023-12-01T15:47:12.553 INFO:tasks.rados.rados.0.smithi040.stdout:2861: finishing write tid 2 to smithi04088644-255 2023-12-01T15:47:12.553 INFO:tasks.rados.rados.0.smithi040.stdout:2861: finishing write tid 3 to smithi04088644-255 2023-12-01T15:47:12.553 INFO:tasks.rados.rados.0.smithi040.stdout:2861: finishing write tid 4 to smithi04088644-255 2023-12-01T15:47:12.553 INFO:tasks.rados.rados.0.smithi040.stdout:2861: oid 255 updating version 0 to 419 2023-12-01T15:47:12.554 INFO:tasks.rados.rados.0.smithi040.stdout:2861: oid 255 version 419 is already newer than 418 2023-12-01T15:47:12.554 INFO:tasks.rados.rados.0.smithi040.stdout:2861: oid 255 updating version 419 to 420 2023-12-01T15:47:12.554 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 255 v 420 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-12-01T15:47:12.554 INFO:tasks.rados.rados.0.smithi040.stdout:2861: left oid 255 (ObjNum 1830 snap 0 seq_num 1830) 2023-12-01T15:47:12.554 INFO:tasks.rados.rados.0.smithi040.stdout:2862: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:47:12.710 INFO:tasks.rados.rados.0.smithi040.stdout:2864: finishing write tid 1 to smithi04088644-444 2023-12-01T15:47:12.710 INFO:tasks.rados.rados.0.smithi040.stdout:2863: expect (ObjNum 1533 snap 0 seq_num 1533) 2023-12-01T15:47:13.031 INFO:tasks.rados.rados.0.smithi040.stdout:2864: finishing write tid 2 to smithi04088644-444 2023-12-01T15:47:13.031 INFO:tasks.rados.rados.0.smithi040.stdout:2864: finishing write tid 3 to smithi04088644-444 2023-12-01T15:47:13.031 INFO:tasks.rados.rados.0.smithi040.stdout:2864: finishing write tid 4 to smithi04088644-444 2023-12-01T15:47:13.031 INFO:tasks.rados.rados.0.smithi040.stdout:2864: oid 444 updating version 0 to 417 2023-12-01T15:47:13.031 INFO:tasks.rados.rados.0.smithi040.stdout:2864: oid 444 version 417 is already newer than 416 2023-12-01T15:47:13.031 INFO:tasks.rados.rados.0.smithi040.stdout:2864: oid 444 updating version 417 to 418 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 418 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2864: left oid 444 (ObjNum 1831 snap 0 seq_num 1831) 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: finishing write tid 1 to smithi04088644-424 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: finishing write tid 2 to smithi04088644-424 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: finishing write tid 3 to smithi04088644-424 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: finishing write tid 4 to smithi04088644-424 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: oid 424 updating version 0 to 413 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: oid 424 updating version 413 to 414 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: oid 424 updating version 414 to 415 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 424 v 415 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2865: left oid 424 (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2866: finishing write tid 1 to smithi04088644-328 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2866: finishing write tid 2 to smithi04088644-328 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2866: finishing write tid 3 to smithi04088644-328 2023-12-01T15:47:13.032 INFO:tasks.rados.rados.0.smithi040.stdout:2866: finishing write tid 4 to smithi04088644-328 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2866: oid 328 updating version 0 to 417 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2866: oid 328 updating version 417 to 418 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2866: oid 328 version 418 is already newer than 416 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 328 v 418 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2866: left oid 328 (ObjNum 1833 snap 0 seq_num 1833) 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 1 to smithi04088644-266 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 2 to smithi04088644-266 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 3 to smithi04088644-266 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 4 to smithi04088644-266 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 5 to smithi04088644-266 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: oid 266 updating version 0 to 542 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: oid 266 updating version 542 to 543 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: oid 266 version 543 is already newer than 541 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:2867: oid 266 version 543 is already newer than 540 2023-12-01T15:47:13.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 543 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2867: left oid 266 (ObjNum 1834 snap 0 seq_num 1834) 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: finishing write tid 1 to smithi04088644-230 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: finishing write tid 2 to smithi04088644-230 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: finishing write tid 3 to smithi04088644-230 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: finishing write tid 4 to smithi04088644-230 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: oid 230 updating version 0 to 381 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: oid 230 version 381 is already newer than 380 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: oid 230 updating version 381 to 382 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 382 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2868: left oid 230 (ObjNum 1835 snap 0 seq_num 1835) 2023-12-01T15:47:13.034 INFO:tasks.rados.rados.0.smithi040.stdout:2869: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-12-01T15:47:13.124 INFO:tasks.rados.rados.0.smithi040.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-12-01T15:47:13.135 INFO:tasks.rados.rados.0.smithi040.stdout:2870: writing smithi04088644-326 from 457652 to 1055889 tid 1 2023-12-01T15:47:13.142 INFO:tasks.rados.rados.0.smithi040.stdout:2870: writing smithi04088644-326 from 1571528 to 2096842 tid 2 2023-12-01T15:47:13.147 INFO:tasks.rados.rados.0.smithi040.stdout:2870: writing smithi04088644-326 from 2685556 to 2857652 tid 3 2023-12-01T15:47:13.147 INFO:tasks.rados.rados.0.smithi040.stdout:2858: done (12 left) 2023-12-01T15:47:13.147 INFO:tasks.rados.rados.0.smithi040.stdout:2859: done (11 left) 2023-12-01T15:47:13.147 INFO:tasks.rados.rados.0.smithi040.stdout:2860: done (10 left) 2023-12-01T15:47:13.147 INFO:tasks.rados.rados.0.smithi040.stdout:2861: done (9 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2862: done (8 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2863: done (7 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2864: done (6 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2865: done (5 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2866: done (4 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2867: done (3 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2868: done (2 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2869: done (1 left) 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2871: write oid 286 current snap is 0 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing write tid 1 to smithi04088644-326 2023-12-01T15:47:13.148 INFO:tasks.rados.rados.0.smithi040.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-12-01T15:47:13.153 INFO:tasks.rados.rados.0.smithi040.stdout:2871: writing smithi04088644-286 from 474459 to 1147945 tid 1 2023-12-01T15:47:13.160 INFO:tasks.rados.rados.0.smithi040.stdout:2871: writing smithi04088644-286 from 1630010 to 2298982 tid 2 2023-12-01T15:47:13.160 INFO:tasks.rados.rados.0.smithi040.stdout:2872: read oid 82 snap -1 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2872: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing write tid 2 to smithi04088644-326 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing write tid 3 to smithi04088644-326 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing write tid 4 to smithi04088644-326 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2873: read oid 151 snap -1 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2873: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2874: read oid 324 snap -1 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2874: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2875: read oid 123 snap -1 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2875: expect (ObjNum 670 snap 0 seq_num 670) 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2876: delete oid 444 current snap is 0 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing write tid 5 to smithi04088644-326 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2870: oid 326 updating version 0 to 545 2023-12-01T15:47:13.161 INFO:tasks.rados.rados.0.smithi040.stdout:2870: oid 326 updating version 545 to 547 2023-12-01T15:47:13.162 INFO:tasks.rados.rados.0.smithi040.stdout:2870: oid 326 version 547 is already newer than 544 2023-12-01T15:47:13.162 INFO:tasks.rados.rados.0.smithi040.stdout:2870: oid 326 version 547 is already newer than 546 2023-12-01T15:47:13.162 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 547 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-12-01T15:47:13.162 INFO:tasks.rados.rados.0.smithi040.stdout:2870: left oid 326 (ObjNum 1836 snap 0 seq_num 1836) 2023-12-01T15:47:13.162 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 1 to smithi04088644-286 2023-12-01T15:47:13.174 INFO:tasks.rados.rados.0.smithi040.stdout:2875: expect (ObjNum 670 snap 0 seq_num 670) 2023-12-01T15:47:13.337 INFO:tasks.rados.rados.0.smithi040.stdout:2872: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 2 to smithi04088644-286 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 3 to smithi04088644-286 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 4 to smithi04088644-286 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: oid 286 updating version 0 to 423 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: oid 286 version 423 is already newer than 422 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: oid 286 version 423 is already newer than 421 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 423 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2871: left oid 286 (ObjNum 1837 snap 0 seq_num 1837) 2023-12-01T15:47:13.467 INFO:tasks.rados.rados.0.smithi040.stdout:2873: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-12-01T15:47:13.594 INFO:tasks.rados.rados.0.smithi040.stdout:2874: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:47:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:13 smithi040 bash[28232]: cluster 2023-12-01T15:47:11.566131+0000 mgr.y (mgr.24356) 271 : cluster 0 pgmap v241: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.5 MiB/s wr, 79 op/s 2023-12-01T15:47:13.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:13 smithi040 bash[28232]: audit 2023-12-01T15:47:12.580047+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.40:0/638852734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:13.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:13 smithi040 bash[41173]: cluster 2023-12-01T15:47:11.566131+0000 mgr.y (mgr.24356) 271 : cluster 0 pgmap v241: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.5 MiB/s wr, 79 op/s 2023-12-01T15:47:13.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:13 smithi040 bash[41173]: audit 2023-12-01T15:47:12.580047+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.40:0/638852734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:13 smithi141 bash[31670]: cluster 2023-12-01T15:47:11.566131+0000 mgr.y (mgr.24356) 271 : cluster 0 pgmap v241: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.5 MiB/s wr, 79 op/s 2023-12-01T15:47:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:13 smithi141 bash[31670]: audit 2023-12-01T15:47:12.580047+0000 mon.a (mon.0) 888 : audit 0 from='client.? 172.21.15.40:0/638852734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2870: done (6 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2871: done (5 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2872: done (4 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2873: done (3 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2874: done (2 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2875: done (1 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2876: done (0 left) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2877: read oid 326 snap -1 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2877: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2878: read oid 414 snap -1 2023-12-01T15:47:13.784 INFO:tasks.rados.rados.0.smithi040.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-12-01T15:47:13.785 INFO:tasks.rados.rados.0.smithi040.stdout:2879: read oid 211 snap -1 2023-12-01T15:47:13.785 INFO:tasks.rados.rados.0.smithi040.stdout:2879: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T15:47:13.785 INFO:tasks.rados.rados.0.smithi040.stdout:2880: write oid 94 current snap is 0 2023-12-01T15:47:13.785 INFO:tasks.rados.rados.0.smithi040.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-12-01T15:47:13.795 INFO:tasks.rados.rados.0.smithi040.stdout:2880: writing smithi04088644-94 from 508073 to 932057 tid 1 2023-12-01T15:47:13.804 INFO:tasks.rados.rados.0.smithi040.stdout:2880: writing smithi04088644-94 from 1630621 to 2303262 tid 2 2023-12-01T15:47:13.804 INFO:tasks.rados.rados.0.smithi040.stdout:2881: read oid 27 snap -1 2023-12-01T15:47:13.804 INFO:tasks.rados.rados.0.smithi040.stdout:2881: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:47:13.804 INFO:tasks.rados.rados.0.smithi040.stdout:2882: write oid 325 current snap is 0 2023-12-01T15:47:13.804 INFO:tasks.rados.rados.0.smithi040.stdout:2877: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-12-01T15:47:13.975 INFO:tasks.rados.rados.0.smithi040.stdout:2879: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-12-01T15:47:14.053 INFO:tasks.rados.rados.0.smithi040.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-12-01T15:47:14.182 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing write tid 1 to smithi04088644-94 2023-12-01T15:47:14.182 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing write tid 2 to smithi04088644-94 2023-12-01T15:47:14.182 INFO:tasks.rados.rados.0.smithi040.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-12-01T15:47:14.195 INFO:tasks.rados.rados.0.smithi040.stdout:2882: writing smithi04088644-325 from 524880 to 1140466 tid 1 2023-12-01T15:47:14.201 INFO:tasks.rados.rados.0.smithi040.stdout:2882: writing smithi04088644-325 from 1805456 to 2221755 tid 2 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2882: writing smithi04088644-325 from 2678895 to 2924880 tid 3 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2877: done (5 left) 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2878: done (4 left) 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2879: done (3 left) 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2883: delete oid 485 current snap is 0 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing write tid 3 to smithi04088644-94 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing write tid 4 to smithi04088644-94 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2880: oid 94 updating version 0 to 309 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2880: oid 94 updating version 309 to 311 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:2880: oid 94 version 311 is already newer than 310 2023-12-01T15:47:14.206 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 94 v 311 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-12-01T15:47:14.207 INFO:tasks.rados.rados.0.smithi040.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2023-12-01T15:47:14.207 INFO:tasks.rados.rados.0.smithi040.stdout:2881: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: finishing write tid 1 to smithi04088644-325 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: finishing write tid 2 to smithi04088644-325 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: finishing write tid 3 to smithi04088644-325 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: finishing write tid 4 to smithi04088644-325 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: finishing write tid 5 to smithi04088644-325 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: oid 325 updating version 0 to 329 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: oid 325 updating version 329 to 330 2023-12-01T15:47:14.476 INFO:tasks.rados.rados.0.smithi040.stdout:2882: oid 325 updating version 330 to 332 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2882: oid 325 version 332 is already newer than 331 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 325 v 332 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2880: done (3 left) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2881: done (2 left) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2882: done (1 left) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2883: done (0 left) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2884: read oid 356 snap -1 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2885: read oid 29 snap -1 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2886: read oid 264 snap -1 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2886: expect deleted 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2887: read oid 423 snap -1 2023-12-01T15:47:14.477 INFO:tasks.rados.rados.0.smithi040.stdout:2887: expect deleted 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2888: read oid 190 snap -1 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2888: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2889: read oid 350 snap -1 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2889: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2890: read oid 183 snap -1 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2890: expect deleted 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2891: read oid 178 snap -1 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2891: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T15:47:14.478 INFO:tasks.rados.rados.0.smithi040.stdout:2892: delete oid 346 current snap is 0 2023-12-01T15:47:14.482 INFO:tasks.rados.rados.0.smithi040.stdout:2886: done (8 left) 2023-12-01T15:47:14.482 INFO:tasks.rados.rados.0.smithi040.stdout:2887: done (7 left) 2023-12-01T15:47:14.483 INFO:tasks.rados.rados.0.smithi040.stdout:2892: done (6 left) 2023-12-01T15:47:14.483 INFO:tasks.rados.rados.0.smithi040.stdout:2893: write oid 381 current snap is 0 2023-12-01T15:47:14.483 INFO:tasks.rados.rados.0.smithi040.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-12-01T15:47:14.491 INFO:tasks.rados.rados.0.smithi040.stdout:2893: writing smithi04088644-381 from 575301 to 1016634 tid 1 2023-12-01T15:47:14.499 INFO:tasks.rados.rados.0.smithi040.stdout:2893: writing smithi04088644-381 from 1464549 to 2144528 tid 2 2023-12-01T15:47:14.504 INFO:tasks.rados.rados.0.smithi040.stdout:2893: writing smithi04088644-381 from 2644811 to 2975301 tid 3 2023-12-01T15:47:14.504 INFO:tasks.rados.rados.0.smithi040.stdout:2894: read oid 407 snap -1 2023-12-01T15:47:14.504 INFO:tasks.rados.rados.0.smithi040.stdout:2894: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-12-01T15:47:14.504 INFO:tasks.rados.rados.0.smithi040.stdout:2895: write oid 394 current snap is 0 2023-12-01T15:47:14.504 INFO:tasks.rados.rados.0.smithi040.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-12-01T15:47:14.511 INFO:tasks.rados.rados.0.smithi040.stdout:2895: writing smithi04088644-394 from 592108 to 1108690 tid 1 2023-12-01T15:47:14.516 INFO:tasks.rados.rados.0.smithi040.stdout:2895: writing smithi04088644-394 from 1523031 to 1946668 tid 2 2023-12-01T15:47:14.523 INFO:tasks.rados.rados.0.smithi040.stdout:2895: writing smithi04088644-394 from 2672234 to 2992108 tid 3 2023-12-01T15:47:14.523 INFO:tasks.rados.rados.0.smithi040.stdout:2896: read oid 492 snap -1 2023-12-01T15:47:14.523 INFO:tasks.rados.rados.0.smithi040.stdout:2896: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T15:47:14.523 INFO:tasks.rados.rados.0.smithi040.stdout:2897: delete oid 436 current snap is 0 2023-12-01T15:47:14.523 INFO:tasks.rados.rados.0.smithi040.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-12-01T15:47:14.737 INFO:tasks.rados.rados.0.smithi040.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-12-01T15:47:14.963 INFO:tasks.rados.rados.0.smithi040.stdout:2891: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-12-01T15:47:15.078 INFO:tasks.rados.rados.0.smithi040.stdout:2888: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-12-01T15:47:15.184 INFO:tasks.rados.rados.0.smithi040.stdout:2893: finishing write tid 1 to smithi04088644-381 2023-12-01T15:47:15.185 INFO:tasks.rados.rados.0.smithi040.stdout:2889: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: finishing write tid 2 to smithi04088644-381 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: finishing write tid 3 to smithi04088644-381 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: finishing write tid 4 to smithi04088644-381 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: finishing write tid 5 to smithi04088644-381 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: oid 381 updating version 0 to 335 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: oid 381 updating version 335 to 336 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: oid 381 version 336 is already newer than 333 2023-12-01T15:47:15.264 INFO:tasks.rados.rados.0.smithi040.stdout:2893: oid 381 version 336 is already newer than 334 2023-12-01T15:47:15.265 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 381 v 336 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-12-01T15:47:15.265 INFO:tasks.rados.rados.0.smithi040.stdout:2893: left oid 381 (ObjNum 1843 snap 0 seq_num 1843) 2023-12-01T15:47:15.265 INFO:tasks.rados.rados.0.smithi040.stdout:2894: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: finishing write tid 1 to smithi04088644-394 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: finishing write tid 2 to smithi04088644-394 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: finishing write tid 3 to smithi04088644-394 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: finishing write tid 4 to smithi04088644-394 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: finishing write tid 5 to smithi04088644-394 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: oid 394 updating version 0 to 311 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: oid 394 version 311 is already newer than 310 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: oid 394 updating version 311 to 312 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: oid 394 updating version 312 to 313 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 394 v 313 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2895: left oid 394 (ObjNum 1844 snap 0 seq_num 1844) 2023-12-01T15:47:15.408 INFO:tasks.rados.rados.0.smithi040.stdout:2896: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-12-01T15:47:15.569 INFO:tasks.rados.rados.0.smithi040.stdout:2884: done (10 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2885: done (9 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2888: done (8 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2889: done (7 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2890: done (6 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2891: done (5 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2893: done (4 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2894: done (3 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2895: done (2 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2896: done (1 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2897: done (0 left) 2023-12-01T15:47:15.570 INFO:tasks.rados.rados.0.smithi040.stdout:2898: write oid 84 current snap is 0 2023-12-01T15:47:15.571 INFO:tasks.rados.rados.0.smithi040.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-12-01T15:47:15.581 INFO:tasks.rados.rados.0.smithi040.stdout:2898: writing smithi04088644-84 from 625722 to 1292802 tid 1 2023-12-01T15:47:15.587 INFO:tasks.rados.rados.0.smithi040.stdout:2898: writing smithi04088644-84 from 1923642 to 2350948 tid 2 2023-12-01T15:47:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:2898: writing smithi04088644-84 from 3010727 to 3025722 tid 3 2023-12-01T15:47:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:2899: write oid 36 current snap is 0 2023-12-01T15:47:15.591 INFO:tasks.rados.rados.0.smithi040.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-12-01T15:47:15.598 INFO:tasks.rados.rados.0.smithi040.stdout:2899: writing smithi04088644-36 from 642529 to 1384858 tid 1 2023-12-01T15:47:15.606 INFO:tasks.rados.rados.0.smithi040.stdout:2899: writing smithi04088644-36 from 1982124 to 2669441 tid 2 2023-12-01T15:47:15.606 INFO:tasks.rados.rados.0.smithi040.stdout:2900: write oid 43 current snap is 0 2023-12-01T15:47:15.606 INFO:tasks.rados.rados.0.smithi040.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-12-01T15:47:15.613 INFO:tasks.rados.rados.0.smithi040.stdout:2900: writing smithi04088644-43 from 659336 to 1193267 tid 1 2023-12-01T15:47:15.619 INFO:tasks.rados.rados.0.smithi040.stdout:2900: writing smithi04088644-43 from 1756959 to 2187934 tid 2 2023-12-01T15:47:15.624 INFO:tasks.rados.rados.0.smithi040.stdout:2900: writing smithi04088644-43 from 2781926 to 3059336 tid 3 2023-12-01T15:47:15.624 INFO:tasks.rados.rados.0.smithi040.stdout:2901: write oid 274 current snap is 0 2023-12-01T15:47:15.624 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing write tid 1 to smithi04088644-84 2023-12-01T15:47:15.624 INFO:tasks.rados.rados.0.smithi040.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-12-01T15:47:15.631 INFO:tasks.rados.rados.0.smithi040.stdout:2901: writing smithi04088644-274 from 676143 to 1285323 tid 1 2023-12-01T15:47:15.638 INFO:tasks.rados.rados.0.smithi040.stdout:2901: writing smithi04088644-274 from 1815441 to 2506427 tid 2 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2901: writing smithi04088644-274 from 2925702 to 3076143 tid 3 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2902: write oid 348 current snap is 0 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing write tid 2 to smithi04088644-84 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing write tid 3 to smithi04088644-84 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing write tid 4 to smithi04088644-84 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing write tid 5 to smithi04088644-84 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: oid 84 updating version 0 to 420 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: oid 84 updating version 420 to 421 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: oid 84 updating version 421 to 422 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: oid 84 version 422 is already newer than 419 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 84 v 422 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-12-01T15:47:15.642 INFO:tasks.rados.rados.0.smithi040.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-12-01T15:47:15.643 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 1 to smithi04088644-36 2023-12-01T15:47:15.643 INFO:tasks.rados.rados.0.smithi040.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-12-01T15:47:15.649 INFO:tasks.rados.rados.0.smithi040.stdout:2902: writing smithi04088644-348 from 692950 to 1377379 tid 1 2023-12-01T15:47:15.656 INFO:tasks.rados.rados.0.smithi040.stdout:2902: writing smithi04088644-348 from 2157570 to 2592214 tid 2 2023-12-01T15:47:15.657 INFO:tasks.rados.rados.0.smithi040.stdout:2898: done (4 left) 2023-12-01T15:47:15.657 INFO:tasks.rados.rados.0.smithi040.stdout:2903: write oid 345 current snap is 0 2023-12-01T15:47:15.657 INFO:tasks.rados.rados.0.smithi040.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-12-01T15:47:15.665 INFO:tasks.rados.rados.0.smithi040.stdout:2903: writing smithi04088644-345 from 709757 to 1469435 tid 1 2023-12-01T15:47:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:15 smithi040 bash[41173]: cluster 2023-12-01T15:47:13.566520+0000 mgr.y (mgr.24356) 272 : cluster 0 pgmap v242: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.5 MiB/s wr, 79 op/s 2023-12-01T15:47:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:15 smithi040 bash[41173]: audit 2023-12-01T15:47:15.029911+0000 mon.a (mon.0) 889 : audit 0 from='client.? 172.21.15.40:0/4043068258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:15 smithi040 bash[28232]: cluster 2023-12-01T15:47:13.566520+0000 mgr.y (mgr.24356) 272 : cluster 0 pgmap v242: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.5 MiB/s wr, 79 op/s 2023-12-01T15:47:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:15 smithi040 bash[28232]: audit 2023-12-01T15:47:15.029911+0000 mon.a (mon.0) 889 : audit 0 from='client.? 172.21.15.40:0/4043068258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:15.672 INFO:tasks.rados.rados.0.smithi040.stdout:2903: writing smithi04088644-345 from 2216052 to 2794354 tid 2 2023-12-01T15:47:15.672 INFO:tasks.rados.rados.0.smithi040.stdout:2904: write oid 146 current snap is 0 2023-12-01T15:47:15.673 INFO:tasks.rados.rados.0.smithi040.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-12-01T15:47:15.679 INFO:tasks.rados.rados.0.smithi040.stdout:2904: writing smithi04088644-146 from 726564 to 1161491 tid 1 2023-12-01T15:47:15.685 INFO:tasks.rados.rados.0.smithi040.stdout:2904: writing smithi04088644-146 from 1874534 to 2312847 tid 2 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2904: writing smithi04088644-146 from 2775265 to 3126564 tid 3 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2905: delete oid 93 current snap is 0 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 2 to smithi04088644-36 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 3 to smithi04088644-36 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 4 to smithi04088644-36 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2899: oid 36 updating version 0 to 385 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2899: oid 36 version 385 is already newer than 383 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:2899: oid 36 version 385 is already newer than 384 2023-12-01T15:47:15.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 385 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: finishing write tid 1 to smithi04088644-43 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: finishing write tid 2 to smithi04088644-43 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: finishing write tid 3 to smithi04088644-43 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: finishing write tid 4 to smithi04088644-43 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: finishing write tid 5 to smithi04088644-43 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: oid 43 updating version 0 to 408 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: oid 43 updating version 408 to 409 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: oid 43 version 409 is already newer than 407 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: oid 43 version 409 is already newer than 406 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 409 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 1 to smithi04088644-274 2023-12-01T15:47:15.692 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 2 to smithi04088644-274 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 3 to smithi04088644-274 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 4 to smithi04088644-274 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 5 to smithi04088644-274 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: oid 274 updating version 0 to 551 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: oid 274 version 551 is already newer than 548 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: oid 274 version 551 is already newer than 549 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: oid 274 version 551 is already newer than 550 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 274 v 551 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2902: finishing write tid 1 to smithi04088644-348 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2902: finishing write tid 2 to smithi04088644-348 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2902: finishing write tid 3 to smithi04088644-348 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2902: finishing write tid 4 to smithi04088644-348 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2902: oid 348 updating version 0 to 309 2023-12-01T15:47:15.693 INFO:tasks.rados.rados.0.smithi040.stdout:2902: oid 348 version 309 is already newer than 307 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2902: oid 348 version 309 is already newer than 308 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 348 v 309 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2902: left oid 348 (ObjNum 1850 snap 0 seq_num 1850) 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing write tid 1 to smithi04088644-345 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing write tid 2 to smithi04088644-345 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing write tid 3 to smithi04088644-345 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing write tid 4 to smithi04088644-345 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: oid 345 updating version 0 to 341 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: oid 345 updating version 341 to 342 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: oid 345 version 342 is already newer than 340 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 345 v 342 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2903: left oid 345 (ObjNum 1851 snap 0 seq_num 1851) 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2904: finishing write tid 1 to smithi04088644-146 2023-12-01T15:47:15.694 INFO:tasks.rados.rados.0.smithi040.stdout:2904: finishing write tid 2 to smithi04088644-146 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2899: done (6 left) 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2900: done (5 left) 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2901: done (4 left) 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2902: done (3 left) 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2903: done (2 left) 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2905: done (1 left) 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2906: write oid 220 current snap is 0 2023-12-01T15:47:15.695 INFO:tasks.rados.rados.0.smithi040.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-12-01T15:47:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2906: writing smithi04088644-220 from 760178 to 1345603 tid 1 2023-12-01T15:47:15.706 INFO:tasks.rados.rados.0.smithi040.stdout:2906: writing smithi04088644-220 from 1875145 to 2317127 tid 2 2023-12-01T15:47:15.711 INFO:tasks.rados.rados.0.smithi040.stdout:2906: writing smithi04088644-220 from 3113758 to 3160178 tid 3 2023-12-01T15:47:15.711 INFO:tasks.rados.rados.0.smithi040.stdout:2907: delete oid 26 current snap is 0 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: finishing write tid 3 to smithi04088644-146 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: finishing write tid 4 to smithi04088644-146 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: finishing write tid 5 to smithi04088644-146 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: oid 146 updating version 0 to 410 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: oid 146 updating version 410 to 411 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: oid 146 updating version 411 to 412 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: oid 146 updating version 412 to 413 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 413 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2904: left oid 146 (ObjNum 1852 snap 0 seq_num 1852) 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2906: finishing write tid 1 to smithi04088644-220 2023-12-01T15:47:15.712 INFO:tasks.rados.rados.0.smithi040.stdout:2906: finishing write tid 2 to smithi04088644-220 2023-12-01T15:47:15.714 INFO:tasks.rados.rados.0.smithi040.stdout:2906: finishing write tid 3 to smithi04088644-220 2023-12-01T15:47:15.714 INFO:tasks.rados.rados.0.smithi040.stdout:2906: finishing write tid 4 to smithi04088644-220 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:2906: finishing write tid 5 to smithi04088644-220 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:2906: oid 220 updating version 0 to 422 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:2906: oid 220 updating version 422 to 423 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:2906: oid 220 version 423 is already newer than 421 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:2906: oid 220 version 423 is already newer than 420 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 220 v 423 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-12-01T15:47:15.715 INFO:tasks.rados.rados.0.smithi040.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2023-12-01T15:47:15.716 INFO:tasks.rados.rados.0.smithi040.stdout:2904: done (2 left) 2023-12-01T15:47:15.716 INFO:tasks.rados.rados.0.smithi040.stdout:2906: done (1 left) 2023-12-01T15:47:15.716 INFO:tasks.rados.rados.0.smithi040.stdout:2907: done (0 left) 2023-12-01T15:47:15.716 INFO:tasks.rados.rados.0.smithi040.stdout:2908: write oid 272 current snap is 0 2023-12-01T15:47:15.716 INFO:tasks.rados.rados.0.smithi040.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-12-01T15:47:15.726 INFO:tasks.rados.rados.0.smithi040.stdout:2908: writing smithi04088644-272 from 793792 to 1246068 tid 1 2023-12-01T15:47:15.732 INFO:tasks.rados.rados.0.smithi040.stdout:2908: writing smithi04088644-272 from 1708462 to 2154113 tid 2 2023-12-01T15:47:15.738 INFO:tasks.rados.rados.0.smithi040.stdout:2908: writing smithi04088644-272 from 2884957 to 3193792 tid 3 2023-12-01T15:47:15.738 INFO:tasks.rados.rados.0.smithi040.stdout:2909: write oid 216 current snap is 0 2023-12-01T15:47:15.738 INFO:tasks.rados.rados.0.smithi040.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-12-01T15:47:15.743 INFO:tasks.rados.rados.0.smithi040.stdout:2909: writing smithi04088644-216 from 410599 to 938124 tid 1 2023-12-01T15:47:15.749 INFO:tasks.rados.rados.0.smithi040.stdout:2909: writing smithi04088644-216 from 1366944 to 1956253 tid 2 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2909: writing smithi04088644-216 from 2512380 to 3210599 tid 3 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2910: read oid 141 snap -1 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2910: expect deleted 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2911: read oid 269 snap -1 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2911: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2912: delete oid 282 current snap is 0 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2908: finishing write tid 1 to smithi04088644-272 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2908: finishing write tid 2 to smithi04088644-272 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2908: finishing write tid 3 to smithi04088644-272 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2908: finishing write tid 4 to smithi04088644-272 2023-12-01T15:47:15.757 INFO:tasks.rados.rados.0.smithi040.stdout:2908: finishing write tid 5 to smithi04088644-272 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2908: oid 272 updating version 0 to 555 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2908: oid 272 version 555 is already newer than 552 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2908: oid 272 version 555 is already newer than 554 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2908: oid 272 version 555 is already newer than 553 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 272 v 555 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2908: left oid 272 (ObjNum 1856 snap 0 seq_num 1856) 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 1 to smithi04088644-216 2023-12-01T15:47:15.758 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 2 to smithi04088644-216 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2908: done (4 left) 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2910: done (3 left) 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2912: done (2 left) 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2913: read oid 285 snap -1 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2913: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2914: read oid 480 snap -1 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2914: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2915: read oid 120 snap -1 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2915: expect deleted 2023-12-01T15:47:15.760 INFO:tasks.rados.rados.0.smithi040.stdout:2916: read oid 169 snap -1 2023-12-01T15:47:15.761 INFO:tasks.rados.rados.0.smithi040.stdout:2916: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-12-01T15:47:15.761 INFO:tasks.rados.rados.0.smithi040.stdout:2917: read oid 5 snap -1 2023-12-01T15:47:15.761 INFO:tasks.rados.rados.0.smithi040.stdout:2917: expect deleted 2023-12-01T15:47:15.761 INFO:tasks.rados.rados.0.smithi040.stdout:2918: read oid 254 snap -1 2023-12-01T15:47:15.761 INFO:tasks.rados.rados.0.smithi040.stdout:2918: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-12-01T15:47:15.761 INFO:tasks.rados.rados.0.smithi040.stdout:2919: delete oid 471 current snap is 0 2023-12-01T15:47:15.763 INFO:tasks.rados.rados.0.smithi040.stdout:2911: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:15 smithi141 bash[31670]: cluster 2023-12-01T15:47:13.566520+0000 mgr.y (mgr.24356) 272 : cluster 0 pgmap v242: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.5 MiB/s wr, 79 op/s 2023-12-01T15:47:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:15 smithi141 bash[31670]: audit 2023-12-01T15:47:15.029911+0000 mon.a (mon.0) 889 : audit 0 from='client.? 172.21.15.40:0/4043068258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 3 to smithi04088644-216 2023-12-01T15:47:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 4 to smithi04088644-216 2023-12-01T15:47:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 5 to smithi04088644-216 2023-12-01T15:47:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:2909: oid 216 updating version 0 to 290 2023-12-01T15:47:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:2909: oid 216 updating version 290 to 291 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2909: oid 216 updating version 291 to 293 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2909: oid 216 version 293 is already newer than 292 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 216 v 293 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2909: left oid 216 (ObjNum 1857 snap 0 seq_num 1857) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2909: done (8 left) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2911: done (7 left) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2915: done (6 left) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2917: done (5 left) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2919: done (4 left) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2920: read oid 79 snap -1 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2920: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2921: read oid 481 snap -1 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2921: expect deleted 2023-12-01T15:47:16.030 INFO:tasks.rados.rados.0.smithi040.stdout:2922: read oid 168 snap -1 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2922: expect deleted 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2923: read oid 48 snap -1 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2923: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2924: read oid 235 snap -1 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2924: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2925: read oid 341 snap -1 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2925: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2926: read oid 87 snap -1 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2926: expect deleted 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2927: read oid 479 snap -1 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2927: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2928: write oid 23 current snap is 0 2023-12-01T15:47:16.031 INFO:tasks.rados.rados.0.smithi040.stdout:2913: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-12-01T15:47:16.125 INFO:tasks.rados.rados.0.smithi040.stdout:2918: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-12-01T15:47:16.208 INFO:tasks.rados.rados.0.smithi040.stdout:2914: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:47:16.360 INFO:tasks.rados.rados.0.smithi040.stdout:2916: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-12-01T15:47:16.544 INFO:tasks.rados.rados.0.smithi040.stdout:2923: expect (ObjNum 655 snap 0 seq_num 655) 2023-12-01T15:47:16.676 INFO:tasks.rados.rados.0.smithi040.stdout:2924: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T15:47:16.899 INFO:tasks.rados.rados.0.smithi040.stdout:2920: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-12-01T15:47:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:47:16] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:47:17.002 INFO:tasks.rados.rados.0.smithi040.stdout:2925: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:17.181 INFO:tasks.rados.rados.0.smithi040.stdout:2927: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-12-01T15:47:17.325 INFO:tasks.rados.rados.0.smithi040.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-12-01T15:47:17.338 INFO:tasks.rados.rados.0.smithi040.stdout:2928: writing smithi04088644-23 from 461020 to 1214292 tid 1 2023-12-01T15:47:17.347 INFO:tasks.rados.rados.0.smithi040.stdout:2928: writing smithi04088644-23 from 1826037 to 2279026 tid 2 2023-12-01T15:47:17.352 INFO:tasks.rados.rados.0.smithi040.stdout:2928: writing smithi04088644-23 from 2878296 to 3261020 tid 3 2023-12-01T15:47:17.352 INFO:tasks.rados.rados.0.smithi040.stdout:2913: done (12 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2914: done (11 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2916: done (10 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2918: done (9 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2920: done (8 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2921: done (7 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2922: done (6 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2923: done (5 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2924: done (4 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2925: done (3 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2926: done (2 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2927: done (1 left) 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2929: write oid 330 current snap is 0 2023-12-01T15:47:17.353 INFO:tasks.rados.rados.0.smithi040.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-12-01T15:47:17.358 INFO:tasks.rados.rados.0.smithi040.stdout:2929: writing smithi04088644-330 from 477827 to 906348 tid 1 2023-12-01T15:47:17.364 INFO:tasks.rados.rados.0.smithi040.stdout:2929: writing smithi04088644-330 from 1484519 to 2081166 tid 2 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2929: writing smithi04088644-330 from 2505719 to 3038582 tid 3 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2930: read oid 276 snap -1 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2930: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2931: read oid 144 snap -1 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2931: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2932: read oid 87 snap -1 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2932: expect deleted 2023-12-01T15:47:17.370 INFO:tasks.rados.rados.0.smithi040.stdout:2933: write oid 332 current snap is 0 2023-12-01T15:47:17.371 INFO:tasks.rados.rados.0.smithi040.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-12-01T15:47:17.375 INFO:tasks.rados.rados.0.smithi040.stdout:2933: writing smithi04088644-332 from 494634 to 998404 tid 1 2023-12-01T15:47:17.381 INFO:tasks.rados.rados.0.smithi040.stdout:2933: writing smithi04088644-332 from 1426648 to 1883306 tid 2 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2933: writing smithi04088644-332 from 2533142 to 3277277 tid 3 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2934: delete oid 361 current snap is 0 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: finishing write tid 1 to smithi04088644-23 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: finishing write tid 2 to smithi04088644-23 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: finishing write tid 3 to smithi04088644-23 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: finishing write tid 4 to smithi04088644-23 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: finishing write tid 5 to smithi04088644-23 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: oid 23 updating version 0 to 302 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: oid 23 version 302 is already newer than 300 2023-12-01T15:47:17.390 INFO:tasks.rados.rados.0.smithi040.stdout:2928: oid 23 version 302 is already newer than 301 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2928: oid 23 version 302 is already newer than 299 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 302 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2928: left oid 23 (ObjNum 1860 snap 0 seq_num 1860) 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing write tid 1 to smithi04088644-330 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing write tid 2 to smithi04088644-330 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing write tid 3 to smithi04088644-330 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing write tid 4 to smithi04088644-330 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing write tid 5 to smithi04088644-330 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: oid 330 updating version 0 to 425 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: oid 330 updating version 425 to 426 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: oid 330 updating version 426 to 427 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: oid 330 version 427 is already newer than 424 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 330 v 427 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2929: left oid 330 (ObjNum 1861 snap 0 seq_num 1861) 2023-12-01T15:47:17.391 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 1 to smithi04088644-332 2023-12-01T15:47:17.392 INFO:tasks.rados.rados.0.smithi040.stdout:2930: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:47:17.517 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 2 to smithi04088644-332 2023-12-01T15:47:17.517 INFO:tasks.rados.rados.0.smithi040.stdout:2931: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:47:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:17 smithi040 bash[28232]: cluster 2023-12-01T15:47:15.567676+0000 mgr.y (mgr.24356) 273 : cluster 0 pgmap v243: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-12-01T15:47:17.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:17 smithi040 bash[41173]: cluster 2023-12-01T15:47:15.567676+0000 mgr.y (mgr.24356) 273 : cluster 0 pgmap v243: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 3 to smithi04088644-332 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 4 to smithi04088644-332 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 5 to smithi04088644-332 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: oid 332 updating version 0 to 559 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: oid 332 version 559 is already newer than 558 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: oid 332 version 559 is already newer than 557 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: oid 332 version 559 is already newer than 556 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 332 v 559 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2933: left oid 332 (ObjNum 1862 snap 0 seq_num 1862) 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2928: done (6 left) 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2929: done (5 left) 2023-12-01T15:47:17.718 INFO:tasks.rados.rados.0.smithi040.stdout:2930: done (4 left) 2023-12-01T15:47:17.719 INFO:tasks.rados.rados.0.smithi040.stdout:2931: done (3 left) 2023-12-01T15:47:17.719 INFO:tasks.rados.rados.0.smithi040.stdout:2932: done (2 left) 2023-12-01T15:47:17.719 INFO:tasks.rados.rados.0.smithi040.stdout:2933: done (1 left) 2023-12-01T15:47:17.719 INFO:tasks.rados.rados.0.smithi040.stdout:2934: done (0 left) 2023-12-01T15:47:17.719 INFO:tasks.rados.rados.0.smithi040.stdout:2935: write oid 162 current snap is 0 2023-12-01T15:47:17.719 INFO:tasks.rados.rados.0.smithi040.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-12-01T15:47:17.730 INFO:tasks.rados.rados.0.smithi040.stdout:2935: writing smithi04088644-162 from 528248 to 1298869 tid 1 2023-12-01T15:47:17.740 INFO:tasks.rados.rados.0.smithi040.stdout:2935: writing smithi04088644-162 from 2059965 to 2803939 tid 2 2023-12-01T15:47:17.740 INFO:tasks.rados.rados.0.smithi040.stdout:2936: write oid 56 current snap is 0 2023-12-01T15:47:17.740 INFO:tasks.rados.rados.0.smithi040.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-12-01T15:47:17.746 INFO:tasks.rados.rados.0.smithi040.stdout:2936: writing smithi04088644-56 from 545055 to 990925 tid 1 2023-12-01T15:47:17.753 INFO:tasks.rados.rados.0.smithi040.stdout:2936: writing smithi04088644-56 from 1718447 to 2322432 tid 2 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2936: writing smithi04088644-56 from 3015411 to 3345055 tid 3 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2937: delete oid 358 current snap is 0 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: finishing write tid 1 to smithi04088644-162 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: finishing write tid 2 to smithi04088644-162 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: finishing write tid 3 to smithi04088644-162 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: finishing write tid 4 to smithi04088644-162 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: oid 162 updating version 0 to 314 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: oid 162 version 314 is already newer than 312 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: oid 162 version 314 is already newer than 313 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 162 v 314 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2936: finishing write tid 1 to smithi04088644-56 2023-12-01T15:47:17.760 INFO:tasks.rados.rados.0.smithi040.stdout:2936: finishing write tid 2 to smithi04088644-56 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2935: done (2 left) 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2937: done (1 left) 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2938: read oid 16 snap -1 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2938: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2939: read oid 396 snap -1 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2939: expect deleted 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2940: write oid 433 current snap is 0 2023-12-01T15:47:17.762 INFO:tasks.rados.rados.0.smithi040.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-12-01T15:47:17.769 INFO:tasks.rados.rados.0.smithi040.stdout:2940: writing smithi04088644-433 from 578669 to 1175037 tid 1 2023-12-01T15:47:17.776 INFO:tasks.rados.rados.0.smithi040.stdout:2940: writing smithi04088644-433 from 1719058 to 2326712 tid 2 2023-12-01T15:47:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:17 smithi141 bash[31670]: cluster 2023-12-01T15:47:15.567676+0000 mgr.y (mgr.24356) 273 : cluster 0 pgmap v243: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-12-01T15:47:17.782 INFO:tasks.rados.rados.0.smithi040.stdout:2940: writing smithi04088644-433 from 2953904 to 3378669 tid 3 2023-12-01T15:47:17.782 INFO:tasks.rados.rados.0.smithi040.stdout:2941: write oid 88 current snap is 0 2023-12-01T15:47:17.782 INFO:tasks.rados.rados.0.smithi040.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-12-01T15:47:17.789 INFO:tasks.rados.rados.0.smithi040.stdout:2941: writing smithi04088644-88 from 595476 to 1267093 tid 1 2023-12-01T15:47:17.796 INFO:tasks.rados.rados.0.smithi040.stdout:2941: writing smithi04088644-88 from 1777540 to 2528852 tid 2 2023-12-01T15:47:17.801 INFO:tasks.rados.rados.0.smithi040.stdout:2941: writing smithi04088644-88 from 2981327 to 3395476 tid 3 2023-12-01T15:47:17.801 INFO:tasks.rados.rados.0.smithi040.stdout:2942: write oid 490 current snap is 0 2023-12-01T15:47:17.802 INFO:tasks.rados.rados.0.smithi040.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-12-01T15:47:17.809 INFO:tasks.rados.rados.0.smithi040.stdout:2942: writing smithi04088644-490 from 612283 to 1359149 tid 1 2023-12-01T15:47:17.815 INFO:tasks.rados.rados.0.smithi040.stdout:2942: writing smithi04088644-490 from 1836022 to 2447345 tid 2 2023-12-01T15:47:17.821 INFO:tasks.rados.rados.0.smithi040.stdout:2942: writing smithi04088644-490 from 3008750 to 3412283 tid 3 2023-12-01T15:47:17.821 INFO:tasks.rados.rados.0.smithi040.stdout:2943: write oid 453 current snap is 0 2023-12-01T15:47:17.821 INFO:tasks.rados.rados.0.smithi040.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-12-01T15:47:17.827 INFO:tasks.rados.rados.0.smithi040.stdout:2943: writing smithi04088644-453 from 629090 to 1051205 tid 1 2023-12-01T15:47:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:2943: writing smithi04088644-453 from 1778151 to 2533132 tid 2 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2943: writing smithi04088644-453 from 3319820 to 3429090 tid 3 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2944: write oid 414 current snap is 0 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2936: finishing write tid 3 to smithi04088644-56 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2936: finishing write tid 4 to smithi04088644-56 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2936: finishing write tid 5 to smithi04088644-56 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2936: oid 56 updating version 0 to 344 2023-12-01T15:47:17.841 INFO:tasks.rados.rados.0.smithi040.stdout:2936: oid 56 updating version 344 to 345 2023-12-01T15:47:17.842 INFO:tasks.rados.rados.0.smithi040.stdout:2936: oid 56 updating version 345 to 346 2023-12-01T15:47:17.842 INFO:tasks.rados.rados.0.smithi040.stdout:2936: oid 56 version 346 is already newer than 343 2023-12-01T15:47:17.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 56 v 346 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-12-01T15:47:17.842 INFO:tasks.rados.rados.0.smithi040.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-12-01T15:47:17.842 INFO:tasks.rados.rados.0.smithi040.stdout:2938: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing write tid 1 to smithi04088644-433 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing write tid 2 to smithi04088644-433 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing write tid 3 to smithi04088644-433 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing write tid 4 to smithi04088644-433 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing write tid 5 to smithi04088644-433 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: oid 433 updating version 0 to 349 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: oid 433 updating version 349 to 350 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: oid 433 version 350 is already newer than 347 2023-12-01T15:47:18.129 INFO:tasks.rados.rados.0.smithi040.stdout:2940: oid 433 version 350 is already newer than 348 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 433 v 350 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: finishing write tid 1 to smithi04088644-88 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: finishing write tid 2 to smithi04088644-88 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: finishing write tid 3 to smithi04088644-88 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: finishing write tid 4 to smithi04088644-88 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: finishing write tid 5 to smithi04088644-88 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: oid 88 updating version 0 to 353 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: oid 88 updating version 353 to 354 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: oid 88 version 354 is already newer than 351 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: oid 88 version 354 is already newer than 352 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 354 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2942: finishing write tid 1 to smithi04088644-490 2023-12-01T15:47:18.130 INFO:tasks.rados.rados.0.smithi040.stdout:2942: finishing write tid 2 to smithi04088644-490 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: finishing write tid 3 to smithi04088644-490 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: finishing write tid 4 to smithi04088644-490 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: finishing write tid 5 to smithi04088644-490 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: oid 490 updating version 0 to 316 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: oid 490 updating version 316 to 317 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: oid 490 version 317 is already newer than 314 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: oid 490 version 317 is already newer than 315 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 490 v 317 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2943: finishing write tid 1 to smithi04088644-453 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2943: finishing write tid 2 to smithi04088644-453 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2943: finishing write tid 3 to smithi04088644-453 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2943: finishing write tid 4 to smithi04088644-453 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2943: finishing write tid 5 to smithi04088644-453 2023-12-01T15:47:18.131 INFO:tasks.rados.rados.0.smithi040.stdout:2943: oid 453 updating version 0 to 341 2023-12-01T15:47:18.132 INFO:tasks.rados.rados.0.smithi040.stdout:2943: oid 453 version 341 is already newer than 340 2023-12-01T15:47:18.132 INFO:tasks.rados.rados.0.smithi040.stdout:2943: oid 453 version 341 is already newer than 339 2023-12-01T15:47:18.132 INFO:tasks.rados.rados.0.smithi040.stdout:2943: oid 453 updating version 341 to 342 2023-12-01T15:47:18.132 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 342 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-12-01T15:47:18.132 INFO:tasks.rados.rados.0.smithi040.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-12-01T15:47:18.132 INFO:tasks.rados.rados.0.smithi040.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-12-01T15:47:18.141 INFO:tasks.rados.rados.0.smithi040.stdout:2944: writing smithi04088644-414 from 645897 to 1259614 tid 1 2023-12-01T15:47:18.149 INFO:tasks.rados.rados.0.smithi040.stdout:2944: writing smithi04088644-414 from 1952986 to 2567978 tid 2 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2944: writing smithi04088644-414 from 3063596 to 3445897 tid 3 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2936: done (7 left) 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2938: done (6 left) 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2939: done (5 left) 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2940: done (4 left) 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2941: done (3 left) 2023-12-01T15:47:18.155 INFO:tasks.rados.rados.0.smithi040.stdout:2942: done (2 left) 2023-12-01T15:47:18.156 INFO:tasks.rados.rados.0.smithi040.stdout:2943: done (1 left) 2023-12-01T15:47:18.156 INFO:tasks.rados.rados.0.smithi040.stdout:2945: delete oid 344 current snap is 0 2023-12-01T15:47:18.156 INFO:tasks.rados.rados.0.smithi040.stdout:2944: finishing write tid 1 to smithi04088644-414 2023-12-01T15:47:18.156 INFO:tasks.rados.rados.0.smithi040.stdout:2944: finishing write tid 2 to smithi04088644-414 2023-12-01T15:47:18.157 INFO:tasks.rados.rados.0.smithi040.stdout:2945: done (1 left) 2023-12-01T15:47:18.157 INFO:tasks.rados.rados.0.smithi040.stdout:2946: write oid 392 current snap is 0 2023-12-01T15:47:18.158 INFO:tasks.rados.rados.0.smithi040.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-12-01T15:47:18.166 INFO:tasks.rados.rados.0.smithi040.stdout:2946: writing smithi04088644-392 from 679511 to 1443726 tid 1 2023-12-01T15:47:18.174 INFO:tasks.rados.rados.0.smithi040.stdout:2946: writing smithi04088644-392 from 2069950 to 2688611 tid 2 2023-12-01T15:47:18.178 INFO:tasks.rados.rados.0.smithi040.stdout:2946: writing smithi04088644-392 from 3118442 to 3479511 tid 3 2023-12-01T15:47:18.178 INFO:tasks.rados.rados.0.smithi040.stdout:2947: write oid 496 current snap is 0 2023-12-01T15:47:18.178 INFO:tasks.rados.rados.0.smithi040.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-12-01T15:47:18.185 INFO:tasks.rados.rados.0.smithi040.stdout:2947: writing smithi04088644-496 from 696318 to 1135782 tid 1 2023-12-01T15:47:18.192 INFO:tasks.rados.rados.0.smithi040.stdout:2947: writing smithi04088644-496 from 1728432 to 2490751 tid 2 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2947: writing smithi04088644-496 from 3145865 to 3496318 tid 3 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2948: delete oid 257 current snap is 0 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: finishing write tid 3 to smithi04088644-414 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: finishing write tid 4 to smithi04088644-414 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: finishing write tid 5 to smithi04088644-414 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: oid 414 updating version 0 to 344 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: oid 414 version 344 is already newer than 343 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: oid 414 updating version 344 to 345 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: oid 414 updating version 345 to 346 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 414 v 346 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-12-01T15:47:18.199 INFO:tasks.rados.rados.0.smithi040.stdout:2944: left oid 414 (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing write tid 1 to smithi04088644-392 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing write tid 2 to smithi04088644-392 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing write tid 3 to smithi04088644-392 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing write tid 4 to smithi04088644-392 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing write tid 5 to smithi04088644-392 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: oid 392 updating version 0 to 428 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: oid 392 updating version 428 to 429 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: oid 392 version 429 is already newer than 427 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: oid 392 version 429 is already newer than 426 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 392 v 429 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2946: left oid 392 (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2947: finishing write tid 1 to smithi04088644-496 2023-12-01T15:47:18.200 INFO:tasks.rados.rados.0.smithi040.stdout:2947: finishing write tid 2 to smithi04088644-496 2023-12-01T15:47:18.201 INFO:tasks.rados.rados.0.smithi040.stdout:2944: done (3 left) 2023-12-01T15:47:18.201 INFO:tasks.rados.rados.0.smithi040.stdout:2946: done (2 left) 2023-12-01T15:47:18.201 INFO:tasks.rados.rados.0.smithi040.stdout:2948: done (1 left) 2023-12-01T15:47:18.201 INFO:tasks.rados.rados.0.smithi040.stdout:2949: write oid 101 current snap is 0 2023-12-01T15:47:18.201 INFO:tasks.rados.rados.0.smithi040.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-12-01T15:47:18.208 INFO:tasks.rados.rados.0.smithi040.stdout:2949: writing smithi04088644-101 from 729932 to 1319894 tid 1 2023-12-01T15:47:18.215 INFO:tasks.rados.rados.0.smithi040.stdout:2949: writing smithi04088644-101 from 1729043 to 2495031 tid 2 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2949: writing smithi04088644-101 from 3084358 to 3529932 tid 3 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2950: delete oid 322 current snap is 0 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2947: finishing write tid 3 to smithi04088644-496 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2947: finishing write tid 4 to smithi04088644-496 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2947: finishing write tid 5 to smithi04088644-496 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2947: oid 496 updating version 0 to 350 2023-12-01T15:47:18.222 INFO:tasks.rados.rados.0.smithi040.stdout:2947: oid 496 version 350 is already newer than 349 2023-12-01T15:47:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:2947: oid 496 version 350 is already newer than 348 2023-12-01T15:47:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:2947: oid 496 version 350 is already newer than 347 2023-12-01T15:47:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 496 v 350 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-12-01T15:47:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:2947: left oid 496 (ObjNum 1874 snap 0 seq_num 1874) 2023-12-01T15:47:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 1 to smithi04088644-101 2023-12-01T15:47:18.223 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 2 to smithi04088644-101 2023-12-01T15:47:18.224 INFO:tasks.rados.rados.0.smithi040.stdout:2947: done (2 left) 2023-12-01T15:47:18.224 INFO:tasks.rados.rados.0.smithi040.stdout:2950: done (1 left) 2023-12-01T15:47:18.224 INFO:tasks.rados.rados.0.smithi040.stdout:2951: read oid 218 snap -1 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2951: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2952: read oid 279 snap -1 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2952: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2953: read oid 288 snap -1 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2954: read oid 145 snap -1 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2954: expect (ObjNum 144 snap 0 seq_num 144) 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2955: read oid 112 snap -1 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2956: read oid 88 snap -1 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2957: write oid 378 current snap is 0 2023-12-01T15:47:18.225 INFO:tasks.rados.rados.0.smithi040.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-12-01T15:47:18.236 INFO:tasks.rados.rados.0.smithi040.stdout:2957: writing smithi04088644-378 from 763546 to 1220359 tid 1 2023-12-01T15:47:18.245 INFO:tasks.rados.rados.0.smithi040.stdout:2957: writing smithi04088644-378 from 1962360 to 2732017 tid 2 2023-12-01T15:47:18.250 INFO:tasks.rados.rados.0.smithi040.stdout:2957: writing smithi04088644-378 from 3255557 to 3563546 tid 3 2023-12-01T15:47:18.250 INFO:tasks.rados.rados.0.smithi040.stdout:2958: read oid 162 snap -1 2023-12-01T15:47:18.250 INFO:tasks.rados.rados.0.smithi040.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T15:47:18.250 INFO:tasks.rados.rados.0.smithi040.stdout:2959: read oid 215 snap -1 2023-12-01T15:47:18.250 INFO:tasks.rados.rados.0.smithi040.stdout:2959: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:47:18.251 INFO:tasks.rados.rados.0.smithi040.stdout:2960: write oid 362 current snap is 0 2023-12-01T15:47:18.251 INFO:tasks.rados.rados.0.smithi040.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-12-01T15:47:18.261 INFO:tasks.rados.rados.0.smithi040.stdout:2960: writing smithi04088644-362 from 780353 to 1312415 tid 1 2023-12-01T15:47:18.267 INFO:tasks.rados.rados.0.smithi040.stdout:2960: writing smithi04088644-362 from 1904489 to 2417804 tid 2 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2960: writing smithi04088644-362 from 3166627 to 3567798 tid 3 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2961: read oid 79 snap -1 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2961: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2962: read oid 10 snap -1 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2962: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2963: write oid 255 current snap is 0 2023-12-01T15:47:18.275 INFO:tasks.rados.rados.0.smithi040.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-12-01T15:47:18.283 INFO:tasks.rados.rados.0.smithi040.stdout:2963: writing smithi04088644-255 from 797160 to 1404471 tid 1 2023-12-01T15:47:18.290 INFO:tasks.rados.rados.0.smithi040.stdout:2963: writing smithi04088644-255 from 1962971 to 2736297 tid 2 2023-12-01T15:47:18.295 INFO:tasks.rados.rados.0.smithi040.stdout:2963: writing smithi04088644-255 from 3194050 to 3597160 tid 3 2023-12-01T15:47:18.295 INFO:tasks.rados.rados.0.smithi040.stdout:2964: write oid 407 current snap is 0 2023-12-01T15:47:18.295 INFO:tasks.rados.rados.0.smithi040.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-12-01T15:47:18.302 INFO:tasks.rados.rados.0.smithi040.stdout:2964: writing smithi04088644-407 from 413967 to 1096527 tid 1 2023-12-01T15:47:18.308 INFO:tasks.rados.rados.0.smithi040.stdout:2964: writing smithi04088644-407 from 1621453 to 2138437 tid 2 2023-12-01T15:47:18.314 INFO:tasks.rados.rados.0.smithi040.stdout:2964: writing smithi04088644-407 from 2821473 to 3245188 tid 3 2023-12-01T15:47:18.314 INFO:tasks.rados.rados.0.smithi040.stdout:2965: read oid 300 snap -1 2023-12-01T15:47:18.315 INFO:tasks.rados.rados.0.smithi040.stdout:2965: expect deleted 2023-12-01T15:47:18.315 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:47:18.315 INFO:tasks.rados.rados.0.smithi040.stdout:2951: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:47:18.474 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 3 to smithi04088644-101 2023-12-01T15:47:18.474 INFO:tasks.rados.rados.0.smithi040.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-12-01T15:47:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:18 smithi040 bash[28232]: audit 2023-12-01T15:47:17.486648+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.40:0/1495103022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:18 smithi040 bash[28232]: audit 2023-12-01T15:47:18.304101+0000 mon.c (mon.2) 173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:18 smithi040 bash[41173]: audit 2023-12-01T15:47:17.486648+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.40:0/1495103022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:18 smithi040 bash[41173]: audit 2023-12-01T15:47:18.304101+0000 mon.c (mon.2) 173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 4 to smithi04088644-101 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 5 to smithi04088644-101 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:2949: oid 101 updating version 0 to 424 2023-12-01T15:47:18.674 INFO:tasks.rados.rados.0.smithi040.stdout:2949: oid 101 updating version 424 to 425 2023-12-01T15:47:18.674 INFO:tasks.rados.rados.0.smithi040.stdout:2949: oid 101 updating version 425 to 427 2023-12-01T15:47:18.674 INFO:tasks.rados.rados.0.smithi040.stdout:2949: oid 101 version 427 is already newer than 426 2023-12-01T15:47:18.674 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 427 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-12-01T15:47:18.674 INFO:tasks.rados.rados.0.smithi040.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-12-01T15:47:18.674 INFO:tasks.rados.rados.0.smithi040.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-12-01T15:47:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:18 smithi141 bash[31670]: audit 2023-12-01T15:47:17.486648+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.40:0/1495103022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:18 smithi141 bash[31670]: audit 2023-12-01T15:47:18.304101+0000 mon.c (mon.2) 173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:18.915 INFO:tasks.rados.rados.0.smithi040.stdout:2952: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-12-01T15:47:19.076 INFO:tasks.rados.rados.0.smithi040.stdout:2957: finishing write tid 1 to smithi04088644-378 2023-12-01T15:47:19.076 INFO:tasks.rados.rados.0.smithi040.stdout:2954: expect (ObjNum 144 snap 0 seq_num 144) 2023-12-01T15:47:19.152 INFO:tasks.rados.rados.0.smithi040.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2957: finishing write tid 2 to smithi04088644-378 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2957: finishing write tid 3 to smithi04088644-378 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2949: done (15 left) 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2951: done (14 left) 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2952: done (13 left) 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2953: done (12 left) 2023-12-01T15:47:19.352 INFO:tasks.rados.rados.0.smithi040.stdout:2954: done (11 left) 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2955: done (10 left) 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2956: done (9 left) 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2966: write oid 93 current snap is 0 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: finishing write tid 4 to smithi04088644-378 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: finishing write tid 5 to smithi04088644-378 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: oid 378 updating version 0 to 352 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: oid 378 updating version 352 to 354 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: oid 378 version 354 is already newer than 351 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: oid 378 version 354 is already newer than 353 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 378 v 354 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-12-01T15:47:19.353 INFO:tasks.rados.rados.0.smithi040.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T15:47:19.617 INFO:tasks.rados.rados.0.smithi040.stdout:2959: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:47:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:19 smithi040 bash[28232]: cluster 2023-12-01T15:47:17.568278+0000 mgr.y (mgr.24356) 274 : cluster 0 pgmap v244: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.6 MiB/s wr, 73 op/s 2023-12-01T15:47:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:19 smithi040 bash[41173]: cluster 2023-12-01T15:47:17.568278+0000 mgr.y (mgr.24356) 274 : cluster 0 pgmap v244: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.6 MiB/s wr, 73 op/s 2023-12-01T15:47:19.742 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing write tid 1 to smithi04088644-362 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing write tid 2 to smithi04088644-362 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing write tid 3 to smithi04088644-362 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing write tid 4 to smithi04088644-362 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing write tid 5 to smithi04088644-362 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: oid 362 updating version 0 to 418 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: oid 362 version 418 is already newer than 417 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: oid 362 updating version 418 to 420 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: oid 362 version 420 is already newer than 419 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 362 v 420 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-12-01T15:47:19.743 INFO:tasks.rados.rados.0.smithi040.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-12-01T15:47:19.755 INFO:tasks.rados.rados.0.smithi040.stdout:2966: writing smithi04088644-93 from 430774 to 1188583 tid 1 2023-12-01T15:47:19.763 INFO:tasks.rados.rados.0.smithi040.stdout:2966: writing smithi04088644-93 from 1679935 to 2456930 tid 2 2023-12-01T15:47:19.770 INFO:tasks.rados.rados.0.smithi040.stdout:2966: writing smithi04088644-93 from 3248896 to 3630774 tid 3 2023-12-01T15:47:19.770 INFO:tasks.rados.rados.0.smithi040.stdout:2957: done (9 left) 2023-12-01T15:47:19.770 INFO:tasks.rados.rados.0.smithi040.stdout:2958: done (8 left) 2023-12-01T15:47:19.770 INFO:tasks.rados.rados.0.smithi040.stdout:2959: done (7 left) 2023-12-01T15:47:19.771 INFO:tasks.rados.rados.0.smithi040.stdout:2960: done (6 left) 2023-12-01T15:47:19.771 INFO:tasks.rados.rados.0.smithi040.stdout:2967: write oid 329 current snap is 0 2023-12-01T15:47:19.771 INFO:tasks.rados.rados.0.smithi040.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-12-01T15:47:19.775 INFO:tasks.rados.rados.0.smithi040.stdout:2967: writing smithi04088644-329 from 447581 to 880639 tid 1 2023-12-01T15:47:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:19 smithi141 bash[31670]: cluster 2023-12-01T15:47:17.568278+0000 mgr.y (mgr.24356) 274 : cluster 0 pgmap v244: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.6 MiB/s wr, 73 op/s 2023-12-01T15:47:19.782 INFO:tasks.rados.rados.0.smithi040.stdout:2967: writing smithi04088644-329 from 1622064 to 2142717 tid 2 2023-12-01T15:47:19.789 INFO:tasks.rados.rados.0.smithi040.stdout:2967: writing smithi04088644-329 from 2759966 to 3322578 tid 3 2023-12-01T15:47:19.789 INFO:tasks.rados.rados.0.smithi040.stdout:2968: write oid 500 current snap is 0 2023-12-01T15:47:19.789 INFO:tasks.rados.rados.0.smithi040.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-12-01T15:47:19.795 INFO:tasks.rados.rados.0.smithi040.stdout:2968: writing smithi04088644-500 from 464388 to 972695 tid 1 2023-12-01T15:47:19.803 INFO:tasks.rados.rados.0.smithi040.stdout:2968: writing smithi04088644-500 from 1680546 to 2461210 tid 2 2023-12-01T15:47:19.810 INFO:tasks.rados.rados.0.smithi040.stdout:2968: writing smithi04088644-500 from 3187389 to 3664388 tid 3 2023-12-01T15:47:19.810 INFO:tasks.rados.rados.0.smithi040.stdout:2969: write oid 187 current snap is 0 2023-12-01T15:47:19.810 INFO:tasks.rados.rados.0.smithi040.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-12-01T15:47:19.816 INFO:tasks.rados.rados.0.smithi040.stdout:2969: writing smithi04088644-187 from 481195 to 1064751 tid 1 2023-12-01T15:47:19.823 INFO:tasks.rados.rados.0.smithi040.stdout:2969: writing smithi04088644-187 from 1739028 to 2263350 tid 2 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2969: writing smithi04088644-187 from 2814812 to 3399968 tid 3 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2970: read oid 32 snap -1 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2970: expect (ObjNum 517 snap 0 seq_num 517) 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2971: read oid 403 snap -1 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2971: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2972: read oid 320 snap -1 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2972: expect (ObjNum 319 snap 0 seq_num 319) 2023-12-01T15:47:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:2973: read oid 24 snap -1 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2973: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2974: read oid 297 snap -1 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2974: expect deleted 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2975: read oid 353 snap -1 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2975: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2976: write oid 289 current snap is 0 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2963: finishing write tid 1 to smithi04088644-255 2023-12-01T15:47:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:2961: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-12-01T15:47:19.945 INFO:tasks.rados.rados.0.smithi040.stdout:2962: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: finishing write tid 2 to smithi04088644-255 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: finishing write tid 3 to smithi04088644-255 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: finishing write tid 4 to smithi04088644-255 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: finishing write tid 5 to smithi04088644-255 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: oid 255 updating version 0 to 433 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: oid 255 version 433 is already newer than 432 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: oid 255 version 433 is already newer than 430 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: oid 255 version 433 is already newer than 431 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 255 v 433 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-12-01T15:47:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing write tid 1 to smithi04088644-407 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing write tid 2 to smithi04088644-407 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing write tid 3 to smithi04088644-407 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing write tid 4 to smithi04088644-407 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing write tid 5 to smithi04088644-407 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: oid 407 updating version 0 to 321 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: oid 407 version 321 is already newer than 318 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: oid 407 version 321 is already newer than 320 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: oid 407 version 321 is already newer than 319 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 407 v 321 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2964: left oid 407 (ObjNum 1881 snap 0 seq_num 1881) 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2966: finishing write tid 1 to smithi04088644-93 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2966: finishing write tid 2 to smithi04088644-93 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2966: finishing write tid 3 to smithi04088644-93 2023-12-01T15:47:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:2966: finishing write tid 4 to smithi04088644-93 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2966: finishing write tid 5 to smithi04088644-93 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2966: oid 93 updating version 0 to 306 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2966: oid 93 version 306 is already newer than 303 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2966: oid 93 version 306 is already newer than 304 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2966: oid 93 version 306 is already newer than 305 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 306 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2966: left oid 93 (ObjNum 1882 snap 0 seq_num 1882) 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: finishing write tid 1 to smithi04088644-329 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: finishing write tid 2 to smithi04088644-329 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: finishing write tid 3 to smithi04088644-329 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: finishing write tid 4 to smithi04088644-329 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: finishing write tid 5 to smithi04088644-329 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: oid 329 updating version 0 to 316 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: oid 329 updating version 316 to 318 2023-12-01T15:47:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:2967: oid 329 updating version 318 to 319 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2967: oid 329 version 319 is already newer than 317 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 329 v 319 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2967: left oid 329 (ObjNum 1883 snap 0 seq_num 1883) 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: finishing write tid 1 to smithi04088644-500 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: finishing write tid 2 to smithi04088644-500 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: finishing write tid 3 to smithi04088644-500 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: finishing write tid 4 to smithi04088644-500 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: finishing write tid 5 to smithi04088644-500 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: oid 500 updating version 0 to 310 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: oid 500 updating version 310 to 311 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: oid 500 updating version 311 to 313 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: oid 500 version 313 is already newer than 312 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 500 v 313 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2968: left oid 500 (ObjNum 1884 snap 0 seq_num 1884) 2023-12-01T15:47:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:2969: finishing write tid 1 to smithi04088644-187 2023-12-01T15:47:20.033 INFO:tasks.rados.rados.0.smithi040.stdout:2969: finishing write tid 2 to smithi04088644-187 2023-12-01T15:47:20.033 INFO:tasks.rados.rados.0.smithi040.stdout:2973: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-12-01T15:47:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:2970: expect (ObjNum 517 snap 0 seq_num 517) 2023-12-01T15:47:20.269 INFO:tasks.rados.rados.0.smithi040.stdout:2972: expect (ObjNum 319 snap 0 seq_num 319) 2023-12-01T15:47:20.380 INFO:tasks.rados.rados.0.smithi040.stdout:2971: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T15:47:20.508 INFO:tasks.rados.rados.0.smithi040.stdout:2969: finishing write tid 3 to smithi04088644-187 2023-12-01T15:47:20.509 INFO:tasks.rados.rados.0.smithi040.stdout:2969: finishing write tid 4 to smithi04088644-187 2023-12-01T15:47:20.509 INFO:tasks.rados.rados.0.smithi040.stdout:2969: finishing write tid 5 to smithi04088644-187 2023-12-01T15:47:20.509 INFO:tasks.rados.rados.0.smithi040.stdout:2969: oid 187 updating version 0 to 316 2023-12-01T15:47:20.509 INFO:tasks.rados.rados.0.smithi040.stdout:2969: oid 187 updating version 316 to 317 2023-12-01T15:47:20.509 INFO:tasks.rados.rados.0.smithi040.stdout:2969: oid 187 version 317 is already newer than 314 2023-12-01T15:47:20.509 INFO:tasks.rados.rados.0.smithi040.stdout:2969: oid 187 version 317 is already newer than 315 2023-12-01T15:47:20.510 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 187 v 317 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-12-01T15:47:20.510 INFO:tasks.rados.rados.0.smithi040.stdout:2969: left oid 187 (ObjNum 1885 snap 0 seq_num 1885) 2023-12-01T15:47:20.510 INFO:tasks.rados.rados.0.smithi040.stdout:2975: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-12-01T15:47:20.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:20 smithi040 bash[28232]: audit 2023-12-01T15:47:19.951055+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.40:0/3158812717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:20.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:20 smithi040 bash[41173]: audit 2023-12-01T15:47:19.951055+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.40:0/3158812717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:20.730 INFO:tasks.rados.rados.0.smithi040.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-12-01T15:47:20.744 INFO:tasks.rados.rados.0.smithi040.stdout:2976: writing smithi04088644-289 from 498002 to 1273160 tid 1 2023-12-01T15:47:20.752 INFO:tasks.rados.rados.0.smithi040.stdout:2976: writing smithi04088644-289 from 1913863 to 2698196 tid 2 2023-12-01T15:47:20.758 INFO:tasks.rados.rados.0.smithi040.stdout:2976: writing smithi04088644-289 from 3358588 to 3698002 tid 3 2023-12-01T15:47:20.758 INFO:tasks.rados.rados.0.smithi040.stdout:2961: done (15 left) 2023-12-01T15:47:20.758 INFO:tasks.rados.rados.0.smithi040.stdout:2962: done (14 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2963: done (13 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2964: done (12 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2965: done (11 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2966: done (10 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2967: done (9 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2968: done (8 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2969: done (7 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2970: done (6 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2971: done (5 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2972: done (4 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2973: done (3 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2974: done (2 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2975: done (1 left) 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2977: read oid 340 snap -1 2023-12-01T15:47:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:2977: expect deleted 2023-12-01T15:47:20.760 INFO:tasks.rados.rados.0.smithi040.stdout:2978: write oid 98 current snap is 0 2023-12-01T15:47:20.760 INFO:tasks.rados.rados.0.smithi040.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-12-01T15:47:20.763 INFO:tasks.rados.rados.0.smithi040.stdout:2978: writing smithi04088644-98 from 514809 to 965216 tid 1 2023-12-01T15:47:20.769 INFO:tasks.rados.rados.0.smithi040.stdout:2978: writing smithi04088644-98 from 1455992 to 1983983 tid 2 2023-12-01T15:47:20.776 INFO:tasks.rados.rados.0.smithi040.stdout:2978: writing smithi04088644-98 from 2469658 to 3193711 tid 3 2023-12-01T15:47:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:20 smithi141 bash[31670]: audit 2023-12-01T15:47:19.951055+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.40:0/3158812717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:20.779 INFO:tasks.rados.rados.0.smithi040.stdout:2978: writing smithi04088644-98 from 3608303 to 3714809 tid 4 2023-12-01T15:47:20.779 INFO:tasks.rados.rados.0.smithi040.stdout:2979: write oid 323 current snap is 0 2023-12-01T15:47:20.779 INFO:tasks.rados.rados.0.smithi040.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-12-01T15:47:20.785 INFO:tasks.rados.rados.0.smithi040.stdout:2979: writing smithi04088644-323 from 531616 to 1057272 tid 1 2023-12-01T15:47:20.791 INFO:tasks.rados.rados.0.smithi040.stdout:2979: writing smithi04088644-323 from 1514474 to 2186123 tid 2 2023-12-01T15:47:20.798 INFO:tasks.rados.rados.0.smithi040.stdout:2979: writing smithi04088644-323 from 2780728 to 3316053 tid 3 2023-12-01T15:47:20.798 INFO:tasks.rados.rados.0.smithi040.stdout:2980: write oid 62 current snap is 0 2023-12-01T15:47:20.798 INFO:tasks.rados.rados.0.smithi040.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-12-01T15:47:20.804 INFO:tasks.rados.rados.0.smithi040.stdout:2980: writing smithi04088644-62 from 548423 to 1149328 tid 1 2023-12-01T15:47:20.810 INFO:tasks.rados.rados.0.smithi040.stdout:2980: writing smithi04088644-62 from 1572956 to 2104616 tid 2 2023-12-01T15:47:20.817 INFO:tasks.rados.rados.0.smithi040.stdout:2980: writing smithi04088644-62 from 2524504 to 3271101 tid 3 2023-12-01T15:47:20.820 INFO:tasks.rados.rados.0.smithi040.stdout:2980: writing smithi04088644-62 from 3740781 to 3748423 tid 4 2023-12-01T15:47:20.820 INFO:tasks.rados.rados.0.smithi040.stdout:2981: write oid 203 current snap is 0 2023-12-01T15:47:20.820 INFO:tasks.rados.rados.0.smithi040.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-12-01T15:47:20.827 INFO:tasks.rados.rados.0.smithi040.stdout:2981: writing smithi04088644-203 from 565230 to 1241384 tid 1 2023-12-01T15:47:20.835 INFO:tasks.rados.rados.0.smithi040.stdout:2981: writing smithi04088644-203 from 2031438 to 2706756 tid 2 2023-12-01T15:47:20.843 INFO:tasks.rados.rados.0.smithi040.stdout:2981: writing smithi04088644-203 from 3235574 to 3765230 tid 3 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2982: delete oid 9 current snap is 0 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: finishing write tid 1 to smithi04088644-289 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: finishing write tid 2 to smithi04088644-289 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: finishing write tid 3 to smithi04088644-289 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: finishing write tid 4 to smithi04088644-289 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: finishing write tid 5 to smithi04088644-289 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: oid 289 updating version 0 to 492 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: oid 289 updating version 492 to 495 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: oid 289 version 495 is already newer than 493 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: oid 289 version 495 is already newer than 494 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 289 v 495 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2976: left oid 289 (ObjNum 1886 snap 0 seq_num 1886) 2023-12-01T15:47:20.844 INFO:tasks.rados.rados.0.smithi040.stdout:2978: finishing write tid 1 to smithi04088644-98 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: finishing write tid 2 to smithi04088644-98 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: finishing write tid 3 to smithi04088644-98 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: finishing write tid 4 to smithi04088644-98 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: finishing write tid 5 to smithi04088644-98 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: finishing write tid 6 to smithi04088644-98 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: oid 98 updating version 0 to 260 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: oid 98 version 260 is already newer than 259 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: oid 98 version 260 is already newer than 257 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: oid 98 version 260 is already newer than 258 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: oid 98 updating version 260 to 261 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 98 v 261 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2978: left oid 98 (ObjNum 1887 snap 0 seq_num 1887) 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2979: finishing write tid 1 to smithi04088644-323 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2979: finishing write tid 2 to smithi04088644-323 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2979: finishing write tid 3 to smithi04088644-323 2023-12-01T15:47:20.845 INFO:tasks.rados.rados.0.smithi040.stdout:2979: finishing write tid 4 to smithi04088644-323 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2979: finishing write tid 5 to smithi04088644-323 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2979: oid 323 updating version 0 to 437 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2979: oid 323 version 437 is already newer than 436 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2979: oid 323 version 437 is already newer than 434 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2979: oid 323 version 437 is already newer than 435 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 323 v 437 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2979: left oid 323 (ObjNum 1888 snap 0 seq_num 1888) 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2980: finishing write tid 1 to smithi04088644-62 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2980: finishing write tid 2 to smithi04088644-62 2023-12-01T15:47:20.846 INFO:tasks.rados.rados.0.smithi040.stdout:2980: finishing write tid 3 to smithi04088644-62 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: finishing write tid 4 to smithi04088644-62 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: finishing write tid 5 to smithi04088644-62 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: finishing write tid 6 to smithi04088644-62 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: oid 62 updating version 0 to 357 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: oid 62 updating version 357 to 358 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: oid 62 version 358 is already newer than 356 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: oid 62 version 358 is already newer than 355 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: oid 62 updating version 358 to 359 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 359 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2980: left oid 62 (ObjNum 1889 snap 0 seq_num 1889) 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2981: finishing write tid 1 to smithi04088644-203 2023-12-01T15:47:20.847 INFO:tasks.rados.rados.0.smithi040.stdout:2981: finishing write tid 2 to smithi04088644-203 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2976: done (6 left) 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2977: done (5 left) 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2978: done (4 left) 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2979: done (3 left) 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2980: done (2 left) 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2982: done (1 left) 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2983: write oid 425 current snap is 0 2023-12-01T15:47:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-12-01T15:47:20.850 INFO:tasks.rados.rados.0.smithi040.stdout:2983: writing smithi04088644-425 from 598844 to 1025496 tid 1 2023-12-01T15:47:20.858 INFO:tasks.rados.rados.0.smithi040.stdout:2983: writing smithi04088644-425 from 1632049 to 2311036 tid 2 2023-12-01T15:47:20.865 INFO:tasks.rados.rados.0.smithi040.stdout:2983: writing smithi04088644-425 from 2774067 to 3470833 tid 3 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2984: read oid 62 snap -1 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2984: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2985: read oid 84 snap -1 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2986: read oid 231 snap -1 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2986: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2987: write oid 320 current snap is 0 2023-12-01T15:47:20.866 INFO:tasks.rados.rados.0.smithi040.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-12-01T15:47:20.873 INFO:tasks.rados.rados.0.smithi040.stdout:2987: writing smithi04088644-320 from 615651 to 1233905 tid 1 2023-12-01T15:47:20.879 INFO:tasks.rados.rados.0.smithi040.stdout:2987: writing smithi04088644-320 from 1806884 to 2345882 tid 2 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2987: writing smithi04088644-320 from 3034196 to 3542234 tid 3 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2988: read oid 277 snap -1 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2988: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2989: read oid 389 snap -1 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2989: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2990: read oid 459 snap -1 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2990: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2991: write oid 254 current snap is 0 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2981: finishing write tid 3 to smithi04088644-203 2023-12-01T15:47:20.887 INFO:tasks.rados.rados.0.smithi040.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-12-01T15:47:20.895 INFO:tasks.rados.rados.0.smithi040.stdout:2991: writing smithi04088644-254 from 632458 to 1325961 tid 1 2023-12-01T15:47:20.902 INFO:tasks.rados.rados.0.smithi040.stdout:2991: writing smithi04088644-254 from 1865366 to 2548022 tid 2 2023-12-01T15:47:20.909 INFO:tasks.rados.rados.0.smithi040.stdout:2991: writing smithi04088644-254 from 3061619 to 3780929 tid 3 2023-12-01T15:47:20.909 INFO:tasks.rados.rados.0.smithi040.stdout:2992: write oid 78 current snap is 0 2023-12-01T15:47:20.909 INFO:tasks.rados.rados.0.smithi040.stdout:2981: finishing write tid 4 to smithi04088644-203 2023-12-01T15:47:20.909 INFO:tasks.rados.rados.0.smithi040.stdout:2981: finishing write tid 5 to smithi04088644-203 2023-12-01T15:47:20.909 INFO:tasks.rados.rados.0.smithi040.stdout:2981: oid 203 updating version 0 to 422 2023-12-01T15:47:20.910 INFO:tasks.rados.rados.0.smithi040.stdout:2981: oid 203 version 422 is already newer than 421 2023-12-01T15:47:20.910 INFO:tasks.rados.rados.0.smithi040.stdout:2981: oid 203 updating version 422 to 423 2023-12-01T15:47:20.910 INFO:tasks.rados.rados.0.smithi040.stdout:2981: oid 203 updating version 423 to 424 2023-12-01T15:47:20.910 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 203 v 424 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-12-01T15:47:20.910 INFO:tasks.rados.rados.0.smithi040.stdout:2981: left oid 203 (ObjNum 1890 snap 0 seq_num 1890) 2023-12-01T15:47:20.910 INFO:tasks.rados.rados.0.smithi040.stdout:2983: finishing write tid 1 to smithi04088644-425 2023-12-01T15:47:20.911 INFO:tasks.rados.rados.0.smithi040.stdout:2983: finishing write tid 2 to smithi04088644-425 2023-12-01T15:47:20.911 INFO:tasks.rados.rados.0.smithi040.stdout:2986: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: finishing write tid 3 to smithi04088644-425 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: finishing write tid 4 to smithi04088644-425 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: finishing write tid 5 to smithi04088644-425 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: oid 425 updating version 0 to 298 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: oid 425 version 298 is already newer than 296 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: oid 425 version 298 is already newer than 295 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: oid 425 version 298 is already newer than 297 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 425 v 298 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing write tid 1 to smithi04088644-320 2023-12-01T15:47:21.014 INFO:tasks.rados.rados.0.smithi040.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-12-01T15:47:21.200 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing write tid 2 to smithi04088644-320 2023-12-01T15:47:21.200 INFO:tasks.rados.rados.0.smithi040.stdout:2984: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-12-01T15:47:21.497 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing write tid 3 to smithi04088644-320 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing write tid 4 to smithi04088644-320 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing write tid 5 to smithi04088644-320 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: oid 320 updating version 0 to 299 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: oid 320 updating version 299 to 300 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: oid 320 updating version 300 to 302 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: oid 320 version 302 is already newer than 301 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 320 v 302 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2987: left oid 320 (ObjNum 1893 snap 0 seq_num 1893) 2023-12-01T15:47:21.498 INFO:tasks.rados.rados.0.smithi040.stdout:2989: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-12-01T15:47:21.609 INFO:tasks.rados.rados.0.smithi040.stdout:2990: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-12-01T15:47:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:21 smithi040 bash[28232]: cluster 2023-12-01T15:47:19.569506+0000 mgr.y (mgr.24356) 275 : cluster 0 pgmap v245: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T15:47:21.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:21 smithi040 bash[41173]: cluster 2023-12-01T15:47:19.569506+0000 mgr.y (mgr.24356) 275 : cluster 0 pgmap v245: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T15:47:21.701 INFO:tasks.rados.rados.0.smithi040.stdout:2988: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-12-01T15:47:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:21 smithi141 bash[31670]: cluster 2023-12-01T15:47:19.569506+0000 mgr.y (mgr.24356) 275 : cluster 0 pgmap v245: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing write tid 1 to smithi04088644-254 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing write tid 2 to smithi04088644-254 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing write tid 3 to smithi04088644-254 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing write tid 4 to smithi04088644-254 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing write tid 5 to smithi04088644-254 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: oid 254 updating version 0 to 498 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: oid 254 version 498 is already newer than 497 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: oid 254 updating version 498 to 499 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:2991: oid 254 version 499 is already newer than 496 2023-12-01T15:47:21.913 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 254 v 499 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-12-01T15:47:21.914 INFO:tasks.rados.rados.0.smithi040.stdout:2991: left oid 254 (ObjNum 1894 snap 0 seq_num 1894) 2023-12-01T15:47:21.914 INFO:tasks.rados.rados.0.smithi040.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-12-01T15:47:21.927 INFO:tasks.rados.rados.0.smithi040.stdout:2992: writing smithi04088644-78 from 649265 to 1418017 tid 1 2023-12-01T15:47:21.935 INFO:tasks.rados.rados.0.smithi040.stdout:2992: writing smithi04088644-78 from 2207495 to 2750162 tid 2 2023-12-01T15:47:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2992: writing smithi04088644-78 from 3372689 to 3849265 tid 3 2023-12-01T15:47:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2981: done (10 left) 2023-12-01T15:47:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2983: done (9 left) 2023-12-01T15:47:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2984: done (8 left) 2023-12-01T15:47:21.942 INFO:tasks.rados.rados.0.smithi040.stdout:2985: done (7 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2986: done (6 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2987: done (5 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2988: done (4 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2989: done (3 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2990: done (2 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2991: done (1 left) 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2993: read oid 87 snap -1 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2993: expect deleted 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2994: write oid 185 current snap is 0 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 1 to smithi04088644-78 2023-12-01T15:47:21.943 INFO:tasks.rados.rados.0.smithi040.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-12-01T15:47:21.948 INFO:tasks.rados.rados.0.smithi040.stdout:2994: writing smithi04088644-185 from 666072 to 1110073 tid 1 2023-12-01T15:47:21.956 INFO:tasks.rados.rados.0.smithi040.stdout:2994: writing smithi04088644-185 from 1865977 to 2552302 tid 2 2023-12-01T15:47:21.962 INFO:tasks.rados.rados.0.smithi040.stdout:2994: writing smithi04088644-185 from 3000112 to 3458319 tid 3 2023-12-01T15:47:21.962 INFO:tasks.rados.rados.0.smithi040.stdout:2995: write oid 43 current snap is 0 2023-12-01T15:47:21.962 INFO:tasks.rados.rados.0.smithi040.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-12-01T15:47:21.968 INFO:tasks.rados.rados.0.smithi040.stdout:2995: writing smithi04088644-43 from 682879 to 1202129 tid 1 2023-12-01T15:47:21.976 INFO:tasks.rados.rados.0.smithi040.stdout:2995: writing smithi04088644-43 from 1924459 to 2470795 tid 2 2023-12-01T15:47:21.983 INFO:tasks.rados.rados.0.smithi040.stdout:2995: writing smithi04088644-43 from 3027535 to 3697014 tid 3 2023-12-01T15:47:21.983 INFO:tasks.rados.rados.0.smithi040.stdout:2996: write oid 240 current snap is 0 2023-12-01T15:47:21.983 INFO:tasks.rados.rados.0.smithi040.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-12-01T15:47:21.990 INFO:tasks.rados.rados.0.smithi040.stdout:2996: writing smithi04088644-240 from 699686 to 1294185 tid 1 2023-12-01T15:47:21.998 INFO:tasks.rados.rados.0.smithi040.stdout:2996: writing smithi04088644-240 from 1982941 to 2672935 tid 2 2023-12-01T15:47:22.005 INFO:tasks.rados.rados.0.smithi040.stdout:2996: writing smithi04088644-240 from 3454958 to 3899686 tid 3 2023-12-01T15:47:22.005 INFO:tasks.rados.rados.0.smithi040.stdout:2997: read oid 393 snap -1 2023-12-01T15:47:22.006 INFO:tasks.rados.rados.0.smithi040.stdout:2997: expect deleted 2023-12-01T15:47:22.006 INFO:tasks.rados.rados.0.smithi040.stdout:2998: write oid 492 current snap is 0 2023-12-01T15:47:22.006 INFO:tasks.rados.rados.0.smithi040.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-12-01T15:47:22.013 INFO:tasks.rados.rados.0.smithi040.stdout:2998: writing smithi04088644-492 from 716493 to 1386241 tid 1 2023-12-01T15:47:22.018 INFO:tasks.rados.rados.0.smithi040.stdout:2998: writing smithi04088644-492 from 1925070 to 2358722 tid 2 2023-12-01T15:47:22.025 INFO:tasks.rados.rados.0.smithi040.stdout:2998: writing smithi04088644-492 from 2849675 to 3541698 tid 3 2023-12-01T15:47:22.025 INFO:tasks.rados.rados.0.smithi040.stdout:2999: write oid 498 current snap is 0 2023-12-01T15:47:22.025 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 2 to smithi04088644-78 2023-12-01T15:47:22.026 INFO:tasks.rados.rados.0.smithi040.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-12-01T15:47:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:2999: writing smithi04088644-498 from 733300 to 1478297 tid 1 2023-12-01T15:47:22.040 INFO:tasks.rados.rados.0.smithi040.stdout:2999: writing smithi04088644-498 from 1983552 to 2677215 tid 2 2023-12-01T15:47:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:2999: writing smithi04088644-498 from 3393451 to 3933300 tid 3 2023-12-01T15:47:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:3000: read oid 403 snap -1 2023-12-01T15:47:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:3000: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T15:47:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:3001: write oid 59 current snap is 0 2023-12-01T15:47:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-12-01T15:47:22.055 INFO:tasks.rados.rados.0.smithi040.stdout:3001: writing smithi04088644-59 from 750107 to 1286706 tid 1 2023-12-01T15:47:22.060 INFO:tasks.rados.rados.0.smithi040.stdout:3001: writing smithi04088644-59 from 1758387 to 2195708 tid 2 2023-12-01T15:47:22.065 INFO:tasks.rados.rados.0.smithi040.stdout:3001: writing smithi04088644-59 from 2620874 to 3051794 tid 3 2023-12-01T15:47:22.070 INFO:tasks.rados.rados.0.smithi040.stdout:3001: writing smithi04088644-59 from 3568355 to 3950107 tid 4 2023-12-01T15:47:22.070 INFO:tasks.rados.rados.0.smithi040.stdout:3002: read oid 342 snap -1 2023-12-01T15:47:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3002: expect deleted 2023-12-01T15:47:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3003: write oid 11 current snap is 0 2023-12-01T15:47:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-12-01T15:47:22.078 INFO:tasks.rados.rados.0.smithi040.stdout:3003: writing smithi04088644-11 from 766914 to 1378762 tid 1 2023-12-01T15:47:22.084 INFO:tasks.rados.rados.0.smithi040.stdout:3003: writing smithi04088644-11 from 1816869 to 2514201 tid 2 2023-12-01T15:47:22.093 INFO:tasks.rados.rados.0.smithi040.stdout:3003: writing smithi04088644-11 from 3164650 to 3806842 tid 3 2023-12-01T15:47:22.093 INFO:tasks.rados.rados.0.smithi040.stdout:3004: read oid 494 snap -1 2023-12-01T15:47:22.093 INFO:tasks.rados.rados.0.smithi040.stdout:3004: expect deleted 2023-12-01T15:47:22.093 INFO:tasks.rados.rados.0.smithi040.stdout:3005: read oid 44 snap -1 2023-12-01T15:47:22.093 INFO:tasks.rados.rados.0.smithi040.stdout:3005: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:3006: delete oid 427 current snap is 0 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 3 to smithi04088644-78 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 4 to smithi04088644-78 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 5 to smithi04088644-78 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: oid 78 updating version 0 to 307 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: oid 78 updating version 307 to 308 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: oid 78 updating version 308 to 309 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: oid 78 updating version 309 to 310 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 310 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2992: left oid 78 (ObjNum 1895 snap 0 seq_num 1895) 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 1 to smithi04088644-185 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 2 to smithi04088644-185 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 3 to smithi04088644-185 2023-12-01T15:47:22.094 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 4 to smithi04088644-185 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 5 to smithi04088644-185 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2994: oid 185 updating version 0 to 428 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2994: oid 185 updating version 428 to 429 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2994: oid 185 updating version 429 to 430 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2994: oid 185 updating version 430 to 431 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 185 v 431 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2994: left oid 185 (ObjNum 1896 snap 0 seq_num 1896) 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: finishing write tid 1 to smithi04088644-43 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: finishing write tid 2 to smithi04088644-43 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: finishing write tid 3 to smithi04088644-43 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: finishing write tid 4 to smithi04088644-43 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: finishing write tid 5 to smithi04088644-43 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: oid 43 updating version 0 to 425 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: oid 43 updating version 425 to 428 2023-12-01T15:47:22.095 INFO:tasks.rados.rados.0.smithi040.stdout:2995: oid 43 version 428 is already newer than 426 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2995: oid 43 version 428 is already newer than 427 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 428 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2995: left oid 43 (ObjNum 1897 snap 0 seq_num 1897) 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 1 to smithi04088644-240 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 2 to smithi04088644-240 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 3 to smithi04088644-240 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 4 to smithi04088644-240 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 5 to smithi04088644-240 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: oid 240 updating version 0 to 562 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: oid 240 updating version 562 to 564 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: oid 240 version 564 is already newer than 561 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: oid 240 version 564 is already newer than 563 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 240 v 564 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2996: left oid 240 (ObjNum 1898 snap 0 seq_num 1898) 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2998: finishing write tid 1 to smithi04088644-492 2023-12-01T15:47:22.096 INFO:tasks.rados.rados.0.smithi040.stdout:2998: finishing write tid 2 to smithi04088644-492 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: finishing write tid 3 to smithi04088644-492 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: finishing write tid 4 to smithi04088644-492 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: finishing write tid 5 to smithi04088644-492 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: oid 492 updating version 0 to 434 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: oid 492 version 434 is already newer than 432 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: oid 492 updating version 434 to 435 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: oid 492 version 435 is already newer than 433 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 492 v 435 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2998: left oid 492 (ObjNum 1899 snap 0 seq_num 1899) 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2999: finishing write tid 1 to smithi04088644-498 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:2999: finishing write tid 2 to smithi04088644-498 2023-12-01T15:47:22.097 INFO:tasks.rados.rados.0.smithi040.stdout:3000: expect (ObjNum 1798 snap 0 seq_num 1798) 2023-12-01T15:47:22.231 INFO:tasks.rados.rados.0.smithi040.stdout:2999: finishing write tid 3 to smithi04088644-498 2023-12-01T15:47:22.231 INFO:tasks.rados.rados.0.smithi040.stdout:2999: finishing write tid 4 to smithi04088644-498 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:2999: finishing write tid 5 to smithi04088644-498 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:2999: oid 498 updating version 0 to 390 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:2999: oid 498 version 390 is already newer than 389 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:2999: oid 498 version 390 is already newer than 388 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:2999: oid 498 version 390 is already newer than 387 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 498 v 390 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:2999: left oid 498 (ObjNum 1900 snap 0 seq_num 1900) 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: finishing write tid 1 to smithi04088644-59 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: finishing write tid 2 to smithi04088644-59 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: finishing write tid 3 to smithi04088644-59 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: finishing write tid 4 to smithi04088644-59 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: finishing write tid 5 to smithi04088644-59 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: finishing write tid 6 to smithi04088644-59 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: oid 59 updating version 0 to 323 2023-12-01T15:47:22.232 INFO:tasks.rados.rados.0.smithi040.stdout:3001: oid 59 updating version 323 to 326 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3001: oid 59 version 326 is already newer than 322 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3001: oid 59 version 326 is already newer than 324 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3001: oid 59 version 326 is already newer than 325 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 59 v 326 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3001: left oid 59 (ObjNum 1901 snap 0 seq_num 1901) 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: finishing write tid 1 to smithi04088644-11 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: finishing write tid 2 to smithi04088644-11 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: finishing write tid 3 to smithi04088644-11 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: finishing write tid 4 to smithi04088644-11 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: finishing write tid 5 to smithi04088644-11 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: oid 11 updating version 0 to 303 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: oid 11 updating version 303 to 306 2023-12-01T15:47:22.233 INFO:tasks.rados.rados.0.smithi040.stdout:3003: oid 11 version 306 is already newer than 304 2023-12-01T15:47:22.234 INFO:tasks.rados.rados.0.smithi040.stdout:3003: oid 11 version 306 is already newer than 305 2023-12-01T15:47:22.234 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 306 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-12-01T15:47:22.234 INFO:tasks.rados.rados.0.smithi040.stdout:3003: left oid 11 (ObjNum 1902 snap 0 seq_num 1902) 2023-12-01T15:47:22.234 INFO:tasks.rados.rados.0.smithi040.stdout:3005: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:22.420 INFO:tasks.rados.rados.0.smithi040.stdout:2992: done (14 left) 2023-12-01T15:47:22.420 INFO:tasks.rados.rados.0.smithi040.stdout:2993: done (13 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:2994: done (12 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:2995: done (11 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:2996: done (10 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:2997: done (9 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:2998: done (8 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:2999: done (7 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3000: done (6 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3001: done (5 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3002: done (4 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3003: done (3 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3004: done (2 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3005: done (1 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3006: done (0 left) 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3007: write oid 482 current snap is 0 2023-12-01T15:47:22.421 INFO:tasks.rados.rados.0.smithi040.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-12-01T15:47:22.432 INFO:tasks.rados.rados.0.smithi040.stdout:3007: writing smithi04088644-482 from 400528 to 1162874 tid 1 2023-12-01T15:47:22.438 INFO:tasks.rados.rados.0.smithi040.stdout:3007: writing smithi04088644-482 from 1817480 to 2000528 tid 2 2023-12-01T15:47:22.438 INFO:tasks.rados.rados.0.smithi040.stdout:3008: write oid 176 current snap is 0 2023-12-01T15:47:22.438 INFO:tasks.rados.rados.0.smithi040.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-12-01T15:47:22.443 INFO:tasks.rados.rados.0.smithi040.stdout:3008: writing smithi04088644-176 from 417335 to 854930 tid 1 2023-12-01T15:47:22.449 INFO:tasks.rados.rados.0.smithi040.stdout:3008: writing smithi04088644-176 from 1475962 to 1920621 tid 2 2023-12-01T15:47:22.449 INFO:tasks.rados.rados.0.smithi040.stdout:3009: read oid 269 snap -1 2023-12-01T15:47:22.449 INFO:tasks.rados.rados.0.smithi040.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:22.450 INFO:tasks.rados.rados.0.smithi040.stdout:3010: write oid 331 current snap is 0 2023-12-01T15:47:22.450 INFO:tasks.rados.rados.0.smithi040.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-12-01T15:47:22.455 INFO:tasks.rados.rados.0.smithi040.stdout:3010: writing smithi04088644-331 from 434142 to 946986 tid 1 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3010: writing smithi04088644-331 from 1534444 to 2034142 tid 2 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3011: read oid 456 snap -1 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3011: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3012: write oid 154 current snap is 0 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3007: finishing write tid 1 to smithi04088644-482 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3007: finishing write tid 2 to smithi04088644-482 2023-12-01T15:47:22.462 INFO:tasks.rados.rados.0.smithi040.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-12-01T15:47:22.467 INFO:tasks.rados.rados.0.smithi040.stdout:3012: writing smithi04088644-154 from 450949 to 1039042 tid 1 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3012: writing smithi04088644-154 from 1476573 to 1924901 tid 2 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3013: read oid 137 snap -1 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3013: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3014: read oid 317 snap -1 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3014: expect (ObjNum 918 snap 0 seq_num 918) 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3015: write oid 79 current snap is 0 2023-12-01T15:47:22.473 INFO:tasks.rados.rados.0.smithi040.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-12-01T15:47:22.479 INFO:tasks.rados.rados.0.smithi040.stdout:3015: writing smithi04088644-79 from 467756 to 1131098 tid 1 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3015: writing smithi04088644-79 from 1535055 to 2067756 tid 2 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3016: delete oid 441 current snap is 0 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3007: finishing write tid 3 to smithi04088644-482 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3007: finishing write tid 4 to smithi04088644-482 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3007: oid 482 updating version 0 to 439 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3007: oid 482 version 439 is already newer than 438 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3007: oid 482 updating version 439 to 440 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 482 v 440 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3007: left oid 482 (ObjNum 1904 snap 0 seq_num 1904) 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing write tid 1 to smithi04088644-176 2023-12-01T15:47:22.486 INFO:tasks.rados.rados.0.smithi040.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing write tid 2 to smithi04088644-176 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing write tid 3 to smithi04088644-176 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing write tid 4 to smithi04088644-176 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3008: oid 176 updating version 0 to 339 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3008: oid 176 version 339 is already newer than 337 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3008: oid 176 version 339 is already newer than 338 2023-12-01T15:47:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 176 v 339 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: finishing write tid 1 to smithi04088644-331 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: finishing write tid 2 to smithi04088644-331 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: finishing write tid 3 to smithi04088644-331 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: finishing write tid 4 to smithi04088644-331 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: oid 331 updating version 0 to 500 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: oid 331 updating version 500 to 501 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: oid 331 updating version 501 to 502 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 331 v 502 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T15:47:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3011: expect (ObjNum 455 snap 0 seq_num 455) 2023-12-01T15:47:22.873 INFO:tasks.rados.rados.0.smithi040.stdout:3012: finishing write tid 1 to smithi04088644-154 2023-12-01T15:47:22.873 INFO:tasks.rados.rados.0.smithi040.stdout:3012: finishing write tid 2 to smithi04088644-154 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:3012: finishing write tid 3 to smithi04088644-154 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:3012: finishing write tid 4 to smithi04088644-154 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:3012: oid 154 updating version 0 to 443 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:3012: oid 154 version 443 is already newer than 441 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:3012: oid 154 version 443 is already newer than 442 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 154 v 443 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-12-01T15:47:22.874 INFO:tasks.rados.rados.0.smithi040.stdout:3012: left oid 154 (ObjNum 1907 snap 0 seq_num 1907) 2023-12-01T15:47:22.875 INFO:tasks.rados.rados.0.smithi040.stdout:3013: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-12-01T15:47:23.066 INFO:tasks.rados.rados.0.smithi040.stdout:3015: finishing write tid 1 to smithi04088644-79 2023-12-01T15:47:23.067 INFO:tasks.rados.rados.0.smithi040.stdout:3014: expect (ObjNum 918 snap 0 seq_num 918) 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:3015: finishing write tid 2 to smithi04088644-79 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:3015: finishing write tid 3 to smithi04088644-79 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:3015: finishing write tid 4 to smithi04088644-79 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:3015: oid 79 updating version 0 to 503 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:3015: oid 79 updating version 503 to 504 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:3015: oid 79 updating version 504 to 505 2023-12-01T15:47:23.220 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 505 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3015: left oid 79 (ObjNum 1908 snap 0 seq_num 1908) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3007: done (9 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3008: done (8 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3009: done (7 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3010: done (6 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3011: done (5 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3012: done (4 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3013: done (3 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3014: done (2 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3015: done (1 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3016: done (0 left) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3017: read oid 409 snap -1 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3017: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T15:47:23.221 INFO:tasks.rados.rados.0.smithi040.stdout:3018: read oid 218 snap -1 2023-12-01T15:47:23.222 INFO:tasks.rados.rados.0.smithi040.stdout:3018: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:47:23.222 INFO:tasks.rados.rados.0.smithi040.stdout:3019: write oid 29 current snap is 0 2023-12-01T15:47:23.222 INFO:tasks.rados.rados.0.smithi040.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-12-01T15:47:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:3019: writing smithi04088644-29 from 501370 to 1031563 tid 1 2023-12-01T15:47:23.238 INFO:tasks.rados.rados.0.smithi040.stdout:3019: writing smithi04088644-29 from 1768372 to 2101370 tid 2 2023-12-01T15:47:23.238 INFO:tasks.rados.rados.0.smithi040.stdout:3020: read oid 424 snap -1 2023-12-01T15:47:23.238 INFO:tasks.rados.rados.0.smithi040.stdout:3020: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T15:47:23.238 INFO:tasks.rados.rados.0.smithi040.stdout:3021: read oid 286 snap -1 2023-12-01T15:47:23.238 INFO:tasks.rados.rados.0.smithi040.stdout:3021: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-12-01T15:47:23.238 INFO:tasks.rados.rados.0.smithi040.stdout:3022: write oid 453 current snap is 0 2023-12-01T15:47:23.239 INFO:tasks.rados.rados.0.smithi040.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-12-01T15:47:23.244 INFO:tasks.rados.rados.0.smithi040.stdout:3022: writing smithi04088644-453 from 518177 to 1123619 tid 1 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3022: writing smithi04088644-453 from 1710501 to 2118177 tid 2 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3023: read oid 179 snap -1 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3023: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3024: read oid 341 snap -1 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3024: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3025: read oid 248 snap -1 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3025: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3026: delete oid 143 current snap is 0 2023-12-01T15:47:23.252 INFO:tasks.rados.rados.0.smithi040.stdout:3018: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:47:23.414 INFO:tasks.rados.rados.0.smithi040.stdout:3017: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T15:47:23.532 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 1 to smithi04088644-29 2023-12-01T15:47:23.532 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 2 to smithi04088644-29 2023-12-01T15:47:23.532 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 3 to smithi04088644-29 2023-12-01T15:47:23.532 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 4 to smithi04088644-29 2023-12-01T15:47:23.533 INFO:tasks.rados.rados.0.smithi040.stdout:3019: oid 29 updating version 0 to 355 2023-12-01T15:47:23.533 INFO:tasks.rados.rados.0.smithi040.stdout:3019: oid 29 updating version 355 to 356 2023-12-01T15:47:23.533 INFO:tasks.rados.rados.0.smithi040.stdout:3019: oid 29 updating version 356 to 357 2023-12-01T15:47:23.533 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 357 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-12-01T15:47:23.533 INFO:tasks.rados.rados.0.smithi040.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-12-01T15:47:23.533 INFO:tasks.rados.rados.0.smithi040.stdout:3025: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 1 to smithi04088644-453 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 2 to smithi04088644-453 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 3 to smithi04088644-453 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 4 to smithi04088644-453 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: oid 453 updating version 0 to 361 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: oid 453 updating version 361 to 362 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: oid 453 version 362 is already newer than 360 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 362 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-12-01T15:47:23.602 INFO:tasks.rados.rados.0.smithi040.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-12-01T15:47:23.603 INFO:tasks.rados.rados.0.smithi040.stdout:3020: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T15:47:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:23 smithi040 bash[28232]: cluster 2023-12-01T15:47:21.570135+0000 mgr.y (mgr.24356) 276 : cluster 0 pgmap v246: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 68 op/s 2023-12-01T15:47:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:23 smithi040 bash[28232]: audit 2023-12-01T15:47:22.405304+0000 mon.a (mon.0) 890 : audit 0 from='client.? 172.21.15.40:0/3049708871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:23 smithi040 bash[41173]: cluster 2023-12-01T15:47:21.570135+0000 mgr.y (mgr.24356) 276 : cluster 0 pgmap v246: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 68 op/s 2023-12-01T15:47:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:23 smithi040 bash[41173]: audit 2023-12-01T15:47:22.405304+0000 mon.a (mon.0) 890 : audit 0 from='client.? 172.21.15.40:0/3049708871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:23.695 INFO:tasks.rados.rados.0.smithi040.stdout:3021: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-12-01T15:47:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:23 smithi141 bash[31670]: cluster 2023-12-01T15:47:21.570135+0000 mgr.y (mgr.24356) 276 : cluster 0 pgmap v246: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 68 op/s 2023-12-01T15:47:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:23 smithi141 bash[31670]: audit 2023-12-01T15:47:22.405304+0000 mon.a (mon.0) 890 : audit 0 from='client.? 172.21.15.40:0/3049708871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:23.894 INFO:tasks.rados.rados.0.smithi040.stdout:3023: expect (ObjNum 178 snap 0 seq_num 178) 2023-12-01T15:47:23.993 INFO:tasks.rados.rados.0.smithi040.stdout:3024: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:24.171 INFO:tasks.rados.rados.0.smithi040.stdout:3017: done (9 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3018: done (8 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3019: done (7 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3020: done (6 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3021: done (5 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3022: done (4 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3023: done (3 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3024: done (2 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3025: done (1 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3026: done (0 left) 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3027: write oid 73 current snap is 0 2023-12-01T15:47:24.172 INFO:tasks.rados.rados.0.smithi040.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-12-01T15:47:24.185 INFO:tasks.rados.rados.0.smithi040.stdout:3027: writing smithi04088644-73 from 551791 to 1307731 tid 1 2023-12-01T15:47:24.190 INFO:tasks.rados.rados.0.smithi040.stdout:3027: writing smithi04088644-73 from 1827465 to 2151791 tid 2 2023-12-01T15:47:24.190 INFO:tasks.rados.rados.0.smithi040.stdout:3028: write oid 313 current snap is 0 2023-12-01T15:47:24.190 INFO:tasks.rados.rados.0.smithi040.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-12-01T15:47:24.196 INFO:tasks.rados.rados.0.smithi040.stdout:3028: writing smithi04088644-313 from 568598 to 999787 tid 1 2023-12-01T15:47:24.202 INFO:tasks.rados.rados.0.smithi040.stdout:3028: writing smithi04088644-313 from 1485947 to 2088940 tid 2 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3029: read oid 406 snap -1 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3029: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3030: delete oid 137 current snap is 0 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 1 to smithi04088644-73 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 2 to smithi04088644-73 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 3 to smithi04088644-73 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 4 to smithi04088644-73 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: oid 73 updating version 0 to 394 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: oid 73 version 394 is already newer than 393 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: oid 73 version 394 is already newer than 392 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 73 v 394 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-12-01T15:47:24.203 INFO:tasks.rados.rados.0.smithi040.stdout:3028: finishing write tid 1 to smithi04088644-313 2023-12-01T15:47:24.204 INFO:tasks.rados.rados.0.smithi040.stdout:3027: done (3 left) 2023-12-01T15:47:24.204 INFO:tasks.rados.rados.0.smithi040.stdout:3030: done (2 left) 2023-12-01T15:47:24.204 INFO:tasks.rados.rados.0.smithi040.stdout:3031: write oid 315 current snap is 0 2023-12-01T15:47:24.205 INFO:tasks.rados.rados.0.smithi040.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-12-01T15:47:24.212 INFO:tasks.rados.rados.0.smithi040.stdout:3031: writing smithi04088644-315 from 602212 to 1300252 tid 1 2023-12-01T15:47:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:3031: writing smithi04088644-315 from 2002911 to 2202212 tid 2 2023-12-01T15:47:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:3032: read oid 53 snap -1 2023-12-01T15:47:24.218 INFO:tasks.rados.rados.0.smithi040.stdout:3032: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-12-01T15:47:24.219 INFO:tasks.rados.rados.0.smithi040.stdout:3033: write oid 182 current snap is 0 2023-12-01T15:47:24.219 INFO:tasks.rados.rados.0.smithi040.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-12-01T15:47:24.226 INFO:tasks.rados.rados.0.smithi040.stdout:3033: writing smithi04088644-182 from 619019 to 1392308 tid 1 2023-12-01T15:47:24.232 INFO:tasks.rados.rados.0.smithi040.stdout:3033: writing smithi04088644-182 from 2061393 to 2219019 tid 2 2023-12-01T15:47:24.232 INFO:tasks.rados.rados.0.smithi040.stdout:3034: read oid 142 snap -1 2023-12-01T15:47:24.232 INFO:tasks.rados.rados.0.smithi040.stdout:3034: expect deleted 2023-12-01T15:47:24.232 INFO:tasks.rados.rados.0.smithi040.stdout:3035: write oid 184 current snap is 0 2023-12-01T15:47:24.232 INFO:tasks.rados.rados.0.smithi040.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-12-01T15:47:24.238 INFO:tasks.rados.rados.0.smithi040.stdout:3035: writing smithi04088644-184 from 635826 to 1084364 tid 1 2023-12-01T15:47:24.245 INFO:tasks.rados.rados.0.smithi040.stdout:3035: writing smithi04088644-184 from 1719875 to 2235826 tid 2 2023-12-01T15:47:24.245 INFO:tasks.rados.rados.0.smithi040.stdout:3036: delete oid 292 current snap is 0 2023-12-01T15:47:24.245 INFO:tasks.rados.rados.0.smithi040.stdout:3028: finishing write tid 2 to smithi04088644-313 2023-12-01T15:47:24.245 INFO:tasks.rados.rados.0.smithi040.stdout:3028: finishing write tid 3 to smithi04088644-313 2023-12-01T15:47:24.245 INFO:tasks.rados.rados.0.smithi040.stdout:3029: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-12-01T15:47:24.350 INFO:tasks.rados.rados.0.smithi040.stdout:3028: finishing write tid 4 to smithi04088644-313 2023-12-01T15:47:24.350 INFO:tasks.rados.rados.0.smithi040.stdout:3028: oid 313 updating version 0 to 363 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3028: oid 313 updating version 363 to 364 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3028: oid 313 updating version 364 to 365 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 313 v 365 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: finishing write tid 1 to smithi04088644-315 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: finishing write tid 2 to smithi04088644-315 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: finishing write tid 3 to smithi04088644-315 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: finishing write tid 4 to smithi04088644-315 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: oid 315 updating version 0 to 507 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: oid 315 updating version 507 to 508 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: oid 315 version 508 is already newer than 506 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 315 v 508 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-12-01T15:47:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:3032: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-12-01T15:47:24.457 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 1 to smithi04088644-182 2023-12-01T15:47:24.457 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 2 to smithi04088644-182 2023-12-01T15:47:24.457 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 3 to smithi04088644-182 2023-12-01T15:47:24.457 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 4 to smithi04088644-182 2023-12-01T15:47:24.457 INFO:tasks.rados.rados.0.smithi040.stdout:3033: oid 182 updating version 0 to 328 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3033: oid 182 version 328 is already newer than 327 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3033: oid 182 updating version 328 to 329 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 182 v 329 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: finishing write tid 1 to smithi04088644-184 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: finishing write tid 2 to smithi04088644-184 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: finishing write tid 3 to smithi04088644-184 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: finishing write tid 4 to smithi04088644-184 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: oid 184 updating version 0 to 568 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: oid 184 version 568 is already newer than 566 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: oid 184 version 568 is already newer than 567 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 184 v 568 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3028: done (7 left) 2023-12-01T15:47:24.458 INFO:tasks.rados.rados.0.smithi040.stdout:3029: done (6 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3031: done (5 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3032: done (4 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3033: done (3 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3034: done (2 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3035: done (1 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3036: done (0 left) 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3037: write oid 81 current snap is 0 2023-12-01T15:47:24.459 INFO:tasks.rados.rados.0.smithi040.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-12-01T15:47:24.470 INFO:tasks.rados.rados.0.smithi040.stdout:3037: writing smithi04088644-81 from 669440 to 1268476 tid 1 2023-12-01T15:47:24.477 INFO:tasks.rados.rados.0.smithi040.stdout:3037: writing smithi04088644-81 from 1720486 to 2269440 tid 2 2023-12-01T15:47:24.477 INFO:tasks.rados.rados.0.smithi040.stdout:3038: read oid 148 snap -1 2023-12-01T15:47:24.477 INFO:tasks.rados.rados.0.smithi040.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:47:24.477 INFO:tasks.rados.rados.0.smithi040.stdout:3039: read oid 392 snap -1 2023-12-01T15:47:24.477 INFO:tasks.rados.rados.0.smithi040.stdout:3039: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:24.477 INFO:tasks.rados.rados.0.smithi040.stdout:3040: read oid 213 snap -1 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3040: expect deleted 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3041: read oid 452 snap -1 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3042: read oid 446 snap -1 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3042: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3043: write oid 289 current snap is 0 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 1 to smithi04088644-81 2023-12-01T15:47:24.478 INFO:tasks.rados.rados.0.smithi040.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-12-01T15:47:24.485 INFO:tasks.rados.rados.0.smithi040.stdout:3043: writing smithi04088644-289 from 686247 to 1360532 tid 1 2023-12-01T15:47:24.491 INFO:tasks.rados.rados.0.smithi040.stdout:3043: writing smithi04088644-289 from 1778968 to 2252979 tid 2 2023-12-01T15:47:24.491 INFO:tasks.rados.rados.0.smithi040.stdout:3044: write oid 281 current snap is 0 2023-12-01T15:47:24.491 INFO:tasks.rados.rados.0.smithi040.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-12-01T15:47:24.499 INFO:tasks.rados.rados.0.smithi040.stdout:3044: writing smithi04088644-281 from 703054 to 1452588 tid 1 2023-12-01T15:47:24.506 INFO:tasks.rados.rados.0.smithi040.stdout:3044: writing smithi04088644-281 from 2237450 to 2303054 tid 2 2023-12-01T15:47:24.506 INFO:tasks.rados.rados.0.smithi040.stdout:3045: delete oid 399 current snap is 0 2023-12-01T15:47:24.506 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 2 to smithi04088644-81 2023-12-01T15:47:24.506 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 3 to smithi04088644-81 2023-12-01T15:47:24.506 INFO:tasks.rados.rados.0.smithi040.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:47:24.676 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 4 to smithi04088644-81 2023-12-01T15:47:24.676 INFO:tasks.rados.rados.0.smithi040.stdout:3037: oid 81 updating version 0 to 428 2023-12-01T15:47:24.676 INFO:tasks.rados.rados.0.smithi040.stdout:3037: oid 81 updating version 428 to 429 2023-12-01T15:47:24.676 INFO:tasks.rados.rados.0.smithi040.stdout:3037: oid 81 updating version 429 to 430 2023-12-01T15:47:24.676 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 81 v 430 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-12-01T15:47:24.676 INFO:tasks.rados.rados.0.smithi040.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-12-01T15:47:24.677 INFO:tasks.rados.rados.0.smithi040.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-12-01T15:47:24.802 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing write tid 1 to smithi04088644-289 2023-12-01T15:47:24.802 INFO:tasks.rados.rados.0.smithi040.stdout:3039: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:24.951 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing write tid 2 to smithi04088644-289 2023-12-01T15:47:24.951 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing write tid 3 to smithi04088644-289 2023-12-01T15:47:24.951 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing write tid 4 to smithi04088644-289 2023-12-01T15:47:24.951 INFO:tasks.rados.rados.0.smithi040.stdout:3043: oid 289 updating version 0 to 511 2023-12-01T15:47:24.951 INFO:tasks.rados.rados.0.smithi040.stdout:3043: oid 289 version 511 is already newer than 509 2023-12-01T15:47:24.951 INFO:tasks.rados.rados.0.smithi040.stdout:3043: oid 289 version 511 is already newer than 510 2023-12-01T15:47:24.952 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 289 v 511 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-12-01T15:47:24.952 INFO:tasks.rados.rados.0.smithi040.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-12-01T15:47:24.952 INFO:tasks.rados.rados.0.smithi040.stdout:3042: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 1 to smithi04088644-281 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 2 to smithi04088644-281 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 3 to smithi04088644-281 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 4 to smithi04088644-281 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: oid 281 updating version 0 to 514 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: oid 281 version 514 is already newer than 513 2023-12-01T15:47:25.096 INFO:tasks.rados.rados.0.smithi040.stdout:3044: oid 281 version 514 is already newer than 512 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 514 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3037: done (8 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3038: done (7 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3039: done (6 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3040: done (5 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3041: done (4 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3042: done (3 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3043: done (2 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3044: done (1 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3045: done (0 left) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3046: read oid 4 snap -1 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-12-01T15:47:25.097 INFO:tasks.rados.rados.0.smithi040.stdout:3047: delete oid 370 current snap is 0 2023-12-01T15:47:25.099 INFO:tasks.rados.rados.0.smithi040.stdout:3047: done (1 left) 2023-12-01T15:47:25.099 INFO:tasks.rados.rados.0.smithi040.stdout:3048: write oid 6 current snap is 0 2023-12-01T15:47:25.099 INFO:tasks.rados.rados.0.smithi040.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-12-01T15:47:25.113 INFO:tasks.rados.rados.0.smithi040.stdout:3048: writing smithi04088644-6 from 753475 to 1445109 tid 1 2023-12-01T15:47:25.119 INFO:tasks.rados.rados.0.smithi040.stdout:3048: writing smithi04088644-6 from 2012896 to 2353475 tid 2 2023-12-01T15:47:25.119 INFO:tasks.rados.rados.0.smithi040.stdout:3049: write oid 384 current snap is 0 2023-12-01T15:47:25.119 INFO:tasks.rados.rados.0.smithi040.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-12-01T15:47:25.127 INFO:tasks.rados.rados.0.smithi040.stdout:3049: writing smithi04088644-384 from 770282 to 1537165 tid 1 2023-12-01T15:47:25.132 INFO:tasks.rados.rados.0.smithi040.stdout:3049: writing smithi04088644-384 from 2071378 to 2370282 tid 2 2023-12-01T15:47:25.132 INFO:tasks.rados.rados.0.smithi040.stdout:3050: write oid 481 current snap is 0 2023-12-01T15:47:25.132 INFO:tasks.rados.rados.0.smithi040.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-12-01T15:47:25.139 INFO:tasks.rados.rados.0.smithi040.stdout:3050: writing smithi04088644-481 from 787089 to 1229221 tid 1 2023-12-01T15:47:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:3050: writing smithi04088644-481 from 1729860 to 2387089 tid 2 2023-12-01T15:47:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:3051: delete oid 32 current snap is 0 2023-12-01T15:47:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 1 to smithi04088644-6 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 2 to smithi04088644-6 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 3 to smithi04088644-6 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 4 to smithi04088644-6 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: oid 6 updating version 0 to 332 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: oid 6 version 332 is already newer than 330 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: oid 6 version 332 is already newer than 331 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 332 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3049: finishing write tid 1 to smithi04088644-384 2023-12-01T15:47:25.286 INFO:tasks.rados.rados.0.smithi040.stdout:3049: finishing write tid 2 to smithi04088644-384 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3049: finishing write tid 3 to smithi04088644-384 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3049: finishing write tid 4 to smithi04088644-384 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3049: oid 384 updating version 0 to 396 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3049: oid 384 version 396 is already newer than 395 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3049: oid 384 updating version 396 to 397 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 397 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: finishing write tid 1 to smithi04088644-481 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: finishing write tid 2 to smithi04088644-481 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: finishing write tid 3 to smithi04088644-481 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: finishing write tid 4 to smithi04088644-481 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: oid 481 updating version 0 to 569 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: oid 481 updating version 569 to 571 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:3050: oid 481 version 571 is already newer than 570 2023-12-01T15:47:25.287 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 481 v 571 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3046: done (4 left) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3048: done (3 left) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3049: done (2 left) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3050: done (1 left) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3051: done (0 left) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3052: read oid 44 snap -1 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3052: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3053: read oid 186 snap -1 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3053: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3054: read oid 299 snap -1 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3054: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3055: write oid 159 current snap is 0 2023-12-01T15:47:25.288 INFO:tasks.rados.rados.0.smithi040.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-12-01T15:47:25.297 INFO:tasks.rados.rados.0.smithi040.stdout:3055: writing smithi04088644-159 from 420703 to 1013333 tid 1 2023-12-01T15:47:25.307 INFO:tasks.rados.rados.0.smithi040.stdout:3055: writing smithi04088644-159 from 1730471 to 2420703 tid 2 2023-12-01T15:47:25.307 INFO:tasks.rados.rados.0.smithi040.stdout:3056: delete oid 289 current snap is 0 2023-12-01T15:47:25.307 INFO:tasks.rados.rados.0.smithi040.stdout:3053: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:47:25.436 INFO:tasks.rados.rados.0.smithi040.stdout:3054: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-12-01T15:47:25.561 INFO:tasks.rados.rados.0.smithi040.stdout:3055: finishing write tid 1 to smithi04088644-159 2023-12-01T15:47:25.561 INFO:tasks.rados.rados.0.smithi040.stdout:3052: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:25 smithi040 bash[28232]: cluster 2023-12-01T15:47:23.570786+0000 mgr.y (mgr.24356) 277 : cluster 0 pgmap v247: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 68 op/s 2023-12-01T15:47:25.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:25 smithi040 bash[28232]: audit 2023-12-01T15:47:24.859017+0000 mon.a (mon.0) 891 : audit 0 from='client.? 172.21.15.40:0/1176164212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:25.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:25 smithi040 bash[41173]: cluster 2023-12-01T15:47:23.570786+0000 mgr.y (mgr.24356) 277 : cluster 0 pgmap v247: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 68 op/s 2023-12-01T15:47:25.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:25 smithi040 bash[41173]: audit 2023-12-01T15:47:24.859017+0000 mon.a (mon.0) 891 : audit 0 from='client.? 172.21.15.40:0/1176164212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:25.750 INFO:tasks.rados.rados.0.smithi040.stdout:3055: finishing write tid 2 to smithi04088644-159 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: finishing write tid 3 to smithi04088644-159 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: finishing write tid 4 to smithi04088644-159 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: oid 159 updating version 0 to 265 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: oid 159 version 265 is already newer than 263 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: oid 159 version 265 is already newer than 264 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 159 v 265 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: left oid 159 (ObjNum 1929 snap 0 seq_num 1929) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3052: done (4 left) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3053: done (3 left) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3054: done (2 left) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3055: done (1 left) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3056: done (0 left) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3057: read oid 253 snap -1 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3057: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-12-01T15:47:25.751 INFO:tasks.rados.rados.0.smithi040.stdout:3058: delete oid 412 current snap is 0 2023-12-01T15:47:25.753 INFO:tasks.rados.rados.0.smithi040.stdout:3058: done (1 left) 2023-12-01T15:47:25.753 INFO:tasks.rados.rados.0.smithi040.stdout:3059: write oid 5 current snap is 0 2023-12-01T15:47:25.753 INFO:tasks.rados.rados.0.smithi040.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-12-01T15:47:25.764 INFO:tasks.rados.rados.0.smithi040.stdout:3059: writing smithi04088644-5 from 471124 to 1005854 tid 1 2023-12-01T15:47:25.771 INFO:tasks.rados.rados.0.smithi040.stdout:3059: writing smithi04088644-5 from 1505917 to 2141931 tid 2 2023-12-01T15:47:25.771 INFO:tasks.rados.rados.0.smithi040.stdout:3060: write oid 286 current snap is 0 2023-12-01T15:47:25.772 INFO:tasks.rados.rados.0.smithi040.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-12-01T15:47:25.778 INFO:tasks.rados.rados.0.smithi040.stdout:3060: writing smithi04088644-286 from 487931 to 1097910 tid 1 2023-12-01T15:47:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:25 smithi141 bash[31670]: cluster 2023-12-01T15:47:23.570786+0000 mgr.y (mgr.24356) 277 : cluster 0 pgmap v247: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 68 op/s 2023-12-01T15:47:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:25 smithi141 bash[31670]: audit 2023-12-01T15:47:24.859017+0000 mon.a (mon.0) 891 : audit 0 from='client.? 172.21.15.40:0/1176164212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:25.785 INFO:tasks.rados.rados.0.smithi040.stdout:3060: writing smithi04088644-286 from 1564399 to 2344071 tid 2 2023-12-01T15:47:25.785 INFO:tasks.rados.rados.0.smithi040.stdout:3061: write oid 399 current snap is 0 2023-12-01T15:47:25.785 INFO:tasks.rados.rados.0.smithi040.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-12-01T15:47:25.791 INFO:tasks.rados.rados.0.smithi040.stdout:3061: writing smithi04088644-399 from 504738 to 1189966 tid 1 2023-12-01T15:47:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:3061: writing smithi04088644-399 from 1622881 to 2262564 tid 2 2023-12-01T15:47:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:3062: read oid 491 snap -1 2023-12-01T15:47:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:3062: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T15:47:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:3063: write oid 482 current snap is 0 2023-12-01T15:47:25.798 INFO:tasks.rados.rados.0.smithi040.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-12-01T15:47:25.805 INFO:tasks.rados.rados.0.smithi040.stdout:3063: writing smithi04088644-482 from 521545 to 1282022 tid 1 2023-12-01T15:47:25.812 INFO:tasks.rados.rados.0.smithi040.stdout:3063: writing smithi04088644-482 from 2081363 to 2521545 tid 2 2023-12-01T15:47:25.813 INFO:tasks.rados.rados.0.smithi040.stdout:3064: write oid 476 current snap is 0 2023-12-01T15:47:25.813 INFO:tasks.rados.rados.0.smithi040.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-12-01T15:47:25.818 INFO:tasks.rados.rados.0.smithi040.stdout:3064: writing smithi04088644-476 from 538352 to 974078 tid 1 2023-12-01T15:47:25.825 INFO:tasks.rados.rados.0.smithi040.stdout:3064: writing smithi04088644-476 from 1623492 to 2150491 tid 2 2023-12-01T15:47:25.825 INFO:tasks.rados.rados.0.smithi040.stdout:3065: write oid 456 current snap is 0 2023-12-01T15:47:25.825 INFO:tasks.rados.rados.0.smithi040.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-12-01T15:47:25.831 INFO:tasks.rados.rados.0.smithi040.stdout:3065: writing smithi04088644-456 from 555159 to 1066134 tid 1 2023-12-01T15:47:25.839 INFO:tasks.rados.rados.0.smithi040.stdout:3065: writing smithi04088644-456 from 1681974 to 2468984 tid 2 2023-12-01T15:47:25.839 INFO:tasks.rados.rados.0.smithi040.stdout:3066: read oid 493 snap -1 2023-12-01T15:47:25.839 INFO:tasks.rados.rados.0.smithi040.stdout:3066: expect deleted 2023-12-01T15:47:25.839 INFO:tasks.rados.rados.0.smithi040.stdout:3067: delete oid 443 current snap is 0 2023-12-01T15:47:25.839 INFO:tasks.rados.rados.0.smithi040.stdout:3057: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-12-01T15:47:26.102 INFO:tasks.rados.rados.0.smithi040.stdout:3059: finishing write tid 1 to smithi04088644-5 2023-12-01T15:47:26.102 INFO:tasks.rados.rados.0.smithi040.stdout:3059: finishing write tid 2 to smithi04088644-5 2023-12-01T15:47:26.102 INFO:tasks.rados.rados.0.smithi040.stdout:3059: finishing write tid 3 to smithi04088644-5 2023-12-01T15:47:26.102 INFO:tasks.rados.rados.0.smithi040.stdout:3059: finishing write tid 4 to smithi04088644-5 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3059: oid 5 updating version 0 to 313 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3059: oid 5 version 313 is already newer than 311 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3059: oid 5 version 313 is already newer than 312 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 313 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 1 to smithi04088644-286 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 2 to smithi04088644-286 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 3 to smithi04088644-286 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 4 to smithi04088644-286 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3060: oid 286 updating version 0 to 445 2023-12-01T15:47:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:3060: oid 286 updating version 445 to 446 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3060: oid 286 version 446 is already newer than 444 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 446 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: finishing write tid 1 to smithi04088644-399 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: finishing write tid 2 to smithi04088644-399 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: finishing write tid 3 to smithi04088644-399 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: finishing write tid 4 to smithi04088644-399 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: oid 399 updating version 0 to 342 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: oid 399 updating version 342 to 343 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: oid 399 updating version 343 to 344 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 399 v 344 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-12-01T15:47:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:3057: done (9 left) 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3059: done (8 left) 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3060: done (7 left) 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3061: done (6 left) 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3067: done (5 left) 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3068: read oid 388 snap -1 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3068: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3069: write oid 202 current snap is 0 2023-12-01T15:47:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:3062: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T15:47:26.302 INFO:tasks.rados.rados.0.smithi040.stdout:3063: finishing write tid 1 to smithi04088644-482 2023-12-01T15:47:26.302 INFO:tasks.rados.rados.0.smithi040.stdout:3063: finishing write tid 2 to smithi04088644-482 2023-12-01T15:47:26.302 INFO:tasks.rados.rados.0.smithi040.stdout:3063: finishing write tid 3 to smithi04088644-482 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3063: finishing write tid 4 to smithi04088644-482 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3063: oid 482 updating version 0 to 449 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3063: oid 482 version 449 is already newer than 447 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3063: oid 482 version 449 is already newer than 448 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 482 v 449 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: finishing write tid 1 to smithi04088644-476 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: finishing write tid 2 to smithi04088644-476 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: finishing write tid 3 to smithi04088644-476 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: finishing write tid 4 to smithi04088644-476 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: oid 476 updating version 0 to 517 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: oid 476 updating version 517 to 518 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:3064: oid 476 version 518 is already newer than 516 2023-12-01T15:47:26.303 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 518 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-12-01T15:47:26.304 INFO:tasks.rados.rados.0.smithi040.stdout:3064: left oid 476 (ObjNum 1936 snap 0 seq_num 1936) 2023-12-01T15:47:26.304 INFO:tasks.rados.rados.0.smithi040.stdout:3065: finishing write tid 1 to smithi04088644-456 2023-12-01T15:47:26.304 INFO:tasks.rados.rados.0.smithi040.stdout:3065: finishing write tid 2 to smithi04088644-456 2023-12-01T15:47:26.304 INFO:tasks.rados.rados.0.smithi040.stdout:3065: finishing write tid 3 to smithi04088644-456 2023-12-01T15:47:26.304 INFO:tasks.rados.rados.0.smithi040.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-12-01T15:47:26.315 INFO:tasks.rados.rados.0.smithi040.stdout:3069: writing smithi04088644-202 from 588773 to 1366599 tid 1 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3069: writing smithi04088644-202 from 1915291 to 2588773 tid 2 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3062: done (6 left) 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3063: done (5 left) 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3064: done (4 left) 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3066: done (3 left) 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3070: read oid 82 snap -1 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3070: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3071: delete oid 292 current snap is 0 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3065: finishing write tid 4 to smithi04088644-456 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3065: oid 456 updating version 0 to 360 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3065: oid 456 version 360 is already newer than 358 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3065: oid 456 version 360 is already newer than 359 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 456 v 360 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-12-01T15:47:26.323 INFO:tasks.rados.rados.0.smithi040.stdout:3065: left oid 456 (ObjNum 1937 snap 0 seq_num 1937) 2023-12-01T15:47:26.324 INFO:tasks.rados.rados.0.smithi040.stdout:3068: expect (ObjNum 387 snap 0 seq_num 387) 2023-12-01T15:47:26.415 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing write tid 1 to smithi04088644-202 2023-12-01T15:47:26.415 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing write tid 2 to smithi04088644-202 2023-12-01T15:47:26.415 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing write tid 3 to smithi04088644-202 2023-12-01T15:47:26.415 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing write tid 4 to smithi04088644-202 2023-12-01T15:47:26.416 INFO:tasks.rados.rados.0.smithi040.stdout:3069: oid 202 updating version 0 to 345 2023-12-01T15:47:26.416 INFO:tasks.rados.rados.0.smithi040.stdout:3069: oid 202 updating version 345 to 346 2023-12-01T15:47:26.416 INFO:tasks.rados.rados.0.smithi040.stdout:3069: oid 202 updating version 346 to 347 2023-12-01T15:47:26.416 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 202 v 347 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-12-01T15:47:26.416 INFO:tasks.rados.rados.0.smithi040.stdout:3069: left oid 202 (ObjNum 1939 snap 0 seq_num 1939) 2023-12-01T15:47:26.416 INFO:tasks.rados.rados.0.smithi040.stdout:3070: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3065: done (4 left) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3068: done (3 left) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3069: done (2 left) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3070: done (1 left) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3071: done (0 left) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3072: read oid 338 snap -1 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3072: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3073: read oid 68 snap -1 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3074: write oid 160 current snap is 0 2023-12-01T15:47:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-12-01T15:47:26.558 INFO:tasks.rados.rados.0.smithi040.stdout:3074: writing smithi04088644-160 from 622387 to 1150711 tid 1 2023-12-01T15:47:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3074: writing smithi04088644-160 from 1915902 to 2622387 tid 2 2023-12-01T15:47:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3075: read oid 234 snap -1 2023-12-01T15:47:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3075: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:47:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3076: write oid 146 current snap is 0 2023-12-01T15:47:26.570 INFO:tasks.rados.rados.0.smithi040.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-12-01T15:47:26.576 INFO:tasks.rados.rados.0.smithi040.stdout:3076: writing smithi04088644-146 from 639194 to 1242767 tid 1 2023-12-01T15:47:26.585 INFO:tasks.rados.rados.0.smithi040.stdout:3076: writing smithi04088644-146 from 1974384 to 2512390 tid 2 2023-12-01T15:47:26.585 INFO:tasks.rados.rados.0.smithi040.stdout:3077: write oid 145 current snap is 0 2023-12-01T15:47:26.585 INFO:tasks.rados.rados.0.smithi040.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-12-01T15:47:26.594 INFO:tasks.rados.rados.0.smithi040.stdout:3077: writing smithi04088644-145 from 656001 to 1334823 tid 1 2023-12-01T15:47:26.601 INFO:tasks.rados.rados.0.smithi040.stdout:3077: writing smithi04088644-145 from 2032866 to 2656001 tid 2 2023-12-01T15:47:26.601 INFO:tasks.rados.rados.0.smithi040.stdout:3078: read oid 272 snap -1 2023-12-01T15:47:26.601 INFO:tasks.rados.rados.0.smithi040.stdout:3078: expect (ObjNum 1856 snap 0 seq_num 1856) 2023-12-01T15:47:26.601 INFO:tasks.rados.rados.0.smithi040.stdout:3079: read oid 83 snap -1 2023-12-01T15:47:26.602 INFO:tasks.rados.rados.0.smithi040.stdout:3079: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-12-01T15:47:26.602 INFO:tasks.rados.rados.0.smithi040.stdout:3080: write oid 382 current snap is 0 2023-12-01T15:47:26.602 INFO:tasks.rados.rados.0.smithi040.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-12-01T15:47:26.610 INFO:tasks.rados.rados.0.smithi040.stdout:3080: writing smithi04088644-382 from 672808 to 1426879 tid 1 2023-12-01T15:47:26.617 INFO:tasks.rados.rados.0.smithi040.stdout:3080: writing smithi04088644-382 from 1974995 to 2516670 tid 2 2023-12-01T15:47:26.617 INFO:tasks.rados.rados.0.smithi040.stdout:3081: write oid 179 current snap is 0 2023-12-01T15:47:26.617 INFO:tasks.rados.rados.0.smithi040.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-12-01T15:47:26.623 INFO:tasks.rados.rados.0.smithi040.stdout:3081: writing smithi04088644-179 from 689615 to 1118935 tid 1 2023-12-01T15:47:26.628 INFO:tasks.rados.rados.0.smithi040.stdout:3081: writing smithi04088644-179 from 1633477 to 2035163 tid 2 2023-12-01T15:47:26.632 INFO:tasks.rados.rados.0.smithi040.stdout:3081: writing smithi04088644-179 from 2445721 to 2689615 tid 3 2023-12-01T15:47:26.632 INFO:tasks.rados.rados.0.smithi040.stdout:3082: write oid 294 current snap is 0 2023-12-01T15:47:26.632 INFO:tasks.rados.rados.0.smithi040.stdout:3074: finishing write tid 1 to smithi04088644-160 2023-12-01T15:47:26.632 INFO:tasks.rados.rados.0.smithi040.stdout:3072: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-12-01T15:47:26.749 INFO:tasks.rados.rados.0.smithi040.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: finishing write tid 2 to smithi04088644-160 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: finishing write tid 3 to smithi04088644-160 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: finishing write tid 4 to smithi04088644-160 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: oid 160 updating version 0 to 519 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: oid 160 updating version 519 to 521 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: oid 160 version 521 is already newer than 520 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 160 v 521 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-12-01T15:47:26.868 INFO:tasks.rados.rados.0.smithi040.stdout:3075: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:47:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:47:26] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.43.0" 2023-12-01T15:47:27.001 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 1 to smithi04088644-146 2023-12-01T15:47:27.001 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 2 to smithi04088644-146 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 3 to smithi04088644-146 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 4 to smithi04088644-146 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3076: oid 146 updating version 0 to 431 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3076: oid 146 updating version 431 to 432 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3076: oid 146 version 432 is already newer than 430 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 432 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: finishing write tid 1 to smithi04088644-145 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: finishing write tid 2 to smithi04088644-145 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: finishing write tid 3 to smithi04088644-145 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: finishing write tid 4 to smithi04088644-145 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: oid 145 updating version 0 to 452 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: oid 145 version 452 is already newer than 451 2023-12-01T15:47:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3077: oid 145 version 452 is already newer than 450 2023-12-01T15:47:27.003 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 145 v 452 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-12-01T15:47:27.003 INFO:tasks.rados.rados.0.smithi040.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2023-12-01T15:47:27.003 INFO:tasks.rados.rados.0.smithi040.stdout:3078: expect (ObjNum 1856 snap 0 seq_num 1856) 2023-12-01T15:47:27.113 INFO:tasks.rados.rados.0.smithi040.stdout:3079: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-12-01T15:47:27.304 INFO:tasks.rados.rados.0.smithi040.stdout:3080: finishing write tid 1 to smithi04088644-382 2023-12-01T15:47:27.304 INFO:tasks.rados.rados.0.smithi040.stdout:3080: finishing write tid 2 to smithi04088644-382 2023-12-01T15:47:27.304 INFO:tasks.rados.rados.0.smithi040.stdout:3080: finishing write tid 3 to smithi04088644-382 2023-12-01T15:47:27.304 INFO:tasks.rados.rados.0.smithi040.stdout:3080: finishing write tid 4 to smithi04088644-382 2023-12-01T15:47:27.304 INFO:tasks.rados.rados.0.smithi040.stdout:3080: oid 382 updating version 0 to 333 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3080: oid 382 updating version 333 to 335 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3080: oid 382 version 335 is already newer than 334 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 335 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing write tid 1 to smithi04088644-179 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing write tid 2 to smithi04088644-179 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing write tid 3 to smithi04088644-179 2023-12-01T15:47:27.305 INFO:tasks.rados.rados.0.smithi040.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-12-01T15:47:27.312 INFO:tasks.rados.rados.0.smithi040.stdout:3082: writing smithi04088644-294 from 706422 to 1210991 tid 1 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3082: writing smithi04088644-294 from 1691959 to 2237303 tid 2 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3072: done (10 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3073: done (9 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3074: done (8 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3075: done (7 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3076: done (6 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3077: done (5 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3078: done (4 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3079: done (3 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3080: done (2 left) 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3083: read oid 414 snap -1 2023-12-01T15:47:27.320 INFO:tasks.rados.rados.0.smithi040.stdout:3083: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3084: read oid 487 snap -1 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3084: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3085: read oid 204 snap -1 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3085: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3086: write oid 303 current snap is 0 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing write tid 4 to smithi04088644-179 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing write tid 5 to smithi04088644-179 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: oid 179 updating version 0 to 439 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: oid 179 version 439 is already newer than 437 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: oid 179 version 439 is already newer than 436 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: oid 179 version 439 is already newer than 438 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 179 v 439 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-12-01T15:47:27.321 INFO:tasks.rados.rados.0.smithi040.stdout:3081: left oid 179 (ObjNum 1945 snap 0 seq_num 1945) 2023-12-01T15:47:27.322 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 1 to smithi04088644-294 2023-12-01T15:47:27.322 INFO:tasks.rados.rados.0.smithi040.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-12-01T15:47:27.330 INFO:tasks.rados.rados.0.smithi040.stdout:3086: writing smithi04088644-303 from 723229 to 1419400 tid 1 2023-12-01T15:47:27.339 INFO:tasks.rados.rados.0.smithi040.stdout:3086: writing smithi04088644-303 from 1866794 to 2555796 tid 2 2023-12-01T15:47:27.339 INFO:tasks.rados.rados.0.smithi040.stdout:3081: done (5 left) 2023-12-01T15:47:27.339 INFO:tasks.rados.rados.0.smithi040.stdout:3087: read oid 379 snap -1 2023-12-01T15:47:27.339 INFO:tasks.rados.rados.0.smithi040.stdout:3087: expect (ObjNum 804 snap 0 seq_num 804) 2023-12-01T15:47:27.339 INFO:tasks.rados.rados.0.smithi040.stdout:3088: write oid 175 current snap is 0 2023-12-01T15:47:27.339 INFO:tasks.rados.rados.0.smithi040.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-12-01T15:47:27.350 INFO:tasks.rados.rados.0.smithi040.stdout:3088: writing smithi04088644-175 from 740036 to 1511456 tid 1 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3088: writing smithi04088644-175 from 2208923 to 2740036 tid 2 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3089: read oid 46 snap -1 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3089: expect (ObjNum 916 snap 0 seq_num 916) 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3090: read oid 355 snap -1 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3090: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3091: write oid 100 current snap is 0 2023-12-01T15:47:27.359 INFO:tasks.rados.rados.0.smithi040.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-12-01T15:47:27.366 INFO:tasks.rados.rados.0.smithi040.stdout:3091: writing smithi04088644-100 from 756843 to 1203512 tid 1 2023-12-01T15:47:27.377 INFO:tasks.rados.rados.0.smithi040.stdout:3091: writing smithi04088644-100 from 1867405 to 2560076 tid 2 2023-12-01T15:47:27.377 INFO:tasks.rados.rados.0.smithi040.stdout:3092: read oid 396 snap -1 2023-12-01T15:47:27.377 INFO:tasks.rados.rados.0.smithi040.stdout:3092: expect deleted 2023-12-01T15:47:27.377 INFO:tasks.rados.rados.0.smithi040.stdout:3093: write oid 24 current snap is 0 2023-12-01T15:47:27.377 INFO:tasks.rados.rados.0.smithi040.stdout:3084: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-12-01T15:47:27.612 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 2 to smithi04088644-294 2023-12-01T15:47:27.612 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 3 to smithi04088644-294 2023-12-01T15:47:27.613 INFO:tasks.rados.rados.0.smithi040.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-12-01T15:47:27.624 INFO:tasks.rados.rados.0.smithi040.stdout:3093: writing smithi04088644-24 from 773650 to 1295568 tid 1 2023-12-01T15:47:27.634 INFO:tasks.rados.rados.0.smithi040.stdout:3093: writing smithi04088644-24 from 1925887 to 2478569 tid 2 2023-12-01T15:47:27.634 INFO:tasks.rados.rados.0.smithi040.stdout:3084: done (11 left) 2023-12-01T15:47:27.634 INFO:tasks.rados.rados.0.smithi040.stdout:3094: write oid 335 current snap is 0 2023-12-01T15:47:27.634 INFO:tasks.rados.rados.0.smithi040.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-12-01T15:47:27.646 INFO:tasks.rados.rados.0.smithi040.stdout:3094: writing smithi04088644-335 from 790457 to 1387624 tid 1 2023-12-01T15:47:27.653 INFO:tasks.rados.rados.0.smithi040.stdout:3094: writing smithi04088644-335 from 1984369 to 2680709 tid 2 2023-12-01T15:47:27.653 INFO:tasks.rados.rados.0.smithi040.stdout:3095: write oid 126 current snap is 0 2023-12-01T15:47:27.653 INFO:tasks.rados.rados.0.smithi040.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-12-01T15:47:27.660 INFO:tasks.rados.rados.0.smithi040.stdout:3095: writing smithi04088644-126 from 407264 to 1079680 tid 1 2023-12-01T15:47:27.665 INFO:tasks.rados.rados.0.smithi040.stdout:3095: writing smithi04088644-126 from 1526498 to 2082849 tid 2 2023-12-01T15:47:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:27 smithi040 bash[41173]: cluster 2023-12-01T15:47:25.572009+0000 mgr.y (mgr.24356) 278 : cluster 0 pgmap v248: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 10 MiB/s wr, 102 op/s 2023-12-01T15:47:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:27 smithi040 bash[28232]: cluster 2023-12-01T15:47:25.572009+0000 mgr.y (mgr.24356) 278 : cluster 0 pgmap v248: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 10 MiB/s wr, 102 op/s 2023-12-01T15:47:27.669 INFO:tasks.rados.rados.0.smithi040.stdout:3095: writing smithi04088644-126 from 2804976 to 2807264 tid 3 2023-12-01T15:47:27.669 INFO:tasks.rados.rados.0.smithi040.stdout:3096: read oid 208 snap -1 2023-12-01T15:47:27.669 INFO:tasks.rados.rados.0.smithi040.stdout:3096: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-12-01T15:47:27.669 INFO:tasks.rados.rados.0.smithi040.stdout:3097: delete oid 179 current snap is 0 2023-12-01T15:47:27.669 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 4 to smithi04088644-294 2023-12-01T15:47:27.670 INFO:tasks.rados.rados.0.smithi040.stdout:3082: oid 294 updating version 0 to 310 2023-12-01T15:47:27.670 INFO:tasks.rados.rados.0.smithi040.stdout:3082: oid 294 version 310 is already newer than 308 2023-12-01T15:47:27.670 INFO:tasks.rados.rados.0.smithi040.stdout:3082: oid 294 version 310 is already newer than 309 2023-12-01T15:47:27.670 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 294 v 310 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-12-01T15:47:27.670 INFO:tasks.rados.rados.0.smithi040.stdout:3082: left oid 294 (ObjNum 1946 snap 0 seq_num 1946) 2023-12-01T15:47:27.670 INFO:tasks.rados.rados.0.smithi040.stdout:3083: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T15:47:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:27 smithi141 bash[31670]: cluster 2023-12-01T15:47:25.572009+0000 mgr.y (mgr.24356) 278 : cluster 0 pgmap v248: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 10 MiB/s wr, 102 op/s 2023-12-01T15:47:27.880 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 1 to smithi04088644-303 2023-12-01T15:47:27.880 INFO:tasks.rados.rados.0.smithi040.stdout:3085: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 2 to smithi04088644-303 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 3 to smithi04088644-303 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 4 to smithi04088644-303 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: oid 303 updating version 0 to 311 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: oid 303 updating version 311 to 313 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: oid 303 version 313 is already newer than 312 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 303 v 313 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3086: left oid 303 (ObjNum 1947 snap 0 seq_num 1947) 2023-12-01T15:47:28.045 INFO:tasks.rados.rados.0.smithi040.stdout:3087: expect (ObjNum 804 snap 0 seq_num 804) 2023-12-01T15:47:28.202 INFO:tasks.rados.rados.0.smithi040.stdout:3088: finishing write tid 1 to smithi04088644-175 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: finishing write tid 2 to smithi04088644-175 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: finishing write tid 3 to smithi04088644-175 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: finishing write tid 4 to smithi04088644-175 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: oid 175 updating version 0 to 336 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: oid 175 updating version 336 to 337 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: oid 175 updating version 337 to 338 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 175 v 338 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3088: left oid 175 (ObjNum 1948 snap 0 seq_num 1948) 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3091: finishing write tid 1 to smithi04088644-100 2023-12-01T15:47:28.203 INFO:tasks.rados.rados.0.smithi040.stdout:3089: expect (ObjNum 916 snap 0 seq_num 916) 2023-12-01T15:47:28.390 INFO:tasks.rados.rados.0.smithi040.stdout:3091: finishing write tid 2 to smithi04088644-100 2023-12-01T15:47:28.390 INFO:tasks.rados.rados.0.smithi040.stdout:3090: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-12-01T15:47:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:3091: finishing write tid 3 to smithi04088644-100 2023-12-01T15:47:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:3091: finishing write tid 4 to smithi04088644-100 2023-12-01T15:47:28.518 INFO:tasks.rados.rados.0.smithi040.stdout:3091: oid 100 updating version 0 to 522 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3091: oid 100 updating version 522 to 523 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3091: oid 100 updating version 523 to 524 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 100 v 524 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3091: left oid 100 (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: finishing write tid 1 to smithi04088644-24 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: finishing write tid 2 to smithi04088644-24 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: finishing write tid 3 to smithi04088644-24 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: finishing write tid 4 to smithi04088644-24 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: oid 24 updating version 0 to 400 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: oid 24 version 400 is already newer than 399 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: oid 24 version 400 is already newer than 398 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 400 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3093: left oid 24 (ObjNum 1950 snap 0 seq_num 1950) 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 1 to smithi04088644-335 2023-12-01T15:47:28.519 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 2 to smithi04088644-335 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 3 to smithi04088644-335 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 4 to smithi04088644-335 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3094: oid 335 updating version 0 to 526 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3094: oid 335 updating version 526 to 527 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3094: oid 335 version 527 is already newer than 525 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 335 v 527 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3094: left oid 335 (ObjNum 1951 snap 0 seq_num 1951) 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: finishing write tid 1 to smithi04088644-126 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: finishing write tid 2 to smithi04088644-126 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: finishing write tid 3 to smithi04088644-126 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: finishing write tid 4 to smithi04088644-126 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: finishing write tid 5 to smithi04088644-126 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: oid 126 updating version 0 to 456 2023-12-01T15:47:28.520 INFO:tasks.rados.rados.0.smithi040.stdout:3095: oid 126 version 456 is already newer than 455 2023-12-01T15:47:28.521 INFO:tasks.rados.rados.0.smithi040.stdout:3095: oid 126 version 456 is already newer than 453 2023-12-01T15:47:28.521 INFO:tasks.rados.rados.0.smithi040.stdout:3095: oid 126 version 456 is already newer than 454 2023-12-01T15:47:28.521 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 126 v 456 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-12-01T15:47:28.521 INFO:tasks.rados.rados.0.smithi040.stdout:3095: left oid 126 (ObjNum 1952 snap 0 seq_num 1952) 2023-12-01T15:47:28.521 INFO:tasks.rados.rados.0.smithi040.stdout:3096: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-12-01T15:47:28.630 INFO:tasks.rados.rados.0.smithi040.stdout:3082: done (14 left) 2023-12-01T15:47:28.630 INFO:tasks.rados.rados.0.smithi040.stdout:3083: done (13 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3085: done (12 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3086: done (11 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3087: done (10 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3088: done (9 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3089: done (8 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3090: done (7 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3091: done (6 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3092: done (5 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3093: done (4 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3094: done (3 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3095: done (2 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3096: done (1 left) 2023-12-01T15:47:28.631 INFO:tasks.rados.rados.0.smithi040.stdout:3097: done (0 left) 2023-12-01T15:47:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:3098: read oid 281 snap -1 2023-12-01T15:47:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:3098: expect (ObjNum 1922 snap 0 seq_num 1922) 2023-12-01T15:47:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:3099: write oid 3 current snap is 0 2023-12-01T15:47:28.632 INFO:tasks.rados.rados.0.smithi040.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-12-01T15:47:28.640 INFO:tasks.rados.rados.0.smithi040.stdout:3099: writing smithi04088644-3 from 440878 to 980145 tid 1 2023-12-01T15:47:28.648 INFO:tasks.rados.rados.0.smithi040.stdout:3099: writing smithi04088644-3 from 1759815 to 2319835 tid 2 2023-12-01T15:47:28.648 INFO:tasks.rados.rados.0.smithi040.stdout:3100: write oid 159 current snap is 0 2023-12-01T15:47:28.648 INFO:tasks.rados.rados.0.smithi040.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-12-01T15:47:28.654 INFO:tasks.rados.rados.0.smithi040.stdout:3100: writing smithi04088644-159 from 457685 to 1072201 tid 1 2023-12-01T15:47:28.663 INFO:tasks.rados.rados.0.smithi040.stdout:3100: writing smithi04088644-159 from 1818297 to 2521975 tid 2 2023-12-01T15:47:28.663 INFO:tasks.rados.rados.0.smithi040.stdout:3101: read oid 432 snap -1 2023-12-01T15:47:28.663 INFO:tasks.rados.rados.0.smithi040.stdout:3101: expect (ObjNum 915 snap 0 seq_num 915) 2023-12-01T15:47:28.663 INFO:tasks.rados.rados.0.smithi040.stdout:3102: write oid 479 current snap is 0 2023-12-01T15:47:28.663 INFO:tasks.rados.rados.0.smithi040.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-12-01T15:47:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:28 smithi040 bash[28232]: audit 2023-12-01T15:47:27.363806+0000 mon.a (mon.0) 892 : audit 0 from='client.? 172.21.15.40:0/2177563777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:28 smithi040 bash[41173]: audit 2023-12-01T15:47:27.363806+0000 mon.a (mon.0) 892 : audit 0 from='client.? 172.21.15.40:0/2177563777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:28.669 INFO:tasks.rados.rados.0.smithi040.stdout:3102: writing smithi04088644-479 from 474492 to 1164257 tid 1 2023-12-01T15:47:28.676 INFO:tasks.rados.rados.0.smithi040.stdout:3102: writing smithi04088644-479 from 1760426 to 2324115 tid 2 2023-12-01T15:47:28.676 INFO:tasks.rados.rados.0.smithi040.stdout:3103: read oid 467 snap -1 2023-12-01T15:47:28.676 INFO:tasks.rados.rados.0.smithi040.stdout:3103: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:47:28.677 INFO:tasks.rados.rados.0.smithi040.stdout:3104: write oid 287 current snap is 0 2023-12-01T15:47:28.677 INFO:tasks.rados.rados.0.smithi040.stdout:3098: expect (ObjNum 1922 snap 0 seq_num 1922) 2023-12-01T15:47:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:28 smithi141 bash[31670]: audit 2023-12-01T15:47:27.363806+0000 mon.a (mon.0) 892 : audit 0 from='client.? 172.21.15.40:0/2177563777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:28.903 INFO:tasks.rados.rados.0.smithi040.stdout:3099: finishing write tid 1 to smithi04088644-3 2023-12-01T15:47:28.903 INFO:tasks.rados.rados.0.smithi040.stdout:3099: finishing write tid 2 to smithi04088644-3 2023-12-01T15:47:28.903 INFO:tasks.rados.rados.0.smithi040.stdout:3099: finishing write tid 3 to smithi04088644-3 2023-12-01T15:47:28.903 INFO:tasks.rados.rados.0.smithi040.stdout:3099: finishing write tid 4 to smithi04088644-3 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3099: oid 3 updating version 0 to 268 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3099: oid 3 version 268 is already newer than 266 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3099: oid 3 version 268 is already newer than 267 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 268 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3099: left oid 3 (ObjNum 1954 snap 0 seq_num 1954) 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: finishing write tid 1 to smithi04088644-159 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: finishing write tid 2 to smithi04088644-159 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: finishing write tid 3 to smithi04088644-159 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: finishing write tid 4 to smithi04088644-159 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: oid 159 updating version 0 to 270 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: oid 159 updating version 270 to 271 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: oid 159 version 271 is already newer than 269 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 159 v 271 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-12-01T15:47:28.904 INFO:tasks.rados.rados.0.smithi040.stdout:3100: left oid 159 (ObjNum 1955 snap 0 seq_num 1955) 2023-12-01T15:47:28.905 INFO:tasks.rados.rados.0.smithi040.stdout:3101: expect (ObjNum 915 snap 0 seq_num 915) 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: finishing write tid 1 to smithi04088644-479 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: finishing write tid 2 to smithi04088644-479 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: finishing write tid 3 to smithi04088644-479 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: finishing write tid 4 to smithi04088644-479 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: oid 479 updating version 0 to 340 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: oid 479 updating version 340 to 341 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: oid 479 version 341 is already newer than 339 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 479 v 341 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3102: left oid 479 (ObjNum 1956 snap 0 seq_num 1956) 2023-12-01T15:47:29.151 INFO:tasks.rados.rados.0.smithi040.stdout:3103: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:47:29.266 INFO:tasks.rados.rados.0.smithi040.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-12-01T15:47:29.278 INFO:tasks.rados.rados.0.smithi040.stdout:3104: writing smithi04088644-287 from 491299 to 1256313 tid 1 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3104: writing smithi04088644-287 from 1818908 to 2526255 tid 2 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3098: done (6 left) 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3099: done (5 left) 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3100: done (4 left) 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3101: done (3 left) 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3102: done (2 left) 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3103: done (1 left) 2023-12-01T15:47:29.287 INFO:tasks.rados.rados.0.smithi040.stdout:3105: read oid 415 snap -1 2023-12-01T15:47:29.288 INFO:tasks.rados.rados.0.smithi040.stdout:3105: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-12-01T15:47:29.288 INFO:tasks.rados.rados.0.smithi040.stdout:3106: write oid 70 current snap is 0 2023-12-01T15:47:29.288 INFO:tasks.rados.rados.0.smithi040.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-12-01T15:47:29.292 INFO:tasks.rados.rados.0.smithi040.stdout:3106: writing smithi04088644-70 from 508106 to 948369 tid 1 2023-12-01T15:47:29.298 INFO:tasks.rados.rados.0.smithi040.stdout:3106: writing smithi04088644-70 from 1477390 to 2044748 tid 2 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3106: writing smithi04088644-70 from 2685867 to 2908106 tid 3 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3107: delete oid 225 current snap is 0 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3104: finishing write tid 1 to smithi04088644-287 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3104: finishing write tid 2 to smithi04088644-287 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3104: finishing write tid 3 to smithi04088644-287 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3104: finishing write tid 4 to smithi04088644-287 2023-12-01T15:47:29.304 INFO:tasks.rados.rados.0.smithi040.stdout:3104: oid 287 updating version 0 to 314 2023-12-01T15:47:29.305 INFO:tasks.rados.rados.0.smithi040.stdout:3104: oid 287 updating version 314 to 315 2023-12-01T15:47:29.305 INFO:tasks.rados.rados.0.smithi040.stdout:3104: oid 287 updating version 315 to 316 2023-12-01T15:47:29.305 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 287 v 316 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-12-01T15:47:29.305 INFO:tasks.rados.rados.0.smithi040.stdout:3104: left oid 287 (ObjNum 1957 snap 0 seq_num 1957) 2023-12-01T15:47:29.305 INFO:tasks.rados.rados.0.smithi040.stdout:3105: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing write tid 1 to smithi04088644-70 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3104: done (3 left) 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3105: done (2 left) 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3107: done (1 left) 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3108: delete oid 192 current snap is 0 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing write tid 2 to smithi04088644-70 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing write tid 3 to smithi04088644-70 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing write tid 4 to smithi04088644-70 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing write tid 5 to smithi04088644-70 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: oid 70 updating version 0 to 572 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: oid 70 updating version 572 to 573 2023-12-01T15:47:29.464 INFO:tasks.rados.rados.0.smithi040.stdout:3106: oid 70 updating version 573 to 575 2023-12-01T15:47:29.465 INFO:tasks.rados.rados.0.smithi040.stdout:3106: oid 70 version 575 is already newer than 574 2023-12-01T15:47:29.465 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 575 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-12-01T15:47:29.465 INFO:tasks.rados.rados.0.smithi040.stdout:3106: left oid 70 (ObjNum 1958 snap 0 seq_num 1958) 2023-12-01T15:47:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:3106: done (1 left) 2023-12-01T15:47:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:3108: done (0 left) 2023-12-01T15:47:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:3109: write oid 433 current snap is 0 2023-12-01T15:47:29.466 INFO:tasks.rados.rados.0.smithi040.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-12-01T15:47:29.480 INFO:tasks.rados.rados.0.smithi040.stdout:3109: writing smithi04088644-433 from 558527 to 1224537 tid 1 2023-12-01T15:47:29.488 INFO:tasks.rados.rados.0.smithi040.stdout:3109: writing smithi04088644-433 from 1936483 to 2651168 tid 2 2023-12-01T15:47:29.488 INFO:tasks.rados.rados.0.smithi040.stdout:3110: write oid 28 current snap is 0 2023-12-01T15:47:29.488 INFO:tasks.rados.rados.0.smithi040.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-12-01T15:47:29.494 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi04088644-28 from 575334 to 1032946 tid 1 2023-12-01T15:47:29.501 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi04088644-28 from 1711318 to 2169661 tid 2 2023-12-01T15:47:29.506 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi04088644-28 from 2679206 to 2975334 tid 3 2023-12-01T15:47:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:3111: write oid 281 current snap is 0 2023-12-01T15:47:29.507 INFO:tasks.rados.rados.0.smithi040.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-12-01T15:47:29.513 INFO:tasks.rados.rados.0.smithi040.stdout:3111: writing smithi04088644-281 from 592141 to 1125002 tid 1 2023-12-01T15:47:29.521 INFO:tasks.rados.rados.0.smithi040.stdout:3111: writing smithi04088644-281 from 1769800 to 2488154 tid 2 2023-12-01T15:47:29.521 INFO:tasks.rados.rados.0.smithi040.stdout:3112: read oid 104 snap -1 2023-12-01T15:47:29.521 INFO:tasks.rados.rados.0.smithi040.stdout:3112: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T15:47:29.521 INFO:tasks.rados.rados.0.smithi040.stdout:3113: write oid 472 current snap is 0 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: finishing write tid 1 to smithi04088644-433 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: finishing write tid 2 to smithi04088644-433 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: finishing write tid 3 to smithi04088644-433 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: finishing write tid 4 to smithi04088644-433 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: oid 433 updating version 0 to 363 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: oid 433 version 363 is already newer than 362 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: oid 433 version 363 is already newer than 361 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 433 v 363 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 1 to smithi04088644-28 2023-12-01T15:47:29.522 INFO:tasks.rados.rados.0.smithi040.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-12-01T15:47:29.530 INFO:tasks.rados.rados.0.smithi040.stdout:3113: writing smithi04088644-472 from 608948 to 1217058 tid 1 2023-12-01T15:47:29.536 INFO:tasks.rados.rados.0.smithi040.stdout:3113: writing smithi04088644-472 from 1828282 to 2290294 tid 2 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3113: writing smithi04088644-472 from 2734052 to 3008948 tid 3 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3109: done (4 left) 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3114: read oid 35 snap -1 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3114: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3115: read oid 82 snap -1 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3115: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:29.541 INFO:tasks.rados.rados.0.smithi040.stdout:3116: write oid 74 current snap is 0 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 2 to smithi04088644-28 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 3 to smithi04088644-28 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 4 to smithi04088644-28 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 5 to smithi04088644-28 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: oid 28 updating version 0 to 433 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: oid 28 updating version 433 to 436 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: oid 28 version 436 is already newer than 435 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: oid 28 version 436 is already newer than 434 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 436 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 1 to smithi04088644-281 2023-12-01T15:47:29.542 INFO:tasks.rados.rados.0.smithi040.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-12-01T15:47:29.550 INFO:tasks.rados.rados.0.smithi040.stdout:3116: writing smithi04088644-74 from 625755 to 1309114 tid 1 2023-12-01T15:47:29.557 INFO:tasks.rados.rados.0.smithi040.stdout:3116: writing smithi04088644-74 from 1770411 to 2492434 tid 2 2023-12-01T15:47:29.557 INFO:tasks.rados.rados.0.smithi040.stdout:3110: done (6 left) 2023-12-01T15:47:29.557 INFO:tasks.rados.rados.0.smithi040.stdout:3117: read oid 497 snap -1 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3117: expect (ObjNum 1753 snap 0 seq_num 1753) 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3118: read oid 136 snap -1 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3118: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3119: write oid 397 current snap is 0 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 2 to smithi04088644-281 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 3 to smithi04088644-281 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 4 to smithi04088644-281 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: oid 281 updating version 0 to 530 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: oid 281 version 530 is already newer than 529 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: oid 281 version 530 is already newer than 528 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 281 v 530 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-12-01T15:47:29.558 INFO:tasks.rados.rados.0.smithi040.stdout:3112: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-12-01T15:47:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:29 smithi040 bash[28232]: cluster 2023-12-01T15:47:27.572794+0000 mgr.y (mgr.24356) 279 : cluster 0 pgmap v249: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2023-12-01T15:47:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:29 smithi040 bash[41173]: cluster 2023-12-01T15:47:27.572794+0000 mgr.y (mgr.24356) 279 : cluster 0 pgmap v249: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2023-12-01T15:47:29.668 INFO:tasks.rados.rados.0.smithi040.stdout:3113: finishing write tid 1 to smithi04088644-472 2023-12-01T15:47:29.668 INFO:tasks.rados.rados.0.smithi040.stdout:3113: finishing write tid 2 to smithi04088644-472 2023-12-01T15:47:29.668 INFO:tasks.rados.rados.0.smithi040.stdout:3113: finishing write tid 3 to smithi04088644-472 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: finishing write tid 4 to smithi04088644-472 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: finishing write tid 5 to smithi04088644-472 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: oid 472 updating version 0 to 533 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: oid 472 updating version 533 to 534 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: oid 472 version 534 is already newer than 531 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: oid 472 version 534 is already newer than 532 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 472 v 534 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-12-01T15:47:29.669 INFO:tasks.rados.rados.0.smithi040.stdout:3115: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:29 smithi141 bash[31670]: cluster 2023-12-01T15:47:27.572794+0000 mgr.y (mgr.24356) 279 : cluster 0 pgmap v249: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2023-12-01T15:47:29.799 INFO:tasks.rados.rados.0.smithi040.stdout:3114: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 1 to smithi04088644-74 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 2 to smithi04088644-74 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 3 to smithi04088644-74 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 4 to smithi04088644-74 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: oid 74 updating version 0 to 537 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: oid 74 version 537 is already newer than 535 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:3116: oid 74 version 537 is already newer than 536 2023-12-01T15:47:29.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 74 v 537 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-12-01T15:47:29.973 INFO:tasks.rados.rados.0.smithi040.stdout:3116: left oid 74 (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T15:47:29.973 INFO:tasks.rados.rados.0.smithi040.stdout:3117: expect (ObjNum 1753 snap 0 seq_num 1753) 2023-12-01T15:47:30.125 INFO:tasks.rados.rados.0.smithi040.stdout:3118: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-12-01T15:47:30.254 INFO:tasks.rados.rados.0.smithi040.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-12-01T15:47:30.268 INFO:tasks.rados.rados.0.smithi040.stdout:3119: writing smithi04088644-397 from 642562 to 1401170 tid 1 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3119: writing smithi04088644-397 from 1828893 to 2294574 tid 2 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3111: done (8 left) 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3112: done (7 left) 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3113: done (6 left) 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3114: done (5 left) 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3115: done (4 left) 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3116: done (3 left) 2023-12-01T15:47:30.274 INFO:tasks.rados.rados.0.smithi040.stdout:3117: done (2 left) 2023-12-01T15:47:30.275 INFO:tasks.rados.rados.0.smithi040.stdout:3118: done (1 left) 2023-12-01T15:47:30.275 INFO:tasks.rados.rados.0.smithi040.stdout:3120: delete oid 357 current snap is 0 2023-12-01T15:47:30.275 INFO:tasks.rados.rados.0.smithi040.stdout:3119: finishing write tid 1 to smithi04088644-397 2023-12-01T15:47:30.276 INFO:tasks.rados.rados.0.smithi040.stdout:3120: done (1 left) 2023-12-01T15:47:30.276 INFO:tasks.rados.rados.0.smithi040.stdout:3121: read oid 246 snap -1 2023-12-01T15:47:30.276 INFO:tasks.rados.rados.0.smithi040.stdout:3121: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-12-01T15:47:30.277 INFO:tasks.rados.rados.0.smithi040.stdout:3122: write oid 492 current snap is 0 2023-12-01T15:47:30.277 INFO:tasks.rados.rados.0.smithi040.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-12-01T15:47:30.283 INFO:tasks.rados.rados.0.smithi040.stdout:3122: writing smithi04088644-492 from 676176 to 1185282 tid 1 2023-12-01T15:47:30.291 INFO:tasks.rados.rados.0.smithi040.stdout:3122: writing smithi04088644-492 from 1945857 to 2415207 tid 2 2023-12-01T15:47:30.291 INFO:tasks.rados.rados.0.smithi040.stdout:3123: read oid 467 snap -1 2023-12-01T15:47:30.291 INFO:tasks.rados.rados.0.smithi040.stdout:3123: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:47:30.291 INFO:tasks.rados.rados.0.smithi040.stdout:3124: write oid 43 current snap is 0 2023-12-01T15:47:30.292 INFO:tasks.rados.rados.0.smithi040.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-12-01T15:47:30.299 INFO:tasks.rados.rados.0.smithi040.stdout:3124: writing smithi04088644-43 from 692983 to 1277338 tid 1 2023-12-01T15:47:30.307 INFO:tasks.rados.rados.0.smithi040.stdout:3124: writing smithi04088644-43 from 1887986 to 2617347 tid 2 2023-12-01T15:47:30.307 INFO:tasks.rados.rados.0.smithi040.stdout:3125: read oid 153 snap -1 2023-12-01T15:47:30.307 INFO:tasks.rados.rados.0.smithi040.stdout:3125: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-12-01T15:47:30.307 INFO:tasks.rados.rados.0.smithi040.stdout:3126: write oid 55 current snap is 0 2023-12-01T15:47:30.307 INFO:tasks.rados.rados.0.smithi040.stdout:3119: finishing write tid 2 to smithi04088644-397 2023-12-01T15:47:30.307 INFO:tasks.rados.rados.0.smithi040.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-12-01T15:47:30.316 INFO:tasks.rados.rados.0.smithi040.stdout:3126: writing smithi04088644-55 from 709790 to 1485747 tid 1 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3126: writing smithi04088644-55 from 2062821 to 2535840 tid 2 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3127: write oid 161 current snap is 0 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3119: finishing write tid 3 to smithi04088644-397 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3119: finishing write tid 4 to smithi04088644-397 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3119: oid 397 updating version 0 to 439 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3119: oid 397 version 439 is already newer than 437 2023-12-01T15:47:30.322 INFO:tasks.rados.rados.0.smithi040.stdout:3119: oid 397 version 439 is already newer than 438 2023-12-01T15:47:30.323 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 397 v 439 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-12-01T15:47:30.323 INFO:tasks.rados.rados.0.smithi040.stdout:3119: left oid 397 (ObjNum 1966 snap 0 seq_num 1966) 2023-12-01T15:47:30.323 INFO:tasks.rados.rados.0.smithi040.stdout:3121: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-12-01T15:47:30.419 INFO:tasks.rados.rados.0.smithi040.stdout:3122: finishing write tid 1 to smithi04088644-492 2023-12-01T15:47:30.419 INFO:tasks.rados.rados.0.smithi040.stdout:3123: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-12-01T15:47:30.533 INFO:tasks.rados.rados.0.smithi040.stdout:3122: finishing write tid 2 to smithi04088644-492 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3122: finishing write tid 3 to smithi04088644-492 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3122: finishing write tid 4 to smithi04088644-492 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3122: oid 492 updating version 0 to 443 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3122: oid 492 version 443 is already newer than 442 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3122: oid 492 version 443 is already newer than 441 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 492 v 443 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3122: left oid 492 (ObjNum 1968 snap 0 seq_num 1968) 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3124: finishing write tid 1 to smithi04088644-43 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3124: finishing write tid 2 to smithi04088644-43 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3124: finishing write tid 3 to smithi04088644-43 2023-12-01T15:47:30.534 INFO:tasks.rados.rados.0.smithi040.stdout:3124: finishing write tid 4 to smithi04088644-43 2023-12-01T15:47:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:3124: oid 43 updating version 0 to 440 2023-12-01T15:47:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:3124: oid 43 updating version 440 to 441 2023-12-01T15:47:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:3124: oid 43 updating version 441 to 442 2023-12-01T15:47:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 442 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-12-01T15:47:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:3124: left oid 43 (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T15:47:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:3125: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-12-01T15:47:30.604 INFO:tasks.rados.rados.0.smithi040.stdout:3126: finishing write tid 1 to smithi04088644-55 2023-12-01T15:47:30.604 INFO:tasks.rados.rados.0.smithi040.stdout:3126: finishing write tid 2 to smithi04088644-55 2023-12-01T15:47:30.604 INFO:tasks.rados.rados.0.smithi040.stdout:3126: finishing write tid 3 to smithi04088644-55 2023-12-01T15:47:30.604 INFO:tasks.rados.rados.0.smithi040.stdout:3126: finishing write tid 4 to smithi04088644-55 2023-12-01T15:47:30.605 INFO:tasks.rados.rados.0.smithi040.stdout:3126: oid 55 updating version 0 to 349 2023-12-01T15:47:30.605 INFO:tasks.rados.rados.0.smithi040.stdout:3126: oid 55 updating version 349 to 351 2023-12-01T15:47:30.605 INFO:tasks.rados.rados.0.smithi040.stdout:3126: oid 55 version 351 is already newer than 350 2023-12-01T15:47:30.605 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 55 v 351 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-12-01T15:47:30.605 INFO:tasks.rados.rados.0.smithi040.stdout:3126: left oid 55 (ObjNum 1970 snap 0 seq_num 1970) 2023-12-01T15:47:30.605 INFO:tasks.rados.rados.0.smithi040.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-12-01T15:47:30.617 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi04088644-161 from 726597 to 1177803 tid 1 2023-12-01T15:47:30.623 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi04088644-161 from 1721303 to 2337980 tid 2 2023-12-01T15:47:30.628 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi04088644-161 from 2809660 to 3126597 tid 3 2023-12-01T15:47:30.628 INFO:tasks.rados.rados.0.smithi040.stdout:3119: done (7 left) 2023-12-01T15:47:30.628 INFO:tasks.rados.rados.0.smithi040.stdout:3121: done (6 left) 2023-12-01T15:47:30.628 INFO:tasks.rados.rados.0.smithi040.stdout:3122: done (5 left) 2023-12-01T15:47:30.628 INFO:tasks.rados.rados.0.smithi040.stdout:3123: done (4 left) 2023-12-01T15:47:30.629 INFO:tasks.rados.rados.0.smithi040.stdout:3124: done (3 left) 2023-12-01T15:47:30.629 INFO:tasks.rados.rados.0.smithi040.stdout:3125: done (2 left) 2023-12-01T15:47:30.629 INFO:tasks.rados.rados.0.smithi040.stdout:3126: done (1 left) 2023-12-01T15:47:30.629 INFO:tasks.rados.rados.0.smithi040.stdout:3128: write oid 31 current snap is 0 2023-12-01T15:47:30.629 INFO:tasks.rados.rados.0.smithi040.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-12-01T15:47:30.635 INFO:tasks.rados.rados.0.smithi040.stdout:3128: writing smithi04088644-31 from 743404 to 1269859 tid 1 2023-12-01T15:47:30.641 INFO:tasks.rados.rados.0.smithi040.stdout:3128: writing smithi04088644-31 from 1779785 to 2256473 tid 2 2023-12-01T15:47:30.646 INFO:tasks.rados.rados.0.smithi040.stdout:3128: writing smithi04088644-31 from 2837083 to 3143404 tid 3 2023-12-01T15:47:30.646 INFO:tasks.rados.rados.0.smithi040.stdout:3129: write oid 76 current snap is 0 2023-12-01T15:47:30.646 INFO:tasks.rados.rados.0.smithi040.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-12-01T15:47:30.653 INFO:tasks.rados.rados.0.smithi040.stdout:3129: writing smithi04088644-76 from 760211 to 1361915 tid 1 2023-12-01T15:47:30.661 INFO:tasks.rados.rados.0.smithi040.stdout:3129: writing smithi04088644-76 from 2121914 to 2742260 tid 2 2023-12-01T15:47:30.664 INFO:tasks.rados.rados.0.smithi040.stdout:3129: writing smithi04088644-76 from 3148153 to 3160211 tid 3 2023-12-01T15:47:30.664 INFO:tasks.rados.rados.0.smithi040.stdout:3130: read oid 15 snap -1 2023-12-01T15:47:30.664 INFO:tasks.rados.rados.0.smithi040.stdout:3130: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-12-01T15:47:30.665 INFO:tasks.rados.rados.0.smithi040.stdout:3131: read oid 90 snap -1 2023-12-01T15:47:30.665 INFO:tasks.rados.rados.0.smithi040.stdout:3131: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:30.665 INFO:tasks.rados.rados.0.smithi040.stdout:3132: read oid 265 snap -1 2023-12-01T15:47:30.665 INFO:tasks.rados.rados.0.smithi040.stdout:3132: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T15:47:30.665 INFO:tasks.rados.rados.0.smithi040.stdout:3133: write oid 52 current snap is 0 2023-12-01T15:47:30.665 INFO:tasks.rados.rados.0.smithi040.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-12-01T15:47:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:30 smithi040 bash[28232]: audit 2023-12-01T15:47:29.806427+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.40:0/1266336213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:30 smithi040 bash[41173]: audit 2023-12-01T15:47:29.806427+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.40:0/1266336213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:30.673 INFO:tasks.rados.rados.0.smithi040.stdout:3133: writing smithi04088644-52 from 777018 to 1453971 tid 1 2023-12-01T15:47:30.681 INFO:tasks.rados.rados.0.smithi040.stdout:3133: writing smithi04088644-52 from 2180396 to 2660753 tid 2 2023-12-01T15:47:30.686 INFO:tasks.rados.rados.0.smithi040.stdout:3133: writing smithi04088644-52 from 3175576 to 3177018 tid 3 2023-12-01T15:47:30.686 INFO:tasks.rados.rados.0.smithi040.stdout:3134: read oid 276 snap -1 2023-12-01T15:47:30.686 INFO:tasks.rados.rados.0.smithi040.stdout:3134: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3135: write oid 453 current snap is 0 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 1 to smithi04088644-161 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 2 to smithi04088644-161 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 3 to smithi04088644-161 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 4 to smithi04088644-161 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 5 to smithi04088644-161 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: oid 161 updating version 0 to 447 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: oid 161 version 447 is already newer than 444 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: oid 161 version 447 is already newer than 446 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: oid 161 version 447 is already newer than 445 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 161 v 447 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3127: left oid 161 (ObjNum 1971 snap 0 seq_num 1971) 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3128: finishing write tid 1 to smithi04088644-31 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3128: finishing write tid 2 to smithi04088644-31 2023-12-01T15:47:30.687 INFO:tasks.rados.rados.0.smithi040.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-12-01T15:47:30.695 INFO:tasks.rados.rados.0.smithi040.stdout:3135: writing smithi04088644-453 from 793825 to 1546027 tid 1 2023-12-01T15:47:30.703 INFO:tasks.rados.rados.0.smithi040.stdout:3135: writing smithi04088644-453 from 2238878 to 2862893 tid 2 2023-12-01T15:47:30.703 INFO:tasks.rados.rados.0.smithi040.stdout:3127: done (8 left) 2023-12-01T15:47:30.703 INFO:tasks.rados.rados.0.smithi040.stdout:3136: write oid 3 current snap is 0 2023-12-01T15:47:30.703 INFO:tasks.rados.rados.0.smithi040.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-12-01T15:47:30.708 INFO:tasks.rados.rados.0.smithi040.stdout:3136: writing smithi04088644-3 from 410632 to 838083 tid 1 2023-12-01T15:47:30.715 INFO:tasks.rados.rados.0.smithi040.stdout:3136: writing smithi04088644-3 from 1497360 to 1981386 tid 2 2023-12-01T15:47:30.720 INFO:tasks.rados.rados.0.smithi040.stdout:3136: writing smithi04088644-3 from 2430422 to 2968390 tid 3 2023-12-01T15:47:30.720 INFO:tasks.rados.rados.0.smithi040.stdout:3137: write oid 1 current snap is 0 2023-12-01T15:47:30.720 INFO:tasks.rados.rados.0.smithi040.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-12-01T15:47:30.726 INFO:tasks.rados.rados.0.smithi040.stdout:3137: writing smithi04088644-1 from 427439 to 1046492 tid 1 2023-12-01T15:47:30.733 INFO:tasks.rados.rados.0.smithi040.stdout:3137: writing smithi04088644-1 from 1555842 to 2183526 tid 2 2023-12-01T15:47:30.739 INFO:tasks.rados.rados.0.smithi040.stdout:3137: writing smithi04088644-1 from 2857845 to 3227439 tid 3 2023-12-01T15:47:30.739 INFO:tasks.rados.rados.0.smithi040.stdout:3138: read oid 126 snap -1 2023-12-01T15:47:30.739 INFO:tasks.rados.rados.0.smithi040.stdout:3138: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-12-01T15:47:30.739 INFO:tasks.rados.rados.0.smithi040.stdout:3139: write oid 253 current snap is 0 2023-12-01T15:47:30.739 INFO:tasks.rados.rados.0.smithi040.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-12-01T15:47:30.745 INFO:tasks.rados.rados.0.smithi040.stdout:3139: writing smithi04088644-253 from 444246 to 1138548 tid 1 2023-12-01T15:47:30.751 INFO:tasks.rados.rados.0.smithi040.stdout:3139: writing smithi04088644-253 from 1614324 to 2102019 tid 2 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3139: writing smithi04088644-253 from 2885268 to 3244246 tid 3 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3140: read oid 291 snap -1 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3140: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3141: read oid 198 snap -1 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3141: expect (ObjNum 1295 snap 0 seq_num 1295) 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3142: write oid 130 current snap is 0 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3128: finishing write tid 3 to smithi04088644-31 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3128: finishing write tid 4 to smithi04088644-31 2023-12-01T15:47:30.760 INFO:tasks.rados.rados.0.smithi040.stdout:3128: finishing write tid 5 to smithi04088644-31 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3128: oid 31 updating version 0 to 459 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3128: oid 31 version 459 is already newer than 458 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3128: oid 31 updating version 459 to 460 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3128: oid 31 version 460 is already newer than 457 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 460 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3128: left oid 31 (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3129: finishing write tid 1 to smithi04088644-76 2023-12-01T15:47:30.761 INFO:tasks.rados.rados.0.smithi040.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-12-01T15:47:30.767 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi04088644-130 from 461053 to 1230604 tid 1 2023-12-01T15:47:30.773 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi04088644-130 from 1672806 to 2304159 tid 2 2023-12-01T15:47:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:30 smithi141 bash[31670]: audit 2023-12-01T15:47:29.806427+0000 mon.a (mon.0) 893 : audit 0 from='client.? 172.21.15.40:0/1266336213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:30.779 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi04088644-130 from 2912691 to 3261053 tid 3 2023-12-01T15:47:30.779 INFO:tasks.rados.rados.0.smithi040.stdout:3128: done (14 left) 2023-12-01T15:47:30.779 INFO:tasks.rados.rados.0.smithi040.stdout:3143: write oid 9 current snap is 0 2023-12-01T15:47:30.779 INFO:tasks.rados.rados.0.smithi040.stdout:3129: finishing write tid 2 to smithi04088644-76 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: finishing write tid 3 to smithi04088644-76 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: finishing write tid 4 to smithi04088644-76 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: finishing write tid 5 to smithi04088644-76 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: oid 76 updating version 0 to 450 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: oid 76 version 450 is already newer than 448 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: oid 76 version 450 is already newer than 449 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: oid 76 updating version 450 to 451 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 76 v 451 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3129: left oid 76 (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T15:47:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:3132: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-12-01T15:47:30.958 INFO:tasks.rados.rados.0.smithi040.stdout:3131: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:31.072 INFO:tasks.rados.rados.0.smithi040.stdout:3130: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-12-01T15:47:31.325 INFO:tasks.rados.rados.0.smithi040.stdout:3133: finishing write tid 1 to smithi04088644-52 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: finishing write tid 2 to smithi04088644-52 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: finishing write tid 3 to smithi04088644-52 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: finishing write tid 4 to smithi04088644-52 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: finishing write tid 5 to smithi04088644-52 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: oid 52 updating version 0 to 462 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: oid 52 updating version 462 to 464 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: oid 52 version 464 is already newer than 463 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: oid 52 version 464 is already newer than 461 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 52 v 464 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3133: left oid 52 (ObjNum 1974 snap 0 seq_num 1974) 2023-12-01T15:47:31.326 INFO:tasks.rados.rados.0.smithi040.stdout:3134: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:47:31.445 INFO:tasks.rados.rados.0.smithi040.stdout:3135: finishing write tid 1 to smithi04088644-453 2023-12-01T15:47:31.446 INFO:tasks.rados.rados.0.smithi040.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-12-01T15:47:31.456 INFO:tasks.rados.rados.0.smithi040.stdout:3143: writing smithi04088644-9 from 477860 to 922660 tid 1 2023-12-01T15:47:31.462 INFO:tasks.rados.rados.0.smithi040.stdout:3143: writing smithi04088644-9 from 1331288 to 1822652 tid 2 2023-12-01T15:47:31.471 INFO:tasks.rados.rados.0.smithi040.stdout:3143: writing smithi04088644-9 from 2540114 to 3239523 tid 3 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3129: done (14 left) 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3130: done (13 left) 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3131: done (12 left) 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3132: done (11 left) 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3133: done (10 left) 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3134: done (9 left) 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3144: read oid 273 snap -1 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3144: expect deleted 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3145: write oid 52 current snap is 0 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3135: finishing write tid 2 to smithi04088644-453 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3135: finishing write tid 3 to smithi04088644-453 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3135: finishing write tid 4 to smithi04088644-453 2023-12-01T15:47:31.472 INFO:tasks.rados.rados.0.smithi040.stdout:3135: oid 453 updating version 0 to 368 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3135: oid 453 version 368 is already newer than 367 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3135: oid 453 version 368 is already newer than 366 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 453 v 368 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3135: left oid 453 (ObjNum 1975 snap 0 seq_num 1975) 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: finishing write tid 1 to smithi04088644-3 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: finishing write tid 2 to smithi04088644-3 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: finishing write tid 3 to smithi04088644-3 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: finishing write tid 4 to smithi04088644-3 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: finishing write tid 5 to smithi04088644-3 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: oid 3 updating version 0 to 275 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: oid 3 version 275 is already newer than 273 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: oid 3 version 275 is already newer than 274 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:3136: oid 3 version 275 is already newer than 272 2023-12-01T15:47:31.473 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 275 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-12-01T15:47:31.474 INFO:tasks.rados.rados.0.smithi040.stdout:3136: left oid 3 (ObjNum 1976 snap 0 seq_num 1976) 2023-12-01T15:47:31.474 INFO:tasks.rados.rados.0.smithi040.stdout:3137: finishing write tid 1 to smithi04088644-1 2023-12-01T15:47:31.474 INFO:tasks.rados.rados.0.smithi040.stdout:3137: finishing write tid 2 to smithi04088644-1 2023-12-01T15:47:31.474 INFO:tasks.rados.rados.0.smithi040.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-12-01T15:47:31.477 INFO:tasks.rados.rados.0.smithi040.stdout:3145: writing smithi04088644-52 from 494667 to 1014716 tid 1 2023-12-01T15:47:31.484 INFO:tasks.rados.rados.0.smithi040.stdout:3145: writing smithi04088644-52 from 1673417 to 2308439 tid 2 2023-12-01T15:47:31.490 INFO:tasks.rados.rados.0.smithi040.stdout:3145: writing smithi04088644-52 from 2851184 to 3294667 tid 3 2023-12-01T15:47:31.490 INFO:tasks.rados.rados.0.smithi040.stdout:3135: done (10 left) 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3136: done (9 left) 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3146: read oid 90 snap -1 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3146: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3147: read oid 152 snap -1 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3147: expect deleted 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3148: write oid 135 current snap is 0 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3137: finishing write tid 3 to smithi04088644-1 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3137: finishing write tid 4 to smithi04088644-1 2023-12-01T15:47:31.491 INFO:tasks.rados.rados.0.smithi040.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-12-01T15:47:31.496 INFO:tasks.rados.rados.0.smithi040.stdout:3148: writing smithi04088644-135 from 511474 to 1106772 tid 1 2023-12-01T15:47:31.503 INFO:tasks.rados.rados.0.smithi040.stdout:3148: writing smithi04088644-135 from 1731899 to 2226932 tid 2 2023-12-01T15:47:31.509 INFO:tasks.rados.rados.0.smithi040.stdout:3148: writing smithi04088644-135 from 2878607 to 3311474 tid 3 2023-12-01T15:47:31.509 INFO:tasks.rados.rados.0.smithi040.stdout:3149: delete oid 467 current snap is 0 2023-12-01T15:47:31.509 INFO:tasks.rados.rados.0.smithi040.stdout:3137: finishing write tid 5 to smithi04088644-1 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:3137: oid 1 updating version 0 to 453 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:3137: oid 1 updating version 453 to 455 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:3137: oid 1 version 455 is already newer than 452 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:3137: oid 1 version 455 is already newer than 454 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 455 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:3137: left oid 1 (ObjNum 1977 snap 0 seq_num 1977) 2023-12-01T15:47:31.510 INFO:tasks.rados.rados.0.smithi040.stdout:3138: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-12-01T15:47:31.608 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing write tid 1 to smithi04088644-253 2023-12-01T15:47:31.608 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing write tid 2 to smithi04088644-253 2023-12-01T15:47:31.608 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing write tid 3 to smithi04088644-253 2023-12-01T15:47:31.608 INFO:tasks.rados.rados.0.smithi040.stdout:3140: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:47:31.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:31 smithi040 bash[28232]: cluster 2023-12-01T15:47:29.573700+0000 mgr.y (mgr.24356) 280 : cluster 0 pgmap v250: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-12-01T15:47:31.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:31 smithi040 bash[41173]: cluster 2023-12-01T15:47:29.573700+0000 mgr.y (mgr.24356) 280 : cluster 0 pgmap v250: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-12-01T15:47:31.762 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing write tid 4 to smithi04088644-253 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing write tid 5 to smithi04088644-253 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3139: oid 253 updating version 0 to 577 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3139: oid 253 updating version 577 to 578 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3139: oid 253 version 578 is already newer than 576 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3139: oid 253 updating version 578 to 579 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 253 v 579 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3139: left oid 253 (ObjNum 1978 snap 0 seq_num 1978) 2023-12-01T15:47:31.763 INFO:tasks.rados.rados.0.smithi040.stdout:3141: expect (ObjNum 1295 snap 0 seq_num 1295) 2023-12-01T15:47:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:31 smithi141 bash[31670]: cluster 2023-12-01T15:47:29.573700+0000 mgr.y (mgr.24356) 280 : cluster 0 pgmap v250: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 1 to smithi04088644-130 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 2 to smithi04088644-130 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 3 to smithi04088644-130 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 4 to smithi04088644-130 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 5 to smithi04088644-130 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: oid 130 updating version 0 to 371 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: oid 130 updating version 371 to 372 2023-12-01T15:47:31.984 INFO:tasks.rados.rados.0.smithi040.stdout:3142: oid 130 version 372 is already newer than 370 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3142: oid 130 version 372 is already newer than 369 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 130 v 372 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3142: left oid 130 (ObjNum 1979 snap 0 seq_num 1979) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing write tid 1 to smithi04088644-9 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing write tid 2 to smithi04088644-9 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing write tid 3 to smithi04088644-9 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing write tid 4 to smithi04088644-9 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3137: done (12 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3138: done (11 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3139: done (10 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3140: done (9 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3141: done (8 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3142: done (7 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3144: done (6 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3149: done (5 left) 2023-12-01T15:47:31.985 INFO:tasks.rados.rados.0.smithi040.stdout:3150: delete oid 246 current snap is 0 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing write tid 5 to smithi04088644-9 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3143: oid 9 updating version 0 to 582 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3143: oid 9 version 582 is already newer than 581 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3143: oid 9 updating version 582 to 583 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3143: oid 9 version 583 is already newer than 580 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 583 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3143: left oid 9 (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: finishing write tid 1 to smithi04088644-52 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: finishing write tid 2 to smithi04088644-52 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: finishing write tid 3 to smithi04088644-52 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: finishing write tid 4 to smithi04088644-52 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: finishing write tid 5 to smithi04088644-52 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: oid 52 updating version 0 to 468 2023-12-01T15:47:31.986 INFO:tasks.rados.rados.0.smithi040.stdout:3145: oid 52 version 468 is already newer than 465 2023-12-01T15:47:31.987 INFO:tasks.rados.rados.0.smithi040.stdout:3145: oid 52 version 468 is already newer than 466 2023-12-01T15:47:31.987 INFO:tasks.rados.rados.0.smithi040.stdout:3145: oid 52 version 468 is already newer than 467 2023-12-01T15:47:31.987 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 52 v 468 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-12-01T15:47:31.987 INFO:tasks.rados.rados.0.smithi040.stdout:3145: left oid 52 (ObjNum 1981 snap 0 seq_num 1981) 2023-12-01T15:47:31.987 INFO:tasks.rados.rados.0.smithi040.stdout:3146: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:32.096 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing write tid 1 to smithi04088644-135 2023-12-01T15:47:32.096 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing write tid 2 to smithi04088644-135 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing write tid 3 to smithi04088644-135 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3143: done (5 left) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3145: done (4 left) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3146: done (3 left) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3147: done (2 left) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3150: done (1 left) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3151: read oid 157 snap -1 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3151: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3152: read oid 31 snap -1 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3152: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3153: read oid 122 snap -1 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3153: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T15:47:32.097 INFO:tasks.rados.rados.0.smithi040.stdout:3154: write oid 18 current snap is 0 2023-12-01T15:47:32.098 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing write tid 4 to smithi04088644-135 2023-12-01T15:47:32.098 INFO:tasks.rados.rados.0.smithi040.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-12-01T15:47:32.102 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi04088644-18 from 561895 to 1099293 tid 1 2023-12-01T15:47:32.110 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi04088644-18 from 1507345 to 2149705 tid 2 2023-12-01T15:47:32.117 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi04088644-18 from 2560876 to 3232998 tid 3 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3155: read oid 303 snap -1 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3155: expect (ObjNum 1947 snap 0 seq_num 1947) 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3156: delete oid 232 current snap is 0 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing write tid 5 to smithi04088644-135 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3148: oid 135 updating version 0 to 541 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3148: oid 135 version 541 is already newer than 538 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3148: oid 135 version 541 is already newer than 539 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3148: oid 135 version 541 is already newer than 540 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 135 v 541 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3148: left oid 135 (ObjNum 1982 snap 0 seq_num 1982) 2023-12-01T15:47:32.118 INFO:tasks.rados.rados.0.smithi040.stdout:3153: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-12-01T15:47:32.342 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 1 to smithi04088644-18 2023-12-01T15:47:32.342 INFO:tasks.rados.rados.0.smithi040.stdout:3151: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:47:32.506 INFO:tasks.rados.rados.0.smithi040.stdout:3152: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T15:47:32.762 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 2 to smithi04088644-18 2023-12-01T15:47:32.762 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 3 to smithi04088644-18 2023-12-01T15:47:32.762 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 4 to smithi04088644-18 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 5 to smithi04088644-18 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3154: oid 18 updating version 0 to 445 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3154: oid 18 version 445 is already newer than 444 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3154: oid 18 version 445 is already newer than 443 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3154: oid 18 updating version 445 to 446 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 446 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3154: left oid 18 (ObjNum 1985 snap 0 seq_num 1985) 2023-12-01T15:47:32.763 INFO:tasks.rados.rados.0.smithi040.stdout:3155: expect (ObjNum 1947 snap 0 seq_num 1947) 2023-12-01T15:47:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:3148: done (6 left) 2023-12-01T15:47:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:3151: done (5 left) 2023-12-01T15:47:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:3152: done (4 left) 2023-12-01T15:47:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:3153: done (3 left) 2023-12-01T15:47:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:3154: done (2 left) 2023-12-01T15:47:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:3155: done (1 left) 2023-12-01T15:47:32.913 INFO:tasks.rados.rados.0.smithi040.stdout:3156: done (0 left) 2023-12-01T15:47:32.913 INFO:tasks.rados.rados.0.smithi040.stdout:3157: read oid 90 snap -1 2023-12-01T15:47:32.913 INFO:tasks.rados.rados.0.smithi040.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:32.913 INFO:tasks.rados.rados.0.smithi040.stdout:3158: delete oid 451 current snap is 0 2023-12-01T15:47:32.915 INFO:tasks.rados.rados.0.smithi040.stdout:3158: done (1 left) 2023-12-01T15:47:32.915 INFO:tasks.rados.rados.0.smithi040.stdout:3159: write oid 174 current snap is 0 2023-12-01T15:47:32.915 INFO:tasks.rados.rados.0.smithi040.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-12-01T15:47:32.928 INFO:tasks.rados.rados.0.smithi040.stdout:3159: writing smithi04088644-174 from 612316 to 1375461 tid 1 2023-12-01T15:47:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3159: writing smithi04088644-174 from 2082791 to 2872478 tid 2 2023-12-01T15:47:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3160: read oid 335 snap -1 2023-12-01T15:47:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3160: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-12-01T15:47:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3161: delete oid 475 current snap is 0 2023-12-01T15:47:32.938 INFO:tasks.rados.rados.0.smithi040.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: finishing write tid 1 to smithi04088644-174 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: finishing write tid 2 to smithi04088644-174 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: finishing write tid 3 to smithi04088644-174 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: finishing write tid 4 to smithi04088644-174 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: oid 174 updating version 0 to 354 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: oid 174 version 354 is already newer than 353 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: oid 174 updating version 354 to 355 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 174 v 355 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-12-01T15:47:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-12-01T15:47:33.058 INFO:tasks.rados.rados.0.smithi040.stdout:3160: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-12-01T15:47:33.147 INFO:tasks.rados.rados.0.smithi040.stdout:3157: done (3 left) 2023-12-01T15:47:33.147 INFO:tasks.rados.rados.0.smithi040.stdout:3159: done (2 left) 2023-12-01T15:47:33.147 INFO:tasks.rados.rados.0.smithi040.stdout:3160: done (1 left) 2023-12-01T15:47:33.148 INFO:tasks.rados.rados.0.smithi040.stdout:3161: done (0 left) 2023-12-01T15:47:33.148 INFO:tasks.rados.rados.0.smithi040.stdout:3162: read oid 291 snap -1 2023-12-01T15:47:33.148 INFO:tasks.rados.rados.0.smithi040.stdout:3162: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:47:33.148 INFO:tasks.rados.rados.0.smithi040.stdout:3163: write oid 416 current snap is 0 2023-12-01T15:47:33.148 INFO:tasks.rados.rados.0.smithi040.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-12-01T15:47:33.160 INFO:tasks.rados.rados.0.smithi040.stdout:3163: writing smithi04088644-416 from 645930 to 1159573 tid 1 2023-12-01T15:47:33.167 INFO:tasks.rados.rados.0.smithi040.stdout:3163: writing smithi04088644-416 from 1683402 to 2476758 tid 2 2023-12-01T15:47:33.173 INFO:tasks.rados.rados.0.smithi040.stdout:3163: writing smithi04088644-416 from 2981638 to 3445930 tid 3 2023-12-01T15:47:33.173 INFO:tasks.rados.rados.0.smithi040.stdout:3164: write oid 481 current snap is 0 2023-12-01T15:47:33.173 INFO:tasks.rados.rados.0.smithi040.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-12-01T15:47:33.180 INFO:tasks.rados.rados.0.smithi040.stdout:3164: writing smithi04088644-481 from 662737 to 1251629 tid 1 2023-12-01T15:47:33.186 INFO:tasks.rados.rados.0.smithi040.stdout:3164: writing smithi04088644-481 from 1741884 to 2395251 tid 2 2023-12-01T15:47:33.193 INFO:tasks.rados.rados.0.smithi040.stdout:3164: writing smithi04088644-481 from 3009061 to 3462737 tid 3 2023-12-01T15:47:33.193 INFO:tasks.rados.rados.0.smithi040.stdout:3165: read oid 306 snap -1 2023-12-01T15:47:33.193 INFO:tasks.rados.rados.0.smithi040.stdout:3165: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-12-01T15:47:33.193 INFO:tasks.rados.rados.0.smithi040.stdout:3166: delete oid 30 current snap is 0 2023-12-01T15:47:33.193 INFO:tasks.rados.rados.0.smithi040.stdout:3162: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: finishing write tid 1 to smithi04088644-416 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: finishing write tid 2 to smithi04088644-416 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: finishing write tid 3 to smithi04088644-416 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: finishing write tid 4 to smithi04088644-416 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: finishing write tid 5 to smithi04088644-416 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: oid 416 updating version 0 to 432 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: oid 416 version 432 is already newer than 431 2023-12-01T15:47:33.355 INFO:tasks.rados.rados.0.smithi040.stdout:3163: oid 416 updating version 432 to 433 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3163: oid 416 updating version 433 to 434 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 416 v 434 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: finishing write tid 1 to smithi04088644-481 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: finishing write tid 2 to smithi04088644-481 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: finishing write tid 3 to smithi04088644-481 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: finishing write tid 4 to smithi04088644-481 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: finishing write tid 5 to smithi04088644-481 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: oid 481 updating version 0 to 586 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: oid 481 updating version 586 to 587 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: oid 481 version 587 is already newer than 585 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: oid 481 version 587 is already newer than 584 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 481 v 587 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2023-12-01T15:47:33.356 INFO:tasks.rados.rados.0.smithi040.stdout:3165: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-12-01T15:47:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:3162: done (4 left) 2023-12-01T15:47:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:3163: done (3 left) 2023-12-01T15:47:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:3164: done (2 left) 2023-12-01T15:47:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:3165: done (1 left) 2023-12-01T15:47:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:3166: done (0 left) 2023-12-01T15:47:33.470 INFO:tasks.rados.rados.0.smithi040.stdout:3167: delete oid 166 current snap is 0 2023-12-01T15:47:33.473 INFO:tasks.rados.rados.0.smithi040.stdout:3167: done (0 left) 2023-12-01T15:47:33.473 INFO:tasks.rados.rados.0.smithi040.stdout:3168: write oid 375 current snap is 0 2023-12-01T15:47:33.473 INFO:tasks.rados.rados.0.smithi040.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-12-01T15:47:33.485 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi04088644-375 from 713158 to 1244150 tid 1 2023-12-01T15:47:33.492 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi04088644-375 from 1917330 to 2318024 tid 2 2023-12-01T15:47:33.499 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi04088644-375 from 3091330 to 3497606 tid 3 2023-12-01T15:47:33.499 INFO:tasks.rados.rados.0.smithi040.stdout:3169: write oid 84 current snap is 0 2023-12-01T15:47:33.499 INFO:tasks.rados.rados.0.smithi040.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-12-01T15:47:33.506 INFO:tasks.rados.rados.0.smithi040.stdout:3169: writing smithi04088644-84 from 729965 to 1336206 tid 1 2023-12-01T15:47:33.514 INFO:tasks.rados.rados.0.smithi040.stdout:3169: writing smithi04088644-84 from 1975812 to 2636517 tid 2 2023-12-01T15:47:33.519 INFO:tasks.rados.rados.0.smithi040.stdout:3169: writing smithi04088644-84 from 3118753 to 3529965 tid 3 2023-12-01T15:47:33.519 INFO:tasks.rados.rados.0.smithi040.stdout:3170: read oid 382 snap -1 2023-12-01T15:47:33.519 INFO:tasks.rados.rados.0.smithi040.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-12-01T15:47:33.519 INFO:tasks.rados.rados.0.smithi040.stdout:3171: write oid 349 current snap is 0 2023-12-01T15:47:33.519 INFO:tasks.rados.rados.0.smithi040.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-12-01T15:47:33.527 INFO:tasks.rados.rados.0.smithi040.stdout:3171: writing smithi04088644-349 from 746772 to 1428262 tid 1 2023-12-01T15:47:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:33 smithi141 bash[31670]: cluster 2023-12-01T15:47:31.574218+0000 mgr.y (mgr.24356) 281 : cluster 0 pgmap v251: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2023-12-01T15:47:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:33 smithi141 bash[31670]: audit 2023-12-01T15:47:32.255396+0000 mon.a (mon.0) 894 : audit 0 from='client.? 172.21.15.40:0/127509355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:33.533 INFO:tasks.rados.rados.0.smithi040.stdout:3171: writing smithi04088644-349 from 2034294 to 2438657 tid 2 2023-12-01T15:47:33.540 INFO:tasks.rados.rados.0.smithi040.stdout:3171: writing smithi04088644-349 from 3146176 to 3546772 tid 3 2023-12-01T15:47:33.540 INFO:tasks.rados.rados.0.smithi040.stdout:3172: write oid 377 current snap is 0 2023-12-01T15:47:33.540 INFO:tasks.rados.rados.0.smithi040.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-12-01T15:47:33.548 INFO:tasks.rados.rados.0.smithi040.stdout:3172: writing smithi04088644-377 from 763579 to 1520318 tid 1 2023-12-01T15:47:33.554 INFO:tasks.rados.rados.0.smithi040.stdout:3172: writing smithi04088644-377 from 1976423 to 2524444 tid 2 2023-12-01T15:47:33.560 INFO:tasks.rados.rados.0.smithi040.stdout:3172: writing smithi04088644-377 from 2940893 to 3563579 tid 3 2023-12-01T15:47:33.560 INFO:tasks.rados.rados.0.smithi040.stdout:3173: read oid 411 snap -1 2023-12-01T15:47:33.560 INFO:tasks.rados.rados.0.smithi040.stdout:3173: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:47:33.560 INFO:tasks.rados.rados.0.smithi040.stdout:3174: read oid 185 snap -1 2023-12-01T15:47:33.560 INFO:tasks.rados.rados.0.smithi040.stdout:3174: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-12-01T15:47:33.561 INFO:tasks.rados.rados.0.smithi040.stdout:3175: write oid 237 current snap is 0 2023-12-01T15:47:33.561 INFO:tasks.rados.rados.0.smithi040.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-12-01T15:47:33.567 INFO:tasks.rados.rados.0.smithi040.stdout:3175: writing smithi04088644-237 from 780386 to 1212374 tid 1 2023-12-01T15:47:33.573 INFO:tasks.rados.rados.0.smithi040.stdout:3175: writing smithi04088644-237 from 1634905 to 2042937 tid 2 2023-12-01T15:47:33.582 INFO:tasks.rados.rados.0.smithi040.stdout:3175: writing smithi04088644-237 from 2684669 to 3252386 tid 3 2023-12-01T15:47:33.582 INFO:tasks.rados.rados.0.smithi040.stdout:3176: read oid 239 snap -1 2023-12-01T15:47:33.582 INFO:tasks.rados.rados.0.smithi040.stdout:3176: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T15:47:33.582 INFO:tasks.rados.rados.0.smithi040.stdout:3177: write oid 374 current snap is 0 2023-12-01T15:47:33.582 INFO:tasks.rados.rados.0.smithi040.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-12-01T15:47:33.589 INFO:tasks.rados.rados.0.smithi040.stdout:3177: writing smithi04088644-374 from 797193 to 1304430 tid 1 2023-12-01T15:47:33.597 INFO:tasks.rados.rados.0.smithi040.stdout:3177: writing smithi04088644-374 from 2093387 to 2645077 tid 2 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3177: writing smithi04088644-374 from 3112092 to 3597193 tid 3 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3178: delete oid 355 current snap is 0 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 1 to smithi04088644-375 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 2 to smithi04088644-375 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 3 to smithi04088644-375 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 4 to smithi04088644-375 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 5 to smithi04088644-375 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: oid 375 updating version 0 to 346 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: oid 375 version 346 is already newer than 345 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: oid 375 version 346 is already newer than 344 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: oid 375 version 346 is already newer than 343 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 375 v 346 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-12-01T15:47:33.603 INFO:tasks.rados.rados.0.smithi040.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: finishing write tid 1 to smithi04088644-84 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: finishing write tid 2 to smithi04088644-84 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: finishing write tid 3 to smithi04088644-84 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: finishing write tid 4 to smithi04088644-84 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: finishing write tid 5 to smithi04088644-84 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: oid 84 updating version 0 to 458 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: oid 84 updating version 458 to 460 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: oid 84 version 460 is already newer than 459 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: oid 84 updating version 460 to 461 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 84 v 461 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-12-01T15:47:33.604 INFO:tasks.rados.rados.0.smithi040.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-12-01T15:47:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:33 smithi040 bash[41173]: cluster 2023-12-01T15:47:31.574218+0000 mgr.y (mgr.24356) 281 : cluster 0 pgmap v251: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2023-12-01T15:47:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:33 smithi040 bash[41173]: audit 2023-12-01T15:47:32.255396+0000 mon.a (mon.0) 894 : audit 0 from='client.? 172.21.15.40:0/127509355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:33 smithi040 bash[28232]: cluster 2023-12-01T15:47:31.574218+0000 mgr.y (mgr.24356) 281 : cluster 0 pgmap v251: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2023-12-01T15:47:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:33 smithi040 bash[28232]: audit 2023-12-01T15:47:32.255396+0000 mon.a (mon.0) 894 : audit 0 from='client.? 172.21.15.40:0/127509355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:33.773 INFO:tasks.rados.rados.0.smithi040.stdout:3171: finishing write tid 1 to smithi04088644-349 2023-12-01T15:47:33.773 INFO:tasks.rados.rados.0.smithi040.stdout:3171: finishing write tid 2 to smithi04088644-349 2023-12-01T15:47:33.773 INFO:tasks.rados.rados.0.smithi040.stdout:3171: finishing write tid 3 to smithi04088644-349 2023-12-01T15:47:33.773 INFO:tasks.rados.rados.0.smithi040.stdout:3171: finishing write tid 4 to smithi04088644-349 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3171: finishing write tid 5 to smithi04088644-349 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3171: oid 349 updating version 0 to 375 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3171: oid 349 version 375 is already newer than 374 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3171: oid 349 updating version 375 to 376 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3171: oid 349 version 376 is already newer than 373 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 349 v 376 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3172: finishing write tid 1 to smithi04088644-377 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3172: finishing write tid 2 to smithi04088644-377 2023-12-01T15:47:33.774 INFO:tasks.rados.rados.0.smithi040.stdout:3173: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: finishing write tid 3 to smithi04088644-377 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: finishing write tid 4 to smithi04088644-377 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: finishing write tid 5 to smithi04088644-377 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: oid 377 updating version 0 to 469 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: oid 377 updating version 469 to 470 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: oid 377 updating version 470 to 471 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:3172: oid 377 updating version 471 to 472 2023-12-01T15:47:33.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 377 v 472 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-12-01T15:47:33.915 INFO:tasks.rados.rados.0.smithi040.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2023-12-01T15:47:33.915 INFO:tasks.rados.rados.0.smithi040.stdout:3174: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: finishing write tid 1 to smithi04088644-237 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: finishing write tid 2 to smithi04088644-237 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: finishing write tid 3 to smithi04088644-237 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: finishing write tid 4 to smithi04088644-237 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: finishing write tid 5 to smithi04088644-237 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: oid 237 updating version 0 to 316 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: oid 237 updating version 316 to 317 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: oid 237 version 317 is already newer than 315 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:3175: oid 237 updating version 317 to 318 2023-12-01T15:47:34.158 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 237 v 318 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-12-01T15:47:34.159 INFO:tasks.rados.rados.0.smithi040.stdout:3175: left oid 237 (ObjNum 1998 snap 0 seq_num 1998) 2023-12-01T15:47:34.159 INFO:tasks.rados.rados.0.smithi040.stdout:3176: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-12-01T15:47:34.412 INFO:tasks.rados.rados.0.smithi040.stdout:3177: finishing write tid 1 to smithi04088644-374 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: finishing write tid 2 to smithi04088644-374 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: finishing write tid 3 to smithi04088644-374 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: finishing write tid 4 to smithi04088644-374 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: finishing write tid 5 to smithi04088644-374 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: oid 374 updating version 0 to 464 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: oid 374 updating version 464 to 465 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: oid 374 version 465 is already newer than 462 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: oid 374 version 465 is already newer than 463 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 374 v 465 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3177: left oid 374 (ObjNum 1999 snap 0 seq_num 1999) 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3168: done (10 left) 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3169: done (9 left) 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3170: done (8 left) 2023-12-01T15:47:34.413 INFO:tasks.rados.rados.0.smithi040.stdout:3171: done (7 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3172: done (6 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3173: done (5 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3174: done (4 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3175: done (3 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3176: done (2 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3177: done (1 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3178: done (0 left) 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3179: write oid 312 current snap is 0 2023-12-01T15:47:34.414 INFO:tasks.rados.rados.0.smithi040.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-12-01T15:47:34.424 INFO:tasks.rados.rados.0.smithi040.stdout:3179: writing smithi04088644-312 from 430807 to 1204895 tid 1 2023-12-01T15:47:34.431 INFO:tasks.rados.rados.0.smithi040.stdout:3179: writing smithi04088644-312 from 1810351 to 2365710 tid 2 2023-12-01T15:47:34.436 INFO:tasks.rados.rados.0.smithi040.stdout:3179: writing smithi04088644-312 from 2766938 to 3284824 tid 3 2023-12-01T15:47:34.437 INFO:tasks.rados.rados.0.smithi040.stdout:3180: write oid 495 current snap is 0 2023-12-01T15:47:34.437 INFO:tasks.rados.rados.0.smithi040.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-12-01T15:47:34.442 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi04088644-495 from 447614 to 896951 tid 1 2023-12-01T15:47:34.448 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi04088644-495 from 1468833 to 1884203 tid 2 2023-12-01T15:47:34.455 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi04088644-495 from 2394361 to 3123519 tid 3 2023-12-01T15:47:34.458 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi04088644-495 from 3603789 to 3647614 tid 4 2023-12-01T15:47:34.458 INFO:tasks.rados.rados.0.smithi040.stdout:3181: delete oid 247 current snap is 0 2023-12-01T15:47:34.458 INFO:tasks.rados.rados.0.smithi040.stdout:3179: finishing write tid 1 to smithi04088644-312 2023-12-01T15:47:34.458 INFO:tasks.rados.rados.0.smithi040.stdout:3179: finishing write tid 2 to smithi04088644-312 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: finishing write tid 3 to smithi04088644-312 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: finishing write tid 4 to smithi04088644-312 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: finishing write tid 5 to smithi04088644-312 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: oid 312 updating version 0 to 323 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: oid 312 version 323 is already newer than 320 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: oid 312 version 323 is already newer than 322 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: oid 312 version 323 is already newer than 321 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 312 v 323 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 1 to smithi04088644-495 2023-12-01T15:47:34.459 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 2 to smithi04088644-495 2023-12-01T15:47:34.461 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 3 to smithi04088644-495 2023-12-01T15:47:34.461 INFO:tasks.rados.rados.0.smithi040.stdout:3179: done (2 left) 2023-12-01T15:47:34.461 INFO:tasks.rados.rados.0.smithi040.stdout:3181: done (1 left) 2023-12-01T15:47:34.461 INFO:tasks.rados.rados.0.smithi040.stdout:3182: write oid 337 current snap is 0 2023-12-01T15:47:34.461 INFO:tasks.rados.rados.0.smithi040.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-12-01T15:47:34.467 INFO:tasks.rados.rados.0.smithi040.stdout:3182: writing smithi04088644-337 from 481228 to 1081063 tid 1 2023-12-01T15:47:34.473 INFO:tasks.rados.rados.0.smithi040.stdout:3182: writing smithi04088644-337 from 1585797 to 2004836 tid 2 2023-12-01T15:47:34.481 INFO:tasks.rados.rados.0.smithi040.stdout:3182: writing smithi04088644-337 from 2449207 to 3200909 tid 3 2023-12-01T15:47:34.481 INFO:tasks.rados.rados.0.smithi040.stdout:3183: read oid 3 snap -1 2023-12-01T15:47:34.481 INFO:tasks.rados.rados.0.smithi040.stdout:3183: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-12-01T15:47:34.481 INFO:tasks.rados.rados.0.smithi040.stdout:3184: delete oid 265 current snap is 0 2023-12-01T15:47:34.481 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 4 to smithi04088644-495 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 5 to smithi04088644-495 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 6 to smithi04088644-495 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: oid 495 updating version 0 to 366 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: oid 495 updating version 366 to 368 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: oid 495 version 368 is already newer than 367 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: oid 495 version 368 is already newer than 364 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: oid 495 version 368 is already newer than 365 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 495 v 368 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing write tid 1 to smithi04088644-337 2023-12-01T15:47:34.482 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing write tid 2 to smithi04088644-337 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3180: done (3 left) 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3184: done (2 left) 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3185: read oid 127 snap -1 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3185: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3186: read oid 181 snap -1 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3186: expect (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3187: write oid 184 current snap is 0 2023-12-01T15:47:34.484 INFO:tasks.rados.rados.0.smithi040.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-12-01T15:47:34.493 INFO:tasks.rados.rados.0.smithi040.stdout:3187: writing smithi04088644-184 from 514842 to 1265175 tid 1 2023-12-01T15:47:34.500 INFO:tasks.rados.rados.0.smithi040.stdout:3187: writing smithi04088644-184 from 1986408 to 2409116 tid 2 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3187: writing smithi04088644-184 from 3187700 to 3678299 tid 3 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3188: read oid 440 snap -1 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3188: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3189: read oid 271 snap -1 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3189: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3190: delete oid 231 current snap is 0 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing write tid 3 to smithi04088644-337 2023-12-01T15:47:34.508 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing write tid 4 to smithi04088644-337 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing write tid 5 to smithi04088644-337 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3182: oid 337 updating version 0 to 379 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3182: oid 337 updating version 379 to 380 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3182: oid 337 version 380 is already newer than 378 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3182: oid 337 version 380 is already newer than 377 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 337 v 380 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-12-01T15:47:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:3183: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-12-01T15:47:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:34 smithi141 bash[31670]: audit 2023-12-01T15:47:33.304472+0000 mon.c (mon.2) 175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:34 smithi040 bash[28232]: audit 2023-12-01T15:47:33.304472+0000 mon.c (mon.2) 175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:34 smithi040 bash[41173]: audit 2023-12-01T15:47:33.304472+0000 mon.c (mon.2) 175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:34.770 INFO:tasks.rados.rados.0.smithi040.stdout:3185: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:47:34.906 INFO:tasks.rados.rados.0.smithi040.stdout:3186: expect (ObjNum 180 snap 0 seq_num 180) 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3187: finishing write tid 1 to smithi04088644-184 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3187: finishing write tid 2 to smithi04088644-184 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3182: done (7 left) 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3183: done (6 left) 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3185: done (5 left) 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3186: done (4 left) 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3190: done (3 left) 2023-12-01T15:47:35.008 INFO:tasks.rados.rados.0.smithi040.stdout:3191: delete oid 241 current snap is 0 2023-12-01T15:47:35.009 INFO:tasks.rados.rados.0.smithi040.stdout:3189: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: finishing write tid 3 to smithi04088644-184 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: finishing write tid 4 to smithi04088644-184 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: finishing write tid 5 to smithi04088644-184 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: oid 184 updating version 0 to 588 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: oid 184 updating version 588 to 590 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: oid 184 updating version 590 to 591 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: oid 184 version 591 is already newer than 589 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 184 v 591 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2023-12-01T15:47:35.077 INFO:tasks.rados.rados.0.smithi040.stdout:3188: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-12-01T15:47:35.309 INFO:tasks.rados.rados.0.smithi040.stdout:3187: done (3 left) 2023-12-01T15:47:35.309 INFO:tasks.rados.rados.0.smithi040.stdout:3188: done (2 left) 2023-12-01T15:47:35.309 INFO:tasks.rados.rados.0.smithi040.stdout:3189: done (1 left) 2023-12-01T15:47:35.309 INFO:tasks.rados.rados.0.smithi040.stdout:3191: done (0 left) 2023-12-01T15:47:35.309 INFO:tasks.rados.rados.0.smithi040.stdout:3192: write oid 427 current snap is 0 2023-12-01T15:47:35.309 INFO:tasks.rados.rados.0.smithi040.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-12-01T15:47:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:3192: writing smithi04088644-427 from 565263 to 1257696 tid 1 2023-12-01T15:47:35.322 INFO:tasks.rados.rados.0.smithi040.stdout:3192: writing smithi04088644-427 from 1878207 to 2448242 tid 2 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3192: writing smithi04088644-427 from 2986322 to 3710737 tid 3 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3193: read oid 269 snap -1 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3194: read oid 331 snap -1 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3195: write oid 454 current snap is 0 2023-12-01T15:47:35.330 INFO:tasks.rados.rados.0.smithi040.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-12-01T15:47:35.338 INFO:tasks.rados.rados.0.smithi040.stdout:3195: writing smithi04088644-454 from 582070 to 1349752 tid 1 2023-12-01T15:47:35.345 INFO:tasks.rados.rados.0.smithi040.stdout:3195: writing smithi04088644-454 from 1820336 to 2534029 tid 2 2023-12-01T15:47:35.353 INFO:tasks.rados.rados.0.smithi040.stdout:3195: writing smithi04088644-454 from 3181039 to 3782070 tid 3 2023-12-01T15:47:35.353 INFO:tasks.rados.rados.0.smithi040.stdout:3196: write oid 106 current snap is 0 2023-12-01T15:47:35.353 INFO:tasks.rados.rados.0.smithi040.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-12-01T15:47:35.359 INFO:tasks.rados.rados.0.smithi040.stdout:3196: writing smithi04088644-106 from 598877 to 1041808 tid 1 2023-12-01T15:47:35.364 INFO:tasks.rados.rados.0.smithi040.stdout:3196: writing smithi04088644-106 from 1478818 to 2052522 tid 2 2023-12-01T15:47:35.370 INFO:tasks.rados.rados.0.smithi040.stdout:3196: writing smithi04088644-106 from 2524815 to 2988127 tid 3 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3196: writing smithi04088644-106 from 3516293 to 3798877 tid 4 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3197: read oid 416 snap -1 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3198: read oid 69 snap -1 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3199: read oid 72 snap -1 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3199: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3200: write oid 302 current snap is 0 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3192: finishing write tid 1 to smithi04088644-427 2023-12-01T15:47:35.375 INFO:tasks.rados.rados.0.smithi040.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-12-01T15:47:35.381 INFO:tasks.rados.rados.0.smithi040.stdout:3200: writing smithi04088644-302 from 615684 to 1133864 tid 1 2023-12-01T15:47:35.388 INFO:tasks.rados.rados.0.smithi040.stdout:3200: writing smithi04088644-302 from 1537300 to 2254662 tid 2 2023-12-01T15:47:35.399 INFO:tasks.rados.rados.0.smithi040.stdout:3200: writing smithi04088644-302 from 2835885 to 3510469 tid 3 2023-12-01T15:47:35.399 INFO:tasks.rados.rados.0.smithi040.stdout:3201: delete oid 181 current snap is 0 2023-12-01T15:47:35.399 INFO:tasks.rados.rados.0.smithi040.stdout:3192: finishing write tid 2 to smithi04088644-427 2023-12-01T15:47:35.399 INFO:tasks.rados.rados.0.smithi040.stdout:3192: finishing write tid 3 to smithi04088644-427 2023-12-01T15:47:35.399 INFO:tasks.rados.rados.0.smithi040.stdout:3192: finishing write tid 4 to smithi04088644-427 2023-12-01T15:47:35.399 INFO:tasks.rados.rados.0.smithi040.stdout:3192: finishing write tid 5 to smithi04088644-427 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:3192: oid 427 updating version 0 to 404 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:3192: oid 427 version 404 is already newer than 403 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:3192: oid 427 version 404 is already newer than 401 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:3192: oid 427 version 404 is already newer than 402 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 427 v 404 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-12-01T15:47:35.400 INFO:tasks.rados.rados.0.smithi040.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-12-01T15:47:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:35 smithi141 bash[31670]: cluster 2023-12-01T15:47:33.574736+0000 mgr.y (mgr.24356) 282 : cluster 0 pgmap v252: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2023-12-01T15:47:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:35 smithi141 bash[31670]: audit 2023-12-01T15:47:34.434745+0000 mon.c (mon.2) 176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:35 smithi141 bash[31670]: audit 2023-12-01T15:47:34.770753+0000 mon.c (mon.2) 177 : audit 0 from='client.? 172.21.15.40:0/453554169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:35 smithi040 bash[28232]: cluster 2023-12-01T15:47:33.574736+0000 mgr.y (mgr.24356) 282 : cluster 0 pgmap v252: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2023-12-01T15:47:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:35 smithi040 bash[28232]: audit 2023-12-01T15:47:34.434745+0000 mon.c (mon.2) 176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:35 smithi040 bash[28232]: audit 2023-12-01T15:47:34.770753+0000 mon.c (mon.2) 177 : audit 0 from='client.? 172.21.15.40:0/453554169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:35.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:35 smithi040 bash[41173]: cluster 2023-12-01T15:47:33.574736+0000 mgr.y (mgr.24356) 282 : cluster 0 pgmap v252: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2023-12-01T15:47:35.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:35 smithi040 bash[41173]: audit 2023-12-01T15:47:34.434745+0000 mon.c (mon.2) 176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:35.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:35 smithi040 bash[41173]: audit 2023-12-01T15:47:34.770753+0000 mon.c (mon.2) 177 : audit 0 from='client.? 172.21.15.40:0/453554169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:35.667 INFO:tasks.rados.rados.0.smithi040.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T15:47:35.772 INFO:tasks.rados.rados.0.smithi040.stdout:3195: finishing write tid 1 to smithi04088644-454 2023-12-01T15:47:35.772 INFO:tasks.rados.rados.0.smithi040.stdout:3195: finishing write tid 2 to smithi04088644-454 2023-12-01T15:47:35.772 INFO:tasks.rados.rados.0.smithi040.stdout:3195: finishing write tid 3 to smithi04088644-454 2023-12-01T15:47:35.772 INFO:tasks.rados.rados.0.smithi040.stdout:3195: finishing write tid 4 to smithi04088644-454 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3192: done (9 left) 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3193: done (8 left) 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3194: done (7 left) 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3201: done (6 left) 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3202: write oid 353 current snap is 0 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3195: finishing write tid 5 to smithi04088644-454 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3195: oid 454 updating version 0 to 406 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3195: oid 454 updating version 406 to 408 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3195: oid 454 version 408 is already newer than 407 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3195: oid 454 version 408 is already newer than 405 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 408 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing write tid 1 to smithi04088644-106 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing write tid 2 to smithi04088644-106 2023-12-01T15:47:35.773 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing write tid 3 to smithi04088644-106 2023-12-01T15:47:35.774 INFO:tasks.rados.rados.0.smithi040.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-12-01T15:47:35.785 INFO:tasks.rados.rados.0.smithi040.stdout:3202: writing smithi04088644-353 from 649298 to 1317976 tid 1 2023-12-01T15:47:35.793 INFO:tasks.rados.rados.0.smithi040.stdout:3202: writing smithi04088644-353 from 1937911 to 2658942 tid 2 2023-12-01T15:47:35.800 INFO:tasks.rados.rados.0.smithi040.stdout:3202: writing smithi04088644-353 from 3174378 to 3849298 tid 3 2023-12-01T15:47:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:3195: done (6 left) 2023-12-01T15:47:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:3203: write oid 372 current snap is 0 2023-12-01T15:47:35.801 INFO:tasks.rados.rados.0.smithi040.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-12-01T15:47:35.807 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi04088644-372 from 666105 to 1126385 tid 1 2023-12-01T15:47:35.814 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi04088644-372 from 1712746 to 2293788 tid 2 2023-12-01T15:47:35.822 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi04088644-372 from 3034507 to 3659260 tid 3 2023-12-01T15:47:35.822 INFO:tasks.rados.rados.0.smithi040.stdout:3204: write oid 232 current snap is 0 2023-12-01T15:47:35.822 INFO:tasks.rados.rados.0.smithi040.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-12-01T15:47:35.829 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi04088644-232 from 682912 to 1218441 tid 1 2023-12-01T15:47:35.837 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi04088644-232 from 1771228 to 2495928 tid 2 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi04088644-232 from 3061930 to 3497955 tid 3 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3205: read oid 125 snap -1 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3205: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3206: delete oid 116 current snap is 0 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing write tid 4 to smithi04088644-106 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing write tid 5 to smithi04088644-106 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing write tid 6 to smithi04088644-106 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3196: oid 106 updating version 0 to 349 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3196: oid 106 version 349 is already newer than 348 2023-12-01T15:47:35.843 INFO:tasks.rados.rados.0.smithi040.stdout:3196: oid 106 updating version 349 to 351 2023-12-01T15:47:35.844 INFO:tasks.rados.rados.0.smithi040.stdout:3196: oid 106 version 351 is already newer than 350 2023-12-01T15:47:35.844 INFO:tasks.rados.rados.0.smithi040.stdout:3196: oid 106 version 351 is already newer than 347 2023-12-01T15:47:35.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 106 v 351 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-12-01T15:47:35.844 INFO:tasks.rados.rados.0.smithi040.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-12-01T15:47:35.844 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing write tid 1 to smithi04088644-302 2023-12-01T15:47:35.844 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing write tid 2 to smithi04088644-302 2023-12-01T15:47:35.845 INFO:tasks.rados.rados.0.smithi040.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-12-01T15:47:36.008 INFO:tasks.rados.rados.0.smithi040.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing write tid 3 to smithi04088644-302 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing write tid 4 to smithi04088644-302 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing write tid 5 to smithi04088644-302 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: oid 302 updating version 0 to 279 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: oid 302 updating version 279 to 280 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: oid 302 version 280 is already newer than 277 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:3200: oid 302 version 280 is already newer than 278 2023-12-01T15:47:36.173 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 302 v 280 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-12-01T15:47:36.174 INFO:tasks.rados.rados.0.smithi040.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-12-01T15:47:36.174 INFO:tasks.rados.rados.0.smithi040.stdout:3199: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-12-01T15:47:36.333 INFO:tasks.rados.rados.0.smithi040.stdout:3202: finishing write tid 1 to smithi04088644-353 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: finishing write tid 2 to smithi04088644-353 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: finishing write tid 3 to smithi04088644-353 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: finishing write tid 4 to smithi04088644-353 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: finishing write tid 5 to smithi04088644-353 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: oid 353 updating version 0 to 352 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: oid 353 updating version 352 to 353 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: oid 353 updating version 353 to 355 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: oid 353 version 355 is already newer than 354 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 353 v 355 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3202: left oid 353 (ObjNum 2014 snap 0 seq_num 2014) 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 1 to smithi04088644-372 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 2 to smithi04088644-372 2023-12-01T15:47:36.334 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 3 to smithi04088644-372 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 4 to smithi04088644-372 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 5 to smithi04088644-372 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: oid 372 updating version 0 to 370 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: oid 372 updating version 370 to 371 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: oid 372 updating version 371 to 372 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: oid 372 version 372 is already newer than 369 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 372 v 372 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3203: left oid 372 (ObjNum 2015 snap 0 seq_num 2015) 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 1 to smithi04088644-232 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 2 to smithi04088644-232 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 3 to smithi04088644-232 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 4 to smithi04088644-232 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 5 to smithi04088644-232 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: oid 232 updating version 0 to 466 2023-12-01T15:47:36.335 INFO:tasks.rados.rados.0.smithi040.stdout:3204: oid 232 updating version 466 to 468 2023-12-01T15:47:36.336 INFO:tasks.rados.rados.0.smithi040.stdout:3204: oid 232 updating version 468 to 469 2023-12-01T15:47:36.336 INFO:tasks.rados.rados.0.smithi040.stdout:3204: oid 232 version 469 is already newer than 467 2023-12-01T15:47:36.336 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 469 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-12-01T15:47:36.336 INFO:tasks.rados.rados.0.smithi040.stdout:3204: left oid 232 (ObjNum 2016 snap 0 seq_num 2016) 2023-12-01T15:47:36.336 INFO:tasks.rados.rados.0.smithi040.stdout:3205: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-12-01T15:47:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:3196: done (9 left) 2023-12-01T15:47:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:3197: done (8 left) 2023-12-01T15:47:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:3198: done (7 left) 2023-12-01T15:47:36.399 INFO:tasks.rados.rados.0.smithi040.stdout:3199: done (6 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3200: done (5 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3202: done (4 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3203: done (3 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3204: done (2 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3205: done (1 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3206: done (0 left) 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3207: write oid 301 current snap is 0 2023-12-01T15:47:36.400 INFO:tasks.rados.rados.0.smithi040.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-12-01T15:47:36.414 INFO:tasks.rados.rados.0.smithi040.stdout:3207: writing smithi04088644-301 from 716526 to 1402553 tid 1 2023-12-01T15:47:36.422 INFO:tasks.rados.rados.0.smithi040.stdout:3207: writing smithi04088644-301 from 2171839 to 2900208 tid 2 2023-12-01T15:47:36.428 INFO:tasks.rados.rados.0.smithi040.stdout:3207: writing smithi04088644-301 from 3400423 to 3858992 tid 3 2023-12-01T15:47:36.428 INFO:tasks.rados.rados.0.smithi040.stdout:3208: read oid 383 snap -1 2023-12-01T15:47:36.428 INFO:tasks.rados.rados.0.smithi040.stdout:3208: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T15:47:36.428 INFO:tasks.rados.rados.0.smithi040.stdout:3209: write oid 298 current snap is 0 2023-12-01T15:47:36.428 INFO:tasks.rados.rados.0.smithi040.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-12-01T15:47:36.437 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi04088644-298 from 733333 to 1494609 tid 1 2023-12-01T15:47:36.444 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi04088644-298 from 2230321 to 2818701 tid 2 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi04088644-298 from 3427846 to 3933333 tid 3 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3210: read oid 480 snap -1 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3210: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3211: read oid 450 snap -1 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3211: expect (ObjNum 449 snap 0 seq_num 449) 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3212: write oid 42 current snap is 0 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3207: finishing write tid 1 to smithi04088644-301 2023-12-01T15:47:36.451 INFO:tasks.rados.rados.0.smithi040.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-12-01T15:47:36.458 INFO:tasks.rados.rados.0.smithi040.stdout:3212: writing smithi04088644-42 from 750140 to 1186665 tid 1 2023-12-01T15:47:36.466 INFO:tasks.rados.rados.0.smithi040.stdout:3212: writing smithi04088644-42 from 1888803 to 2620841 tid 2 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3212: writing smithi04088644-42 from 3055269 to 3652735 tid 3 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3213: read oid 82 snap -1 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3213: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3214: read oid 148 snap -1 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3215: write oid 67 current snap is 0 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3207: finishing write tid 2 to smithi04088644-301 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3207: finishing write tid 3 to smithi04088644-301 2023-12-01T15:47:36.473 INFO:tasks.rados.rados.0.smithi040.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-12-01T15:47:36.480 INFO:tasks.rados.rados.0.smithi040.stdout:3215: writing smithi04088644-67 from 766947 to 1278721 tid 1 2023-12-01T15:47:36.486 INFO:tasks.rados.rados.0.smithi040.stdout:3215: writing smithi04088644-67 from 1947285 to 2422981 tid 2 2023-12-01T15:47:36.492 INFO:tasks.rados.rados.0.smithi040.stdout:3215: writing smithi04088644-67 from 2966339 to 3375077 tid 3 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3215: writing smithi04088644-67 from 3895036 to 3966947 tid 4 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3216: write oid 359 current snap is 0 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: finishing write tid 4 to smithi04088644-301 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: finishing write tid 5 to smithi04088644-301 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: oid 301 updating version 0 to 320 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: oid 301 version 320 is already newer than 318 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: oid 301 updating version 320 to 321 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: oid 301 version 321 is already newer than 319 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 301 v 321 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-12-01T15:47:36.496 INFO:tasks.rados.rados.0.smithi040.stdout:3207: left oid 301 (ObjNum 2018 snap 0 seq_num 2018) 2023-12-01T15:47:36.497 INFO:tasks.rados.rados.0.smithi040.stdout:3208: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-12-01T15:47:36.696 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 1 to smithi04088644-298 2023-12-01T15:47:36.696 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 2 to smithi04088644-298 2023-12-01T15:47:36.696 INFO:tasks.rados.rados.0.smithi040.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-12-01T15:47:36.704 INFO:tasks.rados.rados.0.smithi040.stdout:3216: writing smithi04088644-359 from 783754 to 1370777 tid 1 2023-12-01T15:47:36.713 INFO:tasks.rados.rados.0.smithi040.stdout:3216: writing smithi04088644-359 from 1889414 to 2625121 tid 2 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3216: writing smithi04088644-359 from 3393762 to 3983754 tid 3 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3207: done (9 left) 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3208: done (8 left) 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3217: read oid 410 snap -1 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3217: expect deleted 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3218: write oid 416 current snap is 0 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 3 to smithi04088644-298 2023-12-01T15:47:36.721 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 4 to smithi04088644-298 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 5 to smithi04088644-298 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3209: oid 298 updating version 0 to 546 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3209: oid 298 version 546 is already newer than 544 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3209: oid 298 version 546 is already newer than 543 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3209: oid 298 version 546 is already newer than 545 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 298 v 546 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3209: left oid 298 (ObjNum 2019 snap 0 seq_num 2019) 2023-12-01T15:47:36.722 INFO:tasks.rados.rados.0.smithi040.stdout:3210: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:47:36.880 INFO:tasks.rados.rados.0.smithi040.stdout:3211: expect (ObjNum 449 snap 0 seq_num 449) 2023-12-01T15:47:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:47:36] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2023-12-01T15:47:37.000 INFO:tasks.rados.rados.0.smithi040.stdout:3212: finishing write tid 1 to smithi04088644-42 2023-12-01T15:47:37.001 INFO:tasks.rados.rados.0.smithi040.stdout:3212: finishing write tid 2 to smithi04088644-42 2023-12-01T15:47:37.001 INFO:tasks.rados.rados.0.smithi040.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-12-01T15:47:37.007 INFO:tasks.rados.rados.0.smithi040.stdout:3218: writing smithi04088644-416 from 400561 to 1179186 tid 1 2023-12-01T15:47:37.013 INFO:tasks.rados.rados.0.smithi040.stdout:3218: writing smithi04088644-416 from 1664249 to 2000561 tid 2 2023-12-01T15:47:37.013 INFO:tasks.rados.rados.0.smithi040.stdout:3209: done (9 left) 2023-12-01T15:47:37.013 INFO:tasks.rados.rados.0.smithi040.stdout:3210: done (8 left) 2023-12-01T15:47:37.013 INFO:tasks.rados.rados.0.smithi040.stdout:3211: done (7 left) 2023-12-01T15:47:37.013 INFO:tasks.rados.rados.0.smithi040.stdout:3219: write oid 311 current snap is 0 2023-12-01T15:47:37.014 INFO:tasks.rados.rados.0.smithi040.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-12-01T15:47:37.018 INFO:tasks.rados.rados.0.smithi040.stdout:3219: writing smithi04088644-311 from 417368 to 871242 tid 1 2023-12-01T15:47:37.025 INFO:tasks.rados.rados.0.smithi040.stdout:3219: writing smithi04088644-311 from 1322731 to 2017368 tid 2 2023-12-01T15:47:37.025 INFO:tasks.rados.rados.0.smithi040.stdout:3220: write oid 449 current snap is 0 2023-12-01T15:47:37.025 INFO:tasks.rados.rados.0.smithi040.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-12-01T15:47:37.031 INFO:tasks.rados.rados.0.smithi040.stdout:3220: writing smithi04088644-449 from 434175 to 963298 tid 1 2023-12-01T15:47:37.039 INFO:tasks.rados.rados.0.smithi040.stdout:3220: writing smithi04088644-449 from 1381213 to 1864247 tid 2 2023-12-01T15:47:37.040 INFO:tasks.rados.rados.0.smithi040.stdout:3221: write oid 320 current snap is 0 2023-12-01T15:47:37.040 INFO:tasks.rados.rados.0.smithi040.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-12-01T15:47:37.046 INFO:tasks.rados.rados.0.smithi040.stdout:3221: writing smithi04088644-320 from 450982 to 1055354 tid 1 2023-12-01T15:47:37.051 INFO:tasks.rados.rados.0.smithi040.stdout:3221: writing smithi04088644-320 from 1723342 to 2050982 tid 2 2023-12-01T15:47:37.051 INFO:tasks.rados.rados.0.smithi040.stdout:3222: write oid 266 current snap is 0 2023-12-01T15:47:37.052 INFO:tasks.rados.rados.0.smithi040.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-12-01T15:47:37.058 INFO:tasks.rados.rados.0.smithi040.stdout:3222: writing smithi04088644-266 from 467789 to 1147410 tid 1 2023-12-01T15:47:37.063 INFO:tasks.rados.rados.0.smithi040.stdout:3222: writing smithi04088644-266 from 1781824 to 2067789 tid 2 2023-12-01T15:47:37.063 INFO:tasks.rados.rados.0.smithi040.stdout:3223: write oid 387 current snap is 0 2023-12-01T15:47:37.063 INFO:tasks.rados.rados.0.smithi040.stdout:3213: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:37.197 INFO:tasks.rados.rados.0.smithi040.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:47:37.363 INFO:tasks.rados.rados.0.smithi040.stdout:3212: finishing write tid 3 to smithi04088644-42 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: finishing write tid 4 to smithi04088644-42 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: finishing write tid 5 to smithi04088644-42 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: oid 42 updating version 0 to 595 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: oid 42 version 595 is already newer than 594 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: oid 42 updating version 595 to 596 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: oid 42 updating version 596 to 597 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 597 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3212: left oid 42 (ObjNum 2020 snap 0 seq_num 2020) 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing write tid 1 to smithi04088644-67 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing write tid 2 to smithi04088644-67 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing write tid 3 to smithi04088644-67 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing write tid 4 to smithi04088644-67 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing write tid 5 to smithi04088644-67 2023-12-01T15:47:37.364 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing write tid 6 to smithi04088644-67 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3215: oid 67 updating version 0 to 450 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3215: oid 67 version 450 is already newer than 449 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3215: oid 67 version 450 is already newer than 447 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3215: oid 67 version 450 is already newer than 448 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3215: oid 67 updating version 450 to 451 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 67 v 451 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3216: finishing write tid 1 to smithi04088644-359 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3216: finishing write tid 2 to smithi04088644-359 2023-12-01T15:47:37.365 INFO:tasks.rados.rados.0.smithi040.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-12-01T15:47:37.377 INFO:tasks.rados.rados.0.smithi040.stdout:3223: writing smithi04088644-387 from 484596 to 1239466 tid 1 2023-12-01T15:47:37.382 INFO:tasks.rados.rados.0.smithi040.stdout:3223: writing smithi04088644-387 from 1840306 to 2084596 tid 2 2023-12-01T15:47:37.382 INFO:tasks.rados.rados.0.smithi040.stdout:3212: done (11 left) 2023-12-01T15:47:37.383 INFO:tasks.rados.rados.0.smithi040.stdout:3213: done (10 left) 2023-12-01T15:47:37.383 INFO:tasks.rados.rados.0.smithi040.stdout:3214: done (9 left) 2023-12-01T15:47:37.383 INFO:tasks.rados.rados.0.smithi040.stdout:3215: done (8 left) 2023-12-01T15:47:37.383 INFO:tasks.rados.rados.0.smithi040.stdout:3224: write oid 286 current snap is 0 2023-12-01T15:47:37.383 INFO:tasks.rados.rados.0.smithi040.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-12-01T15:47:37.387 INFO:tasks.rados.rados.0.smithi040.stdout:3224: writing smithi04088644-286 from 501403 to 931522 tid 1 2023-12-01T15:47:37.393 INFO:tasks.rados.rados.0.smithi040.stdout:3224: writing smithi04088644-286 from 1498788 to 1989160 tid 2 2023-12-01T15:47:37.394 INFO:tasks.rados.rados.0.smithi040.stdout:3225: write oid 261 current snap is 0 2023-12-01T15:47:37.394 INFO:tasks.rados.rados.0.smithi040.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-12-01T15:47:37.400 INFO:tasks.rados.rados.0.smithi040.stdout:3225: writing smithi04088644-261 from 518210 to 1139931 tid 1 2023-12-01T15:47:37.406 INFO:tasks.rados.rados.0.smithi040.stdout:3225: writing smithi04088644-261 from 1557270 to 2118210 tid 2 2023-12-01T15:47:37.406 INFO:tasks.rados.rados.0.smithi040.stdout:3226: write oid 239 current snap is 0 2023-12-01T15:47:37.406 INFO:tasks.rados.rados.0.smithi040.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-12-01T15:47:37.413 INFO:tasks.rados.rados.0.smithi040.stdout:3226: writing smithi04088644-239 from 535017 to 1231987 tid 1 2023-12-01T15:47:37.419 INFO:tasks.rados.rados.0.smithi040.stdout:3226: writing smithi04088644-239 from 2015752 to 2135017 tid 2 2023-12-01T15:47:37.419 INFO:tasks.rados.rados.0.smithi040.stdout:3227: write oid 104 current snap is 0 2023-12-01T15:47:37.419 INFO:tasks.rados.rados.0.smithi040.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-12-01T15:47:37.425 INFO:tasks.rados.rados.0.smithi040.stdout:3227: writing smithi04088644-104 from 551824 to 1324043 tid 1 2023-12-01T15:47:37.430 INFO:tasks.rados.rados.0.smithi040.stdout:3227: writing smithi04088644-104 from 2074234 to 2151824 tid 2 2023-12-01T15:47:37.431 INFO:tasks.rados.rados.0.smithi040.stdout:3228: write oid 126 current snap is 0 2023-12-01T15:47:37.431 INFO:tasks.rados.rados.0.smithi040.stdout:3216: finishing write tid 3 to smithi04088644-359 2023-12-01T15:47:37.431 INFO:tasks.rados.rados.0.smithi040.stdout:3216: finishing write tid 4 to smithi04088644-359 2023-12-01T15:47:37.431 INFO:tasks.rados.rados.0.smithi040.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-12-01T15:47:37.436 INFO:tasks.rados.rados.0.smithi040.stdout:3228: writing smithi04088644-126 from 568631 to 1016099 tid 1 2023-12-01T15:47:37.443 INFO:tasks.rados.rados.0.smithi040.stdout:3228: writing smithi04088644-126 from 1732716 to 2168631 tid 2 2023-12-01T15:47:37.443 INFO:tasks.rados.rados.0.smithi040.stdout:3217: done (12 left) 2023-12-01T15:47:37.443 INFO:tasks.rados.rados.0.smithi040.stdout:3229: write oid 383 current snap is 0 2023-12-01T15:47:37.443 INFO:tasks.rados.rados.0.smithi040.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-12-01T15:47:37.449 INFO:tasks.rados.rados.0.smithi040.stdout:3229: writing smithi04088644-383 from 585438 to 1108155 tid 1 2023-12-01T15:47:37.456 INFO:tasks.rados.rados.0.smithi040.stdout:3229: writing smithi04088644-383 from 1674845 to 2185438 tid 2 2023-12-01T15:47:37.456 INFO:tasks.rados.rados.0.smithi040.stdout:3230: write oid 62 current snap is 0 2023-12-01T15:47:37.456 INFO:tasks.rados.rados.0.smithi040.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-12-01T15:47:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:3230: writing smithi04088644-62 from 602245 to 1200211 tid 1 2023-12-01T15:47:37.469 INFO:tasks.rados.rados.0.smithi040.stdout:3230: writing smithi04088644-62 from 1733327 to 2202245 tid 2 2023-12-01T15:47:37.469 INFO:tasks.rados.rados.0.smithi040.stdout:3231: read oid 82 snap -1 2023-12-01T15:47:37.469 INFO:tasks.rados.rados.0.smithi040.stdout:3231: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:37.469 INFO:tasks.rados.rados.0.smithi040.stdout:3232: read oid 414 snap -1 2023-12-01T15:47:37.469 INFO:tasks.rados.rados.0.smithi040.stdout:3232: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout:3216: finishing write tid 5 to smithi04088644-359 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout:3216: oid 359 updating version 0 to 356 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout:3216: oid 359 updating version 356 to 358 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout:3216: oid 359 version 358 is already newer than 357 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout:3216: oid 359 updating version 358 to 359 2023-12-01T15:47:37.470 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 359 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3216: left oid 359 (ObjNum 2022 snap 0 seq_num 2022) 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3216: done (15 left) 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3233: write oid 46 current snap is 0 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: finishing write tid 1 to smithi04088644-416 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: finishing write tid 2 to smithi04088644-416 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: finishing write tid 3 to smithi04088644-416 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: finishing write tid 4 to smithi04088644-416 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: oid 416 updating version 0 to 437 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: oid 416 version 437 is already newer than 436 2023-12-01T15:47:37.471 INFO:tasks.rados.rados.0.smithi040.stdout:3218: oid 416 version 437 is already newer than 435 2023-12-01T15:47:37.472 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 416 v 437 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-12-01T15:47:37.472 INFO:tasks.rados.rados.0.smithi040.stdout:3218: left oid 416 (ObjNum 2023 snap 0 seq_num 2023) 2023-12-01T15:47:37.472 INFO:tasks.rados.rados.0.smithi040.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-12-01T15:47:37.478 INFO:tasks.rados.rados.0.smithi040.stdout:3233: writing smithi04088644-46 from 619052 to 1292267 tid 1 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3233: writing smithi04088644-46 from 1791809 to 2219052 tid 2 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3218: done (15 left) 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3234: delete oid 67 current snap is 0 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing write tid 1 to smithi04088644-311 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing write tid 2 to smithi04088644-311 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing write tid 3 to smithi04088644-311 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing write tid 4 to smithi04088644-311 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: oid 311 updating version 0 to 383 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: oid 311 version 383 is already newer than 382 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:3219: oid 311 version 383 is already newer than 381 2023-12-01T15:47:37.487 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 311 v 383 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3219: left oid 311 (ObjNum 2024 snap 0 seq_num 2024) 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 1 to smithi04088644-449 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 2 to smithi04088644-449 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 3 to smithi04088644-449 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 4 to smithi04088644-449 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: oid 449 updating version 0 to 375 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: oid 449 version 375 is already newer than 373 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:3220: oid 449 version 375 is already newer than 374 2023-12-01T15:47:37.488 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 449 v 375 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3220: left oid 449 (ObjNum 2025 snap 0 seq_num 2025) 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: finishing write tid 1 to smithi04088644-320 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: finishing write tid 2 to smithi04088644-320 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: finishing write tid 3 to smithi04088644-320 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: finishing write tid 4 to smithi04088644-320 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: oid 320 updating version 0 to 322 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: oid 320 updating version 322 to 324 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: oid 320 version 324 is already newer than 323 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 320 v 324 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3221: left oid 320 (ObjNum 2026 snap 0 seq_num 2026) 2023-12-01T15:47:37.489 INFO:tasks.rados.rados.0.smithi040.stdout:3222: finishing write tid 1 to smithi04088644-266 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: finishing write tid 2 to smithi04088644-266 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: finishing write tid 3 to smithi04088644-266 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: finishing write tid 4 to smithi04088644-266 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: oid 266 updating version 0 to 600 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: oid 266 version 600 is already newer than 599 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: oid 266 version 600 is already newer than 598 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 600 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3222: left oid 266 (ObjNum 2027 snap 0 seq_num 2027) 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 1 to smithi04088644-387 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 2 to smithi04088644-387 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 3 to smithi04088644-387 2023-12-01T15:47:37.490 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 4 to smithi04088644-387 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3223: oid 387 updating version 0 to 603 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3223: oid 387 version 603 is already newer than 601 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3223: oid 387 version 603 is already newer than 602 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 387 v 603 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3223: left oid 387 (ObjNum 2028 snap 0 seq_num 2028) 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: finishing write tid 1 to smithi04088644-286 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: finishing write tid 2 to smithi04088644-286 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: finishing write tid 3 to smithi04088644-286 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: finishing write tid 4 to smithi04088644-286 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: oid 286 updating version 0 to 474 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: oid 286 updating version 474 to 475 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: oid 286 version 475 is already newer than 473 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 475 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3224: left oid 286 (ObjNum 2029 snap 0 seq_num 2029) 2023-12-01T15:47:37.491 INFO:tasks.rados.rados.0.smithi040.stdout:3225: finishing write tid 1 to smithi04088644-261 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: finishing write tid 2 to smithi04088644-261 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: finishing write tid 3 to smithi04088644-261 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: finishing write tid 4 to smithi04088644-261 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: oid 261 updating version 0 to 360 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: oid 261 version 360 is already newer than 359 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: oid 261 version 360 is already newer than 358 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 261 v 360 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3225: left oid 261 (ObjNum 2030 snap 0 seq_num 2030) 2023-12-01T15:47:37.492 INFO:tasks.rados.rados.0.smithi040.stdout:3226: finishing write tid 1 to smithi04088644-239 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:3226: finishing write tid 2 to smithi04088644-239 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:3226: finishing write tid 3 to smithi04088644-239 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:3226: finishing write tid 4 to smithi04088644-239 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:3226: oid 239 updating version 0 to 378 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:3226: oid 239 version 378 is already newer than 376 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:3226: oid 239 version 378 is already newer than 377 2023-12-01T15:47:37.493 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 239 v 378 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3226: left oid 239 (ObjNum 2031 snap 0 seq_num 2031) 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: finishing write tid 1 to smithi04088644-104 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: finishing write tid 2 to smithi04088644-104 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: finishing write tid 3 to smithi04088644-104 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: finishing write tid 4 to smithi04088644-104 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: oid 104 updating version 0 to 606 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: oid 104 version 606 is already newer than 605 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: oid 104 version 606 is already newer than 604 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 104 v 606 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3227: left oid 104 (ObjNum 2032 snap 0 seq_num 2032) 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 1 to smithi04088644-126 2023-12-01T15:47:37.494 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 2 to smithi04088644-126 2023-12-01T15:47:37.495 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 3 to smithi04088644-126 2023-12-01T15:47:37.495 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 4 to smithi04088644-126 2023-12-01T15:47:37.495 INFO:tasks.rados.rados.0.smithi040.stdout:3228: oid 126 updating version 0 to 478 2023-12-01T15:47:37.495 INFO:tasks.rados.rados.0.smithi040.stdout:3228: oid 126 version 478 is already newer than 476 2023-12-01T15:47:37.495 INFO:tasks.rados.rados.0.smithi040.stdout:3228: oid 126 version 478 is already newer than 477 2023-12-01T15:47:37.495 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 126 v 478 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3228: left oid 126 (ObjNum 2033 snap 0 seq_num 2033) 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3229: finishing write tid 1 to smithi04088644-383 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3229: finishing write tid 2 to smithi04088644-383 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3229: finishing write tid 3 to smithi04088644-383 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3229: finishing write tid 4 to smithi04088644-383 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3229: oid 383 updating version 0 to 321 2023-12-01T15:47:37.496 INFO:tasks.rados.rados.0.smithi040.stdout:3229: oid 383 updating version 321 to 323 2023-12-01T15:47:37.497 INFO:tasks.rados.rados.0.smithi040.stdout:3229: oid 383 version 323 is already newer than 322 2023-12-01T15:47:37.497 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 323 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-12-01T15:47:37.497 INFO:tasks.rados.rados.0.smithi040.stdout:3229: left oid 383 (ObjNum 2034 snap 0 seq_num 2034) 2023-12-01T15:47:37.497 INFO:tasks.rados.rados.0.smithi040.stdout:3230: finishing write tid 1 to smithi04088644-62 2023-12-01T15:47:37.497 INFO:tasks.rados.rados.0.smithi040.stdout:3231: expect (ObjNum 1780 snap 0 seq_num 1780) 2023-12-01T15:47:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:37 smithi141 bash[31670]: cluster 2023-12-01T15:47:35.575845+0000 mgr.y (mgr.24356) 283 : cluster 0 pgmap v253: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-12-01T15:47:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:37 smithi141 bash[31670]: audit 2023-12-01T15:47:37.239247+0000 mon.a (mon.0) 895 : audit 0 from='client.? 172.21.15.40:0/2769140578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:37.619 INFO:tasks.rados.rados.0.smithi040.stdout:3232: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-12-01T15:47:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:37 smithi040 bash[41173]: cluster 2023-12-01T15:47:35.575845+0000 mgr.y (mgr.24356) 283 : cluster 0 pgmap v253: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-12-01T15:47:37.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:37 smithi040 bash[41173]: audit 2023-12-01T15:47:37.239247+0000 mon.a (mon.0) 895 : audit 0 from='client.? 172.21.15.40:0/2769140578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:37.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:37 smithi040 bash[28232]: cluster 2023-12-01T15:47:35.575845+0000 mgr.y (mgr.24356) 283 : cluster 0 pgmap v253: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-12-01T15:47:37.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:37 smithi040 bash[28232]: audit 2023-12-01T15:47:37.239247+0000 mon.a (mon.0) 895 : audit 0 from='client.? 172.21.15.40:0/2769140578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: finishing write tid 2 to smithi04088644-62 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: finishing write tid 3 to smithi04088644-62 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: finishing write tid 4 to smithi04088644-62 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: oid 62 updating version 0 to 385 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: oid 62 version 385 is already newer than 384 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: oid 62 updating version 385 to 386 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 62 v 386 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3230: left oid 62 (ObjNum 2035 snap 0 seq_num 2035) 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3233: finishing write tid 1 to smithi04088644-46 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3233: finishing write tid 2 to smithi04088644-46 2023-12-01T15:47:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:3233: finishing write tid 3 to smithi04088644-46 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3233: finishing write tid 4 to smithi04088644-46 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3233: oid 46 updating version 0 to 324 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3233: oid 46 updating version 324 to 325 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3233: oid 46 updating version 325 to 326 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 326 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3233: left oid 46 (ObjNum 2036 snap 0 seq_num 2036) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3219: done (15 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3220: done (14 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3221: done (13 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3222: done (12 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3223: done (11 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3224: done (10 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3225: done (9 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3226: done (8 left) 2023-12-01T15:47:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:3227: done (7 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3228: done (6 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3229: done (5 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3230: done (4 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3231: done (3 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3232: done (2 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3233: done (1 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3234: done (0 left) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3235: read oid 310 snap -1 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3235: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3236: write oid 78 current snap is 0 2023-12-01T15:47:37.828 INFO:tasks.rados.rados.0.smithi040.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-12-01T15:47:37.838 INFO:tasks.rados.rados.0.smithi040.stdout:3236: writing smithi04088644-78 from 652666 to 1192732 tid 1 2023-12-01T15:47:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:3236: writing smithi04088644-78 from 1908773 to 2252666 tid 2 2023-12-01T15:47:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:3237: write oid 101 current snap is 0 2023-12-01T15:47:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-12-01T15:47:37.855 INFO:tasks.rados.rados.0.smithi040.stdout:3237: writing smithi04088644-101 from 669473 to 1284788 tid 1 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3237: writing smithi04088644-101 from 1967255 to 2269473 tid 2 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3238: read oid 346 snap -1 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3238: expect deleted 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3239: read oid 237 snap -1 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3239: expect (ObjNum 1998 snap 0 seq_num 1998) 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3240: write oid 246 current snap is 0 2023-12-01T15:47:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-12-01T15:47:37.868 INFO:tasks.rados.rados.0.smithi040.stdout:3240: writing smithi04088644-246 from 686280 to 1376844 tid 1 2023-12-01T15:47:37.874 INFO:tasks.rados.rados.0.smithi040.stdout:3240: writing smithi04088644-246 from 2025737 to 2286280 tid 2 2023-12-01T15:47:37.874 INFO:tasks.rados.rados.0.smithi040.stdout:3241: read oid 94 snap -1 2023-12-01T15:47:37.874 INFO:tasks.rados.rados.0.smithi040.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-12-01T15:47:37.874 INFO:tasks.rados.rados.0.smithi040.stdout:3242: write oid 405 current snap is 0 2023-12-01T15:47:37.874 INFO:tasks.rados.rados.0.smithi040.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-12-01T15:47:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:3242: writing smithi04088644-405 from 703087 to 1468900 tid 1 2023-12-01T15:47:37.887 INFO:tasks.rados.rados.0.smithi040.stdout:3242: writing smithi04088644-405 from 2084219 to 2303087 tid 2 2023-12-01T15:47:37.887 INFO:tasks.rados.rados.0.smithi040.stdout:3243: read oid 498 snap -1 2023-12-01T15:47:37.888 INFO:tasks.rados.rados.0.smithi040.stdout:3243: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-12-01T15:47:37.888 INFO:tasks.rados.rados.0.smithi040.stdout:3244: delete oid 410 current snap is 0 2023-12-01T15:47:37.888 INFO:tasks.rados.rados.0.smithi040.stdout:3235: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: finishing write tid 1 to smithi04088644-78 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: finishing write tid 2 to smithi04088644-78 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: finishing write tid 3 to smithi04088644-78 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: finishing write tid 4 to smithi04088644-78 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: oid 78 updating version 0 to 329 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: oid 78 version 329 is already newer than 327 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: oid 78 version 329 is already newer than 328 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 329 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-12-01T15:47:38.029 INFO:tasks.rados.rados.0.smithi040.stdout:3237: finishing write tid 1 to smithi04088644-101 2023-12-01T15:47:38.030 INFO:tasks.rados.rados.0.smithi040.stdout:3237: finishing write tid 2 to smithi04088644-101 2023-12-01T15:47:38.030 INFO:tasks.rados.rados.0.smithi040.stdout:3237: finishing write tid 3 to smithi04088644-101 2023-12-01T15:47:38.030 INFO:tasks.rados.rados.0.smithi040.stdout:3239: expect (ObjNum 1998 snap 0 seq_num 1998) 2023-12-01T15:47:38.237 INFO:tasks.rados.rados.0.smithi040.stdout:3237: finishing write tid 4 to smithi04088644-101 2023-12-01T15:47:38.237 INFO:tasks.rados.rados.0.smithi040.stdout:3237: oid 101 updating version 0 to 472 2023-12-01T15:47:38.237 INFO:tasks.rados.rados.0.smithi040.stdout:3237: oid 101 version 472 is already newer than 470 2023-12-01T15:47:38.237 INFO:tasks.rados.rados.0.smithi040.stdout:3237: oid 101 version 472 is already newer than 471 2023-12-01T15:47:38.237 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 472 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-12-01T15:47:38.237 INFO:tasks.rados.rados.0.smithi040.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: finishing write tid 1 to smithi04088644-246 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: finishing write tid 2 to smithi04088644-246 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: finishing write tid 3 to smithi04088644-246 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: finishing write tid 4 to smithi04088644-246 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: oid 246 updating version 0 to 331 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: oid 246 updating version 331 to 332 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: oid 246 version 332 is already newer than 330 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 246 v 332 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-12-01T15:47:38.238 INFO:tasks.rados.rados.0.smithi040.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-12-01T15:47:38.433 INFO:tasks.rados.rados.0.smithi040.stdout:3242: finishing write tid 1 to smithi04088644-405 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: finishing write tid 2 to smithi04088644-405 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: finishing write tid 3 to smithi04088644-405 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: finishing write tid 4 to smithi04088644-405 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: oid 405 updating version 0 to 361 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: oid 405 version 361 is already newer than 360 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: oid 405 updating version 361 to 362 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 362 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-12-01T15:47:38.434 INFO:tasks.rados.rados.0.smithi040.stdout:3243: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-12-01T15:47:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:3235: done (9 left) 2023-12-01T15:47:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:3236: done (8 left) 2023-12-01T15:47:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:3237: done (7 left) 2023-12-01T15:47:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:3238: done (6 left) 2023-12-01T15:47:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:3239: done (5 left) 2023-12-01T15:47:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:3240: done (4 left) 2023-12-01T15:47:38.653 INFO:tasks.rados.rados.0.smithi040.stdout:3241: done (3 left) 2023-12-01T15:47:38.653 INFO:tasks.rados.rados.0.smithi040.stdout:3242: done (2 left) 2023-12-01T15:47:38.653 INFO:tasks.rados.rados.0.smithi040.stdout:3243: done (1 left) 2023-12-01T15:47:38.653 INFO:tasks.rados.rados.0.smithi040.stdout:3244: done (0 left) 2023-12-01T15:47:38.653 INFO:tasks.rados.rados.0.smithi040.stdout:3245: write oid 1 current snap is 0 2023-12-01T15:47:38.653 INFO:tasks.rados.rados.0.smithi040.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-12-01T15:47:38.665 INFO:tasks.rados.rados.0.smithi040.stdout:3245: writing smithi04088644-1 from 736701 to 1253012 tid 1 2023-12-01T15:47:38.671 INFO:tasks.rados.rados.0.smithi040.stdout:3245: writing smithi04088644-1 from 1684830 to 2200885 tid 2 2023-12-01T15:47:38.671 INFO:tasks.rados.rados.0.smithi040.stdout:3246: write oid 330 current snap is 0 2023-12-01T15:47:38.671 INFO:tasks.rados.rados.0.smithi040.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-12-01T15:47:38.679 INFO:tasks.rados.rados.0.smithi040.stdout:3246: writing smithi04088644-330 from 753508 to 1345068 tid 1 2023-12-01T15:47:38.685 INFO:tasks.rados.rados.0.smithi040.stdout:3246: writing smithi04088644-330 from 2143312 to 2353508 tid 2 2023-12-01T15:47:38.685 INFO:tasks.rados.rados.0.smithi040.stdout:3247: read oid 470 snap -1 2023-12-01T15:47:38.685 INFO:tasks.rados.rados.0.smithi040.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-12-01T15:47:38.685 INFO:tasks.rados.rados.0.smithi040.stdout:3248: delete oid 359 current snap is 0 2023-12-01T15:47:38.685 INFO:tasks.rados.rados.0.smithi040.stdout:3245: finishing write tid 1 to smithi04088644-1 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: finishing write tid 2 to smithi04088644-1 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: finishing write tid 3 to smithi04088644-1 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: finishing write tid 4 to smithi04088644-1 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: oid 1 updating version 0 to 474 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: oid 1 updating version 474 to 475 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: oid 1 version 475 is already newer than 473 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 475 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3245: left oid 1 (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T15:47:38.686 INFO:tasks.rados.rados.0.smithi040.stdout:3246: finishing write tid 1 to smithi04088644-330 2023-12-01T15:47:38.689 INFO:tasks.rados.rados.0.smithi040.stdout:3245: done (3 left) 2023-12-01T15:47:38.689 INFO:tasks.rados.rados.0.smithi040.stdout:3248: done (2 left) 2023-12-01T15:47:38.689 INFO:tasks.rados.rados.0.smithi040.stdout:3249: read oid 397 snap -1 2023-12-01T15:47:38.689 INFO:tasks.rados.rados.0.smithi040.stdout:3249: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-12-01T15:47:38.690 INFO:tasks.rados.rados.0.smithi040.stdout:3250: write oid 143 current snap is 0 2023-12-01T15:47:38.690 INFO:tasks.rados.rados.0.smithi040.stdout:3246: finishing write tid 2 to smithi04088644-330 2023-12-01T15:47:38.690 INFO:tasks.rados.rados.0.smithi040.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-12-01T15:47:38.697 INFO:tasks.rados.rados.0.smithi040.stdout:3250: writing smithi04088644-143 from 787122 to 1245533 tid 1 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3250: writing smithi04088644-143 from 1860276 to 2387122 tid 2 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3251: read oid 77 snap -1 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3251: expect deleted 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3252: read oid 411 snap -1 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3252: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3253: write oid 147 current snap is 0 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3246: finishing write tid 3 to smithi04088644-330 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3246: finishing write tid 4 to smithi04088644-330 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3246: oid 330 updating version 0 to 439 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3246: oid 330 version 439 is already newer than 438 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3246: oid 330 updating version 439 to 440 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 330 v 440 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-12-01T15:47:38.707 INFO:tasks.rados.rados.0.smithi040.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2023-12-01T15:47:38.708 INFO:tasks.rados.rados.0.smithi040.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-12-01T15:47:38.782 INFO:tasks.rados.rados.0.smithi040.stdout:3249: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-12-01T15:47:38.977 INFO:tasks.rados.rados.0.smithi040.stdout:3250: finishing write tid 1 to smithi04088644-143 2023-12-01T15:47:38.977 INFO:tasks.rados.rados.0.smithi040.stdout:3250: finishing write tid 2 to smithi04088644-143 2023-12-01T15:47:38.977 INFO:tasks.rados.rados.0.smithi040.stdout:3250: finishing write tid 3 to smithi04088644-143 2023-12-01T15:47:38.977 INFO:tasks.rados.rados.0.smithi040.stdout:3250: finishing write tid 4 to smithi04088644-143 2023-12-01T15:47:38.977 INFO:tasks.rados.rados.0.smithi040.stdout:3250: oid 143 updating version 0 to 609 2023-12-01T15:47:38.978 INFO:tasks.rados.rados.0.smithi040.stdout:3250: oid 143 version 609 is already newer than 608 2023-12-01T15:47:38.978 INFO:tasks.rados.rados.0.smithi040.stdout:3250: oid 143 version 609 is already newer than 607 2023-12-01T15:47:38.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 143 v 609 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-12-01T15:47:38.978 INFO:tasks.rados.rados.0.smithi040.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2023-12-01T15:47:38.978 INFO:tasks.rados.rados.0.smithi040.stdout:3252: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:47:39.118 INFO:tasks.rados.rados.0.smithi040.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-12-01T15:47:39.129 INFO:tasks.rados.rados.0.smithi040.stdout:3253: writing smithi04088644-147 from 403929 to 937589 tid 1 2023-12-01T15:47:39.135 INFO:tasks.rados.rados.0.smithi040.stdout:3253: writing smithi04088644-147 from 1518758 to 1925798 tid 2 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3246: done (6 left) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3247: done (5 left) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3249: done (4 left) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3250: done (3 left) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3251: done (2 left) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3252: done (1 left) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3254: read oid 9 snap -1 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3254: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3255: write oid 286 current snap is 0 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3253: finishing write tid 1 to smithi04088644-147 2023-12-01T15:47:39.136 INFO:tasks.rados.rados.0.smithi040.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-12-01T15:47:39.140 INFO:tasks.rados.rados.0.smithi040.stdout:3255: writing smithi04088644-286 from 420736 to 1029645 tid 1 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3255: writing smithi04088644-286 from 1577240 to 2244291 tid 2 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3256: read oid 138 snap -1 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3256: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3257: read oid 59 snap -1 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3257: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3258: read oid 207 snap -1 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3258: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3259: write oid 60 current snap is 0 2023-12-01T15:47:39.148 INFO:tasks.rados.rados.0.smithi040.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-12-01T15:47:39.154 INFO:tasks.rados.rados.0.smithi040.stdout:3259: writing smithi04088644-60 from 437543 to 1121701 tid 1 2023-12-01T15:47:39.160 INFO:tasks.rados.rados.0.smithi040.stdout:3259: writing smithi04088644-60 from 1635722 to 2046431 tid 2 2023-12-01T15:47:39.160 INFO:tasks.rados.rados.0.smithi040.stdout:3260: read oid 37 snap -1 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3260: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3261: read oid 35 snap -1 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3261: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3262: read oid 463 snap -1 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3262: expect (ObjNum 590 snap 0 seq_num 590) 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3263: write oid 177 current snap is 0 2023-12-01T15:47:39.161 INFO:tasks.rados.rados.0.smithi040.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-12-01T15:47:39.167 INFO:tasks.rados.rados.0.smithi040.stdout:3263: writing smithi04088644-177 from 454350 to 1213757 tid 1 2023-12-01T15:47:39.176 INFO:tasks.rados.rados.0.smithi040.stdout:3263: writing smithi04088644-177 from 1977851 to 2454350 tid 2 2023-12-01T15:47:39.176 INFO:tasks.rados.rados.0.smithi040.stdout:3264: read oid 347 snap -1 2023-12-01T15:47:39.176 INFO:tasks.rados.rados.0.smithi040.stdout:3264: expect deleted 2023-12-01T15:47:39.176 INFO:tasks.rados.rados.0.smithi040.stdout:3265: write oid 308 current snap is 0 2023-12-01T15:47:39.176 INFO:tasks.rados.rados.0.smithi040.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-12-01T15:47:39.181 INFO:tasks.rados.rados.0.smithi040.stdout:3265: writing smithi04088644-308 from 471157 to 905813 tid 1 2023-12-01T15:47:39.187 INFO:tasks.rados.rados.0.smithi040.stdout:3265: writing smithi04088644-308 from 1636333 to 2050711 tid 2 2023-12-01T15:47:39.188 INFO:tasks.rados.rados.0.smithi040.stdout:3266: read oid 123 snap -1 2023-12-01T15:47:39.188 INFO:tasks.rados.rados.0.smithi040.stdout:3266: expect (ObjNum 670 snap 0 seq_num 670) 2023-12-01T15:47:39.188 INFO:tasks.rados.rados.0.smithi040.stdout:3267: write oid 430 current snap is 0 2023-12-01T15:47:39.188 INFO:tasks.rados.rados.0.smithi040.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-12-01T15:47:39.193 INFO:tasks.rados.rados.0.smithi040.stdout:3267: writing smithi04088644-430 from 487964 to 997869 tid 1 2023-12-01T15:47:39.202 INFO:tasks.rados.rados.0.smithi040.stdout:3267: writing smithi04088644-430 from 1694815 to 2369204 tid 2 2023-12-01T15:47:39.202 INFO:tasks.rados.rados.0.smithi040.stdout:3268: write oid 244 current snap is 0 2023-12-01T15:47:39.202 INFO:tasks.rados.rados.0.smithi040.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-12-01T15:47:39.208 INFO:tasks.rados.rados.0.smithi040.stdout:3268: writing smithi04088644-244 from 504771 to 1206278 tid 1 2023-12-01T15:47:39.214 INFO:tasks.rados.rados.0.smithi040.stdout:3268: writing smithi04088644-244 from 1869650 to 2287697 tid 2 2023-12-01T15:47:39.214 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: finishing write tid 2 to smithi04088644-147 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: finishing write tid 3 to smithi04088644-147 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: finishing write tid 4 to smithi04088644-147 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: oid 147 updating version 0 to 362 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: oid 147 updating version 362 to 363 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: oid 147 version 363 is already newer than 361 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 147 v 363 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2023-12-01T15:47:39.215 INFO:tasks.rados.rados.0.smithi040.stdout:3254: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-12-01T15:47:39.328 INFO:tasks.rados.rados.0.smithi040.stdout:3255: finishing write tid 1 to smithi04088644-286 2023-12-01T15:47:39.328 INFO:tasks.rados.rados.0.smithi040.stdout:3256: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:47:39.438 INFO:tasks.rados.rados.0.smithi040.stdout:3255: finishing write tid 2 to smithi04088644-286 2023-12-01T15:47:39.438 INFO:tasks.rados.rados.0.smithi040.stdout:3255: finishing write tid 3 to smithi04088644-286 2023-12-01T15:47:39.438 INFO:tasks.rados.rados.0.smithi040.stdout:3255: finishing write tid 4 to smithi04088644-286 2023-12-01T15:47:39.438 INFO:tasks.rados.rados.0.smithi040.stdout:3255: oid 286 updating version 0 to 481 2023-12-01T15:47:39.439 INFO:tasks.rados.rados.0.smithi040.stdout:3255: oid 286 updating version 481 to 482 2023-12-01T15:47:39.439 INFO:tasks.rados.rados.0.smithi040.stdout:3255: oid 286 version 482 is already newer than 480 2023-12-01T15:47:39.439 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 286 v 482 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-12-01T15:47:39.439 INFO:tasks.rados.rados.0.smithi040.stdout:3255: left oid 286 (ObjNum 2048 snap 0 seq_num 2048) 2023-12-01T15:47:39.439 INFO:tasks.rados.rados.0.smithi040.stdout:3258: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-12-01T15:47:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:39 smithi141 bash[31670]: cluster 2023-12-01T15:47:37.576454+0000 mgr.y (mgr.24356) 284 : cluster 0 pgmap v254: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.6 MiB/s wr, 70 op/s 2023-12-01T15:47:39.590 INFO:tasks.rados.rados.0.smithi040.stdout:3259: finishing write tid 1 to smithi04088644-60 2023-12-01T15:47:39.590 INFO:tasks.rados.rados.0.smithi040.stdout:3257: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-12-01T15:47:39.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:39 smithi040 bash[28232]: cluster 2023-12-01T15:47:37.576454+0000 mgr.y (mgr.24356) 284 : cluster 0 pgmap v254: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.6 MiB/s wr, 70 op/s 2023-12-01T15:47:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:39 smithi040 bash[41173]: cluster 2023-12-01T15:47:37.576454+0000 mgr.y (mgr.24356) 284 : cluster 0 pgmap v254: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 6.6 MiB/s wr, 70 op/s 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: finishing write tid 2 to smithi04088644-60 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: finishing write tid 3 to smithi04088644-60 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: finishing write tid 4 to smithi04088644-60 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: oid 60 updating version 0 to 366 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: oid 60 version 366 is already newer than 364 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: oid 60 version 366 is already newer than 365 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 60 v 366 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3259: left oid 60 (ObjNum 2049 snap 0 seq_num 2049) 2023-12-01T15:47:39.727 INFO:tasks.rados.rados.0.smithi040.stdout:3260: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:47:39.812 INFO:tasks.rados.rados.0.smithi040.stdout:3262: expect (ObjNum 590 snap 0 seq_num 590) 2023-12-01T15:47:40.007 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 1 to smithi04088644-177 2023-12-01T15:47:40.007 INFO:tasks.rados.rados.0.smithi040.stdout:3261: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:40.192 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 2 to smithi04088644-177 2023-12-01T15:47:40.192 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 3 to smithi04088644-177 2023-12-01T15:47:40.192 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 4 to smithi04088644-177 2023-12-01T15:47:40.192 INFO:tasks.rados.rados.0.smithi040.stdout:3263: oid 177 updating version 0 to 443 2023-12-01T15:47:40.193 INFO:tasks.rados.rados.0.smithi040.stdout:3263: oid 177 version 443 is already newer than 441 2023-12-01T15:47:40.193 INFO:tasks.rados.rados.0.smithi040.stdout:3263: oid 177 version 443 is already newer than 442 2023-12-01T15:47:40.193 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 177 v 443 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-12-01T15:47:40.193 INFO:tasks.rados.rados.0.smithi040.stdout:3263: left oid 177 (ObjNum 2050 snap 0 seq_num 2050) 2023-12-01T15:47:40.193 INFO:tasks.rados.rados.0.smithi040.stdout:3265: finishing write tid 1 to smithi04088644-308 2023-12-01T15:47:40.193 INFO:tasks.rados.rados.0.smithi040.stdout:3266: expect (ObjNum 670 snap 0 seq_num 670) 2023-12-01T15:47:40.350 INFO:tasks.rados.rados.0.smithi040.stdout:3265: finishing write tid 2 to smithi04088644-308 2023-12-01T15:47:40.350 INFO:tasks.rados.rados.0.smithi040.stdout:3265: finishing write tid 3 to smithi04088644-308 2023-12-01T15:47:40.350 INFO:tasks.rados.rados.0.smithi040.stdout:3265: finishing write tid 4 to smithi04088644-308 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3265: oid 308 updating version 0 to 326 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3265: oid 308 version 326 is already newer than 325 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3265: oid 308 version 326 is already newer than 324 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 308 v 326 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3265: left oid 308 (ObjNum 2051 snap 0 seq_num 2051) 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 1 to smithi04088644-430 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 2 to smithi04088644-430 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 3 to smithi04088644-430 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 4 to smithi04088644-430 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: oid 430 updating version 0 to 477 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: oid 430 version 477 is already newer than 476 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: oid 430 updating version 477 to 478 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 430 v 478 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3267: left oid 430 (ObjNum 2052 snap 0 seq_num 2052) 2023-12-01T15:47:40.351 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 1 to smithi04088644-244 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 2 to smithi04088644-244 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 3 to smithi04088644-244 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 4 to smithi04088644-244 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: oid 244 updating version 0 to 611 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: oid 244 version 611 is already newer than 610 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: oid 244 updating version 611 to 612 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 244 v 612 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3268: left oid 244 (ObjNum 2053 snap 0 seq_num 2053) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3253: done (15 left) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3254: done (14 left) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3255: done (13 left) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3256: done (12 left) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3257: done (11 left) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3258: done (10 left) 2023-12-01T15:47:40.352 INFO:tasks.rados.rados.0.smithi040.stdout:3259: done (9 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3260: done (8 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3261: done (7 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3262: done (6 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3263: done (5 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3264: done (4 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3265: done (3 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3266: done (2 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3267: done (1 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3268: done (0 left) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3269: read oid 284 snap -1 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3269: expect deleted 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3270: read oid 163 snap -1 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3270: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:47:40.353 INFO:tasks.rados.rados.0.smithi040.stdout:3271: delete oid 83 current snap is 0 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3269: done (2 left) 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3271: done (1 left) 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3272: read oid 256 snap -1 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3272: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3273: read oid 307 snap -1 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3273: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:47:40.354 INFO:tasks.rados.rados.0.smithi040.stdout:3274: write oid 80 current snap is 0 2023-12-01T15:47:40.355 INFO:tasks.rados.rados.0.smithi040.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-12-01T15:47:40.359 INFO:tasks.rados.rados.0.smithi040.stdout:3274: writing smithi04088644-80 from 538385 to 990390 tid 1 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3274: writing smithi04088644-80 from 1470261 to 1891977 tid 2 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3275: read oid 27 snap -1 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3275: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3276: read oid 349 snap -1 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3276: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3277: read oid 366 snap -1 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3277: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3278: write oid 377 current snap is 0 2023-12-01T15:47:40.366 INFO:tasks.rados.rados.0.smithi040.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-12-01T15:47:40.373 INFO:tasks.rados.rados.0.smithi040.stdout:3278: writing smithi04088644-377 from 555192 to 1082446 tid 1 2023-12-01T15:47:40.380 INFO:tasks.rados.rados.0.smithi040.stdout:3278: writing smithi04088644-377 from 1528743 to 2094117 tid 2 2023-12-01T15:47:40.380 INFO:tasks.rados.rados.0.smithi040.stdout:3279: delete oid 378 current snap is 0 2023-12-01T15:47:40.380 INFO:tasks.rados.rados.0.smithi040.stdout:3272: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-12-01T15:47:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:40 smithi141 bash[31670]: audit 2023-12-01T15:47:39.719752+0000 mon.a (mon.0) 896 : audit 0 from='client.? 172.21.15.40:0/2704244567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:40.603 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:40 smithi141 bash[31670]: audit 2023-12-01T15:47:40.122691+0000 mon.a (mon.0) 897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:40.603 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:40 smithi141 bash[31670]: audit 2023-12-01T15:47:40.131833+0000 mon.a (mon.0) 898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:40.604 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 1 to smithi04088644-80 2023-12-01T15:47:40.604 INFO:tasks.rados.rados.0.smithi040.stdout:3270: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:47:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:40 smithi040 bash[28232]: audit 2023-12-01T15:47:39.719752+0000 mon.a (mon.0) 896 : audit 0 from='client.? 172.21.15.40:0/2704244567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:40 smithi040 bash[28232]: audit 2023-12-01T15:47:40.122691+0000 mon.a (mon.0) 897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:40 smithi040 bash[28232]: audit 2023-12-01T15:47:40.131833+0000 mon.a (mon.0) 898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:40 smithi040 bash[41173]: audit 2023-12-01T15:47:39.719752+0000 mon.a (mon.0) 896 : audit 0 from='client.? 172.21.15.40:0/2704244567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:40 smithi040 bash[41173]: audit 2023-12-01T15:47:40.122691+0000 mon.a (mon.0) 897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:40 smithi040 bash[41173]: audit 2023-12-01T15:47:40.131833+0000 mon.a (mon.0) 898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:40.689 INFO:tasks.rados.rados.0.smithi040.stdout:3273: expect (ObjNum 883 snap 0 seq_num 883) 2023-12-01T15:47:40.820 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 2 to smithi04088644-80 2023-12-01T15:47:40.821 INFO:tasks.rados.rados.0.smithi040.stdout:3277: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 3 to smithi04088644-80 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 4 to smithi04088644-80 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3274: oid 80 updating version 0 to 284 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3274: oid 80 version 284 is already newer than 282 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3274: oid 80 version 284 is already newer than 283 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 80 v 284 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3274: left oid 80 (ObjNum 2055 snap 0 seq_num 2055) 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3278: finishing write tid 1 to smithi04088644-377 2023-12-01T15:47:40.953 INFO:tasks.rados.rados.0.smithi040.stdout:3276: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-12-01T15:47:41.158 INFO:tasks.rados.rados.0.smithi040.stdout:3278: finishing write tid 2 to smithi04088644-377 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3278: finishing write tid 3 to smithi04088644-377 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3278: finishing write tid 4 to smithi04088644-377 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3278: oid 377 updating version 0 to 485 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3278: oid 377 version 485 is already newer than 483 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3278: oid 377 version 485 is already newer than 484 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 377 v 485 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3278: left oid 377 (ObjNum 2056 snap 0 seq_num 2056) 2023-12-01T15:47:41.159 INFO:tasks.rados.rados.0.smithi040.stdout:3275: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:47:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:3270: done (8 left) 2023-12-01T15:47:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:3272: done (7 left) 2023-12-01T15:47:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:3273: done (6 left) 2023-12-01T15:47:41.432 INFO:tasks.rados.rados.0.smithi040.stdout:3274: done (5 left) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3275: done (4 left) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3276: done (3 left) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3277: done (2 left) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3278: done (1 left) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3279: done (0 left) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3280: read oid 149 snap -1 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3280: expect (ObjNum 721 snap 0 seq_num 721) 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3281: write oid 326 current snap is 0 2023-12-01T15:47:41.433 INFO:tasks.rados.rados.0.smithi040.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-12-01T15:47:41.445 INFO:tasks.rados.rados.0.smithi040.stdout:3281: writing smithi04088644-326 from 588806 to 1266558 tid 1 2023-12-01T15:47:41.453 INFO:tasks.rados.rados.0.smithi040.stdout:3281: writing smithi04088644-326 from 2045707 to 2588806 tid 2 2023-12-01T15:47:41.453 INFO:tasks.rados.rados.0.smithi040.stdout:3282: read oid 380 snap -1 2023-12-01T15:47:41.453 INFO:tasks.rados.rados.0.smithi040.stdout:3282: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-12-01T15:47:41.453 INFO:tasks.rados.rados.0.smithi040.stdout:3283: write oid 91 current snap is 0 2023-12-01T15:47:41.453 INFO:tasks.rados.rados.0.smithi040.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-12-01T15:47:41.461 INFO:tasks.rados.rados.0.smithi040.stdout:3283: writing smithi04088644-91 from 605613 to 1358614 tid 1 2023-12-01T15:47:41.467 INFO:tasks.rados.rados.0.smithi040.stdout:3283: writing smithi04088644-91 from 1987836 to 2416890 tid 2 2023-12-01T15:47:41.467 INFO:tasks.rados.rados.0.smithi040.stdout:3284: read oid 379 snap -1 2023-12-01T15:47:41.467 INFO:tasks.rados.rados.0.smithi040.stdout:3284: expect (ObjNum 804 snap 0 seq_num 804) 2023-12-01T15:47:41.468 INFO:tasks.rados.rados.0.smithi040.stdout:3285: delete oid 216 current snap is 0 2023-12-01T15:47:41.468 INFO:tasks.rados.rados.0.smithi040.stdout:3280: expect (ObjNum 721 snap 0 seq_num 721) 2023-12-01T15:47:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:41 smithi141 bash[31670]: cluster 2023-12-01T15:47:39.577344+0000 mgr.y (mgr.24356) 285 : cluster 0 pgmap v255: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T15:47:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:41 smithi141 bash[31670]: audit 2023-12-01T15:47:40.690294+0000 mon.a (mon.0) 899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:41 smithi141 bash[31670]: audit 2023-12-01T15:47:40.702633+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:41 smithi141 bash[31670]: audit 2023-12-01T15:47:41.173762+0000 mon.c (mon.2) 178 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:41 smithi141 bash[31670]: audit 2023-12-01T15:47:41.175308+0000 mon.c (mon.2) 179 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:41 smithi141 bash[31670]: audit 2023-12-01T15:47:41.184033+0000 mon.a (mon.0) 901 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.581 INFO:tasks.rados.rados.0.smithi040.stdout:3281: finishing write tid 1 to smithi04088644-326 2023-12-01T15:47:41.581 INFO:tasks.rados.rados.0.smithi040.stdout:3281: finishing write tid 2 to smithi04088644-326 2023-12-01T15:47:41.581 INFO:tasks.rados.rados.0.smithi040.stdout:3282: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[41173]: cluster 2023-12-01T15:47:39.577344+0000 mgr.y (mgr.24356) 285 : cluster 0 pgmap v255: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[41173]: audit 2023-12-01T15:47:40.690294+0000 mon.a (mon.0) 899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[41173]: audit 2023-12-01T15:47:40.702633+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[41173]: audit 2023-12-01T15:47:41.173762+0000 mon.c (mon.2) 178 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[41173]: audit 2023-12-01T15:47:41.175308+0000 mon.c (mon.2) 179 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[41173]: audit 2023-12-01T15:47:41.184033+0000 mon.a (mon.0) 901 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[28232]: cluster 2023-12-01T15:47:39.577344+0000 mgr.y (mgr.24356) 285 : cluster 0 pgmap v255: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[28232]: audit 2023-12-01T15:47:40.690294+0000 mon.a (mon.0) 899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[28232]: audit 2023-12-01T15:47:40.702633+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[28232]: audit 2023-12-01T15:47:41.173762+0000 mon.c (mon.2) 178 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[28232]: audit 2023-12-01T15:47:41.175308+0000 mon.c (mon.2) 179 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:41 smithi040 bash[28232]: audit 2023-12-01T15:47:41.184033+0000 mon.a (mon.0) 901 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:47:41.725 INFO:tasks.rados.rados.0.smithi040.stdout:3281: finishing write tid 3 to smithi04088644-326 2023-12-01T15:47:41.725 INFO:tasks.rados.rados.0.smithi040.stdout:3281: finishing write tid 4 to smithi04088644-326 2023-12-01T15:47:41.725 INFO:tasks.rados.rados.0.smithi040.stdout:3281: oid 326 updating version 0 to 613 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3281: oid 326 updating version 613 to 615 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3281: oid 326 version 615 is already newer than 614 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 326 v 615 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing write tid 1 to smithi04088644-91 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing write tid 2 to smithi04088644-91 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing write tid 3 to smithi04088644-91 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing write tid 4 to smithi04088644-91 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: oid 91 updating version 0 to 334 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: oid 91 updating version 334 to 335 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: oid 91 version 335 is already newer than 333 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 91 v 335 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-12-01T15:47:41.726 INFO:tasks.rados.rados.0.smithi040.stdout:3284: expect (ObjNum 804 snap 0 seq_num 804) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3280: done (5 left) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3281: done (4 left) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3282: done (3 left) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3283: done (2 left) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3284: done (1 left) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3285: done (0 left) 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3286: read oid 357 snap -1 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3286: expect deleted 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3287: write oid 141 current snap is 0 2023-12-01T15:47:41.885 INFO:tasks.rados.rados.0.smithi040.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-12-01T15:47:41.898 INFO:tasks.rados.rados.0.smithi040.stdout:3287: writing smithi04088644-141 from 639227 to 1259079 tid 1 2023-12-01T15:47:41.904 INFO:tasks.rados.rados.0.smithi040.stdout:3287: writing smithi04088644-141 from 1821153 to 2253876 tid 2 2023-12-01T15:47:41.904 INFO:tasks.rados.rados.0.smithi040.stdout:3288: read oid 90 snap -1 2023-12-01T15:47:41.904 INFO:tasks.rados.rados.0.smithi040.stdout:3288: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:41.905 INFO:tasks.rados.rados.0.smithi040.stdout:3289: write oid 75 current snap is 0 2023-12-01T15:47:41.905 INFO:tasks.rados.rados.0.smithi040.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-12-01T15:47:41.912 INFO:tasks.rados.rados.0.smithi040.stdout:3289: writing smithi04088644-75 from 656034 to 1351135 tid 1 2023-12-01T15:47:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:3289: writing smithi04088644-75 from 1879635 to 2456016 tid 2 2023-12-01T15:47:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:3290: read oid 291 snap -1 2023-12-01T15:47:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:3290: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:47:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:3291: write oid 382 current snap is 0 2023-12-01T15:47:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-12-01T15:47:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:3291: writing smithi04088644-382 from 672841 to 1443191 tid 1 2023-12-01T15:47:41.935 INFO:tasks.rados.rados.0.smithi040.stdout:3291: writing smithi04088644-382 from 2221764 to 2658156 tid 2 2023-12-01T15:47:41.935 INFO:tasks.rados.rados.0.smithi040.stdout:3292: write oid 493 current snap is 0 2023-12-01T15:47:41.935 INFO:tasks.rados.rados.0.smithi040.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-12-01T15:47:41.941 INFO:tasks.rados.rados.0.smithi040.stdout:3292: writing smithi04088644-493 from 689648 to 1135247 tid 1 2023-12-01T15:47:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3292: writing smithi04088644-493 from 1880246 to 2460296 tid 2 2023-12-01T15:47:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3293: read oid 480 snap -1 2023-12-01T15:47:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3293: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:47:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3294: read oid 155 snap -1 2023-12-01T15:47:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3294: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-12-01T15:47:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3295: read oid 179 snap -1 2023-12-01T15:47:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3295: expect deleted 2023-12-01T15:47:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3296: read oid 11 snap -1 2023-12-01T15:47:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3296: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-12-01T15:47:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3297: write oid 130 current snap is 0 2023-12-01T15:47:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3287: finishing write tid 1 to smithi04088644-141 2023-12-01T15:47:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-12-01T15:47:41.956 INFO:tasks.rados.rados.0.smithi040.stdout:3297: writing smithi04088644-130 from 706455 to 1227303 tid 1 2023-12-01T15:47:41.963 INFO:tasks.rados.rados.0.smithi040.stdout:3297: writing smithi04088644-130 from 1938728 to 2378789 tid 2 2023-12-01T15:47:41.963 INFO:tasks.rados.rados.0.smithi040.stdout:3286: done (11 left) 2023-12-01T15:47:41.963 INFO:tasks.rados.rados.0.smithi040.stdout:3298: read oid 19 snap -1 2023-12-01T15:47:41.963 INFO:tasks.rados.rados.0.smithi040.stdout:3298: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-12-01T15:47:41.963 INFO:tasks.rados.rados.0.smithi040.stdout:3299: read oid 213 snap -1 2023-12-01T15:47:41.964 INFO:tasks.rados.rados.0.smithi040.stdout:3299: expect deleted 2023-12-01T15:47:41.964 INFO:tasks.rados.rados.0.smithi040.stdout:3300: delete oid 429 current snap is 0 2023-12-01T15:47:41.964 INFO:tasks.rados.rados.0.smithi040.stdout:3288: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: finishing write tid 2 to smithi04088644-141 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: finishing write tid 3 to smithi04088644-141 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: finishing write tid 4 to smithi04088644-141 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: oid 141 updating version 0 to 286 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: oid 141 updating version 286 to 287 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: oid 141 version 287 is already newer than 285 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 141 v 287 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3287: left oid 141 (ObjNum 2061 snap 0 seq_num 2061) 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3289: finishing write tid 1 to smithi04088644-75 2023-12-01T15:47:42.085 INFO:tasks.rados.rados.0.smithi040.stdout:3290: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: finishing write tid 2 to smithi04088644-75 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: finishing write tid 3 to smithi04088644-75 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: finishing write tid 4 to smithi04088644-75 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: oid 75 updating version 0 to 617 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: oid 75 updating version 617 to 618 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: oid 75 version 618 is already newer than 616 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 75 v 618 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-12-01T15:47:42.245 INFO:tasks.rados.rados.0.smithi040.stdout:3289: left oid 75 (ObjNum 2062 snap 0 seq_num 2062) 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: finishing write tid 1 to smithi04088644-382 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: finishing write tid 2 to smithi04088644-382 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3287: done (13 left) 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3288: done (12 left) 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3289: done (11 left) 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3290: done (10 left) 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3300: done (9 left) 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3301: write oid 300 current snap is 0 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: finishing write tid 3 to smithi04088644-382 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: finishing write tid 4 to smithi04088644-382 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: oid 382 updating version 0 to 365 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: oid 382 version 365 is already newer than 364 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: oid 382 updating version 365 to 366 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 366 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-12-01T15:47:42.246 INFO:tasks.rados.rados.0.smithi040.stdout:3291: left oid 382 (ObjNum 2063 snap 0 seq_num 2063) 2023-12-01T15:47:42.247 INFO:tasks.rados.rados.0.smithi040.stdout:3292: finishing write tid 1 to smithi04088644-493 2023-12-01T15:47:42.247 INFO:tasks.rados.rados.0.smithi040.stdout:3293: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-12-01T15:47:42.398 INFO:tasks.rados.rados.0.smithi040.stdout:3292: finishing write tid 2 to smithi04088644-493 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3292: finishing write tid 3 to smithi04088644-493 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3292: finishing write tid 4 to smithi04088644-493 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3292: oid 493 updating version 0 to 327 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3292: oid 493 updating version 327 to 328 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3292: oid 493 version 328 is already newer than 326 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 328 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3292: left oid 493 (ObjNum 2064 snap 0 seq_num 2064) 2023-12-01T15:47:42.399 INFO:tasks.rados.rados.0.smithi040.stdout:3296: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-12-01T15:47:42.634 INFO:tasks.rados.rados.0.smithi040.stdout:3294: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-12-01T15:47:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:42 smithi040 bash[41173]: audit 2023-12-01T15:47:42.174364+0000 mon.c (mon.2) 180 : audit 0 from='client.? 172.21.15.40:0/2403922363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:42 smithi040 bash[28232]: audit 2023-12-01T15:47:42.174364+0000 mon.c (mon.2) 180 : audit 0 from='client.? 172.21.15.40:0/2403922363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:42.728 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 1 to smithi04088644-130 2023-12-01T15:47:42.729 INFO:tasks.rados.rados.0.smithi040.stdout:3298: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-12-01T15:47:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:42 smithi141 bash[31670]: audit 2023-12-01T15:47:42.174364+0000 mon.c (mon.2) 180 : audit 0 from='client.? 172.21.15.40:0/2403922363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 2 to smithi04088644-130 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 3 to smithi04088644-130 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 4 to smithi04088644-130 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: oid 130 updating version 0 to 390 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: oid 130 version 390 is already newer than 388 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: oid 130 version 390 is already newer than 389 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 130 v 390 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3297: left oid 130 (ObjNum 2065 snap 0 seq_num 2065) 2023-12-01T15:47:42.862 INFO:tasks.rados.rados.0.smithi040.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-12-01T15:47:42.876 INFO:tasks.rados.rados.0.smithi040.stdout:3301: writing smithi04088644-300 from 740069 to 1411415 tid 1 2023-12-01T15:47:42.882 INFO:tasks.rados.rados.0.smithi040.stdout:3301: writing smithi04088644-300 from 1939339 to 2383069 tid 2 2023-12-01T15:47:42.882 INFO:tasks.rados.rados.0.smithi040.stdout:3291: done (9 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3292: done (8 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3293: done (7 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3294: done (6 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3295: done (5 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3296: done (4 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3297: done (3 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3298: done (2 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3299: done (1 left) 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3302: write oid 221 current snap is 0 2023-12-01T15:47:42.883 INFO:tasks.rados.rados.0.smithi040.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-12-01T15:47:42.889 INFO:tasks.rados.rados.0.smithi040.stdout:3302: writing smithi04088644-221 from 756876 to 1219824 tid 1 2023-12-01T15:47:42.895 INFO:tasks.rados.rados.0.smithi040.stdout:3302: writing smithi04088644-221 from 1714174 to 2301562 tid 2 2023-12-01T15:47:42.895 INFO:tasks.rados.rados.0.smithi040.stdout:3303: read oid 33 snap -1 2023-12-01T15:47:42.896 INFO:tasks.rados.rados.0.smithi040.stdout:3303: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:47:42.896 INFO:tasks.rados.rados.0.smithi040.stdout:3304: write oid 425 current snap is 0 2023-12-01T15:47:42.896 INFO:tasks.rados.rados.0.smithi040.stdout:3301: finishing write tid 1 to smithi04088644-300 2023-12-01T15:47:42.896 INFO:tasks.rados.rados.0.smithi040.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-12-01T15:47:42.903 INFO:tasks.rados.rados.0.smithi040.stdout:3304: writing smithi04088644-425 from 773683 to 1311880 tid 1 2023-12-01T15:47:42.910 INFO:tasks.rados.rados.0.smithi040.stdout:3304: writing smithi04088644-425 from 1772656 to 2503702 tid 2 2023-12-01T15:47:42.910 INFO:tasks.rados.rados.0.smithi040.stdout:3305: write oid 232 current snap is 0 2023-12-01T15:47:42.910 INFO:tasks.rados.rados.0.smithi040.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-12-01T15:47:42.918 INFO:tasks.rados.rados.0.smithi040.stdout:3305: writing smithi04088644-232 from 790490 to 1403936 tid 1 2023-12-01T15:47:42.923 INFO:tasks.rados.rados.0.smithi040.stdout:3305: writing smithi04088644-232 from 1831138 to 2422195 tid 2 2023-12-01T15:47:42.924 INFO:tasks.rados.rados.0.smithi040.stdout:3306: write oid 343 current snap is 0 2023-12-01T15:47:42.924 INFO:tasks.rados.rados.0.smithi040.stdout:3301: finishing write tid 2 to smithi04088644-300 2023-12-01T15:47:42.924 INFO:tasks.rados.rados.0.smithi040.stdout:3301: finishing write tid 3 to smithi04088644-300 2023-12-01T15:47:42.924 INFO:tasks.rados.rados.0.smithi040.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-12-01T15:47:42.929 INFO:tasks.rados.rados.0.smithi040.stdout:3306: writing smithi04088644-343 from 407297 to 1095992 tid 1 2023-12-01T15:47:42.938 INFO:tasks.rados.rados.0.smithi040.stdout:3306: writing smithi04088644-343 from 1773267 to 2507982 tid 2 2023-12-01T15:47:42.938 INFO:tasks.rados.rados.0.smithi040.stdout:3307: read oid 335 snap -1 2023-12-01T15:47:42.938 INFO:tasks.rados.rados.0.smithi040.stdout:3307: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-12-01T15:47:42.938 INFO:tasks.rados.rados.0.smithi040.stdout:3308: read oid 22 snap -1 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3308: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3309: read oid 220 snap -1 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3309: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3310: read oid 315 snap -1 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3310: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3311: delete oid 394 current snap is 0 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3301: finishing write tid 4 to smithi04088644-300 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3301: oid 300 updating version 0 to 337 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3301: oid 300 updating version 337 to 338 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3301: oid 300 version 338 is already newer than 336 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 300 v 338 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3301: left oid 300 (ObjNum 2067 snap 0 seq_num 2067) 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3302: finishing write tid 1 to smithi04088644-221 2023-12-01T15:47:42.939 INFO:tasks.rados.rados.0.smithi040.stdout:3303: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: finishing write tid 2 to smithi04088644-221 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: finishing write tid 3 to smithi04088644-221 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: finishing write tid 4 to smithi04088644-221 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: oid 221 updating version 0 to 409 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: oid 221 updating version 409 to 410 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: oid 221 updating version 410 to 411 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 221 v 411 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3302: left oid 221 (ObjNum 2068 snap 0 seq_num 2068) 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 1 to smithi04088644-425 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 2 to smithi04088644-425 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 3 to smithi04088644-425 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 4 to smithi04088644-425 2023-12-01T15:47:43.069 INFO:tasks.rados.rados.0.smithi040.stdout:3304: oid 425 updating version 0 to 330 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3304: oid 425 updating version 330 to 331 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3304: oid 425 version 331 is already newer than 329 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 425 v 331 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: finishing write tid 1 to smithi04088644-232 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: finishing write tid 2 to smithi04088644-232 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: finishing write tid 3 to smithi04088644-232 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: finishing write tid 4 to smithi04088644-232 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: oid 232 updating version 0 to 480 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: oid 232 updating version 480 to 481 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: oid 232 updating version 481 to 482 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 232 v 482 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3305: left oid 232 (ObjNum 2070 snap 0 seq_num 2070) 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3301: done (10 left) 2023-12-01T15:47:43.070 INFO:tasks.rados.rados.0.smithi040.stdout:3302: done (9 left) 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3303: done (8 left) 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3304: done (7 left) 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3305: done (6 left) 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3311: done (5 left) 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3312: write oid 108 current snap is 0 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3306: finishing write tid 1 to smithi04088644-343 2023-12-01T15:47:43.071 INFO:tasks.rados.rados.0.smithi040.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-12-01T15:47:43.080 INFO:tasks.rados.rados.0.smithi040.stdout:3312: writing smithi04088644-108 from 440911 to 880104 tid 1 2023-12-01T15:47:43.087 INFO:tasks.rados.rados.0.smithi040.stdout:3312: writing smithi04088644-108 from 1490231 to 2228615 tid 2 2023-12-01T15:47:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:3313: write oid 419 current snap is 0 2023-12-01T15:47:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-12-01T15:47:43.093 INFO:tasks.rados.rados.0.smithi040.stdout:3313: writing smithi04088644-419 from 457718 to 972160 tid 1 2023-12-01T15:47:43.100 INFO:tasks.rados.rados.0.smithi040.stdout:3313: writing smithi04088644-419 from 1548713 to 2147108 tid 2 2023-12-01T15:47:43.100 INFO:tasks.rados.rados.0.smithi040.stdout:3314: read oid 297 snap -1 2023-12-01T15:47:43.100 INFO:tasks.rados.rados.0.smithi040.stdout:3314: expect deleted 2023-12-01T15:47:43.100 INFO:tasks.rados.rados.0.smithi040.stdout:3315: write oid 337 current snap is 0 2023-12-01T15:47:43.100 INFO:tasks.rados.rados.0.smithi040.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-12-01T15:47:43.106 INFO:tasks.rados.rados.0.smithi040.stdout:3315: writing smithi04088644-337 from 474525 to 1064216 tid 1 2023-12-01T15:47:43.113 INFO:tasks.rados.rados.0.smithi040.stdout:3315: writing smithi04088644-337 from 1490842 to 2232895 tid 2 2023-12-01T15:47:43.117 INFO:tasks.rados.rados.0.smithi040.stdout:3315: writing smithi04088644-337 from 2832710 to 2874525 tid 3 2023-12-01T15:47:43.117 INFO:tasks.rados.rados.0.smithi040.stdout:3316: read oid 35 snap -1 2023-12-01T15:47:43.117 INFO:tasks.rados.rados.0.smithi040.stdout:3316: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3317: read oid 266 snap -1 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3317: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3318: write oid 421 current snap is 0 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: finishing write tid 2 to smithi04088644-343 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: finishing write tid 3 to smithi04088644-343 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: finishing write tid 4 to smithi04088644-343 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: oid 343 updating version 0 to 341 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: oid 343 version 341 is already newer than 339 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: oid 343 version 341 is already newer than 340 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 343 v 341 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2023-12-01T15:47:43.118 INFO:tasks.rados.rados.0.smithi040.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-12-01T15:47:43.124 INFO:tasks.rados.rados.0.smithi040.stdout:3318: writing smithi04088644-421 from 491332 to 1272625 tid 1 2023-12-01T15:47:43.132 INFO:tasks.rados.rados.0.smithi040.stdout:3318: writing smithi04088644-421 from 2065677 to 2667741 tid 2 2023-12-01T15:47:43.132 INFO:tasks.rados.rados.0.smithi040.stdout:3306: done (11 left) 2023-12-01T15:47:43.132 INFO:tasks.rados.rados.0.smithi040.stdout:3319: delete oid 378 current snap is 0 2023-12-01T15:47:43.133 INFO:tasks.rados.rados.0.smithi040.stdout:3307: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-12-01T15:47:43.228 INFO:tasks.rados.rados.0.smithi040.stdout:3308: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:47:43.348 INFO:tasks.rados.rados.0.smithi040.stdout:3310: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-12-01T15:47:43.478 INFO:tasks.rados.rados.0.smithi040.stdout:3309: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-12-01T15:47:43.630 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 1 to smithi04088644-108 2023-12-01T15:47:43.630 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 2 to smithi04088644-108 2023-12-01T15:47:43.630 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 3 to smithi04088644-108 2023-12-01T15:47:43.630 INFO:tasks.rados.rados.0.smithi040.stdout:3307: done (11 left) 2023-12-01T15:47:43.630 INFO:tasks.rados.rados.0.smithi040.stdout:3308: done (10 left) 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3309: done (9 left) 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3310: done (8 left) 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3319: done (7 left) 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3320: delete oid 230 current snap is 0 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 4 to smithi04088644-108 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3312: oid 108 updating version 0 to 454 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3312: oid 108 version 454 is already newer than 453 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3312: oid 108 updating version 454 to 455 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 108 v 455 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3312: left oid 108 (ObjNum 2073 snap 0 seq_num 2073) 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3313: finishing write tid 1 to smithi04088644-419 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3313: finishing write tid 2 to smithi04088644-419 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3313: finishing write tid 3 to smithi04088644-419 2023-12-01T15:47:43.631 INFO:tasks.rados.rados.0.smithi040.stdout:3313: finishing write tid 4 to smithi04088644-419 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3313: oid 419 updating version 0 to 456 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3313: oid 419 updating version 456 to 457 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3313: oid 419 updating version 457 to 458 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 419 v 458 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3313: left oid 419 (ObjNum 2074 snap 0 seq_num 2074) 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing write tid 1 to smithi04088644-337 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing write tid 2 to smithi04088644-337 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing write tid 3 to smithi04088644-337 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing write tid 4 to smithi04088644-337 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing write tid 5 to smithi04088644-337 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: oid 337 updating version 0 to 393 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: oid 337 version 393 is already newer than 392 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: oid 337 updating version 393 to 394 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:3315: oid 337 version 394 is already newer than 391 2023-12-01T15:47:43.632 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 337 v 394 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-12-01T15:47:43.633 INFO:tasks.rados.rados.0.smithi040.stdout:3315: left oid 337 (ObjNum 2075 snap 0 seq_num 2075) 2023-12-01T15:47:43.633 INFO:tasks.rados.rados.0.smithi040.stdout:3316: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-12-01T15:47:43.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:43 smithi040 bash[28232]: cluster 2023-12-01T15:47:41.577947+0000 mgr.y (mgr.24356) 286 : cluster 0 pgmap v256: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-12-01T15:47:43.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:43 smithi040 bash[41173]: cluster 2023-12-01T15:47:41.577947+0000 mgr.y (mgr.24356) 286 : cluster 0 pgmap v256: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-12-01T15:47:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:43 smithi141 bash[31670]: cluster 2023-12-01T15:47:41.577947+0000 mgr.y (mgr.24356) 286 : cluster 0 pgmap v256: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-12-01T15:47:43.796 INFO:tasks.rados.rados.0.smithi040.stdout:3317: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-12-01T15:47:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:3318: finishing write tid 1 to smithi04088644-421 2023-12-01T15:47:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:3318: finishing write tid 2 to smithi04088644-421 2023-12-01T15:47:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:3318: finishing write tid 3 to smithi04088644-421 2023-12-01T15:47:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:3318: finishing write tid 4 to smithi04088644-421 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:3318: oid 421 updating version 0 to 329 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:3318: oid 421 version 329 is already newer than 327 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:3318: oid 421 version 329 is already newer than 328 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 329 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:3318: left oid 421 (ObjNum 2076 snap 0 seq_num 2076) 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:3312: done (7 left) 2023-12-01T15:47:43.908 INFO:tasks.rados.rados.0.smithi040.stdout:3313: done (6 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3314: done (5 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3315: done (4 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3316: done (3 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3317: done (2 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3318: done (1 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3320: done (0 left) 2023-12-01T15:47:43.909 INFO:tasks.rados.rados.0.smithi040.stdout:3321: read oid 155 snap -1 2023-12-01T15:47:43.910 INFO:tasks.rados.rados.0.smithi040.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-12-01T15:47:43.910 INFO:tasks.rados.rados.0.smithi040.stdout:3322: write oid 294 current snap is 0 2023-12-01T15:47:43.910 INFO:tasks.rados.rados.0.smithi040.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-12-01T15:47:43.919 INFO:tasks.rados.rados.0.smithi040.stdout:3322: writing smithi04088644-294 from 541753 to 1148793 tid 1 2023-12-01T15:47:43.928 INFO:tasks.rados.rados.0.smithi040.stdout:3322: writing smithi04088644-294 from 1724770 to 2474161 tid 2 2023-12-01T15:47:43.928 INFO:tasks.rados.rados.0.smithi040.stdout:3323: read oid 1 snap -1 2023-12-01T15:47:43.928 INFO:tasks.rados.rados.0.smithi040.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T15:47:43.928 INFO:tasks.rados.rados.0.smithi040.stdout:3324: write oid 460 current snap is 0 2023-12-01T15:47:43.929 INFO:tasks.rados.rados.0.smithi040.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-12-01T15:47:43.935 INFO:tasks.rados.rados.0.smithi040.stdout:3324: writing smithi04088644-460 from 558560 to 1240849 tid 1 2023-12-01T15:47:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:3324: writing smithi04088644-460 from 1783252 to 2276301 tid 2 2023-12-01T15:47:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:3325: delete oid 300 current snap is 0 2023-12-01T15:47:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-12-01T15:47:44.044 INFO:tasks.rados.rados.0.smithi040.stdout:3322: finishing write tid 1 to smithi04088644-294 2023-12-01T15:47:44.044 INFO:tasks.rados.rados.0.smithi040.stdout:3322: finishing write tid 2 to smithi04088644-294 2023-12-01T15:47:44.044 INFO:tasks.rados.rados.0.smithi040.stdout:3322: finishing write tid 3 to smithi04088644-294 2023-12-01T15:47:44.044 INFO:tasks.rados.rados.0.smithi040.stdout:3322: finishing write tid 4 to smithi04088644-294 2023-12-01T15:47:44.044 INFO:tasks.rados.rados.0.smithi040.stdout:3322: oid 294 updating version 0 to 334 2023-12-01T15:47:44.044 INFO:tasks.rados.rados.0.smithi040.stdout:3322: oid 294 version 334 is already newer than 332 2023-12-01T15:47:44.045 INFO:tasks.rados.rados.0.smithi040.stdout:3322: oid 294 version 334 is already newer than 333 2023-12-01T15:47:44.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 294 v 334 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-12-01T15:47:44.045 INFO:tasks.rados.rados.0.smithi040.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-12-01T15:47:44.045 INFO:tasks.rados.rados.0.smithi040.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 1 to smithi04088644-460 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 2 to smithi04088644-460 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 3 to smithi04088644-460 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 4 to smithi04088644-460 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: oid 460 updating version 0 to 331 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: oid 460 updating version 331 to 332 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: oid 460 version 332 is already newer than 330 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 460 v 332 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3321: done (4 left) 2023-12-01T15:47:44.207 INFO:tasks.rados.rados.0.smithi040.stdout:3322: done (3 left) 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3323: done (2 left) 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3324: done (1 left) 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3325: done (0 left) 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3326: read oid 413 snap -1 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3326: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3327: read oid 283 snap -1 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3327: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3328: write oid 109 current snap is 0 2023-12-01T15:47:44.208 INFO:tasks.rados.rados.0.smithi040.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-12-01T15:47:44.219 INFO:tasks.rados.rados.0.smithi040.stdout:3328: writing smithi04088644-109 from 592174 to 1024961 tid 1 2023-12-01T15:47:44.226 INFO:tasks.rados.rados.0.smithi040.stdout:3328: writing smithi04088644-109 from 1500216 to 1996934 tid 2 2023-12-01T15:47:44.232 INFO:tasks.rados.rados.0.smithi040.stdout:3328: writing smithi04088644-109 from 2624671 to 2992174 tid 3 2023-12-01T15:47:44.232 INFO:tasks.rados.rados.0.smithi040.stdout:3329: delete oid 380 current snap is 0 2023-12-01T15:47:44.232 INFO:tasks.rados.rados.0.smithi040.stdout:3326: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T15:47:44.376 INFO:tasks.rados.rados.0.smithi040.stdout:3327: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-12-01T15:47:44.482 INFO:tasks.rados.rados.0.smithi040.stdout:3328: finishing write tid 1 to smithi04088644-109 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: finishing write tid 2 to smithi04088644-109 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: finishing write tid 3 to smithi04088644-109 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: finishing write tid 4 to smithi04088644-109 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: finishing write tid 5 to smithi04088644-109 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: oid 109 updating version 0 to 486 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: oid 109 version 486 is already newer than 483 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: oid 109 version 486 is already newer than 485 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: oid 109 version 486 is already newer than 484 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 109 v 486 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3326: done (3 left) 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3327: done (2 left) 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3328: done (1 left) 2023-12-01T15:47:44.483 INFO:tasks.rados.rados.0.smithi040.stdout:3329: done (0 left) 2023-12-01T15:47:44.484 INFO:tasks.rados.rados.0.smithi040.stdout:3330: read oid 28 snap -1 2023-12-01T15:47:44.484 INFO:tasks.rados.rados.0.smithi040.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-12-01T15:47:44.484 INFO:tasks.rados.rados.0.smithi040.stdout:3331: delete oid 291 current snap is 0 2023-12-01T15:47:44.485 INFO:tasks.rados.rados.0.smithi040.stdout:3331: done (1 left) 2023-12-01T15:47:44.485 INFO:tasks.rados.rados.0.smithi040.stdout:3332: read oid 218 snap -1 2023-12-01T15:47:44.485 INFO:tasks.rados.rados.0.smithi040.stdout:3332: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:47:44.485 INFO:tasks.rados.rados.0.smithi040.stdout:3333: read oid 210 snap -1 2023-12-01T15:47:44.485 INFO:tasks.rados.rados.0.smithi040.stdout:3333: expect deleted 2023-12-01T15:47:44.486 INFO:tasks.rados.rados.0.smithi040.stdout:3334: delete oid 478 current snap is 0 2023-12-01T15:47:44.490 INFO:tasks.rados.rados.0.smithi040.stdout:3332: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-12-01T15:47:44.642 INFO:tasks.rados.rados.0.smithi040.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3330: done (3 left) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3332: done (2 left) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3333: done (1 left) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3334: done (0 left) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3335: read oid 40 snap -1 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3335: expect (ObjNum 1140 snap 0 seq_num 1140) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3336: read oid 341 snap -1 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3336: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:44.871 INFO:tasks.rados.rados.0.smithi040.stdout:3337: read oid 268 snap -1 2023-12-01T15:47:44.872 INFO:tasks.rados.rados.0.smithi040.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T15:47:44.872 INFO:tasks.rados.rados.0.smithi040.stdout:3338: write oid 199 current snap is 0 2023-12-01T15:47:44.872 INFO:tasks.rados.rados.0.smithi040.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-12-01T15:47:44.882 INFO:tasks.rados.rados.0.smithi040.stdout:3338: writing smithi04088644-199 from 659402 to 1109538 tid 1 2023-12-01T15:47:44.890 INFO:tasks.rados.rados.0.smithi040.stdout:3338: writing smithi04088644-199 from 1734144 to 2238200 tid 2 2023-12-01T15:47:44.894 INFO:tasks.rados.rados.0.smithi040.stdout:3338: writing smithi04088644-199 from 2734363 to 3059402 tid 3 2023-12-01T15:47:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:3339: write oid 23 current snap is 0 2023-12-01T15:47:44.895 INFO:tasks.rados.rados.0.smithi040.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-12-01T15:47:44.901 INFO:tasks.rados.rados.0.smithi040.stdout:3339: writing smithi04088644-23 from 676209 to 1201594 tid 1 2023-12-01T15:47:44.908 INFO:tasks.rados.rados.0.smithi040.stdout:3339: writing smithi04088644-23 from 1676273 to 2440340 tid 2 2023-12-01T15:47:44.912 INFO:tasks.rados.rados.0.smithi040.stdout:3339: writing smithi04088644-23 from 3045433 to 3076209 tid 3 2023-12-01T15:47:44.912 INFO:tasks.rados.rados.0.smithi040.stdout:3340: write oid 258 current snap is 0 2023-12-01T15:47:44.912 INFO:tasks.rados.rados.0.smithi040.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-12-01T15:47:44.919 INFO:tasks.rados.rados.0.smithi040.stdout:3340: writing smithi04088644-258 from 693016 to 1293650 tid 1 2023-12-01T15:47:44.924 INFO:tasks.rados.rados.0.smithi040.stdout:3340: writing smithi04088644-258 from 1734755 to 2242480 tid 2 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3340: writing smithi04088644-258 from 2672856 to 3093016 tid 3 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3341: read oid 485 snap -1 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3341: expect deleted 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3342: read oid 54 snap -1 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3342: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3343: write oid 237 current snap is 0 2023-12-01T15:47:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-12-01T15:47:44.938 INFO:tasks.rados.rados.0.smithi040.stdout:3343: writing smithi04088644-237 from 709823 to 1385706 tid 1 2023-12-01T15:47:44.944 INFO:tasks.rados.rados.0.smithi040.stdout:3343: writing smithi04088644-237 from 1793237 to 2560973 tid 2 2023-12-01T15:47:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:3343: writing smithi04088644-237 from 3100279 to 3109823 tid 3 2023-12-01T15:47:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:3344: read oid 495 snap -1 2023-12-01T15:47:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-12-01T15:47:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:3345: write oid 348 current snap is 0 2023-12-01T15:47:44.948 INFO:tasks.rados.rados.0.smithi040.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-12-01T15:47:44.956 INFO:tasks.rados.rados.0.smithi040.stdout:3345: writing smithi04088644-348 from 726630 to 1477762 tid 1 2023-12-01T15:47:44.964 INFO:tasks.rados.rados.0.smithi040.stdout:3345: writing smithi04088644-348 from 2251719 to 2763113 tid 2 2023-12-01T15:47:44.964 INFO:tasks.rados.rados.0.smithi040.stdout:3346: read oid 273 snap -1 2023-12-01T15:47:44.964 INFO:tasks.rados.rados.0.smithi040.stdout:3346: expect deleted 2023-12-01T15:47:44.964 INFO:tasks.rados.rados.0.smithi040.stdout:3347: write oid 470 current snap is 0 2023-12-01T15:47:44.964 INFO:tasks.rados.rados.0.smithi040.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-12-01T15:47:44.971 INFO:tasks.rados.rados.0.smithi040.stdout:3347: writing smithi04088644-470 from 743437 to 1286171 tid 1 2023-12-01T15:47:44.979 INFO:tasks.rados.rados.0.smithi040.stdout:3347: writing smithi04088644-470 from 1910201 to 2681606 tid 2 2023-12-01T15:47:44.979 INFO:tasks.rados.rados.0.smithi040.stdout:3348: delete oid 446 current snap is 0 2023-12-01T15:47:44.980 INFO:tasks.rados.rados.0.smithi040.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-12-01T15:47:45.047 INFO:tasks.rados.rados.0.smithi040.stdout:3335: expect (ObjNum 1140 snap 0 seq_num 1140) 2023-12-01T15:47:45.231 INFO:tasks.rados.rados.0.smithi040.stdout:3336: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:47:45.411 INFO:tasks.rados.rados.0.smithi040.stdout:3338: finishing write tid 1 to smithi04088644-199 2023-12-01T15:47:45.411 INFO:tasks.rados.rados.0.smithi040.stdout:3338: finishing write tid 2 to smithi04088644-199 2023-12-01T15:47:45.411 INFO:tasks.rados.rados.0.smithi040.stdout:3338: finishing write tid 3 to smithi04088644-199 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: finishing write tid 4 to smithi04088644-199 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: finishing write tid 5 to smithi04088644-199 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: oid 199 updating version 0 to 489 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: oid 199 version 489 is already newer than 486 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: oid 199 version 489 is already newer than 487 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: oid 199 version 489 is already newer than 488 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 199 v 489 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3339: finishing write tid 1 to smithi04088644-23 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3339: finishing write tid 2 to smithi04088644-23 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3339: finishing write tid 3 to smithi04088644-23 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3339: finishing write tid 4 to smithi04088644-23 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3339: finishing write tid 5 to smithi04088644-23 2023-12-01T15:47:45.412 INFO:tasks.rados.rados.0.smithi040.stdout:3339: oid 23 updating version 0 to 343 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3339: oid 23 updating version 343 to 344 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3339: oid 23 updating version 344 to 346 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3339: oid 23 version 346 is already newer than 345 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 346 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: finishing write tid 1 to smithi04088644-258 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: finishing write tid 2 to smithi04088644-258 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: finishing write tid 3 to smithi04088644-258 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: finishing write tid 4 to smithi04088644-258 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: finishing write tid 5 to smithi04088644-258 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: oid 258 updating version 0 to 369 2023-12-01T15:47:45.413 INFO:tasks.rados.rados.0.smithi040.stdout:3340: oid 258 updating version 369 to 371 2023-12-01T15:47:45.414 INFO:tasks.rados.rados.0.smithi040.stdout:3340: oid 258 version 371 is already newer than 368 2023-12-01T15:47:45.414 INFO:tasks.rados.rados.0.smithi040.stdout:3340: oid 258 version 371 is already newer than 370 2023-12-01T15:47:45.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 258 v 371 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-12-01T15:47:45.414 INFO:tasks.rados.rados.0.smithi040.stdout:3340: left oid 258 (ObjNum 2088 snap 0 seq_num 2088) 2023-12-01T15:47:45.414 INFO:tasks.rados.rados.0.smithi040.stdout:3342: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-12-01T15:47:45.662 INFO:tasks.rados.rados.0.smithi040.stdout:3343: finishing write tid 1 to smithi04088644-237 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: finishing write tid 2 to smithi04088644-237 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: finishing write tid 3 to smithi04088644-237 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: finishing write tid 4 to smithi04088644-237 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: finishing write tid 5 to smithi04088644-237 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: oid 237 updating version 0 to 347 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: oid 237 updating version 347 to 348 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: oid 237 updating version 348 to 349 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: oid 237 updating version 349 to 350 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 237 v 350 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3343: left oid 237 (ObjNum 2089 snap 0 seq_num 2089) 2023-12-01T15:47:45.663 INFO:tasks.rados.rados.0.smithi040.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-12-01T15:47:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:45 smithi040 bash[41173]: cluster 2023-12-01T15:47:43.578518+0000 mgr.y (mgr.24356) 287 : cluster 0 pgmap v257: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-12-01T15:47:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:45 smithi040 bash[41173]: audit 2023-12-01T15:47:44.625779+0000 mon.c (mon.2) 181 : audit 0 from='client.? 172.21.15.40:0/3926768327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:45.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:45 smithi040 bash[28232]: cluster 2023-12-01T15:47:43.578518+0000 mgr.y (mgr.24356) 287 : cluster 0 pgmap v257: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-12-01T15:47:45.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:45 smithi040 bash[28232]: audit 2023-12-01T15:47:44.625779+0000 mon.c (mon.2) 181 : audit 0 from='client.? 172.21.15.40:0/3926768327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:45 smithi141 bash[31670]: cluster 2023-12-01T15:47:43.578518+0000 mgr.y (mgr.24356) 287 : cluster 0 pgmap v257: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 82 op/s 2023-12-01T15:47:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:45 smithi141 bash[31670]: audit 2023-12-01T15:47:44.625779+0000 mon.c (mon.2) 181 : audit 0 from='client.? 172.21.15.40:0/3926768327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:45.872 INFO:tasks.rados.rados.0.smithi040.stdout:3345: finishing write tid 1 to smithi04088644-348 2023-12-01T15:47:45.872 INFO:tasks.rados.rados.0.smithi040.stdout:3345: finishing write tid 2 to smithi04088644-348 2023-12-01T15:47:45.872 INFO:tasks.rados.rados.0.smithi040.stdout:3345: finishing write tid 3 to smithi04088644-348 2023-12-01T15:47:45.872 INFO:tasks.rados.rados.0.smithi040.stdout:3345: finishing write tid 4 to smithi04088644-348 2023-12-01T15:47:45.872 INFO:tasks.rados.rados.0.smithi040.stdout:3345: oid 348 updating version 0 to 336 2023-12-01T15:47:45.872 INFO:tasks.rados.rados.0.smithi040.stdout:3345: oid 348 version 336 is already newer than 334 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3345: oid 348 version 336 is already newer than 335 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 348 v 336 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3345: left oid 348 (ObjNum 2090 snap 0 seq_num 2090) 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: finishing write tid 1 to smithi04088644-470 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: finishing write tid 2 to smithi04088644-470 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: finishing write tid 3 to smithi04088644-470 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: finishing write tid 4 to smithi04088644-470 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: oid 470 updating version 0 to 415 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: oid 470 updating version 415 to 416 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: oid 470 version 416 is already newer than 414 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 470 v 416 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3347: left oid 470 (ObjNum 2091 snap 0 seq_num 2091) 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3335: done (13 left) 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3336: done (12 left) 2023-12-01T15:47:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:3337: done (11 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3338: done (10 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3339: done (9 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3340: done (8 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3341: done (7 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3342: done (6 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3343: done (5 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3344: done (4 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3345: done (3 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3346: done (2 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3347: done (1 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3348: done (0 left) 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3349: write oid 5 current snap is 0 2023-12-01T15:47:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-12-01T15:47:45.888 INFO:tasks.rados.rados.0.smithi040.stdout:3349: writing smithi04088644-5 from 777051 to 1470283 tid 1 2023-12-01T15:47:45.897 INFO:tasks.rados.rados.0.smithi040.stdout:3349: writing smithi04088644-5 from 2027165 to 2685886 tid 2 2023-12-01T15:47:45.897 INFO:tasks.rados.rados.0.smithi040.stdout:3350: write oid 20 current snap is 0 2023-12-01T15:47:45.897 INFO:tasks.rados.rados.0.smithi040.stdout:3349: finishing write tid 1 to smithi04088644-5 2023-12-01T15:47:45.897 INFO:tasks.rados.rados.0.smithi040.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-12-01T15:47:45.905 INFO:tasks.rados.rados.0.smithi040.stdout:3350: writing smithi04088644-20 from 793858 to 1562339 tid 1 2023-12-01T15:47:45.912 INFO:tasks.rados.rados.0.smithi040.stdout:3350: writing smithi04088644-20 from 2085647 to 2604379 tid 2 2023-12-01T15:47:45.912 INFO:tasks.rados.rados.0.smithi040.stdout:3351: write oid 214 current snap is 0 2023-12-01T15:47:45.912 INFO:tasks.rados.rados.0.smithi040.stdout:3349: finishing write tid 2 to smithi04088644-5 2023-12-01T15:47:45.912 INFO:tasks.rados.rados.0.smithi040.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-12-01T15:47:45.917 INFO:tasks.rados.rados.0.smithi040.stdout:3351: writing smithi04088644-214 from 410665 to 854395 tid 1 2023-12-01T15:47:45.926 INFO:tasks.rados.rados.0.smithi040.stdout:3351: writing smithi04088644-214 from 1627776 to 2290166 tid 2 2023-12-01T15:47:45.931 INFO:tasks.rados.rados.0.smithi040.stdout:3351: writing smithi04088644-214 from 2748464 to 3210665 tid 3 2023-12-01T15:47:45.931 INFO:tasks.rados.rados.0.smithi040.stdout:3352: write oid 207 current snap is 0 2023-12-01T15:47:45.931 INFO:tasks.rados.rados.0.smithi040.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-12-01T15:47:45.936 INFO:tasks.rados.rados.0.smithi040.stdout:3352: writing smithi04088644-207 from 427472 to 946451 tid 1 2023-12-01T15:47:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:3352: writing smithi04088644-207 from 1686258 to 2208659 tid 2 2023-12-01T15:47:45.951 INFO:tasks.rados.rados.0.smithi040.stdout:3352: writing smithi04088644-207 from 2775887 to 3227472 tid 3 2023-12-01T15:47:45.951 INFO:tasks.rados.rados.0.smithi040.stdout:3353: write oid 445 current snap is 0 2023-12-01T15:47:45.951 INFO:tasks.rados.rados.0.smithi040.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-12-01T15:47:45.958 INFO:tasks.rados.rados.0.smithi040.stdout:3353: writing smithi04088644-445 from 444279 to 1038507 tid 1 2023-12-01T15:47:45.965 INFO:tasks.rados.rados.0.smithi040.stdout:3353: writing smithi04088644-445 from 1744740 to 2410799 tid 2 2023-12-01T15:47:45.971 INFO:tasks.rados.rados.0.smithi040.stdout:3353: writing smithi04088644-445 from 3203310 to 3244279 tid 3 2023-12-01T15:47:45.971 INFO:tasks.rados.rados.0.smithi040.stdout:3354: read oid 49 snap -1 2023-12-01T15:47:45.971 INFO:tasks.rados.rados.0.smithi040.stdout:3354: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3355: write oid 65 current snap is 0 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3349: finishing write tid 3 to smithi04088644-5 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3349: finishing write tid 4 to smithi04088644-5 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3349: oid 5 updating version 0 to 352 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3349: oid 5 version 352 is already newer than 351 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3349: oid 5 updating version 352 to 353 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 353 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3349: left oid 5 (ObjNum 2093 snap 0 seq_num 2093) 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 1 to smithi04088644-20 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 2 to smithi04088644-20 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 3 to smithi04088644-20 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 4 to smithi04088644-20 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: oid 20 updating version 0 to 325 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: oid 20 updating version 325 to 326 2023-12-01T15:47:45.972 INFO:tasks.rados.rados.0.smithi040.stdout:3350: oid 20 version 326 is already newer than 324 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 326 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: finishing write tid 1 to smithi04088644-214 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: finishing write tid 2 to smithi04088644-214 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: finishing write tid 3 to smithi04088644-214 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: finishing write tid 4 to smithi04088644-214 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: finishing write tid 5 to smithi04088644-214 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: oid 214 updating version 0 to 447 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: oid 214 version 447 is already newer than 446 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: oid 214 version 447 is already newer than 444 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: oid 214 version 447 is already newer than 445 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 214 v 447 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 1 to smithi04088644-207 2023-12-01T15:47:45.973 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 2 to smithi04088644-207 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 3 to smithi04088644-207 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 4 to smithi04088644-207 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 5 to smithi04088644-207 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: oid 207 updating version 0 to 380 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: oid 207 version 380 is already newer than 379 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: oid 207 updating version 380 to 382 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: oid 207 version 382 is already newer than 381 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 207 v 382 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3352: left oid 207 (ObjNum 2096 snap 0 seq_num 2096) 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3353: finishing write tid 1 to smithi04088644-445 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3353: finishing write tid 2 to smithi04088644-445 2023-12-01T15:47:45.974 INFO:tasks.rados.rados.0.smithi040.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-12-01T15:47:45.977 INFO:tasks.rados.rados.0.smithi040.stdout:3355: writing smithi04088644-65 from 461086 to 1130563 tid 1 2023-12-01T15:47:45.985 INFO:tasks.rados.rados.0.smithi040.stdout:3355: writing smithi04088644-65 from 1803222 to 2329292 tid 2 2023-12-01T15:47:45.990 INFO:tasks.rados.rados.0.smithi040.stdout:3355: writing smithi04088644-65 from 2830733 to 3261086 tid 3 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3349: done (6 left) 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3350: done (5 left) 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3351: done (4 left) 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3352: done (3 left) 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3356: write oid 212 current snap is 0 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3353: finishing write tid 3 to smithi04088644-445 2023-12-01T15:47:45.991 INFO:tasks.rados.rados.0.smithi040.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-12-01T15:47:45.996 INFO:tasks.rados.rados.0.smithi040.stdout:3356: writing smithi04088644-212 from 477893 to 938972 tid 1 2023-12-01T15:47:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3356: writing smithi04088644-212 from 1578057 to 2247785 tid 2 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3356: writing smithi04088644-212 from 2974509 to 3277893 tid 3 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3357: delete oid 447 current snap is 0 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3353: finishing write tid 4 to smithi04088644-445 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3353: finishing write tid 5 to smithi04088644-445 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3353: oid 445 updating version 0 to 338 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3353: oid 445 version 338 is already newer than 337 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3353: oid 445 version 338 is already newer than 335 2023-12-01T15:47:46.009 INFO:tasks.rados.rados.0.smithi040.stdout:3353: oid 445 version 338 is already newer than 336 2023-12-01T15:47:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 445 v 338 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-12-01T15:47:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:3353: left oid 445 (ObjNum 2097 snap 0 seq_num 2097) 2023-12-01T15:47:46.010 INFO:tasks.rados.rados.0.smithi040.stdout:3354: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-12-01T15:47:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing write tid 1 to smithi04088644-65 2023-12-01T15:47:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing write tid 2 to smithi04088644-65 2023-12-01T15:47:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing write tid 3 to smithi04088644-65 2023-12-01T15:47:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing write tid 4 to smithi04088644-65 2023-12-01T15:47:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing write tid 5 to smithi04088644-65 2023-12-01T15:47:46.226 INFO:tasks.rados.rados.0.smithi040.stdout:3355: oid 65 updating version 0 to 491 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3355: oid 65 updating version 491 to 492 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3355: oid 65 updating version 492 to 493 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3355: oid 65 version 493 is already newer than 490 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 493 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3355: left oid 65 (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 1 to smithi04088644-212 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 2 to smithi04088644-212 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 3 to smithi04088644-212 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 4 to smithi04088644-212 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 5 to smithi04088644-212 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: oid 212 updating version 0 to 490 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: oid 212 version 490 is already newer than 487 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: oid 212 version 490 is already newer than 488 2023-12-01T15:47:46.227 INFO:tasks.rados.rados.0.smithi040.stdout:3356: oid 212 version 490 is already newer than 489 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 212 v 490 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3356: left oid 212 (ObjNum 2099 snap 0 seq_num 2099) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3353: done (4 left) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3354: done (3 left) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3355: done (2 left) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3356: done (1 left) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3357: done (0 left) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3358: read oid 461 snap -1 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3358: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:47:46.228 INFO:tasks.rados.rados.0.smithi040.stdout:3359: delete oid 78 current snap is 0 2023-12-01T15:47:46.229 INFO:tasks.rados.rados.0.smithi040.stdout:3359: done (1 left) 2023-12-01T15:47:46.230 INFO:tasks.rados.rados.0.smithi040.stdout:3360: read oid 236 snap -1 2023-12-01T15:47:46.230 INFO:tasks.rados.rados.0.smithi040.stdout:3360: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:47:46.230 INFO:tasks.rados.rados.0.smithi040.stdout:3361: read oid 228 snap -1 2023-12-01T15:47:46.230 INFO:tasks.rados.rados.0.smithi040.stdout:3361: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-12-01T15:47:46.230 INFO:tasks.rados.rados.0.smithi040.stdout:3362: write oid 88 current snap is 0 2023-12-01T15:47:46.230 INFO:tasks.rados.rados.0.smithi040.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-12-01T15:47:46.243 INFO:tasks.rados.rados.0.smithi040.stdout:3362: writing smithi04088644-88 from 528314 to 1215140 tid 1 2023-12-01T15:47:46.249 INFO:tasks.rados.rados.0.smithi040.stdout:3362: writing smithi04088644-88 from 1637150 to 2170558 tid 2 2023-12-01T15:47:46.256 INFO:tasks.rados.rados.0.smithi040.stdout:3362: writing smithi04088644-88 from 2940425 to 3328314 tid 3 2023-12-01T15:47:46.256 INFO:tasks.rados.rados.0.smithi040.stdout:3363: read oid 366 snap -1 2023-12-01T15:47:46.256 INFO:tasks.rados.rados.0.smithi040.stdout:3363: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:47:46.256 INFO:tasks.rados.rados.0.smithi040.stdout:3364: delete oid 398 current snap is 0 2023-12-01T15:47:46.256 INFO:tasks.rados.rados.0.smithi040.stdout:3361: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-12-01T15:47:46.372 INFO:tasks.rados.rados.0.smithi040.stdout:3360: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-12-01T15:47:46.483 INFO:tasks.rados.rados.0.smithi040.stdout:3358: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:47:46.655 INFO:tasks.rados.rados.0.smithi040.stdout:3362: finishing write tid 1 to smithi04088644-88 2023-12-01T15:47:46.655 INFO:tasks.rados.rados.0.smithi040.stdout:3362: finishing write tid 2 to smithi04088644-88 2023-12-01T15:47:46.655 INFO:tasks.rados.rados.0.smithi040.stdout:3362: finishing write tid 3 to smithi04088644-88 2023-12-01T15:47:46.655 INFO:tasks.rados.rados.0.smithi040.stdout:3362: finishing write tid 4 to smithi04088644-88 2023-12-01T15:47:46.655 INFO:tasks.rados.rados.0.smithi040.stdout:3358: done (5 left) 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3360: done (4 left) 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3361: done (3 left) 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3364: done (2 left) 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3365: read oid 22 snap -1 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3365: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3366: write oid 446 current snap is 0 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3362: finishing write tid 5 to smithi04088644-88 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3362: oid 88 updating version 0 to 385 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3362: oid 88 updating version 385 to 386 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3362: oid 88 version 386 is already newer than 384 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3362: oid 88 version 386 is already newer than 383 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 386 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2023-12-01T15:47:46.656 INFO:tasks.rados.rados.0.smithi040.stdout:3363: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-12-01T15:47:46.788 INFO:tasks.rados.rados.0.smithi040.stdout:3365: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:47:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-12-01T15:47:46.914 INFO:tasks.rados.rados.0.smithi040.stdout:3366: writing smithi04088644-446 from 561928 to 999252 tid 1 2023-12-01T15:47:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:47:46] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2023-12-01T15:47:46.921 INFO:tasks.rados.rados.0.smithi040.stdout:3366: writing smithi04088644-446 from 1637761 to 2058485 tid 2 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3366: writing smithi04088644-446 from 2762565 to 3201233 tid 3 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3362: done (3 left) 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3363: done (2 left) 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3365: done (1 left) 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3367: read oid 173 snap -1 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3367: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3368: read oid 276 snap -1 2023-12-01T15:47:46.929 INFO:tasks.rados.rados.0.smithi040.stdout:3368: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:47:46.930 INFO:tasks.rados.rados.0.smithi040.stdout:3369: read oid 105 snap -1 2023-12-01T15:47:46.930 INFO:tasks.rados.rados.0.smithi040.stdout:3369: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-12-01T15:47:46.930 INFO:tasks.rados.rados.0.smithi040.stdout:3370: write oid 89 current snap is 0 2023-12-01T15:47:46.930 INFO:tasks.rados.rados.0.smithi040.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-12-01T15:47:46.936 INFO:tasks.rados.rados.0.smithi040.stdout:3370: writing smithi04088644-89 from 578735 to 1091308 tid 1 2023-12-01T15:47:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:3370: writing smithi04088644-89 from 1696243 to 2376978 tid 2 2023-12-01T15:47:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3370: writing smithi04088644-89 from 2906341 to 3378735 tid 3 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3371: read oid 282 snap -1 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3371: expect deleted 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3372: read oid 186 snap -1 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3372: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3373: read oid 267 snap -1 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3373: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3374: write oid 356 current snap is 0 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: finishing write tid 1 to smithi04088644-446 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: finishing write tid 2 to smithi04088644-446 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: finishing write tid 3 to smithi04088644-446 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: finishing write tid 4 to smithi04088644-446 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: finishing write tid 5 to smithi04088644-446 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: oid 446 updating version 0 to 373 2023-12-01T15:47:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3366: oid 446 updating version 373 to 376 2023-12-01T15:47:46.954 INFO:tasks.rados.rados.0.smithi040.stdout:3366: oid 446 version 376 is already newer than 375 2023-12-01T15:47:46.954 INFO:tasks.rados.rados.0.smithi040.stdout:3366: oid 446 version 376 is already newer than 374 2023-12-01T15:47:46.954 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 446 v 376 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-12-01T15:47:46.954 INFO:tasks.rados.rados.0.smithi040.stdout:3366: left oid 446 (ObjNum 2104 snap 0 seq_num 2104) 2023-12-01T15:47:46.954 INFO:tasks.rados.rados.0.smithi040.stdout:3367: expect (ObjNum 172 snap 0 seq_num 172) 2023-12-01T15:47:47.053 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 1 to smithi04088644-89 2023-12-01T15:47:47.053 INFO:tasks.rados.rados.0.smithi040.stdout:3369: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-12-01T15:47:47.204 INFO:tasks.rados.rados.0.smithi040.stdout:3368: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-12-01T15:47:47.327 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 2 to smithi04088644-89 2023-12-01T15:47:47.327 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 3 to smithi04088644-89 2023-12-01T15:47:47.327 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 4 to smithi04088644-89 2023-12-01T15:47:47.327 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 5 to smithi04088644-89 2023-12-01T15:47:47.327 INFO:tasks.rados.rados.0.smithi040.stdout:3370: oid 89 updating version 0 to 497 2023-12-01T15:47:47.328 INFO:tasks.rados.rados.0.smithi040.stdout:3370: oid 89 version 497 is already newer than 495 2023-12-01T15:47:47.328 INFO:tasks.rados.rados.0.smithi040.stdout:3370: oid 89 updating version 497 to 498 2023-12-01T15:47:47.328 INFO:tasks.rados.rados.0.smithi040.stdout:3370: oid 89 version 498 is already newer than 496 2023-12-01T15:47:47.328 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 89 v 498 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-12-01T15:47:47.328 INFO:tasks.rados.rados.0.smithi040.stdout:3370: left oid 89 (ObjNum 2105 snap 0 seq_num 2105) 2023-12-01T15:47:47.328 INFO:tasks.rados.rados.0.smithi040.stdout:3372: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:47:47.447 INFO:tasks.rados.rados.0.smithi040.stdout:3373: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:47:47.617 INFO:tasks.rados.rados.0.smithi040.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-12-01T15:47:47.630 INFO:tasks.rados.rados.0.smithi040.stdout:3374: writing smithi04088644-356 from 595542 to 1299717 tid 1 2023-12-01T15:47:47.635 INFO:tasks.rados.rados.0.smithi040.stdout:3374: writing smithi04088644-356 from 1871078 to 2295471 tid 2 2023-12-01T15:47:47.641 INFO:tasks.rados.rados.0.smithi040.stdout:3374: writing smithi04088644-356 from 3050117 to 3395542 tid 3 2023-12-01T15:47:47.641 INFO:tasks.rados.rados.0.smithi040.stdout:3366: done (8 left) 2023-12-01T15:47:47.641 INFO:tasks.rados.rados.0.smithi040.stdout:3367: done (7 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3368: done (6 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3369: done (5 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3370: done (4 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3371: done (3 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3372: done (2 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3373: done (1 left) 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3375: write oid 451 current snap is 0 2023-12-01T15:47:47.642 INFO:tasks.rados.rados.0.smithi040.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi040.stdout:3375: writing smithi04088644-451 from 612349 to 1391773 tid 1 2023-12-01T15:47:47.655 INFO:tasks.rados.rados.0.smithi040.stdout:3375: writing smithi04088644-451 from 1929560 to 2613964 tid 2 2023-12-01T15:47:47.660 INFO:tasks.rados.rados.0.smithi040.stdout:3375: writing smithi04088644-451 from 3077540 to 3412349 tid 3 2023-12-01T15:47:47.660 INFO:tasks.rados.rados.0.smithi040.stdout:3376: write oid 214 current snap is 0 2023-12-01T15:47:47.660 INFO:tasks.rados.rados.0.smithi040.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-12-01T15:47:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:47 smithi040 bash[28232]: cluster 2023-12-01T15:47:45.579499+0000 mgr.y (mgr.24356) 288 : cluster 0 pgmap v258: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T15:47:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:47 smithi040 bash[28232]: audit 2023-12-01T15:47:47.100218+0000 mon.a (mon.0) 902 : audit 0 from='client.? 172.21.15.40:0/3739822000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:47 smithi040 bash[41173]: cluster 2023-12-01T15:47:45.579499+0000 mgr.y (mgr.24356) 288 : cluster 0 pgmap v258: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T15:47:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:47 smithi040 bash[41173]: audit 2023-12-01T15:47:47.100218+0000 mon.a (mon.0) 902 : audit 0 from='client.? 172.21.15.40:0/3739822000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:47.666 INFO:tasks.rados.rados.0.smithi040.stdout:3376: writing smithi04088644-214 from 629156 to 1083829 tid 1 2023-12-01T15:47:47.672 INFO:tasks.rados.rados.0.smithi040.stdout:3376: writing smithi04088644-214 from 1871689 to 2299751 tid 2 2023-12-01T15:47:47.679 INFO:tasks.rados.rados.0.smithi040.stdout:3376: writing smithi04088644-214 from 2988610 to 3429156 tid 3 2023-12-01T15:47:47.679 INFO:tasks.rados.rados.0.smithi040.stdout:3377: write oid 342 current snap is 0 2023-12-01T15:47:47.679 INFO:tasks.rados.rados.0.smithi040.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-12-01T15:47:47.685 INFO:tasks.rados.rados.0.smithi040.stdout:3377: writing smithi04088644-342 from 645963 to 1175885 tid 1 2023-12-01T15:47:47.693 INFO:tasks.rados.rados.0.smithi040.stdout:3377: writing smithi04088644-342 from 1930171 to 2618244 tid 2 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3377: writing smithi04088644-342 from 3416033 to 3445963 tid 3 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3378: read oid 453 snap -1 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3378: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3379: read oid 193 snap -1 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3379: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3380: write oid 377 current snap is 0 2023-12-01T15:47:47.698 INFO:tasks.rados.rados.0.smithi040.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-12-01T15:47:47.705 INFO:tasks.rados.rados.0.smithi040.stdout:3380: writing smithi04088644-377 from 662770 to 1267941 tid 1 2023-12-01T15:47:47.711 INFO:tasks.rados.rados.0.smithi040.stdout:3380: writing smithi04088644-377 from 1988653 to 2420384 tid 2 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3380: writing smithi04088644-377 from 3043456 to 3462770 tid 3 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3381: read oid 121 snap -1 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3381: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3382: read oid 22 snap -1 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3382: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3383: delete oid 45 current snap is 0 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing write tid 1 to smithi04088644-356 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing write tid 2 to smithi04088644-356 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing write tid 3 to smithi04088644-356 2023-12-01T15:47:47.718 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing write tid 4 to smithi04088644-356 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing write tid 5 to smithi04088644-356 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3374: oid 356 updating version 0 to 367 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3374: oid 356 updating version 367 to 369 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3374: oid 356 version 369 is already newer than 368 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3374: oid 356 updating version 369 to 370 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 356 v 370 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3374: left oid 356 (ObjNum 2106 snap 0 seq_num 2106) 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3375: finishing write tid 1 to smithi04088644-451 2023-12-01T15:47:47.719 INFO:tasks.rados.rados.0.smithi040.stdout:3375: finishing write tid 2 to smithi04088644-451 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: finishing write tid 3 to smithi04088644-451 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: finishing write tid 4 to smithi04088644-451 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: finishing write tid 5 to smithi04088644-451 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: oid 451 updating version 0 to 372 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: oid 451 updating version 372 to 374 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: oid 451 version 374 is already newer than 371 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:3375: oid 451 version 374 is already newer than 373 2023-12-01T15:47:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 451 v 374 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3375: left oid 451 (ObjNum 2107 snap 0 seq_num 2107) 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: finishing write tid 1 to smithi04088644-214 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: finishing write tid 2 to smithi04088644-214 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: finishing write tid 3 to smithi04088644-214 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: finishing write tid 4 to smithi04088644-214 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3377: finishing write tid 1 to smithi04088644-342 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: finishing write tid 5 to smithi04088644-214 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: oid 214 updating version 0 to 449 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: oid 214 version 449 is already newer than 448 2023-12-01T15:47:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:3376: oid 214 updating version 449 to 450 2023-12-01T15:47:47.722 INFO:tasks.rados.rados.0.smithi040.stdout:3376: oid 214 updating version 450 to 451 2023-12-01T15:47:47.722 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 214 v 451 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-12-01T15:47:47.722 INFO:tasks.rados.rados.0.smithi040.stdout:3376: left oid 214 (ObjNum 2108 snap 0 seq_num 2108) 2023-12-01T15:47:47.722 INFO:tasks.rados.rados.0.smithi040.stdout:3377: finishing write tid 2 to smithi04088644-342 2023-12-01T15:47:47.722 INFO:tasks.rados.rados.0.smithi040.stdout:3377: finishing write tid 3 to smithi04088644-342 2023-12-01T15:47:47.722 INFO:tasks.rados.rados.0.smithi040.stdout:3377: finishing write tid 4 to smithi04088644-342 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3377: finishing write tid 5 to smithi04088644-342 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3377: oid 342 updating version 0 to 550 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3377: oid 342 version 550 is already newer than 549 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3377: oid 342 version 550 is already newer than 547 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3377: oid 342 version 550 is already newer than 548 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 342 v 550 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3377: left oid 342 (ObjNum 2109 snap 0 seq_num 2109) 2023-12-01T15:47:47.723 INFO:tasks.rados.rados.0.smithi040.stdout:3379: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:47:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:47 smithi141 bash[31670]: cluster 2023-12-01T15:47:45.579499+0000 mgr.y (mgr.24356) 288 : cluster 0 pgmap v258: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 10 MiB/s wr, 110 op/s 2023-12-01T15:47:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:47 smithi141 bash[31670]: audit 2023-12-01T15:47:47.100218+0000 mon.a (mon.0) 902 : audit 0 from='client.? 172.21.15.40:0/3739822000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:47.819 INFO:tasks.rados.rados.0.smithi040.stdout:3378: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-12-01T15:47:47.992 INFO:tasks.rados.rados.0.smithi040.stdout:3380: finishing write tid 1 to smithi04088644-377 2023-12-01T15:47:47.992 INFO:tasks.rados.rados.0.smithi040.stdout:3380: finishing write tid 2 to smithi04088644-377 2023-12-01T15:47:47.992 INFO:tasks.rados.rados.0.smithi040.stdout:3382: expect (ObjNum 961 snap 0 seq_num 961) 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: finishing write tid 3 to smithi04088644-377 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: finishing write tid 4 to smithi04088644-377 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: finishing write tid 5 to smithi04088644-377 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: oid 377 updating version 0 to 501 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: oid 377 version 501 is already newer than 500 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: oid 377 version 501 is already newer than 499 2023-12-01T15:47:48.112 INFO:tasks.rados.rados.0.smithi040.stdout:3380: oid 377 updating version 501 to 502 2023-12-01T15:47:48.113 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 377 v 502 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-12-01T15:47:48.113 INFO:tasks.rados.rados.0.smithi040.stdout:3380: left oid 377 (ObjNum 2110 snap 0 seq_num 2110) 2023-12-01T15:47:48.113 INFO:tasks.rados.rados.0.smithi040.stdout:3381: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3374: done (9 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3375: done (8 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3376: done (7 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3377: done (6 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3378: done (5 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3379: done (4 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3380: done (3 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3381: done (2 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3382: done (1 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3383: done (0 left) 2023-12-01T15:47:48.236 INFO:tasks.rados.rados.0.smithi040.stdout:3384: read oid 49 snap -1 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3384: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3385: read oid 193 snap -1 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3385: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3386: read oid 247 snap -1 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3386: expect deleted 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3387: write oid 201 current snap is 0 2023-12-01T15:47:48.237 INFO:tasks.rados.rados.0.smithi040.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-12-01T15:47:48.248 INFO:tasks.rados.rados.0.smithi040.stdout:3387: writing smithi04088644-201 from 696384 to 1452053 tid 1 2023-12-01T15:47:48.254 INFO:tasks.rados.rados.0.smithi040.stdout:3387: writing smithi04088644-201 from 1989264 to 2424664 tid 2 2023-12-01T15:47:48.260 INFO:tasks.rados.rados.0.smithi040.stdout:3387: writing smithi04088644-201 from 2981949 to 3496384 tid 3 2023-12-01T15:47:48.260 INFO:tasks.rados.rados.0.smithi040.stdout:3388: write oid 15 current snap is 0 2023-12-01T15:47:48.260 INFO:tasks.rados.rados.0.smithi040.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-12-01T15:47:48.266 INFO:tasks.rados.rados.0.smithi040.stdout:3388: writing smithi04088644-15 from 713191 to 1144109 tid 1 2023-12-01T15:47:48.273 INFO:tasks.rados.rados.0.smithi040.stdout:3388: writing smithi04088644-15 from 1647746 to 2343157 tid 2 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3388: writing smithi04088644-15 from 3009372 to 3513191 tid 3 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3389: read oid 392 snap -1 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3389: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3390: read oid 109 snap -1 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3391: delete oid 486 current snap is 0 2023-12-01T15:47:48.280 INFO:tasks.rados.rados.0.smithi040.stdout:3385: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-12-01T15:47:48.379 INFO:tasks.rados.rados.0.smithi040.stdout:3384: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-12-01T15:47:48.596 INFO:tasks.rados.rados.0.smithi040.stdout:3387: finishing write tid 1 to smithi04088644-201 2023-12-01T15:47:48.596 INFO:tasks.rados.rados.0.smithi040.stdout:3387: finishing write tid 2 to smithi04088644-201 2023-12-01T15:47:48.596 INFO:tasks.rados.rados.0.smithi040.stdout:3387: finishing write tid 3 to smithi04088644-201 2023-12-01T15:47:48.596 INFO:tasks.rados.rados.0.smithi040.stdout:3387: finishing write tid 4 to smithi04088644-201 2023-12-01T15:47:48.596 INFO:tasks.rados.rados.0.smithi040.stdout:3387: finishing write tid 5 to smithi04088644-201 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3387: oid 201 updating version 0 to 455 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3387: oid 201 version 455 is already newer than 454 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3387: oid 201 version 455 is already newer than 452 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3387: oid 201 version 455 is already newer than 453 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 201 v 455 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing write tid 1 to smithi04088644-15 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing write tid 2 to smithi04088644-15 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing write tid 3 to smithi04088644-15 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing write tid 4 to smithi04088644-15 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing write tid 5 to smithi04088644-15 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: oid 15 updating version 0 to 551 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: oid 15 updating version 551 to 553 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: oid 15 version 553 is already newer than 552 2023-12-01T15:47:48.597 INFO:tasks.rados.rados.0.smithi040.stdout:3388: oid 15 updating version 553 to 554 2023-12-01T15:47:48.598 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 554 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-12-01T15:47:48.598 INFO:tasks.rados.rados.0.smithi040.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:47:48.598 INFO:tasks.rados.rados.0.smithi040.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-12-01T15:47:48.727 INFO:tasks.rados.rados.0.smithi040.stdout:3389: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3384: done (7 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3385: done (6 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3386: done (5 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3387: done (4 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3388: done (3 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3389: done (2 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3390: done (1 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3391: done (0 left) 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3392: write oid 191 current snap is 0 2023-12-01T15:47:48.872 INFO:tasks.rados.rados.0.smithi040.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-12-01T15:47:48.886 INFO:tasks.rados.rados.0.smithi040.stdout:3392: writing smithi04088644-191 from 746805 to 1444574 tid 1 2023-12-01T15:47:48.892 INFO:tasks.rados.rados.0.smithi040.stdout:3392: writing smithi04088644-191 from 1881063 to 2580143 tid 2 2023-12-01T15:47:48.898 INFO:tasks.rados.rados.0.smithi040.stdout:3392: writing smithi04088644-191 from 3180571 to 3546805 tid 3 2023-12-01T15:47:48.898 INFO:tasks.rados.rados.0.smithi040.stdout:3393: write oid 317 current snap is 0 2023-12-01T15:47:48.899 INFO:tasks.rados.rados.0.smithi040.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-12-01T15:47:48.906 INFO:tasks.rados.rados.0.smithi040.stdout:3393: writing smithi04088644-317 from 763612 to 1536630 tid 1 2023-12-01T15:47:48.913 INFO:tasks.rados.rados.0.smithi040.stdout:3393: writing smithi04088644-317 from 2223192 to 2665930 tid 2 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3393: writing smithi04088644-317 from 3091641 to 3563612 tid 3 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3394: read oid 161 snap -1 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3394: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3395: read oid 102 snap -1 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3395: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3396: delete oid 271 current snap is 0 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3392: finishing write tid 1 to smithi04088644-191 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3392: finishing write tid 2 to smithi04088644-191 2023-12-01T15:47:48.919 INFO:tasks.rados.rados.0.smithi040.stdout:3392: finishing write tid 3 to smithi04088644-191 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: finishing write tid 4 to smithi04088644-191 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: finishing write tid 5 to smithi04088644-191 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: oid 191 updating version 0 to 358 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: oid 191 version 358 is already newer than 356 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: oid 191 version 358 is already newer than 355 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: oid 191 version 358 is already newer than 357 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 191 v 358 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3392: left oid 191 (ObjNum 2115 snap 0 seq_num 2115) 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3393: finishing write tid 1 to smithi04088644-317 2023-12-01T15:47:48.920 INFO:tasks.rados.rados.0.smithi040.stdout:3393: finishing write tid 2 to smithi04088644-317 2023-12-01T15:47:48.925 INFO:tasks.rados.rados.0.smithi040.stdout:3393: finishing write tid 3 to smithi04088644-317 2023-12-01T15:47:48.925 INFO:tasks.rados.rados.0.smithi040.stdout:3393: finishing write tid 4 to smithi04088644-317 2023-12-01T15:47:48.925 INFO:tasks.rados.rados.0.smithi040.stdout:3393: finishing write tid 5 to smithi04088644-317 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:3393: oid 317 updating version 0 to 399 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:3393: oid 317 version 399 is already newer than 397 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:3393: oid 317 version 399 is already newer than 396 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:3393: oid 317 version 399 is already newer than 398 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 317 v 399 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-12-01T15:47:48.926 INFO:tasks.rados.rados.0.smithi040.stdout:3395: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-12-01T15:47:49.075 INFO:tasks.rados.rados.0.smithi040.stdout:3394: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3392: done (4 left) 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3393: done (3 left) 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3394: done (2 left) 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3395: done (1 left) 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3396: done (0 left) 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3397: write oid 363 current snap is 0 2023-12-01T15:47:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-12-01T15:47:49.235 INFO:tasks.rados.rados.0.smithi040.stdout:3397: writing smithi04088644-363 from 797226 to 1320742 tid 1 2023-12-01T15:47:49.243 INFO:tasks.rados.rados.0.smithi040.stdout:3397: writing smithi04088644-363 from 1940156 to 2386563 tid 2 2023-12-01T15:47:49.250 INFO:tasks.rados.rados.0.smithi040.stdout:3397: writing smithi04088644-363 from 3146487 to 3597226 tid 3 2023-12-01T15:47:49.250 INFO:tasks.rados.rados.0.smithi040.stdout:3398: read oid 310 snap -1 2023-12-01T15:47:49.251 INFO:tasks.rados.rados.0.smithi040.stdout:3398: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:47:49.251 INFO:tasks.rados.rados.0.smithi040.stdout:3399: write oid 463 current snap is 0 2023-12-01T15:47:49.251 INFO:tasks.rados.rados.0.smithi040.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-12-01T15:47:49.256 INFO:tasks.rados.rados.0.smithi040.stdout:3399: writing smithi04088644-463 from 414033 to 1012798 tid 1 2023-12-01T15:47:49.263 INFO:tasks.rados.rados.0.smithi040.stdout:3399: writing smithi04088644-463 from 1598638 to 2188703 tid 2 2023-12-01T15:47:49.270 INFO:tasks.rados.rados.0.smithi040.stdout:3399: writing smithi04088644-463 from 2657557 to 3414364 tid 3 2023-12-01T15:47:49.270 INFO:tasks.rados.rados.0.smithi040.stdout:3400: write oid 359 current snap is 0 2023-12-01T15:47:49.271 INFO:tasks.rados.rados.0.smithi040.stdout:3397: finishing write tid 1 to smithi04088644-363 2023-12-01T15:47:49.271 INFO:tasks.rados.rados.0.smithi040.stdout:3397: finishing write tid 2 to smithi04088644-363 2023-12-01T15:47:49.271 INFO:tasks.rados.rados.0.smithi040.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-12-01T15:47:49.277 INFO:tasks.rados.rados.0.smithi040.stdout:3400: writing smithi04088644-359 from 430840 to 1104854 tid 1 2023-12-01T15:47:49.281 INFO:tasks.rados.rados.0.smithi040.stdout:3400: writing smithi04088644-359 from 1540767 to 1990843 tid 2 2023-12-01T15:47:49.289 INFO:tasks.rados.rados.0.smithi040.stdout:3400: writing smithi04088644-359 from 2684980 to 3369412 tid 3 2023-12-01T15:47:49.290 INFO:tasks.rados.rados.0.smithi040.stdout:3401: write oid 493 current snap is 0 2023-12-01T15:47:49.290 INFO:tasks.rados.rados.0.smithi040.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-12-01T15:47:49.297 INFO:tasks.rados.rados.0.smithi040.stdout:3401: writing smithi04088644-493 from 447647 to 1196910 tid 1 2023-12-01T15:47:49.302 INFO:tasks.rados.rados.0.smithi040.stdout:3401: writing smithi04088644-493 from 1599249 to 2192983 tid 2 2023-12-01T15:47:49.308 INFO:tasks.rados.rados.0.smithi040.stdout:3401: writing smithi04088644-493 from 2596050 to 3091754 tid 3 2023-12-01T15:47:49.311 INFO:tasks.rados.rados.0.smithi040.stdout:3401: writing smithi04088644-493 from 3631525 to 3647647 tid 4 2023-12-01T15:47:49.311 INFO:tasks.rados.rados.0.smithi040.stdout:3402: write oid 420 current snap is 0 2023-12-01T15:47:49.312 INFO:tasks.rados.rados.0.smithi040.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-12-01T15:47:49.317 INFO:tasks.rados.rados.0.smithi040.stdout:3402: writing smithi04088644-420 from 464454 to 1005319 tid 1 2023-12-01T15:47:49.324 INFO:tasks.rados.rados.0.smithi040.stdout:3402: writing smithi04088644-420 from 1774084 to 2227829 tid 2 2023-12-01T15:47:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:3402: writing smithi04088644-420 from 2856179 to 3563155 tid 3 2023-12-01T15:47:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:3403: write oid 36 current snap is 0 2023-12-01T15:47:49.332 INFO:tasks.rados.rados.0.smithi040.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-12-01T15:47:49.338 INFO:tasks.rados.rados.0.smithi040.stdout:3403: writing smithi04088644-36 from 481261 to 1097375 tid 1 2023-12-01T15:47:49.346 INFO:tasks.rados.rados.0.smithi040.stdout:3403: writing smithi04088644-36 from 1832566 to 2429969 tid 2 2023-12-01T15:47:49.352 INFO:tasks.rados.rados.0.smithi040.stdout:3403: writing smithi04088644-36 from 2883602 to 3401850 tid 3 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3404: read oid 138 snap -1 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3404: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3405: delete oid 465 current snap is 0 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: finishing write tid 3 to smithi04088644-363 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: finishing write tid 4 to smithi04088644-363 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: finishing write tid 5 to smithi04088644-363 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: oid 363 updating version 0 to 328 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: oid 363 version 328 is already newer than 327 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: oid 363 updating version 328 to 329 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: oid 363 updating version 329 to 330 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 330 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2023-12-01T15:47:49.353 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 1 to smithi04088644-463 2023-12-01T15:47:49.354 INFO:tasks.rados.rados.0.smithi040.stdout:3398: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 2 to smithi04088644-463 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 3 to smithi04088644-463 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 4 to smithi04088644-463 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 5 to smithi04088644-463 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: oid 463 updating version 0 to 422 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: oid 463 version 422 is already newer than 421 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: oid 463 version 422 is already newer than 420 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: oid 463 updating version 422 to 423 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 463 v 423 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-12-01T15:47:49.490 INFO:tasks.rados.rados.0.smithi040.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3400: finishing write tid 1 to smithi04088644-359 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3397: done (8 left) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3398: done (7 left) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3399: done (6 left) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3405: done (5 left) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3406: read oid 391 snap -1 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3406: expect deleted 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3407: read oid 12 snap -1 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3407: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3408: read oid 231 snap -1 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3408: expect deleted 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3409: read oid 312 snap -1 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3409: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T15:47:49.491 INFO:tasks.rados.rados.0.smithi040.stdout:3410: write oid 151 current snap is 0 2023-12-01T15:47:49.492 INFO:tasks.rados.rados.0.smithi040.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-12-01T15:47:49.497 INFO:tasks.rados.rados.0.smithi040.stdout:3410: writing smithi04088644-151 from 514875 to 1281487 tid 1 2023-12-01T15:47:49.507 INFO:tasks.rados.rados.0.smithi040.stdout:3410: writing smithi04088644-151 from 1833177 to 2434249 tid 2 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3410: writing smithi04088644-151 from 3222095 to 3714875 tid 3 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3411: delete oid 283 current snap is 0 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3400: finishing write tid 2 to smithi04088644-359 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3400: finishing write tid 3 to smithi04088644-359 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3400: finishing write tid 4 to smithi04088644-359 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3400: finishing write tid 5 to smithi04088644-359 2023-12-01T15:47:49.515 INFO:tasks.rados.rados.0.smithi040.stdout:3400: oid 359 updating version 0 to 379 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3400: oid 359 version 379 is already newer than 378 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3400: oid 359 updating version 379 to 380 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3400: oid 359 version 380 is already newer than 377 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 359 v 380 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing write tid 1 to smithi04088644-493 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing write tid 2 to smithi04088644-493 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing write tid 3 to smithi04088644-493 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing write tid 4 to smithi04088644-493 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing write tid 5 to smithi04088644-493 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing write tid 6 to smithi04088644-493 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: oid 493 updating version 0 to 343 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: oid 493 version 343 is already newer than 341 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: oid 493 version 343 is already newer than 342 2023-12-01T15:47:49.516 INFO:tasks.rados.rados.0.smithi040.stdout:3401: oid 493 version 343 is already newer than 340 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3401: oid 493 version 343 is already newer than 339 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 343 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: finishing write tid 1 to smithi04088644-420 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: finishing write tid 2 to smithi04088644-420 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: finishing write tid 3 to smithi04088644-420 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: finishing write tid 4 to smithi04088644-420 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: finishing write tid 5 to smithi04088644-420 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: oid 420 updating version 0 to 556 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: oid 420 updating version 556 to 557 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: oid 420 updating version 557 to 558 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:3402: oid 420 version 558 is already newer than 555 2023-12-01T15:47:49.517 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 420 v 558 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3402: left oid 420 (ObjNum 2122 snap 0 seq_num 2122) 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: finishing write tid 1 to smithi04088644-36 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: finishing write tid 2 to smithi04088644-36 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: finishing write tid 3 to smithi04088644-36 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: finishing write tid 4 to smithi04088644-36 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: finishing write tid 5 to smithi04088644-36 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: oid 36 updating version 0 to 424 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: oid 36 updating version 424 to 425 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: oid 36 updating version 425 to 426 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: oid 36 updating version 426 to 427 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 427 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3403: left oid 36 (ObjNum 2123 snap 0 seq_num 2123) 2023-12-01T15:47:49.518 INFO:tasks.rados.rados.0.smithi040.stdout:3404: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:47:49.622 INFO:tasks.rados.rados.0.smithi040.stdout:3407: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:47:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:49 smithi040 bash[28232]: cluster 2023-12-01T15:47:47.579903+0000 mgr.y (mgr.24356) 289 : cluster 0 pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.5 MiB/s wr, 72 op/s 2023-12-01T15:47:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:49 smithi040 bash[28232]: audit 2023-12-01T15:47:48.304972+0000 mon.c (mon.2) 182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:49 smithi040 bash[41173]: cluster 2023-12-01T15:47:47.579903+0000 mgr.y (mgr.24356) 289 : cluster 0 pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.5 MiB/s wr, 72 op/s 2023-12-01T15:47:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:49 smithi040 bash[41173]: audit 2023-12-01T15:47:48.304972+0000 mon.c (mon.2) 182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:49.693 INFO:tasks.rados.rados.0.smithi040.stdout:3410: finishing write tid 1 to smithi04088644-151 2023-12-01T15:47:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:3409: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T15:47:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:49 smithi141 bash[31670]: cluster 2023-12-01T15:47:47.579903+0000 mgr.y (mgr.24356) 289 : cluster 0 pgmap v259: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.5 MiB/s wr, 72 op/s 2023-12-01T15:47:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:49 smithi141 bash[31670]: audit 2023-12-01T15:47:48.304972+0000 mon.c (mon.2) 182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:3410: finishing write tid 2 to smithi04088644-151 2023-12-01T15:47:49.887 INFO:tasks.rados.rados.0.smithi040.stdout:3410: finishing write tid 3 to smithi04088644-151 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: finishing write tid 4 to smithi04088644-151 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: finishing write tid 5 to smithi04088644-151 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: oid 151 updating version 0 to 504 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: oid 151 updating version 504 to 505 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: oid 151 updating version 505 to 506 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: oid 151 version 506 is already newer than 503 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 151 v 506 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3410: left oid 151 (ObjNum 2125 snap 0 seq_num 2125) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3400: done (10 left) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3401: done (9 left) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3402: done (8 left) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3403: done (7 left) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3404: done (6 left) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3406: done (5 left) 2023-12-01T15:47:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:3407: done (4 left) 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3408: done (3 left) 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3409: done (2 left) 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3410: done (1 left) 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3411: done (0 left) 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3412: read oid 20 snap -1 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3413: write oid 351 current snap is 0 2023-12-01T15:47:49.889 INFO:tasks.rados.rados.0.smithi040.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-12-01T15:47:49.893 INFO:tasks.rados.rados.0.smithi040.stdout:3413: writing smithi04088644-351 from 548489 to 1065599 tid 1 2023-12-01T15:47:49.899 INFO:tasks.rados.rados.0.smithi040.stdout:3413: writing smithi04088644-351 from 1550141 to 2154882 tid 2 2023-12-01T15:47:49.907 INFO:tasks.rados.rados.0.smithi040.stdout:3413: writing smithi04088644-351 from 2876941 to 3556630 tid 3 2023-12-01T15:47:49.907 INFO:tasks.rados.rados.0.smithi040.stdout:3414: read oid 324 snap -1 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3414: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3415: read oid 285 snap -1 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3415: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3416: read oid 419 snap -1 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3416: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3417: write oid 4 current snap is 0 2023-12-01T15:47:49.908 INFO:tasks.rados.rados.0.smithi040.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T15:47:50.022 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing write tid 1 to smithi04088644-351 2023-12-01T15:47:50.022 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing write tid 2 to smithi04088644-351 2023-12-01T15:47:50.022 INFO:tasks.rados.rados.0.smithi040.stdout:3416: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-12-01T15:47:50.150 INFO:tasks.rados.rados.0.smithi040.stdout:3415: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-12-01T15:47:50.242 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing write tid 3 to smithi04088644-351 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing write tid 4 to smithi04088644-351 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing write tid 5 to smithi04088644-351 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: oid 351 updating version 0 to 623 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: oid 351 version 623 is already newer than 620 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: oid 351 version 623 is already newer than 621 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: oid 351 version 623 is already newer than 622 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 351 v 623 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T15:47:50.243 INFO:tasks.rados.rados.0.smithi040.stdout:3414: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-12-01T15:47:50.433 INFO:tasks.rados.rados.0.smithi040.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-12-01T15:47:50.446 INFO:tasks.rados.rados.0.smithi040.stdout:3417: writing smithi04088644-4 from 565296 to 1157655 tid 1 2023-12-01T15:47:50.452 INFO:tasks.rados.rados.0.smithi040.stdout:3417: writing smithi04088644-4 from 1892270 to 2357022 tid 2 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3417: writing smithi04088644-4 from 2788011 to 3278972 tid 3 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3412: done (5 left) 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3413: done (4 left) 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3414: done (3 left) 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3415: done (2 left) 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3416: done (1 left) 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3418: write oid 320 current snap is 0 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3417: finishing write tid 1 to smithi04088644-4 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3417: finishing write tid 2 to smithi04088644-4 2023-12-01T15:47:50.458 INFO:tasks.rados.rados.0.smithi040.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-12-01T15:47:50.465 INFO:tasks.rados.rados.0.smithi040.stdout:3418: writing smithi04088644-320 from 582103 to 1366064 tid 1 2023-12-01T15:47:50.473 INFO:tasks.rados.rados.0.smithi040.stdout:3418: writing smithi04088644-320 from 2067105 to 2675515 tid 2 2023-12-01T15:47:50.479 INFO:tasks.rados.rados.0.smithi040.stdout:3418: writing smithi04088644-320 from 3331787 to 3750373 tid 3 2023-12-01T15:47:50.479 INFO:tasks.rados.rados.0.smithi040.stdout:3419: write oid 250 current snap is 0 2023-12-01T15:47:50.479 INFO:tasks.rados.rados.0.smithi040.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-12-01T15:47:50.484 INFO:tasks.rados.rados.0.smithi040.stdout:3419: writing smithi04088644-250 from 598910 to 1058120 tid 1 2023-12-01T15:47:50.492 INFO:tasks.rados.rados.0.smithi040.stdout:3419: writing smithi04088644-250 from 1725587 to 2477655 tid 2 2023-12-01T15:47:50.500 INFO:tasks.rados.rados.0.smithi040.stdout:3419: writing smithi04088644-250 from 3242857 to 3798910 tid 3 2023-12-01T15:47:50.500 INFO:tasks.rados.rados.0.smithi040.stdout:3420: write oid 463 current snap is 0 2023-12-01T15:47:50.500 INFO:tasks.rados.rados.0.smithi040.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-12-01T15:47:50.506 INFO:tasks.rados.rados.0.smithi040.stdout:3420: writing smithi04088644-463 from 615717 to 1150176 tid 1 2023-12-01T15:47:50.513 INFO:tasks.rados.rados.0.smithi040.stdout:3420: writing smithi04088644-463 from 1784069 to 2396148 tid 2 2023-12-01T15:47:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:3420: writing smithi04088644-463 from 2986633 to 3427763 tid 3 2023-12-01T15:47:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:3421: write oid 240 current snap is 0 2023-12-01T15:47:50.519 INFO:tasks.rados.rados.0.smithi040.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-12-01T15:47:50.526 INFO:tasks.rados.rados.0.smithi040.stdout:3421: writing smithi04088644-240 from 632524 to 1242232 tid 1 2023-12-01T15:47:50.533 INFO:tasks.rados.rados.0.smithi040.stdout:3421: writing smithi04088644-240 from 1726198 to 2481935 tid 2 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3421: writing smithi04088644-240 from 3181350 to 3832524 tid 3 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3422: read oid 88 snap -1 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3422: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3423: write oid 430 current snap is 0 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3417: finishing write tid 3 to smithi04088644-4 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3417: finishing write tid 4 to smithi04088644-4 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3417: finishing write tid 5 to smithi04088644-4 2023-12-01T15:47:50.541 INFO:tasks.rados.rados.0.smithi040.stdout:3417: oid 4 updating version 0 to 384 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:3417: oid 4 version 384 is already newer than 383 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:3417: oid 4 version 384 is already newer than 381 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:3417: oid 4 version 384 is already newer than 382 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 384 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 1 to smithi04088644-320 2023-12-01T15:47:50.542 INFO:tasks.rados.rados.0.smithi040.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-12-01T15:47:50.548 INFO:tasks.rados.rados.0.smithi040.stdout:3423: writing smithi04088644-430 from 649331 to 1334288 tid 1 2023-12-01T15:47:50.554 INFO:tasks.rados.rados.0.smithi040.stdout:3423: writing smithi04088644-430 from 1784680 to 2400428 tid 2 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3423: writing smithi04088644-430 from 2925126 to 3505153 tid 3 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3417: done (6 left) 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3424: read oid 113 snap -1 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3424: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3425: read oid 15 snap -1 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3425: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3426: delete oid 387 current snap is 0 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 2 to smithi04088644-320 2023-12-01T15:47:50.561 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 3 to smithi04088644-320 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 4 to smithi04088644-320 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 5 to smithi04088644-320 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: oid 320 updating version 0 to 346 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: oid 320 updating version 346 to 348 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: oid 320 version 348 is already newer than 345 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: oid 320 version 348 is already newer than 347 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 320 v 348 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3418: left oid 320 (ObjNum 2129 snap 0 seq_num 2129) 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing write tid 1 to smithi04088644-250 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing write tid 2 to smithi04088644-250 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing write tid 3 to smithi04088644-250 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing write tid 4 to smithi04088644-250 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing write tid 5 to smithi04088644-250 2023-12-01T15:47:50.562 INFO:tasks.rados.rados.0.smithi040.stdout:3419: oid 250 updating version 0 to 290 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3419: oid 250 version 290 is already newer than 289 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3419: oid 250 updating version 290 to 291 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3419: oid 250 version 291 is already newer than 288 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 250 v 291 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3419: left oid 250 (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 1 to smithi04088644-463 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 2 to smithi04088644-463 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 3 to smithi04088644-463 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 4 to smithi04088644-463 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 5 to smithi04088644-463 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: oid 463 updating version 0 to 428 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: oid 463 updating version 428 to 431 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: oid 463 version 431 is already newer than 429 2023-12-01T15:47:50.563 INFO:tasks.rados.rados.0.smithi040.stdout:3420: oid 463 version 431 is already newer than 430 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 463 v 431 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3420: left oid 463 (ObjNum 2131 snap 0 seq_num 2131) 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 1 to smithi04088644-240 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 2 to smithi04088644-240 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 3 to smithi04088644-240 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 4 to smithi04088644-240 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 5 to smithi04088644-240 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: oid 240 updating version 0 to 624 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: oid 240 updating version 624 to 626 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: oid 240 updating version 626 to 627 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: oid 240 version 627 is already newer than 625 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 240 v 627 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3421: left oid 240 (ObjNum 2132 snap 0 seq_num 2132) 2023-12-01T15:47:50.564 INFO:tasks.rados.rados.0.smithi040.stdout:3422: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-12-01T15:47:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:50 smithi040 bash[28232]: audit 2023-12-01T15:47:49.556595+0000 mon.a (mon.0) 903 : audit 0 from='client.? 172.21.15.40:0/3879470202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:50 smithi040 bash[41173]: audit 2023-12-01T15:47:49.556595+0000 mon.a (mon.0) 903 : audit 0 from='client.? 172.21.15.40:0/3879470202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:50 smithi141 bash[31670]: audit 2023-12-01T15:47:49.556595+0000 mon.a (mon.0) 903 : audit 0 from='client.? 172.21.15.40:0/3879470202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: finishing write tid 1 to smithi04088644-430 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: finishing write tid 2 to smithi04088644-430 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: finishing write tid 3 to smithi04088644-430 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: finishing write tid 4 to smithi04088644-430 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: finishing write tid 5 to smithi04088644-430 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: oid 430 updating version 0 to 494 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: oid 430 version 494 is already newer than 492 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: oid 430 version 494 is already newer than 493 2023-12-01T15:47:50.841 INFO:tasks.rados.rados.0.smithi040.stdout:3423: oid 430 version 494 is already newer than 491 2023-12-01T15:47:50.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 430 v 494 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-12-01T15:47:50.842 INFO:tasks.rados.rados.0.smithi040.stdout:3423: left oid 430 (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:47:50.842 INFO:tasks.rados.rados.0.smithi040.stdout:3424: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-12-01T15:47:51.124 INFO:tasks.rados.rados.0.smithi040.stdout:3425: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:47:51.310 INFO:tasks.rados.rados.0.smithi040.stdout:3418: done (8 left) 2023-12-01T15:47:51.310 INFO:tasks.rados.rados.0.smithi040.stdout:3419: done (7 left) 2023-12-01T15:47:51.310 INFO:tasks.rados.rados.0.smithi040.stdout:3420: done (6 left) 2023-12-01T15:47:51.310 INFO:tasks.rados.rados.0.smithi040.stdout:3421: done (5 left) 2023-12-01T15:47:51.310 INFO:tasks.rados.rados.0.smithi040.stdout:3422: done (4 left) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3423: done (3 left) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3424: done (2 left) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3425: done (1 left) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3426: done (0 left) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3427: read oid 201 snap -1 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3428: read oid 15 snap -1 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3429: read oid 115 snap -1 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3429: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3430: write oid 225 current snap is 0 2023-12-01T15:47:51.311 INFO:tasks.rados.rados.0.smithi040.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-12-01T15:47:51.320 INFO:tasks.rados.rados.0.smithi040.stdout:3430: writing smithi04088644-225 from 682945 to 1118400 tid 1 2023-12-01T15:47:51.328 INFO:tasks.rados.rados.0.smithi040.stdout:3430: writing smithi04088644-225 from 1901644 to 2521061 tid 2 2023-12-01T15:47:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:3430: writing smithi04088644-225 from 2979972 to 3582543 tid 3 2023-12-01T15:47:51.337 INFO:tasks.rados.rados.0.smithi040.stdout:3431: delete oid 462 current snap is 0 2023-12-01T15:47:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:3430: finishing write tid 1 to smithi04088644-225 2023-12-01T15:47:51.338 INFO:tasks.rados.rados.0.smithi040.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:47:51.528 INFO:tasks.rados.rados.0.smithi040.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-12-01T15:47:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:51 smithi040 bash[41173]: cluster 2023-12-01T15:47:49.580952+0000 mgr.y (mgr.24356) 290 : cluster 0 pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.5 MiB/s wr, 106 op/s 2023-12-01T15:47:51.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:51 smithi040 bash[28232]: cluster 2023-12-01T15:47:49.580952+0000 mgr.y (mgr.24356) 290 : cluster 0 pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.5 MiB/s wr, 106 op/s 2023-12-01T15:47:51.710 INFO:tasks.rados.rados.0.smithi040.stdout:3430: finishing write tid 2 to smithi04088644-225 2023-12-01T15:47:51.711 INFO:tasks.rados.rados.0.smithi040.stdout:3429: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-12-01T15:47:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:51 smithi141 bash[31670]: cluster 2023-12-01T15:47:49.580952+0000 mgr.y (mgr.24356) 290 : cluster 0 pgmap v260: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 9.5 MiB/s wr, 106 op/s 2023-12-01T15:47:51.913 INFO:tasks.rados.rados.0.smithi040.stdout:3430: finishing write tid 3 to smithi04088644-225 2023-12-01T15:47:51.913 INFO:tasks.rados.rados.0.smithi040.stdout:3430: finishing write tid 4 to smithi04088644-225 2023-12-01T15:47:51.913 INFO:tasks.rados.rados.0.smithi040.stdout:3430: finishing write tid 5 to smithi04088644-225 2023-12-01T15:47:51.913 INFO:tasks.rados.rados.0.smithi040.stdout:3430: oid 225 updating version 0 to 377 2023-12-01T15:47:51.913 INFO:tasks.rados.rados.0.smithi040.stdout:3430: oid 225 updating version 377 to 378 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3430: oid 225 version 378 is already newer than 376 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3430: oid 225 version 378 is already newer than 375 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 378 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3427: done (4 left) 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3428: done (3 left) 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3429: done (2 left) 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3430: done (1 left) 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3431: done (0 left) 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3432: write oid 417 current snap is 0 2023-12-01T15:47:51.914 INFO:tasks.rados.rados.0.smithi040.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-12-01T15:47:51.926 INFO:tasks.rados.rados.0.smithi040.stdout:3432: writing smithi04088644-417 from 716559 to 1418865 tid 1 2023-12-01T15:47:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3432: writing smithi04088644-417 from 2018608 to 2641694 tid 2 2023-12-01T15:47:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3432: writing smithi04088644-417 from 3434818 to 3916559 tid 3 2023-12-01T15:47:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3433: read oid 435 snap -1 2023-12-01T15:47:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3433: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T15:47:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3434: read oid 281 snap -1 2023-12-01T15:47:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-12-01T15:47:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:3435: write oid 322 current snap is 0 2023-12-01T15:47:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing write tid 1 to smithi04088644-417 2023-12-01T15:47:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing write tid 2 to smithi04088644-417 2023-12-01T15:47:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-12-01T15:47:51.951 INFO:tasks.rados.rados.0.smithi040.stdout:3435: writing smithi04088644-322 from 733366 to 1510921 tid 1 2023-12-01T15:47:51.958 INFO:tasks.rados.rados.0.smithi040.stdout:3435: writing smithi04088644-322 from 2077090 to 2843834 tid 2 2023-12-01T15:47:51.965 INFO:tasks.rados.rados.0.smithi040.stdout:3435: writing smithi04088644-322 from 3462241 to 3933366 tid 3 2023-12-01T15:47:51.965 INFO:tasks.rados.rados.0.smithi040.stdout:3436: read oid 377 snap -1 2023-12-01T15:47:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:3436: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-12-01T15:47:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:3437: write oid 478 current snap is 0 2023-12-01T15:47:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing write tid 3 to smithi04088644-417 2023-12-01T15:47:51.966 INFO:tasks.rados.rados.0.smithi040.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-12-01T15:47:51.972 INFO:tasks.rados.rados.0.smithi040.stdout:3437: writing smithi04088644-478 from 750173 to 1202977 tid 1 2023-12-01T15:47:51.980 INFO:tasks.rados.rados.0.smithi040.stdout:3437: writing smithi04088644-478 from 1735572 to 2362327 tid 2 2023-12-01T15:47:51.989 INFO:tasks.rados.rados.0.smithi040.stdout:3437: writing smithi04088644-478 from 3089664 to 3853676 tid 3 2023-12-01T15:47:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:3438: read oid 36 snap -1 2023-12-01T15:47:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:3438: expect (ObjNum 2123 snap 0 seq_num 2123) 2023-12-01T15:47:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:3439: write oid 101 current snap is 0 2023-12-01T15:47:51.990 INFO:tasks.rados.rados.0.smithi040.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-12-01T15:47:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:3439: writing smithi04088644-101 from 766980 to 1295033 tid 1 2023-12-01T15:47:52.005 INFO:tasks.rados.rados.0.smithi040.stdout:3439: writing smithi04088644-101 from 2077701 to 2848114 tid 2 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3439: writing smithi04088644-101 from 3400734 to 3966980 tid 3 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3440: read oid 367 snap -1 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3440: expect deleted 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3441: delete oid 16 current snap is 0 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing write tid 4 to smithi04088644-417 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing write tid 5 to smithi04088644-417 2023-12-01T15:47:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:3432: oid 417 updating version 0 to 388 2023-12-01T15:47:52.014 INFO:tasks.rados.rados.0.smithi040.stdout:3432: oid 417 version 388 is already newer than 387 2023-12-01T15:47:52.014 INFO:tasks.rados.rados.0.smithi040.stdout:3432: oid 417 updating version 388 to 389 2023-12-01T15:47:52.014 INFO:tasks.rados.rados.0.smithi040.stdout:3432: oid 417 updating version 389 to 390 2023-12-01T15:47:52.014 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 417 v 390 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-12-01T15:47:52.014 INFO:tasks.rados.rados.0.smithi040.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-12-01T15:47:52.015 INFO:tasks.rados.rados.0.smithi040.stdout:3433: expect (ObjNum 674 snap 0 seq_num 674) 2023-12-01T15:47:52.174 INFO:tasks.rados.rados.0.smithi040.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-12-01T15:47:52.419 INFO:tasks.rados.rados.0.smithi040.stdout:3435: finishing write tid 1 to smithi04088644-322 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: finishing write tid 2 to smithi04088644-322 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: finishing write tid 3 to smithi04088644-322 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: finishing write tid 4 to smithi04088644-322 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: finishing write tid 5 to smithi04088644-322 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: oid 322 updating version 0 to 461 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: oid 322 version 461 is already newer than 459 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: oid 322 version 461 is already newer than 460 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: oid 322 updating version 461 to 462 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 322 v 462 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3437: finishing write tid 1 to smithi04088644-478 2023-12-01T15:47:52.420 INFO:tasks.rados.rados.0.smithi040.stdout:3436: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-12-01T15:47:52.612 INFO:tasks.rados.rados.0.smithi040.stdout:3437: finishing write tid 2 to smithi04088644-478 2023-12-01T15:47:52.612 INFO:tasks.rados.rados.0.smithi040.stdout:3437: finishing write tid 3 to smithi04088644-478 2023-12-01T15:47:52.612 INFO:tasks.rados.rados.0.smithi040.stdout:3437: finishing write tid 4 to smithi04088644-478 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3437: finishing write tid 5 to smithi04088644-478 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3437: oid 478 updating version 0 to 630 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3437: oid 478 version 630 is already newer than 629 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3437: oid 478 updating version 630 to 631 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3437: oid 478 updating version 631 to 632 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 632 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-12-01T15:47:52.613 INFO:tasks.rados.rados.0.smithi040.stdout:3438: expect (ObjNum 2123 snap 0 seq_num 2123) 2023-12-01T15:47:52.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:52 smithi040 bash[28232]: audit 2023-12-01T15:47:52.030871+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.40:0/1901277658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:52 smithi040 bash[41173]: audit 2023-12-01T15:47:52.030871+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.40:0/1901277658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:52 smithi141 bash[31670]: audit 2023-12-01T15:47:52.030871+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.40:0/1901277658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing write tid 1 to smithi04088644-101 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing write tid 2 to smithi04088644-101 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing write tid 3 to smithi04088644-101 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing write tid 4 to smithi04088644-101 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing write tid 5 to smithi04088644-101 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: oid 101 updating version 0 to 498 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: oid 101 version 498 is already newer than 496 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: oid 101 version 498 is already newer than 495 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: oid 101 version 498 is already newer than 497 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 498 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3432: done (9 left) 2023-12-01T15:47:52.865 INFO:tasks.rados.rados.0.smithi040.stdout:3433: done (8 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3434: done (7 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3435: done (6 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3436: done (5 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3437: done (4 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3438: done (3 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3439: done (2 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3440: done (1 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3441: done (0 left) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3442: read oid 413 snap -1 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3442: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3443: read oid 290 snap -1 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3444: read oid 100 snap -1 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3444: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:47:52.866 INFO:tasks.rados.rados.0.smithi040.stdout:3445: read oid 86 snap -1 2023-12-01T15:47:52.867 INFO:tasks.rados.rados.0.smithi040.stdout:3445: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-12-01T15:47:52.867 INFO:tasks.rados.rados.0.smithi040.stdout:3446: write oid 266 current snap is 0 2023-12-01T15:47:52.867 INFO:tasks.rados.rados.0.smithi040.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-12-01T15:47:52.877 INFO:tasks.rados.rados.0.smithi040.stdout:3446: writing smithi04088644-266 from 400594 to 1079145 tid 1 2023-12-01T15:47:52.884 INFO:tasks.rados.rados.0.smithi040.stdout:3446: writing smithi04088644-266 from 1794665 to 2000594 tid 2 2023-12-01T15:47:52.884 INFO:tasks.rados.rados.0.smithi040.stdout:3447: write oid 304 current snap is 0 2023-12-01T15:47:52.884 INFO:tasks.rados.rados.0.smithi040.stdout:3442: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-12-01T15:47:53.019 INFO:tasks.rados.rados.0.smithi040.stdout:3446: finishing write tid 1 to smithi04088644-266 2023-12-01T15:47:53.020 INFO:tasks.rados.rados.0.smithi040.stdout:3445: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-12-01T15:47:53.149 INFO:tasks.rados.rados.0.smithi040.stdout:3444: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:47:53.240 INFO:tasks.rados.rados.0.smithi040.stdout:3446: finishing write tid 2 to smithi04088644-266 2023-12-01T15:47:53.240 INFO:tasks.rados.rados.0.smithi040.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-12-01T15:47:53.360 INFO:tasks.rados.rados.0.smithi040.stdout:3446: finishing write tid 3 to smithi04088644-266 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:3446: finishing write tid 4 to smithi04088644-266 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:3446: oid 266 updating version 0 to 635 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:3446: oid 266 version 635 is already newer than 633 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:3446: oid 266 version 635 is already newer than 634 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 635 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-12-01T15:47:53.361 INFO:tasks.rados.rados.0.smithi040.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-12-01T15:47:53.372 INFO:tasks.rados.rados.0.smithi040.stdout:3447: writing smithi04088644-304 from 417401 to 1171201 tid 1 2023-12-01T15:47:53.378 INFO:tasks.rados.rados.0.smithi040.stdout:3447: writing smithi04088644-304 from 1853147 to 2017401 tid 2 2023-12-01T15:47:53.378 INFO:tasks.rados.rados.0.smithi040.stdout:3442: done (5 left) 2023-12-01T15:47:53.378 INFO:tasks.rados.rados.0.smithi040.stdout:3443: done (4 left) 2023-12-01T15:47:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:3444: done (3 left) 2023-12-01T15:47:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:3445: done (2 left) 2023-12-01T15:47:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:3446: done (1 left) 2023-12-01T15:47:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:3448: write oid 53 current snap is 0 2023-12-01T15:47:53.379 INFO:tasks.rados.rados.0.smithi040.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-12-01T15:47:53.384 INFO:tasks.rados.rados.0.smithi040.stdout:3448: writing smithi04088644-53 from 434208 to 979610 tid 1 2023-12-01T15:47:53.390 INFO:tasks.rados.rados.0.smithi040.stdout:3448: writing smithi04088644-53 from 1627982 to 2034208 tid 2 2023-12-01T15:47:53.390 INFO:tasks.rados.rados.0.smithi040.stdout:3449: write oid 363 current snap is 0 2023-12-01T15:47:53.390 INFO:tasks.rados.rados.0.smithi040.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-12-01T15:47:53.396 INFO:tasks.rados.rados.0.smithi040.stdout:3449: writing smithi04088644-363 from 451015 to 1071666 tid 1 2023-12-01T15:47:53.402 INFO:tasks.rados.rados.0.smithi040.stdout:3449: writing smithi04088644-363 from 1570111 to 2051015 tid 2 2023-12-01T15:47:53.402 INFO:tasks.rados.rados.0.smithi040.stdout:3450: write oid 309 current snap is 0 2023-12-01T15:47:53.402 INFO:tasks.rados.rados.0.smithi040.stdout:3447: finishing write tid 1 to smithi04088644-304 2023-12-01T15:47:53.402 INFO:tasks.rados.rados.0.smithi040.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-12-01T15:47:53.408 INFO:tasks.rados.rados.0.smithi040.stdout:3450: writing smithi04088644-309 from 467822 to 1163722 tid 1 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3450: writing smithi04088644-309 from 1628593 to 2067822 tid 2 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3451: write oid 49 current snap is 0 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: finishing write tid 2 to smithi04088644-304 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: finishing write tid 3 to smithi04088644-304 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: finishing write tid 4 to smithi04088644-304 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: oid 304 updating version 0 to 562 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: oid 304 version 562 is already newer than 561 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: oid 304 version 562 is already newer than 560 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 304 v 562 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-12-01T15:47:53.414 INFO:tasks.rados.rados.0.smithi040.stdout:3448: finishing write tid 1 to smithi04088644-53 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: finishing write tid 2 to smithi04088644-53 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: finishing write tid 3 to smithi04088644-53 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: finishing write tid 4 to smithi04088644-53 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: oid 53 updating version 0 to 401 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: oid 53 updating version 401 to 402 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: oid 53 updating version 402 to 403 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 53 v 403 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3448: left oid 53 (ObjNum 2144 snap 0 seq_num 2144) 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3449: finishing write tid 1 to smithi04088644-363 2023-12-01T15:47:53.415 INFO:tasks.rados.rados.0.smithi040.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-12-01T15:47:53.421 INFO:tasks.rados.rados.0.smithi040.stdout:3451: writing smithi04088644-49 from 484629 to 1255778 tid 1 2023-12-01T15:47:53.426 INFO:tasks.rados.rados.0.smithi040.stdout:3451: writing smithi04088644-49 from 1687075 to 2084629 tid 2 2023-12-01T15:47:53.426 INFO:tasks.rados.rados.0.smithi040.stdout:3447: done (4 left) 2023-12-01T15:47:53.426 INFO:tasks.rados.rados.0.smithi040.stdout:3448: done (3 left) 2023-12-01T15:47:53.426 INFO:tasks.rados.rados.0.smithi040.stdout:3452: write oid 266 current snap is 0 2023-12-01T15:47:53.426 INFO:tasks.rados.rados.0.smithi040.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-12-01T15:47:53.431 INFO:tasks.rados.rados.0.smithi040.stdout:3452: writing smithi04088644-266 from 501436 to 947834 tid 1 2023-12-01T15:47:53.438 INFO:tasks.rados.rados.0.smithi040.stdout:3452: writing smithi04088644-266 from 1745557 to 2101436 tid 2 2023-12-01T15:47:53.438 INFO:tasks.rados.rados.0.smithi040.stdout:3453: write oid 189 current snap is 0 2023-12-01T15:47:53.438 INFO:tasks.rados.rados.0.smithi040.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-12-01T15:47:53.444 INFO:tasks.rados.rados.0.smithi040.stdout:3453: writing smithi04088644-189 from 518243 to 1039890 tid 1 2023-12-01T15:47:53.450 INFO:tasks.rados.rados.0.smithi040.stdout:3453: writing smithi04088644-189 from 1687686 to 2118243 tid 2 2023-12-01T15:47:53.451 INFO:tasks.rados.rados.0.smithi040.stdout:3454: read oid 147 snap -1 2023-12-01T15:47:53.451 INFO:tasks.rados.rados.0.smithi040.stdout:3454: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-12-01T15:47:53.451 INFO:tasks.rados.rados.0.smithi040.stdout:3455: read oid 223 snap -1 2023-12-01T15:47:53.451 INFO:tasks.rados.rados.0.smithi040.stdout:3455: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:47:53.451 INFO:tasks.rados.rados.0.smithi040.stdout:3456: read oid 380 snap -1 2023-12-01T15:47:53.451 INFO:tasks.rados.rados.0.smithi040.stdout:3456: expect deleted 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3457: write oid 310 current snap is 0 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: finishing write tid 2 to smithi04088644-363 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: finishing write tid 3 to smithi04088644-363 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: finishing write tid 4 to smithi04088644-363 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: oid 363 updating version 0 to 331 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: oid 363 updating version 331 to 332 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: oid 363 updating version 332 to 333 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 333 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3449: left oid 363 (ObjNum 2145 snap 0 seq_num 2145) 2023-12-01T15:47:53.452 INFO:tasks.rados.rados.0.smithi040.stdout:3450: finishing write tid 1 to smithi04088644-309 2023-12-01T15:47:53.453 INFO:tasks.rados.rados.0.smithi040.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-12-01T15:47:53.457 INFO:tasks.rados.rados.0.smithi040.stdout:3457: writing smithi04088644-310 from 535050 to 1131946 tid 1 2023-12-01T15:47:53.464 INFO:tasks.rados.rados.0.smithi040.stdout:3457: writing smithi04088644-310 from 1746168 to 2135050 tid 2 2023-12-01T15:47:53.464 INFO:tasks.rados.rados.0.smithi040.stdout:3449: done (8 left) 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3458: read oid 298 snap -1 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3458: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3459: read oid 76 snap -1 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3459: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3460: write oid 155 current snap is 0 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: finishing write tid 2 to smithi04088644-309 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: finishing write tid 3 to smithi04088644-309 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: finishing write tid 4 to smithi04088644-309 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: oid 309 updating version 0 to 293 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: oid 309 version 293 is already newer than 292 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: oid 309 updating version 293 to 294 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 309 v 294 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3450: left oid 309 (ObjNum 2146 snap 0 seq_num 2146) 2023-12-01T15:47:53.465 INFO:tasks.rados.rados.0.smithi040.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-12-01T15:47:53.470 INFO:tasks.rados.rados.0.smithi040.stdout:3460: writing smithi04088644-155 from 551857 to 1224002 tid 1 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3460: writing smithi04088644-155 from 1804650 to 2151857 tid 2 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3450: done (10 left) 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3461: write oid 439 current snap is 0 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: finishing write tid 1 to smithi04088644-49 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: finishing write tid 2 to smithi04088644-49 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: finishing write tid 3 to smithi04088644-49 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: finishing write tid 4 to smithi04088644-49 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: oid 49 updating version 0 to 636 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: oid 49 updating version 636 to 638 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: oid 49 version 638 is already newer than 637 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 638 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3451: left oid 49 (ObjNum 2147 snap 0 seq_num 2147) 2023-12-01T15:47:53.477 INFO:tasks.rados.rados.0.smithi040.stdout:3452: finishing write tid 1 to smithi04088644-266 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: finishing write tid 2 to smithi04088644-266 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: finishing write tid 3 to smithi04088644-266 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: finishing write tid 4 to smithi04088644-266 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: oid 266 updating version 0 to 640 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: oid 266 version 640 is already newer than 639 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: oid 266 updating version 640 to 641 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 266 v 641 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3452: left oid 266 (ObjNum 2148 snap 0 seq_num 2148) 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3453: finishing write tid 1 to smithi04088644-189 2023-12-01T15:47:53.478 INFO:tasks.rados.rados.0.smithi040.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-12-01T15:47:53.483 INFO:tasks.rados.rados.0.smithi040.stdout:3461: writing smithi04088644-439 from 568664 to 1032411 tid 1 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3461: writing smithi04088644-439 from 1579485 to 2168664 tid 2 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3451: done (10 left) 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3452: done (9 left) 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3462: write oid 149 current snap is 0 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3453: finishing write tid 2 to smithi04088644-189 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3453: finishing write tid 3 to smithi04088644-189 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3453: finishing write tid 4 to smithi04088644-189 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3453: oid 189 updating version 0 to 393 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3453: oid 189 version 393 is already newer than 391 2023-12-01T15:47:53.490 INFO:tasks.rados.rados.0.smithi040.stdout:3453: oid 189 version 393 is already newer than 392 2023-12-01T15:47:53.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 189 v 393 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-12-01T15:47:53.491 INFO:tasks.rados.rados.0.smithi040.stdout:3453: left oid 189 (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T15:47:53.491 INFO:tasks.rados.rados.0.smithi040.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-12-01T15:47:53.496 INFO:tasks.rados.rados.0.smithi040.stdout:3462: writing smithi04088644-149 from 585471 to 1124467 tid 1 2023-12-01T15:47:53.502 INFO:tasks.rados.rados.0.smithi040.stdout:3462: writing smithi04088644-149 from 1921614 to 2185471 tid 2 2023-12-01T15:47:53.502 INFO:tasks.rados.rados.0.smithi040.stdout:3453: done (9 left) 2023-12-01T15:47:53.502 INFO:tasks.rados.rados.0.smithi040.stdout:3456: done (8 left) 2023-12-01T15:47:53.502 INFO:tasks.rados.rados.0.smithi040.stdout:3463: delete oid 302 current snap is 0 2023-12-01T15:47:53.502 INFO:tasks.rados.rados.0.smithi040.stdout:3454: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-12-01T15:47:53.596 INFO:tasks.rados.rados.0.smithi040.stdout:3455: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-12-01T15:47:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:53 smithi040 bash[28232]: cluster 2023-12-01T15:47:51.581521+0000 mgr.y (mgr.24356) 291 : cluster 0 pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-12-01T15:47:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:53 smithi040 bash[41173]: cluster 2023-12-01T15:47:51.581521+0000 mgr.y (mgr.24356) 291 : cluster 0 pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-12-01T15:47:53.690 INFO:tasks.rados.rados.0.smithi040.stdout:3457: finishing write tid 1 to smithi04088644-310 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: finishing write tid 2 to smithi04088644-310 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: finishing write tid 3 to smithi04088644-310 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: finishing write tid 4 to smithi04088644-310 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: oid 310 updating version 0 to 457 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: oid 310 updating version 457 to 458 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: oid 310 updating version 458 to 459 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 310 v 459 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: left oid 310 (ObjNum 2150 snap 0 seq_num 2150) 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3454: done (8 left) 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3455: done (7 left) 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3457: done (6 left) 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3463: done (5 left) 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3464: write oid 479 current snap is 0 2023-12-01T15:47:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-12-01T15:47:53.703 INFO:tasks.rados.rados.0.smithi040.stdout:3464: writing smithi04088644-479 from 619085 to 1308579 tid 1 2023-12-01T15:47:53.709 INFO:tasks.rados.rados.0.smithi040.stdout:3464: writing smithi04088644-479 from 2038578 to 2219085 tid 2 2023-12-01T15:47:53.709 INFO:tasks.rados.rados.0.smithi040.stdout:3465: read oid 199 snap -1 2023-12-01T15:47:53.709 INFO:tasks.rados.rados.0.smithi040.stdout:3465: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-12-01T15:47:53.709 INFO:tasks.rados.rados.0.smithi040.stdout:3466: read oid 293 snap -1 2023-12-01T15:47:53.709 INFO:tasks.rados.rados.0.smithi040.stdout:3466: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-12-01T15:47:53.709 INFO:tasks.rados.rados.0.smithi040.stdout:3459: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T15:47:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:53 smithi141 bash[31670]: cluster 2023-12-01T15:47:51.581521+0000 mgr.y (mgr.24356) 291 : cluster 0 pgmap v261: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-12-01T15:47:53.905 INFO:tasks.rados.rados.0.smithi040.stdout:3458: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-12-01T15:47:54.073 INFO:tasks.rados.rados.0.smithi040.stdout:3460: finishing write tid 1 to smithi04088644-155 2023-12-01T15:47:54.073 INFO:tasks.rados.rados.0.smithi040.stdout:3460: finishing write tid 2 to smithi04088644-155 2023-12-01T15:47:54.073 INFO:tasks.rados.rados.0.smithi040.stdout:3460: finishing write tid 3 to smithi04088644-155 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3467: read oid 266 snap -1 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3467: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3458: done (8 left) 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3459: done (7 left) 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3468: read oid 476 snap -1 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3468: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3469: read oid 461 snap -1 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3469: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3470: read oid 76 snap -1 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3470: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3471: read oid 166 snap -1 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3471: expect deleted 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3472: read oid 257 snap -1 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3472: expect deleted 2023-12-01T15:47:54.074 INFO:tasks.rados.rados.0.smithi040.stdout:3473: read oid 417 snap -1 2023-12-01T15:47:54.075 INFO:tasks.rados.rados.0.smithi040.stdout:3473: expect (ObjNum 2137 snap 0 seq_num 2137) 2023-12-01T15:47:54.075 INFO:tasks.rados.rados.0.smithi040.stdout:3474: write oid 355 current snap is 0 2023-12-01T15:47:54.075 INFO:tasks.rados.rados.0.smithi040.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-12-01T15:47:54.084 INFO:tasks.rados.rados.0.smithi040.stdout:3474: writing smithi04088644-355 from 635892 to 1400635 tid 1 2023-12-01T15:47:54.091 INFO:tasks.rados.rados.0.smithi040.stdout:3474: writing smithi04088644-355 from 2097060 to 2235892 tid 2 2023-12-01T15:47:54.091 INFO:tasks.rados.rados.0.smithi040.stdout:3475: delete oid 368 current snap is 0 2023-12-01T15:47:54.091 INFO:tasks.rados.rados.0.smithi040.stdout:3460: finishing write tid 4 to smithi04088644-155 2023-12-01T15:47:54.091 INFO:tasks.rados.rados.0.smithi040.stdout:3460: oid 155 updating version 0 to 361 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3460: oid 155 version 361 is already newer than 360 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3460: oid 155 version 361 is already newer than 359 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 155 v 361 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3460: left oid 155 (ObjNum 2151 snap 0 seq_num 2151) 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: finishing write tid 1 to smithi04088644-439 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: finishing write tid 2 to smithi04088644-439 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: finishing write tid 3 to smithi04088644-439 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: finishing write tid 4 to smithi04088644-439 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: oid 439 updating version 0 to 565 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: oid 439 version 565 is already newer than 564 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: oid 439 version 565 is already newer than 563 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 565 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3461: left oid 439 (ObjNum 2152 snap 0 seq_num 2152) 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3462: finishing write tid 1 to smithi04088644-149 2023-12-01T15:47:54.092 INFO:tasks.rados.rados.0.smithi040.stdout:3462: finishing write tid 2 to smithi04088644-149 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3462: finishing write tid 3 to smithi04088644-149 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3462: finishing write tid 4 to smithi04088644-149 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3462: oid 149 updating version 0 to 385 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3462: oid 149 updating version 385 to 386 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3462: oid 149 updating version 386 to 387 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 149 v 387 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3462: left oid 149 (ObjNum 2153 snap 0 seq_num 2153) 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3464: finishing write tid 1 to smithi04088644-479 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3464: finishing write tid 2 to smithi04088644-479 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3464: finishing write tid 3 to smithi04088644-479 2023-12-01T15:47:54.093 INFO:tasks.rados.rados.0.smithi040.stdout:3465: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-12-01T15:47:54.267 INFO:tasks.rados.rados.0.smithi040.stdout:3464: finishing write tid 4 to smithi04088644-479 2023-12-01T15:47:54.267 INFO:tasks.rados.rados.0.smithi040.stdout:3464: oid 479 updating version 0 to 388 2023-12-01T15:47:54.268 INFO:tasks.rados.rados.0.smithi040.stdout:3464: oid 479 updating version 388 to 390 2023-12-01T15:47:54.268 INFO:tasks.rados.rados.0.smithi040.stdout:3464: oid 479 version 390 is already newer than 389 2023-12-01T15:47:54.268 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 479 v 390 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-12-01T15:47:54.268 INFO:tasks.rados.rados.0.smithi040.stdout:3464: left oid 479 (ObjNum 2155 snap 0 seq_num 2155) 2023-12-01T15:47:54.268 INFO:tasks.rados.rados.0.smithi040.stdout:3466: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-12-01T15:47:54.369 INFO:tasks.rados.rados.0.smithi040.stdout:3473: expect (ObjNum 2137 snap 0 seq_num 2137) 2023-12-01T15:47:54.497 INFO:tasks.rados.rados.0.smithi040.stdout:3467: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-12-01T15:47:54.648 INFO:tasks.rados.rados.0.smithi040.stdout:3468: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-12-01T15:47:54.897 INFO:tasks.rados.rados.0.smithi040.stdout:3469: expect (ObjNum 930 snap 0 seq_num 930) 2023-12-01T15:47:55.063 INFO:tasks.rados.rados.0.smithi040.stdout:3470: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: finishing write tid 1 to smithi04088644-355 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: finishing write tid 2 to smithi04088644-355 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: finishing write tid 3 to smithi04088644-355 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: finishing write tid 4 to smithi04088644-355 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: oid 355 updating version 0 to 363 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: oid 355 version 363 is already newer than 362 2023-12-01T15:47:55.246 INFO:tasks.rados.rados.0.smithi040.stdout:3474: oid 355 updating version 363 to 364 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 364 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3474: left oid 355 (ObjNum 2156 snap 0 seq_num 2156) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3460: done (14 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3461: done (13 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3462: done (12 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3464: done (11 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3465: done (10 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3466: done (9 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3467: done (8 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3468: done (7 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3469: done (6 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3470: done (5 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3471: done (4 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3472: done (3 left) 2023-12-01T15:47:55.247 INFO:tasks.rados.rados.0.smithi040.stdout:3473: done (2 left) 2023-12-01T15:47:55.248 INFO:tasks.rados.rados.0.smithi040.stdout:3474: done (1 left) 2023-12-01T15:47:55.248 INFO:tasks.rados.rados.0.smithi040.stdout:3475: done (0 left) 2023-12-01T15:47:55.248 INFO:tasks.rados.rados.0.smithi040.stdout:3476: read oid 65 snap -1 2023-12-01T15:47:55.248 INFO:tasks.rados.rados.0.smithi040.stdout:3476: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T15:47:55.248 INFO:tasks.rados.rados.0.smithi040.stdout:3477: write oid 252 current snap is 0 2023-12-01T15:47:55.248 INFO:tasks.rados.rados.0.smithi040.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-12-01T15:47:55.258 INFO:tasks.rados.rados.0.smithi040.stdout:3477: writing smithi04088644-252 from 669506 to 1184747 tid 1 2023-12-01T15:47:55.266 INFO:tasks.rados.rados.0.smithi040.stdout:3477: writing smithi04088644-252 from 1697671 to 2269506 tid 2 2023-12-01T15:47:55.266 INFO:tasks.rados.rados.0.smithi040.stdout:3478: write oid 103 current snap is 0 2023-12-01T15:47:55.266 INFO:tasks.rados.rados.0.smithi040.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-12-01T15:47:55.272 INFO:tasks.rados.rados.0.smithi040.stdout:3478: writing smithi04088644-103 from 686313 to 1276803 tid 1 2023-12-01T15:47:55.278 INFO:tasks.rados.rados.0.smithi040.stdout:3478: writing smithi04088644-103 from 1756153 to 2286313 tid 2 2023-12-01T15:47:55.278 INFO:tasks.rados.rados.0.smithi040.stdout:3479: read oid 351 snap -1 2023-12-01T15:47:55.279 INFO:tasks.rados.rados.0.smithi040.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T15:47:55.279 INFO:tasks.rados.rados.0.smithi040.stdout:3480: write oid 118 current snap is 0 2023-12-01T15:47:55.279 INFO:tasks.rados.rados.0.smithi040.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-12-01T15:47:55.287 INFO:tasks.rados.rados.0.smithi040.stdout:3480: writing smithi04088644-118 from 703120 to 1485212 tid 1 2023-12-01T15:47:55.292 INFO:tasks.rados.rados.0.smithi040.stdout:3480: writing smithi04088644-118 from 1930988 to 2303120 tid 2 2023-12-01T15:47:55.292 INFO:tasks.rados.rados.0.smithi040.stdout:3481: write oid 419 current snap is 0 2023-12-01T15:47:55.292 INFO:tasks.rados.rados.0.smithi040.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-12-01T15:47:55.299 INFO:tasks.rados.rados.0.smithi040.stdout:3481: writing smithi04088644-419 from 719927 to 1177268 tid 1 2023-12-01T15:47:55.305 INFO:tasks.rados.rados.0.smithi040.stdout:3481: writing smithi04088644-419 from 1873117 to 2319927 tid 2 2023-12-01T15:47:55.306 INFO:tasks.rados.rados.0.smithi040.stdout:3482: delete oid 60 current snap is 0 2023-12-01T15:47:55.306 INFO:tasks.rados.rados.0.smithi040.stdout:3476: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T15:47:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 1 to smithi04088644-252 2023-12-01T15:47:55.469 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 2 to smithi04088644-252 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 3 to smithi04088644-252 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 4 to smithi04088644-252 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3477: oid 252 updating version 0 to 500 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3477: oid 252 updating version 500 to 501 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3477: oid 252 version 501 is already newer than 499 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 252 v 501 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing write tid 1 to smithi04088644-103 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing write tid 2 to smithi04088644-103 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing write tid 3 to smithi04088644-103 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing write tid 4 to smithi04088644-103 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: oid 103 updating version 0 to 461 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: oid 103 version 461 is already newer than 460 2023-12-01T15:47:55.470 INFO:tasks.rados.rados.0.smithi040.stdout:3478: oid 103 updating version 461 to 462 2023-12-01T15:47:55.471 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 103 v 462 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-12-01T15:47:55.471 INFO:tasks.rados.rados.0.smithi040.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-12-01T15:47:55.471 INFO:tasks.rados.rados.0.smithi040.stdout:3479: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T15:47:55.640 INFO:tasks.rados.rados.0.smithi040.stdout:3480: finishing write tid 1 to smithi04088644-118 2023-12-01T15:47:55.640 INFO:tasks.rados.rados.0.smithi040.stdout:3480: finishing write tid 2 to smithi04088644-118 2023-12-01T15:47:55.640 INFO:tasks.rados.rados.0.smithi040.stdout:3480: finishing write tid 3 to smithi04088644-118 2023-12-01T15:47:55.640 INFO:tasks.rados.rados.0.smithi040.stdout:3480: finishing write tid 4 to smithi04088644-118 2023-12-01T15:47:55.640 INFO:tasks.rados.rados.0.smithi040.stdout:3480: oid 118 updating version 0 to 350 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3480: oid 118 version 350 is already newer than 349 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3480: oid 118 updating version 350 to 351 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 118 v 351 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: finishing write tid 1 to smithi04088644-419 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: finishing write tid 2 to smithi04088644-419 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: finishing write tid 3 to smithi04088644-419 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: finishing write tid 4 to smithi04088644-419 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: oid 419 updating version 0 to 464 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: oid 419 version 464 is already newer than 463 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:3481: oid 419 updating version 464 to 465 2023-12-01T15:47:55.641 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 419 v 465 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3476: done (6 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3477: done (5 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3478: done (4 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3479: done (3 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3480: done (2 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3481: done (1 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3482: done (0 left) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3483: read oid 345 snap -1 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3483: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3484: read oid 457 snap -1 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3484: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T15:47:55.642 INFO:tasks.rados.rados.0.smithi040.stdout:3485: read oid 356 snap -1 2023-12-01T15:47:55.643 INFO:tasks.rados.rados.0.smithi040.stdout:3485: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-12-01T15:47:55.643 INFO:tasks.rados.rados.0.smithi040.stdout:3486: read oid 34 snap -1 2023-12-01T15:47:55.643 INFO:tasks.rados.rados.0.smithi040.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-12-01T15:47:55.643 INFO:tasks.rados.rados.0.smithi040.stdout:3487: delete oid 292 current snap is 0 2023-12-01T15:47:55.646 INFO:tasks.rados.rados.0.smithi040.stdout:3483: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-12-01T15:47:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:55 smithi040 bash[41173]: cluster 2023-12-01T15:47:53.581954+0000 mgr.y (mgr.24356) 292 : cluster 0 pgmap v262: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-12-01T15:47:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:55 smithi040 bash[41173]: audit 2023-12-01T15:47:54.521157+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.40:0/2000665340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:55 smithi040 bash[28232]: cluster 2023-12-01T15:47:53.581954+0000 mgr.y (mgr.24356) 292 : cluster 0 pgmap v262: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-12-01T15:47:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:55 smithi040 bash[28232]: audit 2023-12-01T15:47:54.521157+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.40:0/2000665340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:55 smithi141 bash[31670]: cluster 2023-12-01T15:47:53.581954+0000 mgr.y (mgr.24356) 292 : cluster 0 pgmap v262: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-12-01T15:47:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:55 smithi141 bash[31670]: audit 2023-12-01T15:47:54.521157+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.40:0/2000665340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:55.789 INFO:tasks.rados.rados.0.smithi040.stdout:3485: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-12-01T15:47:56.064 INFO:tasks.rados.rados.0.smithi040.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-12-01T15:47:56.244 INFO:tasks.rados.rados.0.smithi040.stdout:3484: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-12-01T15:47:56.317 INFO:tasks.rados.rados.0.smithi040.stdout:3483: done (4 left) 2023-12-01T15:47:56.317 INFO:tasks.rados.rados.0.smithi040.stdout:3484: done (3 left) 2023-12-01T15:47:56.317 INFO:tasks.rados.rados.0.smithi040.stdout:3485: done (2 left) 2023-12-01T15:47:56.317 INFO:tasks.rados.rados.0.smithi040.stdout:3486: done (1 left) 2023-12-01T15:47:56.317 INFO:tasks.rados.rados.0.smithi040.stdout:3487: done (0 left) 2023-12-01T15:47:56.317 INFO:tasks.rados.rados.0.smithi040.stdout:3488: delete oid 456 current snap is 0 2023-12-01T15:47:56.319 INFO:tasks.rados.rados.0.smithi040.stdout:3488: done (0 left) 2023-12-01T15:47:56.319 INFO:tasks.rados.rados.0.smithi040.stdout:3489: read oid 163 snap -1 2023-12-01T15:47:56.320 INFO:tasks.rados.rados.0.smithi040.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:47:56.320 INFO:tasks.rados.rados.0.smithi040.stdout:3490: write oid 173 current snap is 0 2023-12-01T15:47:56.320 INFO:tasks.rados.rados.0.smithi040.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-12-01T15:47:56.333 INFO:tasks.rados.rados.0.smithi040.stdout:3490: writing smithi04088644-173 from 787155 to 1545492 tid 1 2023-12-01T15:47:56.338 INFO:tasks.rados.rados.0.smithi040.stdout:3490: writing smithi04088644-173 from 1990692 to 2387155 tid 2 2023-12-01T15:47:56.338 INFO:tasks.rados.rados.0.smithi040.stdout:3491: write oid 107 current snap is 0 2023-12-01T15:47:56.338 INFO:tasks.rados.rados.0.smithi040.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-12-01T15:47:56.343 INFO:tasks.rados.rados.0.smithi040.stdout:3491: writing smithi04088644-107 from 403962 to 837548 tid 1 2023-12-01T15:47:56.350 INFO:tasks.rados.rados.0.smithi040.stdout:3491: writing smithi04088644-107 from 1249174 to 1950931 tid 2 2023-12-01T15:47:56.350 INFO:tasks.rados.rados.0.smithi040.stdout:3492: write oid 383 current snap is 0 2023-12-01T15:47:56.350 INFO:tasks.rados.rados.0.smithi040.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-12-01T15:47:56.356 INFO:tasks.rados.rados.0.smithi040.stdout:3492: writing smithi04088644-383 from 420769 to 1045957 tid 1 2023-12-01T15:47:56.363 INFO:tasks.rados.rados.0.smithi040.stdout:3492: writing smithi04088644-383 from 1824009 to 2269424 tid 2 2023-12-01T15:47:56.363 INFO:tasks.rados.rados.0.smithi040.stdout:3493: write oid 145 current snap is 0 2023-12-01T15:47:56.363 INFO:tasks.rados.rados.0.smithi040.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-12-01T15:47:56.369 INFO:tasks.rados.rados.0.smithi040.stdout:3493: writing smithi04088644-145 from 437576 to 1138013 tid 1 2023-12-01T15:47:56.377 INFO:tasks.rados.rados.0.smithi040.stdout:3493: writing smithi04088644-145 from 1882491 to 2437576 tid 2 2023-12-01T15:47:56.377 INFO:tasks.rados.rados.0.smithi040.stdout:3494: write oid 269 current snap is 0 2023-12-01T15:47:56.377 INFO:tasks.rados.rados.0.smithi040.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-12-01T15:47:56.383 INFO:tasks.rados.rados.0.smithi040.stdout:3494: writing smithi04088644-269 from 454383 to 1230069 tid 1 2023-12-01T15:47:56.392 INFO:tasks.rados.rados.0.smithi040.stdout:3494: writing smithi04088644-269 from 1824620 to 2273704 tid 2 2023-12-01T15:47:56.392 INFO:tasks.rados.rados.0.smithi040.stdout:3495: write oid 480 current snap is 0 2023-12-01T15:47:56.392 INFO:tasks.rados.rados.0.smithi040.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-12-01T15:47:56.397 INFO:tasks.rados.rados.0.smithi040.stdout:3495: writing smithi04088644-480 from 471190 to 922125 tid 1 2023-12-01T15:47:56.404 INFO:tasks.rados.rados.0.smithi040.stdout:3495: writing smithi04088644-480 from 1483102 to 2192197 tid 2 2023-12-01T15:47:56.405 INFO:tasks.rados.rados.0.smithi040.stdout:3496: delete oid 106 current snap is 0 2023-12-01T15:47:56.405 INFO:tasks.rados.rados.0.smithi040.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 1 to smithi04088644-173 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 2 to smithi04088644-173 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 3 to smithi04088644-173 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 4 to smithi04088644-173 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: oid 173 updating version 0 to 395 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: oid 173 updating version 395 to 397 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:3490: oid 173 version 397 is already newer than 396 2023-12-01T15:47:56.528 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 173 v 397 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 1 to smithi04088644-107 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 2 to smithi04088644-107 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 3 to smithi04088644-107 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 4 to smithi04088644-107 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: oid 107 updating version 0 to 644 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: oid 107 version 644 is already newer than 642 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: oid 107 version 644 is already newer than 643 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 107 v 644 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3492: finishing write tid 1 to smithi04088644-383 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3492: finishing write tid 2 to smithi04088644-383 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3492: finishing write tid 3 to smithi04088644-383 2023-12-01T15:47:56.529 INFO:tasks.rados.rados.0.smithi040.stdout:3492: finishing write tid 4 to smithi04088644-383 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3492: oid 383 updating version 0 to 340 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3492: oid 383 updating version 340 to 341 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3492: oid 383 version 341 is already newer than 339 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 341 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing write tid 1 to smithi04088644-145 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing write tid 2 to smithi04088644-145 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing write tid 3 to smithi04088644-145 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing write tid 4 to smithi04088644-145 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: oid 145 updating version 0 to 507 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: oid 145 updating version 507 to 508 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: oid 145 updating version 508 to 509 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 145 v 509 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-12-01T15:47:56.530 INFO:tasks.rados.rados.0.smithi040.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: finishing write tid 1 to smithi04088644-269 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: finishing write tid 2 to smithi04088644-269 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: finishing write tid 3 to smithi04088644-269 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: finishing write tid 4 to smithi04088644-269 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: oid 269 updating version 0 to 646 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: oid 269 updating version 646 to 647 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: oid 269 version 647 is already newer than 645 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 269 v 647 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3494: left oid 269 (ObjNum 2169 snap 0 seq_num 2169) 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3495: finishing write tid 1 to smithi04088644-480 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3495: finishing write tid 2 to smithi04088644-480 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3495: finishing write tid 3 to smithi04088644-480 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3495: finishing write tid 4 to smithi04088644-480 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3495: oid 480 updating version 0 to 344 2023-12-01T15:47:56.531 INFO:tasks.rados.rados.0.smithi040.stdout:3495: oid 480 version 344 is already newer than 342 2023-12-01T15:47:56.532 INFO:tasks.rados.rados.0.smithi040.stdout:3495: oid 480 version 344 is already newer than 343 2023-12-01T15:47:56.532 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 344 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-12-01T15:47:56.532 INFO:tasks.rados.rados.0.smithi040.stdout:3495: left oid 480 (ObjNum 2170 snap 0 seq_num 2170) 2023-12-01T15:47:56.532 INFO:tasks.rados.rados.0.smithi040.stdout:3489: done (7 left) 2023-12-01T15:47:56.532 INFO:tasks.rados.rados.0.smithi040.stdout:3490: done (6 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3491: done (5 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3492: done (4 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3493: done (3 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3494: done (2 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3495: done (1 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3496: done (0 left) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3497: read oid 466 snap -1 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3497: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3498: write oid 433 current snap is 0 2023-12-01T15:47:56.533 INFO:tasks.rados.rados.0.smithi040.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-12-01T15:47:56.543 INFO:tasks.rados.rados.0.smithi040.stdout:3498: writing smithi04088644-433 from 504804 to 1106237 tid 1 2023-12-01T15:47:56.551 INFO:tasks.rados.rados.0.smithi040.stdout:3498: writing smithi04088644-433 from 1600066 to 2312830 tid 2 2023-12-01T15:47:56.551 INFO:tasks.rados.rados.0.smithi040.stdout:3499: read oid 137 snap -1 2023-12-01T15:47:56.551 INFO:tasks.rados.rados.0.smithi040.stdout:3499: expect deleted 2023-12-01T15:47:56.552 INFO:tasks.rados.rados.0.smithi040.stdout:3500: read oid 202 snap -1 2023-12-01T15:47:56.552 INFO:tasks.rados.rados.0.smithi040.stdout:3500: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-12-01T15:47:56.552 INFO:tasks.rados.rados.0.smithi040.stdout:3501: read oid 392 snap -1 2023-12-01T15:47:56.552 INFO:tasks.rados.rados.0.smithi040.stdout:3501: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:56.552 INFO:tasks.rados.rados.0.smithi040.stdout:3502: write oid 489 current snap is 0 2023-12-01T15:47:56.552 INFO:tasks.rados.rados.0.smithi040.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-12-01T15:47:56.559 INFO:tasks.rados.rados.0.smithi040.stdout:3502: writing smithi04088644-489 from 521611 to 1198293 tid 1 2023-12-01T15:47:56.567 INFO:tasks.rados.rados.0.smithi040.stdout:3502: writing smithi04088644-489 from 1942195 to 2398617 tid 2 2023-12-01T15:47:56.568 INFO:tasks.rados.rados.0.smithi040.stdout:3503: read oid 240 snap -1 2023-12-01T15:47:56.568 INFO:tasks.rados.rados.0.smithi040.stdout:3503: expect (ObjNum 2132 snap 0 seq_num 2132) 2023-12-01T15:47:56.568 INFO:tasks.rados.rados.0.smithi040.stdout:3504: delete oid 141 current snap is 0 2023-12-01T15:47:56.568 INFO:tasks.rados.rados.0.smithi040.stdout:3497: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-12-01T15:47:56.702 INFO:tasks.rados.rados.0.smithi040.stdout:3498: finishing write tid 1 to smithi04088644-433 2023-12-01T15:47:56.702 INFO:tasks.rados.rados.0.smithi040.stdout:3500: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-12-01T15:47:56.810 INFO:tasks.rados.rados.0.smithi040.stdout:3498: finishing write tid 2 to smithi04088644-433 2023-12-01T15:47:56.810 INFO:tasks.rados.rados.0.smithi040.stdout:3498: finishing write tid 3 to smithi04088644-433 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:3498: finishing write tid 4 to smithi04088644-433 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:3498: oid 433 updating version 0 to 398 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:3498: oid 433 updating version 398 to 400 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:3498: oid 433 version 400 is already newer than 399 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 433 v 400 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:3498: left oid 433 (ObjNum 2172 snap 0 seq_num 2172) 2023-12-01T15:47:56.811 INFO:tasks.rados.rados.0.smithi040.stdout:3501: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-12-01T15:47:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:47:56] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2023-12-01T15:47:56.956 INFO:tasks.rados.rados.0.smithi040.stdout:3502: finishing write tid 1 to smithi04088644-489 2023-12-01T15:47:56.957 INFO:tasks.rados.rados.0.smithi040.stdout:3502: finishing write tid 2 to smithi04088644-489 2023-12-01T15:47:56.957 INFO:tasks.rados.rados.0.smithi040.stdout:3502: finishing write tid 3 to smithi04088644-489 2023-12-01T15:47:56.957 INFO:tasks.rados.rados.0.smithi040.stdout:3502: finishing write tid 4 to smithi04088644-489 2023-12-01T15:47:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:3502: oid 489 updating version 0 to 566 2023-12-01T15:47:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:3502: oid 489 updating version 566 to 568 2023-12-01T15:47:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:3502: oid 489 version 568 is already newer than 567 2023-12-01T15:47:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 489 v 568 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-12-01T15:47:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2023-12-01T15:47:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:3503: expect (ObjNum 2132 snap 0 seq_num 2132) 2023-12-01T15:47:57.153 INFO:tasks.rados.rados.0.smithi040.stdout:3497: done (7 left) 2023-12-01T15:47:57.153 INFO:tasks.rados.rados.0.smithi040.stdout:3498: done (6 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3499: done (5 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3500: done (4 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3501: done (3 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3502: done (2 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3503: done (1 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3504: done (0 left) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3505: read oid 376 snap -1 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3505: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3506: read oid 404 snap -1 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3506: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3507: write oid 255 current snap is 0 2023-12-01T15:47:57.154 INFO:tasks.rados.rados.0.smithi040.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-12-01T15:47:57.166 INFO:tasks.rados.rados.0.smithi040.stdout:3507: writing smithi04088644-255 from 555225 to 1098758 tid 1 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3507: writing smithi04088644-255 from 1775512 to 2235603 tid 2 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3508: read oid 127 snap -1 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3508: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3509: read oid 250 snap -1 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3509: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3510: write oid 42 current snap is 0 2023-12-01T15:47:57.174 INFO:tasks.rados.rados.0.smithi040.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-12-01T15:47:57.180 INFO:tasks.rados.rados.0.smithi040.stdout:3510: writing smithi04088644-42 from 572032 to 1190814 tid 1 2023-12-01T15:47:57.189 INFO:tasks.rados.rados.0.smithi040.stdout:3510: writing smithi04088644-42 from 1833994 to 2554096 tid 2 2023-12-01T15:47:57.189 INFO:tasks.rados.rados.0.smithi040.stdout:3511: write oid 374 current snap is 0 2023-12-01T15:47:57.189 INFO:tasks.rados.rados.0.smithi040.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-12-01T15:47:57.196 INFO:tasks.rados.rados.0.smithi040.stdout:3511: writing smithi04088644-374 from 588839 to 1282870 tid 1 2023-12-01T15:47:57.202 INFO:tasks.rados.rados.0.smithi040.stdout:3511: writing smithi04088644-374 from 1776123 to 2239883 tid 2 2023-12-01T15:47:57.202 INFO:tasks.rados.rados.0.smithi040.stdout:3512: write oid 119 current snap is 0 2023-12-01T15:47:57.202 INFO:tasks.rados.rados.0.smithi040.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-12-01T15:47:57.209 INFO:tasks.rados.rados.0.smithi040.stdout:3512: writing smithi04088644-119 from 605646 to 1374926 tid 1 2023-12-01T15:47:57.216 INFO:tasks.rados.rados.0.smithi040.stdout:3512: writing smithi04088644-119 from 1834605 to 2442023 tid 2 2023-12-01T15:47:57.216 INFO:tasks.rados.rados.0.smithi040.stdout:3513: read oid 345 snap -1 2023-12-01T15:47:57.216 INFO:tasks.rados.rados.0.smithi040.stdout:3513: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-12-01T15:47:57.216 INFO:tasks.rados.rados.0.smithi040.stdout:3506: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-12-01T15:47:57.395 INFO:tasks.rados.rados.0.smithi040.stdout:3505: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:47:57.514 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 1 to smithi04088644-255 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 2 to smithi04088644-255 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 3 to smithi04088644-255 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 4 to smithi04088644-255 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: oid 255 updating version 0 to 510 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: oid 255 updating version 510 to 511 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: oid 255 updating version 511 to 512 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 255 v 512 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-12-01T15:47:57.515 INFO:tasks.rados.rados.0.smithi040.stdout:3508: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-12-01T15:47:57.646 INFO:tasks.rados.rados.0.smithi040.stdout:3510: finishing write tid 1 to smithi04088644-42 2023-12-01T15:47:57.646 INFO:tasks.rados.rados.0.smithi040.stdout:3509: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T15:47:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:57 smithi040 bash[28232]: cluster 2023-12-01T15:47:55.583016+0000 mgr.y (mgr.24356) 293 : cluster 0 pgmap v263: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 8.7 MiB/s wr, 101 op/s 2023-12-01T15:47:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:57 smithi040 bash[28232]: audit 2023-12-01T15:47:56.970485+0000 mon.a (mon.0) 904 : audit 0 from='client.? 172.21.15.40:0/4231983914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:57 smithi040 bash[41173]: cluster 2023-12-01T15:47:55.583016+0000 mgr.y (mgr.24356) 293 : cluster 0 pgmap v263: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 8.7 MiB/s wr, 101 op/s 2023-12-01T15:47:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:57 smithi040 bash[41173]: audit 2023-12-01T15:47:56.970485+0000 mon.a (mon.0) 904 : audit 0 from='client.? 172.21.15.40:0/4231983914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:57 smithi141 bash[31670]: cluster 2023-12-01T15:47:55.583016+0000 mgr.y (mgr.24356) 293 : cluster 0 pgmap v263: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 8.7 MiB/s wr, 101 op/s 2023-12-01T15:47:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:57 smithi141 bash[31670]: audit 2023-12-01T15:47:56.970485+0000 mon.a (mon.0) 904 : audit 0 from='client.? 172.21.15.40:0/4231983914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: finishing write tid 2 to smithi04088644-42 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: finishing write tid 3 to smithi04088644-42 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: finishing write tid 4 to smithi04088644-42 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: oid 42 updating version 0 to 648 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: oid 42 updating version 648 to 649 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: oid 42 updating version 649 to 650 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 650 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3511: finishing write tid 1 to smithi04088644-374 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3511: finishing write tid 2 to smithi04088644-374 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3511: finishing write tid 3 to smithi04088644-374 2023-12-01T15:47:57.886 INFO:tasks.rados.rados.0.smithi040.stdout:3511: finishing write tid 4 to smithi04088644-374 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:3511: oid 374 updating version 0 to 502 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:3511: oid 374 updating version 502 to 504 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:3511: oid 374 version 504 is already newer than 503 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 374 v 504 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:3512: finishing write tid 1 to smithi04088644-119 2023-12-01T15:47:57.887 INFO:tasks.rados.rados.0.smithi040.stdout:3513: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: finishing write tid 2 to smithi04088644-119 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: finishing write tid 3 to smithi04088644-119 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: finishing write tid 4 to smithi04088644-119 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: oid 119 updating version 0 to 403 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: oid 119 version 403 is already newer than 402 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: oid 119 version 403 is already newer than 401 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 119 v 403 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T15:47:58.024 INFO:tasks.rados.rados.0.smithi040.stdout:3514: read oid 227 snap -1 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3514: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3505: done (9 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3506: done (8 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3507: done (7 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3508: done (6 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3509: done (5 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3510: done (4 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3511: done (3 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3512: done (2 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3513: done (1 left) 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3515: write oid 477 current snap is 0 2023-12-01T15:47:58.025 INFO:tasks.rados.rados.0.smithi040.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-12-01T15:47:58.034 INFO:tasks.rados.rados.0.smithi040.stdout:3515: writing smithi04088644-477 from 622453 to 1066982 tid 1 2023-12-01T15:47:58.040 INFO:tasks.rados.rados.0.smithi040.stdout:3515: writing smithi04088644-477 from 1493087 to 1960516 tid 2 2023-12-01T15:47:58.040 INFO:tasks.rados.rados.0.smithi040.stdout:3516: read oid 470 snap -1 2023-12-01T15:47:58.040 INFO:tasks.rados.rados.0.smithi040.stdout:3516: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3517: read oid 207 snap -1 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3517: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3518: read oid 460 snap -1 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3518: expect (ObjNum 2080 snap 0 seq_num 2080) 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3519: read oid 482 snap -1 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3519: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3520: delete oid 201 current snap is 0 2023-12-01T15:47:58.041 INFO:tasks.rados.rados.0.smithi040.stdout:3514: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:47:58.183 INFO:tasks.rados.rados.0.smithi040.stdout:3515: finishing write tid 1 to smithi04088644-477 2023-12-01T15:47:58.183 INFO:tasks.rados.rados.0.smithi040.stdout:3515: finishing write tid 2 to smithi04088644-477 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3515: finishing write tid 3 to smithi04088644-477 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3515: finishing write tid 4 to smithi04088644-477 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3515: oid 477 updating version 0 to 465 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3515: oid 477 version 465 is already newer than 464 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3515: oid 477 version 465 is already newer than 463 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 477 v 465 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3515: left oid 477 (ObjNum 2179 snap 0 seq_num 2179) 2023-12-01T15:47:58.184 INFO:tasks.rados.rados.0.smithi040.stdout:3518: expect (ObjNum 2080 snap 0 seq_num 2080) 2023-12-01T15:47:58.367 INFO:tasks.rados.rados.0.smithi040.stdout:3516: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-12-01T15:47:58.518 INFO:tasks.rados.rados.0.smithi040.stdout:3519: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-12-01T15:47:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:3517: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-12-01T15:47:58.854 INFO:tasks.rados.rados.0.smithi040.stdout:3514: done (6 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3515: done (5 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3516: done (4 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3517: done (3 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3518: done (2 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3519: done (1 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3520: done (0 left) 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3521: write oid 142 current snap is 0 2023-12-01T15:47:58.855 INFO:tasks.rados.rados.0.smithi040.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-12-01T15:47:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:3521: writing smithi04088644-142 from 656067 to 1251094 tid 1 2023-12-01T15:47:58.875 INFO:tasks.rados.rados.0.smithi040.stdout:3521: writing smithi04088644-142 from 1893698 to 2364796 tid 2 2023-12-01T15:47:58.875 INFO:tasks.rados.rados.0.smithi040.stdout:3522: write oid 435 current snap is 0 2023-12-01T15:47:58.875 INFO:tasks.rados.rados.0.smithi040.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-12-01T15:47:58.883 INFO:tasks.rados.rados.0.smithi040.stdout:3522: writing smithi04088644-435 from 672874 to 1459503 tid 1 2023-12-01T15:47:58.891 INFO:tasks.rados.rados.0.smithi040.stdout:3522: writing smithi04088644-435 from 2068533 to 2672874 tid 2 2023-12-01T15:47:58.891 INFO:tasks.rados.rados.0.smithi040.stdout:3523: read oid 65 snap -1 2023-12-01T15:47:58.891 INFO:tasks.rados.rados.0.smithi040.stdout:3523: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T15:47:58.891 INFO:tasks.rados.rados.0.smithi040.stdout:3524: write oid 149 current snap is 0 2023-12-01T15:47:58.891 INFO:tasks.rados.rados.0.smithi040.stdout:3521: finishing write tid 1 to smithi04088644-142 2023-12-01T15:47:58.891 INFO:tasks.rados.rados.0.smithi040.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-12-01T15:47:58.897 INFO:tasks.rados.rados.0.smithi040.stdout:3524: writing smithi04088644-149 from 689681 to 1151559 tid 1 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3524: writing smithi04088644-149 from 1727015 to 2201782 tid 2 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3525: read oid 119 snap -1 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3526: write oid 238 current snap is 0 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3521: finishing write tid 2 to smithi04088644-142 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3521: finishing write tid 3 to smithi04088644-142 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3521: finishing write tid 4 to smithi04088644-142 2023-12-01T15:47:58.904 INFO:tasks.rados.rados.0.smithi040.stdout:3521: oid 142 updating version 0 to 515 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:3521: oid 142 version 515 is already newer than 514 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:3521: oid 142 version 515 is already newer than 513 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 142 v 515 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 1 to smithi04088644-435 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 2 to smithi04088644-435 2023-12-01T15:47:58.905 INFO:tasks.rados.rados.0.smithi040.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-12-01T15:47:58.911 INFO:tasks.rados.rados.0.smithi040.stdout:3526: writing smithi04088644-238 from 706488 to 1243615 tid 1 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3526: writing smithi04088644-238 from 1785497 to 2403922 tid 2 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3521: done (5 left) 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3527: read oid 462 snap -1 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3527: expect deleted 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3528: write oid 40 current snap is 0 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 3 to smithi04088644-435 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 4 to smithi04088644-435 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3522: oid 435 updating version 0 to 652 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3522: oid 435 updating version 652 to 653 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3522: oid 435 version 653 is already newer than 651 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 435 v 653 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-12-01T15:47:58.918 INFO:tasks.rados.rados.0.smithi040.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-12-01T15:47:58.919 INFO:tasks.rados.rados.0.smithi040.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-12-01T15:47:58.925 INFO:tasks.rados.rados.0.smithi040.stdout:3528: writing smithi04088644-40 from 723295 to 1335671 tid 1 2023-12-01T15:47:58.932 INFO:tasks.rados.rados.0.smithi040.stdout:3528: writing smithi04088644-40 from 2127626 to 2606062 tid 2 2023-12-01T15:47:58.932 INFO:tasks.rados.rados.0.smithi040.stdout:3522: done (6 left) 2023-12-01T15:47:58.932 INFO:tasks.rados.rados.0.smithi040.stdout:3529: write oid 407 current snap is 0 2023-12-01T15:47:58.932 INFO:tasks.rados.rados.0.smithi040.stdout:3523: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-12-01T15:47:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T15:47:59.281 INFO:tasks.rados.rados.0.smithi040.stdout:3524: finishing write tid 1 to smithi04088644-149 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: finishing write tid 2 to smithi04088644-149 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: finishing write tid 3 to smithi04088644-149 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: finishing write tid 4 to smithi04088644-149 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: oid 149 updating version 0 to 394 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: oid 149 version 394 is already newer than 393 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: oid 149 version 394 is already newer than 392 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 149 v 394 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 1 to smithi04088644-238 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 2 to smithi04088644-238 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 3 to smithi04088644-238 2023-12-01T15:47:59.282 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 4 to smithi04088644-238 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3526: oid 238 updating version 0 to 467 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3526: oid 238 updating version 467 to 469 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3526: oid 238 version 469 is already newer than 468 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 238 v 469 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3526: left oid 238 (ObjNum 2184 snap 0 seq_num 2184) 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: finishing write tid 1 to smithi04088644-40 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: finishing write tid 2 to smithi04088644-40 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: finishing write tid 3 to smithi04088644-40 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: finishing write tid 4 to smithi04088644-40 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: oid 40 updating version 0 to 655 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: oid 40 version 655 is already newer than 654 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: oid 40 updating version 655 to 656 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 656 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-12-01T15:47:59.283 INFO:tasks.rados.rados.0.smithi040.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-12-01T15:47:59.284 INFO:tasks.rados.rados.0.smithi040.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-12-01T15:47:59.295 INFO:tasks.rados.rados.0.smithi040.stdout:3529: writing smithi04088644-407 from 740102 to 1427727 tid 1 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3529: writing smithi04088644-407 from 2186108 to 2740102 tid 2 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3523: done (6 left) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3524: done (5 left) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3525: done (4 left) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3526: done (3 left) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3527: done (2 left) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3528: done (1 left) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3530: read oid 125 snap -1 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3530: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3531: write oid 179 current snap is 0 2023-12-01T15:47:59.303 INFO:tasks.rados.rados.0.smithi040.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-12-01T15:47:59.311 INFO:tasks.rados.rados.0.smithi040.stdout:3531: writing smithi04088644-179 from 756909 to 1519783 tid 1 2023-12-01T15:47:59.318 INFO:tasks.rados.rados.0.smithi040.stdout:3531: writing smithi04088644-179 from 2244590 to 2726695 tid 2 2023-12-01T15:47:59.318 INFO:tasks.rados.rados.0.smithi040.stdout:3532: read oid 177 snap -1 2023-12-01T15:47:59.318 INFO:tasks.rados.rados.0.smithi040.stdout:3532: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-12-01T15:47:59.319 INFO:tasks.rados.rados.0.smithi040.stdout:3533: write oid 480 current snap is 0 2023-12-01T15:47:59.319 INFO:tasks.rados.rados.0.smithi040.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-12-01T15:47:59.325 INFO:tasks.rados.rados.0.smithi040.stdout:3533: writing smithi04088644-480 from 773716 to 1211839 tid 1 2023-12-01T15:47:59.333 INFO:tasks.rados.rados.0.smithi040.stdout:3533: writing smithi04088644-480 from 1903072 to 2528835 tid 2 2023-12-01T15:47:59.333 INFO:tasks.rados.rados.0.smithi040.stdout:3534: write oid 230 current snap is 0 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 1 to smithi04088644-407 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 2 to smithi04088644-407 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 3 to smithi04088644-407 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 4 to smithi04088644-407 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: oid 407 updating version 0 to 396 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: oid 407 version 396 is already newer than 395 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: oid 407 updating version 396 to 397 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 407 v 397 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3529: left oid 407 (ObjNum 2186 snap 0 seq_num 2186) 2023-12-01T15:47:59.334 INFO:tasks.rados.rados.0.smithi040.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-12-01T15:47:59.340 INFO:tasks.rados.rados.0.smithi040.stdout:3534: writing smithi04088644-230 from 790523 to 1303895 tid 1 2023-12-01T15:47:59.350 INFO:tasks.rados.rados.0.smithi040.stdout:3534: writing smithi04088644-230 from 1961554 to 2730975 tid 2 2023-12-01T15:47:59.350 INFO:tasks.rados.rados.0.smithi040.stdout:3529: done (5 left) 2023-12-01T15:47:59.350 INFO:tasks.rados.rados.0.smithi040.stdout:3535: write oid 473 current snap is 0 2023-12-01T15:47:59.350 INFO:tasks.rados.rados.0.smithi040.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-12-01T15:47:59.357 INFO:tasks.rados.rados.0.smithi040.stdout:3535: writing smithi04088644-473 from 407330 to 1112304 tid 1 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3535: writing smithi04088644-473 from 1620036 to 2249468 tid 2 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3536: read oid 44 snap -1 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3536: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3537: read oid 393 snap -1 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3537: expect deleted 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3538: read oid 20 snap -1 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3538: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3539: read oid 137 snap -1 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3539: expect deleted 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3540: write oid 104 current snap is 0 2023-12-01T15:47:59.365 INFO:tasks.rados.rados.0.smithi040.stdout:3530: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-12-01T15:47:59.450 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 1 to smithi04088644-179 2023-12-01T15:47:59.450 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 2 to smithi04088644-179 2023-12-01T15:47:59.450 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 3 to smithi04088644-179 2023-12-01T15:47:59.450 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 4 to smithi04088644-179 2023-12-01T15:47:59.450 INFO:tasks.rados.rados.0.smithi040.stdout:3531: oid 179 updating version 0 to 506 2023-12-01T15:47:59.451 INFO:tasks.rados.rados.0.smithi040.stdout:3531: oid 179 updating version 506 to 507 2023-12-01T15:47:59.451 INFO:tasks.rados.rados.0.smithi040.stdout:3531: oid 179 version 507 is already newer than 505 2023-12-01T15:47:59.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 179 v 507 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-12-01T15:47:59.451 INFO:tasks.rados.rados.0.smithi040.stdout:3531: left oid 179 (ObjNum 2187 snap 0 seq_num 2187) 2023-12-01T15:47:59.451 INFO:tasks.rados.rados.0.smithi040.stdout:3532: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: finishing write tid 1 to smithi04088644-480 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: finishing write tid 2 to smithi04088644-480 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: finishing write tid 3 to smithi04088644-480 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: finishing write tid 4 to smithi04088644-480 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: oid 480 updating version 0 to 346 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: oid 480 version 346 is already newer than 345 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: oid 480 updating version 346 to 347 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 480 v 347 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3533: left oid 480 (ObjNum 2188 snap 0 seq_num 2188) 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3534: finishing write tid 1 to smithi04088644-230 2023-12-01T15:47:59.528 INFO:tasks.rados.rados.0.smithi040.stdout:3534: finishing write tid 2 to smithi04088644-230 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3534: finishing write tid 3 to smithi04088644-230 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3534: finishing write tid 4 to smithi04088644-230 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3534: oid 230 updating version 0 to 432 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3534: oid 230 updating version 432 to 434 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3534: oid 230 version 434 is already newer than 433 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 230 v 434 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3534: left oid 230 (ObjNum 2189 snap 0 seq_num 2189) 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 1 to smithi04088644-473 2023-12-01T15:47:59.529 INFO:tasks.rados.rados.0.smithi040.stdout:3538: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-12-01T15:47:59.635 INFO:tasks.rados.rados.0.smithi040.stdout:3536: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:47:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:47:59 smithi040 bash[28232]: cluster 2023-12-01T15:47:57.583625+0000 mgr.y (mgr.24356) 294 : cluster 0 pgmap v264: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 72 op/s 2023-12-01T15:47:59.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:47:59 smithi040 bash[41173]: cluster 2023-12-01T15:47:57.583625+0000 mgr.y (mgr.24356) 294 : cluster 0 pgmap v264: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 72 op/s 2023-12-01T15:47:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:47:59 smithi141 bash[31670]: cluster 2023-12-01T15:47:57.583625+0000 mgr.y (mgr.24356) 294 : cluster 0 pgmap v264: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 72 op/s 2023-12-01T15:47:59.818 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 2 to smithi04088644-473 2023-12-01T15:47:59.818 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 3 to smithi04088644-473 2023-12-01T15:47:59.818 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 4 to smithi04088644-473 2023-12-01T15:47:59.818 INFO:tasks.rados.rados.0.smithi040.stdout:3535: oid 473 updating version 0 to 366 2023-12-01T15:47:59.818 INFO:tasks.rados.rados.0.smithi040.stdout:3535: oid 473 version 366 is already newer than 365 2023-12-01T15:47:59.819 INFO:tasks.rados.rados.0.smithi040.stdout:3535: oid 473 updating version 366 to 367 2023-12-01T15:47:59.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 473 v 367 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-12-01T15:47:59.819 INFO:tasks.rados.rados.0.smithi040.stdout:3535: left oid 473 (ObjNum 2190 snap 0 seq_num 2190) 2023-12-01T15:47:59.819 INFO:tasks.rados.rados.0.smithi040.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-12-01T15:47:59.831 INFO:tasks.rados.rados.0.smithi040.stdout:3540: writing smithi04088644-104 from 424137 to 1204360 tid 1 2023-12-01T15:47:59.840 INFO:tasks.rados.rados.0.smithi040.stdout:3540: writing smithi04088644-104 from 1678518 to 2451608 tid 2 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3530: done (10 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3531: done (9 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3532: done (8 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3533: done (7 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3534: done (6 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3535: done (5 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3536: done (4 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3537: done (3 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3538: done (2 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3539: done (1 left) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3541: read oid 43 snap -1 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3541: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T15:47:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:3542: write oid 383 current snap is 0 2023-12-01T15:47:59.842 INFO:tasks.rados.rados.0.smithi040.stdout:3540: finishing write tid 1 to smithi04088644-104 2023-12-01T15:47:59.842 INFO:tasks.rados.rados.0.smithi040.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-12-01T15:47:59.846 INFO:tasks.rados.rados.0.smithi040.stdout:3542: writing smithi04088644-383 from 440944 to 896416 tid 1 2023-12-01T15:47:59.852 INFO:tasks.rados.rados.0.smithi040.stdout:3542: writing smithi04088644-383 from 1337000 to 1970101 tid 2 2023-12-01T15:47:59.857 INFO:tasks.rados.rados.0.smithi040.stdout:3542: writing smithi04088644-383 from 2528612 to 2840944 tid 3 2023-12-01T15:47:59.857 INFO:tasks.rados.rados.0.smithi040.stdout:3543: read oid 144 snap -1 2023-12-01T15:47:59.857 INFO:tasks.rados.rados.0.smithi040.stdout:3543: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:47:59.858 INFO:tasks.rados.rados.0.smithi040.stdout:3544: read oid 297 snap -1 2023-12-01T15:47:59.858 INFO:tasks.rados.rados.0.smithi040.stdout:3544: expect deleted 2023-12-01T15:47:59.858 INFO:tasks.rados.rados.0.smithi040.stdout:3545: read oid 139 snap -1 2023-12-01T15:47:59.858 INFO:tasks.rados.rados.0.smithi040.stdout:3545: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-12-01T15:47:59.858 INFO:tasks.rados.rados.0.smithi040.stdout:3546: write oid 180 current snap is 0 2023-12-01T15:47:59.858 INFO:tasks.rados.rados.0.smithi040.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-12-01T15:47:59.863 INFO:tasks.rados.rados.0.smithi040.stdout:3546: writing smithi04088644-180 from 457751 to 988472 tid 1 2023-12-01T15:47:59.872 INFO:tasks.rados.rados.0.smithi040.stdout:3546: writing smithi04088644-180 from 1395482 to 2172241 tid 2 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3547: read oid 50 snap -1 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3547: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3548: read oid 435 snap -1 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3548: expect (ObjNum 2182 snap 0 seq_num 2182) 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3549: read oid 295 snap -1 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3549: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3550: write oid 471 current snap is 0 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: finishing write tid 2 to smithi04088644-104 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: finishing write tid 3 to smithi04088644-104 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: finishing write tid 4 to smithi04088644-104 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: oid 104 updating version 0 to 657 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: oid 104 updating version 657 to 659 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: oid 104 version 659 is already newer than 658 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 104 v 659 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-12-01T15:47:59.873 INFO:tasks.rados.rados.0.smithi040.stdout:3540: left oid 104 (ObjNum 2191 snap 0 seq_num 2191) 2023-12-01T15:47:59.874 INFO:tasks.rados.rados.0.smithi040.stdout:3541: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-12-01T15:48:00.079 INFO:tasks.rados.rados.0.smithi040.stdout:3542: finishing write tid 1 to smithi04088644-383 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: finishing write tid 2 to smithi04088644-383 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: finishing write tid 3 to smithi04088644-383 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: finishing write tid 4 to smithi04088644-383 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: finishing write tid 5 to smithi04088644-383 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: oid 383 updating version 0 to 350 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: oid 383 version 350 is already newer than 348 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: oid 383 updating version 350 to 351 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: oid 383 version 351 is already newer than 349 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 383 v 351 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3542: left oid 383 (ObjNum 2192 snap 0 seq_num 2192) 2023-12-01T15:48:00.080 INFO:tasks.rados.rados.0.smithi040.stdout:3545: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-12-01T15:48:00.248 INFO:tasks.rados.rados.0.smithi040.stdout:3543: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-12-01T15:48:00.446 INFO:tasks.rados.rados.0.smithi040.stdout:3546: finishing write tid 1 to smithi04088644-180 2023-12-01T15:48:00.446 INFO:tasks.rados.rados.0.smithi040.stdout:3546: finishing write tid 2 to smithi04088644-180 2023-12-01T15:48:00.446 INFO:tasks.rados.rados.0.smithi040.stdout:3546: finishing write tid 3 to smithi04088644-180 2023-12-01T15:48:00.446 INFO:tasks.rados.rados.0.smithi040.stdout:3546: finishing write tid 4 to smithi04088644-180 2023-12-01T15:48:00.447 INFO:tasks.rados.rados.0.smithi040.stdout:3546: oid 180 updating version 0 to 569 2023-12-01T15:48:00.447 INFO:tasks.rados.rados.0.smithi040.stdout:3546: oid 180 updating version 569 to 571 2023-12-01T15:48:00.447 INFO:tasks.rados.rados.0.smithi040.stdout:3546: oid 180 version 571 is already newer than 570 2023-12-01T15:48:00.447 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 180 v 571 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-12-01T15:48:00.447 INFO:tasks.rados.rados.0.smithi040.stdout:3546: left oid 180 (ObjNum 2193 snap 0 seq_num 2193) 2023-12-01T15:48:00.447 INFO:tasks.rados.rados.0.smithi040.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-12-01T15:48:00.458 INFO:tasks.rados.rados.0.smithi040.stdout:3550: writing smithi04088644-471 from 474558 to 1080528 tid 1 2023-12-01T15:48:00.467 INFO:tasks.rados.rados.0.smithi040.stdout:3550: writing smithi04088644-471 from 1737611 to 2374381 tid 2 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3550: writing smithi04088644-471 from 2867105 to 2874558 tid 3 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3540: done (10 left) 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3541: done (9 left) 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3542: done (8 left) 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3543: done (7 left) 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3544: done (6 left) 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3545: done (5 left) 2023-12-01T15:48:00.470 INFO:tasks.rados.rados.0.smithi040.stdout:3546: done (4 left) 2023-12-01T15:48:00.471 INFO:tasks.rados.rados.0.smithi040.stdout:3551: write oid 444 current snap is 0 2023-12-01T15:48:00.471 INFO:tasks.rados.rados.0.smithi040.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-12-01T15:48:00.476 INFO:tasks.rados.rados.0.smithi040.stdout:3551: writing smithi04088644-444 from 491365 to 1172584 tid 1 2023-12-01T15:48:00.484 INFO:tasks.rados.rados.0.smithi040.stdout:3551: writing smithi04088644-444 from 1796093 to 2576521 tid 2 2023-12-01T15:48:00.485 INFO:tasks.rados.rados.0.smithi040.stdout:3552: write oid 384 current snap is 0 2023-12-01T15:48:00.485 INFO:tasks.rados.rados.0.smithi040.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-12-01T15:48:00.491 INFO:tasks.rados.rados.0.smithi040.stdout:3552: writing smithi04088644-384 from 508172 to 1264640 tid 1 2023-12-01T15:48:00.499 INFO:tasks.rados.rados.0.smithi040.stdout:3552: writing smithi04088644-384 from 1854575 to 2495014 tid 2 2023-12-01T15:48:00.499 INFO:tasks.rados.rados.0.smithi040.stdout:3553: write oid 452 current snap is 0 2023-12-01T15:48:00.499 INFO:tasks.rados.rados.0.smithi040.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-12-01T15:48:00.504 INFO:tasks.rados.rados.0.smithi040.stdout:3553: writing smithi04088644-452 from 524979 to 956696 tid 1 2023-12-01T15:48:00.512 INFO:tasks.rados.rados.0.smithi040.stdout:3553: writing smithi04088644-452 from 1513057 to 2297154 tid 2 2023-12-01T15:48:00.512 INFO:tasks.rados.rados.0.smithi040.stdout:3554: write oid 112 current snap is 0 2023-12-01T15:48:00.512 INFO:tasks.rados.rados.0.smithi040.stdout:3547: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-12-01T15:48:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:00 smithi040 bash[28232]: audit 2023-12-01T15:47:59.425584+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.40:0/1686348440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:00 smithi040 bash[41173]: audit 2023-12-01T15:47:59.425584+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.40:0/1686348440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:00.689 INFO:tasks.rados.rados.0.smithi040.stdout:3548: expect (ObjNum 2182 snap 0 seq_num 2182) 2023-12-01T15:48:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:00 smithi141 bash[31670]: audit 2023-12-01T15:47:59.425584+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.40:0/1686348440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:00.826 INFO:tasks.rados.rados.0.smithi040.stdout:3549: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:48:00.978 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 1 to smithi04088644-471 2023-12-01T15:48:00.978 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 2 to smithi04088644-471 2023-12-01T15:48:00.978 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 3 to smithi04088644-471 2023-12-01T15:48:00.978 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 4 to smithi04088644-471 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 5 to smithi04088644-471 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3550: oid 471 updating version 0 to 508 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3550: oid 471 updating version 508 to 509 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3550: oid 471 updating version 509 to 511 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3550: oid 471 version 511 is already newer than 510 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 471 v 511 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3550: left oid 471 (ObjNum 2194 snap 0 seq_num 2194) 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: finishing write tid 1 to smithi04088644-444 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: finishing write tid 2 to smithi04088644-444 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: finishing write tid 3 to smithi04088644-444 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: finishing write tid 4 to smithi04088644-444 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: oid 444 updating version 0 to 472 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: oid 444 version 472 is already newer than 471 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:3551: oid 444 version 472 is already newer than 470 2023-12-01T15:48:00.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 444 v 472 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3551: left oid 444 (ObjNum 2195 snap 0 seq_num 2195) 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: finishing write tid 1 to smithi04088644-384 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: finishing write tid 2 to smithi04088644-384 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: finishing write tid 3 to smithi04088644-384 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: finishing write tid 4 to smithi04088644-384 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: oid 384 updating version 0 to 435 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: oid 384 updating version 435 to 437 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: oid 384 version 437 is already newer than 436 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 437 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3552: left oid 384 (ObjNum 2196 snap 0 seq_num 2196) 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3553: finishing write tid 1 to smithi04088644-452 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3553: finishing write tid 2 to smithi04088644-452 2023-12-01T15:48:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-12-01T15:48:00.992 INFO:tasks.rados.rados.0.smithi040.stdout:3554: writing smithi04088644-112 from 541786 to 1165105 tid 1 2023-12-01T15:48:00.998 INFO:tasks.rados.rados.0.smithi040.stdout:3554: writing smithi04088644-112 from 1571539 to 2215647 tid 2 2023-12-01T15:48:01.002 INFO:tasks.rados.rados.0.smithi040.stdout:3554: writing smithi04088644-112 from 2693150 to 2941786 tid 3 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3547: done (7 left) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3548: done (6 left) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3549: done (5 left) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3550: done (4 left) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3551: done (3 left) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3552: done (2 left) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3555: read oid 255 snap -1 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3555: expect (ObjNum 2175 snap 0 seq_num 2175) 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3556: read oid 284 snap -1 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3556: expect deleted 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3557: write oid 362 current snap is 0 2023-12-01T15:48:01.003 INFO:tasks.rados.rados.0.smithi040.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-12-01T15:48:01.010 INFO:tasks.rados.rados.0.smithi040.stdout:3557: writing smithi04088644-362 from 558593 to 1257161 tid 1 2023-12-01T15:48:01.018 INFO:tasks.rados.rados.0.smithi040.stdout:3557: writing smithi04088644-362 from 2030021 to 2817787 tid 2 2023-12-01T15:48:01.019 INFO:tasks.rados.rados.0.smithi040.stdout:3558: read oid 114 snap -1 2023-12-01T15:48:01.019 INFO:tasks.rados.rados.0.smithi040.stdout:3558: expect (ObjNum 791 snap 0 seq_num 791) 2023-12-01T15:48:01.019 INFO:tasks.rados.rados.0.smithi040.stdout:3559: write oid 164 current snap is 0 2023-12-01T15:48:01.019 INFO:tasks.rados.rados.0.smithi040.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-12-01T15:48:01.027 INFO:tasks.rados.rados.0.smithi040.stdout:3559: writing smithi04088644-164 from 575400 to 1349217 tid 1 2023-12-01T15:48:01.035 INFO:tasks.rados.rados.0.smithi040.stdout:3559: writing smithi04088644-164 from 2088503 to 2736280 tid 2 2023-12-01T15:48:01.035 INFO:tasks.rados.rados.0.smithi040.stdout:3560: read oid 156 snap -1 2023-12-01T15:48:01.035 INFO:tasks.rados.rados.0.smithi040.stdout:3560: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-12-01T15:48:01.035 INFO:tasks.rados.rados.0.smithi040.stdout:3561: write oid 405 current snap is 0 2023-12-01T15:48:01.035 INFO:tasks.rados.rados.0.smithi040.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-12-01T15:48:01.041 INFO:tasks.rados.rados.0.smithi040.stdout:3561: writing smithi04088644-405 from 592207 to 1041273 tid 1 2023-12-01T15:48:01.050 INFO:tasks.rados.rados.0.smithi040.stdout:3561: writing smithi04088644-405 from 1746985 to 2538420 tid 2 2023-12-01T15:48:01.050 INFO:tasks.rados.rados.0.smithi040.stdout:3562: write oid 339 current snap is 0 2023-12-01T15:48:01.050 INFO:tasks.rados.rados.0.smithi040.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-12-01T15:48:01.056 INFO:tasks.rados.rados.0.smithi040.stdout:3562: writing smithi04088644-339 from 609014 to 1133329 tid 1 2023-12-01T15:48:01.062 INFO:tasks.rados.rados.0.smithi040.stdout:3562: writing smithi04088644-339 from 1689114 to 2224207 tid 2 2023-12-01T15:48:01.067 INFO:tasks.rados.rados.0.smithi040.stdout:3562: writing smithi04088644-339 from 2970136 to 3009014 tid 3 2023-12-01T15:48:01.067 INFO:tasks.rados.rados.0.smithi040.stdout:3563: read oid 492 snap -1 2023-12-01T15:48:01.067 INFO:tasks.rados.rados.0.smithi040.stdout:3563: expect (ObjNum 1968 snap 0 seq_num 1968) 2023-12-01T15:48:01.067 INFO:tasks.rados.rados.0.smithi040.stdout:3564: read oid 434 snap -1 2023-12-01T15:48:01.068 INFO:tasks.rados.rados.0.smithi040.stdout:3564: expect (ObjNum 935 snap 0 seq_num 935) 2023-12-01T15:48:01.068 INFO:tasks.rados.rados.0.smithi040.stdout:3565: write oid 46 current snap is 0 2023-12-01T15:48:01.068 INFO:tasks.rados.rados.0.smithi040.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-12-01T15:48:01.075 INFO:tasks.rados.rados.0.smithi040.stdout:3565: writing smithi04088644-46 from 625821 to 1225385 tid 1 2023-12-01T15:48:01.082 INFO:tasks.rados.rados.0.smithi040.stdout:3565: writing smithi04088644-46 from 1747596 to 2542700 tid 2 2023-12-01T15:48:01.085 INFO:tasks.rados.rados.0.smithi040.stdout:3565: writing smithi04088644-46 from 2997559 to 3025821 tid 3 2023-12-01T15:48:01.085 INFO:tasks.rados.rados.0.smithi040.stdout:3566: write oid 367 current snap is 0 2023-12-01T15:48:01.086 INFO:tasks.rados.rados.0.smithi040.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-12-01T15:48:01.093 INFO:tasks.rados.rados.0.smithi040.stdout:3566: writing smithi04088644-367 from 642628 to 1317441 tid 1 2023-12-01T15:48:01.098 INFO:tasks.rados.rados.0.smithi040.stdout:3566: writing smithi04088644-367 from 1806078 to 2344840 tid 2 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3566: writing smithi04088644-367 from 3024982 to 3042628 tid 3 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3567: delete oid 32 current snap is 0 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3553: finishing write tid 3 to smithi04088644-452 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3553: finishing write tid 4 to smithi04088644-452 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3553: oid 452 updating version 0 to 297 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3553: oid 452 updating version 297 to 298 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:3553: oid 452 updating version 298 to 299 2023-12-01T15:48:01.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 452 v 299 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3553: left oid 452 (ObjNum 2197 snap 0 seq_num 2197) 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: finishing write tid 1 to smithi04088644-112 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: finishing write tid 2 to smithi04088644-112 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: finishing write tid 3 to smithi04088644-112 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: finishing write tid 4 to smithi04088644-112 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: finishing write tid 5 to smithi04088644-112 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: oid 112 updating version 0 to 400 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: oid 112 updating version 400 to 401 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: oid 112 version 401 is already newer than 399 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: oid 112 version 401 is already newer than 398 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 112 v 401 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3554: left oid 112 (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T15:48:01.104 INFO:tasks.rados.rados.0.smithi040.stdout:3555: expect (ObjNum 2175 snap 0 seq_num 2175) 2023-12-01T15:48:01.254 INFO:tasks.rados.rados.0.smithi040.stdout:3557: finishing write tid 1 to smithi04088644-362 2023-12-01T15:48:01.254 INFO:tasks.rados.rados.0.smithi040.stdout:3557: finishing write tid 2 to smithi04088644-362 2023-12-01T15:48:01.254 INFO:tasks.rados.rados.0.smithi040.stdout:3557: finishing write tid 3 to smithi04088644-362 2023-12-01T15:48:01.254 INFO:tasks.rados.rados.0.smithi040.stdout:3557: finishing write tid 4 to smithi04088644-362 2023-12-01T15:48:01.254 INFO:tasks.rados.rados.0.smithi040.stdout:3557: oid 362 updating version 0 to 467 2023-12-01T15:48:01.255 INFO:tasks.rados.rados.0.smithi040.stdout:3557: oid 362 updating version 467 to 468 2023-12-01T15:48:01.255 INFO:tasks.rados.rados.0.smithi040.stdout:3557: oid 362 version 468 is already newer than 466 2023-12-01T15:48:01.255 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 362 v 468 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-12-01T15:48:01.255 INFO:tasks.rados.rados.0.smithi040.stdout:3557: left oid 362 (ObjNum 2199 snap 0 seq_num 2199) 2023-12-01T15:48:01.255 INFO:tasks.rados.rados.0.smithi040.stdout:3558: expect (ObjNum 791 snap 0 seq_num 791) 2023-12-01T15:48:01.408 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 1 to smithi04088644-164 2023-12-01T15:48:01.409 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 2 to smithi04088644-164 2023-12-01T15:48:01.409 INFO:tasks.rados.rados.0.smithi040.stdout:3560: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 3 to smithi04088644-164 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 4 to smithi04088644-164 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3559: oid 164 updating version 0 to 516 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3559: oid 164 updating version 516 to 517 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3559: oid 164 updating version 517 to 518 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 164 v 518 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3559: left oid 164 (ObjNum 2200 snap 0 seq_num 2200) 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 1 to smithi04088644-405 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 2 to smithi04088644-405 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 3 to smithi04088644-405 2023-12-01T15:48:01.523 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 4 to smithi04088644-405 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3561: oid 405 updating version 0 to 402 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3561: oid 405 updating version 402 to 403 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3561: oid 405 updating version 403 to 404 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 404 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3561: left oid 405 (ObjNum 2201 snap 0 seq_num 2201) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3562: finishing write tid 1 to smithi04088644-339 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3562: finishing write tid 2 to smithi04088644-339 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3562: finishing write tid 3 to smithi04088644-339 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3553: done (14 left) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3554: done (13 left) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3555: done (12 left) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3556: done (11 left) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3557: done (10 left) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3558: done (9 left) 2023-12-01T15:48:01.524 INFO:tasks.rados.rados.0.smithi040.stdout:3559: done (8 left) 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3560: done (7 left) 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3561: done (6 left) 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3567: done (5 left) 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3568: write oid 299 current snap is 0 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: finishing write tid 4 to smithi04088644-339 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: finishing write tid 5 to smithi04088644-339 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: oid 339 updating version 0 to 408 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: oid 339 version 408 is already newer than 407 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: oid 339 version 408 is already newer than 405 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: oid 339 version 408 is already newer than 406 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 339 v 408 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3562: left oid 339 (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T15:48:01.525 INFO:tasks.rados.rados.0.smithi040.stdout:3563: expect (ObjNum 1968 snap 0 seq_num 1968) 2023-12-01T15:48:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:01 smithi040 bash[28232]: cluster 2023-12-01T15:47:59.584784+0000 mgr.y (mgr.24356) 295 : cluster 0 pgmap v265: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 8.7 MiB/s wr, 98 op/s 2023-12-01T15:48:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:01 smithi040 bash[41173]: cluster 2023-12-01T15:47:59.584784+0000 mgr.y (mgr.24356) 295 : cluster 0 pgmap v265: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 8.7 MiB/s wr, 98 op/s 2023-12-01T15:48:01.752 INFO:tasks.rados.rados.0.smithi040.stdout:3564: expect (ObjNum 935 snap 0 seq_num 935) 2023-12-01T15:48:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:01 smithi141 bash[31670]: cluster 2023-12-01T15:47:59.584784+0000 mgr.y (mgr.24356) 295 : cluster 0 pgmap v265: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 8.7 MiB/s wr, 98 op/s 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: finishing write tid 1 to smithi04088644-46 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: finishing write tid 2 to smithi04088644-46 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: finishing write tid 3 to smithi04088644-46 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: finishing write tid 4 to smithi04088644-46 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: finishing write tid 5 to smithi04088644-46 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: oid 46 updating version 0 to 370 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: oid 46 version 370 is already newer than 369 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: oid 46 version 370 is already newer than 368 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: oid 46 updating version 370 to 371 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 371 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-12-01T15:48:01.876 INFO:tasks.rados.rados.0.smithi040.stdout:3565: left oid 46 (ObjNum 2203 snap 0 seq_num 2203) 2023-12-01T15:48:01.877 INFO:tasks.rados.rados.0.smithi040.stdout:3566: finishing write tid 1 to smithi04088644-367 2023-12-01T15:48:01.877 INFO:tasks.rados.rados.0.smithi040.stdout:3566: finishing write tid 2 to smithi04088644-367 2023-12-01T15:48:01.877 INFO:tasks.rados.rados.0.smithi040.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-12-01T15:48:01.888 INFO:tasks.rados.rados.0.smithi040.stdout:3568: writing smithi04088644-299 from 676242 to 1217906 tid 1 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3568: writing smithi04088644-299 from 1923042 to 2465473 tid 2 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3562: done (5 left) 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3563: done (4 left) 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3564: done (3 left) 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3565: done (2 left) 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3569: delete oid 79 current snap is 0 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3566: finishing write tid 3 to smithi04088644-367 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3566: finishing write tid 4 to smithi04088644-367 2023-12-01T15:48:01.897 INFO:tasks.rados.rados.0.smithi040.stdout:3566: finishing write tid 5 to smithi04088644-367 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:3566: oid 367 updating version 0 to 513 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:3566: oid 367 updating version 513 to 514 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:3566: oid 367 version 514 is already newer than 512 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:3566: oid 367 updating version 514 to 515 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 367 v 515 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:3566: left oid 367 (ObjNum 2204 snap 0 seq_num 2204) 2023-12-01T15:48:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:3568: finishing write tid 1 to smithi04088644-299 2023-12-01T15:48:01.899 INFO:tasks.rados.rados.0.smithi040.stdout:3566: done (2 left) 2023-12-01T15:48:01.899 INFO:tasks.rados.rados.0.smithi040.stdout:3569: done (1 left) 2023-12-01T15:48:01.900 INFO:tasks.rados.rados.0.smithi040.stdout:3570: read oid 117 snap -1 2023-12-01T15:48:01.900 INFO:tasks.rados.rados.0.smithi040.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T15:48:01.900 INFO:tasks.rados.rados.0.smithi040.stdout:3571: read oid 464 snap -1 2023-12-01T15:48:01.900 INFO:tasks.rados.rados.0.smithi040.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-12-01T15:48:01.900 INFO:tasks.rados.rados.0.smithi040.stdout:3572: write oid 113 current snap is 0 2023-12-01T15:48:01.900 INFO:tasks.rados.rados.0.smithi040.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-12-01T15:48:01.909 INFO:tasks.rados.rados.0.smithi040.stdout:3572: writing smithi04088644-113 from 709856 to 1402018 tid 1 2023-12-01T15:48:01.918 INFO:tasks.rados.rados.0.smithi040.stdout:3572: writing smithi04088644-113 from 2040006 to 2586106 tid 2 2023-12-01T15:48:01.918 INFO:tasks.rados.rados.0.smithi040.stdout:3573: write oid 478 current snap is 0 2023-12-01T15:48:01.918 INFO:tasks.rados.rados.0.smithi040.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-12-01T15:48:01.926 INFO:tasks.rados.rados.0.smithi040.stdout:3573: writing smithi04088644-478 from 726663 to 1494074 tid 1 2023-12-01T15:48:01.932 INFO:tasks.rados.rados.0.smithi040.stdout:3573: writing smithi04088644-478 from 2098488 to 2504599 tid 2 2023-12-01T15:48:01.932 INFO:tasks.rados.rados.0.smithi040.stdout:3574: write oid 245 current snap is 0 2023-12-01T15:48:01.933 INFO:tasks.rados.rados.0.smithi040.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-12-01T15:48:01.939 INFO:tasks.rados.rados.0.smithi040.stdout:3574: writing smithi04088644-245 from 743470 to 1186130 tid 1 2023-12-01T15:48:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:3574: writing smithi04088644-245 from 1640617 to 2190386 tid 2 2023-12-01T15:48:01.951 INFO:tasks.rados.rados.0.smithi040.stdout:3574: writing smithi04088644-245 from 2673167 to 3143470 tid 3 2023-12-01T15:48:01.951 INFO:tasks.rados.rados.0.smithi040.stdout:3575: read oid 225 snap -1 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3575: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3576: read oid 31 snap -1 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3576: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3577: read oid 239 snap -1 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3577: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3578: delete oid 223 current snap is 0 2023-12-01T15:48:01.952 INFO:tasks.rados.rados.0.smithi040.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: finishing write tid 2 to smithi04088644-299 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: finishing write tid 3 to smithi04088644-299 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: finishing write tid 4 to smithi04088644-299 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: oid 299 updating version 0 to 373 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: oid 299 updating version 373 to 374 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: oid 299 version 374 is already newer than 372 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 299 v 374 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3568: left oid 299 (ObjNum 2206 snap 0 seq_num 2206) 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3572: finishing write tid 1 to smithi04088644-113 2023-12-01T15:48:02.066 INFO:tasks.rados.rados.0.smithi040.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: finishing write tid 2 to smithi04088644-113 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: finishing write tid 3 to smithi04088644-113 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: finishing write tid 4 to smithi04088644-113 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: oid 113 updating version 0 to 301 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: oid 113 updating version 301 to 302 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: oid 113 version 302 is already newer than 300 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 113 v 302 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-12-01T15:48:02.222 INFO:tasks.rados.rados.0.smithi040.stdout:3573: finishing write tid 1 to smithi04088644-478 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: finishing write tid 2 to smithi04088644-478 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: finishing write tid 3 to smithi04088644-478 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: finishing write tid 4 to smithi04088644-478 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: oid 478 updating version 0 to 661 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: oid 478 updating version 661 to 662 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: oid 478 version 662 is already newer than 660 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 662 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3574: finishing write tid 1 to smithi04088644-245 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3574: finishing write tid 2 to smithi04088644-245 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3568: done (9 left) 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3570: done (8 left) 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3571: done (7 left) 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3572: done (6 left) 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3573: done (5 left) 2023-12-01T15:48:02.223 INFO:tasks.rados.rados.0.smithi040.stdout:3578: done (4 left) 2023-12-01T15:48:02.224 INFO:tasks.rados.rados.0.smithi040.stdout:3579: read oid 180 snap -1 2023-12-01T15:48:02.224 INFO:tasks.rados.rados.0.smithi040.stdout:3579: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-12-01T15:48:02.224 INFO:tasks.rados.rados.0.smithi040.stdout:3580: write oid 454 current snap is 0 2023-12-01T15:48:02.224 INFO:tasks.rados.rados.0.smithi040.stdout:3574: finishing write tid 3 to smithi04088644-245 2023-12-01T15:48:02.224 INFO:tasks.rados.rados.0.smithi040.stdout:3574: finishing write tid 4 to smithi04088644-245 2023-12-01T15:48:02.224 INFO:tasks.rados.rados.0.smithi040.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-12-01T15:48:02.237 INFO:tasks.rados.rados.0.smithi040.stdout:3580: writing smithi04088644-454 from 777084 to 1370242 tid 1 2023-12-01T15:48:02.244 INFO:tasks.rados.rados.0.smithi040.stdout:3580: writing smithi04088644-454 from 2157581 to 2711019 tid 2 2023-12-01T15:48:02.247 INFO:tasks.rados.rados.0.smithi040.stdout:3580: writing smithi04088644-454 from 3128013 to 3177084 tid 3 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3581: write oid 483 current snap is 0 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3574: finishing write tid 5 to smithi04088644-245 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3574: oid 245 updating version 0 to 576 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3574: oid 245 version 576 is already newer than 574 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3574: oid 245 version 576 is already newer than 573 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3574: oid 245 version 576 is already newer than 575 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 245 v 576 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3574: left oid 245 (ObjNum 2210 snap 0 seq_num 2210) 2023-12-01T15:48:02.248 INFO:tasks.rados.rados.0.smithi040.stdout:3577: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-12-01T15:48:02.395 INFO:tasks.rados.rados.0.smithi040.stdout:3575: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-12-01T15:48:02.526 INFO:tasks.rados.rados.0.smithi040.stdout:3576: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-12-01T15:48:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:02 smithi040 bash[28232]: audit 2023-12-01T15:48:01.864847+0000 mon.c (mon.2) 186 : audit 0 from='client.? 172.21.15.40:0/173868948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:02 smithi040 bash[41173]: audit 2023-12-01T15:48:01.864847+0000 mon.c (mon.2) 186 : audit 0 from='client.? 172.21.15.40:0/173868948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:02 smithi141 bash[31670]: audit 2023-12-01T15:48:01.864847+0000 mon.c (mon.2) 186 : audit 0 from='client.? 172.21.15.40:0/173868948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:02.791 INFO:tasks.rados.rados.0.smithi040.stdout:3579: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: finishing write tid 1 to smithi04088644-454 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: finishing write tid 2 to smithi04088644-454 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: finishing write tid 3 to smithi04088644-454 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: finishing write tid 4 to smithi04088644-454 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: finishing write tid 5 to smithi04088644-454 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: oid 454 updating version 0 to 441 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: oid 454 version 441 is already newer than 438 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: oid 454 version 441 is already newer than 440 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:3580: oid 454 version 441 is already newer than 439 2023-12-01T15:48:02.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 441 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-12-01T15:48:02.963 INFO:tasks.rados.rados.0.smithi040.stdout:3580: left oid 454 (ObjNum 2212 snap 0 seq_num 2212) 2023-12-01T15:48:02.963 INFO:tasks.rados.rados.0.smithi040.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-12-01T15:48:02.978 INFO:tasks.rados.rados.0.smithi040.stdout:3581: writing smithi04088644-483 from 793891 to 1578651 tid 1 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3581: writing smithi04088644-483 from 2332416 to 3029512 tid 2 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3574: done (6 left) 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3575: done (5 left) 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3576: done (4 left) 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3577: done (3 left) 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3579: done (2 left) 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3580: done (1 left) 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3582: write oid 75 current snap is 0 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3581: finishing write tid 1 to smithi04088644-483 2023-12-01T15:48:02.987 INFO:tasks.rados.rados.0.smithi040.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-12-01T15:48:02.991 INFO:tasks.rados.rados.0.smithi040.stdout:3582: writing smithi04088644-75 from 410698 to 870707 tid 1 2023-12-01T15:48:02.997 INFO:tasks.rados.rados.0.smithi040.stdout:3582: writing smithi04088644-75 from 1474545 to 2031652 tid 2 2023-12-01T15:48:03.004 INFO:tasks.rados.rados.0.smithi040.stdout:3582: writing smithi04088644-75 from 2782859 to 3210698 tid 3 2023-12-01T15:48:03.004 INFO:tasks.rados.rados.0.smithi040.stdout:3583: write oid 377 current snap is 0 2023-12-01T15:48:03.004 INFO:tasks.rados.rados.0.smithi040.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-12-01T15:48:03.009 INFO:tasks.rados.rados.0.smithi040.stdout:3583: writing smithi04088644-377 from 427505 to 962763 tid 1 2023-12-01T15:48:03.016 INFO:tasks.rados.rados.0.smithi040.stdout:3583: writing smithi04088644-377 from 1533027 to 2233792 tid 2 2023-12-01T15:48:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3583: writing smithi04088644-377 from 2810282 to 3227505 tid 3 2023-12-01T15:48:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3584: write oid 421 current snap is 0 2023-12-01T15:48:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-12-01T15:48:03.028 INFO:tasks.rados.rados.0.smithi040.stdout:3584: writing smithi04088644-421 from 444312 to 1054819 tid 1 2023-12-01T15:48:03.034 INFO:tasks.rados.rados.0.smithi040.stdout:3584: writing smithi04088644-421 from 1591509 to 2152285 tid 2 2023-12-01T15:48:03.040 INFO:tasks.rados.rados.0.smithi040.stdout:3584: writing smithi04088644-421 from 2837705 to 3244312 tid 3 2023-12-01T15:48:03.040 INFO:tasks.rados.rados.0.smithi040.stdout:3585: write oid 265 current snap is 0 2023-12-01T15:48:03.040 INFO:tasks.rados.rados.0.smithi040.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-12-01T15:48:03.046 INFO:tasks.rados.rados.0.smithi040.stdout:3585: writing smithi04088644-265 from 461119 to 1146875 tid 1 2023-12-01T15:48:03.053 INFO:tasks.rados.rados.0.smithi040.stdout:3585: writing smithi04088644-265 from 1649991 to 2354425 tid 2 2023-12-01T15:48:03.058 INFO:tasks.rados.rados.0.smithi040.stdout:3585: writing smithi04088644-265 from 2865128 to 3261119 tid 3 2023-12-01T15:48:03.058 INFO:tasks.rados.rados.0.smithi040.stdout:3586: read oid 378 snap -1 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3586: expect deleted 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3587: read oid 204 snap -1 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3587: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3588: read oid 344 snap -1 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3588: expect deleted 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3589: write oid 403 current snap is 0 2023-12-01T15:48:03.059 INFO:tasks.rados.rados.0.smithi040.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-12-01T15:48:03.065 INFO:tasks.rados.rados.0.smithi040.stdout:3589: writing smithi04088644-403 from 477926 to 1238931 tid 1 2023-12-01T15:48:03.072 INFO:tasks.rados.rados.0.smithi040.stdout:3589: writing smithi04088644-403 from 1992120 to 2556565 tid 2 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3589: writing smithi04088644-403 from 3176198 to 3277926 tid 3 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3590: read oid 50 snap -1 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3590: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3581: finishing write tid 2 to smithi04088644-483 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3581: finishing write tid 3 to smithi04088644-483 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3591: read oid 124 snap -1 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3591: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3592: write oid 271 current snap is 0 2023-12-01T15:48:03.077 INFO:tasks.rados.rados.0.smithi040.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-12-01T15:48:03.082 INFO:tasks.rados.rados.0.smithi040.stdout:3592: writing smithi04088644-271 from 494733 to 930987 tid 1 2023-12-01T15:48:03.090 INFO:tasks.rados.rados.0.smithi040.stdout:3592: writing smithi04088644-271 from 1650602 to 2358705 tid 2 2023-12-01T15:48:03.095 INFO:tasks.rados.rados.0.smithi040.stdout:3592: writing smithi04088644-271 from 2803621 to 3247394 tid 3 2023-12-01T15:48:03.095 INFO:tasks.rados.rados.0.smithi040.stdout:3593: write oid 183 current snap is 0 2023-12-01T15:48:03.095 INFO:tasks.rados.rados.0.smithi040.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-12-01T15:48:03.101 INFO:tasks.rados.rados.0.smithi040.stdout:3593: writing smithi04088644-183 from 511540 to 1139396 tid 1 2023-12-01T15:48:03.108 INFO:tasks.rados.rados.0.smithi040.stdout:3593: writing smithi04088644-183 from 1825437 to 2393551 tid 2 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3593: writing smithi04088644-183 from 2947397 to 3311540 tid 3 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3594: read oid 454 snap -1 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3594: expect (ObjNum 2212 snap 0 seq_num 2212) 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3595: read oid 151 snap -1 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3595: expect (ObjNum 2125 snap 0 seq_num 2125) 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3596: read oid 222 snap -1 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3596: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3581: finishing write tid 4 to smithi04088644-483 2023-12-01T15:48:03.114 INFO:tasks.rados.rados.0.smithi040.stdout:3581: oid 483 updating version 0 to 405 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:3581: oid 483 version 405 is already newer than 404 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:3581: oid 483 updating version 405 to 406 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 406 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:3581: left oid 483 (ObjNum 2213 snap 0 seq_num 2213) 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:3582: finishing write tid 1 to smithi04088644-75 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:3582: finishing write tid 2 to smithi04088644-75 2023-12-01T15:48:03.115 INFO:tasks.rados.rados.0.smithi040.stdout:3582: finishing write tid 3 to smithi04088644-75 2023-12-01T15:48:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:3582: finishing write tid 4 to smithi04088644-75 2023-12-01T15:48:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:3582: finishing write tid 5 to smithi04088644-75 2023-12-01T15:48:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:3582: oid 75 updating version 0 to 664 2023-12-01T15:48:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:3582: oid 75 updating version 664 to 665 2023-12-01T15:48:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:3582: oid 75 updating version 665 to 666 2023-12-01T15:48:03.116 INFO:tasks.rados.rados.0.smithi040.stdout:3582: oid 75 version 666 is already newer than 663 2023-12-01T15:48:03.117 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 75 v 666 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-12-01T15:48:03.117 INFO:tasks.rados.rados.0.smithi040.stdout:3582: left oid 75 (ObjNum 2214 snap 0 seq_num 2214) 2023-12-01T15:48:03.117 INFO:tasks.rados.rados.0.smithi040.stdout:3583: finishing write tid 1 to smithi04088644-377 2023-12-01T15:48:03.117 INFO:tasks.rados.rados.0.smithi040.stdout:3583: finishing write tid 2 to smithi04088644-377 2023-12-01T15:48:03.117 INFO:tasks.rados.rados.0.smithi040.stdout:3581: done (15 left) 2023-12-01T15:48:03.117 INFO:tasks.rados.rados.0.smithi040.stdout:3582: done (14 left) 2023-12-01T15:48:03.118 INFO:tasks.rados.rados.0.smithi040.stdout:3597: write oid 484 current snap is 0 2023-12-01T15:48:03.118 INFO:tasks.rados.rados.0.smithi040.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-12-01T15:48:03.120 INFO:tasks.rados.rados.0.smithi040.stdout:3597: writing smithi04088644-484 from 528347 to 1231452 tid 1 2023-12-01T15:48:03.128 INFO:tasks.rados.rados.0.smithi040.stdout:3597: writing smithi04088644-484 from 1883919 to 2595691 tid 2 2023-12-01T15:48:03.128 INFO:tasks.rados.rados.0.smithi040.stdout:3598: write oid 68 current snap is 0 2023-12-01T15:48:03.129 INFO:tasks.rados.rados.0.smithi040.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-12-01T15:48:03.135 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi04088644-68 from 545154 to 1323508 tid 1 2023-12-01T15:48:03.141 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi04088644-68 from 1826048 to 2397831 tid 2 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi04088644-68 from 2885890 to 3345154 tid 3 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: finishing write tid 3 to smithi04088644-377 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: finishing write tid 4 to smithi04088644-377 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: finishing write tid 5 to smithi04088644-377 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: oid 377 updating version 0 to 520 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: oid 377 updating version 520 to 521 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: oid 377 updating version 521 to 522 2023-12-01T15:48:03.147 INFO:tasks.rados.rados.0.smithi040.stdout:3583: oid 377 version 522 is already newer than 519 2023-12-01T15:48:03.148 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 377 v 522 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-12-01T15:48:03.148 INFO:tasks.rados.rados.0.smithi040.stdout:3583: left oid 377 (ObjNum 2215 snap 0 seq_num 2215) 2023-12-01T15:48:03.148 INFO:tasks.rados.rados.0.smithi040.stdout:3583: done (15 left) 2023-12-01T15:48:03.148 INFO:tasks.rados.rados.0.smithi040.stdout:3599: write oid 381 current snap is 0 2023-12-01T15:48:03.148 INFO:tasks.rados.rados.0.smithi040.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-12-01T15:48:03.152 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi04088644-381 from 561961 to 1015564 tid 1 2023-12-01T15:48:03.159 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi04088644-381 from 1484530 to 2199971 tid 2 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi04088644-381 from 2913313 to 3361961 tid 3 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: finishing write tid 1 to smithi04088644-421 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: finishing write tid 2 to smithi04088644-421 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: finishing write tid 3 to smithi04088644-421 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: finishing write tid 4 to smithi04088644-421 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: finishing write tid 5 to smithi04088644-421 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: oid 421 updating version 0 to 355 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: oid 421 version 355 is already newer than 352 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: oid 421 version 355 is already newer than 354 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: oid 421 version 355 is already newer than 353 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 355 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3584: left oid 421 (ObjNum 2216 snap 0 seq_num 2216) 2023-12-01T15:48:03.167 INFO:tasks.rados.rados.0.smithi040.stdout:3585: finishing write tid 1 to smithi04088644-265 2023-12-01T15:48:03.168 INFO:tasks.rados.rados.0.smithi040.stdout:3584: done (15 left) 2023-12-01T15:48:03.168 INFO:tasks.rados.rados.0.smithi040.stdout:3600: write oid 336 current snap is 0 2023-12-01T15:48:03.168 INFO:tasks.rados.rados.0.smithi040.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-12-01T15:48:03.172 INFO:tasks.rados.rados.0.smithi040.stdout:3600: writing smithi04088644-336 from 578768 to 1107620 tid 1 2023-12-01T15:48:03.178 INFO:tasks.rados.rados.0.smithi040.stdout:3600: writing smithi04088644-336 from 1543012 to 2118464 tid 2 2023-12-01T15:48:03.183 INFO:tasks.rados.rados.0.smithi040.stdout:3600: writing smithi04088644-336 from 2540736 to 2957222 tid 3 2023-12-01T15:48:03.183 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:03.183 INFO:tasks.rados.rados.0.smithi040.stdout:3585: finishing write tid 2 to smithi04088644-265 2023-12-01T15:48:03.183 INFO:tasks.rados.rados.0.smithi040.stdout:3585: finishing write tid 3 to smithi04088644-265 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: finishing write tid 4 to smithi04088644-265 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: finishing write tid 5 to smithi04088644-265 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: oid 265 updating version 0 to 384 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: oid 265 version 384 is already newer than 383 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: oid 265 updating version 384 to 385 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: oid 265 version 385 is already newer than 382 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 265 v 385 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3585: left oid 265 (ObjNum 2217 snap 0 seq_num 2217) 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing write tid 1 to smithi04088644-403 2023-12-01T15:48:03.184 INFO:tasks.rados.rados.0.smithi040.stdout:3587: expect (ObjNum 691 snap 0 seq_num 691) 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing write tid 2 to smithi04088644-403 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3585: done (15 left) 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3586: done (14 left) 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3587: done (13 left) 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3588: done (12 left) 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3601: read oid 87 snap -1 2023-12-01T15:48:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:3601: expect deleted 2023-12-01T15:48:03.352 INFO:tasks.rados.rados.0.smithi040.stdout:3602: read oid 165 snap -1 2023-12-01T15:48:03.352 INFO:tasks.rados.rados.0.smithi040.stdout:3602: expect deleted 2023-12-01T15:48:03.352 INFO:tasks.rados.rados.0.smithi040.stdout:3603: write oid 451 current snap is 0 2023-12-01T15:48:03.352 INFO:tasks.rados.rados.0.smithi040.stdout:3590: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing write tid 3 to smithi04088644-403 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing write tid 4 to smithi04088644-403 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing write tid 5 to smithi04088644-403 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: oid 403 updating version 0 to 387 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: oid 403 updating version 387 to 389 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: oid 403 version 389 is already newer than 388 2023-12-01T15:48:03.521 INFO:tasks.rados.rados.0.smithi040.stdout:3589: oid 403 version 389 is already newer than 386 2023-12-01T15:48:03.522 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 403 v 389 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-12-01T15:48:03.522 INFO:tasks.rados.rados.0.smithi040.stdout:3589: left oid 403 (ObjNum 2218 snap 0 seq_num 2218) 2023-12-01T15:48:03.522 INFO:tasks.rados.rados.0.smithi040.stdout:3591: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-12-01T15:48:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:03 smithi040 bash[28232]: cluster 2023-12-01T15:48:01.585364+0000 mgr.y (mgr.24356) 296 : cluster 0 pgmap v266: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2023-12-01T15:48:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:03 smithi040 bash[28232]: audit 2023-12-01T15:48:03.305253+0000 mon.c (mon.2) 187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:03.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:03 smithi040 bash[41173]: cluster 2023-12-01T15:48:01.585364+0000 mgr.y (mgr.24356) 296 : cluster 0 pgmap v266: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2023-12-01T15:48:03.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:03 smithi040 bash[41173]: audit 2023-12-01T15:48:03.305253+0000 mon.c (mon.2) 187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:03.689 INFO:tasks.rados.rados.0.smithi040.stdout:3592: finishing write tid 1 to smithi04088644-271 2023-12-01T15:48:03.689 INFO:tasks.rados.rados.0.smithi040.stdout:3592: finishing write tid 2 to smithi04088644-271 2023-12-01T15:48:03.689 INFO:tasks.rados.rados.0.smithi040.stdout:3592: finishing write tid 3 to smithi04088644-271 2023-12-01T15:48:03.689 INFO:tasks.rados.rados.0.smithi040.stdout:3592: finishing write tid 4 to smithi04088644-271 2023-12-01T15:48:03.689 INFO:tasks.rados.rados.0.smithi040.stdout:3592: finishing write tid 5 to smithi04088644-271 2023-12-01T15:48:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:3592: oid 271 updating version 0 to 444 2023-12-01T15:48:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:3592: oid 271 updating version 444 to 445 2023-12-01T15:48:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:3592: oid 271 version 445 is already newer than 442 2023-12-01T15:48:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:3592: oid 271 version 445 is already newer than 443 2023-12-01T15:48:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 271 v 445 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-12-01T15:48:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:3592: left oid 271 (ObjNum 2219 snap 0 seq_num 2219) 2023-12-01T15:48:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing write tid 1 to smithi04088644-183 2023-12-01T15:48:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing write tid 2 to smithi04088644-183 2023-12-01T15:48:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing write tid 3 to smithi04088644-183 2023-12-01T15:48:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing write tid 4 to smithi04088644-183 2023-12-01T15:48:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-12-01T15:48:03.702 INFO:tasks.rados.rados.0.smithi040.stdout:3603: writing smithi04088644-451 from 595575 to 1199676 tid 1 2023-12-01T15:48:03.708 INFO:tasks.rados.rados.0.smithi040.stdout:3603: writing smithi04088644-451 from 1601494 to 2320604 tid 2 2023-12-01T15:48:03.715 INFO:tasks.rados.rados.0.smithi040.stdout:3603: writing smithi04088644-451 from 2968159 to 3395575 tid 3 2023-12-01T15:48:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:3589: done (14 left) 2023-12-01T15:48:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:3590: done (13 left) 2023-12-01T15:48:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:3591: done (12 left) 2023-12-01T15:48:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:3592: done (11 left) 2023-12-01T15:48:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:3604: write oid 283 current snap is 0 2023-12-01T15:48:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-12-01T15:48:03.722 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi04088644-283 from 612382 to 1291732 tid 1 2023-12-01T15:48:03.729 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi04088644-283 from 1943623 to 2406391 tid 2 2023-12-01T15:48:03.735 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi04088644-283 from 3162876 to 3412382 tid 3 2023-12-01T15:48:03.735 INFO:tasks.rados.rados.0.smithi040.stdout:3605: write oid 88 current snap is 0 2023-12-01T15:48:03.735 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing write tid 5 to smithi04088644-183 2023-12-01T15:48:03.735 INFO:tasks.rados.rados.0.smithi040.stdout:3593: oid 183 updating version 0 to 392 2023-12-01T15:48:03.736 INFO:tasks.rados.rados.0.smithi040.stdout:3593: oid 183 version 392 is already newer than 391 2023-12-01T15:48:03.736 INFO:tasks.rados.rados.0.smithi040.stdout:3593: oid 183 version 392 is already newer than 390 2023-12-01T15:48:03.736 INFO:tasks.rados.rados.0.smithi040.stdout:3593: oid 183 updating version 392 to 393 2023-12-01T15:48:03.736 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 183 v 393 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-12-01T15:48:03.736 INFO:tasks.rados.rados.0.smithi040.stdout:3593: left oid 183 (ObjNum 2220 snap 0 seq_num 2220) 2023-12-01T15:48:03.736 INFO:tasks.rados.rados.0.smithi040.stdout:3594: expect (ObjNum 2212 snap 0 seq_num 2212) 2023-12-01T15:48:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:03 smithi141 bash[31670]: cluster 2023-12-01T15:48:01.585364+0000 mgr.y (mgr.24356) 296 : cluster 0 pgmap v266: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2023-12-01T15:48:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:03 smithi141 bash[31670]: audit 2023-12-01T15:48:03.305253+0000 mon.c (mon.2) 187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:04.038 INFO:tasks.rados.rados.0.smithi040.stdout:3597: finishing write tid 1 to smithi04088644-484 2023-12-01T15:48:04.038 INFO:tasks.rados.rados.0.smithi040.stdout:3595: expect (ObjNum 2125 snap 0 seq_num 2125) 2023-12-01T15:48:04.238 INFO:tasks.rados.rados.0.smithi040.stdout:3597: finishing write tid 2 to smithi04088644-484 2023-12-01T15:48:04.238 INFO:tasks.rados.rados.0.smithi040.stdout:3596: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3597: finishing write tid 3 to smithi04088644-484 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3597: finishing write tid 4 to smithi04088644-484 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3597: oid 484 updating version 0 to 336 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3597: oid 484 version 336 is already newer than 334 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3597: oid 484 version 336 is already newer than 335 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 484 v 336 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3597: left oid 484 (ObjNum 2221 snap 0 seq_num 2221) 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 1 to smithi04088644-68 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 2 to smithi04088644-68 2023-12-01T15:48:04.349 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 3 to smithi04088644-68 2023-12-01T15:48:04.350 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 4 to smithi04088644-68 2023-12-01T15:48:04.350 INFO:tasks.rados.rados.0.smithi040.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-12-01T15:48:04.361 INFO:tasks.rados.rados.0.smithi040.stdout:3605: writing smithi04088644-88 from 629189 to 1383788 tid 1 2023-12-01T15:48:04.370 INFO:tasks.rados.rados.0.smithi040.stdout:3605: writing smithi04088644-88 from 2002105 to 2724884 tid 2 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3605: writing smithi04088644-88 from 3306652 to 3429189 tid 3 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3593: done (12 left) 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3594: done (11 left) 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3595: done (10 left) 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3596: done (9 left) 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3597: done (8 left) 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3606: read oid 452 snap -1 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3606: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3607: write oid 89 current snap is 0 2023-12-01T15:48:04.375 INFO:tasks.rados.rados.0.smithi040.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-12-01T15:48:04.382 INFO:tasks.rados.rados.0.smithi040.stdout:3607: writing smithi04088644-89 from 645996 to 1192197 tid 1 2023-12-01T15:48:04.388 INFO:tasks.rados.rados.0.smithi040.stdout:3607: writing smithi04088644-89 from 1776940 to 2243377 tid 2 2023-12-01T15:48:04.394 INFO:tasks.rados.rados.0.smithi040.stdout:3607: writing smithi04088644-89 from 2650428 to 3228355 tid 3 2023-12-01T15:48:04.394 INFO:tasks.rados.rados.0.smithi040.stdout:3608: read oid 118 snap -1 2023-12-01T15:48:04.394 INFO:tasks.rados.rados.0.smithi040.stdout:3608: expect (ObjNum 2160 snap 0 seq_num 2160) 2023-12-01T15:48:04.394 INFO:tasks.rados.rados.0.smithi040.stdout:3609: read oid 332 snap -1 2023-12-01T15:48:04.394 INFO:tasks.rados.rados.0.smithi040.stdout:3609: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-12-01T15:48:04.394 INFO:tasks.rados.rados.0.smithi040.stdout:3610: write oid 237 current snap is 0 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 5 to smithi04088644-68 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3598: oid 68 updating version 0 to 377 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3598: oid 68 version 377 is already newer than 376 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3598: oid 68 updating version 377 to 378 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3598: oid 68 version 378 is already newer than 375 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 68 v 378 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3598: left oid 68 (ObjNum 2222 snap 0 seq_num 2222) 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 1 to smithi04088644-381 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 2 to smithi04088644-381 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 3 to smithi04088644-381 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 4 to smithi04088644-381 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 5 to smithi04088644-381 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: oid 381 updating version 0 to 395 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: oid 381 updating version 395 to 397 2023-12-01T15:48:04.395 INFO:tasks.rados.rados.0.smithi040.stdout:3599: oid 381 version 397 is already newer than 396 2023-12-01T15:48:04.396 INFO:tasks.rados.rados.0.smithi040.stdout:3599: oid 381 version 397 is already newer than 394 2023-12-01T15:48:04.396 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 381 v 397 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-12-01T15:48:04.396 INFO:tasks.rados.rados.0.smithi040.stdout:3599: left oid 381 (ObjNum 2223 snap 0 seq_num 2223) 2023-12-01T15:48:04.396 INFO:tasks.rados.rados.0.smithi040.stdout:3600: finishing write tid 1 to smithi04088644-336 2023-12-01T15:48:04.396 INFO:tasks.rados.rados.0.smithi040.stdout:3600: finishing write tid 2 to smithi04088644-336 2023-12-01T15:48:04.396 INFO:tasks.rados.rados.0.smithi040.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-12-01T15:48:04.406 INFO:tasks.rados.rados.0.smithi040.stdout:3610: writing smithi04088644-237 from 662803 to 1284253 tid 1 2023-12-01T15:48:04.414 INFO:tasks.rados.rados.0.smithi040.stdout:3610: writing smithi04088644-237 from 1835422 to 2561870 tid 2 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3610: writing smithi04088644-237 from 3077851 to 3462803 tid 3 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3598: done (12 left) 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3599: done (11 left) 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3611: read oid 341 snap -1 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3611: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3612: read oid 471 snap -1 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3612: expect (ObjNum 2194 snap 0 seq_num 2194) 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3613: read oid 491 snap -1 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3613: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T15:48:04.421 INFO:tasks.rados.rados.0.smithi040.stdout:3614: write oid 202 current snap is 0 2023-12-01T15:48:04.422 INFO:tasks.rados.rados.0.smithi040.stdout:3600: finishing write tid 3 to smithi04088644-336 2023-12-01T15:48:04.422 INFO:tasks.rados.rados.0.smithi040.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-12-01T15:48:04.428 INFO:tasks.rados.rados.0.smithi040.stdout:3614: writing smithi04088644-202 from 679610 to 1376309 tid 1 2023-12-01T15:48:04.434 INFO:tasks.rados.rados.0.smithi040.stdout:3614: writing smithi04088644-202 from 1777551 to 2247657 tid 2 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3614: writing smithi04088644-202 from 2988921 to 3479610 tid 3 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3615: write oid 370 current snap is 0 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: finishing write tid 4 to smithi04088644-336 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: finishing write tid 5 to smithi04088644-336 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: oid 336 updating version 0 to 470 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: oid 336 updating version 470 to 472 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: oid 336 version 472 is already newer than 471 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: oid 336 version 472 is already newer than 469 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 336 v 472 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3600: left oid 336 (ObjNum 2224 snap 0 seq_num 2224) 2023-12-01T15:48:04.442 INFO:tasks.rados.rados.0.smithi040.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-12-01T15:48:04.449 INFO:tasks.rados.rados.0.smithi040.stdout:3615: writing smithi04088644-370 from 696417 to 1468365 tid 1 2023-12-01T15:48:04.458 INFO:tasks.rados.rados.0.smithi040.stdout:3615: writing smithi04088644-370 from 2236033 to 2966150 tid 2 2023-12-01T15:48:04.462 INFO:tasks.rados.rados.0.smithi040.stdout:3615: writing smithi04088644-370 from 3416344 to 3496417 tid 3 2023-12-01T15:48:04.462 INFO:tasks.rados.rados.0.smithi040.stdout:3600: done (15 left) 2023-12-01T15:48:04.462 INFO:tasks.rados.rados.0.smithi040.stdout:3602: done (14 left) 2023-12-01T15:48:04.462 INFO:tasks.rados.rados.0.smithi040.stdout:3616: read oid 482 snap -1 2023-12-01T15:48:04.462 INFO:tasks.rados.rados.0.smithi040.stdout:3616: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3617: read oid 234 snap -1 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3617: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing write tid 1 to smithi04088644-451 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing write tid 2 to smithi04088644-451 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing write tid 3 to smithi04088644-451 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing write tid 4 to smithi04088644-451 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing write tid 5 to smithi04088644-451 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: oid 451 updating version 0 to 400 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: oid 451 version 400 is already newer than 399 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: oid 451 updating version 400 to 401 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: oid 451 version 401 is already newer than 398 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 451 v 401 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3603: left oid 451 (ObjNum 2225 snap 0 seq_num 2225) 2023-12-01T15:48:04.463 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 1 to smithi04088644-283 2023-12-01T15:48:04.464 INFO:tasks.rados.rados.0.smithi040.stdout:3601: done (15 left) 2023-12-01T15:48:04.464 INFO:tasks.rados.rados.0.smithi040.stdout:3603: done (14 left) 2023-12-01T15:48:04.464 INFO:tasks.rados.rados.0.smithi040.stdout:3618: write oid 32 current snap is 0 2023-12-01T15:48:04.464 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 2 to smithi04088644-283 2023-12-01T15:48:04.464 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 3 to smithi04088644-283 2023-12-01T15:48:04.464 INFO:tasks.rados.rados.0.smithi040.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-12-01T15:48:04.468 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi04088644-32 from 713224 to 1160421 tid 1 2023-12-01T15:48:04.476 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi04088644-32 from 1894515 to 2368290 tid 2 2023-12-01T15:48:04.484 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi04088644-32 from 3043767 to 3513224 tid 3 2023-12-01T15:48:04.484 INFO:tasks.rados.rados.0.smithi040.stdout:3619: write oid 91 current snap is 0 2023-12-01T15:48:04.484 INFO:tasks.rados.rados.0.smithi040.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-12-01T15:48:04.491 INFO:tasks.rados.rados.0.smithi040.stdout:3619: writing smithi04088644-91 from 730031 to 1252477 tid 1 2023-12-01T15:48:04.499 INFO:tasks.rados.rados.0.smithi040.stdout:3619: writing smithi04088644-91 from 1952997 to 2686783 tid 2 2023-12-01T15:48:04.505 INFO:tasks.rados.rados.0.smithi040.stdout:3619: writing smithi04088644-91 from 3471190 to 3530031 tid 3 2023-12-01T15:48:04.505 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:04.505 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 4 to smithi04088644-283 2023-12-01T15:48:04.505 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 5 to smithi04088644-283 2023-12-01T15:48:04.505 INFO:tasks.rados.rados.0.smithi040.stdout:3604: oid 283 updating version 0 to 579 2023-12-01T15:48:04.505 INFO:tasks.rados.rados.0.smithi040.stdout:3604: oid 283 updating version 579 to 580 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3604: oid 283 version 580 is already newer than 577 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3604: oid 283 version 580 is already newer than 578 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 283 v 580 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3604: left oid 283 (ObjNum 2226 snap 0 seq_num 2226) 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing write tid 1 to smithi04088644-88 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing write tid 2 to smithi04088644-88 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing write tid 3 to smithi04088644-88 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing write tid 4 to smithi04088644-88 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing write tid 5 to smithi04088644-88 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: oid 88 updating version 0 to 407 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: oid 88 updating version 407 to 409 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: oid 88 updating version 409 to 410 2023-12-01T15:48:04.506 INFO:tasks.rados.rados.0.smithi040.stdout:3605: oid 88 version 410 is already newer than 408 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 88 v 410 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3605: left oid 88 (ObjNum 2227 snap 0 seq_num 2227) 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3604: done (15 left) 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3605: done (14 left) 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3620: read oid 15 snap -1 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3620: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3621: write oid 117 current snap is 0 2023-12-01T15:48:04.507 INFO:tasks.rados.rados.0.smithi040.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-12-01T15:48:04.512 INFO:tasks.rados.rados.0.smithi040.stdout:3621: writing smithi04088644-117 from 746838 to 1344533 tid 1 2023-12-01T15:48:04.519 INFO:tasks.rados.rados.0.smithi040.stdout:3621: writing smithi04088644-117 from 2011479 to 2488923 tid 2 2023-12-01T15:48:04.525 INFO:tasks.rados.rados.0.smithi040.stdout:3621: writing smithi04088644-117 from 3098613 to 3546838 tid 3 2023-12-01T15:48:04.525 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:04.526 INFO:tasks.rados.rados.0.smithi040.stdout:3606: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-12-01T15:48:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:04 smithi040 bash[28232]: audit 2023-12-01T15:48:04.313221+0000 mon.c (mon.2) 188 : audit 0 from='client.? 172.21.15.40:0/1284696807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:04 smithi040 bash[41173]: audit 2023-12-01T15:48:04.313221+0000 mon.c (mon.2) 188 : audit 0 from='client.? 172.21.15.40:0/1284696807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:04.671 INFO:tasks.rados.rados.0.smithi040.stdout:3607: finishing write tid 1 to smithi04088644-89 2023-12-01T15:48:04.672 INFO:tasks.rados.rados.0.smithi040.stdout:3607: finishing write tid 2 to smithi04088644-89 2023-12-01T15:48:04.672 INFO:tasks.rados.rados.0.smithi040.stdout:3608: expect (ObjNum 2160 snap 0 seq_num 2160) 2023-12-01T15:48:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:04 smithi141 bash[31670]: audit 2023-12-01T15:48:04.313221+0000 mon.c (mon.2) 188 : audit 0 from='client.? 172.21.15.40:0/1284696807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:04.783 INFO:tasks.rados.rados.0.smithi040.stdout:3607: finishing write tid 3 to smithi04088644-89 2023-12-01T15:48:04.783 INFO:tasks.rados.rados.0.smithi040.stdout:3607: finishing write tid 4 to smithi04088644-89 2023-12-01T15:48:04.783 INFO:tasks.rados.rados.0.smithi040.stdout:3607: finishing write tid 5 to smithi04088644-89 2023-12-01T15:48:04.783 INFO:tasks.rados.rados.0.smithi040.stdout:3607: oid 89 updating version 0 to 525 2023-12-01T15:48:04.783 INFO:tasks.rados.rados.0.smithi040.stdout:3607: oid 89 updating version 525 to 526 2023-12-01T15:48:04.784 INFO:tasks.rados.rados.0.smithi040.stdout:3607: oid 89 version 526 is already newer than 524 2023-12-01T15:48:04.784 INFO:tasks.rados.rados.0.smithi040.stdout:3607: oid 89 version 526 is already newer than 523 2023-12-01T15:48:04.784 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 89 v 526 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-12-01T15:48:04.784 INFO:tasks.rados.rados.0.smithi040.stdout:3607: left oid 89 (ObjNum 2228 snap 0 seq_num 2228) 2023-12-01T15:48:04.784 INFO:tasks.rados.rados.0.smithi040.stdout:3609: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-12-01T15:48:04.997 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing write tid 1 to smithi04088644-237 2023-12-01T15:48:04.997 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing write tid 2 to smithi04088644-237 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing write tid 3 to smithi04088644-237 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing write tid 4 to smithi04088644-237 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing write tid 5 to smithi04088644-237 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: oid 237 updating version 0 to 382 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: oid 237 version 382 is already newer than 379 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: oid 237 version 382 is already newer than 381 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: oid 237 version 382 is already newer than 380 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 237 v 382 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3610: left oid 237 (ObjNum 2229 snap 0 seq_num 2229) 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3614: finishing write tid 1 to smithi04088644-202 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3614: finishing write tid 2 to smithi04088644-202 2023-12-01T15:48:04.998 INFO:tasks.rados.rados.0.smithi040.stdout:3612: expect (ObjNum 2194 snap 0 seq_num 2194) 2023-12-01T15:48:05.092 INFO:tasks.rados.rados.0.smithi040.stdout:3614: finishing write tid 3 to smithi04088644-202 2023-12-01T15:48:05.093 INFO:tasks.rados.rados.0.smithi040.stdout:3614: finishing write tid 4 to smithi04088644-202 2023-12-01T15:48:05.093 INFO:tasks.rados.rados.0.smithi040.stdout:3611: expect (ObjNum 829 snap 0 seq_num 829) 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3614: finishing write tid 5 to smithi04088644-202 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3614: oid 202 updating version 0 to 402 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3614: oid 202 updating version 402 to 403 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3614: oid 202 updating version 403 to 405 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3614: oid 202 version 405 is already newer than 404 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 202 v 405 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3614: left oid 202 (ObjNum 2230 snap 0 seq_num 2230) 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3615: finishing write tid 1 to smithi04088644-370 2023-12-01T15:48:05.271 INFO:tasks.rados.rados.0.smithi040.stdout:3613: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: finishing write tid 2 to smithi04088644-370 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: finishing write tid 3 to smithi04088644-370 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: finishing write tid 4 to smithi04088644-370 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: finishing write tid 5 to smithi04088644-370 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: oid 370 updating version 0 to 359 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: oid 370 version 359 is already newer than 358 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: oid 370 version 359 is already newer than 356 2023-12-01T15:48:05.466 INFO:tasks.rados.rados.0.smithi040.stdout:3615: oid 370 version 359 is already newer than 357 2023-12-01T15:48:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 359 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-12-01T15:48:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:3615: left oid 370 (ObjNum 2231 snap 0 seq_num 2231) 2023-12-01T15:48:05.467 INFO:tasks.rados.rados.0.smithi040.stdout:3617: expect (ObjNum 233 snap 0 seq_num 233) 2023-12-01T15:48:05.592 INFO:tasks.rados.rados.0.smithi040.stdout:3616: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-12-01T15:48:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:05 smithi040 bash[28232]: cluster 2023-12-01T15:48:03.585926+0000 mgr.y (mgr.24356) 297 : cluster 0 pgmap v267: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2023-12-01T15:48:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:05 smithi040 bash[41173]: cluster 2023-12-01T15:48:03.585926+0000 mgr.y (mgr.24356) 297 : cluster 0 pgmap v267: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2023-12-01T15:48:05.751 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 1 to smithi04088644-32 2023-12-01T15:48:05.751 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 2 to smithi04088644-32 2023-12-01T15:48:05.751 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 3 to smithi04088644-32 2023-12-01T15:48:05.751 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 4 to smithi04088644-32 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 5 to smithi04088644-32 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3618: oid 32 updating version 0 to 407 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3618: oid 32 updating version 407 to 408 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3618: oid 32 updating version 408 to 409 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3618: oid 32 version 409 is already newer than 406 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 409 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3618: left oid 32 (ObjNum 2232 snap 0 seq_num 2232) 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 1 to smithi04088644-91 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 2 to smithi04088644-91 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 3 to smithi04088644-91 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 4 to smithi04088644-91 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 5 to smithi04088644-91 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: oid 91 updating version 0 to 385 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: oid 91 version 385 is already newer than 384 2023-12-01T15:48:05.752 INFO:tasks.rados.rados.0.smithi040.stdout:3619: oid 91 version 385 is already newer than 383 2023-12-01T15:48:05.753 INFO:tasks.rados.rados.0.smithi040.stdout:3619: oid 91 updating version 385 to 386 2023-12-01T15:48:05.753 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 91 v 386 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-12-01T15:48:05.753 INFO:tasks.rados.rados.0.smithi040.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2023-12-01T15:48:05.753 INFO:tasks.rados.rados.0.smithi040.stdout:3621: finishing write tid 1 to smithi04088644-117 2023-12-01T15:48:05.753 INFO:tasks.rados.rados.0.smithi040.stdout:3620: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:48:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:05 smithi141 bash[31670]: cluster 2023-12-01T15:48:03.585926+0000 mgr.y (mgr.24356) 297 : cluster 0 pgmap v267: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2023-12-01T15:48:05.935 INFO:tasks.rados.rados.0.smithi040.stdout:3621: finishing write tid 2 to smithi04088644-117 2023-12-01T15:48:05.935 INFO:tasks.rados.rados.0.smithi040.stdout:3621: finishing write tid 3 to smithi04088644-117 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: finishing write tid 4 to smithi04088644-117 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: finishing write tid 5 to smithi04088644-117 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: oid 117 updating version 0 to 352 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: oid 117 updating version 352 to 354 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: oid 117 version 354 is already newer than 353 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: oid 117 updating version 354 to 355 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 117 v 355 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3621: left oid 117 (ObjNum 2234 snap 0 seq_num 2234) 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3606: done (15 left) 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3607: done (14 left) 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3608: done (13 left) 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3609: done (12 left) 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3610: done (11 left) 2023-12-01T15:48:05.936 INFO:tasks.rados.rados.0.smithi040.stdout:3611: done (10 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3612: done (9 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3613: done (8 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3614: done (7 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3615: done (6 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3616: done (5 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3617: done (4 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3618: done (3 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3619: done (2 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3620: done (1 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3621: done (0 left) 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3622: write oid 59 current snap is 0 2023-12-01T15:48:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-12-01T15:48:05.950 INFO:tasks.rados.rados.0.smithi040.stdout:3622: writing smithi04088644-59 from 763645 to 1436589 tid 1 2023-12-01T15:48:05.957 INFO:tasks.rados.rados.0.smithi040.stdout:3622: writing smithi04088644-59 from 1953608 to 2691063 tid 2 2023-12-01T15:48:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:3622: writing smithi04088644-59 from 3409683 to 3563645 tid 3 2023-12-01T15:48:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:3623: read oid 363 snap -1 2023-12-01T15:48:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:3623: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-12-01T15:48:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:3624: write oid 238 current snap is 0 2023-12-01T15:48:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:3622: finishing write tid 1 to smithi04088644-59 2023-12-01T15:48:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-12-01T15:48:05.969 INFO:tasks.rados.rados.0.smithi040.stdout:3624: writing smithi04088644-238 from 780452 to 1244998 tid 1 2023-12-01T15:48:05.974 INFO:tasks.rados.rados.0.smithi040.stdout:3624: writing smithi04088644-238 from 1728443 to 2209556 tid 2 2023-12-01T15:48:05.980 INFO:tasks.rados.rados.0.smithi040.stdout:3624: writing smithi04088644-238 from 2753459 to 3254268 tid 3 2023-12-01T15:48:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:3625: write oid 7 current snap is 0 2023-12-01T15:48:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:3622: finishing write tid 2 to smithi04088644-59 2023-12-01T15:48:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:3622: finishing write tid 3 to smithi04088644-59 2023-12-01T15:48:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:3622: finishing write tid 4 to smithi04088644-59 2023-12-01T15:48:05.981 INFO:tasks.rados.rados.0.smithi040.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-12-01T15:48:05.988 INFO:tasks.rados.rados.0.smithi040.stdout:3625: writing smithi04088644-7 from 797259 to 1337054 tid 1 2023-12-01T15:48:05.995 INFO:tasks.rados.rados.0.smithi040.stdout:3625: writing smithi04088644-7 from 1786925 to 2528049 tid 2 2023-12-01T15:48:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:3625: writing smithi04088644-7 from 3180882 to 3597259 tid 3 2023-12-01T15:48:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:3626: read oid 351 snap -1 2023-12-01T15:48:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:3626: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T15:48:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:3627: read oid 191 snap -1 2023-12-01T15:48:06.001 INFO:tasks.rados.rados.0.smithi040.stdout:3627: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3622: finishing write tid 5 to smithi04088644-59 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3622: oid 59 updating version 0 to 412 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3622: oid 59 version 412 is already newer than 411 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3622: oid 59 version 412 is already newer than 410 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3622: oid 59 version 412 is already newer than 409 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 59 v 412 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3622: left oid 59 (ObjNum 2235 snap 0 seq_num 2235) 2023-12-01T15:48:06.002 INFO:tasks.rados.rados.0.smithi040.stdout:3623: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing write tid 1 to smithi04088644-238 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing write tid 2 to smithi04088644-238 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing write tid 3 to smithi04088644-238 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing write tid 4 to smithi04088644-238 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing write tid 5 to smithi04088644-238 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: oid 238 updating version 0 to 474 2023-12-01T15:48:06.141 INFO:tasks.rados.rados.0.smithi040.stdout:3624: oid 238 updating version 474 to 475 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3624: oid 238 version 475 is already newer than 473 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3624: oid 238 updating version 475 to 476 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 238 v 476 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3624: left oid 238 (ObjNum 2236 snap 0 seq_num 2236) 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3625: finishing write tid 1 to smithi04088644-7 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3625: finishing write tid 2 to smithi04088644-7 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3625: finishing write tid 3 to smithi04088644-7 2023-12-01T15:48:06.142 INFO:tasks.rados.rados.0.smithi040.stdout:3625: finishing write tid 4 to smithi04088644-7 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3625: finishing write tid 5 to smithi04088644-7 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3625: oid 7 updating version 0 to 582 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3625: oid 7 updating version 582 to 583 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3625: oid 7 updating version 583 to 584 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3625: oid 7 version 584 is already newer than 581 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 584 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3625: left oid 7 (ObjNum 2237 snap 0 seq_num 2237) 2023-12-01T15:48:06.143 INFO:tasks.rados.rados.0.smithi040.stdout:3626: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-12-01T15:48:06.317 INFO:tasks.rados.rados.0.smithi040.stdout:3627: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-12-01T15:48:06.433 INFO:tasks.rados.rados.0.smithi040.stdout:3628: read oid 155 snap -1 2023-12-01T15:48:06.433 INFO:tasks.rados.rados.0.smithi040.stdout:3628: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-12-01T15:48:06.433 INFO:tasks.rados.rados.0.smithi040.stdout:3622: done (6 left) 2023-12-01T15:48:06.433 INFO:tasks.rados.rados.0.smithi040.stdout:3623: done (5 left) 2023-12-01T15:48:06.434 INFO:tasks.rados.rados.0.smithi040.stdout:3624: done (4 left) 2023-12-01T15:48:06.434 INFO:tasks.rados.rados.0.smithi040.stdout:3625: done (3 left) 2023-12-01T15:48:06.434 INFO:tasks.rados.rados.0.smithi040.stdout:3626: done (2 left) 2023-12-01T15:48:06.434 INFO:tasks.rados.rados.0.smithi040.stdout:3627: done (1 left) 2023-12-01T15:48:06.434 INFO:tasks.rados.rados.0.smithi040.stdout:3629: write oid 438 current snap is 0 2023-12-01T15:48:06.434 INFO:tasks.rados.rados.0.smithi040.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-12-01T15:48:06.439 INFO:tasks.rados.rados.0.smithi040.stdout:3629: writing smithi04088644-438 from 414066 to 1029110 tid 1 2023-12-01T15:48:06.444 INFO:tasks.rados.rados.0.smithi040.stdout:3629: writing smithi04088644-438 from 1445407 to 1930189 tid 2 2023-12-01T15:48:06.451 INFO:tasks.rados.rados.0.smithi040.stdout:3629: writing smithi04088644-438 from 2408305 to 3048011 tid 3 2023-12-01T15:48:06.451 INFO:tasks.rados.rados.0.smithi040.stdout:3630: write oid 443 current snap is 0 2023-12-01T15:48:06.451 INFO:tasks.rados.rados.0.smithi040.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-12-01T15:48:06.458 INFO:tasks.rados.rados.0.smithi040.stdout:3630: writing smithi04088644-443 from 430873 to 1121166 tid 1 2023-12-01T15:48:06.465 INFO:tasks.rados.rados.0.smithi040.stdout:3630: writing smithi04088644-443 from 1787536 to 2415976 tid 2 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3630: writing smithi04088644-443 from 3003022 to 3454000 tid 3 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3631: read oid 165 snap -1 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3631: expect deleted 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3632: read oid 467 snap -1 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3632: expect deleted 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3633: write oid 21 current snap is 0 2023-12-01T15:48:06.472 INFO:tasks.rados.rados.0.smithi040.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-12-01T15:48:06.479 INFO:tasks.rados.rados.0.smithi040.stdout:3633: writing smithi04088644-21 from 447680 to 1213222 tid 1 2023-12-01T15:48:06.485 INFO:tasks.rados.rados.0.smithi040.stdout:3633: writing smithi04088644-21 from 1846018 to 2334469 tid 2 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3633: writing smithi04088644-21 from 2746798 to 3409048 tid 3 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3634: read oid 339 snap -1 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3634: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3635: read oid 287 snap -1 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3635: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3636: read oid 119 snap -1 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3636: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3637: write oid 277 current snap is 0 2023-12-01T15:48:06.492 INFO:tasks.rados.rados.0.smithi040.stdout:3628: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-12-01T15:48:06.592 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing write tid 1 to smithi04088644-438 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing write tid 2 to smithi04088644-438 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing write tid 3 to smithi04088644-438 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing write tid 4 to smithi04088644-438 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing write tid 5 to smithi04088644-438 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: oid 438 updating version 0 to 529 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: oid 438 version 529 is already newer than 527 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: oid 438 updating version 529 to 530 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: oid 438 version 530 is already newer than 528 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 438 v 530 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3629: left oid 438 (ObjNum 2238 snap 0 seq_num 2238) 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3630: finishing write tid 1 to smithi04088644-443 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3630: finishing write tid 2 to smithi04088644-443 2023-12-01T15:48:06.593 INFO:tasks.rados.rados.0.smithi040.stdout:3630: finishing write tid 3 to smithi04088644-443 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: finishing write tid 4 to smithi04088644-443 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: finishing write tid 5 to smithi04088644-443 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: oid 443 updating version 0 to 357 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: oid 443 updating version 357 to 359 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: oid 443 version 359 is already newer than 358 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: oid 443 version 359 is already newer than 356 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 443 v 359 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3630: left oid 443 (ObjNum 2239 snap 0 seq_num 2239) 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3633: finishing write tid 1 to smithi04088644-21 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3633: finishing write tid 2 to smithi04088644-21 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3633: finishing write tid 3 to smithi04088644-21 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3633: finishing write tid 4 to smithi04088644-21 2023-12-01T15:48:06.594 INFO:tasks.rados.rados.0.smithi040.stdout:3633: finishing write tid 5 to smithi04088644-21 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:3633: oid 21 updating version 0 to 669 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:3633: oid 21 version 669 is already newer than 668 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:3633: oid 21 updating version 669 to 670 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:3633: oid 21 version 670 is already newer than 667 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 670 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:3633: left oid 21 (ObjNum 2240 snap 0 seq_num 2240) 2023-12-01T15:48:06.595 INFO:tasks.rados.rados.0.smithi040.stdout:3636: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-12-01T15:48:06.774 INFO:tasks.rados.rados.0.smithi040.stdout:3635: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-12-01T15:48:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:48:06] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2023-12-01T15:48:06.931 INFO:tasks.rados.rados.0.smithi040.stdout:3634: expect (ObjNum 2202 snap 0 seq_num 2202) 2023-12-01T15:48:07.152 INFO:tasks.rados.rados.0.smithi040.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-12-01T15:48:07.161 INFO:tasks.rados.rados.0.smithi040.stdout:3637: writing smithi04088644-277 from 464487 to 905278 tid 1 2023-12-01T15:48:07.170 INFO:tasks.rados.rados.0.smithi040.stdout:3637: writing smithi04088644-277 from 1504500 to 2136609 tid 2 2023-12-01T15:48:07.176 INFO:tasks.rados.rados.0.smithi040.stdout:3637: writing smithi04088644-277 from 2657868 to 3131390 tid 3 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3628: done (9 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3629: done (8 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3630: done (7 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3631: done (6 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3632: done (5 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3633: done (4 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3634: done (3 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3635: done (2 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3636: done (1 left) 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3638: write oid 18 current snap is 0 2023-12-01T15:48:07.177 INFO:tasks.rados.rados.0.smithi040.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-12-01T15:48:07.182 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi04088644-18 from 481294 to 997334 tid 1 2023-12-01T15:48:07.188 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi04088644-18 from 1562982 to 2055102 tid 2 2023-12-01T15:48:07.197 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi04088644-18 from 2801644 to 3486438 tid 3 2023-12-01T15:48:07.197 INFO:tasks.rados.rados.0.smithi040.stdout:3639: read oid 367 snap -1 2023-12-01T15:48:07.197 INFO:tasks.rados.rados.0.smithi040.stdout:3639: expect (ObjNum 2204 snap 0 seq_num 2204) 2023-12-01T15:48:07.197 INFO:tasks.rados.rados.0.smithi040.stdout:3640: write oid 379 current snap is 0 2023-12-01T15:48:07.197 INFO:tasks.rados.rados.0.smithi040.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-12-01T15:48:07.203 INFO:tasks.rados.rados.0.smithi040.stdout:3640: writing smithi04088644-379 from 498101 to 1205743 tid 1 2023-12-01T15:48:07.210 INFO:tasks.rados.rados.0.smithi040.stdout:3640: writing smithi04088644-379 from 1621464 to 2257242 tid 2 2023-12-01T15:48:07.216 INFO:tasks.rados.rados.0.smithi040.stdout:3640: writing smithi04088644-379 from 2712714 to 3325133 tid 3 2023-12-01T15:48:07.216 INFO:tasks.rados.rados.0.smithi040.stdout:3641: write oid 123 current snap is 0 2023-12-01T15:48:07.216 INFO:tasks.rados.rados.0.smithi040.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-12-01T15:48:07.223 INFO:tasks.rados.rados.0.smithi040.stdout:3641: writing smithi04088644-123 from 514908 to 1297799 tid 1 2023-12-01T15:48:07.230 INFO:tasks.rados.rados.0.smithi040.stdout:3641: writing smithi04088644-123 from 2079946 to 2575735 tid 2 2023-12-01T15:48:07.237 INFO:tasks.rados.rados.0.smithi040.stdout:3641: writing smithi04088644-123 from 3256490 to 3680181 tid 3 2023-12-01T15:48:07.237 INFO:tasks.rados.rados.0.smithi040.stdout:3642: write oid 179 current snap is 0 2023-12-01T15:48:07.237 INFO:tasks.rados.rados.0.smithi040.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-12-01T15:48:07.242 INFO:tasks.rados.rados.0.smithi040.stdout:3642: writing smithi04088644-179 from 531715 to 989855 tid 1 2023-12-01T15:48:07.250 INFO:tasks.rados.rados.0.smithi040.stdout:3642: writing smithi04088644-179 from 1738428 to 2377875 tid 2 2023-12-01T15:48:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:3642: writing smithi04088644-179 from 2883913 to 3518876 tid 3 2023-12-01T15:48:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:3643: write oid 470 current snap is 0 2023-12-01T15:48:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-12-01T15:48:07.263 INFO:tasks.rados.rados.0.smithi040.stdout:3643: writing smithi04088644-470 from 548522 to 1081911 tid 1 2023-12-01T15:48:07.270 INFO:tasks.rados.rados.0.smithi040.stdout:3643: writing smithi04088644-470 from 1796910 to 2296368 tid 2 2023-12-01T15:48:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:3643: writing smithi04088644-470 from 2911336 to 3357571 tid 3 2023-12-01T15:48:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:3644: read oid 428 snap -1 2023-12-01T15:48:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:3644: expect deleted 2023-12-01T15:48:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:3645: read oid 190 snap -1 2023-12-01T15:48:07.277 INFO:tasks.rados.rados.0.smithi040.stdout:3645: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-12-01T15:48:07.278 INFO:tasks.rados.rados.0.smithi040.stdout:3646: read oid 99 snap -1 2023-12-01T15:48:07.278 INFO:tasks.rados.rados.0.smithi040.stdout:3646: expect (ObjNum 98 snap 0 seq_num 98) 2023-12-01T15:48:07.278 INFO:tasks.rados.rados.0.smithi040.stdout:3647: write oid 407 current snap is 0 2023-12-01T15:48:07.278 INFO:tasks.rados.rados.0.smithi040.stdout:3637: finishing write tid 1 to smithi04088644-277 2023-12-01T15:48:07.278 INFO:tasks.rados.rados.0.smithi040.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-12-01T15:48:07.283 INFO:tasks.rados.rados.0.smithi040.stdout:3647: writing smithi04088644-407 from 565329 to 1173967 tid 1 2023-12-01T15:48:07.290 INFO:tasks.rados.rados.0.smithi040.stdout:3647: writing smithi04088644-407 from 1739039 to 2382155 tid 2 2023-12-01T15:48:07.298 INFO:tasks.rados.rados.0.smithi040.stdout:3647: writing smithi04088644-407 from 2822406 to 3596266 tid 3 2023-12-01T15:48:07.298 INFO:tasks.rados.rados.0.smithi040.stdout:3648: delete oid 353 current snap is 0 2023-12-01T15:48:07.298 INFO:tasks.rados.rados.0.smithi040.stdout:3637: finishing write tid 2 to smithi04088644-277 2023-12-01T15:48:07.298 INFO:tasks.rados.rados.0.smithi040.stdout:3637: finishing write tid 3 to smithi04088644-277 2023-12-01T15:48:07.298 INFO:tasks.rados.rados.0.smithi040.stdout:3637: finishing write tid 4 to smithi04088644-277 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3637: finishing write tid 5 to smithi04088644-277 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3637: oid 277 updating version 0 to 674 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3637: oid 277 version 674 is already newer than 671 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3637: oid 277 version 674 is already newer than 673 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3637: oid 277 version 674 is already newer than 672 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 277 v 674 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3637: left oid 277 (ObjNum 2241 snap 0 seq_num 2241) 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 1 to smithi04088644-18 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 2 to smithi04088644-18 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 3 to smithi04088644-18 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 4 to smithi04088644-18 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 5 to smithi04088644-18 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: oid 18 updating version 0 to 476 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: oid 18 version 476 is already newer than 474 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: oid 18 version 476 is already newer than 473 2023-12-01T15:48:07.299 INFO:tasks.rados.rados.0.smithi040.stdout:3638: oid 18 version 476 is already newer than 475 2023-12-01T15:48:07.300 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 476 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-12-01T15:48:07.300 INFO:tasks.rados.rados.0.smithi040.stdout:3638: left oid 18 (ObjNum 2242 snap 0 seq_num 2242) 2023-12-01T15:48:07.300 INFO:tasks.rados.rados.0.smithi040.stdout:3639: expect (ObjNum 2204 snap 0 seq_num 2204) 2023-12-01T15:48:07.406 INFO:tasks.rados.rados.0.smithi040.stdout:3640: finishing write tid 1 to smithi04088644-379 2023-12-01T15:48:07.407 INFO:tasks.rados.rados.0.smithi040.stdout:3640: finishing write tid 2 to smithi04088644-379 2023-12-01T15:48:07.407 INFO:tasks.rados.rados.0.smithi040.stdout:3640: finishing write tid 3 to smithi04088644-379 2023-12-01T15:48:07.407 INFO:tasks.rados.rados.0.smithi040.stdout:3640: finishing write tid 4 to smithi04088644-379 2023-12-01T15:48:07.407 INFO:tasks.rados.rados.0.smithi040.stdout:3640: finishing write tid 5 to smithi04088644-379 2023-12-01T15:48:07.407 INFO:tasks.rados.rados.0.smithi040.stdout:3640: oid 379 updating version 0 to 480 2023-12-01T15:48:07.407 INFO:tasks.rados.rados.0.smithi040.stdout:3640: oid 379 version 480 is already newer than 479 2023-12-01T15:48:07.408 INFO:tasks.rados.rados.0.smithi040.stdout:3640: oid 379 version 480 is already newer than 477 2023-12-01T15:48:07.408 INFO:tasks.rados.rados.0.smithi040.stdout:3640: oid 379 version 480 is already newer than 478 2023-12-01T15:48:07.408 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 379 v 480 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-12-01T15:48:07.408 INFO:tasks.rados.rados.0.smithi040.stdout:3640: left oid 379 (ObjNum 2243 snap 0 seq_num 2243) 2023-12-01T15:48:07.408 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing write tid 1 to smithi04088644-123 2023-12-01T15:48:07.409 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing write tid 2 to smithi04088644-123 2023-12-01T15:48:07.409 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing write tid 3 to smithi04088644-123 2023-12-01T15:48:07.409 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing write tid 4 to smithi04088644-123 2023-12-01T15:48:07.409 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing write tid 5 to smithi04088644-123 2023-12-01T15:48:07.410 INFO:tasks.rados.rados.0.smithi040.stdout:3641: oid 123 updating version 0 to 303 2023-12-01T15:48:07.410 INFO:tasks.rados.rados.0.smithi040.stdout:3641: oid 123 updating version 303 to 305 2023-12-01T15:48:07.410 INFO:tasks.rados.rados.0.smithi040.stdout:3641: oid 123 version 305 is already newer than 304 2023-12-01T15:48:07.410 INFO:tasks.rados.rados.0.smithi040.stdout:3641: oid 123 updating version 305 to 306 2023-12-01T15:48:07.411 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 123 v 306 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-12-01T15:48:07.411 INFO:tasks.rados.rados.0.smithi040.stdout:3641: left oid 123 (ObjNum 2244 snap 0 seq_num 2244) 2023-12-01T15:48:07.411 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing write tid 1 to smithi04088644-179 2023-12-01T15:48:07.411 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing write tid 2 to smithi04088644-179 2023-12-01T15:48:07.411 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing write tid 3 to smithi04088644-179 2023-12-01T15:48:07.411 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing write tid 4 to smithi04088644-179 2023-12-01T15:48:07.412 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing write tid 5 to smithi04088644-179 2023-12-01T15:48:07.412 INFO:tasks.rados.rados.0.smithi040.stdout:3642: oid 179 updating version 0 to 519 2023-12-01T15:48:07.412 INFO:tasks.rados.rados.0.smithi040.stdout:3642: oid 179 updating version 519 to 520 2023-12-01T15:48:07.412 INFO:tasks.rados.rados.0.smithi040.stdout:3642: oid 179 version 520 is already newer than 518 2023-12-01T15:48:07.412 INFO:tasks.rados.rados.0.smithi040.stdout:3642: oid 179 version 520 is already newer than 517 2023-12-01T15:48:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 179 v 520 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-12-01T15:48:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:3642: left oid 179 (ObjNum 2245 snap 0 seq_num 2245) 2023-12-01T15:48:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing write tid 1 to smithi04088644-470 2023-12-01T15:48:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing write tid 2 to smithi04088644-470 2023-12-01T15:48:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing write tid 3 to smithi04088644-470 2023-12-01T15:48:07.413 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing write tid 4 to smithi04088644-470 2023-12-01T15:48:07.414 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing write tid 5 to smithi04088644-470 2023-12-01T15:48:07.414 INFO:tasks.rados.rados.0.smithi040.stdout:3643: oid 470 updating version 0 to 448 2023-12-01T15:48:07.414 INFO:tasks.rados.rados.0.smithi040.stdout:3643: oid 470 version 448 is already newer than 447 2023-12-01T15:48:07.414 INFO:tasks.rados.rados.0.smithi040.stdout:3643: oid 470 version 448 is already newer than 446 2023-12-01T15:48:07.414 INFO:tasks.rados.rados.0.smithi040.stdout:3643: oid 470 updating version 448 to 449 2023-12-01T15:48:07.415 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 470 v 449 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-12-01T15:48:07.415 INFO:tasks.rados.rados.0.smithi040.stdout:3643: left oid 470 (ObjNum 2246 snap 0 seq_num 2246) 2023-12-01T15:48:07.415 INFO:tasks.rados.rados.0.smithi040.stdout:3645: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-12-01T15:48:07.513 INFO:tasks.rados.rados.0.smithi040.stdout:3646: expect (ObjNum 98 snap 0 seq_num 98) 2023-12-01T15:48:07.631 INFO:tasks.rados.rados.0.smithi040.stdout:3647: finishing write tid 1 to smithi04088644-407 2023-12-01T15:48:07.631 INFO:tasks.rados.rados.0.smithi040.stdout:3647: finishing write tid 2 to smithi04088644-407 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: finishing write tid 3 to smithi04088644-407 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: finishing write tid 4 to smithi04088644-407 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: finishing write tid 5 to smithi04088644-407 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: oid 407 updating version 0 to 416 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: oid 407 version 416 is already newer than 414 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: oid 407 version 416 is already newer than 413 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: oid 407 version 416 is already newer than 415 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 407 v 416 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3647: left oid 407 (ObjNum 2247 snap 0 seq_num 2247) 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3637: done (11 left) 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3638: done (10 left) 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3639: done (9 left) 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3640: done (8 left) 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3641: done (7 left) 2023-12-01T15:48:07.632 INFO:tasks.rados.rados.0.smithi040.stdout:3642: done (6 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3643: done (5 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3644: done (4 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3645: done (3 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3646: done (2 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3647: done (1 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3648: done (0 left) 2023-12-01T15:48:07.633 INFO:tasks.rados.rados.0.smithi040.stdout:3649: delete oid 195 current snap is 0 2023-12-01T15:48:07.634 INFO:tasks.rados.rados.0.smithi040.stdout:3649: done (0 left) 2023-12-01T15:48:07.634 INFO:tasks.rados.rados.0.smithi040.stdout:3650: read oid 196 snap -1 2023-12-01T15:48:07.634 INFO:tasks.rados.rados.0.smithi040.stdout:3650: expect deleted 2023-12-01T15:48:07.635 INFO:tasks.rados.rados.0.smithi040.stdout:3651: delete oid 84 current snap is 0 2023-12-01T15:48:07.637 INFO:tasks.rados.rados.0.smithi040.stdout:3650: done (1 left) 2023-12-01T15:48:07.637 INFO:tasks.rados.rados.0.smithi040.stdout:3651: done (0 left) 2023-12-01T15:48:07.637 INFO:tasks.rados.rados.0.smithi040.stdout:3652: write oid 370 current snap is 0 2023-12-01T15:48:07.637 INFO:tasks.rados.rados.0.smithi040.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-12-01T15:48:07.648 INFO:tasks.rados.rados.0.smithi040.stdout:3652: writing smithi04088644-370 from 632557 to 1258544 tid 1 2023-12-01T15:48:07.656 INFO:tasks.rados.rados.0.smithi040.stdout:3652: writing smithi04088644-370 from 1972967 to 2623421 tid 2 2023-12-01T15:48:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:3652: writing smithi04088644-370 from 3332098 to 3751046 tid 3 2023-12-01T15:48:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:3653: read oid 490 snap -1 2023-12-01T15:48:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-12-01T15:48:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:3654: write oid 329 current snap is 0 2023-12-01T15:48:07.663 INFO:tasks.rados.rados.0.smithi040.stdout:3652: finishing write tid 1 to smithi04088644-370 2023-12-01T15:48:07.664 INFO:tasks.rados.rados.0.smithi040.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-12-01T15:48:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:07 smithi040 bash[28232]: cluster 2023-12-01T15:48:05.586996+0000 mgr.y (mgr.24356) 298 : cluster 0 pgmap v268: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.9 MiB/s wr, 101 op/s 2023-12-01T15:48:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:07 smithi040 bash[28232]: audit 2023-12-01T15:48:06.774425+0000 mon.c (mon.2) 189 : audit 0 from='client.? 172.21.15.40:0/2016429083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:07.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:07 smithi040 bash[41173]: cluster 2023-12-01T15:48:05.586996+0000 mgr.y (mgr.24356) 298 : cluster 0 pgmap v268: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.9 MiB/s wr, 101 op/s 2023-12-01T15:48:07.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:07 smithi040 bash[41173]: audit 2023-12-01T15:48:06.774425+0000 mon.c (mon.2) 189 : audit 0 from='client.? 172.21.15.40:0/2016429083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:07.672 INFO:tasks.rados.rados.0.smithi040.stdout:3654: writing smithi04088644-329 from 649364 to 1350600 tid 1 2023-12-01T15:48:07.681 INFO:tasks.rados.rados.0.smithi040.stdout:3654: writing smithi04088644-329 from 2031449 to 2825561 tid 2 2023-12-01T15:48:07.687 INFO:tasks.rados.rados.0.smithi040.stdout:3654: writing smithi04088644-329 from 3243168 to 3849364 tid 3 2023-12-01T15:48:07.687 INFO:tasks.rados.rados.0.smithi040.stdout:3655: delete oid 484 current snap is 0 2023-12-01T15:48:07.687 INFO:tasks.rados.rados.0.smithi040.stdout:3652: finishing write tid 2 to smithi04088644-370 2023-12-01T15:48:07.687 INFO:tasks.rados.rados.0.smithi040.stdout:3652: finishing write tid 3 to smithi04088644-370 2023-12-01T15:48:07.687 INFO:tasks.rados.rados.0.smithi040.stdout:3652: finishing write tid 4 to smithi04088644-370 2023-12-01T15:48:07.687 INFO:tasks.rados.rados.0.smithi040.stdout:3652: finishing write tid 5 to smithi04088644-370 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3652: oid 370 updating version 0 to 360 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3652: oid 370 updating version 360 to 361 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3652: oid 370 updating version 361 to 362 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3652: oid 370 updating version 362 to 363 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 370 v 363 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3654: finishing write tid 1 to smithi04088644-329 2023-12-01T15:48:07.688 INFO:tasks.rados.rados.0.smithi040.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-12-01T15:48:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:07 smithi141 bash[31670]: cluster 2023-12-01T15:48:05.586996+0000 mgr.y (mgr.24356) 298 : cluster 0 pgmap v268: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.9 MiB/s wr, 101 op/s 2023-12-01T15:48:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:07 smithi141 bash[31670]: audit 2023-12-01T15:48:06.774425+0000 mon.c (mon.2) 189 : audit 0 from='client.? 172.21.15.40:0/2016429083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: finishing write tid 2 to smithi04088644-329 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: finishing write tid 3 to smithi04088644-329 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: finishing write tid 4 to smithi04088644-329 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: finishing write tid 5 to smithi04088644-329 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: oid 329 updating version 0 to 338 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: oid 329 updating version 338 to 340 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: oid 329 version 340 is already newer than 339 2023-12-01T15:48:07.887 INFO:tasks.rados.rados.0.smithi040.stdout:3654: oid 329 version 340 is already newer than 337 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 329 v 340 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3652: done (3 left) 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3653: done (2 left) 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3654: done (1 left) 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3655: done (0 left) 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3656: write oid 139 current snap is 0 2023-12-01T15:48:07.888 INFO:tasks.rados.rados.0.smithi040.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-12-01T15:48:07.899 INFO:tasks.rados.rados.0.smithi040.stdout:3656: writing smithi04088644-139 from 682978 to 1134712 tid 1 2023-12-01T15:48:07.908 INFO:tasks.rados.rados.0.smithi040.stdout:3656: writing smithi04088644-139 from 1748413 to 2546194 tid 2 2023-12-01T15:48:07.916 INFO:tasks.rados.rados.0.smithi040.stdout:3656: writing smithi04088644-139 from 3298014 to 3882978 tid 3 2023-12-01T15:48:07.916 INFO:tasks.rados.rados.0.smithi040.stdout:3657: delete oid 273 current snap is 0 2023-12-01T15:48:07.916 INFO:tasks.rados.rados.0.smithi040.stdout:3656: finishing write tid 1 to smithi04088644-139 2023-12-01T15:48:07.916 INFO:tasks.rados.rados.0.smithi040.stdout:3656: finishing write tid 2 to smithi04088644-139 2023-12-01T15:48:07.918 INFO:tasks.rados.rados.0.smithi040.stdout:3657: done (1 left) 2023-12-01T15:48:07.918 INFO:tasks.rados.rados.0.smithi040.stdout:3658: read oid 402 snap -1 2023-12-01T15:48:07.918 INFO:tasks.rados.rados.0.smithi040.stdout:3658: expect deleted 2023-12-01T15:48:07.919 INFO:tasks.rados.rados.0.smithi040.stdout:3659: write oid 234 current snap is 0 2023-12-01T15:48:07.919 INFO:tasks.rados.rados.0.smithi040.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-12-01T15:48:07.926 INFO:tasks.rados.rados.0.smithi040.stdout:3659: writing smithi04088644-234 from 716592 to 1318824 tid 1 2023-12-01T15:48:07.931 INFO:tasks.rados.rados.0.smithi040.stdout:3659: writing smithi04088644-234 from 1749024 to 2150474 tid 2 2023-12-01T15:48:07.940 INFO:tasks.rados.rados.0.smithi040.stdout:3659: writing smithi04088644-234 from 2836507 to 3628168 tid 3 2023-12-01T15:48:07.940 INFO:tasks.rados.rados.0.smithi040.stdout:3660: write oid 34 current snap is 0 2023-12-01T15:48:07.940 INFO:tasks.rados.rados.0.smithi040.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-12-01T15:48:07.948 INFO:tasks.rados.rados.0.smithi040.stdout:3660: writing smithi04088644-34 from 733399 to 1410880 tid 1 2023-12-01T15:48:07.956 INFO:tasks.rados.rados.0.smithi040.stdout:3660: writing smithi04088644-34 from 2207506 to 2868967 tid 2 2023-12-01T15:48:07.962 INFO:tasks.rados.rados.0.smithi040.stdout:3660: writing smithi04088644-34 from 3380283 to 3933399 tid 3 2023-12-01T15:48:07.963 INFO:tasks.rados.rados.0.smithi040.stdout:3661: write oid 202 current snap is 0 2023-12-01T15:48:07.963 INFO:tasks.rados.rados.0.smithi040.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-12-01T15:48:07.969 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi04088644-202 from 750206 to 1219289 tid 1 2023-12-01T15:48:07.976 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi04088644-202 from 1982341 to 2387460 tid 2 2023-12-01T15:48:07.984 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi04088644-202 from 3007706 to 3538264 tid 3 2023-12-01T15:48:07.984 INFO:tasks.rados.rados.0.smithi040.stdout:3662: read oid 171 snap -1 2023-12-01T15:48:07.984 INFO:tasks.rados.rados.0.smithi040.stdout:3662: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:48:07.984 INFO:tasks.rados.rados.0.smithi040.stdout:3663: write oid 78 current snap is 0 2023-12-01T15:48:07.984 INFO:tasks.rados.rados.0.smithi040.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-12-01T15:48:07.991 INFO:tasks.rados.rados.0.smithi040.stdout:3663: writing smithi04088644-78 from 767013 to 1311345 tid 1 2023-12-01T15:48:07.999 INFO:tasks.rados.rados.0.smithi040.stdout:3663: writing smithi04088644-78 from 1924470 to 2589600 tid 2 2023-12-01T15:48:08.006 INFO:tasks.rados.rados.0.smithi040.stdout:3663: writing smithi04088644-78 from 3035129 to 3776959 tid 3 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3664: read oid 342 snap -1 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3664: expect (ObjNum 2109 snap 0 seq_num 2109) 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3665: read oid 376 snap -1 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3665: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3666: delete oid 247 current snap is 0 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: finishing write tid 3 to smithi04088644-139 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: finishing write tid 4 to smithi04088644-139 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: finishing write tid 5 to smithi04088644-139 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: oid 139 updating version 0 to 407 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: oid 139 version 407 is already newer than 404 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: oid 139 version 407 is already newer than 405 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: oid 139 version 407 is already newer than 406 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 139 v 407 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-12-01T15:48:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: finishing write tid 1 to smithi04088644-234 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: finishing write tid 2 to smithi04088644-234 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: finishing write tid 3 to smithi04088644-234 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: finishing write tid 4 to smithi04088644-234 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: finishing write tid 5 to smithi04088644-234 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: oid 234 updating version 0 to 366 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: oid 234 version 366 is already newer than 364 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: oid 234 updating version 366 to 367 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: oid 234 version 367 is already newer than 365 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 234 v 367 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-12-01T15:48:08.008 INFO:tasks.rados.rados.0.smithi040.stdout:3660: finishing write tid 1 to smithi04088644-34 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: finishing write tid 2 to smithi04088644-34 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: finishing write tid 3 to smithi04088644-34 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: finishing write tid 4 to smithi04088644-34 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: finishing write tid 5 to smithi04088644-34 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: oid 34 updating version 0 to 585 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: oid 34 updating version 585 to 587 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: oid 34 updating version 587 to 588 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: oid 34 version 588 is already newer than 586 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 588 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 1 to smithi04088644-202 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 2 to smithi04088644-202 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 3 to smithi04088644-202 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 4 to smithi04088644-202 2023-12-01T15:48:08.009 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 5 to smithi04088644-202 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:3661: oid 202 updating version 0 to 413 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:3661: oid 202 version 413 is already newer than 412 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:3661: oid 202 version 413 is already newer than 410 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:3661: oid 202 version 413 is already newer than 411 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 202 v 413 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2023-12-01T15:48:08.010 INFO:tasks.rados.rados.0.smithi040.stdout:3662: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-12-01T15:48:08.178 INFO:tasks.rados.rados.0.smithi040.stdout:3663: finishing write tid 1 to smithi04088644-78 2023-12-01T15:48:08.178 INFO:tasks.rados.rados.0.smithi040.stdout:3663: finishing write tid 2 to smithi04088644-78 2023-12-01T15:48:08.178 INFO:tasks.rados.rados.0.smithi040.stdout:3665: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-12-01T15:48:08.296 INFO:tasks.rados.rados.0.smithi040.stdout:3663: finishing write tid 3 to smithi04088644-78 2023-12-01T15:48:08.296 INFO:tasks.rados.rados.0.smithi040.stdout:3663: finishing write tid 4 to smithi04088644-78 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3663: finishing write tid 5 to smithi04088644-78 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3663: oid 78 updating version 0 to 389 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3663: oid 78 version 389 is already newer than 387 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3663: oid 78 updating version 389 to 390 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3663: oid 78 version 390 is already newer than 388 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 78 v 390 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3663: left oid 78 (ObjNum 2259 snap 0 seq_num 2259) 2023-12-01T15:48:08.297 INFO:tasks.rados.rados.0.smithi040.stdout:3664: expect (ObjNum 2109 snap 0 seq_num 2109) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3656: done (9 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3658: done (8 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3659: done (7 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3660: done (6 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3661: done (5 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3662: done (4 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3663: done (3 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3664: done (2 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3665: done (1 left) 2023-12-01T15:48:08.417 INFO:tasks.rados.rados.0.smithi040.stdout:3666: done (0 left) 2023-12-01T15:48:08.418 INFO:tasks.rados.rados.0.smithi040.stdout:3667: write oid 384 current snap is 0 2023-12-01T15:48:08.418 INFO:tasks.rados.rados.0.smithi040.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-12-01T15:48:08.427 INFO:tasks.rados.rados.0.smithi040.stdout:3667: writing smithi04088644-384 from 400627 to 1095457 tid 1 2023-12-01T15:48:08.434 INFO:tasks.rados.rados.0.smithi040.stdout:3667: writing smithi04088644-384 from 1641434 to 2000627 tid 2 2023-12-01T15:48:08.434 INFO:tasks.rados.rados.0.smithi040.stdout:3668: write oid 355 current snap is 0 2023-12-01T15:48:08.434 INFO:tasks.rados.rados.0.smithi040.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-12-01T15:48:08.440 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi04088644-355 from 417434 to 1187513 tid 1 2023-12-01T15:48:08.445 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi04088644-355 from 1699916 to 2017434 tid 2 2023-12-01T15:48:08.445 INFO:tasks.rados.rados.0.smithi040.stdout:3669: write oid 94 current snap is 0 2023-12-01T15:48:08.445 INFO:tasks.rados.rados.0.smithi040.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-12-01T15:48:08.450 INFO:tasks.rados.rados.0.smithi040.stdout:3669: writing smithi04088644-94 from 434241 to 879569 tid 1 2023-12-01T15:48:08.457 INFO:tasks.rados.rados.0.smithi040.stdout:3669: writing smithi04088644-94 from 1642045 to 2034241 tid 2 2023-12-01T15:48:08.457 INFO:tasks.rados.rados.0.smithi040.stdout:3670: read oid 1 snap -1 2023-12-01T15:48:08.457 INFO:tasks.rados.rados.0.smithi040.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T15:48:08.457 INFO:tasks.rados.rados.0.smithi040.stdout:3671: read oid 424 snap -1 2023-12-01T15:48:08.457 INFO:tasks.rados.rados.0.smithi040.stdout:3671: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T15:48:08.457 INFO:tasks.rados.rados.0.smithi040.stdout:3672: write oid 65 current snap is 0 2023-12-01T15:48:08.458 INFO:tasks.rados.rados.0.smithi040.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-12-01T15:48:08.463 INFO:tasks.rados.rados.0.smithi040.stdout:3672: writing smithi04088644-65 from 451048 to 971625 tid 1 2023-12-01T15:48:08.469 INFO:tasks.rados.rados.0.smithi040.stdout:3672: writing smithi04088644-65 from 1700527 to 2051048 tid 2 2023-12-01T15:48:08.469 INFO:tasks.rados.rados.0.smithi040.stdout:3673: write oid 32 current snap is 0 2023-12-01T15:48:08.469 INFO:tasks.rados.rados.0.smithi040.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-12-01T15:48:08.475 INFO:tasks.rados.rados.0.smithi040.stdout:3673: writing smithi04088644-32 from 467855 to 1063681 tid 1 2023-12-01T15:48:08.481 INFO:tasks.rados.rados.0.smithi040.stdout:3673: writing smithi04088644-32 from 1759009 to 2067855 tid 2 2023-12-01T15:48:08.481 INFO:tasks.rados.rados.0.smithi040.stdout:3674: delete oid 354 current snap is 0 2023-12-01T15:48:08.481 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing write tid 1 to smithi04088644-384 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing write tid 2 to smithi04088644-384 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing write tid 3 to smithi04088644-384 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing write tid 4 to smithi04088644-384 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: oid 384 updating version 0 to 451 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: oid 384 updating version 451 to 452 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: oid 384 version 452 is already newer than 450 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 384 v 452 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 1 to smithi04088644-355 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 2 to smithi04088644-355 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 3 to smithi04088644-355 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 4 to smithi04088644-355 2023-12-01T15:48:08.482 INFO:tasks.rados.rados.0.smithi040.stdout:3668: oid 355 updating version 0 to 393 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3668: oid 355 version 393 is already newer than 391 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3668: oid 355 version 393 is already newer than 392 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 393 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 1 to smithi04088644-94 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 2 to smithi04088644-94 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 3 to smithi04088644-94 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 4 to smithi04088644-94 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3669: oid 94 updating version 0 to 342 2023-12-01T15:48:08.483 INFO:tasks.rados.rados.0.smithi040.stdout:3669: oid 94 updating version 342 to 343 2023-12-01T15:48:08.484 INFO:tasks.rados.rados.0.smithi040.stdout:3669: oid 94 updating version 343 to 344 2023-12-01T15:48:08.484 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 94 v 344 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-12-01T15:48:08.484 INFO:tasks.rados.rados.0.smithi040.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-12-01T15:48:08.484 INFO:tasks.rados.rados.0.smithi040.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-12-01T15:48:08.651 INFO:tasks.rados.rados.0.smithi040.stdout:3672: finishing write tid 1 to smithi04088644-65 2023-12-01T15:48:08.651 INFO:tasks.rados.rados.0.smithi040.stdout:3671: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-12-01T15:48:08.748 INFO:tasks.rados.rados.0.smithi040.stdout:3672: finishing write tid 2 to smithi04088644-65 2023-12-01T15:48:08.748 INFO:tasks.rados.rados.0.smithi040.stdout:3672: finishing write tid 3 to smithi04088644-65 2023-12-01T15:48:08.748 INFO:tasks.rados.rados.0.smithi040.stdout:3672: finishing write tid 4 to smithi04088644-65 2023-12-01T15:48:08.748 INFO:tasks.rados.rados.0.smithi040.stdout:3672: oid 65 updating version 0 to 532 2023-12-01T15:48:08.748 INFO:tasks.rados.rados.0.smithi040.stdout:3672: oid 65 version 532 is already newer than 531 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3672: oid 65 updating version 532 to 533 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 533 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: finishing write tid 1 to smithi04088644-32 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: finishing write tid 2 to smithi04088644-32 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: finishing write tid 3 to smithi04088644-32 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: finishing write tid 4 to smithi04088644-32 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: oid 32 updating version 0 to 415 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: oid 32 updating version 415 to 417 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: oid 32 version 417 is already newer than 416 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 417 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3667: done (7 left) 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3668: done (6 left) 2023-12-01T15:48:08.749 INFO:tasks.rados.rados.0.smithi040.stdout:3669: done (5 left) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3670: done (4 left) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3671: done (3 left) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3672: done (2 left) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3673: done (1 left) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3674: done (0 left) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3675: read oid 104 snap -1 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3675: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3676: read oid 407 snap -1 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3676: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-12-01T15:48:08.750 INFO:tasks.rados.rados.0.smithi040.stdout:3677: delete oid 334 current snap is 0 2023-12-01T15:48:08.752 INFO:tasks.rados.rados.0.smithi040.stdout:3675: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-12-01T15:48:08.886 INFO:tasks.rados.rados.0.smithi040.stdout:3676: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3675: done (2 left) 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3676: done (1 left) 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3677: done (0 left) 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3678: read oid 97 snap -1 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3678: expect deleted 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3679: read oid 33 snap -1 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3679: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3680: write oid 364 current snap is 0 2023-12-01T15:48:09.081 INFO:tasks.rados.rados.0.smithi040.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-12-01T15:48:09.086 INFO:tasks.rados.rados.0.smithi040.stdout:3680: writing smithi04088644-364 from 518276 to 1056202 tid 1 2023-12-01T15:48:09.093 INFO:tasks.rados.rados.0.smithi040.stdout:3680: writing smithi04088644-364 from 1534455 to 1957919 tid 2 2023-12-01T15:48:09.093 INFO:tasks.rados.rados.0.smithi040.stdout:3681: read oid 312 snap -1 2023-12-01T15:48:09.093 INFO:tasks.rados.rados.0.smithi040.stdout:3681: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T15:48:09.093 INFO:tasks.rados.rados.0.smithi040.stdout:3682: write oid 53 current snap is 0 2023-12-01T15:48:09.093 INFO:tasks.rados.rados.0.smithi040.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-12-01T15:48:09.099 INFO:tasks.rados.rados.0.smithi040.stdout:3682: writing smithi04088644-53 from 535083 to 1148258 tid 1 2023-12-01T15:48:09.106 INFO:tasks.rados.rados.0.smithi040.stdout:3682: writing smithi04088644-53 from 1592937 to 2135083 tid 2 2023-12-01T15:48:09.107 INFO:tasks.rados.rados.0.smithi040.stdout:3683: delete oid 465 current snap is 0 2023-12-01T15:48:09.107 INFO:tasks.rados.rados.0.smithi040.stdout:3679: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-12-01T15:48:09.249 INFO:tasks.rados.rados.0.smithi040.stdout:3680: finishing write tid 1 to smithi04088644-364 2023-12-01T15:48:09.249 INFO:tasks.rados.rados.0.smithi040.stdout:3680: finishing write tid 2 to smithi04088644-364 2023-12-01T15:48:09.249 INFO:tasks.rados.rados.0.smithi040.stdout:3680: finishing write tid 3 to smithi04088644-364 2023-12-01T15:48:09.249 INFO:tasks.rados.rados.0.smithi040.stdout:3680: finishing write tid 4 to smithi04088644-364 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:3680: oid 364 updating version 0 to 363 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:3680: oid 364 version 363 is already newer than 362 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:3680: oid 364 version 363 is already newer than 361 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 364 v 363 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:3680: left oid 364 (ObjNum 2268 snap 0 seq_num 2268) 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:3682: finishing write tid 1 to smithi04088644-53 2023-12-01T15:48:09.250 INFO:tasks.rados.rados.0.smithi040.stdout:3681: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: finishing write tid 2 to smithi04088644-53 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: finishing write tid 3 to smithi04088644-53 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: finishing write tid 4 to smithi04088644-53 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: oid 53 updating version 0 to 409 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: oid 53 version 409 is already newer than 408 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: oid 53 updating version 409 to 410 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 53 v 410 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3682: left oid 53 (ObjNum 2269 snap 0 seq_num 2269) 2023-12-01T15:48:09.455 INFO:tasks.rados.rados.0.smithi040.stdout:3678: done (5 left) 2023-12-01T15:48:09.456 INFO:tasks.rados.rados.0.smithi040.stdout:3679: done (4 left) 2023-12-01T15:48:09.456 INFO:tasks.rados.rados.0.smithi040.stdout:3680: done (3 left) 2023-12-01T15:48:09.456 INFO:tasks.rados.rados.0.smithi040.stdout:3681: done (2 left) 2023-12-01T15:48:09.456 INFO:tasks.rados.rados.0.smithi040.stdout:3682: done (1 left) 2023-12-01T15:48:09.456 INFO:tasks.rados.rados.0.smithi040.stdout:3683: done (0 left) 2023-12-01T15:48:09.456 INFO:tasks.rados.rados.0.smithi040.stdout:3684: delete oid 102 current snap is 0 2023-12-01T15:48:09.457 INFO:tasks.rados.rados.0.smithi040.stdout:3684: done (0 left) 2023-12-01T15:48:09.458 INFO:tasks.rados.rados.0.smithi040.stdout:3685: delete oid 458 current snap is 0 2023-12-01T15:48:09.461 INFO:tasks.rados.rados.0.smithi040.stdout:3685: done (0 left) 2023-12-01T15:48:09.461 INFO:tasks.rados.rados.0.smithi040.stdout:3686: write oid 455 current snap is 0 2023-12-01T15:48:09.461 INFO:tasks.rados.rados.0.smithi040.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-12-01T15:48:09.471 INFO:tasks.rados.rados.0.smithi040.stdout:3686: writing smithi04088644-455 from 602311 to 1116482 tid 1 2023-12-01T15:48:09.478 INFO:tasks.rados.rados.0.smithi040.stdout:3686: writing smithi04088644-455 from 1710512 to 2202311 tid 2 2023-12-01T15:48:09.478 INFO:tasks.rados.rados.0.smithi040.stdout:3687: read oid 325 snap -1 2023-12-01T15:48:09.478 INFO:tasks.rados.rados.0.smithi040.stdout:3687: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-12-01T15:48:09.478 INFO:tasks.rados.rados.0.smithi040.stdout:3688: write oid 169 current snap is 0 2023-12-01T15:48:09.478 INFO:tasks.rados.rados.0.smithi040.stdout:3686: finishing write tid 1 to smithi04088644-455 2023-12-01T15:48:09.478 INFO:tasks.rados.rados.0.smithi040.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-12-01T15:48:09.485 INFO:tasks.rados.rados.0.smithi040.stdout:3688: writing smithi04088644-169 from 619118 to 1324891 tid 1 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3688: writing smithi04088644-169 from 1885347 to 2219118 tid 2 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3689: read oid 27 snap -1 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3689: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3690: read oid 447 snap -1 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3690: expect deleted 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3691: delete oid 249 current snap is 0 2023-12-01T15:48:09.491 INFO:tasks.rados.rados.0.smithi040.stdout:3687: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: finishing write tid 2 to smithi04088644-455 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: finishing write tid 3 to smithi04088644-455 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: finishing write tid 4 to smithi04088644-455 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: oid 455 updating version 0 to 367 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: oid 455 version 367 is already newer than 366 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: oid 455 version 367 is already newer than 365 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 455 v 367 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3688: finishing write tid 1 to smithi04088644-169 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3688: finishing write tid 2 to smithi04088644-169 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3688: finishing write tid 3 to smithi04088644-169 2023-12-01T15:48:09.663 INFO:tasks.rados.rados.0.smithi040.stdout:3688: finishing write tid 4 to smithi04088644-169 2023-12-01T15:48:09.664 INFO:tasks.rados.rados.0.smithi040.stdout:3688: oid 169 updating version 0 to 369 2023-12-01T15:48:09.664 INFO:tasks.rados.rados.0.smithi040.stdout:3688: oid 169 updating version 369 to 371 2023-12-01T15:48:09.664 INFO:tasks.rados.rados.0.smithi040.stdout:3688: oid 169 version 371 is already newer than 370 2023-12-01T15:48:09.664 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 169 v 371 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-12-01T15:48:09.664 INFO:tasks.rados.rados.0.smithi040.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-12-01T15:48:09.664 INFO:tasks.rados.rados.0.smithi040.stdout:3689: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:48:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:09 smithi040 bash[28232]: cluster 2023-12-01T15:48:07.587587+0000 mgr.y (mgr.24356) 299 : cluster 0 pgmap v269: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T15:48:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:09 smithi040 bash[28232]: audit 2023-12-01T15:48:09.245080+0000 mon.a (mon.0) 905 : audit 0 from='client.? 172.21.15.40:0/1334671229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:09 smithi040 bash[41173]: cluster 2023-12-01T15:48:07.587587+0000 mgr.y (mgr.24356) 299 : cluster 0 pgmap v269: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T15:48:09.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:09 smithi040 bash[41173]: audit 2023-12-01T15:48:09.245080+0000 mon.a (mon.0) 905 : audit 0 from='client.? 172.21.15.40:0/1334671229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:09 smithi141 bash[31670]: cluster 2023-12-01T15:48:07.587587+0000 mgr.y (mgr.24356) 299 : cluster 0 pgmap v269: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T15:48:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:09 smithi141 bash[31670]: audit 2023-12-01T15:48:09.245080+0000 mon.a (mon.0) 905 : audit 0 from='client.? 172.21.15.40:0/1334671229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3686: done (5 left) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3687: done (4 left) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3688: done (3 left) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3689: done (2 left) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3690: done (1 left) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3691: done (0 left) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3692: read oid 212 snap -1 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3692: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3693: write oid 122 current snap is 0 2023-12-01T15:48:09.934 INFO:tasks.rados.rados.0.smithi040.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-12-01T15:48:09.945 INFO:tasks.rados.rados.0.smithi040.stdout:3693: writing smithi04088644-122 from 652732 to 1109003 tid 1 2023-12-01T15:48:09.952 INFO:tasks.rados.rados.0.smithi040.stdout:3693: writing smithi04088644-122 from 1885958 to 2252732 tid 2 2023-12-01T15:48:09.953 INFO:tasks.rados.rados.0.smithi040.stdout:3694: write oid 306 current snap is 0 2023-12-01T15:48:09.953 INFO:tasks.rados.rados.0.smithi040.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-12-01T15:48:09.959 INFO:tasks.rados.rados.0.smithi040.stdout:3694: writing smithi04088644-306 from 669539 to 1201059 tid 1 2023-12-01T15:48:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:3694: writing smithi04088644-306 from 1944440 to 2269539 tid 2 2023-12-01T15:48:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:3695: write oid 500 current snap is 0 2023-12-01T15:48:09.966 INFO:tasks.rados.rados.0.smithi040.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-12-01T15:48:09.973 INFO:tasks.rados.rados.0.smithi040.stdout:3695: writing smithi04088644-500 from 686346 to 1293115 tid 1 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3695: writing smithi04088644-500 from 2002922 to 2286346 tid 2 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3696: read oid 411 snap -1 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3696: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3697: read oid 462 snap -1 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3697: expect deleted 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3698: read oid 321 snap -1 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3698: expect (ObjNum 320 snap 0 seq_num 320) 2023-12-01T15:48:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:3699: read oid 295 snap -1 2023-12-01T15:48:09.980 INFO:tasks.rados.rados.0.smithi040.stdout:3699: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:48:09.980 INFO:tasks.rados.rados.0.smithi040.stdout:3700: write oid 93 current snap is 0 2023-12-01T15:48:09.980 INFO:tasks.rados.rados.0.smithi040.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-12-01T15:48:09.987 INFO:tasks.rados.rados.0.smithi040.stdout:3700: writing smithi04088644-93 from 703153 to 1385171 tid 1 2023-12-01T15:48:09.992 INFO:tasks.rados.rados.0.smithi040.stdout:3700: writing smithi04088644-93 from 2061404 to 2303153 tid 2 2023-12-01T15:48:09.992 INFO:tasks.rados.rados.0.smithi040.stdout:3701: write oid 336 current snap is 0 2023-12-01T15:48:09.993 INFO:tasks.rados.rados.0.smithi040.stdout:3692: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-12-01T15:48:10.103 INFO:tasks.rados.rados.0.smithi040.stdout:3693: finishing write tid 1 to smithi04088644-122 2023-12-01T15:48:10.103 INFO:tasks.rados.rados.0.smithi040.stdout:3693: finishing write tid 2 to smithi04088644-122 2023-12-01T15:48:10.103 INFO:tasks.rados.rados.0.smithi040.stdout:3693: finishing write tid 3 to smithi04088644-122 2023-12-01T15:48:10.103 INFO:tasks.rados.rados.0.smithi040.stdout:3693: finishing write tid 4 to smithi04088644-122 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3693: oid 122 updating version 0 to 676 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3693: oid 122 updating version 676 to 678 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3693: oid 122 version 678 is already newer than 677 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 122 v 678 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: finishing write tid 1 to smithi04088644-306 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: finishing write tid 2 to smithi04088644-306 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: finishing write tid 3 to smithi04088644-306 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: finishing write tid 4 to smithi04088644-306 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: oid 306 updating version 0 to 413 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: oid 306 version 413 is already newer than 411 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: oid 306 version 413 is already newer than 412 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 306 v 413 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-12-01T15:48:10.104 INFO:tasks.rados.rados.0.smithi040.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-12-01T15:48:10.105 INFO:tasks.rados.rados.0.smithi040.stdout:3695: finishing write tid 1 to smithi04088644-500 2023-12-01T15:48:10.105 INFO:tasks.rados.rados.0.smithi040.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-12-01T15:48:10.117 INFO:tasks.rados.rados.0.smithi040.stdout:3701: writing smithi04088644-336 from 719960 to 1477227 tid 1 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3701: writing smithi04088644-336 from 2003533 to 2319960 tid 2 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3692: done (9 left) 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3693: done (8 left) 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3694: done (7 left) 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3697: done (6 left) 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3702: read oid 94 snap -1 2023-12-01T15:48:10.123 INFO:tasks.rados.rados.0.smithi040.stdout:3702: expect (ObjNum 2263 snap 0 seq_num 2263) 2023-12-01T15:48:10.124 INFO:tasks.rados.rados.0.smithi040.stdout:3703: read oid 496 snap -1 2023-12-01T15:48:10.124 INFO:tasks.rados.rados.0.smithi040.stdout:3703: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-12-01T15:48:10.124 INFO:tasks.rados.rados.0.smithi040.stdout:3704: write oid 51 current snap is 0 2023-12-01T15:48:10.124 INFO:tasks.rados.rados.0.smithi040.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-12-01T15:48:10.131 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi04088644-51 from 736767 to 1285636 tid 1 2023-12-01T15:48:10.137 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi04088644-51 from 1778368 to 2336767 tid 2 2023-12-01T15:48:10.137 INFO:tasks.rados.rados.0.smithi040.stdout:3705: write oid 76 current snap is 0 2023-12-01T15:48:10.137 INFO:tasks.rados.rados.0.smithi040.stdout:3696: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-12-01T15:48:10.284 INFO:tasks.rados.rados.0.smithi040.stdout:3699: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-12-01T15:48:10.436 INFO:tasks.rados.rados.0.smithi040.stdout:3695: finishing write tid 2 to smithi04088644-500 2023-12-01T15:48:10.436 INFO:tasks.rados.rados.0.smithi040.stdout:3695: finishing write tid 3 to smithi04088644-500 2023-12-01T15:48:10.436 INFO:tasks.rados.rados.0.smithi040.stdout:3695: finishing write tid 4 to smithi04088644-500 2023-12-01T15:48:10.437 INFO:tasks.rados.rados.0.smithi040.stdout:3695: oid 500 updating version 0 to 372 2023-12-01T15:48:10.437 INFO:tasks.rados.rados.0.smithi040.stdout:3695: oid 500 updating version 372 to 373 2023-12-01T15:48:10.437 INFO:tasks.rados.rados.0.smithi040.stdout:3695: oid 500 updating version 373 to 374 2023-12-01T15:48:10.437 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 500 v 374 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-12-01T15:48:10.437 INFO:tasks.rados.rados.0.smithi040.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-12-01T15:48:10.437 INFO:tasks.rados.rados.0.smithi040.stdout:3698: expect (ObjNum 320 snap 0 seq_num 320) 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: finishing write tid 1 to smithi04088644-93 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: finishing write tid 2 to smithi04088644-93 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: finishing write tid 3 to smithi04088644-93 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: finishing write tid 4 to smithi04088644-93 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: oid 93 updating version 0 to 396 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: oid 93 version 396 is already newer than 395 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: oid 93 version 396 is already newer than 394 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 396 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3701: finishing write tid 1 to smithi04088644-336 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3701: finishing write tid 2 to smithi04088644-336 2023-12-01T15:48:10.544 INFO:tasks.rados.rados.0.smithi040.stdout:3701: finishing write tid 3 to smithi04088644-336 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:3701: finishing write tid 4 to smithi04088644-336 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:3701: oid 336 updating version 0 to 477 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:3701: oid 336 updating version 477 to 478 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:3701: oid 336 updating version 478 to 479 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 336 v 479 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:3701: left oid 336 (ObjNum 2280 snap 0 seq_num 2280) 2023-12-01T15:48:10.545 INFO:tasks.rados.rados.0.smithi040.stdout:3702: expect (ObjNum 2263 snap 0 seq_num 2263) 2023-12-01T15:48:10.674 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 1 to smithi04088644-51 2023-12-01T15:48:10.674 INFO:tasks.rados.rados.0.smithi040.stdout:3703: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-12-01T15:48:10.787 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 2 to smithi04088644-51 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 3 to smithi04088644-51 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 4 to smithi04088644-51 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3704: oid 51 updating version 0 to 680 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3704: oid 51 updating version 680 to 681 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3704: oid 51 version 681 is already newer than 679 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 51 v 681 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3704: left oid 51 (ObjNum 2281 snap 0 seq_num 2281) 2023-12-01T15:48:10.788 INFO:tasks.rados.rados.0.smithi040.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-12-01T15:48:10.801 INFO:tasks.rados.rados.0.smithi040.stdout:3705: writing smithi04088644-76 from 753574 to 1377692 tid 1 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3705: writing smithi04088644-76 from 1836850 to 2353574 tid 2 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3695: done (9 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3696: done (8 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3698: done (7 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3699: done (6 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3700: done (5 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3701: done (4 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3702: done (3 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3703: done (2 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3704: done (1 left) 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3706: write oid 499 current snap is 0 2023-12-01T15:48:10.808 INFO:tasks.rados.rados.0.smithi040.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-12-01T15:48:10.816 INFO:tasks.rados.rados.0.smithi040.stdout:3706: writing smithi04088644-499 from 770381 to 1469748 tid 1 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3706: writing smithi04088644-499 from 1895332 to 2370381 tid 2 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3707: read oid 409 snap -1 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3707: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3708: delete oid 265 current snap is 0 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: finishing write tid 1 to smithi04088644-76 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: finishing write tid 2 to smithi04088644-76 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: finishing write tid 3 to smithi04088644-76 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: finishing write tid 4 to smithi04088644-76 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: oid 76 updating version 0 to 522 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: oid 76 updating version 522 to 523 2023-12-01T15:48:10.823 INFO:tasks.rados.rados.0.smithi040.stdout:3705: oid 76 updating version 523 to 524 2023-12-01T15:48:10.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 76 v 524 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-12-01T15:48:10.824 INFO:tasks.rados.rados.0.smithi040.stdout:3705: left oid 76 (ObjNum 2282 snap 0 seq_num 2282) 2023-12-01T15:48:10.824 INFO:tasks.rados.rados.0.smithi040.stdout:3706: finishing write tid 1 to smithi04088644-499 2023-12-01T15:48:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:3705: done (3 left) 2023-12-01T15:48:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:3708: done (2 left) 2023-12-01T15:48:10.826 INFO:tasks.rados.rados.0.smithi040.stdout:3709: write oid 119 current snap is 0 2023-12-01T15:48:10.826 INFO:tasks.rados.rados.0.smithi040.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-12-01T15:48:10.832 INFO:tasks.rados.rados.0.smithi040.stdout:3709: writing smithi04088644-119 from 403995 to 853860 tid 1 2023-12-01T15:48:10.841 INFO:tasks.rados.rados.0.smithi040.stdout:3709: writing smithi04088644-119 from 1495943 to 2092417 tid 2 2023-12-01T15:48:10.841 INFO:tasks.rados.rados.0.smithi040.stdout:3710: write oid 456 current snap is 0 2023-12-01T15:48:10.841 INFO:tasks.rados.rados.0.smithi040.stdout:3706: finishing write tid 2 to smithi04088644-499 2023-12-01T15:48:10.841 INFO:tasks.rados.rados.0.smithi040.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-12-01T15:48:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:3710: writing smithi04088644-456 from 420802 to 945916 tid 1 2023-12-01T15:48:10.853 INFO:tasks.rados.rados.0.smithi040.stdout:3710: writing smithi04088644-456 from 1554425 to 2294557 tid 2 2023-12-01T15:48:10.853 INFO:tasks.rados.rados.0.smithi040.stdout:3711: read oid 375 snap -1 2023-12-01T15:48:10.853 INFO:tasks.rados.rados.0.smithi040.stdout:3711: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-12-01T15:48:10.853 INFO:tasks.rados.rados.0.smithi040.stdout:3712: write oid 440 current snap is 0 2023-12-01T15:48:10.853 INFO:tasks.rados.rados.0.smithi040.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-12-01T15:48:10.859 INFO:tasks.rados.rados.0.smithi040.stdout:3712: writing smithi04088644-440 from 437609 to 1037972 tid 1 2023-12-01T15:48:10.866 INFO:tasks.rados.rados.0.smithi040.stdout:3712: writing smithi04088644-440 from 1612907 to 2096697 tid 2 2023-12-01T15:48:10.866 INFO:tasks.rados.rados.0.smithi040.stdout:3713: read oid 296 snap -1 2023-12-01T15:48:10.866 INFO:tasks.rados.rados.0.smithi040.stdout:3713: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-12-01T15:48:10.867 INFO:tasks.rados.rados.0.smithi040.stdout:3714: write oid 279 current snap is 0 2023-12-01T15:48:10.867 INFO:tasks.rados.rados.0.smithi040.stdout:3706: finishing write tid 3 to smithi04088644-499 2023-12-01T15:48:10.867 INFO:tasks.rados.rados.0.smithi040.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-12-01T15:48:10.872 INFO:tasks.rados.rados.0.smithi040.stdout:3714: writing smithi04088644-279 from 454416 to 1130028 tid 1 2023-12-01T15:48:10.881 INFO:tasks.rados.rados.0.smithi040.stdout:3714: writing smithi04088644-279 from 1555036 to 2298837 tid 2 2023-12-01T15:48:10.881 INFO:tasks.rados.rados.0.smithi040.stdout:3715: read oid 483 snap -1 2023-12-01T15:48:10.881 INFO:tasks.rados.rados.0.smithi040.stdout:3715: expect (ObjNum 2213 snap 0 seq_num 2213) 2023-12-01T15:48:10.881 INFO:tasks.rados.rados.0.smithi040.stdout:3716: read oid 27 snap -1 2023-12-01T15:48:10.881 INFO:tasks.rados.rados.0.smithi040.stdout:3716: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:48:10.881 INFO:tasks.rados.rados.0.smithi040.stdout:3717: read oid 500 snap -1 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3717: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3718: write oid 438 current snap is 0 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3706: finishing write tid 4 to smithi04088644-499 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3706: oid 499 updating version 0 to 482 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3706: oid 499 updating version 482 to 483 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3706: oid 499 version 483 is already newer than 481 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 499 v 483 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3706: left oid 499 (ObjNum 2283 snap 0 seq_num 2283) 2023-12-01T15:48:10.882 INFO:tasks.rados.rados.0.smithi040.stdout:3707: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: finishing write tid 1 to smithi04088644-119 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: finishing write tid 2 to smithi04088644-119 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: finishing write tid 3 to smithi04088644-119 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: finishing write tid 4 to smithi04088644-119 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: oid 119 updating version 0 to 412 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: oid 119 updating version 412 to 413 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: oid 119 updating version 413 to 414 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 119 v 414 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3709: left oid 119 (ObjNum 2285 snap 0 seq_num 2285) 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3710: finishing write tid 1 to smithi04088644-456 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3710: finishing write tid 2 to smithi04088644-456 2023-12-01T15:48:11.005 INFO:tasks.rados.rados.0.smithi040.stdout:3710: finishing write tid 3 to smithi04088644-456 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:3710: finishing write tid 4 to smithi04088644-456 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:3710: oid 456 updating version 0 to 417 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:3710: oid 456 version 417 is already newer than 415 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:3710: oid 456 version 417 is already newer than 416 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 456 v 417 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:3710: left oid 456 (ObjNum 2286 snap 0 seq_num 2286) 2023-12-01T15:48:11.006 INFO:tasks.rados.rados.0.smithi040.stdout:3711: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3714: finishing write tid 1 to smithi04088644-279 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: finishing write tid 1 to smithi04088644-440 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: finishing write tid 2 to smithi04088644-440 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: finishing write tid 3 to smithi04088644-440 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: finishing write tid 4 to smithi04088644-440 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: oid 440 updating version 0 to 534 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: oid 440 updating version 534 to 535 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: oid 440 updating version 535 to 536 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 440 v 536 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3712: left oid 440 (ObjNum 2287 snap 0 seq_num 2287) 2023-12-01T15:48:11.226 INFO:tasks.rados.rados.0.smithi040.stdout:3713: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-12-01T15:48:11.495 INFO:tasks.rados.rados.0.smithi040.stdout:3714: finishing write tid 2 to smithi04088644-279 2023-12-01T15:48:11.496 INFO:tasks.rados.rados.0.smithi040.stdout:3714: finishing write tid 3 to smithi04088644-279 2023-12-01T15:48:11.496 INFO:tasks.rados.rados.0.smithi040.stdout:3715: expect (ObjNum 2213 snap 0 seq_num 2213) 2023-12-01T15:48:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:11 smithi040 bash[28232]: cluster 2023-12-01T15:48:09.588858+0000 mgr.y (mgr.24356) 300 : cluster 0 pgmap v270: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-12-01T15:48:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:11 smithi040 bash[41173]: cluster 2023-12-01T15:48:09.588858+0000 mgr.y (mgr.24356) 300 : cluster 0 pgmap v270: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-12-01T15:48:11.723 INFO:tasks.rados.rados.0.smithi040.stdout:3714: finishing write tid 4 to smithi04088644-279 2023-12-01T15:48:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:3714: oid 279 updating version 0 to 345 2023-12-01T15:48:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:3714: oid 279 updating version 345 to 346 2023-12-01T15:48:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:3714: oid 279 updating version 346 to 347 2023-12-01T15:48:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 279 v 347 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-12-01T15:48:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:3714: left oid 279 (ObjNum 2288 snap 0 seq_num 2288) 2023-12-01T15:48:11.724 INFO:tasks.rados.rados.0.smithi040.stdout:3717: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-12-01T15:48:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:11 smithi141 bash[31670]: cluster 2023-12-01T15:48:09.588858+0000 mgr.y (mgr.24356) 300 : cluster 0 pgmap v270: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-12-01T15:48:11.895 INFO:tasks.rados.rados.0.smithi040.stdout:3716: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-12-01T15:48:12.159 INFO:tasks.rados.rados.0.smithi040.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-12-01T15:48:12.169 INFO:tasks.rados.rados.0.smithi040.stdout:3718: writing smithi04088644-438 from 471223 to 938437 tid 1 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3718: writing smithi04088644-438 from 1729871 to 2217330 tid 2 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3706: done (11 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3707: done (10 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3709: done (9 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3710: done (8 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3711: done (7 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3712: done (6 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3713: done (5 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3714: done (4 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3715: done (3 left) 2023-12-01T15:48:12.179 INFO:tasks.rados.rados.0.smithi040.stdout:3716: done (2 left) 2023-12-01T15:48:12.180 INFO:tasks.rados.rados.0.smithi040.stdout:3717: done (1 left) 2023-12-01T15:48:12.180 INFO:tasks.rados.rados.0.smithi040.stdout:3719: read oid 78 snap -1 2023-12-01T15:48:12.180 INFO:tasks.rados.rados.0.smithi040.stdout:3719: expect (ObjNum 2259 snap 0 seq_num 2259) 2023-12-01T15:48:12.180 INFO:tasks.rados.rados.0.smithi040.stdout:3720: delete oid 246 current snap is 0 2023-12-01T15:48:12.180 INFO:tasks.rados.rados.0.smithi040.stdout:3718: finishing write tid 1 to smithi04088644-438 2023-12-01T15:48:12.184 INFO:tasks.rados.rados.0.smithi040.stdout:3718: finishing write tid 2 to smithi04088644-438 2023-12-01T15:48:12.184 INFO:tasks.rados.rados.0.smithi040.stdout:3718: finishing write tid 3 to smithi04088644-438 2023-12-01T15:48:12.185 INFO:tasks.rados.rados.0.smithi040.stdout:3718: finishing write tid 4 to smithi04088644-438 2023-12-01T15:48:12.185 INFO:tasks.rados.rados.0.smithi040.stdout:3718: oid 438 updating version 0 to 537 2023-12-01T15:48:12.185 INFO:tasks.rados.rados.0.smithi040.stdout:3718: oid 438 updating version 537 to 538 2023-12-01T15:48:12.185 INFO:tasks.rados.rados.0.smithi040.stdout:3718: oid 438 updating version 538 to 539 2023-12-01T15:48:12.185 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 438 v 539 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-12-01T15:48:12.185 INFO:tasks.rados.rados.0.smithi040.stdout:3718: left oid 438 (ObjNum 2289 snap 0 seq_num 2289) 2023-12-01T15:48:12.197 INFO:tasks.rados.rados.0.smithi040.stdout:3719: expect (ObjNum 2259 snap 0 seq_num 2259) 2023-12-01T15:48:12.334 INFO:tasks.rados.rados.0.smithi040.stdout:3718: done (2 left) 2023-12-01T15:48:12.334 INFO:tasks.rados.rados.0.smithi040.stdout:3719: done (1 left) 2023-12-01T15:48:12.334 INFO:tasks.rados.rados.0.smithi040.stdout:3720: done (0 left) 2023-12-01T15:48:12.335 INFO:tasks.rados.rados.0.smithi040.stdout:3721: write oid 244 current snap is 0 2023-12-01T15:48:12.335 INFO:tasks.rados.rados.0.smithi040.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-12-01T15:48:12.347 INFO:tasks.rados.rados.0.smithi040.stdout:3721: writing smithi04088644-244 from 504837 to 1122549 tid 1 2023-12-01T15:48:12.355 INFO:tasks.rados.rados.0.smithi040.stdout:3721: writing smithi04088644-244 from 1846835 to 2337963 tid 2 2023-12-01T15:48:12.355 INFO:tasks.rados.rados.0.smithi040.stdout:3722: read oid 53 snap -1 2023-12-01T15:48:12.355 INFO:tasks.rados.rados.0.smithi040.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-12-01T15:48:12.355 INFO:tasks.rados.rados.0.smithi040.stdout:3723: write oid 46 current snap is 0 2023-12-01T15:48:12.355 INFO:tasks.rados.rados.0.smithi040.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-12-01T15:48:12.362 INFO:tasks.rados.rados.0.smithi040.stdout:3723: writing smithi04088644-46 from 521644 to 1214605 tid 1 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3723: writing smithi04088644-46 from 1788964 to 2521644 tid 2 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3724: read oid 196 snap -1 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3724: expect deleted 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3725: read oid 429 snap -1 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3725: expect deleted 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3726: write oid 307 current snap is 0 2023-12-01T15:48:12.371 INFO:tasks.rados.rados.0.smithi040.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-12-01T15:48:12.379 INFO:tasks.rados.rados.0.smithi040.stdout:3726: writing smithi04088644-307 from 538451 to 1306661 tid 1 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3726: writing smithi04088644-307 from 1847446 to 2342243 tid 2 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3727: read oid 484 snap -1 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3727: expect deleted 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3728: write oid 36 current snap is 0 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 1 to smithi04088644-244 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 2 to smithi04088644-244 2023-12-01T15:48:12.385 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 3 to smithi04088644-244 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 4 to smithi04088644-244 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:3721: oid 244 updating version 0 to 684 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:3721: oid 244 version 684 is already newer than 683 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:3721: oid 244 version 684 is already newer than 682 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 244 v 684 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-12-01T15:48:12.386 INFO:tasks.rados.rados.0.smithi040.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-12-01T15:48:12.490 INFO:tasks.rados.rados.0.smithi040.stdout:3723: finishing write tid 1 to smithi04088644-46 2023-12-01T15:48:12.490 INFO:tasks.rados.rados.0.smithi040.stdout:3723: finishing write tid 2 to smithi04088644-46 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3723: finishing write tid 3 to smithi04088644-46 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3723: finishing write tid 4 to smithi04088644-46 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3723: oid 46 updating version 0 to 399 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3723: oid 46 version 399 is already newer than 398 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3723: oid 46 updating version 399 to 400 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 400 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: finishing write tid 1 to smithi04088644-307 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: finishing write tid 2 to smithi04088644-307 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: finishing write tid 3 to smithi04088644-307 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: finishing write tid 4 to smithi04088644-307 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: oid 307 updating version 0 to 542 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: oid 307 version 542 is already newer than 541 2023-12-01T15:48:12.491 INFO:tasks.rados.rados.0.smithi040.stdout:3726: oid 307 version 542 is already newer than 540 2023-12-01T15:48:12.492 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 307 v 542 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-12-01T15:48:12.492 INFO:tasks.rados.rados.0.smithi040.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-12-01T15:48:12.492 INFO:tasks.rados.rados.0.smithi040.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-12-01T15:48:12.503 INFO:tasks.rados.rados.0.smithi040.stdout:3728: writing smithi04088644-36 from 555258 to 998717 tid 1 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3728: writing smithi04088644-36 from 1505928 to 2260736 tid 2 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3721: done (7 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3722: done (6 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3723: done (5 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3724: done (4 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3725: done (3 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3726: done (2 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3727: done (1 left) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3729: read oid 96 snap -1 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3729: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-12-01T15:48:12.511 INFO:tasks.rados.rados.0.smithi040.stdout:3730: read oid 221 snap -1 2023-12-01T15:48:12.512 INFO:tasks.rados.rados.0.smithi040.stdout:3730: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-12-01T15:48:12.512 INFO:tasks.rados.rados.0.smithi040.stdout:3731: write oid 19 current snap is 0 2023-12-01T15:48:12.512 INFO:tasks.rados.rados.0.smithi040.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-12-01T15:48:12.517 INFO:tasks.rados.rados.0.smithi040.stdout:3731: writing smithi04088644-19 from 572065 to 1090773 tid 1 2023-12-01T15:48:12.523 INFO:tasks.rados.rados.0.smithi040.stdout:3731: writing smithi04088644-19 from 1564410 to 2062876 tid 2 2023-12-01T15:48:12.523 INFO:tasks.rados.rados.0.smithi040.stdout:3732: read oid 264 snap -1 2023-12-01T15:48:12.523 INFO:tasks.rados.rados.0.smithi040.stdout:3732: expect deleted 2023-12-01T15:48:12.523 INFO:tasks.rados.rados.0.smithi040.stdout:3733: write oid 124 current snap is 0 2023-12-01T15:48:12.523 INFO:tasks.rados.rados.0.smithi040.stdout:3728: finishing write tid 1 to smithi04088644-36 2023-12-01T15:48:12.523 INFO:tasks.rados.rados.0.smithi040.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-12-01T15:48:12.530 INFO:tasks.rados.rados.0.smithi040.stdout:3733: writing smithi04088644-124 from 588872 to 1299182 tid 1 2023-12-01T15:48:12.537 INFO:tasks.rados.rados.0.smithi040.stdout:3733: writing smithi04088644-124 from 2022892 to 2588872 tid 2 2023-12-01T15:48:12.537 INFO:tasks.rados.rados.0.smithi040.stdout:3734: read oid 207 snap -1 2023-12-01T15:48:12.537 INFO:tasks.rados.rados.0.smithi040.stdout:3734: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-12-01T15:48:12.537 INFO:tasks.rados.rados.0.smithi040.stdout:3735: write oid 443 current snap is 0 2023-12-01T15:48:12.537 INFO:tasks.rados.rados.0.smithi040.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-12-01T15:48:12.544 INFO:tasks.rados.rados.0.smithi040.stdout:3735: writing smithi04088644-443 from 605679 to 1391238 tid 1 2023-12-01T15:48:12.552 INFO:tasks.rados.rados.0.smithi040.stdout:3735: writing smithi04088644-443 from 2081374 to 2583509 tid 2 2023-12-01T15:48:12.552 INFO:tasks.rados.rados.0.smithi040.stdout:3736: read oid 479 snap -1 2023-12-01T15:48:12.552 INFO:tasks.rados.rados.0.smithi040.stdout:3736: expect (ObjNum 2155 snap 0 seq_num 2155) 2023-12-01T15:48:12.552 INFO:tasks.rados.rados.0.smithi040.stdout:3737: write oid 412 current snap is 0 2023-12-01T15:48:12.552 INFO:tasks.rados.rados.0.smithi040.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-12-01T15:48:12.557 INFO:tasks.rados.rados.0.smithi040.stdout:3737: writing smithi04088644-412 from 622486 to 1083294 tid 1 2023-12-01T15:48:12.566 INFO:tasks.rados.rados.0.smithi040.stdout:3737: writing smithi04088644-412 from 1739856 to 2385649 tid 2 2023-12-01T15:48:12.566 INFO:tasks.rados.rados.0.smithi040.stdout:3738: write oid 166 current snap is 0 2023-12-01T15:48:12.566 INFO:tasks.rados.rados.0.smithi040.stdout:3729: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-12-01T15:48:12.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:12 smithi040 bash[41173]: audit 2023-12-01T15:48:11.691094+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.40:0/2088933740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:12 smithi040 bash[28232]: audit 2023-12-01T15:48:11.691094+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.40:0/2088933740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: finishing write tid 2 to smithi04088644-36 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3731: finishing write tid 1 to smithi04088644-19 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: finishing write tid 3 to smithi04088644-36 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: finishing write tid 4 to smithi04088644-36 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: oid 36 updating version 0 to 454 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: oid 36 updating version 454 to 456 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: oid 36 version 456 is already newer than 455 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 456 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3728: left oid 36 (ObjNum 2294 snap 0 seq_num 2294) 2023-12-01T15:48:12.723 INFO:tasks.rados.rados.0.smithi040.stdout:3730: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-12-01T15:48:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:12 smithi141 bash[31670]: audit 2023-12-01T15:48:11.691094+0000 mon.c (mon.2) 190 : audit 0 from='client.? 172.21.15.40:0/2088933740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:12.911 INFO:tasks.rados.rados.0.smithi040.stdout:3731: finishing write tid 2 to smithi04088644-19 2023-12-01T15:48:12.911 INFO:tasks.rados.rados.0.smithi040.stdout:3731: finishing write tid 3 to smithi04088644-19 2023-12-01T15:48:12.911 INFO:tasks.rados.rados.0.smithi040.stdout:3731: finishing write tid 4 to smithi04088644-19 2023-12-01T15:48:12.911 INFO:tasks.rados.rados.0.smithi040.stdout:3731: oid 19 updating version 0 to 419 2023-12-01T15:48:12.911 INFO:tasks.rados.rados.0.smithi040.stdout:3731: oid 19 version 419 is already newer than 418 2023-12-01T15:48:12.911 INFO:tasks.rados.rados.0.smithi040.stdout:3731: oid 19 updating version 419 to 420 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 420 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3731: left oid 19 (ObjNum 2295 snap 0 seq_num 2295) 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 1 to smithi04088644-124 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 2 to smithi04088644-124 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 3 to smithi04088644-124 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 4 to smithi04088644-124 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: oid 124 updating version 0 to 526 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: oid 124 version 526 is already newer than 525 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: oid 124 updating version 526 to 527 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 124 v 527 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3733: left oid 124 (ObjNum 2296 snap 0 seq_num 2296) 2023-12-01T15:48:12.912 INFO:tasks.rados.rados.0.smithi040.stdout:3734: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-12-01T15:48:13.093 INFO:tasks.rados.rados.0.smithi040.stdout:3735: finishing write tid 1 to smithi04088644-443 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: finishing write tid 2 to smithi04088644-443 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: finishing write tid 3 to smithi04088644-443 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: finishing write tid 4 to smithi04088644-443 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: oid 443 updating version 0 to 370 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: oid 443 version 370 is already newer than 369 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: oid 443 version 370 is already newer than 368 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 443 v 370 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3735: left oid 443 (ObjNum 2297 snap 0 seq_num 2297) 2023-12-01T15:48:13.094 INFO:tasks.rados.rados.0.smithi040.stdout:3736: expect (ObjNum 2155 snap 0 seq_num 2155) 2023-12-01T15:48:13.254 INFO:tasks.rados.rados.0.smithi040.stdout:3737: finishing write tid 1 to smithi04088644-412 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: finishing write tid 2 to smithi04088644-412 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: finishing write tid 3 to smithi04088644-412 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: finishing write tid 4 to smithi04088644-412 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: oid 412 updating version 0 to 480 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: oid 412 updating version 480 to 481 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: oid 412 updating version 481 to 482 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 412 v 482 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3737: left oid 412 (ObjNum 2298 snap 0 seq_num 2298) 2023-12-01T15:48:13.255 INFO:tasks.rados.rados.0.smithi040.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-12-01T15:48:13.266 INFO:tasks.rados.rados.0.smithi040.stdout:3738: writing smithi04088644-166 from 639293 to 1175350 tid 1 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3738: writing smithi04088644-166 from 1798338 to 2304142 tid 2 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3728: done (10 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3729: done (9 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3730: done (8 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3731: done (7 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3732: done (6 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3733: done (5 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3734: done (4 left) 2023-12-01T15:48:13.275 INFO:tasks.rados.rados.0.smithi040.stdout:3735: done (3 left) 2023-12-01T15:48:13.276 INFO:tasks.rados.rados.0.smithi040.stdout:3736: done (2 left) 2023-12-01T15:48:13.276 INFO:tasks.rados.rados.0.smithi040.stdout:3737: done (1 left) 2023-12-01T15:48:13.276 INFO:tasks.rados.rados.0.smithi040.stdout:3739: write oid 449 current snap is 0 2023-12-01T15:48:13.276 INFO:tasks.rados.rados.0.smithi040.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-12-01T15:48:13.281 INFO:tasks.rados.rados.0.smithi040.stdout:3739: writing smithi04088644-449 from 656100 to 1267406 tid 1 2023-12-01T15:48:13.287 INFO:tasks.rados.rados.0.smithi040.stdout:3739: writing smithi04088644-449 from 1740467 to 2389929 tid 2 2023-12-01T15:48:13.287 INFO:tasks.rados.rados.0.smithi040.stdout:3740: write oid 390 current snap is 0 2023-12-01T15:48:13.287 INFO:tasks.rados.rados.0.smithi040.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-12-01T15:48:13.295 INFO:tasks.rados.rados.0.smithi040.stdout:3740: writing smithi04088644-390 from 672907 to 1359462 tid 1 2023-12-01T15:48:13.300 INFO:tasks.rados.rados.0.smithi040.stdout:3740: writing smithi04088644-390 from 1798949 to 2308422 tid 2 2023-12-01T15:48:13.300 INFO:tasks.rados.rados.0.smithi040.stdout:3741: write oid 481 current snap is 0 2023-12-01T15:48:13.300 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing write tid 1 to smithi04088644-166 2023-12-01T15:48:13.300 INFO:tasks.rados.rados.0.smithi040.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-12-01T15:48:13.308 INFO:tasks.rados.rados.0.smithi040.stdout:3741: writing smithi04088644-481 from 689714 to 1451518 tid 1 2023-12-01T15:48:13.314 INFO:tasks.rados.rados.0.smithi040.stdout:3741: writing smithi04088644-481 from 1857431 to 2510562 tid 2 2023-12-01T15:48:13.314 INFO:tasks.rados.rados.0.smithi040.stdout:3742: read oid 12 snap -1 2023-12-01T15:48:13.317 INFO:tasks.rados.rados.0.smithi040.stdout:3742: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:48:13.317 INFO:tasks.rados.rados.0.smithi040.stdout:3743: write oid 379 current snap is 0 2023-12-01T15:48:13.317 INFO:tasks.rados.rados.0.smithi040.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-12-01T15:48:13.320 INFO:tasks.rados.rados.0.smithi040.stdout:3743: writing smithi04088644-379 from 706521 to 1143574 tid 1 2023-12-01T15:48:13.328 INFO:tasks.rados.rados.0.smithi040.stdout:3743: writing smithi04088644-379 from 1915913 to 2429055 tid 2 2023-12-01T15:48:13.328 INFO:tasks.rados.rados.0.smithi040.stdout:3744: read oid 267 snap -1 2023-12-01T15:48:13.328 INFO:tasks.rados.rados.0.smithi040.stdout:3744: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:48:13.328 INFO:tasks.rados.rados.0.smithi040.stdout:3745: write oid 371 current snap is 0 2023-12-01T15:48:13.328 INFO:tasks.rados.rados.0.smithi040.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-12-01T15:48:13.335 INFO:tasks.rados.rados.0.smithi040.stdout:3745: writing smithi04088644-371 from 723328 to 1351983 tid 1 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3745: writing smithi04088644-371 from 1974395 to 2631195 tid 2 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3746: read oid 210 snap -1 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3746: expect deleted 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3747: read oid 148 snap -1 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3747: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3748: write oid 363 current snap is 0 2023-12-01T15:48:13.343 INFO:tasks.rados.rados.0.smithi040.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-12-01T15:48:13.351 INFO:tasks.rados.rados.0.smithi040.stdout:3748: writing smithi04088644-363 from 740135 to 1444039 tid 1 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3748: writing smithi04088644-363 from 2032877 to 2549688 tid 2 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3749: read oid 74 snap -1 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3749: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3750: read oid 100 snap -1 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3750: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3751: read oid 94 snap -1 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3751: expect (ObjNum 2263 snap 0 seq_num 2263) 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3752: write oid 204 current snap is 0 2023-12-01T15:48:13.358 INFO:tasks.rados.rados.0.smithi040.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-12-01T15:48:13.368 INFO:tasks.rados.rados.0.smithi040.stdout:3752: writing smithi04088644-204 from 756942 to 1536095 tid 1 2023-12-01T15:48:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3752: writing smithi04088644-204 from 2091359 to 2751828 tid 2 2023-12-01T15:48:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3753: write oid 426 current snap is 0 2023-12-01T15:48:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-12-01T15:48:13.382 INFO:tasks.rados.rados.0.smithi040.stdout:3753: writing smithi04088644-426 from 773749 to 1228151 tid 1 2023-12-01T15:48:13.389 INFO:tasks.rados.rados.0.smithi040.stdout:3753: writing smithi04088644-426 from 1749841 to 2270321 tid 2 2023-12-01T15:48:13.389 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:13.389 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing write tid 2 to smithi04088644-166 2023-12-01T15:48:13.389 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing write tid 3 to smithi04088644-166 2023-12-01T15:48:13.389 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing write tid 4 to smithi04088644-166 2023-12-01T15:48:13.389 INFO:tasks.rados.rados.0.smithi040.stdout:3738: oid 166 updating version 0 to 592 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3738: oid 166 version 592 is already newer than 590 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3738: oid 166 version 592 is already newer than 591 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 166 v 592 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3738: left oid 166 (ObjNum 2299 snap 0 seq_num 2299) 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: finishing write tid 1 to smithi04088644-449 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: finishing write tid 2 to smithi04088644-449 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: finishing write tid 3 to smithi04088644-449 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3738: done (15 left) 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3754: read oid 331 snap -1 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3754: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: finishing write tid 4 to smithi04088644-449 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: oid 449 updating version 0 to 421 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: oid 449 updating version 421 to 422 2023-12-01T15:48:13.390 INFO:tasks.rados.rados.0.smithi040.stdout:3739: oid 449 updating version 422 to 423 2023-12-01T15:48:13.391 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 449 v 423 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-12-01T15:48:13.391 INFO:tasks.rados.rados.0.smithi040.stdout:3739: left oid 449 (ObjNum 2300 snap 0 seq_num 2300) 2023-12-01T15:48:13.391 INFO:tasks.rados.rados.0.smithi040.stdout:3739: done (15 left) 2023-12-01T15:48:13.391 INFO:tasks.rados.rados.0.smithi040.stdout:3755: write oid 187 current snap is 0 2023-12-01T15:48:13.391 INFO:tasks.rados.rados.0.smithi040.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-12-01T15:48:13.396 INFO:tasks.rados.rados.0.smithi040.stdout:3755: writing smithi04088644-187 from 790556 to 1320207 tid 1 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3755: writing smithi04088644-187 from 2091970 to 2756108 tid 2 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: finishing write tid 1 to smithi04088644-390 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: finishing write tid 2 to smithi04088644-390 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: finishing write tid 3 to smithi04088644-390 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: finishing write tid 4 to smithi04088644-390 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: oid 390 updating version 0 to 377 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: oid 390 version 377 is already newer than 375 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:3740: oid 390 version 377 is already newer than 376 2023-12-01T15:48:13.405 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 390 v 377 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3740: left oid 390 (ObjNum 2301 snap 0 seq_num 2301) 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3741: finishing write tid 1 to smithi04088644-481 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3740: done (15 left) 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3756: read oid 250 snap -1 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3756: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3741: finishing write tid 2 to smithi04088644-481 2023-12-01T15:48:13.406 INFO:tasks.rados.rados.0.smithi040.stdout:3742: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3741: finishing write tid 3 to smithi04088644-481 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3741: finishing write tid 4 to smithi04088644-481 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3741: oid 481 updating version 0 to 685 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3741: oid 481 updating version 685 to 687 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3741: oid 481 version 687 is already newer than 686 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 481 v 687 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3741: left oid 481 (ObjNum 2302 snap 0 seq_num 2302) 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3743: finishing write tid 1 to smithi04088644-379 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3743: finishing write tid 2 to smithi04088644-379 2023-12-01T15:48:13.484 INFO:tasks.rados.rados.0.smithi040.stdout:3744: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-12-01T15:48:13.659 INFO:tasks.rados.rados.0.smithi040.stdout:3743: finishing write tid 3 to smithi04088644-379 2023-12-01T15:48:13.659 INFO:tasks.rados.rados.0.smithi040.stdout:3743: finishing write tid 4 to smithi04088644-379 2023-12-01T15:48:13.659 INFO:tasks.rados.rados.0.smithi040.stdout:3743: oid 379 updating version 0 to 486 2023-12-01T15:48:13.659 INFO:tasks.rados.rados.0.smithi040.stdout:3743: oid 379 version 486 is already newer than 485 2023-12-01T15:48:13.659 INFO:tasks.rados.rados.0.smithi040.stdout:3743: oid 379 version 486 is already newer than 484 2023-12-01T15:48:13.659 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 379 v 486 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3743: left oid 379 (ObjNum 2303 snap 0 seq_num 2303) 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing write tid 1 to smithi04088644-371 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing write tid 2 to smithi04088644-371 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing write tid 3 to smithi04088644-371 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing write tid 4 to smithi04088644-371 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: oid 371 updating version 0 to 421 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: oid 371 version 421 is already newer than 419 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: oid 371 version 421 is already newer than 420 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 371 v 421 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3745: left oid 371 (ObjNum 2304 snap 0 seq_num 2304) 2023-12-01T15:48:13.660 INFO:tasks.rados.rados.0.smithi040.stdout:3747: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:48:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:13 smithi040 bash[28232]: cluster 2023-12-01T15:48:11.589350+0000 mgr.y (mgr.24356) 301 : cluster 0 pgmap v271: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T15:48:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:13 smithi040 bash[41173]: cluster 2023-12-01T15:48:11.589350+0000 mgr.y (mgr.24356) 301 : cluster 0 pgmap v271: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T15:48:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:13 smithi141 bash[31670]: cluster 2023-12-01T15:48:11.589350+0000 mgr.y (mgr.24356) 301 : cluster 0 pgmap v271: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: finishing write tid 1 to smithi04088644-363 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: finishing write tid 2 to smithi04088644-363 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: finishing write tid 3 to smithi04088644-363 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: finishing write tid 4 to smithi04088644-363 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: oid 363 updating version 0 to 349 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: oid 363 updating version 349 to 350 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: oid 363 version 350 is already newer than 348 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 350 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3748: left oid 363 (ObjNum 2305 snap 0 seq_num 2305) 2023-12-01T15:48:13.824 INFO:tasks.rados.rados.0.smithi040.stdout:3751: expect (ObjNum 2263 snap 0 seq_num 2263) 2023-12-01T15:48:13.959 INFO:tasks.rados.rados.0.smithi040.stdout:3749: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T15:48:14.134 INFO:tasks.rados.rados.0.smithi040.stdout:3750: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:48:14.225 INFO:tasks.rados.rados.0.smithi040.stdout:3752: finishing write tid 1 to smithi04088644-204 2023-12-01T15:48:14.225 INFO:tasks.rados.rados.0.smithi040.stdout:3752: finishing write tid 2 to smithi04088644-204 2023-12-01T15:48:14.225 INFO:tasks.rados.rados.0.smithi040.stdout:3752: finishing write tid 3 to smithi04088644-204 2023-12-01T15:48:14.225 INFO:tasks.rados.rados.0.smithi040.stdout:3752: finishing write tid 4 to smithi04088644-204 2023-12-01T15:48:14.225 INFO:tasks.rados.rados.0.smithi040.stdout:3752: oid 204 updating version 0 to 403 2023-12-01T15:48:14.225 INFO:tasks.rados.rados.0.smithi040.stdout:3752: oid 204 version 403 is already newer than 402 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3752: oid 204 version 403 is already newer than 401 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 204 v 403 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3752: left oid 204 (ObjNum 2306 snap 0 seq_num 2306) 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 1 to smithi04088644-426 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 2 to smithi04088644-426 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 3 to smithi04088644-426 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 4 to smithi04088644-426 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: oid 426 updating version 0 to 371 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: oid 426 updating version 371 to 373 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: oid 426 version 373 is already newer than 372 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 426 v 373 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3753: left oid 426 (ObjNum 2307 snap 0 seq_num 2307) 2023-12-01T15:48:14.226 INFO:tasks.rados.rados.0.smithi040.stdout:3754: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-12-01T15:48:14.325 INFO:tasks.rados.rados.0.smithi040.stdout:3755: finishing write tid 1 to smithi04088644-187 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: finishing write tid 2 to smithi04088644-187 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: finishing write tid 3 to smithi04088644-187 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: finishing write tid 4 to smithi04088644-187 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: oid 187 updating version 0 to 378 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: oid 187 updating version 378 to 379 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: oid 187 updating version 379 to 380 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 187 v 380 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3755: left oid 187 (ObjNum 2308 snap 0 seq_num 2308) 2023-12-01T15:48:14.326 INFO:tasks.rados.rados.0.smithi040.stdout:3756: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3741: done (15 left) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3742: done (14 left) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3743: done (13 left) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3744: done (12 left) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3745: done (11 left) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3746: done (10 left) 2023-12-01T15:48:14.567 INFO:tasks.rados.rados.0.smithi040.stdout:3747: done (9 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3748: done (8 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3749: done (7 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3750: done (6 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3751: done (5 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3752: done (4 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3753: done (3 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3754: done (2 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3755: done (1 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3756: done (0 left) 2023-12-01T15:48:14.568 INFO:tasks.rados.rados.0.smithi040.stdout:3757: delete oid 233 current snap is 0 2023-12-01T15:48:14.569 INFO:tasks.rados.rados.0.smithi040.stdout:3757: done (0 left) 2023-12-01T15:48:14.570 INFO:tasks.rados.rados.0.smithi040.stdout:3758: delete oid 219 current snap is 0 2023-12-01T15:48:14.572 INFO:tasks.rados.rados.0.smithi040.stdout:3758: done (0 left) 2023-12-01T15:48:14.572 INFO:tasks.rados.rados.0.smithi040.stdout:3759: read oid 49 snap -1 2023-12-01T15:48:14.572 INFO:tasks.rados.rados.0.smithi040.stdout:3759: expect (ObjNum 2147 snap 0 seq_num 2147) 2023-12-01T15:48:14.572 INFO:tasks.rados.rados.0.smithi040.stdout:3760: delete oid 344 current snap is 0 2023-12-01T15:48:14.575 INFO:tasks.rados.rados.0.smithi040.stdout:3760: done (1 left) 2023-12-01T15:48:14.575 INFO:tasks.rados.rados.0.smithi040.stdout:3761: write oid 287 current snap is 0 2023-12-01T15:48:14.575 INFO:tasks.rados.rados.0.smithi040.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-12-01T15:48:14.585 INFO:tasks.rados.rados.0.smithi040.stdout:3761: writing smithi04088644-287 from 457784 to 1004784 tid 1 2023-12-01T15:48:14.596 INFO:tasks.rados.rados.0.smithi040.stdout:3761: writing smithi04088644-287 from 1525898 to 2197374 tid 2 2023-12-01T15:48:14.596 INFO:tasks.rados.rados.0.smithi040.stdout:3762: write oid 437 current snap is 0 2023-12-01T15:48:14.596 INFO:tasks.rados.rados.0.smithi040.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-12-01T15:48:14.603 INFO:tasks.rados.rados.0.smithi040.stdout:3762: writing smithi04088644-437 from 474591 to 1096840 tid 1 2023-12-01T15:48:14.608 INFO:tasks.rados.rados.0.smithi040.stdout:3762: writing smithi04088644-437 from 1584380 to 1999514 tid 2 2023-12-01T15:48:14.613 INFO:tasks.rados.rados.0.smithi040.stdout:3762: writing smithi04088644-437 from 2501500 to 2874591 tid 3 2023-12-01T15:48:14.613 INFO:tasks.rados.rados.0.smithi040.stdout:3763: read oid 243 snap -1 2023-12-01T15:48:14.613 INFO:tasks.rados.rados.0.smithi040.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:48:14.613 INFO:tasks.rados.rados.0.smithi040.stdout:3764: delete oid 247 current snap is 0 2023-12-01T15:48:14.613 INFO:tasks.rados.rados.0.smithi040.stdout:3759: expect (ObjNum 2147 snap 0 seq_num 2147) 2023-12-01T15:48:14.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:14 smithi040 bash[41173]: audit 2023-12-01T15:48:14.146635+0000 mon.c (mon.2) 191 : audit 0 from='client.? 172.21.15.40:0/1975926034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:14.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:14 smithi040 bash[28232]: audit 2023-12-01T15:48:14.146635+0000 mon.c (mon.2) 191 : audit 0 from='client.? 172.21.15.40:0/1975926034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: finishing write tid 1 to smithi04088644-287 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: finishing write tid 2 to smithi04088644-287 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: finishing write tid 3 to smithi04088644-287 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: finishing write tid 4 to smithi04088644-287 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: oid 287 updating version 0 to 377 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: oid 287 version 377 is already newer than 376 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: oid 287 version 377 is already newer than 375 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 287 v 377 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing write tid 1 to smithi04088644-437 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing write tid 2 to smithi04088644-437 2023-12-01T15:48:14.723 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing write tid 3 to smithi04088644-437 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing write tid 4 to smithi04088644-437 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing write tid 5 to smithi04088644-437 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: oid 437 updating version 0 to 544 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: oid 437 version 544 is already newer than 543 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: oid 437 updating version 544 to 545 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: oid 437 updating version 545 to 546 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 437 v 546 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-12-01T15:48:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2023-12-01T15:48:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:14 smithi141 bash[31670]: audit 2023-12-01T15:48:14.146635+0000 mon.c (mon.2) 191 : audit 0 from='client.? 172.21.15.40:0/1975926034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:14.789 INFO:tasks.rados.rados.0.smithi040.stdout:3759: done (4 left) 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3761: done (3 left) 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3762: done (2 left) 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3763: done (1 left) 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3764: done (0 left) 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3765: read oid 140 snap -1 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3765: expect (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3766: write oid 421 current snap is 0 2023-12-01T15:48:14.790 INFO:tasks.rados.rados.0.smithi040.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-12-01T15:48:14.803 INFO:tasks.rados.rados.0.smithi040.stdout:3766: writing smithi04088644-421 from 508205 to 1280952 tid 1 2023-12-01T15:48:14.809 INFO:tasks.rados.rados.0.smithi040.stdout:3766: writing smithi04088644-421 from 1701344 to 2120147 tid 2 2023-12-01T15:48:14.813 INFO:tasks.rados.rados.0.smithi040.stdout:3766: writing smithi04088644-421 from 2556346 to 2908205 tid 3 2023-12-01T15:48:14.813 INFO:tasks.rados.rados.0.smithi040.stdout:3767: write oid 409 current snap is 0 2023-12-01T15:48:14.813 INFO:tasks.rados.rados.0.smithi040.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-12-01T15:48:14.819 INFO:tasks.rados.rados.0.smithi040.stdout:3767: writing smithi04088644-409 from 525012 to 973008 tid 1 2023-12-01T15:48:14.826 INFO:tasks.rados.rados.0.smithi040.stdout:3767: writing smithi04088644-409 from 1643473 to 2322287 tid 2 2023-12-01T15:48:14.830 INFO:tasks.rados.rados.0.smithi040.stdout:3767: writing smithi04088644-409 from 2867416 to 2925012 tid 3 2023-12-01T15:48:14.830 INFO:tasks.rados.rados.0.smithi040.stdout:3768: write oid 208 current snap is 0 2023-12-01T15:48:14.830 INFO:tasks.rados.rados.0.smithi040.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-12-01T15:48:14.835 INFO:tasks.rados.rados.0.smithi040.stdout:3768: writing smithi04088644-208 from 541819 to 1065064 tid 1 2023-12-01T15:48:14.842 INFO:tasks.rados.rados.0.smithi040.stdout:3768: writing smithi04088644-208 from 1701955 to 2124427 tid 2 2023-12-01T15:48:14.847 INFO:tasks.rados.rados.0.smithi040.stdout:3768: writing smithi04088644-208 from 2894839 to 2941819 tid 3 2023-12-01T15:48:14.847 INFO:tasks.rados.rados.0.smithi040.stdout:3769: write oid 167 current snap is 0 2023-12-01T15:48:14.847 INFO:tasks.rados.rados.0.smithi040.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-12-01T15:48:14.853 INFO:tasks.rados.rados.0.smithi040.stdout:3769: writing smithi04088644-167 from 558626 to 1157120 tid 1 2023-12-01T15:48:14.861 INFO:tasks.rados.rados.0.smithi040.stdout:3769: writing smithi04088644-167 from 1760437 to 2442920 tid 2 2023-12-01T15:48:14.864 INFO:tasks.rados.rados.0.smithi040.stdout:3769: writing smithi04088644-167 from 2922262 to 2958626 tid 3 2023-12-01T15:48:14.864 INFO:tasks.rados.rados.0.smithi040.stdout:3770: read oid 147 snap -1 2023-12-01T15:48:14.864 INFO:tasks.rados.rados.0.smithi040.stdout:3770: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-12-01T15:48:14.864 INFO:tasks.rados.rados.0.smithi040.stdout:3771: read oid 169 snap -1 2023-12-01T15:48:14.864 INFO:tasks.rados.rados.0.smithi040.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-12-01T15:48:14.865 INFO:tasks.rados.rados.0.smithi040.stdout:3772: write oid 90 current snap is 0 2023-12-01T15:48:14.865 INFO:tasks.rados.rados.0.smithi040.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-12-01T15:48:14.872 INFO:tasks.rados.rados.0.smithi040.stdout:3772: writing smithi04088644-90 from 575433 to 1365529 tid 1 2023-12-01T15:48:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:3772: writing smithi04088644-90 from 1935272 to 2361413 tid 2 2023-12-01T15:48:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:3773: write oid 416 current snap is 0 2023-12-01T15:48:14.878 INFO:tasks.rados.rados.0.smithi040.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-12-01T15:48:14.884 INFO:tasks.rados.rados.0.smithi040.stdout:3773: writing smithi04088644-416 from 592240 to 1057585 tid 1 2023-12-01T15:48:14.891 INFO:tasks.rados.rados.0.smithi040.stdout:3773: writing smithi04088644-416 from 1593754 to 2279906 tid 2 2023-12-01T15:48:14.895 INFO:tasks.rados.rados.0.smithi040.stdout:3773: writing smithi04088644-416 from 2809814 to 2992240 tid 3 2023-12-01T15:48:14.896 INFO:tasks.rados.rados.0.smithi040.stdout:3774: write oid 59 current snap is 0 2023-12-01T15:48:14.896 INFO:tasks.rados.rados.0.smithi040.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-12-01T15:48:14.902 INFO:tasks.rados.rados.0.smithi040.stdout:3774: writing smithi04088644-59 from 609047 to 1149641 tid 1 2023-12-01T15:48:14.908 INFO:tasks.rados.rados.0.smithi040.stdout:3774: writing smithi04088644-59 from 1935883 to 2365693 tid 2 2023-12-01T15:48:14.912 INFO:tasks.rados.rados.0.smithi040.stdout:3774: writing smithi04088644-59 from 3004531 to 3009047 tid 3 2023-12-01T15:48:14.912 INFO:tasks.rados.rados.0.smithi040.stdout:3775: write oid 417 current snap is 0 2023-12-01T15:48:14.912 INFO:tasks.rados.rados.0.smithi040.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-12-01T15:48:14.919 INFO:tasks.rados.rados.0.smithi040.stdout:3775: writing smithi04088644-417 from 625854 to 1241697 tid 1 2023-12-01T15:48:14.926 INFO:tasks.rados.rados.0.smithi040.stdout:3775: writing smithi04088644-417 from 1994365 to 2567833 tid 2 2023-12-01T15:48:14.926 INFO:tasks.rados.rados.0.smithi040.stdout:3776: write oid 171 current snap is 0 2023-12-01T15:48:14.926 INFO:tasks.rados.rados.0.smithi040.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-12-01T15:48:14.933 INFO:tasks.rados.rados.0.smithi040.stdout:3776: writing smithi04088644-171 from 642661 to 1333753 tid 1 2023-12-01T15:48:14.940 INFO:tasks.rados.rados.0.smithi040.stdout:3776: writing smithi04088644-171 from 2052847 to 2486326 tid 2 2023-12-01T15:48:14.940 INFO:tasks.rados.rados.0.smithi040.stdout:3777: write oid 483 current snap is 0 2023-12-01T15:48:14.940 INFO:tasks.rados.rados.0.smithi040.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-12-01T15:48:14.949 INFO:tasks.rados.rados.0.smithi040.stdout:3777: writing smithi04088644-483 from 659468 to 1425809 tid 1 2023-12-01T15:48:14.955 INFO:tasks.rados.rados.0.smithi040.stdout:3777: writing smithi04088644-483 from 2111329 to 2688466 tid 2 2023-12-01T15:48:14.955 INFO:tasks.rados.rados.0.smithi040.stdout:3778: read oid 384 snap -1 2023-12-01T15:48:14.955 INFO:tasks.rados.rados.0.smithi040.stdout:3778: expect (ObjNum 2261 snap 0 seq_num 2261) 2023-12-01T15:48:14.955 INFO:tasks.rados.rados.0.smithi040.stdout:3779: write oid 268 current snap is 0 2023-12-01T15:48:14.955 INFO:tasks.rados.rados.0.smithi040.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-12-01T15:48:14.961 INFO:tasks.rados.rados.0.smithi040.stdout:3779: writing smithi04088644-268 from 676275 to 1117865 tid 1 2023-12-01T15:48:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:3779: writing smithi04088644-268 from 1653458 to 2090606 tid 2 2023-12-01T15:48:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:3779: writing smithi04088644-268 from 2597870 to 3028947 tid 3 2023-12-01T15:48:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:3780: read oid 209 snap -1 2023-12-01T15:48:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:3780: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:48:14.973 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3765: expect (ObjNum 139 snap 0 seq_num 139) 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 1 to smithi04088644-421 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 2 to smithi04088644-421 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 3 to smithi04088644-421 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 4 to smithi04088644-421 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 5 to smithi04088644-421 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: oid 421 updating version 0 to 382 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: oid 421 updating version 382 to 383 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: oid 421 updating version 383 to 384 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: oid 421 updating version 384 to 385 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 421 v 385 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-12-01T15:48:15.058 INFO:tasks.rados.rados.0.smithi040.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 1 to smithi04088644-409 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 2 to smithi04088644-409 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 3 to smithi04088644-409 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 4 to smithi04088644-409 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 5 to smithi04088644-409 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: oid 409 updating version 0 to 487 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: oid 409 updating version 487 to 489 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: oid 409 version 489 is already newer than 488 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: oid 409 updating version 489 to 490 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 409 v 490 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3768: finishing write tid 1 to smithi04088644-208 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3768: finishing write tid 2 to smithi04088644-208 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3768: finishing write tid 3 to smithi04088644-208 2023-12-01T15:48:15.059 INFO:tasks.rados.rados.0.smithi040.stdout:3768: finishing write tid 4 to smithi04088644-208 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3768: finishing write tid 5 to smithi04088644-208 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3768: oid 208 updating version 0 to 424 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3768: oid 208 updating version 424 to 425 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3768: oid 208 updating version 425 to 427 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3768: oid 208 version 427 is already newer than 426 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 208 v 427 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3768: left oid 208 (ObjNum 2317 snap 0 seq_num 2317) 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 1 to smithi04088644-167 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 2 to smithi04088644-167 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 3 to smithi04088644-167 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 4 to smithi04088644-167 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 5 to smithi04088644-167 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: oid 167 updating version 0 to 414 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: oid 167 updating version 414 to 416 2023-12-01T15:48:15.060 INFO:tasks.rados.rados.0.smithi040.stdout:3769: oid 167 version 416 is already newer than 415 2023-12-01T15:48:15.061 INFO:tasks.rados.rados.0.smithi040.stdout:3769: oid 167 updating version 416 to 417 2023-12-01T15:48:15.061 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 167 v 417 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-12-01T15:48:15.061 INFO:tasks.rados.rados.0.smithi040.stdout:3769: left oid 167 (ObjNum 2318 snap 0 seq_num 2318) 2023-12-01T15:48:15.061 INFO:tasks.rados.rados.0.smithi040.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-12-01T15:48:15.157 INFO:tasks.rados.rados.0.smithi040.stdout:3770: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: finishing write tid 1 to smithi04088644-90 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: finishing write tid 2 to smithi04088644-90 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: finishing write tid 3 to smithi04088644-90 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: finishing write tid 4 to smithi04088644-90 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: oid 90 updating version 0 to 485 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: oid 90 version 485 is already newer than 483 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: oid 90 version 485 is already newer than 484 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 90 v 485 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3772: left oid 90 (ObjNum 2319 snap 0 seq_num 2319) 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 1 to smithi04088644-416 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 2 to smithi04088644-416 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 3 to smithi04088644-416 2023-12-01T15:48:15.238 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 4 to smithi04088644-416 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 5 to smithi04088644-416 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3773: oid 416 updating version 0 to 492 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3773: oid 416 updating version 492 to 494 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3773: oid 416 version 494 is already newer than 491 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3773: oid 416 version 494 is already newer than 493 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 416 v 494 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3773: left oid 416 (ObjNum 2320 snap 0 seq_num 2320) 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: finishing write tid 1 to smithi04088644-59 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: finishing write tid 2 to smithi04088644-59 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: finishing write tid 3 to smithi04088644-59 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: finishing write tid 4 to smithi04088644-59 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: finishing write tid 5 to smithi04088644-59 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: oid 59 updating version 0 to 420 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: oid 59 version 420 is already newer than 418 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: oid 59 version 420 is already newer than 419 2023-12-01T15:48:15.239 INFO:tasks.rados.rados.0.smithi040.stdout:3774: oid 59 updating version 420 to 421 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 59 v 421 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3774: left oid 59 (ObjNum 2321 snap 0 seq_num 2321) 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: finishing write tid 1 to smithi04088644-417 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: finishing write tid 2 to smithi04088644-417 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: finishing write tid 3 to smithi04088644-417 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: finishing write tid 4 to smithi04088644-417 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: oid 417 updating version 0 to 429 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: oid 417 updating version 429 to 430 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: oid 417 version 430 is already newer than 428 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 417 v 430 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3775: left oid 417 (ObjNum 2322 snap 0 seq_num 2322) 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3776: finishing write tid 1 to smithi04088644-171 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3776: finishing write tid 2 to smithi04088644-171 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3776: finishing write tid 3 to smithi04088644-171 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3776: finishing write tid 4 to smithi04088644-171 2023-12-01T15:48:15.240 INFO:tasks.rados.rados.0.smithi040.stdout:3776: oid 171 updating version 0 to 424 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3776: oid 171 updating version 424 to 425 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3776: oid 171 version 425 is already newer than 423 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 171 v 425 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3776: left oid 171 (ObjNum 2323 snap 0 seq_num 2323) 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: finishing write tid 1 to smithi04088644-483 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: finishing write tid 2 to smithi04088644-483 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: finishing write tid 3 to smithi04088644-483 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: finishing write tid 4 to smithi04088644-483 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: oid 483 updating version 0 to 432 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: oid 483 version 432 is already newer than 431 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: oid 483 updating version 432 to 433 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 483 v 433 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3777: left oid 483 (ObjNum 2324 snap 0 seq_num 2324) 2023-12-01T15:48:15.241 INFO:tasks.rados.rados.0.smithi040.stdout:3778: expect (ObjNum 2261 snap 0 seq_num 2261) 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: finishing write tid 1 to smithi04088644-268 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: finishing write tid 2 to smithi04088644-268 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: finishing write tid 3 to smithi04088644-268 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: finishing write tid 4 to smithi04088644-268 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: finishing write tid 5 to smithi04088644-268 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: oid 268 updating version 0 to 458 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: oid 268 version 458 is already newer than 457 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: oid 268 updating version 458 to 460 2023-12-01T15:48:15.344 INFO:tasks.rados.rados.0.smithi040.stdout:3779: oid 268 version 460 is already newer than 459 2023-12-01T15:48:15.345 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 268 v 460 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-12-01T15:48:15.345 INFO:tasks.rados.rados.0.smithi040.stdout:3779: left oid 268 (ObjNum 2325 snap 0 seq_num 2325) 2023-12-01T15:48:15.345 INFO:tasks.rados.rados.0.smithi040.stdout:3780: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3765: done (15 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3766: done (14 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3767: done (13 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3768: done (12 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3769: done (11 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3770: done (10 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3771: done (9 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3772: done (8 left) 2023-12-01T15:48:15.507 INFO:tasks.rados.rados.0.smithi040.stdout:3773: done (7 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3774: done (6 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3775: done (5 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3776: done (4 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3777: done (3 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3778: done (2 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3779: done (1 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3780: done (0 left) 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3781: write oid 404 current snap is 0 2023-12-01T15:48:15.508 INFO:tasks.rados.rados.0.smithi040.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-12-01T15:48:15.518 INFO:tasks.rados.rados.0.smithi040.stdout:3781: writing smithi04088644-404 from 693082 to 1209921 tid 1 2023-12-01T15:48:15.526 INFO:tasks.rados.rados.0.smithi040.stdout:3781: writing smithi04088644-404 from 1711940 to 2292746 tid 2 2023-12-01T15:48:15.531 INFO:tasks.rados.rados.0.smithi040.stdout:3781: writing smithi04088644-404 from 3025293 to 3093082 tid 3 2023-12-01T15:48:15.531 INFO:tasks.rados.rados.0.smithi040.stdout:3782: read oid 352 snap -1 2023-12-01T15:48:15.531 INFO:tasks.rados.rados.0.smithi040.stdout:3782: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-12-01T15:48:15.531 INFO:tasks.rados.rados.0.smithi040.stdout:3783: write oid 91 current snap is 0 2023-12-01T15:48:15.531 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 1 to smithi04088644-404 2023-12-01T15:48:15.531 INFO:tasks.rados.rados.0.smithi040.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-12-01T15:48:15.539 INFO:tasks.rados.rados.0.smithi040.stdout:3783: writing smithi04088644-91 from 709889 to 1418330 tid 1 2023-12-01T15:48:15.544 INFO:tasks.rados.rados.0.smithi040.stdout:3783: writing smithi04088644-91 from 1886775 to 2327592 tid 2 2023-12-01T15:48:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:3783: writing smithi04088644-91 from 2769069 to 3109889 tid 3 2023-12-01T15:48:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:3784: read oid 377 snap -1 2023-12-01T15:48:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:3784: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-12-01T15:48:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:3785: write oid 277 current snap is 0 2023-12-01T15:48:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 2 to smithi04088644-404 2023-12-01T15:48:15.549 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 3 to smithi04088644-404 2023-12-01T15:48:15.550 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 4 to smithi04088644-404 2023-12-01T15:48:15.550 INFO:tasks.rados.rados.0.smithi040.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-12-01T15:48:15.558 INFO:tasks.rados.rados.0.smithi040.stdout:3785: writing smithi04088644-277 from 726696 to 1510386 tid 1 2023-12-01T15:48:15.566 INFO:tasks.rados.rados.0.smithi040.stdout:3785: writing smithi04088644-277 from 1945257 to 2529732 tid 2 2023-12-01T15:48:15.566 INFO:tasks.rados.rados.0.smithi040.stdout:3786: write oid 95 current snap is 0 2023-12-01T15:48:15.566 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 5 to smithi04088644-404 2023-12-01T15:48:15.566 INFO:tasks.rados.rados.0.smithi040.stdout:3781: oid 404 updating version 0 to 691 2023-12-01T15:48:15.567 INFO:tasks.rados.rados.0.smithi040.stdout:3781: oid 404 version 691 is already newer than 689 2023-12-01T15:48:15.567 INFO:tasks.rados.rados.0.smithi040.stdout:3781: oid 404 version 691 is already newer than 688 2023-12-01T15:48:15.567 INFO:tasks.rados.rados.0.smithi040.stdout:3781: oid 404 version 691 is already newer than 690 2023-12-01T15:48:15.567 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 404 v 691 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-12-01T15:48:15.567 INFO:tasks.rados.rados.0.smithi040.stdout:3781: left oid 404 (ObjNum 2326 snap 0 seq_num 2326) 2023-12-01T15:48:15.567 INFO:tasks.rados.rados.0.smithi040.stdout:3782: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-12-01T15:48:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:15 smithi040 bash[28232]: cluster 2023-12-01T15:48:13.589743+0000 mgr.y (mgr.24356) 302 : cluster 0 pgmap v272: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T15:48:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:15 smithi040 bash[41173]: cluster 2023-12-01T15:48:13.589743+0000 mgr.y (mgr.24356) 302 : cluster 0 pgmap v272: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T15:48:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:15 smithi141 bash[31670]: cluster 2023-12-01T15:48:13.589743+0000 mgr.y (mgr.24356) 302 : cluster 0 pgmap v272: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing write tid 1 to smithi04088644-91 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing write tid 2 to smithi04088644-91 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing write tid 3 to smithi04088644-91 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing write tid 4 to smithi04088644-91 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing write tid 5 to smithi04088644-91 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: oid 91 updating version 0 to 408 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: oid 91 version 408 is already newer than 406 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: oid 91 version 408 is already newer than 405 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:3783: oid 91 version 408 is already newer than 407 2023-12-01T15:48:15.794 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 91 v 408 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-12-01T15:48:15.795 INFO:tasks.rados.rados.0.smithi040.stdout:3783: left oid 91 (ObjNum 2327 snap 0 seq_num 2327) 2023-12-01T15:48:15.795 INFO:tasks.rados.rados.0.smithi040.stdout:3785: finishing write tid 1 to smithi04088644-277 2023-12-01T15:48:15.795 INFO:tasks.rados.rados.0.smithi040.stdout:3784: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-12-01T15:48:16.017 INFO:tasks.rados.rados.0.smithi040.stdout:3785: finishing write tid 2 to smithi04088644-277 2023-12-01T15:48:16.017 INFO:tasks.rados.rados.0.smithi040.stdout:3785: finishing write tid 3 to smithi04088644-277 2023-12-01T15:48:16.017 INFO:tasks.rados.rados.0.smithi040.stdout:3785: finishing write tid 4 to smithi04088644-277 2023-12-01T15:48:16.017 INFO:tasks.rados.rados.0.smithi040.stdout:3785: oid 277 updating version 0 to 693 2023-12-01T15:48:16.017 INFO:tasks.rados.rados.0.smithi040.stdout:3785: oid 277 version 693 is already newer than 692 2023-12-01T15:48:16.018 INFO:tasks.rados.rados.0.smithi040.stdout:3785: oid 277 updating version 693 to 694 2023-12-01T15:48:16.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 277 v 694 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-12-01T15:48:16.018 INFO:tasks.rados.rados.0.smithi040.stdout:3785: left oid 277 (ObjNum 2328 snap 0 seq_num 2328) 2023-12-01T15:48:16.018 INFO:tasks.rados.rados.0.smithi040.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-12-01T15:48:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:3786: writing smithi04088644-95 from 743503 to 1202442 tid 1 2023-12-01T15:48:16.036 INFO:tasks.rados.rados.0.smithi040.stdout:3786: writing smithi04088644-95 from 1887386 to 2331872 tid 2 2023-12-01T15:48:16.041 INFO:tasks.rados.rados.0.smithi040.stdout:3786: writing smithi04088644-95 from 3107562 to 3143503 tid 3 2023-12-01T15:48:16.041 INFO:tasks.rados.rados.0.smithi040.stdout:3781: done (5 left) 2023-12-01T15:48:16.041 INFO:tasks.rados.rados.0.smithi040.stdout:3782: done (4 left) 2023-12-01T15:48:16.041 INFO:tasks.rados.rados.0.smithi040.stdout:3783: done (3 left) 2023-12-01T15:48:16.041 INFO:tasks.rados.rados.0.smithi040.stdout:3784: done (2 left) 2023-12-01T15:48:16.042 INFO:tasks.rados.rados.0.smithi040.stdout:3785: done (1 left) 2023-12-01T15:48:16.042 INFO:tasks.rados.rados.0.smithi040.stdout:3787: delete oid 377 current snap is 0 2023-12-01T15:48:16.042 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing write tid 1 to smithi04088644-95 2023-12-01T15:48:16.042 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing write tid 2 to smithi04088644-95 2023-12-01T15:48:16.044 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing write tid 3 to smithi04088644-95 2023-12-01T15:48:16.044 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing write tid 4 to smithi04088644-95 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3787: done (1 left) 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3788: delete oid 108 current snap is 0 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing write tid 5 to smithi04088644-95 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3786: oid 95 updating version 0 to 497 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3786: oid 95 version 497 is already newer than 496 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3786: oid 95 version 497 is already newer than 495 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3786: oid 95 updating version 497 to 498 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 498 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-12-01T15:48:16.045 INFO:tasks.rados.rados.0.smithi040.stdout:3786: left oid 95 (ObjNum 2329 snap 0 seq_num 2329) 2023-12-01T15:48:16.046 INFO:tasks.rados.rados.0.smithi040.stdout:3786: done (1 left) 2023-12-01T15:48:16.046 INFO:tasks.rados.rados.0.smithi040.stdout:3788: done (0 left) 2023-12-01T15:48:16.046 INFO:tasks.rados.rados.0.smithi040.stdout:3789: read oid 55 snap -1 2023-12-01T15:48:16.047 INFO:tasks.rados.rados.0.smithi040.stdout:3789: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-12-01T15:48:16.047 INFO:tasks.rados.rados.0.smithi040.stdout:3790: write oid 221 current snap is 0 2023-12-01T15:48:16.047 INFO:tasks.rados.rados.0.smithi040.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-12-01T15:48:16.058 INFO:tasks.rados.rados.0.smithi040.stdout:3790: writing smithi04088644-221 from 793924 to 1478610 tid 1 2023-12-01T15:48:16.065 INFO:tasks.rados.rados.0.smithi040.stdout:3790: writing smithi04088644-221 from 2062832 to 2654645 tid 2 2023-12-01T15:48:16.068 INFO:tasks.rados.rados.0.smithi040.stdout:3790: writing smithi04088644-221 from 3189831 to 3193924 tid 3 2023-12-01T15:48:16.068 INFO:tasks.rados.rados.0.smithi040.stdout:3791: read oid 428 snap -1 2023-12-01T15:48:16.068 INFO:tasks.rados.rados.0.smithi040.stdout:3791: expect deleted 2023-12-01T15:48:16.068 INFO:tasks.rados.rados.0.smithi040.stdout:3792: write oid 265 current snap is 0 2023-12-01T15:48:16.068 INFO:tasks.rados.rados.0.smithi040.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-12-01T15:48:16.075 INFO:tasks.rados.rados.0.smithi040.stdout:3792: writing smithi04088644-265 from 410731 to 1170666 tid 1 2023-12-01T15:48:16.080 INFO:tasks.rados.rados.0.smithi040.stdout:3792: writing smithi04088644-265 from 1604961 to 2056785 tid 2 2023-12-01T15:48:16.086 INFO:tasks.rados.rados.0.smithi040.stdout:3792: writing smithi04088644-265 from 2700901 to 3210731 tid 3 2023-12-01T15:48:16.086 INFO:tasks.rados.rados.0.smithi040.stdout:3793: write oid 256 current snap is 0 2023-12-01T15:48:16.086 INFO:tasks.rados.rados.0.smithi040.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-12-01T15:48:16.092 INFO:tasks.rados.rados.0.smithi040.stdout:3793: writing smithi04088644-256 from 427538 to 979075 tid 1 2023-12-01T15:48:16.097 INFO:tasks.rados.rados.0.smithi040.stdout:3793: writing smithi04088644-256 from 1379796 to 1975278 tid 2 2023-12-01T15:48:16.104 INFO:tasks.rados.rados.0.smithi040.stdout:3793: writing smithi04088644-256 from 2444677 to 3009908 tid 3 2023-12-01T15:48:16.104 INFO:tasks.rados.rados.0.smithi040.stdout:3794: write oid 76 current snap is 0 2023-12-01T15:48:16.104 INFO:tasks.rados.rados.0.smithi040.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-12-01T15:48:16.112 INFO:tasks.rados.rados.0.smithi040.stdout:3794: writing smithi04088644-76 from 444345 to 1071131 tid 1 2023-12-01T15:48:16.121 INFO:tasks.rados.rados.0.smithi040.stdout:3794: writing smithi04088644-76 from 1838278 to 2577418 tid 2 2023-12-01T15:48:16.121 INFO:tasks.rados.rados.0.smithi040.stdout:3795: read oid 227 snap -1 2023-12-01T15:48:16.121 INFO:tasks.rados.rados.0.smithi040.stdout:3795: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:48:16.121 INFO:tasks.rados.rados.0.smithi040.stdout:3796: write oid 487 current snap is 0 2023-12-01T15:48:16.121 INFO:tasks.rados.rados.0.smithi040.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-12-01T15:48:16.127 INFO:tasks.rados.rados.0.smithi040.stdout:3796: writing smithi04088644-487 from 461152 to 1163187 tid 1 2023-12-01T15:48:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3796: writing smithi04088644-487 from 1896760 to 2495911 tid 2 2023-12-01T15:48:16.140 INFO:tasks.rados.rados.0.smithi040.stdout:3796: writing smithi04088644-487 from 2899523 to 3261152 tid 3 2023-12-01T15:48:16.140 INFO:tasks.rados.rados.0.smithi040.stdout:3797: read oid 430 snap -1 2023-12-01T15:48:16.140 INFO:tasks.rados.rados.0.smithi040.stdout:3797: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:48:16.140 INFO:tasks.rados.rados.0.smithi040.stdout:3798: read oid 451 snap -1 2023-12-01T15:48:16.140 INFO:tasks.rados.rados.0.smithi040.stdout:3798: expect (ObjNum 2225 snap 0 seq_num 2225) 2023-12-01T15:48:16.141 INFO:tasks.rados.rados.0.smithi040.stdout:3799: read oid 422 snap -1 2023-12-01T15:48:16.141 INFO:tasks.rados.rados.0.smithi040.stdout:3799: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-12-01T15:48:16.141 INFO:tasks.rados.rados.0.smithi040.stdout:3800: write oid 225 current snap is 0 2023-12-01T15:48:16.141 INFO:tasks.rados.rados.0.smithi040.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-12-01T15:48:16.148 INFO:tasks.rados.rados.0.smithi040.stdout:3800: writing smithi04088644-225 from 477959 to 1255243 tid 1 2023-12-01T15:48:16.156 INFO:tasks.rados.rados.0.smithi040.stdout:3800: writing smithi04088644-225 from 1838889 to 2581698 tid 2 2023-12-01T15:48:16.160 INFO:tasks.rados.rados.0.smithi040.stdout:3800: writing smithi04088644-225 from 3210593 to 3277959 tid 3 2023-12-01T15:48:16.161 INFO:tasks.rados.rados.0.smithi040.stdout:3801: write oid 418 current snap is 0 2023-12-01T15:48:16.161 INFO:tasks.rados.rados.0.smithi040.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-12-01T15:48:16.166 INFO:tasks.rados.rados.0.smithi040.stdout:3801: writing smithi04088644-418 from 494766 to 947299 tid 1 2023-12-01T15:48:16.172 INFO:tasks.rados.rados.0.smithi040.stdout:3801: writing smithi04088644-418 from 1497371 to 2100191 tid 2 2023-12-01T15:48:16.179 INFO:tasks.rados.rados.0.smithi040.stdout:3801: writing smithi04088644-418 from 2838016 to 3294766 tid 3 2023-12-01T15:48:16.179 INFO:tasks.rados.rados.0.smithi040.stdout:3802: write oid 405 current snap is 0 2023-12-01T15:48:16.179 INFO:tasks.rados.rados.0.smithi040.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-12-01T15:48:16.185 INFO:tasks.rados.rados.0.smithi040.stdout:3802: writing smithi04088644-405 from 511573 to 1039355 tid 1 2023-12-01T15:48:16.192 INFO:tasks.rados.rados.0.smithi040.stdout:3802: writing smithi04088644-405 from 1555853 to 2302331 tid 2 2023-12-01T15:48:16.198 INFO:tasks.rados.rados.0.smithi040.stdout:3802: writing smithi04088644-405 from 2865439 to 3311573 tid 3 2023-12-01T15:48:16.198 INFO:tasks.rados.rados.0.smithi040.stdout:3803: read oid 349 snap -1 2023-12-01T15:48:16.198 INFO:tasks.rados.rados.0.smithi040.stdout:3803: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-12-01T15:48:16.199 INFO:tasks.rados.rados.0.smithi040.stdout:3804: read oid 42 snap -1 2023-12-01T15:48:16.199 INFO:tasks.rados.rados.0.smithi040.stdout:3804: expect (ObjNum 2176 snap 0 seq_num 2176) 2023-12-01T15:48:16.199 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:16.199 INFO:tasks.rados.rados.0.smithi040.stdout:3789: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: finishing write tid 1 to smithi04088644-221 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: finishing write tid 2 to smithi04088644-221 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: finishing write tid 3 to smithi04088644-221 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: finishing write tid 4 to smithi04088644-221 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: finishing write tid 5 to smithi04088644-221 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: oid 221 updating version 0 to 464 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: oid 221 version 464 is already newer than 462 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: oid 221 version 464 is already newer than 463 2023-12-01T15:48:16.311 INFO:tasks.rados.rados.0.smithi040.stdout:3790: oid 221 version 464 is already newer than 461 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 221 v 464 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 1 to smithi04088644-265 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 2 to smithi04088644-265 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3789: done (15 left) 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3790: done (14 left) 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3791: done (13 left) 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3805: delete oid 475 current snap is 0 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 3 to smithi04088644-265 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 4 to smithi04088644-265 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 5 to smithi04088644-265 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: oid 265 updating version 0 to 429 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: oid 265 version 429 is already newer than 426 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: oid 265 version 429 is already newer than 428 2023-12-01T15:48:16.312 INFO:tasks.rados.rados.0.smithi040.stdout:3792: oid 265 version 429 is already newer than 427 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 265 v 429 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 1 to smithi04088644-256 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 2 to smithi04088644-256 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 3 to smithi04088644-256 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 4 to smithi04088644-256 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 5 to smithi04088644-256 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: oid 256 updating version 0 to 432 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: oid 256 updating version 432 to 433 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: oid 256 version 433 is already newer than 431 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: oid 256 version 433 is already newer than 430 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 256 v 433 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 1 to smithi04088644-76 2023-12-01T15:48:16.313 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 2 to smithi04088644-76 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 3 to smithi04088644-76 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 4 to smithi04088644-76 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3794: oid 76 updating version 0 to 529 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3794: oid 76 version 529 is already newer than 528 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3794: oid 76 updating version 529 to 530 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 76 v 530 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2023-12-01T15:48:16.314 INFO:tasks.rados.rados.0.smithi040.stdout:3795: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: finishing write tid 1 to smithi04088644-487 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: finishing write tid 2 to smithi04088644-487 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: finishing write tid 3 to smithi04088644-487 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: finishing write tid 4 to smithi04088644-487 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: finishing write tid 5 to smithi04088644-487 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: oid 487 updating version 0 to 696 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: oid 487 updating version 696 to 697 2023-12-01T15:48:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:3796: oid 487 version 697 is already newer than 695 2023-12-01T15:48:16.449 INFO:tasks.rados.rados.0.smithi040.stdout:3796: oid 487 updating version 697 to 698 2023-12-01T15:48:16.449 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 487 v 698 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-12-01T15:48:16.449 INFO:tasks.rados.rados.0.smithi040.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2023-12-01T15:48:16.449 INFO:tasks.rados.rados.0.smithi040.stdout:3798: expect (ObjNum 2225 snap 0 seq_num 2225) 2023-12-01T15:48:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:3800: finishing write tid 1 to smithi04088644-225 2023-12-01T15:48:16.596 INFO:tasks.rados.rados.0.smithi040.stdout:3799: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-12-01T15:48:16.701 INFO:tasks.rados.rados.0.smithi040.stdout:3797: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:48:16.879 INFO:tasks.rados.rados.0.smithi040.stdout:3800: finishing write tid 2 to smithi04088644-225 2023-12-01T15:48:16.879 INFO:tasks.rados.rados.0.smithi040.stdout:3800: finishing write tid 3 to smithi04088644-225 2023-12-01T15:48:16.879 INFO:tasks.rados.rados.0.smithi040.stdout:3800: finishing write tid 4 to smithi04088644-225 2023-12-01T15:48:16.879 INFO:tasks.rados.rados.0.smithi040.stdout:3800: finishing write tid 5 to smithi04088644-225 2023-12-01T15:48:16.879 INFO:tasks.rados.rados.0.smithi040.stdout:3800: oid 225 updating version 0 to 434 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3800: oid 225 updating version 434 to 435 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3800: oid 225 updating version 435 to 436 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3800: oid 225 updating version 436 to 437 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 225 v 437 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3800: left oid 225 (ObjNum 2337 snap 0 seq_num 2337) 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: finishing write tid 1 to smithi04088644-418 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: finishing write tid 2 to smithi04088644-418 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: finishing write tid 3 to smithi04088644-418 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: finishing write tid 4 to smithi04088644-418 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: finishing write tid 5 to smithi04088644-418 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: oid 418 updating version 0 to 466 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: oid 418 version 466 is already newer than 465 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: oid 418 updating version 466 to 468 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:3801: oid 418 version 468 is already newer than 467 2023-12-01T15:48:16.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 418 v 468 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3801: left oid 418 (ObjNum 2338 snap 0 seq_num 2338) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3802: finishing write tid 1 to smithi04088644-405 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3802: finishing write tid 2 to smithi04088644-405 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3792: done (13 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3793: done (12 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3794: done (11 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3795: done (10 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3796: done (9 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3797: done (8 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3798: done (7 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3799: done (6 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3800: done (5 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3801: done (4 left) 2023-12-01T15:48:16.881 INFO:tasks.rados.rados.0.smithi040.stdout:3805: done (3 left) 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3806: delete oid 481 current snap is 0 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: finishing write tid 3 to smithi04088644-405 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: finishing write tid 4 to smithi04088644-405 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: finishing write tid 5 to smithi04088644-405 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: oid 405 updating version 0 to 425 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: oid 405 version 425 is already newer than 422 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: oid 405 version 425 is already newer than 423 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: oid 405 version 425 is already newer than 424 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 405 v 425 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3802: left oid 405 (ObjNum 2339 snap 0 seq_num 2339) 2023-12-01T15:48:16.882 INFO:tasks.rados.rados.0.smithi040.stdout:3804: expect (ObjNum 2176 snap 0 seq_num 2176) 2023-12-01T15:48:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:48:16] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2023-12-01T15:48:17.057 INFO:tasks.rados.rados.0.smithi040.stdout:3803: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3802: done (3 left) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3803: done (2 left) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3804: done (1 left) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3806: done (0 left) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3807: read oid 253 snap -1 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3807: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3808: read oid 41 snap -1 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:48:17.258 INFO:tasks.rados.rados.0.smithi040.stdout:3809: read oid 200 snap -1 2023-12-01T15:48:17.259 INFO:tasks.rados.rados.0.smithi040.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T15:48:17.259 INFO:tasks.rados.rados.0.smithi040.stdout:3810: write oid 95 current snap is 0 2023-12-01T15:48:17.259 INFO:tasks.rados.rados.0.smithi040.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-12-01T15:48:17.266 INFO:tasks.rados.rados.0.smithi040.stdout:3810: writing smithi04088644-95 from 561994 to 1031876 tid 1 2023-12-01T15:48:17.275 INFO:tasks.rados.rados.0.smithi040.stdout:3810: writing smithi04088644-95 from 1731299 to 2341457 tid 2 2023-12-01T15:48:17.281 INFO:tasks.rados.rados.0.smithi040.stdout:3810: writing smithi04088644-95 from 2947708 to 3361994 tid 3 2023-12-01T15:48:17.281 INFO:tasks.rados.rados.0.smithi040.stdout:3811: write oid 409 current snap is 0 2023-12-01T15:48:17.281 INFO:tasks.rados.rados.0.smithi040.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-12-01T15:48:17.287 INFO:tasks.rados.rados.0.smithi040.stdout:3811: writing smithi04088644-409 from 578801 to 1123932 tid 1 2023-12-01T15:48:17.295 INFO:tasks.rados.rados.0.smithi040.stdout:3811: writing smithi04088644-409 from 1789781 to 2543597 tid 2 2023-12-01T15:48:17.300 INFO:tasks.rados.rados.0.smithi040.stdout:3811: writing smithi04088644-409 from 2975131 to 3378801 tid 3 2023-12-01T15:48:17.300 INFO:tasks.rados.rados.0.smithi040.stdout:3812: read oid 355 snap -1 2023-12-01T15:48:17.300 INFO:tasks.rados.rados.0.smithi040.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-12-01T15:48:17.301 INFO:tasks.rados.rados.0.smithi040.stdout:3813: write oid 167 current snap is 0 2023-12-01T15:48:17.301 INFO:tasks.rados.rados.0.smithi040.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-12-01T15:48:17.307 INFO:tasks.rados.rados.0.smithi040.stdout:3813: writing smithi04088644-167 from 595608 to 1215988 tid 1 2023-12-01T15:48:17.314 INFO:tasks.rados.rados.0.smithi040.stdout:3813: writing smithi04088644-167 from 1848263 to 2462090 tid 2 2023-12-01T15:48:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:3813: writing smithi04088644-167 from 3002554 to 3395608 tid 3 2023-12-01T15:48:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:3814: write oid 82 current snap is 0 2023-12-01T15:48:17.320 INFO:tasks.rados.rados.0.smithi040.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-12-01T15:48:17.327 INFO:tasks.rados.rados.0.smithi040.stdout:3814: writing smithi04088644-82 from 612415 to 1308044 tid 1 2023-12-01T15:48:17.334 INFO:tasks.rados.rados.0.smithi040.stdout:3814: writing smithi04088644-82 from 1790392 to 2547877 tid 2 2023-12-01T15:48:17.339 INFO:tasks.rados.rados.0.smithi040.stdout:3814: writing smithi04088644-82 from 3313624 to 3412415 tid 3 2023-12-01T15:48:17.340 INFO:tasks.rados.rados.0.smithi040.stdout:3815: write oid 424 current snap is 0 2023-12-01T15:48:17.340 INFO:tasks.rados.rados.0.smithi040.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-12-01T15:48:17.347 INFO:tasks.rados.rados.0.smithi040.stdout:3815: writing smithi04088644-424 from 629222 to 1400100 tid 1 2023-12-01T15:48:17.352 INFO:tasks.rados.rados.0.smithi040.stdout:3815: writing smithi04088644-424 from 1848874 to 2350017 tid 2 2023-12-01T15:48:17.358 INFO:tasks.rados.rados.0.smithi040.stdout:3815: writing smithi04088644-424 from 2824694 to 3357895 tid 3 2023-12-01T15:48:17.359 INFO:tasks.rados.rados.0.smithi040.stdout:3816: read oid 163 snap -1 2023-12-01T15:48:17.359 INFO:tasks.rados.rados.0.smithi040.stdout:3816: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:48:17.359 INFO:tasks.rados.rados.0.smithi040.stdout:3817: write oid 54 current snap is 0 2023-12-01T15:48:17.359 INFO:tasks.rados.rados.0.smithi040.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-12-01T15:48:17.365 INFO:tasks.rados.rados.0.smithi040.stdout:3817: writing smithi04088644-54 from 646029 to 1092156 tid 1 2023-12-01T15:48:17.372 INFO:tasks.rados.rados.0.smithi040.stdout:3817: writing smithi04088644-54 from 1507356 to 2268510 tid 2 2023-12-01T15:48:17.379 INFO:tasks.rados.rados.0.smithi040.stdout:3817: writing smithi04088644-54 from 2968470 to 3446029 tid 3 2023-12-01T15:48:17.379 INFO:tasks.rados.rados.0.smithi040.stdout:3818: read oid 92 snap -1 2023-12-01T15:48:17.379 INFO:tasks.rados.rados.0.smithi040.stdout:3818: expect deleted 2023-12-01T15:48:17.379 INFO:tasks.rados.rados.0.smithi040.stdout:3819: write oid 46 current snap is 0 2023-12-01T15:48:17.379 INFO:tasks.rados.rados.0.smithi040.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-12-01T15:48:17.504 INFO:tasks.rados.rados.0.smithi040.stdout:3810: finishing write tid 1 to smithi04088644-95 2023-12-01T15:48:17.505 INFO:tasks.rados.rados.0.smithi040.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-12-01T15:48:17.647 INFO:tasks.rados.rados.0.smithi040.stdout:3807: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-12-01T15:48:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:17 smithi040 bash[28232]: cluster 2023-12-01T15:48:15.590832+0000 mgr.y (mgr.24356) 303 : cluster 0 pgmap v273: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 109 op/s 2023-12-01T15:48:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:17 smithi040 bash[28232]: audit 2023-12-01T15:48:16.586796+0000 mon.a (mon.0) 906 : audit 0 from='client.? 172.21.15.40:0/139009591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:17 smithi040 bash[41173]: cluster 2023-12-01T15:48:15.590832+0000 mgr.y (mgr.24356) 303 : cluster 0 pgmap v273: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 109 op/s 2023-12-01T15:48:17.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:17 smithi040 bash[41173]: audit 2023-12-01T15:48:16.586796+0000 mon.a (mon.0) 906 : audit 0 from='client.? 172.21.15.40:0/139009591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:17 smithi141 bash[31670]: cluster 2023-12-01T15:48:15.590832+0000 mgr.y (mgr.24356) 303 : cluster 0 pgmap v273: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 109 op/s 2023-12-01T15:48:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:17 smithi141 bash[31670]: audit 2023-12-01T15:48:16.586796+0000 mon.a (mon.0) 906 : audit 0 from='client.? 172.21.15.40:0/139009591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:17.878 INFO:tasks.rados.rados.0.smithi040.stdout:3810: finishing write tid 2 to smithi04088644-95 2023-12-01T15:48:17.878 INFO:tasks.rados.rados.0.smithi040.stdout:3810: finishing write tid 3 to smithi04088644-95 2023-12-01T15:48:17.878 INFO:tasks.rados.rados.0.smithi040.stdout:3810: finishing write tid 4 to smithi04088644-95 2023-12-01T15:48:17.878 INFO:tasks.rados.rados.0.smithi040.stdout:3810: finishing write tid 5 to smithi04088644-95 2023-12-01T15:48:17.878 INFO:tasks.rados.rados.0.smithi040.stdout:3810: oid 95 updating version 0 to 502 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3810: oid 95 version 502 is already newer than 500 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3810: oid 95 version 502 is already newer than 501 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3810: oid 95 version 502 is already newer than 499 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 95 v 502 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: finishing write tid 1 to smithi04088644-409 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: finishing write tid 2 to smithi04088644-409 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: finishing write tid 3 to smithi04088644-409 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: finishing write tid 4 to smithi04088644-409 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: finishing write tid 5 to smithi04088644-409 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: oid 409 updating version 0 to 503 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: oid 409 updating version 503 to 505 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: oid 409 updating version 505 to 506 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:3811: oid 409 version 506 is already newer than 504 2023-12-01T15:48:17.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 409 v 506 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-12-01T15:48:17.880 INFO:tasks.rados.rados.0.smithi040.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-12-01T15:48:17.880 INFO:tasks.rados.rados.0.smithi040.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: finishing write tid 1 to smithi04088644-167 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: finishing write tid 2 to smithi04088644-167 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: finishing write tid 3 to smithi04088644-167 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: finishing write tid 4 to smithi04088644-167 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: finishing write tid 5 to smithi04088644-167 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: oid 167 updating version 0 to 419 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: oid 167 updating version 419 to 421 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: oid 167 version 421 is already newer than 420 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: oid 167 version 421 is already newer than 418 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 167 v 421 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3814: finishing write tid 1 to smithi04088644-82 2023-12-01T15:48:17.965 INFO:tasks.rados.rados.0.smithi040.stdout:3814: finishing write tid 2 to smithi04088644-82 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: finishing write tid 3 to smithi04088644-82 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: finishing write tid 4 to smithi04088644-82 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: finishing write tid 5 to smithi04088644-82 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: oid 82 updating version 0 to 381 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: oid 82 version 381 is already newer than 379 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: oid 82 version 381 is already newer than 380 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: oid 82 version 381 is already newer than 378 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 82 v 381 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-12-01T15:48:17.966 INFO:tasks.rados.rados.0.smithi040.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-12-01T15:48:17.977 INFO:tasks.rados.rados.0.smithi040.stdout:3819: writing smithi04088644-46 from 662836 to 1184212 tid 1 2023-12-01T15:48:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:3819: writing smithi04088644-46 from 1965838 to 2470650 tid 2 2023-12-01T15:48:17.990 INFO:tasks.rados.rados.0.smithi040.stdout:3819: writing smithi04088644-46 from 2879540 to 3462836 tid 3 2023-12-01T15:48:17.990 INFO:tasks.rados.rados.0.smithi040.stdout:3807: done (12 left) 2023-12-01T15:48:17.990 INFO:tasks.rados.rados.0.smithi040.stdout:3808: done (11 left) 2023-12-01T15:48:17.990 INFO:tasks.rados.rados.0.smithi040.stdout:3809: done (10 left) 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3810: done (9 left) 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3811: done (8 left) 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3812: done (7 left) 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3813: done (6 left) 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3814: done (5 left) 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3820: write oid 70 current snap is 0 2023-12-01T15:48:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-12-01T15:48:17.997 INFO:tasks.rados.rados.0.smithi040.stdout:3820: writing smithi04088644-70 from 679643 to 1276268 tid 1 2023-12-01T15:48:18.005 INFO:tasks.rados.rados.0.smithi040.stdout:3820: writing smithi04088644-70 from 1907967 to 2672790 tid 2 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3820: writing smithi04088644-70 from 3306963 to 3479643 tid 3 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3821: write oid 111 current snap is 0 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: finishing write tid 1 to smithi04088644-424 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: finishing write tid 2 to smithi04088644-424 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: finishing write tid 3 to smithi04088644-424 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: finishing write tid 4 to smithi04088644-424 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: finishing write tid 5 to smithi04088644-424 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: oid 424 updating version 0 to 532 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: oid 424 version 532 is already newer than 531 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: oid 424 updating version 532 to 533 2023-12-01T15:48:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3815: oid 424 updating version 533 to 534 2023-12-01T15:48:18.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 424 v 534 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-12-01T15:48:18.012 INFO:tasks.rados.rados.0.smithi040.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-12-01T15:48:18.012 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 1 to smithi04088644-54 2023-12-01T15:48:18.012 INFO:tasks.rados.rados.0.smithi040.stdout:3816: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:48:18.135 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 2 to smithi04088644-54 2023-12-01T15:48:18.135 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 3 to smithi04088644-54 2023-12-01T15:48:18.135 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 4 to smithi04088644-54 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 5 to smithi04088644-54 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3817: oid 54 updating version 0 to 355 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3817: oid 54 version 355 is already newer than 352 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3817: oid 54 version 355 is already newer than 353 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3817: oid 54 version 355 is already newer than 354 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 54 v 355 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3817: left oid 54 (ObjNum 2347 snap 0 seq_num 2347) 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing write tid 1 to smithi04088644-46 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing write tid 2 to smithi04088644-46 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing write tid 3 to smithi04088644-46 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing write tid 4 to smithi04088644-46 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing write tid 5 to smithi04088644-46 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: oid 46 updating version 0 to 411 2023-12-01T15:48:18.136 INFO:tasks.rados.rados.0.smithi040.stdout:3819: oid 46 version 411 is already newer than 409 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3819: oid 46 updating version 411 to 412 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3819: oid 46 version 412 is already newer than 410 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 412 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3819: left oid 46 (ObjNum 2348 snap 0 seq_num 2348) 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: finishing write tid 1 to smithi04088644-70 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: finishing write tid 2 to smithi04088644-70 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: finishing write tid 3 to smithi04088644-70 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: finishing write tid 4 to smithi04088644-70 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: finishing write tid 5 to smithi04088644-70 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: oid 70 updating version 0 to 700 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: oid 70 updating version 700 to 702 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: oid 70 version 702 is already newer than 701 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: oid 70 updating version 702 to 703 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 70 v 703 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-12-01T15:48:18.137 INFO:tasks.rados.rados.0.smithi040.stdout:3820: left oid 70 (ObjNum 2349 snap 0 seq_num 2349) 2023-12-01T15:48:18.138 INFO:tasks.rados.rados.0.smithi040.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-12-01T15:48:18.150 INFO:tasks.rados.rados.0.smithi040.stdout:3821: writing smithi04088644-111 from 696450 to 1484677 tid 1 2023-12-01T15:48:18.156 INFO:tasks.rados.rados.0.smithi040.stdout:3821: writing smithi04088644-111 from 2082802 to 2591283 tid 2 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3821: writing smithi04088644-111 from 3050739 to 3496450 tid 3 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3815: done (6 left) 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3816: done (5 left) 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3817: done (4 left) 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3818: done (3 left) 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3819: done (2 left) 2023-12-01T15:48:18.162 INFO:tasks.rados.rados.0.smithi040.stdout:3820: done (1 left) 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3822: read oid 248 snap -1 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3822: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3823: read oid 430 snap -1 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3823: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3824: read oid 274 snap -1 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3824: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3825: write oid 279 current snap is 0 2023-12-01T15:48:18.163 INFO:tasks.rados.rados.0.smithi040.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-12-01T15:48:18.169 INFO:tasks.rados.rados.0.smithi040.stdout:3825: writing smithi04088644-279 from 713257 to 1176733 tid 1 2023-12-01T15:48:18.177 INFO:tasks.rados.rados.0.smithi040.stdout:3825: writing smithi04088644-279 from 1741284 to 2509776 tid 2 2023-12-01T15:48:18.183 INFO:tasks.rados.rados.0.smithi040.stdout:3825: writing smithi04088644-279 from 3078162 to 3513257 tid 3 2023-12-01T15:48:18.183 INFO:tasks.rados.rados.0.smithi040.stdout:3826: read oid 251 snap -1 2023-12-01T15:48:18.183 INFO:tasks.rados.rados.0.smithi040.stdout:3826: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-12-01T15:48:18.183 INFO:tasks.rados.rados.0.smithi040.stdout:3827: write oid 322 current snap is 0 2023-12-01T15:48:18.183 INFO:tasks.rados.rados.0.smithi040.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-12-01T15:48:18.190 INFO:tasks.rados.rados.0.smithi040.stdout:3827: writing smithi04088644-322 from 730064 to 1268789 tid 1 2023-12-01T15:48:18.197 INFO:tasks.rados.rados.0.smithi040.stdout:3827: writing smithi04088644-322 from 1799766 to 2311916 tid 2 2023-12-01T15:48:18.204 INFO:tasks.rados.rados.0.smithi040.stdout:3827: writing smithi04088644-322 from 3105585 to 3530064 tid 3 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3828: delete oid 166 current snap is 0 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: finishing write tid 1 to smithi04088644-111 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: finishing write tid 2 to smithi04088644-111 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: finishing write tid 3 to smithi04088644-111 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: finishing write tid 4 to smithi04088644-111 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: finishing write tid 5 to smithi04088644-111 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: oid 111 updating version 0 to 508 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: oid 111 version 508 is already newer than 507 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: oid 111 updating version 508 to 510 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: oid 111 version 510 is already newer than 509 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 111 v 510 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3821: left oid 111 (ObjNum 2350 snap 0 seq_num 2350) 2023-12-01T15:48:18.205 INFO:tasks.rados.rados.0.smithi040.stdout:3822: expect (ObjNum 247 snap 0 seq_num 247) 2023-12-01T15:48:18.283 INFO:tasks.rados.rados.0.smithi040.stdout:3824: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-12-01T15:48:18.454 INFO:tasks.rados.rados.0.smithi040.stdout:3825: finishing write tid 1 to smithi04088644-279 2023-12-01T15:48:18.454 INFO:tasks.rados.rados.0.smithi040.stdout:3823: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:48:18.640 INFO:tasks.rados.rados.0.smithi040.stdout:3825: finishing write tid 2 to smithi04088644-279 2023-12-01T15:48:18.640 INFO:tasks.rados.rados.0.smithi040.stdout:3825: finishing write tid 3 to smithi04088644-279 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: finishing write tid 4 to smithi04088644-279 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3821: done (7 left) 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3822: done (6 left) 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3823: done (5 left) 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3824: done (4 left) 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3828: done (3 left) 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3829: write oid 149 current snap is 0 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: finishing write tid 5 to smithi04088644-279 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: oid 279 updating version 0 to 357 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: oid 279 version 357 is already newer than 356 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: oid 279 updating version 357 to 358 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: oid 279 updating version 358 to 359 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 279 v 359 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-12-01T15:48:18.641 INFO:tasks.rados.rados.0.smithi040.stdout:3825: left oid 279 (ObjNum 2351 snap 0 seq_num 2351) 2023-12-01T15:48:18.642 INFO:tasks.rados.rados.0.smithi040.stdout:3826: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-12-01T15:48:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:18 smithi040 bash[41173]: audit 2023-12-01T15:48:18.305517+0000 mon.c (mon.2) 192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:18 smithi040 bash[28232]: audit 2023-12-01T15:48:18.305517+0000 mon.c (mon.2) 192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:18 smithi141 bash[31670]: audit 2023-12-01T15:48:18.305517+0000 mon.c (mon.2) 192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:18.832 INFO:tasks.rados.rados.0.smithi040.stdout:3827: finishing write tid 1 to smithi04088644-322 2023-12-01T15:48:18.832 INFO:tasks.rados.rados.0.smithi040.stdout:3827: finishing write tid 2 to smithi04088644-322 2023-12-01T15:48:18.832 INFO:tasks.rados.rados.0.smithi040.stdout:3827: finishing write tid 3 to smithi04088644-322 2023-12-01T15:48:18.832 INFO:tasks.rados.rados.0.smithi040.stdout:3827: finishing write tid 4 to smithi04088644-322 2023-12-01T15:48:18.832 INFO:tasks.rados.rados.0.smithi040.stdout:3827: finishing write tid 5 to smithi04088644-322 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:3827: oid 322 updating version 0 to 488 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:3827: oid 322 updating version 488 to 489 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:3827: oid 322 updating version 489 to 490 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:3827: oid 322 version 490 is already newer than 487 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 322 v 490 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:3827: left oid 322 (ObjNum 2352 snap 0 seq_num 2352) 2023-12-01T15:48:18.833 INFO:tasks.rados.rados.0.smithi040.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-12-01T15:48:18.846 INFO:tasks.rados.rados.0.smithi040.stdout:3829: writing smithi04088644-149 from 763678 to 1452901 tid 1 2023-12-01T15:48:18.856 INFO:tasks.rados.rados.0.smithi040.stdout:3829: writing smithi04088644-149 from 2200377 to 2716196 tid 2 2023-12-01T15:48:18.863 INFO:tasks.rados.rados.0.smithi040.stdout:3829: writing smithi04088644-149 from 3444078 to 3563678 tid 3 2023-12-01T15:48:18.863 INFO:tasks.rados.rados.0.smithi040.stdout:3825: done (3 left) 2023-12-01T15:48:18.863 INFO:tasks.rados.rados.0.smithi040.stdout:3826: done (2 left) 2023-12-01T15:48:18.864 INFO:tasks.rados.rados.0.smithi040.stdout:3827: done (1 left) 2023-12-01T15:48:18.864 INFO:tasks.rados.rados.0.smithi040.stdout:3830: write oid 93 current snap is 0 2023-12-01T15:48:18.864 INFO:tasks.rados.rados.0.smithi040.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-12-01T15:48:18.869 INFO:tasks.rados.rados.0.smithi040.stdout:3830: writing smithi04088644-93 from 780485 to 1544957 tid 1 2023-12-01T15:48:18.877 INFO:tasks.rados.rados.0.smithi040.stdout:3830: writing smithi04088644-93 from 2258859 to 3034689 tid 2 2023-12-01T15:48:18.881 INFO:tasks.rados.rados.0.smithi040.stdout:3830: writing smithi04088644-93 from 3471501 to 3580485 tid 3 2023-12-01T15:48:18.881 INFO:tasks.rados.rados.0.smithi040.stdout:3831: write oid 31 current snap is 0 2023-12-01T15:48:18.881 INFO:tasks.rados.rados.0.smithi040.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-12-01T15:48:18.888 INFO:tasks.rados.rados.0.smithi040.stdout:3831: writing smithi04088644-31 from 797292 to 1237013 tid 1 2023-12-01T15:48:18.895 INFO:tasks.rados.rados.0.smithi040.stdout:3831: writing smithi04088644-31 from 1917341 to 2436829 tid 2 2023-12-01T15:48:18.902 INFO:tasks.rados.rados.0.smithi040.stdout:3831: writing smithi04088644-31 from 3098924 to 3577551 tid 3 2023-12-01T15:48:18.902 INFO:tasks.rados.rados.0.smithi040.stdout:3832: write oid 441 current snap is 0 2023-12-01T15:48:18.903 INFO:tasks.rados.rados.0.smithi040.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-12-01T15:48:18.910 INFO:tasks.rados.rados.0.smithi040.stdout:3832: writing smithi04088644-441 from 414099 to 1045422 tid 1 2023-12-01T15:48:18.918 INFO:tasks.rados.rados.0.smithi040.stdout:3832: writing smithi04088644-441 from 1575823 to 2355322 tid 2 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3832: writing smithi04088644-441 from 3126347 to 3532599 tid 3 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3833: delete oid 106 current snap is 0 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: finishing write tid 1 to smithi04088644-149 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: finishing write tid 2 to smithi04088644-149 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: finishing write tid 3 to smithi04088644-149 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: finishing write tid 4 to smithi04088644-149 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: finishing write tid 5 to smithi04088644-149 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: oid 149 updating version 0 to 427 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: oid 149 version 427 is already newer than 426 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: oid 149 updating version 427 to 428 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: oid 149 updating version 428 to 429 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 149 v 429 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3829: left oid 149 (ObjNum 2354 snap 0 seq_num 2354) 2023-12-01T15:48:18.926 INFO:tasks.rados.rados.0.smithi040.stdout:3830: finishing write tid 1 to smithi04088644-93 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: finishing write tid 2 to smithi04088644-93 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: finishing write tid 3 to smithi04088644-93 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: finishing write tid 4 to smithi04088644-93 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: finishing write tid 5 to smithi04088644-93 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: oid 93 updating version 0 to 415 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: oid 93 updating version 415 to 416 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: oid 93 version 416 is already newer than 413 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: oid 93 version 416 is already newer than 414 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 93 v 416 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3831: finishing write tid 1 to smithi04088644-31 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3831: finishing write tid 2 to smithi04088644-31 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3831: finishing write tid 3 to smithi04088644-31 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3831: finishing write tid 4 to smithi04088644-31 2023-12-01T15:48:18.927 INFO:tasks.rados.rados.0.smithi040.stdout:3831: finishing write tid 5 to smithi04088644-31 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3831: oid 31 updating version 0 to 549 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3831: oid 31 updating version 549 to 550 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3831: oid 31 updating version 550 to 551 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3831: oid 31 version 551 is already newer than 548 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 551 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3831: left oid 31 (ObjNum 2356 snap 0 seq_num 2356) 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing write tid 1 to smithi04088644-441 2023-12-01T15:48:18.928 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing write tid 2 to smithi04088644-441 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3829: done (4 left) 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3830: done (3 left) 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3831: done (2 left) 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3833: done (1 left) 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3834: read oid 334 snap -1 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3834: expect deleted 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3835: read oid 471 snap -1 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3835: expect (ObjNum 2194 snap 0 seq_num 2194) 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3836: write oid 149 current snap is 0 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing write tid 3 to smithi04088644-441 2023-12-01T15:48:18.929 INFO:tasks.rados.rados.0.smithi040.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-12-01T15:48:18.935 INFO:tasks.rados.rados.0.smithi040.stdout:3836: writing smithi04088644-149 from 447713 to 1229534 tid 1 2023-12-01T15:48:18.942 INFO:tasks.rados.rados.0.smithi040.stdout:3836: writing smithi04088644-149 from 1692787 to 2359602 tid 2 2023-12-01T15:48:18.950 INFO:tasks.rados.rados.0.smithi040.stdout:3836: writing smithi04088644-149 from 3064840 to 3493636 tid 3 2023-12-01T15:48:18.950 INFO:tasks.rados.rados.0.smithi040.stdout:3837: read oid 2 snap -1 2023-12-01T15:48:18.950 INFO:tasks.rados.rados.0.smithi040.stdout:3837: expect (ObjNum 1628 snap 0 seq_num 1628) 2023-12-01T15:48:18.950 INFO:tasks.rados.rados.0.smithi040.stdout:3838: read oid 247 snap -1 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3838: expect deleted 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing write tid 4 to smithi04088644-441 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing write tid 5 to smithi04088644-441 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: oid 441 updating version 0 to 310 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: oid 441 version 310 is already newer than 308 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: oid 441 updating version 310 to 311 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: oid 441 version 311 is already newer than 309 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 441 v 311 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3832: left oid 441 (ObjNum 2357 snap 0 seq_num 2357) 2023-12-01T15:48:18.951 INFO:tasks.rados.rados.0.smithi040.stdout:3835: expect (ObjNum 2194 snap 0 seq_num 2194) 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 1 to smithi04088644-149 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 2 to smithi04088644-149 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 3 to smithi04088644-149 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 4 to smithi04088644-149 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 5 to smithi04088644-149 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: oid 149 updating version 0 to 432 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: oid 149 version 432 is already newer than 431 2023-12-01T15:48:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3836: oid 149 updating version 432 to 433 2023-12-01T15:48:19.055 INFO:tasks.rados.rados.0.smithi040.stdout:3836: oid 149 updating version 433 to 434 2023-12-01T15:48:19.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 149 v 434 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-12-01T15:48:19.055 INFO:tasks.rados.rados.0.smithi040.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-12-01T15:48:19.055 INFO:tasks.rados.rados.0.smithi040.stdout:3837: expect (ObjNum 1628 snap 0 seq_num 1628) 2023-12-01T15:48:19.258 INFO:tasks.rados.rados.0.smithi040.stdout:3832: done (5 left) 2023-12-01T15:48:19.258 INFO:tasks.rados.rados.0.smithi040.stdout:3834: done (4 left) 2023-12-01T15:48:19.258 INFO:tasks.rados.rados.0.smithi040.stdout:3835: done (3 left) 2023-12-01T15:48:19.258 INFO:tasks.rados.rados.0.smithi040.stdout:3836: done (2 left) 2023-12-01T15:48:19.259 INFO:tasks.rados.rados.0.smithi040.stdout:3837: done (1 left) 2023-12-01T15:48:19.259 INFO:tasks.rados.rados.0.smithi040.stdout:3839: read oid 235 snap -1 2023-12-01T15:48:19.259 INFO:tasks.rados.rados.0.smithi040.stdout:3839: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T15:48:19.259 INFO:tasks.rados.rados.0.smithi040.stdout:3840: write oid 65 current snap is 0 2023-12-01T15:48:19.259 INFO:tasks.rados.rados.0.smithi040.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-12-01T15:48:19.268 INFO:tasks.rados.rados.0.smithi040.stdout:3840: writing smithi04088644-65 from 464520 to 921590 tid 1 2023-12-01T15:48:19.275 INFO:tasks.rados.rados.0.smithi040.stdout:3840: writing smithi04088644-65 from 1351269 to 1878095 tid 2 2023-12-01T15:48:19.282 INFO:tasks.rados.rados.0.smithi040.stdout:3840: writing smithi04088644-65 from 2408616 to 3048684 tid 3 2023-12-01T15:48:19.282 INFO:tasks.rados.rados.0.smithi040.stdout:3841: read oid 336 snap -1 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3841: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3842: read oid 468 snap -1 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3842: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3843: read oid 101 snap -1 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3843: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3844: delete oid 198 current snap is 0 2023-12-01T15:48:19.283 INFO:tasks.rados.rados.0.smithi040.stdout:3839: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-12-01T15:48:19.521 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 1 to smithi04088644-65 2023-12-01T15:48:19.521 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 2 to smithi04088644-65 2023-12-01T15:48:19.521 INFO:tasks.rados.rados.0.smithi040.stdout:3838: done (6 left) 2023-12-01T15:48:19.521 INFO:tasks.rados.rados.0.smithi040.stdout:3839: done (5 left) 2023-12-01T15:48:19.521 INFO:tasks.rados.rados.0.smithi040.stdout:3844: done (4 left) 2023-12-01T15:48:19.522 INFO:tasks.rados.rados.0.smithi040.stdout:3845: write oid 178 current snap is 0 2023-12-01T15:48:19.522 INFO:tasks.rados.rados.0.smithi040.stdout:3842: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-12-01T15:48:19.644 INFO:tasks.rados.rados.0.smithi040.stdout:3841: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-12-01T15:48:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:19 smithi040 bash[41173]: cluster 2023-12-01T15:48:17.591268+0000 mgr.y (mgr.24356) 304 : cluster 0 pgmap v274: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.3 MiB/s wr, 72 op/s 2023-12-01T15:48:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:19 smithi040 bash[41173]: audit 2023-12-01T15:48:19.060350+0000 mon.a (mon.0) 907 : audit 0 from='client.? 172.21.15.40:0/901278455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:19 smithi040 bash[28232]: cluster 2023-12-01T15:48:17.591268+0000 mgr.y (mgr.24356) 304 : cluster 0 pgmap v274: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.3 MiB/s wr, 72 op/s 2023-12-01T15:48:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:19 smithi040 bash[28232]: audit 2023-12-01T15:48:19.060350+0000 mon.a (mon.0) 907 : audit 0 from='client.? 172.21.15.40:0/901278455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:19.755 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 3 to smithi04088644-65 2023-12-01T15:48:19.755 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 4 to smithi04088644-65 2023-12-01T15:48:19.755 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 5 to smithi04088644-65 2023-12-01T15:48:19.755 INFO:tasks.rados.rados.0.smithi040.stdout:3840: oid 65 updating version 0 to 552 2023-12-01T15:48:19.755 INFO:tasks.rados.rados.0.smithi040.stdout:3840: oid 65 updating version 552 to 555 2023-12-01T15:48:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:3840: oid 65 version 555 is already newer than 553 2023-12-01T15:48:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:3840: oid 65 version 555 is already newer than 554 2023-12-01T15:48:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 65 v 555 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-12-01T15:48:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:3840: left oid 65 (ObjNum 2360 snap 0 seq_num 2360) 2023-12-01T15:48:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:3843: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-12-01T15:48:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:19 smithi141 bash[31670]: cluster 2023-12-01T15:48:17.591268+0000 mgr.y (mgr.24356) 304 : cluster 0 pgmap v274: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.3 MiB/s wr, 72 op/s 2023-12-01T15:48:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:19 smithi141 bash[31670]: audit 2023-12-01T15:48:19.060350+0000 mon.a (mon.0) 907 : audit 0 from='client.? 172.21.15.40:0/901278455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-12-01T15:48:19.972 INFO:tasks.rados.rados.0.smithi040.stdout:3845: writing smithi04088644-178 from 498134 to 1105702 tid 1 2023-12-01T15:48:19.979 INFO:tasks.rados.rados.0.smithi040.stdout:3845: writing smithi04088644-178 from 1751880 to 2282375 tid 2 2023-12-01T15:48:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:3845: writing smithi04088644-178 from 2747109 to 3526074 tid 3 2023-12-01T15:48:19.986 INFO:tasks.rados.rados.0.smithi040.stdout:3840: done (4 left) 2023-12-01T15:48:19.987 INFO:tasks.rados.rados.0.smithi040.stdout:3841: done (3 left) 2023-12-01T15:48:19.987 INFO:tasks.rados.rados.0.smithi040.stdout:3842: done (2 left) 2023-12-01T15:48:19.987 INFO:tasks.rados.rados.0.smithi040.stdout:3843: done (1 left) 2023-12-01T15:48:19.987 INFO:tasks.rados.rados.0.smithi040.stdout:3846: write oid 55 current snap is 0 2023-12-01T15:48:19.987 INFO:tasks.rados.rados.0.smithi040.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-12-01T15:48:19.993 INFO:tasks.rados.rados.0.smithi040.stdout:3846: writing smithi04088644-55 from 514941 to 1197758 tid 1 2023-12-01T15:48:20.000 INFO:tasks.rados.rados.0.smithi040.stdout:3846: writing smithi04088644-55 from 1810362 to 2484515 tid 2 2023-12-01T15:48:20.007 INFO:tasks.rados.rados.0.smithi040.stdout:3846: writing smithi04088644-55 from 3058179 to 3648416 tid 3 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3847: read oid 443 snap -1 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3847: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3848: read oid 100 snap -1 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3848: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3849: read oid 194 snap -1 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3849: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3850: read oid 11 snap -1 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3850: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3851: write oid 415 current snap is 0 2023-12-01T15:48:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-12-01T15:48:20.015 INFO:tasks.rados.rados.0.smithi040.stdout:3851: writing smithi04088644-415 from 531748 to 1289814 tid 1 2023-12-01T15:48:20.021 INFO:tasks.rados.rados.0.smithi040.stdout:3851: writing smithi04088644-415 from 1868844 to 2403008 tid 2 2023-12-01T15:48:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3851: writing smithi04088644-415 from 3201955 to 3603464 tid 3 2023-12-01T15:48:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3852: write oid 423 current snap is 0 2023-12-01T15:48:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3845: finishing write tid 1 to smithi04088644-178 2023-12-01T15:48:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3845: finishing write tid 2 to smithi04088644-178 2023-12-01T15:48:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-12-01T15:48:20.037 INFO:tasks.rados.rados.0.smithi040.stdout:3852: writing smithi04088644-423 from 548555 to 1098223 tid 1 2023-12-01T15:48:20.044 INFO:tasks.rados.rados.0.smithi040.stdout:3852: writing smithi04088644-423 from 1643679 to 2321501 tid 2 2023-12-01T15:48:20.050 INFO:tasks.rados.rados.0.smithi040.stdout:3852: writing smithi04088644-423 from 2829378 to 3442159 tid 3 2023-12-01T15:48:20.051 INFO:tasks.rados.rados.0.smithi040.stdout:3853: write oid 424 current snap is 0 2023-12-01T15:48:20.051 INFO:tasks.rados.rados.0.smithi040.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-12-01T15:48:20.057 INFO:tasks.rados.rados.0.smithi040.stdout:3853: writing smithi04088644-424 from 565362 to 1190279 tid 1 2023-12-01T15:48:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:3853: writing smithi04088644-424 from 1985808 to 2523641 tid 2 2023-12-01T15:48:20.072 INFO:tasks.rados.rados.0.smithi040.stdout:3853: writing smithi04088644-424 from 3256801 to 3765362 tid 3 2023-12-01T15:48:20.072 INFO:tasks.rados.rados.0.smithi040.stdout:3854: read oid 28 snap -1 2023-12-01T15:48:20.072 INFO:tasks.rados.rados.0.smithi040.stdout:3854: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-12-01T15:48:20.072 INFO:tasks.rados.rados.0.smithi040.stdout:3855: write oid 396 current snap is 0 2023-12-01T15:48:20.072 INFO:tasks.rados.rados.0.smithi040.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-12-01T15:48:20.079 INFO:tasks.rados.rados.0.smithi040.stdout:3855: writing smithi04088644-396 from 582169 to 1282335 tid 1 2023-12-01T15:48:20.087 INFO:tasks.rados.rados.0.smithi040.stdout:3855: writing smithi04088644-396 from 2044290 to 2725781 tid 2 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3855: writing smithi04088644-396 from 3284224 to 3782169 tid 3 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3856: read oid 294 snap -1 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3856: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3857: write oid 204 current snap is 0 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3845: finishing write tid 3 to smithi04088644-178 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3845: finishing write tid 4 to smithi04088644-178 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3845: finishing write tid 5 to smithi04088644-178 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3845: oid 178 updating version 0 to 437 2023-12-01T15:48:20.093 INFO:tasks.rados.rados.0.smithi040.stdout:3845: oid 178 version 437 is already newer than 434 2023-12-01T15:48:20.094 INFO:tasks.rados.rados.0.smithi040.stdout:3845: oid 178 version 437 is already newer than 436 2023-12-01T15:48:20.094 INFO:tasks.rados.rados.0.smithi040.stdout:3845: oid 178 version 437 is already newer than 435 2023-12-01T15:48:20.094 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 178 v 437 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-12-01T15:48:20.094 INFO:tasks.rados.rados.0.smithi040.stdout:3845: left oid 178 (ObjNum 2362 snap 0 seq_num 2362) 2023-12-01T15:48:20.094 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing write tid 1 to smithi04088644-55 2023-12-01T15:48:20.094 INFO:tasks.rados.rados.0.smithi040.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-12-01T15:48:20.107 INFO:tasks.rados.rados.0.smithi040.stdout:3857: writing smithi04088644-204 from 598976 to 1374391 tid 1 2023-12-01T15:48:20.114 INFO:tasks.rados.rados.0.smithi040.stdout:3857: writing smithi04088644-204 from 2102772 to 2644274 tid 2 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3857: writing smithi04088644-204 from 3311647 to 3798976 tid 3 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3845: done (12 left) 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3858: write oid 400 current snap is 0 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing write tid 2 to smithi04088644-55 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing write tid 3 to smithi04088644-55 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing write tid 4 to smithi04088644-55 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing write tid 5 to smithi04088644-55 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: oid 55 updating version 0 to 439 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: oid 55 updating version 439 to 441 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: oid 55 version 441 is already newer than 438 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3846: oid 55 version 441 is already newer than 440 2023-12-01T15:48:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 55 v 441 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-12-01T15:48:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-12-01T15:48:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3847: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-12-01T15:48:20.237 INFO:tasks.rados.rados.0.smithi040.stdout:3851: finishing write tid 1 to smithi04088644-415 2023-12-01T15:48:20.237 INFO:tasks.rados.rados.0.smithi040.stdout:3849: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:48:20.376 INFO:tasks.rados.rados.0.smithi040.stdout:3850: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-12-01T15:48:20.614 INFO:tasks.rados.rados.0.smithi040.stdout:3851: finishing write tid 2 to smithi04088644-415 2023-12-01T15:48:20.614 INFO:tasks.rados.rados.0.smithi040.stdout:3848: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: finishing write tid 3 to smithi04088644-415 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: finishing write tid 4 to smithi04088644-415 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: finishing write tid 5 to smithi04088644-415 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: oid 415 updating version 0 to 438 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: oid 415 updating version 438 to 439 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: oid 415 updating version 439 to 441 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: oid 415 version 441 is already newer than 440 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 415 v 441 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-12-01T15:48:20.705 INFO:tasks.rados.rados.0.smithi040.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: finishing write tid 1 to smithi04088644-423 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: finishing write tid 2 to smithi04088644-423 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: finishing write tid 3 to smithi04088644-423 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: finishing write tid 4 to smithi04088644-423 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: finishing write tid 5 to smithi04088644-423 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: oid 423 updating version 0 to 314 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: oid 423 updating version 314 to 315 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: oid 423 version 315 is already newer than 312 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: oid 423 version 315 is already newer than 313 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 423 v 315 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2023-12-01T15:48:20.706 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 1 to smithi04088644-424 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 2 to smithi04088644-424 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 3 to smithi04088644-424 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 4 to smithi04088644-424 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 5 to smithi04088644-424 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: oid 424 updating version 0 to 537 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: oid 424 version 537 is already newer than 535 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: oid 424 version 537 is already newer than 536 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: oid 424 updating version 537 to 538 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 424 v 538 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3853: left oid 424 (ObjNum 2366 snap 0 seq_num 2366) 2023-12-01T15:48:20.707 INFO:tasks.rados.rados.0.smithi040.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-12-01T15:48:20.717 INFO:tasks.rados.rados.0.smithi040.stdout:3858: writing smithi04088644-400 from 615783 to 1066447 tid 1 2023-12-01T15:48:20.725 INFO:tasks.rados.rados.0.smithi040.stdout:3858: writing smithi04088644-400 from 1761254 to 2446414 tid 2 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3858: writing smithi04088644-400 from 2939070 to 3713292 tid 3 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3846: done (12 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3847: done (11 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3848: done (10 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3849: done (9 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3850: done (8 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3851: done (7 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3852: done (6 left) 2023-12-01T15:48:20.733 INFO:tasks.rados.rados.0.smithi040.stdout:3853: done (5 left) 2023-12-01T15:48:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:3859: read oid 15 snap -1 2023-12-01T15:48:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:3859: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:48:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:3860: write oid 478 current snap is 0 2023-12-01T15:48:20.734 INFO:tasks.rados.rados.0.smithi040.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-12-01T15:48:20.739 INFO:tasks.rados.rados.0.smithi040.stdout:3860: writing smithi04088644-478 from 632590 to 1158503 tid 1 2023-12-01T15:48:20.746 INFO:tasks.rados.rados.0.smithi040.stdout:3860: writing smithi04088644-478 from 1703383 to 2248554 tid 2 2023-12-01T15:48:20.753 INFO:tasks.rados.rados.0.smithi040.stdout:3860: writing smithi04088644-478 from 2850140 to 3435634 tid 3 2023-12-01T15:48:20.753 INFO:tasks.rados.rados.0.smithi040.stdout:3861: read oid 99 snap -1 2023-12-01T15:48:20.753 INFO:tasks.rados.rados.0.smithi040.stdout:3861: expect (ObjNum 98 snap 0 seq_num 98) 2023-12-01T15:48:20.753 INFO:tasks.rados.rados.0.smithi040.stdout:3862: write oid 454 current snap is 0 2023-12-01T15:48:20.753 INFO:tasks.rados.rados.0.smithi040.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-12-01T15:48:20.759 INFO:tasks.rados.rados.0.smithi040.stdout:3862: writing smithi04088644-454 from 649397 to 1250559 tid 1 2023-12-01T15:48:20.766 INFO:tasks.rados.rados.0.smithi040.stdout:3862: writing smithi04088644-454 from 1761865 to 2450694 tid 2 2023-12-01T15:48:20.772 INFO:tasks.rados.rados.0.smithi040.stdout:3862: writing smithi04088644-454 from 2877563 to 3390682 tid 3 2023-12-01T15:48:20.775 INFO:tasks.rados.rados.0.smithi040.stdout:3862: writing smithi04088644-454 from 3812689 to 3849397 tid 4 2023-12-01T15:48:20.775 INFO:tasks.rados.rados.0.smithi040.stdout:3863: read oid 458 snap -1 2023-12-01T15:48:20.775 INFO:tasks.rados.rados.0.smithi040.stdout:3863: expect deleted 2023-12-01T15:48:20.775 INFO:tasks.rados.rados.0.smithi040.stdout:3864: delete oid 101 current snap is 0 2023-12-01T15:48:20.775 INFO:tasks.rados.rados.0.smithi040.stdout:3854: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-12-01T15:48:21.008 INFO:tasks.rados.rados.0.smithi040.stdout:3855: finishing write tid 1 to smithi04088644-396 2023-12-01T15:48:21.008 INFO:tasks.rados.rados.0.smithi040.stdout:3855: finishing write tid 2 to smithi04088644-396 2023-12-01T15:48:21.008 INFO:tasks.rados.rados.0.smithi040.stdout:3855: finishing write tid 3 to smithi04088644-396 2023-12-01T15:48:21.008 INFO:tasks.rados.rados.0.smithi040.stdout:3855: finishing write tid 4 to smithi04088644-396 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3855: finishing write tid 5 to smithi04088644-396 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3855: oid 396 updating version 0 to 539 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3855: oid 396 updating version 539 to 540 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3855: oid 396 updating version 540 to 541 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3855: oid 396 updating version 541 to 542 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 396 v 542 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3855: left oid 396 (ObjNum 2367 snap 0 seq_num 2367) 2023-12-01T15:48:21.009 INFO:tasks.rados.rados.0.smithi040.stdout:3856: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-12-01T15:48:21.187 INFO:tasks.rados.rados.0.smithi040.stdout:3857: finishing write tid 1 to smithi04088644-204 2023-12-01T15:48:21.187 INFO:tasks.rados.rados.0.smithi040.stdout:3857: finishing write tid 2 to smithi04088644-204 2023-12-01T15:48:21.187 INFO:tasks.rados.rados.0.smithi040.stdout:3854: done (10 left) 2023-12-01T15:48:21.187 INFO:tasks.rados.rados.0.smithi040.stdout:3855: done (9 left) 2023-12-01T15:48:21.187 INFO:tasks.rados.rados.0.smithi040.stdout:3856: done (8 left) 2023-12-01T15:48:21.187 INFO:tasks.rados.rados.0.smithi040.stdout:3864: done (7 left) 2023-12-01T15:48:21.188 INFO:tasks.rados.rados.0.smithi040.stdout:3865: read oid 302 snap -1 2023-12-01T15:48:21.188 INFO:tasks.rados.rados.0.smithi040.stdout:3865: expect deleted 2023-12-01T15:48:21.188 INFO:tasks.rados.rados.0.smithi040.stdout:3866: write oid 488 current snap is 0 2023-12-01T15:48:21.188 INFO:tasks.rados.rados.0.smithi040.stdout:3857: finishing write tid 3 to smithi04088644-204 2023-12-01T15:48:21.188 INFO:tasks.rados.rados.0.smithi040.stdout:3857: finishing write tid 4 to smithi04088644-204 2023-12-01T15:48:21.188 INFO:tasks.rados.rados.0.smithi040.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-12-01T15:48:21.194 INFO:tasks.rados.rados.0.smithi040.stdout:3866: writing smithi04088644-488 from 683011 to 1151024 tid 1 2023-12-01T15:48:21.201 INFO:tasks.rados.rados.0.smithi040.stdout:3866: writing smithi04088644-488 from 1595182 to 2287680 tid 2 2023-12-01T15:48:21.209 INFO:tasks.rados.rados.0.smithi040.stdout:3866: writing smithi04088644-488 from 3048762 to 3584425 tid 3 2023-12-01T15:48:21.209 INFO:tasks.rados.rados.0.smithi040.stdout:3867: write oid 109 current snap is 0 2023-12-01T15:48:21.209 INFO:tasks.rados.rados.0.smithi040.stdout:3857: finishing write tid 5 to smithi04088644-204 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3857: oid 204 updating version 0 to 417 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3857: oid 204 updating version 417 to 420 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3857: oid 204 version 420 is already newer than 419 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3857: oid 204 version 420 is already newer than 418 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 204 v 420 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3857: left oid 204 (ObjNum 2368 snap 0 seq_num 2368) 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3858: finishing write tid 1 to smithi04088644-400 2023-12-01T15:48:21.210 INFO:tasks.rados.rados.0.smithi040.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-12-01T15:48:21.216 INFO:tasks.rados.rados.0.smithi040.stdout:3867: writing smithi04088644-109 from 699818 to 1243080 tid 1 2023-12-01T15:48:21.222 INFO:tasks.rados.rados.0.smithi040.stdout:3867: writing smithi04088644-109 from 1937311 to 2373467 tid 2 2023-12-01T15:48:21.229 INFO:tasks.rados.rados.0.smithi040.stdout:3867: writing smithi04088644-109 from 2843479 to 3590414 tid 3 2023-12-01T15:48:21.229 INFO:tasks.rados.rados.0.smithi040.stdout:3857: done (9 left) 2023-12-01T15:48:21.229 INFO:tasks.rados.rados.0.smithi040.stdout:3868: write oid 114 current snap is 0 2023-12-01T15:48:21.229 INFO:tasks.rados.rados.0.smithi040.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-12-01T15:48:21.236 INFO:tasks.rados.rados.0.smithi040.stdout:3868: writing smithi04088644-114 from 716625 to 1335136 tid 1 2023-12-01T15:48:21.244 INFO:tasks.rados.rados.0.smithi040.stdout:3868: writing smithi04088644-114 from 1995793 to 2691960 tid 2 2023-12-01T15:48:21.251 INFO:tasks.rados.rados.0.smithi040.stdout:3868: writing smithi04088644-114 from 3387255 to 3916625 tid 3 2023-12-01T15:48:21.251 INFO:tasks.rados.rados.0.smithi040.stdout:3869: read oid 268 snap -1 2023-12-01T15:48:21.251 INFO:tasks.rados.rados.0.smithi040.stdout:3869: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-12-01T15:48:21.251 INFO:tasks.rados.rados.0.smithi040.stdout:3870: read oid 373 snap -1 2023-12-01T15:48:21.251 INFO:tasks.rados.rados.0.smithi040.stdout:3870: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-12-01T15:48:21.251 INFO:tasks.rados.rados.0.smithi040.stdout:3871: write oid 309 current snap is 0 2023-12-01T15:48:21.252 INFO:tasks.rados.rados.0.smithi040.stdout:3858: finishing write tid 2 to smithi04088644-400 2023-12-01T15:48:21.252 INFO:tasks.rados.rados.0.smithi040.stdout:3858: finishing write tid 3 to smithi04088644-400 2023-12-01T15:48:21.252 INFO:tasks.rados.rados.0.smithi040.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-12-01T15:48:21.259 INFO:tasks.rados.rados.0.smithi040.stdout:3871: writing smithi04088644-309 from 733432 to 1427192 tid 1 2023-12-01T15:48:21.265 INFO:tasks.rados.rados.0.smithi040.stdout:3871: writing smithi04088644-309 from 2054275 to 2494100 tid 2 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3871: writing smithi04088644-309 from 2898325 to 3384157 tid 3 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3872: write oid 214 current snap is 0 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: finishing write tid 4 to smithi04088644-400 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: finishing write tid 5 to smithi04088644-400 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: oid 400 updating version 0 to 707 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: oid 400 version 707 is already newer than 704 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: oid 400 version 707 is already newer than 705 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: oid 400 version 707 is already newer than 706 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 400 v 707 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3858: left oid 400 (ObjNum 2369 snap 0 seq_num 2369) 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 1 to smithi04088644-478 2023-12-01T15:48:21.271 INFO:tasks.rados.rados.0.smithi040.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-12-01T15:48:21.282 INFO:tasks.rados.rados.0.smithi040.stdout:3872: writing smithi04088644-214 from 750239 to 1519248 tid 1 2023-12-01T15:48:21.290 INFO:tasks.rados.rados.0.smithi040.stdout:3872: writing smithi04088644-214 from 2112757 to 2812593 tid 2 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3872: writing smithi04088644-214 from 3442101 to 3950239 tid 3 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3858: done (13 left) 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3873: read oid 76 snap -1 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3873: expect (ObjNum 2335 snap 0 seq_num 2335) 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3874: read oid 157 snap -1 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3874: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3875: read oid 215 snap -1 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout:3875: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:48:21.297 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:21.298 INFO:tasks.rados.rados.0.smithi040.stdout:3859: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:48:21.494 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 2 to smithi04088644-478 2023-12-01T15:48:21.494 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 3 to smithi04088644-478 2023-12-01T15:48:21.494 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 4 to smithi04088644-478 2023-12-01T15:48:21.494 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 5 to smithi04088644-478 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:3860: oid 478 updating version 0 to 708 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:3860: oid 478 updating version 708 to 711 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:3860: oid 478 version 711 is already newer than 709 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:3860: oid 478 version 711 is already newer than 710 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 711 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:3860: left oid 478 (ObjNum 2370 snap 0 seq_num 2370) 2023-12-01T15:48:21.495 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing write tid 1 to smithi04088644-454 2023-12-01T15:48:21.497 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing write tid 2 to smithi04088644-454 2023-12-01T15:48:21.497 INFO:tasks.rados.rados.0.smithi040.stdout:3861: expect (ObjNum 98 snap 0 seq_num 98) 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing write tid 3 to smithi04088644-454 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing write tid 4 to smithi04088644-454 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing write tid 5 to smithi04088644-454 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing write tid 6 to smithi04088644-454 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: oid 454 updating version 0 to 473 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: oid 454 version 473 is already newer than 470 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: oid 454 version 473 is already newer than 469 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: oid 454 version 473 is already newer than 471 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:3862: oid 454 version 473 is already newer than 472 2023-12-01T15:48:21.616 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 454 v 473 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3862: left oid 454 (ObjNum 2371 snap 0 seq_num 2371) 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3859: done (15 left) 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3860: done (14 left) 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3861: done (13 left) 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3862: done (12 left) 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3863: done (11 left) 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3876: write oid 300 current snap is 0 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: finishing write tid 1 to smithi04088644-488 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: finishing write tid 2 to smithi04088644-488 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: finishing write tid 3 to smithi04088644-488 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: finishing write tid 4 to smithi04088644-488 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: finishing write tid 5 to smithi04088644-488 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: oid 488 updating version 0 to 492 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: oid 488 updating version 492 to 493 2023-12-01T15:48:21.617 INFO:tasks.rados.rados.0.smithi040.stdout:3866: oid 488 updating version 493 to 494 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3866: oid 488 updating version 494 to 495 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 488 v 495 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3866: left oid 488 (ObjNum 2373 snap 0 seq_num 2373) 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing write tid 1 to smithi04088644-109 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing write tid 2 to smithi04088644-109 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing write tid 3 to smithi04088644-109 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing write tid 4 to smithi04088644-109 2023-12-01T15:48:21.618 INFO:tasks.rados.rados.0.smithi040.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-12-01T15:48:21.629 INFO:tasks.rados.rados.0.smithi040.stdout:3876: writing smithi04088644-300 from 767046 to 1211304 tid 1 2023-12-01T15:48:21.634 INFO:tasks.rados.rados.0.smithi040.stdout:3876: writing smithi04088644-300 from 1654886 to 2098380 tid 2 2023-12-01T15:48:21.641 INFO:tasks.rados.rados.0.smithi040.stdout:3876: writing smithi04088644-300 from 2836818 to 3345194 tid 3 2023-12-01T15:48:21.646 INFO:tasks.rados.rados.0.smithi040.stdout:3876: writing smithi04088644-300 from 3760009 to 3967046 tid 4 2023-12-01T15:48:21.646 INFO:tasks.rados.rados.0.smithi040.stdout:3865: done (11 left) 2023-12-01T15:48:21.646 INFO:tasks.rados.rados.0.smithi040.stdout:3866: done (10 left) 2023-12-01T15:48:21.646 INFO:tasks.rados.rados.0.smithi040.stdout:3877: read oid 326 snap -1 2023-12-01T15:48:21.646 INFO:tasks.rados.rados.0.smithi040.stdout:3877: expect (ObjNum 2058 snap 0 seq_num 2058) 2023-12-01T15:48:21.646 INFO:tasks.rados.rados.0.smithi040.stdout:3878: delete oid 160 current snap is 0 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing write tid 5 to smithi04088644-109 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3867: oid 109 updating version 0 to 544 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3867: oid 109 updating version 544 to 545 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3867: oid 109 updating version 545 to 547 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3867: oid 109 version 547 is already newer than 546 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 109 v 547 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3867: left oid 109 (ObjNum 2374 snap 0 seq_num 2374) 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: finishing write tid 1 to smithi04088644-114 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: finishing write tid 2 to smithi04088644-114 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: finishing write tid 3 to smithi04088644-114 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: finishing write tid 4 to smithi04088644-114 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: finishing write tid 5 to smithi04088644-114 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: oid 114 updating version 0 to 475 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: oid 114 updating version 475 to 476 2023-12-01T15:48:21.647 INFO:tasks.rados.rados.0.smithi040.stdout:3868: oid 114 version 476 is already newer than 474 2023-12-01T15:48:21.648 INFO:tasks.rados.rados.0.smithi040.stdout:3868: oid 114 updating version 476 to 477 2023-12-01T15:48:21.648 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 114 v 477 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-12-01T15:48:21.648 INFO:tasks.rados.rados.0.smithi040.stdout:3868: left oid 114 (ObjNum 2375 snap 0 seq_num 2375) 2023-12-01T15:48:21.648 INFO:tasks.rados.rados.0.smithi040.stdout:3869: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-12-01T15:48:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:21 smithi040 bash[41173]: cluster 2023-12-01T15:48:19.592424+0000 mgr.y (mgr.24356) 305 : cluster 0 pgmap v275: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-12-01T15:48:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:21 smithi040 bash[28232]: cluster 2023-12-01T15:48:19.592424+0000 mgr.y (mgr.24356) 305 : cluster 0 pgmap v275: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-12-01T15:48:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:21 smithi141 bash[31670]: cluster 2023-12-01T15:48:19.592424+0000 mgr.y (mgr.24356) 305 : cluster 0 pgmap v275: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-12-01T15:48:21.800 INFO:tasks.rados.rados.0.smithi040.stdout:3870: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-12-01T15:48:21.905 INFO:tasks.rados.rados.0.smithi040.stdout:3871: finishing write tid 1 to smithi04088644-309 2023-12-01T15:48:21.905 INFO:tasks.rados.rados.0.smithi040.stdout:3871: finishing write tid 2 to smithi04088644-309 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3871: finishing write tid 3 to smithi04088644-309 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3867: done (11 left) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3868: done (10 left) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3869: done (9 left) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3870: done (8 left) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3878: done (7 left) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3879: read oid 340 snap -1 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3879: expect deleted 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3880: read oid 138 snap -1 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3880: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3881: read oid 131 snap -1 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3881: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3882: write oid 381 current snap is 0 2023-12-01T15:48:21.906 INFO:tasks.rados.rados.0.smithi040.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-12-01T15:48:21.916 INFO:tasks.rados.rados.0.smithi040.stdout:3882: writing smithi04088644-381 from 400660 to 1111769 tid 1 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3882: writing smithi04088644-381 from 1888203 to 2000660 tid 2 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3883: delete oid 452 current snap is 0 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3871: finishing write tid 4 to smithi04088644-309 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3871: finishing write tid 5 to smithi04088644-309 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3871: oid 309 updating version 0 to 317 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3871: oid 309 updating version 317 to 318 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3871: oid 309 updating version 318 to 319 2023-12-01T15:48:21.924 INFO:tasks.rados.rados.0.smithi040.stdout:3871: oid 309 version 319 is already newer than 316 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 309 v 319 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3871: left oid 309 (ObjNum 2376 snap 0 seq_num 2376) 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: finishing write tid 1 to smithi04088644-214 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: finishing write tid 2 to smithi04088644-214 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: finishing write tid 3 to smithi04088644-214 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: finishing write tid 4 to smithi04088644-214 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: finishing write tid 5 to smithi04088644-214 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: oid 214 updating version 0 to 512 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: oid 214 updating version 512 to 514 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: oid 214 version 514 is already newer than 511 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: oid 214 version 514 is already newer than 513 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 214 v 514 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3872: left oid 214 (ObjNum 2377 snap 0 seq_num 2377) 2023-12-01T15:48:21.925 INFO:tasks.rados.rados.0.smithi040.stdout:3874: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-12-01T15:48:22.101 INFO:tasks.rados.rados.0.smithi040.stdout:3875: expect (ObjNum 214 snap 0 seq_num 214) 2023-12-01T15:48:22.221 INFO:tasks.rados.rados.0.smithi040.stdout:3873: expect (ObjNum 2335 snap 0 seq_num 2335) 2023-12-01T15:48:22.394 INFO:tasks.rados.rados.0.smithi040.stdout:3876: finishing write tid 1 to smithi04088644-300 2023-12-01T15:48:22.394 INFO:tasks.rados.rados.0.smithi040.stdout:3876: finishing write tid 2 to smithi04088644-300 2023-12-01T15:48:22.394 INFO:tasks.rados.rados.0.smithi040.stdout:3876: finishing write tid 3 to smithi04088644-300 2023-12-01T15:48:22.394 INFO:tasks.rados.rados.0.smithi040.stdout:3876: finishing write tid 4 to smithi04088644-300 2023-12-01T15:48:22.394 INFO:tasks.rados.rados.0.smithi040.stdout:3876: finishing write tid 5 to smithi04088644-300 2023-12-01T15:48:22.394 INFO:tasks.rados.rados.0.smithi040.stdout:3876: finishing write tid 6 to smithi04088644-300 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3876: oid 300 updating version 0 to 425 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3876: oid 300 version 425 is already newer than 423 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3876: oid 300 version 425 is already newer than 424 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3876: oid 300 version 425 is already newer than 421 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3876: oid 300 version 425 is already newer than 422 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 300 v 425 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3876: left oid 300 (ObjNum 2378 snap 0 seq_num 2378) 2023-12-01T15:48:22.395 INFO:tasks.rados.rados.0.smithi040.stdout:3877: expect (ObjNum 2058 snap 0 seq_num 2058) 2023-12-01T15:48:22.545 INFO:tasks.rados.rados.0.smithi040.stdout:3880: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-12-01T15:48:22.648 INFO:tasks.rados.rados.0.smithi040.stdout:3881: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-12-01T15:48:22.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:22 smithi040 bash[41173]: audit 2023-12-01T15:48:21.521029+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.40:0/4050887509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:22 smithi040 bash[28232]: audit 2023-12-01T15:48:21.521029+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.40:0/4050887509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:22.755 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 1 to smithi04088644-381 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 2 to smithi04088644-381 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 3 to smithi04088644-381 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 4 to smithi04088644-381 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: oid 381 updating version 0 to 442 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: oid 381 updating version 442 to 444 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: oid 381 version 444 is already newer than 443 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 381 v 444 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3882: left oid 381 (ObjNum 2380 snap 0 seq_num 2380) 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3871: done (11 left) 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3872: done (10 left) 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3873: done (9 left) 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3874: done (8 left) 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3875: done (7 left) 2023-12-01T15:48:22.756 INFO:tasks.rados.rados.0.smithi040.stdout:3876: done (6 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3877: done (5 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3879: done (4 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3880: done (3 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3881: done (2 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3882: done (1 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3883: done (0 left) 2023-12-01T15:48:22.757 INFO:tasks.rados.rados.0.smithi040.stdout:3884: delete oid 262 current snap is 0 2023-12-01T15:48:22.758 INFO:tasks.rados.rados.0.smithi040.stdout:3884: done (0 left) 2023-12-01T15:48:22.758 INFO:tasks.rados.rados.0.smithi040.stdout:3885: read oid 44 snap -1 2023-12-01T15:48:22.759 INFO:tasks.rados.rados.0.smithi040.stdout:3885: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:48:22.759 INFO:tasks.rados.rados.0.smithi040.stdout:3886: read oid 266 snap -1 2023-12-01T15:48:22.759 INFO:tasks.rados.rados.0.smithi040.stdout:3886: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-12-01T15:48:22.759 INFO:tasks.rados.rados.0.smithi040.stdout:3887: write oid 101 current snap is 0 2023-12-01T15:48:22.759 INFO:tasks.rados.rados.0.smithi040.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-12-01T15:48:22.771 INFO:tasks.rados.rados.0.smithi040.stdout:3887: writing smithi04088644-101 from 451081 to 987937 tid 1 2023-12-01T15:48:22.777 INFO:tasks.rados.rados.0.smithi040.stdout:3887: writing smithi04088644-101 from 1547296 to 2051081 tid 2 2023-12-01T15:48:22.777 INFO:tasks.rados.rados.0.smithi040.stdout:3888: read oid 74 snap -1 2023-12-01T15:48:22.778 INFO:tasks.rados.rados.0.smithi040.stdout:3888: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T15:48:22.778 INFO:tasks.rados.rados.0.smithi040.stdout:3889: write oid 450 current snap is 0 2023-12-01T15:48:22.778 INFO:tasks.rados.rados.0.smithi040.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-12-01T15:48:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:22 smithi141 bash[31670]: audit 2023-12-01T15:48:21.521029+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.40:0/4050887509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:22.784 INFO:tasks.rados.rados.0.smithi040.stdout:3889: writing smithi04088644-450 from 467888 to 1079993 tid 1 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3889: writing smithi04088644-450 from 1605778 to 2060279 tid 2 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3890: read oid 57 snap -1 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3891: read oid 148 snap -1 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3892: write oid 475 current snap is 0 2023-12-01T15:48:22.790 INFO:tasks.rados.rados.0.smithi040.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-12-01T15:48:22.797 INFO:tasks.rados.rados.0.smithi040.stdout:3892: writing smithi04088644-475 from 484695 to 1172049 tid 1 2023-12-01T15:48:22.803 INFO:tasks.rados.rados.0.smithi040.stdout:3892: writing smithi04088644-475 from 1664260 to 2084695 tid 2 2023-12-01T15:48:22.803 INFO:tasks.rados.rados.0.smithi040.stdout:3893: write oid 331 current snap is 0 2023-12-01T15:48:22.803 INFO:tasks.rados.rados.0.smithi040.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-12-01T15:48:22.812 INFO:tasks.rados.rados.0.smithi040.stdout:3893: writing smithi04088644-331 from 501502 to 1264105 tid 1 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3893: writing smithi04088644-331 from 2006389 to 2101502 tid 2 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3894: read oid 430 snap -1 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3895: read oid 34 snap -1 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3896: write oid 486 current snap is 0 2023-12-01T15:48:22.817 INFO:tasks.rados.rados.0.smithi040.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-12-01T15:48:22.822 INFO:tasks.rados.rados.0.smithi040.stdout:3896: writing smithi04088644-486 from 518309 to 956161 tid 1 2023-12-01T15:48:22.829 INFO:tasks.rados.rados.0.smithi040.stdout:3896: writing smithi04088644-486 from 1664871 to 2118309 tid 2 2023-12-01T15:48:22.829 INFO:tasks.rados.rados.0.smithi040.stdout:3897: write oid 252 current snap is 0 2023-12-01T15:48:22.829 INFO:tasks.rados.rados.0.smithi040.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-12-01T15:48:22.835 INFO:tasks.rados.rados.0.smithi040.stdout:3897: writing smithi04088644-252 from 535116 to 1164570 tid 1 2023-12-01T15:48:22.841 INFO:tasks.rados.rados.0.smithi040.stdout:3897: writing smithi04088644-252 from 1839706 to 2135116 tid 2 2023-12-01T15:48:22.841 INFO:tasks.rados.rados.0.smithi040.stdout:3898: delete oid 491 current snap is 0 2023-12-01T15:48:22.841 INFO:tasks.rados.rados.0.smithi040.stdout:3886: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-12-01T15:48:22.993 INFO:tasks.rados.rados.0.smithi040.stdout:3885: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-12-01T15:48:23.175 INFO:tasks.rados.rados.0.smithi040.stdout:3887: finishing write tid 1 to smithi04088644-101 2023-12-01T15:48:23.175 INFO:tasks.rados.rados.0.smithi040.stdout:3887: finishing write tid 2 to smithi04088644-101 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3887: finishing write tid 3 to smithi04088644-101 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3887: finishing write tid 4 to smithi04088644-101 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3887: oid 101 updating version 0 to 549 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3887: oid 101 version 549 is already newer than 548 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3887: oid 101 updating version 549 to 550 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 550 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3889: finishing write tid 1 to smithi04088644-450 2023-12-01T15:48:23.176 INFO:tasks.rados.rados.0.smithi040.stdout:3888: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-12-01T15:48:23.345 INFO:tasks.rados.rados.0.smithi040.stdout:3889: finishing write tid 2 to smithi04088644-450 2023-12-01T15:48:23.345 INFO:tasks.rados.rados.0.smithi040.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3889: finishing write tid 3 to smithi04088644-450 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3889: finishing write tid 4 to smithi04088644-450 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3889: oid 450 updating version 0 to 498 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3889: oid 450 version 498 is already newer than 496 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3889: oid 450 version 498 is already newer than 497 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 450 v 498 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-12-01T15:48:23.506 INFO:tasks.rados.rados.0.smithi040.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-12-01T15:48:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:23 smithi040 bash[41173]: cluster 2023-12-01T15:48:21.593139+0000 mgr.y (mgr.24356) 306 : cluster 0 pgmap v276: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 75 op/s 2023-12-01T15:48:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:23 smithi040 bash[28232]: cluster 2023-12-01T15:48:21.593139+0000 mgr.y (mgr.24356) 306 : cluster 0 pgmap v276: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 75 op/s 2023-12-01T15:48:23.667 INFO:tasks.rados.rados.0.smithi040.stdout:3892: finishing write tid 1 to smithi04088644-475 2023-12-01T15:48:23.667 INFO:tasks.rados.rados.0.smithi040.stdout:3892: finishing write tid 2 to smithi04088644-475 2023-12-01T15:48:23.667 INFO:tasks.rados.rados.0.smithi040.stdout:3885: done (13 left) 2023-12-01T15:48:23.667 INFO:tasks.rados.rados.0.smithi040.stdout:3886: done (12 left) 2023-12-01T15:48:23.667 INFO:tasks.rados.rados.0.smithi040.stdout:3887: done (11 left) 2023-12-01T15:48:23.667 INFO:tasks.rados.rados.0.smithi040.stdout:3888: done (10 left) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3889: done (9 left) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3890: done (8 left) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3891: done (7 left) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3898: done (6 left) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3899: read oid 109 snap -1 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3899: expect (ObjNum 2374 snap 0 seq_num 2374) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3900: write oid 238 current snap is 0 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3892: finishing write tid 3 to smithi04088644-475 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3892: finishing write tid 4 to smithi04088644-475 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3892: oid 475 updating version 0 to 361 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3892: oid 475 version 361 is already newer than 360 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3892: oid 475 updating version 361 to 362 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 475 v 362 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-12-01T15:48:23.668 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 1 to smithi04088644-331 2023-12-01T15:48:23.669 INFO:tasks.rados.rados.0.smithi040.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-12-01T15:48:23.674 INFO:tasks.rados.rados.0.smithi040.stdout:3900: writing smithi04088644-238 from 568730 to 1348682 tid 1 2023-12-01T15:48:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:3900: writing smithi04088644-238 from 1840317 to 2168730 tid 2 2023-12-01T15:48:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:3892: done (7 left) 2023-12-01T15:48:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:3901: write oid 101 current snap is 0 2023-12-01T15:48:23.682 INFO:tasks.rados.rados.0.smithi040.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-12-01T15:48:23.687 INFO:tasks.rados.rados.0.smithi040.stdout:3901: writing smithi04088644-101 from 585537 to 1040738 tid 1 2023-12-01T15:48:23.695 INFO:tasks.rados.rados.0.smithi040.stdout:3901: writing smithi04088644-101 from 1498799 to 2107965 tid 2 2023-12-01T15:48:23.695 INFO:tasks.rados.rados.0.smithi040.stdout:3902: write oid 58 current snap is 0 2023-12-01T15:48:23.695 INFO:tasks.rados.rados.0.smithi040.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-12-01T15:48:23.702 INFO:tasks.rados.rados.0.smithi040.stdout:3902: writing smithi04088644-58 from 602344 to 1132794 tid 1 2023-12-01T15:48:23.709 INFO:tasks.rados.rados.0.smithi040.stdout:3902: writing smithi04088644-58 from 1557281 to 2026458 tid 2 2023-12-01T15:48:23.709 INFO:tasks.rados.rados.0.smithi040.stdout:3903: read oid 485 snap -1 2023-12-01T15:48:23.709 INFO:tasks.rados.rados.0.smithi040.stdout:3903: expect deleted 2023-12-01T15:48:23.709 INFO:tasks.rados.rados.0.smithi040.stdout:3904: write oid 92 current snap is 0 2023-12-01T15:48:23.709 INFO:tasks.rados.rados.0.smithi040.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-12-01T15:48:23.717 INFO:tasks.rados.rados.0.smithi040.stdout:3904: writing smithi04088644-92 from 619151 to 1224850 tid 1 2023-12-01T15:48:23.724 INFO:tasks.rados.rados.0.smithi040.stdout:3904: writing smithi04088644-92 from 2015763 to 2219151 tid 2 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3905: write oid 2 current snap is 0 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing write tid 1 to smithi04088644-486 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing write tid 2 to smithi04088644-486 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing write tid 3 to smithi04088644-486 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing write tid 4 to smithi04088644-486 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: oid 486 updating version 0 to 516 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: oid 486 version 516 is already newer than 515 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: oid 486 updating version 516 to 517 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 486 v 517 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2023-12-01T15:48:23.725 INFO:tasks.rados.rados.0.smithi040.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-12-01T15:48:23.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:23 smithi141 bash[31670]: cluster 2023-12-01T15:48:21.593139+0000 mgr.y (mgr.24356) 306 : cluster 0 pgmap v276: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 75 op/s 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 2 to smithi04088644-331 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 3 to smithi04088644-331 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 4 to smithi04088644-331 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: oid 331 updating version 0 to 596 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: oid 331 version 596 is already newer than 595 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: oid 331 updating version 596 to 597 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 331 v 597 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3897: finishing write tid 1 to smithi04088644-252 2023-12-01T15:48:23.908 INFO:tasks.rados.rados.0.smithi040.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-12-01T15:48:24.093 INFO:tasks.rados.rados.0.smithi040.stdout:3897: finishing write tid 2 to smithi04088644-252 2023-12-01T15:48:24.093 INFO:tasks.rados.rados.0.smithi040.stdout:3897: finishing write tid 3 to smithi04088644-252 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:3897: finishing write tid 4 to smithi04088644-252 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:3897: oid 252 updating version 0 to 553 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:3897: oid 252 version 553 is already newer than 552 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:3897: oid 252 version 553 is already newer than 551 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 252 v 553 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:3897: left oid 252 (ObjNum 2388 snap 0 seq_num 2388) 2023-12-01T15:48:24.094 INFO:tasks.rados.rados.0.smithi040.stdout:3899: expect (ObjNum 2374 snap 0 seq_num 2374) 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: finishing write tid 1 to smithi04088644-238 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: finishing write tid 2 to smithi04088644-238 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: finishing write tid 3 to smithi04088644-238 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: finishing write tid 4 to smithi04088644-238 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: oid 238 updating version 0 to 520 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: oid 238 version 520 is already newer than 519 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: oid 238 version 520 is already newer than 518 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 238 v 520 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3900: left oid 238 (ObjNum 2390 snap 0 seq_num 2390) 2023-12-01T15:48:24.269 INFO:tasks.rados.rados.0.smithi040.stdout:3901: finishing write tid 1 to smithi04088644-101 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: finishing write tid 2 to smithi04088644-101 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: finishing write tid 3 to smithi04088644-101 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: finishing write tid 4 to smithi04088644-101 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: oid 101 updating version 0 to 556 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: oid 101 version 556 is already newer than 554 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: oid 101 version 556 is already newer than 555 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 101 v 556 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3901: left oid 101 (ObjNum 2391 snap 0 seq_num 2391) 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3902: finishing write tid 1 to smithi04088644-58 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3902: finishing write tid 2 to smithi04088644-58 2023-12-01T15:48:24.270 INFO:tasks.rados.rados.0.smithi040.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-12-01T15:48:24.281 INFO:tasks.rados.rados.0.smithi040.stdout:3905: writing smithi04088644-2 from 635958 to 1316906 tid 1 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3905: writing smithi04088644-2 from 1957892 to 2235958 tid 2 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3893: done (11 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3894: done (10 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3895: done (9 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3896: done (8 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3897: done (7 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3899: done (6 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3900: done (5 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3901: done (4 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3903: done (3 left) 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3906: write oid 382 current snap is 0 2023-12-01T15:48:24.288 INFO:tasks.rados.rados.0.smithi040.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-12-01T15:48:24.294 INFO:tasks.rados.rados.0.smithi040.stdout:3906: writing smithi04088644-382 from 652765 to 1125315 tid 1 2023-12-01T15:48:24.301 INFO:tasks.rados.rados.0.smithi040.stdout:3906: writing smithi04088644-382 from 1732727 to 2252765 tid 2 2023-12-01T15:48:24.301 INFO:tasks.rados.rados.0.smithi040.stdout:3907: write oid 351 current snap is 0 2023-12-01T15:48:24.301 INFO:tasks.rados.rados.0.smithi040.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-12-01T15:48:24.308 INFO:tasks.rados.rados.0.smithi040.stdout:3907: writing smithi04088644-351 from 669572 to 1217371 tid 1 2023-12-01T15:48:24.314 INFO:tasks.rados.rados.0.smithi040.stdout:3907: writing smithi04088644-351 from 1791209 to 2269572 tid 2 2023-12-01T15:48:24.314 INFO:tasks.rados.rados.0.smithi040.stdout:3908: write oid 55 current snap is 0 2023-12-01T15:48:24.315 INFO:tasks.rados.rados.0.smithi040.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-12-01T15:48:24.322 INFO:tasks.rados.rados.0.smithi040.stdout:3908: writing smithi04088644-55 from 686379 to 1309427 tid 1 2023-12-01T15:48:24.328 INFO:tasks.rados.rados.0.smithi040.stdout:3908: writing smithi04088644-55 from 1849691 to 2286379 tid 2 2023-12-01T15:48:24.328 INFO:tasks.rados.rados.0.smithi040.stdout:3909: write oid 478 current snap is 0 2023-12-01T15:48:24.328 INFO:tasks.rados.rados.0.smithi040.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-12-01T15:48:24.335 INFO:tasks.rados.rados.0.smithi040.stdout:3909: writing smithi04088644-478 from 703186 to 1401483 tid 1 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3909: writing smithi04088644-478 from 2191820 to 2303186 tid 2 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3910: write oid 195 current snap is 0 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3902: finishing write tid 3 to smithi04088644-58 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3902: finishing write tid 4 to smithi04088644-58 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3902: oid 58 updating version 0 to 713 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3902: oid 58 updating version 713 to 714 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:3902: oid 58 version 714 is already newer than 712 2023-12-01T15:48:24.341 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 58 v 714 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3902: left oid 58 (ObjNum 2392 snap 0 seq_num 2392) 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: finishing write tid 1 to smithi04088644-92 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: finishing write tid 2 to smithi04088644-92 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: finishing write tid 3 to smithi04088644-92 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: finishing write tid 4 to smithi04088644-92 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: oid 92 updating version 0 to 480 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: oid 92 version 480 is already newer than 479 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: oid 92 version 480 is already newer than 478 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 92 v 480 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3904: left oid 92 (ObjNum 2393 snap 0 seq_num 2393) 2023-12-01T15:48:24.342 INFO:tasks.rados.rados.0.smithi040.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-12-01T15:48:24.349 INFO:tasks.rados.rados.0.smithi040.stdout:3910: writing smithi04088644-195 from 719993 to 1493539 tid 1 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3910: writing smithi04088644-195 from 2250302 to 2319993 tid 2 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3902: done (7 left) 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3904: done (6 left) 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3911: write oid 307 current snap is 0 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3905: finishing write tid 1 to smithi04088644-2 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3905: finishing write tid 2 to smithi04088644-2 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3905: finishing write tid 3 to smithi04088644-2 2023-12-01T15:48:24.355 INFO:tasks.rados.rados.0.smithi040.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-12-01T15:48:24.361 INFO:tasks.rados.rados.0.smithi040.stdout:3911: writing smithi04088644-307 from 736800 to 1185595 tid 1 2023-12-01T15:48:24.368 INFO:tasks.rados.rados.0.smithi040.stdout:3911: writing smithi04088644-307 from 1908784 to 2336800 tid 2 2023-12-01T15:48:24.368 INFO:tasks.rados.rados.0.smithi040.stdout:3912: write oid 355 current snap is 0 2023-12-01T15:48:24.368 INFO:tasks.rados.rados.0.smithi040.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-12-01T15:48:24.375 INFO:tasks.rados.rados.0.smithi040.stdout:3912: writing smithi04088644-355 from 753607 to 1277651 tid 1 2023-12-01T15:48:24.381 INFO:tasks.rados.rados.0.smithi040.stdout:3912: writing smithi04088644-355 from 1967266 to 2353607 tid 2 2023-12-01T15:48:24.381 INFO:tasks.rados.rados.0.smithi040.stdout:3913: read oid 205 snap -1 2023-12-01T15:48:24.382 INFO:tasks.rados.rados.0.smithi040.stdout:3913: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:48:24.382 INFO:tasks.rados.rados.0.smithi040.stdout:3914: write oid 278 current snap is 0 2023-12-01T15:48:24.382 INFO:tasks.rados.rados.0.smithi040.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-12-01T15:48:24.389 INFO:tasks.rados.rados.0.smithi040.stdout:3914: writing smithi04088644-278 from 770414 to 1369707 tid 1 2023-12-01T15:48:24.395 INFO:tasks.rados.rados.0.smithi040.stdout:3914: writing smithi04088644-278 from 1909395 to 2370414 tid 2 2023-12-01T15:48:24.395 INFO:tasks.rados.rados.0.smithi040.stdout:3915: write oid 443 current snap is 0 2023-12-01T15:48:24.395 INFO:tasks.rados.rados.0.smithi040.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-12-01T15:48:24.404 INFO:tasks.rados.rados.0.smithi040.stdout:3915: writing smithi04088644-443 from 787221 to 1578116 tid 1 2023-12-01T15:48:24.408 INFO:tasks.rados.rados.0.smithi040.stdout:3915: writing smithi04088644-443 from 2084230 to 2387221 tid 2 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3916: write oid 486 current snap is 0 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3905: finishing write tid 4 to smithi04088644-2 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3905: oid 2 updating version 0 to 523 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3905: oid 2 version 523 is already newer than 522 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3905: oid 2 version 523 is already newer than 521 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 523 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3905: left oid 2 (ObjNum 2394 snap 0 seq_num 2394) 2023-12-01T15:48:24.409 INFO:tasks.rados.rados.0.smithi040.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-12-01T15:48:24.414 INFO:tasks.rados.rados.0.smithi040.stdout:3916: writing smithi04088644-486 from 404028 to 870172 tid 1 2023-12-01T15:48:24.422 INFO:tasks.rados.rados.0.smithi040.stdout:3916: writing smithi04088644-486 from 1342712 to 2117550 tid 2 2023-12-01T15:48:24.422 INFO:tasks.rados.rados.0.smithi040.stdout:3905: done (11 left) 2023-12-01T15:48:24.422 INFO:tasks.rados.rados.0.smithi040.stdout:3917: write oid 116 current snap is 0 2023-12-01T15:48:24.422 INFO:tasks.rados.rados.0.smithi040.stdout:3906: finishing write tid 1 to smithi04088644-382 2023-12-01T15:48:24.422 INFO:tasks.rados.rados.0.smithi040.stdout:3906: finishing write tid 2 to smithi04088644-382 2023-12-01T15:48:24.422 INFO:tasks.rados.rados.0.smithi040.stdout:3906: finishing write tid 3 to smithi04088644-382 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3906: finishing write tid 4 to smithi04088644-382 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3906: oid 382 updating version 0 to 437 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3906: oid 382 updating version 437 to 438 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3906: oid 382 version 438 is already newer than 436 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 382 v 438 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3906: left oid 382 (ObjNum 2395 snap 0 seq_num 2395) 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: finishing write tid 1 to smithi04088644-351 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: finishing write tid 2 to smithi04088644-351 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: finishing write tid 3 to smithi04088644-351 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: finishing write tid 4 to smithi04088644-351 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: oid 351 updating version 0 to 717 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: oid 351 version 717 is already newer than 716 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:3907: oid 351 version 717 is already newer than 715 2023-12-01T15:48:24.423 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 351 v 717 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3907: left oid 351 (ObjNum 2396 snap 0 seq_num 2396) 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing write tid 1 to smithi04088644-55 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing write tid 2 to smithi04088644-55 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing write tid 3 to smithi04088644-55 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing write tid 4 to smithi04088644-55 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: oid 55 updating version 0 to 445 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: oid 55 updating version 445 to 446 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: oid 55 updating version 446 to 447 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 55 v 447 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3908: left oid 55 (ObjNum 2397 snap 0 seq_num 2397) 2023-12-01T15:48:24.424 INFO:tasks.rados.rados.0.smithi040.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-12-01T15:48:24.426 INFO:tasks.rados.rados.0.smithi040.stdout:3917: writing smithi04088644-116 from 420835 to 962228 tid 1 2023-12-01T15:48:24.433 INFO:tasks.rados.rados.0.smithi040.stdout:3917: writing smithi04088644-116 from 1401194 to 2036043 tid 2 2023-12-01T15:48:24.433 INFO:tasks.rados.rados.0.smithi040.stdout:3906: done (11 left) 2023-12-01T15:48:24.433 INFO:tasks.rados.rados.0.smithi040.stdout:3907: done (10 left) 2023-12-01T15:48:24.433 INFO:tasks.rados.rados.0.smithi040.stdout:3908: done (9 left) 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3918: write oid 79 current snap is 0 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: finishing write tid 1 to smithi04088644-478 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: finishing write tid 2 to smithi04088644-478 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: finishing write tid 3 to smithi04088644-478 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: finishing write tid 4 to smithi04088644-478 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: oid 478 updating version 0 to 719 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: oid 478 updating version 719 to 720 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: oid 478 version 720 is already newer than 718 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 478 v 720 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3909: left oid 478 (ObjNum 2398 snap 0 seq_num 2398) 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3910: finishing write tid 1 to smithi04088644-195 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3910: finishing write tid 2 to smithi04088644-195 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3910: finishing write tid 3 to smithi04088644-195 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3910: finishing write tid 4 to smithi04088644-195 2023-12-01T15:48:24.434 INFO:tasks.rados.rados.0.smithi040.stdout:3910: oid 195 updating version 0 to 442 2023-12-01T15:48:24.435 INFO:tasks.rados.rados.0.smithi040.stdout:3910: oid 195 updating version 442 to 444 2023-12-01T15:48:24.435 INFO:tasks.rados.rados.0.smithi040.stdout:3910: oid 195 version 444 is already newer than 443 2023-12-01T15:48:24.435 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 195 v 444 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-12-01T15:48:24.435 INFO:tasks.rados.rados.0.smithi040.stdout:3910: left oid 195 (ObjNum 2399 snap 0 seq_num 2399) 2023-12-01T15:48:24.435 INFO:tasks.rados.rados.0.smithi040.stdout:3911: finishing write tid 1 to smithi04088644-307 2023-12-01T15:48:24.435 INFO:tasks.rados.rados.0.smithi040.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-12-01T15:48:24.439 INFO:tasks.rados.rados.0.smithi040.stdout:3918: writing smithi04088644-79 from 437642 to 1054284 tid 1 2023-12-01T15:48:24.446 INFO:tasks.rados.rados.0.smithi040.stdout:3918: writing smithi04088644-79 from 1743323 to 2437642 tid 2 2023-12-01T15:48:24.447 INFO:tasks.rados.rados.0.smithi040.stdout:3909: done (9 left) 2023-12-01T15:48:24.447 INFO:tasks.rados.rados.0.smithi040.stdout:3910: done (8 left) 2023-12-01T15:48:24.447 INFO:tasks.rados.rados.0.smithi040.stdout:3919: write oid 256 current snap is 0 2023-12-01T15:48:24.447 INFO:tasks.rados.rados.0.smithi040.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-12-01T15:48:24.453 INFO:tasks.rados.rados.0.smithi040.stdout:3919: writing smithi04088644-256 from 454449 to 1146340 tid 1 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3919: writing smithi04088644-256 from 1801805 to 2323970 tid 2 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3920: read oid 121 snap -1 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3920: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3921: read oid 481 snap -1 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3921: expect deleted 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3922: write oid 462 current snap is 0 2023-12-01T15:48:24.460 INFO:tasks.rados.rados.0.smithi040.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-12-01T15:48:24.467 INFO:tasks.rados.rados.0.smithi040.stdout:3922: writing smithi04088644-462 from 471256 to 1238396 tid 1 2023-12-01T15:48:24.474 INFO:tasks.rados.rados.0.smithi040.stdout:3922: writing smithi04088644-462 from 1860287 to 2471256 tid 2 2023-12-01T15:48:24.474 INFO:tasks.rados.rados.0.smithi040.stdout:3923: write oid 144 current snap is 0 2023-12-01T15:48:24.474 INFO:tasks.rados.rados.0.smithi040.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-12-01T15:48:24.479 INFO:tasks.rados.rados.0.smithi040.stdout:3923: writing smithi04088644-144 from 488063 to 930452 tid 1 2023-12-01T15:48:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:3923: writing smithi04088644-144 from 1518769 to 2044603 tid 2 2023-12-01T15:48:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:3924: write oid 455 current snap is 0 2023-12-01T15:48:24.486 INFO:tasks.rados.rados.0.smithi040.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-12-01T15:48:24.492 INFO:tasks.rados.rados.0.smithi040.stdout:3924: writing smithi04088644-455 from 504870 to 1138861 tid 1 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3924: writing smithi04088644-455 from 1693604 to 2479449 tid 2 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3925: delete oid 20 current snap is 0 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3911: finishing write tid 2 to smithi04088644-307 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3911: finishing write tid 3 to smithi04088644-307 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3911: finishing write tid 4 to smithi04088644-307 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3911: oid 307 updating version 0 to 558 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3911: oid 307 updating version 558 to 559 2023-12-01T15:48:24.500 INFO:tasks.rados.rados.0.smithi040.stdout:3911: oid 307 version 559 is already newer than 557 2023-12-01T15:48:24.501 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 307 v 559 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-12-01T15:48:24.501 INFO:tasks.rados.rados.0.smithi040.stdout:3911: left oid 307 (ObjNum 2400 snap 0 seq_num 2400) 2023-12-01T15:48:24.501 INFO:tasks.rados.rados.0.smithi040.stdout:3912: finishing write tid 1 to smithi04088644-355 2023-12-01T15:48:24.501 INFO:tasks.rados.rados.0.smithi040.stdout:3913: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-12-01T15:48:24.775 INFO:tasks.rados.rados.0.smithi040.stdout:3912: finishing write tid 2 to smithi04088644-355 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3912: finishing write tid 3 to smithi04088644-355 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3912: finishing write tid 4 to smithi04088644-355 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3912: oid 355 updating version 0 to 426 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3912: oid 355 updating version 426 to 427 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3912: oid 355 updating version 427 to 428 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 355 v 428 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3912: left oid 355 (ObjNum 2401 snap 0 seq_num 2401) 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 1 to smithi04088644-278 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 2 to smithi04088644-278 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 3 to smithi04088644-278 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 4 to smithi04088644-278 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: oid 278 updating version 0 to 365 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: oid 278 version 365 is already newer than 364 2023-12-01T15:48:24.776 INFO:tasks.rados.rados.0.smithi040.stdout:3914: oid 278 version 365 is already newer than 363 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 365 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3914: left oid 278 (ObjNum 2402 snap 0 seq_num 2402) 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: finishing write tid 1 to smithi04088644-443 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: finishing write tid 2 to smithi04088644-443 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: finishing write tid 3 to smithi04088644-443 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: finishing write tid 4 to smithi04088644-443 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: oid 443 updating version 0 to 382 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: oid 443 updating version 382 to 383 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: oid 443 updating version 383 to 384 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 443 v 384 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3915: left oid 443 (ObjNum 2403 snap 0 seq_num 2403) 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3916: finishing write tid 1 to smithi04088644-486 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3916: finishing write tid 2 to smithi04088644-486 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3911: done (14 left) 2023-12-01T15:48:24.777 INFO:tasks.rados.rados.0.smithi040.stdout:3912: done (13 left) 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3913: done (12 left) 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3914: done (11 left) 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3915: done (10 left) 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3925: done (9 left) 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3926: read oid 440 snap -1 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3926: expect (ObjNum 2287 snap 0 seq_num 2287) 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3927: write oid 495 current snap is 0 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3916: finishing write tid 3 to smithi04088644-486 2023-12-01T15:48:24.778 INFO:tasks.rados.rados.0.smithi040.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-12-01T15:48:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:24 smithi141 bash[31670]: audit 2023-12-01T15:48:23.987334+0000 mon.c (mon.2) 193 : audit 0 from='client.? 172.21.15.40:0/2726459966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:24.788 INFO:tasks.rados.rados.0.smithi040.stdout:3927: writing smithi04088644-495 from 538484 to 1322973 tid 1 2023-12-01T15:48:24.796 INFO:tasks.rados.rados.0.smithi040.stdout:3927: writing smithi04088644-495 from 2094215 to 2538484 tid 2 2023-12-01T15:48:24.796 INFO:tasks.rados.rados.0.smithi040.stdout:3928: write oid 278 current snap is 0 2023-12-01T15:48:24.797 INFO:tasks.rados.rados.0.smithi040.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-12-01T15:48:24.802 INFO:tasks.rados.rados.0.smithi040.stdout:3928: writing smithi04088644-278 from 555291 to 1015029 tid 1 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3928: writing smithi04088644-278 from 1752697 to 2285869 tid 2 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3929: read oid 85 snap -1 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3929: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3930: read oid 385 snap -1 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3930: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3931: read oid 334 snap -1 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3931: expect deleted 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3932: write oid 234 current snap is 0 2023-12-01T15:48:24.810 INFO:tasks.rados.rados.0.smithi040.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-12-01T15:48:24.816 INFO:tasks.rados.rados.0.smithi040.stdout:3932: writing smithi04088644-234 from 572098 to 1107085 tid 1 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3932: writing smithi04088644-234 from 1811179 to 2572098 tid 2 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3916: finishing write tid 4 to smithi04088644-486 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3916: oid 486 updating version 0 to 525 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3916: oid 486 version 525 is already newer than 524 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3916: oid 486 updating version 525 to 526 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 486 v 526 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3916: left oid 486 (ObjNum 2404 snap 0 seq_num 2404) 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing write tid 1 to smithi04088644-116 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing write tid 2 to smithi04088644-116 2023-12-01T15:48:24.826 INFO:tasks.rados.rados.0.smithi040.stdout:3916: done (15 left) 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3933: write oid 425 current snap is 0 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing write tid 3 to smithi04088644-116 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing write tid 4 to smithi04088644-116 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3917: oid 116 updating version 0 to 321 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3917: oid 116 updating version 321 to 323 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3917: oid 116 version 323 is already newer than 322 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 116 v 323 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3917: left oid 116 (ObjNum 2405 snap 0 seq_num 2405) 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3918: finishing write tid 1 to smithi04088644-79 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3918: finishing write tid 2 to smithi04088644-79 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3918: finishing write tid 3 to smithi04088644-79 2023-12-01T15:48:24.827 INFO:tasks.rados.rados.0.smithi040.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-12-01T15:48:24.832 INFO:tasks.rados.rados.0.smithi040.stdout:3933: writing smithi04088644-425 from 588905 to 1199141 tid 1 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3933: writing smithi04088644-425 from 1753308 to 2290149 tid 2 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3917: done (15 left) 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3934: write oid 439 current snap is 0 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3918: finishing write tid 4 to smithi04088644-79 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3918: oid 79 updating version 0 to 598 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3918: oid 79 updating version 598 to 600 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3918: oid 79 version 600 is already newer than 599 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 79 v 600 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3918: left oid 79 (ObjNum 2406 snap 0 seq_num 2406) 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3919: finishing write tid 1 to smithi04088644-256 2023-12-01T15:48:24.839 INFO:tasks.rados.rados.0.smithi040.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-12-01T15:48:24.846 INFO:tasks.rados.rados.0.smithi040.stdout:3934: writing smithi04088644-439 from 605712 to 1291197 tid 1 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3934: writing smithi04088644-439 from 1811790 to 2605712 tid 2 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3918: done (15 left) 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3935: read oid 320 snap -1 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3935: expect (ObjNum 2129 snap 0 seq_num 2129) 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3919: finishing write tid 2 to smithi04088644-256 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3919: finishing write tid 3 to smithi04088644-256 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3919: finishing write tid 4 to smithi04088644-256 2023-12-01T15:48:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:3919: oid 256 updating version 0 to 450 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3919: oid 256 version 450 is already newer than 449 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3919: oid 256 version 450 is already newer than 448 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 256 v 450 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3919: left oid 256 (ObjNum 2407 snap 0 seq_num 2407) 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 1 to smithi04088644-462 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3919: done (15 left) 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3921: done (14 left) 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3936: delete oid 271 current snap is 0 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 2 to smithi04088644-462 2023-12-01T15:48:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:3920: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-12-01T15:48:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:24 smithi040 bash[41173]: audit 2023-12-01T15:48:23.987334+0000 mon.c (mon.2) 193 : audit 0 from='client.? 172.21.15.40:0/2726459966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:24 smithi040 bash[28232]: audit 2023-12-01T15:48:23.987334+0000 mon.c (mon.2) 193 : audit 0 from='client.? 172.21.15.40:0/2726459966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:24.980 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 3 to smithi04088644-462 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 4 to smithi04088644-462 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3922: oid 462 updating version 0 to 453 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3922: oid 462 version 453 is already newer than 452 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3922: oid 462 version 453 is already newer than 451 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 462 v 453 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3922: left oid 462 (ObjNum 2408 snap 0 seq_num 2408) 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: finishing write tid 1 to smithi04088644-144 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: finishing write tid 2 to smithi04088644-144 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: finishing write tid 3 to smithi04088644-144 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: finishing write tid 4 to smithi04088644-144 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: oid 144 updating version 0 to 429 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: oid 144 updating version 429 to 430 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: oid 144 updating version 430 to 431 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 144 v 431 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-12-01T15:48:24.981 INFO:tasks.rados.rados.0.smithi040.stdout:3923: left oid 144 (ObjNum 2409 snap 0 seq_num 2409) 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 1 to smithi04088644-455 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 2 to smithi04088644-455 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 3 to smithi04088644-455 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 4 to smithi04088644-455 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: oid 455 updating version 0 to 386 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: oid 455 updating version 386 to 387 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: oid 455 version 387 is already newer than 385 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 455 v 387 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3924: left oid 455 (ObjNum 2410 snap 0 seq_num 2410) 2023-12-01T15:48:24.982 INFO:tasks.rados.rados.0.smithi040.stdout:3926: expect (ObjNum 2287 snap 0 seq_num 2287) 2023-12-01T15:48:25.180 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 1 to smithi04088644-495 2023-12-01T15:48:25.180 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 2 to smithi04088644-495 2023-12-01T15:48:25.180 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 3 to smithi04088644-495 2023-12-01T15:48:25.180 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 4 to smithi04088644-495 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3927: oid 495 updating version 0 to 445 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3927: oid 495 updating version 445 to 447 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3927: oid 495 version 447 is already newer than 446 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 495 v 447 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3927: left oid 495 (ObjNum 2412 snap 0 seq_num 2412) 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3928: finishing write tid 1 to smithi04088644-278 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3928: finishing write tid 2 to smithi04088644-278 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3928: finishing write tid 3 to smithi04088644-278 2023-12-01T15:48:25.181 INFO:tasks.rados.rados.0.smithi040.stdout:3930: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-12-01T15:48:25.280 INFO:tasks.rados.rados.0.smithi040.stdout:3928: finishing write tid 4 to smithi04088644-278 2023-12-01T15:48:25.280 INFO:tasks.rados.rados.0.smithi040.stdout:3928: oid 278 updating version 0 to 368 2023-12-01T15:48:25.281 INFO:tasks.rados.rados.0.smithi040.stdout:3928: oid 278 updating version 368 to 369 2023-12-01T15:48:25.281 INFO:tasks.rados.rados.0.smithi040.stdout:3928: oid 278 version 369 is already newer than 367 2023-12-01T15:48:25.281 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 278 v 369 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-12-01T15:48:25.281 INFO:tasks.rados.rados.0.smithi040.stdout:3928: left oid 278 (ObjNum 2413 snap 0 seq_num 2413) 2023-12-01T15:48:25.281 INFO:tasks.rados.rados.0.smithi040.stdout:3929: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-12-01T15:48:25.443 INFO:tasks.rados.rados.0.smithi040.stdout:3932: finishing write tid 1 to smithi04088644-234 2023-12-01T15:48:25.443 INFO:tasks.rados.rados.0.smithi040.stdout:3932: finishing write tid 2 to smithi04088644-234 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:3932: finishing write tid 3 to smithi04088644-234 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:3932: finishing write tid 4 to smithi04088644-234 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:3932: oid 234 updating version 0 to 388 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:3932: oid 234 version 388 is already newer than 386 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:3932: oid 234 version 388 is already newer than 387 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 234 v 388 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-12-01T15:48:25.444 INFO:tasks.rados.rados.0.smithi040.stdout:3932: left oid 234 (ObjNum 2414 snap 0 seq_num 2414) 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: finishing write tid 1 to smithi04088644-425 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: finishing write tid 2 to smithi04088644-425 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: finishing write tid 3 to smithi04088644-425 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: finishing write tid 4 to smithi04088644-425 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: oid 425 updating version 0 to 390 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: oid 425 version 390 is already newer than 389 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:3933: oid 425 version 390 is already newer than 388 2023-12-01T15:48:25.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 425 v 390 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3933: left oid 425 (ObjNum 2415 snap 0 seq_num 2415) 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 1 to smithi04088644-439 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 2 to smithi04088644-439 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 3 to smithi04088644-439 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 4 to smithi04088644-439 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: oid 439 updating version 0 to 601 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: oid 439 updating version 601 to 603 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:3934: oid 439 version 603 is already newer than 602 2023-12-01T15:48:25.446 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 439 v 603 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-12-01T15:48:25.447 INFO:tasks.rados.rados.0.smithi040.stdout:3934: left oid 439 (ObjNum 2416 snap 0 seq_num 2416) 2023-12-01T15:48:25.447 INFO:tasks.rados.rados.0.smithi040.stdout:3935: expect (ObjNum 2129 snap 0 seq_num 2129) 2023-12-01T15:48:25.621 INFO:tasks.rados.rados.0.smithi040.stdout:3920: done (14 left) 2023-12-01T15:48:25.621 INFO:tasks.rados.rados.0.smithi040.stdout:3922: done (13 left) 2023-12-01T15:48:25.621 INFO:tasks.rados.rados.0.smithi040.stdout:3923: done (12 left) 2023-12-01T15:48:25.622 INFO:tasks.rados.rados.0.smithi040.stdout:3924: done (11 left) 2023-12-01T15:48:25.622 INFO:tasks.rados.rados.0.smithi040.stdout:3926: done (10 left) 2023-12-01T15:48:25.622 INFO:tasks.rados.rados.0.smithi040.stdout:3927: done (9 left) 2023-12-01T15:48:25.622 INFO:tasks.rados.rados.0.smithi040.stdout:3928: done (8 left) 2023-12-01T15:48:25.622 INFO:tasks.rados.rados.0.smithi040.stdout:3929: done (7 left) 2023-12-01T15:48:25.622 INFO:tasks.rados.rados.0.smithi040.stdout:3930: done (6 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3931: done (5 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3932: done (4 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3933: done (3 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3934: done (2 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3935: done (1 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3936: done (0 left) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3937: read oid 142 snap -1 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3937: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3938: read oid 281 snap -1 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3938: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3939: write oid 363 current snap is 0 2023-12-01T15:48:25.623 INFO:tasks.rados.rados.0.smithi040.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-12-01T15:48:25.634 INFO:tasks.rados.rados.0.smithi040.stdout:3939: writing smithi04088644-363 from 639326 to 1191662 tid 1 2023-12-01T15:48:25.641 INFO:tasks.rados.rados.0.smithi040.stdout:3939: writing smithi04088644-363 from 1645107 to 2045628 tid 2 2023-12-01T15:48:25.644 INFO:tasks.rados.rados.0.smithi040.stdout:3939: writing smithi04088644-363 from 2501032 to 2639326 tid 3 2023-12-01T15:48:25.645 INFO:tasks.rados.rados.0.smithi040.stdout:3940: write oid 329 current snap is 0 2023-12-01T15:48:25.645 INFO:tasks.rados.rados.0.smithi040.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-12-01T15:48:25.651 INFO:tasks.rados.rados.0.smithi040.stdout:3940: writing smithi04088644-329 from 656133 to 1283718 tid 1 2023-12-01T15:48:25.659 INFO:tasks.rados.rados.0.smithi040.stdout:3940: writing smithi04088644-329 from 1987236 to 2531415 tid 2 2023-12-01T15:48:25.659 INFO:tasks.rados.rados.0.smithi040.stdout:3941: write oid 352 current snap is 0 2023-12-01T15:48:25.659 INFO:tasks.rados.rados.0.smithi040.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-12-01T15:48:25.667 INFO:tasks.rados.rados.0.smithi040.stdout:3941: writing smithi04088644-352 from 672940 to 1375774 tid 1 2023-12-01T15:48:25.674 INFO:tasks.rados.rados.0.smithi040.stdout:3941: writing smithi04088644-352 from 2045718 to 2672940 tid 2 2023-12-01T15:48:25.674 INFO:tasks.rados.rados.0.smithi040.stdout:3942: write oid 471 current snap is 0 2023-12-01T15:48:25.675 INFO:tasks.rados.rados.0.smithi040.stdout:3937: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-12-01T15:48:25.772 INFO:tasks.rados.rados.0.smithi040.stdout:3938: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-12-01T15:48:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:25 smithi141 bash[31670]: cluster 2023-12-01T15:48:23.593616+0000 mgr.y (mgr.24356) 307 : cluster 0 pgmap v277: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 75 op/s 2023-12-01T15:48:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:25 smithi040 bash[28232]: cluster 2023-12-01T15:48:23.593616+0000 mgr.y (mgr.24356) 307 : cluster 0 pgmap v277: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 75 op/s 2023-12-01T15:48:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:25 smithi040 bash[41173]: cluster 2023-12-01T15:48:23.593616+0000 mgr.y (mgr.24356) 307 : cluster 0 pgmap v277: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.7 MiB/s wr, 75 op/s 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing write tid 1 to smithi04088644-363 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing write tid 2 to smithi04088644-363 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing write tid 3 to smithi04088644-363 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing write tid 4 to smithi04088644-363 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing write tid 5 to smithi04088644-363 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: oid 363 updating version 0 to 372 2023-12-01T15:48:26.027 INFO:tasks.rados.rados.0.smithi040.stdout:3939: oid 363 updating version 372 to 373 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3939: oid 363 version 373 is already newer than 371 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3939: oid 363 version 373 is already newer than 370 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 363 v 373 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3939: left oid 363 (ObjNum 2418 snap 0 seq_num 2418) 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 1 to smithi04088644-329 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 2 to smithi04088644-329 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 3 to smithi04088644-329 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 4 to smithi04088644-329 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: oid 329 updating version 0 to 374 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: oid 329 updating version 374 to 375 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: oid 329 updating version 375 to 376 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 329 v 376 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3940: left oid 329 (ObjNum 2419 snap 0 seq_num 2419) 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3941: finishing write tid 1 to smithi04088644-352 2023-12-01T15:48:26.028 INFO:tasks.rados.rados.0.smithi040.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-12-01T15:48:26.037 INFO:tasks.rados.rados.0.smithi040.stdout:3942: writing smithi04088644-471 from 689747 to 1467830 tid 1 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3942: writing smithi04088644-471 from 2104200 to 2652048 tid 2 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3937: done (5 left) 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3938: done (4 left) 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3939: done (3 left) 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3940: done (2 left) 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3943: write oid 134 current snap is 0 2023-12-01T15:48:26.045 INFO:tasks.rados.rados.0.smithi040.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-12-01T15:48:26.052 INFO:tasks.rados.rados.0.smithi040.stdout:3943: writing smithi04088644-134 from 706554 to 1159886 tid 1 2023-12-01T15:48:26.061 INFO:tasks.rados.rados.0.smithi040.stdout:3943: writing smithi04088644-134 from 1762682 to 2454188 tid 2 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3944: read oid 233 snap -1 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3944: expect deleted 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3945: read oid 116 snap -1 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3945: expect (ObjNum 2405 snap 0 seq_num 2405) 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3946: read oid 186 snap -1 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3946: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3947: read oid 302 snap -1 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3947: expect deleted 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3948: delete oid 180 current snap is 0 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3941: finishing write tid 2 to smithi04088644-352 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3941: finishing write tid 3 to smithi04088644-352 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3941: finishing write tid 4 to smithi04088644-352 2023-12-01T15:48:26.062 INFO:tasks.rados.rados.0.smithi040.stdout:3941: oid 352 updating version 0 to 559 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3941: oid 352 version 559 is already newer than 557 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3941: oid 352 version 559 is already newer than 558 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 352 v 559 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3941: left oid 352 (ObjNum 2420 snap 0 seq_num 2420) 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing write tid 1 to smithi04088644-471 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing write tid 2 to smithi04088644-471 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing write tid 3 to smithi04088644-471 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing write tid 4 to smithi04088644-471 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: oid 471 updating version 0 to 561 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: oid 471 version 561 is already newer than 560 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: oid 471 updating version 561 to 562 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 471 v 562 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-12-01T15:48:26.063 INFO:tasks.rados.rados.0.smithi040.stdout:3942: left oid 471 (ObjNum 2421 snap 0 seq_num 2421) 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing write tid 1 to smithi04088644-134 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3941: done (7 left) 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3942: done (6 left) 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3944: done (5 left) 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3948: done (4 left) 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3949: write oid 317 current snap is 0 2023-12-01T15:48:26.064 INFO:tasks.rados.rados.0.smithi040.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-12-01T15:48:26.072 INFO:tasks.rados.rados.0.smithi040.stdout:3949: writing smithi04088644-317 from 740168 to 1343998 tid 1 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3949: writing smithi04088644-317 from 1763293 to 2458468 tid 2 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3950: delete oid 255 current snap is 0 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing write tid 2 to smithi04088644-134 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing write tid 3 to smithi04088644-134 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing write tid 4 to smithi04088644-134 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3943: oid 134 updating version 0 to 560 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3943: oid 134 updating version 560 to 561 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:3943: oid 134 updating version 561 to 562 2023-12-01T15:48:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 134 v 562 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-12-01T15:48:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:3943: left oid 134 (ObjNum 2422 snap 0 seq_num 2422) 2023-12-01T15:48:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:3946: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-12-01T15:48:26.210 INFO:tasks.rados.rados.0.smithi040.stdout:3945: expect (ObjNum 2405 snap 0 seq_num 2405) 2023-12-01T15:48:26.288 INFO:tasks.rados.rados.0.smithi040.stdout:3949: finishing write tid 1 to smithi04088644-317 2023-12-01T15:48:26.288 INFO:tasks.rados.rados.0.smithi040.stdout:3949: finishing write tid 2 to smithi04088644-317 2023-12-01T15:48:26.288 INFO:tasks.rados.rados.0.smithi040.stdout:3949: finishing write tid 3 to smithi04088644-317 2023-12-01T15:48:26.288 INFO:tasks.rados.rados.0.smithi040.stdout:3949: finishing write tid 4 to smithi04088644-317 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3949: oid 317 updating version 0 to 422 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3949: oid 317 updating version 422 to 424 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3949: oid 317 version 424 is already newer than 423 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 317 v 424 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3949: left oid 317 (ObjNum 2424 snap 0 seq_num 2424) 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3943: done (5 left) 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3945: done (4 left) 2023-12-01T15:48:26.289 INFO:tasks.rados.rados.0.smithi040.stdout:3946: done (3 left) 2023-12-01T15:48:26.290 INFO:tasks.rados.rados.0.smithi040.stdout:3947: done (2 left) 2023-12-01T15:48:26.290 INFO:tasks.rados.rados.0.smithi040.stdout:3949: done (1 left) 2023-12-01T15:48:26.290 INFO:tasks.rados.rados.0.smithi040.stdout:3950: done (0 left) 2023-12-01T15:48:26.290 INFO:tasks.rados.rados.0.smithi040.stdout:3951: read oid 15 snap -1 2023-12-01T15:48:26.290 INFO:tasks.rados.rados.0.smithi040.stdout:3951: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:48:26.290 INFO:tasks.rados.rados.0.smithi040.stdout:3952: write oid 64 current snap is 0 2023-12-01T15:48:26.291 INFO:tasks.rados.rados.0.smithi040.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-12-01T15:48:26.301 INFO:tasks.rados.rados.0.smithi040.stdout:3952: writing smithi04088644-64 from 773782 to 1244463 tid 1 2023-12-01T15:48:26.313 INFO:tasks.rados.rados.0.smithi040.stdout:3952: writing smithi04088644-64 from 1996610 to 2695454 tid 2 2023-12-01T15:48:26.314 INFO:tasks.rados.rados.0.smithi040.stdout:3953: write oid 466 current snap is 0 2023-12-01T15:48:26.314 INFO:tasks.rados.rados.0.smithi040.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-12-01T15:48:26.321 INFO:tasks.rados.rados.0.smithi040.stdout:3953: writing smithi04088644-466 from 790589 to 1336519 tid 1 2023-12-01T15:48:26.328 INFO:tasks.rados.rados.0.smithi040.stdout:3953: writing smithi04088644-466 from 1938739 to 2497594 tid 2 2023-12-01T15:48:26.328 INFO:tasks.rados.rados.0.smithi040.stdout:3954: write oid 41 current snap is 0 2023-12-01T15:48:26.328 INFO:tasks.rados.rados.0.smithi040.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-12-01T15:48:26.333 INFO:tasks.rados.rados.0.smithi040.stdout:3954: writing smithi04088644-41 from 407396 to 1028575 tid 1 2023-12-01T15:48:26.340 INFO:tasks.rados.rados.0.smithi040.stdout:3954: writing smithi04088644-41 from 1597221 to 2299734 tid 2 2023-12-01T15:48:26.341 INFO:tasks.rados.rados.0.smithi040.stdout:3955: write oid 125 current snap is 0 2023-12-01T15:48:26.341 INFO:tasks.rados.rados.0.smithi040.stdout:3951: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-12-01T15:48:26.533 INFO:tasks.rados.rados.0.smithi040.stdout:3952: finishing write tid 1 to smithi04088644-64 2023-12-01T15:48:26.533 INFO:tasks.rados.rados.0.smithi040.stdout:3952: finishing write tid 2 to smithi04088644-64 2023-12-01T15:48:26.533 INFO:tasks.rados.rados.0.smithi040.stdout:3952: finishing write tid 3 to smithi04088644-64 2023-12-01T15:48:26.533 INFO:tasks.rados.rados.0.smithi040.stdout:3952: finishing write tid 4 to smithi04088644-64 2023-12-01T15:48:26.533 INFO:tasks.rados.rados.0.smithi040.stdout:3952: oid 64 updating version 0 to 440 2023-12-01T15:48:26.533 INFO:tasks.rados.rados.0.smithi040.stdout:3952: oid 64 updating version 440 to 441 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3952: oid 64 version 441 is already newer than 439 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 64 v 441 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: finishing write tid 1 to smithi04088644-466 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: finishing write tid 2 to smithi04088644-466 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: finishing write tid 3 to smithi04088644-466 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: finishing write tid 4 to smithi04088644-466 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: oid 466 updating version 0 to 565 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: oid 466 version 565 is already newer than 564 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: oid 466 version 565 is already newer than 563 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 466 v 565 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2023-12-01T15:48:26.534 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing write tid 1 to smithi04088644-41 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing write tid 2 to smithi04088644-41 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing write tid 3 to smithi04088644-41 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing write tid 4 to smithi04088644-41 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: oid 41 updating version 0 to 389 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: oid 41 updating version 389 to 391 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: oid 41 version 391 is already newer than 390 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 391 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3954: left oid 41 (ObjNum 2428 snap 0 seq_num 2428) 2023-12-01T15:48:26.535 INFO:tasks.rados.rados.0.smithi040.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-12-01T15:48:26.545 INFO:tasks.rados.rados.0.smithi040.stdout:3955: writing smithi04088644-125 from 424203 to 1120631 tid 1 2023-12-01T15:48:26.553 INFO:tasks.rados.rados.0.smithi040.stdout:3955: writing smithi04088644-125 from 1655703 to 2218227 tid 2 2023-12-01T15:48:26.554 INFO:tasks.rados.rados.0.smithi040.stdout:3951: done (4 left) 2023-12-01T15:48:26.554 INFO:tasks.rados.rados.0.smithi040.stdout:3952: done (3 left) 2023-12-01T15:48:26.554 INFO:tasks.rados.rados.0.smithi040.stdout:3953: done (2 left) 2023-12-01T15:48:26.554 INFO:tasks.rados.rados.0.smithi040.stdout:3954: done (1 left) 2023-12-01T15:48:26.554 INFO:tasks.rados.rados.0.smithi040.stdout:3956: write oid 136 current snap is 0 2023-12-01T15:48:26.554 INFO:tasks.rados.rados.0.smithi040.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-12-01T15:48:26.560 INFO:tasks.rados.rados.0.smithi040.stdout:3956: writing smithi04088644-136 from 441010 to 1212687 tid 1 2023-12-01T15:48:26.568 INFO:tasks.rados.rados.0.smithi040.stdout:3956: writing smithi04088644-136 from 1714185 to 2420367 tid 2 2023-12-01T15:48:26.568 INFO:tasks.rados.rados.0.smithi040.stdout:3957: delete oid 140 current snap is 0 2023-12-01T15:48:26.568 INFO:tasks.rados.rados.0.smithi040.stdout:3955: finishing write tid 1 to smithi04088644-125 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: finishing write tid 2 to smithi04088644-125 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: finishing write tid 3 to smithi04088644-125 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: finishing write tid 4 to smithi04088644-125 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: oid 125 updating version 0 to 568 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: oid 125 version 568 is already newer than 567 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: oid 125 version 568 is already newer than 566 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 125 v 568 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3955: left oid 125 (ObjNum 2429 snap 0 seq_num 2429) 2023-12-01T15:48:26.569 INFO:tasks.rados.rados.0.smithi040.stdout:3956: finishing write tid 1 to smithi04088644-136 2023-12-01T15:48:26.571 INFO:tasks.rados.rados.0.smithi040.stdout:3955: done (2 left) 2023-12-01T15:48:26.571 INFO:tasks.rados.rados.0.smithi040.stdout:3957: done (1 left) 2023-12-01T15:48:26.571 INFO:tasks.rados.rados.0.smithi040.stdout:3958: write oid 476 current snap is 0 2023-12-01T15:48:26.571 INFO:tasks.rados.rados.0.smithi040.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-12-01T15:48:26.580 INFO:tasks.rados.rados.0.smithi040.stdout:3958: writing smithi04088644-476 from 474624 to 996799 tid 1 2023-12-01T15:48:26.591 INFO:tasks.rados.rados.0.smithi040.stdout:3958: writing smithi04088644-476 from 1714796 to 2424647 tid 2 2023-12-01T15:48:26.591 INFO:tasks.rados.rados.0.smithi040.stdout:3959: read oid 93 snap -1 2023-12-01T15:48:26.591 INFO:tasks.rados.rados.0.smithi040.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3960: read oid 274 snap -1 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3960: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3961: read oid 172 snap -1 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3961: expect (ObjNum 834 snap 0 seq_num 834) 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3962: read oid 62 snap -1 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3962: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-12-01T15:48:26.592 INFO:tasks.rados.rados.0.smithi040.stdout:3963: delete oid 68 current snap is 0 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:3956: finishing write tid 2 to smithi04088644-136 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:3956: finishing write tid 3 to smithi04088644-136 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:3956: finishing write tid 4 to smithi04088644-136 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:3956: oid 136 updating version 0 to 392 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:3956: oid 136 version 392 is already newer than 391 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:3956: oid 136 updating version 392 to 393 2023-12-01T15:48:26.593 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 136 v 393 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-12-01T15:48:26.594 INFO:tasks.rados.rados.0.smithi040.stdout:3956: left oid 136 (ObjNum 2430 snap 0 seq_num 2430) 2023-12-01T15:48:26.594 INFO:tasks.rados.rados.0.smithi040.stdout:3958: finishing write tid 1 to smithi04088644-476 2023-12-01T15:48:26.595 INFO:tasks.rados.rados.0.smithi040.stdout:3961: expect (ObjNum 834 snap 0 seq_num 834) 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: finishing write tid 2 to smithi04088644-476 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: finishing write tid 3 to smithi04088644-476 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: finishing write tid 4 to smithi04088644-476 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: oid 476 updating version 0 to 605 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: oid 476 updating version 605 to 606 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: oid 476 updating version 606 to 607 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 476 v 607 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-12-01T15:48:26.695 INFO:tasks.rados.rados.0.smithi040.stdout:3960: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-12-01T15:48:26.862 INFO:tasks.rados.rados.0.smithi040.stdout:3962: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-12-01T15:48:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:48:26] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:48:27.009 INFO:tasks.rados.rados.0.smithi040.stdout:3959: expect (ObjNum 2355 snap 0 seq_num 2355) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3956: done (6 left) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3958: done (5 left) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3959: done (4 left) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3960: done (3 left) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3961: done (2 left) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3962: done (1 left) 2023-12-01T15:48:27.196 INFO:tasks.rados.rados.0.smithi040.stdout:3963: done (0 left) 2023-12-01T15:48:27.197 INFO:tasks.rados.rados.0.smithi040.stdout:3964: write oid 152 current snap is 0 2023-12-01T15:48:27.197 INFO:tasks.rados.rados.0.smithi040.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-12-01T15:48:27.209 INFO:tasks.rados.rados.0.smithi040.stdout:3964: writing smithi04088644-152 from 508238 to 1297264 tid 1 2023-12-01T15:48:27.218 INFO:tasks.rados.rados.0.smithi040.stdout:3964: writing smithi04088644-152 from 1948113 to 2661633 tid 2 2023-12-01T15:48:27.218 INFO:tasks.rados.rados.0.smithi040.stdout:3965: read oid 10 snap -1 2023-12-01T15:48:27.218 INFO:tasks.rados.rados.0.smithi040.stdout:3965: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:48:27.218 INFO:tasks.rados.rados.0.smithi040.stdout:3966: write oid 494 current snap is 0 2023-12-01T15:48:27.218 INFO:tasks.rados.rados.0.smithi040.stdout:3964: finishing write tid 1 to smithi04088644-152 2023-12-01T15:48:27.218 INFO:tasks.rados.rados.0.smithi040.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-12-01T15:48:27.223 INFO:tasks.rados.rados.0.smithi040.stdout:3966: writing smithi04088644-494 from 525045 to 989320 tid 1 2023-12-01T15:48:27.229 INFO:tasks.rados.rados.0.smithi040.stdout:3966: writing smithi04088644-494 from 1490242 to 1947420 tid 2 2023-12-01T15:48:27.235 INFO:tasks.rados.rados.0.smithi040.stdout:3966: writing smithi04088644-494 from 2501811 to 2925045 tid 3 2023-12-01T15:48:27.235 INFO:tasks.rados.rados.0.smithi040.stdout:3967: read oid 163 snap -1 2023-12-01T15:48:27.235 INFO:tasks.rados.rados.0.smithi040.stdout:3967: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:48:27.235 INFO:tasks.rados.rados.0.smithi040.stdout:3968: write oid 255 current snap is 0 2023-12-01T15:48:27.235 INFO:tasks.rados.rados.0.smithi040.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-12-01T15:48:27.241 INFO:tasks.rados.rados.0.smithi040.stdout:3968: writing smithi04088644-255 from 541852 to 1081376 tid 1 2023-12-01T15:48:27.247 INFO:tasks.rados.rados.0.smithi040.stdout:3968: writing smithi04088644-255 from 1548724 to 2265913 tid 2 2023-12-01T15:48:27.251 INFO:tasks.rados.rados.0.smithi040.stdout:3968: writing smithi04088644-255 from 2929234 to 2941852 tid 3 2023-12-01T15:48:27.252 INFO:tasks.rados.rados.0.smithi040.stdout:3969: write oid 254 current snap is 0 2023-12-01T15:48:27.252 INFO:tasks.rados.rados.0.smithi040.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-12-01T15:48:27.258 INFO:tasks.rados.rados.0.smithi040.stdout:3969: writing smithi04088644-254 from 558659 to 1173432 tid 1 2023-12-01T15:48:27.263 INFO:tasks.rados.rados.0.smithi040.stdout:3969: writing smithi04088644-254 from 1607206 to 2068053 tid 2 2023-12-01T15:48:27.268 INFO:tasks.rados.rados.0.smithi040.stdout:3969: writing smithi04088644-254 from 2556657 to 2958659 tid 3 2023-12-01T15:48:27.268 INFO:tasks.rados.rados.0.smithi040.stdout:3970: write oid 227 current snap is 0 2023-12-01T15:48:27.268 INFO:tasks.rados.rados.0.smithi040.stdout:3964: finishing write tid 2 to smithi04088644-152 2023-12-01T15:48:27.268 INFO:tasks.rados.rados.0.smithi040.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-12-01T15:48:27.275 INFO:tasks.rados.rados.0.smithi040.stdout:3970: writing smithi04088644-227 from 575466 to 1265488 tid 1 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3970: writing smithi04088644-227 from 1665688 to 2386546 tid 2 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3971: read oid 112 snap -1 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3971: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3972: read oid 41 snap -1 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3972: expect (ObjNum 2428 snap 0 seq_num 2428) 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3973: write oid 158 current snap is 0 2023-12-01T15:48:27.282 INFO:tasks.rados.rados.0.smithi040.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-12-01T15:48:27.290 INFO:tasks.rados.rados.0.smithi040.stdout:3973: writing smithi04088644-158 from 592273 to 1357544 tid 1 2023-12-01T15:48:27.297 INFO:tasks.rados.rados.0.smithi040.stdout:3973: writing smithi04088644-158 from 2007817 to 2472333 tid 2 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3973: writing smithi04088644-158 from 2895150 to 2992273 tid 3 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3974: write oid 493 current snap is 0 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3964: finishing write tid 3 to smithi04088644-152 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3964: finishing write tid 4 to smithi04088644-152 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3964: oid 152 updating version 0 to 426 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3964: oid 152 version 426 is already newer than 425 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3964: oid 152 updating version 426 to 427 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 152 v 427 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2023-12-01T15:48:27.300 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 1 to smithi04088644-494 2023-12-01T15:48:27.301 INFO:tasks.rados.rados.0.smithi040.stdout:3965: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:48:27.386 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 2 to smithi04088644-494 2023-12-01T15:48:27.386 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 3 to smithi04088644-494 2023-12-01T15:48:27.386 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 4 to smithi04088644-494 2023-12-01T15:48:27.386 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 5 to smithi04088644-494 2023-12-01T15:48:27.386 INFO:tasks.rados.rados.0.smithi040.stdout:3966: oid 494 updating version 0 to 324 2023-12-01T15:48:27.387 INFO:tasks.rados.rados.0.smithi040.stdout:3966: oid 494 updating version 324 to 325 2023-12-01T15:48:27.387 INFO:tasks.rados.rados.0.smithi040.stdout:3966: oid 494 updating version 325 to 327 2023-12-01T15:48:27.387 INFO:tasks.rados.rados.0.smithi040.stdout:3966: oid 494 version 327 is already newer than 326 2023-12-01T15:48:27.387 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 494 v 327 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-12-01T15:48:27.387 INFO:tasks.rados.rados.0.smithi040.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-12-01T15:48:27.387 INFO:tasks.rados.rados.0.smithi040.stdout:3967: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-12-01T15:48:27.500 INFO:tasks.rados.rados.0.smithi040.stdout:3968: finishing write tid 1 to smithi04088644-255 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: finishing write tid 2 to smithi04088644-255 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: finishing write tid 3 to smithi04088644-255 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: finishing write tid 4 to smithi04088644-255 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: finishing write tid 5 to smithi04088644-255 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: oid 255 updating version 0 to 566 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: oid 255 updating version 566 to 567 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: oid 255 version 567 is already newer than 565 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: oid 255 version 567 is already newer than 564 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 255 v 567 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3969: finishing write tid 1 to smithi04088644-254 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3969: finishing write tid 2 to smithi04088644-254 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3969: finishing write tid 3 to smithi04088644-254 2023-12-01T15:48:27.501 INFO:tasks.rados.rados.0.smithi040.stdout:3969: finishing write tid 4 to smithi04088644-254 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3969: finishing write tid 5 to smithi04088644-254 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3969: oid 254 updating version 0 to 610 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3969: oid 254 updating version 610 to 611 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3969: oid 254 version 611 is already newer than 609 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3969: oid 254 version 611 is already newer than 608 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 254 v 611 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3969: left oid 254 (ObjNum 2437 snap 0 seq_num 2437) 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3970: finishing write tid 1 to smithi04088644-227 2023-12-01T15:48:27.502 INFO:tasks.rados.rados.0.smithi040.stdout:3972: expect (ObjNum 2428 snap 0 seq_num 2428) 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: finishing write tid 2 to smithi04088644-227 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: finishing write tid 3 to smithi04088644-227 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: finishing write tid 4 to smithi04088644-227 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: oid 227 updating version 0 to 394 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: oid 227 version 394 is already newer than 392 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: oid 227 version 394 is already newer than 393 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 227 v 394 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3970: left oid 227 (ObjNum 2438 snap 0 seq_num 2438) 2023-12-01T15:48:27.688 INFO:tasks.rados.rados.0.smithi040.stdout:3971: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-12-01T15:48:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:27 smithi141 bash[31670]: cluster 2023-12-01T15:48:25.594823+0000 mgr.y (mgr.24356) 308 : cluster 0 pgmap v278: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-12-01T15:48:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:27 smithi141 bash[31670]: audit 2023-12-01T15:48:26.462920+0000 mon.c (mon.2) 194 : audit 0 from='client.? 172.21.15.40:0/34628016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 1 to smithi04088644-158 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 2 to smithi04088644-158 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 3 to smithi04088644-158 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 4 to smithi04088644-158 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 5 to smithi04088644-158 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: oid 158 updating version 0 to 436 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: oid 158 version 436 is already newer than 434 2023-12-01T15:48:27.894 INFO:tasks.rados.rados.0.smithi040.stdout:3973: oid 158 version 436 is already newer than 435 2023-12-01T15:48:27.895 INFO:tasks.rados.rados.0.smithi040.stdout:3973: oid 158 version 436 is already newer than 433 2023-12-01T15:48:27.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 158 v 436 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-12-01T15:48:27.895 INFO:tasks.rados.rados.0.smithi040.stdout:3973: left oid 158 (ObjNum 2439 snap 0 seq_num 2439) 2023-12-01T15:48:27.895 INFO:tasks.rados.rados.0.smithi040.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-12-01T15:48:27.906 INFO:tasks.rados.rados.0.smithi040.stdout:3974: writing smithi04088644-493 from 609080 to 1049600 tid 1 2023-12-01T15:48:27.915 INFO:tasks.rados.rados.0.smithi040.stdout:3974: writing smithi04088644-493 from 1666299 to 2390826 tid 2 2023-12-01T15:48:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:27 smithi040 bash[41173]: cluster 2023-12-01T15:48:25.594823+0000 mgr.y (mgr.24356) 308 : cluster 0 pgmap v278: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-12-01T15:48:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:27 smithi040 bash[41173]: audit 2023-12-01T15:48:26.462920+0000 mon.c (mon.2) 194 : audit 0 from='client.? 172.21.15.40:0/34628016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:27 smithi040 bash[28232]: cluster 2023-12-01T15:48:25.594823+0000 mgr.y (mgr.24356) 308 : cluster 0 pgmap v278: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-12-01T15:48:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:27 smithi040 bash[28232]: audit 2023-12-01T15:48:26.462920+0000 mon.c (mon.2) 194 : audit 0 from='client.? 172.21.15.40:0/34628016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3974: writing smithi04088644-493 from 2922573 to 3009080 tid 3 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3964: done (10 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3965: done (9 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3966: done (8 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3967: done (7 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3968: done (6 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3969: done (5 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3970: done (4 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3971: done (3 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3972: done (2 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3973: done (1 left) 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3975: read oid 10 snap -1 2023-12-01T15:48:27.919 INFO:tasks.rados.rados.0.smithi040.stdout:3975: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:48:27.920 INFO:tasks.rados.rados.0.smithi040.stdout:3976: delete oid 338 current snap is 0 2023-12-01T15:48:27.920 INFO:tasks.rados.rados.0.smithi040.stdout:3974: finishing write tid 1 to smithi04088644-493 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3974: finishing write tid 2 to smithi04088644-493 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3976: done (2 left) 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3977: read oid 178 snap -1 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3977: expect (ObjNum 2362 snap 0 seq_num 2362) 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3978: read oid 407 snap -1 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3978: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-12-01T15:48:27.922 INFO:tasks.rados.rados.0.smithi040.stdout:3979: read oid 189 snap -1 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3979: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3980: read oid 231 snap -1 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3980: expect deleted 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3981: read oid 88 snap -1 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3981: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3982: write oid 8 current snap is 0 2023-12-01T15:48:27.923 INFO:tasks.rados.rados.0.smithi040.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-12-01T15:48:27.930 INFO:tasks.rados.rados.0.smithi040.stdout:3982: writing smithi04088644-8 from 642694 to 1350065 tid 1 2023-12-01T15:48:27.939 INFO:tasks.rados.rados.0.smithi040.stdout:3982: writing smithi04088644-8 from 1899616 to 2627812 tid 2 2023-12-01T15:48:27.939 INFO:tasks.rados.rados.0.smithi040.stdout:3983: write oid 309 current snap is 0 2023-12-01T15:48:27.939 INFO:tasks.rados.rados.0.smithi040.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-12-01T15:48:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:3983: writing smithi04088644-309 from 659501 to 1442121 tid 1 2023-12-01T15:48:27.955 INFO:tasks.rados.rados.0.smithi040.stdout:3983: writing smithi04088644-309 from 2241745 to 2713599 tid 2 2023-12-01T15:48:27.955 INFO:tasks.rados.rados.0.smithi040.stdout:3984: read oid 194 snap -1 2023-12-01T15:48:27.955 INFO:tasks.rados.rados.0.smithi040.stdout:3984: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:48:27.955 INFO:tasks.rados.rados.0.smithi040.stdout:3985: write oid 69 current snap is 0 2023-12-01T15:48:27.956 INFO:tasks.rados.rados.0.smithi040.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-12-01T15:48:27.961 INFO:tasks.rados.rados.0.smithi040.stdout:3985: writing smithi04088644-69 from 676308 to 1134177 tid 1 2023-12-01T15:48:27.969 INFO:tasks.rados.rados.0.smithi040.stdout:3985: writing smithi04088644-69 from 1900227 to 2515739 tid 2 2023-12-01T15:48:27.973 INFO:tasks.rados.rados.0.smithi040.stdout:3985: writing smithi04088644-69 from 3032265 to 3076308 tid 3 2023-12-01T15:48:27.973 INFO:tasks.rados.rados.0.smithi040.stdout:3986: write oid 129 current snap is 0 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: finishing write tid 3 to smithi04088644-493 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: finishing write tid 4 to smithi04088644-493 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: finishing write tid 5 to smithi04088644-493 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: oid 493 updating version 0 to 394 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: oid 493 updating version 394 to 397 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: oid 493 version 397 is already newer than 396 2023-12-01T15:48:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:3974: oid 493 version 397 is already newer than 395 2023-12-01T15:48:27.975 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 397 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-12-01T15:48:27.975 INFO:tasks.rados.rados.0.smithi040.stdout:3974: left oid 493 (ObjNum 2440 snap 0 seq_num 2440) 2023-12-01T15:48:27.975 INFO:tasks.rados.rados.0.smithi040.stdout:3975: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-12-01T15:48:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:3977: expect (ObjNum 2362 snap 0 seq_num 2362) 2023-12-01T15:48:28.278 INFO:tasks.rados.rados.0.smithi040.stdout:3978: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-12-01T15:48:28.476 INFO:tasks.rados.rados.0.smithi040.stdout:3979: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-12-01T15:48:28.590 INFO:tasks.rados.rados.0.smithi040.stdout:3982: finishing write tid 1 to smithi04088644-8 2023-12-01T15:48:28.590 INFO:tasks.rados.rados.0.smithi040.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-12-01T15:48:28.600 INFO:tasks.rados.rados.0.smithi040.stdout:3986: writing smithi04088644-129 from 693115 to 1226233 tid 1 2023-12-01T15:48:28.608 INFO:tasks.rados.rados.0.smithi040.stdout:3986: writing smithi04088644-129 from 1958709 to 2434232 tid 2 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3986: writing smithi04088644-129 from 3059688 to 3093115 tid 3 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3974: done (11 left) 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3975: done (10 left) 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3977: done (9 left) 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3978: done (8 left) 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3979: done (7 left) 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3980: done (6 left) 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3987: delete oid 261 current snap is 0 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3982: finishing write tid 2 to smithi04088644-8 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3982: finishing write tid 3 to smithi04088644-8 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3982: finishing write tid 4 to smithi04088644-8 2023-12-01T15:48:28.613 INFO:tasks.rados.rados.0.smithi040.stdout:3982: oid 8 updating version 0 to 396 2023-12-01T15:48:28.614 INFO:tasks.rados.rados.0.smithi040.stdout:3982: oid 8 version 396 is already newer than 395 2023-12-01T15:48:28.614 INFO:tasks.rados.rados.0.smithi040.stdout:3982: oid 8 updating version 396 to 397 2023-12-01T15:48:28.614 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 397 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-12-01T15:48:28.614 INFO:tasks.rados.rados.0.smithi040.stdout:3982: left oid 8 (ObjNum 2442 snap 0 seq_num 2442) 2023-12-01T15:48:28.614 INFO:tasks.rados.rados.0.smithi040.stdout:3981: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-12-01T15:48:28.839 INFO:tasks.rados.rados.0.smithi040.stdout:3983: finishing write tid 1 to smithi04088644-309 2023-12-01T15:48:28.839 INFO:tasks.rados.rados.0.smithi040.stdout:3983: finishing write tid 2 to smithi04088644-309 2023-12-01T15:48:28.839 INFO:tasks.rados.rados.0.smithi040.stdout:3983: finishing write tid 3 to smithi04088644-309 2023-12-01T15:48:28.839 INFO:tasks.rados.rados.0.smithi040.stdout:3983: finishing write tid 4 to smithi04088644-309 2023-12-01T15:48:28.840 INFO:tasks.rados.rados.0.smithi040.stdout:3983: oid 309 updating version 0 to 330 2023-12-01T15:48:28.840 INFO:tasks.rados.rados.0.smithi040.stdout:3983: oid 309 version 330 is already newer than 328 2023-12-01T15:48:28.840 INFO:tasks.rados.rados.0.smithi040.stdout:3983: oid 309 version 330 is already newer than 329 2023-12-01T15:48:28.840 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 309 v 330 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-12-01T15:48:28.840 INFO:tasks.rados.rados.0.smithi040.stdout:3983: left oid 309 (ObjNum 2443 snap 0 seq_num 2443) 2023-12-01T15:48:28.840 INFO:tasks.rados.rados.0.smithi040.stdout:3984: expect (ObjNum 654 snap 0 seq_num 654) 2023-12-01T15:48:28.974 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing write tid 1 to smithi04088644-69 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing write tid 2 to smithi04088644-69 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing write tid 3 to smithi04088644-69 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing write tid 4 to smithi04088644-69 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing write tid 5 to smithi04088644-69 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: oid 69 updating version 0 to 570 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: oid 69 version 570 is already newer than 569 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: oid 69 updating version 570 to 572 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: oid 69 version 572 is already newer than 571 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 69 v 572 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3985: left oid 69 (ObjNum 2444 snap 0 seq_num 2444) 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3986: finishing write tid 1 to smithi04088644-129 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3986: finishing write tid 2 to smithi04088644-129 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3986: finishing write tid 3 to smithi04088644-129 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3986: finishing write tid 4 to smithi04088644-129 2023-12-01T15:48:28.975 INFO:tasks.rados.rados.0.smithi040.stdout:3981: done (6 left) 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3982: done (5 left) 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3983: done (4 left) 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3984: done (3 left) 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3985: done (2 left) 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3987: done (1 left) 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3988: read oid 198 snap -1 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3988: expect deleted 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3989: delete oid 262 current snap is 0 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3986: finishing write tid 5 to smithi04088644-129 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3986: oid 129 updating version 0 to 575 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3986: oid 129 version 575 is already newer than 573 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3986: oid 129 version 575 is already newer than 574 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3986: oid 129 updating version 575 to 576 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 129 v 576 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-12-01T15:48:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3986: left oid 129 (ObjNum 2445 snap 0 seq_num 2445) 2023-12-01T15:48:28.977 INFO:tasks.rados.rados.0.smithi040.stdout:3986: done (2 left) 2023-12-01T15:48:28.977 INFO:tasks.rados.rados.0.smithi040.stdout:3988: done (1 left) 2023-12-01T15:48:28.977 INFO:tasks.rados.rados.0.smithi040.stdout:3989: done (0 left) 2023-12-01T15:48:28.977 INFO:tasks.rados.rados.0.smithi040.stdout:3990: write oid 153 current snap is 0 2023-12-01T15:48:28.977 INFO:tasks.rados.rados.0.smithi040.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-12-01T15:48:28.986 INFO:tasks.rados.rados.0.smithi040.stdout:3990: writing smithi04088644-153 from 743536 to 1218754 tid 1 2023-12-01T15:48:28.994 INFO:tasks.rados.rados.0.smithi040.stdout:3990: writing smithi04088644-153 from 1734155 to 2357005 tid 2 2023-12-01T15:48:28.999 INFO:tasks.rados.rados.0.smithi040.stdout:3990: writing smithi04088644-153 from 3141957 to 3143536 tid 3 2023-12-01T15:48:28.999 INFO:tasks.rados.rados.0.smithi040.stdout:3991: write oid 206 current snap is 0 2023-12-01T15:48:28.999 INFO:tasks.rados.rados.0.smithi040.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-12-01T15:48:29.006 INFO:tasks.rados.rados.0.smithi040.stdout:3991: writing smithi04088644-206 from 760343 to 1310810 tid 1 2023-12-01T15:48:29.011 INFO:tasks.rados.rados.0.smithi040.stdout:3991: writing smithi04088644-206 from 1792637 to 2275498 tid 2 2023-12-01T15:48:29.016 INFO:tasks.rados.rados.0.smithi040.stdout:3991: writing smithi04088644-206 from 2769380 to 3160343 tid 3 2023-12-01T15:48:29.016 INFO:tasks.rados.rados.0.smithi040.stdout:3992: write oid 302 current snap is 0 2023-12-01T15:48:29.016 INFO:tasks.rados.rados.0.smithi040.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-12-01T15:48:29.024 INFO:tasks.rados.rados.0.smithi040.stdout:3992: writing smithi04088644-302 from 777150 to 1402866 tid 1 2023-12-01T15:48:29.030 INFO:tasks.rados.rados.0.smithi040.stdout:3992: writing smithi04088644-302 from 1851119 to 2477638 tid 2 2023-12-01T15:48:29.030 INFO:tasks.rados.rados.0.smithi040.stdout:3993: read oid 110 snap -1 2023-12-01T15:48:29.031 INFO:tasks.rados.rados.0.smithi040.stdout:3993: expect (ObjNum 1535 snap 0 seq_num 1535) 2023-12-01T15:48:29.031 INFO:tasks.rados.rados.0.smithi040.stdout:3994: read oid 446 snap -1 2023-12-01T15:48:29.031 INFO:tasks.rados.rados.0.smithi040.stdout:3994: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-12-01T15:48:29.031 INFO:tasks.rados.rados.0.smithi040.stdout:3995: write oid 115 current snap is 0 2023-12-01T15:48:29.031 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 1 to smithi04088644-153 2023-12-01T15:48:29.031 INFO:tasks.rados.rados.0.smithi040.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-12-01T15:48:29.038 INFO:tasks.rados.rados.0.smithi040.stdout:3995: writing smithi04088644-115 from 793957 to 1494922 tid 1 2023-12-01T15:48:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:3995: writing smithi04088644-115 from 2193248 to 2679778 tid 2 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3995: writing smithi04088644-115 from 3107873 to 3193957 tid 3 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3996: read oid 162 snap -1 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3996: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3997: write oid 146 current snap is 0 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 2 to smithi04088644-153 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 3 to smithi04088644-153 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 4 to smithi04088644-153 2023-12-01T15:48:29.049 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 5 to smithi04088644-153 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3990: oid 153 updating version 0 to 570 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3990: oid 153 version 570 is already newer than 569 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3990: oid 153 updating version 570 to 571 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3990: oid 153 updating version 571 to 572 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 153 v 572 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3990: left oid 153 (ObjNum 2448 snap 0 seq_num 2448) 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: finishing write tid 1 to smithi04088644-206 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: finishing write tid 2 to smithi04088644-206 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: finishing write tid 3 to smithi04088644-206 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: finishing write tid 4 to smithi04088644-206 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: finishing write tid 5 to smithi04088644-206 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: oid 206 updating version 0 to 457 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: oid 206 version 457 is already newer than 455 2023-12-01T15:48:29.050 INFO:tasks.rados.rados.0.smithi040.stdout:3991: oid 206 updating version 457 to 458 2023-12-01T15:48:29.051 INFO:tasks.rados.rados.0.smithi040.stdout:3991: oid 206 version 458 is already newer than 456 2023-12-01T15:48:29.051 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 206 v 458 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-12-01T15:48:29.051 INFO:tasks.rados.rados.0.smithi040.stdout:3991: left oid 206 (ObjNum 2449 snap 0 seq_num 2449) 2023-12-01T15:48:29.051 INFO:tasks.rados.rados.0.smithi040.stdout:3992: finishing write tid 1 to smithi04088644-302 2023-12-01T15:48:29.051 INFO:tasks.rados.rados.0.smithi040.stdout:3992: finishing write tid 2 to smithi04088644-302 2023-12-01T15:48:29.051 INFO:tasks.rados.rados.0.smithi040.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-12-01T15:48:29.055 INFO:tasks.rados.rados.0.smithi040.stdout:3997: writing smithi04088644-146 from 410764 to 1186978 tid 1 2023-12-01T15:48:29.063 INFO:tasks.rados.rados.0.smithi040.stdout:3997: writing smithi04088644-146 from 1851730 to 2481918 tid 2 2023-12-01T15:48:29.070 INFO:tasks.rados.rados.0.smithi040.stdout:3997: writing smithi04088644-146 from 3135296 to 3210764 tid 3 2023-12-01T15:48:29.070 INFO:tasks.rados.rados.0.smithi040.stdout:3990: done (7 left) 2023-12-01T15:48:29.070 INFO:tasks.rados.rados.0.smithi040.stdout:3991: done (6 left) 2023-12-01T15:48:29.070 INFO:tasks.rados.rados.0.smithi040.stdout:3998: write oid 493 current snap is 0 2023-12-01T15:48:29.070 INFO:tasks.rados.rados.0.smithi040.stdout:3992: finishing write tid 3 to smithi04088644-302 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:3992: finishing write tid 4 to smithi04088644-302 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:3992: oid 302 updating version 0 to 332 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:3992: oid 302 version 332 is already newer than 331 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:3992: oid 302 updating version 332 to 333 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 302 v 333 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:3992: left oid 302 (ObjNum 2450 snap 0 seq_num 2450) 2023-12-01T15:48:29.071 INFO:tasks.rados.rados.0.smithi040.stdout:3994: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-12-01T15:48:29.188 INFO:tasks.rados.rados.0.smithi040.stdout:3995: finishing write tid 1 to smithi04088644-115 2023-12-01T15:48:29.188 INFO:tasks.rados.rados.0.smithi040.stdout:3993: expect (ObjNum 1535 snap 0 seq_num 1535) 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: finishing write tid 2 to smithi04088644-115 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: finishing write tid 3 to smithi04088644-115 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: finishing write tid 4 to smithi04088644-115 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: finishing write tid 5 to smithi04088644-115 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: oid 115 updating version 0 to 612 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: oid 115 updating version 612 to 614 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: oid 115 updating version 614 to 615 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: oid 115 version 615 is already newer than 613 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 115 v 615 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3995: left oid 115 (ObjNum 2451 snap 0 seq_num 2451) 2023-12-01T15:48:29.468 INFO:tasks.rados.rados.0.smithi040.stdout:3996: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-12-01T15:48:29.733 INFO:tasks.rados.rados.0.smithi040.stdout:3997: finishing write tid 1 to smithi04088644-146 2023-12-01T15:48:29.733 INFO:tasks.rados.rados.0.smithi040.stdout:3997: finishing write tid 2 to smithi04088644-146 2023-12-01T15:48:29.733 INFO:tasks.rados.rados.0.smithi040.stdout:3997: finishing write tid 3 to smithi04088644-146 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: finishing write tid 4 to smithi04088644-146 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: finishing write tid 5 to smithi04088644-146 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: oid 146 updating version 0 to 503 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: oid 146 version 503 is already newer than 500 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: oid 146 version 503 is already newer than 502 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: oid 146 version 503 is already newer than 501 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 146 v 503 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3997: left oid 146 (ObjNum 2452 snap 0 seq_num 2452) 2023-12-01T15:48:29.734 INFO:tasks.rados.rados.0.smithi040.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-12-01T15:48:29.743 INFO:tasks.rados.rados.0.smithi040.stdout:3998: writing smithi04088644-493 from 427571 to 879034 tid 1 2023-12-01T15:48:29.750 INFO:tasks.rados.rados.0.smithi040.stdout:3998: writing smithi04088644-493 from 1510212 to 2000411 tid 2 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3998: writing smithi04088644-493 from 2762719 to 3227571 tid 3 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3992: done (6 left) 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3993: done (5 left) 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3994: done (4 left) 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3995: done (3 left) 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3996: done (2 left) 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3997: done (1 left) 2023-12-01T15:48:29.757 INFO:tasks.rados.rados.0.smithi040.stdout:3999: read oid 37 snap -1 2023-12-01T15:48:29.758 INFO:tasks.rados.rados.0.smithi040.stdout:3999: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:48:29.758 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 2 2023-12-01T15:48:29.758 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 1 to smithi04088644-493 2023-12-01T15:48:29.758 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 2 to smithi04088644-493 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 3 to smithi04088644-493 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 4 to smithi04088644-493 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 5 to smithi04088644-493 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: oid 493 updating version 0 to 401 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: oid 493 version 401 is already newer than 398 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: oid 493 version 401 is already newer than 399 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: oid 493 version 401 is already newer than 400 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 493 v 401 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: left oid 493 (ObjNum 2453 snap 0 seq_num 2453) 2023-12-01T15:48:29.762 INFO:tasks.rados.rados.0.smithi040.stdout:3998: done (1 left) 2023-12-01T15:48:29.763 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 1 2023-12-01T15:48:29.763 INFO:tasks.rados.rados.0.smithi040.stdout:3999: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:48:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:29 smithi141 bash[31670]: cluster 2023-12-01T15:48:27.595569+0000 mgr.y (mgr.24356) 309 : cluster 0 pgmap v279: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-12-01T15:48:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:29 smithi141 bash[31670]: audit 2023-12-01T15:48:28.914840+0000 mon.a (mon.0) 909 : audit 0 from='client.? 172.21.15.40:0/238557399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:29.851 INFO:tasks.rados.rados.0.smithi040.stdout:3999: done (0 left) 2023-12-01T15:48:29.860 INFO:tasks.rados.rados.0.smithi040.stderr:0 errors. 2023-12-01T15:48:29.860 INFO:tasks.rados.rados.0.smithi040.stderr: 2023-12-01T15:48:29.873 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:48:29.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:29 smithi040 bash[41173]: cluster 2023-12-01T15:48:27.595569+0000 mgr.y (mgr.24356) 309 : cluster 0 pgmap v279: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-12-01T15:48:29.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:29 smithi040 bash[41173]: audit 2023-12-01T15:48:28.914840+0000 mon.a (mon.0) 909 : audit 0 from='client.? 172.21.15.40:0/238557399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:29.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:29 smithi040 bash[28232]: cluster 2023-12-01T15:48:27.595569+0000 mgr.y (mgr.24356) 309 : cluster 0 pgmap v279: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-12-01T15:48:29.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:29 smithi040 bash[28232]: audit 2023-12-01T15:48:28.914840+0000 mon.a (mon.0) 909 : audit 0 from='client.? 172.21.15.40:0/238557399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:31 smithi141 bash[31670]: cluster 2023-12-01T15:48:29.596758+0000 mgr.y (mgr.24356) 310 : cluster 0 pgmap v280: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 116 op/s 2023-12-01T15:48:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:31 smithi141 bash[31670]: audit 2023-12-01T15:48:31.377965+0000 mon.a (mon.0) 910 : audit 0 from='client.? 172.21.15.40:0/1249062513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:31 smithi040 bash[28232]: cluster 2023-12-01T15:48:29.596758+0000 mgr.y (mgr.24356) 310 : cluster 0 pgmap v280: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 116 op/s 2023-12-01T15:48:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:31 smithi040 bash[28232]: audit 2023-12-01T15:48:31.377965+0000 mon.a (mon.0) 910 : audit 0 from='client.? 172.21.15.40:0/1249062513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:31 smithi040 bash[41173]: cluster 2023-12-01T15:48:29.596758+0000 mgr.y (mgr.24356) 310 : cluster 0 pgmap v280: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 116 op/s 2023-12-01T15:48:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:31 smithi040 bash[41173]: audit 2023-12-01T15:48:31.377965+0000 mon.a (mon.0) 910 : audit 0 from='client.? 172.21.15.40:0/1249062513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:33 smithi141 bash[31670]: cluster 2023-12-01T15:48:31.597419+0000 mgr.y (mgr.24356) 311 : cluster 0 pgmap v281: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T15:48:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:33 smithi141 bash[31670]: audit 2023-12-01T15:48:33.306175+0000 mon.c (mon.2) 195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:33 smithi040 bash[28232]: cluster 2023-12-01T15:48:31.597419+0000 mgr.y (mgr.24356) 311 : cluster 0 pgmap v281: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T15:48:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:33 smithi040 bash[28232]: audit 2023-12-01T15:48:33.306175+0000 mon.c (mon.2) 195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:33 smithi040 bash[41173]: cluster 2023-12-01T15:48:31.597419+0000 mgr.y (mgr.24356) 311 : cluster 0 pgmap v281: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T15:48:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:33 smithi040 bash[41173]: audit 2023-12-01T15:48:33.306175+0000 mon.c (mon.2) 195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:34.599 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:48:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:34 smithi141 bash[31670]: audit 2023-12-01T15:48:33.845975+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.40:0/540362948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:34 smithi040 bash[28232]: audit 2023-12-01T15:48:33.845975+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.40:0/540362948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:34 smithi040 bash[41173]: audit 2023-12-01T15:48:33.845975+0000 mon.c (mon.2) 196 : audit 0 from='client.? 172.21.15.40:0/540362948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:35.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:35 smithi040 bash[41173]: cluster 2023-12-01T15:48:33.597914+0000 mgr.y (mgr.24356) 312 : cluster 0 pgmap v282: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T15:48:35.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:35 smithi040 bash[28232]: cluster 2023-12-01T15:48:33.597914+0000 mgr.y (mgr.24356) 312 : cluster 0 pgmap v282: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T15:48:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:35 smithi141 bash[31670]: cluster 2023-12-01T15:48:33.597914+0000 mgr.y (mgr.24356) 312 : cluster 0 pgmap v282: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T15:48:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:36 smithi141 bash[31670]: audit 2023-12-01T15:48:36.311077+0000 mon.a (mon.0) 911 : audit 0 from='client.? 172.21.15.40:0/709385142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:36 smithi040 bash[28232]: audit 2023-12-01T15:48:36.311077+0000 mon.a (mon.0) 911 : audit 0 from='client.? 172.21.15.40:0/709385142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:36 smithi040 bash[41173]: audit 2023-12-01T15:48:36.311077+0000 mon.a (mon.0) 911 : audit 0 from='client.? 172.21.15.40:0/709385142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:48:36] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:48:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:37 smithi141 bash[31670]: cluster 2023-12-01T15:48:35.599057+0000 mgr.y (mgr.24356) 313 : cluster 0 pgmap v283: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2023-12-01T15:48:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:37 smithi040 bash[41173]: cluster 2023-12-01T15:48:35.599057+0000 mgr.y (mgr.24356) 313 : cluster 0 pgmap v283: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2023-12-01T15:48:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:37 smithi040 bash[28232]: cluster 2023-12-01T15:48:35.599057+0000 mgr.y (mgr.24356) 313 : cluster 0 pgmap v283: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2023-12-01T15:48:37.943 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:48:37.943 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":75,"fsid":"3505c512-905e-11ee-95a2-87774f69a715","created":"2023-12-01T15:29:00.052644+0000","modified":"2023-12-01T15:44:44.179936+0000","last_up_change":"2023-12-01T15:38:49.816608+0000","last_in_change":"2023-12-01T15:38:23.394286+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":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:34:31.203871+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-01T15:40:26.731769+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":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-12-01T15:42:22.133501+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"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-12-01T15:42:22.759261+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":"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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-12-01T15:44:30.525396+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":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"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":"75","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":{"rados":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8abf22a3-2781-4060-802f-8b33a4f3632a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6803","nonce":3838151746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6805","nonce":3838151746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6809","nonce":3838151746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3838151746},{"type":"v1","addr":"172.21.15.40:6807","nonce":3838151746}]},"public_addr":"172.21.15.40:6803/3838151746","cluster_addr":"172.21.15.40:6805/3838151746","heartbeat_back_addr":"172.21.15.40:6809/3838151746","heartbeat_front_addr":"172.21.15.40:6807/3838151746","state":["exists","up"]},{"osd":1,"uuid":"e5ded7ee-5202-44dd-b771-e61c748ae297","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6811","nonce":3934488292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6813","nonce":3934488292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6817","nonce":3934488292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3934488292},{"type":"v1","addr":"172.21.15.40:6815","nonce":3934488292}]},"public_addr":"172.21.15.40:6811/3934488292","cluster_addr":"172.21.15.40:6813/3934488292","heartbeat_back_addr":"172.21.15.40:6817/3934488292","heartbeat_front_addr":"172.21.15.40:6815/3934488292","state":["exists","up"]},{"osd":2,"uuid":"543d14bc-69b9-4d9b-bdfa-7a7dfa6f5241","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6819","nonce":3794846314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6821","nonce":3794846314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6825","nonce":3794846314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3794846314},{"type":"v1","addr":"172.21.15.40:6823","nonce":3794846314}]},"public_addr":"172.21.15.40:6819/3794846314","cluster_addr":"172.21.15.40:6821/3794846314","heartbeat_back_addr":"172.21.15.40:6825/3794846314","heartbeat_front_addr":"172.21.15.40:6823/3794846314","state":["exists","up"]},{"osd":3,"uuid":"8c072e55-a517-495e-9836-38aaeb9bec66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6827","nonce":3082981733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6829","nonce":3082981733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6833","nonce":3082981733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3082981733},{"type":"v1","addr":"172.21.15.40:6831","nonce":3082981733}]},"public_addr":"172.21.15.40:6827/3082981733","cluster_addr":"172.21.15.40:6829/3082981733","heartbeat_back_addr":"172.21.15.40:6833/3082981733","heartbeat_front_addr":"172.21.15.40:6831/3082981733","state":["exists","up"]},{"osd":4,"uuid":"03b73e23-c224-419a-8273-c7fd8271e4fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6800","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6801","nonce":3484192814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6803","nonce":3484192814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6807","nonce":3484192814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":3484192814},{"type":"v1","addr":"172.21.15.141:6805","nonce":3484192814}]},"public_addr":"172.21.15.141:6801/3484192814","cluster_addr":"172.21.15.141:6803/3484192814","heartbeat_back_addr":"172.21.15.141:6807/3484192814","heartbeat_front_addr":"172.21.15.141:6805/3484192814","state":["exists","up"]},{"osd":5,"uuid":"a663ca75-cc5c-457b-8abe-a7b7ebc0691b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6809","nonce":266100888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6811","nonce":266100888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6815","nonce":266100888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":266100888},{"type":"v1","addr":"172.21.15.141:6813","nonce":266100888}]},"public_addr":"172.21.15.141:6809/266100888","cluster_addr":"172.21.15.141:6811/266100888","heartbeat_back_addr":"172.21.15.141:6815/266100888","heartbeat_front_addr":"172.21.15.141:6813/266100888","state":["exists","up"]},{"osd":6,"uuid":"ae00cc4e-ebbd-4658-88c5-6052fb9777fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6817","nonce":383207594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6819","nonce":383207594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6823","nonce":383207594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":383207594},{"type":"v1","addr":"172.21.15.141:6821","nonce":383207594}]},"public_addr":"172.21.15.141:6817/383207594","cluster_addr":"172.21.15.141:6819/383207594","heartbeat_back_addr":"172.21.15.141:6823/383207594","heartbeat_front_addr":"172.21.15.141:6821/383207594","state":["exists","up"]},{"osd":7,"uuid":"b62a79e1-65c3-4316-86dc-18a54c77488d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6824","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6825","nonce":2896963108}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6827","nonce":2896963108}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6831","nonce":2896963108}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":2896963108},{"type":"v1","addr":"172.21.15.141:6829","nonce":2896963108}]},"public_addr":"172.21.15.141:6825/2896963108","cluster_addr":"172.21.15.141:6827/2896963108","heartbeat_back_addr":"172.21.15.141:6831/2896963108","heartbeat_front_addr":"172.21.15.141:6829/2896963108","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:32:42.669315+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:33:35.287922+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:34:28.641635+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:35:22.656584+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:36:13.444903+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:04.432917+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:37:56.144777+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:38:48.129113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:6835/2427945648":"2023-12-02T15:42:31.374875+0000","172.21.15.40:0/70892752":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6800/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:6834/2427945648":"2023-12-02T15:42:31.374875+0000","172.21.15.40:0/4270476737":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/1155241751":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6801/1883736022":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6801/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/1839450169":"2023-12-02T15:29:34.558773+0000","172.21.15.40:6801/2822381075":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/340836468":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/4212384265":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/587966563":"2023-12-02T15:29:34.558773+0000","172.21.15.40:0/2719362489":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/3517970664":"2023-12-02T15:30:10.534692+0000","172.21.15.40:0/891365732":"2023-12-02T15:39:48.152868+0000","172.21.15.40:0/1367313520":"2023-12-02T15:39:48.152868+0000","172.21.15.40:6800/1883736022":"2023-12-02T15:39:48.152868+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}} 2023-12-01T15:48:38.656 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:48:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:38 smithi141 bash[31670]: audit 2023-12-01T15:48:37.934493+0000 mon.a (mon.0) 912 : audit 0 from='client.? 172.21.15.40:0/79569933' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:48:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:38 smithi040 bash[41173]: audit 2023-12-01T15:48:37.934493+0000 mon.a (mon.0) 912 : audit 0 from='client.? 172.21.15.40:0/79569933' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:48:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:38 smithi040 bash[28232]: audit 2023-12-01T15:48:37.934493+0000 mon.a (mon.0) 912 : audit 0 from='client.? 172.21.15.40:0/79569933' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:48:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:39 smithi141 bash[31670]: cluster 2023-12-01T15:48:37.599723+0000 mgr.y (mgr.24356) 314 : cluster 0 pgmap v284: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2023-12-01T15:48:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:39 smithi141 bash[31670]: audit 2023-12-01T15:48:38.776987+0000 mon.c (mon.2) 197 : audit 0 from='client.? 172.21.15.40:0/2736980599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:39 smithi040 bash[28232]: cluster 2023-12-01T15:48:37.599723+0000 mgr.y (mgr.24356) 314 : cluster 0 pgmap v284: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2023-12-01T15:48:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:39 smithi040 bash[28232]: audit 2023-12-01T15:48:38.776987+0000 mon.c (mon.2) 197 : audit 0 from='client.? 172.21.15.40:0/2736980599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:39 smithi040 bash[41173]: cluster 2023-12-01T15:48:37.599723+0000 mgr.y (mgr.24356) 314 : cluster 0 pgmap v284: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2023-12-01T15:48:39.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:39 smithi040 bash[41173]: audit 2023-12-01T15:48:38.776987+0000 mon.c (mon.2) 197 : audit 0 from='client.? 172.21.15.40:0/2736980599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:41 smithi141 bash[31670]: cluster 2023-12-01T15:48:39.601005+0000 mgr.y (mgr.24356) 315 : cluster 0 pgmap v285: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2023-12-01T15:48:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:41 smithi141 bash[31670]: audit 2023-12-01T15:48:41.239549+0000 mon.c (mon.2) 198 : audit 0 from='client.? 172.21.15.40:0/3513181983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:41 smithi141 bash[31670]: audit 2023-12-01T15:48:41.265208+0000 mon.c (mon.2) 199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:41 smithi040 bash[28232]: cluster 2023-12-01T15:48:39.601005+0000 mgr.y (mgr.24356) 315 : cluster 0 pgmap v285: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2023-12-01T15:48:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:41 smithi040 bash[28232]: audit 2023-12-01T15:48:41.239549+0000 mon.c (mon.2) 198 : audit 0 from='client.? 172.21.15.40:0/3513181983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:41 smithi040 bash[28232]: audit 2023-12-01T15:48:41.265208+0000 mon.c (mon.2) 199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:41 smithi040 bash[41173]: cluster 2023-12-01T15:48:39.601005+0000 mgr.y (mgr.24356) 315 : cluster 0 pgmap v285: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2023-12-01T15:48:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:41 smithi040 bash[41173]: audit 2023-12-01T15:48:41.239549+0000 mon.c (mon.2) 198 : audit 0 from='client.? 172.21.15.40:0/3513181983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:41 smithi040 bash[41173]: audit 2023-12-01T15:48:41.265208+0000 mon.c (mon.2) 199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:43.438 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:48:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:43 smithi141 bash[31670]: cluster 2023-12-01T15:48:41.601661+0000 mgr.y (mgr.24356) 316 : cluster 0 pgmap v286: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:43 smithi040 bash[28232]: cluster 2023-12-01T15:48:41.601661+0000 mgr.y (mgr.24356) 316 : cluster 0 pgmap v286: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:43 smithi040 bash[41173]: cluster 2023-12-01T15:48:41.601661+0000 mgr.y (mgr.24356) 316 : cluster 0 pgmap v286: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:44.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:44 smithi040 bash[41173]: audit 2023-12-01T15:48:43.715220+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.40:0/2889663085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:44.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:44 smithi040 bash[28232]: audit 2023-12-01T15:48:43.715220+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.40:0/2889663085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:44 smithi141 bash[31670]: audit 2023-12-01T15:48:43.715220+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.40:0/2889663085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:45 smithi141 bash[31670]: cluster 2023-12-01T15:48:43.602070+0000 mgr.y (mgr.24356) 317 : cluster 0 pgmap v287: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:45 smithi040 bash[41173]: cluster 2023-12-01T15:48:43.602070+0000 mgr.y (mgr.24356) 317 : cluster 0 pgmap v287: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:45 smithi040 bash[28232]: cluster 2023-12-01T15:48:43.602070+0000 mgr.y (mgr.24356) 317 : cluster 0 pgmap v287: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:46 smithi141 bash[31670]: audit 2023-12-01T15:48:46.179534+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.40:0/828089472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:46 smithi040 bash[28232]: audit 2023-12-01T15:48:46.179534+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.40:0/828089472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:46 smithi040 bash[41173]: audit 2023-12-01T15:48:46.179534+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.40:0/828089472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:48:46] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2023-12-01T15:48:47.108 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-01T15:48:47.111 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-01T15:48:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[28232]: cluster 2023-12-01T15:48:45.603233+0000 mgr.y (mgr.24356) 318 : cluster 0 pgmap v288: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[28232]: audit 2023-12-01T15:48:46.960175+0000 mon.a (mon.0) 915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[28232]: audit 2023-12-01T15:48:46.970459+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[28232]: audit 2023-12-01T15:48:47.376827+0000 mon.a (mon.0) 917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[28232]: audit 2023-12-01T15:48:47.392511+0000 mon.a (mon.0) 918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[41173]: cluster 2023-12-01T15:48:45.603233+0000 mgr.y (mgr.24356) 318 : cluster 0 pgmap v288: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[41173]: audit 2023-12-01T15:48:46.960175+0000 mon.a (mon.0) 915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[41173]: audit 2023-12-01T15:48:46.970459+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[41173]: audit 2023-12-01T15:48:47.376827+0000 mon.a (mon.0) 917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:47 smithi040 bash[41173]: audit 2023-12-01T15:48:47.392511+0000 mon.a (mon.0) 918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:47 smithi141 bash[31670]: cluster 2023-12-01T15:48:45.603233+0000 mgr.y (mgr.24356) 318 : cluster 0 pgmap v288: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 653 KiB/s rd, 114 KiB/s wr, 1 op/s 2023-12-01T15:48:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:47 smithi141 bash[31670]: audit 2023-12-01T15:48:46.960175+0000 mon.a (mon.0) 915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:47 smithi141 bash[31670]: audit 2023-12-01T15:48:46.970459+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:47 smithi141 bash[31670]: audit 2023-12-01T15:48:47.376827+0000 mon.a (mon.0) 917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:47 smithi141 bash[31670]: audit 2023-12-01T15:48:47.392511+0000 mon.a (mon.0) 918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:47.941 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":288,"stamp":"2023-12-01T15:48:45.602312+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1187163378,"num_objects":427,"num_object_clones":0,"num_object_copies":1281,"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":427,"num_whiteouts":0,"num_read":14577,"num_read_kb":15247743,"num_write":9990,"num_write_kb":2773903,"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":7883,"ondisk_log_size":7883,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2494016,"kb_used_data":2197044,"kb_used_omap":0,"kb_used_meta":272896,"kb_avail":747467200,"statfs":{"total":767960285184,"available":765406412800,"internally_reserved":0,"allocated":2249773056,"data_stored":2234130873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":279445504},"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":218491,"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":9,"num_read_kb":7843,"num_write":5,"num_write_kb":1374,"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.004670"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.228104+0000","last_change":"2023-12-01T15:42:23.330565+0000","last_active":"2023-12-01T15:44:54.228104+0000","last_peered":"2023-12-01T15:44:54.228104+0000","last_clean":"2023-12-01T15:44:54.228104+0000","last_became_active":"2023-12-01T15:42:23.330063+0000","last_became_peered":"2023-12-01T15:42:23.330063+0000","last_unstale":"2023-12-01T15:44:54.228104+0000","last_undegraded":"2023-12-01T15:44:54.228104+0000","last_fullsized":"2023-12-01T15:44:54.228104+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:39:53.045916+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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.225770+0000","last_change":"2023-12-01T15:42:49.422423+0000","last_active":"2023-12-01T15:44:54.225770+0000","last_peered":"2023-12-01T15:44:54.225770+0000","last_clean":"2023-12-01T15:44:54.225770+0000","last_became_active":"2023-12-01T15:42:49.421748+0000","last_became_peered":"2023-12-01T15:42:49.421748+0000","last_unstale":"2023-12-01T15:44:54.225770+0000","last_undegraded":"2023-12-01T15:44:54.225770+0000","last_fullsized":"2023-12-01T15:44:54.225770+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:40:56.770371+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,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.220693+0000","last_change":"2023-12-01T15:42:23.328069+0000","last_active":"2023-12-01T15:44:49.220693+0000","last_peered":"2023-12-01T15:44:49.220693+0000","last_clean":"2023-12-01T15:44:49.220693+0000","last_became_active":"2023-12-01T15:42:23.327027+0000","last_became_peered":"2023-12-01T15:42:23.327027+0000","last_unstale":"2023-12-01T15:44:49.220693+0000","last_undegraded":"2023-12-01T15:44:49.220693+0000","last_fullsized":"2023-12-01T15:44:49.220693+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:50:47.121437+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.1e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:24.241028+0000","last_change":"2023-12-01T15:42:23.819892+0000","last_active":"2023-12-01T15:46:24.241028+0000","last_peered":"2023-12-01T15:46:24.241028+0000","last_clean":"2023-12-01T15:46:24.241028+0000","last_became_active":"2023-12-01T15:42:23.819366+0000","last_became_peered":"2023-12-01T15:42:23.819366+0000","last_unstale":"2023-12-01T15:46:24.241028+0000","last_undegraded":"2023-12-01T15:46:24.241028+0000","last_fullsized":"2023-12-01T15:46:24.241028+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:07:29.874872+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.18","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.225080+0000","last_change":"2023-12-01T15:42:23.336705+0000","last_active":"2023-12-01T15:44:49.225080+0000","last_peered":"2023-12-01T15:44:49.225080+0000","last_clean":"2023-12-01T15:44:49.225080+0000","last_became_active":"2023-12-01T15:42:23.335932+0000","last_became_peered":"2023-12-01T15:42:23.335932+0000","last_unstale":"2023-12-01T15:44:49.225080+0000","last_undegraded":"2023-12-01T15:44:49.225080+0000","last_fullsized":"2023-12-01T15:44:49.225080+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:28:18.456509+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.1f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.245036+0000","last_change":"2023-12-01T15:42:23.353513+0000","last_active":"2023-12-01T15:46:34.245036+0000","last_peered":"2023-12-01T15:46:34.245036+0000","last_clean":"2023-12-01T15:46:34.245036+0000","last_became_active":"2023-12-01T15:42:23.353182+0000","last_became_peered":"2023-12-01T15:42:23.353182+0000","last_unstale":"2023-12-01T15:46:34.245036+0000","last_undegraded":"2023-12-01T15:46:34.245036+0000","last_fullsized":"2023-12-01T15:46:34.245036+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:18:14.216705+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.17","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.225313+0000","last_change":"2023-12-01T15:42:23.337550+0000","last_active":"2023-12-01T15:44:49.225313+0000","last_peered":"2023-12-01T15:44:49.225313+0000","last_clean":"2023-12-01T15:44:49.225313+0000","last_became_active":"2023-12-01T15:42:23.337226+0000","last_became_peered":"2023-12-01T15:42:23.337226+0000","last_unstale":"2023-12-01T15:44:49.225313+0000","last_undegraded":"2023-12-01T15:44:49.225313+0000","last_fullsized":"2023-12-01T15:44:49.225313+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T02:32:41.755071+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.10","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.224238+0000","last_change":"2023-12-01T15:42:23.358209+0000","last_active":"2023-12-01T15:44:44.224238+0000","last_peered":"2023-12-01T15:44:44.224238+0000","last_clean":"2023-12-01T15:44:44.224238+0000","last_became_active":"2023-12-01T15:42:23.357273+0000","last_became_peered":"2023-12-01T15:42:23.357273+0000","last_unstale":"2023-12-01T15:44:44.224238+0000","last_undegraded":"2023-12-01T15:44:44.224238+0000","last_fullsized":"2023-12-01T15:44:44.224238+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:17:56.390995+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.16","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.235878+0000","last_change":"2023-12-01T15:42:23.337018+0000","last_active":"2023-12-01T15:44:49.235878+0000","last_peered":"2023-12-01T15:44:49.235878+0000","last_clean":"2023-12-01T15:44:49.235878+0000","last_became_active":"2023-12-01T15:42:23.336703+0000","last_became_peered":"2023-12-01T15:42:23.336703+0000","last_unstale":"2023-12-01T15:44:49.235878+0000","last_undegraded":"2023-12-01T15:44:49.235878+0000","last_fullsized":"2023-12-01T15:44:49.235878+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:12:37.882978+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.11","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.224325+0000","last_change":"2023-12-01T15:42:23.818366+0000","last_active":"2023-12-01T15:44:44.224325+0000","last_peered":"2023-12-01T15:44:44.224325+0000","last_clean":"2023-12-01T15:44:44.224325+0000","last_became_active":"2023-12-01T15:42:23.817413+0000","last_became_peered":"2023-12-01T15:42:23.817413+0000","last_unstale":"2023-12-01T15:44:44.224325+0000","last_undegraded":"2023-12-01T15:44:44.224325+0000","last_fullsized":"2023-12-01T15:44:44.224325+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:13:41.966247+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.15","version":"67'3","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.236420+0000","last_change":"2023-12-01T15:42:23.331790+0000","last_active":"2023-12-01T15:44:49.236420+0000","last_peered":"2023-12-01T15:44:49.236420+0000","last_clean":"2023-12-01T15:44:49.236420+0000","last_became_active":"2023-12-01T15:42:23.331467+0000","last_became_peered":"2023-12-01T15:42:23.331467+0000","last_unstale":"2023-12-01T15:44:49.236420+0000","last_undegraded":"2023-12-01T15:44:49.236420+0000","last_fullsized":"2023-12-01T15:44:49.236420+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:59:54.721064+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":7,"num_read_kb":7,"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.12","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.219792+0000","last_change":"2023-12-01T15:42:23.350460+0000","last_active":"2023-12-01T15:44:44.219792+0000","last_peered":"2023-12-01T15:44:44.219792+0000","last_clean":"2023-12-01T15:44:44.219792+0000","last_became_active":"2023-12-01T15:42:23.350147+0000","last_became_peered":"2023-12-01T15:42:23.350147+0000","last_unstale":"2023-12-01T15:44:44.219792+0000","last_undegraded":"2023-12-01T15:44:44.219792+0000","last_fullsized":"2023-12-01T15:44:44.219792+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:48:48.253395+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.14","version":"68'7","reported_seq":35,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.226631+0000","last_change":"2023-12-01T15:42:23.330536+0000","last_active":"2023-12-01T15:44:44.226631+0000","last_peered":"2023-12-01T15:44:44.226631+0000","last_clean":"2023-12-01T15:44:44.226631+0000","last_became_active":"2023-12-01T15:42:23.330203+0000","last_became_peered":"2023-12-01T15:42:23.330203+0000","last_unstale":"2023-12-01T15:44:44.226631+0000","last_undegraded":"2023-12-01T15:44:44.226631+0000","last_fullsized":"2023-12-01T15:44:44.226631+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:48:49.585231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":10,"num_read_kb":9,"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.13","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.226590+0000","last_change":"2023-12-01T15:42:23.352422+0000","last_active":"2023-12-01T15:44:44.226590+0000","last_peered":"2023-12-01T15:44:44.226590+0000","last_clean":"2023-12-01T15:44:44.226590+0000","last_became_active":"2023-12-01T15:42:23.351661+0000","last_became_peered":"2023-12-01T15:42:23.351661+0000","last_unstale":"2023-12-01T15:44:44.226590+0000","last_undegraded":"2023-12-01T15:44:44.226590+0000","last_fullsized":"2023-12-01T15:44:44.226590+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T15:43:17.525359+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.13","version":"67'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.235775+0000","last_change":"2023-12-01T15:42:23.332792+0000","last_active":"2023-12-01T15:44:44.235775+0000","last_peered":"2023-12-01T15:44:44.235775+0000","last_clean":"2023-12-01T15:44:44.235775+0000","last_became_active":"2023-12-01T15:42:23.332344+0000","last_became_peered":"2023-12-01T15:42:23.332344+0000","last_unstale":"2023-12-01T15:44:44.235775+0000","last_undegraded":"2023-12-01T15:44:44.235775+0000","last_fullsized":"2023-12-01T15:44:44.235775+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:56:28.029484+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":8,"num_write":3,"num_write_kb":7,"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.14","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.224438+0000","last_change":"2023-12-01T15:42:23.822570+0000","last_active":"2023-12-01T15:44:44.224438+0000","last_peered":"2023-12-01T15:44:44.224438+0000","last_clean":"2023-12-01T15:44:44.224438+0000","last_became_active":"2023-12-01T15:42:23.822106+0000","last_became_peered":"2023-12-01T15:42:23.822106+0000","last_unstale":"2023-12-01T15:44:44.224438+0000","last_undegraded":"2023-12-01T15:44:44.224438+0000","last_fullsized":"2023-12-01T15:44:44.224438+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:52:00.313052+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.12","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.250393+0000","last_change":"2023-12-01T15:42:23.336209+0000","last_active":"2023-12-01T15:44:44.250393+0000","last_peered":"2023-12-01T15:44:44.250393+0000","last_clean":"2023-12-01T15:44:44.250393+0000","last_became_active":"2023-12-01T15:42:23.335873+0000","last_became_peered":"2023-12-01T15:42:23.335873+0000","last_unstale":"2023-12-01T15:44:44.250393+0000","last_undegraded":"2023-12-01T15:44:44.250393+0000","last_fullsized":"2023-12-01T15:44:44.250393+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:03:21.181323+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.15","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.235812+0000","last_change":"2023-12-01T15:42:23.823402+0000","last_active":"2023-12-01T15:44:49.235812+0000","last_peered":"2023-12-01T15:44:49.235812+0000","last_clean":"2023-12-01T15:44:49.235812+0000","last_became_active":"2023-12-01T15:42:23.823126+0000","last_became_peered":"2023-12-01T15:42:23.823126+0000","last_unstale":"2023-12-01T15:44:49.235812+0000","last_undegraded":"2023-12-01T15:44:49.235812+0000","last_fullsized":"2023-12-01T15:44:49.235812+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:37:05.651159+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.11","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.235749+0000","last_change":"2023-12-01T15:42:23.334187+0000","last_active":"2023-12-01T15:44:44.235749+0000","last_peered":"2023-12-01T15:44:44.235749+0000","last_clean":"2023-12-01T15:44:44.235749+0000","last_became_active":"2023-12-01T15:42:23.333561+0000","last_became_peered":"2023-12-01T15:42:23.333561+0000","last_unstale":"2023-12-01T15:44:44.235749+0000","last_undegraded":"2023-12-01T15:44:44.235749+0000","last_fullsized":"2023-12-01T15:44:44.235749+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:23:47.134902+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.16","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.225286+0000","last_change":"2023-12-01T15:42:23.819287+0000","last_active":"2023-12-01T15:44:49.225286+0000","last_peered":"2023-12-01T15:44:49.225286+0000","last_clean":"2023-12-01T15:44:49.225286+0000","last_became_active":"2023-12-01T15:42:23.818923+0000","last_became_peered":"2023-12-01T15:42:23.818923+0000","last_unstale":"2023-12-01T15:44:49.225286+0000","last_undegraded":"2023-12-01T15:44:49.225286+0000","last_fullsized":"2023-12-01T15:44:49.225286+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:47:05.481995+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.10","version":"67'8","reported_seq":38,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.224994+0000","last_change":"2023-12-01T15:42:23.328528+0000","last_active":"2023-12-01T15:44:44.224994+0000","last_peered":"2023-12-01T15:44:44.224994+0000","last_clean":"2023-12-01T15:44:44.224994+0000","last_became_active":"2023-12-01T15:42:23.328141+0000","last_became_peered":"2023-12-01T15:42:23.328141+0000","last_unstale":"2023-12-01T15:44:44.224994+0000","last_undegraded":"2023-12-01T15:44:44.224994+0000","last_fullsized":"2023-12-01T15:44:44.224994+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:57:40.752565+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":24,"num_read_kb":24,"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.17","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.225199+0000","last_change":"2023-12-01T15:42:23.819840+0000","last_active":"2023-12-01T15:44:49.225199+0000","last_peered":"2023-12-01T15:44:49.225199+0000","last_clean":"2023-12-01T15:44:49.225199+0000","last_became_active":"2023-12-01T15:42:23.819344+0000","last_became_peered":"2023-12-01T15:42:23.819344+0000","last_unstale":"2023-12-01T15:44:49.225199+0000","last_undegraded":"2023-12-01T15:44:49.225199+0000","last_fullsized":"2023-12-01T15:44:49.225199+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:48:00.178032+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":"5.9","version":"75'572","reported_seq":993,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.001012+0000","last_change":"2023-12-01T15:44:31.601857+0000","last_active":"2023-12-01T15:48:29.001012+0000","last_peered":"2023-12-01T15:48:29.001012+0000","last_clean":"2023-12-01T15:48:29.001012+0000","last_became_active":"2023-12-01T15:44:31.601205+0000","last_became_peered":"2023-12-01T15:44:31.601205+0000","last_unstale":"2023-12-01T15:48:29.001012+0000","last_undegraded":"2023-12-01T15:48:29.001012+0000","last_fullsized":"2023-12-01T15:48:29.001012+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":572,"log_dups_size":0,"ondisk_log_size":572,"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 @ 2023-12-02T19:29:55.766697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79259129,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"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":27,"num_whiteouts":0,"num_read":919,"num_read_kb":978068,"num_write":721,"num_write_kb":203585,"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,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.205271+0000","last_change":"2023-12-01T15:42:23.335446+0000","last_active":"2023-12-01T15:44:44.205271+0000","last_peered":"2023-12-01T15:44:44.205271+0000","last_clean":"2023-12-01T15:44:44.205271+0000","last_became_active":"2023-12-01T15:42:23.335034+0000","last_became_peered":"2023-12-01T15:42:23.335034+0000","last_unstale":"2023-12-01T15:44:44.205271+0000","last_undegraded":"2023-12-01T15:44:44.205271+0000","last_fullsized":"2023-12-01T15:44:44.205271+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:24:36.931484+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.8","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.216620+0000","last_change":"2023-12-01T15:42:23.820568+0000","last_active":"2023-12-01T15:44:44.216620+0000","last_peered":"2023-12-01T15:44:44.216620+0000","last_clean":"2023-12-01T15:44:44.216620+0000","last_became_active":"2023-12-01T15:42:23.820221+0000","last_became_peered":"2023-12-01T15:42:23.820221+0000","last_unstale":"2023-12-01T15:44:44.216620+0000","last_undegraded":"2023-12-01T15:44:44.216620+0000","last_fullsized":"2023-12-01T15:44:44.216620+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T00:11:22.370865+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":"5.8","version":"75'720","reported_seq":1316,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:26.590708+0000","last_change":"2023-12-01T15:44:31.593977+0000","last_active":"2023-12-01T15:48:26.590708+0000","last_peered":"2023-12-01T15:48:26.590708+0000","last_clean":"2023-12-01T15:48:26.590708+0000","last_became_active":"2023-12-01T15:44:31.593547+0000","last_became_peered":"2023-12-01T15:44:31.593547+0000","last_unstale":"2023-12-01T15:48:26.590708+0000","last_undegraded":"2023-12-01T15:48:26.590708+0000","last_fullsized":"2023-12-01T15:48:26.590708+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":720,"log_dups_size":0,"ondisk_log_size":720,"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 @ 2023-12-03T02:44:48.339827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107079598,"num_objects":37,"num_object_clones":0,"num_object_copies":111,"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":37,"num_whiteouts":0,"num_read":1328,"num_read_kb":1347377,"num_write":918,"num_write_kb":254777,"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,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.205152+0000","last_change":"2023-12-01T15:42:23.338548+0000","last_active":"2023-12-01T15:44:44.205152+0000","last_peered":"2023-12-01T15:44:44.205152+0000","last_clean":"2023-12-01T15:44:44.205152+0000","last_became_active":"2023-12-01T15:42:23.338208+0000","last_became_peered":"2023-12-01T15:42:23.338208+0000","last_unstale":"2023-12-01T15:44:44.205152+0000","last_undegraded":"2023-12-01T15:44:44.205152+0000","last_fullsized":"2023-12-01T15:44:44.205152+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:37:46.349399+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":6,"num_read_kb":6,"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.9","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.190371+0000","last_change":"2023-12-01T15:42:23.355438+0000","last_active":"2023-12-01T15:44:44.190371+0000","last_peered":"2023-12-01T15:44:44.190371+0000","last_clean":"2023-12-01T15:44:44.190371+0000","last_became_active":"2023-12-01T15:42:23.355107+0000","last_became_peered":"2023-12-01T15:42:23.355107+0000","last_unstale":"2023-12-01T15:44:44.190371+0000","last_undegraded":"2023-12-01T15:44:44.190371+0000","last_fullsized":"2023-12-01T15:44:44.190371+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:56:45.902940+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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"75'397","reported_seq":745,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:27.938199+0000","last_change":"2023-12-01T15:44:31.595997+0000","last_active":"2023-12-01T15:48:27.938199+0000","last_peered":"2023-12-01T15:48:27.938199+0000","last_clean":"2023-12-01T15:48:27.938199+0000","last_became_active":"2023-12-01T15:44:31.595660+0000","last_became_peered":"2023-12-01T15:44:31.595660+0000","last_unstale":"2023-12-01T15:48:27.938199+0000","last_undegraded":"2023-12-01T15:48:27.938199+0000","last_fullsized":"2023-12-01T15:48:27.938199+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":397,"log_dups_size":0,"ondisk_log_size":397,"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 @ 2023-12-03T00:33:43.149171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56901727,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"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":21,"num_whiteouts":0,"num_read":779,"num_read_kb":820817,"num_write":506,"num_write_kb":145402,"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,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.205301+0000","last_change":"2023-12-01T15:42:23.326689+0000","last_active":"2023-12-01T15:44:44.205301+0000","last_peered":"2023-12-01T15:44:44.205301+0000","last_clean":"2023-12-01T15:44:44.205301+0000","last_became_active":"2023-12-01T15:42:23.326352+0000","last_became_peered":"2023-12-01T15:42:23.326352+0000","last_unstale":"2023-12-01T15:44:44.205301+0000","last_undegraded":"2023-12-01T15:44:44.205301+0000","last_fullsized":"2023-12-01T15:44:44.205301+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:49:25.078777+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.a","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.220475+0000","last_change":"2023-12-01T15:42:23.823951+0000","last_active":"2023-12-01T15:44:44.220475+0000","last_peered":"2023-12-01T15:44:44.220475+0000","last_clean":"2023-12-01T15:44:44.220475+0000","last_became_active":"2023-12-01T15:42:23.823513+0000","last_became_peered":"2023-12-01T15:42:23.823513+0000","last_unstale":"2023-12-01T15:44:44.220475+0000","last_undegraded":"2023-12-01T15:44:44.220475+0000","last_fullsized":"2023-12-01T15:44:44.220475+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T16:25:55.240516+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":"5.a","version":"75'333","reported_seq":579,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.029425+0000","last_change":"2023-12-01T15:44:31.589136+0000","last_active":"2023-12-01T15:48:29.029425+0000","last_peered":"2023-12-01T15:48:29.029425+0000","last_clean":"2023-12-01T15:48:29.029425+0000","last_became_active":"2023-12-01T15:44:31.588798+0000","last_became_peered":"2023-12-01T15:44:31.588798+0000","last_unstale":"2023-12-01T15:48:29.029425+0000","last_undegraded":"2023-12-01T15:48:29.029425+0000","last_fullsized":"2023-12-01T15:48:29.029425+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":333,"log_dups_size":0,"ondisk_log_size":333,"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 @ 2023-12-02T20:53:43.892394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59119426,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"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":19,"num_whiteouts":0,"num_read":532,"num_read_kb":567023,"num_write":417,"num_write_kb":117200,"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,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.217122+0000","last_change":"2023-12-01T15:42:23.327356+0000","last_active":"2023-12-01T15:44:44.217122+0000","last_peered":"2023-12-01T15:44:44.217122+0000","last_clean":"2023-12-01T15:44:44.217122+0000","last_became_active":"2023-12-01T15:42:23.326813+0000","last_became_peered":"2023-12-01T15:42:23.326813+0000","last_unstale":"2023-12-01T15:44:44.217122+0000","last_undegraded":"2023-12-01T15:44:44.217122+0000","last_fullsized":"2023-12-01T15:44:44.217122+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:31:48.656652+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.b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.251049+0000","last_change":"2023-12-01T15:42:23.350406+0000","last_active":"2023-12-01T15:44:44.251049+0000","last_peered":"2023-12-01T15:44:44.251049+0000","last_clean":"2023-12-01T15:44:44.251049+0000","last_became_active":"2023-12-01T15:42:23.350088+0000","last_became_peered":"2023-12-01T15:42:23.350088+0000","last_unstale":"2023-12-01T15:44:44.251049+0000","last_undegraded":"2023-12-01T15:44:44.251049+0000","last_fullsized":"2023-12-01T15:44:44.251049+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T03:29:29.372840+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":"5.d","version":"75'481","reported_seq":850,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:23.722658+0000","last_change":"2023-12-01T15:44:31.597010+0000","last_active":"2023-12-01T15:48:23.722658+0000","last_peered":"2023-12-01T15:48:23.722658+0000","last_clean":"2023-12-01T15:48:23.722658+0000","last_became_active":"2023-12-01T15:44:31.596414+0000","last_became_peered":"2023-12-01T15:44:31.596414+0000","last_unstale":"2023-12-01T15:48:23.722658+0000","last_undegraded":"2023-12-01T15:48:23.722658+0000","last_fullsized":"2023-12-01T15:48:23.722658+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":481,"log_dups_size":0,"ondisk_log_size":481,"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 @ 2023-12-03T00:15:56.942522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64951653,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"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":21,"num_whiteouts":0,"num_read":819,"num_read_kb":864736,"num_write":609,"num_write_kb":175486,"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,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.201245+0000","last_change":"2023-12-01T15:42:23.334339+0000","last_active":"2023-12-01T15:44:44.201245+0000","last_peered":"2023-12-01T15:44:44.201245+0000","last_clean":"2023-12-01T15:44:44.201245+0000","last_became_active":"2023-12-01T15:42:23.334014+0000","last_became_peered":"2023-12-01T15:42:23.334014+0000","last_unstale":"2023-12-01T15:44:44.201245+0000","last_undegraded":"2023-12-01T15:44:44.201245+0000","last_fullsized":"2023-12-01T15:44:44.201245+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:02:08.364173+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.c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.191041+0000","last_change":"2023-12-01T15:42:23.359422+0000","last_active":"2023-12-01T15:44:44.191041+0000","last_peered":"2023-12-01T15:44:44.191041+0000","last_clean":"2023-12-01T15:44:44.191041+0000","last_became_active":"2023-12-01T15:42:23.359040+0000","last_became_peered":"2023-12-01T15:42:23.359040+0000","last_unstale":"2023-12-01T15:44:44.191041+0000","last_undegraded":"2023-12-01T15:44:44.191041+0000","last_fullsized":"2023-12-01T15:44:44.191041+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:52:06.955944+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":"5.c","version":"75'503","reported_seq":981,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.064596+0000","last_change":"2023-12-01T15:44:31.594870+0000","last_active":"2023-12-01T15:48:29.064596+0000","last_peered":"2023-12-01T15:48:29.064596+0000","last_clean":"2023-12-01T15:48:29.064596+0000","last_became_active":"2023-12-01T15:44:31.594583+0000","last_became_peered":"2023-12-01T15:44:31.594583+0000","last_unstale":"2023-12-01T15:48:29.064596+0000","last_undegraded":"2023-12-01T15:48:29.064596+0000","last_fullsized":"2023-12-01T15:48:29.064596+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":503,"log_dups_size":0,"ondisk_log_size":503,"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 @ 2023-12-03T02:35:16.232932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79357265,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"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":27,"num_whiteouts":0,"num_read":1116,"num_read_kb":1155131,"num_write":633,"num_write_kb":179544,"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,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.220601+0000","last_change":"2023-12-01T15:42:23.336081+0000","last_active":"2023-12-01T15:44:44.220601+0000","last_peered":"2023-12-01T15:44:44.220601+0000","last_clean":"2023-12-01T15:44:44.220601+0000","last_became_active":"2023-12-01T15:42:23.335479+0000","last_became_peered":"2023-12-01T15:42:23.335479+0000","last_unstale":"2023-12-01T15:44:44.220601+0000","last_undegraded":"2023-12-01T15:44:44.220601+0000","last_fullsized":"2023-12-01T15:44:44.220601+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T02:55:16.787171+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.d","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.190816+0000","last_change":"2023-12-01T15:42:23.350410+0000","last_active":"2023-12-01T15:44:44.190816+0000","last_peered":"2023-12-01T15:44:44.190816+0000","last_clean":"2023-12-01T15:44:44.190816+0000","last_became_active":"2023-12-01T15:42:23.349241+0000","last_became_peered":"2023-12-01T15:42:23.349241+0000","last_unstale":"2023-12-01T15:44:44.190816+0000","last_undegraded":"2023-12-01T15:44:44.190816+0000","last_fullsized":"2023-12-01T15:44:44.190816+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:45:55.816387+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":"5.f","version":"75'526","reported_seq":953,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:27.954629+0000","last_change":"2023-12-01T15:44:31.602513+0000","last_active":"2023-12-01T15:48:27.954629+0000","last_peered":"2023-12-01T15:48:27.954629+0000","last_clean":"2023-12-01T15:48:27.954629+0000","last_became_active":"2023-12-01T15:44:31.602053+0000","last_became_peered":"2023-12-01T15:44:31.602053+0000","last_unstale":"2023-12-01T15:48:27.954629+0000","last_undegraded":"2023-12-01T15:48:27.954629+0000","last_fullsized":"2023-12-01T15:48:27.954629+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":526,"log_dups_size":0,"ondisk_log_size":526,"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 @ 2023-12-02T16:36:29.002781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83577703,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"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":29,"num_whiteouts":0,"num_read":944,"num_read_kb":1014402,"num_write":667,"num_write_kb":190636,"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,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.190131+0000","last_change":"2023-12-01T15:42:23.331664+0000","last_active":"2023-12-01T15:44:44.190131+0000","last_peered":"2023-12-01T15:44:44.190131+0000","last_clean":"2023-12-01T15:44:44.190131+0000","last_became_active":"2023-12-01T15:42:23.330992+0000","last_became_peered":"2023-12-01T15:42:23.330992+0000","last_unstale":"2023-12-01T15:44:44.190131+0000","last_undegraded":"2023-12-01T15:44:44.190131+0000","last_fullsized":"2023-12-01T15:44:44.190131+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:48:22.824067+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.e","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.191177+0000","last_change":"2023-12-01T15:42:23.350314+0000","last_active":"2023-12-01T15:44:44.191177+0000","last_peered":"2023-12-01T15:44:44.191177+0000","last_clean":"2023-12-01T15:44:44.191177+0000","last_became_active":"2023-12-01T15:42:23.349234+0000","last_became_peered":"2023-12-01T15:42:23.349234+0000","last_unstale":"2023-12-01T15:44:44.191177+0000","last_undegraded":"2023-12-01T15:44:44.191177+0000","last_fullsized":"2023-12-01T15:44:44.191177+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:58:10.486009+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":"5.e","version":"75'436","reported_seq":749,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:27.919327+0000","last_change":"2023-12-01T15:44:31.604786+0000","last_active":"2023-12-01T15:48:27.919327+0000","last_peered":"2023-12-01T15:48:27.919327+0000","last_clean":"2023-12-01T15:48:27.919327+0000","last_became_active":"2023-12-01T15:44:31.604454+0000","last_became_peered":"2023-12-01T15:44:31.604454+0000","last_unstale":"2023-12-01T15:48:27.919327+0000","last_undegraded":"2023-12-01T15:48:27.919327+0000","last_fullsized":"2023-12-01T15:48:27.919327+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":436,"log_dups_size":0,"ondisk_log_size":436,"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 @ 2023-12-03T01:53:07.476259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71491589,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"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":23,"num_whiteouts":0,"num_read":676,"num_read_kb":741035,"num_write":551,"num_write_kb":158369,"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,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.200793+0000","last_change":"2023-12-01T15:42:23.336294+0000","last_active":"2023-12-01T15:44:44.200793+0000","last_peered":"2023-12-01T15:44:44.200793+0000","last_clean":"2023-12-01T15:44:44.200793+0000","last_became_active":"2023-12-01T15:42:23.335479+0000","last_became_peered":"2023-12-01T15:42:23.335479+0000","last_unstale":"2023-12-01T15:44:44.200793+0000","last_undegraded":"2023-12-01T15:44:44.200793+0000","last_fullsized":"2023-12-01T15:44:44.200793+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T00:22:02.035973+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.f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.188175+0000","last_change":"2023-12-01T15:42:23.355746+0000","last_active":"2023-12-01T15:44:44.188175+0000","last_peered":"2023-12-01T15:44:44.188175+0000","last_clean":"2023-12-01T15:44:44.188175+0000","last_became_active":"2023-12-01T15:42:23.355476+0000","last_became_peered":"2023-12-01T15:42:23.355476+0000","last_unstale":"2023-12-01T15:44:44.188175+0000","last_undegraded":"2023-12-01T15:44:44.188175+0000","last_fullsized":"2023-12-01T15:44:44.188175+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:35:39.151580+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":"2.4","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.188908+0000","last_change":"2023-12-01T15:40:28.693809+0000","last_active":"2023-12-01T15:44:44.188908+0000","last_peered":"2023-12-01T15:44:44.188908+0000","last_clean":"2023-12-01T15:44:44.188908+0000","last_became_active":"2023-12-01T15:40:28.692922+0000","last_became_peered":"2023-12-01T15:40:28.692922+0000","last_unstale":"2023-12-01T15:44:44.188908+0000","last_undegraded":"2023-12-01T15:44:44.188908+0000","last_fullsized":"2023-12-01T15:44:44.188908+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:28:58.225170+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":"3.5","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.252440+0000","last_change":"2023-12-01T15:42:23.329473+0000","last_active":"2023-12-01T15:46:34.252440+0000","last_peered":"2023-12-01T15:46:34.252440+0000","last_clean":"2023-12-01T15:46:34.252440+0000","last_became_active":"2023-12-01T15:42:23.329129+0000","last_became_peered":"2023-12-01T15:42:23.329129+0000","last_unstale":"2023-12-01T15:46:34.252440+0000","last_undegraded":"2023-12-01T15:46:34.252440+0000","last_fullsized":"2023-12-01T15:46:34.252440+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T16:21:12.342050+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":"4.2","version":"0'0","reported_seq":18,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.216275+0000","last_change":"2023-12-01T15:42:49.594800+0000","last_active":"2023-12-01T15:44:54.216275+0000","last_peered":"2023-12-01T15:44:54.216275+0000","last_clean":"2023-12-01T15:44:54.216275+0000","last_became_active":"2023-12-01T15:42:49.593875+0000","last_became_peered":"2023-12-01T15:42:49.593875+0000","last_unstale":"2023-12-01T15:44:54.216275+0000","last_undegraded":"2023-12-01T15:44:54.216275+0000","last_fullsized":"2023-12-01T15:44:54.216275+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T23:04:05.925909+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,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.3","version":"75'458","reported_seq":846,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.015556+0000","last_change":"2023-12-01T15:44:31.600149+0000","last_active":"2023-12-01T15:48:29.015556+0000","last_peered":"2023-12-01T15:48:29.015556+0000","last_clean":"2023-12-01T15:48:29.015556+0000","last_became_active":"2023-12-01T15:44:31.599783+0000","last_became_peered":"2023-12-01T15:44:31.599783+0000","last_unstale":"2023-12-01T15:48:29.015556+0000","last_undegraded":"2023-12-01T15:48:29.015556+0000","last_fullsized":"2023-12-01T15:48:29.015556+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":458,"log_dups_size":0,"ondisk_log_size":458,"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 @ 2023-12-02T17:03:51.041592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75090531,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"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":26,"num_whiteouts":0,"num_read":881,"num_read_kb":970592,"num_write":577,"num_write_kb":163194,"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,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.5","version":"75'401","reported_seq":716,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.757310+0000","last_change":"2023-12-01T15:44:31.594785+0000","last_active":"2023-12-01T15:48:29.757310+0000","last_peered":"2023-12-01T15:48:29.757310+0000","last_clean":"2023-12-01T15:48:29.757310+0000","last_became_active":"2023-12-01T15:44:31.594335+0000","last_became_peered":"2023-12-01T15:44:31.594335+0000","last_unstale":"2023-12-01T15:48:29.757310+0000","last_undegraded":"2023-12-01T15:48:29.757310+0000","last_fullsized":"2023-12-01T15:48:29.757310+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":401,"log_dups_size":0,"ondisk_log_size":401,"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 @ 2023-12-02T19:21:49.695787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64146864,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"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":21,"num_whiteouts":0,"num_read":672,"num_read_kb":686920,"num_write":505,"num_write_kb":142895,"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":"2.2","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.216808+0000","last_change":"2023-12-01T15:40:28.275449+0000","last_active":"2023-12-01T15:44:44.216808+0000","last_peered":"2023-12-01T15:44:44.216808+0000","last_clean":"2023-12-01T15:44:44.216808+0000","last_became_active":"2023-12-01T15:40:28.274940+0000","last_became_peered":"2023-12-01T15:40:28.274940+0000","last_unstale":"2023-12-01T15:44:44.216808+0000","last_undegraded":"2023-12-01T15:44:44.216808+0000","last_fullsized":"2023-12-01T15:44:44.216808+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T02:15:39.418984+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":"3.3","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.246622+0000","last_change":"2023-12-01T15:42:23.333251+0000","last_active":"2023-12-01T15:46:34.246622+0000","last_peered":"2023-12-01T15:46:34.246622+0000","last_clean":"2023-12-01T15:46:34.246622+0000","last_became_active":"2023-12-01T15:42:23.332939+0000","last_became_peered":"2023-12-01T15:42:23.332939+0000","last_unstale":"2023-12-01T15:46:34.246622+0000","last_undegraded":"2023-12-01T15:46:34.246622+0000","last_fullsized":"2023-12-01T15:46:34.246622+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:30:54.947884+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":"4.4","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.236161+0000","last_change":"2023-12-01T15:42:23.358382+0000","last_active":"2023-12-01T15:46:34.236161+0000","last_peered":"2023-12-01T15:46:34.236161+0000","last_clean":"2023-12-01T15:46:34.236161+0000","last_became_active":"2023-12-01T15:42:23.358076+0000","last_became_peered":"2023-12-01T15:42:23.358076+0000","last_unstale":"2023-12-01T15:46:34.236161+0000","last_undegraded":"2023-12-01T15:46:34.236161+0000","last_fullsized":"2023-12-01T15:46:34.236161+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T00:09:48.924963+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":"5.6","version":"75'376","reported_seq":694,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.756420+0000","last_change":"2023-12-01T15:44:31.597185+0000","last_active":"2023-12-01T15:48:29.756420+0000","last_peered":"2023-12-01T15:48:29.756420+0000","last_clean":"2023-12-01T15:48:29.756420+0000","last_became_active":"2023-12-01T15:44:31.596770+0000","last_became_peered":"2023-12-01T15:44:31.596770+0000","last_unstale":"2023-12-01T15:48:29.756420+0000","last_undegraded":"2023-12-01T15:48:29.756420+0000","last_fullsized":"2023-12-01T15:48:29.756420+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":376,"log_dups_size":0,"ondisk_log_size":376,"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 @ 2023-12-02T16:18:02.154811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50496148,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"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":18,"num_whiteouts":0,"num_read":707,"num_read_kb":768060,"num_write":475,"num_write_kb":132394,"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,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.185626+0000","last_change":"2023-12-01T15:40:28.693177+0000","last_active":"2023-12-01T15:44:44.185626+0000","last_peered":"2023-12-01T15:44:44.185626+0000","last_clean":"2023-12-01T15:44:44.185626+0000","last_became_active":"2023-12-01T15:40:28.692266+0000","last_became_peered":"2023-12-01T15:40:28.692266+0000","last_unstale":"2023-12-01T15:44:44.185626+0000","last_undegraded":"2023-12-01T15:44:44.185626+0000","last_fullsized":"2023-12-01T15:44:44.185626+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T16:16:38.924935+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":"3.0","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:24.234456+0000","last_change":"2023-12-01T15:42:23.323328+0000","last_active":"2023-12-01T15:46:24.234456+0000","last_peered":"2023-12-01T15:46:24.234456+0000","last_clean":"2023-12-01T15:46:24.234456+0000","last_became_active":"2023-12-01T15:42:23.322976+0000","last_became_peered":"2023-12-01T15:42:23.322976+0000","last_unstale":"2023-12-01T15:46:24.234456+0000","last_undegraded":"2023-12-01T15:46:24.234456+0000","last_fullsized":"2023-12-01T15:46:24.234456+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:44:08.504305+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":"4.7","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.188052+0000","last_change":"2023-12-01T15:42:23.351083+0000","last_active":"2023-12-01T15:44:44.188052+0000","last_peered":"2023-12-01T15:44:44.188052+0000","last_clean":"2023-12-01T15:44:44.188052+0000","last_became_active":"2023-12-01T15:42:23.350777+0000","last_became_peered":"2023-12-01T15:42:23.350777+0000","last_unstale":"2023-12-01T15:44:44.188052+0000","last_undegraded":"2023-12-01T15:44:44.188052+0000","last_fullsized":"2023-12-01T15:44:44.188052+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T19:15:47.135490+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":"2.3","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.216833+0000","last_change":"2023-12-01T15:40:28.277669+0000","last_active":"2023-12-01T15:44:44.216833+0000","last_peered":"2023-12-01T15:44:44.216833+0000","last_clean":"2023-12-01T15:44:44.216833+0000","last_became_active":"2023-12-01T15:40:28.277045+0000","last_became_peered":"2023-12-01T15:40:28.277045+0000","last_unstale":"2023-12-01T15:44:44.216833+0000","last_undegraded":"2023-12-01T15:44:44.216833+0000","last_fullsized":"2023-12-01T15:44:44.216833+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T18:38:34.372615+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":"1.0","version":"59'128","reported_seq":275,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:59.237919+0000","last_change":"2023-12-01T15:38:53.874588+0000","last_active":"2023-12-01T15:44:59.237919+0000","last_peered":"2023-12-01T15:44:59.237919+0000","last_clean":"2023-12-01T15:44:59.237919+0000","last_became_active":"2023-12-01T15:38:53.873822+0000","last_became_peered":"2023-12-01T15:38:53.873822+0000","last_unstale":"2023-12-01T15:44:59.237919+0000","last_undegraded":"2023-12-01T15:44:59.237919+0000","last_fullsized":"2023-12-01T15:44:59.237919+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":"2023-12-01T15:34:31.693912+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:31.693912+0000","last_clean_scrub_stamp":"2023-12-01T15:34:31.693912+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 @ 2023-12-02T23:29:45.441357+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":"3.2","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.241647+0000","last_change":"2023-12-01T15:42:23.325104+0000","last_active":"2023-12-01T15:46:34.241647+0000","last_peered":"2023-12-01T15:46:34.241647+0000","last_clean":"2023-12-01T15:46:34.241647+0000","last_became_active":"2023-12-01T15:42:23.324784+0000","last_became_peered":"2023-12-01T15:42:23.324784+0000","last_unstale":"2023-12-01T15:46:34.241647+0000","last_undegraded":"2023-12-01T15:46:34.241647+0000","last_fullsized":"2023-12-01T15:46:34.241647+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T21:21:47.447574+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":"4.5","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.245014+0000","last_change":"2023-12-01T15:42:23.822443+0000","last_active":"2023-12-01T15:46:34.245014+0000","last_peered":"2023-12-01T15:46:34.245014+0000","last_clean":"2023-12-01T15:46:34.245014+0000","last_became_active":"2023-12-01T15:42:23.820194+0000","last_became_peered":"2023-12-01T15:42:23.820194+0000","last_unstale":"2023-12-01T15:46:34.245014+0000","last_undegraded":"2023-12-01T15:46:34.245014+0000","last_fullsized":"2023-12-01T15:46:34.245014+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:25:00.553640+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":"5.4","version":"75'441","reported_seq":805,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.033429+0000","last_change":"2023-12-01T15:44:31.604651+0000","last_active":"2023-12-01T15:48:29.033429+0000","last_peered":"2023-12-01T15:48:29.033429+0000","last_clean":"2023-12-01T15:48:29.033429+0000","last_became_active":"2023-12-01T15:44:31.604302+0000","last_became_peered":"2023-12-01T15:44:31.604302+0000","last_unstale":"2023-12-01T15:48:29.033429+0000","last_undegraded":"2023-12-01T15:48:29.033429+0000","last_fullsized":"2023-12-01T15:48:29.033429+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":441,"log_dups_size":0,"ondisk_log_size":441,"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 @ 2023-12-02T17:51:06.365543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65221852,"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":811,"num_read_kb":838009,"num_write":561,"num_write_kb":156923,"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,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"75'428","reported_seq":792,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.038126+0000","last_change":"2023-12-01T15:44:31.602999+0000","last_active":"2023-12-01T15:48:29.038126+0000","last_peered":"2023-12-01T15:48:29.038126+0000","last_clean":"2023-12-01T15:48:29.038126+0000","last_became_active":"2023-12-01T15:44:31.602449+0000","last_became_peered":"2023-12-01T15:44:31.602449+0000","last_unstale":"2023-12-01T15:48:29.038126+0000","last_undegraded":"2023-12-01T15:48:29.038126+0000","last_fullsized":"2023-12-01T15:48:29.038126+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":428,"log_dups_size":0,"ondisk_log_size":428,"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 @ 2023-12-03T03:34:26.929929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65911368,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"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":23,"num_whiteouts":0,"num_read":801,"num_read_kb":842203,"num_write":545,"num_write_kb":155548,"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,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:29.252468+0000","last_change":"2023-12-01T15:40:28.695869+0000","last_active":"2023-12-01T15:46:29.252468+0000","last_peered":"2023-12-01T15:46:29.252468+0000","last_clean":"2023-12-01T15:46:29.252468+0000","last_became_active":"2023-12-01T15:40:28.695373+0000","last_became_peered":"2023-12-01T15:40:28.695373+0000","last_unstale":"2023-12-01T15:46:29.252468+0000","last_undegraded":"2023-12-01T15:46:29.252468+0000","last_fullsized":"2023-12-01T15:46:29.252468+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T03:02:54.352432+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":"3.1","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.242547+0000","last_change":"2023-12-01T15:42:23.330742+0000","last_active":"2023-12-01T15:46:34.242547+0000","last_peered":"2023-12-01T15:46:34.242547+0000","last_clean":"2023-12-01T15:46:34.242547+0000","last_became_active":"2023-12-01T15:42:23.330280+0000","last_became_peered":"2023-12-01T15:42:23.330280+0000","last_unstale":"2023-12-01T15:46:34.242547+0000","last_undegraded":"2023-12-01T15:46:34.242547+0000","last_fullsized":"2023-12-01T15:46:34.242547+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-03T01:50:25.216967+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":"4.6","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.251542+0000","last_change":"2023-12-01T15:42:23.353500+0000","last_active":"2023-12-01T15:44:44.251542+0000","last_peered":"2023-12-01T15:44:44.251542+0000","last_clean":"2023-12-01T15:44:44.251542+0000","last_became_active":"2023-12-01T15:42:23.353185+0000","last_became_peered":"2023-12-01T15:42:23.353185+0000","last_unstale":"2023-12-01T15:44:44.251542+0000","last_undegraded":"2023-12-01T15:44:44.251542+0000","last_fullsized":"2023-12-01T15:44:44.251542+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T20:07:25.668494+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":"2.5","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.205243+0000","last_change":"2023-12-01T15:40:28.695916+0000","last_active":"2023-12-01T15:44:44.205243+0000","last_peered":"2023-12-01T15:44:44.205243+0000","last_clean":"2023-12-01T15:44:44.205243+0000","last_became_active":"2023-12-01T15:40:28.695379+0000","last_became_peered":"2023-12-01T15:40:28.695379+0000","last_unstale":"2023-12-01T15:44:44.205243+0000","last_undegraded":"2023-12-01T15:44:44.205243+0000","last_fullsized":"2023-12-01T15:44:44.205243+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-02T23:38:38.713068+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":"3.4","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.236209+0000","last_change":"2023-12-01T15:42:23.327591+0000","last_active":"2023-12-01T15:46:34.236209+0000","last_peered":"2023-12-01T15:46:34.236209+0000","last_clean":"2023-12-01T15:46:34.236209+0000","last_became_active":"2023-12-01T15:42:23.327238+0000","last_became_peered":"2023-12-01T15:42:23.327238+0000","last_unstale":"2023-12-01T15:46:34.236209+0000","last_undegraded":"2023-12-01T15:46:34.236209+0000","last_fullsized":"2023-12-01T15:46:34.236209+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T17:23:34.311515+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":"4.3","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.242624+0000","last_change":"2023-12-01T15:42:23.817436+0000","last_active":"2023-12-01T15:46:34.242624+0000","last_peered":"2023-12-01T15:46:34.242624+0000","last_clean":"2023-12-01T15:46:34.242624+0000","last_became_active":"2023-12-01T15:42:23.816925+0000","last_became_peered":"2023-12-01T15:42:23.816925+0000","last_unstale":"2023-12-01T15:46:34.242624+0000","last_undegraded":"2023-12-01T15:46:34.242624+0000","last_fullsized":"2023-12-01T15:46:34.242624+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T03:15:02.229867+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":"5.2","version":"75'615","reported_seq":1158,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:29.050961+0000","last_change":"2023-12-01T15:44:31.603474+0000","last_active":"2023-12-01T15:48:29.050961+0000","last_peered":"2023-12-01T15:48:29.050961+0000","last_clean":"2023-12-01T15:48:29.050961+0000","last_became_active":"2023-12-01T15:44:31.603162+0000","last_became_peered":"2023-12-01T15:44:31.603162+0000","last_unstale":"2023-12-01T15:48:29.050961+0000","last_undegraded":"2023-12-01T15:48:29.050961+0000","last_fullsized":"2023-12-01T15:48:29.050961+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":615,"log_dups_size":0,"ondisk_log_size":615,"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 @ 2023-12-03T02:08:58.961603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":98000617,"num_objects":33,"num_object_clones":0,"num_object_copies":99,"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":33,"num_whiteouts":0,"num_read":1257,"num_read_kb":1424718,"num_write":781,"num_write_kb":226027,"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,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.201719+0000","last_change":"2023-12-01T15:42:23.332044+0000","last_active":"2023-12-01T15:44:44.201719+0000","last_peered":"2023-12-01T15:44:44.201719+0000","last_clean":"2023-12-01T15:44:44.201719+0000","last_became_active":"2023-12-01T15:42:23.331730+0000","last_became_peered":"2023-12-01T15:42:23.331730+0000","last_unstale":"2023-12-01T15:44:44.201719+0000","last_undegraded":"2023-12-01T15:44:44.201719+0000","last_fullsized":"2023-12-01T15:44:44.201719+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T16:15:07.880759+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":6,"num_read_kb":6,"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":"2.6","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.220851+0000","last_change":"2023-12-01T15:40:28.692618+0000","last_active":"2023-12-01T15:44:49.220851+0000","last_peered":"2023-12-01T15:44:49.220851+0000","last_clean":"2023-12-01T15:44:49.220851+0000","last_became_active":"2023-12-01T15:40:28.691589+0000","last_became_peered":"2023-12-01T15:40:28.691589+0000","last_unstale":"2023-12-01T15:44:49.220851+0000","last_undegraded":"2023-12-01T15:44:49.220851+0000","last_fullsized":"2023-12-01T15:44:49.220851+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:01:06.843684+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":"4.0","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:24.239406+0000","last_change":"2023-12-01T15:42:23.822898+0000","last_active":"2023-12-01T15:46:24.239406+0000","last_peered":"2023-12-01T15:46:24.239406+0000","last_clean":"2023-12-01T15:46:24.239406+0000","last_became_active":"2023-12-01T15:42:23.822188+0000","last_became_peered":"2023-12-01T15:42:23.822188+0000","last_unstale":"2023-12-01T15:46:24.239406+0000","last_undegraded":"2023-12-01T15:46:24.239406+0000","last_fullsized":"2023-12-01T15:46:24.239406+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T21:08:35.018961+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":"5.1","version":"75'576","reported_seq":1062,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:28.615116+0000","last_change":"2023-12-01T15:44:31.599491+0000","last_active":"2023-12-01T15:48:28.615116+0000","last_peered":"2023-12-01T15:48:28.615116+0000","last_clean":"2023-12-01T15:48:28.615116+0000","last_became_active":"2023-12-01T15:44:31.599159+0000","last_became_peered":"2023-12-01T15:44:31.599159+0000","last_unstale":"2023-12-01T15:48:28.615116+0000","last_undegraded":"2023-12-01T15:48:28.615116+0000","last_fullsized":"2023-12-01T15:48:28.615116+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":576,"log_dups_size":0,"ondisk_log_size":576,"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 @ 2023-12-03T01:45:13.665028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91714997,"num_objects":30,"num_object_clones":0,"num_object_copies":90,"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":30,"num_whiteouts":0,"num_read":1091,"num_read_kb":1160790,"num_write":729,"num_write_kb":203645,"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,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.225609+0000","last_change":"2023-12-01T15:40:28.277390+0000","last_active":"2023-12-01T15:44:49.225609+0000","last_peered":"2023-12-01T15:44:49.225609+0000","last_clean":"2023-12-01T15:44:49.225609+0000","last_became_active":"2023-12-01T15:40:28.276949+0000","last_became_peered":"2023-12-01T15:40:28.276949+0000","last_unstale":"2023-12-01T15:44:49.225609+0000","last_undegraded":"2023-12-01T15:44:49.225609+0000","last_fullsized":"2023-12-01T15:44:49.225609+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":"2023-12-01T15:40:27.245243+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:40:27.245243+0000","last_clean_scrub_stamp":"2023-12-01T15:40:27.245243+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 @ 2023-12-03T01:05:41.512643+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":"3.6","version":"68'1","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:44.251544+0000","last_change":"2023-12-01T15:42:23.336426+0000","last_active":"2023-12-01T15:44:44.251544+0000","last_peered":"2023-12-01T15:44:44.251544+0000","last_clean":"2023-12-01T15:44:44.251544+0000","last_became_active":"2023-12-01T15:42:23.335975+0000","last_became_peered":"2023-12-01T15:42:23.335975+0000","last_unstale":"2023-12-01T15:44:44.251544+0000","last_undegraded":"2023-12-01T15:44:44.251544+0000","last_fullsized":"2023-12-01T15:44:44.251544+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T20:44:05.105227+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":"4.1","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.246518+0000","last_change":"2023-12-01T15:42:23.350618+0000","last_active":"2023-12-01T15:46:34.246518+0000","last_peered":"2023-12-01T15:46:34.246518+0000","last_clean":"2023-12-01T15:46:34.246518+0000","last_became_active":"2023-12-01T15:42:23.349807+0000","last_became_peered":"2023-12-01T15:42:23.349807+0000","last_unstale":"2023-12-01T15:46:34.246518+0000","last_undegraded":"2023-12-01T15:46:34.246518+0000","last_fullsized":"2023-12-01T15:46:34.246518+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T18:45:46.767967+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":"5.0","version":"75'447","reported_seq":865,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:48:27.935984+0000","last_change":"2023-12-01T15:44:31.593269+0000","last_active":"2023-12-01T15:48:27.935984+0000","last_peered":"2023-12-01T15:48:27.935984+0000","last_clean":"2023-12-01T15:48:27.935984+0000","last_became_active":"2023-12-01T15:44:31.592951+0000","last_became_peered":"2023-12-01T15:44:31.592951+0000","last_unstale":"2023-12-01T15:48:27.935984+0000","last_undegraded":"2023-12-01T15:48:27.935984+0000","last_fullsized":"2023-12-01T15:48:27.935984+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:44:30.575599+0000","last_clean_scrub_stamp":"2023-12-01T15:44:30.575599+0000","objects_scrubbed":0,"log_size":447,"log_dups_size":0,"ondisk_log_size":447,"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 @ 2023-12-03T02:39:07.719345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74250181,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"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":26,"num_whiteouts":0,"num_read":955,"num_read_kb":1067476,"num_write":571,"num_write_kb":165848,"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.1b","version":"68'2","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.225927+0000","last_change":"2023-12-01T15:42:23.332223+0000","last_active":"2023-12-01T15:44:54.225927+0000","last_peered":"2023-12-01T15:44:54.225927+0000","last_clean":"2023-12-01T15:44:54.225927+0000","last_became_active":"2023-12-01T15:42:23.331137+0000","last_became_peered":"2023-12-01T15:42:23.331137+0000","last_unstale":"2023-12-01T15:44:54.225927+0000","last_undegraded":"2023-12-01T15:44:54.225927+0000","last_fullsized":"2023-12-01T15:44:54.225927+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T23:07:34.735338+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.1c","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.216404+0000","last_change":"2023-12-01T15:42:49.594578+0000","last_active":"2023-12-01T15:44:54.216404+0000","last_peered":"2023-12-01T15:44:54.216404+0000","last_clean":"2023-12-01T15:44:54.216404+0000","last_became_active":"2023-12-01T15:42:49.593877+0000","last_became_peered":"2023-12-01T15:42:49.593877+0000","last_unstale":"2023-12-01T15:44:54.216404+0000","last_undegraded":"2023-12-01T15:44:54.216404+0000","last_fullsized":"2023-12-01T15:44:54.216404+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:37:25.462879+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,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.236698+0000","last_change":"2023-12-01T15:42:23.337036+0000","last_active":"2023-12-01T15:44:54.236698+0000","last_peered":"2023-12-01T15:44:54.236698+0000","last_clean":"2023-12-01T15:44:54.236698+0000","last_became_active":"2023-12-01T15:42:23.336658+0000","last_became_peered":"2023-12-01T15:42:23.336658+0000","last_unstale":"2023-12-01T15:44:54.236698+0000","last_undegraded":"2023-12-01T15:44:54.236698+0000","last_fullsized":"2023-12-01T15:44:54.236698+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T18:14:08.046701+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":6,"num_read_kb":6,"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.1b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.228213+0000","last_change":"2023-12-01T15:42:23.355633+0000","last_active":"2023-12-01T15:44:54.228213+0000","last_peered":"2023-12-01T15:44:54.228213+0000","last_clean":"2023-12-01T15:44:54.228213+0000","last_became_active":"2023-12-01T15:42:23.355253+0000","last_became_peered":"2023-12-01T15:42:23.355253+0000","last_unstale":"2023-12-01T15:44:54.228213+0000","last_undegraded":"2023-12-01T15:44:54.228213+0000","last_fullsized":"2023-12-01T15:44:54.228213+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T02:16:48.881603+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.1d","version":"67'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.236745+0000","last_change":"2023-12-01T15:42:23.331706+0000","last_active":"2023-12-01T15:44:54.236745+0000","last_peered":"2023-12-01T15:44:54.236745+0000","last_clean":"2023-12-01T15:44:54.236745+0000","last_became_active":"2023-12-01T15:42:23.331387+0000","last_became_peered":"2023-12-01T15:42:23.331387+0000","last_unstale":"2023-12-01T15:44:54.236745+0000","last_undegraded":"2023-12-01T15:44:54.236745+0000","last_fullsized":"2023-12-01T15:44:54.236745+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:47:22.780998+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":6,"num_read_kb":6,"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.1a","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:54.228146+0000","last_change":"2023-12-01T15:42:23.359356+0000","last_active":"2023-12-01T15:44:54.228146+0000","last_peered":"2023-12-01T15:44:54.228146+0000","last_clean":"2023-12-01T15:44:54.228146+0000","last_became_active":"2023-12-01T15:42:23.359018+0000","last_became_peered":"2023-12-01T15:42:23.359018+0000","last_unstale":"2023-12-01T15:44:54.228146+0000","last_undegraded":"2023-12-01T15:44:54.228146+0000","last_fullsized":"2023-12-01T15:44:54.228146+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T17:33:40.943510+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.1e","version":"68'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:24.239710+0000","last_change":"2023-12-01T15:42:23.324671+0000","last_active":"2023-12-01T15:46:24.239710+0000","last_peered":"2023-12-01T15:46:24.239710+0000","last_clean":"2023-12-01T15:46:24.239710+0000","last_became_active":"2023-12-01T15:42:23.324286+0000","last_became_peered":"2023-12-01T15:42:23.324286+0000","last_unstale":"2023-12-01T15:46:24.239710+0000","last_undegraded":"2023-12-01T15:46:24.239710+0000","last_fullsized":"2023-12-01T15:46:24.239710+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T22:52:17.024101+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.19","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.225116+0000","last_change":"2023-12-01T15:42:23.358979+0000","last_active":"2023-12-01T15:44:49.225116+0000","last_peered":"2023-12-01T15:44:49.225116+0000","last_clean":"2023-12-01T15:44:49.225116+0000","last_became_active":"2023-12-01T15:42:23.357351+0000","last_became_peered":"2023-12-01T15:42:23.357351+0000","last_unstale":"2023-12-01T15:44:49.225116+0000","last_undegraded":"2023-12-01T15:44:49.225116+0000","last_fullsized":"2023-12-01T15:44:49.225116+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-03T01:11:35.008000+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.1f","version":"68'5","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:46:34.242912+0000","last_change":"2023-12-01T15:42:23.330982+0000","last_active":"2023-12-01T15:46:34.242912+0000","last_peered":"2023-12-01T15:46:34.242912+0000","last_clean":"2023-12-01T15:46:34.242912+0000","last_became_active":"2023-12-01T15:42:23.330653+0000","last_became_peered":"2023-12-01T15:42:23.330653+0000","last_unstale":"2023-12-01T15:46:34.242912+0000","last_undegraded":"2023-12-01T15:46:34.242912+0000","last_fullsized":"2023-12-01T15:46:34.242912+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":"2023-12-01T15:42:22.288503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:22.288503+0000","last_clean_scrub_stamp":"2023-12-01T15:42:22.288503+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 @ 2023-12-02T19:14:04.203218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"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.18","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2023-12-01T15:44:49.227160+0000","last_change":"2023-12-01T15:42:23.351046+0000","last_active":"2023-12-01T15:44:49.227160+0000","last_peered":"2023-12-01T15:44:49.227160+0000","last_clean":"2023-12-01T15:44:49.227160+0000","last_became_active":"2023-12-01T15:42:23.350698+0000","last_became_peered":"2023-12-01T15:42:23.350698+0000","last_unstale":"2023-12-01T15:44:49.227160+0000","last_undegraded":"2023-12-01T15:44:49.227160+0000","last_fullsized":"2023-12-01T15:44:49.227160+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":"2023-12-01T15:42:23.299381+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:42:23.299381+0000","last_clean_scrub_stamp":"2023-12-01T15:42:23.299381+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 @ 2023-12-02T16:08:13.243540+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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1186570648,"num_objects":403,"num_object_clones":0,"num_object_copies":1209,"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":403,"num_whiteouts":0,"num_read":14288,"num_read_kb":15247357,"num_write":9766,"num_write_kb":2771473,"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":2241662976,"data_stored":2229526620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"up":48,"acting":48,"num_store_stats":8},{"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":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"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":7086,"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":231928234105,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":254780,"kb_used_data":217120,"kb_used_omap":0,"kb_used_meta":35136,"kb_avail":93490372,"statfs":{"total":95995035648,"available":95734140928,"internally_reserved":0,"allocated":222330880,"data_stored":220645870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":35979264},"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":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85899999999999999,"15min":0.89400000000000002},"min":{"1min":0.53900000000000003,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.169,"5min":1.395,"15min":1.395},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.90700000000000003,"15min":0.90100000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3460000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.75}]},{"osd":1,"last update":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.91500000000000004,"15min":0.96999999999999997},"min":{"1min":0.55100000000000005,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.073,"5min":1.3919999999999999,"15min":2.3490000000000002},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.89300000000000002,"15min":0.91900000000000004},"min":{"1min":0.58199999999999996,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2629999999999999,"5min":1.3280000000000001,"15min":2.0680000000000001},"last":1.1879999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.47299999999999998},"max":{"1min":1.2829999999999999,"5min":1.409,"15min":1.409},"last":0.878},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97599999999999998,"15min":1.02},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2010000000000001,"5min":1.3340000000000001,"15min":2.423},"last":1.02}]},{"osd":3,"last update":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.93500000000000005,"15min":0.96099999999999997},"min":{"1min":0.51100000000000001,"5min":0.501,"15min":0.501},"max":{"1min":1.216,"5min":1.3180000000000001,"15min":1.409},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0169999999999999,"15min":1.075},"min":{"1min":0.66900000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3500000000000001,"5min":1.45,"15min":2.2770000000000001},"last":1.101}]},{"osd":4,"last update":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.90200000000000002},"min":{"1min":0.65900000000000003,"5min":0.623,"15min":0.47499999999999998},"max":{"1min":1.2529999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0429999999999999,"15min":0.995},"min":{"1min":0.58699999999999997,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.377,"5min":2.4449999999999998,"15min":2.4449999999999998},"last":0.78400000000000003}]},{"osd":5,"last update":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0529999999999999,"15min":1.0369999999999999},"min":{"1min":0.68799999999999994,"5min":0.63600000000000001,"15min":0.49199999999999999},"max":{"1min":1.2689999999999999,"5min":1.55,"15min":1.591},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":0.999},"min":{"1min":0.71299999999999997,"5min":0.54700000000000004,"15min":0.48499999999999999},"max":{"1min":1.3049999999999999,"5min":1.403,"15min":1.504},"last":1.139}]},{"osd":6,"last update":"Fri Dec 1 15:48:12 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.1060000000000001,"15min":1.0609999999999999},"min":{"1min":0.82899999999999996,"5min":0.50700000000000001,"15min":0.41999999999999998},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.482},"last":1.054},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.131,"15min":1.089},"min":{"1min":0.78100000000000003,"5min":0.62,"15min":0.434},"max":{"1min":1.458,"5min":1.518,"15min":1.518},"last":1.0029999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495748,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":251124,"kb_used_data":208148,"kb_used_omap":0,"kb_used_meta":35136,"kb_avail":93494028,"statfs":{"total":95995035648,"available":95737884672,"internally_reserved":0,"allocated":213143552,"data_stored":211507064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":35979264},"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":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.85799999999999998,"15min":0.877},"min":{"1min":0.47999999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.2769999999999999,"5min":1.278,"15min":1.347},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.874,"15min":0.94299999999999995},"min":{"1min":0.55300000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3320000000000001,"5min":1.357,"15min":1.357},"last":0.83299999999999996}]},{"osd":1,"last update":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.85499999999999998,"15min":0.88200000000000001},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.127,"5min":1.177,"15min":1.2170000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.89500000000000002,"15min":0.90900000000000003},"min":{"1min":0.50600000000000001,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0880000000000001,"5min":1.3,"15min":1.5600000000000001},"last":0.97199999999999998}]},{"osd":2,"last update":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.63400000000000001,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.339,"5min":2.0049999999999999,"15min":2.0049999999999999},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.92300000000000004,"15min":0.97399999999999998},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.272,"5min":1.417,"15min":1.417},"last":1.018}]},{"osd":3,"last update":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90900000000000003,"15min":0.93700000000000006},"min":{"1min":0.64900000000000002,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.256,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.99399999999999999,"15min":0.98599999999999999},"min":{"1min":0.63400000000000001,"5min":0.498,"15min":0.498},"max":{"1min":1.2969999999999999,"5min":2.2850000000000001,"15min":2.2850000000000001},"last":1.0720000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.93500000000000005,"15min":0.88400000000000001},"min":{"1min":0.59699999999999998,"5min":0.47899999999999998,"15min":0.38600000000000001},"max":{"1min":1.2729999999999999,"5min":1.3049999999999999,"15min":1.728},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.98899999999999999,"15min":0.92000000000000004},"min":{"1min":0.71999999999999997,"5min":0.61799999999999999,"15min":0.41199999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.704},"last":0.80300000000000005}]},{"osd":5,"last update":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0509999999999999,"15min":0.97299999999999998},"min":{"1min":0.70899999999999996,"5min":0.54900000000000004,"15min":0.432},"max":{"1min":1.3380000000000001,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.107},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.073,"15min":0.97999999999999998},"min":{"1min":0.73299999999999998,"5min":0.68700000000000006,"15min":0.56100000000000005},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.802},"last":0.875}]},{"osd":7,"last update":"Fri Dec 1 15:48:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.125,"15min":1.042},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.434},"max":{"1min":1.365,"5min":1.524,"15min":1.5800000000000001},"last":1.165},{"interface":"front","average":{"1min":1.153,"5min":1.159,"15min":1.0760000000000001},"min":{"1min":0.84799999999999998,"5min":0.61599999999999999,"15min":0.56200000000000006},"max":{"1min":1.4419999999999999,"5min":1.52,"15min":1.665},"last":1.139}]}]},{"osd":1,"up_from":13,"seq":55834575033,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":283764,"kb_used_data":244896,"kb_used_omap":0,"kb_used_meta":35136,"kb_avail":93461388,"statfs":{"total":95995035648,"available":95704461312,"internally_reserved":0,"allocated":250773504,"data_stored":249060591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":35979264},"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":"Fri Dec 1 15:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.63700000000000001,"15min":0.66500000000000004},"min":{"1min":0.40500000000000003,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.012,"5min":1.012,"15min":1.1919999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.66800000000000004,"15min":0.71799999999999997},"min":{"1min":0.44900000000000001,"5min":0.34399999999999997,"15min":0.29999999999999999},"max":{"1min":0.88700000000000001,"5min":1.2310000000000001,"15min":1.883},"last":0.51800000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.70199999999999996,"15min":0.73499999999999999},"min":{"1min":0.39700000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.95999999999999996,"5min":1.425,"15min":1.4259999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.65100000000000002,"15min":0.72199999999999998},"min":{"1min":0.47099999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.0209999999999999,"5min":1.097,"15min":1.1759999999999999},"last":0.70699999999999996}]},{"osd":3,"last update":"Fri Dec 1 15:47:48 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.71099999999999997,"15min":0.80300000000000005},"min":{"1min":0.44500000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.92400000000000004,"5min":1.121,"15min":1.2709999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.78900000000000003,"15min":0.82499999999999996},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1220000000000001,"5min":3.1429999999999998,"15min":3.1429999999999998},"last":1.145}]},{"osd":4,"last update":"Fri Dec 1 15:47:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.97999999999999998,"15min":0.98599999999999999},"min":{"1min":0.754,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.528,"5min":1.528,"15min":1.637},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.004,"5min":0.998,"15min":1.002},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.464,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.048}]},{"osd":5,"last update":"Fri Dec 1 15:48:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0209999999999999,"15min":1.0609999999999999},"min":{"1min":0.69899999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.607,"5min":1.607,"15min":1.6819999999999999},"last":1.075},{"interface":"front","average":{"1min":1.04,"5min":1.0249999999999999,"15min":1.0620000000000001},"min":{"1min":0.67600000000000005,"5min":0.65900000000000003,"15min":0.65500000000000003},"max":{"1min":1.458,"5min":1.603,"15min":1.6040000000000001},"last":1}]},{"osd":6,"last update":"Fri Dec 1 15:48:11 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0389999999999999,"15min":1.1100000000000001},"min":{"1min":0.63600000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.5549999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.115},{"interface":"front","average":{"1min":1.099,"5min":1.0640000000000001,"15min":1.159},"min":{"1min":0.77300000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.3899999999999999,"5min":1.5669999999999999,"15min":1.6850000000000001},"last":1.252}]},{"osd":7,"last update":"Fri Dec 1 15:48:11 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1299999999999999,"15min":1.234},"min":{"1min":0.85199999999999998,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.504,"5min":1.637,"15min":1.742},"last":1.165},{"interface":"front","average":{"1min":1.135,"5min":1.095,"15min":1.169},"min":{"1min":0.75700000000000001,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.929,"5min":1.929,"15min":1.929},"last":1.2090000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738562,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":412008,"kb_used_data":384816,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93333144,"statfs":{"total":95995035648,"available":95573139456,"internally_reserved":0,"allocated":394051584,"data_stored":391507941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.623,"15min":0.622},"min":{"1min":0.41799999999999998,"5min":0.216,"15min":0.216},"max":{"1min":1.2150000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.67000000000000004,"15min":0.68500000000000005},"min":{"1min":0.42099999999999999,"5min":0.249,"15min":0.249},"max":{"1min":0.91400000000000003,"5min":1.47,"15min":1.47},"last":0.55800000000000005}]},{"osd":2,"last update":"Fri Dec 1 15:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.68000000000000005,"15min":0.68799999999999994},"min":{"1min":0.46000000000000002,"5min":0.35999999999999999,"15min":0.29799999999999999},"max":{"1min":1.0760000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.76400000000000001,"15min":0.77800000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.159,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0620000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:47:46 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.749,"15min":0.79200000000000004},"min":{"1min":0.46400000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.262,"5min":1.262,"15min":1.369},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.83899999999999997,"15min":0.86799999999999999},"min":{"1min":0.46200000000000002,"5min":0.38,"15min":0.36699999999999999},"max":{"1min":1.292,"5min":1.726,"15min":1.726},"last":0.85999999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:48:37 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.006,"15min":0.99299999999999999},"min":{"1min":0.63500000000000001,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.456,"5min":1.8979999999999999,"15min":1.8979999999999999},"last":1.165},{"interface":"front","average":{"1min":1.093,"5min":1.0649999999999999,"15min":1.0249999999999999},"min":{"1min":0.84999999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4119999999999999,"5min":2.218,"15min":2.218},"last":0.74399999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:48:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.012,"15min":0.96999999999999997},"min":{"1min":0.79200000000000004,"5min":0.46300000000000002,"15min":0.379},"max":{"1min":1.784,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0589999999999999,"15min":1.0660000000000001},"min":{"1min":0.66200000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.29,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.97499999999999998}]},{"osd":6,"last update":"Fri Dec 1 15:48:20 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.099,"15min":1.1259999999999999},"min":{"1min":0.73699999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.6850000000000001,"5min":1.79,"15min":1.8129999999999999},"last":1.087},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.1140000000000001,"15min":1.137},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.59499999999999997},"max":{"1min":1.325,"5min":2.3130000000000002,"15min":2.3130000000000002},"last":1.012}]},{"osd":7,"last update":"Fri Dec 1 15:48:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.1359999999999999,"15min":1.1599999999999999},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.61599999999999999},"max":{"1min":1.5820000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.1679999999999999,"15min":1.1919999999999999},"min":{"1min":0.752,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.603,"5min":2.3919999999999999,"15min":2.3919999999999999},"last":1.262}]}]},{"osd":2,"up_from":18,"seq":77309411501,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":288012,"kb_used_data":248772,"kb_used_omap":0,"kb_used_meta":39232,"kb_avail":93457140,"statfs":{"total":95995035648,"available":95700111360,"internally_reserved":0,"allocated":254742528,"data_stored":252933973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40173568},"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":"Fri Dec 1 15:47:49 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.70899999999999996,"15min":0.72599999999999998},"min":{"1min":0.51000000000000001,"5min":0.33200000000000002,"15min":0.28599999999999998},"max":{"1min":1.139,"5min":1.139,"15min":1.3260000000000001},"last":1.083},{"interface":"front","average":{"1min":0.746,"5min":0.70299999999999996,"15min":0.75900000000000001},"min":{"1min":0.47599999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.0549999999999999,"5min":1.25,"15min":1.5109999999999999},"last":1.0549999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:47:49 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.67600000000000005,"15min":0.71399999999999997},"min":{"1min":0.32600000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.95899999999999996,"5min":1.1799999999999999,"15min":1.28},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.71499999999999997,"15min":0.73799999999999999},"min":{"1min":0.48099999999999998,"5min":0.41499999999999998,"15min":0.34599999999999997},"max":{"1min":1.071,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.64500000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:47:49 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.76700000000000002,"15min":0.80800000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.075,"5min":1.181,"15min":1.3560000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.68700000000000006,"15min":0.746},"min":{"1min":0.38400000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.0449999999999999,"5min":1.0649999999999999,"15min":1.2969999999999999},"last":0.90400000000000003}]},{"osd":4,"last update":"Fri Dec 1 15:48:36 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.90300000000000002,"15min":0.92100000000000004},"min":{"1min":0.66400000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.256,"5min":1.288,"15min":1.3420000000000001},"last":1.02},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.05,"15min":1.05},"min":{"1min":0.67900000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.369,"5min":1.4910000000000001,"15min":2.1560000000000001},"last":1.256}]},{"osd":5,"last update":"Fri Dec 1 15:48:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.1120000000000001,"15min":1.1120000000000001},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.55,"5min":1.55,"15min":2.218},"last":1.329},{"interface":"front","average":{"1min":1.05,"5min":1.087,"15min":1.0569999999999999},"min":{"1min":0.71099999999999997,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.4990000000000001,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":1.284}]},{"osd":6,"last update":"Fri Dec 1 15:48:14 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.1279999999999999,"15min":1.1639999999999999},"min":{"1min":0.70999999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.474,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.028,"15min":1.0740000000000001},"min":{"1min":0.753,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.385,"5min":1.639,"15min":1.639},"last":1.1240000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:48:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.131,"15min":1.1359999999999999},"min":{"1min":0.80000000000000004,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.595,"5min":3.702,"15min":3.702},"last":1.196},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.206,"15min":1.226},"min":{"1min":1.0149999999999999,"5min":0.72199999999999998,"15min":0.66100000000000003},"max":{"1min":1.631,"5min":2.2949999999999999,"15min":2.2949999999999999},"last":1.3819999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182563,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":169928,"kb_used_data":135708,"kb_used_omap":0,"kb_used_meta":31040,"kb_avail":93575224,"statfs":{"total":95995035648,"available":95821029376,"internally_reserved":0,"allocated":138964992,"data_stored":137757566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":31784960},"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":"Fri Dec 1 15:48:43 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.69399999999999995,"15min":0.73399999999999999},"min":{"1min":0.47799999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.999,"5min":1.097,"15min":1.2749999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.748,"15min":0.80400000000000005},"min":{"1min":0.52600000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.155,"5min":1.1679999999999999,"15min":1.389},"last":0.52600000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:48:43 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.69499999999999995,"15min":0.73599999999999999},"min":{"1min":0.502,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.077,"5min":1.2889999999999999,"15min":1.302},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.70299999999999996,"15min":0.75600000000000001},"min":{"1min":0.51800000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.246,"5min":1.635,"15min":1.635},"last":1.246}]},{"osd":2,"last update":"Fri Dec 1 15:48:43 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.78300000000000003,"15min":0.79400000000000004},"min":{"1min":0.443,"5min":0.42999999999999999,"15min":0.35699999999999998},"max":{"1min":1.141,"5min":2.0640000000000001,"15min":2.0640000000000001},"last":1.089},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.75900000000000001,"15min":0.78100000000000003},"min":{"1min":0.47999999999999998,"5min":0.35099999999999998,"15min":0.32000000000000001},"max":{"1min":1.2709999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1879999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96299999999999997,"15min":0.95699999999999996},"min":{"1min":0.77900000000000003,"5min":0.56899999999999995,"15min":0.53200000000000003},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.98399999999999999,"15min":0.97699999999999998},"min":{"1min":0.70399999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.125}]},{"osd":5,"last update":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0309999999999999,"15min":1.032},"min":{"1min":0.83399999999999996,"5min":0.60099999999999998,"15min":0.58199999999999996},"max":{"1min":1.4730000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.87},{"interface":"front","average":{"1min":1.161,"5min":1.0349999999999999,"15min":1.0149999999999999},"min":{"1min":0.72799999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.3919999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:48:19 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.0209999999999999,"15min":1.071},"min":{"1min":0.82599999999999996,"5min":0.60499999999999998,"15min":0.57799999999999996},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.4490000000000001},{"interface":"front","average":{"1min":1.222,"5min":1.079,"15min":1.117},"min":{"1min":0.89300000000000002,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.29}]},{"osd":7,"last update":"Fri Dec 1 15:48:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1040000000000001,"15min":1.1160000000000001},"min":{"1min":0.91500000000000004,"5min":0.66100000000000003,"15min":0.625},"max":{"1min":1.514,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.323},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.133,"15min":1.1759999999999999},"min":{"1min":0.94299999999999995,"5min":0.65200000000000002,"15min":0.63500000000000001},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":1.3620000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019032,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":418316,"kb_used_data":369488,"kb_used_omap":0,"kb_used_meta":43328,"kb_avail":93326836,"statfs":{"total":95995035648,"available":95566680064,"internally_reserved":0,"allocated":378355712,"data_stored":375896093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44367872},"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":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.86399999999999999,"15min":0.872},"min":{"1min":0.43099999999999999,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.1559999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.92100000000000004,"15min":0.93500000000000005},"min":{"1min":0.502,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.256,"5min":1.4039999999999999,"15min":1.5149999999999999},"last":0.89300000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.85999999999999999,"15min":0.875},"min":{"1min":0.53400000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.278},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.89900000000000002,"15min":0.92200000000000004},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.84699999999999998}]},{"osd":2,"last update":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90100000000000002,"15min":0.92800000000000005},"min":{"1min":0.624,"5min":0.435,"15min":0.435},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.86299999999999999,"15min":0.90200000000000002},"min":{"1min":0.53700000000000003,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1659999999999999,"5min":1.385,"15min":1.385},"last":0.91800000000000004}]},{"osd":3,"last update":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.88,"15min":0.91400000000000003},"min":{"1min":0.58999999999999997,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.107,"5min":1.268,"15min":1.268},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.90200000000000002,"15min":0.92400000000000004},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2909999999999999,"15min":1.3959999999999999},"last":0.86899999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:48:38 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.96599999999999997,"15min":0.85999999999999999},"min":{"1min":0.63,"5min":0.49199999999999999,"15min":0.47999999999999998},"max":{"1min":1.288,"5min":1.502,"15min":1.8680000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92900000000000005,"15min":0.84099999999999997},"min":{"1min":0.58599999999999997,"5min":0.51500000000000001,"15min":0.36899999999999999},"max":{"1min":1.1699999999999999,"5min":1.351,"15min":1.351},"last":0.80400000000000005}]},{"osd":6,"last update":"Fri Dec 1 15:48:11 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.98299999999999998,"15min":0.92500000000000004},"min":{"1min":0.63400000000000001,"5min":0.47299999999999998,"15min":0.46700000000000003},"max":{"1min":1.349,"5min":1.671,"15min":1.671},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.099,"5min":1.069,"15min":1.028},"min":{"1min":0.83599999999999997,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3600000000000001,"5min":1.5800000000000001,"15min":1.821},"last":0.78300000000000003}]},{"osd":7,"last update":"Fri Dec 1 15:48:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.141,"15min":1.1279999999999999},"min":{"1min":0.90700000000000003,"5min":0.437,"15min":0.437},"max":{"1min":1.4119999999999999,"5min":1.5369999999999999,"15min":1.9099999999999999},"last":1.018},{"interface":"front","average":{"1min":1.115,"5min":1.089,"15min":1.0580000000000001},"min":{"1min":0.60299999999999998,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.4059999999999999,"5min":1.706,"15min":1.706},"last":1.1319999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757391,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":416084,"kb_used_data":388096,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93329068,"statfs":{"total":95995035648,"available":95568965632,"internally_reserved":0,"allocated":397410304,"data_stored":394821775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.82099999999999995,"15min":0.878},"min":{"1min":0.442,"5min":0.31,"15min":0.31},"max":{"1min":1.214,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.3360000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.86599999999999999,"15min":0.86599999999999999},"min":{"1min":0.61199999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.206,"5min":1.427,"15min":1.427},"last":2.4209999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89500000000000002,"15min":0.87},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.47899999999999998},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.91900000000000004,"15min":0.90400000000000003},"min":{"1min":0.69599999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.252,"5min":1.258,"15min":1.536},"last":1.2549999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95099999999999996,"15min":0.92100000000000004},"min":{"1min":0.57199999999999995,"5min":0.436,"15min":0.436},"max":{"1min":1.173,"5min":1.28,"15min":1.4299999999999999},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.89800000000000002,"15min":0.89400000000000002},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.917,"5min":1.917,"15min":1.917},"last":0.84299999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.95799999999999996,"15min":0.96699999999999997},"min":{"1min":0.626,"5min":0.437,"15min":0.437},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":1.379},{"interface":"front","average":{"1min":1.026,"5min":0.97899999999999998,"15min":0.94899999999999995},"min":{"1min":0.65900000000000003,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":1.0860000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.95599999999999996,"15min":0.86399999999999999},"min":{"1min":0.56499999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.335,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.077,"15min":0.93700000000000006},"min":{"1min":0.71399999999999997,"5min":0.499,"15min":0.46100000000000002},"max":{"1min":1.343,"5min":1.448,"15min":1.5669999999999999},"last":1.125}]},{"osd":6,"last update":"Fri Dec 1 15:48:15 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.087,"15min":0.998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4239999999999999,"5min":1.4610000000000001,"15min":1.4830000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.103,"5min":1.0620000000000001,"15min":0.95499999999999996},"min":{"1min":0.72799999999999998,"5min":0.435,"15min":0.40400000000000003},"max":{"1min":1.766,"5min":1.98,"15min":1.98},"last":1.1870000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:48:10 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0860000000000001,"15min":0.998},"min":{"1min":0.85699999999999998,"5min":0.60499999999999998,"15min":0.42099999999999999},"max":{"1min":1.484,"5min":2.1389999999999998,"15min":2.1389999999999998},"last":1.157},{"interface":"front","average":{"1min":1.224,"5min":1.171,"15min":1.1439999999999999},"min":{"1min":0.755,"5min":0.65300000000000002,"15min":0.50800000000000001},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":2.2930000000000001},"last":1.226}]}]}],"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":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"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},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":392667136,"data_stored":390563465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":249999360,"data_stored":248707633,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":253952000,"data_stored":252579853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":138178560,"data_stored":137403972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":377552896,"data_stored":375541152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":396623872,"data_stored":394467892,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":211763200,"data_stored":210562435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":220925952,"data_stored":219700218,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:48:47.946 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-12-01T15:48:47.946 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 3505c512-905e-11ee-95a2-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-12-01T15:48:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:48 smithi141 bash[31670]: audit 2023-12-01T15:48:47.080683+0000 mgr.y (mgr.24356) 319 : audit 0 from='client.25256 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:48:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:48 smithi141 bash[31670]: audit 2023-12-01T15:48:47.876185+0000 mon.c (mon.2) 200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:48 smithi141 bash[31670]: audit 2023-12-01T15:48:47.877545+0000 mon.c (mon.2) 201 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:48 smithi141 bash[31670]: audit 2023-12-01T15:48:47.886343+0000 mon.a (mon.0) 919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:48 smithi141 bash[31670]: audit 2023-12-01T15:48:48.306453+0000 mon.c (mon.2) 202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[41173]: audit 2023-12-01T15:48:47.080683+0000 mgr.y (mgr.24356) 319 : audit 0 from='client.25256 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:48:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[41173]: audit 2023-12-01T15:48:47.876185+0000 mon.c (mon.2) 200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[41173]: audit 2023-12-01T15:48:47.877545+0000 mon.c (mon.2) 201 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[41173]: audit 2023-12-01T15:48:47.886343+0000 mon.a (mon.0) 919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[41173]: audit 2023-12-01T15:48:48.306453+0000 mon.c (mon.2) 202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[28232]: audit 2023-12-01T15:48:47.080683+0000 mgr.y (mgr.24356) 319 : audit 0 from='client.25256 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:48:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[28232]: audit 2023-12-01T15:48:47.876185+0000 mon.c (mon.2) 200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[28232]: audit 2023-12-01T15:48:47.877545+0000 mon.c (mon.2) 201 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[28232]: audit 2023-12-01T15:48:47.886343+0000 mon.a (mon.0) 919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:48:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:48 smithi040 bash[28232]: audit 2023-12-01T15:48:48.306453+0000 mon.c (mon.2) 202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:49 smithi141 bash[31670]: cluster 2023-12-01T15:48:47.603985+0000 mgr.y (mgr.24356) 320 : cluster 0 pgmap v289: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:49 smithi141 bash[31670]: audit 2023-12-01T15:48:48.644292+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.40:0/1765432024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:49 smithi040 bash[41173]: cluster 2023-12-01T15:48:47.603985+0000 mgr.y (mgr.24356) 320 : cluster 0 pgmap v289: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:49 smithi040 bash[41173]: audit 2023-12-01T15:48:48.644292+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.40:0/1765432024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:49 smithi040 bash[28232]: cluster 2023-12-01T15:48:47.603985+0000 mgr.y (mgr.24356) 320 : cluster 0 pgmap v289: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:49 smithi040 bash[28232]: audit 2023-12-01T15:48:48.644292+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.40:0/1765432024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:51 smithi141 bash[31670]: cluster 2023-12-01T15:48:49.605227+0000 mgr.y (mgr.24356) 321 : cluster 0 pgmap v290: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:51 smithi141 bash[31670]: audit 2023-12-01T15:48:51.113594+0000 mon.a (mon.0) 921 : audit 0 from='client.? 172.21.15.40:0/3052432657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:51 smithi040 bash[28232]: cluster 2023-12-01T15:48:49.605227+0000 mgr.y (mgr.24356) 321 : cluster 0 pgmap v290: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:51 smithi040 bash[28232]: audit 2023-12-01T15:48:51.113594+0000 mon.a (mon.0) 921 : audit 0 from='client.? 172.21.15.40:0/3052432657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:51 smithi040 bash[41173]: cluster 2023-12-01T15:48:49.605227+0000 mgr.y (mgr.24356) 321 : cluster 0 pgmap v290: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:51.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:51 smithi040 bash[41173]: audit 2023-12-01T15:48:51.113594+0000 mon.a (mon.0) 921 : audit 0 from='client.? 172.21.15.40:0/3052432657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:52.729 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/3505c512-905e-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:48:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:53 smithi141 bash[31670]: cluster 2023-12-01T15:48:51.605877+0000 mgr.y (mgr.24356) 322 : cluster 0 pgmap v291: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:53.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:53 smithi040 bash[41173]: cluster 2023-12-01T15:48:51.605877+0000 mgr.y (mgr.24356) 322 : cluster 0 pgmap v291: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:53.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:53 smithi040 bash[28232]: cluster 2023-12-01T15:48:51.605877+0000 mgr.y (mgr.24356) 322 : cluster 0 pgmap v291: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:54 smithi040 bash[28232]: audit 2023-12-01T15:48:53.578985+0000 mon.a (mon.0) 922 : audit 0 from='client.? 172.21.15.40:0/3715361000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:54 smithi040 bash[41173]: audit 2023-12-01T15:48:53.578985+0000 mon.a (mon.0) 922 : audit 0 from='client.? 172.21.15.40:0/3715361000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:54 smithi141 bash[31670]: audit 2023-12-01T15:48:53.578985+0000 mon.a (mon.0) 922 : audit 0 from='client.? 172.21.15.40:0/3715361000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:55.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:55 smithi040 bash[28232]: cluster 2023-12-01T15:48:53.606604+0000 mgr.y (mgr.24356) 323 : cluster 0 pgmap v292: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:55.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:55 smithi040 bash[41173]: cluster 2023-12-01T15:48:53.606604+0000 mgr.y (mgr.24356) 323 : cluster 0 pgmap v292: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:55 smithi141 bash[31670]: cluster 2023-12-01T15:48:53.606604+0000 mgr.y (mgr.24356) 323 : cluster 0 pgmap v292: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:56.556 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'unique_pool_0' removed 2023-12-01T15:48:56.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:56 smithi040 bash[28232]: audit 2023-12-01T15:48:55.957116+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.40:0/3622285894' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T15:48:56.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:56 smithi040 bash[28232]: audit 2023-12-01T15:48:56.046388+0000 mon.a (mon.0) 924 : audit 0 from='client.? 172.21.15.40:0/2433080968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:56.803 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:48:56] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2023-12-01T15:48:56.803 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:56 smithi040 bash[41173]: audit 2023-12-01T15:48:55.957116+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.40:0/3622285894' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T15:48:56.803 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:56 smithi040 bash[41173]: audit 2023-12-01T15:48:56.046388+0000 mon.a (mon.0) 924 : audit 0 from='client.? 172.21.15.40:0/2433080968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:56 smithi141 bash[31670]: audit 2023-12-01T15:48:55.957116+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.40:0/3622285894' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T15:48:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:56 smithi141 bash[31670]: audit 2023-12-01T15:48:56.046388+0000 mon.a (mon.0) 924 : audit 0 from='client.? 172.21.15.40:0/2433080968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:57.516 INFO:teuthology.task.sequential:In sequential, running task print... 2023-12-01T15:48:57.516 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-12-01T15:48:57.516 DEBUG:teuthology.parallel:result is None 2023-12-01T15:48:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:57 smithi040 bash[28232]: cluster 2023-12-01T15:48:55.607633+0000 mgr.y (mgr.24356) 324 : cluster 0 pgmap v293: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:57 smithi040 bash[28232]: audit 2023-12-01T15:48:56.540040+0000 mon.a (mon.0) 925 : audit 1 from='client.? 172.21.15.40:0/3622285894' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T15:48:57.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:57 smithi040 bash[28232]: cluster 2023-12-01T15:48:56.540140+0000 mon.a (mon.0) 926 : cluster 0 osdmap e76: 8 total, 8 up, 8 in 2023-12-01T15:48:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:57 smithi040 bash[41173]: cluster 2023-12-01T15:48:55.607633+0000 mgr.y (mgr.24356) 324 : cluster 0 pgmap v293: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:57 smithi040 bash[41173]: audit 2023-12-01T15:48:56.540040+0000 mon.a (mon.0) 925 : audit 1 from='client.? 172.21.15.40:0/3622285894' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T15:48:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:57 smithi040 bash[41173]: cluster 2023-12-01T15:48:56.540140+0000 mon.a (mon.0) 926 : cluster 0 osdmap e76: 8 total, 8 up, 8 in 2023-12-01T15:48:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:57 smithi141 bash[31670]: cluster 2023-12-01T15:48:55.607633+0000 mgr.y (mgr.24356) 324 : cluster 0 pgmap v293: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:57 smithi141 bash[31670]: audit 2023-12-01T15:48:56.540040+0000 mon.a (mon.0) 925 : audit 1 from='client.? 172.21.15.40:0/3622285894' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T15:48:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:57 smithi141 bash[31670]: cluster 2023-12-01T15:48:56.540140+0000 mon.a (mon.0) 926 : cluster 0 osdmap e76: 8 total, 8 up, 8 in 2023-12-01T15:48:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:58 smithi040 bash[28232]: audit 2023-12-01T15:48:58.515031+0000 mon.c (mon.2) 203 : audit 0 from='client.? 172.21.15.40:0/2229962972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:58 smithi040 bash[41173]: audit 2023-12-01T15:48:58.515031+0000 mon.c (mon.2) 203 : audit 0 from='client.? 172.21.15.40:0/2229962972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:58 smithi141 bash[31670]: audit 2023-12-01T15:48:58.515031+0000 mon.c (mon.2) 203 : audit 0 from='client.? 172.21.15.40:0/2229962972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:48:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:48:59 smithi040 bash[28232]: cluster 2023-12-01T15:48:57.608467+0000 mgr.y (mgr.24356) 325 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 579 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:48:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:48:59 smithi040 bash[41173]: cluster 2023-12-01T15:48:57.608467+0000 mgr.y (mgr.24356) 325 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 579 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:49:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:48:59 smithi141 bash[31670]: cluster 2023-12-01T15:48:57.608467+0000 mgr.y (mgr.24356) 325 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 579 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:49:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:01 smithi040 bash[28232]: cluster 2023-12-01T15:48:59.609734+0000 mgr.y (mgr.24356) 326 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:01 smithi040 bash[28232]: audit 2023-12-01T15:49:00.977235+0000 mon.a (mon.0) 927 : audit 0 from='client.? 172.21.15.40:0/2065458176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:01 smithi040 bash[41173]: cluster 2023-12-01T15:48:59.609734+0000 mgr.y (mgr.24356) 326 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:01.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:01 smithi040 bash[41173]: audit 2023-12-01T15:49:00.977235+0000 mon.a (mon.0) 927 : audit 0 from='client.? 172.21.15.40:0/2065458176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:01 smithi141 bash[31670]: cluster 2023-12-01T15:48:59.609734+0000 mgr.y (mgr.24356) 326 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:01 smithi141 bash[31670]: audit 2023-12-01T15:49:00.977235+0000 mon.a (mon.0) 927 : audit 0 from='client.? 172.21.15.40:0/2065458176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:03 smithi040 bash[28232]: cluster 2023-12-01T15:49:01.610435+0000 mgr.y (mgr.24356) 327 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:03 smithi040 bash[28232]: audit 2023-12-01T15:49:03.306884+0000 mon.c (mon.2) 204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:03 smithi040 bash[28232]: audit 2023-12-01T15:49:03.453193+0000 mon.c (mon.2) 205 : audit 0 from='client.? 172.21.15.40:0/1430870412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:03 smithi040 bash[41173]: cluster 2023-12-01T15:49:01.610435+0000 mgr.y (mgr.24356) 327 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:03 smithi040 bash[41173]: audit 2023-12-01T15:49:03.306884+0000 mon.c (mon.2) 204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:03 smithi040 bash[41173]: audit 2023-12-01T15:49:03.453193+0000 mon.c (mon.2) 205 : audit 0 from='client.? 172.21.15.40:0/1430870412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:03 smithi141 bash[31670]: cluster 2023-12-01T15:49:01.610435+0000 mgr.y (mgr.24356) 327 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:03 smithi141 bash[31670]: audit 2023-12-01T15:49:03.306884+0000 mon.c (mon.2) 204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:03 smithi141 bash[31670]: audit 2023-12-01T15:49:03.453193+0000 mon.c (mon.2) 205 : audit 0 from='client.? 172.21.15.40:0/1430870412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:05 smithi040 bash[28232]: cluster 2023-12-01T15:49:03.611233+0000 mgr.y (mgr.24356) 328 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:05 smithi040 bash[41173]: cluster 2023-12-01T15:49:03.611233+0000 mgr.y (mgr.24356) 328 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:05 smithi141 bash[31670]: cluster 2023-12-01T15:49:03.611233+0000 mgr.y (mgr.24356) 328 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 579 KiB data, 324 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:06 smithi040 bash[28232]: audit 2023-12-01T15:49:05.915919+0000 mon.a (mon.0) 928 : audit 0 from='client.? 172.21.15.40:0/3760628864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:06 smithi040 bash[41173]: audit 2023-12-01T15:49:05.915919+0000 mon.a (mon.0) 928 : audit 0 from='client.? 172.21.15.40:0/3760628864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:49:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T15:49:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:06 smithi141 bash[31670]: audit 2023-12-01T15:49:05.915919+0000 mon.a (mon.0) 928 : audit 0 from='client.? 172.21.15.40:0/3760628864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:07 smithi040 bash[28232]: cluster 2023-12-01T15:49:05.611989+0000 mgr.y (mgr.24356) 329 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:07 smithi040 bash[41173]: cluster 2023-12-01T15:49:05.611989+0000 mgr.y (mgr.24356) 329 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:07 smithi141 bash[31670]: cluster 2023-12-01T15:49:05.611989+0000 mgr.y (mgr.24356) 329 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:08 smithi040 bash[28232]: audit 2023-12-01T15:49:08.382309+0000 mon.c (mon.2) 206 : audit 0 from='client.? 172.21.15.40:0/2456115919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:08 smithi040 bash[41173]: audit 2023-12-01T15:49:08.382309+0000 mon.c (mon.2) 206 : audit 0 from='client.? 172.21.15.40:0/2456115919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:08 smithi141 bash[31670]: audit 2023-12-01T15:49:08.382309+0000 mon.c (mon.2) 206 : audit 0 from='client.? 172.21.15.40:0/2456115919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:09 smithi040 bash[28232]: cluster 2023-12-01T15:49:07.612755+0000 mgr.y (mgr.24356) 330 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:09 smithi040 bash[41173]: cluster 2023-12-01T15:49:07.612755+0000 mgr.y (mgr.24356) 330 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:09 smithi141 bash[31670]: cluster 2023-12-01T15:49:07.612755+0000 mgr.y (mgr.24356) 330 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:11 smithi040 bash[28232]: cluster 2023-12-01T15:49:09.613929+0000 mgr.y (mgr.24356) 331 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:11 smithi040 bash[28232]: audit 2023-12-01T15:49:10.847431+0000 mon.c (mon.2) 207 : audit 0 from='client.? 172.21.15.40:0/1236393232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:11 smithi040 bash[41173]: cluster 2023-12-01T15:49:09.613929+0000 mgr.y (mgr.24356) 331 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:11 smithi040 bash[41173]: audit 2023-12-01T15:49:10.847431+0000 mon.c (mon.2) 207 : audit 0 from='client.? 172.21.15.40:0/1236393232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:11 smithi141 bash[31670]: cluster 2023-12-01T15:49:09.613929+0000 mgr.y (mgr.24356) 331 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:11 smithi141 bash[31670]: audit 2023-12-01T15:49:10.847431+0000 mon.c (mon.2) 207 : audit 0 from='client.? 172.21.15.40:0/1236393232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:13 smithi141 bash[31670]: cluster 2023-12-01T15:49:11.614569+0000 mgr.y (mgr.24356) 332 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:13 smithi040 bash[41173]: cluster 2023-12-01T15:49:11.614569+0000 mgr.y (mgr.24356) 332 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:13 smithi040 bash[28232]: cluster 2023-12-01T15:49:11.614569+0000 mgr.y (mgr.24356) 332 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:14.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:14 smithi040 bash[41173]: audit 2023-12-01T15:49:13.307757+0000 mon.a (mon.0) 929 : audit 0 from='client.? 172.21.15.40:0/2903079063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:14.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:14 smithi040 bash[28232]: audit 2023-12-01T15:49:13.307757+0000 mon.a (mon.0) 929 : audit 0 from='client.? 172.21.15.40:0/2903079063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:14 smithi141 bash[31670]: audit 2023-12-01T15:49:13.307757+0000 mon.a (mon.0) 929 : audit 0 from='client.? 172.21.15.40:0/2903079063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:15 smithi040 bash[41173]: cluster 2023-12-01T15:49:13.615300+0000 mgr.y (mgr.24356) 333 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:15 smithi040 bash[28232]: cluster 2023-12-01T15:49:13.615300+0000 mgr.y (mgr.24356) 333 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:15 smithi141 bash[31670]: cluster 2023-12-01T15:49:13.615300+0000 mgr.y (mgr.24356) 333 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:16 smithi040 bash[28232]: audit 2023-12-01T15:49:15.769074+0000 mon.c (mon.2) 208 : audit 0 from='client.? 172.21.15.40:0/1667410735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:16 smithi040 bash[41173]: audit 2023-12-01T15:49:15.769074+0000 mon.c (mon.2) 208 : audit 0 from='client.? 172.21.15.40:0/1667410735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:49:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T15:49:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:16 smithi141 bash[31670]: audit 2023-12-01T15:49:15.769074+0000 mon.c (mon.2) 208 : audit 0 from='client.? 172.21.15.40:0/1667410735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:17 smithi040 bash[28232]: cluster 2023-12-01T15:49:15.616401+0000 mgr.y (mgr.24356) 334 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:17 smithi040 bash[41173]: cluster 2023-12-01T15:49:15.616401+0000 mgr.y (mgr.24356) 334 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:17 smithi141 bash[31670]: cluster 2023-12-01T15:49:15.616401+0000 mgr.y (mgr.24356) 334 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:18 smithi040 bash[41173]: audit 2023-12-01T15:49:18.230829+0000 mon.a (mon.0) 930 : audit 0 from='client.? 172.21.15.40:0/533629960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:18 smithi040 bash[28232]: audit 2023-12-01T15:49:18.230829+0000 mon.a (mon.0) 930 : audit 0 from='client.? 172.21.15.40:0/533629960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:18 smithi141 bash[31670]: audit 2023-12-01T15:49:18.230829+0000 mon.a (mon.0) 930 : audit 0 from='client.? 172.21.15.40:0/533629960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:19 smithi040 bash[28232]: cluster 2023-12-01T15:49:17.617061+0000 mgr.y (mgr.24356) 335 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:19 smithi040 bash[28232]: audit 2023-12-01T15:49:18.306712+0000 mon.c (mon.2) 209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:19 smithi040 bash[41173]: cluster 2023-12-01T15:49:17.617061+0000 mgr.y (mgr.24356) 335 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:19 smithi040 bash[41173]: audit 2023-12-01T15:49:18.306712+0000 mon.c (mon.2) 209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:19 smithi141 bash[31670]: cluster 2023-12-01T15:49:17.617061+0000 mgr.y (mgr.24356) 335 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:19 smithi141 bash[31670]: audit 2023-12-01T15:49:18.306712+0000 mon.c (mon.2) 209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:21 smithi040 bash[28232]: cluster 2023-12-01T15:49:19.618183+0000 mgr.y (mgr.24356) 336 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:21 smithi040 bash[28232]: audit 2023-12-01T15:49:20.704804+0000 mon.a (mon.0) 931 : audit 0 from='client.? 172.21.15.40:0/2229646819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:21 smithi040 bash[41173]: cluster 2023-12-01T15:49:19.618183+0000 mgr.y (mgr.24356) 336 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:21 smithi040 bash[41173]: audit 2023-12-01T15:49:20.704804+0000 mon.a (mon.0) 931 : audit 0 from='client.? 172.21.15.40:0/2229646819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:21 smithi141 bash[31670]: cluster 2023-12-01T15:49:19.618183+0000 mgr.y (mgr.24356) 336 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:21 smithi141 bash[31670]: audit 2023-12-01T15:49:20.704804+0000 mon.a (mon.0) 931 : audit 0 from='client.? 172.21.15.40:0/2229646819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:23 smithi040 bash[28232]: cluster 2023-12-01T15:49:21.618936+0000 mgr.y (mgr.24356) 337 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:23 smithi040 bash[28232]: audit 2023-12-01T15:49:23.169394+0000 mon.a (mon.0) 932 : audit 0 from='client.? 172.21.15.40:0/1775690115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:23 smithi040 bash[41173]: cluster 2023-12-01T15:49:21.618936+0000 mgr.y (mgr.24356) 337 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:23 smithi040 bash[41173]: audit 2023-12-01T15:49:23.169394+0000 mon.a (mon.0) 932 : audit 0 from='client.? 172.21.15.40:0/1775690115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:23 smithi141 bash[31670]: cluster 2023-12-01T15:49:21.618936+0000 mgr.y (mgr.24356) 337 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:23 smithi141 bash[31670]: audit 2023-12-01T15:49:23.169394+0000 mon.a (mon.0) 932 : audit 0 from='client.? 172.21.15.40:0/1775690115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:25 smithi040 bash[28232]: cluster 2023-12-01T15:49:23.619589+0000 mgr.y (mgr.24356) 338 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:25 smithi040 bash[41173]: cluster 2023-12-01T15:49:23.619589+0000 mgr.y (mgr.24356) 338 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:25 smithi141 bash[31670]: cluster 2023-12-01T15:49:23.619589+0000 mgr.y (mgr.24356) 338 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:26.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:26 smithi040 bash[28232]: audit 2023-12-01T15:49:25.630371+0000 mon.c (mon.2) 210 : audit 0 from='client.? 172.21.15.40:0/3389528189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:26.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:49:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:49:26.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:26 smithi040 bash[41173]: audit 2023-12-01T15:49:25.630371+0000 mon.c (mon.2) 210 : audit 0 from='client.? 172.21.15.40:0/3389528189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:26 smithi141 bash[31670]: audit 2023-12-01T15:49:25.630371+0000 mon.c (mon.2) 210 : audit 0 from='client.? 172.21.15.40:0/3389528189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:27 smithi040 bash[28232]: cluster 2023-12-01T15:49:25.620683+0000 mgr.y (mgr.24356) 339 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:27 smithi040 bash[41173]: cluster 2023-12-01T15:49:25.620683+0000 mgr.y (mgr.24356) 339 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:27 smithi141 bash[31670]: cluster 2023-12-01T15:49:25.620683+0000 mgr.y (mgr.24356) 339 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:28 smithi040 bash[28232]: audit 2023-12-01T15:49:28.100141+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.40:0/1882081980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:28 smithi040 bash[41173]: audit 2023-12-01T15:49:28.100141+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.40:0/1882081980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:28 smithi141 bash[31670]: audit 2023-12-01T15:49:28.100141+0000 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.40:0/1882081980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:29 smithi040 bash[28232]: cluster 2023-12-01T15:49:27.621319+0000 mgr.y (mgr.24356) 340 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:29 smithi040 bash[41173]: cluster 2023-12-01T15:49:27.621319+0000 mgr.y (mgr.24356) 340 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:29 smithi141 bash[31670]: cluster 2023-12-01T15:49:27.621319+0000 mgr.y (mgr.24356) 340 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:31 smithi040 bash[28232]: cluster 2023-12-01T15:49:29.622407+0000 mgr.y (mgr.24356) 341 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:31 smithi040 bash[28232]: audit 2023-12-01T15:49:30.563604+0000 mon.c (mon.2) 212 : audit 0 from='client.? 172.21.15.40:0/3247694739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:31.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:31 smithi040 bash[41173]: cluster 2023-12-01T15:49:29.622407+0000 mgr.y (mgr.24356) 341 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:31.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:31 smithi040 bash[41173]: audit 2023-12-01T15:49:30.563604+0000 mon.c (mon.2) 212 : audit 0 from='client.? 172.21.15.40:0/3247694739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:31 smithi141 bash[31670]: cluster 2023-12-01T15:49:29.622407+0000 mgr.y (mgr.24356) 341 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:31 smithi141 bash[31670]: audit 2023-12-01T15:49:30.563604+0000 mon.c (mon.2) 212 : audit 0 from='client.? 172.21.15.40:0/3247694739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:33 smithi040 bash[41173]: cluster 2023-12-01T15:49:31.623078+0000 mgr.y (mgr.24356) 342 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:33 smithi040 bash[41173]: audit 2023-12-01T15:49:33.023427+0000 mon.c (mon.2) 213 : audit 0 from='client.? 172.21.15.40:0/537633596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:33 smithi040 bash[41173]: audit 2023-12-01T15:49:33.307566+0000 mon.c (mon.2) 214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:33 smithi040 bash[28232]: cluster 2023-12-01T15:49:31.623078+0000 mgr.y (mgr.24356) 342 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:33 smithi040 bash[28232]: audit 2023-12-01T15:49:33.023427+0000 mon.c (mon.2) 213 : audit 0 from='client.? 172.21.15.40:0/537633596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:33 smithi040 bash[28232]: audit 2023-12-01T15:49:33.307566+0000 mon.c (mon.2) 214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:33 smithi141 bash[31670]: cluster 2023-12-01T15:49:31.623078+0000 mgr.y (mgr.24356) 342 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:33 smithi141 bash[31670]: audit 2023-12-01T15:49:33.023427+0000 mon.c (mon.2) 213 : audit 0 from='client.? 172.21.15.40:0/537633596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:33 smithi141 bash[31670]: audit 2023-12-01T15:49:33.307566+0000 mon.c (mon.2) 214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:35 smithi040 bash[41173]: cluster 2023-12-01T15:49:33.623737+0000 mgr.y (mgr.24356) 343 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:35 smithi040 bash[28232]: cluster 2023-12-01T15:49:33.623737+0000 mgr.y (mgr.24356) 343 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:35 smithi141 bash[31670]: cluster 2023-12-01T15:49:33.623737+0000 mgr.y (mgr.24356) 343 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:36.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:49:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:49:36.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:36 smithi040 bash[41173]: audit 2023-12-01T15:49:35.493849+0000 mon.c (mon.2) 215 : audit 0 from='client.? 172.21.15.40:0/4237658938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:36.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:36 smithi040 bash[28232]: audit 2023-12-01T15:49:35.493849+0000 mon.c (mon.2) 215 : audit 0 from='client.? 172.21.15.40:0/4237658938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:36 smithi141 bash[31670]: audit 2023-12-01T15:49:35.493849+0000 mon.c (mon.2) 215 : audit 0 from='client.? 172.21.15.40:0/4237658938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:37.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:37 smithi040 bash[28232]: cluster 2023-12-01T15:49:35.624828+0000 mgr.y (mgr.24356) 344 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:37 smithi040 bash[41173]: cluster 2023-12-01T15:49:35.624828+0000 mgr.y (mgr.24356) 344 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:37 smithi141 bash[31670]: cluster 2023-12-01T15:49:35.624828+0000 mgr.y (mgr.24356) 344 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:38.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:38 smithi040 bash[28232]: audit 2023-12-01T15:49:37.955420+0000 mon.c (mon.2) 216 : audit 0 from='client.? 172.21.15.40:0/2132929044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:38.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:38 smithi040 bash[41173]: audit 2023-12-01T15:49:37.955420+0000 mon.c (mon.2) 216 : audit 0 from='client.? 172.21.15.40:0/2132929044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:38 smithi141 bash[31670]: audit 2023-12-01T15:49:37.955420+0000 mon.c (mon.2) 216 : audit 0 from='client.? 172.21.15.40:0/2132929044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:39 smithi040 bash[41173]: cluster 2023-12-01T15:49:37.625414+0000 mgr.y (mgr.24356) 345 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:39 smithi040 bash[28232]: cluster 2023-12-01T15:49:37.625414+0000 mgr.y (mgr.24356) 345 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:39 smithi141 bash[31670]: cluster 2023-12-01T15:49:37.625414+0000 mgr.y (mgr.24356) 345 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:41 smithi040 bash[28232]: cluster 2023-12-01T15:49:39.626653+0000 mgr.y (mgr.24356) 346 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:41 smithi040 bash[28232]: audit 2023-12-01T15:49:40.423488+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.40:0/1107679325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:41 smithi040 bash[41173]: cluster 2023-12-01T15:49:39.626653+0000 mgr.y (mgr.24356) 346 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:41 smithi040 bash[41173]: audit 2023-12-01T15:49:40.423488+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.40:0/1107679325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:41 smithi141 bash[31670]: cluster 2023-12-01T15:49:39.626653+0000 mgr.y (mgr.24356) 346 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:41 smithi141 bash[31670]: audit 2023-12-01T15:49:40.423488+0000 mon.a (mon.0) 933 : audit 0 from='client.? 172.21.15.40:0/1107679325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:43.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:43 smithi040 bash[28232]: cluster 2023-12-01T15:49:41.627333+0000 mgr.y (mgr.24356) 347 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:43.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:43 smithi040 bash[28232]: audit 2023-12-01T15:49:42.887260+0000 mon.a (mon.0) 934 : audit 0 from='client.? 172.21.15.40:0/1045270579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:43 smithi040 bash[41173]: cluster 2023-12-01T15:49:41.627333+0000 mgr.y (mgr.24356) 347 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:43 smithi040 bash[41173]: audit 2023-12-01T15:49:42.887260+0000 mon.a (mon.0) 934 : audit 0 from='client.? 172.21.15.40:0/1045270579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:43 smithi141 bash[31670]: cluster 2023-12-01T15:49:41.627333+0000 mgr.y (mgr.24356) 347 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:43 smithi141 bash[31670]: audit 2023-12-01T15:49:42.887260+0000 mon.a (mon.0) 934 : audit 0 from='client.? 172.21.15.40:0/1045270579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:45 smithi040 bash[28232]: cluster 2023-12-01T15:49:43.628018+0000 mgr.y (mgr.24356) 348 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:45 smithi040 bash[28232]: audit 2023-12-01T15:49:45.350407+0000 mon.c (mon.2) 217 : audit 0 from='client.? 172.21.15.40:0/3196854880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:45 smithi040 bash[41173]: cluster 2023-12-01T15:49:43.628018+0000 mgr.y (mgr.24356) 348 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:45 smithi040 bash[41173]: audit 2023-12-01T15:49:45.350407+0000 mon.c (mon.2) 217 : audit 0 from='client.? 172.21.15.40:0/3196854880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:45 smithi141 bash[31670]: cluster 2023-12-01T15:49:43.628018+0000 mgr.y (mgr.24356) 348 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:45 smithi141 bash[31670]: audit 2023-12-01T15:49:45.350407+0000 mon.c (mon.2) 217 : audit 0 from='client.? 172.21.15.40:0/3196854880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:49:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:49:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:47 smithi040 bash[28232]: cluster 2023-12-01T15:49:45.629241+0000 mgr.y (mgr.24356) 349 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:47 smithi040 bash[41173]: cluster 2023-12-01T15:49:45.629241+0000 mgr.y (mgr.24356) 349 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:47 smithi141 bash[31670]: cluster 2023-12-01T15:49:45.629241+0000 mgr.y (mgr.24356) 349 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:48 smithi040 bash[28232]: audit 2023-12-01T15:49:47.824691+0000 mon.c (mon.2) 218 : audit 0 from='client.? 172.21.15.40:0/1258529673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:48 smithi040 bash[28232]: audit 2023-12-01T15:49:47.969095+0000 mon.c (mon.2) 219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:48 smithi040 bash[28232]: audit 2023-12-01T15:49:48.307639+0000 mon.c (mon.2) 220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:48 smithi040 bash[41173]: audit 2023-12-01T15:49:47.824691+0000 mon.c (mon.2) 218 : audit 0 from='client.? 172.21.15.40:0/1258529673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:48 smithi040 bash[41173]: audit 2023-12-01T15:49:47.969095+0000 mon.c (mon.2) 219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:48 smithi040 bash[41173]: audit 2023-12-01T15:49:48.307639+0000 mon.c (mon.2) 220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:48 smithi141 bash[31670]: audit 2023-12-01T15:49:47.824691+0000 mon.c (mon.2) 218 : audit 0 from='client.? 172.21.15.40:0/1258529673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:48 smithi141 bash[31670]: audit 2023-12-01T15:49:47.969095+0000 mon.c (mon.2) 219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:48 smithi141 bash[31670]: audit 2023-12-01T15:49:48.307639+0000 mon.c (mon.2) 220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:49 smithi040 bash[28232]: cluster 2023-12-01T15:49:47.629858+0000 mgr.y (mgr.24356) 350 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:49 smithi040 bash[41173]: cluster 2023-12-01T15:49:47.629858+0000 mgr.y (mgr.24356) 350 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:49 smithi141 bash[31670]: cluster 2023-12-01T15:49:47.629858+0000 mgr.y (mgr.24356) 350 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:50 smithi141 bash[31670]: audit 2023-12-01T15:49:50.276965+0000 mon.c (mon.2) 221 : audit 0 from='client.? 172.21.15.40:0/406309275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:50 smithi040 bash[28232]: audit 2023-12-01T15:49:50.276965+0000 mon.c (mon.2) 221 : audit 0 from='client.? 172.21.15.40:0/406309275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:50 smithi040 bash[41173]: audit 2023-12-01T15:49:50.276965+0000 mon.c (mon.2) 221 : audit 0 from='client.? 172.21.15.40:0/406309275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:51 smithi141 bash[31670]: cluster 2023-12-01T15:49:49.631027+0000 mgr.y (mgr.24356) 351 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:51 smithi040 bash[28232]: cluster 2023-12-01T15:49:49.631027+0000 mgr.y (mgr.24356) 351 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:51 smithi040 bash[41173]: cluster 2023-12-01T15:49:49.631027+0000 mgr.y (mgr.24356) 351 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:53 smithi141 bash[31670]: cluster 2023-12-01T15:49:51.631740+0000 mgr.y (mgr.24356) 352 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:53 smithi141 bash[31670]: audit 2023-12-01T15:49:52.747241+0000 mon.c (mon.2) 222 : audit 0 from='client.? 172.21.15.40:0/798619642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:53 smithi040 bash[28232]: cluster 2023-12-01T15:49:51.631740+0000 mgr.y (mgr.24356) 352 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:53 smithi040 bash[28232]: audit 2023-12-01T15:49:52.747241+0000 mon.c (mon.2) 222 : audit 0 from='client.? 172.21.15.40:0/798619642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:53 smithi040 bash[41173]: cluster 2023-12-01T15:49:51.631740+0000 mgr.y (mgr.24356) 352 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:53 smithi040 bash[41173]: audit 2023-12-01T15:49:52.747241+0000 mon.c (mon.2) 222 : audit 0 from='client.? 172.21.15.40:0/798619642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: cluster 2023-12-01T15:49:53.632496+0000 mgr.y (mgr.24356) 353 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:53.873792+0000 mon.a (mon.0) 935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:53.886087+0000 mon.a (mon.0) 936 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:54.177512+0000 mon.a (mon.0) 937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:54.188190+0000 mon.a (mon.0) 938 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:54.715369+0000 mon.c (mon.2) 223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:54.717524+0000 mon.c (mon.2) 224 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[28232]: audit 2023-12-01T15:49:54.728067+0000 mon.a (mon.0) 939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: cluster 2023-12-01T15:49:53.632496+0000 mgr.y (mgr.24356) 353 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:53.873792+0000 mon.a (mon.0) 935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:53.886087+0000 mon.a (mon.0) 936 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:54.177512+0000 mon.a (mon.0) 937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:54.188190+0000 mon.a (mon.0) 938 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:54.715369+0000 mon.c (mon.2) 223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:54.717524+0000 mon.c (mon.2) 224 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:54 smithi040 bash[41173]: audit 2023-12-01T15:49:54.728067+0000 mon.a (mon.0) 939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: cluster 2023-12-01T15:49:53.632496+0000 mgr.y (mgr.24356) 353 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:53.873792+0000 mon.a (mon.0) 935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:53.886087+0000 mon.a (mon.0) 936 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:54.177512+0000 mon.a (mon.0) 937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:54.188190+0000 mon.a (mon.0) 938 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:54.715369+0000 mon.c (mon.2) 223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:54.717524+0000 mon.c (mon.2) 224 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:54 smithi141 bash[31670]: audit 2023-12-01T15:49:54.728067+0000 mon.a (mon.0) 939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:49:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:55 smithi040 bash[28232]: audit 2023-12-01T15:49:55.209932+0000 mon.c (mon.2) 225 : audit 0 from='client.? 172.21.15.40:0/2091040139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:55 smithi040 bash[41173]: audit 2023-12-01T15:49:55.209932+0000 mon.c (mon.2) 225 : audit 0 from='client.? 172.21.15.40:0/2091040139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:55 smithi141 bash[31670]: audit 2023-12-01T15:49:55.209932+0000 mon.c (mon.2) 225 : audit 0 from='client.? 172.21.15.40:0/2091040139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:56.887 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:49:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:49:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:56 smithi040 bash[41173]: cluster 2023-12-01T15:49:55.633594+0000 mgr.y (mgr.24356) 354 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:56 smithi040 bash[28232]: cluster 2023-12-01T15:49:55.633594+0000 mgr.y (mgr.24356) 354 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:56 smithi141 bash[31670]: cluster 2023-12-01T15:49:55.633594+0000 mgr.y (mgr.24356) 354 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:58 smithi040 bash[41173]: audit 2023-12-01T15:49:57.672892+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.40:0/1415926458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:58 smithi040 bash[28232]: audit 2023-12-01T15:49:57.672892+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.40:0/1415926458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:58 smithi141 bash[31670]: audit 2023-12-01T15:49:57.672892+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.40:0/1415926458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:49:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:49:59 smithi040 bash[41173]: cluster 2023-12-01T15:49:57.634172+0000 mgr.y (mgr.24356) 355 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:49:59 smithi040 bash[28232]: cluster 2023-12-01T15:49:57.634172+0000 mgr.y (mgr.24356) 355 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:49:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:49:59 smithi141 bash[31670]: cluster 2023-12-01T15:49:57.634172+0000 mgr.y (mgr.24356) 355 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:00.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: debug 2023-12-01T15:49:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: debug 2023-12-01T15:49:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: debug 2023-12-01T15:49:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[41173]: cluster 2023-12-01T15:50:00.000181+0000 mon.a (mon.0) 941 : cluster 4 Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[41173]: cluster 2023-12-01T15:50:00.000259+0000 mon.a (mon.0) 942 : cluster 4 [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[41173]: cluster 2023-12-01T15:50:00.000323+0000 mon.a (mon.0) 943 : cluster 4 ceph cannot downgrade to a dev release 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[41173]: audit 2023-12-01T15:50:00.134535+0000 mon.c (mon.2) 226 : audit 0 from='client.? 172.21.15.40:0/1928570365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: cluster 2023-12-01T15:50:00.000181+0000 mon.a (mon.0) 941 : cluster 4 Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: cluster 2023-12-01T15:50:00.000259+0000 mon.a (mon.0) 942 : cluster 4 [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: cluster 2023-12-01T15:50:00.000323+0000 mon.a (mon.0) 943 : cluster 4 ceph cannot downgrade to a dev release 2023-12-01T15:50:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:00 smithi040 bash[28232]: audit 2023-12-01T15:50:00.134535+0000 mon.c (mon.2) 226 : audit 0 from='client.? 172.21.15.40:0/1928570365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:00 smithi141 bash[31670]: cluster 2023-12-01T15:50:00.000181+0000 mon.a (mon.0) 941 : cluster 4 Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:00 smithi141 bash[31670]: cluster 2023-12-01T15:50:00.000259+0000 mon.a (mon.0) 942 : cluster 4 [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:00 smithi141 bash[31670]: cluster 2023-12-01T15:50:00.000323+0000 mon.a (mon.0) 943 : cluster 4 ceph cannot downgrade to a dev release 2023-12-01T15:50:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:00 smithi141 bash[31670]: audit 2023-12-01T15:50:00.134535+0000 mon.c (mon.2) 226 : audit 0 from='client.? 172.21.15.40:0/1928570365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:01 smithi040 bash[41173]: cluster 2023-12-01T15:49:59.635309+0000 mgr.y (mgr.24356) 356 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:01 smithi040 bash[28232]: cluster 2023-12-01T15:49:59.635309+0000 mgr.y (mgr.24356) 356 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:01 smithi141 bash[31670]: cluster 2023-12-01T15:49:59.635309+0000 mgr.y (mgr.24356) 356 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:03 smithi040 bash[41173]: cluster 2023-12-01T15:50:01.636001+0000 mgr.y (mgr.24356) 357 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:03 smithi040 bash[41173]: audit 2023-12-01T15:50:02.601055+0000 mon.c (mon.2) 227 : audit 0 from='client.? 172.21.15.40:0/1050784713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:03 smithi040 bash[28232]: cluster 2023-12-01T15:50:01.636001+0000 mgr.y (mgr.24356) 357 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:03 smithi040 bash[28232]: audit 2023-12-01T15:50:02.601055+0000 mon.c (mon.2) 227 : audit 0 from='client.? 172.21.15.40:0/1050784713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:03 smithi141 bash[31670]: cluster 2023-12-01T15:50:01.636001+0000 mgr.y (mgr.24356) 357 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:03 smithi141 bash[31670]: audit 2023-12-01T15:50:02.601055+0000 mon.c (mon.2) 227 : audit 0 from='client.? 172.21.15.40:0/1050784713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:04 smithi040 bash[41173]: audit 2023-12-01T15:50:03.308385+0000 mon.c (mon.2) 228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:04 smithi040 bash[28232]: audit 2023-12-01T15:50:03.308385+0000 mon.c (mon.2) 228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:04 smithi141 bash[31670]: audit 2023-12-01T15:50:03.308385+0000 mon.c (mon.2) 228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:05 smithi040 bash[41173]: cluster 2023-12-01T15:50:03.636647+0000 mgr.y (mgr.24356) 358 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:05 smithi040 bash[41173]: audit 2023-12-01T15:50:05.066052+0000 mon.c (mon.2) 229 : audit 0 from='client.? 172.21.15.40:0/1488640408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:05 smithi040 bash[28232]: cluster 2023-12-01T15:50:03.636647+0000 mgr.y (mgr.24356) 358 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:05 smithi040 bash[28232]: audit 2023-12-01T15:50:05.066052+0000 mon.c (mon.2) 229 : audit 0 from='client.? 172.21.15.40:0/1488640408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:05 smithi141 bash[31670]: cluster 2023-12-01T15:50:03.636647+0000 mgr.y (mgr.24356) 358 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:05 smithi141 bash[31670]: audit 2023-12-01T15:50:05.066052+0000 mon.c (mon.2) 229 : audit 0 from='client.? 172.21.15.40:0/1488640408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:50:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T15:50:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:07 smithi040 bash[41173]: cluster 2023-12-01T15:50:05.637732+0000 mgr.y (mgr.24356) 359 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:07 smithi040 bash[28232]: cluster 2023-12-01T15:50:05.637732+0000 mgr.y (mgr.24356) 359 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:07 smithi141 bash[31670]: cluster 2023-12-01T15:50:05.637732+0000 mgr.y (mgr.24356) 359 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:08 smithi040 bash[28232]: audit 2023-12-01T15:50:07.547537+0000 mon.c (mon.2) 230 : audit 0 from='client.? 172.21.15.40:0/2530933964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:08.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:08 smithi040 bash[41173]: audit 2023-12-01T15:50:07.547537+0000 mon.c (mon.2) 230 : audit 0 from='client.? 172.21.15.40:0/2530933964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:08 smithi141 bash[31670]: audit 2023-12-01T15:50:07.547537+0000 mon.c (mon.2) 230 : audit 0 from='client.? 172.21.15.40:0/2530933964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:09 smithi040 bash[28232]: cluster 2023-12-01T15:50:07.638400+0000 mgr.y (mgr.24356) 360 : cluster 0 pgmap v330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:09 smithi040 bash[41173]: cluster 2023-12-01T15:50:07.638400+0000 mgr.y (mgr.24356) 360 : cluster 0 pgmap v330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:09 smithi141 bash[31670]: cluster 2023-12-01T15:50:07.638400+0000 mgr.y (mgr.24356) 360 : cluster 0 pgmap v330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:10.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:10 smithi040 bash[28232]: audit 2023-12-01T15:50:10.016703+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.40:0/2544785286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:10.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:10 smithi040 bash[41173]: audit 2023-12-01T15:50:10.016703+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.40:0/2544785286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:10 smithi141 bash[31670]: audit 2023-12-01T15:50:10.016703+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.40:0/2544785286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:11 smithi040 bash[28232]: cluster 2023-12-01T15:50:09.639470+0000 mgr.y (mgr.24356) 361 : cluster 0 pgmap v331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:11 smithi040 bash[41173]: cluster 2023-12-01T15:50:09.639470+0000 mgr.y (mgr.24356) 361 : cluster 0 pgmap v331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:11 smithi141 bash[31670]: cluster 2023-12-01T15:50:09.639470+0000 mgr.y (mgr.24356) 361 : cluster 0 pgmap v331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:13 smithi040 bash[28232]: cluster 2023-12-01T15:50:11.640118+0000 mgr.y (mgr.24356) 362 : cluster 0 pgmap v332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:13 smithi040 bash[28232]: audit 2023-12-01T15:50:12.477042+0000 mon.c (mon.2) 231 : audit 0 from='client.? 172.21.15.40:0/3792942289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:13 smithi040 bash[41173]: cluster 2023-12-01T15:50:11.640118+0000 mgr.y (mgr.24356) 362 : cluster 0 pgmap v332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:13 smithi040 bash[41173]: audit 2023-12-01T15:50:12.477042+0000 mon.c (mon.2) 231 : audit 0 from='client.? 172.21.15.40:0/3792942289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:13 smithi141 bash[31670]: cluster 2023-12-01T15:50:11.640118+0000 mgr.y (mgr.24356) 362 : cluster 0 pgmap v332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:13 smithi141 bash[31670]: audit 2023-12-01T15:50:12.477042+0000 mon.c (mon.2) 231 : audit 0 from='client.? 172.21.15.40:0/3792942289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:15 smithi040 bash[28232]: cluster 2023-12-01T15:50:13.640820+0000 mgr.y (mgr.24356) 363 : cluster 0 pgmap v333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:15 smithi040 bash[28232]: audit 2023-12-01T15:50:14.943372+0000 mon.c (mon.2) 232 : audit 0 from='client.? 172.21.15.40:0/4260350743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:15 smithi040 bash[41173]: cluster 2023-12-01T15:50:13.640820+0000 mgr.y (mgr.24356) 363 : cluster 0 pgmap v333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:15 smithi040 bash[41173]: audit 2023-12-01T15:50:14.943372+0000 mon.c (mon.2) 232 : audit 0 from='client.? 172.21.15.40:0/4260350743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:15 smithi141 bash[31670]: cluster 2023-12-01T15:50:13.640820+0000 mgr.y (mgr.24356) 363 : cluster 0 pgmap v333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:15 smithi141 bash[31670]: audit 2023-12-01T15:50:14.943372+0000 mon.c (mon.2) 232 : audit 0 from='client.? 172.21.15.40:0/4260350743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:50:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T15:50:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:17 smithi040 bash[41173]: cluster 2023-12-01T15:50:15.641850+0000 mgr.y (mgr.24356) 364 : cluster 0 pgmap v334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:17 smithi040 bash[28232]: cluster 2023-12-01T15:50:15.641850+0000 mgr.y (mgr.24356) 364 : cluster 0 pgmap v334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:17 smithi141 bash[31670]: cluster 2023-12-01T15:50:15.641850+0000 mgr.y (mgr.24356) 364 : cluster 0 pgmap v334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:18 smithi040 bash[41173]: audit 2023-12-01T15:50:17.423602+0000 mon.a (mon.0) 945 : audit 0 from='client.? 172.21.15.40:0/3925809524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:18 smithi040 bash[41173]: audit 2023-12-01T15:50:18.308732+0000 mon.c (mon.2) 233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:18 smithi040 bash[28232]: audit 2023-12-01T15:50:17.423602+0000 mon.a (mon.0) 945 : audit 0 from='client.? 172.21.15.40:0/3925809524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:18 smithi040 bash[28232]: audit 2023-12-01T15:50:18.308732+0000 mon.c (mon.2) 233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:18 smithi141 bash[31670]: audit 2023-12-01T15:50:17.423602+0000 mon.a (mon.0) 945 : audit 0 from='client.? 172.21.15.40:0/3925809524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:18 smithi141 bash[31670]: audit 2023-12-01T15:50:18.308732+0000 mon.c (mon.2) 233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:19 smithi040 bash[28232]: cluster 2023-12-01T15:50:17.642569+0000 mgr.y (mgr.24356) 365 : cluster 0 pgmap v335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:19 smithi040 bash[41173]: cluster 2023-12-01T15:50:17.642569+0000 mgr.y (mgr.24356) 365 : cluster 0 pgmap v335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:19 smithi141 bash[31670]: cluster 2023-12-01T15:50:17.642569+0000 mgr.y (mgr.24356) 365 : cluster 0 pgmap v335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:20.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:20 smithi040 bash[28232]: audit 2023-12-01T15:50:19.881120+0000 mon.a (mon.0) 946 : audit 0 from='client.? 172.21.15.40:0/178643961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:20.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:20 smithi040 bash[41173]: audit 2023-12-01T15:50:19.881120+0000 mon.a (mon.0) 946 : audit 0 from='client.? 172.21.15.40:0/178643961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:20 smithi141 bash[31670]: audit 2023-12-01T15:50:19.881120+0000 mon.a (mon.0) 946 : audit 0 from='client.? 172.21.15.40:0/178643961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:21 smithi040 bash[41173]: cluster 2023-12-01T15:50:19.643593+0000 mgr.y (mgr.24356) 366 : cluster 0 pgmap v336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:21 smithi040 bash[28232]: cluster 2023-12-01T15:50:19.643593+0000 mgr.y (mgr.24356) 366 : cluster 0 pgmap v336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:21 smithi141 bash[31670]: cluster 2023-12-01T15:50:19.643593+0000 mgr.y (mgr.24356) 366 : cluster 0 pgmap v336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:23 smithi040 bash[41173]: cluster 2023-12-01T15:50:21.644220+0000 mgr.y (mgr.24356) 367 : cluster 0 pgmap v337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:23 smithi040 bash[41173]: audit 2023-12-01T15:50:22.352651+0000 mon.a (mon.0) 947 : audit 0 from='client.? 172.21.15.40:0/2416308641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:23 smithi040 bash[28232]: cluster 2023-12-01T15:50:21.644220+0000 mgr.y (mgr.24356) 367 : cluster 0 pgmap v337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:23 smithi040 bash[28232]: audit 2023-12-01T15:50:22.352651+0000 mon.a (mon.0) 947 : audit 0 from='client.? 172.21.15.40:0/2416308641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:23 smithi141 bash[31670]: cluster 2023-12-01T15:50:21.644220+0000 mgr.y (mgr.24356) 367 : cluster 0 pgmap v337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:23 smithi141 bash[31670]: audit 2023-12-01T15:50:22.352651+0000 mon.a (mon.0) 947 : audit 0 from='client.? 172.21.15.40:0/2416308641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:25 smithi040 bash[28232]: cluster 2023-12-01T15:50:23.644899+0000 mgr.y (mgr.24356) 368 : cluster 0 pgmap v338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:25 smithi040 bash[28232]: audit 2023-12-01T15:50:24.818048+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.40:0/2433634214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:25 smithi040 bash[41173]: cluster 2023-12-01T15:50:23.644899+0000 mgr.y (mgr.24356) 368 : cluster 0 pgmap v338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:25 smithi040 bash[41173]: audit 2023-12-01T15:50:24.818048+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.40:0/2433634214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:25 smithi141 bash[31670]: cluster 2023-12-01T15:50:23.644899+0000 mgr.y (mgr.24356) 368 : cluster 0 pgmap v338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:25 smithi141 bash[31670]: audit 2023-12-01T15:50:24.818048+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.40:0/2433634214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:50:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T15:50:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:27 smithi040 bash[28232]: cluster 2023-12-01T15:50:25.645974+0000 mgr.y (mgr.24356) 369 : cluster 0 pgmap v339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:27 smithi040 bash[28232]: audit 2023-12-01T15:50:27.282848+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.40:0/1580585667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:27 smithi040 bash[41173]: cluster 2023-12-01T15:50:25.645974+0000 mgr.y (mgr.24356) 369 : cluster 0 pgmap v339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:27 smithi040 bash[41173]: audit 2023-12-01T15:50:27.282848+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.40:0/1580585667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:27 smithi141 bash[31670]: cluster 2023-12-01T15:50:25.645974+0000 mgr.y (mgr.24356) 369 : cluster 0 pgmap v339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:27 smithi141 bash[31670]: audit 2023-12-01T15:50:27.282848+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.40:0/1580585667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:29 smithi040 bash[28232]: cluster 2023-12-01T15:50:27.646627+0000 mgr.y (mgr.24356) 370 : cluster 0 pgmap v340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:29 smithi040 bash[41173]: cluster 2023-12-01T15:50:27.646627+0000 mgr.y (mgr.24356) 370 : cluster 0 pgmap v340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:29 smithi141 bash[31670]: cluster 2023-12-01T15:50:27.646627+0000 mgr.y (mgr.24356) 370 : cluster 0 pgmap v340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:30 smithi040 bash[41173]: audit 2023-12-01T15:50:29.754894+0000 mon.c (mon.2) 234 : audit 0 from='client.? 172.21.15.40:0/4250538299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:30 smithi040 bash[28232]: audit 2023-12-01T15:50:29.754894+0000 mon.c (mon.2) 234 : audit 0 from='client.? 172.21.15.40:0/4250538299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:30 smithi141 bash[31670]: audit 2023-12-01T15:50:29.754894+0000 mon.c (mon.2) 234 : audit 0 from='client.? 172.21.15.40:0/4250538299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:31 smithi040 bash[41173]: cluster 2023-12-01T15:50:29.647832+0000 mgr.y (mgr.24356) 371 : cluster 0 pgmap v341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:31 smithi040 bash[28232]: cluster 2023-12-01T15:50:29.647832+0000 mgr.y (mgr.24356) 371 : cluster 0 pgmap v341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:31 smithi141 bash[31670]: cluster 2023-12-01T15:50:29.647832+0000 mgr.y (mgr.24356) 371 : cluster 0 pgmap v341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:32.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:32 smithi040 bash[41173]: audit 2023-12-01T15:50:32.220551+0000 mon.a (mon.0) 950 : audit 0 from='client.? 172.21.15.40:0/2248182099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:32 smithi040 bash[28232]: audit 2023-12-01T15:50:32.220551+0000 mon.a (mon.0) 950 : audit 0 from='client.? 172.21.15.40:0/2248182099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:32 smithi141 bash[31670]: audit 2023-12-01T15:50:32.220551+0000 mon.a (mon.0) 950 : audit 0 from='client.? 172.21.15.40:0/2248182099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:33 smithi040 bash[28232]: cluster 2023-12-01T15:50:31.648683+0000 mgr.y (mgr.24356) 372 : cluster 0 pgmap v342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:33 smithi040 bash[28232]: audit 2023-12-01T15:50:33.309049+0000 mon.c (mon.2) 235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:33 smithi040 bash[41173]: cluster 2023-12-01T15:50:31.648683+0000 mgr.y (mgr.24356) 372 : cluster 0 pgmap v342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:33 smithi040 bash[41173]: audit 2023-12-01T15:50:33.309049+0000 mon.c (mon.2) 235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:33 smithi141 bash[31670]: cluster 2023-12-01T15:50:31.648683+0000 mgr.y (mgr.24356) 372 : cluster 0 pgmap v342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:33 smithi141 bash[31670]: audit 2023-12-01T15:50:33.309049+0000 mon.c (mon.2) 235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:35 smithi040 bash[28232]: cluster 2023-12-01T15:50:33.649441+0000 mgr.y (mgr.24356) 373 : cluster 0 pgmap v343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:35 smithi040 bash[28232]: audit 2023-12-01T15:50:34.685764+0000 mon.a (mon.0) 951 : audit 0 from='client.? 172.21.15.40:0/647319776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:35 smithi040 bash[41173]: cluster 2023-12-01T15:50:33.649441+0000 mgr.y (mgr.24356) 373 : cluster 0 pgmap v343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:35 smithi040 bash[41173]: audit 2023-12-01T15:50:34.685764+0000 mon.a (mon.0) 951 : audit 0 from='client.? 172.21.15.40:0/647319776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:35 smithi141 bash[31670]: cluster 2023-12-01T15:50:33.649441+0000 mgr.y (mgr.24356) 373 : cluster 0 pgmap v343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:35 smithi141 bash[31670]: audit 2023-12-01T15:50:34.685764+0000 mon.a (mon.0) 951 : audit 0 from='client.? 172.21.15.40:0/647319776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:50:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:50:37.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:37 smithi040 bash[28232]: cluster 2023-12-01T15:50:35.650603+0000 mgr.y (mgr.24356) 374 : cluster 0 pgmap v344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:37.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:37 smithi040 bash[28232]: audit 2023-12-01T15:50:37.152785+0000 mon.a (mon.0) 952 : audit 0 from='client.? 172.21.15.40:0/566080202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:37 smithi040 bash[41173]: cluster 2023-12-01T15:50:35.650603+0000 mgr.y (mgr.24356) 374 : cluster 0 pgmap v344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:37 smithi040 bash[41173]: audit 2023-12-01T15:50:37.152785+0000 mon.a (mon.0) 952 : audit 0 from='client.? 172.21.15.40:0/566080202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:37 smithi141 bash[31670]: cluster 2023-12-01T15:50:35.650603+0000 mgr.y (mgr.24356) 374 : cluster 0 pgmap v344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:37 smithi141 bash[31670]: audit 2023-12-01T15:50:37.152785+0000 mon.a (mon.0) 952 : audit 0 from='client.? 172.21.15.40:0/566080202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:39 smithi040 bash[41173]: cluster 2023-12-01T15:50:37.651260+0000 mgr.y (mgr.24356) 375 : cluster 0 pgmap v345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:39 smithi040 bash[28232]: cluster 2023-12-01T15:50:37.651260+0000 mgr.y (mgr.24356) 375 : cluster 0 pgmap v345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:39 smithi141 bash[31670]: cluster 2023-12-01T15:50:37.651260+0000 mgr.y (mgr.24356) 375 : cluster 0 pgmap v345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:40.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:40 smithi040 bash[41173]: audit 2023-12-01T15:50:39.638979+0000 mon.a (mon.0) 953 : audit 0 from='client.? 172.21.15.40:0/1262815673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:40 smithi040 bash[28232]: audit 2023-12-01T15:50:39.638979+0000 mon.a (mon.0) 953 : audit 0 from='client.? 172.21.15.40:0/1262815673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:40 smithi141 bash[31670]: audit 2023-12-01T15:50:39.638979+0000 mon.a (mon.0) 953 : audit 0 from='client.? 172.21.15.40:0/1262815673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:41 smithi040 bash[28232]: cluster 2023-12-01T15:50:39.652017+0000 mgr.y (mgr.24356) 376 : cluster 0 pgmap v346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:41 smithi040 bash[41173]: cluster 2023-12-01T15:50:39.652017+0000 mgr.y (mgr.24356) 376 : cluster 0 pgmap v346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:41 smithi141 bash[31670]: cluster 2023-12-01T15:50:39.652017+0000 mgr.y (mgr.24356) 376 : cluster 0 pgmap v346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:42 smithi040 bash[41173]: audit 2023-12-01T15:50:42.112714+0000 mon.c (mon.2) 236 : audit 0 from='client.? 172.21.15.40:0/3973038109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:42.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:42 smithi040 bash[28232]: audit 2023-12-01T15:50:42.112714+0000 mon.c (mon.2) 236 : audit 0 from='client.? 172.21.15.40:0/3973038109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:42 smithi141 bash[31670]: audit 2023-12-01T15:50:42.112714+0000 mon.c (mon.2) 236 : audit 0 from='client.? 172.21.15.40:0/3973038109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:43 smithi040 bash[28232]: cluster 2023-12-01T15:50:41.652664+0000 mgr.y (mgr.24356) 377 : cluster 0 pgmap v347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:43 smithi040 bash[41173]: cluster 2023-12-01T15:50:41.652664+0000 mgr.y (mgr.24356) 377 : cluster 0 pgmap v347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:43 smithi141 bash[31670]: cluster 2023-12-01T15:50:41.652664+0000 mgr.y (mgr.24356) 377 : cluster 0 pgmap v347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:45 smithi040 bash[41173]: cluster 2023-12-01T15:50:43.653254+0000 mgr.y (mgr.24356) 378 : cluster 0 pgmap v348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:45 smithi040 bash[41173]: audit 2023-12-01T15:50:44.580009+0000 mon.c (mon.2) 237 : audit 0 from='client.? 172.21.15.40:0/1263758629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:45 smithi040 bash[28232]: cluster 2023-12-01T15:50:43.653254+0000 mgr.y (mgr.24356) 378 : cluster 0 pgmap v348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:45 smithi040 bash[28232]: audit 2023-12-01T15:50:44.580009+0000 mon.c (mon.2) 237 : audit 0 from='client.? 172.21.15.40:0/1263758629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:45 smithi141 bash[31670]: cluster 2023-12-01T15:50:43.653254+0000 mgr.y (mgr.24356) 378 : cluster 0 pgmap v348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:45 smithi141 bash[31670]: audit 2023-12-01T15:50:44.580009+0000 mon.c (mon.2) 237 : audit 0 from='client.? 172.21.15.40:0/1263758629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:50:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:50:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:47 smithi040 bash[28232]: cluster 2023-12-01T15:50:45.654183+0000 mgr.y (mgr.24356) 379 : cluster 0 pgmap v349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:47 smithi040 bash[28232]: audit 2023-12-01T15:50:47.043783+0000 mon.c (mon.2) 238 : audit 0 from='client.? 172.21.15.40:0/3147796741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:47 smithi040 bash[41173]: cluster 2023-12-01T15:50:45.654183+0000 mgr.y (mgr.24356) 379 : cluster 0 pgmap v349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:47 smithi040 bash[41173]: audit 2023-12-01T15:50:47.043783+0000 mon.c (mon.2) 238 : audit 0 from='client.? 172.21.15.40:0/3147796741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:47 smithi141 bash[31670]: cluster 2023-12-01T15:50:45.654183+0000 mgr.y (mgr.24356) 379 : cluster 0 pgmap v349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:47 smithi141 bash[31670]: audit 2023-12-01T15:50:47.043783+0000 mon.c (mon.2) 238 : audit 0 from='client.? 172.21.15.40:0/3147796741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:48 smithi040 bash[28232]: audit 2023-12-01T15:50:48.309922+0000 mon.c (mon.2) 239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:48 smithi040 bash[41173]: audit 2023-12-01T15:50:48.309922+0000 mon.c (mon.2) 239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:48 smithi141 bash[31670]: audit 2023-12-01T15:50:48.309922+0000 mon.c (mon.2) 239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:49 smithi040 bash[28232]: cluster 2023-12-01T15:50:47.654816+0000 mgr.y (mgr.24356) 380 : cluster 0 pgmap v350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:49 smithi040 bash[41173]: cluster 2023-12-01T15:50:47.654816+0000 mgr.y (mgr.24356) 380 : cluster 0 pgmap v350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:49 smithi141 bash[31670]: cluster 2023-12-01T15:50:47.654816+0000 mgr.y (mgr.24356) 380 : cluster 0 pgmap v350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:50 smithi040 bash[28232]: audit 2023-12-01T15:50:49.518747+0000 mon.a (mon.0) 954 : audit 0 from='client.? 172.21.15.40:0/1803962123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:50.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:50 smithi040 bash[41173]: audit 2023-12-01T15:50:49.518747+0000 mon.a (mon.0) 954 : audit 0 from='client.? 172.21.15.40:0/1803962123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:50 smithi141 bash[31670]: audit 2023-12-01T15:50:49.518747+0000 mon.a (mon.0) 954 : audit 0 from='client.? 172.21.15.40:0/1803962123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:51 smithi040 bash[28232]: cluster 2023-12-01T15:50:49.655987+0000 mgr.y (mgr.24356) 381 : cluster 0 pgmap v351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:51 smithi040 bash[41173]: cluster 2023-12-01T15:50:49.655987+0000 mgr.y (mgr.24356) 381 : cluster 0 pgmap v351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:51 smithi141 bash[31670]: cluster 2023-12-01T15:50:49.655987+0000 mgr.y (mgr.24356) 381 : cluster 0 pgmap v351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:52.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:52 smithi040 bash[41173]: audit 2023-12-01T15:50:51.982422+0000 mon.c (mon.2) 240 : audit 0 from='client.? 172.21.15.40:0/1475660979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:52.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:52 smithi040 bash[28232]: audit 2023-12-01T15:50:51.982422+0000 mon.c (mon.2) 240 : audit 0 from='client.? 172.21.15.40:0/1475660979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:52 smithi141 bash[31670]: audit 2023-12-01T15:50:51.982422+0000 mon.c (mon.2) 240 : audit 0 from='client.? 172.21.15.40:0/1475660979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:53 smithi040 bash[28232]: cluster 2023-12-01T15:50:51.656650+0000 mgr.y (mgr.24356) 382 : cluster 0 pgmap v352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:53.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:53 smithi040 bash[41173]: cluster 2023-12-01T15:50:51.656650+0000 mgr.y (mgr.24356) 382 : cluster 0 pgmap v352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:53 smithi141 bash[31670]: cluster 2023-12-01T15:50:51.656650+0000 mgr.y (mgr.24356) 382 : cluster 0 pgmap v352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[28232]: cluster 2023-12-01T15:50:53.657262+0000 mgr.y (mgr.24356) 383 : cluster 0 pgmap v353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[28232]: audit 2023-12-01T15:50:54.443966+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.40:0/3876830695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[28232]: audit 2023-12-01T15:50:54.811723+0000 mon.c (mon.2) 241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[28232]: audit 2023-12-01T15:50:55.191849+0000 mon.a (mon.0) 956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[28232]: audit 2023-12-01T15:50:55.202503+0000 mon.a (mon.0) 957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[41173]: cluster 2023-12-01T15:50:53.657262+0000 mgr.y (mgr.24356) 383 : cluster 0 pgmap v353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[41173]: audit 2023-12-01T15:50:54.443966+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.40:0/3876830695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[41173]: audit 2023-12-01T15:50:54.811723+0000 mon.c (mon.2) 241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:55.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[41173]: audit 2023-12-01T15:50:55.191849+0000 mon.a (mon.0) 956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:50:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:55 smithi040 bash[41173]: audit 2023-12-01T15:50:55.202503+0000 mon.a (mon.0) 957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:50:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:55 smithi141 bash[31670]: cluster 2023-12-01T15:50:53.657262+0000 mgr.y (mgr.24356) 383 : cluster 0 pgmap v353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:55 smithi141 bash[31670]: audit 2023-12-01T15:50:54.443966+0000 mon.a (mon.0) 955 : audit 0 from='client.? 172.21.15.40:0/3876830695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:55 smithi141 bash[31670]: audit 2023-12-01T15:50:54.811723+0000 mon.c (mon.2) 241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:55 smithi141 bash[31670]: audit 2023-12-01T15:50:55.191849+0000 mon.a (mon.0) 956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:50:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:55 smithi141 bash[31670]: audit 2023-12-01T15:50:55.202503+0000 mon.a (mon.0) 957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:50:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:50:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T15:50:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:57 smithi040 bash[28232]: cluster 2023-12-01T15:50:55.658372+0000 mgr.y (mgr.24356) 384 : cluster 0 pgmap v354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:57 smithi040 bash[28232]: audit 2023-12-01T15:50:56.918907+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.40:0/722791279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:57 smithi040 bash[41173]: cluster 2023-12-01T15:50:55.658372+0000 mgr.y (mgr.24356) 384 : cluster 0 pgmap v354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:57.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:57 smithi040 bash[41173]: audit 2023-12-01T15:50:56.918907+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.40:0/722791279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:57 smithi141 bash[31670]: cluster 2023-12-01T15:50:55.658372+0000 mgr.y (mgr.24356) 384 : cluster 0 pgmap v354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:57 smithi141 bash[31670]: audit 2023-12-01T15:50:56.918907+0000 mon.a (mon.0) 958 : audit 0 from='client.? 172.21.15.40:0/722791279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:59 smithi141 bash[31670]: cluster 2023-12-01T15:50:57.659142+0000 mgr.y (mgr.24356) 385 : cluster 0 pgmap v355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:50:59 smithi141 bash[31670]: audit 2023-12-01T15:50:59.383867+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.40:0/2115015699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:59 smithi040 bash[41173]: cluster 2023-12-01T15:50:57.659142+0000 mgr.y (mgr.24356) 385 : cluster 0 pgmap v355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:50:59 smithi040 bash[41173]: audit 2023-12-01T15:50:59.383867+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.40:0/2115015699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:50:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:59 smithi040 bash[28232]: cluster 2023-12-01T15:50:57.659142+0000 mgr.y (mgr.24356) 385 : cluster 0 pgmap v355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:50:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:50:59 smithi040 bash[28232]: audit 2023-12-01T15:50:59.383867+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.40:0/2115015699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:01 smithi141 bash[31670]: cluster 2023-12-01T15:50:59.660372+0000 mgr.y (mgr.24356) 386 : cluster 0 pgmap v356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:01 smithi141 bash[31670]: audit 2023-12-01T15:51:01.014001+0000 mon.a (mon.0) 960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:01 smithi141 bash[31670]: audit 2023-12-01T15:51:01.027194+0000 mon.a (mon.0) 961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:01 smithi141 bash[31670]: audit 2023-12-01T15:51:01.047704+0000 mon.a (mon.0) 962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:01 smithi141 bash[31670]: audit 2023-12-01T15:51:01.060610+0000 mon.a (mon.0) 963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[28232]: cluster 2023-12-01T15:50:59.660372+0000 mgr.y (mgr.24356) 386 : cluster 0 pgmap v356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[28232]: audit 2023-12-01T15:51:01.014001+0000 mon.a (mon.0) 960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[28232]: audit 2023-12-01T15:51:01.027194+0000 mon.a (mon.0) 961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[28232]: audit 2023-12-01T15:51:01.047704+0000 mon.a (mon.0) 962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[28232]: audit 2023-12-01T15:51:01.060610+0000 mon.a (mon.0) 963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[41173]: cluster 2023-12-01T15:50:59.660372+0000 mgr.y (mgr.24356) 386 : cluster 0 pgmap v356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[41173]: audit 2023-12-01T15:51:01.014001+0000 mon.a (mon.0) 960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[41173]: audit 2023-12-01T15:51:01.027194+0000 mon.a (mon.0) 961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[41173]: audit 2023-12-01T15:51:01.047704+0000 mon.a (mon.0) 962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:01 smithi040 bash[41173]: audit 2023-12-01T15:51:01.060610+0000 mon.a (mon.0) 963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.589947+0000 mon.c (mon.2) 242 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.590877+0000 mon.a (mon.0) 964 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.592770+0000 mon.c (mon.2) 243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.593487+0000 mon.a (mon.0) 965 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.595278+0000 mon.c (mon.2) 244 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.595969+0000 mon.a (mon.0) 966 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.597775+0000 mon.c (mon.2) 245 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.598228+0000 mon.a (mon.0) 967 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: cephadm 2023-12-01T15:51:01.599272+0000 mgr.y (mgr.24356) 387 : cephadm 1 Adjusting osd_memory_target on smithi040 to 2525M 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.606462+0000 mon.c (mon.2) 246 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.606925+0000 mon.a (mon.0) 968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.607565+0000 mon.a (mon.0) 969 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.609135+0000 mon.c (mon.2) 247 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.609513+0000 mon.a (mon.0) 970 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.610880+0000 mon.c (mon.2) 248 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.611290+0000 mon.a (mon.0) 971 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.612606+0000 mon.c (mon.2) 249 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.613018+0000 mon.a (mon.0) 972 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.620249+0000 mon.a (mon.0) 973 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.621724+0000 mon.c (mon.2) 250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.622717+0000 mon.c (mon.2) 251 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.630467+0000 mon.a (mon.0) 974 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:02 smithi141 bash[31670]: audit 2023-12-01T15:51:01.865784+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.40:0/3188316839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.589947+0000 mon.c (mon.2) 242 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.590877+0000 mon.a (mon.0) 964 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.592770+0000 mon.c (mon.2) 243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.593487+0000 mon.a (mon.0) 965 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.595278+0000 mon.c (mon.2) 244 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.595969+0000 mon.a (mon.0) 966 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.597775+0000 mon.c (mon.2) 245 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.598228+0000 mon.a (mon.0) 967 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: cephadm 2023-12-01T15:51:01.599272+0000 mgr.y (mgr.24356) 387 : cephadm 1 Adjusting osd_memory_target on smithi040 to 2525M 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.606462+0000 mon.c (mon.2) 246 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.606925+0000 mon.a (mon.0) 968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.607565+0000 mon.a (mon.0) 969 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.609135+0000 mon.c (mon.2) 247 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.609513+0000 mon.a (mon.0) 970 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.610880+0000 mon.c (mon.2) 248 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.611290+0000 mon.a (mon.0) 971 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.612606+0000 mon.c (mon.2) 249 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.613018+0000 mon.a (mon.0) 972 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.589947+0000 mon.c (mon.2) 242 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.590877+0000 mon.a (mon.0) 964 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.592770+0000 mon.c (mon.2) 243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.593487+0000 mon.a (mon.0) 965 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.595278+0000 mon.c (mon.2) 244 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.595969+0000 mon.a (mon.0) 966 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.597775+0000 mon.c (mon.2) 245 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.598228+0000 mon.a (mon.0) 967 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: cephadm 2023-12-01T15:51:01.599272+0000 mgr.y (mgr.24356) 387 : cephadm 1 Adjusting osd_memory_target on smithi040 to 2525M 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.606462+0000 mon.c (mon.2) 246 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.606925+0000 mon.a (mon.0) 968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.607565+0000 mon.a (mon.0) 969 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.609135+0000 mon.c (mon.2) 247 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.609513+0000 mon.a (mon.0) 970 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.610880+0000 mon.c (mon.2) 248 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.611290+0000 mon.a (mon.0) 971 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.612606+0000 mon.c (mon.2) 249 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.613018+0000 mon.a (mon.0) 972 : audit 1 from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.620249+0000 mon.a (mon.0) 973 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.621724+0000 mon.c (mon.2) 250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.622717+0000 mon.c (mon.2) 251 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.630467+0000 mon.a (mon.0) 974 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[28232]: audit 2023-12-01T15:51:01.865784+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.40:0/3188316839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:02.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.620249+0000 mon.a (mon.0) 973 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.621724+0000 mon.c (mon.2) 250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:02.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.622717+0000 mon.c (mon.2) 251 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:02.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.630467+0000 mon.a (mon.0) 974 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:51:02.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:02 smithi040 bash[41173]: audit 2023-12-01T15:51:01.865784+0000 mon.c (mon.2) 252 : audit 0 from='client.? 172.21.15.40:0/3188316839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:03 smithi141 bash[31670]: cephadm 2023-12-01T15:51:01.614141+0000 mgr.y (mgr.24356) 388 : cephadm 1 Adjusting osd_memory_target on smithi141 to 2524M 2023-12-01T15:51:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:03 smithi141 bash[31670]: cluster 2023-12-01T15:51:01.661027+0000 mgr.y (mgr.24356) 389 : cluster 0 pgmap v357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:03 smithi141 bash[31670]: audit 2023-12-01T15:51:03.309947+0000 mon.c (mon.2) 253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:03 smithi040 bash[41173]: cephadm 2023-12-01T15:51:01.614141+0000 mgr.y (mgr.24356) 388 : cephadm 1 Adjusting osd_memory_target on smithi141 to 2524M 2023-12-01T15:51:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:03 smithi040 bash[41173]: cluster 2023-12-01T15:51:01.661027+0000 mgr.y (mgr.24356) 389 : cluster 0 pgmap v357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:03 smithi040 bash[41173]: audit 2023-12-01T15:51:03.309947+0000 mon.c (mon.2) 253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:03 smithi040 bash[28232]: cephadm 2023-12-01T15:51:01.614141+0000 mgr.y (mgr.24356) 388 : cephadm 1 Adjusting osd_memory_target on smithi141 to 2524M 2023-12-01T15:51:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:03 smithi040 bash[28232]: cluster 2023-12-01T15:51:01.661027+0000 mgr.y (mgr.24356) 389 : cluster 0 pgmap v357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:03 smithi040 bash[28232]: audit 2023-12-01T15:51:03.309947+0000 mon.c (mon.2) 253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:04 smithi141 bash[31670]: audit 2023-12-01T15:51:04.327363+0000 mon.c (mon.2) 254 : audit 0 from='client.? 172.21.15.40:0/3712305591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:04 smithi040 bash[28232]: audit 2023-12-01T15:51:04.327363+0000 mon.c (mon.2) 254 : audit 0 from='client.? 172.21.15.40:0/3712305591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:04 smithi040 bash[41173]: audit 2023-12-01T15:51:04.327363+0000 mon.c (mon.2) 254 : audit 0 from='client.? 172.21.15.40:0/3712305591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:05 smithi141 bash[31670]: cluster 2023-12-01T15:51:03.661678+0000 mgr.y (mgr.24356) 390 : cluster 0 pgmap v358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:05 smithi040 bash[28232]: cluster 2023-12-01T15:51:03.661678+0000 mgr.y (mgr.24356) 390 : cluster 0 pgmap v358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:05 smithi040 bash[41173]: cluster 2023-12-01T15:51:03.661678+0000 mgr.y (mgr.24356) 390 : cluster 0 pgmap v358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:51:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:51:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:07 smithi141 bash[31670]: cluster 2023-12-01T15:51:05.662844+0000 mgr.y (mgr.24356) 391 : cluster 0 pgmap v359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:07 smithi141 bash[31670]: audit 2023-12-01T15:51:06.791980+0000 mon.c (mon.2) 255 : audit 0 from='client.? 172.21.15.40:0/2802155530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:07 smithi040 bash[41173]: cluster 2023-12-01T15:51:05.662844+0000 mgr.y (mgr.24356) 391 : cluster 0 pgmap v359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:07 smithi040 bash[41173]: audit 2023-12-01T15:51:06.791980+0000 mon.c (mon.2) 255 : audit 0 from='client.? 172.21.15.40:0/2802155530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:07 smithi040 bash[28232]: cluster 2023-12-01T15:51:05.662844+0000 mgr.y (mgr.24356) 391 : cluster 0 pgmap v359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:07 smithi040 bash[28232]: audit 2023-12-01T15:51:06.791980+0000 mon.c (mon.2) 255 : audit 0 from='client.? 172.21.15.40:0/2802155530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:09 smithi141 bash[31670]: cluster 2023-12-01T15:51:07.663499+0000 mgr.y (mgr.24356) 392 : cluster 0 pgmap v360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:09 smithi141 bash[31670]: audit 2023-12-01T15:51:09.256423+0000 mon.a (mon.0) 975 : audit 0 from='client.? 172.21.15.40:0/1679980437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:09 smithi040 bash[28232]: cluster 2023-12-01T15:51:07.663499+0000 mgr.y (mgr.24356) 392 : cluster 0 pgmap v360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:09 smithi040 bash[28232]: audit 2023-12-01T15:51:09.256423+0000 mon.a (mon.0) 975 : audit 0 from='client.? 172.21.15.40:0/1679980437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:09 smithi040 bash[41173]: cluster 2023-12-01T15:51:07.663499+0000 mgr.y (mgr.24356) 392 : cluster 0 pgmap v360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:09 smithi040 bash[41173]: audit 2023-12-01T15:51:09.256423+0000 mon.a (mon.0) 975 : audit 0 from='client.? 172.21.15.40:0/1679980437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:11 smithi141 bash[31670]: cluster 2023-12-01T15:51:09.664661+0000 mgr.y (mgr.24356) 393 : cluster 0 pgmap v361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:11 smithi040 bash[41173]: cluster 2023-12-01T15:51:09.664661+0000 mgr.y (mgr.24356) 393 : cluster 0 pgmap v361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:11 smithi040 bash[28232]: cluster 2023-12-01T15:51:09.664661+0000 mgr.y (mgr.24356) 393 : cluster 0 pgmap v361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:12.461 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T15:51:12.199942484Z level=info msg="Completed cleanup jobs" duration=160.604908ms 2023-12-01T15:51:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:12 smithi141 bash[31670]: audit 2023-12-01T15:51:11.720834+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.40:0/1420672360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:12.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:12 smithi040 bash[41173]: audit 2023-12-01T15:51:11.720834+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.40:0/1420672360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:12 smithi040 bash[28232]: audit 2023-12-01T15:51:11.720834+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.40:0/1420672360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:13 smithi141 bash[31670]: cluster 2023-12-01T15:51:11.665123+0000 mgr.y (mgr.24356) 394 : cluster 0 pgmap v362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:13 smithi040 bash[41173]: cluster 2023-12-01T15:51:11.665123+0000 mgr.y (mgr.24356) 394 : cluster 0 pgmap v362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:13 smithi040 bash[28232]: cluster 2023-12-01T15:51:11.665123+0000 mgr.y (mgr.24356) 394 : cluster 0 pgmap v362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:14 smithi141 bash[31670]: audit 2023-12-01T15:51:14.186613+0000 mon.a (mon.0) 977 : audit 0 from='client.? 172.21.15.40:0/2291055384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:14 smithi040 bash[28232]: audit 2023-12-01T15:51:14.186613+0000 mon.a (mon.0) 977 : audit 0 from='client.? 172.21.15.40:0/2291055384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:14 smithi040 bash[41173]: audit 2023-12-01T15:51:14.186613+0000 mon.a (mon.0) 977 : audit 0 from='client.? 172.21.15.40:0/2291055384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:15 smithi141 bash[31670]: cluster 2023-12-01T15:51:13.665697+0000 mgr.y (mgr.24356) 395 : cluster 0 pgmap v363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:15 smithi040 bash[28232]: cluster 2023-12-01T15:51:13.665697+0000 mgr.y (mgr.24356) 395 : cluster 0 pgmap v363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:15 smithi040 bash[41173]: cluster 2023-12-01T15:51:13.665697+0000 mgr.y (mgr.24356) 395 : cluster 0 pgmap v363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:51:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:51:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:17 smithi141 bash[31670]: cluster 2023-12-01T15:51:15.666809+0000 mgr.y (mgr.24356) 396 : cluster 0 pgmap v364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:17 smithi141 bash[31670]: audit 2023-12-01T15:51:16.650336+0000 mon.c (mon.2) 256 : audit 0 from='client.? 172.21.15.40:0/698487405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:17 smithi040 bash[28232]: cluster 2023-12-01T15:51:15.666809+0000 mgr.y (mgr.24356) 396 : cluster 0 pgmap v364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:17 smithi040 bash[28232]: audit 2023-12-01T15:51:16.650336+0000 mon.c (mon.2) 256 : audit 0 from='client.? 172.21.15.40:0/698487405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:17 smithi040 bash[41173]: cluster 2023-12-01T15:51:15.666809+0000 mgr.y (mgr.24356) 396 : cluster 0 pgmap v364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:17 smithi040 bash[41173]: audit 2023-12-01T15:51:16.650336+0000 mon.c (mon.2) 256 : audit 0 from='client.? 172.21.15.40:0/698487405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:18 smithi141 bash[31670]: audit 2023-12-01T15:51:18.310500+0000 mon.c (mon.2) 257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:18 smithi040 bash[41173]: audit 2023-12-01T15:51:18.310500+0000 mon.c (mon.2) 257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:18 smithi040 bash[28232]: audit 2023-12-01T15:51:18.310500+0000 mon.c (mon.2) 257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:19 smithi141 bash[31670]: cluster 2023-12-01T15:51:17.667499+0000 mgr.y (mgr.24356) 397 : cluster 0 pgmap v365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:19 smithi141 bash[31670]: audit 2023-12-01T15:51:19.116055+0000 mon.c (mon.2) 258 : audit 0 from='client.? 172.21.15.40:0/16399367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:19 smithi040 bash[41173]: cluster 2023-12-01T15:51:17.667499+0000 mgr.y (mgr.24356) 397 : cluster 0 pgmap v365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:19 smithi040 bash[41173]: audit 2023-12-01T15:51:19.116055+0000 mon.c (mon.2) 258 : audit 0 from='client.? 172.21.15.40:0/16399367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:19 smithi040 bash[28232]: cluster 2023-12-01T15:51:17.667499+0000 mgr.y (mgr.24356) 397 : cluster 0 pgmap v365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:19 smithi040 bash[28232]: audit 2023-12-01T15:51:19.116055+0000 mon.c (mon.2) 258 : audit 0 from='client.? 172.21.15.40:0/16399367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:21 smithi141 bash[31670]: cluster 2023-12-01T15:51:19.668630+0000 mgr.y (mgr.24356) 398 : cluster 0 pgmap v366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:21 smithi040 bash[28232]: cluster 2023-12-01T15:51:19.668630+0000 mgr.y (mgr.24356) 398 : cluster 0 pgmap v366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:21 smithi040 bash[41173]: cluster 2023-12-01T15:51:19.668630+0000 mgr.y (mgr.24356) 398 : cluster 0 pgmap v366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:22 smithi141 bash[31670]: audit 2023-12-01T15:51:21.581379+0000 mon.a (mon.0) 978 : audit 0 from='client.? 172.21.15.40:0/353903905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:22 smithi040 bash[28232]: audit 2023-12-01T15:51:21.581379+0000 mon.a (mon.0) 978 : audit 0 from='client.? 172.21.15.40:0/353903905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:22 smithi040 bash[41173]: audit 2023-12-01T15:51:21.581379+0000 mon.a (mon.0) 978 : audit 0 from='client.? 172.21.15.40:0/353903905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:23 smithi141 bash[31670]: cluster 2023-12-01T15:51:21.669215+0000 mgr.y (mgr.24356) 399 : cluster 0 pgmap v367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:23 smithi040 bash[28232]: cluster 2023-12-01T15:51:21.669215+0000 mgr.y (mgr.24356) 399 : cluster 0 pgmap v367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:23 smithi040 bash[41173]: cluster 2023-12-01T15:51:21.669215+0000 mgr.y (mgr.24356) 399 : cluster 0 pgmap v367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:24 smithi141 bash[31670]: audit 2023-12-01T15:51:24.043384+0000 mon.c (mon.2) 259 : audit 0 from='client.? 172.21.15.40:0/1683473217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:24 smithi040 bash[28232]: audit 2023-12-01T15:51:24.043384+0000 mon.c (mon.2) 259 : audit 0 from='client.? 172.21.15.40:0/1683473217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:24 smithi040 bash[41173]: audit 2023-12-01T15:51:24.043384+0000 mon.c (mon.2) 259 : audit 0 from='client.? 172.21.15.40:0/1683473217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:25 smithi141 bash[31670]: cluster 2023-12-01T15:51:23.669702+0000 mgr.y (mgr.24356) 400 : cluster 0 pgmap v368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:25 smithi040 bash[28232]: cluster 2023-12-01T15:51:23.669702+0000 mgr.y (mgr.24356) 400 : cluster 0 pgmap v368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:25 smithi040 bash[41173]: cluster 2023-12-01T15:51:23.669702+0000 mgr.y (mgr.24356) 400 : cluster 0 pgmap v368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:51:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:51:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:27 smithi141 bash[31670]: cluster 2023-12-01T15:51:25.670933+0000 mgr.y (mgr.24356) 401 : cluster 0 pgmap v369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:27 smithi141 bash[31670]: audit 2023-12-01T15:51:26.514866+0000 mon.a (mon.0) 979 : audit 0 from='client.? 172.21.15.40:0/653163666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:27 smithi040 bash[28232]: cluster 2023-12-01T15:51:25.670933+0000 mgr.y (mgr.24356) 401 : cluster 0 pgmap v369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:27 smithi040 bash[28232]: audit 2023-12-01T15:51:26.514866+0000 mon.a (mon.0) 979 : audit 0 from='client.? 172.21.15.40:0/653163666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:27 smithi040 bash[41173]: cluster 2023-12-01T15:51:25.670933+0000 mgr.y (mgr.24356) 401 : cluster 0 pgmap v369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:27 smithi040 bash[41173]: audit 2023-12-01T15:51:26.514866+0000 mon.a (mon.0) 979 : audit 0 from='client.? 172.21.15.40:0/653163666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:29 smithi141 bash[31670]: cluster 2023-12-01T15:51:27.671624+0000 mgr.y (mgr.24356) 402 : cluster 0 pgmap v370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:29 smithi141 bash[31670]: audit 2023-12-01T15:51:28.977571+0000 mon.a (mon.0) 980 : audit 0 from='client.? 172.21.15.40:0/1980185249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:29 smithi040 bash[28232]: cluster 2023-12-01T15:51:27.671624+0000 mgr.y (mgr.24356) 402 : cluster 0 pgmap v370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:29 smithi040 bash[28232]: audit 2023-12-01T15:51:28.977571+0000 mon.a (mon.0) 980 : audit 0 from='client.? 172.21.15.40:0/1980185249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:29 smithi040 bash[41173]: cluster 2023-12-01T15:51:27.671624+0000 mgr.y (mgr.24356) 402 : cluster 0 pgmap v370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:29 smithi040 bash[41173]: audit 2023-12-01T15:51:28.977571+0000 mon.a (mon.0) 980 : audit 0 from='client.? 172.21.15.40:0/1980185249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:31 smithi040 bash[28232]: cluster 2023-12-01T15:51:29.672846+0000 mgr.y (mgr.24356) 403 : cluster 0 pgmap v371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:31 smithi040 bash[28232]: audit 2023-12-01T15:51:31.438274+0000 mon.c (mon.2) 260 : audit 0 from='client.? 172.21.15.40:0/942212002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:31 smithi040 bash[41173]: cluster 2023-12-01T15:51:29.672846+0000 mgr.y (mgr.24356) 403 : cluster 0 pgmap v371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:31 smithi040 bash[41173]: audit 2023-12-01T15:51:31.438274+0000 mon.c (mon.2) 260 : audit 0 from='client.? 172.21.15.40:0/942212002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:31 smithi141 bash[31670]: cluster 2023-12-01T15:51:29.672846+0000 mgr.y (mgr.24356) 403 : cluster 0 pgmap v371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:31 smithi141 bash[31670]: audit 2023-12-01T15:51:31.438274+0000 mon.c (mon.2) 260 : audit 0 from='client.? 172.21.15.40:0/942212002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:33 smithi040 bash[28232]: cluster 2023-12-01T15:51:31.673443+0000 mgr.y (mgr.24356) 404 : cluster 0 pgmap v372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:33 smithi040 bash[28232]: audit 2023-12-01T15:51:33.310828+0000 mon.c (mon.2) 261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:33 smithi040 bash[41173]: cluster 2023-12-01T15:51:31.673443+0000 mgr.y (mgr.24356) 404 : cluster 0 pgmap v372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:33 smithi040 bash[41173]: audit 2023-12-01T15:51:33.310828+0000 mon.c (mon.2) 261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:33 smithi141 bash[31670]: cluster 2023-12-01T15:51:31.673443+0000 mgr.y (mgr.24356) 404 : cluster 0 pgmap v372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:33 smithi141 bash[31670]: audit 2023-12-01T15:51:33.310828+0000 mon.c (mon.2) 261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:34 smithi040 bash[28232]: audit 2023-12-01T15:51:33.899279+0000 mon.c (mon.2) 262 : audit 0 from='client.? 172.21.15.40:0/3041718555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:34 smithi040 bash[41173]: audit 2023-12-01T15:51:33.899279+0000 mon.c (mon.2) 262 : audit 0 from='client.? 172.21.15.40:0/3041718555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:34 smithi141 bash[31670]: audit 2023-12-01T15:51:33.899279+0000 mon.c (mon.2) 262 : audit 0 from='client.? 172.21.15.40:0/3041718555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:35 smithi040 bash[28232]: cluster 2023-12-01T15:51:33.674053+0000 mgr.y (mgr.24356) 405 : cluster 0 pgmap v373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:35 smithi040 bash[41173]: cluster 2023-12-01T15:51:33.674053+0000 mgr.y (mgr.24356) 405 : cluster 0 pgmap v373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:35 smithi141 bash[31670]: cluster 2023-12-01T15:51:33.674053+0000 mgr.y (mgr.24356) 405 : cluster 0 pgmap v373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:36 smithi040 bash[28232]: audit 2023-12-01T15:51:36.357073+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.40:0/3924725458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:51:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:51:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:36 smithi040 bash[41173]: audit 2023-12-01T15:51:36.357073+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.40:0/3924725458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:36 smithi141 bash[31670]: audit 2023-12-01T15:51:36.357073+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.40:0/3924725458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:37 smithi040 bash[28232]: cluster 2023-12-01T15:51:35.675203+0000 mgr.y (mgr.24356) 406 : cluster 0 pgmap v374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:37 smithi040 bash[41173]: cluster 2023-12-01T15:51:35.675203+0000 mgr.y (mgr.24356) 406 : cluster 0 pgmap v374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:37 smithi141 bash[31670]: cluster 2023-12-01T15:51:35.675203+0000 mgr.y (mgr.24356) 406 : cluster 0 pgmap v374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:39 smithi040 bash[28232]: cluster 2023-12-01T15:51:37.675887+0000 mgr.y (mgr.24356) 407 : cluster 0 pgmap v375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:39 smithi040 bash[28232]: audit 2023-12-01T15:51:38.817168+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.40:0/2424111855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:39 smithi040 bash[41173]: cluster 2023-12-01T15:51:37.675887+0000 mgr.y (mgr.24356) 407 : cluster 0 pgmap v375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:39 smithi040 bash[41173]: audit 2023-12-01T15:51:38.817168+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.40:0/2424111855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:39 smithi141 bash[31670]: cluster 2023-12-01T15:51:37.675887+0000 mgr.y (mgr.24356) 407 : cluster 0 pgmap v375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:39 smithi141 bash[31670]: audit 2023-12-01T15:51:38.817168+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.40:0/2424111855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:41 smithi040 bash[41173]: cluster 2023-12-01T15:51:39.677014+0000 mgr.y (mgr.24356) 408 : cluster 0 pgmap v376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:41 smithi040 bash[41173]: audit 2023-12-01T15:51:41.277202+0000 mon.c (mon.2) 263 : audit 0 from='client.? 172.21.15.40:0/2508740252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:41 smithi040 bash[28232]: cluster 2023-12-01T15:51:39.677014+0000 mgr.y (mgr.24356) 408 : cluster 0 pgmap v376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:41 smithi040 bash[28232]: audit 2023-12-01T15:51:41.277202+0000 mon.c (mon.2) 263 : audit 0 from='client.? 172.21.15.40:0/2508740252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:41 smithi141 bash[31670]: cluster 2023-12-01T15:51:39.677014+0000 mgr.y (mgr.24356) 408 : cluster 0 pgmap v376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:41 smithi141 bash[31670]: audit 2023-12-01T15:51:41.277202+0000 mon.c (mon.2) 263 : audit 0 from='client.? 172.21.15.40:0/2508740252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:43 smithi040 bash[28232]: cluster 2023-12-01T15:51:41.677649+0000 mgr.y (mgr.24356) 409 : cluster 0 pgmap v377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:43 smithi040 bash[41173]: cluster 2023-12-01T15:51:41.677649+0000 mgr.y (mgr.24356) 409 : cluster 0 pgmap v377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:43 smithi141 bash[31670]: cluster 2023-12-01T15:51:41.677649+0000 mgr.y (mgr.24356) 409 : cluster 0 pgmap v377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:44 smithi040 bash[28232]: audit 2023-12-01T15:51:43.745401+0000 mon.c (mon.2) 264 : audit 0 from='client.? 172.21.15.40:0/4023318273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:44 smithi040 bash[41173]: audit 2023-12-01T15:51:43.745401+0000 mon.c (mon.2) 264 : audit 0 from='client.? 172.21.15.40:0/4023318273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:44 smithi141 bash[31670]: audit 2023-12-01T15:51:43.745401+0000 mon.c (mon.2) 264 : audit 0 from='client.? 172.21.15.40:0/4023318273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:45 smithi040 bash[41173]: cluster 2023-12-01T15:51:43.678137+0000 mgr.y (mgr.24356) 410 : cluster 0 pgmap v378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:45 smithi040 bash[28232]: cluster 2023-12-01T15:51:43.678137+0000 mgr.y (mgr.24356) 410 : cluster 0 pgmap v378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:45 smithi141 bash[31670]: cluster 2023-12-01T15:51:43.678137+0000 mgr.y (mgr.24356) 410 : cluster 0 pgmap v378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:46 smithi040 bash[28232]: audit 2023-12-01T15:51:46.211767+0000 mon.c (mon.2) 265 : audit 0 from='client.? 172.21.15.40:0/48179751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:51:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:51:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:46 smithi040 bash[41173]: audit 2023-12-01T15:51:46.211767+0000 mon.c (mon.2) 265 : audit 0 from='client.? 172.21.15.40:0/48179751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:46 smithi141 bash[31670]: audit 2023-12-01T15:51:46.211767+0000 mon.c (mon.2) 265 : audit 0 from='client.? 172.21.15.40:0/48179751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:47 smithi040 bash[41173]: cluster 2023-12-01T15:51:45.679185+0000 mgr.y (mgr.24356) 411 : cluster 0 pgmap v379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:47 smithi040 bash[28232]: cluster 2023-12-01T15:51:45.679185+0000 mgr.y (mgr.24356) 411 : cluster 0 pgmap v379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:47 smithi141 bash[31670]: cluster 2023-12-01T15:51:45.679185+0000 mgr.y (mgr.24356) 411 : cluster 0 pgmap v379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:48 smithi040 bash[28232]: audit 2023-12-01T15:51:48.311112+0000 mon.c (mon.2) 266 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:48 smithi040 bash[41173]: audit 2023-12-01T15:51:48.311112+0000 mon.c (mon.2) 266 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:48 smithi141 bash[31670]: audit 2023-12-01T15:51:48.311112+0000 mon.c (mon.2) 266 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:49 smithi040 bash[41173]: cluster 2023-12-01T15:51:47.679926+0000 mgr.y (mgr.24356) 412 : cluster 0 pgmap v380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:49 smithi040 bash[41173]: audit 2023-12-01T15:51:48.678296+0000 mon.a (mon.0) 983 : audit 0 from='client.? 172.21.15.40:0/212771684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:49 smithi040 bash[28232]: cluster 2023-12-01T15:51:47.679926+0000 mgr.y (mgr.24356) 412 : cluster 0 pgmap v380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:49 smithi040 bash[28232]: audit 2023-12-01T15:51:48.678296+0000 mon.a (mon.0) 983 : audit 0 from='client.? 172.21.15.40:0/212771684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:49 smithi141 bash[31670]: cluster 2023-12-01T15:51:47.679926+0000 mgr.y (mgr.24356) 412 : cluster 0 pgmap v380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:49 smithi141 bash[31670]: audit 2023-12-01T15:51:48.678296+0000 mon.a (mon.0) 983 : audit 0 from='client.? 172.21.15.40:0/212771684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:51 smithi040 bash[28232]: cluster 2023-12-01T15:51:49.681118+0000 mgr.y (mgr.24356) 413 : cluster 0 pgmap v381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:51 smithi040 bash[28232]: audit 2023-12-01T15:51:51.138045+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.40:0/3986851584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:51 smithi040 bash[41173]: cluster 2023-12-01T15:51:49.681118+0000 mgr.y (mgr.24356) 413 : cluster 0 pgmap v381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:51 smithi040 bash[41173]: audit 2023-12-01T15:51:51.138045+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.40:0/3986851584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:51 smithi141 bash[31670]: cluster 2023-12-01T15:51:49.681118+0000 mgr.y (mgr.24356) 413 : cluster 0 pgmap v381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:51 smithi141 bash[31670]: audit 2023-12-01T15:51:51.138045+0000 mon.c (mon.2) 267 : audit 0 from='client.? 172.21.15.40:0/3986851584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:53 smithi040 bash[28232]: cluster 2023-12-01T15:51:51.681813+0000 mgr.y (mgr.24356) 414 : cluster 0 pgmap v382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:53 smithi040 bash[28232]: audit 2023-12-01T15:51:53.600675+0000 mon.c (mon.2) 268 : audit 0 from='client.? 172.21.15.40:0/4274568380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:53 smithi040 bash[41173]: cluster 2023-12-01T15:51:51.681813+0000 mgr.y (mgr.24356) 414 : cluster 0 pgmap v382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:53 smithi040 bash[41173]: audit 2023-12-01T15:51:53.600675+0000 mon.c (mon.2) 268 : audit 0 from='client.? 172.21.15.40:0/4274568380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:53 smithi141 bash[31670]: cluster 2023-12-01T15:51:51.681813+0000 mgr.y (mgr.24356) 414 : cluster 0 pgmap v382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:53 smithi141 bash[31670]: audit 2023-12-01T15:51:53.600675+0000 mon.c (mon.2) 268 : audit 0 from='client.? 172.21.15.40:0/4274568380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:54 smithi141 bash[31670]: cluster 2023-12-01T15:51:53.682429+0000 mgr.y (mgr.24356) 415 : cluster 0 pgmap v383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:54 smithi040 bash[41173]: cluster 2023-12-01T15:51:53.682429+0000 mgr.y (mgr.24356) 415 : cluster 0 pgmap v383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:54 smithi040 bash[28232]: cluster 2023-12-01T15:51:53.682429+0000 mgr.y (mgr.24356) 415 : cluster 0 pgmap v383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:51:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:51:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:56 smithi040 bash[28232]: cluster 2023-12-01T15:51:55.683538+0000 mgr.y (mgr.24356) 416 : cluster 0 pgmap v384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:56 smithi040 bash[28232]: audit 2023-12-01T15:51:56.057335+0000 mon.a (mon.0) 984 : audit 0 from='client.? 172.21.15.40:0/929074356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:56 smithi040 bash[41173]: cluster 2023-12-01T15:51:55.683538+0000 mgr.y (mgr.24356) 416 : cluster 0 pgmap v384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:56 smithi040 bash[41173]: audit 2023-12-01T15:51:56.057335+0000 mon.a (mon.0) 984 : audit 0 from='client.? 172.21.15.40:0/929074356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:56 smithi141 bash[31670]: cluster 2023-12-01T15:51:55.683538+0000 mgr.y (mgr.24356) 416 : cluster 0 pgmap v384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:56 smithi141 bash[31670]: audit 2023-12-01T15:51:56.057335+0000 mon.a (mon.0) 984 : audit 0 from='client.? 172.21.15.40:0/929074356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:59 smithi040 bash[28232]: cluster 2023-12-01T15:51:57.684227+0000 mgr.y (mgr.24356) 417 : cluster 0 pgmap v385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:51:59 smithi040 bash[28232]: audit 2023-12-01T15:51:58.517531+0000 mon.c (mon.2) 269 : audit 0 from='client.? 172.21.15.40:0/829469273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:59 smithi040 bash[41173]: cluster 2023-12-01T15:51:57.684227+0000 mgr.y (mgr.24356) 417 : cluster 0 pgmap v385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:51:59 smithi040 bash[41173]: audit 2023-12-01T15:51:58.517531+0000 mon.c (mon.2) 269 : audit 0 from='client.? 172.21.15.40:0/829469273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:51:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:59 smithi141 bash[31670]: cluster 2023-12-01T15:51:57.684227+0000 mgr.y (mgr.24356) 417 : cluster 0 pgmap v385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:51:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:51:59 smithi141 bash[31670]: audit 2023-12-01T15:51:58.517531+0000 mon.c (mon.2) 269 : audit 0 from='client.? 172.21.15.40:0/829469273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:01 smithi040 bash[28232]: cluster 2023-12-01T15:51:59.685412+0000 mgr.y (mgr.24356) 418 : cluster 0 pgmap v386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:01 smithi040 bash[28232]: audit 2023-12-01T15:52:00.982020+0000 mon.c (mon.2) 270 : audit 0 from='client.? 172.21.15.40:0/1326116053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:01 smithi040 bash[41173]: cluster 2023-12-01T15:51:59.685412+0000 mgr.y (mgr.24356) 418 : cluster 0 pgmap v386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:01 smithi040 bash[41173]: audit 2023-12-01T15:52:00.982020+0000 mon.c (mon.2) 270 : audit 0 from='client.? 172.21.15.40:0/1326116053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:01 smithi141 bash[31670]: cluster 2023-12-01T15:51:59.685412+0000 mgr.y (mgr.24356) 418 : cluster 0 pgmap v386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:01 smithi141 bash[31670]: audit 2023-12-01T15:52:00.982020+0000 mon.c (mon.2) 270 : audit 0 from='client.? 172.21.15.40:0/1326116053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:02 smithi040 bash[28232]: audit 2023-12-01T15:52:01.711651+0000 mon.c (mon.2) 271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:02 smithi040 bash[28232]: audit 2023-12-01T15:52:02.092255+0000 mon.a (mon.0) 985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:02 smithi040 bash[28232]: audit 2023-12-01T15:52:02.107862+0000 mon.a (mon.0) 986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:02 smithi040 bash[41173]: audit 2023-12-01T15:52:01.711651+0000 mon.c (mon.2) 271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:02 smithi040 bash[41173]: audit 2023-12-01T15:52:02.092255+0000 mon.a (mon.0) 985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:02 smithi040 bash[41173]: audit 2023-12-01T15:52:02.107862+0000 mon.a (mon.0) 986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:02 smithi141 bash[31670]: audit 2023-12-01T15:52:01.711651+0000 mon.c (mon.2) 271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:02 smithi141 bash[31670]: audit 2023-12-01T15:52:02.092255+0000 mon.a (mon.0) 985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:02 smithi141 bash[31670]: audit 2023-12-01T15:52:02.107862+0000 mon.a (mon.0) 986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:03 smithi040 bash[28232]: cluster 2023-12-01T15:52:01.686076+0000 mgr.y (mgr.24356) 419 : cluster 0 pgmap v387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:03 smithi040 bash[28232]: audit 2023-12-01T15:52:03.311381+0000 mon.c (mon.2) 272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:03 smithi040 bash[41173]: cluster 2023-12-01T15:52:01.686076+0000 mgr.y (mgr.24356) 419 : cluster 0 pgmap v387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:03 smithi040 bash[41173]: audit 2023-12-01T15:52:03.311381+0000 mon.c (mon.2) 272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:03 smithi141 bash[31670]: cluster 2023-12-01T15:52:01.686076+0000 mgr.y (mgr.24356) 419 : cluster 0 pgmap v387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:03 smithi141 bash[31670]: audit 2023-12-01T15:52:03.311381+0000 mon.c (mon.2) 272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:04 smithi040 bash[28232]: audit 2023-12-01T15:52:03.451055+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.40:0/1940658331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:04 smithi040 bash[41173]: audit 2023-12-01T15:52:03.451055+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.40:0/1940658331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:04 smithi141 bash[31670]: audit 2023-12-01T15:52:03.451055+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.40:0/1940658331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:05 smithi040 bash[41173]: cluster 2023-12-01T15:52:03.686811+0000 mgr.y (mgr.24356) 420 : cluster 0 pgmap v388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:05 smithi040 bash[28232]: cluster 2023-12-01T15:52:03.686811+0000 mgr.y (mgr.24356) 420 : cluster 0 pgmap v388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:05 smithi141 bash[31670]: cluster 2023-12-01T15:52:03.686811+0000 mgr.y (mgr.24356) 420 : cluster 0 pgmap v388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:06.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:06 smithi040 bash[41173]: audit 2023-12-01T15:52:05.913261+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.40:0/57843428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:06.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:06 smithi040 bash[28232]: audit 2023-12-01T15:52:05.913261+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.40:0/57843428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:06.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:52:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:52:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:06 smithi141 bash[31670]: audit 2023-12-01T15:52:05.913261+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.40:0/57843428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:07 smithi040 bash[28232]: cluster 2023-12-01T15:52:05.687916+0000 mgr.y (mgr.24356) 421 : cluster 0 pgmap v389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:07.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:07 smithi040 bash[41173]: cluster 2023-12-01T15:52:05.687916+0000 mgr.y (mgr.24356) 421 : cluster 0 pgmap v389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:07 smithi141 bash[31670]: cluster 2023-12-01T15:52:05.687916+0000 mgr.y (mgr.24356) 421 : cluster 0 pgmap v389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[28232]: audit 2023-12-01T15:52:07.658843+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[28232]: audit 2023-12-01T15:52:07.670323+0000 mon.a (mon.0) 990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[28232]: cluster 2023-12-01T15:52:07.688611+0000 mgr.y (mgr.24356) 422 : cluster 0 pgmap v390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[28232]: audit 2023-12-01T15:52:08.316858+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[28232]: audit 2023-12-01T15:52:08.327353+0000 mon.a (mon.0) 992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[28232]: audit 2023-12-01T15:52:08.375585+0000 mon.c (mon.2) 273 : audit 0 from='client.? 172.21.15.40:0/1767485325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[41173]: audit 2023-12-01T15:52:07.658843+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[41173]: audit 2023-12-01T15:52:07.670323+0000 mon.a (mon.0) 990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[41173]: cluster 2023-12-01T15:52:07.688611+0000 mgr.y (mgr.24356) 422 : cluster 0 pgmap v390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[41173]: audit 2023-12-01T15:52:08.316858+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[41173]: audit 2023-12-01T15:52:08.327353+0000 mon.a (mon.0) 992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:08 smithi040 bash[41173]: audit 2023-12-01T15:52:08.375585+0000 mon.c (mon.2) 273 : audit 0 from='client.? 172.21.15.40:0/1767485325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:08 smithi141 bash[31670]: audit 2023-12-01T15:52:07.658843+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:08 smithi141 bash[31670]: audit 2023-12-01T15:52:07.670323+0000 mon.a (mon.0) 990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:08 smithi141 bash[31670]: cluster 2023-12-01T15:52:07.688611+0000 mgr.y (mgr.24356) 422 : cluster 0 pgmap v390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:08 smithi141 bash[31670]: audit 2023-12-01T15:52:08.316858+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:08 smithi141 bash[31670]: audit 2023-12-01T15:52:08.327353+0000 mon.a (mon.0) 992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:08 smithi141 bash[31670]: audit 2023-12-01T15:52:08.375585+0000 mon.c (mon.2) 273 : audit 0 from='client.? 172.21.15.40:0/1767485325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:09 smithi141 bash[31670]: audit 2023-12-01T15:52:08.800700+0000 mon.c (mon.2) 274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:09 smithi141 bash[31670]: audit 2023-12-01T15:52:08.802589+0000 mon.c (mon.2) 275 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:09 smithi141 bash[31670]: audit 2023-12-01T15:52:08.812975+0000 mon.a (mon.0) 993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:09 smithi040 bash[28232]: audit 2023-12-01T15:52:08.800700+0000 mon.c (mon.2) 274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:09 smithi040 bash[28232]: audit 2023-12-01T15:52:08.802589+0000 mon.c (mon.2) 275 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:09 smithi040 bash[28232]: audit 2023-12-01T15:52:08.812975+0000 mon.a (mon.0) 993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:09 smithi040 bash[41173]: audit 2023-12-01T15:52:08.800700+0000 mon.c (mon.2) 274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:09 smithi040 bash[41173]: audit 2023-12-01T15:52:08.802589+0000 mon.c (mon.2) 275 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:09 smithi040 bash[41173]: audit 2023-12-01T15:52:08.812975+0000 mon.a (mon.0) 993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:52:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:10 smithi141 bash[31670]: cluster 2023-12-01T15:52:09.689841+0000 mgr.y (mgr.24356) 423 : cluster 0 pgmap v391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:10 smithi040 bash[28232]: cluster 2023-12-01T15:52:09.689841+0000 mgr.y (mgr.24356) 423 : cluster 0 pgmap v391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:10 smithi040 bash[41173]: cluster 2023-12-01T15:52:09.689841+0000 mgr.y (mgr.24356) 423 : cluster 0 pgmap v391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:11 smithi141 bash[31670]: audit 2023-12-01T15:52:10.841590+0000 mon.a (mon.0) 994 : audit 0 from='client.? 172.21.15.40:0/258106108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:11 smithi040 bash[41173]: audit 2023-12-01T15:52:10.841590+0000 mon.a (mon.0) 994 : audit 0 from='client.? 172.21.15.40:0/258106108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:11 smithi040 bash[28232]: audit 2023-12-01T15:52:10.841590+0000 mon.a (mon.0) 994 : audit 0 from='client.? 172.21.15.40:0/258106108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:13 smithi040 bash[28232]: cluster 2023-12-01T15:52:11.690682+0000 mgr.y (mgr.24356) 424 : cluster 0 pgmap v392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:13 smithi040 bash[28232]: audit 2023-12-01T15:52:13.303889+0000 mon.c (mon.2) 276 : audit 0 from='client.? 172.21.15.40:0/1332730413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:13 smithi040 bash[41173]: cluster 2023-12-01T15:52:11.690682+0000 mgr.y (mgr.24356) 424 : cluster 0 pgmap v392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:13 smithi040 bash[41173]: audit 2023-12-01T15:52:13.303889+0000 mon.c (mon.2) 276 : audit 0 from='client.? 172.21.15.40:0/1332730413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:13 smithi141 bash[31670]: cluster 2023-12-01T15:52:11.690682+0000 mgr.y (mgr.24356) 424 : cluster 0 pgmap v392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:13 smithi141 bash[31670]: audit 2023-12-01T15:52:13.303889+0000 mon.c (mon.2) 276 : audit 0 from='client.? 172.21.15.40:0/1332730413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:15.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:15 smithi040 bash[28232]: cluster 2023-12-01T15:52:13.691487+0000 mgr.y (mgr.24356) 425 : cluster 0 pgmap v393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:15 smithi040 bash[41173]: cluster 2023-12-01T15:52:13.691487+0000 mgr.y (mgr.24356) 425 : cluster 0 pgmap v393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:15 smithi141 bash[31670]: cluster 2023-12-01T15:52:13.691487+0000 mgr.y (mgr.24356) 425 : cluster 0 pgmap v393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:16.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:52:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:52:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:16 smithi040 bash[41173]: audit 2023-12-01T15:52:15.774348+0000 mon.a (mon.0) 995 : audit 0 from='client.? 172.21.15.40:0/2769301151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:16 smithi040 bash[28232]: audit 2023-12-01T15:52:15.774348+0000 mon.a (mon.0) 995 : audit 0 from='client.? 172.21.15.40:0/2769301151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:16 smithi141 bash[31670]: audit 2023-12-01T15:52:15.774348+0000 mon.a (mon.0) 995 : audit 0 from='client.? 172.21.15.40:0/2769301151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:17.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:17 smithi040 bash[28232]: cluster 2023-12-01T15:52:15.692572+0000 mgr.y (mgr.24356) 426 : cluster 0 pgmap v394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:17 smithi040 bash[41173]: cluster 2023-12-01T15:52:15.692572+0000 mgr.y (mgr.24356) 426 : cluster 0 pgmap v394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:17 smithi141 bash[31670]: cluster 2023-12-01T15:52:15.692572+0000 mgr.y (mgr.24356) 426 : cluster 0 pgmap v394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:18 smithi040 bash[28232]: audit 2023-12-01T15:52:18.233337+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.40:0/129795666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:18.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:18 smithi040 bash[28232]: audit 2023-12-01T15:52:18.311861+0000 mon.c (mon.2) 277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:18 smithi040 bash[41173]: audit 2023-12-01T15:52:18.233337+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.40:0/129795666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:18.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:18 smithi040 bash[41173]: audit 2023-12-01T15:52:18.311861+0000 mon.c (mon.2) 277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:18 smithi141 bash[31670]: audit 2023-12-01T15:52:18.233337+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.40:0/129795666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:18 smithi141 bash[31670]: audit 2023-12-01T15:52:18.311861+0000 mon.c (mon.2) 277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:19 smithi040 bash[28232]: cluster 2023-12-01T15:52:17.693185+0000 mgr.y (mgr.24356) 427 : cluster 0 pgmap v395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:19 smithi040 bash[41173]: cluster 2023-12-01T15:52:17.693185+0000 mgr.y (mgr.24356) 427 : cluster 0 pgmap v395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:19 smithi141 bash[31670]: cluster 2023-12-01T15:52:17.693185+0000 mgr.y (mgr.24356) 427 : cluster 0 pgmap v395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:21 smithi040 bash[28232]: cluster 2023-12-01T15:52:19.694345+0000 mgr.y (mgr.24356) 428 : cluster 0 pgmap v396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:21 smithi040 bash[28232]: audit 2023-12-01T15:52:20.700487+0000 mon.c (mon.2) 278 : audit 0 from='client.? 172.21.15.40:0/1620034986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:21 smithi040 bash[41173]: cluster 2023-12-01T15:52:19.694345+0000 mgr.y (mgr.24356) 428 : cluster 0 pgmap v396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:21 smithi040 bash[41173]: audit 2023-12-01T15:52:20.700487+0000 mon.c (mon.2) 278 : audit 0 from='client.? 172.21.15.40:0/1620034986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:21 smithi141 bash[31670]: cluster 2023-12-01T15:52:19.694345+0000 mgr.y (mgr.24356) 428 : cluster 0 pgmap v396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:21 smithi141 bash[31670]: audit 2023-12-01T15:52:20.700487+0000 mon.c (mon.2) 278 : audit 0 from='client.? 172.21.15.40:0/1620034986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:23 smithi040 bash[28232]: cluster 2023-12-01T15:52:21.695018+0000 mgr.y (mgr.24356) 429 : cluster 0 pgmap v397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:23 smithi040 bash[28232]: audit 2023-12-01T15:52:23.159950+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.40:0/3049367666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:23 smithi040 bash[41173]: cluster 2023-12-01T15:52:21.695018+0000 mgr.y (mgr.24356) 429 : cluster 0 pgmap v397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:23 smithi040 bash[41173]: audit 2023-12-01T15:52:23.159950+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.40:0/3049367666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:23 smithi141 bash[31670]: cluster 2023-12-01T15:52:21.695018+0000 mgr.y (mgr.24356) 429 : cluster 0 pgmap v397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:23 smithi141 bash[31670]: audit 2023-12-01T15:52:23.159950+0000 mon.c (mon.2) 279 : audit 0 from='client.? 172.21.15.40:0/3049367666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:25 smithi040 bash[28232]: cluster 2023-12-01T15:52:23.695665+0000 mgr.y (mgr.24356) 430 : cluster 0 pgmap v398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:25 smithi040 bash[41173]: cluster 2023-12-01T15:52:23.695665+0000 mgr.y (mgr.24356) 430 : cluster 0 pgmap v398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:25 smithi141 bash[31670]: cluster 2023-12-01T15:52:23.695665+0000 mgr.y (mgr.24356) 430 : cluster 0 pgmap v398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:26.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:52:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:52:26.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:26 smithi040 bash[41173]: audit 2023-12-01T15:52:25.631041+0000 mon.a (mon.0) 997 : audit 0 from='client.? 172.21.15.40:0/1392145912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:26.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:26 smithi040 bash[28232]: audit 2023-12-01T15:52:25.631041+0000 mon.a (mon.0) 997 : audit 0 from='client.? 172.21.15.40:0/1392145912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:26 smithi141 bash[31670]: audit 2023-12-01T15:52:25.631041+0000 mon.a (mon.0) 997 : audit 0 from='client.? 172.21.15.40:0/1392145912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:27.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:27 smithi040 bash[28232]: cluster 2023-12-01T15:52:25.696812+0000 mgr.y (mgr.24356) 431 : cluster 0 pgmap v399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:27 smithi040 bash[41173]: cluster 2023-12-01T15:52:25.696812+0000 mgr.y (mgr.24356) 431 : cluster 0 pgmap v399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:27 smithi141 bash[31670]: cluster 2023-12-01T15:52:25.696812+0000 mgr.y (mgr.24356) 431 : cluster 0 pgmap v399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:28 smithi040 bash[28232]: audit 2023-12-01T15:52:28.099056+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.40:0/1298282709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:28 smithi040 bash[41173]: audit 2023-12-01T15:52:28.099056+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.40:0/1298282709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:28 smithi141 bash[31670]: audit 2023-12-01T15:52:28.099056+0000 mon.a (mon.0) 998 : audit 0 from='client.? 172.21.15.40:0/1298282709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:29 smithi040 bash[28232]: cluster 2023-12-01T15:52:27.697351+0000 mgr.y (mgr.24356) 432 : cluster 0 pgmap v400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:29 smithi040 bash[41173]: cluster 2023-12-01T15:52:27.697351+0000 mgr.y (mgr.24356) 432 : cluster 0 pgmap v400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:29 smithi141 bash[31670]: cluster 2023-12-01T15:52:27.697351+0000 mgr.y (mgr.24356) 432 : cluster 0 pgmap v400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:31 smithi040 bash[28232]: cluster 2023-12-01T15:52:29.698409+0000 mgr.y (mgr.24356) 433 : cluster 0 pgmap v401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:31 smithi040 bash[28232]: audit 2023-12-01T15:52:30.566866+0000 mon.c (mon.2) 280 : audit 0 from='client.? 172.21.15.40:0/3547862215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:31 smithi040 bash[41173]: cluster 2023-12-01T15:52:29.698409+0000 mgr.y (mgr.24356) 433 : cluster 0 pgmap v401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:31 smithi040 bash[41173]: audit 2023-12-01T15:52:30.566866+0000 mon.c (mon.2) 280 : audit 0 from='client.? 172.21.15.40:0/3547862215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:31 smithi141 bash[31670]: cluster 2023-12-01T15:52:29.698409+0000 mgr.y (mgr.24356) 433 : cluster 0 pgmap v401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:31 smithi141 bash[31670]: audit 2023-12-01T15:52:30.566866+0000 mon.c (mon.2) 280 : audit 0 from='client.? 172.21.15.40:0/3547862215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:33 smithi040 bash[28232]: cluster 2023-12-01T15:52:31.699205+0000 mgr.y (mgr.24356) 434 : cluster 0 pgmap v402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:33 smithi040 bash[28232]: audit 2023-12-01T15:52:33.036621+0000 mon.a (mon.0) 999 : audit 0 from='client.? 172.21.15.40:0/3994293627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:33 smithi040 bash[28232]: audit 2023-12-01T15:52:33.312248+0000 mon.c (mon.2) 281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:33 smithi040 bash[41173]: cluster 2023-12-01T15:52:31.699205+0000 mgr.y (mgr.24356) 434 : cluster 0 pgmap v402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:33 smithi040 bash[41173]: audit 2023-12-01T15:52:33.036621+0000 mon.a (mon.0) 999 : audit 0 from='client.? 172.21.15.40:0/3994293627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:33 smithi040 bash[41173]: audit 2023-12-01T15:52:33.312248+0000 mon.c (mon.2) 281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:33 smithi141 bash[31670]: cluster 2023-12-01T15:52:31.699205+0000 mgr.y (mgr.24356) 434 : cluster 0 pgmap v402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:33 smithi141 bash[31670]: audit 2023-12-01T15:52:33.036621+0000 mon.a (mon.0) 999 : audit 0 from='client.? 172.21.15.40:0/3994293627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:33 smithi141 bash[31670]: audit 2023-12-01T15:52:33.312248+0000 mon.c (mon.2) 281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:35 smithi040 bash[28232]: cluster 2023-12-01T15:52:33.699936+0000 mgr.y (mgr.24356) 435 : cluster 0 pgmap v403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:35 smithi040 bash[41173]: cluster 2023-12-01T15:52:33.699936+0000 mgr.y (mgr.24356) 435 : cluster 0 pgmap v403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:35 smithi141 bash[31670]: cluster 2023-12-01T15:52:33.699936+0000 mgr.y (mgr.24356) 435 : cluster 0 pgmap v403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:36 smithi141 bash[31670]: audit 2023-12-01T15:52:35.502590+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.40:0/2629565621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:36 smithi040 bash[28232]: audit 2023-12-01T15:52:35.502590+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.40:0/2629565621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:52:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:52:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:36 smithi040 bash[41173]: audit 2023-12-01T15:52:35.502590+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.40:0/2629565621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:37 smithi141 bash[31670]: cluster 2023-12-01T15:52:35.701099+0000 mgr.y (mgr.24356) 436 : cluster 0 pgmap v404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:37 smithi040 bash[28232]: cluster 2023-12-01T15:52:35.701099+0000 mgr.y (mgr.24356) 436 : cluster 0 pgmap v404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:37 smithi040 bash[41173]: cluster 2023-12-01T15:52:35.701099+0000 mgr.y (mgr.24356) 436 : cluster 0 pgmap v404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:38 smithi141 bash[31670]: audit 2023-12-01T15:52:37.966946+0000 mon.a (mon.0) 1001 : audit 0 from='client.? 172.21.15.40:0/643087533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:38 smithi040 bash[28232]: audit 2023-12-01T15:52:37.966946+0000 mon.a (mon.0) 1001 : audit 0 from='client.? 172.21.15.40:0/643087533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:38 smithi040 bash[41173]: audit 2023-12-01T15:52:37.966946+0000 mon.a (mon.0) 1001 : audit 0 from='client.? 172.21.15.40:0/643087533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:39 smithi141 bash[31670]: cluster 2023-12-01T15:52:37.701717+0000 mgr.y (mgr.24356) 437 : cluster 0 pgmap v405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:39 smithi040 bash[28232]: cluster 2023-12-01T15:52:37.701717+0000 mgr.y (mgr.24356) 437 : cluster 0 pgmap v405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:39 smithi040 bash[41173]: cluster 2023-12-01T15:52:37.701717+0000 mgr.y (mgr.24356) 437 : cluster 0 pgmap v405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:40 smithi141 bash[31670]: audit 2023-12-01T15:52:40.427240+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.40:0/3492247869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:40 smithi040 bash[28232]: audit 2023-12-01T15:52:40.427240+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.40:0/3492247869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:40 smithi040 bash[41173]: audit 2023-12-01T15:52:40.427240+0000 mon.c (mon.2) 282 : audit 0 from='client.? 172.21.15.40:0/3492247869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:41 smithi141 bash[31670]: cluster 2023-12-01T15:52:39.702922+0000 mgr.y (mgr.24356) 438 : cluster 0 pgmap v406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:41 smithi040 bash[28232]: cluster 2023-12-01T15:52:39.702922+0000 mgr.y (mgr.24356) 438 : cluster 0 pgmap v406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:41 smithi040 bash[41173]: cluster 2023-12-01T15:52:39.702922+0000 mgr.y (mgr.24356) 438 : cluster 0 pgmap v406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:43 smithi141 bash[31670]: cluster 2023-12-01T15:52:41.703546+0000 mgr.y (mgr.24356) 439 : cluster 0 pgmap v407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:43 smithi141 bash[31670]: audit 2023-12-01T15:52:42.893311+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.40:0/2859163688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:43 smithi040 bash[41173]: cluster 2023-12-01T15:52:41.703546+0000 mgr.y (mgr.24356) 439 : cluster 0 pgmap v407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:43 smithi040 bash[41173]: audit 2023-12-01T15:52:42.893311+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.40:0/2859163688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:43 smithi040 bash[28232]: cluster 2023-12-01T15:52:41.703546+0000 mgr.y (mgr.24356) 439 : cluster 0 pgmap v407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:43 smithi040 bash[28232]: audit 2023-12-01T15:52:42.893311+0000 mon.c (mon.2) 283 : audit 0 from='client.? 172.21.15.40:0/2859163688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:45 smithi141 bash[31670]: cluster 2023-12-01T15:52:43.704240+0000 mgr.y (mgr.24356) 440 : cluster 0 pgmap v408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:45 smithi141 bash[31670]: audit 2023-12-01T15:52:45.361500+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.40:0/4165272057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:45 smithi040 bash[28232]: cluster 2023-12-01T15:52:43.704240+0000 mgr.y (mgr.24356) 440 : cluster 0 pgmap v408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:45 smithi040 bash[28232]: audit 2023-12-01T15:52:45.361500+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.40:0/4165272057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:45 smithi040 bash[41173]: cluster 2023-12-01T15:52:43.704240+0000 mgr.y (mgr.24356) 440 : cluster 0 pgmap v408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:45 smithi040 bash[41173]: audit 2023-12-01T15:52:45.361500+0000 mon.a (mon.0) 1002 : audit 0 from='client.? 172.21.15.40:0/4165272057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:52:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:52:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:47 smithi141 bash[31670]: cluster 2023-12-01T15:52:45.705513+0000 mgr.y (mgr.24356) 441 : cluster 0 pgmap v409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:47 smithi040 bash[28232]: cluster 2023-12-01T15:52:45.705513+0000 mgr.y (mgr.24356) 441 : cluster 0 pgmap v409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:47 smithi040 bash[41173]: cluster 2023-12-01T15:52:45.705513+0000 mgr.y (mgr.24356) 441 : cluster 0 pgmap v409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:48 smithi141 bash[31670]: audit 2023-12-01T15:52:47.821001+0000 mon.c (mon.2) 284 : audit 0 from='client.? 172.21.15.40:0/157940867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:48 smithi141 bash[31670]: audit 2023-12-01T15:52:48.312709+0000 mon.c (mon.2) 285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:48 smithi040 bash[28232]: audit 2023-12-01T15:52:47.821001+0000 mon.c (mon.2) 284 : audit 0 from='client.? 172.21.15.40:0/157940867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:48 smithi040 bash[28232]: audit 2023-12-01T15:52:48.312709+0000 mon.c (mon.2) 285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:48 smithi040 bash[41173]: audit 2023-12-01T15:52:47.821001+0000 mon.c (mon.2) 284 : audit 0 from='client.? 172.21.15.40:0/157940867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:48 smithi040 bash[41173]: audit 2023-12-01T15:52:48.312709+0000 mon.c (mon.2) 285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:49 smithi141 bash[31670]: cluster 2023-12-01T15:52:47.706021+0000 mgr.y (mgr.24356) 442 : cluster 0 pgmap v410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:49 smithi040 bash[41173]: cluster 2023-12-01T15:52:47.706021+0000 mgr.y (mgr.24356) 442 : cluster 0 pgmap v410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:49 smithi040 bash[28232]: cluster 2023-12-01T15:52:47.706021+0000 mgr.y (mgr.24356) 442 : cluster 0 pgmap v410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:50 smithi141 bash[31670]: audit 2023-12-01T15:52:50.289056+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.40:0/4228305089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:50 smithi040 bash[28232]: audit 2023-12-01T15:52:50.289056+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.40:0/4228305089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:50 smithi040 bash[41173]: audit 2023-12-01T15:52:50.289056+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.40:0/4228305089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:51 smithi141 bash[31670]: cluster 2023-12-01T15:52:49.707222+0000 mgr.y (mgr.24356) 443 : cluster 0 pgmap v411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:51 smithi040 bash[28232]: cluster 2023-12-01T15:52:49.707222+0000 mgr.y (mgr.24356) 443 : cluster 0 pgmap v411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:51 smithi040 bash[41173]: cluster 2023-12-01T15:52:49.707222+0000 mgr.y (mgr.24356) 443 : cluster 0 pgmap v411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:53 smithi141 bash[31670]: cluster 2023-12-01T15:52:51.708121+0000 mgr.y (mgr.24356) 444 : cluster 0 pgmap v412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:53 smithi141 bash[31670]: audit 2023-12-01T15:52:52.754751+0000 mon.c (mon.2) 286 : audit 0 from='client.? 172.21.15.40:0/2991303202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:53 smithi040 bash[41173]: cluster 2023-12-01T15:52:51.708121+0000 mgr.y (mgr.24356) 444 : cluster 0 pgmap v412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:53 smithi040 bash[41173]: audit 2023-12-01T15:52:52.754751+0000 mon.c (mon.2) 286 : audit 0 from='client.? 172.21.15.40:0/2991303202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:53 smithi040 bash[28232]: cluster 2023-12-01T15:52:51.708121+0000 mgr.y (mgr.24356) 444 : cluster 0 pgmap v412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:53 smithi040 bash[28232]: audit 2023-12-01T15:52:52.754751+0000 mon.c (mon.2) 286 : audit 0 from='client.? 172.21.15.40:0/2991303202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:55 smithi040 bash[28232]: cluster 2023-12-01T15:52:53.708913+0000 mgr.y (mgr.24356) 445 : cluster 0 pgmap v413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:55 smithi040 bash[28232]: audit 2023-12-01T15:52:55.213427+0000 mon.a (mon.0) 1004 : audit 0 from='client.? 172.21.15.40:0/3914094412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:55 smithi040 bash[41173]: cluster 2023-12-01T15:52:53.708913+0000 mgr.y (mgr.24356) 445 : cluster 0 pgmap v413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:55 smithi040 bash[41173]: audit 2023-12-01T15:52:55.213427+0000 mon.a (mon.0) 1004 : audit 0 from='client.? 172.21.15.40:0/3914094412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:55 smithi141 bash[31670]: cluster 2023-12-01T15:52:53.708913+0000 mgr.y (mgr.24356) 445 : cluster 0 pgmap v413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:55 smithi141 bash[31670]: audit 2023-12-01T15:52:55.213427+0000 mon.a (mon.0) 1004 : audit 0 from='client.? 172.21.15.40:0/3914094412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:52:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:52:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:57 smithi040 bash[28232]: cluster 2023-12-01T15:52:55.709993+0000 mgr.y (mgr.24356) 446 : cluster 0 pgmap v414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:57 smithi040 bash[41173]: cluster 2023-12-01T15:52:55.709993+0000 mgr.y (mgr.24356) 446 : cluster 0 pgmap v414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:57 smithi141 bash[31670]: cluster 2023-12-01T15:52:55.709993+0000 mgr.y (mgr.24356) 446 : cluster 0 pgmap v414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:58 smithi040 bash[28232]: audit 2023-12-01T15:52:57.684949+0000 mon.c (mon.2) 287 : audit 0 from='client.? 172.21.15.40:0/688967522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:58 smithi040 bash[41173]: audit 2023-12-01T15:52:57.684949+0000 mon.c (mon.2) 287 : audit 0 from='client.? 172.21.15.40:0/688967522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:58 smithi141 bash[31670]: audit 2023-12-01T15:52:57.684949+0000 mon.c (mon.2) 287 : audit 0 from='client.? 172.21.15.40:0/688967522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:52:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:52:59 smithi040 bash[28232]: cluster 2023-12-01T15:52:57.710555+0000 mgr.y (mgr.24356) 447 : cluster 0 pgmap v415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:52:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:52:59 smithi040 bash[41173]: cluster 2023-12-01T15:52:57.710555+0000 mgr.y (mgr.24356) 447 : cluster 0 pgmap v415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:52:59 smithi141 bash[31670]: cluster 2023-12-01T15:52:57.710555+0000 mgr.y (mgr.24356) 447 : cluster 0 pgmap v415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:00 smithi040 bash[28232]: audit 2023-12-01T15:53:00.145260+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.40:0/917473947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:00 smithi040 bash[41173]: audit 2023-12-01T15:53:00.145260+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.40:0/917473947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:00 smithi141 bash[31670]: audit 2023-12-01T15:53:00.145260+0000 mon.a (mon.0) 1005 : audit 0 from='client.? 172.21.15.40:0/917473947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:01 smithi040 bash[28232]: cluster 2023-12-01T15:52:59.711618+0000 mgr.y (mgr.24356) 448 : cluster 0 pgmap v416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:01 smithi040 bash[41173]: cluster 2023-12-01T15:52:59.711618+0000 mgr.y (mgr.24356) 448 : cluster 0 pgmap v416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:01 smithi141 bash[31670]: cluster 2023-12-01T15:52:59.711618+0000 mgr.y (mgr.24356) 448 : cluster 0 pgmap v416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:03 smithi040 bash[28232]: cluster 2023-12-01T15:53:01.712318+0000 mgr.y (mgr.24356) 449 : cluster 0 pgmap v417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:03 smithi040 bash[28232]: audit 2023-12-01T15:53:02.612713+0000 mon.c (mon.2) 288 : audit 0 from='client.? 172.21.15.40:0/1477053161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:03 smithi040 bash[28232]: audit 2023-12-01T15:53:03.313029+0000 mon.c (mon.2) 289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:03 smithi040 bash[41173]: cluster 2023-12-01T15:53:01.712318+0000 mgr.y (mgr.24356) 449 : cluster 0 pgmap v417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:03 smithi040 bash[41173]: audit 2023-12-01T15:53:02.612713+0000 mon.c (mon.2) 288 : audit 0 from='client.? 172.21.15.40:0/1477053161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:03 smithi040 bash[41173]: audit 2023-12-01T15:53:03.313029+0000 mon.c (mon.2) 289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:03 smithi141 bash[31670]: cluster 2023-12-01T15:53:01.712318+0000 mgr.y (mgr.24356) 449 : cluster 0 pgmap v417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:03 smithi141 bash[31670]: audit 2023-12-01T15:53:02.612713+0000 mon.c (mon.2) 288 : audit 0 from='client.? 172.21.15.40:0/1477053161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:03 smithi141 bash[31670]: audit 2023-12-01T15:53:03.313029+0000 mon.c (mon.2) 289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:05 smithi040 bash[28232]: cluster 2023-12-01T15:53:03.712988+0000 mgr.y (mgr.24356) 450 : cluster 0 pgmap v418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:05 smithi040 bash[28232]: audit 2023-12-01T15:53:05.076535+0000 mon.c (mon.2) 290 : audit 0 from='client.? 172.21.15.40:0/366887199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:05 smithi040 bash[41173]: cluster 2023-12-01T15:53:03.712988+0000 mgr.y (mgr.24356) 450 : cluster 0 pgmap v418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:05 smithi040 bash[41173]: audit 2023-12-01T15:53:05.076535+0000 mon.c (mon.2) 290 : audit 0 from='client.? 172.21.15.40:0/366887199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:05 smithi141 bash[31670]: cluster 2023-12-01T15:53:03.712988+0000 mgr.y (mgr.24356) 450 : cluster 0 pgmap v418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:05 smithi141 bash[31670]: audit 2023-12-01T15:53:05.076535+0000 mon.c (mon.2) 290 : audit 0 from='client.? 172.21.15.40:0/366887199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:53:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:53:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:07 smithi040 bash[28232]: cluster 2023-12-01T15:53:05.714072+0000 mgr.y (mgr.24356) 451 : cluster 0 pgmap v419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:07 smithi040 bash[28232]: audit 2023-12-01T15:53:07.547509+0000 mon.c (mon.2) 291 : audit 0 from='client.? 172.21.15.40:0/1990566001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:07 smithi040 bash[41173]: cluster 2023-12-01T15:53:05.714072+0000 mgr.y (mgr.24356) 451 : cluster 0 pgmap v419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:07 smithi040 bash[41173]: audit 2023-12-01T15:53:07.547509+0000 mon.c (mon.2) 291 : audit 0 from='client.? 172.21.15.40:0/1990566001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:07 smithi141 bash[31670]: cluster 2023-12-01T15:53:05.714072+0000 mgr.y (mgr.24356) 451 : cluster 0 pgmap v419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:07 smithi141 bash[31670]: audit 2023-12-01T15:53:07.547509+0000 mon.c (mon.2) 291 : audit 0 from='client.? 172.21.15.40:0/1990566001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:09 smithi040 bash[28232]: cluster 2023-12-01T15:53:07.714703+0000 mgr.y (mgr.24356) 452 : cluster 0 pgmap v420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:09 smithi040 bash[28232]: audit 2023-12-01T15:53:08.895212+0000 mon.c (mon.2) 292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:09 smithi040 bash[41173]: cluster 2023-12-01T15:53:07.714703+0000 mgr.y (mgr.24356) 452 : cluster 0 pgmap v420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:09 smithi040 bash[41173]: audit 2023-12-01T15:53:08.895212+0000 mon.c (mon.2) 292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:09 smithi141 bash[31670]: cluster 2023-12-01T15:53:07.714703+0000 mgr.y (mgr.24356) 452 : cluster 0 pgmap v420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:09 smithi141 bash[31670]: audit 2023-12-01T15:53:08.895212+0000 mon.c (mon.2) 292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:10 smithi040 bash[28232]: audit 2023-12-01T15:53:10.012774+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.40:0/2293670643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:10 smithi040 bash[41173]: audit 2023-12-01T15:53:10.012774+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.40:0/2293670643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:10 smithi141 bash[31670]: audit 2023-12-01T15:53:10.012774+0000 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.40:0/2293670643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:11 smithi040 bash[41173]: cluster 2023-12-01T15:53:09.715492+0000 mgr.y (mgr.24356) 453 : cluster 0 pgmap v421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:11 smithi040 bash[28232]: cluster 2023-12-01T15:53:09.715492+0000 mgr.y (mgr.24356) 453 : cluster 0 pgmap v421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:11 smithi141 bash[31670]: cluster 2023-12-01T15:53:09.715492+0000 mgr.y (mgr.24356) 453 : cluster 0 pgmap v421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:13 smithi040 bash[28232]: cluster 2023-12-01T15:53:11.716125+0000 mgr.y (mgr.24356) 454 : cluster 0 pgmap v422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:13 smithi040 bash[28232]: audit 2023-12-01T15:53:12.474158+0000 mon.a (mon.0) 1007 : audit 0 from='client.? 172.21.15.40:0/1312360632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:13 smithi040 bash[41173]: cluster 2023-12-01T15:53:11.716125+0000 mgr.y (mgr.24356) 454 : cluster 0 pgmap v422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:13 smithi040 bash[41173]: audit 2023-12-01T15:53:12.474158+0000 mon.a (mon.0) 1007 : audit 0 from='client.? 172.21.15.40:0/1312360632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:13 smithi141 bash[31670]: cluster 2023-12-01T15:53:11.716125+0000 mgr.y (mgr.24356) 454 : cluster 0 pgmap v422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:13 smithi141 bash[31670]: audit 2023-12-01T15:53:12.474158+0000 mon.a (mon.0) 1007 : audit 0 from='client.? 172.21.15.40:0/1312360632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[28232]: cluster 2023-12-01T15:53:13.716852+0000 mgr.y (mgr.24356) 455 : cluster 0 pgmap v423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[28232]: audit 2023-12-01T15:53:14.797054+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[28232]: audit 2023-12-01T15:53:14.807845+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[28232]: audit 2023-12-01T15:53:14.977951+0000 mon.c (mon.2) 293 : audit 0 from='client.? 172.21.15.40:0/2017707551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[28232]: audit 2023-12-01T15:53:15.100503+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[28232]: audit 2023-12-01T15:53:15.115404+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[41173]: cluster 2023-12-01T15:53:13.716852+0000 mgr.y (mgr.24356) 455 : cluster 0 pgmap v423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[41173]: audit 2023-12-01T15:53:14.797054+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[41173]: audit 2023-12-01T15:53:14.807845+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[41173]: audit 2023-12-01T15:53:14.977951+0000 mon.c (mon.2) 293 : audit 0 from='client.? 172.21.15.40:0/2017707551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[41173]: audit 2023-12-01T15:53:15.100503+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:15 smithi040 bash[41173]: audit 2023-12-01T15:53:15.115404+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:15 smithi141 bash[31670]: cluster 2023-12-01T15:53:13.716852+0000 mgr.y (mgr.24356) 455 : cluster 0 pgmap v423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:15 smithi141 bash[31670]: audit 2023-12-01T15:53:14.797054+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:15 smithi141 bash[31670]: audit 2023-12-01T15:53:14.807845+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:15 smithi141 bash[31670]: audit 2023-12-01T15:53:14.977951+0000 mon.c (mon.2) 293 : audit 0 from='client.? 172.21.15.40:0/2017707551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:15 smithi141 bash[31670]: audit 2023-12-01T15:53:15.100503+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:15 smithi141 bash[31670]: audit 2023-12-01T15:53:15.115404+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:53:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[28232]: audit 2023-12-01T15:53:15.593699+0000 mon.c (mon.2) 294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[28232]: audit 2023-12-01T15:53:15.595310+0000 mon.c (mon.2) 295 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[28232]: audit 2023-12-01T15:53:15.606949+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[41173]: audit 2023-12-01T15:53:15.593699+0000 mon.c (mon.2) 294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[41173]: audit 2023-12-01T15:53:15.595310+0000 mon.c (mon.2) 295 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:16 smithi040 bash[41173]: audit 2023-12-01T15:53:15.606949+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:16 smithi141 bash[31670]: audit 2023-12-01T15:53:15.593699+0000 mon.c (mon.2) 294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:16 smithi141 bash[31670]: audit 2023-12-01T15:53:15.595310+0000 mon.c (mon.2) 295 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:16 smithi141 bash[31670]: audit 2023-12-01T15:53:15.606949+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:53:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:17 smithi040 bash[28232]: cluster 2023-12-01T15:53:15.717967+0000 mgr.y (mgr.24356) 456 : cluster 0 pgmap v424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:17 smithi040 bash[28232]: audit 2023-12-01T15:53:17.438511+0000 mon.c (mon.2) 296 : audit 0 from='client.? 172.21.15.40:0/2474895213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:17 smithi040 bash[41173]: cluster 2023-12-01T15:53:15.717967+0000 mgr.y (mgr.24356) 456 : cluster 0 pgmap v424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:17 smithi040 bash[41173]: audit 2023-12-01T15:53:17.438511+0000 mon.c (mon.2) 296 : audit 0 from='client.? 172.21.15.40:0/2474895213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:17 smithi141 bash[31670]: cluster 2023-12-01T15:53:15.717967+0000 mgr.y (mgr.24356) 456 : cluster 0 pgmap v424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:17 smithi141 bash[31670]: audit 2023-12-01T15:53:17.438511+0000 mon.c (mon.2) 296 : audit 0 from='client.? 172.21.15.40:0/2474895213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:18 smithi040 bash[41173]: audit 2023-12-01T15:53:18.313629+0000 mon.c (mon.2) 297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:18 smithi040 bash[28232]: audit 2023-12-01T15:53:18.313629+0000 mon.c (mon.2) 297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:18 smithi141 bash[31670]: audit 2023-12-01T15:53:18.313629+0000 mon.c (mon.2) 297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:19 smithi040 bash[28232]: cluster 2023-12-01T15:53:17.718613+0000 mgr.y (mgr.24356) 457 : cluster 0 pgmap v425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:19 smithi040 bash[41173]: cluster 2023-12-01T15:53:17.718613+0000 mgr.y (mgr.24356) 457 : cluster 0 pgmap v425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:19 smithi141 bash[31670]: cluster 2023-12-01T15:53:17.718613+0000 mgr.y (mgr.24356) 457 : cluster 0 pgmap v425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:20 smithi040 bash[28232]: audit 2023-12-01T15:53:19.912545+0000 mon.a (mon.0) 1013 : audit 0 from='client.? 172.21.15.40:0/1759987982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:20 smithi040 bash[41173]: audit 2023-12-01T15:53:19.912545+0000 mon.a (mon.0) 1013 : audit 0 from='client.? 172.21.15.40:0/1759987982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:20 smithi141 bash[31670]: audit 2023-12-01T15:53:19.912545+0000 mon.a (mon.0) 1013 : audit 0 from='client.? 172.21.15.40:0/1759987982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:21 smithi040 bash[28232]: cluster 2023-12-01T15:53:19.719364+0000 mgr.y (mgr.24356) 458 : cluster 0 pgmap v426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:21 smithi040 bash[41173]: cluster 2023-12-01T15:53:19.719364+0000 mgr.y (mgr.24356) 458 : cluster 0 pgmap v426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:21 smithi141 bash[31670]: cluster 2023-12-01T15:53:19.719364+0000 mgr.y (mgr.24356) 458 : cluster 0 pgmap v426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:23 smithi040 bash[28232]: cluster 2023-12-01T15:53:21.719984+0000 mgr.y (mgr.24356) 459 : cluster 0 pgmap v427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:23 smithi040 bash[28232]: audit 2023-12-01T15:53:22.376487+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.40:0/2151503337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:23 smithi040 bash[41173]: cluster 2023-12-01T15:53:21.719984+0000 mgr.y (mgr.24356) 459 : cluster 0 pgmap v427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:23 smithi040 bash[41173]: audit 2023-12-01T15:53:22.376487+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.40:0/2151503337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:23 smithi141 bash[31670]: cluster 2023-12-01T15:53:21.719984+0000 mgr.y (mgr.24356) 459 : cluster 0 pgmap v427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:23 smithi141 bash[31670]: audit 2023-12-01T15:53:22.376487+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.40:0/2151503337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:25 smithi040 bash[28232]: cluster 2023-12-01T15:53:23.720678+0000 mgr.y (mgr.24356) 460 : cluster 0 pgmap v428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:25.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:25 smithi040 bash[28232]: audit 2023-12-01T15:53:24.837859+0000 mon.c (mon.2) 298 : audit 0 from='client.? 172.21.15.40:0/3730635218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:25 smithi040 bash[41173]: cluster 2023-12-01T15:53:23.720678+0000 mgr.y (mgr.24356) 460 : cluster 0 pgmap v428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:25 smithi040 bash[41173]: audit 2023-12-01T15:53:24.837859+0000 mon.c (mon.2) 298 : audit 0 from='client.? 172.21.15.40:0/3730635218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:25 smithi141 bash[31670]: cluster 2023-12-01T15:53:23.720678+0000 mgr.y (mgr.24356) 460 : cluster 0 pgmap v428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:25 smithi141 bash[31670]: audit 2023-12-01T15:53:24.837859+0000 mon.c (mon.2) 298 : audit 0 from='client.? 172.21.15.40:0/3730635218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:53:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T15:53:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:27 smithi040 bash[28232]: cluster 2023-12-01T15:53:25.721953+0000 mgr.y (mgr.24356) 461 : cluster 0 pgmap v429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:27 smithi040 bash[28232]: audit 2023-12-01T15:53:27.297531+0000 mon.c (mon.2) 299 : audit 0 from='client.? 172.21.15.40:0/432482500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:27 smithi040 bash[41173]: cluster 2023-12-01T15:53:25.721953+0000 mgr.y (mgr.24356) 461 : cluster 0 pgmap v429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:27 smithi040 bash[41173]: audit 2023-12-01T15:53:27.297531+0000 mon.c (mon.2) 299 : audit 0 from='client.? 172.21.15.40:0/432482500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:27 smithi141 bash[31670]: cluster 2023-12-01T15:53:25.721953+0000 mgr.y (mgr.24356) 461 : cluster 0 pgmap v429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:27 smithi141 bash[31670]: audit 2023-12-01T15:53:27.297531+0000 mon.c (mon.2) 299 : audit 0 from='client.? 172.21.15.40:0/432482500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:29 smithi040 bash[28232]: cluster 2023-12-01T15:53:27.722672+0000 mgr.y (mgr.24356) 462 : cluster 0 pgmap v430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:29 smithi040 bash[41173]: cluster 2023-12-01T15:53:27.722672+0000 mgr.y (mgr.24356) 462 : cluster 0 pgmap v430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:29 smithi141 bash[31670]: cluster 2023-12-01T15:53:27.722672+0000 mgr.y (mgr.24356) 462 : cluster 0 pgmap v430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:30 smithi040 bash[28232]: audit 2023-12-01T15:53:29.768012+0000 mon.a (mon.0) 1015 : audit 0 from='client.? 172.21.15.40:0/1823213889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:30 smithi040 bash[41173]: audit 2023-12-01T15:53:29.768012+0000 mon.a (mon.0) 1015 : audit 0 from='client.? 172.21.15.40:0/1823213889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:30 smithi141 bash[31670]: audit 2023-12-01T15:53:29.768012+0000 mon.a (mon.0) 1015 : audit 0 from='client.? 172.21.15.40:0/1823213889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:31 smithi040 bash[28232]: cluster 2023-12-01T15:53:29.723468+0000 mgr.y (mgr.24356) 463 : cluster 0 pgmap v431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:31 smithi040 bash[41173]: cluster 2023-12-01T15:53:29.723468+0000 mgr.y (mgr.24356) 463 : cluster 0 pgmap v431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:31 smithi141 bash[31670]: cluster 2023-12-01T15:53:29.723468+0000 mgr.y (mgr.24356) 463 : cluster 0 pgmap v431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:32 smithi040 bash[28232]: audit 2023-12-01T15:53:32.247029+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.40:0/3299877236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:32.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:32 smithi040 bash[41173]: audit 2023-12-01T15:53:32.247029+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.40:0/3299877236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:32 smithi141 bash[31670]: audit 2023-12-01T15:53:32.247029+0000 mon.b (mon.1) 31 : audit 0 from='client.? 172.21.15.40:0/3299877236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:33 smithi040 bash[28232]: cluster 2023-12-01T15:53:31.724254+0000 mgr.y (mgr.24356) 464 : cluster 0 pgmap v432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:33.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:33 smithi040 bash[28232]: audit 2023-12-01T15:53:33.314178+0000 mon.c (mon.2) 300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:33 smithi040 bash[41173]: cluster 2023-12-01T15:53:31.724254+0000 mgr.y (mgr.24356) 464 : cluster 0 pgmap v432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:33.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:33 smithi040 bash[41173]: audit 2023-12-01T15:53:33.314178+0000 mon.c (mon.2) 300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:33 smithi141 bash[31670]: cluster 2023-12-01T15:53:31.724254+0000 mgr.y (mgr.24356) 464 : cluster 0 pgmap v432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:33 smithi141 bash[31670]: audit 2023-12-01T15:53:33.314178+0000 mon.c (mon.2) 300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:35 smithi040 bash[28232]: cluster 2023-12-01T15:53:33.724941+0000 mgr.y (mgr.24356) 465 : cluster 0 pgmap v433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:35 smithi040 bash[28232]: audit 2023-12-01T15:53:34.710324+0000 mon.a (mon.0) 1016 : audit 0 from='client.? 172.21.15.40:0/2837064880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:35 smithi040 bash[41173]: cluster 2023-12-01T15:53:33.724941+0000 mgr.y (mgr.24356) 465 : cluster 0 pgmap v433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:35 smithi040 bash[41173]: audit 2023-12-01T15:53:34.710324+0000 mon.a (mon.0) 1016 : audit 0 from='client.? 172.21.15.40:0/2837064880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:35 smithi141 bash[31670]: cluster 2023-12-01T15:53:33.724941+0000 mgr.y (mgr.24356) 465 : cluster 0 pgmap v433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:35 smithi141 bash[31670]: audit 2023-12-01T15:53:34.710324+0000 mon.a (mon.0) 1016 : audit 0 from='client.? 172.21.15.40:0/2837064880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:53:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:53:37.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:37 smithi040 bash[28232]: cluster 2023-12-01T15:53:35.726003+0000 mgr.y (mgr.24356) 466 : cluster 0 pgmap v434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:37.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:37 smithi040 bash[28232]: audit 2023-12-01T15:53:37.176244+0000 mon.c (mon.2) 301 : audit 0 from='client.? 172.21.15.40:0/786351706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:37 smithi040 bash[41173]: cluster 2023-12-01T15:53:35.726003+0000 mgr.y (mgr.24356) 466 : cluster 0 pgmap v434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:37 smithi040 bash[41173]: audit 2023-12-01T15:53:37.176244+0000 mon.c (mon.2) 301 : audit 0 from='client.? 172.21.15.40:0/786351706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:37 smithi141 bash[31670]: cluster 2023-12-01T15:53:35.726003+0000 mgr.y (mgr.24356) 466 : cluster 0 pgmap v434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:37 smithi141 bash[31670]: audit 2023-12-01T15:53:37.176244+0000 mon.c (mon.2) 301 : audit 0 from='client.? 172.21.15.40:0/786351706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:39.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:39 smithi040 bash[28232]: cluster 2023-12-01T15:53:37.726744+0000 mgr.y (mgr.24356) 467 : cluster 0 pgmap v435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:39.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:39 smithi040 bash[41173]: cluster 2023-12-01T15:53:37.726744+0000 mgr.y (mgr.24356) 467 : cluster 0 pgmap v435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:39 smithi141 bash[31670]: cluster 2023-12-01T15:53:37.726744+0000 mgr.y (mgr.24356) 467 : cluster 0 pgmap v435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:40.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:40 smithi040 bash[41173]: audit 2023-12-01T15:53:39.636279+0000 mon.c (mon.2) 302 : audit 0 from='client.? 172.21.15.40:0/722374471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:40 smithi040 bash[28232]: audit 2023-12-01T15:53:39.636279+0000 mon.c (mon.2) 302 : audit 0 from='client.? 172.21.15.40:0/722374471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:40 smithi141 bash[31670]: audit 2023-12-01T15:53:39.636279+0000 mon.c (mon.2) 302 : audit 0 from='client.? 172.21.15.40:0/722374471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:41 smithi141 bash[31670]: cluster 2023-12-01T15:53:39.727977+0000 mgr.y (mgr.24356) 468 : cluster 0 pgmap v436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:41.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:41 smithi040 bash[28232]: cluster 2023-12-01T15:53:39.727977+0000 mgr.y (mgr.24356) 468 : cluster 0 pgmap v436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:41.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:41 smithi040 bash[41173]: cluster 2023-12-01T15:53:39.727977+0000 mgr.y (mgr.24356) 468 : cluster 0 pgmap v436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:42 smithi141 bash[31670]: audit 2023-12-01T15:53:42.095314+0000 mon.c (mon.2) 303 : audit 0 from='client.? 172.21.15.40:0/2538052004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:42 smithi040 bash[41173]: audit 2023-12-01T15:53:42.095314+0000 mon.c (mon.2) 303 : audit 0 from='client.? 172.21.15.40:0/2538052004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:42 smithi040 bash[28232]: audit 2023-12-01T15:53:42.095314+0000 mon.c (mon.2) 303 : audit 0 from='client.? 172.21.15.40:0/2538052004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:43 smithi141 bash[31670]: cluster 2023-12-01T15:53:41.728496+0000 mgr.y (mgr.24356) 469 : cluster 0 pgmap v437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:43 smithi040 bash[41173]: cluster 2023-12-01T15:53:41.728496+0000 mgr.y (mgr.24356) 469 : cluster 0 pgmap v437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:43 smithi040 bash[28232]: cluster 2023-12-01T15:53:41.728496+0000 mgr.y (mgr.24356) 469 : cluster 0 pgmap v437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:45 smithi141 bash[31670]: cluster 2023-12-01T15:53:43.729218+0000 mgr.y (mgr.24356) 470 : cluster 0 pgmap v438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:45 smithi141 bash[31670]: audit 2023-12-01T15:53:44.567430+0000 mon.a (mon.0) 1017 : audit 0 from='client.? 172.21.15.40:0/2976947910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:45 smithi040 bash[41173]: cluster 2023-12-01T15:53:43.729218+0000 mgr.y (mgr.24356) 470 : cluster 0 pgmap v438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:45 smithi040 bash[41173]: audit 2023-12-01T15:53:44.567430+0000 mon.a (mon.0) 1017 : audit 0 from='client.? 172.21.15.40:0/2976947910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:45.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:45 smithi040 bash[28232]: cluster 2023-12-01T15:53:43.729218+0000 mgr.y (mgr.24356) 470 : cluster 0 pgmap v438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:45.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:45 smithi040 bash[28232]: audit 2023-12-01T15:53:44.567430+0000 mon.a (mon.0) 1017 : audit 0 from='client.? 172.21.15.40:0/2976947910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:53:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:53:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:47 smithi141 bash[31670]: cluster 2023-12-01T15:53:45.730317+0000 mgr.y (mgr.24356) 471 : cluster 0 pgmap v439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:47 smithi141 bash[31670]: audit 2023-12-01T15:53:47.032423+0000 mon.c (mon.2) 304 : audit 0 from='client.? 172.21.15.40:0/2574434917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:47 smithi040 bash[41173]: cluster 2023-12-01T15:53:45.730317+0000 mgr.y (mgr.24356) 471 : cluster 0 pgmap v439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:47 smithi040 bash[41173]: audit 2023-12-01T15:53:47.032423+0000 mon.c (mon.2) 304 : audit 0 from='client.? 172.21.15.40:0/2574434917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:47 smithi040 bash[28232]: cluster 2023-12-01T15:53:45.730317+0000 mgr.y (mgr.24356) 471 : cluster 0 pgmap v439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:47 smithi040 bash[28232]: audit 2023-12-01T15:53:47.032423+0000 mon.c (mon.2) 304 : audit 0 from='client.? 172.21.15.40:0/2574434917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:48 smithi141 bash[31670]: audit 2023-12-01T15:53:48.314518+0000 mon.c (mon.2) 305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:48 smithi040 bash[28232]: audit 2023-12-01T15:53:48.314518+0000 mon.c (mon.2) 305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:48 smithi040 bash[41173]: audit 2023-12-01T15:53:48.314518+0000 mon.c (mon.2) 305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:49 smithi141 bash[31670]: cluster 2023-12-01T15:53:47.730981+0000 mgr.y (mgr.24356) 472 : cluster 0 pgmap v440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:49 smithi040 bash[28232]: cluster 2023-12-01T15:53:47.730981+0000 mgr.y (mgr.24356) 472 : cluster 0 pgmap v440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:49 smithi040 bash[41173]: cluster 2023-12-01T15:53:47.730981+0000 mgr.y (mgr.24356) 472 : cluster 0 pgmap v440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:50 smithi141 bash[31670]: audit 2023-12-01T15:53:49.500273+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.40:0/1251739569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:50 smithi040 bash[28232]: audit 2023-12-01T15:53:49.500273+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.40:0/1251739569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:50 smithi040 bash[41173]: audit 2023-12-01T15:53:49.500273+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.40:0/1251739569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:51 smithi141 bash[31670]: cluster 2023-12-01T15:53:49.732151+0000 mgr.y (mgr.24356) 473 : cluster 0 pgmap v441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:51 smithi040 bash[28232]: cluster 2023-12-01T15:53:49.732151+0000 mgr.y (mgr.24356) 473 : cluster 0 pgmap v441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:51 smithi040 bash[41173]: cluster 2023-12-01T15:53:49.732151+0000 mgr.y (mgr.24356) 473 : cluster 0 pgmap v441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:52 smithi141 bash[31670]: audit 2023-12-01T15:53:51.965310+0000 mon.c (mon.2) 306 : audit 0 from='client.? 172.21.15.40:0/1296246820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:52 smithi040 bash[28232]: audit 2023-12-01T15:53:51.965310+0000 mon.c (mon.2) 306 : audit 0 from='client.? 172.21.15.40:0/1296246820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:52 smithi040 bash[41173]: audit 2023-12-01T15:53:51.965310+0000 mon.c (mon.2) 306 : audit 0 from='client.? 172.21.15.40:0/1296246820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:53 smithi141 bash[31670]: cluster 2023-12-01T15:53:51.732826+0000 mgr.y (mgr.24356) 474 : cluster 0 pgmap v442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:53 smithi040 bash[28232]: cluster 2023-12-01T15:53:51.732826+0000 mgr.y (mgr.24356) 474 : cluster 0 pgmap v442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:53 smithi040 bash[41173]: cluster 2023-12-01T15:53:51.732826+0000 mgr.y (mgr.24356) 474 : cluster 0 pgmap v442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:54 smithi141 bash[31670]: audit 2023-12-01T15:53:54.426447+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.40:0/2595279819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:54 smithi040 bash[28232]: audit 2023-12-01T15:53:54.426447+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.40:0/2595279819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:54 smithi040 bash[41173]: audit 2023-12-01T15:53:54.426447+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.40:0/2595279819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:55 smithi141 bash[31670]: cluster 2023-12-01T15:53:53.733491+0000 mgr.y (mgr.24356) 475 : cluster 0 pgmap v443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:55 smithi040 bash[28232]: cluster 2023-12-01T15:53:53.733491+0000 mgr.y (mgr.24356) 475 : cluster 0 pgmap v443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:55 smithi040 bash[41173]: cluster 2023-12-01T15:53:53.733491+0000 mgr.y (mgr.24356) 475 : cluster 0 pgmap v443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:53:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:53:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:57 smithi141 bash[31670]: cluster 2023-12-01T15:53:55.734351+0000 mgr.y (mgr.24356) 476 : cluster 0 pgmap v444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:57 smithi141 bash[31670]: audit 2023-12-01T15:53:56.886997+0000 mon.c (mon.2) 307 : audit 0 from='client.? 172.21.15.40:0/277771088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:57 smithi040 bash[28232]: cluster 2023-12-01T15:53:55.734351+0000 mgr.y (mgr.24356) 476 : cluster 0 pgmap v444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:57 smithi040 bash[28232]: audit 2023-12-01T15:53:56.886997+0000 mon.c (mon.2) 307 : audit 0 from='client.? 172.21.15.40:0/277771088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:57 smithi040 bash[41173]: cluster 2023-12-01T15:53:55.734351+0000 mgr.y (mgr.24356) 476 : cluster 0 pgmap v444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:57 smithi040 bash[41173]: audit 2023-12-01T15:53:56.886997+0000 mon.c (mon.2) 307 : audit 0 from='client.? 172.21.15.40:0/277771088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:59 smithi141 bash[31670]: cluster 2023-12-01T15:53:57.734981+0000 mgr.y (mgr.24356) 477 : cluster 0 pgmap v445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:53:59 smithi141 bash[31670]: audit 2023-12-01T15:53:59.353576+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.40:0/1918643089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:59 smithi040 bash[28232]: cluster 2023-12-01T15:53:57.734981+0000 mgr.y (mgr.24356) 477 : cluster 0 pgmap v445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:53:59 smithi040 bash[28232]: audit 2023-12-01T15:53:59.353576+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.40:0/1918643089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:53:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:59 smithi040 bash[41173]: cluster 2023-12-01T15:53:57.734981+0000 mgr.y (mgr.24356) 477 : cluster 0 pgmap v445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:53:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:53:59 smithi040 bash[41173]: audit 2023-12-01T15:53:59.353576+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.40:0/1918643089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:01 smithi141 bash[31670]: cluster 2023-12-01T15:53:59.736035+0000 mgr.y (mgr.24356) 478 : cluster 0 pgmap v446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:01 smithi040 bash[41173]: cluster 2023-12-01T15:53:59.736035+0000 mgr.y (mgr.24356) 478 : cluster 0 pgmap v446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:01 smithi040 bash[28232]: cluster 2023-12-01T15:53:59.736035+0000 mgr.y (mgr.24356) 478 : cluster 0 pgmap v446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:02 smithi141 bash[31670]: audit 2023-12-01T15:54:01.828098+0000 mon.c (mon.2) 308 : audit 0 from='client.? 172.21.15.40:0/1294071497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:02 smithi040 bash[28232]: audit 2023-12-01T15:54:01.828098+0000 mon.c (mon.2) 308 : audit 0 from='client.? 172.21.15.40:0/1294071497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:03.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:02 smithi040 bash[41173]: audit 2023-12-01T15:54:01.828098+0000 mon.c (mon.2) 308 : audit 0 from='client.? 172.21.15.40:0/1294071497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:03 smithi141 bash[31670]: cluster 2023-12-01T15:54:01.736668+0000 mgr.y (mgr.24356) 479 : cluster 0 pgmap v447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:03 smithi141 bash[31670]: audit 2023-12-01T15:54:03.314688+0000 mon.c (mon.2) 309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:03 smithi040 bash[28232]: cluster 2023-12-01T15:54:01.736668+0000 mgr.y (mgr.24356) 479 : cluster 0 pgmap v447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:03 smithi040 bash[28232]: audit 2023-12-01T15:54:03.314688+0000 mon.c (mon.2) 309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:03 smithi040 bash[41173]: cluster 2023-12-01T15:54:01.736668+0000 mgr.y (mgr.24356) 479 : cluster 0 pgmap v447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:03 smithi040 bash[41173]: audit 2023-12-01T15:54:03.314688+0000 mon.c (mon.2) 309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:04 smithi141 bash[31670]: audit 2023-12-01T15:54:04.295386+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.40:0/3136124298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:04 smithi040 bash[28232]: audit 2023-12-01T15:54:04.295386+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.40:0/3136124298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:04 smithi040 bash[41173]: audit 2023-12-01T15:54:04.295386+0000 mon.c (mon.2) 310 : audit 0 from='client.? 172.21.15.40:0/3136124298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:05 smithi141 bash[31670]: cluster 2023-12-01T15:54:03.737239+0000 mgr.y (mgr.24356) 480 : cluster 0 pgmap v448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:05 smithi040 bash[28232]: cluster 2023-12-01T15:54:03.737239+0000 mgr.y (mgr.24356) 480 : cluster 0 pgmap v448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:05 smithi040 bash[41173]: cluster 2023-12-01T15:54:03.737239+0000 mgr.y (mgr.24356) 480 : cluster 0 pgmap v448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:54:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:54:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:07 smithi141 bash[31670]: cluster 2023-12-01T15:54:05.738407+0000 mgr.y (mgr.24356) 481 : cluster 0 pgmap v449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:07 smithi141 bash[31670]: audit 2023-12-01T15:54:06.761225+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.40:0/719354157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:07 smithi040 bash[28232]: cluster 2023-12-01T15:54:05.738407+0000 mgr.y (mgr.24356) 481 : cluster 0 pgmap v449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:07 smithi040 bash[28232]: audit 2023-12-01T15:54:06.761225+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.40:0/719354157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:07 smithi040 bash[41173]: cluster 2023-12-01T15:54:05.738407+0000 mgr.y (mgr.24356) 481 : cluster 0 pgmap v449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:07 smithi040 bash[41173]: audit 2023-12-01T15:54:06.761225+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.40:0/719354157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:09 smithi141 bash[31670]: cluster 2023-12-01T15:54:07.739093+0000 mgr.y (mgr.24356) 482 : cluster 0 pgmap v450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:09 smithi141 bash[31670]: audit 2023-12-01T15:54:09.230218+0000 mon.c (mon.2) 311 : audit 0 from='client.? 172.21.15.40:0/1363485585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:09 smithi040 bash[28232]: cluster 2023-12-01T15:54:07.739093+0000 mgr.y (mgr.24356) 482 : cluster 0 pgmap v450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:09 smithi040 bash[28232]: audit 2023-12-01T15:54:09.230218+0000 mon.c (mon.2) 311 : audit 0 from='client.? 172.21.15.40:0/1363485585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:09 smithi040 bash[41173]: cluster 2023-12-01T15:54:07.739093+0000 mgr.y (mgr.24356) 482 : cluster 0 pgmap v450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:09 smithi040 bash[41173]: audit 2023-12-01T15:54:09.230218+0000 mon.c (mon.2) 311 : audit 0 from='client.? 172.21.15.40:0/1363485585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:11 smithi040 bash[41173]: cluster 2023-12-01T15:54:09.740270+0000 mgr.y (mgr.24356) 483 : cluster 0 pgmap v451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:11 smithi040 bash[28232]: cluster 2023-12-01T15:54:09.740270+0000 mgr.y (mgr.24356) 483 : cluster 0 pgmap v451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:11 smithi141 bash[31670]: cluster 2023-12-01T15:54:09.740270+0000 mgr.y (mgr.24356) 483 : cluster 0 pgmap v451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:12 smithi040 bash[41173]: audit 2023-12-01T15:54:11.696834+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.40:0/3313421142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:12 smithi040 bash[28232]: audit 2023-12-01T15:54:11.696834+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.40:0/3313421142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:12 smithi141 bash[31670]: audit 2023-12-01T15:54:11.696834+0000 mon.a (mon.0) 1022 : audit 0 from='client.? 172.21.15.40:0/3313421142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:13 smithi040 bash[41173]: cluster 2023-12-01T15:54:11.740977+0000 mgr.y (mgr.24356) 484 : cluster 0 pgmap v452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:13 smithi040 bash[28232]: cluster 2023-12-01T15:54:11.740977+0000 mgr.y (mgr.24356) 484 : cluster 0 pgmap v452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:13 smithi141 bash[31670]: cluster 2023-12-01T15:54:11.740977+0000 mgr.y (mgr.24356) 484 : cluster 0 pgmap v452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:14 smithi040 bash[41173]: audit 2023-12-01T15:54:14.160194+0000 mon.a (mon.0) 1023 : audit 0 from='client.? 172.21.15.40:0/674895610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:14 smithi040 bash[28232]: audit 2023-12-01T15:54:14.160194+0000 mon.a (mon.0) 1023 : audit 0 from='client.? 172.21.15.40:0/674895610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:14 smithi141 bash[31670]: audit 2023-12-01T15:54:14.160194+0000 mon.a (mon.0) 1023 : audit 0 from='client.? 172.21.15.40:0/674895610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:15 smithi040 bash[41173]: cluster 2023-12-01T15:54:13.741622+0000 mgr.y (mgr.24356) 485 : cluster 0 pgmap v453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:15 smithi040 bash[28232]: cluster 2023-12-01T15:54:13.741622+0000 mgr.y (mgr.24356) 485 : cluster 0 pgmap v453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:15 smithi141 bash[31670]: cluster 2023-12-01T15:54:13.741622+0000 mgr.y (mgr.24356) 485 : cluster 0 pgmap v453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:16 smithi040 bash[28232]: audit 2023-12-01T15:54:15.692414+0000 mon.c (mon.2) 312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:16 smithi040 bash[41173]: audit 2023-12-01T15:54:15.692414+0000 mon.c (mon.2) 312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:54:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:54:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:16 smithi141 bash[31670]: audit 2023-12-01T15:54:15.692414+0000 mon.c (mon.2) 312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:17 smithi040 bash[28232]: cluster 2023-12-01T15:54:15.742565+0000 mgr.y (mgr.24356) 486 : cluster 0 pgmap v454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:17 smithi040 bash[28232]: audit 2023-12-01T15:54:16.629755+0000 mon.c (mon.2) 313 : audit 0 from='client.? 172.21.15.40:0/1395236099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:17 smithi040 bash[41173]: cluster 2023-12-01T15:54:15.742565+0000 mgr.y (mgr.24356) 486 : cluster 0 pgmap v454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:17 smithi040 bash[41173]: audit 2023-12-01T15:54:16.629755+0000 mon.c (mon.2) 313 : audit 0 from='client.? 172.21.15.40:0/1395236099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:17 smithi141 bash[31670]: cluster 2023-12-01T15:54:15.742565+0000 mgr.y (mgr.24356) 486 : cluster 0 pgmap v454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:17 smithi141 bash[31670]: audit 2023-12-01T15:54:16.629755+0000 mon.c (mon.2) 313 : audit 0 from='client.? 172.21.15.40:0/1395236099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:18 smithi040 bash[28232]: audit 2023-12-01T15:54:18.315420+0000 mon.c (mon.2) 314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:18 smithi040 bash[41173]: audit 2023-12-01T15:54:18.315420+0000 mon.c (mon.2) 314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:18 smithi141 bash[31670]: audit 2023-12-01T15:54:18.315420+0000 mon.c (mon.2) 314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:19 smithi040 bash[28232]: cluster 2023-12-01T15:54:17.743227+0000 mgr.y (mgr.24356) 487 : cluster 0 pgmap v455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:19 smithi040 bash[28232]: audit 2023-12-01T15:54:19.094255+0000 mon.a (mon.0) 1024 : audit 0 from='client.? 172.21.15.40:0/2254585051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:19 smithi040 bash[41173]: cluster 2023-12-01T15:54:17.743227+0000 mgr.y (mgr.24356) 487 : cluster 0 pgmap v455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:19 smithi040 bash[41173]: audit 2023-12-01T15:54:19.094255+0000 mon.a (mon.0) 1024 : audit 0 from='client.? 172.21.15.40:0/2254585051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:19 smithi141 bash[31670]: cluster 2023-12-01T15:54:17.743227+0000 mgr.y (mgr.24356) 487 : cluster 0 pgmap v455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:19 smithi141 bash[31670]: audit 2023-12-01T15:54:19.094255+0000 mon.a (mon.0) 1024 : audit 0 from='client.? 172.21.15.40:0/2254585051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:21 smithi040 bash[28232]: cluster 2023-12-01T15:54:19.744372+0000 mgr.y (mgr.24356) 488 : cluster 0 pgmap v456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:21 smithi040 bash[41173]: cluster 2023-12-01T15:54:19.744372+0000 mgr.y (mgr.24356) 488 : cluster 0 pgmap v456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:21 smithi141 bash[31670]: cluster 2023-12-01T15:54:19.744372+0000 mgr.y (mgr.24356) 488 : cluster 0 pgmap v456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:21.586716+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:21.597205+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:21.646968+0000 mon.a (mon.0) 1027 : audit 0 from='client.? 172.21.15.40:0/2217264577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:21.944594+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:21.953922+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:22.478026+0000 mon.c (mon.2) 315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:22.480014+0000 mon.c (mon.2) 316 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[41173]: audit 2023-12-01T15:54:22.491230+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:21.586716+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:21.597205+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:21.646968+0000 mon.a (mon.0) 1027 : audit 0 from='client.? 172.21.15.40:0/2217264577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:21.944594+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:21.953922+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:22.478026+0000 mon.c (mon.2) 315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:22.480014+0000 mon.c (mon.2) 316 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:22 smithi040 bash[28232]: audit 2023-12-01T15:54:22.491230+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:21.586716+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:21.597205+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:21.646968+0000 mon.a (mon.0) 1027 : audit 0 from='client.? 172.21.15.40:0/2217264577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:21.944594+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:21.953922+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:22.478026+0000 mon.c (mon.2) 315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:22.480014+0000 mon.c (mon.2) 316 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:22 smithi141 bash[31670]: audit 2023-12-01T15:54:22.491230+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:54:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:23 smithi040 bash[28232]: cluster 2023-12-01T15:54:21.744983+0000 mgr.y (mgr.24356) 489 : cluster 0 pgmap v457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:23 smithi040 bash[41173]: cluster 2023-12-01T15:54:21.744983+0000 mgr.y (mgr.24356) 489 : cluster 0 pgmap v457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:23 smithi141 bash[31670]: cluster 2023-12-01T15:54:21.744983+0000 mgr.y (mgr.24356) 489 : cluster 0 pgmap v457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:24 smithi040 bash[28232]: audit 2023-12-01T15:54:24.108867+0000 mon.a (mon.0) 1031 : audit 0 from='client.? 172.21.15.40:0/2420040399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:24 smithi040 bash[41173]: audit 2023-12-01T15:54:24.108867+0000 mon.a (mon.0) 1031 : audit 0 from='client.? 172.21.15.40:0/2420040399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:24 smithi141 bash[31670]: audit 2023-12-01T15:54:24.108867+0000 mon.a (mon.0) 1031 : audit 0 from='client.? 172.21.15.40:0/2420040399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:25 smithi040 bash[28232]: cluster 2023-12-01T15:54:23.745769+0000 mgr.y (mgr.24356) 490 : cluster 0 pgmap v458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:25 smithi040 bash[41173]: cluster 2023-12-01T15:54:23.745769+0000 mgr.y (mgr.24356) 490 : cluster 0 pgmap v458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:25 smithi141 bash[31670]: cluster 2023-12-01T15:54:23.745769+0000 mgr.y (mgr.24356) 490 : cluster 0 pgmap v458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:54:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:54:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:26 smithi040 bash[41173]: audit 2023-12-01T15:54:26.572084+0000 mon.a (mon.0) 1032 : audit 0 from='client.? 172.21.15.40:0/1307831617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:26 smithi040 bash[28232]: audit 2023-12-01T15:54:26.572084+0000 mon.a (mon.0) 1032 : audit 0 from='client.? 172.21.15.40:0/1307831617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:26 smithi141 bash[31670]: audit 2023-12-01T15:54:26.572084+0000 mon.a (mon.0) 1032 : audit 0 from='client.? 172.21.15.40:0/1307831617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:27 smithi040 bash[41173]: cluster 2023-12-01T15:54:25.747019+0000 mgr.y (mgr.24356) 491 : cluster 0 pgmap v459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:27 smithi040 bash[28232]: cluster 2023-12-01T15:54:25.747019+0000 mgr.y (mgr.24356) 491 : cluster 0 pgmap v459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:27 smithi141 bash[31670]: cluster 2023-12-01T15:54:25.747019+0000 mgr.y (mgr.24356) 491 : cluster 0 pgmap v459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:29 smithi040 bash[41173]: cluster 2023-12-01T15:54:27.747684+0000 mgr.y (mgr.24356) 492 : cluster 0 pgmap v460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:29 smithi040 bash[41173]: audit 2023-12-01T15:54:29.046562+0000 mon.a (mon.0) 1033 : audit 0 from='client.? 172.21.15.40:0/4181866081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:29 smithi040 bash[28232]: cluster 2023-12-01T15:54:27.747684+0000 mgr.y (mgr.24356) 492 : cluster 0 pgmap v460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:29 smithi040 bash[28232]: audit 2023-12-01T15:54:29.046562+0000 mon.a (mon.0) 1033 : audit 0 from='client.? 172.21.15.40:0/4181866081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:29 smithi141 bash[31670]: cluster 2023-12-01T15:54:27.747684+0000 mgr.y (mgr.24356) 492 : cluster 0 pgmap v460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:29 smithi141 bash[31670]: audit 2023-12-01T15:54:29.046562+0000 mon.a (mon.0) 1033 : audit 0 from='client.? 172.21.15.40:0/4181866081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:31 smithi040 bash[28232]: cluster 2023-12-01T15:54:29.748859+0000 mgr.y (mgr.24356) 493 : cluster 0 pgmap v461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:31 smithi040 bash[28232]: audit 2023-12-01T15:54:31.513728+0000 mon.c (mon.2) 317 : audit 0 from='client.? 172.21.15.40:0/897475658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:31 smithi040 bash[41173]: cluster 2023-12-01T15:54:29.748859+0000 mgr.y (mgr.24356) 493 : cluster 0 pgmap v461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:31 smithi040 bash[41173]: audit 2023-12-01T15:54:31.513728+0000 mon.c (mon.2) 317 : audit 0 from='client.? 172.21.15.40:0/897475658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:31 smithi141 bash[31670]: cluster 2023-12-01T15:54:29.748859+0000 mgr.y (mgr.24356) 493 : cluster 0 pgmap v461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:31 smithi141 bash[31670]: audit 2023-12-01T15:54:31.513728+0000 mon.c (mon.2) 317 : audit 0 from='client.? 172.21.15.40:0/897475658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:33 smithi040 bash[28232]: cluster 2023-12-01T15:54:31.749508+0000 mgr.y (mgr.24356) 494 : cluster 0 pgmap v462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:33 smithi040 bash[28232]: audit 2023-12-01T15:54:33.315641+0000 mon.c (mon.2) 318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:33 smithi040 bash[41173]: cluster 2023-12-01T15:54:31.749508+0000 mgr.y (mgr.24356) 494 : cluster 0 pgmap v462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:33 smithi040 bash[41173]: audit 2023-12-01T15:54:33.315641+0000 mon.c (mon.2) 318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:33 smithi141 bash[31670]: cluster 2023-12-01T15:54:31.749508+0000 mgr.y (mgr.24356) 494 : cluster 0 pgmap v462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:33 smithi141 bash[31670]: audit 2023-12-01T15:54:33.315641+0000 mon.c (mon.2) 318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:34 smithi040 bash[28232]: audit 2023-12-01T15:54:33.981543+0000 mon.c (mon.2) 319 : audit 0 from='client.? 172.21.15.40:0/4147339737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:34 smithi040 bash[41173]: audit 2023-12-01T15:54:33.981543+0000 mon.c (mon.2) 319 : audit 0 from='client.? 172.21.15.40:0/4147339737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:34 smithi141 bash[31670]: audit 2023-12-01T15:54:33.981543+0000 mon.c (mon.2) 319 : audit 0 from='client.? 172.21.15.40:0/4147339737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:35 smithi040 bash[41173]: cluster 2023-12-01T15:54:33.750162+0000 mgr.y (mgr.24356) 495 : cluster 0 pgmap v463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:35 smithi040 bash[28232]: cluster 2023-12-01T15:54:33.750162+0000 mgr.y (mgr.24356) 495 : cluster 0 pgmap v463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:35 smithi141 bash[31670]: cluster 2023-12-01T15:54:33.750162+0000 mgr.y (mgr.24356) 495 : cluster 0 pgmap v463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:36 smithi040 bash[28232]: cluster 2023-12-01T15:54:35.751362+0000 mgr.y (mgr.24356) 496 : cluster 0 pgmap v464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:36 smithi040 bash[28232]: audit 2023-12-01T15:54:36.434430+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.40:0/2493668767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:54:36] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T15:54:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:36 smithi040 bash[41173]: cluster 2023-12-01T15:54:35.751362+0000 mgr.y (mgr.24356) 496 : cluster 0 pgmap v464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:36 smithi040 bash[41173]: audit 2023-12-01T15:54:36.434430+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.40:0/2493668767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:36 smithi141 bash[31670]: cluster 2023-12-01T15:54:35.751362+0000 mgr.y (mgr.24356) 496 : cluster 0 pgmap v464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:36 smithi141 bash[31670]: audit 2023-12-01T15:54:36.434430+0000 mon.a (mon.0) 1034 : audit 0 from='client.? 172.21.15.40:0/2493668767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:39 smithi040 bash[41173]: cluster 2023-12-01T15:54:37.752022+0000 mgr.y (mgr.24356) 497 : cluster 0 pgmap v465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:39 smithi040 bash[41173]: audit 2023-12-01T15:54:38.892065+0000 mon.c (mon.2) 320 : audit 0 from='client.? 172.21.15.40:0/2940256185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:39 smithi040 bash[28232]: cluster 2023-12-01T15:54:37.752022+0000 mgr.y (mgr.24356) 497 : cluster 0 pgmap v465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:39 smithi040 bash[28232]: audit 2023-12-01T15:54:38.892065+0000 mon.c (mon.2) 320 : audit 0 from='client.? 172.21.15.40:0/2940256185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:39 smithi141 bash[31670]: cluster 2023-12-01T15:54:37.752022+0000 mgr.y (mgr.24356) 497 : cluster 0 pgmap v465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:39 smithi141 bash[31670]: audit 2023-12-01T15:54:38.892065+0000 mon.c (mon.2) 320 : audit 0 from='client.? 172.21.15.40:0/2940256185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:41 smithi040 bash[28232]: cluster 2023-12-01T15:54:39.753150+0000 mgr.y (mgr.24356) 498 : cluster 0 pgmap v466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:41 smithi040 bash[28232]: audit 2023-12-01T15:54:41.354992+0000 mon.a (mon.0) 1035 : audit 0 from='client.? 172.21.15.40:0/1456750269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:41 smithi040 bash[41173]: cluster 2023-12-01T15:54:39.753150+0000 mgr.y (mgr.24356) 498 : cluster 0 pgmap v466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:41 smithi040 bash[41173]: audit 2023-12-01T15:54:41.354992+0000 mon.a (mon.0) 1035 : audit 0 from='client.? 172.21.15.40:0/1456750269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:41 smithi141 bash[31670]: cluster 2023-12-01T15:54:39.753150+0000 mgr.y (mgr.24356) 498 : cluster 0 pgmap v466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:41 smithi141 bash[31670]: audit 2023-12-01T15:54:41.354992+0000 mon.a (mon.0) 1035 : audit 0 from='client.? 172.21.15.40:0/1456750269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:43 smithi040 bash[41173]: cluster 2023-12-01T15:54:41.753789+0000 mgr.y (mgr.24356) 499 : cluster 0 pgmap v467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:43.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:43 smithi040 bash[28232]: cluster 2023-12-01T15:54:41.753789+0000 mgr.y (mgr.24356) 499 : cluster 0 pgmap v467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:43 smithi141 bash[31670]: cluster 2023-12-01T15:54:41.753789+0000 mgr.y (mgr.24356) 499 : cluster 0 pgmap v467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:44.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:44 smithi040 bash[41173]: audit 2023-12-01T15:54:43.820749+0000 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.40:0/1051127626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:44.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:44 smithi040 bash[28232]: audit 2023-12-01T15:54:43.820749+0000 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.40:0/1051127626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:44 smithi141 bash[31670]: audit 2023-12-01T15:54:43.820749+0000 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.40:0/1051127626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:45 smithi040 bash[41173]: cluster 2023-12-01T15:54:43.754407+0000 mgr.y (mgr.24356) 500 : cluster 0 pgmap v468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:45 smithi040 bash[28232]: cluster 2023-12-01T15:54:43.754407+0000 mgr.y (mgr.24356) 500 : cluster 0 pgmap v468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:45 smithi141 bash[31670]: cluster 2023-12-01T15:54:43.754407+0000 mgr.y (mgr.24356) 500 : cluster 0 pgmap v468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:46 smithi141 bash[31670]: audit 2023-12-01T15:54:46.290460+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.40:0/4046705343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:46 smithi040 bash[28232]: audit 2023-12-01T15:54:46.290460+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.40:0/4046705343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:54:46] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T15:54:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:46 smithi040 bash[41173]: audit 2023-12-01T15:54:46.290460+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.40:0/4046705343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:47 smithi141 bash[31670]: cluster 2023-12-01T15:54:45.755523+0000 mgr.y (mgr.24356) 501 : cluster 0 pgmap v469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:47 smithi040 bash[28232]: cluster 2023-12-01T15:54:45.755523+0000 mgr.y (mgr.24356) 501 : cluster 0 pgmap v469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:47 smithi040 bash[41173]: cluster 2023-12-01T15:54:45.755523+0000 mgr.y (mgr.24356) 501 : cluster 0 pgmap v469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:48 smithi141 bash[31670]: audit 2023-12-01T15:54:48.315955+0000 mon.c (mon.2) 321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:48 smithi040 bash[41173]: audit 2023-12-01T15:54:48.315955+0000 mon.c (mon.2) 321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:48 smithi040 bash[28232]: audit 2023-12-01T15:54:48.315955+0000 mon.c (mon.2) 321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:49 smithi141 bash[31670]: cluster 2023-12-01T15:54:47.756184+0000 mgr.y (mgr.24356) 502 : cluster 0 pgmap v470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:49 smithi141 bash[31670]: audit 2023-12-01T15:54:48.749641+0000 mon.c (mon.2) 322 : audit 0 from='client.? 172.21.15.40:0/744578592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:49 smithi040 bash[41173]: cluster 2023-12-01T15:54:47.756184+0000 mgr.y (mgr.24356) 502 : cluster 0 pgmap v470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:49 smithi040 bash[41173]: audit 2023-12-01T15:54:48.749641+0000 mon.c (mon.2) 322 : audit 0 from='client.? 172.21.15.40:0/744578592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:49 smithi040 bash[28232]: cluster 2023-12-01T15:54:47.756184+0000 mgr.y (mgr.24356) 502 : cluster 0 pgmap v470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:49 smithi040 bash[28232]: audit 2023-12-01T15:54:48.749641+0000 mon.c (mon.2) 322 : audit 0 from='client.? 172.21.15.40:0/744578592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:51 smithi141 bash[31670]: cluster 2023-12-01T15:54:49.757378+0000 mgr.y (mgr.24356) 503 : cluster 0 pgmap v471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:51 smithi141 bash[31670]: audit 2023-12-01T15:54:51.219109+0000 mon.c (mon.2) 323 : audit 0 from='client.? 172.21.15.40:0/1327539307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:51 smithi040 bash[41173]: cluster 2023-12-01T15:54:49.757378+0000 mgr.y (mgr.24356) 503 : cluster 0 pgmap v471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:51 smithi040 bash[41173]: audit 2023-12-01T15:54:51.219109+0000 mon.c (mon.2) 323 : audit 0 from='client.? 172.21.15.40:0/1327539307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:51 smithi040 bash[28232]: cluster 2023-12-01T15:54:49.757378+0000 mgr.y (mgr.24356) 503 : cluster 0 pgmap v471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:51 smithi040 bash[28232]: audit 2023-12-01T15:54:51.219109+0000 mon.c (mon.2) 323 : audit 0 from='client.? 172.21.15.40:0/1327539307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:53 smithi141 bash[31670]: cluster 2023-12-01T15:54:51.758036+0000 mgr.y (mgr.24356) 504 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:53 smithi040 bash[41173]: cluster 2023-12-01T15:54:51.758036+0000 mgr.y (mgr.24356) 504 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:53 smithi040 bash[28232]: cluster 2023-12-01T15:54:51.758036+0000 mgr.y (mgr.24356) 504 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:54 smithi141 bash[31670]: audit 2023-12-01T15:54:53.686791+0000 mon.c (mon.2) 324 : audit 0 from='client.? 172.21.15.40:0/498865172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:54 smithi040 bash[28232]: audit 2023-12-01T15:54:53.686791+0000 mon.c (mon.2) 324 : audit 0 from='client.? 172.21.15.40:0/498865172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:54 smithi040 bash[41173]: audit 2023-12-01T15:54:53.686791+0000 mon.c (mon.2) 324 : audit 0 from='client.? 172.21.15.40:0/498865172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:55 smithi141 bash[31670]: cluster 2023-12-01T15:54:53.758720+0000 mgr.y (mgr.24356) 505 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:55 smithi040 bash[28232]: cluster 2023-12-01T15:54:53.758720+0000 mgr.y (mgr.24356) 505 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:55 smithi040 bash[41173]: cluster 2023-12-01T15:54:53.758720+0000 mgr.y (mgr.24356) 505 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:56 smithi141 bash[31670]: audit 2023-12-01T15:54:56.155665+0000 mon.a (mon.0) 1038 : audit 0 from='client.? 172.21.15.40:0/491619477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:56 smithi040 bash[28232]: audit 2023-12-01T15:54:56.155665+0000 mon.a (mon.0) 1038 : audit 0 from='client.? 172.21.15.40:0/491619477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:54:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:54:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:56 smithi040 bash[41173]: audit 2023-12-01T15:54:56.155665+0000 mon.a (mon.0) 1038 : audit 0 from='client.? 172.21.15.40:0/491619477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:57 smithi141 bash[31670]: cluster 2023-12-01T15:54:55.760017+0000 mgr.y (mgr.24356) 506 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:57 smithi040 bash[41173]: cluster 2023-12-01T15:54:55.760017+0000 mgr.y (mgr.24356) 506 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:57 smithi040 bash[28232]: cluster 2023-12-01T15:54:55.760017+0000 mgr.y (mgr.24356) 506 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:59 smithi141 bash[31670]: cluster 2023-12-01T15:54:57.760815+0000 mgr.y (mgr.24356) 507 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:54:59 smithi141 bash[31670]: audit 2023-12-01T15:54:58.615149+0000 mon.c (mon.2) 325 : audit 0 from='client.? 172.21.15.40:0/1049974447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:59 smithi040 bash[41173]: cluster 2023-12-01T15:54:57.760815+0000 mgr.y (mgr.24356) 507 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:54:59 smithi040 bash[41173]: audit 2023-12-01T15:54:58.615149+0000 mon.c (mon.2) 325 : audit 0 from='client.? 172.21.15.40:0/1049974447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:54:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:59 smithi040 bash[28232]: cluster 2023-12-01T15:54:57.760815+0000 mgr.y (mgr.24356) 507 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:54:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:54:59 smithi040 bash[28232]: audit 2023-12-01T15:54:58.615149+0000 mon.c (mon.2) 325 : audit 0 from='client.? 172.21.15.40:0/1049974447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:01 smithi141 bash[31670]: cluster 2023-12-01T15:54:59.761990+0000 mgr.y (mgr.24356) 508 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:01 smithi141 bash[31670]: audit 2023-12-01T15:55:01.080414+0000 mon.c (mon.2) 326 : audit 0 from='client.? 172.21.15.40:0/2695895470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:01 smithi040 bash[28232]: cluster 2023-12-01T15:54:59.761990+0000 mgr.y (mgr.24356) 508 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:01 smithi040 bash[28232]: audit 2023-12-01T15:55:01.080414+0000 mon.c (mon.2) 326 : audit 0 from='client.? 172.21.15.40:0/2695895470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:01 smithi040 bash[41173]: cluster 2023-12-01T15:54:59.761990+0000 mgr.y (mgr.24356) 508 : cluster 0 pgmap v476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:01 smithi040 bash[41173]: audit 2023-12-01T15:55:01.080414+0000 mon.c (mon.2) 326 : audit 0 from='client.? 172.21.15.40:0/2695895470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:03 smithi141 bash[31670]: cluster 2023-12-01T15:55:01.762788+0000 mgr.y (mgr.24356) 509 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:03 smithi141 bash[31670]: audit 2023-12-01T15:55:03.316152+0000 mon.c (mon.2) 327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:03 smithi040 bash[28232]: cluster 2023-12-01T15:55:01.762788+0000 mgr.y (mgr.24356) 509 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:03 smithi040 bash[28232]: audit 2023-12-01T15:55:03.316152+0000 mon.c (mon.2) 327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:03 smithi040 bash[41173]: cluster 2023-12-01T15:55:01.762788+0000 mgr.y (mgr.24356) 509 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:03 smithi040 bash[41173]: audit 2023-12-01T15:55:03.316152+0000 mon.c (mon.2) 327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:04 smithi141 bash[31670]: audit 2023-12-01T15:55:03.565046+0000 mon.c (mon.2) 328 : audit 0 from='client.? 172.21.15.40:0/1108557247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:04 smithi040 bash[28232]: audit 2023-12-01T15:55:03.565046+0000 mon.c (mon.2) 328 : audit 0 from='client.? 172.21.15.40:0/1108557247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:04 smithi040 bash[41173]: audit 2023-12-01T15:55:03.565046+0000 mon.c (mon.2) 328 : audit 0 from='client.? 172.21.15.40:0/1108557247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:05 smithi141 bash[31670]: cluster 2023-12-01T15:55:03.763491+0000 mgr.y (mgr.24356) 510 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:05 smithi040 bash[28232]: cluster 2023-12-01T15:55:03.763491+0000 mgr.y (mgr.24356) 510 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:05 smithi040 bash[41173]: cluster 2023-12-01T15:55:03.763491+0000 mgr.y (mgr.24356) 510 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:06 smithi141 bash[31670]: audit 2023-12-01T15:55:06.030540+0000 mon.c (mon.2) 329 : audit 0 from='client.? 172.21.15.40:0/1719875339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:06 smithi040 bash[28232]: audit 2023-12-01T15:55:06.030540+0000 mon.c (mon.2) 329 : audit 0 from='client.? 172.21.15.40:0/1719875339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:06 smithi040 bash[41173]: audit 2023-12-01T15:55:06.030540+0000 mon.c (mon.2) 329 : audit 0 from='client.? 172.21.15.40:0/1719875339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:55:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:55:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:07 smithi141 bash[31670]: cluster 2023-12-01T15:55:05.764652+0000 mgr.y (mgr.24356) 511 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:07 smithi040 bash[28232]: cluster 2023-12-01T15:55:05.764652+0000 mgr.y (mgr.24356) 511 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:07 smithi040 bash[41173]: cluster 2023-12-01T15:55:05.764652+0000 mgr.y (mgr.24356) 511 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:08 smithi141 bash[31670]: audit 2023-12-01T15:55:08.488146+0000 mon.c (mon.2) 330 : audit 0 from='client.? 172.21.15.40:0/1152072167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:08 smithi040 bash[28232]: audit 2023-12-01T15:55:08.488146+0000 mon.c (mon.2) 330 : audit 0 from='client.? 172.21.15.40:0/1152072167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:08 smithi040 bash[41173]: audit 2023-12-01T15:55:08.488146+0000 mon.c (mon.2) 330 : audit 0 from='client.? 172.21.15.40:0/1152072167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:09 smithi141 bash[31670]: cluster 2023-12-01T15:55:07.765370+0000 mgr.y (mgr.24356) 512 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:09 smithi040 bash[28232]: cluster 2023-12-01T15:55:07.765370+0000 mgr.y (mgr.24356) 512 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:09 smithi040 bash[41173]: cluster 2023-12-01T15:55:07.765370+0000 mgr.y (mgr.24356) 512 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:11 smithi141 bash[31670]: cluster 2023-12-01T15:55:09.766555+0000 mgr.y (mgr.24356) 513 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:11 smithi141 bash[31670]: audit 2023-12-01T15:55:10.949765+0000 mon.c (mon.2) 331 : audit 0 from='client.? 172.21.15.40:0/2522764143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:11 smithi040 bash[28232]: cluster 2023-12-01T15:55:09.766555+0000 mgr.y (mgr.24356) 513 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:11 smithi040 bash[28232]: audit 2023-12-01T15:55:10.949765+0000 mon.c (mon.2) 331 : audit 0 from='client.? 172.21.15.40:0/2522764143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:11 smithi040 bash[41173]: cluster 2023-12-01T15:55:09.766555+0000 mgr.y (mgr.24356) 513 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:11 smithi040 bash[41173]: audit 2023-12-01T15:55:10.949765+0000 mon.c (mon.2) 331 : audit 0 from='client.? 172.21.15.40:0/2522764143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:13 smithi141 bash[31670]: cluster 2023-12-01T15:55:11.767228+0000 mgr.y (mgr.24356) 514 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:13 smithi141 bash[31670]: audit 2023-12-01T15:55:13.419438+0000 mon.a (mon.0) 1039 : audit 0 from='client.? 172.21.15.40:0/2544304879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:13 smithi040 bash[28232]: cluster 2023-12-01T15:55:11.767228+0000 mgr.y (mgr.24356) 514 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:13 smithi040 bash[28232]: audit 2023-12-01T15:55:13.419438+0000 mon.a (mon.0) 1039 : audit 0 from='client.? 172.21.15.40:0/2544304879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:13 smithi040 bash[41173]: cluster 2023-12-01T15:55:11.767228+0000 mgr.y (mgr.24356) 514 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:13 smithi040 bash[41173]: audit 2023-12-01T15:55:13.419438+0000 mon.a (mon.0) 1039 : audit 0 from='client.? 172.21.15.40:0/2544304879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:15 smithi141 bash[31670]: cluster 2023-12-01T15:55:13.767882+0000 mgr.y (mgr.24356) 515 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:15 smithi040 bash[28232]: cluster 2023-12-01T15:55:13.767882+0000 mgr.y (mgr.24356) 515 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:15 smithi040 bash[41173]: cluster 2023-12-01T15:55:13.767882+0000 mgr.y (mgr.24356) 515 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:16 smithi040 bash[28232]: audit 2023-12-01T15:55:15.882201+0000 mon.a (mon.0) 1040 : audit 0 from='client.? 172.21.15.40:0/543825306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:55:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:55:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:16 smithi040 bash[41173]: audit 2023-12-01T15:55:15.882201+0000 mon.a (mon.0) 1040 : audit 0 from='client.? 172.21.15.40:0/543825306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:16 smithi141 bash[31670]: audit 2023-12-01T15:55:15.882201+0000 mon.a (mon.0) 1040 : audit 0 from='client.? 172.21.15.40:0/543825306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:17 smithi040 bash[41173]: cluster 2023-12-01T15:55:15.769023+0000 mgr.y (mgr.24356) 516 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:17 smithi040 bash[28232]: cluster 2023-12-01T15:55:15.769023+0000 mgr.y (mgr.24356) 516 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:17 smithi141 bash[31670]: cluster 2023-12-01T15:55:15.769023+0000 mgr.y (mgr.24356) 516 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:18 smithi040 bash[41173]: audit 2023-12-01T15:55:18.316609+0000 mon.c (mon.2) 332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:18 smithi040 bash[41173]: audit 2023-12-01T15:55:18.344341+0000 mon.a (mon.0) 1041 : audit 0 from='client.? 172.21.15.40:0/3405038398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:18 smithi040 bash[28232]: audit 2023-12-01T15:55:18.316609+0000 mon.c (mon.2) 332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:18 smithi040 bash[28232]: audit 2023-12-01T15:55:18.344341+0000 mon.a (mon.0) 1041 : audit 0 from='client.? 172.21.15.40:0/3405038398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:18 smithi141 bash[31670]: audit 2023-12-01T15:55:18.316609+0000 mon.c (mon.2) 332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:18 smithi141 bash[31670]: audit 2023-12-01T15:55:18.344341+0000 mon.a (mon.0) 1041 : audit 0 from='client.? 172.21.15.40:0/3405038398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:19 smithi040 bash[41173]: cluster 2023-12-01T15:55:17.769696+0000 mgr.y (mgr.24356) 517 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:19 smithi040 bash[28232]: cluster 2023-12-01T15:55:17.769696+0000 mgr.y (mgr.24356) 517 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:19 smithi141 bash[31670]: cluster 2023-12-01T15:55:17.769696+0000 mgr.y (mgr.24356) 517 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:21 smithi040 bash[28232]: cluster 2023-12-01T15:55:19.770841+0000 mgr.y (mgr.24356) 518 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:21 smithi040 bash[28232]: audit 2023-12-01T15:55:20.806986+0000 mon.c (mon.2) 333 : audit 0 from='client.? 172.21.15.40:0/3027171650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:21 smithi040 bash[41173]: cluster 2023-12-01T15:55:19.770841+0000 mgr.y (mgr.24356) 518 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:21 smithi040 bash[41173]: audit 2023-12-01T15:55:20.806986+0000 mon.c (mon.2) 333 : audit 0 from='client.? 172.21.15.40:0/3027171650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:21 smithi141 bash[31670]: cluster 2023-12-01T15:55:19.770841+0000 mgr.y (mgr.24356) 518 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:21 smithi141 bash[31670]: audit 2023-12-01T15:55:20.806986+0000 mon.c (mon.2) 333 : audit 0 from='client.? 172.21.15.40:0/3027171650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:23 smithi040 bash[28232]: cluster 2023-12-01T15:55:21.771550+0000 mgr.y (mgr.24356) 519 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:23 smithi040 bash[28232]: audit 2023-12-01T15:55:22.574299+0000 mon.c (mon.2) 334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:23 smithi040 bash[28232]: audit 2023-12-01T15:55:23.276364+0000 mon.c (mon.2) 335 : audit 0 from='client.? 172.21.15.40:0/4275402297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:23 smithi040 bash[41173]: cluster 2023-12-01T15:55:21.771550+0000 mgr.y (mgr.24356) 519 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:23 smithi040 bash[41173]: audit 2023-12-01T15:55:22.574299+0000 mon.c (mon.2) 334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:23 smithi040 bash[41173]: audit 2023-12-01T15:55:23.276364+0000 mon.c (mon.2) 335 : audit 0 from='client.? 172.21.15.40:0/4275402297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:23 smithi141 bash[31670]: cluster 2023-12-01T15:55:21.771550+0000 mgr.y (mgr.24356) 519 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:23 smithi141 bash[31670]: audit 2023-12-01T15:55:22.574299+0000 mon.c (mon.2) 334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:23 smithi141 bash[31670]: audit 2023-12-01T15:55:23.276364+0000 mon.c (mon.2) 335 : audit 0 from='client.? 172.21.15.40:0/4275402297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:25 smithi040 bash[28232]: cluster 2023-12-01T15:55:23.772193+0000 mgr.y (mgr.24356) 520 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:25 smithi040 bash[41173]: cluster 2023-12-01T15:55:23.772193+0000 mgr.y (mgr.24356) 520 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:25 smithi141 bash[31670]: cluster 2023-12-01T15:55:23.772193+0000 mgr.y (mgr.24356) 520 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:26 smithi040 bash[28232]: audit 2023-12-01T15:55:25.750689+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.40:0/2835348954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:55:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:55:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:26 smithi040 bash[41173]: audit 2023-12-01T15:55:25.750689+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.40:0/2835348954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:26 smithi141 bash[31670]: audit 2023-12-01T15:55:25.750689+0000 mon.a (mon.0) 1042 : audit 0 from='client.? 172.21.15.40:0/2835348954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:27 smithi040 bash[41173]: cluster 2023-12-01T15:55:25.773349+0000 mgr.y (mgr.24356) 521 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:27 smithi040 bash[28232]: cluster 2023-12-01T15:55:25.773349+0000 mgr.y (mgr.24356) 521 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:27 smithi141 bash[31670]: cluster 2023-12-01T15:55:25.773349+0000 mgr.y (mgr.24356) 521 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:28 smithi040 bash[28232]: audit 2023-12-01T15:55:28.246610+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.40:0/3989326071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:28 smithi040 bash[28232]: audit 2023-12-01T15:55:28.472213+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:28 smithi040 bash[28232]: audit 2023-12-01T15:55:28.486017+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:28 smithi040 bash[41173]: audit 2023-12-01T15:55:28.246610+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.40:0/3989326071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:28 smithi040 bash[41173]: audit 2023-12-01T15:55:28.472213+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:28 smithi040 bash[41173]: audit 2023-12-01T15:55:28.486017+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:28 smithi141 bash[31670]: audit 2023-12-01T15:55:28.246610+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.40:0/3989326071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:28 smithi141 bash[31670]: audit 2023-12-01T15:55:28.472213+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:28 smithi141 bash[31670]: audit 2023-12-01T15:55:28.486017+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[28232]: cluster 2023-12-01T15:55:27.774191+0000 mgr.y (mgr.24356) 522 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[28232]: audit 2023-12-01T15:55:28.779095+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[28232]: audit 2023-12-01T15:55:28.790275+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[28232]: audit 2023-12-01T15:55:29.267538+0000 mon.c (mon.2) 336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[28232]: audit 2023-12-01T15:55:29.269142+0000 mon.c (mon.2) 337 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[28232]: audit 2023-12-01T15:55:29.281689+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[41173]: cluster 2023-12-01T15:55:27.774191+0000 mgr.y (mgr.24356) 522 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[41173]: audit 2023-12-01T15:55:28.779095+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[41173]: audit 2023-12-01T15:55:28.790275+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[41173]: audit 2023-12-01T15:55:29.267538+0000 mon.c (mon.2) 336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[41173]: audit 2023-12-01T15:55:29.269142+0000 mon.c (mon.2) 337 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:29 smithi040 bash[41173]: audit 2023-12-01T15:55:29.281689+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:29 smithi141 bash[31670]: cluster 2023-12-01T15:55:27.774191+0000 mgr.y (mgr.24356) 522 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:29 smithi141 bash[31670]: audit 2023-12-01T15:55:28.779095+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:29 smithi141 bash[31670]: audit 2023-12-01T15:55:28.790275+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:29 smithi141 bash[31670]: audit 2023-12-01T15:55:29.267538+0000 mon.c (mon.2) 336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:29 smithi141 bash[31670]: audit 2023-12-01T15:55:29.269142+0000 mon.c (mon.2) 337 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:29 smithi141 bash[31670]: audit 2023-12-01T15:55:29.281689+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:55:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:31 smithi040 bash[41173]: cluster 2023-12-01T15:55:29.775416+0000 mgr.y (mgr.24356) 523 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:31 smithi040 bash[41173]: audit 2023-12-01T15:55:30.717004+0000 mon.c (mon.2) 338 : audit 0 from='client.? 172.21.15.40:0/908507375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:31 smithi040 bash[28232]: cluster 2023-12-01T15:55:29.775416+0000 mgr.y (mgr.24356) 523 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:31 smithi040 bash[28232]: audit 2023-12-01T15:55:30.717004+0000 mon.c (mon.2) 338 : audit 0 from='client.? 172.21.15.40:0/908507375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:31 smithi141 bash[31670]: cluster 2023-12-01T15:55:29.775416+0000 mgr.y (mgr.24356) 523 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:31 smithi141 bash[31670]: audit 2023-12-01T15:55:30.717004+0000 mon.c (mon.2) 338 : audit 0 from='client.? 172.21.15.40:0/908507375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:33 smithi040 bash[28232]: cluster 2023-12-01T15:55:31.776105+0000 mgr.y (mgr.24356) 524 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:33 smithi040 bash[28232]: audit 2023-12-01T15:55:33.182621+0000 mon.a (mon.0) 1049 : audit 0 from='client.? 172.21.15.40:0/3869863454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:33 smithi040 bash[28232]: audit 2023-12-01T15:55:33.317213+0000 mon.c (mon.2) 339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:33 smithi040 bash[41173]: cluster 2023-12-01T15:55:31.776105+0000 mgr.y (mgr.24356) 524 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:33 smithi040 bash[41173]: audit 2023-12-01T15:55:33.182621+0000 mon.a (mon.0) 1049 : audit 0 from='client.? 172.21.15.40:0/3869863454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:33.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:33 smithi040 bash[41173]: audit 2023-12-01T15:55:33.317213+0000 mon.c (mon.2) 339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:33 smithi141 bash[31670]: cluster 2023-12-01T15:55:31.776105+0000 mgr.y (mgr.24356) 524 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:33 smithi141 bash[31670]: audit 2023-12-01T15:55:33.182621+0000 mon.a (mon.0) 1049 : audit 0 from='client.? 172.21.15.40:0/3869863454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:33 smithi141 bash[31670]: audit 2023-12-01T15:55:33.317213+0000 mon.c (mon.2) 339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:35 smithi040 bash[41173]: cluster 2023-12-01T15:55:33.776788+0000 mgr.y (mgr.24356) 525 : cluster 0 pgmap v493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:35 smithi040 bash[28232]: cluster 2023-12-01T15:55:33.776788+0000 mgr.y (mgr.24356) 525 : cluster 0 pgmap v493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:35 smithi141 bash[31670]: cluster 2023-12-01T15:55:33.776788+0000 mgr.y (mgr.24356) 525 : cluster 0 pgmap v493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:55:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:55:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:36 smithi040 bash[41173]: audit 2023-12-01T15:55:35.650533+0000 mon.a (mon.0) 1050 : audit 0 from='client.? 172.21.15.40:0/3796734617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:36 smithi040 bash[28232]: audit 2023-12-01T15:55:35.650533+0000 mon.a (mon.0) 1050 : audit 0 from='client.? 172.21.15.40:0/3796734617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:36 smithi141 bash[31670]: audit 2023-12-01T15:55:35.650533+0000 mon.a (mon.0) 1050 : audit 0 from='client.? 172.21.15.40:0/3796734617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:37 smithi040 bash[28232]: cluster 2023-12-01T15:55:35.777925+0000 mgr.y (mgr.24356) 526 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:37 smithi040 bash[41173]: cluster 2023-12-01T15:55:35.777925+0000 mgr.y (mgr.24356) 526 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:37 smithi141 bash[31670]: cluster 2023-12-01T15:55:35.777925+0000 mgr.y (mgr.24356) 526 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:38 smithi040 bash[28232]: audit 2023-12-01T15:55:38.106014+0000 mon.a (mon.0) 1051 : audit 0 from='client.? 172.21.15.40:0/426559000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:38 smithi040 bash[41173]: audit 2023-12-01T15:55:38.106014+0000 mon.a (mon.0) 1051 : audit 0 from='client.? 172.21.15.40:0/426559000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:38 smithi141 bash[31670]: audit 2023-12-01T15:55:38.106014+0000 mon.a (mon.0) 1051 : audit 0 from='client.? 172.21.15.40:0/426559000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:39 smithi040 bash[28232]: cluster 2023-12-01T15:55:37.778579+0000 mgr.y (mgr.24356) 527 : cluster 0 pgmap v495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:39 smithi040 bash[41173]: cluster 2023-12-01T15:55:37.778579+0000 mgr.y (mgr.24356) 527 : cluster 0 pgmap v495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:39 smithi141 bash[31670]: cluster 2023-12-01T15:55:37.778579+0000 mgr.y (mgr.24356) 527 : cluster 0 pgmap v495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:40 smithi040 bash[28232]: audit 2023-12-01T15:55:40.573374+0000 mon.c (mon.2) 340 : audit 0 from='client.? 172.21.15.40:0/540480424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:40 smithi040 bash[41173]: audit 2023-12-01T15:55:40.573374+0000 mon.c (mon.2) 340 : audit 0 from='client.? 172.21.15.40:0/540480424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:40 smithi141 bash[31670]: audit 2023-12-01T15:55:40.573374+0000 mon.c (mon.2) 340 : audit 0 from='client.? 172.21.15.40:0/540480424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:41 smithi040 bash[28232]: cluster 2023-12-01T15:55:39.779753+0000 mgr.y (mgr.24356) 528 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:41 smithi040 bash[41173]: cluster 2023-12-01T15:55:39.779753+0000 mgr.y (mgr.24356) 528 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:41 smithi141 bash[31670]: cluster 2023-12-01T15:55:39.779753+0000 mgr.y (mgr.24356) 528 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:43 smithi040 bash[28232]: cluster 2023-12-01T15:55:41.780456+0000 mgr.y (mgr.24356) 529 : cluster 0 pgmap v497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:43 smithi040 bash[28232]: audit 2023-12-01T15:55:43.035918+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.40:0/495737286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:43 smithi040 bash[41173]: cluster 2023-12-01T15:55:41.780456+0000 mgr.y (mgr.24356) 529 : cluster 0 pgmap v497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:43 smithi040 bash[41173]: audit 2023-12-01T15:55:43.035918+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.40:0/495737286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:43 smithi141 bash[31670]: cluster 2023-12-01T15:55:41.780456+0000 mgr.y (mgr.24356) 529 : cluster 0 pgmap v497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:43 smithi141 bash[31670]: audit 2023-12-01T15:55:43.035918+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.40:0/495737286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:45 smithi040 bash[41173]: cluster 2023-12-01T15:55:43.781106+0000 mgr.y (mgr.24356) 530 : cluster 0 pgmap v498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:45 smithi040 bash[41173]: audit 2023-12-01T15:55:45.493036+0000 mon.c (mon.2) 341 : audit 0 from='client.? 172.21.15.40:0/2467181442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:45 smithi040 bash[28232]: cluster 2023-12-01T15:55:43.781106+0000 mgr.y (mgr.24356) 530 : cluster 0 pgmap v498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:45.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:45 smithi040 bash[28232]: audit 2023-12-01T15:55:45.493036+0000 mon.c (mon.2) 341 : audit 0 from='client.? 172.21.15.40:0/2467181442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:45 smithi141 bash[31670]: cluster 2023-12-01T15:55:43.781106+0000 mgr.y (mgr.24356) 530 : cluster 0 pgmap v498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:45 smithi141 bash[31670]: audit 2023-12-01T15:55:45.493036+0000 mon.c (mon.2) 341 : audit 0 from='client.? 172.21.15.40:0/2467181442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:55:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T15:55:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:47 smithi040 bash[41173]: cluster 2023-12-01T15:55:45.782218+0000 mgr.y (mgr.24356) 531 : cluster 0 pgmap v499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:47 smithi040 bash[28232]: cluster 2023-12-01T15:55:45.782218+0000 mgr.y (mgr.24356) 531 : cluster 0 pgmap v499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:47 smithi141 bash[31670]: cluster 2023-12-01T15:55:45.782218+0000 mgr.y (mgr.24356) 531 : cluster 0 pgmap v499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:48 smithi040 bash[28232]: audit 2023-12-01T15:55:47.957607+0000 mon.a (mon.0) 1053 : audit 0 from='client.? 172.21.15.40:0/523021763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:48 smithi040 bash[28232]: audit 2023-12-01T15:55:48.317433+0000 mon.c (mon.2) 342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:48 smithi040 bash[41173]: audit 2023-12-01T15:55:47.957607+0000 mon.a (mon.0) 1053 : audit 0 from='client.? 172.21.15.40:0/523021763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:48 smithi040 bash[41173]: audit 2023-12-01T15:55:48.317433+0000 mon.c (mon.2) 342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:48 smithi141 bash[31670]: audit 2023-12-01T15:55:47.957607+0000 mon.a (mon.0) 1053 : audit 0 from='client.? 172.21.15.40:0/523021763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:48 smithi141 bash[31670]: audit 2023-12-01T15:55:48.317433+0000 mon.c (mon.2) 342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:49 smithi040 bash[28232]: cluster 2023-12-01T15:55:47.782869+0000 mgr.y (mgr.24356) 532 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:49 smithi040 bash[41173]: cluster 2023-12-01T15:55:47.782869+0000 mgr.y (mgr.24356) 532 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:49 smithi141 bash[31670]: cluster 2023-12-01T15:55:47.782869+0000 mgr.y (mgr.24356) 532 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:50 smithi040 bash[28232]: audit 2023-12-01T15:55:50.425668+0000 mon.c (mon.2) 343 : audit 0 from='client.? 172.21.15.40:0/1575861342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:50 smithi040 bash[41173]: audit 2023-12-01T15:55:50.425668+0000 mon.c (mon.2) 343 : audit 0 from='client.? 172.21.15.40:0/1575861342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:50 smithi141 bash[31670]: audit 2023-12-01T15:55:50.425668+0000 mon.c (mon.2) 343 : audit 0 from='client.? 172.21.15.40:0/1575861342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:51 smithi040 bash[28232]: cluster 2023-12-01T15:55:49.784090+0000 mgr.y (mgr.24356) 533 : cluster 0 pgmap v501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:51.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:51 smithi040 bash[41173]: cluster 2023-12-01T15:55:49.784090+0000 mgr.y (mgr.24356) 533 : cluster 0 pgmap v501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:51 smithi141 bash[31670]: cluster 2023-12-01T15:55:49.784090+0000 mgr.y (mgr.24356) 533 : cluster 0 pgmap v501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:53 smithi141 bash[31670]: cluster 2023-12-01T15:55:51.784812+0000 mgr.y (mgr.24356) 534 : cluster 0 pgmap v502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:53 smithi141 bash[31670]: audit 2023-12-01T15:55:52.888871+0000 mon.c (mon.2) 344 : audit 0 from='client.? 172.21.15.40:0/2527870160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:53 smithi040 bash[28232]: cluster 2023-12-01T15:55:51.784812+0000 mgr.y (mgr.24356) 534 : cluster 0 pgmap v502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:53 smithi040 bash[28232]: audit 2023-12-01T15:55:52.888871+0000 mon.c (mon.2) 344 : audit 0 from='client.? 172.21.15.40:0/2527870160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:54.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:53 smithi040 bash[41173]: cluster 2023-12-01T15:55:51.784812+0000 mgr.y (mgr.24356) 534 : cluster 0 pgmap v502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:54.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:53 smithi040 bash[41173]: audit 2023-12-01T15:55:52.888871+0000 mon.c (mon.2) 344 : audit 0 from='client.? 172.21.15.40:0/2527870160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:54 smithi141 bash[31670]: cluster 2023-12-01T15:55:53.785458+0000 mgr.y (mgr.24356) 535 : cluster 0 pgmap v503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:54 smithi040 bash[28232]: cluster 2023-12-01T15:55:53.785458+0000 mgr.y (mgr.24356) 535 : cluster 0 pgmap v503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:54 smithi040 bash[41173]: cluster 2023-12-01T15:55:53.785458+0000 mgr.y (mgr.24356) 535 : cluster 0 pgmap v503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:55 smithi141 bash[31670]: audit 2023-12-01T15:55:55.360425+0000 mon.a (mon.0) 1054 : audit 0 from='client.? 172.21.15.40:0/1092819357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:55 smithi040 bash[28232]: audit 2023-12-01T15:55:55.360425+0000 mon.a (mon.0) 1054 : audit 0 from='client.? 172.21.15.40:0/1092819357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:55 smithi040 bash[41173]: audit 2023-12-01T15:55:55.360425+0000 mon.a (mon.0) 1054 : audit 0 from='client.? 172.21.15.40:0/1092819357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:56 smithi040 bash[28232]: cluster 2023-12-01T15:55:55.786610+0000 mgr.y (mgr.24356) 536 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:55:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:55:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:56 smithi040 bash[41173]: cluster 2023-12-01T15:55:55.786610+0000 mgr.y (mgr.24356) 536 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:56 smithi141 bash[31670]: cluster 2023-12-01T15:55:55.786610+0000 mgr.y (mgr.24356) 536 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:58 smithi141 bash[31670]: audit 2023-12-01T15:55:57.829282+0000 mon.c (mon.2) 345 : audit 0 from='client.? 172.21.15.40:0/1144529041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:58.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:58 smithi040 bash[28232]: audit 2023-12-01T15:55:57.829282+0000 mon.c (mon.2) 345 : audit 0 from='client.? 172.21.15.40:0/1144529041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:58.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:58 smithi040 bash[41173]: audit 2023-12-01T15:55:57.829282+0000 mon.c (mon.2) 345 : audit 0 from='client.? 172.21.15.40:0/1144529041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:55:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:55:59 smithi141 bash[31670]: cluster 2023-12-01T15:55:57.787246+0000 mgr.y (mgr.24356) 537 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:55:59 smithi040 bash[28232]: cluster 2023-12-01T15:55:57.787246+0000 mgr.y (mgr.24356) 537 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:55:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:55:59 smithi040 bash[41173]: cluster 2023-12-01T15:55:57.787246+0000 mgr.y (mgr.24356) 537 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:00 smithi141 bash[31670]: audit 2023-12-01T15:56:00.297821+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.40:0/2620955167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:00 smithi040 bash[28232]: audit 2023-12-01T15:56:00.297821+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.40:0/2620955167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:00 smithi040 bash[41173]: audit 2023-12-01T15:56:00.297821+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.40:0/2620955167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:01 smithi141 bash[31670]: cluster 2023-12-01T15:55:59.788407+0000 mgr.y (mgr.24356) 538 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:01 smithi040 bash[28232]: cluster 2023-12-01T15:55:59.788407+0000 mgr.y (mgr.24356) 538 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:01 smithi040 bash[41173]: cluster 2023-12-01T15:55:59.788407+0000 mgr.y (mgr.24356) 538 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:03 smithi141 bash[31670]: cluster 2023-12-01T15:56:01.789132+0000 mgr.y (mgr.24356) 539 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:03 smithi141 bash[31670]: audit 2023-12-01T15:56:02.757355+0000 mon.a (mon.0) 1056 : audit 0 from='client.? 172.21.15.40:0/3316689395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:03 smithi141 bash[31670]: audit 2023-12-01T15:56:03.317940+0000 mon.c (mon.2) 346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:03 smithi040 bash[28232]: cluster 2023-12-01T15:56:01.789132+0000 mgr.y (mgr.24356) 539 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:03 smithi040 bash[28232]: audit 2023-12-01T15:56:02.757355+0000 mon.a (mon.0) 1056 : audit 0 from='client.? 172.21.15.40:0/3316689395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:03 smithi040 bash[28232]: audit 2023-12-01T15:56:03.317940+0000 mon.c (mon.2) 346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:03 smithi040 bash[41173]: cluster 2023-12-01T15:56:01.789132+0000 mgr.y (mgr.24356) 539 : cluster 0 pgmap v507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:03 smithi040 bash[41173]: audit 2023-12-01T15:56:02.757355+0000 mon.a (mon.0) 1056 : audit 0 from='client.? 172.21.15.40:0/3316689395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:03 smithi040 bash[41173]: audit 2023-12-01T15:56:03.317940+0000 mon.c (mon.2) 346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:05 smithi141 bash[31670]: cluster 2023-12-01T15:56:03.789765+0000 mgr.y (mgr.24356) 540 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:05 smithi141 bash[31670]: audit 2023-12-01T15:56:05.223711+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.40:0/1144874073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:05 smithi040 bash[28232]: cluster 2023-12-01T15:56:03.789765+0000 mgr.y (mgr.24356) 540 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:05 smithi040 bash[28232]: audit 2023-12-01T15:56:05.223711+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.40:0/1144874073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:05 smithi040 bash[41173]: cluster 2023-12-01T15:56:03.789765+0000 mgr.y (mgr.24356) 540 : cluster 0 pgmap v508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:05 smithi040 bash[41173]: audit 2023-12-01T15:56:05.223711+0000 mon.c (mon.2) 347 : audit 0 from='client.? 172.21.15.40:0/1144874073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:56:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:56:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:07 smithi141 bash[31670]: cluster 2023-12-01T15:56:05.790951+0000 mgr.y (mgr.24356) 541 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:07 smithi040 bash[28232]: cluster 2023-12-01T15:56:05.790951+0000 mgr.y (mgr.24356) 541 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:07 smithi040 bash[41173]: cluster 2023-12-01T15:56:05.790951+0000 mgr.y (mgr.24356) 541 : cluster 0 pgmap v509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:08 smithi141 bash[31670]: audit 2023-12-01T15:56:07.693918+0000 mon.c (mon.2) 348 : audit 0 from='client.? 172.21.15.40:0/2360435668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:08 smithi040 bash[41173]: audit 2023-12-01T15:56:07.693918+0000 mon.c (mon.2) 348 : audit 0 from='client.? 172.21.15.40:0/2360435668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:08 smithi040 bash[28232]: audit 2023-12-01T15:56:07.693918+0000 mon.c (mon.2) 348 : audit 0 from='client.? 172.21.15.40:0/2360435668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:09 smithi141 bash[31670]: cluster 2023-12-01T15:56:07.791617+0000 mgr.y (mgr.24356) 542 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:09 smithi040 bash[28232]: cluster 2023-12-01T15:56:07.791617+0000 mgr.y (mgr.24356) 542 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:09 smithi040 bash[41173]: cluster 2023-12-01T15:56:07.791617+0000 mgr.y (mgr.24356) 542 : cluster 0 pgmap v510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:10 smithi141 bash[31670]: audit 2023-12-01T15:56:10.153737+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.40:0/4053535960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:10 smithi040 bash[41173]: audit 2023-12-01T15:56:10.153737+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.40:0/4053535960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:10 smithi040 bash[28232]: audit 2023-12-01T15:56:10.153737+0000 mon.c (mon.2) 349 : audit 0 from='client.? 172.21.15.40:0/4053535960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:11.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 15:56:10 smithi141 bash[65499]: logger=sqlstore.transactions t=2023-12-01T15:56:10.957100669Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:56:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:11 smithi141 bash[31670]: cluster 2023-12-01T15:56:09.792750+0000 mgr.y (mgr.24356) 543 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:11 smithi040 bash[28232]: cluster 2023-12-01T15:56:09.792750+0000 mgr.y (mgr.24356) 543 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:11 smithi040 bash[41173]: cluster 2023-12-01T15:56:09.792750+0000 mgr.y (mgr.24356) 543 : cluster 0 pgmap v511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:13 smithi141 bash[31670]: cluster 2023-12-01T15:56:11.793390+0000 mgr.y (mgr.24356) 544 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:13 smithi141 bash[31670]: audit 2023-12-01T15:56:12.616861+0000 mon.a (mon.0) 1057 : audit 0 from='client.? 172.21.15.40:0/2781106625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:13 smithi040 bash[41173]: cluster 2023-12-01T15:56:11.793390+0000 mgr.y (mgr.24356) 544 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:13 smithi040 bash[41173]: audit 2023-12-01T15:56:12.616861+0000 mon.a (mon.0) 1057 : audit 0 from='client.? 172.21.15.40:0/2781106625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:13.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:13 smithi040 bash[28232]: cluster 2023-12-01T15:56:11.793390+0000 mgr.y (mgr.24356) 544 : cluster 0 pgmap v512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:13.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:13 smithi040 bash[28232]: audit 2023-12-01T15:56:12.616861+0000 mon.a (mon.0) 1057 : audit 0 from='client.? 172.21.15.40:0/2781106625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:15 smithi141 bash[31670]: cluster 2023-12-01T15:56:13.794047+0000 mgr.y (mgr.24356) 545 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:15 smithi141 bash[31670]: audit 2023-12-01T15:56:15.073585+0000 mon.a (mon.0) 1058 : audit 0 from='client.? 172.21.15.40:0/1208092472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:15 smithi040 bash[41173]: cluster 2023-12-01T15:56:13.794047+0000 mgr.y (mgr.24356) 545 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:15 smithi040 bash[41173]: audit 2023-12-01T15:56:15.073585+0000 mon.a (mon.0) 1058 : audit 0 from='client.? 172.21.15.40:0/1208092472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:15.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:15 smithi040 bash[28232]: cluster 2023-12-01T15:56:13.794047+0000 mgr.y (mgr.24356) 545 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:15.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:15 smithi040 bash[28232]: audit 2023-12-01T15:56:15.073585+0000 mon.a (mon.0) 1058 : audit 0 from='client.? 172.21.15.40:0/1208092472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:56:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:56:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:17 smithi141 bash[31670]: cluster 2023-12-01T15:56:15.795251+0000 mgr.y (mgr.24356) 546 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:17 smithi040 bash[41173]: cluster 2023-12-01T15:56:15.795251+0000 mgr.y (mgr.24356) 546 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:17 smithi040 bash[28232]: cluster 2023-12-01T15:56:15.795251+0000 mgr.y (mgr.24356) 546 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:18 smithi141 bash[31670]: audit 2023-12-01T15:56:17.545479+0000 mon.c (mon.2) 350 : audit 0 from='client.? 172.21.15.40:0/1937806398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:18 smithi141 bash[31670]: audit 2023-12-01T15:56:18.318301+0000 mon.c (mon.2) 351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:18 smithi040 bash[28232]: audit 2023-12-01T15:56:17.545479+0000 mon.c (mon.2) 350 : audit 0 from='client.? 172.21.15.40:0/1937806398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:18 smithi040 bash[28232]: audit 2023-12-01T15:56:18.318301+0000 mon.c (mon.2) 351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:18 smithi040 bash[41173]: audit 2023-12-01T15:56:17.545479+0000 mon.c (mon.2) 350 : audit 0 from='client.? 172.21.15.40:0/1937806398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:18 smithi040 bash[41173]: audit 2023-12-01T15:56:18.318301+0000 mon.c (mon.2) 351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:19 smithi141 bash[31670]: cluster 2023-12-01T15:56:17.795927+0000 mgr.y (mgr.24356) 547 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:19 smithi040 bash[28232]: cluster 2023-12-01T15:56:17.795927+0000 mgr.y (mgr.24356) 547 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:19 smithi040 bash[41173]: cluster 2023-12-01T15:56:17.795927+0000 mgr.y (mgr.24356) 547 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:20 smithi141 bash[31670]: audit 2023-12-01T15:56:20.008312+0000 mon.c (mon.2) 352 : audit 0 from='client.? 172.21.15.40:0/1287565557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:20 smithi040 bash[28232]: audit 2023-12-01T15:56:20.008312+0000 mon.c (mon.2) 352 : audit 0 from='client.? 172.21.15.40:0/1287565557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:20 smithi040 bash[41173]: audit 2023-12-01T15:56:20.008312+0000 mon.c (mon.2) 352 : audit 0 from='client.? 172.21.15.40:0/1287565557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:21 smithi141 bash[31670]: cluster 2023-12-01T15:56:19.797062+0000 mgr.y (mgr.24356) 548 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:21 smithi040 bash[28232]: cluster 2023-12-01T15:56:19.797062+0000 mgr.y (mgr.24356) 548 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:21 smithi040 bash[41173]: cluster 2023-12-01T15:56:19.797062+0000 mgr.y (mgr.24356) 548 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:23 smithi141 bash[31670]: cluster 2023-12-01T15:56:21.797721+0000 mgr.y (mgr.24356) 549 : cluster 0 pgmap v517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:23 smithi141 bash[31670]: audit 2023-12-01T15:56:22.465854+0000 mon.c (mon.2) 353 : audit 0 from='client.? 172.21.15.40:0/2448117160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:23 smithi040 bash[28232]: cluster 2023-12-01T15:56:21.797721+0000 mgr.y (mgr.24356) 549 : cluster 0 pgmap v517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:23 smithi040 bash[28232]: audit 2023-12-01T15:56:22.465854+0000 mon.c (mon.2) 353 : audit 0 from='client.? 172.21.15.40:0/2448117160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:23 smithi040 bash[41173]: cluster 2023-12-01T15:56:21.797721+0000 mgr.y (mgr.24356) 549 : cluster 0 pgmap v517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:23 smithi040 bash[41173]: audit 2023-12-01T15:56:22.465854+0000 mon.c (mon.2) 353 : audit 0 from='client.? 172.21.15.40:0/2448117160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:25 smithi141 bash[31670]: cluster 2023-12-01T15:56:23.798359+0000 mgr.y (mgr.24356) 550 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:25 smithi141 bash[31670]: audit 2023-12-01T15:56:24.934886+0000 mon.c (mon.2) 354 : audit 0 from='client.? 172.21.15.40:0/3957580598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:25 smithi040 bash[28232]: cluster 2023-12-01T15:56:23.798359+0000 mgr.y (mgr.24356) 550 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:25 smithi040 bash[28232]: audit 2023-12-01T15:56:24.934886+0000 mon.c (mon.2) 354 : audit 0 from='client.? 172.21.15.40:0/3957580598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:25 smithi040 bash[41173]: cluster 2023-12-01T15:56:23.798359+0000 mgr.y (mgr.24356) 550 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:25 smithi040 bash[41173]: audit 2023-12-01T15:56:24.934886+0000 mon.c (mon.2) 354 : audit 0 from='client.? 172.21.15.40:0/3957580598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:56:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T15:56:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:27 smithi141 bash[31670]: cluster 2023-12-01T15:56:25.799512+0000 mgr.y (mgr.24356) 551 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:27 smithi141 bash[31670]: audit 2023-12-01T15:56:27.402602+0000 mon.c (mon.2) 355 : audit 0 from='client.? 172.21.15.40:0/652979650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:27 smithi040 bash[28232]: cluster 2023-12-01T15:56:25.799512+0000 mgr.y (mgr.24356) 551 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:27 smithi040 bash[28232]: audit 2023-12-01T15:56:27.402602+0000 mon.c (mon.2) 355 : audit 0 from='client.? 172.21.15.40:0/652979650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:27 smithi040 bash[41173]: cluster 2023-12-01T15:56:25.799512+0000 mgr.y (mgr.24356) 551 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:27 smithi040 bash[41173]: audit 2023-12-01T15:56:27.402602+0000 mon.c (mon.2) 355 : audit 0 from='client.? 172.21.15.40:0/652979650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:29 smithi141 bash[31670]: cluster 2023-12-01T15:56:27.800181+0000 mgr.y (mgr.24356) 552 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:29 smithi141 bash[31670]: audit 2023-12-01T15:56:29.364444+0000 mon.c (mon.2) 356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:29 smithi040 bash[28232]: cluster 2023-12-01T15:56:27.800181+0000 mgr.y (mgr.24356) 552 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:29 smithi040 bash[28232]: audit 2023-12-01T15:56:29.364444+0000 mon.c (mon.2) 356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:29 smithi040 bash[41173]: cluster 2023-12-01T15:56:27.800181+0000 mgr.y (mgr.24356) 552 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:29 smithi040 bash[41173]: audit 2023-12-01T15:56:29.364444+0000 mon.c (mon.2) 356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:30 smithi141 bash[31670]: audit 2023-12-01T15:56:29.900324+0000 mon.c (mon.2) 357 : audit 0 from='client.? 172.21.15.40:0/1885408921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:30 smithi040 bash[28232]: audit 2023-12-01T15:56:29.900324+0000 mon.c (mon.2) 357 : audit 0 from='client.? 172.21.15.40:0/1885408921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:30 smithi040 bash[41173]: audit 2023-12-01T15:56:29.900324+0000 mon.c (mon.2) 357 : audit 0 from='client.? 172.21.15.40:0/1885408921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:31 smithi141 bash[31670]: cluster 2023-12-01T15:56:29.801409+0000 mgr.y (mgr.24356) 553 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:31 smithi040 bash[41173]: cluster 2023-12-01T15:56:29.801409+0000 mgr.y (mgr.24356) 553 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:31 smithi040 bash[28232]: cluster 2023-12-01T15:56:29.801409+0000 mgr.y (mgr.24356) 553 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:32 smithi141 bash[31670]: audit 2023-12-01T15:56:32.364944+0000 mon.c (mon.2) 358 : audit 0 from='client.? 172.21.15.40:0/226424332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:32 smithi040 bash[28232]: audit 2023-12-01T15:56:32.364944+0000 mon.c (mon.2) 358 : audit 0 from='client.? 172.21.15.40:0/226424332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:32 smithi040 bash[41173]: audit 2023-12-01T15:56:32.364944+0000 mon.c (mon.2) 358 : audit 0 from='client.? 172.21.15.40:0/226424332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:33 smithi141 bash[31670]: cluster 2023-12-01T15:56:31.802070+0000 mgr.y (mgr.24356) 554 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:33 smithi141 bash[31670]: audit 2023-12-01T15:56:33.318759+0000 mon.c (mon.2) 359 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:33 smithi040 bash[28232]: cluster 2023-12-01T15:56:31.802070+0000 mgr.y (mgr.24356) 554 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:33 smithi040 bash[28232]: audit 2023-12-01T15:56:33.318759+0000 mon.c (mon.2) 359 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:33 smithi040 bash[41173]: cluster 2023-12-01T15:56:31.802070+0000 mgr.y (mgr.24356) 554 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:33 smithi040 bash[41173]: audit 2023-12-01T15:56:33.318759+0000 mon.c (mon.2) 359 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:35 smithi141 bash[31670]: cluster 2023-12-01T15:56:33.802734+0000 mgr.y (mgr.24356) 555 : cluster 0 pgmap v523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:35 smithi141 bash[31670]: audit 2023-12-01T15:56:34.854535+0000 mon.c (mon.2) 360 : audit 0 from='client.? 172.21.15.40:0/50459795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:35 smithi141 bash[31670]: audit 2023-12-01T15:56:35.212374+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:35 smithi141 bash[31670]: audit 2023-12-01T15:56:35.226549+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[28232]: cluster 2023-12-01T15:56:33.802734+0000 mgr.y (mgr.24356) 555 : cluster 0 pgmap v523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[28232]: audit 2023-12-01T15:56:34.854535+0000 mon.c (mon.2) 360 : audit 0 from='client.? 172.21.15.40:0/50459795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[28232]: audit 2023-12-01T15:56:35.212374+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[28232]: audit 2023-12-01T15:56:35.226549+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[41173]: cluster 2023-12-01T15:56:33.802734+0000 mgr.y (mgr.24356) 555 : cluster 0 pgmap v523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[41173]: audit 2023-12-01T15:56:34.854535+0000 mon.c (mon.2) 360 : audit 0 from='client.? 172.21.15.40:0/50459795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[41173]: audit 2023-12-01T15:56:35.212374+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:35 smithi040 bash[41173]: audit 2023-12-01T15:56:35.226549+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:56:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T15:56:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[28232]: audit 2023-12-01T15:56:35.615130+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[28232]: audit 2023-12-01T15:56:35.625457+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[28232]: audit 2023-12-01T15:56:36.212660+0000 mon.c (mon.2) 361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[28232]: audit 2023-12-01T15:56:36.214492+0000 mon.c (mon.2) 362 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[28232]: audit 2023-12-01T15:56:36.224651+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[41173]: audit 2023-12-01T15:56:35.615130+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[41173]: audit 2023-12-01T15:56:35.625457+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[41173]: audit 2023-12-01T15:56:36.212660+0000 mon.c (mon.2) 361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[41173]: audit 2023-12-01T15:56:36.214492+0000 mon.c (mon.2) 362 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:36 smithi040 bash[41173]: audit 2023-12-01T15:56:36.224651+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:36 smithi141 bash[31670]: audit 2023-12-01T15:56:35.615130+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:36 smithi141 bash[31670]: audit 2023-12-01T15:56:35.625457+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:36 smithi141 bash[31670]: audit 2023-12-01T15:56:36.212660+0000 mon.c (mon.2) 361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:36 smithi141 bash[31670]: audit 2023-12-01T15:56:36.214492+0000 mon.c (mon.2) 362 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:36 smithi141 bash[31670]: audit 2023-12-01T15:56:36.224651+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:56:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:37 smithi040 bash[28232]: cluster 2023-12-01T15:56:35.803980+0000 mgr.y (mgr.24356) 556 : cluster 0 pgmap v524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:37 smithi040 bash[28232]: audit 2023-12-01T15:56:37.317013+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.40:0/3352863266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:37 smithi040 bash[41173]: cluster 2023-12-01T15:56:35.803980+0000 mgr.y (mgr.24356) 556 : cluster 0 pgmap v524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:37 smithi040 bash[41173]: audit 2023-12-01T15:56:37.317013+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.40:0/3352863266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:37 smithi141 bash[31670]: cluster 2023-12-01T15:56:35.803980+0000 mgr.y (mgr.24356) 556 : cluster 0 pgmap v524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:37 smithi141 bash[31670]: audit 2023-12-01T15:56:37.317013+0000 mon.c (mon.2) 363 : audit 0 from='client.? 172.21.15.40:0/3352863266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:39 smithi040 bash[28232]: cluster 2023-12-01T15:56:37.804836+0000 mgr.y (mgr.24356) 557 : cluster 0 pgmap v525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:39.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:39 smithi040 bash[41173]: cluster 2023-12-01T15:56:37.804836+0000 mgr.y (mgr.24356) 557 : cluster 0 pgmap v525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:39 smithi141 bash[31670]: cluster 2023-12-01T15:56:37.804836+0000 mgr.y (mgr.24356) 557 : cluster 0 pgmap v525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:40 smithi040 bash[41173]: audit 2023-12-01T15:56:39.792933+0000 mon.a (mon.0) 1064 : audit 0 from='client.? 172.21.15.40:0/13724449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:40 smithi040 bash[28232]: audit 2023-12-01T15:56:39.792933+0000 mon.a (mon.0) 1064 : audit 0 from='client.? 172.21.15.40:0/13724449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:40 smithi141 bash[31670]: audit 2023-12-01T15:56:39.792933+0000 mon.a (mon.0) 1064 : audit 0 from='client.? 172.21.15.40:0/13724449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:41 smithi040 bash[28232]: cluster 2023-12-01T15:56:39.805993+0000 mgr.y (mgr.24356) 558 : cluster 0 pgmap v526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:41 smithi040 bash[41173]: cluster 2023-12-01T15:56:39.805993+0000 mgr.y (mgr.24356) 558 : cluster 0 pgmap v526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:41 smithi141 bash[31670]: cluster 2023-12-01T15:56:39.805993+0000 mgr.y (mgr.24356) 558 : cluster 0 pgmap v526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:42 smithi040 bash[41173]: audit 2023-12-01T15:56:42.266393+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.40:0/4134740227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:42 smithi040 bash[28232]: audit 2023-12-01T15:56:42.266393+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.40:0/4134740227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:42 smithi141 bash[31670]: audit 2023-12-01T15:56:42.266393+0000 mon.a (mon.0) 1065 : audit 0 from='client.? 172.21.15.40:0/4134740227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:43 smithi040 bash[28232]: cluster 2023-12-01T15:56:41.806822+0000 mgr.y (mgr.24356) 559 : cluster 0 pgmap v527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:43 smithi040 bash[41173]: cluster 2023-12-01T15:56:41.806822+0000 mgr.y (mgr.24356) 559 : cluster 0 pgmap v527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:43 smithi141 bash[31670]: cluster 2023-12-01T15:56:41.806822+0000 mgr.y (mgr.24356) 559 : cluster 0 pgmap v527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:45 smithi141 bash[31670]: cluster 2023-12-01T15:56:43.807630+0000 mgr.y (mgr.24356) 560 : cluster 0 pgmap v528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:45 smithi141 bash[31670]: audit 2023-12-01T15:56:44.732161+0000 mon.c (mon.2) 364 : audit 0 from='client.? 172.21.15.40:0/3458950867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:45 smithi040 bash[28232]: cluster 2023-12-01T15:56:43.807630+0000 mgr.y (mgr.24356) 560 : cluster 0 pgmap v528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:45 smithi040 bash[28232]: audit 2023-12-01T15:56:44.732161+0000 mon.c (mon.2) 364 : audit 0 from='client.? 172.21.15.40:0/3458950867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:45 smithi040 bash[41173]: cluster 2023-12-01T15:56:43.807630+0000 mgr.y (mgr.24356) 560 : cluster 0 pgmap v528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:45 smithi040 bash[41173]: audit 2023-12-01T15:56:44.732161+0000 mon.c (mon.2) 364 : audit 0 from='client.? 172.21.15.40:0/3458950867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:56:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T15:56:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:47 smithi141 bash[31670]: cluster 2023-12-01T15:56:45.808981+0000 mgr.y (mgr.24356) 561 : cluster 0 pgmap v529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:47 smithi141 bash[31670]: audit 2023-12-01T15:56:47.193109+0000 mon.c (mon.2) 365 : audit 0 from='client.? 172.21.15.40:0/3184076685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:47 smithi040 bash[28232]: cluster 2023-12-01T15:56:45.808981+0000 mgr.y (mgr.24356) 561 : cluster 0 pgmap v529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:47 smithi040 bash[28232]: audit 2023-12-01T15:56:47.193109+0000 mon.c (mon.2) 365 : audit 0 from='client.? 172.21.15.40:0/3184076685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:48.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:47 smithi040 bash[41173]: cluster 2023-12-01T15:56:45.808981+0000 mgr.y (mgr.24356) 561 : cluster 0 pgmap v529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:48.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:47 smithi040 bash[41173]: audit 2023-12-01T15:56:47.193109+0000 mon.c (mon.2) 365 : audit 0 from='client.? 172.21.15.40:0/3184076685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:48 smithi141 bash[31670]: audit 2023-12-01T15:56:48.318998+0000 mon.c (mon.2) 366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:48 smithi040 bash[28232]: audit 2023-12-01T15:56:48.318998+0000 mon.c (mon.2) 366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:48 smithi040 bash[41173]: audit 2023-12-01T15:56:48.318998+0000 mon.c (mon.2) 366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:49 smithi141 bash[31670]: cluster 2023-12-01T15:56:47.809698+0000 mgr.y (mgr.24356) 562 : cluster 0 pgmap v530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:49 smithi141 bash[31670]: audit 2023-12-01T15:56:49.657004+0000 mon.a (mon.0) 1066 : audit 0 from='client.? 172.21.15.40:0/3674842909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:49 smithi040 bash[28232]: cluster 2023-12-01T15:56:47.809698+0000 mgr.y (mgr.24356) 562 : cluster 0 pgmap v530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:49 smithi040 bash[28232]: audit 2023-12-01T15:56:49.657004+0000 mon.a (mon.0) 1066 : audit 0 from='client.? 172.21.15.40:0/3674842909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:49 smithi040 bash[41173]: cluster 2023-12-01T15:56:47.809698+0000 mgr.y (mgr.24356) 562 : cluster 0 pgmap v530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:49 smithi040 bash[41173]: audit 2023-12-01T15:56:49.657004+0000 mon.a (mon.0) 1066 : audit 0 from='client.? 172.21.15.40:0/3674842909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:50 smithi141 bash[31670]: cluster 2023-12-01T15:56:49.810954+0000 mgr.y (mgr.24356) 563 : cluster 0 pgmap v531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:50 smithi040 bash[28232]: cluster 2023-12-01T15:56:49.810954+0000 mgr.y (mgr.24356) 563 : cluster 0 pgmap v531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:50 smithi040 bash[41173]: cluster 2023-12-01T15:56:49.810954+0000 mgr.y (mgr.24356) 563 : cluster 0 pgmap v531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:52 smithi040 bash[28232]: cluster 2023-12-01T15:56:51.811462+0000 mgr.y (mgr.24356) 564 : cluster 0 pgmap v532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:52 smithi040 bash[28232]: audit 2023-12-01T15:56:52.123372+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.40:0/51833231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:52 smithi040 bash[41173]: cluster 2023-12-01T15:56:51.811462+0000 mgr.y (mgr.24356) 564 : cluster 0 pgmap v532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:52 smithi040 bash[41173]: audit 2023-12-01T15:56:52.123372+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.40:0/51833231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:52 smithi141 bash[31670]: cluster 2023-12-01T15:56:51.811462+0000 mgr.y (mgr.24356) 564 : cluster 0 pgmap v532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:52 smithi141 bash[31670]: audit 2023-12-01T15:56:52.123372+0000 mon.a (mon.0) 1067 : audit 0 from='client.? 172.21.15.40:0/51833231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:54 smithi040 bash[28232]: cluster 2023-12-01T15:56:53.812095+0000 mgr.y (mgr.24356) 565 : cluster 0 pgmap v533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:54 smithi040 bash[28232]: audit 2023-12-01T15:56:54.583227+0000 mon.a (mon.0) 1068 : audit 0 from='client.? 172.21.15.40:0/2132960821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:54 smithi040 bash[41173]: cluster 2023-12-01T15:56:53.812095+0000 mgr.y (mgr.24356) 565 : cluster 0 pgmap v533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:54 smithi040 bash[41173]: audit 2023-12-01T15:56:54.583227+0000 mon.a (mon.0) 1068 : audit 0 from='client.? 172.21.15.40:0/2132960821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:54 smithi141 bash[31670]: cluster 2023-12-01T15:56:53.812095+0000 mgr.y (mgr.24356) 565 : cluster 0 pgmap v533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:54 smithi141 bash[31670]: audit 2023-12-01T15:56:54.583227+0000 mon.a (mon.0) 1068 : audit 0 from='client.? 172.21.15.40:0/2132960821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:56.889 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:56:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T15:56:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:56 smithi040 bash[28232]: cluster 2023-12-01T15:56:55.813273+0000 mgr.y (mgr.24356) 566 : cluster 0 pgmap v534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:56 smithi040 bash[41173]: cluster 2023-12-01T15:56:55.813273+0000 mgr.y (mgr.24356) 566 : cluster 0 pgmap v534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:56 smithi141 bash[31670]: cluster 2023-12-01T15:56:55.813273+0000 mgr.y (mgr.24356) 566 : cluster 0 pgmap v534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:57 smithi040 bash[41173]: audit 2023-12-01T15:56:57.048543+0000 mon.a (mon.0) 1069 : audit 0 from='client.? 172.21.15.40:0/716607268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:57 smithi040 bash[28232]: audit 2023-12-01T15:56:57.048543+0000 mon.a (mon.0) 1069 : audit 0 from='client.? 172.21.15.40:0/716607268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:57 smithi141 bash[31670]: audit 2023-12-01T15:56:57.048543+0000 mon.a (mon.0) 1069 : audit 0 from='client.? 172.21.15.40:0/716607268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:56:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:56:59 smithi141 bash[31670]: cluster 2023-12-01T15:56:57.814087+0000 mgr.y (mgr.24356) 567 : cluster 0 pgmap v535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:56:59 smithi040 bash[28232]: cluster 2023-12-01T15:56:57.814087+0000 mgr.y (mgr.24356) 567 : cluster 0 pgmap v535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:56:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:56:59 smithi040 bash[41173]: cluster 2023-12-01T15:56:57.814087+0000 mgr.y (mgr.24356) 567 : cluster 0 pgmap v535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:00 smithi141 bash[31670]: audit 2023-12-01T15:56:59.516941+0000 mon.c (mon.2) 367 : audit 0 from='client.? 172.21.15.40:0/3876730945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:00 smithi040 bash[28232]: audit 2023-12-01T15:56:59.516941+0000 mon.c (mon.2) 367 : audit 0 from='client.? 172.21.15.40:0/3876730945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:00 smithi040 bash[41173]: audit 2023-12-01T15:56:59.516941+0000 mon.c (mon.2) 367 : audit 0 from='client.? 172.21.15.40:0/3876730945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:01 smithi141 bash[31670]: cluster 2023-12-01T15:56:59.815277+0000 mgr.y (mgr.24356) 568 : cluster 0 pgmap v536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:01 smithi040 bash[28232]: cluster 2023-12-01T15:56:59.815277+0000 mgr.y (mgr.24356) 568 : cluster 0 pgmap v536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:01 smithi040 bash[41173]: cluster 2023-12-01T15:56:59.815277+0000 mgr.y (mgr.24356) 568 : cluster 0 pgmap v536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:02 smithi141 bash[31670]: audit 2023-12-01T15:57:01.978320+0000 mon.c (mon.2) 368 : audit 0 from='client.? 172.21.15.40:0/317796187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:02 smithi040 bash[41173]: audit 2023-12-01T15:57:01.978320+0000 mon.c (mon.2) 368 : audit 0 from='client.? 172.21.15.40:0/317796187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:02 smithi040 bash[28232]: audit 2023-12-01T15:57:01.978320+0000 mon.c (mon.2) 368 : audit 0 from='client.? 172.21.15.40:0/317796187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:03 smithi141 bash[31670]: cluster 2023-12-01T15:57:01.815918+0000 mgr.y (mgr.24356) 569 : cluster 0 pgmap v537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:03 smithi141 bash[31670]: audit 2023-12-01T15:57:03.319659+0000 mon.c (mon.2) 369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:03 smithi040 bash[28232]: cluster 2023-12-01T15:57:01.815918+0000 mgr.y (mgr.24356) 569 : cluster 0 pgmap v537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:03 smithi040 bash[28232]: audit 2023-12-01T15:57:03.319659+0000 mon.c (mon.2) 369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:03 smithi040 bash[41173]: cluster 2023-12-01T15:57:01.815918+0000 mgr.y (mgr.24356) 569 : cluster 0 pgmap v537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:03 smithi040 bash[41173]: audit 2023-12-01T15:57:03.319659+0000 mon.c (mon.2) 369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:04 smithi141 bash[31670]: audit 2023-12-01T15:57:04.441396+0000 mon.c (mon.2) 370 : audit 0 from='client.? 172.21.15.40:0/1758054211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:04 smithi040 bash[28232]: audit 2023-12-01T15:57:04.441396+0000 mon.c (mon.2) 370 : audit 0 from='client.? 172.21.15.40:0/1758054211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:04 smithi040 bash[41173]: audit 2023-12-01T15:57:04.441396+0000 mon.c (mon.2) 370 : audit 0 from='client.? 172.21.15.40:0/1758054211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:05 smithi141 bash[31670]: cluster 2023-12-01T15:57:03.816622+0000 mgr.y (mgr.24356) 570 : cluster 0 pgmap v538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:05 smithi040 bash[28232]: cluster 2023-12-01T15:57:03.816622+0000 mgr.y (mgr.24356) 570 : cluster 0 pgmap v538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:05 smithi040 bash[41173]: cluster 2023-12-01T15:57:03.816622+0000 mgr.y (mgr.24356) 570 : cluster 0 pgmap v538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:57:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:57:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:07 smithi141 bash[31670]: cluster 2023-12-01T15:57:05.817825+0000 mgr.y (mgr.24356) 571 : cluster 0 pgmap v539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:07 smithi141 bash[31670]: audit 2023-12-01T15:57:06.897895+0000 mon.c (mon.2) 371 : audit 0 from='client.? 172.21.15.40:0/3617196714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:07 smithi040 bash[41173]: cluster 2023-12-01T15:57:05.817825+0000 mgr.y (mgr.24356) 571 : cluster 0 pgmap v539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:07 smithi040 bash[41173]: audit 2023-12-01T15:57:06.897895+0000 mon.c (mon.2) 371 : audit 0 from='client.? 172.21.15.40:0/3617196714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:07 smithi040 bash[28232]: cluster 2023-12-01T15:57:05.817825+0000 mgr.y (mgr.24356) 571 : cluster 0 pgmap v539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:07 smithi040 bash[28232]: audit 2023-12-01T15:57:06.897895+0000 mon.c (mon.2) 371 : audit 0 from='client.? 172.21.15.40:0/3617196714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:09 smithi141 bash[31670]: cluster 2023-12-01T15:57:07.818475+0000 mgr.y (mgr.24356) 572 : cluster 0 pgmap v540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:09 smithi141 bash[31670]: audit 2023-12-01T15:57:09.352330+0000 mon.a (mon.0) 1070 : audit 0 from='client.? 172.21.15.40:0/1220010467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:09 smithi040 bash[41173]: cluster 2023-12-01T15:57:07.818475+0000 mgr.y (mgr.24356) 572 : cluster 0 pgmap v540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:09 smithi040 bash[41173]: audit 2023-12-01T15:57:09.352330+0000 mon.a (mon.0) 1070 : audit 0 from='client.? 172.21.15.40:0/1220010467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:09 smithi040 bash[28232]: cluster 2023-12-01T15:57:07.818475+0000 mgr.y (mgr.24356) 572 : cluster 0 pgmap v540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:09 smithi040 bash[28232]: audit 2023-12-01T15:57:09.352330+0000 mon.a (mon.0) 1070 : audit 0 from='client.? 172.21.15.40:0/1220010467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:11 smithi141 bash[31670]: cluster 2023-12-01T15:57:09.819611+0000 mgr.y (mgr.24356) 573 : cluster 0 pgmap v541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:11 smithi040 bash[28232]: cluster 2023-12-01T15:57:09.819611+0000 mgr.y (mgr.24356) 573 : cluster 0 pgmap v541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:11.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:11 smithi040 bash[41173]: cluster 2023-12-01T15:57:09.819611+0000 mgr.y (mgr.24356) 573 : cluster 0 pgmap v541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:12 smithi141 bash[31670]: audit 2023-12-01T15:57:11.803785+0000 mon.c (mon.2) 372 : audit 0 from='client.? 172.21.15.40:0/72830329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:12 smithi040 bash[41173]: audit 2023-12-01T15:57:11.803785+0000 mon.c (mon.2) 372 : audit 0 from='client.? 172.21.15.40:0/72830329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:12 smithi040 bash[28232]: audit 2023-12-01T15:57:11.803785+0000 mon.c (mon.2) 372 : audit 0 from='client.? 172.21.15.40:0/72830329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:13 smithi141 bash[31670]: cluster 2023-12-01T15:57:11.820185+0000 mgr.y (mgr.24356) 574 : cluster 0 pgmap v542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:13 smithi040 bash[41173]: cluster 2023-12-01T15:57:11.820185+0000 mgr.y (mgr.24356) 574 : cluster 0 pgmap v542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:13 smithi040 bash[28232]: cluster 2023-12-01T15:57:11.820185+0000 mgr.y (mgr.24356) 574 : cluster 0 pgmap v542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:14 smithi141 bash[31670]: audit 2023-12-01T15:57:14.269424+0000 mon.a (mon.0) 1071 : audit 0 from='client.? 172.21.15.40:0/1354792222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:14 smithi040 bash[28232]: audit 2023-12-01T15:57:14.269424+0000 mon.a (mon.0) 1071 : audit 0 from='client.? 172.21.15.40:0/1354792222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:14 smithi040 bash[41173]: audit 2023-12-01T15:57:14.269424+0000 mon.a (mon.0) 1071 : audit 0 from='client.? 172.21.15.40:0/1354792222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:15 smithi141 bash[31670]: cluster 2023-12-01T15:57:13.820896+0000 mgr.y (mgr.24356) 575 : cluster 0 pgmap v543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:15 smithi040 bash[28232]: cluster 2023-12-01T15:57:13.820896+0000 mgr.y (mgr.24356) 575 : cluster 0 pgmap v543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:15.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:15 smithi040 bash[41173]: cluster 2023-12-01T15:57:13.820896+0000 mgr.y (mgr.24356) 575 : cluster 0 pgmap v543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:57:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T15:57:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:17 smithi141 bash[31670]: cluster 2023-12-01T15:57:15.822091+0000 mgr.y (mgr.24356) 576 : cluster 0 pgmap v544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:17 smithi141 bash[31670]: audit 2023-12-01T15:57:16.738140+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.40:0/855906926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:17 smithi040 bash[28232]: cluster 2023-12-01T15:57:15.822091+0000 mgr.y (mgr.24356) 576 : cluster 0 pgmap v544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:17 smithi040 bash[28232]: audit 2023-12-01T15:57:16.738140+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.40:0/855906926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:17 smithi040 bash[41173]: cluster 2023-12-01T15:57:15.822091+0000 mgr.y (mgr.24356) 576 : cluster 0 pgmap v544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:17 smithi040 bash[41173]: audit 2023-12-01T15:57:16.738140+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.40:0/855906926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:18 smithi141 bash[31670]: audit 2023-12-01T15:57:18.319821+0000 mon.c (mon.2) 373 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:18 smithi040 bash[41173]: audit 2023-12-01T15:57:18.319821+0000 mon.c (mon.2) 373 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:18 smithi040 bash[28232]: audit 2023-12-01T15:57:18.319821+0000 mon.c (mon.2) 373 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:19 smithi141 bash[31670]: cluster 2023-12-01T15:57:17.822889+0000 mgr.y (mgr.24356) 577 : cluster 0 pgmap v545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:19 smithi141 bash[31670]: audit 2023-12-01T15:57:19.198885+0000 mon.c (mon.2) 374 : audit 0 from='client.? 172.21.15.40:0/885178420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:19 smithi040 bash[28232]: cluster 2023-12-01T15:57:17.822889+0000 mgr.y (mgr.24356) 577 : cluster 0 pgmap v545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:19 smithi040 bash[28232]: audit 2023-12-01T15:57:19.198885+0000 mon.c (mon.2) 374 : audit 0 from='client.? 172.21.15.40:0/885178420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:19 smithi040 bash[41173]: cluster 2023-12-01T15:57:17.822889+0000 mgr.y (mgr.24356) 577 : cluster 0 pgmap v545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:19 smithi040 bash[41173]: audit 2023-12-01T15:57:19.198885+0000 mon.c (mon.2) 374 : audit 0 from='client.? 172.21.15.40:0/885178420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:21 smithi141 bash[31670]: cluster 2023-12-01T15:57:19.824134+0000 mgr.y (mgr.24356) 578 : cluster 0 pgmap v546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:21 smithi040 bash[28232]: cluster 2023-12-01T15:57:19.824134+0000 mgr.y (mgr.24356) 578 : cluster 0 pgmap v546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:21 smithi040 bash[41173]: cluster 2023-12-01T15:57:19.824134+0000 mgr.y (mgr.24356) 578 : cluster 0 pgmap v546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:22 smithi040 bash[28232]: audit 2023-12-01T15:57:21.670175+0000 mon.c (mon.2) 375 : audit 0 from='client.? 172.21.15.40:0/1704577110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:22 smithi040 bash[41173]: audit 2023-12-01T15:57:21.670175+0000 mon.c (mon.2) 375 : audit 0 from='client.? 172.21.15.40:0/1704577110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:22 smithi141 bash[31670]: audit 2023-12-01T15:57:21.670175+0000 mon.c (mon.2) 375 : audit 0 from='client.? 172.21.15.40:0/1704577110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:23 smithi040 bash[28232]: cluster 2023-12-01T15:57:21.824860+0000 mgr.y (mgr.24356) 579 : cluster 0 pgmap v547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:23 smithi040 bash[41173]: cluster 2023-12-01T15:57:21.824860+0000 mgr.y (mgr.24356) 579 : cluster 0 pgmap v547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:23 smithi141 bash[31670]: cluster 2023-12-01T15:57:21.824860+0000 mgr.y (mgr.24356) 579 : cluster 0 pgmap v547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:24 smithi040 bash[28232]: audit 2023-12-01T15:57:24.131280+0000 mon.a (mon.0) 1073 : audit 0 from='client.? 172.21.15.40:0/3765362415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:24 smithi040 bash[41173]: audit 2023-12-01T15:57:24.131280+0000 mon.a (mon.0) 1073 : audit 0 from='client.? 172.21.15.40:0/3765362415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:24 smithi141 bash[31670]: audit 2023-12-01T15:57:24.131280+0000 mon.a (mon.0) 1073 : audit 0 from='client.? 172.21.15.40:0/3765362415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:25 smithi040 bash[28232]: cluster 2023-12-01T15:57:23.825345+0000 mgr.y (mgr.24356) 580 : cluster 0 pgmap v548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:25 smithi040 bash[41173]: cluster 2023-12-01T15:57:23.825345+0000 mgr.y (mgr.24356) 580 : cluster 0 pgmap v548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:25 smithi141 bash[31670]: cluster 2023-12-01T15:57:23.825345+0000 mgr.y (mgr.24356) 580 : cluster 0 pgmap v548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:57:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:57:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:27 smithi040 bash[28232]: cluster 2023-12-01T15:57:25.826416+0000 mgr.y (mgr.24356) 581 : cluster 0 pgmap v549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:27 smithi040 bash[28232]: audit 2023-12-01T15:57:26.604145+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.40:0/484419775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:27 smithi040 bash[41173]: cluster 2023-12-01T15:57:25.826416+0000 mgr.y (mgr.24356) 581 : cluster 0 pgmap v549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:27 smithi040 bash[41173]: audit 2023-12-01T15:57:26.604145+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.40:0/484419775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:27 smithi141 bash[31670]: cluster 2023-12-01T15:57:25.826416+0000 mgr.y (mgr.24356) 581 : cluster 0 pgmap v549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:27 smithi141 bash[31670]: audit 2023-12-01T15:57:26.604145+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.40:0/484419775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:29 smithi040 bash[41173]: cluster 2023-12-01T15:57:27.827117+0000 mgr.y (mgr.24356) 582 : cluster 0 pgmap v550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:29 smithi040 bash[41173]: audit 2023-12-01T15:57:29.063979+0000 mon.c (mon.2) 376 : audit 0 from='client.? 172.21.15.40:0/2400512487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:29 smithi040 bash[28232]: cluster 2023-12-01T15:57:27.827117+0000 mgr.y (mgr.24356) 582 : cluster 0 pgmap v550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:29 smithi040 bash[28232]: audit 2023-12-01T15:57:29.063979+0000 mon.c (mon.2) 376 : audit 0 from='client.? 172.21.15.40:0/2400512487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:29 smithi141 bash[31670]: cluster 2023-12-01T15:57:27.827117+0000 mgr.y (mgr.24356) 582 : cluster 0 pgmap v550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:29 smithi141 bash[31670]: audit 2023-12-01T15:57:29.063979+0000 mon.c (mon.2) 376 : audit 0 from='client.? 172.21.15.40:0/2400512487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:31 smithi040 bash[28232]: cluster 2023-12-01T15:57:29.828276+0000 mgr.y (mgr.24356) 583 : cluster 0 pgmap v551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:31 smithi040 bash[28232]: audit 2023-12-01T15:57:31.533416+0000 mon.a (mon.0) 1075 : audit 0 from='client.? 172.21.15.40:0/358169634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:31 smithi040 bash[41173]: cluster 2023-12-01T15:57:29.828276+0000 mgr.y (mgr.24356) 583 : cluster 0 pgmap v551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:31 smithi040 bash[41173]: audit 2023-12-01T15:57:31.533416+0000 mon.a (mon.0) 1075 : audit 0 from='client.? 172.21.15.40:0/358169634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:31 smithi141 bash[31670]: cluster 2023-12-01T15:57:29.828276+0000 mgr.y (mgr.24356) 583 : cluster 0 pgmap v551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:31 smithi141 bash[31670]: audit 2023-12-01T15:57:31.533416+0000 mon.a (mon.0) 1075 : audit 0 from='client.? 172.21.15.40:0/358169634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:33 smithi040 bash[41173]: cluster 2023-12-01T15:57:31.829076+0000 mgr.y (mgr.24356) 584 : cluster 0 pgmap v552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:33 smithi040 bash[41173]: audit 2023-12-01T15:57:33.320247+0000 mon.c (mon.2) 377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:33 smithi040 bash[28232]: cluster 2023-12-01T15:57:31.829076+0000 mgr.y (mgr.24356) 584 : cluster 0 pgmap v552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:33 smithi040 bash[28232]: audit 2023-12-01T15:57:33.320247+0000 mon.c (mon.2) 377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:33 smithi141 bash[31670]: cluster 2023-12-01T15:57:31.829076+0000 mgr.y (mgr.24356) 584 : cluster 0 pgmap v552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:33 smithi141 bash[31670]: audit 2023-12-01T15:57:33.320247+0000 mon.c (mon.2) 377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:34 smithi040 bash[28232]: audit 2023-12-01T15:57:33.999779+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.40:0/1710538837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:34 smithi040 bash[41173]: audit 2023-12-01T15:57:33.999779+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.40:0/1710538837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:34 smithi141 bash[31670]: audit 2023-12-01T15:57:33.999779+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.40:0/1710538837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:35 smithi040 bash[28232]: cluster 2023-12-01T15:57:33.829747+0000 mgr.y (mgr.24356) 585 : cluster 0 pgmap v553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:35 smithi040 bash[41173]: cluster 2023-12-01T15:57:33.829747+0000 mgr.y (mgr.24356) 585 : cluster 0 pgmap v553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:35 smithi141 bash[31670]: cluster 2023-12-01T15:57:33.829747+0000 mgr.y (mgr.24356) 585 : cluster 0 pgmap v553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:57:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:57:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:36 smithi040 bash[28232]: audit 2023-12-01T15:57:36.308164+0000 mon.c (mon.2) 378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:36 smithi040 bash[28232]: audit 2023-12-01T15:57:36.460766+0000 mon.a (mon.0) 1077 : audit 0 from='client.? 172.21.15.40:0/1372838545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:36 smithi040 bash[41173]: audit 2023-12-01T15:57:36.308164+0000 mon.c (mon.2) 378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:36 smithi040 bash[41173]: audit 2023-12-01T15:57:36.460766+0000 mon.a (mon.0) 1077 : audit 0 from='client.? 172.21.15.40:0/1372838545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:36 smithi141 bash[31670]: audit 2023-12-01T15:57:36.308164+0000 mon.c (mon.2) 378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:36 smithi141 bash[31670]: audit 2023-12-01T15:57:36.460766+0000 mon.a (mon.0) 1077 : audit 0 from='client.? 172.21.15.40:0/1372838545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:37 smithi040 bash[28232]: cluster 2023-12-01T15:57:35.830908+0000 mgr.y (mgr.24356) 586 : cluster 0 pgmap v554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:37 smithi040 bash[41173]: cluster 2023-12-01T15:57:35.830908+0000 mgr.y (mgr.24356) 586 : cluster 0 pgmap v554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:37 smithi141 bash[31670]: cluster 2023-12-01T15:57:35.830908+0000 mgr.y (mgr.24356) 586 : cluster 0 pgmap v554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:39 smithi040 bash[28232]: cluster 2023-12-01T15:57:37.831636+0000 mgr.y (mgr.24356) 587 : cluster 0 pgmap v555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:39 smithi040 bash[28232]: audit 2023-12-01T15:57:38.926161+0000 mon.c (mon.2) 379 : audit 0 from='client.? 172.21.15.40:0/2598036171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:39 smithi040 bash[41173]: cluster 2023-12-01T15:57:37.831636+0000 mgr.y (mgr.24356) 587 : cluster 0 pgmap v555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:39 smithi040 bash[41173]: audit 2023-12-01T15:57:38.926161+0000 mon.c (mon.2) 379 : audit 0 from='client.? 172.21.15.40:0/2598036171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:39 smithi141 bash[31670]: cluster 2023-12-01T15:57:37.831636+0000 mgr.y (mgr.24356) 587 : cluster 0 pgmap v555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:39 smithi141 bash[31670]: audit 2023-12-01T15:57:38.926161+0000 mon.c (mon.2) 379 : audit 0 from='client.? 172.21.15.40:0/2598036171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:41 smithi040 bash[28232]: cluster 2023-12-01T15:57:39.832816+0000 mgr.y (mgr.24356) 588 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:41 smithi040 bash[28232]: audit 2023-12-01T15:57:41.396054+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.40:0/40493377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:41 smithi040 bash[41173]: cluster 2023-12-01T15:57:39.832816+0000 mgr.y (mgr.24356) 588 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:41 smithi040 bash[41173]: audit 2023-12-01T15:57:41.396054+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.40:0/40493377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:41 smithi141 bash[31670]: cluster 2023-12-01T15:57:39.832816+0000 mgr.y (mgr.24356) 588 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:41 smithi141 bash[31670]: audit 2023-12-01T15:57:41.396054+0000 mon.a (mon.0) 1078 : audit 0 from='client.? 172.21.15.40:0/40493377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: cluster 2023-12-01T15:57:41.833379+0000 mgr.y (mgr.24356) 589 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:42.156364+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:42.167921+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:42.506558+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:42.520772+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:43.000347+0000 mon.c (mon.2) 380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:43.001867+0000 mon.c (mon.2) 381 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[41173]: audit 2023-12-01T15:57:43.012237+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: cluster 2023-12-01T15:57:41.833379+0000 mgr.y (mgr.24356) 589 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:42.156364+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:42.167921+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:42.506558+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:42.520772+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:43.000347+0000 mon.c (mon.2) 380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:43.001867+0000 mon.c (mon.2) 381 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:43 smithi040 bash[28232]: audit 2023-12-01T15:57:43.012237+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: cluster 2023-12-01T15:57:41.833379+0000 mgr.y (mgr.24356) 589 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:42.156364+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:42.167921+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:42.506558+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:42.520772+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:43.000347+0000 mon.c (mon.2) 380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:43.001867+0000 mon.c (mon.2) 381 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:43 smithi141 bash[31670]: audit 2023-12-01T15:57:43.012237+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:57:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:44 smithi141 bash[31670]: audit 2023-12-01T15:57:43.861494+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.40:0/1873335936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:44.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:44 smithi040 bash[28232]: audit 2023-12-01T15:57:43.861494+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.40:0/1873335936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:44.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:44 smithi040 bash[41173]: audit 2023-12-01T15:57:43.861494+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.40:0/1873335936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:45 smithi141 bash[31670]: cluster 2023-12-01T15:57:43.833968+0000 mgr.y (mgr.24356) 590 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:45 smithi040 bash[28232]: cluster 2023-12-01T15:57:43.833968+0000 mgr.y (mgr.24356) 590 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:45 smithi040 bash[41173]: cluster 2023-12-01T15:57:43.833968+0000 mgr.y (mgr.24356) 590 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:57:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:57:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:47 smithi141 bash[31670]: cluster 2023-12-01T15:57:45.835129+0000 mgr.y (mgr.24356) 591 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:47 smithi141 bash[31670]: audit 2023-12-01T15:57:46.329822+0000 mon.c (mon.2) 382 : audit 0 from='client.? 172.21.15.40:0/863637747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:47 smithi040 bash[41173]: cluster 2023-12-01T15:57:45.835129+0000 mgr.y (mgr.24356) 591 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:47 smithi040 bash[41173]: audit 2023-12-01T15:57:46.329822+0000 mon.c (mon.2) 382 : audit 0 from='client.? 172.21.15.40:0/863637747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:47 smithi040 bash[28232]: cluster 2023-12-01T15:57:45.835129+0000 mgr.y (mgr.24356) 591 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:47 smithi040 bash[28232]: audit 2023-12-01T15:57:46.329822+0000 mon.c (mon.2) 382 : audit 0 from='client.? 172.21.15.40:0/863637747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:48 smithi141 bash[31670]: audit 2023-12-01T15:57:48.320684+0000 mon.c (mon.2) 383 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:48 smithi040 bash[28232]: audit 2023-12-01T15:57:48.320684+0000 mon.c (mon.2) 383 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:48 smithi040 bash[41173]: audit 2023-12-01T15:57:48.320684+0000 mon.c (mon.2) 383 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:49 smithi141 bash[31670]: cluster 2023-12-01T15:57:47.835781+0000 mgr.y (mgr.24356) 592 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:49 smithi141 bash[31670]: audit 2023-12-01T15:57:48.794924+0000 mon.a (mon.0) 1085 : audit 0 from='client.? 172.21.15.40:0/292675628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:49 smithi040 bash[28232]: cluster 2023-12-01T15:57:47.835781+0000 mgr.y (mgr.24356) 592 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:49 smithi040 bash[28232]: audit 2023-12-01T15:57:48.794924+0000 mon.a (mon.0) 1085 : audit 0 from='client.? 172.21.15.40:0/292675628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:49 smithi040 bash[41173]: cluster 2023-12-01T15:57:47.835781+0000 mgr.y (mgr.24356) 592 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:49 smithi040 bash[41173]: audit 2023-12-01T15:57:48.794924+0000 mon.a (mon.0) 1085 : audit 0 from='client.? 172.21.15.40:0/292675628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:51 smithi141 bash[31670]: cluster 2023-12-01T15:57:49.836988+0000 mgr.y (mgr.24356) 593 : cluster 0 pgmap v561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:51 smithi141 bash[31670]: audit 2023-12-01T15:57:51.262189+0000 mon.c (mon.2) 384 : audit 0 from='client.? 172.21.15.40:0/874716216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:51 smithi040 bash[28232]: cluster 2023-12-01T15:57:49.836988+0000 mgr.y (mgr.24356) 593 : cluster 0 pgmap v561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:51 smithi040 bash[28232]: audit 2023-12-01T15:57:51.262189+0000 mon.c (mon.2) 384 : audit 0 from='client.? 172.21.15.40:0/874716216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:51 smithi040 bash[41173]: cluster 2023-12-01T15:57:49.836988+0000 mgr.y (mgr.24356) 593 : cluster 0 pgmap v561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:51 smithi040 bash[41173]: audit 2023-12-01T15:57:51.262189+0000 mon.c (mon.2) 384 : audit 0 from='client.? 172.21.15.40:0/874716216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:53 smithi141 bash[31670]: cluster 2023-12-01T15:57:51.837822+0000 mgr.y (mgr.24356) 594 : cluster 0 pgmap v562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:53 smithi040 bash[28232]: cluster 2023-12-01T15:57:51.837822+0000 mgr.y (mgr.24356) 594 : cluster 0 pgmap v562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:53 smithi040 bash[41173]: cluster 2023-12-01T15:57:51.837822+0000 mgr.y (mgr.24356) 594 : cluster 0 pgmap v562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:54 smithi141 bash[31670]: audit 2023-12-01T15:57:53.728090+0000 mon.a (mon.0) 1086 : audit 0 from='client.? 172.21.15.40:0/3127819734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:54 smithi040 bash[28232]: audit 2023-12-01T15:57:53.728090+0000 mon.a (mon.0) 1086 : audit 0 from='client.? 172.21.15.40:0/3127819734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:54 smithi040 bash[41173]: audit 2023-12-01T15:57:53.728090+0000 mon.a (mon.0) 1086 : audit 0 from='client.? 172.21.15.40:0/3127819734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:55 smithi141 bash[31670]: cluster 2023-12-01T15:57:53.838515+0000 mgr.y (mgr.24356) 595 : cluster 0 pgmap v563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:55 smithi040 bash[28232]: cluster 2023-12-01T15:57:53.838515+0000 mgr.y (mgr.24356) 595 : cluster 0 pgmap v563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:55 smithi040 bash[41173]: cluster 2023-12-01T15:57:53.838515+0000 mgr.y (mgr.24356) 595 : cluster 0 pgmap v563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:56 smithi141 bash[31670]: audit 2023-12-01T15:57:56.183668+0000 mon.c (mon.2) 385 : audit 0 from='client.? 172.21.15.40:0/1184175600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:56 smithi040 bash[28232]: audit 2023-12-01T15:57:56.183668+0000 mon.c (mon.2) 385 : audit 0 from='client.? 172.21.15.40:0/1184175600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:57:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:57:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:56 smithi040 bash[41173]: audit 2023-12-01T15:57:56.183668+0000 mon.c (mon.2) 385 : audit 0 from='client.? 172.21.15.40:0/1184175600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:57 smithi141 bash[31670]: cluster 2023-12-01T15:57:55.839620+0000 mgr.y (mgr.24356) 596 : cluster 0 pgmap v564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:57 smithi040 bash[28232]: cluster 2023-12-01T15:57:55.839620+0000 mgr.y (mgr.24356) 596 : cluster 0 pgmap v564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:57 smithi040 bash[41173]: cluster 2023-12-01T15:57:55.839620+0000 mgr.y (mgr.24356) 596 : cluster 0 pgmap v564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:59 smithi141 bash[31670]: cluster 2023-12-01T15:57:57.840310+0000 mgr.y (mgr.24356) 597 : cluster 0 pgmap v565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:57:59 smithi141 bash[31670]: audit 2023-12-01T15:57:58.642631+0000 mon.a (mon.0) 1087 : audit 0 from='client.? 172.21.15.40:0/3690257411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:59 smithi040 bash[28232]: cluster 2023-12-01T15:57:57.840310+0000 mgr.y (mgr.24356) 597 : cluster 0 pgmap v565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:57:59 smithi040 bash[28232]: audit 2023-12-01T15:57:58.642631+0000 mon.a (mon.0) 1087 : audit 0 from='client.? 172.21.15.40:0/3690257411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:57:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:59 smithi040 bash[41173]: cluster 2023-12-01T15:57:57.840310+0000 mgr.y (mgr.24356) 597 : cluster 0 pgmap v565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:57:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:57:59 smithi040 bash[41173]: audit 2023-12-01T15:57:58.642631+0000 mon.a (mon.0) 1087 : audit 0 from='client.? 172.21.15.40:0/3690257411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:01 smithi141 bash[31670]: cluster 2023-12-01T15:57:59.841487+0000 mgr.y (mgr.24356) 598 : cluster 0 pgmap v566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:01 smithi141 bash[31670]: audit 2023-12-01T15:58:01.104350+0000 mon.c (mon.2) 386 : audit 0 from='client.? 172.21.15.40:0/4055909749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:01 smithi040 bash[28232]: cluster 2023-12-01T15:57:59.841487+0000 mgr.y (mgr.24356) 598 : cluster 0 pgmap v566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:01 smithi040 bash[28232]: audit 2023-12-01T15:58:01.104350+0000 mon.c (mon.2) 386 : audit 0 from='client.? 172.21.15.40:0/4055909749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:01 smithi040 bash[41173]: cluster 2023-12-01T15:57:59.841487+0000 mgr.y (mgr.24356) 598 : cluster 0 pgmap v566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:01 smithi040 bash[41173]: audit 2023-12-01T15:58:01.104350+0000 mon.c (mon.2) 386 : audit 0 from='client.? 172.21.15.40:0/4055909749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:03 smithi141 bash[31670]: cluster 2023-12-01T15:58:01.842198+0000 mgr.y (mgr.24356) 599 : cluster 0 pgmap v567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:03 smithi141 bash[31670]: audit 2023-12-01T15:58:03.321062+0000 mon.c (mon.2) 387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:03 smithi040 bash[28232]: cluster 2023-12-01T15:58:01.842198+0000 mgr.y (mgr.24356) 599 : cluster 0 pgmap v567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:03 smithi040 bash[28232]: audit 2023-12-01T15:58:03.321062+0000 mon.c (mon.2) 387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:03 smithi040 bash[41173]: cluster 2023-12-01T15:58:01.842198+0000 mgr.y (mgr.24356) 599 : cluster 0 pgmap v567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:03 smithi040 bash[41173]: audit 2023-12-01T15:58:03.321062+0000 mon.c (mon.2) 387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:04 smithi141 bash[31670]: audit 2023-12-01T15:58:03.568763+0000 mon.c (mon.2) 388 : audit 0 from='client.? 172.21.15.40:0/2410440931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:04 smithi040 bash[41173]: audit 2023-12-01T15:58:03.568763+0000 mon.c (mon.2) 388 : audit 0 from='client.? 172.21.15.40:0/2410440931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:04 smithi040 bash[28232]: audit 2023-12-01T15:58:03.568763+0000 mon.c (mon.2) 388 : audit 0 from='client.? 172.21.15.40:0/2410440931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:05 smithi141 bash[31670]: cluster 2023-12-01T15:58:03.842834+0000 mgr.y (mgr.24356) 600 : cluster 0 pgmap v568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:05 smithi040 bash[28232]: cluster 2023-12-01T15:58:03.842834+0000 mgr.y (mgr.24356) 600 : cluster 0 pgmap v568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:05 smithi040 bash[41173]: cluster 2023-12-01T15:58:03.842834+0000 mgr.y (mgr.24356) 600 : cluster 0 pgmap v568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:06 smithi141 bash[31670]: audit 2023-12-01T15:58:06.034419+0000 mon.a (mon.0) 1088 : audit 0 from='client.? 172.21.15.40:0/2005017067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:58:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T15:58:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:06 smithi040 bash[41173]: audit 2023-12-01T15:58:06.034419+0000 mon.a (mon.0) 1088 : audit 0 from='client.? 172.21.15.40:0/2005017067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:06 smithi040 bash[28232]: audit 2023-12-01T15:58:06.034419+0000 mon.a (mon.0) 1088 : audit 0 from='client.? 172.21.15.40:0/2005017067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:07 smithi040 bash[28232]: cluster 2023-12-01T15:58:05.843938+0000 mgr.y (mgr.24356) 601 : cluster 0 pgmap v569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:07 smithi040 bash[41173]: cluster 2023-12-01T15:58:05.843938+0000 mgr.y (mgr.24356) 601 : cluster 0 pgmap v569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:07 smithi141 bash[31670]: cluster 2023-12-01T15:58:05.843938+0000 mgr.y (mgr.24356) 601 : cluster 0 pgmap v569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:08 smithi040 bash[28232]: audit 2023-12-01T15:58:08.489673+0000 mon.a (mon.0) 1089 : audit 0 from='client.? 172.21.15.40:0/3977711936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:08 smithi040 bash[41173]: audit 2023-12-01T15:58:08.489673+0000 mon.a (mon.0) 1089 : audit 0 from='client.? 172.21.15.40:0/3977711936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:08 smithi141 bash[31670]: audit 2023-12-01T15:58:08.489673+0000 mon.a (mon.0) 1089 : audit 0 from='client.? 172.21.15.40:0/3977711936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:09 smithi040 bash[28232]: cluster 2023-12-01T15:58:07.844638+0000 mgr.y (mgr.24356) 602 : cluster 0 pgmap v570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:09 smithi040 bash[41173]: cluster 2023-12-01T15:58:07.844638+0000 mgr.y (mgr.24356) 602 : cluster 0 pgmap v570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:09 smithi141 bash[31670]: cluster 2023-12-01T15:58:07.844638+0000 mgr.y (mgr.24356) 602 : cluster 0 pgmap v570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:11 smithi040 bash[28232]: cluster 2023-12-01T15:58:09.845768+0000 mgr.y (mgr.24356) 603 : cluster 0 pgmap v571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:11 smithi040 bash[28232]: audit 2023-12-01T15:58:10.953436+0000 mon.a (mon.0) 1090 : audit 0 from='client.? 172.21.15.40:0/1490370761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:11 smithi040 bash[41173]: cluster 2023-12-01T15:58:09.845768+0000 mgr.y (mgr.24356) 603 : cluster 0 pgmap v571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:11 smithi040 bash[41173]: audit 2023-12-01T15:58:10.953436+0000 mon.a (mon.0) 1090 : audit 0 from='client.? 172.21.15.40:0/1490370761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:11 smithi141 bash[31670]: cluster 2023-12-01T15:58:09.845768+0000 mgr.y (mgr.24356) 603 : cluster 0 pgmap v571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:11 smithi141 bash[31670]: audit 2023-12-01T15:58:10.953436+0000 mon.a (mon.0) 1090 : audit 0 from='client.? 172.21.15.40:0/1490370761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:13 smithi040 bash[28232]: cluster 2023-12-01T15:58:11.846425+0000 mgr.y (mgr.24356) 604 : cluster 0 pgmap v572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:13 smithi040 bash[28232]: audit 2023-12-01T15:58:13.417075+0000 mon.c (mon.2) 389 : audit 0 from='client.? 172.21.15.40:0/4181337352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:13 smithi040 bash[41173]: cluster 2023-12-01T15:58:11.846425+0000 mgr.y (mgr.24356) 604 : cluster 0 pgmap v572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:13 smithi040 bash[41173]: audit 2023-12-01T15:58:13.417075+0000 mon.c (mon.2) 389 : audit 0 from='client.? 172.21.15.40:0/4181337352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:13 smithi141 bash[31670]: cluster 2023-12-01T15:58:11.846425+0000 mgr.y (mgr.24356) 604 : cluster 0 pgmap v572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:13 smithi141 bash[31670]: audit 2023-12-01T15:58:13.417075+0000 mon.c (mon.2) 389 : audit 0 from='client.? 172.21.15.40:0/4181337352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:15 smithi040 bash[28232]: cluster 2023-12-01T15:58:13.847102+0000 mgr.y (mgr.24356) 605 : cluster 0 pgmap v573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:15 smithi040 bash[41173]: cluster 2023-12-01T15:58:13.847102+0000 mgr.y (mgr.24356) 605 : cluster 0 pgmap v573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:15 smithi141 bash[31670]: cluster 2023-12-01T15:58:13.847102+0000 mgr.y (mgr.24356) 605 : cluster 0 pgmap v573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:16 smithi040 bash[28232]: audit 2023-12-01T15:58:15.885360+0000 mon.c (mon.2) 390 : audit 0 from='client.? 172.21.15.40:0/2884993701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:58:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T15:58:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:16 smithi040 bash[41173]: audit 2023-12-01T15:58:15.885360+0000 mon.c (mon.2) 390 : audit 0 from='client.? 172.21.15.40:0/2884993701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:16 smithi141 bash[31670]: audit 2023-12-01T15:58:15.885360+0000 mon.c (mon.2) 390 : audit 0 from='client.? 172.21.15.40:0/2884993701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:17 smithi040 bash[28232]: cluster 2023-12-01T15:58:15.848231+0000 mgr.y (mgr.24356) 606 : cluster 0 pgmap v574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:17 smithi040 bash[41173]: cluster 2023-12-01T15:58:15.848231+0000 mgr.y (mgr.24356) 606 : cluster 0 pgmap v574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:17 smithi141 bash[31670]: cluster 2023-12-01T15:58:15.848231+0000 mgr.y (mgr.24356) 606 : cluster 0 pgmap v574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:18 smithi040 bash[28232]: audit 2023-12-01T15:58:18.320804+0000 mon.c (mon.2) 391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:18 smithi040 bash[28232]: audit 2023-12-01T15:58:18.363747+0000 mon.a (mon.0) 1091 : audit 0 from='client.? 172.21.15.40:0/2046082865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:18 smithi040 bash[41173]: audit 2023-12-01T15:58:18.320804+0000 mon.c (mon.2) 391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:18 smithi040 bash[41173]: audit 2023-12-01T15:58:18.363747+0000 mon.a (mon.0) 1091 : audit 0 from='client.? 172.21.15.40:0/2046082865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:18 smithi141 bash[31670]: audit 2023-12-01T15:58:18.320804+0000 mon.c (mon.2) 391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:18 smithi141 bash[31670]: audit 2023-12-01T15:58:18.363747+0000 mon.a (mon.0) 1091 : audit 0 from='client.? 172.21.15.40:0/2046082865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:19 smithi040 bash[28232]: cluster 2023-12-01T15:58:17.848895+0000 mgr.y (mgr.24356) 607 : cluster 0 pgmap v575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:19 smithi040 bash[41173]: cluster 2023-12-01T15:58:17.848895+0000 mgr.y (mgr.24356) 607 : cluster 0 pgmap v575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:19 smithi141 bash[31670]: cluster 2023-12-01T15:58:17.848895+0000 mgr.y (mgr.24356) 607 : cluster 0 pgmap v575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:21 smithi040 bash[28232]: cluster 2023-12-01T15:58:19.849984+0000 mgr.y (mgr.24356) 608 : cluster 0 pgmap v576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:21 smithi040 bash[28232]: audit 2023-12-01T15:58:20.823705+0000 mon.c (mon.2) 392 : audit 0 from='client.? 172.21.15.40:0/3299439247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:21 smithi040 bash[41173]: cluster 2023-12-01T15:58:19.849984+0000 mgr.y (mgr.24356) 608 : cluster 0 pgmap v576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:21 smithi040 bash[41173]: audit 2023-12-01T15:58:20.823705+0000 mon.c (mon.2) 392 : audit 0 from='client.? 172.21.15.40:0/3299439247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:21 smithi141 bash[31670]: cluster 2023-12-01T15:58:19.849984+0000 mgr.y (mgr.24356) 608 : cluster 0 pgmap v576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:21 smithi141 bash[31670]: audit 2023-12-01T15:58:20.823705+0000 mon.c (mon.2) 392 : audit 0 from='client.? 172.21.15.40:0/3299439247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:23 smithi040 bash[41173]: cluster 2023-12-01T15:58:21.850733+0000 mgr.y (mgr.24356) 609 : cluster 0 pgmap v577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:23 smithi040 bash[41173]: audit 2023-12-01T15:58:23.293035+0000 mon.c (mon.2) 393 : audit 0 from='client.? 172.21.15.40:0/3533532878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:23 smithi040 bash[28232]: cluster 2023-12-01T15:58:21.850733+0000 mgr.y (mgr.24356) 609 : cluster 0 pgmap v577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:23 smithi040 bash[28232]: audit 2023-12-01T15:58:23.293035+0000 mon.c (mon.2) 393 : audit 0 from='client.? 172.21.15.40:0/3533532878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:23 smithi141 bash[31670]: cluster 2023-12-01T15:58:21.850733+0000 mgr.y (mgr.24356) 609 : cluster 0 pgmap v577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:23 smithi141 bash[31670]: audit 2023-12-01T15:58:23.293035+0000 mon.c (mon.2) 393 : audit 0 from='client.? 172.21.15.40:0/3533532878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:25 smithi040 bash[28232]: cluster 2023-12-01T15:58:23.851392+0000 mgr.y (mgr.24356) 610 : cluster 0 pgmap v578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:25 smithi040 bash[41173]: cluster 2023-12-01T15:58:23.851392+0000 mgr.y (mgr.24356) 610 : cluster 0 pgmap v578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:25 smithi141 bash[31670]: cluster 2023-12-01T15:58:23.851392+0000 mgr.y (mgr.24356) 610 : cluster 0 pgmap v578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:58:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T15:58:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:26 smithi040 bash[41173]: audit 2023-12-01T15:58:25.759167+0000 mon.a (mon.0) 1092 : audit 0 from='client.? 172.21.15.40:0/34110146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:26 smithi040 bash[28232]: audit 2023-12-01T15:58:25.759167+0000 mon.a (mon.0) 1092 : audit 0 from='client.? 172.21.15.40:0/34110146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:26 smithi141 bash[31670]: audit 2023-12-01T15:58:25.759167+0000 mon.a (mon.0) 1092 : audit 0 from='client.? 172.21.15.40:0/34110146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:27 smithi040 bash[28232]: cluster 2023-12-01T15:58:25.852542+0000 mgr.y (mgr.24356) 611 : cluster 0 pgmap v579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:27 smithi040 bash[41173]: cluster 2023-12-01T15:58:25.852542+0000 mgr.y (mgr.24356) 611 : cluster 0 pgmap v579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:27 smithi141 bash[31670]: cluster 2023-12-01T15:58:25.852542+0000 mgr.y (mgr.24356) 611 : cluster 0 pgmap v579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:28.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:28 smithi040 bash[28232]: audit 2023-12-01T15:58:28.225120+0000 mon.c (mon.2) 394 : audit 0 from='client.? 172.21.15.40:0/2454692452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:28 smithi040 bash[41173]: audit 2023-12-01T15:58:28.225120+0000 mon.c (mon.2) 394 : audit 0 from='client.? 172.21.15.40:0/2454692452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:28 smithi141 bash[31670]: audit 2023-12-01T15:58:28.225120+0000 mon.c (mon.2) 394 : audit 0 from='client.? 172.21.15.40:0/2454692452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:29 smithi040 bash[28232]: cluster 2023-12-01T15:58:27.853128+0000 mgr.y (mgr.24356) 612 : cluster 0 pgmap v580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:29 smithi040 bash[41173]: cluster 2023-12-01T15:58:27.853128+0000 mgr.y (mgr.24356) 612 : cluster 0 pgmap v580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:29 smithi141 bash[31670]: cluster 2023-12-01T15:58:27.853128+0000 mgr.y (mgr.24356) 612 : cluster 0 pgmap v580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:31 smithi040 bash[28232]: cluster 2023-12-01T15:58:29.854254+0000 mgr.y (mgr.24356) 613 : cluster 0 pgmap v581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:31 smithi040 bash[28232]: audit 2023-12-01T15:58:30.696223+0000 mon.a (mon.0) 1093 : audit 0 from='client.? 172.21.15.40:0/3391662894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:31 smithi040 bash[41173]: cluster 2023-12-01T15:58:29.854254+0000 mgr.y (mgr.24356) 613 : cluster 0 pgmap v581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:31 smithi040 bash[41173]: audit 2023-12-01T15:58:30.696223+0000 mon.a (mon.0) 1093 : audit 0 from='client.? 172.21.15.40:0/3391662894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:31 smithi141 bash[31670]: cluster 2023-12-01T15:58:29.854254+0000 mgr.y (mgr.24356) 613 : cluster 0 pgmap v581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:31 smithi141 bash[31670]: audit 2023-12-01T15:58:30.696223+0000 mon.a (mon.0) 1093 : audit 0 from='client.? 172.21.15.40:0/3391662894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:33 smithi040 bash[28232]: cluster 2023-12-01T15:58:31.854912+0000 mgr.y (mgr.24356) 614 : cluster 0 pgmap v582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:33 smithi040 bash[28232]: audit 2023-12-01T15:58:33.160918+0000 mon.c (mon.2) 395 : audit 0 from='client.? 172.21.15.40:0/218141643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:33 smithi040 bash[28232]: audit 2023-12-01T15:58:33.321790+0000 mon.c (mon.2) 396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:33 smithi040 bash[41173]: cluster 2023-12-01T15:58:31.854912+0000 mgr.y (mgr.24356) 614 : cluster 0 pgmap v582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:33 smithi040 bash[41173]: audit 2023-12-01T15:58:33.160918+0000 mon.c (mon.2) 395 : audit 0 from='client.? 172.21.15.40:0/218141643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:33 smithi040 bash[41173]: audit 2023-12-01T15:58:33.321790+0000 mon.c (mon.2) 396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:33 smithi141 bash[31670]: cluster 2023-12-01T15:58:31.854912+0000 mgr.y (mgr.24356) 614 : cluster 0 pgmap v582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:33 smithi141 bash[31670]: audit 2023-12-01T15:58:33.160918+0000 mon.c (mon.2) 395 : audit 0 from='client.? 172.21.15.40:0/218141643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:33 smithi141 bash[31670]: audit 2023-12-01T15:58:33.321790+0000 mon.c (mon.2) 396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:35 smithi040 bash[28232]: cluster 2023-12-01T15:58:33.855743+0000 mgr.y (mgr.24356) 615 : cluster 0 pgmap v583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:35 smithi040 bash[28232]: audit 2023-12-01T15:58:35.618567+0000 mon.c (mon.2) 397 : audit 0 from='client.? 172.21.15.40:0/3060820322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:35 smithi040 bash[41173]: cluster 2023-12-01T15:58:33.855743+0000 mgr.y (mgr.24356) 615 : cluster 0 pgmap v583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:35 smithi040 bash[41173]: audit 2023-12-01T15:58:35.618567+0000 mon.c (mon.2) 397 : audit 0 from='client.? 172.21.15.40:0/3060820322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:35 smithi141 bash[31670]: cluster 2023-12-01T15:58:33.855743+0000 mgr.y (mgr.24356) 615 : cluster 0 pgmap v583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:35 smithi141 bash[31670]: audit 2023-12-01T15:58:35.618567+0000 mon.c (mon.2) 397 : audit 0 from='client.? 172.21.15.40:0/3060820322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:58:36] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T15:58:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:37 smithi040 bash[28232]: cluster 2023-12-01T15:58:35.856901+0000 mgr.y (mgr.24356) 616 : cluster 0 pgmap v584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:37 smithi040 bash[41173]: cluster 2023-12-01T15:58:35.856901+0000 mgr.y (mgr.24356) 616 : cluster 0 pgmap v584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:37 smithi141 bash[31670]: cluster 2023-12-01T15:58:35.856901+0000 mgr.y (mgr.24356) 616 : cluster 0 pgmap v584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:38 smithi040 bash[28232]: audit 2023-12-01T15:58:38.085523+0000 mon.c (mon.2) 398 : audit 0 from='client.? 172.21.15.40:0/2529741261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:38 smithi040 bash[41173]: audit 2023-12-01T15:58:38.085523+0000 mon.c (mon.2) 398 : audit 0 from='client.? 172.21.15.40:0/2529741261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:38 smithi141 bash[31670]: audit 2023-12-01T15:58:38.085523+0000 mon.c (mon.2) 398 : audit 0 from='client.? 172.21.15.40:0/2529741261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:39 smithi040 bash[28232]: cluster 2023-12-01T15:58:37.857640+0000 mgr.y (mgr.24356) 617 : cluster 0 pgmap v585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:39 smithi040 bash[41173]: cluster 2023-12-01T15:58:37.857640+0000 mgr.y (mgr.24356) 617 : cluster 0 pgmap v585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:39 smithi141 bash[31670]: cluster 2023-12-01T15:58:37.857640+0000 mgr.y (mgr.24356) 617 : cluster 0 pgmap v585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:40.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:40 smithi040 bash[28232]: audit 2023-12-01T15:58:40.549287+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.40:0/2463523353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:40 smithi040 bash[41173]: audit 2023-12-01T15:58:40.549287+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.40:0/2463523353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:40 smithi141 bash[31670]: audit 2023-12-01T15:58:40.549287+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.40:0/2463523353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:41 smithi040 bash[28232]: cluster 2023-12-01T15:58:39.858760+0000 mgr.y (mgr.24356) 618 : cluster 0 pgmap v586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:41 smithi040 bash[41173]: cluster 2023-12-01T15:58:39.858760+0000 mgr.y (mgr.24356) 618 : cluster 0 pgmap v586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:41 smithi141 bash[31670]: cluster 2023-12-01T15:58:39.858760+0000 mgr.y (mgr.24356) 618 : cluster 0 pgmap v586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:43 smithi040 bash[28232]: cluster 2023-12-01T15:58:41.859368+0000 mgr.y (mgr.24356) 619 : cluster 0 pgmap v587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:43 smithi040 bash[28232]: audit 2023-12-01T15:58:43.014576+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.40:0/2328624376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:43 smithi040 bash[28232]: audit 2023-12-01T15:58:43.096708+0000 mon.c (mon.2) 399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:43 smithi040 bash[41173]: cluster 2023-12-01T15:58:41.859368+0000 mgr.y (mgr.24356) 619 : cluster 0 pgmap v587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:43 smithi040 bash[41173]: audit 2023-12-01T15:58:43.014576+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.40:0/2328624376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:43 smithi040 bash[41173]: audit 2023-12-01T15:58:43.096708+0000 mon.c (mon.2) 399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:43 smithi141 bash[31670]: cluster 2023-12-01T15:58:41.859368+0000 mgr.y (mgr.24356) 619 : cluster 0 pgmap v587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:43 smithi141 bash[31670]: audit 2023-12-01T15:58:43.014576+0000 mon.a (mon.0) 1095 : audit 0 from='client.? 172.21.15.40:0/2328624376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:43 smithi141 bash[31670]: audit 2023-12-01T15:58:43.096708+0000 mon.c (mon.2) 399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:45 smithi141 bash[31670]: cluster 2023-12-01T15:58:43.859986+0000 mgr.y (mgr.24356) 620 : cluster 0 pgmap v588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:45 smithi141 bash[31670]: audit 2023-12-01T15:58:45.487888+0000 mon.c (mon.2) 400 : audit 0 from='client.? 172.21.15.40:0/3607586183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:45 smithi040 bash[28232]: cluster 2023-12-01T15:58:43.859986+0000 mgr.y (mgr.24356) 620 : cluster 0 pgmap v588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:45 smithi040 bash[28232]: audit 2023-12-01T15:58:45.487888+0000 mon.c (mon.2) 400 : audit 0 from='client.? 172.21.15.40:0/3607586183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:45 smithi040 bash[41173]: cluster 2023-12-01T15:58:43.859986+0000 mgr.y (mgr.24356) 620 : cluster 0 pgmap v588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:45 smithi040 bash[41173]: audit 2023-12-01T15:58:45.487888+0000 mon.c (mon.2) 400 : audit 0 from='client.? 172.21.15.40:0/3607586183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:58:46] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T15:58:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:47 smithi141 bash[31670]: cluster 2023-12-01T15:58:45.861169+0000 mgr.y (mgr.24356) 621 : cluster 0 pgmap v589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:47 smithi040 bash[28232]: cluster 2023-12-01T15:58:45.861169+0000 mgr.y (mgr.24356) 621 : cluster 0 pgmap v589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:47 smithi040 bash[41173]: cluster 2023-12-01T15:58:45.861169+0000 mgr.y (mgr.24356) 621 : cluster 0 pgmap v589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:48 smithi141 bash[31670]: audit 2023-12-01T15:58:47.959494+0000 mon.c (mon.2) 401 : audit 0 from='client.? 172.21.15.40:0/2955278288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:48 smithi141 bash[31670]: audit 2023-12-01T15:58:48.322325+0000 mon.c (mon.2) 402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:48 smithi040 bash[28232]: audit 2023-12-01T15:58:47.959494+0000 mon.c (mon.2) 401 : audit 0 from='client.? 172.21.15.40:0/2955278288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:48 smithi040 bash[28232]: audit 2023-12-01T15:58:48.322325+0000 mon.c (mon.2) 402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:48 smithi040 bash[41173]: audit 2023-12-01T15:58:47.959494+0000 mon.c (mon.2) 401 : audit 0 from='client.? 172.21.15.40:0/2955278288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:48 smithi040 bash[41173]: audit 2023-12-01T15:58:48.322325+0000 mon.c (mon.2) 402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:49 smithi141 bash[31670]: cluster 2023-12-01T15:58:47.861797+0000 mgr.y (mgr.24356) 622 : cluster 0 pgmap v590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:49 smithi141 bash[31670]: audit 2023-12-01T15:58:48.999755+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:49 smithi141 bash[31670]: audit 2023-12-01T15:58:49.009445+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:49 smithi141 bash[31670]: audit 2023-12-01T15:58:49.297355+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:49 smithi141 bash[31670]: audit 2023-12-01T15:58:49.307239+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[28232]: cluster 2023-12-01T15:58:47.861797+0000 mgr.y (mgr.24356) 622 : cluster 0 pgmap v590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[28232]: audit 2023-12-01T15:58:48.999755+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[28232]: audit 2023-12-01T15:58:49.009445+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[28232]: audit 2023-12-01T15:58:49.297355+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[28232]: audit 2023-12-01T15:58:49.307239+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[41173]: cluster 2023-12-01T15:58:47.861797+0000 mgr.y (mgr.24356) 622 : cluster 0 pgmap v590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[41173]: audit 2023-12-01T15:58:48.999755+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[41173]: audit 2023-12-01T15:58:49.009445+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[41173]: audit 2023-12-01T15:58:49.297355+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:49 smithi040 bash[41173]: audit 2023-12-01T15:58:49.307239+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:50 smithi141 bash[31670]: audit 2023-12-01T15:58:49.786018+0000 mon.c (mon.2) 403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:50 smithi141 bash[31670]: audit 2023-12-01T15:58:49.787880+0000 mon.c (mon.2) 404 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:50 smithi141 bash[31670]: audit 2023-12-01T15:58:49.797577+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:50 smithi141 bash[31670]: audit 2023-12-01T15:58:50.424583+0000 mon.a (mon.0) 1101 : audit 0 from='client.? 172.21.15.40:0/2945118869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[28232]: audit 2023-12-01T15:58:49.786018+0000 mon.c (mon.2) 403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[28232]: audit 2023-12-01T15:58:49.787880+0000 mon.c (mon.2) 404 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[28232]: audit 2023-12-01T15:58:49.797577+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[28232]: audit 2023-12-01T15:58:50.424583+0000 mon.a (mon.0) 1101 : audit 0 from='client.? 172.21.15.40:0/2945118869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[41173]: audit 2023-12-01T15:58:49.786018+0000 mon.c (mon.2) 403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[41173]: audit 2023-12-01T15:58:49.787880+0000 mon.c (mon.2) 404 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[41173]: audit 2023-12-01T15:58:49.797577+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:58:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:50 smithi040 bash[41173]: audit 2023-12-01T15:58:50.424583+0000 mon.a (mon.0) 1101 : audit 0 from='client.? 172.21.15.40:0/2945118869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:51 smithi141 bash[31670]: cluster 2023-12-01T15:58:49.862855+0000 mgr.y (mgr.24356) 623 : cluster 0 pgmap v591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:51 smithi040 bash[28232]: cluster 2023-12-01T15:58:49.862855+0000 mgr.y (mgr.24356) 623 : cluster 0 pgmap v591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:51 smithi040 bash[41173]: cluster 2023-12-01T15:58:49.862855+0000 mgr.y (mgr.24356) 623 : cluster 0 pgmap v591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:53 smithi141 bash[31670]: cluster 2023-12-01T15:58:51.863493+0000 mgr.y (mgr.24356) 624 : cluster 0 pgmap v592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:53 smithi141 bash[31670]: audit 2023-12-01T15:58:52.891426+0000 mon.a (mon.0) 1102 : audit 0 from='client.? 172.21.15.40:0/4067961962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:53 smithi040 bash[28232]: cluster 2023-12-01T15:58:51.863493+0000 mgr.y (mgr.24356) 624 : cluster 0 pgmap v592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:53 smithi040 bash[28232]: audit 2023-12-01T15:58:52.891426+0000 mon.a (mon.0) 1102 : audit 0 from='client.? 172.21.15.40:0/4067961962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:53 smithi040 bash[41173]: cluster 2023-12-01T15:58:51.863493+0000 mgr.y (mgr.24356) 624 : cluster 0 pgmap v592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:53 smithi040 bash[41173]: audit 2023-12-01T15:58:52.891426+0000 mon.a (mon.0) 1102 : audit 0 from='client.? 172.21.15.40:0/4067961962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:55 smithi141 bash[31670]: cluster 2023-12-01T15:58:53.864197+0000 mgr.y (mgr.24356) 625 : cluster 0 pgmap v593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:55 smithi141 bash[31670]: audit 2023-12-01T15:58:55.355390+0000 mon.c (mon.2) 405 : audit 0 from='client.? 172.21.15.40:0/377329306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:55 smithi040 bash[28232]: cluster 2023-12-01T15:58:53.864197+0000 mgr.y (mgr.24356) 625 : cluster 0 pgmap v593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:55 smithi040 bash[28232]: audit 2023-12-01T15:58:55.355390+0000 mon.c (mon.2) 405 : audit 0 from='client.? 172.21.15.40:0/377329306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:55 smithi040 bash[41173]: cluster 2023-12-01T15:58:53.864197+0000 mgr.y (mgr.24356) 625 : cluster 0 pgmap v593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:55 smithi040 bash[41173]: audit 2023-12-01T15:58:55.355390+0000 mon.c (mon.2) 405 : audit 0 from='client.? 172.21.15.40:0/377329306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:58:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T15:58:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:57 smithi141 bash[31670]: cluster 2023-12-01T15:58:55.865508+0000 mgr.y (mgr.24356) 626 : cluster 0 pgmap v594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:57 smithi040 bash[28232]: cluster 2023-12-01T15:58:55.865508+0000 mgr.y (mgr.24356) 626 : cluster 0 pgmap v594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:57 smithi040 bash[41173]: cluster 2023-12-01T15:58:55.865508+0000 mgr.y (mgr.24356) 626 : cluster 0 pgmap v594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:58:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:58 smithi141 bash[31670]: audit 2023-12-01T15:58:57.823095+0000 mon.c (mon.2) 406 : audit 0 from='client.? 172.21.15.40:0/2093885024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:58 smithi040 bash[28232]: audit 2023-12-01T15:58:57.823095+0000 mon.c (mon.2) 406 : audit 0 from='client.? 172.21.15.40:0/2093885024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:58:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:58 smithi040 bash[41173]: audit 2023-12-01T15:58:57.823095+0000 mon.c (mon.2) 406 : audit 0 from='client.? 172.21.15.40:0/2093885024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:58:59 smithi141 bash[31670]: cluster 2023-12-01T15:58:57.866123+0000 mgr.y (mgr.24356) 627 : cluster 0 pgmap v595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:58:59 smithi040 bash[28232]: cluster 2023-12-01T15:58:57.866123+0000 mgr.y (mgr.24356) 627 : cluster 0 pgmap v595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:58:59 smithi040 bash[41173]: cluster 2023-12-01T15:58:57.866123+0000 mgr.y (mgr.24356) 627 : cluster 0 pgmap v595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:00 smithi141 bash[31670]: cluster 2023-12-01T15:58:59.866965+0000 mgr.y (mgr.24356) 628 : cluster 0 pgmap v596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:00 smithi141 bash[31670]: audit 2023-12-01T15:59:00.293356+0000 mon.c (mon.2) 407 : audit 0 from='client.? 172.21.15.40:0/3789404468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:00 smithi040 bash[41173]: cluster 2023-12-01T15:58:59.866965+0000 mgr.y (mgr.24356) 628 : cluster 0 pgmap v596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:00 smithi040 bash[41173]: audit 2023-12-01T15:59:00.293356+0000 mon.c (mon.2) 407 : audit 0 from='client.? 172.21.15.40:0/3789404468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:00 smithi040 bash[28232]: cluster 2023-12-01T15:58:59.866965+0000 mgr.y (mgr.24356) 628 : cluster 0 pgmap v596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:00 smithi040 bash[28232]: audit 2023-12-01T15:59:00.293356+0000 mon.c (mon.2) 407 : audit 0 from='client.? 172.21.15.40:0/3789404468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:03 smithi141 bash[31670]: cluster 2023-12-01T15:59:01.867727+0000 mgr.y (mgr.24356) 629 : cluster 0 pgmap v597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:03 smithi141 bash[31670]: audit 2023-12-01T15:59:02.753392+0000 mon.a (mon.0) 1103 : audit 0 from='client.? 172.21.15.40:0/857654671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:03 smithi141 bash[31670]: audit 2023-12-01T15:59:03.322602+0000 mon.c (mon.2) 408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:03 smithi040 bash[41173]: cluster 2023-12-01T15:59:01.867727+0000 mgr.y (mgr.24356) 629 : cluster 0 pgmap v597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:03 smithi040 bash[41173]: audit 2023-12-01T15:59:02.753392+0000 mon.a (mon.0) 1103 : audit 0 from='client.? 172.21.15.40:0/857654671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:03 smithi040 bash[41173]: audit 2023-12-01T15:59:03.322602+0000 mon.c (mon.2) 408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:03 smithi040 bash[28232]: cluster 2023-12-01T15:59:01.867727+0000 mgr.y (mgr.24356) 629 : cluster 0 pgmap v597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:03 smithi040 bash[28232]: audit 2023-12-01T15:59:02.753392+0000 mon.a (mon.0) 1103 : audit 0 from='client.? 172.21.15.40:0/857654671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:03 smithi040 bash[28232]: audit 2023-12-01T15:59:03.322602+0000 mon.c (mon.2) 408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:05 smithi141 bash[31670]: cluster 2023-12-01T15:59:03.868874+0000 mgr.y (mgr.24356) 630 : cluster 0 pgmap v598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:05 smithi141 bash[31670]: audit 2023-12-01T15:59:05.213432+0000 mon.c (mon.2) 409 : audit 0 from='client.? 172.21.15.40:0/3278550066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:05 smithi040 bash[41173]: cluster 2023-12-01T15:59:03.868874+0000 mgr.y (mgr.24356) 630 : cluster 0 pgmap v598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:05 smithi040 bash[41173]: audit 2023-12-01T15:59:05.213432+0000 mon.c (mon.2) 409 : audit 0 from='client.? 172.21.15.40:0/3278550066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:05 smithi040 bash[28232]: cluster 2023-12-01T15:59:03.868874+0000 mgr.y (mgr.24356) 630 : cluster 0 pgmap v598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:05 smithi040 bash[28232]: audit 2023-12-01T15:59:05.213432+0000 mon.c (mon.2) 409 : audit 0 from='client.? 172.21.15.40:0/3278550066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:59:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:59:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:07 smithi141 bash[31670]: cluster 2023-12-01T15:59:05.870124+0000 mgr.y (mgr.24356) 631 : cluster 0 pgmap v599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:07 smithi040 bash[28232]: cluster 2023-12-01T15:59:05.870124+0000 mgr.y (mgr.24356) 631 : cluster 0 pgmap v599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:07 smithi040 bash[41173]: cluster 2023-12-01T15:59:05.870124+0000 mgr.y (mgr.24356) 631 : cluster 0 pgmap v599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:08 smithi141 bash[31670]: audit 2023-12-01T15:59:07.683921+0000 mon.a (mon.0) 1104 : audit 0 from='client.? 172.21.15.40:0/372083849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:08 smithi040 bash[28232]: audit 2023-12-01T15:59:07.683921+0000 mon.a (mon.0) 1104 : audit 0 from='client.? 172.21.15.40:0/372083849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:08.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:08 smithi040 bash[41173]: audit 2023-12-01T15:59:07.683921+0000 mon.a (mon.0) 1104 : audit 0 from='client.? 172.21.15.40:0/372083849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:09 smithi141 bash[31670]: cluster 2023-12-01T15:59:07.870954+0000 mgr.y (mgr.24356) 632 : cluster 0 pgmap v600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:09 smithi040 bash[41173]: cluster 2023-12-01T15:59:07.870954+0000 mgr.y (mgr.24356) 632 : cluster 0 pgmap v600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:09 smithi040 bash[28232]: cluster 2023-12-01T15:59:07.870954+0000 mgr.y (mgr.24356) 632 : cluster 0 pgmap v600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:10 smithi141 bash[31670]: audit 2023-12-01T15:59:10.149255+0000 mon.c (mon.2) 410 : audit 0 from='client.? 172.21.15.40:0/2386175364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:10 smithi040 bash[28232]: audit 2023-12-01T15:59:10.149255+0000 mon.c (mon.2) 410 : audit 0 from='client.? 172.21.15.40:0/2386175364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:10.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:10 smithi040 bash[41173]: audit 2023-12-01T15:59:10.149255+0000 mon.c (mon.2) 410 : audit 0 from='client.? 172.21.15.40:0/2386175364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:11 smithi141 bash[31670]: cluster 2023-12-01T15:59:09.872216+0000 mgr.y (mgr.24356) 633 : cluster 0 pgmap v601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:11 smithi040 bash[28232]: cluster 2023-12-01T15:59:09.872216+0000 mgr.y (mgr.24356) 633 : cluster 0 pgmap v601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:11 smithi040 bash[41173]: cluster 2023-12-01T15:59:09.872216+0000 mgr.y (mgr.24356) 633 : cluster 0 pgmap v601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:13 smithi141 bash[31670]: cluster 2023-12-01T15:59:11.872998+0000 mgr.y (mgr.24356) 634 : cluster 0 pgmap v602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:13 smithi141 bash[31670]: audit 2023-12-01T15:59:12.618669+0000 mon.a (mon.0) 1105 : audit 0 from='client.? 172.21.15.40:0/3040089427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:13 smithi040 bash[28232]: cluster 2023-12-01T15:59:11.872998+0000 mgr.y (mgr.24356) 634 : cluster 0 pgmap v602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:13 smithi040 bash[28232]: audit 2023-12-01T15:59:12.618669+0000 mon.a (mon.0) 1105 : audit 0 from='client.? 172.21.15.40:0/3040089427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:13 smithi040 bash[41173]: cluster 2023-12-01T15:59:11.872998+0000 mgr.y (mgr.24356) 634 : cluster 0 pgmap v602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:13 smithi040 bash[41173]: audit 2023-12-01T15:59:12.618669+0000 mon.a (mon.0) 1105 : audit 0 from='client.? 172.21.15.40:0/3040089427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:15 smithi141 bash[31670]: cluster 2023-12-01T15:59:13.873701+0000 mgr.y (mgr.24356) 635 : cluster 0 pgmap v603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:15 smithi141 bash[31670]: audit 2023-12-01T15:59:15.081613+0000 mon.c (mon.2) 411 : audit 0 from='client.? 172.21.15.40:0/4127657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:15 smithi040 bash[28232]: cluster 2023-12-01T15:59:13.873701+0000 mgr.y (mgr.24356) 635 : cluster 0 pgmap v603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:15 smithi040 bash[28232]: audit 2023-12-01T15:59:15.081613+0000 mon.c (mon.2) 411 : audit 0 from='client.? 172.21.15.40:0/4127657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:15 smithi040 bash[41173]: cluster 2023-12-01T15:59:13.873701+0000 mgr.y (mgr.24356) 635 : cluster 0 pgmap v603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:15 smithi040 bash[41173]: audit 2023-12-01T15:59:15.081613+0000 mon.c (mon.2) 411 : audit 0 from='client.? 172.21.15.40:0/4127657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:59:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:59:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:17 smithi141 bash[31670]: cluster 2023-12-01T15:59:15.874836+0000 mgr.y (mgr.24356) 636 : cluster 0 pgmap v604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:17 smithi040 bash[41173]: cluster 2023-12-01T15:59:15.874836+0000 mgr.y (mgr.24356) 636 : cluster 0 pgmap v604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:17 smithi040 bash[28232]: cluster 2023-12-01T15:59:15.874836+0000 mgr.y (mgr.24356) 636 : cluster 0 pgmap v604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:18 smithi040 bash[28232]: audit 2023-12-01T15:59:17.555513+0000 mon.a (mon.0) 1106 : audit 0 from='client.? 172.21.15.40:0/213915835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:18 smithi040 bash[28232]: audit 2023-12-01T15:59:18.322950+0000 mon.c (mon.2) 412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:18 smithi040 bash[41173]: audit 2023-12-01T15:59:17.555513+0000 mon.a (mon.0) 1106 : audit 0 from='client.? 172.21.15.40:0/213915835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:18 smithi040 bash[41173]: audit 2023-12-01T15:59:18.322950+0000 mon.c (mon.2) 412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:18 smithi141 bash[31670]: audit 2023-12-01T15:59:17.555513+0000 mon.a (mon.0) 1106 : audit 0 from='client.? 172.21.15.40:0/213915835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:18 smithi141 bash[31670]: audit 2023-12-01T15:59:18.322950+0000 mon.c (mon.2) 412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:19 smithi040 bash[28232]: cluster 2023-12-01T15:59:17.875512+0000 mgr.y (mgr.24356) 637 : cluster 0 pgmap v605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:19 smithi040 bash[41173]: cluster 2023-12-01T15:59:17.875512+0000 mgr.y (mgr.24356) 637 : cluster 0 pgmap v605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:19 smithi141 bash[31670]: cluster 2023-12-01T15:59:17.875512+0000 mgr.y (mgr.24356) 637 : cluster 0 pgmap v605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:20.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:20 smithi040 bash[28232]: audit 2023-12-01T15:59:20.023654+0000 mon.a (mon.0) 1107 : audit 0 from='client.? 172.21.15.40:0/23111936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:20.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:20 smithi040 bash[41173]: audit 2023-12-01T15:59:20.023654+0000 mon.a (mon.0) 1107 : audit 0 from='client.? 172.21.15.40:0/23111936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:20 smithi141 bash[31670]: audit 2023-12-01T15:59:20.023654+0000 mon.a (mon.0) 1107 : audit 0 from='client.? 172.21.15.40:0/23111936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:21 smithi040 bash[28232]: cluster 2023-12-01T15:59:19.876398+0000 mgr.y (mgr.24356) 638 : cluster 0 pgmap v606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:21 smithi040 bash[41173]: cluster 2023-12-01T15:59:19.876398+0000 mgr.y (mgr.24356) 638 : cluster 0 pgmap v606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:21 smithi141 bash[31670]: cluster 2023-12-01T15:59:19.876398+0000 mgr.y (mgr.24356) 638 : cluster 0 pgmap v606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:23 smithi141 bash[31670]: cluster 2023-12-01T15:59:21.877052+0000 mgr.y (mgr.24356) 639 : cluster 0 pgmap v607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:23 smithi141 bash[31670]: audit 2023-12-01T15:59:22.496872+0000 mon.c (mon.2) 413 : audit 0 from='client.? 172.21.15.40:0/791643473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:23.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:23 smithi040 bash[28232]: cluster 2023-12-01T15:59:21.877052+0000 mgr.y (mgr.24356) 639 : cluster 0 pgmap v607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:23.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:23 smithi040 bash[28232]: audit 2023-12-01T15:59:22.496872+0000 mon.c (mon.2) 413 : audit 0 from='client.? 172.21.15.40:0/791643473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:23.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:23 smithi040 bash[41173]: cluster 2023-12-01T15:59:21.877052+0000 mgr.y (mgr.24356) 639 : cluster 0 pgmap v607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:23.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:23 smithi040 bash[41173]: audit 2023-12-01T15:59:22.496872+0000 mon.c (mon.2) 413 : audit 0 from='client.? 172.21.15.40:0/791643473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:25 smithi141 bash[31670]: cluster 2023-12-01T15:59:23.877668+0000 mgr.y (mgr.24356) 640 : cluster 0 pgmap v608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:25 smithi141 bash[31670]: audit 2023-12-01T15:59:24.957476+0000 mon.a (mon.0) 1108 : audit 0 from='client.? 172.21.15.40:0/2134324036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:25 smithi040 bash[28232]: cluster 2023-12-01T15:59:23.877668+0000 mgr.y (mgr.24356) 640 : cluster 0 pgmap v608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:25 smithi040 bash[28232]: audit 2023-12-01T15:59:24.957476+0000 mon.a (mon.0) 1108 : audit 0 from='client.? 172.21.15.40:0/2134324036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:25 smithi040 bash[41173]: cluster 2023-12-01T15:59:23.877668+0000 mgr.y (mgr.24356) 640 : cluster 0 pgmap v608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:25 smithi040 bash[41173]: audit 2023-12-01T15:59:24.957476+0000 mon.a (mon.0) 1108 : audit 0 from='client.? 172.21.15.40:0/2134324036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:59:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T15:59:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:27 smithi141 bash[31670]: cluster 2023-12-01T15:59:25.878978+0000 mgr.y (mgr.24356) 641 : cluster 0 pgmap v609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:27 smithi141 bash[31670]: audit 2023-12-01T15:59:27.428337+0000 mon.a (mon.0) 1109 : audit 0 from='client.? 172.21.15.40:0/1649264551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:27 smithi040 bash[28232]: cluster 2023-12-01T15:59:25.878978+0000 mgr.y (mgr.24356) 641 : cluster 0 pgmap v609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:27 smithi040 bash[28232]: audit 2023-12-01T15:59:27.428337+0000 mon.a (mon.0) 1109 : audit 0 from='client.? 172.21.15.40:0/1649264551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:27 smithi040 bash[41173]: cluster 2023-12-01T15:59:25.878978+0000 mgr.y (mgr.24356) 641 : cluster 0 pgmap v609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:27 smithi040 bash[41173]: audit 2023-12-01T15:59:27.428337+0000 mon.a (mon.0) 1109 : audit 0 from='client.? 172.21.15.40:0/1649264551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:29 smithi141 bash[31670]: cluster 2023-12-01T15:59:27.879612+0000 mgr.y (mgr.24356) 642 : cluster 0 pgmap v610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:29 smithi040 bash[28232]: cluster 2023-12-01T15:59:27.879612+0000 mgr.y (mgr.24356) 642 : cluster 0 pgmap v610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:29 smithi040 bash[41173]: cluster 2023-12-01T15:59:27.879612+0000 mgr.y (mgr.24356) 642 : cluster 0 pgmap v610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:30 smithi141 bash[31670]: audit 2023-12-01T15:59:29.893134+0000 mon.a (mon.0) 1110 : audit 0 from='client.? 172.21.15.40:0/3582286017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:30 smithi040 bash[28232]: audit 2023-12-01T15:59:29.893134+0000 mon.a (mon.0) 1110 : audit 0 from='client.? 172.21.15.40:0/3582286017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:30 smithi040 bash[41173]: audit 2023-12-01T15:59:29.893134+0000 mon.a (mon.0) 1110 : audit 0 from='client.? 172.21.15.40:0/3582286017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:31 smithi141 bash[31670]: cluster 2023-12-01T15:59:29.880726+0000 mgr.y (mgr.24356) 643 : cluster 0 pgmap v611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:31 smithi040 bash[28232]: cluster 2023-12-01T15:59:29.880726+0000 mgr.y (mgr.24356) 643 : cluster 0 pgmap v611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:31 smithi040 bash[41173]: cluster 2023-12-01T15:59:29.880726+0000 mgr.y (mgr.24356) 643 : cluster 0 pgmap v611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:32 smithi141 bash[31670]: audit 2023-12-01T15:59:32.346335+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.40:0/289791988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:32 smithi040 bash[28232]: audit 2023-12-01T15:59:32.346335+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.40:0/289791988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:32.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:32 smithi040 bash[41173]: audit 2023-12-01T15:59:32.346335+0000 mon.a (mon.0) 1111 : audit 0 from='client.? 172.21.15.40:0/289791988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:33 smithi141 bash[31670]: cluster 2023-12-01T15:59:31.881415+0000 mgr.y (mgr.24356) 644 : cluster 0 pgmap v612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:33 smithi141 bash[31670]: audit 2023-12-01T15:59:33.323416+0000 mon.c (mon.2) 414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:33 smithi040 bash[28232]: cluster 2023-12-01T15:59:31.881415+0000 mgr.y (mgr.24356) 644 : cluster 0 pgmap v612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:33 smithi040 bash[28232]: audit 2023-12-01T15:59:33.323416+0000 mon.c (mon.2) 414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:33 smithi040 bash[41173]: cluster 2023-12-01T15:59:31.881415+0000 mgr.y (mgr.24356) 644 : cluster 0 pgmap v612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:33 smithi040 bash[41173]: audit 2023-12-01T15:59:33.323416+0000 mon.c (mon.2) 414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:35 smithi141 bash[31670]: cluster 2023-12-01T15:59:33.882126+0000 mgr.y (mgr.24356) 645 : cluster 0 pgmap v613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:35 smithi141 bash[31670]: audit 2023-12-01T15:59:34.813399+0000 mon.c (mon.2) 415 : audit 0 from='client.? 172.21.15.40:0/1446286292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:35 smithi040 bash[28232]: cluster 2023-12-01T15:59:33.882126+0000 mgr.y (mgr.24356) 645 : cluster 0 pgmap v613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:35 smithi040 bash[28232]: audit 2023-12-01T15:59:34.813399+0000 mon.c (mon.2) 415 : audit 0 from='client.? 172.21.15.40:0/1446286292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:35 smithi040 bash[41173]: cluster 2023-12-01T15:59:33.882126+0000 mgr.y (mgr.24356) 645 : cluster 0 pgmap v613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:35 smithi040 bash[41173]: audit 2023-12-01T15:59:34.813399+0000 mon.c (mon.2) 415 : audit 0 from='client.? 172.21.15.40:0/1446286292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:59:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:59:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:37 smithi040 bash[28232]: cluster 2023-12-01T15:59:35.883238+0000 mgr.y (mgr.24356) 646 : cluster 0 pgmap v614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:37 smithi040 bash[28232]: audit 2023-12-01T15:59:37.282981+0000 mon.a (mon.0) 1112 : audit 0 from='client.? 172.21.15.40:0/774760692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:37 smithi040 bash[41173]: cluster 2023-12-01T15:59:35.883238+0000 mgr.y (mgr.24356) 646 : cluster 0 pgmap v614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:37 smithi040 bash[41173]: audit 2023-12-01T15:59:37.282981+0000 mon.a (mon.0) 1112 : audit 0 from='client.? 172.21.15.40:0/774760692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:37 smithi141 bash[31670]: cluster 2023-12-01T15:59:35.883238+0000 mgr.y (mgr.24356) 646 : cluster 0 pgmap v614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:37 smithi141 bash[31670]: audit 2023-12-01T15:59:37.282981+0000 mon.a (mon.0) 1112 : audit 0 from='client.? 172.21.15.40:0/774760692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:39 smithi040 bash[41173]: cluster 2023-12-01T15:59:37.883893+0000 mgr.y (mgr.24356) 647 : cluster 0 pgmap v615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:39 smithi040 bash[28232]: cluster 2023-12-01T15:59:37.883893+0000 mgr.y (mgr.24356) 647 : cluster 0 pgmap v615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:39 smithi141 bash[31670]: cluster 2023-12-01T15:59:37.883893+0000 mgr.y (mgr.24356) 647 : cluster 0 pgmap v615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:40.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:40 smithi040 bash[28232]: audit 2023-12-01T15:59:39.753396+0000 mon.c (mon.2) 416 : audit 0 from='client.? 172.21.15.40:0/1205303479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:40.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:40 smithi040 bash[41173]: audit 2023-12-01T15:59:39.753396+0000 mon.c (mon.2) 416 : audit 0 from='client.? 172.21.15.40:0/1205303479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:40 smithi141 bash[31670]: audit 2023-12-01T15:59:39.753396+0000 mon.c (mon.2) 416 : audit 0 from='client.? 172.21.15.40:0/1205303479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:41 smithi040 bash[28232]: cluster 2023-12-01T15:59:39.885067+0000 mgr.y (mgr.24356) 648 : cluster 0 pgmap v616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:41 smithi040 bash[41173]: cluster 2023-12-01T15:59:39.885067+0000 mgr.y (mgr.24356) 648 : cluster 0 pgmap v616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:41 smithi141 bash[31670]: cluster 2023-12-01T15:59:39.885067+0000 mgr.y (mgr.24356) 648 : cluster 0 pgmap v616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:42 smithi040 bash[41173]: audit 2023-12-01T15:59:42.221900+0000 mon.c (mon.2) 417 : audit 0 from='client.? 172.21.15.40:0/1742534566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:42 smithi040 bash[28232]: audit 2023-12-01T15:59:42.221900+0000 mon.c (mon.2) 417 : audit 0 from='client.? 172.21.15.40:0/1742534566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:42 smithi141 bash[31670]: audit 2023-12-01T15:59:42.221900+0000 mon.c (mon.2) 417 : audit 0 from='client.? 172.21.15.40:0/1742534566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:43 smithi040 bash[28232]: cluster 2023-12-01T15:59:41.885778+0000 mgr.y (mgr.24356) 649 : cluster 0 pgmap v617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:43 smithi040 bash[41173]: cluster 2023-12-01T15:59:41.885778+0000 mgr.y (mgr.24356) 649 : cluster 0 pgmap v617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:43 smithi141 bash[31670]: cluster 2023-12-01T15:59:41.885778+0000 mgr.y (mgr.24356) 649 : cluster 0 pgmap v617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:45 smithi040 bash[28232]: cluster 2023-12-01T15:59:43.886440+0000 mgr.y (mgr.24356) 650 : cluster 0 pgmap v618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:45 smithi040 bash[28232]: audit 2023-12-01T15:59:44.688701+0000 mon.c (mon.2) 418 : audit 0 from='client.? 172.21.15.40:0/46134322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:45 smithi040 bash[41173]: cluster 2023-12-01T15:59:43.886440+0000 mgr.y (mgr.24356) 650 : cluster 0 pgmap v618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:45 smithi040 bash[41173]: audit 2023-12-01T15:59:44.688701+0000 mon.c (mon.2) 418 : audit 0 from='client.? 172.21.15.40:0/46134322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:45 smithi141 bash[31670]: cluster 2023-12-01T15:59:43.886440+0000 mgr.y (mgr.24356) 650 : cluster 0 pgmap v618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:45 smithi141 bash[31670]: audit 2023-12-01T15:59:44.688701+0000 mon.c (mon.2) 418 : audit 0 from='client.? 172.21.15.40:0/46134322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:59:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T15:59:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:47 smithi040 bash[28232]: cluster 2023-12-01T15:59:45.887725+0000 mgr.y (mgr.24356) 651 : cluster 0 pgmap v619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:47 smithi040 bash[28232]: audit 2023-12-01T15:59:47.159454+0000 mon.c (mon.2) 419 : audit 0 from='client.? 172.21.15.40:0/3282558095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:47 smithi040 bash[41173]: cluster 2023-12-01T15:59:45.887725+0000 mgr.y (mgr.24356) 651 : cluster 0 pgmap v619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:47 smithi040 bash[41173]: audit 2023-12-01T15:59:47.159454+0000 mon.c (mon.2) 419 : audit 0 from='client.? 172.21.15.40:0/3282558095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:47 smithi141 bash[31670]: cluster 2023-12-01T15:59:45.887725+0000 mgr.y (mgr.24356) 651 : cluster 0 pgmap v619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:47 smithi141 bash[31670]: audit 2023-12-01T15:59:47.159454+0000 mon.c (mon.2) 419 : audit 0 from='client.? 172.21.15.40:0/3282558095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:48 smithi040 bash[28232]: audit 2023-12-01T15:59:48.323894+0000 mon.c (mon.2) 420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:48 smithi040 bash[41173]: audit 2023-12-01T15:59:48.323894+0000 mon.c (mon.2) 420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:48 smithi141 bash[31670]: audit 2023-12-01T15:59:48.323894+0000 mon.c (mon.2) 420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:49 smithi040 bash[41173]: cluster 2023-12-01T15:59:47.888448+0000 mgr.y (mgr.24356) 652 : cluster 0 pgmap v620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:49 smithi040 bash[28232]: cluster 2023-12-01T15:59:47.888448+0000 mgr.y (mgr.24356) 652 : cluster 0 pgmap v620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:49 smithi141 bash[31670]: cluster 2023-12-01T15:59:47.888448+0000 mgr.y (mgr.24356) 652 : cluster 0 pgmap v620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:50 smithi040 bash[28232]: audit 2023-12-01T15:59:49.622875+0000 mon.c (mon.2) 421 : audit 0 from='client.? 172.21.15.40:0/3903477941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:50.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:50 smithi040 bash[28232]: audit 2023-12-01T15:59:49.878863+0000 mon.c (mon.2) 422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:50.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:50 smithi040 bash[41173]: audit 2023-12-01T15:59:49.622875+0000 mon.c (mon.2) 421 : audit 0 from='client.? 172.21.15.40:0/3903477941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:50.923 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:50 smithi040 bash[41173]: audit 2023-12-01T15:59:49.878863+0000 mon.c (mon.2) 422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:50 smithi141 bash[31670]: audit 2023-12-01T15:59:49.622875+0000 mon.c (mon.2) 421 : audit 0 from='client.? 172.21.15.40:0/3903477941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:50 smithi141 bash[31670]: audit 2023-12-01T15:59:49.878863+0000 mon.c (mon.2) 422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:51.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:51 smithi040 bash[28232]: cluster 2023-12-01T15:59:49.889488+0000 mgr.y (mgr.24356) 653 : cluster 0 pgmap v621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:51.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:51 smithi040 bash[41173]: cluster 2023-12-01T15:59:49.889488+0000 mgr.y (mgr.24356) 653 : cluster 0 pgmap v621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:51 smithi141 bash[31670]: cluster 2023-12-01T15:59:49.889488+0000 mgr.y (mgr.24356) 653 : cluster 0 pgmap v621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:52.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:52 smithi040 bash[28232]: audit 2023-12-01T15:59:52.088653+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.40:0/1877307133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:52.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:52 smithi040 bash[41173]: audit 2023-12-01T15:59:52.088653+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.40:0/1877307133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:52 smithi141 bash[31670]: audit 2023-12-01T15:59:52.088653+0000 mon.c (mon.2) 423 : audit 0 from='client.? 172.21.15.40:0/1877307133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:53 smithi040 bash[28232]: cluster 2023-12-01T15:59:51.889952+0000 mgr.y (mgr.24356) 654 : cluster 0 pgmap v622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:53 smithi040 bash[41173]: cluster 2023-12-01T15:59:51.889952+0000 mgr.y (mgr.24356) 654 : cluster 0 pgmap v622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:53 smithi141 bash[31670]: cluster 2023-12-01T15:59:51.889952+0000 mgr.y (mgr.24356) 654 : cluster 0 pgmap v622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:54 smithi040 bash[28232]: audit 2023-12-01T15:59:54.553426+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.40:0/3700428829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:54.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:54 smithi040 bash[41173]: audit 2023-12-01T15:59:54.553426+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.40:0/3700428829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:54 smithi141 bash[31670]: audit 2023-12-01T15:59:54.553426+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.40:0/3700428829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:55 smithi040 bash[28232]: cluster 2023-12-01T15:59:53.890533+0000 mgr.y (mgr.24356) 655 : cluster 0 pgmap v623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:55 smithi040 bash[41173]: cluster 2023-12-01T15:59:53.890533+0000 mgr.y (mgr.24356) 655 : cluster 0 pgmap v623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:55 smithi141 bash[31670]: cluster 2023-12-01T15:59:53.890533+0000 mgr.y (mgr.24356) 655 : cluster 0 pgmap v623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:56.780 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:15:59:56] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T15:59:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:55.777843+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:55.789030+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: cluster 2023-12-01T15:59:55.891666+0000 mgr.y (mgr.24356) 656 : cluster 0 pgmap v624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:56.030292+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:56.039715+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:56.512079+0000 mon.c (mon.2) 424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:56.513841+0000 mon.c (mon.2) 425 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[28232]: audit 2023-12-01T15:59:56.523164+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:55.777843+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:55.789030+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: cluster 2023-12-01T15:59:55.891666+0000 mgr.y (mgr.24356) 656 : cluster 0 pgmap v624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:56.030292+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:56.039715+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:56.512079+0000 mon.c (mon.2) 424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:56.513841+0000 mon.c (mon.2) 425 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:56 smithi040 bash[41173]: audit 2023-12-01T15:59:56.523164+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:55.777843+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:55.789030+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: cluster 2023-12-01T15:59:55.891666+0000 mgr.y (mgr.24356) 656 : cluster 0 pgmap v624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:56.030292+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:56.039715+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:56.512079+0000 mon.c (mon.2) 424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:56.513841+0000 mon.c (mon.2) 425 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:57.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:56 smithi141 bash[31670]: audit 2023-12-01T15:59:56.523164+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T15:59:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:57 smithi040 bash[28232]: audit 2023-12-01T15:59:57.022019+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.40:0/2932853368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:57 smithi040 bash[41173]: audit 2023-12-01T15:59:57.022019+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.40:0/2932853368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:57 smithi141 bash[31670]: audit 2023-12-01T15:59:57.022019+0000 mon.a (mon.0) 1119 : audit 0 from='client.? 172.21.15.40:0/2932853368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T15:59:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:58 smithi040 bash[28232]: cluster 2023-12-01T15:59:57.892331+0000 mgr.y (mgr.24356) 657 : cluster 0 pgmap v625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:58 smithi040 bash[41173]: cluster 2023-12-01T15:59:57.892331+0000 mgr.y (mgr.24356) 657 : cluster 0 pgmap v625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:59:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:58 smithi141 bash[31670]: cluster 2023-12-01T15:59:57.892331+0000 mgr.y (mgr.24356) 657 : cluster 0 pgmap v625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 15:59:59 smithi040 bash[41173]: audit 2023-12-01T15:59:59.496373+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.40:0/3992941411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 15:59:59 smithi040 bash[28232]: audit 2023-12-01T15:59:59.496373+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.40:0/3992941411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:00 smithi040 bash[28232]: debug 2023-12-01T15:59:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 15:59:59 smithi141 bash[31670]: audit 2023-12-01T15:59:59.496373+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.40:0/3992941411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:00 smithi040 bash[28232]: cluster 2023-12-01T15:59:59.893468+0000 mgr.y (mgr.24356) 658 : cluster 0 pgmap v626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:00 smithi040 bash[28232]: cluster 2023-12-01T16:00:00.000168+0000 mon.a (mon.0) 1121 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:00 smithi040 bash[41173]: cluster 2023-12-01T15:59:59.893468+0000 mgr.y (mgr.24356) 658 : cluster 0 pgmap v626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:00 smithi040 bash[41173]: cluster 2023-12-01T16:00:00.000168+0000 mon.a (mon.0) 1121 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:00 smithi141 bash[31670]: cluster 2023-12-01T15:59:59.893468+0000 mgr.y (mgr.24356) 658 : cluster 0 pgmap v626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:00 smithi141 bash[31670]: cluster 2023-12-01T16:00:00.000168+0000 mon.a (mon.0) 1121 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:02 smithi141 bash[31670]: cluster 2023-12-01T16:00:01.894152+0000 mgr.y (mgr.24356) 659 : cluster 0 pgmap v627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:02 smithi141 bash[31670]: audit 2023-12-01T16:00:01.961903+0000 mon.c (mon.2) 426 : audit 0 from='client.? 172.21.15.40:0/2036118478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:02 smithi040 bash[28232]: cluster 2023-12-01T16:00:01.894152+0000 mgr.y (mgr.24356) 659 : cluster 0 pgmap v627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:02 smithi040 bash[28232]: audit 2023-12-01T16:00:01.961903+0000 mon.c (mon.2) 426 : audit 0 from='client.? 172.21.15.40:0/2036118478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:02 smithi040 bash[41173]: cluster 2023-12-01T16:00:01.894152+0000 mgr.y (mgr.24356) 659 : cluster 0 pgmap v627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:03.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:02 smithi040 bash[41173]: audit 2023-12-01T16:00:01.961903+0000 mon.c (mon.2) 426 : audit 0 from='client.? 172.21.15.40:0/2036118478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:03 smithi141 bash[31670]: audit 2023-12-01T16:00:03.324198+0000 mon.c (mon.2) 427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:03 smithi040 bash[41173]: audit 2023-12-01T16:00:03.324198+0000 mon.c (mon.2) 427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:03 smithi040 bash[28232]: audit 2023-12-01T16:00:03.324198+0000 mon.c (mon.2) 427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:04 smithi141 bash[31670]: cluster 2023-12-01T16:00:03.894793+0000 mgr.y (mgr.24356) 660 : cluster 0 pgmap v628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:04 smithi141 bash[31670]: audit 2023-12-01T16:00:04.425265+0000 mon.c (mon.2) 428 : audit 0 from='client.? 172.21.15.40:0/2434454932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:04 smithi040 bash[41173]: cluster 2023-12-01T16:00:03.894793+0000 mgr.y (mgr.24356) 660 : cluster 0 pgmap v628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:04 smithi040 bash[41173]: audit 2023-12-01T16:00:04.425265+0000 mon.c (mon.2) 428 : audit 0 from='client.? 172.21.15.40:0/2434454932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:04 smithi040 bash[28232]: cluster 2023-12-01T16:00:03.894793+0000 mgr.y (mgr.24356) 660 : cluster 0 pgmap v628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:04 smithi040 bash[28232]: audit 2023-12-01T16:00:04.425265+0000 mon.c (mon.2) 428 : audit 0 from='client.? 172.21.15.40:0/2434454932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:00:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:00:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:06 smithi141 bash[31670]: cluster 2023-12-01T16:00:05.895932+0000 mgr.y (mgr.24356) 661 : cluster 0 pgmap v629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:06 smithi141 bash[31670]: audit 2023-12-01T16:00:06.889440+0000 mon.a (mon.0) 1122 : audit 0 from='client.? 172.21.15.40:0/3116889564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:07.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:06 smithi040 bash[28232]: cluster 2023-12-01T16:00:05.895932+0000 mgr.y (mgr.24356) 661 : cluster 0 pgmap v629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:07.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:06 smithi040 bash[28232]: audit 2023-12-01T16:00:06.889440+0000 mon.a (mon.0) 1122 : audit 0 from='client.? 172.21.15.40:0/3116889564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:06 smithi040 bash[41173]: cluster 2023-12-01T16:00:05.895932+0000 mgr.y (mgr.24356) 661 : cluster 0 pgmap v629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:06 smithi040 bash[41173]: audit 2023-12-01T16:00:06.889440+0000 mon.a (mon.0) 1122 : audit 0 from='client.? 172.21.15.40:0/3116889564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:09 smithi141 bash[31670]: cluster 2023-12-01T16:00:07.896610+0000 mgr.y (mgr.24356) 662 : cluster 0 pgmap v630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:09 smithi141 bash[31670]: audit 2023-12-01T16:00:09.357741+0000 mon.a (mon.0) 1123 : audit 0 from='client.? 172.21.15.40:0/178898654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:09 smithi040 bash[28232]: cluster 2023-12-01T16:00:07.896610+0000 mgr.y (mgr.24356) 662 : cluster 0 pgmap v630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:09 smithi040 bash[28232]: audit 2023-12-01T16:00:09.357741+0000 mon.a (mon.0) 1123 : audit 0 from='client.? 172.21.15.40:0/178898654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:09 smithi040 bash[41173]: cluster 2023-12-01T16:00:07.896610+0000 mgr.y (mgr.24356) 662 : cluster 0 pgmap v630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:09 smithi040 bash[41173]: audit 2023-12-01T16:00:09.357741+0000 mon.a (mon.0) 1123 : audit 0 from='client.? 172.21.15.40:0/178898654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:11 smithi141 bash[31670]: cluster 2023-12-01T16:00:09.897747+0000 mgr.y (mgr.24356) 663 : cluster 0 pgmap v631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:11 smithi040 bash[28232]: cluster 2023-12-01T16:00:09.897747+0000 mgr.y (mgr.24356) 663 : cluster 0 pgmap v631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:11 smithi040 bash[41173]: cluster 2023-12-01T16:00:09.897747+0000 mgr.y (mgr.24356) 663 : cluster 0 pgmap v631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:12 smithi141 bash[31670]: audit 2023-12-01T16:00:11.821715+0000 mon.a (mon.0) 1124 : audit 0 from='client.? 172.21.15.40:0/280964558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:12.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:12 smithi040 bash[28232]: audit 2023-12-01T16:00:11.821715+0000 mon.a (mon.0) 1124 : audit 0 from='client.? 172.21.15.40:0/280964558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:12.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:12 smithi040 bash[41173]: audit 2023-12-01T16:00:11.821715+0000 mon.a (mon.0) 1124 : audit 0 from='client.? 172.21.15.40:0/280964558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:13 smithi141 bash[31670]: cluster 2023-12-01T16:00:11.898408+0000 mgr.y (mgr.24356) 664 : cluster 0 pgmap v632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:13 smithi040 bash[28232]: cluster 2023-12-01T16:00:11.898408+0000 mgr.y (mgr.24356) 664 : cluster 0 pgmap v632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:13 smithi040 bash[41173]: cluster 2023-12-01T16:00:11.898408+0000 mgr.y (mgr.24356) 664 : cluster 0 pgmap v632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:14 smithi040 bash[28232]: audit 2023-12-01T16:00:14.286621+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.40:0/3170154323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:14 smithi040 bash[41173]: audit 2023-12-01T16:00:14.286621+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.40:0/3170154323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:14 smithi141 bash[31670]: audit 2023-12-01T16:00:14.286621+0000 mon.c (mon.2) 429 : audit 0 from='client.? 172.21.15.40:0/3170154323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:15 smithi040 bash[28232]: cluster 2023-12-01T16:00:13.899050+0000 mgr.y (mgr.24356) 665 : cluster 0 pgmap v633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:15 smithi040 bash[41173]: cluster 2023-12-01T16:00:13.899050+0000 mgr.y (mgr.24356) 665 : cluster 0 pgmap v633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:15 smithi141 bash[31670]: cluster 2023-12-01T16:00:13.899050+0000 mgr.y (mgr.24356) 665 : cluster 0 pgmap v633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:00:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:00:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:17 smithi040 bash[41173]: cluster 2023-12-01T16:00:15.900207+0000 mgr.y (mgr.24356) 666 : cluster 0 pgmap v634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:17 smithi040 bash[41173]: audit 2023-12-01T16:00:16.757820+0000 mon.c (mon.2) 430 : audit 0 from='client.? 172.21.15.40:0/1045558085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:17 smithi040 bash[28232]: cluster 2023-12-01T16:00:15.900207+0000 mgr.y (mgr.24356) 666 : cluster 0 pgmap v634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:17 smithi040 bash[28232]: audit 2023-12-01T16:00:16.757820+0000 mon.c (mon.2) 430 : audit 0 from='client.? 172.21.15.40:0/1045558085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:17 smithi141 bash[31670]: cluster 2023-12-01T16:00:15.900207+0000 mgr.y (mgr.24356) 666 : cluster 0 pgmap v634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:17 smithi141 bash[31670]: audit 2023-12-01T16:00:16.757820+0000 mon.c (mon.2) 430 : audit 0 from='client.? 172.21.15.40:0/1045558085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:18 smithi040 bash[28232]: audit 2023-12-01T16:00:18.324646+0000 mon.c (mon.2) 431 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:18 smithi040 bash[41173]: audit 2023-12-01T16:00:18.324646+0000 mon.c (mon.2) 431 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:18 smithi141 bash[31670]: audit 2023-12-01T16:00:18.324646+0000 mon.c (mon.2) 431 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:19 smithi040 bash[28232]: cluster 2023-12-01T16:00:17.900824+0000 mgr.y (mgr.24356) 667 : cluster 0 pgmap v635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:19 smithi040 bash[28232]: audit 2023-12-01T16:00:19.211912+0000 mon.c (mon.2) 432 : audit 0 from='client.? 172.21.15.40:0/2916697754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:19 smithi040 bash[41173]: cluster 2023-12-01T16:00:17.900824+0000 mgr.y (mgr.24356) 667 : cluster 0 pgmap v635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:19 smithi040 bash[41173]: audit 2023-12-01T16:00:19.211912+0000 mon.c (mon.2) 432 : audit 0 from='client.? 172.21.15.40:0/2916697754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:19 smithi141 bash[31670]: cluster 2023-12-01T16:00:17.900824+0000 mgr.y (mgr.24356) 667 : cluster 0 pgmap v635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:19 smithi141 bash[31670]: audit 2023-12-01T16:00:19.211912+0000 mon.c (mon.2) 432 : audit 0 from='client.? 172.21.15.40:0/2916697754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:21 smithi040 bash[28232]: cluster 2023-12-01T16:00:19.901932+0000 mgr.y (mgr.24356) 668 : cluster 0 pgmap v636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:21 smithi040 bash[41173]: cluster 2023-12-01T16:00:19.901932+0000 mgr.y (mgr.24356) 668 : cluster 0 pgmap v636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:21 smithi141 bash[31670]: cluster 2023-12-01T16:00:19.901932+0000 mgr.y (mgr.24356) 668 : cluster 0 pgmap v636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:22 smithi040 bash[28232]: audit 2023-12-01T16:00:21.670797+0000 mon.a (mon.0) 1125 : audit 0 from='client.? 172.21.15.40:0/1472138076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:22.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:22 smithi040 bash[41173]: audit 2023-12-01T16:00:21.670797+0000 mon.a (mon.0) 1125 : audit 0 from='client.? 172.21.15.40:0/1472138076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:22 smithi141 bash[31670]: audit 2023-12-01T16:00:21.670797+0000 mon.a (mon.0) 1125 : audit 0 from='client.? 172.21.15.40:0/1472138076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:23 smithi040 bash[28232]: cluster 2023-12-01T16:00:21.902621+0000 mgr.y (mgr.24356) 669 : cluster 0 pgmap v637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:23 smithi040 bash[41173]: cluster 2023-12-01T16:00:21.902621+0000 mgr.y (mgr.24356) 669 : cluster 0 pgmap v637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:23 smithi141 bash[31670]: cluster 2023-12-01T16:00:21.902621+0000 mgr.y (mgr.24356) 669 : cluster 0 pgmap v637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:24 smithi040 bash[28232]: audit 2023-12-01T16:00:24.132839+0000 mon.a (mon.0) 1126 : audit 0 from='client.? 172.21.15.40:0/3928885304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:24 smithi040 bash[41173]: audit 2023-12-01T16:00:24.132839+0000 mon.a (mon.0) 1126 : audit 0 from='client.? 172.21.15.40:0/3928885304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:24 smithi141 bash[31670]: audit 2023-12-01T16:00:24.132839+0000 mon.a (mon.0) 1126 : audit 0 from='client.? 172.21.15.40:0/3928885304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:25 smithi040 bash[28232]: cluster 2023-12-01T16:00:23.903267+0000 mgr.y (mgr.24356) 670 : cluster 0 pgmap v638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:25 smithi040 bash[41173]: cluster 2023-12-01T16:00:23.903267+0000 mgr.y (mgr.24356) 670 : cluster 0 pgmap v638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:25 smithi141 bash[31670]: cluster 2023-12-01T16:00:23.903267+0000 mgr.y (mgr.24356) 670 : cluster 0 pgmap v638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:00:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T16:00:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:27 smithi040 bash[28232]: cluster 2023-12-01T16:00:25.904451+0000 mgr.y (mgr.24356) 671 : cluster 0 pgmap v639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:27 smithi040 bash[28232]: audit 2023-12-01T16:00:26.600584+0000 mon.a (mon.0) 1127 : audit 0 from='client.? 172.21.15.40:0/1103537399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:27 smithi040 bash[41173]: cluster 2023-12-01T16:00:25.904451+0000 mgr.y (mgr.24356) 671 : cluster 0 pgmap v639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:27 smithi040 bash[41173]: audit 2023-12-01T16:00:26.600584+0000 mon.a (mon.0) 1127 : audit 0 from='client.? 172.21.15.40:0/1103537399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:27 smithi141 bash[31670]: cluster 2023-12-01T16:00:25.904451+0000 mgr.y (mgr.24356) 671 : cluster 0 pgmap v639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:27 smithi141 bash[31670]: audit 2023-12-01T16:00:26.600584+0000 mon.a (mon.0) 1127 : audit 0 from='client.? 172.21.15.40:0/1103537399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:29 smithi040 bash[28232]: cluster 2023-12-01T16:00:27.905084+0000 mgr.y (mgr.24356) 672 : cluster 0 pgmap v640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:29 smithi040 bash[28232]: audit 2023-12-01T16:00:29.070619+0000 mon.a (mon.0) 1128 : audit 0 from='client.? 172.21.15.40:0/188688422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:29 smithi040 bash[41173]: cluster 2023-12-01T16:00:27.905084+0000 mgr.y (mgr.24356) 672 : cluster 0 pgmap v640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:29 smithi040 bash[41173]: audit 2023-12-01T16:00:29.070619+0000 mon.a (mon.0) 1128 : audit 0 from='client.? 172.21.15.40:0/188688422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:29 smithi141 bash[31670]: cluster 2023-12-01T16:00:27.905084+0000 mgr.y (mgr.24356) 672 : cluster 0 pgmap v640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:29 smithi141 bash[31670]: audit 2023-12-01T16:00:29.070619+0000 mon.a (mon.0) 1128 : audit 0 from='client.? 172.21.15.40:0/188688422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:31 smithi040 bash[28232]: cluster 2023-12-01T16:00:29.906177+0000 mgr.y (mgr.24356) 673 : cluster 0 pgmap v641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:31 smithi040 bash[28232]: audit 2023-12-01T16:00:31.537180+0000 mon.c (mon.2) 433 : audit 0 from='client.? 172.21.15.40:0/2025527899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:31 smithi040 bash[41173]: cluster 2023-12-01T16:00:29.906177+0000 mgr.y (mgr.24356) 673 : cluster 0 pgmap v641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:31 smithi040 bash[41173]: audit 2023-12-01T16:00:31.537180+0000 mon.c (mon.2) 433 : audit 0 from='client.? 172.21.15.40:0/2025527899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:31 smithi141 bash[31670]: cluster 2023-12-01T16:00:29.906177+0000 mgr.y (mgr.24356) 673 : cluster 0 pgmap v641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:31 smithi141 bash[31670]: audit 2023-12-01T16:00:31.537180+0000 mon.c (mon.2) 433 : audit 0 from='client.? 172.21.15.40:0/2025527899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:33 smithi040 bash[28232]: cluster 2023-12-01T16:00:31.906854+0000 mgr.y (mgr.24356) 674 : cluster 0 pgmap v642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:33 smithi040 bash[28232]: audit 2023-12-01T16:00:33.325002+0000 mon.c (mon.2) 434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:33 smithi040 bash[41173]: cluster 2023-12-01T16:00:31.906854+0000 mgr.y (mgr.24356) 674 : cluster 0 pgmap v642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:33 smithi040 bash[41173]: audit 2023-12-01T16:00:33.325002+0000 mon.c (mon.2) 434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:33 smithi141 bash[31670]: cluster 2023-12-01T16:00:31.906854+0000 mgr.y (mgr.24356) 674 : cluster 0 pgmap v642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:33 smithi141 bash[31670]: audit 2023-12-01T16:00:33.325002+0000 mon.c (mon.2) 434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:34 smithi040 bash[28232]: audit 2023-12-01T16:00:34.006528+0000 mon.a (mon.0) 1129 : audit 0 from='client.? 172.21.15.40:0/3878359309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:34 smithi040 bash[41173]: audit 2023-12-01T16:00:34.006528+0000 mon.a (mon.0) 1129 : audit 0 from='client.? 172.21.15.40:0/3878359309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:34 smithi141 bash[31670]: audit 2023-12-01T16:00:34.006528+0000 mon.a (mon.0) 1129 : audit 0 from='client.? 172.21.15.40:0/3878359309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:35 smithi040 bash[28232]: cluster 2023-12-01T16:00:33.907478+0000 mgr.y (mgr.24356) 675 : cluster 0 pgmap v643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:35 smithi040 bash[41173]: cluster 2023-12-01T16:00:33.907478+0000 mgr.y (mgr.24356) 675 : cluster 0 pgmap v643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:35 smithi141 bash[31670]: cluster 2023-12-01T16:00:33.907478+0000 mgr.y (mgr.24356) 675 : cluster 0 pgmap v643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:36 smithi040 bash[28232]: audit 2023-12-01T16:00:36.474787+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.40:0/590330237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:00:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:00:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:36 smithi040 bash[41173]: audit 2023-12-01T16:00:36.474787+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.40:0/590330237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:36 smithi141 bash[31670]: audit 2023-12-01T16:00:36.474787+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.40:0/590330237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:37 smithi040 bash[28232]: cluster 2023-12-01T16:00:35.908682+0000 mgr.y (mgr.24356) 676 : cluster 0 pgmap v644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:37 smithi040 bash[41173]: cluster 2023-12-01T16:00:35.908682+0000 mgr.y (mgr.24356) 676 : cluster 0 pgmap v644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:37 smithi141 bash[31670]: cluster 2023-12-01T16:00:35.908682+0000 mgr.y (mgr.24356) 676 : cluster 0 pgmap v644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:39 smithi040 bash[41173]: cluster 2023-12-01T16:00:37.909317+0000 mgr.y (mgr.24356) 677 : cluster 0 pgmap v645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:39 smithi040 bash[41173]: audit 2023-12-01T16:00:38.933673+0000 mon.a (mon.0) 1131 : audit 0 from='client.? 172.21.15.40:0/490829056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:39 smithi040 bash[28232]: cluster 2023-12-01T16:00:37.909317+0000 mgr.y (mgr.24356) 677 : cluster 0 pgmap v645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:39 smithi040 bash[28232]: audit 2023-12-01T16:00:38.933673+0000 mon.a (mon.0) 1131 : audit 0 from='client.? 172.21.15.40:0/490829056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:39 smithi141 bash[31670]: cluster 2023-12-01T16:00:37.909317+0000 mgr.y (mgr.24356) 677 : cluster 0 pgmap v645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:39 smithi141 bash[31670]: audit 2023-12-01T16:00:38.933673+0000 mon.a (mon.0) 1131 : audit 0 from='client.? 172.21.15.40:0/490829056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:41 smithi040 bash[28232]: cluster 2023-12-01T16:00:39.910442+0000 mgr.y (mgr.24356) 678 : cluster 0 pgmap v646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:41 smithi040 bash[28232]: audit 2023-12-01T16:00:41.402635+0000 mon.a (mon.0) 1132 : audit 0 from='client.? 172.21.15.40:0/491132324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:41 smithi040 bash[41173]: cluster 2023-12-01T16:00:39.910442+0000 mgr.y (mgr.24356) 678 : cluster 0 pgmap v646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:41 smithi040 bash[41173]: audit 2023-12-01T16:00:41.402635+0000 mon.a (mon.0) 1132 : audit 0 from='client.? 172.21.15.40:0/491132324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:41 smithi141 bash[31670]: cluster 2023-12-01T16:00:39.910442+0000 mgr.y (mgr.24356) 678 : cluster 0 pgmap v646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:41 smithi141 bash[31670]: audit 2023-12-01T16:00:41.402635+0000 mon.a (mon.0) 1132 : audit 0 from='client.? 172.21.15.40:0/491132324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:43 smithi040 bash[28232]: cluster 2023-12-01T16:00:41.911207+0000 mgr.y (mgr.24356) 679 : cluster 0 pgmap v647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:43 smithi040 bash[41173]: cluster 2023-12-01T16:00:41.911207+0000 mgr.y (mgr.24356) 679 : cluster 0 pgmap v647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:43 smithi141 bash[31670]: cluster 2023-12-01T16:00:41.911207+0000 mgr.y (mgr.24356) 679 : cluster 0 pgmap v647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:44 smithi040 bash[28232]: audit 2023-12-01T16:00:43.874356+0000 mon.c (mon.2) 435 : audit 0 from='client.? 172.21.15.40:0/3004030094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:44 smithi040 bash[41173]: audit 2023-12-01T16:00:43.874356+0000 mon.c (mon.2) 435 : audit 0 from='client.? 172.21.15.40:0/3004030094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:44 smithi141 bash[31670]: audit 2023-12-01T16:00:43.874356+0000 mon.c (mon.2) 435 : audit 0 from='client.? 172.21.15.40:0/3004030094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:45 smithi040 bash[41173]: cluster 2023-12-01T16:00:43.911899+0000 mgr.y (mgr.24356) 680 : cluster 0 pgmap v648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:45 smithi040 bash[28232]: cluster 2023-12-01T16:00:43.911899+0000 mgr.y (mgr.24356) 680 : cluster 0 pgmap v648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:45 smithi141 bash[31670]: cluster 2023-12-01T16:00:43.911899+0000 mgr.y (mgr.24356) 680 : cluster 0 pgmap v648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:46 smithi040 bash[28232]: audit 2023-12-01T16:00:46.337504+0000 mon.c (mon.2) 436 : audit 0 from='client.? 172.21.15.40:0/3272289044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:00:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:00:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:46 smithi040 bash[41173]: audit 2023-12-01T16:00:46.337504+0000 mon.c (mon.2) 436 : audit 0 from='client.? 172.21.15.40:0/3272289044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:46 smithi141 bash[31670]: audit 2023-12-01T16:00:46.337504+0000 mon.c (mon.2) 436 : audit 0 from='client.? 172.21.15.40:0/3272289044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:47 smithi040 bash[41173]: cluster 2023-12-01T16:00:45.913134+0000 mgr.y (mgr.24356) 681 : cluster 0 pgmap v649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:47 smithi040 bash[28232]: cluster 2023-12-01T16:00:45.913134+0000 mgr.y (mgr.24356) 681 : cluster 0 pgmap v649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:47 smithi141 bash[31670]: cluster 2023-12-01T16:00:45.913134+0000 mgr.y (mgr.24356) 681 : cluster 0 pgmap v649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:48 smithi040 bash[41173]: audit 2023-12-01T16:00:48.325477+0000 mon.c (mon.2) 437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:48 smithi040 bash[28232]: audit 2023-12-01T16:00:48.325477+0000 mon.c (mon.2) 437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:48 smithi141 bash[31670]: audit 2023-12-01T16:00:48.325477+0000 mon.c (mon.2) 437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:49 smithi040 bash[41173]: cluster 2023-12-01T16:00:47.913949+0000 mgr.y (mgr.24356) 682 : cluster 0 pgmap v650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:49 smithi040 bash[41173]: audit 2023-12-01T16:00:48.810253+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.40:0/3215267032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:49 smithi040 bash[28232]: cluster 2023-12-01T16:00:47.913949+0000 mgr.y (mgr.24356) 682 : cluster 0 pgmap v650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:49 smithi040 bash[28232]: audit 2023-12-01T16:00:48.810253+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.40:0/3215267032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:49 smithi141 bash[31670]: cluster 2023-12-01T16:00:47.913949+0000 mgr.y (mgr.24356) 682 : cluster 0 pgmap v650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:49 smithi141 bash[31670]: audit 2023-12-01T16:00:48.810253+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.40:0/3215267032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:51 smithi141 bash[31670]: cluster 2023-12-01T16:00:49.915129+0000 mgr.y (mgr.24356) 683 : cluster 0 pgmap v651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:51 smithi141 bash[31670]: audit 2023-12-01T16:00:51.271726+0000 mon.c (mon.2) 438 : audit 0 from='client.? 172.21.15.40:0/950996851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:51 smithi040 bash[28232]: cluster 2023-12-01T16:00:49.915129+0000 mgr.y (mgr.24356) 683 : cluster 0 pgmap v651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:51 smithi040 bash[28232]: audit 2023-12-01T16:00:51.271726+0000 mon.c (mon.2) 438 : audit 0 from='client.? 172.21.15.40:0/950996851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:51 smithi040 bash[41173]: cluster 2023-12-01T16:00:49.915129+0000 mgr.y (mgr.24356) 683 : cluster 0 pgmap v651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:51 smithi040 bash[41173]: audit 2023-12-01T16:00:51.271726+0000 mon.c (mon.2) 438 : audit 0 from='client.? 172.21.15.40:0/950996851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:53 smithi141 bash[31670]: cluster 2023-12-01T16:00:51.915849+0000 mgr.y (mgr.24356) 684 : cluster 0 pgmap v652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:53 smithi040 bash[28232]: cluster 2023-12-01T16:00:51.915849+0000 mgr.y (mgr.24356) 684 : cluster 0 pgmap v652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:53 smithi040 bash[41173]: cluster 2023-12-01T16:00:51.915849+0000 mgr.y (mgr.24356) 684 : cluster 0 pgmap v652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:54 smithi141 bash[31670]: audit 2023-12-01T16:00:53.737360+0000 mon.a (mon.0) 1134 : audit 0 from='client.? 172.21.15.40:0/2777009549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:54 smithi040 bash[28232]: audit 2023-12-01T16:00:53.737360+0000 mon.a (mon.0) 1134 : audit 0 from='client.? 172.21.15.40:0/2777009549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:54 smithi040 bash[41173]: audit 2023-12-01T16:00:53.737360+0000 mon.a (mon.0) 1134 : audit 0 from='client.? 172.21.15.40:0/2777009549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:55 smithi141 bash[31670]: cluster 2023-12-01T16:00:53.916492+0000 mgr.y (mgr.24356) 685 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:55 smithi040 bash[28232]: cluster 2023-12-01T16:00:53.916492+0000 mgr.y (mgr.24356) 685 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:55 smithi040 bash[41173]: cluster 2023-12-01T16:00:53.916492+0000 mgr.y (mgr.24356) 685 : cluster 0 pgmap v653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:56 smithi040 bash[41173]: audit 2023-12-01T16:00:56.206185+0000 mon.a (mon.0) 1135 : audit 0 from='client.? 172.21.15.40:0/2063215070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:56 smithi040 bash[41173]: audit 2023-12-01T16:00:56.607945+0000 mon.c (mon.2) 439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:00:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:00:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:56 smithi040 bash[28232]: audit 2023-12-01T16:00:56.206185+0000 mon.a (mon.0) 1135 : audit 0 from='client.? 172.21.15.40:0/2063215070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:56 smithi040 bash[28232]: audit 2023-12-01T16:00:56.607945+0000 mon.c (mon.2) 439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:56 smithi141 bash[31670]: audit 2023-12-01T16:00:56.206185+0000 mon.a (mon.0) 1135 : audit 0 from='client.? 172.21.15.40:0/2063215070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:56 smithi141 bash[31670]: audit 2023-12-01T16:00:56.607945+0000 mon.c (mon.2) 439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:57 smithi141 bash[31670]: cluster 2023-12-01T16:00:55.917603+0000 mgr.y (mgr.24356) 686 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:57 smithi141 bash[31670]: audit 2023-12-01T16:00:57.039065+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:00:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:57 smithi141 bash[31670]: audit 2023-12-01T16:00:57.061488+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:00:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:57 smithi040 bash[28232]: cluster 2023-12-01T16:00:55.917603+0000 mgr.y (mgr.24356) 686 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:57 smithi040 bash[28232]: audit 2023-12-01T16:00:57.039065+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:00:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:57 smithi040 bash[28232]: audit 2023-12-01T16:00:57.061488+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:00:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:57 smithi040 bash[41173]: cluster 2023-12-01T16:00:55.917603+0000 mgr.y (mgr.24356) 686 : cluster 0 pgmap v654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:00:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:57 smithi040 bash[41173]: audit 2023-12-01T16:00:57.039065+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:00:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:57 smithi040 bash[41173]: audit 2023-12-01T16:00:57.061488+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:00:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:58 smithi141 bash[31670]: audit 2023-12-01T16:00:58.669457+0000 mon.c (mon.2) 440 : audit 0 from='client.? 172.21.15.40:0/3966578141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:58 smithi040 bash[41173]: audit 2023-12-01T16:00:58.669457+0000 mon.c (mon.2) 440 : audit 0 from='client.? 172.21.15.40:0/3966578141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:00:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:58 smithi040 bash[28232]: audit 2023-12-01T16:00:58.669457+0000 mon.c (mon.2) 440 : audit 0 from='client.? 172.21.15.40:0/3966578141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:00:59 smithi141 bash[31670]: cluster 2023-12-01T16:00:57.918270+0000 mgr.y (mgr.24356) 687 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:00:59 smithi040 bash[28232]: cluster 2023-12-01T16:00:57.918270+0000 mgr.y (mgr.24356) 687 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:00:59 smithi040 bash[41173]: cluster 2023-12-01T16:00:57.918270+0000 mgr.y (mgr.24356) 687 : cluster 0 pgmap v655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:01 smithi141 bash[31670]: cluster 2023-12-01T16:00:59.919369+0000 mgr.y (mgr.24356) 688 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:01 smithi141 bash[31670]: audit 2023-12-01T16:01:01.126125+0000 mon.c (mon.2) 441 : audit 0 from='client.? 172.21.15.40:0/1108326608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:01 smithi040 bash[28232]: cluster 2023-12-01T16:00:59.919369+0000 mgr.y (mgr.24356) 688 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:01 smithi040 bash[28232]: audit 2023-12-01T16:01:01.126125+0000 mon.c (mon.2) 441 : audit 0 from='client.? 172.21.15.40:0/1108326608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:01 smithi040 bash[41173]: cluster 2023-12-01T16:00:59.919369+0000 mgr.y (mgr.24356) 688 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:01 smithi040 bash[41173]: audit 2023-12-01T16:01:01.126125+0000 mon.c (mon.2) 441 : audit 0 from='client.? 172.21.15.40:0/1108326608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: cluster 2023-12-01T16:01:01.920067+0000 mgr.y (mgr.24356) 689 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:02.855456+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:02.867792+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:02.907256+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:02.920122+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:03.331150+0000 mon.c (mon.2) 442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:03.516733+0000 mon.c (mon.2) 443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:03.518411+0000 mon.c (mon.2) 444 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:03.526431+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:03 smithi141 bash[31670]: audit 2023-12-01T16:01:03.632346+0000 mon.c (mon.2) 445 : audit 0 from='client.? 172.21.15.40:0/1295211115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: cluster 2023-12-01T16:01:01.920067+0000 mgr.y (mgr.24356) 689 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:02.855456+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:02.867792+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:02.907256+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:02.920122+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:03.331150+0000 mon.c (mon.2) 442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:03.516733+0000 mon.c (mon.2) 443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:03.518411+0000 mon.c (mon.2) 444 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:03.526431+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[41173]: audit 2023-12-01T16:01:03.632346+0000 mon.c (mon.2) 445 : audit 0 from='client.? 172.21.15.40:0/1295211115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: cluster 2023-12-01T16:01:01.920067+0000 mgr.y (mgr.24356) 689 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:02.855456+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:02.867792+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:02.907256+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:02.920122+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:03.331150+0000 mon.c (mon.2) 442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:03.516733+0000 mon.c (mon.2) 443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:03.518411+0000 mon.c (mon.2) 444 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:03.526431+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:01:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:03 smithi040 bash[28232]: audit 2023-12-01T16:01:03.632346+0000 mon.c (mon.2) 445 : audit 0 from='client.? 172.21.15.40:0/1295211115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:05 smithi141 bash[31670]: cluster 2023-12-01T16:01:03.920727+0000 mgr.y (mgr.24356) 690 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:05 smithi040 bash[28232]: cluster 2023-12-01T16:01:03.920727+0000 mgr.y (mgr.24356) 690 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:05 smithi040 bash[41173]: cluster 2023-12-01T16:01:03.920727+0000 mgr.y (mgr.24356) 690 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:01:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:01:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:06 smithi040 bash[41173]: audit 2023-12-01T16:01:06.090382+0000 mon.a (mon.0) 1143 : audit 0 from='client.? 172.21.15.40:0/87392611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:06 smithi040 bash[28232]: audit 2023-12-01T16:01:06.090382+0000 mon.a (mon.0) 1143 : audit 0 from='client.? 172.21.15.40:0/87392611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:06 smithi141 bash[31670]: audit 2023-12-01T16:01:06.090382+0000 mon.a (mon.0) 1143 : audit 0 from='client.? 172.21.15.40:0/87392611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:07 smithi141 bash[31670]: cluster 2023-12-01T16:01:05.922070+0000 mgr.y (mgr.24356) 691 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:07 smithi040 bash[41173]: cluster 2023-12-01T16:01:05.922070+0000 mgr.y (mgr.24356) 691 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:07 smithi040 bash[28232]: cluster 2023-12-01T16:01:05.922070+0000 mgr.y (mgr.24356) 691 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:08 smithi141 bash[31670]: cluster 2023-12-01T16:01:07.922729+0000 mgr.y (mgr.24356) 692 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:08 smithi141 bash[31670]: audit 2023-12-01T16:01:08.565202+0000 mon.c (mon.2) 446 : audit 0 from='client.? 172.21.15.40:0/3794390110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:08 smithi040 bash[41173]: cluster 2023-12-01T16:01:07.922729+0000 mgr.y (mgr.24356) 692 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:08 smithi040 bash[41173]: audit 2023-12-01T16:01:08.565202+0000 mon.c (mon.2) 446 : audit 0 from='client.? 172.21.15.40:0/3794390110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:08 smithi040 bash[28232]: cluster 2023-12-01T16:01:07.922729+0000 mgr.y (mgr.24356) 692 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:08 smithi040 bash[28232]: audit 2023-12-01T16:01:08.565202+0000 mon.c (mon.2) 446 : audit 0 from='client.? 172.21.15.40:0/3794390110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:10 smithi141 bash[31670]: cluster 2023-12-01T16:01:09.923869+0000 mgr.y (mgr.24356) 693 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:10 smithi040 bash[41173]: cluster 2023-12-01T16:01:09.923869+0000 mgr.y (mgr.24356) 693 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:11.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:10 smithi040 bash[28232]: cluster 2023-12-01T16:01:09.923869+0000 mgr.y (mgr.24356) 693 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:11 smithi141 bash[31670]: audit 2023-12-01T16:01:11.036110+0000 mon.a (mon.0) 1144 : audit 0 from='client.? 172.21.15.40:0/3844182671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:12.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 16:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T16:01:12.086247199Z level=info msg="Completed cleanup jobs" duration=46.949179ms 2023-12-01T16:01:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:11 smithi040 bash[28232]: audit 2023-12-01T16:01:11.036110+0000 mon.a (mon.0) 1144 : audit 0 from='client.? 172.21.15.40:0/3844182671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:11 smithi040 bash[41173]: audit 2023-12-01T16:01:11.036110+0000 mon.a (mon.0) 1144 : audit 0 from='client.? 172.21.15.40:0/3844182671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:13 smithi141 bash[31670]: cluster 2023-12-01T16:01:11.924551+0000 mgr.y (mgr.24356) 694 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:13 smithi141 bash[31670]: audit 2023-12-01T16:01:13.499578+0000 mon.a (mon.0) 1145 : audit 0 from='client.? 172.21.15.40:0/1623141018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:13 smithi040 bash[28232]: cluster 2023-12-01T16:01:11.924551+0000 mgr.y (mgr.24356) 694 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:13 smithi040 bash[28232]: audit 2023-12-01T16:01:13.499578+0000 mon.a (mon.0) 1145 : audit 0 from='client.? 172.21.15.40:0/1623141018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:13 smithi040 bash[41173]: cluster 2023-12-01T16:01:11.924551+0000 mgr.y (mgr.24356) 694 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:13 smithi040 bash[41173]: audit 2023-12-01T16:01:13.499578+0000 mon.a (mon.0) 1145 : audit 0 from='client.? 172.21.15.40:0/1623141018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:15 smithi141 bash[31670]: cluster 2023-12-01T16:01:13.925135+0000 mgr.y (mgr.24356) 695 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:15 smithi040 bash[41173]: cluster 2023-12-01T16:01:13.925135+0000 mgr.y (mgr.24356) 695 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:15 smithi040 bash[28232]: cluster 2023-12-01T16:01:13.925135+0000 mgr.y (mgr.24356) 695 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:01:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:01:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:16 smithi040 bash[41173]: audit 2023-12-01T16:01:15.962641+0000 mon.a (mon.0) 1146 : audit 0 from='client.? 172.21.15.40:0/1021213042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:16 smithi040 bash[28232]: audit 2023-12-01T16:01:15.962641+0000 mon.a (mon.0) 1146 : audit 0 from='client.? 172.21.15.40:0/1021213042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:16 smithi141 bash[31670]: audit 2023-12-01T16:01:15.962641+0000 mon.a (mon.0) 1146 : audit 0 from='client.? 172.21.15.40:0/1021213042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:17 smithi040 bash[28232]: cluster 2023-12-01T16:01:15.926196+0000 mgr.y (mgr.24356) 696 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:17 smithi040 bash[41173]: cluster 2023-12-01T16:01:15.926196+0000 mgr.y (mgr.24356) 696 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:17 smithi141 bash[31670]: cluster 2023-12-01T16:01:15.926196+0000 mgr.y (mgr.24356) 696 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:18 smithi040 bash[28232]: audit 2023-12-01T16:01:18.331102+0000 mon.c (mon.2) 447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:18 smithi040 bash[28232]: audit 2023-12-01T16:01:18.430386+0000 mon.a (mon.0) 1147 : audit 0 from='client.? 172.21.15.40:0/2114838076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:18 smithi040 bash[41173]: audit 2023-12-01T16:01:18.331102+0000 mon.c (mon.2) 447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:18 smithi040 bash[41173]: audit 2023-12-01T16:01:18.430386+0000 mon.a (mon.0) 1147 : audit 0 from='client.? 172.21.15.40:0/2114838076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:18 smithi141 bash[31670]: audit 2023-12-01T16:01:18.331102+0000 mon.c (mon.2) 447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:18 smithi141 bash[31670]: audit 2023-12-01T16:01:18.430386+0000 mon.a (mon.0) 1147 : audit 0 from='client.? 172.21.15.40:0/2114838076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:19 smithi040 bash[28232]: cluster 2023-12-01T16:01:17.926869+0000 mgr.y (mgr.24356) 697 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:19 smithi040 bash[41173]: cluster 2023-12-01T16:01:17.926869+0000 mgr.y (mgr.24356) 697 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:19 smithi141 bash[31670]: cluster 2023-12-01T16:01:17.926869+0000 mgr.y (mgr.24356) 697 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:21 smithi040 bash[28232]: cluster 2023-12-01T16:01:19.928098+0000 mgr.y (mgr.24356) 698 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:21 smithi040 bash[28232]: audit 2023-12-01T16:01:20.891582+0000 mon.a (mon.0) 1148 : audit 0 from='client.? 172.21.15.40:0/410528523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:21 smithi040 bash[41173]: cluster 2023-12-01T16:01:19.928098+0000 mgr.y (mgr.24356) 698 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:21 smithi040 bash[41173]: audit 2023-12-01T16:01:20.891582+0000 mon.a (mon.0) 1148 : audit 0 from='client.? 172.21.15.40:0/410528523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:21 smithi141 bash[31670]: cluster 2023-12-01T16:01:19.928098+0000 mgr.y (mgr.24356) 698 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:21 smithi141 bash[31670]: audit 2023-12-01T16:01:20.891582+0000 mon.a (mon.0) 1148 : audit 0 from='client.? 172.21.15.40:0/410528523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:23 smithi040 bash[41173]: cluster 2023-12-01T16:01:21.928929+0000 mgr.y (mgr.24356) 699 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:23 smithi040 bash[41173]: audit 2023-12-01T16:01:23.355263+0000 mon.c (mon.2) 448 : audit 0 from='client.? 172.21.15.40:0/903681229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:23 smithi040 bash[28232]: cluster 2023-12-01T16:01:21.928929+0000 mgr.y (mgr.24356) 699 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:23 smithi040 bash[28232]: audit 2023-12-01T16:01:23.355263+0000 mon.c (mon.2) 448 : audit 0 from='client.? 172.21.15.40:0/903681229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:23 smithi141 bash[31670]: cluster 2023-12-01T16:01:21.928929+0000 mgr.y (mgr.24356) 699 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:23 smithi141 bash[31670]: audit 2023-12-01T16:01:23.355263+0000 mon.c (mon.2) 448 : audit 0 from='client.? 172.21.15.40:0/903681229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:25 smithi040 bash[28232]: cluster 2023-12-01T16:01:23.929589+0000 mgr.y (mgr.24356) 700 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:25 smithi040 bash[41173]: cluster 2023-12-01T16:01:23.929589+0000 mgr.y (mgr.24356) 700 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:25 smithi141 bash[31670]: cluster 2023-12-01T16:01:23.929589+0000 mgr.y (mgr.24356) 700 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:01:26] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:01:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:26 smithi040 bash[41173]: audit 2023-12-01T16:01:25.814108+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.40:0/74026627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:26 smithi040 bash[28232]: audit 2023-12-01T16:01:25.814108+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.40:0/74026627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:26 smithi141 bash[31670]: audit 2023-12-01T16:01:25.814108+0000 mon.a (mon.0) 1149 : audit 0 from='client.? 172.21.15.40:0/74026627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:27 smithi040 bash[28232]: cluster 2023-12-01T16:01:25.930716+0000 mgr.y (mgr.24356) 701 : cluster 0 pgmap v669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:27 smithi040 bash[41173]: cluster 2023-12-01T16:01:25.930716+0000 mgr.y (mgr.24356) 701 : cluster 0 pgmap v669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:27 smithi141 bash[31670]: cluster 2023-12-01T16:01:25.930716+0000 mgr.y (mgr.24356) 701 : cluster 0 pgmap v669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:28.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:28 smithi040 bash[28232]: audit 2023-12-01T16:01:28.275533+0000 mon.c (mon.2) 449 : audit 0 from='client.? 172.21.15.40:0/169713373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:28.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:28 smithi040 bash[41173]: audit 2023-12-01T16:01:28.275533+0000 mon.c (mon.2) 449 : audit 0 from='client.? 172.21.15.40:0/169713373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:28 smithi141 bash[31670]: audit 2023-12-01T16:01:28.275533+0000 mon.c (mon.2) 449 : audit 0 from='client.? 172.21.15.40:0/169713373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:29 smithi040 bash[28232]: cluster 2023-12-01T16:01:27.931332+0000 mgr.y (mgr.24356) 702 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:29 smithi040 bash[41173]: cluster 2023-12-01T16:01:27.931332+0000 mgr.y (mgr.24356) 702 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:29 smithi141 bash[31670]: cluster 2023-12-01T16:01:27.931332+0000 mgr.y (mgr.24356) 702 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:31 smithi040 bash[28232]: cluster 2023-12-01T16:01:29.932446+0000 mgr.y (mgr.24356) 703 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:31 smithi040 bash[28232]: audit 2023-12-01T16:01:30.737503+0000 mon.a (mon.0) 1150 : audit 0 from='client.? 172.21.15.40:0/2787344416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:31 smithi040 bash[41173]: cluster 2023-12-01T16:01:29.932446+0000 mgr.y (mgr.24356) 703 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:31 smithi040 bash[41173]: audit 2023-12-01T16:01:30.737503+0000 mon.a (mon.0) 1150 : audit 0 from='client.? 172.21.15.40:0/2787344416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:31 smithi141 bash[31670]: cluster 2023-12-01T16:01:29.932446+0000 mgr.y (mgr.24356) 703 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:31 smithi141 bash[31670]: audit 2023-12-01T16:01:30.737503+0000 mon.a (mon.0) 1150 : audit 0 from='client.? 172.21.15.40:0/2787344416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:33 smithi040 bash[28232]: cluster 2023-12-01T16:01:31.933098+0000 mgr.y (mgr.24356) 704 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:33 smithi040 bash[28232]: audit 2023-12-01T16:01:33.202133+0000 mon.a (mon.0) 1151 : audit 0 from='client.? 172.21.15.40:0/1639421578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:33 smithi040 bash[28232]: audit 2023-12-01T16:01:33.331607+0000 mon.c (mon.2) 450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:33 smithi040 bash[41173]: cluster 2023-12-01T16:01:31.933098+0000 mgr.y (mgr.24356) 704 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:33 smithi040 bash[41173]: audit 2023-12-01T16:01:33.202133+0000 mon.a (mon.0) 1151 : audit 0 from='client.? 172.21.15.40:0/1639421578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:33 smithi040 bash[41173]: audit 2023-12-01T16:01:33.331607+0000 mon.c (mon.2) 450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:33 smithi141 bash[31670]: cluster 2023-12-01T16:01:31.933098+0000 mgr.y (mgr.24356) 704 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:33 smithi141 bash[31670]: audit 2023-12-01T16:01:33.202133+0000 mon.a (mon.0) 1151 : audit 0 from='client.? 172.21.15.40:0/1639421578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:33 smithi141 bash[31670]: audit 2023-12-01T16:01:33.331607+0000 mon.c (mon.2) 450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:35 smithi040 bash[28232]: cluster 2023-12-01T16:01:33.933747+0000 mgr.y (mgr.24356) 705 : cluster 0 pgmap v673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:35 smithi040 bash[41173]: cluster 2023-12-01T16:01:33.933747+0000 mgr.y (mgr.24356) 705 : cluster 0 pgmap v673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:35 smithi141 bash[31670]: cluster 2023-12-01T16:01:33.933747+0000 mgr.y (mgr.24356) 705 : cluster 0 pgmap v673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:36 smithi040 bash[28232]: audit 2023-12-01T16:01:35.673789+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.40:0/911362777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:36 smithi040 bash[41173]: audit 2023-12-01T16:01:35.673789+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.40:0/911362777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:01:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:01:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:36 smithi141 bash[31670]: audit 2023-12-01T16:01:35.673789+0000 mon.c (mon.2) 451 : audit 0 from='client.? 172.21.15.40:0/911362777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:37 smithi040 bash[28232]: cluster 2023-12-01T16:01:35.934905+0000 mgr.y (mgr.24356) 706 : cluster 0 pgmap v674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:37 smithi040 bash[41173]: cluster 2023-12-01T16:01:35.934905+0000 mgr.y (mgr.24356) 706 : cluster 0 pgmap v674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:37 smithi141 bash[31670]: cluster 2023-12-01T16:01:35.934905+0000 mgr.y (mgr.24356) 706 : cluster 0 pgmap v674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:38 smithi040 bash[28232]: audit 2023-12-01T16:01:38.133368+0000 mon.a (mon.0) 1152 : audit 0 from='client.? 172.21.15.40:0/3558582774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:38.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:38 smithi040 bash[41173]: audit 2023-12-01T16:01:38.133368+0000 mon.a (mon.0) 1152 : audit 0 from='client.? 172.21.15.40:0/3558582774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:38 smithi141 bash[31670]: audit 2023-12-01T16:01:38.133368+0000 mon.a (mon.0) 1152 : audit 0 from='client.? 172.21.15.40:0/3558582774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:39 smithi040 bash[28232]: cluster 2023-12-01T16:01:37.935540+0000 mgr.y (mgr.24356) 707 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:39 smithi040 bash[41173]: cluster 2023-12-01T16:01:37.935540+0000 mgr.y (mgr.24356) 707 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:39 smithi141 bash[31670]: cluster 2023-12-01T16:01:37.935540+0000 mgr.y (mgr.24356) 707 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:40.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:40 smithi040 bash[28232]: audit 2023-12-01T16:01:40.604032+0000 mon.c (mon.2) 452 : audit 0 from='client.? 172.21.15.40:0/209545636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:40 smithi040 bash[41173]: audit 2023-12-01T16:01:40.604032+0000 mon.c (mon.2) 452 : audit 0 from='client.? 172.21.15.40:0/209545636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:40 smithi141 bash[31670]: audit 2023-12-01T16:01:40.604032+0000 mon.c (mon.2) 452 : audit 0 from='client.? 172.21.15.40:0/209545636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:41 smithi040 bash[28232]: cluster 2023-12-01T16:01:39.936726+0000 mgr.y (mgr.24356) 708 : cluster 0 pgmap v676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:41 smithi040 bash[41173]: cluster 2023-12-01T16:01:39.936726+0000 mgr.y (mgr.24356) 708 : cluster 0 pgmap v676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:41 smithi141 bash[31670]: cluster 2023-12-01T16:01:39.936726+0000 mgr.y (mgr.24356) 708 : cluster 0 pgmap v676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:43 smithi040 bash[28232]: cluster 2023-12-01T16:01:41.937362+0000 mgr.y (mgr.24356) 709 : cluster 0 pgmap v677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:43 smithi040 bash[28232]: audit 2023-12-01T16:01:43.067037+0000 mon.c (mon.2) 453 : audit 0 from='client.? 172.21.15.40:0/3417540319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:43 smithi040 bash[41173]: cluster 2023-12-01T16:01:41.937362+0000 mgr.y (mgr.24356) 709 : cluster 0 pgmap v677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:43 smithi040 bash[41173]: audit 2023-12-01T16:01:43.067037+0000 mon.c (mon.2) 453 : audit 0 from='client.? 172.21.15.40:0/3417540319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:43 smithi141 bash[31670]: cluster 2023-12-01T16:01:41.937362+0000 mgr.y (mgr.24356) 709 : cluster 0 pgmap v677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:43 smithi141 bash[31670]: audit 2023-12-01T16:01:43.067037+0000 mon.c (mon.2) 453 : audit 0 from='client.? 172.21.15.40:0/3417540319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:45 smithi040 bash[28232]: cluster 2023-12-01T16:01:43.938013+0000 mgr.y (mgr.24356) 710 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:45 smithi040 bash[28232]: audit 2023-12-01T16:01:45.520389+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.40:0/3747235612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:45 smithi040 bash[41173]: cluster 2023-12-01T16:01:43.938013+0000 mgr.y (mgr.24356) 710 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:45 smithi040 bash[41173]: audit 2023-12-01T16:01:45.520389+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.40:0/3747235612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:45 smithi141 bash[31670]: cluster 2023-12-01T16:01:43.938013+0000 mgr.y (mgr.24356) 710 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:45 smithi141 bash[31670]: audit 2023-12-01T16:01:45.520389+0000 mon.a (mon.0) 1153 : audit 0 from='client.? 172.21.15.40:0/3747235612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:01:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:01:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:47 smithi040 bash[28232]: cluster 2023-12-01T16:01:45.939173+0000 mgr.y (mgr.24356) 711 : cluster 0 pgmap v679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:47 smithi040 bash[41173]: cluster 2023-12-01T16:01:45.939173+0000 mgr.y (mgr.24356) 711 : cluster 0 pgmap v679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:47 smithi141 bash[31670]: cluster 2023-12-01T16:01:45.939173+0000 mgr.y (mgr.24356) 711 : cluster 0 pgmap v679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:48 smithi040 bash[28232]: audit 2023-12-01T16:01:47.976153+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.40:0/2916838904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:48 smithi040 bash[28232]: audit 2023-12-01T16:01:48.332138+0000 mon.c (mon.2) 454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:48 smithi040 bash[41173]: audit 2023-12-01T16:01:47.976153+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.40:0/2916838904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:48 smithi040 bash[41173]: audit 2023-12-01T16:01:48.332138+0000 mon.c (mon.2) 454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:48 smithi141 bash[31670]: audit 2023-12-01T16:01:47.976153+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.40:0/2916838904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:48 smithi141 bash[31670]: audit 2023-12-01T16:01:48.332138+0000 mon.c (mon.2) 454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:49 smithi040 bash[41173]: cluster 2023-12-01T16:01:47.939815+0000 mgr.y (mgr.24356) 712 : cluster 0 pgmap v680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:49 smithi040 bash[28232]: cluster 2023-12-01T16:01:47.939815+0000 mgr.y (mgr.24356) 712 : cluster 0 pgmap v680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:49 smithi141 bash[31670]: cluster 2023-12-01T16:01:47.939815+0000 mgr.y (mgr.24356) 712 : cluster 0 pgmap v680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:50 smithi040 bash[41173]: audit 2023-12-01T16:01:50.443363+0000 mon.c (mon.2) 455 : audit 0 from='client.? 172.21.15.40:0/1386916596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:50 smithi040 bash[28232]: audit 2023-12-01T16:01:50.443363+0000 mon.c (mon.2) 455 : audit 0 from='client.? 172.21.15.40:0/1386916596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:50 smithi141 bash[31670]: audit 2023-12-01T16:01:50.443363+0000 mon.c (mon.2) 455 : audit 0 from='client.? 172.21.15.40:0/1386916596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:51 smithi040 bash[28232]: cluster 2023-12-01T16:01:49.941001+0000 mgr.y (mgr.24356) 713 : cluster 0 pgmap v681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:51 smithi040 bash[41173]: cluster 2023-12-01T16:01:49.941001+0000 mgr.y (mgr.24356) 713 : cluster 0 pgmap v681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:51 smithi141 bash[31670]: cluster 2023-12-01T16:01:49.941001+0000 mgr.y (mgr.24356) 713 : cluster 0 pgmap v681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:53 smithi141 bash[31670]: cluster 2023-12-01T16:01:51.941630+0000 mgr.y (mgr.24356) 714 : cluster 0 pgmap v682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:53 smithi141 bash[31670]: audit 2023-12-01T16:01:52.907491+0000 mon.c (mon.2) 456 : audit 0 from='client.? 172.21.15.40:0/744832651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:53 smithi040 bash[28232]: cluster 2023-12-01T16:01:51.941630+0000 mgr.y (mgr.24356) 714 : cluster 0 pgmap v682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:53 smithi040 bash[28232]: audit 2023-12-01T16:01:52.907491+0000 mon.c (mon.2) 456 : audit 0 from='client.? 172.21.15.40:0/744832651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:53 smithi040 bash[41173]: cluster 2023-12-01T16:01:51.941630+0000 mgr.y (mgr.24356) 714 : cluster 0 pgmap v682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:53 smithi040 bash[41173]: audit 2023-12-01T16:01:52.907491+0000 mon.c (mon.2) 456 : audit 0 from='client.? 172.21.15.40:0/744832651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:55 smithi141 bash[31670]: cluster 2023-12-01T16:01:53.942326+0000 mgr.y (mgr.24356) 715 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:55 smithi141 bash[31670]: audit 2023-12-01T16:01:55.368378+0000 mon.c (mon.2) 457 : audit 0 from='client.? 172.21.15.40:0/3745532904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:55 smithi040 bash[28232]: cluster 2023-12-01T16:01:53.942326+0000 mgr.y (mgr.24356) 715 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:55 smithi040 bash[28232]: audit 2023-12-01T16:01:55.368378+0000 mon.c (mon.2) 457 : audit 0 from='client.? 172.21.15.40:0/3745532904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:55 smithi040 bash[41173]: cluster 2023-12-01T16:01:53.942326+0000 mgr.y (mgr.24356) 715 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:55 smithi040 bash[41173]: audit 2023-12-01T16:01:55.368378+0000 mon.c (mon.2) 457 : audit 0 from='client.? 172.21.15.40:0/3745532904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:01:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:01:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:57 smithi141 bash[31670]: cluster 2023-12-01T16:01:55.943474+0000 mgr.y (mgr.24356) 716 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:57 smithi040 bash[28232]: cluster 2023-12-01T16:01:55.943474+0000 mgr.y (mgr.24356) 716 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:57 smithi040 bash[41173]: cluster 2023-12-01T16:01:55.943474+0000 mgr.y (mgr.24356) 716 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:01:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:58 smithi141 bash[31670]: audit 2023-12-01T16:01:57.836699+0000 mon.c (mon.2) 458 : audit 0 from='client.? 172.21.15.40:0/3944169975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:58 smithi040 bash[28232]: audit 2023-12-01T16:01:57.836699+0000 mon.c (mon.2) 458 : audit 0 from='client.? 172.21.15.40:0/3944169975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:01:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:58 smithi040 bash[41173]: audit 2023-12-01T16:01:57.836699+0000 mon.c (mon.2) 458 : audit 0 from='client.? 172.21.15.40:0/3944169975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:01:59 smithi141 bash[31670]: cluster 2023-12-01T16:01:57.944137+0000 mgr.y (mgr.24356) 717 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:01:59 smithi040 bash[28232]: cluster 2023-12-01T16:01:57.944137+0000 mgr.y (mgr.24356) 717 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:01:59 smithi040 bash[41173]: cluster 2023-12-01T16:01:57.944137+0000 mgr.y (mgr.24356) 717 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:00 smithi141 bash[31670]: audit 2023-12-01T16:02:00.367722+0000 mon.a (mon.0) 1155 : audit 0 from='client.? 172.21.15.40:0/1369299647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:00 smithi040 bash[28232]: audit 2023-12-01T16:02:00.367722+0000 mon.a (mon.0) 1155 : audit 0 from='client.? 172.21.15.40:0/1369299647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:00 smithi040 bash[41173]: audit 2023-12-01T16:02:00.367722+0000 mon.a (mon.0) 1155 : audit 0 from='client.? 172.21.15.40:0/1369299647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:01 smithi141 bash[31670]: cluster 2023-12-01T16:01:59.945283+0000 mgr.y (mgr.24356) 718 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:01 smithi040 bash[28232]: cluster 2023-12-01T16:01:59.945283+0000 mgr.y (mgr.24356) 718 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:01 smithi040 bash[41173]: cluster 2023-12-01T16:01:59.945283+0000 mgr.y (mgr.24356) 718 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:03 smithi141 bash[31670]: cluster 2023-12-01T16:02:01.945990+0000 mgr.y (mgr.24356) 719 : cluster 0 pgmap v687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:03 smithi141 bash[31670]: audit 2023-12-01T16:02:02.833149+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.40:0/326987430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:03 smithi141 bash[31670]: audit 2023-12-01T16:02:03.332481+0000 mon.c (mon.2) 459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:03 smithi141 bash[31670]: audit 2023-12-01T16:02:03.608705+0000 mon.c (mon.2) 460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[41173]: cluster 2023-12-01T16:02:01.945990+0000 mgr.y (mgr.24356) 719 : cluster 0 pgmap v687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[41173]: audit 2023-12-01T16:02:02.833149+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.40:0/326987430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[41173]: audit 2023-12-01T16:02:03.332481+0000 mon.c (mon.2) 459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[41173]: audit 2023-12-01T16:02:03.608705+0000 mon.c (mon.2) 460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[28232]: cluster 2023-12-01T16:02:01.945990+0000 mgr.y (mgr.24356) 719 : cluster 0 pgmap v687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[28232]: audit 2023-12-01T16:02:02.833149+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.40:0/326987430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[28232]: audit 2023-12-01T16:02:03.332481+0000 mon.c (mon.2) 459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:03 smithi040 bash[28232]: audit 2023-12-01T16:02:03.608705+0000 mon.c (mon.2) 460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:04 smithi141 bash[31670]: cluster 2023-12-01T16:02:03.946665+0000 mgr.y (mgr.24356) 720 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:04 smithi141 bash[31670]: audit 2023-12-01T16:02:03.987959+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:04 smithi141 bash[31670]: audit 2023-12-01T16:02:04.000242+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:04 smithi040 bash[28232]: cluster 2023-12-01T16:02:03.946665+0000 mgr.y (mgr.24356) 720 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:04 smithi040 bash[28232]: audit 2023-12-01T16:02:03.987959+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:04 smithi040 bash[28232]: audit 2023-12-01T16:02:04.000242+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:04 smithi040 bash[41173]: cluster 2023-12-01T16:02:03.946665+0000 mgr.y (mgr.24356) 720 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:04 smithi040 bash[41173]: audit 2023-12-01T16:02:03.987959+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:05.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:04 smithi040 bash[41173]: audit 2023-12-01T16:02:04.000242+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:05 smithi141 bash[31670]: audit 2023-12-01T16:02:05.300554+0000 mon.c (mon.2) 461 : audit 0 from='client.? 172.21.15.40:0/2514830458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:06.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:05 smithi040 bash[28232]: audit 2023-12-01T16:02:05.300554+0000 mon.c (mon.2) 461 : audit 0 from='client.? 172.21.15.40:0/2514830458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:05 smithi040 bash[41173]: audit 2023-12-01T16:02:05.300554+0000 mon.c (mon.2) 461 : audit 0 from='client.? 172.21.15.40:0/2514830458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:02:06] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:02:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:06 smithi141 bash[31670]: cluster 2023-12-01T16:02:05.947651+0000 mgr.y (mgr.24356) 721 : cluster 0 pgmap v689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:07.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:06 smithi040 bash[28232]: cluster 2023-12-01T16:02:05.947651+0000 mgr.y (mgr.24356) 721 : cluster 0 pgmap v689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:06 smithi040 bash[41173]: cluster 2023-12-01T16:02:05.947651+0000 mgr.y (mgr.24356) 721 : cluster 0 pgmap v689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:08 smithi040 bash[28232]: audit 2023-12-01T16:02:07.763044+0000 mon.c (mon.2) 462 : audit 0 from='client.? 172.21.15.40:0/954066852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:08.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:08 smithi040 bash[41173]: audit 2023-12-01T16:02:07.763044+0000 mon.c (mon.2) 462 : audit 0 from='client.? 172.21.15.40:0/954066852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:08 smithi141 bash[31670]: audit 2023-12-01T16:02:07.763044+0000 mon.c (mon.2) 462 : audit 0 from='client.? 172.21.15.40:0/954066852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:09 smithi040 bash[28232]: cluster 2023-12-01T16:02:07.948355+0000 mgr.y (mgr.24356) 722 : cluster 0 pgmap v690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:09 smithi040 bash[28232]: audit 2023-12-01T16:02:09.508639+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:09 smithi040 bash[28232]: audit 2023-12-01T16:02:09.520278+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:09 smithi040 bash[41173]: cluster 2023-12-01T16:02:07.948355+0000 mgr.y (mgr.24356) 722 : cluster 0 pgmap v690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:09 smithi040 bash[41173]: audit 2023-12-01T16:02:09.508639+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:09 smithi040 bash[41173]: audit 2023-12-01T16:02:09.520278+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:09 smithi141 bash[31670]: cluster 2023-12-01T16:02:07.948355+0000 mgr.y (mgr.24356) 722 : cluster 0 pgmap v690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:09 smithi141 bash[31670]: audit 2023-12-01T16:02:09.508639+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:09 smithi141 bash[31670]: audit 2023-12-01T16:02:09.520278+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: cluster 2023-12-01T16:02:09.949380+0000 mgr.y (mgr.24356) 723 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: audit 2023-12-01T16:02:10.194069+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: audit 2023-12-01T16:02:10.203541+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: audit 2023-12-01T16:02:10.232164+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.40:0/174097386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: audit 2023-12-01T16:02:10.727016+0000 mon.c (mon.2) 464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: audit 2023-12-01T16:02:10.729095+0000 mon.c (mon.2) 465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:11 smithi141 bash[31670]: audit 2023-12-01T16:02:10.738784+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: cluster 2023-12-01T16:02:09.949380+0000 mgr.y (mgr.24356) 723 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: audit 2023-12-01T16:02:10.194069+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: audit 2023-12-01T16:02:10.203541+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: audit 2023-12-01T16:02:10.232164+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.40:0/174097386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: audit 2023-12-01T16:02:10.727016+0000 mon.c (mon.2) 464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: audit 2023-12-01T16:02:10.729095+0000 mon.c (mon.2) 465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[41173]: audit 2023-12-01T16:02:10.738784+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: cluster 2023-12-01T16:02:09.949380+0000 mgr.y (mgr.24356) 723 : cluster 0 pgmap v691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: audit 2023-12-01T16:02:10.194069+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: audit 2023-12-01T16:02:10.203541+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: audit 2023-12-01T16:02:10.232164+0000 mon.c (mon.2) 463 : audit 0 from='client.? 172.21.15.40:0/174097386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: audit 2023-12-01T16:02:10.727016+0000 mon.c (mon.2) 464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: audit 2023-12-01T16:02:10.729095+0000 mon.c (mon.2) 465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:11 smithi040 bash[28232]: audit 2023-12-01T16:02:10.738784+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:02:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:13 smithi040 bash[28232]: cluster 2023-12-01T16:02:11.950041+0000 mgr.y (mgr.24356) 724 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:13 smithi040 bash[28232]: audit 2023-12-01T16:02:12.700573+0000 mon.a (mon.0) 1164 : audit 0 from='client.? 172.21.15.40:0/175317547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:13 smithi040 bash[41173]: cluster 2023-12-01T16:02:11.950041+0000 mgr.y (mgr.24356) 724 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:13 smithi040 bash[41173]: audit 2023-12-01T16:02:12.700573+0000 mon.a (mon.0) 1164 : audit 0 from='client.? 172.21.15.40:0/175317547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:13 smithi141 bash[31670]: cluster 2023-12-01T16:02:11.950041+0000 mgr.y (mgr.24356) 724 : cluster 0 pgmap v692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:13 smithi141 bash[31670]: audit 2023-12-01T16:02:12.700573+0000 mon.a (mon.0) 1164 : audit 0 from='client.? 172.21.15.40:0/175317547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:15 smithi040 bash[28232]: cluster 2023-12-01T16:02:13.950630+0000 mgr.y (mgr.24356) 725 : cluster 0 pgmap v693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:15 smithi040 bash[28232]: audit 2023-12-01T16:02:15.160571+0000 mon.c (mon.2) 466 : audit 0 from='client.? 172.21.15.40:0/250063178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:15 smithi040 bash[41173]: cluster 2023-12-01T16:02:13.950630+0000 mgr.y (mgr.24356) 725 : cluster 0 pgmap v693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:15 smithi040 bash[41173]: audit 2023-12-01T16:02:15.160571+0000 mon.c (mon.2) 466 : audit 0 from='client.? 172.21.15.40:0/250063178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:15 smithi141 bash[31670]: cluster 2023-12-01T16:02:13.950630+0000 mgr.y (mgr.24356) 725 : cluster 0 pgmap v693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:15 smithi141 bash[31670]: audit 2023-12-01T16:02:15.160571+0000 mon.c (mon.2) 466 : audit 0 from='client.? 172.21.15.40:0/250063178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:02:16] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:02:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:17 smithi040 bash[28232]: cluster 2023-12-01T16:02:15.951787+0000 mgr.y (mgr.24356) 726 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:17 smithi040 bash[41173]: cluster 2023-12-01T16:02:15.951787+0000 mgr.y (mgr.24356) 726 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:17 smithi141 bash[31670]: cluster 2023-12-01T16:02:15.951787+0000 mgr.y (mgr.24356) 726 : cluster 0 pgmap v694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:18 smithi040 bash[28232]: audit 2023-12-01T16:02:17.631167+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.40:0/1301822982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:18 smithi040 bash[28232]: audit 2023-12-01T16:02:18.333073+0000 mon.c (mon.2) 468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:18 smithi040 bash[41173]: audit 2023-12-01T16:02:17.631167+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.40:0/1301822982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:18 smithi040 bash[41173]: audit 2023-12-01T16:02:18.333073+0000 mon.c (mon.2) 468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:18 smithi141 bash[31670]: audit 2023-12-01T16:02:17.631167+0000 mon.c (mon.2) 467 : audit 0 from='client.? 172.21.15.40:0/1301822982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:18 smithi141 bash[31670]: audit 2023-12-01T16:02:18.333073+0000 mon.c (mon.2) 468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:19 smithi040 bash[41173]: cluster 2023-12-01T16:02:17.952580+0000 mgr.y (mgr.24356) 727 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:19 smithi040 bash[28232]: cluster 2023-12-01T16:02:17.952580+0000 mgr.y (mgr.24356) 727 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:19 smithi141 bash[31670]: cluster 2023-12-01T16:02:17.952580+0000 mgr.y (mgr.24356) 727 : cluster 0 pgmap v695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:20.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:20 smithi040 bash[28232]: audit 2023-12-01T16:02:20.097786+0000 mon.a (mon.0) 1165 : audit 0 from='client.? 172.21.15.40:0/737410684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:20.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:20 smithi040 bash[41173]: audit 2023-12-01T16:02:20.097786+0000 mon.a (mon.0) 1165 : audit 0 from='client.? 172.21.15.40:0/737410684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:20 smithi141 bash[31670]: audit 2023-12-01T16:02:20.097786+0000 mon.a (mon.0) 1165 : audit 0 from='client.? 172.21.15.40:0/737410684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:21 smithi040 bash[28232]: cluster 2023-12-01T16:02:19.953715+0000 mgr.y (mgr.24356) 728 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:21 smithi040 bash[41173]: cluster 2023-12-01T16:02:19.953715+0000 mgr.y (mgr.24356) 728 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:21 smithi141 bash[31670]: cluster 2023-12-01T16:02:19.953715+0000 mgr.y (mgr.24356) 728 : cluster 0 pgmap v696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:23 smithi040 bash[28232]: cluster 2023-12-01T16:02:21.954384+0000 mgr.y (mgr.24356) 729 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:23 smithi040 bash[28232]: audit 2023-12-01T16:02:22.568130+0000 mon.c (mon.2) 469 : audit 0 from='client.? 172.21.15.40:0/2904428907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:23 smithi040 bash[41173]: cluster 2023-12-01T16:02:21.954384+0000 mgr.y (mgr.24356) 729 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:23 smithi040 bash[41173]: audit 2023-12-01T16:02:22.568130+0000 mon.c (mon.2) 469 : audit 0 from='client.? 172.21.15.40:0/2904428907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:23 smithi141 bash[31670]: cluster 2023-12-01T16:02:21.954384+0000 mgr.y (mgr.24356) 729 : cluster 0 pgmap v697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:23 smithi141 bash[31670]: audit 2023-12-01T16:02:22.568130+0000 mon.c (mon.2) 469 : audit 0 from='client.? 172.21.15.40:0/2904428907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:25 smithi040 bash[41173]: cluster 2023-12-01T16:02:23.955036+0000 mgr.y (mgr.24356) 730 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:25 smithi040 bash[41173]: audit 2023-12-01T16:02:25.033406+0000 mon.c (mon.2) 470 : audit 0 from='client.? 172.21.15.40:0/1242795126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:25 smithi040 bash[28232]: cluster 2023-12-01T16:02:23.955036+0000 mgr.y (mgr.24356) 730 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:25 smithi040 bash[28232]: audit 2023-12-01T16:02:25.033406+0000 mon.c (mon.2) 470 : audit 0 from='client.? 172.21.15.40:0/1242795126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:25 smithi141 bash[31670]: cluster 2023-12-01T16:02:23.955036+0000 mgr.y (mgr.24356) 730 : cluster 0 pgmap v698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:25 smithi141 bash[31670]: audit 2023-12-01T16:02:25.033406+0000 mon.c (mon.2) 470 : audit 0 from='client.? 172.21.15.40:0/1242795126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:02:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T16:02:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:27 smithi040 bash[28232]: cluster 2023-12-01T16:02:25.956166+0000 mgr.y (mgr.24356) 731 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:27 smithi040 bash[28232]: audit 2023-12-01T16:02:27.492988+0000 mon.c (mon.2) 471 : audit 0 from='client.? 172.21.15.40:0/691113104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:27 smithi040 bash[41173]: cluster 2023-12-01T16:02:25.956166+0000 mgr.y (mgr.24356) 731 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:27 smithi040 bash[41173]: audit 2023-12-01T16:02:27.492988+0000 mon.c (mon.2) 471 : audit 0 from='client.? 172.21.15.40:0/691113104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:27 smithi141 bash[31670]: cluster 2023-12-01T16:02:25.956166+0000 mgr.y (mgr.24356) 731 : cluster 0 pgmap v699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:27 smithi141 bash[31670]: audit 2023-12-01T16:02:27.492988+0000 mon.c (mon.2) 471 : audit 0 from='client.? 172.21.15.40:0/691113104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:29 smithi040 bash[28232]: cluster 2023-12-01T16:02:27.956863+0000 mgr.y (mgr.24356) 732 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:29 smithi040 bash[41173]: cluster 2023-12-01T16:02:27.956863+0000 mgr.y (mgr.24356) 732 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:29 smithi141 bash[31670]: cluster 2023-12-01T16:02:27.956863+0000 mgr.y (mgr.24356) 732 : cluster 0 pgmap v700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:30 smithi040 bash[28232]: audit 2023-12-01T16:02:29.963894+0000 mon.a (mon.0) 1166 : audit 0 from='client.? 172.21.15.40:0/1939066250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:30 smithi040 bash[41173]: audit 2023-12-01T16:02:29.963894+0000 mon.a (mon.0) 1166 : audit 0 from='client.? 172.21.15.40:0/1939066250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:30 smithi141 bash[31670]: audit 2023-12-01T16:02:29.963894+0000 mon.a (mon.0) 1166 : audit 0 from='client.? 172.21.15.40:0/1939066250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:31 smithi040 bash[28232]: cluster 2023-12-01T16:02:29.957894+0000 mgr.y (mgr.24356) 733 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:31 smithi040 bash[41173]: cluster 2023-12-01T16:02:29.957894+0000 mgr.y (mgr.24356) 733 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:31 smithi141 bash[31670]: cluster 2023-12-01T16:02:29.957894+0000 mgr.y (mgr.24356) 733 : cluster 0 pgmap v701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:32 smithi040 bash[28232]: audit 2023-12-01T16:02:32.427619+0000 mon.a (mon.0) 1167 : audit 0 from='client.? 172.21.15.40:0/3656123192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:32.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:32 smithi040 bash[41173]: audit 2023-12-01T16:02:32.427619+0000 mon.a (mon.0) 1167 : audit 0 from='client.? 172.21.15.40:0/3656123192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:32 smithi141 bash[31670]: audit 2023-12-01T16:02:32.427619+0000 mon.a (mon.0) 1167 : audit 0 from='client.? 172.21.15.40:0/3656123192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:33 smithi040 bash[28232]: cluster 2023-12-01T16:02:31.958561+0000 mgr.y (mgr.24356) 734 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:33 smithi040 bash[28232]: audit 2023-12-01T16:02:33.333034+0000 mon.c (mon.2) 472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:33 smithi040 bash[41173]: cluster 2023-12-01T16:02:31.958561+0000 mgr.y (mgr.24356) 734 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:33 smithi040 bash[41173]: audit 2023-12-01T16:02:33.333034+0000 mon.c (mon.2) 472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:33 smithi141 bash[31670]: cluster 2023-12-01T16:02:31.958561+0000 mgr.y (mgr.24356) 734 : cluster 0 pgmap v702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:33 smithi141 bash[31670]: audit 2023-12-01T16:02:33.333034+0000 mon.c (mon.2) 472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:35 smithi040 bash[28232]: cluster 2023-12-01T16:02:33.959313+0000 mgr.y (mgr.24356) 735 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:35 smithi040 bash[28232]: audit 2023-12-01T16:02:34.890333+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.40:0/1282278508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:35 smithi040 bash[41173]: cluster 2023-12-01T16:02:33.959313+0000 mgr.y (mgr.24356) 735 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:35 smithi040 bash[41173]: audit 2023-12-01T16:02:34.890333+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.40:0/1282278508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:35 smithi141 bash[31670]: cluster 2023-12-01T16:02:33.959313+0000 mgr.y (mgr.24356) 735 : cluster 0 pgmap v703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:35 smithi141 bash[31670]: audit 2023-12-01T16:02:34.890333+0000 mon.a (mon.0) 1168 : audit 0 from='client.? 172.21.15.40:0/1282278508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:02:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:02:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:37 smithi040 bash[28232]: cluster 2023-12-01T16:02:35.960495+0000 mgr.y (mgr.24356) 736 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:37 smithi040 bash[28232]: audit 2023-12-01T16:02:37.354285+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.40:0/1851345954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:37 smithi040 bash[41173]: cluster 2023-12-01T16:02:35.960495+0000 mgr.y (mgr.24356) 736 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:37 smithi040 bash[41173]: audit 2023-12-01T16:02:37.354285+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.40:0/1851345954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:37 smithi141 bash[31670]: cluster 2023-12-01T16:02:35.960495+0000 mgr.y (mgr.24356) 736 : cluster 0 pgmap v704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:37 smithi141 bash[31670]: audit 2023-12-01T16:02:37.354285+0000 mon.c (mon.2) 473 : audit 0 from='client.? 172.21.15.40:0/1851345954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:39.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:39 smithi040 bash[28232]: cluster 2023-12-01T16:02:37.961106+0000 mgr.y (mgr.24356) 737 : cluster 0 pgmap v705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:39 smithi040 bash[41173]: cluster 2023-12-01T16:02:37.961106+0000 mgr.y (mgr.24356) 737 : cluster 0 pgmap v705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:39 smithi141 bash[31670]: cluster 2023-12-01T16:02:37.961106+0000 mgr.y (mgr.24356) 737 : cluster 0 pgmap v705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:40.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:40 smithi040 bash[28232]: audit 2023-12-01T16:02:39.822005+0000 mon.c (mon.2) 474 : audit 0 from='client.? 172.21.15.40:0/3564140929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:40.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:40 smithi040 bash[41173]: audit 2023-12-01T16:02:39.822005+0000 mon.c (mon.2) 474 : audit 0 from='client.? 172.21.15.40:0/3564140929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:40 smithi141 bash[31670]: audit 2023-12-01T16:02:39.822005+0000 mon.c (mon.2) 474 : audit 0 from='client.? 172.21.15.40:0/3564140929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:41 smithi040 bash[41173]: cluster 2023-12-01T16:02:39.962194+0000 mgr.y (mgr.24356) 738 : cluster 0 pgmap v706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:41 smithi040 bash[28232]: cluster 2023-12-01T16:02:39.962194+0000 mgr.y (mgr.24356) 738 : cluster 0 pgmap v706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:41 smithi141 bash[31670]: cluster 2023-12-01T16:02:39.962194+0000 mgr.y (mgr.24356) 738 : cluster 0 pgmap v706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:42 smithi040 bash[41173]: audit 2023-12-01T16:02:42.287874+0000 mon.a (mon.0) 1169 : audit 0 from='client.? 172.21.15.40:0/2901221901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:42 smithi040 bash[28232]: audit 2023-12-01T16:02:42.287874+0000 mon.a (mon.0) 1169 : audit 0 from='client.? 172.21.15.40:0/2901221901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:42 smithi141 bash[31670]: audit 2023-12-01T16:02:42.287874+0000 mon.a (mon.0) 1169 : audit 0 from='client.? 172.21.15.40:0/2901221901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:43 smithi040 bash[28232]: cluster 2023-12-01T16:02:41.962729+0000 mgr.y (mgr.24356) 739 : cluster 0 pgmap v707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:43 smithi040 bash[41173]: cluster 2023-12-01T16:02:41.962729+0000 mgr.y (mgr.24356) 739 : cluster 0 pgmap v707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:43 smithi141 bash[31670]: cluster 2023-12-01T16:02:41.962729+0000 mgr.y (mgr.24356) 739 : cluster 0 pgmap v707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:45 smithi040 bash[28232]: cluster 2023-12-01T16:02:43.963349+0000 mgr.y (mgr.24356) 740 : cluster 0 pgmap v708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:45 smithi040 bash[28232]: audit 2023-12-01T16:02:44.751387+0000 mon.c (mon.2) 475 : audit 0 from='client.? 172.21.15.40:0/3726071972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:45 smithi040 bash[41173]: cluster 2023-12-01T16:02:43.963349+0000 mgr.y (mgr.24356) 740 : cluster 0 pgmap v708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:45 smithi040 bash[41173]: audit 2023-12-01T16:02:44.751387+0000 mon.c (mon.2) 475 : audit 0 from='client.? 172.21.15.40:0/3726071972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:45 smithi141 bash[31670]: cluster 2023-12-01T16:02:43.963349+0000 mgr.y (mgr.24356) 740 : cluster 0 pgmap v708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:45 smithi141 bash[31670]: audit 2023-12-01T16:02:44.751387+0000 mon.c (mon.2) 475 : audit 0 from='client.? 172.21.15.40:0/3726071972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:02:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:02:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:47 smithi040 bash[28232]: cluster 2023-12-01T16:02:45.964551+0000 mgr.y (mgr.24356) 741 : cluster 0 pgmap v709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:47 smithi040 bash[28232]: audit 2023-12-01T16:02:47.207268+0000 mon.a (mon.0) 1170 : audit 0 from='client.? 172.21.15.40:0/1631740920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:47 smithi040 bash[41173]: cluster 2023-12-01T16:02:45.964551+0000 mgr.y (mgr.24356) 741 : cluster 0 pgmap v709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:47 smithi040 bash[41173]: audit 2023-12-01T16:02:47.207268+0000 mon.a (mon.0) 1170 : audit 0 from='client.? 172.21.15.40:0/1631740920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:47 smithi141 bash[31670]: cluster 2023-12-01T16:02:45.964551+0000 mgr.y (mgr.24356) 741 : cluster 0 pgmap v709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:47 smithi141 bash[31670]: audit 2023-12-01T16:02:47.207268+0000 mon.a (mon.0) 1170 : audit 0 from='client.? 172.21.15.40:0/1631740920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:48 smithi040 bash[28232]: audit 2023-12-01T16:02:48.333536+0000 mon.c (mon.2) 476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:48 smithi040 bash[41173]: audit 2023-12-01T16:02:48.333536+0000 mon.c (mon.2) 476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:48 smithi141 bash[31670]: audit 2023-12-01T16:02:48.333536+0000 mon.c (mon.2) 476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:49 smithi040 bash[28232]: cluster 2023-12-01T16:02:47.965176+0000 mgr.y (mgr.24356) 742 : cluster 0 pgmap v710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:49 smithi040 bash[41173]: cluster 2023-12-01T16:02:47.965176+0000 mgr.y (mgr.24356) 742 : cluster 0 pgmap v710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:49 smithi141 bash[31670]: cluster 2023-12-01T16:02:47.965176+0000 mgr.y (mgr.24356) 742 : cluster 0 pgmap v710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:50 smithi040 bash[41173]: audit 2023-12-01T16:02:49.665735+0000 mon.a (mon.0) 1171 : audit 0 from='client.? 172.21.15.40:0/3599325810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:50 smithi040 bash[28232]: audit 2023-12-01T16:02:49.665735+0000 mon.a (mon.0) 1171 : audit 0 from='client.? 172.21.15.40:0/3599325810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:50 smithi141 bash[31670]: audit 2023-12-01T16:02:49.665735+0000 mon.a (mon.0) 1171 : audit 0 from='client.? 172.21.15.40:0/3599325810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:51.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:51 smithi040 bash[28232]: cluster 2023-12-01T16:02:49.966243+0000 mgr.y (mgr.24356) 743 : cluster 0 pgmap v711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:51.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:51 smithi040 bash[41173]: cluster 2023-12-01T16:02:49.966243+0000 mgr.y (mgr.24356) 743 : cluster 0 pgmap v711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:51 smithi141 bash[31670]: cluster 2023-12-01T16:02:49.966243+0000 mgr.y (mgr.24356) 743 : cluster 0 pgmap v711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:52.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:52 smithi040 bash[28232]: audit 2023-12-01T16:02:52.126558+0000 mon.c (mon.2) 477 : audit 0 from='client.? 172.21.15.40:0/1440011159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:52 smithi040 bash[41173]: audit 2023-12-01T16:02:52.126558+0000 mon.c (mon.2) 477 : audit 0 from='client.? 172.21.15.40:0/1440011159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:52 smithi141 bash[31670]: audit 2023-12-01T16:02:52.126558+0000 mon.c (mon.2) 477 : audit 0 from='client.? 172.21.15.40:0/1440011159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:53 smithi141 bash[31670]: cluster 2023-12-01T16:02:51.966857+0000 mgr.y (mgr.24356) 744 : cluster 0 pgmap v712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:53 smithi040 bash[28232]: cluster 2023-12-01T16:02:51.966857+0000 mgr.y (mgr.24356) 744 : cluster 0 pgmap v712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:53 smithi040 bash[41173]: cluster 2023-12-01T16:02:51.966857+0000 mgr.y (mgr.24356) 744 : cluster 0 pgmap v712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:54 smithi141 bash[31670]: audit 2023-12-01T16:02:54.596962+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.40:0/291797051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:54 smithi040 bash[28232]: audit 2023-12-01T16:02:54.596962+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.40:0/291797051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:54 smithi040 bash[41173]: audit 2023-12-01T16:02:54.596962+0000 mon.c (mon.2) 478 : audit 0 from='client.? 172.21.15.40:0/291797051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:55 smithi141 bash[31670]: cluster 2023-12-01T16:02:53.967639+0000 mgr.y (mgr.24356) 745 : cluster 0 pgmap v713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:55 smithi040 bash[28232]: cluster 2023-12-01T16:02:53.967639+0000 mgr.y (mgr.24356) 745 : cluster 0 pgmap v713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:55 smithi040 bash[41173]: cluster 2023-12-01T16:02:53.967639+0000 mgr.y (mgr.24356) 745 : cluster 0 pgmap v713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:02:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:02:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:57 smithi141 bash[31670]: cluster 2023-12-01T16:02:55.968816+0000 mgr.y (mgr.24356) 746 : cluster 0 pgmap v714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:57 smithi141 bash[31670]: audit 2023-12-01T16:02:57.058413+0000 mon.c (mon.2) 479 : audit 0 from='client.? 172.21.15.40:0/1962125823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:57 smithi040 bash[28232]: cluster 2023-12-01T16:02:55.968816+0000 mgr.y (mgr.24356) 746 : cluster 0 pgmap v714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:57 smithi040 bash[28232]: audit 2023-12-01T16:02:57.058413+0000 mon.c (mon.2) 479 : audit 0 from='client.? 172.21.15.40:0/1962125823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:02:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:57 smithi040 bash[41173]: cluster 2023-12-01T16:02:55.968816+0000 mgr.y (mgr.24356) 746 : cluster 0 pgmap v714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:02:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:57 smithi040 bash[41173]: audit 2023-12-01T16:02:57.058413+0000 mon.c (mon.2) 479 : audit 0 from='client.? 172.21.15.40:0/1962125823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:59 smithi141 bash[31670]: cluster 2023-12-01T16:02:57.969246+0000 mgr.y (mgr.24356) 747 : cluster 0 pgmap v715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:02:59 smithi141 bash[31670]: audit 2023-12-01T16:02:59.527698+0000 mon.a (mon.0) 1172 : audit 0 from='client.? 172.21.15.40:0/83277469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:59 smithi040 bash[28232]: cluster 2023-12-01T16:02:57.969246+0000 mgr.y (mgr.24356) 747 : cluster 0 pgmap v715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:02:59 smithi040 bash[28232]: audit 2023-12-01T16:02:59.527698+0000 mon.a (mon.0) 1172 : audit 0 from='client.? 172.21.15.40:0/83277469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:59 smithi040 bash[41173]: cluster 2023-12-01T16:02:57.969246+0000 mgr.y (mgr.24356) 747 : cluster 0 pgmap v715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:02:59 smithi040 bash[41173]: audit 2023-12-01T16:02:59.527698+0000 mon.a (mon.0) 1172 : audit 0 from='client.? 172.21.15.40:0/83277469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:01 smithi141 bash[31670]: cluster 2023-12-01T16:02:59.970371+0000 mgr.y (mgr.24356) 748 : cluster 0 pgmap v716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:01 smithi040 bash[28232]: cluster 2023-12-01T16:02:59.970371+0000 mgr.y (mgr.24356) 748 : cluster 0 pgmap v716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:01 smithi040 bash[41173]: cluster 2023-12-01T16:02:59.970371+0000 mgr.y (mgr.24356) 748 : cluster 0 pgmap v716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:02 smithi141 bash[31670]: audit 2023-12-01T16:03:01.996008+0000 mon.c (mon.2) 480 : audit 0 from='client.? 172.21.15.40:0/3247578108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:02 smithi040 bash[28232]: audit 2023-12-01T16:03:01.996008+0000 mon.c (mon.2) 480 : audit 0 from='client.? 172.21.15.40:0/3247578108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:02 smithi040 bash[41173]: audit 2023-12-01T16:03:01.996008+0000 mon.c (mon.2) 480 : audit 0 from='client.? 172.21.15.40:0/3247578108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:03 smithi141 bash[31670]: cluster 2023-12-01T16:03:01.970997+0000 mgr.y (mgr.24356) 749 : cluster 0 pgmap v717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:03 smithi141 bash[31670]: audit 2023-12-01T16:03:03.333963+0000 mon.c (mon.2) 481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:03 smithi040 bash[28232]: cluster 2023-12-01T16:03:01.970997+0000 mgr.y (mgr.24356) 749 : cluster 0 pgmap v717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:03 smithi040 bash[28232]: audit 2023-12-01T16:03:03.333963+0000 mon.c (mon.2) 481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:03 smithi040 bash[41173]: cluster 2023-12-01T16:03:01.970997+0000 mgr.y (mgr.24356) 749 : cluster 0 pgmap v717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:03 smithi040 bash[41173]: audit 2023-12-01T16:03:03.333963+0000 mon.c (mon.2) 481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:04 smithi141 bash[31670]: audit 2023-12-01T16:03:04.458844+0000 mon.a (mon.0) 1173 : audit 0 from='client.? 172.21.15.40:0/267569841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:04 smithi040 bash[28232]: audit 2023-12-01T16:03:04.458844+0000 mon.a (mon.0) 1173 : audit 0 from='client.? 172.21.15.40:0/267569841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:04 smithi040 bash[41173]: audit 2023-12-01T16:03:04.458844+0000 mon.a (mon.0) 1173 : audit 0 from='client.? 172.21.15.40:0/267569841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:05 smithi141 bash[31670]: cluster 2023-12-01T16:03:03.971796+0000 mgr.y (mgr.24356) 750 : cluster 0 pgmap v718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:06.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:05 smithi040 bash[28232]: cluster 2023-12-01T16:03:03.971796+0000 mgr.y (mgr.24356) 750 : cluster 0 pgmap v718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:06.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:05 smithi040 bash[41173]: cluster 2023-12-01T16:03:03.971796+0000 mgr.y (mgr.24356) 750 : cluster 0 pgmap v718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:03:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:03:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:07 smithi141 bash[31670]: cluster 2023-12-01T16:03:05.973002+0000 mgr.y (mgr.24356) 751 : cluster 0 pgmap v719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:07 smithi141 bash[31670]: audit 2023-12-01T16:03:06.920775+0000 mon.c (mon.2) 482 : audit 0 from='client.? 172.21.15.40:0/2443845379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:07 smithi040 bash[41173]: cluster 2023-12-01T16:03:05.973002+0000 mgr.y (mgr.24356) 751 : cluster 0 pgmap v719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:07 smithi040 bash[41173]: audit 2023-12-01T16:03:06.920775+0000 mon.c (mon.2) 482 : audit 0 from='client.? 172.21.15.40:0/2443845379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:07 smithi040 bash[28232]: cluster 2023-12-01T16:03:05.973002+0000 mgr.y (mgr.24356) 751 : cluster 0 pgmap v719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:07 smithi040 bash[28232]: audit 2023-12-01T16:03:06.920775+0000 mon.c (mon.2) 482 : audit 0 from='client.? 172.21.15.40:0/2443845379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:09 smithi141 bash[31670]: cluster 2023-12-01T16:03:07.973668+0000 mgr.y (mgr.24356) 752 : cluster 0 pgmap v720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:09 smithi141 bash[31670]: audit 2023-12-01T16:03:09.383589+0000 mon.c (mon.2) 483 : audit 0 from='client.? 172.21.15.40:0/2206960705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:09 smithi040 bash[41173]: cluster 2023-12-01T16:03:07.973668+0000 mgr.y (mgr.24356) 752 : cluster 0 pgmap v720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:09 smithi040 bash[41173]: audit 2023-12-01T16:03:09.383589+0000 mon.c (mon.2) 483 : audit 0 from='client.? 172.21.15.40:0/2206960705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:09 smithi040 bash[28232]: cluster 2023-12-01T16:03:07.973668+0000 mgr.y (mgr.24356) 752 : cluster 0 pgmap v720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:09 smithi040 bash[28232]: audit 2023-12-01T16:03:09.383589+0000 mon.c (mon.2) 483 : audit 0 from='client.? 172.21.15.40:0/2206960705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:11 smithi141 bash[31670]: cluster 2023-12-01T16:03:09.974805+0000 mgr.y (mgr.24356) 753 : cluster 0 pgmap v721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:11 smithi141 bash[31670]: audit 2023-12-01T16:03:10.823146+0000 mon.c (mon.2) 484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:11 smithi040 bash[28232]: cluster 2023-12-01T16:03:09.974805+0000 mgr.y (mgr.24356) 753 : cluster 0 pgmap v721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:11 smithi040 bash[28232]: audit 2023-12-01T16:03:10.823146+0000 mon.c (mon.2) 484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:11 smithi040 bash[41173]: cluster 2023-12-01T16:03:09.974805+0000 mgr.y (mgr.24356) 753 : cluster 0 pgmap v721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:11 smithi040 bash[41173]: audit 2023-12-01T16:03:10.823146+0000 mon.c (mon.2) 484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:12 smithi141 bash[31670]: audit 2023-12-01T16:03:11.860567+0000 mon.c (mon.2) 485 : audit 0 from='client.? 172.21.15.40:0/858674402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:12 smithi040 bash[41173]: audit 2023-12-01T16:03:11.860567+0000 mon.c (mon.2) 485 : audit 0 from='client.? 172.21.15.40:0/858674402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:12 smithi040 bash[28232]: audit 2023-12-01T16:03:11.860567+0000 mon.c (mon.2) 485 : audit 0 from='client.? 172.21.15.40:0/858674402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:13 smithi141 bash[31670]: cluster 2023-12-01T16:03:11.975476+0000 mgr.y (mgr.24356) 754 : cluster 0 pgmap v722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:13 smithi040 bash[41173]: cluster 2023-12-01T16:03:11.975476+0000 mgr.y (mgr.24356) 754 : cluster 0 pgmap v722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:13 smithi040 bash[28232]: cluster 2023-12-01T16:03:11.975476+0000 mgr.y (mgr.24356) 754 : cluster 0 pgmap v722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:14 smithi141 bash[31670]: audit 2023-12-01T16:03:14.331816+0000 mon.a (mon.0) 1174 : audit 0 from='client.? 172.21.15.40:0/1113890630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:14 smithi040 bash[28232]: audit 2023-12-01T16:03:14.331816+0000 mon.a (mon.0) 1174 : audit 0 from='client.? 172.21.15.40:0/1113890630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:14 smithi040 bash[41173]: audit 2023-12-01T16:03:14.331816+0000 mon.a (mon.0) 1174 : audit 0 from='client.? 172.21.15.40:0/1113890630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:15 smithi141 bash[31670]: cluster 2023-12-01T16:03:13.976152+0000 mgr.y (mgr.24356) 755 : cluster 0 pgmap v723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:15 smithi040 bash[28232]: cluster 2023-12-01T16:03:13.976152+0000 mgr.y (mgr.24356) 755 : cluster 0 pgmap v723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:15 smithi040 bash[41173]: cluster 2023-12-01T16:03:13.976152+0000 mgr.y (mgr.24356) 755 : cluster 0 pgmap v723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:03:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: cluster 2023-12-01T16:03:15.977309+0000 mgr.y (mgr.24356) 756 : cluster 0 pgmap v724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:16.665462+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:16.678076+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:16.834156+0000 mon.a (mon.0) 1177 : audit 0 from='client.? 172.21.15.40:0/1779422319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:16.970443+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:16.980092+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:17.458733+0000 mon.c (mon.2) 486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:17.460510+0000 mon.c (mon.2) 487 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:17 smithi141 bash[31670]: audit 2023-12-01T16:03:17.470421+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: cluster 2023-12-01T16:03:15.977309+0000 mgr.y (mgr.24356) 756 : cluster 0 pgmap v724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:16.665462+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:16.678076+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:16.834156+0000 mon.a (mon.0) 1177 : audit 0 from='client.? 172.21.15.40:0/1779422319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:16.970443+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:16.980092+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:17.458733+0000 mon.c (mon.2) 486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:17.460510+0000 mon.c (mon.2) 487 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[41173]: audit 2023-12-01T16:03:17.470421+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: cluster 2023-12-01T16:03:15.977309+0000 mgr.y (mgr.24356) 756 : cluster 0 pgmap v724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:16.665462+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:16.678076+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:16.834156+0000 mon.a (mon.0) 1177 : audit 0 from='client.? 172.21.15.40:0/1779422319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:16.970443+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:16.980092+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:17.458733+0000 mon.c (mon.2) 486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:17.460510+0000 mon.c (mon.2) 487 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:17 smithi040 bash[28232]: audit 2023-12-01T16:03:17.470421+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:03:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:18 smithi141 bash[31670]: audit 2023-12-01T16:03:18.334259+0000 mon.c (mon.2) 488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:18 smithi040 bash[28232]: audit 2023-12-01T16:03:18.334259+0000 mon.c (mon.2) 488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:18 smithi040 bash[41173]: audit 2023-12-01T16:03:18.334259+0000 mon.c (mon.2) 488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:19 smithi141 bash[31670]: cluster 2023-12-01T16:03:17.978137+0000 mgr.y (mgr.24356) 757 : cluster 0 pgmap v725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:19 smithi141 bash[31670]: audit 2023-12-01T16:03:19.299600+0000 mon.a (mon.0) 1181 : audit 0 from='client.? 172.21.15.40:0/993859805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:19 smithi040 bash[28232]: cluster 2023-12-01T16:03:17.978137+0000 mgr.y (mgr.24356) 757 : cluster 0 pgmap v725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:19 smithi040 bash[28232]: audit 2023-12-01T16:03:19.299600+0000 mon.a (mon.0) 1181 : audit 0 from='client.? 172.21.15.40:0/993859805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:19 smithi040 bash[41173]: cluster 2023-12-01T16:03:17.978137+0000 mgr.y (mgr.24356) 757 : cluster 0 pgmap v725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:19 smithi040 bash[41173]: audit 2023-12-01T16:03:19.299600+0000 mon.a (mon.0) 1181 : audit 0 from='client.? 172.21.15.40:0/993859805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:21 smithi141 bash[31670]: cluster 2023-12-01T16:03:19.979309+0000 mgr.y (mgr.24356) 758 : cluster 0 pgmap v726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:21 smithi040 bash[28232]: cluster 2023-12-01T16:03:19.979309+0000 mgr.y (mgr.24356) 758 : cluster 0 pgmap v726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:21 smithi040 bash[41173]: cluster 2023-12-01T16:03:19.979309+0000 mgr.y (mgr.24356) 758 : cluster 0 pgmap v726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:22 smithi141 bash[31670]: audit 2023-12-01T16:03:21.757456+0000 mon.c (mon.2) 489 : audit 0 from='client.? 172.21.15.40:0/1187179172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:22 smithi040 bash[28232]: audit 2023-12-01T16:03:21.757456+0000 mon.c (mon.2) 489 : audit 0 from='client.? 172.21.15.40:0/1187179172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:22 smithi040 bash[41173]: audit 2023-12-01T16:03:21.757456+0000 mon.c (mon.2) 489 : audit 0 from='client.? 172.21.15.40:0/1187179172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:23 smithi141 bash[31670]: cluster 2023-12-01T16:03:21.979961+0000 mgr.y (mgr.24356) 759 : cluster 0 pgmap v727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:23 smithi040 bash[41173]: cluster 2023-12-01T16:03:21.979961+0000 mgr.y (mgr.24356) 759 : cluster 0 pgmap v727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:23 smithi040 bash[28232]: cluster 2023-12-01T16:03:21.979961+0000 mgr.y (mgr.24356) 759 : cluster 0 pgmap v727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:24 smithi141 bash[31670]: audit 2023-12-01T16:03:24.225291+0000 mon.a (mon.0) 1182 : audit 0 from='client.? 172.21.15.40:0/1869295110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:24 smithi040 bash[28232]: audit 2023-12-01T16:03:24.225291+0000 mon.a (mon.0) 1182 : audit 0 from='client.? 172.21.15.40:0/1869295110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:24 smithi040 bash[41173]: audit 2023-12-01T16:03:24.225291+0000 mon.a (mon.0) 1182 : audit 0 from='client.? 172.21.15.40:0/1869295110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:25 smithi141 bash[31670]: cluster 2023-12-01T16:03:23.980447+0000 mgr.y (mgr.24356) 760 : cluster 0 pgmap v728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:25 smithi040 bash[28232]: cluster 2023-12-01T16:03:23.980447+0000 mgr.y (mgr.24356) 760 : cluster 0 pgmap v728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:25 smithi040 bash[41173]: cluster 2023-12-01T16:03:23.980447+0000 mgr.y (mgr.24356) 760 : cluster 0 pgmap v728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:26 smithi040 bash[28232]: audit 2023-12-01T16:03:26.696428+0000 mon.a (mon.0) 1183 : audit 0 from='client.? 172.21.15.40:0/2841530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:03:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:03:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:26 smithi040 bash[41173]: audit 2023-12-01T16:03:26.696428+0000 mon.a (mon.0) 1183 : audit 0 from='client.? 172.21.15.40:0/2841530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:26 smithi141 bash[31670]: audit 2023-12-01T16:03:26.696428+0000 mon.a (mon.0) 1183 : audit 0 from='client.? 172.21.15.40:0/2841530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:27 smithi141 bash[31670]: cluster 2023-12-01T16:03:25.981561+0000 mgr.y (mgr.24356) 761 : cluster 0 pgmap v729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:27 smithi040 bash[28232]: cluster 2023-12-01T16:03:25.981561+0000 mgr.y (mgr.24356) 761 : cluster 0 pgmap v729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:27 smithi040 bash[41173]: cluster 2023-12-01T16:03:25.981561+0000 mgr.y (mgr.24356) 761 : cluster 0 pgmap v729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:29 smithi141 bash[31670]: cluster 2023-12-01T16:03:27.982220+0000 mgr.y (mgr.24356) 762 : cluster 0 pgmap v730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:29 smithi141 bash[31670]: audit 2023-12-01T16:03:29.166872+0000 mon.a (mon.0) 1184 : audit 0 from='client.? 172.21.15.40:0/2759052729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:29 smithi040 bash[28232]: cluster 2023-12-01T16:03:27.982220+0000 mgr.y (mgr.24356) 762 : cluster 0 pgmap v730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:29 smithi040 bash[28232]: audit 2023-12-01T16:03:29.166872+0000 mon.a (mon.0) 1184 : audit 0 from='client.? 172.21.15.40:0/2759052729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:29 smithi040 bash[41173]: cluster 2023-12-01T16:03:27.982220+0000 mgr.y (mgr.24356) 762 : cluster 0 pgmap v730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:29 smithi040 bash[41173]: audit 2023-12-01T16:03:29.166872+0000 mon.a (mon.0) 1184 : audit 0 from='client.? 172.21.15.40:0/2759052729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:31 smithi141 bash[31670]: cluster 2023-12-01T16:03:29.983412+0000 mgr.y (mgr.24356) 763 : cluster 0 pgmap v731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:31 smithi141 bash[31670]: audit 2023-12-01T16:03:31.626442+0000 mon.c (mon.2) 490 : audit 0 from='client.? 172.21.15.40:0/652806196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:31 smithi040 bash[28232]: cluster 2023-12-01T16:03:29.983412+0000 mgr.y (mgr.24356) 763 : cluster 0 pgmap v731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:31 smithi040 bash[28232]: audit 2023-12-01T16:03:31.626442+0000 mon.c (mon.2) 490 : audit 0 from='client.? 172.21.15.40:0/652806196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:31 smithi040 bash[41173]: cluster 2023-12-01T16:03:29.983412+0000 mgr.y (mgr.24356) 763 : cluster 0 pgmap v731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:31 smithi040 bash[41173]: audit 2023-12-01T16:03:31.626442+0000 mon.c (mon.2) 490 : audit 0 from='client.? 172.21.15.40:0/652806196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:33 smithi141 bash[31670]: cluster 2023-12-01T16:03:31.984077+0000 mgr.y (mgr.24356) 764 : cluster 0 pgmap v732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:33 smithi141 bash[31670]: audit 2023-12-01T16:03:33.334638+0000 mon.c (mon.2) 491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:33 smithi040 bash[28232]: cluster 2023-12-01T16:03:31.984077+0000 mgr.y (mgr.24356) 764 : cluster 0 pgmap v732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:33 smithi040 bash[28232]: audit 2023-12-01T16:03:33.334638+0000 mon.c (mon.2) 491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:33 smithi040 bash[41173]: cluster 2023-12-01T16:03:31.984077+0000 mgr.y (mgr.24356) 764 : cluster 0 pgmap v732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:33 smithi040 bash[41173]: audit 2023-12-01T16:03:33.334638+0000 mon.c (mon.2) 491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:34 smithi141 bash[31670]: audit 2023-12-01T16:03:34.092444+0000 mon.a (mon.0) 1185 : audit 0 from='client.? 172.21.15.40:0/3124056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:34 smithi040 bash[28232]: audit 2023-12-01T16:03:34.092444+0000 mon.a (mon.0) 1185 : audit 0 from='client.? 172.21.15.40:0/3124056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:34 smithi040 bash[41173]: audit 2023-12-01T16:03:34.092444+0000 mon.a (mon.0) 1185 : audit 0 from='client.? 172.21.15.40:0/3124056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:35 smithi141 bash[31670]: cluster 2023-12-01T16:03:33.984548+0000 mgr.y (mgr.24356) 765 : cluster 0 pgmap v733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:35 smithi040 bash[28232]: cluster 2023-12-01T16:03:33.984548+0000 mgr.y (mgr.24356) 765 : cluster 0 pgmap v733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:35 smithi040 bash[41173]: cluster 2023-12-01T16:03:33.984548+0000 mgr.y (mgr.24356) 765 : cluster 0 pgmap v733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:36 smithi040 bash[28232]: audit 2023-12-01T16:03:36.563360+0000 mon.c (mon.2) 492 : audit 0 from='client.? 172.21.15.40:0/3013122373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:36.840 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:03:36] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:03:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:36 smithi141 bash[31670]: audit 2023-12-01T16:03:36.563360+0000 mon.c (mon.2) 492 : audit 0 from='client.? 172.21.15.40:0/3013122373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:36 smithi040 bash[41173]: audit 2023-12-01T16:03:36.563360+0000 mon.c (mon.2) 492 : audit 0 from='client.? 172.21.15.40:0/3013122373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:37 smithi141 bash[31670]: cluster 2023-12-01T16:03:35.985598+0000 mgr.y (mgr.24356) 766 : cluster 0 pgmap v734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:37 smithi040 bash[28232]: cluster 2023-12-01T16:03:35.985598+0000 mgr.y (mgr.24356) 766 : cluster 0 pgmap v734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:37 smithi040 bash[41173]: cluster 2023-12-01T16:03:35.985598+0000 mgr.y (mgr.24356) 766 : cluster 0 pgmap v734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:39 smithi141 bash[31670]: cluster 2023-12-01T16:03:37.986197+0000 mgr.y (mgr.24356) 767 : cluster 0 pgmap v735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:39 smithi141 bash[31670]: audit 2023-12-01T16:03:39.027440+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.40:0/1288943307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:40.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:39 smithi040 bash[28232]: cluster 2023-12-01T16:03:37.986197+0000 mgr.y (mgr.24356) 767 : cluster 0 pgmap v735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:40.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:39 smithi040 bash[28232]: audit 2023-12-01T16:03:39.027440+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.40:0/1288943307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:40.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:39 smithi040 bash[41173]: cluster 2023-12-01T16:03:37.986197+0000 mgr.y (mgr.24356) 767 : cluster 0 pgmap v735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:40.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:39 smithi040 bash[41173]: audit 2023-12-01T16:03:39.027440+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.40:0/1288943307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:41 smithi141 bash[31670]: cluster 2023-12-01T16:03:39.987299+0000 mgr.y (mgr.24356) 768 : cluster 0 pgmap v736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:41 smithi141 bash[31670]: audit 2023-12-01T16:03:41.488074+0000 mon.c (mon.2) 493 : audit 0 from='client.? 172.21.15.40:0/3700021855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:41 smithi040 bash[28232]: cluster 2023-12-01T16:03:39.987299+0000 mgr.y (mgr.24356) 768 : cluster 0 pgmap v736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:41 smithi040 bash[28232]: audit 2023-12-01T16:03:41.488074+0000 mon.c (mon.2) 493 : audit 0 from='client.? 172.21.15.40:0/3700021855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:41 smithi040 bash[41173]: cluster 2023-12-01T16:03:39.987299+0000 mgr.y (mgr.24356) 768 : cluster 0 pgmap v736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:41 smithi040 bash[41173]: audit 2023-12-01T16:03:41.488074+0000 mon.c (mon.2) 493 : audit 0 from='client.? 172.21.15.40:0/3700021855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:43 smithi040 bash[28232]: cluster 2023-12-01T16:03:41.987979+0000 mgr.y (mgr.24356) 769 : cluster 0 pgmap v737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:43 smithi040 bash[41173]: cluster 2023-12-01T16:03:41.987979+0000 mgr.y (mgr.24356) 769 : cluster 0 pgmap v737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:43 smithi141 bash[31670]: cluster 2023-12-01T16:03:41.987979+0000 mgr.y (mgr.24356) 769 : cluster 0 pgmap v737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:44 smithi040 bash[28232]: audit 2023-12-01T16:03:43.949121+0000 mon.c (mon.2) 494 : audit 0 from='client.? 172.21.15.40:0/1909117811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:44 smithi040 bash[41173]: audit 2023-12-01T16:03:43.949121+0000 mon.c (mon.2) 494 : audit 0 from='client.? 172.21.15.40:0/1909117811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:44 smithi141 bash[31670]: audit 2023-12-01T16:03:43.949121+0000 mon.c (mon.2) 494 : audit 0 from='client.? 172.21.15.40:0/1909117811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:45 smithi040 bash[41173]: cluster 2023-12-01T16:03:43.988626+0000 mgr.y (mgr.24356) 770 : cluster 0 pgmap v738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:45 smithi040 bash[28232]: cluster 2023-12-01T16:03:43.988626+0000 mgr.y (mgr.24356) 770 : cluster 0 pgmap v738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:45 smithi141 bash[31670]: cluster 2023-12-01T16:03:43.988626+0000 mgr.y (mgr.24356) 770 : cluster 0 pgmap v738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:03:46] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:03:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:46 smithi040 bash[41173]: audit 2023-12-01T16:03:46.414304+0000 mon.a (mon.0) 1187 : audit 0 from='client.? 172.21.15.40:0/335247229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:46 smithi040 bash[28232]: audit 2023-12-01T16:03:46.414304+0000 mon.a (mon.0) 1187 : audit 0 from='client.? 172.21.15.40:0/335247229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:46 smithi141 bash[31670]: audit 2023-12-01T16:03:46.414304+0000 mon.a (mon.0) 1187 : audit 0 from='client.? 172.21.15.40:0/335247229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:47 smithi040 bash[28232]: cluster 2023-12-01T16:03:45.989736+0000 mgr.y (mgr.24356) 771 : cluster 0 pgmap v739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:47 smithi040 bash[41173]: cluster 2023-12-01T16:03:45.989736+0000 mgr.y (mgr.24356) 771 : cluster 0 pgmap v739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:47 smithi141 bash[31670]: cluster 2023-12-01T16:03:45.989736+0000 mgr.y (mgr.24356) 771 : cluster 0 pgmap v739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:48 smithi040 bash[28232]: audit 2023-12-01T16:03:48.335074+0000 mon.c (mon.2) 495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:48 smithi040 bash[41173]: audit 2023-12-01T16:03:48.335074+0000 mon.c (mon.2) 495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:48 smithi141 bash[31670]: audit 2023-12-01T16:03:48.335074+0000 mon.c (mon.2) 495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:49 smithi040 bash[41173]: cluster 2023-12-01T16:03:47.990564+0000 mgr.y (mgr.24356) 772 : cluster 0 pgmap v740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:49 smithi040 bash[41173]: audit 2023-12-01T16:03:48.882065+0000 mon.c (mon.2) 496 : audit 0 from='client.? 172.21.15.40:0/1718645424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:49 smithi040 bash[28232]: cluster 2023-12-01T16:03:47.990564+0000 mgr.y (mgr.24356) 772 : cluster 0 pgmap v740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:49 smithi040 bash[28232]: audit 2023-12-01T16:03:48.882065+0000 mon.c (mon.2) 496 : audit 0 from='client.? 172.21.15.40:0/1718645424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:49 smithi141 bash[31670]: cluster 2023-12-01T16:03:47.990564+0000 mgr.y (mgr.24356) 772 : cluster 0 pgmap v740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:49 smithi141 bash[31670]: audit 2023-12-01T16:03:48.882065+0000 mon.c (mon.2) 496 : audit 0 from='client.? 172.21.15.40:0/1718645424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:51 smithi040 bash[28232]: cluster 2023-12-01T16:03:49.991774+0000 mgr.y (mgr.24356) 773 : cluster 0 pgmap v741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:51 smithi040 bash[28232]: audit 2023-12-01T16:03:51.339268+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.40:0/122044260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:51 smithi040 bash[41173]: cluster 2023-12-01T16:03:49.991774+0000 mgr.y (mgr.24356) 773 : cluster 0 pgmap v741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:51 smithi040 bash[41173]: audit 2023-12-01T16:03:51.339268+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.40:0/122044260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:51 smithi141 bash[31670]: cluster 2023-12-01T16:03:49.991774+0000 mgr.y (mgr.24356) 773 : cluster 0 pgmap v741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:51 smithi141 bash[31670]: audit 2023-12-01T16:03:51.339268+0000 mon.c (mon.2) 497 : audit 0 from='client.? 172.21.15.40:0/122044260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:53 smithi040 bash[41173]: cluster 2023-12-01T16:03:51.992470+0000 mgr.y (mgr.24356) 774 : cluster 0 pgmap v742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:53 smithi040 bash[28232]: cluster 2023-12-01T16:03:51.992470+0000 mgr.y (mgr.24356) 774 : cluster 0 pgmap v742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:53 smithi141 bash[31670]: cluster 2023-12-01T16:03:51.992470+0000 mgr.y (mgr.24356) 774 : cluster 0 pgmap v742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:54.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:54 smithi040 bash[41173]: audit 2023-12-01T16:03:53.796303+0000 mon.a (mon.0) 1188 : audit 0 from='client.? 172.21.15.40:0/1685981218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:54 smithi040 bash[28232]: audit 2023-12-01T16:03:53.796303+0000 mon.a (mon.0) 1188 : audit 0 from='client.? 172.21.15.40:0/1685981218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:54 smithi141 bash[31670]: audit 2023-12-01T16:03:53.796303+0000 mon.a (mon.0) 1188 : audit 0 from='client.? 172.21.15.40:0/1685981218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:55 smithi040 bash[28232]: cluster 2023-12-01T16:03:53.993212+0000 mgr.y (mgr.24356) 775 : cluster 0 pgmap v743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:55 smithi040 bash[41173]: cluster 2023-12-01T16:03:53.993212+0000 mgr.y (mgr.24356) 775 : cluster 0 pgmap v743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:55 smithi141 bash[31670]: cluster 2023-12-01T16:03:53.993212+0000 mgr.y (mgr.24356) 775 : cluster 0 pgmap v743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:03:56] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:03:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:56 smithi040 bash[28232]: audit 2023-12-01T16:03:56.262637+0000 mon.c (mon.2) 498 : audit 0 from='client.? 172.21.15.40:0/2765318913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:56 smithi040 bash[41173]: audit 2023-12-01T16:03:56.262637+0000 mon.c (mon.2) 498 : audit 0 from='client.? 172.21.15.40:0/2765318913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:56 smithi141 bash[31670]: audit 2023-12-01T16:03:56.262637+0000 mon.c (mon.2) 498 : audit 0 from='client.? 172.21.15.40:0/2765318913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:57 smithi040 bash[28232]: cluster 2023-12-01T16:03:55.994235+0000 mgr.y (mgr.24356) 776 : cluster 0 pgmap v744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:57 smithi040 bash[41173]: cluster 2023-12-01T16:03:55.994235+0000 mgr.y (mgr.24356) 776 : cluster 0 pgmap v744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:57 smithi141 bash[31670]: cluster 2023-12-01T16:03:55.994235+0000 mgr.y (mgr.24356) 776 : cluster 0 pgmap v744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:59 smithi040 bash[28232]: cluster 2023-12-01T16:03:57.995008+0000 mgr.y (mgr.24356) 777 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:03:59 smithi040 bash[28232]: audit 2023-12-01T16:03:58.729110+0000 mon.c (mon.2) 499 : audit 0 from='client.? 172.21.15.40:0/784972816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:03:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:59 smithi040 bash[41173]: cluster 2023-12-01T16:03:57.995008+0000 mgr.y (mgr.24356) 777 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:03:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:03:59 smithi040 bash[41173]: audit 2023-12-01T16:03:58.729110+0000 mon.c (mon.2) 499 : audit 0 from='client.? 172.21.15.40:0/784972816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:59 smithi141 bash[31670]: cluster 2023-12-01T16:03:57.995008+0000 mgr.y (mgr.24356) 777 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:03:59 smithi141 bash[31670]: audit 2023-12-01T16:03:58.729110+0000 mon.c (mon.2) 499 : audit 0 from='client.? 172.21.15.40:0/784972816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:01 smithi040 bash[28232]: cluster 2023-12-01T16:03:59.996314+0000 mgr.y (mgr.24356) 778 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:01 smithi040 bash[28232]: audit 2023-12-01T16:04:01.192908+0000 mon.c (mon.2) 500 : audit 0 from='client.? 172.21.15.40:0/640745354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:01 smithi040 bash[41173]: cluster 2023-12-01T16:03:59.996314+0000 mgr.y (mgr.24356) 778 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:01 smithi040 bash[41173]: audit 2023-12-01T16:04:01.192908+0000 mon.c (mon.2) 500 : audit 0 from='client.? 172.21.15.40:0/640745354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:01 smithi141 bash[31670]: cluster 2023-12-01T16:03:59.996314+0000 mgr.y (mgr.24356) 778 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:01 smithi141 bash[31670]: audit 2023-12-01T16:04:01.192908+0000 mon.c (mon.2) 500 : audit 0 from='client.? 172.21.15.40:0/640745354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:03 smithi040 bash[28232]: cluster 2023-12-01T16:04:01.997180+0000 mgr.y (mgr.24356) 779 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:03 smithi040 bash[28232]: audit 2023-12-01T16:04:03.335502+0000 mon.c (mon.2) 501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:03 smithi040 bash[41173]: cluster 2023-12-01T16:04:01.997180+0000 mgr.y (mgr.24356) 779 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:03 smithi040 bash[41173]: audit 2023-12-01T16:04:03.335502+0000 mon.c (mon.2) 501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:03 smithi141 bash[31670]: cluster 2023-12-01T16:04:01.997180+0000 mgr.y (mgr.24356) 779 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:03 smithi141 bash[31670]: audit 2023-12-01T16:04:03.335502+0000 mon.c (mon.2) 501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:04 smithi040 bash[41173]: audit 2023-12-01T16:04:03.653508+0000 mon.c (mon.2) 502 : audit 0 from='client.? 172.21.15.40:0/1382097325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:04 smithi040 bash[28232]: audit 2023-12-01T16:04:03.653508+0000 mon.c (mon.2) 502 : audit 0 from='client.? 172.21.15.40:0/1382097325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:04 smithi141 bash[31670]: audit 2023-12-01T16:04:03.653508+0000 mon.c (mon.2) 502 : audit 0 from='client.? 172.21.15.40:0/1382097325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:05 smithi040 bash[41173]: cluster 2023-12-01T16:04:03.998005+0000 mgr.y (mgr.24356) 780 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:05 smithi040 bash[28232]: cluster 2023-12-01T16:04:03.998005+0000 mgr.y (mgr.24356) 780 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:05 smithi141 bash[31670]: cluster 2023-12-01T16:04:03.998005+0000 mgr.y (mgr.24356) 780 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:06 smithi040 bash[41173]: audit 2023-12-01T16:04:06.107648+0000 mon.a (mon.0) 1189 : audit 0 from='client.? 172.21.15.40:0/1388836887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:06 smithi040 bash[28232]: audit 2023-12-01T16:04:06.107648+0000 mon.a (mon.0) 1189 : audit 0 from='client.? 172.21.15.40:0/1388836887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:04:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T16:04:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:06 smithi141 bash[31670]: audit 2023-12-01T16:04:06.107648+0000 mon.a (mon.0) 1189 : audit 0 from='client.? 172.21.15.40:0/1388836887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:07 smithi141 bash[31670]: cluster 2023-12-01T16:04:05.999156+0000 mgr.y (mgr.24356) 781 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:07 smithi040 bash[28232]: cluster 2023-12-01T16:04:05.999156+0000 mgr.y (mgr.24356) 781 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:07 smithi040 bash[41173]: cluster 2023-12-01T16:04:05.999156+0000 mgr.y (mgr.24356) 781 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:08 smithi141 bash[31670]: audit 2023-12-01T16:04:08.571797+0000 mon.a (mon.0) 1190 : audit 0 from='client.? 172.21.15.40:0/1657123533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:08 smithi040 bash[28232]: audit 2023-12-01T16:04:08.571797+0000 mon.a (mon.0) 1190 : audit 0 from='client.? 172.21.15.40:0/1657123533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:08 smithi040 bash[41173]: audit 2023-12-01T16:04:08.571797+0000 mon.a (mon.0) 1190 : audit 0 from='client.? 172.21.15.40:0/1657123533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:09 smithi141 bash[31670]: cluster 2023-12-01T16:04:07.999838+0000 mgr.y (mgr.24356) 782 : cluster 0 pgmap v750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:09 smithi040 bash[28232]: cluster 2023-12-01T16:04:07.999838+0000 mgr.y (mgr.24356) 782 : cluster 0 pgmap v750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:09 smithi040 bash[41173]: cluster 2023-12-01T16:04:07.999838+0000 mgr.y (mgr.24356) 782 : cluster 0 pgmap v750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:11 smithi141 bash[31670]: cluster 2023-12-01T16:04:10.001038+0000 mgr.y (mgr.24356) 783 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:11 smithi141 bash[31670]: audit 2023-12-01T16:04:11.039179+0000 mon.a (mon.0) 1191 : audit 0 from='client.? 172.21.15.40:0/4067951634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:11 smithi040 bash[28232]: cluster 2023-12-01T16:04:10.001038+0000 mgr.y (mgr.24356) 783 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:11 smithi040 bash[28232]: audit 2023-12-01T16:04:11.039179+0000 mon.a (mon.0) 1191 : audit 0 from='client.? 172.21.15.40:0/4067951634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:11 smithi040 bash[41173]: cluster 2023-12-01T16:04:10.001038+0000 mgr.y (mgr.24356) 783 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:11 smithi040 bash[41173]: audit 2023-12-01T16:04:11.039179+0000 mon.a (mon.0) 1191 : audit 0 from='client.? 172.21.15.40:0/4067951634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:13 smithi141 bash[31670]: cluster 2023-12-01T16:04:12.001851+0000 mgr.y (mgr.24356) 784 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:13 smithi141 bash[31670]: audit 2023-12-01T16:04:13.506536+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.40:0/1012332932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:13 smithi040 bash[41173]: cluster 2023-12-01T16:04:12.001851+0000 mgr.y (mgr.24356) 784 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:13 smithi040 bash[41173]: audit 2023-12-01T16:04:13.506536+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.40:0/1012332932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:13 smithi040 bash[28232]: cluster 2023-12-01T16:04:12.001851+0000 mgr.y (mgr.24356) 784 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:13 smithi040 bash[28232]: audit 2023-12-01T16:04:13.506536+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.40:0/1012332932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:15 smithi141 bash[31670]: cluster 2023-12-01T16:04:14.002650+0000 mgr.y (mgr.24356) 785 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:15 smithi040 bash[28232]: cluster 2023-12-01T16:04:14.002650+0000 mgr.y (mgr.24356) 785 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:15 smithi040 bash[41173]: cluster 2023-12-01T16:04:14.002650+0000 mgr.y (mgr.24356) 785 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:16 smithi040 bash[28232]: audit 2023-12-01T16:04:15.979674+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.40:0/2558496536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:04:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T16:04:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:16 smithi040 bash[41173]: audit 2023-12-01T16:04:15.979674+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.40:0/2558496536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:16 smithi141 bash[31670]: audit 2023-12-01T16:04:15.979674+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.40:0/2558496536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:17 smithi141 bash[31670]: cluster 2023-12-01T16:04:16.003780+0000 mgr.y (mgr.24356) 786 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:17 smithi141 bash[31670]: audit 2023-12-01T16:04:17.552236+0000 mon.c (mon.2) 503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:17 smithi040 bash[41173]: cluster 2023-12-01T16:04:16.003780+0000 mgr.y (mgr.24356) 786 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:17 smithi040 bash[41173]: audit 2023-12-01T16:04:17.552236+0000 mon.c (mon.2) 503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:17 smithi040 bash[28232]: cluster 2023-12-01T16:04:16.003780+0000 mgr.y (mgr.24356) 786 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:17 smithi040 bash[28232]: audit 2023-12-01T16:04:17.552236+0000 mon.c (mon.2) 503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:18 smithi141 bash[31670]: audit 2023-12-01T16:04:18.335874+0000 mon.c (mon.2) 504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:18 smithi141 bash[31670]: audit 2023-12-01T16:04:18.450768+0000 mon.a (mon.0) 1194 : audit 0 from='client.? 172.21.15.40:0/2705285770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:18 smithi040 bash[28232]: audit 2023-12-01T16:04:18.335874+0000 mon.c (mon.2) 504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:18 smithi040 bash[28232]: audit 2023-12-01T16:04:18.450768+0000 mon.a (mon.0) 1194 : audit 0 from='client.? 172.21.15.40:0/2705285770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:18 smithi040 bash[41173]: audit 2023-12-01T16:04:18.335874+0000 mon.c (mon.2) 504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:18 smithi040 bash[41173]: audit 2023-12-01T16:04:18.450768+0000 mon.a (mon.0) 1194 : audit 0 from='client.? 172.21.15.40:0/2705285770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:19 smithi141 bash[31670]: cluster 2023-12-01T16:04:18.004498+0000 mgr.y (mgr.24356) 787 : cluster 0 pgmap v755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:19 smithi040 bash[28232]: cluster 2023-12-01T16:04:18.004498+0000 mgr.y (mgr.24356) 787 : cluster 0 pgmap v755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:19 smithi040 bash[41173]: cluster 2023-12-01T16:04:18.004498+0000 mgr.y (mgr.24356) 787 : cluster 0 pgmap v755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:21 smithi141 bash[31670]: cluster 2023-12-01T16:04:20.006034+0000 mgr.y (mgr.24356) 788 : cluster 0 pgmap v756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:21 smithi141 bash[31670]: audit 2023-12-01T16:04:20.923260+0000 mon.c (mon.2) 505 : audit 0 from='client.? 172.21.15.40:0/1670033988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:21 smithi040 bash[28232]: cluster 2023-12-01T16:04:20.006034+0000 mgr.y (mgr.24356) 788 : cluster 0 pgmap v756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:21 smithi040 bash[28232]: audit 2023-12-01T16:04:20.923260+0000 mon.c (mon.2) 505 : audit 0 from='client.? 172.21.15.40:0/1670033988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:21 smithi040 bash[41173]: cluster 2023-12-01T16:04:20.006034+0000 mgr.y (mgr.24356) 788 : cluster 0 pgmap v756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:21 smithi040 bash[41173]: audit 2023-12-01T16:04:20.923260+0000 mon.c (mon.2) 505 : audit 0 from='client.? 172.21.15.40:0/1670033988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:23 smithi141 bash[31670]: cluster 2023-12-01T16:04:22.006865+0000 mgr.y (mgr.24356) 789 : cluster 0 pgmap v757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:23 smithi141 bash[31670]: audit 2023-12-01T16:04:23.424878+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.40:0/2332365125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:23 smithi141 bash[31670]: audit 2023-12-01T16:04:23.445830+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:23 smithi141 bash[31670]: audit 2023-12-01T16:04:23.454490+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[28232]: cluster 2023-12-01T16:04:22.006865+0000 mgr.y (mgr.24356) 789 : cluster 0 pgmap v757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[28232]: audit 2023-12-01T16:04:23.424878+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.40:0/2332365125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[28232]: audit 2023-12-01T16:04:23.445830+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[28232]: audit 2023-12-01T16:04:23.454490+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[41173]: cluster 2023-12-01T16:04:22.006865+0000 mgr.y (mgr.24356) 789 : cluster 0 pgmap v757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[41173]: audit 2023-12-01T16:04:23.424878+0000 mon.a (mon.0) 1195 : audit 0 from='client.? 172.21.15.40:0/2332365125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[41173]: audit 2023-12-01T16:04:23.445830+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:23 smithi040 bash[41173]: audit 2023-12-01T16:04:23.454490+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:24 smithi141 bash[31670]: audit 2023-12-01T16:04:23.753335+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:24 smithi141 bash[31670]: audit 2023-12-01T16:04:23.763738+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:24 smithi141 bash[31670]: audit 2023-12-01T16:04:24.240078+0000 mon.c (mon.2) 506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:24 smithi141 bash[31670]: audit 2023-12-01T16:04:24.241535+0000 mon.c (mon.2) 507 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:24 smithi141 bash[31670]: audit 2023-12-01T16:04:24.251951+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[41173]: audit 2023-12-01T16:04:23.753335+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[41173]: audit 2023-12-01T16:04:23.763738+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[41173]: audit 2023-12-01T16:04:24.240078+0000 mon.c (mon.2) 506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[41173]: audit 2023-12-01T16:04:24.241535+0000 mon.c (mon.2) 507 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[41173]: audit 2023-12-01T16:04:24.251951+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[28232]: audit 2023-12-01T16:04:23.753335+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[28232]: audit 2023-12-01T16:04:23.763738+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[28232]: audit 2023-12-01T16:04:24.240078+0000 mon.c (mon.2) 506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[28232]: audit 2023-12-01T16:04:24.241535+0000 mon.c (mon.2) 507 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:24 smithi040 bash[28232]: audit 2023-12-01T16:04:24.251951+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:04:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:25 smithi141 bash[31670]: cluster 2023-12-01T16:04:24.007593+0000 mgr.y (mgr.24356) 790 : cluster 0 pgmap v758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:25 smithi040 bash[28232]: cluster 2023-12-01T16:04:24.007593+0000 mgr.y (mgr.24356) 790 : cluster 0 pgmap v758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:25 smithi040 bash[41173]: cluster 2023-12-01T16:04:24.007593+0000 mgr.y (mgr.24356) 790 : cluster 0 pgmap v758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:26.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:04:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T16:04:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:26 smithi141 bash[31670]: audit 2023-12-01T16:04:25.891647+0000 mon.c (mon.2) 508 : audit 0 from='client.? 172.21.15.40:0/3818888723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:27.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:26 smithi040 bash[28232]: audit 2023-12-01T16:04:25.891647+0000 mon.c (mon.2) 508 : audit 0 from='client.? 172.21.15.40:0/3818888723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:26 smithi040 bash[41173]: audit 2023-12-01T16:04:25.891647+0000 mon.c (mon.2) 508 : audit 0 from='client.? 172.21.15.40:0/3818888723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:27 smithi141 bash[31670]: cluster 2023-12-01T16:04:26.008901+0000 mgr.y (mgr.24356) 791 : cluster 0 pgmap v759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:27 smithi040 bash[28232]: cluster 2023-12-01T16:04:26.008901+0000 mgr.y (mgr.24356) 791 : cluster 0 pgmap v759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:27 smithi040 bash[41173]: cluster 2023-12-01T16:04:26.008901+0000 mgr.y (mgr.24356) 791 : cluster 0 pgmap v759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:29.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:28 smithi040 bash[28232]: cluster 2023-12-01T16:04:28.009584+0000 mgr.y (mgr.24356) 792 : cluster 0 pgmap v760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:29.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:28 smithi040 bash[28232]: audit 2023-12-01T16:04:28.356222+0000 mon.a (mon.0) 1201 : audit 0 from='client.? 172.21.15.40:0/3745889486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:28 smithi040 bash[41173]: cluster 2023-12-01T16:04:28.009584+0000 mgr.y (mgr.24356) 792 : cluster 0 pgmap v760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:28 smithi040 bash[41173]: audit 2023-12-01T16:04:28.356222+0000 mon.a (mon.0) 1201 : audit 0 from='client.? 172.21.15.40:0/3745889486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:28 smithi141 bash[31670]: cluster 2023-12-01T16:04:28.009584+0000 mgr.y (mgr.24356) 792 : cluster 0 pgmap v760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:28 smithi141 bash[31670]: audit 2023-12-01T16:04:28.356222+0000 mon.a (mon.0) 1201 : audit 0 from='client.? 172.21.15.40:0/3745889486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:31 smithi040 bash[41173]: cluster 2023-12-01T16:04:30.010747+0000 mgr.y (mgr.24356) 793 : cluster 0 pgmap v761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:31 smithi040 bash[41173]: audit 2023-12-01T16:04:30.818020+0000 mon.c (mon.2) 509 : audit 0 from='client.? 172.21.15.40:0/386945363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:31 smithi040 bash[28232]: cluster 2023-12-01T16:04:30.010747+0000 mgr.y (mgr.24356) 793 : cluster 0 pgmap v761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:31 smithi040 bash[28232]: audit 2023-12-01T16:04:30.818020+0000 mon.c (mon.2) 509 : audit 0 from='client.? 172.21.15.40:0/386945363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:31 smithi141 bash[31670]: cluster 2023-12-01T16:04:30.010747+0000 mgr.y (mgr.24356) 793 : cluster 0 pgmap v761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:31 smithi141 bash[31670]: audit 2023-12-01T16:04:30.818020+0000 mon.c (mon.2) 509 : audit 0 from='client.? 172.21.15.40:0/386945363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:33 smithi040 bash[41173]: cluster 2023-12-01T16:04:32.011426+0000 mgr.y (mgr.24356) 794 : cluster 0 pgmap v762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:33 smithi040 bash[41173]: audit 2023-12-01T16:04:33.280473+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.40:0/3913308854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:33 smithi040 bash[41173]: audit 2023-12-01T16:04:33.336214+0000 mon.c (mon.2) 510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:33 smithi040 bash[28232]: cluster 2023-12-01T16:04:32.011426+0000 mgr.y (mgr.24356) 794 : cluster 0 pgmap v762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:33 smithi040 bash[28232]: audit 2023-12-01T16:04:33.280473+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.40:0/3913308854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:33 smithi040 bash[28232]: audit 2023-12-01T16:04:33.336214+0000 mon.c (mon.2) 510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:33 smithi141 bash[31670]: cluster 2023-12-01T16:04:32.011426+0000 mgr.y (mgr.24356) 794 : cluster 0 pgmap v762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:33 smithi141 bash[31670]: audit 2023-12-01T16:04:33.280473+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.40:0/3913308854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:33 smithi141 bash[31670]: audit 2023-12-01T16:04:33.336214+0000 mon.c (mon.2) 510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:35 smithi040 bash[28232]: cluster 2023-12-01T16:04:34.012082+0000 mgr.y (mgr.24356) 795 : cluster 0 pgmap v763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:35 smithi040 bash[41173]: cluster 2023-12-01T16:04:34.012082+0000 mgr.y (mgr.24356) 795 : cluster 0 pgmap v763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:35 smithi141 bash[31670]: cluster 2023-12-01T16:04:34.012082+0000 mgr.y (mgr.24356) 795 : cluster 0 pgmap v763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:36 smithi040 bash[28232]: audit 2023-12-01T16:04:35.750604+0000 mon.a (mon.0) 1203 : audit 0 from='client.? 172.21.15.40:0/1311312697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:04:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:04:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:36 smithi040 bash[41173]: audit 2023-12-01T16:04:35.750604+0000 mon.a (mon.0) 1203 : audit 0 from='client.? 172.21.15.40:0/1311312697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:36 smithi141 bash[31670]: audit 2023-12-01T16:04:35.750604+0000 mon.a (mon.0) 1203 : audit 0 from='client.? 172.21.15.40:0/1311312697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:37 smithi040 bash[28232]: cluster 2023-12-01T16:04:36.013226+0000 mgr.y (mgr.24356) 796 : cluster 0 pgmap v764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:37 smithi040 bash[41173]: cluster 2023-12-01T16:04:36.013226+0000 mgr.y (mgr.24356) 796 : cluster 0 pgmap v764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:37 smithi141 bash[31670]: cluster 2023-12-01T16:04:36.013226+0000 mgr.y (mgr.24356) 796 : cluster 0 pgmap v764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:38.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:38 smithi040 bash[28232]: audit 2023-12-01T16:04:38.214203+0000 mon.c (mon.2) 511 : audit 0 from='client.? 172.21.15.40:0/1460207678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:38.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:38 smithi040 bash[41173]: audit 2023-12-01T16:04:38.214203+0000 mon.c (mon.2) 511 : audit 0 from='client.? 172.21.15.40:0/1460207678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:38 smithi141 bash[31670]: audit 2023-12-01T16:04:38.214203+0000 mon.c (mon.2) 511 : audit 0 from='client.? 172.21.15.40:0/1460207678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:39 smithi040 bash[28232]: cluster 2023-12-01T16:04:38.013839+0000 mgr.y (mgr.24356) 797 : cluster 0 pgmap v765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:39 smithi040 bash[41173]: cluster 2023-12-01T16:04:38.013839+0000 mgr.y (mgr.24356) 797 : cluster 0 pgmap v765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:39 smithi141 bash[31670]: cluster 2023-12-01T16:04:38.013839+0000 mgr.y (mgr.24356) 797 : cluster 0 pgmap v765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:41 smithi040 bash[28232]: cluster 2023-12-01T16:04:40.014949+0000 mgr.y (mgr.24356) 798 : cluster 0 pgmap v766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:41 smithi040 bash[28232]: audit 2023-12-01T16:04:40.681413+0000 mon.a (mon.0) 1204 : audit 0 from='client.? 172.21.15.40:0/882248129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:41 smithi040 bash[41173]: cluster 2023-12-01T16:04:40.014949+0000 mgr.y (mgr.24356) 798 : cluster 0 pgmap v766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:41 smithi040 bash[41173]: audit 2023-12-01T16:04:40.681413+0000 mon.a (mon.0) 1204 : audit 0 from='client.? 172.21.15.40:0/882248129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:41 smithi141 bash[31670]: cluster 2023-12-01T16:04:40.014949+0000 mgr.y (mgr.24356) 798 : cluster 0 pgmap v766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:41 smithi141 bash[31670]: audit 2023-12-01T16:04:40.681413+0000 mon.a (mon.0) 1204 : audit 0 from='client.? 172.21.15.40:0/882248129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:43 smithi040 bash[28232]: cluster 2023-12-01T16:04:42.015631+0000 mgr.y (mgr.24356) 799 : cluster 0 pgmap v767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:43 smithi040 bash[28232]: audit 2023-12-01T16:04:43.147561+0000 mon.a (mon.0) 1205 : audit 0 from='client.? 172.21.15.40:0/4272631460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:43 smithi040 bash[41173]: cluster 2023-12-01T16:04:42.015631+0000 mgr.y (mgr.24356) 799 : cluster 0 pgmap v767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:43 smithi040 bash[41173]: audit 2023-12-01T16:04:43.147561+0000 mon.a (mon.0) 1205 : audit 0 from='client.? 172.21.15.40:0/4272631460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:43 smithi141 bash[31670]: cluster 2023-12-01T16:04:42.015631+0000 mgr.y (mgr.24356) 799 : cluster 0 pgmap v767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:43 smithi141 bash[31670]: audit 2023-12-01T16:04:43.147561+0000 mon.a (mon.0) 1205 : audit 0 from='client.? 172.21.15.40:0/4272631460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:45 smithi040 bash[28232]: cluster 2023-12-01T16:04:44.016274+0000 mgr.y (mgr.24356) 800 : cluster 0 pgmap v768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:45 smithi040 bash[28232]: audit 2023-12-01T16:04:45.612031+0000 mon.c (mon.2) 512 : audit 0 from='client.? 172.21.15.40:0/3879342778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:45 smithi040 bash[41173]: cluster 2023-12-01T16:04:44.016274+0000 mgr.y (mgr.24356) 800 : cluster 0 pgmap v768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:45 smithi040 bash[41173]: audit 2023-12-01T16:04:45.612031+0000 mon.c (mon.2) 512 : audit 0 from='client.? 172.21.15.40:0/3879342778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:45 smithi141 bash[31670]: cluster 2023-12-01T16:04:44.016274+0000 mgr.y (mgr.24356) 800 : cluster 0 pgmap v768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:45 smithi141 bash[31670]: audit 2023-12-01T16:04:45.612031+0000 mon.c (mon.2) 512 : audit 0 from='client.? 172.21.15.40:0/3879342778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:04:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:04:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:47 smithi040 bash[28232]: cluster 2023-12-01T16:04:46.017468+0000 mgr.y (mgr.24356) 801 : cluster 0 pgmap v769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:47 smithi040 bash[41173]: cluster 2023-12-01T16:04:46.017468+0000 mgr.y (mgr.24356) 801 : cluster 0 pgmap v769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:47 smithi141 bash[31670]: cluster 2023-12-01T16:04:46.017468+0000 mgr.y (mgr.24356) 801 : cluster 0 pgmap v769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:48 smithi040 bash[41173]: audit 2023-12-01T16:04:48.071092+0000 mon.c (mon.2) 513 : audit 0 from='client.? 172.21.15.40:0/1068932840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:48 smithi040 bash[41173]: audit 2023-12-01T16:04:48.336671+0000 mon.c (mon.2) 514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:48 smithi040 bash[28232]: audit 2023-12-01T16:04:48.071092+0000 mon.c (mon.2) 513 : audit 0 from='client.? 172.21.15.40:0/1068932840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:48 smithi040 bash[28232]: audit 2023-12-01T16:04:48.336671+0000 mon.c (mon.2) 514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:48 smithi141 bash[31670]: audit 2023-12-01T16:04:48.071092+0000 mon.c (mon.2) 513 : audit 0 from='client.? 172.21.15.40:0/1068932840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:48 smithi141 bash[31670]: audit 2023-12-01T16:04:48.336671+0000 mon.c (mon.2) 514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:49 smithi040 bash[28232]: cluster 2023-12-01T16:04:48.018235+0000 mgr.y (mgr.24356) 802 : cluster 0 pgmap v770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:49 smithi040 bash[41173]: cluster 2023-12-01T16:04:48.018235+0000 mgr.y (mgr.24356) 802 : cluster 0 pgmap v770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:49 smithi141 bash[31670]: cluster 2023-12-01T16:04:48.018235+0000 mgr.y (mgr.24356) 802 : cluster 0 pgmap v770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:50.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:50 smithi040 bash[41173]: audit 2023-12-01T16:04:50.535301+0000 mon.a (mon.0) 1206 : audit 0 from='client.? 172.21.15.40:0/3115601384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:50 smithi040 bash[28232]: audit 2023-12-01T16:04:50.535301+0000 mon.a (mon.0) 1206 : audit 0 from='client.? 172.21.15.40:0/3115601384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:50 smithi141 bash[31670]: audit 2023-12-01T16:04:50.535301+0000 mon.a (mon.0) 1206 : audit 0 from='client.? 172.21.15.40:0/3115601384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:51 smithi040 bash[28232]: cluster 2023-12-01T16:04:50.019537+0000 mgr.y (mgr.24356) 803 : cluster 0 pgmap v771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:51 smithi040 bash[41173]: cluster 2023-12-01T16:04:50.019537+0000 mgr.y (mgr.24356) 803 : cluster 0 pgmap v771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:51 smithi141 bash[31670]: cluster 2023-12-01T16:04:50.019537+0000 mgr.y (mgr.24356) 803 : cluster 0 pgmap v771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:53 smithi040 bash[28232]: cluster 2023-12-01T16:04:52.020272+0000 mgr.y (mgr.24356) 804 : cluster 0 pgmap v772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:53 smithi040 bash[28232]: audit 2023-12-01T16:04:53.001314+0000 mon.c (mon.2) 515 : audit 0 from='client.? 172.21.15.40:0/2087952069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:53 smithi040 bash[41173]: cluster 2023-12-01T16:04:52.020272+0000 mgr.y (mgr.24356) 804 : cluster 0 pgmap v772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:53 smithi040 bash[41173]: audit 2023-12-01T16:04:53.001314+0000 mon.c (mon.2) 515 : audit 0 from='client.? 172.21.15.40:0/2087952069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:53 smithi141 bash[31670]: cluster 2023-12-01T16:04:52.020272+0000 mgr.y (mgr.24356) 804 : cluster 0 pgmap v772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:53 smithi141 bash[31670]: audit 2023-12-01T16:04:53.001314+0000 mon.c (mon.2) 515 : audit 0 from='client.? 172.21.15.40:0/2087952069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:55 smithi040 bash[28232]: cluster 2023-12-01T16:04:54.020980+0000 mgr.y (mgr.24356) 805 : cluster 0 pgmap v773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:55 smithi040 bash[28232]: audit 2023-12-01T16:04:55.478848+0000 mon.c (mon.2) 516 : audit 0 from='client.? 172.21.15.40:0/3287593767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:55 smithi040 bash[41173]: cluster 2023-12-01T16:04:54.020980+0000 mgr.y (mgr.24356) 805 : cluster 0 pgmap v773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:55 smithi040 bash[41173]: audit 2023-12-01T16:04:55.478848+0000 mon.c (mon.2) 516 : audit 0 from='client.? 172.21.15.40:0/3287593767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:55 smithi141 bash[31670]: cluster 2023-12-01T16:04:54.020980+0000 mgr.y (mgr.24356) 805 : cluster 0 pgmap v773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:55 smithi141 bash[31670]: audit 2023-12-01T16:04:55.478848+0000 mon.c (mon.2) 516 : audit 0 from='client.? 172.21.15.40:0/3287593767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:04:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:04:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:57 smithi141 bash[31670]: cluster 2023-12-01T16:04:56.022147+0000 mgr.y (mgr.24356) 806 : cluster 0 pgmap v774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:57 smithi040 bash[41173]: cluster 2023-12-01T16:04:56.022147+0000 mgr.y (mgr.24356) 806 : cluster 0 pgmap v774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:57 smithi040 bash[28232]: cluster 2023-12-01T16:04:56.022147+0000 mgr.y (mgr.24356) 806 : cluster 0 pgmap v774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:04:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:58 smithi141 bash[31670]: audit 2023-12-01T16:04:57.947250+0000 mon.c (mon.2) 517 : audit 0 from='client.? 172.21.15.40:0/82343420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:58 smithi040 bash[41173]: audit 2023-12-01T16:04:57.947250+0000 mon.c (mon.2) 517 : audit 0 from='client.? 172.21.15.40:0/82343420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:04:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:58 smithi040 bash[28232]: audit 2023-12-01T16:04:57.947250+0000 mon.c (mon.2) 517 : audit 0 from='client.? 172.21.15.40:0/82343420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:04:59 smithi141 bash[31670]: cluster 2023-12-01T16:04:58.022836+0000 mgr.y (mgr.24356) 807 : cluster 0 pgmap v775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:04:59 smithi040 bash[41173]: cluster 2023-12-01T16:04:58.022836+0000 mgr.y (mgr.24356) 807 : cluster 0 pgmap v775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:04:59 smithi040 bash[28232]: cluster 2023-12-01T16:04:58.022836+0000 mgr.y (mgr.24356) 807 : cluster 0 pgmap v775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:00 smithi141 bash[31670]: audit 2023-12-01T16:05:00.406601+0000 mon.c (mon.2) 518 : audit 0 from='client.? 172.21.15.40:0/3831985144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:00 smithi040 bash[28232]: audit 2023-12-01T16:05:00.406601+0000 mon.c (mon.2) 518 : audit 0 from='client.? 172.21.15.40:0/3831985144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:00 smithi040 bash[41173]: audit 2023-12-01T16:05:00.406601+0000 mon.c (mon.2) 518 : audit 0 from='client.? 172.21.15.40:0/3831985144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:01 smithi141 bash[31670]: cluster 2023-12-01T16:05:00.023666+0000 mgr.y (mgr.24356) 808 : cluster 0 pgmap v776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:01 smithi040 bash[28232]: cluster 2023-12-01T16:05:00.023666+0000 mgr.y (mgr.24356) 808 : cluster 0 pgmap v776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:01 smithi040 bash[41173]: cluster 2023-12-01T16:05:00.023666+0000 mgr.y (mgr.24356) 808 : cluster 0 pgmap v776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:03 smithi141 bash[31670]: cluster 2023-12-01T16:05:02.024295+0000 mgr.y (mgr.24356) 809 : cluster 0 pgmap v777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:03 smithi141 bash[31670]: audit 2023-12-01T16:05:02.879936+0000 mon.a (mon.0) 1207 : audit 0 from='client.? 172.21.15.40:0/3627362739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:03 smithi141 bash[31670]: audit 2023-12-01T16:05:03.337025+0000 mon.c (mon.2) 519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:03 smithi040 bash[28232]: cluster 2023-12-01T16:05:02.024295+0000 mgr.y (mgr.24356) 809 : cluster 0 pgmap v777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:03 smithi040 bash[28232]: audit 2023-12-01T16:05:02.879936+0000 mon.a (mon.0) 1207 : audit 0 from='client.? 172.21.15.40:0/3627362739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:03 smithi040 bash[28232]: audit 2023-12-01T16:05:03.337025+0000 mon.c (mon.2) 519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:03 smithi040 bash[41173]: cluster 2023-12-01T16:05:02.024295+0000 mgr.y (mgr.24356) 809 : cluster 0 pgmap v777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:03 smithi040 bash[41173]: audit 2023-12-01T16:05:02.879936+0000 mon.a (mon.0) 1207 : audit 0 from='client.? 172.21.15.40:0/3627362739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:03 smithi040 bash[41173]: audit 2023-12-01T16:05:03.337025+0000 mon.c (mon.2) 519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:05 smithi141 bash[31670]: cluster 2023-12-01T16:05:04.024893+0000 mgr.y (mgr.24356) 810 : cluster 0 pgmap v778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:05 smithi141 bash[31670]: audit 2023-12-01T16:05:05.340720+0000 mon.c (mon.2) 520 : audit 0 from='client.? 172.21.15.40:0/2048205321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:05 smithi040 bash[28232]: cluster 2023-12-01T16:05:04.024893+0000 mgr.y (mgr.24356) 810 : cluster 0 pgmap v778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:05 smithi040 bash[28232]: audit 2023-12-01T16:05:05.340720+0000 mon.c (mon.2) 520 : audit 0 from='client.? 172.21.15.40:0/2048205321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:05 smithi040 bash[41173]: cluster 2023-12-01T16:05:04.024893+0000 mgr.y (mgr.24356) 810 : cluster 0 pgmap v778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:05 smithi040 bash[41173]: audit 2023-12-01T16:05:05.340720+0000 mon.c (mon.2) 520 : audit 0 from='client.? 172.21.15.40:0/2048205321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:05:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:05:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:07 smithi141 bash[31670]: cluster 2023-12-01T16:05:06.026069+0000 mgr.y (mgr.24356) 811 : cluster 0 pgmap v779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:07 smithi040 bash[28232]: cluster 2023-12-01T16:05:06.026069+0000 mgr.y (mgr.24356) 811 : cluster 0 pgmap v779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:07 smithi040 bash[41173]: cluster 2023-12-01T16:05:06.026069+0000 mgr.y (mgr.24356) 811 : cluster 0 pgmap v779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:08 smithi141 bash[31670]: audit 2023-12-01T16:05:07.799977+0000 mon.a (mon.0) 1208 : audit 0 from='client.? 172.21.15.40:0/1418097126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:08 smithi040 bash[28232]: audit 2023-12-01T16:05:07.799977+0000 mon.a (mon.0) 1208 : audit 0 from='client.? 172.21.15.40:0/1418097126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:08 smithi040 bash[41173]: audit 2023-12-01T16:05:07.799977+0000 mon.a (mon.0) 1208 : audit 0 from='client.? 172.21.15.40:0/1418097126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:09 smithi141 bash[31670]: cluster 2023-12-01T16:05:08.026797+0000 mgr.y (mgr.24356) 812 : cluster 0 pgmap v780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:09 smithi040 bash[28232]: cluster 2023-12-01T16:05:08.026797+0000 mgr.y (mgr.24356) 812 : cluster 0 pgmap v780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:09 smithi040 bash[41173]: cluster 2023-12-01T16:05:08.026797+0000 mgr.y (mgr.24356) 812 : cluster 0 pgmap v780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:10 smithi141 bash[31670]: audit 2023-12-01T16:05:10.272779+0000 mon.c (mon.2) 521 : audit 0 from='client.? 172.21.15.40:0/1743806961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:10 smithi040 bash[28232]: audit 2023-12-01T16:05:10.272779+0000 mon.c (mon.2) 521 : audit 0 from='client.? 172.21.15.40:0/1743806961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:10 smithi040 bash[41173]: audit 2023-12-01T16:05:10.272779+0000 mon.c (mon.2) 521 : audit 0 from='client.? 172.21.15.40:0/1743806961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:11 smithi141 bash[31670]: cluster 2023-12-01T16:05:10.027912+0000 mgr.y (mgr.24356) 813 : cluster 0 pgmap v781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:11 smithi040 bash[41173]: cluster 2023-12-01T16:05:10.027912+0000 mgr.y (mgr.24356) 813 : cluster 0 pgmap v781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:11 smithi040 bash[28232]: cluster 2023-12-01T16:05:10.027912+0000 mgr.y (mgr.24356) 813 : cluster 0 pgmap v781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:13 smithi141 bash[31670]: cluster 2023-12-01T16:05:12.028719+0000 mgr.y (mgr.24356) 814 : cluster 0 pgmap v782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:13 smithi141 bash[31670]: audit 2023-12-01T16:05:12.751081+0000 mon.c (mon.2) 522 : audit 0 from='client.? 172.21.15.40:0/3126077338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:13 smithi040 bash[28232]: cluster 2023-12-01T16:05:12.028719+0000 mgr.y (mgr.24356) 814 : cluster 0 pgmap v782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:13 smithi040 bash[28232]: audit 2023-12-01T16:05:12.751081+0000 mon.c (mon.2) 522 : audit 0 from='client.? 172.21.15.40:0/3126077338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:13 smithi040 bash[41173]: cluster 2023-12-01T16:05:12.028719+0000 mgr.y (mgr.24356) 814 : cluster 0 pgmap v782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:13 smithi040 bash[41173]: audit 2023-12-01T16:05:12.751081+0000 mon.c (mon.2) 522 : audit 0 from='client.? 172.21.15.40:0/3126077338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:15 smithi141 bash[31670]: cluster 2023-12-01T16:05:14.029434+0000 mgr.y (mgr.24356) 815 : cluster 0 pgmap v783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:15 smithi141 bash[31670]: audit 2023-12-01T16:05:15.215404+0000 mon.a (mon.0) 1209 : audit 0 from='client.? 172.21.15.40:0/2517130729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:15 smithi040 bash[28232]: cluster 2023-12-01T16:05:14.029434+0000 mgr.y (mgr.24356) 815 : cluster 0 pgmap v783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:15 smithi040 bash[28232]: audit 2023-12-01T16:05:15.215404+0000 mon.a (mon.0) 1209 : audit 0 from='client.? 172.21.15.40:0/2517130729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:15 smithi040 bash[41173]: cluster 2023-12-01T16:05:14.029434+0000 mgr.y (mgr.24356) 815 : cluster 0 pgmap v783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:15 smithi040 bash[41173]: audit 2023-12-01T16:05:15.215404+0000 mon.a (mon.0) 1209 : audit 0 from='client.? 172.21.15.40:0/2517130729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:05:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:05:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:17 smithi141 bash[31670]: cluster 2023-12-01T16:05:16.030690+0000 mgr.y (mgr.24356) 816 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:17 smithi141 bash[31670]: audit 2023-12-01T16:05:17.686703+0000 mon.c (mon.2) 523 : audit 0 from='client.? 172.21.15.40:0/4237285413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:17 smithi040 bash[28232]: cluster 2023-12-01T16:05:16.030690+0000 mgr.y (mgr.24356) 816 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:17 smithi040 bash[28232]: audit 2023-12-01T16:05:17.686703+0000 mon.c (mon.2) 523 : audit 0 from='client.? 172.21.15.40:0/4237285413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:17 smithi040 bash[41173]: cluster 2023-12-01T16:05:16.030690+0000 mgr.y (mgr.24356) 816 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:17 smithi040 bash[41173]: audit 2023-12-01T16:05:17.686703+0000 mon.c (mon.2) 523 : audit 0 from='client.? 172.21.15.40:0/4237285413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:18 smithi141 bash[31670]: audit 2023-12-01T16:05:18.337466+0000 mon.c (mon.2) 524 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:18 smithi040 bash[28232]: audit 2023-12-01T16:05:18.337466+0000 mon.c (mon.2) 524 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:18 smithi040 bash[41173]: audit 2023-12-01T16:05:18.337466+0000 mon.c (mon.2) 524 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:19 smithi141 bash[31670]: cluster 2023-12-01T16:05:18.031392+0000 mgr.y (mgr.24356) 817 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:19 smithi040 bash[28232]: cluster 2023-12-01T16:05:18.031392+0000 mgr.y (mgr.24356) 817 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:19 smithi040 bash[41173]: cluster 2023-12-01T16:05:18.031392+0000 mgr.y (mgr.24356) 817 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:20 smithi141 bash[31670]: audit 2023-12-01T16:05:20.142486+0000 mon.a (mon.0) 1210 : audit 0 from='client.? 172.21.15.40:0/3043767006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:21.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:20 smithi040 bash[28232]: audit 2023-12-01T16:05:20.142486+0000 mon.a (mon.0) 1210 : audit 0 from='client.? 172.21.15.40:0/3043767006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:20 smithi040 bash[41173]: audit 2023-12-01T16:05:20.142486+0000 mon.a (mon.0) 1210 : audit 0 from='client.? 172.21.15.40:0/3043767006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:21 smithi141 bash[31670]: cluster 2023-12-01T16:05:20.032155+0000 mgr.y (mgr.24356) 818 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:21 smithi040 bash[28232]: cluster 2023-12-01T16:05:20.032155+0000 mgr.y (mgr.24356) 818 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:21 smithi040 bash[41173]: cluster 2023-12-01T16:05:20.032155+0000 mgr.y (mgr.24356) 818 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:23 smithi040 bash[28232]: cluster 2023-12-01T16:05:22.032809+0000 mgr.y (mgr.24356) 819 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:23 smithi040 bash[28232]: audit 2023-12-01T16:05:22.616081+0000 mon.c (mon.2) 525 : audit 0 from='client.? 172.21.15.40:0/73628305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:23 smithi040 bash[41173]: cluster 2023-12-01T16:05:22.032809+0000 mgr.y (mgr.24356) 819 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:23 smithi040 bash[41173]: audit 2023-12-01T16:05:22.616081+0000 mon.c (mon.2) 525 : audit 0 from='client.? 172.21.15.40:0/73628305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:23 smithi141 bash[31670]: cluster 2023-12-01T16:05:22.032809+0000 mgr.y (mgr.24356) 819 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:23 smithi141 bash[31670]: audit 2023-12-01T16:05:22.616081+0000 mon.c (mon.2) 525 : audit 0 from='client.? 172.21.15.40:0/73628305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:24.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:24 smithi040 bash[41173]: audit 2023-12-01T16:05:24.336535+0000 mon.c (mon.2) 526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:24.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:24 smithi040 bash[28232]: audit 2023-12-01T16:05:24.336535+0000 mon.c (mon.2) 526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:24 smithi141 bash[31670]: audit 2023-12-01T16:05:24.336535+0000 mon.c (mon.2) 526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:25 smithi040 bash[28232]: cluster 2023-12-01T16:05:24.033482+0000 mgr.y (mgr.24356) 820 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:25 smithi040 bash[28232]: audit 2023-12-01T16:05:25.067851+0000 mon.c (mon.2) 527 : audit 0 from='client.? 172.21.15.40:0/269575389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:25 smithi040 bash[41173]: cluster 2023-12-01T16:05:24.033482+0000 mgr.y (mgr.24356) 820 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:25 smithi040 bash[41173]: audit 2023-12-01T16:05:25.067851+0000 mon.c (mon.2) 527 : audit 0 from='client.? 172.21.15.40:0/269575389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:25 smithi141 bash[31670]: cluster 2023-12-01T16:05:24.033482+0000 mgr.y (mgr.24356) 820 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:25 smithi141 bash[31670]: audit 2023-12-01T16:05:25.067851+0000 mon.c (mon.2) 527 : audit 0 from='client.? 172.21.15.40:0/269575389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:05:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T16:05:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:27 smithi040 bash[28232]: cluster 2023-12-01T16:05:26.034647+0000 mgr.y (mgr.24356) 821 : cluster 0 pgmap v789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:27 smithi040 bash[28232]: audit 2023-12-01T16:05:27.527555+0000 mon.a (mon.0) 1211 : audit 0 from='client.? 172.21.15.40:0/629146535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:27 smithi040 bash[41173]: cluster 2023-12-01T16:05:26.034647+0000 mgr.y (mgr.24356) 821 : cluster 0 pgmap v789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:27 smithi040 bash[41173]: audit 2023-12-01T16:05:27.527555+0000 mon.a (mon.0) 1211 : audit 0 from='client.? 172.21.15.40:0/629146535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:27 smithi141 bash[31670]: cluster 2023-12-01T16:05:26.034647+0000 mgr.y (mgr.24356) 821 : cluster 0 pgmap v789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:27 smithi141 bash[31670]: audit 2023-12-01T16:05:27.527555+0000 mon.a (mon.0) 1211 : audit 0 from='client.? 172.21.15.40:0/629146535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:29 smithi040 bash[28232]: cluster 2023-12-01T16:05:28.035356+0000 mgr.y (mgr.24356) 822 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:29 smithi040 bash[41173]: cluster 2023-12-01T16:05:28.035356+0000 mgr.y (mgr.24356) 822 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:29 smithi141 bash[31670]: cluster 2023-12-01T16:05:28.035356+0000 mgr.y (mgr.24356) 822 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[41173]: audit 2023-12-01T16:05:30.017281+0000 mon.a (mon.0) 1212 : audit 0 from='client.? 172.21.15.40:0/2422783463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[41173]: audit 2023-12-01T16:05:30.184896+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[41173]: audit 2023-12-01T16:05:30.198559+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[41173]: audit 2023-12-01T16:05:30.543960+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[41173]: audit 2023-12-01T16:05:30.556917+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[28232]: audit 2023-12-01T16:05:30.017281+0000 mon.a (mon.0) 1212 : audit 0 from='client.? 172.21.15.40:0/2422783463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[28232]: audit 2023-12-01T16:05:30.184896+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[28232]: audit 2023-12-01T16:05:30.198559+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[28232]: audit 2023-12-01T16:05:30.543960+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:30 smithi040 bash[28232]: audit 2023-12-01T16:05:30.556917+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:30 smithi141 bash[31670]: audit 2023-12-01T16:05:30.017281+0000 mon.a (mon.0) 1212 : audit 0 from='client.? 172.21.15.40:0/2422783463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:30 smithi141 bash[31670]: audit 2023-12-01T16:05:30.184896+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:30 smithi141 bash[31670]: audit 2023-12-01T16:05:30.198559+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:30 smithi141 bash[31670]: audit 2023-12-01T16:05:30.543960+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:30 smithi141 bash[31670]: audit 2023-12-01T16:05:30.556917+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[28232]: cluster 2023-12-01T16:05:30.036134+0000 mgr.y (mgr.24356) 823 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[28232]: audit 2023-12-01T16:05:31.037658+0000 mon.c (mon.2) 528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[28232]: audit 2023-12-01T16:05:31.039455+0000 mon.c (mon.2) 529 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[28232]: audit 2023-12-01T16:05:31.050487+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[41173]: cluster 2023-12-01T16:05:30.036134+0000 mgr.y (mgr.24356) 823 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[41173]: audit 2023-12-01T16:05:31.037658+0000 mon.c (mon.2) 528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[41173]: audit 2023-12-01T16:05:31.039455+0000 mon.c (mon.2) 529 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:31 smithi040 bash[41173]: audit 2023-12-01T16:05:31.050487+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:31 smithi141 bash[31670]: cluster 2023-12-01T16:05:30.036134+0000 mgr.y (mgr.24356) 823 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:31 smithi141 bash[31670]: audit 2023-12-01T16:05:31.037658+0000 mon.c (mon.2) 528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:31 smithi141 bash[31670]: audit 2023-12-01T16:05:31.039455+0000 mon.c (mon.2) 529 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:31 smithi141 bash[31670]: audit 2023-12-01T16:05:31.050487+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:05:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:32 smithi040 bash[41173]: audit 2023-12-01T16:05:32.481225+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.40:0/3235197919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:32 smithi040 bash[28232]: audit 2023-12-01T16:05:32.481225+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.40:0/3235197919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:32 smithi141 bash[31670]: audit 2023-12-01T16:05:32.481225+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.40:0/3235197919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:33 smithi040 bash[28232]: cluster 2023-12-01T16:05:32.036906+0000 mgr.y (mgr.24356) 824 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:33 smithi040 bash[28232]: audit 2023-12-01T16:05:33.337997+0000 mon.c (mon.2) 530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:33 smithi040 bash[41173]: cluster 2023-12-01T16:05:32.036906+0000 mgr.y (mgr.24356) 824 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:33 smithi040 bash[41173]: audit 2023-12-01T16:05:33.337997+0000 mon.c (mon.2) 530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:33 smithi141 bash[31670]: cluster 2023-12-01T16:05:32.036906+0000 mgr.y (mgr.24356) 824 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:33 smithi141 bash[31670]: audit 2023-12-01T16:05:33.337997+0000 mon.c (mon.2) 530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:35 smithi040 bash[41173]: cluster 2023-12-01T16:05:34.037572+0000 mgr.y (mgr.24356) 825 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:35 smithi040 bash[41173]: audit 2023-12-01T16:05:34.945541+0000 mon.c (mon.2) 531 : audit 0 from='client.? 172.21.15.40:0/1536679051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:35 smithi040 bash[28232]: cluster 2023-12-01T16:05:34.037572+0000 mgr.y (mgr.24356) 825 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:35 smithi040 bash[28232]: audit 2023-12-01T16:05:34.945541+0000 mon.c (mon.2) 531 : audit 0 from='client.? 172.21.15.40:0/1536679051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:35 smithi141 bash[31670]: cluster 2023-12-01T16:05:34.037572+0000 mgr.y (mgr.24356) 825 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:35 smithi141 bash[31670]: audit 2023-12-01T16:05:34.945541+0000 mon.c (mon.2) 531 : audit 0 from='client.? 172.21.15.40:0/1536679051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:05:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:05:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:37 smithi141 bash[31670]: cluster 2023-12-01T16:05:36.038726+0000 mgr.y (mgr.24356) 826 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:37 smithi141 bash[31670]: audit 2023-12-01T16:05:37.413688+0000 mon.a (mon.0) 1219 : audit 0 from='client.? 172.21.15.40:0/3063159075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:37 smithi040 bash[41173]: cluster 2023-12-01T16:05:36.038726+0000 mgr.y (mgr.24356) 826 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:37 smithi040 bash[41173]: audit 2023-12-01T16:05:37.413688+0000 mon.a (mon.0) 1219 : audit 0 from='client.? 172.21.15.40:0/3063159075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:37 smithi040 bash[28232]: cluster 2023-12-01T16:05:36.038726+0000 mgr.y (mgr.24356) 826 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:37 smithi040 bash[28232]: audit 2023-12-01T16:05:37.413688+0000 mon.a (mon.0) 1219 : audit 0 from='client.? 172.21.15.40:0/3063159075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:39 smithi141 bash[31670]: cluster 2023-12-01T16:05:38.039444+0000 mgr.y (mgr.24356) 827 : cluster 0 pgmap v795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:39 smithi040 bash[41173]: cluster 2023-12-01T16:05:38.039444+0000 mgr.y (mgr.24356) 827 : cluster 0 pgmap v795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:39 smithi040 bash[28232]: cluster 2023-12-01T16:05:38.039444+0000 mgr.y (mgr.24356) 827 : cluster 0 pgmap v795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:40 smithi141 bash[31670]: audit 2023-12-01T16:05:39.893727+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.40:0/3812357756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:40 smithi040 bash[41173]: audit 2023-12-01T16:05:39.893727+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.40:0/3812357756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:40 smithi040 bash[28232]: audit 2023-12-01T16:05:39.893727+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.40:0/3812357756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:41 smithi141 bash[31670]: cluster 2023-12-01T16:05:40.040576+0000 mgr.y (mgr.24356) 828 : cluster 0 pgmap v796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:41 smithi040 bash[28232]: cluster 2023-12-01T16:05:40.040576+0000 mgr.y (mgr.24356) 828 : cluster 0 pgmap v796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:41 smithi040 bash[41173]: cluster 2023-12-01T16:05:40.040576+0000 mgr.y (mgr.24356) 828 : cluster 0 pgmap v796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:42 smithi141 bash[31670]: audit 2023-12-01T16:05:42.350386+0000 mon.c (mon.2) 532 : audit 0 from='client.? 172.21.15.40:0/3347700700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:43.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:42 smithi040 bash[28232]: audit 2023-12-01T16:05:42.350386+0000 mon.c (mon.2) 532 : audit 0 from='client.? 172.21.15.40:0/3347700700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:43.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:42 smithi040 bash[41173]: audit 2023-12-01T16:05:42.350386+0000 mon.c (mon.2) 532 : audit 0 from='client.? 172.21.15.40:0/3347700700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:43 smithi141 bash[31670]: cluster 2023-12-01T16:05:42.041081+0000 mgr.y (mgr.24356) 829 : cluster 0 pgmap v797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:43 smithi040 bash[41173]: cluster 2023-12-01T16:05:42.041081+0000 mgr.y (mgr.24356) 829 : cluster 0 pgmap v797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:43 smithi040 bash[28232]: cluster 2023-12-01T16:05:42.041081+0000 mgr.y (mgr.24356) 829 : cluster 0 pgmap v797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:45 smithi141 bash[31670]: cluster 2023-12-01T16:05:44.041860+0000 mgr.y (mgr.24356) 830 : cluster 0 pgmap v798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:45 smithi141 bash[31670]: audit 2023-12-01T16:05:44.817698+0000 mon.a (mon.0) 1221 : audit 0 from='client.? 172.21.15.40:0/2602360841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:45 smithi040 bash[41173]: cluster 2023-12-01T16:05:44.041860+0000 mgr.y (mgr.24356) 830 : cluster 0 pgmap v798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:45 smithi040 bash[41173]: audit 2023-12-01T16:05:44.817698+0000 mon.a (mon.0) 1221 : audit 0 from='client.? 172.21.15.40:0/2602360841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:45 smithi040 bash[28232]: cluster 2023-12-01T16:05:44.041860+0000 mgr.y (mgr.24356) 830 : cluster 0 pgmap v798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:45 smithi040 bash[28232]: audit 2023-12-01T16:05:44.817698+0000 mon.a (mon.0) 1221 : audit 0 from='client.? 172.21.15.40:0/2602360841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:05:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:05:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:47 smithi141 bash[31670]: cluster 2023-12-01T16:05:46.043167+0000 mgr.y (mgr.24356) 831 : cluster 0 pgmap v799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:47 smithi141 bash[31670]: audit 2023-12-01T16:05:47.279046+0000 mon.c (mon.2) 533 : audit 0 from='client.? 172.21.15.40:0/1100524855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:47 smithi040 bash[28232]: cluster 2023-12-01T16:05:46.043167+0000 mgr.y (mgr.24356) 831 : cluster 0 pgmap v799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:47 smithi040 bash[28232]: audit 2023-12-01T16:05:47.279046+0000 mon.c (mon.2) 533 : audit 0 from='client.? 172.21.15.40:0/1100524855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:47 smithi040 bash[41173]: cluster 2023-12-01T16:05:46.043167+0000 mgr.y (mgr.24356) 831 : cluster 0 pgmap v799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:47 smithi040 bash[41173]: audit 2023-12-01T16:05:47.279046+0000 mon.c (mon.2) 533 : audit 0 from='client.? 172.21.15.40:0/1100524855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:48 smithi141 bash[31670]: audit 2023-12-01T16:05:48.338484+0000 mon.c (mon.2) 534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:48 smithi040 bash[28232]: audit 2023-12-01T16:05:48.338484+0000 mon.c (mon.2) 534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:48 smithi040 bash[41173]: audit 2023-12-01T16:05:48.338484+0000 mon.c (mon.2) 534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:49 smithi141 bash[31670]: cluster 2023-12-01T16:05:48.043965+0000 mgr.y (mgr.24356) 832 : cluster 0 pgmap v800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:49 smithi040 bash[28232]: cluster 2023-12-01T16:05:48.043965+0000 mgr.y (mgr.24356) 832 : cluster 0 pgmap v800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:49 smithi040 bash[41173]: cluster 2023-12-01T16:05:48.043965+0000 mgr.y (mgr.24356) 832 : cluster 0 pgmap v800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:50 smithi141 bash[31670]: audit 2023-12-01T16:05:49.758746+0000 mon.a (mon.0) 1222 : audit 0 from='client.? 172.21.15.40:0/4140850109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:50 smithi040 bash[28232]: audit 2023-12-01T16:05:49.758746+0000 mon.a (mon.0) 1222 : audit 0 from='client.? 172.21.15.40:0/4140850109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:50 smithi040 bash[41173]: audit 2023-12-01T16:05:49.758746+0000 mon.a (mon.0) 1222 : audit 0 from='client.? 172.21.15.40:0/4140850109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:51 smithi141 bash[31670]: cluster 2023-12-01T16:05:50.045206+0000 mgr.y (mgr.24356) 833 : cluster 0 pgmap v801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:51 smithi040 bash[28232]: cluster 2023-12-01T16:05:50.045206+0000 mgr.y (mgr.24356) 833 : cluster 0 pgmap v801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:51 smithi040 bash[41173]: cluster 2023-12-01T16:05:50.045206+0000 mgr.y (mgr.24356) 833 : cluster 0 pgmap v801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:52 smithi141 bash[31670]: audit 2023-12-01T16:05:52.214565+0000 mon.c (mon.2) 535 : audit 0 from='client.? 172.21.15.40:0/3324572620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:53.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:52 smithi040 bash[28232]: audit 2023-12-01T16:05:52.214565+0000 mon.c (mon.2) 535 : audit 0 from='client.? 172.21.15.40:0/3324572620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:52 smithi040 bash[41173]: audit 2023-12-01T16:05:52.214565+0000 mon.c (mon.2) 535 : audit 0 from='client.? 172.21.15.40:0/3324572620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:53 smithi141 bash[31670]: cluster 2023-12-01T16:05:52.045820+0000 mgr.y (mgr.24356) 834 : cluster 0 pgmap v802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:53 smithi040 bash[28232]: cluster 2023-12-01T16:05:52.045820+0000 mgr.y (mgr.24356) 834 : cluster 0 pgmap v802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:53 smithi040 bash[41173]: cluster 2023-12-01T16:05:52.045820+0000 mgr.y (mgr.24356) 834 : cluster 0 pgmap v802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:54 smithi141 bash[31670]: audit 2023-12-01T16:05:54.676280+0000 mon.c (mon.2) 536 : audit 0 from='client.? 172.21.15.40:0/1709100287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:54 smithi040 bash[28232]: audit 2023-12-01T16:05:54.676280+0000 mon.c (mon.2) 536 : audit 0 from='client.? 172.21.15.40:0/1709100287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:54 smithi040 bash[41173]: audit 2023-12-01T16:05:54.676280+0000 mon.c (mon.2) 536 : audit 0 from='client.? 172.21.15.40:0/1709100287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:55 smithi141 bash[31670]: cluster 2023-12-01T16:05:54.046501+0000 mgr.y (mgr.24356) 835 : cluster 0 pgmap v803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:55 smithi040 bash[28232]: cluster 2023-12-01T16:05:54.046501+0000 mgr.y (mgr.24356) 835 : cluster 0 pgmap v803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:55 smithi040 bash[41173]: cluster 2023-12-01T16:05:54.046501+0000 mgr.y (mgr.24356) 835 : cluster 0 pgmap v803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:05:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:05:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:57 smithi141 bash[31670]: cluster 2023-12-01T16:05:56.047659+0000 mgr.y (mgr.24356) 836 : cluster 0 pgmap v804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:57 smithi141 bash[31670]: audit 2023-12-01T16:05:57.134849+0000 mon.a (mon.0) 1223 : audit 0 from='client.? 172.21.15.40:0/1631654477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:57 smithi040 bash[28232]: cluster 2023-12-01T16:05:56.047659+0000 mgr.y (mgr.24356) 836 : cluster 0 pgmap v804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:57 smithi040 bash[28232]: audit 2023-12-01T16:05:57.134849+0000 mon.a (mon.0) 1223 : audit 0 from='client.? 172.21.15.40:0/1631654477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:05:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:57 smithi040 bash[41173]: cluster 2023-12-01T16:05:56.047659+0000 mgr.y (mgr.24356) 836 : cluster 0 pgmap v804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:05:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:57 smithi040 bash[41173]: audit 2023-12-01T16:05:57.134849+0000 mon.a (mon.0) 1223 : audit 0 from='client.? 172.21.15.40:0/1631654477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:59 smithi141 bash[31670]: cluster 2023-12-01T16:05:58.048440+0000 mgr.y (mgr.24356) 837 : cluster 0 pgmap v805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:05:59 smithi141 bash[31670]: audit 2023-12-01T16:05:59.604843+0000 mon.a (mon.0) 1224 : audit 0 from='client.? 172.21.15.40:0/2042783256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:59 smithi040 bash[28232]: cluster 2023-12-01T16:05:58.048440+0000 mgr.y (mgr.24356) 837 : cluster 0 pgmap v805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:05:59 smithi040 bash[28232]: audit 2023-12-01T16:05:59.604843+0000 mon.a (mon.0) 1224 : audit 0 from='client.? 172.21.15.40:0/2042783256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:59 smithi040 bash[41173]: cluster 2023-12-01T16:05:58.048440+0000 mgr.y (mgr.24356) 837 : cluster 0 pgmap v805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:05:59 smithi040 bash[41173]: audit 2023-12-01T16:05:59.604843+0000 mon.a (mon.0) 1224 : audit 0 from='client.? 172.21.15.40:0/2042783256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:01 smithi141 bash[31670]: cluster 2023-12-01T16:06:00.049636+0000 mgr.y (mgr.24356) 838 : cluster 0 pgmap v806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:01 smithi040 bash[41173]: cluster 2023-12-01T16:06:00.049636+0000 mgr.y (mgr.24356) 838 : cluster 0 pgmap v806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:01 smithi040 bash[28232]: cluster 2023-12-01T16:06:00.049636+0000 mgr.y (mgr.24356) 838 : cluster 0 pgmap v806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:02 smithi141 bash[31670]: audit 2023-12-01T16:06:02.073365+0000 mon.c (mon.2) 537 : audit 0 from='client.? 172.21.15.40:0/1025375851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:02 smithi040 bash[41173]: audit 2023-12-01T16:06:02.073365+0000 mon.c (mon.2) 537 : audit 0 from='client.? 172.21.15.40:0/1025375851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:03.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:02 smithi040 bash[28232]: audit 2023-12-01T16:06:02.073365+0000 mon.c (mon.2) 537 : audit 0 from='client.? 172.21.15.40:0/1025375851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:03 smithi141 bash[31670]: cluster 2023-12-01T16:06:02.050262+0000 mgr.y (mgr.24356) 839 : cluster 0 pgmap v807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:03 smithi141 bash[31670]: audit 2023-12-01T16:06:03.338930+0000 mon.c (mon.2) 538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:03 smithi040 bash[28232]: cluster 2023-12-01T16:06:02.050262+0000 mgr.y (mgr.24356) 839 : cluster 0 pgmap v807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:03 smithi040 bash[28232]: audit 2023-12-01T16:06:03.338930+0000 mon.c (mon.2) 538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:03 smithi040 bash[41173]: cluster 2023-12-01T16:06:02.050262+0000 mgr.y (mgr.24356) 839 : cluster 0 pgmap v807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:03 smithi040 bash[41173]: audit 2023-12-01T16:06:03.338930+0000 mon.c (mon.2) 538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:04 smithi040 bash[28232]: audit 2023-12-01T16:06:04.541669+0000 mon.a (mon.0) 1225 : audit 0 from='client.? 172.21.15.40:0/34932637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:04 smithi040 bash[41173]: audit 2023-12-01T16:06:04.541669+0000 mon.a (mon.0) 1225 : audit 0 from='client.? 172.21.15.40:0/34932637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:04 smithi141 bash[31670]: audit 2023-12-01T16:06:04.541669+0000 mon.a (mon.0) 1225 : audit 0 from='client.? 172.21.15.40:0/34932637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:05 smithi040 bash[28232]: cluster 2023-12-01T16:06:04.050999+0000 mgr.y (mgr.24356) 840 : cluster 0 pgmap v808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:05 smithi040 bash[41173]: cluster 2023-12-01T16:06:04.050999+0000 mgr.y (mgr.24356) 840 : cluster 0 pgmap v808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:05 smithi141 bash[31670]: cluster 2023-12-01T16:06:04.050999+0000 mgr.y (mgr.24356) 840 : cluster 0 pgmap v808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:06:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:06:08.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:07 smithi040 bash[28232]: cluster 2023-12-01T16:06:06.052194+0000 mgr.y (mgr.24356) 841 : cluster 0 pgmap v809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:08.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:07 smithi040 bash[28232]: audit 2023-12-01T16:06:06.995463+0000 mon.a (mon.0) 1226 : audit 0 from='client.? 172.21.15.40:0/1473360711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:07 smithi040 bash[41173]: cluster 2023-12-01T16:06:06.052194+0000 mgr.y (mgr.24356) 841 : cluster 0 pgmap v809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:07 smithi040 bash[41173]: audit 2023-12-01T16:06:06.995463+0000 mon.a (mon.0) 1226 : audit 0 from='client.? 172.21.15.40:0/1473360711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:07 smithi141 bash[31670]: cluster 2023-12-01T16:06:06.052194+0000 mgr.y (mgr.24356) 841 : cluster 0 pgmap v809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:07 smithi141 bash[31670]: audit 2023-12-01T16:06:06.995463+0000 mon.a (mon.0) 1226 : audit 0 from='client.? 172.21.15.40:0/1473360711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:08 smithi040 bash[28232]: cluster 2023-12-01T16:06:08.052876+0000 mgr.y (mgr.24356) 842 : cluster 0 pgmap v810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:08 smithi040 bash[41173]: cluster 2023-12-01T16:06:08.052876+0000 mgr.y (mgr.24356) 842 : cluster 0 pgmap v810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:08 smithi141 bash[31670]: cluster 2023-12-01T16:06:08.052876+0000 mgr.y (mgr.24356) 842 : cluster 0 pgmap v810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:09 smithi040 bash[41173]: audit 2023-12-01T16:06:09.464511+0000 mon.c (mon.2) 539 : audit 0 from='client.? 172.21.15.40:0/2546716811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:09 smithi040 bash[28232]: audit 2023-12-01T16:06:09.464511+0000 mon.c (mon.2) 539 : audit 0 from='client.? 172.21.15.40:0/2546716811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:09 smithi141 bash[31670]: audit 2023-12-01T16:06:09.464511+0000 mon.c (mon.2) 539 : audit 0 from='client.? 172.21.15.40:0/2546716811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:10 smithi040 bash[28232]: cluster 2023-12-01T16:06:10.054156+0000 mgr.y (mgr.24356) 843 : cluster 0 pgmap v811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:10 smithi040 bash[41173]: cluster 2023-12-01T16:06:10.054156+0000 mgr.y (mgr.24356) 843 : cluster 0 pgmap v811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:10 smithi141 bash[31670]: cluster 2023-12-01T16:06:10.054156+0000 mgr.y (mgr.24356) 843 : cluster 0 pgmap v811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:11 smithi141 bash[31670]: audit 2023-12-01T16:06:11.918747+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.40:0/3881233455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:11 smithi040 bash[28232]: audit 2023-12-01T16:06:11.918747+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.40:0/3881233455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:11 smithi040 bash[41173]: audit 2023-12-01T16:06:11.918747+0000 mon.a (mon.0) 1227 : audit 0 from='client.? 172.21.15.40:0/3881233455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:13 smithi040 bash[28232]: cluster 2023-12-01T16:06:12.054853+0000 mgr.y (mgr.24356) 844 : cluster 0 pgmap v812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:13 smithi040 bash[41173]: cluster 2023-12-01T16:06:12.054853+0000 mgr.y (mgr.24356) 844 : cluster 0 pgmap v812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:13 smithi141 bash[31670]: cluster 2023-12-01T16:06:12.054853+0000 mgr.y (mgr.24356) 844 : cluster 0 pgmap v812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:14 smithi040 bash[41173]: audit 2023-12-01T16:06:14.387075+0000 mon.a (mon.0) 1228 : audit 0 from='client.? 172.21.15.40:0/2413154079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:14 smithi040 bash[28232]: audit 2023-12-01T16:06:14.387075+0000 mon.a (mon.0) 1228 : audit 0 from='client.? 172.21.15.40:0/2413154079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:14 smithi141 bash[31670]: audit 2023-12-01T16:06:14.387075+0000 mon.a (mon.0) 1228 : audit 0 from='client.? 172.21.15.40:0/2413154079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:15 smithi040 bash[41173]: cluster 2023-12-01T16:06:14.055647+0000 mgr.y (mgr.24356) 845 : cluster 0 pgmap v813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:15 smithi040 bash[28232]: cluster 2023-12-01T16:06:14.055647+0000 mgr.y (mgr.24356) 845 : cluster 0 pgmap v813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:15 smithi141 bash[31670]: cluster 2023-12-01T16:06:14.055647+0000 mgr.y (mgr.24356) 845 : cluster 0 pgmap v813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:06:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:06:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:17 smithi040 bash[28232]: cluster 2023-12-01T16:06:16.056807+0000 mgr.y (mgr.24356) 846 : cluster 0 pgmap v814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:17 smithi040 bash[28232]: audit 2023-12-01T16:06:16.858182+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.40:0/2026838165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:17 smithi040 bash[41173]: cluster 2023-12-01T16:06:16.056807+0000 mgr.y (mgr.24356) 846 : cluster 0 pgmap v814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:17 smithi040 bash[41173]: audit 2023-12-01T16:06:16.858182+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.40:0/2026838165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:17 smithi141 bash[31670]: cluster 2023-12-01T16:06:16.056807+0000 mgr.y (mgr.24356) 846 : cluster 0 pgmap v814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:17 smithi141 bash[31670]: audit 2023-12-01T16:06:16.858182+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.40:0/2026838165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:18 smithi040 bash[28232]: audit 2023-12-01T16:06:18.339284+0000 mon.c (mon.2) 540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:18 smithi040 bash[41173]: audit 2023-12-01T16:06:18.339284+0000 mon.c (mon.2) 540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:18 smithi141 bash[31670]: audit 2023-12-01T16:06:18.339284+0000 mon.c (mon.2) 540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:19 smithi040 bash[28232]: cluster 2023-12-01T16:06:18.057547+0000 mgr.y (mgr.24356) 847 : cluster 0 pgmap v815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:19 smithi040 bash[28232]: audit 2023-12-01T16:06:19.323623+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.40:0/399549990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:19 smithi040 bash[41173]: cluster 2023-12-01T16:06:18.057547+0000 mgr.y (mgr.24356) 847 : cluster 0 pgmap v815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:19 smithi040 bash[41173]: audit 2023-12-01T16:06:19.323623+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.40:0/399549990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:19 smithi141 bash[31670]: cluster 2023-12-01T16:06:18.057547+0000 mgr.y (mgr.24356) 847 : cluster 0 pgmap v815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:19 smithi141 bash[31670]: audit 2023-12-01T16:06:19.323623+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.40:0/399549990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:21 smithi040 bash[28232]: cluster 2023-12-01T16:06:20.058752+0000 mgr.y (mgr.24356) 848 : cluster 0 pgmap v816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:21 smithi040 bash[41173]: cluster 2023-12-01T16:06:20.058752+0000 mgr.y (mgr.24356) 848 : cluster 0 pgmap v816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:21 smithi141 bash[31670]: cluster 2023-12-01T16:06:20.058752+0000 mgr.y (mgr.24356) 848 : cluster 0 pgmap v816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:22 smithi141 bash[31670]: audit 2023-12-01T16:06:21.788317+0000 mon.c (mon.2) 541 : audit 0 from='client.? 172.21.15.40:0/746618644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:22 smithi040 bash[28232]: audit 2023-12-01T16:06:21.788317+0000 mon.c (mon.2) 541 : audit 0 from='client.? 172.21.15.40:0/746618644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:22 smithi040 bash[41173]: audit 2023-12-01T16:06:21.788317+0000 mon.c (mon.2) 541 : audit 0 from='client.? 172.21.15.40:0/746618644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:23 smithi141 bash[31670]: cluster 2023-12-01T16:06:22.059428+0000 mgr.y (mgr.24356) 849 : cluster 0 pgmap v817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:23 smithi040 bash[41173]: cluster 2023-12-01T16:06:22.059428+0000 mgr.y (mgr.24356) 849 : cluster 0 pgmap v817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:23 smithi040 bash[28232]: cluster 2023-12-01T16:06:22.059428+0000 mgr.y (mgr.24356) 849 : cluster 0 pgmap v817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:24 smithi141 bash[31670]: audit 2023-12-01T16:06:24.259623+0000 mon.a (mon.0) 1231 : audit 0 from='client.? 172.21.15.40:0/2574544165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:24 smithi040 bash[28232]: audit 2023-12-01T16:06:24.259623+0000 mon.a (mon.0) 1231 : audit 0 from='client.? 172.21.15.40:0/2574544165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:24 smithi040 bash[41173]: audit 2023-12-01T16:06:24.259623+0000 mon.a (mon.0) 1231 : audit 0 from='client.? 172.21.15.40:0/2574544165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:25 smithi141 bash[31670]: cluster 2023-12-01T16:06:24.059995+0000 mgr.y (mgr.24356) 850 : cluster 0 pgmap v818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:25 smithi040 bash[28232]: cluster 2023-12-01T16:06:24.059995+0000 mgr.y (mgr.24356) 850 : cluster 0 pgmap v818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:25 smithi040 bash[41173]: cluster 2023-12-01T16:06:24.059995+0000 mgr.y (mgr.24356) 850 : cluster 0 pgmap v818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:06:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T16:06:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:27 smithi141 bash[31670]: cluster 2023-12-01T16:06:26.061125+0000 mgr.y (mgr.24356) 851 : cluster 0 pgmap v819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:27 smithi141 bash[31670]: audit 2023-12-01T16:06:26.722300+0000 mon.c (mon.2) 542 : audit 0 from='client.? 172.21.15.40:0/3204961023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:27 smithi040 bash[28232]: cluster 2023-12-01T16:06:26.061125+0000 mgr.y (mgr.24356) 851 : cluster 0 pgmap v819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:27 smithi040 bash[28232]: audit 2023-12-01T16:06:26.722300+0000 mon.c (mon.2) 542 : audit 0 from='client.? 172.21.15.40:0/3204961023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:27 smithi040 bash[41173]: cluster 2023-12-01T16:06:26.061125+0000 mgr.y (mgr.24356) 851 : cluster 0 pgmap v819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:27 smithi040 bash[41173]: audit 2023-12-01T16:06:26.722300+0000 mon.c (mon.2) 542 : audit 0 from='client.? 172.21.15.40:0/3204961023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:29 smithi141 bash[31670]: cluster 2023-12-01T16:06:28.061781+0000 mgr.y (mgr.24356) 852 : cluster 0 pgmap v820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:29 smithi141 bash[31670]: audit 2023-12-01T16:06:29.187966+0000 mon.c (mon.2) 543 : audit 0 from='client.? 172.21.15.40:0/4058000495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:29 smithi040 bash[28232]: cluster 2023-12-01T16:06:28.061781+0000 mgr.y (mgr.24356) 852 : cluster 0 pgmap v820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:29 smithi040 bash[28232]: audit 2023-12-01T16:06:29.187966+0000 mon.c (mon.2) 543 : audit 0 from='client.? 172.21.15.40:0/4058000495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:29 smithi040 bash[41173]: cluster 2023-12-01T16:06:28.061781+0000 mgr.y (mgr.24356) 852 : cluster 0 pgmap v820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:29 smithi040 bash[41173]: audit 2023-12-01T16:06:29.187966+0000 mon.c (mon.2) 543 : audit 0 from='client.? 172.21.15.40:0/4058000495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:31 smithi141 bash[31670]: cluster 2023-12-01T16:06:30.062936+0000 mgr.y (mgr.24356) 853 : cluster 0 pgmap v821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:31 smithi141 bash[31670]: audit 2023-12-01T16:06:31.134456+0000 mon.c (mon.2) 544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:31 smithi141 bash[31670]: audit 2023-12-01T16:06:31.663614+0000 mon.c (mon.2) 545 : audit 0 from='client.? 172.21.15.40:0/264177088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:31 smithi040 bash[41173]: cluster 2023-12-01T16:06:30.062936+0000 mgr.y (mgr.24356) 853 : cluster 0 pgmap v821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:31 smithi040 bash[41173]: audit 2023-12-01T16:06:31.134456+0000 mon.c (mon.2) 544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:31 smithi040 bash[41173]: audit 2023-12-01T16:06:31.663614+0000 mon.c (mon.2) 545 : audit 0 from='client.? 172.21.15.40:0/264177088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:31 smithi040 bash[28232]: cluster 2023-12-01T16:06:30.062936+0000 mgr.y (mgr.24356) 853 : cluster 0 pgmap v821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:31 smithi040 bash[28232]: audit 2023-12-01T16:06:31.134456+0000 mon.c (mon.2) 544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:31 smithi040 bash[28232]: audit 2023-12-01T16:06:31.663614+0000 mon.c (mon.2) 545 : audit 0 from='client.? 172.21.15.40:0/264177088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:33 smithi141 bash[31670]: cluster 2023-12-01T16:06:32.063531+0000 mgr.y (mgr.24356) 854 : cluster 0 pgmap v822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:33 smithi141 bash[31670]: audit 2023-12-01T16:06:33.339766+0000 mon.c (mon.2) 546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:33 smithi040 bash[28232]: cluster 2023-12-01T16:06:32.063531+0000 mgr.y (mgr.24356) 854 : cluster 0 pgmap v822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:33 smithi040 bash[28232]: audit 2023-12-01T16:06:33.339766+0000 mon.c (mon.2) 546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:33 smithi040 bash[41173]: cluster 2023-12-01T16:06:32.063531+0000 mgr.y (mgr.24356) 854 : cluster 0 pgmap v822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:33 smithi040 bash[41173]: audit 2023-12-01T16:06:33.339766+0000 mon.c (mon.2) 546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:34 smithi141 bash[31670]: audit 2023-12-01T16:06:34.133543+0000 mon.c (mon.2) 547 : audit 0 from='client.? 172.21.15.40:0/3025020888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:34 smithi040 bash[28232]: audit 2023-12-01T16:06:34.133543+0000 mon.c (mon.2) 547 : audit 0 from='client.? 172.21.15.40:0/3025020888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:34 smithi040 bash[41173]: audit 2023-12-01T16:06:34.133543+0000 mon.c (mon.2) 547 : audit 0 from='client.? 172.21.15.40:0/3025020888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:35 smithi141 bash[31670]: cluster 2023-12-01T16:06:34.064159+0000 mgr.y (mgr.24356) 855 : cluster 0 pgmap v823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:35 smithi040 bash[28232]: cluster 2023-12-01T16:06:34.064159+0000 mgr.y (mgr.24356) 855 : cluster 0 pgmap v823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:35 smithi040 bash[41173]: cluster 2023-12-01T16:06:34.064159+0000 mgr.y (mgr.24356) 855 : cluster 0 pgmap v823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:36 smithi040 bash[28232]: audit 2023-12-01T16:06:36.641362+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.40:0/1681901933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:06:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:06:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:36 smithi040 bash[41173]: audit 2023-12-01T16:06:36.641362+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.40:0/1681901933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:36 smithi141 bash[31670]: audit 2023-12-01T16:06:36.641362+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.40:0/1681901933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:37 smithi141 bash[31670]: cluster 2023-12-01T16:06:36.065081+0000 mgr.y (mgr.24356) 856 : cluster 0 pgmap v824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:37 smithi141 bash[31670]: audit 2023-12-01T16:06:37.037519+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:37 smithi141 bash[31670]: audit 2023-12-01T16:06:37.048987+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:37 smithi141 bash[31670]: audit 2023-12-01T16:06:37.291691+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:37 smithi141 bash[31670]: audit 2023-12-01T16:06:37.305392+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[41173]: cluster 2023-12-01T16:06:36.065081+0000 mgr.y (mgr.24356) 856 : cluster 0 pgmap v824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[41173]: audit 2023-12-01T16:06:37.037519+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[41173]: audit 2023-12-01T16:06:37.048987+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[41173]: audit 2023-12-01T16:06:37.291691+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[41173]: audit 2023-12-01T16:06:37.305392+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[28232]: cluster 2023-12-01T16:06:36.065081+0000 mgr.y (mgr.24356) 856 : cluster 0 pgmap v824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[28232]: audit 2023-12-01T16:06:37.037519+0000 mon.a (mon.0) 1233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[28232]: audit 2023-12-01T16:06:37.048987+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[28232]: audit 2023-12-01T16:06:37.291691+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:37 smithi040 bash[28232]: audit 2023-12-01T16:06:37.305392+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:39 smithi141 bash[31670]: cluster 2023-12-01T16:06:38.065741+0000 mgr.y (mgr.24356) 857 : cluster 0 pgmap v825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:39 smithi141 bash[31670]: audit 2023-12-01T16:06:39.110738+0000 mon.c (mon.2) 548 : audit 0 from='client.? 172.21.15.40:0/349986564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:39 smithi040 bash[41173]: cluster 2023-12-01T16:06:38.065741+0000 mgr.y (mgr.24356) 857 : cluster 0 pgmap v825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:39 smithi040 bash[41173]: audit 2023-12-01T16:06:39.110738+0000 mon.c (mon.2) 548 : audit 0 from='client.? 172.21.15.40:0/349986564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:39 smithi040 bash[28232]: cluster 2023-12-01T16:06:38.065741+0000 mgr.y (mgr.24356) 857 : cluster 0 pgmap v825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:39 smithi040 bash[28232]: audit 2023-12-01T16:06:39.110738+0000 mon.c (mon.2) 548 : audit 0 from='client.? 172.21.15.40:0/349986564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:41 smithi141 bash[31670]: cluster 2023-12-01T16:06:40.066869+0000 mgr.y (mgr.24356) 858 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:41 smithi141 bash[31670]: audit 2023-12-01T16:06:41.574203+0000 mon.c (mon.2) 549 : audit 0 from='client.? 172.21.15.40:0/1491562827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:41 smithi040 bash[28232]: cluster 2023-12-01T16:06:40.066869+0000 mgr.y (mgr.24356) 858 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:41 smithi040 bash[28232]: audit 2023-12-01T16:06:41.574203+0000 mon.c (mon.2) 549 : audit 0 from='client.? 172.21.15.40:0/1491562827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:41 smithi040 bash[41173]: cluster 2023-12-01T16:06:40.066869+0000 mgr.y (mgr.24356) 858 : cluster 0 pgmap v826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:41 smithi040 bash[41173]: audit 2023-12-01T16:06:41.574203+0000 mon.c (mon.2) 549 : audit 0 from='client.? 172.21.15.40:0/1491562827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:43.857 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:43 smithi040 bash[28232]: cluster 2023-12-01T16:06:42.067508+0000 mgr.y (mgr.24356) 859 : cluster 0 pgmap v827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:43.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:43 smithi040 bash[41173]: cluster 2023-12-01T16:06:42.067508+0000 mgr.y (mgr.24356) 859 : cluster 0 pgmap v827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:43 smithi141 bash[31670]: cluster 2023-12-01T16:06:42.067508+0000 mgr.y (mgr.24356) 859 : cluster 0 pgmap v827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:44 smithi141 bash[31670]: audit 2023-12-01T16:06:44.040596+0000 mon.a (mon.0) 1237 : audit 0 from='client.? 172.21.15.40:0/716668665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:44 smithi040 bash[28232]: audit 2023-12-01T16:06:44.040596+0000 mon.a (mon.0) 1237 : audit 0 from='client.? 172.21.15.40:0/716668665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:44 smithi040 bash[41173]: audit 2023-12-01T16:06:44.040596+0000 mon.a (mon.0) 1237 : audit 0 from='client.? 172.21.15.40:0/716668665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:45 smithi040 bash[28232]: cluster 2023-12-01T16:06:44.068053+0000 mgr.y (mgr.24356) 860 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:45 smithi040 bash[41173]: cluster 2023-12-01T16:06:44.068053+0000 mgr.y (mgr.24356) 860 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:45 smithi141 bash[31670]: cluster 2023-12-01T16:06:44.068053+0000 mgr.y (mgr.24356) 860 : cluster 0 pgmap v828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:46.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:06:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:06:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:46 smithi141 bash[31670]: audit 2023-12-01T16:06:46.528578+0000 mon.c (mon.2) 550 : audit 0 from='client.? 172.21.15.40:0/3963947395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:46 smithi040 bash[28232]: audit 2023-12-01T16:06:46.528578+0000 mon.c (mon.2) 550 : audit 0 from='client.? 172.21.15.40:0/3963947395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:46 smithi040 bash[41173]: audit 2023-12-01T16:06:46.528578+0000 mon.c (mon.2) 550 : audit 0 from='client.? 172.21.15.40:0/3963947395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:47 smithi141 bash[31670]: cluster 2023-12-01T16:06:46.068916+0000 mgr.y (mgr.24356) 861 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:47 smithi040 bash[28232]: cluster 2023-12-01T16:06:46.068916+0000 mgr.y (mgr.24356) 861 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:47 smithi040 bash[41173]: cluster 2023-12-01T16:06:46.068916+0000 mgr.y (mgr.24356) 861 : cluster 0 pgmap v829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.031720+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.042434+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.044898+0000 mon.c (mon.2) 551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.046223+0000 mon.c (mon.2) 552 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.053853+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: cluster 2023-12-01T16:06:48.069487+0000 mgr.y (mgr.24356) 862 : cluster 0 pgmap v830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.340088+0000 mon.c (mon.2) 553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[41173]: audit 2023-12-01T16:06:48.993545+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.40:0/4231082062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.031720+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.042434+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.044898+0000 mon.c (mon.2) 551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.046223+0000 mon.c (mon.2) 552 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.053853+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: cluster 2023-12-01T16:06:48.069487+0000 mgr.y (mgr.24356) 862 : cluster 0 pgmap v830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.340088+0000 mon.c (mon.2) 553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:49.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:49 smithi040 bash[28232]: audit 2023-12-01T16:06:48.993545+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.40:0/4231082062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.031720+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.042434+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.044898+0000 mon.c (mon.2) 551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.046223+0000 mon.c (mon.2) 552 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.053853+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: cluster 2023-12-01T16:06:48.069487+0000 mgr.y (mgr.24356) 862 : cluster 0 pgmap v830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.340088+0000 mon.c (mon.2) 553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:49 smithi141 bash[31670]: audit 2023-12-01T16:06:48.993545+0000 mon.a (mon.0) 1241 : audit 0 from='client.? 172.21.15.40:0/4231082062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:51 smithi040 bash[41173]: cluster 2023-12-01T16:06:50.070684+0000 mgr.y (mgr.24356) 863 : cluster 0 pgmap v831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:51 smithi040 bash[28232]: cluster 2023-12-01T16:06:50.070684+0000 mgr.y (mgr.24356) 863 : cluster 0 pgmap v831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:51 smithi141 bash[31670]: cluster 2023-12-01T16:06:50.070684+0000 mgr.y (mgr.24356) 863 : cluster 0 pgmap v831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:52 smithi040 bash[28232]: audit 2023-12-01T16:06:51.454088+0000 mon.c (mon.2) 554 : audit 0 from='client.? 172.21.15.40:0/2374359193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:52 smithi040 bash[41173]: audit 2023-12-01T16:06:51.454088+0000 mon.c (mon.2) 554 : audit 0 from='client.? 172.21.15.40:0/2374359193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:52 smithi141 bash[31670]: audit 2023-12-01T16:06:51.454088+0000 mon.c (mon.2) 554 : audit 0 from='client.? 172.21.15.40:0/2374359193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:53 smithi040 bash[28232]: cluster 2023-12-01T16:06:52.071388+0000 mgr.y (mgr.24356) 864 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:53 smithi040 bash[41173]: cluster 2023-12-01T16:06:52.071388+0000 mgr.y (mgr.24356) 864 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:53 smithi141 bash[31670]: cluster 2023-12-01T16:06:52.071388+0000 mgr.y (mgr.24356) 864 : cluster 0 pgmap v832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:54 smithi040 bash[28232]: audit 2023-12-01T16:06:53.924845+0000 mon.c (mon.2) 555 : audit 0 from='client.? 172.21.15.40:0/1064052940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:54 smithi040 bash[41173]: audit 2023-12-01T16:06:53.924845+0000 mon.c (mon.2) 555 : audit 0 from='client.? 172.21.15.40:0/1064052940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:54 smithi141 bash[31670]: audit 2023-12-01T16:06:53.924845+0000 mon.c (mon.2) 555 : audit 0 from='client.? 172.21.15.40:0/1064052940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:55 smithi040 bash[28232]: cluster 2023-12-01T16:06:54.072059+0000 mgr.y (mgr.24356) 865 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:55 smithi040 bash[41173]: cluster 2023-12-01T16:06:54.072059+0000 mgr.y (mgr.24356) 865 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:55 smithi141 bash[31670]: cluster 2023-12-01T16:06:54.072059+0000 mgr.y (mgr.24356) 865 : cluster 0 pgmap v833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:56 smithi040 bash[28232]: audit 2023-12-01T16:06:56.388378+0000 mon.a (mon.0) 1242 : audit 0 from='client.? 172.21.15.40:0/2617182473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:06:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:06:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:56 smithi040 bash[41173]: audit 2023-12-01T16:06:56.388378+0000 mon.a (mon.0) 1242 : audit 0 from='client.? 172.21.15.40:0/2617182473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:56 smithi141 bash[31670]: audit 2023-12-01T16:06:56.388378+0000 mon.a (mon.0) 1242 : audit 0 from='client.? 172.21.15.40:0/2617182473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:06:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:57 smithi141 bash[31670]: cluster 2023-12-01T16:06:56.073439+0000 mgr.y (mgr.24356) 866 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:57 smithi040 bash[28232]: cluster 2023-12-01T16:06:56.073439+0000 mgr.y (mgr.24356) 866 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:06:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:57 smithi040 bash[41173]: cluster 2023-12-01T16:06:56.073439+0000 mgr.y (mgr.24356) 866 : cluster 0 pgmap v834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:59 smithi141 bash[31670]: cluster 2023-12-01T16:06:58.074115+0000 mgr.y (mgr.24356) 867 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:06:59 smithi141 bash[31670]: audit 2023-12-01T16:06:58.850956+0000 mon.c (mon.2) 556 : audit 0 from='client.? 172.21.15.40:0/3678267186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:59 smithi040 bash[28232]: cluster 2023-12-01T16:06:58.074115+0000 mgr.y (mgr.24356) 867 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:06:59 smithi040 bash[28232]: audit 2023-12-01T16:06:58.850956+0000 mon.c (mon.2) 556 : audit 0 from='client.? 172.21.15.40:0/3678267186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:59 smithi040 bash[41173]: cluster 2023-12-01T16:06:58.074115+0000 mgr.y (mgr.24356) 867 : cluster 0 pgmap v835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:06:59 smithi040 bash[41173]: audit 2023-12-01T16:06:58.850956+0000 mon.c (mon.2) 556 : audit 0 from='client.? 172.21.15.40:0/3678267186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:01 smithi141 bash[31670]: cluster 2023-12-01T16:07:00.075185+0000 mgr.y (mgr.24356) 868 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:01 smithi141 bash[31670]: audit 2023-12-01T16:07:01.303026+0000 mon.c (mon.2) 557 : audit 0 from='client.? 172.21.15.40:0/3564814829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:01 smithi040 bash[41173]: cluster 2023-12-01T16:07:00.075185+0000 mgr.y (mgr.24356) 868 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:01 smithi040 bash[41173]: audit 2023-12-01T16:07:01.303026+0000 mon.c (mon.2) 557 : audit 0 from='client.? 172.21.15.40:0/3564814829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:01 smithi040 bash[28232]: cluster 2023-12-01T16:07:00.075185+0000 mgr.y (mgr.24356) 868 : cluster 0 pgmap v836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:01 smithi040 bash[28232]: audit 2023-12-01T16:07:01.303026+0000 mon.c (mon.2) 557 : audit 0 from='client.? 172.21.15.40:0/3564814829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:03 smithi141 bash[31670]: cluster 2023-12-01T16:07:02.075981+0000 mgr.y (mgr.24356) 869 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:03 smithi141 bash[31670]: audit 2023-12-01T16:07:03.340417+0000 mon.c (mon.2) 558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:03 smithi040 bash[28232]: cluster 2023-12-01T16:07:02.075981+0000 mgr.y (mgr.24356) 869 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:03 smithi040 bash[28232]: audit 2023-12-01T16:07:03.340417+0000 mon.c (mon.2) 558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:03 smithi040 bash[41173]: cluster 2023-12-01T16:07:02.075981+0000 mgr.y (mgr.24356) 869 : cluster 0 pgmap v837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:03 smithi040 bash[41173]: audit 2023-12-01T16:07:03.340417+0000 mon.c (mon.2) 558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:04 smithi141 bash[31670]: audit 2023-12-01T16:07:03.763763+0000 mon.c (mon.2) 559 : audit 0 from='client.? 172.21.15.40:0/2851987762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:04 smithi040 bash[28232]: audit 2023-12-01T16:07:03.763763+0000 mon.c (mon.2) 559 : audit 0 from='client.? 172.21.15.40:0/2851987762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:04 smithi040 bash[41173]: audit 2023-12-01T16:07:03.763763+0000 mon.c (mon.2) 559 : audit 0 from='client.? 172.21.15.40:0/2851987762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:05 smithi141 bash[31670]: cluster 2023-12-01T16:07:04.076731+0000 mgr.y (mgr.24356) 870 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:05 smithi040 bash[41173]: cluster 2023-12-01T16:07:04.076731+0000 mgr.y (mgr.24356) 870 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:05 smithi040 bash[28232]: cluster 2023-12-01T16:07:04.076731+0000 mgr.y (mgr.24356) 870 : cluster 0 pgmap v838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:06 smithi040 bash[28232]: audit 2023-12-01T16:07:06.231141+0000 mon.a (mon.0) 1243 : audit 0 from='client.? 172.21.15.40:0/2996151099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:07:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:07:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:06 smithi040 bash[41173]: audit 2023-12-01T16:07:06.231141+0000 mon.a (mon.0) 1243 : audit 0 from='client.? 172.21.15.40:0/2996151099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:06 smithi141 bash[31670]: audit 2023-12-01T16:07:06.231141+0000 mon.a (mon.0) 1243 : audit 0 from='client.? 172.21.15.40:0/2996151099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:07 smithi141 bash[31670]: cluster 2023-12-01T16:07:06.077776+0000 mgr.y (mgr.24356) 871 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:07 smithi040 bash[28232]: cluster 2023-12-01T16:07:06.077776+0000 mgr.y (mgr.24356) 871 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:07 smithi040 bash[41173]: cluster 2023-12-01T16:07:06.077776+0000 mgr.y (mgr.24356) 871 : cluster 0 pgmap v839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:08 smithi141 bash[31670]: audit 2023-12-01T16:07:08.688366+0000 mon.a (mon.0) 1244 : audit 0 from='client.? 172.21.15.40:0/1622159982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:08 smithi040 bash[28232]: audit 2023-12-01T16:07:08.688366+0000 mon.a (mon.0) 1244 : audit 0 from='client.? 172.21.15.40:0/1622159982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:09.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:08 smithi040 bash[41173]: audit 2023-12-01T16:07:08.688366+0000 mon.a (mon.0) 1244 : audit 0 from='client.? 172.21.15.40:0/1622159982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:09 smithi141 bash[31670]: cluster 2023-12-01T16:07:08.078382+0000 mgr.y (mgr.24356) 872 : cluster 0 pgmap v840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:09 smithi040 bash[28232]: cluster 2023-12-01T16:07:08.078382+0000 mgr.y (mgr.24356) 872 : cluster 0 pgmap v840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:09 smithi040 bash[41173]: cluster 2023-12-01T16:07:08.078382+0000 mgr.y (mgr.24356) 872 : cluster 0 pgmap v840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:11 smithi141 bash[31670]: cluster 2023-12-01T16:07:10.079516+0000 mgr.y (mgr.24356) 873 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:11 smithi141 bash[31670]: audit 2023-12-01T16:07:11.149688+0000 mon.c (mon.2) 560 : audit 0 from='client.? 172.21.15.40:0/2224913314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:11 smithi040 bash[28232]: cluster 2023-12-01T16:07:10.079516+0000 mgr.y (mgr.24356) 873 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:11 smithi040 bash[28232]: audit 2023-12-01T16:07:11.149688+0000 mon.c (mon.2) 560 : audit 0 from='client.? 172.21.15.40:0/2224913314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:11 smithi040 bash[41173]: cluster 2023-12-01T16:07:10.079516+0000 mgr.y (mgr.24356) 873 : cluster 0 pgmap v841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:11 smithi040 bash[41173]: audit 2023-12-01T16:07:11.149688+0000 mon.c (mon.2) 560 : audit 0 from='client.? 172.21.15.40:0/2224913314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:13 smithi141 bash[31670]: cluster 2023-12-01T16:07:12.080217+0000 mgr.y (mgr.24356) 874 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:13 smithi141 bash[31670]: audit 2023-12-01T16:07:13.616051+0000 mon.c (mon.2) 561 : audit 0 from='client.? 172.21.15.40:0/3116446476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:13 smithi040 bash[28232]: cluster 2023-12-01T16:07:12.080217+0000 mgr.y (mgr.24356) 874 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:13 smithi040 bash[28232]: audit 2023-12-01T16:07:13.616051+0000 mon.c (mon.2) 561 : audit 0 from='client.? 172.21.15.40:0/3116446476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:13 smithi040 bash[41173]: cluster 2023-12-01T16:07:12.080217+0000 mgr.y (mgr.24356) 874 : cluster 0 pgmap v842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:13 smithi040 bash[41173]: audit 2023-12-01T16:07:13.616051+0000 mon.c (mon.2) 561 : audit 0 from='client.? 172.21.15.40:0/3116446476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:15 smithi141 bash[31670]: cluster 2023-12-01T16:07:14.080866+0000 mgr.y (mgr.24356) 875 : cluster 0 pgmap v843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:15 smithi040 bash[28232]: cluster 2023-12-01T16:07:14.080866+0000 mgr.y (mgr.24356) 875 : cluster 0 pgmap v843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:15 smithi040 bash[41173]: cluster 2023-12-01T16:07:14.080866+0000 mgr.y (mgr.24356) 875 : cluster 0 pgmap v843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:16 smithi040 bash[28232]: audit 2023-12-01T16:07:16.077738+0000 mon.a (mon.0) 1245 : audit 0 from='client.? 172.21.15.40:0/1341745922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:07:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:07:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:16 smithi040 bash[41173]: audit 2023-12-01T16:07:16.077738+0000 mon.a (mon.0) 1245 : audit 0 from='client.? 172.21.15.40:0/1341745922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:16 smithi141 bash[31670]: audit 2023-12-01T16:07:16.077738+0000 mon.a (mon.0) 1245 : audit 0 from='client.? 172.21.15.40:0/1341745922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:17 smithi141 bash[31670]: cluster 2023-12-01T16:07:16.081934+0000 mgr.y (mgr.24356) 876 : cluster 0 pgmap v844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:17 smithi040 bash[41173]: cluster 2023-12-01T16:07:16.081934+0000 mgr.y (mgr.24356) 876 : cluster 0 pgmap v844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:17 smithi040 bash[28232]: cluster 2023-12-01T16:07:16.081934+0000 mgr.y (mgr.24356) 876 : cluster 0 pgmap v844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:18 smithi141 bash[31670]: audit 2023-12-01T16:07:18.340700+0000 mon.c (mon.2) 562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:18 smithi141 bash[31670]: audit 2023-12-01T16:07:18.538773+0000 mon.c (mon.2) 563 : audit 0 from='client.? 172.21.15.40:0/435879424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:18 smithi040 bash[28232]: audit 2023-12-01T16:07:18.340700+0000 mon.c (mon.2) 562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:18 smithi040 bash[28232]: audit 2023-12-01T16:07:18.538773+0000 mon.c (mon.2) 563 : audit 0 from='client.? 172.21.15.40:0/435879424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:18 smithi040 bash[41173]: audit 2023-12-01T16:07:18.340700+0000 mon.c (mon.2) 562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:18 smithi040 bash[41173]: audit 2023-12-01T16:07:18.538773+0000 mon.c (mon.2) 563 : audit 0 from='client.? 172.21.15.40:0/435879424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:19 smithi141 bash[31670]: cluster 2023-12-01T16:07:18.082617+0000 mgr.y (mgr.24356) 877 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:19 smithi040 bash[28232]: cluster 2023-12-01T16:07:18.082617+0000 mgr.y (mgr.24356) 877 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:19 smithi040 bash[41173]: cluster 2023-12-01T16:07:18.082617+0000 mgr.y (mgr.24356) 877 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:21 smithi141 bash[31670]: cluster 2023-12-01T16:07:20.083763+0000 mgr.y (mgr.24356) 878 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:21 smithi141 bash[31670]: audit 2023-12-01T16:07:21.005210+0000 mon.c (mon.2) 564 : audit 0 from='client.? 172.21.15.40:0/2798097045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:21 smithi040 bash[28232]: cluster 2023-12-01T16:07:20.083763+0000 mgr.y (mgr.24356) 878 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:21 smithi040 bash[28232]: audit 2023-12-01T16:07:21.005210+0000 mon.c (mon.2) 564 : audit 0 from='client.? 172.21.15.40:0/2798097045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:21 smithi040 bash[41173]: cluster 2023-12-01T16:07:20.083763+0000 mgr.y (mgr.24356) 878 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:21 smithi040 bash[41173]: audit 2023-12-01T16:07:21.005210+0000 mon.c (mon.2) 564 : audit 0 from='client.? 172.21.15.40:0/2798097045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:23 smithi141 bash[31670]: cluster 2023-12-01T16:07:22.084461+0000 mgr.y (mgr.24356) 879 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:23 smithi141 bash[31670]: audit 2023-12-01T16:07:23.465603+0000 mon.c (mon.2) 565 : audit 0 from='client.? 172.21.15.40:0/2983097819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:23 smithi040 bash[28232]: cluster 2023-12-01T16:07:22.084461+0000 mgr.y (mgr.24356) 879 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:23 smithi040 bash[28232]: audit 2023-12-01T16:07:23.465603+0000 mon.c (mon.2) 565 : audit 0 from='client.? 172.21.15.40:0/2983097819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:23 smithi040 bash[41173]: cluster 2023-12-01T16:07:22.084461+0000 mgr.y (mgr.24356) 879 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:23 smithi040 bash[41173]: audit 2023-12-01T16:07:23.465603+0000 mon.c (mon.2) 565 : audit 0 from='client.? 172.21.15.40:0/2983097819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:25 smithi141 bash[31670]: cluster 2023-12-01T16:07:24.085109+0000 mgr.y (mgr.24356) 880 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:25 smithi040 bash[28232]: cluster 2023-12-01T16:07:24.085109+0000 mgr.y (mgr.24356) 880 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:25 smithi040 bash[41173]: cluster 2023-12-01T16:07:24.085109+0000 mgr.y (mgr.24356) 880 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:26.769 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:07:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:07:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:26 smithi141 bash[31670]: audit 2023-12-01T16:07:25.928468+0000 mon.a (mon.0) 1246 : audit 0 from='client.? 172.21.15.40:0/260317397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:26 smithi040 bash[28232]: audit 2023-12-01T16:07:25.928468+0000 mon.a (mon.0) 1246 : audit 0 from='client.? 172.21.15.40:0/260317397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:26 smithi040 bash[41173]: audit 2023-12-01T16:07:25.928468+0000 mon.a (mon.0) 1246 : audit 0 from='client.? 172.21.15.40:0/260317397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:27 smithi141 bash[31670]: cluster 2023-12-01T16:07:26.086260+0000 mgr.y (mgr.24356) 881 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:27 smithi040 bash[41173]: cluster 2023-12-01T16:07:26.086260+0000 mgr.y (mgr.24356) 881 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:27 smithi040 bash[28232]: cluster 2023-12-01T16:07:26.086260+0000 mgr.y (mgr.24356) 881 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:28 smithi040 bash[28232]: audit 2023-12-01T16:07:28.391958+0000 mon.a (mon.0) 1247 : audit 0 from='client.? 172.21.15.40:0/2591173224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:28 smithi040 bash[41173]: audit 2023-12-01T16:07:28.391958+0000 mon.a (mon.0) 1247 : audit 0 from='client.? 172.21.15.40:0/2591173224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:28 smithi141 bash[31670]: audit 2023-12-01T16:07:28.391958+0000 mon.a (mon.0) 1247 : audit 0 from='client.? 172.21.15.40:0/2591173224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:29 smithi040 bash[28232]: cluster 2023-12-01T16:07:28.086754+0000 mgr.y (mgr.24356) 882 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:29 smithi040 bash[41173]: cluster 2023-12-01T16:07:28.086754+0000 mgr.y (mgr.24356) 882 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:29 smithi141 bash[31670]: cluster 2023-12-01T16:07:28.086754+0000 mgr.y (mgr.24356) 882 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:31 smithi040 bash[28232]: cluster 2023-12-01T16:07:30.087926+0000 mgr.y (mgr.24356) 883 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:31 smithi040 bash[28232]: audit 2023-12-01T16:07:30.847711+0000 mon.a (mon.0) 1248 : audit 0 from='client.? 172.21.15.40:0/231533543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:31 smithi040 bash[41173]: cluster 2023-12-01T16:07:30.087926+0000 mgr.y (mgr.24356) 883 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:31 smithi040 bash[41173]: audit 2023-12-01T16:07:30.847711+0000 mon.a (mon.0) 1248 : audit 0 from='client.? 172.21.15.40:0/231533543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:31 smithi141 bash[31670]: cluster 2023-12-01T16:07:30.087926+0000 mgr.y (mgr.24356) 883 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:31 smithi141 bash[31670]: audit 2023-12-01T16:07:30.847711+0000 mon.a (mon.0) 1248 : audit 0 from='client.? 172.21.15.40:0/231533543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:33 smithi040 bash[28232]: cluster 2023-12-01T16:07:32.088644+0000 mgr.y (mgr.24356) 884 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:33 smithi040 bash[28232]: audit 2023-12-01T16:07:33.317096+0000 mon.c (mon.2) 566 : audit 0 from='client.? 172.21.15.40:0/4236737794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:33 smithi040 bash[28232]: audit 2023-12-01T16:07:33.341206+0000 mon.c (mon.2) 567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:33 smithi040 bash[41173]: cluster 2023-12-01T16:07:32.088644+0000 mgr.y (mgr.24356) 884 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:33 smithi040 bash[41173]: audit 2023-12-01T16:07:33.317096+0000 mon.c (mon.2) 566 : audit 0 from='client.? 172.21.15.40:0/4236737794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:33 smithi040 bash[41173]: audit 2023-12-01T16:07:33.341206+0000 mon.c (mon.2) 567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:33 smithi141 bash[31670]: cluster 2023-12-01T16:07:32.088644+0000 mgr.y (mgr.24356) 884 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:33 smithi141 bash[31670]: audit 2023-12-01T16:07:33.317096+0000 mon.c (mon.2) 566 : audit 0 from='client.? 172.21.15.40:0/4236737794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:33 smithi141 bash[31670]: audit 2023-12-01T16:07:33.341206+0000 mon.c (mon.2) 567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:35 smithi040 bash[28232]: cluster 2023-12-01T16:07:34.089266+0000 mgr.y (mgr.24356) 885 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:35 smithi040 bash[41173]: cluster 2023-12-01T16:07:34.089266+0000 mgr.y (mgr.24356) 885 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:35 smithi141 bash[31670]: cluster 2023-12-01T16:07:34.089266+0000 mgr.y (mgr.24356) 885 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:36.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:07:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:07:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:36 smithi040 bash[28232]: audit 2023-12-01T16:07:35.801132+0000 mon.c (mon.2) 568 : audit 0 from='client.? 172.21.15.40:0/3371149100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:36 smithi040 bash[41173]: audit 2023-12-01T16:07:35.801132+0000 mon.c (mon.2) 568 : audit 0 from='client.? 172.21.15.40:0/3371149100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:36 smithi141 bash[31670]: audit 2023-12-01T16:07:35.801132+0000 mon.c (mon.2) 568 : audit 0 from='client.? 172.21.15.40:0/3371149100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:37 smithi040 bash[28232]: cluster 2023-12-01T16:07:36.090430+0000 mgr.y (mgr.24356) 886 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:37 smithi040 bash[41173]: cluster 2023-12-01T16:07:36.090430+0000 mgr.y (mgr.24356) 886 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:37 smithi141 bash[31670]: cluster 2023-12-01T16:07:36.090430+0000 mgr.y (mgr.24356) 886 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:38 smithi040 bash[28232]: cluster 2023-12-01T16:07:38.091062+0000 mgr.y (mgr.24356) 887 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:38 smithi040 bash[28232]: audit 2023-12-01T16:07:38.262929+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.40:0/527233568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:38 smithi040 bash[41173]: cluster 2023-12-01T16:07:38.091062+0000 mgr.y (mgr.24356) 887 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:38 smithi040 bash[41173]: audit 2023-12-01T16:07:38.262929+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.40:0/527233568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:38 smithi141 bash[31670]: cluster 2023-12-01T16:07:38.091062+0000 mgr.y (mgr.24356) 887 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:38 smithi141 bash[31670]: audit 2023-12-01T16:07:38.262929+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.40:0/527233568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:41 smithi040 bash[28232]: cluster 2023-12-01T16:07:40.092244+0000 mgr.y (mgr.24356) 888 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:41 smithi040 bash[28232]: audit 2023-12-01T16:07:40.725553+0000 mon.a (mon.0) 1250 : audit 0 from='client.? 172.21.15.40:0/1766047532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:41 smithi040 bash[41173]: cluster 2023-12-01T16:07:40.092244+0000 mgr.y (mgr.24356) 888 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:41 smithi040 bash[41173]: audit 2023-12-01T16:07:40.725553+0000 mon.a (mon.0) 1250 : audit 0 from='client.? 172.21.15.40:0/1766047532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:41 smithi141 bash[31670]: cluster 2023-12-01T16:07:40.092244+0000 mgr.y (mgr.24356) 888 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:41 smithi141 bash[31670]: audit 2023-12-01T16:07:40.725553+0000 mon.a (mon.0) 1250 : audit 0 from='client.? 172.21.15.40:0/1766047532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:43 smithi040 bash[28232]: cluster 2023-12-01T16:07:42.092954+0000 mgr.y (mgr.24356) 889 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:43 smithi040 bash[28232]: audit 2023-12-01T16:07:43.185332+0000 mon.c (mon.2) 569 : audit 0 from='client.? 172.21.15.40:0/33864905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:43 smithi040 bash[41173]: cluster 2023-12-01T16:07:42.092954+0000 mgr.y (mgr.24356) 889 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:43 smithi040 bash[41173]: audit 2023-12-01T16:07:43.185332+0000 mon.c (mon.2) 569 : audit 0 from='client.? 172.21.15.40:0/33864905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:43 smithi141 bash[31670]: cluster 2023-12-01T16:07:42.092954+0000 mgr.y (mgr.24356) 889 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:43 smithi141 bash[31670]: audit 2023-12-01T16:07:43.185332+0000 mon.c (mon.2) 569 : audit 0 from='client.? 172.21.15.40:0/33864905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:45 smithi040 bash[28232]: cluster 2023-12-01T16:07:44.093572+0000 mgr.y (mgr.24356) 890 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:45 smithi040 bash[28232]: audit 2023-12-01T16:07:45.645234+0000 mon.a (mon.0) 1251 : audit 0 from='client.? 172.21.15.40:0/3808098078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:45 smithi040 bash[41173]: cluster 2023-12-01T16:07:44.093572+0000 mgr.y (mgr.24356) 890 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:45 smithi040 bash[41173]: audit 2023-12-01T16:07:45.645234+0000 mon.a (mon.0) 1251 : audit 0 from='client.? 172.21.15.40:0/3808098078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:45 smithi141 bash[31670]: cluster 2023-12-01T16:07:44.093572+0000 mgr.y (mgr.24356) 890 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:45 smithi141 bash[31670]: audit 2023-12-01T16:07:45.645234+0000 mon.a (mon.0) 1251 : audit 0 from='client.? 172.21.15.40:0/3808098078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:07:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:07:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:47 smithi141 bash[31670]: cluster 2023-12-01T16:07:46.094973+0000 mgr.y (mgr.24356) 891 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:47 smithi040 bash[28232]: cluster 2023-12-01T16:07:46.094973+0000 mgr.y (mgr.24356) 891 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:47 smithi040 bash[41173]: cluster 2023-12-01T16:07:46.094973+0000 mgr.y (mgr.24356) 891 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:48 smithi141 bash[31670]: audit 2023-12-01T16:07:48.110502+0000 mon.c (mon.2) 570 : audit 0 from='client.? 172.21.15.40:0/3461176457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:48 smithi141 bash[31670]: audit 2023-12-01T16:07:48.136817+0000 mon.c (mon.2) 571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:48 smithi141 bash[31670]: audit 2023-12-01T16:07:48.341068+0000 mon.c (mon.2) 572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:48 smithi040 bash[28232]: audit 2023-12-01T16:07:48.110502+0000 mon.c (mon.2) 570 : audit 0 from='client.? 172.21.15.40:0/3461176457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:48 smithi040 bash[28232]: audit 2023-12-01T16:07:48.136817+0000 mon.c (mon.2) 571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:48 smithi040 bash[28232]: audit 2023-12-01T16:07:48.341068+0000 mon.c (mon.2) 572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:48 smithi040 bash[41173]: audit 2023-12-01T16:07:48.110502+0000 mon.c (mon.2) 570 : audit 0 from='client.? 172.21.15.40:0/3461176457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:48 smithi040 bash[41173]: audit 2023-12-01T16:07:48.136817+0000 mon.c (mon.2) 571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:48 smithi040 bash[41173]: audit 2023-12-01T16:07:48.341068+0000 mon.c (mon.2) 572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:49 smithi141 bash[31670]: cluster 2023-12-01T16:07:48.095640+0000 mgr.y (mgr.24356) 892 : cluster 0 pgmap v860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:49 smithi040 bash[28232]: cluster 2023-12-01T16:07:48.095640+0000 mgr.y (mgr.24356) 892 : cluster 0 pgmap v860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:49 smithi040 bash[41173]: cluster 2023-12-01T16:07:48.095640+0000 mgr.y (mgr.24356) 892 : cluster 0 pgmap v860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:50 smithi141 bash[31670]: audit 2023-12-01T16:07:50.578663+0000 mon.c (mon.2) 573 : audit 0 from='client.? 172.21.15.40:0/1332468909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:50 smithi040 bash[28232]: audit 2023-12-01T16:07:50.578663+0000 mon.c (mon.2) 573 : audit 0 from='client.? 172.21.15.40:0/1332468909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:50 smithi040 bash[41173]: audit 2023-12-01T16:07:50.578663+0000 mon.c (mon.2) 573 : audit 0 from='client.? 172.21.15.40:0/1332468909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:51 smithi141 bash[31670]: cluster 2023-12-01T16:07:50.096813+0000 mgr.y (mgr.24356) 893 : cluster 0 pgmap v861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:51 smithi040 bash[28232]: cluster 2023-12-01T16:07:50.096813+0000 mgr.y (mgr.24356) 893 : cluster 0 pgmap v861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:51 smithi040 bash[41173]: cluster 2023-12-01T16:07:50.096813+0000 mgr.y (mgr.24356) 893 : cluster 0 pgmap v861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:53 smithi141 bash[31670]: cluster 2023-12-01T16:07:52.097456+0000 mgr.y (mgr.24356) 894 : cluster 0 pgmap v862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:53 smithi141 bash[31670]: audit 2023-12-01T16:07:53.035579+0000 mon.c (mon.2) 574 : audit 0 from='client.? 172.21.15.40:0/3137217862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:53 smithi040 bash[28232]: cluster 2023-12-01T16:07:52.097456+0000 mgr.y (mgr.24356) 894 : cluster 0 pgmap v862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:53 smithi040 bash[28232]: audit 2023-12-01T16:07:53.035579+0000 mon.c (mon.2) 574 : audit 0 from='client.? 172.21.15.40:0/3137217862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:53 smithi040 bash[41173]: cluster 2023-12-01T16:07:52.097456+0000 mgr.y (mgr.24356) 894 : cluster 0 pgmap v862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:53 smithi040 bash[41173]: audit 2023-12-01T16:07:53.035579+0000 mon.c (mon.2) 574 : audit 0 from='client.? 172.21.15.40:0/3137217862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.037046+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.049063+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: cluster 2023-12-01T16:07:54.098269+0000 mgr.y (mgr.24356) 895 : cluster 0 pgmap v863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.343993+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.354397+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.837397+0000 mon.c (mon.2) 575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.839108+0000 mon.c (mon.2) 576 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[28232]: audit 2023-12-01T16:07:54.850883+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.037046+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.049063+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: cluster 2023-12-01T16:07:54.098269+0000 mgr.y (mgr.24356) 895 : cluster 0 pgmap v863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.343993+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.354397+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.837397+0000 mon.c (mon.2) 575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.839108+0000 mon.c (mon.2) 576 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:55 smithi040 bash[41173]: audit 2023-12-01T16:07:54.850883+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.037046+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.049063+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: cluster 2023-12-01T16:07:54.098269+0000 mgr.y (mgr.24356) 895 : cluster 0 pgmap v863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.343993+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.354397+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.837397+0000 mon.c (mon.2) 575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.839108+0000 mon.c (mon.2) 576 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:55 smithi141 bash[31670]: audit 2023-12-01T16:07:54.850883+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:07:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:56 smithi040 bash[28232]: audit 2023-12-01T16:07:55.509373+0000 mon.a (mon.0) 1257 : audit 0 from='client.? 172.21.15.40:0/3297837539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:56 smithi040 bash[41173]: audit 2023-12-01T16:07:55.509373+0000 mon.a (mon.0) 1257 : audit 0 from='client.? 172.21.15.40:0/3297837539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:56 smithi141 bash[31670]: audit 2023-12-01T16:07:55.509373+0000 mon.a (mon.0) 1257 : audit 0 from='client.? 172.21.15.40:0/3297837539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:07:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:07:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:57 smithi040 bash[28232]: cluster 2023-12-01T16:07:56.099519+0000 mgr.y (mgr.24356) 896 : cluster 0 pgmap v864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:57 smithi040 bash[41173]: cluster 2023-12-01T16:07:56.099519+0000 mgr.y (mgr.24356) 896 : cluster 0 pgmap v864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:57 smithi141 bash[31670]: cluster 2023-12-01T16:07:56.099519+0000 mgr.y (mgr.24356) 896 : cluster 0 pgmap v864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:07:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:58 smithi141 bash[31670]: audit 2023-12-01T16:07:57.972993+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.40:0/1131636588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:58 smithi040 bash[28232]: audit 2023-12-01T16:07:57.972993+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.40:0/1131636588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:07:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:58 smithi040 bash[41173]: audit 2023-12-01T16:07:57.972993+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.40:0/1131636588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:07:59 smithi141 bash[31670]: cluster 2023-12-01T16:07:58.100182+0000 mgr.y (mgr.24356) 897 : cluster 0 pgmap v865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:07:59 smithi040 bash[28232]: cluster 2023-12-01T16:07:58.100182+0000 mgr.y (mgr.24356) 897 : cluster 0 pgmap v865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:07:59 smithi040 bash[41173]: cluster 2023-12-01T16:07:58.100182+0000 mgr.y (mgr.24356) 897 : cluster 0 pgmap v865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:00 smithi141 bash[31670]: audit 2023-12-01T16:08:00.443438+0000 mon.a (mon.0) 1259 : audit 0 from='client.? 172.21.15.40:0/1217688871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:00 smithi040 bash[28232]: audit 2023-12-01T16:08:00.443438+0000 mon.a (mon.0) 1259 : audit 0 from='client.? 172.21.15.40:0/1217688871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:00 smithi040 bash[41173]: audit 2023-12-01T16:08:00.443438+0000 mon.a (mon.0) 1259 : audit 0 from='client.? 172.21.15.40:0/1217688871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:01 smithi141 bash[31670]: cluster 2023-12-01T16:08:00.100919+0000 mgr.y (mgr.24356) 898 : cluster 0 pgmap v866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:01 smithi040 bash[28232]: cluster 2023-12-01T16:08:00.100919+0000 mgr.y (mgr.24356) 898 : cluster 0 pgmap v866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:01 smithi040 bash[41173]: cluster 2023-12-01T16:08:00.100919+0000 mgr.y (mgr.24356) 898 : cluster 0 pgmap v866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:03 smithi141 bash[31670]: cluster 2023-12-01T16:08:02.101668+0000 mgr.y (mgr.24356) 899 : cluster 0 pgmap v867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:03 smithi141 bash[31670]: audit 2023-12-01T16:08:02.909713+0000 mon.a (mon.0) 1260 : audit 0 from='client.? 172.21.15.40:0/3762504499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:03 smithi141 bash[31670]: audit 2023-12-01T16:08:03.342835+0000 mon.c (mon.2) 577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:03 smithi040 bash[28232]: cluster 2023-12-01T16:08:02.101668+0000 mgr.y (mgr.24356) 899 : cluster 0 pgmap v867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:03 smithi040 bash[28232]: audit 2023-12-01T16:08:02.909713+0000 mon.a (mon.0) 1260 : audit 0 from='client.? 172.21.15.40:0/3762504499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:03 smithi040 bash[28232]: audit 2023-12-01T16:08:03.342835+0000 mon.c (mon.2) 577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:03 smithi040 bash[41173]: cluster 2023-12-01T16:08:02.101668+0000 mgr.y (mgr.24356) 899 : cluster 0 pgmap v867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:03 smithi040 bash[41173]: audit 2023-12-01T16:08:02.909713+0000 mon.a (mon.0) 1260 : audit 0 from='client.? 172.21.15.40:0/3762504499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:03 smithi040 bash[41173]: audit 2023-12-01T16:08:03.342835+0000 mon.c (mon.2) 577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:05 smithi141 bash[31670]: cluster 2023-12-01T16:08:04.102371+0000 mgr.y (mgr.24356) 900 : cluster 0 pgmap v868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:05 smithi141 bash[31670]: audit 2023-12-01T16:08:05.366431+0000 mon.c (mon.2) 578 : audit 0 from='client.? 172.21.15.40:0/3038350909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:05 smithi040 bash[28232]: cluster 2023-12-01T16:08:04.102371+0000 mgr.y (mgr.24356) 900 : cluster 0 pgmap v868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:05 smithi040 bash[28232]: audit 2023-12-01T16:08:05.366431+0000 mon.c (mon.2) 578 : audit 0 from='client.? 172.21.15.40:0/3038350909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:05 smithi040 bash[41173]: cluster 2023-12-01T16:08:04.102371+0000 mgr.y (mgr.24356) 900 : cluster 0 pgmap v868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:05 smithi040 bash[41173]: audit 2023-12-01T16:08:05.366431+0000 mon.c (mon.2) 578 : audit 0 from='client.? 172.21.15.40:0/3038350909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:08:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:08:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:07 smithi141 bash[31670]: cluster 2023-12-01T16:08:06.103582+0000 mgr.y (mgr.24356) 901 : cluster 0 pgmap v869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:07 smithi040 bash[28232]: cluster 2023-12-01T16:08:06.103582+0000 mgr.y (mgr.24356) 901 : cluster 0 pgmap v869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:07 smithi040 bash[41173]: cluster 2023-12-01T16:08:06.103582+0000 mgr.y (mgr.24356) 901 : cluster 0 pgmap v869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:08 smithi141 bash[31670]: audit 2023-12-01T16:08:07.837693+0000 mon.a (mon.0) 1261 : audit 0 from='client.? 172.21.15.40:0/1372413167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:08 smithi040 bash[28232]: audit 2023-12-01T16:08:07.837693+0000 mon.a (mon.0) 1261 : audit 0 from='client.? 172.21.15.40:0/1372413167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:08 smithi040 bash[41173]: audit 2023-12-01T16:08:07.837693+0000 mon.a (mon.0) 1261 : audit 0 from='client.? 172.21.15.40:0/1372413167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:09 smithi141 bash[31670]: cluster 2023-12-01T16:08:08.104270+0000 mgr.y (mgr.24356) 902 : cluster 0 pgmap v870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:09 smithi040 bash[41173]: cluster 2023-12-01T16:08:08.104270+0000 mgr.y (mgr.24356) 902 : cluster 0 pgmap v870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:09 smithi040 bash[28232]: cluster 2023-12-01T16:08:08.104270+0000 mgr.y (mgr.24356) 902 : cluster 0 pgmap v870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:10 smithi141 bash[31670]: audit 2023-12-01T16:08:10.304966+0000 mon.c (mon.2) 579 : audit 0 from='client.? 172.21.15.40:0/1994040780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:10 smithi040 bash[28232]: audit 2023-12-01T16:08:10.304966+0000 mon.c (mon.2) 579 : audit 0 from='client.? 172.21.15.40:0/1994040780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:10 smithi040 bash[41173]: audit 2023-12-01T16:08:10.304966+0000 mon.c (mon.2) 579 : audit 0 from='client.? 172.21.15.40:0/1994040780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:11 smithi141 bash[31670]: cluster 2023-12-01T16:08:10.105023+0000 mgr.y (mgr.24356) 903 : cluster 0 pgmap v871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:11 smithi040 bash[28232]: cluster 2023-12-01T16:08:10.105023+0000 mgr.y (mgr.24356) 903 : cluster 0 pgmap v871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:11 smithi040 bash[41173]: cluster 2023-12-01T16:08:10.105023+0000 mgr.y (mgr.24356) 903 : cluster 0 pgmap v871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:13 smithi141 bash[31670]: cluster 2023-12-01T16:08:12.105643+0000 mgr.y (mgr.24356) 904 : cluster 0 pgmap v872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:13 smithi141 bash[31670]: audit 2023-12-01T16:08:12.765868+0000 mon.a (mon.0) 1262 : audit 0 from='client.? 172.21.15.40:0/3426234534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:13 smithi040 bash[28232]: cluster 2023-12-01T16:08:12.105643+0000 mgr.y (mgr.24356) 904 : cluster 0 pgmap v872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:13 smithi040 bash[28232]: audit 2023-12-01T16:08:12.765868+0000 mon.a (mon.0) 1262 : audit 0 from='client.? 172.21.15.40:0/3426234534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:13 smithi040 bash[41173]: cluster 2023-12-01T16:08:12.105643+0000 mgr.y (mgr.24356) 904 : cluster 0 pgmap v872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:13 smithi040 bash[41173]: audit 2023-12-01T16:08:12.765868+0000 mon.a (mon.0) 1262 : audit 0 from='client.? 172.21.15.40:0/3426234534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:15 smithi141 bash[31670]: cluster 2023-12-01T16:08:14.106456+0000 mgr.y (mgr.24356) 905 : cluster 0 pgmap v873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:15 smithi141 bash[31670]: audit 2023-12-01T16:08:15.228930+0000 mon.a (mon.0) 1263 : audit 0 from='client.? 172.21.15.40:0/2804829542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:15 smithi040 bash[28232]: cluster 2023-12-01T16:08:14.106456+0000 mgr.y (mgr.24356) 905 : cluster 0 pgmap v873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:15 smithi040 bash[28232]: audit 2023-12-01T16:08:15.228930+0000 mon.a (mon.0) 1263 : audit 0 from='client.? 172.21.15.40:0/2804829542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:15 smithi040 bash[41173]: cluster 2023-12-01T16:08:14.106456+0000 mgr.y (mgr.24356) 905 : cluster 0 pgmap v873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:15 smithi040 bash[41173]: audit 2023-12-01T16:08:15.228930+0000 mon.a (mon.0) 1263 : audit 0 from='client.? 172.21.15.40:0/2804829542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:08:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:08:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:17 smithi141 bash[31670]: cluster 2023-12-01T16:08:16.107631+0000 mgr.y (mgr.24356) 906 : cluster 0 pgmap v874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:17 smithi141 bash[31670]: audit 2023-12-01T16:08:17.692915+0000 mon.c (mon.2) 580 : audit 0 from='client.? 172.21.15.40:0/3352972663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:17 smithi040 bash[41173]: cluster 2023-12-01T16:08:16.107631+0000 mgr.y (mgr.24356) 906 : cluster 0 pgmap v874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:17 smithi040 bash[41173]: audit 2023-12-01T16:08:17.692915+0000 mon.c (mon.2) 580 : audit 0 from='client.? 172.21.15.40:0/3352972663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:17 smithi040 bash[28232]: cluster 2023-12-01T16:08:16.107631+0000 mgr.y (mgr.24356) 906 : cluster 0 pgmap v874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:17 smithi040 bash[28232]: audit 2023-12-01T16:08:17.692915+0000 mon.c (mon.2) 580 : audit 0 from='client.? 172.21.15.40:0/3352972663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:18 smithi141 bash[31670]: audit 2023-12-01T16:08:18.343262+0000 mon.c (mon.2) 581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:18 smithi040 bash[28232]: audit 2023-12-01T16:08:18.343262+0000 mon.c (mon.2) 581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:18 smithi040 bash[41173]: audit 2023-12-01T16:08:18.343262+0000 mon.c (mon.2) 581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:19 smithi141 bash[31670]: cluster 2023-12-01T16:08:18.108400+0000 mgr.y (mgr.24356) 907 : cluster 0 pgmap v875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:19 smithi040 bash[28232]: cluster 2023-12-01T16:08:18.108400+0000 mgr.y (mgr.24356) 907 : cluster 0 pgmap v875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:19 smithi040 bash[41173]: cluster 2023-12-01T16:08:18.108400+0000 mgr.y (mgr.24356) 907 : cluster 0 pgmap v875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:20 smithi141 bash[31670]: audit 2023-12-01T16:08:20.159753+0000 mon.a (mon.0) 1264 : audit 0 from='client.? 172.21.15.40:0/3265306400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:20 smithi040 bash[41173]: audit 2023-12-01T16:08:20.159753+0000 mon.a (mon.0) 1264 : audit 0 from='client.? 172.21.15.40:0/3265306400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:20 smithi040 bash[28232]: audit 2023-12-01T16:08:20.159753+0000 mon.a (mon.0) 1264 : audit 0 from='client.? 172.21.15.40:0/3265306400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:21 smithi141 bash[31670]: cluster 2023-12-01T16:08:20.109213+0000 mgr.y (mgr.24356) 908 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:21 smithi040 bash[41173]: cluster 2023-12-01T16:08:20.109213+0000 mgr.y (mgr.24356) 908 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:21 smithi040 bash[28232]: cluster 2023-12-01T16:08:20.109213+0000 mgr.y (mgr.24356) 908 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:22 smithi141 bash[31670]: audit 2023-12-01T16:08:22.616627+0000 mon.a (mon.0) 1265 : audit 0 from='client.? 172.21.15.40:0/4164434328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:22 smithi040 bash[41173]: audit 2023-12-01T16:08:22.616627+0000 mon.a (mon.0) 1265 : audit 0 from='client.? 172.21.15.40:0/4164434328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:22 smithi040 bash[28232]: audit 2023-12-01T16:08:22.616627+0000 mon.a (mon.0) 1265 : audit 0 from='client.? 172.21.15.40:0/4164434328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:23 smithi141 bash[31670]: cluster 2023-12-01T16:08:22.109840+0000 mgr.y (mgr.24356) 909 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:23 smithi040 bash[28232]: cluster 2023-12-01T16:08:22.109840+0000 mgr.y (mgr.24356) 909 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:23 smithi040 bash[41173]: cluster 2023-12-01T16:08:22.109840+0000 mgr.y (mgr.24356) 909 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:25 smithi141 bash[31670]: cluster 2023-12-01T16:08:24.110515+0000 mgr.y (mgr.24356) 910 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:25 smithi141 bash[31670]: audit 2023-12-01T16:08:25.081386+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.40:0/2054137325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:25 smithi040 bash[28232]: cluster 2023-12-01T16:08:24.110515+0000 mgr.y (mgr.24356) 910 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:25 smithi040 bash[28232]: audit 2023-12-01T16:08:25.081386+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.40:0/2054137325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:25 smithi040 bash[41173]: cluster 2023-12-01T16:08:24.110515+0000 mgr.y (mgr.24356) 910 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:25 smithi040 bash[41173]: audit 2023-12-01T16:08:25.081386+0000 mon.c (mon.2) 582 : audit 0 from='client.? 172.21.15.40:0/2054137325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:08:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:08:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:27 smithi040 bash[28232]: cluster 2023-12-01T16:08:26.111689+0000 mgr.y (mgr.24356) 911 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:27 smithi040 bash[28232]: audit 2023-12-01T16:08:27.543071+0000 mon.c (mon.2) 583 : audit 0 from='client.? 172.21.15.40:0/711171666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:27 smithi040 bash[41173]: cluster 2023-12-01T16:08:26.111689+0000 mgr.y (mgr.24356) 911 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:27 smithi040 bash[41173]: audit 2023-12-01T16:08:27.543071+0000 mon.c (mon.2) 583 : audit 0 from='client.? 172.21.15.40:0/711171666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:27 smithi141 bash[31670]: cluster 2023-12-01T16:08:26.111689+0000 mgr.y (mgr.24356) 911 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:27 smithi141 bash[31670]: audit 2023-12-01T16:08:27.543071+0000 mon.c (mon.2) 583 : audit 0 from='client.? 172.21.15.40:0/711171666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:29 smithi040 bash[41173]: cluster 2023-12-01T16:08:28.112488+0000 mgr.y (mgr.24356) 912 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:29 smithi040 bash[28232]: cluster 2023-12-01T16:08:28.112488+0000 mgr.y (mgr.24356) 912 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:29 smithi141 bash[31670]: cluster 2023-12-01T16:08:28.112488+0000 mgr.y (mgr.24356) 912 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:30 smithi040 bash[28232]: audit 2023-12-01T16:08:30.022403+0000 mon.a (mon.0) 1266 : audit 0 from='client.? 172.21.15.40:0/3749000620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:30 smithi040 bash[41173]: audit 2023-12-01T16:08:30.022403+0000 mon.a (mon.0) 1266 : audit 0 from='client.? 172.21.15.40:0/3749000620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:30 smithi141 bash[31670]: audit 2023-12-01T16:08:30.022403+0000 mon.a (mon.0) 1266 : audit 0 from='client.? 172.21.15.40:0/3749000620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:31 smithi040 bash[28232]: cluster 2023-12-01T16:08:30.113618+0000 mgr.y (mgr.24356) 913 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:31 smithi040 bash[41173]: cluster 2023-12-01T16:08:30.113618+0000 mgr.y (mgr.24356) 913 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:31 smithi141 bash[31670]: cluster 2023-12-01T16:08:30.113618+0000 mgr.y (mgr.24356) 913 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:32 smithi040 bash[41173]: audit 2023-12-01T16:08:32.491801+0000 mon.a (mon.0) 1267 : audit 0 from='client.? 172.21.15.40:0/2373869562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:32 smithi040 bash[28232]: audit 2023-12-01T16:08:32.491801+0000 mon.a (mon.0) 1267 : audit 0 from='client.? 172.21.15.40:0/2373869562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:32 smithi141 bash[31670]: audit 2023-12-01T16:08:32.491801+0000 mon.a (mon.0) 1267 : audit 0 from='client.? 172.21.15.40:0/2373869562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:33 smithi040 bash[41173]: cluster 2023-12-01T16:08:32.114228+0000 mgr.y (mgr.24356) 914 : cluster 0 pgmap v882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:33 smithi040 bash[41173]: audit 2023-12-01T16:08:33.343934+0000 mon.c (mon.2) 584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:33 smithi040 bash[28232]: cluster 2023-12-01T16:08:32.114228+0000 mgr.y (mgr.24356) 914 : cluster 0 pgmap v882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:33 smithi040 bash[28232]: audit 2023-12-01T16:08:33.343934+0000 mon.c (mon.2) 584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:33 smithi141 bash[31670]: cluster 2023-12-01T16:08:32.114228+0000 mgr.y (mgr.24356) 914 : cluster 0 pgmap v882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:33 smithi141 bash[31670]: audit 2023-12-01T16:08:33.343934+0000 mon.c (mon.2) 584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:35 smithi040 bash[28232]: cluster 2023-12-01T16:08:34.114910+0000 mgr.y (mgr.24356) 915 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:35 smithi040 bash[28232]: audit 2023-12-01T16:08:34.957500+0000 mon.a (mon.0) 1268 : audit 0 from='client.? 172.21.15.40:0/2609830426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:35 smithi040 bash[41173]: cluster 2023-12-01T16:08:34.114910+0000 mgr.y (mgr.24356) 915 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:35 smithi040 bash[41173]: audit 2023-12-01T16:08:34.957500+0000 mon.a (mon.0) 1268 : audit 0 from='client.? 172.21.15.40:0/2609830426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:35 smithi141 bash[31670]: cluster 2023-12-01T16:08:34.114910+0000 mgr.y (mgr.24356) 915 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:35 smithi141 bash[31670]: audit 2023-12-01T16:08:34.957500+0000 mon.a (mon.0) 1268 : audit 0 from='client.? 172.21.15.40:0/2609830426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:08:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:08:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:37 smithi040 bash[41173]: cluster 2023-12-01T16:08:36.116168+0000 mgr.y (mgr.24356) 916 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:37 smithi040 bash[41173]: audit 2023-12-01T16:08:37.421260+0000 mon.c (mon.2) 585 : audit 0 from='client.? 172.21.15.40:0/2287089514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:37 smithi040 bash[28232]: cluster 2023-12-01T16:08:36.116168+0000 mgr.y (mgr.24356) 916 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:37 smithi040 bash[28232]: audit 2023-12-01T16:08:37.421260+0000 mon.c (mon.2) 585 : audit 0 from='client.? 172.21.15.40:0/2287089514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:37 smithi141 bash[31670]: cluster 2023-12-01T16:08:36.116168+0000 mgr.y (mgr.24356) 916 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:37 smithi141 bash[31670]: audit 2023-12-01T16:08:37.421260+0000 mon.c (mon.2) 585 : audit 0 from='client.? 172.21.15.40:0/2287089514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:38 smithi040 bash[28232]: cluster 2023-12-01T16:08:38.116846+0000 mgr.y (mgr.24356) 917 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:38 smithi040 bash[41173]: cluster 2023-12-01T16:08:38.116846+0000 mgr.y (mgr.24356) 917 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:38 smithi141 bash[31670]: cluster 2023-12-01T16:08:38.116846+0000 mgr.y (mgr.24356) 917 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:39 smithi141 bash[31670]: audit 2023-12-01T16:08:39.882674+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.40:0/319269180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:39 smithi040 bash[41173]: audit 2023-12-01T16:08:39.882674+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.40:0/319269180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:39 smithi040 bash[28232]: audit 2023-12-01T16:08:39.882674+0000 mon.a (mon.0) 1269 : audit 0 from='client.? 172.21.15.40:0/319269180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:40 smithi141 bash[31670]: cluster 2023-12-01T16:08:40.117971+0000 mgr.y (mgr.24356) 918 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:40 smithi040 bash[28232]: cluster 2023-12-01T16:08:40.117971+0000 mgr.y (mgr.24356) 918 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:40 smithi040 bash[41173]: cluster 2023-12-01T16:08:40.117971+0000 mgr.y (mgr.24356) 918 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:43 smithi141 bash[31670]: cluster 2023-12-01T16:08:42.118605+0000 mgr.y (mgr.24356) 919 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:43 smithi141 bash[31670]: audit 2023-12-01T16:08:42.345104+0000 mon.a (mon.0) 1270 : audit 0 from='client.? 172.21.15.40:0/2567386732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:43 smithi040 bash[41173]: cluster 2023-12-01T16:08:42.118605+0000 mgr.y (mgr.24356) 919 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:43 smithi040 bash[41173]: audit 2023-12-01T16:08:42.345104+0000 mon.a (mon.0) 1270 : audit 0 from='client.? 172.21.15.40:0/2567386732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:43 smithi040 bash[28232]: cluster 2023-12-01T16:08:42.118605+0000 mgr.y (mgr.24356) 919 : cluster 0 pgmap v887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:43 smithi040 bash[28232]: audit 2023-12-01T16:08:42.345104+0000 mon.a (mon.0) 1270 : audit 0 from='client.? 172.21.15.40:0/2567386732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:45 smithi141 bash[31670]: cluster 2023-12-01T16:08:44.119300+0000 mgr.y (mgr.24356) 920 : cluster 0 pgmap v888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:45 smithi141 bash[31670]: audit 2023-12-01T16:08:44.808401+0000 mon.c (mon.2) 586 : audit 0 from='client.? 172.21.15.40:0/2749101883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:45 smithi040 bash[28232]: cluster 2023-12-01T16:08:44.119300+0000 mgr.y (mgr.24356) 920 : cluster 0 pgmap v888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:45 smithi040 bash[28232]: audit 2023-12-01T16:08:44.808401+0000 mon.c (mon.2) 586 : audit 0 from='client.? 172.21.15.40:0/2749101883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:45 smithi040 bash[41173]: cluster 2023-12-01T16:08:44.119300+0000 mgr.y (mgr.24356) 920 : cluster 0 pgmap v888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:45 smithi040 bash[41173]: audit 2023-12-01T16:08:44.808401+0000 mon.c (mon.2) 586 : audit 0 from='client.? 172.21.15.40:0/2749101883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:08:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:08:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:47 smithi141 bash[31670]: cluster 2023-12-01T16:08:46.120445+0000 mgr.y (mgr.24356) 921 : cluster 0 pgmap v889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:47 smithi040 bash[28232]: cluster 2023-12-01T16:08:46.120445+0000 mgr.y (mgr.24356) 921 : cluster 0 pgmap v889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:47 smithi040 bash[41173]: cluster 2023-12-01T16:08:46.120445+0000 mgr.y (mgr.24356) 921 : cluster 0 pgmap v889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:48 smithi141 bash[31670]: audit 2023-12-01T16:08:47.275168+0000 mon.c (mon.2) 587 : audit 0 from='client.? 172.21.15.40:0/3018518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:48 smithi040 bash[41173]: audit 2023-12-01T16:08:47.275168+0000 mon.c (mon.2) 587 : audit 0 from='client.? 172.21.15.40:0/3018518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:48 smithi040 bash[28232]: audit 2023-12-01T16:08:47.275168+0000 mon.c (mon.2) 587 : audit 0 from='client.? 172.21.15.40:0/3018518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:49 smithi141 bash[31670]: cluster 2023-12-01T16:08:48.121114+0000 mgr.y (mgr.24356) 922 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:49 smithi141 bash[31670]: audit 2023-12-01T16:08:48.344074+0000 mon.c (mon.2) 588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:49 smithi040 bash[28232]: cluster 2023-12-01T16:08:48.121114+0000 mgr.y (mgr.24356) 922 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:49 smithi040 bash[28232]: audit 2023-12-01T16:08:48.344074+0000 mon.c (mon.2) 588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:49 smithi040 bash[41173]: cluster 2023-12-01T16:08:48.121114+0000 mgr.y (mgr.24356) 922 : cluster 0 pgmap v890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:49 smithi040 bash[41173]: audit 2023-12-01T16:08:48.344074+0000 mon.c (mon.2) 588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:50 smithi141 bash[31670]: audit 2023-12-01T16:08:49.751227+0000 mon.c (mon.2) 589 : audit 0 from='client.? 172.21.15.40:0/304679160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:50 smithi040 bash[28232]: audit 2023-12-01T16:08:49.751227+0000 mon.c (mon.2) 589 : audit 0 from='client.? 172.21.15.40:0/304679160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:50 smithi040 bash[41173]: audit 2023-12-01T16:08:49.751227+0000 mon.c (mon.2) 589 : audit 0 from='client.? 172.21.15.40:0/304679160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:51 smithi141 bash[31670]: cluster 2023-12-01T16:08:50.122315+0000 mgr.y (mgr.24356) 923 : cluster 0 pgmap v891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:51 smithi040 bash[28232]: cluster 2023-12-01T16:08:50.122315+0000 mgr.y (mgr.24356) 923 : cluster 0 pgmap v891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:51 smithi040 bash[41173]: cluster 2023-12-01T16:08:50.122315+0000 mgr.y (mgr.24356) 923 : cluster 0 pgmap v891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:53 smithi141 bash[31670]: cluster 2023-12-01T16:08:52.123110+0000 mgr.y (mgr.24356) 924 : cluster 0 pgmap v892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:53 smithi141 bash[31670]: audit 2023-12-01T16:08:52.217225+0000 mon.c (mon.2) 590 : audit 0 from='client.? 172.21.15.40:0/3400275064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:53 smithi040 bash[28232]: cluster 2023-12-01T16:08:52.123110+0000 mgr.y (mgr.24356) 924 : cluster 0 pgmap v892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:53 smithi040 bash[28232]: audit 2023-12-01T16:08:52.217225+0000 mon.c (mon.2) 590 : audit 0 from='client.? 172.21.15.40:0/3400275064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:53 smithi040 bash[41173]: cluster 2023-12-01T16:08:52.123110+0000 mgr.y (mgr.24356) 924 : cluster 0 pgmap v892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:53 smithi040 bash[41173]: audit 2023-12-01T16:08:52.217225+0000 mon.c (mon.2) 590 : audit 0 from='client.? 172.21.15.40:0/3400275064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:55 smithi141 bash[31670]: cluster 2023-12-01T16:08:54.123817+0000 mgr.y (mgr.24356) 925 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:55 smithi141 bash[31670]: audit 2023-12-01T16:08:54.678407+0000 mon.c (mon.2) 591 : audit 0 from='client.? 172.21.15.40:0/76699896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:55 smithi141 bash[31670]: audit 2023-12-01T16:08:54.936637+0000 mon.c (mon.2) 592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:55 smithi040 bash[28232]: cluster 2023-12-01T16:08:54.123817+0000 mgr.y (mgr.24356) 925 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:55 smithi040 bash[28232]: audit 2023-12-01T16:08:54.678407+0000 mon.c (mon.2) 591 : audit 0 from='client.? 172.21.15.40:0/76699896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:55 smithi040 bash[28232]: audit 2023-12-01T16:08:54.936637+0000 mon.c (mon.2) 592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:55 smithi040 bash[41173]: cluster 2023-12-01T16:08:54.123817+0000 mgr.y (mgr.24356) 925 : cluster 0 pgmap v893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:55 smithi040 bash[41173]: audit 2023-12-01T16:08:54.678407+0000 mon.c (mon.2) 591 : audit 0 from='client.? 172.21.15.40:0/76699896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:55 smithi040 bash[41173]: audit 2023-12-01T16:08:54.936637+0000 mon.c (mon.2) 592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:08:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:08:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:57 smithi141 bash[31670]: cluster 2023-12-01T16:08:56.125008+0000 mgr.y (mgr.24356) 926 : cluster 0 pgmap v894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:57 smithi141 bash[31670]: audit 2023-12-01T16:08:57.139407+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.40:0/3163034654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:57 smithi040 bash[28232]: cluster 2023-12-01T16:08:56.125008+0000 mgr.y (mgr.24356) 926 : cluster 0 pgmap v894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:57 smithi040 bash[28232]: audit 2023-12-01T16:08:57.139407+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.40:0/3163034654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:08:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:57 smithi040 bash[41173]: cluster 2023-12-01T16:08:56.125008+0000 mgr.y (mgr.24356) 926 : cluster 0 pgmap v894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:08:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:57 smithi040 bash[41173]: audit 2023-12-01T16:08:57.139407+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.40:0/3163034654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:59 smithi141 bash[31670]: cluster 2023-12-01T16:08:58.125696+0000 mgr.y (mgr.24356) 927 : cluster 0 pgmap v895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:08:59 smithi141 bash[31670]: audit 2023-12-01T16:08:59.603115+0000 mon.c (mon.2) 593 : audit 0 from='client.? 172.21.15.40:0/3390516991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:59 smithi040 bash[28232]: cluster 2023-12-01T16:08:58.125696+0000 mgr.y (mgr.24356) 927 : cluster 0 pgmap v895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:08:59 smithi040 bash[28232]: audit 2023-12-01T16:08:59.603115+0000 mon.c (mon.2) 593 : audit 0 from='client.? 172.21.15.40:0/3390516991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:59 smithi040 bash[41173]: cluster 2023-12-01T16:08:58.125696+0000 mgr.y (mgr.24356) 927 : cluster 0 pgmap v895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:08:59 smithi040 bash[41173]: audit 2023-12-01T16:08:59.603115+0000 mon.c (mon.2) 593 : audit 0 from='client.? 172.21.15.40:0/3390516991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:01 smithi141 bash[31670]: cluster 2023-12-01T16:09:00.126722+0000 mgr.y (mgr.24356) 928 : cluster 0 pgmap v896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:01 smithi141 bash[31670]: audit 2023-12-01T16:09:00.732566+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:01 smithi141 bash[31670]: audit 2023-12-01T16:09:00.742940+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:01 smithi141 bash[31670]: audit 2023-12-01T16:09:01.079239+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:01 smithi141 bash[31670]: audit 2023-12-01T16:09:01.091797+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[41173]: cluster 2023-12-01T16:09:00.126722+0000 mgr.y (mgr.24356) 928 : cluster 0 pgmap v896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[41173]: audit 2023-12-01T16:09:00.732566+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[41173]: audit 2023-12-01T16:09:00.742940+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[41173]: audit 2023-12-01T16:09:01.079239+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[41173]: audit 2023-12-01T16:09:01.091797+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[28232]: cluster 2023-12-01T16:09:00.126722+0000 mgr.y (mgr.24356) 928 : cluster 0 pgmap v896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[28232]: audit 2023-12-01T16:09:00.732566+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[28232]: audit 2023-12-01T16:09:00.742940+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[28232]: audit 2023-12-01T16:09:01.079239+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:01 smithi040 bash[28232]: audit 2023-12-01T16:09:01.091797+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:02 smithi141 bash[31670]: audit 2023-12-01T16:09:02.071546+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.40:0/961230930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:02 smithi040 bash[28232]: audit 2023-12-01T16:09:02.071546+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.40:0/961230930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:02 smithi040 bash[41173]: audit 2023-12-01T16:09:02.071546+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.40:0/961230930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:03 smithi141 bash[31670]: cluster 2023-12-01T16:09:02.127375+0000 mgr.y (mgr.24356) 929 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:03 smithi141 bash[31670]: audit 2023-12-01T16:09:03.344591+0000 mon.c (mon.2) 594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:03 smithi040 bash[28232]: cluster 2023-12-01T16:09:02.127375+0000 mgr.y (mgr.24356) 929 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:03 smithi040 bash[28232]: audit 2023-12-01T16:09:03.344591+0000 mon.c (mon.2) 594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:03 smithi040 bash[41173]: cluster 2023-12-01T16:09:02.127375+0000 mgr.y (mgr.24356) 929 : cluster 0 pgmap v897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:03 smithi040 bash[41173]: audit 2023-12-01T16:09:03.344591+0000 mon.c (mon.2) 594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:04 smithi141 bash[31670]: audit 2023-12-01T16:09:04.533409+0000 mon.c (mon.2) 595 : audit 0 from='client.? 172.21.15.40:0/1151621694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:04 smithi040 bash[28232]: audit 2023-12-01T16:09:04.533409+0000 mon.c (mon.2) 595 : audit 0 from='client.? 172.21.15.40:0/1151621694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:04 smithi040 bash[41173]: audit 2023-12-01T16:09:04.533409+0000 mon.c (mon.2) 595 : audit 0 from='client.? 172.21.15.40:0/1151621694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:05 smithi141 bash[31670]: cluster 2023-12-01T16:09:04.128062+0000 mgr.y (mgr.24356) 930 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:05 smithi040 bash[28232]: cluster 2023-12-01T16:09:04.128062+0000 mgr.y (mgr.24356) 930 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:05 smithi040 bash[41173]: cluster 2023-12-01T16:09:04.128062+0000 mgr.y (mgr.24356) 930 : cluster 0 pgmap v898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:09:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:09:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:07 smithi141 bash[31670]: cluster 2023-12-01T16:09:06.129233+0000 mgr.y (mgr.24356) 931 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:07 smithi141 bash[31670]: audit 2023-12-01T16:09:07.005478+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.40:0/322335883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:07 smithi040 bash[28232]: cluster 2023-12-01T16:09:06.129233+0000 mgr.y (mgr.24356) 931 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:07 smithi040 bash[28232]: audit 2023-12-01T16:09:07.005478+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.40:0/322335883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:07 smithi040 bash[41173]: cluster 2023-12-01T16:09:06.129233+0000 mgr.y (mgr.24356) 931 : cluster 0 pgmap v899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:07 smithi040 bash[41173]: audit 2023-12-01T16:09:07.005478+0000 mon.c (mon.2) 596 : audit 0 from='client.? 172.21.15.40:0/322335883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:09 smithi141 bash[31670]: cluster 2023-12-01T16:09:08.129910+0000 mgr.y (mgr.24356) 932 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:09 smithi141 bash[31670]: audit 2023-12-01T16:09:09.480152+0000 mon.c (mon.2) 597 : audit 0 from='client.? 172.21.15.40:0/1670505512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:09 smithi040 bash[41173]: cluster 2023-12-01T16:09:08.129910+0000 mgr.y (mgr.24356) 932 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:09 smithi040 bash[41173]: audit 2023-12-01T16:09:09.480152+0000 mon.c (mon.2) 597 : audit 0 from='client.? 172.21.15.40:0/1670505512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:09 smithi040 bash[28232]: cluster 2023-12-01T16:09:08.129910+0000 mgr.y (mgr.24356) 932 : cluster 0 pgmap v900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:09 smithi040 bash[28232]: audit 2023-12-01T16:09:09.480152+0000 mon.c (mon.2) 597 : audit 0 from='client.? 172.21.15.40:0/1670505512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:11 smithi141 bash[31670]: cluster 2023-12-01T16:09:10.131081+0000 mgr.y (mgr.24356) 933 : cluster 0 pgmap v901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:11 smithi040 bash[28232]: cluster 2023-12-01T16:09:10.131081+0000 mgr.y (mgr.24356) 933 : cluster 0 pgmap v901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:11 smithi040 bash[41173]: cluster 2023-12-01T16:09:10.131081+0000 mgr.y (mgr.24356) 933 : cluster 0 pgmap v901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[28232]: audit 2023-12-01T16:09:11.819540+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[28232]: audit 2023-12-01T16:09:11.830472+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[28232]: audit 2023-12-01T16:09:11.836437+0000 mon.c (mon.2) 598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[28232]: audit 2023-12-01T16:09:11.837613+0000 mon.c (mon.2) 599 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[28232]: audit 2023-12-01T16:09:11.846565+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[28232]: audit 2023-12-01T16:09:11.949026+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.40:0/3484029302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[41173]: audit 2023-12-01T16:09:11.819540+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[41173]: audit 2023-12-01T16:09:11.830472+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[41173]: audit 2023-12-01T16:09:11.836437+0000 mon.c (mon.2) 598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[41173]: audit 2023-12-01T16:09:11.837613+0000 mon.c (mon.2) 599 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[41173]: audit 2023-12-01T16:09:11.846565+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:12 smithi040 bash[41173]: audit 2023-12-01T16:09:11.949026+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.40:0/3484029302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:12 smithi141 bash[31670]: audit 2023-12-01T16:09:11.819540+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:12 smithi141 bash[31670]: audit 2023-12-01T16:09:11.830472+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:12 smithi141 bash[31670]: audit 2023-12-01T16:09:11.836437+0000 mon.c (mon.2) 598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:12 smithi141 bash[31670]: audit 2023-12-01T16:09:11.837613+0000 mon.c (mon.2) 599 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:13.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:12 smithi141 bash[31670]: audit 2023-12-01T16:09:11.846565+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:09:13.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:12 smithi141 bash[31670]: audit 2023-12-01T16:09:11.949026+0000 mon.a (mon.0) 1280 : audit 0 from='client.? 172.21.15.40:0/3484029302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:13 smithi040 bash[28232]: cluster 2023-12-01T16:09:12.131768+0000 mgr.y (mgr.24356) 934 : cluster 0 pgmap v902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:13 smithi040 bash[41173]: cluster 2023-12-01T16:09:12.131768+0000 mgr.y (mgr.24356) 934 : cluster 0 pgmap v902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:13 smithi141 bash[31670]: cluster 2023-12-01T16:09:12.131768+0000 mgr.y (mgr.24356) 934 : cluster 0 pgmap v902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:14 smithi040 bash[28232]: cluster 2023-12-01T16:09:14.132401+0000 mgr.y (mgr.24356) 935 : cluster 0 pgmap v903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:14 smithi040 bash[28232]: audit 2023-12-01T16:09:14.414401+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.40:0/2122416194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:14 smithi040 bash[41173]: cluster 2023-12-01T16:09:14.132401+0000 mgr.y (mgr.24356) 935 : cluster 0 pgmap v903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:14 smithi040 bash[41173]: audit 2023-12-01T16:09:14.414401+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.40:0/2122416194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:14 smithi141 bash[31670]: cluster 2023-12-01T16:09:14.132401+0000 mgr.y (mgr.24356) 935 : cluster 0 pgmap v903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:14 smithi141 bash[31670]: audit 2023-12-01T16:09:14.414401+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.40:0/2122416194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:09:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:09:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:17 smithi141 bash[31670]: cluster 2023-12-01T16:09:16.133482+0000 mgr.y (mgr.24356) 936 : cluster 0 pgmap v904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:17 smithi141 bash[31670]: audit 2023-12-01T16:09:16.885768+0000 mon.c (mon.2) 600 : audit 0 from='client.? 172.21.15.40:0/1678039941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:17 smithi040 bash[41173]: cluster 2023-12-01T16:09:16.133482+0000 mgr.y (mgr.24356) 936 : cluster 0 pgmap v904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:17 smithi040 bash[41173]: audit 2023-12-01T16:09:16.885768+0000 mon.c (mon.2) 600 : audit 0 from='client.? 172.21.15.40:0/1678039941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:17 smithi040 bash[28232]: cluster 2023-12-01T16:09:16.133482+0000 mgr.y (mgr.24356) 936 : cluster 0 pgmap v904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:17 smithi040 bash[28232]: audit 2023-12-01T16:09:16.885768+0000 mon.c (mon.2) 600 : audit 0 from='client.? 172.21.15.40:0/1678039941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:18 smithi141 bash[31670]: audit 2023-12-01T16:09:18.344809+0000 mon.c (mon.2) 601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:18 smithi040 bash[28232]: audit 2023-12-01T16:09:18.344809+0000 mon.c (mon.2) 601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:18 smithi040 bash[41173]: audit 2023-12-01T16:09:18.344809+0000 mon.c (mon.2) 601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:19 smithi141 bash[31670]: cluster 2023-12-01T16:09:18.134205+0000 mgr.y (mgr.24356) 937 : cluster 0 pgmap v905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:19 smithi141 bash[31670]: audit 2023-12-01T16:09:19.353043+0000 mon.c (mon.2) 602 : audit 0 from='client.? 172.21.15.40:0/915178798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:19 smithi040 bash[28232]: cluster 2023-12-01T16:09:18.134205+0000 mgr.y (mgr.24356) 937 : cluster 0 pgmap v905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:19 smithi040 bash[28232]: audit 2023-12-01T16:09:19.353043+0000 mon.c (mon.2) 602 : audit 0 from='client.? 172.21.15.40:0/915178798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:19 smithi040 bash[41173]: cluster 2023-12-01T16:09:18.134205+0000 mgr.y (mgr.24356) 937 : cluster 0 pgmap v905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:19 smithi040 bash[41173]: audit 2023-12-01T16:09:19.353043+0000 mon.c (mon.2) 602 : audit 0 from='client.? 172.21.15.40:0/915178798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:21 smithi141 bash[31670]: cluster 2023-12-01T16:09:20.135376+0000 mgr.y (mgr.24356) 938 : cluster 0 pgmap v906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:21 smithi040 bash[28232]: cluster 2023-12-01T16:09:20.135376+0000 mgr.y (mgr.24356) 938 : cluster 0 pgmap v906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:21 smithi040 bash[41173]: cluster 2023-12-01T16:09:20.135376+0000 mgr.y (mgr.24356) 938 : cluster 0 pgmap v906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:22 smithi141 bash[31670]: audit 2023-12-01T16:09:21.815145+0000 mon.c (mon.2) 603 : audit 0 from='client.? 172.21.15.40:0/1194924800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:22 smithi040 bash[28232]: audit 2023-12-01T16:09:21.815145+0000 mon.c (mon.2) 603 : audit 0 from='client.? 172.21.15.40:0/1194924800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:22 smithi040 bash[41173]: audit 2023-12-01T16:09:21.815145+0000 mon.c (mon.2) 603 : audit 0 from='client.? 172.21.15.40:0/1194924800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:23 smithi141 bash[31670]: cluster 2023-12-01T16:09:22.136047+0000 mgr.y (mgr.24356) 939 : cluster 0 pgmap v907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:23 smithi040 bash[28232]: cluster 2023-12-01T16:09:22.136047+0000 mgr.y (mgr.24356) 939 : cluster 0 pgmap v907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:23 smithi040 bash[41173]: cluster 2023-12-01T16:09:22.136047+0000 mgr.y (mgr.24356) 939 : cluster 0 pgmap v907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:24 smithi141 bash[31670]: audit 2023-12-01T16:09:24.275170+0000 mon.c (mon.2) 604 : audit 0 from='client.? 172.21.15.40:0/1399553150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:24 smithi040 bash[28232]: audit 2023-12-01T16:09:24.275170+0000 mon.c (mon.2) 604 : audit 0 from='client.? 172.21.15.40:0/1399553150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:24 smithi040 bash[41173]: audit 2023-12-01T16:09:24.275170+0000 mon.c (mon.2) 604 : audit 0 from='client.? 172.21.15.40:0/1399553150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:25 smithi141 bash[31670]: cluster 2023-12-01T16:09:24.136694+0000 mgr.y (mgr.24356) 940 : cluster 0 pgmap v908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:25 smithi040 bash[28232]: cluster 2023-12-01T16:09:24.136694+0000 mgr.y (mgr.24356) 940 : cluster 0 pgmap v908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:25 smithi040 bash[41173]: cluster 2023-12-01T16:09:24.136694+0000 mgr.y (mgr.24356) 940 : cluster 0 pgmap v908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:09:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:09:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:27 smithi141 bash[31670]: cluster 2023-12-01T16:09:26.137800+0000 mgr.y (mgr.24356) 941 : cluster 0 pgmap v909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:27 smithi141 bash[31670]: audit 2023-12-01T16:09:26.747058+0000 mon.a (mon.0) 1282 : audit 0 from='client.? 172.21.15.40:0/2134396069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:27 smithi040 bash[28232]: cluster 2023-12-01T16:09:26.137800+0000 mgr.y (mgr.24356) 941 : cluster 0 pgmap v909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:27 smithi040 bash[28232]: audit 2023-12-01T16:09:26.747058+0000 mon.a (mon.0) 1282 : audit 0 from='client.? 172.21.15.40:0/2134396069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:27 smithi040 bash[41173]: cluster 2023-12-01T16:09:26.137800+0000 mgr.y (mgr.24356) 941 : cluster 0 pgmap v909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:27 smithi040 bash[41173]: audit 2023-12-01T16:09:26.747058+0000 mon.a (mon.0) 1282 : audit 0 from='client.? 172.21.15.40:0/2134396069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:29 smithi141 bash[31670]: cluster 2023-12-01T16:09:28.138445+0000 mgr.y (mgr.24356) 942 : cluster 0 pgmap v910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:29 smithi141 bash[31670]: audit 2023-12-01T16:09:29.216594+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.40:0/963985544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:29 smithi040 bash[28232]: cluster 2023-12-01T16:09:28.138445+0000 mgr.y (mgr.24356) 942 : cluster 0 pgmap v910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:29 smithi040 bash[28232]: audit 2023-12-01T16:09:29.216594+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.40:0/963985544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:29 smithi040 bash[41173]: cluster 2023-12-01T16:09:28.138445+0000 mgr.y (mgr.24356) 942 : cluster 0 pgmap v910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:29 smithi040 bash[41173]: audit 2023-12-01T16:09:29.216594+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.40:0/963985544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:31 smithi141 bash[31670]: cluster 2023-12-01T16:09:30.139596+0000 mgr.y (mgr.24356) 943 : cluster 0 pgmap v911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:31 smithi141 bash[31670]: audit 2023-12-01T16:09:31.686429+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.40:0/3207735839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:31 smithi040 bash[41173]: cluster 2023-12-01T16:09:30.139596+0000 mgr.y (mgr.24356) 943 : cluster 0 pgmap v911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:31 smithi040 bash[41173]: audit 2023-12-01T16:09:31.686429+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.40:0/3207735839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:31 smithi040 bash[28232]: cluster 2023-12-01T16:09:30.139596+0000 mgr.y (mgr.24356) 943 : cluster 0 pgmap v911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:31 smithi040 bash[28232]: audit 2023-12-01T16:09:31.686429+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.40:0/3207735839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:33 smithi141 bash[31670]: cluster 2023-12-01T16:09:32.140246+0000 mgr.y (mgr.24356) 944 : cluster 0 pgmap v912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:33 smithi141 bash[31670]: audit 2023-12-01T16:09:33.345572+0000 mon.c (mon.2) 605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:33 smithi040 bash[28232]: cluster 2023-12-01T16:09:32.140246+0000 mgr.y (mgr.24356) 944 : cluster 0 pgmap v912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:33 smithi040 bash[28232]: audit 2023-12-01T16:09:33.345572+0000 mon.c (mon.2) 605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:33 smithi040 bash[41173]: cluster 2023-12-01T16:09:32.140246+0000 mgr.y (mgr.24356) 944 : cluster 0 pgmap v912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:33 smithi040 bash[41173]: audit 2023-12-01T16:09:33.345572+0000 mon.c (mon.2) 605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:34 smithi141 bash[31670]: audit 2023-12-01T16:09:34.147184+0000 mon.c (mon.2) 606 : audit 0 from='client.? 172.21.15.40:0/314036227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:34 smithi040 bash[41173]: audit 2023-12-01T16:09:34.147184+0000 mon.c (mon.2) 606 : audit 0 from='client.? 172.21.15.40:0/314036227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:34 smithi040 bash[28232]: audit 2023-12-01T16:09:34.147184+0000 mon.c (mon.2) 606 : audit 0 from='client.? 172.21.15.40:0/314036227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:35 smithi141 bash[31670]: cluster 2023-12-01T16:09:34.140731+0000 mgr.y (mgr.24356) 945 : cluster 0 pgmap v913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:35 smithi040 bash[28232]: cluster 2023-12-01T16:09:34.140731+0000 mgr.y (mgr.24356) 945 : cluster 0 pgmap v913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:35 smithi040 bash[41173]: cluster 2023-12-01T16:09:34.140731+0000 mgr.y (mgr.24356) 945 : cluster 0 pgmap v913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:36.762 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:09:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:09:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:36 smithi141 bash[31670]: audit 2023-12-01T16:09:36.620222+0000 mon.a (mon.0) 1285 : audit 0 from='client.? 172.21.15.40:0/380789464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:36 smithi040 bash[28232]: audit 2023-12-01T16:09:36.620222+0000 mon.a (mon.0) 1285 : audit 0 from='client.? 172.21.15.40:0/380789464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:36 smithi040 bash[41173]: audit 2023-12-01T16:09:36.620222+0000 mon.a (mon.0) 1285 : audit 0 from='client.? 172.21.15.40:0/380789464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:37 smithi141 bash[31670]: cluster 2023-12-01T16:09:36.141797+0000 mgr.y (mgr.24356) 946 : cluster 0 pgmap v914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:37 smithi040 bash[28232]: cluster 2023-12-01T16:09:36.141797+0000 mgr.y (mgr.24356) 946 : cluster 0 pgmap v914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:37 smithi040 bash[41173]: cluster 2023-12-01T16:09:36.141797+0000 mgr.y (mgr.24356) 946 : cluster 0 pgmap v914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:39 smithi141 bash[31670]: cluster 2023-12-01T16:09:38.142518+0000 mgr.y (mgr.24356) 947 : cluster 0 pgmap v915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:39 smithi141 bash[31670]: audit 2023-12-01T16:09:39.078875+0000 mon.c (mon.2) 607 : audit 0 from='client.? 172.21.15.40:0/125926624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:39 smithi040 bash[28232]: cluster 2023-12-01T16:09:38.142518+0000 mgr.y (mgr.24356) 947 : cluster 0 pgmap v915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:39 smithi040 bash[28232]: audit 2023-12-01T16:09:39.078875+0000 mon.c (mon.2) 607 : audit 0 from='client.? 172.21.15.40:0/125926624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:39 smithi040 bash[41173]: cluster 2023-12-01T16:09:38.142518+0000 mgr.y (mgr.24356) 947 : cluster 0 pgmap v915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:39 smithi040 bash[41173]: audit 2023-12-01T16:09:39.078875+0000 mon.c (mon.2) 607 : audit 0 from='client.? 172.21.15.40:0/125926624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:41 smithi141 bash[31670]: cluster 2023-12-01T16:09:40.143665+0000 mgr.y (mgr.24356) 948 : cluster 0 pgmap v916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:41 smithi141 bash[31670]: audit 2023-12-01T16:09:41.546304+0000 mon.c (mon.2) 608 : audit 0 from='client.? 172.21.15.40:0/1641039256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:41 smithi040 bash[28232]: cluster 2023-12-01T16:09:40.143665+0000 mgr.y (mgr.24356) 948 : cluster 0 pgmap v916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:41 smithi040 bash[28232]: audit 2023-12-01T16:09:41.546304+0000 mon.c (mon.2) 608 : audit 0 from='client.? 172.21.15.40:0/1641039256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:41 smithi040 bash[41173]: cluster 2023-12-01T16:09:40.143665+0000 mgr.y (mgr.24356) 948 : cluster 0 pgmap v916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:41 smithi040 bash[41173]: audit 2023-12-01T16:09:41.546304+0000 mon.c (mon.2) 608 : audit 0 from='client.? 172.21.15.40:0/1641039256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:43 smithi040 bash[28232]: cluster 2023-12-01T16:09:42.144349+0000 mgr.y (mgr.24356) 949 : cluster 0 pgmap v917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:43 smithi040 bash[41173]: cluster 2023-12-01T16:09:42.144349+0000 mgr.y (mgr.24356) 949 : cluster 0 pgmap v917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:43 smithi141 bash[31670]: cluster 2023-12-01T16:09:42.144349+0000 mgr.y (mgr.24356) 949 : cluster 0 pgmap v917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:44 smithi040 bash[28232]: audit 2023-12-01T16:09:44.011734+0000 mon.a (mon.0) 1286 : audit 0 from='client.? 172.21.15.40:0/1456651260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:44 smithi040 bash[41173]: audit 2023-12-01T16:09:44.011734+0000 mon.a (mon.0) 1286 : audit 0 from='client.? 172.21.15.40:0/1456651260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:44 smithi141 bash[31670]: audit 2023-12-01T16:09:44.011734+0000 mon.a (mon.0) 1286 : audit 0 from='client.? 172.21.15.40:0/1456651260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:45 smithi040 bash[41173]: cluster 2023-12-01T16:09:44.145050+0000 mgr.y (mgr.24356) 950 : cluster 0 pgmap v918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:45 smithi040 bash[28232]: cluster 2023-12-01T16:09:44.145050+0000 mgr.y (mgr.24356) 950 : cluster 0 pgmap v918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:45 smithi141 bash[31670]: cluster 2023-12-01T16:09:44.145050+0000 mgr.y (mgr.24356) 950 : cluster 0 pgmap v918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:46.799 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:09:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:09:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:46 smithi040 bash[28232]: audit 2023-12-01T16:09:46.476319+0000 mon.a (mon.0) 1287 : audit 0 from='client.? 172.21.15.40:0/1664910369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:46 smithi040 bash[41173]: audit 2023-12-01T16:09:46.476319+0000 mon.a (mon.0) 1287 : audit 0 from='client.? 172.21.15.40:0/1664910369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:46 smithi141 bash[31670]: audit 2023-12-01T16:09:46.476319+0000 mon.a (mon.0) 1287 : audit 0 from='client.? 172.21.15.40:0/1664910369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:47 smithi040 bash[28232]: cluster 2023-12-01T16:09:46.145676+0000 mgr.y (mgr.24356) 951 : cluster 0 pgmap v919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:47 smithi040 bash[41173]: cluster 2023-12-01T16:09:46.145676+0000 mgr.y (mgr.24356) 951 : cluster 0 pgmap v919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:47 smithi141 bash[31670]: cluster 2023-12-01T16:09:46.145676+0000 mgr.y (mgr.24356) 951 : cluster 0 pgmap v919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:48 smithi040 bash[28232]: audit 2023-12-01T16:09:48.345684+0000 mon.c (mon.2) 609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:48 smithi040 bash[41173]: audit 2023-12-01T16:09:48.345684+0000 mon.c (mon.2) 609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:48 smithi141 bash[31670]: audit 2023-12-01T16:09:48.345684+0000 mon.c (mon.2) 609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:49 smithi040 bash[28232]: cluster 2023-12-01T16:09:48.146325+0000 mgr.y (mgr.24356) 952 : cluster 0 pgmap v920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:49 smithi040 bash[28232]: audit 2023-12-01T16:09:48.938518+0000 mon.a (mon.0) 1288 : audit 0 from='client.? 172.21.15.40:0/1357843479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:49 smithi040 bash[41173]: cluster 2023-12-01T16:09:48.146325+0000 mgr.y (mgr.24356) 952 : cluster 0 pgmap v920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:49 smithi040 bash[41173]: audit 2023-12-01T16:09:48.938518+0000 mon.a (mon.0) 1288 : audit 0 from='client.? 172.21.15.40:0/1357843479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:49 smithi141 bash[31670]: cluster 2023-12-01T16:09:48.146325+0000 mgr.y (mgr.24356) 952 : cluster 0 pgmap v920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:49 smithi141 bash[31670]: audit 2023-12-01T16:09:48.938518+0000 mon.a (mon.0) 1288 : audit 0 from='client.? 172.21.15.40:0/1357843479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:51 smithi040 bash[28232]: cluster 2023-12-01T16:09:50.147513+0000 mgr.y (mgr.24356) 953 : cluster 0 pgmap v921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:51 smithi040 bash[28232]: audit 2023-12-01T16:09:51.405643+0000 mon.c (mon.2) 610 : audit 0 from='client.? 172.21.15.40:0/3880287577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:51 smithi040 bash[41173]: cluster 2023-12-01T16:09:50.147513+0000 mgr.y (mgr.24356) 953 : cluster 0 pgmap v921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:51 smithi040 bash[41173]: audit 2023-12-01T16:09:51.405643+0000 mon.c (mon.2) 610 : audit 0 from='client.? 172.21.15.40:0/3880287577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:51 smithi141 bash[31670]: cluster 2023-12-01T16:09:50.147513+0000 mgr.y (mgr.24356) 953 : cluster 0 pgmap v921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:51 smithi141 bash[31670]: audit 2023-12-01T16:09:51.405643+0000 mon.c (mon.2) 610 : audit 0 from='client.? 172.21.15.40:0/3880287577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:53 smithi040 bash[28232]: cluster 2023-12-01T16:09:52.148216+0000 mgr.y (mgr.24356) 954 : cluster 0 pgmap v922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:53 smithi040 bash[41173]: cluster 2023-12-01T16:09:52.148216+0000 mgr.y (mgr.24356) 954 : cluster 0 pgmap v922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:53 smithi141 bash[31670]: cluster 2023-12-01T16:09:52.148216+0000 mgr.y (mgr.24356) 954 : cluster 0 pgmap v922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:54 smithi040 bash[28232]: audit 2023-12-01T16:09:53.875213+0000 mon.c (mon.2) 611 : audit 0 from='client.? 172.21.15.40:0/3382095075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:54 smithi040 bash[41173]: audit 2023-12-01T16:09:53.875213+0000 mon.c (mon.2) 611 : audit 0 from='client.? 172.21.15.40:0/3382095075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:54 smithi141 bash[31670]: audit 2023-12-01T16:09:53.875213+0000 mon.c (mon.2) 611 : audit 0 from='client.? 172.21.15.40:0/3382095075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:55 smithi040 bash[28232]: cluster 2023-12-01T16:09:54.148939+0000 mgr.y (mgr.24356) 955 : cluster 0 pgmap v923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:55 smithi040 bash[41173]: cluster 2023-12-01T16:09:54.148939+0000 mgr.y (mgr.24356) 955 : cluster 0 pgmap v923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:55 smithi141 bash[31670]: cluster 2023-12-01T16:09:54.148939+0000 mgr.y (mgr.24356) 955 : cluster 0 pgmap v923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:56.837 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:09:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:09:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:56 smithi040 bash[41173]: cluster 2023-12-01T16:09:56.149708+0000 mgr.y (mgr.24356) 956 : cluster 0 pgmap v924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:56 smithi040 bash[41173]: audit 2023-12-01T16:09:56.339197+0000 mon.c (mon.2) 612 : audit 0 from='client.? 172.21.15.40:0/2595772710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:56 smithi040 bash[28232]: cluster 2023-12-01T16:09:56.149708+0000 mgr.y (mgr.24356) 956 : cluster 0 pgmap v924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:56 smithi040 bash[28232]: audit 2023-12-01T16:09:56.339197+0000 mon.c (mon.2) 612 : audit 0 from='client.? 172.21.15.40:0/2595772710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:09:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:56 smithi141 bash[31670]: cluster 2023-12-01T16:09:56.149708+0000 mgr.y (mgr.24356) 956 : cluster 0 pgmap v924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:09:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:56 smithi141 bash[31670]: audit 2023-12-01T16:09:56.339197+0000 mon.c (mon.2) 612 : audit 0 from='client.? 172.21.15.40:0/2595772710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:00.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:59 smithi040 bash[41173]: cluster 2023-12-01T16:09:58.150391+0000 mgr.y (mgr.24356) 957 : cluster 0 pgmap v925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:00.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:09:59 smithi040 bash[41173]: audit 2023-12-01T16:09:58.813980+0000 mon.c (mon.2) 613 : audit 0 from='client.? 172.21.15.40:0/927067346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:00.002 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:59 smithi040 bash[28232]: cluster 2023-12-01T16:09:58.150391+0000 mgr.y (mgr.24356) 957 : cluster 0 pgmap v925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:00.003 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:09:59 smithi040 bash[28232]: audit 2023-12-01T16:09:58.813980+0000 mon.c (mon.2) 613 : audit 0 from='client.? 172.21.15.40:0/927067346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:00.003 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:00 smithi040 bash[28232]: debug 2023-12-01T16:09:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:59 smithi141 bash[31670]: cluster 2023-12-01T16:09:58.150391+0000 mgr.y (mgr.24356) 957 : cluster 0 pgmap v925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:09:59 smithi141 bash[31670]: audit 2023-12-01T16:09:58.813980+0000 mon.c (mon.2) 613 : audit 0 from='client.? 172.21.15.40:0/927067346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:00 smithi141 bash[31670]: cluster 2023-12-01T16:10:00.000165+0000 mon.a (mon.0) 1289 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:00 smithi040 bash[41173]: cluster 2023-12-01T16:10:00.000165+0000 mon.a (mon.0) 1289 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:00 smithi040 bash[28232]: cluster 2023-12-01T16:10:00.000165+0000 mon.a (mon.0) 1289 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:01 smithi141 bash[31670]: cluster 2023-12-01T16:10:00.151545+0000 mgr.y (mgr.24356) 958 : cluster 0 pgmap v926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:01 smithi141 bash[31670]: audit 2023-12-01T16:10:01.275618+0000 mon.c (mon.2) 614 : audit 0 from='client.? 172.21.15.40:0/1321803822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:01 smithi040 bash[28232]: cluster 2023-12-01T16:10:00.151545+0000 mgr.y (mgr.24356) 958 : cluster 0 pgmap v926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:01 smithi040 bash[28232]: audit 2023-12-01T16:10:01.275618+0000 mon.c (mon.2) 614 : audit 0 from='client.? 172.21.15.40:0/1321803822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:01 smithi040 bash[41173]: cluster 2023-12-01T16:10:00.151545+0000 mgr.y (mgr.24356) 958 : cluster 0 pgmap v926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:01 smithi040 bash[41173]: audit 2023-12-01T16:10:01.275618+0000 mon.c (mon.2) 614 : audit 0 from='client.? 172.21.15.40:0/1321803822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:03 smithi141 bash[31670]: cluster 2023-12-01T16:10:02.152192+0000 mgr.y (mgr.24356) 959 : cluster 0 pgmap v927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:03 smithi141 bash[31670]: audit 2023-12-01T16:10:03.346091+0000 mon.c (mon.2) 615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:03 smithi040 bash[28232]: cluster 2023-12-01T16:10:02.152192+0000 mgr.y (mgr.24356) 959 : cluster 0 pgmap v927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:03 smithi040 bash[28232]: audit 2023-12-01T16:10:03.346091+0000 mon.c (mon.2) 615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:03 smithi040 bash[41173]: cluster 2023-12-01T16:10:02.152192+0000 mgr.y (mgr.24356) 959 : cluster 0 pgmap v927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:03 smithi040 bash[41173]: audit 2023-12-01T16:10:03.346091+0000 mon.c (mon.2) 615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:04 smithi141 bash[31670]: audit 2023-12-01T16:10:03.742083+0000 mon.c (mon.2) 616 : audit 0 from='client.? 172.21.15.40:0/542830836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:04 smithi040 bash[28232]: audit 2023-12-01T16:10:03.742083+0000 mon.c (mon.2) 616 : audit 0 from='client.? 172.21.15.40:0/542830836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:04 smithi040 bash[41173]: audit 2023-12-01T16:10:03.742083+0000 mon.c (mon.2) 616 : audit 0 from='client.? 172.21.15.40:0/542830836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:05 smithi141 bash[31670]: cluster 2023-12-01T16:10:04.152903+0000 mgr.y (mgr.24356) 960 : cluster 0 pgmap v928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:05 smithi040 bash[28232]: cluster 2023-12-01T16:10:04.152903+0000 mgr.y (mgr.24356) 960 : cluster 0 pgmap v928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:05 smithi040 bash[41173]: cluster 2023-12-01T16:10:04.152903+0000 mgr.y (mgr.24356) 960 : cluster 0 pgmap v928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:06 smithi040 bash[41173]: audit 2023-12-01T16:10:06.205416+0000 mon.c (mon.2) 617 : audit 0 from='client.? 172.21.15.40:0/3875790614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:10:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:10:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:06 smithi040 bash[28232]: audit 2023-12-01T16:10:06.205416+0000 mon.c (mon.2) 617 : audit 0 from='client.? 172.21.15.40:0/3875790614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:06 smithi141 bash[31670]: audit 2023-12-01T16:10:06.205416+0000 mon.c (mon.2) 617 : audit 0 from='client.? 172.21.15.40:0/3875790614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:07 smithi141 bash[31670]: cluster 2023-12-01T16:10:06.153673+0000 mgr.y (mgr.24356) 961 : cluster 0 pgmap v929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:07 smithi040 bash[28232]: cluster 2023-12-01T16:10:06.153673+0000 mgr.y (mgr.24356) 961 : cluster 0 pgmap v929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:07 smithi040 bash[41173]: cluster 2023-12-01T16:10:06.153673+0000 mgr.y (mgr.24356) 961 : cluster 0 pgmap v929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:08 smithi141 bash[31670]: audit 2023-12-01T16:10:08.672309+0000 mon.a (mon.0) 1290 : audit 0 from='client.? 172.21.15.40:0/1086410863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:08 smithi040 bash[28232]: audit 2023-12-01T16:10:08.672309+0000 mon.a (mon.0) 1290 : audit 0 from='client.? 172.21.15.40:0/1086410863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:08 smithi040 bash[41173]: audit 2023-12-01T16:10:08.672309+0000 mon.a (mon.0) 1290 : audit 0 from='client.? 172.21.15.40:0/1086410863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:09 smithi141 bash[31670]: cluster 2023-12-01T16:10:08.154325+0000 mgr.y (mgr.24356) 962 : cluster 0 pgmap v930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:09 smithi040 bash[28232]: cluster 2023-12-01T16:10:08.154325+0000 mgr.y (mgr.24356) 962 : cluster 0 pgmap v930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:09 smithi040 bash[41173]: cluster 2023-12-01T16:10:08.154325+0000 mgr.y (mgr.24356) 962 : cluster 0 pgmap v930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:11 smithi141 bash[31670]: cluster 2023-12-01T16:10:10.155407+0000 mgr.y (mgr.24356) 963 : cluster 0 pgmap v931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:11 smithi141 bash[31670]: audit 2023-12-01T16:10:11.134239+0000 mon.c (mon.2) 618 : audit 0 from='client.? 172.21.15.40:0/3031040414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:11 smithi040 bash[41173]: cluster 2023-12-01T16:10:10.155407+0000 mgr.y (mgr.24356) 963 : cluster 0 pgmap v931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:11 smithi040 bash[41173]: audit 2023-12-01T16:10:11.134239+0000 mon.c (mon.2) 618 : audit 0 from='client.? 172.21.15.40:0/3031040414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:11 smithi040 bash[28232]: cluster 2023-12-01T16:10:10.155407+0000 mgr.y (mgr.24356) 963 : cluster 0 pgmap v931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:11 smithi040 bash[28232]: audit 2023-12-01T16:10:11.134239+0000 mon.c (mon.2) 618 : audit 0 from='client.? 172.21.15.40:0/3031040414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:12 smithi141 bash[31670]: audit 2023-12-01T16:10:11.928794+0000 mon.c (mon.2) 619 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:12 smithi040 bash[28232]: audit 2023-12-01T16:10:11.928794+0000 mon.c (mon.2) 619 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:12 smithi040 bash[41173]: audit 2023-12-01T16:10:11.928794+0000 mon.c (mon.2) 619 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:13 smithi141 bash[31670]: cluster 2023-12-01T16:10:12.155858+0000 mgr.y (mgr.24356) 964 : cluster 0 pgmap v932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:13 smithi141 bash[31670]: audit 2023-12-01T16:10:13.597468+0000 mon.c (mon.2) 620 : audit 0 from='client.? 172.21.15.40:0/3075236185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:13 smithi040 bash[28232]: cluster 2023-12-01T16:10:12.155858+0000 mgr.y (mgr.24356) 964 : cluster 0 pgmap v932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:13 smithi040 bash[28232]: audit 2023-12-01T16:10:13.597468+0000 mon.c (mon.2) 620 : audit 0 from='client.? 172.21.15.40:0/3075236185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:13 smithi040 bash[41173]: cluster 2023-12-01T16:10:12.155858+0000 mgr.y (mgr.24356) 964 : cluster 0 pgmap v932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:13 smithi040 bash[41173]: audit 2023-12-01T16:10:13.597468+0000 mon.c (mon.2) 620 : audit 0 from='client.? 172.21.15.40:0/3075236185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:15 smithi141 bash[31670]: cluster 2023-12-01T16:10:14.156504+0000 mgr.y (mgr.24356) 965 : cluster 0 pgmap v933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:15 smithi040 bash[28232]: cluster 2023-12-01T16:10:14.156504+0000 mgr.y (mgr.24356) 965 : cluster 0 pgmap v933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:15 smithi040 bash[41173]: cluster 2023-12-01T16:10:14.156504+0000 mgr.y (mgr.24356) 965 : cluster 0 pgmap v933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:16.780 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:10:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:10:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:16 smithi040 bash[28232]: audit 2023-12-01T16:10:16.065506+0000 mon.a (mon.0) 1291 : audit 0 from='client.? 172.21.15.40:0/1229690627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:16 smithi040 bash[41173]: audit 2023-12-01T16:10:16.065506+0000 mon.a (mon.0) 1291 : audit 0 from='client.? 172.21.15.40:0/1229690627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:16 smithi141 bash[31670]: audit 2023-12-01T16:10:16.065506+0000 mon.a (mon.0) 1291 : audit 0 from='client.? 172.21.15.40:0/1229690627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:17 smithi040 bash[28232]: cluster 2023-12-01T16:10:16.157690+0000 mgr.y (mgr.24356) 966 : cluster 0 pgmap v934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:17 smithi040 bash[41173]: cluster 2023-12-01T16:10:16.157690+0000 mgr.y (mgr.24356) 966 : cluster 0 pgmap v934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:17 smithi141 bash[31670]: cluster 2023-12-01T16:10:16.157690+0000 mgr.y (mgr.24356) 966 : cluster 0 pgmap v934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:17.826830+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:17.841644+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:18.135423+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:18.147997+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:18.346336+0000 mon.c (mon.2) 621 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:18.575619+0000 mon.c (mon.2) 622 : audit 0 from='client.? 172.21.15.40:0/1180379040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:18.703748+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[28232]: audit 2023-12-01T16:10:18.714296+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:17.826830+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:17.841644+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:18.135423+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:18.147997+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:18.346336+0000 mon.c (mon.2) 621 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:18.575619+0000 mon.c (mon.2) 622 : audit 0 from='client.? 172.21.15.40:0/1180379040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:18.703748+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:18 smithi040 bash[41173]: audit 2023-12-01T16:10:18.714296+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:17.826830+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:17.841644+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:18.135423+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:18.147997+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:18.346336+0000 mon.c (mon.2) 621 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:18.575619+0000 mon.c (mon.2) 622 : audit 0 from='client.? 172.21.15.40:0/1180379040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:18.703748+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:18 smithi141 bash[31670]: audit 2023-12-01T16:10:18.714296+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[28232]: cluster 2023-12-01T16:10:18.158130+0000 mgr.y (mgr.24356) 967 : cluster 0 pgmap v935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[28232]: audit 2023-12-01T16:10:18.953432+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[28232]: audit 2023-12-01T16:10:18.964983+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[28232]: audit 2023-12-01T16:10:18.968005+0000 mon.c (mon.2) 623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[28232]: audit 2023-12-01T16:10:18.969533+0000 mon.c (mon.2) 624 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[28232]: audit 2023-12-01T16:10:18.977883+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[41173]: cluster 2023-12-01T16:10:18.158130+0000 mgr.y (mgr.24356) 967 : cluster 0 pgmap v935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[41173]: audit 2023-12-01T16:10:18.953432+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[41173]: audit 2023-12-01T16:10:18.964983+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[41173]: audit 2023-12-01T16:10:18.968005+0000 mon.c (mon.2) 623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[41173]: audit 2023-12-01T16:10:18.969533+0000 mon.c (mon.2) 624 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:19 smithi040 bash[41173]: audit 2023-12-01T16:10:18.977883+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:19 smithi141 bash[31670]: cluster 2023-12-01T16:10:18.158130+0000 mgr.y (mgr.24356) 967 : cluster 0 pgmap v935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:19 smithi141 bash[31670]: audit 2023-12-01T16:10:18.953432+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:19 smithi141 bash[31670]: audit 2023-12-01T16:10:18.964983+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:19 smithi141 bash[31670]: audit 2023-12-01T16:10:18.968005+0000 mon.c (mon.2) 623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:19 smithi141 bash[31670]: audit 2023-12-01T16:10:18.969533+0000 mon.c (mon.2) 624 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:19 smithi141 bash[31670]: audit 2023-12-01T16:10:18.977883+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:10:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:20 smithi040 bash[28232]: cluster 2023-12-01T16:10:20.159306+0000 mgr.y (mgr.24356) 968 : cluster 0 pgmap v936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:20 smithi040 bash[41173]: cluster 2023-12-01T16:10:20.159306+0000 mgr.y (mgr.24356) 968 : cluster 0 pgmap v936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:20 smithi141 bash[31670]: cluster 2023-12-01T16:10:20.159306+0000 mgr.y (mgr.24356) 968 : cluster 0 pgmap v936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:21 smithi040 bash[41173]: audit 2023-12-01T16:10:21.047003+0000 mon.a (mon.0) 1301 : audit 0 from='client.? 172.21.15.40:0/409960850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:21 smithi040 bash[28232]: audit 2023-12-01T16:10:21.047003+0000 mon.a (mon.0) 1301 : audit 0 from='client.? 172.21.15.40:0/409960850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:21 smithi141 bash[31670]: audit 2023-12-01T16:10:21.047003+0000 mon.a (mon.0) 1301 : audit 0 from='client.? 172.21.15.40:0/409960850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:23 smithi141 bash[31670]: cluster 2023-12-01T16:10:22.159947+0000 mgr.y (mgr.24356) 969 : cluster 0 pgmap v937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:23 smithi141 bash[31670]: audit 2023-12-01T16:10:23.512981+0000 mon.c (mon.2) 625 : audit 0 from='client.? 172.21.15.40:0/970293104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:23 smithi040 bash[41173]: cluster 2023-12-01T16:10:22.159947+0000 mgr.y (mgr.24356) 969 : cluster 0 pgmap v937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:23 smithi040 bash[41173]: audit 2023-12-01T16:10:23.512981+0000 mon.c (mon.2) 625 : audit 0 from='client.? 172.21.15.40:0/970293104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:23 smithi040 bash[28232]: cluster 2023-12-01T16:10:22.159947+0000 mgr.y (mgr.24356) 969 : cluster 0 pgmap v937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:23 smithi040 bash[28232]: audit 2023-12-01T16:10:23.512981+0000 mon.c (mon.2) 625 : audit 0 from='client.? 172.21.15.40:0/970293104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:25 smithi141 bash[31670]: cluster 2023-12-01T16:10:24.160773+0000 mgr.y (mgr.24356) 970 : cluster 0 pgmap v938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:25 smithi040 bash[28232]: cluster 2023-12-01T16:10:24.160773+0000 mgr.y (mgr.24356) 970 : cluster 0 pgmap v938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:25 smithi040 bash[41173]: cluster 2023-12-01T16:10:24.160773+0000 mgr.y (mgr.24356) 970 : cluster 0 pgmap v938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:26 smithi040 bash[28232]: audit 2023-12-01T16:10:25.985717+0000 mon.c (mon.2) 626 : audit 0 from='client.? 172.21.15.40:0/1537436830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:10:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:10:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:26 smithi040 bash[41173]: audit 2023-12-01T16:10:25.985717+0000 mon.c (mon.2) 626 : audit 0 from='client.? 172.21.15.40:0/1537436830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:26 smithi141 bash[31670]: audit 2023-12-01T16:10:25.985717+0000 mon.c (mon.2) 626 : audit 0 from='client.? 172.21.15.40:0/1537436830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:27 smithi141 bash[31670]: cluster 2023-12-01T16:10:26.161908+0000 mgr.y (mgr.24356) 971 : cluster 0 pgmap v939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:27 smithi040 bash[28232]: cluster 2023-12-01T16:10:26.161908+0000 mgr.y (mgr.24356) 971 : cluster 0 pgmap v939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:27 smithi040 bash[41173]: cluster 2023-12-01T16:10:26.161908+0000 mgr.y (mgr.24356) 971 : cluster 0 pgmap v939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:28 smithi141 bash[31670]: audit 2023-12-01T16:10:28.453718+0000 mon.c (mon.2) 627 : audit 0 from='client.? 172.21.15.40:0/2106921531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:28 smithi040 bash[28232]: audit 2023-12-01T16:10:28.453718+0000 mon.c (mon.2) 627 : audit 0 from='client.? 172.21.15.40:0/2106921531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:28 smithi040 bash[41173]: audit 2023-12-01T16:10:28.453718+0000 mon.c (mon.2) 627 : audit 0 from='client.? 172.21.15.40:0/2106921531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:29 smithi141 bash[31670]: cluster 2023-12-01T16:10:28.162682+0000 mgr.y (mgr.24356) 972 : cluster 0 pgmap v940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:29 smithi040 bash[28232]: cluster 2023-12-01T16:10:28.162682+0000 mgr.y (mgr.24356) 972 : cluster 0 pgmap v940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:29 smithi040 bash[41173]: cluster 2023-12-01T16:10:28.162682+0000 mgr.y (mgr.24356) 972 : cluster 0 pgmap v940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:31 smithi141 bash[31670]: cluster 2023-12-01T16:10:30.163890+0000 mgr.y (mgr.24356) 973 : cluster 0 pgmap v941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:31 smithi141 bash[31670]: audit 2023-12-01T16:10:30.923416+0000 mon.c (mon.2) 628 : audit 0 from='client.? 172.21.15.40:0/825512166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:31 smithi040 bash[28232]: cluster 2023-12-01T16:10:30.163890+0000 mgr.y (mgr.24356) 973 : cluster 0 pgmap v941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:31 smithi040 bash[28232]: audit 2023-12-01T16:10:30.923416+0000 mon.c (mon.2) 628 : audit 0 from='client.? 172.21.15.40:0/825512166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:31 smithi040 bash[41173]: cluster 2023-12-01T16:10:30.163890+0000 mgr.y (mgr.24356) 973 : cluster 0 pgmap v941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:31 smithi040 bash[41173]: audit 2023-12-01T16:10:30.923416+0000 mon.c (mon.2) 628 : audit 0 from='client.? 172.21.15.40:0/825512166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:33 smithi141 bash[31670]: cluster 2023-12-01T16:10:32.164581+0000 mgr.y (mgr.24356) 974 : cluster 0 pgmap v942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:33 smithi141 bash[31670]: audit 2023-12-01T16:10:33.346910+0000 mon.c (mon.2) 629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:33 smithi141 bash[31670]: audit 2023-12-01T16:10:33.391141+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.40:0/3528757377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:33 smithi040 bash[28232]: cluster 2023-12-01T16:10:32.164581+0000 mgr.y (mgr.24356) 974 : cluster 0 pgmap v942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:33 smithi040 bash[28232]: audit 2023-12-01T16:10:33.346910+0000 mon.c (mon.2) 629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:33 smithi040 bash[28232]: audit 2023-12-01T16:10:33.391141+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.40:0/3528757377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:33 smithi040 bash[41173]: cluster 2023-12-01T16:10:32.164581+0000 mgr.y (mgr.24356) 974 : cluster 0 pgmap v942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:33 smithi040 bash[41173]: audit 2023-12-01T16:10:33.346910+0000 mon.c (mon.2) 629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:33 smithi040 bash[41173]: audit 2023-12-01T16:10:33.391141+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.40:0/3528757377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:35 smithi141 bash[31670]: cluster 2023-12-01T16:10:34.165203+0000 mgr.y (mgr.24356) 975 : cluster 0 pgmap v943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:35 smithi040 bash[41173]: cluster 2023-12-01T16:10:34.165203+0000 mgr.y (mgr.24356) 975 : cluster 0 pgmap v943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:35 smithi040 bash[28232]: cluster 2023-12-01T16:10:34.165203+0000 mgr.y (mgr.24356) 975 : cluster 0 pgmap v943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:36.756 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:10:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:10:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:36 smithi141 bash[31670]: audit 2023-12-01T16:10:35.852203+0000 mon.a (mon.0) 1303 : audit 0 from='client.? 172.21.15.40:0/522113038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:36 smithi040 bash[28232]: audit 2023-12-01T16:10:35.852203+0000 mon.a (mon.0) 1303 : audit 0 from='client.? 172.21.15.40:0/522113038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:36 smithi040 bash[41173]: audit 2023-12-01T16:10:35.852203+0000 mon.a (mon.0) 1303 : audit 0 from='client.? 172.21.15.40:0/522113038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:37 smithi141 bash[31670]: cluster 2023-12-01T16:10:36.166334+0000 mgr.y (mgr.24356) 976 : cluster 0 pgmap v944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:37 smithi040 bash[41173]: cluster 2023-12-01T16:10:36.166334+0000 mgr.y (mgr.24356) 976 : cluster 0 pgmap v944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:37 smithi040 bash[28232]: cluster 2023-12-01T16:10:36.166334+0000 mgr.y (mgr.24356) 976 : cluster 0 pgmap v944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:38 smithi141 bash[31670]: audit 2023-12-01T16:10:38.329148+0000 mon.c (mon.2) 630 : audit 0 from='client.? 172.21.15.40:0/1068669728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:38 smithi040 bash[28232]: audit 2023-12-01T16:10:38.329148+0000 mon.c (mon.2) 630 : audit 0 from='client.? 172.21.15.40:0/1068669728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:38 smithi040 bash[41173]: audit 2023-12-01T16:10:38.329148+0000 mon.c (mon.2) 630 : audit 0 from='client.? 172.21.15.40:0/1068669728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:39 smithi141 bash[31670]: cluster 2023-12-01T16:10:38.166953+0000 mgr.y (mgr.24356) 977 : cluster 0 pgmap v945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:39 smithi040 bash[41173]: cluster 2023-12-01T16:10:38.166953+0000 mgr.y (mgr.24356) 977 : cluster 0 pgmap v945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:39 smithi040 bash[28232]: cluster 2023-12-01T16:10:38.166953+0000 mgr.y (mgr.24356) 977 : cluster 0 pgmap v945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:41 smithi141 bash[31670]: cluster 2023-12-01T16:10:40.168019+0000 mgr.y (mgr.24356) 978 : cluster 0 pgmap v946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:41 smithi141 bash[31670]: audit 2023-12-01T16:10:40.797165+0000 mon.c (mon.2) 631 : audit 0 from='client.? 172.21.15.40:0/2202690384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:41 smithi040 bash[41173]: cluster 2023-12-01T16:10:40.168019+0000 mgr.y (mgr.24356) 978 : cluster 0 pgmap v946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:41 smithi040 bash[41173]: audit 2023-12-01T16:10:40.797165+0000 mon.c (mon.2) 631 : audit 0 from='client.? 172.21.15.40:0/2202690384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:41 smithi040 bash[28232]: cluster 2023-12-01T16:10:40.168019+0000 mgr.y (mgr.24356) 978 : cluster 0 pgmap v946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:41 smithi040 bash[28232]: audit 2023-12-01T16:10:40.797165+0000 mon.c (mon.2) 631 : audit 0 from='client.? 172.21.15.40:0/2202690384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:43 smithi040 bash[28232]: cluster 2023-12-01T16:10:42.168721+0000 mgr.y (mgr.24356) 979 : cluster 0 pgmap v947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:43 smithi040 bash[28232]: audit 2023-12-01T16:10:43.260334+0000 mon.c (mon.2) 632 : audit 0 from='client.? 172.21.15.40:0/82324567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:44.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:43 smithi040 bash[41173]: cluster 2023-12-01T16:10:42.168721+0000 mgr.y (mgr.24356) 979 : cluster 0 pgmap v947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:44.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:43 smithi040 bash[41173]: audit 2023-12-01T16:10:43.260334+0000 mon.c (mon.2) 632 : audit 0 from='client.? 172.21.15.40:0/82324567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:43 smithi141 bash[31670]: cluster 2023-12-01T16:10:42.168721+0000 mgr.y (mgr.24356) 979 : cluster 0 pgmap v947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:43 smithi141 bash[31670]: audit 2023-12-01T16:10:43.260334+0000 mon.c (mon.2) 632 : audit 0 from='client.? 172.21.15.40:0/82324567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:45 smithi040 bash[28232]: cluster 2023-12-01T16:10:44.169314+0000 mgr.y (mgr.24356) 980 : cluster 0 pgmap v948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:45 smithi040 bash[28232]: audit 2023-12-01T16:10:45.717442+0000 mon.a (mon.0) 1304 : audit 0 from='client.? 172.21.15.40:0/2566065724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:45 smithi040 bash[41173]: cluster 2023-12-01T16:10:44.169314+0000 mgr.y (mgr.24356) 980 : cluster 0 pgmap v948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:45 smithi040 bash[41173]: audit 2023-12-01T16:10:45.717442+0000 mon.a (mon.0) 1304 : audit 0 from='client.? 172.21.15.40:0/2566065724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:45 smithi141 bash[31670]: cluster 2023-12-01T16:10:44.169314+0000 mgr.y (mgr.24356) 980 : cluster 0 pgmap v948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:45 smithi141 bash[31670]: audit 2023-12-01T16:10:45.717442+0000 mon.a (mon.0) 1304 : audit 0 from='client.? 172.21.15.40:0/2566065724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:10:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:10:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:47 smithi040 bash[28232]: cluster 2023-12-01T16:10:46.170413+0000 mgr.y (mgr.24356) 981 : cluster 0 pgmap v949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:47 smithi040 bash[41173]: cluster 2023-12-01T16:10:46.170413+0000 mgr.y (mgr.24356) 981 : cluster 0 pgmap v949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:47 smithi141 bash[31670]: cluster 2023-12-01T16:10:46.170413+0000 mgr.y (mgr.24356) 981 : cluster 0 pgmap v949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:48 smithi040 bash[41173]: audit 2023-12-01T16:10:48.180050+0000 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.40:0/1509371599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:48 smithi040 bash[41173]: audit 2023-12-01T16:10:48.347152+0000 mon.c (mon.2) 633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:48 smithi040 bash[28232]: audit 2023-12-01T16:10:48.180050+0000 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.40:0/1509371599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:48 smithi040 bash[28232]: audit 2023-12-01T16:10:48.347152+0000 mon.c (mon.2) 633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:48 smithi141 bash[31670]: audit 2023-12-01T16:10:48.180050+0000 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.40:0/1509371599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:48 smithi141 bash[31670]: audit 2023-12-01T16:10:48.347152+0000 mon.c (mon.2) 633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:49 smithi040 bash[28232]: cluster 2023-12-01T16:10:48.170901+0000 mgr.y (mgr.24356) 982 : cluster 0 pgmap v950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:49 smithi040 bash[41173]: cluster 2023-12-01T16:10:48.170901+0000 mgr.y (mgr.24356) 982 : cluster 0 pgmap v950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:49 smithi141 bash[31670]: cluster 2023-12-01T16:10:48.170901+0000 mgr.y (mgr.24356) 982 : cluster 0 pgmap v950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:50 smithi040 bash[28232]: audit 2023-12-01T16:10:50.641228+0000 mon.c (mon.2) 634 : audit 0 from='client.? 172.21.15.40:0/324232352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:50 smithi040 bash[41173]: audit 2023-12-01T16:10:50.641228+0000 mon.c (mon.2) 634 : audit 0 from='client.? 172.21.15.40:0/324232352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:50 smithi141 bash[31670]: audit 2023-12-01T16:10:50.641228+0000 mon.c (mon.2) 634 : audit 0 from='client.? 172.21.15.40:0/324232352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:51 smithi040 bash[28232]: cluster 2023-12-01T16:10:50.172164+0000 mgr.y (mgr.24356) 983 : cluster 0 pgmap v951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:51 smithi040 bash[41173]: cluster 2023-12-01T16:10:50.172164+0000 mgr.y (mgr.24356) 983 : cluster 0 pgmap v951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:51 smithi141 bash[31670]: cluster 2023-12-01T16:10:50.172164+0000 mgr.y (mgr.24356) 983 : cluster 0 pgmap v951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:53 smithi040 bash[41173]: cluster 2023-12-01T16:10:52.172843+0000 mgr.y (mgr.24356) 984 : cluster 0 pgmap v952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:53 smithi040 bash[41173]: audit 2023-12-01T16:10:53.113011+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.40:0/3742728471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:53 smithi040 bash[28232]: cluster 2023-12-01T16:10:52.172843+0000 mgr.y (mgr.24356) 984 : cluster 0 pgmap v952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:53 smithi040 bash[28232]: audit 2023-12-01T16:10:53.113011+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.40:0/3742728471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:53 smithi141 bash[31670]: cluster 2023-12-01T16:10:52.172843+0000 mgr.y (mgr.24356) 984 : cluster 0 pgmap v952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:53 smithi141 bash[31670]: audit 2023-12-01T16:10:53.113011+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.40:0/3742728471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:55 smithi040 bash[28232]: cluster 2023-12-01T16:10:54.173484+0000 mgr.y (mgr.24356) 985 : cluster 0 pgmap v953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:55 smithi040 bash[28232]: audit 2023-12-01T16:10:55.580612+0000 mon.a (mon.0) 1307 : audit 0 from='client.? 172.21.15.40:0/1023395853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:55 smithi040 bash[41173]: cluster 2023-12-01T16:10:54.173484+0000 mgr.y (mgr.24356) 985 : cluster 0 pgmap v953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:55 smithi040 bash[41173]: audit 2023-12-01T16:10:55.580612+0000 mon.a (mon.0) 1307 : audit 0 from='client.? 172.21.15.40:0/1023395853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:55 smithi141 bash[31670]: cluster 2023-12-01T16:10:54.173484+0000 mgr.y (mgr.24356) 985 : cluster 0 pgmap v953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:55 smithi141 bash[31670]: audit 2023-12-01T16:10:55.580612+0000 mon.a (mon.0) 1307 : audit 0 from='client.? 172.21.15.40:0/1023395853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:10:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:10:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:57 smithi040 bash[28232]: cluster 2023-12-01T16:10:56.174658+0000 mgr.y (mgr.24356) 986 : cluster 0 pgmap v954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:57 smithi040 bash[41173]: cluster 2023-12-01T16:10:56.174658+0000 mgr.y (mgr.24356) 986 : cluster 0 pgmap v954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:57 smithi141 bash[31670]: cluster 2023-12-01T16:10:56.174658+0000 mgr.y (mgr.24356) 986 : cluster 0 pgmap v954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:10:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:58 smithi040 bash[41173]: audit 2023-12-01T16:10:58.040928+0000 mon.a (mon.0) 1308 : audit 0 from='client.? 172.21.15.40:0/728074203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:58 smithi040 bash[28232]: audit 2023-12-01T16:10:58.040928+0000 mon.a (mon.0) 1308 : audit 0 from='client.? 172.21.15.40:0/728074203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:10:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:58 smithi141 bash[31670]: audit 2023-12-01T16:10:58.040928+0000 mon.a (mon.0) 1308 : audit 0 from='client.? 172.21.15.40:0/728074203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:10:59 smithi040 bash[28232]: cluster 2023-12-01T16:10:58.175307+0000 mgr.y (mgr.24356) 987 : cluster 0 pgmap v955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:10:59 smithi040 bash[41173]: cluster 2023-12-01T16:10:58.175307+0000 mgr.y (mgr.24356) 987 : cluster 0 pgmap v955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:10:59 smithi141 bash[31670]: cluster 2023-12-01T16:10:58.175307+0000 mgr.y (mgr.24356) 987 : cluster 0 pgmap v955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:00 smithi040 bash[41173]: audit 2023-12-01T16:11:00.498512+0000 mon.a (mon.0) 1309 : audit 0 from='client.? 172.21.15.40:0/3598777604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:00 smithi040 bash[28232]: audit 2023-12-01T16:11:00.498512+0000 mon.a (mon.0) 1309 : audit 0 from='client.? 172.21.15.40:0/3598777604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:00 smithi141 bash[31670]: audit 2023-12-01T16:11:00.498512+0000 mon.a (mon.0) 1309 : audit 0 from='client.? 172.21.15.40:0/3598777604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:01 smithi040 bash[28232]: cluster 2023-12-01T16:11:00.176247+0000 mgr.y (mgr.24356) 988 : cluster 0 pgmap v956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:01 smithi040 bash[41173]: cluster 2023-12-01T16:11:00.176247+0000 mgr.y (mgr.24356) 988 : cluster 0 pgmap v956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:01 smithi141 bash[31670]: cluster 2023-12-01T16:11:00.176247+0000 mgr.y (mgr.24356) 988 : cluster 0 pgmap v956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:03 smithi141 bash[31670]: cluster 2023-12-01T16:11:02.176916+0000 mgr.y (mgr.24356) 989 : cluster 0 pgmap v957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:03 smithi141 bash[31670]: audit 2023-12-01T16:11:02.968007+0000 mon.c (mon.2) 635 : audit 0 from='client.? 172.21.15.40:0/1098835582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:03 smithi141 bash[31670]: audit 2023-12-01T16:11:03.347675+0000 mon.c (mon.2) 636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:03 smithi040 bash[41173]: cluster 2023-12-01T16:11:02.176916+0000 mgr.y (mgr.24356) 989 : cluster 0 pgmap v957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:03 smithi040 bash[41173]: audit 2023-12-01T16:11:02.968007+0000 mon.c (mon.2) 635 : audit 0 from='client.? 172.21.15.40:0/1098835582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:03 smithi040 bash[41173]: audit 2023-12-01T16:11:03.347675+0000 mon.c (mon.2) 636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:03 smithi040 bash[28232]: cluster 2023-12-01T16:11:02.176916+0000 mgr.y (mgr.24356) 989 : cluster 0 pgmap v957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:03 smithi040 bash[28232]: audit 2023-12-01T16:11:02.968007+0000 mon.c (mon.2) 635 : audit 0 from='client.? 172.21.15.40:0/1098835582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:03 smithi040 bash[28232]: audit 2023-12-01T16:11:03.347675+0000 mon.c (mon.2) 636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:05 smithi141 bash[31670]: cluster 2023-12-01T16:11:04.177611+0000 mgr.y (mgr.24356) 990 : cluster 0 pgmap v958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:05 smithi141 bash[31670]: audit 2023-12-01T16:11:05.422481+0000 mon.a (mon.0) 1310 : audit 0 from='client.? 172.21.15.40:0/1684392122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:05 smithi040 bash[28232]: cluster 2023-12-01T16:11:04.177611+0000 mgr.y (mgr.24356) 990 : cluster 0 pgmap v958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:05 smithi040 bash[28232]: audit 2023-12-01T16:11:05.422481+0000 mon.a (mon.0) 1310 : audit 0 from='client.? 172.21.15.40:0/1684392122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:05 smithi040 bash[41173]: cluster 2023-12-01T16:11:04.177611+0000 mgr.y (mgr.24356) 990 : cluster 0 pgmap v958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:05 smithi040 bash[41173]: audit 2023-12-01T16:11:05.422481+0000 mon.a (mon.0) 1310 : audit 0 from='client.? 172.21.15.40:0/1684392122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:11:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:11:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:07 smithi141 bash[31670]: cluster 2023-12-01T16:11:06.178770+0000 mgr.y (mgr.24356) 991 : cluster 0 pgmap v959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:07 smithi040 bash[28232]: cluster 2023-12-01T16:11:06.178770+0000 mgr.y (mgr.24356) 991 : cluster 0 pgmap v959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:07 smithi040 bash[41173]: cluster 2023-12-01T16:11:06.178770+0000 mgr.y (mgr.24356) 991 : cluster 0 pgmap v959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:08 smithi141 bash[31670]: audit 2023-12-01T16:11:07.889949+0000 mon.c (mon.2) 637 : audit 0 from='client.? 172.21.15.40:0/3274005860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:08 smithi040 bash[41173]: audit 2023-12-01T16:11:07.889949+0000 mon.c (mon.2) 637 : audit 0 from='client.? 172.21.15.40:0/3274005860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:08 smithi040 bash[28232]: audit 2023-12-01T16:11:07.889949+0000 mon.c (mon.2) 637 : audit 0 from='client.? 172.21.15.40:0/3274005860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:09 smithi141 bash[31670]: cluster 2023-12-01T16:11:08.179553+0000 mgr.y (mgr.24356) 992 : cluster 0 pgmap v960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:09 smithi040 bash[28232]: cluster 2023-12-01T16:11:08.179553+0000 mgr.y (mgr.24356) 992 : cluster 0 pgmap v960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:09 smithi040 bash[41173]: cluster 2023-12-01T16:11:08.179553+0000 mgr.y (mgr.24356) 992 : cluster 0 pgmap v960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:10 smithi141 bash[31670]: audit 2023-12-01T16:11:10.360354+0000 mon.a (mon.0) 1311 : audit 0 from='client.? 172.21.15.40:0/1435788884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:10 smithi040 bash[28232]: audit 2023-12-01T16:11:10.360354+0000 mon.a (mon.0) 1311 : audit 0 from='client.? 172.21.15.40:0/1435788884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:10 smithi040 bash[41173]: audit 2023-12-01T16:11:10.360354+0000 mon.a (mon.0) 1311 : audit 0 from='client.? 172.21.15.40:0/1435788884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:11 smithi141 bash[31670]: cluster 2023-12-01T16:11:10.180735+0000 mgr.y (mgr.24356) 993 : cluster 0 pgmap v961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:11 smithi040 bash[28232]: cluster 2023-12-01T16:11:10.180735+0000 mgr.y (mgr.24356) 993 : cluster 0 pgmap v961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:11 smithi040 bash[41173]: cluster 2023-12-01T16:11:10.180735+0000 mgr.y (mgr.24356) 993 : cluster 0 pgmap v961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 16:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T16:11:12.105667097Z level=info msg="Completed cleanup jobs" duration=66.52953ms 2023-12-01T16:11:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:13 smithi141 bash[31670]: cluster 2023-12-01T16:11:12.181381+0000 mgr.y (mgr.24356) 994 : cluster 0 pgmap v962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:13 smithi141 bash[31670]: audit 2023-12-01T16:11:12.821086+0000 mon.c (mon.2) 638 : audit 0 from='client.? 172.21.15.40:0/1810490955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:13 smithi040 bash[41173]: cluster 2023-12-01T16:11:12.181381+0000 mgr.y (mgr.24356) 994 : cluster 0 pgmap v962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:13 smithi040 bash[41173]: audit 2023-12-01T16:11:12.821086+0000 mon.c (mon.2) 638 : audit 0 from='client.? 172.21.15.40:0/1810490955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:13 smithi040 bash[28232]: cluster 2023-12-01T16:11:12.181381+0000 mgr.y (mgr.24356) 994 : cluster 0 pgmap v962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:13 smithi040 bash[28232]: audit 2023-12-01T16:11:12.821086+0000 mon.c (mon.2) 638 : audit 0 from='client.? 172.21.15.40:0/1810490955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:15 smithi141 bash[31670]: cluster 2023-12-01T16:11:14.182102+0000 mgr.y (mgr.24356) 995 : cluster 0 pgmap v963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:15 smithi141 bash[31670]: audit 2023-12-01T16:11:15.285914+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.40:0/2951084807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:15 smithi040 bash[41173]: cluster 2023-12-01T16:11:14.182102+0000 mgr.y (mgr.24356) 995 : cluster 0 pgmap v963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:15 smithi040 bash[41173]: audit 2023-12-01T16:11:15.285914+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.40:0/2951084807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:15 smithi040 bash[28232]: cluster 2023-12-01T16:11:14.182102+0000 mgr.y (mgr.24356) 995 : cluster 0 pgmap v963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:15 smithi040 bash[28232]: audit 2023-12-01T16:11:15.285914+0000 mon.c (mon.2) 639 : audit 0 from='client.? 172.21.15.40:0/2951084807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:11:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:11:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:17 smithi141 bash[31670]: cluster 2023-12-01T16:11:16.183307+0000 mgr.y (mgr.24356) 996 : cluster 0 pgmap v964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:17 smithi141 bash[31670]: audit 2023-12-01T16:11:17.746933+0000 mon.c (mon.2) 640 : audit 0 from='client.? 172.21.15.40:0/2104833220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:17 smithi040 bash[28232]: cluster 2023-12-01T16:11:16.183307+0000 mgr.y (mgr.24356) 996 : cluster 0 pgmap v964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:17 smithi040 bash[28232]: audit 2023-12-01T16:11:17.746933+0000 mon.c (mon.2) 640 : audit 0 from='client.? 172.21.15.40:0/2104833220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:17 smithi040 bash[41173]: cluster 2023-12-01T16:11:16.183307+0000 mgr.y (mgr.24356) 996 : cluster 0 pgmap v964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:17 smithi040 bash[41173]: audit 2023-12-01T16:11:17.746933+0000 mon.c (mon.2) 640 : audit 0 from='client.? 172.21.15.40:0/2104833220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:18 smithi141 bash[31670]: audit 2023-12-01T16:11:18.348054+0000 mon.c (mon.2) 641 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:18 smithi040 bash[41173]: audit 2023-12-01T16:11:18.348054+0000 mon.c (mon.2) 641 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:18 smithi040 bash[28232]: audit 2023-12-01T16:11:18.348054+0000 mon.c (mon.2) 641 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[41173]: cluster 2023-12-01T16:11:18.184100+0000 mgr.y (mgr.24356) 997 : cluster 0 pgmap v965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[41173]: audit 2023-12-01T16:11:19.061861+0000 mon.c (mon.2) 642 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[41173]: audit 2023-12-01T16:11:19.439318+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[41173]: audit 2023-12-01T16:11:19.455181+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[28232]: cluster 2023-12-01T16:11:18.184100+0000 mgr.y (mgr.24356) 997 : cluster 0 pgmap v965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[28232]: audit 2023-12-01T16:11:19.061861+0000 mon.c (mon.2) 642 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[28232]: audit 2023-12-01T16:11:19.439318+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:19 smithi040 bash[28232]: audit 2023-12-01T16:11:19.455181+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:19 smithi141 bash[31670]: cluster 2023-12-01T16:11:18.184100+0000 mgr.y (mgr.24356) 997 : cluster 0 pgmap v965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:19 smithi141 bash[31670]: audit 2023-12-01T16:11:19.061861+0000 mon.c (mon.2) 642 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:19 smithi141 bash[31670]: audit 2023-12-01T16:11:19.439318+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:19 smithi141 bash[31670]: audit 2023-12-01T16:11:19.455181+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:20 smithi040 bash[28232]: audit 2023-12-01T16:11:20.212193+0000 mon.c (mon.2) 643 : audit 0 from='client.? 172.21.15.40:0/2879775895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:20 smithi040 bash[41173]: audit 2023-12-01T16:11:20.212193+0000 mon.c (mon.2) 643 : audit 0 from='client.? 172.21.15.40:0/2879775895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:20 smithi141 bash[31670]: audit 2023-12-01T16:11:20.212193+0000 mon.c (mon.2) 643 : audit 0 from='client.? 172.21.15.40:0/2879775895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:21 smithi040 bash[28232]: cluster 2023-12-01T16:11:20.185264+0000 mgr.y (mgr.24356) 998 : cluster 0 pgmap v966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:21 smithi040 bash[41173]: cluster 2023-12-01T16:11:20.185264+0000 mgr.y (mgr.24356) 998 : cluster 0 pgmap v966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:21 smithi141 bash[31670]: cluster 2023-12-01T16:11:20.185264+0000 mgr.y (mgr.24356) 998 : cluster 0 pgmap v966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:22 smithi040 bash[28232]: audit 2023-12-01T16:11:22.683799+0000 mon.a (mon.0) 1314 : audit 0 from='client.? 172.21.15.40:0/4185783331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:22 smithi040 bash[41173]: audit 2023-12-01T16:11:22.683799+0000 mon.a (mon.0) 1314 : audit 0 from='client.? 172.21.15.40:0/4185783331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:22 smithi141 bash[31670]: audit 2023-12-01T16:11:22.683799+0000 mon.a (mon.0) 1314 : audit 0 from='client.? 172.21.15.40:0/4185783331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:23 smithi040 bash[28232]: cluster 2023-12-01T16:11:22.185906+0000 mgr.y (mgr.24356) 999 : cluster 0 pgmap v967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:23 smithi040 bash[41173]: cluster 2023-12-01T16:11:22.185906+0000 mgr.y (mgr.24356) 999 : cluster 0 pgmap v967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:23 smithi141 bash[31670]: cluster 2023-12-01T16:11:22.185906+0000 mgr.y (mgr.24356) 999 : cluster 0 pgmap v967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[41173]: cluster 2023-12-01T16:11:24.186635+0000 mgr.y (mgr.24356) 1000 : cluster 0 pgmap v968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[41173]: audit 2023-12-01T16:11:25.166207+0000 mon.c (mon.2) 644 : audit 0 from='client.? 172.21.15.40:0/3799621876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[41173]: audit 2023-12-01T16:11:25.306175+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[41173]: audit 2023-12-01T16:11:25.313795+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[41173]: audit 2023-12-01T16:11:25.323700+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[41173]: audit 2023-12-01T16:11:25.332230+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[28232]: cluster 2023-12-01T16:11:24.186635+0000 mgr.y (mgr.24356) 1000 : cluster 0 pgmap v968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[28232]: audit 2023-12-01T16:11:25.166207+0000 mon.c (mon.2) 644 : audit 0 from='client.? 172.21.15.40:0/3799621876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[28232]: audit 2023-12-01T16:11:25.306175+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[28232]: audit 2023-12-01T16:11:25.313795+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[28232]: audit 2023-12-01T16:11:25.323700+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:25 smithi040 bash[28232]: audit 2023-12-01T16:11:25.332230+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:25 smithi141 bash[31670]: cluster 2023-12-01T16:11:24.186635+0000 mgr.y (mgr.24356) 1000 : cluster 0 pgmap v968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:25 smithi141 bash[31670]: audit 2023-12-01T16:11:25.166207+0000 mon.c (mon.2) 644 : audit 0 from='client.? 172.21.15.40:0/3799621876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:25 smithi141 bash[31670]: audit 2023-12-01T16:11:25.306175+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:25 smithi141 bash[31670]: audit 2023-12-01T16:11:25.313795+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:25 smithi141 bash[31670]: audit 2023-12-01T16:11:25.323700+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:25 smithi141 bash[31670]: audit 2023-12-01T16:11:25.332230+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:26.816 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:11:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:11:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[28232]: audit 2023-12-01T16:11:25.861808+0000 mon.c (mon.2) 645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[28232]: audit 2023-12-01T16:11:25.863653+0000 mon.c (mon.2) 646 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[28232]: audit 2023-12-01T16:11:25.874728+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[41173]: audit 2023-12-01T16:11:25.861808+0000 mon.c (mon.2) 645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[41173]: audit 2023-12-01T16:11:25.863653+0000 mon.c (mon.2) 646 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:26 smithi040 bash[41173]: audit 2023-12-01T16:11:25.874728+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:26 smithi141 bash[31670]: audit 2023-12-01T16:11:25.861808+0000 mon.c (mon.2) 645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:26 smithi141 bash[31670]: audit 2023-12-01T16:11:25.863653+0000 mon.c (mon.2) 646 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:26 smithi141 bash[31670]: audit 2023-12-01T16:11:25.874728+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:11:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:27 smithi040 bash[28232]: cluster 2023-12-01T16:11:26.187794+0000 mgr.y (mgr.24356) 1001 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:27 smithi040 bash[28232]: audit 2023-12-01T16:11:27.635224+0000 mon.c (mon.2) 647 : audit 0 from='client.? 172.21.15.40:0/3325903491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:27 smithi040 bash[41173]: cluster 2023-12-01T16:11:26.187794+0000 mgr.y (mgr.24356) 1001 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:27 smithi040 bash[41173]: audit 2023-12-01T16:11:27.635224+0000 mon.c (mon.2) 647 : audit 0 from='client.? 172.21.15.40:0/3325903491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:27 smithi141 bash[31670]: cluster 2023-12-01T16:11:26.187794+0000 mgr.y (mgr.24356) 1001 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:27 smithi141 bash[31670]: audit 2023-12-01T16:11:27.635224+0000 mon.c (mon.2) 647 : audit 0 from='client.? 172.21.15.40:0/3325903491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:29 smithi040 bash[28232]: cluster 2023-12-01T16:11:28.188437+0000 mgr.y (mgr.24356) 1002 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:29 smithi040 bash[41173]: cluster 2023-12-01T16:11:28.188437+0000 mgr.y (mgr.24356) 1002 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:29 smithi141 bash[31670]: cluster 2023-12-01T16:11:28.188437+0000 mgr.y (mgr.24356) 1002 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:30 smithi040 bash[28232]: audit 2023-12-01T16:11:30.109711+0000 mon.a (mon.0) 1320 : audit 0 from='client.? 172.21.15.40:0/3385379599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:30 smithi040 bash[41173]: audit 2023-12-01T16:11:30.109711+0000 mon.a (mon.0) 1320 : audit 0 from='client.? 172.21.15.40:0/3385379599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:30 smithi141 bash[31670]: audit 2023-12-01T16:11:30.109711+0000 mon.a (mon.0) 1320 : audit 0 from='client.? 172.21.15.40:0/3385379599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:31 smithi040 bash[28232]: cluster 2023-12-01T16:11:30.189559+0000 mgr.y (mgr.24356) 1003 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:31 smithi040 bash[41173]: cluster 2023-12-01T16:11:30.189559+0000 mgr.y (mgr.24356) 1003 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:31 smithi141 bash[31670]: cluster 2023-12-01T16:11:30.189559+0000 mgr.y (mgr.24356) 1003 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:32 smithi040 bash[28232]: audit 2023-12-01T16:11:32.568735+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.40:0/4049968879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:32 smithi040 bash[41173]: audit 2023-12-01T16:11:32.568735+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.40:0/4049968879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:32 smithi141 bash[31670]: audit 2023-12-01T16:11:32.568735+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.40:0/4049968879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:33 smithi040 bash[28232]: cluster 2023-12-01T16:11:32.190242+0000 mgr.y (mgr.24356) 1004 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:33 smithi040 bash[28232]: audit 2023-12-01T16:11:33.348362+0000 mon.c (mon.2) 648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:33 smithi040 bash[41173]: cluster 2023-12-01T16:11:32.190242+0000 mgr.y (mgr.24356) 1004 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:33 smithi040 bash[41173]: audit 2023-12-01T16:11:33.348362+0000 mon.c (mon.2) 648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:33 smithi141 bash[31670]: cluster 2023-12-01T16:11:32.190242+0000 mgr.y (mgr.24356) 1004 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:33 smithi141 bash[31670]: audit 2023-12-01T16:11:33.348362+0000 mon.c (mon.2) 648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:35 smithi040 bash[28232]: cluster 2023-12-01T16:11:34.190942+0000 mgr.y (mgr.24356) 1005 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:35 smithi040 bash[28232]: audit 2023-12-01T16:11:35.035503+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.40:0/2432087575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:35 smithi040 bash[41173]: cluster 2023-12-01T16:11:34.190942+0000 mgr.y (mgr.24356) 1005 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:35 smithi040 bash[41173]: audit 2023-12-01T16:11:35.035503+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.40:0/2432087575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:35 smithi141 bash[31670]: cluster 2023-12-01T16:11:34.190942+0000 mgr.y (mgr.24356) 1005 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:35 smithi141 bash[31670]: audit 2023-12-01T16:11:35.035503+0000 mon.c (mon.2) 649 : audit 0 from='client.? 172.21.15.40:0/2432087575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:36.856 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:11:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:11:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:36 smithi040 bash[28232]: cluster 2023-12-01T16:11:36.192162+0000 mgr.y (mgr.24356) 1006 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:36 smithi040 bash[41173]: cluster 2023-12-01T16:11:36.192162+0000 mgr.y (mgr.24356) 1006 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:36 smithi141 bash[31670]: cluster 2023-12-01T16:11:36.192162+0000 mgr.y (mgr.24356) 1006 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:37 smithi040 bash[41173]: audit 2023-12-01T16:11:37.494832+0000 mon.c (mon.2) 650 : audit 0 from='client.? 172.21.15.40:0/347393499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:37 smithi040 bash[28232]: audit 2023-12-01T16:11:37.494832+0000 mon.c (mon.2) 650 : audit 0 from='client.? 172.21.15.40:0/347393499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:37 smithi141 bash[31670]: audit 2023-12-01T16:11:37.494832+0000 mon.c (mon.2) 650 : audit 0 from='client.? 172.21.15.40:0/347393499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:38 smithi040 bash[41173]: cluster 2023-12-01T16:11:38.192975+0000 mgr.y (mgr.24356) 1007 : cluster 0 pgmap v975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:38 smithi040 bash[28232]: cluster 2023-12-01T16:11:38.192975+0000 mgr.y (mgr.24356) 1007 : cluster 0 pgmap v975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:38 smithi141 bash[31670]: cluster 2023-12-01T16:11:38.192975+0000 mgr.y (mgr.24356) 1007 : cluster 0 pgmap v975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:40 smithi141 bash[31670]: audit 2023-12-01T16:11:39.955802+0000 mon.a (mon.0) 1322 : audit 0 from='client.? 172.21.15.40:0/2528796274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:40 smithi040 bash[41173]: audit 2023-12-01T16:11:39.955802+0000 mon.a (mon.0) 1322 : audit 0 from='client.? 172.21.15.40:0/2528796274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:40 smithi040 bash[28232]: audit 2023-12-01T16:11:39.955802+0000 mon.a (mon.0) 1322 : audit 0 from='client.? 172.21.15.40:0/2528796274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:41 smithi141 bash[31670]: cluster 2023-12-01T16:11:40.194043+0000 mgr.y (mgr.24356) 1008 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:41 smithi040 bash[28232]: cluster 2023-12-01T16:11:40.194043+0000 mgr.y (mgr.24356) 1008 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:41 smithi040 bash[41173]: cluster 2023-12-01T16:11:40.194043+0000 mgr.y (mgr.24356) 1008 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:43 smithi141 bash[31670]: cluster 2023-12-01T16:11:42.194654+0000 mgr.y (mgr.24356) 1009 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:43 smithi141 bash[31670]: audit 2023-12-01T16:11:42.422652+0000 mon.c (mon.2) 651 : audit 0 from='client.? 172.21.15.40:0/2726285788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:43 smithi040 bash[41173]: cluster 2023-12-01T16:11:42.194654+0000 mgr.y (mgr.24356) 1009 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:43 smithi040 bash[41173]: audit 2023-12-01T16:11:42.422652+0000 mon.c (mon.2) 651 : audit 0 from='client.? 172.21.15.40:0/2726285788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:43 smithi040 bash[28232]: cluster 2023-12-01T16:11:42.194654+0000 mgr.y (mgr.24356) 1009 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:43 smithi040 bash[28232]: audit 2023-12-01T16:11:42.422652+0000 mon.c (mon.2) 651 : audit 0 from='client.? 172.21.15.40:0/2726285788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:45 smithi141 bash[31670]: cluster 2023-12-01T16:11:44.195279+0000 mgr.y (mgr.24356) 1010 : cluster 0 pgmap v978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:45 smithi141 bash[31670]: audit 2023-12-01T16:11:44.885222+0000 mon.c (mon.2) 652 : audit 0 from='client.? 172.21.15.40:0/611666653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:45 smithi040 bash[28232]: cluster 2023-12-01T16:11:44.195279+0000 mgr.y (mgr.24356) 1010 : cluster 0 pgmap v978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:45 smithi040 bash[28232]: audit 2023-12-01T16:11:44.885222+0000 mon.c (mon.2) 652 : audit 0 from='client.? 172.21.15.40:0/611666653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:45 smithi040 bash[41173]: cluster 2023-12-01T16:11:44.195279+0000 mgr.y (mgr.24356) 1010 : cluster 0 pgmap v978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:45 smithi040 bash[41173]: audit 2023-12-01T16:11:44.885222+0000 mon.c (mon.2) 652 : audit 0 from='client.? 172.21.15.40:0/611666653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:11:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:11:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:47 smithi141 bash[31670]: cluster 2023-12-01T16:11:46.196588+0000 mgr.y (mgr.24356) 1011 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:47 smithi040 bash[28232]: cluster 2023-12-01T16:11:46.196588+0000 mgr.y (mgr.24356) 1011 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:47 smithi040 bash[41173]: cluster 2023-12-01T16:11:46.196588+0000 mgr.y (mgr.24356) 1011 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:48 smithi141 bash[31670]: audit 2023-12-01T16:11:47.344447+0000 mon.c (mon.2) 653 : audit 0 from='client.? 172.21.15.40:0/3911966305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:48 smithi040 bash[28232]: audit 2023-12-01T16:11:47.344447+0000 mon.c (mon.2) 653 : audit 0 from='client.? 172.21.15.40:0/3911966305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:48 smithi040 bash[41173]: audit 2023-12-01T16:11:47.344447+0000 mon.c (mon.2) 653 : audit 0 from='client.? 172.21.15.40:0/3911966305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:49 smithi141 bash[31670]: cluster 2023-12-01T16:11:48.197303+0000 mgr.y (mgr.24356) 1012 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:49 smithi141 bash[31670]: audit 2023-12-01T16:11:48.349031+0000 mon.c (mon.2) 654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:49 smithi040 bash[41173]: cluster 2023-12-01T16:11:48.197303+0000 mgr.y (mgr.24356) 1012 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:49 smithi040 bash[41173]: audit 2023-12-01T16:11:48.349031+0000 mon.c (mon.2) 654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:49 smithi040 bash[28232]: cluster 2023-12-01T16:11:48.197303+0000 mgr.y (mgr.24356) 1012 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:49 smithi040 bash[28232]: audit 2023-12-01T16:11:48.349031+0000 mon.c (mon.2) 654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:50 smithi141 bash[31670]: audit 2023-12-01T16:11:49.812995+0000 mon.a (mon.0) 1323 : audit 0 from='client.? 172.21.15.40:0/3982881804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:50 smithi040 bash[28232]: audit 2023-12-01T16:11:49.812995+0000 mon.a (mon.0) 1323 : audit 0 from='client.? 172.21.15.40:0/3982881804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:50 smithi040 bash[41173]: audit 2023-12-01T16:11:49.812995+0000 mon.a (mon.0) 1323 : audit 0 from='client.? 172.21.15.40:0/3982881804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:51 smithi141 bash[31670]: cluster 2023-12-01T16:11:50.198523+0000 mgr.y (mgr.24356) 1013 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:51 smithi040 bash[28232]: cluster 2023-12-01T16:11:50.198523+0000 mgr.y (mgr.24356) 1013 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:51 smithi040 bash[41173]: cluster 2023-12-01T16:11:50.198523+0000 mgr.y (mgr.24356) 1013 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:53 smithi040 bash[28232]: cluster 2023-12-01T16:11:52.199269+0000 mgr.y (mgr.24356) 1014 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:53 smithi040 bash[28232]: audit 2023-12-01T16:11:52.281423+0000 mon.c (mon.2) 655 : audit 0 from='client.? 172.21.15.40:0/2087157628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:53 smithi040 bash[41173]: cluster 2023-12-01T16:11:52.199269+0000 mgr.y (mgr.24356) 1014 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:53 smithi040 bash[41173]: audit 2023-12-01T16:11:52.281423+0000 mon.c (mon.2) 655 : audit 0 from='client.? 172.21.15.40:0/2087157628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:53 smithi141 bash[31670]: cluster 2023-12-01T16:11:52.199269+0000 mgr.y (mgr.24356) 1014 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:53 smithi141 bash[31670]: audit 2023-12-01T16:11:52.281423+0000 mon.c (mon.2) 655 : audit 0 from='client.? 172.21.15.40:0/2087157628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:55 smithi040 bash[28232]: cluster 2023-12-01T16:11:54.199951+0000 mgr.y (mgr.24356) 1015 : cluster 0 pgmap v983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:55 smithi040 bash[28232]: audit 2023-12-01T16:11:54.737484+0000 mon.a (mon.0) 1324 : audit 0 from='client.? 172.21.15.40:0/479184875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:55 smithi040 bash[41173]: cluster 2023-12-01T16:11:54.199951+0000 mgr.y (mgr.24356) 1015 : cluster 0 pgmap v983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:55 smithi040 bash[41173]: audit 2023-12-01T16:11:54.737484+0000 mon.a (mon.0) 1324 : audit 0 from='client.? 172.21.15.40:0/479184875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:55 smithi141 bash[31670]: cluster 2023-12-01T16:11:54.199951+0000 mgr.y (mgr.24356) 1015 : cluster 0 pgmap v983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:55 smithi141 bash[31670]: audit 2023-12-01T16:11:54.737484+0000 mon.a (mon.0) 1324 : audit 0 from='client.? 172.21.15.40:0/479184875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:11:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:11:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:57 smithi040 bash[28232]: cluster 2023-12-01T16:11:56.201124+0000 mgr.y (mgr.24356) 1016 : cluster 0 pgmap v984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:57 smithi040 bash[28232]: audit 2023-12-01T16:11:57.206784+0000 mon.a (mon.0) 1325 : audit 0 from='client.? 172.21.15.40:0/3299463555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:57 smithi040 bash[41173]: cluster 2023-12-01T16:11:56.201124+0000 mgr.y (mgr.24356) 1016 : cluster 0 pgmap v984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:57 smithi040 bash[41173]: audit 2023-12-01T16:11:57.206784+0000 mon.a (mon.0) 1325 : audit 0 from='client.? 172.21.15.40:0/3299463555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:11:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:57 smithi141 bash[31670]: cluster 2023-12-01T16:11:56.201124+0000 mgr.y (mgr.24356) 1016 : cluster 0 pgmap v984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:11:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:57 smithi141 bash[31670]: audit 2023-12-01T16:11:57.206784+0000 mon.a (mon.0) 1325 : audit 0 from='client.? 172.21.15.40:0/3299463555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:59 smithi141 bash[31670]: cluster 2023-12-01T16:11:58.201737+0000 mgr.y (mgr.24356) 1017 : cluster 0 pgmap v985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:11:59 smithi141 bash[31670]: audit 2023-12-01T16:11:59.681291+0000 mon.c (mon.2) 656 : audit 0 from='client.? 172.21.15.40:0/2186702834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:59 smithi040 bash[41173]: cluster 2023-12-01T16:11:58.201737+0000 mgr.y (mgr.24356) 1017 : cluster 0 pgmap v985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:11:59 smithi040 bash[41173]: audit 2023-12-01T16:11:59.681291+0000 mon.c (mon.2) 656 : audit 0 from='client.? 172.21.15.40:0/2186702834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:59 smithi040 bash[28232]: cluster 2023-12-01T16:11:58.201737+0000 mgr.y (mgr.24356) 1017 : cluster 0 pgmap v985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:11:59 smithi040 bash[28232]: audit 2023-12-01T16:11:59.681291+0000 mon.c (mon.2) 656 : audit 0 from='client.? 172.21.15.40:0/2186702834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:01 smithi141 bash[31670]: cluster 2023-12-01T16:12:00.203000+0000 mgr.y (mgr.24356) 1018 : cluster 0 pgmap v986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:01 smithi040 bash[41173]: cluster 2023-12-01T16:12:00.203000+0000 mgr.y (mgr.24356) 1018 : cluster 0 pgmap v986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:01 smithi040 bash[28232]: cluster 2023-12-01T16:12:00.203000+0000 mgr.y (mgr.24356) 1018 : cluster 0 pgmap v986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:02 smithi141 bash[31670]: audit 2023-12-01T16:12:02.152073+0000 mon.a (mon.0) 1326 : audit 0 from='client.? 172.21.15.40:0/1248773525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:02 smithi040 bash[28232]: audit 2023-12-01T16:12:02.152073+0000 mon.a (mon.0) 1326 : audit 0 from='client.? 172.21.15.40:0/1248773525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:02 smithi040 bash[41173]: audit 2023-12-01T16:12:02.152073+0000 mon.a (mon.0) 1326 : audit 0 from='client.? 172.21.15.40:0/1248773525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:03 smithi141 bash[31670]: cluster 2023-12-01T16:12:02.203755+0000 mgr.y (mgr.24356) 1019 : cluster 0 pgmap v987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:03 smithi141 bash[31670]: audit 2023-12-01T16:12:03.349301+0000 mon.c (mon.2) 657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:03 smithi040 bash[28232]: cluster 2023-12-01T16:12:02.203755+0000 mgr.y (mgr.24356) 1019 : cluster 0 pgmap v987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:03 smithi040 bash[28232]: audit 2023-12-01T16:12:03.349301+0000 mon.c (mon.2) 657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:03 smithi040 bash[41173]: cluster 2023-12-01T16:12:02.203755+0000 mgr.y (mgr.24356) 1019 : cluster 0 pgmap v987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:03 smithi040 bash[41173]: audit 2023-12-01T16:12:03.349301+0000 mon.c (mon.2) 657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:04 smithi141 bash[31670]: audit 2023-12-01T16:12:04.612437+0000 mon.c (mon.2) 658 : audit 0 from='client.? 172.21.15.40:0/414461495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:04 smithi040 bash[28232]: audit 2023-12-01T16:12:04.612437+0000 mon.c (mon.2) 658 : audit 0 from='client.? 172.21.15.40:0/414461495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:04 smithi040 bash[41173]: audit 2023-12-01T16:12:04.612437+0000 mon.c (mon.2) 658 : audit 0 from='client.? 172.21.15.40:0/414461495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:05 smithi141 bash[31670]: cluster 2023-12-01T16:12:04.204400+0000 mgr.y (mgr.24356) 1020 : cluster 0 pgmap v988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:05 smithi040 bash[28232]: cluster 2023-12-01T16:12:04.204400+0000 mgr.y (mgr.24356) 1020 : cluster 0 pgmap v988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:05 smithi040 bash[41173]: cluster 2023-12-01T16:12:04.204400+0000 mgr.y (mgr.24356) 1020 : cluster 0 pgmap v988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:12:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:12:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:07 smithi040 bash[28232]: cluster 2023-12-01T16:12:06.205523+0000 mgr.y (mgr.24356) 1021 : cluster 0 pgmap v989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:07 smithi040 bash[28232]: audit 2023-12-01T16:12:07.088656+0000 mon.b (mon.1) 32 : audit 0 from='client.? 172.21.15.40:0/3430471235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:07 smithi040 bash[41173]: cluster 2023-12-01T16:12:06.205523+0000 mgr.y (mgr.24356) 1021 : cluster 0 pgmap v989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:07 smithi040 bash[41173]: audit 2023-12-01T16:12:07.088656+0000 mon.b (mon.1) 32 : audit 0 from='client.? 172.21.15.40:0/3430471235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:07 smithi141 bash[31670]: cluster 2023-12-01T16:12:06.205523+0000 mgr.y (mgr.24356) 1021 : cluster 0 pgmap v989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:07 smithi141 bash[31670]: audit 2023-12-01T16:12:07.088656+0000 mon.b (mon.1) 32 : audit 0 from='client.? 172.21.15.40:0/3430471235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:09 smithi040 bash[28232]: cluster 2023-12-01T16:12:08.206234+0000 mgr.y (mgr.24356) 1022 : cluster 0 pgmap v990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:09 smithi040 bash[28232]: audit 2023-12-01T16:12:09.555453+0000 mon.c (mon.2) 659 : audit 0 from='client.? 172.21.15.40:0/4204166945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:09 smithi040 bash[41173]: cluster 2023-12-01T16:12:08.206234+0000 mgr.y (mgr.24356) 1022 : cluster 0 pgmap v990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:09 smithi040 bash[41173]: audit 2023-12-01T16:12:09.555453+0000 mon.c (mon.2) 659 : audit 0 from='client.? 172.21.15.40:0/4204166945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:09 smithi141 bash[31670]: cluster 2023-12-01T16:12:08.206234+0000 mgr.y (mgr.24356) 1022 : cluster 0 pgmap v990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:09 smithi141 bash[31670]: audit 2023-12-01T16:12:09.555453+0000 mon.c (mon.2) 659 : audit 0 from='client.? 172.21.15.40:0/4204166945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:11 smithi040 bash[41173]: cluster 2023-12-01T16:12:10.207436+0000 mgr.y (mgr.24356) 1023 : cluster 0 pgmap v991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:11 smithi040 bash[28232]: cluster 2023-12-01T16:12:10.207436+0000 mgr.y (mgr.24356) 1023 : cluster 0 pgmap v991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:11 smithi141 bash[31670]: cluster 2023-12-01T16:12:10.207436+0000 mgr.y (mgr.24356) 1023 : cluster 0 pgmap v991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:12 smithi040 bash[41173]: audit 2023-12-01T16:12:12.022804+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.40:0/2718320732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:12 smithi040 bash[28232]: audit 2023-12-01T16:12:12.022804+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.40:0/2718320732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:12 smithi141 bash[31670]: audit 2023-12-01T16:12:12.022804+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.40:0/2718320732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:13 smithi040 bash[28232]: cluster 2023-12-01T16:12:12.208097+0000 mgr.y (mgr.24356) 1024 : cluster 0 pgmap v992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:13 smithi040 bash[41173]: cluster 2023-12-01T16:12:12.208097+0000 mgr.y (mgr.24356) 1024 : cluster 0 pgmap v992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:13 smithi141 bash[31670]: cluster 2023-12-01T16:12:12.208097+0000 mgr.y (mgr.24356) 1024 : cluster 0 pgmap v992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:14 smithi040 bash[28232]: audit 2023-12-01T16:12:14.481675+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.40:0/1800238917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:14 smithi040 bash[41173]: audit 2023-12-01T16:12:14.481675+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.40:0/1800238917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:14 smithi141 bash[31670]: audit 2023-12-01T16:12:14.481675+0000 mon.a (mon.0) 1328 : audit 0 from='client.? 172.21.15.40:0/1800238917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:15 smithi040 bash[41173]: cluster 2023-12-01T16:12:14.208740+0000 mgr.y (mgr.24356) 1025 : cluster 0 pgmap v993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:15 smithi040 bash[28232]: cluster 2023-12-01T16:12:14.208740+0000 mgr.y (mgr.24356) 1025 : cluster 0 pgmap v993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:15 smithi141 bash[31670]: cluster 2023-12-01T16:12:14.208740+0000 mgr.y (mgr.24356) 1025 : cluster 0 pgmap v993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:12:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:12:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:17 smithi040 bash[28232]: cluster 2023-12-01T16:12:16.209916+0000 mgr.y (mgr.24356) 1026 : cluster 0 pgmap v994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:17 smithi040 bash[28232]: audit 2023-12-01T16:12:16.947457+0000 mon.a (mon.0) 1329 : audit 0 from='client.? 172.21.15.40:0/2161190793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:17 smithi040 bash[41173]: cluster 2023-12-01T16:12:16.209916+0000 mgr.y (mgr.24356) 1026 : cluster 0 pgmap v994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:17 smithi040 bash[41173]: audit 2023-12-01T16:12:16.947457+0000 mon.a (mon.0) 1329 : audit 0 from='client.? 172.21.15.40:0/2161190793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:17 smithi141 bash[31670]: cluster 2023-12-01T16:12:16.209916+0000 mgr.y (mgr.24356) 1026 : cluster 0 pgmap v994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:17 smithi141 bash[31670]: audit 2023-12-01T16:12:16.947457+0000 mon.a (mon.0) 1329 : audit 0 from='client.? 172.21.15.40:0/2161190793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:18 smithi040 bash[41173]: audit 2023-12-01T16:12:18.349599+0000 mon.c (mon.2) 660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:18 smithi040 bash[28232]: audit 2023-12-01T16:12:18.349599+0000 mon.c (mon.2) 660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:18 smithi141 bash[31670]: audit 2023-12-01T16:12:18.349599+0000 mon.c (mon.2) 660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:19 smithi040 bash[28232]: cluster 2023-12-01T16:12:18.210608+0000 mgr.y (mgr.24356) 1027 : cluster 0 pgmap v995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:19 smithi040 bash[28232]: audit 2023-12-01T16:12:19.416690+0000 mon.c (mon.2) 661 : audit 0 from='client.? 172.21.15.40:0/3062098537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:19 smithi040 bash[41173]: cluster 2023-12-01T16:12:18.210608+0000 mgr.y (mgr.24356) 1027 : cluster 0 pgmap v995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:19 smithi040 bash[41173]: audit 2023-12-01T16:12:19.416690+0000 mon.c (mon.2) 661 : audit 0 from='client.? 172.21.15.40:0/3062098537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:19 smithi141 bash[31670]: cluster 2023-12-01T16:12:18.210608+0000 mgr.y (mgr.24356) 1027 : cluster 0 pgmap v995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:19 smithi141 bash[31670]: audit 2023-12-01T16:12:19.416690+0000 mon.c (mon.2) 661 : audit 0 from='client.? 172.21.15.40:0/3062098537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:21 smithi040 bash[28232]: cluster 2023-12-01T16:12:20.211791+0000 mgr.y (mgr.24356) 1028 : cluster 0 pgmap v996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:21 smithi040 bash[41173]: cluster 2023-12-01T16:12:20.211791+0000 mgr.y (mgr.24356) 1028 : cluster 0 pgmap v996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:21 smithi141 bash[31670]: cluster 2023-12-01T16:12:20.211791+0000 mgr.y (mgr.24356) 1028 : cluster 0 pgmap v996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:22 smithi040 bash[28232]: audit 2023-12-01T16:12:21.884726+0000 mon.a (mon.0) 1330 : audit 0 from='client.? 172.21.15.40:0/3777194201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:22 smithi040 bash[41173]: audit 2023-12-01T16:12:21.884726+0000 mon.a (mon.0) 1330 : audit 0 from='client.? 172.21.15.40:0/3777194201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:22 smithi141 bash[31670]: audit 2023-12-01T16:12:21.884726+0000 mon.a (mon.0) 1330 : audit 0 from='client.? 172.21.15.40:0/3777194201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:23 smithi040 bash[28232]: cluster 2023-12-01T16:12:22.212461+0000 mgr.y (mgr.24356) 1029 : cluster 0 pgmap v997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:23 smithi040 bash[41173]: cluster 2023-12-01T16:12:22.212461+0000 mgr.y (mgr.24356) 1029 : cluster 0 pgmap v997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:23 smithi141 bash[31670]: cluster 2023-12-01T16:12:22.212461+0000 mgr.y (mgr.24356) 1029 : cluster 0 pgmap v997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:24 smithi040 bash[28232]: audit 2023-12-01T16:12:24.354834+0000 mon.c (mon.2) 662 : audit 0 from='client.? 172.21.15.40:0/3378579362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:24 smithi040 bash[41173]: audit 2023-12-01T16:12:24.354834+0000 mon.c (mon.2) 662 : audit 0 from='client.? 172.21.15.40:0/3378579362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:24 smithi141 bash[31670]: audit 2023-12-01T16:12:24.354834+0000 mon.c (mon.2) 662 : audit 0 from='client.? 172.21.15.40:0/3378579362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:25 smithi040 bash[28232]: cluster 2023-12-01T16:12:24.213080+0000 mgr.y (mgr.24356) 1030 : cluster 0 pgmap v998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:25 smithi040 bash[41173]: cluster 2023-12-01T16:12:24.213080+0000 mgr.y (mgr.24356) 1030 : cluster 0 pgmap v998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:25 smithi141 bash[31670]: cluster 2023-12-01T16:12:24.213080+0000 mgr.y (mgr.24356) 1030 : cluster 0 pgmap v998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:26.859 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:12:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[28232]: audit 2023-12-01T16:12:25.959577+0000 mon.c (mon.2) 663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[28232]: audit 2023-12-01T16:12:26.341033+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[28232]: audit 2023-12-01T16:12:26.351879+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[28232]: audit 2023-12-01T16:12:26.815101+0000 mon.c (mon.2) 664 : audit 0 from='client.? 172.21.15.40:0/60427123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[41173]: audit 2023-12-01T16:12:25.959577+0000 mon.c (mon.2) 663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[41173]: audit 2023-12-01T16:12:26.341033+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[41173]: audit 2023-12-01T16:12:26.351879+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:26 smithi040 bash[41173]: audit 2023-12-01T16:12:26.815101+0000 mon.c (mon.2) 664 : audit 0 from='client.? 172.21.15.40:0/60427123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:26 smithi141 bash[31670]: audit 2023-12-01T16:12:25.959577+0000 mon.c (mon.2) 663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:26 smithi141 bash[31670]: audit 2023-12-01T16:12:26.341033+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:26 smithi141 bash[31670]: audit 2023-12-01T16:12:26.351879+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:26 smithi141 bash[31670]: audit 2023-12-01T16:12:26.815101+0000 mon.c (mon.2) 664 : audit 0 from='client.? 172.21.15.40:0/60427123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:27 smithi040 bash[28232]: cluster 2023-12-01T16:12:26.214152+0000 mgr.y (mgr.24356) 1031 : cluster 0 pgmap v999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:27 smithi040 bash[41173]: cluster 2023-12-01T16:12:26.214152+0000 mgr.y (mgr.24356) 1031 : cluster 0 pgmap v999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:27 smithi141 bash[31670]: cluster 2023-12-01T16:12:26.214152+0000 mgr.y (mgr.24356) 1031 : cluster 0 pgmap v999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:28 smithi040 bash[41173]: cluster 2023-12-01T16:12:28.214833+0000 mgr.y (mgr.24356) 1032 : cluster 0 pgmap v1000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:28 smithi040 bash[28232]: cluster 2023-12-01T16:12:28.214833+0000 mgr.y (mgr.24356) 1032 : cluster 0 pgmap v1000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:28 smithi141 bash[31670]: cluster 2023-12-01T16:12:28.214833+0000 mgr.y (mgr.24356) 1032 : cluster 0 pgmap v1000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:29 smithi040 bash[28232]: audit 2023-12-01T16:12:29.296821+0000 mon.c (mon.2) 665 : audit 0 from='client.? 172.21.15.40:0/1985637061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:29 smithi040 bash[41173]: audit 2023-12-01T16:12:29.296821+0000 mon.c (mon.2) 665 : audit 0 from='client.? 172.21.15.40:0/1985637061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:29 smithi141 bash[31670]: audit 2023-12-01T16:12:29.296821+0000 mon.c (mon.2) 665 : audit 0 from='client.? 172.21.15.40:0/1985637061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:30 smithi040 bash[28232]: cluster 2023-12-01T16:12:30.216023+0000 mgr.y (mgr.24356) 1033 : cluster 0 pgmap v1001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:30 smithi040 bash[41173]: cluster 2023-12-01T16:12:30.216023+0000 mgr.y (mgr.24356) 1033 : cluster 0 pgmap v1001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:30 smithi141 bash[31670]: cluster 2023-12-01T16:12:30.216023+0000 mgr.y (mgr.24356) 1033 : cluster 0 pgmap v1001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:31 smithi040 bash[41173]: audit 2023-12-01T16:12:31.774094+0000 mon.a (mon.0) 1333 : audit 0 from='client.? 172.21.15.40:0/3690683762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:31 smithi040 bash[41173]: audit 2023-12-01T16:12:31.804155+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:31 smithi040 bash[41173]: audit 2023-12-01T16:12:31.815602+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:31 smithi040 bash[28232]: audit 2023-12-01T16:12:31.774094+0000 mon.a (mon.0) 1333 : audit 0 from='client.? 172.21.15.40:0/3690683762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:31 smithi040 bash[28232]: audit 2023-12-01T16:12:31.804155+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:31 smithi040 bash[28232]: audit 2023-12-01T16:12:31.815602+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:31 smithi141 bash[31670]: audit 2023-12-01T16:12:31.774094+0000 mon.a (mon.0) 1333 : audit 0 from='client.? 172.21.15.40:0/3690683762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:31 smithi141 bash[31670]: audit 2023-12-01T16:12:31.804155+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:31 smithi141 bash[31670]: audit 2023-12-01T16:12:31.815602+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: cluster 2023-12-01T16:12:32.216684+0000 mgr.y (mgr.24356) 1034 : cluster 0 pgmap v1002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: audit 2023-12-01T16:12:32.556553+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: audit 2023-12-01T16:12:32.566526+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: audit 2023-12-01T16:12:33.035868+0000 mon.c (mon.2) 666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: audit 2023-12-01T16:12:33.037666+0000 mon.c (mon.2) 667 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: audit 2023-12-01T16:12:33.047250+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[41173]: audit 2023-12-01T16:12:33.350048+0000 mon.c (mon.2) 668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: cluster 2023-12-01T16:12:32.216684+0000 mgr.y (mgr.24356) 1034 : cluster 0 pgmap v1002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: audit 2023-12-01T16:12:32.556553+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: audit 2023-12-01T16:12:32.566526+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: audit 2023-12-01T16:12:33.035868+0000 mon.c (mon.2) 666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: audit 2023-12-01T16:12:33.037666+0000 mon.c (mon.2) 667 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: audit 2023-12-01T16:12:33.047250+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:33 smithi040 bash[28232]: audit 2023-12-01T16:12:33.350048+0000 mon.c (mon.2) 668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: cluster 2023-12-01T16:12:32.216684+0000 mgr.y (mgr.24356) 1034 : cluster 0 pgmap v1002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: audit 2023-12-01T16:12:32.556553+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: audit 2023-12-01T16:12:32.566526+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: audit 2023-12-01T16:12:33.035868+0000 mon.c (mon.2) 666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: audit 2023-12-01T16:12:33.037666+0000 mon.c (mon.2) 667 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: audit 2023-12-01T16:12:33.047250+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:12:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:33 smithi141 bash[31670]: audit 2023-12-01T16:12:33.350048+0000 mon.c (mon.2) 668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:34 smithi040 bash[28232]: audit 2023-12-01T16:12:34.232536+0000 mon.c (mon.2) 669 : audit 0 from='client.? 172.21.15.40:0/3004896192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:34 smithi040 bash[41173]: audit 2023-12-01T16:12:34.232536+0000 mon.c (mon.2) 669 : audit 0 from='client.? 172.21.15.40:0/3004896192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:34 smithi141 bash[31670]: audit 2023-12-01T16:12:34.232536+0000 mon.c (mon.2) 669 : audit 0 from='client.? 172.21.15.40:0/3004896192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:35 smithi040 bash[28232]: cluster 2023-12-01T16:12:34.217297+0000 mgr.y (mgr.24356) 1035 : cluster 0 pgmap v1003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:35 smithi040 bash[41173]: cluster 2023-12-01T16:12:34.217297+0000 mgr.y (mgr.24356) 1035 : cluster 0 pgmap v1003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:35 smithi141 bash[31670]: cluster 2023-12-01T16:12:34.217297+0000 mgr.y (mgr.24356) 1035 : cluster 0 pgmap v1003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:12:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:12:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:37 smithi040 bash[41173]: cluster 2023-12-01T16:12:36.218514+0000 mgr.y (mgr.24356) 1036 : cluster 0 pgmap v1004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:37 smithi040 bash[41173]: audit 2023-12-01T16:12:36.691165+0000 mon.c (mon.2) 670 : audit 0 from='client.? 172.21.15.40:0/4181373911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:37 smithi040 bash[28232]: cluster 2023-12-01T16:12:36.218514+0000 mgr.y (mgr.24356) 1036 : cluster 0 pgmap v1004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:37 smithi040 bash[28232]: audit 2023-12-01T16:12:36.691165+0000 mon.c (mon.2) 670 : audit 0 from='client.? 172.21.15.40:0/4181373911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:37 smithi141 bash[31670]: cluster 2023-12-01T16:12:36.218514+0000 mgr.y (mgr.24356) 1036 : cluster 0 pgmap v1004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:37 smithi141 bash[31670]: audit 2023-12-01T16:12:36.691165+0000 mon.c (mon.2) 670 : audit 0 from='client.? 172.21.15.40:0/4181373911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:39 smithi141 bash[31670]: cluster 2023-12-01T16:12:38.219227+0000 mgr.y (mgr.24356) 1037 : cluster 0 pgmap v1005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:39 smithi141 bash[31670]: audit 2023-12-01T16:12:39.162585+0000 mon.c (mon.2) 671 : audit 0 from='client.? 172.21.15.40:0/618499135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:39 smithi040 bash[41173]: cluster 2023-12-01T16:12:38.219227+0000 mgr.y (mgr.24356) 1037 : cluster 0 pgmap v1005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:39 smithi040 bash[41173]: audit 2023-12-01T16:12:39.162585+0000 mon.c (mon.2) 671 : audit 0 from='client.? 172.21.15.40:0/618499135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:39 smithi040 bash[28232]: cluster 2023-12-01T16:12:38.219227+0000 mgr.y (mgr.24356) 1037 : cluster 0 pgmap v1005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:39 smithi040 bash[28232]: audit 2023-12-01T16:12:39.162585+0000 mon.c (mon.2) 671 : audit 0 from='client.? 172.21.15.40:0/618499135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:41 smithi141 bash[31670]: cluster 2023-12-01T16:12:40.220599+0000 mgr.y (mgr.24356) 1038 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:41 smithi141 bash[31670]: audit 2023-12-01T16:12:41.617594+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.40:0/3280225308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:41 smithi040 bash[28232]: cluster 2023-12-01T16:12:40.220599+0000 mgr.y (mgr.24356) 1038 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:41 smithi040 bash[28232]: audit 2023-12-01T16:12:41.617594+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.40:0/3280225308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:41 smithi040 bash[41173]: cluster 2023-12-01T16:12:40.220599+0000 mgr.y (mgr.24356) 1038 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:41 smithi040 bash[41173]: audit 2023-12-01T16:12:41.617594+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.40:0/3280225308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:43 smithi040 bash[28232]: cluster 2023-12-01T16:12:42.221383+0000 mgr.y (mgr.24356) 1039 : cluster 0 pgmap v1007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:43 smithi040 bash[41173]: cluster 2023-12-01T16:12:42.221383+0000 mgr.y (mgr.24356) 1039 : cluster 0 pgmap v1007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:43 smithi141 bash[31670]: cluster 2023-12-01T16:12:42.221383+0000 mgr.y (mgr.24356) 1039 : cluster 0 pgmap v1007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:44 smithi040 bash[28232]: audit 2023-12-01T16:12:44.081681+0000 mon.c (mon.2) 672 : audit 0 from='client.? 172.21.15.40:0/2718725549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:44 smithi040 bash[41173]: audit 2023-12-01T16:12:44.081681+0000 mon.c (mon.2) 672 : audit 0 from='client.? 172.21.15.40:0/2718725549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:44 smithi141 bash[31670]: audit 2023-12-01T16:12:44.081681+0000 mon.c (mon.2) 672 : audit 0 from='client.? 172.21.15.40:0/2718725549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:45 smithi040 bash[28232]: cluster 2023-12-01T16:12:44.222248+0000 mgr.y (mgr.24356) 1040 : cluster 0 pgmap v1008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:45 smithi040 bash[41173]: cluster 2023-12-01T16:12:44.222248+0000 mgr.y (mgr.24356) 1040 : cluster 0 pgmap v1008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:45 smithi141 bash[31670]: cluster 2023-12-01T16:12:44.222248+0000 mgr.y (mgr.24356) 1040 : cluster 0 pgmap v1008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:46.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:12:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:12:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:46 smithi040 bash[41173]: audit 2023-12-01T16:12:46.546089+0000 mon.a (mon.0) 1340 : audit 0 from='client.? 172.21.15.40:0/3741533357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:46 smithi040 bash[28232]: audit 2023-12-01T16:12:46.546089+0000 mon.a (mon.0) 1340 : audit 0 from='client.? 172.21.15.40:0/3741533357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:46 smithi141 bash[31670]: audit 2023-12-01T16:12:46.546089+0000 mon.a (mon.0) 1340 : audit 0 from='client.? 172.21.15.40:0/3741533357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:47 smithi040 bash[28232]: cluster 2023-12-01T16:12:46.223051+0000 mgr.y (mgr.24356) 1041 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:47 smithi040 bash[41173]: cluster 2023-12-01T16:12:46.223051+0000 mgr.y (mgr.24356) 1041 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:47 smithi141 bash[31670]: cluster 2023-12-01T16:12:46.223051+0000 mgr.y (mgr.24356) 1041 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:48 smithi040 bash[28232]: audit 2023-12-01T16:12:48.350542+0000 mon.c (mon.2) 673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:48 smithi040 bash[41173]: audit 2023-12-01T16:12:48.350542+0000 mon.c (mon.2) 673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:48 smithi141 bash[31670]: audit 2023-12-01T16:12:48.350542+0000 mon.c (mon.2) 673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:49 smithi040 bash[41173]: cluster 2023-12-01T16:12:48.223693+0000 mgr.y (mgr.24356) 1042 : cluster 0 pgmap v1010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:49 smithi040 bash[41173]: audit 2023-12-01T16:12:49.006694+0000 mon.c (mon.2) 674 : audit 0 from='client.? 172.21.15.40:0/1529021684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:49 smithi040 bash[28232]: cluster 2023-12-01T16:12:48.223693+0000 mgr.y (mgr.24356) 1042 : cluster 0 pgmap v1010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:49 smithi040 bash[28232]: audit 2023-12-01T16:12:49.006694+0000 mon.c (mon.2) 674 : audit 0 from='client.? 172.21.15.40:0/1529021684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:49 smithi141 bash[31670]: cluster 2023-12-01T16:12:48.223693+0000 mgr.y (mgr.24356) 1042 : cluster 0 pgmap v1010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:49 smithi141 bash[31670]: audit 2023-12-01T16:12:49.006694+0000 mon.c (mon.2) 674 : audit 0 from='client.? 172.21.15.40:0/1529021684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:51 smithi040 bash[41173]: cluster 2023-12-01T16:12:50.224852+0000 mgr.y (mgr.24356) 1043 : cluster 0 pgmap v1011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:51 smithi040 bash[41173]: audit 2023-12-01T16:12:51.466965+0000 mon.c (mon.2) 675 : audit 0 from='client.? 172.21.15.40:0/4058218079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:51 smithi040 bash[28232]: cluster 2023-12-01T16:12:50.224852+0000 mgr.y (mgr.24356) 1043 : cluster 0 pgmap v1011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:51 smithi040 bash[28232]: audit 2023-12-01T16:12:51.466965+0000 mon.c (mon.2) 675 : audit 0 from='client.? 172.21.15.40:0/4058218079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:51 smithi141 bash[31670]: cluster 2023-12-01T16:12:50.224852+0000 mgr.y (mgr.24356) 1043 : cluster 0 pgmap v1011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:51 smithi141 bash[31670]: audit 2023-12-01T16:12:51.466965+0000 mon.c (mon.2) 675 : audit 0 from='client.? 172.21.15.40:0/4058218079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:53 smithi040 bash[28232]: cluster 2023-12-01T16:12:52.225558+0000 mgr.y (mgr.24356) 1044 : cluster 0 pgmap v1012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:53 smithi040 bash[41173]: cluster 2023-12-01T16:12:52.225558+0000 mgr.y (mgr.24356) 1044 : cluster 0 pgmap v1012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:53 smithi141 bash[31670]: cluster 2023-12-01T16:12:52.225558+0000 mgr.y (mgr.24356) 1044 : cluster 0 pgmap v1012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:54 smithi040 bash[28232]: audit 2023-12-01T16:12:53.939609+0000 mon.c (mon.2) 676 : audit 0 from='client.? 172.21.15.40:0/1201669360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:54 smithi040 bash[41173]: audit 2023-12-01T16:12:53.939609+0000 mon.c (mon.2) 676 : audit 0 from='client.? 172.21.15.40:0/1201669360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:54 smithi141 bash[31670]: audit 2023-12-01T16:12:53.939609+0000 mon.c (mon.2) 676 : audit 0 from='client.? 172.21.15.40:0/1201669360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:55 smithi040 bash[41173]: cluster 2023-12-01T16:12:54.226516+0000 mgr.y (mgr.24356) 1045 : cluster 0 pgmap v1013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:55 smithi040 bash[28232]: cluster 2023-12-01T16:12:54.226516+0000 mgr.y (mgr.24356) 1045 : cluster 0 pgmap v1013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:55 smithi141 bash[31670]: cluster 2023-12-01T16:12:54.226516+0000 mgr.y (mgr.24356) 1045 : cluster 0 pgmap v1013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:56.851 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:12:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T16:12:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:56 smithi040 bash[28232]: audit 2023-12-01T16:12:56.400428+0000 mon.a (mon.0) 1341 : audit 0 from='client.? 172.21.15.40:0/3100410560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:56 smithi040 bash[41173]: audit 2023-12-01T16:12:56.400428+0000 mon.a (mon.0) 1341 : audit 0 from='client.? 172.21.15.40:0/3100410560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:56 smithi141 bash[31670]: audit 2023-12-01T16:12:56.400428+0000 mon.a (mon.0) 1341 : audit 0 from='client.? 172.21.15.40:0/3100410560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:12:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:57 smithi040 bash[28232]: cluster 2023-12-01T16:12:56.227316+0000 mgr.y (mgr.24356) 1046 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:57 smithi040 bash[41173]: cluster 2023-12-01T16:12:56.227316+0000 mgr.y (mgr.24356) 1046 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:12:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:57 smithi141 bash[31670]: cluster 2023-12-01T16:12:56.227316+0000 mgr.y (mgr.24356) 1046 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:59 smithi040 bash[28232]: cluster 2023-12-01T16:12:58.227990+0000 mgr.y (mgr.24356) 1047 : cluster 0 pgmap v1015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:12:59 smithi040 bash[28232]: audit 2023-12-01T16:12:58.858566+0000 mon.c (mon.2) 677 : audit 0 from='client.? 172.21.15.40:0/1631776378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:59 smithi040 bash[41173]: cluster 2023-12-01T16:12:58.227990+0000 mgr.y (mgr.24356) 1047 : cluster 0 pgmap v1015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:12:59 smithi040 bash[41173]: audit 2023-12-01T16:12:58.858566+0000 mon.c (mon.2) 677 : audit 0 from='client.? 172.21.15.40:0/1631776378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:59 smithi141 bash[31670]: cluster 2023-12-01T16:12:58.227990+0000 mgr.y (mgr.24356) 1047 : cluster 0 pgmap v1015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:12:59 smithi141 bash[31670]: audit 2023-12-01T16:12:58.858566+0000 mon.c (mon.2) 677 : audit 0 from='client.? 172.21.15.40:0/1631776378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:01 smithi040 bash[28232]: cluster 2023-12-01T16:13:00.229167+0000 mgr.y (mgr.24356) 1048 : cluster 0 pgmap v1016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:01 smithi040 bash[28232]: audit 2023-12-01T16:13:01.324084+0000 mon.a (mon.0) 1342 : audit 0 from='client.? 172.21.15.40:0/3429760804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:01 smithi040 bash[41173]: cluster 2023-12-01T16:13:00.229167+0000 mgr.y (mgr.24356) 1048 : cluster 0 pgmap v1016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:01 smithi040 bash[41173]: audit 2023-12-01T16:13:01.324084+0000 mon.a (mon.0) 1342 : audit 0 from='client.? 172.21.15.40:0/3429760804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:01 smithi141 bash[31670]: cluster 2023-12-01T16:13:00.229167+0000 mgr.y (mgr.24356) 1048 : cluster 0 pgmap v1016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:01 smithi141 bash[31670]: audit 2023-12-01T16:13:01.324084+0000 mon.a (mon.0) 1342 : audit 0 from='client.? 172.21.15.40:0/3429760804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:03 smithi040 bash[28232]: cluster 2023-12-01T16:13:02.229811+0000 mgr.y (mgr.24356) 1049 : cluster 0 pgmap v1017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:03 smithi040 bash[28232]: audit 2023-12-01T16:13:03.350700+0000 mon.c (mon.2) 678 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:03 smithi040 bash[28232]: audit 2023-12-01T16:13:03.792596+0000 mon.c (mon.2) 679 : audit 0 from='client.? 172.21.15.40:0/3679430948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:03 smithi040 bash[41173]: cluster 2023-12-01T16:13:02.229811+0000 mgr.y (mgr.24356) 1049 : cluster 0 pgmap v1017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:03 smithi040 bash[41173]: audit 2023-12-01T16:13:03.350700+0000 mon.c (mon.2) 678 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:03 smithi040 bash[41173]: audit 2023-12-01T16:13:03.792596+0000 mon.c (mon.2) 679 : audit 0 from='client.? 172.21.15.40:0/3679430948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:03 smithi141 bash[31670]: cluster 2023-12-01T16:13:02.229811+0000 mgr.y (mgr.24356) 1049 : cluster 0 pgmap v1017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:03 smithi141 bash[31670]: audit 2023-12-01T16:13:03.350700+0000 mon.c (mon.2) 678 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:03 smithi141 bash[31670]: audit 2023-12-01T16:13:03.792596+0000 mon.c (mon.2) 679 : audit 0 from='client.? 172.21.15.40:0/3679430948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:04 smithi040 bash[41173]: cluster 2023-12-01T16:13:04.230743+0000 mgr.y (mgr.24356) 1050 : cluster 0 pgmap v1018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:04 smithi040 bash[28232]: cluster 2023-12-01T16:13:04.230743+0000 mgr.y (mgr.24356) 1050 : cluster 0 pgmap v1018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:04 smithi141 bash[31670]: cluster 2023-12-01T16:13:04.230743+0000 mgr.y (mgr.24356) 1050 : cluster 0 pgmap v1018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:13:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:13:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:06 smithi040 bash[41173]: audit 2023-12-01T16:13:06.267966+0000 mon.a (mon.0) 1343 : audit 0 from='client.? 172.21.15.40:0/2189833726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:06 smithi040 bash[28232]: audit 2023-12-01T16:13:06.267966+0000 mon.a (mon.0) 1343 : audit 0 from='client.? 172.21.15.40:0/2189833726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:06 smithi141 bash[31670]: audit 2023-12-01T16:13:06.267966+0000 mon.a (mon.0) 1343 : audit 0 from='client.? 172.21.15.40:0/2189833726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:07 smithi040 bash[28232]: cluster 2023-12-01T16:13:06.231321+0000 mgr.y (mgr.24356) 1051 : cluster 0 pgmap v1019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:07 smithi040 bash[41173]: cluster 2023-12-01T16:13:06.231321+0000 mgr.y (mgr.24356) 1051 : cluster 0 pgmap v1019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:07 smithi141 bash[31670]: cluster 2023-12-01T16:13:06.231321+0000 mgr.y (mgr.24356) 1051 : cluster 0 pgmap v1019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:08 smithi040 bash[28232]: audit 2023-12-01T16:13:08.738891+0000 mon.c (mon.2) 680 : audit 0 from='client.? 172.21.15.40:0/2658648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:08 smithi040 bash[41173]: audit 2023-12-01T16:13:08.738891+0000 mon.c (mon.2) 680 : audit 0 from='client.? 172.21.15.40:0/2658648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:08 smithi141 bash[31670]: audit 2023-12-01T16:13:08.738891+0000 mon.c (mon.2) 680 : audit 0 from='client.? 172.21.15.40:0/2658648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:09 smithi040 bash[28232]: cluster 2023-12-01T16:13:08.231967+0000 mgr.y (mgr.24356) 1052 : cluster 0 pgmap v1020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:09 smithi040 bash[41173]: cluster 2023-12-01T16:13:08.231967+0000 mgr.y (mgr.24356) 1052 : cluster 0 pgmap v1020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:09 smithi141 bash[31670]: cluster 2023-12-01T16:13:08.231967+0000 mgr.y (mgr.24356) 1052 : cluster 0 pgmap v1020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:11 smithi040 bash[28232]: cluster 2023-12-01T16:13:10.233172+0000 mgr.y (mgr.24356) 1053 : cluster 0 pgmap v1021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:11 smithi040 bash[28232]: audit 2023-12-01T16:13:11.193418+0000 mon.c (mon.2) 681 : audit 0 from='client.? 172.21.15.40:0/2449392835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:11 smithi040 bash[41173]: cluster 2023-12-01T16:13:10.233172+0000 mgr.y (mgr.24356) 1053 : cluster 0 pgmap v1021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:11 smithi040 bash[41173]: audit 2023-12-01T16:13:11.193418+0000 mon.c (mon.2) 681 : audit 0 from='client.? 172.21.15.40:0/2449392835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:11 smithi141 bash[31670]: cluster 2023-12-01T16:13:10.233172+0000 mgr.y (mgr.24356) 1053 : cluster 0 pgmap v1021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:11 smithi141 bash[31670]: audit 2023-12-01T16:13:11.193418+0000 mon.c (mon.2) 681 : audit 0 from='client.? 172.21.15.40:0/2449392835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:13 smithi040 bash[28232]: cluster 2023-12-01T16:13:12.233859+0000 mgr.y (mgr.24356) 1054 : cluster 0 pgmap v1022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:13 smithi040 bash[28232]: audit 2023-12-01T16:13:13.654621+0000 mon.c (mon.2) 682 : audit 0 from='client.? 172.21.15.40:0/1548586853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:13 smithi040 bash[41173]: cluster 2023-12-01T16:13:12.233859+0000 mgr.y (mgr.24356) 1054 : cluster 0 pgmap v1022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:13 smithi040 bash[41173]: audit 2023-12-01T16:13:13.654621+0000 mon.c (mon.2) 682 : audit 0 from='client.? 172.21.15.40:0/1548586853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:13 smithi141 bash[31670]: cluster 2023-12-01T16:13:12.233859+0000 mgr.y (mgr.24356) 1054 : cluster 0 pgmap v1022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:13 smithi141 bash[31670]: audit 2023-12-01T16:13:13.654621+0000 mon.c (mon.2) 682 : audit 0 from='client.? 172.21.15.40:0/1548586853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:15 smithi040 bash[28232]: cluster 2023-12-01T16:13:14.234805+0000 mgr.y (mgr.24356) 1055 : cluster 0 pgmap v1023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:15 smithi040 bash[41173]: cluster 2023-12-01T16:13:14.234805+0000 mgr.y (mgr.24356) 1055 : cluster 0 pgmap v1023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:15 smithi141 bash[31670]: cluster 2023-12-01T16:13:14.234805+0000 mgr.y (mgr.24356) 1055 : cluster 0 pgmap v1023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:16.810 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:13:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:13:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:16 smithi040 bash[41173]: audit 2023-12-01T16:13:16.114105+0000 mon.c (mon.2) 683 : audit 0 from='client.? 172.21.15.40:0/1153115910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:16 smithi040 bash[28232]: audit 2023-12-01T16:13:16.114105+0000 mon.c (mon.2) 683 : audit 0 from='client.? 172.21.15.40:0/1153115910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:16 smithi141 bash[31670]: audit 2023-12-01T16:13:16.114105+0000 mon.c (mon.2) 683 : audit 0 from='client.? 172.21.15.40:0/1153115910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:17 smithi040 bash[41173]: cluster 2023-12-01T16:13:16.235613+0000 mgr.y (mgr.24356) 1056 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:17 smithi040 bash[28232]: cluster 2023-12-01T16:13:16.235613+0000 mgr.y (mgr.24356) 1056 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:17 smithi141 bash[31670]: cluster 2023-12-01T16:13:16.235613+0000 mgr.y (mgr.24356) 1056 : cluster 0 pgmap v1024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:18 smithi040 bash[28232]: audit 2023-12-01T16:13:18.351075+0000 mon.c (mon.2) 684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:18 smithi040 bash[28232]: audit 2023-12-01T16:13:18.575899+0000 mon.c (mon.2) 685 : audit 0 from='client.? 172.21.15.40:0/1368093874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:18 smithi040 bash[41173]: audit 2023-12-01T16:13:18.351075+0000 mon.c (mon.2) 684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:18 smithi040 bash[41173]: audit 2023-12-01T16:13:18.575899+0000 mon.c (mon.2) 685 : audit 0 from='client.? 172.21.15.40:0/1368093874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:18 smithi141 bash[31670]: audit 2023-12-01T16:13:18.351075+0000 mon.c (mon.2) 684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:18 smithi141 bash[31670]: audit 2023-12-01T16:13:18.575899+0000 mon.c (mon.2) 685 : audit 0 from='client.? 172.21.15.40:0/1368093874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:19 smithi040 bash[28232]: cluster 2023-12-01T16:13:18.236253+0000 mgr.y (mgr.24356) 1057 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:19 smithi040 bash[41173]: cluster 2023-12-01T16:13:18.236253+0000 mgr.y (mgr.24356) 1057 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:19 smithi141 bash[31670]: cluster 2023-12-01T16:13:18.236253+0000 mgr.y (mgr.24356) 1057 : cluster 0 pgmap v1025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:21 smithi040 bash[28232]: cluster 2023-12-01T16:13:20.237534+0000 mgr.y (mgr.24356) 1058 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:21 smithi040 bash[28232]: audit 2023-12-01T16:13:21.046753+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.40:0/3921404546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:21 smithi040 bash[41173]: cluster 2023-12-01T16:13:20.237534+0000 mgr.y (mgr.24356) 1058 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:21 smithi040 bash[41173]: audit 2023-12-01T16:13:21.046753+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.40:0/3921404546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:21 smithi141 bash[31670]: cluster 2023-12-01T16:13:20.237534+0000 mgr.y (mgr.24356) 1058 : cluster 0 pgmap v1026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:21 smithi141 bash[31670]: audit 2023-12-01T16:13:21.046753+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.40:0/3921404546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:23 smithi040 bash[28232]: cluster 2023-12-01T16:13:22.238336+0000 mgr.y (mgr.24356) 1059 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:23 smithi040 bash[28232]: audit 2023-12-01T16:13:23.505537+0000 mon.c (mon.2) 686 : audit 0 from='client.? 172.21.15.40:0/2915295038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:23 smithi040 bash[41173]: cluster 2023-12-01T16:13:22.238336+0000 mgr.y (mgr.24356) 1059 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:23 smithi040 bash[41173]: audit 2023-12-01T16:13:23.505537+0000 mon.c (mon.2) 686 : audit 0 from='client.? 172.21.15.40:0/2915295038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:23 smithi141 bash[31670]: cluster 2023-12-01T16:13:22.238336+0000 mgr.y (mgr.24356) 1059 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:23 smithi141 bash[31670]: audit 2023-12-01T16:13:23.505537+0000 mon.c (mon.2) 686 : audit 0 from='client.? 172.21.15.40:0/2915295038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:25 smithi040 bash[28232]: cluster 2023-12-01T16:13:24.239316+0000 mgr.y (mgr.24356) 1060 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:25 smithi040 bash[41173]: cluster 2023-12-01T16:13:24.239316+0000 mgr.y (mgr.24356) 1060 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:25 smithi141 bash[31670]: cluster 2023-12-01T16:13:24.239316+0000 mgr.y (mgr.24356) 1060 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:26.843 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:13:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:13:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:26 smithi040 bash[41173]: audit 2023-12-01T16:13:25.976042+0000 mon.a (mon.0) 1345 : audit 0 from='client.? 172.21.15.40:0/1756077477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:26 smithi040 bash[28232]: audit 2023-12-01T16:13:25.976042+0000 mon.a (mon.0) 1345 : audit 0 from='client.? 172.21.15.40:0/1756077477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:26 smithi141 bash[31670]: audit 2023-12-01T16:13:25.976042+0000 mon.a (mon.0) 1345 : audit 0 from='client.? 172.21.15.40:0/1756077477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:27 smithi040 bash[28232]: cluster 2023-12-01T16:13:26.240205+0000 mgr.y (mgr.24356) 1061 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:27 smithi040 bash[41173]: cluster 2023-12-01T16:13:26.240205+0000 mgr.y (mgr.24356) 1061 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:27 smithi141 bash[31670]: cluster 2023-12-01T16:13:26.240205+0000 mgr.y (mgr.24356) 1061 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:28 smithi040 bash[28232]: audit 2023-12-01T16:13:28.438933+0000 mon.a (mon.0) 1346 : audit 0 from='client.? 172.21.15.40:0/1669651090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:28 smithi040 bash[41173]: audit 2023-12-01T16:13:28.438933+0000 mon.a (mon.0) 1346 : audit 0 from='client.? 172.21.15.40:0/1669651090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:28 smithi141 bash[31670]: audit 2023-12-01T16:13:28.438933+0000 mon.a (mon.0) 1346 : audit 0 from='client.? 172.21.15.40:0/1669651090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:29 smithi040 bash[28232]: cluster 2023-12-01T16:13:28.240863+0000 mgr.y (mgr.24356) 1062 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:29 smithi040 bash[41173]: cluster 2023-12-01T16:13:28.240863+0000 mgr.y (mgr.24356) 1062 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:29 smithi141 bash[31670]: cluster 2023-12-01T16:13:28.240863+0000 mgr.y (mgr.24356) 1062 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:31 smithi040 bash[28232]: cluster 2023-12-01T16:13:30.241953+0000 mgr.y (mgr.24356) 1063 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:31 smithi040 bash[28232]: audit 2023-12-01T16:13:30.903618+0000 mon.a (mon.0) 1347 : audit 0 from='client.? 172.21.15.40:0/1307156322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:31 smithi040 bash[41173]: cluster 2023-12-01T16:13:30.241953+0000 mgr.y (mgr.24356) 1063 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:31 smithi040 bash[41173]: audit 2023-12-01T16:13:30.903618+0000 mon.a (mon.0) 1347 : audit 0 from='client.? 172.21.15.40:0/1307156322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:31 smithi141 bash[31670]: cluster 2023-12-01T16:13:30.241953+0000 mgr.y (mgr.24356) 1063 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:31 smithi141 bash[31670]: audit 2023-12-01T16:13:30.903618+0000 mon.a (mon.0) 1347 : audit 0 from='client.? 172.21.15.40:0/1307156322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[28232]: cluster 2023-12-01T16:13:32.242765+0000 mgr.y (mgr.24356) 1064 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[28232]: audit 2023-12-01T16:13:33.131841+0000 mon.c (mon.2) 687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[28232]: audit 2023-12-01T16:13:33.351454+0000 mon.c (mon.2) 688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[28232]: audit 2023-12-01T16:13:33.365128+0000 mon.a (mon.0) 1348 : audit 0 from='client.? 172.21.15.40:0/2960228370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[41173]: cluster 2023-12-01T16:13:32.242765+0000 mgr.y (mgr.24356) 1064 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[41173]: audit 2023-12-01T16:13:33.131841+0000 mon.c (mon.2) 687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[41173]: audit 2023-12-01T16:13:33.351454+0000 mon.c (mon.2) 688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:33 smithi040 bash[41173]: audit 2023-12-01T16:13:33.365128+0000 mon.a (mon.0) 1348 : audit 0 from='client.? 172.21.15.40:0/2960228370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:33 smithi141 bash[31670]: cluster 2023-12-01T16:13:32.242765+0000 mgr.y (mgr.24356) 1064 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:33 smithi141 bash[31670]: audit 2023-12-01T16:13:33.131841+0000 mon.c (mon.2) 687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:33 smithi141 bash[31670]: audit 2023-12-01T16:13:33.351454+0000 mon.c (mon.2) 688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:33 smithi141 bash[31670]: audit 2023-12-01T16:13:33.365128+0000 mon.a (mon.0) 1348 : audit 0 from='client.? 172.21.15.40:0/2960228370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:35 smithi040 bash[28232]: cluster 2023-12-01T16:13:34.243754+0000 mgr.y (mgr.24356) 1065 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:35 smithi040 bash[28232]: audit 2023-12-01T16:13:35.827223+0000 mon.a (mon.0) 1349 : audit 0 from='client.? 172.21.15.40:0/398087872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:35 smithi040 bash[41173]: cluster 2023-12-01T16:13:34.243754+0000 mgr.y (mgr.24356) 1065 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:35 smithi040 bash[41173]: audit 2023-12-01T16:13:35.827223+0000 mon.a (mon.0) 1349 : audit 0 from='client.? 172.21.15.40:0/398087872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:35 smithi141 bash[31670]: cluster 2023-12-01T16:13:34.243754+0000 mgr.y (mgr.24356) 1065 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:35 smithi141 bash[31670]: audit 2023-12-01T16:13:35.827223+0000 mon.a (mon.0) 1349 : audit 0 from='client.? 172.21.15.40:0/398087872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:13:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:13:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:36 smithi141 bash[31670]: cluster 2023-12-01T16:13:36.244650+0000 mgr.y (mgr.24356) 1066 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:36 smithi040 bash[28232]: cluster 2023-12-01T16:13:36.244650+0000 mgr.y (mgr.24356) 1066 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:36 smithi040 bash[41173]: cluster 2023-12-01T16:13:36.244650+0000 mgr.y (mgr.24356) 1066 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:38 smithi040 bash[41173]: audit 2023-12-01T16:13:38.325994+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.40:0/519194423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:38 smithi040 bash[28232]: audit 2023-12-01T16:13:38.325994+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.40:0/519194423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:38 smithi141 bash[31670]: audit 2023-12-01T16:13:38.325994+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.40:0/519194423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[28232]: cluster 2023-12-01T16:13:38.245252+0000 mgr.y (mgr.24356) 1067 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[28232]: audit 2023-12-01T16:13:38.979331+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[28232]: audit 2023-12-01T16:13:38.989072+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[28232]: audit 2023-12-01T16:13:39.379221+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[28232]: audit 2023-12-01T16:13:39.391479+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[41173]: cluster 2023-12-01T16:13:38.245252+0000 mgr.y (mgr.24356) 1067 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[41173]: audit 2023-12-01T16:13:38.979331+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[41173]: audit 2023-12-01T16:13:38.989072+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[41173]: audit 2023-12-01T16:13:39.379221+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:39 smithi040 bash[41173]: audit 2023-12-01T16:13:39.391479+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:39 smithi141 bash[31670]: cluster 2023-12-01T16:13:38.245252+0000 mgr.y (mgr.24356) 1067 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:39 smithi141 bash[31670]: audit 2023-12-01T16:13:38.979331+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:39 smithi141 bash[31670]: audit 2023-12-01T16:13:38.989072+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:39 smithi141 bash[31670]: audit 2023-12-01T16:13:39.379221+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:39 smithi141 bash[31670]: audit 2023-12-01T16:13:39.391479+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[28232]: audit 2023-12-01T16:13:39.927817+0000 mon.c (mon.2) 689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[28232]: audit 2023-12-01T16:13:39.929679+0000 mon.c (mon.2) 690 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[28232]: audit 2023-12-01T16:13:39.939402+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[28232]: audit 2023-12-01T16:13:40.786096+0000 mon.a (mon.0) 1355 : audit 0 from='client.? 172.21.15.40:0/2179112785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[41173]: audit 2023-12-01T16:13:39.927817+0000 mon.c (mon.2) 689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[41173]: audit 2023-12-01T16:13:39.929679+0000 mon.c (mon.2) 690 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[41173]: audit 2023-12-01T16:13:39.939402+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:40 smithi040 bash[41173]: audit 2023-12-01T16:13:40.786096+0000 mon.a (mon.0) 1355 : audit 0 from='client.? 172.21.15.40:0/2179112785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:40 smithi141 bash[31670]: audit 2023-12-01T16:13:39.927817+0000 mon.c (mon.2) 689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:40 smithi141 bash[31670]: audit 2023-12-01T16:13:39.929679+0000 mon.c (mon.2) 690 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:40 smithi141 bash[31670]: audit 2023-12-01T16:13:39.939402+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:13:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:40 smithi141 bash[31670]: audit 2023-12-01T16:13:40.786096+0000 mon.a (mon.0) 1355 : audit 0 from='client.? 172.21.15.40:0/2179112785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:41 smithi040 bash[28232]: cluster 2023-12-01T16:13:40.246398+0000 mgr.y (mgr.24356) 1068 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:41 smithi040 bash[41173]: cluster 2023-12-01T16:13:40.246398+0000 mgr.y (mgr.24356) 1068 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:41 smithi141 bash[31670]: cluster 2023-12-01T16:13:40.246398+0000 mgr.y (mgr.24356) 1068 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:43 smithi040 bash[28232]: cluster 2023-12-01T16:13:42.247094+0000 mgr.y (mgr.24356) 1069 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:43 smithi040 bash[28232]: audit 2023-12-01T16:13:43.254132+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.40:0/3558040041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:43 smithi040 bash[41173]: cluster 2023-12-01T16:13:42.247094+0000 mgr.y (mgr.24356) 1069 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:43 smithi040 bash[41173]: audit 2023-12-01T16:13:43.254132+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.40:0/3558040041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:43 smithi141 bash[31670]: cluster 2023-12-01T16:13:42.247094+0000 mgr.y (mgr.24356) 1069 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:43 smithi141 bash[31670]: audit 2023-12-01T16:13:43.254132+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.40:0/3558040041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:45 smithi040 bash[28232]: cluster 2023-12-01T16:13:44.248085+0000 mgr.y (mgr.24356) 1070 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:45 smithi040 bash[28232]: audit 2023-12-01T16:13:45.724033+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.40:0/3693047632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:45 smithi040 bash[41173]: cluster 2023-12-01T16:13:44.248085+0000 mgr.y (mgr.24356) 1070 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:45 smithi040 bash[41173]: audit 2023-12-01T16:13:45.724033+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.40:0/3693047632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:45 smithi141 bash[31670]: cluster 2023-12-01T16:13:44.248085+0000 mgr.y (mgr.24356) 1070 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:45 smithi141 bash[31670]: audit 2023-12-01T16:13:45.724033+0000 mon.a (mon.0) 1357 : audit 0 from='client.? 172.21.15.40:0/3693047632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:13:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:13:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:47 smithi040 bash[28232]: cluster 2023-12-01T16:13:46.248937+0000 mgr.y (mgr.24356) 1071 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:47 smithi040 bash[41173]: cluster 2023-12-01T16:13:46.248937+0000 mgr.y (mgr.24356) 1071 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:47 smithi141 bash[31670]: cluster 2023-12-01T16:13:46.248937+0000 mgr.y (mgr.24356) 1071 : cluster 0 pgmap v1039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:48 smithi040 bash[28232]: audit 2023-12-01T16:13:48.194287+0000 mon.a (mon.0) 1358 : audit 0 from='client.? 172.21.15.40:0/3520939397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:48 smithi040 bash[28232]: audit 2023-12-01T16:13:48.351885+0000 mon.c (mon.2) 691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:48 smithi040 bash[41173]: audit 2023-12-01T16:13:48.194287+0000 mon.a (mon.0) 1358 : audit 0 from='client.? 172.21.15.40:0/3520939397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:48 smithi040 bash[41173]: audit 2023-12-01T16:13:48.351885+0000 mon.c (mon.2) 691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:48 smithi141 bash[31670]: audit 2023-12-01T16:13:48.194287+0000 mon.a (mon.0) 1358 : audit 0 from='client.? 172.21.15.40:0/3520939397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:48 smithi141 bash[31670]: audit 2023-12-01T16:13:48.351885+0000 mon.c (mon.2) 691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:49 smithi040 bash[28232]: cluster 2023-12-01T16:13:48.249564+0000 mgr.y (mgr.24356) 1072 : cluster 0 pgmap v1040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:49 smithi040 bash[41173]: cluster 2023-12-01T16:13:48.249564+0000 mgr.y (mgr.24356) 1072 : cluster 0 pgmap v1040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:49 smithi141 bash[31670]: cluster 2023-12-01T16:13:48.249564+0000 mgr.y (mgr.24356) 1072 : cluster 0 pgmap v1040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:50 smithi040 bash[28232]: audit 2023-12-01T16:13:50.665689+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.40:0/3275099510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:50 smithi040 bash[41173]: audit 2023-12-01T16:13:50.665689+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.40:0/3275099510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:50 smithi141 bash[31670]: audit 2023-12-01T16:13:50.665689+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.40:0/3275099510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:51 smithi040 bash[28232]: cluster 2023-12-01T16:13:50.250368+0000 mgr.y (mgr.24356) 1073 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:51 smithi040 bash[41173]: cluster 2023-12-01T16:13:50.250368+0000 mgr.y (mgr.24356) 1073 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:51 smithi141 bash[31670]: cluster 2023-12-01T16:13:50.250368+0000 mgr.y (mgr.24356) 1073 : cluster 0 pgmap v1041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:53 smithi040 bash[28232]: cluster 2023-12-01T16:13:52.250978+0000 mgr.y (mgr.24356) 1074 : cluster 0 pgmap v1042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:53 smithi040 bash[28232]: audit 2023-12-01T16:13:53.124421+0000 mon.c (mon.2) 692 : audit 0 from='client.? 172.21.15.40:0/356560988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:53 smithi040 bash[41173]: cluster 2023-12-01T16:13:52.250978+0000 mgr.y (mgr.24356) 1074 : cluster 0 pgmap v1042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:53 smithi040 bash[41173]: audit 2023-12-01T16:13:53.124421+0000 mon.c (mon.2) 692 : audit 0 from='client.? 172.21.15.40:0/356560988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:53 smithi141 bash[31670]: cluster 2023-12-01T16:13:52.250978+0000 mgr.y (mgr.24356) 1074 : cluster 0 pgmap v1042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:53 smithi141 bash[31670]: audit 2023-12-01T16:13:53.124421+0000 mon.c (mon.2) 692 : audit 0 from='client.? 172.21.15.40:0/356560988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:55 smithi040 bash[28232]: cluster 2023-12-01T16:13:54.252036+0000 mgr.y (mgr.24356) 1075 : cluster 0 pgmap v1043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:55 smithi040 bash[28232]: audit 2023-12-01T16:13:55.587240+0000 mon.a (mon.0) 1360 : audit 0 from='client.? 172.21.15.40:0/366810449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:55 smithi040 bash[41173]: cluster 2023-12-01T16:13:54.252036+0000 mgr.y (mgr.24356) 1075 : cluster 0 pgmap v1043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:55 smithi040 bash[41173]: audit 2023-12-01T16:13:55.587240+0000 mon.a (mon.0) 1360 : audit 0 from='client.? 172.21.15.40:0/366810449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:55 smithi141 bash[31670]: cluster 2023-12-01T16:13:54.252036+0000 mgr.y (mgr.24356) 1075 : cluster 0 pgmap v1043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:55 smithi141 bash[31670]: audit 2023-12-01T16:13:55.587240+0000 mon.a (mon.0) 1360 : audit 0 from='client.? 172.21.15.40:0/366810449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:13:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:13:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:57 smithi040 bash[28232]: cluster 2023-12-01T16:13:56.252922+0000 mgr.y (mgr.24356) 1076 : cluster 0 pgmap v1044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:57 smithi040 bash[41173]: cluster 2023-12-01T16:13:56.252922+0000 mgr.y (mgr.24356) 1076 : cluster 0 pgmap v1044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:57 smithi141 bash[31670]: cluster 2023-12-01T16:13:56.252922+0000 mgr.y (mgr.24356) 1076 : cluster 0 pgmap v1044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:13:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:58 smithi040 bash[28232]: audit 2023-12-01T16:13:58.059336+0000 mon.c (mon.2) 693 : audit 0 from='client.? 172.21.15.40:0/2869472022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:58 smithi040 bash[41173]: audit 2023-12-01T16:13:58.059336+0000 mon.c (mon.2) 693 : audit 0 from='client.? 172.21.15.40:0/2869472022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:13:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:58 smithi141 bash[31670]: audit 2023-12-01T16:13:58.059336+0000 mon.c (mon.2) 693 : audit 0 from='client.? 172.21.15.40:0/2869472022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:13:59 smithi040 bash[28232]: cluster 2023-12-01T16:13:58.253580+0000 mgr.y (mgr.24356) 1077 : cluster 0 pgmap v1045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:13:59 smithi040 bash[41173]: cluster 2023-12-01T16:13:58.253580+0000 mgr.y (mgr.24356) 1077 : cluster 0 pgmap v1045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:13:59 smithi141 bash[31670]: cluster 2023-12-01T16:13:58.253580+0000 mgr.y (mgr.24356) 1077 : cluster 0 pgmap v1045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:00 smithi040 bash[41173]: audit 2023-12-01T16:14:00.520184+0000 mon.a (mon.0) 1361 : audit 0 from='client.? 172.21.15.40:0/35032009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:00 smithi040 bash[28232]: audit 2023-12-01T16:14:00.520184+0000 mon.a (mon.0) 1361 : audit 0 from='client.? 172.21.15.40:0/35032009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:00 smithi141 bash[31670]: audit 2023-12-01T16:14:00.520184+0000 mon.a (mon.0) 1361 : audit 0 from='client.? 172.21.15.40:0/35032009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:01 smithi040 bash[28232]: cluster 2023-12-01T16:14:00.254704+0000 mgr.y (mgr.24356) 1078 : cluster 0 pgmap v1046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:01 smithi040 bash[41173]: cluster 2023-12-01T16:14:00.254704+0000 mgr.y (mgr.24356) 1078 : cluster 0 pgmap v1046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:01 smithi141 bash[31670]: cluster 2023-12-01T16:14:00.254704+0000 mgr.y (mgr.24356) 1078 : cluster 0 pgmap v1046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:03 smithi040 bash[28232]: cluster 2023-12-01T16:14:02.255363+0000 mgr.y (mgr.24356) 1079 : cluster 0 pgmap v1047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:03 smithi040 bash[28232]: audit 2023-12-01T16:14:02.989972+0000 mon.a (mon.0) 1362 : audit 0 from='client.? 172.21.15.40:0/1053310357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:03 smithi040 bash[28232]: audit 2023-12-01T16:14:03.352454+0000 mon.c (mon.2) 694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:03 smithi040 bash[41173]: cluster 2023-12-01T16:14:02.255363+0000 mgr.y (mgr.24356) 1079 : cluster 0 pgmap v1047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:03 smithi040 bash[41173]: audit 2023-12-01T16:14:02.989972+0000 mon.a (mon.0) 1362 : audit 0 from='client.? 172.21.15.40:0/1053310357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:03 smithi040 bash[41173]: audit 2023-12-01T16:14:03.352454+0000 mon.c (mon.2) 694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:03 smithi141 bash[31670]: cluster 2023-12-01T16:14:02.255363+0000 mgr.y (mgr.24356) 1079 : cluster 0 pgmap v1047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:03 smithi141 bash[31670]: audit 2023-12-01T16:14:02.989972+0000 mon.a (mon.0) 1362 : audit 0 from='client.? 172.21.15.40:0/1053310357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:03 smithi141 bash[31670]: audit 2023-12-01T16:14:03.352454+0000 mon.c (mon.2) 694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:05 smithi040 bash[28232]: cluster 2023-12-01T16:14:04.256327+0000 mgr.y (mgr.24356) 1080 : cluster 0 pgmap v1048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:05 smithi040 bash[28232]: audit 2023-12-01T16:14:05.457970+0000 mon.c (mon.2) 695 : audit 0 from='client.? 172.21.15.40:0/2174322349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:05 smithi040 bash[41173]: cluster 2023-12-01T16:14:04.256327+0000 mgr.y (mgr.24356) 1080 : cluster 0 pgmap v1048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:05 smithi040 bash[41173]: audit 2023-12-01T16:14:05.457970+0000 mon.c (mon.2) 695 : audit 0 from='client.? 172.21.15.40:0/2174322349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:05 smithi141 bash[31670]: cluster 2023-12-01T16:14:04.256327+0000 mgr.y (mgr.24356) 1080 : cluster 0 pgmap v1048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:05 smithi141 bash[31670]: audit 2023-12-01T16:14:05.457970+0000 mon.c (mon.2) 695 : audit 0 from='client.? 172.21.15.40:0/2174322349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:06.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:14:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:14:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:06 smithi040 bash[28232]: cluster 2023-12-01T16:14:06.257164+0000 mgr.y (mgr.24356) 1081 : cluster 0 pgmap v1049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:06 smithi040 bash[41173]: cluster 2023-12-01T16:14:06.257164+0000 mgr.y (mgr.24356) 1081 : cluster 0 pgmap v1049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:06 smithi141 bash[31670]: cluster 2023-12-01T16:14:06.257164+0000 mgr.y (mgr.24356) 1081 : cluster 0 pgmap v1049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:08 smithi040 bash[28232]: audit 2023-12-01T16:14:07.926136+0000 mon.c (mon.2) 696 : audit 0 from='client.? 172.21.15.40:0/2350898418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:08 smithi040 bash[41173]: audit 2023-12-01T16:14:07.926136+0000 mon.c (mon.2) 696 : audit 0 from='client.? 172.21.15.40:0/2350898418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:08 smithi141 bash[31670]: audit 2023-12-01T16:14:07.926136+0000 mon.c (mon.2) 696 : audit 0 from='client.? 172.21.15.40:0/2350898418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:09 smithi040 bash[28232]: cluster 2023-12-01T16:14:08.257771+0000 mgr.y (mgr.24356) 1082 : cluster 0 pgmap v1050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:09 smithi040 bash[41173]: cluster 2023-12-01T16:14:08.257771+0000 mgr.y (mgr.24356) 1082 : cluster 0 pgmap v1050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:09 smithi141 bash[31670]: cluster 2023-12-01T16:14:08.257771+0000 mgr.y (mgr.24356) 1082 : cluster 0 pgmap v1050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:10 smithi040 bash[28232]: audit 2023-12-01T16:14:10.388190+0000 mon.c (mon.2) 697 : audit 0 from='client.? 172.21.15.40:0/3912682493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:10 smithi040 bash[41173]: audit 2023-12-01T16:14:10.388190+0000 mon.c (mon.2) 697 : audit 0 from='client.? 172.21.15.40:0/3912682493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:10 smithi141 bash[31670]: audit 2023-12-01T16:14:10.388190+0000 mon.c (mon.2) 697 : audit 0 from='client.? 172.21.15.40:0/3912682493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:11 smithi040 bash[28232]: cluster 2023-12-01T16:14:10.258877+0000 mgr.y (mgr.24356) 1083 : cluster 0 pgmap v1051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:11 smithi040 bash[41173]: cluster 2023-12-01T16:14:10.258877+0000 mgr.y (mgr.24356) 1083 : cluster 0 pgmap v1051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:11 smithi141 bash[31670]: cluster 2023-12-01T16:14:10.258877+0000 mgr.y (mgr.24356) 1083 : cluster 0 pgmap v1051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:13 smithi040 bash[28232]: cluster 2023-12-01T16:14:12.259549+0000 mgr.y (mgr.24356) 1084 : cluster 0 pgmap v1052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:13 smithi040 bash[28232]: audit 2023-12-01T16:14:12.858538+0000 mon.c (mon.2) 698 : audit 0 from='client.? 172.21.15.40:0/1475472019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:13 smithi040 bash[41173]: cluster 2023-12-01T16:14:12.259549+0000 mgr.y (mgr.24356) 1084 : cluster 0 pgmap v1052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:13 smithi040 bash[41173]: audit 2023-12-01T16:14:12.858538+0000 mon.c (mon.2) 698 : audit 0 from='client.? 172.21.15.40:0/1475472019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:13 smithi141 bash[31670]: cluster 2023-12-01T16:14:12.259549+0000 mgr.y (mgr.24356) 1084 : cluster 0 pgmap v1052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:13 smithi141 bash[31670]: audit 2023-12-01T16:14:12.858538+0000 mon.c (mon.2) 698 : audit 0 from='client.? 172.21.15.40:0/1475472019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:15 smithi040 bash[28232]: cluster 2023-12-01T16:14:14.260589+0000 mgr.y (mgr.24356) 1085 : cluster 0 pgmap v1053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:15 smithi040 bash[28232]: audit 2023-12-01T16:14:15.326600+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.40:0/2228724533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:15 smithi040 bash[41173]: cluster 2023-12-01T16:14:14.260589+0000 mgr.y (mgr.24356) 1085 : cluster 0 pgmap v1053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:15 smithi040 bash[41173]: audit 2023-12-01T16:14:15.326600+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.40:0/2228724533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:15 smithi141 bash[31670]: cluster 2023-12-01T16:14:14.260589+0000 mgr.y (mgr.24356) 1085 : cluster 0 pgmap v1053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:15 smithi141 bash[31670]: audit 2023-12-01T16:14:15.326600+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.40:0/2228724533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:14:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:17 smithi040 bash[28232]: cluster 2023-12-01T16:14:16.261449+0000 mgr.y (mgr.24356) 1086 : cluster 0 pgmap v1054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:17 smithi040 bash[28232]: audit 2023-12-01T16:14:17.790792+0000 mon.a (mon.0) 1364 : audit 0 from='client.? 172.21.15.40:0/3581906353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:17 smithi040 bash[41173]: cluster 2023-12-01T16:14:16.261449+0000 mgr.y (mgr.24356) 1086 : cluster 0 pgmap v1054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:17 smithi040 bash[41173]: audit 2023-12-01T16:14:17.790792+0000 mon.a (mon.0) 1364 : audit 0 from='client.? 172.21.15.40:0/3581906353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:17 smithi141 bash[31670]: cluster 2023-12-01T16:14:16.261449+0000 mgr.y (mgr.24356) 1086 : cluster 0 pgmap v1054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:17 smithi141 bash[31670]: audit 2023-12-01T16:14:17.790792+0000 mon.a (mon.0) 1364 : audit 0 from='client.? 172.21.15.40:0/3581906353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:18 smithi040 bash[28232]: audit 2023-12-01T16:14:18.352964+0000 mon.c (mon.2) 699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:18 smithi040 bash[41173]: audit 2023-12-01T16:14:18.352964+0000 mon.c (mon.2) 699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:18 smithi141 bash[31670]: audit 2023-12-01T16:14:18.352964+0000 mon.c (mon.2) 699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:19 smithi040 bash[28232]: cluster 2023-12-01T16:14:18.262122+0000 mgr.y (mgr.24356) 1087 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:19 smithi040 bash[41173]: cluster 2023-12-01T16:14:18.262122+0000 mgr.y (mgr.24356) 1087 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:19 smithi141 bash[31670]: cluster 2023-12-01T16:14:18.262122+0000 mgr.y (mgr.24356) 1087 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:20 smithi040 bash[28232]: audit 2023-12-01T16:14:20.260211+0000 mon.a (mon.0) 1365 : audit 0 from='client.? 172.21.15.40:0/3129625507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:20 smithi040 bash[41173]: audit 2023-12-01T16:14:20.260211+0000 mon.a (mon.0) 1365 : audit 0 from='client.? 172.21.15.40:0/3129625507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:20 smithi141 bash[31670]: audit 2023-12-01T16:14:20.260211+0000 mon.a (mon.0) 1365 : audit 0 from='client.? 172.21.15.40:0/3129625507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:21 smithi040 bash[28232]: cluster 2023-12-01T16:14:20.263399+0000 mgr.y (mgr.24356) 1088 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:21 smithi040 bash[41173]: cluster 2023-12-01T16:14:20.263399+0000 mgr.y (mgr.24356) 1088 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:21 smithi141 bash[31670]: cluster 2023-12-01T16:14:20.263399+0000 mgr.y (mgr.24356) 1088 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:22 smithi040 bash[28232]: audit 2023-12-01T16:14:22.720740+0000 mon.a (mon.0) 1366 : audit 0 from='client.? 172.21.15.40:0/2427441420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:22 smithi040 bash[41173]: audit 2023-12-01T16:14:22.720740+0000 mon.a (mon.0) 1366 : audit 0 from='client.? 172.21.15.40:0/2427441420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:22 smithi141 bash[31670]: audit 2023-12-01T16:14:22.720740+0000 mon.a (mon.0) 1366 : audit 0 from='client.? 172.21.15.40:0/2427441420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:23 smithi040 bash[28232]: cluster 2023-12-01T16:14:22.264065+0000 mgr.y (mgr.24356) 1089 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:23 smithi040 bash[41173]: cluster 2023-12-01T16:14:22.264065+0000 mgr.y (mgr.24356) 1089 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:23 smithi141 bash[31670]: cluster 2023-12-01T16:14:22.264065+0000 mgr.y (mgr.24356) 1089 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:25 smithi040 bash[28232]: cluster 2023-12-01T16:14:24.265076+0000 mgr.y (mgr.24356) 1090 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:25 smithi040 bash[28232]: audit 2023-12-01T16:14:25.182786+0000 mon.a (mon.0) 1367 : audit 0 from='client.? 172.21.15.40:0/3349072043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:25 smithi040 bash[41173]: cluster 2023-12-01T16:14:24.265076+0000 mgr.y (mgr.24356) 1090 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:25 smithi040 bash[41173]: audit 2023-12-01T16:14:25.182786+0000 mon.a (mon.0) 1367 : audit 0 from='client.? 172.21.15.40:0/3349072043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:25 smithi141 bash[31670]: cluster 2023-12-01T16:14:24.265076+0000 mgr.y (mgr.24356) 1090 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:25 smithi141 bash[31670]: audit 2023-12-01T16:14:25.182786+0000 mon.a (mon.0) 1367 : audit 0 from='client.? 172.21.15.40:0/3349072043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:14:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:14:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:27 smithi040 bash[41173]: cluster 2023-12-01T16:14:26.265896+0000 mgr.y (mgr.24356) 1091 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:27 smithi040 bash[41173]: audit 2023-12-01T16:14:27.638953+0000 mon.c (mon.2) 700 : audit 0 from='client.? 172.21.15.40:0/2797549680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:27 smithi040 bash[28232]: cluster 2023-12-01T16:14:26.265896+0000 mgr.y (mgr.24356) 1091 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:27 smithi040 bash[28232]: audit 2023-12-01T16:14:27.638953+0000 mon.c (mon.2) 700 : audit 0 from='client.? 172.21.15.40:0/2797549680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:27 smithi141 bash[31670]: cluster 2023-12-01T16:14:26.265896+0000 mgr.y (mgr.24356) 1091 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:27 smithi141 bash[31670]: audit 2023-12-01T16:14:27.638953+0000 mon.c (mon.2) 700 : audit 0 from='client.? 172.21.15.40:0/2797549680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:29 smithi040 bash[28232]: cluster 2023-12-01T16:14:28.266580+0000 mgr.y (mgr.24356) 1092 : cluster 0 pgmap v1060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:29 smithi040 bash[41173]: cluster 2023-12-01T16:14:28.266580+0000 mgr.y (mgr.24356) 1092 : cluster 0 pgmap v1060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:29 smithi141 bash[31670]: cluster 2023-12-01T16:14:28.266580+0000 mgr.y (mgr.24356) 1092 : cluster 0 pgmap v1060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:30 smithi040 bash[28232]: audit 2023-12-01T16:14:30.104990+0000 mon.c (mon.2) 701 : audit 0 from='client.? 172.21.15.40:0/3970045560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:30 smithi040 bash[41173]: audit 2023-12-01T16:14:30.104990+0000 mon.c (mon.2) 701 : audit 0 from='client.? 172.21.15.40:0/3970045560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:30 smithi141 bash[31670]: audit 2023-12-01T16:14:30.104990+0000 mon.c (mon.2) 701 : audit 0 from='client.? 172.21.15.40:0/3970045560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:31 smithi040 bash[41173]: cluster 2023-12-01T16:14:30.267842+0000 mgr.y (mgr.24356) 1093 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:31 smithi040 bash[28232]: cluster 2023-12-01T16:14:30.267842+0000 mgr.y (mgr.24356) 1093 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:31 smithi141 bash[31670]: cluster 2023-12-01T16:14:30.267842+0000 mgr.y (mgr.24356) 1093 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:32 smithi040 bash[28232]: cluster 2023-12-01T16:14:32.268330+0000 mgr.y (mgr.24356) 1094 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:32 smithi040 bash[28232]: audit 2023-12-01T16:14:32.573592+0000 mon.c (mon.2) 702 : audit 0 from='client.? 172.21.15.40:0/1367125718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:32 smithi040 bash[41173]: cluster 2023-12-01T16:14:32.268330+0000 mgr.y (mgr.24356) 1094 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:32 smithi040 bash[41173]: audit 2023-12-01T16:14:32.573592+0000 mon.c (mon.2) 702 : audit 0 from='client.? 172.21.15.40:0/1367125718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:32 smithi141 bash[31670]: cluster 2023-12-01T16:14:32.268330+0000 mgr.y (mgr.24356) 1094 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:32 smithi141 bash[31670]: audit 2023-12-01T16:14:32.573592+0000 mon.c (mon.2) 702 : audit 0 from='client.? 172.21.15.40:0/1367125718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:33 smithi040 bash[28232]: audit 2023-12-01T16:14:33.353176+0000 mon.c (mon.2) 703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:33 smithi040 bash[41173]: audit 2023-12-01T16:14:33.353176+0000 mon.c (mon.2) 703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:33 smithi141 bash[31670]: audit 2023-12-01T16:14:33.353176+0000 mon.c (mon.2) 703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:34 smithi040 bash[41173]: cluster 2023-12-01T16:14:34.269264+0000 mgr.y (mgr.24356) 1095 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:34 smithi040 bash[28232]: cluster 2023-12-01T16:14:34.269264+0000 mgr.y (mgr.24356) 1095 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:34 smithi141 bash[31670]: cluster 2023-12-01T16:14:34.269264+0000 mgr.y (mgr.24356) 1095 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:35 smithi141 bash[31670]: audit 2023-12-01T16:14:35.042408+0000 mon.a (mon.0) 1368 : audit 0 from='client.? 172.21.15.40:0/2906490015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:35 smithi040 bash[28232]: audit 2023-12-01T16:14:35.042408+0000 mon.a (mon.0) 1368 : audit 0 from='client.? 172.21.15.40:0/2906490015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:35 smithi040 bash[41173]: audit 2023-12-01T16:14:35.042408+0000 mon.a (mon.0) 1368 : audit 0 from='client.? 172.21.15.40:0/2906490015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:14:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:14:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:36 smithi141 bash[31670]: cluster 2023-12-01T16:14:36.270101+0000 mgr.y (mgr.24356) 1096 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:36 smithi040 bash[28232]: cluster 2023-12-01T16:14:36.270101+0000 mgr.y (mgr.24356) 1096 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:36 smithi040 bash[41173]: cluster 2023-12-01T16:14:36.270101+0000 mgr.y (mgr.24356) 1096 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:37 smithi141 bash[31670]: audit 2023-12-01T16:14:37.498912+0000 mon.c (mon.2) 704 : audit 0 from='client.? 172.21.15.40:0/1695084286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:37 smithi040 bash[28232]: audit 2023-12-01T16:14:37.498912+0000 mon.c (mon.2) 704 : audit 0 from='client.? 172.21.15.40:0/1695084286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:37 smithi040 bash[41173]: audit 2023-12-01T16:14:37.498912+0000 mon.c (mon.2) 704 : audit 0 from='client.? 172.21.15.40:0/1695084286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:38 smithi141 bash[31670]: cluster 2023-12-01T16:14:38.270741+0000 mgr.y (mgr.24356) 1097 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:38 smithi040 bash[28232]: cluster 2023-12-01T16:14:38.270741+0000 mgr.y (mgr.24356) 1097 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:38 smithi040 bash[41173]: cluster 2023-12-01T16:14:38.270741+0000 mgr.y (mgr.24356) 1097 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:40 smithi141 bash[31670]: audit 2023-12-01T16:14:39.959547+0000 mon.a (mon.0) 1369 : audit 0 from='client.? 172.21.15.40:0/2412655331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:40 smithi040 bash[28232]: audit 2023-12-01T16:14:39.959547+0000 mon.a (mon.0) 1369 : audit 0 from='client.? 172.21.15.40:0/2412655331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:40 smithi040 bash[41173]: audit 2023-12-01T16:14:39.959547+0000 mon.a (mon.0) 1369 : audit 0 from='client.? 172.21.15.40:0/2412655331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:41 smithi141 bash[31670]: audit 2023-12-01T16:14:40.023221+0000 mon.c (mon.2) 705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:41 smithi141 bash[31670]: cluster 2023-12-01T16:14:40.271852+0000 mgr.y (mgr.24356) 1098 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:41 smithi040 bash[28232]: audit 2023-12-01T16:14:40.023221+0000 mon.c (mon.2) 705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:41 smithi040 bash[28232]: cluster 2023-12-01T16:14:40.271852+0000 mgr.y (mgr.24356) 1098 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:41 smithi040 bash[41173]: audit 2023-12-01T16:14:40.023221+0000 mon.c (mon.2) 705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:41 smithi040 bash[41173]: cluster 2023-12-01T16:14:40.271852+0000 mgr.y (mgr.24356) 1098 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:43 smithi040 bash[41173]: cluster 2023-12-01T16:14:42.272325+0000 mgr.y (mgr.24356) 1099 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:43 smithi040 bash[41173]: audit 2023-12-01T16:14:42.428716+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.40:0/3946907641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:43 smithi040 bash[28232]: cluster 2023-12-01T16:14:42.272325+0000 mgr.y (mgr.24356) 1099 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:43 smithi040 bash[28232]: audit 2023-12-01T16:14:42.428716+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.40:0/3946907641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:43 smithi141 bash[31670]: cluster 2023-12-01T16:14:42.272325+0000 mgr.y (mgr.24356) 1099 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:43 smithi141 bash[31670]: audit 2023-12-01T16:14:42.428716+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.40:0/3946907641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:45 smithi040 bash[41173]: cluster 2023-12-01T16:14:44.273283+0000 mgr.y (mgr.24356) 1100 : cluster 0 pgmap v1068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:45 smithi040 bash[41173]: audit 2023-12-01T16:14:44.886899+0000 mon.a (mon.0) 1371 : audit 0 from='client.? 172.21.15.40:0/58559573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:45 smithi040 bash[28232]: cluster 2023-12-01T16:14:44.273283+0000 mgr.y (mgr.24356) 1100 : cluster 0 pgmap v1068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:45 smithi040 bash[28232]: audit 2023-12-01T16:14:44.886899+0000 mon.a (mon.0) 1371 : audit 0 from='client.? 172.21.15.40:0/58559573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:45 smithi141 bash[31670]: cluster 2023-12-01T16:14:44.273283+0000 mgr.y (mgr.24356) 1100 : cluster 0 pgmap v1068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:45 smithi141 bash[31670]: audit 2023-12-01T16:14:44.886899+0000 mon.a (mon.0) 1371 : audit 0 from='client.? 172.21.15.40:0/58559573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:14:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:45.920232+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:45.931365+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:46.272607+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: cluster 2023-12-01T16:14:46.273910+0000 mgr.y (mgr.24356) 1101 : cluster 0 pgmap v1069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:46.282367+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:46.759037+0000 mon.c (mon.2) 706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:46.760906+0000 mon.c (mon.2) 707 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:46 smithi141 bash[31670]: audit 2023-12-01T16:14:46.771153+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:45.920232+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:45.931365+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:46.272607+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: cluster 2023-12-01T16:14:46.273910+0000 mgr.y (mgr.24356) 1101 : cluster 0 pgmap v1069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:46.282367+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:46.759037+0000 mon.c (mon.2) 706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:46.760906+0000 mon.c (mon.2) 707 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[28232]: audit 2023-12-01T16:14:46.771153+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:45.920232+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:45.931365+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:46.272607+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: cluster 2023-12-01T16:14:46.273910+0000 mgr.y (mgr.24356) 1101 : cluster 0 pgmap v1069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:46.282367+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:46.759037+0000 mon.c (mon.2) 706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:46.760906+0000 mon.c (mon.2) 707 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:46 smithi040 bash[41173]: audit 2023-12-01T16:14:46.771153+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:14:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:48 smithi040 bash[28232]: audit 2023-12-01T16:14:47.351098+0000 mon.c (mon.2) 708 : audit 0 from='client.? 172.21.15.40:0/3830158994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:48 smithi040 bash[41173]: audit 2023-12-01T16:14:47.351098+0000 mon.c (mon.2) 708 : audit 0 from='client.? 172.21.15.40:0/3830158994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:48 smithi141 bash[31670]: audit 2023-12-01T16:14:47.351098+0000 mon.c (mon.2) 708 : audit 0 from='client.? 172.21.15.40:0/3830158994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:49 smithi040 bash[41173]: cluster 2023-12-01T16:14:48.274717+0000 mgr.y (mgr.24356) 1102 : cluster 0 pgmap v1070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:49 smithi040 bash[41173]: audit 2023-12-01T16:14:48.353716+0000 mon.c (mon.2) 709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:49 smithi040 bash[28232]: cluster 2023-12-01T16:14:48.274717+0000 mgr.y (mgr.24356) 1102 : cluster 0 pgmap v1070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:49 smithi040 bash[28232]: audit 2023-12-01T16:14:48.353716+0000 mon.c (mon.2) 709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:49 smithi141 bash[31670]: cluster 2023-12-01T16:14:48.274717+0000 mgr.y (mgr.24356) 1102 : cluster 0 pgmap v1070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:49 smithi141 bash[31670]: audit 2023-12-01T16:14:48.353716+0000 mon.c (mon.2) 709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:50 smithi040 bash[28232]: audit 2023-12-01T16:14:49.823518+0000 mon.c (mon.2) 710 : audit 0 from='client.? 172.21.15.40:0/760038428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:50 smithi040 bash[41173]: audit 2023-12-01T16:14:49.823518+0000 mon.c (mon.2) 710 : audit 0 from='client.? 172.21.15.40:0/760038428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:50 smithi141 bash[31670]: audit 2023-12-01T16:14:49.823518+0000 mon.c (mon.2) 710 : audit 0 from='client.? 172.21.15.40:0/760038428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:51 smithi040 bash[28232]: cluster 2023-12-01T16:14:50.275909+0000 mgr.y (mgr.24356) 1103 : cluster 0 pgmap v1071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:51 smithi040 bash[41173]: cluster 2023-12-01T16:14:50.275909+0000 mgr.y (mgr.24356) 1103 : cluster 0 pgmap v1071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:51 smithi141 bash[31670]: cluster 2023-12-01T16:14:50.275909+0000 mgr.y (mgr.24356) 1103 : cluster 0 pgmap v1071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:52 smithi040 bash[28232]: audit 2023-12-01T16:14:52.295496+0000 mon.c (mon.2) 711 : audit 0 from='client.? 172.21.15.40:0/121667202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:52 smithi040 bash[41173]: audit 2023-12-01T16:14:52.295496+0000 mon.c (mon.2) 711 : audit 0 from='client.? 172.21.15.40:0/121667202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:52 smithi141 bash[31670]: audit 2023-12-01T16:14:52.295496+0000 mon.c (mon.2) 711 : audit 0 from='client.? 172.21.15.40:0/121667202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:53 smithi040 bash[28232]: cluster 2023-12-01T16:14:52.276585+0000 mgr.y (mgr.24356) 1104 : cluster 0 pgmap v1072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:53 smithi040 bash[41173]: cluster 2023-12-01T16:14:52.276585+0000 mgr.y (mgr.24356) 1104 : cluster 0 pgmap v1072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:53 smithi141 bash[31670]: cluster 2023-12-01T16:14:52.276585+0000 mgr.y (mgr.24356) 1104 : cluster 0 pgmap v1072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:54 smithi040 bash[28232]: audit 2023-12-01T16:14:54.753012+0000 mon.c (mon.2) 712 : audit 0 from='client.? 172.21.15.40:0/3735266755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:54 smithi040 bash[41173]: audit 2023-12-01T16:14:54.753012+0000 mon.c (mon.2) 712 : audit 0 from='client.? 172.21.15.40:0/3735266755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:54 smithi141 bash[31670]: audit 2023-12-01T16:14:54.753012+0000 mon.c (mon.2) 712 : audit 0 from='client.? 172.21.15.40:0/3735266755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:55 smithi040 bash[28232]: cluster 2023-12-01T16:14:54.277630+0000 mgr.y (mgr.24356) 1105 : cluster 0 pgmap v1073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:55 smithi040 bash[41173]: cluster 2023-12-01T16:14:54.277630+0000 mgr.y (mgr.24356) 1105 : cluster 0 pgmap v1073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:55 smithi141 bash[31670]: cluster 2023-12-01T16:14:54.277630+0000 mgr.y (mgr.24356) 1105 : cluster 0 pgmap v1073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:14:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:14:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:57 smithi040 bash[41173]: cluster 2023-12-01T16:14:56.278483+0000 mgr.y (mgr.24356) 1106 : cluster 0 pgmap v1074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:57 smithi040 bash[41173]: audit 2023-12-01T16:14:57.224854+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.40:0/4286885438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:57 smithi040 bash[28232]: cluster 2023-12-01T16:14:56.278483+0000 mgr.y (mgr.24356) 1106 : cluster 0 pgmap v1074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:57 smithi040 bash[28232]: audit 2023-12-01T16:14:57.224854+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.40:0/4286885438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:14:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:57 smithi141 bash[31670]: cluster 2023-12-01T16:14:56.278483+0000 mgr.y (mgr.24356) 1106 : cluster 0 pgmap v1074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:14:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:57 smithi141 bash[31670]: audit 2023-12-01T16:14:57.224854+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.40:0/4286885438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:59 smithi040 bash[28232]: cluster 2023-12-01T16:14:58.279164+0000 mgr.y (mgr.24356) 1107 : cluster 0 pgmap v1075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:14:59 smithi040 bash[28232]: audit 2023-12-01T16:14:59.685134+0000 mon.a (mon.0) 1378 : audit 0 from='client.? 172.21.15.40:0/2029747111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:59 smithi040 bash[41173]: cluster 2023-12-01T16:14:58.279164+0000 mgr.y (mgr.24356) 1107 : cluster 0 pgmap v1075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:14:59 smithi040 bash[41173]: audit 2023-12-01T16:14:59.685134+0000 mon.a (mon.0) 1378 : audit 0 from='client.? 172.21.15.40:0/2029747111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:59 smithi141 bash[31670]: cluster 2023-12-01T16:14:58.279164+0000 mgr.y (mgr.24356) 1107 : cluster 0 pgmap v1075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:14:59 smithi141 bash[31670]: audit 2023-12-01T16:14:59.685134+0000 mon.a (mon.0) 1378 : audit 0 from='client.? 172.21.15.40:0/2029747111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:01 smithi040 bash[28232]: cluster 2023-12-01T16:15:00.280176+0000 mgr.y (mgr.24356) 1108 : cluster 0 pgmap v1076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:01 smithi040 bash[41173]: cluster 2023-12-01T16:15:00.280176+0000 mgr.y (mgr.24356) 1108 : cluster 0 pgmap v1076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:01 smithi141 bash[31670]: cluster 2023-12-01T16:15:00.280176+0000 mgr.y (mgr.24356) 1108 : cluster 0 pgmap v1076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:03 smithi141 bash[31670]: audit 2023-12-01T16:15:02.148811+0000 mon.a (mon.0) 1379 : audit 0 from='client.? 172.21.15.40:0/4291569417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:03 smithi141 bash[31670]: cluster 2023-12-01T16:15:02.280849+0000 mgr.y (mgr.24356) 1109 : cluster 0 pgmap v1077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:03 smithi040 bash[28232]: audit 2023-12-01T16:15:02.148811+0000 mon.a (mon.0) 1379 : audit 0 from='client.? 172.21.15.40:0/4291569417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:03 smithi040 bash[28232]: cluster 2023-12-01T16:15:02.280849+0000 mgr.y (mgr.24356) 1109 : cluster 0 pgmap v1077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:03 smithi040 bash[41173]: audit 2023-12-01T16:15:02.148811+0000 mon.a (mon.0) 1379 : audit 0 from='client.? 172.21.15.40:0/4291569417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:03 smithi040 bash[41173]: cluster 2023-12-01T16:15:02.280849+0000 mgr.y (mgr.24356) 1109 : cluster 0 pgmap v1077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:04 smithi040 bash[41173]: audit 2023-12-01T16:15:03.354274+0000 mon.c (mon.2) 713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:04 smithi040 bash[28232]: audit 2023-12-01T16:15:03.354274+0000 mon.c (mon.2) 713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:04 smithi141 bash[31670]: audit 2023-12-01T16:15:03.354274+0000 mon.c (mon.2) 713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:05 smithi040 bash[41173]: cluster 2023-12-01T16:15:04.281793+0000 mgr.y (mgr.24356) 1110 : cluster 0 pgmap v1078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:05 smithi040 bash[41173]: audit 2023-12-01T16:15:04.619422+0000 mon.c (mon.2) 714 : audit 0 from='client.? 172.21.15.40:0/4201670729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:05 smithi040 bash[28232]: cluster 2023-12-01T16:15:04.281793+0000 mgr.y (mgr.24356) 1110 : cluster 0 pgmap v1078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:05 smithi040 bash[28232]: audit 2023-12-01T16:15:04.619422+0000 mon.c (mon.2) 714 : audit 0 from='client.? 172.21.15.40:0/4201670729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:05 smithi141 bash[31670]: cluster 2023-12-01T16:15:04.281793+0000 mgr.y (mgr.24356) 1110 : cluster 0 pgmap v1078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:05 smithi141 bash[31670]: audit 2023-12-01T16:15:04.619422+0000 mon.c (mon.2) 714 : audit 0 from='client.? 172.21.15.40:0/4201670729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:15:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:15:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:07 smithi040 bash[28232]: cluster 2023-12-01T16:15:06.282626+0000 mgr.y (mgr.24356) 1111 : cluster 0 pgmap v1079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:07 smithi040 bash[28232]: audit 2023-12-01T16:15:07.087070+0000 mon.a (mon.0) 1380 : audit 0 from='client.? 172.21.15.40:0/2841445823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:07 smithi040 bash[41173]: cluster 2023-12-01T16:15:06.282626+0000 mgr.y (mgr.24356) 1111 : cluster 0 pgmap v1079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:07 smithi040 bash[41173]: audit 2023-12-01T16:15:07.087070+0000 mon.a (mon.0) 1380 : audit 0 from='client.? 172.21.15.40:0/2841445823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:07 smithi141 bash[31670]: cluster 2023-12-01T16:15:06.282626+0000 mgr.y (mgr.24356) 1111 : cluster 0 pgmap v1079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:07 smithi141 bash[31670]: audit 2023-12-01T16:15:07.087070+0000 mon.a (mon.0) 1380 : audit 0 from='client.? 172.21.15.40:0/2841445823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:09 smithi040 bash[28232]: cluster 2023-12-01T16:15:08.283292+0000 mgr.y (mgr.24356) 1112 : cluster 0 pgmap v1080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:09 smithi040 bash[28232]: audit 2023-12-01T16:15:09.547709+0000 mon.a (mon.0) 1381 : audit 0 from='client.? 172.21.15.40:0/2700233745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:09 smithi040 bash[41173]: cluster 2023-12-01T16:15:08.283292+0000 mgr.y (mgr.24356) 1112 : cluster 0 pgmap v1080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:09 smithi040 bash[41173]: audit 2023-12-01T16:15:09.547709+0000 mon.a (mon.0) 1381 : audit 0 from='client.? 172.21.15.40:0/2700233745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:09 smithi141 bash[31670]: cluster 2023-12-01T16:15:08.283292+0000 mgr.y (mgr.24356) 1112 : cluster 0 pgmap v1080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:09 smithi141 bash[31670]: audit 2023-12-01T16:15:09.547709+0000 mon.a (mon.0) 1381 : audit 0 from='client.? 172.21.15.40:0/2700233745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:11 smithi040 bash[28232]: cluster 2023-12-01T16:15:10.284617+0000 mgr.y (mgr.24356) 1113 : cluster 0 pgmap v1081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:11 smithi040 bash[41173]: cluster 2023-12-01T16:15:10.284617+0000 mgr.y (mgr.24356) 1113 : cluster 0 pgmap v1081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:11 smithi141 bash[31670]: cluster 2023-12-01T16:15:10.284617+0000 mgr.y (mgr.24356) 1113 : cluster 0 pgmap v1081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:12 smithi040 bash[28232]: audit 2023-12-01T16:15:12.020017+0000 mon.c (mon.2) 715 : audit 0 from='client.? 172.21.15.40:0/2616214447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:12 smithi040 bash[41173]: audit 2023-12-01T16:15:12.020017+0000 mon.c (mon.2) 715 : audit 0 from='client.? 172.21.15.40:0/2616214447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:12 smithi141 bash[31670]: audit 2023-12-01T16:15:12.020017+0000 mon.c (mon.2) 715 : audit 0 from='client.? 172.21.15.40:0/2616214447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:13 smithi040 bash[28232]: cluster 2023-12-01T16:15:12.285286+0000 mgr.y (mgr.24356) 1114 : cluster 0 pgmap v1082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:13 smithi040 bash[41173]: cluster 2023-12-01T16:15:12.285286+0000 mgr.y (mgr.24356) 1114 : cluster 0 pgmap v1082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:13 smithi141 bash[31670]: cluster 2023-12-01T16:15:12.285286+0000 mgr.y (mgr.24356) 1114 : cluster 0 pgmap v1082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:14 smithi040 bash[41173]: audit 2023-12-01T16:15:14.491242+0000 mon.a (mon.0) 1382 : audit 0 from='client.? 172.21.15.40:0/834860621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:14 smithi040 bash[28232]: audit 2023-12-01T16:15:14.491242+0000 mon.a (mon.0) 1382 : audit 0 from='client.? 172.21.15.40:0/834860621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:14 smithi141 bash[31670]: audit 2023-12-01T16:15:14.491242+0000 mon.a (mon.0) 1382 : audit 0 from='client.? 172.21.15.40:0/834860621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:15 smithi040 bash[41173]: cluster 2023-12-01T16:15:14.285962+0000 mgr.y (mgr.24356) 1115 : cluster 0 pgmap v1083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:15 smithi040 bash[28232]: cluster 2023-12-01T16:15:14.285962+0000 mgr.y (mgr.24356) 1115 : cluster 0 pgmap v1083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:15 smithi141 bash[31670]: cluster 2023-12-01T16:15:14.285962+0000 mgr.y (mgr.24356) 1115 : cluster 0 pgmap v1083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:15:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:15:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:17 smithi040 bash[41173]: cluster 2023-12-01T16:15:16.286803+0000 mgr.y (mgr.24356) 1116 : cluster 0 pgmap v1084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:17 smithi040 bash[41173]: audit 2023-12-01T16:15:16.946463+0000 mon.a (mon.0) 1383 : audit 0 from='client.? 172.21.15.40:0/3640734646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:17 smithi040 bash[28232]: cluster 2023-12-01T16:15:16.286803+0000 mgr.y (mgr.24356) 1116 : cluster 0 pgmap v1084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:17 smithi040 bash[28232]: audit 2023-12-01T16:15:16.946463+0000 mon.a (mon.0) 1383 : audit 0 from='client.? 172.21.15.40:0/3640734646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:17 smithi141 bash[31670]: cluster 2023-12-01T16:15:16.286803+0000 mgr.y (mgr.24356) 1116 : cluster 0 pgmap v1084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:17 smithi141 bash[31670]: audit 2023-12-01T16:15:16.946463+0000 mon.a (mon.0) 1383 : audit 0 from='client.? 172.21.15.40:0/3640734646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:18 smithi040 bash[28232]: audit 2023-12-01T16:15:18.354510+0000 mon.c (mon.2) 716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:18 smithi040 bash[41173]: audit 2023-12-01T16:15:18.354510+0000 mon.c (mon.2) 716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:18 smithi141 bash[31670]: audit 2023-12-01T16:15:18.354510+0000 mon.c (mon.2) 716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:19 smithi040 bash[28232]: cluster 2023-12-01T16:15:18.287488+0000 mgr.y (mgr.24356) 1117 : cluster 0 pgmap v1085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:19 smithi040 bash[28232]: audit 2023-12-01T16:15:19.412570+0000 mon.c (mon.2) 717 : audit 0 from='client.? 172.21.15.40:0/3157985481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:19 smithi040 bash[41173]: cluster 2023-12-01T16:15:18.287488+0000 mgr.y (mgr.24356) 1117 : cluster 0 pgmap v1085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:19 smithi040 bash[41173]: audit 2023-12-01T16:15:19.412570+0000 mon.c (mon.2) 717 : audit 0 from='client.? 172.21.15.40:0/3157985481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:19 smithi141 bash[31670]: cluster 2023-12-01T16:15:18.287488+0000 mgr.y (mgr.24356) 1117 : cluster 0 pgmap v1085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:19 smithi141 bash[31670]: audit 2023-12-01T16:15:19.412570+0000 mon.c (mon.2) 717 : audit 0 from='client.? 172.21.15.40:0/3157985481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:21 smithi040 bash[28232]: cluster 2023-12-01T16:15:20.288674+0000 mgr.y (mgr.24356) 1118 : cluster 0 pgmap v1086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:21 smithi040 bash[41173]: cluster 2023-12-01T16:15:20.288674+0000 mgr.y (mgr.24356) 1118 : cluster 0 pgmap v1086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:21 smithi141 bash[31670]: cluster 2023-12-01T16:15:20.288674+0000 mgr.y (mgr.24356) 1118 : cluster 0 pgmap v1086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:22 smithi040 bash[41173]: audit 2023-12-01T16:15:21.881994+0000 mon.c (mon.2) 718 : audit 0 from='client.? 172.21.15.40:0/1011300698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:22 smithi040 bash[28232]: audit 2023-12-01T16:15:21.881994+0000 mon.c (mon.2) 718 : audit 0 from='client.? 172.21.15.40:0/1011300698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:22 smithi141 bash[31670]: audit 2023-12-01T16:15:21.881994+0000 mon.c (mon.2) 718 : audit 0 from='client.? 172.21.15.40:0/1011300698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:23 smithi040 bash[41173]: cluster 2023-12-01T16:15:22.289374+0000 mgr.y (mgr.24356) 1119 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:23 smithi040 bash[28232]: cluster 2023-12-01T16:15:22.289374+0000 mgr.y (mgr.24356) 1119 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:23 smithi141 bash[31670]: cluster 2023-12-01T16:15:22.289374+0000 mgr.y (mgr.24356) 1119 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:24 smithi040 bash[28232]: audit 2023-12-01T16:15:24.356321+0000 mon.a (mon.0) 1384 : audit 0 from='client.? 172.21.15.40:0/9391972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:24 smithi040 bash[41173]: audit 2023-12-01T16:15:24.356321+0000 mon.a (mon.0) 1384 : audit 0 from='client.? 172.21.15.40:0/9391972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:24 smithi141 bash[31670]: audit 2023-12-01T16:15:24.356321+0000 mon.a (mon.0) 1384 : audit 0 from='client.? 172.21.15.40:0/9391972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:25 smithi040 bash[28232]: cluster 2023-12-01T16:15:24.290331+0000 mgr.y (mgr.24356) 1120 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:25 smithi040 bash[41173]: cluster 2023-12-01T16:15:24.290331+0000 mgr.y (mgr.24356) 1120 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:25 smithi141 bash[31670]: cluster 2023-12-01T16:15:24.290331+0000 mgr.y (mgr.24356) 1120 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:26.899 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:15:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:15:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:26 smithi040 bash[28232]: audit 2023-12-01T16:15:26.820072+0000 mon.c (mon.2) 719 : audit 0 from='client.? 172.21.15.40:0/3785115530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:26 smithi040 bash[41173]: audit 2023-12-01T16:15:26.820072+0000 mon.c (mon.2) 719 : audit 0 from='client.? 172.21.15.40:0/3785115530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:26 smithi141 bash[31670]: audit 2023-12-01T16:15:26.820072+0000 mon.c (mon.2) 719 : audit 0 from='client.? 172.21.15.40:0/3785115530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:27 smithi040 bash[28232]: cluster 2023-12-01T16:15:26.291316+0000 mgr.y (mgr.24356) 1121 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:27 smithi040 bash[41173]: cluster 2023-12-01T16:15:26.291316+0000 mgr.y (mgr.24356) 1121 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:27 smithi141 bash[31670]: cluster 2023-12-01T16:15:26.291316+0000 mgr.y (mgr.24356) 1121 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:28 smithi141 bash[31670]: cluster 2023-12-01T16:15:28.292030+0000 mgr.y (mgr.24356) 1122 : cluster 0 pgmap v1090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:28 smithi040 bash[41173]: cluster 2023-12-01T16:15:28.292030+0000 mgr.y (mgr.24356) 1122 : cluster 0 pgmap v1090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:28 smithi040 bash[28232]: cluster 2023-12-01T16:15:28.292030+0000 mgr.y (mgr.24356) 1122 : cluster 0 pgmap v1090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:29 smithi141 bash[31670]: audit 2023-12-01T16:15:29.290286+0000 mon.c (mon.2) 720 : audit 0 from='client.? 172.21.15.40:0/3288913173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:29 smithi040 bash[28232]: audit 2023-12-01T16:15:29.290286+0000 mon.c (mon.2) 720 : audit 0 from='client.? 172.21.15.40:0/3288913173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:29 smithi040 bash[41173]: audit 2023-12-01T16:15:29.290286+0000 mon.c (mon.2) 720 : audit 0 from='client.? 172.21.15.40:0/3288913173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:30 smithi141 bash[31670]: cluster 2023-12-01T16:15:30.293362+0000 mgr.y (mgr.24356) 1123 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:30 smithi040 bash[28232]: cluster 2023-12-01T16:15:30.293362+0000 mgr.y (mgr.24356) 1123 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:30 smithi040 bash[41173]: cluster 2023-12-01T16:15:30.293362+0000 mgr.y (mgr.24356) 1123 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:31 smithi141 bash[31670]: audit 2023-12-01T16:15:31.752949+0000 mon.c (mon.2) 721 : audit 0 from='client.? 172.21.15.40:0/3474415360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:31 smithi040 bash[28232]: audit 2023-12-01T16:15:31.752949+0000 mon.c (mon.2) 721 : audit 0 from='client.? 172.21.15.40:0/3474415360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:31 smithi040 bash[41173]: audit 2023-12-01T16:15:31.752949+0000 mon.c (mon.2) 721 : audit 0 from='client.? 172.21.15.40:0/3474415360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:33 smithi040 bash[28232]: cluster 2023-12-01T16:15:32.294195+0000 mgr.y (mgr.24356) 1124 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:33 smithi040 bash[28232]: audit 2023-12-01T16:15:33.354965+0000 mon.c (mon.2) 722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:33 smithi040 bash[41173]: cluster 2023-12-01T16:15:32.294195+0000 mgr.y (mgr.24356) 1124 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:33 smithi040 bash[41173]: audit 2023-12-01T16:15:33.354965+0000 mon.c (mon.2) 722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:33 smithi141 bash[31670]: cluster 2023-12-01T16:15:32.294195+0000 mgr.y (mgr.24356) 1124 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:33 smithi141 bash[31670]: audit 2023-12-01T16:15:33.354965+0000 mon.c (mon.2) 722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:34 smithi040 bash[28232]: audit 2023-12-01T16:15:34.232136+0000 mon.c (mon.2) 723 : audit 0 from='client.? 172.21.15.40:0/2698481705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:34 smithi040 bash[41173]: audit 2023-12-01T16:15:34.232136+0000 mon.c (mon.2) 723 : audit 0 from='client.? 172.21.15.40:0/2698481705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:34 smithi141 bash[31670]: audit 2023-12-01T16:15:34.232136+0000 mon.c (mon.2) 723 : audit 0 from='client.? 172.21.15.40:0/2698481705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:35 smithi040 bash[28232]: cluster 2023-12-01T16:15:34.295213+0000 mgr.y (mgr.24356) 1125 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:35 smithi040 bash[41173]: cluster 2023-12-01T16:15:34.295213+0000 mgr.y (mgr.24356) 1125 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:35 smithi141 bash[31670]: cluster 2023-12-01T16:15:34.295213+0000 mgr.y (mgr.24356) 1125 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:36.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:15:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:15:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:36 smithi040 bash[28232]: audit 2023-12-01T16:15:36.699068+0000 mon.c (mon.2) 724 : audit 0 from='client.? 172.21.15.40:0/2057098609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:36 smithi040 bash[41173]: audit 2023-12-01T16:15:36.699068+0000 mon.c (mon.2) 724 : audit 0 from='client.? 172.21.15.40:0/2057098609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:36 smithi141 bash[31670]: audit 2023-12-01T16:15:36.699068+0000 mon.c (mon.2) 724 : audit 0 from='client.? 172.21.15.40:0/2057098609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:37 smithi040 bash[28232]: cluster 2023-12-01T16:15:36.295877+0000 mgr.y (mgr.24356) 1126 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:37 smithi040 bash[41173]: cluster 2023-12-01T16:15:36.295877+0000 mgr.y (mgr.24356) 1126 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:37 smithi141 bash[31670]: cluster 2023-12-01T16:15:36.295877+0000 mgr.y (mgr.24356) 1126 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:39 smithi040 bash[28232]: cluster 2023-12-01T16:15:38.296476+0000 mgr.y (mgr.24356) 1127 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:39 smithi040 bash[28232]: audit 2023-12-01T16:15:39.157416+0000 mon.c (mon.2) 725 : audit 0 from='client.? 172.21.15.40:0/1358267296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:39 smithi040 bash[41173]: cluster 2023-12-01T16:15:38.296476+0000 mgr.y (mgr.24356) 1127 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:39 smithi040 bash[41173]: audit 2023-12-01T16:15:39.157416+0000 mon.c (mon.2) 725 : audit 0 from='client.? 172.21.15.40:0/1358267296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:39 smithi141 bash[31670]: cluster 2023-12-01T16:15:38.296476+0000 mgr.y (mgr.24356) 1127 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:39 smithi141 bash[31670]: audit 2023-12-01T16:15:39.157416+0000 mon.c (mon.2) 725 : audit 0 from='client.? 172.21.15.40:0/1358267296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:41 smithi040 bash[41173]: cluster 2023-12-01T16:15:40.297634+0000 mgr.y (mgr.24356) 1128 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:41 smithi040 bash[41173]: audit 2023-12-01T16:15:41.619560+0000 mon.a (mon.0) 1385 : audit 0 from='client.? 172.21.15.40:0/665036199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:41 smithi040 bash[28232]: cluster 2023-12-01T16:15:40.297634+0000 mgr.y (mgr.24356) 1128 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:41 smithi040 bash[28232]: audit 2023-12-01T16:15:41.619560+0000 mon.a (mon.0) 1385 : audit 0 from='client.? 172.21.15.40:0/665036199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:41 smithi141 bash[31670]: cluster 2023-12-01T16:15:40.297634+0000 mgr.y (mgr.24356) 1128 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:41 smithi141 bash[31670]: audit 2023-12-01T16:15:41.619560+0000 mon.a (mon.0) 1385 : audit 0 from='client.? 172.21.15.40:0/665036199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:43 smithi040 bash[41173]: cluster 2023-12-01T16:15:42.298259+0000 mgr.y (mgr.24356) 1129 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:43 smithi040 bash[28232]: cluster 2023-12-01T16:15:42.298259+0000 mgr.y (mgr.24356) 1129 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:43 smithi141 bash[31670]: cluster 2023-12-01T16:15:42.298259+0000 mgr.y (mgr.24356) 1129 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:44 smithi040 bash[28232]: audit 2023-12-01T16:15:44.077806+0000 mon.a (mon.0) 1386 : audit 0 from='client.? 172.21.15.40:0/4074094203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:44 smithi040 bash[41173]: audit 2023-12-01T16:15:44.077806+0000 mon.a (mon.0) 1386 : audit 0 from='client.? 172.21.15.40:0/4074094203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:44 smithi141 bash[31670]: audit 2023-12-01T16:15:44.077806+0000 mon.a (mon.0) 1386 : audit 0 from='client.? 172.21.15.40:0/4074094203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:45 smithi040 bash[41173]: cluster 2023-12-01T16:15:44.299380+0000 mgr.y (mgr.24356) 1130 : cluster 0 pgmap v1098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:45 smithi040 bash[28232]: cluster 2023-12-01T16:15:44.299380+0000 mgr.y (mgr.24356) 1130 : cluster 0 pgmap v1098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:45 smithi141 bash[31670]: cluster 2023-12-01T16:15:44.299380+0000 mgr.y (mgr.24356) 1130 : cluster 0 pgmap v1098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:46.892 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:15:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:15:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:46 smithi040 bash[28232]: audit 2023-12-01T16:15:46.539986+0000 mon.a (mon.0) 1387 : audit 0 from='client.? 172.21.15.40:0/2649566620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:46 smithi040 bash[28232]: audit 2023-12-01T16:15:46.853502+0000 mon.c (mon.2) 726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:46 smithi040 bash[41173]: audit 2023-12-01T16:15:46.539986+0000 mon.a (mon.0) 1387 : audit 0 from='client.? 172.21.15.40:0/2649566620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:46 smithi040 bash[41173]: audit 2023-12-01T16:15:46.853502+0000 mon.c (mon.2) 726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:46 smithi141 bash[31670]: audit 2023-12-01T16:15:46.539986+0000 mon.a (mon.0) 1387 : audit 0 from='client.? 172.21.15.40:0/2649566620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:46 smithi141 bash[31670]: audit 2023-12-01T16:15:46.853502+0000 mon.c (mon.2) 726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:47 smithi040 bash[28232]: cluster 2023-12-01T16:15:46.300220+0000 mgr.y (mgr.24356) 1131 : cluster 0 pgmap v1099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:47 smithi040 bash[41173]: cluster 2023-12-01T16:15:46.300220+0000 mgr.y (mgr.24356) 1131 : cluster 0 pgmap v1099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:47 smithi141 bash[31670]: cluster 2023-12-01T16:15:46.300220+0000 mgr.y (mgr.24356) 1131 : cluster 0 pgmap v1099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:48 smithi040 bash[28232]: cluster 2023-12-01T16:15:48.300944+0000 mgr.y (mgr.24356) 1132 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:48 smithi040 bash[28232]: audit 2023-12-01T16:15:48.355244+0000 mon.c (mon.2) 727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:48 smithi040 bash[41173]: cluster 2023-12-01T16:15:48.300944+0000 mgr.y (mgr.24356) 1132 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:48 smithi040 bash[41173]: audit 2023-12-01T16:15:48.355244+0000 mon.c (mon.2) 727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:48 smithi141 bash[31670]: cluster 2023-12-01T16:15:48.300944+0000 mgr.y (mgr.24356) 1132 : cluster 0 pgmap v1100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:48 smithi141 bash[31670]: audit 2023-12-01T16:15:48.355244+0000 mon.c (mon.2) 727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:49 smithi040 bash[28232]: audit 2023-12-01T16:15:49.007523+0000 mon.a (mon.0) 1388 : audit 0 from='client.? 172.21.15.40:0/4150546809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:49 smithi040 bash[41173]: audit 2023-12-01T16:15:49.007523+0000 mon.a (mon.0) 1388 : audit 0 from='client.? 172.21.15.40:0/4150546809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:49 smithi141 bash[31670]: audit 2023-12-01T16:15:49.007523+0000 mon.a (mon.0) 1388 : audit 0 from='client.? 172.21.15.40:0/4150546809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:50 smithi141 bash[31670]: cluster 2023-12-01T16:15:50.302092+0000 mgr.y (mgr.24356) 1133 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:50 smithi040 bash[41173]: cluster 2023-12-01T16:15:50.302092+0000 mgr.y (mgr.24356) 1133 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:50 smithi040 bash[28232]: cluster 2023-12-01T16:15:50.302092+0000 mgr.y (mgr.24356) 1133 : cluster 0 pgmap v1101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:51 smithi141 bash[31670]: audit 2023-12-01T16:15:51.478872+0000 mon.a (mon.0) 1389 : audit 0 from='client.? 172.21.15.40:0/2978703545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:51 smithi040 bash[28232]: audit 2023-12-01T16:15:51.478872+0000 mon.a (mon.0) 1389 : audit 0 from='client.? 172.21.15.40:0/2978703545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:51 smithi040 bash[41173]: audit 2023-12-01T16:15:51.478872+0000 mon.a (mon.0) 1389 : audit 0 from='client.? 172.21.15.40:0/2978703545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: cluster 2023-12-01T16:15:52.302769+0000 mgr.y (mgr.24356) 1134 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:52.757929+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:52.769472+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:53.116578+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:53.130804+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:53.660598+0000 mon.c (mon.2) 728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:53.662128+0000 mon.c (mon.2) 729 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:53 smithi141 bash[31670]: audit 2023-12-01T16:15:53.670851+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: cluster 2023-12-01T16:15:52.302769+0000 mgr.y (mgr.24356) 1134 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:52.757929+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:52.769472+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:53.116578+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:53.130804+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:53.660598+0000 mon.c (mon.2) 728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:53.662128+0000 mon.c (mon.2) 729 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[28232]: audit 2023-12-01T16:15:53.670851+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: cluster 2023-12-01T16:15:52.302769+0000 mgr.y (mgr.24356) 1134 : cluster 0 pgmap v1102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:52.757929+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:52.769472+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:53.116578+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:53.130804+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:53.660598+0000 mon.c (mon.2) 728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:53.662128+0000 mon.c (mon.2) 729 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:53 smithi040 bash[41173]: audit 2023-12-01T16:15:53.670851+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:15:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:54 smithi141 bash[31670]: audit 2023-12-01T16:15:53.950713+0000 mon.a (mon.0) 1395 : audit 0 from='client.? 172.21.15.40:0/358353602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:54 smithi040 bash[28232]: audit 2023-12-01T16:15:53.950713+0000 mon.a (mon.0) 1395 : audit 0 from='client.? 172.21.15.40:0/358353602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:54 smithi040 bash[41173]: audit 2023-12-01T16:15:53.950713+0000 mon.a (mon.0) 1395 : audit 0 from='client.? 172.21.15.40:0/358353602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:55 smithi141 bash[31670]: cluster 2023-12-01T16:15:54.303915+0000 mgr.y (mgr.24356) 1135 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:55 smithi040 bash[28232]: cluster 2023-12-01T16:15:54.303915+0000 mgr.y (mgr.24356) 1135 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:55 smithi040 bash[41173]: cluster 2023-12-01T16:15:54.303915+0000 mgr.y (mgr.24356) 1135 : cluster 0 pgmap v1103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:56.781 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:15:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:15:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:56 smithi040 bash[41173]: audit 2023-12-01T16:15:56.414119+0000 mon.a (mon.0) 1396 : audit 0 from='client.? 172.21.15.40:0/3670185184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:56 smithi040 bash[28232]: audit 2023-12-01T16:15:56.414119+0000 mon.a (mon.0) 1396 : audit 0 from='client.? 172.21.15.40:0/3670185184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:56 smithi141 bash[31670]: audit 2023-12-01T16:15:56.414119+0000 mon.a (mon.0) 1396 : audit 0 from='client.? 172.21.15.40:0/3670185184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:15:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:57 smithi040 bash[41173]: cluster 2023-12-01T16:15:56.304735+0000 mgr.y (mgr.24356) 1136 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:57 smithi040 bash[28232]: cluster 2023-12-01T16:15:56.304735+0000 mgr.y (mgr.24356) 1136 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:15:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:57 smithi141 bash[31670]: cluster 2023-12-01T16:15:56.304735+0000 mgr.y (mgr.24356) 1136 : cluster 0 pgmap v1104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:59 smithi040 bash[41173]: cluster 2023-12-01T16:15:58.305410+0000 mgr.y (mgr.24356) 1137 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:15:59 smithi040 bash[41173]: audit 2023-12-01T16:15:58.882165+0000 mon.a (mon.0) 1397 : audit 0 from='client.? 172.21.15.40:0/3295975280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:59 smithi040 bash[28232]: cluster 2023-12-01T16:15:58.305410+0000 mgr.y (mgr.24356) 1137 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:15:59 smithi040 bash[28232]: audit 2023-12-01T16:15:58.882165+0000 mon.a (mon.0) 1397 : audit 0 from='client.? 172.21.15.40:0/3295975280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:59 smithi141 bash[31670]: cluster 2023-12-01T16:15:58.305410+0000 mgr.y (mgr.24356) 1137 : cluster 0 pgmap v1105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:15:59 smithi141 bash[31670]: audit 2023-12-01T16:15:58.882165+0000 mon.a (mon.0) 1397 : audit 0 from='client.? 172.21.15.40:0/3295975280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:01 smithi040 bash[41173]: cluster 2023-12-01T16:16:00.306578+0000 mgr.y (mgr.24356) 1138 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:01 smithi040 bash[41173]: audit 2023-12-01T16:16:01.346887+0000 mon.c (mon.2) 730 : audit 0 from='client.? 172.21.15.40:0/163168065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:01 smithi040 bash[28232]: cluster 2023-12-01T16:16:00.306578+0000 mgr.y (mgr.24356) 1138 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:01 smithi040 bash[28232]: audit 2023-12-01T16:16:01.346887+0000 mon.c (mon.2) 730 : audit 0 from='client.? 172.21.15.40:0/163168065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:01 smithi141 bash[31670]: cluster 2023-12-01T16:16:00.306578+0000 mgr.y (mgr.24356) 1138 : cluster 0 pgmap v1106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:01 smithi141 bash[31670]: audit 2023-12-01T16:16:01.346887+0000 mon.c (mon.2) 730 : audit 0 from='client.? 172.21.15.40:0/163168065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:03 smithi040 bash[41173]: cluster 2023-12-01T16:16:02.307235+0000 mgr.y (mgr.24356) 1139 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:03 smithi040 bash[41173]: audit 2023-12-01T16:16:03.355695+0000 mon.c (mon.2) 731 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:03 smithi040 bash[41173]: audit 2023-12-01T16:16:03.815545+0000 mon.c (mon.2) 732 : audit 0 from='client.? 172.21.15.40:0/1928677520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:03 smithi040 bash[28232]: cluster 2023-12-01T16:16:02.307235+0000 mgr.y (mgr.24356) 1139 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:03 smithi040 bash[28232]: audit 2023-12-01T16:16:03.355695+0000 mon.c (mon.2) 731 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:03 smithi040 bash[28232]: audit 2023-12-01T16:16:03.815545+0000 mon.c (mon.2) 732 : audit 0 from='client.? 172.21.15.40:0/1928677520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:03 smithi141 bash[31670]: cluster 2023-12-01T16:16:02.307235+0000 mgr.y (mgr.24356) 1139 : cluster 0 pgmap v1107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:03 smithi141 bash[31670]: audit 2023-12-01T16:16:03.355695+0000 mon.c (mon.2) 731 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:03 smithi141 bash[31670]: audit 2023-12-01T16:16:03.815545+0000 mon.c (mon.2) 732 : audit 0 from='client.? 172.21.15.40:0/1928677520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:05 smithi040 bash[41173]: cluster 2023-12-01T16:16:04.308195+0000 mgr.y (mgr.24356) 1140 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:05 smithi040 bash[28232]: cluster 2023-12-01T16:16:04.308195+0000 mgr.y (mgr.24356) 1140 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:05 smithi141 bash[31670]: cluster 2023-12-01T16:16:04.308195+0000 mgr.y (mgr.24356) 1140 : cluster 0 pgmap v1108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:06.855 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:16:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T16:16:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:06 smithi040 bash[28232]: audit 2023-12-01T16:16:06.274066+0000 mon.c (mon.2) 733 : audit 0 from='client.? 172.21.15.40:0/2323290954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:06 smithi040 bash[41173]: audit 2023-12-01T16:16:06.274066+0000 mon.c (mon.2) 733 : audit 0 from='client.? 172.21.15.40:0/2323290954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:06 smithi141 bash[31670]: audit 2023-12-01T16:16:06.274066+0000 mon.c (mon.2) 733 : audit 0 from='client.? 172.21.15.40:0/2323290954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:07 smithi040 bash[28232]: cluster 2023-12-01T16:16:06.309007+0000 mgr.y (mgr.24356) 1141 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:07 smithi040 bash[41173]: cluster 2023-12-01T16:16:06.309007+0000 mgr.y (mgr.24356) 1141 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:07 smithi141 bash[31670]: cluster 2023-12-01T16:16:06.309007+0000 mgr.y (mgr.24356) 1141 : cluster 0 pgmap v1109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:08 smithi040 bash[28232]: audit 2023-12-01T16:16:08.736791+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.40:0/190879865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:08 smithi040 bash[41173]: audit 2023-12-01T16:16:08.736791+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.40:0/190879865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:08 smithi141 bash[31670]: audit 2023-12-01T16:16:08.736791+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.40:0/190879865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:09 smithi040 bash[28232]: cluster 2023-12-01T16:16:08.309556+0000 mgr.y (mgr.24356) 1142 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:09 smithi040 bash[41173]: cluster 2023-12-01T16:16:08.309556+0000 mgr.y (mgr.24356) 1142 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:09 smithi141 bash[31670]: cluster 2023-12-01T16:16:08.309556+0000 mgr.y (mgr.24356) 1142 : cluster 0 pgmap v1110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:11 smithi040 bash[28232]: cluster 2023-12-01T16:16:10.310724+0000 mgr.y (mgr.24356) 1143 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:11 smithi040 bash[28232]: audit 2023-12-01T16:16:11.199987+0000 mon.c (mon.2) 734 : audit 0 from='client.? 172.21.15.40:0/656071913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:11 smithi040 bash[41173]: cluster 2023-12-01T16:16:10.310724+0000 mgr.y (mgr.24356) 1143 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:11 smithi040 bash[41173]: audit 2023-12-01T16:16:11.199987+0000 mon.c (mon.2) 734 : audit 0 from='client.? 172.21.15.40:0/656071913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:11 smithi141 bash[31670]: cluster 2023-12-01T16:16:10.310724+0000 mgr.y (mgr.24356) 1143 : cluster 0 pgmap v1111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:11 smithi141 bash[31670]: audit 2023-12-01T16:16:11.199987+0000 mon.c (mon.2) 734 : audit 0 from='client.? 172.21.15.40:0/656071913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:13 smithi040 bash[28232]: cluster 2023-12-01T16:16:12.311391+0000 mgr.y (mgr.24356) 1144 : cluster 0 pgmap v1112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:13 smithi040 bash[28232]: audit 2023-12-01T16:16:13.660297+0000 mon.a (mon.0) 1399 : audit 0 from='client.? 172.21.15.40:0/3845141603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:13 smithi040 bash[41173]: cluster 2023-12-01T16:16:12.311391+0000 mgr.y (mgr.24356) 1144 : cluster 0 pgmap v1112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:13 smithi040 bash[41173]: audit 2023-12-01T16:16:13.660297+0000 mon.a (mon.0) 1399 : audit 0 from='client.? 172.21.15.40:0/3845141603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:13 smithi141 bash[31670]: cluster 2023-12-01T16:16:12.311391+0000 mgr.y (mgr.24356) 1144 : cluster 0 pgmap v1112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:13 smithi141 bash[31670]: audit 2023-12-01T16:16:13.660297+0000 mon.a (mon.0) 1399 : audit 0 from='client.? 172.21.15.40:0/3845141603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:15 smithi040 bash[28232]: cluster 2023-12-01T16:16:14.312377+0000 mgr.y (mgr.24356) 1145 : cluster 0 pgmap v1113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:15 smithi040 bash[41173]: cluster 2023-12-01T16:16:14.312377+0000 mgr.y (mgr.24356) 1145 : cluster 0 pgmap v1113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:15 smithi141 bash[31670]: cluster 2023-12-01T16:16:14.312377+0000 mgr.y (mgr.24356) 1145 : cluster 0 pgmap v1113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:16.896 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:16:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T16:16:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:16 smithi040 bash[28232]: audit 2023-12-01T16:16:16.120791+0000 mon.c (mon.2) 735 : audit 0 from='client.? 172.21.15.40:0/1076740053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:16 smithi040 bash[41173]: audit 2023-12-01T16:16:16.120791+0000 mon.c (mon.2) 735 : audit 0 from='client.? 172.21.15.40:0/1076740053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:16 smithi141 bash[31670]: audit 2023-12-01T16:16:16.120791+0000 mon.c (mon.2) 735 : audit 0 from='client.? 172.21.15.40:0/1076740053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:17 smithi040 bash[28232]: cluster 2023-12-01T16:16:16.313255+0000 mgr.y (mgr.24356) 1146 : cluster 0 pgmap v1114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:17 smithi040 bash[41173]: cluster 2023-12-01T16:16:16.313255+0000 mgr.y (mgr.24356) 1146 : cluster 0 pgmap v1114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:17 smithi141 bash[31670]: cluster 2023-12-01T16:16:16.313255+0000 mgr.y (mgr.24356) 1146 : cluster 0 pgmap v1114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:18 smithi040 bash[28232]: audit 2023-12-01T16:16:18.355958+0000 mon.c (mon.2) 736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:18 smithi040 bash[28232]: audit 2023-12-01T16:16:18.581261+0000 mon.c (mon.2) 737 : audit 0 from='client.? 172.21.15.40:0/481374631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:18 smithi040 bash[41173]: audit 2023-12-01T16:16:18.355958+0000 mon.c (mon.2) 736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:18 smithi040 bash[41173]: audit 2023-12-01T16:16:18.581261+0000 mon.c (mon.2) 737 : audit 0 from='client.? 172.21.15.40:0/481374631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:18 smithi141 bash[31670]: audit 2023-12-01T16:16:18.355958+0000 mon.c (mon.2) 736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:18 smithi141 bash[31670]: audit 2023-12-01T16:16:18.581261+0000 mon.c (mon.2) 737 : audit 0 from='client.? 172.21.15.40:0/481374631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:19 smithi040 bash[28232]: cluster 2023-12-01T16:16:18.313945+0000 mgr.y (mgr.24356) 1147 : cluster 0 pgmap v1115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:19 smithi040 bash[41173]: cluster 2023-12-01T16:16:18.313945+0000 mgr.y (mgr.24356) 1147 : cluster 0 pgmap v1115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:19 smithi141 bash[31670]: cluster 2023-12-01T16:16:18.313945+0000 mgr.y (mgr.24356) 1147 : cluster 0 pgmap v1115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:20 smithi141 bash[31670]: cluster 2023-12-01T16:16:20.315146+0000 mgr.y (mgr.24356) 1148 : cluster 0 pgmap v1116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:20 smithi040 bash[28232]: cluster 2023-12-01T16:16:20.315146+0000 mgr.y (mgr.24356) 1148 : cluster 0 pgmap v1116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:20 smithi040 bash[41173]: cluster 2023-12-01T16:16:20.315146+0000 mgr.y (mgr.24356) 1148 : cluster 0 pgmap v1116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:21 smithi141 bash[31670]: audit 2023-12-01T16:16:21.046918+0000 mon.a (mon.0) 1400 : audit 0 from='client.? 172.21.15.40:0/2463096509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:21 smithi040 bash[28232]: audit 2023-12-01T16:16:21.046918+0000 mon.a (mon.0) 1400 : audit 0 from='client.? 172.21.15.40:0/2463096509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:21 smithi040 bash[41173]: audit 2023-12-01T16:16:21.046918+0000 mon.a (mon.0) 1400 : audit 0 from='client.? 172.21.15.40:0/2463096509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:23 smithi040 bash[28232]: cluster 2023-12-01T16:16:22.315830+0000 mgr.y (mgr.24356) 1149 : cluster 0 pgmap v1117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:23 smithi040 bash[28232]: audit 2023-12-01T16:16:23.522622+0000 mon.a (mon.0) 1401 : audit 0 from='client.? 172.21.15.40:0/1512867998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:23 smithi040 bash[41173]: cluster 2023-12-01T16:16:22.315830+0000 mgr.y (mgr.24356) 1149 : cluster 0 pgmap v1117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:23 smithi040 bash[41173]: audit 2023-12-01T16:16:23.522622+0000 mon.a (mon.0) 1401 : audit 0 from='client.? 172.21.15.40:0/1512867998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:23 smithi141 bash[31670]: cluster 2023-12-01T16:16:22.315830+0000 mgr.y (mgr.24356) 1149 : cluster 0 pgmap v1117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:23 smithi141 bash[31670]: audit 2023-12-01T16:16:23.522622+0000 mon.a (mon.0) 1401 : audit 0 from='client.? 172.21.15.40:0/1512867998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:25 smithi040 bash[28232]: cluster 2023-12-01T16:16:24.316821+0000 mgr.y (mgr.24356) 1150 : cluster 0 pgmap v1118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:25 smithi040 bash[41173]: cluster 2023-12-01T16:16:24.316821+0000 mgr.y (mgr.24356) 1150 : cluster 0 pgmap v1118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:25 smithi141 bash[31670]: cluster 2023-12-01T16:16:24.316821+0000 mgr.y (mgr.24356) 1150 : cluster 0 pgmap v1118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:26.854 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:16:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:16:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:26 smithi040 bash[28232]: audit 2023-12-01T16:16:25.982101+0000 mon.c (mon.2) 738 : audit 0 from='client.? 172.21.15.40:0/468882376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:26 smithi040 bash[41173]: audit 2023-12-01T16:16:25.982101+0000 mon.c (mon.2) 738 : audit 0 from='client.? 172.21.15.40:0/468882376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:26 smithi141 bash[31670]: audit 2023-12-01T16:16:25.982101+0000 mon.c (mon.2) 738 : audit 0 from='client.? 172.21.15.40:0/468882376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:27 smithi040 bash[41173]: cluster 2023-12-01T16:16:26.317653+0000 mgr.y (mgr.24356) 1151 : cluster 0 pgmap v1119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:27 smithi040 bash[28232]: cluster 2023-12-01T16:16:26.317653+0000 mgr.y (mgr.24356) 1151 : cluster 0 pgmap v1119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:27 smithi141 bash[31670]: cluster 2023-12-01T16:16:26.317653+0000 mgr.y (mgr.24356) 1151 : cluster 0 pgmap v1119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:28 smithi040 bash[28232]: audit 2023-12-01T16:16:28.446496+0000 mon.a (mon.0) 1402 : audit 0 from='client.? 172.21.15.40:0/3144614841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:28 smithi040 bash[41173]: audit 2023-12-01T16:16:28.446496+0000 mon.a (mon.0) 1402 : audit 0 from='client.? 172.21.15.40:0/3144614841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:28 smithi141 bash[31670]: audit 2023-12-01T16:16:28.446496+0000 mon.a (mon.0) 1402 : audit 0 from='client.? 172.21.15.40:0/3144614841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:29 smithi040 bash[28232]: cluster 2023-12-01T16:16:28.318312+0000 mgr.y (mgr.24356) 1152 : cluster 0 pgmap v1120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:29 smithi040 bash[41173]: cluster 2023-12-01T16:16:28.318312+0000 mgr.y (mgr.24356) 1152 : cluster 0 pgmap v1120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:29 smithi141 bash[31670]: cluster 2023-12-01T16:16:28.318312+0000 mgr.y (mgr.24356) 1152 : cluster 0 pgmap v1120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:31 smithi040 bash[28232]: cluster 2023-12-01T16:16:30.319487+0000 mgr.y (mgr.24356) 1153 : cluster 0 pgmap v1121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:31 smithi040 bash[28232]: audit 2023-12-01T16:16:30.911800+0000 mon.a (mon.0) 1403 : audit 0 from='client.? 172.21.15.40:0/3940613850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:31 smithi040 bash[41173]: cluster 2023-12-01T16:16:30.319487+0000 mgr.y (mgr.24356) 1153 : cluster 0 pgmap v1121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:31 smithi040 bash[41173]: audit 2023-12-01T16:16:30.911800+0000 mon.a (mon.0) 1403 : audit 0 from='client.? 172.21.15.40:0/3940613850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:31 smithi141 bash[31670]: cluster 2023-12-01T16:16:30.319487+0000 mgr.y (mgr.24356) 1153 : cluster 0 pgmap v1121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:31 smithi141 bash[31670]: audit 2023-12-01T16:16:30.911800+0000 mon.a (mon.0) 1403 : audit 0 from='client.? 172.21.15.40:0/3940613850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:33 smithi040 bash[28232]: cluster 2023-12-01T16:16:32.320158+0000 mgr.y (mgr.24356) 1154 : cluster 0 pgmap v1122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:33 smithi040 bash[28232]: audit 2023-12-01T16:16:33.356334+0000 mon.c (mon.2) 739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:33 smithi040 bash[28232]: audit 2023-12-01T16:16:33.375739+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.40:0/2428451313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:33 smithi040 bash[41173]: cluster 2023-12-01T16:16:32.320158+0000 mgr.y (mgr.24356) 1154 : cluster 0 pgmap v1122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:33 smithi040 bash[41173]: audit 2023-12-01T16:16:33.356334+0000 mon.c (mon.2) 739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:33 smithi040 bash[41173]: audit 2023-12-01T16:16:33.375739+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.40:0/2428451313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:33 smithi141 bash[31670]: cluster 2023-12-01T16:16:32.320158+0000 mgr.y (mgr.24356) 1154 : cluster 0 pgmap v1122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:33 smithi141 bash[31670]: audit 2023-12-01T16:16:33.356334+0000 mon.c (mon.2) 739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:33 smithi141 bash[31670]: audit 2023-12-01T16:16:33.375739+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.40:0/2428451313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:35 smithi040 bash[41173]: cluster 2023-12-01T16:16:34.321152+0000 mgr.y (mgr.24356) 1155 : cluster 0 pgmap v1123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:35 smithi040 bash[41173]: audit 2023-12-01T16:16:35.829318+0000 mon.c (mon.2) 740 : audit 0 from='client.? 172.21.15.40:0/3374210833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:35 smithi040 bash[28232]: cluster 2023-12-01T16:16:34.321152+0000 mgr.y (mgr.24356) 1155 : cluster 0 pgmap v1123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:35 smithi040 bash[28232]: audit 2023-12-01T16:16:35.829318+0000 mon.c (mon.2) 740 : audit 0 from='client.? 172.21.15.40:0/3374210833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:35 smithi141 bash[31670]: cluster 2023-12-01T16:16:34.321152+0000 mgr.y (mgr.24356) 1155 : cluster 0 pgmap v1123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:35 smithi141 bash[31670]: audit 2023-12-01T16:16:35.829318+0000 mon.c (mon.2) 740 : audit 0 from='client.? 172.21.15.40:0/3374210833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:16:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:16:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:37 smithi040 bash[28232]: cluster 2023-12-01T16:16:36.322031+0000 mgr.y (mgr.24356) 1156 : cluster 0 pgmap v1124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:37 smithi040 bash[41173]: cluster 2023-12-01T16:16:36.322031+0000 mgr.y (mgr.24356) 1156 : cluster 0 pgmap v1124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:37 smithi141 bash[31670]: cluster 2023-12-01T16:16:36.322031+0000 mgr.y (mgr.24356) 1156 : cluster 0 pgmap v1124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:38 smithi040 bash[41173]: audit 2023-12-01T16:16:38.288730+0000 mon.c (mon.2) 741 : audit 0 from='client.? 172.21.15.40:0/783068009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:38 smithi040 bash[28232]: audit 2023-12-01T16:16:38.288730+0000 mon.c (mon.2) 741 : audit 0 from='client.? 172.21.15.40:0/783068009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:38 smithi141 bash[31670]: audit 2023-12-01T16:16:38.288730+0000 mon.c (mon.2) 741 : audit 0 from='client.? 172.21.15.40:0/783068009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:39 smithi040 bash[41173]: cluster 2023-12-01T16:16:38.322661+0000 mgr.y (mgr.24356) 1157 : cluster 0 pgmap v1125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:39 smithi040 bash[28232]: cluster 2023-12-01T16:16:38.322661+0000 mgr.y (mgr.24356) 1157 : cluster 0 pgmap v1125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:39 smithi141 bash[31670]: cluster 2023-12-01T16:16:38.322661+0000 mgr.y (mgr.24356) 1157 : cluster 0 pgmap v1125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:40 smithi040 bash[41173]: audit 2023-12-01T16:16:40.750687+0000 mon.c (mon.2) 742 : audit 0 from='client.? 172.21.15.40:0/2403633689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:40 smithi040 bash[28232]: audit 2023-12-01T16:16:40.750687+0000 mon.c (mon.2) 742 : audit 0 from='client.? 172.21.15.40:0/2403633689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:40 smithi141 bash[31670]: audit 2023-12-01T16:16:40.750687+0000 mon.c (mon.2) 742 : audit 0 from='client.? 172.21.15.40:0/2403633689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:41 smithi141 bash[31670]: cluster 2023-12-01T16:16:40.323855+0000 mgr.y (mgr.24356) 1158 : cluster 0 pgmap v1126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:41 smithi040 bash[28232]: cluster 2023-12-01T16:16:40.323855+0000 mgr.y (mgr.24356) 1158 : cluster 0 pgmap v1126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:41 smithi040 bash[41173]: cluster 2023-12-01T16:16:40.323855+0000 mgr.y (mgr.24356) 1158 : cluster 0 pgmap v1126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:43 smithi040 bash[41173]: cluster 2023-12-01T16:16:42.324607+0000 mgr.y (mgr.24356) 1159 : cluster 0 pgmap v1127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:43 smithi040 bash[41173]: audit 2023-12-01T16:16:43.219618+0000 mon.c (mon.2) 743 : audit 0 from='client.? 172.21.15.40:0/2348202998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:43 smithi040 bash[28232]: cluster 2023-12-01T16:16:42.324607+0000 mgr.y (mgr.24356) 1159 : cluster 0 pgmap v1127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:43 smithi040 bash[28232]: audit 2023-12-01T16:16:43.219618+0000 mon.c (mon.2) 743 : audit 0 from='client.? 172.21.15.40:0/2348202998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:43 smithi141 bash[31670]: cluster 2023-12-01T16:16:42.324607+0000 mgr.y (mgr.24356) 1159 : cluster 0 pgmap v1127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:43 smithi141 bash[31670]: audit 2023-12-01T16:16:43.219618+0000 mon.c (mon.2) 743 : audit 0 from='client.? 172.21.15.40:0/2348202998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:45 smithi040 bash[28232]: cluster 2023-12-01T16:16:44.325616+0000 mgr.y (mgr.24356) 1160 : cluster 0 pgmap v1128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:45 smithi040 bash[28232]: audit 2023-12-01T16:16:45.680176+0000 mon.a (mon.0) 1405 : audit 0 from='client.? 172.21.15.40:0/4117503933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:45 smithi040 bash[41173]: cluster 2023-12-01T16:16:44.325616+0000 mgr.y (mgr.24356) 1160 : cluster 0 pgmap v1128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:45 smithi040 bash[41173]: audit 2023-12-01T16:16:45.680176+0000 mon.a (mon.0) 1405 : audit 0 from='client.? 172.21.15.40:0/4117503933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:45 smithi141 bash[31670]: cluster 2023-12-01T16:16:44.325616+0000 mgr.y (mgr.24356) 1160 : cluster 0 pgmap v1128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:45 smithi141 bash[31670]: audit 2023-12-01T16:16:45.680176+0000 mon.a (mon.0) 1405 : audit 0 from='client.? 172.21.15.40:0/4117503933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:16:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:16:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:47 smithi040 bash[28232]: cluster 2023-12-01T16:16:46.326463+0000 mgr.y (mgr.24356) 1161 : cluster 0 pgmap v1129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:47 smithi040 bash[41173]: cluster 2023-12-01T16:16:46.326463+0000 mgr.y (mgr.24356) 1161 : cluster 0 pgmap v1129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:47 smithi141 bash[31670]: cluster 2023-12-01T16:16:46.326463+0000 mgr.y (mgr.24356) 1161 : cluster 0 pgmap v1129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:48 smithi040 bash[41173]: audit 2023-12-01T16:16:48.147340+0000 mon.c (mon.2) 744 : audit 0 from='client.? 172.21.15.40:0/1473717757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:48 smithi040 bash[41173]: audit 2023-12-01T16:16:48.356883+0000 mon.c (mon.2) 745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:48 smithi040 bash[28232]: audit 2023-12-01T16:16:48.147340+0000 mon.c (mon.2) 744 : audit 0 from='client.? 172.21.15.40:0/1473717757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:48 smithi040 bash[28232]: audit 2023-12-01T16:16:48.356883+0000 mon.c (mon.2) 745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:48 smithi141 bash[31670]: audit 2023-12-01T16:16:48.147340+0000 mon.c (mon.2) 744 : audit 0 from='client.? 172.21.15.40:0/1473717757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:48 smithi141 bash[31670]: audit 2023-12-01T16:16:48.356883+0000 mon.c (mon.2) 745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:49 smithi040 bash[28232]: cluster 2023-12-01T16:16:48.327179+0000 mgr.y (mgr.24356) 1162 : cluster 0 pgmap v1130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:49 smithi040 bash[41173]: cluster 2023-12-01T16:16:48.327179+0000 mgr.y (mgr.24356) 1162 : cluster 0 pgmap v1130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:49 smithi141 bash[31670]: cluster 2023-12-01T16:16:48.327179+0000 mgr.y (mgr.24356) 1162 : cluster 0 pgmap v1130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:50 smithi040 bash[28232]: audit 2023-12-01T16:16:50.615236+0000 mon.c (mon.2) 746 : audit 0 from='client.? 172.21.15.40:0/1623623055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:50 smithi040 bash[41173]: audit 2023-12-01T16:16:50.615236+0000 mon.c (mon.2) 746 : audit 0 from='client.? 172.21.15.40:0/1623623055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:50 smithi141 bash[31670]: audit 2023-12-01T16:16:50.615236+0000 mon.c (mon.2) 746 : audit 0 from='client.? 172.21.15.40:0/1623623055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:51 smithi040 bash[28232]: cluster 2023-12-01T16:16:50.328305+0000 mgr.y (mgr.24356) 1163 : cluster 0 pgmap v1131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:51 smithi040 bash[41173]: cluster 2023-12-01T16:16:50.328305+0000 mgr.y (mgr.24356) 1163 : cluster 0 pgmap v1131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:51 smithi141 bash[31670]: cluster 2023-12-01T16:16:50.328305+0000 mgr.y (mgr.24356) 1163 : cluster 0 pgmap v1131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:53 smithi040 bash[28232]: cluster 2023-12-01T16:16:52.329010+0000 mgr.y (mgr.24356) 1164 : cluster 0 pgmap v1132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:53 smithi040 bash[28232]: audit 2023-12-01T16:16:53.079140+0000 mon.c (mon.2) 747 : audit 0 from='client.? 172.21.15.40:0/2982160386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:53 smithi040 bash[28232]: audit 2023-12-01T16:16:53.751959+0000 mon.c (mon.2) 748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:53 smithi040 bash[41173]: cluster 2023-12-01T16:16:52.329010+0000 mgr.y (mgr.24356) 1164 : cluster 0 pgmap v1132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:53 smithi040 bash[41173]: audit 2023-12-01T16:16:53.079140+0000 mon.c (mon.2) 747 : audit 0 from='client.? 172.21.15.40:0/2982160386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:53 smithi040 bash[41173]: audit 2023-12-01T16:16:53.751959+0000 mon.c (mon.2) 748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:53 smithi141 bash[31670]: cluster 2023-12-01T16:16:52.329010+0000 mgr.y (mgr.24356) 1164 : cluster 0 pgmap v1132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:53 smithi141 bash[31670]: audit 2023-12-01T16:16:53.079140+0000 mon.c (mon.2) 747 : audit 0 from='client.? 172.21.15.40:0/2982160386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:53 smithi141 bash[31670]: audit 2023-12-01T16:16:53.751959+0000 mon.c (mon.2) 748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:55 smithi040 bash[28232]: cluster 2023-12-01T16:16:54.329982+0000 mgr.y (mgr.24356) 1165 : cluster 0 pgmap v1133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:55 smithi040 bash[28232]: audit 2023-12-01T16:16:55.546653+0000 mon.c (mon.2) 749 : audit 0 from='client.? 172.21.15.40:0/636429038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:55 smithi040 bash[41173]: cluster 2023-12-01T16:16:54.329982+0000 mgr.y (mgr.24356) 1165 : cluster 0 pgmap v1133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:55 smithi040 bash[41173]: audit 2023-12-01T16:16:55.546653+0000 mon.c (mon.2) 749 : audit 0 from='client.? 172.21.15.40:0/636429038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:55 smithi141 bash[31670]: cluster 2023-12-01T16:16:54.329982+0000 mgr.y (mgr.24356) 1165 : cluster 0 pgmap v1133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:55 smithi141 bash[31670]: audit 2023-12-01T16:16:55.546653+0000 mon.c (mon.2) 749 : audit 0 from='client.? 172.21.15.40:0/636429038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:16:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:16:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:57 smithi040 bash[28232]: cluster 2023-12-01T16:16:56.330871+0000 mgr.y (mgr.24356) 1166 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:57 smithi040 bash[41173]: cluster 2023-12-01T16:16:56.330871+0000 mgr.y (mgr.24356) 1166 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:57 smithi141 bash[31670]: cluster 2023-12-01T16:16:56.330871+0000 mgr.y (mgr.24356) 1166 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:16:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:58 smithi040 bash[28232]: audit 2023-12-01T16:16:58.007964+0000 mon.c (mon.2) 750 : audit 0 from='client.? 172.21.15.40:0/601385630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:58 smithi040 bash[41173]: audit 2023-12-01T16:16:58.007964+0000 mon.c (mon.2) 750 : audit 0 from='client.? 172.21.15.40:0/601385630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:16:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:58 smithi141 bash[31670]: audit 2023-12-01T16:16:58.007964+0000 mon.c (mon.2) 750 : audit 0 from='client.? 172.21.15.40:0/601385630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:59 smithi040 bash[41173]: cluster 2023-12-01T16:16:58.331571+0000 mgr.y (mgr.24356) 1167 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:59 smithi040 bash[41173]: audit 2023-12-01T16:16:59.655052+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:16:59 smithi040 bash[41173]: audit 2023-12-01T16:16:59.666680+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:59 smithi040 bash[28232]: cluster 2023-12-01T16:16:58.331571+0000 mgr.y (mgr.24356) 1167 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:59 smithi040 bash[28232]: audit 2023-12-01T16:16:59.655052+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:16:59 smithi040 bash[28232]: audit 2023-12-01T16:16:59.666680+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:59 smithi141 bash[31670]: cluster 2023-12-01T16:16:58.331571+0000 mgr.y (mgr.24356) 1167 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:59 smithi141 bash[31670]: audit 2023-12-01T16:16:59.655052+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:16:59 smithi141 bash[31670]: audit 2023-12-01T16:16:59.666680+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: audit 2023-12-01T16:16:59.911611+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: audit 2023-12-01T16:16:59.920411+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: cluster 2023-12-01T16:17:00.332356+0000 mgr.y (mgr.24356) 1168 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: audit 2023-12-01T16:17:00.401077+0000 mon.c (mon.2) 751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: audit 2023-12-01T16:17:00.402527+0000 mon.c (mon.2) 752 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: audit 2023-12-01T16:17:00.413014+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:00 smithi141 bash[31670]: audit 2023-12-01T16:17:00.493171+0000 mon.a (mon.0) 1411 : audit 0 from='client.? 172.21.15.40:0/934790973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: audit 2023-12-01T16:16:59.911611+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: audit 2023-12-01T16:16:59.920411+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: cluster 2023-12-01T16:17:00.332356+0000 mgr.y (mgr.24356) 1168 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: audit 2023-12-01T16:17:00.401077+0000 mon.c (mon.2) 751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: audit 2023-12-01T16:17:00.402527+0000 mon.c (mon.2) 752 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: audit 2023-12-01T16:17:00.413014+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[28232]: audit 2023-12-01T16:17:00.493171+0000 mon.a (mon.0) 1411 : audit 0 from='client.? 172.21.15.40:0/934790973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: audit 2023-12-01T16:16:59.911611+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: audit 2023-12-01T16:16:59.920411+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: cluster 2023-12-01T16:17:00.332356+0000 mgr.y (mgr.24356) 1168 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: audit 2023-12-01T16:17:00.401077+0000 mon.c (mon.2) 751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: audit 2023-12-01T16:17:00.402527+0000 mon.c (mon.2) 752 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: audit 2023-12-01T16:17:00.413014+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:17:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:00 smithi040 bash[41173]: audit 2023-12-01T16:17:00.493171+0000 mon.a (mon.0) 1411 : audit 0 from='client.? 172.21.15.40:0/934790973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:03 smithi040 bash[28232]: cluster 2023-12-01T16:17:02.333002+0000 mgr.y (mgr.24356) 1169 : cluster 0 pgmap v1137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:03 smithi040 bash[28232]: audit 2023-12-01T16:17:02.955154+0000 mon.c (mon.2) 753 : audit 0 from='client.? 172.21.15.40:0/1831838942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:03 smithi040 bash[28232]: audit 2023-12-01T16:17:03.357425+0000 mon.c (mon.2) 754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:03 smithi040 bash[41173]: cluster 2023-12-01T16:17:02.333002+0000 mgr.y (mgr.24356) 1169 : cluster 0 pgmap v1137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:03 smithi040 bash[41173]: audit 2023-12-01T16:17:02.955154+0000 mon.c (mon.2) 753 : audit 0 from='client.? 172.21.15.40:0/1831838942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:03 smithi040 bash[41173]: audit 2023-12-01T16:17:03.357425+0000 mon.c (mon.2) 754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:03 smithi141 bash[31670]: cluster 2023-12-01T16:17:02.333002+0000 mgr.y (mgr.24356) 1169 : cluster 0 pgmap v1137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:03 smithi141 bash[31670]: audit 2023-12-01T16:17:02.955154+0000 mon.c (mon.2) 753 : audit 0 from='client.? 172.21.15.40:0/1831838942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:03 smithi141 bash[31670]: audit 2023-12-01T16:17:03.357425+0000 mon.c (mon.2) 754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:05 smithi040 bash[28232]: cluster 2023-12-01T16:17:04.334021+0000 mgr.y (mgr.24356) 1170 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:05 smithi040 bash[28232]: audit 2023-12-01T16:17:05.411719+0000 mon.c (mon.2) 755 : audit 0 from='client.? 172.21.15.40:0/1057839140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:05 smithi040 bash[41173]: cluster 2023-12-01T16:17:04.334021+0000 mgr.y (mgr.24356) 1170 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:05 smithi040 bash[41173]: audit 2023-12-01T16:17:05.411719+0000 mon.c (mon.2) 755 : audit 0 from='client.? 172.21.15.40:0/1057839140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:05 smithi141 bash[31670]: cluster 2023-12-01T16:17:04.334021+0000 mgr.y (mgr.24356) 1170 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:05 smithi141 bash[31670]: audit 2023-12-01T16:17:05.411719+0000 mon.c (mon.2) 755 : audit 0 from='client.? 172.21.15.40:0/1057839140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:17:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:17:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:07 smithi040 bash[28232]: cluster 2023-12-01T16:17:06.334893+0000 mgr.y (mgr.24356) 1171 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:07 smithi040 bash[41173]: cluster 2023-12-01T16:17:06.334893+0000 mgr.y (mgr.24356) 1171 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:07 smithi141 bash[31670]: cluster 2023-12-01T16:17:06.334893+0000 mgr.y (mgr.24356) 1171 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:08 smithi040 bash[28232]: audit 2023-12-01T16:17:07.880329+0000 mon.a (mon.0) 1412 : audit 0 from='client.? 172.21.15.40:0/120023817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:08 smithi040 bash[41173]: audit 2023-12-01T16:17:07.880329+0000 mon.a (mon.0) 1412 : audit 0 from='client.? 172.21.15.40:0/120023817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:08 smithi141 bash[31670]: audit 2023-12-01T16:17:07.880329+0000 mon.a (mon.0) 1412 : audit 0 from='client.? 172.21.15.40:0/120023817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:09 smithi040 bash[28232]: cluster 2023-12-01T16:17:08.335559+0000 mgr.y (mgr.24356) 1172 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:09 smithi040 bash[41173]: cluster 2023-12-01T16:17:08.335559+0000 mgr.y (mgr.24356) 1172 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:09 smithi141 bash[31670]: cluster 2023-12-01T16:17:08.335559+0000 mgr.y (mgr.24356) 1172 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:10 smithi040 bash[28232]: audit 2023-12-01T16:17:10.345770+0000 mon.a (mon.0) 1413 : audit 0 from='client.? 172.21.15.40:0/2906917972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:10 smithi040 bash[41173]: audit 2023-12-01T16:17:10.345770+0000 mon.a (mon.0) 1413 : audit 0 from='client.? 172.21.15.40:0/2906917972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:10 smithi141 bash[31670]: audit 2023-12-01T16:17:10.345770+0000 mon.a (mon.0) 1413 : audit 0 from='client.? 172.21.15.40:0/2906917972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:11 smithi040 bash[28232]: cluster 2023-12-01T16:17:10.336680+0000 mgr.y (mgr.24356) 1173 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:11 smithi040 bash[41173]: cluster 2023-12-01T16:17:10.336680+0000 mgr.y (mgr.24356) 1173 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:11 smithi141 bash[31670]: cluster 2023-12-01T16:17:10.336680+0000 mgr.y (mgr.24356) 1173 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:12 smithi040 bash[28232]: audit 2023-12-01T16:17:12.807406+0000 mon.c (mon.2) 756 : audit 0 from='client.? 172.21.15.40:0/2404970039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:12 smithi040 bash[41173]: audit 2023-12-01T16:17:12.807406+0000 mon.c (mon.2) 756 : audit 0 from='client.? 172.21.15.40:0/2404970039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:12 smithi141 bash[31670]: audit 2023-12-01T16:17:12.807406+0000 mon.c (mon.2) 756 : audit 0 from='client.? 172.21.15.40:0/2404970039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:13 smithi040 bash[28232]: cluster 2023-12-01T16:17:12.337357+0000 mgr.y (mgr.24356) 1174 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:13 smithi040 bash[41173]: cluster 2023-12-01T16:17:12.337357+0000 mgr.y (mgr.24356) 1174 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:13 smithi141 bash[31670]: cluster 2023-12-01T16:17:12.337357+0000 mgr.y (mgr.24356) 1174 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:15 smithi141 bash[31670]: cluster 2023-12-01T16:17:14.338336+0000 mgr.y (mgr.24356) 1175 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:15 smithi141 bash[31670]: audit 2023-12-01T16:17:15.275271+0000 mon.c (mon.2) 757 : audit 0 from='client.? 172.21.15.40:0/2265525251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:15 smithi040 bash[28232]: cluster 2023-12-01T16:17:14.338336+0000 mgr.y (mgr.24356) 1175 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:15 smithi040 bash[28232]: audit 2023-12-01T16:17:15.275271+0000 mon.c (mon.2) 757 : audit 0 from='client.? 172.21.15.40:0/2265525251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:15 smithi040 bash[41173]: cluster 2023-12-01T16:17:14.338336+0000 mgr.y (mgr.24356) 1175 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:15 smithi040 bash[41173]: audit 2023-12-01T16:17:15.275271+0000 mon.c (mon.2) 757 : audit 0 from='client.? 172.21.15.40:0/2265525251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:17:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:17:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:16 smithi141 bash[31670]: cluster 2023-12-01T16:17:16.339186+0000 mgr.y (mgr.24356) 1176 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:16 smithi040 bash[28232]: cluster 2023-12-01T16:17:16.339186+0000 mgr.y (mgr.24356) 1176 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:16 smithi040 bash[41173]: cluster 2023-12-01T16:17:16.339186+0000 mgr.y (mgr.24356) 1176 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:17 smithi141 bash[31670]: audit 2023-12-01T16:17:17.735682+0000 mon.c (mon.2) 758 : audit 0 from='client.? 172.21.15.40:0/2118590399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:17 smithi040 bash[28232]: audit 2023-12-01T16:17:17.735682+0000 mon.c (mon.2) 758 : audit 0 from='client.? 172.21.15.40:0/2118590399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:17 smithi040 bash[41173]: audit 2023-12-01T16:17:17.735682+0000 mon.c (mon.2) 758 : audit 0 from='client.? 172.21.15.40:0/2118590399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:18 smithi141 bash[31670]: cluster 2023-12-01T16:17:18.339864+0000 mgr.y (mgr.24356) 1177 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:18 smithi141 bash[31670]: audit 2023-12-01T16:17:18.357818+0000 mon.c (mon.2) 759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:18 smithi040 bash[28232]: cluster 2023-12-01T16:17:18.339864+0000 mgr.y (mgr.24356) 1177 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:18 smithi040 bash[28232]: audit 2023-12-01T16:17:18.357818+0000 mon.c (mon.2) 759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:18 smithi040 bash[41173]: cluster 2023-12-01T16:17:18.339864+0000 mgr.y (mgr.24356) 1177 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:18 smithi040 bash[41173]: audit 2023-12-01T16:17:18.357818+0000 mon.c (mon.2) 759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:20 smithi141 bash[31670]: audit 2023-12-01T16:17:20.200624+0000 mon.a (mon.0) 1414 : audit 0 from='client.? 172.21.15.40:0/3294772698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:20 smithi040 bash[28232]: audit 2023-12-01T16:17:20.200624+0000 mon.a (mon.0) 1414 : audit 0 from='client.? 172.21.15.40:0/3294772698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:20 smithi040 bash[41173]: audit 2023-12-01T16:17:20.200624+0000 mon.a (mon.0) 1414 : audit 0 from='client.? 172.21.15.40:0/3294772698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:21 smithi141 bash[31670]: cluster 2023-12-01T16:17:20.341122+0000 mgr.y (mgr.24356) 1178 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:21 smithi040 bash[28232]: cluster 2023-12-01T16:17:20.341122+0000 mgr.y (mgr.24356) 1178 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:21 smithi040 bash[41173]: cluster 2023-12-01T16:17:20.341122+0000 mgr.y (mgr.24356) 1178 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:23 smithi040 bash[41173]: cluster 2023-12-01T16:17:22.341590+0000 mgr.y (mgr.24356) 1179 : cluster 0 pgmap v1147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:23 smithi040 bash[41173]: audit 2023-12-01T16:17:22.668279+0000 mon.c (mon.2) 760 : audit 0 from='client.? 172.21.15.40:0/2240143254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:23 smithi040 bash[28232]: cluster 2023-12-01T16:17:22.341590+0000 mgr.y (mgr.24356) 1179 : cluster 0 pgmap v1147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:23 smithi040 bash[28232]: audit 2023-12-01T16:17:22.668279+0000 mon.c (mon.2) 760 : audit 0 from='client.? 172.21.15.40:0/2240143254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:23 smithi141 bash[31670]: cluster 2023-12-01T16:17:22.341590+0000 mgr.y (mgr.24356) 1179 : cluster 0 pgmap v1147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:23 smithi141 bash[31670]: audit 2023-12-01T16:17:22.668279+0000 mon.c (mon.2) 760 : audit 0 from='client.? 172.21.15.40:0/2240143254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:25 smithi040 bash[41173]: cluster 2023-12-01T16:17:24.342534+0000 mgr.y (mgr.24356) 1180 : cluster 0 pgmap v1148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:25 smithi040 bash[41173]: audit 2023-12-01T16:17:25.133308+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.40:0/1822534982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:25 smithi040 bash[28232]: cluster 2023-12-01T16:17:24.342534+0000 mgr.y (mgr.24356) 1180 : cluster 0 pgmap v1148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:25 smithi040 bash[28232]: audit 2023-12-01T16:17:25.133308+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.40:0/1822534982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:25 smithi141 bash[31670]: cluster 2023-12-01T16:17:24.342534+0000 mgr.y (mgr.24356) 1180 : cluster 0 pgmap v1148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:25 smithi141 bash[31670]: audit 2023-12-01T16:17:25.133308+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.40:0/1822534982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:17:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:17:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:27 smithi040 bash[28232]: cluster 2023-12-01T16:17:26.343495+0000 mgr.y (mgr.24356) 1181 : cluster 0 pgmap v1149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:27 smithi040 bash[41173]: cluster 2023-12-01T16:17:26.343495+0000 mgr.y (mgr.24356) 1181 : cluster 0 pgmap v1149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:27 smithi141 bash[31670]: cluster 2023-12-01T16:17:26.343495+0000 mgr.y (mgr.24356) 1181 : cluster 0 pgmap v1149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:28 smithi040 bash[28232]: audit 2023-12-01T16:17:27.595489+0000 mon.a (mon.0) 1416 : audit 0 from='client.? 172.21.15.40:0/800076345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:28 smithi040 bash[41173]: audit 2023-12-01T16:17:27.595489+0000 mon.a (mon.0) 1416 : audit 0 from='client.? 172.21.15.40:0/800076345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:28 smithi141 bash[31670]: audit 2023-12-01T16:17:27.595489+0000 mon.a (mon.0) 1416 : audit 0 from='client.? 172.21.15.40:0/800076345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:29 smithi040 bash[28232]: cluster 2023-12-01T16:17:28.344307+0000 mgr.y (mgr.24356) 1182 : cluster 0 pgmap v1150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:29 smithi040 bash[41173]: cluster 2023-12-01T16:17:28.344307+0000 mgr.y (mgr.24356) 1182 : cluster 0 pgmap v1150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:29 smithi141 bash[31670]: cluster 2023-12-01T16:17:28.344307+0000 mgr.y (mgr.24356) 1182 : cluster 0 pgmap v1150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:30 smithi040 bash[28232]: audit 2023-12-01T16:17:30.058644+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.40:0/231108354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:30 smithi040 bash[41173]: audit 2023-12-01T16:17:30.058644+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.40:0/231108354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:30 smithi141 bash[31670]: audit 2023-12-01T16:17:30.058644+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.40:0/231108354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:31 smithi040 bash[28232]: cluster 2023-12-01T16:17:30.345536+0000 mgr.y (mgr.24356) 1183 : cluster 0 pgmap v1151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:31 smithi040 bash[41173]: cluster 2023-12-01T16:17:30.345536+0000 mgr.y (mgr.24356) 1183 : cluster 0 pgmap v1151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:31 smithi141 bash[31670]: cluster 2023-12-01T16:17:30.345536+0000 mgr.y (mgr.24356) 1183 : cluster 0 pgmap v1151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:32 smithi040 bash[28232]: audit 2023-12-01T16:17:32.520792+0000 mon.c (mon.2) 761 : audit 0 from='client.? 172.21.15.40:0/2492091329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:32 smithi040 bash[41173]: audit 2023-12-01T16:17:32.520792+0000 mon.c (mon.2) 761 : audit 0 from='client.? 172.21.15.40:0/2492091329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:32 smithi141 bash[31670]: audit 2023-12-01T16:17:32.520792+0000 mon.c (mon.2) 761 : audit 0 from='client.? 172.21.15.40:0/2492091329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:33 smithi040 bash[28232]: cluster 2023-12-01T16:17:32.346285+0000 mgr.y (mgr.24356) 1184 : cluster 0 pgmap v1152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:33 smithi040 bash[28232]: audit 2023-12-01T16:17:33.358336+0000 mon.c (mon.2) 762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:33 smithi040 bash[41173]: cluster 2023-12-01T16:17:32.346285+0000 mgr.y (mgr.24356) 1184 : cluster 0 pgmap v1152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:33 smithi040 bash[41173]: audit 2023-12-01T16:17:33.358336+0000 mon.c (mon.2) 762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:33 smithi141 bash[31670]: cluster 2023-12-01T16:17:32.346285+0000 mgr.y (mgr.24356) 1184 : cluster 0 pgmap v1152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:33 smithi141 bash[31670]: audit 2023-12-01T16:17:33.358336+0000 mon.c (mon.2) 762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:35 smithi040 bash[28232]: cluster 2023-12-01T16:17:34.347314+0000 mgr.y (mgr.24356) 1185 : cluster 0 pgmap v1153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:35 smithi040 bash[28232]: audit 2023-12-01T16:17:34.980004+0000 mon.a (mon.0) 1418 : audit 0 from='client.? 172.21.15.40:0/2103824532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:35 smithi040 bash[41173]: cluster 2023-12-01T16:17:34.347314+0000 mgr.y (mgr.24356) 1185 : cluster 0 pgmap v1153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:35 smithi040 bash[41173]: audit 2023-12-01T16:17:34.980004+0000 mon.a (mon.0) 1418 : audit 0 from='client.? 172.21.15.40:0/2103824532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:35 smithi141 bash[31670]: cluster 2023-12-01T16:17:34.347314+0000 mgr.y (mgr.24356) 1185 : cluster 0 pgmap v1153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:35 smithi141 bash[31670]: audit 2023-12-01T16:17:34.980004+0000 mon.a (mon.0) 1418 : audit 0 from='client.? 172.21.15.40:0/2103824532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:17:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:17:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:37 smithi040 bash[41173]: cluster 2023-12-01T16:17:36.348196+0000 mgr.y (mgr.24356) 1186 : cluster 0 pgmap v1154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:37 smithi040 bash[41173]: audit 2023-12-01T16:17:37.440047+0000 mon.c (mon.2) 763 : audit 0 from='client.? 172.21.15.40:0/4010548457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:37 smithi040 bash[28232]: cluster 2023-12-01T16:17:36.348196+0000 mgr.y (mgr.24356) 1186 : cluster 0 pgmap v1154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:37 smithi040 bash[28232]: audit 2023-12-01T16:17:37.440047+0000 mon.c (mon.2) 763 : audit 0 from='client.? 172.21.15.40:0/4010548457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:37 smithi141 bash[31670]: cluster 2023-12-01T16:17:36.348196+0000 mgr.y (mgr.24356) 1186 : cluster 0 pgmap v1154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:37 smithi141 bash[31670]: audit 2023-12-01T16:17:37.440047+0000 mon.c (mon.2) 763 : audit 0 from='client.? 172.21.15.40:0/4010548457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:39 smithi141 bash[31670]: cluster 2023-12-01T16:17:38.348903+0000 mgr.y (mgr.24356) 1187 : cluster 0 pgmap v1155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:39 smithi141 bash[31670]: audit 2023-12-01T16:17:39.900435+0000 mon.a (mon.0) 1419 : audit 0 from='client.? 172.21.15.40:0/1762589065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:39 smithi040 bash[28232]: cluster 2023-12-01T16:17:38.348903+0000 mgr.y (mgr.24356) 1187 : cluster 0 pgmap v1155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:39 smithi040 bash[28232]: audit 2023-12-01T16:17:39.900435+0000 mon.a (mon.0) 1419 : audit 0 from='client.? 172.21.15.40:0/1762589065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:39 smithi040 bash[41173]: cluster 2023-12-01T16:17:38.348903+0000 mgr.y (mgr.24356) 1187 : cluster 0 pgmap v1155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:39 smithi040 bash[41173]: audit 2023-12-01T16:17:39.900435+0000 mon.a (mon.0) 1419 : audit 0 from='client.? 172.21.15.40:0/1762589065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:41 smithi141 bash[31670]: cluster 2023-12-01T16:17:40.350061+0000 mgr.y (mgr.24356) 1188 : cluster 0 pgmap v1156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:41 smithi040 bash[28232]: cluster 2023-12-01T16:17:40.350061+0000 mgr.y (mgr.24356) 1188 : cluster 0 pgmap v1156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:41 smithi040 bash[41173]: cluster 2023-12-01T16:17:40.350061+0000 mgr.y (mgr.24356) 1188 : cluster 0 pgmap v1156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:42 smithi141 bash[31670]: cluster 2023-12-01T16:17:42.350704+0000 mgr.y (mgr.24356) 1189 : cluster 0 pgmap v1157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:42 smithi141 bash[31670]: audit 2023-12-01T16:17:42.365608+0000 mon.c (mon.2) 764 : audit 0 from='client.? 172.21.15.40:0/2079916312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:42 smithi040 bash[28232]: cluster 2023-12-01T16:17:42.350704+0000 mgr.y (mgr.24356) 1189 : cluster 0 pgmap v1157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:42 smithi040 bash[28232]: audit 2023-12-01T16:17:42.365608+0000 mon.c (mon.2) 764 : audit 0 from='client.? 172.21.15.40:0/2079916312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:42 smithi040 bash[41173]: cluster 2023-12-01T16:17:42.350704+0000 mgr.y (mgr.24356) 1189 : cluster 0 pgmap v1157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:42 smithi040 bash[41173]: audit 2023-12-01T16:17:42.365608+0000 mon.c (mon.2) 764 : audit 0 from='client.? 172.21.15.40:0/2079916312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:45 smithi040 bash[41173]: cluster 2023-12-01T16:17:44.351695+0000 mgr.y (mgr.24356) 1190 : cluster 0 pgmap v1158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:45 smithi040 bash[41173]: audit 2023-12-01T16:17:44.830203+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.40:0/2140718549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:45 smithi040 bash[28232]: cluster 2023-12-01T16:17:44.351695+0000 mgr.y (mgr.24356) 1190 : cluster 0 pgmap v1158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:45 smithi040 bash[28232]: audit 2023-12-01T16:17:44.830203+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.40:0/2140718549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:45 smithi141 bash[31670]: cluster 2023-12-01T16:17:44.351695+0000 mgr.y (mgr.24356) 1190 : cluster 0 pgmap v1158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:45 smithi141 bash[31670]: audit 2023-12-01T16:17:44.830203+0000 mon.a (mon.0) 1420 : audit 0 from='client.? 172.21.15.40:0/2140718549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:17:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:17:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:47 smithi141 bash[31670]: cluster 2023-12-01T16:17:46.352508+0000 mgr.y (mgr.24356) 1191 : cluster 0 pgmap v1159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:47 smithi141 bash[31670]: audit 2023-12-01T16:17:47.279985+0000 mon.a (mon.0) 1421 : audit 0 from='client.? 172.21.15.40:0/565655986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:47 smithi040 bash[28232]: cluster 2023-12-01T16:17:46.352508+0000 mgr.y (mgr.24356) 1191 : cluster 0 pgmap v1159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:47 smithi040 bash[28232]: audit 2023-12-01T16:17:47.279985+0000 mon.a (mon.0) 1421 : audit 0 from='client.? 172.21.15.40:0/565655986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:47 smithi040 bash[41173]: cluster 2023-12-01T16:17:46.352508+0000 mgr.y (mgr.24356) 1191 : cluster 0 pgmap v1159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:47 smithi040 bash[41173]: audit 2023-12-01T16:17:47.279985+0000 mon.a (mon.0) 1421 : audit 0 from='client.? 172.21.15.40:0/565655986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:48 smithi040 bash[28232]: audit 2023-12-01T16:17:48.358829+0000 mon.c (mon.2) 765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:48 smithi040 bash[41173]: audit 2023-12-01T16:17:48.358829+0000 mon.c (mon.2) 765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:48 smithi141 bash[31670]: audit 2023-12-01T16:17:48.358829+0000 mon.c (mon.2) 765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:49 smithi040 bash[41173]: cluster 2023-12-01T16:17:48.353150+0000 mgr.y (mgr.24356) 1192 : cluster 0 pgmap v1160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:49 smithi040 bash[41173]: audit 2023-12-01T16:17:49.751773+0000 mon.a (mon.0) 1422 : audit 0 from='client.? 172.21.15.40:0/1534825104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:49 smithi040 bash[28232]: cluster 2023-12-01T16:17:48.353150+0000 mgr.y (mgr.24356) 1192 : cluster 0 pgmap v1160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:49 smithi040 bash[28232]: audit 2023-12-01T16:17:49.751773+0000 mon.a (mon.0) 1422 : audit 0 from='client.? 172.21.15.40:0/1534825104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:49 smithi141 bash[31670]: cluster 2023-12-01T16:17:48.353150+0000 mgr.y (mgr.24356) 1192 : cluster 0 pgmap v1160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:49 smithi141 bash[31670]: audit 2023-12-01T16:17:49.751773+0000 mon.a (mon.0) 1422 : audit 0 from='client.? 172.21.15.40:0/1534825104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:51 smithi040 bash[28232]: cluster 2023-12-01T16:17:50.354317+0000 mgr.y (mgr.24356) 1193 : cluster 0 pgmap v1161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:51 smithi040 bash[41173]: cluster 2023-12-01T16:17:50.354317+0000 mgr.y (mgr.24356) 1193 : cluster 0 pgmap v1161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:51 smithi141 bash[31670]: cluster 2023-12-01T16:17:50.354317+0000 mgr.y (mgr.24356) 1193 : cluster 0 pgmap v1161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:52 smithi040 bash[41173]: audit 2023-12-01T16:17:52.209926+0000 mon.a (mon.0) 1423 : audit 0 from='client.? 172.21.15.40:0/2368206556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:52 smithi040 bash[28232]: audit 2023-12-01T16:17:52.209926+0000 mon.a (mon.0) 1423 : audit 0 from='client.? 172.21.15.40:0/2368206556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:52 smithi141 bash[31670]: audit 2023-12-01T16:17:52.209926+0000 mon.a (mon.0) 1423 : audit 0 from='client.? 172.21.15.40:0/2368206556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:53 smithi040 bash[28232]: cluster 2023-12-01T16:17:52.354979+0000 mgr.y (mgr.24356) 1194 : cluster 0 pgmap v1162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:53 smithi040 bash[41173]: cluster 2023-12-01T16:17:52.354979+0000 mgr.y (mgr.24356) 1194 : cluster 0 pgmap v1162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:53 smithi141 bash[31670]: cluster 2023-12-01T16:17:52.354979+0000 mgr.y (mgr.24356) 1194 : cluster 0 pgmap v1162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:54 smithi141 bash[31670]: audit 2023-12-01T16:17:54.668941+0000 mon.c (mon.2) 766 : audit 0 from='client.? 172.21.15.40:0/1997814805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:54 smithi040 bash[28232]: audit 2023-12-01T16:17:54.668941+0000 mon.c (mon.2) 766 : audit 0 from='client.? 172.21.15.40:0/1997814805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:54 smithi040 bash[41173]: audit 2023-12-01T16:17:54.668941+0000 mon.c (mon.2) 766 : audit 0 from='client.? 172.21.15.40:0/1997814805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:55 smithi141 bash[31670]: cluster 2023-12-01T16:17:54.355943+0000 mgr.y (mgr.24356) 1195 : cluster 0 pgmap v1163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:55 smithi040 bash[28232]: cluster 2023-12-01T16:17:54.355943+0000 mgr.y (mgr.24356) 1195 : cluster 0 pgmap v1163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:55 smithi040 bash[41173]: cluster 2023-12-01T16:17:54.355943+0000 mgr.y (mgr.24356) 1195 : cluster 0 pgmap v1163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:17:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T16:17:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:57 smithi141 bash[31670]: cluster 2023-12-01T16:17:56.356813+0000 mgr.y (mgr.24356) 1196 : cluster 0 pgmap v1164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:57 smithi141 bash[31670]: audit 2023-12-01T16:17:57.141363+0000 mon.a (mon.0) 1424 : audit 0 from='client.? 172.21.15.40:0/1070198321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:57 smithi040 bash[28232]: cluster 2023-12-01T16:17:56.356813+0000 mgr.y (mgr.24356) 1196 : cluster 0 pgmap v1164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:57 smithi040 bash[28232]: audit 2023-12-01T16:17:57.141363+0000 mon.a (mon.0) 1424 : audit 0 from='client.? 172.21.15.40:0/1070198321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:57 smithi040 bash[41173]: cluster 2023-12-01T16:17:56.356813+0000 mgr.y (mgr.24356) 1196 : cluster 0 pgmap v1164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:57 smithi040 bash[41173]: audit 2023-12-01T16:17:57.141363+0000 mon.a (mon.0) 1424 : audit 0 from='client.? 172.21.15.40:0/1070198321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:17:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:58 smithi141 bash[31670]: cluster 2023-12-01T16:17:58.357440+0000 mgr.y (mgr.24356) 1197 : cluster 0 pgmap v1165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:58 smithi040 bash[41173]: cluster 2023-12-01T16:17:58.357440+0000 mgr.y (mgr.24356) 1197 : cluster 0 pgmap v1165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:17:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:58 smithi040 bash[28232]: cluster 2023-12-01T16:17:58.357440+0000 mgr.y (mgr.24356) 1197 : cluster 0 pgmap v1165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:17:59 smithi141 bash[31670]: audit 2023-12-01T16:17:59.622293+0000 mon.a (mon.0) 1425 : audit 0 from='client.? 172.21.15.40:0/1696817347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:17:59 smithi040 bash[28232]: audit 2023-12-01T16:17:59.622293+0000 mon.a (mon.0) 1425 : audit 0 from='client.? 172.21.15.40:0/1696817347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:17:59 smithi040 bash[41173]: audit 2023-12-01T16:17:59.622293+0000 mon.a (mon.0) 1425 : audit 0 from='client.? 172.21.15.40:0/1696817347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:00 smithi141 bash[31670]: cluster 2023-12-01T16:18:00.358623+0000 mgr.y (mgr.24356) 1198 : cluster 0 pgmap v1166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:00 smithi141 bash[31670]: audit 2023-12-01T16:18:00.494012+0000 mon.c (mon.2) 767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:00 smithi040 bash[28232]: cluster 2023-12-01T16:18:00.358623+0000 mgr.y (mgr.24356) 1198 : cluster 0 pgmap v1166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:00 smithi040 bash[28232]: audit 2023-12-01T16:18:00.494012+0000 mon.c (mon.2) 767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:00 smithi040 bash[41173]: cluster 2023-12-01T16:18:00.358623+0000 mgr.y (mgr.24356) 1198 : cluster 0 pgmap v1166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:00 smithi040 bash[41173]: audit 2023-12-01T16:18:00.494012+0000 mon.c (mon.2) 767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:02 smithi040 bash[28232]: audit 2023-12-01T16:18:02.091336+0000 mon.a (mon.0) 1426 : audit 0 from='client.? 172.21.15.40:0/3035069729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:02 smithi040 bash[41173]: audit 2023-12-01T16:18:02.091336+0000 mon.a (mon.0) 1426 : audit 0 from='client.? 172.21.15.40:0/3035069729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:02 smithi141 bash[31670]: audit 2023-12-01T16:18:02.091336+0000 mon.a (mon.0) 1426 : audit 0 from='client.? 172.21.15.40:0/3035069729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:03 smithi040 bash[41173]: cluster 2023-12-01T16:18:02.359272+0000 mgr.y (mgr.24356) 1199 : cluster 0 pgmap v1167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:03 smithi040 bash[41173]: audit 2023-12-01T16:18:03.359031+0000 mon.c (mon.2) 768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:03 smithi040 bash[28232]: cluster 2023-12-01T16:18:02.359272+0000 mgr.y (mgr.24356) 1199 : cluster 0 pgmap v1167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:03 smithi040 bash[28232]: audit 2023-12-01T16:18:03.359031+0000 mon.c (mon.2) 768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:03 smithi141 bash[31670]: cluster 2023-12-01T16:18:02.359272+0000 mgr.y (mgr.24356) 1199 : cluster 0 pgmap v1167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:03 smithi141 bash[31670]: audit 2023-12-01T16:18:03.359031+0000 mon.c (mon.2) 768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:04 smithi040 bash[28232]: audit 2023-12-01T16:18:04.554011+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.40:0/4136150177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:04 smithi040 bash[41173]: audit 2023-12-01T16:18:04.554011+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.40:0/4136150177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:04 smithi141 bash[31670]: audit 2023-12-01T16:18:04.554011+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.40:0/4136150177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:05 smithi040 bash[41173]: cluster 2023-12-01T16:18:04.359963+0000 mgr.y (mgr.24356) 1200 : cluster 0 pgmap v1168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:05 smithi040 bash[28232]: cluster 2023-12-01T16:18:04.359963+0000 mgr.y (mgr.24356) 1200 : cluster 0 pgmap v1168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:05 smithi141 bash[31670]: cluster 2023-12-01T16:18:04.359963+0000 mgr.y (mgr.24356) 1200 : cluster 0 pgmap v1168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:18:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:18:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: cluster 2023-12-01T16:18:06.360808+0000 mgr.y (mgr.24356) 1201 : cluster 0 pgmap v1169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:06.392201+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:06.405465+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:06.644118+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:06.654416+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:07.010965+0000 mon.c (mon.2) 769 : audit 0 from='client.? 172.21.15.40:0/3994932339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:07.129060+0000 mon.c (mon.2) 770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:07.130842+0000 mon.c (mon.2) 771 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[28232]: audit 2023-12-01T16:18:07.140979+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: cluster 2023-12-01T16:18:06.360808+0000 mgr.y (mgr.24356) 1201 : cluster 0 pgmap v1169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:06.392201+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:06.405465+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:06.644118+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:06.654416+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:07.010965+0000 mon.c (mon.2) 769 : audit 0 from='client.? 172.21.15.40:0/3994932339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:07.129060+0000 mon.c (mon.2) 770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:07.130842+0000 mon.c (mon.2) 771 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:07 smithi040 bash[41173]: audit 2023-12-01T16:18:07.140979+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: cluster 2023-12-01T16:18:06.360808+0000 mgr.y (mgr.24356) 1201 : cluster 0 pgmap v1169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:06.392201+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:06.405465+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:06.644118+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:06.654416+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:07.010965+0000 mon.c (mon.2) 769 : audit 0 from='client.? 172.21.15.40:0/3994932339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:07.129060+0000 mon.c (mon.2) 770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:07.130842+0000 mon.c (mon.2) 771 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:07 smithi141 bash[31670]: audit 2023-12-01T16:18:07.140979+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:18:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:09 smithi040 bash[28232]: cluster 2023-12-01T16:18:08.361451+0000 mgr.y (mgr.24356) 1202 : cluster 0 pgmap v1170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:09 smithi040 bash[28232]: audit 2023-12-01T16:18:09.465063+0000 mon.a (mon.0) 1433 : audit 0 from='client.? 172.21.15.40:0/808689807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:09 smithi040 bash[41173]: cluster 2023-12-01T16:18:08.361451+0000 mgr.y (mgr.24356) 1202 : cluster 0 pgmap v1170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:09 smithi040 bash[41173]: audit 2023-12-01T16:18:09.465063+0000 mon.a (mon.0) 1433 : audit 0 from='client.? 172.21.15.40:0/808689807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:09 smithi141 bash[31670]: cluster 2023-12-01T16:18:08.361451+0000 mgr.y (mgr.24356) 1202 : cluster 0 pgmap v1170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:09 smithi141 bash[31670]: audit 2023-12-01T16:18:09.465063+0000 mon.a (mon.0) 1433 : audit 0 from='client.? 172.21.15.40:0/808689807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:11 smithi040 bash[28232]: cluster 2023-12-01T16:18:10.362567+0000 mgr.y (mgr.24356) 1203 : cluster 0 pgmap v1171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:11 smithi040 bash[41173]: cluster 2023-12-01T16:18:10.362567+0000 mgr.y (mgr.24356) 1203 : cluster 0 pgmap v1171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:11 smithi141 bash[31670]: cluster 2023-12-01T16:18:10.362567+0000 mgr.y (mgr.24356) 1203 : cluster 0 pgmap v1171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:12 smithi040 bash[28232]: audit 2023-12-01T16:18:11.933135+0000 mon.a (mon.0) 1434 : audit 0 from='client.? 172.21.15.40:0/4291304527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:12 smithi040 bash[41173]: audit 2023-12-01T16:18:11.933135+0000 mon.a (mon.0) 1434 : audit 0 from='client.? 172.21.15.40:0/4291304527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:12 smithi141 bash[31670]: audit 2023-12-01T16:18:11.933135+0000 mon.a (mon.0) 1434 : audit 0 from='client.? 172.21.15.40:0/4291304527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:13 smithi040 bash[28232]: cluster 2023-12-01T16:18:12.363227+0000 mgr.y (mgr.24356) 1204 : cluster 0 pgmap v1172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:13 smithi040 bash[41173]: cluster 2023-12-01T16:18:12.363227+0000 mgr.y (mgr.24356) 1204 : cluster 0 pgmap v1172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:13 smithi141 bash[31670]: cluster 2023-12-01T16:18:12.363227+0000 mgr.y (mgr.24356) 1204 : cluster 0 pgmap v1172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:14 smithi040 bash[28232]: audit 2023-12-01T16:18:14.390904+0000 mon.c (mon.2) 772 : audit 0 from='client.? 172.21.15.40:0/2270509348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:14 smithi040 bash[41173]: audit 2023-12-01T16:18:14.390904+0000 mon.c (mon.2) 772 : audit 0 from='client.? 172.21.15.40:0/2270509348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:14 smithi141 bash[31670]: audit 2023-12-01T16:18:14.390904+0000 mon.c (mon.2) 772 : audit 0 from='client.? 172.21.15.40:0/2270509348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:15 smithi141 bash[31670]: cluster 2023-12-01T16:18:14.364276+0000 mgr.y (mgr.24356) 1205 : cluster 0 pgmap v1173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:15 smithi040 bash[28232]: cluster 2023-12-01T16:18:14.364276+0000 mgr.y (mgr.24356) 1205 : cluster 0 pgmap v1173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:15 smithi040 bash[41173]: cluster 2023-12-01T16:18:14.364276+0000 mgr.y (mgr.24356) 1205 : cluster 0 pgmap v1173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:18:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:18:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:16 smithi141 bash[31670]: audit 2023-12-01T16:18:16.855586+0000 mon.c (mon.2) 773 : audit 0 from='client.? 172.21.15.40:0/2874650057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:16 smithi040 bash[41173]: audit 2023-12-01T16:18:16.855586+0000 mon.c (mon.2) 773 : audit 0 from='client.? 172.21.15.40:0/2874650057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:16 smithi040 bash[28232]: audit 2023-12-01T16:18:16.855586+0000 mon.c (mon.2) 773 : audit 0 from='client.? 172.21.15.40:0/2874650057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:17 smithi141 bash[31670]: cluster 2023-12-01T16:18:16.365135+0000 mgr.y (mgr.24356) 1206 : cluster 0 pgmap v1174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:17 smithi040 bash[41173]: cluster 2023-12-01T16:18:16.365135+0000 mgr.y (mgr.24356) 1206 : cluster 0 pgmap v1174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:17 smithi040 bash[28232]: cluster 2023-12-01T16:18:16.365135+0000 mgr.y (mgr.24356) 1206 : cluster 0 pgmap v1174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:18 smithi141 bash[31670]: audit 2023-12-01T16:18:18.359379+0000 mon.c (mon.2) 774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:18 smithi141 bash[31670]: cluster 2023-12-01T16:18:18.369304+0000 mgr.y (mgr.24356) 1207 : cluster 0 pgmap v1175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:18 smithi040 bash[41173]: audit 2023-12-01T16:18:18.359379+0000 mon.c (mon.2) 774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:18 smithi040 bash[41173]: cluster 2023-12-01T16:18:18.369304+0000 mgr.y (mgr.24356) 1207 : cluster 0 pgmap v1175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:18 smithi040 bash[28232]: audit 2023-12-01T16:18:18.359379+0000 mon.c (mon.2) 774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:18 smithi040 bash[28232]: cluster 2023-12-01T16:18:18.369304+0000 mgr.y (mgr.24356) 1207 : cluster 0 pgmap v1175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:19 smithi141 bash[31670]: audit 2023-12-01T16:18:19.312656+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.40:0/898336023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:19 smithi040 bash[28232]: audit 2023-12-01T16:18:19.312656+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.40:0/898336023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:19 smithi040 bash[41173]: audit 2023-12-01T16:18:19.312656+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.40:0/898336023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:20 smithi141 bash[31670]: cluster 2023-12-01T16:18:20.370533+0000 mgr.y (mgr.24356) 1208 : cluster 0 pgmap v1176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:20 smithi040 bash[28232]: cluster 2023-12-01T16:18:20.370533+0000 mgr.y (mgr.24356) 1208 : cluster 0 pgmap v1176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:20 smithi040 bash[41173]: cluster 2023-12-01T16:18:20.370533+0000 mgr.y (mgr.24356) 1208 : cluster 0 pgmap v1176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:21 smithi141 bash[31670]: audit 2023-12-01T16:18:21.775839+0000 mon.c (mon.2) 775 : audit 0 from='client.? 172.21.15.40:0/804479041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:21 smithi040 bash[28232]: audit 2023-12-01T16:18:21.775839+0000 mon.c (mon.2) 775 : audit 0 from='client.? 172.21.15.40:0/804479041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:21 smithi040 bash[41173]: audit 2023-12-01T16:18:21.775839+0000 mon.c (mon.2) 775 : audit 0 from='client.? 172.21.15.40:0/804479041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:23 smithi040 bash[28232]: cluster 2023-12-01T16:18:22.371321+0000 mgr.y (mgr.24356) 1209 : cluster 0 pgmap v1177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:23 smithi040 bash[41173]: cluster 2023-12-01T16:18:22.371321+0000 mgr.y (mgr.24356) 1209 : cluster 0 pgmap v1177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:23 smithi141 bash[31670]: cluster 2023-12-01T16:18:22.371321+0000 mgr.y (mgr.24356) 1209 : cluster 0 pgmap v1177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:24 smithi040 bash[28232]: audit 2023-12-01T16:18:24.244408+0000 mon.c (mon.2) 776 : audit 0 from='client.? 172.21.15.40:0/500014865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:24 smithi040 bash[41173]: audit 2023-12-01T16:18:24.244408+0000 mon.c (mon.2) 776 : audit 0 from='client.? 172.21.15.40:0/500014865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:24 smithi141 bash[31670]: audit 2023-12-01T16:18:24.244408+0000 mon.c (mon.2) 776 : audit 0 from='client.? 172.21.15.40:0/500014865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:25 smithi040 bash[28232]: cluster 2023-12-01T16:18:24.372327+0000 mgr.y (mgr.24356) 1210 : cluster 0 pgmap v1178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:25 smithi040 bash[41173]: cluster 2023-12-01T16:18:24.372327+0000 mgr.y (mgr.24356) 1210 : cluster 0 pgmap v1178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:25 smithi141 bash[31670]: cluster 2023-12-01T16:18:24.372327+0000 mgr.y (mgr.24356) 1210 : cluster 0 pgmap v1178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:26.905 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:18:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:18:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:26 smithi040 bash[28232]: audit 2023-12-01T16:18:26.703684+0000 mon.c (mon.2) 777 : audit 0 from='client.? 172.21.15.40:0/3036611414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:26 smithi040 bash[41173]: audit 2023-12-01T16:18:26.703684+0000 mon.c (mon.2) 777 : audit 0 from='client.? 172.21.15.40:0/3036611414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:26 smithi141 bash[31670]: audit 2023-12-01T16:18:26.703684+0000 mon.c (mon.2) 777 : audit 0 from='client.? 172.21.15.40:0/3036611414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:27 smithi040 bash[28232]: cluster 2023-12-01T16:18:26.373126+0000 mgr.y (mgr.24356) 1211 : cluster 0 pgmap v1179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:27 smithi040 bash[41173]: cluster 2023-12-01T16:18:26.373126+0000 mgr.y (mgr.24356) 1211 : cluster 0 pgmap v1179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:27 smithi141 bash[31670]: cluster 2023-12-01T16:18:26.373126+0000 mgr.y (mgr.24356) 1211 : cluster 0 pgmap v1179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:29 smithi040 bash[28232]: cluster 2023-12-01T16:18:28.373742+0000 mgr.y (mgr.24356) 1212 : cluster 0 pgmap v1180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:29 smithi040 bash[28232]: audit 2023-12-01T16:18:29.174309+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.40:0/776638122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:29 smithi040 bash[41173]: cluster 2023-12-01T16:18:28.373742+0000 mgr.y (mgr.24356) 1212 : cluster 0 pgmap v1180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:29 smithi040 bash[41173]: audit 2023-12-01T16:18:29.174309+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.40:0/776638122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:29 smithi141 bash[31670]: cluster 2023-12-01T16:18:28.373742+0000 mgr.y (mgr.24356) 1212 : cluster 0 pgmap v1180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:29 smithi141 bash[31670]: audit 2023-12-01T16:18:29.174309+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.40:0/776638122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:31 smithi141 bash[31670]: cluster 2023-12-01T16:18:30.374910+0000 mgr.y (mgr.24356) 1213 : cluster 0 pgmap v1181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:31 smithi141 bash[31670]: audit 2023-12-01T16:18:31.648987+0000 mon.c (mon.2) 778 : audit 0 from='client.? 172.21.15.40:0/2231015113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:31 smithi040 bash[41173]: cluster 2023-12-01T16:18:30.374910+0000 mgr.y (mgr.24356) 1213 : cluster 0 pgmap v1181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:31 smithi040 bash[41173]: audit 2023-12-01T16:18:31.648987+0000 mon.c (mon.2) 778 : audit 0 from='client.? 172.21.15.40:0/2231015113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:31 smithi040 bash[28232]: cluster 2023-12-01T16:18:30.374910+0000 mgr.y (mgr.24356) 1213 : cluster 0 pgmap v1181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:31 smithi040 bash[28232]: audit 2023-12-01T16:18:31.648987+0000 mon.c (mon.2) 778 : audit 0 from='client.? 172.21.15.40:0/2231015113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:33 smithi141 bash[31670]: cluster 2023-12-01T16:18:32.375557+0000 mgr.y (mgr.24356) 1214 : cluster 0 pgmap v1182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:33 smithi141 bash[31670]: audit 2023-12-01T16:18:33.359835+0000 mon.c (mon.2) 779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:33 smithi040 bash[28232]: cluster 2023-12-01T16:18:32.375557+0000 mgr.y (mgr.24356) 1214 : cluster 0 pgmap v1182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:33 smithi040 bash[28232]: audit 2023-12-01T16:18:33.359835+0000 mon.c (mon.2) 779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:33 smithi040 bash[41173]: cluster 2023-12-01T16:18:32.375557+0000 mgr.y (mgr.24356) 1214 : cluster 0 pgmap v1182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:33 smithi040 bash[41173]: audit 2023-12-01T16:18:33.359835+0000 mon.c (mon.2) 779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:34 smithi141 bash[31670]: audit 2023-12-01T16:18:34.117990+0000 mon.a (mon.0) 1437 : audit 0 from='client.? 172.21.15.40:0/1966744922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:34 smithi040 bash[28232]: audit 2023-12-01T16:18:34.117990+0000 mon.a (mon.0) 1437 : audit 0 from='client.? 172.21.15.40:0/1966744922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:34 smithi040 bash[41173]: audit 2023-12-01T16:18:34.117990+0000 mon.a (mon.0) 1437 : audit 0 from='client.? 172.21.15.40:0/1966744922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:35 smithi141 bash[31670]: cluster 2023-12-01T16:18:34.376554+0000 mgr.y (mgr.24356) 1215 : cluster 0 pgmap v1183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:35 smithi040 bash[28232]: cluster 2023-12-01T16:18:34.376554+0000 mgr.y (mgr.24356) 1215 : cluster 0 pgmap v1183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:35 smithi040 bash[41173]: cluster 2023-12-01T16:18:34.376554+0000 mgr.y (mgr.24356) 1215 : cluster 0 pgmap v1183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:18:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:18:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:36 smithi141 bash[31670]: cluster 2023-12-01T16:18:36.377316+0000 mgr.y (mgr.24356) 1216 : cluster 0 pgmap v1184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:36 smithi141 bash[31670]: audit 2023-12-01T16:18:36.576231+0000 mon.a (mon.0) 1438 : audit 0 from='client.? 172.21.15.40:0/373175089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:36 smithi040 bash[28232]: cluster 2023-12-01T16:18:36.377316+0000 mgr.y (mgr.24356) 1216 : cluster 0 pgmap v1184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:36 smithi040 bash[28232]: audit 2023-12-01T16:18:36.576231+0000 mon.a (mon.0) 1438 : audit 0 from='client.? 172.21.15.40:0/373175089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:36 smithi040 bash[41173]: cluster 2023-12-01T16:18:36.377316+0000 mgr.y (mgr.24356) 1216 : cluster 0 pgmap v1184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:36 smithi040 bash[41173]: audit 2023-12-01T16:18:36.576231+0000 mon.a (mon.0) 1438 : audit 0 from='client.? 172.21.15.40:0/373175089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:39 smithi040 bash[28232]: cluster 2023-12-01T16:18:38.377953+0000 mgr.y (mgr.24356) 1217 : cluster 0 pgmap v1185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:39 smithi040 bash[28232]: audit 2023-12-01T16:18:39.042326+0000 mon.c (mon.2) 780 : audit 0 from='client.? 172.21.15.40:0/1632563815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:39 smithi040 bash[41173]: cluster 2023-12-01T16:18:38.377953+0000 mgr.y (mgr.24356) 1217 : cluster 0 pgmap v1185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:39 smithi040 bash[41173]: audit 2023-12-01T16:18:39.042326+0000 mon.c (mon.2) 780 : audit 0 from='client.? 172.21.15.40:0/1632563815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:39 smithi141 bash[31670]: cluster 2023-12-01T16:18:38.377953+0000 mgr.y (mgr.24356) 1217 : cluster 0 pgmap v1185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:39 smithi141 bash[31670]: audit 2023-12-01T16:18:39.042326+0000 mon.c (mon.2) 780 : audit 0 from='client.? 172.21.15.40:0/1632563815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:41 smithi040 bash[28232]: cluster 2023-12-01T16:18:40.379114+0000 mgr.y (mgr.24356) 1218 : cluster 0 pgmap v1186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:41 smithi040 bash[28232]: audit 2023-12-01T16:18:41.506218+0000 mon.c (mon.2) 781 : audit 0 from='client.? 172.21.15.40:0/2137199554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:41 smithi040 bash[41173]: cluster 2023-12-01T16:18:40.379114+0000 mgr.y (mgr.24356) 1218 : cluster 0 pgmap v1186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:41 smithi040 bash[41173]: audit 2023-12-01T16:18:41.506218+0000 mon.c (mon.2) 781 : audit 0 from='client.? 172.21.15.40:0/2137199554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:41 smithi141 bash[31670]: cluster 2023-12-01T16:18:40.379114+0000 mgr.y (mgr.24356) 1218 : cluster 0 pgmap v1186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:41 smithi141 bash[31670]: audit 2023-12-01T16:18:41.506218+0000 mon.c (mon.2) 781 : audit 0 from='client.? 172.21.15.40:0/2137199554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:43 smithi040 bash[28232]: cluster 2023-12-01T16:18:42.379771+0000 mgr.y (mgr.24356) 1219 : cluster 0 pgmap v1187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:43 smithi040 bash[41173]: cluster 2023-12-01T16:18:42.379771+0000 mgr.y (mgr.24356) 1219 : cluster 0 pgmap v1187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:43 smithi141 bash[31670]: cluster 2023-12-01T16:18:42.379771+0000 mgr.y (mgr.24356) 1219 : cluster 0 pgmap v1187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:44 smithi040 bash[28232]: audit 2023-12-01T16:18:43.968221+0000 mon.a (mon.0) 1439 : audit 0 from='client.? 172.21.15.40:0/3120822764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:44 smithi040 bash[41173]: audit 2023-12-01T16:18:43.968221+0000 mon.a (mon.0) 1439 : audit 0 from='client.? 172.21.15.40:0/3120822764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:44 smithi141 bash[31670]: audit 2023-12-01T16:18:43.968221+0000 mon.a (mon.0) 1439 : audit 0 from='client.? 172.21.15.40:0/3120822764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:45 smithi141 bash[31670]: cluster 2023-12-01T16:18:44.380845+0000 mgr.y (mgr.24356) 1220 : cluster 0 pgmap v1188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:45 smithi040 bash[28232]: cluster 2023-12-01T16:18:44.380845+0000 mgr.y (mgr.24356) 1220 : cluster 0 pgmap v1188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:45 smithi040 bash[41173]: cluster 2023-12-01T16:18:44.380845+0000 mgr.y (mgr.24356) 1220 : cluster 0 pgmap v1188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:18:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:18:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:46 smithi141 bash[31670]: audit 2023-12-01T16:18:46.433836+0000 mon.a (mon.0) 1440 : audit 0 from='client.? 172.21.15.40:0/3673664909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:46 smithi040 bash[28232]: audit 2023-12-01T16:18:46.433836+0000 mon.a (mon.0) 1440 : audit 0 from='client.? 172.21.15.40:0/3673664909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:46 smithi040 bash[41173]: audit 2023-12-01T16:18:46.433836+0000 mon.a (mon.0) 1440 : audit 0 from='client.? 172.21.15.40:0/3673664909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:47 smithi141 bash[31670]: cluster 2023-12-01T16:18:46.381669+0000 mgr.y (mgr.24356) 1221 : cluster 0 pgmap v1189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:47 smithi040 bash[28232]: cluster 2023-12-01T16:18:46.381669+0000 mgr.y (mgr.24356) 1221 : cluster 0 pgmap v1189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:47 smithi040 bash[41173]: cluster 2023-12-01T16:18:46.381669+0000 mgr.y (mgr.24356) 1221 : cluster 0 pgmap v1189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:48 smithi141 bash[31670]: audit 2023-12-01T16:18:48.360195+0000 mon.c (mon.2) 782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:48 smithi141 bash[31670]: audit 2023-12-01T16:18:48.907471+0000 mon.c (mon.2) 783 : audit 0 from='client.? 172.21.15.40:0/3184269075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:48 smithi040 bash[28232]: audit 2023-12-01T16:18:48.360195+0000 mon.c (mon.2) 782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:48 smithi040 bash[28232]: audit 2023-12-01T16:18:48.907471+0000 mon.c (mon.2) 783 : audit 0 from='client.? 172.21.15.40:0/3184269075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:48 smithi040 bash[41173]: audit 2023-12-01T16:18:48.360195+0000 mon.c (mon.2) 782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:48 smithi040 bash[41173]: audit 2023-12-01T16:18:48.907471+0000 mon.c (mon.2) 783 : audit 0 from='client.? 172.21.15.40:0/3184269075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:49 smithi141 bash[31670]: cluster 2023-12-01T16:18:48.382286+0000 mgr.y (mgr.24356) 1222 : cluster 0 pgmap v1190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:49 smithi040 bash[28232]: cluster 2023-12-01T16:18:48.382286+0000 mgr.y (mgr.24356) 1222 : cluster 0 pgmap v1190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:49 smithi040 bash[41173]: cluster 2023-12-01T16:18:48.382286+0000 mgr.y (mgr.24356) 1222 : cluster 0 pgmap v1190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:50 smithi141 bash[31670]: cluster 2023-12-01T16:18:50.383468+0000 mgr.y (mgr.24356) 1223 : cluster 0 pgmap v1191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:50 smithi040 bash[28232]: cluster 2023-12-01T16:18:50.383468+0000 mgr.y (mgr.24356) 1223 : cluster 0 pgmap v1191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:50 smithi040 bash[41173]: cluster 2023-12-01T16:18:50.383468+0000 mgr.y (mgr.24356) 1223 : cluster 0 pgmap v1191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:51 smithi141 bash[31670]: audit 2023-12-01T16:18:51.371268+0000 mon.c (mon.2) 784 : audit 0 from='client.? 172.21.15.40:0/2011692490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:51 smithi040 bash[28232]: audit 2023-12-01T16:18:51.371268+0000 mon.c (mon.2) 784 : audit 0 from='client.? 172.21.15.40:0/2011692490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:51 smithi040 bash[41173]: audit 2023-12-01T16:18:51.371268+0000 mon.c (mon.2) 784 : audit 0 from='client.? 172.21.15.40:0/2011692490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:53 smithi040 bash[28232]: cluster 2023-12-01T16:18:52.384148+0000 mgr.y (mgr.24356) 1224 : cluster 0 pgmap v1192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:53 smithi040 bash[28232]: audit 2023-12-01T16:18:53.831718+0000 mon.c (mon.2) 785 : audit 0 from='client.? 172.21.15.40:0/1552881943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:53 smithi040 bash[41173]: cluster 2023-12-01T16:18:52.384148+0000 mgr.y (mgr.24356) 1224 : cluster 0 pgmap v1192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:53 smithi040 bash[41173]: audit 2023-12-01T16:18:53.831718+0000 mon.c (mon.2) 785 : audit 0 from='client.? 172.21.15.40:0/1552881943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:53 smithi141 bash[31670]: cluster 2023-12-01T16:18:52.384148+0000 mgr.y (mgr.24356) 1224 : cluster 0 pgmap v1192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:53 smithi141 bash[31670]: audit 2023-12-01T16:18:53.831718+0000 mon.c (mon.2) 785 : audit 0 from='client.? 172.21.15.40:0/1552881943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:55 smithi040 bash[41173]: cluster 2023-12-01T16:18:54.385158+0000 mgr.y (mgr.24356) 1225 : cluster 0 pgmap v1193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:55 smithi040 bash[28232]: cluster 2023-12-01T16:18:54.385158+0000 mgr.y (mgr.24356) 1225 : cluster 0 pgmap v1193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:55 smithi141 bash[31670]: cluster 2023-12-01T16:18:54.385158+0000 mgr.y (mgr.24356) 1225 : cluster 0 pgmap v1193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:18:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:18:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:56 smithi040 bash[28232]: audit 2023-12-01T16:18:56.294174+0000 mon.c (mon.2) 786 : audit 0 from='client.? 172.21.15.40:0/233463549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:56 smithi040 bash[41173]: audit 2023-12-01T16:18:56.294174+0000 mon.c (mon.2) 786 : audit 0 from='client.? 172.21.15.40:0/233463549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:56 smithi141 bash[31670]: audit 2023-12-01T16:18:56.294174+0000 mon.c (mon.2) 786 : audit 0 from='client.? 172.21.15.40:0/233463549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:57 smithi141 bash[31670]: cluster 2023-12-01T16:18:56.385975+0000 mgr.y (mgr.24356) 1226 : cluster 0 pgmap v1194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:57 smithi040 bash[41173]: cluster 2023-12-01T16:18:56.385975+0000 mgr.y (mgr.24356) 1226 : cluster 0 pgmap v1194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:57 smithi040 bash[28232]: cluster 2023-12-01T16:18:56.385975+0000 mgr.y (mgr.24356) 1226 : cluster 0 pgmap v1194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:18:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:58 smithi141 bash[31670]: audit 2023-12-01T16:18:58.766050+0000 mon.c (mon.2) 787 : audit 0 from='client.? 172.21.15.40:0/4074253866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:58 smithi040 bash[28232]: audit 2023-12-01T16:18:58.766050+0000 mon.c (mon.2) 787 : audit 0 from='client.? 172.21.15.40:0/4074253866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:58 smithi040 bash[41173]: audit 2023-12-01T16:18:58.766050+0000 mon.c (mon.2) 787 : audit 0 from='client.? 172.21.15.40:0/4074253866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:18:59 smithi141 bash[31670]: cluster 2023-12-01T16:18:58.386492+0000 mgr.y (mgr.24356) 1227 : cluster 0 pgmap v1195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:18:59 smithi040 bash[41173]: cluster 2023-12-01T16:18:58.386492+0000 mgr.y (mgr.24356) 1227 : cluster 0 pgmap v1195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:18:59 smithi040 bash[28232]: cluster 2023-12-01T16:18:58.386492+0000 mgr.y (mgr.24356) 1227 : cluster 0 pgmap v1195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:01 smithi141 bash[31670]: cluster 2023-12-01T16:19:00.387630+0000 mgr.y (mgr.24356) 1228 : cluster 0 pgmap v1196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:01 smithi141 bash[31670]: audit 2023-12-01T16:19:01.240647+0000 mon.a (mon.0) 1441 : audit 0 from='client.? 172.21.15.40:0/4143400675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:01 smithi040 bash[28232]: cluster 2023-12-01T16:19:00.387630+0000 mgr.y (mgr.24356) 1228 : cluster 0 pgmap v1196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:01 smithi040 bash[28232]: audit 2023-12-01T16:19:01.240647+0000 mon.a (mon.0) 1441 : audit 0 from='client.? 172.21.15.40:0/4143400675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:01 smithi040 bash[41173]: cluster 2023-12-01T16:19:00.387630+0000 mgr.y (mgr.24356) 1228 : cluster 0 pgmap v1196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:01 smithi040 bash[41173]: audit 2023-12-01T16:19:01.240647+0000 mon.a (mon.0) 1441 : audit 0 from='client.? 172.21.15.40:0/4143400675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:03 smithi040 bash[28232]: cluster 2023-12-01T16:19:02.388315+0000 mgr.y (mgr.24356) 1229 : cluster 0 pgmap v1197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:03 smithi040 bash[28232]: audit 2023-12-01T16:19:03.360053+0000 mon.c (mon.2) 788 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:03 smithi040 bash[28232]: audit 2023-12-01T16:19:03.713264+0000 mon.c (mon.2) 789 : audit 0 from='client.? 172.21.15.40:0/2606728012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:03 smithi040 bash[41173]: cluster 2023-12-01T16:19:02.388315+0000 mgr.y (mgr.24356) 1229 : cluster 0 pgmap v1197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:03 smithi040 bash[41173]: audit 2023-12-01T16:19:03.360053+0000 mon.c (mon.2) 788 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:03 smithi040 bash[41173]: audit 2023-12-01T16:19:03.713264+0000 mon.c (mon.2) 789 : audit 0 from='client.? 172.21.15.40:0/2606728012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:03 smithi141 bash[31670]: cluster 2023-12-01T16:19:02.388315+0000 mgr.y (mgr.24356) 1229 : cluster 0 pgmap v1197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:03 smithi141 bash[31670]: audit 2023-12-01T16:19:03.360053+0000 mon.c (mon.2) 788 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:03 smithi141 bash[31670]: audit 2023-12-01T16:19:03.713264+0000 mon.c (mon.2) 789 : audit 0 from='client.? 172.21.15.40:0/2606728012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:05 smithi040 bash[41173]: cluster 2023-12-01T16:19:04.389313+0000 mgr.y (mgr.24356) 1230 : cluster 0 pgmap v1198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:05 smithi040 bash[28232]: cluster 2023-12-01T16:19:04.389313+0000 mgr.y (mgr.24356) 1230 : cluster 0 pgmap v1198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:05 smithi141 bash[31670]: cluster 2023-12-01T16:19:04.389313+0000 mgr.y (mgr.24356) 1230 : cluster 0 pgmap v1198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:06.906 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:19:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:19:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:06 smithi040 bash[28232]: audit 2023-12-01T16:19:06.174689+0000 mon.a (mon.0) 1442 : audit 0 from='client.? 172.21.15.40:0/64985671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:06 smithi040 bash[41173]: audit 2023-12-01T16:19:06.174689+0000 mon.a (mon.0) 1442 : audit 0 from='client.? 172.21.15.40:0/64985671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:06 smithi141 bash[31670]: audit 2023-12-01T16:19:06.174689+0000 mon.a (mon.0) 1442 : audit 0 from='client.? 172.21.15.40:0/64985671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:07 smithi141 bash[31670]: cluster 2023-12-01T16:19:06.390194+0000 mgr.y (mgr.24356) 1231 : cluster 0 pgmap v1199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:07 smithi141 bash[31670]: audit 2023-12-01T16:19:07.223656+0000 mon.c (mon.2) 790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:07 smithi040 bash[41173]: cluster 2023-12-01T16:19:06.390194+0000 mgr.y (mgr.24356) 1231 : cluster 0 pgmap v1199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:07 smithi040 bash[41173]: audit 2023-12-01T16:19:07.223656+0000 mon.c (mon.2) 790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:07 smithi040 bash[28232]: cluster 2023-12-01T16:19:06.390194+0000 mgr.y (mgr.24356) 1231 : cluster 0 pgmap v1199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:07 smithi040 bash[28232]: audit 2023-12-01T16:19:07.223656+0000 mon.c (mon.2) 790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:08 smithi141 bash[31670]: audit 2023-12-01T16:19:08.642309+0000 mon.a (mon.0) 1443 : audit 0 from='client.? 172.21.15.40:0/292372235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:08 smithi040 bash[28232]: audit 2023-12-01T16:19:08.642309+0000 mon.a (mon.0) 1443 : audit 0 from='client.? 172.21.15.40:0/292372235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:08 smithi040 bash[41173]: audit 2023-12-01T16:19:08.642309+0000 mon.a (mon.0) 1443 : audit 0 from='client.? 172.21.15.40:0/292372235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:09 smithi141 bash[31670]: cluster 2023-12-01T16:19:08.390860+0000 mgr.y (mgr.24356) 1232 : cluster 0 pgmap v1200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:09 smithi040 bash[28232]: cluster 2023-12-01T16:19:08.390860+0000 mgr.y (mgr.24356) 1232 : cluster 0 pgmap v1200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:09 smithi040 bash[41173]: cluster 2023-12-01T16:19:08.390860+0000 mgr.y (mgr.24356) 1232 : cluster 0 pgmap v1200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:11 smithi141 bash[31670]: cluster 2023-12-01T16:19:10.392025+0000 mgr.y (mgr.24356) 1233 : cluster 0 pgmap v1201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:11 smithi141 bash[31670]: audit 2023-12-01T16:19:11.114307+0000 mon.c (mon.2) 791 : audit 0 from='client.? 172.21.15.40:0/773153637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:11 smithi040 bash[41173]: cluster 2023-12-01T16:19:10.392025+0000 mgr.y (mgr.24356) 1233 : cluster 0 pgmap v1201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:11 smithi040 bash[41173]: audit 2023-12-01T16:19:11.114307+0000 mon.c (mon.2) 791 : audit 0 from='client.? 172.21.15.40:0/773153637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:11 smithi040 bash[28232]: cluster 2023-12-01T16:19:10.392025+0000 mgr.y (mgr.24356) 1233 : cluster 0 pgmap v1201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:11 smithi040 bash[28232]: audit 2023-12-01T16:19:11.114307+0000 mon.c (mon.2) 791 : audit 0 from='client.? 172.21.15.40:0/773153637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[28232]: cluster 2023-12-01T16:19:12.392458+0000 mgr.y (mgr.24356) 1234 : cluster 0 pgmap v1202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[28232]: audit 2023-12-01T16:19:13.119754+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[28232]: audit 2023-12-01T16:19:13.131026+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[28232]: audit 2023-12-01T16:19:13.418919+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[28232]: audit 2023-12-01T16:19:13.427605+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[28232]: audit 2023-12-01T16:19:13.618414+0000 mon.c (mon.2) 792 : audit 0 from='client.? 172.21.15.40:0/4006687716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[41173]: cluster 2023-12-01T16:19:12.392458+0000 mgr.y (mgr.24356) 1234 : cluster 0 pgmap v1202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[41173]: audit 2023-12-01T16:19:13.119754+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[41173]: audit 2023-12-01T16:19:13.131026+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[41173]: audit 2023-12-01T16:19:13.418919+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[41173]: audit 2023-12-01T16:19:13.427605+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:13 smithi040 bash[41173]: audit 2023-12-01T16:19:13.618414+0000 mon.c (mon.2) 792 : audit 0 from='client.? 172.21.15.40:0/4006687716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:13 smithi141 bash[31670]: cluster 2023-12-01T16:19:12.392458+0000 mgr.y (mgr.24356) 1234 : cluster 0 pgmap v1202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:13 smithi141 bash[31670]: audit 2023-12-01T16:19:13.119754+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:13 smithi141 bash[31670]: audit 2023-12-01T16:19:13.131026+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:13 smithi141 bash[31670]: audit 2023-12-01T16:19:13.418919+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:13 smithi141 bash[31670]: audit 2023-12-01T16:19:13.427605+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:13 smithi141 bash[31670]: audit 2023-12-01T16:19:13.618414+0000 mon.c (mon.2) 792 : audit 0 from='client.? 172.21.15.40:0/4006687716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:14 smithi040 bash[41173]: audit 2023-12-01T16:19:13.911634+0000 mon.c (mon.2) 793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:14 smithi040 bash[41173]: audit 2023-12-01T16:19:13.912918+0000 mon.c (mon.2) 794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:14 smithi040 bash[41173]: audit 2023-12-01T16:19:13.921235+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:14 smithi040 bash[28232]: audit 2023-12-01T16:19:13.911634+0000 mon.c (mon.2) 793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:14 smithi040 bash[28232]: audit 2023-12-01T16:19:13.912918+0000 mon.c (mon.2) 794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:14 smithi040 bash[28232]: audit 2023-12-01T16:19:13.921235+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:14 smithi141 bash[31670]: audit 2023-12-01T16:19:13.911634+0000 mon.c (mon.2) 793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:14 smithi141 bash[31670]: audit 2023-12-01T16:19:13.912918+0000 mon.c (mon.2) 794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:14 smithi141 bash[31670]: audit 2023-12-01T16:19:13.921235+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:19:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:15 smithi141 bash[31670]: cluster 2023-12-01T16:19:14.393382+0000 mgr.y (mgr.24356) 1235 : cluster 0 pgmap v1203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:15 smithi040 bash[41173]: cluster 2023-12-01T16:19:14.393382+0000 mgr.y (mgr.24356) 1235 : cluster 0 pgmap v1203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:15 smithi040 bash[28232]: cluster 2023-12-01T16:19:14.393382+0000 mgr.y (mgr.24356) 1235 : cluster 0 pgmap v1203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:19:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:19:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:16 smithi141 bash[31670]: audit 2023-12-01T16:19:16.088829+0000 mon.a (mon.0) 1449 : audit 0 from='client.? 172.21.15.40:0/1545767100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:16 smithi040 bash[41173]: audit 2023-12-01T16:19:16.088829+0000 mon.a (mon.0) 1449 : audit 0 from='client.? 172.21.15.40:0/1545767100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:16 smithi040 bash[28232]: audit 2023-12-01T16:19:16.088829+0000 mon.a (mon.0) 1449 : audit 0 from='client.? 172.21.15.40:0/1545767100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:17 smithi141 bash[31670]: cluster 2023-12-01T16:19:16.394255+0000 mgr.y (mgr.24356) 1236 : cluster 0 pgmap v1204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:17 smithi040 bash[41173]: cluster 2023-12-01T16:19:16.394255+0000 mgr.y (mgr.24356) 1236 : cluster 0 pgmap v1204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:17 smithi040 bash[28232]: cluster 2023-12-01T16:19:16.394255+0000 mgr.y (mgr.24356) 1236 : cluster 0 pgmap v1204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:18 smithi141 bash[31670]: audit 2023-12-01T16:19:18.360920+0000 mon.c (mon.2) 795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:18 smithi141 bash[31670]: audit 2023-12-01T16:19:18.547103+0000 mon.c (mon.2) 796 : audit 0 from='client.? 172.21.15.40:0/3992109035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:18 smithi040 bash[28232]: audit 2023-12-01T16:19:18.360920+0000 mon.c (mon.2) 795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:18 smithi040 bash[28232]: audit 2023-12-01T16:19:18.547103+0000 mon.c (mon.2) 796 : audit 0 from='client.? 172.21.15.40:0/3992109035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:18 smithi040 bash[41173]: audit 2023-12-01T16:19:18.360920+0000 mon.c (mon.2) 795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:18 smithi040 bash[41173]: audit 2023-12-01T16:19:18.547103+0000 mon.c (mon.2) 796 : audit 0 from='client.? 172.21.15.40:0/3992109035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:19.946 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:19 smithi141 bash[31670]: cluster 2023-12-01T16:19:18.394685+0000 mgr.y (mgr.24356) 1237 : cluster 0 pgmap v1205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:19 smithi040 bash[28232]: cluster 2023-12-01T16:19:18.394685+0000 mgr.y (mgr.24356) 1237 : cluster 0 pgmap v1205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:19 smithi040 bash[41173]: cluster 2023-12-01T16:19:18.394685+0000 mgr.y (mgr.24356) 1237 : cluster 0 pgmap v1205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:20 smithi141 bash[31670]: cluster 2023-12-01T16:19:20.395803+0000 mgr.y (mgr.24356) 1238 : cluster 0 pgmap v1206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:20 smithi040 bash[28232]: cluster 2023-12-01T16:19:20.395803+0000 mgr.y (mgr.24356) 1238 : cluster 0 pgmap v1206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:20 smithi040 bash[41173]: cluster 2023-12-01T16:19:20.395803+0000 mgr.y (mgr.24356) 1238 : cluster 0 pgmap v1206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:21 smithi141 bash[31670]: audit 2023-12-01T16:19:21.014407+0000 mon.a (mon.0) 1450 : audit 0 from='client.? 172.21.15.40:0/149061178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:21 smithi040 bash[28232]: audit 2023-12-01T16:19:21.014407+0000 mon.a (mon.0) 1450 : audit 0 from='client.? 172.21.15.40:0/149061178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:21 smithi040 bash[41173]: audit 2023-12-01T16:19:21.014407+0000 mon.a (mon.0) 1450 : audit 0 from='client.? 172.21.15.40:0/149061178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:23 smithi040 bash[28232]: cluster 2023-12-01T16:19:22.396503+0000 mgr.y (mgr.24356) 1239 : cluster 0 pgmap v1207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:23 smithi040 bash[28232]: audit 2023-12-01T16:19:23.479837+0000 mon.a (mon.0) 1451 : audit 0 from='client.? 172.21.15.40:0/2943096015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:23 smithi040 bash[41173]: cluster 2023-12-01T16:19:22.396503+0000 mgr.y (mgr.24356) 1239 : cluster 0 pgmap v1207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:23 smithi040 bash[41173]: audit 2023-12-01T16:19:23.479837+0000 mon.a (mon.0) 1451 : audit 0 from='client.? 172.21.15.40:0/2943096015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:23 smithi141 bash[31670]: cluster 2023-12-01T16:19:22.396503+0000 mgr.y (mgr.24356) 1239 : cluster 0 pgmap v1207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:23 smithi141 bash[31670]: audit 2023-12-01T16:19:23.479837+0000 mon.a (mon.0) 1451 : audit 0 from='client.? 172.21.15.40:0/2943096015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:25 smithi040 bash[41173]: cluster 2023-12-01T16:19:24.397459+0000 mgr.y (mgr.24356) 1240 : cluster 0 pgmap v1208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:25 smithi040 bash[28232]: cluster 2023-12-01T16:19:24.397459+0000 mgr.y (mgr.24356) 1240 : cluster 0 pgmap v1208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:25 smithi141 bash[31670]: cluster 2023-12-01T16:19:24.397459+0000 mgr.y (mgr.24356) 1240 : cluster 0 pgmap v1208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:19:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:19:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:26 smithi141 bash[31670]: audit 2023-12-01T16:19:25.951092+0000 mon.c (mon.2) 797 : audit 0 from='client.? 172.21.15.40:0/2680250899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:26 smithi040 bash[28232]: audit 2023-12-01T16:19:25.951092+0000 mon.c (mon.2) 797 : audit 0 from='client.? 172.21.15.40:0/2680250899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:26 smithi040 bash[41173]: audit 2023-12-01T16:19:25.951092+0000 mon.c (mon.2) 797 : audit 0 from='client.? 172.21.15.40:0/2680250899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:27 smithi141 bash[31670]: cluster 2023-12-01T16:19:26.398338+0000 mgr.y (mgr.24356) 1241 : cluster 0 pgmap v1209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:27 smithi040 bash[41173]: cluster 2023-12-01T16:19:26.398338+0000 mgr.y (mgr.24356) 1241 : cluster 0 pgmap v1209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:27 smithi040 bash[28232]: cluster 2023-12-01T16:19:26.398338+0000 mgr.y (mgr.24356) 1241 : cluster 0 pgmap v1209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:28 smithi141 bash[31670]: audit 2023-12-01T16:19:28.414959+0000 mon.c (mon.2) 798 : audit 0 from='client.? 172.21.15.40:0/1818219237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:28 smithi040 bash[28232]: audit 2023-12-01T16:19:28.414959+0000 mon.c (mon.2) 798 : audit 0 from='client.? 172.21.15.40:0/1818219237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:28 smithi040 bash[41173]: audit 2023-12-01T16:19:28.414959+0000 mon.c (mon.2) 798 : audit 0 from='client.? 172.21.15.40:0/1818219237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:29 smithi141 bash[31670]: cluster 2023-12-01T16:19:28.398995+0000 mgr.y (mgr.24356) 1242 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:29 smithi040 bash[28232]: cluster 2023-12-01T16:19:28.398995+0000 mgr.y (mgr.24356) 1242 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:29 smithi040 bash[41173]: cluster 2023-12-01T16:19:28.398995+0000 mgr.y (mgr.24356) 1242 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:30 smithi141 bash[31670]: cluster 2023-12-01T16:19:30.400200+0000 mgr.y (mgr.24356) 1243 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:30 smithi141 bash[31670]: audit 2023-12-01T16:19:30.876609+0000 mon.c (mon.2) 799 : audit 0 from='client.? 172.21.15.40:0/1316736199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:30 smithi040 bash[28232]: cluster 2023-12-01T16:19:30.400200+0000 mgr.y (mgr.24356) 1243 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:30 smithi040 bash[28232]: audit 2023-12-01T16:19:30.876609+0000 mon.c (mon.2) 799 : audit 0 from='client.? 172.21.15.40:0/1316736199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:30 smithi040 bash[41173]: cluster 2023-12-01T16:19:30.400200+0000 mgr.y (mgr.24356) 1243 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:30 smithi040 bash[41173]: audit 2023-12-01T16:19:30.876609+0000 mon.c (mon.2) 799 : audit 0 from='client.? 172.21.15.40:0/1316736199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:33 smithi040 bash[41173]: cluster 2023-12-01T16:19:32.400875+0000 mgr.y (mgr.24356) 1244 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:33 smithi040 bash[41173]: audit 2023-12-01T16:19:33.341717+0000 mon.a (mon.0) 1452 : audit 0 from='client.? 172.21.15.40:0/2566050597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:33 smithi040 bash[41173]: audit 2023-12-01T16:19:33.361077+0000 mon.c (mon.2) 800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:33 smithi040 bash[28232]: cluster 2023-12-01T16:19:32.400875+0000 mgr.y (mgr.24356) 1244 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:33 smithi040 bash[28232]: audit 2023-12-01T16:19:33.341717+0000 mon.a (mon.0) 1452 : audit 0 from='client.? 172.21.15.40:0/2566050597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:33 smithi040 bash[28232]: audit 2023-12-01T16:19:33.361077+0000 mon.c (mon.2) 800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:33 smithi141 bash[31670]: cluster 2023-12-01T16:19:32.400875+0000 mgr.y (mgr.24356) 1244 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:33 smithi141 bash[31670]: audit 2023-12-01T16:19:33.341717+0000 mon.a (mon.0) 1452 : audit 0 from='client.? 172.21.15.40:0/2566050597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:33 smithi141 bash[31670]: audit 2023-12-01T16:19:33.361077+0000 mon.c (mon.2) 800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:35 smithi141 bash[31670]: cluster 2023-12-01T16:19:34.401984+0000 mgr.y (mgr.24356) 1245 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:35 smithi141 bash[31670]: audit 2023-12-01T16:19:35.808069+0000 mon.a (mon.0) 1453 : audit 0 from='client.? 172.21.15.40:0/1560630007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:35 smithi040 bash[41173]: cluster 2023-12-01T16:19:34.401984+0000 mgr.y (mgr.24356) 1245 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:35 smithi040 bash[41173]: audit 2023-12-01T16:19:35.808069+0000 mon.a (mon.0) 1453 : audit 0 from='client.? 172.21.15.40:0/1560630007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:35 smithi040 bash[28232]: cluster 2023-12-01T16:19:34.401984+0000 mgr.y (mgr.24356) 1245 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:35 smithi040 bash[28232]: audit 2023-12-01T16:19:35.808069+0000 mon.a (mon.0) 1453 : audit 0 from='client.? 172.21.15.40:0/1560630007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:19:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:19:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:37 smithi141 bash[31670]: cluster 2023-12-01T16:19:36.403013+0000 mgr.y (mgr.24356) 1246 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:37 smithi040 bash[28232]: cluster 2023-12-01T16:19:36.403013+0000 mgr.y (mgr.24356) 1246 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:37 smithi040 bash[41173]: cluster 2023-12-01T16:19:36.403013+0000 mgr.y (mgr.24356) 1246 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:38 smithi141 bash[31670]: audit 2023-12-01T16:19:38.269852+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.40:0/3630839123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:38 smithi040 bash[41173]: audit 2023-12-01T16:19:38.269852+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.40:0/3630839123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:38 smithi040 bash[28232]: audit 2023-12-01T16:19:38.269852+0000 mon.a (mon.0) 1454 : audit 0 from='client.? 172.21.15.40:0/3630839123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:39 smithi141 bash[31670]: cluster 2023-12-01T16:19:38.403707+0000 mgr.y (mgr.24356) 1247 : cluster 0 pgmap v1215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:39 smithi040 bash[28232]: cluster 2023-12-01T16:19:38.403707+0000 mgr.y (mgr.24356) 1247 : cluster 0 pgmap v1215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:39 smithi040 bash[41173]: cluster 2023-12-01T16:19:38.403707+0000 mgr.y (mgr.24356) 1247 : cluster 0 pgmap v1215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:40 smithi141 bash[31670]: audit 2023-12-01T16:19:40.729045+0000 mon.c (mon.2) 801 : audit 0 from='client.? 172.21.15.40:0/1809271746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:40 smithi040 bash[28232]: audit 2023-12-01T16:19:40.729045+0000 mon.c (mon.2) 801 : audit 0 from='client.? 172.21.15.40:0/1809271746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:40 smithi040 bash[41173]: audit 2023-12-01T16:19:40.729045+0000 mon.c (mon.2) 801 : audit 0 from='client.? 172.21.15.40:0/1809271746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:41 smithi141 bash[31670]: cluster 2023-12-01T16:19:40.404659+0000 mgr.y (mgr.24356) 1248 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:41 smithi040 bash[41173]: cluster 2023-12-01T16:19:40.404659+0000 mgr.y (mgr.24356) 1248 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:41 smithi040 bash[28232]: cluster 2023-12-01T16:19:40.404659+0000 mgr.y (mgr.24356) 1248 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:43 smithi141 bash[31670]: cluster 2023-12-01T16:19:42.405265+0000 mgr.y (mgr.24356) 1249 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:43 smithi141 bash[31670]: audit 2023-12-01T16:19:43.186707+0000 mon.c (mon.2) 802 : audit 0 from='client.? 172.21.15.40:0/2526154043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:43 smithi040 bash[28232]: cluster 2023-12-01T16:19:42.405265+0000 mgr.y (mgr.24356) 1249 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:43 smithi040 bash[28232]: audit 2023-12-01T16:19:43.186707+0000 mon.c (mon.2) 802 : audit 0 from='client.? 172.21.15.40:0/2526154043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:43 smithi040 bash[41173]: cluster 2023-12-01T16:19:42.405265+0000 mgr.y (mgr.24356) 1249 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:43 smithi040 bash[41173]: audit 2023-12-01T16:19:43.186707+0000 mon.c (mon.2) 802 : audit 0 from='client.? 172.21.15.40:0/2526154043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:45 smithi141 bash[31670]: cluster 2023-12-01T16:19:44.406244+0000 mgr.y (mgr.24356) 1250 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:45 smithi141 bash[31670]: audit 2023-12-01T16:19:45.648852+0000 mon.c (mon.2) 803 : audit 0 from='client.? 172.21.15.40:0/239086295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:45 smithi040 bash[41173]: cluster 2023-12-01T16:19:44.406244+0000 mgr.y (mgr.24356) 1250 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:45 smithi040 bash[41173]: audit 2023-12-01T16:19:45.648852+0000 mon.c (mon.2) 803 : audit 0 from='client.? 172.21.15.40:0/239086295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:45 smithi040 bash[28232]: cluster 2023-12-01T16:19:44.406244+0000 mgr.y (mgr.24356) 1250 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:45 smithi040 bash[28232]: audit 2023-12-01T16:19:45.648852+0000 mon.c (mon.2) 803 : audit 0 from='client.? 172.21.15.40:0/239086295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:19:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:19:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:47 smithi141 bash[31670]: cluster 2023-12-01T16:19:46.407088+0000 mgr.y (mgr.24356) 1251 : cluster 0 pgmap v1219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:47 smithi040 bash[41173]: cluster 2023-12-01T16:19:46.407088+0000 mgr.y (mgr.24356) 1251 : cluster 0 pgmap v1219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:47 smithi040 bash[28232]: cluster 2023-12-01T16:19:46.407088+0000 mgr.y (mgr.24356) 1251 : cluster 0 pgmap v1219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:48 smithi141 bash[31670]: audit 2023-12-01T16:19:48.115165+0000 mon.c (mon.2) 804 : audit 0 from='client.? 172.21.15.40:0/2084279676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:48 smithi141 bash[31670]: audit 2023-12-01T16:19:48.361606+0000 mon.c (mon.2) 805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:48 smithi040 bash[28232]: audit 2023-12-01T16:19:48.115165+0000 mon.c (mon.2) 804 : audit 0 from='client.? 172.21.15.40:0/2084279676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:48 smithi040 bash[28232]: audit 2023-12-01T16:19:48.361606+0000 mon.c (mon.2) 805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:48 smithi040 bash[41173]: audit 2023-12-01T16:19:48.115165+0000 mon.c (mon.2) 804 : audit 0 from='client.? 172.21.15.40:0/2084279676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:48 smithi040 bash[41173]: audit 2023-12-01T16:19:48.361606+0000 mon.c (mon.2) 805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:49 smithi141 bash[31670]: cluster 2023-12-01T16:19:48.407856+0000 mgr.y (mgr.24356) 1252 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:49 smithi040 bash[41173]: cluster 2023-12-01T16:19:48.407856+0000 mgr.y (mgr.24356) 1252 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:49 smithi040 bash[28232]: cluster 2023-12-01T16:19:48.407856+0000 mgr.y (mgr.24356) 1252 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:50 smithi141 bash[31670]: audit 2023-12-01T16:19:50.578421+0000 mon.c (mon.2) 806 : audit 0 from='client.? 172.21.15.40:0/394407629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:50 smithi040 bash[28232]: audit 2023-12-01T16:19:50.578421+0000 mon.c (mon.2) 806 : audit 0 from='client.? 172.21.15.40:0/394407629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:50 smithi040 bash[41173]: audit 2023-12-01T16:19:50.578421+0000 mon.c (mon.2) 806 : audit 0 from='client.? 172.21.15.40:0/394407629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:51 smithi141 bash[31670]: cluster 2023-12-01T16:19:50.408968+0000 mgr.y (mgr.24356) 1253 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:51 smithi040 bash[41173]: cluster 2023-12-01T16:19:50.408968+0000 mgr.y (mgr.24356) 1253 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:51 smithi040 bash[28232]: cluster 2023-12-01T16:19:50.408968+0000 mgr.y (mgr.24356) 1253 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:53 smithi141 bash[31670]: cluster 2023-12-01T16:19:52.409634+0000 mgr.y (mgr.24356) 1254 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:53 smithi141 bash[31670]: audit 2023-12-01T16:19:53.050716+0000 mon.c (mon.2) 807 : audit 0 from='client.? 172.21.15.40:0/320541679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:53 smithi040 bash[41173]: cluster 2023-12-01T16:19:52.409634+0000 mgr.y (mgr.24356) 1254 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:53 smithi040 bash[41173]: audit 2023-12-01T16:19:53.050716+0000 mon.c (mon.2) 807 : audit 0 from='client.? 172.21.15.40:0/320541679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:53 smithi040 bash[28232]: cluster 2023-12-01T16:19:52.409634+0000 mgr.y (mgr.24356) 1254 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:53 smithi040 bash[28232]: audit 2023-12-01T16:19:53.050716+0000 mon.c (mon.2) 807 : audit 0 from='client.? 172.21.15.40:0/320541679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:55 smithi141 bash[31670]: cluster 2023-12-01T16:19:54.410772+0000 mgr.y (mgr.24356) 1255 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:55 smithi141 bash[31670]: audit 2023-12-01T16:19:55.514197+0000 mon.a (mon.0) 1455 : audit 0 from='client.? 172.21.15.40:0/1763895544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:55 smithi040 bash[28232]: cluster 2023-12-01T16:19:54.410772+0000 mgr.y (mgr.24356) 1255 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:55 smithi040 bash[28232]: audit 2023-12-01T16:19:55.514197+0000 mon.a (mon.0) 1455 : audit 0 from='client.? 172.21.15.40:0/1763895544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:55 smithi040 bash[41173]: cluster 2023-12-01T16:19:54.410772+0000 mgr.y (mgr.24356) 1255 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:55 smithi040 bash[41173]: audit 2023-12-01T16:19:55.514197+0000 mon.a (mon.0) 1455 : audit 0 from='client.? 172.21.15.40:0/1763895544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:19:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:19:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:57 smithi141 bash[31670]: cluster 2023-12-01T16:19:56.411612+0000 mgr.y (mgr.24356) 1256 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:57 smithi040 bash[41173]: cluster 2023-12-01T16:19:56.411612+0000 mgr.y (mgr.24356) 1256 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:57 smithi040 bash[28232]: cluster 2023-12-01T16:19:56.411612+0000 mgr.y (mgr.24356) 1256 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:19:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:58 smithi141 bash[31670]: audit 2023-12-01T16:19:57.982873+0000 mon.c (mon.2) 808 : audit 0 from='client.? 172.21.15.40:0/3094819613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:58 smithi040 bash[41173]: audit 2023-12-01T16:19:57.982873+0000 mon.c (mon.2) 808 : audit 0 from='client.? 172.21.15.40:0/3094819613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:19:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:58 smithi040 bash[28232]: audit 2023-12-01T16:19:57.982873+0000 mon.c (mon.2) 808 : audit 0 from='client.? 172.21.15.40:0/3094819613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:19:59 smithi141 bash[31670]: cluster 2023-12-01T16:19:58.412277+0000 mgr.y (mgr.24356) 1257 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:19:59 smithi040 bash[28232]: cluster 2023-12-01T16:19:58.412277+0000 mgr.y (mgr.24356) 1257 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:00 smithi040 bash[28232]: debug 2023-12-01T16:19:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:19:59 smithi040 bash[41173]: cluster 2023-12-01T16:19:58.412277+0000 mgr.y (mgr.24356) 1257 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:00 smithi141 bash[31670]: cluster 2023-12-01T16:20:00.000162+0000 mon.a (mon.0) 1456 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:00 smithi141 bash[31670]: audit 2023-12-01T16:20:00.445928+0000 mon.a (mon.0) 1457 : audit 0 from='client.? 172.21.15.40:0/3473116880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:00 smithi040 bash[41173]: cluster 2023-12-01T16:20:00.000162+0000 mon.a (mon.0) 1456 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:00 smithi040 bash[41173]: audit 2023-12-01T16:20:00.445928+0000 mon.a (mon.0) 1457 : audit 0 from='client.? 172.21.15.40:0/3473116880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:00 smithi040 bash[28232]: cluster 2023-12-01T16:20:00.000162+0000 mon.a (mon.0) 1456 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:00 smithi040 bash[28232]: audit 2023-12-01T16:20:00.445928+0000 mon.a (mon.0) 1457 : audit 0 from='client.? 172.21.15.40:0/3473116880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:01 smithi141 bash[31670]: cluster 2023-12-01T16:20:00.413505+0000 mgr.y (mgr.24356) 1258 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:01 smithi040 bash[41173]: cluster 2023-12-01T16:20:00.413505+0000 mgr.y (mgr.24356) 1258 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:01 smithi040 bash[28232]: cluster 2023-12-01T16:20:00.413505+0000 mgr.y (mgr.24356) 1258 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:02 smithi141 bash[31670]: cluster 2023-12-01T16:20:02.414358+0000 mgr.y (mgr.24356) 1259 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:02 smithi141 bash[31670]: audit 2023-12-01T16:20:02.906516+0000 mon.c (mon.2) 809 : audit 0 from='client.? 172.21.15.40:0/3770617454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:02 smithi040 bash[41173]: cluster 2023-12-01T16:20:02.414358+0000 mgr.y (mgr.24356) 1259 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:02 smithi040 bash[41173]: audit 2023-12-01T16:20:02.906516+0000 mon.c (mon.2) 809 : audit 0 from='client.? 172.21.15.40:0/3770617454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:02 smithi040 bash[28232]: cluster 2023-12-01T16:20:02.414358+0000 mgr.y (mgr.24356) 1259 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:02 smithi040 bash[28232]: audit 2023-12-01T16:20:02.906516+0000 mon.c (mon.2) 809 : audit 0 from='client.? 172.21.15.40:0/3770617454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:03 smithi141 bash[31670]: audit 2023-12-01T16:20:03.362206+0000 mon.c (mon.2) 810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:03 smithi040 bash[41173]: audit 2023-12-01T16:20:03.362206+0000 mon.c (mon.2) 810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:03 smithi040 bash[28232]: audit 2023-12-01T16:20:03.362206+0000 mon.c (mon.2) 810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:04 smithi141 bash[31670]: cluster 2023-12-01T16:20:04.415388+0000 mgr.y (mgr.24356) 1260 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:04 smithi040 bash[41173]: cluster 2023-12-01T16:20:04.415388+0000 mgr.y (mgr.24356) 1260 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:04 smithi040 bash[28232]: cluster 2023-12-01T16:20:04.415388+0000 mgr.y (mgr.24356) 1260 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:05 smithi141 bash[31670]: audit 2023-12-01T16:20:05.373133+0000 mon.c (mon.2) 811 : audit 0 from='client.? 172.21.15.40:0/2699961828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:05 smithi040 bash[28232]: audit 2023-12-01T16:20:05.373133+0000 mon.c (mon.2) 811 : audit 0 from='client.? 172.21.15.40:0/2699961828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:05 smithi040 bash[41173]: audit 2023-12-01T16:20:05.373133+0000 mon.c (mon.2) 811 : audit 0 from='client.? 172.21.15.40:0/2699961828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:20:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:20:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:06 smithi141 bash[31670]: cluster 2023-12-01T16:20:06.416163+0000 mgr.y (mgr.24356) 1261 : cluster 0 pgmap v1229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:06 smithi040 bash[28232]: cluster 2023-12-01T16:20:06.416163+0000 mgr.y (mgr.24356) 1261 : cluster 0 pgmap v1229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:06 smithi040 bash[41173]: cluster 2023-12-01T16:20:06.416163+0000 mgr.y (mgr.24356) 1261 : cluster 0 pgmap v1229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:07 smithi141 bash[31670]: audit 2023-12-01T16:20:07.841238+0000 mon.c (mon.2) 812 : audit 0 from='client.? 172.21.15.40:0/541334443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:07 smithi040 bash[28232]: audit 2023-12-01T16:20:07.841238+0000 mon.c (mon.2) 812 : audit 0 from='client.? 172.21.15.40:0/541334443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:07 smithi040 bash[41173]: audit 2023-12-01T16:20:07.841238+0000 mon.c (mon.2) 812 : audit 0 from='client.? 172.21.15.40:0/541334443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:08 smithi141 bash[31670]: cluster 2023-12-01T16:20:08.416813+0000 mgr.y (mgr.24356) 1262 : cluster 0 pgmap v1230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:08 smithi040 bash[28232]: cluster 2023-12-01T16:20:08.416813+0000 mgr.y (mgr.24356) 1262 : cluster 0 pgmap v1230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:08 smithi040 bash[41173]: cluster 2023-12-01T16:20:08.416813+0000 mgr.y (mgr.24356) 1262 : cluster 0 pgmap v1230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:10 smithi040 bash[28232]: audit 2023-12-01T16:20:10.300258+0000 mon.c (mon.2) 813 : audit 0 from='client.? 172.21.15.40:0/3846992652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:10 smithi040 bash[41173]: audit 2023-12-01T16:20:10.300258+0000 mon.c (mon.2) 813 : audit 0 from='client.? 172.21.15.40:0/3846992652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:10 smithi141 bash[31670]: audit 2023-12-01T16:20:10.300258+0000 mon.c (mon.2) 813 : audit 0 from='client.? 172.21.15.40:0/3846992652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:11 smithi040 bash[28232]: cluster 2023-12-01T16:20:10.417933+0000 mgr.y (mgr.24356) 1263 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:11 smithi040 bash[41173]: cluster 2023-12-01T16:20:10.417933+0000 mgr.y (mgr.24356) 1263 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:11 smithi141 bash[31670]: cluster 2023-12-01T16:20:10.417933+0000 mgr.y (mgr.24356) 1263 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:13 smithi141 bash[31670]: cluster 2023-12-01T16:20:12.418524+0000 mgr.y (mgr.24356) 1264 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:13 smithi141 bash[31670]: audit 2023-12-01T16:20:12.760458+0000 mon.a (mon.0) 1458 : audit 0 from='client.? 172.21.15.40:0/1165763781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:13 smithi040 bash[28232]: cluster 2023-12-01T16:20:12.418524+0000 mgr.y (mgr.24356) 1264 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:13 smithi040 bash[28232]: audit 2023-12-01T16:20:12.760458+0000 mon.a (mon.0) 1458 : audit 0 from='client.? 172.21.15.40:0/1165763781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:13 smithi040 bash[41173]: cluster 2023-12-01T16:20:12.418524+0000 mgr.y (mgr.24356) 1264 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:13 smithi040 bash[41173]: audit 2023-12-01T16:20:12.760458+0000 mon.a (mon.0) 1458 : audit 0 from='client.? 172.21.15.40:0/1165763781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:14 smithi141 bash[31670]: audit 2023-12-01T16:20:14.002222+0000 mon.c (mon.2) 814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:14 smithi040 bash[41173]: audit 2023-12-01T16:20:14.002222+0000 mon.c (mon.2) 814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:14 smithi040 bash[28232]: audit 2023-12-01T16:20:14.002222+0000 mon.c (mon.2) 814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:15 smithi141 bash[31670]: cluster 2023-12-01T16:20:14.419554+0000 mgr.y (mgr.24356) 1265 : cluster 0 pgmap v1233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:15 smithi141 bash[31670]: audit 2023-12-01T16:20:15.223225+0000 mon.a (mon.0) 1459 : audit 0 from='client.? 172.21.15.40:0/3521500067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:15 smithi040 bash[28232]: cluster 2023-12-01T16:20:14.419554+0000 mgr.y (mgr.24356) 1265 : cluster 0 pgmap v1233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:15 smithi040 bash[28232]: audit 2023-12-01T16:20:15.223225+0000 mon.a (mon.0) 1459 : audit 0 from='client.? 172.21.15.40:0/3521500067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:15 smithi040 bash[41173]: cluster 2023-12-01T16:20:14.419554+0000 mgr.y (mgr.24356) 1265 : cluster 0 pgmap v1233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:15 smithi040 bash[41173]: audit 2023-12-01T16:20:15.223225+0000 mon.a (mon.0) 1459 : audit 0 from='client.? 172.21.15.40:0/3521500067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:20:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:20:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:17 smithi141 bash[31670]: cluster 2023-12-01T16:20:16.420417+0000 mgr.y (mgr.24356) 1266 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:17 smithi040 bash[41173]: cluster 2023-12-01T16:20:16.420417+0000 mgr.y (mgr.24356) 1266 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:17 smithi040 bash[28232]: cluster 2023-12-01T16:20:16.420417+0000 mgr.y (mgr.24356) 1266 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:18 smithi141 bash[31670]: audit 2023-12-01T16:20:17.685420+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.40:0/124013232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:18 smithi141 bash[31670]: audit 2023-12-01T16:20:18.362406+0000 mon.c (mon.2) 815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:18 smithi040 bash[41173]: audit 2023-12-01T16:20:17.685420+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.40:0/124013232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:18 smithi040 bash[41173]: audit 2023-12-01T16:20:18.362406+0000 mon.c (mon.2) 815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:18 smithi040 bash[28232]: audit 2023-12-01T16:20:17.685420+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.40:0/124013232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:18 smithi040 bash[28232]: audit 2023-12-01T16:20:18.362406+0000 mon.c (mon.2) 815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:19 smithi141 bash[31670]: cluster 2023-12-01T16:20:18.421078+0000 mgr.y (mgr.24356) 1267 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:19 smithi141 bash[31670]: audit 2023-12-01T16:20:19.904450+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:19 smithi141 bash[31670]: audit 2023-12-01T16:20:19.916256+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:19 smithi040 bash[41173]: cluster 2023-12-01T16:20:18.421078+0000 mgr.y (mgr.24356) 1267 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:19 smithi040 bash[41173]: audit 2023-12-01T16:20:19.904450+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:19 smithi040 bash[41173]: audit 2023-12-01T16:20:19.916256+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:19 smithi040 bash[28232]: cluster 2023-12-01T16:20:18.421078+0000 mgr.y (mgr.24356) 1267 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:19 smithi040 bash[28232]: audit 2023-12-01T16:20:19.904450+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:19 smithi040 bash[28232]: audit 2023-12-01T16:20:19.916256+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:20 smithi141 bash[31670]: audit 2023-12-01T16:20:20.200333+0000 mon.c (mon.2) 816 : audit 0 from='client.? 172.21.15.40:0/3275743534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:20 smithi141 bash[31670]: audit 2023-12-01T16:20:20.208091+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:20 smithi141 bash[31670]: audit 2023-12-01T16:20:20.220148+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:20 smithi141 bash[31670]: audit 2023-12-01T16:20:20.695366+0000 mon.c (mon.2) 817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:20 smithi141 bash[31670]: audit 2023-12-01T16:20:20.697261+0000 mon.c (mon.2) 818 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:21.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:20 smithi141 bash[31670]: audit 2023-12-01T16:20:20.708282+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[41173]: audit 2023-12-01T16:20:20.200333+0000 mon.c (mon.2) 816 : audit 0 from='client.? 172.21.15.40:0/3275743534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[41173]: audit 2023-12-01T16:20:20.208091+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[41173]: audit 2023-12-01T16:20:20.220148+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[41173]: audit 2023-12-01T16:20:20.695366+0000 mon.c (mon.2) 817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[41173]: audit 2023-12-01T16:20:20.697261+0000 mon.c (mon.2) 818 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[41173]: audit 2023-12-01T16:20:20.708282+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[28232]: audit 2023-12-01T16:20:20.200333+0000 mon.c (mon.2) 816 : audit 0 from='client.? 172.21.15.40:0/3275743534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[28232]: audit 2023-12-01T16:20:20.208091+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[28232]: audit 2023-12-01T16:20:20.220148+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[28232]: audit 2023-12-01T16:20:20.695366+0000 mon.c (mon.2) 817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[28232]: audit 2023-12-01T16:20:20.697261+0000 mon.c (mon.2) 818 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:20 smithi040 bash[28232]: audit 2023-12-01T16:20:20.708282+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:20:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:21 smithi141 bash[31670]: cluster 2023-12-01T16:20:20.422319+0000 mgr.y (mgr.24356) 1268 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:21 smithi040 bash[28232]: cluster 2023-12-01T16:20:20.422319+0000 mgr.y (mgr.24356) 1268 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:21 smithi040 bash[41173]: cluster 2023-12-01T16:20:20.422319+0000 mgr.y (mgr.24356) 1268 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:22 smithi141 bash[31670]: audit 2023-12-01T16:20:22.672493+0000 mon.c (mon.2) 819 : audit 0 from='client.? 172.21.15.40:0/3061324126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:22 smithi040 bash[28232]: audit 2023-12-01T16:20:22.672493+0000 mon.c (mon.2) 819 : audit 0 from='client.? 172.21.15.40:0/3061324126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:22 smithi040 bash[41173]: audit 2023-12-01T16:20:22.672493+0000 mon.c (mon.2) 819 : audit 0 from='client.? 172.21.15.40:0/3061324126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:23 smithi141 bash[31670]: cluster 2023-12-01T16:20:22.422961+0000 mgr.y (mgr.24356) 1269 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:23 smithi040 bash[28232]: cluster 2023-12-01T16:20:22.422961+0000 mgr.y (mgr.24356) 1269 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:23 smithi040 bash[41173]: cluster 2023-12-01T16:20:22.422961+0000 mgr.y (mgr.24356) 1269 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:25 smithi141 bash[31670]: cluster 2023-12-01T16:20:24.423923+0000 mgr.y (mgr.24356) 1270 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:25 smithi141 bash[31670]: audit 2023-12-01T16:20:25.142857+0000 mon.a (mon.0) 1466 : audit 0 from='client.? 172.21.15.40:0/71587511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:25 smithi040 bash[28232]: cluster 2023-12-01T16:20:24.423923+0000 mgr.y (mgr.24356) 1270 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:25 smithi040 bash[28232]: audit 2023-12-01T16:20:25.142857+0000 mon.a (mon.0) 1466 : audit 0 from='client.? 172.21.15.40:0/71587511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:25 smithi040 bash[41173]: cluster 2023-12-01T16:20:24.423923+0000 mgr.y (mgr.24356) 1270 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:25 smithi040 bash[41173]: audit 2023-12-01T16:20:25.142857+0000 mon.a (mon.0) 1466 : audit 0 from='client.? 172.21.15.40:0/71587511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:20:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:20:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:26 smithi141 bash[31670]: cluster 2023-12-01T16:20:26.424889+0000 mgr.y (mgr.24356) 1271 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:26 smithi040 bash[28232]: cluster 2023-12-01T16:20:26.424889+0000 mgr.y (mgr.24356) 1271 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:26 smithi040 bash[41173]: cluster 2023-12-01T16:20:26.424889+0000 mgr.y (mgr.24356) 1271 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:27 smithi141 bash[31670]: audit 2023-12-01T16:20:27.619657+0000 mon.a (mon.0) 1467 : audit 0 from='client.? 172.21.15.40:0/2099458946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:27 smithi040 bash[28232]: audit 2023-12-01T16:20:27.619657+0000 mon.a (mon.0) 1467 : audit 0 from='client.? 172.21.15.40:0/2099458946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:27 smithi040 bash[41173]: audit 2023-12-01T16:20:27.619657+0000 mon.a (mon.0) 1467 : audit 0 from='client.? 172.21.15.40:0/2099458946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:28 smithi141 bash[31670]: cluster 2023-12-01T16:20:28.425533+0000 mgr.y (mgr.24356) 1272 : cluster 0 pgmap v1240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:28 smithi040 bash[28232]: cluster 2023-12-01T16:20:28.425533+0000 mgr.y (mgr.24356) 1272 : cluster 0 pgmap v1240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:28 smithi040 bash[41173]: cluster 2023-12-01T16:20:28.425533+0000 mgr.y (mgr.24356) 1272 : cluster 0 pgmap v1240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:30 smithi040 bash[28232]: audit 2023-12-01T16:20:30.081302+0000 mon.a (mon.0) 1468 : audit 0 from='client.? 172.21.15.40:0/3879317097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:30 smithi040 bash[41173]: audit 2023-12-01T16:20:30.081302+0000 mon.a (mon.0) 1468 : audit 0 from='client.? 172.21.15.40:0/3879317097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:30 smithi141 bash[31670]: audit 2023-12-01T16:20:30.081302+0000 mon.a (mon.0) 1468 : audit 0 from='client.? 172.21.15.40:0/3879317097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:31 smithi040 bash[28232]: cluster 2023-12-01T16:20:30.426811+0000 mgr.y (mgr.24356) 1273 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:31 smithi040 bash[41173]: cluster 2023-12-01T16:20:30.426811+0000 mgr.y (mgr.24356) 1273 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:31 smithi141 bash[31670]: cluster 2023-12-01T16:20:30.426811+0000 mgr.y (mgr.24356) 1273 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:33 smithi141 bash[31670]: cluster 2023-12-01T16:20:32.427477+0000 mgr.y (mgr.24356) 1274 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:33 smithi141 bash[31670]: audit 2023-12-01T16:20:32.542668+0000 mon.a (mon.0) 1469 : audit 0 from='client.? 172.21.15.40:0/2420641857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:33 smithi141 bash[31670]: audit 2023-12-01T16:20:33.362805+0000 mon.c (mon.2) 820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:33 smithi040 bash[28232]: cluster 2023-12-01T16:20:32.427477+0000 mgr.y (mgr.24356) 1274 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:33 smithi040 bash[28232]: audit 2023-12-01T16:20:32.542668+0000 mon.a (mon.0) 1469 : audit 0 from='client.? 172.21.15.40:0/2420641857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:33 smithi040 bash[28232]: audit 2023-12-01T16:20:33.362805+0000 mon.c (mon.2) 820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:33 smithi040 bash[41173]: cluster 2023-12-01T16:20:32.427477+0000 mgr.y (mgr.24356) 1274 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:33 smithi040 bash[41173]: audit 2023-12-01T16:20:32.542668+0000 mon.a (mon.0) 1469 : audit 0 from='client.? 172.21.15.40:0/2420641857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:33 smithi040 bash[41173]: audit 2023-12-01T16:20:33.362805+0000 mon.c (mon.2) 820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:35 smithi141 bash[31670]: cluster 2023-12-01T16:20:34.428477+0000 mgr.y (mgr.24356) 1275 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:35 smithi141 bash[31670]: audit 2023-12-01T16:20:35.006717+0000 mon.c (mon.2) 821 : audit 0 from='client.? 172.21.15.40:0/518341802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:35 smithi040 bash[28232]: cluster 2023-12-01T16:20:34.428477+0000 mgr.y (mgr.24356) 1275 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:35 smithi040 bash[28232]: audit 2023-12-01T16:20:35.006717+0000 mon.c (mon.2) 821 : audit 0 from='client.? 172.21.15.40:0/518341802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:35 smithi040 bash[41173]: cluster 2023-12-01T16:20:34.428477+0000 mgr.y (mgr.24356) 1275 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:35 smithi040 bash[41173]: audit 2023-12-01T16:20:35.006717+0000 mon.c (mon.2) 821 : audit 0 from='client.? 172.21.15.40:0/518341802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:20:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:20:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:37 smithi141 bash[31670]: cluster 2023-12-01T16:20:36.429332+0000 mgr.y (mgr.24356) 1276 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:37 smithi141 bash[31670]: audit 2023-12-01T16:20:37.455641+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.40:0/1253866091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:37 smithi040 bash[41173]: cluster 2023-12-01T16:20:36.429332+0000 mgr.y (mgr.24356) 1276 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:37 smithi040 bash[41173]: audit 2023-12-01T16:20:37.455641+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.40:0/1253866091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:37 smithi040 bash[28232]: cluster 2023-12-01T16:20:36.429332+0000 mgr.y (mgr.24356) 1276 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:37 smithi040 bash[28232]: audit 2023-12-01T16:20:37.455641+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.40:0/1253866091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:39 smithi141 bash[31670]: cluster 2023-12-01T16:20:38.430007+0000 mgr.y (mgr.24356) 1277 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:39 smithi141 bash[31670]: audit 2023-12-01T16:20:39.921228+0000 mon.c (mon.2) 822 : audit 0 from='client.? 172.21.15.40:0/2943319502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:39 smithi040 bash[28232]: cluster 2023-12-01T16:20:38.430007+0000 mgr.y (mgr.24356) 1277 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:39 smithi040 bash[28232]: audit 2023-12-01T16:20:39.921228+0000 mon.c (mon.2) 822 : audit 0 from='client.? 172.21.15.40:0/2943319502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:39 smithi040 bash[41173]: cluster 2023-12-01T16:20:38.430007+0000 mgr.y (mgr.24356) 1277 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:39 smithi040 bash[41173]: audit 2023-12-01T16:20:39.921228+0000 mon.c (mon.2) 822 : audit 0 from='client.? 172.21.15.40:0/2943319502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:41 smithi141 bash[31670]: cluster 2023-12-01T16:20:40.431180+0000 mgr.y (mgr.24356) 1278 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:41 smithi040 bash[28232]: cluster 2023-12-01T16:20:40.431180+0000 mgr.y (mgr.24356) 1278 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:41 smithi040 bash[41173]: cluster 2023-12-01T16:20:40.431180+0000 mgr.y (mgr.24356) 1278 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:42 smithi141 bash[31670]: audit 2023-12-01T16:20:42.388933+0000 mon.a (mon.0) 1471 : audit 0 from='client.? 172.21.15.40:0/1441188144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:42 smithi040 bash[28232]: audit 2023-12-01T16:20:42.388933+0000 mon.a (mon.0) 1471 : audit 0 from='client.? 172.21.15.40:0/1441188144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:42 smithi040 bash[41173]: audit 2023-12-01T16:20:42.388933+0000 mon.a (mon.0) 1471 : audit 0 from='client.? 172.21.15.40:0/1441188144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:43 smithi141 bash[31670]: cluster 2023-12-01T16:20:42.431878+0000 mgr.y (mgr.24356) 1279 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:43 smithi040 bash[28232]: cluster 2023-12-01T16:20:42.431878+0000 mgr.y (mgr.24356) 1279 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:43 smithi040 bash[41173]: cluster 2023-12-01T16:20:42.431878+0000 mgr.y (mgr.24356) 1279 : cluster 0 pgmap v1247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:44 smithi141 bash[31670]: audit 2023-12-01T16:20:44.849745+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.40:0/279488178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:44 smithi040 bash[28232]: audit 2023-12-01T16:20:44.849745+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.40:0/279488178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:44 smithi040 bash[41173]: audit 2023-12-01T16:20:44.849745+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.40:0/279488178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:45 smithi141 bash[31670]: cluster 2023-12-01T16:20:44.432733+0000 mgr.y (mgr.24356) 1280 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:45 smithi040 bash[28232]: cluster 2023-12-01T16:20:44.432733+0000 mgr.y (mgr.24356) 1280 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:46.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:45 smithi040 bash[41173]: cluster 2023-12-01T16:20:44.432733+0000 mgr.y (mgr.24356) 1280 : cluster 0 pgmap v1248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:20:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:20:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:46 smithi141 bash[31670]: cluster 2023-12-01T16:20:46.433484+0000 mgr.y (mgr.24356) 1281 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:46 smithi040 bash[28232]: cluster 2023-12-01T16:20:46.433484+0000 mgr.y (mgr.24356) 1281 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:46 smithi040 bash[41173]: cluster 2023-12-01T16:20:46.433484+0000 mgr.y (mgr.24356) 1281 : cluster 0 pgmap v1249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:47 smithi141 bash[31670]: audit 2023-12-01T16:20:47.315392+0000 mon.a (mon.0) 1473 : audit 0 from='client.? 172.21.15.40:0/2236015502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:47 smithi040 bash[28232]: audit 2023-12-01T16:20:47.315392+0000 mon.a (mon.0) 1473 : audit 0 from='client.? 172.21.15.40:0/2236015502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:47 smithi040 bash[41173]: audit 2023-12-01T16:20:47.315392+0000 mon.a (mon.0) 1473 : audit 0 from='client.? 172.21.15.40:0/2236015502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:48 smithi141 bash[31670]: audit 2023-12-01T16:20:48.363251+0000 mon.c (mon.2) 823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:48 smithi141 bash[31670]: cluster 2023-12-01T16:20:48.434106+0000 mgr.y (mgr.24356) 1282 : cluster 0 pgmap v1250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:48 smithi040 bash[28232]: audit 2023-12-01T16:20:48.363251+0000 mon.c (mon.2) 823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:48 smithi040 bash[28232]: cluster 2023-12-01T16:20:48.434106+0000 mgr.y (mgr.24356) 1282 : cluster 0 pgmap v1250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:48 smithi040 bash[41173]: audit 2023-12-01T16:20:48.363251+0000 mon.c (mon.2) 823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:48 smithi040 bash[41173]: cluster 2023-12-01T16:20:48.434106+0000 mgr.y (mgr.24356) 1282 : cluster 0 pgmap v1250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:49 smithi141 bash[31670]: audit 2023-12-01T16:20:49.786175+0000 mon.c (mon.2) 824 : audit 0 from='client.? 172.21.15.40:0/3080229148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:49 smithi040 bash[28232]: audit 2023-12-01T16:20:49.786175+0000 mon.c (mon.2) 824 : audit 0 from='client.? 172.21.15.40:0/3080229148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:49 smithi040 bash[41173]: audit 2023-12-01T16:20:49.786175+0000 mon.c (mon.2) 824 : audit 0 from='client.? 172.21.15.40:0/3080229148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:50 smithi141 bash[31670]: cluster 2023-12-01T16:20:50.435258+0000 mgr.y (mgr.24356) 1283 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:50 smithi040 bash[41173]: cluster 2023-12-01T16:20:50.435258+0000 mgr.y (mgr.24356) 1283 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:50 smithi040 bash[28232]: cluster 2023-12-01T16:20:50.435258+0000 mgr.y (mgr.24356) 1283 : cluster 0 pgmap v1251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:52 smithi040 bash[41173]: audit 2023-12-01T16:20:52.255195+0000 mon.a (mon.0) 1474 : audit 0 from='client.? 172.21.15.40:0/1845325792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:52 smithi040 bash[28232]: audit 2023-12-01T16:20:52.255195+0000 mon.a (mon.0) 1474 : audit 0 from='client.? 172.21.15.40:0/1845325792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:52 smithi141 bash[31670]: audit 2023-12-01T16:20:52.255195+0000 mon.a (mon.0) 1474 : audit 0 from='client.? 172.21.15.40:0/1845325792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:53 smithi141 bash[31670]: cluster 2023-12-01T16:20:52.435895+0000 mgr.y (mgr.24356) 1284 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:53 smithi040 bash[28232]: cluster 2023-12-01T16:20:52.435895+0000 mgr.y (mgr.24356) 1284 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:53 smithi040 bash[41173]: cluster 2023-12-01T16:20:52.435895+0000 mgr.y (mgr.24356) 1284 : cluster 0 pgmap v1252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:54 smithi141 bash[31670]: audit 2023-12-01T16:20:54.714898+0000 mon.c (mon.2) 825 : audit 0 from='client.? 172.21.15.40:0/1815052824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:54 smithi040 bash[28232]: audit 2023-12-01T16:20:54.714898+0000 mon.c (mon.2) 825 : audit 0 from='client.? 172.21.15.40:0/1815052824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:54 smithi040 bash[41173]: audit 2023-12-01T16:20:54.714898+0000 mon.c (mon.2) 825 : audit 0 from='client.? 172.21.15.40:0/1815052824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:55 smithi141 bash[31670]: cluster 2023-12-01T16:20:54.436949+0000 mgr.y (mgr.24356) 1285 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:55 smithi040 bash[28232]: cluster 2023-12-01T16:20:54.436949+0000 mgr.y (mgr.24356) 1285 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:55 smithi040 bash[41173]: cluster 2023-12-01T16:20:54.436949+0000 mgr.y (mgr.24356) 1285 : cluster 0 pgmap v1253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:20:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:20:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:57 smithi141 bash[31670]: cluster 2023-12-01T16:20:56.437845+0000 mgr.y (mgr.24356) 1286 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:57 smithi040 bash[28232]: cluster 2023-12-01T16:20:56.437845+0000 mgr.y (mgr.24356) 1286 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:57 smithi040 bash[41173]: cluster 2023-12-01T16:20:56.437845+0000 mgr.y (mgr.24356) 1286 : cluster 0 pgmap v1254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:58 smithi141 bash[31670]: audit 2023-12-01T16:20:57.181073+0000 mon.a (mon.0) 1475 : audit 0 from='client.? 172.21.15.40:0/3721269710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:58 smithi040 bash[41173]: audit 2023-12-01T16:20:57.181073+0000 mon.a (mon.0) 1475 : audit 0 from='client.? 172.21.15.40:0/3721269710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:58 smithi040 bash[28232]: audit 2023-12-01T16:20:57.181073+0000 mon.a (mon.0) 1475 : audit 0 from='client.? 172.21.15.40:0/3721269710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:20:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:20:59 smithi141 bash[31670]: cluster 2023-12-01T16:20:58.438662+0000 mgr.y (mgr.24356) 1287 : cluster 0 pgmap v1255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:20:59 smithi040 bash[41173]: cluster 2023-12-01T16:20:58.438662+0000 mgr.y (mgr.24356) 1287 : cluster 0 pgmap v1255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:20:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:20:59 smithi040 bash[28232]: cluster 2023-12-01T16:20:58.438662+0000 mgr.y (mgr.24356) 1287 : cluster 0 pgmap v1255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:00 smithi141 bash[31670]: audit 2023-12-01T16:20:59.649670+0000 mon.c (mon.2) 826 : audit 0 from='client.? 172.21.15.40:0/3497358093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:00 smithi040 bash[28232]: audit 2023-12-01T16:20:59.649670+0000 mon.c (mon.2) 826 : audit 0 from='client.? 172.21.15.40:0/3497358093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:00 smithi040 bash[41173]: audit 2023-12-01T16:20:59.649670+0000 mon.c (mon.2) 826 : audit 0 from='client.? 172.21.15.40:0/3497358093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:01 smithi040 bash[28232]: cluster 2023-12-01T16:21:00.439880+0000 mgr.y (mgr.24356) 1288 : cluster 0 pgmap v1256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:01 smithi040 bash[41173]: cluster 2023-12-01T16:21:00.439880+0000 mgr.y (mgr.24356) 1288 : cluster 0 pgmap v1256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:01 smithi141 bash[31670]: cluster 2023-12-01T16:21:00.439880+0000 mgr.y (mgr.24356) 1288 : cluster 0 pgmap v1256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:02 smithi141 bash[31670]: audit 2023-12-01T16:21:02.115786+0000 mon.c (mon.2) 827 : audit 0 from='client.? 172.21.15.40:0/2979125076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:02 smithi040 bash[41173]: audit 2023-12-01T16:21:02.115786+0000 mon.c (mon.2) 827 : audit 0 from='client.? 172.21.15.40:0/2979125076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:02 smithi040 bash[28232]: audit 2023-12-01T16:21:02.115786+0000 mon.c (mon.2) 827 : audit 0 from='client.? 172.21.15.40:0/2979125076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:03 smithi141 bash[31670]: cluster 2023-12-01T16:21:02.440596+0000 mgr.y (mgr.24356) 1289 : cluster 0 pgmap v1257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:03 smithi141 bash[31670]: audit 2023-12-01T16:21:03.363620+0000 mon.c (mon.2) 828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:03 smithi040 bash[28232]: cluster 2023-12-01T16:21:02.440596+0000 mgr.y (mgr.24356) 1289 : cluster 0 pgmap v1257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:03 smithi040 bash[28232]: audit 2023-12-01T16:21:03.363620+0000 mon.c (mon.2) 828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:03 smithi040 bash[41173]: cluster 2023-12-01T16:21:02.440596+0000 mgr.y (mgr.24356) 1289 : cluster 0 pgmap v1257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:03 smithi040 bash[41173]: audit 2023-12-01T16:21:03.363620+0000 mon.c (mon.2) 828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:04 smithi141 bash[31670]: audit 2023-12-01T16:21:04.583918+0000 mon.a (mon.0) 1476 : audit 0 from='client.? 172.21.15.40:0/175912555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:04 smithi040 bash[28232]: audit 2023-12-01T16:21:04.583918+0000 mon.a (mon.0) 1476 : audit 0 from='client.? 172.21.15.40:0/175912555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:04 smithi040 bash[41173]: audit 2023-12-01T16:21:04.583918+0000 mon.a (mon.0) 1476 : audit 0 from='client.? 172.21.15.40:0/175912555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:05 smithi141 bash[31670]: cluster 2023-12-01T16:21:04.441583+0000 mgr.y (mgr.24356) 1290 : cluster 0 pgmap v1258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:05 smithi040 bash[41173]: cluster 2023-12-01T16:21:04.441583+0000 mgr.y (mgr.24356) 1290 : cluster 0 pgmap v1258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:05 smithi040 bash[28232]: cluster 2023-12-01T16:21:04.441583+0000 mgr.y (mgr.24356) 1290 : cluster 0 pgmap v1258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:21:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:21:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:06 smithi141 bash[31670]: cluster 2023-12-01T16:21:06.442430+0000 mgr.y (mgr.24356) 1291 : cluster 0 pgmap v1259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:06 smithi040 bash[28232]: cluster 2023-12-01T16:21:06.442430+0000 mgr.y (mgr.24356) 1291 : cluster 0 pgmap v1259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:06 smithi040 bash[41173]: cluster 2023-12-01T16:21:06.442430+0000 mgr.y (mgr.24356) 1291 : cluster 0 pgmap v1259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:07 smithi141 bash[31670]: audit 2023-12-01T16:21:07.045784+0000 mon.a (mon.0) 1477 : audit 0 from='client.? 172.21.15.40:0/3052985631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:07 smithi040 bash[28232]: audit 2023-12-01T16:21:07.045784+0000 mon.a (mon.0) 1477 : audit 0 from='client.? 172.21.15.40:0/3052985631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:07 smithi040 bash[41173]: audit 2023-12-01T16:21:07.045784+0000 mon.a (mon.0) 1477 : audit 0 from='client.? 172.21.15.40:0/3052985631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:08 smithi141 bash[31670]: cluster 2023-12-01T16:21:08.443107+0000 mgr.y (mgr.24356) 1292 : cluster 0 pgmap v1260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:08 smithi040 bash[41173]: cluster 2023-12-01T16:21:08.443107+0000 mgr.y (mgr.24356) 1292 : cluster 0 pgmap v1260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:08 smithi040 bash[28232]: cluster 2023-12-01T16:21:08.443107+0000 mgr.y (mgr.24356) 1292 : cluster 0 pgmap v1260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:09 smithi141 bash[31670]: audit 2023-12-01T16:21:09.508373+0000 mon.a (mon.0) 1478 : audit 0 from='client.? 172.21.15.40:0/1258937750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:09 smithi040 bash[28232]: audit 2023-12-01T16:21:09.508373+0000 mon.a (mon.0) 1478 : audit 0 from='client.? 172.21.15.40:0/1258937750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:09 smithi040 bash[41173]: audit 2023-12-01T16:21:09.508373+0000 mon.a (mon.0) 1478 : audit 0 from='client.? 172.21.15.40:0/1258937750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:10 smithi141 bash[31670]: cluster 2023-12-01T16:21:10.444302+0000 mgr.y (mgr.24356) 1293 : cluster 0 pgmap v1261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:10 smithi040 bash[28232]: cluster 2023-12-01T16:21:10.444302+0000 mgr.y (mgr.24356) 1293 : cluster 0 pgmap v1261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:10 smithi040 bash[41173]: cluster 2023-12-01T16:21:10.444302+0000 mgr.y (mgr.24356) 1293 : cluster 0 pgmap v1261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:11 smithi141 bash[31670]: audit 2023-12-01T16:21:11.965265+0000 mon.a (mon.0) 1479 : audit 0 from='client.? 172.21.15.40:0/450252171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:12.278 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 16:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T16:21:12.231387738Z level=info msg="Completed cleanup jobs" duration=191.726446ms 2023-12-01T16:21:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:11 smithi040 bash[28232]: audit 2023-12-01T16:21:11.965265+0000 mon.a (mon.0) 1479 : audit 0 from='client.? 172.21.15.40:0/450252171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:11 smithi040 bash[41173]: audit 2023-12-01T16:21:11.965265+0000 mon.a (mon.0) 1479 : audit 0 from='client.? 172.21.15.40:0/450252171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:13 smithi141 bash[31670]: cluster 2023-12-01T16:21:12.445017+0000 mgr.y (mgr.24356) 1294 : cluster 0 pgmap v1262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:13 smithi040 bash[41173]: cluster 2023-12-01T16:21:12.445017+0000 mgr.y (mgr.24356) 1294 : cluster 0 pgmap v1262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:13 smithi040 bash[28232]: cluster 2023-12-01T16:21:12.445017+0000 mgr.y (mgr.24356) 1294 : cluster 0 pgmap v1262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:14 smithi141 bash[31670]: audit 2023-12-01T16:21:14.441523+0000 mon.a (mon.0) 1480 : audit 0 from='client.? 172.21.15.40:0/691215453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:14 smithi040 bash[28232]: audit 2023-12-01T16:21:14.441523+0000 mon.a (mon.0) 1480 : audit 0 from='client.? 172.21.15.40:0/691215453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:14 smithi040 bash[41173]: audit 2023-12-01T16:21:14.441523+0000 mon.a (mon.0) 1480 : audit 0 from='client.? 172.21.15.40:0/691215453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:15 smithi141 bash[31670]: cluster 2023-12-01T16:21:14.445957+0000 mgr.y (mgr.24356) 1295 : cluster 0 pgmap v1263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:15 smithi040 bash[28232]: cluster 2023-12-01T16:21:14.445957+0000 mgr.y (mgr.24356) 1295 : cluster 0 pgmap v1263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:15 smithi040 bash[41173]: cluster 2023-12-01T16:21:14.445957+0000 mgr.y (mgr.24356) 1295 : cluster 0 pgmap v1263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:21:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:21:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:16 smithi141 bash[31670]: cluster 2023-12-01T16:21:16.446792+0000 mgr.y (mgr.24356) 1296 : cluster 0 pgmap v1264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:16 smithi141 bash[31670]: audit 2023-12-01T16:21:16.910455+0000 mon.c (mon.2) 829 : audit 0 from='client.? 172.21.15.40:0/2290472944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:16 smithi040 bash[28232]: cluster 2023-12-01T16:21:16.446792+0000 mgr.y (mgr.24356) 1296 : cluster 0 pgmap v1264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:16 smithi040 bash[28232]: audit 2023-12-01T16:21:16.910455+0000 mon.c (mon.2) 829 : audit 0 from='client.? 172.21.15.40:0/2290472944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:16 smithi040 bash[41173]: cluster 2023-12-01T16:21:16.446792+0000 mgr.y (mgr.24356) 1296 : cluster 0 pgmap v1264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:16 smithi040 bash[41173]: audit 2023-12-01T16:21:16.910455+0000 mon.c (mon.2) 829 : audit 0 from='client.? 172.21.15.40:0/2290472944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:18 smithi141 bash[31670]: audit 2023-12-01T16:21:18.363996+0000 mon.c (mon.2) 830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:18 smithi040 bash[41173]: audit 2023-12-01T16:21:18.363996+0000 mon.c (mon.2) 830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:18 smithi040 bash[28232]: audit 2023-12-01T16:21:18.363996+0000 mon.c (mon.2) 830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:19 smithi141 bash[31670]: cluster 2023-12-01T16:21:18.447433+0000 mgr.y (mgr.24356) 1297 : cluster 0 pgmap v1265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:19 smithi141 bash[31670]: audit 2023-12-01T16:21:19.382679+0000 mon.c (mon.2) 831 : audit 0 from='client.? 172.21.15.40:0/3151085259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:19 smithi040 bash[41173]: cluster 2023-12-01T16:21:18.447433+0000 mgr.y (mgr.24356) 1297 : cluster 0 pgmap v1265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:19 smithi040 bash[41173]: audit 2023-12-01T16:21:19.382679+0000 mon.c (mon.2) 831 : audit 0 from='client.? 172.21.15.40:0/3151085259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:19 smithi040 bash[28232]: cluster 2023-12-01T16:21:18.447433+0000 mgr.y (mgr.24356) 1297 : cluster 0 pgmap v1265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:19 smithi040 bash[28232]: audit 2023-12-01T16:21:19.382679+0000 mon.c (mon.2) 831 : audit 0 from='client.? 172.21.15.40:0/3151085259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:20 smithi141 bash[31670]: audit 2023-12-01T16:21:20.792756+0000 mon.c (mon.2) 832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:20 smithi040 bash[28232]: audit 2023-12-01T16:21:20.792756+0000 mon.c (mon.2) 832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:20 smithi040 bash[41173]: audit 2023-12-01T16:21:20.792756+0000 mon.c (mon.2) 832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:21 smithi141 bash[31670]: cluster 2023-12-01T16:21:20.448640+0000 mgr.y (mgr.24356) 1298 : cluster 0 pgmap v1266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:21 smithi141 bash[31670]: audit 2023-12-01T16:21:21.221806+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:21 smithi141 bash[31670]: audit 2023-12-01T16:21:21.232940+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:21 smithi141 bash[31670]: audit 2023-12-01T16:21:21.832919+0000 mon.c (mon.2) 833 : audit 0 from='client.? 172.21.15.40:0/2691532678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[28232]: cluster 2023-12-01T16:21:20.448640+0000 mgr.y (mgr.24356) 1298 : cluster 0 pgmap v1266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[28232]: audit 2023-12-01T16:21:21.221806+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[28232]: audit 2023-12-01T16:21:21.232940+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[28232]: audit 2023-12-01T16:21:21.832919+0000 mon.c (mon.2) 833 : audit 0 from='client.? 172.21.15.40:0/2691532678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[41173]: cluster 2023-12-01T16:21:20.448640+0000 mgr.y (mgr.24356) 1298 : cluster 0 pgmap v1266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[41173]: audit 2023-12-01T16:21:21.221806+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[41173]: audit 2023-12-01T16:21:21.232940+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:21 smithi040 bash[41173]: audit 2023-12-01T16:21:21.832919+0000 mon.c (mon.2) 833 : audit 0 from='client.? 172.21.15.40:0/2691532678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:23 smithi141 bash[31670]: cluster 2023-12-01T16:21:22.449331+0000 mgr.y (mgr.24356) 1299 : cluster 0 pgmap v1267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:23 smithi040 bash[28232]: cluster 2023-12-01T16:21:22.449331+0000 mgr.y (mgr.24356) 1299 : cluster 0 pgmap v1267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:23 smithi040 bash[41173]: cluster 2023-12-01T16:21:22.449331+0000 mgr.y (mgr.24356) 1299 : cluster 0 pgmap v1267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:24 smithi141 bash[31670]: audit 2023-12-01T16:21:24.299753+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.40:0/3060240888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:24 smithi040 bash[28232]: audit 2023-12-01T16:21:24.299753+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.40:0/3060240888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:24 smithi040 bash[41173]: audit 2023-12-01T16:21:24.299753+0000 mon.a (mon.0) 1483 : audit 0 from='client.? 172.21.15.40:0/3060240888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:25 smithi141 bash[31670]: cluster 2023-12-01T16:21:24.450322+0000 mgr.y (mgr.24356) 1300 : cluster 0 pgmap v1268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:25 smithi040 bash[28232]: cluster 2023-12-01T16:21:24.450322+0000 mgr.y (mgr.24356) 1300 : cluster 0 pgmap v1268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:25 smithi040 bash[41173]: cluster 2023-12-01T16:21:24.450322+0000 mgr.y (mgr.24356) 1300 : cluster 0 pgmap v1268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:21:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:21:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:26 smithi141 bash[31670]: cluster 2023-12-01T16:21:26.451132+0000 mgr.y (mgr.24356) 1301 : cluster 0 pgmap v1269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:26 smithi141 bash[31670]: audit 2023-12-01T16:21:26.765053+0000 mon.c (mon.2) 834 : audit 0 from='client.? 172.21.15.40:0/2815729564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:26 smithi040 bash[41173]: cluster 2023-12-01T16:21:26.451132+0000 mgr.y (mgr.24356) 1301 : cluster 0 pgmap v1269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:26 smithi040 bash[41173]: audit 2023-12-01T16:21:26.765053+0000 mon.c (mon.2) 834 : audit 0 from='client.? 172.21.15.40:0/2815729564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:26 smithi040 bash[28232]: cluster 2023-12-01T16:21:26.451132+0000 mgr.y (mgr.24356) 1301 : cluster 0 pgmap v1269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:26 smithi040 bash[28232]: audit 2023-12-01T16:21:26.765053+0000 mon.c (mon.2) 834 : audit 0 from='client.? 172.21.15.40:0/2815729564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:26.986033+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:26.998535+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:27.025043+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:27.034262+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:27.587515+0000 mon.c (mon.2) 835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:27.589338+0000 mon.c (mon.2) 836 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:27 smithi141 bash[31670]: audit 2023-12-01T16:21:27.598739+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:26.986033+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:26.998535+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:27.025043+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:27.034262+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:27.587515+0000 mon.c (mon.2) 835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:27.589338+0000 mon.c (mon.2) 836 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[28232]: audit 2023-12-01T16:21:27.598739+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:26.986033+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:26.998535+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:27.025043+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:27.034262+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:27.587515+0000 mon.c (mon.2) 835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:27.589338+0000 mon.c (mon.2) 836 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:27 smithi040 bash[41173]: audit 2023-12-01T16:21:27.598739+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:21:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:28 smithi141 bash[31670]: cluster 2023-12-01T16:21:28.451872+0000 mgr.y (mgr.24356) 1302 : cluster 0 pgmap v1270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:28 smithi040 bash[28232]: cluster 2023-12-01T16:21:28.451872+0000 mgr.y (mgr.24356) 1302 : cluster 0 pgmap v1270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:28 smithi040 bash[41173]: cluster 2023-12-01T16:21:28.451872+0000 mgr.y (mgr.24356) 1302 : cluster 0 pgmap v1270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:30 smithi141 bash[31670]: audit 2023-12-01T16:21:29.234252+0000 mon.c (mon.2) 837 : audit 0 from='client.? 172.21.15.40:0/3609007219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:29 smithi040 bash[28232]: audit 2023-12-01T16:21:29.234252+0000 mon.c (mon.2) 837 : audit 0 from='client.? 172.21.15.40:0/3609007219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:29 smithi040 bash[41173]: audit 2023-12-01T16:21:29.234252+0000 mon.c (mon.2) 837 : audit 0 from='client.? 172.21.15.40:0/3609007219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:31 smithi141 bash[31670]: cluster 2023-12-01T16:21:30.453086+0000 mgr.y (mgr.24356) 1303 : cluster 0 pgmap v1271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:31 smithi040 bash[28232]: cluster 2023-12-01T16:21:30.453086+0000 mgr.y (mgr.24356) 1303 : cluster 0 pgmap v1271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:31 smithi040 bash[41173]: cluster 2023-12-01T16:21:30.453086+0000 mgr.y (mgr.24356) 1303 : cluster 0 pgmap v1271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:32 smithi141 bash[31670]: audit 2023-12-01T16:21:31.701659+0000 mon.a (mon.0) 1489 : audit 0 from='client.? 172.21.15.40:0/255575365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:32 smithi040 bash[28232]: audit 2023-12-01T16:21:31.701659+0000 mon.a (mon.0) 1489 : audit 0 from='client.? 172.21.15.40:0/255575365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:32 smithi040 bash[41173]: audit 2023-12-01T16:21:31.701659+0000 mon.a (mon.0) 1489 : audit 0 from='client.? 172.21.15.40:0/255575365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:33 smithi141 bash[31670]: cluster 2023-12-01T16:21:32.453856+0000 mgr.y (mgr.24356) 1304 : cluster 0 pgmap v1272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:33 smithi141 bash[31670]: audit 2023-12-01T16:21:33.364485+0000 mon.c (mon.2) 838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:33 smithi040 bash[28232]: cluster 2023-12-01T16:21:32.453856+0000 mgr.y (mgr.24356) 1304 : cluster 0 pgmap v1272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:33 smithi040 bash[28232]: audit 2023-12-01T16:21:33.364485+0000 mon.c (mon.2) 838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:33 smithi040 bash[41173]: cluster 2023-12-01T16:21:32.453856+0000 mgr.y (mgr.24356) 1304 : cluster 0 pgmap v1272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:33 smithi040 bash[41173]: audit 2023-12-01T16:21:33.364485+0000 mon.c (mon.2) 838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:34 smithi141 bash[31670]: audit 2023-12-01T16:21:34.167054+0000 mon.c (mon.2) 839 : audit 0 from='client.? 172.21.15.40:0/140980594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:34 smithi040 bash[28232]: audit 2023-12-01T16:21:34.167054+0000 mon.c (mon.2) 839 : audit 0 from='client.? 172.21.15.40:0/140980594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:34 smithi040 bash[41173]: audit 2023-12-01T16:21:34.167054+0000 mon.c (mon.2) 839 : audit 0 from='client.? 172.21.15.40:0/140980594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:35 smithi141 bash[31670]: cluster 2023-12-01T16:21:34.454896+0000 mgr.y (mgr.24356) 1305 : cluster 0 pgmap v1273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:35 smithi040 bash[28232]: cluster 2023-12-01T16:21:34.454896+0000 mgr.y (mgr.24356) 1305 : cluster 0 pgmap v1273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:35 smithi040 bash[41173]: cluster 2023-12-01T16:21:34.454896+0000 mgr.y (mgr.24356) 1305 : cluster 0 pgmap v1273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:21:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:21:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:36 smithi141 bash[31670]: cluster 2023-12-01T16:21:36.455693+0000 mgr.y (mgr.24356) 1306 : cluster 0 pgmap v1274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:36 smithi141 bash[31670]: audit 2023-12-01T16:21:36.634985+0000 mon.c (mon.2) 840 : audit 0 from='client.? 172.21.15.40:0/786089184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:36 smithi040 bash[28232]: cluster 2023-12-01T16:21:36.455693+0000 mgr.y (mgr.24356) 1306 : cluster 0 pgmap v1274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:36 smithi040 bash[28232]: audit 2023-12-01T16:21:36.634985+0000 mon.c (mon.2) 840 : audit 0 from='client.? 172.21.15.40:0/786089184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:36 smithi040 bash[41173]: cluster 2023-12-01T16:21:36.455693+0000 mgr.y (mgr.24356) 1306 : cluster 0 pgmap v1274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:36 smithi040 bash[41173]: audit 2023-12-01T16:21:36.634985+0000 mon.c (mon.2) 840 : audit 0 from='client.? 172.21.15.40:0/786089184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:39 smithi141 bash[31670]: cluster 2023-12-01T16:21:38.456362+0000 mgr.y (mgr.24356) 1307 : cluster 0 pgmap v1275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:39 smithi141 bash[31670]: audit 2023-12-01T16:21:39.098081+0000 mon.c (mon.2) 841 : audit 0 from='client.? 172.21.15.40:0/1413586095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:39 smithi040 bash[28232]: cluster 2023-12-01T16:21:38.456362+0000 mgr.y (mgr.24356) 1307 : cluster 0 pgmap v1275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:39 smithi040 bash[28232]: audit 2023-12-01T16:21:39.098081+0000 mon.c (mon.2) 841 : audit 0 from='client.? 172.21.15.40:0/1413586095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:39 smithi040 bash[41173]: cluster 2023-12-01T16:21:38.456362+0000 mgr.y (mgr.24356) 1307 : cluster 0 pgmap v1275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:39 smithi040 bash[41173]: audit 2023-12-01T16:21:39.098081+0000 mon.c (mon.2) 841 : audit 0 from='client.? 172.21.15.40:0/1413586095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:41 smithi141 bash[31670]: cluster 2023-12-01T16:21:40.457557+0000 mgr.y (mgr.24356) 1308 : cluster 0 pgmap v1276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:41 smithi141 bash[31670]: audit 2023-12-01T16:21:41.572683+0000 mon.c (mon.2) 842 : audit 0 from='client.? 172.21.15.40:0/3808351228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:41 smithi040 bash[28232]: cluster 2023-12-01T16:21:40.457557+0000 mgr.y (mgr.24356) 1308 : cluster 0 pgmap v1276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:41 smithi040 bash[28232]: audit 2023-12-01T16:21:41.572683+0000 mon.c (mon.2) 842 : audit 0 from='client.? 172.21.15.40:0/3808351228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:41 smithi040 bash[41173]: cluster 2023-12-01T16:21:40.457557+0000 mgr.y (mgr.24356) 1308 : cluster 0 pgmap v1276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:41 smithi040 bash[41173]: audit 2023-12-01T16:21:41.572683+0000 mon.c (mon.2) 842 : audit 0 from='client.? 172.21.15.40:0/3808351228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:43 smithi141 bash[31670]: cluster 2023-12-01T16:21:42.458228+0000 mgr.y (mgr.24356) 1309 : cluster 0 pgmap v1277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:43 smithi040 bash[28232]: cluster 2023-12-01T16:21:42.458228+0000 mgr.y (mgr.24356) 1309 : cluster 0 pgmap v1277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:43 smithi040 bash[41173]: cluster 2023-12-01T16:21:42.458228+0000 mgr.y (mgr.24356) 1309 : cluster 0 pgmap v1277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:44 smithi141 bash[31670]: audit 2023-12-01T16:21:44.044586+0000 mon.c (mon.2) 843 : audit 0 from='client.? 172.21.15.40:0/4207468627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:44 smithi040 bash[41173]: audit 2023-12-01T16:21:44.044586+0000 mon.c (mon.2) 843 : audit 0 from='client.? 172.21.15.40:0/4207468627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:44 smithi040 bash[28232]: audit 2023-12-01T16:21:44.044586+0000 mon.c (mon.2) 843 : audit 0 from='client.? 172.21.15.40:0/4207468627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:45 smithi141 bash[31670]: cluster 2023-12-01T16:21:44.459231+0000 mgr.y (mgr.24356) 1310 : cluster 0 pgmap v1278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:45 smithi040 bash[41173]: cluster 2023-12-01T16:21:44.459231+0000 mgr.y (mgr.24356) 1310 : cluster 0 pgmap v1278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:45 smithi040 bash[28232]: cluster 2023-12-01T16:21:44.459231+0000 mgr.y (mgr.24356) 1310 : cluster 0 pgmap v1278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:21:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:21:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:46 smithi141 bash[31670]: cluster 2023-12-01T16:21:46.460157+0000 mgr.y (mgr.24356) 1311 : cluster 0 pgmap v1279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:46 smithi141 bash[31670]: audit 2023-12-01T16:21:46.520577+0000 mon.a (mon.0) 1490 : audit 0 from='client.? 172.21.15.40:0/3594129377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:46 smithi040 bash[41173]: cluster 2023-12-01T16:21:46.460157+0000 mgr.y (mgr.24356) 1311 : cluster 0 pgmap v1279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:46 smithi040 bash[41173]: audit 2023-12-01T16:21:46.520577+0000 mon.a (mon.0) 1490 : audit 0 from='client.? 172.21.15.40:0/3594129377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:46 smithi040 bash[28232]: cluster 2023-12-01T16:21:46.460157+0000 mgr.y (mgr.24356) 1311 : cluster 0 pgmap v1279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:46 smithi040 bash[28232]: audit 2023-12-01T16:21:46.520577+0000 mon.a (mon.0) 1490 : audit 0 from='client.? 172.21.15.40:0/3594129377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:48 smithi141 bash[31670]: audit 2023-12-01T16:21:48.365144+0000 mon.c (mon.2) 844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:48 smithi040 bash[28232]: audit 2023-12-01T16:21:48.365144+0000 mon.c (mon.2) 844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:48 smithi040 bash[41173]: audit 2023-12-01T16:21:48.365144+0000 mon.c (mon.2) 844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:49 smithi141 bash[31670]: cluster 2023-12-01T16:21:48.460978+0000 mgr.y (mgr.24356) 1312 : cluster 0 pgmap v1280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:49 smithi141 bash[31670]: audit 2023-12-01T16:21:48.983597+0000 mon.a (mon.0) 1491 : audit 0 from='client.? 172.21.15.40:0/3091395838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:49 smithi040 bash[28232]: cluster 2023-12-01T16:21:48.460978+0000 mgr.y (mgr.24356) 1312 : cluster 0 pgmap v1280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:49 smithi040 bash[28232]: audit 2023-12-01T16:21:48.983597+0000 mon.a (mon.0) 1491 : audit 0 from='client.? 172.21.15.40:0/3091395838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:49 smithi040 bash[41173]: cluster 2023-12-01T16:21:48.460978+0000 mgr.y (mgr.24356) 1312 : cluster 0 pgmap v1280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:49 smithi040 bash[41173]: audit 2023-12-01T16:21:48.983597+0000 mon.a (mon.0) 1491 : audit 0 from='client.? 172.21.15.40:0/3091395838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:50 smithi141 bash[31670]: cluster 2023-12-01T16:21:50.462220+0000 mgr.y (mgr.24356) 1313 : cluster 0 pgmap v1281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:50 smithi040 bash[41173]: cluster 2023-12-01T16:21:50.462220+0000 mgr.y (mgr.24356) 1313 : cluster 0 pgmap v1281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:50 smithi040 bash[28232]: cluster 2023-12-01T16:21:50.462220+0000 mgr.y (mgr.24356) 1313 : cluster 0 pgmap v1281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:51 smithi141 bash[31670]: audit 2023-12-01T16:21:51.444769+0000 mon.c (mon.2) 845 : audit 0 from='client.? 172.21.15.40:0/536698381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:51 smithi040 bash[28232]: audit 2023-12-01T16:21:51.444769+0000 mon.c (mon.2) 845 : audit 0 from='client.? 172.21.15.40:0/536698381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:51 smithi040 bash[41173]: audit 2023-12-01T16:21:51.444769+0000 mon.c (mon.2) 845 : audit 0 from='client.? 172.21.15.40:0/536698381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:53 smithi141 bash[31670]: cluster 2023-12-01T16:21:52.462914+0000 mgr.y (mgr.24356) 1314 : cluster 0 pgmap v1282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:53 smithi141 bash[31670]: audit 2023-12-01T16:21:53.911940+0000 mon.a (mon.0) 1492 : audit 0 from='client.? 172.21.15.40:0/3532135155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:53 smithi040 bash[28232]: cluster 2023-12-01T16:21:52.462914+0000 mgr.y (mgr.24356) 1314 : cluster 0 pgmap v1282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:53 smithi040 bash[28232]: audit 2023-12-01T16:21:53.911940+0000 mon.a (mon.0) 1492 : audit 0 from='client.? 172.21.15.40:0/3532135155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:53 smithi040 bash[41173]: cluster 2023-12-01T16:21:52.462914+0000 mgr.y (mgr.24356) 1314 : cluster 0 pgmap v1282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:53 smithi040 bash[41173]: audit 2023-12-01T16:21:53.911940+0000 mon.a (mon.0) 1492 : audit 0 from='client.? 172.21.15.40:0/3532135155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:55 smithi141 bash[31670]: cluster 2023-12-01T16:21:54.463944+0000 mgr.y (mgr.24356) 1315 : cluster 0 pgmap v1283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:55 smithi040 bash[28232]: cluster 2023-12-01T16:21:54.463944+0000 mgr.y (mgr.24356) 1315 : cluster 0 pgmap v1283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:55 smithi040 bash[41173]: cluster 2023-12-01T16:21:54.463944+0000 mgr.y (mgr.24356) 1315 : cluster 0 pgmap v1283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:21:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:21:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:56 smithi141 bash[31670]: audit 2023-12-01T16:21:56.383148+0000 mon.a (mon.0) 1493 : audit 0 from='client.? 172.21.15.40:0/577507089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:56 smithi040 bash[28232]: audit 2023-12-01T16:21:56.383148+0000 mon.a (mon.0) 1493 : audit 0 from='client.? 172.21.15.40:0/577507089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:56 smithi040 bash[41173]: audit 2023-12-01T16:21:56.383148+0000 mon.a (mon.0) 1493 : audit 0 from='client.? 172.21.15.40:0/577507089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:57 smithi141 bash[31670]: cluster 2023-12-01T16:21:56.464728+0000 mgr.y (mgr.24356) 1316 : cluster 0 pgmap v1284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:57 smithi040 bash[41173]: cluster 2023-12-01T16:21:56.464728+0000 mgr.y (mgr.24356) 1316 : cluster 0 pgmap v1284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:57 smithi040 bash[28232]: cluster 2023-12-01T16:21:56.464728+0000 mgr.y (mgr.24356) 1316 : cluster 0 pgmap v1284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:58 smithi141 bash[31670]: cluster 2023-12-01T16:21:58.465291+0000 mgr.y (mgr.24356) 1317 : cluster 0 pgmap v1285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:21:58 smithi141 bash[31670]: audit 2023-12-01T16:21:58.850844+0000 mon.a (mon.0) 1494 : audit 0 from='client.? 172.21.15.40:0/2651852652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:58 smithi040 bash[41173]: cluster 2023-12-01T16:21:58.465291+0000 mgr.y (mgr.24356) 1317 : cluster 0 pgmap v1285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:21:58 smithi040 bash[41173]: audit 2023-12-01T16:21:58.850844+0000 mon.a (mon.0) 1494 : audit 0 from='client.? 172.21.15.40:0/2651852652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:21:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:58 smithi040 bash[28232]: cluster 2023-12-01T16:21:58.465291+0000 mgr.y (mgr.24356) 1317 : cluster 0 pgmap v1285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:21:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:21:58 smithi040 bash[28232]: audit 2023-12-01T16:21:58.850844+0000 mon.a (mon.0) 1494 : audit 0 from='client.? 172.21.15.40:0/2651852652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:01 smithi141 bash[31670]: cluster 2023-12-01T16:22:00.466406+0000 mgr.y (mgr.24356) 1318 : cluster 0 pgmap v1286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:01 smithi141 bash[31670]: audit 2023-12-01T16:22:01.311760+0000 mon.c (mon.2) 846 : audit 0 from='client.? 172.21.15.40:0/1803554919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:01 smithi040 bash[28232]: cluster 2023-12-01T16:22:00.466406+0000 mgr.y (mgr.24356) 1318 : cluster 0 pgmap v1286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:01 smithi040 bash[28232]: audit 2023-12-01T16:22:01.311760+0000 mon.c (mon.2) 846 : audit 0 from='client.? 172.21.15.40:0/1803554919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:01 smithi040 bash[41173]: cluster 2023-12-01T16:22:00.466406+0000 mgr.y (mgr.24356) 1318 : cluster 0 pgmap v1286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:01 smithi040 bash[41173]: audit 2023-12-01T16:22:01.311760+0000 mon.c (mon.2) 846 : audit 0 from='client.? 172.21.15.40:0/1803554919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:03 smithi141 bash[31670]: cluster 2023-12-01T16:22:02.467042+0000 mgr.y (mgr.24356) 1319 : cluster 0 pgmap v1287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:03 smithi141 bash[31670]: audit 2023-12-01T16:22:03.365294+0000 mon.c (mon.2) 847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:03 smithi141 bash[31670]: audit 2023-12-01T16:22:03.772869+0000 mon.c (mon.2) 848 : audit 0 from='client.? 172.21.15.40:0/2340175363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:03 smithi040 bash[28232]: cluster 2023-12-01T16:22:02.467042+0000 mgr.y (mgr.24356) 1319 : cluster 0 pgmap v1287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:03 smithi040 bash[28232]: audit 2023-12-01T16:22:03.365294+0000 mon.c (mon.2) 847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:03 smithi040 bash[28232]: audit 2023-12-01T16:22:03.772869+0000 mon.c (mon.2) 848 : audit 0 from='client.? 172.21.15.40:0/2340175363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:03 smithi040 bash[41173]: cluster 2023-12-01T16:22:02.467042+0000 mgr.y (mgr.24356) 1319 : cluster 0 pgmap v1287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:03 smithi040 bash[41173]: audit 2023-12-01T16:22:03.365294+0000 mon.c (mon.2) 847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:03 smithi040 bash[41173]: audit 2023-12-01T16:22:03.772869+0000 mon.c (mon.2) 848 : audit 0 from='client.? 172.21.15.40:0/2340175363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:05 smithi141 bash[31670]: cluster 2023-12-01T16:22:04.468047+0000 mgr.y (mgr.24356) 1320 : cluster 0 pgmap v1288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:05 smithi040 bash[28232]: cluster 2023-12-01T16:22:04.468047+0000 mgr.y (mgr.24356) 1320 : cluster 0 pgmap v1288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:05 smithi040 bash[41173]: cluster 2023-12-01T16:22:04.468047+0000 mgr.y (mgr.24356) 1320 : cluster 0 pgmap v1288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:22:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:22:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:06 smithi141 bash[31670]: audit 2023-12-01T16:22:06.236983+0000 mon.c (mon.2) 849 : audit 0 from='client.? 172.21.15.40:0/2426634071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:06 smithi141 bash[31670]: cluster 2023-12-01T16:22:06.468858+0000 mgr.y (mgr.24356) 1321 : cluster 0 pgmap v1289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:06 smithi040 bash[41173]: audit 2023-12-01T16:22:06.236983+0000 mon.c (mon.2) 849 : audit 0 from='client.? 172.21.15.40:0/2426634071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:06 smithi040 bash[41173]: cluster 2023-12-01T16:22:06.468858+0000 mgr.y (mgr.24356) 1321 : cluster 0 pgmap v1289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:06 smithi040 bash[28232]: audit 2023-12-01T16:22:06.236983+0000 mon.c (mon.2) 849 : audit 0 from='client.? 172.21.15.40:0/2426634071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:06 smithi040 bash[28232]: cluster 2023-12-01T16:22:06.468858+0000 mgr.y (mgr.24356) 1321 : cluster 0 pgmap v1289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:08 smithi141 bash[31670]: audit 2023-12-01T16:22:08.699808+0000 mon.c (mon.2) 850 : audit 0 from='client.? 172.21.15.40:0/2996995767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:08 smithi040 bash[28232]: audit 2023-12-01T16:22:08.699808+0000 mon.c (mon.2) 850 : audit 0 from='client.? 172.21.15.40:0/2996995767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:08 smithi040 bash[41173]: audit 2023-12-01T16:22:08.699808+0000 mon.c (mon.2) 850 : audit 0 from='client.? 172.21.15.40:0/2996995767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:09 smithi141 bash[31670]: cluster 2023-12-01T16:22:08.469475+0000 mgr.y (mgr.24356) 1322 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:09 smithi040 bash[28232]: cluster 2023-12-01T16:22:08.469475+0000 mgr.y (mgr.24356) 1322 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:09 smithi040 bash[41173]: cluster 2023-12-01T16:22:08.469475+0000 mgr.y (mgr.24356) 1322 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:10 smithi141 bash[31670]: cluster 2023-12-01T16:22:10.470597+0000 mgr.y (mgr.24356) 1323 : cluster 0 pgmap v1291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:10 smithi040 bash[28232]: cluster 2023-12-01T16:22:10.470597+0000 mgr.y (mgr.24356) 1323 : cluster 0 pgmap v1291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:10 smithi040 bash[41173]: cluster 2023-12-01T16:22:10.470597+0000 mgr.y (mgr.24356) 1323 : cluster 0 pgmap v1291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:11 smithi141 bash[31670]: audit 2023-12-01T16:22:11.174754+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.40:0/2673650603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:11 smithi040 bash[28232]: audit 2023-12-01T16:22:11.174754+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.40:0/2673650603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:11 smithi040 bash[41173]: audit 2023-12-01T16:22:11.174754+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.40:0/2673650603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:13 smithi141 bash[31670]: cluster 2023-12-01T16:22:12.471252+0000 mgr.y (mgr.24356) 1324 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:13 smithi141 bash[31670]: audit 2023-12-01T16:22:13.632976+0000 mon.a (mon.0) 1496 : audit 0 from='client.? 172.21.15.40:0/910870857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:13 smithi040 bash[28232]: cluster 2023-12-01T16:22:12.471252+0000 mgr.y (mgr.24356) 1324 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:13 smithi040 bash[28232]: audit 2023-12-01T16:22:13.632976+0000 mon.a (mon.0) 1496 : audit 0 from='client.? 172.21.15.40:0/910870857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:13 smithi040 bash[41173]: cluster 2023-12-01T16:22:12.471252+0000 mgr.y (mgr.24356) 1324 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:13 smithi040 bash[41173]: audit 2023-12-01T16:22:13.632976+0000 mon.a (mon.0) 1496 : audit 0 from='client.? 172.21.15.40:0/910870857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:15 smithi141 bash[31670]: cluster 2023-12-01T16:22:14.472291+0000 mgr.y (mgr.24356) 1325 : cluster 0 pgmap v1293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:15 smithi040 bash[28232]: cluster 2023-12-01T16:22:14.472291+0000 mgr.y (mgr.24356) 1325 : cluster 0 pgmap v1293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:15 smithi040 bash[41173]: cluster 2023-12-01T16:22:14.472291+0000 mgr.y (mgr.24356) 1325 : cluster 0 pgmap v1293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:22:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:22:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:16 smithi141 bash[31670]: audit 2023-12-01T16:22:16.093740+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.40:0/3041424104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:16 smithi141 bash[31670]: cluster 2023-12-01T16:22:16.473077+0000 mgr.y (mgr.24356) 1326 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:16 smithi040 bash[28232]: audit 2023-12-01T16:22:16.093740+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.40:0/3041424104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:16 smithi040 bash[28232]: cluster 2023-12-01T16:22:16.473077+0000 mgr.y (mgr.24356) 1326 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:16 smithi040 bash[41173]: audit 2023-12-01T16:22:16.093740+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.40:0/3041424104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:16 smithi040 bash[41173]: cluster 2023-12-01T16:22:16.473077+0000 mgr.y (mgr.24356) 1326 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:18 smithi141 bash[31670]: audit 2023-12-01T16:22:18.365340+0000 mon.c (mon.2) 851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:18 smithi141 bash[31670]: audit 2023-12-01T16:22:18.558441+0000 mon.c (mon.2) 852 : audit 0 from='client.? 172.21.15.40:0/2823399731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:18 smithi040 bash[28232]: audit 2023-12-01T16:22:18.365340+0000 mon.c (mon.2) 851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:18 smithi040 bash[28232]: audit 2023-12-01T16:22:18.558441+0000 mon.c (mon.2) 852 : audit 0 from='client.? 172.21.15.40:0/2823399731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:18 smithi040 bash[41173]: audit 2023-12-01T16:22:18.365340+0000 mon.c (mon.2) 851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:18 smithi040 bash[41173]: audit 2023-12-01T16:22:18.558441+0000 mon.c (mon.2) 852 : audit 0 from='client.? 172.21.15.40:0/2823399731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:19 smithi141 bash[31670]: cluster 2023-12-01T16:22:18.473515+0000 mgr.y (mgr.24356) 1327 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:19 smithi040 bash[28232]: cluster 2023-12-01T16:22:18.473515+0000 mgr.y (mgr.24356) 1327 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:19 smithi040 bash[41173]: cluster 2023-12-01T16:22:18.473515+0000 mgr.y (mgr.24356) 1327 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:20 smithi141 bash[31670]: cluster 2023-12-01T16:22:20.474615+0000 mgr.y (mgr.24356) 1328 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:20 smithi040 bash[28232]: cluster 2023-12-01T16:22:20.474615+0000 mgr.y (mgr.24356) 1328 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:20 smithi040 bash[41173]: cluster 2023-12-01T16:22:20.474615+0000 mgr.y (mgr.24356) 1328 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:21 smithi141 bash[31670]: audit 2023-12-01T16:22:21.022295+0000 mon.c (mon.2) 853 : audit 0 from='client.? 172.21.15.40:0/1179699663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:21 smithi040 bash[28232]: audit 2023-12-01T16:22:21.022295+0000 mon.c (mon.2) 853 : audit 0 from='client.? 172.21.15.40:0/1179699663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:21 smithi040 bash[41173]: audit 2023-12-01T16:22:21.022295+0000 mon.c (mon.2) 853 : audit 0 from='client.? 172.21.15.40:0/1179699663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:23 smithi141 bash[31670]: cluster 2023-12-01T16:22:22.475251+0000 mgr.y (mgr.24356) 1329 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:23 smithi141 bash[31670]: audit 2023-12-01T16:22:23.494152+0000 mon.a (mon.0) 1498 : audit 0 from='client.? 172.21.15.40:0/1073166816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:23 smithi040 bash[28232]: cluster 2023-12-01T16:22:22.475251+0000 mgr.y (mgr.24356) 1329 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:23 smithi040 bash[28232]: audit 2023-12-01T16:22:23.494152+0000 mon.a (mon.0) 1498 : audit 0 from='client.? 172.21.15.40:0/1073166816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:23 smithi040 bash[41173]: cluster 2023-12-01T16:22:22.475251+0000 mgr.y (mgr.24356) 1329 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:23 smithi040 bash[41173]: audit 2023-12-01T16:22:23.494152+0000 mon.a (mon.0) 1498 : audit 0 from='client.? 172.21.15.40:0/1073166816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:25 smithi141 bash[31670]: cluster 2023-12-01T16:22:24.476263+0000 mgr.y (mgr.24356) 1330 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:25 smithi040 bash[28232]: cluster 2023-12-01T16:22:24.476263+0000 mgr.y (mgr.24356) 1330 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:25 smithi040 bash[41173]: cluster 2023-12-01T16:22:24.476263+0000 mgr.y (mgr.24356) 1330 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:26 smithi141 bash[31670]: audit 2023-12-01T16:22:25.958408+0000 mon.c (mon.2) 854 : audit 0 from='client.? 172.21.15.40:0/498382967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:26 smithi040 bash[28232]: audit 2023-12-01T16:22:25.958408+0000 mon.c (mon.2) 854 : audit 0 from='client.? 172.21.15.40:0/498382967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:26 smithi040 bash[41173]: audit 2023-12-01T16:22:25.958408+0000 mon.c (mon.2) 854 : audit 0 from='client.? 172.21.15.40:0/498382967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:22:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:22:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:27 smithi040 bash[28232]: cluster 2023-12-01T16:22:26.477062+0000 mgr.y (mgr.24356) 1331 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:27 smithi040 bash[41173]: cluster 2023-12-01T16:22:26.477062+0000 mgr.y (mgr.24356) 1331 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:27 smithi141 bash[31670]: cluster 2023-12-01T16:22:26.477062+0000 mgr.y (mgr.24356) 1331 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:28 smithi040 bash[41173]: audit 2023-12-01T16:22:27.680861+0000 mon.c (mon.2) 855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:28 smithi040 bash[28232]: audit 2023-12-01T16:22:27.680861+0000 mon.c (mon.2) 855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:28 smithi141 bash[31670]: audit 2023-12-01T16:22:27.680861+0000 mon.c (mon.2) 855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[28232]: audit 2023-12-01T16:22:28.061349+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[28232]: audit 2023-12-01T16:22:28.075447+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[28232]: audit 2023-12-01T16:22:28.414562+0000 mon.c (mon.2) 856 : audit 0 from='client.? 172.21.15.40:0/2151382917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[28232]: cluster 2023-12-01T16:22:28.477681+0000 mgr.y (mgr.24356) 1332 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[41173]: audit 2023-12-01T16:22:28.061349+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[41173]: audit 2023-12-01T16:22:28.075447+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[41173]: audit 2023-12-01T16:22:28.414562+0000 mon.c (mon.2) 856 : audit 0 from='client.? 172.21.15.40:0/2151382917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:29 smithi040 bash[41173]: cluster 2023-12-01T16:22:28.477681+0000 mgr.y (mgr.24356) 1332 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:29 smithi141 bash[31670]: audit 2023-12-01T16:22:28.061349+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:29 smithi141 bash[31670]: audit 2023-12-01T16:22:28.075447+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:29 smithi141 bash[31670]: audit 2023-12-01T16:22:28.414562+0000 mon.c (mon.2) 856 : audit 0 from='client.? 172.21.15.40:0/2151382917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:29 smithi141 bash[31670]: cluster 2023-12-01T16:22:28.477681+0000 mgr.y (mgr.24356) 1332 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:31 smithi040 bash[28232]: cluster 2023-12-01T16:22:30.478933+0000 mgr.y (mgr.24356) 1333 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:31 smithi040 bash[28232]: audit 2023-12-01T16:22:30.878105+0000 mon.a (mon.0) 1501 : audit 0 from='client.? 172.21.15.40:0/755724127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:31 smithi040 bash[41173]: cluster 2023-12-01T16:22:30.478933+0000 mgr.y (mgr.24356) 1333 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:31 smithi040 bash[41173]: audit 2023-12-01T16:22:30.878105+0000 mon.a (mon.0) 1501 : audit 0 from='client.? 172.21.15.40:0/755724127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:31 smithi141 bash[31670]: cluster 2023-12-01T16:22:30.478933+0000 mgr.y (mgr.24356) 1333 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:31 smithi141 bash[31670]: audit 2023-12-01T16:22:30.878105+0000 mon.a (mon.0) 1501 : audit 0 from='client.? 172.21.15.40:0/755724127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:33 smithi141 bash[31670]: cluster 2023-12-01T16:22:32.479583+0000 mgr.y (mgr.24356) 1334 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:33 smithi141 bash[31670]: audit 2023-12-01T16:22:33.355972+0000 mon.c (mon.2) 857 : audit 0 from='client.? 172.21.15.40:0/3518122140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:33 smithi141 bash[31670]: audit 2023-12-01T16:22:33.365646+0000 mon.c (mon.2) 858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:33 smithi141 bash[31670]: audit 2023-12-01T16:22:33.527869+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:33 smithi141 bash[31670]: audit 2023-12-01T16:22:33.540996+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[41173]: cluster 2023-12-01T16:22:32.479583+0000 mgr.y (mgr.24356) 1334 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[41173]: audit 2023-12-01T16:22:33.355972+0000 mon.c (mon.2) 857 : audit 0 from='client.? 172.21.15.40:0/3518122140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[41173]: audit 2023-12-01T16:22:33.365646+0000 mon.c (mon.2) 858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[41173]: audit 2023-12-01T16:22:33.527869+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[41173]: audit 2023-12-01T16:22:33.540996+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[28232]: cluster 2023-12-01T16:22:32.479583+0000 mgr.y (mgr.24356) 1334 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[28232]: audit 2023-12-01T16:22:33.355972+0000 mon.c (mon.2) 857 : audit 0 from='client.? 172.21.15.40:0/3518122140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[28232]: audit 2023-12-01T16:22:33.365646+0000 mon.c (mon.2) 858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[28232]: audit 2023-12-01T16:22:33.527869+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:33 smithi040 bash[28232]: audit 2023-12-01T16:22:33.540996+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:35 smithi141 bash[31670]: audit 2023-12-01T16:22:34.229661+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:35 smithi141 bash[31670]: audit 2023-12-01T16:22:34.242817+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:35 smithi141 bash[31670]: cluster 2023-12-01T16:22:34.480750+0000 mgr.y (mgr.24356) 1335 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:35 smithi141 bash[31670]: audit 2023-12-01T16:22:34.712510+0000 mon.c (mon.2) 859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:35 smithi141 bash[31670]: audit 2023-12-01T16:22:34.714603+0000 mon.c (mon.2) 860 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:35 smithi141 bash[31670]: audit 2023-12-01T16:22:34.724860+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[28232]: audit 2023-12-01T16:22:34.229661+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[28232]: audit 2023-12-01T16:22:34.242817+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[28232]: cluster 2023-12-01T16:22:34.480750+0000 mgr.y (mgr.24356) 1335 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[28232]: audit 2023-12-01T16:22:34.712510+0000 mon.c (mon.2) 859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[28232]: audit 2023-12-01T16:22:34.714603+0000 mon.c (mon.2) 860 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[28232]: audit 2023-12-01T16:22:34.724860+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[41173]: audit 2023-12-01T16:22:34.229661+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[41173]: audit 2023-12-01T16:22:34.242817+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[41173]: cluster 2023-12-01T16:22:34.480750+0000 mgr.y (mgr.24356) 1335 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[41173]: audit 2023-12-01T16:22:34.712510+0000 mon.c (mon.2) 859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[41173]: audit 2023-12-01T16:22:34.714603+0000 mon.c (mon.2) 860 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:35 smithi040 bash[41173]: audit 2023-12-01T16:22:34.724860+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:22:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:36 smithi040 bash[28232]: audit 2023-12-01T16:22:35.832190+0000 mon.c (mon.2) 861 : audit 0 from='client.? 172.21.15.40:0/1769899857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:36 smithi040 bash[41173]: audit 2023-12-01T16:22:35.832190+0000 mon.c (mon.2) 861 : audit 0 from='client.? 172.21.15.40:0/1769899857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:36 smithi141 bash[31670]: audit 2023-12-01T16:22:35.832190+0000 mon.c (mon.2) 861 : audit 0 from='client.? 172.21.15.40:0/1769899857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:22:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:22:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:37 smithi141 bash[31670]: cluster 2023-12-01T16:22:36.481532+0000 mgr.y (mgr.24356) 1336 : cluster 0 pgmap v1304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:37 smithi040 bash[41173]: cluster 2023-12-01T16:22:36.481532+0000 mgr.y (mgr.24356) 1336 : cluster 0 pgmap v1304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:37 smithi040 bash[28232]: cluster 2023-12-01T16:22:36.481532+0000 mgr.y (mgr.24356) 1336 : cluster 0 pgmap v1304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:38 smithi141 bash[31670]: audit 2023-12-01T16:22:38.292699+0000 mon.a (mon.0) 1507 : audit 0 from='client.? 172.21.15.40:0/3403626631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:38 smithi040 bash[28232]: audit 2023-12-01T16:22:38.292699+0000 mon.a (mon.0) 1507 : audit 0 from='client.? 172.21.15.40:0/3403626631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:38 smithi040 bash[41173]: audit 2023-12-01T16:22:38.292699+0000 mon.a (mon.0) 1507 : audit 0 from='client.? 172.21.15.40:0/3403626631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:39 smithi141 bash[31670]: cluster 2023-12-01T16:22:38.482239+0000 mgr.y (mgr.24356) 1337 : cluster 0 pgmap v1305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:39 smithi040 bash[41173]: cluster 2023-12-01T16:22:38.482239+0000 mgr.y (mgr.24356) 1337 : cluster 0 pgmap v1305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:39 smithi040 bash[28232]: cluster 2023-12-01T16:22:38.482239+0000 mgr.y (mgr.24356) 1337 : cluster 0 pgmap v1305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:40 smithi141 bash[31670]: cluster 2023-12-01T16:22:40.483535+0000 mgr.y (mgr.24356) 1338 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:40 smithi141 bash[31670]: audit 2023-12-01T16:22:40.755511+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.40:0/1003923480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:40 smithi040 bash[28232]: cluster 2023-12-01T16:22:40.483535+0000 mgr.y (mgr.24356) 1338 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:40 smithi040 bash[28232]: audit 2023-12-01T16:22:40.755511+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.40:0/1003923480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:40 smithi040 bash[41173]: cluster 2023-12-01T16:22:40.483535+0000 mgr.y (mgr.24356) 1338 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:40 smithi040 bash[41173]: audit 2023-12-01T16:22:40.755511+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.40:0/1003923480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:43 smithi141 bash[31670]: cluster 2023-12-01T16:22:42.484231+0000 mgr.y (mgr.24356) 1339 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:43 smithi141 bash[31670]: audit 2023-12-01T16:22:43.206992+0000 mon.a (mon.0) 1509 : audit 0 from='client.? 172.21.15.40:0/1091497121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:43 smithi040 bash[28232]: cluster 2023-12-01T16:22:42.484231+0000 mgr.y (mgr.24356) 1339 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:43 smithi040 bash[28232]: audit 2023-12-01T16:22:43.206992+0000 mon.a (mon.0) 1509 : audit 0 from='client.? 172.21.15.40:0/1091497121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:43 smithi040 bash[41173]: cluster 2023-12-01T16:22:42.484231+0000 mgr.y (mgr.24356) 1339 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:43 smithi040 bash[41173]: audit 2023-12-01T16:22:43.206992+0000 mon.a (mon.0) 1509 : audit 0 from='client.? 172.21.15.40:0/1091497121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:44 smithi141 bash[31670]: cluster 2023-12-01T16:22:44.485344+0000 mgr.y (mgr.24356) 1340 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:44 smithi040 bash[28232]: cluster 2023-12-01T16:22:44.485344+0000 mgr.y (mgr.24356) 1340 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:44 smithi040 bash[41173]: cluster 2023-12-01T16:22:44.485344+0000 mgr.y (mgr.24356) 1340 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:45 smithi141 bash[31670]: audit 2023-12-01T16:22:45.671956+0000 mon.a (mon.0) 1510 : audit 0 from='client.? 172.21.15.40:0/71903770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:45 smithi040 bash[28232]: audit 2023-12-01T16:22:45.671956+0000 mon.a (mon.0) 1510 : audit 0 from='client.? 172.21.15.40:0/71903770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:45 smithi040 bash[41173]: audit 2023-12-01T16:22:45.671956+0000 mon.a (mon.0) 1510 : audit 0 from='client.? 172.21.15.40:0/71903770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:22:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:22:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:46 smithi141 bash[31670]: cluster 2023-12-01T16:22:46.486165+0000 mgr.y (mgr.24356) 1341 : cluster 0 pgmap v1309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:46 smithi040 bash[28232]: cluster 2023-12-01T16:22:46.486165+0000 mgr.y (mgr.24356) 1341 : cluster 0 pgmap v1309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:46 smithi040 bash[41173]: cluster 2023-12-01T16:22:46.486165+0000 mgr.y (mgr.24356) 1341 : cluster 0 pgmap v1309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:48 smithi141 bash[31670]: audit 2023-12-01T16:22:48.133237+0000 mon.c (mon.2) 862 : audit 0 from='client.? 172.21.15.40:0/1867873144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:48 smithi141 bash[31670]: audit 2023-12-01T16:22:48.366359+0000 mon.c (mon.2) 863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:48 smithi141 bash[31670]: cluster 2023-12-01T16:22:48.486792+0000 mgr.y (mgr.24356) 1342 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:48 smithi040 bash[28232]: audit 2023-12-01T16:22:48.133237+0000 mon.c (mon.2) 862 : audit 0 from='client.? 172.21.15.40:0/1867873144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:48 smithi040 bash[28232]: audit 2023-12-01T16:22:48.366359+0000 mon.c (mon.2) 863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:48 smithi040 bash[28232]: cluster 2023-12-01T16:22:48.486792+0000 mgr.y (mgr.24356) 1342 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:48 smithi040 bash[41173]: audit 2023-12-01T16:22:48.133237+0000 mon.c (mon.2) 862 : audit 0 from='client.? 172.21.15.40:0/1867873144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:48 smithi040 bash[41173]: audit 2023-12-01T16:22:48.366359+0000 mon.c (mon.2) 863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:48 smithi040 bash[41173]: cluster 2023-12-01T16:22:48.486792+0000 mgr.y (mgr.24356) 1342 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:51 smithi040 bash[28232]: cluster 2023-12-01T16:22:50.487911+0000 mgr.y (mgr.24356) 1343 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:51 smithi040 bash[28232]: audit 2023-12-01T16:22:50.594242+0000 mon.c (mon.2) 864 : audit 0 from='client.? 172.21.15.40:0/2780347173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:51 smithi040 bash[41173]: cluster 2023-12-01T16:22:50.487911+0000 mgr.y (mgr.24356) 1343 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:51 smithi040 bash[41173]: audit 2023-12-01T16:22:50.594242+0000 mon.c (mon.2) 864 : audit 0 from='client.? 172.21.15.40:0/2780347173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:51 smithi141 bash[31670]: cluster 2023-12-01T16:22:50.487911+0000 mgr.y (mgr.24356) 1343 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:51 smithi141 bash[31670]: audit 2023-12-01T16:22:50.594242+0000 mon.c (mon.2) 864 : audit 0 from='client.? 172.21.15.40:0/2780347173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:53 smithi040 bash[28232]: cluster 2023-12-01T16:22:52.488636+0000 mgr.y (mgr.24356) 1344 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:53 smithi040 bash[28232]: audit 2023-12-01T16:22:53.057384+0000 mon.c (mon.2) 865 : audit 0 from='client.? 172.21.15.40:0/1345209909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:53 smithi040 bash[41173]: cluster 2023-12-01T16:22:52.488636+0000 mgr.y (mgr.24356) 1344 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:53 smithi040 bash[41173]: audit 2023-12-01T16:22:53.057384+0000 mon.c (mon.2) 865 : audit 0 from='client.? 172.21.15.40:0/1345209909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:53 smithi141 bash[31670]: cluster 2023-12-01T16:22:52.488636+0000 mgr.y (mgr.24356) 1344 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:54.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:53 smithi141 bash[31670]: audit 2023-12-01T16:22:53.057384+0000 mon.c (mon.2) 865 : audit 0 from='client.? 172.21.15.40:0/1345209909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:55 smithi040 bash[41173]: cluster 2023-12-01T16:22:54.489612+0000 mgr.y (mgr.24356) 1345 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:55 smithi040 bash[41173]: audit 2023-12-01T16:22:55.518488+0000 mon.c (mon.2) 866 : audit 0 from='client.? 172.21.15.40:0/1490564527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:55 smithi040 bash[28232]: cluster 2023-12-01T16:22:54.489612+0000 mgr.y (mgr.24356) 1345 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:55 smithi040 bash[28232]: audit 2023-12-01T16:22:55.518488+0000 mon.c (mon.2) 866 : audit 0 from='client.? 172.21.15.40:0/1490564527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:55 smithi141 bash[31670]: cluster 2023-12-01T16:22:54.489612+0000 mgr.y (mgr.24356) 1345 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:55 smithi141 bash[31670]: audit 2023-12-01T16:22:55.518488+0000 mon.c (mon.2) 866 : audit 0 from='client.? 172.21.15.40:0/1490564527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:22:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:22:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:57 smithi040 bash[28232]: cluster 2023-12-01T16:22:56.490435+0000 mgr.y (mgr.24356) 1346 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:57 smithi040 bash[41173]: cluster 2023-12-01T16:22:56.490435+0000 mgr.y (mgr.24356) 1346 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:57 smithi141 bash[31670]: cluster 2023-12-01T16:22:56.490435+0000 mgr.y (mgr.24356) 1346 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:58 smithi040 bash[28232]: audit 2023-12-01T16:22:57.976690+0000 mon.c (mon.2) 867 : audit 0 from='client.? 172.21.15.40:0/2235282621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:58.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:58 smithi040 bash[41173]: audit 2023-12-01T16:22:57.976690+0000 mon.c (mon.2) 867 : audit 0 from='client.? 172.21.15.40:0/2235282621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:58 smithi141 bash[31670]: audit 2023-12-01T16:22:57.976690+0000 mon.c (mon.2) 867 : audit 0 from='client.? 172.21.15.40:0/2235282621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:22:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:22:59 smithi040 bash[28232]: cluster 2023-12-01T16:22:58.491099+0000 mgr.y (mgr.24356) 1347 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:22:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:22:59 smithi040 bash[41173]: cluster 2023-12-01T16:22:58.491099+0000 mgr.y (mgr.24356) 1347 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:22:59 smithi141 bash[31670]: cluster 2023-12-01T16:22:58.491099+0000 mgr.y (mgr.24356) 1347 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:00 smithi040 bash[28232]: audit 2023-12-01T16:23:00.439021+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.40:0/156383395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:00 smithi040 bash[41173]: audit 2023-12-01T16:23:00.439021+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.40:0/156383395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:00 smithi141 bash[31670]: audit 2023-12-01T16:23:00.439021+0000 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.40:0/156383395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:01 smithi040 bash[28232]: cluster 2023-12-01T16:23:00.492342+0000 mgr.y (mgr.24356) 1348 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:01 smithi040 bash[41173]: cluster 2023-12-01T16:23:00.492342+0000 mgr.y (mgr.24356) 1348 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:01 smithi141 bash[31670]: cluster 2023-12-01T16:23:00.492342+0000 mgr.y (mgr.24356) 1348 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:03 smithi040 bash[41173]: cluster 2023-12-01T16:23:02.493040+0000 mgr.y (mgr.24356) 1349 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:03 smithi040 bash[41173]: audit 2023-12-01T16:23:02.904069+0000 mon.c (mon.2) 868 : audit 0 from='client.? 172.21.15.40:0/3383523577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:03 smithi040 bash[41173]: audit 2023-12-01T16:23:03.367022+0000 mon.c (mon.2) 869 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:03 smithi040 bash[28232]: cluster 2023-12-01T16:23:02.493040+0000 mgr.y (mgr.24356) 1349 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:03 smithi040 bash[28232]: audit 2023-12-01T16:23:02.904069+0000 mon.c (mon.2) 868 : audit 0 from='client.? 172.21.15.40:0/3383523577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:03 smithi040 bash[28232]: audit 2023-12-01T16:23:03.367022+0000 mon.c (mon.2) 869 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:03 smithi141 bash[31670]: cluster 2023-12-01T16:23:02.493040+0000 mgr.y (mgr.24356) 1349 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:03 smithi141 bash[31670]: audit 2023-12-01T16:23:02.904069+0000 mon.c (mon.2) 868 : audit 0 from='client.? 172.21.15.40:0/3383523577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:03 smithi141 bash[31670]: audit 2023-12-01T16:23:03.367022+0000 mon.c (mon.2) 869 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:05 smithi040 bash[41173]: cluster 2023-12-01T16:23:04.494196+0000 mgr.y (mgr.24356) 1350 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:05 smithi040 bash[41173]: audit 2023-12-01T16:23:05.380717+0000 mon.c (mon.2) 870 : audit 0 from='client.? 172.21.15.40:0/3448797751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:05 smithi040 bash[28232]: cluster 2023-12-01T16:23:04.494196+0000 mgr.y (mgr.24356) 1350 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:05 smithi040 bash[28232]: audit 2023-12-01T16:23:05.380717+0000 mon.c (mon.2) 870 : audit 0 from='client.? 172.21.15.40:0/3448797751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:05 smithi141 bash[31670]: cluster 2023-12-01T16:23:04.494196+0000 mgr.y (mgr.24356) 1350 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:05 smithi141 bash[31670]: audit 2023-12-01T16:23:05.380717+0000 mon.c (mon.2) 870 : audit 0 from='client.? 172.21.15.40:0/3448797751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:23:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:23:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:07 smithi040 bash[41173]: cluster 2023-12-01T16:23:06.495158+0000 mgr.y (mgr.24356) 1351 : cluster 0 pgmap v1319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:07 smithi040 bash[28232]: cluster 2023-12-01T16:23:06.495158+0000 mgr.y (mgr.24356) 1351 : cluster 0 pgmap v1319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:07 smithi141 bash[31670]: cluster 2023-12-01T16:23:06.495158+0000 mgr.y (mgr.24356) 1351 : cluster 0 pgmap v1319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:08 smithi040 bash[28232]: audit 2023-12-01T16:23:07.841329+0000 mon.c (mon.2) 871 : audit 0 from='client.? 172.21.15.40:0/2224339228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:08 smithi040 bash[41173]: audit 2023-12-01T16:23:07.841329+0000 mon.c (mon.2) 871 : audit 0 from='client.? 172.21.15.40:0/2224339228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:08 smithi141 bash[31670]: audit 2023-12-01T16:23:07.841329+0000 mon.c (mon.2) 871 : audit 0 from='client.? 172.21.15.40:0/2224339228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:09 smithi040 bash[28232]: cluster 2023-12-01T16:23:08.495826+0000 mgr.y (mgr.24356) 1352 : cluster 0 pgmap v1320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:09 smithi040 bash[41173]: cluster 2023-12-01T16:23:08.495826+0000 mgr.y (mgr.24356) 1352 : cluster 0 pgmap v1320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:09 smithi141 bash[31670]: cluster 2023-12-01T16:23:08.495826+0000 mgr.y (mgr.24356) 1352 : cluster 0 pgmap v1320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:10 smithi040 bash[28232]: audit 2023-12-01T16:23:10.305765+0000 mon.c (mon.2) 872 : audit 0 from='client.? 172.21.15.40:0/3620532903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:10 smithi040 bash[41173]: audit 2023-12-01T16:23:10.305765+0000 mon.c (mon.2) 872 : audit 0 from='client.? 172.21.15.40:0/3620532903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:10 smithi141 bash[31670]: audit 2023-12-01T16:23:10.305765+0000 mon.c (mon.2) 872 : audit 0 from='client.? 172.21.15.40:0/3620532903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:11 smithi040 bash[41173]: cluster 2023-12-01T16:23:10.497145+0000 mgr.y (mgr.24356) 1353 : cluster 0 pgmap v1321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:11 smithi040 bash[28232]: cluster 2023-12-01T16:23:10.497145+0000 mgr.y (mgr.24356) 1353 : cluster 0 pgmap v1321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:11 smithi141 bash[31670]: cluster 2023-12-01T16:23:10.497145+0000 mgr.y (mgr.24356) 1353 : cluster 0 pgmap v1321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:13 smithi040 bash[28232]: cluster 2023-12-01T16:23:12.497690+0000 mgr.y (mgr.24356) 1354 : cluster 0 pgmap v1322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:13 smithi040 bash[28232]: audit 2023-12-01T16:23:12.777400+0000 mon.c (mon.2) 873 : audit 0 from='client.? 172.21.15.40:0/2920605780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:13 smithi040 bash[41173]: cluster 2023-12-01T16:23:12.497690+0000 mgr.y (mgr.24356) 1354 : cluster 0 pgmap v1322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:13 smithi040 bash[41173]: audit 2023-12-01T16:23:12.777400+0000 mon.c (mon.2) 873 : audit 0 from='client.? 172.21.15.40:0/2920605780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:13 smithi141 bash[31670]: cluster 2023-12-01T16:23:12.497690+0000 mgr.y (mgr.24356) 1354 : cluster 0 pgmap v1322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:13 smithi141 bash[31670]: audit 2023-12-01T16:23:12.777400+0000 mon.c (mon.2) 873 : audit 0 from='client.? 172.21.15.40:0/2920605780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:15 smithi040 bash[28232]: cluster 2023-12-01T16:23:14.498678+0000 mgr.y (mgr.24356) 1355 : cluster 0 pgmap v1323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:15 smithi040 bash[28232]: audit 2023-12-01T16:23:15.243196+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.40:0/2899734944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:15 smithi040 bash[41173]: cluster 2023-12-01T16:23:14.498678+0000 mgr.y (mgr.24356) 1355 : cluster 0 pgmap v1323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:15 smithi040 bash[41173]: audit 2023-12-01T16:23:15.243196+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.40:0/2899734944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:15 smithi141 bash[31670]: cluster 2023-12-01T16:23:14.498678+0000 mgr.y (mgr.24356) 1355 : cluster 0 pgmap v1323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:15 smithi141 bash[31670]: audit 2023-12-01T16:23:15.243196+0000 mon.a (mon.0) 1512 : audit 0 from='client.? 172.21.15.40:0/2899734944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:23:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:23:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:17 smithi040 bash[41173]: cluster 2023-12-01T16:23:16.499272+0000 mgr.y (mgr.24356) 1356 : cluster 0 pgmap v1324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:17 smithi040 bash[28232]: cluster 2023-12-01T16:23:16.499272+0000 mgr.y (mgr.24356) 1356 : cluster 0 pgmap v1324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:17 smithi141 bash[31670]: cluster 2023-12-01T16:23:16.499272+0000 mgr.y (mgr.24356) 1356 : cluster 0 pgmap v1324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:18 smithi040 bash[41173]: audit 2023-12-01T16:23:17.701371+0000 mon.a (mon.0) 1513 : audit 0 from='client.? 172.21.15.40:0/3508924397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:18 smithi040 bash[41173]: audit 2023-12-01T16:23:18.367227+0000 mon.c (mon.2) 874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:18 smithi040 bash[28232]: audit 2023-12-01T16:23:17.701371+0000 mon.a (mon.0) 1513 : audit 0 from='client.? 172.21.15.40:0/3508924397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:18 smithi040 bash[28232]: audit 2023-12-01T16:23:18.367227+0000 mon.c (mon.2) 874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:18 smithi141 bash[31670]: audit 2023-12-01T16:23:17.701371+0000 mon.a (mon.0) 1513 : audit 0 from='client.? 172.21.15.40:0/3508924397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:18 smithi141 bash[31670]: audit 2023-12-01T16:23:18.367227+0000 mon.c (mon.2) 874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:19 smithi040 bash[28232]: cluster 2023-12-01T16:23:18.499898+0000 mgr.y (mgr.24356) 1357 : cluster 0 pgmap v1325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:19 smithi040 bash[41173]: cluster 2023-12-01T16:23:18.499898+0000 mgr.y (mgr.24356) 1357 : cluster 0 pgmap v1325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:19 smithi141 bash[31670]: cluster 2023-12-01T16:23:18.499898+0000 mgr.y (mgr.24356) 1357 : cluster 0 pgmap v1325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:20 smithi040 bash[28232]: audit 2023-12-01T16:23:20.159562+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.40:0/4053773815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:20 smithi040 bash[41173]: audit 2023-12-01T16:23:20.159562+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.40:0/4053773815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:20 smithi141 bash[31670]: audit 2023-12-01T16:23:20.159562+0000 mon.a (mon.0) 1514 : audit 0 from='client.? 172.21.15.40:0/4053773815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:21 smithi040 bash[28232]: cluster 2023-12-01T16:23:20.501125+0000 mgr.y (mgr.24356) 1358 : cluster 0 pgmap v1326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:21 smithi040 bash[41173]: cluster 2023-12-01T16:23:20.501125+0000 mgr.y (mgr.24356) 1358 : cluster 0 pgmap v1326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:21 smithi141 bash[31670]: cluster 2023-12-01T16:23:20.501125+0000 mgr.y (mgr.24356) 1358 : cluster 0 pgmap v1326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:23 smithi040 bash[28232]: cluster 2023-12-01T16:23:22.501775+0000 mgr.y (mgr.24356) 1359 : cluster 0 pgmap v1327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:23 smithi040 bash[28232]: audit 2023-12-01T16:23:22.630764+0000 mon.c (mon.2) 875 : audit 0 from='client.? 172.21.15.40:0/692378325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:23 smithi040 bash[41173]: cluster 2023-12-01T16:23:22.501775+0000 mgr.y (mgr.24356) 1359 : cluster 0 pgmap v1327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:23 smithi040 bash[41173]: audit 2023-12-01T16:23:22.630764+0000 mon.c (mon.2) 875 : audit 0 from='client.? 172.21.15.40:0/692378325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:23 smithi141 bash[31670]: cluster 2023-12-01T16:23:22.501775+0000 mgr.y (mgr.24356) 1359 : cluster 0 pgmap v1327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:23 smithi141 bash[31670]: audit 2023-12-01T16:23:22.630764+0000 mon.c (mon.2) 875 : audit 0 from='client.? 172.21.15.40:0/692378325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:25 smithi040 bash[28232]: cluster 2023-12-01T16:23:24.502826+0000 mgr.y (mgr.24356) 1360 : cluster 0 pgmap v1328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:25 smithi040 bash[28232]: audit 2023-12-01T16:23:25.104767+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.40:0/2223967204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:25 smithi040 bash[41173]: cluster 2023-12-01T16:23:24.502826+0000 mgr.y (mgr.24356) 1360 : cluster 0 pgmap v1328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:25 smithi040 bash[41173]: audit 2023-12-01T16:23:25.104767+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.40:0/2223967204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:25 smithi141 bash[31670]: cluster 2023-12-01T16:23:24.502826+0000 mgr.y (mgr.24356) 1360 : cluster 0 pgmap v1328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:25 smithi141 bash[31670]: audit 2023-12-01T16:23:25.104767+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.40:0/2223967204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:23:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:23:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:27 smithi040 bash[28232]: cluster 2023-12-01T16:23:26.503510+0000 mgr.y (mgr.24356) 1361 : cluster 0 pgmap v1329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:27 smithi040 bash[28232]: audit 2023-12-01T16:23:27.572853+0000 mon.a (mon.0) 1516 : audit 0 from='client.? 172.21.15.40:0/2226836757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:27 smithi040 bash[41173]: cluster 2023-12-01T16:23:26.503510+0000 mgr.y (mgr.24356) 1361 : cluster 0 pgmap v1329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:27 smithi040 bash[41173]: audit 2023-12-01T16:23:27.572853+0000 mon.a (mon.0) 1516 : audit 0 from='client.? 172.21.15.40:0/2226836757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:27 smithi141 bash[31670]: cluster 2023-12-01T16:23:26.503510+0000 mgr.y (mgr.24356) 1361 : cluster 0 pgmap v1329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:27 smithi141 bash[31670]: audit 2023-12-01T16:23:27.572853+0000 mon.a (mon.0) 1516 : audit 0 from='client.? 172.21.15.40:0/2226836757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:29 smithi141 bash[31670]: cluster 2023-12-01T16:23:28.504173+0000 mgr.y (mgr.24356) 1362 : cluster 0 pgmap v1330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:29 smithi040 bash[28232]: cluster 2023-12-01T16:23:28.504173+0000 mgr.y (mgr.24356) 1362 : cluster 0 pgmap v1330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:29 smithi040 bash[41173]: cluster 2023-12-01T16:23:28.504173+0000 mgr.y (mgr.24356) 1362 : cluster 0 pgmap v1330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:30 smithi040 bash[41173]: audit 2023-12-01T16:23:30.045348+0000 mon.c (mon.2) 876 : audit 0 from='client.? 172.21.15.40:0/978906734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:30 smithi040 bash[28232]: audit 2023-12-01T16:23:30.045348+0000 mon.c (mon.2) 876 : audit 0 from='client.? 172.21.15.40:0/978906734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:30 smithi141 bash[31670]: audit 2023-12-01T16:23:30.045348+0000 mon.c (mon.2) 876 : audit 0 from='client.? 172.21.15.40:0/978906734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:31 smithi040 bash[28232]: cluster 2023-12-01T16:23:30.505385+0000 mgr.y (mgr.24356) 1363 : cluster 0 pgmap v1331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:31 smithi040 bash[41173]: cluster 2023-12-01T16:23:30.505385+0000 mgr.y (mgr.24356) 1363 : cluster 0 pgmap v1331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:31 smithi141 bash[31670]: cluster 2023-12-01T16:23:30.505385+0000 mgr.y (mgr.24356) 1363 : cluster 0 pgmap v1331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:32 smithi040 bash[28232]: audit 2023-12-01T16:23:32.510313+0000 mon.c (mon.2) 877 : audit 0 from='client.? 172.21.15.40:0/1357297640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:32 smithi040 bash[41173]: audit 2023-12-01T16:23:32.510313+0000 mon.c (mon.2) 877 : audit 0 from='client.? 172.21.15.40:0/1357297640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:32 smithi141 bash[31670]: audit 2023-12-01T16:23:32.510313+0000 mon.c (mon.2) 877 : audit 0 from='client.? 172.21.15.40:0/1357297640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:33 smithi040 bash[28232]: cluster 2023-12-01T16:23:32.506007+0000 mgr.y (mgr.24356) 1364 : cluster 0 pgmap v1332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:33 smithi040 bash[28232]: audit 2023-12-01T16:23:33.367572+0000 mon.c (mon.2) 878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:33 smithi040 bash[41173]: cluster 2023-12-01T16:23:32.506007+0000 mgr.y (mgr.24356) 1364 : cluster 0 pgmap v1332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:33 smithi040 bash[41173]: audit 2023-12-01T16:23:33.367572+0000 mon.c (mon.2) 878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:33 smithi141 bash[31670]: cluster 2023-12-01T16:23:32.506007+0000 mgr.y (mgr.24356) 1364 : cluster 0 pgmap v1332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:33 smithi141 bash[31670]: audit 2023-12-01T16:23:33.367572+0000 mon.c (mon.2) 878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:35 smithi040 bash[28232]: cluster 2023-12-01T16:23:34.507100+0000 mgr.y (mgr.24356) 1365 : cluster 0 pgmap v1333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:35 smithi040 bash[28232]: audit 2023-12-01T16:23:34.813087+0000 mon.c (mon.2) 879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:35 smithi040 bash[28232]: audit 2023-12-01T16:23:34.979521+0000 mon.c (mon.2) 880 : audit 0 from='client.? 172.21.15.40:0/2288702813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:35 smithi040 bash[41173]: cluster 2023-12-01T16:23:34.507100+0000 mgr.y (mgr.24356) 1365 : cluster 0 pgmap v1333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:35 smithi040 bash[41173]: audit 2023-12-01T16:23:34.813087+0000 mon.c (mon.2) 879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:35 smithi040 bash[41173]: audit 2023-12-01T16:23:34.979521+0000 mon.c (mon.2) 880 : audit 0 from='client.? 172.21.15.40:0/2288702813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:35 smithi141 bash[31670]: cluster 2023-12-01T16:23:34.507100+0000 mgr.y (mgr.24356) 1365 : cluster 0 pgmap v1333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:35 smithi141 bash[31670]: audit 2023-12-01T16:23:34.813087+0000 mon.c (mon.2) 879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:35 smithi141 bash[31670]: audit 2023-12-01T16:23:34.979521+0000 mon.c (mon.2) 880 : audit 0 from='client.? 172.21.15.40:0/2288702813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:23:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:23:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:37 smithi040 bash[28232]: cluster 2023-12-01T16:23:36.507692+0000 mgr.y (mgr.24356) 1366 : cluster 0 pgmap v1334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:37 smithi040 bash[28232]: audit 2023-12-01T16:23:37.444925+0000 mon.a (mon.0) 1517 : audit 0 from='client.? 172.21.15.40:0/3855843734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:37 smithi040 bash[41173]: cluster 2023-12-01T16:23:36.507692+0000 mgr.y (mgr.24356) 1366 : cluster 0 pgmap v1334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:37 smithi040 bash[41173]: audit 2023-12-01T16:23:37.444925+0000 mon.a (mon.0) 1517 : audit 0 from='client.? 172.21.15.40:0/3855843734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:37 smithi141 bash[31670]: cluster 2023-12-01T16:23:36.507692+0000 mgr.y (mgr.24356) 1366 : cluster 0 pgmap v1334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:37 smithi141 bash[31670]: audit 2023-12-01T16:23:37.444925+0000 mon.a (mon.0) 1517 : audit 0 from='client.? 172.21.15.40:0/3855843734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:39 smithi141 bash[31670]: cluster 2023-12-01T16:23:38.508405+0000 mgr.y (mgr.24356) 1367 : cluster 0 pgmap v1335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:39 smithi040 bash[28232]: cluster 2023-12-01T16:23:38.508405+0000 mgr.y (mgr.24356) 1367 : cluster 0 pgmap v1335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:39 smithi040 bash[41173]: cluster 2023-12-01T16:23:38.508405+0000 mgr.y (mgr.24356) 1367 : cluster 0 pgmap v1335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:40 smithi141 bash[31670]: audit 2023-12-01T16:23:39.920692+0000 mon.c (mon.2) 881 : audit 0 from='client.? 172.21.15.40:0/2467980478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:40 smithi040 bash[41173]: audit 2023-12-01T16:23:39.920692+0000 mon.c (mon.2) 881 : audit 0 from='client.? 172.21.15.40:0/2467980478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:40 smithi040 bash[28232]: audit 2023-12-01T16:23:39.920692+0000 mon.c (mon.2) 881 : audit 0 from='client.? 172.21.15.40:0/2467980478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[41173]: cluster 2023-12-01T16:23:40.509238+0000 mgr.y (mgr.24356) 1368 : cluster 0 pgmap v1336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[41173]: audit 2023-12-01T16:23:40.609406+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[41173]: audit 2023-12-01T16:23:40.618652+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[41173]: audit 2023-12-01T16:23:41.069743+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[41173]: audit 2023-12-01T16:23:41.085291+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[28232]: cluster 2023-12-01T16:23:40.509238+0000 mgr.y (mgr.24356) 1368 : cluster 0 pgmap v1336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[28232]: audit 2023-12-01T16:23:40.609406+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[28232]: audit 2023-12-01T16:23:40.618652+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[28232]: audit 2023-12-01T16:23:41.069743+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:41 smithi040 bash[28232]: audit 2023-12-01T16:23:41.085291+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:41 smithi141 bash[31670]: cluster 2023-12-01T16:23:40.509238+0000 mgr.y (mgr.24356) 1368 : cluster 0 pgmap v1336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:41 smithi141 bash[31670]: audit 2023-12-01T16:23:40.609406+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:41 smithi141 bash[31670]: audit 2023-12-01T16:23:40.618652+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:41 smithi141 bash[31670]: audit 2023-12-01T16:23:41.069743+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:41 smithi141 bash[31670]: audit 2023-12-01T16:23:41.085291+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[28232]: audit 2023-12-01T16:23:41.614215+0000 mon.c (mon.2) 882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[28232]: audit 2023-12-01T16:23:41.615479+0000 mon.c (mon.2) 883 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[28232]: audit 2023-12-01T16:23:41.623589+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[28232]: audit 2023-12-01T16:23:42.381712+0000 mon.c (mon.2) 884 : audit 0 from='client.? 172.21.15.40:0/3858671313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[41173]: audit 2023-12-01T16:23:41.614215+0000 mon.c (mon.2) 882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[41173]: audit 2023-12-01T16:23:41.615479+0000 mon.c (mon.2) 883 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[41173]: audit 2023-12-01T16:23:41.623589+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:42 smithi040 bash[41173]: audit 2023-12-01T16:23:42.381712+0000 mon.c (mon.2) 884 : audit 0 from='client.? 172.21.15.40:0/3858671313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:42 smithi141 bash[31670]: audit 2023-12-01T16:23:41.614215+0000 mon.c (mon.2) 882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:42 smithi141 bash[31670]: audit 2023-12-01T16:23:41.615479+0000 mon.c (mon.2) 883 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:42 smithi141 bash[31670]: audit 2023-12-01T16:23:41.623589+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:23:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:42 smithi141 bash[31670]: audit 2023-12-01T16:23:42.381712+0000 mon.c (mon.2) 884 : audit 0 from='client.? 172.21.15.40:0/3858671313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:43 smithi040 bash[28232]: cluster 2023-12-01T16:23:42.509902+0000 mgr.y (mgr.24356) 1369 : cluster 0 pgmap v1337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:43 smithi040 bash[41173]: cluster 2023-12-01T16:23:42.509902+0000 mgr.y (mgr.24356) 1369 : cluster 0 pgmap v1337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:43 smithi141 bash[31670]: cluster 2023-12-01T16:23:42.509902+0000 mgr.y (mgr.24356) 1369 : cluster 0 pgmap v1337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:45 smithi040 bash[41173]: cluster 2023-12-01T16:23:44.511006+0000 mgr.y (mgr.24356) 1370 : cluster 0 pgmap v1338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:45 smithi040 bash[41173]: audit 2023-12-01T16:23:44.852791+0000 mon.c (mon.2) 885 : audit 0 from='client.? 172.21.15.40:0/289179378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:45 smithi040 bash[28232]: cluster 2023-12-01T16:23:44.511006+0000 mgr.y (mgr.24356) 1370 : cluster 0 pgmap v1338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:45 smithi040 bash[28232]: audit 2023-12-01T16:23:44.852791+0000 mon.c (mon.2) 885 : audit 0 from='client.? 172.21.15.40:0/289179378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:45 smithi141 bash[31670]: cluster 2023-12-01T16:23:44.511006+0000 mgr.y (mgr.24356) 1370 : cluster 0 pgmap v1338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:45 smithi141 bash[31670]: audit 2023-12-01T16:23:44.852791+0000 mon.c (mon.2) 885 : audit 0 from='client.? 172.21.15.40:0/289179378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:23:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:23:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:47 smithi040 bash[41173]: cluster 2023-12-01T16:23:46.511703+0000 mgr.y (mgr.24356) 1371 : cluster 0 pgmap v1339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:47 smithi040 bash[41173]: audit 2023-12-01T16:23:47.314297+0000 mon.a (mon.0) 1523 : audit 0 from='client.? 172.21.15.40:0/2101449160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:47 smithi040 bash[28232]: cluster 2023-12-01T16:23:46.511703+0000 mgr.y (mgr.24356) 1371 : cluster 0 pgmap v1339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:47 smithi040 bash[28232]: audit 2023-12-01T16:23:47.314297+0000 mon.a (mon.0) 1523 : audit 0 from='client.? 172.21.15.40:0/2101449160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:47 smithi141 bash[31670]: cluster 2023-12-01T16:23:46.511703+0000 mgr.y (mgr.24356) 1371 : cluster 0 pgmap v1339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:47 smithi141 bash[31670]: audit 2023-12-01T16:23:47.314297+0000 mon.a (mon.0) 1523 : audit 0 from='client.? 172.21.15.40:0/2101449160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:49 smithi141 bash[31670]: audit 2023-12-01T16:23:48.368295+0000 mon.c (mon.2) 886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:49 smithi141 bash[31670]: cluster 2023-12-01T16:23:48.512336+0000 mgr.y (mgr.24356) 1372 : cluster 0 pgmap v1340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:49 smithi040 bash[41173]: audit 2023-12-01T16:23:48.368295+0000 mon.c (mon.2) 886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:49 smithi040 bash[41173]: cluster 2023-12-01T16:23:48.512336+0000 mgr.y (mgr.24356) 1372 : cluster 0 pgmap v1340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:49 smithi040 bash[28232]: audit 2023-12-01T16:23:48.368295+0000 mon.c (mon.2) 886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:49 smithi040 bash[28232]: cluster 2023-12-01T16:23:48.512336+0000 mgr.y (mgr.24356) 1372 : cluster 0 pgmap v1340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:50 smithi141 bash[31670]: audit 2023-12-01T16:23:49.793442+0000 mon.c (mon.2) 887 : audit 0 from='client.? 172.21.15.40:0/4208399758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:50 smithi040 bash[28232]: audit 2023-12-01T16:23:49.793442+0000 mon.c (mon.2) 887 : audit 0 from='client.? 172.21.15.40:0/4208399758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:50 smithi040 bash[41173]: audit 2023-12-01T16:23:49.793442+0000 mon.c (mon.2) 887 : audit 0 from='client.? 172.21.15.40:0/4208399758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:51 smithi141 bash[31670]: cluster 2023-12-01T16:23:50.513506+0000 mgr.y (mgr.24356) 1373 : cluster 0 pgmap v1341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:51 smithi040 bash[41173]: cluster 2023-12-01T16:23:50.513506+0000 mgr.y (mgr.24356) 1373 : cluster 0 pgmap v1341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:51 smithi040 bash[28232]: cluster 2023-12-01T16:23:50.513506+0000 mgr.y (mgr.24356) 1373 : cluster 0 pgmap v1341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:52 smithi040 bash[28232]: audit 2023-12-01T16:23:52.259953+0000 mon.a (mon.0) 1524 : audit 0 from='client.? 172.21.15.40:0/2592067438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:52 smithi040 bash[41173]: audit 2023-12-01T16:23:52.259953+0000 mon.a (mon.0) 1524 : audit 0 from='client.? 172.21.15.40:0/2592067438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:52 smithi141 bash[31670]: audit 2023-12-01T16:23:52.259953+0000 mon.a (mon.0) 1524 : audit 0 from='client.? 172.21.15.40:0/2592067438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:53 smithi040 bash[28232]: cluster 2023-12-01T16:23:52.514181+0000 mgr.y (mgr.24356) 1374 : cluster 0 pgmap v1342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:53 smithi040 bash[41173]: cluster 2023-12-01T16:23:52.514181+0000 mgr.y (mgr.24356) 1374 : cluster 0 pgmap v1342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:53 smithi141 bash[31670]: cluster 2023-12-01T16:23:52.514181+0000 mgr.y (mgr.24356) 1374 : cluster 0 pgmap v1342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:55 smithi040 bash[28232]: cluster 2023-12-01T16:23:54.515282+0000 mgr.y (mgr.24356) 1375 : cluster 0 pgmap v1343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:55 smithi040 bash[28232]: audit 2023-12-01T16:23:54.721610+0000 mon.c (mon.2) 888 : audit 0 from='client.? 172.21.15.40:0/1834396532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:55 smithi040 bash[41173]: cluster 2023-12-01T16:23:54.515282+0000 mgr.y (mgr.24356) 1375 : cluster 0 pgmap v1343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:55 smithi040 bash[41173]: audit 2023-12-01T16:23:54.721610+0000 mon.c (mon.2) 888 : audit 0 from='client.? 172.21.15.40:0/1834396532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:55 smithi141 bash[31670]: cluster 2023-12-01T16:23:54.515282+0000 mgr.y (mgr.24356) 1375 : cluster 0 pgmap v1343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:55 smithi141 bash[31670]: audit 2023-12-01T16:23:54.721610+0000 mon.c (mon.2) 888 : audit 0 from='client.? 172.21.15.40:0/1834396532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:23:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T16:23:57.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:57 smithi040 bash[41173]: cluster 2023-12-01T16:23:56.516229+0000 mgr.y (mgr.24356) 1376 : cluster 0 pgmap v1344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:57.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:57 smithi040 bash[41173]: audit 2023-12-01T16:23:57.181218+0000 mon.a (mon.0) 1525 : audit 0 from='client.? 172.21.15.40:0/1840303425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:57.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:57 smithi040 bash[28232]: cluster 2023-12-01T16:23:56.516229+0000 mgr.y (mgr.24356) 1376 : cluster 0 pgmap v1344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:57.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:57 smithi040 bash[28232]: audit 2023-12-01T16:23:57.181218+0000 mon.a (mon.0) 1525 : audit 0 from='client.? 172.21.15.40:0/1840303425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:57 smithi141 bash[31670]: cluster 2023-12-01T16:23:56.516229+0000 mgr.y (mgr.24356) 1376 : cluster 0 pgmap v1344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:57 smithi141 bash[31670]: audit 2023-12-01T16:23:57.181218+0000 mon.a (mon.0) 1525 : audit 0 from='client.? 172.21.15.40:0/1840303425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:23:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:23:59 smithi141 bash[31670]: cluster 2023-12-01T16:23:58.517011+0000 mgr.y (mgr.24356) 1377 : cluster 0 pgmap v1345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:23:59 smithi040 bash[41173]: cluster 2023-12-01T16:23:58.517011+0000 mgr.y (mgr.24356) 1377 : cluster 0 pgmap v1345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:23:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:23:59 smithi040 bash[28232]: cluster 2023-12-01T16:23:58.517011+0000 mgr.y (mgr.24356) 1377 : cluster 0 pgmap v1345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:00 smithi141 bash[31670]: audit 2023-12-01T16:23:59.652622+0000 mon.c (mon.2) 889 : audit 0 from='client.? 172.21.15.40:0/100129973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:00 smithi040 bash[28232]: audit 2023-12-01T16:23:59.652622+0000 mon.c (mon.2) 889 : audit 0 from='client.? 172.21.15.40:0/100129973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:00 smithi040 bash[41173]: audit 2023-12-01T16:23:59.652622+0000 mon.c (mon.2) 889 : audit 0 from='client.? 172.21.15.40:0/100129973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:01 smithi141 bash[31670]: cluster 2023-12-01T16:24:00.518192+0000 mgr.y (mgr.24356) 1378 : cluster 0 pgmap v1346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:01 smithi040 bash[28232]: cluster 2023-12-01T16:24:00.518192+0000 mgr.y (mgr.24356) 1378 : cluster 0 pgmap v1346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:01 smithi040 bash[41173]: cluster 2023-12-01T16:24:00.518192+0000 mgr.y (mgr.24356) 1378 : cluster 0 pgmap v1346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:02 smithi141 bash[31670]: audit 2023-12-01T16:24:02.124703+0000 mon.a (mon.0) 1526 : audit 0 from='client.? 172.21.15.40:0/1182467263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:02 smithi040 bash[28232]: audit 2023-12-01T16:24:02.124703+0000 mon.a (mon.0) 1526 : audit 0 from='client.? 172.21.15.40:0/1182467263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:02 smithi040 bash[41173]: audit 2023-12-01T16:24:02.124703+0000 mon.a (mon.0) 1526 : audit 0 from='client.? 172.21.15.40:0/1182467263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:03 smithi141 bash[31670]: cluster 2023-12-01T16:24:02.518877+0000 mgr.y (mgr.24356) 1379 : cluster 0 pgmap v1347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:03 smithi040 bash[28232]: cluster 2023-12-01T16:24:02.518877+0000 mgr.y (mgr.24356) 1379 : cluster 0 pgmap v1347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:03 smithi040 bash[41173]: cluster 2023-12-01T16:24:02.518877+0000 mgr.y (mgr.24356) 1379 : cluster 0 pgmap v1347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:04 smithi141 bash[31670]: audit 2023-12-01T16:24:03.368474+0000 mon.c (mon.2) 890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:04 smithi040 bash[28232]: audit 2023-12-01T16:24:03.368474+0000 mon.c (mon.2) 890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:04 smithi040 bash[41173]: audit 2023-12-01T16:24:03.368474+0000 mon.c (mon.2) 890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:05 smithi141 bash[31670]: cluster 2023-12-01T16:24:04.519911+0000 mgr.y (mgr.24356) 1380 : cluster 0 pgmap v1348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:05 smithi141 bash[31670]: audit 2023-12-01T16:24:04.587764+0000 mon.c (mon.2) 891 : audit 0 from='client.? 172.21.15.40:0/1663549863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:05 smithi040 bash[28232]: cluster 2023-12-01T16:24:04.519911+0000 mgr.y (mgr.24356) 1380 : cluster 0 pgmap v1348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:05 smithi040 bash[28232]: audit 2023-12-01T16:24:04.587764+0000 mon.c (mon.2) 891 : audit 0 from='client.? 172.21.15.40:0/1663549863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:05 smithi040 bash[41173]: cluster 2023-12-01T16:24:04.519911+0000 mgr.y (mgr.24356) 1380 : cluster 0 pgmap v1348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:05 smithi040 bash[41173]: audit 2023-12-01T16:24:04.587764+0000 mon.c (mon.2) 891 : audit 0 from='client.? 172.21.15.40:0/1663549863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:24:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:24:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:07 smithi040 bash[28232]: cluster 2023-12-01T16:24:06.520603+0000 mgr.y (mgr.24356) 1381 : cluster 0 pgmap v1349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:07 smithi040 bash[28232]: audit 2023-12-01T16:24:07.054267+0000 mon.a (mon.0) 1527 : audit 0 from='client.? 172.21.15.40:0/4039968319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:07 smithi040 bash[41173]: cluster 2023-12-01T16:24:06.520603+0000 mgr.y (mgr.24356) 1381 : cluster 0 pgmap v1349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:07 smithi040 bash[41173]: audit 2023-12-01T16:24:07.054267+0000 mon.a (mon.0) 1527 : audit 0 from='client.? 172.21.15.40:0/4039968319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:08.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:07 smithi141 bash[31670]: cluster 2023-12-01T16:24:06.520603+0000 mgr.y (mgr.24356) 1381 : cluster 0 pgmap v1349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:08.045 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:07 smithi141 bash[31670]: audit 2023-12-01T16:24:07.054267+0000 mon.a (mon.0) 1527 : audit 0 from='client.? 172.21.15.40:0/4039968319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:09 smithi141 bash[31670]: cluster 2023-12-01T16:24:08.521268+0000 mgr.y (mgr.24356) 1382 : cluster 0 pgmap v1350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:09 smithi040 bash[41173]: cluster 2023-12-01T16:24:08.521268+0000 mgr.y (mgr.24356) 1382 : cluster 0 pgmap v1350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:09 smithi040 bash[28232]: cluster 2023-12-01T16:24:08.521268+0000 mgr.y (mgr.24356) 1382 : cluster 0 pgmap v1350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:10 smithi141 bash[31670]: audit 2023-12-01T16:24:09.527976+0000 mon.a (mon.0) 1528 : audit 0 from='client.? 172.21.15.40:0/641525619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:10 smithi040 bash[28232]: audit 2023-12-01T16:24:09.527976+0000 mon.a (mon.0) 1528 : audit 0 from='client.? 172.21.15.40:0/641525619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:10 smithi040 bash[41173]: audit 2023-12-01T16:24:09.527976+0000 mon.a (mon.0) 1528 : audit 0 from='client.? 172.21.15.40:0/641525619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:11 smithi040 bash[28232]: cluster 2023-12-01T16:24:10.522445+0000 mgr.y (mgr.24356) 1383 : cluster 0 pgmap v1351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:11 smithi040 bash[41173]: cluster 2023-12-01T16:24:10.522445+0000 mgr.y (mgr.24356) 1383 : cluster 0 pgmap v1351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:11 smithi141 bash[31670]: cluster 2023-12-01T16:24:10.522445+0000 mgr.y (mgr.24356) 1383 : cluster 0 pgmap v1351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:12 smithi040 bash[28232]: audit 2023-12-01T16:24:11.982792+0000 mon.c (mon.2) 892 : audit 0 from='client.? 172.21.15.40:0/181501748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:12 smithi040 bash[41173]: audit 2023-12-01T16:24:11.982792+0000 mon.c (mon.2) 892 : audit 0 from='client.? 172.21.15.40:0/181501748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:12 smithi141 bash[31670]: audit 2023-12-01T16:24:11.982792+0000 mon.c (mon.2) 892 : audit 0 from='client.? 172.21.15.40:0/181501748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:13 smithi040 bash[28232]: cluster 2023-12-01T16:24:12.523129+0000 mgr.y (mgr.24356) 1384 : cluster 0 pgmap v1352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:13 smithi040 bash[41173]: cluster 2023-12-01T16:24:12.523129+0000 mgr.y (mgr.24356) 1384 : cluster 0 pgmap v1352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:13 smithi141 bash[31670]: cluster 2023-12-01T16:24:12.523129+0000 mgr.y (mgr.24356) 1384 : cluster 0 pgmap v1352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:14 smithi141 bash[31670]: audit 2023-12-01T16:24:14.443603+0000 mon.c (mon.2) 893 : audit 0 from='client.? 172.21.15.40:0/1745830870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:14 smithi040 bash[28232]: audit 2023-12-01T16:24:14.443603+0000 mon.c (mon.2) 893 : audit 0 from='client.? 172.21.15.40:0/1745830870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:14 smithi040 bash[41173]: audit 2023-12-01T16:24:14.443603+0000 mon.c (mon.2) 893 : audit 0 from='client.? 172.21.15.40:0/1745830870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:15 smithi141 bash[31670]: cluster 2023-12-01T16:24:14.524208+0000 mgr.y (mgr.24356) 1385 : cluster 0 pgmap v1353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:15 smithi040 bash[28232]: cluster 2023-12-01T16:24:14.524208+0000 mgr.y (mgr.24356) 1385 : cluster 0 pgmap v1353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:15 smithi040 bash[41173]: cluster 2023-12-01T16:24:14.524208+0000 mgr.y (mgr.24356) 1385 : cluster 0 pgmap v1353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:24:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:24:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:17 smithi040 bash[28232]: cluster 2023-12-01T16:24:16.524718+0000 mgr.y (mgr.24356) 1386 : cluster 0 pgmap v1354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:17 smithi040 bash[28232]: audit 2023-12-01T16:24:16.913855+0000 mon.a (mon.0) 1529 : audit 0 from='client.? 172.21.15.40:0/2755999759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:17 smithi040 bash[41173]: cluster 2023-12-01T16:24:16.524718+0000 mgr.y (mgr.24356) 1386 : cluster 0 pgmap v1354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:17 smithi040 bash[41173]: audit 2023-12-01T16:24:16.913855+0000 mon.a (mon.0) 1529 : audit 0 from='client.? 172.21.15.40:0/2755999759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:17 smithi141 bash[31670]: cluster 2023-12-01T16:24:16.524718+0000 mgr.y (mgr.24356) 1386 : cluster 0 pgmap v1354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:17 smithi141 bash[31670]: audit 2023-12-01T16:24:16.913855+0000 mon.a (mon.0) 1529 : audit 0 from='client.? 172.21.15.40:0/2755999759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:19 smithi141 bash[31670]: audit 2023-12-01T16:24:18.368965+0000 mon.c (mon.2) 894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:19 smithi141 bash[31670]: cluster 2023-12-01T16:24:18.525283+0000 mgr.y (mgr.24356) 1387 : cluster 0 pgmap v1355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:19 smithi040 bash[28232]: audit 2023-12-01T16:24:18.368965+0000 mon.c (mon.2) 894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:19 smithi040 bash[28232]: cluster 2023-12-01T16:24:18.525283+0000 mgr.y (mgr.24356) 1387 : cluster 0 pgmap v1355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:19 smithi040 bash[41173]: audit 2023-12-01T16:24:18.368965+0000 mon.c (mon.2) 894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:19 smithi040 bash[41173]: cluster 2023-12-01T16:24:18.525283+0000 mgr.y (mgr.24356) 1387 : cluster 0 pgmap v1355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:20 smithi141 bash[31670]: audit 2023-12-01T16:24:19.379435+0000 mon.a (mon.0) 1530 : audit 0 from='client.? 172.21.15.40:0/557124629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:20 smithi040 bash[41173]: audit 2023-12-01T16:24:19.379435+0000 mon.a (mon.0) 1530 : audit 0 from='client.? 172.21.15.40:0/557124629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:20 smithi040 bash[28232]: audit 2023-12-01T16:24:19.379435+0000 mon.a (mon.0) 1530 : audit 0 from='client.? 172.21.15.40:0/557124629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:21 smithi040 bash[41173]: cluster 2023-12-01T16:24:20.526410+0000 mgr.y (mgr.24356) 1388 : cluster 0 pgmap v1356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:21 smithi040 bash[28232]: cluster 2023-12-01T16:24:20.526410+0000 mgr.y (mgr.24356) 1388 : cluster 0 pgmap v1356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:21 smithi141 bash[31670]: cluster 2023-12-01T16:24:20.526410+0000 mgr.y (mgr.24356) 1388 : cluster 0 pgmap v1356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:22 smithi040 bash[28232]: audit 2023-12-01T16:24:21.843249+0000 mon.c (mon.2) 895 : audit 0 from='client.? 172.21.15.40:0/3060247700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:22 smithi040 bash[41173]: audit 2023-12-01T16:24:21.843249+0000 mon.c (mon.2) 895 : audit 0 from='client.? 172.21.15.40:0/3060247700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:22 smithi141 bash[31670]: audit 2023-12-01T16:24:21.843249+0000 mon.c (mon.2) 895 : audit 0 from='client.? 172.21.15.40:0/3060247700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:23 smithi040 bash[28232]: cluster 2023-12-01T16:24:22.527222+0000 mgr.y (mgr.24356) 1389 : cluster 0 pgmap v1357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:23 smithi040 bash[41173]: cluster 2023-12-01T16:24:22.527222+0000 mgr.y (mgr.24356) 1389 : cluster 0 pgmap v1357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:23 smithi141 bash[31670]: cluster 2023-12-01T16:24:22.527222+0000 mgr.y (mgr.24356) 1389 : cluster 0 pgmap v1357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:24 smithi040 bash[28232]: audit 2023-12-01T16:24:24.307030+0000 mon.a (mon.0) 1531 : audit 0 from='client.? 172.21.15.40:0/2610958031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:24 smithi040 bash[41173]: audit 2023-12-01T16:24:24.307030+0000 mon.a (mon.0) 1531 : audit 0 from='client.? 172.21.15.40:0/2610958031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:24 smithi141 bash[31670]: audit 2023-12-01T16:24:24.307030+0000 mon.a (mon.0) 1531 : audit 0 from='client.? 172.21.15.40:0/2610958031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:25 smithi040 bash[28232]: cluster 2023-12-01T16:24:24.528494+0000 mgr.y (mgr.24356) 1390 : cluster 0 pgmap v1358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:25 smithi040 bash[41173]: cluster 2023-12-01T16:24:24.528494+0000 mgr.y (mgr.24356) 1390 : cluster 0 pgmap v1358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:25 smithi141 bash[31670]: cluster 2023-12-01T16:24:24.528494+0000 mgr.y (mgr.24356) 1390 : cluster 0 pgmap v1358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:24:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:24:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:27 smithi040 bash[28232]: cluster 2023-12-01T16:24:26.529164+0000 mgr.y (mgr.24356) 1391 : cluster 0 pgmap v1359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:27 smithi040 bash[28232]: audit 2023-12-01T16:24:26.772439+0000 mon.a (mon.0) 1532 : audit 0 from='client.? 172.21.15.40:0/1141288291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:27 smithi040 bash[41173]: cluster 2023-12-01T16:24:26.529164+0000 mgr.y (mgr.24356) 1391 : cluster 0 pgmap v1359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:27 smithi040 bash[41173]: audit 2023-12-01T16:24:26.772439+0000 mon.a (mon.0) 1532 : audit 0 from='client.? 172.21.15.40:0/1141288291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:27 smithi141 bash[31670]: cluster 2023-12-01T16:24:26.529164+0000 mgr.y (mgr.24356) 1391 : cluster 0 pgmap v1359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:27 smithi141 bash[31670]: audit 2023-12-01T16:24:26.772439+0000 mon.a (mon.0) 1532 : audit 0 from='client.? 172.21.15.40:0/1141288291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:29 smithi040 bash[28232]: cluster 2023-12-01T16:24:28.529857+0000 mgr.y (mgr.24356) 1392 : cluster 0 pgmap v1360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:29 smithi040 bash[41173]: cluster 2023-12-01T16:24:28.529857+0000 mgr.y (mgr.24356) 1392 : cluster 0 pgmap v1360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:29 smithi141 bash[31670]: cluster 2023-12-01T16:24:28.529857+0000 mgr.y (mgr.24356) 1392 : cluster 0 pgmap v1360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:30 smithi040 bash[28232]: audit 2023-12-01T16:24:29.229119+0000 mon.c (mon.2) 896 : audit 0 from='client.? 172.21.15.40:0/4209640990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:30 smithi040 bash[41173]: audit 2023-12-01T16:24:29.229119+0000 mon.c (mon.2) 896 : audit 0 from='client.? 172.21.15.40:0/4209640990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:30 smithi141 bash[31670]: audit 2023-12-01T16:24:29.229119+0000 mon.c (mon.2) 896 : audit 0 from='client.? 172.21.15.40:0/4209640990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:31 smithi040 bash[28232]: cluster 2023-12-01T16:24:30.531039+0000 mgr.y (mgr.24356) 1393 : cluster 0 pgmap v1361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:31 smithi040 bash[41173]: cluster 2023-12-01T16:24:30.531039+0000 mgr.y (mgr.24356) 1393 : cluster 0 pgmap v1361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:31 smithi141 bash[31670]: cluster 2023-12-01T16:24:30.531039+0000 mgr.y (mgr.24356) 1393 : cluster 0 pgmap v1361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:32 smithi040 bash[28232]: audit 2023-12-01T16:24:31.692269+0000 mon.a (mon.0) 1533 : audit 0 from='client.? 172.21.15.40:0/1292273253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:32 smithi040 bash[41173]: audit 2023-12-01T16:24:31.692269+0000 mon.a (mon.0) 1533 : audit 0 from='client.? 172.21.15.40:0/1292273253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:32 smithi141 bash[31670]: audit 2023-12-01T16:24:31.692269+0000 mon.a (mon.0) 1533 : audit 0 from='client.? 172.21.15.40:0/1292273253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:33 smithi040 bash[28232]: cluster 2023-12-01T16:24:32.531725+0000 mgr.y (mgr.24356) 1394 : cluster 0 pgmap v1362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:33 smithi040 bash[41173]: cluster 2023-12-01T16:24:32.531725+0000 mgr.y (mgr.24356) 1394 : cluster 0 pgmap v1362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:33 smithi141 bash[31670]: cluster 2023-12-01T16:24:32.531725+0000 mgr.y (mgr.24356) 1394 : cluster 0 pgmap v1362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:34 smithi040 bash[28232]: audit 2023-12-01T16:24:33.369440+0000 mon.c (mon.2) 897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:34 smithi040 bash[41173]: audit 2023-12-01T16:24:33.369440+0000 mon.c (mon.2) 897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:34 smithi141 bash[31670]: audit 2023-12-01T16:24:33.369440+0000 mon.c (mon.2) 897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:35 smithi040 bash[28232]: audit 2023-12-01T16:24:34.163203+0000 mon.c (mon.2) 898 : audit 0 from='client.? 172.21.15.40:0/3659748430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:35 smithi040 bash[28232]: cluster 2023-12-01T16:24:34.532888+0000 mgr.y (mgr.24356) 1395 : cluster 0 pgmap v1363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:35 smithi040 bash[41173]: audit 2023-12-01T16:24:34.163203+0000 mon.c (mon.2) 898 : audit 0 from='client.? 172.21.15.40:0/3659748430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:35 smithi040 bash[41173]: cluster 2023-12-01T16:24:34.532888+0000 mgr.y (mgr.24356) 1395 : cluster 0 pgmap v1363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:35 smithi141 bash[31670]: audit 2023-12-01T16:24:34.163203+0000 mon.c (mon.2) 898 : audit 0 from='client.? 172.21.15.40:0/3659748430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:35 smithi141 bash[31670]: cluster 2023-12-01T16:24:34.532888+0000 mgr.y (mgr.24356) 1395 : cluster 0 pgmap v1363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:24:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:24:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:37 smithi040 bash[41173]: cluster 2023-12-01T16:24:36.533466+0000 mgr.y (mgr.24356) 1396 : cluster 0 pgmap v1364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:37 smithi040 bash[41173]: audit 2023-12-01T16:24:36.627661+0000 mon.a (mon.0) 1534 : audit 0 from='client.? 172.21.15.40:0/3575307938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:37 smithi040 bash[28232]: cluster 2023-12-01T16:24:36.533466+0000 mgr.y (mgr.24356) 1396 : cluster 0 pgmap v1364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:37 smithi040 bash[28232]: audit 2023-12-01T16:24:36.627661+0000 mon.a (mon.0) 1534 : audit 0 from='client.? 172.21.15.40:0/3575307938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:37 smithi141 bash[31670]: cluster 2023-12-01T16:24:36.533466+0000 mgr.y (mgr.24356) 1396 : cluster 0 pgmap v1364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:37 smithi141 bash[31670]: audit 2023-12-01T16:24:36.627661+0000 mon.a (mon.0) 1534 : audit 0 from='client.? 172.21.15.40:0/3575307938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:39 smithi040 bash[28232]: cluster 2023-12-01T16:24:38.534138+0000 mgr.y (mgr.24356) 1397 : cluster 0 pgmap v1365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:39 smithi040 bash[41173]: cluster 2023-12-01T16:24:38.534138+0000 mgr.y (mgr.24356) 1397 : cluster 0 pgmap v1365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:39 smithi141 bash[31670]: cluster 2023-12-01T16:24:38.534138+0000 mgr.y (mgr.24356) 1397 : cluster 0 pgmap v1365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:40 smithi040 bash[28232]: audit 2023-12-01T16:24:39.086829+0000 mon.a (mon.0) 1535 : audit 0 from='client.? 172.21.15.40:0/3550976244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:40 smithi040 bash[41173]: audit 2023-12-01T16:24:39.086829+0000 mon.a (mon.0) 1535 : audit 0 from='client.? 172.21.15.40:0/3550976244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:40 smithi141 bash[31670]: audit 2023-12-01T16:24:39.086829+0000 mon.a (mon.0) 1535 : audit 0 from='client.? 172.21.15.40:0/3550976244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:41 smithi040 bash[28232]: cluster 2023-12-01T16:24:40.535368+0000 mgr.y (mgr.24356) 1398 : cluster 0 pgmap v1366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:41 smithi040 bash[41173]: cluster 2023-12-01T16:24:40.535368+0000 mgr.y (mgr.24356) 1398 : cluster 0 pgmap v1366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:41 smithi141 bash[31670]: cluster 2023-12-01T16:24:40.535368+0000 mgr.y (mgr.24356) 1398 : cluster 0 pgmap v1366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:42 smithi040 bash[28232]: audit 2023-12-01T16:24:41.550641+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.40:0/2632529319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:42 smithi040 bash[28232]: audit 2023-12-01T16:24:41.706843+0000 mon.c (mon.2) 899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:42 smithi040 bash[41173]: audit 2023-12-01T16:24:41.550641+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.40:0/2632529319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:42 smithi040 bash[41173]: audit 2023-12-01T16:24:41.706843+0000 mon.c (mon.2) 899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:42 smithi141 bash[31670]: audit 2023-12-01T16:24:41.550641+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.40:0/2632529319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:42 smithi141 bash[31670]: audit 2023-12-01T16:24:41.706843+0000 mon.c (mon.2) 899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:43 smithi040 bash[28232]: cluster 2023-12-01T16:24:42.536013+0000 mgr.y (mgr.24356) 1399 : cluster 0 pgmap v1367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:43 smithi040 bash[41173]: cluster 2023-12-01T16:24:42.536013+0000 mgr.y (mgr.24356) 1399 : cluster 0 pgmap v1367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:43 smithi141 bash[31670]: cluster 2023-12-01T16:24:42.536013+0000 mgr.y (mgr.24356) 1399 : cluster 0 pgmap v1367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:44 smithi040 bash[28232]: audit 2023-12-01T16:24:44.018256+0000 mon.a (mon.0) 1537 : audit 0 from='client.? 172.21.15.40:0/4038142551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:44 smithi040 bash[41173]: audit 2023-12-01T16:24:44.018256+0000 mon.a (mon.0) 1537 : audit 0 from='client.? 172.21.15.40:0/4038142551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:44 smithi141 bash[31670]: audit 2023-12-01T16:24:44.018256+0000 mon.a (mon.0) 1537 : audit 0 from='client.? 172.21.15.40:0/4038142551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:45 smithi040 bash[41173]: cluster 2023-12-01T16:24:44.537079+0000 mgr.y (mgr.24356) 1400 : cluster 0 pgmap v1368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:45 smithi040 bash[28232]: cluster 2023-12-01T16:24:44.537079+0000 mgr.y (mgr.24356) 1400 : cluster 0 pgmap v1368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:45 smithi141 bash[31670]: cluster 2023-12-01T16:24:44.537079+0000 mgr.y (mgr.24356) 1400 : cluster 0 pgmap v1368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:24:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:24:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:46 smithi040 bash[41173]: audit 2023-12-01T16:24:46.487061+0000 mon.c (mon.2) 900 : audit 0 from='client.? 172.21.15.40:0/1576510763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:46 smithi040 bash[28232]: audit 2023-12-01T16:24:46.487061+0000 mon.c (mon.2) 900 : audit 0 from='client.? 172.21.15.40:0/1576510763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:46 smithi141 bash[31670]: audit 2023-12-01T16:24:46.487061+0000 mon.c (mon.2) 900 : audit 0 from='client.? 172.21.15.40:0/1576510763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:47 smithi040 bash[41173]: cluster 2023-12-01T16:24:46.537809+0000 mgr.y (mgr.24356) 1401 : cluster 0 pgmap v1369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:47 smithi040 bash[28232]: cluster 2023-12-01T16:24:46.537809+0000 mgr.y (mgr.24356) 1401 : cluster 0 pgmap v1369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:47 smithi141 bash[31670]: cluster 2023-12-01T16:24:46.537809+0000 mgr.y (mgr.24356) 1401 : cluster 0 pgmap v1369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:47.610397+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:47.624874+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:47.905655+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:47.917184+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:48.369548+0000 mon.c (mon.2) 901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:48.399655+0000 mon.c (mon.2) 902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:48.401067+0000 mon.c (mon.2) 903 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[28232]: audit 2023-12-01T16:24:48.410465+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:47.610397+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:47.624874+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:47.905655+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:47.917184+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:48.369548+0000 mon.c (mon.2) 901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:48.399655+0000 mon.c (mon.2) 902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:48.401067+0000 mon.c (mon.2) 903 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:48 smithi040 bash[41173]: audit 2023-12-01T16:24:48.410465+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:47.610397+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:47.624874+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:47.905655+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:47.917184+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:48.369548+0000 mon.c (mon.2) 901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:48.399655+0000 mon.c (mon.2) 902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:48.401067+0000 mon.c (mon.2) 903 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:48 smithi141 bash[31670]: audit 2023-12-01T16:24:48.410465+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:24:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:49 smithi040 bash[28232]: cluster 2023-12-01T16:24:48.538508+0000 mgr.y (mgr.24356) 1402 : cluster 0 pgmap v1370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:49 smithi040 bash[28232]: audit 2023-12-01T16:24:48.954058+0000 mon.a (mon.0) 1543 : audit 0 from='client.? 172.21.15.40:0/544459539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:49 smithi040 bash[41173]: cluster 2023-12-01T16:24:48.538508+0000 mgr.y (mgr.24356) 1402 : cluster 0 pgmap v1370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:49 smithi040 bash[41173]: audit 2023-12-01T16:24:48.954058+0000 mon.a (mon.0) 1543 : audit 0 from='client.? 172.21.15.40:0/544459539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:49 smithi141 bash[31670]: cluster 2023-12-01T16:24:48.538508+0000 mgr.y (mgr.24356) 1402 : cluster 0 pgmap v1370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:49 smithi141 bash[31670]: audit 2023-12-01T16:24:48.954058+0000 mon.a (mon.0) 1543 : audit 0 from='client.? 172.21.15.40:0/544459539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:51 smithi040 bash[28232]: cluster 2023-12-01T16:24:50.539670+0000 mgr.y (mgr.24356) 1403 : cluster 0 pgmap v1371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:51 smithi040 bash[28232]: audit 2023-12-01T16:24:51.424061+0000 mon.c (mon.2) 904 : audit 0 from='client.? 172.21.15.40:0/3562074454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:51 smithi040 bash[41173]: cluster 2023-12-01T16:24:50.539670+0000 mgr.y (mgr.24356) 1403 : cluster 0 pgmap v1371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:51 smithi040 bash[41173]: audit 2023-12-01T16:24:51.424061+0000 mon.c (mon.2) 904 : audit 0 from='client.? 172.21.15.40:0/3562074454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:51 smithi141 bash[31670]: cluster 2023-12-01T16:24:50.539670+0000 mgr.y (mgr.24356) 1403 : cluster 0 pgmap v1371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:51 smithi141 bash[31670]: audit 2023-12-01T16:24:51.424061+0000 mon.c (mon.2) 904 : audit 0 from='client.? 172.21.15.40:0/3562074454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:53 smithi040 bash[28232]: cluster 2023-12-01T16:24:52.540359+0000 mgr.y (mgr.24356) 1404 : cluster 0 pgmap v1372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:53 smithi040 bash[41173]: cluster 2023-12-01T16:24:52.540359+0000 mgr.y (mgr.24356) 1404 : cluster 0 pgmap v1372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:53 smithi141 bash[31670]: cluster 2023-12-01T16:24:52.540359+0000 mgr.y (mgr.24356) 1404 : cluster 0 pgmap v1372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:54 smithi040 bash[28232]: audit 2023-12-01T16:24:53.886548+0000 mon.c (mon.2) 905 : audit 0 from='client.? 172.21.15.40:0/1944231694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:54 smithi040 bash[41173]: audit 2023-12-01T16:24:53.886548+0000 mon.c (mon.2) 905 : audit 0 from='client.? 172.21.15.40:0/1944231694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:54 smithi141 bash[31670]: audit 2023-12-01T16:24:53.886548+0000 mon.c (mon.2) 905 : audit 0 from='client.? 172.21.15.40:0/1944231694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:55 smithi040 bash[41173]: cluster 2023-12-01T16:24:54.541486+0000 mgr.y (mgr.24356) 1405 : cluster 0 pgmap v1373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:55 smithi040 bash[28232]: cluster 2023-12-01T16:24:54.541486+0000 mgr.y (mgr.24356) 1405 : cluster 0 pgmap v1373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:55 smithi141 bash[31670]: cluster 2023-12-01T16:24:54.541486+0000 mgr.y (mgr.24356) 1405 : cluster 0 pgmap v1373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:56 smithi040 bash[28232]: audit 2023-12-01T16:24:56.348771+0000 mon.a (mon.0) 1544 : audit 0 from='client.? 172.21.15.40:0/2755777684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:24:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:24:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:56 smithi040 bash[41173]: audit 2023-12-01T16:24:56.348771+0000 mon.a (mon.0) 1544 : audit 0 from='client.? 172.21.15.40:0/2755777684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:56 smithi141 bash[31670]: audit 2023-12-01T16:24:56.348771+0000 mon.a (mon.0) 1544 : audit 0 from='client.? 172.21.15.40:0/2755777684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:57 smithi040 bash[28232]: cluster 2023-12-01T16:24:56.542189+0000 mgr.y (mgr.24356) 1406 : cluster 0 pgmap v1374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:57.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:57 smithi040 bash[41173]: cluster 2023-12-01T16:24:56.542189+0000 mgr.y (mgr.24356) 1406 : cluster 0 pgmap v1374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:57 smithi141 bash[31670]: cluster 2023-12-01T16:24:56.542189+0000 mgr.y (mgr.24356) 1406 : cluster 0 pgmap v1374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:59 smithi040 bash[28232]: cluster 2023-12-01T16:24:58.542728+0000 mgr.y (mgr.24356) 1407 : cluster 0 pgmap v1375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:24:59 smithi040 bash[28232]: audit 2023-12-01T16:24:58.811347+0000 mon.a (mon.0) 1545 : audit 0 from='client.? 172.21.15.40:0/714706545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:59 smithi040 bash[41173]: cluster 2023-12-01T16:24:58.542728+0000 mgr.y (mgr.24356) 1407 : cluster 0 pgmap v1375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:24:59 smithi040 bash[41173]: audit 2023-12-01T16:24:58.811347+0000 mon.a (mon.0) 1545 : audit 0 from='client.? 172.21.15.40:0/714706545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:24:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:59 smithi141 bash[31670]: cluster 2023-12-01T16:24:58.542728+0000 mgr.y (mgr.24356) 1407 : cluster 0 pgmap v1375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:24:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:24:59 smithi141 bash[31670]: audit 2023-12-01T16:24:58.811347+0000 mon.a (mon.0) 1545 : audit 0 from='client.? 172.21.15.40:0/714706545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:01 smithi040 bash[41173]: cluster 2023-12-01T16:25:00.543879+0000 mgr.y (mgr.24356) 1408 : cluster 0 pgmap v1376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:01 smithi040 bash[41173]: audit 2023-12-01T16:25:01.268579+0000 mon.c (mon.2) 906 : audit 0 from='client.? 172.21.15.40:0/3386859530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:01 smithi040 bash[28232]: cluster 2023-12-01T16:25:00.543879+0000 mgr.y (mgr.24356) 1408 : cluster 0 pgmap v1376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:01 smithi040 bash[28232]: audit 2023-12-01T16:25:01.268579+0000 mon.c (mon.2) 906 : audit 0 from='client.? 172.21.15.40:0/3386859530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:01 smithi141 bash[31670]: cluster 2023-12-01T16:25:00.543879+0000 mgr.y (mgr.24356) 1408 : cluster 0 pgmap v1376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:01 smithi141 bash[31670]: audit 2023-12-01T16:25:01.268579+0000 mon.c (mon.2) 906 : audit 0 from='client.? 172.21.15.40:0/3386859530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:03 smithi040 bash[28232]: cluster 2023-12-01T16:25:02.544586+0000 mgr.y (mgr.24356) 1409 : cluster 0 pgmap v1377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:03 smithi040 bash[28232]: audit 2023-12-01T16:25:03.370171+0000 mon.c (mon.2) 907 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:03 smithi040 bash[41173]: cluster 2023-12-01T16:25:02.544586+0000 mgr.y (mgr.24356) 1409 : cluster 0 pgmap v1377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:03 smithi040 bash[41173]: audit 2023-12-01T16:25:03.370171+0000 mon.c (mon.2) 907 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:03 smithi141 bash[31670]: cluster 2023-12-01T16:25:02.544586+0000 mgr.y (mgr.24356) 1409 : cluster 0 pgmap v1377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:03 smithi141 bash[31670]: audit 2023-12-01T16:25:03.370171+0000 mon.c (mon.2) 907 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:04 smithi040 bash[28232]: audit 2023-12-01T16:25:03.740785+0000 mon.a (mon.0) 1546 : audit 0 from='client.? 172.21.15.40:0/3582894014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:04 smithi040 bash[41173]: audit 2023-12-01T16:25:03.740785+0000 mon.a (mon.0) 1546 : audit 0 from='client.? 172.21.15.40:0/3582894014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:04 smithi141 bash[31670]: audit 2023-12-01T16:25:03.740785+0000 mon.a (mon.0) 1546 : audit 0 from='client.? 172.21.15.40:0/3582894014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:05 smithi040 bash[28232]: cluster 2023-12-01T16:25:04.545661+0000 mgr.y (mgr.24356) 1410 : cluster 0 pgmap v1378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:05 smithi040 bash[41173]: cluster 2023-12-01T16:25:04.545661+0000 mgr.y (mgr.24356) 1410 : cluster 0 pgmap v1378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:05 smithi141 bash[31670]: cluster 2023-12-01T16:25:04.545661+0000 mgr.y (mgr.24356) 1410 : cluster 0 pgmap v1378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:25:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:25:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:06 smithi040 bash[41173]: audit 2023-12-01T16:25:06.209730+0000 mon.a (mon.0) 1547 : audit 0 from='client.? 172.21.15.40:0/2167246155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:06 smithi040 bash[28232]: audit 2023-12-01T16:25:06.209730+0000 mon.a (mon.0) 1547 : audit 0 from='client.? 172.21.15.40:0/2167246155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:06 smithi141 bash[31670]: audit 2023-12-01T16:25:06.209730+0000 mon.a (mon.0) 1547 : audit 0 from='client.? 172.21.15.40:0/2167246155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:07 smithi040 bash[41173]: cluster 2023-12-01T16:25:06.546332+0000 mgr.y (mgr.24356) 1411 : cluster 0 pgmap v1379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:07 smithi040 bash[28232]: cluster 2023-12-01T16:25:06.546332+0000 mgr.y (mgr.24356) 1411 : cluster 0 pgmap v1379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:07 smithi141 bash[31670]: cluster 2023-12-01T16:25:06.546332+0000 mgr.y (mgr.24356) 1411 : cluster 0 pgmap v1379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:09 smithi040 bash[28232]: cluster 2023-12-01T16:25:08.546992+0000 mgr.y (mgr.24356) 1412 : cluster 0 pgmap v1380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:09 smithi040 bash[28232]: audit 2023-12-01T16:25:08.678423+0000 mon.c (mon.2) 908 : audit 0 from='client.? 172.21.15.40:0/2828731625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:09 smithi040 bash[41173]: cluster 2023-12-01T16:25:08.546992+0000 mgr.y (mgr.24356) 1412 : cluster 0 pgmap v1380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:09 smithi040 bash[41173]: audit 2023-12-01T16:25:08.678423+0000 mon.c (mon.2) 908 : audit 0 from='client.? 172.21.15.40:0/2828731625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:09 smithi141 bash[31670]: cluster 2023-12-01T16:25:08.546992+0000 mgr.y (mgr.24356) 1412 : cluster 0 pgmap v1380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:09 smithi141 bash[31670]: audit 2023-12-01T16:25:08.678423+0000 mon.c (mon.2) 908 : audit 0 from='client.? 172.21.15.40:0/2828731625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:11 smithi040 bash[28232]: cluster 2023-12-01T16:25:10.548204+0000 mgr.y (mgr.24356) 1413 : cluster 0 pgmap v1381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:11 smithi040 bash[28232]: audit 2023-12-01T16:25:11.142321+0000 mon.a (mon.0) 1548 : audit 0 from='client.? 172.21.15.40:0/2203619018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:11 smithi040 bash[41173]: cluster 2023-12-01T16:25:10.548204+0000 mgr.y (mgr.24356) 1413 : cluster 0 pgmap v1381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:11 smithi040 bash[41173]: audit 2023-12-01T16:25:11.142321+0000 mon.a (mon.0) 1548 : audit 0 from='client.? 172.21.15.40:0/2203619018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:11 smithi141 bash[31670]: cluster 2023-12-01T16:25:10.548204+0000 mgr.y (mgr.24356) 1413 : cluster 0 pgmap v1381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:11 smithi141 bash[31670]: audit 2023-12-01T16:25:11.142321+0000 mon.a (mon.0) 1548 : audit 0 from='client.? 172.21.15.40:0/2203619018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:13 smithi040 bash[41173]: cluster 2023-12-01T16:25:12.548885+0000 mgr.y (mgr.24356) 1414 : cluster 0 pgmap v1382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:13 smithi040 bash[41173]: audit 2023-12-01T16:25:13.602309+0000 mon.c (mon.2) 909 : audit 0 from='client.? 172.21.15.40:0/161970687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:13 smithi040 bash[28232]: cluster 2023-12-01T16:25:12.548885+0000 mgr.y (mgr.24356) 1414 : cluster 0 pgmap v1382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:13 smithi040 bash[28232]: audit 2023-12-01T16:25:13.602309+0000 mon.c (mon.2) 909 : audit 0 from='client.? 172.21.15.40:0/161970687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:13 smithi141 bash[31670]: cluster 2023-12-01T16:25:12.548885+0000 mgr.y (mgr.24356) 1414 : cluster 0 pgmap v1382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:13 smithi141 bash[31670]: audit 2023-12-01T16:25:13.602309+0000 mon.c (mon.2) 909 : audit 0 from='client.? 172.21.15.40:0/161970687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:15 smithi040 bash[28232]: cluster 2023-12-01T16:25:14.549967+0000 mgr.y (mgr.24356) 1415 : cluster 0 pgmap v1383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:15 smithi040 bash[41173]: cluster 2023-12-01T16:25:14.549967+0000 mgr.y (mgr.24356) 1415 : cluster 0 pgmap v1383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:15 smithi141 bash[31670]: cluster 2023-12-01T16:25:14.549967+0000 mgr.y (mgr.24356) 1415 : cluster 0 pgmap v1383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:16 smithi040 bash[28232]: audit 2023-12-01T16:25:16.064251+0000 mon.a (mon.0) 1549 : audit 0 from='client.? 172.21.15.40:0/963069112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:25:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:25:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:16 smithi040 bash[41173]: audit 2023-12-01T16:25:16.064251+0000 mon.a (mon.0) 1549 : audit 0 from='client.? 172.21.15.40:0/963069112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:16 smithi141 bash[31670]: audit 2023-12-01T16:25:16.064251+0000 mon.a (mon.0) 1549 : audit 0 from='client.? 172.21.15.40:0/963069112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:17 smithi040 bash[28232]: cluster 2023-12-01T16:25:16.550663+0000 mgr.y (mgr.24356) 1416 : cluster 0 pgmap v1384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:17 smithi040 bash[41173]: cluster 2023-12-01T16:25:16.550663+0000 mgr.y (mgr.24356) 1416 : cluster 0 pgmap v1384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:17 smithi141 bash[31670]: cluster 2023-12-01T16:25:16.550663+0000 mgr.y (mgr.24356) 1416 : cluster 0 pgmap v1384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:19 smithi040 bash[41173]: audit 2023-12-01T16:25:18.370654+0000 mon.c (mon.2) 910 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:19 smithi040 bash[41173]: audit 2023-12-01T16:25:18.526406+0000 mon.a (mon.0) 1550 : audit 0 from='client.? 172.21.15.40:0/1492988815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:19 smithi040 bash[41173]: cluster 2023-12-01T16:25:18.551354+0000 mgr.y (mgr.24356) 1417 : cluster 0 pgmap v1385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:19 smithi040 bash[28232]: audit 2023-12-01T16:25:18.370654+0000 mon.c (mon.2) 910 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:19 smithi040 bash[28232]: audit 2023-12-01T16:25:18.526406+0000 mon.a (mon.0) 1550 : audit 0 from='client.? 172.21.15.40:0/1492988815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:19 smithi040 bash[28232]: cluster 2023-12-01T16:25:18.551354+0000 mgr.y (mgr.24356) 1417 : cluster 0 pgmap v1385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:19 smithi141 bash[31670]: audit 2023-12-01T16:25:18.370654+0000 mon.c (mon.2) 910 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:19 smithi141 bash[31670]: audit 2023-12-01T16:25:18.526406+0000 mon.a (mon.0) 1550 : audit 0 from='client.? 172.21.15.40:0/1492988815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:19 smithi141 bash[31670]: cluster 2023-12-01T16:25:18.551354+0000 mgr.y (mgr.24356) 1417 : cluster 0 pgmap v1385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:21 smithi040 bash[41173]: cluster 2023-12-01T16:25:20.552578+0000 mgr.y (mgr.24356) 1418 : cluster 0 pgmap v1386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:21 smithi040 bash[41173]: audit 2023-12-01T16:25:20.993374+0000 mon.c (mon.2) 911 : audit 0 from='client.? 172.21.15.40:0/1827970665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:21 smithi040 bash[28232]: cluster 2023-12-01T16:25:20.552578+0000 mgr.y (mgr.24356) 1418 : cluster 0 pgmap v1386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:21 smithi040 bash[28232]: audit 2023-12-01T16:25:20.993374+0000 mon.c (mon.2) 911 : audit 0 from='client.? 172.21.15.40:0/1827970665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:21 smithi141 bash[31670]: cluster 2023-12-01T16:25:20.552578+0000 mgr.y (mgr.24356) 1418 : cluster 0 pgmap v1386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:21 smithi141 bash[31670]: audit 2023-12-01T16:25:20.993374+0000 mon.c (mon.2) 911 : audit 0 from='client.? 172.21.15.40:0/1827970665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:23 smithi040 bash[28232]: cluster 2023-12-01T16:25:22.553298+0000 mgr.y (mgr.24356) 1419 : cluster 0 pgmap v1387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:23 smithi040 bash[28232]: audit 2023-12-01T16:25:23.463592+0000 mon.c (mon.2) 912 : audit 0 from='client.? 172.21.15.40:0/4186726308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:23 smithi040 bash[41173]: cluster 2023-12-01T16:25:22.553298+0000 mgr.y (mgr.24356) 1419 : cluster 0 pgmap v1387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:23 smithi040 bash[41173]: audit 2023-12-01T16:25:23.463592+0000 mon.c (mon.2) 912 : audit 0 from='client.? 172.21.15.40:0/4186726308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:23 smithi141 bash[31670]: cluster 2023-12-01T16:25:22.553298+0000 mgr.y (mgr.24356) 1419 : cluster 0 pgmap v1387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:23 smithi141 bash[31670]: audit 2023-12-01T16:25:23.463592+0000 mon.c (mon.2) 912 : audit 0 from='client.? 172.21.15.40:0/4186726308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:25 smithi040 bash[41173]: cluster 2023-12-01T16:25:24.554413+0000 mgr.y (mgr.24356) 1420 : cluster 0 pgmap v1388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:25 smithi040 bash[28232]: cluster 2023-12-01T16:25:24.554413+0000 mgr.y (mgr.24356) 1420 : cluster 0 pgmap v1388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:25 smithi141 bash[31670]: cluster 2023-12-01T16:25:24.554413+0000 mgr.y (mgr.24356) 1420 : cluster 0 pgmap v1388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:25:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:25:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:26 smithi040 bash[41173]: audit 2023-12-01T16:25:25.934635+0000 mon.c (mon.2) 913 : audit 0 from='client.? 172.21.15.40:0/3936544720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:26 smithi040 bash[28232]: audit 2023-12-01T16:25:25.934635+0000 mon.c (mon.2) 913 : audit 0 from='client.? 172.21.15.40:0/3936544720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:26 smithi141 bash[31670]: audit 2023-12-01T16:25:25.934635+0000 mon.c (mon.2) 913 : audit 0 from='client.? 172.21.15.40:0/3936544720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:27 smithi040 bash[28232]: cluster 2023-12-01T16:25:26.555111+0000 mgr.y (mgr.24356) 1421 : cluster 0 pgmap v1389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:27 smithi040 bash[41173]: cluster 2023-12-01T16:25:26.555111+0000 mgr.y (mgr.24356) 1421 : cluster 0 pgmap v1389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:27 smithi141 bash[31670]: cluster 2023-12-01T16:25:26.555111+0000 mgr.y (mgr.24356) 1421 : cluster 0 pgmap v1389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:29 smithi040 bash[41173]: audit 2023-12-01T16:25:28.397891+0000 mon.c (mon.2) 914 : audit 0 from='client.? 172.21.15.40:0/3492478572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:29 smithi040 bash[41173]: cluster 2023-12-01T16:25:28.555812+0000 mgr.y (mgr.24356) 1422 : cluster 0 pgmap v1390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:29 smithi040 bash[28232]: audit 2023-12-01T16:25:28.397891+0000 mon.c (mon.2) 914 : audit 0 from='client.? 172.21.15.40:0/3492478572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:29 smithi040 bash[28232]: cluster 2023-12-01T16:25:28.555812+0000 mgr.y (mgr.24356) 1422 : cluster 0 pgmap v1390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:29 smithi141 bash[31670]: audit 2023-12-01T16:25:28.397891+0000 mon.c (mon.2) 914 : audit 0 from='client.? 172.21.15.40:0/3492478572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:29 smithi141 bash[31670]: cluster 2023-12-01T16:25:28.555812+0000 mgr.y (mgr.24356) 1422 : cluster 0 pgmap v1390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:31 smithi040 bash[28232]: cluster 2023-12-01T16:25:30.556695+0000 mgr.y (mgr.24356) 1423 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:31 smithi040 bash[28232]: audit 2023-12-01T16:25:30.863991+0000 mon.a (mon.0) 1551 : audit 0 from='client.? 172.21.15.40:0/2891369809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:31 smithi040 bash[41173]: cluster 2023-12-01T16:25:30.556695+0000 mgr.y (mgr.24356) 1423 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:31 smithi040 bash[41173]: audit 2023-12-01T16:25:30.863991+0000 mon.a (mon.0) 1551 : audit 0 from='client.? 172.21.15.40:0/2891369809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:31 smithi141 bash[31670]: cluster 2023-12-01T16:25:30.556695+0000 mgr.y (mgr.24356) 1423 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:31 smithi141 bash[31670]: audit 2023-12-01T16:25:30.863991+0000 mon.a (mon.0) 1551 : audit 0 from='client.? 172.21.15.40:0/2891369809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:33 smithi040 bash[28232]: cluster 2023-12-01T16:25:32.557478+0000 mgr.y (mgr.24356) 1424 : cluster 0 pgmap v1392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:33 smithi040 bash[28232]: audit 2023-12-01T16:25:33.325181+0000 mon.a (mon.0) 1552 : audit 0 from='client.? 172.21.15.40:0/689610847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:33 smithi040 bash[28232]: audit 2023-12-01T16:25:33.370776+0000 mon.c (mon.2) 915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:33 smithi040 bash[41173]: cluster 2023-12-01T16:25:32.557478+0000 mgr.y (mgr.24356) 1424 : cluster 0 pgmap v1392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:33 smithi040 bash[41173]: audit 2023-12-01T16:25:33.325181+0000 mon.a (mon.0) 1552 : audit 0 from='client.? 172.21.15.40:0/689610847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:33 smithi040 bash[41173]: audit 2023-12-01T16:25:33.370776+0000 mon.c (mon.2) 915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:33 smithi141 bash[31670]: cluster 2023-12-01T16:25:32.557478+0000 mgr.y (mgr.24356) 1424 : cluster 0 pgmap v1392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:33 smithi141 bash[31670]: audit 2023-12-01T16:25:33.325181+0000 mon.a (mon.0) 1552 : audit 0 from='client.? 172.21.15.40:0/689610847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:33 smithi141 bash[31670]: audit 2023-12-01T16:25:33.370776+0000 mon.c (mon.2) 915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:35 smithi040 bash[28232]: cluster 2023-12-01T16:25:34.558613+0000 mgr.y (mgr.24356) 1425 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:35 smithi040 bash[41173]: cluster 2023-12-01T16:25:34.558613+0000 mgr.y (mgr.24356) 1425 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:35 smithi141 bash[31670]: cluster 2023-12-01T16:25:34.558613+0000 mgr.y (mgr.24356) 1425 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:36 smithi040 bash[28232]: audit 2023-12-01T16:25:35.787741+0000 mon.a (mon.0) 1553 : audit 0 from='client.? 172.21.15.40:0/1178230816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:25:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:25:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:36 smithi040 bash[41173]: audit 2023-12-01T16:25:35.787741+0000 mon.a (mon.0) 1553 : audit 0 from='client.? 172.21.15.40:0/1178230816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:36 smithi141 bash[31670]: audit 2023-12-01T16:25:35.787741+0000 mon.a (mon.0) 1553 : audit 0 from='client.? 172.21.15.40:0/1178230816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:37 smithi040 bash[28232]: cluster 2023-12-01T16:25:36.559272+0000 mgr.y (mgr.24356) 1426 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:37 smithi040 bash[41173]: cluster 2023-12-01T16:25:36.559272+0000 mgr.y (mgr.24356) 1426 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:37 smithi141 bash[31670]: cluster 2023-12-01T16:25:36.559272+0000 mgr.y (mgr.24356) 1426 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:39 smithi040 bash[28232]: audit 2023-12-01T16:25:38.250979+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.40:0/2868718558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:39 smithi040 bash[28232]: cluster 2023-12-01T16:25:38.559984+0000 mgr.y (mgr.24356) 1427 : cluster 0 pgmap v1395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:39 smithi040 bash[41173]: audit 2023-12-01T16:25:38.250979+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.40:0/2868718558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:39 smithi040 bash[41173]: cluster 2023-12-01T16:25:38.559984+0000 mgr.y (mgr.24356) 1427 : cluster 0 pgmap v1395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:39 smithi141 bash[31670]: audit 2023-12-01T16:25:38.250979+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.40:0/2868718558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:39 smithi141 bash[31670]: cluster 2023-12-01T16:25:38.559984+0000 mgr.y (mgr.24356) 1427 : cluster 0 pgmap v1395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:41 smithi040 bash[28232]: cluster 2023-12-01T16:25:40.561299+0000 mgr.y (mgr.24356) 1428 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:41 smithi040 bash[28232]: audit 2023-12-01T16:25:40.718776+0000 mon.a (mon.0) 1555 : audit 0 from='client.? 172.21.15.40:0/1956504495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:41 smithi040 bash[41173]: cluster 2023-12-01T16:25:40.561299+0000 mgr.y (mgr.24356) 1428 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:41 smithi040 bash[41173]: audit 2023-12-01T16:25:40.718776+0000 mon.a (mon.0) 1555 : audit 0 from='client.? 172.21.15.40:0/1956504495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:41 smithi141 bash[31670]: cluster 2023-12-01T16:25:40.561299+0000 mgr.y (mgr.24356) 1428 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:41 smithi141 bash[31670]: audit 2023-12-01T16:25:40.718776+0000 mon.a (mon.0) 1555 : audit 0 from='client.? 172.21.15.40:0/1956504495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:43 smithi040 bash[28232]: cluster 2023-12-01T16:25:42.561966+0000 mgr.y (mgr.24356) 1429 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:43 smithi040 bash[28232]: audit 2023-12-01T16:25:43.181637+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.40:0/856635176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:43 smithi040 bash[41173]: cluster 2023-12-01T16:25:42.561966+0000 mgr.y (mgr.24356) 1429 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:43 smithi040 bash[41173]: audit 2023-12-01T16:25:43.181637+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.40:0/856635176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:43 smithi141 bash[31670]: cluster 2023-12-01T16:25:42.561966+0000 mgr.y (mgr.24356) 1429 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:43 smithi141 bash[31670]: audit 2023-12-01T16:25:43.181637+0000 mon.a (mon.0) 1556 : audit 0 from='client.? 172.21.15.40:0/856635176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:45 smithi040 bash[28232]: cluster 2023-12-01T16:25:44.563196+0000 mgr.y (mgr.24356) 1430 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:45 smithi040 bash[41173]: cluster 2023-12-01T16:25:44.563196+0000 mgr.y (mgr.24356) 1430 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:45 smithi141 bash[31670]: cluster 2023-12-01T16:25:44.563196+0000 mgr.y (mgr.24356) 1430 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:46 smithi040 bash[28232]: audit 2023-12-01T16:25:45.651564+0000 mon.c (mon.2) 916 : audit 0 from='client.? 172.21.15.40:0/797738312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:46 smithi040 bash[41173]: audit 2023-12-01T16:25:45.651564+0000 mon.c (mon.2) 916 : audit 0 from='client.? 172.21.15.40:0/797738312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:25:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:25:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:46 smithi141 bash[31670]: audit 2023-12-01T16:25:45.651564+0000 mon.c (mon.2) 916 : audit 0 from='client.? 172.21.15.40:0/797738312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:47 smithi040 bash[41173]: cluster 2023-12-01T16:25:46.563903+0000 mgr.y (mgr.24356) 1431 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:47 smithi040 bash[28232]: cluster 2023-12-01T16:25:46.563903+0000 mgr.y (mgr.24356) 1431 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:47 smithi141 bash[31670]: cluster 2023-12-01T16:25:46.563903+0000 mgr.y (mgr.24356) 1431 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[41173]: audit 2023-12-01T16:25:48.116756+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.40:0/3284888512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[41173]: audit 2023-12-01T16:25:48.371212+0000 mon.c (mon.2) 917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[41173]: audit 2023-12-01T16:25:48.493277+0000 mon.c (mon.2) 918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[41173]: cluster 2023-12-01T16:25:48.564425+0000 mgr.y (mgr.24356) 1432 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[28232]: audit 2023-12-01T16:25:48.116756+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.40:0/3284888512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[28232]: audit 2023-12-01T16:25:48.371212+0000 mon.c (mon.2) 917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[28232]: audit 2023-12-01T16:25:48.493277+0000 mon.c (mon.2) 918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:49 smithi040 bash[28232]: cluster 2023-12-01T16:25:48.564425+0000 mgr.y (mgr.24356) 1432 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:49 smithi141 bash[31670]: audit 2023-12-01T16:25:48.116756+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.40:0/3284888512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:49 smithi141 bash[31670]: audit 2023-12-01T16:25:48.371212+0000 mon.c (mon.2) 917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:49 smithi141 bash[31670]: audit 2023-12-01T16:25:48.493277+0000 mon.c (mon.2) 918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:49 smithi141 bash[31670]: cluster 2023-12-01T16:25:48.564425+0000 mgr.y (mgr.24356) 1432 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:50 smithi040 bash[28232]: audit 2023-12-01T16:25:50.582020+0000 mon.c (mon.2) 919 : audit 0 from='client.? 172.21.15.40:0/3672424694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:50.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:50 smithi040 bash[41173]: audit 2023-12-01T16:25:50.582020+0000 mon.c (mon.2) 919 : audit 0 from='client.? 172.21.15.40:0/3672424694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:50 smithi141 bash[31670]: audit 2023-12-01T16:25:50.582020+0000 mon.c (mon.2) 919 : audit 0 from='client.? 172.21.15.40:0/3672424694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:51 smithi040 bash[28232]: cluster 2023-12-01T16:25:50.565556+0000 mgr.y (mgr.24356) 1433 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:51 smithi040 bash[41173]: cluster 2023-12-01T16:25:50.565556+0000 mgr.y (mgr.24356) 1433 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:51 smithi141 bash[31670]: cluster 2023-12-01T16:25:50.565556+0000 mgr.y (mgr.24356) 1433 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:53 smithi040 bash[28232]: cluster 2023-12-01T16:25:52.566186+0000 mgr.y (mgr.24356) 1434 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:53 smithi040 bash[28232]: audit 2023-12-01T16:25:53.063611+0000 mon.a (mon.0) 1558 : audit 0 from='client.? 172.21.15.40:0/3483896485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:53 smithi040 bash[41173]: cluster 2023-12-01T16:25:52.566186+0000 mgr.y (mgr.24356) 1434 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:53 smithi040 bash[41173]: audit 2023-12-01T16:25:53.063611+0000 mon.a (mon.0) 1558 : audit 0 from='client.? 172.21.15.40:0/3483896485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:53 smithi141 bash[31670]: cluster 2023-12-01T16:25:52.566186+0000 mgr.y (mgr.24356) 1434 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:53 smithi141 bash[31670]: audit 2023-12-01T16:25:53.063611+0000 mon.a (mon.0) 1558 : audit 0 from='client.? 172.21.15.40:0/3483896485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:54.339489+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:54.350999+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: cluster 2023-12-01T16:25:54.567298+0000 mgr.y (mgr.24356) 1435 : cluster 0 pgmap v1403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:54.745718+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:54.762599+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:55.299456+0000 mon.c (mon.2) 920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:55.301185+0000 mon.c (mon.2) 921 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[41173]: audit 2023-12-01T16:25:55.311309+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:54.339489+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:54.350999+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: cluster 2023-12-01T16:25:54.567298+0000 mgr.y (mgr.24356) 1435 : cluster 0 pgmap v1403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:54.745718+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:54.762599+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:55.299456+0000 mon.c (mon.2) 920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:55.301185+0000 mon.c (mon.2) 921 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:55 smithi040 bash[28232]: audit 2023-12-01T16:25:55.311309+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:54.339489+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:54.350999+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: cluster 2023-12-01T16:25:54.567298+0000 mgr.y (mgr.24356) 1435 : cluster 0 pgmap v1403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:54.745718+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:54.762599+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:55.299456+0000 mon.c (mon.2) 920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:55.301185+0000 mon.c (mon.2) 921 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:55 smithi141 bash[31670]: audit 2023-12-01T16:25:55.311309+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:25:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:56 smithi040 bash[28232]: audit 2023-12-01T16:25:55.557973+0000 mon.a (mon.0) 1564 : audit 0 from='client.? 172.21.15.40:0/1096425007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:25:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:25:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:56 smithi040 bash[41173]: audit 2023-12-01T16:25:55.557973+0000 mon.a (mon.0) 1564 : audit 0 from='client.? 172.21.15.40:0/1096425007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:56 smithi141 bash[31670]: audit 2023-12-01T16:25:55.557973+0000 mon.a (mon.0) 1564 : audit 0 from='client.? 172.21.15.40:0/1096425007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:57 smithi040 bash[41173]: cluster 2023-12-01T16:25:56.567979+0000 mgr.y (mgr.24356) 1436 : cluster 0 pgmap v1404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:57 smithi040 bash[28232]: cluster 2023-12-01T16:25:56.567979+0000 mgr.y (mgr.24356) 1436 : cluster 0 pgmap v1404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:57 smithi141 bash[31670]: cluster 2023-12-01T16:25:56.567979+0000 mgr.y (mgr.24356) 1436 : cluster 0 pgmap v1404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:58 smithi040 bash[28232]: audit 2023-12-01T16:25:58.023996+0000 mon.a (mon.0) 1565 : audit 0 from='client.? 172.21.15.40:0/3544987329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:58 smithi040 bash[41173]: audit 2023-12-01T16:25:58.023996+0000 mon.a (mon.0) 1565 : audit 0 from='client.? 172.21.15.40:0/3544987329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:58 smithi141 bash[31670]: audit 2023-12-01T16:25:58.023996+0000 mon.a (mon.0) 1565 : audit 0 from='client.? 172.21.15.40:0/3544987329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:25:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:25:59 smithi040 bash[28232]: cluster 2023-12-01T16:25:58.568714+0000 mgr.y (mgr.24356) 1437 : cluster 0 pgmap v1405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:25:59 smithi040 bash[41173]: cluster 2023-12-01T16:25:58.568714+0000 mgr.y (mgr.24356) 1437 : cluster 0 pgmap v1405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:25:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:25:59 smithi141 bash[31670]: cluster 2023-12-01T16:25:58.568714+0000 mgr.y (mgr.24356) 1437 : cluster 0 pgmap v1405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:00 smithi040 bash[28232]: audit 2023-12-01T16:26:00.492949+0000 mon.c (mon.2) 922 : audit 0 from='client.? 172.21.15.40:0/1289900542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:00 smithi040 bash[41173]: audit 2023-12-01T16:26:00.492949+0000 mon.c (mon.2) 922 : audit 0 from='client.? 172.21.15.40:0/1289900542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:00 smithi141 bash[31670]: audit 2023-12-01T16:26:00.492949+0000 mon.c (mon.2) 922 : audit 0 from='client.? 172.21.15.40:0/1289900542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:01 smithi040 bash[28232]: cluster 2023-12-01T16:26:00.569750+0000 mgr.y (mgr.24356) 1438 : cluster 0 pgmap v1406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:01 smithi040 bash[41173]: cluster 2023-12-01T16:26:00.569750+0000 mgr.y (mgr.24356) 1438 : cluster 0 pgmap v1406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:01 smithi141 bash[31670]: cluster 2023-12-01T16:26:00.569750+0000 mgr.y (mgr.24356) 1438 : cluster 0 pgmap v1406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:03 smithi040 bash[28232]: cluster 2023-12-01T16:26:02.570399+0000 mgr.y (mgr.24356) 1439 : cluster 0 pgmap v1407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:03 smithi040 bash[28232]: audit 2023-12-01T16:26:02.952327+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.40:0/2363397374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:03 smithi040 bash[28232]: audit 2023-12-01T16:26:03.371605+0000 mon.c (mon.2) 923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:03 smithi040 bash[41173]: cluster 2023-12-01T16:26:02.570399+0000 mgr.y (mgr.24356) 1439 : cluster 0 pgmap v1407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:03 smithi040 bash[41173]: audit 2023-12-01T16:26:02.952327+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.40:0/2363397374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:03 smithi040 bash[41173]: audit 2023-12-01T16:26:03.371605+0000 mon.c (mon.2) 923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:03 smithi141 bash[31670]: cluster 2023-12-01T16:26:02.570399+0000 mgr.y (mgr.24356) 1439 : cluster 0 pgmap v1407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:03 smithi141 bash[31670]: audit 2023-12-01T16:26:02.952327+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.40:0/2363397374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:03 smithi141 bash[31670]: audit 2023-12-01T16:26:03.371605+0000 mon.c (mon.2) 923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:05 smithi040 bash[28232]: cluster 2023-12-01T16:26:04.571521+0000 mgr.y (mgr.24356) 1440 : cluster 0 pgmap v1408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:05 smithi040 bash[28232]: audit 2023-12-01T16:26:05.413236+0000 mon.c (mon.2) 924 : audit 0 from='client.? 172.21.15.40:0/1135459758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:05 smithi040 bash[41173]: cluster 2023-12-01T16:26:04.571521+0000 mgr.y (mgr.24356) 1440 : cluster 0 pgmap v1408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:05 smithi040 bash[41173]: audit 2023-12-01T16:26:05.413236+0000 mon.c (mon.2) 924 : audit 0 from='client.? 172.21.15.40:0/1135459758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:05 smithi141 bash[31670]: cluster 2023-12-01T16:26:04.571521+0000 mgr.y (mgr.24356) 1440 : cluster 0 pgmap v1408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:05 smithi141 bash[31670]: audit 2023-12-01T16:26:05.413236+0000 mon.c (mon.2) 924 : audit 0 from='client.? 172.21.15.40:0/1135459758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:26:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:26:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:07 smithi040 bash[28232]: cluster 2023-12-01T16:26:06.572290+0000 mgr.y (mgr.24356) 1441 : cluster 0 pgmap v1409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:07 smithi040 bash[41173]: cluster 2023-12-01T16:26:06.572290+0000 mgr.y (mgr.24356) 1441 : cluster 0 pgmap v1409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:07 smithi141 bash[31670]: cluster 2023-12-01T16:26:06.572290+0000 mgr.y (mgr.24356) 1441 : cluster 0 pgmap v1409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:08 smithi040 bash[28232]: audit 2023-12-01T16:26:07.877184+0000 mon.a (mon.0) 1567 : audit 0 from='client.? 172.21.15.40:0/3010877109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:08 smithi040 bash[41173]: audit 2023-12-01T16:26:07.877184+0000 mon.a (mon.0) 1567 : audit 0 from='client.? 172.21.15.40:0/3010877109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:08 smithi141 bash[31670]: audit 2023-12-01T16:26:07.877184+0000 mon.a (mon.0) 1567 : audit 0 from='client.? 172.21.15.40:0/3010877109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:09 smithi040 bash[28232]: cluster 2023-12-01T16:26:08.573120+0000 mgr.y (mgr.24356) 1442 : cluster 0 pgmap v1410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:09 smithi040 bash[41173]: cluster 2023-12-01T16:26:08.573120+0000 mgr.y (mgr.24356) 1442 : cluster 0 pgmap v1410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:09 smithi141 bash[31670]: cluster 2023-12-01T16:26:08.573120+0000 mgr.y (mgr.24356) 1442 : cluster 0 pgmap v1410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:10 smithi040 bash[28232]: audit 2023-12-01T16:26:10.340656+0000 mon.c (mon.2) 925 : audit 0 from='client.? 172.21.15.40:0/522856916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:10 smithi040 bash[41173]: audit 2023-12-01T16:26:10.340656+0000 mon.c (mon.2) 925 : audit 0 from='client.? 172.21.15.40:0/522856916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:10 smithi141 bash[31670]: audit 2023-12-01T16:26:10.340656+0000 mon.c (mon.2) 925 : audit 0 from='client.? 172.21.15.40:0/522856916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:11 smithi040 bash[28232]: cluster 2023-12-01T16:26:10.574295+0000 mgr.y (mgr.24356) 1443 : cluster 0 pgmap v1411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:11 smithi040 bash[41173]: cluster 2023-12-01T16:26:10.574295+0000 mgr.y (mgr.24356) 1443 : cluster 0 pgmap v1411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:11 smithi141 bash[31670]: cluster 2023-12-01T16:26:10.574295+0000 mgr.y (mgr.24356) 1443 : cluster 0 pgmap v1411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:13 smithi040 bash[28232]: cluster 2023-12-01T16:26:12.574952+0000 mgr.y (mgr.24356) 1444 : cluster 0 pgmap v1412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:13 smithi040 bash[28232]: audit 2023-12-01T16:26:12.804316+0000 mon.c (mon.2) 926 : audit 0 from='client.? 172.21.15.40:0/910335047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:13 smithi040 bash[41173]: cluster 2023-12-01T16:26:12.574952+0000 mgr.y (mgr.24356) 1444 : cluster 0 pgmap v1412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:13 smithi040 bash[41173]: audit 2023-12-01T16:26:12.804316+0000 mon.c (mon.2) 926 : audit 0 from='client.? 172.21.15.40:0/910335047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:13 smithi141 bash[31670]: cluster 2023-12-01T16:26:12.574952+0000 mgr.y (mgr.24356) 1444 : cluster 0 pgmap v1412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:13 smithi141 bash[31670]: audit 2023-12-01T16:26:12.804316+0000 mon.c (mon.2) 926 : audit 0 from='client.? 172.21.15.40:0/910335047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:15 smithi141 bash[31670]: cluster 2023-12-01T16:26:14.576013+0000 mgr.y (mgr.24356) 1445 : cluster 0 pgmap v1413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:15 smithi141 bash[31670]: audit 2023-12-01T16:26:15.265765+0000 mon.c (mon.2) 927 : audit 0 from='client.? 172.21.15.40:0/3917035004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:15 smithi040 bash[41173]: cluster 2023-12-01T16:26:14.576013+0000 mgr.y (mgr.24356) 1445 : cluster 0 pgmap v1413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:15 smithi040 bash[41173]: audit 2023-12-01T16:26:15.265765+0000 mon.c (mon.2) 927 : audit 0 from='client.? 172.21.15.40:0/3917035004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:15 smithi040 bash[28232]: cluster 2023-12-01T16:26:14.576013+0000 mgr.y (mgr.24356) 1445 : cluster 0 pgmap v1413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:15 smithi040 bash[28232]: audit 2023-12-01T16:26:15.265765+0000 mon.c (mon.2) 927 : audit 0 from='client.? 172.21.15.40:0/3917035004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:26:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:26:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:17 smithi141 bash[31670]: cluster 2023-12-01T16:26:16.576826+0000 mgr.y (mgr.24356) 1446 : cluster 0 pgmap v1414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:17 smithi040 bash[28232]: cluster 2023-12-01T16:26:16.576826+0000 mgr.y (mgr.24356) 1446 : cluster 0 pgmap v1414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:17 smithi040 bash[41173]: cluster 2023-12-01T16:26:16.576826+0000 mgr.y (mgr.24356) 1446 : cluster 0 pgmap v1414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:18 smithi141 bash[31670]: audit 2023-12-01T16:26:17.730963+0000 mon.c (mon.2) 928 : audit 0 from='client.? 172.21.15.40:0/201547472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:18 smithi141 bash[31670]: audit 2023-12-01T16:26:18.372084+0000 mon.c (mon.2) 929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:18 smithi040 bash[28232]: audit 2023-12-01T16:26:17.730963+0000 mon.c (mon.2) 928 : audit 0 from='client.? 172.21.15.40:0/201547472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:18 smithi040 bash[28232]: audit 2023-12-01T16:26:18.372084+0000 mon.c (mon.2) 929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:18 smithi040 bash[41173]: audit 2023-12-01T16:26:17.730963+0000 mon.c (mon.2) 928 : audit 0 from='client.? 172.21.15.40:0/201547472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:18 smithi040 bash[41173]: audit 2023-12-01T16:26:18.372084+0000 mon.c (mon.2) 929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:19 smithi141 bash[31670]: cluster 2023-12-01T16:26:18.577596+0000 mgr.y (mgr.24356) 1447 : cluster 0 pgmap v1415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:19 smithi040 bash[28232]: cluster 2023-12-01T16:26:18.577596+0000 mgr.y (mgr.24356) 1447 : cluster 0 pgmap v1415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:19 smithi040 bash[41173]: cluster 2023-12-01T16:26:18.577596+0000 mgr.y (mgr.24356) 1447 : cluster 0 pgmap v1415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:20 smithi141 bash[31670]: audit 2023-12-01T16:26:20.195771+0000 mon.c (mon.2) 930 : audit 0 from='client.? 172.21.15.40:0/7512679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:20 smithi040 bash[28232]: audit 2023-12-01T16:26:20.195771+0000 mon.c (mon.2) 930 : audit 0 from='client.? 172.21.15.40:0/7512679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:20 smithi040 bash[41173]: audit 2023-12-01T16:26:20.195771+0000 mon.c (mon.2) 930 : audit 0 from='client.? 172.21.15.40:0/7512679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:21 smithi141 bash[31670]: cluster 2023-12-01T16:26:20.578784+0000 mgr.y (mgr.24356) 1448 : cluster 0 pgmap v1416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:21 smithi040 bash[28232]: cluster 2023-12-01T16:26:20.578784+0000 mgr.y (mgr.24356) 1448 : cluster 0 pgmap v1416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:21 smithi040 bash[41173]: cluster 2023-12-01T16:26:20.578784+0000 mgr.y (mgr.24356) 1448 : cluster 0 pgmap v1416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:22 smithi141 bash[31670]: audit 2023-12-01T16:26:22.661380+0000 mon.c (mon.2) 931 : audit 0 from='client.? 172.21.15.40:0/90704616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:22 smithi040 bash[28232]: audit 2023-12-01T16:26:22.661380+0000 mon.c (mon.2) 931 : audit 0 from='client.? 172.21.15.40:0/90704616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:22 smithi040 bash[41173]: audit 2023-12-01T16:26:22.661380+0000 mon.c (mon.2) 931 : audit 0 from='client.? 172.21.15.40:0/90704616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:23 smithi141 bash[31670]: cluster 2023-12-01T16:26:22.579387+0000 mgr.y (mgr.24356) 1449 : cluster 0 pgmap v1417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:23 smithi040 bash[28232]: cluster 2023-12-01T16:26:22.579387+0000 mgr.y (mgr.24356) 1449 : cluster 0 pgmap v1417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:23 smithi040 bash[41173]: cluster 2023-12-01T16:26:22.579387+0000 mgr.y (mgr.24356) 1449 : cluster 0 pgmap v1417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:25 smithi141 bash[31670]: cluster 2023-12-01T16:26:24.580403+0000 mgr.y (mgr.24356) 1450 : cluster 0 pgmap v1418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:25 smithi141 bash[31670]: audit 2023-12-01T16:26:25.126183+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.40:0/565824068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:25 smithi040 bash[41173]: cluster 2023-12-01T16:26:24.580403+0000 mgr.y (mgr.24356) 1450 : cluster 0 pgmap v1418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:25 smithi040 bash[41173]: audit 2023-12-01T16:26:25.126183+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.40:0/565824068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:25 smithi040 bash[28232]: cluster 2023-12-01T16:26:24.580403+0000 mgr.y (mgr.24356) 1450 : cluster 0 pgmap v1418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:25 smithi040 bash[28232]: audit 2023-12-01T16:26:25.126183+0000 mon.a (mon.0) 1568 : audit 0 from='client.? 172.21.15.40:0/565824068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:26:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:26:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:27 smithi141 bash[31670]: cluster 2023-12-01T16:26:26.581035+0000 mgr.y (mgr.24356) 1451 : cluster 0 pgmap v1419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:27 smithi141 bash[31670]: audit 2023-12-01T16:26:27.585154+0000 mon.c (mon.2) 932 : audit 0 from='client.? 172.21.15.40:0/3096594415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:27 smithi040 bash[28232]: cluster 2023-12-01T16:26:26.581035+0000 mgr.y (mgr.24356) 1451 : cluster 0 pgmap v1419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:27 smithi040 bash[28232]: audit 2023-12-01T16:26:27.585154+0000 mon.c (mon.2) 932 : audit 0 from='client.? 172.21.15.40:0/3096594415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:27 smithi040 bash[41173]: cluster 2023-12-01T16:26:26.581035+0000 mgr.y (mgr.24356) 1451 : cluster 0 pgmap v1419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:27 smithi040 bash[41173]: audit 2023-12-01T16:26:27.585154+0000 mon.c (mon.2) 932 : audit 0 from='client.? 172.21.15.40:0/3096594415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:29 smithi040 bash[28232]: cluster 2023-12-01T16:26:28.581754+0000 mgr.y (mgr.24356) 1452 : cluster 0 pgmap v1420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:29 smithi040 bash[41173]: cluster 2023-12-01T16:26:28.581754+0000 mgr.y (mgr.24356) 1452 : cluster 0 pgmap v1420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:29 smithi141 bash[31670]: cluster 2023-12-01T16:26:28.581754+0000 mgr.y (mgr.24356) 1452 : cluster 0 pgmap v1420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:30 smithi040 bash[28232]: audit 2023-12-01T16:26:30.042861+0000 mon.c (mon.2) 933 : audit 0 from='client.? 172.21.15.40:0/498534192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:30 smithi040 bash[41173]: audit 2023-12-01T16:26:30.042861+0000 mon.c (mon.2) 933 : audit 0 from='client.? 172.21.15.40:0/498534192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:30 smithi141 bash[31670]: audit 2023-12-01T16:26:30.042861+0000 mon.c (mon.2) 933 : audit 0 from='client.? 172.21.15.40:0/498534192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:31 smithi040 bash[28232]: cluster 2023-12-01T16:26:30.582894+0000 mgr.y (mgr.24356) 1453 : cluster 0 pgmap v1421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:31 smithi040 bash[41173]: cluster 2023-12-01T16:26:30.582894+0000 mgr.y (mgr.24356) 1453 : cluster 0 pgmap v1421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:31 smithi141 bash[31670]: cluster 2023-12-01T16:26:30.582894+0000 mgr.y (mgr.24356) 1453 : cluster 0 pgmap v1421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:32 smithi040 bash[28232]: audit 2023-12-01T16:26:32.505828+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.40:0/1611202459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:32.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:32 smithi040 bash[41173]: audit 2023-12-01T16:26:32.505828+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.40:0/1611202459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:32 smithi141 bash[31670]: audit 2023-12-01T16:26:32.505828+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.40:0/1611202459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:33 smithi040 bash[28232]: cluster 2023-12-01T16:26:32.583541+0000 mgr.y (mgr.24356) 1454 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:33 smithi040 bash[28232]: audit 2023-12-01T16:26:33.372402+0000 mon.c (mon.2) 934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:33 smithi040 bash[41173]: cluster 2023-12-01T16:26:32.583541+0000 mgr.y (mgr.24356) 1454 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:33 smithi040 bash[41173]: audit 2023-12-01T16:26:33.372402+0000 mon.c (mon.2) 934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:33 smithi141 bash[31670]: cluster 2023-12-01T16:26:32.583541+0000 mgr.y (mgr.24356) 1454 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:33 smithi141 bash[31670]: audit 2023-12-01T16:26:33.372402+0000 mon.c (mon.2) 934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:35 smithi040 bash[28232]: cluster 2023-12-01T16:26:34.584699+0000 mgr.y (mgr.24356) 1455 : cluster 0 pgmap v1423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:35 smithi040 bash[28232]: audit 2023-12-01T16:26:34.966684+0000 mon.c (mon.2) 935 : audit 0 from='client.? 172.21.15.40:0/2926792734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:35 smithi040 bash[41173]: cluster 2023-12-01T16:26:34.584699+0000 mgr.y (mgr.24356) 1455 : cluster 0 pgmap v1423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:35 smithi040 bash[41173]: audit 2023-12-01T16:26:34.966684+0000 mon.c (mon.2) 935 : audit 0 from='client.? 172.21.15.40:0/2926792734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:35 smithi141 bash[31670]: cluster 2023-12-01T16:26:34.584699+0000 mgr.y (mgr.24356) 1455 : cluster 0 pgmap v1423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:35 smithi141 bash[31670]: audit 2023-12-01T16:26:34.966684+0000 mon.c (mon.2) 935 : audit 0 from='client.? 172.21.15.40:0/2926792734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:26:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:26:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:37 smithi040 bash[28232]: cluster 2023-12-01T16:26:36.585399+0000 mgr.y (mgr.24356) 1456 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:37 smithi040 bash[28232]: audit 2023-12-01T16:26:37.430474+0000 mon.c (mon.2) 936 : audit 0 from='client.? 172.21.15.40:0/4116524060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:37 smithi040 bash[41173]: cluster 2023-12-01T16:26:36.585399+0000 mgr.y (mgr.24356) 1456 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:37 smithi040 bash[41173]: audit 2023-12-01T16:26:37.430474+0000 mon.c (mon.2) 936 : audit 0 from='client.? 172.21.15.40:0/4116524060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:37 smithi141 bash[31670]: cluster 2023-12-01T16:26:36.585399+0000 mgr.y (mgr.24356) 1456 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:37 smithi141 bash[31670]: audit 2023-12-01T16:26:37.430474+0000 mon.c (mon.2) 936 : audit 0 from='client.? 172.21.15.40:0/4116524060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:39 smithi040 bash[28232]: cluster 2023-12-01T16:26:38.586095+0000 mgr.y (mgr.24356) 1457 : cluster 0 pgmap v1425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:39 smithi040 bash[41173]: cluster 2023-12-01T16:26:38.586095+0000 mgr.y (mgr.24356) 1457 : cluster 0 pgmap v1425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:39 smithi141 bash[31670]: cluster 2023-12-01T16:26:38.586095+0000 mgr.y (mgr.24356) 1457 : cluster 0 pgmap v1425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:40 smithi040 bash[28232]: audit 2023-12-01T16:26:39.899832+0000 mon.c (mon.2) 937 : audit 0 from='client.? 172.21.15.40:0/3264156686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:40 smithi040 bash[41173]: audit 2023-12-01T16:26:39.899832+0000 mon.c (mon.2) 937 : audit 0 from='client.? 172.21.15.40:0/3264156686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:40 smithi141 bash[31670]: audit 2023-12-01T16:26:39.899832+0000 mon.c (mon.2) 937 : audit 0 from='client.? 172.21.15.40:0/3264156686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:41 smithi040 bash[28232]: cluster 2023-12-01T16:26:40.587282+0000 mgr.y (mgr.24356) 1458 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:41 smithi040 bash[41173]: cluster 2023-12-01T16:26:40.587282+0000 mgr.y (mgr.24356) 1458 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:41 smithi141 bash[31670]: cluster 2023-12-01T16:26:40.587282+0000 mgr.y (mgr.24356) 1458 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:42 smithi040 bash[28232]: audit 2023-12-01T16:26:42.355803+0000 mon.a (mon.0) 1570 : audit 0 from='client.? 172.21.15.40:0/4245104832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:42 smithi040 bash[41173]: audit 2023-12-01T16:26:42.355803+0000 mon.a (mon.0) 1570 : audit 0 from='client.? 172.21.15.40:0/4245104832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:42 smithi141 bash[31670]: audit 2023-12-01T16:26:42.355803+0000 mon.a (mon.0) 1570 : audit 0 from='client.? 172.21.15.40:0/4245104832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:43 smithi141 bash[31670]: cluster 2023-12-01T16:26:42.587970+0000 mgr.y (mgr.24356) 1459 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:43 smithi040 bash[28232]: cluster 2023-12-01T16:26:42.587970+0000 mgr.y (mgr.24356) 1459 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:43 smithi040 bash[41173]: cluster 2023-12-01T16:26:42.587970+0000 mgr.y (mgr.24356) 1459 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:45 smithi040 bash[28232]: cluster 2023-12-01T16:26:44.589090+0000 mgr.y (mgr.24356) 1460 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:45 smithi040 bash[28232]: audit 2023-12-01T16:26:44.816503+0000 mon.a (mon.0) 1571 : audit 0 from='client.? 172.21.15.40:0/876224290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:45 smithi040 bash[41173]: cluster 2023-12-01T16:26:44.589090+0000 mgr.y (mgr.24356) 1460 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:45 smithi040 bash[41173]: audit 2023-12-01T16:26:44.816503+0000 mon.a (mon.0) 1571 : audit 0 from='client.? 172.21.15.40:0/876224290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:45 smithi141 bash[31670]: cluster 2023-12-01T16:26:44.589090+0000 mgr.y (mgr.24356) 1460 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:45 smithi141 bash[31670]: audit 2023-12-01T16:26:44.816503+0000 mon.a (mon.0) 1571 : audit 0 from='client.? 172.21.15.40:0/876224290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:26:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:26:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:47 smithi040 bash[28232]: cluster 2023-12-01T16:26:46.589916+0000 mgr.y (mgr.24356) 1461 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:47 smithi040 bash[28232]: audit 2023-12-01T16:26:47.271959+0000 mon.c (mon.2) 938 : audit 0 from='client.? 172.21.15.40:0/1752261453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:47 smithi040 bash[41173]: cluster 2023-12-01T16:26:46.589916+0000 mgr.y (mgr.24356) 1461 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:47 smithi040 bash[41173]: audit 2023-12-01T16:26:47.271959+0000 mon.c (mon.2) 938 : audit 0 from='client.? 172.21.15.40:0/1752261453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:47 smithi141 bash[31670]: cluster 2023-12-01T16:26:46.589916+0000 mgr.y (mgr.24356) 1461 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:47 smithi141 bash[31670]: audit 2023-12-01T16:26:47.271959+0000 mon.c (mon.2) 938 : audit 0 from='client.? 172.21.15.40:0/1752261453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:49 smithi040 bash[28232]: audit 2023-12-01T16:26:48.372904+0000 mon.c (mon.2) 939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:49 smithi040 bash[28232]: cluster 2023-12-01T16:26:48.590613+0000 mgr.y (mgr.24356) 1462 : cluster 0 pgmap v1430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:49 smithi040 bash[41173]: audit 2023-12-01T16:26:48.372904+0000 mon.c (mon.2) 939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:49 smithi040 bash[41173]: cluster 2023-12-01T16:26:48.590613+0000 mgr.y (mgr.24356) 1462 : cluster 0 pgmap v1430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:49 smithi141 bash[31670]: audit 2023-12-01T16:26:48.372904+0000 mon.c (mon.2) 939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:49 smithi141 bash[31670]: cluster 2023-12-01T16:26:48.590613+0000 mgr.y (mgr.24356) 1462 : cluster 0 pgmap v1430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:50 smithi040 bash[28232]: audit 2023-12-01T16:26:49.735113+0000 mon.c (mon.2) 940 : audit 0 from='client.? 172.21.15.40:0/3711976915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:50 smithi040 bash[41173]: audit 2023-12-01T16:26:49.735113+0000 mon.c (mon.2) 940 : audit 0 from='client.? 172.21.15.40:0/3711976915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:50 smithi141 bash[31670]: audit 2023-12-01T16:26:49.735113+0000 mon.c (mon.2) 940 : audit 0 from='client.? 172.21.15.40:0/3711976915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:51 smithi040 bash[41173]: cluster 2023-12-01T16:26:50.591781+0000 mgr.y (mgr.24356) 1463 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:51 smithi040 bash[28232]: cluster 2023-12-01T16:26:50.591781+0000 mgr.y (mgr.24356) 1463 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:51 smithi141 bash[31670]: cluster 2023-12-01T16:26:50.591781+0000 mgr.y (mgr.24356) 1463 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:52 smithi141 bash[31670]: audit 2023-12-01T16:26:52.201018+0000 mon.c (mon.2) 941 : audit 0 from='client.? 172.21.15.40:0/1317275949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:52 smithi040 bash[28232]: audit 2023-12-01T16:26:52.201018+0000 mon.c (mon.2) 941 : audit 0 from='client.? 172.21.15.40:0/1317275949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:52 smithi040 bash[41173]: audit 2023-12-01T16:26:52.201018+0000 mon.c (mon.2) 941 : audit 0 from='client.? 172.21.15.40:0/1317275949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:53 smithi141 bash[31670]: cluster 2023-12-01T16:26:52.592472+0000 mgr.y (mgr.24356) 1464 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:53 smithi040 bash[41173]: cluster 2023-12-01T16:26:52.592472+0000 mgr.y (mgr.24356) 1464 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:53 smithi040 bash[28232]: cluster 2023-12-01T16:26:52.592472+0000 mgr.y (mgr.24356) 1464 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:55 smithi040 bash[28232]: cluster 2023-12-01T16:26:54.593286+0000 mgr.y (mgr.24356) 1465 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:55 smithi040 bash[28232]: audit 2023-12-01T16:26:54.666190+0000 mon.a (mon.0) 1572 : audit 0 from='client.? 172.21.15.40:0/3420468960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:55 smithi040 bash[28232]: audit 2023-12-01T16:26:55.392588+0000 mon.c (mon.2) 942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:26:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:55 smithi040 bash[41173]: cluster 2023-12-01T16:26:54.593286+0000 mgr.y (mgr.24356) 1465 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:55 smithi040 bash[41173]: audit 2023-12-01T16:26:54.666190+0000 mon.a (mon.0) 1572 : audit 0 from='client.? 172.21.15.40:0/3420468960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:55 smithi040 bash[41173]: audit 2023-12-01T16:26:55.392588+0000 mon.c (mon.2) 942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:26:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:55 smithi141 bash[31670]: cluster 2023-12-01T16:26:54.593286+0000 mgr.y (mgr.24356) 1465 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:55 smithi141 bash[31670]: audit 2023-12-01T16:26:54.666190+0000 mon.a (mon.0) 1572 : audit 0 from='client.? 172.21.15.40:0/3420468960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:55 smithi141 bash[31670]: audit 2023-12-01T16:26:55.392588+0000 mon.c (mon.2) 942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:26:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:26:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:26:57.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:57 smithi040 bash[28232]: cluster 2023-12-01T16:26:56.593877+0000 mgr.y (mgr.24356) 1466 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:57.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:57 smithi040 bash[28232]: audit 2023-12-01T16:26:57.133060+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.40:0/2402650285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:57.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:57 smithi040 bash[41173]: cluster 2023-12-01T16:26:56.593877+0000 mgr.y (mgr.24356) 1466 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:57.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:57 smithi040 bash[41173]: audit 2023-12-01T16:26:57.133060+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.40:0/2402650285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:57 smithi141 bash[31670]: cluster 2023-12-01T16:26:56.593877+0000 mgr.y (mgr.24356) 1466 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:57 smithi141 bash[31670]: audit 2023-12-01T16:26:57.133060+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.40:0/2402650285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:26:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:26:59 smithi040 bash[28232]: cluster 2023-12-01T16:26:58.594576+0000 mgr.y (mgr.24356) 1467 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:26:59 smithi040 bash[41173]: cluster 2023-12-01T16:26:58.594576+0000 mgr.y (mgr.24356) 1467 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:26:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:26:59 smithi141 bash[31670]: cluster 2023-12-01T16:26:58.594576+0000 mgr.y (mgr.24356) 1467 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:00 smithi040 bash[28232]: audit 2023-12-01T16:26:59.602002+0000 mon.a (mon.0) 1574 : audit 0 from='client.? 172.21.15.40:0/2180304156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:00 smithi040 bash[41173]: audit 2023-12-01T16:26:59.602002+0000 mon.a (mon.0) 1574 : audit 0 from='client.? 172.21.15.40:0/2180304156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:00 smithi141 bash[31670]: audit 2023-12-01T16:26:59.602002+0000 mon.a (mon.0) 1574 : audit 0 from='client.? 172.21.15.40:0/2180304156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:01 smithi040 bash[28232]: cluster 2023-12-01T16:27:00.595494+0000 mgr.y (mgr.24356) 1468 : cluster 0 pgmap v1436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:01 smithi040 bash[41173]: cluster 2023-12-01T16:27:00.595494+0000 mgr.y (mgr.24356) 1468 : cluster 0 pgmap v1436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:01 smithi141 bash[31670]: cluster 2023-12-01T16:27:00.595494+0000 mgr.y (mgr.24356) 1468 : cluster 0 pgmap v1436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:01.290329+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:01.301434+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:01.591438+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:01.602163+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:02.056591+0000 mon.a (mon.0) 1579 : audit 0 from='client.? 172.21.15.40:0/1194561472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:02.076756+0000 mon.c (mon.2) 943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:02.078041+0000 mon.c (mon.2) 944 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[28232]: audit 2023-12-01T16:27:02.086804+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:01.290329+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:01.301434+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:01.591438+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:01.602163+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:02.056591+0000 mon.a (mon.0) 1579 : audit 0 from='client.? 172.21.15.40:0/1194561472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:02.076756+0000 mon.c (mon.2) 943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:02.078041+0000 mon.c (mon.2) 944 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:27:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:02 smithi040 bash[41173]: audit 2023-12-01T16:27:02.086804+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:01.290329+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:01.301434+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:01.591438+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:01.602163+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:02.056591+0000 mon.a (mon.0) 1579 : audit 0 from='client.? 172.21.15.40:0/1194561472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:02.076756+0000 mon.c (mon.2) 943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:27:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:02.078041+0000 mon.c (mon.2) 944 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:27:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:02 smithi141 bash[31670]: audit 2023-12-01T16:27:02.086804+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:27:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:03 smithi040 bash[28232]: cluster 2023-12-01T16:27:02.596064+0000 mgr.y (mgr.24356) 1469 : cluster 0 pgmap v1437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:03 smithi040 bash[41173]: cluster 2023-12-01T16:27:02.596064+0000 mgr.y (mgr.24356) 1469 : cluster 0 pgmap v1437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:03 smithi141 bash[31670]: cluster 2023-12-01T16:27:02.596064+0000 mgr.y (mgr.24356) 1469 : cluster 0 pgmap v1437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:04 smithi040 bash[28232]: audit 2023-12-01T16:27:03.373118+0000 mon.c (mon.2) 945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:04 smithi040 bash[41173]: audit 2023-12-01T16:27:03.373118+0000 mon.c (mon.2) 945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:04 smithi141 bash[31670]: audit 2023-12-01T16:27:03.373118+0000 mon.c (mon.2) 945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:05 smithi040 bash[28232]: audit 2023-12-01T16:27:04.526395+0000 mon.c (mon.2) 946 : audit 0 from='client.? 172.21.15.40:0/1049522770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:05 smithi040 bash[28232]: cluster 2023-12-01T16:27:04.597204+0000 mgr.y (mgr.24356) 1470 : cluster 0 pgmap v1438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:05 smithi040 bash[41173]: audit 2023-12-01T16:27:04.526395+0000 mon.c (mon.2) 946 : audit 0 from='client.? 172.21.15.40:0/1049522770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:05 smithi040 bash[41173]: cluster 2023-12-01T16:27:04.597204+0000 mgr.y (mgr.24356) 1470 : cluster 0 pgmap v1438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:05 smithi141 bash[31670]: audit 2023-12-01T16:27:04.526395+0000 mon.c (mon.2) 946 : audit 0 from='client.? 172.21.15.40:0/1049522770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:05 smithi141 bash[31670]: cluster 2023-12-01T16:27:04.597204+0000 mgr.y (mgr.24356) 1470 : cluster 0 pgmap v1438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:27:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:27:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:07 smithi040 bash[28232]: cluster 2023-12-01T16:27:06.597865+0000 mgr.y (mgr.24356) 1471 : cluster 0 pgmap v1439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:07 smithi040 bash[28232]: audit 2023-12-01T16:27:06.987906+0000 mon.c (mon.2) 947 : audit 0 from='client.? 172.21.15.40:0/2370040086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:07 smithi040 bash[41173]: cluster 2023-12-01T16:27:06.597865+0000 mgr.y (mgr.24356) 1471 : cluster 0 pgmap v1439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:07 smithi040 bash[41173]: audit 2023-12-01T16:27:06.987906+0000 mon.c (mon.2) 947 : audit 0 from='client.? 172.21.15.40:0/2370040086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:07 smithi141 bash[31670]: cluster 2023-12-01T16:27:06.597865+0000 mgr.y (mgr.24356) 1471 : cluster 0 pgmap v1439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:07 smithi141 bash[31670]: audit 2023-12-01T16:27:06.987906+0000 mon.c (mon.2) 947 : audit 0 from='client.? 172.21.15.40:0/2370040086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:09 smithi040 bash[41173]: cluster 2023-12-01T16:27:08.598542+0000 mgr.y (mgr.24356) 1472 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:09 smithi040 bash[28232]: cluster 2023-12-01T16:27:08.598542+0000 mgr.y (mgr.24356) 1472 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:09 smithi141 bash[31670]: cluster 2023-12-01T16:27:08.598542+0000 mgr.y (mgr.24356) 1472 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:10 smithi040 bash[28232]: audit 2023-12-01T16:27:09.456097+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.40:0/3866904900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:10 smithi040 bash[41173]: audit 2023-12-01T16:27:09.456097+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.40:0/3866904900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:10 smithi141 bash[31670]: audit 2023-12-01T16:27:09.456097+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.40:0/3866904900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:11 smithi040 bash[28232]: cluster 2023-12-01T16:27:10.599832+0000 mgr.y (mgr.24356) 1473 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:11 smithi040 bash[41173]: cluster 2023-12-01T16:27:10.599832+0000 mgr.y (mgr.24356) 1473 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:11 smithi141 bash[31670]: cluster 2023-12-01T16:27:10.599832+0000 mgr.y (mgr.24356) 1473 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:12 smithi040 bash[28232]: audit 2023-12-01T16:27:11.912699+0000 mon.c (mon.2) 948 : audit 0 from='client.? 172.21.15.40:0/1071708273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:12 smithi040 bash[41173]: audit 2023-12-01T16:27:11.912699+0000 mon.c (mon.2) 948 : audit 0 from='client.? 172.21.15.40:0/1071708273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:12 smithi141 bash[31670]: audit 2023-12-01T16:27:11.912699+0000 mon.c (mon.2) 948 : audit 0 from='client.? 172.21.15.40:0/1071708273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:13 smithi040 bash[28232]: cluster 2023-12-01T16:27:12.600667+0000 mgr.y (mgr.24356) 1474 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:13 smithi040 bash[41173]: cluster 2023-12-01T16:27:12.600667+0000 mgr.y (mgr.24356) 1474 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:13 smithi141 bash[31670]: cluster 2023-12-01T16:27:12.600667+0000 mgr.y (mgr.24356) 1474 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:14 smithi141 bash[31670]: audit 2023-12-01T16:27:14.376590+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.40:0/196723797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:14 smithi040 bash[28232]: audit 2023-12-01T16:27:14.376590+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.40:0/196723797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:14 smithi040 bash[41173]: audit 2023-12-01T16:27:14.376590+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.40:0/196723797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:15 smithi141 bash[31670]: cluster 2023-12-01T16:27:14.601779+0000 mgr.y (mgr.24356) 1475 : cluster 0 pgmap v1443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:15 smithi040 bash[28232]: cluster 2023-12-01T16:27:14.601779+0000 mgr.y (mgr.24356) 1475 : cluster 0 pgmap v1443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:15 smithi040 bash[41173]: cluster 2023-12-01T16:27:14.601779+0000 mgr.y (mgr.24356) 1475 : cluster 0 pgmap v1443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:27:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:27:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:17 smithi040 bash[28232]: cluster 2023-12-01T16:27:16.602415+0000 mgr.y (mgr.24356) 1476 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:17 smithi040 bash[28232]: audit 2023-12-01T16:27:16.848233+0000 mon.c (mon.2) 949 : audit 0 from='client.? 172.21.15.40:0/1861177818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:17 smithi040 bash[41173]: cluster 2023-12-01T16:27:16.602415+0000 mgr.y (mgr.24356) 1476 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:17 smithi040 bash[41173]: audit 2023-12-01T16:27:16.848233+0000 mon.c (mon.2) 949 : audit 0 from='client.? 172.21.15.40:0/1861177818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:17 smithi141 bash[31670]: cluster 2023-12-01T16:27:16.602415+0000 mgr.y (mgr.24356) 1476 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:17 smithi141 bash[31670]: audit 2023-12-01T16:27:16.848233+0000 mon.c (mon.2) 949 : audit 0 from='client.? 172.21.15.40:0/1861177818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:19 smithi040 bash[28232]: audit 2023-12-01T16:27:18.373649+0000 mon.c (mon.2) 950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:19 smithi040 bash[28232]: cluster 2023-12-01T16:27:18.603031+0000 mgr.y (mgr.24356) 1477 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:19 smithi040 bash[41173]: audit 2023-12-01T16:27:18.373649+0000 mon.c (mon.2) 950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:19 smithi040 bash[41173]: cluster 2023-12-01T16:27:18.603031+0000 mgr.y (mgr.24356) 1477 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:19 smithi141 bash[31670]: audit 2023-12-01T16:27:18.373649+0000 mon.c (mon.2) 950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:19 smithi141 bash[31670]: cluster 2023-12-01T16:27:18.603031+0000 mgr.y (mgr.24356) 1477 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:20 smithi040 bash[28232]: audit 2023-12-01T16:27:19.314759+0000 mon.a (mon.0) 1583 : audit 0 from='client.? 172.21.15.40:0/3513409153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:20 smithi040 bash[41173]: audit 2023-12-01T16:27:19.314759+0000 mon.a (mon.0) 1583 : audit 0 from='client.? 172.21.15.40:0/3513409153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:20 smithi141 bash[31670]: audit 2023-12-01T16:27:19.314759+0000 mon.a (mon.0) 1583 : audit 0 from='client.? 172.21.15.40:0/3513409153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:21 smithi040 bash[28232]: cluster 2023-12-01T16:27:20.604201+0000 mgr.y (mgr.24356) 1478 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:21 smithi040 bash[41173]: cluster 2023-12-01T16:27:20.604201+0000 mgr.y (mgr.24356) 1478 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:21 smithi141 bash[31670]: cluster 2023-12-01T16:27:20.604201+0000 mgr.y (mgr.24356) 1478 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:22 smithi040 bash[28232]: audit 2023-12-01T16:27:21.777889+0000 mon.a (mon.0) 1584 : audit 0 from='client.? 172.21.15.40:0/2865402177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:22 smithi040 bash[41173]: audit 2023-12-01T16:27:21.777889+0000 mon.a (mon.0) 1584 : audit 0 from='client.? 172.21.15.40:0/2865402177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:22 smithi141 bash[31670]: audit 2023-12-01T16:27:21.777889+0000 mon.a (mon.0) 1584 : audit 0 from='client.? 172.21.15.40:0/2865402177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:23 smithi040 bash[28232]: cluster 2023-12-01T16:27:22.604900+0000 mgr.y (mgr.24356) 1479 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:23 smithi040 bash[41173]: cluster 2023-12-01T16:27:22.604900+0000 mgr.y (mgr.24356) 1479 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:23 smithi141 bash[31670]: cluster 2023-12-01T16:27:22.604900+0000 mgr.y (mgr.24356) 1479 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:24 smithi040 bash[28232]: audit 2023-12-01T16:27:24.235343+0000 mon.c (mon.2) 951 : audit 0 from='client.? 172.21.15.40:0/112207551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:24 smithi040 bash[41173]: audit 2023-12-01T16:27:24.235343+0000 mon.c (mon.2) 951 : audit 0 from='client.? 172.21.15.40:0/112207551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:24 smithi141 bash[31670]: audit 2023-12-01T16:27:24.235343+0000 mon.c (mon.2) 951 : audit 0 from='client.? 172.21.15.40:0/112207551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:25 smithi040 bash[28232]: cluster 2023-12-01T16:27:24.606125+0000 mgr.y (mgr.24356) 1480 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:25 smithi040 bash[41173]: cluster 2023-12-01T16:27:24.606125+0000 mgr.y (mgr.24356) 1480 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:25 smithi141 bash[31670]: cluster 2023-12-01T16:27:24.606125+0000 mgr.y (mgr.24356) 1480 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:27:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:27:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:27 smithi141 bash[31670]: cluster 2023-12-01T16:27:26.606759+0000 mgr.y (mgr.24356) 1481 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:27 smithi141 bash[31670]: audit 2023-12-01T16:27:26.702621+0000 mon.c (mon.2) 952 : audit 0 from='client.? 172.21.15.40:0/1205665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:27 smithi040 bash[28232]: cluster 2023-12-01T16:27:26.606759+0000 mgr.y (mgr.24356) 1481 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:27 smithi040 bash[28232]: audit 2023-12-01T16:27:26.702621+0000 mon.c (mon.2) 952 : audit 0 from='client.? 172.21.15.40:0/1205665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:28.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:27 smithi040 bash[41173]: cluster 2023-12-01T16:27:26.606759+0000 mgr.y (mgr.24356) 1481 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:28.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:27 smithi040 bash[41173]: audit 2023-12-01T16:27:26.702621+0000 mon.c (mon.2) 952 : audit 0 from='client.? 172.21.15.40:0/1205665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:29 smithi040 bash[28232]: cluster 2023-12-01T16:27:28.607438+0000 mgr.y (mgr.24356) 1482 : cluster 0 pgmap v1450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:29 smithi040 bash[41173]: cluster 2023-12-01T16:27:28.607438+0000 mgr.y (mgr.24356) 1482 : cluster 0 pgmap v1450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:29 smithi141 bash[31670]: cluster 2023-12-01T16:27:28.607438+0000 mgr.y (mgr.24356) 1482 : cluster 0 pgmap v1450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:30 smithi040 bash[28232]: audit 2023-12-01T16:27:29.166777+0000 mon.c (mon.2) 953 : audit 0 from='client.? 172.21.15.40:0/4286853324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:30 smithi040 bash[41173]: audit 2023-12-01T16:27:29.166777+0000 mon.c (mon.2) 953 : audit 0 from='client.? 172.21.15.40:0/4286853324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:30 smithi141 bash[31670]: audit 2023-12-01T16:27:29.166777+0000 mon.c (mon.2) 953 : audit 0 from='client.? 172.21.15.40:0/4286853324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:31.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:31 smithi040 bash[41173]: cluster 2023-12-01T16:27:30.608670+0000 mgr.y (mgr.24356) 1483 : cluster 0 pgmap v1451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:31 smithi040 bash[28232]: cluster 2023-12-01T16:27:30.608670+0000 mgr.y (mgr.24356) 1483 : cluster 0 pgmap v1451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:31 smithi141 bash[31670]: cluster 2023-12-01T16:27:30.608670+0000 mgr.y (mgr.24356) 1483 : cluster 0 pgmap v1451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:32 smithi040 bash[41173]: audit 2023-12-01T16:27:31.637443+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.40:0/2561938458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:32 smithi040 bash[28232]: audit 2023-12-01T16:27:31.637443+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.40:0/2561938458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:32 smithi141 bash[31670]: audit 2023-12-01T16:27:31.637443+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.40:0/2561938458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:33 smithi040 bash[28232]: cluster 2023-12-01T16:27:32.609351+0000 mgr.y (mgr.24356) 1484 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:33 smithi040 bash[41173]: cluster 2023-12-01T16:27:32.609351+0000 mgr.y (mgr.24356) 1484 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:33 smithi141 bash[31670]: cluster 2023-12-01T16:27:32.609351+0000 mgr.y (mgr.24356) 1484 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:34 smithi040 bash[28232]: audit 2023-12-01T16:27:33.373837+0000 mon.c (mon.2) 954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:34 smithi040 bash[28232]: audit 2023-12-01T16:27:34.103044+0000 mon.c (mon.2) 955 : audit 0 from='client.? 172.21.15.40:0/1697115900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:34 smithi040 bash[41173]: audit 2023-12-01T16:27:33.373837+0000 mon.c (mon.2) 954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:34 smithi040 bash[41173]: audit 2023-12-01T16:27:34.103044+0000 mon.c (mon.2) 955 : audit 0 from='client.? 172.21.15.40:0/1697115900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:34 smithi141 bash[31670]: audit 2023-12-01T16:27:33.373837+0000 mon.c (mon.2) 954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:34 smithi141 bash[31670]: audit 2023-12-01T16:27:34.103044+0000 mon.c (mon.2) 955 : audit 0 from='client.? 172.21.15.40:0/1697115900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:35 smithi040 bash[28232]: cluster 2023-12-01T16:27:34.610580+0000 mgr.y (mgr.24356) 1485 : cluster 0 pgmap v1453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:35 smithi040 bash[41173]: cluster 2023-12-01T16:27:34.610580+0000 mgr.y (mgr.24356) 1485 : cluster 0 pgmap v1453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:35 smithi141 bash[31670]: cluster 2023-12-01T16:27:34.610580+0000 mgr.y (mgr.24356) 1485 : cluster 0 pgmap v1453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:36 smithi040 bash[28232]: audit 2023-12-01T16:27:36.566300+0000 mon.a (mon.0) 1586 : audit 0 from='client.? 172.21.15.40:0/3805331997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:36 smithi040 bash[41173]: audit 2023-12-01T16:27:36.566300+0000 mon.a (mon.0) 1586 : audit 0 from='client.? 172.21.15.40:0/3805331997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:27:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:27:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:36 smithi141 bash[31670]: audit 2023-12-01T16:27:36.566300+0000 mon.a (mon.0) 1586 : audit 0 from='client.? 172.21.15.40:0/3805331997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:37 smithi141 bash[31670]: cluster 2023-12-01T16:27:36.611340+0000 mgr.y (mgr.24356) 1486 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:37 smithi040 bash[28232]: cluster 2023-12-01T16:27:36.611340+0000 mgr.y (mgr.24356) 1486 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:37 smithi040 bash[41173]: cluster 2023-12-01T16:27:36.611340+0000 mgr.y (mgr.24356) 1486 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:39 smithi040 bash[28232]: cluster 2023-12-01T16:27:38.612053+0000 mgr.y (mgr.24356) 1487 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:39 smithi040 bash[28232]: audit 2023-12-01T16:27:39.023796+0000 mon.a (mon.0) 1587 : audit 0 from='client.? 172.21.15.40:0/2324474473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:39 smithi040 bash[41173]: cluster 2023-12-01T16:27:38.612053+0000 mgr.y (mgr.24356) 1487 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:39 smithi040 bash[41173]: audit 2023-12-01T16:27:39.023796+0000 mon.a (mon.0) 1587 : audit 0 from='client.? 172.21.15.40:0/2324474473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:39 smithi141 bash[31670]: cluster 2023-12-01T16:27:38.612053+0000 mgr.y (mgr.24356) 1487 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:39 smithi141 bash[31670]: audit 2023-12-01T16:27:39.023796+0000 mon.a (mon.0) 1587 : audit 0 from='client.? 172.21.15.40:0/2324474473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:41 smithi141 bash[31670]: cluster 2023-12-01T16:27:40.613164+0000 mgr.y (mgr.24356) 1488 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:41 smithi141 bash[31670]: audit 2023-12-01T16:27:41.486411+0000 mon.a (mon.0) 1588 : audit 0 from='client.? 172.21.15.40:0/2844299679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:41 smithi040 bash[28232]: cluster 2023-12-01T16:27:40.613164+0000 mgr.y (mgr.24356) 1488 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:41 smithi040 bash[28232]: audit 2023-12-01T16:27:41.486411+0000 mon.a (mon.0) 1588 : audit 0 from='client.? 172.21.15.40:0/2844299679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:41 smithi040 bash[41173]: cluster 2023-12-01T16:27:40.613164+0000 mgr.y (mgr.24356) 1488 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:41 smithi040 bash[41173]: audit 2023-12-01T16:27:41.486411+0000 mon.a (mon.0) 1588 : audit 0 from='client.? 172.21.15.40:0/2844299679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:43 smithi141 bash[31670]: cluster 2023-12-01T16:27:42.613799+0000 mgr.y (mgr.24356) 1489 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:43 smithi040 bash[28232]: cluster 2023-12-01T16:27:42.613799+0000 mgr.y (mgr.24356) 1489 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:43 smithi040 bash[41173]: cluster 2023-12-01T16:27:42.613799+0000 mgr.y (mgr.24356) 1489 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:44 smithi141 bash[31670]: audit 2023-12-01T16:27:43.955071+0000 mon.c (mon.2) 956 : audit 0 from='client.? 172.21.15.40:0/3755030042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:44 smithi040 bash[41173]: audit 2023-12-01T16:27:43.955071+0000 mon.c (mon.2) 956 : audit 0 from='client.? 172.21.15.40:0/3755030042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:44 smithi040 bash[28232]: audit 2023-12-01T16:27:43.955071+0000 mon.c (mon.2) 956 : audit 0 from='client.? 172.21.15.40:0/3755030042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:45 smithi141 bash[31670]: cluster 2023-12-01T16:27:44.615006+0000 mgr.y (mgr.24356) 1490 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:45 smithi040 bash[28232]: cluster 2023-12-01T16:27:44.615006+0000 mgr.y (mgr.24356) 1490 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:45 smithi040 bash[41173]: cluster 2023-12-01T16:27:44.615006+0000 mgr.y (mgr.24356) 1490 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:46 smithi040 bash[28232]: audit 2023-12-01T16:27:46.427833+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.40:0/3330386088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:27:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:27:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:46 smithi040 bash[41173]: audit 2023-12-01T16:27:46.427833+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.40:0/3330386088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:46 smithi141 bash[31670]: audit 2023-12-01T16:27:46.427833+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.40:0/3330386088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:47 smithi141 bash[31670]: cluster 2023-12-01T16:27:46.615742+0000 mgr.y (mgr.24356) 1491 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:47 smithi040 bash[28232]: cluster 2023-12-01T16:27:46.615742+0000 mgr.y (mgr.24356) 1491 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:47 smithi040 bash[41173]: cluster 2023-12-01T16:27:46.615742+0000 mgr.y (mgr.24356) 1491 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:49 smithi040 bash[28232]: audit 2023-12-01T16:27:48.374405+0000 mon.c (mon.2) 957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:49 smithi040 bash[28232]: cluster 2023-12-01T16:27:48.616565+0000 mgr.y (mgr.24356) 1492 : cluster 0 pgmap v1460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:49 smithi040 bash[28232]: audit 2023-12-01T16:27:48.898180+0000 mon.a (mon.0) 1590 : audit 0 from='client.? 172.21.15.40:0/2954352006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:49 smithi040 bash[41173]: audit 2023-12-01T16:27:48.374405+0000 mon.c (mon.2) 957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:49 smithi040 bash[41173]: cluster 2023-12-01T16:27:48.616565+0000 mgr.y (mgr.24356) 1492 : cluster 0 pgmap v1460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:49 smithi040 bash[41173]: audit 2023-12-01T16:27:48.898180+0000 mon.a (mon.0) 1590 : audit 0 from='client.? 172.21.15.40:0/2954352006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:49 smithi141 bash[31670]: audit 2023-12-01T16:27:48.374405+0000 mon.c (mon.2) 957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:49 smithi141 bash[31670]: cluster 2023-12-01T16:27:48.616565+0000 mgr.y (mgr.24356) 1492 : cluster 0 pgmap v1460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:49 smithi141 bash[31670]: audit 2023-12-01T16:27:48.898180+0000 mon.a (mon.0) 1590 : audit 0 from='client.? 172.21.15.40:0/2954352006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:51 smithi141 bash[31670]: cluster 2023-12-01T16:27:50.617716+0000 mgr.y (mgr.24356) 1493 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:51 smithi141 bash[31670]: audit 2023-12-01T16:27:51.357369+0000 mon.c (mon.2) 958 : audit 0 from='client.? 172.21.15.40:0/1868421060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:51 smithi040 bash[28232]: cluster 2023-12-01T16:27:50.617716+0000 mgr.y (mgr.24356) 1493 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:51 smithi040 bash[28232]: audit 2023-12-01T16:27:51.357369+0000 mon.c (mon.2) 958 : audit 0 from='client.? 172.21.15.40:0/1868421060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:51 smithi040 bash[41173]: cluster 2023-12-01T16:27:50.617716+0000 mgr.y (mgr.24356) 1493 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:51 smithi040 bash[41173]: audit 2023-12-01T16:27:51.357369+0000 mon.c (mon.2) 958 : audit 0 from='client.? 172.21.15.40:0/1868421060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:53 smithi141 bash[31670]: cluster 2023-12-01T16:27:52.618368+0000 mgr.y (mgr.24356) 1494 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:53 smithi040 bash[28232]: cluster 2023-12-01T16:27:52.618368+0000 mgr.y (mgr.24356) 1494 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:53 smithi040 bash[41173]: cluster 2023-12-01T16:27:52.618368+0000 mgr.y (mgr.24356) 1494 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:54 smithi141 bash[31670]: audit 2023-12-01T16:27:53.820815+0000 mon.c (mon.2) 959 : audit 0 from='client.? 172.21.15.40:0/342455796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:54 smithi040 bash[41173]: audit 2023-12-01T16:27:53.820815+0000 mon.c (mon.2) 959 : audit 0 from='client.? 172.21.15.40:0/342455796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:54 smithi040 bash[28232]: audit 2023-12-01T16:27:53.820815+0000 mon.c (mon.2) 959 : audit 0 from='client.? 172.21.15.40:0/342455796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:55 smithi141 bash[31670]: cluster 2023-12-01T16:27:54.619476+0000 mgr.y (mgr.24356) 1495 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:55 smithi040 bash[41173]: cluster 2023-12-01T16:27:54.619476+0000 mgr.y (mgr.24356) 1495 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:55 smithi040 bash[28232]: cluster 2023-12-01T16:27:54.619476+0000 mgr.y (mgr.24356) 1495 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:56 smithi040 bash[28232]: audit 2023-12-01T16:27:56.280794+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.40:0/1151232787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:27:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:27:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:56 smithi040 bash[41173]: audit 2023-12-01T16:27:56.280794+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.40:0/1151232787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:56 smithi141 bash[31670]: audit 2023-12-01T16:27:56.280794+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.40:0/1151232787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:57 smithi141 bash[31670]: cluster 2023-12-01T16:27:56.620179+0000 mgr.y (mgr.24356) 1496 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:57 smithi040 bash[41173]: cluster 2023-12-01T16:27:56.620179+0000 mgr.y (mgr.24356) 1496 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:57 smithi040 bash[28232]: cluster 2023-12-01T16:27:56.620179+0000 mgr.y (mgr.24356) 1496 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:59 smithi040 bash[28232]: cluster 2023-12-01T16:27:58.620678+0000 mgr.y (mgr.24356) 1497 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:27:59 smithi040 bash[28232]: audit 2023-12-01T16:27:58.740545+0000 mon.c (mon.2) 960 : audit 0 from='client.? 172.21.15.40:0/3019359825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:59 smithi040 bash[41173]: cluster 2023-12-01T16:27:58.620678+0000 mgr.y (mgr.24356) 1497 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:27:59 smithi040 bash[41173]: audit 2023-12-01T16:27:58.740545+0000 mon.c (mon.2) 960 : audit 0 from='client.? 172.21.15.40:0/3019359825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:27:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:59 smithi141 bash[31670]: cluster 2023-12-01T16:27:58.620678+0000 mgr.y (mgr.24356) 1497 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:27:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:27:59 smithi141 bash[31670]: audit 2023-12-01T16:27:58.740545+0000 mon.c (mon.2) 960 : audit 0 from='client.? 172.21.15.40:0/3019359825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:01 smithi141 bash[31670]: cluster 2023-12-01T16:28:00.621768+0000 mgr.y (mgr.24356) 1498 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:01 smithi141 bash[31670]: audit 2023-12-01T16:28:01.197110+0000 mon.c (mon.2) 961 : audit 0 from='client.? 172.21.15.40:0/2505743764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:01 smithi040 bash[28232]: cluster 2023-12-01T16:28:00.621768+0000 mgr.y (mgr.24356) 1498 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:01 smithi040 bash[28232]: audit 2023-12-01T16:28:01.197110+0000 mon.c (mon.2) 961 : audit 0 from='client.? 172.21.15.40:0/2505743764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:01 smithi040 bash[41173]: cluster 2023-12-01T16:28:00.621768+0000 mgr.y (mgr.24356) 1498 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:01 smithi040 bash[41173]: audit 2023-12-01T16:28:01.197110+0000 mon.c (mon.2) 961 : audit 0 from='client.? 172.21.15.40:0/2505743764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:02 smithi141 bash[31670]: audit 2023-12-01T16:28:02.174100+0000 mon.c (mon.2) 962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:28:03.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:02 smithi040 bash[28232]: audit 2023-12-01T16:28:02.174100+0000 mon.c (mon.2) 962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:28:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:02 smithi040 bash[41173]: audit 2023-12-01T16:28:02.174100+0000 mon.c (mon.2) 962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:28:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:03 smithi141 bash[31670]: cluster 2023-12-01T16:28:02.622467+0000 mgr.y (mgr.24356) 1499 : cluster 0 pgmap v1467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:03 smithi141 bash[31670]: audit 2023-12-01T16:28:03.374563+0000 mon.c (mon.2) 963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:03 smithi141 bash[31670]: audit 2023-12-01T16:28:03.666746+0000 mon.a (mon.0) 1592 : audit 0 from='client.? 172.21.15.40:0/437751774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:03 smithi040 bash[28232]: cluster 2023-12-01T16:28:02.622467+0000 mgr.y (mgr.24356) 1499 : cluster 0 pgmap v1467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:03 smithi040 bash[28232]: audit 2023-12-01T16:28:03.374563+0000 mon.c (mon.2) 963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:03 smithi040 bash[28232]: audit 2023-12-01T16:28:03.666746+0000 mon.a (mon.0) 1592 : audit 0 from='client.? 172.21.15.40:0/437751774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:03 smithi040 bash[41173]: cluster 2023-12-01T16:28:02.622467+0000 mgr.y (mgr.24356) 1499 : cluster 0 pgmap v1467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:03 smithi040 bash[41173]: audit 2023-12-01T16:28:03.374563+0000 mon.c (mon.2) 963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:03 smithi040 bash[41173]: audit 2023-12-01T16:28:03.666746+0000 mon.a (mon.0) 1592 : audit 0 from='client.? 172.21.15.40:0/437751774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:05 smithi141 bash[31670]: cluster 2023-12-01T16:28:04.623779+0000 mgr.y (mgr.24356) 1500 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:05 smithi040 bash[28232]: cluster 2023-12-01T16:28:04.623779+0000 mgr.y (mgr.24356) 1500 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:05 smithi040 bash[41173]: cluster 2023-12-01T16:28:04.623779+0000 mgr.y (mgr.24356) 1500 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:06 smithi040 bash[28232]: audit 2023-12-01T16:28:06.129432+0000 mon.a (mon.0) 1593 : audit 0 from='client.? 172.21.15.40:0/3750170935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:28:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:28:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:06 smithi040 bash[41173]: audit 2023-12-01T16:28:06.129432+0000 mon.a (mon.0) 1593 : audit 0 from='client.? 172.21.15.40:0/3750170935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:06 smithi141 bash[31670]: audit 2023-12-01T16:28:06.129432+0000 mon.a (mon.0) 1593 : audit 0 from='client.? 172.21.15.40:0/3750170935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:07 smithi141 bash[31670]: cluster 2023-12-01T16:28:06.624490+0000 mgr.y (mgr.24356) 1501 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:07 smithi040 bash[41173]: cluster 2023-12-01T16:28:06.624490+0000 mgr.y (mgr.24356) 1501 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:07 smithi040 bash[28232]: cluster 2023-12-01T16:28:06.624490+0000 mgr.y (mgr.24356) 1501 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.126182+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.137424+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.380671+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.389984+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.618122+0000 mon.c (mon.2) 964 : audit 0 from='client.? 172.21.15.40:0/1181456146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: cluster 2023-12-01T16:28:08.625245+0000 mgr.y (mgr.24356) 1502 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.918321+0000 mon.c (mon.2) 965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.920308+0000 mon.c (mon.2) 966 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[28232]: audit 2023-12-01T16:28:08.930464+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.126182+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.137424+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.380671+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.389984+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.618122+0000 mon.c (mon.2) 964 : audit 0 from='client.? 172.21.15.40:0/1181456146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: cluster 2023-12-01T16:28:08.625245+0000 mgr.y (mgr.24356) 1502 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.918321+0000 mon.c (mon.2) 965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:28:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.920308+0000 mon.c (mon.2) 966 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:28:09.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:09 smithi040 bash[41173]: audit 2023-12-01T16:28:08.930464+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.126182+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.137424+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.380671+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.389984+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.618122+0000 mon.c (mon.2) 964 : audit 0 from='client.? 172.21.15.40:0/1181456146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: cluster 2023-12-01T16:28:08.625245+0000 mgr.y (mgr.24356) 1502 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.918321+0000 mon.c (mon.2) 965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.920308+0000 mon.c (mon.2) 966 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:28:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:09 smithi141 bash[31670]: audit 2023-12-01T16:28:08.930464+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:28:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:11 smithi141 bash[31670]: cluster 2023-12-01T16:28:10.626547+0000 mgr.y (mgr.24356) 1503 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:11 smithi141 bash[31670]: audit 2023-12-01T16:28:11.075726+0000 mon.a (mon.0) 1599 : audit 0 from='client.? 172.21.15.40:0/4269595197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:11 smithi040 bash[28232]: cluster 2023-12-01T16:28:10.626547+0000 mgr.y (mgr.24356) 1503 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:11 smithi040 bash[28232]: audit 2023-12-01T16:28:11.075726+0000 mon.a (mon.0) 1599 : audit 0 from='client.? 172.21.15.40:0/4269595197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:11 smithi040 bash[41173]: cluster 2023-12-01T16:28:10.626547+0000 mgr.y (mgr.24356) 1503 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:11 smithi040 bash[41173]: audit 2023-12-01T16:28:11.075726+0000 mon.a (mon.0) 1599 : audit 0 from='client.? 172.21.15.40:0/4269595197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:13 smithi141 bash[31670]: cluster 2023-12-01T16:28:12.627391+0000 mgr.y (mgr.24356) 1504 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:13 smithi141 bash[31670]: audit 2023-12-01T16:28:13.538872+0000 mon.a (mon.0) 1600 : audit 0 from='client.? 172.21.15.40:0/2994636746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:13 smithi040 bash[28232]: cluster 2023-12-01T16:28:12.627391+0000 mgr.y (mgr.24356) 1504 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:13 smithi040 bash[28232]: audit 2023-12-01T16:28:13.538872+0000 mon.a (mon.0) 1600 : audit 0 from='client.? 172.21.15.40:0/2994636746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:13 smithi040 bash[41173]: cluster 2023-12-01T16:28:12.627391+0000 mgr.y (mgr.24356) 1504 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:13 smithi040 bash[41173]: audit 2023-12-01T16:28:13.538872+0000 mon.a (mon.0) 1600 : audit 0 from='client.? 172.21.15.40:0/2994636746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:15 smithi141 bash[31670]: cluster 2023-12-01T16:28:14.628495+0000 mgr.y (mgr.24356) 1505 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:15 smithi040 bash[28232]: cluster 2023-12-01T16:28:14.628495+0000 mgr.y (mgr.24356) 1505 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:15 smithi040 bash[41173]: cluster 2023-12-01T16:28:14.628495+0000 mgr.y (mgr.24356) 1505 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:16 smithi040 bash[28232]: audit 2023-12-01T16:28:16.000485+0000 mon.a (mon.0) 1601 : audit 0 from='client.? 172.21.15.40:0/2409530345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:28:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:28:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:16 smithi040 bash[41173]: audit 2023-12-01T16:28:16.000485+0000 mon.a (mon.0) 1601 : audit 0 from='client.? 172.21.15.40:0/2409530345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:16 smithi141 bash[31670]: audit 2023-12-01T16:28:16.000485+0000 mon.a (mon.0) 1601 : audit 0 from='client.? 172.21.15.40:0/2409530345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:17 smithi141 bash[31670]: cluster 2023-12-01T16:28:16.629196+0000 mgr.y (mgr.24356) 1506 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:17 smithi040 bash[41173]: cluster 2023-12-01T16:28:16.629196+0000 mgr.y (mgr.24356) 1506 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:17 smithi040 bash[28232]: cluster 2023-12-01T16:28:16.629196+0000 mgr.y (mgr.24356) 1506 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:19 smithi040 bash[28232]: audit 2023-12-01T16:28:18.374654+0000 mon.c (mon.2) 967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:19 smithi040 bash[28232]: audit 2023-12-01T16:28:18.467427+0000 mon.c (mon.2) 968 : audit 0 from='client.? 172.21.15.40:0/667961753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:19 smithi040 bash[28232]: cluster 2023-12-01T16:28:18.629872+0000 mgr.y (mgr.24356) 1507 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:19 smithi040 bash[41173]: audit 2023-12-01T16:28:18.374654+0000 mon.c (mon.2) 967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:19 smithi040 bash[41173]: audit 2023-12-01T16:28:18.467427+0000 mon.c (mon.2) 968 : audit 0 from='client.? 172.21.15.40:0/667961753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:19 smithi040 bash[41173]: cluster 2023-12-01T16:28:18.629872+0000 mgr.y (mgr.24356) 1507 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:19 smithi141 bash[31670]: audit 2023-12-01T16:28:18.374654+0000 mon.c (mon.2) 967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:19 smithi141 bash[31670]: audit 2023-12-01T16:28:18.467427+0000 mon.c (mon.2) 968 : audit 0 from='client.? 172.21.15.40:0/667961753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:19 smithi141 bash[31670]: cluster 2023-12-01T16:28:18.629872+0000 mgr.y (mgr.24356) 1507 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:21 smithi141 bash[31670]: cluster 2023-12-01T16:28:20.630862+0000 mgr.y (mgr.24356) 1508 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:21 smithi141 bash[31670]: audit 2023-12-01T16:28:20.932627+0000 mon.a (mon.0) 1602 : audit 0 from='client.? 172.21.15.40:0/4131686850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:21 smithi040 bash[28232]: cluster 2023-12-01T16:28:20.630862+0000 mgr.y (mgr.24356) 1508 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:21 smithi040 bash[28232]: audit 2023-12-01T16:28:20.932627+0000 mon.a (mon.0) 1602 : audit 0 from='client.? 172.21.15.40:0/4131686850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:21 smithi040 bash[41173]: cluster 2023-12-01T16:28:20.630862+0000 mgr.y (mgr.24356) 1508 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:21 smithi040 bash[41173]: audit 2023-12-01T16:28:20.932627+0000 mon.a (mon.0) 1602 : audit 0 from='client.? 172.21.15.40:0/4131686850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:23 smithi141 bash[31670]: cluster 2023-12-01T16:28:22.631503+0000 mgr.y (mgr.24356) 1509 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:23 smithi141 bash[31670]: audit 2023-12-01T16:28:23.391830+0000 mon.a (mon.0) 1603 : audit 0 from='client.? 172.21.15.40:0/1562484609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:23 smithi040 bash[28232]: cluster 2023-12-01T16:28:22.631503+0000 mgr.y (mgr.24356) 1509 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:23 smithi040 bash[28232]: audit 2023-12-01T16:28:23.391830+0000 mon.a (mon.0) 1603 : audit 0 from='client.? 172.21.15.40:0/1562484609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:23 smithi040 bash[41173]: cluster 2023-12-01T16:28:22.631503+0000 mgr.y (mgr.24356) 1509 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:23 smithi040 bash[41173]: audit 2023-12-01T16:28:23.391830+0000 mon.a (mon.0) 1603 : audit 0 from='client.? 172.21.15.40:0/1562484609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:25 smithi141 bash[31670]: cluster 2023-12-01T16:28:24.632598+0000 mgr.y (mgr.24356) 1510 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:25 smithi040 bash[28232]: cluster 2023-12-01T16:28:24.632598+0000 mgr.y (mgr.24356) 1510 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:25 smithi040 bash[41173]: cluster 2023-12-01T16:28:24.632598+0000 mgr.y (mgr.24356) 1510 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:26 smithi040 bash[28232]: audit 2023-12-01T16:28:25.852319+0000 mon.a (mon.0) 1604 : audit 0 from='client.? 172.21.15.40:0/1304356710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:26 smithi040 bash[41173]: audit 2023-12-01T16:28:25.852319+0000 mon.a (mon.0) 1604 : audit 0 from='client.? 172.21.15.40:0/1304356710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:28:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:28:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:26 smithi141 bash[31670]: audit 2023-12-01T16:28:25.852319+0000 mon.a (mon.0) 1604 : audit 0 from='client.? 172.21.15.40:0/1304356710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:27 smithi141 bash[31670]: cluster 2023-12-01T16:28:26.633339+0000 mgr.y (mgr.24356) 1511 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:27 smithi040 bash[28232]: cluster 2023-12-01T16:28:26.633339+0000 mgr.y (mgr.24356) 1511 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:27 smithi040 bash[41173]: cluster 2023-12-01T16:28:26.633339+0000 mgr.y (mgr.24356) 1511 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:29 smithi040 bash[28232]: audit 2023-12-01T16:28:28.320545+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.40:0/3756255199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:29 smithi040 bash[28232]: cluster 2023-12-01T16:28:28.634077+0000 mgr.y (mgr.24356) 1512 : cluster 0 pgmap v1480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:29 smithi040 bash[41173]: audit 2023-12-01T16:28:28.320545+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.40:0/3756255199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:29 smithi040 bash[41173]: cluster 2023-12-01T16:28:28.634077+0000 mgr.y (mgr.24356) 1512 : cluster 0 pgmap v1480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:29 smithi141 bash[31670]: audit 2023-12-01T16:28:28.320545+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.40:0/3756255199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:29 smithi141 bash[31670]: cluster 2023-12-01T16:28:28.634077+0000 mgr.y (mgr.24356) 1512 : cluster 0 pgmap v1480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:31 smithi141 bash[31670]: cluster 2023-12-01T16:28:30.635167+0000 mgr.y (mgr.24356) 1513 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:31 smithi141 bash[31670]: audit 2023-12-01T16:28:30.787657+0000 mon.c (mon.2) 969 : audit 0 from='client.? 172.21.15.40:0/1234227932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:31 smithi040 bash[28232]: cluster 2023-12-01T16:28:30.635167+0000 mgr.y (mgr.24356) 1513 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:31 smithi040 bash[28232]: audit 2023-12-01T16:28:30.787657+0000 mon.c (mon.2) 969 : audit 0 from='client.? 172.21.15.40:0/1234227932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:31 smithi040 bash[41173]: cluster 2023-12-01T16:28:30.635167+0000 mgr.y (mgr.24356) 1513 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:31 smithi040 bash[41173]: audit 2023-12-01T16:28:30.787657+0000 mon.c (mon.2) 969 : audit 0 from='client.? 172.21.15.40:0/1234227932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:33 smithi141 bash[31670]: cluster 2023-12-01T16:28:32.635861+0000 mgr.y (mgr.24356) 1514 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:33 smithi141 bash[31670]: audit 2023-12-01T16:28:33.257959+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.40:0/2567932385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:33 smithi141 bash[31670]: audit 2023-12-01T16:28:33.375400+0000 mon.c (mon.2) 970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:33 smithi040 bash[28232]: cluster 2023-12-01T16:28:32.635861+0000 mgr.y (mgr.24356) 1514 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:33 smithi040 bash[28232]: audit 2023-12-01T16:28:33.257959+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.40:0/2567932385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:33 smithi040 bash[28232]: audit 2023-12-01T16:28:33.375400+0000 mon.c (mon.2) 970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:33 smithi040 bash[41173]: cluster 2023-12-01T16:28:32.635861+0000 mgr.y (mgr.24356) 1514 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:33 smithi040 bash[41173]: audit 2023-12-01T16:28:33.257959+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.40:0/2567932385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:33 smithi040 bash[41173]: audit 2023-12-01T16:28:33.375400+0000 mon.c (mon.2) 970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:35 smithi141 bash[31670]: cluster 2023-12-01T16:28:34.637158+0000 mgr.y (mgr.24356) 1515 : cluster 0 pgmap v1483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:35 smithi040 bash[28232]: cluster 2023-12-01T16:28:34.637158+0000 mgr.y (mgr.24356) 1515 : cluster 0 pgmap v1483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:35 smithi040 bash[41173]: cluster 2023-12-01T16:28:34.637158+0000 mgr.y (mgr.24356) 1515 : cluster 0 pgmap v1483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:36 smithi040 bash[28232]: audit 2023-12-01T16:28:35.724088+0000 mon.c (mon.2) 971 : audit 0 from='client.? 172.21.15.40:0/1396183433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:36 smithi040 bash[41173]: audit 2023-12-01T16:28:35.724088+0000 mon.c (mon.2) 971 : audit 0 from='client.? 172.21.15.40:0/1396183433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:28:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:28:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:36 smithi141 bash[31670]: audit 2023-12-01T16:28:35.724088+0000 mon.c (mon.2) 971 : audit 0 from='client.? 172.21.15.40:0/1396183433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:37 smithi141 bash[31670]: cluster 2023-12-01T16:28:36.637877+0000 mgr.y (mgr.24356) 1516 : cluster 0 pgmap v1484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:37 smithi040 bash[41173]: cluster 2023-12-01T16:28:36.637877+0000 mgr.y (mgr.24356) 1516 : cluster 0 pgmap v1484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:37 smithi040 bash[28232]: cluster 2023-12-01T16:28:36.637877+0000 mgr.y (mgr.24356) 1516 : cluster 0 pgmap v1484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:39 smithi040 bash[41173]: audit 2023-12-01T16:28:38.192883+0000 mon.a (mon.0) 1607 : audit 0 from='client.? 172.21.15.40:0/1645245602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:39 smithi040 bash[41173]: cluster 2023-12-01T16:28:38.638593+0000 mgr.y (mgr.24356) 1517 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:39 smithi040 bash[28232]: audit 2023-12-01T16:28:38.192883+0000 mon.a (mon.0) 1607 : audit 0 from='client.? 172.21.15.40:0/1645245602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:39 smithi040 bash[28232]: cluster 2023-12-01T16:28:38.638593+0000 mgr.y (mgr.24356) 1517 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:39 smithi141 bash[31670]: audit 2023-12-01T16:28:38.192883+0000 mon.a (mon.0) 1607 : audit 0 from='client.? 172.21.15.40:0/1645245602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:39 smithi141 bash[31670]: cluster 2023-12-01T16:28:38.638593+0000 mgr.y (mgr.24356) 1517 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:40 smithi141 bash[31670]: audit 2023-12-01T16:28:40.656019+0000 mon.a (mon.0) 1608 : audit 0 from='client.? 172.21.15.40:0/2845253634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:40 smithi040 bash[41173]: audit 2023-12-01T16:28:40.656019+0000 mon.a (mon.0) 1608 : audit 0 from='client.? 172.21.15.40:0/2845253634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:40 smithi040 bash[28232]: audit 2023-12-01T16:28:40.656019+0000 mon.a (mon.0) 1608 : audit 0 from='client.? 172.21.15.40:0/2845253634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:41 smithi141 bash[31670]: cluster 2023-12-01T16:28:40.639373+0000 mgr.y (mgr.24356) 1518 : cluster 0 pgmap v1486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:41 smithi040 bash[28232]: cluster 2023-12-01T16:28:40.639373+0000 mgr.y (mgr.24356) 1518 : cluster 0 pgmap v1486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:41 smithi040 bash[41173]: cluster 2023-12-01T16:28:40.639373+0000 mgr.y (mgr.24356) 1518 : cluster 0 pgmap v1486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:43 smithi141 bash[31670]: cluster 2023-12-01T16:28:42.640028+0000 mgr.y (mgr.24356) 1519 : cluster 0 pgmap v1487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:43 smithi141 bash[31670]: audit 2023-12-01T16:28:43.123692+0000 mon.c (mon.2) 972 : audit 0 from='client.? 172.21.15.40:0/3091839390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:43 smithi040 bash[28232]: cluster 2023-12-01T16:28:42.640028+0000 mgr.y (mgr.24356) 1519 : cluster 0 pgmap v1487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:43 smithi040 bash[28232]: audit 2023-12-01T16:28:43.123692+0000 mon.c (mon.2) 972 : audit 0 from='client.? 172.21.15.40:0/3091839390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:43 smithi040 bash[41173]: cluster 2023-12-01T16:28:42.640028+0000 mgr.y (mgr.24356) 1519 : cluster 0 pgmap v1487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:43 smithi040 bash[41173]: audit 2023-12-01T16:28:43.123692+0000 mon.c (mon.2) 972 : audit 0 from='client.? 172.21.15.40:0/3091839390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:45 smithi141 bash[31670]: cluster 2023-12-01T16:28:44.641137+0000 mgr.y (mgr.24356) 1520 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:45 smithi141 bash[31670]: audit 2023-12-01T16:28:45.588630+0000 mon.c (mon.2) 973 : audit 0 from='client.? 172.21.15.40:0/3727030901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:45 smithi040 bash[28232]: cluster 2023-12-01T16:28:44.641137+0000 mgr.y (mgr.24356) 1520 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:45 smithi040 bash[28232]: audit 2023-12-01T16:28:45.588630+0000 mon.c (mon.2) 973 : audit 0 from='client.? 172.21.15.40:0/3727030901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:45 smithi040 bash[41173]: cluster 2023-12-01T16:28:44.641137+0000 mgr.y (mgr.24356) 1520 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:45 smithi040 bash[41173]: audit 2023-12-01T16:28:45.588630+0000 mon.c (mon.2) 973 : audit 0 from='client.? 172.21.15.40:0/3727030901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:28:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:28:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:47 smithi141 bash[31670]: cluster 2023-12-01T16:28:46.641790+0000 mgr.y (mgr.24356) 1521 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:47 smithi040 bash[28232]: cluster 2023-12-01T16:28:46.641790+0000 mgr.y (mgr.24356) 1521 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:47 smithi040 bash[41173]: cluster 2023-12-01T16:28:46.641790+0000 mgr.y (mgr.24356) 1521 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:48 smithi141 bash[31670]: audit 2023-12-01T16:28:48.046388+0000 mon.a (mon.0) 1609 : audit 0 from='client.? 172.21.15.40:0/1251889332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:48 smithi141 bash[31670]: audit 2023-12-01T16:28:48.375789+0000 mon.c (mon.2) 974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:48 smithi040 bash[28232]: audit 2023-12-01T16:28:48.046388+0000 mon.a (mon.0) 1609 : audit 0 from='client.? 172.21.15.40:0/1251889332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:48 smithi040 bash[28232]: audit 2023-12-01T16:28:48.375789+0000 mon.c (mon.2) 974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:48 smithi040 bash[41173]: audit 2023-12-01T16:28:48.046388+0000 mon.a (mon.0) 1609 : audit 0 from='client.? 172.21.15.40:0/1251889332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:48 smithi040 bash[41173]: audit 2023-12-01T16:28:48.375789+0000 mon.c (mon.2) 974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:49 smithi141 bash[31670]: cluster 2023-12-01T16:28:48.642426+0000 mgr.y (mgr.24356) 1522 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:49 smithi040 bash[28232]: cluster 2023-12-01T16:28:48.642426+0000 mgr.y (mgr.24356) 1522 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:49 smithi040 bash[41173]: cluster 2023-12-01T16:28:48.642426+0000 mgr.y (mgr.24356) 1522 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:50 smithi141 bash[31670]: audit 2023-12-01T16:28:50.514483+0000 mon.c (mon.2) 975 : audit 0 from='client.? 172.21.15.40:0/3574270288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:50 smithi040 bash[28232]: audit 2023-12-01T16:28:50.514483+0000 mon.c (mon.2) 975 : audit 0 from='client.? 172.21.15.40:0/3574270288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:50 smithi040 bash[41173]: audit 2023-12-01T16:28:50.514483+0000 mon.c (mon.2) 975 : audit 0 from='client.? 172.21.15.40:0/3574270288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:51 smithi141 bash[31670]: cluster 2023-12-01T16:28:50.643518+0000 mgr.y (mgr.24356) 1523 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:51 smithi040 bash[41173]: cluster 2023-12-01T16:28:50.643518+0000 mgr.y (mgr.24356) 1523 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:51 smithi040 bash[28232]: cluster 2023-12-01T16:28:50.643518+0000 mgr.y (mgr.24356) 1523 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:53 smithi141 bash[31670]: cluster 2023-12-01T16:28:52.644134+0000 mgr.y (mgr.24356) 1524 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:53 smithi141 bash[31670]: audit 2023-12-01T16:28:52.984695+0000 mon.a (mon.0) 1610 : audit 0 from='client.? 172.21.15.40:0/2404055324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:53 smithi040 bash[28232]: cluster 2023-12-01T16:28:52.644134+0000 mgr.y (mgr.24356) 1524 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:53 smithi040 bash[28232]: audit 2023-12-01T16:28:52.984695+0000 mon.a (mon.0) 1610 : audit 0 from='client.? 172.21.15.40:0/2404055324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:53 smithi040 bash[41173]: cluster 2023-12-01T16:28:52.644134+0000 mgr.y (mgr.24356) 1524 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:53 smithi040 bash[41173]: audit 2023-12-01T16:28:52.984695+0000 mon.a (mon.0) 1610 : audit 0 from='client.? 172.21.15.40:0/2404055324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:55 smithi141 bash[31670]: cluster 2023-12-01T16:28:54.645343+0000 mgr.y (mgr.24356) 1525 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:55 smithi141 bash[31670]: audit 2023-12-01T16:28:55.437791+0000 mon.a (mon.0) 1611 : audit 0 from='client.? 172.21.15.40:0/2602020294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:55 smithi040 bash[28232]: cluster 2023-12-01T16:28:54.645343+0000 mgr.y (mgr.24356) 1525 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:55 smithi040 bash[28232]: audit 2023-12-01T16:28:55.437791+0000 mon.a (mon.0) 1611 : audit 0 from='client.? 172.21.15.40:0/2602020294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:55 smithi040 bash[41173]: cluster 2023-12-01T16:28:54.645343+0000 mgr.y (mgr.24356) 1525 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:55 smithi040 bash[41173]: audit 2023-12-01T16:28:55.437791+0000 mon.a (mon.0) 1611 : audit 0 from='client.? 172.21.15.40:0/2602020294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:28:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:28:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:57 smithi141 bash[31670]: cluster 2023-12-01T16:28:56.646056+0000 mgr.y (mgr.24356) 1526 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:57 smithi040 bash[28232]: cluster 2023-12-01T16:28:56.646056+0000 mgr.y (mgr.24356) 1526 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:57 smithi040 bash[41173]: cluster 2023-12-01T16:28:56.646056+0000 mgr.y (mgr.24356) 1526 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:28:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:58 smithi141 bash[31670]: audit 2023-12-01T16:28:57.898845+0000 mon.c (mon.2) 976 : audit 0 from='client.? 172.21.15.40:0/1224143637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:58 smithi040 bash[28232]: audit 2023-12-01T16:28:57.898845+0000 mon.c (mon.2) 976 : audit 0 from='client.? 172.21.15.40:0/1224143637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:28:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:58 smithi040 bash[41173]: audit 2023-12-01T16:28:57.898845+0000 mon.c (mon.2) 976 : audit 0 from='client.? 172.21.15.40:0/1224143637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:28:59 smithi141 bash[31670]: cluster 2023-12-01T16:28:58.646753+0000 mgr.y (mgr.24356) 1527 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:28:59 smithi040 bash[41173]: cluster 2023-12-01T16:28:58.646753+0000 mgr.y (mgr.24356) 1527 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:28:59 smithi040 bash[28232]: cluster 2023-12-01T16:28:58.646753+0000 mgr.y (mgr.24356) 1527 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:00 smithi141 bash[31670]: audit 2023-12-01T16:29:00.366997+0000 mon.a (mon.0) 1612 : audit 0 from='client.? 172.21.15.40:0/4234659237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:00 smithi040 bash[28232]: audit 2023-12-01T16:29:00.366997+0000 mon.a (mon.0) 1612 : audit 0 from='client.? 172.21.15.40:0/4234659237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:00 smithi040 bash[41173]: audit 2023-12-01T16:29:00.366997+0000 mon.a (mon.0) 1612 : audit 0 from='client.? 172.21.15.40:0/4234659237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:01 smithi141 bash[31670]: cluster 2023-12-01T16:29:00.647899+0000 mgr.y (mgr.24356) 1528 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:01 smithi040 bash[28232]: cluster 2023-12-01T16:29:00.647899+0000 mgr.y (mgr.24356) 1528 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:01 smithi040 bash[41173]: cluster 2023-12-01T16:29:00.647899+0000 mgr.y (mgr.24356) 1528 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:03 smithi141 bash[31670]: cluster 2023-12-01T16:29:02.648364+0000 mgr.y (mgr.24356) 1529 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:03 smithi141 bash[31670]: audit 2023-12-01T16:29:02.834863+0000 mon.a (mon.0) 1613 : audit 0 from='client.? 172.21.15.40:0/1296078611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:03 smithi141 bash[31670]: audit 2023-12-01T16:29:03.376216+0000 mon.c (mon.2) 977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:03 smithi040 bash[28232]: cluster 2023-12-01T16:29:02.648364+0000 mgr.y (mgr.24356) 1529 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:03 smithi040 bash[28232]: audit 2023-12-01T16:29:02.834863+0000 mon.a (mon.0) 1613 : audit 0 from='client.? 172.21.15.40:0/1296078611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:03 smithi040 bash[28232]: audit 2023-12-01T16:29:03.376216+0000 mon.c (mon.2) 977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:03 smithi040 bash[41173]: cluster 2023-12-01T16:29:02.648364+0000 mgr.y (mgr.24356) 1529 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:03 smithi040 bash[41173]: audit 2023-12-01T16:29:02.834863+0000 mon.a (mon.0) 1613 : audit 0 from='client.? 172.21.15.40:0/1296078611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:03 smithi040 bash[41173]: audit 2023-12-01T16:29:03.376216+0000 mon.c (mon.2) 977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:05 smithi040 bash[28232]: cluster 2023-12-01T16:29:04.649450+0000 mgr.y (mgr.24356) 1530 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:05 smithi040 bash[28232]: audit 2023-12-01T16:29:05.288783+0000 mon.a (mon.0) 1614 : audit 0 from='client.? 172.21.15.40:0/1519037771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:05 smithi040 bash[41173]: cluster 2023-12-01T16:29:04.649450+0000 mgr.y (mgr.24356) 1530 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:05 smithi040 bash[41173]: audit 2023-12-01T16:29:05.288783+0000 mon.a (mon.0) 1614 : audit 0 from='client.? 172.21.15.40:0/1519037771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:05 smithi141 bash[31670]: cluster 2023-12-01T16:29:04.649450+0000 mgr.y (mgr.24356) 1530 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:05 smithi141 bash[31670]: audit 2023-12-01T16:29:05.288783+0000 mon.a (mon.0) 1614 : audit 0 from='client.? 172.21.15.40:0/1519037771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:29:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:29:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:07 smithi040 bash[28232]: cluster 2023-12-01T16:29:06.650128+0000 mgr.y (mgr.24356) 1531 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:07 smithi040 bash[28232]: audit 2023-12-01T16:29:07.755372+0000 mon.a (mon.0) 1615 : audit 0 from='client.? 172.21.15.40:0/1711550149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:07 smithi040 bash[41173]: cluster 2023-12-01T16:29:06.650128+0000 mgr.y (mgr.24356) 1531 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:07 smithi040 bash[41173]: audit 2023-12-01T16:29:07.755372+0000 mon.a (mon.0) 1615 : audit 0 from='client.? 172.21.15.40:0/1711550149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:07 smithi141 bash[31670]: cluster 2023-12-01T16:29:06.650128+0000 mgr.y (mgr.24356) 1531 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:07 smithi141 bash[31670]: audit 2023-12-01T16:29:07.755372+0000 mon.a (mon.0) 1615 : audit 0 from='client.? 172.21.15.40:0/1711550149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:09 smithi040 bash[28232]: cluster 2023-12-01T16:29:08.650806+0000 mgr.y (mgr.24356) 1532 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:09 smithi040 bash[28232]: audit 2023-12-01T16:29:09.015505+0000 mon.c (mon.2) 978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:29:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:09 smithi040 bash[41173]: cluster 2023-12-01T16:29:08.650806+0000 mgr.y (mgr.24356) 1532 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:09 smithi040 bash[41173]: audit 2023-12-01T16:29:09.015505+0000 mon.c (mon.2) 978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:29:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:09 smithi141 bash[31670]: cluster 2023-12-01T16:29:08.650806+0000 mgr.y (mgr.24356) 1532 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:09 smithi141 bash[31670]: audit 2023-12-01T16:29:09.015505+0000 mon.c (mon.2) 978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:29:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:10 smithi040 bash[28232]: audit 2023-12-01T16:29:10.226261+0000 mon.a (mon.0) 1616 : audit 0 from='client.? 172.21.15.40:0/2206874816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:10 smithi040 bash[41173]: audit 2023-12-01T16:29:10.226261+0000 mon.a (mon.0) 1616 : audit 0 from='client.? 172.21.15.40:0/2206874816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:10 smithi141 bash[31670]: audit 2023-12-01T16:29:10.226261+0000 mon.a (mon.0) 1616 : audit 0 from='client.? 172.21.15.40:0/2206874816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:11 smithi040 bash[28232]: cluster 2023-12-01T16:29:10.651978+0000 mgr.y (mgr.24356) 1533 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:11 smithi040 bash[41173]: cluster 2023-12-01T16:29:10.651978+0000 mgr.y (mgr.24356) 1533 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:11 smithi141 bash[31670]: cluster 2023-12-01T16:29:10.651978+0000 mgr.y (mgr.24356) 1533 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:12 smithi141 bash[31670]: audit 2023-12-01T16:29:12.683296+0000 mon.c (mon.2) 979 : audit 0 from='client.? 172.21.15.40:0/2840216079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:12 smithi040 bash[28232]: audit 2023-12-01T16:29:12.683296+0000 mon.c (mon.2) 979 : audit 0 from='client.? 172.21.15.40:0/2840216079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:12 smithi040 bash[41173]: audit 2023-12-01T16:29:12.683296+0000 mon.c (mon.2) 979 : audit 0 from='client.? 172.21.15.40:0/2840216079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:13 smithi141 bash[31670]: cluster 2023-12-01T16:29:12.652624+0000 mgr.y (mgr.24356) 1534 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:13 smithi040 bash[28232]: cluster 2023-12-01T16:29:12.652624+0000 mgr.y (mgr.24356) 1534 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:13 smithi040 bash[41173]: cluster 2023-12-01T16:29:12.652624+0000 mgr.y (mgr.24356) 1534 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: cluster 2023-12-01T16:29:14.653833+0000 mgr.y (mgr.24356) 1535 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:14.859469+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:14.870563+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:15.154646+0000 mon.c (mon.2) 980 : audit 0 from='client.? 172.21.15.40:0/2843359812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:15.216989+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:15.229888+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:15.708178+0000 mon.c (mon.2) 981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:15.710146+0000 mon.c (mon.2) 982 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[28232]: audit 2023-12-01T16:29:15.720646+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: cluster 2023-12-01T16:29:14.653833+0000 mgr.y (mgr.24356) 1535 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:14.859469+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:14.870563+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:15.154646+0000 mon.c (mon.2) 980 : audit 0 from='client.? 172.21.15.40:0/2843359812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:15.216989+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:15.229888+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:15.708178+0000 mon.c (mon.2) 981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:29:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:15.710146+0000 mon.c (mon.2) 982 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:29:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:15 smithi040 bash[41173]: audit 2023-12-01T16:29:15.720646+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: cluster 2023-12-01T16:29:14.653833+0000 mgr.y (mgr.24356) 1535 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:14.859469+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:14.870563+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:15.154646+0000 mon.c (mon.2) 980 : audit 0 from='client.? 172.21.15.40:0/2843359812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:15.216989+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:15.229888+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:15.708178+0000 mon.c (mon.2) 981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:15.710146+0000 mon.c (mon.2) 982 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:29:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:15 smithi141 bash[31670]: audit 2023-12-01T16:29:15.720646+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:29:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:29:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:29:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:17 smithi040 bash[28232]: cluster 2023-12-01T16:29:16.654539+0000 mgr.y (mgr.24356) 1536 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:17 smithi040 bash[28232]: audit 2023-12-01T16:29:17.621811+0000 mon.c (mon.2) 983 : audit 0 from='client.? 172.21.15.40:0/494638560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:17 smithi040 bash[41173]: cluster 2023-12-01T16:29:16.654539+0000 mgr.y (mgr.24356) 1536 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:17 smithi040 bash[41173]: audit 2023-12-01T16:29:17.621811+0000 mon.c (mon.2) 983 : audit 0 from='client.? 172.21.15.40:0/494638560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:17 smithi141 bash[31670]: cluster 2023-12-01T16:29:16.654539+0000 mgr.y (mgr.24356) 1536 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:17 smithi141 bash[31670]: audit 2023-12-01T16:29:17.621811+0000 mon.c (mon.2) 983 : audit 0 from='client.? 172.21.15.40:0/494638560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:19 smithi040 bash[28232]: audit 2023-12-01T16:29:18.376636+0000 mon.c (mon.2) 984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:19 smithi040 bash[28232]: cluster 2023-12-01T16:29:18.655179+0000 mgr.y (mgr.24356) 1537 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:19 smithi040 bash[41173]: audit 2023-12-01T16:29:18.376636+0000 mon.c (mon.2) 984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:19 smithi040 bash[41173]: cluster 2023-12-01T16:29:18.655179+0000 mgr.y (mgr.24356) 1537 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:19 smithi141 bash[31670]: audit 2023-12-01T16:29:18.376636+0000 mon.c (mon.2) 984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:19 smithi141 bash[31670]: cluster 2023-12-01T16:29:18.655179+0000 mgr.y (mgr.24356) 1537 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:20 smithi040 bash[28232]: audit 2023-12-01T16:29:20.083875+0000 mon.a (mon.0) 1622 : audit 0 from='client.? 172.21.15.40:0/3879608161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:20 smithi040 bash[41173]: audit 2023-12-01T16:29:20.083875+0000 mon.a (mon.0) 1622 : audit 0 from='client.? 172.21.15.40:0/3879608161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:20 smithi141 bash[31670]: audit 2023-12-01T16:29:20.083875+0000 mon.a (mon.0) 1622 : audit 0 from='client.? 172.21.15.40:0/3879608161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:21 smithi040 bash[28232]: cluster 2023-12-01T16:29:20.656331+0000 mgr.y (mgr.24356) 1538 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:21 smithi040 bash[41173]: cluster 2023-12-01T16:29:20.656331+0000 mgr.y (mgr.24356) 1538 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:21 smithi141 bash[31670]: cluster 2023-12-01T16:29:20.656331+0000 mgr.y (mgr.24356) 1538 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:22.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:22 smithi040 bash[28232]: audit 2023-12-01T16:29:22.566248+0000 mon.c (mon.2) 985 : audit 0 from='client.? 172.21.15.40:0/3540976550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:22.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:22 smithi040 bash[41173]: audit 2023-12-01T16:29:22.566248+0000 mon.c (mon.2) 985 : audit 0 from='client.? 172.21.15.40:0/3540976550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:22 smithi141 bash[31670]: audit 2023-12-01T16:29:22.566248+0000 mon.c (mon.2) 985 : audit 0 from='client.? 172.21.15.40:0/3540976550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:23 smithi040 bash[28232]: cluster 2023-12-01T16:29:22.657066+0000 mgr.y (mgr.24356) 1539 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:23 smithi040 bash[41173]: cluster 2023-12-01T16:29:22.657066+0000 mgr.y (mgr.24356) 1539 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:23 smithi141 bash[31670]: cluster 2023-12-01T16:29:22.657066+0000 mgr.y (mgr.24356) 1539 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:25 smithi141 bash[31670]: cluster 2023-12-01T16:29:24.658169+0000 mgr.y (mgr.24356) 1540 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:25 smithi141 bash[31670]: audit 2023-12-01T16:29:25.038454+0000 mon.a (mon.0) 1623 : audit 0 from='client.? 172.21.15.40:0/1797052702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:25 smithi040 bash[28232]: cluster 2023-12-01T16:29:24.658169+0000 mgr.y (mgr.24356) 1540 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:25 smithi040 bash[28232]: audit 2023-12-01T16:29:25.038454+0000 mon.a (mon.0) 1623 : audit 0 from='client.? 172.21.15.40:0/1797052702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:25 smithi040 bash[41173]: cluster 2023-12-01T16:29:24.658169+0000 mgr.y (mgr.24356) 1540 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:25 smithi040 bash[41173]: audit 2023-12-01T16:29:25.038454+0000 mon.a (mon.0) 1623 : audit 0 from='client.? 172.21.15.40:0/1797052702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:29:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:29:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:27 smithi141 bash[31670]: cluster 2023-12-01T16:29:26.658787+0000 mgr.y (mgr.24356) 1541 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:27 smithi141 bash[31670]: audit 2023-12-01T16:29:27.508298+0000 mon.c (mon.2) 986 : audit 0 from='client.? 172.21.15.40:0/3196917138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:27 smithi040 bash[28232]: cluster 2023-12-01T16:29:26.658787+0000 mgr.y (mgr.24356) 1541 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:27 smithi040 bash[28232]: audit 2023-12-01T16:29:27.508298+0000 mon.c (mon.2) 986 : audit 0 from='client.? 172.21.15.40:0/3196917138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:27 smithi040 bash[41173]: cluster 2023-12-01T16:29:26.658787+0000 mgr.y (mgr.24356) 1541 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:27 smithi040 bash[41173]: audit 2023-12-01T16:29:27.508298+0000 mon.c (mon.2) 986 : audit 0 from='client.? 172.21.15.40:0/3196917138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:29 smithi040 bash[41173]: cluster 2023-12-01T16:29:28.659464+0000 mgr.y (mgr.24356) 1542 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:29 smithi040 bash[28232]: cluster 2023-12-01T16:29:28.659464+0000 mgr.y (mgr.24356) 1542 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:29 smithi141 bash[31670]: cluster 2023-12-01T16:29:28.659464+0000 mgr.y (mgr.24356) 1542 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:30 smithi040 bash[41173]: audit 2023-12-01T16:29:29.982747+0000 mon.c (mon.2) 987 : audit 0 from='client.? 172.21.15.40:0/3760517648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:30 smithi040 bash[28232]: audit 2023-12-01T16:29:29.982747+0000 mon.c (mon.2) 987 : audit 0 from='client.? 172.21.15.40:0/3760517648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:30 smithi141 bash[31670]: audit 2023-12-01T16:29:29.982747+0000 mon.c (mon.2) 987 : audit 0 from='client.? 172.21.15.40:0/3760517648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:31 smithi040 bash[28232]: cluster 2023-12-01T16:29:30.660625+0000 mgr.y (mgr.24356) 1543 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:31 smithi040 bash[41173]: cluster 2023-12-01T16:29:30.660625+0000 mgr.y (mgr.24356) 1543 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:31 smithi141 bash[31670]: cluster 2023-12-01T16:29:30.660625+0000 mgr.y (mgr.24356) 1543 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:32 smithi141 bash[31670]: audit 2023-12-01T16:29:32.452668+0000 mon.c (mon.2) 988 : audit 0 from='client.? 172.21.15.40:0/2001794996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:32 smithi040 bash[28232]: audit 2023-12-01T16:29:32.452668+0000 mon.c (mon.2) 988 : audit 0 from='client.? 172.21.15.40:0/2001794996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:32 smithi040 bash[41173]: audit 2023-12-01T16:29:32.452668+0000 mon.c (mon.2) 988 : audit 0 from='client.? 172.21.15.40:0/2001794996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:33 smithi141 bash[31670]: cluster 2023-12-01T16:29:32.661219+0000 mgr.y (mgr.24356) 1544 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:33 smithi141 bash[31670]: audit 2023-12-01T16:29:33.377106+0000 mon.c (mon.2) 989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:33 smithi040 bash[41173]: cluster 2023-12-01T16:29:32.661219+0000 mgr.y (mgr.24356) 1544 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:33 smithi040 bash[41173]: audit 2023-12-01T16:29:33.377106+0000 mon.c (mon.2) 989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:33 smithi040 bash[28232]: cluster 2023-12-01T16:29:32.661219+0000 mgr.y (mgr.24356) 1544 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:33 smithi040 bash[28232]: audit 2023-12-01T16:29:33.377106+0000 mon.c (mon.2) 989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:35 smithi141 bash[31670]: cluster 2023-12-01T16:29:34.662339+0000 mgr.y (mgr.24356) 1545 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:35 smithi141 bash[31670]: audit 2023-12-01T16:29:34.915943+0000 mon.c (mon.2) 990 : audit 0 from='client.? 172.21.15.40:0/3619533546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:35 smithi040 bash[41173]: cluster 2023-12-01T16:29:34.662339+0000 mgr.y (mgr.24356) 1545 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:35 smithi040 bash[41173]: audit 2023-12-01T16:29:34.915943+0000 mon.c (mon.2) 990 : audit 0 from='client.? 172.21.15.40:0/3619533546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:35 smithi040 bash[28232]: cluster 2023-12-01T16:29:34.662339+0000 mgr.y (mgr.24356) 1545 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:35 smithi040 bash[28232]: audit 2023-12-01T16:29:34.915943+0000 mon.c (mon.2) 990 : audit 0 from='client.? 172.21.15.40:0/3619533546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:29:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:29:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:37 smithi141 bash[31670]: cluster 2023-12-01T16:29:36.663126+0000 mgr.y (mgr.24356) 1546 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:37 smithi141 bash[31670]: audit 2023-12-01T16:29:37.380825+0000 mon.c (mon.2) 991 : audit 0 from='client.? 172.21.15.40:0/1143649063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:37 smithi040 bash[28232]: cluster 2023-12-01T16:29:36.663126+0000 mgr.y (mgr.24356) 1546 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:37 smithi040 bash[28232]: audit 2023-12-01T16:29:37.380825+0000 mon.c (mon.2) 991 : audit 0 from='client.? 172.21.15.40:0/1143649063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:37 smithi040 bash[41173]: cluster 2023-12-01T16:29:36.663126+0000 mgr.y (mgr.24356) 1546 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:37 smithi040 bash[41173]: audit 2023-12-01T16:29:37.380825+0000 mon.c (mon.2) 991 : audit 0 from='client.? 172.21.15.40:0/1143649063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:39 smithi040 bash[28232]: cluster 2023-12-01T16:29:38.663817+0000 mgr.y (mgr.24356) 1547 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:39 smithi040 bash[41173]: cluster 2023-12-01T16:29:38.663817+0000 mgr.y (mgr.24356) 1547 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:39 smithi141 bash[31670]: cluster 2023-12-01T16:29:38.663817+0000 mgr.y (mgr.24356) 1547 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:40 smithi040 bash[28232]: audit 2023-12-01T16:29:39.836936+0000 mon.a (mon.0) 1624 : audit 0 from='client.? 172.21.15.40:0/3857416626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:40 smithi040 bash[41173]: audit 2023-12-01T16:29:39.836936+0000 mon.a (mon.0) 1624 : audit 0 from='client.? 172.21.15.40:0/3857416626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:40 smithi141 bash[31670]: audit 2023-12-01T16:29:39.836936+0000 mon.a (mon.0) 1624 : audit 0 from='client.? 172.21.15.40:0/3857416626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:41 smithi040 bash[28232]: cluster 2023-12-01T16:29:40.664960+0000 mgr.y (mgr.24356) 1548 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:41 smithi040 bash[41173]: cluster 2023-12-01T16:29:40.664960+0000 mgr.y (mgr.24356) 1548 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:41 smithi141 bash[31670]: cluster 2023-12-01T16:29:40.664960+0000 mgr.y (mgr.24356) 1548 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:42 smithi040 bash[28232]: audit 2023-12-01T16:29:42.305308+0000 mon.c (mon.2) 992 : audit 0 from='client.? 172.21.15.40:0/1492394634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:42.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:42 smithi040 bash[41173]: audit 2023-12-01T16:29:42.305308+0000 mon.c (mon.2) 992 : audit 0 from='client.? 172.21.15.40:0/1492394634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:42 smithi141 bash[31670]: audit 2023-12-01T16:29:42.305308+0000 mon.c (mon.2) 992 : audit 0 from='client.? 172.21.15.40:0/1492394634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:43 smithi040 bash[28232]: cluster 2023-12-01T16:29:42.665667+0000 mgr.y (mgr.24356) 1549 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:43 smithi040 bash[41173]: cluster 2023-12-01T16:29:42.665667+0000 mgr.y (mgr.24356) 1549 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:43 smithi141 bash[31670]: cluster 2023-12-01T16:29:42.665667+0000 mgr.y (mgr.24356) 1549 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:45 smithi141 bash[31670]: cluster 2023-12-01T16:29:44.666810+0000 mgr.y (mgr.24356) 1550 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:45 smithi141 bash[31670]: audit 2023-12-01T16:29:44.768217+0000 mon.c (mon.2) 993 : audit 0 from='client.? 172.21.15.40:0/1943438670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:45 smithi040 bash[28232]: cluster 2023-12-01T16:29:44.666810+0000 mgr.y (mgr.24356) 1550 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:45 smithi040 bash[28232]: audit 2023-12-01T16:29:44.768217+0000 mon.c (mon.2) 993 : audit 0 from='client.? 172.21.15.40:0/1943438670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:45 smithi040 bash[41173]: cluster 2023-12-01T16:29:44.666810+0000 mgr.y (mgr.24356) 1550 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:45 smithi040 bash[41173]: audit 2023-12-01T16:29:44.768217+0000 mon.c (mon.2) 993 : audit 0 from='client.? 172.21.15.40:0/1943438670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:29:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:29:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:47 smithi141 bash[31670]: cluster 2023-12-01T16:29:46.667469+0000 mgr.y (mgr.24356) 1551 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:47 smithi141 bash[31670]: audit 2023-12-01T16:29:47.218293+0000 mon.a (mon.0) 1625 : audit 0 from='client.? 172.21.15.40:0/2097046949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:47 smithi040 bash[41173]: cluster 2023-12-01T16:29:46.667469+0000 mgr.y (mgr.24356) 1551 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:47 smithi040 bash[41173]: audit 2023-12-01T16:29:47.218293+0000 mon.a (mon.0) 1625 : audit 0 from='client.? 172.21.15.40:0/2097046949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:47 smithi040 bash[28232]: cluster 2023-12-01T16:29:46.667469+0000 mgr.y (mgr.24356) 1551 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:47 smithi040 bash[28232]: audit 2023-12-01T16:29:47.218293+0000 mon.a (mon.0) 1625 : audit 0 from='client.? 172.21.15.40:0/2097046949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:49 smithi040 bash[28232]: audit 2023-12-01T16:29:48.377554+0000 mon.c (mon.2) 994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:49 smithi040 bash[28232]: cluster 2023-12-01T16:29:48.668135+0000 mgr.y (mgr.24356) 1552 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:49 smithi040 bash[41173]: audit 2023-12-01T16:29:48.377554+0000 mon.c (mon.2) 994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:49 smithi040 bash[41173]: cluster 2023-12-01T16:29:48.668135+0000 mgr.y (mgr.24356) 1552 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:49 smithi141 bash[31670]: audit 2023-12-01T16:29:48.377554+0000 mon.c (mon.2) 994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:49 smithi141 bash[31670]: cluster 2023-12-01T16:29:48.668135+0000 mgr.y (mgr.24356) 1552 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:50 smithi040 bash[41173]: audit 2023-12-01T16:29:49.683028+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.40:0/3510328973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:50 smithi040 bash[28232]: audit 2023-12-01T16:29:49.683028+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.40:0/3510328973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:50 smithi141 bash[31670]: audit 2023-12-01T16:29:49.683028+0000 mon.a (mon.0) 1626 : audit 0 from='client.? 172.21.15.40:0/3510328973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:51 smithi040 bash[28232]: cluster 2023-12-01T16:29:50.669278+0000 mgr.y (mgr.24356) 1553 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:51 smithi040 bash[41173]: cluster 2023-12-01T16:29:50.669278+0000 mgr.y (mgr.24356) 1553 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:51 smithi141 bash[31670]: cluster 2023-12-01T16:29:50.669278+0000 mgr.y (mgr.24356) 1553 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:52 smithi141 bash[31670]: audit 2023-12-01T16:29:52.147433+0000 mon.a (mon.0) 1627 : audit 0 from='client.? 172.21.15.40:0/528917697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:52 smithi040 bash[28232]: audit 2023-12-01T16:29:52.147433+0000 mon.a (mon.0) 1627 : audit 0 from='client.? 172.21.15.40:0/528917697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:52 smithi040 bash[41173]: audit 2023-12-01T16:29:52.147433+0000 mon.a (mon.0) 1627 : audit 0 from='client.? 172.21.15.40:0/528917697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:53 smithi141 bash[31670]: cluster 2023-12-01T16:29:52.669912+0000 mgr.y (mgr.24356) 1554 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:53 smithi040 bash[28232]: cluster 2023-12-01T16:29:52.669912+0000 mgr.y (mgr.24356) 1554 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:53 smithi040 bash[41173]: cluster 2023-12-01T16:29:52.669912+0000 mgr.y (mgr.24356) 1554 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:54 smithi141 bash[31670]: audit 2023-12-01T16:29:54.613321+0000 mon.c (mon.2) 995 : audit 0 from='client.? 172.21.15.40:0/1431865517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:54 smithi040 bash[28232]: audit 2023-12-01T16:29:54.613321+0000 mon.c (mon.2) 995 : audit 0 from='client.? 172.21.15.40:0/1431865517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:54 smithi040 bash[41173]: audit 2023-12-01T16:29:54.613321+0000 mon.c (mon.2) 995 : audit 0 from='client.? 172.21.15.40:0/1431865517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:55 smithi141 bash[31670]: cluster 2023-12-01T16:29:54.670979+0000 mgr.y (mgr.24356) 1555 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:55 smithi040 bash[28232]: cluster 2023-12-01T16:29:54.670979+0000 mgr.y (mgr.24356) 1555 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:55 smithi040 bash[41173]: cluster 2023-12-01T16:29:54.670979+0000 mgr.y (mgr.24356) 1555 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:29:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:29:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:57 smithi141 bash[31670]: cluster 2023-12-01T16:29:56.671808+0000 mgr.y (mgr.24356) 1556 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:57 smithi141 bash[31670]: audit 2023-12-01T16:29:57.080658+0000 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.40:0/1328211196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:57 smithi040 bash[28232]: cluster 2023-12-01T16:29:56.671808+0000 mgr.y (mgr.24356) 1556 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:57 smithi040 bash[28232]: audit 2023-12-01T16:29:57.080658+0000 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.40:0/1328211196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:57 smithi040 bash[41173]: cluster 2023-12-01T16:29:56.671808+0000 mgr.y (mgr.24356) 1556 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:57 smithi040 bash[41173]: audit 2023-12-01T16:29:57.080658+0000 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.40:0/1328211196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:29:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:29:59 smithi040 bash[28232]: cluster 2023-12-01T16:29:58.672540+0000 mgr.y (mgr.24356) 1557 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:29:59 smithi040 bash[41173]: cluster 2023-12-01T16:29:58.672540+0000 mgr.y (mgr.24356) 1557 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:29:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:29:59 smithi141 bash[31670]: cluster 2023-12-01T16:29:58.672540+0000 mgr.y (mgr.24356) 1557 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:00 smithi040 bash[41173]: audit 2023-12-01T16:29:59.551358+0000 mon.a (mon.0) 1629 : audit 0 from='client.? 172.21.15.40:0/739350480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:00 smithi040 bash[41173]: cluster 2023-12-01T16:30:00.000193+0000 mon.a (mon.0) 1630 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:00 smithi040 bash[28232]: debug 2023-12-01T16:29:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:00 smithi040 bash[28232]: audit 2023-12-01T16:29:59.551358+0000 mon.a (mon.0) 1629 : audit 0 from='client.? 172.21.15.40:0/739350480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:00 smithi040 bash[28232]: cluster 2023-12-01T16:30:00.000193+0000 mon.a (mon.0) 1630 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:00 smithi141 bash[31670]: audit 2023-12-01T16:29:59.551358+0000 mon.a (mon.0) 1629 : audit 0 from='client.? 172.21.15.40:0/739350480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:00 smithi141 bash[31670]: cluster 2023-12-01T16:30:00.000193+0000 mon.a (mon.0) 1630 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:01 smithi141 bash[31670]: cluster 2023-12-01T16:30:00.673661+0000 mgr.y (mgr.24356) 1558 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:01 smithi040 bash[28232]: cluster 2023-12-01T16:30:00.673661+0000 mgr.y (mgr.24356) 1558 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:01 smithi040 bash[41173]: cluster 2023-12-01T16:30:00.673661+0000 mgr.y (mgr.24356) 1558 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:02 smithi141 bash[31670]: audit 2023-12-01T16:30:02.017822+0000 mon.c (mon.2) 996 : audit 0 from='client.? 172.21.15.40:0/1405387414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:02 smithi040 bash[28232]: audit 2023-12-01T16:30:02.017822+0000 mon.c (mon.2) 996 : audit 0 from='client.? 172.21.15.40:0/1405387414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:02 smithi040 bash[41173]: audit 2023-12-01T16:30:02.017822+0000 mon.c (mon.2) 996 : audit 0 from='client.? 172.21.15.40:0/1405387414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:03 smithi141 bash[31670]: cluster 2023-12-01T16:30:02.674371+0000 mgr.y (mgr.24356) 1559 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:03 smithi040 bash[41173]: cluster 2023-12-01T16:30:02.674371+0000 mgr.y (mgr.24356) 1559 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:03.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:03 smithi040 bash[28232]: cluster 2023-12-01T16:30:02.674371+0000 mgr.y (mgr.24356) 1559 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:04 smithi141 bash[31670]: audit 2023-12-01T16:30:03.377995+0000 mon.c (mon.2) 997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:04 smithi040 bash[41173]: audit 2023-12-01T16:30:03.377995+0000 mon.c (mon.2) 997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:04 smithi040 bash[28232]: audit 2023-12-01T16:30:03.377995+0000 mon.c (mon.2) 997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:05 smithi141 bash[31670]: audit 2023-12-01T16:30:04.484558+0000 mon.c (mon.2) 998 : audit 0 from='client.? 172.21.15.40:0/3985403830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:05 smithi141 bash[31670]: cluster 2023-12-01T16:30:04.675549+0000 mgr.y (mgr.24356) 1560 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:05 smithi040 bash[28232]: audit 2023-12-01T16:30:04.484558+0000 mon.c (mon.2) 998 : audit 0 from='client.? 172.21.15.40:0/3985403830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:05 smithi040 bash[28232]: cluster 2023-12-01T16:30:04.675549+0000 mgr.y (mgr.24356) 1560 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:05 smithi040 bash[41173]: audit 2023-12-01T16:30:04.484558+0000 mon.c (mon.2) 998 : audit 0 from='client.? 172.21.15.40:0/3985403830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:05 smithi040 bash[41173]: cluster 2023-12-01T16:30:04.675549+0000 mgr.y (mgr.24356) 1560 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:30:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:30:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:07 smithi141 bash[31670]: cluster 2023-12-01T16:30:06.676190+0000 mgr.y (mgr.24356) 1561 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:07 smithi141 bash[31670]: audit 2023-12-01T16:30:06.948362+0000 mon.a (mon.0) 1631 : audit 0 from='client.? 172.21.15.40:0/608665406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:07 smithi040 bash[28232]: cluster 2023-12-01T16:30:06.676190+0000 mgr.y (mgr.24356) 1561 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:07 smithi040 bash[28232]: audit 2023-12-01T16:30:06.948362+0000 mon.a (mon.0) 1631 : audit 0 from='client.? 172.21.15.40:0/608665406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:07 smithi040 bash[41173]: cluster 2023-12-01T16:30:06.676190+0000 mgr.y (mgr.24356) 1561 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:07 smithi040 bash[41173]: audit 2023-12-01T16:30:06.948362+0000 mon.a (mon.0) 1631 : audit 0 from='client.? 172.21.15.40:0/608665406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:09 smithi040 bash[41173]: cluster 2023-12-01T16:30:08.676919+0000 mgr.y (mgr.24356) 1562 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:09 smithi040 bash[28232]: cluster 2023-12-01T16:30:08.676919+0000 mgr.y (mgr.24356) 1562 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:09 smithi141 bash[31670]: cluster 2023-12-01T16:30:08.676919+0000 mgr.y (mgr.24356) 1562 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:10 smithi040 bash[28232]: audit 2023-12-01T16:30:09.422671+0000 mon.c (mon.2) 999 : audit 0 from='client.? 172.21.15.40:0/2191809190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:10 smithi040 bash[41173]: audit 2023-12-01T16:30:09.422671+0000 mon.c (mon.2) 999 : audit 0 from='client.? 172.21.15.40:0/2191809190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:10 smithi141 bash[31670]: audit 2023-12-01T16:30:09.422671+0000 mon.c (mon.2) 999 : audit 0 from='client.? 172.21.15.40:0/2191809190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:11 smithi141 bash[31670]: cluster 2023-12-01T16:30:10.678091+0000 mgr.y (mgr.24356) 1563 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:11 smithi040 bash[28232]: cluster 2023-12-01T16:30:10.678091+0000 mgr.y (mgr.24356) 1563 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:11 smithi040 bash[41173]: cluster 2023-12-01T16:30:10.678091+0000 mgr.y (mgr.24356) 1563 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:12 smithi141 bash[31670]: audit 2023-12-01T16:30:11.899135+0000 mon.a (mon.0) 1632 : audit 0 from='client.? 172.21.15.40:0/2389411995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:12 smithi040 bash[41173]: audit 2023-12-01T16:30:11.899135+0000 mon.a (mon.0) 1632 : audit 0 from='client.? 172.21.15.40:0/2389411995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:12.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:12 smithi040 bash[28232]: audit 2023-12-01T16:30:11.899135+0000 mon.a (mon.0) 1632 : audit 0 from='client.? 172.21.15.40:0/2389411995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:13 smithi141 bash[31670]: cluster 2023-12-01T16:30:12.678703+0000 mgr.y (mgr.24356) 1564 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:13 smithi040 bash[28232]: cluster 2023-12-01T16:30:12.678703+0000 mgr.y (mgr.24356) 1564 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:13 smithi040 bash[41173]: cluster 2023-12-01T16:30:12.678703+0000 mgr.y (mgr.24356) 1564 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:14 smithi141 bash[31670]: audit 2023-12-01T16:30:14.360091+0000 mon.a (mon.0) 1633 : audit 0 from='client.? 172.21.15.40:0/3977587033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:14 smithi040 bash[41173]: audit 2023-12-01T16:30:14.360091+0000 mon.a (mon.0) 1633 : audit 0 from='client.? 172.21.15.40:0/3977587033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:14 smithi040 bash[28232]: audit 2023-12-01T16:30:14.360091+0000 mon.a (mon.0) 1633 : audit 0 from='client.? 172.21.15.40:0/3977587033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:15 smithi141 bash[31670]: cluster 2023-12-01T16:30:14.679870+0000 mgr.y (mgr.24356) 1565 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:15 smithi040 bash[41173]: cluster 2023-12-01T16:30:14.679870+0000 mgr.y (mgr.24356) 1565 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:15 smithi040 bash[28232]: cluster 2023-12-01T16:30:14.679870+0000 mgr.y (mgr.24356) 1565 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:16 smithi141 bash[31670]: audit 2023-12-01T16:30:15.803008+0000 mon.c (mon.2) 1000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:30:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:30:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:30:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:16 smithi040 bash[41173]: audit 2023-12-01T16:30:15.803008+0000 mon.c (mon.2) 1000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:30:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:16 smithi040 bash[28232]: audit 2023-12-01T16:30:15.803008+0000 mon.c (mon.2) 1000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:30:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:17 smithi141 bash[31670]: cluster 2023-12-01T16:30:16.680482+0000 mgr.y (mgr.24356) 1566 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:17 smithi141 bash[31670]: audit 2023-12-01T16:30:16.829090+0000 mon.c (mon.2) 1001 : audit 0 from='client.? 172.21.15.40:0/2145156634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:17 smithi040 bash[41173]: cluster 2023-12-01T16:30:16.680482+0000 mgr.y (mgr.24356) 1566 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:17 smithi040 bash[41173]: audit 2023-12-01T16:30:16.829090+0000 mon.c (mon.2) 1001 : audit 0 from='client.? 172.21.15.40:0/2145156634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:17 smithi040 bash[28232]: cluster 2023-12-01T16:30:16.680482+0000 mgr.y (mgr.24356) 1566 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:17 smithi040 bash[28232]: audit 2023-12-01T16:30:16.829090+0000 mon.c (mon.2) 1001 : audit 0 from='client.? 172.21.15.40:0/2145156634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:19 smithi040 bash[28232]: audit 2023-12-01T16:30:18.378400+0000 mon.c (mon.2) 1002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:19 smithi040 bash[28232]: cluster 2023-12-01T16:30:18.681057+0000 mgr.y (mgr.24356) 1567 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:19 smithi040 bash[41173]: audit 2023-12-01T16:30:18.378400+0000 mon.c (mon.2) 1002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:19 smithi040 bash[41173]: cluster 2023-12-01T16:30:18.681057+0000 mgr.y (mgr.24356) 1567 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:19 smithi141 bash[31670]: audit 2023-12-01T16:30:18.378400+0000 mon.c (mon.2) 1002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:19 smithi141 bash[31670]: cluster 2023-12-01T16:30:18.681057+0000 mgr.y (mgr.24356) 1567 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:20 smithi141 bash[31670]: audit 2023-12-01T16:30:19.305864+0000 mon.c (mon.2) 1003 : audit 0 from='client.? 172.21.15.40:0/1839854329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:20 smithi040 bash[28232]: audit 2023-12-01T16:30:19.305864+0000 mon.c (mon.2) 1003 : audit 0 from='client.? 172.21.15.40:0/1839854329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:20 smithi040 bash[41173]: audit 2023-12-01T16:30:19.305864+0000 mon.c (mon.2) 1003 : audit 0 from='client.? 172.21.15.40:0/1839854329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:21 smithi141 bash[31670]: cluster 2023-12-01T16:30:20.682204+0000 mgr.y (mgr.24356) 1568 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:21 smithi040 bash[41173]: cluster 2023-12-01T16:30:20.682204+0000 mgr.y (mgr.24356) 1568 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:21 smithi040 bash[28232]: cluster 2023-12-01T16:30:20.682204+0000 mgr.y (mgr.24356) 1568 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:21.701573+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:21.711673+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:21.777415+0000 mon.a (mon.0) 1636 : audit 0 from='client.? 172.21.15.40:0/2318083725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:22.001324+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:22.012996+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:22.487643+0000 mon.c (mon.2) 1004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:30:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:22.489437+0000 mon.c (mon.2) 1005 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:30:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:22 smithi141 bash[31670]: audit 2023-12-01T16:30:22.502144+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:21.701573+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:21.711673+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:21.777415+0000 mon.a (mon.0) 1636 : audit 0 from='client.? 172.21.15.40:0/2318083725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:22.001324+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:22.012996+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:22.487643+0000 mon.c (mon.2) 1004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:22.489437+0000 mon.c (mon.2) 1005 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[28232]: audit 2023-12-01T16:30:22.502144+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:21.701573+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:21.711673+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:21.777415+0000 mon.a (mon.0) 1636 : audit 0 from='client.? 172.21.15.40:0/2318083725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:22.001324+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:22.012996+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:22.487643+0000 mon.c (mon.2) 1004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:30:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:22.489437+0000 mon.c (mon.2) 1005 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:30:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:22 smithi040 bash[41173]: audit 2023-12-01T16:30:22.502144+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:30:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:23 smithi141 bash[31670]: cluster 2023-12-01T16:30:22.682859+0000 mgr.y (mgr.24356) 1569 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:23 smithi040 bash[41173]: cluster 2023-12-01T16:30:22.682859+0000 mgr.y (mgr.24356) 1569 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:23 smithi040 bash[28232]: cluster 2023-12-01T16:30:22.682859+0000 mgr.y (mgr.24356) 1569 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:24 smithi141 bash[31670]: audit 2023-12-01T16:30:24.235790+0000 mon.c (mon.2) 1006 : audit 0 from='client.? 172.21.15.40:0/1978286728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:24 smithi040 bash[28232]: audit 2023-12-01T16:30:24.235790+0000 mon.c (mon.2) 1006 : audit 0 from='client.? 172.21.15.40:0/1978286728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:24 smithi040 bash[41173]: audit 2023-12-01T16:30:24.235790+0000 mon.c (mon.2) 1006 : audit 0 from='client.? 172.21.15.40:0/1978286728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:25 smithi141 bash[31670]: cluster 2023-12-01T16:30:24.683977+0000 mgr.y (mgr.24356) 1570 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:25 smithi040 bash[28232]: cluster 2023-12-01T16:30:24.683977+0000 mgr.y (mgr.24356) 1570 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:25 smithi040 bash[41173]: cluster 2023-12-01T16:30:24.683977+0000 mgr.y (mgr.24356) 1570 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:26 smithi040 bash[28232]: audit 2023-12-01T16:30:26.703463+0000 mon.c (mon.2) 1007 : audit 0 from='client.? 172.21.15.40:0/4218269600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:30:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:30:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:26 smithi040 bash[41173]: audit 2023-12-01T16:30:26.703463+0000 mon.c (mon.2) 1007 : audit 0 from='client.? 172.21.15.40:0/4218269600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:26 smithi141 bash[31670]: audit 2023-12-01T16:30:26.703463+0000 mon.c (mon.2) 1007 : audit 0 from='client.? 172.21.15.40:0/4218269600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:27 smithi141 bash[31670]: cluster 2023-12-01T16:30:26.684637+0000 mgr.y (mgr.24356) 1571 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:27 smithi040 bash[41173]: cluster 2023-12-01T16:30:26.684637+0000 mgr.y (mgr.24356) 1571 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:27 smithi040 bash[28232]: cluster 2023-12-01T16:30:26.684637+0000 mgr.y (mgr.24356) 1571 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:29 smithi040 bash[41173]: cluster 2023-12-01T16:30:28.685293+0000 mgr.y (mgr.24356) 1572 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:29 smithi040 bash[28232]: cluster 2023-12-01T16:30:28.685293+0000 mgr.y (mgr.24356) 1572 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:29 smithi141 bash[31670]: cluster 2023-12-01T16:30:28.685293+0000 mgr.y (mgr.24356) 1572 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:30 smithi141 bash[31670]: audit 2023-12-01T16:30:29.176082+0000 mon.c (mon.2) 1008 : audit 0 from='client.? 172.21.15.40:0/339696847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:30 smithi040 bash[28232]: audit 2023-12-01T16:30:29.176082+0000 mon.c (mon.2) 1008 : audit 0 from='client.? 172.21.15.40:0/339696847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:30 smithi040 bash[41173]: audit 2023-12-01T16:30:29.176082+0000 mon.c (mon.2) 1008 : audit 0 from='client.? 172.21.15.40:0/339696847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:31 smithi141 bash[31670]: cluster 2023-12-01T16:30:30.686428+0000 mgr.y (mgr.24356) 1573 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:31 smithi040 bash[41173]: cluster 2023-12-01T16:30:30.686428+0000 mgr.y (mgr.24356) 1573 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:31 smithi040 bash[28232]: cluster 2023-12-01T16:30:30.686428+0000 mgr.y (mgr.24356) 1573 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:32 smithi141 bash[31670]: audit 2023-12-01T16:30:31.659144+0000 mon.c (mon.2) 1009 : audit 0 from='client.? 172.21.15.40:0/3806930278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:32 smithi040 bash[28232]: audit 2023-12-01T16:30:31.659144+0000 mon.c (mon.2) 1009 : audit 0 from='client.? 172.21.15.40:0/3806930278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:32 smithi040 bash[41173]: audit 2023-12-01T16:30:31.659144+0000 mon.c (mon.2) 1009 : audit 0 from='client.? 172.21.15.40:0/3806930278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:33 smithi141 bash[31670]: cluster 2023-12-01T16:30:32.687099+0000 mgr.y (mgr.24356) 1574 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:33.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:33 smithi040 bash[28232]: cluster 2023-12-01T16:30:32.687099+0000 mgr.y (mgr.24356) 1574 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:33 smithi040 bash[41173]: cluster 2023-12-01T16:30:32.687099+0000 mgr.y (mgr.24356) 1574 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:34 smithi141 bash[31670]: audit 2023-12-01T16:30:33.378769+0000 mon.c (mon.2) 1010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:34 smithi141 bash[31670]: audit 2023-12-01T16:30:34.120475+0000 mon.c (mon.2) 1011 : audit 0 from='client.? 172.21.15.40:0/3584312380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:34 smithi040 bash[28232]: audit 2023-12-01T16:30:33.378769+0000 mon.c (mon.2) 1010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:34 smithi040 bash[28232]: audit 2023-12-01T16:30:34.120475+0000 mon.c (mon.2) 1011 : audit 0 from='client.? 172.21.15.40:0/3584312380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:34 smithi040 bash[41173]: audit 2023-12-01T16:30:33.378769+0000 mon.c (mon.2) 1010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:34 smithi040 bash[41173]: audit 2023-12-01T16:30:34.120475+0000 mon.c (mon.2) 1011 : audit 0 from='client.? 172.21.15.40:0/3584312380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:35 smithi141 bash[31670]: cluster 2023-12-01T16:30:34.688171+0000 mgr.y (mgr.24356) 1575 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:35 smithi040 bash[28232]: cluster 2023-12-01T16:30:34.688171+0000 mgr.y (mgr.24356) 1575 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:35 smithi040 bash[41173]: cluster 2023-12-01T16:30:34.688171+0000 mgr.y (mgr.24356) 1575 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:36 smithi040 bash[28232]: audit 2023-12-01T16:30:36.587459+0000 mon.c (mon.2) 1012 : audit 0 from='client.? 172.21.15.40:0/281575200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:36 smithi040 bash[41173]: audit 2023-12-01T16:30:36.587459+0000 mon.c (mon.2) 1012 : audit 0 from='client.? 172.21.15.40:0/281575200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:30:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:30:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:36 smithi141 bash[31670]: audit 2023-12-01T16:30:36.587459+0000 mon.c (mon.2) 1012 : audit 0 from='client.? 172.21.15.40:0/281575200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:37 smithi040 bash[28232]: cluster 2023-12-01T16:30:36.688863+0000 mgr.y (mgr.24356) 1576 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:37 smithi040 bash[41173]: cluster 2023-12-01T16:30:36.688863+0000 mgr.y (mgr.24356) 1576 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:37 smithi141 bash[31670]: cluster 2023-12-01T16:30:36.688863+0000 mgr.y (mgr.24356) 1576 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:39 smithi141 bash[31670]: cluster 2023-12-01T16:30:38.689477+0000 mgr.y (mgr.24356) 1577 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:39 smithi141 bash[31670]: audit 2023-12-01T16:30:39.056411+0000 mon.c (mon.2) 1013 : audit 0 from='client.? 172.21.15.40:0/1665557867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:39 smithi040 bash[28232]: cluster 2023-12-01T16:30:38.689477+0000 mgr.y (mgr.24356) 1577 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:39 smithi040 bash[28232]: audit 2023-12-01T16:30:39.056411+0000 mon.c (mon.2) 1013 : audit 0 from='client.? 172.21.15.40:0/1665557867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:39 smithi040 bash[41173]: cluster 2023-12-01T16:30:38.689477+0000 mgr.y (mgr.24356) 1577 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:39 smithi040 bash[41173]: audit 2023-12-01T16:30:39.056411+0000 mon.c (mon.2) 1013 : audit 0 from='client.? 172.21.15.40:0/1665557867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:41 smithi141 bash[31670]: cluster 2023-12-01T16:30:40.690589+0000 mgr.y (mgr.24356) 1578 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:41 smithi141 bash[31670]: audit 2023-12-01T16:30:41.530752+0000 mon.c (mon.2) 1014 : audit 0 from='client.? 172.21.15.40:0/1270855110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:41 smithi040 bash[28232]: cluster 2023-12-01T16:30:40.690589+0000 mgr.y (mgr.24356) 1578 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:41 smithi040 bash[28232]: audit 2023-12-01T16:30:41.530752+0000 mon.c (mon.2) 1014 : audit 0 from='client.? 172.21.15.40:0/1270855110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:41 smithi040 bash[41173]: cluster 2023-12-01T16:30:40.690589+0000 mgr.y (mgr.24356) 1578 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:41 smithi040 bash[41173]: audit 2023-12-01T16:30:41.530752+0000 mon.c (mon.2) 1014 : audit 0 from='client.? 172.21.15.40:0/1270855110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:43 smithi141 bash[31670]: cluster 2023-12-01T16:30:42.691232+0000 mgr.y (mgr.24356) 1579 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:43 smithi040 bash[28232]: cluster 2023-12-01T16:30:42.691232+0000 mgr.y (mgr.24356) 1579 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:43 smithi040 bash[41173]: cluster 2023-12-01T16:30:42.691232+0000 mgr.y (mgr.24356) 1579 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:44 smithi141 bash[31670]: audit 2023-12-01T16:30:43.999947+0000 mon.c (mon.2) 1015 : audit 0 from='client.? 172.21.15.40:0/2773872290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:44 smithi040 bash[28232]: audit 2023-12-01T16:30:43.999947+0000 mon.c (mon.2) 1015 : audit 0 from='client.? 172.21.15.40:0/2773872290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:44 smithi040 bash[41173]: audit 2023-12-01T16:30:43.999947+0000 mon.c (mon.2) 1015 : audit 0 from='client.? 172.21.15.40:0/2773872290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:45 smithi141 bash[31670]: cluster 2023-12-01T16:30:44.692328+0000 mgr.y (mgr.24356) 1580 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:45 smithi040 bash[28232]: cluster 2023-12-01T16:30:44.692328+0000 mgr.y (mgr.24356) 1580 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:45 smithi040 bash[41173]: cluster 2023-12-01T16:30:44.692328+0000 mgr.y (mgr.24356) 1580 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:46.774 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:30:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:30:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:46 smithi141 bash[31670]: audit 2023-12-01T16:30:46.463767+0000 mon.c (mon.2) 1016 : audit 0 from='client.? 172.21.15.40:0/3851694151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:46 smithi040 bash[28232]: audit 2023-12-01T16:30:46.463767+0000 mon.c (mon.2) 1016 : audit 0 from='client.? 172.21.15.40:0/3851694151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:46 smithi040 bash[41173]: audit 2023-12-01T16:30:46.463767+0000 mon.c (mon.2) 1016 : audit 0 from='client.? 172.21.15.40:0/3851694151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:47 smithi141 bash[31670]: cluster 2023-12-01T16:30:46.693016+0000 mgr.y (mgr.24356) 1581 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:47 smithi040 bash[41173]: cluster 2023-12-01T16:30:46.693016+0000 mgr.y (mgr.24356) 1581 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:47 smithi040 bash[28232]: cluster 2023-12-01T16:30:46.693016+0000 mgr.y (mgr.24356) 1581 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:49 smithi141 bash[31670]: audit 2023-12-01T16:30:48.379265+0000 mon.c (mon.2) 1017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:49 smithi141 bash[31670]: cluster 2023-12-01T16:30:48.693651+0000 mgr.y (mgr.24356) 1582 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:49 smithi141 bash[31670]: audit 2023-12-01T16:30:48.932862+0000 mon.a (mon.0) 1640 : audit 0 from='client.? 172.21.15.40:0/2043743688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:49 smithi040 bash[41173]: audit 2023-12-01T16:30:48.379265+0000 mon.c (mon.2) 1017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:49 smithi040 bash[41173]: cluster 2023-12-01T16:30:48.693651+0000 mgr.y (mgr.24356) 1582 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:49 smithi040 bash[41173]: audit 2023-12-01T16:30:48.932862+0000 mon.a (mon.0) 1640 : audit 0 from='client.? 172.21.15.40:0/2043743688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:49 smithi040 bash[28232]: audit 2023-12-01T16:30:48.379265+0000 mon.c (mon.2) 1017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:49 smithi040 bash[28232]: cluster 2023-12-01T16:30:48.693651+0000 mgr.y (mgr.24356) 1582 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:49 smithi040 bash[28232]: audit 2023-12-01T16:30:48.932862+0000 mon.a (mon.0) 1640 : audit 0 from='client.? 172.21.15.40:0/2043743688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:51 smithi141 bash[31670]: cluster 2023-12-01T16:30:50.694793+0000 mgr.y (mgr.24356) 1583 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:51 smithi141 bash[31670]: audit 2023-12-01T16:30:51.398392+0000 mon.c (mon.2) 1018 : audit 0 from='client.? 172.21.15.40:0/3643763671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:51 smithi040 bash[41173]: cluster 2023-12-01T16:30:50.694793+0000 mgr.y (mgr.24356) 1583 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:51 smithi040 bash[41173]: audit 2023-12-01T16:30:51.398392+0000 mon.c (mon.2) 1018 : audit 0 from='client.? 172.21.15.40:0/3643763671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:51 smithi040 bash[28232]: cluster 2023-12-01T16:30:50.694793+0000 mgr.y (mgr.24356) 1583 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:51 smithi040 bash[28232]: audit 2023-12-01T16:30:51.398392+0000 mon.c (mon.2) 1018 : audit 0 from='client.? 172.21.15.40:0/3643763671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:53 smithi141 bash[31670]: cluster 2023-12-01T16:30:52.695458+0000 mgr.y (mgr.24356) 1584 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:53 smithi040 bash[41173]: cluster 2023-12-01T16:30:52.695458+0000 mgr.y (mgr.24356) 1584 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:53 smithi040 bash[28232]: cluster 2023-12-01T16:30:52.695458+0000 mgr.y (mgr.24356) 1584 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:54 smithi141 bash[31670]: audit 2023-12-01T16:30:53.864654+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.40:0/1727148815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:54 smithi040 bash[41173]: audit 2023-12-01T16:30:53.864654+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.40:0/1727148815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:54 smithi040 bash[28232]: audit 2023-12-01T16:30:53.864654+0000 mon.a (mon.0) 1641 : audit 0 from='client.? 172.21.15.40:0/1727148815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:55 smithi141 bash[31670]: cluster 2023-12-01T16:30:54.696600+0000 mgr.y (mgr.24356) 1585 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:55 smithi040 bash[28232]: cluster 2023-12-01T16:30:54.696600+0000 mgr.y (mgr.24356) 1585 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:55 smithi040 bash[41173]: cluster 2023-12-01T16:30:54.696600+0000 mgr.y (mgr.24356) 1585 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:56.780 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:30:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:30:57.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:56 smithi040 bash[28232]: audit 2023-12-01T16:30:56.329193+0000 mon.c (mon.2) 1019 : audit 0 from='client.? 172.21.15.40:0/1837363867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:57.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:56 smithi040 bash[41173]: audit 2023-12-01T16:30:56.329193+0000 mon.c (mon.2) 1019 : audit 0 from='client.? 172.21.15.40:0/1837363867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:56 smithi141 bash[31670]: audit 2023-12-01T16:30:56.329193+0000 mon.c (mon.2) 1019 : audit 0 from='client.? 172.21.15.40:0/1837363867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:57 smithi040 bash[41173]: cluster 2023-12-01T16:30:56.697274+0000 mgr.y (mgr.24356) 1586 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:57 smithi040 bash[28232]: cluster 2023-12-01T16:30:56.697274+0000 mgr.y (mgr.24356) 1586 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:57 smithi141 bash[31670]: cluster 2023-12-01T16:30:56.697274+0000 mgr.y (mgr.24356) 1586 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:59 smithi141 bash[31670]: cluster 2023-12-01T16:30:58.697765+0000 mgr.y (mgr.24356) 1587 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:30:59 smithi141 bash[31670]: audit 2023-12-01T16:30:58.798847+0000 mon.a (mon.0) 1642 : audit 0 from='client.? 172.21.15.40:0/4007425968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:59 smithi040 bash[41173]: cluster 2023-12-01T16:30:58.697765+0000 mgr.y (mgr.24356) 1587 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:30:59 smithi040 bash[41173]: audit 2023-12-01T16:30:58.798847+0000 mon.a (mon.0) 1642 : audit 0 from='client.? 172.21.15.40:0/4007425968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:30:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:59 smithi040 bash[28232]: cluster 2023-12-01T16:30:58.697765+0000 mgr.y (mgr.24356) 1587 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:30:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:30:59 smithi040 bash[28232]: audit 2023-12-01T16:30:58.798847+0000 mon.a (mon.0) 1642 : audit 0 from='client.? 172.21.15.40:0/4007425968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:01 smithi141 bash[31670]: cluster 2023-12-01T16:31:00.698924+0000 mgr.y (mgr.24356) 1588 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:01 smithi141 bash[31670]: audit 2023-12-01T16:31:01.264131+0000 mon.c (mon.2) 1020 : audit 0 from='client.? 172.21.15.40:0/4100395844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:01 smithi040 bash[41173]: cluster 2023-12-01T16:31:00.698924+0000 mgr.y (mgr.24356) 1588 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:01 smithi040 bash[41173]: audit 2023-12-01T16:31:01.264131+0000 mon.c (mon.2) 1020 : audit 0 from='client.? 172.21.15.40:0/4100395844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:01 smithi040 bash[28232]: cluster 2023-12-01T16:31:00.698924+0000 mgr.y (mgr.24356) 1588 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:01 smithi040 bash[28232]: audit 2023-12-01T16:31:01.264131+0000 mon.c (mon.2) 1020 : audit 0 from='client.? 172.21.15.40:0/4100395844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:03 smithi141 bash[31670]: cluster 2023-12-01T16:31:02.699575+0000 mgr.y (mgr.24356) 1589 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:03 smithi141 bash[31670]: audit 2023-12-01T16:31:03.379620+0000 mon.c (mon.2) 1021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:03 smithi141 bash[31670]: audit 2023-12-01T16:31:03.733857+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.40:0/1373688799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:03 smithi040 bash[28232]: cluster 2023-12-01T16:31:02.699575+0000 mgr.y (mgr.24356) 1589 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:03 smithi040 bash[28232]: audit 2023-12-01T16:31:03.379620+0000 mon.c (mon.2) 1021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:03 smithi040 bash[28232]: audit 2023-12-01T16:31:03.733857+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.40:0/1373688799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:03 smithi040 bash[41173]: cluster 2023-12-01T16:31:02.699575+0000 mgr.y (mgr.24356) 1589 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:03 smithi040 bash[41173]: audit 2023-12-01T16:31:03.379620+0000 mon.c (mon.2) 1021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:03 smithi040 bash[41173]: audit 2023-12-01T16:31:03.733857+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.40:0/1373688799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:05 smithi141 bash[31670]: cluster 2023-12-01T16:31:04.700741+0000 mgr.y (mgr.24356) 1590 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:05 smithi040 bash[28232]: cluster 2023-12-01T16:31:04.700741+0000 mgr.y (mgr.24356) 1590 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:05 smithi040 bash[41173]: cluster 2023-12-01T16:31:04.700741+0000 mgr.y (mgr.24356) 1590 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:06.775 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:31:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:31:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:06 smithi141 bash[31670]: audit 2023-12-01T16:31:06.193090+0000 mon.a (mon.0) 1644 : audit 0 from='client.? 172.21.15.40:0/1499365706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:07.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:06 smithi040 bash[28232]: audit 2023-12-01T16:31:06.193090+0000 mon.a (mon.0) 1644 : audit 0 from='client.? 172.21.15.40:0/1499365706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:06 smithi040 bash[41173]: audit 2023-12-01T16:31:06.193090+0000 mon.a (mon.0) 1644 : audit 0 from='client.? 172.21.15.40:0/1499365706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:07 smithi040 bash[28232]: cluster 2023-12-01T16:31:06.701388+0000 mgr.y (mgr.24356) 1591 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:07 smithi040 bash[41173]: cluster 2023-12-01T16:31:06.701388+0000 mgr.y (mgr.24356) 1591 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:07 smithi141 bash[31670]: cluster 2023-12-01T16:31:06.701388+0000 mgr.y (mgr.24356) 1591 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:09 smithi141 bash[31670]: audit 2023-12-01T16:31:08.660419+0000 mon.a (mon.0) 1645 : audit 0 from='client.? 172.21.15.40:0/528092956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:09 smithi141 bash[31670]: cluster 2023-12-01T16:31:08.702062+0000 mgr.y (mgr.24356) 1592 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:09 smithi040 bash[28232]: audit 2023-12-01T16:31:08.660419+0000 mon.a (mon.0) 1645 : audit 0 from='client.? 172.21.15.40:0/528092956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:09 smithi040 bash[28232]: cluster 2023-12-01T16:31:08.702062+0000 mgr.y (mgr.24356) 1592 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:09 smithi040 bash[41173]: audit 2023-12-01T16:31:08.660419+0000 mon.a (mon.0) 1645 : audit 0 from='client.? 172.21.15.40:0/528092956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:09 smithi040 bash[41173]: cluster 2023-12-01T16:31:08.702062+0000 mgr.y (mgr.24356) 1592 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:11 smithi141 bash[31670]: cluster 2023-12-01T16:31:10.703224+0000 mgr.y (mgr.24356) 1593 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:11 smithi141 bash[31670]: audit 2023-12-01T16:31:11.120221+0000 mon.c (mon.2) 1022 : audit 0 from='client.? 172.21.15.40:0/250268051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:11 smithi040 bash[28232]: cluster 2023-12-01T16:31:10.703224+0000 mgr.y (mgr.24356) 1593 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:11 smithi040 bash[28232]: audit 2023-12-01T16:31:11.120221+0000 mon.c (mon.2) 1022 : audit 0 from='client.? 172.21.15.40:0/250268051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:11 smithi040 bash[41173]: cluster 2023-12-01T16:31:10.703224+0000 mgr.y (mgr.24356) 1593 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:11 smithi040 bash[41173]: audit 2023-12-01T16:31:11.120221+0000 mon.c (mon.2) 1022 : audit 0 from='client.? 172.21.15.40:0/250268051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 16:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T16:31:12.231245287Z level=info msg="Completed cleanup jobs" duration=192.449192ms 2023-12-01T16:31:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:13 smithi141 bash[31670]: cluster 2023-12-01T16:31:12.703914+0000 mgr.y (mgr.24356) 1594 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:13 smithi141 bash[31670]: audit 2023-12-01T16:31:13.590960+0000 mon.a (mon.0) 1646 : audit 0 from='client.? 172.21.15.40:0/3548016482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:13 smithi040 bash[28232]: cluster 2023-12-01T16:31:12.703914+0000 mgr.y (mgr.24356) 1594 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:13 smithi040 bash[28232]: audit 2023-12-01T16:31:13.590960+0000 mon.a (mon.0) 1646 : audit 0 from='client.? 172.21.15.40:0/3548016482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:13 smithi040 bash[41173]: cluster 2023-12-01T16:31:12.703914+0000 mgr.y (mgr.24356) 1594 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:13 smithi040 bash[41173]: audit 2023-12-01T16:31:13.590960+0000 mon.a (mon.0) 1646 : audit 0 from='client.? 172.21.15.40:0/3548016482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:15 smithi141 bash[31670]: cluster 2023-12-01T16:31:14.705007+0000 mgr.y (mgr.24356) 1595 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:15 smithi040 bash[28232]: cluster 2023-12-01T16:31:14.705007+0000 mgr.y (mgr.24356) 1595 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:15 smithi040 bash[41173]: cluster 2023-12-01T16:31:14.705007+0000 mgr.y (mgr.24356) 1595 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:16.784 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:31:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:31:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:16 smithi040 bash[28232]: audit 2023-12-01T16:31:16.060232+0000 mon.a (mon.0) 1647 : audit 0 from='client.? 172.21.15.40:0/2405416192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:16 smithi040 bash[41173]: audit 2023-12-01T16:31:16.060232+0000 mon.a (mon.0) 1647 : audit 0 from='client.? 172.21.15.40:0/2405416192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:16 smithi141 bash[31670]: audit 2023-12-01T16:31:16.060232+0000 mon.a (mon.0) 1647 : audit 0 from='client.? 172.21.15.40:0/2405416192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:17 smithi040 bash[28232]: cluster 2023-12-01T16:31:16.705680+0000 mgr.y (mgr.24356) 1596 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:17 smithi040 bash[41173]: cluster 2023-12-01T16:31:16.705680+0000 mgr.y (mgr.24356) 1596 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:17 smithi141 bash[31670]: cluster 2023-12-01T16:31:16.705680+0000 mgr.y (mgr.24356) 1596 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:19 smithi141 bash[31670]: audit 2023-12-01T16:31:18.379786+0000 mon.c (mon.2) 1023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:19 smithi141 bash[31670]: audit 2023-12-01T16:31:18.525898+0000 mon.c (mon.2) 1024 : audit 0 from='client.? 172.21.15.40:0/3723388043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:19 smithi141 bash[31670]: cluster 2023-12-01T16:31:18.706348+0000 mgr.y (mgr.24356) 1597 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:19 smithi040 bash[41173]: audit 2023-12-01T16:31:18.379786+0000 mon.c (mon.2) 1023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:19 smithi040 bash[41173]: audit 2023-12-01T16:31:18.525898+0000 mon.c (mon.2) 1024 : audit 0 from='client.? 172.21.15.40:0/3723388043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:19 smithi040 bash[41173]: cluster 2023-12-01T16:31:18.706348+0000 mgr.y (mgr.24356) 1597 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:19 smithi040 bash[28232]: audit 2023-12-01T16:31:18.379786+0000 mon.c (mon.2) 1023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:19 smithi040 bash[28232]: audit 2023-12-01T16:31:18.525898+0000 mon.c (mon.2) 1024 : audit 0 from='client.? 172.21.15.40:0/3723388043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:19 smithi040 bash[28232]: cluster 2023-12-01T16:31:18.706348+0000 mgr.y (mgr.24356) 1597 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:21 smithi141 bash[31670]: cluster 2023-12-01T16:31:20.707495+0000 mgr.y (mgr.24356) 1598 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:21 smithi141 bash[31670]: audit 2023-12-01T16:31:20.991533+0000 mon.c (mon.2) 1025 : audit 0 from='client.? 172.21.15.40:0/2808465550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:21 smithi040 bash[28232]: cluster 2023-12-01T16:31:20.707495+0000 mgr.y (mgr.24356) 1598 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:21 smithi040 bash[28232]: audit 2023-12-01T16:31:20.991533+0000 mon.c (mon.2) 1025 : audit 0 from='client.? 172.21.15.40:0/2808465550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:21 smithi040 bash[41173]: cluster 2023-12-01T16:31:20.707495+0000 mgr.y (mgr.24356) 1598 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:21 smithi040 bash[41173]: audit 2023-12-01T16:31:20.991533+0000 mon.c (mon.2) 1025 : audit 0 from='client.? 172.21.15.40:0/2808465550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:22 smithi141 bash[31670]: audit 2023-12-01T16:31:22.586597+0000 mon.c (mon.2) 1026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:31:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:22 smithi040 bash[28232]: audit 2023-12-01T16:31:22.586597+0000 mon.c (mon.2) 1026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:31:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:22 smithi040 bash[41173]: audit 2023-12-01T16:31:22.586597+0000 mon.c (mon.2) 1026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:31:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:24 smithi141 bash[31670]: cluster 2023-12-01T16:31:22.707988+0000 mgr.y (mgr.24356) 1599 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:24 smithi141 bash[31670]: audit 2023-12-01T16:31:23.017552+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:24 smithi141 bash[31670]: audit 2023-12-01T16:31:23.033509+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:24 smithi141 bash[31670]: audit 2023-12-01T16:31:23.473944+0000 mon.a (mon.0) 1650 : audit 0 from='client.? 172.21.15.40:0/75621163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[28232]: cluster 2023-12-01T16:31:22.707988+0000 mgr.y (mgr.24356) 1599 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[28232]: audit 2023-12-01T16:31:23.017552+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[28232]: audit 2023-12-01T16:31:23.033509+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[28232]: audit 2023-12-01T16:31:23.473944+0000 mon.a (mon.0) 1650 : audit 0 from='client.? 172.21.15.40:0/75621163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[41173]: cluster 2023-12-01T16:31:22.707988+0000 mgr.y (mgr.24356) 1599 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[41173]: audit 2023-12-01T16:31:23.017552+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[41173]: audit 2023-12-01T16:31:23.033509+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:24 smithi040 bash[41173]: audit 2023-12-01T16:31:23.473944+0000 mon.a (mon.0) 1650 : audit 0 from='client.? 172.21.15.40:0/75621163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:26 smithi141 bash[31670]: cluster 2023-12-01T16:31:24.709159+0000 mgr.y (mgr.24356) 1600 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:26 smithi141 bash[31670]: audit 2023-12-01T16:31:25.938641+0000 mon.c (mon.2) 1027 : audit 0 from='client.? 172.21.15.40:0/607820101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:26 smithi040 bash[28232]: cluster 2023-12-01T16:31:24.709159+0000 mgr.y (mgr.24356) 1600 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:26 smithi040 bash[28232]: audit 2023-12-01T16:31:25.938641+0000 mon.c (mon.2) 1027 : audit 0 from='client.? 172.21.15.40:0/607820101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:26 smithi040 bash[41173]: cluster 2023-12-01T16:31:24.709159+0000 mgr.y (mgr.24356) 1600 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:26 smithi040 bash[41173]: audit 2023-12-01T16:31:25.938641+0000 mon.c (mon.2) 1027 : audit 0 from='client.? 172.21.15.40:0/607820101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:31:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:31:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:28 smithi040 bash[28232]: cluster 2023-12-01T16:31:26.709852+0000 mgr.y (mgr.24356) 1601 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:28 smithi040 bash[41173]: cluster 2023-12-01T16:31:26.709852+0000 mgr.y (mgr.24356) 1601 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:28 smithi141 bash[31670]: cluster 2023-12-01T16:31:26.709852+0000 mgr.y (mgr.24356) 1601 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:29 smithi141 bash[31670]: audit 2023-12-01T16:31:28.441330+0000 mon.a (mon.0) 1651 : audit 0 from='client.? 172.21.15.40:0/1022570737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:29 smithi141 bash[31670]: cluster 2023-12-01T16:31:28.710462+0000 mgr.y (mgr.24356) 1602 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:29 smithi141 bash[31670]: audit 2023-12-01T16:31:28.788910+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:29 smithi141 bash[31670]: audit 2023-12-01T16:31:28.805017+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:29 smithi141 bash[31670]: audit 2023-12-01T16:31:28.928776+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:29 smithi141 bash[31670]: audit 2023-12-01T16:31:28.942359+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[28232]: audit 2023-12-01T16:31:28.441330+0000 mon.a (mon.0) 1651 : audit 0 from='client.? 172.21.15.40:0/1022570737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[28232]: cluster 2023-12-01T16:31:28.710462+0000 mgr.y (mgr.24356) 1602 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[28232]: audit 2023-12-01T16:31:28.788910+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[28232]: audit 2023-12-01T16:31:28.805017+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[28232]: audit 2023-12-01T16:31:28.928776+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[28232]: audit 2023-12-01T16:31:28.942359+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[41173]: audit 2023-12-01T16:31:28.441330+0000 mon.a (mon.0) 1651 : audit 0 from='client.? 172.21.15.40:0/1022570737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[41173]: cluster 2023-12-01T16:31:28.710462+0000 mgr.y (mgr.24356) 1602 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[41173]: audit 2023-12-01T16:31:28.788910+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[41173]: audit 2023-12-01T16:31:28.805017+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[41173]: audit 2023-12-01T16:31:28.928776+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:29 smithi040 bash[41173]: audit 2023-12-01T16:31:28.942359+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:30 smithi141 bash[31670]: audit 2023-12-01T16:31:29.474697+0000 mon.c (mon.2) 1028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:31:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:30 smithi141 bash[31670]: audit 2023-12-01T16:31:29.476385+0000 mon.c (mon.2) 1029 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:31:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:30 smithi141 bash[31670]: audit 2023-12-01T16:31:29.485574+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:30 smithi040 bash[41173]: audit 2023-12-01T16:31:29.474697+0000 mon.c (mon.2) 1028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:31:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:30 smithi040 bash[41173]: audit 2023-12-01T16:31:29.476385+0000 mon.c (mon.2) 1029 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:31:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:30 smithi040 bash[41173]: audit 2023-12-01T16:31:29.485574+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:30 smithi040 bash[28232]: audit 2023-12-01T16:31:29.474697+0000 mon.c (mon.2) 1028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:31:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:30 smithi040 bash[28232]: audit 2023-12-01T16:31:29.476385+0000 mon.c (mon.2) 1029 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:31:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:30 smithi040 bash[28232]: audit 2023-12-01T16:31:29.485574+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:31:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:31 smithi141 bash[31670]: cluster 2023-12-01T16:31:30.711596+0000 mgr.y (mgr.24356) 1603 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:31 smithi141 bash[31670]: audit 2023-12-01T16:31:30.907464+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.40:0/2639978427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:31 smithi040 bash[28232]: cluster 2023-12-01T16:31:30.711596+0000 mgr.y (mgr.24356) 1603 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:31 smithi040 bash[28232]: audit 2023-12-01T16:31:30.907464+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.40:0/2639978427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:31 smithi040 bash[41173]: cluster 2023-12-01T16:31:30.711596+0000 mgr.y (mgr.24356) 1603 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:31 smithi040 bash[41173]: audit 2023-12-01T16:31:30.907464+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.40:0/2639978427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:33 smithi141 bash[31670]: cluster 2023-12-01T16:31:32.712377+0000 mgr.y (mgr.24356) 1604 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:33 smithi141 bash[31670]: audit 2023-12-01T16:31:33.376821+0000 mon.c (mon.2) 1030 : audit 0 from='client.? 172.21.15.40:0/2497797789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:33 smithi141 bash[31670]: audit 2023-12-01T16:31:33.379862+0000 mon.c (mon.2) 1031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:33 smithi040 bash[28232]: cluster 2023-12-01T16:31:32.712377+0000 mgr.y (mgr.24356) 1604 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:33 smithi040 bash[28232]: audit 2023-12-01T16:31:33.376821+0000 mon.c (mon.2) 1030 : audit 0 from='client.? 172.21.15.40:0/2497797789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:33 smithi040 bash[28232]: audit 2023-12-01T16:31:33.379862+0000 mon.c (mon.2) 1031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:33 smithi040 bash[41173]: cluster 2023-12-01T16:31:32.712377+0000 mgr.y (mgr.24356) 1604 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:33 smithi040 bash[41173]: audit 2023-12-01T16:31:33.376821+0000 mon.c (mon.2) 1030 : audit 0 from='client.? 172.21.15.40:0/2497797789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:33 smithi040 bash[41173]: audit 2023-12-01T16:31:33.379862+0000 mon.c (mon.2) 1031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:35 smithi141 bash[31670]: cluster 2023-12-01T16:31:34.713724+0000 mgr.y (mgr.24356) 1605 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:35 smithi040 bash[28232]: cluster 2023-12-01T16:31:34.713724+0000 mgr.y (mgr.24356) 1605 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:35 smithi040 bash[41173]: cluster 2023-12-01T16:31:34.713724+0000 mgr.y (mgr.24356) 1605 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:36.786 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:31:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:31:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:36 smithi040 bash[28232]: audit 2023-12-01T16:31:35.843018+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.40:0/1402372037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:37.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:36 smithi040 bash[41173]: audit 2023-12-01T16:31:35.843018+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.40:0/1402372037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:36 smithi141 bash[31670]: audit 2023-12-01T16:31:35.843018+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.40:0/1402372037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:37 smithi040 bash[28232]: cluster 2023-12-01T16:31:36.714547+0000 mgr.y (mgr.24356) 1606 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:37 smithi040 bash[41173]: cluster 2023-12-01T16:31:36.714547+0000 mgr.y (mgr.24356) 1606 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:37 smithi141 bash[31670]: cluster 2023-12-01T16:31:36.714547+0000 mgr.y (mgr.24356) 1606 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:39 smithi141 bash[31670]: audit 2023-12-01T16:31:38.304566+0000 mon.a (mon.0) 1659 : audit 0 from='client.? 172.21.15.40:0/138647105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:39 smithi141 bash[31670]: cluster 2023-12-01T16:31:38.715279+0000 mgr.y (mgr.24356) 1607 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:39 smithi040 bash[28232]: audit 2023-12-01T16:31:38.304566+0000 mon.a (mon.0) 1659 : audit 0 from='client.? 172.21.15.40:0/138647105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:39 smithi040 bash[28232]: cluster 2023-12-01T16:31:38.715279+0000 mgr.y (mgr.24356) 1607 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:39 smithi040 bash[41173]: audit 2023-12-01T16:31:38.304566+0000 mon.a (mon.0) 1659 : audit 0 from='client.? 172.21.15.40:0/138647105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:39 smithi040 bash[41173]: cluster 2023-12-01T16:31:38.715279+0000 mgr.y (mgr.24356) 1607 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:41 smithi141 bash[31670]: cluster 2023-12-01T16:31:40.716387+0000 mgr.y (mgr.24356) 1608 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:41 smithi141 bash[31670]: audit 2023-12-01T16:31:40.774752+0000 mon.a (mon.0) 1660 : audit 0 from='client.? 172.21.15.40:0/2471870121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:41 smithi040 bash[41173]: cluster 2023-12-01T16:31:40.716387+0000 mgr.y (mgr.24356) 1608 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:41 smithi040 bash[41173]: audit 2023-12-01T16:31:40.774752+0000 mon.a (mon.0) 1660 : audit 0 from='client.? 172.21.15.40:0/2471870121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:41 smithi040 bash[28232]: cluster 2023-12-01T16:31:40.716387+0000 mgr.y (mgr.24356) 1608 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:41 smithi040 bash[28232]: audit 2023-12-01T16:31:40.774752+0000 mon.a (mon.0) 1660 : audit 0 from='client.? 172.21.15.40:0/2471870121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:43 smithi040 bash[41173]: cluster 2023-12-01T16:31:42.717032+0000 mgr.y (mgr.24356) 1609 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:43 smithi040 bash[41173]: audit 2023-12-01T16:31:43.228815+0000 mon.c (mon.2) 1032 : audit 0 from='client.? 172.21.15.40:0/2147524733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:44.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:43 smithi040 bash[28232]: cluster 2023-12-01T16:31:42.717032+0000 mgr.y (mgr.24356) 1609 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:44.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:43 smithi040 bash[28232]: audit 2023-12-01T16:31:43.228815+0000 mon.c (mon.2) 1032 : audit 0 from='client.? 172.21.15.40:0/2147524733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:43 smithi141 bash[31670]: cluster 2023-12-01T16:31:42.717032+0000 mgr.y (mgr.24356) 1609 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:43 smithi141 bash[31670]: audit 2023-12-01T16:31:43.228815+0000 mon.c (mon.2) 1032 : audit 0 from='client.? 172.21.15.40:0/2147524733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:45 smithi040 bash[28232]: cluster 2023-12-01T16:31:44.718150+0000 mgr.y (mgr.24356) 1610 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:45 smithi040 bash[28232]: audit 2023-12-01T16:31:45.692732+0000 mon.a (mon.0) 1661 : audit 0 from='client.? 172.21.15.40:0/3316971191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:45 smithi040 bash[41173]: cluster 2023-12-01T16:31:44.718150+0000 mgr.y (mgr.24356) 1610 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:45 smithi040 bash[41173]: audit 2023-12-01T16:31:45.692732+0000 mon.a (mon.0) 1661 : audit 0 from='client.? 172.21.15.40:0/3316971191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:45 smithi141 bash[31670]: cluster 2023-12-01T16:31:44.718150+0000 mgr.y (mgr.24356) 1610 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:45 smithi141 bash[31670]: audit 2023-12-01T16:31:45.692732+0000 mon.a (mon.0) 1661 : audit 0 from='client.? 172.21.15.40:0/3316971191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:31:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:31:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:47 smithi040 bash[28232]: cluster 2023-12-01T16:31:46.718810+0000 mgr.y (mgr.24356) 1611 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:47 smithi040 bash[41173]: cluster 2023-12-01T16:31:46.718810+0000 mgr.y (mgr.24356) 1611 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:47 smithi141 bash[31670]: cluster 2023-12-01T16:31:46.718810+0000 mgr.y (mgr.24356) 1611 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:48 smithi040 bash[28232]: audit 2023-12-01T16:31:48.155972+0000 mon.c (mon.2) 1033 : audit 0 from='client.? 172.21.15.40:0/3997715451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:48 smithi040 bash[28232]: audit 2023-12-01T16:31:48.380635+0000 mon.c (mon.2) 1034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:48 smithi040 bash[41173]: audit 2023-12-01T16:31:48.155972+0000 mon.c (mon.2) 1033 : audit 0 from='client.? 172.21.15.40:0/3997715451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:48 smithi040 bash[41173]: audit 2023-12-01T16:31:48.380635+0000 mon.c (mon.2) 1034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:48 smithi141 bash[31670]: audit 2023-12-01T16:31:48.155972+0000 mon.c (mon.2) 1033 : audit 0 from='client.? 172.21.15.40:0/3997715451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:48 smithi141 bash[31670]: audit 2023-12-01T16:31:48.380635+0000 mon.c (mon.2) 1034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:49 smithi040 bash[28232]: cluster 2023-12-01T16:31:48.719472+0000 mgr.y (mgr.24356) 1612 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:49 smithi040 bash[41173]: cluster 2023-12-01T16:31:48.719472+0000 mgr.y (mgr.24356) 1612 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:49 smithi141 bash[31670]: cluster 2023-12-01T16:31:48.719472+0000 mgr.y (mgr.24356) 1612 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:50 smithi040 bash[41173]: audit 2023-12-01T16:31:50.626486+0000 mon.a (mon.0) 1662 : audit 0 from='client.? 172.21.15.40:0/2584365073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:50 smithi040 bash[28232]: audit 2023-12-01T16:31:50.626486+0000 mon.a (mon.0) 1662 : audit 0 from='client.? 172.21.15.40:0/2584365073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:50 smithi141 bash[31670]: audit 2023-12-01T16:31:50.626486+0000 mon.a (mon.0) 1662 : audit 0 from='client.? 172.21.15.40:0/2584365073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:51 smithi040 bash[41173]: cluster 2023-12-01T16:31:50.720580+0000 mgr.y (mgr.24356) 1613 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:51 smithi040 bash[28232]: cluster 2023-12-01T16:31:50.720580+0000 mgr.y (mgr.24356) 1613 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:51 smithi141 bash[31670]: cluster 2023-12-01T16:31:50.720580+0000 mgr.y (mgr.24356) 1613 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:53 smithi040 bash[28232]: cluster 2023-12-01T16:31:52.721230+0000 mgr.y (mgr.24356) 1614 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:53 smithi040 bash[28232]: audit 2023-12-01T16:31:53.097532+0000 mon.a (mon.0) 1663 : audit 0 from='client.? 172.21.15.40:0/2002863874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:53 smithi040 bash[41173]: cluster 2023-12-01T16:31:52.721230+0000 mgr.y (mgr.24356) 1614 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:53 smithi040 bash[41173]: audit 2023-12-01T16:31:53.097532+0000 mon.a (mon.0) 1663 : audit 0 from='client.? 172.21.15.40:0/2002863874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:53 smithi141 bash[31670]: cluster 2023-12-01T16:31:52.721230+0000 mgr.y (mgr.24356) 1614 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:53 smithi141 bash[31670]: audit 2023-12-01T16:31:53.097532+0000 mon.a (mon.0) 1663 : audit 0 from='client.? 172.21.15.40:0/2002863874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:55 smithi040 bash[28232]: cluster 2023-12-01T16:31:54.722293+0000 mgr.y (mgr.24356) 1615 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:55 smithi040 bash[28232]: audit 2023-12-01T16:31:55.565910+0000 mon.a (mon.0) 1664 : audit 0 from='client.? 172.21.15.40:0/1572271350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:55 smithi040 bash[41173]: cluster 2023-12-01T16:31:54.722293+0000 mgr.y (mgr.24356) 1615 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:55 smithi040 bash[41173]: audit 2023-12-01T16:31:55.565910+0000 mon.a (mon.0) 1664 : audit 0 from='client.? 172.21.15.40:0/1572271350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:55 smithi141 bash[31670]: cluster 2023-12-01T16:31:54.722293+0000 mgr.y (mgr.24356) 1615 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:55 smithi141 bash[31670]: audit 2023-12-01T16:31:55.565910+0000 mon.a (mon.0) 1664 : audit 0 from='client.? 172.21.15.40:0/1572271350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:31:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:31:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:57 smithi040 bash[28232]: cluster 2023-12-01T16:31:56.722941+0000 mgr.y (mgr.24356) 1616 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:57 smithi040 bash[41173]: cluster 2023-12-01T16:31:56.722941+0000 mgr.y (mgr.24356) 1616 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:57 smithi141 bash[31670]: cluster 2023-12-01T16:31:56.722941+0000 mgr.y (mgr.24356) 1616 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:31:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:58 smithi040 bash[28232]: audit 2023-12-01T16:31:58.033609+0000 mon.c (mon.2) 1035 : audit 0 from='client.? 172.21.15.40:0/224639269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:58 smithi040 bash[41173]: audit 2023-12-01T16:31:58.033609+0000 mon.c (mon.2) 1035 : audit 0 from='client.? 172.21.15.40:0/224639269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:31:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:58 smithi141 bash[31670]: audit 2023-12-01T16:31:58.033609+0000 mon.c (mon.2) 1035 : audit 0 from='client.? 172.21.15.40:0/224639269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:31:59 smithi040 bash[41173]: cluster 2023-12-01T16:31:58.723658+0000 mgr.y (mgr.24356) 1617 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:31:59 smithi040 bash[28232]: cluster 2023-12-01T16:31:58.723658+0000 mgr.y (mgr.24356) 1617 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:31:59 smithi141 bash[31670]: cluster 2023-12-01T16:31:58.723658+0000 mgr.y (mgr.24356) 1617 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:00 smithi040 bash[28232]: audit 2023-12-01T16:32:00.490986+0000 mon.c (mon.2) 1036 : audit 0 from='client.? 172.21.15.40:0/617341147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:00 smithi040 bash[41173]: audit 2023-12-01T16:32:00.490986+0000 mon.c (mon.2) 1036 : audit 0 from='client.? 172.21.15.40:0/617341147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:00 smithi141 bash[31670]: audit 2023-12-01T16:32:00.490986+0000 mon.c (mon.2) 1036 : audit 0 from='client.? 172.21.15.40:0/617341147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:01 smithi040 bash[28232]: cluster 2023-12-01T16:32:00.725001+0000 mgr.y (mgr.24356) 1618 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:01 smithi040 bash[41173]: cluster 2023-12-01T16:32:00.725001+0000 mgr.y (mgr.24356) 1618 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:01 smithi141 bash[31670]: cluster 2023-12-01T16:32:00.725001+0000 mgr.y (mgr.24356) 1618 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:03 smithi040 bash[41173]: cluster 2023-12-01T16:32:02.725682+0000 mgr.y (mgr.24356) 1619 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:03 smithi040 bash[41173]: audit 2023-12-01T16:32:02.946577+0000 mon.c (mon.2) 1037 : audit 0 from='client.? 172.21.15.40:0/578473209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:03 smithi040 bash[41173]: audit 2023-12-01T16:32:03.381067+0000 mon.c (mon.2) 1038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:03 smithi040 bash[28232]: cluster 2023-12-01T16:32:02.725682+0000 mgr.y (mgr.24356) 1619 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:03 smithi040 bash[28232]: audit 2023-12-01T16:32:02.946577+0000 mon.c (mon.2) 1037 : audit 0 from='client.? 172.21.15.40:0/578473209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:03 smithi040 bash[28232]: audit 2023-12-01T16:32:03.381067+0000 mon.c (mon.2) 1038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:03 smithi141 bash[31670]: cluster 2023-12-01T16:32:02.725682+0000 mgr.y (mgr.24356) 1619 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:03 smithi141 bash[31670]: audit 2023-12-01T16:32:02.946577+0000 mon.c (mon.2) 1037 : audit 0 from='client.? 172.21.15.40:0/578473209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:03 smithi141 bash[31670]: audit 2023-12-01T16:32:03.381067+0000 mon.c (mon.2) 1038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:05 smithi040 bash[41173]: cluster 2023-12-01T16:32:04.726741+0000 mgr.y (mgr.24356) 1620 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:05 smithi040 bash[41173]: audit 2023-12-01T16:32:05.415874+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.40:0/4150527368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:05 smithi040 bash[28232]: cluster 2023-12-01T16:32:04.726741+0000 mgr.y (mgr.24356) 1620 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:05 smithi040 bash[28232]: audit 2023-12-01T16:32:05.415874+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.40:0/4150527368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:05 smithi141 bash[31670]: cluster 2023-12-01T16:32:04.726741+0000 mgr.y (mgr.24356) 1620 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:05 smithi141 bash[31670]: audit 2023-12-01T16:32:05.415874+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.40:0/4150527368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:32:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:32:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:07 smithi040 bash[41173]: cluster 2023-12-01T16:32:06.727404+0000 mgr.y (mgr.24356) 1621 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:07 smithi040 bash[28232]: cluster 2023-12-01T16:32:06.727404+0000 mgr.y (mgr.24356) 1621 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:07 smithi141 bash[31670]: cluster 2023-12-01T16:32:06.727404+0000 mgr.y (mgr.24356) 1621 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:08 smithi040 bash[28232]: audit 2023-12-01T16:32:07.879912+0000 mon.a (mon.0) 1666 : audit 0 from='client.? 172.21.15.40:0/2340325185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:08 smithi040 bash[41173]: audit 2023-12-01T16:32:07.879912+0000 mon.a (mon.0) 1666 : audit 0 from='client.? 172.21.15.40:0/2340325185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:08 smithi141 bash[31670]: audit 2023-12-01T16:32:07.879912+0000 mon.a (mon.0) 1666 : audit 0 from='client.? 172.21.15.40:0/2340325185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:09 smithi040 bash[41173]: cluster 2023-12-01T16:32:08.728067+0000 mgr.y (mgr.24356) 1622 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:09 smithi040 bash[28232]: cluster 2023-12-01T16:32:08.728067+0000 mgr.y (mgr.24356) 1622 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:09 smithi141 bash[31670]: cluster 2023-12-01T16:32:08.728067+0000 mgr.y (mgr.24356) 1622 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:10 smithi040 bash[28232]: audit 2023-12-01T16:32:10.340942+0000 mon.a (mon.0) 1667 : audit 0 from='client.? 172.21.15.40:0/1088051368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:10 smithi040 bash[41173]: audit 2023-12-01T16:32:10.340942+0000 mon.a (mon.0) 1667 : audit 0 from='client.? 172.21.15.40:0/1088051368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:10 smithi141 bash[31670]: audit 2023-12-01T16:32:10.340942+0000 mon.a (mon.0) 1667 : audit 0 from='client.? 172.21.15.40:0/1088051368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:11 smithi040 bash[28232]: cluster 2023-12-01T16:32:10.729292+0000 mgr.y (mgr.24356) 1623 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:11 smithi040 bash[41173]: cluster 2023-12-01T16:32:10.729292+0000 mgr.y (mgr.24356) 1623 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:11 smithi141 bash[31670]: cluster 2023-12-01T16:32:10.729292+0000 mgr.y (mgr.24356) 1623 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:12 smithi040 bash[28232]: audit 2023-12-01T16:32:12.795645+0000 mon.a (mon.0) 1668 : audit 0 from='client.? 172.21.15.40:0/3396588197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:12 smithi040 bash[41173]: audit 2023-12-01T16:32:12.795645+0000 mon.a (mon.0) 1668 : audit 0 from='client.? 172.21.15.40:0/3396588197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:12 smithi141 bash[31670]: audit 2023-12-01T16:32:12.795645+0000 mon.a (mon.0) 1668 : audit 0 from='client.? 172.21.15.40:0/3396588197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:13 smithi040 bash[28232]: cluster 2023-12-01T16:32:12.729950+0000 mgr.y (mgr.24356) 1624 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:13 smithi040 bash[41173]: cluster 2023-12-01T16:32:12.729950+0000 mgr.y (mgr.24356) 1624 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:13 smithi141 bash[31670]: cluster 2023-12-01T16:32:12.729950+0000 mgr.y (mgr.24356) 1624 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:15 smithi040 bash[41173]: cluster 2023-12-01T16:32:14.731063+0000 mgr.y (mgr.24356) 1625 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:15 smithi040 bash[41173]: audit 2023-12-01T16:32:15.263024+0000 mon.c (mon.2) 1039 : audit 0 from='client.? 172.21.15.40:0/934404138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:15 smithi040 bash[28232]: cluster 2023-12-01T16:32:14.731063+0000 mgr.y (mgr.24356) 1625 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:15 smithi040 bash[28232]: audit 2023-12-01T16:32:15.263024+0000 mon.c (mon.2) 1039 : audit 0 from='client.? 172.21.15.40:0/934404138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:15 smithi141 bash[31670]: cluster 2023-12-01T16:32:14.731063+0000 mgr.y (mgr.24356) 1625 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:15 smithi141 bash[31670]: audit 2023-12-01T16:32:15.263024+0000 mon.c (mon.2) 1039 : audit 0 from='client.? 172.21.15.40:0/934404138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:32:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:32:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:17 smithi040 bash[28232]: cluster 2023-12-01T16:32:16.731735+0000 mgr.y (mgr.24356) 1626 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:17 smithi040 bash[28232]: audit 2023-12-01T16:32:17.728226+0000 mon.c (mon.2) 1040 : audit 0 from='client.? 172.21.15.40:0/1672085720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:17 smithi040 bash[41173]: cluster 2023-12-01T16:32:16.731735+0000 mgr.y (mgr.24356) 1626 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:17 smithi040 bash[41173]: audit 2023-12-01T16:32:17.728226+0000 mon.c (mon.2) 1040 : audit 0 from='client.? 172.21.15.40:0/1672085720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:17 smithi141 bash[31670]: cluster 2023-12-01T16:32:16.731735+0000 mgr.y (mgr.24356) 1626 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:17 smithi141 bash[31670]: audit 2023-12-01T16:32:17.728226+0000 mon.c (mon.2) 1040 : audit 0 from='client.? 172.21.15.40:0/1672085720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:19 smithi141 bash[31670]: audit 2023-12-01T16:32:18.381518+0000 mon.c (mon.2) 1041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:19 smithi141 bash[31670]: cluster 2023-12-01T16:32:18.732390+0000 mgr.y (mgr.24356) 1627 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:19 smithi040 bash[28232]: audit 2023-12-01T16:32:18.381518+0000 mon.c (mon.2) 1041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:19 smithi040 bash[28232]: cluster 2023-12-01T16:32:18.732390+0000 mgr.y (mgr.24356) 1627 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:19 smithi040 bash[41173]: audit 2023-12-01T16:32:18.381518+0000 mon.c (mon.2) 1041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:19 smithi040 bash[41173]: cluster 2023-12-01T16:32:18.732390+0000 mgr.y (mgr.24356) 1627 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:20 smithi141 bash[31670]: audit 2023-12-01T16:32:20.191650+0000 mon.c (mon.2) 1042 : audit 0 from='client.? 172.21.15.40:0/154740458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:20 smithi040 bash[28232]: audit 2023-12-01T16:32:20.191650+0000 mon.c (mon.2) 1042 : audit 0 from='client.? 172.21.15.40:0/154740458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:20 smithi040 bash[41173]: audit 2023-12-01T16:32:20.191650+0000 mon.c (mon.2) 1042 : audit 0 from='client.? 172.21.15.40:0/154740458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:21 smithi141 bash[31670]: cluster 2023-12-01T16:32:20.733649+0000 mgr.y (mgr.24356) 1628 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:21 smithi040 bash[28232]: cluster 2023-12-01T16:32:20.733649+0000 mgr.y (mgr.24356) 1628 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:21 smithi040 bash[41173]: cluster 2023-12-01T16:32:20.733649+0000 mgr.y (mgr.24356) 1628 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:22 smithi141 bash[31670]: audit 2023-12-01T16:32:22.657487+0000 mon.a (mon.0) 1669 : audit 0 from='client.? 172.21.15.40:0/2294649354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:22 smithi040 bash[41173]: audit 2023-12-01T16:32:22.657487+0000 mon.a (mon.0) 1669 : audit 0 from='client.? 172.21.15.40:0/2294649354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:22 smithi040 bash[28232]: audit 2023-12-01T16:32:22.657487+0000 mon.a (mon.0) 1669 : audit 0 from='client.? 172.21.15.40:0/2294649354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:23 smithi141 bash[31670]: cluster 2023-12-01T16:32:22.734350+0000 mgr.y (mgr.24356) 1629 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:23 smithi040 bash[41173]: cluster 2023-12-01T16:32:22.734350+0000 mgr.y (mgr.24356) 1629 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:23 smithi040 bash[28232]: cluster 2023-12-01T16:32:22.734350+0000 mgr.y (mgr.24356) 1629 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:25 smithi040 bash[41173]: cluster 2023-12-01T16:32:24.735570+0000 mgr.y (mgr.24356) 1630 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:25 smithi040 bash[41173]: audit 2023-12-01T16:32:25.120048+0000 mon.a (mon.0) 1670 : audit 0 from='client.? 172.21.15.40:0/1447260810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:25 smithi040 bash[28232]: cluster 2023-12-01T16:32:24.735570+0000 mgr.y (mgr.24356) 1630 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:25 smithi040 bash[28232]: audit 2023-12-01T16:32:25.120048+0000 mon.a (mon.0) 1670 : audit 0 from='client.? 172.21.15.40:0/1447260810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:25 smithi141 bash[31670]: cluster 2023-12-01T16:32:24.735570+0000 mgr.y (mgr.24356) 1630 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:25 smithi141 bash[31670]: audit 2023-12-01T16:32:25.120048+0000 mon.a (mon.0) 1670 : audit 0 from='client.? 172.21.15.40:0/1447260810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:32:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:32:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:27 smithi040 bash[41173]: cluster 2023-12-01T16:32:26.736419+0000 mgr.y (mgr.24356) 1631 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:27 smithi040 bash[41173]: audit 2023-12-01T16:32:27.578645+0000 mon.a (mon.0) 1671 : audit 0 from='client.? 172.21.15.40:0/268039522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:27 smithi040 bash[28232]: cluster 2023-12-01T16:32:26.736419+0000 mgr.y (mgr.24356) 1631 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:27 smithi040 bash[28232]: audit 2023-12-01T16:32:27.578645+0000 mon.a (mon.0) 1671 : audit 0 from='client.? 172.21.15.40:0/268039522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:27 smithi141 bash[31670]: cluster 2023-12-01T16:32:26.736419+0000 mgr.y (mgr.24356) 1631 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:27 smithi141 bash[31670]: audit 2023-12-01T16:32:27.578645+0000 mon.a (mon.0) 1671 : audit 0 from='client.? 172.21.15.40:0/268039522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:29 smithi141 bash[31670]: cluster 2023-12-01T16:32:28.737232+0000 mgr.y (mgr.24356) 1632 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:29 smithi040 bash[28232]: cluster 2023-12-01T16:32:28.737232+0000 mgr.y (mgr.24356) 1632 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:29 smithi040 bash[41173]: cluster 2023-12-01T16:32:28.737232+0000 mgr.y (mgr.24356) 1632 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:30 smithi141 bash[31670]: audit 2023-12-01T16:32:29.568881+0000 mon.c (mon.2) 1043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:32:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:30 smithi141 bash[31670]: audit 2023-12-01T16:32:29.949227+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:30 smithi141 bash[31670]: audit 2023-12-01T16:32:29.961085+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:30 smithi141 bash[31670]: audit 2023-12-01T16:32:30.044392+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.40:0/3372082176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[28232]: audit 2023-12-01T16:32:29.568881+0000 mon.c (mon.2) 1043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:32:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[28232]: audit 2023-12-01T16:32:29.949227+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[28232]: audit 2023-12-01T16:32:29.961085+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[28232]: audit 2023-12-01T16:32:30.044392+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.40:0/3372082176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[41173]: audit 2023-12-01T16:32:29.568881+0000 mon.c (mon.2) 1043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:32:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[41173]: audit 2023-12-01T16:32:29.949227+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[41173]: audit 2023-12-01T16:32:29.961085+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:30 smithi040 bash[41173]: audit 2023-12-01T16:32:30.044392+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.40:0/3372082176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:31 smithi141 bash[31670]: cluster 2023-12-01T16:32:30.738435+0000 mgr.y (mgr.24356) 1633 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:31 smithi040 bash[28232]: cluster 2023-12-01T16:32:30.738435+0000 mgr.y (mgr.24356) 1633 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:31 smithi040 bash[41173]: cluster 2023-12-01T16:32:30.738435+0000 mgr.y (mgr.24356) 1633 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:32 smithi040 bash[28232]: audit 2023-12-01T16:32:32.513169+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.40:0/337629987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:32 smithi040 bash[41173]: audit 2023-12-01T16:32:32.513169+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.40:0/337629987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:32 smithi141 bash[31670]: audit 2023-12-01T16:32:32.513169+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.40:0/337629987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:33 smithi040 bash[41173]: cluster 2023-12-01T16:32:32.739202+0000 mgr.y (mgr.24356) 1634 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:33 smithi040 bash[41173]: audit 2023-12-01T16:32:33.381859+0000 mon.c (mon.2) 1044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:33 smithi040 bash[28232]: cluster 2023-12-01T16:32:32.739202+0000 mgr.y (mgr.24356) 1634 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:33 smithi040 bash[28232]: audit 2023-12-01T16:32:33.381859+0000 mon.c (mon.2) 1044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:34.036 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:33 smithi141 bash[31670]: cluster 2023-12-01T16:32:32.739202+0000 mgr.y (mgr.24356) 1634 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:34.036 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:33 smithi141 bash[31670]: audit 2023-12-01T16:32:33.381859+0000 mon.c (mon.2) 1044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[41173]: cluster 2023-12-01T16:32:34.740368+0000 mgr.y (mgr.24356) 1635 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[41173]: audit 2023-12-01T16:32:35.009822+0000 mon.c (mon.2) 1045 : audit 0 from='client.? 172.21.15.40:0/1591238592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[41173]: audit 2023-12-01T16:32:35.416606+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[41173]: audit 2023-12-01T16:32:35.426652+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[28232]: cluster 2023-12-01T16:32:34.740368+0000 mgr.y (mgr.24356) 1635 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[28232]: audit 2023-12-01T16:32:35.009822+0000 mon.c (mon.2) 1045 : audit 0 from='client.? 172.21.15.40:0/1591238592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[28232]: audit 2023-12-01T16:32:35.416606+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:35 smithi040 bash[28232]: audit 2023-12-01T16:32:35.426652+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:35 smithi141 bash[31670]: cluster 2023-12-01T16:32:34.740368+0000 mgr.y (mgr.24356) 1635 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:35 smithi141 bash[31670]: audit 2023-12-01T16:32:35.009822+0000 mon.c (mon.2) 1045 : audit 0 from='client.? 172.21.15.40:0/1591238592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:35 smithi141 bash[31670]: audit 2023-12-01T16:32:35.416606+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:35 smithi141 bash[31670]: audit 2023-12-01T16:32:35.426652+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:32:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:32:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[41173]: audit 2023-12-01T16:32:36.161295+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[41173]: audit 2023-12-01T16:32:36.173813+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[41173]: audit 2023-12-01T16:32:36.645836+0000 mon.c (mon.2) 1046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:32:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[41173]: audit 2023-12-01T16:32:36.647657+0000 mon.c (mon.2) 1047 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:32:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[41173]: audit 2023-12-01T16:32:36.658100+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[41173]: cluster 2023-12-01T16:32:36.741023+0000 mgr.y (mgr.24356) 1636 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[28232]: audit 2023-12-01T16:32:36.161295+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[28232]: audit 2023-12-01T16:32:36.173813+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[28232]: audit 2023-12-01T16:32:36.645836+0000 mon.c (mon.2) 1046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:32:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[28232]: audit 2023-12-01T16:32:36.647657+0000 mon.c (mon.2) 1047 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:32:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[28232]: audit 2023-12-01T16:32:36.658100+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:37 smithi040 bash[28232]: cluster 2023-12-01T16:32:36.741023+0000 mgr.y (mgr.24356) 1636 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:37 smithi141 bash[31670]: audit 2023-12-01T16:32:36.161295+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:37 smithi141 bash[31670]: audit 2023-12-01T16:32:36.173813+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:37 smithi141 bash[31670]: audit 2023-12-01T16:32:36.645836+0000 mon.c (mon.2) 1046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:32:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:37 smithi141 bash[31670]: audit 2023-12-01T16:32:36.647657+0000 mon.c (mon.2) 1047 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:32:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:37 smithi141 bash[31670]: audit 2023-12-01T16:32:36.658100+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:32:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:37 smithi141 bash[31670]: cluster 2023-12-01T16:32:36.741023+0000 mgr.y (mgr.24356) 1636 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:38 smithi141 bash[31670]: audit 2023-12-01T16:32:37.475172+0000 mon.c (mon.2) 1048 : audit 0 from='client.? 172.21.15.40:0/25100477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:38 smithi040 bash[41173]: audit 2023-12-01T16:32:37.475172+0000 mon.c (mon.2) 1048 : audit 0 from='client.? 172.21.15.40:0/25100477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:38.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:38 smithi040 bash[28232]: audit 2023-12-01T16:32:37.475172+0000 mon.c (mon.2) 1048 : audit 0 from='client.? 172.21.15.40:0/25100477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:39 smithi141 bash[31670]: cluster 2023-12-01T16:32:38.741708+0000 mgr.y (mgr.24356) 1637 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:39 smithi040 bash[41173]: cluster 2023-12-01T16:32:38.741708+0000 mgr.y (mgr.24356) 1637 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:39 smithi040 bash[28232]: cluster 2023-12-01T16:32:38.741708+0000 mgr.y (mgr.24356) 1637 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:40 smithi141 bash[31670]: audit 2023-12-01T16:32:39.945741+0000 mon.a (mon.0) 1681 : audit 0 from='client.? 172.21.15.40:0/2046371621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:40 smithi040 bash[41173]: audit 2023-12-01T16:32:39.945741+0000 mon.a (mon.0) 1681 : audit 0 from='client.? 172.21.15.40:0/2046371621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:40.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:40 smithi040 bash[28232]: audit 2023-12-01T16:32:39.945741+0000 mon.a (mon.0) 1681 : audit 0 from='client.? 172.21.15.40:0/2046371621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:41 smithi141 bash[31670]: cluster 2023-12-01T16:32:40.742906+0000 mgr.y (mgr.24356) 1638 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:41 smithi040 bash[41173]: cluster 2023-12-01T16:32:40.742906+0000 mgr.y (mgr.24356) 1638 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:41 smithi040 bash[28232]: cluster 2023-12-01T16:32:40.742906+0000 mgr.y (mgr.24356) 1638 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:42 smithi141 bash[31670]: audit 2023-12-01T16:32:42.405531+0000 mon.c (mon.2) 1049 : audit 0 from='client.? 172.21.15.40:0/4159005219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:42 smithi040 bash[41173]: audit 2023-12-01T16:32:42.405531+0000 mon.c (mon.2) 1049 : audit 0 from='client.? 172.21.15.40:0/4159005219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:42 smithi040 bash[28232]: audit 2023-12-01T16:32:42.405531+0000 mon.c (mon.2) 1049 : audit 0 from='client.? 172.21.15.40:0/4159005219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:43 smithi141 bash[31670]: cluster 2023-12-01T16:32:42.743526+0000 mgr.y (mgr.24356) 1639 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:43 smithi040 bash[41173]: cluster 2023-12-01T16:32:42.743526+0000 mgr.y (mgr.24356) 1639 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:43 smithi040 bash[28232]: cluster 2023-12-01T16:32:42.743526+0000 mgr.y (mgr.24356) 1639 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:45 smithi040 bash[28232]: cluster 2023-12-01T16:32:44.744686+0000 mgr.y (mgr.24356) 1640 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:45 smithi040 bash[28232]: audit 2023-12-01T16:32:44.870686+0000 mon.c (mon.2) 1050 : audit 0 from='client.? 172.21.15.40:0/3575147409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:45 smithi040 bash[41173]: cluster 2023-12-01T16:32:44.744686+0000 mgr.y (mgr.24356) 1640 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:45 smithi040 bash[41173]: audit 2023-12-01T16:32:44.870686+0000 mon.c (mon.2) 1050 : audit 0 from='client.? 172.21.15.40:0/3575147409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:45 smithi141 bash[31670]: cluster 2023-12-01T16:32:44.744686+0000 mgr.y (mgr.24356) 1640 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:45 smithi141 bash[31670]: audit 2023-12-01T16:32:44.870686+0000 mon.c (mon.2) 1050 : audit 0 from='client.? 172.21.15.40:0/3575147409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:32:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:32:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:47 smithi040 bash[41173]: cluster 2023-12-01T16:32:46.745369+0000 mgr.y (mgr.24356) 1641 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:47 smithi040 bash[41173]: audit 2023-12-01T16:32:47.328846+0000 mon.c (mon.2) 1051 : audit 0 from='client.? 172.21.15.40:0/2313042696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:47 smithi040 bash[28232]: cluster 2023-12-01T16:32:46.745369+0000 mgr.y (mgr.24356) 1641 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:47 smithi040 bash[28232]: audit 2023-12-01T16:32:47.328846+0000 mon.c (mon.2) 1051 : audit 0 from='client.? 172.21.15.40:0/2313042696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:47 smithi141 bash[31670]: cluster 2023-12-01T16:32:46.745369+0000 mgr.y (mgr.24356) 1641 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:47 smithi141 bash[31670]: audit 2023-12-01T16:32:47.328846+0000 mon.c (mon.2) 1051 : audit 0 from='client.? 172.21.15.40:0/2313042696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:49 smithi141 bash[31670]: audit 2023-12-01T16:32:48.382304+0000 mon.c (mon.2) 1052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:49 smithi141 bash[31670]: cluster 2023-12-01T16:32:48.746001+0000 mgr.y (mgr.24356) 1642 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:49 smithi040 bash[41173]: audit 2023-12-01T16:32:48.382304+0000 mon.c (mon.2) 1052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:49 smithi040 bash[41173]: cluster 2023-12-01T16:32:48.746001+0000 mgr.y (mgr.24356) 1642 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:49 smithi040 bash[28232]: audit 2023-12-01T16:32:48.382304+0000 mon.c (mon.2) 1052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:49 smithi040 bash[28232]: cluster 2023-12-01T16:32:48.746001+0000 mgr.y (mgr.24356) 1642 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:50 smithi141 bash[31670]: audit 2023-12-01T16:32:49.793725+0000 mon.c (mon.2) 1053 : audit 0 from='client.? 172.21.15.40:0/3685121101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:50 smithi040 bash[41173]: audit 2023-12-01T16:32:49.793725+0000 mon.c (mon.2) 1053 : audit 0 from='client.? 172.21.15.40:0/3685121101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:50 smithi040 bash[28232]: audit 2023-12-01T16:32:49.793725+0000 mon.c (mon.2) 1053 : audit 0 from='client.? 172.21.15.40:0/3685121101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:51 smithi141 bash[31670]: cluster 2023-12-01T16:32:50.747147+0000 mgr.y (mgr.24356) 1643 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:51 smithi040 bash[41173]: cluster 2023-12-01T16:32:50.747147+0000 mgr.y (mgr.24356) 1643 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:51 smithi040 bash[28232]: cluster 2023-12-01T16:32:50.747147+0000 mgr.y (mgr.24356) 1643 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:52 smithi040 bash[28232]: audit 2023-12-01T16:32:52.262293+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.40:0/2019573409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:52 smithi040 bash[41173]: audit 2023-12-01T16:32:52.262293+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.40:0/2019573409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:52 smithi141 bash[31670]: audit 2023-12-01T16:32:52.262293+0000 mon.b (mon.1) 34 : audit 0 from='client.? 172.21.15.40:0/2019573409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:53 smithi040 bash[28232]: cluster 2023-12-01T16:32:52.747795+0000 mgr.y (mgr.24356) 1644 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:53 smithi040 bash[41173]: cluster 2023-12-01T16:32:52.747795+0000 mgr.y (mgr.24356) 1644 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:53 smithi141 bash[31670]: cluster 2023-12-01T16:32:52.747795+0000 mgr.y (mgr.24356) 1644 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:54 smithi040 bash[28232]: audit 2023-12-01T16:32:54.722538+0000 mon.c (mon.2) 1054 : audit 0 from='client.? 172.21.15.40:0/188710635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:54 smithi040 bash[41173]: audit 2023-12-01T16:32:54.722538+0000 mon.c (mon.2) 1054 : audit 0 from='client.? 172.21.15.40:0/188710635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:54 smithi141 bash[31670]: audit 2023-12-01T16:32:54.722538+0000 mon.c (mon.2) 1054 : audit 0 from='client.? 172.21.15.40:0/188710635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:55 smithi040 bash[28232]: cluster 2023-12-01T16:32:54.748623+0000 mgr.y (mgr.24356) 1645 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:55 smithi040 bash[41173]: cluster 2023-12-01T16:32:54.748623+0000 mgr.y (mgr.24356) 1645 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:55 smithi141 bash[31670]: cluster 2023-12-01T16:32:54.748623+0000 mgr.y (mgr.24356) 1645 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:32:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:32:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:57 smithi040 bash[28232]: cluster 2023-12-01T16:32:56.749198+0000 mgr.y (mgr.24356) 1646 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:57 smithi040 bash[28232]: audit 2023-12-01T16:32:57.191654+0000 mon.c (mon.2) 1055 : audit 0 from='client.? 172.21.15.40:0/1298583626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:57 smithi040 bash[41173]: cluster 2023-12-01T16:32:56.749198+0000 mgr.y (mgr.24356) 1646 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:57 smithi040 bash[41173]: audit 2023-12-01T16:32:57.191654+0000 mon.c (mon.2) 1055 : audit 0 from='client.? 172.21.15.40:0/1298583626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:57 smithi141 bash[31670]: cluster 2023-12-01T16:32:56.749198+0000 mgr.y (mgr.24356) 1646 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:57 smithi141 bash[31670]: audit 2023-12-01T16:32:57.191654+0000 mon.c (mon.2) 1055 : audit 0 from='client.? 172.21.15.40:0/1298583626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:32:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:32:59 smithi141 bash[31670]: cluster 2023-12-01T16:32:58.749868+0000 mgr.y (mgr.24356) 1647 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:32:59 smithi040 bash[28232]: cluster 2023-12-01T16:32:58.749868+0000 mgr.y (mgr.24356) 1647 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:32:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:32:59 smithi040 bash[41173]: cluster 2023-12-01T16:32:58.749868+0000 mgr.y (mgr.24356) 1647 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:00 smithi141 bash[31670]: audit 2023-12-01T16:32:59.662655+0000 mon.c (mon.2) 1056 : audit 0 from='client.? 172.21.15.40:0/2109189771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:00 smithi040 bash[28232]: audit 2023-12-01T16:32:59.662655+0000 mon.c (mon.2) 1056 : audit 0 from='client.? 172.21.15.40:0/2109189771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:00 smithi040 bash[41173]: audit 2023-12-01T16:32:59.662655+0000 mon.c (mon.2) 1056 : audit 0 from='client.? 172.21.15.40:0/2109189771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:01 smithi141 bash[31670]: cluster 2023-12-01T16:33:00.751006+0000 mgr.y (mgr.24356) 1648 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:01 smithi040 bash[28232]: cluster 2023-12-01T16:33:00.751006+0000 mgr.y (mgr.24356) 1648 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:01 smithi040 bash[41173]: cluster 2023-12-01T16:33:00.751006+0000 mgr.y (mgr.24356) 1648 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:02 smithi141 bash[31670]: audit 2023-12-01T16:33:02.127406+0000 mon.c (mon.2) 1057 : audit 0 from='client.? 172.21.15.40:0/526545198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:02 smithi040 bash[28232]: audit 2023-12-01T16:33:02.127406+0000 mon.c (mon.2) 1057 : audit 0 from='client.? 172.21.15.40:0/526545198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:02 smithi040 bash[41173]: audit 2023-12-01T16:33:02.127406+0000 mon.c (mon.2) 1057 : audit 0 from='client.? 172.21.15.40:0/526545198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:03 smithi141 bash[31670]: cluster 2023-12-01T16:33:02.751674+0000 mgr.y (mgr.24356) 1649 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:03 smithi040 bash[28232]: cluster 2023-12-01T16:33:02.751674+0000 mgr.y (mgr.24356) 1649 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:03 smithi040 bash[41173]: cluster 2023-12-01T16:33:02.751674+0000 mgr.y (mgr.24356) 1649 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:04 smithi141 bash[31670]: audit 2023-12-01T16:33:03.382889+0000 mon.c (mon.2) 1058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:04 smithi040 bash[28232]: audit 2023-12-01T16:33:03.382889+0000 mon.c (mon.2) 1058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:04 smithi040 bash[41173]: audit 2023-12-01T16:33:03.382889+0000 mon.c (mon.2) 1058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:05 smithi141 bash[31670]: audit 2023-12-01T16:33:04.600618+0000 mon.c (mon.2) 1059 : audit 0 from='client.? 172.21.15.40:0/4245386055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:05 smithi141 bash[31670]: cluster 2023-12-01T16:33:04.752853+0000 mgr.y (mgr.24356) 1650 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:05 smithi040 bash[28232]: audit 2023-12-01T16:33:04.600618+0000 mon.c (mon.2) 1059 : audit 0 from='client.? 172.21.15.40:0/4245386055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:05 smithi040 bash[28232]: cluster 2023-12-01T16:33:04.752853+0000 mgr.y (mgr.24356) 1650 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:05 smithi040 bash[41173]: audit 2023-12-01T16:33:04.600618+0000 mon.c (mon.2) 1059 : audit 0 from='client.? 172.21.15.40:0/4245386055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:05 smithi040 bash[41173]: cluster 2023-12-01T16:33:04.752853+0000 mgr.y (mgr.24356) 1650 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:33:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:33:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:07 smithi040 bash[41173]: cluster 2023-12-01T16:33:06.753383+0000 mgr.y (mgr.24356) 1651 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:07 smithi040 bash[41173]: audit 2023-12-01T16:33:07.057763+0000 mon.a (mon.0) 1682 : audit 0 from='client.? 172.21.15.40:0/838461401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:07 smithi040 bash[28232]: cluster 2023-12-01T16:33:06.753383+0000 mgr.y (mgr.24356) 1651 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:07 smithi040 bash[28232]: audit 2023-12-01T16:33:07.057763+0000 mon.a (mon.0) 1682 : audit 0 from='client.? 172.21.15.40:0/838461401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:07 smithi141 bash[31670]: cluster 2023-12-01T16:33:06.753383+0000 mgr.y (mgr.24356) 1651 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:07 smithi141 bash[31670]: audit 2023-12-01T16:33:07.057763+0000 mon.a (mon.0) 1682 : audit 0 from='client.? 172.21.15.40:0/838461401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:09 smithi141 bash[31670]: cluster 2023-12-01T16:33:08.754026+0000 mgr.y (mgr.24356) 1652 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:09 smithi040 bash[28232]: cluster 2023-12-01T16:33:08.754026+0000 mgr.y (mgr.24356) 1652 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:09 smithi040 bash[41173]: cluster 2023-12-01T16:33:08.754026+0000 mgr.y (mgr.24356) 1652 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:10 smithi141 bash[31670]: audit 2023-12-01T16:33:09.531816+0000 mon.c (mon.2) 1060 : audit 0 from='client.? 172.21.15.40:0/121108093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:10 smithi040 bash[28232]: audit 2023-12-01T16:33:09.531816+0000 mon.c (mon.2) 1060 : audit 0 from='client.? 172.21.15.40:0/121108093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:10 smithi040 bash[41173]: audit 2023-12-01T16:33:09.531816+0000 mon.c (mon.2) 1060 : audit 0 from='client.? 172.21.15.40:0/121108093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:11 smithi141 bash[31670]: cluster 2023-12-01T16:33:10.755200+0000 mgr.y (mgr.24356) 1653 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:11 smithi040 bash[28232]: cluster 2023-12-01T16:33:10.755200+0000 mgr.y (mgr.24356) 1653 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:11 smithi040 bash[41173]: cluster 2023-12-01T16:33:10.755200+0000 mgr.y (mgr.24356) 1653 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:12 smithi141 bash[31670]: audit 2023-12-01T16:33:11.995624+0000 mon.c (mon.2) 1061 : audit 0 from='client.? 172.21.15.40:0/4238277640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:12 smithi040 bash[41173]: audit 2023-12-01T16:33:11.995624+0000 mon.c (mon.2) 1061 : audit 0 from='client.? 172.21.15.40:0/4238277640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:12 smithi040 bash[28232]: audit 2023-12-01T16:33:11.995624+0000 mon.c (mon.2) 1061 : audit 0 from='client.? 172.21.15.40:0/4238277640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:13 smithi141 bash[31670]: cluster 2023-12-01T16:33:12.756009+0000 mgr.y (mgr.24356) 1654 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:13 smithi040 bash[41173]: cluster 2023-12-01T16:33:12.756009+0000 mgr.y (mgr.24356) 1654 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:13 smithi040 bash[28232]: cluster 2023-12-01T16:33:12.756009+0000 mgr.y (mgr.24356) 1654 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:14 smithi141 bash[31670]: audit 2023-12-01T16:33:14.463726+0000 mon.a (mon.0) 1683 : audit 0 from='client.? 172.21.15.40:0/1976816417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:14 smithi040 bash[28232]: audit 2023-12-01T16:33:14.463726+0000 mon.a (mon.0) 1683 : audit 0 from='client.? 172.21.15.40:0/1976816417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:14 smithi040 bash[41173]: audit 2023-12-01T16:33:14.463726+0000 mon.a (mon.0) 1683 : audit 0 from='client.? 172.21.15.40:0/1976816417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:15 smithi040 bash[28232]: cluster 2023-12-01T16:33:14.757224+0000 mgr.y (mgr.24356) 1655 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:15 smithi040 bash[41173]: cluster 2023-12-01T16:33:14.757224+0000 mgr.y (mgr.24356) 1655 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:15 smithi141 bash[31670]: cluster 2023-12-01T16:33:14.757224+0000 mgr.y (mgr.24356) 1655 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:33:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:33:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:17 smithi040 bash[28232]: cluster 2023-12-01T16:33:16.757854+0000 mgr.y (mgr.24356) 1656 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:17 smithi040 bash[28232]: audit 2023-12-01T16:33:16.932053+0000 mon.a (mon.0) 1684 : audit 0 from='client.? 172.21.15.40:0/1473243169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:17 smithi040 bash[41173]: cluster 2023-12-01T16:33:16.757854+0000 mgr.y (mgr.24356) 1656 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:17 smithi040 bash[41173]: audit 2023-12-01T16:33:16.932053+0000 mon.a (mon.0) 1684 : audit 0 from='client.? 172.21.15.40:0/1473243169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:17 smithi141 bash[31670]: cluster 2023-12-01T16:33:16.757854+0000 mgr.y (mgr.24356) 1656 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:17 smithi141 bash[31670]: audit 2023-12-01T16:33:16.932053+0000 mon.a (mon.0) 1684 : audit 0 from='client.? 172.21.15.40:0/1473243169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:19 smithi141 bash[31670]: audit 2023-12-01T16:33:18.383293+0000 mon.c (mon.2) 1062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:19 smithi141 bash[31670]: cluster 2023-12-01T16:33:18.758494+0000 mgr.y (mgr.24356) 1657 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:19 smithi040 bash[41173]: audit 2023-12-01T16:33:18.383293+0000 mon.c (mon.2) 1062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:19 smithi040 bash[41173]: cluster 2023-12-01T16:33:18.758494+0000 mgr.y (mgr.24356) 1657 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:19 smithi040 bash[28232]: audit 2023-12-01T16:33:18.383293+0000 mon.c (mon.2) 1062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:19 smithi040 bash[28232]: cluster 2023-12-01T16:33:18.758494+0000 mgr.y (mgr.24356) 1657 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:20 smithi141 bash[31670]: audit 2023-12-01T16:33:19.405393+0000 mon.a (mon.0) 1685 : audit 0 from='client.? 172.21.15.40:0/2807327659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:20 smithi040 bash[41173]: audit 2023-12-01T16:33:19.405393+0000 mon.a (mon.0) 1685 : audit 0 from='client.? 172.21.15.40:0/2807327659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:20.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:20 smithi040 bash[28232]: audit 2023-12-01T16:33:19.405393+0000 mon.a (mon.0) 1685 : audit 0 from='client.? 172.21.15.40:0/2807327659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:21 smithi141 bash[31670]: cluster 2023-12-01T16:33:20.759649+0000 mgr.y (mgr.24356) 1658 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:21 smithi040 bash[41173]: cluster 2023-12-01T16:33:20.759649+0000 mgr.y (mgr.24356) 1658 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:21 smithi040 bash[28232]: cluster 2023-12-01T16:33:20.759649+0000 mgr.y (mgr.24356) 1658 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:22 smithi141 bash[31670]: audit 2023-12-01T16:33:21.877860+0000 mon.a (mon.0) 1686 : audit 0 from='client.? 172.21.15.40:0/520994572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:22 smithi040 bash[28232]: audit 2023-12-01T16:33:21.877860+0000 mon.a (mon.0) 1686 : audit 0 from='client.? 172.21.15.40:0/520994572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:22 smithi040 bash[41173]: audit 2023-12-01T16:33:21.877860+0000 mon.a (mon.0) 1686 : audit 0 from='client.? 172.21.15.40:0/520994572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:23 smithi141 bash[31670]: cluster 2023-12-01T16:33:22.760293+0000 mgr.y (mgr.24356) 1659 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:23 smithi040 bash[28232]: cluster 2023-12-01T16:33:22.760293+0000 mgr.y (mgr.24356) 1659 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:23 smithi040 bash[41173]: cluster 2023-12-01T16:33:22.760293+0000 mgr.y (mgr.24356) 1659 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:24 smithi040 bash[28232]: audit 2023-12-01T16:33:24.334847+0000 mon.c (mon.2) 1063 : audit 0 from='client.? 172.21.15.40:0/4127294651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:24 smithi040 bash[41173]: audit 2023-12-01T16:33:24.334847+0000 mon.c (mon.2) 1063 : audit 0 from='client.? 172.21.15.40:0/4127294651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:24 smithi141 bash[31670]: audit 2023-12-01T16:33:24.334847+0000 mon.c (mon.2) 1063 : audit 0 from='client.? 172.21.15.40:0/4127294651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:25 smithi040 bash[28232]: cluster 2023-12-01T16:33:24.761427+0000 mgr.y (mgr.24356) 1660 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:25 smithi040 bash[41173]: cluster 2023-12-01T16:33:24.761427+0000 mgr.y (mgr.24356) 1660 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:25 smithi141 bash[31670]: cluster 2023-12-01T16:33:24.761427+0000 mgr.y (mgr.24356) 1660 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:26.850 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:33:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:33:27.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:26 smithi040 bash[28232]: audit 2023-12-01T16:33:26.794136+0000 mon.c (mon.2) 1064 : audit 0 from='client.? 172.21.15.40:0/2066414355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:27.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:26 smithi040 bash[41173]: audit 2023-12-01T16:33:26.794136+0000 mon.c (mon.2) 1064 : audit 0 from='client.? 172.21.15.40:0/2066414355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:26 smithi141 bash[31670]: audit 2023-12-01T16:33:26.794136+0000 mon.c (mon.2) 1064 : audit 0 from='client.? 172.21.15.40:0/2066414355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:27 smithi040 bash[28232]: cluster 2023-12-01T16:33:26.762143+0000 mgr.y (mgr.24356) 1661 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:27 smithi040 bash[41173]: cluster 2023-12-01T16:33:26.762143+0000 mgr.y (mgr.24356) 1661 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:27 smithi141 bash[31670]: cluster 2023-12-01T16:33:26.762143+0000 mgr.y (mgr.24356) 1661 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:29 smithi141 bash[31670]: cluster 2023-12-01T16:33:28.762956+0000 mgr.y (mgr.24356) 1662 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:29 smithi040 bash[28232]: cluster 2023-12-01T16:33:28.762956+0000 mgr.y (mgr.24356) 1662 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:29 smithi040 bash[41173]: cluster 2023-12-01T16:33:28.762956+0000 mgr.y (mgr.24356) 1662 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:30 smithi141 bash[31670]: audit 2023-12-01T16:33:29.253354+0000 mon.c (mon.2) 1065 : audit 0 from='client.? 172.21.15.40:0/1667384795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:30 smithi040 bash[28232]: audit 2023-12-01T16:33:29.253354+0000 mon.c (mon.2) 1065 : audit 0 from='client.? 172.21.15.40:0/1667384795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:30 smithi040 bash[41173]: audit 2023-12-01T16:33:29.253354+0000 mon.c (mon.2) 1065 : audit 0 from='client.? 172.21.15.40:0/1667384795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:31 smithi141 bash[31670]: cluster 2023-12-01T16:33:30.764076+0000 mgr.y (mgr.24356) 1663 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:31 smithi040 bash[41173]: cluster 2023-12-01T16:33:30.764076+0000 mgr.y (mgr.24356) 1663 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:31 smithi040 bash[28232]: cluster 2023-12-01T16:33:30.764076+0000 mgr.y (mgr.24356) 1663 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:32 smithi141 bash[31670]: audit 2023-12-01T16:33:31.720011+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.40:0/797465890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:32 smithi040 bash[28232]: audit 2023-12-01T16:33:31.720011+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.40:0/797465890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:32 smithi040 bash[41173]: audit 2023-12-01T16:33:31.720011+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.40:0/797465890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:33 smithi141 bash[31670]: cluster 2023-12-01T16:33:32.764760+0000 mgr.y (mgr.24356) 1664 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:33 smithi040 bash[28232]: cluster 2023-12-01T16:33:32.764760+0000 mgr.y (mgr.24356) 1664 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:33 smithi040 bash[41173]: cluster 2023-12-01T16:33:32.764760+0000 mgr.y (mgr.24356) 1664 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:34 smithi141 bash[31670]: audit 2023-12-01T16:33:33.383722+0000 mon.c (mon.2) 1066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:34 smithi141 bash[31670]: audit 2023-12-01T16:33:34.181174+0000 mon.c (mon.2) 1067 : audit 0 from='client.? 172.21.15.40:0/2923252246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:34 smithi040 bash[41173]: audit 2023-12-01T16:33:33.383722+0000 mon.c (mon.2) 1066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:34 smithi040 bash[41173]: audit 2023-12-01T16:33:34.181174+0000 mon.c (mon.2) 1067 : audit 0 from='client.? 172.21.15.40:0/2923252246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:34 smithi040 bash[28232]: audit 2023-12-01T16:33:33.383722+0000 mon.c (mon.2) 1066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:34.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:34 smithi040 bash[28232]: audit 2023-12-01T16:33:34.181174+0000 mon.c (mon.2) 1067 : audit 0 from='client.? 172.21.15.40:0/2923252246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:35 smithi141 bash[31670]: cluster 2023-12-01T16:33:34.765967+0000 mgr.y (mgr.24356) 1665 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:35 smithi040 bash[28232]: cluster 2023-12-01T16:33:34.765967+0000 mgr.y (mgr.24356) 1665 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:35 smithi040 bash[41173]: cluster 2023-12-01T16:33:34.765967+0000 mgr.y (mgr.24356) 1665 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:36 smithi040 bash[28232]: audit 2023-12-01T16:33:36.644636+0000 mon.c (mon.2) 1068 : audit 0 from='client.? 172.21.15.40:0/3621814986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:33:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:33:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:36 smithi040 bash[41173]: audit 2023-12-01T16:33:36.644636+0000 mon.c (mon.2) 1068 : audit 0 from='client.? 172.21.15.40:0/3621814986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:36 smithi141 bash[31670]: audit 2023-12-01T16:33:36.644636+0000 mon.c (mon.2) 1068 : audit 0 from='client.? 172.21.15.40:0/3621814986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:37 smithi141 bash[31670]: audit 2023-12-01T16:33:36.740776+0000 mon.c (mon.2) 1069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:37 smithi141 bash[31670]: cluster 2023-12-01T16:33:36.766445+0000 mgr.y (mgr.24356) 1666 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:37 smithi040 bash[28232]: audit 2023-12-01T16:33:36.740776+0000 mon.c (mon.2) 1069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:33:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:37 smithi040 bash[28232]: cluster 2023-12-01T16:33:36.766445+0000 mgr.y (mgr.24356) 1666 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:37 smithi040 bash[41173]: audit 2023-12-01T16:33:36.740776+0000 mon.c (mon.2) 1069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:33:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:37 smithi040 bash[41173]: cluster 2023-12-01T16:33:36.766445+0000 mgr.y (mgr.24356) 1666 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:39 smithi141 bash[31670]: cluster 2023-12-01T16:33:38.767087+0000 mgr.y (mgr.24356) 1667 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:39 smithi141 bash[31670]: audit 2023-12-01T16:33:39.119795+0000 mon.c (mon.2) 1070 : audit 0 from='client.? 172.21.15.40:0/895537997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:39 smithi040 bash[28232]: cluster 2023-12-01T16:33:38.767087+0000 mgr.y (mgr.24356) 1667 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:39 smithi040 bash[28232]: audit 2023-12-01T16:33:39.119795+0000 mon.c (mon.2) 1070 : audit 0 from='client.? 172.21.15.40:0/895537997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:39 smithi040 bash[41173]: cluster 2023-12-01T16:33:38.767087+0000 mgr.y (mgr.24356) 1667 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:39 smithi040 bash[41173]: audit 2023-12-01T16:33:39.119795+0000 mon.c (mon.2) 1070 : audit 0 from='client.? 172.21.15.40:0/895537997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:41 smithi040 bash[28232]: cluster 2023-12-01T16:33:40.768246+0000 mgr.y (mgr.24356) 1668 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:41 smithi040 bash[28232]: audit 2023-12-01T16:33:41.576459+0000 mon.c (mon.2) 1071 : audit 0 from='client.? 172.21.15.40:0/3281956464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:41 smithi040 bash[41173]: cluster 2023-12-01T16:33:40.768246+0000 mgr.y (mgr.24356) 1668 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:41 smithi040 bash[41173]: audit 2023-12-01T16:33:41.576459+0000 mon.c (mon.2) 1071 : audit 0 from='client.? 172.21.15.40:0/3281956464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:41 smithi141 bash[31670]: cluster 2023-12-01T16:33:40.768246+0000 mgr.y (mgr.24356) 1668 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:41 smithi141 bash[31670]: audit 2023-12-01T16:33:41.576459+0000 mon.c (mon.2) 1071 : audit 0 from='client.? 172.21.15.40:0/3281956464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:42.637189+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:42.649326+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: cluster 2023-12-01T16:33:42.768923+0000 mgr.y (mgr.24356) 1669 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:42.942002+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:42.953577+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:43.429398+0000 mon.c (mon.2) 1072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:43.431389+0000 mon.c (mon.2) 1073 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[28232]: audit 2023-12-01T16:33:43.442495+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:42.637189+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:42.649326+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: cluster 2023-12-01T16:33:42.768923+0000 mgr.y (mgr.24356) 1669 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:42.942002+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:42.953577+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:43.429398+0000 mon.c (mon.2) 1072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:33:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:43.431389+0000 mon.c (mon.2) 1073 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:33:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:43 smithi040 bash[41173]: audit 2023-12-01T16:33:43.442495+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:42.637189+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:42.649326+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: cluster 2023-12-01T16:33:42.768923+0000 mgr.y (mgr.24356) 1669 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:42.942002+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:42.953577+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:43.429398+0000 mon.c (mon.2) 1072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:33:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:43.431389+0000 mon.c (mon.2) 1073 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:33:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:43 smithi141 bash[31670]: audit 2023-12-01T16:33:43.442495+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:33:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:44 smithi040 bash[28232]: audit 2023-12-01T16:33:44.048055+0000 mon.a (mon.0) 1693 : audit 0 from='client.? 172.21.15.40:0/2785369562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:44 smithi040 bash[41173]: audit 2023-12-01T16:33:44.048055+0000 mon.a (mon.0) 1693 : audit 0 from='client.? 172.21.15.40:0/2785369562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:44 smithi141 bash[31670]: audit 2023-12-01T16:33:44.048055+0000 mon.a (mon.0) 1693 : audit 0 from='client.? 172.21.15.40:0/2785369562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:45 smithi141 bash[31670]: cluster 2023-12-01T16:33:44.770102+0000 mgr.y (mgr.24356) 1670 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:46.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:45 smithi040 bash[28232]: cluster 2023-12-01T16:33:44.770102+0000 mgr.y (mgr.24356) 1670 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:45 smithi040 bash[41173]: cluster 2023-12-01T16:33:44.770102+0000 mgr.y (mgr.24356) 1670 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:46 smithi040 bash[28232]: audit 2023-12-01T16:33:46.513055+0000 mon.c (mon.2) 1074 : audit 0 from='client.? 172.21.15.40:0/1463491186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:33:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:33:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:46 smithi040 bash[41173]: audit 2023-12-01T16:33:46.513055+0000 mon.c (mon.2) 1074 : audit 0 from='client.? 172.21.15.40:0/1463491186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:46 smithi141 bash[31670]: audit 2023-12-01T16:33:46.513055+0000 mon.c (mon.2) 1074 : audit 0 from='client.? 172.21.15.40:0/1463491186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:47 smithi141 bash[31670]: cluster 2023-12-01T16:33:46.770795+0000 mgr.y (mgr.24356) 1671 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:47 smithi040 bash[28232]: cluster 2023-12-01T16:33:46.770795+0000 mgr.y (mgr.24356) 1671 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:47 smithi040 bash[41173]: cluster 2023-12-01T16:33:46.770795+0000 mgr.y (mgr.24356) 1671 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:49 smithi141 bash[31670]: audit 2023-12-01T16:33:48.383662+0000 mon.c (mon.2) 1075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:49 smithi141 bash[31670]: cluster 2023-12-01T16:33:48.771458+0000 mgr.y (mgr.24356) 1672 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:49 smithi141 bash[31670]: audit 2023-12-01T16:33:48.977230+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.40:0/4057813688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:49 smithi040 bash[28232]: audit 2023-12-01T16:33:48.383662+0000 mon.c (mon.2) 1075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:49 smithi040 bash[28232]: cluster 2023-12-01T16:33:48.771458+0000 mgr.y (mgr.24356) 1672 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:49 smithi040 bash[28232]: audit 2023-12-01T16:33:48.977230+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.40:0/4057813688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:49 smithi040 bash[41173]: audit 2023-12-01T16:33:48.383662+0000 mon.c (mon.2) 1075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:49 smithi040 bash[41173]: cluster 2023-12-01T16:33:48.771458+0000 mgr.y (mgr.24356) 1672 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:49 smithi040 bash[41173]: audit 2023-12-01T16:33:48.977230+0000 mon.a (mon.0) 1694 : audit 0 from='client.? 172.21.15.40:0/4057813688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:51 smithi040 bash[28232]: cluster 2023-12-01T16:33:50.772663+0000 mgr.y (mgr.24356) 1673 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:51 smithi040 bash[28232]: audit 2023-12-01T16:33:51.435579+0000 mon.c (mon.2) 1076 : audit 0 from='client.? 172.21.15.40:0/3964371275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:51 smithi040 bash[41173]: cluster 2023-12-01T16:33:50.772663+0000 mgr.y (mgr.24356) 1673 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:51 smithi040 bash[41173]: audit 2023-12-01T16:33:51.435579+0000 mon.c (mon.2) 1076 : audit 0 from='client.? 172.21.15.40:0/3964371275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:51 smithi141 bash[31670]: cluster 2023-12-01T16:33:50.772663+0000 mgr.y (mgr.24356) 1673 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:51 smithi141 bash[31670]: audit 2023-12-01T16:33:51.435579+0000 mon.c (mon.2) 1076 : audit 0 from='client.? 172.21.15.40:0/3964371275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:53 smithi040 bash[28232]: cluster 2023-12-01T16:33:52.773310+0000 mgr.y (mgr.24356) 1674 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:53 smithi040 bash[41173]: cluster 2023-12-01T16:33:52.773310+0000 mgr.y (mgr.24356) 1674 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:53 smithi141 bash[31670]: cluster 2023-12-01T16:33:52.773310+0000 mgr.y (mgr.24356) 1674 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:54 smithi040 bash[28232]: audit 2023-12-01T16:33:53.901968+0000 mon.c (mon.2) 1077 : audit 0 from='client.? 172.21.15.40:0/3367447957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:54 smithi040 bash[41173]: audit 2023-12-01T16:33:53.901968+0000 mon.c (mon.2) 1077 : audit 0 from='client.? 172.21.15.40:0/3367447957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:54 smithi141 bash[31670]: audit 2023-12-01T16:33:53.901968+0000 mon.c (mon.2) 1077 : audit 0 from='client.? 172.21.15.40:0/3367447957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:55 smithi040 bash[28232]: cluster 2023-12-01T16:33:54.774514+0000 mgr.y (mgr.24356) 1675 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:55 smithi040 bash[41173]: cluster 2023-12-01T16:33:54.774514+0000 mgr.y (mgr.24356) 1675 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:55 smithi141 bash[31670]: cluster 2023-12-01T16:33:54.774514+0000 mgr.y (mgr.24356) 1675 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:56.861 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:33:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:33:56.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:56 smithi040 bash[41173]: audit 2023-12-01T16:33:56.372887+0000 mon.a (mon.0) 1695 : audit 0 from='client.? 172.21.15.40:0/2234473347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:56.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:56 smithi040 bash[28232]: audit 2023-12-01T16:33:56.372887+0000 mon.a (mon.0) 1695 : audit 0 from='client.? 172.21.15.40:0/2234473347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:56 smithi141 bash[31670]: audit 2023-12-01T16:33:56.372887+0000 mon.a (mon.0) 1695 : audit 0 from='client.? 172.21.15.40:0/2234473347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:58 smithi040 bash[41173]: cluster 2023-12-01T16:33:56.775192+0000 mgr.y (mgr.24356) 1676 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:58.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:57 smithi040 bash[28232]: cluster 2023-12-01T16:33:56.775192+0000 mgr.y (mgr.24356) 1676 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:57 smithi141 bash[31670]: cluster 2023-12-01T16:33:56.775192+0000 mgr.y (mgr.24356) 1676 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:59 smithi141 bash[31670]: cluster 2023-12-01T16:33:58.775919+0000 mgr.y (mgr.24356) 1677 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:33:59 smithi141 bash[31670]: audit 2023-12-01T16:33:58.841454+0000 mon.c (mon.2) 1078 : audit 0 from='client.? 172.21.15.40:0/250561206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:59 smithi040 bash[28232]: cluster 2023-12-01T16:33:58.775919+0000 mgr.y (mgr.24356) 1677 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:33:59 smithi040 bash[28232]: audit 2023-12-01T16:33:58.841454+0000 mon.c (mon.2) 1078 : audit 0 from='client.? 172.21.15.40:0/250561206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:33:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:59 smithi040 bash[41173]: cluster 2023-12-01T16:33:58.775919+0000 mgr.y (mgr.24356) 1677 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:33:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:33:59 smithi040 bash[41173]: audit 2023-12-01T16:33:58.841454+0000 mon.c (mon.2) 1078 : audit 0 from='client.? 172.21.15.40:0/250561206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:01 smithi040 bash[28232]: cluster 2023-12-01T16:34:00.777092+0000 mgr.y (mgr.24356) 1678 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:01 smithi040 bash[28232]: audit 2023-12-01T16:34:01.304683+0000 mon.a (mon.0) 1696 : audit 0 from='client.? 172.21.15.40:0/1011894480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:01 smithi040 bash[41173]: cluster 2023-12-01T16:34:00.777092+0000 mgr.y (mgr.24356) 1678 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:01 smithi040 bash[41173]: audit 2023-12-01T16:34:01.304683+0000 mon.a (mon.0) 1696 : audit 0 from='client.? 172.21.15.40:0/1011894480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:01 smithi141 bash[31670]: cluster 2023-12-01T16:34:00.777092+0000 mgr.y (mgr.24356) 1678 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:01 smithi141 bash[31670]: audit 2023-12-01T16:34:01.304683+0000 mon.a (mon.0) 1696 : audit 0 from='client.? 172.21.15.40:0/1011894480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:03 smithi040 bash[41173]: cluster 2023-12-01T16:34:02.777731+0000 mgr.y (mgr.24356) 1679 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:03 smithi040 bash[41173]: audit 2023-12-01T16:34:03.384248+0000 mon.c (mon.2) 1079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:03 smithi040 bash[41173]: audit 2023-12-01T16:34:03.773050+0000 mon.c (mon.2) 1080 : audit 0 from='client.? 172.21.15.40:0/4107768221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:03 smithi040 bash[28232]: cluster 2023-12-01T16:34:02.777731+0000 mgr.y (mgr.24356) 1679 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:03 smithi040 bash[28232]: audit 2023-12-01T16:34:03.384248+0000 mon.c (mon.2) 1079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:03 smithi040 bash[28232]: audit 2023-12-01T16:34:03.773050+0000 mon.c (mon.2) 1080 : audit 0 from='client.? 172.21.15.40:0/4107768221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:03 smithi141 bash[31670]: cluster 2023-12-01T16:34:02.777731+0000 mgr.y (mgr.24356) 1679 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:03 smithi141 bash[31670]: audit 2023-12-01T16:34:03.384248+0000 mon.c (mon.2) 1079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:03 smithi141 bash[31670]: audit 2023-12-01T16:34:03.773050+0000 mon.c (mon.2) 1080 : audit 0 from='client.? 172.21.15.40:0/4107768221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:05 smithi040 bash[41173]: cluster 2023-12-01T16:34:04.778862+0000 mgr.y (mgr.24356) 1680 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:05 smithi040 bash[28232]: cluster 2023-12-01T16:34:04.778862+0000 mgr.y (mgr.24356) 1680 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:05 smithi141 bash[31670]: cluster 2023-12-01T16:34:04.778862+0000 mgr.y (mgr.24356) 1680 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:06.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:34:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:34:07.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:06 smithi040 bash[28232]: audit 2023-12-01T16:34:06.239017+0000 mon.a (mon.0) 1697 : audit 0 from='client.? 172.21.15.40:0/1612790094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:06 smithi040 bash[41173]: audit 2023-12-01T16:34:06.239017+0000 mon.a (mon.0) 1697 : audit 0 from='client.? 172.21.15.40:0/1612790094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:06 smithi141 bash[31670]: audit 2023-12-01T16:34:06.239017+0000 mon.a (mon.0) 1697 : audit 0 from='client.? 172.21.15.40:0/1612790094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:07 smithi040 bash[28232]: cluster 2023-12-01T16:34:06.779510+0000 mgr.y (mgr.24356) 1681 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:07 smithi040 bash[41173]: cluster 2023-12-01T16:34:06.779510+0000 mgr.y (mgr.24356) 1681 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:07 smithi141 bash[31670]: cluster 2023-12-01T16:34:06.779510+0000 mgr.y (mgr.24356) 1681 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:09 smithi141 bash[31670]: audit 2023-12-01T16:34:08.707414+0000 mon.c (mon.2) 1081 : audit 0 from='client.? 172.21.15.40:0/2693722792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:09 smithi141 bash[31670]: cluster 2023-12-01T16:34:08.780163+0000 mgr.y (mgr.24356) 1682 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:09 smithi040 bash[28232]: audit 2023-12-01T16:34:08.707414+0000 mon.c (mon.2) 1081 : audit 0 from='client.? 172.21.15.40:0/2693722792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:09 smithi040 bash[28232]: cluster 2023-12-01T16:34:08.780163+0000 mgr.y (mgr.24356) 1682 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:09 smithi040 bash[41173]: audit 2023-12-01T16:34:08.707414+0000 mon.c (mon.2) 1081 : audit 0 from='client.? 172.21.15.40:0/2693722792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:09 smithi040 bash[41173]: cluster 2023-12-01T16:34:08.780163+0000 mgr.y (mgr.24356) 1682 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:11 smithi040 bash[28232]: cluster 2023-12-01T16:34:10.781321+0000 mgr.y (mgr.24356) 1683 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:11 smithi040 bash[28232]: audit 2023-12-01T16:34:11.165772+0000 mon.c (mon.2) 1082 : audit 0 from='client.? 172.21.15.40:0/4171639467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:11 smithi040 bash[41173]: cluster 2023-12-01T16:34:10.781321+0000 mgr.y (mgr.24356) 1683 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:11 smithi040 bash[41173]: audit 2023-12-01T16:34:11.165772+0000 mon.c (mon.2) 1082 : audit 0 from='client.? 172.21.15.40:0/4171639467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:11 smithi141 bash[31670]: cluster 2023-12-01T16:34:10.781321+0000 mgr.y (mgr.24356) 1683 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:11 smithi141 bash[31670]: audit 2023-12-01T16:34:11.165772+0000 mon.c (mon.2) 1082 : audit 0 from='client.? 172.21.15.40:0/4171639467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:13 smithi040 bash[41173]: cluster 2023-12-01T16:34:12.781890+0000 mgr.y (mgr.24356) 1684 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:13 smithi040 bash[41173]: audit 2023-12-01T16:34:13.623519+0000 mon.c (mon.2) 1083 : audit 0 from='client.? 172.21.15.40:0/315285562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:13 smithi040 bash[28232]: cluster 2023-12-01T16:34:12.781890+0000 mgr.y (mgr.24356) 1684 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:13 smithi040 bash[28232]: audit 2023-12-01T16:34:13.623519+0000 mon.c (mon.2) 1083 : audit 0 from='client.? 172.21.15.40:0/315285562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:13 smithi141 bash[31670]: cluster 2023-12-01T16:34:12.781890+0000 mgr.y (mgr.24356) 1684 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:13 smithi141 bash[31670]: audit 2023-12-01T16:34:13.623519+0000 mon.c (mon.2) 1083 : audit 0 from='client.? 172.21.15.40:0/315285562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:15 smithi040 bash[41173]: cluster 2023-12-01T16:34:14.782947+0000 mgr.y (mgr.24356) 1685 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:15 smithi040 bash[28232]: cluster 2023-12-01T16:34:14.782947+0000 mgr.y (mgr.24356) 1685 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:15 smithi141 bash[31670]: cluster 2023-12-01T16:34:14.782947+0000 mgr.y (mgr.24356) 1685 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:16.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:34:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:34:16.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:16 smithi040 bash[41173]: audit 2023-12-01T16:34:16.091832+0000 mon.c (mon.2) 1084 : audit 0 from='client.? 172.21.15.40:0/2089200662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:16.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:16 smithi040 bash[28232]: audit 2023-12-01T16:34:16.091832+0000 mon.c (mon.2) 1084 : audit 0 from='client.? 172.21.15.40:0/2089200662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:16 smithi141 bash[31670]: audit 2023-12-01T16:34:16.091832+0000 mon.c (mon.2) 1084 : audit 0 from='client.? 172.21.15.40:0/2089200662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:17 smithi040 bash[28232]: cluster 2023-12-01T16:34:16.783574+0000 mgr.y (mgr.24356) 1686 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:17 smithi040 bash[41173]: cluster 2023-12-01T16:34:16.783574+0000 mgr.y (mgr.24356) 1686 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:17 smithi141 bash[31670]: cluster 2023-12-01T16:34:16.783574+0000 mgr.y (mgr.24356) 1686 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:19 smithi141 bash[31670]: audit 2023-12-01T16:34:18.384018+0000 mon.c (mon.2) 1085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:19 smithi141 bash[31670]: audit 2023-12-01T16:34:18.568228+0000 mon.c (mon.2) 1086 : audit 0 from='client.? 172.21.15.40:0/113871939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:19 smithi141 bash[31670]: cluster 2023-12-01T16:34:18.784238+0000 mgr.y (mgr.24356) 1687 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:19 smithi040 bash[28232]: audit 2023-12-01T16:34:18.384018+0000 mon.c (mon.2) 1085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:19 smithi040 bash[28232]: audit 2023-12-01T16:34:18.568228+0000 mon.c (mon.2) 1086 : audit 0 from='client.? 172.21.15.40:0/113871939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:19 smithi040 bash[28232]: cluster 2023-12-01T16:34:18.784238+0000 mgr.y (mgr.24356) 1687 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:19 smithi040 bash[41173]: audit 2023-12-01T16:34:18.384018+0000 mon.c (mon.2) 1085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:19 smithi040 bash[41173]: audit 2023-12-01T16:34:18.568228+0000 mon.c (mon.2) 1086 : audit 0 from='client.? 172.21.15.40:0/113871939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:19 smithi040 bash[41173]: cluster 2023-12-01T16:34:18.784238+0000 mgr.y (mgr.24356) 1687 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:21 smithi040 bash[41173]: cluster 2023-12-01T16:34:20.785030+0000 mgr.y (mgr.24356) 1688 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:21 smithi040 bash[41173]: audit 2023-12-01T16:34:21.029487+0000 mon.a (mon.0) 1698 : audit 0 from='client.? 172.21.15.40:0/1640358187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:21 smithi040 bash[28232]: cluster 2023-12-01T16:34:20.785030+0000 mgr.y (mgr.24356) 1688 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:21 smithi040 bash[28232]: audit 2023-12-01T16:34:21.029487+0000 mon.a (mon.0) 1698 : audit 0 from='client.? 172.21.15.40:0/1640358187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:21 smithi141 bash[31670]: cluster 2023-12-01T16:34:20.785030+0000 mgr.y (mgr.24356) 1688 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:21 smithi141 bash[31670]: audit 2023-12-01T16:34:21.029487+0000 mon.a (mon.0) 1698 : audit 0 from='client.? 172.21.15.40:0/1640358187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:23 smithi040 bash[28232]: cluster 2023-12-01T16:34:22.785676+0000 mgr.y (mgr.24356) 1689 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:23 smithi040 bash[28232]: audit 2023-12-01T16:34:23.499591+0000 mon.a (mon.0) 1699 : audit 0 from='client.? 172.21.15.40:0/3941142748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:23 smithi040 bash[41173]: cluster 2023-12-01T16:34:22.785676+0000 mgr.y (mgr.24356) 1689 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:23 smithi040 bash[41173]: audit 2023-12-01T16:34:23.499591+0000 mon.a (mon.0) 1699 : audit 0 from='client.? 172.21.15.40:0/3941142748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:23 smithi141 bash[31670]: cluster 2023-12-01T16:34:22.785676+0000 mgr.y (mgr.24356) 1689 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:23 smithi141 bash[31670]: audit 2023-12-01T16:34:23.499591+0000 mon.a (mon.0) 1699 : audit 0 from='client.? 172.21.15.40:0/3941142748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:25 smithi040 bash[28232]: cluster 2023-12-01T16:34:24.786781+0000 mgr.y (mgr.24356) 1690 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:25 smithi040 bash[41173]: cluster 2023-12-01T16:34:24.786781+0000 mgr.y (mgr.24356) 1690 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:25 smithi141 bash[31670]: cluster 2023-12-01T16:34:24.786781+0000 mgr.y (mgr.24356) 1690 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:26.863 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:34:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:34:26.863 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:26 smithi040 bash[41173]: audit 2023-12-01T16:34:25.956697+0000 mon.c (mon.2) 1087 : audit 0 from='client.? 172.21.15.40:0/2396448693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:27.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:26 smithi040 bash[28232]: audit 2023-12-01T16:34:25.956697+0000 mon.c (mon.2) 1087 : audit 0 from='client.? 172.21.15.40:0/2396448693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:26 smithi141 bash[31670]: audit 2023-12-01T16:34:25.956697+0000 mon.c (mon.2) 1087 : audit 0 from='client.? 172.21.15.40:0/2396448693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:27 smithi040 bash[28232]: cluster 2023-12-01T16:34:26.787396+0000 mgr.y (mgr.24356) 1691 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:27 smithi040 bash[41173]: cluster 2023-12-01T16:34:26.787396+0000 mgr.y (mgr.24356) 1691 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:27 smithi141 bash[31670]: cluster 2023-12-01T16:34:26.787396+0000 mgr.y (mgr.24356) 1691 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:29 smithi141 bash[31670]: audit 2023-12-01T16:34:28.414724+0000 mon.c (mon.2) 1088 : audit 0 from='client.? 172.21.15.40:0/2694947521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:29 smithi141 bash[31670]: cluster 2023-12-01T16:34:28.787974+0000 mgr.y (mgr.24356) 1692 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:29 smithi040 bash[28232]: audit 2023-12-01T16:34:28.414724+0000 mon.c (mon.2) 1088 : audit 0 from='client.? 172.21.15.40:0/2694947521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:29 smithi040 bash[28232]: cluster 2023-12-01T16:34:28.787974+0000 mgr.y (mgr.24356) 1692 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:29 smithi040 bash[41173]: audit 2023-12-01T16:34:28.414724+0000 mon.c (mon.2) 1088 : audit 0 from='client.? 172.21.15.40:0/2694947521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:29 smithi040 bash[41173]: cluster 2023-12-01T16:34:28.787974+0000 mgr.y (mgr.24356) 1692 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:31 smithi040 bash[28232]: cluster 2023-12-01T16:34:30.788747+0000 mgr.y (mgr.24356) 1693 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:31 smithi040 bash[28232]: audit 2023-12-01T16:34:30.873788+0000 mon.a (mon.0) 1700 : audit 0 from='client.? 172.21.15.40:0/4095442403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:31 smithi040 bash[41173]: cluster 2023-12-01T16:34:30.788747+0000 mgr.y (mgr.24356) 1693 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:31 smithi040 bash[41173]: audit 2023-12-01T16:34:30.873788+0000 mon.a (mon.0) 1700 : audit 0 from='client.? 172.21.15.40:0/4095442403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:31 smithi141 bash[31670]: cluster 2023-12-01T16:34:30.788747+0000 mgr.y (mgr.24356) 1693 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:31 smithi141 bash[31670]: audit 2023-12-01T16:34:30.873788+0000 mon.a (mon.0) 1700 : audit 0 from='client.? 172.21.15.40:0/4095442403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:33 smithi040 bash[28232]: cluster 2023-12-01T16:34:32.789381+0000 mgr.y (mgr.24356) 1694 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:33 smithi040 bash[28232]: audit 2023-12-01T16:34:33.344214+0000 mon.c (mon.2) 1089 : audit 0 from='client.? 172.21.15.40:0/2817429326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:33 smithi040 bash[28232]: audit 2023-12-01T16:34:33.384867+0000 mon.c (mon.2) 1090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:33 smithi040 bash[41173]: cluster 2023-12-01T16:34:32.789381+0000 mgr.y (mgr.24356) 1694 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:33 smithi040 bash[41173]: audit 2023-12-01T16:34:33.344214+0000 mon.c (mon.2) 1089 : audit 0 from='client.? 172.21.15.40:0/2817429326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:33 smithi040 bash[41173]: audit 2023-12-01T16:34:33.384867+0000 mon.c (mon.2) 1090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:33 smithi141 bash[31670]: cluster 2023-12-01T16:34:32.789381+0000 mgr.y (mgr.24356) 1694 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:33 smithi141 bash[31670]: audit 2023-12-01T16:34:33.344214+0000 mon.c (mon.2) 1089 : audit 0 from='client.? 172.21.15.40:0/2817429326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:33 smithi141 bash[31670]: audit 2023-12-01T16:34:33.384867+0000 mon.c (mon.2) 1090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:35 smithi040 bash[28232]: cluster 2023-12-01T16:34:34.790512+0000 mgr.y (mgr.24356) 1695 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:35 smithi040 bash[28232]: audit 2023-12-01T16:34:35.815802+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.40:0/148764959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:35 smithi040 bash[41173]: cluster 2023-12-01T16:34:34.790512+0000 mgr.y (mgr.24356) 1695 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:35 smithi040 bash[41173]: audit 2023-12-01T16:34:35.815802+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.40:0/148764959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:35 smithi141 bash[31670]: cluster 2023-12-01T16:34:34.790512+0000 mgr.y (mgr.24356) 1695 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:35 smithi141 bash[31670]: audit 2023-12-01T16:34:35.815802+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.40:0/148764959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:34:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:34:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:37 smithi040 bash[28232]: cluster 2023-12-01T16:34:36.791180+0000 mgr.y (mgr.24356) 1696 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:37 smithi040 bash[41173]: cluster 2023-12-01T16:34:36.791180+0000 mgr.y (mgr.24356) 1696 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:37 smithi141 bash[31670]: cluster 2023-12-01T16:34:36.791180+0000 mgr.y (mgr.24356) 1696 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:39 smithi141 bash[31670]: audit 2023-12-01T16:34:38.287869+0000 mon.c (mon.2) 1091 : audit 0 from='client.? 172.21.15.40:0/2990675004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:39 smithi141 bash[31670]: cluster 2023-12-01T16:34:38.791844+0000 mgr.y (mgr.24356) 1697 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:39 smithi040 bash[28232]: audit 2023-12-01T16:34:38.287869+0000 mon.c (mon.2) 1091 : audit 0 from='client.? 172.21.15.40:0/2990675004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:39 smithi040 bash[28232]: cluster 2023-12-01T16:34:38.791844+0000 mgr.y (mgr.24356) 1697 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:39 smithi040 bash[41173]: audit 2023-12-01T16:34:38.287869+0000 mon.c (mon.2) 1091 : audit 0 from='client.? 172.21.15.40:0/2990675004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:39 smithi040 bash[41173]: cluster 2023-12-01T16:34:38.791844+0000 mgr.y (mgr.24356) 1697 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:40 smithi040 bash[28232]: audit 2023-12-01T16:34:40.755133+0000 mon.c (mon.2) 1092 : audit 0 from='client.? 172.21.15.40:0/3900115434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:40 smithi040 bash[41173]: audit 2023-12-01T16:34:40.755133+0000 mon.c (mon.2) 1092 : audit 0 from='client.? 172.21.15.40:0/3900115434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:40 smithi141 bash[31670]: audit 2023-12-01T16:34:40.755133+0000 mon.c (mon.2) 1092 : audit 0 from='client.? 172.21.15.40:0/3900115434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:41 smithi040 bash[41173]: cluster 2023-12-01T16:34:40.792916+0000 mgr.y (mgr.24356) 1698 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:41 smithi040 bash[28232]: cluster 2023-12-01T16:34:40.792916+0000 mgr.y (mgr.24356) 1698 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:41 smithi141 bash[31670]: cluster 2023-12-01T16:34:40.792916+0000 mgr.y (mgr.24356) 1698 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:43 smithi040 bash[28232]: cluster 2023-12-01T16:34:42.793669+0000 mgr.y (mgr.24356) 1699 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:43 smithi040 bash[28232]: audit 2023-12-01T16:34:43.210677+0000 mon.a (mon.0) 1702 : audit 0 from='client.? 172.21.15.40:0/1945837822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:43 smithi040 bash[28232]: audit 2023-12-01T16:34:43.526752+0000 mon.c (mon.2) 1093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:34:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:43 smithi040 bash[41173]: cluster 2023-12-01T16:34:42.793669+0000 mgr.y (mgr.24356) 1699 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:43 smithi040 bash[41173]: audit 2023-12-01T16:34:43.210677+0000 mon.a (mon.0) 1702 : audit 0 from='client.? 172.21.15.40:0/1945837822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:43 smithi040 bash[41173]: audit 2023-12-01T16:34:43.526752+0000 mon.c (mon.2) 1093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:34:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:43 smithi141 bash[31670]: cluster 2023-12-01T16:34:42.793669+0000 mgr.y (mgr.24356) 1699 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:43 smithi141 bash[31670]: audit 2023-12-01T16:34:43.210677+0000 mon.a (mon.0) 1702 : audit 0 from='client.? 172.21.15.40:0/1945837822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:43 smithi141 bash[31670]: audit 2023-12-01T16:34:43.526752+0000 mon.c (mon.2) 1093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:34:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:45 smithi040 bash[28232]: cluster 2023-12-01T16:34:44.794799+0000 mgr.y (mgr.24356) 1700 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:45 smithi040 bash[28232]: audit 2023-12-01T16:34:45.678521+0000 mon.a (mon.0) 1703 : audit 0 from='client.? 172.21.15.40:0/163017053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:45 smithi040 bash[41173]: cluster 2023-12-01T16:34:44.794799+0000 mgr.y (mgr.24356) 1700 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:45 smithi040 bash[41173]: audit 2023-12-01T16:34:45.678521+0000 mon.a (mon.0) 1703 : audit 0 from='client.? 172.21.15.40:0/163017053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:45 smithi141 bash[31670]: cluster 2023-12-01T16:34:44.794799+0000 mgr.y (mgr.24356) 1700 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:45 smithi141 bash[31670]: audit 2023-12-01T16:34:45.678521+0000 mon.a (mon.0) 1703 : audit 0 from='client.? 172.21.15.40:0/163017053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:34:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:34:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:47 smithi040 bash[28232]: cluster 2023-12-01T16:34:46.795490+0000 mgr.y (mgr.24356) 1701 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:47 smithi040 bash[41173]: cluster 2023-12-01T16:34:46.795490+0000 mgr.y (mgr.24356) 1701 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:47 smithi141 bash[31670]: cluster 2023-12-01T16:34:46.795490+0000 mgr.y (mgr.24356) 1701 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:48 smithi040 bash[28232]: audit 2023-12-01T16:34:48.142650+0000 mon.a (mon.0) 1704 : audit 0 from='client.? 172.21.15.40:0/3750916041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:48 smithi040 bash[28232]: audit 2023-12-01T16:34:48.385336+0000 mon.c (mon.2) 1094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:48 smithi040 bash[41173]: audit 2023-12-01T16:34:48.142650+0000 mon.a (mon.0) 1704 : audit 0 from='client.? 172.21.15.40:0/3750916041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:48 smithi040 bash[41173]: audit 2023-12-01T16:34:48.385336+0000 mon.c (mon.2) 1094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:48 smithi141 bash[31670]: audit 2023-12-01T16:34:48.142650+0000 mon.a (mon.0) 1704 : audit 0 from='client.? 172.21.15.40:0/3750916041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:48 smithi141 bash[31670]: audit 2023-12-01T16:34:48.385336+0000 mon.c (mon.2) 1094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[41173]: cluster 2023-12-01T16:34:48.796099+0000 mgr.y (mgr.24356) 1702 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[41173]: audit 2023-12-01T16:34:49.473472+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[41173]: audit 2023-12-01T16:34:49.483530+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[41173]: audit 2023-12-01T16:34:49.728850+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[41173]: audit 2023-12-01T16:34:49.738241+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[28232]: cluster 2023-12-01T16:34:48.796099+0000 mgr.y (mgr.24356) 1702 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[28232]: audit 2023-12-01T16:34:49.473472+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[28232]: audit 2023-12-01T16:34:49.483530+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[28232]: audit 2023-12-01T16:34:49.728850+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:49 smithi040 bash[28232]: audit 2023-12-01T16:34:49.738241+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:49 smithi141 bash[31670]: cluster 2023-12-01T16:34:48.796099+0000 mgr.y (mgr.24356) 1702 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:49 smithi141 bash[31670]: audit 2023-12-01T16:34:49.473472+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:49 smithi141 bash[31670]: audit 2023-12-01T16:34:49.483530+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:49 smithi141 bash[31670]: audit 2023-12-01T16:34:49.728850+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:49 smithi141 bash[31670]: audit 2023-12-01T16:34:49.738241+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[28232]: audit 2023-12-01T16:34:50.267563+0000 mon.c (mon.2) 1095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:34:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[28232]: audit 2023-12-01T16:34:50.269238+0000 mon.c (mon.2) 1096 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:34:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[28232]: audit 2023-12-01T16:34:50.277353+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[28232]: audit 2023-12-01T16:34:50.608539+0000 mon.c (mon.2) 1097 : audit 0 from='client.? 172.21.15.40:0/12563780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[41173]: audit 2023-12-01T16:34:50.267563+0000 mon.c (mon.2) 1095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:34:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[41173]: audit 2023-12-01T16:34:50.269238+0000 mon.c (mon.2) 1096 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:34:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[41173]: audit 2023-12-01T16:34:50.277353+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:50 smithi040 bash[41173]: audit 2023-12-01T16:34:50.608539+0000 mon.c (mon.2) 1097 : audit 0 from='client.? 172.21.15.40:0/12563780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:50 smithi141 bash[31670]: audit 2023-12-01T16:34:50.267563+0000 mon.c (mon.2) 1095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:34:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:50 smithi141 bash[31670]: audit 2023-12-01T16:34:50.269238+0000 mon.c (mon.2) 1096 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:34:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:50 smithi141 bash[31670]: audit 2023-12-01T16:34:50.277353+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:34:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:50 smithi141 bash[31670]: audit 2023-12-01T16:34:50.608539+0000 mon.c (mon.2) 1097 : audit 0 from='client.? 172.21.15.40:0/12563780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:51 smithi040 bash[28232]: cluster 2023-12-01T16:34:50.797281+0000 mgr.y (mgr.24356) 1703 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:51 smithi040 bash[41173]: cluster 2023-12-01T16:34:50.797281+0000 mgr.y (mgr.24356) 1703 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:51 smithi141 bash[31670]: cluster 2023-12-01T16:34:50.797281+0000 mgr.y (mgr.24356) 1703 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:53 smithi040 bash[28232]: cluster 2023-12-01T16:34:52.797934+0000 mgr.y (mgr.24356) 1704 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:53 smithi040 bash[28232]: audit 2023-12-01T16:34:53.080177+0000 mon.c (mon.2) 1098 : audit 0 from='client.? 172.21.15.40:0/3579122228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:53 smithi040 bash[41173]: cluster 2023-12-01T16:34:52.797934+0000 mgr.y (mgr.24356) 1704 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:53 smithi040 bash[41173]: audit 2023-12-01T16:34:53.080177+0000 mon.c (mon.2) 1098 : audit 0 from='client.? 172.21.15.40:0/3579122228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:53 smithi141 bash[31670]: cluster 2023-12-01T16:34:52.797934+0000 mgr.y (mgr.24356) 1704 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:53 smithi141 bash[31670]: audit 2023-12-01T16:34:53.080177+0000 mon.c (mon.2) 1098 : audit 0 from='client.? 172.21.15.40:0/3579122228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:55 smithi040 bash[28232]: cluster 2023-12-01T16:34:54.798921+0000 mgr.y (mgr.24356) 1705 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:55 smithi040 bash[28232]: audit 2023-12-01T16:34:55.549620+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.40:0/3756502424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:55 smithi040 bash[41173]: cluster 2023-12-01T16:34:54.798921+0000 mgr.y (mgr.24356) 1705 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:55 smithi040 bash[41173]: audit 2023-12-01T16:34:55.549620+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.40:0/3756502424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:55 smithi141 bash[31670]: cluster 2023-12-01T16:34:54.798921+0000 mgr.y (mgr.24356) 1705 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:55 smithi141 bash[31670]: audit 2023-12-01T16:34:55.549620+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.40:0/3756502424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:34:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:34:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:57 smithi040 bash[28232]: cluster 2023-12-01T16:34:56.799583+0000 mgr.y (mgr.24356) 1706 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:57 smithi040 bash[41173]: cluster 2023-12-01T16:34:56.799583+0000 mgr.y (mgr.24356) 1706 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:57 smithi141 bash[31670]: cluster 2023-12-01T16:34:56.799583+0000 mgr.y (mgr.24356) 1706 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:34:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:58 smithi040 bash[28232]: audit 2023-12-01T16:34:58.015763+0000 mon.a (mon.0) 1711 : audit 0 from='client.? 172.21.15.40:0/214382235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:58 smithi040 bash[41173]: audit 2023-12-01T16:34:58.015763+0000 mon.a (mon.0) 1711 : audit 0 from='client.? 172.21.15.40:0/214382235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:34:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:58 smithi141 bash[31670]: audit 2023-12-01T16:34:58.015763+0000 mon.a (mon.0) 1711 : audit 0 from='client.? 172.21.15.40:0/214382235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:34:59 smithi040 bash[28232]: cluster 2023-12-01T16:34:58.800318+0000 mgr.y (mgr.24356) 1707 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:34:59 smithi040 bash[41173]: cluster 2023-12-01T16:34:58.800318+0000 mgr.y (mgr.24356) 1707 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:34:59 smithi141 bash[31670]: cluster 2023-12-01T16:34:58.800318+0000 mgr.y (mgr.24356) 1707 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:00 smithi040 bash[28232]: audit 2023-12-01T16:35:00.478165+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.40:0/3952162891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:00 smithi040 bash[41173]: audit 2023-12-01T16:35:00.478165+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.40:0/3952162891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:00 smithi141 bash[31670]: audit 2023-12-01T16:35:00.478165+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.40:0/3952162891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:01 smithi040 bash[28232]: cluster 2023-12-01T16:35:00.801851+0000 mgr.y (mgr.24356) 1708 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:01 smithi040 bash[41173]: cluster 2023-12-01T16:35:00.801851+0000 mgr.y (mgr.24356) 1708 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:01 smithi141 bash[31670]: cluster 2023-12-01T16:35:00.801851+0000 mgr.y (mgr.24356) 1708 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:03 smithi040 bash[28232]: cluster 2023-12-01T16:35:02.802518+0000 mgr.y (mgr.24356) 1709 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:03 smithi040 bash[28232]: audit 2023-12-01T16:35:02.945806+0000 mon.a (mon.0) 1713 : audit 0 from='client.? 172.21.15.40:0/2383698445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:03 smithi040 bash[28232]: audit 2023-12-01T16:35:03.385916+0000 mon.c (mon.2) 1099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:03 smithi040 bash[41173]: cluster 2023-12-01T16:35:02.802518+0000 mgr.y (mgr.24356) 1709 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:03 smithi040 bash[41173]: audit 2023-12-01T16:35:02.945806+0000 mon.a (mon.0) 1713 : audit 0 from='client.? 172.21.15.40:0/2383698445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:03 smithi040 bash[41173]: audit 2023-12-01T16:35:03.385916+0000 mon.c (mon.2) 1099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:03 smithi141 bash[31670]: cluster 2023-12-01T16:35:02.802518+0000 mgr.y (mgr.24356) 1709 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:03 smithi141 bash[31670]: audit 2023-12-01T16:35:02.945806+0000 mon.a (mon.0) 1713 : audit 0 from='client.? 172.21.15.40:0/2383698445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:03 smithi141 bash[31670]: audit 2023-12-01T16:35:03.385916+0000 mon.c (mon.2) 1099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:05 smithi040 bash[28232]: cluster 2023-12-01T16:35:04.803951+0000 mgr.y (mgr.24356) 1710 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:05 smithi040 bash[28232]: audit 2023-12-01T16:35:05.404039+0000 mon.a (mon.0) 1714 : audit 0 from='client.? 172.21.15.40:0/1939877829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:05 smithi040 bash[41173]: cluster 2023-12-01T16:35:04.803951+0000 mgr.y (mgr.24356) 1710 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:05 smithi040 bash[41173]: audit 2023-12-01T16:35:05.404039+0000 mon.a (mon.0) 1714 : audit 0 from='client.? 172.21.15.40:0/1939877829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:05 smithi141 bash[31670]: cluster 2023-12-01T16:35:04.803951+0000 mgr.y (mgr.24356) 1710 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:05 smithi141 bash[31670]: audit 2023-12-01T16:35:05.404039+0000 mon.a (mon.0) 1714 : audit 0 from='client.? 172.21.15.40:0/1939877829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:35:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:35:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:07 smithi040 bash[28232]: cluster 2023-12-01T16:35:06.804628+0000 mgr.y (mgr.24356) 1711 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:07 smithi040 bash[28232]: audit 2023-12-01T16:35:07.868324+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.40:0/153799574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:07 smithi040 bash[41173]: cluster 2023-12-01T16:35:06.804628+0000 mgr.y (mgr.24356) 1711 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:07 smithi040 bash[41173]: audit 2023-12-01T16:35:07.868324+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.40:0/153799574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:07 smithi141 bash[31670]: cluster 2023-12-01T16:35:06.804628+0000 mgr.y (mgr.24356) 1711 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:07 smithi141 bash[31670]: audit 2023-12-01T16:35:07.868324+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.40:0/153799574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:09 smithi141 bash[31670]: cluster 2023-12-01T16:35:08.805240+0000 mgr.y (mgr.24356) 1712 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:09 smithi040 bash[28232]: cluster 2023-12-01T16:35:08.805240+0000 mgr.y (mgr.24356) 1712 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:09 smithi040 bash[41173]: cluster 2023-12-01T16:35:08.805240+0000 mgr.y (mgr.24356) 1712 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:10 smithi040 bash[28232]: audit 2023-12-01T16:35:10.339871+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.40:0/1095617151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:10 smithi040 bash[41173]: audit 2023-12-01T16:35:10.339871+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.40:0/1095617151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:10 smithi141 bash[31670]: audit 2023-12-01T16:35:10.339871+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.40:0/1095617151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:11 smithi040 bash[28232]: cluster 2023-12-01T16:35:10.806345+0000 mgr.y (mgr.24356) 1713 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:11 smithi040 bash[41173]: cluster 2023-12-01T16:35:10.806345+0000 mgr.y (mgr.24356) 1713 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:11 smithi141 bash[31670]: cluster 2023-12-01T16:35:10.806345+0000 mgr.y (mgr.24356) 1713 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:12 smithi040 bash[28232]: audit 2023-12-01T16:35:12.798769+0000 mon.a (mon.0) 1717 : audit 0 from='client.? 172.21.15.40:0/1823622239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:12 smithi040 bash[41173]: audit 2023-12-01T16:35:12.798769+0000 mon.a (mon.0) 1717 : audit 0 from='client.? 172.21.15.40:0/1823622239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:12 smithi141 bash[31670]: audit 2023-12-01T16:35:12.798769+0000 mon.a (mon.0) 1717 : audit 0 from='client.? 172.21.15.40:0/1823622239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:13 smithi040 bash[41173]: cluster 2023-12-01T16:35:12.806950+0000 mgr.y (mgr.24356) 1714 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:13 smithi040 bash[28232]: cluster 2023-12-01T16:35:12.806950+0000 mgr.y (mgr.24356) 1714 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:13 smithi141 bash[31670]: cluster 2023-12-01T16:35:12.806950+0000 mgr.y (mgr.24356) 1714 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:15 smithi040 bash[28232]: cluster 2023-12-01T16:35:14.808062+0000 mgr.y (mgr.24356) 1715 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:15 smithi040 bash[28232]: audit 2023-12-01T16:35:15.260804+0000 mon.c (mon.2) 1100 : audit 0 from='client.? 172.21.15.40:0/91815382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:15 smithi040 bash[41173]: cluster 2023-12-01T16:35:14.808062+0000 mgr.y (mgr.24356) 1715 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:15 smithi040 bash[41173]: audit 2023-12-01T16:35:15.260804+0000 mon.c (mon.2) 1100 : audit 0 from='client.? 172.21.15.40:0/91815382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:15 smithi141 bash[31670]: cluster 2023-12-01T16:35:14.808062+0000 mgr.y (mgr.24356) 1715 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:15 smithi141 bash[31670]: audit 2023-12-01T16:35:15.260804+0000 mon.c (mon.2) 1100 : audit 0 from='client.? 172.21.15.40:0/91815382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:35:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:35:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:17 smithi040 bash[28232]: cluster 2023-12-01T16:35:16.808758+0000 mgr.y (mgr.24356) 1716 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:17 smithi040 bash[28232]: audit 2023-12-01T16:35:17.719584+0000 mon.c (mon.2) 1101 : audit 0 from='client.? 172.21.15.40:0/11862758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:17 smithi040 bash[41173]: cluster 2023-12-01T16:35:16.808758+0000 mgr.y (mgr.24356) 1716 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:17 smithi040 bash[41173]: audit 2023-12-01T16:35:17.719584+0000 mon.c (mon.2) 1101 : audit 0 from='client.? 172.21.15.40:0/11862758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:17 smithi141 bash[31670]: cluster 2023-12-01T16:35:16.808758+0000 mgr.y (mgr.24356) 1716 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:17 smithi141 bash[31670]: audit 2023-12-01T16:35:17.719584+0000 mon.c (mon.2) 1101 : audit 0 from='client.? 172.21.15.40:0/11862758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:19 smithi141 bash[31670]: audit 2023-12-01T16:35:18.386185+0000 mon.c (mon.2) 1102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:19 smithi141 bash[31670]: cluster 2023-12-01T16:35:18.809407+0000 mgr.y (mgr.24356) 1717 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:19 smithi040 bash[41173]: audit 2023-12-01T16:35:18.386185+0000 mon.c (mon.2) 1102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:19 smithi040 bash[41173]: cluster 2023-12-01T16:35:18.809407+0000 mgr.y (mgr.24356) 1717 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:19 smithi040 bash[28232]: audit 2023-12-01T16:35:18.386185+0000 mon.c (mon.2) 1102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:19 smithi040 bash[28232]: cluster 2023-12-01T16:35:18.809407+0000 mgr.y (mgr.24356) 1717 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:20 smithi141 bash[31670]: audit 2023-12-01T16:35:20.190189+0000 mon.a (mon.0) 1718 : audit 0 from='client.? 172.21.15.40:0/829184203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:20 smithi040 bash[41173]: audit 2023-12-01T16:35:20.190189+0000 mon.a (mon.0) 1718 : audit 0 from='client.? 172.21.15.40:0/829184203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:20 smithi040 bash[28232]: audit 2023-12-01T16:35:20.190189+0000 mon.a (mon.0) 1718 : audit 0 from='client.? 172.21.15.40:0/829184203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:21 smithi040 bash[41173]: cluster 2023-12-01T16:35:20.810515+0000 mgr.y (mgr.24356) 1718 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:21 smithi040 bash[28232]: cluster 2023-12-01T16:35:20.810515+0000 mgr.y (mgr.24356) 1718 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:21 smithi141 bash[31670]: cluster 2023-12-01T16:35:20.810515+0000 mgr.y (mgr.24356) 1718 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:22 smithi141 bash[31670]: audit 2023-12-01T16:35:22.651055+0000 mon.c (mon.2) 1103 : audit 0 from='client.? 172.21.15.40:0/1633864222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:22 smithi040 bash[28232]: audit 2023-12-01T16:35:22.651055+0000 mon.c (mon.2) 1103 : audit 0 from='client.? 172.21.15.40:0/1633864222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:22 smithi040 bash[41173]: audit 2023-12-01T16:35:22.651055+0000 mon.c (mon.2) 1103 : audit 0 from='client.? 172.21.15.40:0/1633864222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:23 smithi141 bash[31670]: cluster 2023-12-01T16:35:22.811168+0000 mgr.y (mgr.24356) 1719 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:23 smithi040 bash[28232]: cluster 2023-12-01T16:35:22.811168+0000 mgr.y (mgr.24356) 1719 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:23 smithi040 bash[41173]: cluster 2023-12-01T16:35:22.811168+0000 mgr.y (mgr.24356) 1719 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:25 smithi040 bash[28232]: cluster 2023-12-01T16:35:24.811994+0000 mgr.y (mgr.24356) 1720 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:25 smithi040 bash[28232]: audit 2023-12-01T16:35:25.119477+0000 mon.c (mon.2) 1104 : audit 0 from='client.? 172.21.15.40:0/4166254027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:25 smithi040 bash[41173]: cluster 2023-12-01T16:35:24.811994+0000 mgr.y (mgr.24356) 1720 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:25 smithi040 bash[41173]: audit 2023-12-01T16:35:25.119477+0000 mon.c (mon.2) 1104 : audit 0 from='client.? 172.21.15.40:0/4166254027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:25 smithi141 bash[31670]: cluster 2023-12-01T16:35:24.811994+0000 mgr.y (mgr.24356) 1720 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:25 smithi141 bash[31670]: audit 2023-12-01T16:35:25.119477+0000 mon.c (mon.2) 1104 : audit 0 from='client.? 172.21.15.40:0/4166254027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:35:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:35:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:27 smithi040 bash[28232]: cluster 2023-12-01T16:35:26.812646+0000 mgr.y (mgr.24356) 1721 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:27 smithi040 bash[28232]: audit 2023-12-01T16:35:27.588480+0000 mon.c (mon.2) 1105 : audit 0 from='client.? 172.21.15.40:0/4255874449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:27 smithi040 bash[41173]: cluster 2023-12-01T16:35:26.812646+0000 mgr.y (mgr.24356) 1721 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:27 smithi040 bash[41173]: audit 2023-12-01T16:35:27.588480+0000 mon.c (mon.2) 1105 : audit 0 from='client.? 172.21.15.40:0/4255874449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:27 smithi141 bash[31670]: cluster 2023-12-01T16:35:26.812646+0000 mgr.y (mgr.24356) 1721 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:27 smithi141 bash[31670]: audit 2023-12-01T16:35:27.588480+0000 mon.c (mon.2) 1105 : audit 0 from='client.? 172.21.15.40:0/4255874449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:29 smithi141 bash[31670]: cluster 2023-12-01T16:35:28.813267+0000 mgr.y (mgr.24356) 1722 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:29 smithi040 bash[28232]: cluster 2023-12-01T16:35:28.813267+0000 mgr.y (mgr.24356) 1722 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:29 smithi040 bash[41173]: cluster 2023-12-01T16:35:28.813267+0000 mgr.y (mgr.24356) 1722 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:30 smithi040 bash[28232]: audit 2023-12-01T16:35:30.046439+0000 mon.a (mon.0) 1719 : audit 0 from='client.? 172.21.15.40:0/2474754250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:30 smithi040 bash[41173]: audit 2023-12-01T16:35:30.046439+0000 mon.a (mon.0) 1719 : audit 0 from='client.? 172.21.15.40:0/2474754250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:30 smithi141 bash[31670]: audit 2023-12-01T16:35:30.046439+0000 mon.a (mon.0) 1719 : audit 0 from='client.? 172.21.15.40:0/2474754250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:31 smithi040 bash[41173]: cluster 2023-12-01T16:35:30.814530+0000 mgr.y (mgr.24356) 1723 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:31 smithi040 bash[28232]: cluster 2023-12-01T16:35:30.814530+0000 mgr.y (mgr.24356) 1723 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:31 smithi141 bash[31670]: cluster 2023-12-01T16:35:30.814530+0000 mgr.y (mgr.24356) 1723 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:32 smithi040 bash[28232]: audit 2023-12-01T16:35:32.511049+0000 mon.a (mon.0) 1720 : audit 0 from='client.? 172.21.15.40:0/1210437338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:32 smithi040 bash[41173]: audit 2023-12-01T16:35:32.511049+0000 mon.a (mon.0) 1720 : audit 0 from='client.? 172.21.15.40:0/1210437338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:32 smithi141 bash[31670]: audit 2023-12-01T16:35:32.511049+0000 mon.a (mon.0) 1720 : audit 0 from='client.? 172.21.15.40:0/1210437338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:33 smithi040 bash[28232]: cluster 2023-12-01T16:35:32.815256+0000 mgr.y (mgr.24356) 1724 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:33 smithi040 bash[28232]: audit 2023-12-01T16:35:33.386883+0000 mon.c (mon.2) 1106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:33 smithi040 bash[41173]: cluster 2023-12-01T16:35:32.815256+0000 mgr.y (mgr.24356) 1724 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:33 smithi040 bash[41173]: audit 2023-12-01T16:35:33.386883+0000 mon.c (mon.2) 1106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:33 smithi141 bash[31670]: cluster 2023-12-01T16:35:32.815256+0000 mgr.y (mgr.24356) 1724 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:33 smithi141 bash[31670]: audit 2023-12-01T16:35:33.386883+0000 mon.c (mon.2) 1106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:35 smithi040 bash[28232]: cluster 2023-12-01T16:35:34.816399+0000 mgr.y (mgr.24356) 1725 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:35 smithi040 bash[28232]: audit 2023-12-01T16:35:34.971826+0000 mon.a (mon.0) 1721 : audit 0 from='client.? 172.21.15.40:0/1238591317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:35 smithi040 bash[41173]: cluster 2023-12-01T16:35:34.816399+0000 mgr.y (mgr.24356) 1725 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:35 smithi040 bash[41173]: audit 2023-12-01T16:35:34.971826+0000 mon.a (mon.0) 1721 : audit 0 from='client.? 172.21.15.40:0/1238591317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:35 smithi141 bash[31670]: cluster 2023-12-01T16:35:34.816399+0000 mgr.y (mgr.24356) 1725 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:35 smithi141 bash[31670]: audit 2023-12-01T16:35:34.971826+0000 mon.a (mon.0) 1721 : audit 0 from='client.? 172.21.15.40:0/1238591317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:35:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:35:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:37 smithi040 bash[28232]: cluster 2023-12-01T16:35:36.817079+0000 mgr.y (mgr.24356) 1726 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:37 smithi040 bash[28232]: audit 2023-12-01T16:35:37.435992+0000 mon.c (mon.2) 1107 : audit 0 from='client.? 172.21.15.40:0/1321350788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:37 smithi040 bash[41173]: cluster 2023-12-01T16:35:36.817079+0000 mgr.y (mgr.24356) 1726 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:38.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:37 smithi040 bash[41173]: audit 2023-12-01T16:35:37.435992+0000 mon.c (mon.2) 1107 : audit 0 from='client.? 172.21.15.40:0/1321350788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:37 smithi141 bash[31670]: cluster 2023-12-01T16:35:36.817079+0000 mgr.y (mgr.24356) 1726 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:37 smithi141 bash[31670]: audit 2023-12-01T16:35:37.435992+0000 mon.c (mon.2) 1107 : audit 0 from='client.? 172.21.15.40:0/1321350788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:39 smithi040 bash[41173]: cluster 2023-12-01T16:35:38.817853+0000 mgr.y (mgr.24356) 1727 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:39 smithi040 bash[28232]: cluster 2023-12-01T16:35:38.817853+0000 mgr.y (mgr.24356) 1727 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:39 smithi141 bash[31670]: cluster 2023-12-01T16:35:38.817853+0000 mgr.y (mgr.24356) 1727 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:40.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:40 smithi040 bash[28232]: audit 2023-12-01T16:35:39.894429+0000 mon.c (mon.2) 1108 : audit 0 from='client.? 172.21.15.40:0/2478237827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:40 smithi040 bash[41173]: audit 2023-12-01T16:35:39.894429+0000 mon.c (mon.2) 1108 : audit 0 from='client.? 172.21.15.40:0/2478237827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:40 smithi141 bash[31670]: audit 2023-12-01T16:35:39.894429+0000 mon.c (mon.2) 1108 : audit 0 from='client.? 172.21.15.40:0/2478237827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:41 smithi040 bash[28232]: cluster 2023-12-01T16:35:40.819118+0000 mgr.y (mgr.24356) 1728 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:41 smithi040 bash[41173]: cluster 2023-12-01T16:35:40.819118+0000 mgr.y (mgr.24356) 1728 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:41 smithi141 bash[31670]: cluster 2023-12-01T16:35:40.819118+0000 mgr.y (mgr.24356) 1728 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:42 smithi141 bash[31670]: audit 2023-12-01T16:35:42.363400+0000 mon.a (mon.0) 1722 : audit 0 from='client.? 172.21.15.40:0/3525447319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:42 smithi040 bash[28232]: audit 2023-12-01T16:35:42.363400+0000 mon.a (mon.0) 1722 : audit 0 from='client.? 172.21.15.40:0/3525447319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:42 smithi040 bash[41173]: audit 2023-12-01T16:35:42.363400+0000 mon.a (mon.0) 1722 : audit 0 from='client.? 172.21.15.40:0/3525447319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:43 smithi141 bash[31670]: cluster 2023-12-01T16:35:42.819805+0000 mgr.y (mgr.24356) 1729 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:43 smithi040 bash[28232]: cluster 2023-12-01T16:35:42.819805+0000 mgr.y (mgr.24356) 1729 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:43 smithi040 bash[41173]: cluster 2023-12-01T16:35:42.819805+0000 mgr.y (mgr.24356) 1729 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:44 smithi040 bash[28232]: audit 2023-12-01T16:35:44.831842+0000 mon.c (mon.2) 1109 : audit 0 from='client.? 172.21.15.40:0/2402916594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:44 smithi040 bash[41173]: audit 2023-12-01T16:35:44.831842+0000 mon.c (mon.2) 1109 : audit 0 from='client.? 172.21.15.40:0/2402916594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:44 smithi141 bash[31670]: audit 2023-12-01T16:35:44.831842+0000 mon.c (mon.2) 1109 : audit 0 from='client.? 172.21.15.40:0/2402916594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:46.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:45 smithi040 bash[28232]: cluster 2023-12-01T16:35:44.820895+0000 mgr.y (mgr.24356) 1730 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:45 smithi040 bash[41173]: cluster 2023-12-01T16:35:44.820895+0000 mgr.y (mgr.24356) 1730 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:45 smithi141 bash[31670]: cluster 2023-12-01T16:35:44.820895+0000 mgr.y (mgr.24356) 1730 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:35:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:35:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:47 smithi040 bash[41173]: cluster 2023-12-01T16:35:46.821570+0000 mgr.y (mgr.24356) 1731 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:47 smithi040 bash[41173]: audit 2023-12-01T16:35:47.292226+0000 mon.c (mon.2) 1110 : audit 0 from='client.? 172.21.15.40:0/3425044348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:47 smithi040 bash[28232]: cluster 2023-12-01T16:35:46.821570+0000 mgr.y (mgr.24356) 1731 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:47 smithi040 bash[28232]: audit 2023-12-01T16:35:47.292226+0000 mon.c (mon.2) 1110 : audit 0 from='client.? 172.21.15.40:0/3425044348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:47 smithi141 bash[31670]: cluster 2023-12-01T16:35:46.821570+0000 mgr.y (mgr.24356) 1731 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:47 smithi141 bash[31670]: audit 2023-12-01T16:35:47.292226+0000 mon.c (mon.2) 1110 : audit 0 from='client.? 172.21.15.40:0/3425044348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:49 smithi040 bash[28232]: audit 2023-12-01T16:35:48.386977+0000 mon.c (mon.2) 1111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:49 smithi040 bash[28232]: cluster 2023-12-01T16:35:48.822206+0000 mgr.y (mgr.24356) 1732 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:49 smithi040 bash[41173]: audit 2023-12-01T16:35:48.386977+0000 mon.c (mon.2) 1111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:49 smithi040 bash[41173]: cluster 2023-12-01T16:35:48.822206+0000 mgr.y (mgr.24356) 1732 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:49 smithi141 bash[31670]: audit 2023-12-01T16:35:48.386977+0000 mon.c (mon.2) 1111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:49 smithi141 bash[31670]: cluster 2023-12-01T16:35:48.822206+0000 mgr.y (mgr.24356) 1732 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:50 smithi040 bash[28232]: audit 2023-12-01T16:35:49.764852+0000 mon.a (mon.0) 1723 : audit 0 from='client.? 172.21.15.40:0/338873038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:50 smithi040 bash[41173]: audit 2023-12-01T16:35:49.764852+0000 mon.a (mon.0) 1723 : audit 0 from='client.? 172.21.15.40:0/338873038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:50 smithi141 bash[31670]: audit 2023-12-01T16:35:49.764852+0000 mon.a (mon.0) 1723 : audit 0 from='client.? 172.21.15.40:0/338873038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:51 smithi040 bash[28232]: audit 2023-12-01T16:35:50.362938+0000 mon.c (mon.2) 1112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:35:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:51 smithi040 bash[28232]: cluster 2023-12-01T16:35:50.823290+0000 mgr.y (mgr.24356) 1733 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:51 smithi040 bash[41173]: audit 2023-12-01T16:35:50.362938+0000 mon.c (mon.2) 1112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:35:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:51 smithi040 bash[41173]: cluster 2023-12-01T16:35:50.823290+0000 mgr.y (mgr.24356) 1733 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:51 smithi141 bash[31670]: audit 2023-12-01T16:35:50.362938+0000 mon.c (mon.2) 1112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:35:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:51 smithi141 bash[31670]: cluster 2023-12-01T16:35:50.823290+0000 mgr.y (mgr.24356) 1733 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:52 smithi040 bash[41173]: audit 2023-12-01T16:35:52.225150+0000 mon.a (mon.0) 1724 : audit 0 from='client.? 172.21.15.40:0/509524210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:52 smithi040 bash[28232]: audit 2023-12-01T16:35:52.225150+0000 mon.a (mon.0) 1724 : audit 0 from='client.? 172.21.15.40:0/509524210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:52 smithi141 bash[31670]: audit 2023-12-01T16:35:52.225150+0000 mon.a (mon.0) 1724 : audit 0 from='client.? 172.21.15.40:0/509524210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:53 smithi040 bash[28232]: cluster 2023-12-01T16:35:52.823976+0000 mgr.y (mgr.24356) 1734 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:53 smithi040 bash[41173]: cluster 2023-12-01T16:35:52.823976+0000 mgr.y (mgr.24356) 1734 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:53 smithi141 bash[31670]: cluster 2023-12-01T16:35:52.823976+0000 mgr.y (mgr.24356) 1734 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:54 smithi141 bash[31670]: audit 2023-12-01T16:35:54.687402+0000 mon.a (mon.0) 1725 : audit 0 from='client.? 172.21.15.40:0/18134883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:54 smithi040 bash[28232]: audit 2023-12-01T16:35:54.687402+0000 mon.a (mon.0) 1725 : audit 0 from='client.? 172.21.15.40:0/18134883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:54 smithi040 bash[41173]: audit 2023-12-01T16:35:54.687402+0000 mon.a (mon.0) 1725 : audit 0 from='client.? 172.21.15.40:0/18134883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:55 smithi141 bash[31670]: cluster 2023-12-01T16:35:54.825142+0000 mgr.y (mgr.24356) 1735 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:55 smithi040 bash[41173]: cluster 2023-12-01T16:35:54.825142+0000 mgr.y (mgr.24356) 1735 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:55 smithi040 bash[28232]: cluster 2023-12-01T16:35:54.825142+0000 mgr.y (mgr.24356) 1735 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:35:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:56.269645+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:56.284871+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:56.566075+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:56.576482+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: cluster 2023-12-01T16:35:56.825779+0000 mgr.y (mgr.24356) 1736 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:57.059758+0000 mon.c (mon.2) 1113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:57.061598+0000 mon.c (mon.2) 1114 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:57.070109+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:57 smithi141 bash[31670]: audit 2023-12-01T16:35:57.195853+0000 mon.a (mon.0) 1731 : audit 0 from='client.? 172.21.15.40:0/1685381685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:56.269645+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:56.284871+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:56.566075+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:56.576482+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: cluster 2023-12-01T16:35:56.825779+0000 mgr.y (mgr.24356) 1736 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:57.059758+0000 mon.c (mon.2) 1113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:35:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:57.061598+0000 mon.c (mon.2) 1114 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:57.070109+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[41173]: audit 2023-12-01T16:35:57.195853+0000 mon.a (mon.0) 1731 : audit 0 from='client.? 172.21.15.40:0/1685381685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:56.269645+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:56.284871+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:56.566075+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:56.576482+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: cluster 2023-12-01T16:35:56.825779+0000 mgr.y (mgr.24356) 1736 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:57.059758+0000 mon.c (mon.2) 1113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:57.061598+0000 mon.c (mon.2) 1114 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:57.070109+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:35:57.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:57 smithi040 bash[28232]: audit 2023-12-01T16:35:57.195853+0000 mon.a (mon.0) 1731 : audit 0 from='client.? 172.21.15.40:0/1685381685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:35:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:35:59 smithi040 bash[41173]: cluster 2023-12-01T16:35:58.826430+0000 mgr.y (mgr.24356) 1737 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:35:59 smithi040 bash[28232]: cluster 2023-12-01T16:35:58.826430+0000 mgr.y (mgr.24356) 1737 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:35:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:35:59 smithi141 bash[31670]: cluster 2023-12-01T16:35:58.826430+0000 mgr.y (mgr.24356) 1737 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:00 smithi040 bash[41173]: audit 2023-12-01T16:35:59.668717+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.40:0/2580719844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:00 smithi040 bash[28232]: audit 2023-12-01T16:35:59.668717+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.40:0/2580719844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:00 smithi141 bash[31670]: audit 2023-12-01T16:35:59.668717+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.40:0/2580719844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:01 smithi040 bash[41173]: cluster 2023-12-01T16:36:00.827621+0000 mgr.y (mgr.24356) 1738 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:01 smithi040 bash[28232]: cluster 2023-12-01T16:36:00.827621+0000 mgr.y (mgr.24356) 1738 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:01 smithi141 bash[31670]: cluster 2023-12-01T16:36:00.827621+0000 mgr.y (mgr.24356) 1738 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:02 smithi040 bash[41173]: audit 2023-12-01T16:36:02.125043+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.40:0/2194817803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:02 smithi040 bash[28232]: audit 2023-12-01T16:36:02.125043+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.40:0/2194817803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:02 smithi141 bash[31670]: audit 2023-12-01T16:36:02.125043+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.40:0/2194817803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:03 smithi040 bash[41173]: cluster 2023-12-01T16:36:02.828323+0000 mgr.y (mgr.24356) 1739 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:03 smithi040 bash[28232]: cluster 2023-12-01T16:36:02.828323+0000 mgr.y (mgr.24356) 1739 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:03 smithi141 bash[31670]: cluster 2023-12-01T16:36:02.828323+0000 mgr.y (mgr.24356) 1739 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:04 smithi040 bash[28232]: audit 2023-12-01T16:36:03.387402+0000 mon.c (mon.2) 1115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:04 smithi040 bash[41173]: audit 2023-12-01T16:36:03.387402+0000 mon.c (mon.2) 1115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:04 smithi141 bash[31670]: audit 2023-12-01T16:36:03.387402+0000 mon.c (mon.2) 1115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:05 smithi040 bash[28232]: audit 2023-12-01T16:36:04.585285+0000 mon.a (mon.0) 1734 : audit 0 from='client.? 172.21.15.40:0/2694482410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:05 smithi040 bash[28232]: cluster 2023-12-01T16:36:04.829525+0000 mgr.y (mgr.24356) 1740 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:05 smithi040 bash[41173]: audit 2023-12-01T16:36:04.585285+0000 mon.a (mon.0) 1734 : audit 0 from='client.? 172.21.15.40:0/2694482410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:05 smithi040 bash[41173]: cluster 2023-12-01T16:36:04.829525+0000 mgr.y (mgr.24356) 1740 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:05 smithi141 bash[31670]: audit 2023-12-01T16:36:04.585285+0000 mon.a (mon.0) 1734 : audit 0 from='client.? 172.21.15.40:0/2694482410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:05 smithi141 bash[31670]: cluster 2023-12-01T16:36:04.829525+0000 mgr.y (mgr.24356) 1740 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:36:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:36:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:07 smithi040 bash[28232]: cluster 2023-12-01T16:36:06.830128+0000 mgr.y (mgr.24356) 1741 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:07 smithi040 bash[28232]: audit 2023-12-01T16:36:07.060242+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.40:0/2725417598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:07 smithi040 bash[41173]: cluster 2023-12-01T16:36:06.830128+0000 mgr.y (mgr.24356) 1741 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:07 smithi040 bash[41173]: audit 2023-12-01T16:36:07.060242+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.40:0/2725417598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:07 smithi141 bash[31670]: cluster 2023-12-01T16:36:06.830128+0000 mgr.y (mgr.24356) 1741 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:07 smithi141 bash[31670]: audit 2023-12-01T16:36:07.060242+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.40:0/2725417598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:09 smithi040 bash[28232]: cluster 2023-12-01T16:36:08.830770+0000 mgr.y (mgr.24356) 1742 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:09 smithi040 bash[41173]: cluster 2023-12-01T16:36:08.830770+0000 mgr.y (mgr.24356) 1742 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:09 smithi141 bash[31670]: cluster 2023-12-01T16:36:08.830770+0000 mgr.y (mgr.24356) 1742 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:10 smithi040 bash[28232]: audit 2023-12-01T16:36:09.526125+0000 mon.c (mon.2) 1116 : audit 0 from='client.? 172.21.15.40:0/3892455298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:10 smithi040 bash[41173]: audit 2023-12-01T16:36:09.526125+0000 mon.c (mon.2) 1116 : audit 0 from='client.? 172.21.15.40:0/3892455298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:10 smithi141 bash[31670]: audit 2023-12-01T16:36:09.526125+0000 mon.c (mon.2) 1116 : audit 0 from='client.? 172.21.15.40:0/3892455298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:11 smithi040 bash[28232]: cluster 2023-12-01T16:36:10.831883+0000 mgr.y (mgr.24356) 1743 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:11 smithi040 bash[41173]: cluster 2023-12-01T16:36:10.831883+0000 mgr.y (mgr.24356) 1743 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:11 smithi141 bash[31670]: cluster 2023-12-01T16:36:10.831883+0000 mgr.y (mgr.24356) 1743 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:12 smithi040 bash[28232]: audit 2023-12-01T16:36:11.989222+0000 mon.a (mon.0) 1736 : audit 0 from='client.? 172.21.15.40:0/1104604180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:12 smithi040 bash[41173]: audit 2023-12-01T16:36:11.989222+0000 mon.a (mon.0) 1736 : audit 0 from='client.? 172.21.15.40:0/1104604180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:12 smithi141 bash[31670]: audit 2023-12-01T16:36:11.989222+0000 mon.a (mon.0) 1736 : audit 0 from='client.? 172.21.15.40:0/1104604180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:13 smithi040 bash[28232]: cluster 2023-12-01T16:36:12.832569+0000 mgr.y (mgr.24356) 1744 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:13 smithi040 bash[41173]: cluster 2023-12-01T16:36:12.832569+0000 mgr.y (mgr.24356) 1744 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:13 smithi141 bash[31670]: cluster 2023-12-01T16:36:12.832569+0000 mgr.y (mgr.24356) 1744 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:14 smithi141 bash[31670]: audit 2023-12-01T16:36:14.452450+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.40:0/867532973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:14 smithi040 bash[41173]: audit 2023-12-01T16:36:14.452450+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.40:0/867532973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:14 smithi040 bash[28232]: audit 2023-12-01T16:36:14.452450+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.40:0/867532973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:15 smithi141 bash[31670]: cluster 2023-12-01T16:36:14.833659+0000 mgr.y (mgr.24356) 1745 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:15 smithi040 bash[28232]: cluster 2023-12-01T16:36:14.833659+0000 mgr.y (mgr.24356) 1745 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:15 smithi040 bash[41173]: cluster 2023-12-01T16:36:14.833659+0000 mgr.y (mgr.24356) 1745 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:36:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:36:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:17 smithi040 bash[41173]: cluster 2023-12-01T16:36:16.834290+0000 mgr.y (mgr.24356) 1746 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:17 smithi040 bash[41173]: audit 2023-12-01T16:36:16.924604+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.40:0/4165741039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:17 smithi040 bash[28232]: cluster 2023-12-01T16:36:16.834290+0000 mgr.y (mgr.24356) 1746 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:17 smithi040 bash[28232]: audit 2023-12-01T16:36:16.924604+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.40:0/4165741039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:17 smithi141 bash[31670]: cluster 2023-12-01T16:36:16.834290+0000 mgr.y (mgr.24356) 1746 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:17 smithi141 bash[31670]: audit 2023-12-01T16:36:16.924604+0000 mon.a (mon.0) 1738 : audit 0 from='client.? 172.21.15.40:0/4165741039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:19 smithi040 bash[28232]: audit 2023-12-01T16:36:18.387912+0000 mon.c (mon.2) 1117 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:19 smithi040 bash[28232]: cluster 2023-12-01T16:36:18.834949+0000 mgr.y (mgr.24356) 1747 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:19 smithi040 bash[41173]: audit 2023-12-01T16:36:18.387912+0000 mon.c (mon.2) 1117 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:19 smithi040 bash[41173]: cluster 2023-12-01T16:36:18.834949+0000 mgr.y (mgr.24356) 1747 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:19 smithi141 bash[31670]: audit 2023-12-01T16:36:18.387912+0000 mon.c (mon.2) 1117 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:19 smithi141 bash[31670]: cluster 2023-12-01T16:36:18.834949+0000 mgr.y (mgr.24356) 1747 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:20 smithi040 bash[28232]: audit 2023-12-01T16:36:19.388982+0000 mon.c (mon.2) 1118 : audit 0 from='client.? 172.21.15.40:0/3911245634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:20 smithi040 bash[41173]: audit 2023-12-01T16:36:19.388982+0000 mon.c (mon.2) 1118 : audit 0 from='client.? 172.21.15.40:0/3911245634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:20 smithi141 bash[31670]: audit 2023-12-01T16:36:19.388982+0000 mon.c (mon.2) 1118 : audit 0 from='client.? 172.21.15.40:0/3911245634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:21 smithi040 bash[28232]: cluster 2023-12-01T16:36:20.836137+0000 mgr.y (mgr.24356) 1748 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:21 smithi040 bash[41173]: cluster 2023-12-01T16:36:20.836137+0000 mgr.y (mgr.24356) 1748 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:21 smithi141 bash[31670]: cluster 2023-12-01T16:36:20.836137+0000 mgr.y (mgr.24356) 1748 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:22 smithi040 bash[28232]: audit 2023-12-01T16:36:21.845766+0000 mon.a (mon.0) 1739 : audit 0 from='client.? 172.21.15.40:0/2635078214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:22 smithi040 bash[41173]: audit 2023-12-01T16:36:21.845766+0000 mon.a (mon.0) 1739 : audit 0 from='client.? 172.21.15.40:0/2635078214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:22 smithi141 bash[31670]: audit 2023-12-01T16:36:21.845766+0000 mon.a (mon.0) 1739 : audit 0 from='client.? 172.21.15.40:0/2635078214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:23 smithi040 bash[28232]: cluster 2023-12-01T16:36:22.836864+0000 mgr.y (mgr.24356) 1749 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:23 smithi040 bash[41173]: cluster 2023-12-01T16:36:22.836864+0000 mgr.y (mgr.24356) 1749 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:23 smithi141 bash[31670]: cluster 2023-12-01T16:36:22.836864+0000 mgr.y (mgr.24356) 1749 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:24 smithi040 bash[28232]: audit 2023-12-01T16:36:24.304896+0000 mon.c (mon.2) 1119 : audit 0 from='client.? 172.21.15.40:0/3028233144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:24 smithi040 bash[41173]: audit 2023-12-01T16:36:24.304896+0000 mon.c (mon.2) 1119 : audit 0 from='client.? 172.21.15.40:0/3028233144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:24 smithi141 bash[31670]: audit 2023-12-01T16:36:24.304896+0000 mon.c (mon.2) 1119 : audit 0 from='client.? 172.21.15.40:0/3028233144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:25 smithi040 bash[28232]: cluster 2023-12-01T16:36:24.838004+0000 mgr.y (mgr.24356) 1750 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:25 smithi040 bash[41173]: cluster 2023-12-01T16:36:24.838004+0000 mgr.y (mgr.24356) 1750 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:25 smithi141 bash[31670]: cluster 2023-12-01T16:36:24.838004+0000 mgr.y (mgr.24356) 1750 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:26.812 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:36:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:36:27.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:26 smithi040 bash[28232]: audit 2023-12-01T16:36:26.757282+0000 mon.a (mon.0) 1740 : audit 0 from='client.? 172.21.15.40:0/2605156749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:27.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:26 smithi040 bash[41173]: audit 2023-12-01T16:36:26.757282+0000 mon.a (mon.0) 1740 : audit 0 from='client.? 172.21.15.40:0/2605156749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:26 smithi141 bash[31670]: audit 2023-12-01T16:36:26.757282+0000 mon.a (mon.0) 1740 : audit 0 from='client.? 172.21.15.40:0/2605156749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:27 smithi040 bash[28232]: cluster 2023-12-01T16:36:26.838632+0000 mgr.y (mgr.24356) 1751 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:27 smithi040 bash[41173]: cluster 2023-12-01T16:36:26.838632+0000 mgr.y (mgr.24356) 1751 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:27 smithi141 bash[31670]: cluster 2023-12-01T16:36:26.838632+0000 mgr.y (mgr.24356) 1751 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:29 smithi040 bash[41173]: cluster 2023-12-01T16:36:28.839117+0000 mgr.y (mgr.24356) 1752 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:29 smithi040 bash[41173]: audit 2023-12-01T16:36:29.222353+0000 mon.c (mon.2) 1120 : audit 0 from='client.? 172.21.15.40:0/1437917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:29 smithi040 bash[28232]: cluster 2023-12-01T16:36:28.839117+0000 mgr.y (mgr.24356) 1752 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:29 smithi040 bash[28232]: audit 2023-12-01T16:36:29.222353+0000 mon.c (mon.2) 1120 : audit 0 from='client.? 172.21.15.40:0/1437917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:29 smithi141 bash[31670]: cluster 2023-12-01T16:36:28.839117+0000 mgr.y (mgr.24356) 1752 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:29 smithi141 bash[31670]: audit 2023-12-01T16:36:29.222353+0000 mon.c (mon.2) 1120 : audit 0 from='client.? 172.21.15.40:0/1437917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:31 smithi040 bash[41173]: cluster 2023-12-01T16:36:30.840232+0000 mgr.y (mgr.24356) 1753 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:31 smithi040 bash[41173]: audit 2023-12-01T16:36:31.692220+0000 mon.c (mon.2) 1121 : audit 0 from='client.? 172.21.15.40:0/3312118745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:31 smithi040 bash[28232]: cluster 2023-12-01T16:36:30.840232+0000 mgr.y (mgr.24356) 1753 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:31 smithi040 bash[28232]: audit 2023-12-01T16:36:31.692220+0000 mon.c (mon.2) 1121 : audit 0 from='client.? 172.21.15.40:0/3312118745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:31 smithi141 bash[31670]: cluster 2023-12-01T16:36:30.840232+0000 mgr.y (mgr.24356) 1753 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:31 smithi141 bash[31670]: audit 2023-12-01T16:36:31.692220+0000 mon.c (mon.2) 1121 : audit 0 from='client.? 172.21.15.40:0/3312118745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:33 smithi040 bash[41173]: cluster 2023-12-01T16:36:32.840944+0000 mgr.y (mgr.24356) 1754 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:33 smithi040 bash[41173]: audit 2023-12-01T16:36:33.388256+0000 mon.c (mon.2) 1122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:33 smithi040 bash[28232]: cluster 2023-12-01T16:36:32.840944+0000 mgr.y (mgr.24356) 1754 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:33 smithi040 bash[28232]: audit 2023-12-01T16:36:33.388256+0000 mon.c (mon.2) 1122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:33 smithi141 bash[31670]: cluster 2023-12-01T16:36:32.840944+0000 mgr.y (mgr.24356) 1754 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:33 smithi141 bash[31670]: audit 2023-12-01T16:36:33.388256+0000 mon.c (mon.2) 1122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:34 smithi141 bash[31670]: audit 2023-12-01T16:36:34.182098+0000 mon.c (mon.2) 1123 : audit 0 from='client.? 172.21.15.40:0/3261116196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:34 smithi040 bash[28232]: audit 2023-12-01T16:36:34.182098+0000 mon.c (mon.2) 1123 : audit 0 from='client.? 172.21.15.40:0/3261116196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:34 smithi040 bash[41173]: audit 2023-12-01T16:36:34.182098+0000 mon.c (mon.2) 1123 : audit 0 from='client.? 172.21.15.40:0/3261116196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:35 smithi141 bash[31670]: cluster 2023-12-01T16:36:34.842092+0000 mgr.y (mgr.24356) 1755 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:35 smithi040 bash[41173]: cluster 2023-12-01T16:36:34.842092+0000 mgr.y (mgr.24356) 1755 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:35 smithi040 bash[28232]: cluster 2023-12-01T16:36:34.842092+0000 mgr.y (mgr.24356) 1755 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:36:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:36:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:36 smithi141 bash[31670]: audit 2023-12-01T16:36:36.646089+0000 mon.c (mon.2) 1124 : audit 0 from='client.? 172.21.15.40:0/603896017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:36 smithi040 bash[28232]: audit 2023-12-01T16:36:36.646089+0000 mon.c (mon.2) 1124 : audit 0 from='client.? 172.21.15.40:0/603896017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:36 smithi040 bash[41173]: audit 2023-12-01T16:36:36.646089+0000 mon.c (mon.2) 1124 : audit 0 from='client.? 172.21.15.40:0/603896017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:37 smithi141 bash[31670]: cluster 2023-12-01T16:36:36.842765+0000 mgr.y (mgr.24356) 1756 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:38.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:37 smithi040 bash[28232]: cluster 2023-12-01T16:36:36.842765+0000 mgr.y (mgr.24356) 1756 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:37 smithi040 bash[41173]: cluster 2023-12-01T16:36:36.842765+0000 mgr.y (mgr.24356) 1756 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:39 smithi040 bash[28232]: cluster 2023-12-01T16:36:38.843407+0000 mgr.y (mgr.24356) 1757 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:39 smithi040 bash[28232]: audit 2023-12-01T16:36:39.104682+0000 mon.a (mon.0) 1741 : audit 0 from='client.? 172.21.15.40:0/3893064945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:39 smithi040 bash[41173]: cluster 2023-12-01T16:36:38.843407+0000 mgr.y (mgr.24356) 1757 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:39 smithi040 bash[41173]: audit 2023-12-01T16:36:39.104682+0000 mon.a (mon.0) 1741 : audit 0 from='client.? 172.21.15.40:0/3893064945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:39 smithi141 bash[31670]: cluster 2023-12-01T16:36:38.843407+0000 mgr.y (mgr.24356) 1757 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:39 smithi141 bash[31670]: audit 2023-12-01T16:36:39.104682+0000 mon.a (mon.0) 1741 : audit 0 from='client.? 172.21.15.40:0/3893064945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:41 smithi040 bash[28232]: cluster 2023-12-01T16:36:40.844563+0000 mgr.y (mgr.24356) 1758 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:41 smithi040 bash[28232]: audit 2023-12-01T16:36:41.573007+0000 mon.c (mon.2) 1125 : audit 0 from='client.? 172.21.15.40:0/2977577846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:41 smithi040 bash[41173]: cluster 2023-12-01T16:36:40.844563+0000 mgr.y (mgr.24356) 1758 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:41 smithi040 bash[41173]: audit 2023-12-01T16:36:41.573007+0000 mon.c (mon.2) 1125 : audit 0 from='client.? 172.21.15.40:0/2977577846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:41 smithi141 bash[31670]: cluster 2023-12-01T16:36:40.844563+0000 mgr.y (mgr.24356) 1758 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:41 smithi141 bash[31670]: audit 2023-12-01T16:36:41.573007+0000 mon.c (mon.2) 1125 : audit 0 from='client.? 172.21.15.40:0/2977577846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:44.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:43 smithi040 bash[28232]: cluster 2023-12-01T16:36:42.845231+0000 mgr.y (mgr.24356) 1759 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:43 smithi040 bash[41173]: cluster 2023-12-01T16:36:42.845231+0000 mgr.y (mgr.24356) 1759 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:43 smithi141 bash[31670]: cluster 2023-12-01T16:36:42.845231+0000 mgr.y (mgr.24356) 1759 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:44 smithi141 bash[31670]: audit 2023-12-01T16:36:44.037578+0000 mon.c (mon.2) 1126 : audit 0 from='client.? 172.21.15.40:0/314048368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:44 smithi040 bash[28232]: audit 2023-12-01T16:36:44.037578+0000 mon.c (mon.2) 1126 : audit 0 from='client.? 172.21.15.40:0/314048368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:44 smithi040 bash[41173]: audit 2023-12-01T16:36:44.037578+0000 mon.c (mon.2) 1126 : audit 0 from='client.? 172.21.15.40:0/314048368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:45 smithi141 bash[31670]: cluster 2023-12-01T16:36:44.846357+0000 mgr.y (mgr.24356) 1760 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:45 smithi040 bash[28232]: cluster 2023-12-01T16:36:44.846357+0000 mgr.y (mgr.24356) 1760 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:45 smithi040 bash[41173]: cluster 2023-12-01T16:36:44.846357+0000 mgr.y (mgr.24356) 1760 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:36:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:36:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:46 smithi141 bash[31670]: audit 2023-12-01T16:36:46.499364+0000 mon.a (mon.0) 1742 : audit 0 from='client.? 172.21.15.40:0/3626436644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:46 smithi040 bash[28232]: audit 2023-12-01T16:36:46.499364+0000 mon.a (mon.0) 1742 : audit 0 from='client.? 172.21.15.40:0/3626436644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:46 smithi040 bash[41173]: audit 2023-12-01T16:36:46.499364+0000 mon.a (mon.0) 1742 : audit 0 from='client.? 172.21.15.40:0/3626436644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:47 smithi141 bash[31670]: cluster 2023-12-01T16:36:46.847171+0000 mgr.y (mgr.24356) 1761 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:47 smithi040 bash[28232]: cluster 2023-12-01T16:36:46.847171+0000 mgr.y (mgr.24356) 1761 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:47 smithi040 bash[41173]: cluster 2023-12-01T16:36:46.847171+0000 mgr.y (mgr.24356) 1761 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:49 smithi040 bash[28232]: audit 2023-12-01T16:36:48.388791+0000 mon.c (mon.2) 1127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:49 smithi040 bash[28232]: cluster 2023-12-01T16:36:48.847940+0000 mgr.y (mgr.24356) 1762 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:49 smithi040 bash[28232]: audit 2023-12-01T16:36:48.963377+0000 mon.c (mon.2) 1128 : audit 0 from='client.? 172.21.15.40:0/2175279459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:49 smithi040 bash[41173]: audit 2023-12-01T16:36:48.388791+0000 mon.c (mon.2) 1127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:49 smithi040 bash[41173]: cluster 2023-12-01T16:36:48.847940+0000 mgr.y (mgr.24356) 1762 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:49 smithi040 bash[41173]: audit 2023-12-01T16:36:48.963377+0000 mon.c (mon.2) 1128 : audit 0 from='client.? 172.21.15.40:0/2175279459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:49 smithi141 bash[31670]: audit 2023-12-01T16:36:48.388791+0000 mon.c (mon.2) 1127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:49 smithi141 bash[31670]: cluster 2023-12-01T16:36:48.847940+0000 mgr.y (mgr.24356) 1762 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:49 smithi141 bash[31670]: audit 2023-12-01T16:36:48.963377+0000 mon.c (mon.2) 1128 : audit 0 from='client.? 172.21.15.40:0/2175279459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:51 smithi040 bash[28232]: cluster 2023-12-01T16:36:50.849142+0000 mgr.y (mgr.24356) 1763 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:51 smithi040 bash[28232]: audit 2023-12-01T16:36:51.428316+0000 mon.a (mon.0) 1743 : audit 0 from='client.? 172.21.15.40:0/1299453829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:51 smithi040 bash[41173]: cluster 2023-12-01T16:36:50.849142+0000 mgr.y (mgr.24356) 1763 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:51 smithi040 bash[41173]: audit 2023-12-01T16:36:51.428316+0000 mon.a (mon.0) 1743 : audit 0 from='client.? 172.21.15.40:0/1299453829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:51 smithi141 bash[31670]: cluster 2023-12-01T16:36:50.849142+0000 mgr.y (mgr.24356) 1763 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:51 smithi141 bash[31670]: audit 2023-12-01T16:36:51.428316+0000 mon.a (mon.0) 1743 : audit 0 from='client.? 172.21.15.40:0/1299453829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:53 smithi040 bash[28232]: cluster 2023-12-01T16:36:52.849784+0000 mgr.y (mgr.24356) 1764 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:53 smithi040 bash[28232]: audit 2023-12-01T16:36:53.891051+0000 mon.c (mon.2) 1129 : audit 0 from='client.? 172.21.15.40:0/1679566860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:53 smithi040 bash[41173]: cluster 2023-12-01T16:36:52.849784+0000 mgr.y (mgr.24356) 1764 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:53 smithi040 bash[41173]: audit 2023-12-01T16:36:53.891051+0000 mon.c (mon.2) 1129 : audit 0 from='client.? 172.21.15.40:0/1679566860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:53 smithi141 bash[31670]: cluster 2023-12-01T16:36:52.849784+0000 mgr.y (mgr.24356) 1764 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:53 smithi141 bash[31670]: audit 2023-12-01T16:36:53.891051+0000 mon.c (mon.2) 1129 : audit 0 from='client.? 172.21.15.40:0/1679566860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:55 smithi141 bash[31670]: cluster 2023-12-01T16:36:54.850872+0000 mgr.y (mgr.24356) 1765 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:55 smithi040 bash[28232]: cluster 2023-12-01T16:36:54.850872+0000 mgr.y (mgr.24356) 1765 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:55 smithi040 bash[41173]: cluster 2023-12-01T16:36:54.850872+0000 mgr.y (mgr.24356) 1765 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:36:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:36:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:56 smithi141 bash[31670]: audit 2023-12-01T16:36:56.355401+0000 mon.a (mon.0) 1744 : audit 0 from='client.? 172.21.15.40:0/3410227265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:56 smithi040 bash[28232]: audit 2023-12-01T16:36:56.355401+0000 mon.a (mon.0) 1744 : audit 0 from='client.? 172.21.15.40:0/3410227265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:56 smithi040 bash[41173]: audit 2023-12-01T16:36:56.355401+0000 mon.a (mon.0) 1744 : audit 0 from='client.? 172.21.15.40:0/3410227265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:57 smithi141 bash[31670]: cluster 2023-12-01T16:36:56.851644+0000 mgr.y (mgr.24356) 1766 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:57 smithi141 bash[31670]: audit 2023-12-01T16:36:57.151964+0000 mon.c (mon.2) 1130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:36:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:57 smithi040 bash[41173]: cluster 2023-12-01T16:36:56.851644+0000 mgr.y (mgr.24356) 1766 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:57 smithi040 bash[41173]: audit 2023-12-01T16:36:57.151964+0000 mon.c (mon.2) 1130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:36:58.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:57 smithi040 bash[28232]: cluster 2023-12-01T16:36:56.851644+0000 mgr.y (mgr.24356) 1766 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:58.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:57 smithi040 bash[28232]: audit 2023-12-01T16:36:57.151964+0000 mon.c (mon.2) 1130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:36:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:59 smithi040 bash[28232]: audit 2023-12-01T16:36:58.824684+0000 mon.c (mon.2) 1131 : audit 0 from='client.? 172.21.15.40:0/3163297748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:36:59 smithi040 bash[28232]: cluster 2023-12-01T16:36:58.852316+0000 mgr.y (mgr.24356) 1767 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:59 smithi040 bash[41173]: audit 2023-12-01T16:36:58.824684+0000 mon.c (mon.2) 1131 : audit 0 from='client.? 172.21.15.40:0/3163297748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:36:59 smithi040 bash[41173]: cluster 2023-12-01T16:36:58.852316+0000 mgr.y (mgr.24356) 1767 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:36:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:59 smithi141 bash[31670]: audit 2023-12-01T16:36:58.824684+0000 mon.c (mon.2) 1131 : audit 0 from='client.? 172.21.15.40:0/3163297748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:36:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:36:59 smithi141 bash[31670]: cluster 2023-12-01T16:36:58.852316+0000 mgr.y (mgr.24356) 1767 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:01 smithi040 bash[41173]: cluster 2023-12-01T16:37:00.853398+0000 mgr.y (mgr.24356) 1768 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:01 smithi040 bash[41173]: audit 2023-12-01T16:37:01.285103+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.40:0/3425753089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:01 smithi040 bash[28232]: cluster 2023-12-01T16:37:00.853398+0000 mgr.y (mgr.24356) 1768 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:01 smithi040 bash[28232]: audit 2023-12-01T16:37:01.285103+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.40:0/3425753089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:01 smithi141 bash[31670]: cluster 2023-12-01T16:37:00.853398+0000 mgr.y (mgr.24356) 1768 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:01 smithi141 bash[31670]: audit 2023-12-01T16:37:01.285103+0000 mon.a (mon.0) 1745 : audit 0 from='client.? 172.21.15.40:0/3425753089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: cluster 2023-12-01T16:37:02.854139+0000 mgr.y (mgr.24356) 1769 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: audit 2023-12-01T16:37:03.054676+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: audit 2023-12-01T16:37:03.066608+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: audit 2023-12-01T16:37:03.354177+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: audit 2023-12-01T16:37:03.366428+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: audit 2023-12-01T16:37:03.388298+0000 mon.c (mon.2) 1132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[28232]: audit 2023-12-01T16:37:03.755546+0000 mon.c (mon.2) 1133 : audit 0 from='client.? 172.21.15.40:0/3264377934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: cluster 2023-12-01T16:37:02.854139+0000 mgr.y (mgr.24356) 1769 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: audit 2023-12-01T16:37:03.054676+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: audit 2023-12-01T16:37:03.066608+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: audit 2023-12-01T16:37:03.354177+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: audit 2023-12-01T16:37:03.366428+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: audit 2023-12-01T16:37:03.388298+0000 mon.c (mon.2) 1132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:04 smithi040 bash[41173]: audit 2023-12-01T16:37:03.755546+0000 mon.c (mon.2) 1133 : audit 0 from='client.? 172.21.15.40:0/3264377934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: cluster 2023-12-01T16:37:02.854139+0000 mgr.y (mgr.24356) 1769 : cluster 0 pgmap v1737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: audit 2023-12-01T16:37:03.054676+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: audit 2023-12-01T16:37:03.066608+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: audit 2023-12-01T16:37:03.354177+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: audit 2023-12-01T16:37:03.366428+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: audit 2023-12-01T16:37:03.388298+0000 mon.c (mon.2) 1132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:04 smithi141 bash[31670]: audit 2023-12-01T16:37:03.755546+0000 mon.c (mon.2) 1133 : audit 0 from='client.? 172.21.15.40:0/3264377934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:06 smithi040 bash[28232]: cluster 2023-12-01T16:37:04.855247+0000 mgr.y (mgr.24356) 1770 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:06 smithi040 bash[41173]: cluster 2023-12-01T16:37:04.855247+0000 mgr.y (mgr.24356) 1770 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:06 smithi141 bash[31670]: cluster 2023-12-01T16:37:04.855247+0000 mgr.y (mgr.24356) 1770 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:37:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:37:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:07 smithi040 bash[28232]: audit 2023-12-01T16:37:06.216154+0000 mon.a (mon.0) 1750 : audit 0 from='client.? 172.21.15.40:0/2232083079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:07 smithi040 bash[41173]: audit 2023-12-01T16:37:06.216154+0000 mon.a (mon.0) 1750 : audit 0 from='client.? 172.21.15.40:0/2232083079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:07 smithi141 bash[31670]: audit 2023-12-01T16:37:06.216154+0000 mon.a (mon.0) 1750 : audit 0 from='client.? 172.21.15.40:0/2232083079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:08 smithi040 bash[28232]: cluster 2023-12-01T16:37:06.855897+0000 mgr.y (mgr.24356) 1771 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:08 smithi040 bash[41173]: cluster 2023-12-01T16:37:06.855897+0000 mgr.y (mgr.24356) 1771 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:08 smithi141 bash[31670]: cluster 2023-12-01T16:37:06.855897+0000 mgr.y (mgr.24356) 1771 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:09.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:09 smithi040 bash[28232]: audit 2023-12-01T16:37:08.686052+0000 mon.a (mon.0) 1751 : audit 0 from='client.? 172.21.15.40:0/2101669348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:09 smithi040 bash[28232]: cluster 2023-12-01T16:37:08.856611+0000 mgr.y (mgr.24356) 1772 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:09.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:09 smithi040 bash[41173]: audit 2023-12-01T16:37:08.686052+0000 mon.a (mon.0) 1751 : audit 0 from='client.? 172.21.15.40:0/2101669348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:09.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:09 smithi040 bash[41173]: cluster 2023-12-01T16:37:08.856611+0000 mgr.y (mgr.24356) 1772 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:09 smithi141 bash[31670]: audit 2023-12-01T16:37:08.686052+0000 mon.a (mon.0) 1751 : audit 0 from='client.? 172.21.15.40:0/2101669348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:09 smithi141 bash[31670]: cluster 2023-12-01T16:37:08.856611+0000 mgr.y (mgr.24356) 1772 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:11 smithi141 bash[31670]: cluster 2023-12-01T16:37:10.857219+0000 mgr.y (mgr.24356) 1773 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:11 smithi141 bash[31670]: audit 2023-12-01T16:37:11.143629+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.40:0/2924798164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:11 smithi040 bash[41173]: cluster 2023-12-01T16:37:10.857219+0000 mgr.y (mgr.24356) 1773 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:11 smithi040 bash[41173]: audit 2023-12-01T16:37:11.143629+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.40:0/2924798164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:11 smithi040 bash[28232]: cluster 2023-12-01T16:37:10.857219+0000 mgr.y (mgr.24356) 1773 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:11 smithi040 bash[28232]: audit 2023-12-01T16:37:11.143629+0000 mon.a (mon.0) 1752 : audit 0 from='client.? 172.21.15.40:0/2924798164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: cluster 2023-12-01T16:37:12.857708+0000 mgr.y (mgr.24356) 1774 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: audit 2023-12-01T16:37:13.596530+0000 mon.a (mon.0) 1753 : audit 0 from='client.? 172.21.15.40:0/1395919449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: audit 2023-12-01T16:37:13.751215+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: audit 2023-12-01T16:37:13.762831+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: audit 2023-12-01T16:37:13.766235+0000 mon.c (mon.2) 1134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: audit 2023-12-01T16:37:13.767703+0000 mon.c (mon.2) 1135 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:13 smithi141 bash[31670]: audit 2023-12-01T16:37:13.776769+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: cluster 2023-12-01T16:37:12.857708+0000 mgr.y (mgr.24356) 1774 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: audit 2023-12-01T16:37:13.596530+0000 mon.a (mon.0) 1753 : audit 0 from='client.? 172.21.15.40:0/1395919449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: audit 2023-12-01T16:37:13.751215+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: audit 2023-12-01T16:37:13.762831+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: audit 2023-12-01T16:37:13.766235+0000 mon.c (mon.2) 1134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: audit 2023-12-01T16:37:13.767703+0000 mon.c (mon.2) 1135 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[28232]: audit 2023-12-01T16:37:13.776769+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: cluster 2023-12-01T16:37:12.857708+0000 mgr.y (mgr.24356) 1774 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: audit 2023-12-01T16:37:13.596530+0000 mon.a (mon.0) 1753 : audit 0 from='client.? 172.21.15.40:0/1395919449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: audit 2023-12-01T16:37:13.751215+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: audit 2023-12-01T16:37:13.762831+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: audit 2023-12-01T16:37:13.766235+0000 mon.c (mon.2) 1134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: audit 2023-12-01T16:37:13.767703+0000 mon.c (mon.2) 1135 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:37:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:13 smithi040 bash[41173]: audit 2023-12-01T16:37:13.776769+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:37:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:15 smithi141 bash[31670]: cluster 2023-12-01T16:37:14.858730+0000 mgr.y (mgr.24356) 1775 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:15 smithi040 bash[28232]: cluster 2023-12-01T16:37:14.858730+0000 mgr.y (mgr.24356) 1775 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:15 smithi040 bash[41173]: cluster 2023-12-01T16:37:14.858730+0000 mgr.y (mgr.24356) 1775 : cluster 0 pgmap v1743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:37:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:37:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:16 smithi141 bash[31670]: audit 2023-12-01T16:37:16.062931+0000 mon.a (mon.0) 1757 : audit 0 from='client.? 172.21.15.40:0/2725795333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:16 smithi040 bash[41173]: audit 2023-12-01T16:37:16.062931+0000 mon.a (mon.0) 1757 : audit 0 from='client.? 172.21.15.40:0/2725795333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:16 smithi040 bash[28232]: audit 2023-12-01T16:37:16.062931+0000 mon.a (mon.0) 1757 : audit 0 from='client.? 172.21.15.40:0/2725795333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:17 smithi141 bash[31670]: cluster 2023-12-01T16:37:16.859396+0000 mgr.y (mgr.24356) 1776 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:17 smithi040 bash[41173]: cluster 2023-12-01T16:37:16.859396+0000 mgr.y (mgr.24356) 1776 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:17 smithi040 bash[28232]: cluster 2023-12-01T16:37:16.859396+0000 mgr.y (mgr.24356) 1776 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:19 smithi040 bash[28232]: audit 2023-12-01T16:37:18.389141+0000 mon.c (mon.2) 1136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:19 smithi040 bash[28232]: audit 2023-12-01T16:37:18.540738+0000 mon.a (mon.0) 1758 : audit 0 from='client.? 172.21.15.40:0/653481384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:19 smithi040 bash[28232]: cluster 2023-12-01T16:37:18.860036+0000 mgr.y (mgr.24356) 1777 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:19 smithi040 bash[41173]: audit 2023-12-01T16:37:18.389141+0000 mon.c (mon.2) 1136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:19 smithi040 bash[41173]: audit 2023-12-01T16:37:18.540738+0000 mon.a (mon.0) 1758 : audit 0 from='client.? 172.21.15.40:0/653481384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:19 smithi040 bash[41173]: cluster 2023-12-01T16:37:18.860036+0000 mgr.y (mgr.24356) 1777 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:19 smithi141 bash[31670]: audit 2023-12-01T16:37:18.389141+0000 mon.c (mon.2) 1136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:19 smithi141 bash[31670]: audit 2023-12-01T16:37:18.540738+0000 mon.a (mon.0) 1758 : audit 0 from='client.? 172.21.15.40:0/653481384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:19 smithi141 bash[31670]: cluster 2023-12-01T16:37:18.860036+0000 mgr.y (mgr.24356) 1777 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:21 smithi141 bash[31670]: cluster 2023-12-01T16:37:20.861191+0000 mgr.y (mgr.24356) 1778 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:21 smithi141 bash[31670]: audit 2023-12-01T16:37:20.999353+0000 mon.a (mon.0) 1759 : audit 0 from='client.? 172.21.15.40:0/1108003686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:21 smithi040 bash[28232]: cluster 2023-12-01T16:37:20.861191+0000 mgr.y (mgr.24356) 1778 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:21 smithi040 bash[28232]: audit 2023-12-01T16:37:20.999353+0000 mon.a (mon.0) 1759 : audit 0 from='client.? 172.21.15.40:0/1108003686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:21 smithi040 bash[41173]: cluster 2023-12-01T16:37:20.861191+0000 mgr.y (mgr.24356) 1778 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:21 smithi040 bash[41173]: audit 2023-12-01T16:37:20.999353+0000 mon.a (mon.0) 1759 : audit 0 from='client.? 172.21.15.40:0/1108003686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:23 smithi141 bash[31670]: cluster 2023-12-01T16:37:22.861830+0000 mgr.y (mgr.24356) 1779 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:23 smithi141 bash[31670]: audit 2023-12-01T16:37:23.464766+0000 mon.c (mon.2) 1137 : audit 0 from='client.? 172.21.15.40:0/807810064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:23 smithi040 bash[28232]: cluster 2023-12-01T16:37:22.861830+0000 mgr.y (mgr.24356) 1779 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:23 smithi040 bash[28232]: audit 2023-12-01T16:37:23.464766+0000 mon.c (mon.2) 1137 : audit 0 from='client.? 172.21.15.40:0/807810064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:23 smithi040 bash[41173]: cluster 2023-12-01T16:37:22.861830+0000 mgr.y (mgr.24356) 1779 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:23 smithi040 bash[41173]: audit 2023-12-01T16:37:23.464766+0000 mon.c (mon.2) 1137 : audit 0 from='client.? 172.21.15.40:0/807810064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:25 smithi141 bash[31670]: cluster 2023-12-01T16:37:24.863261+0000 mgr.y (mgr.24356) 1780 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:25 smithi040 bash[28232]: cluster 2023-12-01T16:37:24.863261+0000 mgr.y (mgr.24356) 1780 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:25 smithi040 bash[41173]: cluster 2023-12-01T16:37:24.863261+0000 mgr.y (mgr.24356) 1780 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:37:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T16:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:26 smithi141 bash[31670]: audit 2023-12-01T16:37:25.931162+0000 mon.c (mon.2) 1138 : audit 0 from='client.? 172.21.15.40:0/3793648768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:26 smithi040 bash[28232]: audit 2023-12-01T16:37:25.931162+0000 mon.c (mon.2) 1138 : audit 0 from='client.? 172.21.15.40:0/3793648768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:26 smithi040 bash[41173]: audit 2023-12-01T16:37:25.931162+0000 mon.c (mon.2) 1138 : audit 0 from='client.? 172.21.15.40:0/3793648768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:27 smithi141 bash[31670]: cluster 2023-12-01T16:37:26.864068+0000 mgr.y (mgr.24356) 1781 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:27 smithi040 bash[28232]: cluster 2023-12-01T16:37:26.864068+0000 mgr.y (mgr.24356) 1781 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:27 smithi040 bash[41173]: cluster 2023-12-01T16:37:26.864068+0000 mgr.y (mgr.24356) 1781 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:29 smithi040 bash[28232]: audit 2023-12-01T16:37:28.398548+0000 mon.a (mon.0) 1760 : audit 0 from='client.? 172.21.15.40:0/3254145231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:29 smithi040 bash[28232]: cluster 2023-12-01T16:37:28.864909+0000 mgr.y (mgr.24356) 1782 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:29 smithi040 bash[41173]: audit 2023-12-01T16:37:28.398548+0000 mon.a (mon.0) 1760 : audit 0 from='client.? 172.21.15.40:0/3254145231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:29 smithi040 bash[41173]: cluster 2023-12-01T16:37:28.864909+0000 mgr.y (mgr.24356) 1782 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:29 smithi141 bash[31670]: audit 2023-12-01T16:37:28.398548+0000 mon.a (mon.0) 1760 : audit 0 from='client.? 172.21.15.40:0/3254145231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:29 smithi141 bash[31670]: cluster 2023-12-01T16:37:28.864909+0000 mgr.y (mgr.24356) 1782 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:30 smithi141 bash[31670]: audit 2023-12-01T16:37:30.858968+0000 mon.a (mon.0) 1761 : audit 0 from='client.? 172.21.15.40:0/256007894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:30 smithi040 bash[28232]: audit 2023-12-01T16:37:30.858968+0000 mon.a (mon.0) 1761 : audit 0 from='client.? 172.21.15.40:0/256007894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:30 smithi040 bash[41173]: audit 2023-12-01T16:37:30.858968+0000 mon.a (mon.0) 1761 : audit 0 from='client.? 172.21.15.40:0/256007894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:31 smithi141 bash[31670]: cluster 2023-12-01T16:37:30.865992+0000 mgr.y (mgr.24356) 1783 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:31 smithi040 bash[28232]: cluster 2023-12-01T16:37:30.865992+0000 mgr.y (mgr.24356) 1783 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:31 smithi040 bash[41173]: cluster 2023-12-01T16:37:30.865992+0000 mgr.y (mgr.24356) 1783 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:33 smithi141 bash[31670]: cluster 2023-12-01T16:37:32.866640+0000 mgr.y (mgr.24356) 1784 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:33 smithi141 bash[31670]: audit 2023-12-01T16:37:33.325792+0000 mon.a (mon.0) 1762 : audit 0 from='client.? 172.21.15.40:0/1846127977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:33 smithi141 bash[31670]: audit 2023-12-01T16:37:33.389658+0000 mon.c (mon.2) 1139 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:33 smithi040 bash[28232]: cluster 2023-12-01T16:37:32.866640+0000 mgr.y (mgr.24356) 1784 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:33 smithi040 bash[28232]: audit 2023-12-01T16:37:33.325792+0000 mon.a (mon.0) 1762 : audit 0 from='client.? 172.21.15.40:0/1846127977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:33 smithi040 bash[28232]: audit 2023-12-01T16:37:33.389658+0000 mon.c (mon.2) 1139 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:33 smithi040 bash[41173]: cluster 2023-12-01T16:37:32.866640+0000 mgr.y (mgr.24356) 1784 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:33 smithi040 bash[41173]: audit 2023-12-01T16:37:33.325792+0000 mon.a (mon.0) 1762 : audit 0 from='client.? 172.21.15.40:0/1846127977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:33 smithi040 bash[41173]: audit 2023-12-01T16:37:33.389658+0000 mon.c (mon.2) 1139 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:35 smithi141 bash[31670]: cluster 2023-12-01T16:37:34.867784+0000 mgr.y (mgr.24356) 1785 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:35 smithi141 bash[31670]: audit 2023-12-01T16:37:35.791656+0000 mon.a (mon.0) 1763 : audit 0 from='client.? 172.21.15.40:0/4034138074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:35 smithi040 bash[28232]: cluster 2023-12-01T16:37:34.867784+0000 mgr.y (mgr.24356) 1785 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:35 smithi040 bash[28232]: audit 2023-12-01T16:37:35.791656+0000 mon.a (mon.0) 1763 : audit 0 from='client.? 172.21.15.40:0/4034138074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:35 smithi040 bash[41173]: cluster 2023-12-01T16:37:34.867784+0000 mgr.y (mgr.24356) 1785 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:35 smithi040 bash[41173]: audit 2023-12-01T16:37:35.791656+0000 mon.a (mon.0) 1763 : audit 0 from='client.? 172.21.15.40:0/4034138074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:37:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:37:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:37 smithi141 bash[31670]: cluster 2023-12-01T16:37:36.868422+0000 mgr.y (mgr.24356) 1786 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:37 smithi040 bash[28232]: cluster 2023-12-01T16:37:36.868422+0000 mgr.y (mgr.24356) 1786 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:37 smithi040 bash[41173]: cluster 2023-12-01T16:37:36.868422+0000 mgr.y (mgr.24356) 1786 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:38 smithi141 bash[31670]: audit 2023-12-01T16:37:38.253915+0000 mon.c (mon.2) 1140 : audit 0 from='client.? 172.21.15.40:0/3366166737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:38 smithi040 bash[28232]: audit 2023-12-01T16:37:38.253915+0000 mon.c (mon.2) 1140 : audit 0 from='client.? 172.21.15.40:0/3366166737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:38 smithi040 bash[41173]: audit 2023-12-01T16:37:38.253915+0000 mon.c (mon.2) 1140 : audit 0 from='client.? 172.21.15.40:0/3366166737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:39 smithi141 bash[31670]: cluster 2023-12-01T16:37:38.869033+0000 mgr.y (mgr.24356) 1787 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:39 smithi040 bash[28232]: cluster 2023-12-01T16:37:38.869033+0000 mgr.y (mgr.24356) 1787 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:39 smithi040 bash[41173]: cluster 2023-12-01T16:37:38.869033+0000 mgr.y (mgr.24356) 1787 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:40 smithi141 bash[31670]: audit 2023-12-01T16:37:40.730341+0000 mon.c (mon.2) 1141 : audit 0 from='client.? 172.21.15.40:0/2537867483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:40 smithi040 bash[28232]: audit 2023-12-01T16:37:40.730341+0000 mon.c (mon.2) 1141 : audit 0 from='client.? 172.21.15.40:0/2537867483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:40 smithi040 bash[41173]: audit 2023-12-01T16:37:40.730341+0000 mon.c (mon.2) 1141 : audit 0 from='client.? 172.21.15.40:0/2537867483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:41 smithi141 bash[31670]: cluster 2023-12-01T16:37:40.870149+0000 mgr.y (mgr.24356) 1788 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:41 smithi040 bash[28232]: cluster 2023-12-01T16:37:40.870149+0000 mgr.y (mgr.24356) 1788 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:41 smithi040 bash[41173]: cluster 2023-12-01T16:37:40.870149+0000 mgr.y (mgr.24356) 1788 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:43 smithi141 bash[31670]: cluster 2023-12-01T16:37:42.870784+0000 mgr.y (mgr.24356) 1789 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:43 smithi141 bash[31670]: audit 2023-12-01T16:37:43.197790+0000 mon.a (mon.0) 1764 : audit 0 from='client.? 172.21.15.40:0/1014225720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:43 smithi040 bash[28232]: cluster 2023-12-01T16:37:42.870784+0000 mgr.y (mgr.24356) 1789 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:43 smithi040 bash[28232]: audit 2023-12-01T16:37:43.197790+0000 mon.a (mon.0) 1764 : audit 0 from='client.? 172.21.15.40:0/1014225720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:43 smithi040 bash[41173]: cluster 2023-12-01T16:37:42.870784+0000 mgr.y (mgr.24356) 1789 : cluster 0 pgmap v1757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:43 smithi040 bash[41173]: audit 2023-12-01T16:37:43.197790+0000 mon.a (mon.0) 1764 : audit 0 from='client.? 172.21.15.40:0/1014225720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:45 smithi141 bash[31670]: cluster 2023-12-01T16:37:44.871885+0000 mgr.y (mgr.24356) 1790 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:45 smithi141 bash[31670]: audit 2023-12-01T16:37:45.651630+0000 mon.c (mon.2) 1142 : audit 0 from='client.? 172.21.15.40:0/1815602645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:45 smithi040 bash[28232]: cluster 2023-12-01T16:37:44.871885+0000 mgr.y (mgr.24356) 1790 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:45 smithi040 bash[28232]: audit 2023-12-01T16:37:45.651630+0000 mon.c (mon.2) 1142 : audit 0 from='client.? 172.21.15.40:0/1815602645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:45 smithi040 bash[41173]: cluster 2023-12-01T16:37:44.871885+0000 mgr.y (mgr.24356) 1790 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:45 smithi040 bash[41173]: audit 2023-12-01T16:37:45.651630+0000 mon.c (mon.2) 1142 : audit 0 from='client.? 172.21.15.40:0/1815602645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:37:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:37:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:47 smithi141 bash[31670]: cluster 2023-12-01T16:37:46.872566+0000 mgr.y (mgr.24356) 1791 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:47 smithi040 bash[28232]: cluster 2023-12-01T16:37:46.872566+0000 mgr.y (mgr.24356) 1791 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:47 smithi040 bash[41173]: cluster 2023-12-01T16:37:46.872566+0000 mgr.y (mgr.24356) 1791 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:48 smithi141 bash[31670]: audit 2023-12-01T16:37:48.121409+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.40:0/3576758911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:48 smithi141 bash[31670]: audit 2023-12-01T16:37:48.390328+0000 mon.c (mon.2) 1143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:48 smithi040 bash[28232]: audit 2023-12-01T16:37:48.121409+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.40:0/3576758911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:48 smithi040 bash[28232]: audit 2023-12-01T16:37:48.390328+0000 mon.c (mon.2) 1143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:48 smithi040 bash[41173]: audit 2023-12-01T16:37:48.121409+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.40:0/3576758911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:48 smithi040 bash[41173]: audit 2023-12-01T16:37:48.390328+0000 mon.c (mon.2) 1143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:49 smithi141 bash[31670]: cluster 2023-12-01T16:37:48.873072+0000 mgr.y (mgr.24356) 1792 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:49 smithi040 bash[28232]: cluster 2023-12-01T16:37:48.873072+0000 mgr.y (mgr.24356) 1792 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:49 smithi040 bash[41173]: cluster 2023-12-01T16:37:48.873072+0000 mgr.y (mgr.24356) 1792 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:50 smithi141 bash[31670]: audit 2023-12-01T16:37:50.584549+0000 mon.a (mon.0) 1766 : audit 0 from='client.? 172.21.15.40:0/3142018663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:50 smithi040 bash[28232]: audit 2023-12-01T16:37:50.584549+0000 mon.a (mon.0) 1766 : audit 0 from='client.? 172.21.15.40:0/3142018663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:50 smithi040 bash[41173]: audit 2023-12-01T16:37:50.584549+0000 mon.a (mon.0) 1766 : audit 0 from='client.? 172.21.15.40:0/3142018663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:51 smithi141 bash[31670]: cluster 2023-12-01T16:37:50.874220+0000 mgr.y (mgr.24356) 1793 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:51 smithi040 bash[28232]: cluster 2023-12-01T16:37:50.874220+0000 mgr.y (mgr.24356) 1793 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:51 smithi040 bash[41173]: cluster 2023-12-01T16:37:50.874220+0000 mgr.y (mgr.24356) 1793 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:53 smithi141 bash[31670]: cluster 2023-12-01T16:37:52.874677+0000 mgr.y (mgr.24356) 1794 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:53 smithi141 bash[31670]: audit 2023-12-01T16:37:53.045874+0000 mon.a (mon.0) 1767 : audit 0 from='client.? 172.21.15.40:0/444914284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:53 smithi040 bash[28232]: cluster 2023-12-01T16:37:52.874677+0000 mgr.y (mgr.24356) 1794 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:53 smithi040 bash[28232]: audit 2023-12-01T16:37:53.045874+0000 mon.a (mon.0) 1767 : audit 0 from='client.? 172.21.15.40:0/444914284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:53 smithi040 bash[41173]: cluster 2023-12-01T16:37:52.874677+0000 mgr.y (mgr.24356) 1794 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:53 smithi040 bash[41173]: audit 2023-12-01T16:37:53.045874+0000 mon.a (mon.0) 1767 : audit 0 from='client.? 172.21.15.40:0/444914284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:55 smithi141 bash[31670]: cluster 2023-12-01T16:37:54.875739+0000 mgr.y (mgr.24356) 1795 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:55 smithi141 bash[31670]: audit 2023-12-01T16:37:55.510462+0000 mon.a (mon.0) 1768 : audit 0 from='client.? 172.21.15.40:0/2321901628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:55 smithi040 bash[41173]: cluster 2023-12-01T16:37:54.875739+0000 mgr.y (mgr.24356) 1795 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:55 smithi040 bash[41173]: audit 2023-12-01T16:37:55.510462+0000 mon.a (mon.0) 1768 : audit 0 from='client.? 172.21.15.40:0/2321901628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:55 smithi040 bash[28232]: cluster 2023-12-01T16:37:54.875739+0000 mgr.y (mgr.24356) 1795 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:55 smithi040 bash[28232]: audit 2023-12-01T16:37:55.510462+0000 mon.a (mon.0) 1768 : audit 0 from='client.? 172.21.15.40:0/2321901628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:37:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:37:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:57 smithi141 bash[31670]: cluster 2023-12-01T16:37:56.876323+0000 mgr.y (mgr.24356) 1796 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:57 smithi141 bash[31670]: audit 2023-12-01T16:37:57.974985+0000 mon.c (mon.2) 1144 : audit 0 from='client.? 172.21.15.40:0/1609169640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:57 smithi040 bash[28232]: cluster 2023-12-01T16:37:56.876323+0000 mgr.y (mgr.24356) 1796 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:57 smithi040 bash[28232]: audit 2023-12-01T16:37:57.974985+0000 mon.c (mon.2) 1144 : audit 0 from='client.? 172.21.15.40:0/1609169640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:57 smithi040 bash[41173]: cluster 2023-12-01T16:37:56.876323+0000 mgr.y (mgr.24356) 1796 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:57 smithi040 bash[41173]: audit 2023-12-01T16:37:57.974985+0000 mon.c (mon.2) 1144 : audit 0 from='client.? 172.21.15.40:0/1609169640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:37:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:37:59 smithi040 bash[28232]: cluster 2023-12-01T16:37:58.876971+0000 mgr.y (mgr.24356) 1797 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:37:59 smithi040 bash[41173]: cluster 2023-12-01T16:37:58.876971+0000 mgr.y (mgr.24356) 1797 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:37:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:37:59 smithi141 bash[31670]: cluster 2023-12-01T16:37:58.876971+0000 mgr.y (mgr.24356) 1797 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:00 smithi141 bash[31670]: audit 2023-12-01T16:38:00.436246+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.40:0/2484115652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:00 smithi040 bash[28232]: audit 2023-12-01T16:38:00.436246+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.40:0/2484115652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:00 smithi040 bash[41173]: audit 2023-12-01T16:38:00.436246+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.40:0/2484115652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:01 smithi141 bash[31670]: cluster 2023-12-01T16:38:00.878119+0000 mgr.y (mgr.24356) 1798 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:01 smithi040 bash[28232]: cluster 2023-12-01T16:38:00.878119+0000 mgr.y (mgr.24356) 1798 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:01 smithi040 bash[41173]: cluster 2023-12-01T16:38:00.878119+0000 mgr.y (mgr.24356) 1798 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:02 smithi141 bash[31670]: audit 2023-12-01T16:38:02.905443+0000 mon.c (mon.2) 1145 : audit 0 from='client.? 172.21.15.40:0/1913252377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:02 smithi040 bash[28232]: audit 2023-12-01T16:38:02.905443+0000 mon.c (mon.2) 1145 : audit 0 from='client.? 172.21.15.40:0/1913252377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:02 smithi040 bash[41173]: audit 2023-12-01T16:38:02.905443+0000 mon.c (mon.2) 1145 : audit 0 from='client.? 172.21.15.40:0/1913252377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:03 smithi141 bash[31670]: cluster 2023-12-01T16:38:02.878756+0000 mgr.y (mgr.24356) 1799 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:03 smithi141 bash[31670]: audit 2023-12-01T16:38:03.390516+0000 mon.c (mon.2) 1146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:03 smithi040 bash[41173]: cluster 2023-12-01T16:38:02.878756+0000 mgr.y (mgr.24356) 1799 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:03 smithi040 bash[41173]: audit 2023-12-01T16:38:03.390516+0000 mon.c (mon.2) 1146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:03 smithi040 bash[28232]: cluster 2023-12-01T16:38:02.878756+0000 mgr.y (mgr.24356) 1799 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:03 smithi040 bash[28232]: audit 2023-12-01T16:38:03.390516+0000 mon.c (mon.2) 1146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:05 smithi141 bash[31670]: cluster 2023-12-01T16:38:04.879751+0000 mgr.y (mgr.24356) 1800 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:05 smithi141 bash[31670]: audit 2023-12-01T16:38:05.371008+0000 mon.c (mon.2) 1147 : audit 0 from='client.? 172.21.15.40:0/3610604590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:05 smithi040 bash[28232]: cluster 2023-12-01T16:38:04.879751+0000 mgr.y (mgr.24356) 1800 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:05 smithi040 bash[28232]: audit 2023-12-01T16:38:05.371008+0000 mon.c (mon.2) 1147 : audit 0 from='client.? 172.21.15.40:0/3610604590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:05 smithi040 bash[41173]: cluster 2023-12-01T16:38:04.879751+0000 mgr.y (mgr.24356) 1800 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:05 smithi040 bash[41173]: audit 2023-12-01T16:38:05.371008+0000 mon.c (mon.2) 1147 : audit 0 from='client.? 172.21.15.40:0/3610604590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:38:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:38:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:07 smithi141 bash[31670]: cluster 2023-12-01T16:38:06.880486+0000 mgr.y (mgr.24356) 1801 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:07 smithi141 bash[31670]: audit 2023-12-01T16:38:07.830505+0000 mon.c (mon.2) 1148 : audit 0 from='client.? 172.21.15.40:0/3580713692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:07 smithi040 bash[28232]: cluster 2023-12-01T16:38:06.880486+0000 mgr.y (mgr.24356) 1801 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:07 smithi040 bash[28232]: audit 2023-12-01T16:38:07.830505+0000 mon.c (mon.2) 1148 : audit 0 from='client.? 172.21.15.40:0/3580713692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:07 smithi040 bash[41173]: cluster 2023-12-01T16:38:06.880486+0000 mgr.y (mgr.24356) 1801 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:07 smithi040 bash[41173]: audit 2023-12-01T16:38:07.830505+0000 mon.c (mon.2) 1148 : audit 0 from='client.? 172.21.15.40:0/3580713692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:09 smithi040 bash[28232]: cluster 2023-12-01T16:38:08.881148+0000 mgr.y (mgr.24356) 1802 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:09 smithi040 bash[41173]: cluster 2023-12-01T16:38:08.881148+0000 mgr.y (mgr.24356) 1802 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:09 smithi141 bash[31670]: cluster 2023-12-01T16:38:08.881148+0000 mgr.y (mgr.24356) 1802 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:10 smithi040 bash[28232]: audit 2023-12-01T16:38:10.293618+0000 mon.a (mon.0) 1770 : audit 0 from='client.? 172.21.15.40:0/684989088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:10 smithi040 bash[41173]: audit 2023-12-01T16:38:10.293618+0000 mon.a (mon.0) 1770 : audit 0 from='client.? 172.21.15.40:0/684989088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:10 smithi141 bash[31670]: audit 2023-12-01T16:38:10.293618+0000 mon.a (mon.0) 1770 : audit 0 from='client.? 172.21.15.40:0/684989088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:11 smithi040 bash[41173]: cluster 2023-12-01T16:38:10.882213+0000 mgr.y (mgr.24356) 1803 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:11 smithi040 bash[28232]: cluster 2023-12-01T16:38:10.882213+0000 mgr.y (mgr.24356) 1803 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:11 smithi141 bash[31670]: cluster 2023-12-01T16:38:10.882213+0000 mgr.y (mgr.24356) 1803 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:12 smithi040 bash[28232]: audit 2023-12-01T16:38:12.762728+0000 mon.a (mon.0) 1771 : audit 0 from='client.? 172.21.15.40:0/2724675176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:12 smithi040 bash[41173]: audit 2023-12-01T16:38:12.762728+0000 mon.a (mon.0) 1771 : audit 0 from='client.? 172.21.15.40:0/2724675176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:12 smithi141 bash[31670]: audit 2023-12-01T16:38:12.762728+0000 mon.a (mon.0) 1771 : audit 0 from='client.? 172.21.15.40:0/2724675176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:13 smithi040 bash[28232]: cluster 2023-12-01T16:38:12.882790+0000 mgr.y (mgr.24356) 1804 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:13 smithi040 bash[41173]: cluster 2023-12-01T16:38:12.882790+0000 mgr.y (mgr.24356) 1804 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:13 smithi141 bash[31670]: cluster 2023-12-01T16:38:12.882790+0000 mgr.y (mgr.24356) 1804 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:15.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:14 smithi040 bash[28232]: audit 2023-12-01T16:38:13.860296+0000 mon.c (mon.2) 1149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:38:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:14 smithi040 bash[41173]: audit 2023-12-01T16:38:13.860296+0000 mon.c (mon.2) 1149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:38:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:14 smithi141 bash[31670]: audit 2023-12-01T16:38:13.860296+0000 mon.c (mon.2) 1149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:38:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:15 smithi040 bash[41173]: cluster 2023-12-01T16:38:14.883823+0000 mgr.y (mgr.24356) 1805 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:15 smithi040 bash[41173]: audit 2023-12-01T16:38:15.227364+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.40:0/1750494670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:15 smithi040 bash[28232]: cluster 2023-12-01T16:38:14.883823+0000 mgr.y (mgr.24356) 1805 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:15 smithi040 bash[28232]: audit 2023-12-01T16:38:15.227364+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.40:0/1750494670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:15 smithi141 bash[31670]: cluster 2023-12-01T16:38:14.883823+0000 mgr.y (mgr.24356) 1805 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:15 smithi141 bash[31670]: audit 2023-12-01T16:38:15.227364+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.40:0/1750494670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:38:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:38:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:17 smithi141 bash[31670]: cluster 2023-12-01T16:38:16.884541+0000 mgr.y (mgr.24356) 1806 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:17 smithi141 bash[31670]: audit 2023-12-01T16:38:17.684316+0000 mon.c (mon.2) 1150 : audit 0 from='client.? 172.21.15.40:0/796191993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:17 smithi040 bash[28232]: cluster 2023-12-01T16:38:16.884541+0000 mgr.y (mgr.24356) 1806 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:17 smithi040 bash[28232]: audit 2023-12-01T16:38:17.684316+0000 mon.c (mon.2) 1150 : audit 0 from='client.? 172.21.15.40:0/796191993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:17 smithi040 bash[41173]: cluster 2023-12-01T16:38:16.884541+0000 mgr.y (mgr.24356) 1806 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:17 smithi040 bash[41173]: audit 2023-12-01T16:38:17.684316+0000 mon.c (mon.2) 1150 : audit 0 from='client.? 172.21.15.40:0/796191993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:19 smithi040 bash[28232]: audit 2023-12-01T16:38:18.390811+0000 mon.c (mon.2) 1151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:19 smithi040 bash[28232]: cluster 2023-12-01T16:38:18.885183+0000 mgr.y (mgr.24356) 1807 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:19 smithi040 bash[41173]: audit 2023-12-01T16:38:18.390811+0000 mon.c (mon.2) 1151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:19 smithi040 bash[41173]: cluster 2023-12-01T16:38:18.885183+0000 mgr.y (mgr.24356) 1807 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:19 smithi141 bash[31670]: audit 2023-12-01T16:38:18.390811+0000 mon.c (mon.2) 1151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:19 smithi141 bash[31670]: cluster 2023-12-01T16:38:18.885183+0000 mgr.y (mgr.24356) 1807 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:19.760805+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:19.773500+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:20.120018+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:20.132846+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:20.152253+0000 mon.c (mon.2) 1152 : audit 0 from='client.? 172.21.15.40:0/3085300406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:20.716782+0000 mon.c (mon.2) 1153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:20.718742+0000 mon.c (mon.2) 1154 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:38:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:20 smithi141 bash[31670]: audit 2023-12-01T16:38:20.728280+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:19.760805+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:19.773500+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:20.120018+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:20.132846+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:20.152253+0000 mon.c (mon.2) 1152 : audit 0 from='client.? 172.21.15.40:0/3085300406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:20.716782+0000 mon.c (mon.2) 1153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:20.718742+0000 mon.c (mon.2) 1154 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:38:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[41173]: audit 2023-12-01T16:38:20.728280+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:19.760805+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:19.773500+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:20.120018+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:20.132846+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:20.152253+0000 mon.c (mon.2) 1152 : audit 0 from='client.? 172.21.15.40:0/3085300406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:20.716782+0000 mon.c (mon.2) 1153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:38:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:20.718742+0000 mon.c (mon.2) 1154 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:38:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:20 smithi040 bash[28232]: audit 2023-12-01T16:38:20.728280+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:38:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:21 smithi141 bash[31670]: cluster 2023-12-01T16:38:20.886276+0000 mgr.y (mgr.24356) 1808 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:21 smithi040 bash[41173]: cluster 2023-12-01T16:38:20.886276+0000 mgr.y (mgr.24356) 1808 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:21 smithi040 bash[28232]: cluster 2023-12-01T16:38:20.886276+0000 mgr.y (mgr.24356) 1808 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:22 smithi141 bash[31670]: audit 2023-12-01T16:38:22.619123+0000 mon.a (mon.0) 1778 : audit 0 from='client.? 172.21.15.40:0/1248879517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:22 smithi040 bash[28232]: audit 2023-12-01T16:38:22.619123+0000 mon.a (mon.0) 1778 : audit 0 from='client.? 172.21.15.40:0/1248879517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:22 smithi040 bash[41173]: audit 2023-12-01T16:38:22.619123+0000 mon.a (mon.0) 1778 : audit 0 from='client.? 172.21.15.40:0/1248879517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:23 smithi040 bash[28232]: cluster 2023-12-01T16:38:22.886960+0000 mgr.y (mgr.24356) 1809 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:23 smithi040 bash[41173]: cluster 2023-12-01T16:38:22.886960+0000 mgr.y (mgr.24356) 1809 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:23 smithi141 bash[31670]: cluster 2023-12-01T16:38:22.886960+0000 mgr.y (mgr.24356) 1809 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:25 smithi141 bash[31670]: cluster 2023-12-01T16:38:24.888068+0000 mgr.y (mgr.24356) 1810 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:25 smithi141 bash[31670]: audit 2023-12-01T16:38:25.093800+0000 mon.a (mon.0) 1779 : audit 0 from='client.? 172.21.15.40:0/4176625678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:25 smithi040 bash[28232]: cluster 2023-12-01T16:38:24.888068+0000 mgr.y (mgr.24356) 1810 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:25 smithi040 bash[28232]: audit 2023-12-01T16:38:25.093800+0000 mon.a (mon.0) 1779 : audit 0 from='client.? 172.21.15.40:0/4176625678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:25 smithi040 bash[41173]: cluster 2023-12-01T16:38:24.888068+0000 mgr.y (mgr.24356) 1810 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:25 smithi040 bash[41173]: audit 2023-12-01T16:38:25.093800+0000 mon.a (mon.0) 1779 : audit 0 from='client.? 172.21.15.40:0/4176625678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:38:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:38:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:27 smithi141 bash[31670]: cluster 2023-12-01T16:38:26.888850+0000 mgr.y (mgr.24356) 1811 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:27 smithi141 bash[31670]: audit 2023-12-01T16:38:27.561026+0000 mon.c (mon.2) 1155 : audit 0 from='client.? 172.21.15.40:0/30228243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:27 smithi040 bash[28232]: cluster 2023-12-01T16:38:26.888850+0000 mgr.y (mgr.24356) 1811 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:27 smithi040 bash[28232]: audit 2023-12-01T16:38:27.561026+0000 mon.c (mon.2) 1155 : audit 0 from='client.? 172.21.15.40:0/30228243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:27 smithi040 bash[41173]: cluster 2023-12-01T16:38:26.888850+0000 mgr.y (mgr.24356) 1811 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:27 smithi040 bash[41173]: audit 2023-12-01T16:38:27.561026+0000 mon.c (mon.2) 1155 : audit 0 from='client.? 172.21.15.40:0/30228243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:29 smithi040 bash[28232]: cluster 2023-12-01T16:38:28.889539+0000 mgr.y (mgr.24356) 1812 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:29 smithi040 bash[41173]: cluster 2023-12-01T16:38:28.889539+0000 mgr.y (mgr.24356) 1812 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:29 smithi141 bash[31670]: cluster 2023-12-01T16:38:28.889539+0000 mgr.y (mgr.24356) 1812 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:30 smithi040 bash[28232]: audit 2023-12-01T16:38:30.027309+0000 mon.c (mon.2) 1156 : audit 0 from='client.? 172.21.15.40:0/122335829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:30 smithi040 bash[41173]: audit 2023-12-01T16:38:30.027309+0000 mon.c (mon.2) 1156 : audit 0 from='client.? 172.21.15.40:0/122335829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:30 smithi141 bash[31670]: audit 2023-12-01T16:38:30.027309+0000 mon.c (mon.2) 1156 : audit 0 from='client.? 172.21.15.40:0/122335829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:31 smithi040 bash[28232]: cluster 2023-12-01T16:38:30.890646+0000 mgr.y (mgr.24356) 1813 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:31 smithi040 bash[41173]: cluster 2023-12-01T16:38:30.890646+0000 mgr.y (mgr.24356) 1813 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:31 smithi141 bash[31670]: cluster 2023-12-01T16:38:30.890646+0000 mgr.y (mgr.24356) 1813 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:32 smithi040 bash[41173]: audit 2023-12-01T16:38:32.486684+0000 mon.c (mon.2) 1157 : audit 0 from='client.? 172.21.15.40:0/1199922225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:32 smithi040 bash[28232]: audit 2023-12-01T16:38:32.486684+0000 mon.c (mon.2) 1157 : audit 0 from='client.? 172.21.15.40:0/1199922225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:32 smithi141 bash[31670]: audit 2023-12-01T16:38:32.486684+0000 mon.c (mon.2) 1157 : audit 0 from='client.? 172.21.15.40:0/1199922225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:33 smithi040 bash[41173]: cluster 2023-12-01T16:38:32.891312+0000 mgr.y (mgr.24356) 1814 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:33 smithi040 bash[41173]: audit 2023-12-01T16:38:33.391280+0000 mon.c (mon.2) 1158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:33 smithi040 bash[28232]: cluster 2023-12-01T16:38:32.891312+0000 mgr.y (mgr.24356) 1814 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:33 smithi040 bash[28232]: audit 2023-12-01T16:38:33.391280+0000 mon.c (mon.2) 1158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:33 smithi141 bash[31670]: cluster 2023-12-01T16:38:32.891312+0000 mgr.y (mgr.24356) 1814 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:33 smithi141 bash[31670]: audit 2023-12-01T16:38:33.391280+0000 mon.c (mon.2) 1158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:35 smithi141 bash[31670]: cluster 2023-12-01T16:38:34.892394+0000 mgr.y (mgr.24356) 1815 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:35 smithi141 bash[31670]: audit 2023-12-01T16:38:34.955829+0000 mon.c (mon.2) 1159 : audit 0 from='client.? 172.21.15.40:0/3151208240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:35 smithi040 bash[41173]: cluster 2023-12-01T16:38:34.892394+0000 mgr.y (mgr.24356) 1815 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:35 smithi040 bash[41173]: audit 2023-12-01T16:38:34.955829+0000 mon.c (mon.2) 1159 : audit 0 from='client.? 172.21.15.40:0/3151208240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:35 smithi040 bash[28232]: cluster 2023-12-01T16:38:34.892394+0000 mgr.y (mgr.24356) 1815 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:35 smithi040 bash[28232]: audit 2023-12-01T16:38:34.955829+0000 mon.c (mon.2) 1159 : audit 0 from='client.? 172.21.15.40:0/3151208240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:38:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:38:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:37 smithi141 bash[31670]: cluster 2023-12-01T16:38:36.893069+0000 mgr.y (mgr.24356) 1816 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:37 smithi141 bash[31670]: audit 2023-12-01T16:38:37.421141+0000 mon.a (mon.0) 1780 : audit 0 from='client.? 172.21.15.40:0/3571893518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:37 smithi040 bash[28232]: cluster 2023-12-01T16:38:36.893069+0000 mgr.y (mgr.24356) 1816 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:37 smithi040 bash[28232]: audit 2023-12-01T16:38:37.421141+0000 mon.a (mon.0) 1780 : audit 0 from='client.? 172.21.15.40:0/3571893518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:37 smithi040 bash[41173]: cluster 2023-12-01T16:38:36.893069+0000 mgr.y (mgr.24356) 1816 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:37 smithi040 bash[41173]: audit 2023-12-01T16:38:37.421141+0000 mon.a (mon.0) 1780 : audit 0 from='client.? 172.21.15.40:0/3571893518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:39 smithi040 bash[28232]: cluster 2023-12-01T16:38:38.893722+0000 mgr.y (mgr.24356) 1817 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:39 smithi040 bash[41173]: cluster 2023-12-01T16:38:38.893722+0000 mgr.y (mgr.24356) 1817 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:39 smithi141 bash[31670]: cluster 2023-12-01T16:38:38.893722+0000 mgr.y (mgr.24356) 1817 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:40.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:40 smithi040 bash[28232]: audit 2023-12-01T16:38:39.898821+0000 mon.a (mon.0) 1781 : audit 0 from='client.? 172.21.15.40:0/684749519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:40 smithi040 bash[41173]: audit 2023-12-01T16:38:39.898821+0000 mon.a (mon.0) 1781 : audit 0 from='client.? 172.21.15.40:0/684749519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:40 smithi141 bash[31670]: audit 2023-12-01T16:38:39.898821+0000 mon.a (mon.0) 1781 : audit 0 from='client.? 172.21.15.40:0/684749519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:41 smithi040 bash[28232]: cluster 2023-12-01T16:38:40.894868+0000 mgr.y (mgr.24356) 1818 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:41 smithi040 bash[41173]: cluster 2023-12-01T16:38:40.894868+0000 mgr.y (mgr.24356) 1818 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:41 smithi141 bash[31670]: cluster 2023-12-01T16:38:40.894868+0000 mgr.y (mgr.24356) 1818 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:42 smithi040 bash[41173]: audit 2023-12-01T16:38:42.358996+0000 mon.a (mon.0) 1782 : audit 0 from='client.? 172.21.15.40:0/3470527538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:42 smithi040 bash[28232]: audit 2023-12-01T16:38:42.358996+0000 mon.a (mon.0) 1782 : audit 0 from='client.? 172.21.15.40:0/3470527538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:42 smithi141 bash[31670]: audit 2023-12-01T16:38:42.358996+0000 mon.a (mon.0) 1782 : audit 0 from='client.? 172.21.15.40:0/3470527538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:43 smithi040 bash[41173]: cluster 2023-12-01T16:38:42.895543+0000 mgr.y (mgr.24356) 1819 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:43 smithi040 bash[28232]: cluster 2023-12-01T16:38:42.895543+0000 mgr.y (mgr.24356) 1819 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:43 smithi141 bash[31670]: cluster 2023-12-01T16:38:42.895543+0000 mgr.y (mgr.24356) 1819 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:44 smithi040 bash[41173]: audit 2023-12-01T16:38:44.822220+0000 mon.c (mon.2) 1160 : audit 0 from='client.? 172.21.15.40:0/4142378827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:44 smithi040 bash[28232]: audit 2023-12-01T16:38:44.822220+0000 mon.c (mon.2) 1160 : audit 0 from='client.? 172.21.15.40:0/4142378827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:44 smithi141 bash[31670]: audit 2023-12-01T16:38:44.822220+0000 mon.c (mon.2) 1160 : audit 0 from='client.? 172.21.15.40:0/4142378827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:45 smithi040 bash[28232]: cluster 2023-12-01T16:38:44.896725+0000 mgr.y (mgr.24356) 1820 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:45 smithi040 bash[41173]: cluster 2023-12-01T16:38:44.896725+0000 mgr.y (mgr.24356) 1820 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:45 smithi141 bash[31670]: cluster 2023-12-01T16:38:44.896725+0000 mgr.y (mgr.24356) 1820 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:38:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:38:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:47 smithi141 bash[31670]: cluster 2023-12-01T16:38:46.897230+0000 mgr.y (mgr.24356) 1821 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:47 smithi141 bash[31670]: audit 2023-12-01T16:38:47.284247+0000 mon.a (mon.0) 1783 : audit 0 from='client.? 172.21.15.40:0/3651012606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:47 smithi040 bash[41173]: cluster 2023-12-01T16:38:46.897230+0000 mgr.y (mgr.24356) 1821 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:47 smithi040 bash[41173]: audit 2023-12-01T16:38:47.284247+0000 mon.a (mon.0) 1783 : audit 0 from='client.? 172.21.15.40:0/3651012606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:47 smithi040 bash[28232]: cluster 2023-12-01T16:38:46.897230+0000 mgr.y (mgr.24356) 1821 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:47 smithi040 bash[28232]: audit 2023-12-01T16:38:47.284247+0000 mon.a (mon.0) 1783 : audit 0 from='client.? 172.21.15.40:0/3651012606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:49 smithi040 bash[28232]: audit 2023-12-01T16:38:48.391794+0000 mon.c (mon.2) 1161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:49 smithi040 bash[28232]: cluster 2023-12-01T16:38:48.897824+0000 mgr.y (mgr.24356) 1822 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:49 smithi040 bash[41173]: audit 2023-12-01T16:38:48.391794+0000 mon.c (mon.2) 1161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:49 smithi040 bash[41173]: cluster 2023-12-01T16:38:48.897824+0000 mgr.y (mgr.24356) 1822 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:49 smithi141 bash[31670]: audit 2023-12-01T16:38:48.391794+0000 mon.c (mon.2) 1161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:49 smithi141 bash[31670]: cluster 2023-12-01T16:38:48.897824+0000 mgr.y (mgr.24356) 1822 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:50 smithi040 bash[28232]: audit 2023-12-01T16:38:49.754996+0000 mon.c (mon.2) 1162 : audit 0 from='client.? 172.21.15.40:0/2299149871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:50 smithi040 bash[41173]: audit 2023-12-01T16:38:49.754996+0000 mon.c (mon.2) 1162 : audit 0 from='client.? 172.21.15.40:0/2299149871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:50 smithi141 bash[31670]: audit 2023-12-01T16:38:49.754996+0000 mon.c (mon.2) 1162 : audit 0 from='client.? 172.21.15.40:0/2299149871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:51 smithi040 bash[28232]: cluster 2023-12-01T16:38:50.898994+0000 mgr.y (mgr.24356) 1823 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:51 smithi040 bash[41173]: cluster 2023-12-01T16:38:50.898994+0000 mgr.y (mgr.24356) 1823 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:51 smithi141 bash[31670]: cluster 2023-12-01T16:38:50.898994+0000 mgr.y (mgr.24356) 1823 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:52 smithi040 bash[28232]: audit 2023-12-01T16:38:52.218823+0000 mon.a (mon.0) 1784 : audit 0 from='client.? 172.21.15.40:0/125522722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:52 smithi040 bash[41173]: audit 2023-12-01T16:38:52.218823+0000 mon.a (mon.0) 1784 : audit 0 from='client.? 172.21.15.40:0/125522722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:52 smithi141 bash[31670]: audit 2023-12-01T16:38:52.218823+0000 mon.a (mon.0) 1784 : audit 0 from='client.? 172.21.15.40:0/125522722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:53 smithi040 bash[28232]: cluster 2023-12-01T16:38:52.899613+0000 mgr.y (mgr.24356) 1824 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:53 smithi040 bash[41173]: cluster 2023-12-01T16:38:52.899613+0000 mgr.y (mgr.24356) 1824 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:53 smithi141 bash[31670]: cluster 2023-12-01T16:38:52.899613+0000 mgr.y (mgr.24356) 1824 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:54 smithi141 bash[31670]: audit 2023-12-01T16:38:54.677825+0000 mon.c (mon.2) 1163 : audit 0 from='client.? 172.21.15.40:0/3137549625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:54 smithi040 bash[28232]: audit 2023-12-01T16:38:54.677825+0000 mon.c (mon.2) 1163 : audit 0 from='client.? 172.21.15.40:0/3137549625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:54 smithi040 bash[41173]: audit 2023-12-01T16:38:54.677825+0000 mon.c (mon.2) 1163 : audit 0 from='client.? 172.21.15.40:0/3137549625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:55 smithi141 bash[31670]: cluster 2023-12-01T16:38:54.900804+0000 mgr.y (mgr.24356) 1825 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:55 smithi040 bash[28232]: cluster 2023-12-01T16:38:54.900804+0000 mgr.y (mgr.24356) 1825 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:55 smithi040 bash[41173]: cluster 2023-12-01T16:38:54.900804+0000 mgr.y (mgr.24356) 1825 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:38:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:38:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:57 smithi141 bash[31670]: cluster 2023-12-01T16:38:56.901418+0000 mgr.y (mgr.24356) 1826 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:57 smithi141 bash[31670]: audit 2023-12-01T16:38:57.144217+0000 mon.a (mon.0) 1785 : audit 0 from='client.? 172.21.15.40:0/3211189461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:57 smithi040 bash[28232]: cluster 2023-12-01T16:38:56.901418+0000 mgr.y (mgr.24356) 1826 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:57 smithi040 bash[28232]: audit 2023-12-01T16:38:57.144217+0000 mon.a (mon.0) 1785 : audit 0 from='client.? 172.21.15.40:0/3211189461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:58 smithi040 bash[41173]: cluster 2023-12-01T16:38:56.901418+0000 mgr.y (mgr.24356) 1826 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:58 smithi040 bash[41173]: audit 2023-12-01T16:38:57.144217+0000 mon.a (mon.0) 1785 : audit 0 from='client.? 172.21.15.40:0/3211189461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:38:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:38:59 smithi040 bash[41173]: cluster 2023-12-01T16:38:58.902226+0000 mgr.y (mgr.24356) 1827 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:38:59 smithi040 bash[28232]: cluster 2023-12-01T16:38:58.902226+0000 mgr.y (mgr.24356) 1827 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:38:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:38:59 smithi141 bash[31670]: cluster 2023-12-01T16:38:58.902226+0000 mgr.y (mgr.24356) 1827 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:00 smithi040 bash[28232]: audit 2023-12-01T16:38:59.614129+0000 mon.a (mon.0) 1786 : audit 0 from='client.? 172.21.15.40:0/2053350835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:00 smithi040 bash[41173]: audit 2023-12-01T16:38:59.614129+0000 mon.a (mon.0) 1786 : audit 0 from='client.? 172.21.15.40:0/2053350835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:00 smithi141 bash[31670]: audit 2023-12-01T16:38:59.614129+0000 mon.a (mon.0) 1786 : audit 0 from='client.? 172.21.15.40:0/2053350835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:01 smithi040 bash[41173]: cluster 2023-12-01T16:39:00.903379+0000 mgr.y (mgr.24356) 1828 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:01 smithi040 bash[28232]: cluster 2023-12-01T16:39:00.903379+0000 mgr.y (mgr.24356) 1828 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:01 smithi141 bash[31670]: cluster 2023-12-01T16:39:00.903379+0000 mgr.y (mgr.24356) 1828 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:02 smithi040 bash[28232]: audit 2023-12-01T16:39:02.079327+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.40:0/2469919786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:02 smithi040 bash[41173]: audit 2023-12-01T16:39:02.079327+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.40:0/2469919786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:02 smithi141 bash[31670]: audit 2023-12-01T16:39:02.079327+0000 mon.a (mon.0) 1787 : audit 0 from='client.? 172.21.15.40:0/2469919786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:03 smithi040 bash[28232]: cluster 2023-12-01T16:39:02.904014+0000 mgr.y (mgr.24356) 1829 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:03 smithi040 bash[41173]: cluster 2023-12-01T16:39:02.904014+0000 mgr.y (mgr.24356) 1829 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:03 smithi141 bash[31670]: cluster 2023-12-01T16:39:02.904014+0000 mgr.y (mgr.24356) 1829 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:04 smithi040 bash[28232]: audit 2023-12-01T16:39:03.391892+0000 mon.c (mon.2) 1164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:04 smithi040 bash[41173]: audit 2023-12-01T16:39:03.391892+0000 mon.c (mon.2) 1164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:04 smithi141 bash[31670]: audit 2023-12-01T16:39:03.391892+0000 mon.c (mon.2) 1164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:05 smithi040 bash[28232]: audit 2023-12-01T16:39:04.541040+0000 mon.c (mon.2) 1165 : audit 0 from='client.? 172.21.15.40:0/3236217482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:05 smithi040 bash[28232]: cluster 2023-12-01T16:39:04.905246+0000 mgr.y (mgr.24356) 1830 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:05 smithi040 bash[41173]: audit 2023-12-01T16:39:04.541040+0000 mon.c (mon.2) 1165 : audit 0 from='client.? 172.21.15.40:0/3236217482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:05 smithi040 bash[41173]: cluster 2023-12-01T16:39:04.905246+0000 mgr.y (mgr.24356) 1830 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:05 smithi141 bash[31670]: audit 2023-12-01T16:39:04.541040+0000 mon.c (mon.2) 1165 : audit 0 from='client.? 172.21.15.40:0/3236217482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:05 smithi141 bash[31670]: cluster 2023-12-01T16:39:04.905246+0000 mgr.y (mgr.24356) 1830 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:39:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:39:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:07 smithi141 bash[31670]: cluster 2023-12-01T16:39:06.905865+0000 mgr.y (mgr.24356) 1831 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:07 smithi141 bash[31670]: audit 2023-12-01T16:39:06.996090+0000 mon.c (mon.2) 1166 : audit 0 from='client.? 172.21.15.40:0/4081513649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:07 smithi040 bash[41173]: cluster 2023-12-01T16:39:06.905865+0000 mgr.y (mgr.24356) 1831 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:07 smithi040 bash[41173]: audit 2023-12-01T16:39:06.996090+0000 mon.c (mon.2) 1166 : audit 0 from='client.? 172.21.15.40:0/4081513649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:07 smithi040 bash[28232]: cluster 2023-12-01T16:39:06.905865+0000 mgr.y (mgr.24356) 1831 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:07 smithi040 bash[28232]: audit 2023-12-01T16:39:06.996090+0000 mon.c (mon.2) 1166 : audit 0 from='client.? 172.21.15.40:0/4081513649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:09 smithi040 bash[41173]: cluster 2023-12-01T16:39:08.906486+0000 mgr.y (mgr.24356) 1832 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:09 smithi040 bash[28232]: cluster 2023-12-01T16:39:08.906486+0000 mgr.y (mgr.24356) 1832 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:09 smithi141 bash[31670]: cluster 2023-12-01T16:39:08.906486+0000 mgr.y (mgr.24356) 1832 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:10 smithi040 bash[41173]: audit 2023-12-01T16:39:09.463254+0000 mon.c (mon.2) 1167 : audit 0 from='client.? 172.21.15.40:0/2815568545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:10 smithi040 bash[28232]: audit 2023-12-01T16:39:09.463254+0000 mon.c (mon.2) 1167 : audit 0 from='client.? 172.21.15.40:0/2815568545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:10 smithi141 bash[31670]: audit 2023-12-01T16:39:09.463254+0000 mon.c (mon.2) 1167 : audit 0 from='client.? 172.21.15.40:0/2815568545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:11 smithi040 bash[28232]: cluster 2023-12-01T16:39:10.907308+0000 mgr.y (mgr.24356) 1833 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:11 smithi040 bash[41173]: cluster 2023-12-01T16:39:10.907308+0000 mgr.y (mgr.24356) 1833 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:11 smithi141 bash[31670]: cluster 2023-12-01T16:39:10.907308+0000 mgr.y (mgr.24356) 1833 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:12 smithi040 bash[28232]: audit 2023-12-01T16:39:11.922519+0000 mon.a (mon.0) 1788 : audit 0 from='client.? 172.21.15.40:0/756080855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:12 smithi040 bash[41173]: audit 2023-12-01T16:39:11.922519+0000 mon.a (mon.0) 1788 : audit 0 from='client.? 172.21.15.40:0/756080855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:12 smithi141 bash[31670]: audit 2023-12-01T16:39:11.922519+0000 mon.a (mon.0) 1788 : audit 0 from='client.? 172.21.15.40:0/756080855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:13 smithi040 bash[28232]: cluster 2023-12-01T16:39:12.907955+0000 mgr.y (mgr.24356) 1834 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:13 smithi040 bash[41173]: cluster 2023-12-01T16:39:12.907955+0000 mgr.y (mgr.24356) 1834 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:13 smithi141 bash[31670]: cluster 2023-12-01T16:39:12.907955+0000 mgr.y (mgr.24356) 1834 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:14 smithi141 bash[31670]: audit 2023-12-01T16:39:14.382187+0000 mon.a (mon.0) 1789 : audit 0 from='client.? 172.21.15.40:0/2027639397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:14 smithi040 bash[28232]: audit 2023-12-01T16:39:14.382187+0000 mon.a (mon.0) 1789 : audit 0 from='client.? 172.21.15.40:0/2027639397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:14 smithi040 bash[41173]: audit 2023-12-01T16:39:14.382187+0000 mon.a (mon.0) 1789 : audit 0 from='client.? 172.21.15.40:0/2027639397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:15 smithi141 bash[31670]: cluster 2023-12-01T16:39:14.909134+0000 mgr.y (mgr.24356) 1835 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:15 smithi040 bash[28232]: cluster 2023-12-01T16:39:14.909134+0000 mgr.y (mgr.24356) 1835 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:15 smithi040 bash[41173]: cluster 2023-12-01T16:39:14.909134+0000 mgr.y (mgr.24356) 1835 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:39:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:39:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:16 smithi040 bash[28232]: audit 2023-12-01T16:39:16.854076+0000 mon.c (mon.2) 1168 : audit 0 from='client.? 172.21.15.40:0/2519205587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:16 smithi040 bash[41173]: audit 2023-12-01T16:39:16.854076+0000 mon.c (mon.2) 1168 : audit 0 from='client.? 172.21.15.40:0/2519205587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:16 smithi141 bash[31670]: audit 2023-12-01T16:39:16.854076+0000 mon.c (mon.2) 1168 : audit 0 from='client.? 172.21.15.40:0/2519205587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:17 smithi141 bash[31670]: cluster 2023-12-01T16:39:16.909760+0000 mgr.y (mgr.24356) 1836 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:17 smithi040 bash[28232]: cluster 2023-12-01T16:39:16.909760+0000 mgr.y (mgr.24356) 1836 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:17 smithi040 bash[41173]: cluster 2023-12-01T16:39:16.909760+0000 mgr.y (mgr.24356) 1836 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:19 smithi040 bash[28232]: audit 2023-12-01T16:39:18.392718+0000 mon.c (mon.2) 1169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:19 smithi040 bash[28232]: cluster 2023-12-01T16:39:18.910355+0000 mgr.y (mgr.24356) 1837 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:19 smithi040 bash[28232]: audit 2023-12-01T16:39:19.319076+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.40:0/859886333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:19 smithi040 bash[41173]: audit 2023-12-01T16:39:18.392718+0000 mon.c (mon.2) 1169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:19 smithi040 bash[41173]: cluster 2023-12-01T16:39:18.910355+0000 mgr.y (mgr.24356) 1837 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:19 smithi040 bash[41173]: audit 2023-12-01T16:39:19.319076+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.40:0/859886333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:19 smithi141 bash[31670]: audit 2023-12-01T16:39:18.392718+0000 mon.c (mon.2) 1169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:19 smithi141 bash[31670]: cluster 2023-12-01T16:39:18.910355+0000 mgr.y (mgr.24356) 1837 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:19 smithi141 bash[31670]: audit 2023-12-01T16:39:19.319076+0000 mon.a (mon.0) 1790 : audit 0 from='client.? 172.21.15.40:0/859886333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:21.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:20 smithi040 bash[28232]: audit 2023-12-01T16:39:20.813533+0000 mon.c (mon.2) 1170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:39:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:20 smithi040 bash[41173]: audit 2023-12-01T16:39:20.813533+0000 mon.c (mon.2) 1170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:39:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:20 smithi141 bash[31670]: audit 2023-12-01T16:39:20.813533+0000 mon.c (mon.2) 1170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:39:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:21 smithi040 bash[28232]: cluster 2023-12-01T16:39:20.911476+0000 mgr.y (mgr.24356) 1838 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:21 smithi040 bash[28232]: audit 2023-12-01T16:39:21.785940+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.40:0/536229314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:21 smithi040 bash[41173]: cluster 2023-12-01T16:39:20.911476+0000 mgr.y (mgr.24356) 1838 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:21 smithi040 bash[41173]: audit 2023-12-01T16:39:21.785940+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.40:0/536229314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:21 smithi141 bash[31670]: cluster 2023-12-01T16:39:20.911476+0000 mgr.y (mgr.24356) 1838 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:21 smithi141 bash[31670]: audit 2023-12-01T16:39:21.785940+0000 mon.a (mon.0) 1791 : audit 0 from='client.? 172.21.15.40:0/536229314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:23 smithi141 bash[31670]: cluster 2023-12-01T16:39:22.912152+0000 mgr.y (mgr.24356) 1839 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:23 smithi040 bash[28232]: cluster 2023-12-01T16:39:22.912152+0000 mgr.y (mgr.24356) 1839 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:23 smithi040 bash[41173]: cluster 2023-12-01T16:39:22.912152+0000 mgr.y (mgr.24356) 1839 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:24 smithi141 bash[31670]: audit 2023-12-01T16:39:24.257265+0000 mon.c (mon.2) 1171 : audit 0 from='client.? 172.21.15.40:0/3344381991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:24 smithi040 bash[28232]: audit 2023-12-01T16:39:24.257265+0000 mon.c (mon.2) 1171 : audit 0 from='client.? 172.21.15.40:0/3344381991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:24 smithi040 bash[41173]: audit 2023-12-01T16:39:24.257265+0000 mon.c (mon.2) 1171 : audit 0 from='client.? 172.21.15.40:0/3344381991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:25 smithi141 bash[31670]: cluster 2023-12-01T16:39:24.913324+0000 mgr.y (mgr.24356) 1840 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:25 smithi040 bash[28232]: cluster 2023-12-01T16:39:24.913324+0000 mgr.y (mgr.24356) 1840 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:25 smithi040 bash[41173]: cluster 2023-12-01T16:39:24.913324+0000 mgr.y (mgr.24356) 1840 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:39:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:39:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:27 smithi141 bash[31670]: audit 2023-12-01T16:39:26.711595+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:27 smithi141 bash[31670]: audit 2023-12-01T16:39:26.722611+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:27 smithi141 bash[31670]: audit 2023-12-01T16:39:26.740844+0000 mon.c (mon.2) 1172 : audit 0 from='client.? 172.21.15.40:0/781721417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:27 smithi141 bash[31670]: cluster 2023-12-01T16:39:26.914061+0000 mgr.y (mgr.24356) 1841 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:27 smithi141 bash[31670]: audit 2023-12-01T16:39:26.962410+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:27 smithi141 bash[31670]: audit 2023-12-01T16:39:26.976403+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[41173]: audit 2023-12-01T16:39:26.711595+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[41173]: audit 2023-12-01T16:39:26.722611+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[41173]: audit 2023-12-01T16:39:26.740844+0000 mon.c (mon.2) 1172 : audit 0 from='client.? 172.21.15.40:0/781721417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[41173]: cluster 2023-12-01T16:39:26.914061+0000 mgr.y (mgr.24356) 1841 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[41173]: audit 2023-12-01T16:39:26.962410+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[41173]: audit 2023-12-01T16:39:26.976403+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[28232]: audit 2023-12-01T16:39:26.711595+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[28232]: audit 2023-12-01T16:39:26.722611+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[28232]: audit 2023-12-01T16:39:26.740844+0000 mon.c (mon.2) 1172 : audit 0 from='client.? 172.21.15.40:0/781721417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[28232]: cluster 2023-12-01T16:39:26.914061+0000 mgr.y (mgr.24356) 1841 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[28232]: audit 2023-12-01T16:39:26.962410+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:27 smithi040 bash[28232]: audit 2023-12-01T16:39:26.976403+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:29 smithi040 bash[28232]: cluster 2023-12-01T16:39:28.914730+0000 mgr.y (mgr.24356) 1842 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:29 smithi040 bash[28232]: audit 2023-12-01T16:39:29.207249+0000 mon.c (mon.2) 1173 : audit 0 from='client.? 172.21.15.40:0/2080186366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:29 smithi040 bash[41173]: cluster 2023-12-01T16:39:28.914730+0000 mgr.y (mgr.24356) 1842 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:29 smithi040 bash[41173]: audit 2023-12-01T16:39:29.207249+0000 mon.c (mon.2) 1173 : audit 0 from='client.? 172.21.15.40:0/2080186366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:29 smithi141 bash[31670]: cluster 2023-12-01T16:39:28.914730+0000 mgr.y (mgr.24356) 1842 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:29 smithi141 bash[31670]: audit 2023-12-01T16:39:29.207249+0000 mon.c (mon.2) 1173 : audit 0 from='client.? 172.21.15.40:0/2080186366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:31 smithi141 bash[31670]: cluster 2023-12-01T16:39:30.915912+0000 mgr.y (mgr.24356) 1843 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:31 smithi141 bash[31670]: audit 2023-12-01T16:39:31.670624+0000 mon.a (mon.0) 1796 : audit 0 from='client.? 172.21.15.40:0/2701189775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:31 smithi040 bash[28232]: cluster 2023-12-01T16:39:30.915912+0000 mgr.y (mgr.24356) 1843 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:31 smithi040 bash[28232]: audit 2023-12-01T16:39:31.670624+0000 mon.a (mon.0) 1796 : audit 0 from='client.? 172.21.15.40:0/2701189775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:31 smithi040 bash[41173]: cluster 2023-12-01T16:39:30.915912+0000 mgr.y (mgr.24356) 1843 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:31 smithi040 bash[41173]: audit 2023-12-01T16:39:31.670624+0000 mon.a (mon.0) 1796 : audit 0 from='client.? 172.21.15.40:0/2701189775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:33 smithi141 bash[31670]: cluster 2023-12-01T16:39:32.916608+0000 mgr.y (mgr.24356) 1844 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:33 smithi141 bash[31670]: audit 2023-12-01T16:39:33.392918+0000 mon.c (mon.2) 1174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:33 smithi040 bash[41173]: cluster 2023-12-01T16:39:32.916608+0000 mgr.y (mgr.24356) 1844 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:33 smithi040 bash[41173]: audit 2023-12-01T16:39:33.392918+0000 mon.c (mon.2) 1174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:33 smithi040 bash[28232]: cluster 2023-12-01T16:39:32.916608+0000 mgr.y (mgr.24356) 1844 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:33 smithi040 bash[28232]: audit 2023-12-01T16:39:33.392918+0000 mon.c (mon.2) 1174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:34 smithi141 bash[31670]: audit 2023-12-01T16:39:34.132152+0000 mon.c (mon.2) 1175 : audit 0 from='client.? 172.21.15.40:0/781504194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:34 smithi040 bash[28232]: audit 2023-12-01T16:39:34.132152+0000 mon.c (mon.2) 1175 : audit 0 from='client.? 172.21.15.40:0/781504194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:34 smithi040 bash[41173]: audit 2023-12-01T16:39:34.132152+0000 mon.c (mon.2) 1175 : audit 0 from='client.? 172.21.15.40:0/781504194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:35 smithi141 bash[31670]: cluster 2023-12-01T16:39:34.917818+0000 mgr.y (mgr.24356) 1845 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:35 smithi040 bash[28232]: cluster 2023-12-01T16:39:34.917818+0000 mgr.y (mgr.24356) 1845 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:35 smithi040 bash[41173]: cluster 2023-12-01T16:39:34.917818+0000 mgr.y (mgr.24356) 1845 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:39:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:39:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:36 smithi141 bash[31670]: audit 2023-12-01T16:39:36.600066+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.40:0/1924675348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:36 smithi040 bash[41173]: audit 2023-12-01T16:39:36.600066+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.40:0/1924675348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:36 smithi040 bash[28232]: audit 2023-12-01T16:39:36.600066+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.40:0/1924675348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:38 smithi141 bash[31670]: cluster 2023-12-01T16:39:36.918550+0000 mgr.y (mgr.24356) 1846 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:38 smithi141 bash[31670]: audit 2023-12-01T16:39:37.351879+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:38 smithi141 bash[31670]: audit 2023-12-01T16:39:37.363935+0000 mon.a (mon.0) 1798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:38 smithi141 bash[31670]: audit 2023-12-01T16:39:37.367046+0000 mon.c (mon.2) 1176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:39:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:38 smithi141 bash[31670]: audit 2023-12-01T16:39:37.368589+0000 mon.c (mon.2) 1177 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:39:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:38 smithi141 bash[31670]: audit 2023-12-01T16:39:37.381732+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[28232]: cluster 2023-12-01T16:39:36.918550+0000 mgr.y (mgr.24356) 1846 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[28232]: audit 2023-12-01T16:39:37.351879+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[28232]: audit 2023-12-01T16:39:37.363935+0000 mon.a (mon.0) 1798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[28232]: audit 2023-12-01T16:39:37.367046+0000 mon.c (mon.2) 1176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:39:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[28232]: audit 2023-12-01T16:39:37.368589+0000 mon.c (mon.2) 1177 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:39:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[28232]: audit 2023-12-01T16:39:37.381732+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[41173]: cluster 2023-12-01T16:39:36.918550+0000 mgr.y (mgr.24356) 1846 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[41173]: audit 2023-12-01T16:39:37.351879+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[41173]: audit 2023-12-01T16:39:37.363935+0000 mon.a (mon.0) 1798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[41173]: audit 2023-12-01T16:39:37.367046+0000 mon.c (mon.2) 1176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:39:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[41173]: audit 2023-12-01T16:39:37.368589+0000 mon.c (mon.2) 1177 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:39:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:37 smithi040 bash[41173]: audit 2023-12-01T16:39:37.381732+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:39:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:39 smithi040 bash[28232]: cluster 2023-12-01T16:39:38.919175+0000 mgr.y (mgr.24356) 1847 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:39 smithi040 bash[28232]: audit 2023-12-01T16:39:39.066515+0000 mon.c (mon.2) 1178 : audit 0 from='client.? 172.21.15.40:0/761453329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:39 smithi040 bash[41173]: cluster 2023-12-01T16:39:38.919175+0000 mgr.y (mgr.24356) 1847 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:39 smithi040 bash[41173]: audit 2023-12-01T16:39:39.066515+0000 mon.c (mon.2) 1178 : audit 0 from='client.? 172.21.15.40:0/761453329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:39 smithi141 bash[31670]: cluster 2023-12-01T16:39:38.919175+0000 mgr.y (mgr.24356) 1847 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:39 smithi141 bash[31670]: audit 2023-12-01T16:39:39.066515+0000 mon.c (mon.2) 1178 : audit 0 from='client.? 172.21.15.40:0/761453329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:41 smithi141 bash[31670]: cluster 2023-12-01T16:39:40.920446+0000 mgr.y (mgr.24356) 1848 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:41 smithi141 bash[31670]: audit 2023-12-01T16:39:41.531864+0000 mon.c (mon.2) 1179 : audit 0 from='client.? 172.21.15.40:0/1292273910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:41 smithi040 bash[28232]: cluster 2023-12-01T16:39:40.920446+0000 mgr.y (mgr.24356) 1848 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:41 smithi040 bash[28232]: audit 2023-12-01T16:39:41.531864+0000 mon.c (mon.2) 1179 : audit 0 from='client.? 172.21.15.40:0/1292273910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:41 smithi040 bash[41173]: cluster 2023-12-01T16:39:40.920446+0000 mgr.y (mgr.24356) 1848 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:41 smithi040 bash[41173]: audit 2023-12-01T16:39:41.531864+0000 mon.c (mon.2) 1179 : audit 0 from='client.? 172.21.15.40:0/1292273910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:43 smithi141 bash[31670]: cluster 2023-12-01T16:39:42.921277+0000 mgr.y (mgr.24356) 1849 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:43 smithi040 bash[41173]: cluster 2023-12-01T16:39:42.921277+0000 mgr.y (mgr.24356) 1849 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:43 smithi040 bash[28232]: cluster 2023-12-01T16:39:42.921277+0000 mgr.y (mgr.24356) 1849 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:44 smithi141 bash[31670]: audit 2023-12-01T16:39:43.993289+0000 mon.a (mon.0) 1800 : audit 0 from='client.? 172.21.15.40:0/1591874616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:44 smithi040 bash[41173]: audit 2023-12-01T16:39:43.993289+0000 mon.a (mon.0) 1800 : audit 0 from='client.? 172.21.15.40:0/1591874616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:44 smithi040 bash[28232]: audit 2023-12-01T16:39:43.993289+0000 mon.a (mon.0) 1800 : audit 0 from='client.? 172.21.15.40:0/1591874616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:45 smithi141 bash[31670]: cluster 2023-12-01T16:39:44.922574+0000 mgr.y (mgr.24356) 1850 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:45 smithi040 bash[41173]: cluster 2023-12-01T16:39:44.922574+0000 mgr.y (mgr.24356) 1850 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:45 smithi040 bash[28232]: cluster 2023-12-01T16:39:44.922574+0000 mgr.y (mgr.24356) 1850 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:39:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:39:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:47 smithi141 bash[31670]: audit 2023-12-01T16:39:46.459109+0000 mon.c (mon.2) 1180 : audit 0 from='client.? 172.21.15.40:0/3323810397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:47 smithi040 bash[41173]: audit 2023-12-01T16:39:46.459109+0000 mon.c (mon.2) 1180 : audit 0 from='client.? 172.21.15.40:0/3323810397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:47 smithi040 bash[28232]: audit 2023-12-01T16:39:46.459109+0000 mon.c (mon.2) 1180 : audit 0 from='client.? 172.21.15.40:0/3323810397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:48 smithi141 bash[31670]: cluster 2023-12-01T16:39:46.923392+0000 mgr.y (mgr.24356) 1851 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:48 smithi040 bash[28232]: cluster 2023-12-01T16:39:46.923392+0000 mgr.y (mgr.24356) 1851 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:48 smithi040 bash[41173]: cluster 2023-12-01T16:39:46.923392+0000 mgr.y (mgr.24356) 1851 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:49 smithi040 bash[28232]: audit 2023-12-01T16:39:48.392824+0000 mon.c (mon.2) 1181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:49 smithi040 bash[28232]: audit 2023-12-01T16:39:48.923672+0000 mon.c (mon.2) 1182 : audit 0 from='client.? 172.21.15.40:0/137086823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:49 smithi040 bash[28232]: cluster 2023-12-01T16:39:48.924196+0000 mgr.y (mgr.24356) 1852 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:49 smithi040 bash[41173]: audit 2023-12-01T16:39:48.392824+0000 mon.c (mon.2) 1181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:49 smithi040 bash[41173]: audit 2023-12-01T16:39:48.923672+0000 mon.c (mon.2) 1182 : audit 0 from='client.? 172.21.15.40:0/137086823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:49 smithi040 bash[41173]: cluster 2023-12-01T16:39:48.924196+0000 mgr.y (mgr.24356) 1852 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:49 smithi141 bash[31670]: audit 2023-12-01T16:39:48.392824+0000 mon.c (mon.2) 1181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:49 smithi141 bash[31670]: audit 2023-12-01T16:39:48.923672+0000 mon.c (mon.2) 1182 : audit 0 from='client.? 172.21.15.40:0/137086823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:49 smithi141 bash[31670]: cluster 2023-12-01T16:39:48.924196+0000 mgr.y (mgr.24356) 1852 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:51 smithi141 bash[31670]: cluster 2023-12-01T16:39:50.925374+0000 mgr.y (mgr.24356) 1853 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:51 smithi141 bash[31670]: audit 2023-12-01T16:39:51.383852+0000 mon.c (mon.2) 1183 : audit 0 from='client.? 172.21.15.40:0/1996660143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:51 smithi040 bash[28232]: cluster 2023-12-01T16:39:50.925374+0000 mgr.y (mgr.24356) 1853 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:51 smithi040 bash[28232]: audit 2023-12-01T16:39:51.383852+0000 mon.c (mon.2) 1183 : audit 0 from='client.? 172.21.15.40:0/1996660143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:51 smithi040 bash[41173]: cluster 2023-12-01T16:39:50.925374+0000 mgr.y (mgr.24356) 1853 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:51 smithi040 bash[41173]: audit 2023-12-01T16:39:51.383852+0000 mon.c (mon.2) 1183 : audit 0 from='client.? 172.21.15.40:0/1996660143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:53 smithi141 bash[31670]: cluster 2023-12-01T16:39:52.926068+0000 mgr.y (mgr.24356) 1854 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:53 smithi141 bash[31670]: audit 2023-12-01T16:39:53.854739+0000 mon.a (mon.0) 1801 : audit 0 from='client.? 172.21.15.40:0/2145739010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:54.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:53 smithi040 bash[28232]: cluster 2023-12-01T16:39:52.926068+0000 mgr.y (mgr.24356) 1854 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:54.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:53 smithi040 bash[28232]: audit 2023-12-01T16:39:53.854739+0000 mon.a (mon.0) 1801 : audit 0 from='client.? 172.21.15.40:0/2145739010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:54.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:53 smithi040 bash[41173]: cluster 2023-12-01T16:39:52.926068+0000 mgr.y (mgr.24356) 1854 : cluster 0 pgmap v1822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:54.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:53 smithi040 bash[41173]: audit 2023-12-01T16:39:53.854739+0000 mon.a (mon.0) 1801 : audit 0 from='client.? 172.21.15.40:0/2145739010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:55 smithi141 bash[31670]: cluster 2023-12-01T16:39:54.927168+0000 mgr.y (mgr.24356) 1855 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:55 smithi040 bash[28232]: cluster 2023-12-01T16:39:54.927168+0000 mgr.y (mgr.24356) 1855 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:55 smithi040 bash[41173]: cluster 2023-12-01T16:39:54.927168+0000 mgr.y (mgr.24356) 1855 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:39:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:39:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:57 smithi141 bash[31670]: audit 2023-12-01T16:39:56.315092+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.40:0/887387427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:56 smithi040 bash[28232]: audit 2023-12-01T16:39:56.315092+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.40:0/887387427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:56 smithi040 bash[41173]: audit 2023-12-01T16:39:56.315092+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.40:0/887387427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:58 smithi141 bash[31670]: cluster 2023-12-01T16:39:56.927887+0000 mgr.y (mgr.24356) 1856 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:58 smithi040 bash[41173]: cluster 2023-12-01T16:39:56.927887+0000 mgr.y (mgr.24356) 1856 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:58 smithi040 bash[28232]: cluster 2023-12-01T16:39:56.927887+0000 mgr.y (mgr.24356) 1856 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:59 smithi040 bash[41173]: audit 2023-12-01T16:39:58.784326+0000 mon.c (mon.2) 1184 : audit 0 from='client.? 172.21.15.40:0/1398326897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:39:59 smithi040 bash[41173]: cluster 2023-12-01T16:39:58.928567+0000 mgr.y (mgr.24356) 1857 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:59 smithi040 bash[28232]: audit 2023-12-01T16:39:58.784326+0000 mon.c (mon.2) 1184 : audit 0 from='client.? 172.21.15.40:0/1398326897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:39:59 smithi040 bash[28232]: cluster 2023-12-01T16:39:58.928567+0000 mgr.y (mgr.24356) 1857 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:39:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:59 smithi141 bash[31670]: audit 2023-12-01T16:39:58.784326+0000 mon.c (mon.2) 1184 : audit 0 from='client.? 172.21.15.40:0/1398326897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:39:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:39:59 smithi141 bash[31670]: cluster 2023-12-01T16:39:58.928567+0000 mgr.y (mgr.24356) 1857 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:00.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:00 smithi040 bash[28232]: debug 2023-12-01T16:39:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:00 smithi040 bash[28232]: cluster 2023-12-01T16:40:00.000119+0000 mon.a (mon.0) 1803 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:00 smithi040 bash[41173]: cluster 2023-12-01T16:40:00.000119+0000 mon.a (mon.0) 1803 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:00 smithi141 bash[31670]: cluster 2023-12-01T16:40:00.000119+0000 mon.a (mon.0) 1803 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:01 smithi040 bash[28232]: cluster 2023-12-01T16:40:00.929607+0000 mgr.y (mgr.24356) 1858 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:01 smithi040 bash[28232]: audit 2023-12-01T16:40:01.242329+0000 mon.c (mon.2) 1185 : audit 0 from='client.? 172.21.15.40:0/254408284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:01 smithi040 bash[41173]: cluster 2023-12-01T16:40:00.929607+0000 mgr.y (mgr.24356) 1858 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:01 smithi040 bash[41173]: audit 2023-12-01T16:40:01.242329+0000 mon.c (mon.2) 1185 : audit 0 from='client.? 172.21.15.40:0/254408284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:01 smithi141 bash[31670]: cluster 2023-12-01T16:40:00.929607+0000 mgr.y (mgr.24356) 1858 : cluster 0 pgmap v1826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:01 smithi141 bash[31670]: audit 2023-12-01T16:40:01.242329+0000 mon.c (mon.2) 1185 : audit 0 from='client.? 172.21.15.40:0/254408284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:03 smithi141 bash[31670]: cluster 2023-12-01T16:40:02.930296+0000 mgr.y (mgr.24356) 1859 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:03 smithi141 bash[31670]: audit 2023-12-01T16:40:03.392908+0000 mon.c (mon.2) 1186 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:03 smithi141 bash[31670]: audit 2023-12-01T16:40:03.702455+0000 mon.a (mon.0) 1804 : audit 0 from='client.? 172.21.15.40:0/3140868401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:03 smithi040 bash[41173]: cluster 2023-12-01T16:40:02.930296+0000 mgr.y (mgr.24356) 1859 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:03 smithi040 bash[41173]: audit 2023-12-01T16:40:03.392908+0000 mon.c (mon.2) 1186 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:03 smithi040 bash[41173]: audit 2023-12-01T16:40:03.702455+0000 mon.a (mon.0) 1804 : audit 0 from='client.? 172.21.15.40:0/3140868401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:03 smithi040 bash[28232]: cluster 2023-12-01T16:40:02.930296+0000 mgr.y (mgr.24356) 1859 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:03 smithi040 bash[28232]: audit 2023-12-01T16:40:03.392908+0000 mon.c (mon.2) 1186 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:03 smithi040 bash[28232]: audit 2023-12-01T16:40:03.702455+0000 mon.a (mon.0) 1804 : audit 0 from='client.? 172.21.15.40:0/3140868401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:05 smithi141 bash[31670]: cluster 2023-12-01T16:40:04.931442+0000 mgr.y (mgr.24356) 1860 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:05 smithi040 bash[41173]: cluster 2023-12-01T16:40:04.931442+0000 mgr.y (mgr.24356) 1860 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:05 smithi040 bash[28232]: cluster 2023-12-01T16:40:04.931442+0000 mgr.y (mgr.24356) 1860 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:40:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:40:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:07 smithi141 bash[31670]: audit 2023-12-01T16:40:06.170823+0000 mon.a (mon.0) 1805 : audit 0 from='client.? 172.21.15.40:0/1018662180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:06 smithi040 bash[28232]: audit 2023-12-01T16:40:06.170823+0000 mon.a (mon.0) 1805 : audit 0 from='client.? 172.21.15.40:0/1018662180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:07 smithi040 bash[41173]: audit 2023-12-01T16:40:06.170823+0000 mon.a (mon.0) 1805 : audit 0 from='client.? 172.21.15.40:0/1018662180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:08 smithi141 bash[31670]: cluster 2023-12-01T16:40:06.932127+0000 mgr.y (mgr.24356) 1861 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:08 smithi040 bash[28232]: cluster 2023-12-01T16:40:06.932127+0000 mgr.y (mgr.24356) 1861 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:08 smithi040 bash[41173]: cluster 2023-12-01T16:40:06.932127+0000 mgr.y (mgr.24356) 1861 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:09 smithi040 bash[41173]: audit 2023-12-01T16:40:08.633996+0000 mon.c (mon.2) 1187 : audit 0 from='client.? 172.21.15.40:0/3992115405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:09 smithi040 bash[41173]: cluster 2023-12-01T16:40:08.932801+0000 mgr.y (mgr.24356) 1862 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:09 smithi040 bash[28232]: audit 2023-12-01T16:40:08.633996+0000 mon.c (mon.2) 1187 : audit 0 from='client.? 172.21.15.40:0/3992115405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:09 smithi040 bash[28232]: cluster 2023-12-01T16:40:08.932801+0000 mgr.y (mgr.24356) 1862 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:09 smithi141 bash[31670]: audit 2023-12-01T16:40:08.633996+0000 mon.c (mon.2) 1187 : audit 0 from='client.? 172.21.15.40:0/3992115405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:09 smithi141 bash[31670]: cluster 2023-12-01T16:40:08.932801+0000 mgr.y (mgr.24356) 1862 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:11 smithi141 bash[31670]: cluster 2023-12-01T16:40:10.933815+0000 mgr.y (mgr.24356) 1863 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:11 smithi141 bash[31670]: audit 2023-12-01T16:40:11.092748+0000 mon.c (mon.2) 1188 : audit 0 from='client.? 172.21.15.40:0/1565240130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:11 smithi040 bash[41173]: cluster 2023-12-01T16:40:10.933815+0000 mgr.y (mgr.24356) 1863 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:11 smithi040 bash[41173]: audit 2023-12-01T16:40:11.092748+0000 mon.c (mon.2) 1188 : audit 0 from='client.? 172.21.15.40:0/1565240130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:11 smithi040 bash[28232]: cluster 2023-12-01T16:40:10.933815+0000 mgr.y (mgr.24356) 1863 : cluster 0 pgmap v1831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:11 smithi040 bash[28232]: audit 2023-12-01T16:40:11.092748+0000 mon.c (mon.2) 1188 : audit 0 from='client.? 172.21.15.40:0/1565240130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:13 smithi141 bash[31670]: cluster 2023-12-01T16:40:12.934485+0000 mgr.y (mgr.24356) 1864 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:13 smithi141 bash[31670]: audit 2023-12-01T16:40:13.561067+0000 mon.a (mon.0) 1806 : audit 0 from='client.? 172.21.15.40:0/981691174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:13 smithi040 bash[28232]: cluster 2023-12-01T16:40:12.934485+0000 mgr.y (mgr.24356) 1864 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:13 smithi040 bash[28232]: audit 2023-12-01T16:40:13.561067+0000 mon.a (mon.0) 1806 : audit 0 from='client.? 172.21.15.40:0/981691174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:13 smithi040 bash[41173]: cluster 2023-12-01T16:40:12.934485+0000 mgr.y (mgr.24356) 1864 : cluster 0 pgmap v1832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:13 smithi040 bash[41173]: audit 2023-12-01T16:40:13.561067+0000 mon.a (mon.0) 1806 : audit 0 from='client.? 172.21.15.40:0/981691174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:16 smithi141 bash[31670]: cluster 2023-12-01T16:40:14.935601+0000 mgr.y (mgr.24356) 1865 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:15 smithi040 bash[28232]: cluster 2023-12-01T16:40:14.935601+0000 mgr.y (mgr.24356) 1865 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:16 smithi040 bash[41173]: cluster 2023-12-01T16:40:14.935601+0000 mgr.y (mgr.24356) 1865 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:40:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:40:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:17 smithi141 bash[31670]: audit 2023-12-01T16:40:16.023431+0000 mon.a (mon.0) 1807 : audit 0 from='client.? 172.21.15.40:0/307790526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:17 smithi040 bash[41173]: audit 2023-12-01T16:40:16.023431+0000 mon.a (mon.0) 1807 : audit 0 from='client.? 172.21.15.40:0/307790526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:17 smithi040 bash[28232]: audit 2023-12-01T16:40:16.023431+0000 mon.a (mon.0) 1807 : audit 0 from='client.? 172.21.15.40:0/307790526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:18 smithi141 bash[31670]: cluster 2023-12-01T16:40:16.936260+0000 mgr.y (mgr.24356) 1866 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:18 smithi040 bash[28232]: cluster 2023-12-01T16:40:16.936260+0000 mgr.y (mgr.24356) 1866 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:18 smithi040 bash[41173]: cluster 2023-12-01T16:40:16.936260+0000 mgr.y (mgr.24356) 1866 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:19 smithi040 bash[28232]: audit 2023-12-01T16:40:18.393912+0000 mon.c (mon.2) 1189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:19 smithi040 bash[28232]: audit 2023-12-01T16:40:18.482490+0000 mon.c (mon.2) 1190 : audit 0 from='client.? 172.21.15.40:0/1675885729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:19 smithi040 bash[28232]: cluster 2023-12-01T16:40:18.936864+0000 mgr.y (mgr.24356) 1867 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:19 smithi040 bash[41173]: audit 2023-12-01T16:40:18.393912+0000 mon.c (mon.2) 1189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:19 smithi040 bash[41173]: audit 2023-12-01T16:40:18.482490+0000 mon.c (mon.2) 1190 : audit 0 from='client.? 172.21.15.40:0/1675885729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:19 smithi040 bash[41173]: cluster 2023-12-01T16:40:18.936864+0000 mgr.y (mgr.24356) 1867 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:19 smithi141 bash[31670]: audit 2023-12-01T16:40:18.393912+0000 mon.c (mon.2) 1189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:19 smithi141 bash[31670]: audit 2023-12-01T16:40:18.482490+0000 mon.c (mon.2) 1190 : audit 0 from='client.? 172.21.15.40:0/1675885729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:19 smithi141 bash[31670]: cluster 2023-12-01T16:40:18.936864+0000 mgr.y (mgr.24356) 1867 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:21 smithi141 bash[31670]: audit 2023-12-01T16:40:20.944407+0000 mon.c (mon.2) 1191 : audit 0 from='client.? 172.21.15.40:0/1960607134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:21 smithi040 bash[41173]: audit 2023-12-01T16:40:20.944407+0000 mon.c (mon.2) 1191 : audit 0 from='client.? 172.21.15.40:0/1960607134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:20 smithi040 bash[28232]: audit 2023-12-01T16:40:20.944407+0000 mon.c (mon.2) 1191 : audit 0 from='client.? 172.21.15.40:0/1960607134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:22 smithi141 bash[31670]: cluster 2023-12-01T16:40:20.937899+0000 mgr.y (mgr.24356) 1868 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:22 smithi040 bash[28232]: cluster 2023-12-01T16:40:20.937899+0000 mgr.y (mgr.24356) 1868 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:22 smithi040 bash[41173]: cluster 2023-12-01T16:40:20.937899+0000 mgr.y (mgr.24356) 1868 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:24 smithi141 bash[31670]: cluster 2023-12-01T16:40:22.938557+0000 mgr.y (mgr.24356) 1869 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:24 smithi141 bash[31670]: audit 2023-12-01T16:40:23.416323+0000 mon.a (mon.0) 1808 : audit 0 from='client.? 172.21.15.40:0/2292129231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:24 smithi040 bash[41173]: cluster 2023-12-01T16:40:22.938557+0000 mgr.y (mgr.24356) 1869 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:24 smithi040 bash[41173]: audit 2023-12-01T16:40:23.416323+0000 mon.a (mon.0) 1808 : audit 0 from='client.? 172.21.15.40:0/2292129231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:24 smithi040 bash[28232]: cluster 2023-12-01T16:40:22.938557+0000 mgr.y (mgr.24356) 1869 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:24 smithi040 bash[28232]: audit 2023-12-01T16:40:23.416323+0000 mon.a (mon.0) 1808 : audit 0 from='client.? 172.21.15.40:0/2292129231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:26 smithi141 bash[31670]: cluster 2023-12-01T16:40:24.939698+0000 mgr.y (mgr.24356) 1870 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:26 smithi141 bash[31670]: audit 2023-12-01T16:40:25.894102+0000 mon.c (mon.2) 1192 : audit 0 from='client.? 172.21.15.40:0/684196339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:26 smithi040 bash[28232]: cluster 2023-12-01T16:40:24.939698+0000 mgr.y (mgr.24356) 1870 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:26 smithi040 bash[28232]: audit 2023-12-01T16:40:25.894102+0000 mon.c (mon.2) 1192 : audit 0 from='client.? 172.21.15.40:0/684196339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:26 smithi040 bash[41173]: cluster 2023-12-01T16:40:24.939698+0000 mgr.y (mgr.24356) 1870 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:26 smithi040 bash[41173]: audit 2023-12-01T16:40:25.894102+0000 mon.c (mon.2) 1192 : audit 0 from='client.? 172.21.15.40:0/684196339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:40:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:40:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:28 smithi141 bash[31670]: cluster 2023-12-01T16:40:26.940385+0000 mgr.y (mgr.24356) 1871 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:28 smithi040 bash[28232]: cluster 2023-12-01T16:40:26.940385+0000 mgr.y (mgr.24356) 1871 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:28 smithi040 bash[41173]: cluster 2023-12-01T16:40:26.940385+0000 mgr.y (mgr.24356) 1871 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:29 smithi141 bash[31670]: audit 2023-12-01T16:40:28.351100+0000 mon.c (mon.2) 1193 : audit 0 from='client.? 172.21.15.40:0/708345396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:29 smithi040 bash[41173]: audit 2023-12-01T16:40:28.351100+0000 mon.c (mon.2) 1193 : audit 0 from='client.? 172.21.15.40:0/708345396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:29 smithi040 bash[28232]: audit 2023-12-01T16:40:28.351100+0000 mon.c (mon.2) 1193 : audit 0 from='client.? 172.21.15.40:0/708345396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:30 smithi141 bash[31670]: cluster 2023-12-01T16:40:28.940998+0000 mgr.y (mgr.24356) 1872 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:30 smithi040 bash[41173]: cluster 2023-12-01T16:40:28.940998+0000 mgr.y (mgr.24356) 1872 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:30 smithi040 bash[28232]: cluster 2023-12-01T16:40:28.940998+0000 mgr.y (mgr.24356) 1872 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:31 smithi040 bash[41173]: audit 2023-12-01T16:40:30.817181+0000 mon.a (mon.0) 1809 : audit 0 from='client.? 172.21.15.40:0/724828247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:31 smithi040 bash[28232]: audit 2023-12-01T16:40:30.817181+0000 mon.a (mon.0) 1809 : audit 0 from='client.? 172.21.15.40:0/724828247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:31 smithi141 bash[31670]: audit 2023-12-01T16:40:30.817181+0000 mon.a (mon.0) 1809 : audit 0 from='client.? 172.21.15.40:0/724828247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:32 smithi040 bash[41173]: cluster 2023-12-01T16:40:30.942186+0000 mgr.y (mgr.24356) 1873 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:32 smithi040 bash[28232]: cluster 2023-12-01T16:40:30.942186+0000 mgr.y (mgr.24356) 1873 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:32 smithi141 bash[31670]: cluster 2023-12-01T16:40:30.942186+0000 mgr.y (mgr.24356) 1873 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:34 smithi040 bash[41173]: cluster 2023-12-01T16:40:32.942823+0000 mgr.y (mgr.24356) 1874 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:34 smithi040 bash[41173]: audit 2023-12-01T16:40:33.272330+0000 mon.a (mon.0) 1810 : audit 0 from='client.? 172.21.15.40:0/3571983621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:34 smithi040 bash[41173]: audit 2023-12-01T16:40:33.393676+0000 mon.c (mon.2) 1194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:34 smithi040 bash[28232]: cluster 2023-12-01T16:40:32.942823+0000 mgr.y (mgr.24356) 1874 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:34 smithi040 bash[28232]: audit 2023-12-01T16:40:33.272330+0000 mon.a (mon.0) 1810 : audit 0 from='client.? 172.21.15.40:0/3571983621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:34 smithi040 bash[28232]: audit 2023-12-01T16:40:33.393676+0000 mon.c (mon.2) 1194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:34 smithi141 bash[31670]: cluster 2023-12-01T16:40:32.942823+0000 mgr.y (mgr.24356) 1874 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:34 smithi141 bash[31670]: audit 2023-12-01T16:40:33.272330+0000 mon.a (mon.0) 1810 : audit 0 from='client.? 172.21.15.40:0/3571983621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:34 smithi141 bash[31670]: audit 2023-12-01T16:40:33.393676+0000 mon.c (mon.2) 1194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:36 smithi040 bash[28232]: cluster 2023-12-01T16:40:34.943968+0000 mgr.y (mgr.24356) 1875 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:36 smithi040 bash[28232]: audit 2023-12-01T16:40:35.738135+0000 mon.a (mon.0) 1811 : audit 0 from='client.? 172.21.15.40:0/3113066685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:36 smithi040 bash[41173]: cluster 2023-12-01T16:40:34.943968+0000 mgr.y (mgr.24356) 1875 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:36 smithi040 bash[41173]: audit 2023-12-01T16:40:35.738135+0000 mon.a (mon.0) 1811 : audit 0 from='client.? 172.21.15.40:0/3113066685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:36 smithi141 bash[31670]: cluster 2023-12-01T16:40:34.943968+0000 mgr.y (mgr.24356) 1875 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:36 smithi141 bash[31670]: audit 2023-12-01T16:40:35.738135+0000 mon.a (mon.0) 1811 : audit 0 from='client.? 172.21.15.40:0/3113066685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:40:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:40:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:38 smithi040 bash[28232]: cluster 2023-12-01T16:40:36.944681+0000 mgr.y (mgr.24356) 1876 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:38 smithi040 bash[28232]: audit 2023-12-01T16:40:37.466169+0000 mon.c (mon.2) 1195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:40:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:38 smithi040 bash[41173]: cluster 2023-12-01T16:40:36.944681+0000 mgr.y (mgr.24356) 1876 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:38 smithi040 bash[41173]: audit 2023-12-01T16:40:37.466169+0000 mon.c (mon.2) 1195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:40:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:38 smithi141 bash[31670]: cluster 2023-12-01T16:40:36.944681+0000 mgr.y (mgr.24356) 1876 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:38 smithi141 bash[31670]: audit 2023-12-01T16:40:37.466169+0000 mon.c (mon.2) 1195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:40:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:39 smithi040 bash[41173]: audit 2023-12-01T16:40:38.201651+0000 mon.c (mon.2) 1196 : audit 0 from='client.? 172.21.15.40:0/3054647926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:39 smithi040 bash[28232]: audit 2023-12-01T16:40:38.201651+0000 mon.c (mon.2) 1196 : audit 0 from='client.? 172.21.15.40:0/3054647926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:39 smithi141 bash[31670]: audit 2023-12-01T16:40:38.201651+0000 mon.c (mon.2) 1196 : audit 0 from='client.? 172.21.15.40:0/3054647926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:40 smithi040 bash[28232]: cluster 2023-12-01T16:40:38.945299+0000 mgr.y (mgr.24356) 1877 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:40 smithi040 bash[41173]: cluster 2023-12-01T16:40:38.945299+0000 mgr.y (mgr.24356) 1877 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:40 smithi141 bash[31670]: cluster 2023-12-01T16:40:38.945299+0000 mgr.y (mgr.24356) 1877 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:41 smithi040 bash[41173]: audit 2023-12-01T16:40:40.676467+0000 mon.a (mon.0) 1812 : audit 0 from='client.? 172.21.15.40:0/729256160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:41 smithi040 bash[28232]: audit 2023-12-01T16:40:40.676467+0000 mon.a (mon.0) 1812 : audit 0 from='client.? 172.21.15.40:0/729256160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:41 smithi141 bash[31670]: audit 2023-12-01T16:40:40.676467+0000 mon.a (mon.0) 1812 : audit 0 from='client.? 172.21.15.40:0/729256160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:42 smithi040 bash[28232]: cluster 2023-12-01T16:40:40.946512+0000 mgr.y (mgr.24356) 1878 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:42 smithi040 bash[41173]: cluster 2023-12-01T16:40:40.946512+0000 mgr.y (mgr.24356) 1878 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:42 smithi141 bash[31670]: cluster 2023-12-01T16:40:40.946512+0000 mgr.y (mgr.24356) 1878 : cluster 0 pgmap v1846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[28232]: cluster 2023-12-01T16:40:42.947131+0000 mgr.y (mgr.24356) 1879 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[28232]: audit 2023-12-01T16:40:43.159342+0000 mon.a (mon.0) 1813 : audit 0 from='client.? 172.21.15.40:0/4023423864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[28232]: audit 2023-12-01T16:40:43.366387+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[28232]: audit 2023-12-01T16:40:43.378776+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[28232]: audit 2023-12-01T16:40:43.663213+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[28232]: audit 2023-12-01T16:40:43.676026+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[41173]: cluster 2023-12-01T16:40:42.947131+0000 mgr.y (mgr.24356) 1879 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[41173]: audit 2023-12-01T16:40:43.159342+0000 mon.a (mon.0) 1813 : audit 0 from='client.? 172.21.15.40:0/4023423864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[41173]: audit 2023-12-01T16:40:43.366387+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[41173]: audit 2023-12-01T16:40:43.378776+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[41173]: audit 2023-12-01T16:40:43.663213+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:44 smithi040 bash[41173]: audit 2023-12-01T16:40:43.676026+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:44 smithi141 bash[31670]: cluster 2023-12-01T16:40:42.947131+0000 mgr.y (mgr.24356) 1879 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:44 smithi141 bash[31670]: audit 2023-12-01T16:40:43.159342+0000 mon.a (mon.0) 1813 : audit 0 from='client.? 172.21.15.40:0/4023423864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:44 smithi141 bash[31670]: audit 2023-12-01T16:40:43.366387+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:44 smithi141 bash[31670]: audit 2023-12-01T16:40:43.378776+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:44 smithi141 bash[31670]: audit 2023-12-01T16:40:43.663213+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:44 smithi141 bash[31670]: audit 2023-12-01T16:40:43.676026+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.175996+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.188153+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.476061+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.488409+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.491707+0000 mon.c (mon.2) 1197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:40:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.493338+0000 mon.c (mon.2) 1198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:40:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:45 smithi141 bash[31670]: audit 2023-12-01T16:40:44.501122+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.175996+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.188153+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.476061+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.488409+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.491707+0000 mon.c (mon.2) 1197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.493338+0000 mon.c (mon.2) 1198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[41173]: audit 2023-12-01T16:40:44.501122+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.175996+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.188153+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.476061+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.488409+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.491707+0000 mon.c (mon.2) 1197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:40:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.493338+0000 mon.c (mon.2) 1198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:40:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:45 smithi040 bash[28232]: audit 2023-12-01T16:40:44.501122+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:40:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:46 smithi040 bash[41173]: cluster 2023-12-01T16:40:44.948276+0000 mgr.y (mgr.24356) 1880 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:46 smithi040 bash[41173]: audit 2023-12-01T16:40:45.656968+0000 mon.c (mon.2) 1199 : audit 0 from='client.? 172.21.15.40:0/4229522754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:46 smithi040 bash[28232]: cluster 2023-12-01T16:40:44.948276+0000 mgr.y (mgr.24356) 1880 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:46 smithi040 bash[28232]: audit 2023-12-01T16:40:45.656968+0000 mon.c (mon.2) 1199 : audit 0 from='client.? 172.21.15.40:0/4229522754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:46 smithi141 bash[31670]: cluster 2023-12-01T16:40:44.948276+0000 mgr.y (mgr.24356) 1880 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:46 smithi141 bash[31670]: audit 2023-12-01T16:40:45.656968+0000 mon.c (mon.2) 1199 : audit 0 from='client.? 172.21.15.40:0/4229522754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:40:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:40:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:48 smithi141 bash[31670]: cluster 2023-12-01T16:40:46.948971+0000 mgr.y (mgr.24356) 1881 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:48 smithi141 bash[31670]: audit 2023-12-01T16:40:48.118641+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.40:0/1638174928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:48 smithi040 bash[28232]: cluster 2023-12-01T16:40:46.948971+0000 mgr.y (mgr.24356) 1881 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:48 smithi040 bash[28232]: audit 2023-12-01T16:40:48.118641+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.40:0/1638174928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:48 smithi040 bash[41173]: cluster 2023-12-01T16:40:46.948971+0000 mgr.y (mgr.24356) 1881 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:48 smithi040 bash[41173]: audit 2023-12-01T16:40:48.118641+0000 mon.a (mon.0) 1823 : audit 0 from='client.? 172.21.15.40:0/1638174928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:49 smithi040 bash[28232]: audit 2023-12-01T16:40:48.396441+0000 mon.c (mon.2) 1200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:49 smithi040 bash[28232]: cluster 2023-12-01T16:40:48.949642+0000 mgr.y (mgr.24356) 1882 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:49 smithi040 bash[41173]: audit 2023-12-01T16:40:48.396441+0000 mon.c (mon.2) 1200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:49 smithi040 bash[41173]: cluster 2023-12-01T16:40:48.949642+0000 mgr.y (mgr.24356) 1882 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:49 smithi141 bash[31670]: audit 2023-12-01T16:40:48.396441+0000 mon.c (mon.2) 1200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:49 smithi141 bash[31670]: cluster 2023-12-01T16:40:48.949642+0000 mgr.y (mgr.24356) 1882 : cluster 0 pgmap v1850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:50.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:50 smithi040 bash[41173]: audit 2023-12-01T16:40:50.574672+0000 mon.a (mon.0) 1824 : audit 0 from='client.? 172.21.15.40:0/620779028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:50 smithi040 bash[28232]: audit 2023-12-01T16:40:50.574672+0000 mon.a (mon.0) 1824 : audit 0 from='client.? 172.21.15.40:0/620779028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:50 smithi141 bash[31670]: audit 2023-12-01T16:40:50.574672+0000 mon.a (mon.0) 1824 : audit 0 from='client.? 172.21.15.40:0/620779028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:51 smithi040 bash[28232]: cluster 2023-12-01T16:40:50.950889+0000 mgr.y (mgr.24356) 1883 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:51 smithi040 bash[41173]: cluster 2023-12-01T16:40:50.950889+0000 mgr.y (mgr.24356) 1883 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:51 smithi141 bash[31670]: cluster 2023-12-01T16:40:50.950889+0000 mgr.y (mgr.24356) 1883 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:54 smithi141 bash[31670]: cluster 2023-12-01T16:40:52.951590+0000 mgr.y (mgr.24356) 1884 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:54 smithi141 bash[31670]: audit 2023-12-01T16:40:53.037647+0000 mon.a (mon.0) 1825 : audit 0 from='client.? 172.21.15.40:0/454808837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:54 smithi040 bash[28232]: cluster 2023-12-01T16:40:52.951590+0000 mgr.y (mgr.24356) 1884 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:54 smithi040 bash[28232]: audit 2023-12-01T16:40:53.037647+0000 mon.a (mon.0) 1825 : audit 0 from='client.? 172.21.15.40:0/454808837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:54 smithi040 bash[41173]: cluster 2023-12-01T16:40:52.951590+0000 mgr.y (mgr.24356) 1884 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:54.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:54 smithi040 bash[41173]: audit 2023-12-01T16:40:53.037647+0000 mon.a (mon.0) 1825 : audit 0 from='client.? 172.21.15.40:0/454808837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:56 smithi141 bash[31670]: cluster 2023-12-01T16:40:54.952904+0000 mgr.y (mgr.24356) 1885 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:56 smithi141 bash[31670]: audit 2023-12-01T16:40:55.498433+0000 mon.a (mon.0) 1826 : audit 0 from='client.? 172.21.15.40:0/494347243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:56 smithi040 bash[28232]: cluster 2023-12-01T16:40:54.952904+0000 mgr.y (mgr.24356) 1885 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:56 smithi040 bash[28232]: audit 2023-12-01T16:40:55.498433+0000 mon.a (mon.0) 1826 : audit 0 from='client.? 172.21.15.40:0/494347243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:56 smithi040 bash[41173]: cluster 2023-12-01T16:40:54.952904+0000 mgr.y (mgr.24356) 1885 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:56 smithi040 bash[41173]: audit 2023-12-01T16:40:55.498433+0000 mon.a (mon.0) 1826 : audit 0 from='client.? 172.21.15.40:0/494347243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:40:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:40:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:58 smithi141 bash[31670]: cluster 2023-12-01T16:40:56.953614+0000 mgr.y (mgr.24356) 1886 : cluster 0 pgmap v1854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:58 smithi141 bash[31670]: audit 2023-12-01T16:40:57.967147+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.40:0/3667586359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:58 smithi040 bash[41173]: cluster 2023-12-01T16:40:56.953614+0000 mgr.y (mgr.24356) 1886 : cluster 0 pgmap v1854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:58 smithi040 bash[41173]: audit 2023-12-01T16:40:57.967147+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.40:0/3667586359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:58 smithi040 bash[28232]: cluster 2023-12-01T16:40:56.953614+0000 mgr.y (mgr.24356) 1886 : cluster 0 pgmap v1854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:58 smithi040 bash[28232]: audit 2023-12-01T16:40:57.967147+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.40:0/3667586359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:40:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:40:59 smithi040 bash[41173]: cluster 2023-12-01T16:40:58.954319+0000 mgr.y (mgr.24356) 1887 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:40:59 smithi040 bash[28232]: cluster 2023-12-01T16:40:58.954319+0000 mgr.y (mgr.24356) 1887 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:40:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:40:59 smithi141 bash[31670]: cluster 2023-12-01T16:40:58.954319+0000 mgr.y (mgr.24356) 1887 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:00 smithi141 bash[31670]: audit 2023-12-01T16:41:00.431574+0000 mon.a (mon.0) 1828 : audit 0 from='client.? 172.21.15.40:0/2732734691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:00 smithi040 bash[41173]: audit 2023-12-01T16:41:00.431574+0000 mon.a (mon.0) 1828 : audit 0 from='client.? 172.21.15.40:0/2732734691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:00 smithi040 bash[28232]: audit 2023-12-01T16:41:00.431574+0000 mon.a (mon.0) 1828 : audit 0 from='client.? 172.21.15.40:0/2732734691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:01 smithi141 bash[31670]: cluster 2023-12-01T16:41:00.955622+0000 mgr.y (mgr.24356) 1888 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:01 smithi040 bash[41173]: cluster 2023-12-01T16:41:00.955622+0000 mgr.y (mgr.24356) 1888 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:01 smithi040 bash[28232]: cluster 2023-12-01T16:41:00.955622+0000 mgr.y (mgr.24356) 1888 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:02 smithi141 bash[31670]: audit 2023-12-01T16:41:02.887769+0000 mon.c (mon.2) 1201 : audit 0 from='client.? 172.21.15.40:0/2386816260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:02 smithi040 bash[28232]: audit 2023-12-01T16:41:02.887769+0000 mon.c (mon.2) 1201 : audit 0 from='client.? 172.21.15.40:0/2386816260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:02 smithi040 bash[41173]: audit 2023-12-01T16:41:02.887769+0000 mon.c (mon.2) 1201 : audit 0 from='client.? 172.21.15.40:0/2386816260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:03 smithi141 bash[31670]: cluster 2023-12-01T16:41:02.956307+0000 mgr.y (mgr.24356) 1889 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:03 smithi141 bash[31670]: audit 2023-12-01T16:41:03.400093+0000 mon.c (mon.2) 1202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:03 smithi040 bash[28232]: cluster 2023-12-01T16:41:02.956307+0000 mgr.y (mgr.24356) 1889 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:03 smithi040 bash[28232]: audit 2023-12-01T16:41:03.400093+0000 mon.c (mon.2) 1202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:03 smithi040 bash[41173]: cluster 2023-12-01T16:41:02.956307+0000 mgr.y (mgr.24356) 1889 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:03 smithi040 bash[41173]: audit 2023-12-01T16:41:03.400093+0000 mon.c (mon.2) 1202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:06 smithi141 bash[31670]: cluster 2023-12-01T16:41:04.957594+0000 mgr.y (mgr.24356) 1890 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:06 smithi141 bash[31670]: audit 2023-12-01T16:41:05.352143+0000 mon.c (mon.2) 1203 : audit 0 from='client.? 172.21.15.40:0/2835204671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:06 smithi040 bash[28232]: cluster 2023-12-01T16:41:04.957594+0000 mgr.y (mgr.24356) 1890 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:06 smithi040 bash[28232]: audit 2023-12-01T16:41:05.352143+0000 mon.c (mon.2) 1203 : audit 0 from='client.? 172.21.15.40:0/2835204671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:06 smithi040 bash[41173]: cluster 2023-12-01T16:41:04.957594+0000 mgr.y (mgr.24356) 1890 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:06 smithi040 bash[41173]: audit 2023-12-01T16:41:05.352143+0000 mon.c (mon.2) 1203 : audit 0 from='client.? 172.21.15.40:0/2835204671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:41:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:41:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:08 smithi141 bash[31670]: cluster 2023-12-01T16:41:06.958405+0000 mgr.y (mgr.24356) 1891 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:08 smithi141 bash[31670]: audit 2023-12-01T16:41:07.817589+0000 mon.a (mon.0) 1829 : audit 0 from='client.? 172.21.15.40:0/2995012449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:08 smithi040 bash[41173]: cluster 2023-12-01T16:41:06.958405+0000 mgr.y (mgr.24356) 1891 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:08 smithi040 bash[41173]: audit 2023-12-01T16:41:07.817589+0000 mon.a (mon.0) 1829 : audit 0 from='client.? 172.21.15.40:0/2995012449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:08 smithi040 bash[28232]: cluster 2023-12-01T16:41:06.958405+0000 mgr.y (mgr.24356) 1891 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:08 smithi040 bash[28232]: audit 2023-12-01T16:41:07.817589+0000 mon.a (mon.0) 1829 : audit 0 from='client.? 172.21.15.40:0/2995012449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:09 smithi040 bash[28232]: cluster 2023-12-01T16:41:08.959064+0000 mgr.y (mgr.24356) 1892 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:09 smithi040 bash[41173]: cluster 2023-12-01T16:41:08.959064+0000 mgr.y (mgr.24356) 1892 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:09 smithi141 bash[31670]: cluster 2023-12-01T16:41:08.959064+0000 mgr.y (mgr.24356) 1892 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:10 smithi141 bash[31670]: audit 2023-12-01T16:41:10.281213+0000 mon.c (mon.2) 1204 : audit 0 from='client.? 172.21.15.40:0/772000176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:10 smithi040 bash[28232]: audit 2023-12-01T16:41:10.281213+0000 mon.c (mon.2) 1204 : audit 0 from='client.? 172.21.15.40:0/772000176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:10 smithi040 bash[41173]: audit 2023-12-01T16:41:10.281213+0000 mon.c (mon.2) 1204 : audit 0 from='client.? 172.21.15.40:0/772000176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:11 smithi141 bash[31670]: cluster 2023-12-01T16:41:10.960333+0000 mgr.y (mgr.24356) 1893 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:11 smithi040 bash[28232]: cluster 2023-12-01T16:41:10.960333+0000 mgr.y (mgr.24356) 1893 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:11 smithi040 bash[41173]: cluster 2023-12-01T16:41:10.960333+0000 mgr.y (mgr.24356) 1893 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 16:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T16:41:12.184130307Z level=info msg="Completed cleanup jobs" duration=144.751139ms 2023-12-01T16:41:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:12 smithi040 bash[28232]: audit 2023-12-01T16:41:12.741077+0000 mon.c (mon.2) 1205 : audit 0 from='client.? 172.21.15.40:0/823258650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:12 smithi040 bash[41173]: audit 2023-12-01T16:41:12.741077+0000 mon.c (mon.2) 1205 : audit 0 from='client.? 172.21.15.40:0/823258650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:12 smithi141 bash[31670]: audit 2023-12-01T16:41:12.741077+0000 mon.c (mon.2) 1205 : audit 0 from='client.? 172.21.15.40:0/823258650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:13 smithi040 bash[28232]: cluster 2023-12-01T16:41:12.961049+0000 mgr.y (mgr.24356) 1894 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:13 smithi040 bash[41173]: cluster 2023-12-01T16:41:12.961049+0000 mgr.y (mgr.24356) 1894 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:13 smithi141 bash[31670]: cluster 2023-12-01T16:41:12.961049+0000 mgr.y (mgr.24356) 1894 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:16 smithi141 bash[31670]: cluster 2023-12-01T16:41:14.962192+0000 mgr.y (mgr.24356) 1895 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:16 smithi141 bash[31670]: audit 2023-12-01T16:41:15.200988+0000 mon.a (mon.0) 1830 : audit 0 from='client.? 172.21.15.40:0/2524668312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:16 smithi040 bash[28232]: cluster 2023-12-01T16:41:14.962192+0000 mgr.y (mgr.24356) 1895 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:16 smithi040 bash[28232]: audit 2023-12-01T16:41:15.200988+0000 mon.a (mon.0) 1830 : audit 0 from='client.? 172.21.15.40:0/2524668312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:16 smithi040 bash[41173]: cluster 2023-12-01T16:41:14.962192+0000 mgr.y (mgr.24356) 1895 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:16 smithi040 bash[41173]: audit 2023-12-01T16:41:15.200988+0000 mon.a (mon.0) 1830 : audit 0 from='client.? 172.21.15.40:0/2524668312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:41:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:41:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:18 smithi141 bash[31670]: cluster 2023-12-01T16:41:16.962890+0000 mgr.y (mgr.24356) 1896 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:18 smithi141 bash[31670]: audit 2023-12-01T16:41:17.671388+0000 mon.c (mon.2) 1206 : audit 0 from='client.? 172.21.15.40:0/1978307310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:18 smithi040 bash[41173]: cluster 2023-12-01T16:41:16.962890+0000 mgr.y (mgr.24356) 1896 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:18 smithi040 bash[41173]: audit 2023-12-01T16:41:17.671388+0000 mon.c (mon.2) 1206 : audit 0 from='client.? 172.21.15.40:0/1978307310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:18 smithi040 bash[28232]: cluster 2023-12-01T16:41:16.962890+0000 mgr.y (mgr.24356) 1896 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:18 smithi040 bash[28232]: audit 2023-12-01T16:41:17.671388+0000 mon.c (mon.2) 1206 : audit 0 from='client.? 172.21.15.40:0/1978307310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:19 smithi040 bash[41173]: audit 2023-12-01T16:41:18.395720+0000 mon.c (mon.2) 1207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:19 smithi040 bash[28232]: audit 2023-12-01T16:41:18.395720+0000 mon.c (mon.2) 1207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:19 smithi141 bash[31670]: audit 2023-12-01T16:41:18.395720+0000 mon.c (mon.2) 1207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:20 smithi040 bash[28232]: cluster 2023-12-01T16:41:18.963531+0000 mgr.y (mgr.24356) 1897 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:20 smithi040 bash[41173]: cluster 2023-12-01T16:41:18.963531+0000 mgr.y (mgr.24356) 1897 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:20 smithi141 bash[31670]: cluster 2023-12-01T16:41:18.963531+0000 mgr.y (mgr.24356) 1897 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:21 smithi040 bash[28232]: audit 2023-12-01T16:41:20.135483+0000 mon.a (mon.0) 1831 : audit 0 from='client.? 172.21.15.40:0/2677637607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:21 smithi040 bash[41173]: audit 2023-12-01T16:41:20.135483+0000 mon.a (mon.0) 1831 : audit 0 from='client.? 172.21.15.40:0/2677637607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:21 smithi141 bash[31670]: audit 2023-12-01T16:41:20.135483+0000 mon.a (mon.0) 1831 : audit 0 from='client.? 172.21.15.40:0/2677637607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:22 smithi040 bash[41173]: cluster 2023-12-01T16:41:20.964831+0000 mgr.y (mgr.24356) 1898 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:22 smithi040 bash[28232]: cluster 2023-12-01T16:41:20.964831+0000 mgr.y (mgr.24356) 1898 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:22 smithi141 bash[31670]: cluster 2023-12-01T16:41:20.964831+0000 mgr.y (mgr.24356) 1898 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:23 smithi040 bash[41173]: audit 2023-12-01T16:41:22.605153+0000 mon.c (mon.2) 1208 : audit 0 from='client.? 172.21.15.40:0/3256812219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:23 smithi040 bash[28232]: audit 2023-12-01T16:41:22.605153+0000 mon.c (mon.2) 1208 : audit 0 from='client.? 172.21.15.40:0/3256812219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:23 smithi141 bash[31670]: audit 2023-12-01T16:41:22.605153+0000 mon.c (mon.2) 1208 : audit 0 from='client.? 172.21.15.40:0/3256812219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:24 smithi040 bash[41173]: cluster 2023-12-01T16:41:22.965675+0000 mgr.y (mgr.24356) 1899 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:24 smithi040 bash[28232]: cluster 2023-12-01T16:41:22.965675+0000 mgr.y (mgr.24356) 1899 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:24 smithi141 bash[31670]: cluster 2023-12-01T16:41:22.965675+0000 mgr.y (mgr.24356) 1899 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:26 smithi040 bash[41173]: cluster 2023-12-01T16:41:24.966826+0000 mgr.y (mgr.24356) 1900 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:26 smithi040 bash[41173]: audit 2023-12-01T16:41:25.068582+0000 mon.c (mon.2) 1209 : audit 0 from='client.? 172.21.15.40:0/972622085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:26 smithi040 bash[28232]: cluster 2023-12-01T16:41:24.966826+0000 mgr.y (mgr.24356) 1900 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:26 smithi040 bash[28232]: audit 2023-12-01T16:41:25.068582+0000 mon.c (mon.2) 1209 : audit 0 from='client.? 172.21.15.40:0/972622085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:26 smithi141 bash[31670]: cluster 2023-12-01T16:41:24.966826+0000 mgr.y (mgr.24356) 1900 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:26 smithi141 bash[31670]: audit 2023-12-01T16:41:25.068582+0000 mon.c (mon.2) 1209 : audit 0 from='client.? 172.21.15.40:0/972622085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:41:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:41:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:28 smithi040 bash[28232]: cluster 2023-12-01T16:41:26.967609+0000 mgr.y (mgr.24356) 1901 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:28 smithi040 bash[28232]: audit 2023-12-01T16:41:27.539967+0000 mon.a (mon.0) 1832 : audit 0 from='client.? 172.21.15.40:0/1100914185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:28.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:28 smithi040 bash[41173]: cluster 2023-12-01T16:41:26.967609+0000 mgr.y (mgr.24356) 1901 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:28.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:28 smithi040 bash[41173]: audit 2023-12-01T16:41:27.539967+0000 mon.a (mon.0) 1832 : audit 0 from='client.? 172.21.15.40:0/1100914185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:28 smithi141 bash[31670]: cluster 2023-12-01T16:41:26.967609+0000 mgr.y (mgr.24356) 1901 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:28 smithi141 bash[31670]: audit 2023-12-01T16:41:27.539967+0000 mon.a (mon.0) 1832 : audit 0 from='client.? 172.21.15.40:0/1100914185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:29 smithi141 bash[31670]: cluster 2023-12-01T16:41:28.968367+0000 mgr.y (mgr.24356) 1902 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:29 smithi040 bash[41173]: cluster 2023-12-01T16:41:28.968367+0000 mgr.y (mgr.24356) 1902 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:29 smithi040 bash[28232]: cluster 2023-12-01T16:41:28.968367+0000 mgr.y (mgr.24356) 1902 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:30 smithi141 bash[31670]: audit 2023-12-01T16:41:30.005205+0000 mon.a (mon.0) 1833 : audit 0 from='client.? 172.21.15.40:0/2082929915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:30 smithi040 bash[28232]: audit 2023-12-01T16:41:30.005205+0000 mon.a (mon.0) 1833 : audit 0 from='client.? 172.21.15.40:0/2082929915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:30 smithi040 bash[41173]: audit 2023-12-01T16:41:30.005205+0000 mon.a (mon.0) 1833 : audit 0 from='client.? 172.21.15.40:0/2082929915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:31 smithi141 bash[31670]: cluster 2023-12-01T16:41:30.969601+0000 mgr.y (mgr.24356) 1903 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:31 smithi040 bash[41173]: cluster 2023-12-01T16:41:30.969601+0000 mgr.y (mgr.24356) 1903 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:31 smithi040 bash[28232]: cluster 2023-12-01T16:41:30.969601+0000 mgr.y (mgr.24356) 1903 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:32 smithi040 bash[28232]: audit 2023-12-01T16:41:32.478394+0000 mon.c (mon.2) 1210 : audit 0 from='client.? 172.21.15.40:0/3566689274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:32 smithi040 bash[41173]: audit 2023-12-01T16:41:32.478394+0000 mon.c (mon.2) 1210 : audit 0 from='client.? 172.21.15.40:0/3566689274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:32 smithi141 bash[31670]: audit 2023-12-01T16:41:32.478394+0000 mon.c (mon.2) 1210 : audit 0 from='client.? 172.21.15.40:0/3566689274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:33 smithi040 bash[28232]: cluster 2023-12-01T16:41:32.970424+0000 mgr.y (mgr.24356) 1904 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:33 smithi040 bash[28232]: audit 2023-12-01T16:41:33.396024+0000 mon.c (mon.2) 1211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:33 smithi040 bash[41173]: cluster 2023-12-01T16:41:32.970424+0000 mgr.y (mgr.24356) 1904 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:33 smithi040 bash[41173]: audit 2023-12-01T16:41:33.396024+0000 mon.c (mon.2) 1211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:33 smithi141 bash[31670]: cluster 2023-12-01T16:41:32.970424+0000 mgr.y (mgr.24356) 1904 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:33 smithi141 bash[31670]: audit 2023-12-01T16:41:33.396024+0000 mon.c (mon.2) 1211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:34 smithi141 bash[31670]: audit 2023-12-01T16:41:34.942491+0000 mon.c (mon.2) 1212 : audit 0 from='client.? 172.21.15.40:0/2589480189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:34 smithi040 bash[28232]: audit 2023-12-01T16:41:34.942491+0000 mon.c (mon.2) 1212 : audit 0 from='client.? 172.21.15.40:0/2589480189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:34 smithi040 bash[41173]: audit 2023-12-01T16:41:34.942491+0000 mon.c (mon.2) 1212 : audit 0 from='client.? 172.21.15.40:0/2589480189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:36 smithi040 bash[28232]: cluster 2023-12-01T16:41:34.971710+0000 mgr.y (mgr.24356) 1905 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:36 smithi040 bash[41173]: cluster 2023-12-01T16:41:34.971710+0000 mgr.y (mgr.24356) 1905 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:36 smithi141 bash[31670]: cluster 2023-12-01T16:41:34.971710+0000 mgr.y (mgr.24356) 1905 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:41:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:41:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:38 smithi040 bash[28232]: cluster 2023-12-01T16:41:36.972396+0000 mgr.y (mgr.24356) 1906 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:38 smithi040 bash[28232]: audit 2023-12-01T16:41:37.398466+0000 mon.a (mon.0) 1834 : audit 0 from='client.? 172.21.15.40:0/4538238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:38 smithi040 bash[41173]: cluster 2023-12-01T16:41:36.972396+0000 mgr.y (mgr.24356) 1906 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:38 smithi040 bash[41173]: audit 2023-12-01T16:41:37.398466+0000 mon.a (mon.0) 1834 : audit 0 from='client.? 172.21.15.40:0/4538238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:38 smithi141 bash[31670]: cluster 2023-12-01T16:41:36.972396+0000 mgr.y (mgr.24356) 1906 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:38 smithi141 bash[31670]: audit 2023-12-01T16:41:37.398466+0000 mon.a (mon.0) 1834 : audit 0 from='client.? 172.21.15.40:0/4538238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:39 smithi141 bash[31670]: cluster 2023-12-01T16:41:38.973023+0000 mgr.y (mgr.24356) 1907 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:39 smithi040 bash[28232]: cluster 2023-12-01T16:41:38.973023+0000 mgr.y (mgr.24356) 1907 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:39 smithi040 bash[41173]: cluster 2023-12-01T16:41:38.973023+0000 mgr.y (mgr.24356) 1907 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:40 smithi141 bash[31670]: audit 2023-12-01T16:41:39.857695+0000 mon.c (mon.2) 1213 : audit 0 from='client.? 172.21.15.40:0/1915326934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:40.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:40 smithi040 bash[28232]: audit 2023-12-01T16:41:39.857695+0000 mon.c (mon.2) 1213 : audit 0 from='client.? 172.21.15.40:0/1915326934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:40 smithi040 bash[41173]: audit 2023-12-01T16:41:39.857695+0000 mon.c (mon.2) 1213 : audit 0 from='client.? 172.21.15.40:0/1915326934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:41 smithi141 bash[31670]: cluster 2023-12-01T16:41:40.974182+0000 mgr.y (mgr.24356) 1908 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:41.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:41 smithi040 bash[28232]: cluster 2023-12-01T16:41:40.974182+0000 mgr.y (mgr.24356) 1908 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:41 smithi040 bash[41173]: cluster 2023-12-01T16:41:40.974182+0000 mgr.y (mgr.24356) 1908 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:42 smithi141 bash[31670]: audit 2023-12-01T16:41:42.326444+0000 mon.a (mon.0) 1835 : audit 0 from='client.? 172.21.15.40:0/1343933132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:42 smithi040 bash[28232]: audit 2023-12-01T16:41:42.326444+0000 mon.a (mon.0) 1835 : audit 0 from='client.? 172.21.15.40:0/1343933132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:42 smithi040 bash[41173]: audit 2023-12-01T16:41:42.326444+0000 mon.a (mon.0) 1835 : audit 0 from='client.? 172.21.15.40:0/1343933132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:43 smithi141 bash[31670]: cluster 2023-12-01T16:41:42.974843+0000 mgr.y (mgr.24356) 1909 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:43.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:43 smithi040 bash[28232]: cluster 2023-12-01T16:41:42.974843+0000 mgr.y (mgr.24356) 1909 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:43 smithi040 bash[41173]: cluster 2023-12-01T16:41:42.974843+0000 mgr.y (mgr.24356) 1909 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:44 smithi040 bash[41173]: audit 2023-12-01T16:41:44.584411+0000 mon.c (mon.2) 1214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:41:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:44 smithi040 bash[28232]: audit 2023-12-01T16:41:44.584411+0000 mon.c (mon.2) 1214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:41:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:44 smithi141 bash[31670]: audit 2023-12-01T16:41:44.584411+0000 mon.c (mon.2) 1214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[28232]: audit 2023-12-01T16:41:44.800552+0000 mon.c (mon.2) 1215 : audit 0 from='client.? 172.21.15.40:0/2759491099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[28232]: audit 2023-12-01T16:41:44.964826+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[28232]: cluster 2023-12-01T16:41:44.975686+0000 mgr.y (mgr.24356) 1910 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[28232]: audit 2023-12-01T16:41:44.978640+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[41173]: audit 2023-12-01T16:41:44.800552+0000 mon.c (mon.2) 1215 : audit 0 from='client.? 172.21.15.40:0/2759491099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[41173]: audit 2023-12-01T16:41:44.964826+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[41173]: cluster 2023-12-01T16:41:44.975686+0000 mgr.y (mgr.24356) 1910 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:45 smithi040 bash[41173]: audit 2023-12-01T16:41:44.978640+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:45 smithi141 bash[31670]: audit 2023-12-01T16:41:44.800552+0000 mon.c (mon.2) 1215 : audit 0 from='client.? 172.21.15.40:0/2759491099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:45 smithi141 bash[31670]: audit 2023-12-01T16:41:44.964826+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:45 smithi141 bash[31670]: cluster 2023-12-01T16:41:44.975686+0000 mgr.y (mgr.24356) 1910 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:45 smithi141 bash[31670]: audit 2023-12-01T16:41:44.978640+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:41:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:41:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:48 smithi040 bash[28232]: cluster 2023-12-01T16:41:46.976256+0000 mgr.y (mgr.24356) 1911 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:48 smithi040 bash[28232]: audit 2023-12-01T16:41:47.259643+0000 mon.c (mon.2) 1216 : audit 0 from='client.? 172.21.15.40:0/2969130416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:48 smithi040 bash[41173]: cluster 2023-12-01T16:41:46.976256+0000 mgr.y (mgr.24356) 1911 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:48 smithi040 bash[41173]: audit 2023-12-01T16:41:47.259643+0000 mon.c (mon.2) 1216 : audit 0 from='client.? 172.21.15.40:0/2969130416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:48 smithi141 bash[31670]: cluster 2023-12-01T16:41:46.976256+0000 mgr.y (mgr.24356) 1911 : cluster 0 pgmap v1879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:48 smithi141 bash[31670]: audit 2023-12-01T16:41:47.259643+0000 mon.c (mon.2) 1216 : audit 0 from='client.? 172.21.15.40:0/2969130416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:49 smithi040 bash[41173]: audit 2023-12-01T16:41:48.396434+0000 mon.c (mon.2) 1217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:49 smithi040 bash[28232]: audit 2023-12-01T16:41:48.396434+0000 mon.c (mon.2) 1217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:49 smithi141 bash[31670]: audit 2023-12-01T16:41:48.396434+0000 mon.c (mon.2) 1217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:50 smithi040 bash[28232]: cluster 2023-12-01T16:41:48.977032+0000 mgr.y (mgr.24356) 1912 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:50 smithi040 bash[28232]: audit 2023-12-01T16:41:49.728878+0000 mon.c (mon.2) 1218 : audit 0 from='client.? 172.21.15.40:0/2558913514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:50 smithi040 bash[41173]: cluster 2023-12-01T16:41:48.977032+0000 mgr.y (mgr.24356) 1912 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:50 smithi040 bash[41173]: audit 2023-12-01T16:41:49.728878+0000 mon.c (mon.2) 1218 : audit 0 from='client.? 172.21.15.40:0/2558913514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:50 smithi141 bash[31670]: cluster 2023-12-01T16:41:48.977032+0000 mgr.y (mgr.24356) 1912 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:50 smithi141 bash[31670]: audit 2023-12-01T16:41:49.728878+0000 mon.c (mon.2) 1218 : audit 0 from='client.? 172.21.15.40:0/2558913514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:50.787597+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:50.798647+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:50.872926+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:50.887327+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: cluster 2023-12-01T16:41:50.978342+0000 mgr.y (mgr.24356) 1913 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:51.414099+0000 mon.c (mon.2) 1219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:41:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:51.415883+0000 mon.c (mon.2) 1220 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:41:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[28232]: audit 2023-12-01T16:41:51.425620+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:50.787597+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:50.798647+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:50.872926+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:50.887327+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: cluster 2023-12-01T16:41:50.978342+0000 mgr.y (mgr.24356) 1913 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:51.414099+0000 mon.c (mon.2) 1219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:41:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:51.415883+0000 mon.c (mon.2) 1220 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:41:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:51 smithi040 bash[41173]: audit 2023-12-01T16:41:51.425620+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:50.787597+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:50.798647+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:50.872926+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:50.887327+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: cluster 2023-12-01T16:41:50.978342+0000 mgr.y (mgr.24356) 1913 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:51.414099+0000 mon.c (mon.2) 1219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:51.415883+0000 mon.c (mon.2) 1220 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:51 smithi141 bash[31670]: audit 2023-12-01T16:41:51.425620+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:41:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:52 smithi040 bash[41173]: audit 2023-12-01T16:41:52.196780+0000 mon.a (mon.0) 1843 : audit 0 from='client.? 172.21.15.40:0/3234624873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:53.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:52 smithi040 bash[28232]: audit 2023-12-01T16:41:52.196780+0000 mon.a (mon.0) 1843 : audit 0 from='client.? 172.21.15.40:0/3234624873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:52 smithi141 bash[31670]: audit 2023-12-01T16:41:52.196780+0000 mon.a (mon.0) 1843 : audit 0 from='client.? 172.21.15.40:0/3234624873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:53 smithi040 bash[28232]: cluster 2023-12-01T16:41:52.979061+0000 mgr.y (mgr.24356) 1914 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:54.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:53 smithi040 bash[41173]: cluster 2023-12-01T16:41:52.979061+0000 mgr.y (mgr.24356) 1914 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:53 smithi141 bash[31670]: cluster 2023-12-01T16:41:52.979061+0000 mgr.y (mgr.24356) 1914 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:54 smithi141 bash[31670]: audit 2023-12-01T16:41:54.658977+0000 mon.a (mon.0) 1844 : audit 0 from='client.? 172.21.15.40:0/3279414597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:54 smithi040 bash[28232]: audit 2023-12-01T16:41:54.658977+0000 mon.a (mon.0) 1844 : audit 0 from='client.? 172.21.15.40:0/3279414597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:54 smithi040 bash[41173]: audit 2023-12-01T16:41:54.658977+0000 mon.a (mon.0) 1844 : audit 0 from='client.? 172.21.15.40:0/3279414597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:55 smithi141 bash[31670]: cluster 2023-12-01T16:41:54.980361+0000 mgr.y (mgr.24356) 1915 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:55 smithi040 bash[28232]: cluster 2023-12-01T16:41:54.980361+0000 mgr.y (mgr.24356) 1915 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:55 smithi040 bash[41173]: cluster 2023-12-01T16:41:54.980361+0000 mgr.y (mgr.24356) 1915 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:41:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:41:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:58 smithi040 bash[28232]: cluster 2023-12-01T16:41:56.981133+0000 mgr.y (mgr.24356) 1916 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:58 smithi040 bash[28232]: audit 2023-12-01T16:41:57.120282+0000 mon.c (mon.2) 1221 : audit 0 from='client.? 172.21.15.40:0/3825752069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:58 smithi040 bash[41173]: cluster 2023-12-01T16:41:56.981133+0000 mgr.y (mgr.24356) 1916 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:58 smithi040 bash[41173]: audit 2023-12-01T16:41:57.120282+0000 mon.c (mon.2) 1221 : audit 0 from='client.? 172.21.15.40:0/3825752069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:58 smithi141 bash[31670]: cluster 2023-12-01T16:41:56.981133+0000 mgr.y (mgr.24356) 1916 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:58 smithi141 bash[31670]: audit 2023-12-01T16:41:57.120282+0000 mon.c (mon.2) 1221 : audit 0 from='client.? 172.21.15.40:0/3825752069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:41:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:41:59 smithi141 bash[31670]: cluster 2023-12-01T16:41:58.981815+0000 mgr.y (mgr.24356) 1917 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:41:59 smithi040 bash[28232]: cluster 2023-12-01T16:41:58.981815+0000 mgr.y (mgr.24356) 1917 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:41:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:41:59 smithi040 bash[41173]: cluster 2023-12-01T16:41:58.981815+0000 mgr.y (mgr.24356) 1917 : cluster 0 pgmap v1885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:00 smithi141 bash[31670]: audit 2023-12-01T16:41:59.591433+0000 mon.a (mon.0) 1845 : audit 0 from='client.? 172.21.15.40:0/3118361309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:00 smithi040 bash[28232]: audit 2023-12-01T16:41:59.591433+0000 mon.a (mon.0) 1845 : audit 0 from='client.? 172.21.15.40:0/3118361309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:00 smithi040 bash[41173]: audit 2023-12-01T16:41:59.591433+0000 mon.a (mon.0) 1845 : audit 0 from='client.? 172.21.15.40:0/3118361309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:01 smithi141 bash[31670]: cluster 2023-12-01T16:42:00.982955+0000 mgr.y (mgr.24356) 1918 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:01 smithi040 bash[28232]: cluster 2023-12-01T16:42:00.982955+0000 mgr.y (mgr.24356) 1918 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:01 smithi040 bash[41173]: cluster 2023-12-01T16:42:00.982955+0000 mgr.y (mgr.24356) 1918 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:02 smithi141 bash[31670]: audit 2023-12-01T16:42:02.060168+0000 mon.a (mon.0) 1846 : audit 0 from='client.? 172.21.15.40:0/2386392593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:02 smithi040 bash[28232]: audit 2023-12-01T16:42:02.060168+0000 mon.a (mon.0) 1846 : audit 0 from='client.? 172.21.15.40:0/2386392593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:02 smithi040 bash[41173]: audit 2023-12-01T16:42:02.060168+0000 mon.a (mon.0) 1846 : audit 0 from='client.? 172.21.15.40:0/2386392593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:03 smithi141 bash[31670]: cluster 2023-12-01T16:42:02.983734+0000 mgr.y (mgr.24356) 1919 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:03 smithi141 bash[31670]: audit 2023-12-01T16:42:03.396869+0000 mon.c (mon.2) 1222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:03 smithi040 bash[41173]: cluster 2023-12-01T16:42:02.983734+0000 mgr.y (mgr.24356) 1919 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:03 smithi040 bash[41173]: audit 2023-12-01T16:42:03.396869+0000 mon.c (mon.2) 1222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:03 smithi040 bash[28232]: cluster 2023-12-01T16:42:02.983734+0000 mgr.y (mgr.24356) 1919 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:03 smithi040 bash[28232]: audit 2023-12-01T16:42:03.396869+0000 mon.c (mon.2) 1222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:04 smithi040 bash[28232]: audit 2023-12-01T16:42:04.525648+0000 mon.a (mon.0) 1847 : audit 0 from='client.? 172.21.15.40:0/2139429144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:04 smithi040 bash[41173]: audit 2023-12-01T16:42:04.525648+0000 mon.a (mon.0) 1847 : audit 0 from='client.? 172.21.15.40:0/2139429144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:04 smithi141 bash[31670]: audit 2023-12-01T16:42:04.525648+0000 mon.a (mon.0) 1847 : audit 0 from='client.? 172.21.15.40:0/2139429144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:05 smithi040 bash[41173]: cluster 2023-12-01T16:42:04.984869+0000 mgr.y (mgr.24356) 1920 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:05 smithi040 bash[28232]: cluster 2023-12-01T16:42:04.984869+0000 mgr.y (mgr.24356) 1920 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:05 smithi141 bash[31670]: cluster 2023-12-01T16:42:04.984869+0000 mgr.y (mgr.24356) 1920 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:42:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:42:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:07 smithi040 bash[28232]: audit 2023-12-01T16:42:06.992814+0000 mon.c (mon.2) 1223 : audit 0 from='client.? 172.21.15.40:0/1474077192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:07 smithi040 bash[41173]: audit 2023-12-01T16:42:06.992814+0000 mon.c (mon.2) 1223 : audit 0 from='client.? 172.21.15.40:0/1474077192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:07 smithi141 bash[31670]: audit 2023-12-01T16:42:06.992814+0000 mon.c (mon.2) 1223 : audit 0 from='client.? 172.21.15.40:0/1474077192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:08 smithi040 bash[28232]: cluster 2023-12-01T16:42:06.985448+0000 mgr.y (mgr.24356) 1921 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:08 smithi040 bash[41173]: cluster 2023-12-01T16:42:06.985448+0000 mgr.y (mgr.24356) 1921 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:08 smithi141 bash[31670]: cluster 2023-12-01T16:42:06.985448+0000 mgr.y (mgr.24356) 1921 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:09 smithi141 bash[31670]: cluster 2023-12-01T16:42:08.986006+0000 mgr.y (mgr.24356) 1922 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:09 smithi040 bash[28232]: cluster 2023-12-01T16:42:08.986006+0000 mgr.y (mgr.24356) 1922 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:09 smithi040 bash[41173]: cluster 2023-12-01T16:42:08.986006+0000 mgr.y (mgr.24356) 1922 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:10 smithi141 bash[31670]: audit 2023-12-01T16:42:09.459246+0000 mon.c (mon.2) 1224 : audit 0 from='client.? 172.21.15.40:0/3313952403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:10 smithi040 bash[41173]: audit 2023-12-01T16:42:09.459246+0000 mon.c (mon.2) 1224 : audit 0 from='client.? 172.21.15.40:0/3313952403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:10 smithi040 bash[28232]: audit 2023-12-01T16:42:09.459246+0000 mon.c (mon.2) 1224 : audit 0 from='client.? 172.21.15.40:0/3313952403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:11 smithi141 bash[31670]: cluster 2023-12-01T16:42:10.987148+0000 mgr.y (mgr.24356) 1923 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:11 smithi040 bash[28232]: cluster 2023-12-01T16:42:10.987148+0000 mgr.y (mgr.24356) 1923 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:11 smithi040 bash[41173]: cluster 2023-12-01T16:42:10.987148+0000 mgr.y (mgr.24356) 1923 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:12 smithi141 bash[31670]: audit 2023-12-01T16:42:11.920576+0000 mon.a (mon.0) 1848 : audit 0 from='client.? 172.21.15.40:0/3436423741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:12.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:12 smithi040 bash[28232]: audit 2023-12-01T16:42:11.920576+0000 mon.a (mon.0) 1848 : audit 0 from='client.? 172.21.15.40:0/3436423741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:12 smithi040 bash[41173]: audit 2023-12-01T16:42:11.920576+0000 mon.a (mon.0) 1848 : audit 0 from='client.? 172.21.15.40:0/3436423741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:13 smithi141 bash[31670]: cluster 2023-12-01T16:42:12.987839+0000 mgr.y (mgr.24356) 1924 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:13 smithi040 bash[28232]: cluster 2023-12-01T16:42:12.987839+0000 mgr.y (mgr.24356) 1924 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:13 smithi040 bash[41173]: cluster 2023-12-01T16:42:12.987839+0000 mgr.y (mgr.24356) 1924 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:14 smithi141 bash[31670]: audit 2023-12-01T16:42:14.374577+0000 mon.a (mon.0) 1849 : audit 0 from='client.? 172.21.15.40:0/3230650482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:14 smithi040 bash[41173]: audit 2023-12-01T16:42:14.374577+0000 mon.a (mon.0) 1849 : audit 0 from='client.? 172.21.15.40:0/3230650482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:14.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:14 smithi040 bash[28232]: audit 2023-12-01T16:42:14.374577+0000 mon.a (mon.0) 1849 : audit 0 from='client.? 172.21.15.40:0/3230650482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:15 smithi141 bash[31670]: cluster 2023-12-01T16:42:14.989031+0000 mgr.y (mgr.24356) 1925 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:15 smithi040 bash[28232]: cluster 2023-12-01T16:42:14.989031+0000 mgr.y (mgr.24356) 1925 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:15 smithi040 bash[41173]: cluster 2023-12-01T16:42:14.989031+0000 mgr.y (mgr.24356) 1925 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:16.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:42:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:42:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:16 smithi040 bash[28232]: audit 2023-12-01T16:42:16.841248+0000 mon.a (mon.0) 1850 : audit 0 from='client.? 172.21.15.40:0/3642654283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:16 smithi040 bash[41173]: audit 2023-12-01T16:42:16.841248+0000 mon.a (mon.0) 1850 : audit 0 from='client.? 172.21.15.40:0/3642654283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:16 smithi141 bash[31670]: audit 2023-12-01T16:42:16.841248+0000 mon.a (mon.0) 1850 : audit 0 from='client.? 172.21.15.40:0/3642654283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:17 smithi040 bash[28232]: cluster 2023-12-01T16:42:16.989689+0000 mgr.y (mgr.24356) 1926 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:17 smithi040 bash[41173]: cluster 2023-12-01T16:42:16.989689+0000 mgr.y (mgr.24356) 1926 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:17 smithi141 bash[31670]: cluster 2023-12-01T16:42:16.989689+0000 mgr.y (mgr.24356) 1926 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:18 smithi040 bash[41173]: audit 2023-12-01T16:42:18.397336+0000 mon.c (mon.2) 1225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:18 smithi040 bash[28232]: audit 2023-12-01T16:42:18.397336+0000 mon.c (mon.2) 1225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:18 smithi141 bash[31670]: audit 2023-12-01T16:42:18.397336+0000 mon.c (mon.2) 1225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:19 smithi040 bash[28232]: cluster 2023-12-01T16:42:18.990113+0000 mgr.y (mgr.24356) 1927 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:19 smithi040 bash[28232]: audit 2023-12-01T16:42:19.314149+0000 mon.c (mon.2) 1226 : audit 0 from='client.? 172.21.15.40:0/3717602138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:19 smithi040 bash[41173]: cluster 2023-12-01T16:42:18.990113+0000 mgr.y (mgr.24356) 1927 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:19 smithi040 bash[41173]: audit 2023-12-01T16:42:19.314149+0000 mon.c (mon.2) 1226 : audit 0 from='client.? 172.21.15.40:0/3717602138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:19 smithi141 bash[31670]: cluster 2023-12-01T16:42:18.990113+0000 mgr.y (mgr.24356) 1927 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:19 smithi141 bash[31670]: audit 2023-12-01T16:42:19.314149+0000 mon.c (mon.2) 1226 : audit 0 from='client.? 172.21.15.40:0/3717602138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:22 smithi040 bash[28232]: cluster 2023-12-01T16:42:20.991327+0000 mgr.y (mgr.24356) 1928 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:22 smithi040 bash[28232]: audit 2023-12-01T16:42:21.773080+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.40:0/1379770797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:22 smithi040 bash[41173]: cluster 2023-12-01T16:42:20.991327+0000 mgr.y (mgr.24356) 1928 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:22 smithi040 bash[41173]: audit 2023-12-01T16:42:21.773080+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.40:0/1379770797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:22 smithi141 bash[31670]: cluster 2023-12-01T16:42:20.991327+0000 mgr.y (mgr.24356) 1928 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:22 smithi141 bash[31670]: audit 2023-12-01T16:42:21.773080+0000 mon.a (mon.0) 1851 : audit 0 from='client.? 172.21.15.40:0/1379770797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:24 smithi040 bash[28232]: cluster 2023-12-01T16:42:22.992148+0000 mgr.y (mgr.24356) 1929 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:24 smithi040 bash[41173]: cluster 2023-12-01T16:42:22.992148+0000 mgr.y (mgr.24356) 1929 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:24 smithi141 bash[31670]: cluster 2023-12-01T16:42:22.992148+0000 mgr.y (mgr.24356) 1929 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:25.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:25 smithi040 bash[28232]: audit 2023-12-01T16:42:24.235877+0000 mon.a (mon.0) 1852 : audit 0 from='client.? 172.21.15.40:0/4281420787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:25 smithi040 bash[41173]: audit 2023-12-01T16:42:24.235877+0000 mon.a (mon.0) 1852 : audit 0 from='client.? 172.21.15.40:0/4281420787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:25 smithi141 bash[31670]: audit 2023-12-01T16:42:24.235877+0000 mon.a (mon.0) 1852 : audit 0 from='client.? 172.21.15.40:0/4281420787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:26 smithi040 bash[28232]: cluster 2023-12-01T16:42:24.993471+0000 mgr.y (mgr.24356) 1930 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:26 smithi040 bash[41173]: cluster 2023-12-01T16:42:24.993471+0000 mgr.y (mgr.24356) 1930 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:26 smithi141 bash[31670]: cluster 2023-12-01T16:42:24.993471+0000 mgr.y (mgr.24356) 1930 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:42:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:42:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:27 smithi040 bash[28232]: audit 2023-12-01T16:42:26.705139+0000 mon.c (mon.2) 1227 : audit 0 from='client.? 172.21.15.40:0/3176152419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:27 smithi040 bash[41173]: audit 2023-12-01T16:42:26.705139+0000 mon.c (mon.2) 1227 : audit 0 from='client.? 172.21.15.40:0/3176152419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:27 smithi141 bash[31670]: audit 2023-12-01T16:42:26.705139+0000 mon.c (mon.2) 1227 : audit 0 from='client.? 172.21.15.40:0/3176152419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:28 smithi040 bash[28232]: cluster 2023-12-01T16:42:26.994196+0000 mgr.y (mgr.24356) 1931 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:28 smithi040 bash[41173]: cluster 2023-12-01T16:42:26.994196+0000 mgr.y (mgr.24356) 1931 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:28 smithi141 bash[31670]: cluster 2023-12-01T16:42:26.994196+0000 mgr.y (mgr.24356) 1931 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:29 smithi141 bash[31670]: cluster 2023-12-01T16:42:28.994828+0000 mgr.y (mgr.24356) 1932 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:29 smithi141 bash[31670]: audit 2023-12-01T16:42:29.168374+0000 mon.c (mon.2) 1228 : audit 0 from='client.? 172.21.15.40:0/2581172640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:29 smithi040 bash[28232]: cluster 2023-12-01T16:42:28.994828+0000 mgr.y (mgr.24356) 1932 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:29 smithi040 bash[28232]: audit 2023-12-01T16:42:29.168374+0000 mon.c (mon.2) 1228 : audit 0 from='client.? 172.21.15.40:0/2581172640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:29 smithi040 bash[41173]: cluster 2023-12-01T16:42:28.994828+0000 mgr.y (mgr.24356) 1932 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:29 smithi040 bash[41173]: audit 2023-12-01T16:42:29.168374+0000 mon.c (mon.2) 1228 : audit 0 from='client.? 172.21.15.40:0/2581172640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:32 smithi040 bash[41173]: cluster 2023-12-01T16:42:30.995988+0000 mgr.y (mgr.24356) 1933 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:32 smithi040 bash[41173]: audit 2023-12-01T16:42:31.638561+0000 mon.c (mon.2) 1229 : audit 0 from='client.? 172.21.15.40:0/249206135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:32 smithi040 bash[28232]: cluster 2023-12-01T16:42:30.995988+0000 mgr.y (mgr.24356) 1933 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:32 smithi040 bash[28232]: audit 2023-12-01T16:42:31.638561+0000 mon.c (mon.2) 1229 : audit 0 from='client.? 172.21.15.40:0/249206135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:32 smithi141 bash[31670]: cluster 2023-12-01T16:42:30.995988+0000 mgr.y (mgr.24356) 1933 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:32 smithi141 bash[31670]: audit 2023-12-01T16:42:31.638561+0000 mon.c (mon.2) 1229 : audit 0 from='client.? 172.21.15.40:0/249206135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:34 smithi040 bash[41173]: cluster 2023-12-01T16:42:32.996676+0000 mgr.y (mgr.24356) 1934 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:34 smithi040 bash[41173]: audit 2023-12-01T16:42:33.398004+0000 mon.c (mon.2) 1230 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:34 smithi040 bash[28232]: cluster 2023-12-01T16:42:32.996676+0000 mgr.y (mgr.24356) 1934 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:34 smithi040 bash[28232]: audit 2023-12-01T16:42:33.398004+0000 mon.c (mon.2) 1230 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:34 smithi141 bash[31670]: cluster 2023-12-01T16:42:32.996676+0000 mgr.y (mgr.24356) 1934 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:34 smithi141 bash[31670]: audit 2023-12-01T16:42:33.398004+0000 mon.c (mon.2) 1230 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:35 smithi040 bash[28232]: audit 2023-12-01T16:42:34.106902+0000 mon.a (mon.0) 1853 : audit 0 from='client.? 172.21.15.40:0/4016036527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:35 smithi040 bash[41173]: audit 2023-12-01T16:42:34.106902+0000 mon.a (mon.0) 1853 : audit 0 from='client.? 172.21.15.40:0/4016036527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:35 smithi141 bash[31670]: audit 2023-12-01T16:42:34.106902+0000 mon.a (mon.0) 1853 : audit 0 from='client.? 172.21.15.40:0/4016036527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:36 smithi040 bash[28232]: cluster 2023-12-01T16:42:34.997813+0000 mgr.y (mgr.24356) 1935 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:36 smithi040 bash[41173]: cluster 2023-12-01T16:42:34.997813+0000 mgr.y (mgr.24356) 1935 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:36 smithi141 bash[31670]: cluster 2023-12-01T16:42:34.997813+0000 mgr.y (mgr.24356) 1935 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:42:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:42:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:37 smithi040 bash[41173]: audit 2023-12-01T16:42:36.564995+0000 mon.c (mon.2) 1231 : audit 0 from='client.? 172.21.15.40:0/603936318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:37 smithi040 bash[28232]: audit 2023-12-01T16:42:36.564995+0000 mon.c (mon.2) 1231 : audit 0 from='client.? 172.21.15.40:0/603936318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:37 smithi141 bash[31670]: audit 2023-12-01T16:42:36.564995+0000 mon.c (mon.2) 1231 : audit 0 from='client.? 172.21.15.40:0/603936318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:38 smithi040 bash[28232]: cluster 2023-12-01T16:42:36.998478+0000 mgr.y (mgr.24356) 1936 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:38 smithi040 bash[41173]: cluster 2023-12-01T16:42:36.998478+0000 mgr.y (mgr.24356) 1936 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:38 smithi141 bash[31670]: cluster 2023-12-01T16:42:36.998478+0000 mgr.y (mgr.24356) 1936 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:39 smithi141 bash[31670]: cluster 2023-12-01T16:42:38.998915+0000 mgr.y (mgr.24356) 1937 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:39 smithi141 bash[31670]: audit 2023-12-01T16:42:39.026746+0000 mon.a (mon.0) 1854 : audit 0 from='client.? 172.21.15.40:0/3941167412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:39 smithi040 bash[28232]: cluster 2023-12-01T16:42:38.998915+0000 mgr.y (mgr.24356) 1937 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:39 smithi040 bash[28232]: audit 2023-12-01T16:42:39.026746+0000 mon.a (mon.0) 1854 : audit 0 from='client.? 172.21.15.40:0/3941167412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:39 smithi040 bash[41173]: cluster 2023-12-01T16:42:38.998915+0000 mgr.y (mgr.24356) 1937 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:39 smithi040 bash[41173]: audit 2023-12-01T16:42:39.026746+0000 mon.a (mon.0) 1854 : audit 0 from='client.? 172.21.15.40:0/3941167412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:42 smithi040 bash[41173]: cluster 2023-12-01T16:42:40.999989+0000 mgr.y (mgr.24356) 1938 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:42 smithi040 bash[41173]: audit 2023-12-01T16:42:41.490031+0000 mon.a (mon.0) 1855 : audit 0 from='client.? 172.21.15.40:0/3453525691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:42 smithi040 bash[28232]: cluster 2023-12-01T16:42:40.999989+0000 mgr.y (mgr.24356) 1938 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:42 smithi040 bash[28232]: audit 2023-12-01T16:42:41.490031+0000 mon.a (mon.0) 1855 : audit 0 from='client.? 172.21.15.40:0/3453525691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:42 smithi141 bash[31670]: cluster 2023-12-01T16:42:40.999989+0000 mgr.y (mgr.24356) 1938 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:42 smithi141 bash[31670]: audit 2023-12-01T16:42:41.490031+0000 mon.a (mon.0) 1855 : audit 0 from='client.? 172.21.15.40:0/3453525691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:44 smithi040 bash[28232]: cluster 2023-12-01T16:42:43.000625+0000 mgr.y (mgr.24356) 1939 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:44 smithi040 bash[28232]: audit 2023-12-01T16:42:43.956503+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.40:0/3294577241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:44 smithi040 bash[41173]: cluster 2023-12-01T16:42:43.000625+0000 mgr.y (mgr.24356) 1939 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:44 smithi040 bash[41173]: audit 2023-12-01T16:42:43.956503+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.40:0/3294577241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:44 smithi141 bash[31670]: cluster 2023-12-01T16:42:43.000625+0000 mgr.y (mgr.24356) 1939 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:44 smithi141 bash[31670]: audit 2023-12-01T16:42:43.956503+0000 mon.a (mon.0) 1856 : audit 0 from='client.? 172.21.15.40:0/3294577241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:46 smithi040 bash[28232]: cluster 2023-12-01T16:42:45.001721+0000 mgr.y (mgr.24356) 1940 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:46 smithi040 bash[41173]: cluster 2023-12-01T16:42:45.001721+0000 mgr.y (mgr.24356) 1940 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:46 smithi141 bash[31670]: cluster 2023-12-01T16:42:45.001721+0000 mgr.y (mgr.24356) 1940 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:42:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:42:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:47 smithi040 bash[28232]: audit 2023-12-01T16:42:46.416078+0000 mon.a (mon.0) 1857 : audit 0 from='client.? 172.21.15.40:0/1978239994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:47 smithi040 bash[41173]: audit 2023-12-01T16:42:46.416078+0000 mon.a (mon.0) 1857 : audit 0 from='client.? 172.21.15.40:0/1978239994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:47 smithi141 bash[31670]: audit 2023-12-01T16:42:46.416078+0000 mon.a (mon.0) 1857 : audit 0 from='client.? 172.21.15.40:0/1978239994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:48 smithi040 bash[28232]: cluster 2023-12-01T16:42:47.002413+0000 mgr.y (mgr.24356) 1941 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:48 smithi040 bash[41173]: cluster 2023-12-01T16:42:47.002413+0000 mgr.y (mgr.24356) 1941 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:48 smithi141 bash[31670]: cluster 2023-12-01T16:42:47.002413+0000 mgr.y (mgr.24356) 1941 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:49 smithi040 bash[28232]: audit 2023-12-01T16:42:48.398185+0000 mon.c (mon.2) 1232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:49 smithi040 bash[28232]: audit 2023-12-01T16:42:48.879981+0000 mon.c (mon.2) 1233 : audit 0 from='client.? 172.21.15.40:0/2865774622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:49 smithi040 bash[41173]: audit 2023-12-01T16:42:48.398185+0000 mon.c (mon.2) 1232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:49 smithi040 bash[41173]: audit 2023-12-01T16:42:48.879981+0000 mon.c (mon.2) 1233 : audit 0 from='client.? 172.21.15.40:0/2865774622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:49 smithi141 bash[31670]: audit 2023-12-01T16:42:48.398185+0000 mon.c (mon.2) 1232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:49 smithi141 bash[31670]: audit 2023-12-01T16:42:48.879981+0000 mon.c (mon.2) 1233 : audit 0 from='client.? 172.21.15.40:0/2865774622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:50 smithi040 bash[28232]: cluster 2023-12-01T16:42:49.003055+0000 mgr.y (mgr.24356) 1942 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:50 smithi040 bash[41173]: cluster 2023-12-01T16:42:49.003055+0000 mgr.y (mgr.24356) 1942 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:50 smithi141 bash[31670]: cluster 2023-12-01T16:42:49.003055+0000 mgr.y (mgr.24356) 1942 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[28232]: cluster 2023-12-01T16:42:51.004186+0000 mgr.y (mgr.24356) 1943 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[28232]: audit 2023-12-01T16:42:51.341322+0000 mon.c (mon.2) 1234 : audit 0 from='client.? 172.21.15.40:0/1960132761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[28232]: audit 2023-12-01T16:42:51.508312+0000 mon.c (mon.2) 1235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[28232]: audit 2023-12-01T16:42:51.885665+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[28232]: audit 2023-12-01T16:42:51.896707+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[41173]: cluster 2023-12-01T16:42:51.004186+0000 mgr.y (mgr.24356) 1943 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[41173]: audit 2023-12-01T16:42:51.341322+0000 mon.c (mon.2) 1234 : audit 0 from='client.? 172.21.15.40:0/1960132761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[41173]: audit 2023-12-01T16:42:51.508312+0000 mon.c (mon.2) 1235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:42:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[41173]: audit 2023-12-01T16:42:51.885665+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:52 smithi040 bash[41173]: audit 2023-12-01T16:42:51.896707+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:52 smithi141 bash[31670]: cluster 2023-12-01T16:42:51.004186+0000 mgr.y (mgr.24356) 1943 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:52 smithi141 bash[31670]: audit 2023-12-01T16:42:51.341322+0000 mon.c (mon.2) 1234 : audit 0 from='client.? 172.21.15.40:0/1960132761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:52 smithi141 bash[31670]: audit 2023-12-01T16:42:51.508312+0000 mon.c (mon.2) 1235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:42:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:52 smithi141 bash[31670]: audit 2023-12-01T16:42:51.885665+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:52 smithi141 bash[31670]: audit 2023-12-01T16:42:51.896707+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:54 smithi040 bash[28232]: cluster 2023-12-01T16:42:53.004902+0000 mgr.y (mgr.24356) 1944 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:54 smithi040 bash[28232]: audit 2023-12-01T16:42:53.801667+0000 mon.a (mon.0) 1860 : audit 0 from='client.? 172.21.15.40:0/2273243714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:54 smithi040 bash[41173]: cluster 2023-12-01T16:42:53.004902+0000 mgr.y (mgr.24356) 1944 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:54 smithi040 bash[41173]: audit 2023-12-01T16:42:53.801667+0000 mon.a (mon.0) 1860 : audit 0 from='client.? 172.21.15.40:0/2273243714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:54 smithi141 bash[31670]: cluster 2023-12-01T16:42:53.004902+0000 mgr.y (mgr.24356) 1944 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:54 smithi141 bash[31670]: audit 2023-12-01T16:42:53.801667+0000 mon.a (mon.0) 1860 : audit 0 from='client.? 172.21.15.40:0/2273243714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:56 smithi040 bash[41173]: cluster 2023-12-01T16:42:55.006093+0000 mgr.y (mgr.24356) 1945 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:56 smithi040 bash[28232]: cluster 2023-12-01T16:42:55.006093+0000 mgr.y (mgr.24356) 1945 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:56 smithi141 bash[31670]: cluster 2023-12-01T16:42:55.006093+0000 mgr.y (mgr.24356) 1945 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:42:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:42:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:57 smithi040 bash[28232]: audit 2023-12-01T16:42:56.260406+0000 mon.a (mon.0) 1861 : audit 0 from='client.? 172.21.15.40:0/2806299066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:57 smithi040 bash[41173]: audit 2023-12-01T16:42:56.260406+0000 mon.a (mon.0) 1861 : audit 0 from='client.? 172.21.15.40:0/2806299066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:57 smithi141 bash[31670]: audit 2023-12-01T16:42:56.260406+0000 mon.a (mon.0) 1861 : audit 0 from='client.? 172.21.15.40:0/2806299066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[28232]: cluster 2023-12-01T16:42:57.006704+0000 mgr.y (mgr.24356) 1946 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[28232]: audit 2023-12-01T16:42:57.456898+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[28232]: audit 2023-12-01T16:42:57.467387+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[28232]: audit 2023-12-01T16:42:58.052587+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[28232]: audit 2023-12-01T16:42:58.067674+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[41173]: cluster 2023-12-01T16:42:57.006704+0000 mgr.y (mgr.24356) 1946 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[41173]: audit 2023-12-01T16:42:57.456898+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[41173]: audit 2023-12-01T16:42:57.467387+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[41173]: audit 2023-12-01T16:42:58.052587+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:58 smithi040 bash[41173]: audit 2023-12-01T16:42:58.067674+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:58 smithi141 bash[31670]: cluster 2023-12-01T16:42:57.006704+0000 mgr.y (mgr.24356) 1946 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:58 smithi141 bash[31670]: audit 2023-12-01T16:42:57.456898+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:58 smithi141 bash[31670]: audit 2023-12-01T16:42:57.467387+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:58 smithi141 bash[31670]: audit 2023-12-01T16:42:58.052587+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:58 smithi141 bash[31670]: audit 2023-12-01T16:42:58.067674+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:59 smithi141 bash[31670]: audit 2023-12-01T16:42:58.590505+0000 mon.c (mon.2) 1236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:42:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:59 smithi141 bash[31670]: audit 2023-12-01T16:42:58.592292+0000 mon.c (mon.2) 1237 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:42:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:59 smithi141 bash[31670]: audit 2023-12-01T16:42:58.601523+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:59 smithi141 bash[31670]: audit 2023-12-01T16:42:58.730728+0000 mon.a (mon.0) 1867 : audit 0 from='client.? 172.21.15.40:0/867953828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:42:59 smithi141 bash[31670]: cluster 2023-12-01T16:42:59.007465+0000 mgr.y (mgr.24356) 1947 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[28232]: audit 2023-12-01T16:42:58.590505+0000 mon.c (mon.2) 1236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:42:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[28232]: audit 2023-12-01T16:42:58.592292+0000 mon.c (mon.2) 1237 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:42:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[28232]: audit 2023-12-01T16:42:58.601523+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[28232]: audit 2023-12-01T16:42:58.730728+0000 mon.a (mon.0) 1867 : audit 0 from='client.? 172.21.15.40:0/867953828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[28232]: cluster 2023-12-01T16:42:59.007465+0000 mgr.y (mgr.24356) 1947 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:42:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[41173]: audit 2023-12-01T16:42:58.590505+0000 mon.c (mon.2) 1236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:42:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[41173]: audit 2023-12-01T16:42:58.592292+0000 mon.c (mon.2) 1237 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:42:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[41173]: audit 2023-12-01T16:42:58.601523+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:42:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[41173]: audit 2023-12-01T16:42:58.730728+0000 mon.a (mon.0) 1867 : audit 0 from='client.? 172.21.15.40:0/867953828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:42:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:42:59 smithi040 bash[41173]: cluster 2023-12-01T16:42:59.007465+0000 mgr.y (mgr.24356) 1947 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:02 smithi040 bash[28232]: cluster 2023-12-01T16:43:01.008603+0000 mgr.y (mgr.24356) 1948 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:02 smithi040 bash[28232]: audit 2023-12-01T16:43:01.190974+0000 mon.c (mon.2) 1238 : audit 0 from='client.? 172.21.15.40:0/3501721863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:02 smithi040 bash[41173]: cluster 2023-12-01T16:43:01.008603+0000 mgr.y (mgr.24356) 1948 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:02 smithi040 bash[41173]: audit 2023-12-01T16:43:01.190974+0000 mon.c (mon.2) 1238 : audit 0 from='client.? 172.21.15.40:0/3501721863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:02 smithi141 bash[31670]: cluster 2023-12-01T16:43:01.008603+0000 mgr.y (mgr.24356) 1948 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:02 smithi141 bash[31670]: audit 2023-12-01T16:43:01.190974+0000 mon.c (mon.2) 1238 : audit 0 from='client.? 172.21.15.40:0/3501721863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:04 smithi040 bash[28232]: cluster 2023-12-01T16:43:03.009207+0000 mgr.y (mgr.24356) 1949 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:04 smithi040 bash[28232]: audit 2023-12-01T16:43:03.398730+0000 mon.c (mon.2) 1239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:04 smithi040 bash[28232]: audit 2023-12-01T16:43:03.653269+0000 mon.a (mon.0) 1868 : audit 0 from='client.? 172.21.15.40:0/423480046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:04 smithi040 bash[41173]: cluster 2023-12-01T16:43:03.009207+0000 mgr.y (mgr.24356) 1949 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:04 smithi040 bash[41173]: audit 2023-12-01T16:43:03.398730+0000 mon.c (mon.2) 1239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:04 smithi040 bash[41173]: audit 2023-12-01T16:43:03.653269+0000 mon.a (mon.0) 1868 : audit 0 from='client.? 172.21.15.40:0/423480046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:04 smithi141 bash[31670]: cluster 2023-12-01T16:43:03.009207+0000 mgr.y (mgr.24356) 1949 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:04 smithi141 bash[31670]: audit 2023-12-01T16:43:03.398730+0000 mon.c (mon.2) 1239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:04 smithi141 bash[31670]: audit 2023-12-01T16:43:03.653269+0000 mon.a (mon.0) 1868 : audit 0 from='client.? 172.21.15.40:0/423480046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:06 smithi040 bash[28232]: cluster 2023-12-01T16:43:05.010663+0000 mgr.y (mgr.24356) 1950 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:06 smithi040 bash[41173]: cluster 2023-12-01T16:43:05.010663+0000 mgr.y (mgr.24356) 1950 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:06 smithi141 bash[31670]: cluster 2023-12-01T16:43:05.010663+0000 mgr.y (mgr.24356) 1950 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:43:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:43:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:07 smithi040 bash[28232]: audit 2023-12-01T16:43:06.127175+0000 mon.a (mon.0) 1869 : audit 0 from='client.? 172.21.15.40:0/2609254902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:07 smithi040 bash[41173]: audit 2023-12-01T16:43:06.127175+0000 mon.a (mon.0) 1869 : audit 0 from='client.? 172.21.15.40:0/2609254902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:07 smithi141 bash[31670]: audit 2023-12-01T16:43:06.127175+0000 mon.a (mon.0) 1869 : audit 0 from='client.? 172.21.15.40:0/2609254902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:08 smithi040 bash[41173]: cluster 2023-12-01T16:43:07.011466+0000 mgr.y (mgr.24356) 1951 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:08 smithi040 bash[28232]: cluster 2023-12-01T16:43:07.011466+0000 mgr.y (mgr.24356) 1951 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:08 smithi141 bash[31670]: cluster 2023-12-01T16:43:07.011466+0000 mgr.y (mgr.24356) 1951 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:09 smithi141 bash[31670]: audit 2023-12-01T16:43:08.593198+0000 mon.c (mon.2) 1240 : audit 0 from='client.? 172.21.15.40:0/2853410660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:09 smithi141 bash[31670]: cluster 2023-12-01T16:43:09.012312+0000 mgr.y (mgr.24356) 1952 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:09 smithi040 bash[28232]: audit 2023-12-01T16:43:08.593198+0000 mon.c (mon.2) 1240 : audit 0 from='client.? 172.21.15.40:0/2853410660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:09 smithi040 bash[28232]: cluster 2023-12-01T16:43:09.012312+0000 mgr.y (mgr.24356) 1952 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:09 smithi040 bash[41173]: audit 2023-12-01T16:43:08.593198+0000 mon.c (mon.2) 1240 : audit 0 from='client.? 172.21.15.40:0/2853410660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:09 smithi040 bash[41173]: cluster 2023-12-01T16:43:09.012312+0000 mgr.y (mgr.24356) 1952 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:11 smithi040 bash[41173]: audit 2023-12-01T16:43:11.063124+0000 mon.c (mon.2) 1241 : audit 0 from='client.? 172.21.15.40:0/3956549465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:11 smithi040 bash[28232]: audit 2023-12-01T16:43:11.063124+0000 mon.c (mon.2) 1241 : audit 0 from='client.? 172.21.15.40:0/3956549465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:11 smithi141 bash[31670]: audit 2023-12-01T16:43:11.063124+0000 mon.c (mon.2) 1241 : audit 0 from='client.? 172.21.15.40:0/3956549465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:12 smithi040 bash[41173]: cluster 2023-12-01T16:43:11.013120+0000 mgr.y (mgr.24356) 1953 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:12 smithi040 bash[28232]: cluster 2023-12-01T16:43:11.013120+0000 mgr.y (mgr.24356) 1953 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:12 smithi141 bash[31670]: cluster 2023-12-01T16:43:11.013120+0000 mgr.y (mgr.24356) 1953 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:14 smithi040 bash[28232]: cluster 2023-12-01T16:43:13.013707+0000 mgr.y (mgr.24356) 1954 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:14 smithi040 bash[28232]: audit 2023-12-01T16:43:13.532759+0000 mon.a (mon.0) 1870 : audit 0 from='client.? 172.21.15.40:0/229943855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:14 smithi040 bash[41173]: cluster 2023-12-01T16:43:13.013707+0000 mgr.y (mgr.24356) 1954 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:14 smithi040 bash[41173]: audit 2023-12-01T16:43:13.532759+0000 mon.a (mon.0) 1870 : audit 0 from='client.? 172.21.15.40:0/229943855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:14 smithi141 bash[31670]: cluster 2023-12-01T16:43:13.013707+0000 mgr.y (mgr.24356) 1954 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:14 smithi141 bash[31670]: audit 2023-12-01T16:43:13.532759+0000 mon.a (mon.0) 1870 : audit 0 from='client.? 172.21.15.40:0/229943855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:16 smithi040 bash[28232]: cluster 2023-12-01T16:43:15.014902+0000 mgr.y (mgr.24356) 1955 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:16 smithi040 bash[28232]: audit 2023-12-01T16:43:15.998697+0000 mon.c (mon.2) 1242 : audit 0 from='client.? 172.21.15.40:0/1391768259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:16 smithi040 bash[41173]: cluster 2023-12-01T16:43:15.014902+0000 mgr.y (mgr.24356) 1955 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:16 smithi040 bash[41173]: audit 2023-12-01T16:43:15.998697+0000 mon.c (mon.2) 1242 : audit 0 from='client.? 172.21.15.40:0/1391768259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:16 smithi141 bash[31670]: cluster 2023-12-01T16:43:15.014902+0000 mgr.y (mgr.24356) 1955 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:16 smithi141 bash[31670]: audit 2023-12-01T16:43:15.998697+0000 mon.c (mon.2) 1242 : audit 0 from='client.? 172.21.15.40:0/1391768259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:43:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:43:18.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:18 smithi040 bash[28232]: cluster 2023-12-01T16:43:17.015601+0000 mgr.y (mgr.24356) 1956 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:18.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:18 smithi040 bash[41173]: cluster 2023-12-01T16:43:17.015601+0000 mgr.y (mgr.24356) 1956 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:18 smithi141 bash[31670]: cluster 2023-12-01T16:43:17.015601+0000 mgr.y (mgr.24356) 1956 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:19 smithi040 bash[28232]: audit 2023-12-01T16:43:18.398885+0000 mon.c (mon.2) 1243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:19 smithi040 bash[28232]: audit 2023-12-01T16:43:18.462613+0000 mon.c (mon.2) 1244 : audit 0 from='client.? 172.21.15.40:0/2405933580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:19 smithi040 bash[41173]: audit 2023-12-01T16:43:18.398885+0000 mon.c (mon.2) 1243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:19 smithi040 bash[41173]: audit 2023-12-01T16:43:18.462613+0000 mon.c (mon.2) 1244 : audit 0 from='client.? 172.21.15.40:0/2405933580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:19 smithi141 bash[31670]: audit 2023-12-01T16:43:18.398885+0000 mon.c (mon.2) 1243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:19 smithi141 bash[31670]: audit 2023-12-01T16:43:18.462613+0000 mon.c (mon.2) 1244 : audit 0 from='client.? 172.21.15.40:0/2405933580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:20 smithi040 bash[28232]: cluster 2023-12-01T16:43:19.016393+0000 mgr.y (mgr.24356) 1957 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:20 smithi040 bash[41173]: cluster 2023-12-01T16:43:19.016393+0000 mgr.y (mgr.24356) 1957 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:20 smithi141 bash[31670]: cluster 2023-12-01T16:43:19.016393+0000 mgr.y (mgr.24356) 1957 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:21 smithi040 bash[28232]: audit 2023-12-01T16:43:20.926252+0000 mon.c (mon.2) 1245 : audit 0 from='client.? 172.21.15.40:0/2668317053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:21 smithi040 bash[41173]: audit 2023-12-01T16:43:20.926252+0000 mon.c (mon.2) 1245 : audit 0 from='client.? 172.21.15.40:0/2668317053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:21 smithi141 bash[31670]: audit 2023-12-01T16:43:20.926252+0000 mon.c (mon.2) 1245 : audit 0 from='client.? 172.21.15.40:0/2668317053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:22 smithi040 bash[28232]: cluster 2023-12-01T16:43:21.017550+0000 mgr.y (mgr.24356) 1958 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:22 smithi040 bash[41173]: cluster 2023-12-01T16:43:21.017550+0000 mgr.y (mgr.24356) 1958 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:22 smithi141 bash[31670]: cluster 2023-12-01T16:43:21.017550+0000 mgr.y (mgr.24356) 1958 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:24 smithi040 bash[28232]: cluster 2023-12-01T16:43:23.018214+0000 mgr.y (mgr.24356) 1959 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:24 smithi040 bash[28232]: audit 2023-12-01T16:43:23.393917+0000 mon.c (mon.2) 1246 : audit 0 from='client.? 172.21.15.40:0/1886588823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:24 smithi040 bash[41173]: cluster 2023-12-01T16:43:23.018214+0000 mgr.y (mgr.24356) 1959 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:24 smithi040 bash[41173]: audit 2023-12-01T16:43:23.393917+0000 mon.c (mon.2) 1246 : audit 0 from='client.? 172.21.15.40:0/1886588823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:24 smithi141 bash[31670]: cluster 2023-12-01T16:43:23.018214+0000 mgr.y (mgr.24356) 1959 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:24 smithi141 bash[31670]: audit 2023-12-01T16:43:23.393917+0000 mon.c (mon.2) 1246 : audit 0 from='client.? 172.21.15.40:0/1886588823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:26 smithi040 bash[28232]: cluster 2023-12-01T16:43:25.019371+0000 mgr.y (mgr.24356) 1960 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:26 smithi040 bash[28232]: audit 2023-12-01T16:43:25.857421+0000 mon.c (mon.2) 1247 : audit 0 from='client.? 172.21.15.40:0/1348025513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:26 smithi040 bash[41173]: cluster 2023-12-01T16:43:25.019371+0000 mgr.y (mgr.24356) 1960 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:26 smithi040 bash[41173]: audit 2023-12-01T16:43:25.857421+0000 mon.c (mon.2) 1247 : audit 0 from='client.? 172.21.15.40:0/1348025513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:26 smithi141 bash[31670]: cluster 2023-12-01T16:43:25.019371+0000 mgr.y (mgr.24356) 1960 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:26 smithi141 bash[31670]: audit 2023-12-01T16:43:25.857421+0000 mon.c (mon.2) 1247 : audit 0 from='client.? 172.21.15.40:0/1348025513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:43:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:43:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:28 smithi040 bash[28232]: cluster 2023-12-01T16:43:27.020066+0000 mgr.y (mgr.24356) 1961 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:28 smithi040 bash[41173]: cluster 2023-12-01T16:43:27.020066+0000 mgr.y (mgr.24356) 1961 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:28 smithi141 bash[31670]: cluster 2023-12-01T16:43:27.020066+0000 mgr.y (mgr.24356) 1961 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:29 smithi141 bash[31670]: audit 2023-12-01T16:43:28.318539+0000 mon.c (mon.2) 1248 : audit 0 from='client.? 172.21.15.40:0/2485642635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:29 smithi040 bash[28232]: audit 2023-12-01T16:43:28.318539+0000 mon.c (mon.2) 1248 : audit 0 from='client.? 172.21.15.40:0/2485642635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:29 smithi040 bash[41173]: audit 2023-12-01T16:43:28.318539+0000 mon.c (mon.2) 1248 : audit 0 from='client.? 172.21.15.40:0/2485642635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:30 smithi141 bash[31670]: cluster 2023-12-01T16:43:29.020801+0000 mgr.y (mgr.24356) 1962 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:30 smithi040 bash[28232]: cluster 2023-12-01T16:43:29.020801+0000 mgr.y (mgr.24356) 1962 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:30 smithi040 bash[41173]: cluster 2023-12-01T16:43:29.020801+0000 mgr.y (mgr.24356) 1962 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:31 smithi141 bash[31670]: audit 2023-12-01T16:43:30.776599+0000 mon.a (mon.0) 1871 : audit 0 from='client.? 172.21.15.40:0/2385338232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:31 smithi040 bash[41173]: audit 2023-12-01T16:43:30.776599+0000 mon.a (mon.0) 1871 : audit 0 from='client.? 172.21.15.40:0/2385338232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:31 smithi040 bash[28232]: audit 2023-12-01T16:43:30.776599+0000 mon.a (mon.0) 1871 : audit 0 from='client.? 172.21.15.40:0/2385338232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:32 smithi141 bash[31670]: cluster 2023-12-01T16:43:31.021983+0000 mgr.y (mgr.24356) 1963 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:32 smithi040 bash[28232]: cluster 2023-12-01T16:43:31.021983+0000 mgr.y (mgr.24356) 1963 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:32 smithi040 bash[41173]: cluster 2023-12-01T16:43:31.021983+0000 mgr.y (mgr.24356) 1963 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:34 smithi141 bash[31670]: cluster 2023-12-01T16:43:33.022650+0000 mgr.y (mgr.24356) 1964 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:34 smithi141 bash[31670]: audit 2023-12-01T16:43:33.243382+0000 mon.c (mon.2) 1249 : audit 0 from='client.? 172.21.15.40:0/3926520571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:34 smithi141 bash[31670]: audit 2023-12-01T16:43:33.399347+0000 mon.c (mon.2) 1250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:34 smithi040 bash[28232]: cluster 2023-12-01T16:43:33.022650+0000 mgr.y (mgr.24356) 1964 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:34 smithi040 bash[28232]: audit 2023-12-01T16:43:33.243382+0000 mon.c (mon.2) 1249 : audit 0 from='client.? 172.21.15.40:0/3926520571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:34 smithi040 bash[28232]: audit 2023-12-01T16:43:33.399347+0000 mon.c (mon.2) 1250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:34 smithi040 bash[41173]: cluster 2023-12-01T16:43:33.022650+0000 mgr.y (mgr.24356) 1964 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:34 smithi040 bash[41173]: audit 2023-12-01T16:43:33.243382+0000 mon.c (mon.2) 1249 : audit 0 from='client.? 172.21.15.40:0/3926520571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:34 smithi040 bash[41173]: audit 2023-12-01T16:43:33.399347+0000 mon.c (mon.2) 1250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:36 smithi040 bash[41173]: cluster 2023-12-01T16:43:35.023791+0000 mgr.y (mgr.24356) 1965 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:36 smithi040 bash[41173]: audit 2023-12-01T16:43:35.716803+0000 mon.c (mon.2) 1251 : audit 0 from='client.? 172.21.15.40:0/1943694569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:36 smithi040 bash[28232]: cluster 2023-12-01T16:43:35.023791+0000 mgr.y (mgr.24356) 1965 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:36 smithi040 bash[28232]: audit 2023-12-01T16:43:35.716803+0000 mon.c (mon.2) 1251 : audit 0 from='client.? 172.21.15.40:0/1943694569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:36 smithi141 bash[31670]: cluster 2023-12-01T16:43:35.023791+0000 mgr.y (mgr.24356) 1965 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:36 smithi141 bash[31670]: audit 2023-12-01T16:43:35.716803+0000 mon.c (mon.2) 1251 : audit 0 from='client.? 172.21.15.40:0/1943694569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:43:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:43:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:38 smithi141 bash[31670]: cluster 2023-12-01T16:43:37.024479+0000 mgr.y (mgr.24356) 1966 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:38 smithi040 bash[41173]: cluster 2023-12-01T16:43:37.024479+0000 mgr.y (mgr.24356) 1966 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:38 smithi040 bash[28232]: cluster 2023-12-01T16:43:37.024479+0000 mgr.y (mgr.24356) 1966 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:39 smithi141 bash[31670]: audit 2023-12-01T16:43:38.190121+0000 mon.a (mon.0) 1872 : audit 0 from='client.? 172.21.15.40:0/3122902213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:39 smithi040 bash[41173]: audit 2023-12-01T16:43:38.190121+0000 mon.a (mon.0) 1872 : audit 0 from='client.? 172.21.15.40:0/3122902213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:39 smithi040 bash[28232]: audit 2023-12-01T16:43:38.190121+0000 mon.a (mon.0) 1872 : audit 0 from='client.? 172.21.15.40:0/3122902213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:40 smithi141 bash[31670]: cluster 2023-12-01T16:43:39.025136+0000 mgr.y (mgr.24356) 1967 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:40.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:40 smithi040 bash[28232]: cluster 2023-12-01T16:43:39.025136+0000 mgr.y (mgr.24356) 1967 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:40 smithi040 bash[41173]: cluster 2023-12-01T16:43:39.025136+0000 mgr.y (mgr.24356) 1967 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:41 smithi141 bash[31670]: audit 2023-12-01T16:43:40.648924+0000 mon.c (mon.2) 1252 : audit 0 from='client.? 172.21.15.40:0/2198389220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:41 smithi040 bash[41173]: audit 2023-12-01T16:43:40.648924+0000 mon.c (mon.2) 1252 : audit 0 from='client.? 172.21.15.40:0/2198389220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:41 smithi040 bash[28232]: audit 2023-12-01T16:43:40.648924+0000 mon.c (mon.2) 1252 : audit 0 from='client.? 172.21.15.40:0/2198389220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:42 smithi141 bash[31670]: cluster 2023-12-01T16:43:41.026305+0000 mgr.y (mgr.24356) 1968 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:42 smithi040 bash[41173]: cluster 2023-12-01T16:43:41.026305+0000 mgr.y (mgr.24356) 1968 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:42 smithi040 bash[28232]: cluster 2023-12-01T16:43:41.026305+0000 mgr.y (mgr.24356) 1968 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:43 smithi141 bash[31670]: audit 2023-12-01T16:43:43.116789+0000 mon.c (mon.2) 1253 : audit 0 from='client.? 172.21.15.40:0/1991100188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:43 smithi040 bash[41173]: audit 2023-12-01T16:43:43.116789+0000 mon.c (mon.2) 1253 : audit 0 from='client.? 172.21.15.40:0/1991100188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:43 smithi040 bash[28232]: audit 2023-12-01T16:43:43.116789+0000 mon.c (mon.2) 1253 : audit 0 from='client.? 172.21.15.40:0/1991100188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:44 smithi141 bash[31670]: cluster 2023-12-01T16:43:43.026920+0000 mgr.y (mgr.24356) 1969 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:44 smithi040 bash[41173]: cluster 2023-12-01T16:43:43.026920+0000 mgr.y (mgr.24356) 1969 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:44 smithi040 bash[28232]: cluster 2023-12-01T16:43:43.026920+0000 mgr.y (mgr.24356) 1969 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:46 smithi040 bash[28232]: cluster 2023-12-01T16:43:45.028056+0000 mgr.y (mgr.24356) 1970 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:46 smithi040 bash[28232]: audit 2023-12-01T16:43:45.579001+0000 mon.c (mon.2) 1254 : audit 0 from='client.? 172.21.15.40:0/127867629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:46 smithi040 bash[41173]: cluster 2023-12-01T16:43:45.028056+0000 mgr.y (mgr.24356) 1970 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:46 smithi040 bash[41173]: audit 2023-12-01T16:43:45.579001+0000 mon.c (mon.2) 1254 : audit 0 from='client.? 172.21.15.40:0/127867629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:46 smithi141 bash[31670]: cluster 2023-12-01T16:43:45.028056+0000 mgr.y (mgr.24356) 1970 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:46 smithi141 bash[31670]: audit 2023-12-01T16:43:45.579001+0000 mon.c (mon.2) 1254 : audit 0 from='client.? 172.21.15.40:0/127867629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:43:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:43:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:48 smithi141 bash[31670]: cluster 2023-12-01T16:43:47.028792+0000 mgr.y (mgr.24356) 1971 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:48 smithi141 bash[31670]: audit 2023-12-01T16:43:48.034390+0000 mon.c (mon.2) 1255 : audit 0 from='client.? 172.21.15.40:0/2837508540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:48 smithi040 bash[28232]: cluster 2023-12-01T16:43:47.028792+0000 mgr.y (mgr.24356) 1971 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:48 smithi040 bash[28232]: audit 2023-12-01T16:43:48.034390+0000 mon.c (mon.2) 1255 : audit 0 from='client.? 172.21.15.40:0/2837508540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:48 smithi040 bash[41173]: cluster 2023-12-01T16:43:47.028792+0000 mgr.y (mgr.24356) 1971 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:48 smithi040 bash[41173]: audit 2023-12-01T16:43:48.034390+0000 mon.c (mon.2) 1255 : audit 0 from='client.? 172.21.15.40:0/2837508540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:49 smithi141 bash[31670]: audit 2023-12-01T16:43:48.399958+0000 mon.c (mon.2) 1256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:49 smithi040 bash[28232]: audit 2023-12-01T16:43:48.399958+0000 mon.c (mon.2) 1256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:49 smithi040 bash[41173]: audit 2023-12-01T16:43:48.399958+0000 mon.c (mon.2) 1256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:50 smithi141 bash[31670]: cluster 2023-12-01T16:43:49.029423+0000 mgr.y (mgr.24356) 1972 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:50 smithi040 bash[28232]: cluster 2023-12-01T16:43:49.029423+0000 mgr.y (mgr.24356) 1972 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:50 smithi040 bash[41173]: cluster 2023-12-01T16:43:49.029423+0000 mgr.y (mgr.24356) 1972 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:51 smithi141 bash[31670]: audit 2023-12-01T16:43:50.497250+0000 mon.c (mon.2) 1257 : audit 0 from='client.? 172.21.15.40:0/4003594014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:51 smithi141 bash[31670]: cluster 2023-12-01T16:43:51.030523+0000 mgr.y (mgr.24356) 1973 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:51 smithi040 bash[28232]: audit 2023-12-01T16:43:50.497250+0000 mon.c (mon.2) 1257 : audit 0 from='client.? 172.21.15.40:0/4003594014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:51 smithi040 bash[28232]: cluster 2023-12-01T16:43:51.030523+0000 mgr.y (mgr.24356) 1973 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:51 smithi040 bash[41173]: audit 2023-12-01T16:43:50.497250+0000 mon.c (mon.2) 1257 : audit 0 from='client.? 172.21.15.40:0/4003594014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:51 smithi040 bash[41173]: cluster 2023-12-01T16:43:51.030523+0000 mgr.y (mgr.24356) 1973 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:53 smithi141 bash[31670]: audit 2023-12-01T16:43:52.958222+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.40:0/853626816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:53 smithi040 bash[28232]: audit 2023-12-01T16:43:52.958222+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.40:0/853626816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:53 smithi040 bash[41173]: audit 2023-12-01T16:43:52.958222+0000 mon.a (mon.0) 1873 : audit 0 from='client.? 172.21.15.40:0/853626816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:54 smithi141 bash[31670]: cluster 2023-12-01T16:43:53.031181+0000 mgr.y (mgr.24356) 1974 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:54 smithi040 bash[28232]: cluster 2023-12-01T16:43:53.031181+0000 mgr.y (mgr.24356) 1974 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:54.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:54 smithi040 bash[41173]: cluster 2023-12-01T16:43:53.031181+0000 mgr.y (mgr.24356) 1974 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:56 smithi040 bash[28232]: cluster 2023-12-01T16:43:55.032334+0000 mgr.y (mgr.24356) 1975 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:56 smithi040 bash[28232]: audit 2023-12-01T16:43:55.420733+0000 mon.a (mon.0) 1874 : audit 0 from='client.? 172.21.15.40:0/1603498995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:56 smithi040 bash[41173]: cluster 2023-12-01T16:43:55.032334+0000 mgr.y (mgr.24356) 1975 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:56 smithi040 bash[41173]: audit 2023-12-01T16:43:55.420733+0000 mon.a (mon.0) 1874 : audit 0 from='client.? 172.21.15.40:0/1603498995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:56 smithi141 bash[31670]: cluster 2023-12-01T16:43:55.032334+0000 mgr.y (mgr.24356) 1975 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:56 smithi141 bash[31670]: audit 2023-12-01T16:43:55.420733+0000 mon.a (mon.0) 1874 : audit 0 from='client.? 172.21.15.40:0/1603498995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:43:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:43:58.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:58 smithi040 bash[28232]: cluster 2023-12-01T16:43:57.032961+0000 mgr.y (mgr.24356) 1976 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:58.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:58 smithi040 bash[28232]: audit 2023-12-01T16:43:57.884080+0000 mon.a (mon.0) 1875 : audit 0 from='client.? 172.21.15.40:0/3268072884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:58 smithi141 bash[31670]: cluster 2023-12-01T16:43:57.032961+0000 mgr.y (mgr.24356) 1976 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:58 smithi141 bash[31670]: audit 2023-12-01T16:43:57.884080+0000 mon.a (mon.0) 1875 : audit 0 from='client.? 172.21.15.40:0/3268072884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:58 smithi040 bash[41173]: cluster 2023-12-01T16:43:57.032961+0000 mgr.y (mgr.24356) 1976 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:58 smithi040 bash[41173]: audit 2023-12-01T16:43:57.884080+0000 mon.a (mon.0) 1875 : audit 0 from='client.? 172.21.15.40:0/3268072884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:43:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:59 smithi141 bash[31670]: audit 2023-12-01T16:43:58.685980+0000 mon.c (mon.2) 1258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:43:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:43:59 smithi141 bash[31670]: cluster 2023-12-01T16:43:59.033572+0000 mgr.y (mgr.24356) 1977 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:59 smithi040 bash[28232]: audit 2023-12-01T16:43:58.685980+0000 mon.c (mon.2) 1258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:43:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:43:59 smithi040 bash[28232]: cluster 2023-12-01T16:43:59.033572+0000 mgr.y (mgr.24356) 1977 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:43:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:59 smithi040 bash[41173]: audit 2023-12-01T16:43:58.685980+0000 mon.c (mon.2) 1258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:43:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:43:59 smithi040 bash[41173]: cluster 2023-12-01T16:43:59.033572+0000 mgr.y (mgr.24356) 1977 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:00 smithi141 bash[31670]: audit 2023-12-01T16:44:00.345601+0000 mon.c (mon.2) 1259 : audit 0 from='client.? 172.21.15.40:0/2803595352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:00 smithi040 bash[28232]: audit 2023-12-01T16:44:00.345601+0000 mon.c (mon.2) 1259 : audit 0 from='client.? 172.21.15.40:0/2803595352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:00 smithi040 bash[41173]: audit 2023-12-01T16:44:00.345601+0000 mon.c (mon.2) 1259 : audit 0 from='client.? 172.21.15.40:0/2803595352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:01 smithi141 bash[31670]: cluster 2023-12-01T16:44:01.034456+0000 mgr.y (mgr.24356) 1978 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:01 smithi040 bash[28232]: cluster 2023-12-01T16:44:01.034456+0000 mgr.y (mgr.24356) 1978 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:01 smithi040 bash[41173]: cluster 2023-12-01T16:44:01.034456+0000 mgr.y (mgr.24356) 1978 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:03.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:02 smithi040 bash[28232]: audit 2023-12-01T16:44:02.804010+0000 mon.a (mon.0) 1876 : audit 0 from='client.? 172.21.15.40:0/4275817058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:02 smithi040 bash[41173]: audit 2023-12-01T16:44:02.804010+0000 mon.a (mon.0) 1876 : audit 0 from='client.? 172.21.15.40:0/4275817058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:02 smithi141 bash[31670]: audit 2023-12-01T16:44:02.804010+0000 mon.a (mon.0) 1876 : audit 0 from='client.? 172.21.15.40:0/4275817058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:03 smithi040 bash[28232]: cluster 2023-12-01T16:44:03.035099+0000 mgr.y (mgr.24356) 1979 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:03 smithi040 bash[28232]: audit 2023-12-01T16:44:03.400165+0000 mon.c (mon.2) 1260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:03 smithi040 bash[41173]: cluster 2023-12-01T16:44:03.035099+0000 mgr.y (mgr.24356) 1979 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:03 smithi040 bash[41173]: audit 2023-12-01T16:44:03.400165+0000 mon.c (mon.2) 1260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:03 smithi141 bash[31670]: cluster 2023-12-01T16:44:03.035099+0000 mgr.y (mgr.24356) 1979 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:03 smithi141 bash[31670]: audit 2023-12-01T16:44:03.400165+0000 mon.c (mon.2) 1260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:04.597264+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:04.607549+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:04.897685+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:04.908620+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: cluster 2023-12-01T16:44:05.035911+0000 mgr.y (mgr.24356) 1980 : cluster 0 pgmap v1948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:05.265603+0000 mon.c (mon.2) 1261 : audit 0 from='client.? 172.21.15.40:0/3372863081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:05.387327+0000 mon.c (mon.2) 1262 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:05.389134+0000 mon.c (mon.2) 1263 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[28232]: audit 2023-12-01T16:44:05.398687+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:04.597264+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:04.607549+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:04.897685+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:04.908620+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: cluster 2023-12-01T16:44:05.035911+0000 mgr.y (mgr.24356) 1980 : cluster 0 pgmap v1948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:05.265603+0000 mon.c (mon.2) 1261 : audit 0 from='client.? 172.21.15.40:0/3372863081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:05.387327+0000 mon.c (mon.2) 1262 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:44:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:05.389134+0000 mon.c (mon.2) 1263 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:44:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:05 smithi040 bash[41173]: audit 2023-12-01T16:44:05.398687+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:04.597264+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:04.607549+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:04.897685+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:04.908620+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: cluster 2023-12-01T16:44:05.035911+0000 mgr.y (mgr.24356) 1980 : cluster 0 pgmap v1948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:05.265603+0000 mon.c (mon.2) 1261 : audit 0 from='client.? 172.21.15.40:0/3372863081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:05.387327+0000 mon.c (mon.2) 1262 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:05.389134+0000 mon.c (mon.2) 1263 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:44:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:05 smithi141 bash[31670]: audit 2023-12-01T16:44:05.398687+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:44:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:44:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:44:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:08 smithi040 bash[28232]: cluster 2023-12-01T16:44:07.036636+0000 mgr.y (mgr.24356) 1981 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:08 smithi040 bash[28232]: audit 2023-12-01T16:44:07.734364+0000 mon.c (mon.2) 1264 : audit 0 from='client.? 172.21.15.40:0/1864458850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:08 smithi040 bash[41173]: cluster 2023-12-01T16:44:07.036636+0000 mgr.y (mgr.24356) 1981 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:08 smithi040 bash[41173]: audit 2023-12-01T16:44:07.734364+0000 mon.c (mon.2) 1264 : audit 0 from='client.? 172.21.15.40:0/1864458850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:08 smithi141 bash[31670]: cluster 2023-12-01T16:44:07.036636+0000 mgr.y (mgr.24356) 1981 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:08 smithi141 bash[31670]: audit 2023-12-01T16:44:07.734364+0000 mon.c (mon.2) 1264 : audit 0 from='client.? 172.21.15.40:0/1864458850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:09 smithi141 bash[31670]: cluster 2023-12-01T16:44:09.037396+0000 mgr.y (mgr.24356) 1982 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:09 smithi040 bash[28232]: cluster 2023-12-01T16:44:09.037396+0000 mgr.y (mgr.24356) 1982 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:09 smithi040 bash[41173]: cluster 2023-12-01T16:44:09.037396+0000 mgr.y (mgr.24356) 1982 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:10 smithi141 bash[31670]: audit 2023-12-01T16:44:10.208376+0000 mon.a (mon.0) 1882 : audit 0 from='client.? 172.21.15.40:0/3277540191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:10 smithi040 bash[28232]: audit 2023-12-01T16:44:10.208376+0000 mon.a (mon.0) 1882 : audit 0 from='client.? 172.21.15.40:0/3277540191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:10 smithi040 bash[41173]: audit 2023-12-01T16:44:10.208376+0000 mon.a (mon.0) 1882 : audit 0 from='client.? 172.21.15.40:0/3277540191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:11 smithi141 bash[31670]: cluster 2023-12-01T16:44:11.038583+0000 mgr.y (mgr.24356) 1983 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:11 smithi040 bash[28232]: cluster 2023-12-01T16:44:11.038583+0000 mgr.y (mgr.24356) 1983 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:11 smithi040 bash[41173]: cluster 2023-12-01T16:44:11.038583+0000 mgr.y (mgr.24356) 1983 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:12 smithi141 bash[31670]: audit 2023-12-01T16:44:12.677814+0000 mon.c (mon.2) 1265 : audit 0 from='client.? 172.21.15.40:0/1935073071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:12 smithi040 bash[28232]: audit 2023-12-01T16:44:12.677814+0000 mon.c (mon.2) 1265 : audit 0 from='client.? 172.21.15.40:0/1935073071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:12 smithi040 bash[41173]: audit 2023-12-01T16:44:12.677814+0000 mon.c (mon.2) 1265 : audit 0 from='client.? 172.21.15.40:0/1935073071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:13 smithi141 bash[31670]: cluster 2023-12-01T16:44:13.039257+0000 mgr.y (mgr.24356) 1984 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:13 smithi040 bash[28232]: cluster 2023-12-01T16:44:13.039257+0000 mgr.y (mgr.24356) 1984 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:13 smithi040 bash[41173]: cluster 2023-12-01T16:44:13.039257+0000 mgr.y (mgr.24356) 1984 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:16 smithi040 bash[28232]: cluster 2023-12-01T16:44:15.040364+0000 mgr.y (mgr.24356) 1985 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:16 smithi040 bash[28232]: audit 2023-12-01T16:44:15.143350+0000 mon.a (mon.0) 1883 : audit 0 from='client.? 172.21.15.40:0/696951935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:16 smithi040 bash[41173]: cluster 2023-12-01T16:44:15.040364+0000 mgr.y (mgr.24356) 1985 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:16 smithi040 bash[41173]: audit 2023-12-01T16:44:15.143350+0000 mon.a (mon.0) 1883 : audit 0 from='client.? 172.21.15.40:0/696951935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:16 smithi141 bash[31670]: cluster 2023-12-01T16:44:15.040364+0000 mgr.y (mgr.24356) 1985 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:16 smithi141 bash[31670]: audit 2023-12-01T16:44:15.143350+0000 mon.a (mon.0) 1883 : audit 0 from='client.? 172.21.15.40:0/696951935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:44:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:44:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:18 smithi040 bash[28232]: cluster 2023-12-01T16:44:17.041173+0000 mgr.y (mgr.24356) 1986 : cluster 0 pgmap v1954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:18.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:18 smithi040 bash[28232]: audit 2023-12-01T16:44:17.609176+0000 mon.a (mon.0) 1884 : audit 0 from='client.? 172.21.15.40:0/3418477816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:18.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:18 smithi040 bash[41173]: cluster 2023-12-01T16:44:17.041173+0000 mgr.y (mgr.24356) 1986 : cluster 0 pgmap v1954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:18.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:18 smithi040 bash[41173]: audit 2023-12-01T16:44:17.609176+0000 mon.a (mon.0) 1884 : audit 0 from='client.? 172.21.15.40:0/3418477816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:18 smithi141 bash[31670]: cluster 2023-12-01T16:44:17.041173+0000 mgr.y (mgr.24356) 1986 : cluster 0 pgmap v1954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:18 smithi141 bash[31670]: audit 2023-12-01T16:44:17.609176+0000 mon.a (mon.0) 1884 : audit 0 from='client.? 172.21.15.40:0/3418477816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:19.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:19 smithi040 bash[28232]: audit 2023-12-01T16:44:18.400820+0000 mon.c (mon.2) 1266 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:19.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:19 smithi040 bash[41173]: audit 2023-12-01T16:44:18.400820+0000 mon.c (mon.2) 1266 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:19 smithi141 bash[31670]: audit 2023-12-01T16:44:18.400820+0000 mon.c (mon.2) 1266 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:20 smithi040 bash[28232]: cluster 2023-12-01T16:44:19.041795+0000 mgr.y (mgr.24356) 1987 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:20 smithi040 bash[28232]: audit 2023-12-01T16:44:20.074420+0000 mon.c (mon.2) 1267 : audit 0 from='client.? 172.21.15.40:0/2386687128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:20 smithi040 bash[41173]: cluster 2023-12-01T16:44:19.041795+0000 mgr.y (mgr.24356) 1987 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:20 smithi040 bash[41173]: audit 2023-12-01T16:44:20.074420+0000 mon.c (mon.2) 1267 : audit 0 from='client.? 172.21.15.40:0/2386687128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:20 smithi141 bash[31670]: cluster 2023-12-01T16:44:19.041795+0000 mgr.y (mgr.24356) 1987 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:20 smithi141 bash[31670]: audit 2023-12-01T16:44:20.074420+0000 mon.c (mon.2) 1267 : audit 0 from='client.? 172.21.15.40:0/2386687128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:22 smithi040 bash[41173]: cluster 2023-12-01T16:44:21.042962+0000 mgr.y (mgr.24356) 1988 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:22 smithi040 bash[28232]: cluster 2023-12-01T16:44:21.042962+0000 mgr.y (mgr.24356) 1988 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:22 smithi141 bash[31670]: cluster 2023-12-01T16:44:21.042962+0000 mgr.y (mgr.24356) 1988 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:23 smithi040 bash[28232]: audit 2023-12-01T16:44:22.538399+0000 mon.a (mon.0) 1885 : audit 0 from='client.? 172.21.15.40:0/2346232735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:23 smithi040 bash[41173]: audit 2023-12-01T16:44:22.538399+0000 mon.a (mon.0) 1885 : audit 0 from='client.? 172.21.15.40:0/2346232735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:23 smithi141 bash[31670]: audit 2023-12-01T16:44:22.538399+0000 mon.a (mon.0) 1885 : audit 0 from='client.? 172.21.15.40:0/2346232735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:24 smithi040 bash[28232]: cluster 2023-12-01T16:44:23.043627+0000 mgr.y (mgr.24356) 1989 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:24 smithi040 bash[41173]: cluster 2023-12-01T16:44:23.043627+0000 mgr.y (mgr.24356) 1989 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:24 smithi141 bash[31670]: cluster 2023-12-01T16:44:23.043627+0000 mgr.y (mgr.24356) 1989 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:25 smithi040 bash[28232]: audit 2023-12-01T16:44:24.996697+0000 mon.a (mon.0) 1886 : audit 0 from='client.? 172.21.15.40:0/547121931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:25 smithi040 bash[41173]: audit 2023-12-01T16:44:24.996697+0000 mon.a (mon.0) 1886 : audit 0 from='client.? 172.21.15.40:0/547121931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:25 smithi141 bash[31670]: audit 2023-12-01T16:44:24.996697+0000 mon.a (mon.0) 1886 : audit 0 from='client.? 172.21.15.40:0/547121931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:26 smithi040 bash[28232]: cluster 2023-12-01T16:44:25.044786+0000 mgr.y (mgr.24356) 1990 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:26 smithi040 bash[41173]: cluster 2023-12-01T16:44:25.044786+0000 mgr.y (mgr.24356) 1990 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:26 smithi141 bash[31670]: cluster 2023-12-01T16:44:25.044786+0000 mgr.y (mgr.24356) 1990 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:44:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:44:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:28 smithi040 bash[28232]: cluster 2023-12-01T16:44:27.045352+0000 mgr.y (mgr.24356) 1991 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:28 smithi040 bash[28232]: audit 2023-12-01T16:44:27.451593+0000 mon.c (mon.2) 1268 : audit 0 from='client.? 172.21.15.40:0/3747401686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:28 smithi040 bash[41173]: cluster 2023-12-01T16:44:27.045352+0000 mgr.y (mgr.24356) 1991 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:28 smithi040 bash[41173]: audit 2023-12-01T16:44:27.451593+0000 mon.c (mon.2) 1268 : audit 0 from='client.? 172.21.15.40:0/3747401686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:28 smithi141 bash[31670]: cluster 2023-12-01T16:44:27.045352+0000 mgr.y (mgr.24356) 1991 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:28 smithi141 bash[31670]: audit 2023-12-01T16:44:27.451593+0000 mon.c (mon.2) 1268 : audit 0 from='client.? 172.21.15.40:0/3747401686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:29 smithi141 bash[31670]: cluster 2023-12-01T16:44:29.045977+0000 mgr.y (mgr.24356) 1992 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:29 smithi040 bash[28232]: cluster 2023-12-01T16:44:29.045977+0000 mgr.y (mgr.24356) 1992 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:29 smithi040 bash[41173]: cluster 2023-12-01T16:44:29.045977+0000 mgr.y (mgr.24356) 1992 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:30 smithi141 bash[31670]: audit 2023-12-01T16:44:29.912794+0000 mon.c (mon.2) 1269 : audit 0 from='client.? 172.21.15.40:0/3901740540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:30 smithi040 bash[28232]: audit 2023-12-01T16:44:29.912794+0000 mon.c (mon.2) 1269 : audit 0 from='client.? 172.21.15.40:0/3901740540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:30 smithi040 bash[41173]: audit 2023-12-01T16:44:29.912794+0000 mon.c (mon.2) 1269 : audit 0 from='client.? 172.21.15.40:0/3901740540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:31 smithi141 bash[31670]: cluster 2023-12-01T16:44:31.047143+0000 mgr.y (mgr.24356) 1993 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:31 smithi040 bash[28232]: cluster 2023-12-01T16:44:31.047143+0000 mgr.y (mgr.24356) 1993 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:31 smithi040 bash[41173]: cluster 2023-12-01T16:44:31.047143+0000 mgr.y (mgr.24356) 1993 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:32 smithi141 bash[31670]: audit 2023-12-01T16:44:32.382178+0000 mon.a (mon.0) 1887 : audit 0 from='client.? 172.21.15.40:0/3338148473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:32 smithi040 bash[28232]: audit 2023-12-01T16:44:32.382178+0000 mon.a (mon.0) 1887 : audit 0 from='client.? 172.21.15.40:0/3338148473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:32 smithi040 bash[41173]: audit 2023-12-01T16:44:32.382178+0000 mon.a (mon.0) 1887 : audit 0 from='client.? 172.21.15.40:0/3338148473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:33 smithi141 bash[31670]: cluster 2023-12-01T16:44:33.047823+0000 mgr.y (mgr.24356) 1994 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:33 smithi141 bash[31670]: audit 2023-12-01T16:44:33.401247+0000 mon.c (mon.2) 1270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:33 smithi040 bash[28232]: cluster 2023-12-01T16:44:33.047823+0000 mgr.y (mgr.24356) 1994 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:33 smithi040 bash[28232]: audit 2023-12-01T16:44:33.401247+0000 mon.c (mon.2) 1270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:33 smithi040 bash[41173]: cluster 2023-12-01T16:44:33.047823+0000 mgr.y (mgr.24356) 1994 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:33 smithi040 bash[41173]: audit 2023-12-01T16:44:33.401247+0000 mon.c (mon.2) 1270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:34 smithi040 bash[28232]: audit 2023-12-01T16:44:34.848065+0000 mon.c (mon.2) 1271 : audit 0 from='client.? 172.21.15.40:0/580279389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:34 smithi040 bash[41173]: audit 2023-12-01T16:44:34.848065+0000 mon.c (mon.2) 1271 : audit 0 from='client.? 172.21.15.40:0/580279389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:34 smithi141 bash[31670]: audit 2023-12-01T16:44:34.848065+0000 mon.c (mon.2) 1271 : audit 0 from='client.? 172.21.15.40:0/580279389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:35 smithi040 bash[28232]: cluster 2023-12-01T16:44:35.048999+0000 mgr.y (mgr.24356) 1995 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:35 smithi040 bash[41173]: cluster 2023-12-01T16:44:35.048999+0000 mgr.y (mgr.24356) 1995 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:35 smithi141 bash[31670]: cluster 2023-12-01T16:44:35.048999+0000 mgr.y (mgr.24356) 1995 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:44:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:38 smithi040 bash[28232]: cluster 2023-12-01T16:44:37.049594+0000 mgr.y (mgr.24356) 1996 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:38 smithi040 bash[28232]: audit 2023-12-01T16:44:37.316111+0000 mon.c (mon.2) 1272 : audit 0 from='client.? 172.21.15.40:0/3813155268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:38 smithi040 bash[41173]: cluster 2023-12-01T16:44:37.049594+0000 mgr.y (mgr.24356) 1996 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:38 smithi040 bash[41173]: audit 2023-12-01T16:44:37.316111+0000 mon.c (mon.2) 1272 : audit 0 from='client.? 172.21.15.40:0/3813155268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:38 smithi141 bash[31670]: cluster 2023-12-01T16:44:37.049594+0000 mgr.y (mgr.24356) 1996 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:38 smithi141 bash[31670]: audit 2023-12-01T16:44:37.316111+0000 mon.c (mon.2) 1272 : audit 0 from='client.? 172.21.15.40:0/3813155268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:39 smithi141 bash[31670]: cluster 2023-12-01T16:44:39.050258+0000 mgr.y (mgr.24356) 1997 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:39 smithi040 bash[28232]: cluster 2023-12-01T16:44:39.050258+0000 mgr.y (mgr.24356) 1997 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:39 smithi040 bash[41173]: cluster 2023-12-01T16:44:39.050258+0000 mgr.y (mgr.24356) 1997 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:40 smithi141 bash[31670]: audit 2023-12-01T16:44:39.785046+0000 mon.a (mon.0) 1888 : audit 0 from='client.? 172.21.15.40:0/3937920127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:40 smithi040 bash[28232]: audit 2023-12-01T16:44:39.785046+0000 mon.a (mon.0) 1888 : audit 0 from='client.? 172.21.15.40:0/3937920127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:40 smithi040 bash[41173]: audit 2023-12-01T16:44:39.785046+0000 mon.a (mon.0) 1888 : audit 0 from='client.? 172.21.15.40:0/3937920127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:41 smithi141 bash[31670]: cluster 2023-12-01T16:44:41.051389+0000 mgr.y (mgr.24356) 1998 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:41 smithi040 bash[28232]: cluster 2023-12-01T16:44:41.051389+0000 mgr.y (mgr.24356) 1998 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:41 smithi040 bash[41173]: cluster 2023-12-01T16:44:41.051389+0000 mgr.y (mgr.24356) 1998 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:42 smithi141 bash[31670]: audit 2023-12-01T16:44:42.247181+0000 mon.a (mon.0) 1889 : audit 0 from='client.? 172.21.15.40:0/1270729701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:42 smithi040 bash[41173]: audit 2023-12-01T16:44:42.247181+0000 mon.a (mon.0) 1889 : audit 0 from='client.? 172.21.15.40:0/1270729701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:42 smithi040 bash[28232]: audit 2023-12-01T16:44:42.247181+0000 mon.a (mon.0) 1889 : audit 0 from='client.? 172.21.15.40:0/1270729701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:43 smithi141 bash[31670]: cluster 2023-12-01T16:44:43.052090+0000 mgr.y (mgr.24356) 1999 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:43 smithi040 bash[28232]: cluster 2023-12-01T16:44:43.052090+0000 mgr.y (mgr.24356) 1999 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:43 smithi040 bash[41173]: cluster 2023-12-01T16:44:43.052090+0000 mgr.y (mgr.24356) 1999 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:44 smithi141 bash[31670]: audit 2023-12-01T16:44:44.707494+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.40:0/4087816854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:44 smithi040 bash[28232]: audit 2023-12-01T16:44:44.707494+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.40:0/4087816854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:44 smithi040 bash[41173]: audit 2023-12-01T16:44:44.707494+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.40:0/4087816854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:45 smithi141 bash[31670]: cluster 2023-12-01T16:44:45.053358+0000 mgr.y (mgr.24356) 2000 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:45 smithi040 bash[28232]: cluster 2023-12-01T16:44:45.053358+0000 mgr.y (mgr.24356) 2000 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:45 smithi040 bash[41173]: cluster 2023-12-01T16:44:45.053358+0000 mgr.y (mgr.24356) 2000 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:44:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:44:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:48 smithi040 bash[28232]: cluster 2023-12-01T16:44:47.054148+0000 mgr.y (mgr.24356) 2001 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:48 smithi040 bash[28232]: audit 2023-12-01T16:44:47.178118+0000 mon.c (mon.2) 1273 : audit 0 from='client.? 172.21.15.40:0/1622984615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:48 smithi040 bash[41173]: cluster 2023-12-01T16:44:47.054148+0000 mgr.y (mgr.24356) 2001 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:48 smithi040 bash[41173]: audit 2023-12-01T16:44:47.178118+0000 mon.c (mon.2) 1273 : audit 0 from='client.? 172.21.15.40:0/1622984615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:48 smithi141 bash[31670]: cluster 2023-12-01T16:44:47.054148+0000 mgr.y (mgr.24356) 2001 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:48 smithi141 bash[31670]: audit 2023-12-01T16:44:47.178118+0000 mon.c (mon.2) 1273 : audit 0 from='client.? 172.21.15.40:0/1622984615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:49 smithi040 bash[41173]: audit 2023-12-01T16:44:48.401463+0000 mon.c (mon.2) 1274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:49 smithi040 bash[28232]: audit 2023-12-01T16:44:48.401463+0000 mon.c (mon.2) 1274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:49 smithi141 bash[31670]: audit 2023-12-01T16:44:48.401463+0000 mon.c (mon.2) 1274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:50 smithi040 bash[28232]: cluster 2023-12-01T16:44:49.054845+0000 mgr.y (mgr.24356) 2002 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:50 smithi040 bash[28232]: audit 2023-12-01T16:44:49.671475+0000 mon.a (mon.0) 1891 : audit 0 from='client.? 172.21.15.40:0/221767857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:50 smithi040 bash[41173]: cluster 2023-12-01T16:44:49.054845+0000 mgr.y (mgr.24356) 2002 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:50 smithi040 bash[41173]: audit 2023-12-01T16:44:49.671475+0000 mon.a (mon.0) 1891 : audit 0 from='client.? 172.21.15.40:0/221767857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:50 smithi141 bash[31670]: cluster 2023-12-01T16:44:49.054845+0000 mgr.y (mgr.24356) 2002 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:50 smithi141 bash[31670]: audit 2023-12-01T16:44:49.671475+0000 mon.a (mon.0) 1891 : audit 0 from='client.? 172.21.15.40:0/221767857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:52 smithi040 bash[28232]: cluster 2023-12-01T16:44:51.055971+0000 mgr.y (mgr.24356) 2003 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:52 smithi040 bash[41173]: cluster 2023-12-01T16:44:51.055971+0000 mgr.y (mgr.24356) 2003 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:52 smithi141 bash[31670]: cluster 2023-12-01T16:44:51.055971+0000 mgr.y (mgr.24356) 2003 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:53 smithi040 bash[28232]: audit 2023-12-01T16:44:52.138205+0000 mon.c (mon.2) 1275 : audit 0 from='client.? 172.21.15.40:0/3300501583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:53 smithi040 bash[41173]: audit 2023-12-01T16:44:52.138205+0000 mon.c (mon.2) 1275 : audit 0 from='client.? 172.21.15.40:0/3300501583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:53 smithi141 bash[31670]: audit 2023-12-01T16:44:52.138205+0000 mon.c (mon.2) 1275 : audit 0 from='client.? 172.21.15.40:0/3300501583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:54 smithi040 bash[41173]: cluster 2023-12-01T16:44:53.056640+0000 mgr.y (mgr.24356) 2004 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:54.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:54 smithi040 bash[28232]: cluster 2023-12-01T16:44:53.056640+0000 mgr.y (mgr.24356) 2004 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:54 smithi141 bash[31670]: cluster 2023-12-01T16:44:53.056640+0000 mgr.y (mgr.24356) 2004 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:55 smithi040 bash[41173]: audit 2023-12-01T16:44:54.608218+0000 mon.a (mon.0) 1892 : audit 0 from='client.? 172.21.15.40:0/1059814879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:55.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:55 smithi040 bash[28232]: audit 2023-12-01T16:44:54.608218+0000 mon.a (mon.0) 1892 : audit 0 from='client.? 172.21.15.40:0/1059814879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:55 smithi141 bash[31670]: audit 2023-12-01T16:44:54.608218+0000 mon.a (mon.0) 1892 : audit 0 from='client.? 172.21.15.40:0/1059814879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:56 smithi040 bash[41173]: cluster 2023-12-01T16:44:55.057944+0000 mgr.y (mgr.24356) 2005 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:56 smithi040 bash[28232]: cluster 2023-12-01T16:44:55.057944+0000 mgr.y (mgr.24356) 2005 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:56 smithi141 bash[31670]: cluster 2023-12-01T16:44:55.057944+0000 mgr.y (mgr.24356) 2005 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:44:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:44:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:57 smithi040 bash[41173]: audit 2023-12-01T16:44:57.065684+0000 mon.c (mon.2) 1276 : audit 0 from='client.? 172.21.15.40:0/2320743222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:57 smithi040 bash[28232]: audit 2023-12-01T16:44:57.065684+0000 mon.c (mon.2) 1276 : audit 0 from='client.? 172.21.15.40:0/2320743222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:57 smithi141 bash[31670]: audit 2023-12-01T16:44:57.065684+0000 mon.c (mon.2) 1276 : audit 0 from='client.? 172.21.15.40:0/2320743222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:44:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:58 smithi040 bash[41173]: cluster 2023-12-01T16:44:57.058622+0000 mgr.y (mgr.24356) 2006 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:58 smithi040 bash[28232]: cluster 2023-12-01T16:44:57.058622+0000 mgr.y (mgr.24356) 2006 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:58 smithi141 bash[31670]: cluster 2023-12-01T16:44:57.058622+0000 mgr.y (mgr.24356) 2006 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:44:59 smithi141 bash[31670]: cluster 2023-12-01T16:44:59.059369+0000 mgr.y (mgr.24356) 2007 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:44:59 smithi040 bash[28232]: cluster 2023-12-01T16:44:59.059369+0000 mgr.y (mgr.24356) 2007 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:44:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:44:59 smithi040 bash[41173]: cluster 2023-12-01T16:44:59.059369+0000 mgr.y (mgr.24356) 2007 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:00 smithi141 bash[31670]: audit 2023-12-01T16:44:59.531959+0000 mon.c (mon.2) 1277 : audit 0 from='client.? 172.21.15.40:0/2602548789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:00 smithi040 bash[41173]: audit 2023-12-01T16:44:59.531959+0000 mon.c (mon.2) 1277 : audit 0 from='client.? 172.21.15.40:0/2602548789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:00 smithi040 bash[28232]: audit 2023-12-01T16:44:59.531959+0000 mon.c (mon.2) 1277 : audit 0 from='client.? 172.21.15.40:0/2602548789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:01 smithi141 bash[31670]: cluster 2023-12-01T16:45:01.060603+0000 mgr.y (mgr.24356) 2008 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:01 smithi040 bash[28232]: cluster 2023-12-01T16:45:01.060603+0000 mgr.y (mgr.24356) 2008 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:01 smithi040 bash[41173]: cluster 2023-12-01T16:45:01.060603+0000 mgr.y (mgr.24356) 2008 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:02 smithi141 bash[31670]: audit 2023-12-01T16:45:01.997609+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.40:0/3477057066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:02 smithi040 bash[28232]: audit 2023-12-01T16:45:01.997609+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.40:0/3477057066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:02 smithi040 bash[41173]: audit 2023-12-01T16:45:01.997609+0000 mon.a (mon.0) 1893 : audit 0 from='client.? 172.21.15.40:0/3477057066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:03 smithi141 bash[31670]: cluster 2023-12-01T16:45:03.061326+0000 mgr.y (mgr.24356) 2009 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:03 smithi141 bash[31670]: audit 2023-12-01T16:45:03.401974+0000 mon.c (mon.2) 1278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:03 smithi040 bash[28232]: cluster 2023-12-01T16:45:03.061326+0000 mgr.y (mgr.24356) 2009 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:03 smithi040 bash[28232]: audit 2023-12-01T16:45:03.401974+0000 mon.c (mon.2) 1278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:03 smithi040 bash[41173]: cluster 2023-12-01T16:45:03.061326+0000 mgr.y (mgr.24356) 2009 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:03 smithi040 bash[41173]: audit 2023-12-01T16:45:03.401974+0000 mon.c (mon.2) 1278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:04 smithi141 bash[31670]: audit 2023-12-01T16:45:04.460314+0000 mon.c (mon.2) 1279 : audit 0 from='client.? 172.21.15.40:0/3558138393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:04 smithi040 bash[28232]: audit 2023-12-01T16:45:04.460314+0000 mon.c (mon.2) 1279 : audit 0 from='client.? 172.21.15.40:0/3558138393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:04 smithi040 bash[41173]: audit 2023-12-01T16:45:04.460314+0000 mon.c (mon.2) 1279 : audit 0 from='client.? 172.21.15.40:0/3558138393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:05 smithi141 bash[31670]: cluster 2023-12-01T16:45:05.062551+0000 mgr.y (mgr.24356) 2010 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:05 smithi141 bash[31670]: audit 2023-12-01T16:45:05.481424+0000 mon.c (mon.2) 1280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:45:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:05 smithi040 bash[41173]: cluster 2023-12-01T16:45:05.062551+0000 mgr.y (mgr.24356) 2010 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:05 smithi040 bash[41173]: audit 2023-12-01T16:45:05.481424+0000 mon.c (mon.2) 1280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:45:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:05 smithi040 bash[28232]: cluster 2023-12-01T16:45:05.062551+0000 mgr.y (mgr.24356) 2010 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:05 smithi040 bash[28232]: audit 2023-12-01T16:45:05.481424+0000 mon.c (mon.2) 1280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:45:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:45:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:45:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:06 smithi141 bash[31670]: audit 2023-12-01T16:45:06.925701+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.40:0/3179406075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:06 smithi040 bash[41173]: audit 2023-12-01T16:45:06.925701+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.40:0/3179406075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:06 smithi040 bash[28232]: audit 2023-12-01T16:45:06.925701+0000 mon.a (mon.0) 1894 : audit 0 from='client.? 172.21.15.40:0/3179406075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:07 smithi141 bash[31670]: cluster 2023-12-01T16:45:07.063253+0000 mgr.y (mgr.24356) 2011 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:07 smithi040 bash[28232]: cluster 2023-12-01T16:45:07.063253+0000 mgr.y (mgr.24356) 2011 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:07 smithi040 bash[41173]: cluster 2023-12-01T16:45:07.063253+0000 mgr.y (mgr.24356) 2011 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:09 smithi141 bash[31670]: cluster 2023-12-01T16:45:09.063816+0000 mgr.y (mgr.24356) 2012 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:09 smithi141 bash[31670]: audit 2023-12-01T16:45:09.386860+0000 mon.c (mon.2) 1281 : audit 0 from='client.? 172.21.15.40:0/3063474129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:09 smithi040 bash[28232]: cluster 2023-12-01T16:45:09.063816+0000 mgr.y (mgr.24356) 2012 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:09 smithi040 bash[28232]: audit 2023-12-01T16:45:09.386860+0000 mon.c (mon.2) 1281 : audit 0 from='client.? 172.21.15.40:0/3063474129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:09 smithi040 bash[41173]: cluster 2023-12-01T16:45:09.063816+0000 mgr.y (mgr.24356) 2012 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:09 smithi040 bash[41173]: audit 2023-12-01T16:45:09.386860+0000 mon.c (mon.2) 1281 : audit 0 from='client.? 172.21.15.40:0/3063474129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[28232]: cluster 2023-12-01T16:45:11.065343+0000 mgr.y (mgr.24356) 2013 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[28232]: audit 2023-12-01T16:45:11.380397+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[28232]: audit 2023-12-01T16:45:11.393831+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[28232]: audit 2023-12-01T16:45:11.683113+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[28232]: audit 2023-12-01T16:45:11.697373+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[28232]: audit 2023-12-01T16:45:11.849501+0000 mon.c (mon.2) 1282 : audit 0 from='client.? 172.21.15.40:0/2114231224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[41173]: cluster 2023-12-01T16:45:11.065343+0000 mgr.y (mgr.24356) 2013 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[41173]: audit 2023-12-01T16:45:11.380397+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[41173]: audit 2023-12-01T16:45:11.393831+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[41173]: audit 2023-12-01T16:45:11.683113+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[41173]: audit 2023-12-01T16:45:11.697373+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:12 smithi040 bash[41173]: audit 2023-12-01T16:45:11.849501+0000 mon.c (mon.2) 1282 : audit 0 from='client.? 172.21.15.40:0/2114231224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:12 smithi141 bash[31670]: cluster 2023-12-01T16:45:11.065343+0000 mgr.y (mgr.24356) 2013 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:12 smithi141 bash[31670]: audit 2023-12-01T16:45:11.380397+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:12 smithi141 bash[31670]: audit 2023-12-01T16:45:11.393831+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:12 smithi141 bash[31670]: audit 2023-12-01T16:45:11.683113+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:12 smithi141 bash[31670]: audit 2023-12-01T16:45:11.697373+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:12 smithi141 bash[31670]: audit 2023-12-01T16:45:11.849501+0000 mon.c (mon.2) 1282 : audit 0 from='client.? 172.21.15.40:0/2114231224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:13 smithi040 bash[28232]: audit 2023-12-01T16:45:12.169754+0000 mon.c (mon.2) 1283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:45:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:13 smithi040 bash[28232]: audit 2023-12-01T16:45:12.171641+0000 mon.c (mon.2) 1284 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:45:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:13 smithi040 bash[28232]: audit 2023-12-01T16:45:12.180532+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:13 smithi040 bash[41173]: audit 2023-12-01T16:45:12.169754+0000 mon.c (mon.2) 1283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:45:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:13 smithi040 bash[41173]: audit 2023-12-01T16:45:12.171641+0000 mon.c (mon.2) 1284 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:45:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:13 smithi040 bash[41173]: audit 2023-12-01T16:45:12.180532+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:13 smithi141 bash[31670]: audit 2023-12-01T16:45:12.169754+0000 mon.c (mon.2) 1283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:45:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:13 smithi141 bash[31670]: audit 2023-12-01T16:45:12.171641+0000 mon.c (mon.2) 1284 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:45:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:13 smithi141 bash[31670]: audit 2023-12-01T16:45:12.180532+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:45:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:14 smithi141 bash[31670]: cluster 2023-12-01T16:45:13.066044+0000 mgr.y (mgr.24356) 2014 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:14 smithi040 bash[28232]: cluster 2023-12-01T16:45:13.066044+0000 mgr.y (mgr.24356) 2014 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:14 smithi040 bash[41173]: cluster 2023-12-01T16:45:13.066044+0000 mgr.y (mgr.24356) 2014 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:15 smithi141 bash[31670]: audit 2023-12-01T16:45:14.318465+0000 mon.c (mon.2) 1285 : audit 0 from='client.? 172.21.15.40:0/2226278051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:15 smithi040 bash[28232]: audit 2023-12-01T16:45:14.318465+0000 mon.c (mon.2) 1285 : audit 0 from='client.? 172.21.15.40:0/2226278051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:15 smithi040 bash[41173]: audit 2023-12-01T16:45:14.318465+0000 mon.c (mon.2) 1285 : audit 0 from='client.? 172.21.15.40:0/2226278051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:16 smithi040 bash[28232]: cluster 2023-12-01T16:45:15.067192+0000 mgr.y (mgr.24356) 2015 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:16 smithi040 bash[41173]: cluster 2023-12-01T16:45:15.067192+0000 mgr.y (mgr.24356) 2015 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:16 smithi141 bash[31670]: cluster 2023-12-01T16:45:15.067192+0000 mgr.y (mgr.24356) 2015 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:45:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:45:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:17 smithi141 bash[31670]: audit 2023-12-01T16:45:16.785443+0000 mon.a (mon.0) 1900 : audit 0 from='client.? 172.21.15.40:0/1531404229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:17 smithi040 bash[28232]: audit 2023-12-01T16:45:16.785443+0000 mon.a (mon.0) 1900 : audit 0 from='client.? 172.21.15.40:0/1531404229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:17 smithi040 bash[41173]: audit 2023-12-01T16:45:16.785443+0000 mon.a (mon.0) 1900 : audit 0 from='client.? 172.21.15.40:0/1531404229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:18 smithi141 bash[31670]: cluster 2023-12-01T16:45:17.067844+0000 mgr.y (mgr.24356) 2016 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:18 smithi040 bash[28232]: cluster 2023-12-01T16:45:17.067844+0000 mgr.y (mgr.24356) 2016 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:18 smithi040 bash[41173]: cluster 2023-12-01T16:45:17.067844+0000 mgr.y (mgr.24356) 2016 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:19 smithi141 bash[31670]: audit 2023-12-01T16:45:18.402507+0000 mon.c (mon.2) 1286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:19 smithi040 bash[41173]: audit 2023-12-01T16:45:18.402507+0000 mon.c (mon.2) 1286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:19 smithi040 bash[28232]: audit 2023-12-01T16:45:18.402507+0000 mon.c (mon.2) 1286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:20 smithi141 bash[31670]: cluster 2023-12-01T16:45:19.068499+0000 mgr.y (mgr.24356) 2017 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:20 smithi141 bash[31670]: audit 2023-12-01T16:45:19.241706+0000 mon.c (mon.2) 1287 : audit 0 from='client.? 172.21.15.40:0/370813023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:20 smithi040 bash[28232]: cluster 2023-12-01T16:45:19.068499+0000 mgr.y (mgr.24356) 2017 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:20 smithi040 bash[28232]: audit 2023-12-01T16:45:19.241706+0000 mon.c (mon.2) 1287 : audit 0 from='client.? 172.21.15.40:0/370813023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:20 smithi040 bash[41173]: cluster 2023-12-01T16:45:19.068499+0000 mgr.y (mgr.24356) 2017 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:20 smithi040 bash[41173]: audit 2023-12-01T16:45:19.241706+0000 mon.c (mon.2) 1287 : audit 0 from='client.? 172.21.15.40:0/370813023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:22 smithi141 bash[31670]: cluster 2023-12-01T16:45:21.069648+0000 mgr.y (mgr.24356) 2018 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:22 smithi141 bash[31670]: audit 2023-12-01T16:45:21.708479+0000 mon.c (mon.2) 1288 : audit 0 from='client.? 172.21.15.40:0/2933563354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:22 smithi040 bash[28232]: cluster 2023-12-01T16:45:21.069648+0000 mgr.y (mgr.24356) 2018 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:22 smithi040 bash[28232]: audit 2023-12-01T16:45:21.708479+0000 mon.c (mon.2) 1288 : audit 0 from='client.? 172.21.15.40:0/2933563354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:22 smithi040 bash[41173]: cluster 2023-12-01T16:45:21.069648+0000 mgr.y (mgr.24356) 2018 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:22 smithi040 bash[41173]: audit 2023-12-01T16:45:21.708479+0000 mon.c (mon.2) 1288 : audit 0 from='client.? 172.21.15.40:0/2933563354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:24 smithi141 bash[31670]: cluster 2023-12-01T16:45:23.070298+0000 mgr.y (mgr.24356) 2019 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:24.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:24 smithi141 bash[31670]: audit 2023-12-01T16:45:24.177442+0000 mon.c (mon.2) 1289 : audit 0 from='client.? 172.21.15.40:0/3256823047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:24 smithi040 bash[28232]: cluster 2023-12-01T16:45:23.070298+0000 mgr.y (mgr.24356) 2019 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:24 smithi040 bash[28232]: audit 2023-12-01T16:45:24.177442+0000 mon.c (mon.2) 1289 : audit 0 from='client.? 172.21.15.40:0/3256823047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:24 smithi040 bash[41173]: cluster 2023-12-01T16:45:23.070298+0000 mgr.y (mgr.24356) 2019 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:24 smithi040 bash[41173]: audit 2023-12-01T16:45:24.177442+0000 mon.c (mon.2) 1289 : audit 0 from='client.? 172.21.15.40:0/3256823047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:26 smithi040 bash[28232]: cluster 2023-12-01T16:45:25.071417+0000 mgr.y (mgr.24356) 2020 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:26 smithi040 bash[41173]: cluster 2023-12-01T16:45:25.071417+0000 mgr.y (mgr.24356) 2020 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:26 smithi141 bash[31670]: cluster 2023-12-01T16:45:25.071417+0000 mgr.y (mgr.24356) 2020 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:45:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:45:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:27 smithi141 bash[31670]: audit 2023-12-01T16:45:26.646578+0000 mon.a (mon.0) 1901 : audit 0 from='client.? 172.21.15.40:0/4018035076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:27 smithi040 bash[28232]: audit 2023-12-01T16:45:26.646578+0000 mon.a (mon.0) 1901 : audit 0 from='client.? 172.21.15.40:0/4018035076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:27 smithi040 bash[41173]: audit 2023-12-01T16:45:26.646578+0000 mon.a (mon.0) 1901 : audit 0 from='client.? 172.21.15.40:0/4018035076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:28 smithi141 bash[31670]: cluster 2023-12-01T16:45:27.072119+0000 mgr.y (mgr.24356) 2021 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:28 smithi040 bash[28232]: cluster 2023-12-01T16:45:27.072119+0000 mgr.y (mgr.24356) 2021 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:28 smithi040 bash[41173]: cluster 2023-12-01T16:45:27.072119+0000 mgr.y (mgr.24356) 2021 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:29 smithi141 bash[31670]: cluster 2023-12-01T16:45:29.072721+0000 mgr.y (mgr.24356) 2022 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:29 smithi141 bash[31670]: audit 2023-12-01T16:45:29.118099+0000 mon.a (mon.0) 1902 : audit 0 from='client.? 172.21.15.40:0/607985584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:29 smithi040 bash[41173]: cluster 2023-12-01T16:45:29.072721+0000 mgr.y (mgr.24356) 2022 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:29 smithi040 bash[41173]: audit 2023-12-01T16:45:29.118099+0000 mon.a (mon.0) 1902 : audit 0 from='client.? 172.21.15.40:0/607985584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:29 smithi040 bash[28232]: cluster 2023-12-01T16:45:29.072721+0000 mgr.y (mgr.24356) 2022 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:29 smithi040 bash[28232]: audit 2023-12-01T16:45:29.118099+0000 mon.a (mon.0) 1902 : audit 0 from='client.? 172.21.15.40:0/607985584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:32 smithi040 bash[28232]: cluster 2023-12-01T16:45:31.073845+0000 mgr.y (mgr.24356) 2023 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:32 smithi040 bash[28232]: audit 2023-12-01T16:45:31.582904+0000 mon.c (mon.2) 1290 : audit 0 from='client.? 172.21.15.40:0/437230604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:32 smithi040 bash[41173]: cluster 2023-12-01T16:45:31.073845+0000 mgr.y (mgr.24356) 2023 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:32 smithi040 bash[41173]: audit 2023-12-01T16:45:31.582904+0000 mon.c (mon.2) 1290 : audit 0 from='client.? 172.21.15.40:0/437230604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:32 smithi141 bash[31670]: cluster 2023-12-01T16:45:31.073845+0000 mgr.y (mgr.24356) 2023 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:32 smithi141 bash[31670]: audit 2023-12-01T16:45:31.582904+0000 mon.c (mon.2) 1290 : audit 0 from='client.? 172.21.15.40:0/437230604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:34 smithi040 bash[28232]: cluster 2023-12-01T16:45:33.074512+0000 mgr.y (mgr.24356) 2024 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:34 smithi040 bash[28232]: audit 2023-12-01T16:45:33.402688+0000 mon.c (mon.2) 1291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:34 smithi040 bash[28232]: audit 2023-12-01T16:45:34.050092+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.40:0/1465663001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:34 smithi040 bash[41173]: cluster 2023-12-01T16:45:33.074512+0000 mgr.y (mgr.24356) 2024 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:34 smithi040 bash[41173]: audit 2023-12-01T16:45:33.402688+0000 mon.c (mon.2) 1291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:34 smithi040 bash[41173]: audit 2023-12-01T16:45:34.050092+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.40:0/1465663001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:34 smithi141 bash[31670]: cluster 2023-12-01T16:45:33.074512+0000 mgr.y (mgr.24356) 2024 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:34 smithi141 bash[31670]: audit 2023-12-01T16:45:33.402688+0000 mon.c (mon.2) 1291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:34 smithi141 bash[31670]: audit 2023-12-01T16:45:34.050092+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.40:0/1465663001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:36 smithi040 bash[41173]: cluster 2023-12-01T16:45:35.075761+0000 mgr.y (mgr.24356) 2025 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:36 smithi040 bash[28232]: cluster 2023-12-01T16:45:35.075761+0000 mgr.y (mgr.24356) 2025 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:36 smithi141 bash[31670]: cluster 2023-12-01T16:45:35.075761+0000 mgr.y (mgr.24356) 2025 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:45:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:45:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:37 smithi040 bash[41173]: audit 2023-12-01T16:45:36.515167+0000 mon.c (mon.2) 1292 : audit 0 from='client.? 172.21.15.40:0/3170298289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:37 smithi040 bash[28232]: audit 2023-12-01T16:45:36.515167+0000 mon.c (mon.2) 1292 : audit 0 from='client.? 172.21.15.40:0/3170298289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:37 smithi141 bash[31670]: audit 2023-12-01T16:45:36.515167+0000 mon.c (mon.2) 1292 : audit 0 from='client.? 172.21.15.40:0/3170298289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:38 smithi040 bash[28232]: cluster 2023-12-01T16:45:37.076454+0000 mgr.y (mgr.24356) 2026 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:38 smithi040 bash[41173]: cluster 2023-12-01T16:45:37.076454+0000 mgr.y (mgr.24356) 2026 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:38 smithi141 bash[31670]: cluster 2023-12-01T16:45:37.076454+0000 mgr.y (mgr.24356) 2026 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:39 smithi141 bash[31670]: audit 2023-12-01T16:45:38.984987+0000 mon.c (mon.2) 1293 : audit 0 from='client.? 172.21.15.40:0/2069275933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:39 smithi141 bash[31670]: cluster 2023-12-01T16:45:39.077271+0000 mgr.y (mgr.24356) 2027 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:39 smithi040 bash[28232]: audit 2023-12-01T16:45:38.984987+0000 mon.c (mon.2) 1293 : audit 0 from='client.? 172.21.15.40:0/2069275933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:39 smithi040 bash[28232]: cluster 2023-12-01T16:45:39.077271+0000 mgr.y (mgr.24356) 2027 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:39 smithi040 bash[41173]: audit 2023-12-01T16:45:38.984987+0000 mon.c (mon.2) 1293 : audit 0 from='client.? 172.21.15.40:0/2069275933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:39 smithi040 bash[41173]: cluster 2023-12-01T16:45:39.077271+0000 mgr.y (mgr.24356) 2027 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:42 smithi040 bash[28232]: cluster 2023-12-01T16:45:41.078531+0000 mgr.y (mgr.24356) 2028 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:42 smithi040 bash[28232]: audit 2023-12-01T16:45:41.453765+0000 mon.a (mon.0) 1904 : audit 0 from='client.? 172.21.15.40:0/805337945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:42 smithi040 bash[41173]: cluster 2023-12-01T16:45:41.078531+0000 mgr.y (mgr.24356) 2028 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:42 smithi040 bash[41173]: audit 2023-12-01T16:45:41.453765+0000 mon.a (mon.0) 1904 : audit 0 from='client.? 172.21.15.40:0/805337945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:42 smithi141 bash[31670]: cluster 2023-12-01T16:45:41.078531+0000 mgr.y (mgr.24356) 2028 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:42 smithi141 bash[31670]: audit 2023-12-01T16:45:41.453765+0000 mon.a (mon.0) 1904 : audit 0 from='client.? 172.21.15.40:0/805337945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:44.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:44 smithi040 bash[28232]: cluster 2023-12-01T16:45:43.079358+0000 mgr.y (mgr.24356) 2029 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:44.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:44 smithi040 bash[28232]: audit 2023-12-01T16:45:43.931045+0000 mon.c (mon.2) 1294 : audit 0 from='client.? 172.21.15.40:0/2381146866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:44 smithi040 bash[41173]: cluster 2023-12-01T16:45:43.079358+0000 mgr.y (mgr.24356) 2029 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:44 smithi040 bash[41173]: audit 2023-12-01T16:45:43.931045+0000 mon.c (mon.2) 1294 : audit 0 from='client.? 172.21.15.40:0/2381146866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:44 smithi141 bash[31670]: cluster 2023-12-01T16:45:43.079358+0000 mgr.y (mgr.24356) 2029 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:44 smithi141 bash[31670]: audit 2023-12-01T16:45:43.931045+0000 mon.c (mon.2) 1294 : audit 0 from='client.? 172.21.15.40:0/2381146866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:46 smithi040 bash[28232]: cluster 2023-12-01T16:45:45.080561+0000 mgr.y (mgr.24356) 2030 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:46 smithi040 bash[41173]: cluster 2023-12-01T16:45:45.080561+0000 mgr.y (mgr.24356) 2030 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:46 smithi141 bash[31670]: cluster 2023-12-01T16:45:45.080561+0000 mgr.y (mgr.24356) 2030 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:45:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:45:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:47 smithi040 bash[41173]: audit 2023-12-01T16:45:46.396007+0000 mon.a (mon.0) 1905 : audit 0 from='client.? 172.21.15.40:0/3567064514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:47 smithi040 bash[28232]: audit 2023-12-01T16:45:46.396007+0000 mon.a (mon.0) 1905 : audit 0 from='client.? 172.21.15.40:0/3567064514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:47 smithi141 bash[31670]: audit 2023-12-01T16:45:46.396007+0000 mon.a (mon.0) 1905 : audit 0 from='client.? 172.21.15.40:0/3567064514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:48 smithi040 bash[28232]: cluster 2023-12-01T16:45:47.081205+0000 mgr.y (mgr.24356) 2031 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:48 smithi040 bash[41173]: cluster 2023-12-01T16:45:47.081205+0000 mgr.y (mgr.24356) 2031 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:48 smithi141 bash[31670]: cluster 2023-12-01T16:45:47.081205+0000 mgr.y (mgr.24356) 2031 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:49 smithi040 bash[28232]: audit 2023-12-01T16:45:48.403000+0000 mon.c (mon.2) 1295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:49 smithi040 bash[28232]: audit 2023-12-01T16:45:48.873109+0000 mon.a (mon.0) 1906 : audit 0 from='client.? 172.21.15.40:0/2582026193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:49 smithi040 bash[41173]: audit 2023-12-01T16:45:48.403000+0000 mon.c (mon.2) 1295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:49 smithi040 bash[41173]: audit 2023-12-01T16:45:48.873109+0000 mon.a (mon.0) 1906 : audit 0 from='client.? 172.21.15.40:0/2582026193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:49 smithi141 bash[31670]: audit 2023-12-01T16:45:48.403000+0000 mon.c (mon.2) 1295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:49 smithi141 bash[31670]: audit 2023-12-01T16:45:48.873109+0000 mon.a (mon.0) 1906 : audit 0 from='client.? 172.21.15.40:0/2582026193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:50 smithi040 bash[41173]: cluster 2023-12-01T16:45:49.081955+0000 mgr.y (mgr.24356) 2032 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:50 smithi040 bash[28232]: cluster 2023-12-01T16:45:49.081955+0000 mgr.y (mgr.24356) 2032 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:50 smithi141 bash[31670]: cluster 2023-12-01T16:45:49.081955+0000 mgr.y (mgr.24356) 2032 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:52 smithi141 bash[31670]: cluster 2023-12-01T16:45:51.083100+0000 mgr.y (mgr.24356) 2033 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:52 smithi141 bash[31670]: audit 2023-12-01T16:45:51.342180+0000 mon.a (mon.0) 1907 : audit 0 from='client.? 172.21.15.40:0/676507620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:52 smithi040 bash[28232]: cluster 2023-12-01T16:45:51.083100+0000 mgr.y (mgr.24356) 2033 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:52 smithi040 bash[28232]: audit 2023-12-01T16:45:51.342180+0000 mon.a (mon.0) 1907 : audit 0 from='client.? 172.21.15.40:0/676507620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:52 smithi040 bash[41173]: cluster 2023-12-01T16:45:51.083100+0000 mgr.y (mgr.24356) 2033 : cluster 0 pgmap v2001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:52 smithi040 bash[41173]: audit 2023-12-01T16:45:51.342180+0000 mon.a (mon.0) 1907 : audit 0 from='client.? 172.21.15.40:0/676507620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:54 smithi141 bash[31670]: cluster 2023-12-01T16:45:53.083722+0000 mgr.y (mgr.24356) 2034 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:54 smithi141 bash[31670]: audit 2023-12-01T16:45:53.797049+0000 mon.a (mon.0) 1908 : audit 0 from='client.? 172.21.15.40:0/3554325546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:54 smithi040 bash[28232]: cluster 2023-12-01T16:45:53.083722+0000 mgr.y (mgr.24356) 2034 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:54 smithi040 bash[28232]: audit 2023-12-01T16:45:53.797049+0000 mon.a (mon.0) 1908 : audit 0 from='client.? 172.21.15.40:0/3554325546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:54 smithi040 bash[41173]: cluster 2023-12-01T16:45:53.083722+0000 mgr.y (mgr.24356) 2034 : cluster 0 pgmap v2002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:54 smithi040 bash[41173]: audit 2023-12-01T16:45:53.797049+0000 mon.a (mon.0) 1908 : audit 0 from='client.? 172.21.15.40:0/3554325546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:56 smithi040 bash[41173]: cluster 2023-12-01T16:45:55.085017+0000 mgr.y (mgr.24356) 2035 : cluster 0 pgmap v2003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:56 smithi040 bash[28232]: cluster 2023-12-01T16:45:55.085017+0000 mgr.y (mgr.24356) 2035 : cluster 0 pgmap v2003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:56 smithi141 bash[31670]: cluster 2023-12-01T16:45:55.085017+0000 mgr.y (mgr.24356) 2035 : cluster 0 pgmap v2003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:45:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:45:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:57 smithi141 bash[31670]: audit 2023-12-01T16:45:56.258814+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.40:0/3413652115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:57 smithi040 bash[41173]: audit 2023-12-01T16:45:56.258814+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.40:0/3413652115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:57 smithi040 bash[28232]: audit 2023-12-01T16:45:56.258814+0000 mon.a (mon.0) 1909 : audit 0 from='client.? 172.21.15.40:0/3413652115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:58 smithi141 bash[31670]: cluster 2023-12-01T16:45:57.085819+0000 mgr.y (mgr.24356) 2036 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:58 smithi040 bash[41173]: cluster 2023-12-01T16:45:57.085819+0000 mgr.y (mgr.24356) 2036 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:58 smithi040 bash[28232]: cluster 2023-12-01T16:45:57.085819+0000 mgr.y (mgr.24356) 2036 : cluster 0 pgmap v2004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:59 smithi141 bash[31670]: audit 2023-12-01T16:45:58.724190+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.40:0/165583782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:45:59 smithi141 bash[31670]: cluster 2023-12-01T16:45:59.086501+0000 mgr.y (mgr.24356) 2037 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:59 smithi040 bash[28232]: audit 2023-12-01T16:45:58.724190+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.40:0/165583782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:45:59 smithi040 bash[28232]: cluster 2023-12-01T16:45:59.086501+0000 mgr.y (mgr.24356) 2037 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:45:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:59 smithi040 bash[41173]: audit 2023-12-01T16:45:58.724190+0000 mon.a (mon.0) 1910 : audit 0 from='client.? 172.21.15.40:0/165583782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:45:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:45:59 smithi040 bash[41173]: cluster 2023-12-01T16:45:59.086501+0000 mgr.y (mgr.24356) 2037 : cluster 0 pgmap v2005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:02 smithi040 bash[28232]: cluster 2023-12-01T16:46:01.087483+0000 mgr.y (mgr.24356) 2038 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:02 smithi040 bash[28232]: audit 2023-12-01T16:46:01.181103+0000 mon.c (mon.2) 1296 : audit 0 from='client.? 172.21.15.40:0/891754770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:02 smithi040 bash[41173]: cluster 2023-12-01T16:46:01.087483+0000 mgr.y (mgr.24356) 2038 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:02 smithi040 bash[41173]: audit 2023-12-01T16:46:01.181103+0000 mon.c (mon.2) 1296 : audit 0 from='client.? 172.21.15.40:0/891754770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:02 smithi141 bash[31670]: cluster 2023-12-01T16:46:01.087483+0000 mgr.y (mgr.24356) 2038 : cluster 0 pgmap v2006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:02 smithi141 bash[31670]: audit 2023-12-01T16:46:01.181103+0000 mon.c (mon.2) 1296 : audit 0 from='client.? 172.21.15.40:0/891754770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:04 smithi040 bash[28232]: cluster 2023-12-01T16:46:03.088180+0000 mgr.y (mgr.24356) 2039 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:04 smithi040 bash[28232]: audit 2023-12-01T16:46:03.403610+0000 mon.c (mon.2) 1297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:04 smithi040 bash[28232]: audit 2023-12-01T16:46:03.647699+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.40:0/432313844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:04 smithi040 bash[41173]: cluster 2023-12-01T16:46:03.088180+0000 mgr.y (mgr.24356) 2039 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:04 smithi040 bash[41173]: audit 2023-12-01T16:46:03.403610+0000 mon.c (mon.2) 1297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:04 smithi040 bash[41173]: audit 2023-12-01T16:46:03.647699+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.40:0/432313844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:04 smithi141 bash[31670]: cluster 2023-12-01T16:46:03.088180+0000 mgr.y (mgr.24356) 2039 : cluster 0 pgmap v2007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:04 smithi141 bash[31670]: audit 2023-12-01T16:46:03.403610+0000 mon.c (mon.2) 1297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:04 smithi141 bash[31670]: audit 2023-12-01T16:46:03.647699+0000 mon.a (mon.0) 1911 : audit 0 from='client.? 172.21.15.40:0/432313844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:06 smithi040 bash[28232]: cluster 2023-12-01T16:46:05.089345+0000 mgr.y (mgr.24356) 2040 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:06 smithi040 bash[28232]: audit 2023-12-01T16:46:06.108305+0000 mon.c (mon.2) 1298 : audit 0 from='client.? 172.21.15.40:0/43349414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:06 smithi040 bash[41173]: cluster 2023-12-01T16:46:05.089345+0000 mgr.y (mgr.24356) 2040 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:06 smithi040 bash[41173]: audit 2023-12-01T16:46:06.108305+0000 mon.c (mon.2) 1298 : audit 0 from='client.? 172.21.15.40:0/43349414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:06 smithi141 bash[31670]: cluster 2023-12-01T16:46:05.089345+0000 mgr.y (mgr.24356) 2040 : cluster 0 pgmap v2008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:06 smithi141 bash[31670]: audit 2023-12-01T16:46:06.108305+0000 mon.c (mon.2) 1298 : audit 0 from='client.? 172.21.15.40:0/43349414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:46:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:46:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:08 smithi040 bash[28232]: cluster 2023-12-01T16:46:07.089999+0000 mgr.y (mgr.24356) 2041 : cluster 0 pgmap v2009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:08 smithi040 bash[41173]: cluster 2023-12-01T16:46:07.089999+0000 mgr.y (mgr.24356) 2041 : cluster 0 pgmap v2009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:08 smithi141 bash[31670]: cluster 2023-12-01T16:46:07.089999+0000 mgr.y (mgr.24356) 2041 : cluster 0 pgmap v2009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:09 smithi141 bash[31670]: audit 2023-12-01T16:46:08.569762+0000 mon.c (mon.2) 1299 : audit 0 from='client.? 172.21.15.40:0/3253801320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:09 smithi141 bash[31670]: cluster 2023-12-01T16:46:09.090676+0000 mgr.y (mgr.24356) 2042 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:09 smithi040 bash[28232]: audit 2023-12-01T16:46:08.569762+0000 mon.c (mon.2) 1299 : audit 0 from='client.? 172.21.15.40:0/3253801320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:09 smithi040 bash[28232]: cluster 2023-12-01T16:46:09.090676+0000 mgr.y (mgr.24356) 2042 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:09 smithi040 bash[41173]: audit 2023-12-01T16:46:08.569762+0000 mon.c (mon.2) 1299 : audit 0 from='client.? 172.21.15.40:0/3253801320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:09 smithi040 bash[41173]: cluster 2023-12-01T16:46:09.090676+0000 mgr.y (mgr.24356) 2042 : cluster 0 pgmap v2010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:11 smithi040 bash[28232]: audit 2023-12-01T16:46:11.038582+0000 mon.c (mon.2) 1300 : audit 0 from='client.? 172.21.15.40:0/4024264512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:11 smithi040 bash[41173]: audit 2023-12-01T16:46:11.038582+0000 mon.c (mon.2) 1300 : audit 0 from='client.? 172.21.15.40:0/4024264512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:11 smithi141 bash[31670]: audit 2023-12-01T16:46:11.038582+0000 mon.c (mon.2) 1300 : audit 0 from='client.? 172.21.15.40:0/4024264512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:12 smithi040 bash[28232]: cluster 2023-12-01T16:46:11.091947+0000 mgr.y (mgr.24356) 2043 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:12 smithi040 bash[41173]: cluster 2023-12-01T16:46:11.091947+0000 mgr.y (mgr.24356) 2043 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:12 smithi141 bash[31670]: cluster 2023-12-01T16:46:11.091947+0000 mgr.y (mgr.24356) 2043 : cluster 0 pgmap v2011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:13 smithi040 bash[28232]: audit 2023-12-01T16:46:12.263200+0000 mon.c (mon.2) 1301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:46:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:13 smithi040 bash[41173]: audit 2023-12-01T16:46:12.263200+0000 mon.c (mon.2) 1301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:46:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:13 smithi141 bash[31670]: audit 2023-12-01T16:46:12.263200+0000 mon.c (mon.2) 1301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:46:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:14 smithi040 bash[41173]: cluster 2023-12-01T16:46:13.092800+0000 mgr.y (mgr.24356) 2044 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:14 smithi040 bash[41173]: audit 2023-12-01T16:46:13.493600+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.40:0/3818796022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:14 smithi040 bash[28232]: cluster 2023-12-01T16:46:13.092800+0000 mgr.y (mgr.24356) 2044 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:14 smithi040 bash[28232]: audit 2023-12-01T16:46:13.493600+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.40:0/3818796022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:14 smithi141 bash[31670]: cluster 2023-12-01T16:46:13.092800+0000 mgr.y (mgr.24356) 2044 : cluster 0 pgmap v2012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:14 smithi141 bash[31670]: audit 2023-12-01T16:46:13.493600+0000 mon.a (mon.0) 1912 : audit 0 from='client.? 172.21.15.40:0/3818796022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:16 smithi040 bash[28232]: cluster 2023-12-01T16:46:15.094038+0000 mgr.y (mgr.24356) 2045 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:16 smithi040 bash[28232]: audit 2023-12-01T16:46:15.958926+0000 mon.c (mon.2) 1302 : audit 0 from='client.? 172.21.15.40:0/3432544694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:16 smithi040 bash[41173]: cluster 2023-12-01T16:46:15.094038+0000 mgr.y (mgr.24356) 2045 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:16.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:16 smithi040 bash[41173]: audit 2023-12-01T16:46:15.958926+0000 mon.c (mon.2) 1302 : audit 0 from='client.? 172.21.15.40:0/3432544694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:16 smithi141 bash[31670]: cluster 2023-12-01T16:46:15.094038+0000 mgr.y (mgr.24356) 2045 : cluster 0 pgmap v2013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:16 smithi141 bash[31670]: audit 2023-12-01T16:46:15.958926+0000 mon.c (mon.2) 1302 : audit 0 from='client.? 172.21.15.40:0/3432544694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:46:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:46:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:18 smithi040 bash[28232]: cluster 2023-12-01T16:46:17.094718+0000 mgr.y (mgr.24356) 2046 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:18 smithi040 bash[41173]: cluster 2023-12-01T16:46:17.094718+0000 mgr.y (mgr.24356) 2046 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:18 smithi141 bash[31670]: cluster 2023-12-01T16:46:17.094718+0000 mgr.y (mgr.24356) 2046 : cluster 0 pgmap v2014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:18.161624+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:18.171894+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:18.403159+0000 mon.c (mon.2) 1303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:18.448853+0000 mon.c (mon.2) 1304 : audit 0 from='client.? 172.21.15.40:0/2065440575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:18.518978+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:18.529096+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:19.002500+0000 mon.c (mon.2) 1305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:19.003983+0000 mon.c (mon.2) 1306 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[28232]: audit 2023-12-01T16:46:19.012885+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:18.161624+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:18.171894+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:18.403159+0000 mon.c (mon.2) 1303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:18.448853+0000 mon.c (mon.2) 1304 : audit 0 from='client.? 172.21.15.40:0/2065440575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:18.518978+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:18.529096+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:19.002500+0000 mon.c (mon.2) 1305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:19.003983+0000 mon.c (mon.2) 1306 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:46:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:19 smithi040 bash[41173]: audit 2023-12-01T16:46:19.012885+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:18.161624+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:18.171894+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:18.403159+0000 mon.c (mon.2) 1303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:18.448853+0000 mon.c (mon.2) 1304 : audit 0 from='client.? 172.21.15.40:0/2065440575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:18.518978+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:18.529096+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:19.002500+0000 mon.c (mon.2) 1305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:19.003983+0000 mon.c (mon.2) 1306 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:46:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:19 smithi141 bash[31670]: audit 2023-12-01T16:46:19.012885+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:46:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:20 smithi141 bash[31670]: cluster 2023-12-01T16:46:19.095358+0000 mgr.y (mgr.24356) 2047 : cluster 0 pgmap v2015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:20 smithi040 bash[28232]: cluster 2023-12-01T16:46:19.095358+0000 mgr.y (mgr.24356) 2047 : cluster 0 pgmap v2015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:20 smithi040 bash[41173]: cluster 2023-12-01T16:46:19.095358+0000 mgr.y (mgr.24356) 2047 : cluster 0 pgmap v2015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:21 smithi141 bash[31670]: audit 2023-12-01T16:46:20.918614+0000 mon.c (mon.2) 1307 : audit 0 from='client.? 172.21.15.40:0/1779875372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:21 smithi040 bash[28232]: audit 2023-12-01T16:46:20.918614+0000 mon.c (mon.2) 1307 : audit 0 from='client.? 172.21.15.40:0/1779875372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:21 smithi040 bash[41173]: audit 2023-12-01T16:46:20.918614+0000 mon.c (mon.2) 1307 : audit 0 from='client.? 172.21.15.40:0/1779875372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:22 smithi141 bash[31670]: cluster 2023-12-01T16:46:21.096567+0000 mgr.y (mgr.24356) 2048 : cluster 0 pgmap v2016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:22 smithi040 bash[28232]: cluster 2023-12-01T16:46:21.096567+0000 mgr.y (mgr.24356) 2048 : cluster 0 pgmap v2016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:22 smithi040 bash[41173]: cluster 2023-12-01T16:46:21.096567+0000 mgr.y (mgr.24356) 2048 : cluster 0 pgmap v2016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:24 smithi141 bash[31670]: cluster 2023-12-01T16:46:23.097179+0000 mgr.y (mgr.24356) 2049 : cluster 0 pgmap v2017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:24 smithi141 bash[31670]: audit 2023-12-01T16:46:23.387729+0000 mon.c (mon.2) 1308 : audit 0 from='client.? 172.21.15.40:0/2752236648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:24 smithi040 bash[28232]: cluster 2023-12-01T16:46:23.097179+0000 mgr.y (mgr.24356) 2049 : cluster 0 pgmap v2017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:24 smithi040 bash[28232]: audit 2023-12-01T16:46:23.387729+0000 mon.c (mon.2) 1308 : audit 0 from='client.? 172.21.15.40:0/2752236648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:24 smithi040 bash[41173]: cluster 2023-12-01T16:46:23.097179+0000 mgr.y (mgr.24356) 2049 : cluster 0 pgmap v2017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:24 smithi040 bash[41173]: audit 2023-12-01T16:46:23.387729+0000 mon.c (mon.2) 1308 : audit 0 from='client.? 172.21.15.40:0/2752236648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:26 smithi040 bash[28232]: cluster 2023-12-01T16:46:25.098315+0000 mgr.y (mgr.24356) 2050 : cluster 0 pgmap v2018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:26.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:26 smithi040 bash[28232]: audit 2023-12-01T16:46:25.855744+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.40:0/228468576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:26 smithi040 bash[41173]: cluster 2023-12-01T16:46:25.098315+0000 mgr.y (mgr.24356) 2050 : cluster 0 pgmap v2018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:26 smithi040 bash[41173]: audit 2023-12-01T16:46:25.855744+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.40:0/228468576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:26 smithi141 bash[31670]: cluster 2023-12-01T16:46:25.098315+0000 mgr.y (mgr.24356) 2050 : cluster 0 pgmap v2018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:26 smithi141 bash[31670]: audit 2023-12-01T16:46:25.855744+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.40:0/228468576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:46:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:46:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:28 smithi141 bash[31670]: cluster 2023-12-01T16:46:27.099011+0000 mgr.y (mgr.24356) 2051 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:28 smithi040 bash[28232]: cluster 2023-12-01T16:46:27.099011+0000 mgr.y (mgr.24356) 2051 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:28 smithi040 bash[41173]: cluster 2023-12-01T16:46:27.099011+0000 mgr.y (mgr.24356) 2051 : cluster 0 pgmap v2019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:29 smithi141 bash[31670]: audit 2023-12-01T16:46:28.315419+0000 mon.a (mon.0) 1919 : audit 0 from='client.? 172.21.15.40:0/736707466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:29 smithi040 bash[28232]: audit 2023-12-01T16:46:28.315419+0000 mon.a (mon.0) 1919 : audit 0 from='client.? 172.21.15.40:0/736707466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:29 smithi040 bash[41173]: audit 2023-12-01T16:46:28.315419+0000 mon.a (mon.0) 1919 : audit 0 from='client.? 172.21.15.40:0/736707466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:30 smithi141 bash[31670]: cluster 2023-12-01T16:46:29.099705+0000 mgr.y (mgr.24356) 2052 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:30 smithi040 bash[28232]: cluster 2023-12-01T16:46:29.099705+0000 mgr.y (mgr.24356) 2052 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:30 smithi040 bash[41173]: cluster 2023-12-01T16:46:29.099705+0000 mgr.y (mgr.24356) 2052 : cluster 0 pgmap v2020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:31 smithi141 bash[31670]: audit 2023-12-01T16:46:30.775217+0000 mon.a (mon.0) 1920 : audit 0 from='client.? 172.21.15.40:0/2373335020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:31 smithi040 bash[41173]: audit 2023-12-01T16:46:30.775217+0000 mon.a (mon.0) 1920 : audit 0 from='client.? 172.21.15.40:0/2373335020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:31 smithi040 bash[28232]: audit 2023-12-01T16:46:30.775217+0000 mon.a (mon.0) 1920 : audit 0 from='client.? 172.21.15.40:0/2373335020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:32 smithi141 bash[31670]: cluster 2023-12-01T16:46:31.100863+0000 mgr.y (mgr.24356) 2053 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:32 smithi040 bash[41173]: cluster 2023-12-01T16:46:31.100863+0000 mgr.y (mgr.24356) 2053 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:32 smithi040 bash[28232]: cluster 2023-12-01T16:46:31.100863+0000 mgr.y (mgr.24356) 2053 : cluster 0 pgmap v2021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:34 smithi141 bash[31670]: cluster 2023-12-01T16:46:33.101498+0000 mgr.y (mgr.24356) 2054 : cluster 0 pgmap v2022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:34 smithi141 bash[31670]: audit 2023-12-01T16:46:33.236066+0000 mon.c (mon.2) 1309 : audit 0 from='client.? 172.21.15.40:0/2459035230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:34 smithi141 bash[31670]: audit 2023-12-01T16:46:33.404134+0000 mon.c (mon.2) 1310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:34 smithi040 bash[41173]: cluster 2023-12-01T16:46:33.101498+0000 mgr.y (mgr.24356) 2054 : cluster 0 pgmap v2022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:34 smithi040 bash[41173]: audit 2023-12-01T16:46:33.236066+0000 mon.c (mon.2) 1309 : audit 0 from='client.? 172.21.15.40:0/2459035230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:34 smithi040 bash[41173]: audit 2023-12-01T16:46:33.404134+0000 mon.c (mon.2) 1310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:34 smithi040 bash[28232]: cluster 2023-12-01T16:46:33.101498+0000 mgr.y (mgr.24356) 2054 : cluster 0 pgmap v2022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:34 smithi040 bash[28232]: audit 2023-12-01T16:46:33.236066+0000 mon.c (mon.2) 1309 : audit 0 from='client.? 172.21.15.40:0/2459035230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:34 smithi040 bash[28232]: audit 2023-12-01T16:46:33.404134+0000 mon.c (mon.2) 1310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:36 smithi040 bash[28232]: cluster 2023-12-01T16:46:35.102630+0000 mgr.y (mgr.24356) 2055 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:36.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:36 smithi040 bash[28232]: audit 2023-12-01T16:46:35.704348+0000 mon.c (mon.2) 1311 : audit 0 from='client.? 172.21.15.40:0/2684741472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:36 smithi040 bash[41173]: cluster 2023-12-01T16:46:35.102630+0000 mgr.y (mgr.24356) 2055 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:36 smithi040 bash[41173]: audit 2023-12-01T16:46:35.704348+0000 mon.c (mon.2) 1311 : audit 0 from='client.? 172.21.15.40:0/2684741472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:36 smithi141 bash[31670]: cluster 2023-12-01T16:46:35.102630+0000 mgr.y (mgr.24356) 2055 : cluster 0 pgmap v2023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:36 smithi141 bash[31670]: audit 2023-12-01T16:46:35.704348+0000 mon.c (mon.2) 1311 : audit 0 from='client.? 172.21.15.40:0/2684741472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:46:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:46:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:38 smithi141 bash[31670]: cluster 2023-12-01T16:46:37.103436+0000 mgr.y (mgr.24356) 2056 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:38 smithi141 bash[31670]: audit 2023-12-01T16:46:38.160082+0000 mon.a (mon.0) 1921 : audit 0 from='client.? 172.21.15.40:0/2155194601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:38 smithi040 bash[41173]: cluster 2023-12-01T16:46:37.103436+0000 mgr.y (mgr.24356) 2056 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:38 smithi040 bash[41173]: audit 2023-12-01T16:46:38.160082+0000 mon.a (mon.0) 1921 : audit 0 from='client.? 172.21.15.40:0/2155194601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:38 smithi040 bash[28232]: cluster 2023-12-01T16:46:37.103436+0000 mgr.y (mgr.24356) 2056 : cluster 0 pgmap v2024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:38 smithi040 bash[28232]: audit 2023-12-01T16:46:38.160082+0000 mon.a (mon.0) 1921 : audit 0 from='client.? 172.21.15.40:0/2155194601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:39 smithi040 bash[28232]: cluster 2023-12-01T16:46:39.104265+0000 mgr.y (mgr.24356) 2057 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:39 smithi040 bash[41173]: cluster 2023-12-01T16:46:39.104265+0000 mgr.y (mgr.24356) 2057 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:39 smithi141 bash[31670]: cluster 2023-12-01T16:46:39.104265+0000 mgr.y (mgr.24356) 2057 : cluster 0 pgmap v2025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:40 smithi141 bash[31670]: audit 2023-12-01T16:46:40.627243+0000 mon.a (mon.0) 1922 : audit 0 from='client.? 172.21.15.40:0/3484588130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:40 smithi040 bash[28232]: audit 2023-12-01T16:46:40.627243+0000 mon.a (mon.0) 1922 : audit 0 from='client.? 172.21.15.40:0/3484588130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:40 smithi040 bash[41173]: audit 2023-12-01T16:46:40.627243+0000 mon.a (mon.0) 1922 : audit 0 from='client.? 172.21.15.40:0/3484588130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:41 smithi141 bash[31670]: cluster 2023-12-01T16:46:41.105474+0000 mgr.y (mgr.24356) 2058 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:41 smithi040 bash[28232]: cluster 2023-12-01T16:46:41.105474+0000 mgr.y (mgr.24356) 2058 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:41 smithi040 bash[41173]: cluster 2023-12-01T16:46:41.105474+0000 mgr.y (mgr.24356) 2058 : cluster 0 pgmap v2026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:43 smithi040 bash[28232]: audit 2023-12-01T16:46:43.083136+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.40:0/403098773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:43 smithi040 bash[41173]: audit 2023-12-01T16:46:43.083136+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.40:0/403098773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:43 smithi141 bash[31670]: audit 2023-12-01T16:46:43.083136+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.40:0/403098773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:44 smithi141 bash[31670]: cluster 2023-12-01T16:46:43.105916+0000 mgr.y (mgr.24356) 2059 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:44 smithi040 bash[28232]: cluster 2023-12-01T16:46:43.105916+0000 mgr.y (mgr.24356) 2059 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:44 smithi040 bash[41173]: cluster 2023-12-01T16:46:43.105916+0000 mgr.y (mgr.24356) 2059 : cluster 0 pgmap v2027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:46 smithi040 bash[28232]: cluster 2023-12-01T16:46:45.107025+0000 mgr.y (mgr.24356) 2060 : cluster 0 pgmap v2028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:46 smithi040 bash[28232]: audit 2023-12-01T16:46:45.549097+0000 mon.c (mon.2) 1312 : audit 0 from='client.? 172.21.15.40:0/2672597659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:46 smithi040 bash[41173]: cluster 2023-12-01T16:46:45.107025+0000 mgr.y (mgr.24356) 2060 : cluster 0 pgmap v2028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:46 smithi040 bash[41173]: audit 2023-12-01T16:46:45.549097+0000 mon.c (mon.2) 1312 : audit 0 from='client.? 172.21.15.40:0/2672597659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:46 smithi141 bash[31670]: cluster 2023-12-01T16:46:45.107025+0000 mgr.y (mgr.24356) 2060 : cluster 0 pgmap v2028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:46 smithi141 bash[31670]: audit 2023-12-01T16:46:45.549097+0000 mon.c (mon.2) 1312 : audit 0 from='client.? 172.21.15.40:0/2672597659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:46:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:46:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:48 smithi141 bash[31670]: cluster 2023-12-01T16:46:47.107839+0000 mgr.y (mgr.24356) 2061 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:48 smithi141 bash[31670]: audit 2023-12-01T16:46:48.005899+0000 mon.c (mon.2) 1313 : audit 0 from='client.? 172.21.15.40:0/1249639880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:48 smithi040 bash[28232]: cluster 2023-12-01T16:46:47.107839+0000 mgr.y (mgr.24356) 2061 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:48 smithi040 bash[28232]: audit 2023-12-01T16:46:48.005899+0000 mon.c (mon.2) 1313 : audit 0 from='client.? 172.21.15.40:0/1249639880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:48 smithi040 bash[41173]: cluster 2023-12-01T16:46:47.107839+0000 mgr.y (mgr.24356) 2061 : cluster 0 pgmap v2029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:48 smithi040 bash[41173]: audit 2023-12-01T16:46:48.005899+0000 mon.c (mon.2) 1313 : audit 0 from='client.? 172.21.15.40:0/1249639880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:49 smithi141 bash[31670]: audit 2023-12-01T16:46:48.404680+0000 mon.c (mon.2) 1314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:49 smithi040 bash[28232]: audit 2023-12-01T16:46:48.404680+0000 mon.c (mon.2) 1314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:49 smithi040 bash[41173]: audit 2023-12-01T16:46:48.404680+0000 mon.c (mon.2) 1314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:50 smithi141 bash[31670]: cluster 2023-12-01T16:46:49.108558+0000 mgr.y (mgr.24356) 2062 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:50 smithi040 bash[41173]: cluster 2023-12-01T16:46:49.108558+0000 mgr.y (mgr.24356) 2062 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:50 smithi040 bash[28232]: cluster 2023-12-01T16:46:49.108558+0000 mgr.y (mgr.24356) 2062 : cluster 0 pgmap v2030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:51 smithi141 bash[31670]: audit 2023-12-01T16:46:50.465194+0000 mon.a (mon.0) 1924 : audit 0 from='client.? 172.21.15.40:0/1098345255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:51 smithi040 bash[28232]: audit 2023-12-01T16:46:50.465194+0000 mon.a (mon.0) 1924 : audit 0 from='client.? 172.21.15.40:0/1098345255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:51 smithi040 bash[41173]: audit 2023-12-01T16:46:50.465194+0000 mon.a (mon.0) 1924 : audit 0 from='client.? 172.21.15.40:0/1098345255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:52 smithi141 bash[31670]: cluster 2023-12-01T16:46:51.109713+0000 mgr.y (mgr.24356) 2063 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:52 smithi040 bash[28232]: cluster 2023-12-01T16:46:51.109713+0000 mgr.y (mgr.24356) 2063 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:52 smithi040 bash[41173]: cluster 2023-12-01T16:46:51.109713+0000 mgr.y (mgr.24356) 2063 : cluster 0 pgmap v2031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:53 smithi141 bash[31670]: audit 2023-12-01T16:46:52.939449+0000 mon.a (mon.0) 1925 : audit 0 from='client.? 172.21.15.40:0/421252872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:53 smithi040 bash[41173]: audit 2023-12-01T16:46:52.939449+0000 mon.a (mon.0) 1925 : audit 0 from='client.? 172.21.15.40:0/421252872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:53 smithi040 bash[28232]: audit 2023-12-01T16:46:52.939449+0000 mon.a (mon.0) 1925 : audit 0 from='client.? 172.21.15.40:0/421252872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:54 smithi141 bash[31670]: cluster 2023-12-01T16:46:53.110412+0000 mgr.y (mgr.24356) 2064 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:54 smithi040 bash[28232]: cluster 2023-12-01T16:46:53.110412+0000 mgr.y (mgr.24356) 2064 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:54 smithi040 bash[41173]: cluster 2023-12-01T16:46:53.110412+0000 mgr.y (mgr.24356) 2064 : cluster 0 pgmap v2032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:56 smithi040 bash[41173]: cluster 2023-12-01T16:46:55.111335+0000 mgr.y (mgr.24356) 2065 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:56 smithi040 bash[41173]: audit 2023-12-01T16:46:55.405951+0000 mon.c (mon.2) 1315 : audit 0 from='client.? 172.21.15.40:0/1667975363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:56 smithi040 bash[28232]: cluster 2023-12-01T16:46:55.111335+0000 mgr.y (mgr.24356) 2065 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:56 smithi040 bash[28232]: audit 2023-12-01T16:46:55.405951+0000 mon.c (mon.2) 1315 : audit 0 from='client.? 172.21.15.40:0/1667975363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:56 smithi141 bash[31670]: cluster 2023-12-01T16:46:55.111335+0000 mgr.y (mgr.24356) 2065 : cluster 0 pgmap v2033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:56 smithi141 bash[31670]: audit 2023-12-01T16:46:55.405951+0000 mon.c (mon.2) 1315 : audit 0 from='client.? 172.21.15.40:0/1667975363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:46:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:46:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:58 smithi141 bash[31670]: cluster 2023-12-01T16:46:57.112002+0000 mgr.y (mgr.24356) 2066 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:58 smithi141 bash[31670]: audit 2023-12-01T16:46:57.873814+0000 mon.c (mon.2) 1316 : audit 0 from='client.? 172.21.15.40:0/1429327920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:58 smithi040 bash[28232]: cluster 2023-12-01T16:46:57.112002+0000 mgr.y (mgr.24356) 2066 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:58 smithi040 bash[28232]: audit 2023-12-01T16:46:57.873814+0000 mon.c (mon.2) 1316 : audit 0 from='client.? 172.21.15.40:0/1429327920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:58 smithi040 bash[41173]: cluster 2023-12-01T16:46:57.112002+0000 mgr.y (mgr.24356) 2066 : cluster 0 pgmap v2034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:58 smithi040 bash[41173]: audit 2023-12-01T16:46:57.873814+0000 mon.c (mon.2) 1316 : audit 0 from='client.? 172.21.15.40:0/1429327920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:46:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:46:59 smithi040 bash[41173]: cluster 2023-12-01T16:46:59.112854+0000 mgr.y (mgr.24356) 2067 : cluster 0 pgmap v2035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:46:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:46:59 smithi040 bash[28232]: cluster 2023-12-01T16:46:59.112854+0000 mgr.y (mgr.24356) 2067 : cluster 0 pgmap v2035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:46:59 smithi141 bash[31670]: cluster 2023-12-01T16:46:59.112854+0000 mgr.y (mgr.24356) 2067 : cluster 0 pgmap v2035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:00 smithi040 bash[28232]: audit 2023-12-01T16:47:00.327963+0000 mon.c (mon.2) 1317 : audit 0 from='client.? 172.21.15.40:0/4122889419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:00 smithi040 bash[41173]: audit 2023-12-01T16:47:00.327963+0000 mon.c (mon.2) 1317 : audit 0 from='client.? 172.21.15.40:0/4122889419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:00 smithi141 bash[31670]: audit 2023-12-01T16:47:00.327963+0000 mon.c (mon.2) 1317 : audit 0 from='client.? 172.21.15.40:0/4122889419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:01 smithi040 bash[28232]: cluster 2023-12-01T16:47:01.113882+0000 mgr.y (mgr.24356) 2068 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:01 smithi040 bash[41173]: cluster 2023-12-01T16:47:01.113882+0000 mgr.y (mgr.24356) 2068 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:01 smithi141 bash[31670]: cluster 2023-12-01T16:47:01.113882+0000 mgr.y (mgr.24356) 2068 : cluster 0 pgmap v2036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:02 smithi040 bash[41173]: audit 2023-12-01T16:47:02.793470+0000 mon.a (mon.0) 1926 : audit 0 from='client.? 172.21.15.40:0/1339482461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:03.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:02 smithi040 bash[28232]: audit 2023-12-01T16:47:02.793470+0000 mon.a (mon.0) 1926 : audit 0 from='client.? 172.21.15.40:0/1339482461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:02 smithi141 bash[31670]: audit 2023-12-01T16:47:02.793470+0000 mon.a (mon.0) 1926 : audit 0 from='client.? 172.21.15.40:0/1339482461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:03 smithi040 bash[28232]: cluster 2023-12-01T16:47:03.114488+0000 mgr.y (mgr.24356) 2069 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:03 smithi040 bash[28232]: audit 2023-12-01T16:47:03.405079+0000 mon.c (mon.2) 1318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:03 smithi040 bash[41173]: cluster 2023-12-01T16:47:03.114488+0000 mgr.y (mgr.24356) 2069 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:03 smithi040 bash[41173]: audit 2023-12-01T16:47:03.405079+0000 mon.c (mon.2) 1318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:03 smithi141 bash[31670]: cluster 2023-12-01T16:47:03.114488+0000 mgr.y (mgr.24356) 2069 : cluster 0 pgmap v2037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:03 smithi141 bash[31670]: audit 2023-12-01T16:47:03.405079+0000 mon.c (mon.2) 1318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:06 smithi040 bash[28232]: cluster 2023-12-01T16:47:05.115608+0000 mgr.y (mgr.24356) 2070 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:06.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:06 smithi040 bash[28232]: audit 2023-12-01T16:47:05.253632+0000 mon.c (mon.2) 1319 : audit 0 from='client.? 172.21.15.40:0/1931289840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:06.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:06 smithi040 bash[41173]: cluster 2023-12-01T16:47:05.115608+0000 mgr.y (mgr.24356) 2070 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:06.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:06 smithi040 bash[41173]: audit 2023-12-01T16:47:05.253632+0000 mon.c (mon.2) 1319 : audit 0 from='client.? 172.21.15.40:0/1931289840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:06 smithi141 bash[31670]: cluster 2023-12-01T16:47:05.115608+0000 mgr.y (mgr.24356) 2070 : cluster 0 pgmap v2038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:06 smithi141 bash[31670]: audit 2023-12-01T16:47:05.253632+0000 mon.c (mon.2) 1319 : audit 0 from='client.? 172.21.15.40:0/1931289840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:47:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:47:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:08 smithi141 bash[31670]: cluster 2023-12-01T16:47:07.116306+0000 mgr.y (mgr.24356) 2071 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:08 smithi141 bash[31670]: audit 2023-12-01T16:47:07.710819+0000 mon.a (mon.0) 1927 : audit 0 from='client.? 172.21.15.40:0/1150095431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:08 smithi040 bash[28232]: cluster 2023-12-01T16:47:07.116306+0000 mgr.y (mgr.24356) 2071 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:08 smithi040 bash[28232]: audit 2023-12-01T16:47:07.710819+0000 mon.a (mon.0) 1927 : audit 0 from='client.? 172.21.15.40:0/1150095431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:08 smithi040 bash[41173]: cluster 2023-12-01T16:47:07.116306+0000 mgr.y (mgr.24356) 2071 : cluster 0 pgmap v2039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:08 smithi040 bash[41173]: audit 2023-12-01T16:47:07.710819+0000 mon.a (mon.0) 1927 : audit 0 from='client.? 172.21.15.40:0/1150095431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:09 smithi040 bash[28232]: cluster 2023-12-01T16:47:09.116976+0000 mgr.y (mgr.24356) 2072 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:09 smithi040 bash[41173]: cluster 2023-12-01T16:47:09.116976+0000 mgr.y (mgr.24356) 2072 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:09 smithi141 bash[31670]: cluster 2023-12-01T16:47:09.116976+0000 mgr.y (mgr.24356) 2072 : cluster 0 pgmap v2040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:10 smithi040 bash[28232]: audit 2023-12-01T16:47:10.177054+0000 mon.c (mon.2) 1320 : audit 0 from='client.? 172.21.15.40:0/297571949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:10 smithi040 bash[41173]: audit 2023-12-01T16:47:10.177054+0000 mon.c (mon.2) 1320 : audit 0 from='client.? 172.21.15.40:0/297571949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:10 smithi141 bash[31670]: audit 2023-12-01T16:47:10.177054+0000 mon.c (mon.2) 1320 : audit 0 from='client.? 172.21.15.40:0/297571949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:11 smithi040 bash[28232]: cluster 2023-12-01T16:47:11.118116+0000 mgr.y (mgr.24356) 2073 : cluster 0 pgmap v2041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:11 smithi040 bash[41173]: cluster 2023-12-01T16:47:11.118116+0000 mgr.y (mgr.24356) 2073 : cluster 0 pgmap v2041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:11 smithi141 bash[31670]: cluster 2023-12-01T16:47:11.118116+0000 mgr.y (mgr.24356) 2073 : cluster 0 pgmap v2041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:12 smithi141 bash[31670]: audit 2023-12-01T16:47:12.639456+0000 mon.c (mon.2) 1321 : audit 0 from='client.? 172.21.15.40:0/3795978911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:12 smithi040 bash[28232]: audit 2023-12-01T16:47:12.639456+0000 mon.c (mon.2) 1321 : audit 0 from='client.? 172.21.15.40:0/3795978911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:12 smithi040 bash[41173]: audit 2023-12-01T16:47:12.639456+0000 mon.c (mon.2) 1321 : audit 0 from='client.? 172.21.15.40:0/3795978911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:13 smithi141 bash[31670]: cluster 2023-12-01T16:47:13.118791+0000 mgr.y (mgr.24356) 2074 : cluster 0 pgmap v2042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:13 smithi040 bash[28232]: cluster 2023-12-01T16:47:13.118791+0000 mgr.y (mgr.24356) 2074 : cluster 0 pgmap v2042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:13 smithi040 bash[41173]: cluster 2023-12-01T16:47:13.118791+0000 mgr.y (mgr.24356) 2074 : cluster 0 pgmap v2042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:15 smithi040 bash[28232]: audit 2023-12-01T16:47:15.106853+0000 mon.a (mon.0) 1928 : audit 0 from='client.? 172.21.15.40:0/3483820576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:15 smithi040 bash[41173]: audit 2023-12-01T16:47:15.106853+0000 mon.a (mon.0) 1928 : audit 0 from='client.? 172.21.15.40:0/3483820576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:15 smithi141 bash[31670]: audit 2023-12-01T16:47:15.106853+0000 mon.a (mon.0) 1928 : audit 0 from='client.? 172.21.15.40:0/3483820576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:16 smithi040 bash[41173]: cluster 2023-12-01T16:47:15.119811+0000 mgr.y (mgr.24356) 2075 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:16 smithi040 bash[28232]: cluster 2023-12-01T16:47:15.119811+0000 mgr.y (mgr.24356) 2075 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:16 smithi141 bash[31670]: cluster 2023-12-01T16:47:15.119811+0000 mgr.y (mgr.24356) 2075 : cluster 0 pgmap v2043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:47:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:47:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:18 smithi141 bash[31670]: cluster 2023-12-01T16:47:17.120536+0000 mgr.y (mgr.24356) 2076 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:18 smithi141 bash[31670]: audit 2023-12-01T16:47:17.579885+0000 mon.c (mon.2) 1322 : audit 0 from='client.? 172.21.15.40:0/588234690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:18 smithi040 bash[28232]: cluster 2023-12-01T16:47:17.120536+0000 mgr.y (mgr.24356) 2076 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:18 smithi040 bash[28232]: audit 2023-12-01T16:47:17.579885+0000 mon.c (mon.2) 1322 : audit 0 from='client.? 172.21.15.40:0/588234690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:18 smithi040 bash[41173]: cluster 2023-12-01T16:47:17.120536+0000 mgr.y (mgr.24356) 2076 : cluster 0 pgmap v2044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:18 smithi040 bash[41173]: audit 2023-12-01T16:47:17.579885+0000 mon.c (mon.2) 1322 : audit 0 from='client.? 172.21.15.40:0/588234690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:19 smithi141 bash[31670]: audit 2023-12-01T16:47:18.405543+0000 mon.c (mon.2) 1323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:19 smithi141 bash[31670]: audit 2023-12-01T16:47:19.097635+0000 mon.c (mon.2) 1324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:47:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:19 smithi040 bash[28232]: audit 2023-12-01T16:47:18.405543+0000 mon.c (mon.2) 1323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:19 smithi040 bash[28232]: audit 2023-12-01T16:47:19.097635+0000 mon.c (mon.2) 1324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:47:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:19 smithi040 bash[41173]: audit 2023-12-01T16:47:18.405543+0000 mon.c (mon.2) 1323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:19 smithi040 bash[41173]: audit 2023-12-01T16:47:19.097635+0000 mon.c (mon.2) 1324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:47:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:20 smithi141 bash[31670]: cluster 2023-12-01T16:47:19.121014+0000 mgr.y (mgr.24356) 2077 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:20 smithi141 bash[31670]: audit 2023-12-01T16:47:20.048045+0000 mon.c (mon.2) 1325 : audit 0 from='client.? 172.21.15.40:0/297182263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:20 smithi040 bash[41173]: cluster 2023-12-01T16:47:19.121014+0000 mgr.y (mgr.24356) 2077 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:20 smithi040 bash[41173]: audit 2023-12-01T16:47:20.048045+0000 mon.c (mon.2) 1325 : audit 0 from='client.? 172.21.15.40:0/297182263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:20 smithi040 bash[28232]: cluster 2023-12-01T16:47:19.121014+0000 mgr.y (mgr.24356) 2077 : cluster 0 pgmap v2045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:20 smithi040 bash[28232]: audit 2023-12-01T16:47:20.048045+0000 mon.c (mon.2) 1325 : audit 0 from='client.? 172.21.15.40:0/297182263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:22 smithi141 bash[31670]: cluster 2023-12-01T16:47:21.122156+0000 mgr.y (mgr.24356) 2078 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:22 smithi040 bash[28232]: cluster 2023-12-01T16:47:21.122156+0000 mgr.y (mgr.24356) 2078 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:22 smithi040 bash[41173]: cluster 2023-12-01T16:47:21.122156+0000 mgr.y (mgr.24356) 2078 : cluster 0 pgmap v2046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:23 smithi141 bash[31670]: audit 2023-12-01T16:47:22.511485+0000 mon.c (mon.2) 1326 : audit 0 from='client.? 172.21.15.40:0/3381936087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:23 smithi040 bash[28232]: audit 2023-12-01T16:47:22.511485+0000 mon.c (mon.2) 1326 : audit 0 from='client.? 172.21.15.40:0/3381936087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:23 smithi040 bash[41173]: audit 2023-12-01T16:47:22.511485+0000 mon.c (mon.2) 1326 : audit 0 from='client.? 172.21.15.40:0/3381936087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:24 smithi141 bash[31670]: cluster 2023-12-01T16:47:23.122847+0000 mgr.y (mgr.24356) 2079 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:24 smithi040 bash[28232]: cluster 2023-12-01T16:47:23.122847+0000 mgr.y (mgr.24356) 2079 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:24 smithi040 bash[41173]: cluster 2023-12-01T16:47:23.122847+0000 mgr.y (mgr.24356) 2079 : cluster 0 pgmap v2047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:24.993151+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.003758+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.026300+0000 mon.a (mon.0) 1931 : audit 0 from='client.? 172.21.15.40:0/2908666608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: cluster 2023-12-01T16:47:25.123963+0000 mgr.y (mgr.24356) 2080 : cluster 0 pgmap v2048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.293065+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.301538+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.776175+0000 mon.c (mon.2) 1327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.777860+0000 mon.c (mon.2) 1328 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:25 smithi141 bash[31670]: audit 2023-12-01T16:47:25.787263+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:24.993151+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.003758+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.026300+0000 mon.a (mon.0) 1931 : audit 0 from='client.? 172.21.15.40:0/2908666608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: cluster 2023-12-01T16:47:25.123963+0000 mgr.y (mgr.24356) 2080 : cluster 0 pgmap v2048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.293065+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.301538+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.776175+0000 mon.c (mon.2) 1327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.777860+0000 mon.c (mon.2) 1328 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:47:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[28232]: audit 2023-12-01T16:47:25.787263+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:24.993151+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.003758+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.026300+0000 mon.a (mon.0) 1931 : audit 0 from='client.? 172.21.15.40:0/2908666608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: cluster 2023-12-01T16:47:25.123963+0000 mgr.y (mgr.24356) 2080 : cluster 0 pgmap v2048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.293065+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.301538+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.776175+0000 mon.c (mon.2) 1327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.777860+0000 mon.c (mon.2) 1328 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:47:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:25 smithi040 bash[41173]: audit 2023-12-01T16:47:25.787263+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:47:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:47:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:47:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:28 smithi141 bash[31670]: cluster 2023-12-01T16:47:27.124649+0000 mgr.y (mgr.24356) 2081 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:28 smithi141 bash[31670]: audit 2023-12-01T16:47:27.493921+0000 mon.c (mon.2) 1329 : audit 0 from='client.? 172.21.15.40:0/468601470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:28 smithi040 bash[28232]: cluster 2023-12-01T16:47:27.124649+0000 mgr.y (mgr.24356) 2081 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:28 smithi040 bash[28232]: audit 2023-12-01T16:47:27.493921+0000 mon.c (mon.2) 1329 : audit 0 from='client.? 172.21.15.40:0/468601470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:28 smithi040 bash[41173]: cluster 2023-12-01T16:47:27.124649+0000 mgr.y (mgr.24356) 2081 : cluster 0 pgmap v2049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:28 smithi040 bash[41173]: audit 2023-12-01T16:47:27.493921+0000 mon.c (mon.2) 1329 : audit 0 from='client.? 172.21.15.40:0/468601470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:29 smithi040 bash[28232]: cluster 2023-12-01T16:47:29.125252+0000 mgr.y (mgr.24356) 2082 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:29 smithi040 bash[41173]: cluster 2023-12-01T16:47:29.125252+0000 mgr.y (mgr.24356) 2082 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:29 smithi141 bash[31670]: cluster 2023-12-01T16:47:29.125252+0000 mgr.y (mgr.24356) 2082 : cluster 0 pgmap v2050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:30 smithi040 bash[41173]: audit 2023-12-01T16:47:29.963232+0000 mon.a (mon.0) 1935 : audit 0 from='client.? 172.21.15.40:0/3703378096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:30 smithi040 bash[28232]: audit 2023-12-01T16:47:29.963232+0000 mon.a (mon.0) 1935 : audit 0 from='client.? 172.21.15.40:0/3703378096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:30 smithi141 bash[31670]: audit 2023-12-01T16:47:29.963232+0000 mon.a (mon.0) 1935 : audit 0 from='client.? 172.21.15.40:0/3703378096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:31 smithi040 bash[41173]: cluster 2023-12-01T16:47:31.126395+0000 mgr.y (mgr.24356) 2083 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:31 smithi040 bash[28232]: cluster 2023-12-01T16:47:31.126395+0000 mgr.y (mgr.24356) 2083 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:31 smithi141 bash[31670]: cluster 2023-12-01T16:47:31.126395+0000 mgr.y (mgr.24356) 2083 : cluster 0 pgmap v2051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:32 smithi040 bash[41173]: audit 2023-12-01T16:47:32.423209+0000 mon.a (mon.0) 1936 : audit 0 from='client.? 172.21.15.40:0/2196699929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:32 smithi040 bash[28232]: audit 2023-12-01T16:47:32.423209+0000 mon.a (mon.0) 1936 : audit 0 from='client.? 172.21.15.40:0/2196699929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:32 smithi141 bash[31670]: audit 2023-12-01T16:47:32.423209+0000 mon.a (mon.0) 1936 : audit 0 from='client.? 172.21.15.40:0/2196699929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:33 smithi040 bash[28232]: cluster 2023-12-01T16:47:33.127070+0000 mgr.y (mgr.24356) 2084 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:33 smithi040 bash[28232]: audit 2023-12-01T16:47:33.406052+0000 mon.c (mon.2) 1330 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:33 smithi040 bash[41173]: cluster 2023-12-01T16:47:33.127070+0000 mgr.y (mgr.24356) 2084 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:33 smithi040 bash[41173]: audit 2023-12-01T16:47:33.406052+0000 mon.c (mon.2) 1330 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:33 smithi141 bash[31670]: cluster 2023-12-01T16:47:33.127070+0000 mgr.y (mgr.24356) 2084 : cluster 0 pgmap v2052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:33 smithi141 bash[31670]: audit 2023-12-01T16:47:33.406052+0000 mon.c (mon.2) 1330 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:34 smithi141 bash[31670]: audit 2023-12-01T16:47:34.879486+0000 mon.a (mon.0) 1937 : audit 0 from='client.? 172.21.15.40:0/1802678115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:34 smithi040 bash[28232]: audit 2023-12-01T16:47:34.879486+0000 mon.a (mon.0) 1937 : audit 0 from='client.? 172.21.15.40:0/1802678115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:34 smithi040 bash[41173]: audit 2023-12-01T16:47:34.879486+0000 mon.a (mon.0) 1937 : audit 0 from='client.? 172.21.15.40:0/1802678115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:35 smithi141 bash[31670]: cluster 2023-12-01T16:47:35.128222+0000 mgr.y (mgr.24356) 2085 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:35 smithi040 bash[28232]: cluster 2023-12-01T16:47:35.128222+0000 mgr.y (mgr.24356) 2085 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:35 smithi040 bash[41173]: cluster 2023-12-01T16:47:35.128222+0000 mgr.y (mgr.24356) 2085 : cluster 0 pgmap v2053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:47:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:47:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:38 smithi141 bash[31670]: cluster 2023-12-01T16:47:37.128889+0000 mgr.y (mgr.24356) 2086 : cluster 0 pgmap v2054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:38 smithi141 bash[31670]: audit 2023-12-01T16:47:37.340221+0000 mon.c (mon.2) 1331 : audit 0 from='client.? 172.21.15.40:0/2796527222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:38 smithi040 bash[41173]: cluster 2023-12-01T16:47:37.128889+0000 mgr.y (mgr.24356) 2086 : cluster 0 pgmap v2054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:38 smithi040 bash[41173]: audit 2023-12-01T16:47:37.340221+0000 mon.c (mon.2) 1331 : audit 0 from='client.? 172.21.15.40:0/2796527222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:38 smithi040 bash[28232]: cluster 2023-12-01T16:47:37.128889+0000 mgr.y (mgr.24356) 2086 : cluster 0 pgmap v2054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:38 smithi040 bash[28232]: audit 2023-12-01T16:47:37.340221+0000 mon.c (mon.2) 1331 : audit 0 from='client.? 172.21.15.40:0/2796527222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:39 smithi040 bash[28232]: cluster 2023-12-01T16:47:39.129533+0000 mgr.y (mgr.24356) 2087 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:39 smithi040 bash[41173]: cluster 2023-12-01T16:47:39.129533+0000 mgr.y (mgr.24356) 2087 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:39 smithi141 bash[31670]: cluster 2023-12-01T16:47:39.129533+0000 mgr.y (mgr.24356) 2087 : cluster 0 pgmap v2055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:40 smithi040 bash[28232]: audit 2023-12-01T16:47:39.809098+0000 mon.a (mon.0) 1938 : audit 0 from='client.? 172.21.15.40:0/1038293202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:40 smithi040 bash[41173]: audit 2023-12-01T16:47:39.809098+0000 mon.a (mon.0) 1938 : audit 0 from='client.? 172.21.15.40:0/1038293202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:40 smithi141 bash[31670]: audit 2023-12-01T16:47:39.809098+0000 mon.a (mon.0) 1938 : audit 0 from='client.? 172.21.15.40:0/1038293202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:41 smithi040 bash[28232]: cluster 2023-12-01T16:47:41.130691+0000 mgr.y (mgr.24356) 2088 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:41 smithi040 bash[41173]: cluster 2023-12-01T16:47:41.130691+0000 mgr.y (mgr.24356) 2088 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:41 smithi141 bash[31670]: cluster 2023-12-01T16:47:41.130691+0000 mgr.y (mgr.24356) 2088 : cluster 0 pgmap v2056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:42 smithi040 bash[28232]: audit 2023-12-01T16:47:42.278160+0000 mon.c (mon.2) 1332 : audit 0 from='client.? 172.21.15.40:0/3527702295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:42 smithi040 bash[41173]: audit 2023-12-01T16:47:42.278160+0000 mon.c (mon.2) 1332 : audit 0 from='client.? 172.21.15.40:0/3527702295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:42 smithi141 bash[31670]: audit 2023-12-01T16:47:42.278160+0000 mon.c (mon.2) 1332 : audit 0 from='client.? 172.21.15.40:0/3527702295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:43 smithi040 bash[28232]: cluster 2023-12-01T16:47:43.131369+0000 mgr.y (mgr.24356) 2089 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:43 smithi040 bash[41173]: cluster 2023-12-01T16:47:43.131369+0000 mgr.y (mgr.24356) 2089 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:43 smithi141 bash[31670]: cluster 2023-12-01T16:47:43.131369+0000 mgr.y (mgr.24356) 2089 : cluster 0 pgmap v2057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:44 smithi040 bash[28232]: audit 2023-12-01T16:47:44.737127+0000 mon.a (mon.0) 1939 : audit 0 from='client.? 172.21.15.40:0/2282565514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:44 smithi040 bash[41173]: audit 2023-12-01T16:47:44.737127+0000 mon.a (mon.0) 1939 : audit 0 from='client.? 172.21.15.40:0/2282565514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:44 smithi141 bash[31670]: audit 2023-12-01T16:47:44.737127+0000 mon.a (mon.0) 1939 : audit 0 from='client.? 172.21.15.40:0/2282565514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:45 smithi040 bash[28232]: cluster 2023-12-01T16:47:45.132553+0000 mgr.y (mgr.24356) 2090 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:45 smithi040 bash[41173]: cluster 2023-12-01T16:47:45.132553+0000 mgr.y (mgr.24356) 2090 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:45 smithi141 bash[31670]: cluster 2023-12-01T16:47:45.132553+0000 mgr.y (mgr.24356) 2090 : cluster 0 pgmap v2058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:47:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:47:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:48 smithi141 bash[31670]: cluster 2023-12-01T16:47:47.133187+0000 mgr.y (mgr.24356) 2091 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:48 smithi141 bash[31670]: audit 2023-12-01T16:47:47.198515+0000 mon.a (mon.0) 1940 : audit 0 from='client.? 172.21.15.40:0/1010682484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:48 smithi040 bash[41173]: cluster 2023-12-01T16:47:47.133187+0000 mgr.y (mgr.24356) 2091 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:48 smithi040 bash[41173]: audit 2023-12-01T16:47:47.198515+0000 mon.a (mon.0) 1940 : audit 0 from='client.? 172.21.15.40:0/1010682484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:48 smithi040 bash[28232]: cluster 2023-12-01T16:47:47.133187+0000 mgr.y (mgr.24356) 2091 : cluster 0 pgmap v2059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:48 smithi040 bash[28232]: audit 2023-12-01T16:47:47.198515+0000 mon.a (mon.0) 1940 : audit 0 from='client.? 172.21.15.40:0/1010682484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:49 smithi141 bash[31670]: audit 2023-12-01T16:47:48.406665+0000 mon.c (mon.2) 1333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:49 smithi040 bash[41173]: audit 2023-12-01T16:47:48.406665+0000 mon.c (mon.2) 1333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:49 smithi040 bash[28232]: audit 2023-12-01T16:47:48.406665+0000 mon.c (mon.2) 1333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:50 smithi141 bash[31670]: cluster 2023-12-01T16:47:49.133838+0000 mgr.y (mgr.24356) 2092 : cluster 0 pgmap v2060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:50 smithi141 bash[31670]: audit 2023-12-01T16:47:49.667521+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.40:0/3285552972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:50 smithi040 bash[41173]: cluster 2023-12-01T16:47:49.133838+0000 mgr.y (mgr.24356) 2092 : cluster 0 pgmap v2060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:50 smithi040 bash[41173]: audit 2023-12-01T16:47:49.667521+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.40:0/3285552972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:50 smithi040 bash[28232]: cluster 2023-12-01T16:47:49.133838+0000 mgr.y (mgr.24356) 2092 : cluster 0 pgmap v2060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:50 smithi040 bash[28232]: audit 2023-12-01T16:47:49.667521+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.40:0/3285552972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:52 smithi141 bash[31670]: cluster 2023-12-01T16:47:51.134970+0000 mgr.y (mgr.24356) 2093 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:52 smithi141 bash[31670]: audit 2023-12-01T16:47:52.135171+0000 mon.c (mon.2) 1334 : audit 0 from='client.? 172.21.15.40:0/2156516965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:52 smithi040 bash[41173]: cluster 2023-12-01T16:47:51.134970+0000 mgr.y (mgr.24356) 2093 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:52 smithi040 bash[41173]: audit 2023-12-01T16:47:52.135171+0000 mon.c (mon.2) 1334 : audit 0 from='client.? 172.21.15.40:0/2156516965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:52 smithi040 bash[28232]: cluster 2023-12-01T16:47:51.134970+0000 mgr.y (mgr.24356) 2093 : cluster 0 pgmap v2061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:52 smithi040 bash[28232]: audit 2023-12-01T16:47:52.135171+0000 mon.c (mon.2) 1334 : audit 0 from='client.? 172.21.15.40:0/2156516965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:54 smithi141 bash[31670]: cluster 2023-12-01T16:47:53.135593+0000 mgr.y (mgr.24356) 2094 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:54 smithi040 bash[28232]: cluster 2023-12-01T16:47:53.135593+0000 mgr.y (mgr.24356) 2094 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:54 smithi040 bash[41173]: cluster 2023-12-01T16:47:53.135593+0000 mgr.y (mgr.24356) 2094 : cluster 0 pgmap v2062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:55 smithi141 bash[31670]: audit 2023-12-01T16:47:54.592755+0000 mon.a (mon.0) 1942 : audit 0 from='client.? 172.21.15.40:0/3633731145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:55 smithi040 bash[41173]: audit 2023-12-01T16:47:54.592755+0000 mon.a (mon.0) 1942 : audit 0 from='client.? 172.21.15.40:0/3633731145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:55 smithi040 bash[28232]: audit 2023-12-01T16:47:54.592755+0000 mon.a (mon.0) 1942 : audit 0 from='client.? 172.21.15.40:0/3633731145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:56 smithi040 bash[28232]: cluster 2023-12-01T16:47:55.136771+0000 mgr.y (mgr.24356) 2095 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:56 smithi040 bash[41173]: cluster 2023-12-01T16:47:55.136771+0000 mgr.y (mgr.24356) 2095 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:56 smithi141 bash[31670]: cluster 2023-12-01T16:47:55.136771+0000 mgr.y (mgr.24356) 2095 : cluster 0 pgmap v2063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:47:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:47:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:57 smithi141 bash[31670]: audit 2023-12-01T16:47:57.057147+0000 mon.a (mon.0) 1943 : audit 0 from='client.? 172.21.15.40:0/672305101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:57 smithi040 bash[28232]: audit 2023-12-01T16:47:57.057147+0000 mon.a (mon.0) 1943 : audit 0 from='client.? 172.21.15.40:0/672305101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:57 smithi040 bash[41173]: audit 2023-12-01T16:47:57.057147+0000 mon.a (mon.0) 1943 : audit 0 from='client.? 172.21.15.40:0/672305101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:58 smithi141 bash[31670]: cluster 2023-12-01T16:47:57.137541+0000 mgr.y (mgr.24356) 2096 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:58 smithi040 bash[28232]: cluster 2023-12-01T16:47:57.137541+0000 mgr.y (mgr.24356) 2096 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:58 smithi040 bash[41173]: cluster 2023-12-01T16:47:57.137541+0000 mgr.y (mgr.24356) 2096 : cluster 0 pgmap v2064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:59 smithi040 bash[41173]: cluster 2023-12-01T16:47:59.138346+0000 mgr.y (mgr.24356) 2097 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:47:59 smithi040 bash[41173]: audit 2023-12-01T16:47:59.528624+0000 mon.c (mon.2) 1335 : audit 0 from='client.? 172.21.15.40:0/4211421760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:47:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:59 smithi040 bash[28232]: cluster 2023-12-01T16:47:59.138346+0000 mgr.y (mgr.24356) 2097 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:47:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:47:59 smithi040 bash[28232]: audit 2023-12-01T16:47:59.528624+0000 mon.c (mon.2) 1335 : audit 0 from='client.? 172.21.15.40:0/4211421760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:59 smithi141 bash[31670]: cluster 2023-12-01T16:47:59.138346+0000 mgr.y (mgr.24356) 2097 : cluster 0 pgmap v2065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:47:59 smithi141 bash[31670]: audit 2023-12-01T16:47:59.528624+0000 mon.c (mon.2) 1335 : audit 0 from='client.? 172.21.15.40:0/4211421760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:02 smithi141 bash[31670]: cluster 2023-12-01T16:48:01.139543+0000 mgr.y (mgr.24356) 2098 : cluster 0 pgmap v2066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:02 smithi141 bash[31670]: audit 2023-12-01T16:48:01.997095+0000 mon.a (mon.0) 1944 : audit 0 from='client.? 172.21.15.40:0/1367071497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:02 smithi040 bash[28232]: cluster 2023-12-01T16:48:01.139543+0000 mgr.y (mgr.24356) 2098 : cluster 0 pgmap v2066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:02 smithi040 bash[28232]: audit 2023-12-01T16:48:01.997095+0000 mon.a (mon.0) 1944 : audit 0 from='client.? 172.21.15.40:0/1367071497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:02 smithi040 bash[41173]: cluster 2023-12-01T16:48:01.139543+0000 mgr.y (mgr.24356) 2098 : cluster 0 pgmap v2066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:02 smithi040 bash[41173]: audit 2023-12-01T16:48:01.997095+0000 mon.a (mon.0) 1944 : audit 0 from='client.? 172.21.15.40:0/1367071497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:04 smithi141 bash[31670]: cluster 2023-12-01T16:48:03.140219+0000 mgr.y (mgr.24356) 2099 : cluster 0 pgmap v2067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:04 smithi141 bash[31670]: audit 2023-12-01T16:48:03.407015+0000 mon.c (mon.2) 1336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:04 smithi040 bash[41173]: cluster 2023-12-01T16:48:03.140219+0000 mgr.y (mgr.24356) 2099 : cluster 0 pgmap v2067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:04 smithi040 bash[41173]: audit 2023-12-01T16:48:03.407015+0000 mon.c (mon.2) 1336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:04 smithi040 bash[28232]: cluster 2023-12-01T16:48:03.140219+0000 mgr.y (mgr.24356) 2099 : cluster 0 pgmap v2067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:04 smithi040 bash[28232]: audit 2023-12-01T16:48:03.407015+0000 mon.c (mon.2) 1336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:05 smithi141 bash[31670]: audit 2023-12-01T16:48:04.463728+0000 mon.a (mon.0) 1945 : audit 0 from='client.? 172.21.15.40:0/3522442706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:05 smithi040 bash[28232]: audit 2023-12-01T16:48:04.463728+0000 mon.a (mon.0) 1945 : audit 0 from='client.? 172.21.15.40:0/3522442706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:05 smithi040 bash[41173]: audit 2023-12-01T16:48:04.463728+0000 mon.a (mon.0) 1945 : audit 0 from='client.? 172.21.15.40:0/3522442706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:06.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:06 smithi040 bash[28232]: cluster 2023-12-01T16:48:05.141464+0000 mgr.y (mgr.24356) 2100 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:06 smithi040 bash[41173]: cluster 2023-12-01T16:48:05.141464+0000 mgr.y (mgr.24356) 2100 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:06 smithi141 bash[31670]: cluster 2023-12-01T16:48:05.141464+0000 mgr.y (mgr.24356) 2100 : cluster 0 pgmap v2068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:48:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:48:07.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:07 smithi141 bash[31670]: audit 2023-12-01T16:48:06.926874+0000 mon.a (mon.0) 1946 : audit 0 from='client.? 172.21.15.40:0/3875898592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:07 smithi040 bash[41173]: audit 2023-12-01T16:48:06.926874+0000 mon.a (mon.0) 1946 : audit 0 from='client.? 172.21.15.40:0/3875898592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:07 smithi040 bash[28232]: audit 2023-12-01T16:48:06.926874+0000 mon.a (mon.0) 1946 : audit 0 from='client.? 172.21.15.40:0/3875898592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:08 smithi141 bash[31670]: cluster 2023-12-01T16:48:07.142185+0000 mgr.y (mgr.24356) 2101 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:08 smithi040 bash[28232]: cluster 2023-12-01T16:48:07.142185+0000 mgr.y (mgr.24356) 2101 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:08 smithi040 bash[41173]: cluster 2023-12-01T16:48:07.142185+0000 mgr.y (mgr.24356) 2101 : cluster 0 pgmap v2069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:09 smithi040 bash[28232]: cluster 2023-12-01T16:48:09.142817+0000 mgr.y (mgr.24356) 2102 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:09 smithi040 bash[28232]: audit 2023-12-01T16:48:09.397743+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.40:0/2821745874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:09 smithi040 bash[41173]: cluster 2023-12-01T16:48:09.142817+0000 mgr.y (mgr.24356) 2102 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:09 smithi040 bash[41173]: audit 2023-12-01T16:48:09.397743+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.40:0/2821745874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:09 smithi141 bash[31670]: cluster 2023-12-01T16:48:09.142817+0000 mgr.y (mgr.24356) 2102 : cluster 0 pgmap v2070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:09 smithi141 bash[31670]: audit 2023-12-01T16:48:09.397743+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.40:0/2821745874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:12 smithi141 bash[31670]: cluster 2023-12-01T16:48:11.143971+0000 mgr.y (mgr.24356) 2103 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:12 smithi141 bash[31670]: audit 2023-12-01T16:48:11.858881+0000 mon.a (mon.0) 1948 : audit 0 from='client.? 172.21.15.40:0/3699509352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:12 smithi040 bash[28232]: cluster 2023-12-01T16:48:11.143971+0000 mgr.y (mgr.24356) 2103 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:12 smithi040 bash[28232]: audit 2023-12-01T16:48:11.858881+0000 mon.a (mon.0) 1948 : audit 0 from='client.? 172.21.15.40:0/3699509352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:12 smithi040 bash[41173]: cluster 2023-12-01T16:48:11.143971+0000 mgr.y (mgr.24356) 2103 : cluster 0 pgmap v2071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:12 smithi040 bash[41173]: audit 2023-12-01T16:48:11.858881+0000 mon.a (mon.0) 1948 : audit 0 from='client.? 172.21.15.40:0/3699509352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:14 smithi141 bash[31670]: cluster 2023-12-01T16:48:13.144645+0000 mgr.y (mgr.24356) 2104 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:14 smithi040 bash[41173]: cluster 2023-12-01T16:48:13.144645+0000 mgr.y (mgr.24356) 2104 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:14 smithi040 bash[28232]: cluster 2023-12-01T16:48:13.144645+0000 mgr.y (mgr.24356) 2104 : cluster 0 pgmap v2072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:15 smithi141 bash[31670]: audit 2023-12-01T16:48:14.324821+0000 mon.c (mon.2) 1337 : audit 0 from='client.? 172.21.15.40:0/2713530656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:15 smithi040 bash[28232]: audit 2023-12-01T16:48:14.324821+0000 mon.c (mon.2) 1337 : audit 0 from='client.? 172.21.15.40:0/2713530656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:15 smithi040 bash[41173]: audit 2023-12-01T16:48:14.324821+0000 mon.c (mon.2) 1337 : audit 0 from='client.? 172.21.15.40:0/2713530656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:16 smithi040 bash[41173]: cluster 2023-12-01T16:48:15.145788+0000 mgr.y (mgr.24356) 2105 : cluster 0 pgmap v2073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:16 smithi040 bash[28232]: cluster 2023-12-01T16:48:15.145788+0000 mgr.y (mgr.24356) 2105 : cluster 0 pgmap v2073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:16 smithi141 bash[31670]: cluster 2023-12-01T16:48:15.145788+0000 mgr.y (mgr.24356) 2105 : cluster 0 pgmap v2073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:48:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:48:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:17 smithi141 bash[31670]: audit 2023-12-01T16:48:16.787589+0000 mon.c (mon.2) 1338 : audit 0 from='client.? 172.21.15.40:0/2516469885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:17 smithi040 bash[28232]: audit 2023-12-01T16:48:16.787589+0000 mon.c (mon.2) 1338 : audit 0 from='client.? 172.21.15.40:0/2516469885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:17 smithi040 bash[41173]: audit 2023-12-01T16:48:16.787589+0000 mon.c (mon.2) 1338 : audit 0 from='client.? 172.21.15.40:0/2516469885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:18 smithi141 bash[31670]: cluster 2023-12-01T16:48:17.146474+0000 mgr.y (mgr.24356) 2106 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:18 smithi040 bash[28232]: cluster 2023-12-01T16:48:17.146474+0000 mgr.y (mgr.24356) 2106 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:18 smithi040 bash[41173]: cluster 2023-12-01T16:48:17.146474+0000 mgr.y (mgr.24356) 2106 : cluster 0 pgmap v2074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:19 smithi141 bash[31670]: audit 2023-12-01T16:48:18.407289+0000 mon.c (mon.2) 1339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:19 smithi040 bash[28232]: audit 2023-12-01T16:48:18.407289+0000 mon.c (mon.2) 1339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:19 smithi040 bash[41173]: audit 2023-12-01T16:48:18.407289+0000 mon.c (mon.2) 1339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:20 smithi141 bash[31670]: cluster 2023-12-01T16:48:19.146934+0000 mgr.y (mgr.24356) 2107 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:20 smithi141 bash[31670]: audit 2023-12-01T16:48:19.245441+0000 mon.c (mon.2) 1340 : audit 0 from='client.? 172.21.15.40:0/546453092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:20 smithi040 bash[41173]: cluster 2023-12-01T16:48:19.146934+0000 mgr.y (mgr.24356) 2107 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:20 smithi040 bash[41173]: audit 2023-12-01T16:48:19.245441+0000 mon.c (mon.2) 1340 : audit 0 from='client.? 172.21.15.40:0/546453092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:20 smithi040 bash[28232]: cluster 2023-12-01T16:48:19.146934+0000 mgr.y (mgr.24356) 2107 : cluster 0 pgmap v2075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:20 smithi040 bash[28232]: audit 2023-12-01T16:48:19.245441+0000 mon.c (mon.2) 1340 : audit 0 from='client.? 172.21.15.40:0/546453092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:22 smithi141 bash[31670]: cluster 2023-12-01T16:48:21.148070+0000 mgr.y (mgr.24356) 2108 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:22 smithi141 bash[31670]: audit 2023-12-01T16:48:21.718396+0000 mon.a (mon.0) 1949 : audit 0 from='client.? 172.21.15.40:0/692030735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:22 smithi040 bash[28232]: cluster 2023-12-01T16:48:21.148070+0000 mgr.y (mgr.24356) 2108 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:22 smithi040 bash[28232]: audit 2023-12-01T16:48:21.718396+0000 mon.a (mon.0) 1949 : audit 0 from='client.? 172.21.15.40:0/692030735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:22 smithi040 bash[41173]: cluster 2023-12-01T16:48:21.148070+0000 mgr.y (mgr.24356) 2108 : cluster 0 pgmap v2076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:22 smithi040 bash[41173]: audit 2023-12-01T16:48:21.718396+0000 mon.a (mon.0) 1949 : audit 0 from='client.? 172.21.15.40:0/692030735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:24 smithi141 bash[31670]: cluster 2023-12-01T16:48:23.148787+0000 mgr.y (mgr.24356) 2109 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:24 smithi141 bash[31670]: audit 2023-12-01T16:48:24.184303+0000 mon.a (mon.0) 1950 : audit 0 from='client.? 172.21.15.40:0/3212090658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:24 smithi040 bash[28232]: cluster 2023-12-01T16:48:23.148787+0000 mgr.y (mgr.24356) 2109 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:24 smithi040 bash[28232]: audit 2023-12-01T16:48:24.184303+0000 mon.a (mon.0) 1950 : audit 0 from='client.? 172.21.15.40:0/3212090658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:24 smithi040 bash[41173]: cluster 2023-12-01T16:48:23.148787+0000 mgr.y (mgr.24356) 2109 : cluster 0 pgmap v2077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:24 smithi040 bash[41173]: audit 2023-12-01T16:48:24.184303+0000 mon.a (mon.0) 1950 : audit 0 from='client.? 172.21.15.40:0/3212090658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:26.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:26 smithi040 bash[28232]: cluster 2023-12-01T16:48:25.149945+0000 mgr.y (mgr.24356) 2110 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:26.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:26 smithi040 bash[28232]: audit 2023-12-01T16:48:25.870182+0000 mon.c (mon.2) 1341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:48:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:26 smithi040 bash[41173]: cluster 2023-12-01T16:48:25.149945+0000 mgr.y (mgr.24356) 2110 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:26 smithi040 bash[41173]: audit 2023-12-01T16:48:25.870182+0000 mon.c (mon.2) 1341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:48:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:26 smithi141 bash[31670]: cluster 2023-12-01T16:48:25.149945+0000 mgr.y (mgr.24356) 2110 : cluster 0 pgmap v2078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:26 smithi141 bash[31670]: audit 2023-12-01T16:48:25.870182+0000 mon.c (mon.2) 1341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:48:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:48:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:48:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:27 smithi141 bash[31670]: audit 2023-12-01T16:48:26.649516+0000 mon.c (mon.2) 1342 : audit 0 from='client.? 172.21.15.40:0/2350285763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:27 smithi040 bash[28232]: audit 2023-12-01T16:48:26.649516+0000 mon.c (mon.2) 1342 : audit 0 from='client.? 172.21.15.40:0/2350285763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:27 smithi040 bash[41173]: audit 2023-12-01T16:48:26.649516+0000 mon.c (mon.2) 1342 : audit 0 from='client.? 172.21.15.40:0/2350285763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:28 smithi141 bash[31670]: cluster 2023-12-01T16:48:27.150618+0000 mgr.y (mgr.24356) 2111 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:28 smithi040 bash[28232]: cluster 2023-12-01T16:48:27.150618+0000 mgr.y (mgr.24356) 2111 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:28 smithi040 bash[41173]: cluster 2023-12-01T16:48:27.150618+0000 mgr.y (mgr.24356) 2111 : cluster 0 pgmap v2079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:29 smithi040 bash[28232]: audit 2023-12-01T16:48:29.108801+0000 mon.c (mon.2) 1343 : audit 0 from='client.? 172.21.15.40:0/1980825550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:29 smithi040 bash[28232]: cluster 2023-12-01T16:48:29.151267+0000 mgr.y (mgr.24356) 2112 : cluster 0 pgmap v2080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:29 smithi040 bash[41173]: audit 2023-12-01T16:48:29.108801+0000 mon.c (mon.2) 1343 : audit 0 from='client.? 172.21.15.40:0/1980825550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:29 smithi040 bash[41173]: cluster 2023-12-01T16:48:29.151267+0000 mgr.y (mgr.24356) 2112 : cluster 0 pgmap v2080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:29 smithi141 bash[31670]: audit 2023-12-01T16:48:29.108801+0000 mon.c (mon.2) 1343 : audit 0 from='client.? 172.21.15.40:0/1980825550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:29 smithi141 bash[31670]: cluster 2023-12-01T16:48:29.151267+0000 mgr.y (mgr.24356) 2112 : cluster 0 pgmap v2080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:32 smithi141 bash[31670]: cluster 2023-12-01T16:48:31.152362+0000 mgr.y (mgr.24356) 2113 : cluster 0 pgmap v2081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:32 smithi141 bash[31670]: audit 2023-12-01T16:48:31.607775+0000 mon.c (mon.2) 1344 : audit 0 from='client.? 172.21.15.40:0/558980756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:32 smithi141 bash[31670]: audit 2023-12-01T16:48:31.768443+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:32 smithi141 bash[31670]: audit 2023-12-01T16:48:31.783192+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:32 smithi141 bash[31670]: audit 2023-12-01T16:48:32.122608+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:32 smithi141 bash[31670]: audit 2023-12-01T16:48:32.138094+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[41173]: cluster 2023-12-01T16:48:31.152362+0000 mgr.y (mgr.24356) 2113 : cluster 0 pgmap v2081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[41173]: audit 2023-12-01T16:48:31.607775+0000 mon.c (mon.2) 1344 : audit 0 from='client.? 172.21.15.40:0/558980756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[41173]: audit 2023-12-01T16:48:31.768443+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[41173]: audit 2023-12-01T16:48:31.783192+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[41173]: audit 2023-12-01T16:48:32.122608+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[41173]: audit 2023-12-01T16:48:32.138094+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[28232]: cluster 2023-12-01T16:48:31.152362+0000 mgr.y (mgr.24356) 2113 : cluster 0 pgmap v2081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[28232]: audit 2023-12-01T16:48:31.607775+0000 mon.c (mon.2) 1344 : audit 0 from='client.? 172.21.15.40:0/558980756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[28232]: audit 2023-12-01T16:48:31.768443+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[28232]: audit 2023-12-01T16:48:31.783192+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[28232]: audit 2023-12-01T16:48:32.122608+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:32 smithi040 bash[28232]: audit 2023-12-01T16:48:32.138094+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:33 smithi141 bash[31670]: audit 2023-12-01T16:48:32.670654+0000 mon.c (mon.2) 1345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:48:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:33 smithi141 bash[31670]: audit 2023-12-01T16:48:32.672407+0000 mon.c (mon.2) 1346 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:48:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:33 smithi141 bash[31670]: audit 2023-12-01T16:48:32.681271+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:33 smithi040 bash[28232]: audit 2023-12-01T16:48:32.670654+0000 mon.c (mon.2) 1345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:48:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:33 smithi040 bash[28232]: audit 2023-12-01T16:48:32.672407+0000 mon.c (mon.2) 1346 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:48:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:33 smithi040 bash[28232]: audit 2023-12-01T16:48:32.681271+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:33 smithi040 bash[41173]: audit 2023-12-01T16:48:32.670654+0000 mon.c (mon.2) 1345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:48:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:33 smithi040 bash[41173]: audit 2023-12-01T16:48:32.672407+0000 mon.c (mon.2) 1346 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:48:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:33 smithi040 bash[41173]: audit 2023-12-01T16:48:32.681271+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:48:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:34 smithi141 bash[31670]: cluster 2023-12-01T16:48:33.153027+0000 mgr.y (mgr.24356) 2114 : cluster 0 pgmap v2082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:34 smithi141 bash[31670]: audit 2023-12-01T16:48:33.407598+0000 mon.c (mon.2) 1347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:34 smithi141 bash[31670]: audit 2023-12-01T16:48:34.072815+0000 mon.c (mon.2) 1348 : audit 0 from='client.? 172.21.15.40:0/276980748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:34 smithi040 bash[41173]: cluster 2023-12-01T16:48:33.153027+0000 mgr.y (mgr.24356) 2114 : cluster 0 pgmap v2082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:34 smithi040 bash[41173]: audit 2023-12-01T16:48:33.407598+0000 mon.c (mon.2) 1347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:34 smithi040 bash[41173]: audit 2023-12-01T16:48:34.072815+0000 mon.c (mon.2) 1348 : audit 0 from='client.? 172.21.15.40:0/276980748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:34 smithi040 bash[28232]: cluster 2023-12-01T16:48:33.153027+0000 mgr.y (mgr.24356) 2114 : cluster 0 pgmap v2082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:34 smithi040 bash[28232]: audit 2023-12-01T16:48:33.407598+0000 mon.c (mon.2) 1347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:34 smithi040 bash[28232]: audit 2023-12-01T16:48:34.072815+0000 mon.c (mon.2) 1348 : audit 0 from='client.? 172.21.15.40:0/276980748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:36.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:36 smithi040 bash[28232]: cluster 2023-12-01T16:48:35.154160+0000 mgr.y (mgr.24356) 2115 : cluster 0 pgmap v2083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:36 smithi040 bash[41173]: cluster 2023-12-01T16:48:35.154160+0000 mgr.y (mgr.24356) 2115 : cluster 0 pgmap v2083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:36 smithi141 bash[31670]: cluster 2023-12-01T16:48:35.154160+0000 mgr.y (mgr.24356) 2115 : cluster 0 pgmap v2083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:48:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:48:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:37 smithi141 bash[31670]: audit 2023-12-01T16:48:36.528895+0000 mon.c (mon.2) 1349 : audit 0 from='client.? 172.21.15.40:0/3045458709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:37 smithi040 bash[41173]: audit 2023-12-01T16:48:36.528895+0000 mon.c (mon.2) 1349 : audit 0 from='client.? 172.21.15.40:0/3045458709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:37 smithi040 bash[28232]: audit 2023-12-01T16:48:36.528895+0000 mon.c (mon.2) 1349 : audit 0 from='client.? 172.21.15.40:0/3045458709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:38 smithi141 bash[31670]: cluster 2023-12-01T16:48:37.154831+0000 mgr.y (mgr.24356) 2116 : cluster 0 pgmap v2084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:38 smithi040 bash[28232]: cluster 2023-12-01T16:48:37.154831+0000 mgr.y (mgr.24356) 2116 : cluster 0 pgmap v2084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:38 smithi040 bash[41173]: cluster 2023-12-01T16:48:37.154831+0000 mgr.y (mgr.24356) 2116 : cluster 0 pgmap v2084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:39 smithi040 bash[41173]: audit 2023-12-01T16:48:38.998624+0000 mon.c (mon.2) 1350 : audit 0 from='client.? 172.21.15.40:0/2619723177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:39 smithi040 bash[41173]: cluster 2023-12-01T16:48:39.155543+0000 mgr.y (mgr.24356) 2117 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:39 smithi040 bash[28232]: audit 2023-12-01T16:48:38.998624+0000 mon.c (mon.2) 1350 : audit 0 from='client.? 172.21.15.40:0/2619723177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:39 smithi040 bash[28232]: cluster 2023-12-01T16:48:39.155543+0000 mgr.y (mgr.24356) 2117 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:39 smithi141 bash[31670]: audit 2023-12-01T16:48:38.998624+0000 mon.c (mon.2) 1350 : audit 0 from='client.? 172.21.15.40:0/2619723177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:39 smithi141 bash[31670]: cluster 2023-12-01T16:48:39.155543+0000 mgr.y (mgr.24356) 2117 : cluster 0 pgmap v2085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:42 smithi141 bash[31670]: cluster 2023-12-01T16:48:41.156290+0000 mgr.y (mgr.24356) 2118 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:42 smithi141 bash[31670]: audit 2023-12-01T16:48:41.465104+0000 mon.a (mon.0) 1956 : audit 0 from='client.? 172.21.15.40:0/2079738750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:42 smithi040 bash[28232]: cluster 2023-12-01T16:48:41.156290+0000 mgr.y (mgr.24356) 2118 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:42 smithi040 bash[28232]: audit 2023-12-01T16:48:41.465104+0000 mon.a (mon.0) 1956 : audit 0 from='client.? 172.21.15.40:0/2079738750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:42 smithi040 bash[41173]: cluster 2023-12-01T16:48:41.156290+0000 mgr.y (mgr.24356) 2118 : cluster 0 pgmap v2086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:42 smithi040 bash[41173]: audit 2023-12-01T16:48:41.465104+0000 mon.a (mon.0) 1956 : audit 0 from='client.? 172.21.15.40:0/2079738750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:44 smithi141 bash[31670]: cluster 2023-12-01T16:48:43.156961+0000 mgr.y (mgr.24356) 2119 : cluster 0 pgmap v2087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:44 smithi141 bash[31670]: audit 2023-12-01T16:48:43.927726+0000 mon.c (mon.2) 1351 : audit 0 from='client.? 172.21.15.40:0/3906516400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:44 smithi040 bash[28232]: cluster 2023-12-01T16:48:43.156961+0000 mgr.y (mgr.24356) 2119 : cluster 0 pgmap v2087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:44 smithi040 bash[28232]: audit 2023-12-01T16:48:43.927726+0000 mon.c (mon.2) 1351 : audit 0 from='client.? 172.21.15.40:0/3906516400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:44 smithi040 bash[41173]: cluster 2023-12-01T16:48:43.156961+0000 mgr.y (mgr.24356) 2119 : cluster 0 pgmap v2087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:44 smithi040 bash[41173]: audit 2023-12-01T16:48:43.927726+0000 mon.c (mon.2) 1351 : audit 0 from='client.? 172.21.15.40:0/3906516400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:46 smithi040 bash[41173]: cluster 2023-12-01T16:48:45.158129+0000 mgr.y (mgr.24356) 2120 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:46 smithi040 bash[28232]: cluster 2023-12-01T16:48:45.158129+0000 mgr.y (mgr.24356) 2120 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:46 smithi141 bash[31670]: cluster 2023-12-01T16:48:45.158129+0000 mgr.y (mgr.24356) 2120 : cluster 0 pgmap v2088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:48:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:48:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:47 smithi141 bash[31670]: audit 2023-12-01T16:48:46.389592+0000 mon.c (mon.2) 1352 : audit 0 from='client.? 172.21.15.40:0/3841345216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:47 smithi040 bash[28232]: audit 2023-12-01T16:48:46.389592+0000 mon.c (mon.2) 1352 : audit 0 from='client.? 172.21.15.40:0/3841345216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:47 smithi040 bash[41173]: audit 2023-12-01T16:48:46.389592+0000 mon.c (mon.2) 1352 : audit 0 from='client.? 172.21.15.40:0/3841345216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:48 smithi141 bash[31670]: cluster 2023-12-01T16:48:47.158797+0000 mgr.y (mgr.24356) 2121 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:48 smithi040 bash[28232]: cluster 2023-12-01T16:48:47.158797+0000 mgr.y (mgr.24356) 2121 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:48 smithi040 bash[41173]: cluster 2023-12-01T16:48:47.158797+0000 mgr.y (mgr.24356) 2121 : cluster 0 pgmap v2089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:49 smithi141 bash[31670]: audit 2023-12-01T16:48:48.408064+0000 mon.c (mon.2) 1353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:49 smithi141 bash[31670]: audit 2023-12-01T16:48:48.857761+0000 mon.c (mon.2) 1354 : audit 0 from='client.? 172.21.15.40:0/1005229171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:49 smithi040 bash[28232]: audit 2023-12-01T16:48:48.408064+0000 mon.c (mon.2) 1353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:49 smithi040 bash[28232]: audit 2023-12-01T16:48:48.857761+0000 mon.c (mon.2) 1354 : audit 0 from='client.? 172.21.15.40:0/1005229171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:49 smithi040 bash[41173]: audit 2023-12-01T16:48:48.408064+0000 mon.c (mon.2) 1353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:49 smithi040 bash[41173]: audit 2023-12-01T16:48:48.857761+0000 mon.c (mon.2) 1354 : audit 0 from='client.? 172.21.15.40:0/1005229171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:50 smithi141 bash[31670]: cluster 2023-12-01T16:48:49.159428+0000 mgr.y (mgr.24356) 2122 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:50 smithi040 bash[28232]: cluster 2023-12-01T16:48:49.159428+0000 mgr.y (mgr.24356) 2122 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:50 smithi040 bash[41173]: cluster 2023-12-01T16:48:49.159428+0000 mgr.y (mgr.24356) 2122 : cluster 0 pgmap v2090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:52 smithi141 bash[31670]: cluster 2023-12-01T16:48:51.160568+0000 mgr.y (mgr.24356) 2123 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:52 smithi141 bash[31670]: audit 2023-12-01T16:48:51.315986+0000 mon.a (mon.0) 1957 : audit 0 from='client.? 172.21.15.40:0/1154805224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:52 smithi040 bash[28232]: cluster 2023-12-01T16:48:51.160568+0000 mgr.y (mgr.24356) 2123 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:52 smithi040 bash[28232]: audit 2023-12-01T16:48:51.315986+0000 mon.a (mon.0) 1957 : audit 0 from='client.? 172.21.15.40:0/1154805224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:52 smithi040 bash[41173]: cluster 2023-12-01T16:48:51.160568+0000 mgr.y (mgr.24356) 2123 : cluster 0 pgmap v2091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:52 smithi040 bash[41173]: audit 2023-12-01T16:48:51.315986+0000 mon.a (mon.0) 1957 : audit 0 from='client.? 172.21.15.40:0/1154805224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:54 smithi141 bash[31670]: cluster 2023-12-01T16:48:53.161239+0000 mgr.y (mgr.24356) 2124 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:54 smithi141 bash[31670]: audit 2023-12-01T16:48:53.791593+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.40:0/1444608210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:54 smithi040 bash[28232]: cluster 2023-12-01T16:48:53.161239+0000 mgr.y (mgr.24356) 2124 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:54 smithi040 bash[28232]: audit 2023-12-01T16:48:53.791593+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.40:0/1444608210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:54 smithi040 bash[41173]: cluster 2023-12-01T16:48:53.161239+0000 mgr.y (mgr.24356) 2124 : cluster 0 pgmap v2092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:54 smithi040 bash[41173]: audit 2023-12-01T16:48:53.791593+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.40:0/1444608210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:56 smithi141 bash[31670]: cluster 2023-12-01T16:48:55.162380+0000 mgr.y (mgr.24356) 2125 : cluster 0 pgmap v2093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:56 smithi040 bash[28232]: cluster 2023-12-01T16:48:55.162380+0000 mgr.y (mgr.24356) 2125 : cluster 0 pgmap v2093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:48:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:48:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:56 smithi040 bash[41173]: cluster 2023-12-01T16:48:55.162380+0000 mgr.y (mgr.24356) 2125 : cluster 0 pgmap v2093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:57 smithi141 bash[31670]: audit 2023-12-01T16:48:56.262770+0000 mon.c (mon.2) 1355 : audit 0 from='client.? 172.21.15.40:0/2151762473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:57 smithi040 bash[28232]: audit 2023-12-01T16:48:56.262770+0000 mon.c (mon.2) 1355 : audit 0 from='client.? 172.21.15.40:0/2151762473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:57 smithi040 bash[41173]: audit 2023-12-01T16:48:56.262770+0000 mon.c (mon.2) 1355 : audit 0 from='client.? 172.21.15.40:0/2151762473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:58 smithi141 bash[31670]: cluster 2023-12-01T16:48:57.163052+0000 mgr.y (mgr.24356) 2126 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:58 smithi040 bash[28232]: cluster 2023-12-01T16:48:57.163052+0000 mgr.y (mgr.24356) 2126 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:58 smithi040 bash[41173]: cluster 2023-12-01T16:48:57.163052+0000 mgr.y (mgr.24356) 2126 : cluster 0 pgmap v2094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:59.844 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:59 smithi141 bash[31670]: audit 2023-12-01T16:48:58.730298+0000 mon.c (mon.2) 1356 : audit 0 from='client.? 172.21.15.40:0/3303391807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:59.845 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:48:59 smithi141 bash[31670]: cluster 2023-12-01T16:48:59.163716+0000 mgr.y (mgr.24356) 2127 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:59 smithi040 bash[41173]: audit 2023-12-01T16:48:58.730298+0000 mon.c (mon.2) 1356 : audit 0 from='client.? 172.21.15.40:0/3303391807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:48:59 smithi040 bash[41173]: cluster 2023-12-01T16:48:59.163716+0000 mgr.y (mgr.24356) 2127 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:48:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:59 smithi040 bash[28232]: audit 2023-12-01T16:48:58.730298+0000 mon.c (mon.2) 1356 : audit 0 from='client.? 172.21.15.40:0/3303391807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:48:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:48:59 smithi040 bash[28232]: cluster 2023-12-01T16:48:59.163716+0000 mgr.y (mgr.24356) 2127 : cluster 0 pgmap v2095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:01 smithi141 bash[31670]: audit 2023-12-01T16:49:01.184444+0000 mon.c (mon.2) 1357 : audit 0 from='client.? 172.21.15.40:0/1103424999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:01 smithi040 bash[28232]: audit 2023-12-01T16:49:01.184444+0000 mon.c (mon.2) 1357 : audit 0 from='client.? 172.21.15.40:0/1103424999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:01 smithi040 bash[41173]: audit 2023-12-01T16:49:01.184444+0000 mon.c (mon.2) 1357 : audit 0 from='client.? 172.21.15.40:0/1103424999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:02 smithi141 bash[31670]: cluster 2023-12-01T16:49:01.164817+0000 mgr.y (mgr.24356) 2128 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:02 smithi040 bash[28232]: cluster 2023-12-01T16:49:01.164817+0000 mgr.y (mgr.24356) 2128 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:02 smithi040 bash[41173]: cluster 2023-12-01T16:49:01.164817+0000 mgr.y (mgr.24356) 2128 : cluster 0 pgmap v2096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:04 smithi141 bash[31670]: cluster 2023-12-01T16:49:03.165444+0000 mgr.y (mgr.24356) 2129 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:04 smithi141 bash[31670]: audit 2023-12-01T16:49:03.408452+0000 mon.c (mon.2) 1358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:04 smithi141 bash[31670]: audit 2023-12-01T16:49:03.660741+0000 mon.c (mon.2) 1359 : audit 0 from='client.? 172.21.15.40:0/542069778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:04 smithi040 bash[41173]: cluster 2023-12-01T16:49:03.165444+0000 mgr.y (mgr.24356) 2129 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:04 smithi040 bash[41173]: audit 2023-12-01T16:49:03.408452+0000 mon.c (mon.2) 1358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:04 smithi040 bash[41173]: audit 2023-12-01T16:49:03.660741+0000 mon.c (mon.2) 1359 : audit 0 from='client.? 172.21.15.40:0/542069778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:04 smithi040 bash[28232]: cluster 2023-12-01T16:49:03.165444+0000 mgr.y (mgr.24356) 2129 : cluster 0 pgmap v2097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:04 smithi040 bash[28232]: audit 2023-12-01T16:49:03.408452+0000 mon.c (mon.2) 1358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:04 smithi040 bash[28232]: audit 2023-12-01T16:49:03.660741+0000 mon.c (mon.2) 1359 : audit 0 from='client.? 172.21.15.40:0/542069778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:06 smithi141 bash[31670]: cluster 2023-12-01T16:49:05.166584+0000 mgr.y (mgr.24356) 2130 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:06 smithi141 bash[31670]: audit 2023-12-01T16:49:06.124246+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.40:0/2781741977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:49:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:49:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:06 smithi040 bash[28232]: cluster 2023-12-01T16:49:05.166584+0000 mgr.y (mgr.24356) 2130 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:06 smithi040 bash[28232]: audit 2023-12-01T16:49:06.124246+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.40:0/2781741977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:06 smithi040 bash[41173]: cluster 2023-12-01T16:49:05.166584+0000 mgr.y (mgr.24356) 2130 : cluster 0 pgmap v2098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:06 smithi040 bash[41173]: audit 2023-12-01T16:49:06.124246+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.40:0/2781741977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:08 smithi141 bash[31670]: cluster 2023-12-01T16:49:07.167260+0000 mgr.y (mgr.24356) 2131 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:08 smithi040 bash[28232]: cluster 2023-12-01T16:49:07.167260+0000 mgr.y (mgr.24356) 2131 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:08 smithi040 bash[41173]: cluster 2023-12-01T16:49:07.167260+0000 mgr.y (mgr.24356) 2131 : cluster 0 pgmap v2099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:09 smithi040 bash[28232]: audit 2023-12-01T16:49:08.580355+0000 mon.c (mon.2) 1360 : audit 0 from='client.? 172.21.15.40:0/3453409253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:09 smithi040 bash[28232]: cluster 2023-12-01T16:49:09.167889+0000 mgr.y (mgr.24356) 2132 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:09 smithi040 bash[41173]: audit 2023-12-01T16:49:08.580355+0000 mon.c (mon.2) 1360 : audit 0 from='client.? 172.21.15.40:0/3453409253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:09 smithi040 bash[41173]: cluster 2023-12-01T16:49:09.167889+0000 mgr.y (mgr.24356) 2132 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:09 smithi141 bash[31670]: audit 2023-12-01T16:49:08.580355+0000 mon.c (mon.2) 1360 : audit 0 from='client.? 172.21.15.40:0/3453409253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:09 smithi141 bash[31670]: cluster 2023-12-01T16:49:09.167889+0000 mgr.y (mgr.24356) 2132 : cluster 0 pgmap v2100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:11 smithi040 bash[28232]: audit 2023-12-01T16:49:11.037992+0000 mon.c (mon.2) 1361 : audit 0 from='client.? 172.21.15.40:0/685312771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:11 smithi040 bash[41173]: audit 2023-12-01T16:49:11.037992+0000 mon.c (mon.2) 1361 : audit 0 from='client.? 172.21.15.40:0/685312771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:11 smithi141 bash[31670]: audit 2023-12-01T16:49:11.037992+0000 mon.c (mon.2) 1361 : audit 0 from='client.? 172.21.15.40:0/685312771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:12 smithi040 bash[28232]: cluster 2023-12-01T16:49:11.169041+0000 mgr.y (mgr.24356) 2133 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:12 smithi040 bash[41173]: cluster 2023-12-01T16:49:11.169041+0000 mgr.y (mgr.24356) 2133 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:12 smithi141 bash[31670]: cluster 2023-12-01T16:49:11.169041+0000 mgr.y (mgr.24356) 2133 : cluster 0 pgmap v2101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:14 smithi141 bash[31670]: cluster 2023-12-01T16:49:13.169687+0000 mgr.y (mgr.24356) 2134 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:14 smithi141 bash[31670]: audit 2023-12-01T16:49:13.497777+0000 mon.c (mon.2) 1362 : audit 0 from='client.? 172.21.15.40:0/899761944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:14 smithi040 bash[41173]: cluster 2023-12-01T16:49:13.169687+0000 mgr.y (mgr.24356) 2134 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:14 smithi040 bash[41173]: audit 2023-12-01T16:49:13.497777+0000 mon.c (mon.2) 1362 : audit 0 from='client.? 172.21.15.40:0/899761944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:14 smithi040 bash[28232]: cluster 2023-12-01T16:49:13.169687+0000 mgr.y (mgr.24356) 2134 : cluster 0 pgmap v2102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:14 smithi040 bash[28232]: audit 2023-12-01T16:49:13.497777+0000 mon.c (mon.2) 1362 : audit 0 from='client.? 172.21.15.40:0/899761944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:16 smithi040 bash[28232]: cluster 2023-12-01T16:49:15.170826+0000 mgr.y (mgr.24356) 2135 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:16 smithi040 bash[28232]: audit 2023-12-01T16:49:15.961585+0000 mon.a (mon.0) 1960 : audit 0 from='client.? 172.21.15.40:0/401221405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:16 smithi040 bash[41173]: cluster 2023-12-01T16:49:15.170826+0000 mgr.y (mgr.24356) 2135 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:16 smithi040 bash[41173]: audit 2023-12-01T16:49:15.961585+0000 mon.a (mon.0) 1960 : audit 0 from='client.? 172.21.15.40:0/401221405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:16 smithi141 bash[31670]: cluster 2023-12-01T16:49:15.170826+0000 mgr.y (mgr.24356) 2135 : cluster 0 pgmap v2103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:16 smithi141 bash[31670]: audit 2023-12-01T16:49:15.961585+0000 mon.a (mon.0) 1960 : audit 0 from='client.? 172.21.15.40:0/401221405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:49:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:49:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:18 smithi141 bash[31670]: cluster 2023-12-01T16:49:17.171470+0000 mgr.y (mgr.24356) 2136 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:18 smithi040 bash[41173]: cluster 2023-12-01T16:49:17.171470+0000 mgr.y (mgr.24356) 2136 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:18 smithi040 bash[28232]: cluster 2023-12-01T16:49:17.171470+0000 mgr.y (mgr.24356) 2136 : cluster 0 pgmap v2104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:19 smithi141 bash[31670]: audit 2023-12-01T16:49:18.408589+0000 mon.c (mon.2) 1363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:19 smithi141 bash[31670]: audit 2023-12-01T16:49:18.428418+0000 mon.c (mon.2) 1364 : audit 0 from='client.? 172.21.15.40:0/2691265163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:19 smithi040 bash[28232]: audit 2023-12-01T16:49:18.408589+0000 mon.c (mon.2) 1363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:19 smithi040 bash[28232]: audit 2023-12-01T16:49:18.428418+0000 mon.c (mon.2) 1364 : audit 0 from='client.? 172.21.15.40:0/2691265163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:19 smithi040 bash[41173]: audit 2023-12-01T16:49:18.408589+0000 mon.c (mon.2) 1363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:19 smithi040 bash[41173]: audit 2023-12-01T16:49:18.428418+0000 mon.c (mon.2) 1364 : audit 0 from='client.? 172.21.15.40:0/2691265163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:20 smithi141 bash[31670]: cluster 2023-12-01T16:49:19.172222+0000 mgr.y (mgr.24356) 2137 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:20 smithi040 bash[28232]: cluster 2023-12-01T16:49:19.172222+0000 mgr.y (mgr.24356) 2137 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:20 smithi040 bash[41173]: cluster 2023-12-01T16:49:19.172222+0000 mgr.y (mgr.24356) 2137 : cluster 0 pgmap v2105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:21 smithi141 bash[31670]: audit 2023-12-01T16:49:20.893857+0000 mon.c (mon.2) 1365 : audit 0 from='client.? 172.21.15.40:0/3131301955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:21 smithi040 bash[28232]: audit 2023-12-01T16:49:20.893857+0000 mon.c (mon.2) 1365 : audit 0 from='client.? 172.21.15.40:0/3131301955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:21 smithi040 bash[41173]: audit 2023-12-01T16:49:20.893857+0000 mon.c (mon.2) 1365 : audit 0 from='client.? 172.21.15.40:0/3131301955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:22 smithi141 bash[31670]: cluster 2023-12-01T16:49:21.173438+0000 mgr.y (mgr.24356) 2138 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:22 smithi040 bash[28232]: cluster 2023-12-01T16:49:21.173438+0000 mgr.y (mgr.24356) 2138 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:22 smithi040 bash[41173]: cluster 2023-12-01T16:49:21.173438+0000 mgr.y (mgr.24356) 2138 : cluster 0 pgmap v2106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:24 smithi141 bash[31670]: cluster 2023-12-01T16:49:23.174055+0000 mgr.y (mgr.24356) 2139 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:24 smithi141 bash[31670]: audit 2023-12-01T16:49:23.376999+0000 mon.c (mon.2) 1366 : audit 0 from='client.? 172.21.15.40:0/4268528733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:24 smithi040 bash[28232]: cluster 2023-12-01T16:49:23.174055+0000 mgr.y (mgr.24356) 2139 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:24 smithi040 bash[28232]: audit 2023-12-01T16:49:23.376999+0000 mon.c (mon.2) 1366 : audit 0 from='client.? 172.21.15.40:0/4268528733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:24 smithi040 bash[41173]: cluster 2023-12-01T16:49:23.174055+0000 mgr.y (mgr.24356) 2139 : cluster 0 pgmap v2107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:24 smithi040 bash[41173]: audit 2023-12-01T16:49:23.376999+0000 mon.c (mon.2) 1366 : audit 0 from='client.? 172.21.15.40:0/4268528733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:26 smithi141 bash[31670]: cluster 2023-12-01T16:49:25.175282+0000 mgr.y (mgr.24356) 2140 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:26 smithi141 bash[31670]: audit 2023-12-01T16:49:25.842350+0000 mon.c (mon.2) 1367 : audit 0 from='client.? 172.21.15.40:0/902604776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:49:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:49:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:26 smithi040 bash[28232]: cluster 2023-12-01T16:49:25.175282+0000 mgr.y (mgr.24356) 2140 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:26.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:26 smithi040 bash[28232]: audit 2023-12-01T16:49:25.842350+0000 mon.c (mon.2) 1367 : audit 0 from='client.? 172.21.15.40:0/902604776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:26 smithi040 bash[41173]: cluster 2023-12-01T16:49:25.175282+0000 mgr.y (mgr.24356) 2140 : cluster 0 pgmap v2108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:26 smithi040 bash[41173]: audit 2023-12-01T16:49:25.842350+0000 mon.c (mon.2) 1367 : audit 0 from='client.? 172.21.15.40:0/902604776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:28 smithi141 bash[31670]: cluster 2023-12-01T16:49:27.175905+0000 mgr.y (mgr.24356) 2141 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:28 smithi040 bash[28232]: cluster 2023-12-01T16:49:27.175905+0000 mgr.y (mgr.24356) 2141 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:28 smithi040 bash[41173]: cluster 2023-12-01T16:49:27.175905+0000 mgr.y (mgr.24356) 2141 : cluster 0 pgmap v2109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:29 smithi141 bash[31670]: audit 2023-12-01T16:49:28.304932+0000 mon.c (mon.2) 1368 : audit 0 from='client.? 172.21.15.40:0/2766327919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:29 smithi040 bash[28232]: audit 2023-12-01T16:49:28.304932+0000 mon.c (mon.2) 1368 : audit 0 from='client.? 172.21.15.40:0/2766327919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:29 smithi040 bash[41173]: audit 2023-12-01T16:49:28.304932+0000 mon.c (mon.2) 1368 : audit 0 from='client.? 172.21.15.40:0/2766327919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:30 smithi141 bash[31670]: cluster 2023-12-01T16:49:29.176585+0000 mgr.y (mgr.24356) 2142 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:30 smithi040 bash[28232]: cluster 2023-12-01T16:49:29.176585+0000 mgr.y (mgr.24356) 2142 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:30 smithi040 bash[41173]: cluster 2023-12-01T16:49:29.176585+0000 mgr.y (mgr.24356) 2142 : cluster 0 pgmap v2110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:31 smithi141 bash[31670]: audit 2023-12-01T16:49:30.769791+0000 mon.c (mon.2) 1369 : audit 0 from='client.? 172.21.15.40:0/305582363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:31 smithi040 bash[28232]: audit 2023-12-01T16:49:30.769791+0000 mon.c (mon.2) 1369 : audit 0 from='client.? 172.21.15.40:0/305582363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:31 smithi040 bash[41173]: audit 2023-12-01T16:49:30.769791+0000 mon.c (mon.2) 1369 : audit 0 from='client.? 172.21.15.40:0/305582363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:32 smithi040 bash[41173]: cluster 2023-12-01T16:49:31.177779+0000 mgr.y (mgr.24356) 2143 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:32 smithi040 bash[28232]: cluster 2023-12-01T16:49:31.177779+0000 mgr.y (mgr.24356) 2143 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:32 smithi141 bash[31670]: cluster 2023-12-01T16:49:31.177779+0000 mgr.y (mgr.24356) 2143 : cluster 0 pgmap v2111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:33 smithi040 bash[28232]: audit 2023-12-01T16:49:32.767764+0000 mon.c (mon.2) 1370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:49:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:33 smithi040 bash[28232]: audit 2023-12-01T16:49:33.252774+0000 mon.a (mon.0) 1961 : audit 0 from='client.? 172.21.15.40:0/303391553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:33 smithi040 bash[41173]: audit 2023-12-01T16:49:32.767764+0000 mon.c (mon.2) 1370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:49:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:33 smithi040 bash[41173]: audit 2023-12-01T16:49:33.252774+0000 mon.a (mon.0) 1961 : audit 0 from='client.? 172.21.15.40:0/303391553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:33 smithi141 bash[31670]: audit 2023-12-01T16:49:32.767764+0000 mon.c (mon.2) 1370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:49:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:33 smithi141 bash[31670]: audit 2023-12-01T16:49:33.252774+0000 mon.a (mon.0) 1961 : audit 0 from='client.? 172.21.15.40:0/303391553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:34 smithi040 bash[28232]: cluster 2023-12-01T16:49:33.178437+0000 mgr.y (mgr.24356) 2144 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:34 smithi040 bash[28232]: audit 2023-12-01T16:49:33.409203+0000 mon.c (mon.2) 1371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:34 smithi040 bash[41173]: cluster 2023-12-01T16:49:33.178437+0000 mgr.y (mgr.24356) 2144 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:34 smithi040 bash[41173]: audit 2023-12-01T16:49:33.409203+0000 mon.c (mon.2) 1371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:34 smithi141 bash[31670]: cluster 2023-12-01T16:49:33.178437+0000 mgr.y (mgr.24356) 2144 : cluster 0 pgmap v2112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:34 smithi141 bash[31670]: audit 2023-12-01T16:49:33.409203+0000 mon.c (mon.2) 1371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:35 smithi040 bash[28232]: cluster 2023-12-01T16:49:35.179617+0000 mgr.y (mgr.24356) 2145 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:35 smithi040 bash[41173]: cluster 2023-12-01T16:49:35.179617+0000 mgr.y (mgr.24356) 2145 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:35 smithi141 bash[31670]: cluster 2023-12-01T16:49:35.179617+0000 mgr.y (mgr.24356) 2145 : cluster 0 pgmap v2113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:36 smithi040 bash[28232]: audit 2023-12-01T16:49:35.726200+0000 mon.c (mon.2) 1372 : audit 0 from='client.? 172.21.15.40:0/4166780742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:36 smithi040 bash[41173]: audit 2023-12-01T16:49:35.726200+0000 mon.c (mon.2) 1372 : audit 0 from='client.? 172.21.15.40:0/4166780742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:36.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:49:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:49:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:36 smithi141 bash[31670]: audit 2023-12-01T16:49:35.726200+0000 mon.c (mon.2) 1372 : audit 0 from='client.? 172.21.15.40:0/4166780742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:37 smithi040 bash[28232]: cluster 2023-12-01T16:49:37.180410+0000 mgr.y (mgr.24356) 2146 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:37 smithi040 bash[41173]: cluster 2023-12-01T16:49:37.180410+0000 mgr.y (mgr.24356) 2146 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:37 smithi141 bash[31670]: cluster 2023-12-01T16:49:37.180410+0000 mgr.y (mgr.24356) 2146 : cluster 0 pgmap v2114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:38 smithi040 bash[41173]: audit 2023-12-01T16:49:38.198608+0000 mon.c (mon.2) 1373 : audit 0 from='client.? 172.21.15.40:0/2258044495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:38 smithi040 bash[28232]: audit 2023-12-01T16:49:38.198608+0000 mon.c (mon.2) 1373 : audit 0 from='client.? 172.21.15.40:0/2258044495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:38 smithi141 bash[31670]: audit 2023-12-01T16:49:38.198608+0000 mon.c (mon.2) 1373 : audit 0 from='client.? 172.21.15.40:0/2258044495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:38.609065+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:38.620857+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:39.014809+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:39.025735+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: cluster 2023-12-01T16:49:39.181047+0000 mgr.y (mgr.24356) 2147 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:39.566252+0000 mon.c (mon.2) 1374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:39.568207+0000 mon.c (mon.2) 1375 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[28232]: audit 2023-12-01T16:49:39.578809+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:38.609065+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:38.620857+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:39.014809+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:39.025735+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: cluster 2023-12-01T16:49:39.181047+0000 mgr.y (mgr.24356) 2147 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:39.566252+0000 mon.c (mon.2) 1374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:49:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:39.568207+0000 mon.c (mon.2) 1375 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:49:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:39 smithi040 bash[41173]: audit 2023-12-01T16:49:39.578809+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:38.609065+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:38.620857+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:39.014809+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:39.025735+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: cluster 2023-12-01T16:49:39.181047+0000 mgr.y (mgr.24356) 2147 : cluster 0 pgmap v2115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:39.566252+0000 mon.c (mon.2) 1374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:49:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:39.568207+0000 mon.c (mon.2) 1375 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:49:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:39 smithi141 bash[31670]: audit 2023-12-01T16:49:39.578809+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:49:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:41 smithi040 bash[28232]: audit 2023-12-01T16:49:40.671857+0000 mon.a (mon.0) 1967 : audit 0 from='client.? 172.21.15.40:0/2257381957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:41 smithi040 bash[41173]: audit 2023-12-01T16:49:40.671857+0000 mon.a (mon.0) 1967 : audit 0 from='client.? 172.21.15.40:0/2257381957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:41 smithi141 bash[31670]: audit 2023-12-01T16:49:40.671857+0000 mon.a (mon.0) 1967 : audit 0 from='client.? 172.21.15.40:0/2257381957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:42 smithi040 bash[41173]: cluster 2023-12-01T16:49:41.182169+0000 mgr.y (mgr.24356) 2148 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:42 smithi040 bash[28232]: cluster 2023-12-01T16:49:41.182169+0000 mgr.y (mgr.24356) 2148 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:42 smithi141 bash[31670]: cluster 2023-12-01T16:49:41.182169+0000 mgr.y (mgr.24356) 2148 : cluster 0 pgmap v2116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:43 smithi141 bash[31670]: audit 2023-12-01T16:49:43.138460+0000 mon.a (mon.0) 1968 : audit 0 from='client.? 172.21.15.40:0/3832589460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:43 smithi040 bash[28232]: audit 2023-12-01T16:49:43.138460+0000 mon.a (mon.0) 1968 : audit 0 from='client.? 172.21.15.40:0/3832589460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:43 smithi040 bash[41173]: audit 2023-12-01T16:49:43.138460+0000 mon.a (mon.0) 1968 : audit 0 from='client.? 172.21.15.40:0/3832589460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:44 smithi141 bash[31670]: cluster 2023-12-01T16:49:43.182951+0000 mgr.y (mgr.24356) 2149 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:44 smithi040 bash[28232]: cluster 2023-12-01T16:49:43.182951+0000 mgr.y (mgr.24356) 2149 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:44 smithi040 bash[41173]: cluster 2023-12-01T16:49:43.182951+0000 mgr.y (mgr.24356) 2149 : cluster 0 pgmap v2117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:46 smithi141 bash[31670]: cluster 2023-12-01T16:49:45.184137+0000 mgr.y (mgr.24356) 2150 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:46 smithi141 bash[31670]: audit 2023-12-01T16:49:45.607593+0000 mon.a (mon.0) 1969 : audit 0 from='client.? 172.21.15.40:0/2372599366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:49:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:49:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:46 smithi040 bash[28232]: cluster 2023-12-01T16:49:45.184137+0000 mgr.y (mgr.24356) 2150 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:46 smithi040 bash[28232]: audit 2023-12-01T16:49:45.607593+0000 mon.a (mon.0) 1969 : audit 0 from='client.? 172.21.15.40:0/2372599366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:46 smithi040 bash[41173]: cluster 2023-12-01T16:49:45.184137+0000 mgr.y (mgr.24356) 2150 : cluster 0 pgmap v2118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:46 smithi040 bash[41173]: audit 2023-12-01T16:49:45.607593+0000 mon.a (mon.0) 1969 : audit 0 from='client.? 172.21.15.40:0/2372599366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:48 smithi141 bash[31670]: cluster 2023-12-01T16:49:47.184816+0000 mgr.y (mgr.24356) 2151 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:48 smithi141 bash[31670]: audit 2023-12-01T16:49:48.075891+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.40:0/1584438816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:48 smithi040 bash[28232]: cluster 2023-12-01T16:49:47.184816+0000 mgr.y (mgr.24356) 2151 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:48 smithi040 bash[28232]: audit 2023-12-01T16:49:48.075891+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.40:0/1584438816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:48 smithi040 bash[41173]: cluster 2023-12-01T16:49:47.184816+0000 mgr.y (mgr.24356) 2151 : cluster 0 pgmap v2119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:48 smithi040 bash[41173]: audit 2023-12-01T16:49:48.075891+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.40:0/1584438816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:49 smithi141 bash[31670]: audit 2023-12-01T16:49:48.409742+0000 mon.c (mon.2) 1376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:49 smithi040 bash[28232]: audit 2023-12-01T16:49:48.409742+0000 mon.c (mon.2) 1376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:49 smithi040 bash[41173]: audit 2023-12-01T16:49:48.409742+0000 mon.c (mon.2) 1376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:50 smithi141 bash[31670]: cluster 2023-12-01T16:49:49.185458+0000 mgr.y (mgr.24356) 2152 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:50 smithi040 bash[28232]: cluster 2023-12-01T16:49:49.185458+0000 mgr.y (mgr.24356) 2152 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:50 smithi040 bash[41173]: cluster 2023-12-01T16:49:49.185458+0000 mgr.y (mgr.24356) 2152 : cluster 0 pgmap v2120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:51 smithi141 bash[31670]: audit 2023-12-01T16:49:50.545456+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.40:0/2862468649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:51 smithi040 bash[28232]: audit 2023-12-01T16:49:50.545456+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.40:0/2862468649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:51 smithi040 bash[41173]: audit 2023-12-01T16:49:50.545456+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.40:0/2862468649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:52 smithi141 bash[31670]: cluster 2023-12-01T16:49:51.186572+0000 mgr.y (mgr.24356) 2153 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:52 smithi040 bash[41173]: cluster 2023-12-01T16:49:51.186572+0000 mgr.y (mgr.24356) 2153 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:52 smithi040 bash[28232]: cluster 2023-12-01T16:49:51.186572+0000 mgr.y (mgr.24356) 2153 : cluster 0 pgmap v2121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:53 smithi040 bash[28232]: audit 2023-12-01T16:49:53.023571+0000 mon.c (mon.2) 1377 : audit 0 from='client.? 172.21.15.40:0/88685698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:53 smithi040 bash[41173]: audit 2023-12-01T16:49:53.023571+0000 mon.c (mon.2) 1377 : audit 0 from='client.? 172.21.15.40:0/88685698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:53 smithi141 bash[31670]: audit 2023-12-01T16:49:53.023571+0000 mon.c (mon.2) 1377 : audit 0 from='client.? 172.21.15.40:0/88685698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:54 smithi040 bash[28232]: cluster 2023-12-01T16:49:53.187220+0000 mgr.y (mgr.24356) 2154 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:54 smithi040 bash[41173]: cluster 2023-12-01T16:49:53.187220+0000 mgr.y (mgr.24356) 2154 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:54 smithi141 bash[31670]: cluster 2023-12-01T16:49:53.187220+0000 mgr.y (mgr.24356) 2154 : cluster 0 pgmap v2122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:49:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:49:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:56 smithi040 bash[28232]: cluster 2023-12-01T16:49:55.188174+0000 mgr.y (mgr.24356) 2155 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:56 smithi040 bash[28232]: audit 2023-12-01T16:49:55.493029+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.40:0/705958726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:56 smithi040 bash[41173]: cluster 2023-12-01T16:49:55.188174+0000 mgr.y (mgr.24356) 2155 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:56 smithi040 bash[41173]: audit 2023-12-01T16:49:55.493029+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.40:0/705958726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:56 smithi141 bash[31670]: cluster 2023-12-01T16:49:55.188174+0000 mgr.y (mgr.24356) 2155 : cluster 0 pgmap v2123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:56 smithi141 bash[31670]: audit 2023-12-01T16:49:55.493029+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.40:0/705958726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:58 smithi040 bash[28232]: cluster 2023-12-01T16:49:57.188958+0000 mgr.y (mgr.24356) 2156 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:58 smithi040 bash[28232]: audit 2023-12-01T16:49:57.961236+0000 mon.a (mon.0) 1973 : audit 0 from='client.? 172.21.15.40:0/1221938693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:58 smithi040 bash[41173]: cluster 2023-12-01T16:49:57.188958+0000 mgr.y (mgr.24356) 2156 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:58 smithi040 bash[41173]: audit 2023-12-01T16:49:57.961236+0000 mon.a (mon.0) 1973 : audit 0 from='client.? 172.21.15.40:0/1221938693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:58 smithi141 bash[31670]: cluster 2023-12-01T16:49:57.188958+0000 mgr.y (mgr.24356) 2156 : cluster 0 pgmap v2124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:58 smithi141 bash[31670]: audit 2023-12-01T16:49:57.961236+0000 mon.a (mon.0) 1973 : audit 0 from='client.? 172.21.15.40:0/1221938693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:49:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:49:59 smithi040 bash[41173]: cluster 2023-12-01T16:49:59.189748+0000 mgr.y (mgr.24356) 2157 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:49:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:49:59 smithi040 bash[28232]: cluster 2023-12-01T16:49:59.189748+0000 mgr.y (mgr.24356) 2157 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:49:59 smithi141 bash[31670]: cluster 2023-12-01T16:49:59.189748+0000 mgr.y (mgr.24356) 2157 : cluster 0 pgmap v2125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:00 smithi040 bash[28232]: debug 2023-12-01T16:49:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:00 smithi040 bash[28232]: cluster 2023-12-01T16:50:00.000179+0000 mon.a (mon.0) 1974 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:00 smithi040 bash[28232]: audit 2023-12-01T16:50:00.429226+0000 mon.a (mon.0) 1975 : audit 0 from='client.? 172.21.15.40:0/4166445676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:00 smithi040 bash[41173]: cluster 2023-12-01T16:50:00.000179+0000 mon.a (mon.0) 1974 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:00 smithi040 bash[41173]: audit 2023-12-01T16:50:00.429226+0000 mon.a (mon.0) 1975 : audit 0 from='client.? 172.21.15.40:0/4166445676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:00 smithi141 bash[31670]: cluster 2023-12-01T16:50:00.000179+0000 mon.a (mon.0) 1974 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:00 smithi141 bash[31670]: audit 2023-12-01T16:50:00.429226+0000 mon.a (mon.0) 1975 : audit 0 from='client.? 172.21.15.40:0/4166445676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:01 smithi040 bash[28232]: cluster 2023-12-01T16:50:01.190935+0000 mgr.y (mgr.24356) 2158 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:01 smithi040 bash[41173]: cluster 2023-12-01T16:50:01.190935+0000 mgr.y (mgr.24356) 2158 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:01 smithi141 bash[31670]: cluster 2023-12-01T16:50:01.190935+0000 mgr.y (mgr.24356) 2158 : cluster 0 pgmap v2126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:02 smithi141 bash[31670]: audit 2023-12-01T16:50:02.892712+0000 mon.a (mon.0) 1976 : audit 0 from='client.? 172.21.15.40:0/443687675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:02 smithi040 bash[41173]: audit 2023-12-01T16:50:02.892712+0000 mon.a (mon.0) 1976 : audit 0 from='client.? 172.21.15.40:0/443687675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:02 smithi040 bash[28232]: audit 2023-12-01T16:50:02.892712+0000 mon.a (mon.0) 1976 : audit 0 from='client.? 172.21.15.40:0/443687675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:03 smithi141 bash[31670]: cluster 2023-12-01T16:50:03.191618+0000 mgr.y (mgr.24356) 2159 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:03 smithi141 bash[31670]: audit 2023-12-01T16:50:03.410092+0000 mon.c (mon.2) 1378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:03 smithi040 bash[28232]: cluster 2023-12-01T16:50:03.191618+0000 mgr.y (mgr.24356) 2159 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:03 smithi040 bash[28232]: audit 2023-12-01T16:50:03.410092+0000 mon.c (mon.2) 1378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:03 smithi040 bash[41173]: cluster 2023-12-01T16:50:03.191618+0000 mgr.y (mgr.24356) 2159 : cluster 0 pgmap v2127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:03 smithi040 bash[41173]: audit 2023-12-01T16:50:03.410092+0000 mon.c (mon.2) 1378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:06 smithi141 bash[31670]: cluster 2023-12-01T16:50:05.192868+0000 mgr.y (mgr.24356) 2160 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:06 smithi141 bash[31670]: audit 2023-12-01T16:50:05.355017+0000 mon.c (mon.2) 1379 : audit 0 from='client.? 172.21.15.40:0/3793261001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:06 smithi040 bash[28232]: cluster 2023-12-01T16:50:05.192868+0000 mgr.y (mgr.24356) 2160 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:06 smithi040 bash[28232]: audit 2023-12-01T16:50:05.355017+0000 mon.c (mon.2) 1379 : audit 0 from='client.? 172.21.15.40:0/3793261001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:06 smithi040 bash[41173]: cluster 2023-12-01T16:50:05.192868+0000 mgr.y (mgr.24356) 2160 : cluster 0 pgmap v2128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:06 smithi040 bash[41173]: audit 2023-12-01T16:50:05.355017+0000 mon.c (mon.2) 1379 : audit 0 from='client.? 172.21.15.40:0/3793261001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:06.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:50:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:50:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:08 smithi141 bash[31670]: cluster 2023-12-01T16:50:07.193590+0000 mgr.y (mgr.24356) 2161 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:08 smithi141 bash[31670]: audit 2023-12-01T16:50:07.820011+0000 mon.c (mon.2) 1380 : audit 0 from='client.? 172.21.15.40:0/4018673220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:08 smithi040 bash[28232]: cluster 2023-12-01T16:50:07.193590+0000 mgr.y (mgr.24356) 2161 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:08 smithi040 bash[28232]: audit 2023-12-01T16:50:07.820011+0000 mon.c (mon.2) 1380 : audit 0 from='client.? 172.21.15.40:0/4018673220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:08 smithi040 bash[41173]: cluster 2023-12-01T16:50:07.193590+0000 mgr.y (mgr.24356) 2161 : cluster 0 pgmap v2129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:08 smithi040 bash[41173]: audit 2023-12-01T16:50:07.820011+0000 mon.c (mon.2) 1380 : audit 0 from='client.? 172.21.15.40:0/4018673220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:09 smithi040 bash[41173]: cluster 2023-12-01T16:50:09.194389+0000 mgr.y (mgr.24356) 2162 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:09 smithi040 bash[28232]: cluster 2023-12-01T16:50:09.194389+0000 mgr.y (mgr.24356) 2162 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:09 smithi141 bash[31670]: cluster 2023-12-01T16:50:09.194389+0000 mgr.y (mgr.24356) 2162 : cluster 0 pgmap v2130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:10 smithi040 bash[28232]: audit 2023-12-01T16:50:10.286752+0000 mon.c (mon.2) 1381 : audit 0 from='client.? 172.21.15.40:0/850647530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:10 smithi040 bash[41173]: audit 2023-12-01T16:50:10.286752+0000 mon.c (mon.2) 1381 : audit 0 from='client.? 172.21.15.40:0/850647530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:10 smithi141 bash[31670]: audit 2023-12-01T16:50:10.286752+0000 mon.c (mon.2) 1381 : audit 0 from='client.? 172.21.15.40:0/850647530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:11 smithi040 bash[41173]: cluster 2023-12-01T16:50:11.195590+0000 mgr.y (mgr.24356) 2163 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:11 smithi040 bash[28232]: cluster 2023-12-01T16:50:11.195590+0000 mgr.y (mgr.24356) 2163 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:11 smithi141 bash[31670]: cluster 2023-12-01T16:50:11.195590+0000 mgr.y (mgr.24356) 2163 : cluster 0 pgmap v2131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:12 smithi040 bash[41173]: audit 2023-12-01T16:50:12.747203+0000 mon.c (mon.2) 1382 : audit 0 from='client.? 172.21.15.40:0/576558016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:12 smithi040 bash[28232]: audit 2023-12-01T16:50:12.747203+0000 mon.c (mon.2) 1382 : audit 0 from='client.? 172.21.15.40:0/576558016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:12 smithi141 bash[31670]: audit 2023-12-01T16:50:12.747203+0000 mon.c (mon.2) 1382 : audit 0 from='client.? 172.21.15.40:0/576558016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:13 smithi040 bash[41173]: cluster 2023-12-01T16:50:13.196380+0000 mgr.y (mgr.24356) 2164 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:14.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:13 smithi040 bash[28232]: cluster 2023-12-01T16:50:13.196380+0000 mgr.y (mgr.24356) 2164 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:13 smithi141 bash[31670]: cluster 2023-12-01T16:50:13.196380+0000 mgr.y (mgr.24356) 2164 : cluster 0 pgmap v2132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:15 smithi141 bash[31670]: audit 2023-12-01T16:50:15.209597+0000 mon.c (mon.2) 1383 : audit 0 from='client.? 172.21.15.40:0/1765264237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:15 smithi040 bash[28232]: audit 2023-12-01T16:50:15.209597+0000 mon.c (mon.2) 1383 : audit 0 from='client.? 172.21.15.40:0/1765264237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:15 smithi040 bash[41173]: audit 2023-12-01T16:50:15.209597+0000 mon.c (mon.2) 1383 : audit 0 from='client.? 172.21.15.40:0/1765264237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:16 smithi141 bash[31670]: cluster 2023-12-01T16:50:15.197462+0000 mgr.y (mgr.24356) 2165 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:16 smithi040 bash[28232]: cluster 2023-12-01T16:50:15.197462+0000 mgr.y (mgr.24356) 2165 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:50:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:50:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:16 smithi040 bash[41173]: cluster 2023-12-01T16:50:15.197462+0000 mgr.y (mgr.24356) 2165 : cluster 0 pgmap v2133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:18 smithi141 bash[31670]: cluster 2023-12-01T16:50:17.198127+0000 mgr.y (mgr.24356) 2166 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:18 smithi141 bash[31670]: audit 2023-12-01T16:50:17.666409+0000 mon.a (mon.0) 1977 : audit 0 from='client.? 172.21.15.40:0/2557846733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:18 smithi040 bash[28232]: cluster 2023-12-01T16:50:17.198127+0000 mgr.y (mgr.24356) 2166 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:18 smithi040 bash[28232]: audit 2023-12-01T16:50:17.666409+0000 mon.a (mon.0) 1977 : audit 0 from='client.? 172.21.15.40:0/2557846733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:18 smithi040 bash[41173]: cluster 2023-12-01T16:50:17.198127+0000 mgr.y (mgr.24356) 2166 : cluster 0 pgmap v2134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:18 smithi040 bash[41173]: audit 2023-12-01T16:50:17.666409+0000 mon.a (mon.0) 1977 : audit 0 from='client.? 172.21.15.40:0/2557846733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:19 smithi141 bash[31670]: audit 2023-12-01T16:50:18.410543+0000 mon.c (mon.2) 1384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:19 smithi040 bash[28232]: audit 2023-12-01T16:50:18.410543+0000 mon.c (mon.2) 1384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:19 smithi040 bash[41173]: audit 2023-12-01T16:50:18.410543+0000 mon.c (mon.2) 1384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:20 smithi141 bash[31670]: cluster 2023-12-01T16:50:19.198716+0000 mgr.y (mgr.24356) 2167 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:20 smithi141 bash[31670]: audit 2023-12-01T16:50:20.135164+0000 mon.a (mon.0) 1978 : audit 0 from='client.? 172.21.15.40:0/4205507334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:20 smithi040 bash[41173]: cluster 2023-12-01T16:50:19.198716+0000 mgr.y (mgr.24356) 2167 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:20 smithi040 bash[41173]: audit 2023-12-01T16:50:20.135164+0000 mon.a (mon.0) 1978 : audit 0 from='client.? 172.21.15.40:0/4205507334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:20 smithi040 bash[28232]: cluster 2023-12-01T16:50:19.198716+0000 mgr.y (mgr.24356) 2167 : cluster 0 pgmap v2135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:20 smithi040 bash[28232]: audit 2023-12-01T16:50:20.135164+0000 mon.a (mon.0) 1978 : audit 0 from='client.? 172.21.15.40:0/4205507334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:22 smithi040 bash[41173]: cluster 2023-12-01T16:50:21.199881+0000 mgr.y (mgr.24356) 2168 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:22 smithi040 bash[28232]: cluster 2023-12-01T16:50:21.199881+0000 mgr.y (mgr.24356) 2168 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:22 smithi141 bash[31670]: cluster 2023-12-01T16:50:21.199881+0000 mgr.y (mgr.24356) 2168 : cluster 0 pgmap v2136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:23 smithi040 bash[28232]: audit 2023-12-01T16:50:22.597761+0000 mon.a (mon.0) 1979 : audit 0 from='client.? 172.21.15.40:0/3956772000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:23 smithi040 bash[41173]: audit 2023-12-01T16:50:22.597761+0000 mon.a (mon.0) 1979 : audit 0 from='client.? 172.21.15.40:0/3956772000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:23 smithi141 bash[31670]: audit 2023-12-01T16:50:22.597761+0000 mon.a (mon.0) 1979 : audit 0 from='client.? 172.21.15.40:0/3956772000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:24 smithi040 bash[28232]: cluster 2023-12-01T16:50:23.200569+0000 mgr.y (mgr.24356) 2169 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:24 smithi040 bash[41173]: cluster 2023-12-01T16:50:23.200569+0000 mgr.y (mgr.24356) 2169 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:24 smithi141 bash[31670]: cluster 2023-12-01T16:50:23.200569+0000 mgr.y (mgr.24356) 2169 : cluster 0 pgmap v2137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:25 smithi040 bash[28232]: audit 2023-12-01T16:50:25.070456+0000 mon.c (mon.2) 1385 : audit 0 from='client.? 172.21.15.40:0/2715416253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:25 smithi040 bash[41173]: audit 2023-12-01T16:50:25.070456+0000 mon.c (mon.2) 1385 : audit 0 from='client.? 172.21.15.40:0/2715416253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:25 smithi141 bash[31670]: audit 2023-12-01T16:50:25.070456+0000 mon.c (mon.2) 1385 : audit 0 from='client.? 172.21.15.40:0/2715416253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:26 smithi040 bash[28232]: cluster 2023-12-01T16:50:25.201752+0000 mgr.y (mgr.24356) 2170 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:50:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:50:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:26 smithi040 bash[41173]: cluster 2023-12-01T16:50:25.201752+0000 mgr.y (mgr.24356) 2170 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:26 smithi141 bash[31670]: cluster 2023-12-01T16:50:25.201752+0000 mgr.y (mgr.24356) 2170 : cluster 0 pgmap v2138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:27 smithi040 bash[28232]: cluster 2023-12-01T16:50:27.202147+0000 mgr.y (mgr.24356) 2171 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:27 smithi040 bash[41173]: cluster 2023-12-01T16:50:27.202147+0000 mgr.y (mgr.24356) 2171 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:27 smithi141 bash[31670]: cluster 2023-12-01T16:50:27.202147+0000 mgr.y (mgr.24356) 2171 : cluster 0 pgmap v2139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:28 smithi040 bash[28232]: audit 2023-12-01T16:50:27.529677+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.40:0/1663566025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:28 smithi040 bash[41173]: audit 2023-12-01T16:50:27.529677+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.40:0/1663566025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:28 smithi141 bash[31670]: audit 2023-12-01T16:50:27.529677+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.40:0/1663566025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:29 smithi040 bash[28232]: cluster 2023-12-01T16:50:29.202724+0000 mgr.y (mgr.24356) 2172 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:29 smithi040 bash[41173]: cluster 2023-12-01T16:50:29.202724+0000 mgr.y (mgr.24356) 2172 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:29 smithi141 bash[31670]: cluster 2023-12-01T16:50:29.202724+0000 mgr.y (mgr.24356) 2172 : cluster 0 pgmap v2140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:30 smithi040 bash[41173]: audit 2023-12-01T16:50:30.000876+0000 mon.a (mon.0) 1981 : audit 0 from='client.? 172.21.15.40:0/1750152982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:30 smithi040 bash[28232]: audit 2023-12-01T16:50:30.000876+0000 mon.a (mon.0) 1981 : audit 0 from='client.? 172.21.15.40:0/1750152982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:30 smithi141 bash[31670]: audit 2023-12-01T16:50:30.000876+0000 mon.a (mon.0) 1981 : audit 0 from='client.? 172.21.15.40:0/1750152982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:31 smithi040 bash[41173]: cluster 2023-12-01T16:50:31.203867+0000 mgr.y (mgr.24356) 2173 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:31 smithi040 bash[28232]: cluster 2023-12-01T16:50:31.203867+0000 mgr.y (mgr.24356) 2173 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:31 smithi141 bash[31670]: cluster 2023-12-01T16:50:31.203867+0000 mgr.y (mgr.24356) 2173 : cluster 0 pgmap v2141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:32 smithi040 bash[41173]: audit 2023-12-01T16:50:32.467990+0000 mon.c (mon.2) 1386 : audit 0 from='client.? 172.21.15.40:0/1258482793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:32 smithi040 bash[28232]: audit 2023-12-01T16:50:32.467990+0000 mon.c (mon.2) 1386 : audit 0 from='client.? 172.21.15.40:0/1258482793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:32 smithi141 bash[31670]: audit 2023-12-01T16:50:32.467990+0000 mon.c (mon.2) 1386 : audit 0 from='client.? 172.21.15.40:0/1258482793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:33 smithi040 bash[28232]: cluster 2023-12-01T16:50:33.204580+0000 mgr.y (mgr.24356) 2174 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:33 smithi040 bash[28232]: audit 2023-12-01T16:50:33.410775+0000 mon.c (mon.2) 1387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:33 smithi040 bash[41173]: cluster 2023-12-01T16:50:33.204580+0000 mgr.y (mgr.24356) 2174 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:33 smithi040 bash[41173]: audit 2023-12-01T16:50:33.410775+0000 mon.c (mon.2) 1387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:33 smithi141 bash[31670]: cluster 2023-12-01T16:50:33.204580+0000 mgr.y (mgr.24356) 2174 : cluster 0 pgmap v2142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:33 smithi141 bash[31670]: audit 2023-12-01T16:50:33.410775+0000 mon.c (mon.2) 1387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:34 smithi141 bash[31670]: audit 2023-12-01T16:50:34.937017+0000 mon.c (mon.2) 1388 : audit 0 from='client.? 172.21.15.40:0/1950220182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:34 smithi040 bash[28232]: audit 2023-12-01T16:50:34.937017+0000 mon.c (mon.2) 1388 : audit 0 from='client.? 172.21.15.40:0/1950220182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:34 smithi040 bash[41173]: audit 2023-12-01T16:50:34.937017+0000 mon.c (mon.2) 1388 : audit 0 from='client.? 172.21.15.40:0/1950220182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:36 smithi141 bash[31670]: cluster 2023-12-01T16:50:35.205697+0000 mgr.y (mgr.24356) 2175 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:36 smithi040 bash[28232]: cluster 2023-12-01T16:50:35.205697+0000 mgr.y (mgr.24356) 2175 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:36 smithi040 bash[41173]: cluster 2023-12-01T16:50:35.205697+0000 mgr.y (mgr.24356) 2175 : cluster 0 pgmap v2143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:50:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:50:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:38 smithi141 bash[31670]: cluster 2023-12-01T16:50:37.206165+0000 mgr.y (mgr.24356) 2176 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:38 smithi141 bash[31670]: audit 2023-12-01T16:50:37.396831+0000 mon.c (mon.2) 1389 : audit 0 from='client.? 172.21.15.40:0/3710120917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:38 smithi040 bash[28232]: cluster 2023-12-01T16:50:37.206165+0000 mgr.y (mgr.24356) 2176 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:38 smithi040 bash[28232]: audit 2023-12-01T16:50:37.396831+0000 mon.c (mon.2) 1389 : audit 0 from='client.? 172.21.15.40:0/3710120917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:38 smithi040 bash[41173]: cluster 2023-12-01T16:50:37.206165+0000 mgr.y (mgr.24356) 2176 : cluster 0 pgmap v2144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:38 smithi040 bash[41173]: audit 2023-12-01T16:50:37.396831+0000 mon.c (mon.2) 1389 : audit 0 from='client.? 172.21.15.40:0/3710120917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:39 smithi040 bash[28232]: cluster 2023-12-01T16:50:39.206771+0000 mgr.y (mgr.24356) 2177 : cluster 0 pgmap v2145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:39 smithi040 bash[41173]: cluster 2023-12-01T16:50:39.206771+0000 mgr.y (mgr.24356) 2177 : cluster 0 pgmap v2145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:39 smithi141 bash[31670]: cluster 2023-12-01T16:50:39.206771+0000 mgr.y (mgr.24356) 2177 : cluster 0 pgmap v2145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:40 smithi040 bash[28232]: audit 2023-12-01T16:50:39.661068+0000 mon.c (mon.2) 1390 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:50:40.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:40 smithi040 bash[28232]: audit 2023-12-01T16:50:39.869824+0000 mon.a (mon.0) 1982 : audit 0 from='client.? 172.21.15.40:0/1163471887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:40 smithi040 bash[41173]: audit 2023-12-01T16:50:39.661068+0000 mon.c (mon.2) 1390 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:50:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:40 smithi040 bash[41173]: audit 2023-12-01T16:50:39.869824+0000 mon.a (mon.0) 1982 : audit 0 from='client.? 172.21.15.40:0/1163471887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:40 smithi141 bash[31670]: audit 2023-12-01T16:50:39.661068+0000 mon.c (mon.2) 1390 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:50:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:40 smithi141 bash[31670]: audit 2023-12-01T16:50:39.869824+0000 mon.a (mon.0) 1982 : audit 0 from='client.? 172.21.15.40:0/1163471887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:41 smithi040 bash[28232]: cluster 2023-12-01T16:50:41.207989+0000 mgr.y (mgr.24356) 2178 : cluster 0 pgmap v2146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:41.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:41 smithi040 bash[41173]: cluster 2023-12-01T16:50:41.207989+0000 mgr.y (mgr.24356) 2178 : cluster 0 pgmap v2146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:41 smithi141 bash[31670]: cluster 2023-12-01T16:50:41.207989+0000 mgr.y (mgr.24356) 2178 : cluster 0 pgmap v2146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:42 smithi040 bash[28232]: audit 2023-12-01T16:50:42.334995+0000 mon.a (mon.0) 1983 : audit 0 from='client.? 172.21.15.40:0/866849768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:42 smithi040 bash[41173]: audit 2023-12-01T16:50:42.334995+0000 mon.a (mon.0) 1983 : audit 0 from='client.? 172.21.15.40:0/866849768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:42 smithi141 bash[31670]: audit 2023-12-01T16:50:42.334995+0000 mon.a (mon.0) 1983 : audit 0 from='client.? 172.21.15.40:0/866849768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:43 smithi040 bash[28232]: cluster 2023-12-01T16:50:43.208733+0000 mgr.y (mgr.24356) 2179 : cluster 0 pgmap v2147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:43 smithi040 bash[41173]: cluster 2023-12-01T16:50:43.208733+0000 mgr.y (mgr.24356) 2179 : cluster 0 pgmap v2147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:43 smithi141 bash[31670]: cluster 2023-12-01T16:50:43.208733+0000 mgr.y (mgr.24356) 2179 : cluster 0 pgmap v2147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:44 smithi040 bash[28232]: audit 2023-12-01T16:50:44.821586+0000 mon.c (mon.2) 1391 : audit 0 from='client.? 172.21.15.40:0/4064602334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:44 smithi040 bash[41173]: audit 2023-12-01T16:50:44.821586+0000 mon.c (mon.2) 1391 : audit 0 from='client.? 172.21.15.40:0/4064602334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:44 smithi141 bash[31670]: audit 2023-12-01T16:50:44.821586+0000 mon.c (mon.2) 1391 : audit 0 from='client.? 172.21.15.40:0/4064602334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[28232]: cluster 2023-12-01T16:50:45.209907+0000 mgr.y (mgr.24356) 2180 : cluster 0 pgmap v2148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[28232]: audit 2023-12-01T16:50:45.556402+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[28232]: audit 2023-12-01T16:50:45.567427+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[28232]: audit 2023-12-01T16:50:45.804647+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[28232]: audit 2023-12-01T16:50:45.818305+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[41173]: cluster 2023-12-01T16:50:45.209907+0000 mgr.y (mgr.24356) 2180 : cluster 0 pgmap v2148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[41173]: audit 2023-12-01T16:50:45.556402+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[41173]: audit 2023-12-01T16:50:45.567427+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[41173]: audit 2023-12-01T16:50:45.804647+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:45 smithi040 bash[41173]: audit 2023-12-01T16:50:45.818305+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:45 smithi141 bash[31670]: cluster 2023-12-01T16:50:45.209907+0000 mgr.y (mgr.24356) 2180 : cluster 0 pgmap v2148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:45 smithi141 bash[31670]: audit 2023-12-01T16:50:45.556402+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:45 smithi141 bash[31670]: audit 2023-12-01T16:50:45.567427+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:45 smithi141 bash[31670]: audit 2023-12-01T16:50:45.804647+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:45 smithi141 bash[31670]: audit 2023-12-01T16:50:45.818305+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:46.889 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:50:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:50:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[28232]: audit 2023-12-01T16:50:46.289248+0000 mon.c (mon.2) 1392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:50:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[28232]: audit 2023-12-01T16:50:46.291246+0000 mon.c (mon.2) 1393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:50:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[28232]: audit 2023-12-01T16:50:46.301471+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[41173]: audit 2023-12-01T16:50:46.289248+0000 mon.c (mon.2) 1392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:50:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[41173]: audit 2023-12-01T16:50:46.291246+0000 mon.c (mon.2) 1393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:50:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:46 smithi040 bash[41173]: audit 2023-12-01T16:50:46.301471+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:46 smithi141 bash[31670]: audit 2023-12-01T16:50:46.289248+0000 mon.c (mon.2) 1392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:50:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:46 smithi141 bash[31670]: audit 2023-12-01T16:50:46.291246+0000 mon.c (mon.2) 1393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:50:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:46 smithi141 bash[31670]: audit 2023-12-01T16:50:46.301471+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:50:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:47 smithi040 bash[28232]: cluster 2023-12-01T16:50:47.210550+0000 mgr.y (mgr.24356) 2181 : cluster 0 pgmap v2149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:47 smithi040 bash[28232]: audit 2023-12-01T16:50:47.283186+0000 mon.c (mon.2) 1394 : audit 0 from='client.? 172.21.15.40:0/4130338781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:47 smithi040 bash[41173]: cluster 2023-12-01T16:50:47.210550+0000 mgr.y (mgr.24356) 2181 : cluster 0 pgmap v2149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:47 smithi040 bash[41173]: audit 2023-12-01T16:50:47.283186+0000 mon.c (mon.2) 1394 : audit 0 from='client.? 172.21.15.40:0/4130338781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:47 smithi141 bash[31670]: cluster 2023-12-01T16:50:47.210550+0000 mgr.y (mgr.24356) 2181 : cluster 0 pgmap v2149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:47 smithi141 bash[31670]: audit 2023-12-01T16:50:47.283186+0000 mon.c (mon.2) 1394 : audit 0 from='client.? 172.21.15.40:0/4130338781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:48 smithi040 bash[28232]: audit 2023-12-01T16:50:48.411179+0000 mon.c (mon.2) 1395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:48 smithi040 bash[41173]: audit 2023-12-01T16:50:48.411179+0000 mon.c (mon.2) 1395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:48 smithi141 bash[31670]: audit 2023-12-01T16:50:48.411179+0000 mon.c (mon.2) 1395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:49 smithi040 bash[28232]: cluster 2023-12-01T16:50:49.211280+0000 mgr.y (mgr.24356) 2182 : cluster 0 pgmap v2150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:49 smithi040 bash[28232]: audit 2023-12-01T16:50:49.746624+0000 mon.c (mon.2) 1396 : audit 0 from='client.? 172.21.15.40:0/3404005255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:49 smithi040 bash[41173]: cluster 2023-12-01T16:50:49.211280+0000 mgr.y (mgr.24356) 2182 : cluster 0 pgmap v2150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:49 smithi040 bash[41173]: audit 2023-12-01T16:50:49.746624+0000 mon.c (mon.2) 1396 : audit 0 from='client.? 172.21.15.40:0/3404005255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:49 smithi141 bash[31670]: cluster 2023-12-01T16:50:49.211280+0000 mgr.y (mgr.24356) 2182 : cluster 0 pgmap v2150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:49 smithi141 bash[31670]: audit 2023-12-01T16:50:49.746624+0000 mon.c (mon.2) 1396 : audit 0 from='client.? 172.21.15.40:0/3404005255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:52 smithi141 bash[31670]: cluster 2023-12-01T16:50:51.212425+0000 mgr.y (mgr.24356) 2183 : cluster 0 pgmap v2151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:52 smithi141 bash[31670]: audit 2023-12-01T16:50:52.214365+0000 mon.a (mon.0) 1989 : audit 0 from='client.? 172.21.15.40:0/2173541849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:52 smithi040 bash[28232]: cluster 2023-12-01T16:50:51.212425+0000 mgr.y (mgr.24356) 2183 : cluster 0 pgmap v2151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:52 smithi040 bash[28232]: audit 2023-12-01T16:50:52.214365+0000 mon.a (mon.0) 1989 : audit 0 from='client.? 172.21.15.40:0/2173541849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:52 smithi040 bash[41173]: cluster 2023-12-01T16:50:51.212425+0000 mgr.y (mgr.24356) 2183 : cluster 0 pgmap v2151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:52 smithi040 bash[41173]: audit 2023-12-01T16:50:52.214365+0000 mon.a (mon.0) 1989 : audit 0 from='client.? 172.21.15.40:0/2173541849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:54 smithi141 bash[31670]: cluster 2023-12-01T16:50:53.213115+0000 mgr.y (mgr.24356) 2184 : cluster 0 pgmap v2152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:54 smithi040 bash[28232]: cluster 2023-12-01T16:50:53.213115+0000 mgr.y (mgr.24356) 2184 : cluster 0 pgmap v2152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:54 smithi040 bash[41173]: cluster 2023-12-01T16:50:53.213115+0000 mgr.y (mgr.24356) 2184 : cluster 0 pgmap v2152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:55 smithi040 bash[28232]: audit 2023-12-01T16:50:54.679022+0000 mon.a (mon.0) 1990 : audit 0 from='client.? 172.21.15.40:0/1894326898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:55 smithi040 bash[41173]: audit 2023-12-01T16:50:54.679022+0000 mon.a (mon.0) 1990 : audit 0 from='client.? 172.21.15.40:0/1894326898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:55 smithi141 bash[31670]: audit 2023-12-01T16:50:54.679022+0000 mon.a (mon.0) 1990 : audit 0 from='client.? 172.21.15.40:0/1894326898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:50:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:50:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:56 smithi040 bash[41173]: cluster 2023-12-01T16:50:55.214264+0000 mgr.y (mgr.24356) 2185 : cluster 0 pgmap v2153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:56 smithi040 bash[28232]: cluster 2023-12-01T16:50:55.214264+0000 mgr.y (mgr.24356) 2185 : cluster 0 pgmap v2153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:56 smithi141 bash[31670]: cluster 2023-12-01T16:50:55.214264+0000 mgr.y (mgr.24356) 2185 : cluster 0 pgmap v2153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:57 smithi040 bash[41173]: audit 2023-12-01T16:50:57.144018+0000 mon.c (mon.2) 1397 : audit 0 from='client.? 172.21.15.40:0/3862822484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:57 smithi040 bash[28232]: audit 2023-12-01T16:50:57.144018+0000 mon.c (mon.2) 1397 : audit 0 from='client.? 172.21.15.40:0/3862822484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:57 smithi141 bash[31670]: audit 2023-12-01T16:50:57.144018+0000 mon.c (mon.2) 1397 : audit 0 from='client.? 172.21.15.40:0/3862822484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:50:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:58 smithi040 bash[41173]: cluster 2023-12-01T16:50:57.214908+0000 mgr.y (mgr.24356) 2186 : cluster 0 pgmap v2154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:58 smithi040 bash[28232]: cluster 2023-12-01T16:50:57.214908+0000 mgr.y (mgr.24356) 2186 : cluster 0 pgmap v2154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:58 smithi141 bash[31670]: cluster 2023-12-01T16:50:57.214908+0000 mgr.y (mgr.24356) 2186 : cluster 0 pgmap v2154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:50:59 smithi040 bash[28232]: cluster 2023-12-01T16:50:59.215561+0000 mgr.y (mgr.24356) 2187 : cluster 0 pgmap v2155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:50:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:50:59 smithi040 bash[41173]: cluster 2023-12-01T16:50:59.215561+0000 mgr.y (mgr.24356) 2187 : cluster 0 pgmap v2155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:50:59 smithi141 bash[31670]: cluster 2023-12-01T16:50:59.215561+0000 mgr.y (mgr.24356) 2187 : cluster 0 pgmap v2155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:00 smithi040 bash[41173]: audit 2023-12-01T16:50:59.623098+0000 mon.c (mon.2) 1398 : audit 0 from='client.? 172.21.15.40:0/3931738928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:00 smithi040 bash[28232]: audit 2023-12-01T16:50:59.623098+0000 mon.c (mon.2) 1398 : audit 0 from='client.? 172.21.15.40:0/3931738928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:00 smithi141 bash[31670]: audit 2023-12-01T16:50:59.623098+0000 mon.c (mon.2) 1398 : audit 0 from='client.? 172.21.15.40:0/3931738928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:01 smithi040 bash[28232]: cluster 2023-12-01T16:51:01.216778+0000 mgr.y (mgr.24356) 2188 : cluster 0 pgmap v2156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:01 smithi040 bash[41173]: cluster 2023-12-01T16:51:01.216778+0000 mgr.y (mgr.24356) 2188 : cluster 0 pgmap v2156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:01 smithi141 bash[31670]: cluster 2023-12-01T16:51:01.216778+0000 mgr.y (mgr.24356) 2188 : cluster 0 pgmap v2156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:02 smithi040 bash[28232]: audit 2023-12-01T16:51:02.089053+0000 mon.c (mon.2) 1399 : audit 0 from='client.? 172.21.15.40:0/2308222561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:02 smithi040 bash[41173]: audit 2023-12-01T16:51:02.089053+0000 mon.c (mon.2) 1399 : audit 0 from='client.? 172.21.15.40:0/2308222561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:02 smithi141 bash[31670]: audit 2023-12-01T16:51:02.089053+0000 mon.c (mon.2) 1399 : audit 0 from='client.? 172.21.15.40:0/2308222561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:03 smithi040 bash[28232]: cluster 2023-12-01T16:51:03.217381+0000 mgr.y (mgr.24356) 2189 : cluster 0 pgmap v2157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:03 smithi040 bash[28232]: audit 2023-12-01T16:51:03.411502+0000 mon.c (mon.2) 1400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:03 smithi040 bash[41173]: cluster 2023-12-01T16:51:03.217381+0000 mgr.y (mgr.24356) 2189 : cluster 0 pgmap v2157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:03 smithi040 bash[41173]: audit 2023-12-01T16:51:03.411502+0000 mon.c (mon.2) 1400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:03 smithi141 bash[31670]: cluster 2023-12-01T16:51:03.217381+0000 mgr.y (mgr.24356) 2189 : cluster 0 pgmap v2157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:03 smithi141 bash[31670]: audit 2023-12-01T16:51:03.411502+0000 mon.c (mon.2) 1400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:04 smithi040 bash[28232]: audit 2023-12-01T16:51:04.556718+0000 mon.a (mon.0) 1991 : audit 0 from='client.? 172.21.15.40:0/137710391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:04 smithi040 bash[41173]: audit 2023-12-01T16:51:04.556718+0000 mon.a (mon.0) 1991 : audit 0 from='client.? 172.21.15.40:0/137710391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:04 smithi141 bash[31670]: audit 2023-12-01T16:51:04.556718+0000 mon.a (mon.0) 1991 : audit 0 from='client.? 172.21.15.40:0/137710391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:05 smithi040 bash[28232]: cluster 2023-12-01T16:51:05.218654+0000 mgr.y (mgr.24356) 2190 : cluster 0 pgmap v2158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:05 smithi040 bash[41173]: cluster 2023-12-01T16:51:05.218654+0000 mgr.y (mgr.24356) 2190 : cluster 0 pgmap v2158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:05 smithi141 bash[31670]: cluster 2023-12-01T16:51:05.218654+0000 mgr.y (mgr.24356) 2190 : cluster 0 pgmap v2158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:51:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:51:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:07 smithi040 bash[28232]: audit 2023-12-01T16:51:07.019536+0000 mon.c (mon.2) 1401 : audit 0 from='client.? 172.21.15.40:0/899736220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:07 smithi040 bash[41173]: audit 2023-12-01T16:51:07.019536+0000 mon.c (mon.2) 1401 : audit 0 from='client.? 172.21.15.40:0/899736220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:07 smithi141 bash[31670]: audit 2023-12-01T16:51:07.019536+0000 mon.c (mon.2) 1401 : audit 0 from='client.? 172.21.15.40:0/899736220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:08 smithi040 bash[28232]: cluster 2023-12-01T16:51:07.219350+0000 mgr.y (mgr.24356) 2191 : cluster 0 pgmap v2159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:08 smithi040 bash[41173]: cluster 2023-12-01T16:51:07.219350+0000 mgr.y (mgr.24356) 2191 : cluster 0 pgmap v2159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:08 smithi141 bash[31670]: cluster 2023-12-01T16:51:07.219350+0000 mgr.y (mgr.24356) 2191 : cluster 0 pgmap v2159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:09 smithi040 bash[41173]: cluster 2023-12-01T16:51:09.219980+0000 mgr.y (mgr.24356) 2192 : cluster 0 pgmap v2160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:09 smithi040 bash[41173]: audit 2023-12-01T16:51:09.485032+0000 mon.c (mon.2) 1402 : audit 0 from='client.? 172.21.15.40:0/3764234111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:09 smithi040 bash[28232]: cluster 2023-12-01T16:51:09.219980+0000 mgr.y (mgr.24356) 2192 : cluster 0 pgmap v2160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:09 smithi040 bash[28232]: audit 2023-12-01T16:51:09.485032+0000 mon.c (mon.2) 1402 : audit 0 from='client.? 172.21.15.40:0/3764234111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:09 smithi141 bash[31670]: cluster 2023-12-01T16:51:09.219980+0000 mgr.y (mgr.24356) 2192 : cluster 0 pgmap v2160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:09 smithi141 bash[31670]: audit 2023-12-01T16:51:09.485032+0000 mon.c (mon.2) 1402 : audit 0 from='client.? 172.21.15.40:0/3764234111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 16:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T16:51:12.087487192Z level=info msg="Completed cleanup jobs" duration=48.123653ms 2023-12-01T16:51:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:12 smithi141 bash[31670]: cluster 2023-12-01T16:51:11.221101+0000 mgr.y (mgr.24356) 2193 : cluster 0 pgmap v2161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:12 smithi141 bash[31670]: audit 2023-12-01T16:51:11.959109+0000 mon.a (mon.0) 1992 : audit 0 from='client.? 172.21.15.40:0/958314853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:12 smithi040 bash[41173]: cluster 2023-12-01T16:51:11.221101+0000 mgr.y (mgr.24356) 2193 : cluster 0 pgmap v2161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:12 smithi040 bash[41173]: audit 2023-12-01T16:51:11.959109+0000 mon.a (mon.0) 1992 : audit 0 from='client.? 172.21.15.40:0/958314853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:12 smithi040 bash[28232]: cluster 2023-12-01T16:51:11.221101+0000 mgr.y (mgr.24356) 2193 : cluster 0 pgmap v2161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:12 smithi040 bash[28232]: audit 2023-12-01T16:51:11.959109+0000 mon.a (mon.0) 1992 : audit 0 from='client.? 172.21.15.40:0/958314853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:14 smithi040 bash[28232]: cluster 2023-12-01T16:51:13.221774+0000 mgr.y (mgr.24356) 2194 : cluster 0 pgmap v2162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:14 smithi040 bash[41173]: cluster 2023-12-01T16:51:13.221774+0000 mgr.y (mgr.24356) 2194 : cluster 0 pgmap v2162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:14 smithi141 bash[31670]: cluster 2023-12-01T16:51:13.221774+0000 mgr.y (mgr.24356) 2194 : cluster 0 pgmap v2162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:15 smithi040 bash[28232]: audit 2023-12-01T16:51:14.425334+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.40:0/2037202057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:15 smithi040 bash[41173]: audit 2023-12-01T16:51:14.425334+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.40:0/2037202057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:15 smithi141 bash[31670]: audit 2023-12-01T16:51:14.425334+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.40:0/2037202057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:16 smithi040 bash[28232]: cluster 2023-12-01T16:51:15.222969+0000 mgr.y (mgr.24356) 2195 : cluster 0 pgmap v2163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:51:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:51:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:16 smithi040 bash[41173]: cluster 2023-12-01T16:51:15.222969+0000 mgr.y (mgr.24356) 2195 : cluster 0 pgmap v2163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:16 smithi141 bash[31670]: cluster 2023-12-01T16:51:15.222969+0000 mgr.y (mgr.24356) 2195 : cluster 0 pgmap v2163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:17 smithi040 bash[28232]: audit 2023-12-01T16:51:16.890489+0000 mon.c (mon.2) 1403 : audit 0 from='client.? 172.21.15.40:0/3037155670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:17 smithi040 bash[41173]: audit 2023-12-01T16:51:16.890489+0000 mon.c (mon.2) 1403 : audit 0 from='client.? 172.21.15.40:0/3037155670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:17 smithi141 bash[31670]: audit 2023-12-01T16:51:16.890489+0000 mon.c (mon.2) 1403 : audit 0 from='client.? 172.21.15.40:0/3037155670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:18 smithi040 bash[41173]: cluster 2023-12-01T16:51:17.223600+0000 mgr.y (mgr.24356) 2196 : cluster 0 pgmap v2164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:18 smithi040 bash[28232]: cluster 2023-12-01T16:51:17.223600+0000 mgr.y (mgr.24356) 2196 : cluster 0 pgmap v2164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:18 smithi141 bash[31670]: cluster 2023-12-01T16:51:17.223600+0000 mgr.y (mgr.24356) 2196 : cluster 0 pgmap v2164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:19 smithi040 bash[41173]: audit 2023-12-01T16:51:18.412024+0000 mon.c (mon.2) 1404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:19 smithi040 bash[28232]: audit 2023-12-01T16:51:18.412024+0000 mon.c (mon.2) 1404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:19 smithi141 bash[31670]: audit 2023-12-01T16:51:18.412024+0000 mon.c (mon.2) 1404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:20 smithi040 bash[41173]: cluster 2023-12-01T16:51:19.224236+0000 mgr.y (mgr.24356) 2197 : cluster 0 pgmap v2165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:20 smithi040 bash[41173]: audit 2023-12-01T16:51:19.354006+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.40:0/1174079180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:20 smithi040 bash[28232]: cluster 2023-12-01T16:51:19.224236+0000 mgr.y (mgr.24356) 2197 : cluster 0 pgmap v2165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:20 smithi040 bash[28232]: audit 2023-12-01T16:51:19.354006+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.40:0/1174079180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:20 smithi141 bash[31670]: cluster 2023-12-01T16:51:19.224236+0000 mgr.y (mgr.24356) 2197 : cluster 0 pgmap v2165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:20 smithi141 bash[31670]: audit 2023-12-01T16:51:19.354006+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.40:0/1174079180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:21 smithi040 bash[28232]: cluster 2023-12-01T16:51:21.225422+0000 mgr.y (mgr.24356) 2198 : cluster 0 pgmap v2166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:21 smithi040 bash[41173]: cluster 2023-12-01T16:51:21.225422+0000 mgr.y (mgr.24356) 2198 : cluster 0 pgmap v2166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:21 smithi141 bash[31670]: cluster 2023-12-01T16:51:21.225422+0000 mgr.y (mgr.24356) 2198 : cluster 0 pgmap v2166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:22 smithi040 bash[28232]: audit 2023-12-01T16:51:21.818412+0000 mon.c (mon.2) 1405 : audit 0 from='client.? 172.21.15.40:0/2662029147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:22 smithi040 bash[41173]: audit 2023-12-01T16:51:21.818412+0000 mon.c (mon.2) 1405 : audit 0 from='client.? 172.21.15.40:0/2662029147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:22 smithi141 bash[31670]: audit 2023-12-01T16:51:21.818412+0000 mon.c (mon.2) 1405 : audit 0 from='client.? 172.21.15.40:0/2662029147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:23 smithi040 bash[28232]: cluster 2023-12-01T16:51:23.226068+0000 mgr.y (mgr.24356) 2199 : cluster 0 pgmap v2167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:23 smithi040 bash[41173]: cluster 2023-12-01T16:51:23.226068+0000 mgr.y (mgr.24356) 2199 : cluster 0 pgmap v2167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:23 smithi141 bash[31670]: cluster 2023-12-01T16:51:23.226068+0000 mgr.y (mgr.24356) 2199 : cluster 0 pgmap v2167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:24 smithi040 bash[41173]: audit 2023-12-01T16:51:24.276841+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.40:0/2256353153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:24 smithi040 bash[28232]: audit 2023-12-01T16:51:24.276841+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.40:0/2256353153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:24 smithi141 bash[31670]: audit 2023-12-01T16:51:24.276841+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.40:0/2256353153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:25 smithi040 bash[28232]: cluster 2023-12-01T16:51:25.227278+0000 mgr.y (mgr.24356) 2200 : cluster 0 pgmap v2168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:25 smithi040 bash[41173]: cluster 2023-12-01T16:51:25.227278+0000 mgr.y (mgr.24356) 2200 : cluster 0 pgmap v2168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:25 smithi141 bash[31670]: cluster 2023-12-01T16:51:25.227278+0000 mgr.y (mgr.24356) 2200 : cluster 0 pgmap v2168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:26.795 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:51:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:51:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:26 smithi040 bash[28232]: audit 2023-12-01T16:51:26.740036+0000 mon.c (mon.2) 1406 : audit 0 from='client.? 172.21.15.40:0/3985663983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:26 smithi040 bash[41173]: audit 2023-12-01T16:51:26.740036+0000 mon.c (mon.2) 1406 : audit 0 from='client.? 172.21.15.40:0/3985663983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:26 smithi141 bash[31670]: audit 2023-12-01T16:51:26.740036+0000 mon.c (mon.2) 1406 : audit 0 from='client.? 172.21.15.40:0/3985663983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:27 smithi040 bash[28232]: cluster 2023-12-01T16:51:27.227956+0000 mgr.y (mgr.24356) 2201 : cluster 0 pgmap v2169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:27 smithi040 bash[41173]: cluster 2023-12-01T16:51:27.227956+0000 mgr.y (mgr.24356) 2201 : cluster 0 pgmap v2169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:27 smithi141 bash[31670]: cluster 2023-12-01T16:51:27.227956+0000 mgr.y (mgr.24356) 2201 : cluster 0 pgmap v2169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:29 smithi040 bash[28232]: audit 2023-12-01T16:51:29.207790+0000 mon.a (mon.0) 1996 : audit 0 from='client.? 172.21.15.40:0/3611403537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:29 smithi040 bash[28232]: cluster 2023-12-01T16:51:29.228482+0000 mgr.y (mgr.24356) 2202 : cluster 0 pgmap v2170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:29 smithi040 bash[41173]: audit 2023-12-01T16:51:29.207790+0000 mon.a (mon.0) 1996 : audit 0 from='client.? 172.21.15.40:0/3611403537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:29.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:29 smithi040 bash[41173]: cluster 2023-12-01T16:51:29.228482+0000 mgr.y (mgr.24356) 2202 : cluster 0 pgmap v2170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:29 smithi141 bash[31670]: audit 2023-12-01T16:51:29.207790+0000 mon.a (mon.0) 1996 : audit 0 from='client.? 172.21.15.40:0/3611403537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:29 smithi141 bash[31670]: cluster 2023-12-01T16:51:29.228482+0000 mgr.y (mgr.24356) 2202 : cluster 0 pgmap v2170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:32 smithi040 bash[41173]: cluster 2023-12-01T16:51:31.229637+0000 mgr.y (mgr.24356) 2203 : cluster 0 pgmap v2171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:32 smithi040 bash[41173]: audit 2023-12-01T16:51:31.680047+0000 mon.c (mon.2) 1407 : audit 0 from='client.? 172.21.15.40:0/788368916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:32 smithi040 bash[28232]: cluster 2023-12-01T16:51:31.229637+0000 mgr.y (mgr.24356) 2203 : cluster 0 pgmap v2171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:32 smithi040 bash[28232]: audit 2023-12-01T16:51:31.680047+0000 mon.c (mon.2) 1407 : audit 0 from='client.? 172.21.15.40:0/788368916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:32 smithi141 bash[31670]: cluster 2023-12-01T16:51:31.229637+0000 mgr.y (mgr.24356) 2203 : cluster 0 pgmap v2171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:32 smithi141 bash[31670]: audit 2023-12-01T16:51:31.680047+0000 mon.c (mon.2) 1407 : audit 0 from='client.? 172.21.15.40:0/788368916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:34 smithi040 bash[41173]: cluster 2023-12-01T16:51:33.230405+0000 mgr.y (mgr.24356) 2204 : cluster 0 pgmap v2172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:34 smithi040 bash[41173]: audit 2023-12-01T16:51:33.412356+0000 mon.c (mon.2) 1408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:34 smithi040 bash[41173]: audit 2023-12-01T16:51:34.146875+0000 mon.c (mon.2) 1409 : audit 0 from='client.? 172.21.15.40:0/4175682746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:34 smithi040 bash[28232]: cluster 2023-12-01T16:51:33.230405+0000 mgr.y (mgr.24356) 2204 : cluster 0 pgmap v2172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:34 smithi040 bash[28232]: audit 2023-12-01T16:51:33.412356+0000 mon.c (mon.2) 1408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:34 smithi040 bash[28232]: audit 2023-12-01T16:51:34.146875+0000 mon.c (mon.2) 1409 : audit 0 from='client.? 172.21.15.40:0/4175682746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:34 smithi141 bash[31670]: cluster 2023-12-01T16:51:33.230405+0000 mgr.y (mgr.24356) 2204 : cluster 0 pgmap v2172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:34 smithi141 bash[31670]: audit 2023-12-01T16:51:33.412356+0000 mon.c (mon.2) 1408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:34 smithi141 bash[31670]: audit 2023-12-01T16:51:34.146875+0000 mon.c (mon.2) 1409 : audit 0 from='client.? 172.21.15.40:0/4175682746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:36 smithi040 bash[28232]: cluster 2023-12-01T16:51:35.231598+0000 mgr.y (mgr.24356) 2205 : cluster 0 pgmap v2173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:36 smithi040 bash[41173]: cluster 2023-12-01T16:51:35.231598+0000 mgr.y (mgr.24356) 2205 : cluster 0 pgmap v2173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:36.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:51:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:51:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:36 smithi141 bash[31670]: cluster 2023-12-01T16:51:35.231598+0000 mgr.y (mgr.24356) 2205 : cluster 0 pgmap v2173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:37 smithi040 bash[28232]: audit 2023-12-01T16:51:36.610085+0000 mon.a (mon.0) 1997 : audit 0 from='client.? 172.21.15.40:0/600900188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:37 smithi040 bash[41173]: audit 2023-12-01T16:51:36.610085+0000 mon.a (mon.0) 1997 : audit 0 from='client.? 172.21.15.40:0/600900188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:37 smithi141 bash[31670]: audit 2023-12-01T16:51:36.610085+0000 mon.a (mon.0) 1997 : audit 0 from='client.? 172.21.15.40:0/600900188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:38 smithi040 bash[41173]: cluster 2023-12-01T16:51:37.232254+0000 mgr.y (mgr.24356) 2206 : cluster 0 pgmap v2174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:38 smithi040 bash[28232]: cluster 2023-12-01T16:51:37.232254+0000 mgr.y (mgr.24356) 2206 : cluster 0 pgmap v2174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:38 smithi141 bash[31670]: cluster 2023-12-01T16:51:37.232254+0000 mgr.y (mgr.24356) 2206 : cluster 0 pgmap v2174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:39 smithi040 bash[28232]: audit 2023-12-01T16:51:39.076957+0000 mon.c (mon.2) 1410 : audit 0 from='client.? 172.21.15.40:0/2039188694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:39 smithi040 bash[28232]: cluster 2023-12-01T16:51:39.232928+0000 mgr.y (mgr.24356) 2207 : cluster 0 pgmap v2175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:39 smithi040 bash[41173]: audit 2023-12-01T16:51:39.076957+0000 mon.c (mon.2) 1410 : audit 0 from='client.? 172.21.15.40:0/2039188694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:39 smithi040 bash[41173]: cluster 2023-12-01T16:51:39.232928+0000 mgr.y (mgr.24356) 2207 : cluster 0 pgmap v2175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:39 smithi141 bash[31670]: audit 2023-12-01T16:51:39.076957+0000 mon.c (mon.2) 1410 : audit 0 from='client.? 172.21.15.40:0/2039188694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:39 smithi141 bash[31670]: cluster 2023-12-01T16:51:39.232928+0000 mgr.y (mgr.24356) 2207 : cluster 0 pgmap v2175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:42 smithi040 bash[28232]: cluster 2023-12-01T16:51:41.234241+0000 mgr.y (mgr.24356) 2208 : cluster 0 pgmap v2176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:42 smithi040 bash[28232]: audit 2023-12-01T16:51:41.555896+0000 mon.a (mon.0) 1998 : audit 0 from='client.? 172.21.15.40:0/2080437907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:42 smithi040 bash[41173]: cluster 2023-12-01T16:51:41.234241+0000 mgr.y (mgr.24356) 2208 : cluster 0 pgmap v2176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:42 smithi040 bash[41173]: audit 2023-12-01T16:51:41.555896+0000 mon.a (mon.0) 1998 : audit 0 from='client.? 172.21.15.40:0/2080437907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:42 smithi141 bash[31670]: cluster 2023-12-01T16:51:41.234241+0000 mgr.y (mgr.24356) 2208 : cluster 0 pgmap v2176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:42 smithi141 bash[31670]: audit 2023-12-01T16:51:41.555896+0000 mon.a (mon.0) 1998 : audit 0 from='client.? 172.21.15.40:0/2080437907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:44 smithi040 bash[28232]: cluster 2023-12-01T16:51:43.234913+0000 mgr.y (mgr.24356) 2209 : cluster 0 pgmap v2177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:44 smithi040 bash[28232]: audit 2023-12-01T16:51:44.014979+0000 mon.c (mon.2) 1411 : audit 0 from='client.? 172.21.15.40:0/2399031097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:44 smithi040 bash[41173]: cluster 2023-12-01T16:51:43.234913+0000 mgr.y (mgr.24356) 2209 : cluster 0 pgmap v2177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:44 smithi040 bash[41173]: audit 2023-12-01T16:51:44.014979+0000 mon.c (mon.2) 1411 : audit 0 from='client.? 172.21.15.40:0/2399031097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:44 smithi141 bash[31670]: cluster 2023-12-01T16:51:43.234913+0000 mgr.y (mgr.24356) 2209 : cluster 0 pgmap v2177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:44 smithi141 bash[31670]: audit 2023-12-01T16:51:44.014979+0000 mon.c (mon.2) 1411 : audit 0 from='client.? 172.21.15.40:0/2399031097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:46 smithi040 bash[28232]: cluster 2023-12-01T16:51:45.235998+0000 mgr.y (mgr.24356) 2210 : cluster 0 pgmap v2178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:46.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:51:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:51:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:46 smithi040 bash[41173]: cluster 2023-12-01T16:51:45.235998+0000 mgr.y (mgr.24356) 2210 : cluster 0 pgmap v2178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:46 smithi141 bash[31670]: cluster 2023-12-01T16:51:45.235998+0000 mgr.y (mgr.24356) 2210 : cluster 0 pgmap v2178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[28232]: audit 2023-12-01T16:51:46.387267+0000 mon.c (mon.2) 1412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:51:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[28232]: audit 2023-12-01T16:51:46.487691+0000 mon.a (mon.0) 1999 : audit 0 from='client.? 172.21.15.40:0/2574067336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[28232]: audit 2023-12-01T16:51:46.765453+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[28232]: audit 2023-12-01T16:51:46.774806+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[41173]: audit 2023-12-01T16:51:46.387267+0000 mon.c (mon.2) 1412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:51:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[41173]: audit 2023-12-01T16:51:46.487691+0000 mon.a (mon.0) 1999 : audit 0 from='client.? 172.21.15.40:0/2574067336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[41173]: audit 2023-12-01T16:51:46.765453+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:47 smithi040 bash[41173]: audit 2023-12-01T16:51:46.774806+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:47 smithi141 bash[31670]: audit 2023-12-01T16:51:46.387267+0000 mon.c (mon.2) 1412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:51:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:47 smithi141 bash[31670]: audit 2023-12-01T16:51:46.487691+0000 mon.a (mon.0) 1999 : audit 0 from='client.? 172.21.15.40:0/2574067336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:47 smithi141 bash[31670]: audit 2023-12-01T16:51:46.765453+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:47 smithi141 bash[31670]: audit 2023-12-01T16:51:46.774806+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:48 smithi040 bash[41173]: cluster 2023-12-01T16:51:47.236705+0000 mgr.y (mgr.24356) 2211 : cluster 0 pgmap v2179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:48 smithi040 bash[28232]: cluster 2023-12-01T16:51:47.236705+0000 mgr.y (mgr.24356) 2211 : cluster 0 pgmap v2179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:48 smithi141 bash[31670]: cluster 2023-12-01T16:51:47.236705+0000 mgr.y (mgr.24356) 2211 : cluster 0 pgmap v2179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:49 smithi040 bash[28232]: audit 2023-12-01T16:51:48.412924+0000 mon.c (mon.2) 1413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:49 smithi040 bash[28232]: audit 2023-12-01T16:51:48.953233+0000 mon.c (mon.2) 1414 : audit 0 from='client.? 172.21.15.40:0/1448484505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:49 smithi040 bash[41173]: audit 2023-12-01T16:51:48.412924+0000 mon.c (mon.2) 1413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:49 smithi040 bash[41173]: audit 2023-12-01T16:51:48.953233+0000 mon.c (mon.2) 1414 : audit 0 from='client.? 172.21.15.40:0/1448484505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:49 smithi141 bash[31670]: audit 2023-12-01T16:51:48.412924+0000 mon.c (mon.2) 1413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:49 smithi141 bash[31670]: audit 2023-12-01T16:51:48.953233+0000 mon.c (mon.2) 1414 : audit 0 from='client.? 172.21.15.40:0/1448484505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:50 smithi040 bash[28232]: cluster 2023-12-01T16:51:49.237369+0000 mgr.y (mgr.24356) 2212 : cluster 0 pgmap v2180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:50 smithi040 bash[41173]: cluster 2023-12-01T16:51:49.237369+0000 mgr.y (mgr.24356) 2212 : cluster 0 pgmap v2180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:50 smithi141 bash[31670]: cluster 2023-12-01T16:51:49.237369+0000 mgr.y (mgr.24356) 2212 : cluster 0 pgmap v2180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:52 smithi040 bash[28232]: cluster 2023-12-01T16:51:51.238429+0000 mgr.y (mgr.24356) 2213 : cluster 0 pgmap v2181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:52 smithi040 bash[28232]: audit 2023-12-01T16:51:51.424499+0000 mon.a (mon.0) 2002 : audit 0 from='client.? 172.21.15.40:0/344837031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:52 smithi040 bash[41173]: cluster 2023-12-01T16:51:51.238429+0000 mgr.y (mgr.24356) 2213 : cluster 0 pgmap v2181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:52 smithi040 bash[41173]: audit 2023-12-01T16:51:51.424499+0000 mon.a (mon.0) 2002 : audit 0 from='client.? 172.21.15.40:0/344837031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:52 smithi141 bash[31670]: cluster 2023-12-01T16:51:51.238429+0000 mgr.y (mgr.24356) 2213 : cluster 0 pgmap v2181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:52 smithi141 bash[31670]: audit 2023-12-01T16:51:51.424499+0000 mon.a (mon.0) 2002 : audit 0 from='client.? 172.21.15.40:0/344837031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:52.601166+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:52.614623+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:52.621110+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:52.633080+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:53.160981+0000 mon.c (mon.2) 1415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:53.162824+0000 mon.c (mon.2) 1416 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: audit 2023-12-01T16:51:53.172429+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[28232]: cluster 2023-12-01T16:51:53.239016+0000 mgr.y (mgr.24356) 2214 : cluster 0 pgmap v2182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:52.601166+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:52.614623+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:52.621110+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:52.633080+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:53.160981+0000 mon.c (mon.2) 1415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:51:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:53.162824+0000 mon.c (mon.2) 1416 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:51:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: audit 2023-12-01T16:51:53.172429+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:53 smithi040 bash[41173]: cluster 2023-12-01T16:51:53.239016+0000 mgr.y (mgr.24356) 2214 : cluster 0 pgmap v2182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:52.601166+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:52.614623+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:52.621110+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:52.633080+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:53.160981+0000 mon.c (mon.2) 1415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:53.162824+0000 mon.c (mon.2) 1416 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: audit 2023-12-01T16:51:53.172429+0000 mon.a (mon.0) 2007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:51:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:53 smithi141 bash[31670]: cluster 2023-12-01T16:51:53.239016+0000 mgr.y (mgr.24356) 2214 : cluster 0 pgmap v2182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:54 smithi040 bash[28232]: audit 2023-12-01T16:51:53.888369+0000 mon.c (mon.2) 1417 : audit 0 from='client.? 172.21.15.40:0/2797004302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:54 smithi040 bash[41173]: audit 2023-12-01T16:51:53.888369+0000 mon.c (mon.2) 1417 : audit 0 from='client.? 172.21.15.40:0/2797004302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:54 smithi141 bash[31670]: audit 2023-12-01T16:51:53.888369+0000 mon.c (mon.2) 1417 : audit 0 from='client.? 172.21.15.40:0/2797004302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:55 smithi040 bash[41173]: cluster 2023-12-01T16:51:55.240292+0000 mgr.y (mgr.24356) 2215 : cluster 0 pgmap v2183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:55 smithi040 bash[28232]: cluster 2023-12-01T16:51:55.240292+0000 mgr.y (mgr.24356) 2215 : cluster 0 pgmap v2183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:55 smithi141 bash[31670]: cluster 2023-12-01T16:51:55.240292+0000 mgr.y (mgr.24356) 2215 : cluster 0 pgmap v2183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:51:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:51:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:56 smithi040 bash[41173]: audit 2023-12-01T16:51:56.352569+0000 mon.a (mon.0) 2008 : audit 0 from='client.? 172.21.15.40:0/2692313836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:56 smithi040 bash[28232]: audit 2023-12-01T16:51:56.352569+0000 mon.a (mon.0) 2008 : audit 0 from='client.? 172.21.15.40:0/2692313836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:56 smithi141 bash[31670]: audit 2023-12-01T16:51:56.352569+0000 mon.a (mon.0) 2008 : audit 0 from='client.? 172.21.15.40:0/2692313836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:57 smithi040 bash[28232]: cluster 2023-12-01T16:51:57.240989+0000 mgr.y (mgr.24356) 2216 : cluster 0 pgmap v2184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:57 smithi040 bash[41173]: cluster 2023-12-01T16:51:57.240989+0000 mgr.y (mgr.24356) 2216 : cluster 0 pgmap v2184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:57 smithi141 bash[31670]: cluster 2023-12-01T16:51:57.240989+0000 mgr.y (mgr.24356) 2216 : cluster 0 pgmap v2184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:59 smithi040 bash[41173]: audit 2023-12-01T16:51:58.818039+0000 mon.a (mon.0) 2009 : audit 0 from='client.? 172.21.15.40:0/3103351540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:51:59 smithi040 bash[41173]: cluster 2023-12-01T16:51:59.241657+0000 mgr.y (mgr.24356) 2217 : cluster 0 pgmap v2185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:51:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:59 smithi040 bash[28232]: audit 2023-12-01T16:51:58.818039+0000 mon.a (mon.0) 2009 : audit 0 from='client.? 172.21.15.40:0/3103351540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:51:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:51:59 smithi040 bash[28232]: cluster 2023-12-01T16:51:59.241657+0000 mgr.y (mgr.24356) 2217 : cluster 0 pgmap v2185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:59 smithi141 bash[31670]: audit 2023-12-01T16:51:58.818039+0000 mon.a (mon.0) 2009 : audit 0 from='client.? 172.21.15.40:0/3103351540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:51:59 smithi141 bash[31670]: cluster 2023-12-01T16:51:59.241657+0000 mgr.y (mgr.24356) 2217 : cluster 0 pgmap v2185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:01 smithi040 bash[28232]: cluster 2023-12-01T16:52:01.242752+0000 mgr.y (mgr.24356) 2218 : cluster 0 pgmap v2186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:01 smithi040 bash[28232]: audit 2023-12-01T16:52:01.277303+0000 mon.c (mon.2) 1418 : audit 0 from='client.? 172.21.15.40:0/4146642042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:01 smithi040 bash[41173]: cluster 2023-12-01T16:52:01.242752+0000 mgr.y (mgr.24356) 2218 : cluster 0 pgmap v2186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:01 smithi040 bash[41173]: audit 2023-12-01T16:52:01.277303+0000 mon.c (mon.2) 1418 : audit 0 from='client.? 172.21.15.40:0/4146642042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:01 smithi141 bash[31670]: cluster 2023-12-01T16:52:01.242752+0000 mgr.y (mgr.24356) 2218 : cluster 0 pgmap v2186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:01 smithi141 bash[31670]: audit 2023-12-01T16:52:01.277303+0000 mon.c (mon.2) 1418 : audit 0 from='client.? 172.21.15.40:0/4146642042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:04 smithi040 bash[41173]: cluster 2023-12-01T16:52:03.243436+0000 mgr.y (mgr.24356) 2219 : cluster 0 pgmap v2187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:04 smithi040 bash[41173]: audit 2023-12-01T16:52:03.413274+0000 mon.c (mon.2) 1419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:04 smithi040 bash[41173]: audit 2023-12-01T16:52:03.745626+0000 mon.c (mon.2) 1420 : audit 0 from='client.? 172.21.15.40:0/1169637623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:04 smithi040 bash[28232]: cluster 2023-12-01T16:52:03.243436+0000 mgr.y (mgr.24356) 2219 : cluster 0 pgmap v2187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:04 smithi040 bash[28232]: audit 2023-12-01T16:52:03.413274+0000 mon.c (mon.2) 1419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:04 smithi040 bash[28232]: audit 2023-12-01T16:52:03.745626+0000 mon.c (mon.2) 1420 : audit 0 from='client.? 172.21.15.40:0/1169637623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:04 smithi141 bash[31670]: cluster 2023-12-01T16:52:03.243436+0000 mgr.y (mgr.24356) 2219 : cluster 0 pgmap v2187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:04 smithi141 bash[31670]: audit 2023-12-01T16:52:03.413274+0000 mon.c (mon.2) 1419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:04 smithi141 bash[31670]: audit 2023-12-01T16:52:03.745626+0000 mon.c (mon.2) 1420 : audit 0 from='client.? 172.21.15.40:0/1169637623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:52:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:52:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:06 smithi040 bash[28232]: cluster 2023-12-01T16:52:05.244744+0000 mgr.y (mgr.24356) 2220 : cluster 0 pgmap v2188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:06 smithi040 bash[28232]: audit 2023-12-01T16:52:06.215201+0000 mon.a (mon.0) 2010 : audit 0 from='client.? 172.21.15.40:0/1606297630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:06 smithi040 bash[41173]: cluster 2023-12-01T16:52:05.244744+0000 mgr.y (mgr.24356) 2220 : cluster 0 pgmap v2188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:06 smithi040 bash[41173]: audit 2023-12-01T16:52:06.215201+0000 mon.a (mon.0) 2010 : audit 0 from='client.? 172.21.15.40:0/1606297630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:06 smithi141 bash[31670]: cluster 2023-12-01T16:52:05.244744+0000 mgr.y (mgr.24356) 2220 : cluster 0 pgmap v2188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:06 smithi141 bash[31670]: audit 2023-12-01T16:52:06.215201+0000 mon.a (mon.0) 2010 : audit 0 from='client.? 172.21.15.40:0/1606297630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:08 smithi040 bash[28232]: cluster 2023-12-01T16:52:07.245431+0000 mgr.y (mgr.24356) 2221 : cluster 0 pgmap v2189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:08 smithi040 bash[41173]: cluster 2023-12-01T16:52:07.245431+0000 mgr.y (mgr.24356) 2221 : cluster 0 pgmap v2189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:08 smithi141 bash[31670]: cluster 2023-12-01T16:52:07.245431+0000 mgr.y (mgr.24356) 2221 : cluster 0 pgmap v2189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:09 smithi040 bash[28232]: audit 2023-12-01T16:52:08.682943+0000 mon.c (mon.2) 1421 : audit 0 from='client.? 172.21.15.40:0/284488164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:09 smithi040 bash[28232]: cluster 2023-12-01T16:52:09.246102+0000 mgr.y (mgr.24356) 2222 : cluster 0 pgmap v2190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:09 smithi040 bash[41173]: audit 2023-12-01T16:52:08.682943+0000 mon.c (mon.2) 1421 : audit 0 from='client.? 172.21.15.40:0/284488164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:09 smithi040 bash[41173]: cluster 2023-12-01T16:52:09.246102+0000 mgr.y (mgr.24356) 2222 : cluster 0 pgmap v2190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:09 smithi141 bash[31670]: audit 2023-12-01T16:52:08.682943+0000 mon.c (mon.2) 1421 : audit 0 from='client.? 172.21.15.40:0/284488164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:09 smithi141 bash[31670]: cluster 2023-12-01T16:52:09.246102+0000 mgr.y (mgr.24356) 2222 : cluster 0 pgmap v2190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:11 smithi141 bash[31670]: audit 2023-12-01T16:52:11.152322+0000 mon.c (mon.2) 1422 : audit 0 from='client.? 172.21.15.40:0/3329247926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:11 smithi040 bash[28232]: audit 2023-12-01T16:52:11.152322+0000 mon.c (mon.2) 1422 : audit 0 from='client.? 172.21.15.40:0/3329247926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:11 smithi040 bash[41173]: audit 2023-12-01T16:52:11.152322+0000 mon.c (mon.2) 1422 : audit 0 from='client.? 172.21.15.40:0/3329247926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:12 smithi141 bash[31670]: cluster 2023-12-01T16:52:11.247209+0000 mgr.y (mgr.24356) 2223 : cluster 0 pgmap v2191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:12 smithi040 bash[28232]: cluster 2023-12-01T16:52:11.247209+0000 mgr.y (mgr.24356) 2223 : cluster 0 pgmap v2191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:12 smithi040 bash[41173]: cluster 2023-12-01T16:52:11.247209+0000 mgr.y (mgr.24356) 2223 : cluster 0 pgmap v2191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:14 smithi040 bash[28232]: cluster 2023-12-01T16:52:13.247867+0000 mgr.y (mgr.24356) 2224 : cluster 0 pgmap v2192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:14 smithi040 bash[28232]: audit 2023-12-01T16:52:13.623253+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.40:0/987974303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:14 smithi040 bash[41173]: cluster 2023-12-01T16:52:13.247867+0000 mgr.y (mgr.24356) 2224 : cluster 0 pgmap v2192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:14 smithi040 bash[41173]: audit 2023-12-01T16:52:13.623253+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.40:0/987974303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:14 smithi141 bash[31670]: cluster 2023-12-01T16:52:13.247867+0000 mgr.y (mgr.24356) 2224 : cluster 0 pgmap v2192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:14 smithi141 bash[31670]: audit 2023-12-01T16:52:13.623253+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.40:0/987974303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:52:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:52:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:16 smithi040 bash[28232]: cluster 2023-12-01T16:52:15.249149+0000 mgr.y (mgr.24356) 2225 : cluster 0 pgmap v2193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:16 smithi040 bash[28232]: audit 2023-12-01T16:52:16.086422+0000 mon.a (mon.0) 2012 : audit 0 from='client.? 172.21.15.40:0/1683989101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:16 smithi040 bash[41173]: cluster 2023-12-01T16:52:15.249149+0000 mgr.y (mgr.24356) 2225 : cluster 0 pgmap v2193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:16 smithi040 bash[41173]: audit 2023-12-01T16:52:16.086422+0000 mon.a (mon.0) 2012 : audit 0 from='client.? 172.21.15.40:0/1683989101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:16 smithi141 bash[31670]: cluster 2023-12-01T16:52:15.249149+0000 mgr.y (mgr.24356) 2225 : cluster 0 pgmap v2193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:16 smithi141 bash[31670]: audit 2023-12-01T16:52:16.086422+0000 mon.a (mon.0) 2012 : audit 0 from='client.? 172.21.15.40:0/1683989101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:18 smithi040 bash[41173]: cluster 2023-12-01T16:52:17.249965+0000 mgr.y (mgr.24356) 2226 : cluster 0 pgmap v2194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:18 smithi040 bash[28232]: cluster 2023-12-01T16:52:17.249965+0000 mgr.y (mgr.24356) 2226 : cluster 0 pgmap v2194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:18 smithi141 bash[31670]: cluster 2023-12-01T16:52:17.249965+0000 mgr.y (mgr.24356) 2226 : cluster 0 pgmap v2194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:19 smithi040 bash[28232]: audit 2023-12-01T16:52:18.413494+0000 mon.c (mon.2) 1423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:19 smithi040 bash[28232]: audit 2023-12-01T16:52:18.560137+0000 mon.c (mon.2) 1424 : audit 0 from='client.? 172.21.15.40:0/3170241932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:19 smithi040 bash[41173]: audit 2023-12-01T16:52:18.413494+0000 mon.c (mon.2) 1423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:19 smithi040 bash[41173]: audit 2023-12-01T16:52:18.560137+0000 mon.c (mon.2) 1424 : audit 0 from='client.? 172.21.15.40:0/3170241932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:19 smithi141 bash[31670]: audit 2023-12-01T16:52:18.413494+0000 mon.c (mon.2) 1423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:19 smithi141 bash[31670]: audit 2023-12-01T16:52:18.560137+0000 mon.c (mon.2) 1424 : audit 0 from='client.? 172.21.15.40:0/3170241932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:20 smithi040 bash[41173]: cluster 2023-12-01T16:52:19.250632+0000 mgr.y (mgr.24356) 2227 : cluster 0 pgmap v2195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:20 smithi040 bash[28232]: cluster 2023-12-01T16:52:19.250632+0000 mgr.y (mgr.24356) 2227 : cluster 0 pgmap v2195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:20 smithi141 bash[31670]: cluster 2023-12-01T16:52:19.250632+0000 mgr.y (mgr.24356) 2227 : cluster 0 pgmap v2195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:21 smithi040 bash[28232]: audit 2023-12-01T16:52:21.023698+0000 mon.c (mon.2) 1425 : audit 0 from='client.? 172.21.15.40:0/4218574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:21 smithi040 bash[41173]: audit 2023-12-01T16:52:21.023698+0000 mon.c (mon.2) 1425 : audit 0 from='client.? 172.21.15.40:0/4218574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:21 smithi141 bash[31670]: audit 2023-12-01T16:52:21.023698+0000 mon.c (mon.2) 1425 : audit 0 from='client.? 172.21.15.40:0/4218574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:22 smithi040 bash[28232]: cluster 2023-12-01T16:52:21.251806+0000 mgr.y (mgr.24356) 2228 : cluster 0 pgmap v2196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:22 smithi040 bash[41173]: cluster 2023-12-01T16:52:21.251806+0000 mgr.y (mgr.24356) 2228 : cluster 0 pgmap v2196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:22 smithi141 bash[31670]: cluster 2023-12-01T16:52:21.251806+0000 mgr.y (mgr.24356) 2228 : cluster 0 pgmap v2196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:23 smithi040 bash[28232]: cluster 2023-12-01T16:52:23.252447+0000 mgr.y (mgr.24356) 2229 : cluster 0 pgmap v2197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:23 smithi040 bash[41173]: cluster 2023-12-01T16:52:23.252447+0000 mgr.y (mgr.24356) 2229 : cluster 0 pgmap v2197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:23 smithi141 bash[31670]: cluster 2023-12-01T16:52:23.252447+0000 mgr.y (mgr.24356) 2229 : cluster 0 pgmap v2197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:24 smithi040 bash[28232]: audit 2023-12-01T16:52:23.486694+0000 mon.a (mon.0) 2013 : audit 0 from='client.? 172.21.15.40:0/3942234280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:24 smithi040 bash[41173]: audit 2023-12-01T16:52:23.486694+0000 mon.a (mon.0) 2013 : audit 0 from='client.? 172.21.15.40:0/3942234280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:24 smithi141 bash[31670]: audit 2023-12-01T16:52:23.486694+0000 mon.a (mon.0) 2013 : audit 0 from='client.? 172.21.15.40:0/3942234280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:25 smithi040 bash[41173]: cluster 2023-12-01T16:52:25.253565+0000 mgr.y (mgr.24356) 2230 : cluster 0 pgmap v2198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:25 smithi040 bash[28232]: cluster 2023-12-01T16:52:25.253565+0000 mgr.y (mgr.24356) 2230 : cluster 0 pgmap v2198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:25 smithi141 bash[31670]: cluster 2023-12-01T16:52:25.253565+0000 mgr.y (mgr.24356) 2230 : cluster 0 pgmap v2198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:26 smithi040 bash[28232]: audit 2023-12-01T16:52:25.954322+0000 mon.a (mon.0) 2014 : audit 0 from='client.? 172.21.15.40:0/2191775807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:26.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:52:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:52:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:26 smithi040 bash[41173]: audit 2023-12-01T16:52:25.954322+0000 mon.a (mon.0) 2014 : audit 0 from='client.? 172.21.15.40:0/2191775807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:26 smithi141 bash[31670]: audit 2023-12-01T16:52:25.954322+0000 mon.a (mon.0) 2014 : audit 0 from='client.? 172.21.15.40:0/2191775807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:27 smithi040 bash[28232]: cluster 2023-12-01T16:52:27.254257+0000 mgr.y (mgr.24356) 2231 : cluster 0 pgmap v2199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:27 smithi040 bash[41173]: cluster 2023-12-01T16:52:27.254257+0000 mgr.y (mgr.24356) 2231 : cluster 0 pgmap v2199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:27 smithi141 bash[31670]: cluster 2023-12-01T16:52:27.254257+0000 mgr.y (mgr.24356) 2231 : cluster 0 pgmap v2199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:28 smithi141 bash[31670]: audit 2023-12-01T16:52:28.420073+0000 mon.c (mon.2) 1426 : audit 0 from='client.? 172.21.15.40:0/4090364309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:28 smithi040 bash[41173]: audit 2023-12-01T16:52:28.420073+0000 mon.c (mon.2) 1426 : audit 0 from='client.? 172.21.15.40:0/4090364309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:28 smithi040 bash[28232]: audit 2023-12-01T16:52:28.420073+0000 mon.c (mon.2) 1426 : audit 0 from='client.? 172.21.15.40:0/4090364309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:29 smithi141 bash[31670]: cluster 2023-12-01T16:52:29.254911+0000 mgr.y (mgr.24356) 2232 : cluster 0 pgmap v2200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:29 smithi040 bash[28232]: cluster 2023-12-01T16:52:29.254911+0000 mgr.y (mgr.24356) 2232 : cluster 0 pgmap v2200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:29 smithi040 bash[41173]: cluster 2023-12-01T16:52:29.254911+0000 mgr.y (mgr.24356) 2232 : cluster 0 pgmap v2200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:30 smithi141 bash[31670]: audit 2023-12-01T16:52:30.894597+0000 mon.c (mon.2) 1427 : audit 0 from='client.? 172.21.15.40:0/563124184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:30 smithi040 bash[28232]: audit 2023-12-01T16:52:30.894597+0000 mon.c (mon.2) 1427 : audit 0 from='client.? 172.21.15.40:0/563124184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:30 smithi040 bash[41173]: audit 2023-12-01T16:52:30.894597+0000 mon.c (mon.2) 1427 : audit 0 from='client.? 172.21.15.40:0/563124184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:31 smithi141 bash[31670]: cluster 2023-12-01T16:52:31.256093+0000 mgr.y (mgr.24356) 2233 : cluster 0 pgmap v2201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:31 smithi040 bash[28232]: cluster 2023-12-01T16:52:31.256093+0000 mgr.y (mgr.24356) 2233 : cluster 0 pgmap v2201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:31 smithi040 bash[41173]: cluster 2023-12-01T16:52:31.256093+0000 mgr.y (mgr.24356) 2233 : cluster 0 pgmap v2201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:34 smithi040 bash[28232]: cluster 2023-12-01T16:52:33.256780+0000 mgr.y (mgr.24356) 2234 : cluster 0 pgmap v2202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:34 smithi040 bash[28232]: audit 2023-12-01T16:52:33.360807+0000 mon.a (mon.0) 2015 : audit 0 from='client.? 172.21.15.40:0/1633921047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:34 smithi040 bash[28232]: audit 2023-12-01T16:52:33.413956+0000 mon.c (mon.2) 1428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:34 smithi040 bash[41173]: cluster 2023-12-01T16:52:33.256780+0000 mgr.y (mgr.24356) 2234 : cluster 0 pgmap v2202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:34 smithi040 bash[41173]: audit 2023-12-01T16:52:33.360807+0000 mon.a (mon.0) 2015 : audit 0 from='client.? 172.21.15.40:0/1633921047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:34 smithi040 bash[41173]: audit 2023-12-01T16:52:33.413956+0000 mon.c (mon.2) 1428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:34 smithi141 bash[31670]: cluster 2023-12-01T16:52:33.256780+0000 mgr.y (mgr.24356) 2234 : cluster 0 pgmap v2202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:34 smithi141 bash[31670]: audit 2023-12-01T16:52:33.360807+0000 mon.a (mon.0) 2015 : audit 0 from='client.? 172.21.15.40:0/1633921047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:34 smithi141 bash[31670]: audit 2023-12-01T16:52:33.413956+0000 mon.c (mon.2) 1428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:52:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:52:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:36 smithi040 bash[28232]: cluster 2023-12-01T16:52:35.257847+0000 mgr.y (mgr.24356) 2235 : cluster 0 pgmap v2203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:36 smithi040 bash[28232]: audit 2023-12-01T16:52:35.830412+0000 mon.a (mon.0) 2016 : audit 0 from='client.? 172.21.15.40:0/3747067294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:36 smithi040 bash[41173]: cluster 2023-12-01T16:52:35.257847+0000 mgr.y (mgr.24356) 2235 : cluster 0 pgmap v2203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:36 smithi040 bash[41173]: audit 2023-12-01T16:52:35.830412+0000 mon.a (mon.0) 2016 : audit 0 from='client.? 172.21.15.40:0/3747067294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:36 smithi141 bash[31670]: cluster 2023-12-01T16:52:35.257847+0000 mgr.y (mgr.24356) 2235 : cluster 0 pgmap v2203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:36 smithi141 bash[31670]: audit 2023-12-01T16:52:35.830412+0000 mon.a (mon.0) 2016 : audit 0 from='client.? 172.21.15.40:0/3747067294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:38 smithi040 bash[41173]: cluster 2023-12-01T16:52:37.258507+0000 mgr.y (mgr.24356) 2236 : cluster 0 pgmap v2204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:38 smithi040 bash[41173]: audit 2023-12-01T16:52:38.296376+0000 mon.a (mon.0) 2017 : audit 0 from='client.? 172.21.15.40:0/1032971459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:38 smithi040 bash[28232]: cluster 2023-12-01T16:52:37.258507+0000 mgr.y (mgr.24356) 2236 : cluster 0 pgmap v2204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:38 smithi040 bash[28232]: audit 2023-12-01T16:52:38.296376+0000 mon.a (mon.0) 2017 : audit 0 from='client.? 172.21.15.40:0/1032971459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:38 smithi141 bash[31670]: cluster 2023-12-01T16:52:37.258507+0000 mgr.y (mgr.24356) 2236 : cluster 0 pgmap v2204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:38 smithi141 bash[31670]: audit 2023-12-01T16:52:38.296376+0000 mon.a (mon.0) 2017 : audit 0 from='client.? 172.21.15.40:0/1032971459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:39 smithi141 bash[31670]: cluster 2023-12-01T16:52:39.259296+0000 mgr.y (mgr.24356) 2237 : cluster 0 pgmap v2205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:39 smithi040 bash[28232]: cluster 2023-12-01T16:52:39.259296+0000 mgr.y (mgr.24356) 2237 : cluster 0 pgmap v2205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:39 smithi040 bash[41173]: cluster 2023-12-01T16:52:39.259296+0000 mgr.y (mgr.24356) 2237 : cluster 0 pgmap v2205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:40 smithi040 bash[28232]: audit 2023-12-01T16:52:40.764177+0000 mon.c (mon.2) 1429 : audit 0 from='client.? 172.21.15.40:0/446879872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:40 smithi040 bash[41173]: audit 2023-12-01T16:52:40.764177+0000 mon.c (mon.2) 1429 : audit 0 from='client.? 172.21.15.40:0/446879872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:40 smithi141 bash[31670]: audit 2023-12-01T16:52:40.764177+0000 mon.c (mon.2) 1429 : audit 0 from='client.? 172.21.15.40:0/446879872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:41 smithi040 bash[28232]: cluster 2023-12-01T16:52:41.260484+0000 mgr.y (mgr.24356) 2238 : cluster 0 pgmap v2206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:41 smithi040 bash[41173]: cluster 2023-12-01T16:52:41.260484+0000 mgr.y (mgr.24356) 2238 : cluster 0 pgmap v2206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:41 smithi141 bash[31670]: cluster 2023-12-01T16:52:41.260484+0000 mgr.y (mgr.24356) 2238 : cluster 0 pgmap v2206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:43 smithi040 bash[41173]: audit 2023-12-01T16:52:43.233377+0000 mon.c (mon.2) 1430 : audit 0 from='client.? 172.21.15.40:0/1668640138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:43 smithi040 bash[28232]: audit 2023-12-01T16:52:43.233377+0000 mon.c (mon.2) 1430 : audit 0 from='client.? 172.21.15.40:0/1668640138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:43 smithi141 bash[31670]: audit 2023-12-01T16:52:43.233377+0000 mon.c (mon.2) 1430 : audit 0 from='client.? 172.21.15.40:0/1668640138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:44 smithi040 bash[41173]: cluster 2023-12-01T16:52:43.261084+0000 mgr.y (mgr.24356) 2239 : cluster 0 pgmap v2207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:44 smithi040 bash[28232]: cluster 2023-12-01T16:52:43.261084+0000 mgr.y (mgr.24356) 2239 : cluster 0 pgmap v2207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:44 smithi141 bash[31670]: cluster 2023-12-01T16:52:43.261084+0000 mgr.y (mgr.24356) 2239 : cluster 0 pgmap v2207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:52:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:52:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:46 smithi040 bash[41173]: cluster 2023-12-01T16:52:45.262233+0000 mgr.y (mgr.24356) 2240 : cluster 0 pgmap v2208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:46 smithi040 bash[41173]: audit 2023-12-01T16:52:45.712971+0000 mon.c (mon.2) 1431 : audit 0 from='client.? 172.21.15.40:0/745378978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:46 smithi040 bash[28232]: cluster 2023-12-01T16:52:45.262233+0000 mgr.y (mgr.24356) 2240 : cluster 0 pgmap v2208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:46 smithi040 bash[28232]: audit 2023-12-01T16:52:45.712971+0000 mon.c (mon.2) 1431 : audit 0 from='client.? 172.21.15.40:0/745378978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:46 smithi141 bash[31670]: cluster 2023-12-01T16:52:45.262233+0000 mgr.y (mgr.24356) 2240 : cluster 0 pgmap v2208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:46 smithi141 bash[31670]: audit 2023-12-01T16:52:45.712971+0000 mon.c (mon.2) 1431 : audit 0 from='client.? 172.21.15.40:0/745378978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:48 smithi040 bash[41173]: cluster 2023-12-01T16:52:47.262918+0000 mgr.y (mgr.24356) 2241 : cluster 0 pgmap v2209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:48 smithi040 bash[41173]: audit 2023-12-01T16:52:48.167982+0000 mon.a (mon.0) 2018 : audit 0 from='client.? 172.21.15.40:0/3572842866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:48 smithi040 bash[28232]: cluster 2023-12-01T16:52:47.262918+0000 mgr.y (mgr.24356) 2241 : cluster 0 pgmap v2209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:48 smithi040 bash[28232]: audit 2023-12-01T16:52:48.167982+0000 mon.a (mon.0) 2018 : audit 0 from='client.? 172.21.15.40:0/3572842866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:48 smithi141 bash[31670]: cluster 2023-12-01T16:52:47.262918+0000 mgr.y (mgr.24356) 2241 : cluster 0 pgmap v2209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:48 smithi141 bash[31670]: audit 2023-12-01T16:52:48.167982+0000 mon.a (mon.0) 2018 : audit 0 from='client.? 172.21.15.40:0/3572842866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:49 smithi040 bash[28232]: audit 2023-12-01T16:52:48.414444+0000 mon.c (mon.2) 1432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:49 smithi040 bash[28232]: cluster 2023-12-01T16:52:49.263535+0000 mgr.y (mgr.24356) 2242 : cluster 0 pgmap v2210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:49 smithi040 bash[41173]: audit 2023-12-01T16:52:48.414444+0000 mon.c (mon.2) 1432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:49 smithi040 bash[41173]: cluster 2023-12-01T16:52:49.263535+0000 mgr.y (mgr.24356) 2242 : cluster 0 pgmap v2210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:49 smithi141 bash[31670]: audit 2023-12-01T16:52:48.414444+0000 mon.c (mon.2) 1432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:49 smithi141 bash[31670]: cluster 2023-12-01T16:52:49.263535+0000 mgr.y (mgr.24356) 2242 : cluster 0 pgmap v2210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:50 smithi141 bash[31670]: audit 2023-12-01T16:52:50.628366+0000 mon.a (mon.0) 2019 : audit 0 from='client.? 172.21.15.40:0/3281312440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:50 smithi040 bash[28232]: audit 2023-12-01T16:52:50.628366+0000 mon.a (mon.0) 2019 : audit 0 from='client.? 172.21.15.40:0/3281312440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:50 smithi040 bash[41173]: audit 2023-12-01T16:52:50.628366+0000 mon.a (mon.0) 2019 : audit 0 from='client.? 172.21.15.40:0/3281312440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:51 smithi141 bash[31670]: cluster 2023-12-01T16:52:51.264788+0000 mgr.y (mgr.24356) 2243 : cluster 0 pgmap v2211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:51 smithi040 bash[28232]: cluster 2023-12-01T16:52:51.264788+0000 mgr.y (mgr.24356) 2243 : cluster 0 pgmap v2211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:51 smithi040 bash[41173]: cluster 2023-12-01T16:52:51.264788+0000 mgr.y (mgr.24356) 2243 : cluster 0 pgmap v2211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:53 smithi040 bash[28232]: audit 2023-12-01T16:52:53.098941+0000 mon.c (mon.2) 1433 : audit 0 from='client.? 172.21.15.40:0/760966555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:53 smithi040 bash[41173]: audit 2023-12-01T16:52:53.098941+0000 mon.c (mon.2) 1433 : audit 0 from='client.? 172.21.15.40:0/760966555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:53 smithi141 bash[31670]: audit 2023-12-01T16:52:53.098941+0000 mon.c (mon.2) 1433 : audit 0 from='client.? 172.21.15.40:0/760966555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:54 smithi141 bash[31670]: audit 2023-12-01T16:52:53.255264+0000 mon.c (mon.2) 1434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:52:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:54 smithi141 bash[31670]: cluster 2023-12-01T16:52:53.265293+0000 mgr.y (mgr.24356) 2244 : cluster 0 pgmap v2212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:54 smithi141 bash[31670]: audit 2023-12-01T16:52:53.634800+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:52:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:54 smithi141 bash[31670]: audit 2023-12-01T16:52:53.647438+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:52:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[28232]: audit 2023-12-01T16:52:53.255264+0000 mon.c (mon.2) 1434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:52:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[28232]: cluster 2023-12-01T16:52:53.265293+0000 mgr.y (mgr.24356) 2244 : cluster 0 pgmap v2212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[28232]: audit 2023-12-01T16:52:53.634800+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:52:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[28232]: audit 2023-12-01T16:52:53.647438+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:52:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[41173]: audit 2023-12-01T16:52:53.255264+0000 mon.c (mon.2) 1434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:52:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[41173]: cluster 2023-12-01T16:52:53.265293+0000 mgr.y (mgr.24356) 2244 : cluster 0 pgmap v2212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[41173]: audit 2023-12-01T16:52:53.634800+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:52:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:54 smithi040 bash[41173]: audit 2023-12-01T16:52:53.647438+0000 mon.a (mon.0) 2021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:52:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:56 smithi040 bash[28232]: cluster 2023-12-01T16:52:55.266393+0000 mgr.y (mgr.24356) 2245 : cluster 0 pgmap v2213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:56 smithi040 bash[28232]: audit 2023-12-01T16:52:55.561330+0000 mon.a (mon.0) 2022 : audit 0 from='client.? 172.21.15.40:0/1660104851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:56 smithi040 bash[41173]: cluster 2023-12-01T16:52:55.266393+0000 mgr.y (mgr.24356) 2245 : cluster 0 pgmap v2213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:56 smithi040 bash[41173]: audit 2023-12-01T16:52:55.561330+0000 mon.a (mon.0) 2022 : audit 0 from='client.? 172.21.15.40:0/1660104851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:52:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:52:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:56 smithi141 bash[31670]: cluster 2023-12-01T16:52:55.266393+0000 mgr.y (mgr.24356) 2245 : cluster 0 pgmap v2213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:56 smithi141 bash[31670]: audit 2023-12-01T16:52:55.561330+0000 mon.a (mon.0) 2022 : audit 0 from='client.? 172.21.15.40:0/1660104851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:58 smithi040 bash[41173]: cluster 2023-12-01T16:52:57.267060+0000 mgr.y (mgr.24356) 2246 : cluster 0 pgmap v2214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:52:58 smithi040 bash[41173]: audit 2023-12-01T16:52:58.027056+0000 mon.c (mon.2) 1435 : audit 0 from='client.? 172.21.15.40:0/1218498825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:58 smithi040 bash[28232]: cluster 2023-12-01T16:52:57.267060+0000 mgr.y (mgr.24356) 2246 : cluster 0 pgmap v2214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:52:58 smithi040 bash[28232]: audit 2023-12-01T16:52:58.027056+0000 mon.c (mon.2) 1435 : audit 0 from='client.? 172.21.15.40:0/1218498825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:52:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:58 smithi141 bash[31670]: cluster 2023-12-01T16:52:57.267060+0000 mgr.y (mgr.24356) 2246 : cluster 0 pgmap v2214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:52:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:52:58 smithi141 bash[31670]: audit 2023-12-01T16:52:58.027056+0000 mon.c (mon.2) 1435 : audit 0 from='client.? 172.21.15.40:0/1218498825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[41173]: audit 2023-12-01T16:52:59.153102+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[41173]: audit 2023-12-01T16:52:59.164478+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[41173]: cluster 2023-12-01T16:52:59.267686+0000 mgr.y (mgr.24356) 2247 : cluster 0 pgmap v2215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[41173]: audit 2023-12-01T16:52:59.851165+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[41173]: audit 2023-12-01T16:52:59.862663+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[28232]: audit 2023-12-01T16:52:59.153102+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[28232]: audit 2023-12-01T16:52:59.164478+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[28232]: cluster 2023-12-01T16:52:59.267686+0000 mgr.y (mgr.24356) 2247 : cluster 0 pgmap v2215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[28232]: audit 2023-12-01T16:52:59.851165+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:00 smithi040 bash[28232]: audit 2023-12-01T16:52:59.862663+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:00 smithi141 bash[31670]: audit 2023-12-01T16:52:59.153102+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:00 smithi141 bash[31670]: audit 2023-12-01T16:52:59.164478+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:00 smithi141 bash[31670]: cluster 2023-12-01T16:52:59.267686+0000 mgr.y (mgr.24356) 2247 : cluster 0 pgmap v2215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:00 smithi141 bash[31670]: audit 2023-12-01T16:52:59.851165+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:00 smithi141 bash[31670]: audit 2023-12-01T16:52:59.862663+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:01 smithi141 bash[31670]: audit 2023-12-01T16:53:00.336571+0000 mon.c (mon.2) 1436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:53:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:01 smithi141 bash[31670]: audit 2023-12-01T16:53:00.338211+0000 mon.c (mon.2) 1437 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:53:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:01 smithi141 bash[31670]: audit 2023-12-01T16:53:00.347106+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:01 smithi141 bash[31670]: audit 2023-12-01T16:53:00.484007+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.40:0/1159963601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[28232]: audit 2023-12-01T16:53:00.336571+0000 mon.c (mon.2) 1436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:53:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[28232]: audit 2023-12-01T16:53:00.338211+0000 mon.c (mon.2) 1437 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:53:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[28232]: audit 2023-12-01T16:53:00.347106+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[28232]: audit 2023-12-01T16:53:00.484007+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.40:0/1159963601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[41173]: audit 2023-12-01T16:53:00.336571+0000 mon.c (mon.2) 1436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:53:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[41173]: audit 2023-12-01T16:53:00.338211+0000 mon.c (mon.2) 1437 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:53:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[41173]: audit 2023-12-01T16:53:00.347106+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:53:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:01 smithi040 bash[41173]: audit 2023-12-01T16:53:00.484007+0000 mon.a (mon.0) 2028 : audit 0 from='client.? 172.21.15.40:0/1159963601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:02 smithi141 bash[31670]: cluster 2023-12-01T16:53:01.268900+0000 mgr.y (mgr.24356) 2248 : cluster 0 pgmap v2216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:02 smithi040 bash[41173]: cluster 2023-12-01T16:53:01.268900+0000 mgr.y (mgr.24356) 2248 : cluster 0 pgmap v2216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:02 smithi040 bash[28232]: cluster 2023-12-01T16:53:01.268900+0000 mgr.y (mgr.24356) 2248 : cluster 0 pgmap v2216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:03 smithi141 bash[31670]: audit 2023-12-01T16:53:02.954991+0000 mon.c (mon.2) 1438 : audit 0 from='client.? 172.21.15.40:0/2806068234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:03 smithi040 bash[28232]: audit 2023-12-01T16:53:02.954991+0000 mon.c (mon.2) 1438 : audit 0 from='client.? 172.21.15.40:0/2806068234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:03 smithi040 bash[41173]: audit 2023-12-01T16:53:02.954991+0000 mon.c (mon.2) 1438 : audit 0 from='client.? 172.21.15.40:0/2806068234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:04 smithi141 bash[31670]: cluster 2023-12-01T16:53:03.269605+0000 mgr.y (mgr.24356) 2249 : cluster 0 pgmap v2217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:04 smithi141 bash[31670]: audit 2023-12-01T16:53:03.414808+0000 mon.c (mon.2) 1439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:04 smithi040 bash[28232]: cluster 2023-12-01T16:53:03.269605+0000 mgr.y (mgr.24356) 2249 : cluster 0 pgmap v2217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:04 smithi040 bash[28232]: audit 2023-12-01T16:53:03.414808+0000 mon.c (mon.2) 1439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:04 smithi040 bash[41173]: cluster 2023-12-01T16:53:03.269605+0000 mgr.y (mgr.24356) 2249 : cluster 0 pgmap v2217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:04 smithi040 bash[41173]: audit 2023-12-01T16:53:03.414808+0000 mon.c (mon.2) 1439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:53:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:53:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:06 smithi040 bash[41173]: cluster 2023-12-01T16:53:05.270852+0000 mgr.y (mgr.24356) 2250 : cluster 0 pgmap v2218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:06 smithi040 bash[41173]: audit 2023-12-01T16:53:05.421509+0000 mon.c (mon.2) 1440 : audit 0 from='client.? 172.21.15.40:0/3041057688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:06 smithi040 bash[28232]: cluster 2023-12-01T16:53:05.270852+0000 mgr.y (mgr.24356) 2250 : cluster 0 pgmap v2218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:06 smithi040 bash[28232]: audit 2023-12-01T16:53:05.421509+0000 mon.c (mon.2) 1440 : audit 0 from='client.? 172.21.15.40:0/3041057688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:06 smithi141 bash[31670]: cluster 2023-12-01T16:53:05.270852+0000 mgr.y (mgr.24356) 2250 : cluster 0 pgmap v2218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:06 smithi141 bash[31670]: audit 2023-12-01T16:53:05.421509+0000 mon.c (mon.2) 1440 : audit 0 from='client.? 172.21.15.40:0/3041057688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:07 smithi040 bash[41173]: cluster 2023-12-01T16:53:07.271644+0000 mgr.y (mgr.24356) 2251 : cluster 0 pgmap v2219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:07 smithi040 bash[28232]: cluster 2023-12-01T16:53:07.271644+0000 mgr.y (mgr.24356) 2251 : cluster 0 pgmap v2219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:07 smithi141 bash[31670]: cluster 2023-12-01T16:53:07.271644+0000 mgr.y (mgr.24356) 2251 : cluster 0 pgmap v2219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:08 smithi040 bash[28232]: audit 2023-12-01T16:53:07.881501+0000 mon.c (mon.2) 1441 : audit 0 from='client.? 172.21.15.40:0/1628150209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:08 smithi040 bash[41173]: audit 2023-12-01T16:53:07.881501+0000 mon.c (mon.2) 1441 : audit 0 from='client.? 172.21.15.40:0/1628150209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:08 smithi141 bash[31670]: audit 2023-12-01T16:53:07.881501+0000 mon.c (mon.2) 1441 : audit 0 from='client.? 172.21.15.40:0/1628150209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:09 smithi141 bash[31670]: cluster 2023-12-01T16:53:09.272336+0000 mgr.y (mgr.24356) 2252 : cluster 0 pgmap v2220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:09 smithi040 bash[28232]: cluster 2023-12-01T16:53:09.272336+0000 mgr.y (mgr.24356) 2252 : cluster 0 pgmap v2220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:09 smithi040 bash[41173]: cluster 2023-12-01T16:53:09.272336+0000 mgr.y (mgr.24356) 2252 : cluster 0 pgmap v2220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:10 smithi141 bash[31670]: audit 2023-12-01T16:53:10.349799+0000 mon.a (mon.0) 2029 : audit 0 from='client.? 172.21.15.40:0/2307434653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:10 smithi040 bash[28232]: audit 2023-12-01T16:53:10.349799+0000 mon.a (mon.0) 2029 : audit 0 from='client.? 172.21.15.40:0/2307434653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:10 smithi040 bash[41173]: audit 2023-12-01T16:53:10.349799+0000 mon.a (mon.0) 2029 : audit 0 from='client.? 172.21.15.40:0/2307434653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:11 smithi141 bash[31670]: cluster 2023-12-01T16:53:11.273521+0000 mgr.y (mgr.24356) 2253 : cluster 0 pgmap v2221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:11 smithi040 bash[28232]: cluster 2023-12-01T16:53:11.273521+0000 mgr.y (mgr.24356) 2253 : cluster 0 pgmap v2221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:11 smithi040 bash[41173]: cluster 2023-12-01T16:53:11.273521+0000 mgr.y (mgr.24356) 2253 : cluster 0 pgmap v2221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:12 smithi040 bash[28232]: audit 2023-12-01T16:53:12.811772+0000 mon.a (mon.0) 2030 : audit 0 from='client.? 172.21.15.40:0/3142232784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:12 smithi040 bash[41173]: audit 2023-12-01T16:53:12.811772+0000 mon.a (mon.0) 2030 : audit 0 from='client.? 172.21.15.40:0/3142232784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:12 smithi141 bash[31670]: audit 2023-12-01T16:53:12.811772+0000 mon.a (mon.0) 2030 : audit 0 from='client.? 172.21.15.40:0/3142232784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:13 smithi040 bash[28232]: cluster 2023-12-01T16:53:13.274228+0000 mgr.y (mgr.24356) 2254 : cluster 0 pgmap v2222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:13 smithi040 bash[41173]: cluster 2023-12-01T16:53:13.274228+0000 mgr.y (mgr.24356) 2254 : cluster 0 pgmap v2222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:13 smithi141 bash[31670]: cluster 2023-12-01T16:53:13.274228+0000 mgr.y (mgr.24356) 2254 : cluster 0 pgmap v2222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:15 smithi040 bash[28232]: cluster 2023-12-01T16:53:15.275317+0000 mgr.y (mgr.24356) 2255 : cluster 0 pgmap v2223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:15 smithi040 bash[28232]: audit 2023-12-01T16:53:15.275939+0000 mon.c (mon.2) 1442 : audit 0 from='client.? 172.21.15.40:0/3769864223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:15 smithi040 bash[41173]: cluster 2023-12-01T16:53:15.275317+0000 mgr.y (mgr.24356) 2255 : cluster 0 pgmap v2223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:15 smithi040 bash[41173]: audit 2023-12-01T16:53:15.275939+0000 mon.c (mon.2) 1442 : audit 0 from='client.? 172.21.15.40:0/3769864223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:15 smithi141 bash[31670]: cluster 2023-12-01T16:53:15.275317+0000 mgr.y (mgr.24356) 2255 : cluster 0 pgmap v2223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:15 smithi141 bash[31670]: audit 2023-12-01T16:53:15.275939+0000 mon.c (mon.2) 1442 : audit 0 from='client.? 172.21.15.40:0/3769864223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:53:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T16:53:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:17 smithi040 bash[41173]: cluster 2023-12-01T16:53:17.275953+0000 mgr.y (mgr.24356) 2256 : cluster 0 pgmap v2224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:17 smithi040 bash[28232]: cluster 2023-12-01T16:53:17.275953+0000 mgr.y (mgr.24356) 2256 : cluster 0 pgmap v2224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:17 smithi141 bash[31670]: cluster 2023-12-01T16:53:17.275953+0000 mgr.y (mgr.24356) 2256 : cluster 0 pgmap v2224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:18 smithi040 bash[28232]: audit 2023-12-01T16:53:17.735848+0000 mon.c (mon.2) 1443 : audit 0 from='client.? 172.21.15.40:0/4170225413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:18 smithi040 bash[41173]: audit 2023-12-01T16:53:17.735848+0000 mon.c (mon.2) 1443 : audit 0 from='client.? 172.21.15.40:0/4170225413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:18 smithi141 bash[31670]: audit 2023-12-01T16:53:17.735848+0000 mon.c (mon.2) 1443 : audit 0 from='client.? 172.21.15.40:0/4170225413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:19 smithi040 bash[41173]: audit 2023-12-01T16:53:18.415189+0000 mon.c (mon.2) 1444 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:19 smithi040 bash[41173]: cluster 2023-12-01T16:53:19.276613+0000 mgr.y (mgr.24356) 2257 : cluster 0 pgmap v2225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:19 smithi040 bash[28232]: audit 2023-12-01T16:53:18.415189+0000 mon.c (mon.2) 1444 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:19 smithi040 bash[28232]: cluster 2023-12-01T16:53:19.276613+0000 mgr.y (mgr.24356) 2257 : cluster 0 pgmap v2225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:19 smithi141 bash[31670]: audit 2023-12-01T16:53:18.415189+0000 mon.c (mon.2) 1444 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:19 smithi141 bash[31670]: cluster 2023-12-01T16:53:19.276613+0000 mgr.y (mgr.24356) 2257 : cluster 0 pgmap v2225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:20 smithi141 bash[31670]: audit 2023-12-01T16:53:20.202652+0000 mon.a (mon.0) 2031 : audit 0 from='client.? 172.21.15.40:0/3830793626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:20 smithi040 bash[28232]: audit 2023-12-01T16:53:20.202652+0000 mon.a (mon.0) 2031 : audit 0 from='client.? 172.21.15.40:0/3830793626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:20 smithi040 bash[41173]: audit 2023-12-01T16:53:20.202652+0000 mon.a (mon.0) 2031 : audit 0 from='client.? 172.21.15.40:0/3830793626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:21 smithi141 bash[31670]: cluster 2023-12-01T16:53:21.277766+0000 mgr.y (mgr.24356) 2258 : cluster 0 pgmap v2226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:21 smithi040 bash[28232]: cluster 2023-12-01T16:53:21.277766+0000 mgr.y (mgr.24356) 2258 : cluster 0 pgmap v2226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:21 smithi040 bash[41173]: cluster 2023-12-01T16:53:21.277766+0000 mgr.y (mgr.24356) 2258 : cluster 0 pgmap v2226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:22 smithi141 bash[31670]: audit 2023-12-01T16:53:22.660394+0000 mon.c (mon.2) 1445 : audit 0 from='client.? 172.21.15.40:0/853349804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:22 smithi040 bash[28232]: audit 2023-12-01T16:53:22.660394+0000 mon.c (mon.2) 1445 : audit 0 from='client.? 172.21.15.40:0/853349804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:22 smithi040 bash[41173]: audit 2023-12-01T16:53:22.660394+0000 mon.c (mon.2) 1445 : audit 0 from='client.? 172.21.15.40:0/853349804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:23 smithi141 bash[31670]: cluster 2023-12-01T16:53:23.278430+0000 mgr.y (mgr.24356) 2259 : cluster 0 pgmap v2227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:23 smithi040 bash[41173]: cluster 2023-12-01T16:53:23.278430+0000 mgr.y (mgr.24356) 2259 : cluster 0 pgmap v2227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:23 smithi040 bash[28232]: cluster 2023-12-01T16:53:23.278430+0000 mgr.y (mgr.24356) 2259 : cluster 0 pgmap v2227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:25 smithi141 bash[31670]: audit 2023-12-01T16:53:25.131173+0000 mon.c (mon.2) 1446 : audit 0 from='client.? 172.21.15.40:0/532265882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:25 smithi040 bash[28232]: audit 2023-12-01T16:53:25.131173+0000 mon.c (mon.2) 1446 : audit 0 from='client.? 172.21.15.40:0/532265882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:25 smithi040 bash[41173]: audit 2023-12-01T16:53:25.131173+0000 mon.c (mon.2) 1446 : audit 0 from='client.? 172.21.15.40:0/532265882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:26.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:26 smithi040 bash[28232]: cluster 2023-12-01T16:53:25.279598+0000 mgr.y (mgr.24356) 2260 : cluster 0 pgmap v2228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:26 smithi040 bash[41173]: cluster 2023-12-01T16:53:25.279598+0000 mgr.y (mgr.24356) 2260 : cluster 0 pgmap v2228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:26 smithi141 bash[31670]: cluster 2023-12-01T16:53:25.279598+0000 mgr.y (mgr.24356) 2260 : cluster 0 pgmap v2228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:53:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:53:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:27 smithi040 bash[28232]: cluster 2023-12-01T16:53:27.280111+0000 mgr.y (mgr.24356) 2261 : cluster 0 pgmap v2229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:27 smithi040 bash[41173]: cluster 2023-12-01T16:53:27.280111+0000 mgr.y (mgr.24356) 2261 : cluster 0 pgmap v2229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:27 smithi141 bash[31670]: cluster 2023-12-01T16:53:27.280111+0000 mgr.y (mgr.24356) 2261 : cluster 0 pgmap v2229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:28 smithi040 bash[28232]: audit 2023-12-01T16:53:27.610015+0000 mon.c (mon.2) 1447 : audit 0 from='client.? 172.21.15.40:0/2468401100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:28 smithi040 bash[41173]: audit 2023-12-01T16:53:27.610015+0000 mon.c (mon.2) 1447 : audit 0 from='client.? 172.21.15.40:0/2468401100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:28 smithi141 bash[31670]: audit 2023-12-01T16:53:27.610015+0000 mon.c (mon.2) 1447 : audit 0 from='client.? 172.21.15.40:0/2468401100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:29 smithi141 bash[31670]: cluster 2023-12-01T16:53:29.280739+0000 mgr.y (mgr.24356) 2262 : cluster 0 pgmap v2230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:29 smithi040 bash[28232]: cluster 2023-12-01T16:53:29.280739+0000 mgr.y (mgr.24356) 2262 : cluster 0 pgmap v2230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:29 smithi040 bash[41173]: cluster 2023-12-01T16:53:29.280739+0000 mgr.y (mgr.24356) 2262 : cluster 0 pgmap v2230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:30 smithi141 bash[31670]: audit 2023-12-01T16:53:30.079933+0000 mon.a (mon.0) 2032 : audit 0 from='client.? 172.21.15.40:0/2580383235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:30 smithi040 bash[28232]: audit 2023-12-01T16:53:30.079933+0000 mon.a (mon.0) 2032 : audit 0 from='client.? 172.21.15.40:0/2580383235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:30 smithi040 bash[41173]: audit 2023-12-01T16:53:30.079933+0000 mon.a (mon.0) 2032 : audit 0 from='client.? 172.21.15.40:0/2580383235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:31 smithi141 bash[31670]: cluster 2023-12-01T16:53:31.281919+0000 mgr.y (mgr.24356) 2263 : cluster 0 pgmap v2231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:31 smithi040 bash[41173]: cluster 2023-12-01T16:53:31.281919+0000 mgr.y (mgr.24356) 2263 : cluster 0 pgmap v2231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:32.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:31 smithi040 bash[28232]: cluster 2023-12-01T16:53:31.281919+0000 mgr.y (mgr.24356) 2263 : cluster 0 pgmap v2231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:32 smithi141 bash[31670]: audit 2023-12-01T16:53:32.536471+0000 mon.c (mon.2) 1448 : audit 0 from='client.? 172.21.15.40:0/4213805382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:32 smithi040 bash[28232]: audit 2023-12-01T16:53:32.536471+0000 mon.c (mon.2) 1448 : audit 0 from='client.? 172.21.15.40:0/4213805382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:32 smithi040 bash[41173]: audit 2023-12-01T16:53:32.536471+0000 mon.c (mon.2) 1448 : audit 0 from='client.? 172.21.15.40:0/4213805382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:33 smithi141 bash[31670]: cluster 2023-12-01T16:53:33.282502+0000 mgr.y (mgr.24356) 2264 : cluster 0 pgmap v2232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:33 smithi141 bash[31670]: audit 2023-12-01T16:53:33.415679+0000 mon.c (mon.2) 1449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:33 smithi040 bash[28232]: cluster 2023-12-01T16:53:33.282502+0000 mgr.y (mgr.24356) 2264 : cluster 0 pgmap v2232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:33 smithi040 bash[28232]: audit 2023-12-01T16:53:33.415679+0000 mon.c (mon.2) 1449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:33 smithi040 bash[41173]: cluster 2023-12-01T16:53:33.282502+0000 mgr.y (mgr.24356) 2264 : cluster 0 pgmap v2232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:33 smithi040 bash[41173]: audit 2023-12-01T16:53:33.415679+0000 mon.c (mon.2) 1449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:35 smithi040 bash[28232]: audit 2023-12-01T16:53:34.995299+0000 mon.c (mon.2) 1450 : audit 0 from='client.? 172.21.15.40:0/295414035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:35 smithi040 bash[41173]: audit 2023-12-01T16:53:34.995299+0000 mon.c (mon.2) 1450 : audit 0 from='client.? 172.21.15.40:0/295414035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:35 smithi141 bash[31670]: audit 2023-12-01T16:53:34.995299+0000 mon.c (mon.2) 1450 : audit 0 from='client.? 172.21.15.40:0/295414035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:36 smithi040 bash[41173]: cluster 2023-12-01T16:53:35.283555+0000 mgr.y (mgr.24356) 2265 : cluster 0 pgmap v2233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:36 smithi040 bash[28232]: cluster 2023-12-01T16:53:35.283555+0000 mgr.y (mgr.24356) 2265 : cluster 0 pgmap v2233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:36 smithi141 bash[31670]: cluster 2023-12-01T16:53:35.283555+0000 mgr.y (mgr.24356) 2265 : cluster 0 pgmap v2233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:53:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:53:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:37 smithi040 bash[41173]: cluster 2023-12-01T16:53:37.284203+0000 mgr.y (mgr.24356) 2266 : cluster 0 pgmap v2234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:37 smithi040 bash[28232]: cluster 2023-12-01T16:53:37.284203+0000 mgr.y (mgr.24356) 2266 : cluster 0 pgmap v2234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:37 smithi141 bash[31670]: cluster 2023-12-01T16:53:37.284203+0000 mgr.y (mgr.24356) 2266 : cluster 0 pgmap v2234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:38 smithi040 bash[28232]: audit 2023-12-01T16:53:37.457241+0000 mon.c (mon.2) 1451 : audit 0 from='client.? 172.21.15.40:0/574985676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:38 smithi040 bash[41173]: audit 2023-12-01T16:53:37.457241+0000 mon.c (mon.2) 1451 : audit 0 from='client.? 172.21.15.40:0/574985676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:38 smithi141 bash[31670]: audit 2023-12-01T16:53:37.457241+0000 mon.c (mon.2) 1451 : audit 0 from='client.? 172.21.15.40:0/574985676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:39 smithi141 bash[31670]: cluster 2023-12-01T16:53:39.284884+0000 mgr.y (mgr.24356) 2267 : cluster 0 pgmap v2235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:39 smithi040 bash[28232]: cluster 2023-12-01T16:53:39.284884+0000 mgr.y (mgr.24356) 2267 : cluster 0 pgmap v2235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:39 smithi040 bash[41173]: cluster 2023-12-01T16:53:39.284884+0000 mgr.y (mgr.24356) 2267 : cluster 0 pgmap v2235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:40 smithi141 bash[31670]: audit 2023-12-01T16:53:39.923256+0000 mon.c (mon.2) 1452 : audit 0 from='client.? 172.21.15.40:0/3133737225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:40 smithi040 bash[28232]: audit 2023-12-01T16:53:39.923256+0000 mon.c (mon.2) 1452 : audit 0 from='client.? 172.21.15.40:0/3133737225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:40 smithi040 bash[41173]: audit 2023-12-01T16:53:39.923256+0000 mon.c (mon.2) 1452 : audit 0 from='client.? 172.21.15.40:0/3133737225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:41 smithi141 bash[31670]: cluster 2023-12-01T16:53:41.286021+0000 mgr.y (mgr.24356) 2268 : cluster 0 pgmap v2236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:41 smithi040 bash[28232]: cluster 2023-12-01T16:53:41.286021+0000 mgr.y (mgr.24356) 2268 : cluster 0 pgmap v2236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:41 smithi040 bash[41173]: cluster 2023-12-01T16:53:41.286021+0000 mgr.y (mgr.24356) 2268 : cluster 0 pgmap v2236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:42 smithi141 bash[31670]: audit 2023-12-01T16:53:42.385984+0000 mon.a (mon.0) 2033 : audit 0 from='client.? 172.21.15.40:0/2967881926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:42 smithi040 bash[28232]: audit 2023-12-01T16:53:42.385984+0000 mon.a (mon.0) 2033 : audit 0 from='client.? 172.21.15.40:0/2967881926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:42 smithi040 bash[41173]: audit 2023-12-01T16:53:42.385984+0000 mon.a (mon.0) 2033 : audit 0 from='client.? 172.21.15.40:0/2967881926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:43 smithi141 bash[31670]: cluster 2023-12-01T16:53:43.286791+0000 mgr.y (mgr.24356) 2269 : cluster 0 pgmap v2237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:43 smithi040 bash[41173]: cluster 2023-12-01T16:53:43.286791+0000 mgr.y (mgr.24356) 2269 : cluster 0 pgmap v2237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:43 smithi040 bash[28232]: cluster 2023-12-01T16:53:43.286791+0000 mgr.y (mgr.24356) 2269 : cluster 0 pgmap v2237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:44 smithi040 bash[41173]: audit 2023-12-01T16:53:44.851241+0000 mon.a (mon.0) 2034 : audit 0 from='client.? 172.21.15.40:0/1998136397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:44 smithi040 bash[28232]: audit 2023-12-01T16:53:44.851241+0000 mon.a (mon.0) 2034 : audit 0 from='client.? 172.21.15.40:0/1998136397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:44 smithi141 bash[31670]: audit 2023-12-01T16:53:44.851241+0000 mon.a (mon.0) 2034 : audit 0 from='client.? 172.21.15.40:0/1998136397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:45 smithi141 bash[31670]: cluster 2023-12-01T16:53:45.287962+0000 mgr.y (mgr.24356) 2270 : cluster 0 pgmap v2238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:45 smithi040 bash[28232]: cluster 2023-12-01T16:53:45.287962+0000 mgr.y (mgr.24356) 2270 : cluster 0 pgmap v2238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:45 smithi040 bash[41173]: cluster 2023-12-01T16:53:45.287962+0000 mgr.y (mgr.24356) 2270 : cluster 0 pgmap v2238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:53:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:53:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:47 smithi040 bash[28232]: cluster 2023-12-01T16:53:47.288613+0000 mgr.y (mgr.24356) 2271 : cluster 0 pgmap v2239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:47 smithi040 bash[28232]: audit 2023-12-01T16:53:47.312505+0000 mon.a (mon.0) 2035 : audit 0 from='client.? 172.21.15.40:0/3114507250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:47 smithi040 bash[41173]: cluster 2023-12-01T16:53:47.288613+0000 mgr.y (mgr.24356) 2271 : cluster 0 pgmap v2239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:47 smithi040 bash[41173]: audit 2023-12-01T16:53:47.312505+0000 mon.a (mon.0) 2035 : audit 0 from='client.? 172.21.15.40:0/3114507250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:47 smithi141 bash[31670]: cluster 2023-12-01T16:53:47.288613+0000 mgr.y (mgr.24356) 2271 : cluster 0 pgmap v2239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:47 smithi141 bash[31670]: audit 2023-12-01T16:53:47.312505+0000 mon.a (mon.0) 2035 : audit 0 from='client.? 172.21.15.40:0/3114507250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:48 smithi141 bash[31670]: audit 2023-12-01T16:53:48.416272+0000 mon.c (mon.2) 1453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:48 smithi040 bash[28232]: audit 2023-12-01T16:53:48.416272+0000 mon.c (mon.2) 1453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:48 smithi040 bash[41173]: audit 2023-12-01T16:53:48.416272+0000 mon.c (mon.2) 1453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:49 smithi141 bash[31670]: cluster 2023-12-01T16:53:49.289188+0000 mgr.y (mgr.24356) 2272 : cluster 0 pgmap v2240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:49 smithi040 bash[41173]: cluster 2023-12-01T16:53:49.289188+0000 mgr.y (mgr.24356) 2272 : cluster 0 pgmap v2240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:49 smithi040 bash[28232]: cluster 2023-12-01T16:53:49.289188+0000 mgr.y (mgr.24356) 2272 : cluster 0 pgmap v2240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:50 smithi141 bash[31670]: audit 2023-12-01T16:53:49.785288+0000 mon.a (mon.0) 2036 : audit 0 from='client.? 172.21.15.40:0/2210521375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:50 smithi040 bash[28232]: audit 2023-12-01T16:53:49.785288+0000 mon.a (mon.0) 2036 : audit 0 from='client.? 172.21.15.40:0/2210521375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:50 smithi040 bash[41173]: audit 2023-12-01T16:53:49.785288+0000 mon.a (mon.0) 2036 : audit 0 from='client.? 172.21.15.40:0/2210521375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:51 smithi141 bash[31670]: cluster 2023-12-01T16:53:51.290327+0000 mgr.y (mgr.24356) 2273 : cluster 0 pgmap v2241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:51 smithi040 bash[41173]: cluster 2023-12-01T16:53:51.290327+0000 mgr.y (mgr.24356) 2273 : cluster 0 pgmap v2241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:51 smithi040 bash[28232]: cluster 2023-12-01T16:53:51.290327+0000 mgr.y (mgr.24356) 2273 : cluster 0 pgmap v2241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:52 smithi141 bash[31670]: audit 2023-12-01T16:53:52.247112+0000 mon.c (mon.2) 1454 : audit 0 from='client.? 172.21.15.40:0/3256110925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:52 smithi040 bash[28232]: audit 2023-12-01T16:53:52.247112+0000 mon.c (mon.2) 1454 : audit 0 from='client.? 172.21.15.40:0/3256110925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:52 smithi040 bash[41173]: audit 2023-12-01T16:53:52.247112+0000 mon.c (mon.2) 1454 : audit 0 from='client.? 172.21.15.40:0/3256110925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:53 smithi141 bash[31670]: cluster 2023-12-01T16:53:53.290965+0000 mgr.y (mgr.24356) 2274 : cluster 0 pgmap v2242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:53 smithi040 bash[41173]: cluster 2023-12-01T16:53:53.290965+0000 mgr.y (mgr.24356) 2274 : cluster 0 pgmap v2242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:53 smithi040 bash[28232]: cluster 2023-12-01T16:53:53.290965+0000 mgr.y (mgr.24356) 2274 : cluster 0 pgmap v2242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:54 smithi141 bash[31670]: audit 2023-12-01T16:53:54.711150+0000 mon.c (mon.2) 1455 : audit 0 from='client.? 172.21.15.40:0/2337300563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:54 smithi040 bash[28232]: audit 2023-12-01T16:53:54.711150+0000 mon.c (mon.2) 1455 : audit 0 from='client.? 172.21.15.40:0/2337300563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:54 smithi040 bash[41173]: audit 2023-12-01T16:53:54.711150+0000 mon.c (mon.2) 1455 : audit 0 from='client.? 172.21.15.40:0/2337300563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:55 smithi141 bash[31670]: cluster 2023-12-01T16:53:55.292123+0000 mgr.y (mgr.24356) 2275 : cluster 0 pgmap v2243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:55 smithi040 bash[28232]: cluster 2023-12-01T16:53:55.292123+0000 mgr.y (mgr.24356) 2275 : cluster 0 pgmap v2243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:55 smithi040 bash[41173]: cluster 2023-12-01T16:53:55.292123+0000 mgr.y (mgr.24356) 2275 : cluster 0 pgmap v2243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:53:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:53:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:57 smithi141 bash[31670]: audit 2023-12-01T16:53:57.172434+0000 mon.a (mon.0) 2037 : audit 0 from='client.? 172.21.15.40:0/2741260461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:57 smithi040 bash[41173]: audit 2023-12-01T16:53:57.172434+0000 mon.a (mon.0) 2037 : audit 0 from='client.? 172.21.15.40:0/2741260461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:57 smithi040 bash[28232]: audit 2023-12-01T16:53:57.172434+0000 mon.a (mon.0) 2037 : audit 0 from='client.? 172.21.15.40:0/2741260461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:53:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:58 smithi141 bash[31670]: cluster 2023-12-01T16:53:57.292826+0000 mgr.y (mgr.24356) 2276 : cluster 0 pgmap v2244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:58 smithi040 bash[28232]: cluster 2023-12-01T16:53:57.292826+0000 mgr.y (mgr.24356) 2276 : cluster 0 pgmap v2244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:53:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:58 smithi040 bash[41173]: cluster 2023-12-01T16:53:57.292826+0000 mgr.y (mgr.24356) 2276 : cluster 0 pgmap v2244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:59 smithi141 bash[31670]: cluster 2023-12-01T16:53:59.293325+0000 mgr.y (mgr.24356) 2277 : cluster 0 pgmap v2245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:53:59 smithi141 bash[31670]: audit 2023-12-01T16:53:59.645989+0000 mon.a (mon.0) 2038 : audit 0 from='client.? 172.21.15.40:0/1760506613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:59 smithi040 bash[28232]: cluster 2023-12-01T16:53:59.293325+0000 mgr.y (mgr.24356) 2277 : cluster 0 pgmap v2245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:53:59 smithi040 bash[28232]: audit 2023-12-01T16:53:59.645989+0000 mon.a (mon.0) 2038 : audit 0 from='client.? 172.21.15.40:0/1760506613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:59 smithi040 bash[41173]: cluster 2023-12-01T16:53:59.293325+0000 mgr.y (mgr.24356) 2277 : cluster 0 pgmap v2245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:53:59 smithi040 bash[41173]: audit 2023-12-01T16:53:59.645989+0000 mon.a (mon.0) 2038 : audit 0 from='client.? 172.21.15.40:0/1760506613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:00 smithi141 bash[31670]: audit 2023-12-01T16:54:00.429313+0000 mon.c (mon.2) 1456 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:54:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:00 smithi040 bash[28232]: audit 2023-12-01T16:54:00.429313+0000 mon.c (mon.2) 1456 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:54:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:00 smithi040 bash[41173]: audit 2023-12-01T16:54:00.429313+0000 mon.c (mon.2) 1456 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:54:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:01 smithi141 bash[31670]: cluster 2023-12-01T16:54:01.294451+0000 mgr.y (mgr.24356) 2278 : cluster 0 pgmap v2246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:01 smithi040 bash[28232]: cluster 2023-12-01T16:54:01.294451+0000 mgr.y (mgr.24356) 2278 : cluster 0 pgmap v2246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:01 smithi040 bash[41173]: cluster 2023-12-01T16:54:01.294451+0000 mgr.y (mgr.24356) 2278 : cluster 0 pgmap v2246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:02 smithi141 bash[31670]: audit 2023-12-01T16:54:02.118693+0000 mon.a (mon.0) 2039 : audit 0 from='client.? 172.21.15.40:0/2663232256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:02 smithi040 bash[28232]: audit 2023-12-01T16:54:02.118693+0000 mon.a (mon.0) 2039 : audit 0 from='client.? 172.21.15.40:0/2663232256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:02 smithi040 bash[41173]: audit 2023-12-01T16:54:02.118693+0000 mon.a (mon.0) 2039 : audit 0 from='client.? 172.21.15.40:0/2663232256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:03 smithi141 bash[31670]: cluster 2023-12-01T16:54:03.295102+0000 mgr.y (mgr.24356) 2279 : cluster 0 pgmap v2247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:03 smithi141 bash[31670]: audit 2023-12-01T16:54:03.416689+0000 mon.c (mon.2) 1457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:03 smithi040 bash[28232]: cluster 2023-12-01T16:54:03.295102+0000 mgr.y (mgr.24356) 2279 : cluster 0 pgmap v2247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:03 smithi040 bash[28232]: audit 2023-12-01T16:54:03.416689+0000 mon.c (mon.2) 1457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:03 smithi040 bash[41173]: cluster 2023-12-01T16:54:03.295102+0000 mgr.y (mgr.24356) 2279 : cluster 0 pgmap v2247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:03 smithi040 bash[41173]: audit 2023-12-01T16:54:03.416689+0000 mon.c (mon.2) 1457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:04 smithi141 bash[31670]: audit 2023-12-01T16:54:04.588840+0000 mon.a (mon.0) 2040 : audit 0 from='client.? 172.21.15.40:0/1947531853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:04 smithi040 bash[28232]: audit 2023-12-01T16:54:04.588840+0000 mon.a (mon.0) 2040 : audit 0 from='client.? 172.21.15.40:0/1947531853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:04 smithi040 bash[41173]: audit 2023-12-01T16:54:04.588840+0000 mon.a (mon.0) 2040 : audit 0 from='client.? 172.21.15.40:0/1947531853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:05 smithi141 bash[31670]: cluster 2023-12-01T16:54:05.296251+0000 mgr.y (mgr.24356) 2280 : cluster 0 pgmap v2248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:05 smithi040 bash[28232]: cluster 2023-12-01T16:54:05.296251+0000 mgr.y (mgr.24356) 2280 : cluster 0 pgmap v2248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:05 smithi040 bash[41173]: cluster 2023-12-01T16:54:05.296251+0000 mgr.y (mgr.24356) 2280 : cluster 0 pgmap v2248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:54:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:54:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:06.278657+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:06.294214+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:06.632035+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:06.647750+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:07.056082+0000 mon.c (mon.2) 1458 : audit 0 from='client.? 172.21.15.40:0/1478325132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:07.126830+0000 mon.c (mon.2) 1459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:07.128858+0000 mon.c (mon.2) 1460 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[28232]: audit 2023-12-01T16:54:07.141536+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:06.278657+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:06.294214+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:06.632035+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:06.647750+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:07.056082+0000 mon.c (mon.2) 1458 : audit 0 from='client.? 172.21.15.40:0/1478325132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:07.126830+0000 mon.c (mon.2) 1459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:54:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:07.128858+0000 mon.c (mon.2) 1460 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:54:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:07 smithi040 bash[41173]: audit 2023-12-01T16:54:07.141536+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:06.278657+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:06.294214+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:06.632035+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:06.647750+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:07.056082+0000 mon.c (mon.2) 1458 : audit 0 from='client.? 172.21.15.40:0/1478325132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:07.126830+0000 mon.c (mon.2) 1459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:07.128858+0000 mon.c (mon.2) 1460 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:54:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:07 smithi141 bash[31670]: audit 2023-12-01T16:54:07.141536+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:54:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:08 smithi040 bash[28232]: cluster 2023-12-01T16:54:07.296970+0000 mgr.y (mgr.24356) 2281 : cluster 0 pgmap v2249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:08 smithi040 bash[41173]: cluster 2023-12-01T16:54:07.296970+0000 mgr.y (mgr.24356) 2281 : cluster 0 pgmap v2249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:08 smithi141 bash[31670]: cluster 2023-12-01T16:54:07.296970+0000 mgr.y (mgr.24356) 2281 : cluster 0 pgmap v2249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:09 smithi141 bash[31670]: cluster 2023-12-01T16:54:09.297574+0000 mgr.y (mgr.24356) 2282 : cluster 0 pgmap v2250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:09 smithi141 bash[31670]: audit 2023-12-01T16:54:09.521778+0000 mon.c (mon.2) 1461 : audit 0 from='client.? 172.21.15.40:0/1568926169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:09 smithi040 bash[28232]: cluster 2023-12-01T16:54:09.297574+0000 mgr.y (mgr.24356) 2282 : cluster 0 pgmap v2250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:09 smithi040 bash[28232]: audit 2023-12-01T16:54:09.521778+0000 mon.c (mon.2) 1461 : audit 0 from='client.? 172.21.15.40:0/1568926169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:09 smithi040 bash[41173]: cluster 2023-12-01T16:54:09.297574+0000 mgr.y (mgr.24356) 2282 : cluster 0 pgmap v2250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:09 smithi040 bash[41173]: audit 2023-12-01T16:54:09.521778+0000 mon.c (mon.2) 1461 : audit 0 from='client.? 172.21.15.40:0/1568926169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:11 smithi040 bash[28232]: cluster 2023-12-01T16:54:11.298750+0000 mgr.y (mgr.24356) 2283 : cluster 0 pgmap v2251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:11 smithi040 bash[41173]: cluster 2023-12-01T16:54:11.298750+0000 mgr.y (mgr.24356) 2283 : cluster 0 pgmap v2251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:11 smithi141 bash[31670]: cluster 2023-12-01T16:54:11.298750+0000 mgr.y (mgr.24356) 2283 : cluster 0 pgmap v2251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:12 smithi040 bash[28232]: audit 2023-12-01T16:54:11.991535+0000 mon.a (mon.0) 2046 : audit 0 from='client.? 172.21.15.40:0/2177467479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:12 smithi040 bash[41173]: audit 2023-12-01T16:54:11.991535+0000 mon.a (mon.0) 2046 : audit 0 from='client.? 172.21.15.40:0/2177467479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:12 smithi141 bash[31670]: audit 2023-12-01T16:54:11.991535+0000 mon.a (mon.0) 2046 : audit 0 from='client.? 172.21.15.40:0/2177467479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:13 smithi040 bash[28232]: cluster 2023-12-01T16:54:13.299399+0000 mgr.y (mgr.24356) 2284 : cluster 0 pgmap v2252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:13 smithi040 bash[41173]: cluster 2023-12-01T16:54:13.299399+0000 mgr.y (mgr.24356) 2284 : cluster 0 pgmap v2252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:13 smithi141 bash[31670]: cluster 2023-12-01T16:54:13.299399+0000 mgr.y (mgr.24356) 2284 : cluster 0 pgmap v2252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:14 smithi141 bash[31670]: audit 2023-12-01T16:54:14.460244+0000 mon.c (mon.2) 1462 : audit 0 from='client.? 172.21.15.40:0/1233048922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:14 smithi040 bash[41173]: audit 2023-12-01T16:54:14.460244+0000 mon.c (mon.2) 1462 : audit 0 from='client.? 172.21.15.40:0/1233048922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:15.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:14 smithi040 bash[28232]: audit 2023-12-01T16:54:14.460244+0000 mon.c (mon.2) 1462 : audit 0 from='client.? 172.21.15.40:0/1233048922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:15 smithi141 bash[31670]: cluster 2023-12-01T16:54:15.300676+0000 mgr.y (mgr.24356) 2285 : cluster 0 pgmap v2253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:15 smithi040 bash[28232]: cluster 2023-12-01T16:54:15.300676+0000 mgr.y (mgr.24356) 2285 : cluster 0 pgmap v2253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:15 smithi040 bash[41173]: cluster 2023-12-01T16:54:15.300676+0000 mgr.y (mgr.24356) 2285 : cluster 0 pgmap v2253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:54:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:54:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:16 smithi141 bash[31670]: audit 2023-12-01T16:54:16.924113+0000 mon.a (mon.0) 2047 : audit 0 from='client.? 172.21.15.40:0/3133466450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:16 smithi040 bash[28232]: audit 2023-12-01T16:54:16.924113+0000 mon.a (mon.0) 2047 : audit 0 from='client.? 172.21.15.40:0/3133466450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:16 smithi040 bash[41173]: audit 2023-12-01T16:54:16.924113+0000 mon.a (mon.0) 2047 : audit 0 from='client.? 172.21.15.40:0/3133466450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:17 smithi141 bash[31670]: cluster 2023-12-01T16:54:17.301526+0000 mgr.y (mgr.24356) 2286 : cluster 0 pgmap v2254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:17 smithi040 bash[28232]: cluster 2023-12-01T16:54:17.301526+0000 mgr.y (mgr.24356) 2286 : cluster 0 pgmap v2254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:17 smithi040 bash[41173]: cluster 2023-12-01T16:54:17.301526+0000 mgr.y (mgr.24356) 2286 : cluster 0 pgmap v2254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:18 smithi141 bash[31670]: audit 2023-12-01T16:54:18.416808+0000 mon.c (mon.2) 1463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:18 smithi040 bash[41173]: audit 2023-12-01T16:54:18.416808+0000 mon.c (mon.2) 1463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:18 smithi040 bash[28232]: audit 2023-12-01T16:54:18.416808+0000 mon.c (mon.2) 1463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:20 smithi141 bash[31670]: cluster 2023-12-01T16:54:19.302184+0000 mgr.y (mgr.24356) 2287 : cluster 0 pgmap v2255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:20 smithi141 bash[31670]: audit 2023-12-01T16:54:19.399769+0000 mon.c (mon.2) 1464 : audit 0 from='client.? 172.21.15.40:0/689534560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:19 smithi040 bash[28232]: cluster 2023-12-01T16:54:19.302184+0000 mgr.y (mgr.24356) 2287 : cluster 0 pgmap v2255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:19 smithi040 bash[28232]: audit 2023-12-01T16:54:19.399769+0000 mon.c (mon.2) 1464 : audit 0 from='client.? 172.21.15.40:0/689534560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:19 smithi040 bash[41173]: cluster 2023-12-01T16:54:19.302184+0000 mgr.y (mgr.24356) 2287 : cluster 0 pgmap v2255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:19 smithi040 bash[41173]: audit 2023-12-01T16:54:19.399769+0000 mon.c (mon.2) 1464 : audit 0 from='client.? 172.21.15.40:0/689534560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:21 smithi040 bash[41173]: cluster 2023-12-01T16:54:21.303382+0000 mgr.y (mgr.24356) 2288 : cluster 0 pgmap v2256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:21 smithi040 bash[28232]: cluster 2023-12-01T16:54:21.303382+0000 mgr.y (mgr.24356) 2288 : cluster 0 pgmap v2256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:21 smithi141 bash[31670]: cluster 2023-12-01T16:54:21.303382+0000 mgr.y (mgr.24356) 2288 : cluster 0 pgmap v2256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:22 smithi040 bash[28232]: audit 2023-12-01T16:54:21.865611+0000 mon.a (mon.0) 2048 : audit 0 from='client.? 172.21.15.40:0/3094288644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:22 smithi040 bash[41173]: audit 2023-12-01T16:54:21.865611+0000 mon.a (mon.0) 2048 : audit 0 from='client.? 172.21.15.40:0/3094288644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:22 smithi141 bash[31670]: audit 2023-12-01T16:54:21.865611+0000 mon.a (mon.0) 2048 : audit 0 from='client.? 172.21.15.40:0/3094288644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:23 smithi040 bash[41173]: cluster 2023-12-01T16:54:23.304092+0000 mgr.y (mgr.24356) 2289 : cluster 0 pgmap v2257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:23 smithi040 bash[28232]: cluster 2023-12-01T16:54:23.304092+0000 mgr.y (mgr.24356) 2289 : cluster 0 pgmap v2257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:23 smithi141 bash[31670]: cluster 2023-12-01T16:54:23.304092+0000 mgr.y (mgr.24356) 2289 : cluster 0 pgmap v2257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:24 smithi141 bash[31670]: audit 2023-12-01T16:54:24.334435+0000 mon.c (mon.2) 1465 : audit 0 from='client.? 172.21.15.40:0/1750568842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:24 smithi040 bash[41173]: audit 2023-12-01T16:54:24.334435+0000 mon.c (mon.2) 1465 : audit 0 from='client.? 172.21.15.40:0/1750568842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:24 smithi040 bash[28232]: audit 2023-12-01T16:54:24.334435+0000 mon.c (mon.2) 1465 : audit 0 from='client.? 172.21.15.40:0/1750568842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:25 smithi141 bash[31670]: cluster 2023-12-01T16:54:25.305241+0000 mgr.y (mgr.24356) 2290 : cluster 0 pgmap v2258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:25 smithi040 bash[28232]: cluster 2023-12-01T16:54:25.305241+0000 mgr.y (mgr.24356) 2290 : cluster 0 pgmap v2258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:25 smithi040 bash[41173]: cluster 2023-12-01T16:54:25.305241+0000 mgr.y (mgr.24356) 2290 : cluster 0 pgmap v2258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:26.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:54:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:54:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:26 smithi040 bash[28232]: audit 2023-12-01T16:54:26.807647+0000 mon.a (mon.0) 2049 : audit 0 from='client.? 172.21.15.40:0/3091924205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:26 smithi040 bash[41173]: audit 2023-12-01T16:54:26.807647+0000 mon.a (mon.0) 2049 : audit 0 from='client.? 172.21.15.40:0/3091924205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:26 smithi141 bash[31670]: audit 2023-12-01T16:54:26.807647+0000 mon.a (mon.0) 2049 : audit 0 from='client.? 172.21.15.40:0/3091924205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:27 smithi040 bash[28232]: cluster 2023-12-01T16:54:27.305911+0000 mgr.y (mgr.24356) 2291 : cluster 0 pgmap v2259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:27 smithi040 bash[41173]: cluster 2023-12-01T16:54:27.305911+0000 mgr.y (mgr.24356) 2291 : cluster 0 pgmap v2259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:27 smithi141 bash[31670]: cluster 2023-12-01T16:54:27.305911+0000 mgr.y (mgr.24356) 2291 : cluster 0 pgmap v2259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:29 smithi141 bash[31670]: audit 2023-12-01T16:54:29.274300+0000 mon.a (mon.0) 2050 : audit 0 from='client.? 172.21.15.40:0/2307802533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:29 smithi141 bash[31670]: cluster 2023-12-01T16:54:29.306693+0000 mgr.y (mgr.24356) 2292 : cluster 0 pgmap v2260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:29 smithi040 bash[41173]: audit 2023-12-01T16:54:29.274300+0000 mon.a (mon.0) 2050 : audit 0 from='client.? 172.21.15.40:0/2307802533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:29 smithi040 bash[41173]: cluster 2023-12-01T16:54:29.306693+0000 mgr.y (mgr.24356) 2292 : cluster 0 pgmap v2260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:29 smithi040 bash[28232]: audit 2023-12-01T16:54:29.274300+0000 mon.a (mon.0) 2050 : audit 0 from='client.? 172.21.15.40:0/2307802533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:29 smithi040 bash[28232]: cluster 2023-12-01T16:54:29.306693+0000 mgr.y (mgr.24356) 2292 : cluster 0 pgmap v2260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:31 smithi040 bash[28232]: cluster 2023-12-01T16:54:31.308025+0000 mgr.y (mgr.24356) 2293 : cluster 0 pgmap v2261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:31 smithi040 bash[41173]: cluster 2023-12-01T16:54:31.308025+0000 mgr.y (mgr.24356) 2293 : cluster 0 pgmap v2261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:31 smithi141 bash[31670]: cluster 2023-12-01T16:54:31.308025+0000 mgr.y (mgr.24356) 2293 : cluster 0 pgmap v2261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:32 smithi040 bash[41173]: audit 2023-12-01T16:54:31.751545+0000 mon.c (mon.2) 1466 : audit 0 from='client.? 172.21.15.40:0/3024436354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:32 smithi040 bash[28232]: audit 2023-12-01T16:54:31.751545+0000 mon.c (mon.2) 1466 : audit 0 from='client.? 172.21.15.40:0/3024436354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:32 smithi141 bash[31670]: audit 2023-12-01T16:54:31.751545+0000 mon.c (mon.2) 1466 : audit 0 from='client.? 172.21.15.40:0/3024436354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:33 smithi040 bash[28232]: cluster 2023-12-01T16:54:33.308802+0000 mgr.y (mgr.24356) 2294 : cluster 0 pgmap v2262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:33 smithi040 bash[41173]: cluster 2023-12-01T16:54:33.308802+0000 mgr.y (mgr.24356) 2294 : cluster 0 pgmap v2262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:33 smithi141 bash[31670]: cluster 2023-12-01T16:54:33.308802+0000 mgr.y (mgr.24356) 2294 : cluster 0 pgmap v2262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:34 smithi040 bash[28232]: audit 2023-12-01T16:54:33.416526+0000 mon.c (mon.2) 1467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:34 smithi040 bash[28232]: audit 2023-12-01T16:54:34.209219+0000 mon.c (mon.2) 1468 : audit 0 from='client.? 172.21.15.40:0/743274632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:34 smithi040 bash[41173]: audit 2023-12-01T16:54:33.416526+0000 mon.c (mon.2) 1467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:34 smithi040 bash[41173]: audit 2023-12-01T16:54:34.209219+0000 mon.c (mon.2) 1468 : audit 0 from='client.? 172.21.15.40:0/743274632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:34 smithi141 bash[31670]: audit 2023-12-01T16:54:33.416526+0000 mon.c (mon.2) 1467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:34 smithi141 bash[31670]: audit 2023-12-01T16:54:34.209219+0000 mon.c (mon.2) 1468 : audit 0 from='client.? 172.21.15.40:0/743274632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:35 smithi141 bash[31670]: cluster 2023-12-01T16:54:35.309955+0000 mgr.y (mgr.24356) 2295 : cluster 0 pgmap v2263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:35 smithi040 bash[28232]: cluster 2023-12-01T16:54:35.309955+0000 mgr.y (mgr.24356) 2295 : cluster 0 pgmap v2263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:35 smithi040 bash[41173]: cluster 2023-12-01T16:54:35.309955+0000 mgr.y (mgr.24356) 2295 : cluster 0 pgmap v2263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:36 smithi040 bash[28232]: audit 2023-12-01T16:54:36.662666+0000 mon.c (mon.2) 1469 : audit 0 from='client.? 172.21.15.40:0/721803896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:36 smithi040 bash[41173]: audit 2023-12-01T16:54:36.662666+0000 mon.c (mon.2) 1469 : audit 0 from='client.? 172.21.15.40:0/721803896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:54:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:54:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:36 smithi141 bash[31670]: audit 2023-12-01T16:54:36.662666+0000 mon.c (mon.2) 1469 : audit 0 from='client.? 172.21.15.40:0/721803896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:37 smithi141 bash[31670]: cluster 2023-12-01T16:54:37.310723+0000 mgr.y (mgr.24356) 2296 : cluster 0 pgmap v2264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:37 smithi040 bash[41173]: cluster 2023-12-01T16:54:37.310723+0000 mgr.y (mgr.24356) 2296 : cluster 0 pgmap v2264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:38.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:37 smithi040 bash[28232]: cluster 2023-12-01T16:54:37.310723+0000 mgr.y (mgr.24356) 2296 : cluster 0 pgmap v2264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:39 smithi141 bash[31670]: audit 2023-12-01T16:54:39.129838+0000 mon.a (mon.0) 2051 : audit 0 from='client.? 172.21.15.40:0/2678485363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:39 smithi141 bash[31670]: cluster 2023-12-01T16:54:39.311517+0000 mgr.y (mgr.24356) 2297 : cluster 0 pgmap v2265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:39 smithi040 bash[28232]: audit 2023-12-01T16:54:39.129838+0000 mon.a (mon.0) 2051 : audit 0 from='client.? 172.21.15.40:0/2678485363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:39 smithi040 bash[28232]: cluster 2023-12-01T16:54:39.311517+0000 mgr.y (mgr.24356) 2297 : cluster 0 pgmap v2265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:39 smithi040 bash[41173]: audit 2023-12-01T16:54:39.129838+0000 mon.a (mon.0) 2051 : audit 0 from='client.? 172.21.15.40:0/2678485363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:39 smithi040 bash[41173]: cluster 2023-12-01T16:54:39.311517+0000 mgr.y (mgr.24356) 2297 : cluster 0 pgmap v2265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:41 smithi040 bash[28232]: cluster 2023-12-01T16:54:41.312729+0000 mgr.y (mgr.24356) 2298 : cluster 0 pgmap v2266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:41 smithi040 bash[41173]: cluster 2023-12-01T16:54:41.312729+0000 mgr.y (mgr.24356) 2298 : cluster 0 pgmap v2266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:41 smithi141 bash[31670]: cluster 2023-12-01T16:54:41.312729+0000 mgr.y (mgr.24356) 2298 : cluster 0 pgmap v2266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:42 smithi040 bash[28232]: audit 2023-12-01T16:54:41.594050+0000 mon.c (mon.2) 1470 : audit 0 from='client.? 172.21.15.40:0/407760624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:42 smithi040 bash[41173]: audit 2023-12-01T16:54:41.594050+0000 mon.c (mon.2) 1470 : audit 0 from='client.? 172.21.15.40:0/407760624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:42 smithi141 bash[31670]: audit 2023-12-01T16:54:41.594050+0000 mon.c (mon.2) 1470 : audit 0 from='client.? 172.21.15.40:0/407760624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:43 smithi040 bash[41173]: cluster 2023-12-01T16:54:43.313407+0000 mgr.y (mgr.24356) 2299 : cluster 0 pgmap v2267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:43 smithi040 bash[28232]: cluster 2023-12-01T16:54:43.313407+0000 mgr.y (mgr.24356) 2299 : cluster 0 pgmap v2267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:43 smithi141 bash[31670]: cluster 2023-12-01T16:54:43.313407+0000 mgr.y (mgr.24356) 2299 : cluster 0 pgmap v2267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:44 smithi141 bash[31670]: audit 2023-12-01T16:54:44.058877+0000 mon.a (mon.0) 2052 : audit 0 from='client.? 172.21.15.40:0/3021576888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:44 smithi040 bash[28232]: audit 2023-12-01T16:54:44.058877+0000 mon.a (mon.0) 2052 : audit 0 from='client.? 172.21.15.40:0/3021576888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:44 smithi040 bash[41173]: audit 2023-12-01T16:54:44.058877+0000 mon.a (mon.0) 2052 : audit 0 from='client.? 172.21.15.40:0/3021576888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:45 smithi141 bash[31670]: cluster 2023-12-01T16:54:45.314566+0000 mgr.y (mgr.24356) 2300 : cluster 0 pgmap v2268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:45 smithi040 bash[28232]: cluster 2023-12-01T16:54:45.314566+0000 mgr.y (mgr.24356) 2300 : cluster 0 pgmap v2268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:45 smithi040 bash[41173]: cluster 2023-12-01T16:54:45.314566+0000 mgr.y (mgr.24356) 2300 : cluster 0 pgmap v2268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:46 smithi040 bash[28232]: audit 2023-12-01T16:54:46.523056+0000 mon.c (mon.2) 1471 : audit 0 from='client.? 172.21.15.40:0/2104513388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:54:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:54:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:46 smithi040 bash[41173]: audit 2023-12-01T16:54:46.523056+0000 mon.c (mon.2) 1471 : audit 0 from='client.? 172.21.15.40:0/2104513388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:46 smithi141 bash[31670]: audit 2023-12-01T16:54:46.523056+0000 mon.c (mon.2) 1471 : audit 0 from='client.? 172.21.15.40:0/2104513388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:47 smithi141 bash[31670]: cluster 2023-12-01T16:54:47.315250+0000 mgr.y (mgr.24356) 2301 : cluster 0 pgmap v2269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:47 smithi040 bash[28232]: cluster 2023-12-01T16:54:47.315250+0000 mgr.y (mgr.24356) 2301 : cluster 0 pgmap v2269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:47 smithi040 bash[41173]: cluster 2023-12-01T16:54:47.315250+0000 mgr.y (mgr.24356) 2301 : cluster 0 pgmap v2269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:48 smithi141 bash[31670]: audit 2023-12-01T16:54:48.417611+0000 mon.c (mon.2) 1472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:48 smithi040 bash[41173]: audit 2023-12-01T16:54:48.417611+0000 mon.c (mon.2) 1472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:48 smithi040 bash[28232]: audit 2023-12-01T16:54:48.417611+0000 mon.c (mon.2) 1472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:49 smithi141 bash[31670]: audit 2023-12-01T16:54:48.990445+0000 mon.c (mon.2) 1473 : audit 0 from='client.? 172.21.15.40:0/2478786080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:49 smithi141 bash[31670]: cluster 2023-12-01T16:54:49.316325+0000 mgr.y (mgr.24356) 2302 : cluster 0 pgmap v2270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:49 smithi040 bash[28232]: audit 2023-12-01T16:54:48.990445+0000 mon.c (mon.2) 1473 : audit 0 from='client.? 172.21.15.40:0/2478786080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:49 smithi040 bash[28232]: cluster 2023-12-01T16:54:49.316325+0000 mgr.y (mgr.24356) 2302 : cluster 0 pgmap v2270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:49 smithi040 bash[41173]: audit 2023-12-01T16:54:48.990445+0000 mon.c (mon.2) 1473 : audit 0 from='client.? 172.21.15.40:0/2478786080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:49 smithi040 bash[41173]: cluster 2023-12-01T16:54:49.316325+0000 mgr.y (mgr.24356) 2302 : cluster 0 pgmap v2270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:51 smithi040 bash[41173]: cluster 2023-12-01T16:54:51.317136+0000 mgr.y (mgr.24356) 2303 : cluster 0 pgmap v2271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:51 smithi040 bash[28232]: cluster 2023-12-01T16:54:51.317136+0000 mgr.y (mgr.24356) 2303 : cluster 0 pgmap v2271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:51 smithi141 bash[31670]: cluster 2023-12-01T16:54:51.317136+0000 mgr.y (mgr.24356) 2303 : cluster 0 pgmap v2271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:52 smithi040 bash[41173]: audit 2023-12-01T16:54:51.452725+0000 mon.c (mon.2) 1474 : audit 0 from='client.? 172.21.15.40:0/557115638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:52 smithi040 bash[28232]: audit 2023-12-01T16:54:51.452725+0000 mon.c (mon.2) 1474 : audit 0 from='client.? 172.21.15.40:0/557115638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:52 smithi141 bash[31670]: audit 2023-12-01T16:54:51.452725+0000 mon.c (mon.2) 1474 : audit 0 from='client.? 172.21.15.40:0/557115638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:53 smithi040 bash[28232]: cluster 2023-12-01T16:54:53.317939+0000 mgr.y (mgr.24356) 2304 : cluster 0 pgmap v2272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:53 smithi040 bash[41173]: cluster 2023-12-01T16:54:53.317939+0000 mgr.y (mgr.24356) 2304 : cluster 0 pgmap v2272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:53 smithi141 bash[31670]: cluster 2023-12-01T16:54:53.317939+0000 mgr.y (mgr.24356) 2304 : cluster 0 pgmap v2272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:54 smithi141 bash[31670]: audit 2023-12-01T16:54:53.926228+0000 mon.a (mon.0) 2053 : audit 0 from='client.? 172.21.15.40:0/1000133308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:54 smithi040 bash[28232]: audit 2023-12-01T16:54:53.926228+0000 mon.a (mon.0) 2053 : audit 0 from='client.? 172.21.15.40:0/1000133308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:54 smithi040 bash[41173]: audit 2023-12-01T16:54:53.926228+0000 mon.a (mon.0) 2053 : audit 0 from='client.? 172.21.15.40:0/1000133308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:55 smithi141 bash[31670]: cluster 2023-12-01T16:54:55.319155+0000 mgr.y (mgr.24356) 2305 : cluster 0 pgmap v2273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:55 smithi040 bash[28232]: cluster 2023-12-01T16:54:55.319155+0000 mgr.y (mgr.24356) 2305 : cluster 0 pgmap v2273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:55 smithi040 bash[41173]: cluster 2023-12-01T16:54:55.319155+0000 mgr.y (mgr.24356) 2305 : cluster 0 pgmap v2273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:56 smithi040 bash[28232]: audit 2023-12-01T16:54:56.383789+0000 mon.c (mon.2) 1475 : audit 0 from='client.? 172.21.15.40:0/2573293543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:54:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:54:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:56 smithi040 bash[41173]: audit 2023-12-01T16:54:56.383789+0000 mon.c (mon.2) 1475 : audit 0 from='client.? 172.21.15.40:0/2573293543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:56 smithi141 bash[31670]: audit 2023-12-01T16:54:56.383789+0000 mon.c (mon.2) 1475 : audit 0 from='client.? 172.21.15.40:0/2573293543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:54:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:57 smithi141 bash[31670]: cluster 2023-12-01T16:54:57.319882+0000 mgr.y (mgr.24356) 2306 : cluster 0 pgmap v2274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:57 smithi040 bash[28232]: cluster 2023-12-01T16:54:57.319882+0000 mgr.y (mgr.24356) 2306 : cluster 0 pgmap v2274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:54:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:57 smithi040 bash[41173]: cluster 2023-12-01T16:54:57.319882+0000 mgr.y (mgr.24356) 2306 : cluster 0 pgmap v2274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:59 smithi141 bash[31670]: audit 2023-12-01T16:54:58.846140+0000 mon.c (mon.2) 1476 : audit 0 from='client.? 172.21.15.40:0/1796856797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:54:59 smithi141 bash[31670]: cluster 2023-12-01T16:54:59.320994+0000 mgr.y (mgr.24356) 2307 : cluster 0 pgmap v2275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:59 smithi040 bash[28232]: audit 2023-12-01T16:54:58.846140+0000 mon.c (mon.2) 1476 : audit 0 from='client.? 172.21.15.40:0/1796856797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:54:59 smithi040 bash[28232]: cluster 2023-12-01T16:54:59.320994+0000 mgr.y (mgr.24356) 2307 : cluster 0 pgmap v2275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:59 smithi040 bash[41173]: audit 2023-12-01T16:54:58.846140+0000 mon.c (mon.2) 1476 : audit 0 from='client.? 172.21.15.40:0/1796856797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:54:59 smithi040 bash[41173]: cluster 2023-12-01T16:54:59.320994+0000 mgr.y (mgr.24356) 2307 : cluster 0 pgmap v2275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:01 smithi040 bash[28232]: audit 2023-12-01T16:55:01.304173+0000 mon.c (mon.2) 1477 : audit 0 from='client.? 172.21.15.40:0/3502323300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:01 smithi040 bash[28232]: cluster 2023-12-01T16:55:01.321685+0000 mgr.y (mgr.24356) 2308 : cluster 0 pgmap v2276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:01 smithi040 bash[41173]: audit 2023-12-01T16:55:01.304173+0000 mon.c (mon.2) 1477 : audit 0 from='client.? 172.21.15.40:0/3502323300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:01 smithi040 bash[41173]: cluster 2023-12-01T16:55:01.321685+0000 mgr.y (mgr.24356) 2308 : cluster 0 pgmap v2276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:01 smithi141 bash[31670]: audit 2023-12-01T16:55:01.304173+0000 mon.c (mon.2) 1477 : audit 0 from='client.? 172.21.15.40:0/3502323300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:01 smithi141 bash[31670]: cluster 2023-12-01T16:55:01.321685+0000 mgr.y (mgr.24356) 2308 : cluster 0 pgmap v2276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:03 smithi040 bash[41173]: cluster 2023-12-01T16:55:03.322361+0000 mgr.y (mgr.24356) 2309 : cluster 0 pgmap v2277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:03 smithi040 bash[28232]: cluster 2023-12-01T16:55:03.322361+0000 mgr.y (mgr.24356) 2309 : cluster 0 pgmap v2277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:03 smithi141 bash[31670]: cluster 2023-12-01T16:55:03.322361+0000 mgr.y (mgr.24356) 2309 : cluster 0 pgmap v2277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:04 smithi040 bash[28232]: audit 2023-12-01T16:55:03.417661+0000 mon.c (mon.2) 1478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:04 smithi040 bash[28232]: audit 2023-12-01T16:55:03.769954+0000 mon.a (mon.0) 2054 : audit 0 from='client.? 172.21.15.40:0/3543633064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:04 smithi040 bash[41173]: audit 2023-12-01T16:55:03.417661+0000 mon.c (mon.2) 1478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:04 smithi040 bash[41173]: audit 2023-12-01T16:55:03.769954+0000 mon.a (mon.0) 2054 : audit 0 from='client.? 172.21.15.40:0/3543633064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:04 smithi141 bash[31670]: audit 2023-12-01T16:55:03.417661+0000 mon.c (mon.2) 1478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:04 smithi141 bash[31670]: audit 2023-12-01T16:55:03.769954+0000 mon.a (mon.0) 2054 : audit 0 from='client.? 172.21.15.40:0/3543633064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:05 smithi141 bash[31670]: cluster 2023-12-01T16:55:05.323541+0000 mgr.y (mgr.24356) 2310 : cluster 0 pgmap v2278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:05 smithi040 bash[28232]: cluster 2023-12-01T16:55:05.323541+0000 mgr.y (mgr.24356) 2310 : cluster 0 pgmap v2278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:05 smithi040 bash[41173]: cluster 2023-12-01T16:55:05.323541+0000 mgr.y (mgr.24356) 2310 : cluster 0 pgmap v2278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:06 smithi141 bash[31670]: audit 2023-12-01T16:55:06.241502+0000 mon.a (mon.0) 2055 : audit 0 from='client.? 172.21.15.40:0/3636741890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:06 smithi040 bash[41173]: audit 2023-12-01T16:55:06.241502+0000 mon.a (mon.0) 2055 : audit 0 from='client.? 172.21.15.40:0/3636741890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:06 smithi040 bash[28232]: audit 2023-12-01T16:55:06.241502+0000 mon.a (mon.0) 2055 : audit 0 from='client.? 172.21.15.40:0/3636741890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:55:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:55:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:07 smithi141 bash[31670]: audit 2023-12-01T16:55:07.225622+0000 mon.c (mon.2) 1479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:55:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:07 smithi141 bash[31670]: cluster 2023-12-01T16:55:07.324165+0000 mgr.y (mgr.24356) 2311 : cluster 0 pgmap v2279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:07 smithi040 bash[28232]: audit 2023-12-01T16:55:07.225622+0000 mon.c (mon.2) 1479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:55:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:07 smithi040 bash[28232]: cluster 2023-12-01T16:55:07.324165+0000 mgr.y (mgr.24356) 2311 : cluster 0 pgmap v2279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:07 smithi040 bash[41173]: audit 2023-12-01T16:55:07.225622+0000 mon.c (mon.2) 1479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:55:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:07 smithi040 bash[41173]: cluster 2023-12-01T16:55:07.324165+0000 mgr.y (mgr.24356) 2311 : cluster 0 pgmap v2279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:08 smithi141 bash[31670]: audit 2023-12-01T16:55:08.708073+0000 mon.c (mon.2) 1480 : audit 0 from='client.? 172.21.15.40:0/534468263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:08 smithi040 bash[41173]: audit 2023-12-01T16:55:08.708073+0000 mon.c (mon.2) 1480 : audit 0 from='client.? 172.21.15.40:0/534468263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:08 smithi040 bash[28232]: audit 2023-12-01T16:55:08.708073+0000 mon.c (mon.2) 1480 : audit 0 from='client.? 172.21.15.40:0/534468263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:10 smithi141 bash[31670]: cluster 2023-12-01T16:55:09.466117+0000 mgr.y (mgr.24356) 2312 : cluster 0 pgmap v2280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:10 smithi040 bash[41173]: cluster 2023-12-01T16:55:09.466117+0000 mgr.y (mgr.24356) 2312 : cluster 0 pgmap v2280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:10 smithi040 bash[28232]: cluster 2023-12-01T16:55:09.466117+0000 mgr.y (mgr.24356) 2312 : cluster 0 pgmap v2280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:11 smithi040 bash[28232]: audit 2023-12-01T16:55:11.169691+0000 mon.c (mon.2) 1481 : audit 0 from='client.? 172.21.15.40:0/297448993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:11 smithi040 bash[41173]: audit 2023-12-01T16:55:11.169691+0000 mon.c (mon.2) 1481 : audit 0 from='client.? 172.21.15.40:0/297448993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:11 smithi141 bash[31670]: audit 2023-12-01T16:55:11.169691+0000 mon.c (mon.2) 1481 : audit 0 from='client.? 172.21.15.40:0/297448993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:12 smithi040 bash[41173]: cluster 2023-12-01T16:55:11.467000+0000 mgr.y (mgr.24356) 2313 : cluster 0 pgmap v2281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:12 smithi040 bash[28232]: cluster 2023-12-01T16:55:11.467000+0000 mgr.y (mgr.24356) 2313 : cluster 0 pgmap v2281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:12 smithi141 bash[31670]: cluster 2023-12-01T16:55:11.467000+0000 mgr.y (mgr.24356) 2313 : cluster 0 pgmap v2281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.032998+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.047180+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.440370+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.450429+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.648045+0000 mon.a (mon.0) 2060 : audit 0 from='client.? 172.21.15.40:0/1133188278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.990837+0000 mon.c (mon.2) 1482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:13.992725+0000 mon.c (mon.2) 1483 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[28232]: audit 2023-12-01T16:55:14.002411+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.032998+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.047180+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.440370+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.450429+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.648045+0000 mon.a (mon.0) 2060 : audit 0 from='client.? 172.21.15.40:0/1133188278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.990837+0000 mon.c (mon.2) 1482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:55:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:13.992725+0000 mon.c (mon.2) 1483 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:55:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:14 smithi040 bash[41173]: audit 2023-12-01T16:55:14.002411+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.032998+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.047180+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.440370+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.450429+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.648045+0000 mon.a (mon.0) 2060 : audit 0 from='client.? 172.21.15.40:0/1133188278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.990837+0000 mon.c (mon.2) 1482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:55:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:13.992725+0000 mon.c (mon.2) 1483 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:55:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:14 smithi141 bash[31670]: audit 2023-12-01T16:55:14.002411+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:55:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:15 smithi040 bash[28232]: cluster 2023-12-01T16:55:13.467716+0000 mgr.y (mgr.24356) 2314 : cluster 0 pgmap v2282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:15 smithi040 bash[41173]: cluster 2023-12-01T16:55:13.467716+0000 mgr.y (mgr.24356) 2314 : cluster 0 pgmap v2282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:15 smithi141 bash[31670]: cluster 2023-12-01T16:55:13.467716+0000 mgr.y (mgr.24356) 2314 : cluster 0 pgmap v2282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:55:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T16:55:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:17 smithi040 bash[28232]: cluster 2023-12-01T16:55:15.468906+0000 mgr.y (mgr.24356) 2315 : cluster 0 pgmap v2283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:17 smithi040 bash[28232]: audit 2023-12-01T16:55:16.109352+0000 mon.c (mon.2) 1484 : audit 0 from='client.? 172.21.15.40:0/294538523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:17 smithi040 bash[41173]: cluster 2023-12-01T16:55:15.468906+0000 mgr.y (mgr.24356) 2315 : cluster 0 pgmap v2283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:17 smithi040 bash[41173]: audit 2023-12-01T16:55:16.109352+0000 mon.c (mon.2) 1484 : audit 0 from='client.? 172.21.15.40:0/294538523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:17 smithi141 bash[31670]: cluster 2023-12-01T16:55:15.468906+0000 mgr.y (mgr.24356) 2315 : cluster 0 pgmap v2283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:17 smithi141 bash[31670]: audit 2023-12-01T16:55:16.109352+0000 mon.c (mon.2) 1484 : audit 0 from='client.? 172.21.15.40:0/294538523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:19 smithi040 bash[41173]: cluster 2023-12-01T16:55:17.469610+0000 mgr.y (mgr.24356) 2316 : cluster 0 pgmap v2284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:19 smithi040 bash[41173]: audit 2023-12-01T16:55:18.418271+0000 mon.c (mon.2) 1485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:19 smithi040 bash[41173]: audit 2023-12-01T16:55:18.578011+0000 mon.a (mon.0) 2062 : audit 0 from='client.? 172.21.15.40:0/2066843228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:19 smithi040 bash[28232]: cluster 2023-12-01T16:55:17.469610+0000 mgr.y (mgr.24356) 2316 : cluster 0 pgmap v2284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:19 smithi040 bash[28232]: audit 2023-12-01T16:55:18.418271+0000 mon.c (mon.2) 1485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:19 smithi040 bash[28232]: audit 2023-12-01T16:55:18.578011+0000 mon.a (mon.0) 2062 : audit 0 from='client.? 172.21.15.40:0/2066843228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:19 smithi141 bash[31670]: cluster 2023-12-01T16:55:17.469610+0000 mgr.y (mgr.24356) 2316 : cluster 0 pgmap v2284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:19 smithi141 bash[31670]: audit 2023-12-01T16:55:18.418271+0000 mon.c (mon.2) 1485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:19 smithi141 bash[31670]: audit 2023-12-01T16:55:18.578011+0000 mon.a (mon.0) 2062 : audit 0 from='client.? 172.21.15.40:0/2066843228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:21 smithi040 bash[41173]: cluster 2023-12-01T16:55:19.470818+0000 mgr.y (mgr.24356) 2317 : cluster 0 pgmap v2285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:21 smithi040 bash[41173]: audit 2023-12-01T16:55:21.036490+0000 mon.c (mon.2) 1486 : audit 0 from='client.? 172.21.15.40:0/3208761199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:21 smithi040 bash[28232]: cluster 2023-12-01T16:55:19.470818+0000 mgr.y (mgr.24356) 2317 : cluster 0 pgmap v2285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:21 smithi040 bash[28232]: audit 2023-12-01T16:55:21.036490+0000 mon.c (mon.2) 1486 : audit 0 from='client.? 172.21.15.40:0/3208761199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:21 smithi141 bash[31670]: cluster 2023-12-01T16:55:19.470818+0000 mgr.y (mgr.24356) 2317 : cluster 0 pgmap v2285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:21 smithi141 bash[31670]: audit 2023-12-01T16:55:21.036490+0000 mon.c (mon.2) 1486 : audit 0 from='client.? 172.21.15.40:0/3208761199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:23 smithi040 bash[28232]: cluster 2023-12-01T16:55:21.471470+0000 mgr.y (mgr.24356) 2318 : cluster 0 pgmap v2286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:23 smithi040 bash[41173]: cluster 2023-12-01T16:55:21.471470+0000 mgr.y (mgr.24356) 2318 : cluster 0 pgmap v2286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:23 smithi141 bash[31670]: cluster 2023-12-01T16:55:21.471470+0000 mgr.y (mgr.24356) 2318 : cluster 0 pgmap v2286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:24 smithi040 bash[28232]: audit 2023-12-01T16:55:23.507222+0000 mon.c (mon.2) 1487 : audit 0 from='client.? 172.21.15.40:0/1471598070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:24 smithi040 bash[41173]: audit 2023-12-01T16:55:23.507222+0000 mon.c (mon.2) 1487 : audit 0 from='client.? 172.21.15.40:0/1471598070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:24 smithi141 bash[31670]: audit 2023-12-01T16:55:23.507222+0000 mon.c (mon.2) 1487 : audit 0 from='client.? 172.21.15.40:0/1471598070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:25 smithi040 bash[41173]: cluster 2023-12-01T16:55:23.472129+0000 mgr.y (mgr.24356) 2319 : cluster 0 pgmap v2287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:25 smithi040 bash[28232]: cluster 2023-12-01T16:55:23.472129+0000 mgr.y (mgr.24356) 2319 : cluster 0 pgmap v2287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:25 smithi141 bash[31670]: cluster 2023-12-01T16:55:23.472129+0000 mgr.y (mgr.24356) 2319 : cluster 0 pgmap v2287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:26 smithi040 bash[28232]: audit 2023-12-01T16:55:25.970792+0000 mon.a (mon.0) 2063 : audit 0 from='client.? 172.21.15.40:0/1349792024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:26 smithi040 bash[41173]: audit 2023-12-01T16:55:25.970792+0000 mon.a (mon.0) 2063 : audit 0 from='client.? 172.21.15.40:0/1349792024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:26 smithi141 bash[31670]: audit 2023-12-01T16:55:25.970792+0000 mon.a (mon.0) 2063 : audit 0 from='client.? 172.21.15.40:0/1349792024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:55:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:55:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:27 smithi040 bash[28232]: cluster 2023-12-01T16:55:25.473357+0000 mgr.y (mgr.24356) 2320 : cluster 0 pgmap v2288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:27 smithi040 bash[41173]: cluster 2023-12-01T16:55:25.473357+0000 mgr.y (mgr.24356) 2320 : cluster 0 pgmap v2288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:27 smithi141 bash[31670]: cluster 2023-12-01T16:55:25.473357+0000 mgr.y (mgr.24356) 2320 : cluster 0 pgmap v2288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:29 smithi040 bash[28232]: cluster 2023-12-01T16:55:27.474046+0000 mgr.y (mgr.24356) 2321 : cluster 0 pgmap v2289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:29 smithi040 bash[28232]: audit 2023-12-01T16:55:28.438260+0000 mon.a (mon.0) 2064 : audit 0 from='client.? 172.21.15.40:0/1747212053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:29 smithi040 bash[41173]: cluster 2023-12-01T16:55:27.474046+0000 mgr.y (mgr.24356) 2321 : cluster 0 pgmap v2289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:29 smithi040 bash[41173]: audit 2023-12-01T16:55:28.438260+0000 mon.a (mon.0) 2064 : audit 0 from='client.? 172.21.15.40:0/1747212053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:29 smithi141 bash[31670]: cluster 2023-12-01T16:55:27.474046+0000 mgr.y (mgr.24356) 2321 : cluster 0 pgmap v2289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:29 smithi141 bash[31670]: audit 2023-12-01T16:55:28.438260+0000 mon.a (mon.0) 2064 : audit 0 from='client.? 172.21.15.40:0/1747212053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:31 smithi040 bash[41173]: cluster 2023-12-01T16:55:29.475218+0000 mgr.y (mgr.24356) 2322 : cluster 0 pgmap v2290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:31 smithi040 bash[41173]: audit 2023-12-01T16:55:30.899543+0000 mon.a (mon.0) 2065 : audit 0 from='client.? 172.21.15.40:0/3486430337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:31 smithi040 bash[28232]: cluster 2023-12-01T16:55:29.475218+0000 mgr.y (mgr.24356) 2322 : cluster 0 pgmap v2290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:31 smithi040 bash[28232]: audit 2023-12-01T16:55:30.899543+0000 mon.a (mon.0) 2065 : audit 0 from='client.? 172.21.15.40:0/3486430337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:31 smithi141 bash[31670]: cluster 2023-12-01T16:55:29.475218+0000 mgr.y (mgr.24356) 2322 : cluster 0 pgmap v2290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:31 smithi141 bash[31670]: audit 2023-12-01T16:55:30.899543+0000 mon.a (mon.0) 2065 : audit 0 from='client.? 172.21.15.40:0/3486430337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:33 smithi040 bash[41173]: cluster 2023-12-01T16:55:31.475895+0000 mgr.y (mgr.24356) 2323 : cluster 0 pgmap v2291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:33 smithi040 bash[28232]: cluster 2023-12-01T16:55:31.475895+0000 mgr.y (mgr.24356) 2323 : cluster 0 pgmap v2291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:33 smithi141 bash[31670]: cluster 2023-12-01T16:55:31.475895+0000 mgr.y (mgr.24356) 2323 : cluster 0 pgmap v2291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:34 smithi040 bash[41173]: audit 2023-12-01T16:55:33.371786+0000 mon.a (mon.0) 2066 : audit 0 from='client.? 172.21.15.40:0/4203875269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:34 smithi040 bash[41173]: audit 2023-12-01T16:55:33.418565+0000 mon.c (mon.2) 1488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:34 smithi040 bash[28232]: audit 2023-12-01T16:55:33.371786+0000 mon.a (mon.0) 2066 : audit 0 from='client.? 172.21.15.40:0/4203875269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:34 smithi040 bash[28232]: audit 2023-12-01T16:55:33.418565+0000 mon.c (mon.2) 1488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:34 smithi141 bash[31670]: audit 2023-12-01T16:55:33.371786+0000 mon.a (mon.0) 2066 : audit 0 from='client.? 172.21.15.40:0/4203875269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:34 smithi141 bash[31670]: audit 2023-12-01T16:55:33.418565+0000 mon.c (mon.2) 1488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:35 smithi040 bash[41173]: cluster 2023-12-01T16:55:33.476569+0000 mgr.y (mgr.24356) 2324 : cluster 0 pgmap v2292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:35 smithi040 bash[28232]: cluster 2023-12-01T16:55:33.476569+0000 mgr.y (mgr.24356) 2324 : cluster 0 pgmap v2292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:35 smithi141 bash[31670]: cluster 2023-12-01T16:55:33.476569+0000 mgr.y (mgr.24356) 2324 : cluster 0 pgmap v2292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:36 smithi040 bash[28232]: audit 2023-12-01T16:55:35.841696+0000 mon.c (mon.2) 1489 : audit 0 from='client.? 172.21.15.40:0/670096246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:36 smithi040 bash[41173]: audit 2023-12-01T16:55:35.841696+0000 mon.c (mon.2) 1489 : audit 0 from='client.? 172.21.15.40:0/670096246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:36 smithi141 bash[31670]: audit 2023-12-01T16:55:35.841696+0000 mon.c (mon.2) 1489 : audit 0 from='client.? 172.21.15.40:0/670096246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:55:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:55:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:37 smithi040 bash[28232]: cluster 2023-12-01T16:55:35.477775+0000 mgr.y (mgr.24356) 2325 : cluster 0 pgmap v2293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:37 smithi040 bash[41173]: cluster 2023-12-01T16:55:35.477775+0000 mgr.y (mgr.24356) 2325 : cluster 0 pgmap v2293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:37 smithi141 bash[31670]: cluster 2023-12-01T16:55:35.477775+0000 mgr.y (mgr.24356) 2325 : cluster 0 pgmap v2293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:39 smithi040 bash[41173]: cluster 2023-12-01T16:55:37.478514+0000 mgr.y (mgr.24356) 2326 : cluster 0 pgmap v2294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:39 smithi040 bash[41173]: audit 2023-12-01T16:55:38.308894+0000 mon.a (mon.0) 2067 : audit 0 from='client.? 172.21.15.40:0/1699060689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:39 smithi040 bash[28232]: cluster 2023-12-01T16:55:37.478514+0000 mgr.y (mgr.24356) 2326 : cluster 0 pgmap v2294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:39 smithi040 bash[28232]: audit 2023-12-01T16:55:38.308894+0000 mon.a (mon.0) 2067 : audit 0 from='client.? 172.21.15.40:0/1699060689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:39 smithi141 bash[31670]: cluster 2023-12-01T16:55:37.478514+0000 mgr.y (mgr.24356) 2326 : cluster 0 pgmap v2294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:39 smithi141 bash[31670]: audit 2023-12-01T16:55:38.308894+0000 mon.a (mon.0) 2067 : audit 0 from='client.? 172.21.15.40:0/1699060689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:41 smithi040 bash[41173]: cluster 2023-12-01T16:55:39.479603+0000 mgr.y (mgr.24356) 2327 : cluster 0 pgmap v2295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:41 smithi040 bash[41173]: audit 2023-12-01T16:55:40.774660+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.40:0/907239740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:41 smithi040 bash[28232]: cluster 2023-12-01T16:55:39.479603+0000 mgr.y (mgr.24356) 2327 : cluster 0 pgmap v2295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:41 smithi040 bash[28232]: audit 2023-12-01T16:55:40.774660+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.40:0/907239740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:41 smithi141 bash[31670]: cluster 2023-12-01T16:55:39.479603+0000 mgr.y (mgr.24356) 2327 : cluster 0 pgmap v2295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:41 smithi141 bash[31670]: audit 2023-12-01T16:55:40.774660+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.40:0/907239740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:43 smithi040 bash[28232]: cluster 2023-12-01T16:55:41.480268+0000 mgr.y (mgr.24356) 2328 : cluster 0 pgmap v2296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:43 smithi040 bash[41173]: cluster 2023-12-01T16:55:41.480268+0000 mgr.y (mgr.24356) 2328 : cluster 0 pgmap v2296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:43 smithi141 bash[31670]: cluster 2023-12-01T16:55:41.480268+0000 mgr.y (mgr.24356) 2328 : cluster 0 pgmap v2296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:44 smithi040 bash[41173]: audit 2023-12-01T16:55:43.239377+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.40:0/1955608866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:44 smithi040 bash[28232]: audit 2023-12-01T16:55:43.239377+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.40:0/1955608866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:44 smithi141 bash[31670]: audit 2023-12-01T16:55:43.239377+0000 mon.a (mon.0) 2069 : audit 0 from='client.? 172.21.15.40:0/1955608866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:45 smithi040 bash[28232]: cluster 2023-12-01T16:55:43.480965+0000 mgr.y (mgr.24356) 2329 : cluster 0 pgmap v2297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:45 smithi040 bash[41173]: cluster 2023-12-01T16:55:43.480965+0000 mgr.y (mgr.24356) 2329 : cluster 0 pgmap v2297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:45 smithi141 bash[31670]: cluster 2023-12-01T16:55:43.480965+0000 mgr.y (mgr.24356) 2329 : cluster 0 pgmap v2297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:46 smithi040 bash[28232]: audit 2023-12-01T16:55:45.700302+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.40:0/2220318482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:46 smithi040 bash[41173]: audit 2023-12-01T16:55:45.700302+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.40:0/2220318482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:46 smithi141 bash[31670]: audit 2023-12-01T16:55:45.700302+0000 mon.a (mon.0) 2070 : audit 0 from='client.? 172.21.15.40:0/2220318482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:55:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:55:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:47 smithi040 bash[41173]: cluster 2023-12-01T16:55:45.482196+0000 mgr.y (mgr.24356) 2330 : cluster 0 pgmap v2298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:47 smithi040 bash[28232]: cluster 2023-12-01T16:55:45.482196+0000 mgr.y (mgr.24356) 2330 : cluster 0 pgmap v2298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:47 smithi141 bash[31670]: cluster 2023-12-01T16:55:45.482196+0000 mgr.y (mgr.24356) 2330 : cluster 0 pgmap v2298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:49 smithi040 bash[41173]: cluster 2023-12-01T16:55:47.482921+0000 mgr.y (mgr.24356) 2331 : cluster 0 pgmap v2299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:49 smithi040 bash[41173]: audit 2023-12-01T16:55:48.162331+0000 mon.c (mon.2) 1490 : audit 0 from='client.? 172.21.15.40:0/1677721397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:49 smithi040 bash[41173]: audit 2023-12-01T16:55:48.418996+0000 mon.c (mon.2) 1491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:49 smithi040 bash[28232]: cluster 2023-12-01T16:55:47.482921+0000 mgr.y (mgr.24356) 2331 : cluster 0 pgmap v2299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:49 smithi040 bash[28232]: audit 2023-12-01T16:55:48.162331+0000 mon.c (mon.2) 1490 : audit 0 from='client.? 172.21.15.40:0/1677721397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:49 smithi040 bash[28232]: audit 2023-12-01T16:55:48.418996+0000 mon.c (mon.2) 1491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:49 smithi141 bash[31670]: cluster 2023-12-01T16:55:47.482921+0000 mgr.y (mgr.24356) 2331 : cluster 0 pgmap v2299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:49 smithi141 bash[31670]: audit 2023-12-01T16:55:48.162331+0000 mon.c (mon.2) 1490 : audit 0 from='client.? 172.21.15.40:0/1677721397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:49 smithi141 bash[31670]: audit 2023-12-01T16:55:48.418996+0000 mon.c (mon.2) 1491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:51 smithi040 bash[28232]: cluster 2023-12-01T16:55:49.484192+0000 mgr.y (mgr.24356) 2332 : cluster 0 pgmap v2300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:51 smithi040 bash[28232]: audit 2023-12-01T16:55:50.622950+0000 mon.c (mon.2) 1492 : audit 0 from='client.? 172.21.15.40:0/217175224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:51 smithi040 bash[41173]: cluster 2023-12-01T16:55:49.484192+0000 mgr.y (mgr.24356) 2332 : cluster 0 pgmap v2300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:51 smithi040 bash[41173]: audit 2023-12-01T16:55:50.622950+0000 mon.c (mon.2) 1492 : audit 0 from='client.? 172.21.15.40:0/217175224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:51 smithi141 bash[31670]: cluster 2023-12-01T16:55:49.484192+0000 mgr.y (mgr.24356) 2332 : cluster 0 pgmap v2300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:51 smithi141 bash[31670]: audit 2023-12-01T16:55:50.622950+0000 mon.c (mon.2) 1492 : audit 0 from='client.? 172.21.15.40:0/217175224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:53 smithi040 bash[28232]: cluster 2023-12-01T16:55:51.484890+0000 mgr.y (mgr.24356) 2333 : cluster 0 pgmap v2301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:53 smithi040 bash[28232]: audit 2023-12-01T16:55:53.089271+0000 mon.c (mon.2) 1493 : audit 0 from='client.? 172.21.15.40:0/2045015403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:53 smithi040 bash[41173]: cluster 2023-12-01T16:55:51.484890+0000 mgr.y (mgr.24356) 2333 : cluster 0 pgmap v2301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:53 smithi040 bash[41173]: audit 2023-12-01T16:55:53.089271+0000 mon.c (mon.2) 1493 : audit 0 from='client.? 172.21.15.40:0/2045015403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:53 smithi141 bash[31670]: cluster 2023-12-01T16:55:51.484890+0000 mgr.y (mgr.24356) 2333 : cluster 0 pgmap v2301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:53 smithi141 bash[31670]: audit 2023-12-01T16:55:53.089271+0000 mon.c (mon.2) 1493 : audit 0 from='client.? 172.21.15.40:0/2045015403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:55 smithi141 bash[31670]: cluster 2023-12-01T16:55:53.485517+0000 mgr.y (mgr.24356) 2334 : cluster 0 pgmap v2302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:55 smithi040 bash[28232]: cluster 2023-12-01T16:55:53.485517+0000 mgr.y (mgr.24356) 2334 : cluster 0 pgmap v2302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:55 smithi040 bash[41173]: cluster 2023-12-01T16:55:53.485517+0000 mgr.y (mgr.24356) 2334 : cluster 0 pgmap v2302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:56 smithi040 bash[28232]: audit 2023-12-01T16:55:55.552932+0000 mon.c (mon.2) 1494 : audit 0 from='client.? 172.21.15.40:0/2895547530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:56 smithi040 bash[41173]: audit 2023-12-01T16:55:55.552932+0000 mon.c (mon.2) 1494 : audit 0 from='client.? 172.21.15.40:0/2895547530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:56 smithi141 bash[31670]: audit 2023-12-01T16:55:55.552932+0000 mon.c (mon.2) 1494 : audit 0 from='client.? 172.21.15.40:0/2895547530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:55:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:55:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:57 smithi141 bash[31670]: cluster 2023-12-01T16:55:55.486617+0000 mgr.y (mgr.24356) 2335 : cluster 0 pgmap v2303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:57 smithi040 bash[41173]: cluster 2023-12-01T16:55:55.486617+0000 mgr.y (mgr.24356) 2335 : cluster 0 pgmap v2303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:57 smithi040 bash[28232]: cluster 2023-12-01T16:55:55.486617+0000 mgr.y (mgr.24356) 2335 : cluster 0 pgmap v2303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:58 smithi141 bash[31670]: audit 2023-12-01T16:55:58.030345+0000 mon.c (mon.2) 1495 : audit 0 from='client.? 172.21.15.40:0/2406357096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:58 smithi040 bash[28232]: audit 2023-12-01T16:55:58.030345+0000 mon.c (mon.2) 1495 : audit 0 from='client.? 172.21.15.40:0/2406357096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:58 smithi040 bash[41173]: audit 2023-12-01T16:55:58.030345+0000 mon.c (mon.2) 1495 : audit 0 from='client.? 172.21.15.40:0/2406357096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:55:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:55:59 smithi141 bash[31670]: cluster 2023-12-01T16:55:57.487277+0000 mgr.y (mgr.24356) 2336 : cluster 0 pgmap v2304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:55:59 smithi040 bash[28232]: cluster 2023-12-01T16:55:57.487277+0000 mgr.y (mgr.24356) 2336 : cluster 0 pgmap v2304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:55:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:55:59 smithi040 bash[41173]: cluster 2023-12-01T16:55:57.487277+0000 mgr.y (mgr.24356) 2336 : cluster 0 pgmap v2304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:01 smithi141 bash[31670]: cluster 2023-12-01T16:55:59.488419+0000 mgr.y (mgr.24356) 2337 : cluster 0 pgmap v2305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:01 smithi141 bash[31670]: audit 2023-12-01T16:56:00.483478+0000 mon.c (mon.2) 1496 : audit 0 from='client.? 172.21.15.40:0/1361851256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:01 smithi040 bash[28232]: cluster 2023-12-01T16:55:59.488419+0000 mgr.y (mgr.24356) 2337 : cluster 0 pgmap v2305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:01 smithi040 bash[28232]: audit 2023-12-01T16:56:00.483478+0000 mon.c (mon.2) 1496 : audit 0 from='client.? 172.21.15.40:0/1361851256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:01 smithi040 bash[41173]: cluster 2023-12-01T16:55:59.488419+0000 mgr.y (mgr.24356) 2337 : cluster 0 pgmap v2305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:01 smithi040 bash[41173]: audit 2023-12-01T16:56:00.483478+0000 mon.c (mon.2) 1496 : audit 0 from='client.? 172.21.15.40:0/1361851256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:03 smithi141 bash[31670]: cluster 2023-12-01T16:56:01.489092+0000 mgr.y (mgr.24356) 2338 : cluster 0 pgmap v2306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:03 smithi141 bash[31670]: audit 2023-12-01T16:56:02.953663+0000 mon.c (mon.2) 1497 : audit 0 from='client.? 172.21.15.40:0/400180562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:03 smithi040 bash[28232]: cluster 2023-12-01T16:56:01.489092+0000 mgr.y (mgr.24356) 2338 : cluster 0 pgmap v2306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:03 smithi040 bash[28232]: audit 2023-12-01T16:56:02.953663+0000 mon.c (mon.2) 1497 : audit 0 from='client.? 172.21.15.40:0/400180562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:03 smithi040 bash[41173]: cluster 2023-12-01T16:56:01.489092+0000 mgr.y (mgr.24356) 2338 : cluster 0 pgmap v2306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:03 smithi040 bash[41173]: audit 2023-12-01T16:56:02.953663+0000 mon.c (mon.2) 1497 : audit 0 from='client.? 172.21.15.40:0/400180562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:04 smithi141 bash[31670]: audit 2023-12-01T16:56:03.419513+0000 mon.c (mon.2) 1498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:04 smithi040 bash[28232]: audit 2023-12-01T16:56:03.419513+0000 mon.c (mon.2) 1498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:04 smithi040 bash[41173]: audit 2023-12-01T16:56:03.419513+0000 mon.c (mon.2) 1498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:05 smithi141 bash[31670]: cluster 2023-12-01T16:56:03.489737+0000 mgr.y (mgr.24356) 2339 : cluster 0 pgmap v2307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:05 smithi040 bash[28232]: cluster 2023-12-01T16:56:03.489737+0000 mgr.y (mgr.24356) 2339 : cluster 0 pgmap v2307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:05 smithi040 bash[41173]: cluster 2023-12-01T16:56:03.489737+0000 mgr.y (mgr.24356) 2339 : cluster 0 pgmap v2307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:06.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:06 smithi040 bash[41173]: audit 2023-12-01T16:56:05.427999+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.40:0/2632619696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:06 smithi040 bash[28232]: audit 2023-12-01T16:56:05.427999+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.40:0/2632619696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:06 smithi141 bash[31670]: audit 2023-12-01T16:56:05.427999+0000 mon.a (mon.0) 2071 : audit 0 from='client.? 172.21.15.40:0/2632619696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:56:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:56:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:07 smithi141 bash[31670]: cluster 2023-12-01T16:56:05.490887+0000 mgr.y (mgr.24356) 2340 : cluster 0 pgmap v2308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:07 smithi040 bash[41173]: cluster 2023-12-01T16:56:05.490887+0000 mgr.y (mgr.24356) 2340 : cluster 0 pgmap v2308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:07 smithi040 bash[28232]: cluster 2023-12-01T16:56:05.490887+0000 mgr.y (mgr.24356) 2340 : cluster 0 pgmap v2308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:08 smithi141 bash[31670]: audit 2023-12-01T16:56:07.882626+0000 mon.c (mon.2) 1499 : audit 0 from='client.? 172.21.15.40:0/3475434584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:08 smithi040 bash[28232]: audit 2023-12-01T16:56:07.882626+0000 mon.c (mon.2) 1499 : audit 0 from='client.? 172.21.15.40:0/3475434584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:08 smithi040 bash[41173]: audit 2023-12-01T16:56:07.882626+0000 mon.c (mon.2) 1499 : audit 0 from='client.? 172.21.15.40:0/3475434584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:09 smithi141 bash[31670]: cluster 2023-12-01T16:56:07.491527+0000 mgr.y (mgr.24356) 2341 : cluster 0 pgmap v2309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:09 smithi040 bash[28232]: cluster 2023-12-01T16:56:07.491527+0000 mgr.y (mgr.24356) 2341 : cluster 0 pgmap v2309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:09 smithi040 bash[41173]: cluster 2023-12-01T16:56:07.491527+0000 mgr.y (mgr.24356) 2341 : cluster 0 pgmap v2309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:11 smithi141 bash[31670]: cluster 2023-12-01T16:56:09.492775+0000 mgr.y (mgr.24356) 2342 : cluster 0 pgmap v2310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:11 smithi141 bash[31670]: audit 2023-12-01T16:56:10.343479+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.40:0/1120971837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:11 smithi040 bash[28232]: cluster 2023-12-01T16:56:09.492775+0000 mgr.y (mgr.24356) 2342 : cluster 0 pgmap v2310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:11 smithi040 bash[28232]: audit 2023-12-01T16:56:10.343479+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.40:0/1120971837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:11 smithi040 bash[41173]: cluster 2023-12-01T16:56:09.492775+0000 mgr.y (mgr.24356) 2342 : cluster 0 pgmap v2310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:11 smithi040 bash[41173]: audit 2023-12-01T16:56:10.343479+0000 mon.a (mon.0) 2072 : audit 0 from='client.? 172.21.15.40:0/1120971837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:13 smithi141 bash[31670]: cluster 2023-12-01T16:56:11.493433+0000 mgr.y (mgr.24356) 2343 : cluster 0 pgmap v2311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:13 smithi141 bash[31670]: audit 2023-12-01T16:56:12.814300+0000 mon.c (mon.2) 1500 : audit 0 from='client.? 172.21.15.40:0/1390820415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:13 smithi040 bash[28232]: cluster 2023-12-01T16:56:11.493433+0000 mgr.y (mgr.24356) 2343 : cluster 0 pgmap v2311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:13 smithi040 bash[28232]: audit 2023-12-01T16:56:12.814300+0000 mon.c (mon.2) 1500 : audit 0 from='client.? 172.21.15.40:0/1390820415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:13 smithi040 bash[41173]: cluster 2023-12-01T16:56:11.493433+0000 mgr.y (mgr.24356) 2343 : cluster 0 pgmap v2311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:13 smithi040 bash[41173]: audit 2023-12-01T16:56:12.814300+0000 mon.c (mon.2) 1500 : audit 0 from='client.? 172.21.15.40:0/1390820415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:14 smithi141 bash[31670]: cluster 2023-12-01T16:56:13.494111+0000 mgr.y (mgr.24356) 2344 : cluster 0 pgmap v2312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:14 smithi141 bash[31670]: audit 2023-12-01T16:56:14.088192+0000 mon.c (mon.2) 1501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:56:15.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:14 smithi040 bash[28232]: cluster 2023-12-01T16:56:13.494111+0000 mgr.y (mgr.24356) 2344 : cluster 0 pgmap v2312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:15.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:14 smithi040 bash[28232]: audit 2023-12-01T16:56:14.088192+0000 mon.c (mon.2) 1501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:56:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:14 smithi040 bash[41173]: cluster 2023-12-01T16:56:13.494111+0000 mgr.y (mgr.24356) 2344 : cluster 0 pgmap v2312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:14 smithi040 bash[41173]: audit 2023-12-01T16:56:14.088192+0000 mon.c (mon.2) 1501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:56:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:15 smithi141 bash[31670]: audit 2023-12-01T16:56:15.278476+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.40:0/1277340680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:15 smithi040 bash[28232]: audit 2023-12-01T16:56:15.278476+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.40:0/1277340680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:15 smithi040 bash[41173]: audit 2023-12-01T16:56:15.278476+0000 mon.a (mon.0) 2073 : audit 0 from='client.? 172.21.15.40:0/1277340680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:16.753 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:56:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:56:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:16 smithi141 bash[31670]: cluster 2023-12-01T16:56:15.495316+0000 mgr.y (mgr.24356) 2345 : cluster 0 pgmap v2313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:16 smithi040 bash[28232]: cluster 2023-12-01T16:56:15.495316+0000 mgr.y (mgr.24356) 2345 : cluster 0 pgmap v2313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:16 smithi040 bash[41173]: cluster 2023-12-01T16:56:15.495316+0000 mgr.y (mgr.24356) 2345 : cluster 0 pgmap v2313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:17 smithi141 bash[31670]: audit 2023-12-01T16:56:17.732938+0000 mon.a (mon.0) 2074 : audit 0 from='client.? 172.21.15.40:0/2523757088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:17 smithi040 bash[41173]: audit 2023-12-01T16:56:17.732938+0000 mon.a (mon.0) 2074 : audit 0 from='client.? 172.21.15.40:0/2523757088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:17 smithi040 bash[28232]: audit 2023-12-01T16:56:17.732938+0000 mon.a (mon.0) 2074 : audit 0 from='client.? 172.21.15.40:0/2523757088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:18 smithi141 bash[31670]: cluster 2023-12-01T16:56:17.495961+0000 mgr.y (mgr.24356) 2346 : cluster 0 pgmap v2314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:18 smithi141 bash[31670]: audit 2023-12-01T16:56:18.419881+0000 mon.c (mon.2) 1502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:18 smithi040 bash[28232]: cluster 2023-12-01T16:56:17.495961+0000 mgr.y (mgr.24356) 2346 : cluster 0 pgmap v2314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:18 smithi040 bash[28232]: audit 2023-12-01T16:56:18.419881+0000 mon.c (mon.2) 1502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:18 smithi040 bash[41173]: cluster 2023-12-01T16:56:17.495961+0000 mgr.y (mgr.24356) 2346 : cluster 0 pgmap v2314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:18 smithi040 bash[41173]: audit 2023-12-01T16:56:18.419881+0000 mon.c (mon.2) 1502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: cluster 2023-12-01T16:56:19.496773+0000 mgr.y (mgr.24356) 2347 : cluster 0 pgmap v2315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:19.933477+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:19.944865+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:20.217677+0000 mon.c (mon.2) 1503 : audit 0 from='client.? 172.21.15.40:0/4163171791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:20.286792+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:20.301184+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:20.888946+0000 mon.c (mon.2) 1504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:56:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:20.890485+0000 mon.c (mon.2) 1505 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:56:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:20 smithi141 bash[31670]: audit 2023-12-01T16:56:20.900101+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: cluster 2023-12-01T16:56:19.496773+0000 mgr.y (mgr.24356) 2347 : cluster 0 pgmap v2315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:19.933477+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:19.944865+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:20.217677+0000 mon.c (mon.2) 1503 : audit 0 from='client.? 172.21.15.40:0/4163171791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:20.286792+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:20.301184+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:20.888946+0000 mon.c (mon.2) 1504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:20.890485+0000 mon.c (mon.2) 1505 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:56:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[28232]: audit 2023-12-01T16:56:20.900101+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: cluster 2023-12-01T16:56:19.496773+0000 mgr.y (mgr.24356) 2347 : cluster 0 pgmap v2315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:19.933477+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:19.944865+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:20.217677+0000 mon.c (mon.2) 1503 : audit 0 from='client.? 172.21.15.40:0/4163171791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:20.286792+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:20.301184+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:20.888946+0000 mon.c (mon.2) 1504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:20.890485+0000 mon.c (mon.2) 1505 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:56:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:20 smithi040 bash[41173]: audit 2023-12-01T16:56:20.900101+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:56:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:22 smithi141 bash[31670]: cluster 2023-12-01T16:56:21.497400+0000 mgr.y (mgr.24356) 2348 : cluster 0 pgmap v2316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:22 smithi141 bash[31670]: audit 2023-12-01T16:56:22.681296+0000 mon.c (mon.2) 1506 : audit 0 from='client.? 172.21.15.40:0/1419802368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:22 smithi040 bash[28232]: cluster 2023-12-01T16:56:21.497400+0000 mgr.y (mgr.24356) 2348 : cluster 0 pgmap v2316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:22 smithi040 bash[28232]: audit 2023-12-01T16:56:22.681296+0000 mon.c (mon.2) 1506 : audit 0 from='client.? 172.21.15.40:0/1419802368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:22 smithi040 bash[41173]: cluster 2023-12-01T16:56:21.497400+0000 mgr.y (mgr.24356) 2348 : cluster 0 pgmap v2316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:22 smithi040 bash[41173]: audit 2023-12-01T16:56:22.681296+0000 mon.c (mon.2) 1506 : audit 0 from='client.? 172.21.15.40:0/1419802368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:24 smithi141 bash[31670]: cluster 2023-12-01T16:56:23.498073+0000 mgr.y (mgr.24356) 2349 : cluster 0 pgmap v2317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:24 smithi040 bash[28232]: cluster 2023-12-01T16:56:23.498073+0000 mgr.y (mgr.24356) 2349 : cluster 0 pgmap v2317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:24 smithi040 bash[41173]: cluster 2023-12-01T16:56:23.498073+0000 mgr.y (mgr.24356) 2349 : cluster 0 pgmap v2317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:25 smithi141 bash[31670]: audit 2023-12-01T16:56:25.137590+0000 mon.a (mon.0) 2080 : audit 0 from='client.? 172.21.15.40:0/1421361003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:25 smithi040 bash[28232]: audit 2023-12-01T16:56:25.137590+0000 mon.a (mon.0) 2080 : audit 0 from='client.? 172.21.15.40:0/1421361003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:25 smithi040 bash[41173]: audit 2023-12-01T16:56:25.137590+0000 mon.a (mon.0) 2080 : audit 0 from='client.? 172.21.15.40:0/1421361003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:56:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T16:56:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:26 smithi141 bash[31670]: cluster 2023-12-01T16:56:25.499228+0000 mgr.y (mgr.24356) 2350 : cluster 0 pgmap v2318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:26 smithi040 bash[28232]: cluster 2023-12-01T16:56:25.499228+0000 mgr.y (mgr.24356) 2350 : cluster 0 pgmap v2318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:26 smithi040 bash[41173]: cluster 2023-12-01T16:56:25.499228+0000 mgr.y (mgr.24356) 2350 : cluster 0 pgmap v2318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:27 smithi141 bash[31670]: audit 2023-12-01T16:56:27.601583+0000 mon.a (mon.0) 2081 : audit 0 from='client.? 172.21.15.40:0/877894330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:27 smithi040 bash[41173]: audit 2023-12-01T16:56:27.601583+0000 mon.a (mon.0) 2081 : audit 0 from='client.? 172.21.15.40:0/877894330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:27 smithi040 bash[28232]: audit 2023-12-01T16:56:27.601583+0000 mon.a (mon.0) 2081 : audit 0 from='client.? 172.21.15.40:0/877894330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:28 smithi141 bash[31670]: cluster 2023-12-01T16:56:27.499860+0000 mgr.y (mgr.24356) 2351 : cluster 0 pgmap v2319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:28 smithi040 bash[28232]: cluster 2023-12-01T16:56:27.499860+0000 mgr.y (mgr.24356) 2351 : cluster 0 pgmap v2319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:28 smithi040 bash[41173]: cluster 2023-12-01T16:56:27.499860+0000 mgr.y (mgr.24356) 2351 : cluster 0 pgmap v2319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:30 smithi141 bash[31670]: cluster 2023-12-01T16:56:29.501039+0000 mgr.y (mgr.24356) 2352 : cluster 0 pgmap v2320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:30 smithi141 bash[31670]: audit 2023-12-01T16:56:30.062738+0000 mon.c (mon.2) 1507 : audit 0 from='client.? 172.21.15.40:0/3576642387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:30 smithi040 bash[28232]: cluster 2023-12-01T16:56:29.501039+0000 mgr.y (mgr.24356) 2352 : cluster 0 pgmap v2320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:30 smithi040 bash[28232]: audit 2023-12-01T16:56:30.062738+0000 mon.c (mon.2) 1507 : audit 0 from='client.? 172.21.15.40:0/3576642387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:30 smithi040 bash[41173]: cluster 2023-12-01T16:56:29.501039+0000 mgr.y (mgr.24356) 2352 : cluster 0 pgmap v2320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:30 smithi040 bash[41173]: audit 2023-12-01T16:56:30.062738+0000 mon.c (mon.2) 1507 : audit 0 from='client.? 172.21.15.40:0/3576642387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:32 smithi141 bash[31670]: cluster 2023-12-01T16:56:31.501718+0000 mgr.y (mgr.24356) 2353 : cluster 0 pgmap v2321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:32 smithi141 bash[31670]: audit 2023-12-01T16:56:32.527179+0000 mon.a (mon.0) 2082 : audit 0 from='client.? 172.21.15.40:0/3084176715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:32 smithi040 bash[41173]: cluster 2023-12-01T16:56:31.501718+0000 mgr.y (mgr.24356) 2353 : cluster 0 pgmap v2321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:32 smithi040 bash[41173]: audit 2023-12-01T16:56:32.527179+0000 mon.a (mon.0) 2082 : audit 0 from='client.? 172.21.15.40:0/3084176715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:32 smithi040 bash[28232]: cluster 2023-12-01T16:56:31.501718+0000 mgr.y (mgr.24356) 2353 : cluster 0 pgmap v2321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:32 smithi040 bash[28232]: audit 2023-12-01T16:56:32.527179+0000 mon.a (mon.0) 2082 : audit 0 from='client.? 172.21.15.40:0/3084176715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:33 smithi141 bash[31670]: audit 2023-12-01T16:56:33.420592+0000 mon.c (mon.2) 1508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:33 smithi040 bash[28232]: audit 2023-12-01T16:56:33.420592+0000 mon.c (mon.2) 1508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:33 smithi040 bash[41173]: audit 2023-12-01T16:56:33.420592+0000 mon.c (mon.2) 1508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:34 smithi141 bash[31670]: cluster 2023-12-01T16:56:33.502347+0000 mgr.y (mgr.24356) 2354 : cluster 0 pgmap v2322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:34 smithi040 bash[28232]: cluster 2023-12-01T16:56:33.502347+0000 mgr.y (mgr.24356) 2354 : cluster 0 pgmap v2322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:34 smithi040 bash[41173]: cluster 2023-12-01T16:56:33.502347+0000 mgr.y (mgr.24356) 2354 : cluster 0 pgmap v2322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:35 smithi141 bash[31670]: audit 2023-12-01T16:56:35.001330+0000 mon.c (mon.2) 1509 : audit 0 from='client.? 172.21.15.40:0/3870632682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:35 smithi040 bash[28232]: audit 2023-12-01T16:56:35.001330+0000 mon.c (mon.2) 1509 : audit 0 from='client.? 172.21.15.40:0/3870632682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:35 smithi040 bash[41173]: audit 2023-12-01T16:56:35.001330+0000 mon.c (mon.2) 1509 : audit 0 from='client.? 172.21.15.40:0/3870632682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:56:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T16:56:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:36 smithi141 bash[31670]: cluster 2023-12-01T16:56:35.503536+0000 mgr.y (mgr.24356) 2355 : cluster 0 pgmap v2323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:36 smithi040 bash[41173]: cluster 2023-12-01T16:56:35.503536+0000 mgr.y (mgr.24356) 2355 : cluster 0 pgmap v2323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:36 smithi040 bash[28232]: cluster 2023-12-01T16:56:35.503536+0000 mgr.y (mgr.24356) 2355 : cluster 0 pgmap v2323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:38 smithi141 bash[31670]: audit 2023-12-01T16:56:37.457505+0000 mon.c (mon.2) 1510 : audit 0 from='client.? 172.21.15.40:0/4054278168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:37 smithi040 bash[28232]: audit 2023-12-01T16:56:37.457505+0000 mon.c (mon.2) 1510 : audit 0 from='client.? 172.21.15.40:0/4054278168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:37 smithi040 bash[41173]: audit 2023-12-01T16:56:37.457505+0000 mon.c (mon.2) 1510 : audit 0 from='client.? 172.21.15.40:0/4054278168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:39 smithi141 bash[31670]: cluster 2023-12-01T16:56:37.504192+0000 mgr.y (mgr.24356) 2356 : cluster 0 pgmap v2324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:39 smithi040 bash[41173]: cluster 2023-12-01T16:56:37.504192+0000 mgr.y (mgr.24356) 2356 : cluster 0 pgmap v2324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:39 smithi040 bash[28232]: cluster 2023-12-01T16:56:37.504192+0000 mgr.y (mgr.24356) 2356 : cluster 0 pgmap v2324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:40 smithi141 bash[31670]: audit 2023-12-01T16:56:39.918313+0000 mon.a (mon.0) 2083 : audit 0 from='client.? 172.21.15.40:0/1532479346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:40 smithi040 bash[41173]: audit 2023-12-01T16:56:39.918313+0000 mon.a (mon.0) 2083 : audit 0 from='client.? 172.21.15.40:0/1532479346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:40 smithi040 bash[28232]: audit 2023-12-01T16:56:39.918313+0000 mon.a (mon.0) 2083 : audit 0 from='client.? 172.21.15.40:0/1532479346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:41 smithi141 bash[31670]: cluster 2023-12-01T16:56:39.505379+0000 mgr.y (mgr.24356) 2357 : cluster 0 pgmap v2325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:41 smithi040 bash[41173]: cluster 2023-12-01T16:56:39.505379+0000 mgr.y (mgr.24356) 2357 : cluster 0 pgmap v2325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:41 smithi040 bash[28232]: cluster 2023-12-01T16:56:39.505379+0000 mgr.y (mgr.24356) 2357 : cluster 0 pgmap v2325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:43 smithi141 bash[31670]: cluster 2023-12-01T16:56:41.506078+0000 mgr.y (mgr.24356) 2358 : cluster 0 pgmap v2326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:43 smithi141 bash[31670]: audit 2023-12-01T16:56:42.386582+0000 mon.c (mon.2) 1511 : audit 0 from='client.? 172.21.15.40:0/3064185768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:43 smithi040 bash[41173]: cluster 2023-12-01T16:56:41.506078+0000 mgr.y (mgr.24356) 2358 : cluster 0 pgmap v2326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:43 smithi040 bash[41173]: audit 2023-12-01T16:56:42.386582+0000 mon.c (mon.2) 1511 : audit 0 from='client.? 172.21.15.40:0/3064185768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:43 smithi040 bash[28232]: cluster 2023-12-01T16:56:41.506078+0000 mgr.y (mgr.24356) 2358 : cluster 0 pgmap v2326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:43 smithi040 bash[28232]: audit 2023-12-01T16:56:42.386582+0000 mon.c (mon.2) 1511 : audit 0 from='client.? 172.21.15.40:0/3064185768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:45 smithi040 bash[28232]: cluster 2023-12-01T16:56:43.506757+0000 mgr.y (mgr.24356) 2359 : cluster 0 pgmap v2327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:45 smithi040 bash[28232]: audit 2023-12-01T16:56:44.851575+0000 mon.a (mon.0) 2084 : audit 0 from='client.? 172.21.15.40:0/317410787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:45 smithi040 bash[41173]: cluster 2023-12-01T16:56:43.506757+0000 mgr.y (mgr.24356) 2359 : cluster 0 pgmap v2327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:45 smithi040 bash[41173]: audit 2023-12-01T16:56:44.851575+0000 mon.a (mon.0) 2084 : audit 0 from='client.? 172.21.15.40:0/317410787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:45 smithi141 bash[31670]: cluster 2023-12-01T16:56:43.506757+0000 mgr.y (mgr.24356) 2359 : cluster 0 pgmap v2327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:45 smithi141 bash[31670]: audit 2023-12-01T16:56:44.851575+0000 mon.a (mon.0) 2084 : audit 0 from='client.? 172.21.15.40:0/317410787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:56:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T16:56:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:47 smithi040 bash[41173]: cluster 2023-12-01T16:56:45.507926+0000 mgr.y (mgr.24356) 2360 : cluster 0 pgmap v2328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:47 smithi040 bash[28232]: cluster 2023-12-01T16:56:45.507926+0000 mgr.y (mgr.24356) 2360 : cluster 0 pgmap v2328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:47 smithi141 bash[31670]: cluster 2023-12-01T16:56:45.507926+0000 mgr.y (mgr.24356) 2360 : cluster 0 pgmap v2328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:48 smithi040 bash[28232]: audit 2023-12-01T16:56:47.313063+0000 mon.a (mon.0) 2085 : audit 0 from='client.? 172.21.15.40:0/2598388710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:48 smithi040 bash[41173]: audit 2023-12-01T16:56:47.313063+0000 mon.a (mon.0) 2085 : audit 0 from='client.? 172.21.15.40:0/2598388710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:48 smithi141 bash[31670]: audit 2023-12-01T16:56:47.313063+0000 mon.a (mon.0) 2085 : audit 0 from='client.? 172.21.15.40:0/2598388710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:49 smithi040 bash[41173]: cluster 2023-12-01T16:56:47.508652+0000 mgr.y (mgr.24356) 2361 : cluster 0 pgmap v2329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:49 smithi040 bash[41173]: audit 2023-12-01T16:56:48.420677+0000 mon.c (mon.2) 1512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:49 smithi040 bash[28232]: cluster 2023-12-01T16:56:47.508652+0000 mgr.y (mgr.24356) 2361 : cluster 0 pgmap v2329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:49 smithi040 bash[28232]: audit 2023-12-01T16:56:48.420677+0000 mon.c (mon.2) 1512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:49 smithi141 bash[31670]: cluster 2023-12-01T16:56:47.508652+0000 mgr.y (mgr.24356) 2361 : cluster 0 pgmap v2329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:49 smithi141 bash[31670]: audit 2023-12-01T16:56:48.420677+0000 mon.c (mon.2) 1512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:50 smithi040 bash[41173]: audit 2023-12-01T16:56:49.782237+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.40:0/1259163503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:50 smithi040 bash[28232]: audit 2023-12-01T16:56:49.782237+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.40:0/1259163503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:50 smithi141 bash[31670]: audit 2023-12-01T16:56:49.782237+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.40:0/1259163503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:51 smithi040 bash[41173]: cluster 2023-12-01T16:56:49.509810+0000 mgr.y (mgr.24356) 2362 : cluster 0 pgmap v2330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:51 smithi040 bash[28232]: cluster 2023-12-01T16:56:49.509810+0000 mgr.y (mgr.24356) 2362 : cluster 0 pgmap v2330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:51 smithi141 bash[31670]: cluster 2023-12-01T16:56:49.509810+0000 mgr.y (mgr.24356) 2362 : cluster 0 pgmap v2330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:53 smithi040 bash[41173]: cluster 2023-12-01T16:56:51.510530+0000 mgr.y (mgr.24356) 2363 : cluster 0 pgmap v2331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:53 smithi040 bash[41173]: audit 2023-12-01T16:56:52.248598+0000 mon.c (mon.2) 1513 : audit 0 from='client.? 172.21.15.40:0/2621483405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:53 smithi040 bash[28232]: cluster 2023-12-01T16:56:51.510530+0000 mgr.y (mgr.24356) 2363 : cluster 0 pgmap v2331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:53 smithi040 bash[28232]: audit 2023-12-01T16:56:52.248598+0000 mon.c (mon.2) 1513 : audit 0 from='client.? 172.21.15.40:0/2621483405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:53 smithi141 bash[31670]: cluster 2023-12-01T16:56:51.510530+0000 mgr.y (mgr.24356) 2363 : cluster 0 pgmap v2331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:53 smithi141 bash[31670]: audit 2023-12-01T16:56:52.248598+0000 mon.c (mon.2) 1513 : audit 0 from='client.? 172.21.15.40:0/2621483405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:55 smithi040 bash[28232]: cluster 2023-12-01T16:56:53.511258+0000 mgr.y (mgr.24356) 2364 : cluster 0 pgmap v2332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:55 smithi040 bash[28232]: audit 2023-12-01T16:56:54.715048+0000 mon.a (mon.0) 2087 : audit 0 from='client.? 172.21.15.40:0/669183075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:55 smithi040 bash[41173]: cluster 2023-12-01T16:56:53.511258+0000 mgr.y (mgr.24356) 2364 : cluster 0 pgmap v2332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:55 smithi040 bash[41173]: audit 2023-12-01T16:56:54.715048+0000 mon.a (mon.0) 2087 : audit 0 from='client.? 172.21.15.40:0/669183075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:55 smithi141 bash[31670]: cluster 2023-12-01T16:56:53.511258+0000 mgr.y (mgr.24356) 2364 : cluster 0 pgmap v2332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:55 smithi141 bash[31670]: audit 2023-12-01T16:56:54.715048+0000 mon.a (mon.0) 2087 : audit 0 from='client.? 172.21.15.40:0/669183075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:56:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:56:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:57 smithi040 bash[28232]: cluster 2023-12-01T16:56:55.512452+0000 mgr.y (mgr.24356) 2365 : cluster 0 pgmap v2333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:57 smithi040 bash[41173]: cluster 2023-12-01T16:56:55.512452+0000 mgr.y (mgr.24356) 2365 : cluster 0 pgmap v2333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:57 smithi141 bash[31670]: cluster 2023-12-01T16:56:55.512452+0000 mgr.y (mgr.24356) 2365 : cluster 0 pgmap v2333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:58 smithi040 bash[28232]: audit 2023-12-01T16:56:57.185290+0000 mon.a (mon.0) 2088 : audit 0 from='client.? 172.21.15.40:0/3650165717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:58 smithi040 bash[41173]: audit 2023-12-01T16:56:57.185290+0000 mon.a (mon.0) 2088 : audit 0 from='client.? 172.21.15.40:0/3650165717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:58 smithi141 bash[31670]: audit 2023-12-01T16:56:57.185290+0000 mon.a (mon.0) 2088 : audit 0 from='client.? 172.21.15.40:0/3650165717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:56:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:56:59 smithi040 bash[41173]: cluster 2023-12-01T16:56:57.513114+0000 mgr.y (mgr.24356) 2366 : cluster 0 pgmap v2334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:56:59 smithi040 bash[28232]: cluster 2023-12-01T16:56:57.513114+0000 mgr.y (mgr.24356) 2366 : cluster 0 pgmap v2334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:56:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:56:59 smithi141 bash[31670]: cluster 2023-12-01T16:56:57.513114+0000 mgr.y (mgr.24356) 2366 : cluster 0 pgmap v2334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:00 smithi040 bash[41173]: audit 2023-12-01T16:56:59.653488+0000 mon.c (mon.2) 1514 : audit 0 from='client.? 172.21.15.40:0/1507107799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:00 smithi040 bash[28232]: audit 2023-12-01T16:56:59.653488+0000 mon.c (mon.2) 1514 : audit 0 from='client.? 172.21.15.40:0/1507107799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:00 smithi141 bash[31670]: audit 2023-12-01T16:56:59.653488+0000 mon.c (mon.2) 1514 : audit 0 from='client.? 172.21.15.40:0/1507107799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:01 smithi040 bash[28232]: cluster 2023-12-01T16:56:59.514205+0000 mgr.y (mgr.24356) 2367 : cluster 0 pgmap v2335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:01 smithi040 bash[41173]: cluster 2023-12-01T16:56:59.514205+0000 mgr.y (mgr.24356) 2367 : cluster 0 pgmap v2335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:01 smithi141 bash[31670]: cluster 2023-12-01T16:56:59.514205+0000 mgr.y (mgr.24356) 2367 : cluster 0 pgmap v2335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:03 smithi040 bash[28232]: cluster 2023-12-01T16:57:01.514905+0000 mgr.y (mgr.24356) 2368 : cluster 0 pgmap v2336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:03 smithi040 bash[28232]: audit 2023-12-01T16:57:02.115519+0000 mon.c (mon.2) 1515 : audit 0 from='client.? 172.21.15.40:0/1390720369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:03 smithi040 bash[41173]: cluster 2023-12-01T16:57:01.514905+0000 mgr.y (mgr.24356) 2368 : cluster 0 pgmap v2336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:03 smithi040 bash[41173]: audit 2023-12-01T16:57:02.115519+0000 mon.c (mon.2) 1515 : audit 0 from='client.? 172.21.15.40:0/1390720369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:03 smithi141 bash[31670]: cluster 2023-12-01T16:57:01.514905+0000 mgr.y (mgr.24356) 2368 : cluster 0 pgmap v2336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:03 smithi141 bash[31670]: audit 2023-12-01T16:57:02.115519+0000 mon.c (mon.2) 1515 : audit 0 from='client.? 172.21.15.40:0/1390720369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:04 smithi040 bash[41173]: audit 2023-12-01T16:57:03.421260+0000 mon.c (mon.2) 1516 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:04 smithi040 bash[28232]: audit 2023-12-01T16:57:03.421260+0000 mon.c (mon.2) 1516 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:04 smithi141 bash[31670]: audit 2023-12-01T16:57:03.421260+0000 mon.c (mon.2) 1516 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:05 smithi040 bash[28232]: cluster 2023-12-01T16:57:03.515541+0000 mgr.y (mgr.24356) 2369 : cluster 0 pgmap v2337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:05 smithi040 bash[28232]: audit 2023-12-01T16:57:04.575395+0000 mon.a (mon.0) 2089 : audit 0 from='client.? 172.21.15.40:0/3110419968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:05 smithi040 bash[41173]: cluster 2023-12-01T16:57:03.515541+0000 mgr.y (mgr.24356) 2369 : cluster 0 pgmap v2337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:05 smithi040 bash[41173]: audit 2023-12-01T16:57:04.575395+0000 mon.a (mon.0) 2089 : audit 0 from='client.? 172.21.15.40:0/3110419968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:05 smithi141 bash[31670]: cluster 2023-12-01T16:57:03.515541+0000 mgr.y (mgr.24356) 2369 : cluster 0 pgmap v2337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:05 smithi141 bash[31670]: audit 2023-12-01T16:57:04.575395+0000 mon.a (mon.0) 2089 : audit 0 from='client.? 172.21.15.40:0/3110419968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:57:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:57:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:07 smithi040 bash[28232]: cluster 2023-12-01T16:57:05.516722+0000 mgr.y (mgr.24356) 2370 : cluster 0 pgmap v2338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:07 smithi040 bash[28232]: audit 2023-12-01T16:57:07.039489+0000 mon.a (mon.0) 2090 : audit 0 from='client.? 172.21.15.40:0/4130460172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:07 smithi040 bash[41173]: cluster 2023-12-01T16:57:05.516722+0000 mgr.y (mgr.24356) 2370 : cluster 0 pgmap v2338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:07 smithi040 bash[41173]: audit 2023-12-01T16:57:07.039489+0000 mon.a (mon.0) 2090 : audit 0 from='client.? 172.21.15.40:0/4130460172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:07 smithi141 bash[31670]: cluster 2023-12-01T16:57:05.516722+0000 mgr.y (mgr.24356) 2370 : cluster 0 pgmap v2338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:07 smithi141 bash[31670]: audit 2023-12-01T16:57:07.039489+0000 mon.a (mon.0) 2090 : audit 0 from='client.? 172.21.15.40:0/4130460172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:09 smithi040 bash[41173]: cluster 2023-12-01T16:57:07.517330+0000 mgr.y (mgr.24356) 2371 : cluster 0 pgmap v2339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:09 smithi040 bash[28232]: cluster 2023-12-01T16:57:07.517330+0000 mgr.y (mgr.24356) 2371 : cluster 0 pgmap v2339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:09 smithi141 bash[31670]: cluster 2023-12-01T16:57:07.517330+0000 mgr.y (mgr.24356) 2371 : cluster 0 pgmap v2339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:10 smithi040 bash[28232]: audit 2023-12-01T16:57:09.505815+0000 mon.a (mon.0) 2091 : audit 0 from='client.? 172.21.15.40:0/3370240863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:10 smithi040 bash[41173]: audit 2023-12-01T16:57:09.505815+0000 mon.a (mon.0) 2091 : audit 0 from='client.? 172.21.15.40:0/3370240863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:10 smithi141 bash[31670]: audit 2023-12-01T16:57:09.505815+0000 mon.a (mon.0) 2091 : audit 0 from='client.? 172.21.15.40:0/3370240863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:11 smithi040 bash[28232]: cluster 2023-12-01T16:57:09.518327+0000 mgr.y (mgr.24356) 2372 : cluster 0 pgmap v2340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:11 smithi040 bash[41173]: cluster 2023-12-01T16:57:09.518327+0000 mgr.y (mgr.24356) 2372 : cluster 0 pgmap v2340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:11 smithi141 bash[31670]: cluster 2023-12-01T16:57:09.518327+0000 mgr.y (mgr.24356) 2372 : cluster 0 pgmap v2340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:12 smithi040 bash[28232]: audit 2023-12-01T16:57:11.975607+0000 mon.c (mon.2) 1517 : audit 0 from='client.? 172.21.15.40:0/3877817300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:12 smithi040 bash[41173]: audit 2023-12-01T16:57:11.975607+0000 mon.c (mon.2) 1517 : audit 0 from='client.? 172.21.15.40:0/3877817300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:12 smithi141 bash[31670]: audit 2023-12-01T16:57:11.975607+0000 mon.c (mon.2) 1517 : audit 0 from='client.? 172.21.15.40:0/3877817300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:13 smithi040 bash[28232]: cluster 2023-12-01T16:57:11.519001+0000 mgr.y (mgr.24356) 2373 : cluster 0 pgmap v2341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:13 smithi040 bash[41173]: cluster 2023-12-01T16:57:11.519001+0000 mgr.y (mgr.24356) 2373 : cluster 0 pgmap v2341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:13 smithi141 bash[31670]: cluster 2023-12-01T16:57:11.519001+0000 mgr.y (mgr.24356) 2373 : cluster 0 pgmap v2341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:15 smithi040 bash[28232]: cluster 2023-12-01T16:57:13.519722+0000 mgr.y (mgr.24356) 2374 : cluster 0 pgmap v2342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:15 smithi040 bash[28232]: audit 2023-12-01T16:57:14.438569+0000 mon.a (mon.0) 2092 : audit 0 from='client.? 172.21.15.40:0/3907198716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:15 smithi040 bash[41173]: cluster 2023-12-01T16:57:13.519722+0000 mgr.y (mgr.24356) 2374 : cluster 0 pgmap v2342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:15 smithi040 bash[41173]: audit 2023-12-01T16:57:14.438569+0000 mon.a (mon.0) 2092 : audit 0 from='client.? 172.21.15.40:0/3907198716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:15 smithi141 bash[31670]: cluster 2023-12-01T16:57:13.519722+0000 mgr.y (mgr.24356) 2374 : cluster 0 pgmap v2342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:15 smithi141 bash[31670]: audit 2023-12-01T16:57:14.438569+0000 mon.a (mon.0) 2092 : audit 0 from='client.? 172.21.15.40:0/3907198716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:57:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:57:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:17 smithi040 bash[28232]: cluster 2023-12-01T16:57:15.520851+0000 mgr.y (mgr.24356) 2375 : cluster 0 pgmap v2343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:17 smithi040 bash[28232]: audit 2023-12-01T16:57:16.902680+0000 mon.a (mon.0) 2093 : audit 0 from='client.? 172.21.15.40:0/1356646526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:17 smithi040 bash[41173]: cluster 2023-12-01T16:57:15.520851+0000 mgr.y (mgr.24356) 2375 : cluster 0 pgmap v2343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:17 smithi040 bash[41173]: audit 2023-12-01T16:57:16.902680+0000 mon.a (mon.0) 2093 : audit 0 from='client.? 172.21.15.40:0/1356646526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:17 smithi141 bash[31670]: cluster 2023-12-01T16:57:15.520851+0000 mgr.y (mgr.24356) 2375 : cluster 0 pgmap v2343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:17 smithi141 bash[31670]: audit 2023-12-01T16:57:16.902680+0000 mon.a (mon.0) 2093 : audit 0 from='client.? 172.21.15.40:0/1356646526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:19 smithi040 bash[28232]: cluster 2023-12-01T16:57:17.521488+0000 mgr.y (mgr.24356) 2376 : cluster 0 pgmap v2344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:19 smithi040 bash[28232]: audit 2023-12-01T16:57:18.421778+0000 mon.c (mon.2) 1518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:19 smithi040 bash[41173]: cluster 2023-12-01T16:57:17.521488+0000 mgr.y (mgr.24356) 2376 : cluster 0 pgmap v2344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:19 smithi040 bash[41173]: audit 2023-12-01T16:57:18.421778+0000 mon.c (mon.2) 1518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:19 smithi141 bash[31670]: cluster 2023-12-01T16:57:17.521488+0000 mgr.y (mgr.24356) 2376 : cluster 0 pgmap v2344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:19 smithi141 bash[31670]: audit 2023-12-01T16:57:18.421778+0000 mon.c (mon.2) 1518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:20 smithi040 bash[28232]: audit 2023-12-01T16:57:19.366383+0000 mon.a (mon.0) 2094 : audit 0 from='client.? 172.21.15.40:0/2402369376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:20 smithi040 bash[41173]: audit 2023-12-01T16:57:19.366383+0000 mon.a (mon.0) 2094 : audit 0 from='client.? 172.21.15.40:0/2402369376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:20 smithi141 bash[31670]: audit 2023-12-01T16:57:19.366383+0000 mon.a (mon.0) 2094 : audit 0 from='client.? 172.21.15.40:0/2402369376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:21 smithi141 bash[31670]: cluster 2023-12-01T16:57:19.522644+0000 mgr.y (mgr.24356) 2377 : cluster 0 pgmap v2345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:21 smithi141 bash[31670]: audit 2023-12-01T16:57:20.986016+0000 mon.c (mon.2) 1519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:57:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:21 smithi040 bash[28232]: cluster 2023-12-01T16:57:19.522644+0000 mgr.y (mgr.24356) 2377 : cluster 0 pgmap v2345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:21 smithi040 bash[28232]: audit 2023-12-01T16:57:20.986016+0000 mon.c (mon.2) 1519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:57:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:21 smithi040 bash[41173]: cluster 2023-12-01T16:57:19.522644+0000 mgr.y (mgr.24356) 2377 : cluster 0 pgmap v2345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:21 smithi040 bash[41173]: audit 2023-12-01T16:57:20.986016+0000 mon.c (mon.2) 1519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:57:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:22 smithi141 bash[31670]: audit 2023-12-01T16:57:21.836389+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.40:0/1327751630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:22 smithi040 bash[28232]: audit 2023-12-01T16:57:21.836389+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.40:0/1327751630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:22 smithi040 bash[41173]: audit 2023-12-01T16:57:21.836389+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.40:0/1327751630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:23 smithi141 bash[31670]: cluster 2023-12-01T16:57:21.523162+0000 mgr.y (mgr.24356) 2378 : cluster 0 pgmap v2346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:23 smithi040 bash[28232]: cluster 2023-12-01T16:57:21.523162+0000 mgr.y (mgr.24356) 2378 : cluster 0 pgmap v2346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:23 smithi040 bash[41173]: cluster 2023-12-01T16:57:21.523162+0000 mgr.y (mgr.24356) 2378 : cluster 0 pgmap v2346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:25 smithi141 bash[31670]: cluster 2023-12-01T16:57:23.523750+0000 mgr.y (mgr.24356) 2379 : cluster 0 pgmap v2347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:25 smithi141 bash[31670]: audit 2023-12-01T16:57:24.306735+0000 mon.a (mon.0) 2096 : audit 0 from='client.? 172.21.15.40:0/683571226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:25 smithi040 bash[28232]: cluster 2023-12-01T16:57:23.523750+0000 mgr.y (mgr.24356) 2379 : cluster 0 pgmap v2347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:25 smithi040 bash[28232]: audit 2023-12-01T16:57:24.306735+0000 mon.a (mon.0) 2096 : audit 0 from='client.? 172.21.15.40:0/683571226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:25 smithi040 bash[41173]: cluster 2023-12-01T16:57:23.523750+0000 mgr.y (mgr.24356) 2379 : cluster 0 pgmap v2347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:25 smithi040 bash[41173]: audit 2023-12-01T16:57:24.306735+0000 mon.a (mon.0) 2096 : audit 0 from='client.? 172.21.15.40:0/683571226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:57:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:57:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:27 smithi141 bash[31670]: cluster 2023-12-01T16:57:25.524935+0000 mgr.y (mgr.24356) 2380 : cluster 0 pgmap v2348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:27 smithi141 bash[31670]: audit 2023-12-01T16:57:26.814025+0000 mon.a (mon.0) 2097 : audit 0 from='client.? 172.21.15.40:0/3645287654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:27 smithi141 bash[31670]: audit 2023-12-01T16:57:26.832706+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:27 smithi141 bash[31670]: audit 2023-12-01T16:57:26.842222+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[28232]: cluster 2023-12-01T16:57:25.524935+0000 mgr.y (mgr.24356) 2380 : cluster 0 pgmap v2348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[28232]: audit 2023-12-01T16:57:26.814025+0000 mon.a (mon.0) 2097 : audit 0 from='client.? 172.21.15.40:0/3645287654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[28232]: audit 2023-12-01T16:57:26.832706+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[28232]: audit 2023-12-01T16:57:26.842222+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[41173]: cluster 2023-12-01T16:57:25.524935+0000 mgr.y (mgr.24356) 2380 : cluster 0 pgmap v2348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[41173]: audit 2023-12-01T16:57:26.814025+0000 mon.a (mon.0) 2097 : audit 0 from='client.? 172.21.15.40:0/3645287654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[41173]: audit 2023-12-01T16:57:26.832706+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:27 smithi040 bash[41173]: audit 2023-12-01T16:57:26.842222+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:28 smithi141 bash[31670]: audit 2023-12-01T16:57:27.187840+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:28 smithi141 bash[31670]: audit 2023-12-01T16:57:27.197513+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:28 smithi141 bash[31670]: audit 2023-12-01T16:57:27.727262+0000 mon.c (mon.2) 1520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:28 smithi141 bash[31670]: audit 2023-12-01T16:57:27.729163+0000 mon.c (mon.2) 1521 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:28 smithi141 bash[31670]: audit 2023-12-01T16:57:27.739212+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[28232]: audit 2023-12-01T16:57:27.187840+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[28232]: audit 2023-12-01T16:57:27.197513+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[28232]: audit 2023-12-01T16:57:27.727262+0000 mon.c (mon.2) 1520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[28232]: audit 2023-12-01T16:57:27.729163+0000 mon.c (mon.2) 1521 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[28232]: audit 2023-12-01T16:57:27.739212+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[41173]: audit 2023-12-01T16:57:27.187840+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[41173]: audit 2023-12-01T16:57:27.197513+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[41173]: audit 2023-12-01T16:57:27.727262+0000 mon.c (mon.2) 1520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:57:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[41173]: audit 2023-12-01T16:57:27.729163+0000 mon.c (mon.2) 1521 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:57:28.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:28 smithi040 bash[41173]: audit 2023-12-01T16:57:27.739212+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:57:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:29 smithi141 bash[31670]: cluster 2023-12-01T16:57:27.525576+0000 mgr.y (mgr.24356) 2381 : cluster 0 pgmap v2349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:29 smithi040 bash[28232]: cluster 2023-12-01T16:57:27.525576+0000 mgr.y (mgr.24356) 2381 : cluster 0 pgmap v2349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:29 smithi040 bash[41173]: cluster 2023-12-01T16:57:27.525576+0000 mgr.y (mgr.24356) 2381 : cluster 0 pgmap v2349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:30 smithi141 bash[31670]: audit 2023-12-01T16:57:29.278441+0000 mon.a (mon.0) 2103 : audit 0 from='client.? 172.21.15.40:0/464119320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:30 smithi040 bash[28232]: audit 2023-12-01T16:57:29.278441+0000 mon.a (mon.0) 2103 : audit 0 from='client.? 172.21.15.40:0/464119320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:30 smithi040 bash[41173]: audit 2023-12-01T16:57:29.278441+0000 mon.a (mon.0) 2103 : audit 0 from='client.? 172.21.15.40:0/464119320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:31 smithi141 bash[31670]: cluster 2023-12-01T16:57:29.526704+0000 mgr.y (mgr.24356) 2382 : cluster 0 pgmap v2350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:31 smithi040 bash[28232]: cluster 2023-12-01T16:57:29.526704+0000 mgr.y (mgr.24356) 2382 : cluster 0 pgmap v2350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:31 smithi040 bash[41173]: cluster 2023-12-01T16:57:29.526704+0000 mgr.y (mgr.24356) 2382 : cluster 0 pgmap v2350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:32 smithi141 bash[31670]: audit 2023-12-01T16:57:31.750726+0000 mon.c (mon.2) 1522 : audit 0 from='client.? 172.21.15.40:0/2309287606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:32 smithi040 bash[28232]: audit 2023-12-01T16:57:31.750726+0000 mon.c (mon.2) 1522 : audit 0 from='client.? 172.21.15.40:0/2309287606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:32 smithi040 bash[41173]: audit 2023-12-01T16:57:31.750726+0000 mon.c (mon.2) 1522 : audit 0 from='client.? 172.21.15.40:0/2309287606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:33 smithi141 bash[31670]: cluster 2023-12-01T16:57:31.527364+0000 mgr.y (mgr.24356) 2383 : cluster 0 pgmap v2351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:33 smithi040 bash[28232]: cluster 2023-12-01T16:57:31.527364+0000 mgr.y (mgr.24356) 2383 : cluster 0 pgmap v2351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:33 smithi040 bash[41173]: cluster 2023-12-01T16:57:31.527364+0000 mgr.y (mgr.24356) 2383 : cluster 0 pgmap v2351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:34 smithi141 bash[31670]: audit 2023-12-01T16:57:33.422213+0000 mon.c (mon.2) 1523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:34 smithi141 bash[31670]: audit 2023-12-01T16:57:34.218263+0000 mon.c (mon.2) 1524 : audit 0 from='client.? 172.21.15.40:0/4047449584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:34 smithi040 bash[28232]: audit 2023-12-01T16:57:33.422213+0000 mon.c (mon.2) 1523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:34 smithi040 bash[28232]: audit 2023-12-01T16:57:34.218263+0000 mon.c (mon.2) 1524 : audit 0 from='client.? 172.21.15.40:0/4047449584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:34 smithi040 bash[41173]: audit 2023-12-01T16:57:33.422213+0000 mon.c (mon.2) 1523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:34 smithi040 bash[41173]: audit 2023-12-01T16:57:34.218263+0000 mon.c (mon.2) 1524 : audit 0 from='client.? 172.21.15.40:0/4047449584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:35 smithi141 bash[31670]: cluster 2023-12-01T16:57:33.528024+0000 mgr.y (mgr.24356) 2384 : cluster 0 pgmap v2352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:35 smithi040 bash[28232]: cluster 2023-12-01T16:57:33.528024+0000 mgr.y (mgr.24356) 2384 : cluster 0 pgmap v2352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:35 smithi040 bash[41173]: cluster 2023-12-01T16:57:33.528024+0000 mgr.y (mgr.24356) 2384 : cluster 0 pgmap v2352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:57:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:57:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:37 smithi141 bash[31670]: cluster 2023-12-01T16:57:35.529160+0000 mgr.y (mgr.24356) 2385 : cluster 0 pgmap v2353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:37 smithi141 bash[31670]: audit 2023-12-01T16:57:36.692885+0000 mon.a (mon.0) 2104 : audit 0 from='client.? 172.21.15.40:0/719492774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:37 smithi040 bash[28232]: cluster 2023-12-01T16:57:35.529160+0000 mgr.y (mgr.24356) 2385 : cluster 0 pgmap v2353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:37 smithi040 bash[28232]: audit 2023-12-01T16:57:36.692885+0000 mon.a (mon.0) 2104 : audit 0 from='client.? 172.21.15.40:0/719492774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:37 smithi040 bash[41173]: cluster 2023-12-01T16:57:35.529160+0000 mgr.y (mgr.24356) 2385 : cluster 0 pgmap v2353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:37 smithi040 bash[41173]: audit 2023-12-01T16:57:36.692885+0000 mon.a (mon.0) 2104 : audit 0 from='client.? 172.21.15.40:0/719492774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:39 smithi141 bash[31670]: cluster 2023-12-01T16:57:37.529796+0000 mgr.y (mgr.24356) 2386 : cluster 0 pgmap v2354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:39 smithi141 bash[31670]: audit 2023-12-01T16:57:39.163640+0000 mon.a (mon.0) 2105 : audit 0 from='client.? 172.21.15.40:0/1933105936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:39 smithi040 bash[28232]: cluster 2023-12-01T16:57:37.529796+0000 mgr.y (mgr.24356) 2386 : cluster 0 pgmap v2354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:39 smithi040 bash[28232]: audit 2023-12-01T16:57:39.163640+0000 mon.a (mon.0) 2105 : audit 0 from='client.? 172.21.15.40:0/1933105936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:39 smithi040 bash[41173]: cluster 2023-12-01T16:57:37.529796+0000 mgr.y (mgr.24356) 2386 : cluster 0 pgmap v2354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:39 smithi040 bash[41173]: audit 2023-12-01T16:57:39.163640+0000 mon.a (mon.0) 2105 : audit 0 from='client.? 172.21.15.40:0/1933105936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:41 smithi141 bash[31670]: cluster 2023-12-01T16:57:39.530946+0000 mgr.y (mgr.24356) 2387 : cluster 0 pgmap v2355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:41 smithi040 bash[28232]: cluster 2023-12-01T16:57:39.530946+0000 mgr.y (mgr.24356) 2387 : cluster 0 pgmap v2355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:41 smithi040 bash[41173]: cluster 2023-12-01T16:57:39.530946+0000 mgr.y (mgr.24356) 2387 : cluster 0 pgmap v2355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:42.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:42 smithi141 bash[31670]: audit 2023-12-01T16:57:41.629298+0000 mon.c (mon.2) 1525 : audit 0 from='client.? 172.21.15.40:0/2701387581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:42 smithi040 bash[28232]: audit 2023-12-01T16:57:41.629298+0000 mon.c (mon.2) 1525 : audit 0 from='client.? 172.21.15.40:0/2701387581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:42 smithi040 bash[41173]: audit 2023-12-01T16:57:41.629298+0000 mon.c (mon.2) 1525 : audit 0 from='client.? 172.21.15.40:0/2701387581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:43 smithi141 bash[31670]: cluster 2023-12-01T16:57:41.531562+0000 mgr.y (mgr.24356) 2388 : cluster 0 pgmap v2356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:43 smithi040 bash[28232]: cluster 2023-12-01T16:57:41.531562+0000 mgr.y (mgr.24356) 2388 : cluster 0 pgmap v2356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:43 smithi040 bash[41173]: cluster 2023-12-01T16:57:41.531562+0000 mgr.y (mgr.24356) 2388 : cluster 0 pgmap v2356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:44 smithi141 bash[31670]: cluster 2023-12-01T16:57:43.532159+0000 mgr.y (mgr.24356) 2389 : cluster 0 pgmap v2357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:44 smithi141 bash[31670]: audit 2023-12-01T16:57:44.086496+0000 mon.a (mon.0) 2106 : audit 0 from='client.? 172.21.15.40:0/444414883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:44 smithi040 bash[28232]: cluster 2023-12-01T16:57:43.532159+0000 mgr.y (mgr.24356) 2389 : cluster 0 pgmap v2357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:44 smithi040 bash[28232]: audit 2023-12-01T16:57:44.086496+0000 mon.a (mon.0) 2106 : audit 0 from='client.? 172.21.15.40:0/444414883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:44 smithi040 bash[41173]: cluster 2023-12-01T16:57:43.532159+0000 mgr.y (mgr.24356) 2389 : cluster 0 pgmap v2357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:44 smithi040 bash[41173]: audit 2023-12-01T16:57:44.086496+0000 mon.a (mon.0) 2106 : audit 0 from='client.? 172.21.15.40:0/444414883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:46.779 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:57:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:57:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:46 smithi040 bash[28232]: cluster 2023-12-01T16:57:45.533327+0000 mgr.y (mgr.24356) 2390 : cluster 0 pgmap v2358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:46 smithi040 bash[28232]: audit 2023-12-01T16:57:46.547817+0000 mon.a (mon.0) 2107 : audit 0 from='client.? 172.21.15.40:0/1031877071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:46 smithi040 bash[41173]: cluster 2023-12-01T16:57:45.533327+0000 mgr.y (mgr.24356) 2390 : cluster 0 pgmap v2358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:46 smithi040 bash[41173]: audit 2023-12-01T16:57:46.547817+0000 mon.a (mon.0) 2107 : audit 0 from='client.? 172.21.15.40:0/1031877071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:46 smithi141 bash[31670]: cluster 2023-12-01T16:57:45.533327+0000 mgr.y (mgr.24356) 2390 : cluster 0 pgmap v2358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:46 smithi141 bash[31670]: audit 2023-12-01T16:57:46.547817+0000 mon.a (mon.0) 2107 : audit 0 from='client.? 172.21.15.40:0/1031877071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:48 smithi040 bash[28232]: cluster 2023-12-01T16:57:47.533977+0000 mgr.y (mgr.24356) 2391 : cluster 0 pgmap v2359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:48 smithi040 bash[28232]: audit 2023-12-01T16:57:48.422557+0000 mon.c (mon.2) 1526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:48 smithi040 bash[41173]: cluster 2023-12-01T16:57:47.533977+0000 mgr.y (mgr.24356) 2391 : cluster 0 pgmap v2359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:48 smithi040 bash[41173]: audit 2023-12-01T16:57:48.422557+0000 mon.c (mon.2) 1526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:48 smithi141 bash[31670]: cluster 2023-12-01T16:57:47.533977+0000 mgr.y (mgr.24356) 2391 : cluster 0 pgmap v2359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:48 smithi141 bash[31670]: audit 2023-12-01T16:57:48.422557+0000 mon.c (mon.2) 1526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:49 smithi040 bash[28232]: audit 2023-12-01T16:57:49.021564+0000 mon.c (mon.2) 1527 : audit 0 from='client.? 172.21.15.40:0/352618305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:49 smithi040 bash[41173]: audit 2023-12-01T16:57:49.021564+0000 mon.c (mon.2) 1527 : audit 0 from='client.? 172.21.15.40:0/352618305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:49 smithi141 bash[31670]: audit 2023-12-01T16:57:49.021564+0000 mon.c (mon.2) 1527 : audit 0 from='client.? 172.21.15.40:0/352618305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:50 smithi040 bash[41173]: cluster 2023-12-01T16:57:49.535092+0000 mgr.y (mgr.24356) 2392 : cluster 0 pgmap v2360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:50 smithi040 bash[28232]: cluster 2023-12-01T16:57:49.535092+0000 mgr.y (mgr.24356) 2392 : cluster 0 pgmap v2360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:50 smithi141 bash[31670]: cluster 2023-12-01T16:57:49.535092+0000 mgr.y (mgr.24356) 2392 : cluster 0 pgmap v2360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:51 smithi040 bash[28232]: audit 2023-12-01T16:57:51.479491+0000 mon.a (mon.0) 2108 : audit 0 from='client.? 172.21.15.40:0/3760960269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:51 smithi040 bash[41173]: audit 2023-12-01T16:57:51.479491+0000 mon.a (mon.0) 2108 : audit 0 from='client.? 172.21.15.40:0/3760960269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:51 smithi141 bash[31670]: audit 2023-12-01T16:57:51.479491+0000 mon.a (mon.0) 2108 : audit 0 from='client.? 172.21.15.40:0/3760960269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:53.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:52 smithi040 bash[28232]: cluster 2023-12-01T16:57:51.535773+0000 mgr.y (mgr.24356) 2393 : cluster 0 pgmap v2361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:52 smithi040 bash[41173]: cluster 2023-12-01T16:57:51.535773+0000 mgr.y (mgr.24356) 2393 : cluster 0 pgmap v2361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:52 smithi141 bash[31670]: cluster 2023-12-01T16:57:51.535773+0000 mgr.y (mgr.24356) 2393 : cluster 0 pgmap v2361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:54 smithi040 bash[28232]: cluster 2023-12-01T16:57:53.536321+0000 mgr.y (mgr.24356) 2394 : cluster 0 pgmap v2362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:54 smithi040 bash[28232]: audit 2023-12-01T16:57:53.940166+0000 mon.a (mon.0) 2109 : audit 0 from='client.? 172.21.15.40:0/1091329652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:54 smithi040 bash[41173]: cluster 2023-12-01T16:57:53.536321+0000 mgr.y (mgr.24356) 2394 : cluster 0 pgmap v2362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:54 smithi040 bash[41173]: audit 2023-12-01T16:57:53.940166+0000 mon.a (mon.0) 2109 : audit 0 from='client.? 172.21.15.40:0/1091329652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:54 smithi141 bash[31670]: cluster 2023-12-01T16:57:53.536321+0000 mgr.y (mgr.24356) 2394 : cluster 0 pgmap v2362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:54 smithi141 bash[31670]: audit 2023-12-01T16:57:53.940166+0000 mon.a (mon.0) 2109 : audit 0 from='client.? 172.21.15.40:0/1091329652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:56.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:57:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:57:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:56 smithi040 bash[28232]: cluster 2023-12-01T16:57:55.537449+0000 mgr.y (mgr.24356) 2395 : cluster 0 pgmap v2363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:56 smithi040 bash[28232]: audit 2023-12-01T16:57:56.408975+0000 mon.c (mon.2) 1528 : audit 0 from='client.? 172.21.15.40:0/2596682854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:57.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:56 smithi040 bash[41173]: cluster 2023-12-01T16:57:55.537449+0000 mgr.y (mgr.24356) 2395 : cluster 0 pgmap v2363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:57.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:56 smithi040 bash[41173]: audit 2023-12-01T16:57:56.408975+0000 mon.c (mon.2) 1528 : audit 0 from='client.? 172.21.15.40:0/2596682854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:56 smithi141 bash[31670]: cluster 2023-12-01T16:57:55.537449+0000 mgr.y (mgr.24356) 2395 : cluster 0 pgmap v2363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:56 smithi141 bash[31670]: audit 2023-12-01T16:57:56.408975+0000 mon.c (mon.2) 1528 : audit 0 from='client.? 172.21.15.40:0/2596682854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:57:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:58 smithi040 bash[28232]: cluster 2023-12-01T16:57:57.538091+0000 mgr.y (mgr.24356) 2396 : cluster 0 pgmap v2364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:58 smithi040 bash[41173]: cluster 2023-12-01T16:57:57.538091+0000 mgr.y (mgr.24356) 2396 : cluster 0 pgmap v2364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:57:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:58 smithi141 bash[31670]: cluster 2023-12-01T16:57:57.538091+0000 mgr.y (mgr.24356) 2396 : cluster 0 pgmap v2364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:57:59 smithi040 bash[28232]: audit 2023-12-01T16:57:58.874975+0000 mon.a (mon.0) 2110 : audit 0 from='client.? 172.21.15.40:0/3787662603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:57:59 smithi040 bash[41173]: audit 2023-12-01T16:57:58.874975+0000 mon.a (mon.0) 2110 : audit 0 from='client.? 172.21.15.40:0/3787662603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:57:59 smithi141 bash[31670]: audit 2023-12-01T16:57:58.874975+0000 mon.a (mon.0) 2110 : audit 0 from='client.? 172.21.15.40:0/3787662603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:00 smithi040 bash[28232]: cluster 2023-12-01T16:57:59.539225+0000 mgr.y (mgr.24356) 2397 : cluster 0 pgmap v2365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:00 smithi040 bash[41173]: cluster 2023-12-01T16:57:59.539225+0000 mgr.y (mgr.24356) 2397 : cluster 0 pgmap v2365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:00 smithi141 bash[31670]: cluster 2023-12-01T16:57:59.539225+0000 mgr.y (mgr.24356) 2397 : cluster 0 pgmap v2365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:01 smithi040 bash[28232]: audit 2023-12-01T16:58:01.344293+0000 mon.c (mon.2) 1529 : audit 0 from='client.? 172.21.15.40:0/3442949079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:01 smithi040 bash[41173]: audit 2023-12-01T16:58:01.344293+0000 mon.c (mon.2) 1529 : audit 0 from='client.? 172.21.15.40:0/3442949079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:01 smithi141 bash[31670]: audit 2023-12-01T16:58:01.344293+0000 mon.c (mon.2) 1529 : audit 0 from='client.? 172.21.15.40:0/3442949079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:02 smithi040 bash[28232]: cluster 2023-12-01T16:58:01.540001+0000 mgr.y (mgr.24356) 2398 : cluster 0 pgmap v2366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:02 smithi040 bash[41173]: cluster 2023-12-01T16:58:01.540001+0000 mgr.y (mgr.24356) 2398 : cluster 0 pgmap v2366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:02 smithi141 bash[31670]: cluster 2023-12-01T16:58:01.540001+0000 mgr.y (mgr.24356) 2398 : cluster 0 pgmap v2366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:03 smithi040 bash[28232]: audit 2023-12-01T16:58:03.422832+0000 mon.c (mon.2) 1530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:03 smithi040 bash[28232]: audit 2023-12-01T16:58:03.816675+0000 mon.c (mon.2) 1531 : audit 0 from='client.? 172.21.15.40:0/2283078185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:03 smithi040 bash[41173]: audit 2023-12-01T16:58:03.422832+0000 mon.c (mon.2) 1530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:03 smithi040 bash[41173]: audit 2023-12-01T16:58:03.816675+0000 mon.c (mon.2) 1531 : audit 0 from='client.? 172.21.15.40:0/2283078185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:03 smithi141 bash[31670]: audit 2023-12-01T16:58:03.422832+0000 mon.c (mon.2) 1530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:03 smithi141 bash[31670]: audit 2023-12-01T16:58:03.816675+0000 mon.c (mon.2) 1531 : audit 0 from='client.? 172.21.15.40:0/2283078185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:04 smithi040 bash[28232]: cluster 2023-12-01T16:58:03.540767+0000 mgr.y (mgr.24356) 2399 : cluster 0 pgmap v2367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:04 smithi040 bash[41173]: cluster 2023-12-01T16:58:03.540767+0000 mgr.y (mgr.24356) 2399 : cluster 0 pgmap v2367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:04 smithi141 bash[31670]: cluster 2023-12-01T16:58:03.540767+0000 mgr.y (mgr.24356) 2399 : cluster 0 pgmap v2367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:06.850 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:58:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:58:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:06 smithi040 bash[28232]: cluster 2023-12-01T16:58:05.542087+0000 mgr.y (mgr.24356) 2400 : cluster 0 pgmap v2368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:06 smithi040 bash[28232]: audit 2023-12-01T16:58:06.283633+0000 mon.a (mon.0) 2111 : audit 0 from='client.? 172.21.15.40:0/3314080271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:06 smithi040 bash[41173]: cluster 2023-12-01T16:58:05.542087+0000 mgr.y (mgr.24356) 2400 : cluster 0 pgmap v2368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:06 smithi040 bash[41173]: audit 2023-12-01T16:58:06.283633+0000 mon.a (mon.0) 2111 : audit 0 from='client.? 172.21.15.40:0/3314080271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:06 smithi141 bash[31670]: cluster 2023-12-01T16:58:05.542087+0000 mgr.y (mgr.24356) 2400 : cluster 0 pgmap v2368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:06 smithi141 bash[31670]: audit 2023-12-01T16:58:06.283633+0000 mon.a (mon.0) 2111 : audit 0 from='client.? 172.21.15.40:0/3314080271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:08 smithi040 bash[41173]: cluster 2023-12-01T16:58:07.542899+0000 mgr.y (mgr.24356) 2401 : cluster 0 pgmap v2369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:08 smithi040 bash[41173]: audit 2023-12-01T16:58:08.742445+0000 mon.a (mon.0) 2112 : audit 0 from='client.? 172.21.15.40:0/2648225086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:08 smithi040 bash[28232]: cluster 2023-12-01T16:58:07.542899+0000 mgr.y (mgr.24356) 2401 : cluster 0 pgmap v2369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:08 smithi040 bash[28232]: audit 2023-12-01T16:58:08.742445+0000 mon.a (mon.0) 2112 : audit 0 from='client.? 172.21.15.40:0/2648225086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:08 smithi141 bash[31670]: cluster 2023-12-01T16:58:07.542899+0000 mgr.y (mgr.24356) 2401 : cluster 0 pgmap v2369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:08 smithi141 bash[31670]: audit 2023-12-01T16:58:08.742445+0000 mon.a (mon.0) 2112 : audit 0 from='client.? 172.21.15.40:0/2648225086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:10 smithi040 bash[28232]: cluster 2023-12-01T16:58:09.544003+0000 mgr.y (mgr.24356) 2402 : cluster 0 pgmap v2370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:10 smithi040 bash[41173]: cluster 2023-12-01T16:58:09.544003+0000 mgr.y (mgr.24356) 2402 : cluster 0 pgmap v2370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:10 smithi141 bash[31670]: cluster 2023-12-01T16:58:09.544003+0000 mgr.y (mgr.24356) 2402 : cluster 0 pgmap v2370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:11 smithi040 bash[41173]: audit 2023-12-01T16:58:11.206004+0000 mon.a (mon.0) 2113 : audit 0 from='client.? 172.21.15.40:0/4118688427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:11 smithi040 bash[28232]: audit 2023-12-01T16:58:11.206004+0000 mon.a (mon.0) 2113 : audit 0 from='client.? 172.21.15.40:0/4118688427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:11 smithi141 bash[31670]: audit 2023-12-01T16:58:11.206004+0000 mon.a (mon.0) 2113 : audit 0 from='client.? 172.21.15.40:0/4118688427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:12 smithi040 bash[28232]: cluster 2023-12-01T16:58:11.544699+0000 mgr.y (mgr.24356) 2403 : cluster 0 pgmap v2371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:12 smithi040 bash[41173]: cluster 2023-12-01T16:58:11.544699+0000 mgr.y (mgr.24356) 2403 : cluster 0 pgmap v2371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:12 smithi141 bash[31670]: cluster 2023-12-01T16:58:11.544699+0000 mgr.y (mgr.24356) 2403 : cluster 0 pgmap v2371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:13 smithi040 bash[28232]: audit 2023-12-01T16:58:13.662512+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.40:0/1205094016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:13 smithi040 bash[41173]: audit 2023-12-01T16:58:13.662512+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.40:0/1205094016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:13 smithi141 bash[31670]: audit 2023-12-01T16:58:13.662512+0000 mon.a (mon.0) 2114 : audit 0 from='client.? 172.21.15.40:0/1205094016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:14 smithi040 bash[28232]: cluster 2023-12-01T16:58:13.545173+0000 mgr.y (mgr.24356) 2404 : cluster 0 pgmap v2372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:14 smithi040 bash[41173]: cluster 2023-12-01T16:58:13.545173+0000 mgr.y (mgr.24356) 2404 : cluster 0 pgmap v2372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:14 smithi141 bash[31670]: cluster 2023-12-01T16:58:13.545173+0000 mgr.y (mgr.24356) 2404 : cluster 0 pgmap v2372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:16.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:58:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T16:58:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:16 smithi040 bash[28232]: cluster 2023-12-01T16:58:15.546294+0000 mgr.y (mgr.24356) 2405 : cluster 0 pgmap v2373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:16 smithi040 bash[28232]: audit 2023-12-01T16:58:16.129117+0000 mon.c (mon.2) 1532 : audit 0 from='client.? 172.21.15.40:0/806871909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:16 smithi040 bash[41173]: cluster 2023-12-01T16:58:15.546294+0000 mgr.y (mgr.24356) 2405 : cluster 0 pgmap v2373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:16 smithi040 bash[41173]: audit 2023-12-01T16:58:16.129117+0000 mon.c (mon.2) 1532 : audit 0 from='client.? 172.21.15.40:0/806871909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:16 smithi141 bash[31670]: cluster 2023-12-01T16:58:15.546294+0000 mgr.y (mgr.24356) 2405 : cluster 0 pgmap v2373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:16 smithi141 bash[31670]: audit 2023-12-01T16:58:16.129117+0000 mon.c (mon.2) 1532 : audit 0 from='client.? 172.21.15.40:0/806871909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:18 smithi040 bash[28232]: cluster 2023-12-01T16:58:17.547000+0000 mgr.y (mgr.24356) 2406 : cluster 0 pgmap v2374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:18 smithi040 bash[28232]: audit 2023-12-01T16:58:18.423127+0000 mon.c (mon.2) 1533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:18 smithi040 bash[28232]: audit 2023-12-01T16:58:18.590905+0000 mon.c (mon.2) 1534 : audit 0 from='client.? 172.21.15.40:0/3332971267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:18 smithi040 bash[41173]: cluster 2023-12-01T16:58:17.547000+0000 mgr.y (mgr.24356) 2406 : cluster 0 pgmap v2374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:18 smithi040 bash[41173]: audit 2023-12-01T16:58:18.423127+0000 mon.c (mon.2) 1533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:18 smithi040 bash[41173]: audit 2023-12-01T16:58:18.590905+0000 mon.c (mon.2) 1534 : audit 0 from='client.? 172.21.15.40:0/3332971267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:18 smithi141 bash[31670]: cluster 2023-12-01T16:58:17.547000+0000 mgr.y (mgr.24356) 2406 : cluster 0 pgmap v2374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:18 smithi141 bash[31670]: audit 2023-12-01T16:58:18.423127+0000 mon.c (mon.2) 1533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:18 smithi141 bash[31670]: audit 2023-12-01T16:58:18.590905+0000 mon.c (mon.2) 1534 : audit 0 from='client.? 172.21.15.40:0/3332971267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:20 smithi040 bash[41173]: cluster 2023-12-01T16:58:19.548110+0000 mgr.y (mgr.24356) 2407 : cluster 0 pgmap v2375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:21.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:20 smithi040 bash[28232]: cluster 2023-12-01T16:58:19.548110+0000 mgr.y (mgr.24356) 2407 : cluster 0 pgmap v2375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:20 smithi141 bash[31670]: cluster 2023-12-01T16:58:19.548110+0000 mgr.y (mgr.24356) 2407 : cluster 0 pgmap v2375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:21 smithi040 bash[41173]: audit 2023-12-01T16:58:21.055617+0000 mon.c (mon.2) 1535 : audit 0 from='client.? 172.21.15.40:0/315567949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:21 smithi040 bash[28232]: audit 2023-12-01T16:58:21.055617+0000 mon.c (mon.2) 1535 : audit 0 from='client.? 172.21.15.40:0/315567949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:21 smithi141 bash[31670]: audit 2023-12-01T16:58:21.055617+0000 mon.c (mon.2) 1535 : audit 0 from='client.? 172.21.15.40:0/315567949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:22 smithi040 bash[41173]: cluster 2023-12-01T16:58:21.548822+0000 mgr.y (mgr.24356) 2408 : cluster 0 pgmap v2376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:22 smithi040 bash[28232]: cluster 2023-12-01T16:58:21.548822+0000 mgr.y (mgr.24356) 2408 : cluster 0 pgmap v2376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:22 smithi141 bash[31670]: cluster 2023-12-01T16:58:21.548822+0000 mgr.y (mgr.24356) 2408 : cluster 0 pgmap v2376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:23 smithi040 bash[28232]: audit 2023-12-01T16:58:23.522180+0000 mon.a (mon.0) 2115 : audit 0 from='client.? 172.21.15.40:0/3103568659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:23 smithi040 bash[41173]: audit 2023-12-01T16:58:23.522180+0000 mon.a (mon.0) 2115 : audit 0 from='client.? 172.21.15.40:0/3103568659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:23 smithi141 bash[31670]: audit 2023-12-01T16:58:23.522180+0000 mon.a (mon.0) 2115 : audit 0 from='client.? 172.21.15.40:0/3103568659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:24 smithi141 bash[31670]: cluster 2023-12-01T16:58:23.549541+0000 mgr.y (mgr.24356) 2409 : cluster 0 pgmap v2377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:24 smithi040 bash[41173]: cluster 2023-12-01T16:58:23.549541+0000 mgr.y (mgr.24356) 2409 : cluster 0 pgmap v2377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:24 smithi040 bash[28232]: cluster 2023-12-01T16:58:23.549541+0000 mgr.y (mgr.24356) 2409 : cluster 0 pgmap v2377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:58:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:58:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:26 smithi141 bash[31670]: cluster 2023-12-01T16:58:25.550764+0000 mgr.y (mgr.24356) 2410 : cluster 0 pgmap v2378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:26 smithi141 bash[31670]: audit 2023-12-01T16:58:25.987758+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.40:0/2672843782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:26 smithi040 bash[28232]: cluster 2023-12-01T16:58:25.550764+0000 mgr.y (mgr.24356) 2410 : cluster 0 pgmap v2378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:26 smithi040 bash[28232]: audit 2023-12-01T16:58:25.987758+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.40:0/2672843782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:26 smithi040 bash[41173]: cluster 2023-12-01T16:58:25.550764+0000 mgr.y (mgr.24356) 2410 : cluster 0 pgmap v2378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:26 smithi040 bash[41173]: audit 2023-12-01T16:58:25.987758+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.40:0/2672843782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:27 smithi141 bash[31670]: audit 2023-12-01T16:58:27.821620+0000 mon.c (mon.2) 1536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:58:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:27 smithi040 bash[41173]: audit 2023-12-01T16:58:27.821620+0000 mon.c (mon.2) 1536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:58:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:27 smithi040 bash[28232]: audit 2023-12-01T16:58:27.821620+0000 mon.c (mon.2) 1536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:58:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:28 smithi141 bash[31670]: cluster 2023-12-01T16:58:27.551471+0000 mgr.y (mgr.24356) 2411 : cluster 0 pgmap v2379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:28 smithi141 bash[31670]: audit 2023-12-01T16:58:28.437338+0000 mon.a (mon.0) 2117 : audit 0 from='client.? 172.21.15.40:0/1777032262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:28 smithi040 bash[41173]: cluster 2023-12-01T16:58:27.551471+0000 mgr.y (mgr.24356) 2411 : cluster 0 pgmap v2379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:28 smithi040 bash[41173]: audit 2023-12-01T16:58:28.437338+0000 mon.a (mon.0) 2117 : audit 0 from='client.? 172.21.15.40:0/1777032262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:28 smithi040 bash[28232]: cluster 2023-12-01T16:58:27.551471+0000 mgr.y (mgr.24356) 2411 : cluster 0 pgmap v2379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:28 smithi040 bash[28232]: audit 2023-12-01T16:58:28.437338+0000 mon.a (mon.0) 2117 : audit 0 from='client.? 172.21.15.40:0/1777032262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:30 smithi141 bash[31670]: cluster 2023-12-01T16:58:29.552487+0000 mgr.y (mgr.24356) 2412 : cluster 0 pgmap v2380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:30 smithi141 bash[31670]: audit 2023-12-01T16:58:30.907551+0000 mon.c (mon.2) 1537 : audit 0 from='client.? 172.21.15.40:0/2960951814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:30 smithi040 bash[28232]: cluster 2023-12-01T16:58:29.552487+0000 mgr.y (mgr.24356) 2412 : cluster 0 pgmap v2380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:30 smithi040 bash[28232]: audit 2023-12-01T16:58:30.907551+0000 mon.c (mon.2) 1537 : audit 0 from='client.? 172.21.15.40:0/2960951814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:30 smithi040 bash[41173]: cluster 2023-12-01T16:58:29.552487+0000 mgr.y (mgr.24356) 2412 : cluster 0 pgmap v2380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:30 smithi040 bash[41173]: audit 2023-12-01T16:58:30.907551+0000 mon.c (mon.2) 1537 : audit 0 from='client.? 172.21.15.40:0/2960951814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:32 smithi141 bash[31670]: cluster 2023-12-01T16:58:31.553142+0000 mgr.y (mgr.24356) 2413 : cluster 0 pgmap v2381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:32 smithi040 bash[28232]: cluster 2023-12-01T16:58:31.553142+0000 mgr.y (mgr.24356) 2413 : cluster 0 pgmap v2381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:32 smithi040 bash[41173]: cluster 2023-12-01T16:58:31.553142+0000 mgr.y (mgr.24356) 2413 : cluster 0 pgmap v2381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:33 smithi141 bash[31670]: audit 2023-12-01T16:58:33.384707+0000 mon.a (mon.0) 2118 : audit 0 from='client.? 172.21.15.40:0/3656990220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:33 smithi141 bash[31670]: audit 2023-12-01T16:58:33.423596+0000 mon.c (mon.2) 1538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:33 smithi141 bash[31670]: audit 2023-12-01T16:58:33.670889+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:33 smithi141 bash[31670]: audit 2023-12-01T16:58:33.681038+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[41173]: audit 2023-12-01T16:58:33.384707+0000 mon.a (mon.0) 2118 : audit 0 from='client.? 172.21.15.40:0/3656990220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[41173]: audit 2023-12-01T16:58:33.423596+0000 mon.c (mon.2) 1538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[41173]: audit 2023-12-01T16:58:33.670889+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[41173]: audit 2023-12-01T16:58:33.681038+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[28232]: audit 2023-12-01T16:58:33.384707+0000 mon.a (mon.0) 2118 : audit 0 from='client.? 172.21.15.40:0/3656990220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[28232]: audit 2023-12-01T16:58:33.423596+0000 mon.c (mon.2) 1538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[28232]: audit 2023-12-01T16:58:33.670889+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:33 smithi040 bash[28232]: audit 2023-12-01T16:58:33.681038+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[28232]: cluster 2023-12-01T16:58:33.553646+0000 mgr.y (mgr.24356) 2414 : cluster 0 pgmap v2382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[28232]: audit 2023-12-01T16:58:34.036592+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[28232]: audit 2023-12-01T16:58:34.047626+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[28232]: audit 2023-12-01T16:58:34.528126+0000 mon.c (mon.2) 1539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[28232]: audit 2023-12-01T16:58:34.530138+0000 mon.c (mon.2) 1540 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[28232]: audit 2023-12-01T16:58:34.539744+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[41173]: cluster 2023-12-01T16:58:33.553646+0000 mgr.y (mgr.24356) 2414 : cluster 0 pgmap v2382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[41173]: audit 2023-12-01T16:58:34.036592+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[41173]: audit 2023-12-01T16:58:34.047626+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[41173]: audit 2023-12-01T16:58:34.528126+0000 mon.c (mon.2) 1539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:58:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[41173]: audit 2023-12-01T16:58:34.530138+0000 mon.c (mon.2) 1540 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:58:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:35 smithi040 bash[41173]: audit 2023-12-01T16:58:34.539744+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:35 smithi141 bash[31670]: cluster 2023-12-01T16:58:33.553646+0000 mgr.y (mgr.24356) 2414 : cluster 0 pgmap v2382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:35 smithi141 bash[31670]: audit 2023-12-01T16:58:34.036592+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:35 smithi141 bash[31670]: audit 2023-12-01T16:58:34.047626+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:35 smithi141 bash[31670]: audit 2023-12-01T16:58:34.528126+0000 mon.c (mon.2) 1539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:58:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:35 smithi141 bash[31670]: audit 2023-12-01T16:58:34.530138+0000 mon.c (mon.2) 1540 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:58:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:35 smithi141 bash[31670]: audit 2023-12-01T16:58:34.539744+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:58:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:36 smithi040 bash[28232]: audit 2023-12-01T16:58:35.845389+0000 mon.c (mon.2) 1541 : audit 0 from='client.? 172.21.15.40:0/2759660475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:36 smithi040 bash[41173]: audit 2023-12-01T16:58:35.845389+0000 mon.c (mon.2) 1541 : audit 0 from='client.? 172.21.15.40:0/2759660475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:36 smithi141 bash[31670]: audit 2023-12-01T16:58:35.845389+0000 mon.c (mon.2) 1541 : audit 0 from='client.? 172.21.15.40:0/2759660475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:58:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:58:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:37 smithi040 bash[28232]: cluster 2023-12-01T16:58:35.554667+0000 mgr.y (mgr.24356) 2415 : cluster 0 pgmap v2383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:37 smithi040 bash[41173]: cluster 2023-12-01T16:58:35.554667+0000 mgr.y (mgr.24356) 2415 : cluster 0 pgmap v2383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:37 smithi141 bash[31670]: cluster 2023-12-01T16:58:35.554667+0000 mgr.y (mgr.24356) 2415 : cluster 0 pgmap v2383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:39 smithi040 bash[28232]: cluster 2023-12-01T16:58:37.555294+0000 mgr.y (mgr.24356) 2416 : cluster 0 pgmap v2384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:39 smithi040 bash[28232]: audit 2023-12-01T16:58:38.307967+0000 mon.a (mon.0) 2124 : audit 0 from='client.? 172.21.15.40:0/3879794924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:39 smithi040 bash[41173]: cluster 2023-12-01T16:58:37.555294+0000 mgr.y (mgr.24356) 2416 : cluster 0 pgmap v2384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:39 smithi040 bash[41173]: audit 2023-12-01T16:58:38.307967+0000 mon.a (mon.0) 2124 : audit 0 from='client.? 172.21.15.40:0/3879794924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:39 smithi141 bash[31670]: cluster 2023-12-01T16:58:37.555294+0000 mgr.y (mgr.24356) 2416 : cluster 0 pgmap v2384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:39 smithi141 bash[31670]: audit 2023-12-01T16:58:38.307967+0000 mon.a (mon.0) 2124 : audit 0 from='client.? 172.21.15.40:0/3879794924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:41 smithi040 bash[28232]: cluster 2023-12-01T16:58:39.556361+0000 mgr.y (mgr.24356) 2417 : cluster 0 pgmap v2385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:41 smithi040 bash[28232]: audit 2023-12-01T16:58:40.771099+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.40:0/857151862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:41 smithi040 bash[41173]: cluster 2023-12-01T16:58:39.556361+0000 mgr.y (mgr.24356) 2417 : cluster 0 pgmap v2385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:41 smithi040 bash[41173]: audit 2023-12-01T16:58:40.771099+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.40:0/857151862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:41 smithi141 bash[31670]: cluster 2023-12-01T16:58:39.556361+0000 mgr.y (mgr.24356) 2417 : cluster 0 pgmap v2385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:41 smithi141 bash[31670]: audit 2023-12-01T16:58:40.771099+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.40:0/857151862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:43 smithi040 bash[28232]: cluster 2023-12-01T16:58:41.557013+0000 mgr.y (mgr.24356) 2418 : cluster 0 pgmap v2386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:43 smithi040 bash[41173]: cluster 2023-12-01T16:58:41.557013+0000 mgr.y (mgr.24356) 2418 : cluster 0 pgmap v2386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:43 smithi141 bash[31670]: cluster 2023-12-01T16:58:41.557013+0000 mgr.y (mgr.24356) 2418 : cluster 0 pgmap v2386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:44.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:44 smithi040 bash[28232]: audit 2023-12-01T16:58:43.235476+0000 mon.c (mon.2) 1542 : audit 0 from='client.? 172.21.15.40:0/3300908410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:44 smithi040 bash[41173]: audit 2023-12-01T16:58:43.235476+0000 mon.c (mon.2) 1542 : audit 0 from='client.? 172.21.15.40:0/3300908410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:44 smithi141 bash[31670]: audit 2023-12-01T16:58:43.235476+0000 mon.c (mon.2) 1542 : audit 0 from='client.? 172.21.15.40:0/3300908410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:45 smithi040 bash[41173]: cluster 2023-12-01T16:58:43.557677+0000 mgr.y (mgr.24356) 2419 : cluster 0 pgmap v2387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:45 smithi040 bash[28232]: cluster 2023-12-01T16:58:43.557677+0000 mgr.y (mgr.24356) 2419 : cluster 0 pgmap v2387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:45 smithi141 bash[31670]: cluster 2023-12-01T16:58:43.557677+0000 mgr.y (mgr.24356) 2419 : cluster 0 pgmap v2387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:46 smithi040 bash[28232]: audit 2023-12-01T16:58:45.697423+0000 mon.a (mon.0) 2126 : audit 0 from='client.? 172.21.15.40:0/830562968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:46 smithi040 bash[41173]: audit 2023-12-01T16:58:45.697423+0000 mon.a (mon.0) 2126 : audit 0 from='client.? 172.21.15.40:0/830562968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:46 smithi141 bash[31670]: audit 2023-12-01T16:58:45.697423+0000 mon.a (mon.0) 2126 : audit 0 from='client.? 172.21.15.40:0/830562968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:58:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:58:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:47 smithi040 bash[28232]: cluster 2023-12-01T16:58:45.558917+0000 mgr.y (mgr.24356) 2420 : cluster 0 pgmap v2388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:47 smithi040 bash[41173]: cluster 2023-12-01T16:58:45.558917+0000 mgr.y (mgr.24356) 2420 : cluster 0 pgmap v2388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:47 smithi141 bash[31670]: cluster 2023-12-01T16:58:45.558917+0000 mgr.y (mgr.24356) 2420 : cluster 0 pgmap v2388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:49 smithi040 bash[28232]: cluster 2023-12-01T16:58:47.559619+0000 mgr.y (mgr.24356) 2421 : cluster 0 pgmap v2389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:49 smithi040 bash[28232]: audit 2023-12-01T16:58:48.163293+0000 mon.c (mon.2) 1543 : audit 0 from='client.? 172.21.15.40:0/590409062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:49 smithi040 bash[28232]: audit 2023-12-01T16:58:48.423968+0000 mon.c (mon.2) 1544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:49 smithi040 bash[41173]: cluster 2023-12-01T16:58:47.559619+0000 mgr.y (mgr.24356) 2421 : cluster 0 pgmap v2389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:49 smithi040 bash[41173]: audit 2023-12-01T16:58:48.163293+0000 mon.c (mon.2) 1543 : audit 0 from='client.? 172.21.15.40:0/590409062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:49 smithi040 bash[41173]: audit 2023-12-01T16:58:48.423968+0000 mon.c (mon.2) 1544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:49 smithi141 bash[31670]: cluster 2023-12-01T16:58:47.559619+0000 mgr.y (mgr.24356) 2421 : cluster 0 pgmap v2389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:49 smithi141 bash[31670]: audit 2023-12-01T16:58:48.163293+0000 mon.c (mon.2) 1543 : audit 0 from='client.? 172.21.15.40:0/590409062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:49 smithi141 bash[31670]: audit 2023-12-01T16:58:48.423968+0000 mon.c (mon.2) 1544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:51 smithi040 bash[28232]: cluster 2023-12-01T16:58:49.560786+0000 mgr.y (mgr.24356) 2422 : cluster 0 pgmap v2390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:51 smithi040 bash[28232]: audit 2023-12-01T16:58:50.625045+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.40:0/3686932459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:51 smithi040 bash[41173]: cluster 2023-12-01T16:58:49.560786+0000 mgr.y (mgr.24356) 2422 : cluster 0 pgmap v2390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:51 smithi040 bash[41173]: audit 2023-12-01T16:58:50.625045+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.40:0/3686932459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:51 smithi141 bash[31670]: cluster 2023-12-01T16:58:49.560786+0000 mgr.y (mgr.24356) 2422 : cluster 0 pgmap v2390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:51 smithi141 bash[31670]: audit 2023-12-01T16:58:50.625045+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.40:0/3686932459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:53 smithi040 bash[28232]: cluster 2023-12-01T16:58:51.561420+0000 mgr.y (mgr.24356) 2423 : cluster 0 pgmap v2391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:53.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:53 smithi040 bash[28232]: audit 2023-12-01T16:58:53.087223+0000 mon.a (mon.0) 2128 : audit 0 from='client.? 172.21.15.40:0/1662615027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:53 smithi040 bash[41173]: cluster 2023-12-01T16:58:51.561420+0000 mgr.y (mgr.24356) 2423 : cluster 0 pgmap v2391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:53.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:53 smithi040 bash[41173]: audit 2023-12-01T16:58:53.087223+0000 mon.a (mon.0) 2128 : audit 0 from='client.? 172.21.15.40:0/1662615027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:53 smithi141 bash[31670]: cluster 2023-12-01T16:58:51.561420+0000 mgr.y (mgr.24356) 2423 : cluster 0 pgmap v2391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:53 smithi141 bash[31670]: audit 2023-12-01T16:58:53.087223+0000 mon.a (mon.0) 2128 : audit 0 from='client.? 172.21.15.40:0/1662615027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:55 smithi040 bash[28232]: cluster 2023-12-01T16:58:53.562117+0000 mgr.y (mgr.24356) 2424 : cluster 0 pgmap v2392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:55 smithi040 bash[41173]: cluster 2023-12-01T16:58:53.562117+0000 mgr.y (mgr.24356) 2424 : cluster 0 pgmap v2392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:55 smithi141 bash[31670]: cluster 2023-12-01T16:58:53.562117+0000 mgr.y (mgr.24356) 2424 : cluster 0 pgmap v2392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:56 smithi040 bash[28232]: audit 2023-12-01T16:58:55.549529+0000 mon.a (mon.0) 2129 : audit 0 from='client.? 172.21.15.40:0/1927716538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:56 smithi040 bash[41173]: audit 2023-12-01T16:58:55.549529+0000 mon.a (mon.0) 2129 : audit 0 from='client.? 172.21.15.40:0/1927716538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:56 smithi141 bash[31670]: audit 2023-12-01T16:58:55.549529+0000 mon.a (mon.0) 2129 : audit 0 from='client.? 172.21.15.40:0/1927716538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:58:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:58:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:57 smithi040 bash[28232]: cluster 2023-12-01T16:58:55.563108+0000 mgr.y (mgr.24356) 2425 : cluster 0 pgmap v2393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:57 smithi040 bash[41173]: cluster 2023-12-01T16:58:55.563108+0000 mgr.y (mgr.24356) 2425 : cluster 0 pgmap v2393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:57 smithi141 bash[31670]: cluster 2023-12-01T16:58:55.563108+0000 mgr.y (mgr.24356) 2425 : cluster 0 pgmap v2393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:58 smithi040 bash[28232]: audit 2023-12-01T16:58:58.011271+0000 mon.c (mon.2) 1545 : audit 0 from='client.? 172.21.15.40:0/3100943392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:58 smithi040 bash[41173]: audit 2023-12-01T16:58:58.011271+0000 mon.c (mon.2) 1545 : audit 0 from='client.? 172.21.15.40:0/3100943392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:58 smithi141 bash[31670]: audit 2023-12-01T16:58:58.011271+0000 mon.c (mon.2) 1545 : audit 0 from='client.? 172.21.15.40:0/3100943392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:58:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:58:59 smithi040 bash[28232]: cluster 2023-12-01T16:58:57.563752+0000 mgr.y (mgr.24356) 2426 : cluster 0 pgmap v2394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:58:59 smithi040 bash[41173]: cluster 2023-12-01T16:58:57.563752+0000 mgr.y (mgr.24356) 2426 : cluster 0 pgmap v2394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:58:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:58:59 smithi141 bash[31670]: cluster 2023-12-01T16:58:57.563752+0000 mgr.y (mgr.24356) 2426 : cluster 0 pgmap v2394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:01 smithi040 bash[28232]: cluster 2023-12-01T16:58:59.564927+0000 mgr.y (mgr.24356) 2427 : cluster 0 pgmap v2395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:01 smithi040 bash[28232]: audit 2023-12-01T16:59:00.470489+0000 mon.c (mon.2) 1546 : audit 0 from='client.? 172.21.15.40:0/1954941526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:01 smithi040 bash[41173]: cluster 2023-12-01T16:58:59.564927+0000 mgr.y (mgr.24356) 2427 : cluster 0 pgmap v2395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:01 smithi040 bash[41173]: audit 2023-12-01T16:59:00.470489+0000 mon.c (mon.2) 1546 : audit 0 from='client.? 172.21.15.40:0/1954941526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:01 smithi141 bash[31670]: cluster 2023-12-01T16:58:59.564927+0000 mgr.y (mgr.24356) 2427 : cluster 0 pgmap v2395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:01 smithi141 bash[31670]: audit 2023-12-01T16:59:00.470489+0000 mon.c (mon.2) 1546 : audit 0 from='client.? 172.21.15.40:0/1954941526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:03 smithi040 bash[28232]: cluster 2023-12-01T16:59:01.565589+0000 mgr.y (mgr.24356) 2428 : cluster 0 pgmap v2396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:03 smithi040 bash[28232]: audit 2023-12-01T16:59:02.935082+0000 mon.a (mon.0) 2130 : audit 0 from='client.? 172.21.15.40:0/3375846239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:03 smithi040 bash[41173]: cluster 2023-12-01T16:59:01.565589+0000 mgr.y (mgr.24356) 2428 : cluster 0 pgmap v2396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:03 smithi040 bash[41173]: audit 2023-12-01T16:59:02.935082+0000 mon.a (mon.0) 2130 : audit 0 from='client.? 172.21.15.40:0/3375846239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:03 smithi141 bash[31670]: cluster 2023-12-01T16:59:01.565589+0000 mgr.y (mgr.24356) 2428 : cluster 0 pgmap v2396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:03 smithi141 bash[31670]: audit 2023-12-01T16:59:02.935082+0000 mon.a (mon.0) 2130 : audit 0 from='client.? 172.21.15.40:0/3375846239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:04 smithi040 bash[28232]: audit 2023-12-01T16:59:03.424446+0000 mon.c (mon.2) 1547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:04 smithi040 bash[41173]: audit 2023-12-01T16:59:03.424446+0000 mon.c (mon.2) 1547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:04 smithi141 bash[31670]: audit 2023-12-01T16:59:03.424446+0000 mon.c (mon.2) 1547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:05 smithi040 bash[41173]: cluster 2023-12-01T16:59:03.566187+0000 mgr.y (mgr.24356) 2429 : cluster 0 pgmap v2397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:05 smithi040 bash[28232]: cluster 2023-12-01T16:59:03.566187+0000 mgr.y (mgr.24356) 2429 : cluster 0 pgmap v2397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:05 smithi141 bash[31670]: cluster 2023-12-01T16:59:03.566187+0000 mgr.y (mgr.24356) 2429 : cluster 0 pgmap v2397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:06 smithi040 bash[28232]: audit 2023-12-01T16:59:05.401116+0000 mon.c (mon.2) 1548 : audit 0 from='client.? 172.21.15.40:0/2732804189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:06 smithi040 bash[41173]: audit 2023-12-01T16:59:05.401116+0000 mon.c (mon.2) 1548 : audit 0 from='client.? 172.21.15.40:0/2732804189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:06 smithi141 bash[31670]: audit 2023-12-01T16:59:05.401116+0000 mon.c (mon.2) 1548 : audit 0 from='client.? 172.21.15.40:0/2732804189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:59:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:59:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:07 smithi040 bash[28232]: cluster 2023-12-01T16:59:05.567331+0000 mgr.y (mgr.24356) 2430 : cluster 0 pgmap v2398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:07 smithi040 bash[41173]: cluster 2023-12-01T16:59:05.567331+0000 mgr.y (mgr.24356) 2430 : cluster 0 pgmap v2398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:07 smithi141 bash[31670]: cluster 2023-12-01T16:59:05.567331+0000 mgr.y (mgr.24356) 2430 : cluster 0 pgmap v2398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:08 smithi141 bash[31670]: audit 2023-12-01T16:59:07.863064+0000 mon.c (mon.2) 1549 : audit 0 from='client.? 172.21.15.40:0/796653719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:08 smithi040 bash[28232]: audit 2023-12-01T16:59:07.863064+0000 mon.c (mon.2) 1549 : audit 0 from='client.? 172.21.15.40:0/796653719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:08 smithi040 bash[41173]: audit 2023-12-01T16:59:07.863064+0000 mon.c (mon.2) 1549 : audit 0 from='client.? 172.21.15.40:0/796653719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:09 smithi141 bash[31670]: cluster 2023-12-01T16:59:07.567962+0000 mgr.y (mgr.24356) 2431 : cluster 0 pgmap v2399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:09 smithi040 bash[28232]: cluster 2023-12-01T16:59:07.567962+0000 mgr.y (mgr.24356) 2431 : cluster 0 pgmap v2399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:09 smithi040 bash[41173]: cluster 2023-12-01T16:59:07.567962+0000 mgr.y (mgr.24356) 2431 : cluster 0 pgmap v2399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:11 smithi141 bash[31670]: cluster 2023-12-01T16:59:09.569137+0000 mgr.y (mgr.24356) 2432 : cluster 0 pgmap v2400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:11 smithi141 bash[31670]: audit 2023-12-01T16:59:10.336866+0000 mon.c (mon.2) 1550 : audit 0 from='client.? 172.21.15.40:0/251246041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:11 smithi040 bash[28232]: cluster 2023-12-01T16:59:09.569137+0000 mgr.y (mgr.24356) 2432 : cluster 0 pgmap v2400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:11 smithi040 bash[28232]: audit 2023-12-01T16:59:10.336866+0000 mon.c (mon.2) 1550 : audit 0 from='client.? 172.21.15.40:0/251246041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:11 smithi040 bash[41173]: cluster 2023-12-01T16:59:09.569137+0000 mgr.y (mgr.24356) 2432 : cluster 0 pgmap v2400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:11 smithi040 bash[41173]: audit 2023-12-01T16:59:10.336866+0000 mon.c (mon.2) 1550 : audit 0 from='client.? 172.21.15.40:0/251246041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:13 smithi141 bash[31670]: cluster 2023-12-01T16:59:11.570503+0000 mgr.y (mgr.24356) 2433 : cluster 0 pgmap v2401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:13 smithi141 bash[31670]: audit 2023-12-01T16:59:12.800051+0000 mon.c (mon.2) 1551 : audit 0 from='client.? 172.21.15.40:0/559243386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:13 smithi040 bash[28232]: cluster 2023-12-01T16:59:11.570503+0000 mgr.y (mgr.24356) 2433 : cluster 0 pgmap v2401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:13 smithi040 bash[28232]: audit 2023-12-01T16:59:12.800051+0000 mon.c (mon.2) 1551 : audit 0 from='client.? 172.21.15.40:0/559243386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:13 smithi040 bash[41173]: cluster 2023-12-01T16:59:11.570503+0000 mgr.y (mgr.24356) 2433 : cluster 0 pgmap v2401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:13 smithi040 bash[41173]: audit 2023-12-01T16:59:12.800051+0000 mon.c (mon.2) 1551 : audit 0 from='client.? 172.21.15.40:0/559243386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:15 smithi141 bash[31670]: cluster 2023-12-01T16:59:13.571166+0000 mgr.y (mgr.24356) 2434 : cluster 0 pgmap v2402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:15 smithi040 bash[28232]: cluster 2023-12-01T16:59:13.571166+0000 mgr.y (mgr.24356) 2434 : cluster 0 pgmap v2402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:15 smithi040 bash[41173]: cluster 2023-12-01T16:59:13.571166+0000 mgr.y (mgr.24356) 2434 : cluster 0 pgmap v2402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:16 smithi040 bash[28232]: audit 2023-12-01T16:59:15.269638+0000 mon.a (mon.0) 2131 : audit 0 from='client.? 172.21.15.40:0/4033380845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:16 smithi040 bash[41173]: audit 2023-12-01T16:59:15.269638+0000 mon.a (mon.0) 2131 : audit 0 from='client.? 172.21.15.40:0/4033380845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:16 smithi141 bash[31670]: audit 2023-12-01T16:59:15.269638+0000 mon.a (mon.0) 2131 : audit 0 from='client.? 172.21.15.40:0/4033380845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:59:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:59:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:17 smithi141 bash[31670]: cluster 2023-12-01T16:59:15.572321+0000 mgr.y (mgr.24356) 2435 : cluster 0 pgmap v2403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:17 smithi040 bash[28232]: cluster 2023-12-01T16:59:15.572321+0000 mgr.y (mgr.24356) 2435 : cluster 0 pgmap v2403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:17 smithi040 bash[41173]: cluster 2023-12-01T16:59:15.572321+0000 mgr.y (mgr.24356) 2435 : cluster 0 pgmap v2403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:18 smithi141 bash[31670]: audit 2023-12-01T16:59:17.730849+0000 mon.a (mon.0) 2132 : audit 0 from='client.? 172.21.15.40:0/4242331412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:18 smithi040 bash[28232]: audit 2023-12-01T16:59:17.730849+0000 mon.a (mon.0) 2132 : audit 0 from='client.? 172.21.15.40:0/4242331412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:18 smithi040 bash[41173]: audit 2023-12-01T16:59:17.730849+0000 mon.a (mon.0) 2132 : audit 0 from='client.? 172.21.15.40:0/4242331412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:19 smithi141 bash[31670]: cluster 2023-12-01T16:59:17.572834+0000 mgr.y (mgr.24356) 2436 : cluster 0 pgmap v2404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:19 smithi141 bash[31670]: audit 2023-12-01T16:59:18.424812+0000 mon.c (mon.2) 1552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:19 smithi040 bash[28232]: cluster 2023-12-01T16:59:17.572834+0000 mgr.y (mgr.24356) 2436 : cluster 0 pgmap v2404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:19 smithi040 bash[28232]: audit 2023-12-01T16:59:18.424812+0000 mon.c (mon.2) 1552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:19 smithi040 bash[41173]: cluster 2023-12-01T16:59:17.572834+0000 mgr.y (mgr.24356) 2436 : cluster 0 pgmap v2404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:19 smithi040 bash[41173]: audit 2023-12-01T16:59:18.424812+0000 mon.c (mon.2) 1552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:20 smithi141 bash[31670]: audit 2023-12-01T16:59:20.193291+0000 mon.a (mon.0) 2133 : audit 0 from='client.? 172.21.15.40:0/308100264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:20 smithi040 bash[28232]: audit 2023-12-01T16:59:20.193291+0000 mon.a (mon.0) 2133 : audit 0 from='client.? 172.21.15.40:0/308100264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:20.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:20 smithi040 bash[41173]: audit 2023-12-01T16:59:20.193291+0000 mon.a (mon.0) 2133 : audit 0 from='client.? 172.21.15.40:0/308100264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:21 smithi141 bash[31670]: cluster 2023-12-01T16:59:19.573829+0000 mgr.y (mgr.24356) 2437 : cluster 0 pgmap v2405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:21 smithi040 bash[28232]: cluster 2023-12-01T16:59:19.573829+0000 mgr.y (mgr.24356) 2437 : cluster 0 pgmap v2405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:21 smithi040 bash[41173]: cluster 2023-12-01T16:59:19.573829+0000 mgr.y (mgr.24356) 2437 : cluster 0 pgmap v2405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:23 smithi141 bash[31670]: cluster 2023-12-01T16:59:21.574627+0000 mgr.y (mgr.24356) 2438 : cluster 0 pgmap v2406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:23 smithi141 bash[31670]: audit 2023-12-01T16:59:22.661324+0000 mon.c (mon.2) 1553 : audit 0 from='client.? 172.21.15.40:0/2243940446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:23 smithi040 bash[28232]: cluster 2023-12-01T16:59:21.574627+0000 mgr.y (mgr.24356) 2438 : cluster 0 pgmap v2406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:23 smithi040 bash[28232]: audit 2023-12-01T16:59:22.661324+0000 mon.c (mon.2) 1553 : audit 0 from='client.? 172.21.15.40:0/2243940446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:23 smithi040 bash[41173]: cluster 2023-12-01T16:59:21.574627+0000 mgr.y (mgr.24356) 2438 : cluster 0 pgmap v2406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:23 smithi040 bash[41173]: audit 2023-12-01T16:59:22.661324+0000 mon.c (mon.2) 1553 : audit 0 from='client.? 172.21.15.40:0/2243940446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:25 smithi141 bash[31670]: cluster 2023-12-01T16:59:23.575446+0000 mgr.y (mgr.24356) 2439 : cluster 0 pgmap v2407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:25 smithi141 bash[31670]: audit 2023-12-01T16:59:25.117256+0000 mon.a (mon.0) 2134 : audit 0 from='client.? 172.21.15.40:0/3993202961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:25 smithi040 bash[28232]: cluster 2023-12-01T16:59:23.575446+0000 mgr.y (mgr.24356) 2439 : cluster 0 pgmap v2407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:25 smithi040 bash[28232]: audit 2023-12-01T16:59:25.117256+0000 mon.a (mon.0) 2134 : audit 0 from='client.? 172.21.15.40:0/3993202961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:25 smithi040 bash[41173]: cluster 2023-12-01T16:59:23.575446+0000 mgr.y (mgr.24356) 2439 : cluster 0 pgmap v2407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:25 smithi040 bash[41173]: audit 2023-12-01T16:59:25.117256+0000 mon.a (mon.0) 2134 : audit 0 from='client.? 172.21.15.40:0/3993202961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:59:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T16:59:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:27 smithi141 bash[31670]: cluster 2023-12-01T16:59:25.576652+0000 mgr.y (mgr.24356) 2440 : cluster 0 pgmap v2408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:27 smithi040 bash[28232]: cluster 2023-12-01T16:59:25.576652+0000 mgr.y (mgr.24356) 2440 : cluster 0 pgmap v2408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:27 smithi040 bash[41173]: cluster 2023-12-01T16:59:25.576652+0000 mgr.y (mgr.24356) 2440 : cluster 0 pgmap v2408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:28 smithi141 bash[31670]: audit 2023-12-01T16:59:27.585844+0000 mon.c (mon.2) 1554 : audit 0 from='client.? 172.21.15.40:0/2491711349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:28 smithi040 bash[28232]: audit 2023-12-01T16:59:27.585844+0000 mon.c (mon.2) 1554 : audit 0 from='client.? 172.21.15.40:0/2491711349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:28 smithi040 bash[41173]: audit 2023-12-01T16:59:27.585844+0000 mon.c (mon.2) 1554 : audit 0 from='client.? 172.21.15.40:0/2491711349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:29 smithi141 bash[31670]: cluster 2023-12-01T16:59:27.577122+0000 mgr.y (mgr.24356) 2441 : cluster 0 pgmap v2409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:29 smithi040 bash[41173]: cluster 2023-12-01T16:59:27.577122+0000 mgr.y (mgr.24356) 2441 : cluster 0 pgmap v2409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:29 smithi040 bash[28232]: cluster 2023-12-01T16:59:27.577122+0000 mgr.y (mgr.24356) 2441 : cluster 0 pgmap v2409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:30 smithi141 bash[31670]: audit 2023-12-01T16:59:30.057458+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.40:0/2210391394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:30 smithi040 bash[41173]: audit 2023-12-01T16:59:30.057458+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.40:0/2210391394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:30 smithi040 bash[28232]: audit 2023-12-01T16:59:30.057458+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.40:0/2210391394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:31 smithi141 bash[31670]: cluster 2023-12-01T16:59:29.578324+0000 mgr.y (mgr.24356) 2442 : cluster 0 pgmap v2410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:31 smithi040 bash[28232]: cluster 2023-12-01T16:59:29.578324+0000 mgr.y (mgr.24356) 2442 : cluster 0 pgmap v2410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:31 smithi040 bash[41173]: cluster 2023-12-01T16:59:29.578324+0000 mgr.y (mgr.24356) 2442 : cluster 0 pgmap v2410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:33 smithi141 bash[31670]: cluster 2023-12-01T16:59:31.579040+0000 mgr.y (mgr.24356) 2443 : cluster 0 pgmap v2411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:33 smithi141 bash[31670]: audit 2023-12-01T16:59:32.522519+0000 mon.c (mon.2) 1555 : audit 0 from='client.? 172.21.15.40:0/2739611685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:33 smithi040 bash[28232]: cluster 2023-12-01T16:59:31.579040+0000 mgr.y (mgr.24356) 2443 : cluster 0 pgmap v2411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:33 smithi040 bash[28232]: audit 2023-12-01T16:59:32.522519+0000 mon.c (mon.2) 1555 : audit 0 from='client.? 172.21.15.40:0/2739611685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:33 smithi040 bash[41173]: cluster 2023-12-01T16:59:31.579040+0000 mgr.y (mgr.24356) 2443 : cluster 0 pgmap v2411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:33 smithi040 bash[41173]: audit 2023-12-01T16:59:32.522519+0000 mon.c (mon.2) 1555 : audit 0 from='client.? 172.21.15.40:0/2739611685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:34 smithi141 bash[31670]: audit 2023-12-01T16:59:33.425267+0000 mon.c (mon.2) 1556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:34 smithi040 bash[41173]: audit 2023-12-01T16:59:33.425267+0000 mon.c (mon.2) 1556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:34 smithi040 bash[28232]: audit 2023-12-01T16:59:33.425267+0000 mon.c (mon.2) 1556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:35 smithi141 bash[31670]: cluster 2023-12-01T16:59:33.579691+0000 mgr.y (mgr.24356) 2444 : cluster 0 pgmap v2412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:35 smithi141 bash[31670]: audit 2023-12-01T16:59:34.624069+0000 mon.c (mon.2) 1557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:59:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:35 smithi141 bash[31670]: audit 2023-12-01T16:59:34.991389+0000 mon.c (mon.2) 1558 : audit 0 from='client.? 172.21.15.40:0/2795861829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:35 smithi040 bash[41173]: cluster 2023-12-01T16:59:33.579691+0000 mgr.y (mgr.24356) 2444 : cluster 0 pgmap v2412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:35 smithi040 bash[41173]: audit 2023-12-01T16:59:34.624069+0000 mon.c (mon.2) 1557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:59:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:35 smithi040 bash[41173]: audit 2023-12-01T16:59:34.991389+0000 mon.c (mon.2) 1558 : audit 0 from='client.? 172.21.15.40:0/2795861829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:35 smithi040 bash[28232]: cluster 2023-12-01T16:59:33.579691+0000 mgr.y (mgr.24356) 2444 : cluster 0 pgmap v2412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:35 smithi040 bash[28232]: audit 2023-12-01T16:59:34.624069+0000 mon.c (mon.2) 1557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:59:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:35 smithi040 bash[28232]: audit 2023-12-01T16:59:34.991389+0000 mon.c (mon.2) 1558 : audit 0 from='client.? 172.21.15.40:0/2795861829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:59:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:59:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:37 smithi141 bash[31670]: cluster 2023-12-01T16:59:35.580345+0000 mgr.y (mgr.24356) 2445 : cluster 0 pgmap v2413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:37 smithi040 bash[28232]: cluster 2023-12-01T16:59:35.580345+0000 mgr.y (mgr.24356) 2445 : cluster 0 pgmap v2413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:37 smithi040 bash[41173]: cluster 2023-12-01T16:59:35.580345+0000 mgr.y (mgr.24356) 2445 : cluster 0 pgmap v2413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:38 smithi040 bash[28232]: audit 2023-12-01T16:59:37.466594+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.40:0/2849937766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:38 smithi040 bash[41173]: audit 2023-12-01T16:59:37.466594+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.40:0/2849937766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:38 smithi141 bash[31670]: audit 2023-12-01T16:59:37.466594+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.40:0/2849937766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:39 smithi040 bash[28232]: cluster 2023-12-01T16:59:37.580985+0000 mgr.y (mgr.24356) 2446 : cluster 0 pgmap v2414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:39 smithi040 bash[41173]: cluster 2023-12-01T16:59:37.580985+0000 mgr.y (mgr.24356) 2446 : cluster 0 pgmap v2414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:39 smithi141 bash[31670]: cluster 2023-12-01T16:59:37.580985+0000 mgr.y (mgr.24356) 2446 : cluster 0 pgmap v2414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:40 smithi040 bash[41173]: audit 2023-12-01T16:59:39.979696+0000 mon.c (mon.2) 1559 : audit 0 from='client.? 172.21.15.40:0/1200628174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:40 smithi040 bash[28232]: audit 2023-12-01T16:59:39.979696+0000 mon.c (mon.2) 1559 : audit 0 from='client.? 172.21.15.40:0/1200628174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:40 smithi141 bash[31670]: audit 2023-12-01T16:59:39.979696+0000 mon.c (mon.2) 1559 : audit 0 from='client.? 172.21.15.40:0/1200628174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[28232]: cluster 2023-12-01T16:59:39.581776+0000 mgr.y (mgr.24356) 2447 : cluster 0 pgmap v2415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[28232]: audit 2023-12-01T16:59:40.419947+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[28232]: audit 2023-12-01T16:59:40.433175+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[28232]: audit 2023-12-01T16:59:40.826736+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[28232]: audit 2023-12-01T16:59:40.843265+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[41173]: cluster 2023-12-01T16:59:39.581776+0000 mgr.y (mgr.24356) 2447 : cluster 0 pgmap v2415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[41173]: audit 2023-12-01T16:59:40.419947+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[41173]: audit 2023-12-01T16:59:40.433175+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[41173]: audit 2023-12-01T16:59:40.826736+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:41 smithi040 bash[41173]: audit 2023-12-01T16:59:40.843265+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:41 smithi141 bash[31670]: cluster 2023-12-01T16:59:39.581776+0000 mgr.y (mgr.24356) 2447 : cluster 0 pgmap v2415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:41 smithi141 bash[31670]: audit 2023-12-01T16:59:40.419947+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:41 smithi141 bash[31670]: audit 2023-12-01T16:59:40.433175+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:41 smithi141 bash[31670]: audit 2023-12-01T16:59:40.826736+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:41 smithi141 bash[31670]: audit 2023-12-01T16:59:40.843265+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:42 smithi040 bash[28232]: audit 2023-12-01T16:59:41.403512+0000 mon.c (mon.2) 1560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:59:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:42 smithi040 bash[28232]: audit 2023-12-01T16:59:41.404905+0000 mon.c (mon.2) 1561 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:59:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:42 smithi040 bash[28232]: audit 2023-12-01T16:59:41.415029+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:42 smithi040 bash[41173]: audit 2023-12-01T16:59:41.403512+0000 mon.c (mon.2) 1560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:59:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:42 smithi040 bash[41173]: audit 2023-12-01T16:59:41.404905+0000 mon.c (mon.2) 1561 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:59:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:42 smithi040 bash[41173]: audit 2023-12-01T16:59:41.415029+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:42 smithi141 bash[31670]: audit 2023-12-01T16:59:41.403512+0000 mon.c (mon.2) 1560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:59:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:42 smithi141 bash[31670]: audit 2023-12-01T16:59:41.404905+0000 mon.c (mon.2) 1561 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:59:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:42 smithi141 bash[31670]: audit 2023-12-01T16:59:41.415029+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T16:59:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:43 smithi040 bash[28232]: cluster 2023-12-01T16:59:41.582412+0000 mgr.y (mgr.24356) 2448 : cluster 0 pgmap v2416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:43 smithi040 bash[28232]: audit 2023-12-01T16:59:42.449512+0000 mon.c (mon.2) 1562 : audit 0 from='client.? 172.21.15.40:0/1446191598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:43 smithi040 bash[41173]: cluster 2023-12-01T16:59:41.582412+0000 mgr.y (mgr.24356) 2448 : cluster 0 pgmap v2416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:43 smithi040 bash[41173]: audit 2023-12-01T16:59:42.449512+0000 mon.c (mon.2) 1562 : audit 0 from='client.? 172.21.15.40:0/1446191598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:43 smithi141 bash[31670]: cluster 2023-12-01T16:59:41.582412+0000 mgr.y (mgr.24356) 2448 : cluster 0 pgmap v2416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:43 smithi141 bash[31670]: audit 2023-12-01T16:59:42.449512+0000 mon.c (mon.2) 1562 : audit 0 from='client.? 172.21.15.40:0/1446191598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:45 smithi040 bash[28232]: cluster 2023-12-01T16:59:43.582853+0000 mgr.y (mgr.24356) 2449 : cluster 0 pgmap v2417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:45 smithi040 bash[28232]: audit 2023-12-01T16:59:44.919253+0000 mon.c (mon.2) 1563 : audit 0 from='client.? 172.21.15.40:0/2256676116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:45 smithi040 bash[41173]: cluster 2023-12-01T16:59:43.582853+0000 mgr.y (mgr.24356) 2449 : cluster 0 pgmap v2417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:45 smithi040 bash[41173]: audit 2023-12-01T16:59:44.919253+0000 mon.c (mon.2) 1563 : audit 0 from='client.? 172.21.15.40:0/2256676116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:45 smithi141 bash[31670]: cluster 2023-12-01T16:59:43.582853+0000 mgr.y (mgr.24356) 2449 : cluster 0 pgmap v2417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:45 smithi141 bash[31670]: audit 2023-12-01T16:59:44.919253+0000 mon.c (mon.2) 1563 : audit 0 from='client.? 172.21.15.40:0/2256676116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:59:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T16:59:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:47 smithi040 bash[28232]: cluster 2023-12-01T16:59:45.583965+0000 mgr.y (mgr.24356) 2450 : cluster 0 pgmap v2418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:47 smithi040 bash[41173]: cluster 2023-12-01T16:59:45.583965+0000 mgr.y (mgr.24356) 2450 : cluster 0 pgmap v2418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:47 smithi141 bash[31670]: cluster 2023-12-01T16:59:45.583965+0000 mgr.y (mgr.24356) 2450 : cluster 0 pgmap v2418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:48 smithi040 bash[28232]: audit 2023-12-01T16:59:47.383651+0000 mon.a (mon.0) 2142 : audit 0 from='client.? 172.21.15.40:0/411304242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:48 smithi040 bash[41173]: audit 2023-12-01T16:59:47.383651+0000 mon.a (mon.0) 2142 : audit 0 from='client.? 172.21.15.40:0/411304242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:48 smithi141 bash[31670]: audit 2023-12-01T16:59:47.383651+0000 mon.a (mon.0) 2142 : audit 0 from='client.? 172.21.15.40:0/411304242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:49 smithi040 bash[28232]: cluster 2023-12-01T16:59:47.584649+0000 mgr.y (mgr.24356) 2451 : cluster 0 pgmap v2419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:49 smithi040 bash[28232]: audit 2023-12-01T16:59:48.425621+0000 mon.c (mon.2) 1564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:49 smithi040 bash[41173]: cluster 2023-12-01T16:59:47.584649+0000 mgr.y (mgr.24356) 2451 : cluster 0 pgmap v2419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:49 smithi040 bash[41173]: audit 2023-12-01T16:59:48.425621+0000 mon.c (mon.2) 1564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:49 smithi141 bash[31670]: cluster 2023-12-01T16:59:47.584649+0000 mgr.y (mgr.24356) 2451 : cluster 0 pgmap v2419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:49 smithi141 bash[31670]: audit 2023-12-01T16:59:48.425621+0000 mon.c (mon.2) 1564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:50 smithi040 bash[28232]: audit 2023-12-01T16:59:49.849570+0000 mon.c (mon.2) 1565 : audit 0 from='client.? 172.21.15.40:0/2924517743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:50.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:50 smithi040 bash[41173]: audit 2023-12-01T16:59:49.849570+0000 mon.c (mon.2) 1565 : audit 0 from='client.? 172.21.15.40:0/2924517743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:50 smithi141 bash[31670]: audit 2023-12-01T16:59:49.849570+0000 mon.c (mon.2) 1565 : audit 0 from='client.? 172.21.15.40:0/2924517743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:51 smithi040 bash[41173]: cluster 2023-12-01T16:59:49.585740+0000 mgr.y (mgr.24356) 2452 : cluster 0 pgmap v2420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:51 smithi040 bash[28232]: cluster 2023-12-01T16:59:49.585740+0000 mgr.y (mgr.24356) 2452 : cluster 0 pgmap v2420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:51 smithi141 bash[31670]: cluster 2023-12-01T16:59:49.585740+0000 mgr.y (mgr.24356) 2452 : cluster 0 pgmap v2420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:52 smithi040 bash[28232]: audit 2023-12-01T16:59:52.312462+0000 mon.a (mon.0) 2143 : audit 0 from='client.? 172.21.15.40:0/3988510476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:52 smithi040 bash[41173]: audit 2023-12-01T16:59:52.312462+0000 mon.a (mon.0) 2143 : audit 0 from='client.? 172.21.15.40:0/3988510476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:52 smithi141 bash[31670]: audit 2023-12-01T16:59:52.312462+0000 mon.a (mon.0) 2143 : audit 0 from='client.? 172.21.15.40:0/3988510476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:53 smithi040 bash[28232]: cluster 2023-12-01T16:59:51.586199+0000 mgr.y (mgr.24356) 2453 : cluster 0 pgmap v2421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:53 smithi040 bash[41173]: cluster 2023-12-01T16:59:51.586199+0000 mgr.y (mgr.24356) 2453 : cluster 0 pgmap v2421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:53 smithi141 bash[31670]: cluster 2023-12-01T16:59:51.586199+0000 mgr.y (mgr.24356) 2453 : cluster 0 pgmap v2421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:55 smithi040 bash[28232]: cluster 2023-12-01T16:59:53.586841+0000 mgr.y (mgr.24356) 2454 : cluster 0 pgmap v2422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:55 smithi040 bash[28232]: audit 2023-12-01T16:59:54.769719+0000 mon.c (mon.2) 1566 : audit 0 from='client.? 172.21.15.40:0/2049064290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:55 smithi040 bash[41173]: cluster 2023-12-01T16:59:53.586841+0000 mgr.y (mgr.24356) 2454 : cluster 0 pgmap v2422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:55 smithi040 bash[41173]: audit 2023-12-01T16:59:54.769719+0000 mon.c (mon.2) 1566 : audit 0 from='client.? 172.21.15.40:0/2049064290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:55 smithi141 bash[31670]: cluster 2023-12-01T16:59:53.586841+0000 mgr.y (mgr.24356) 2454 : cluster 0 pgmap v2422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:55 smithi141 bash[31670]: audit 2023-12-01T16:59:54.769719+0000 mon.c (mon.2) 1566 : audit 0 from='client.? 172.21.15.40:0/2049064290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 16:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:16:59:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T16:59:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:57 smithi040 bash[28232]: cluster 2023-12-01T16:59:55.587991+0000 mgr.y (mgr.24356) 2455 : cluster 0 pgmap v2423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:57 smithi040 bash[28232]: audit 2023-12-01T16:59:57.234906+0000 mon.a (mon.0) 2144 : audit 0 from='client.? 172.21.15.40:0/757415323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:57 smithi040 bash[41173]: cluster 2023-12-01T16:59:55.587991+0000 mgr.y (mgr.24356) 2455 : cluster 0 pgmap v2423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:57 smithi040 bash[41173]: audit 2023-12-01T16:59:57.234906+0000 mon.a (mon.0) 2144 : audit 0 from='client.? 172.21.15.40:0/757415323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:57 smithi141 bash[31670]: cluster 2023-12-01T16:59:55.587991+0000 mgr.y (mgr.24356) 2455 : cluster 0 pgmap v2423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:57 smithi141 bash[31670]: audit 2023-12-01T16:59:57.234906+0000 mon.a (mon.0) 2144 : audit 0 from='client.? 172.21.15.40:0/757415323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T16:59:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 16:59:59 smithi040 bash[28232]: cluster 2023-12-01T16:59:57.588718+0000 mgr.y (mgr.24356) 2456 : cluster 0 pgmap v2424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 16:59:59 smithi040 bash[41173]: cluster 2023-12-01T16:59:57.588718+0000 mgr.y (mgr.24356) 2456 : cluster 0 pgmap v2424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T16:59:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 16:59:59 smithi141 bash[31670]: cluster 2023-12-01T16:59:57.588718+0000 mgr.y (mgr.24356) 2456 : cluster 0 pgmap v2424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:00.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:00 smithi040 bash[28232]: debug 2023-12-01T16:59:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:00 smithi040 bash[28232]: audit 2023-12-01T16:59:59.702410+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.40:0/852971917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:00 smithi040 bash[28232]: cluster 2023-12-01T17:00:00.000164+0000 mon.a (mon.0) 2146 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:00 smithi040 bash[41173]: audit 2023-12-01T16:59:59.702410+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.40:0/852971917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:00 smithi040 bash[41173]: cluster 2023-12-01T17:00:00.000164+0000 mon.a (mon.0) 2146 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:00 smithi141 bash[31670]: audit 2023-12-01T16:59:59.702410+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.40:0/852971917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:00 smithi141 bash[31670]: cluster 2023-12-01T17:00:00.000164+0000 mon.a (mon.0) 2146 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:01 smithi040 bash[28232]: cluster 2023-12-01T16:59:59.589419+0000 mgr.y (mgr.24356) 2457 : cluster 0 pgmap v2425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:01 smithi040 bash[41173]: cluster 2023-12-01T16:59:59.589419+0000 mgr.y (mgr.24356) 2457 : cluster 0 pgmap v2425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:01 smithi141 bash[31670]: cluster 2023-12-01T16:59:59.589419+0000 mgr.y (mgr.24356) 2457 : cluster 0 pgmap v2425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:02 smithi040 bash[28232]: audit 2023-12-01T17:00:02.164269+0000 mon.c (mon.2) 1567 : audit 0 from='client.? 172.21.15.40:0/4177649982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:02 smithi040 bash[41173]: audit 2023-12-01T17:00:02.164269+0000 mon.c (mon.2) 1567 : audit 0 from='client.? 172.21.15.40:0/4177649982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:02 smithi141 bash[31670]: audit 2023-12-01T17:00:02.164269+0000 mon.c (mon.2) 1567 : audit 0 from='client.? 172.21.15.40:0/4177649982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:03 smithi040 bash[28232]: cluster 2023-12-01T17:00:01.590029+0000 mgr.y (mgr.24356) 2458 : cluster 0 pgmap v2426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:03 smithi040 bash[41173]: cluster 2023-12-01T17:00:01.590029+0000 mgr.y (mgr.24356) 2458 : cluster 0 pgmap v2426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:03 smithi141 bash[31670]: cluster 2023-12-01T17:00:01.590029+0000 mgr.y (mgr.24356) 2458 : cluster 0 pgmap v2426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:04 smithi040 bash[28232]: audit 2023-12-01T17:00:03.426190+0000 mon.c (mon.2) 1568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:04 smithi040 bash[41173]: audit 2023-12-01T17:00:03.426190+0000 mon.c (mon.2) 1568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:04 smithi141 bash[31670]: audit 2023-12-01T17:00:03.426190+0000 mon.c (mon.2) 1568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:05 smithi040 bash[28232]: cluster 2023-12-01T17:00:03.590664+0000 mgr.y (mgr.24356) 2459 : cluster 0 pgmap v2427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:05 smithi040 bash[28232]: audit 2023-12-01T17:00:04.639522+0000 mon.a (mon.0) 2147 : audit 0 from='client.? 172.21.15.40:0/2579637108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:05 smithi040 bash[41173]: cluster 2023-12-01T17:00:03.590664+0000 mgr.y (mgr.24356) 2459 : cluster 0 pgmap v2427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:05 smithi040 bash[41173]: audit 2023-12-01T17:00:04.639522+0000 mon.a (mon.0) 2147 : audit 0 from='client.? 172.21.15.40:0/2579637108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:05 smithi141 bash[31670]: cluster 2023-12-01T17:00:03.590664+0000 mgr.y (mgr.24356) 2459 : cluster 0 pgmap v2427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:05 smithi141 bash[31670]: audit 2023-12-01T17:00:04.639522+0000 mon.a (mon.0) 2147 : audit 0 from='client.? 172.21.15.40:0/2579637108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:00:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:00:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:07 smithi040 bash[28232]: cluster 2023-12-01T17:00:05.591832+0000 mgr.y (mgr.24356) 2460 : cluster 0 pgmap v2428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:07 smithi040 bash[28232]: audit 2023-12-01T17:00:07.110735+0000 mon.c (mon.2) 1569 : audit 0 from='client.? 172.21.15.40:0/1930522518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:07 smithi040 bash[41173]: cluster 2023-12-01T17:00:05.591832+0000 mgr.y (mgr.24356) 2460 : cluster 0 pgmap v2428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:07 smithi040 bash[41173]: audit 2023-12-01T17:00:07.110735+0000 mon.c (mon.2) 1569 : audit 0 from='client.? 172.21.15.40:0/1930522518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:07 smithi141 bash[31670]: cluster 2023-12-01T17:00:05.591832+0000 mgr.y (mgr.24356) 2460 : cluster 0 pgmap v2428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:07 smithi141 bash[31670]: audit 2023-12-01T17:00:07.110735+0000 mon.c (mon.2) 1569 : audit 0 from='client.? 172.21.15.40:0/1930522518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:09 smithi040 bash[28232]: cluster 2023-12-01T17:00:07.592498+0000 mgr.y (mgr.24356) 2461 : cluster 0 pgmap v2429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:09 smithi040 bash[41173]: cluster 2023-12-01T17:00:07.592498+0000 mgr.y (mgr.24356) 2461 : cluster 0 pgmap v2429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:09 smithi141 bash[31670]: cluster 2023-12-01T17:00:07.592498+0000 mgr.y (mgr.24356) 2461 : cluster 0 pgmap v2429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:10 smithi040 bash[41173]: audit 2023-12-01T17:00:09.580673+0000 mon.a (mon.0) 2148 : audit 0 from='client.? 172.21.15.40:0/3838977667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:10 smithi040 bash[28232]: audit 2023-12-01T17:00:09.580673+0000 mon.a (mon.0) 2148 : audit 0 from='client.? 172.21.15.40:0/3838977667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:10 smithi141 bash[31670]: audit 2023-12-01T17:00:09.580673+0000 mon.a (mon.0) 2148 : audit 0 from='client.? 172.21.15.40:0/3838977667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:11 smithi040 bash[28232]: cluster 2023-12-01T17:00:09.593375+0000 mgr.y (mgr.24356) 2462 : cluster 0 pgmap v2430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:11 smithi040 bash[41173]: cluster 2023-12-01T17:00:09.593375+0000 mgr.y (mgr.24356) 2462 : cluster 0 pgmap v2430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:11 smithi141 bash[31670]: cluster 2023-12-01T17:00:09.593375+0000 mgr.y (mgr.24356) 2462 : cluster 0 pgmap v2430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:12 smithi040 bash[28232]: audit 2023-12-01T17:00:12.039354+0000 mon.c (mon.2) 1570 : audit 0 from='client.? 172.21.15.40:0/4286809065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:12 smithi040 bash[41173]: audit 2023-12-01T17:00:12.039354+0000 mon.c (mon.2) 1570 : audit 0 from='client.? 172.21.15.40:0/4286809065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:12 smithi141 bash[31670]: audit 2023-12-01T17:00:12.039354+0000 mon.c (mon.2) 1570 : audit 0 from='client.? 172.21.15.40:0/4286809065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:13 smithi141 bash[31670]: cluster 2023-12-01T17:00:11.594060+0000 mgr.y (mgr.24356) 2463 : cluster 0 pgmap v2431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:13 smithi040 bash[28232]: cluster 2023-12-01T17:00:11.594060+0000 mgr.y (mgr.24356) 2463 : cluster 0 pgmap v2431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:13 smithi040 bash[41173]: cluster 2023-12-01T17:00:11.594060+0000 mgr.y (mgr.24356) 2463 : cluster 0 pgmap v2431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:14 smithi040 bash[28232]: cluster 2023-12-01T17:00:13.594731+0000 mgr.y (mgr.24356) 2464 : cluster 0 pgmap v2432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:14 smithi040 bash[28232]: audit 2023-12-01T17:00:14.504438+0000 mon.c (mon.2) 1571 : audit 0 from='client.? 172.21.15.40:0/1776228446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:14 smithi040 bash[41173]: cluster 2023-12-01T17:00:13.594731+0000 mgr.y (mgr.24356) 2464 : cluster 0 pgmap v2432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:14 smithi040 bash[41173]: audit 2023-12-01T17:00:14.504438+0000 mon.c (mon.2) 1571 : audit 0 from='client.? 172.21.15.40:0/1776228446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:14 smithi141 bash[31670]: cluster 2023-12-01T17:00:13.594731+0000 mgr.y (mgr.24356) 2464 : cluster 0 pgmap v2432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:14 smithi141 bash[31670]: audit 2023-12-01T17:00:14.504438+0000 mon.c (mon.2) 1571 : audit 0 from='client.? 172.21.15.40:0/1776228446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:16.827 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:00:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:00:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:16 smithi040 bash[28232]: cluster 2023-12-01T17:00:15.595871+0000 mgr.y (mgr.24356) 2465 : cluster 0 pgmap v2433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:16 smithi040 bash[41173]: cluster 2023-12-01T17:00:15.595871+0000 mgr.y (mgr.24356) 2465 : cluster 0 pgmap v2433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:16 smithi141 bash[31670]: cluster 2023-12-01T17:00:15.595871+0000 mgr.y (mgr.24356) 2465 : cluster 0 pgmap v2433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:17 smithi040 bash[28232]: audit 2023-12-01T17:00:16.971710+0000 mon.a (mon.0) 2149 : audit 0 from='client.? 172.21.15.40:0/2876483081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:17 smithi040 bash[41173]: audit 2023-12-01T17:00:16.971710+0000 mon.a (mon.0) 2149 : audit 0 from='client.? 172.21.15.40:0/2876483081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:17 smithi141 bash[31670]: audit 2023-12-01T17:00:16.971710+0000 mon.a (mon.0) 2149 : audit 0 from='client.? 172.21.15.40:0/2876483081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:18 smithi040 bash[28232]: cluster 2023-12-01T17:00:17.596559+0000 mgr.y (mgr.24356) 2466 : cluster 0 pgmap v2434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:18 smithi040 bash[28232]: audit 2023-12-01T17:00:18.426428+0000 mon.c (mon.2) 1572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:18 smithi040 bash[41173]: cluster 2023-12-01T17:00:17.596559+0000 mgr.y (mgr.24356) 2466 : cluster 0 pgmap v2434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:18 smithi040 bash[41173]: audit 2023-12-01T17:00:18.426428+0000 mon.c (mon.2) 1572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:18 smithi141 bash[31670]: cluster 2023-12-01T17:00:17.596559+0000 mgr.y (mgr.24356) 2466 : cluster 0 pgmap v2434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:18 smithi141 bash[31670]: audit 2023-12-01T17:00:18.426428+0000 mon.c (mon.2) 1572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:19 smithi040 bash[28232]: audit 2023-12-01T17:00:19.439640+0000 mon.c (mon.2) 1573 : audit 0 from='client.? 172.21.15.40:0/3017411925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:19 smithi040 bash[41173]: audit 2023-12-01T17:00:19.439640+0000 mon.c (mon.2) 1573 : audit 0 from='client.? 172.21.15.40:0/3017411925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:19 smithi141 bash[31670]: audit 2023-12-01T17:00:19.439640+0000 mon.c (mon.2) 1573 : audit 0 from='client.? 172.21.15.40:0/3017411925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:20 smithi040 bash[28232]: cluster 2023-12-01T17:00:19.597673+0000 mgr.y (mgr.24356) 2467 : cluster 0 pgmap v2435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:20 smithi040 bash[41173]: cluster 2023-12-01T17:00:19.597673+0000 mgr.y (mgr.24356) 2467 : cluster 0 pgmap v2435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:20 smithi141 bash[31670]: cluster 2023-12-01T17:00:19.597673+0000 mgr.y (mgr.24356) 2467 : cluster 0 pgmap v2435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:22 smithi040 bash[28232]: cluster 2023-12-01T17:00:21.598342+0000 mgr.y (mgr.24356) 2468 : cluster 0 pgmap v2436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:22 smithi040 bash[28232]: audit 2023-12-01T17:00:21.914000+0000 mon.a (mon.0) 2150 : audit 0 from='client.? 172.21.15.40:0/2644544210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:22 smithi040 bash[41173]: cluster 2023-12-01T17:00:21.598342+0000 mgr.y (mgr.24356) 2468 : cluster 0 pgmap v2436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:22 smithi040 bash[41173]: audit 2023-12-01T17:00:21.914000+0000 mon.a (mon.0) 2150 : audit 0 from='client.? 172.21.15.40:0/2644544210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:22 smithi141 bash[31670]: cluster 2023-12-01T17:00:21.598342+0000 mgr.y (mgr.24356) 2468 : cluster 0 pgmap v2436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:22 smithi141 bash[31670]: audit 2023-12-01T17:00:21.914000+0000 mon.a (mon.0) 2150 : audit 0 from='client.? 172.21.15.40:0/2644544210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:24 smithi040 bash[28232]: cluster 2023-12-01T17:00:23.599000+0000 mgr.y (mgr.24356) 2469 : cluster 0 pgmap v2437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:24 smithi040 bash[28232]: audit 2023-12-01T17:00:24.380369+0000 mon.a (mon.0) 2151 : audit 0 from='client.? 172.21.15.40:0/3532245587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:24 smithi040 bash[41173]: cluster 2023-12-01T17:00:23.599000+0000 mgr.y (mgr.24356) 2469 : cluster 0 pgmap v2437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:24 smithi040 bash[41173]: audit 2023-12-01T17:00:24.380369+0000 mon.a (mon.0) 2151 : audit 0 from='client.? 172.21.15.40:0/3532245587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:24 smithi141 bash[31670]: cluster 2023-12-01T17:00:23.599000+0000 mgr.y (mgr.24356) 2469 : cluster 0 pgmap v2437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:24 smithi141 bash[31670]: audit 2023-12-01T17:00:24.380369+0000 mon.a (mon.0) 2151 : audit 0 from='client.? 172.21.15.40:0/3532245587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:26.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:00:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:00:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:26 smithi040 bash[41173]: cluster 2023-12-01T17:00:25.600131+0000 mgr.y (mgr.24356) 2470 : cluster 0 pgmap v2438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:26 smithi040 bash[41173]: audit 2023-12-01T17:00:26.854630+0000 mon.c (mon.2) 1574 : audit 0 from='client.? 172.21.15.40:0/1500085277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:26 smithi040 bash[28232]: cluster 2023-12-01T17:00:25.600131+0000 mgr.y (mgr.24356) 2470 : cluster 0 pgmap v2438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:26 smithi040 bash[28232]: audit 2023-12-01T17:00:26.854630+0000 mon.c (mon.2) 1574 : audit 0 from='client.? 172.21.15.40:0/1500085277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:26 smithi141 bash[31670]: cluster 2023-12-01T17:00:25.600131+0000 mgr.y (mgr.24356) 2470 : cluster 0 pgmap v2438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:26 smithi141 bash[31670]: audit 2023-12-01T17:00:26.854630+0000 mon.c (mon.2) 1574 : audit 0 from='client.? 172.21.15.40:0/1500085277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:28 smithi040 bash[41173]: cluster 2023-12-01T17:00:27.600831+0000 mgr.y (mgr.24356) 2471 : cluster 0 pgmap v2439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:28 smithi040 bash[28232]: cluster 2023-12-01T17:00:27.600831+0000 mgr.y (mgr.24356) 2471 : cluster 0 pgmap v2439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:28 smithi141 bash[31670]: cluster 2023-12-01T17:00:27.600831+0000 mgr.y (mgr.24356) 2471 : cluster 0 pgmap v2439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:29 smithi040 bash[28232]: audit 2023-12-01T17:00:29.323698+0000 mon.a (mon.0) 2152 : audit 0 from='client.? 172.21.15.40:0/3698341112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:29 smithi040 bash[41173]: audit 2023-12-01T17:00:29.323698+0000 mon.a (mon.0) 2152 : audit 0 from='client.? 172.21.15.40:0/3698341112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:29 smithi141 bash[31670]: audit 2023-12-01T17:00:29.323698+0000 mon.a (mon.0) 2152 : audit 0 from='client.? 172.21.15.40:0/3698341112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:30 smithi040 bash[28232]: cluster 2023-12-01T17:00:29.602061+0000 mgr.y (mgr.24356) 2472 : cluster 0 pgmap v2440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:30 smithi040 bash[41173]: cluster 2023-12-01T17:00:29.602061+0000 mgr.y (mgr.24356) 2472 : cluster 0 pgmap v2440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:30 smithi141 bash[31670]: cluster 2023-12-01T17:00:29.602061+0000 mgr.y (mgr.24356) 2472 : cluster 0 pgmap v2440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:31 smithi040 bash[28232]: audit 2023-12-01T17:00:31.789105+0000 mon.c (mon.2) 1575 : audit 0 from='client.? 172.21.15.40:0/439340215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:31 smithi040 bash[41173]: audit 2023-12-01T17:00:31.789105+0000 mon.c (mon.2) 1575 : audit 0 from='client.? 172.21.15.40:0/439340215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:31 smithi141 bash[31670]: audit 2023-12-01T17:00:31.789105+0000 mon.c (mon.2) 1575 : audit 0 from='client.? 172.21.15.40:0/439340215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:32 smithi040 bash[28232]: cluster 2023-12-01T17:00:31.602714+0000 mgr.y (mgr.24356) 2473 : cluster 0 pgmap v2441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:32 smithi040 bash[41173]: cluster 2023-12-01T17:00:31.602714+0000 mgr.y (mgr.24356) 2473 : cluster 0 pgmap v2441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:32 smithi141 bash[31670]: cluster 2023-12-01T17:00:31.602714+0000 mgr.y (mgr.24356) 2473 : cluster 0 pgmap v2441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:33 smithi040 bash[28232]: audit 2023-12-01T17:00:33.426994+0000 mon.c (mon.2) 1576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:33 smithi040 bash[41173]: audit 2023-12-01T17:00:33.426994+0000 mon.c (mon.2) 1576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:33 smithi141 bash[31670]: audit 2023-12-01T17:00:33.426994+0000 mon.c (mon.2) 1576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:34 smithi040 bash[28232]: cluster 2023-12-01T17:00:33.603287+0000 mgr.y (mgr.24356) 2474 : cluster 0 pgmap v2442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:34 smithi040 bash[28232]: audit 2023-12-01T17:00:34.254179+0000 mon.a (mon.0) 2153 : audit 0 from='client.? 172.21.15.40:0/3437926333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:34 smithi040 bash[41173]: cluster 2023-12-01T17:00:33.603287+0000 mgr.y (mgr.24356) 2474 : cluster 0 pgmap v2442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:34 smithi040 bash[41173]: audit 2023-12-01T17:00:34.254179+0000 mon.a (mon.0) 2153 : audit 0 from='client.? 172.21.15.40:0/3437926333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:34 smithi141 bash[31670]: cluster 2023-12-01T17:00:33.603287+0000 mgr.y (mgr.24356) 2474 : cluster 0 pgmap v2442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:34 smithi141 bash[31670]: audit 2023-12-01T17:00:34.254179+0000 mon.a (mon.0) 2153 : audit 0 from='client.? 172.21.15.40:0/3437926333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:00:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:00:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:36 smithi040 bash[41173]: cluster 2023-12-01T17:00:35.604429+0000 mgr.y (mgr.24356) 2475 : cluster 0 pgmap v2443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:36 smithi040 bash[41173]: audit 2023-12-01T17:00:36.714886+0000 mon.c (mon.2) 1577 : audit 0 from='client.? 172.21.15.40:0/4010472764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:36 smithi040 bash[28232]: cluster 2023-12-01T17:00:35.604429+0000 mgr.y (mgr.24356) 2475 : cluster 0 pgmap v2443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:36 smithi040 bash[28232]: audit 2023-12-01T17:00:36.714886+0000 mon.c (mon.2) 1577 : audit 0 from='client.? 172.21.15.40:0/4010472764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:36 smithi141 bash[31670]: cluster 2023-12-01T17:00:35.604429+0000 mgr.y (mgr.24356) 2475 : cluster 0 pgmap v2443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:36 smithi141 bash[31670]: audit 2023-12-01T17:00:36.714886+0000 mon.c (mon.2) 1577 : audit 0 from='client.? 172.21.15.40:0/4010472764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:38 smithi040 bash[28232]: cluster 2023-12-01T17:00:37.605118+0000 mgr.y (mgr.24356) 2476 : cluster 0 pgmap v2444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:38 smithi040 bash[41173]: cluster 2023-12-01T17:00:37.605118+0000 mgr.y (mgr.24356) 2476 : cluster 0 pgmap v2444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:38 smithi141 bash[31670]: cluster 2023-12-01T17:00:37.605118+0000 mgr.y (mgr.24356) 2476 : cluster 0 pgmap v2444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:39 smithi141 bash[31670]: audit 2023-12-01T17:00:39.192166+0000 mon.c (mon.2) 1578 : audit 0 from='client.? 172.21.15.40:0/1525556891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:39 smithi040 bash[28232]: audit 2023-12-01T17:00:39.192166+0000 mon.c (mon.2) 1578 : audit 0 from='client.? 172.21.15.40:0/1525556891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:39 smithi040 bash[41173]: audit 2023-12-01T17:00:39.192166+0000 mon.c (mon.2) 1578 : audit 0 from='client.? 172.21.15.40:0/1525556891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:40 smithi141 bash[31670]: cluster 2023-12-01T17:00:39.606242+0000 mgr.y (mgr.24356) 2477 : cluster 0 pgmap v2445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:40 smithi040 bash[28232]: cluster 2023-12-01T17:00:39.606242+0000 mgr.y (mgr.24356) 2477 : cluster 0 pgmap v2445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:40 smithi040 bash[41173]: cluster 2023-12-01T17:00:39.606242+0000 mgr.y (mgr.24356) 2477 : cluster 0 pgmap v2445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:41 smithi141 bash[31670]: audit 2023-12-01T17:00:41.498986+0000 mon.c (mon.2) 1579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:00:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:41 smithi141 bash[31670]: audit 2023-12-01T17:00:41.661359+0000 mon.a (mon.0) 2154 : audit 0 from='client.? 172.21.15.40:0/3591242981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:41 smithi040 bash[28232]: audit 2023-12-01T17:00:41.498986+0000 mon.c (mon.2) 1579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:00:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:41 smithi040 bash[28232]: audit 2023-12-01T17:00:41.661359+0000 mon.a (mon.0) 2154 : audit 0 from='client.? 172.21.15.40:0/3591242981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:41 smithi040 bash[41173]: audit 2023-12-01T17:00:41.498986+0000 mon.c (mon.2) 1579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:00:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:41 smithi040 bash[41173]: audit 2023-12-01T17:00:41.661359+0000 mon.a (mon.0) 2154 : audit 0 from='client.? 172.21.15.40:0/3591242981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:42 smithi141 bash[31670]: cluster 2023-12-01T17:00:41.607081+0000 mgr.y (mgr.24356) 2478 : cluster 0 pgmap v2446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:42 smithi040 bash[28232]: cluster 2023-12-01T17:00:41.607081+0000 mgr.y (mgr.24356) 2478 : cluster 0 pgmap v2446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:42 smithi040 bash[41173]: cluster 2023-12-01T17:00:41.607081+0000 mgr.y (mgr.24356) 2478 : cluster 0 pgmap v2446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:44 smithi141 bash[31670]: cluster 2023-12-01T17:00:43.607889+0000 mgr.y (mgr.24356) 2479 : cluster 0 pgmap v2447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:44 smithi141 bash[31670]: audit 2023-12-01T17:00:44.135663+0000 mon.c (mon.2) 1580 : audit 0 from='client.? 172.21.15.40:0/3832426241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:44 smithi040 bash[28232]: cluster 2023-12-01T17:00:43.607889+0000 mgr.y (mgr.24356) 2479 : cluster 0 pgmap v2447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:44 smithi040 bash[28232]: audit 2023-12-01T17:00:44.135663+0000 mon.c (mon.2) 1580 : audit 0 from='client.? 172.21.15.40:0/3832426241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:44 smithi040 bash[41173]: cluster 2023-12-01T17:00:43.607889+0000 mgr.y (mgr.24356) 2479 : cluster 0 pgmap v2447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:44 smithi040 bash[41173]: audit 2023-12-01T17:00:44.135663+0000 mon.c (mon.2) 1580 : audit 0 from='client.? 172.21.15.40:0/3832426241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:00:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:00:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:46 smithi141 bash[31670]: cluster 2023-12-01T17:00:45.609208+0000 mgr.y (mgr.24356) 2480 : cluster 0 pgmap v2448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:46 smithi141 bash[31670]: audit 2023-12-01T17:00:46.616629+0000 mon.a (mon.0) 2155 : audit 0 from='client.? 172.21.15.40:0/3420206693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:46 smithi040 bash[41173]: cluster 2023-12-01T17:00:45.609208+0000 mgr.y (mgr.24356) 2480 : cluster 0 pgmap v2448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:46 smithi040 bash[41173]: audit 2023-12-01T17:00:46.616629+0000 mon.a (mon.0) 2155 : audit 0 from='client.? 172.21.15.40:0/3420206693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:46 smithi040 bash[28232]: cluster 2023-12-01T17:00:45.609208+0000 mgr.y (mgr.24356) 2480 : cluster 0 pgmap v2448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:46 smithi040 bash[28232]: audit 2023-12-01T17:00:46.616629+0000 mon.a (mon.0) 2155 : audit 0 from='client.? 172.21.15.40:0/3420206693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:47.346493+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:47.358877+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:47.700280+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:47.708481+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:48.196384+0000 mon.c (mon.2) 1581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:48.198423+0000 mon.c (mon.2) 1582 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[28232]: audit 2023-12-01T17:00:48.209189+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:47.346493+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:47.358877+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:47.700280+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:47.708481+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:48.196384+0000 mon.c (mon.2) 1581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:48.198423+0000 mon.c (mon.2) 1582 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:00:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:48 smithi040 bash[41173]: audit 2023-12-01T17:00:48.209189+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:47.346493+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:47.358877+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:47.700280+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:47.708481+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:48.196384+0000 mon.c (mon.2) 1581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:48.198423+0000 mon.c (mon.2) 1582 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:00:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:48 smithi141 bash[31670]: audit 2023-12-01T17:00:48.209189+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:00:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:49 smithi040 bash[28232]: cluster 2023-12-01T17:00:47.609834+0000 mgr.y (mgr.24356) 2481 : cluster 0 pgmap v2449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:49 smithi040 bash[28232]: audit 2023-12-01T17:00:48.427346+0000 mon.c (mon.2) 1583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:49 smithi040 bash[28232]: audit 2023-12-01T17:00:49.080645+0000 mon.c (mon.2) 1584 : audit 0 from='client.? 172.21.15.40:0/2666212918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:49 smithi040 bash[41173]: cluster 2023-12-01T17:00:47.609834+0000 mgr.y (mgr.24356) 2481 : cluster 0 pgmap v2449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:49 smithi040 bash[41173]: audit 2023-12-01T17:00:48.427346+0000 mon.c (mon.2) 1583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:49 smithi040 bash[41173]: audit 2023-12-01T17:00:49.080645+0000 mon.c (mon.2) 1584 : audit 0 from='client.? 172.21.15.40:0/2666212918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:49 smithi141 bash[31670]: cluster 2023-12-01T17:00:47.609834+0000 mgr.y (mgr.24356) 2481 : cluster 0 pgmap v2449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:49 smithi141 bash[31670]: audit 2023-12-01T17:00:48.427346+0000 mon.c (mon.2) 1583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:49 smithi141 bash[31670]: audit 2023-12-01T17:00:49.080645+0000 mon.c (mon.2) 1584 : audit 0 from='client.? 172.21.15.40:0/2666212918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:51 smithi040 bash[28232]: cluster 2023-12-01T17:00:49.610969+0000 mgr.y (mgr.24356) 2482 : cluster 0 pgmap v2450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:51 smithi040 bash[41173]: cluster 2023-12-01T17:00:49.610969+0000 mgr.y (mgr.24356) 2482 : cluster 0 pgmap v2450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:51 smithi141 bash[31670]: cluster 2023-12-01T17:00:49.610969+0000 mgr.y (mgr.24356) 2482 : cluster 0 pgmap v2450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:52 smithi040 bash[28232]: audit 2023-12-01T17:00:51.547146+0000 mon.a (mon.0) 2161 : audit 0 from='client.? 172.21.15.40:0/3849918477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:52 smithi040 bash[41173]: audit 2023-12-01T17:00:51.547146+0000 mon.a (mon.0) 2161 : audit 0 from='client.? 172.21.15.40:0/3849918477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:52 smithi141 bash[31670]: audit 2023-12-01T17:00:51.547146+0000 mon.a (mon.0) 2161 : audit 0 from='client.? 172.21.15.40:0/3849918477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:53 smithi040 bash[41173]: cluster 2023-12-01T17:00:51.611620+0000 mgr.y (mgr.24356) 2483 : cluster 0 pgmap v2451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:53 smithi040 bash[28232]: cluster 2023-12-01T17:00:51.611620+0000 mgr.y (mgr.24356) 2483 : cluster 0 pgmap v2451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:53 smithi141 bash[31670]: cluster 2023-12-01T17:00:51.611620+0000 mgr.y (mgr.24356) 2483 : cluster 0 pgmap v2451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:54 smithi040 bash[28232]: cluster 2023-12-01T17:00:53.612284+0000 mgr.y (mgr.24356) 2484 : cluster 0 pgmap v2452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:54 smithi040 bash[28232]: audit 2023-12-01T17:00:54.002093+0000 mon.c (mon.2) 1585 : audit 0 from='client.? 172.21.15.40:0/3649709789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:54 smithi040 bash[41173]: cluster 2023-12-01T17:00:53.612284+0000 mgr.y (mgr.24356) 2484 : cluster 0 pgmap v2452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:54 smithi040 bash[41173]: audit 2023-12-01T17:00:54.002093+0000 mon.c (mon.2) 1585 : audit 0 from='client.? 172.21.15.40:0/3649709789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:54 smithi141 bash[31670]: cluster 2023-12-01T17:00:53.612284+0000 mgr.y (mgr.24356) 2484 : cluster 0 pgmap v2452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:54 smithi141 bash[31670]: audit 2023-12-01T17:00:54.002093+0000 mon.c (mon.2) 1585 : audit 0 from='client.? 172.21.15.40:0/3649709789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:56.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:00:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:00:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:56 smithi040 bash[28232]: cluster 2023-12-01T17:00:55.613361+0000 mgr.y (mgr.24356) 2485 : cluster 0 pgmap v2453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:56 smithi040 bash[28232]: audit 2023-12-01T17:00:56.476704+0000 mon.c (mon.2) 1586 : audit 0 from='client.? 172.21.15.40:0/1846529325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:56 smithi040 bash[41173]: cluster 2023-12-01T17:00:55.613361+0000 mgr.y (mgr.24356) 2485 : cluster 0 pgmap v2453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:56 smithi040 bash[41173]: audit 2023-12-01T17:00:56.476704+0000 mon.c (mon.2) 1586 : audit 0 from='client.? 172.21.15.40:0/1846529325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:56 smithi141 bash[31670]: cluster 2023-12-01T17:00:55.613361+0000 mgr.y (mgr.24356) 2485 : cluster 0 pgmap v2453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:56 smithi141 bash[31670]: audit 2023-12-01T17:00:56.476704+0000 mon.c (mon.2) 1586 : audit 0 from='client.? 172.21.15.40:0/1846529325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:00:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:58 smithi040 bash[41173]: cluster 2023-12-01T17:00:57.614026+0000 mgr.y (mgr.24356) 2486 : cluster 0 pgmap v2454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:58 smithi040 bash[28232]: cluster 2023-12-01T17:00:57.614026+0000 mgr.y (mgr.24356) 2486 : cluster 0 pgmap v2454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:00:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:58 smithi141 bash[31670]: cluster 2023-12-01T17:00:57.614026+0000 mgr.y (mgr.24356) 2486 : cluster 0 pgmap v2454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:00:59 smithi040 bash[28232]: audit 2023-12-01T17:00:58.943429+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.40:0/449378753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:00:59 smithi040 bash[41173]: audit 2023-12-01T17:00:58.943429+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.40:0/449378753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:00:59 smithi141 bash[31670]: audit 2023-12-01T17:00:58.943429+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.40:0/449378753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:00 smithi040 bash[28232]: cluster 2023-12-01T17:00:59.615188+0000 mgr.y (mgr.24356) 2487 : cluster 0 pgmap v2455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:00 smithi040 bash[41173]: cluster 2023-12-01T17:00:59.615188+0000 mgr.y (mgr.24356) 2487 : cluster 0 pgmap v2455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:00 smithi141 bash[31670]: cluster 2023-12-01T17:00:59.615188+0000 mgr.y (mgr.24356) 2487 : cluster 0 pgmap v2455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:01 smithi040 bash[28232]: audit 2023-12-01T17:01:01.400750+0000 mon.c (mon.2) 1587 : audit 0 from='client.? 172.21.15.40:0/2129978548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:01 smithi040 bash[41173]: audit 2023-12-01T17:01:01.400750+0000 mon.c (mon.2) 1587 : audit 0 from='client.? 172.21.15.40:0/2129978548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:01 smithi141 bash[31670]: audit 2023-12-01T17:01:01.400750+0000 mon.c (mon.2) 1587 : audit 0 from='client.? 172.21.15.40:0/2129978548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:02 smithi040 bash[28232]: cluster 2023-12-01T17:01:01.615912+0000 mgr.y (mgr.24356) 2488 : cluster 0 pgmap v2456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:02 smithi040 bash[41173]: cluster 2023-12-01T17:01:01.615912+0000 mgr.y (mgr.24356) 2488 : cluster 0 pgmap v2456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:02 smithi141 bash[31670]: cluster 2023-12-01T17:01:01.615912+0000 mgr.y (mgr.24356) 2488 : cluster 0 pgmap v2456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:03 smithi040 bash[28232]: audit 2023-12-01T17:01:03.428606+0000 mon.c (mon.2) 1588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:03 smithi040 bash[41173]: audit 2023-12-01T17:01:03.428606+0000 mon.c (mon.2) 1588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:03 smithi141 bash[31670]: audit 2023-12-01T17:01:03.428606+0000 mon.c (mon.2) 1588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:04 smithi040 bash[28232]: cluster 2023-12-01T17:01:03.616483+0000 mgr.y (mgr.24356) 2489 : cluster 0 pgmap v2457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:04 smithi040 bash[28232]: audit 2023-12-01T17:01:03.883863+0000 mon.c (mon.2) 1589 : audit 0 from='client.? 172.21.15.40:0/3408934390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:04 smithi040 bash[41173]: cluster 2023-12-01T17:01:03.616483+0000 mgr.y (mgr.24356) 2489 : cluster 0 pgmap v2457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:04 smithi040 bash[41173]: audit 2023-12-01T17:01:03.883863+0000 mon.c (mon.2) 1589 : audit 0 from='client.? 172.21.15.40:0/3408934390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:04 smithi141 bash[31670]: cluster 2023-12-01T17:01:03.616483+0000 mgr.y (mgr.24356) 2489 : cluster 0 pgmap v2457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:04 smithi141 bash[31670]: audit 2023-12-01T17:01:03.883863+0000 mon.c (mon.2) 1589 : audit 0 from='client.? 172.21.15.40:0/3408934390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:06.882 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:01:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:01:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:06 smithi040 bash[28232]: cluster 2023-12-01T17:01:05.617578+0000 mgr.y (mgr.24356) 2490 : cluster 0 pgmap v2458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:06 smithi040 bash[28232]: audit 2023-12-01T17:01:06.350804+0000 mon.c (mon.2) 1590 : audit 0 from='client.? 172.21.15.40:0/3193344028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:06 smithi040 bash[41173]: cluster 2023-12-01T17:01:05.617578+0000 mgr.y (mgr.24356) 2490 : cluster 0 pgmap v2458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:06 smithi040 bash[41173]: audit 2023-12-01T17:01:06.350804+0000 mon.c (mon.2) 1590 : audit 0 from='client.? 172.21.15.40:0/3193344028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:06 smithi141 bash[31670]: cluster 2023-12-01T17:01:05.617578+0000 mgr.y (mgr.24356) 2490 : cluster 0 pgmap v2458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:06 smithi141 bash[31670]: audit 2023-12-01T17:01:06.350804+0000 mon.c (mon.2) 1590 : audit 0 from='client.? 172.21.15.40:0/3193344028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:08 smithi040 bash[28232]: cluster 2023-12-01T17:01:07.618251+0000 mgr.y (mgr.24356) 2491 : cluster 0 pgmap v2459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:08 smithi040 bash[28232]: audit 2023-12-01T17:01:08.811542+0000 mon.c (mon.2) 1591 : audit 0 from='client.? 172.21.15.40:0/193008733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:08 smithi040 bash[41173]: cluster 2023-12-01T17:01:07.618251+0000 mgr.y (mgr.24356) 2491 : cluster 0 pgmap v2459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:08 smithi040 bash[41173]: audit 2023-12-01T17:01:08.811542+0000 mon.c (mon.2) 1591 : audit 0 from='client.? 172.21.15.40:0/193008733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:08 smithi141 bash[31670]: cluster 2023-12-01T17:01:07.618251+0000 mgr.y (mgr.24356) 2491 : cluster 0 pgmap v2459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:08 smithi141 bash[31670]: audit 2023-12-01T17:01:08.811542+0000 mon.c (mon.2) 1591 : audit 0 from='client.? 172.21.15.40:0/193008733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:10 smithi040 bash[28232]: cluster 2023-12-01T17:01:09.619395+0000 mgr.y (mgr.24356) 2492 : cluster 0 pgmap v2460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:10 smithi040 bash[41173]: cluster 2023-12-01T17:01:09.619395+0000 mgr.y (mgr.24356) 2492 : cluster 0 pgmap v2460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:10 smithi141 bash[31670]: cluster 2023-12-01T17:01:09.619395+0000 mgr.y (mgr.24356) 2492 : cluster 0 pgmap v2460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:11 smithi040 bash[28232]: audit 2023-12-01T17:01:11.271528+0000 mon.a (mon.0) 2163 : audit 0 from='client.? 172.21.15.40:0/4217351438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:11 smithi040 bash[41173]: audit 2023-12-01T17:01:11.271528+0000 mon.a (mon.0) 2163 : audit 0 from='client.? 172.21.15.40:0/4217351438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:11 smithi141 bash[31670]: audit 2023-12-01T17:01:11.271528+0000 mon.a (mon.0) 2163 : audit 0 from='client.? 172.21.15.40:0/4217351438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:12.777 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 17:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T17:01:12.380552711Z level=info msg="Completed cleanup jobs" duration=341.635086ms 2023-12-01T17:01:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:12 smithi040 bash[28232]: cluster 2023-12-01T17:01:11.620134+0000 mgr.y (mgr.24356) 2493 : cluster 0 pgmap v2461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:12 smithi040 bash[41173]: cluster 2023-12-01T17:01:11.620134+0000 mgr.y (mgr.24356) 2493 : cluster 0 pgmap v2461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:12 smithi141 bash[31670]: cluster 2023-12-01T17:01:11.620134+0000 mgr.y (mgr.24356) 2493 : cluster 0 pgmap v2461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:13 smithi141 bash[31670]: audit 2023-12-01T17:01:13.728983+0000 mon.c (mon.2) 1592 : audit 0 from='client.? 172.21.15.40:0/2106116169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:13 smithi040 bash[28232]: audit 2023-12-01T17:01:13.728983+0000 mon.c (mon.2) 1592 : audit 0 from='client.? 172.21.15.40:0/2106116169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:13 smithi040 bash[41173]: audit 2023-12-01T17:01:13.728983+0000 mon.c (mon.2) 1592 : audit 0 from='client.? 172.21.15.40:0/2106116169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:14 smithi141 bash[31670]: cluster 2023-12-01T17:01:13.620786+0000 mgr.y (mgr.24356) 2494 : cluster 0 pgmap v2462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:14 smithi040 bash[28232]: cluster 2023-12-01T17:01:13.620786+0000 mgr.y (mgr.24356) 2494 : cluster 0 pgmap v2462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:14 smithi040 bash[41173]: cluster 2023-12-01T17:01:13.620786+0000 mgr.y (mgr.24356) 2494 : cluster 0 pgmap v2462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:01:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:01:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:16 smithi141 bash[31670]: cluster 2023-12-01T17:01:15.621871+0000 mgr.y (mgr.24356) 2495 : cluster 0 pgmap v2463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:16 smithi141 bash[31670]: audit 2023-12-01T17:01:16.186731+0000 mon.c (mon.2) 1593 : audit 0 from='client.? 172.21.15.40:0/2766623909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:16 smithi040 bash[28232]: cluster 2023-12-01T17:01:15.621871+0000 mgr.y (mgr.24356) 2495 : cluster 0 pgmap v2463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:16 smithi040 bash[28232]: audit 2023-12-01T17:01:16.186731+0000 mon.c (mon.2) 1593 : audit 0 from='client.? 172.21.15.40:0/2766623909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:16 smithi040 bash[41173]: cluster 2023-12-01T17:01:15.621871+0000 mgr.y (mgr.24356) 2495 : cluster 0 pgmap v2463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:16 smithi040 bash[41173]: audit 2023-12-01T17:01:16.186731+0000 mon.c (mon.2) 1593 : audit 0 from='client.? 172.21.15.40:0/2766623909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:18 smithi141 bash[31670]: cluster 2023-12-01T17:01:17.622518+0000 mgr.y (mgr.24356) 2496 : cluster 0 pgmap v2464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:18 smithi141 bash[31670]: audit 2023-12-01T17:01:18.428094+0000 mon.c (mon.2) 1594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:18 smithi141 bash[31670]: audit 2023-12-01T17:01:18.653250+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.40:0/3854401840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:18 smithi040 bash[28232]: cluster 2023-12-01T17:01:17.622518+0000 mgr.y (mgr.24356) 2496 : cluster 0 pgmap v2464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:18 smithi040 bash[28232]: audit 2023-12-01T17:01:18.428094+0000 mon.c (mon.2) 1594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:18 smithi040 bash[28232]: audit 2023-12-01T17:01:18.653250+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.40:0/3854401840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:18 smithi040 bash[41173]: cluster 2023-12-01T17:01:17.622518+0000 mgr.y (mgr.24356) 2496 : cluster 0 pgmap v2464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:18 smithi040 bash[41173]: audit 2023-12-01T17:01:18.428094+0000 mon.c (mon.2) 1594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:18 smithi040 bash[41173]: audit 2023-12-01T17:01:18.653250+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.40:0/3854401840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:20 smithi141 bash[31670]: cluster 2023-12-01T17:01:19.623679+0000 mgr.y (mgr.24356) 2497 : cluster 0 pgmap v2465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:20 smithi040 bash[28232]: cluster 2023-12-01T17:01:19.623679+0000 mgr.y (mgr.24356) 2497 : cluster 0 pgmap v2465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:20 smithi040 bash[41173]: cluster 2023-12-01T17:01:19.623679+0000 mgr.y (mgr.24356) 2497 : cluster 0 pgmap v2465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:21 smithi141 bash[31670]: audit 2023-12-01T17:01:21.123516+0000 mon.a (mon.0) 2165 : audit 0 from='client.? 172.21.15.40:0/4120774578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:21 smithi040 bash[28232]: audit 2023-12-01T17:01:21.123516+0000 mon.a (mon.0) 2165 : audit 0 from='client.? 172.21.15.40:0/4120774578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:21 smithi040 bash[41173]: audit 2023-12-01T17:01:21.123516+0000 mon.a (mon.0) 2165 : audit 0 from='client.? 172.21.15.40:0/4120774578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:22 smithi141 bash[31670]: cluster 2023-12-01T17:01:21.624365+0000 mgr.y (mgr.24356) 2498 : cluster 0 pgmap v2466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:22 smithi040 bash[28232]: cluster 2023-12-01T17:01:21.624365+0000 mgr.y (mgr.24356) 2498 : cluster 0 pgmap v2466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:22 smithi040 bash[41173]: cluster 2023-12-01T17:01:21.624365+0000 mgr.y (mgr.24356) 2498 : cluster 0 pgmap v2466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:23 smithi141 bash[31670]: audit 2023-12-01T17:01:23.583332+0000 mon.a (mon.0) 2166 : audit 0 from='client.? 172.21.15.40:0/2414933219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:23 smithi040 bash[28232]: audit 2023-12-01T17:01:23.583332+0000 mon.a (mon.0) 2166 : audit 0 from='client.? 172.21.15.40:0/2414933219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:23 smithi040 bash[41173]: audit 2023-12-01T17:01:23.583332+0000 mon.a (mon.0) 2166 : audit 0 from='client.? 172.21.15.40:0/2414933219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:24 smithi141 bash[31670]: cluster 2023-12-01T17:01:23.625052+0000 mgr.y (mgr.24356) 2499 : cluster 0 pgmap v2467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:24 smithi040 bash[41173]: cluster 2023-12-01T17:01:23.625052+0000 mgr.y (mgr.24356) 2499 : cluster 0 pgmap v2467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:24 smithi040 bash[28232]: cluster 2023-12-01T17:01:23.625052+0000 mgr.y (mgr.24356) 2499 : cluster 0 pgmap v2467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:01:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:01:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:26 smithi141 bash[31670]: cluster 2023-12-01T17:01:25.626184+0000 mgr.y (mgr.24356) 2500 : cluster 0 pgmap v2468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:26 smithi141 bash[31670]: audit 2023-12-01T17:01:26.052885+0000 mon.c (mon.2) 1595 : audit 0 from='client.? 172.21.15.40:0/743317367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:26 smithi040 bash[28232]: cluster 2023-12-01T17:01:25.626184+0000 mgr.y (mgr.24356) 2500 : cluster 0 pgmap v2468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:26 smithi040 bash[28232]: audit 2023-12-01T17:01:26.052885+0000 mon.c (mon.2) 1595 : audit 0 from='client.? 172.21.15.40:0/743317367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:26 smithi040 bash[41173]: cluster 2023-12-01T17:01:25.626184+0000 mgr.y (mgr.24356) 2500 : cluster 0 pgmap v2468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:26 smithi040 bash[41173]: audit 2023-12-01T17:01:26.052885+0000 mon.c (mon.2) 1595 : audit 0 from='client.? 172.21.15.40:0/743317367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:28 smithi141 bash[31670]: cluster 2023-12-01T17:01:27.626872+0000 mgr.y (mgr.24356) 2501 : cluster 0 pgmap v2469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:28 smithi141 bash[31670]: audit 2023-12-01T17:01:28.519476+0000 mon.a (mon.0) 2167 : audit 0 from='client.? 172.21.15.40:0/1632798243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:28 smithi040 bash[28232]: cluster 2023-12-01T17:01:27.626872+0000 mgr.y (mgr.24356) 2501 : cluster 0 pgmap v2469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:28 smithi040 bash[28232]: audit 2023-12-01T17:01:28.519476+0000 mon.a (mon.0) 2167 : audit 0 from='client.? 172.21.15.40:0/1632798243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:28 smithi040 bash[41173]: cluster 2023-12-01T17:01:27.626872+0000 mgr.y (mgr.24356) 2501 : cluster 0 pgmap v2469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:28 smithi040 bash[41173]: audit 2023-12-01T17:01:28.519476+0000 mon.a (mon.0) 2167 : audit 0 from='client.? 172.21.15.40:0/1632798243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:30 smithi141 bash[31670]: cluster 2023-12-01T17:01:29.628018+0000 mgr.y (mgr.24356) 2502 : cluster 0 pgmap v2470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:30 smithi040 bash[28232]: cluster 2023-12-01T17:01:29.628018+0000 mgr.y (mgr.24356) 2502 : cluster 0 pgmap v2470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:30 smithi040 bash[41173]: cluster 2023-12-01T17:01:29.628018+0000 mgr.y (mgr.24356) 2502 : cluster 0 pgmap v2470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:31 smithi141 bash[31670]: audit 2023-12-01T17:01:30.983874+0000 mon.c (mon.2) 1596 : audit 0 from='client.? 172.21.15.40:0/319030395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:31 smithi040 bash[28232]: audit 2023-12-01T17:01:30.983874+0000 mon.c (mon.2) 1596 : audit 0 from='client.? 172.21.15.40:0/319030395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:31 smithi040 bash[41173]: audit 2023-12-01T17:01:30.983874+0000 mon.c (mon.2) 1596 : audit 0 from='client.? 172.21.15.40:0/319030395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:32 smithi141 bash[31670]: cluster 2023-12-01T17:01:31.628647+0000 mgr.y (mgr.24356) 2503 : cluster 0 pgmap v2471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:32 smithi040 bash[28232]: cluster 2023-12-01T17:01:31.628647+0000 mgr.y (mgr.24356) 2503 : cluster 0 pgmap v2471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:32 smithi040 bash[41173]: cluster 2023-12-01T17:01:31.628647+0000 mgr.y (mgr.24356) 2503 : cluster 0 pgmap v2471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:33 smithi141 bash[31670]: audit 2023-12-01T17:01:33.428202+0000 mon.c (mon.2) 1597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:33 smithi141 bash[31670]: audit 2023-12-01T17:01:33.443594+0000 mon.c (mon.2) 1598 : audit 0 from='client.? 172.21.15.40:0/3279710547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:33 smithi040 bash[41173]: audit 2023-12-01T17:01:33.428202+0000 mon.c (mon.2) 1597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:33 smithi040 bash[41173]: audit 2023-12-01T17:01:33.443594+0000 mon.c (mon.2) 1598 : audit 0 from='client.? 172.21.15.40:0/3279710547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:33 smithi040 bash[28232]: audit 2023-12-01T17:01:33.428202+0000 mon.c (mon.2) 1597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:33 smithi040 bash[28232]: audit 2023-12-01T17:01:33.443594+0000 mon.c (mon.2) 1598 : audit 0 from='client.? 172.21.15.40:0/3279710547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:34 smithi141 bash[31670]: cluster 2023-12-01T17:01:33.629373+0000 mgr.y (mgr.24356) 2504 : cluster 0 pgmap v2472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:34 smithi040 bash[28232]: cluster 2023-12-01T17:01:33.629373+0000 mgr.y (mgr.24356) 2504 : cluster 0 pgmap v2472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:34 smithi040 bash[41173]: cluster 2023-12-01T17:01:33.629373+0000 mgr.y (mgr.24356) 2504 : cluster 0 pgmap v2472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:35 smithi141 bash[31670]: audit 2023-12-01T17:01:35.904754+0000 mon.a (mon.0) 2168 : audit 0 from='client.? 172.21.15.40:0/2328906889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:35 smithi040 bash[28232]: audit 2023-12-01T17:01:35.904754+0000 mon.a (mon.0) 2168 : audit 0 from='client.? 172.21.15.40:0/2328906889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:35 smithi040 bash[41173]: audit 2023-12-01T17:01:35.904754+0000 mon.a (mon.0) 2168 : audit 0 from='client.? 172.21.15.40:0/2328906889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:01:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:01:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:36 smithi141 bash[31670]: cluster 2023-12-01T17:01:35.630522+0000 mgr.y (mgr.24356) 2505 : cluster 0 pgmap v2473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:36 smithi040 bash[28232]: cluster 2023-12-01T17:01:35.630522+0000 mgr.y (mgr.24356) 2505 : cluster 0 pgmap v2473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:36 smithi040 bash[41173]: cluster 2023-12-01T17:01:35.630522+0000 mgr.y (mgr.24356) 2505 : cluster 0 pgmap v2473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:39 smithi141 bash[31670]: cluster 2023-12-01T17:01:37.631160+0000 mgr.y (mgr.24356) 2506 : cluster 0 pgmap v2474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:39 smithi141 bash[31670]: audit 2023-12-01T17:01:38.360877+0000 mon.c (mon.2) 1599 : audit 0 from='client.? 172.21.15.40:0/1816886484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:39 smithi040 bash[28232]: cluster 2023-12-01T17:01:37.631160+0000 mgr.y (mgr.24356) 2506 : cluster 0 pgmap v2474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:39 smithi040 bash[28232]: audit 2023-12-01T17:01:38.360877+0000 mon.c (mon.2) 1599 : audit 0 from='client.? 172.21.15.40:0/1816886484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:39 smithi040 bash[41173]: cluster 2023-12-01T17:01:37.631160+0000 mgr.y (mgr.24356) 2506 : cluster 0 pgmap v2474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:39 smithi040 bash[41173]: audit 2023-12-01T17:01:38.360877+0000 mon.c (mon.2) 1599 : audit 0 from='client.? 172.21.15.40:0/1816886484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:41 smithi141 bash[31670]: cluster 2023-12-01T17:01:39.632306+0000 mgr.y (mgr.24356) 2507 : cluster 0 pgmap v2475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:41 smithi141 bash[31670]: audit 2023-12-01T17:01:40.825937+0000 mon.c (mon.2) 1600 : audit 0 from='client.? 172.21.15.40:0/2037170536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:41 smithi040 bash[28232]: cluster 2023-12-01T17:01:39.632306+0000 mgr.y (mgr.24356) 2507 : cluster 0 pgmap v2475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:41 smithi040 bash[28232]: audit 2023-12-01T17:01:40.825937+0000 mon.c (mon.2) 1600 : audit 0 from='client.? 172.21.15.40:0/2037170536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:41 smithi040 bash[41173]: cluster 2023-12-01T17:01:39.632306+0000 mgr.y (mgr.24356) 2507 : cluster 0 pgmap v2475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:41 smithi040 bash[41173]: audit 2023-12-01T17:01:40.825937+0000 mon.c (mon.2) 1600 : audit 0 from='client.? 172.21.15.40:0/2037170536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:43 smithi141 bash[31670]: cluster 2023-12-01T17:01:41.632969+0000 mgr.y (mgr.24356) 2508 : cluster 0 pgmap v2476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:43 smithi040 bash[28232]: cluster 2023-12-01T17:01:41.632969+0000 mgr.y (mgr.24356) 2508 : cluster 0 pgmap v2476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:43 smithi040 bash[41173]: cluster 2023-12-01T17:01:41.632969+0000 mgr.y (mgr.24356) 2508 : cluster 0 pgmap v2476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:44 smithi141 bash[31670]: audit 2023-12-01T17:01:43.289898+0000 mon.a (mon.0) 2169 : audit 0 from='client.? 172.21.15.40:0/2725066455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:44 smithi040 bash[28232]: audit 2023-12-01T17:01:43.289898+0000 mon.a (mon.0) 2169 : audit 0 from='client.? 172.21.15.40:0/2725066455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:44 smithi040 bash[41173]: audit 2023-12-01T17:01:43.289898+0000 mon.a (mon.0) 2169 : audit 0 from='client.? 172.21.15.40:0/2725066455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:45 smithi141 bash[31670]: cluster 2023-12-01T17:01:43.633621+0000 mgr.y (mgr.24356) 2509 : cluster 0 pgmap v2477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:45 smithi040 bash[28232]: cluster 2023-12-01T17:01:43.633621+0000 mgr.y (mgr.24356) 2509 : cluster 0 pgmap v2477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:45 smithi040 bash[41173]: cluster 2023-12-01T17:01:43.633621+0000 mgr.y (mgr.24356) 2509 : cluster 0 pgmap v2477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:46 smithi040 bash[28232]: audit 2023-12-01T17:01:45.750741+0000 mon.c (mon.2) 1601 : audit 0 from='client.? 172.21.15.40:0/1723631067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:46 smithi040 bash[41173]: audit 2023-12-01T17:01:45.750741+0000 mon.c (mon.2) 1601 : audit 0 from='client.? 172.21.15.40:0/1723631067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:46.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:46 smithi141 bash[31670]: audit 2023-12-01T17:01:45.750741+0000 mon.c (mon.2) 1601 : audit 0 from='client.? 172.21.15.40:0/1723631067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:01:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:01:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:47 smithi040 bash[41173]: cluster 2023-12-01T17:01:45.634731+0000 mgr.y (mgr.24356) 2510 : cluster 0 pgmap v2478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:47 smithi040 bash[28232]: cluster 2023-12-01T17:01:45.634731+0000 mgr.y (mgr.24356) 2510 : cluster 0 pgmap v2478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:47 smithi141 bash[31670]: cluster 2023-12-01T17:01:45.634731+0000 mgr.y (mgr.24356) 2510 : cluster 0 pgmap v2478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[41173]: cluster 2023-12-01T17:01:47.635393+0000 mgr.y (mgr.24356) 2511 : cluster 0 pgmap v2479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[41173]: audit 2023-12-01T17:01:48.218493+0000 mon.a (mon.0) 2170 : audit 0 from='client.? 172.21.15.40:0/4024787862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[41173]: audit 2023-12-01T17:01:48.292656+0000 mon.c (mon.2) 1602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:01:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[41173]: audit 2023-12-01T17:01:48.428763+0000 mon.c (mon.2) 1603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[41173]: audit 2023-12-01T17:01:48.670614+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[41173]: audit 2023-12-01T17:01:48.683810+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[28232]: cluster 2023-12-01T17:01:47.635393+0000 mgr.y (mgr.24356) 2511 : cluster 0 pgmap v2479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[28232]: audit 2023-12-01T17:01:48.218493+0000 mon.a (mon.0) 2170 : audit 0 from='client.? 172.21.15.40:0/4024787862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[28232]: audit 2023-12-01T17:01:48.292656+0000 mon.c (mon.2) 1602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[28232]: audit 2023-12-01T17:01:48.428763+0000 mon.c (mon.2) 1603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[28232]: audit 2023-12-01T17:01:48.670614+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:49 smithi040 bash[28232]: audit 2023-12-01T17:01:48.683810+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:49 smithi141 bash[31670]: cluster 2023-12-01T17:01:47.635393+0000 mgr.y (mgr.24356) 2511 : cluster 0 pgmap v2479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:49 smithi141 bash[31670]: audit 2023-12-01T17:01:48.218493+0000 mon.a (mon.0) 2170 : audit 0 from='client.? 172.21.15.40:0/4024787862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:49 smithi141 bash[31670]: audit 2023-12-01T17:01:48.292656+0000 mon.c (mon.2) 1602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:01:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:49 smithi141 bash[31670]: audit 2023-12-01T17:01:48.428763+0000 mon.c (mon.2) 1603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:49 smithi141 bash[31670]: audit 2023-12-01T17:01:48.670614+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:49 smithi141 bash[31670]: audit 2023-12-01T17:01:48.683810+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:51 smithi040 bash[28232]: cluster 2023-12-01T17:01:49.636541+0000 mgr.y (mgr.24356) 2512 : cluster 0 pgmap v2480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:51 smithi040 bash[28232]: audit 2023-12-01T17:01:50.685770+0000 mon.a (mon.0) 2173 : audit 0 from='client.? 172.21.15.40:0/2845998408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:51 smithi040 bash[41173]: cluster 2023-12-01T17:01:49.636541+0000 mgr.y (mgr.24356) 2512 : cluster 0 pgmap v2480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:51 smithi040 bash[41173]: audit 2023-12-01T17:01:50.685770+0000 mon.a (mon.0) 2173 : audit 0 from='client.? 172.21.15.40:0/2845998408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:51 smithi141 bash[31670]: cluster 2023-12-01T17:01:49.636541+0000 mgr.y (mgr.24356) 2512 : cluster 0 pgmap v2480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:51 smithi141 bash[31670]: audit 2023-12-01T17:01:50.685770+0000 mon.a (mon.0) 2173 : audit 0 from='client.? 172.21.15.40:0/2845998408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:53 smithi040 bash[28232]: cluster 2023-12-01T17:01:51.637211+0000 mgr.y (mgr.24356) 2513 : cluster 0 pgmap v2481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:53 smithi040 bash[41173]: cluster 2023-12-01T17:01:51.637211+0000 mgr.y (mgr.24356) 2513 : cluster 0 pgmap v2481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:53 smithi141 bash[31670]: cluster 2023-12-01T17:01:51.637211+0000 mgr.y (mgr.24356) 2513 : cluster 0 pgmap v2481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:54 smithi040 bash[28232]: audit 2023-12-01T17:01:53.144297+0000 mon.a (mon.0) 2174 : audit 0 from='client.? 172.21.15.40:0/2220880698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:54 smithi040 bash[41173]: audit 2023-12-01T17:01:53.144297+0000 mon.a (mon.0) 2174 : audit 0 from='client.? 172.21.15.40:0/2220880698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:54 smithi141 bash[31670]: audit 2023-12-01T17:01:53.144297+0000 mon.a (mon.0) 2174 : audit 0 from='client.? 172.21.15.40:0/2220880698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[28232]: cluster 2023-12-01T17:01:53.638032+0000 mgr.y (mgr.24356) 2514 : cluster 0 pgmap v2482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[28232]: audit 2023-12-01T17:01:54.441101+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[28232]: audit 2023-12-01T17:01:54.451805+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[28232]: audit 2023-12-01T17:01:54.595124+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[28232]: audit 2023-12-01T17:01:54.606449+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[41173]: cluster 2023-12-01T17:01:53.638032+0000 mgr.y (mgr.24356) 2514 : cluster 0 pgmap v2482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[41173]: audit 2023-12-01T17:01:54.441101+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[41173]: audit 2023-12-01T17:01:54.451805+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[41173]: audit 2023-12-01T17:01:54.595124+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:55 smithi040 bash[41173]: audit 2023-12-01T17:01:54.606449+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:55 smithi141 bash[31670]: cluster 2023-12-01T17:01:53.638032+0000 mgr.y (mgr.24356) 2514 : cluster 0 pgmap v2482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:55 smithi141 bash[31670]: audit 2023-12-01T17:01:54.441101+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:55 smithi141 bash[31670]: audit 2023-12-01T17:01:54.451805+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:55 smithi141 bash[31670]: audit 2023-12-01T17:01:54.595124+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:55 smithi141 bash[31670]: audit 2023-12-01T17:01:54.606449+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[28232]: audit 2023-12-01T17:01:55.134635+0000 mon.c (mon.2) 1604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:01:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[28232]: audit 2023-12-01T17:01:55.136384+0000 mon.c (mon.2) 1605 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:01:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[28232]: audit 2023-12-01T17:01:55.145158+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[28232]: audit 2023-12-01T17:01:55.603080+0000 mon.c (mon.2) 1606 : audit 0 from='client.? 172.21.15.40:0/1000353244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[41173]: audit 2023-12-01T17:01:55.134635+0000 mon.c (mon.2) 1604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:01:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[41173]: audit 2023-12-01T17:01:55.136384+0000 mon.c (mon.2) 1605 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:01:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[41173]: audit 2023-12-01T17:01:55.145158+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[41173]: audit 2023-12-01T17:01:55.603080+0000 mon.c (mon.2) 1606 : audit 0 from='client.? 172.21.15.40:0/1000353244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:56 smithi141 bash[31670]: audit 2023-12-01T17:01:55.134635+0000 mon.c (mon.2) 1604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:56 smithi141 bash[31670]: audit 2023-12-01T17:01:55.136384+0000 mon.c (mon.2) 1605 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:56 smithi141 bash[31670]: audit 2023-12-01T17:01:55.145158+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:56 smithi141 bash[31670]: audit 2023-12-01T17:01:55.603080+0000 mon.c (mon.2) 1606 : audit 0 from='client.? 172.21.15.40:0/1000353244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:01:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:01:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:57 smithi040 bash[28232]: cluster 2023-12-01T17:01:55.639208+0000 mgr.y (mgr.24356) 2515 : cluster 0 pgmap v2483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:57 smithi040 bash[41173]: cluster 2023-12-01T17:01:55.639208+0000 mgr.y (mgr.24356) 2515 : cluster 0 pgmap v2483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:57 smithi141 bash[31670]: cluster 2023-12-01T17:01:55.639208+0000 mgr.y (mgr.24356) 2515 : cluster 0 pgmap v2483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:58 smithi040 bash[28232]: audit 2023-12-01T17:01:58.064142+0000 mon.a (mon.0) 2180 : audit 0 from='client.? 172.21.15.40:0/1033463058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:58 smithi040 bash[41173]: audit 2023-12-01T17:01:58.064142+0000 mon.a (mon.0) 2180 : audit 0 from='client.? 172.21.15.40:0/1033463058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:58 smithi141 bash[31670]: audit 2023-12-01T17:01:58.064142+0000 mon.a (mon.0) 2180 : audit 0 from='client.? 172.21.15.40:0/1033463058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:01:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:01:59 smithi040 bash[28232]: cluster 2023-12-01T17:01:57.639801+0000 mgr.y (mgr.24356) 2516 : cluster 0 pgmap v2484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:01:59 smithi040 bash[41173]: cluster 2023-12-01T17:01:57.639801+0000 mgr.y (mgr.24356) 2516 : cluster 0 pgmap v2484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:01:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:01:59 smithi141 bash[31670]: cluster 2023-12-01T17:01:57.639801+0000 mgr.y (mgr.24356) 2516 : cluster 0 pgmap v2484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:01 smithi141 bash[31670]: cluster 2023-12-01T17:01:59.640821+0000 mgr.y (mgr.24356) 2517 : cluster 0 pgmap v2485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:01 smithi141 bash[31670]: audit 2023-12-01T17:02:00.524625+0000 mon.c (mon.2) 1607 : audit 0 from='client.? 172.21.15.40:0/909802894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:01 smithi040 bash[28232]: cluster 2023-12-01T17:01:59.640821+0000 mgr.y (mgr.24356) 2517 : cluster 0 pgmap v2485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:01 smithi040 bash[28232]: audit 2023-12-01T17:02:00.524625+0000 mon.c (mon.2) 1607 : audit 0 from='client.? 172.21.15.40:0/909802894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:01 smithi040 bash[41173]: cluster 2023-12-01T17:01:59.640821+0000 mgr.y (mgr.24356) 2517 : cluster 0 pgmap v2485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:01 smithi040 bash[41173]: audit 2023-12-01T17:02:00.524625+0000 mon.c (mon.2) 1607 : audit 0 from='client.? 172.21.15.40:0/909802894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:03 smithi141 bash[31670]: cluster 2023-12-01T17:02:01.641420+0000 mgr.y (mgr.24356) 2518 : cluster 0 pgmap v2486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:03 smithi141 bash[31670]: audit 2023-12-01T17:02:02.983092+0000 mon.c (mon.2) 1608 : audit 0 from='client.? 172.21.15.40:0/2430921529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:03 smithi040 bash[28232]: cluster 2023-12-01T17:02:01.641420+0000 mgr.y (mgr.24356) 2518 : cluster 0 pgmap v2486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:03 smithi040 bash[28232]: audit 2023-12-01T17:02:02.983092+0000 mon.c (mon.2) 1608 : audit 0 from='client.? 172.21.15.40:0/2430921529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:03 smithi040 bash[41173]: cluster 2023-12-01T17:02:01.641420+0000 mgr.y (mgr.24356) 2518 : cluster 0 pgmap v2486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:03 smithi040 bash[41173]: audit 2023-12-01T17:02:02.983092+0000 mon.c (mon.2) 1608 : audit 0 from='client.? 172.21.15.40:0/2430921529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:04 smithi141 bash[31670]: audit 2023-12-01T17:02:03.429345+0000 mon.c (mon.2) 1609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:04 smithi040 bash[41173]: audit 2023-12-01T17:02:03.429345+0000 mon.c (mon.2) 1609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:04 smithi040 bash[28232]: audit 2023-12-01T17:02:03.429345+0000 mon.c (mon.2) 1609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:05 smithi141 bash[31670]: cluster 2023-12-01T17:02:03.642078+0000 mgr.y (mgr.24356) 2519 : cluster 0 pgmap v2487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:05 smithi040 bash[41173]: cluster 2023-12-01T17:02:03.642078+0000 mgr.y (mgr.24356) 2519 : cluster 0 pgmap v2487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:05 smithi040 bash[28232]: cluster 2023-12-01T17:02:03.642078+0000 mgr.y (mgr.24356) 2519 : cluster 0 pgmap v2487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:06 smithi040 bash[41173]: audit 2023-12-01T17:02:05.454324+0000 mon.c (mon.2) 1610 : audit 0 from='client.? 172.21.15.40:0/3258746959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:06 smithi040 bash[28232]: audit 2023-12-01T17:02:05.454324+0000 mon.c (mon.2) 1610 : audit 0 from='client.? 172.21.15.40:0/3258746959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:06 smithi141 bash[31670]: audit 2023-12-01T17:02:05.454324+0000 mon.c (mon.2) 1610 : audit 0 from='client.? 172.21.15.40:0/3258746959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:02:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:02:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:07 smithi141 bash[31670]: cluster 2023-12-01T17:02:05.643245+0000 mgr.y (mgr.24356) 2520 : cluster 0 pgmap v2488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:07 smithi040 bash[28232]: cluster 2023-12-01T17:02:05.643245+0000 mgr.y (mgr.24356) 2520 : cluster 0 pgmap v2488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:07 smithi040 bash[41173]: cluster 2023-12-01T17:02:05.643245+0000 mgr.y (mgr.24356) 2520 : cluster 0 pgmap v2488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:08 smithi141 bash[31670]: audit 2023-12-01T17:02:07.911801+0000 mon.c (mon.2) 1611 : audit 0 from='client.? 172.21.15.40:0/3019900737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:08 smithi040 bash[28232]: audit 2023-12-01T17:02:07.911801+0000 mon.c (mon.2) 1611 : audit 0 from='client.? 172.21.15.40:0/3019900737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:08 smithi040 bash[41173]: audit 2023-12-01T17:02:07.911801+0000 mon.c (mon.2) 1611 : audit 0 from='client.? 172.21.15.40:0/3019900737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:09 smithi141 bash[31670]: cluster 2023-12-01T17:02:07.643858+0000 mgr.y (mgr.24356) 2521 : cluster 0 pgmap v2489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:09 smithi040 bash[28232]: cluster 2023-12-01T17:02:07.643858+0000 mgr.y (mgr.24356) 2521 : cluster 0 pgmap v2489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:09 smithi040 bash[41173]: cluster 2023-12-01T17:02:07.643858+0000 mgr.y (mgr.24356) 2521 : cluster 0 pgmap v2489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:11 smithi141 bash[31670]: cluster 2023-12-01T17:02:09.644975+0000 mgr.y (mgr.24356) 2522 : cluster 0 pgmap v2490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:11 smithi141 bash[31670]: audit 2023-12-01T17:02:10.385681+0000 mon.a (mon.0) 2181 : audit 0 from='client.? 172.21.15.40:0/873510615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:11 smithi040 bash[28232]: cluster 2023-12-01T17:02:09.644975+0000 mgr.y (mgr.24356) 2522 : cluster 0 pgmap v2490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:11 smithi040 bash[28232]: audit 2023-12-01T17:02:10.385681+0000 mon.a (mon.0) 2181 : audit 0 from='client.? 172.21.15.40:0/873510615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:11 smithi040 bash[41173]: cluster 2023-12-01T17:02:09.644975+0000 mgr.y (mgr.24356) 2522 : cluster 0 pgmap v2490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:11 smithi040 bash[41173]: audit 2023-12-01T17:02:10.385681+0000 mon.a (mon.0) 2181 : audit 0 from='client.? 172.21.15.40:0/873510615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:13 smithi141 bash[31670]: cluster 2023-12-01T17:02:11.645632+0000 mgr.y (mgr.24356) 2523 : cluster 0 pgmap v2491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:13 smithi141 bash[31670]: audit 2023-12-01T17:02:12.841598+0000 mon.c (mon.2) 1612 : audit 0 from='client.? 172.21.15.40:0/1728066739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:13 smithi040 bash[28232]: cluster 2023-12-01T17:02:11.645632+0000 mgr.y (mgr.24356) 2523 : cluster 0 pgmap v2491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:13 smithi040 bash[28232]: audit 2023-12-01T17:02:12.841598+0000 mon.c (mon.2) 1612 : audit 0 from='client.? 172.21.15.40:0/1728066739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:13 smithi040 bash[41173]: cluster 2023-12-01T17:02:11.645632+0000 mgr.y (mgr.24356) 2523 : cluster 0 pgmap v2491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:13 smithi040 bash[41173]: audit 2023-12-01T17:02:12.841598+0000 mon.c (mon.2) 1612 : audit 0 from='client.? 172.21.15.40:0/1728066739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:15 smithi141 bash[31670]: cluster 2023-12-01T17:02:13.646294+0000 mgr.y (mgr.24356) 2524 : cluster 0 pgmap v2492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:15 smithi040 bash[28232]: cluster 2023-12-01T17:02:13.646294+0000 mgr.y (mgr.24356) 2524 : cluster 0 pgmap v2492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:15 smithi040 bash[41173]: cluster 2023-12-01T17:02:13.646294+0000 mgr.y (mgr.24356) 2524 : cluster 0 pgmap v2492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:16 smithi040 bash[28232]: audit 2023-12-01T17:02:15.306249+0000 mon.c (mon.2) 1613 : audit 0 from='client.? 172.21.15.40:0/4228478780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:16 smithi040 bash[41173]: audit 2023-12-01T17:02:15.306249+0000 mon.c (mon.2) 1613 : audit 0 from='client.? 172.21.15.40:0/4228478780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:16 smithi141 bash[31670]: audit 2023-12-01T17:02:15.306249+0000 mon.c (mon.2) 1613 : audit 0 from='client.? 172.21.15.40:0/4228478780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:02:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:02:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:17 smithi141 bash[31670]: cluster 2023-12-01T17:02:15.647460+0000 mgr.y (mgr.24356) 2525 : cluster 0 pgmap v2493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:17 smithi040 bash[28232]: cluster 2023-12-01T17:02:15.647460+0000 mgr.y (mgr.24356) 2525 : cluster 0 pgmap v2493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:17 smithi040 bash[41173]: cluster 2023-12-01T17:02:15.647460+0000 mgr.y (mgr.24356) 2525 : cluster 0 pgmap v2493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:18 smithi141 bash[31670]: audit 2023-12-01T17:02:17.784758+0000 mon.a (mon.0) 2182 : audit 0 from='client.? 172.21.15.40:0/1508725140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:18 smithi040 bash[28232]: audit 2023-12-01T17:02:17.784758+0000 mon.a (mon.0) 2182 : audit 0 from='client.? 172.21.15.40:0/1508725140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:18 smithi040 bash[41173]: audit 2023-12-01T17:02:17.784758+0000 mon.a (mon.0) 2182 : audit 0 from='client.? 172.21.15.40:0/1508725140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:19 smithi141 bash[31670]: cluster 2023-12-01T17:02:17.648075+0000 mgr.y (mgr.24356) 2526 : cluster 0 pgmap v2494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:19 smithi141 bash[31670]: audit 2023-12-01T17:02:18.430138+0000 mon.c (mon.2) 1614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:19 smithi040 bash[28232]: cluster 2023-12-01T17:02:17.648075+0000 mgr.y (mgr.24356) 2526 : cluster 0 pgmap v2494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:19 smithi040 bash[28232]: audit 2023-12-01T17:02:18.430138+0000 mon.c (mon.2) 1614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:19 smithi040 bash[41173]: cluster 2023-12-01T17:02:17.648075+0000 mgr.y (mgr.24356) 2526 : cluster 0 pgmap v2494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:19 smithi040 bash[41173]: audit 2023-12-01T17:02:18.430138+0000 mon.c (mon.2) 1614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:21 smithi141 bash[31670]: cluster 2023-12-01T17:02:19.649223+0000 mgr.y (mgr.24356) 2527 : cluster 0 pgmap v2495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:21 smithi141 bash[31670]: audit 2023-12-01T17:02:20.255180+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.40:0/3856055885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:21 smithi040 bash[28232]: cluster 2023-12-01T17:02:19.649223+0000 mgr.y (mgr.24356) 2527 : cluster 0 pgmap v2495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:21 smithi040 bash[28232]: audit 2023-12-01T17:02:20.255180+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.40:0/3856055885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:21 smithi040 bash[41173]: cluster 2023-12-01T17:02:19.649223+0000 mgr.y (mgr.24356) 2527 : cluster 0 pgmap v2495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:21 smithi040 bash[41173]: audit 2023-12-01T17:02:20.255180+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.40:0/3856055885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:23 smithi141 bash[31670]: cluster 2023-12-01T17:02:21.649921+0000 mgr.y (mgr.24356) 2528 : cluster 0 pgmap v2496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:23 smithi141 bash[31670]: audit 2023-12-01T17:02:22.726174+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.40:0/4262077988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:23 smithi040 bash[41173]: cluster 2023-12-01T17:02:21.649921+0000 mgr.y (mgr.24356) 2528 : cluster 0 pgmap v2496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:23 smithi040 bash[41173]: audit 2023-12-01T17:02:22.726174+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.40:0/4262077988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:23 smithi040 bash[28232]: cluster 2023-12-01T17:02:21.649921+0000 mgr.y (mgr.24356) 2528 : cluster 0 pgmap v2496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:23 smithi040 bash[28232]: audit 2023-12-01T17:02:22.726174+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.40:0/4262077988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:25 smithi141 bash[31670]: cluster 2023-12-01T17:02:23.650580+0000 mgr.y (mgr.24356) 2529 : cluster 0 pgmap v2497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:25 smithi141 bash[31670]: audit 2023-12-01T17:02:25.191246+0000 mon.c (mon.2) 1615 : audit 0 from='client.? 172.21.15.40:0/483751864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:25 smithi040 bash[28232]: cluster 2023-12-01T17:02:23.650580+0000 mgr.y (mgr.24356) 2529 : cluster 0 pgmap v2497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:25 smithi040 bash[28232]: audit 2023-12-01T17:02:25.191246+0000 mon.c (mon.2) 1615 : audit 0 from='client.? 172.21.15.40:0/483751864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:25 smithi040 bash[41173]: cluster 2023-12-01T17:02:23.650580+0000 mgr.y (mgr.24356) 2529 : cluster 0 pgmap v2497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:25 smithi040 bash[41173]: audit 2023-12-01T17:02:25.191246+0000 mon.c (mon.2) 1615 : audit 0 from='client.? 172.21.15.40:0/483751864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:02:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:02:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:27 smithi141 bash[31670]: cluster 2023-12-01T17:02:25.651804+0000 mgr.y (mgr.24356) 2530 : cluster 0 pgmap v2498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:27 smithi040 bash[28232]: cluster 2023-12-01T17:02:25.651804+0000 mgr.y (mgr.24356) 2530 : cluster 0 pgmap v2498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:27 smithi040 bash[41173]: cluster 2023-12-01T17:02:25.651804+0000 mgr.y (mgr.24356) 2530 : cluster 0 pgmap v2498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:28 smithi141 bash[31670]: audit 2023-12-01T17:02:27.659218+0000 mon.c (mon.2) 1616 : audit 0 from='client.? 172.21.15.40:0/1595453398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:28 smithi040 bash[41173]: audit 2023-12-01T17:02:27.659218+0000 mon.c (mon.2) 1616 : audit 0 from='client.? 172.21.15.40:0/1595453398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:28 smithi040 bash[28232]: audit 2023-12-01T17:02:27.659218+0000 mon.c (mon.2) 1616 : audit 0 from='client.? 172.21.15.40:0/1595453398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:29 smithi141 bash[31670]: cluster 2023-12-01T17:02:27.652351+0000 mgr.y (mgr.24356) 2531 : cluster 0 pgmap v2499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:29 smithi040 bash[28232]: cluster 2023-12-01T17:02:27.652351+0000 mgr.y (mgr.24356) 2531 : cluster 0 pgmap v2499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:29 smithi040 bash[41173]: cluster 2023-12-01T17:02:27.652351+0000 mgr.y (mgr.24356) 2531 : cluster 0 pgmap v2499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:30 smithi040 bash[28232]: audit 2023-12-01T17:02:30.123646+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.40:0/1388351890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:30 smithi040 bash[41173]: audit 2023-12-01T17:02:30.123646+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.40:0/1388351890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:30 smithi141 bash[31670]: audit 2023-12-01T17:02:30.123646+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.40:0/1388351890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:31 smithi040 bash[28232]: cluster 2023-12-01T17:02:29.653503+0000 mgr.y (mgr.24356) 2532 : cluster 0 pgmap v2500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:31 smithi040 bash[41173]: cluster 2023-12-01T17:02:29.653503+0000 mgr.y (mgr.24356) 2532 : cluster 0 pgmap v2500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:31 smithi141 bash[31670]: cluster 2023-12-01T17:02:29.653503+0000 mgr.y (mgr.24356) 2532 : cluster 0 pgmap v2500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:33 smithi040 bash[41173]: cluster 2023-12-01T17:02:31.654165+0000 mgr.y (mgr.24356) 2533 : cluster 0 pgmap v2501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:33 smithi040 bash[41173]: audit 2023-12-01T17:02:32.586428+0000 mon.c (mon.2) 1617 : audit 0 from='client.? 172.21.15.40:0/2293325971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:33 smithi040 bash[28232]: cluster 2023-12-01T17:02:31.654165+0000 mgr.y (mgr.24356) 2533 : cluster 0 pgmap v2501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:33 smithi040 bash[28232]: audit 2023-12-01T17:02:32.586428+0000 mon.c (mon.2) 1617 : audit 0 from='client.? 172.21.15.40:0/2293325971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:33 smithi141 bash[31670]: cluster 2023-12-01T17:02:31.654165+0000 mgr.y (mgr.24356) 2533 : cluster 0 pgmap v2501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:33 smithi141 bash[31670]: audit 2023-12-01T17:02:32.586428+0000 mon.c (mon.2) 1617 : audit 0 from='client.? 172.21.15.40:0/2293325971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:34 smithi040 bash[28232]: audit 2023-12-01T17:02:33.430221+0000 mon.c (mon.2) 1618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:34 smithi040 bash[41173]: audit 2023-12-01T17:02:33.430221+0000 mon.c (mon.2) 1618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:34 smithi141 bash[31670]: audit 2023-12-01T17:02:33.430221+0000 mon.c (mon.2) 1618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:35 smithi040 bash[28232]: cluster 2023-12-01T17:02:33.654746+0000 mgr.y (mgr.24356) 2534 : cluster 0 pgmap v2502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:35 smithi040 bash[28232]: audit 2023-12-01T17:02:35.046419+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.40:0/3038021789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:35 smithi040 bash[41173]: cluster 2023-12-01T17:02:33.654746+0000 mgr.y (mgr.24356) 2534 : cluster 0 pgmap v2502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:35 smithi040 bash[41173]: audit 2023-12-01T17:02:35.046419+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.40:0/3038021789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:35 smithi141 bash[31670]: cluster 2023-12-01T17:02:33.654746+0000 mgr.y (mgr.24356) 2534 : cluster 0 pgmap v2502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:35 smithi141 bash[31670]: audit 2023-12-01T17:02:35.046419+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.40:0/3038021789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:02:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:02:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:37 smithi040 bash[28232]: cluster 2023-12-01T17:02:35.655981+0000 mgr.y (mgr.24356) 2535 : cluster 0 pgmap v2503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:37 smithi040 bash[41173]: cluster 2023-12-01T17:02:35.655981+0000 mgr.y (mgr.24356) 2535 : cluster 0 pgmap v2503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:37 smithi141 bash[31670]: cluster 2023-12-01T17:02:35.655981+0000 mgr.y (mgr.24356) 2535 : cluster 0 pgmap v2503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:38 smithi040 bash[28232]: audit 2023-12-01T17:02:37.511660+0000 mon.c (mon.2) 1619 : audit 0 from='client.? 172.21.15.40:0/503541811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:38 smithi040 bash[41173]: audit 2023-12-01T17:02:37.511660+0000 mon.c (mon.2) 1619 : audit 0 from='client.? 172.21.15.40:0/503541811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:38 smithi141 bash[31670]: audit 2023-12-01T17:02:37.511660+0000 mon.c (mon.2) 1619 : audit 0 from='client.? 172.21.15.40:0/503541811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:39 smithi040 bash[28232]: cluster 2023-12-01T17:02:37.656743+0000 mgr.y (mgr.24356) 2536 : cluster 0 pgmap v2504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:39 smithi040 bash[41173]: cluster 2023-12-01T17:02:37.656743+0000 mgr.y (mgr.24356) 2536 : cluster 0 pgmap v2504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:39 smithi141 bash[31670]: cluster 2023-12-01T17:02:37.656743+0000 mgr.y (mgr.24356) 2536 : cluster 0 pgmap v2504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:40 smithi040 bash[28232]: audit 2023-12-01T17:02:39.975635+0000 mon.a (mon.0) 2187 : audit 0 from='client.? 172.21.15.40:0/4286780315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:40 smithi040 bash[41173]: audit 2023-12-01T17:02:39.975635+0000 mon.a (mon.0) 2187 : audit 0 from='client.? 172.21.15.40:0/4286780315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:40 smithi141 bash[31670]: audit 2023-12-01T17:02:39.975635+0000 mon.a (mon.0) 2187 : audit 0 from='client.? 172.21.15.40:0/4286780315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:41 smithi040 bash[28232]: cluster 2023-12-01T17:02:39.657823+0000 mgr.y (mgr.24356) 2537 : cluster 0 pgmap v2505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:41 smithi040 bash[41173]: cluster 2023-12-01T17:02:39.657823+0000 mgr.y (mgr.24356) 2537 : cluster 0 pgmap v2505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:41 smithi141 bash[31670]: cluster 2023-12-01T17:02:39.657823+0000 mgr.y (mgr.24356) 2537 : cluster 0 pgmap v2505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:43 smithi040 bash[28232]: cluster 2023-12-01T17:02:41.658643+0000 mgr.y (mgr.24356) 2538 : cluster 0 pgmap v2506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:43 smithi040 bash[28232]: audit 2023-12-01T17:02:42.444598+0000 mon.c (mon.2) 1620 : audit 0 from='client.? 172.21.15.40:0/2808122420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:43 smithi040 bash[41173]: cluster 2023-12-01T17:02:41.658643+0000 mgr.y (mgr.24356) 2538 : cluster 0 pgmap v2506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:43 smithi040 bash[41173]: audit 2023-12-01T17:02:42.444598+0000 mon.c (mon.2) 1620 : audit 0 from='client.? 172.21.15.40:0/2808122420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:43 smithi141 bash[31670]: cluster 2023-12-01T17:02:41.658643+0000 mgr.y (mgr.24356) 2538 : cluster 0 pgmap v2506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:43 smithi141 bash[31670]: audit 2023-12-01T17:02:42.444598+0000 mon.c (mon.2) 1620 : audit 0 from='client.? 172.21.15.40:0/2808122420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:45 smithi040 bash[41173]: cluster 2023-12-01T17:02:43.659367+0000 mgr.y (mgr.24356) 2539 : cluster 0 pgmap v2507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:45 smithi040 bash[41173]: audit 2023-12-01T17:02:44.903141+0000 mon.c (mon.2) 1621 : audit 0 from='client.? 172.21.15.40:0/435160358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:45 smithi040 bash[28232]: cluster 2023-12-01T17:02:43.659367+0000 mgr.y (mgr.24356) 2539 : cluster 0 pgmap v2507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:45 smithi040 bash[28232]: audit 2023-12-01T17:02:44.903141+0000 mon.c (mon.2) 1621 : audit 0 from='client.? 172.21.15.40:0/435160358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:45 smithi141 bash[31670]: cluster 2023-12-01T17:02:43.659367+0000 mgr.y (mgr.24356) 2539 : cluster 0 pgmap v2507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:45 smithi141 bash[31670]: audit 2023-12-01T17:02:44.903141+0000 mon.c (mon.2) 1621 : audit 0 from='client.? 172.21.15.40:0/435160358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:02:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:02:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:47 smithi040 bash[28232]: cluster 2023-12-01T17:02:45.660768+0000 mgr.y (mgr.24356) 2540 : cluster 0 pgmap v2508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:47 smithi040 bash[41173]: cluster 2023-12-01T17:02:45.660768+0000 mgr.y (mgr.24356) 2540 : cluster 0 pgmap v2508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:47 smithi141 bash[31670]: cluster 2023-12-01T17:02:45.660768+0000 mgr.y (mgr.24356) 2540 : cluster 0 pgmap v2508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:48 smithi040 bash[28232]: audit 2023-12-01T17:02:47.363605+0000 mon.c (mon.2) 1622 : audit 0 from='client.? 172.21.15.40:0/1811258319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:48 smithi040 bash[41173]: audit 2023-12-01T17:02:47.363605+0000 mon.c (mon.2) 1622 : audit 0 from='client.? 172.21.15.40:0/1811258319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:48 smithi141 bash[31670]: audit 2023-12-01T17:02:47.363605+0000 mon.c (mon.2) 1622 : audit 0 from='client.? 172.21.15.40:0/1811258319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:49 smithi040 bash[28232]: cluster 2023-12-01T17:02:47.661379+0000 mgr.y (mgr.24356) 2541 : cluster 0 pgmap v2509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:49 smithi040 bash[28232]: audit 2023-12-01T17:02:48.430688+0000 mon.c (mon.2) 1623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:49 smithi040 bash[41173]: cluster 2023-12-01T17:02:47.661379+0000 mgr.y (mgr.24356) 2541 : cluster 0 pgmap v2509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:49 smithi040 bash[41173]: audit 2023-12-01T17:02:48.430688+0000 mon.c (mon.2) 1623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:49 smithi141 bash[31670]: cluster 2023-12-01T17:02:47.661379+0000 mgr.y (mgr.24356) 2541 : cluster 0 pgmap v2509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:49 smithi141 bash[31670]: audit 2023-12-01T17:02:48.430688+0000 mon.c (mon.2) 1623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:50 smithi040 bash[28232]: audit 2023-12-01T17:02:49.827697+0000 mon.c (mon.2) 1624 : audit 0 from='client.? 172.21.15.40:0/2457377969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:50 smithi040 bash[41173]: audit 2023-12-01T17:02:49.827697+0000 mon.c (mon.2) 1624 : audit 0 from='client.? 172.21.15.40:0/2457377969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:50 smithi141 bash[31670]: audit 2023-12-01T17:02:49.827697+0000 mon.c (mon.2) 1624 : audit 0 from='client.? 172.21.15.40:0/2457377969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:51 smithi040 bash[28232]: cluster 2023-12-01T17:02:49.662148+0000 mgr.y (mgr.24356) 2542 : cluster 0 pgmap v2510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:51 smithi040 bash[41173]: cluster 2023-12-01T17:02:49.662148+0000 mgr.y (mgr.24356) 2542 : cluster 0 pgmap v2510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:51 smithi141 bash[31670]: cluster 2023-12-01T17:02:49.662148+0000 mgr.y (mgr.24356) 2542 : cluster 0 pgmap v2510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:52 smithi040 bash[28232]: audit 2023-12-01T17:02:52.291457+0000 mon.c (mon.2) 1625 : audit 0 from='client.? 172.21.15.40:0/1319897279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:52 smithi040 bash[41173]: audit 2023-12-01T17:02:52.291457+0000 mon.c (mon.2) 1625 : audit 0 from='client.? 172.21.15.40:0/1319897279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:52 smithi141 bash[31670]: audit 2023-12-01T17:02:52.291457+0000 mon.c (mon.2) 1625 : audit 0 from='client.? 172.21.15.40:0/1319897279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:53 smithi040 bash[28232]: cluster 2023-12-01T17:02:51.662789+0000 mgr.y (mgr.24356) 2543 : cluster 0 pgmap v2511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:53 smithi040 bash[41173]: cluster 2023-12-01T17:02:51.662789+0000 mgr.y (mgr.24356) 2543 : cluster 0 pgmap v2511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:53 smithi141 bash[31670]: cluster 2023-12-01T17:02:51.662789+0000 mgr.y (mgr.24356) 2543 : cluster 0 pgmap v2511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:55 smithi040 bash[28232]: cluster 2023-12-01T17:02:53.663492+0000 mgr.y (mgr.24356) 2544 : cluster 0 pgmap v2512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:55 smithi040 bash[28232]: audit 2023-12-01T17:02:54.758589+0000 mon.c (mon.2) 1626 : audit 0 from='client.? 172.21.15.40:0/970801626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:55 smithi040 bash[28232]: audit 2023-12-01T17:02:55.226353+0000 mon.c (mon.2) 1627 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:02:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:55 smithi040 bash[41173]: cluster 2023-12-01T17:02:53.663492+0000 mgr.y (mgr.24356) 2544 : cluster 0 pgmap v2512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:55 smithi040 bash[41173]: audit 2023-12-01T17:02:54.758589+0000 mon.c (mon.2) 1626 : audit 0 from='client.? 172.21.15.40:0/970801626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:55 smithi040 bash[41173]: audit 2023-12-01T17:02:55.226353+0000 mon.c (mon.2) 1627 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:02:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:55 smithi141 bash[31670]: cluster 2023-12-01T17:02:53.663492+0000 mgr.y (mgr.24356) 2544 : cluster 0 pgmap v2512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:55 smithi141 bash[31670]: audit 2023-12-01T17:02:54.758589+0000 mon.c (mon.2) 1626 : audit 0 from='client.? 172.21.15.40:0/970801626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:55 smithi141 bash[31670]: audit 2023-12-01T17:02:55.226353+0000 mon.c (mon.2) 1627 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:02:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:02:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:02:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[41173]: audit 2023-12-01T17:02:55.657559+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:02:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[41173]: cluster 2023-12-01T17:02:55.664535+0000 mgr.y (mgr.24356) 2545 : cluster 0 pgmap v2513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[41173]: audit 2023-12-01T17:02:55.669053+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:02:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[28232]: audit 2023-12-01T17:02:55.657559+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:02:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[28232]: cluster 2023-12-01T17:02:55.664535+0000 mgr.y (mgr.24356) 2545 : cluster 0 pgmap v2513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:56 smithi040 bash[28232]: audit 2023-12-01T17:02:55.669053+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:02:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:56 smithi141 bash[31670]: audit 2023-12-01T17:02:55.657559+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:02:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:56 smithi141 bash[31670]: cluster 2023-12-01T17:02:55.664535+0000 mgr.y (mgr.24356) 2545 : cluster 0 pgmap v2513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:56 smithi141 bash[31670]: audit 2023-12-01T17:02:55.669053+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:02:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:57 smithi141 bash[31670]: audit 2023-12-01T17:02:57.224589+0000 mon.c (mon.2) 1628 : audit 0 from='client.? 172.21.15.40:0/3702200541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:57 smithi040 bash[41173]: audit 2023-12-01T17:02:57.224589+0000 mon.c (mon.2) 1628 : audit 0 from='client.? 172.21.15.40:0/3702200541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:57 smithi040 bash[28232]: audit 2023-12-01T17:02:57.224589+0000 mon.c (mon.2) 1628 : audit 0 from='client.? 172.21.15.40:0/3702200541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:02:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:58 smithi141 bash[31670]: cluster 2023-12-01T17:02:57.665233+0000 mgr.y (mgr.24356) 2546 : cluster 0 pgmap v2514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:58 smithi040 bash[28232]: cluster 2023-12-01T17:02:57.665233+0000 mgr.y (mgr.24356) 2546 : cluster 0 pgmap v2514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:02:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:58 smithi040 bash[41173]: cluster 2023-12-01T17:02:57.665233+0000 mgr.y (mgr.24356) 2546 : cluster 0 pgmap v2514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:02:59 smithi040 bash[41173]: audit 2023-12-01T17:02:59.698816+0000 mon.c (mon.2) 1629 : audit 0 from='client.? 172.21.15.40:0/746292698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:02:59 smithi040 bash[28232]: audit 2023-12-01T17:02:59.698816+0000 mon.c (mon.2) 1629 : audit 0 from='client.? 172.21.15.40:0/746292698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:02:59 smithi141 bash[31670]: audit 2023-12-01T17:02:59.698816+0000 mon.c (mon.2) 1629 : audit 0 from='client.? 172.21.15.40:0/746292698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:00 smithi040 bash[28232]: cluster 2023-12-01T17:02:59.666352+0000 mgr.y (mgr.24356) 2547 : cluster 0 pgmap v2515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:00 smithi040 bash[41173]: cluster 2023-12-01T17:02:59.666352+0000 mgr.y (mgr.24356) 2547 : cluster 0 pgmap v2515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:00 smithi141 bash[31670]: cluster 2023-12-01T17:02:59.666352+0000 mgr.y (mgr.24356) 2547 : cluster 0 pgmap v2515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[28232]: audit 2023-12-01T17:03:01.069597+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[28232]: audit 2023-12-01T17:03:01.084589+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[28232]: audit 2023-12-01T17:03:01.867735+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[28232]: audit 2023-12-01T17:03:01.879030+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[41173]: audit 2023-12-01T17:03:01.069597+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[41173]: audit 2023-12-01T17:03:01.084589+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[41173]: audit 2023-12-01T17:03:01.867735+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:02 smithi040 bash[41173]: audit 2023-12-01T17:03:01.879030+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:02 smithi141 bash[31670]: audit 2023-12-01T17:03:01.069597+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:02 smithi141 bash[31670]: audit 2023-12-01T17:03:01.084589+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:02 smithi141 bash[31670]: audit 2023-12-01T17:03:01.867735+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:02 smithi141 bash[31670]: audit 2023-12-01T17:03:01.879030+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[28232]: cluster 2023-12-01T17:03:01.667006+0000 mgr.y (mgr.24356) 2548 : cluster 0 pgmap v2516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[28232]: audit 2023-12-01T17:03:02.166583+0000 mon.c (mon.2) 1630 : audit 0 from='client.? 172.21.15.40:0/1382389251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[28232]: audit 2023-12-01T17:03:02.353880+0000 mon.c (mon.2) 1631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[28232]: audit 2023-12-01T17:03:02.355759+0000 mon.c (mon.2) 1632 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[28232]: audit 2023-12-01T17:03:02.365454+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[41173]: cluster 2023-12-01T17:03:01.667006+0000 mgr.y (mgr.24356) 2548 : cluster 0 pgmap v2516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[41173]: audit 2023-12-01T17:03:02.166583+0000 mon.c (mon.2) 1630 : audit 0 from='client.? 172.21.15.40:0/1382389251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[41173]: audit 2023-12-01T17:03:02.353880+0000 mon.c (mon.2) 1631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:03:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[41173]: audit 2023-12-01T17:03:02.355759+0000 mon.c (mon.2) 1632 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:03:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:03 smithi040 bash[41173]: audit 2023-12-01T17:03:02.365454+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:03 smithi141 bash[31670]: cluster 2023-12-01T17:03:01.667006+0000 mgr.y (mgr.24356) 2548 : cluster 0 pgmap v2516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:03 smithi141 bash[31670]: audit 2023-12-01T17:03:02.166583+0000 mon.c (mon.2) 1630 : audit 0 from='client.? 172.21.15.40:0/1382389251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:03 smithi141 bash[31670]: audit 2023-12-01T17:03:02.353880+0000 mon.c (mon.2) 1631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:03:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:03 smithi141 bash[31670]: audit 2023-12-01T17:03:02.355759+0000 mon.c (mon.2) 1632 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:03:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:03 smithi141 bash[31670]: audit 2023-12-01T17:03:02.365454+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:03:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:04 smithi040 bash[28232]: audit 2023-12-01T17:03:03.431250+0000 mon.c (mon.2) 1633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:04 smithi040 bash[41173]: audit 2023-12-01T17:03:03.431250+0000 mon.c (mon.2) 1633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:04 smithi141 bash[31670]: audit 2023-12-01T17:03:03.431250+0000 mon.c (mon.2) 1633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:05 smithi040 bash[28232]: cluster 2023-12-01T17:03:03.667683+0000 mgr.y (mgr.24356) 2549 : cluster 0 pgmap v2517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:05 smithi040 bash[28232]: audit 2023-12-01T17:03:04.637797+0000 mon.c (mon.2) 1634 : audit 0 from='client.? 172.21.15.40:0/114962376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:05 smithi040 bash[41173]: cluster 2023-12-01T17:03:03.667683+0000 mgr.y (mgr.24356) 2549 : cluster 0 pgmap v2517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:05 smithi040 bash[41173]: audit 2023-12-01T17:03:04.637797+0000 mon.c (mon.2) 1634 : audit 0 from='client.? 172.21.15.40:0/114962376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:05 smithi141 bash[31670]: cluster 2023-12-01T17:03:03.667683+0000 mgr.y (mgr.24356) 2549 : cluster 0 pgmap v2517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:05 smithi141 bash[31670]: audit 2023-12-01T17:03:04.637797+0000 mon.c (mon.2) 1634 : audit 0 from='client.? 172.21.15.40:0/114962376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:03:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:03:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:07 smithi040 bash[41173]: cluster 2023-12-01T17:03:05.669028+0000 mgr.y (mgr.24356) 2550 : cluster 0 pgmap v2518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:07 smithi040 bash[28232]: cluster 2023-12-01T17:03:05.669028+0000 mgr.y (mgr.24356) 2550 : cluster 0 pgmap v2518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:07 smithi141 bash[31670]: cluster 2023-12-01T17:03:05.669028+0000 mgr.y (mgr.24356) 2550 : cluster 0 pgmap v2518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:08 smithi040 bash[28232]: audit 2023-12-01T17:03:07.105608+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.40:0/4246255897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:08 smithi040 bash[41173]: audit 2023-12-01T17:03:07.105608+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.40:0/4246255897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:08 smithi141 bash[31670]: audit 2023-12-01T17:03:07.105608+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.40:0/4246255897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:09 smithi040 bash[28232]: cluster 2023-12-01T17:03:07.669721+0000 mgr.y (mgr.24356) 2551 : cluster 0 pgmap v2519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:09 smithi040 bash[41173]: cluster 2023-12-01T17:03:07.669721+0000 mgr.y (mgr.24356) 2551 : cluster 0 pgmap v2519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:09 smithi141 bash[31670]: cluster 2023-12-01T17:03:07.669721+0000 mgr.y (mgr.24356) 2551 : cluster 0 pgmap v2519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:10 smithi040 bash[41173]: audit 2023-12-01T17:03:09.587726+0000 mon.a (mon.0) 2196 : audit 0 from='client.? 172.21.15.40:0/1061023597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:10 smithi040 bash[28232]: audit 2023-12-01T17:03:09.587726+0000 mon.a (mon.0) 2196 : audit 0 from='client.? 172.21.15.40:0/1061023597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:10 smithi141 bash[31670]: audit 2023-12-01T17:03:09.587726+0000 mon.a (mon.0) 2196 : audit 0 from='client.? 172.21.15.40:0/1061023597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:11 smithi040 bash[28232]: cluster 2023-12-01T17:03:09.671017+0000 mgr.y (mgr.24356) 2552 : cluster 0 pgmap v2520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:11 smithi040 bash[41173]: cluster 2023-12-01T17:03:09.671017+0000 mgr.y (mgr.24356) 2552 : cluster 0 pgmap v2520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:11 smithi141 bash[31670]: cluster 2023-12-01T17:03:09.671017+0000 mgr.y (mgr.24356) 2552 : cluster 0 pgmap v2520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:12 smithi040 bash[41173]: audit 2023-12-01T17:03:12.043649+0000 mon.c (mon.2) 1635 : audit 0 from='client.? 172.21.15.40:0/3346671746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:12 smithi040 bash[28232]: audit 2023-12-01T17:03:12.043649+0000 mon.c (mon.2) 1635 : audit 0 from='client.? 172.21.15.40:0/3346671746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:12 smithi141 bash[31670]: audit 2023-12-01T17:03:12.043649+0000 mon.c (mon.2) 1635 : audit 0 from='client.? 172.21.15.40:0/3346671746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:13 smithi040 bash[28232]: cluster 2023-12-01T17:03:11.671819+0000 mgr.y (mgr.24356) 2553 : cluster 0 pgmap v2521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:13 smithi040 bash[41173]: cluster 2023-12-01T17:03:11.671819+0000 mgr.y (mgr.24356) 2553 : cluster 0 pgmap v2521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:13 smithi141 bash[31670]: cluster 2023-12-01T17:03:11.671819+0000 mgr.y (mgr.24356) 2553 : cluster 0 pgmap v2521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:15 smithi040 bash[28232]: cluster 2023-12-01T17:03:13.672507+0000 mgr.y (mgr.24356) 2554 : cluster 0 pgmap v2522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:15 smithi040 bash[28232]: audit 2023-12-01T17:03:14.511904+0000 mon.c (mon.2) 1636 : audit 0 from='client.? 172.21.15.40:0/2029954882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:15 smithi040 bash[41173]: cluster 2023-12-01T17:03:13.672507+0000 mgr.y (mgr.24356) 2554 : cluster 0 pgmap v2522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:15 smithi040 bash[41173]: audit 2023-12-01T17:03:14.511904+0000 mon.c (mon.2) 1636 : audit 0 from='client.? 172.21.15.40:0/2029954882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:15 smithi141 bash[31670]: cluster 2023-12-01T17:03:13.672507+0000 mgr.y (mgr.24356) 2554 : cluster 0 pgmap v2522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:15 smithi141 bash[31670]: audit 2023-12-01T17:03:14.511904+0000 mon.c (mon.2) 1636 : audit 0 from='client.? 172.21.15.40:0/2029954882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:03:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:03:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:17 smithi040 bash[28232]: cluster 2023-12-01T17:03:15.673642+0000 mgr.y (mgr.24356) 2555 : cluster 0 pgmap v2523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:17 smithi040 bash[28232]: audit 2023-12-01T17:03:16.977212+0000 mon.c (mon.2) 1637 : audit 0 from='client.? 172.21.15.40:0/1102145577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:17 smithi040 bash[41173]: cluster 2023-12-01T17:03:15.673642+0000 mgr.y (mgr.24356) 2555 : cluster 0 pgmap v2523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:17 smithi040 bash[41173]: audit 2023-12-01T17:03:16.977212+0000 mon.c (mon.2) 1637 : audit 0 from='client.? 172.21.15.40:0/1102145577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:17 smithi141 bash[31670]: cluster 2023-12-01T17:03:15.673642+0000 mgr.y (mgr.24356) 2555 : cluster 0 pgmap v2523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:17 smithi141 bash[31670]: audit 2023-12-01T17:03:16.977212+0000 mon.c (mon.2) 1637 : audit 0 from='client.? 172.21.15.40:0/1102145577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:19 smithi040 bash[28232]: cluster 2023-12-01T17:03:17.674345+0000 mgr.y (mgr.24356) 2556 : cluster 0 pgmap v2524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:19 smithi040 bash[28232]: audit 2023-12-01T17:03:18.431372+0000 mon.c (mon.2) 1638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:19 smithi040 bash[41173]: cluster 2023-12-01T17:03:17.674345+0000 mgr.y (mgr.24356) 2556 : cluster 0 pgmap v2524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:19 smithi040 bash[41173]: audit 2023-12-01T17:03:18.431372+0000 mon.c (mon.2) 1638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:19 smithi141 bash[31670]: cluster 2023-12-01T17:03:17.674345+0000 mgr.y (mgr.24356) 2556 : cluster 0 pgmap v2524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:19 smithi141 bash[31670]: audit 2023-12-01T17:03:18.431372+0000 mon.c (mon.2) 1638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:20 smithi141 bash[31670]: audit 2023-12-01T17:03:19.449350+0000 mon.c (mon.2) 1639 : audit 0 from='client.? 172.21.15.40:0/2221601687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:20 smithi040 bash[41173]: audit 2023-12-01T17:03:19.449350+0000 mon.c (mon.2) 1639 : audit 0 from='client.? 172.21.15.40:0/2221601687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:20 smithi040 bash[28232]: audit 2023-12-01T17:03:19.449350+0000 mon.c (mon.2) 1639 : audit 0 from='client.? 172.21.15.40:0/2221601687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:21 smithi141 bash[31670]: cluster 2023-12-01T17:03:19.675494+0000 mgr.y (mgr.24356) 2557 : cluster 0 pgmap v2525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:21 smithi040 bash[28232]: cluster 2023-12-01T17:03:19.675494+0000 mgr.y (mgr.24356) 2557 : cluster 0 pgmap v2525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:21 smithi040 bash[41173]: cluster 2023-12-01T17:03:19.675494+0000 mgr.y (mgr.24356) 2557 : cluster 0 pgmap v2525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:22 smithi141 bash[31670]: audit 2023-12-01T17:03:21.918948+0000 mon.c (mon.2) 1640 : audit 0 from='client.? 172.21.15.40:0/3456044779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:22 smithi040 bash[41173]: audit 2023-12-01T17:03:21.918948+0000 mon.c (mon.2) 1640 : audit 0 from='client.? 172.21.15.40:0/3456044779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:22 smithi040 bash[28232]: audit 2023-12-01T17:03:21.918948+0000 mon.c (mon.2) 1640 : audit 0 from='client.? 172.21.15.40:0/3456044779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:23 smithi141 bash[31670]: cluster 2023-12-01T17:03:21.676221+0000 mgr.y (mgr.24356) 2558 : cluster 0 pgmap v2526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:23 smithi040 bash[41173]: cluster 2023-12-01T17:03:21.676221+0000 mgr.y (mgr.24356) 2558 : cluster 0 pgmap v2526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:23 smithi040 bash[28232]: cluster 2023-12-01T17:03:21.676221+0000 mgr.y (mgr.24356) 2558 : cluster 0 pgmap v2526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:25 smithi141 bash[31670]: cluster 2023-12-01T17:03:23.677037+0000 mgr.y (mgr.24356) 2559 : cluster 0 pgmap v2527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:25 smithi141 bash[31670]: audit 2023-12-01T17:03:24.388993+0000 mon.c (mon.2) 1641 : audit 0 from='client.? 172.21.15.40:0/2482950772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:25 smithi040 bash[41173]: cluster 2023-12-01T17:03:23.677037+0000 mgr.y (mgr.24356) 2559 : cluster 0 pgmap v2527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:25 smithi040 bash[41173]: audit 2023-12-01T17:03:24.388993+0000 mon.c (mon.2) 1641 : audit 0 from='client.? 172.21.15.40:0/2482950772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:25 smithi040 bash[28232]: cluster 2023-12-01T17:03:23.677037+0000 mgr.y (mgr.24356) 2559 : cluster 0 pgmap v2527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:25 smithi040 bash[28232]: audit 2023-12-01T17:03:24.388993+0000 mon.c (mon.2) 1641 : audit 0 from='client.? 172.21.15.40:0/2482950772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:03:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:03:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:27 smithi141 bash[31670]: cluster 2023-12-01T17:03:25.678241+0000 mgr.y (mgr.24356) 2560 : cluster 0 pgmap v2528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:27 smithi141 bash[31670]: audit 2023-12-01T17:03:26.845641+0000 mon.c (mon.2) 1642 : audit 0 from='client.? 172.21.15.40:0/263604627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:27 smithi040 bash[41173]: cluster 2023-12-01T17:03:25.678241+0000 mgr.y (mgr.24356) 2560 : cluster 0 pgmap v2528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:27 smithi040 bash[41173]: audit 2023-12-01T17:03:26.845641+0000 mon.c (mon.2) 1642 : audit 0 from='client.? 172.21.15.40:0/263604627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:27 smithi040 bash[28232]: cluster 2023-12-01T17:03:25.678241+0000 mgr.y (mgr.24356) 2560 : cluster 0 pgmap v2528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:27 smithi040 bash[28232]: audit 2023-12-01T17:03:26.845641+0000 mon.c (mon.2) 1642 : audit 0 from='client.? 172.21.15.40:0/263604627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:29 smithi141 bash[31670]: cluster 2023-12-01T17:03:27.678942+0000 mgr.y (mgr.24356) 2561 : cluster 0 pgmap v2529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:29 smithi040 bash[41173]: cluster 2023-12-01T17:03:27.678942+0000 mgr.y (mgr.24356) 2561 : cluster 0 pgmap v2529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:29 smithi040 bash[28232]: cluster 2023-12-01T17:03:27.678942+0000 mgr.y (mgr.24356) 2561 : cluster 0 pgmap v2529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:30 smithi141 bash[31670]: audit 2023-12-01T17:03:29.310745+0000 mon.c (mon.2) 1643 : audit 0 from='client.? 172.21.15.40:0/3436491247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:30 smithi040 bash[41173]: audit 2023-12-01T17:03:29.310745+0000 mon.c (mon.2) 1643 : audit 0 from='client.? 172.21.15.40:0/3436491247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:30 smithi040 bash[28232]: audit 2023-12-01T17:03:29.310745+0000 mon.c (mon.2) 1643 : audit 0 from='client.? 172.21.15.40:0/3436491247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:31 smithi141 bash[31670]: cluster 2023-12-01T17:03:29.680069+0000 mgr.y (mgr.24356) 2562 : cluster 0 pgmap v2530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:31 smithi040 bash[28232]: cluster 2023-12-01T17:03:29.680069+0000 mgr.y (mgr.24356) 2562 : cluster 0 pgmap v2530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:31 smithi040 bash[41173]: cluster 2023-12-01T17:03:29.680069+0000 mgr.y (mgr.24356) 2562 : cluster 0 pgmap v2530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:32 smithi141 bash[31670]: audit 2023-12-01T17:03:31.779576+0000 mon.c (mon.2) 1644 : audit 0 from='client.? 172.21.15.40:0/1643406717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:32 smithi040 bash[41173]: audit 2023-12-01T17:03:31.779576+0000 mon.c (mon.2) 1644 : audit 0 from='client.? 172.21.15.40:0/1643406717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:32 smithi040 bash[28232]: audit 2023-12-01T17:03:31.779576+0000 mon.c (mon.2) 1644 : audit 0 from='client.? 172.21.15.40:0/1643406717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:33 smithi141 bash[31670]: cluster 2023-12-01T17:03:31.680567+0000 mgr.y (mgr.24356) 2563 : cluster 0 pgmap v2531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:33 smithi040 bash[41173]: cluster 2023-12-01T17:03:31.680567+0000 mgr.y (mgr.24356) 2563 : cluster 0 pgmap v2531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:33 smithi040 bash[28232]: cluster 2023-12-01T17:03:31.680567+0000 mgr.y (mgr.24356) 2563 : cluster 0 pgmap v2531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:34 smithi141 bash[31670]: audit 2023-12-01T17:03:33.431695+0000 mon.c (mon.2) 1645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:34 smithi040 bash[41173]: audit 2023-12-01T17:03:33.431695+0000 mon.c (mon.2) 1645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:34 smithi040 bash[28232]: audit 2023-12-01T17:03:33.431695+0000 mon.c (mon.2) 1645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:35 smithi141 bash[31670]: cluster 2023-12-01T17:03:33.681111+0000 mgr.y (mgr.24356) 2564 : cluster 0 pgmap v2532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:35 smithi141 bash[31670]: audit 2023-12-01T17:03:34.250253+0000 mon.a (mon.0) 2197 : audit 0 from='client.? 172.21.15.40:0/3929598402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:35 smithi040 bash[41173]: cluster 2023-12-01T17:03:33.681111+0000 mgr.y (mgr.24356) 2564 : cluster 0 pgmap v2532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:35 smithi040 bash[41173]: audit 2023-12-01T17:03:34.250253+0000 mon.a (mon.0) 2197 : audit 0 from='client.? 172.21.15.40:0/3929598402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:35 smithi040 bash[28232]: cluster 2023-12-01T17:03:33.681111+0000 mgr.y (mgr.24356) 2564 : cluster 0 pgmap v2532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:35 smithi040 bash[28232]: audit 2023-12-01T17:03:34.250253+0000 mon.a (mon.0) 2197 : audit 0 from='client.? 172.21.15.40:0/3929598402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:03:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:03:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:37 smithi141 bash[31670]: cluster 2023-12-01T17:03:35.682287+0000 mgr.y (mgr.24356) 2565 : cluster 0 pgmap v2533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:37 smithi141 bash[31670]: audit 2023-12-01T17:03:36.716653+0000 mon.c (mon.2) 1646 : audit 0 from='client.? 172.21.15.40:0/541805771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:37 smithi040 bash[28232]: cluster 2023-12-01T17:03:35.682287+0000 mgr.y (mgr.24356) 2565 : cluster 0 pgmap v2533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:37 smithi040 bash[28232]: audit 2023-12-01T17:03:36.716653+0000 mon.c (mon.2) 1646 : audit 0 from='client.? 172.21.15.40:0/541805771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:37 smithi040 bash[41173]: cluster 2023-12-01T17:03:35.682287+0000 mgr.y (mgr.24356) 2565 : cluster 0 pgmap v2533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:37 smithi040 bash[41173]: audit 2023-12-01T17:03:36.716653+0000 mon.c (mon.2) 1646 : audit 0 from='client.? 172.21.15.40:0/541805771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:39 smithi141 bash[31670]: cluster 2023-12-01T17:03:37.682960+0000 mgr.y (mgr.24356) 2566 : cluster 0 pgmap v2534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:39 smithi141 bash[31670]: audit 2023-12-01T17:03:39.183329+0000 mon.a (mon.0) 2198 : audit 0 from='client.? 172.21.15.40:0/676849579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:39 smithi040 bash[28232]: cluster 2023-12-01T17:03:37.682960+0000 mgr.y (mgr.24356) 2566 : cluster 0 pgmap v2534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:39 smithi040 bash[28232]: audit 2023-12-01T17:03:39.183329+0000 mon.a (mon.0) 2198 : audit 0 from='client.? 172.21.15.40:0/676849579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:39 smithi040 bash[41173]: cluster 2023-12-01T17:03:37.682960+0000 mgr.y (mgr.24356) 2566 : cluster 0 pgmap v2534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:39 smithi040 bash[41173]: audit 2023-12-01T17:03:39.183329+0000 mon.a (mon.0) 2198 : audit 0 from='client.? 172.21.15.40:0/676849579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:41 smithi141 bash[31670]: cluster 2023-12-01T17:03:39.684122+0000 mgr.y (mgr.24356) 2567 : cluster 0 pgmap v2535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:41 smithi040 bash[28232]: cluster 2023-12-01T17:03:39.684122+0000 mgr.y (mgr.24356) 2567 : cluster 0 pgmap v2535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:41 smithi040 bash[41173]: cluster 2023-12-01T17:03:39.684122+0000 mgr.y (mgr.24356) 2567 : cluster 0 pgmap v2535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:42 smithi141 bash[31670]: audit 2023-12-01T17:03:41.651286+0000 mon.a (mon.0) 2199 : audit 0 from='client.? 172.21.15.40:0/3409044249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:42 smithi040 bash[28232]: audit 2023-12-01T17:03:41.651286+0000 mon.a (mon.0) 2199 : audit 0 from='client.? 172.21.15.40:0/3409044249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:42 smithi040 bash[41173]: audit 2023-12-01T17:03:41.651286+0000 mon.a (mon.0) 2199 : audit 0 from='client.? 172.21.15.40:0/3409044249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:43 smithi141 bash[31670]: cluster 2023-12-01T17:03:41.684888+0000 mgr.y (mgr.24356) 2568 : cluster 0 pgmap v2536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:43 smithi040 bash[28232]: cluster 2023-12-01T17:03:41.684888+0000 mgr.y (mgr.24356) 2568 : cluster 0 pgmap v2536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:43 smithi040 bash[41173]: cluster 2023-12-01T17:03:41.684888+0000 mgr.y (mgr.24356) 2568 : cluster 0 pgmap v2536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:44 smithi040 bash[28232]: cluster 2023-12-01T17:03:43.685531+0000 mgr.y (mgr.24356) 2569 : cluster 0 pgmap v2537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:44 smithi040 bash[28232]: audit 2023-12-01T17:03:44.111540+0000 mon.c (mon.2) 1647 : audit 0 from='client.? 172.21.15.40:0/2861109474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:44 smithi040 bash[41173]: cluster 2023-12-01T17:03:43.685531+0000 mgr.y (mgr.24356) 2569 : cluster 0 pgmap v2537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:44 smithi040 bash[41173]: audit 2023-12-01T17:03:44.111540+0000 mon.c (mon.2) 1647 : audit 0 from='client.? 172.21.15.40:0/2861109474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:44 smithi141 bash[31670]: cluster 2023-12-01T17:03:43.685531+0000 mgr.y (mgr.24356) 2569 : cluster 0 pgmap v2537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:44 smithi141 bash[31670]: audit 2023-12-01T17:03:44.111540+0000 mon.c (mon.2) 1647 : audit 0 from='client.? 172.21.15.40:0/2861109474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:03:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:03:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:46 smithi040 bash[28232]: cluster 2023-12-01T17:03:45.686711+0000 mgr.y (mgr.24356) 2570 : cluster 0 pgmap v2538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:46 smithi040 bash[28232]: audit 2023-12-01T17:03:46.574793+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.40:0/216026337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:46 smithi040 bash[41173]: cluster 2023-12-01T17:03:45.686711+0000 mgr.y (mgr.24356) 2570 : cluster 0 pgmap v2538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:46 smithi040 bash[41173]: audit 2023-12-01T17:03:46.574793+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.40:0/216026337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:46 smithi141 bash[31670]: cluster 2023-12-01T17:03:45.686711+0000 mgr.y (mgr.24356) 2570 : cluster 0 pgmap v2538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:46 smithi141 bash[31670]: audit 2023-12-01T17:03:46.574793+0000 mon.a (mon.0) 2200 : audit 0 from='client.? 172.21.15.40:0/216026337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:48 smithi141 bash[31670]: cluster 2023-12-01T17:03:47.687394+0000 mgr.y (mgr.24356) 2571 : cluster 0 pgmap v2539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:48 smithi141 bash[31670]: audit 2023-12-01T17:03:48.432212+0000 mon.c (mon.2) 1648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:48 smithi040 bash[28232]: cluster 2023-12-01T17:03:47.687394+0000 mgr.y (mgr.24356) 2571 : cluster 0 pgmap v2539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:48 smithi040 bash[28232]: audit 2023-12-01T17:03:48.432212+0000 mon.c (mon.2) 1648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:48 smithi040 bash[41173]: cluster 2023-12-01T17:03:47.687394+0000 mgr.y (mgr.24356) 2571 : cluster 0 pgmap v2539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:48 smithi040 bash[41173]: audit 2023-12-01T17:03:48.432212+0000 mon.c (mon.2) 1648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:49 smithi141 bash[31670]: audit 2023-12-01T17:03:49.046960+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.40:0/171976031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:49 smithi040 bash[41173]: audit 2023-12-01T17:03:49.046960+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.40:0/171976031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:49 smithi040 bash[28232]: audit 2023-12-01T17:03:49.046960+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.40:0/171976031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:50 smithi141 bash[31670]: cluster 2023-12-01T17:03:49.688473+0000 mgr.y (mgr.24356) 2572 : cluster 0 pgmap v2540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:50 smithi040 bash[28232]: cluster 2023-12-01T17:03:49.688473+0000 mgr.y (mgr.24356) 2572 : cluster 0 pgmap v2540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:50 smithi040 bash[41173]: cluster 2023-12-01T17:03:49.688473+0000 mgr.y (mgr.24356) 2572 : cluster 0 pgmap v2540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:51 smithi141 bash[31670]: audit 2023-12-01T17:03:51.506924+0000 mon.c (mon.2) 1649 : audit 0 from='client.? 172.21.15.40:0/682661758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:51 smithi040 bash[28232]: audit 2023-12-01T17:03:51.506924+0000 mon.c (mon.2) 1649 : audit 0 from='client.? 172.21.15.40:0/682661758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:51 smithi040 bash[41173]: audit 2023-12-01T17:03:51.506924+0000 mon.c (mon.2) 1649 : audit 0 from='client.? 172.21.15.40:0/682661758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:52 smithi141 bash[31670]: cluster 2023-12-01T17:03:51.689190+0000 mgr.y (mgr.24356) 2573 : cluster 0 pgmap v2541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:52 smithi040 bash[28232]: cluster 2023-12-01T17:03:51.689190+0000 mgr.y (mgr.24356) 2573 : cluster 0 pgmap v2541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:52 smithi040 bash[41173]: cluster 2023-12-01T17:03:51.689190+0000 mgr.y (mgr.24356) 2573 : cluster 0 pgmap v2541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:54 smithi141 bash[31670]: cluster 2023-12-01T17:03:53.689826+0000 mgr.y (mgr.24356) 2574 : cluster 0 pgmap v2542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:54 smithi141 bash[31670]: audit 2023-12-01T17:03:53.975747+0000 mon.a (mon.0) 2202 : audit 0 from='client.? 172.21.15.40:0/2040779633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:54 smithi040 bash[28232]: cluster 2023-12-01T17:03:53.689826+0000 mgr.y (mgr.24356) 2574 : cluster 0 pgmap v2542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:54 smithi040 bash[28232]: audit 2023-12-01T17:03:53.975747+0000 mon.a (mon.0) 2202 : audit 0 from='client.? 172.21.15.40:0/2040779633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:54 smithi040 bash[41173]: cluster 2023-12-01T17:03:53.689826+0000 mgr.y (mgr.24356) 2574 : cluster 0 pgmap v2542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:54 smithi040 bash[41173]: audit 2023-12-01T17:03:53.975747+0000 mon.a (mon.0) 2202 : audit 0 from='client.? 172.21.15.40:0/2040779633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:03:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:03:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:56 smithi141 bash[31670]: cluster 2023-12-01T17:03:55.690988+0000 mgr.y (mgr.24356) 2575 : cluster 0 pgmap v2543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:56 smithi141 bash[31670]: audit 2023-12-01T17:03:56.437067+0000 mon.c (mon.2) 1650 : audit 0 from='client.? 172.21.15.40:0/915143677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:56 smithi040 bash[41173]: cluster 2023-12-01T17:03:55.690988+0000 mgr.y (mgr.24356) 2575 : cluster 0 pgmap v2543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:56 smithi040 bash[41173]: audit 2023-12-01T17:03:56.437067+0000 mon.c (mon.2) 1650 : audit 0 from='client.? 172.21.15.40:0/915143677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:56 smithi040 bash[28232]: cluster 2023-12-01T17:03:55.690988+0000 mgr.y (mgr.24356) 2575 : cluster 0 pgmap v2543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:56 smithi040 bash[28232]: audit 2023-12-01T17:03:56.437067+0000 mon.c (mon.2) 1650 : audit 0 from='client.? 172.21.15.40:0/915143677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:58 smithi141 bash[31670]: cluster 2023-12-01T17:03:57.691635+0000 mgr.y (mgr.24356) 2576 : cluster 0 pgmap v2544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:03:58 smithi141 bash[31670]: audit 2023-12-01T17:03:58.905803+0000 mon.a (mon.0) 2203 : audit 0 from='client.? 172.21.15.40:0/1094493015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:58 smithi040 bash[28232]: cluster 2023-12-01T17:03:57.691635+0000 mgr.y (mgr.24356) 2576 : cluster 0 pgmap v2544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:03:58 smithi040 bash[28232]: audit 2023-12-01T17:03:58.905803+0000 mon.a (mon.0) 2203 : audit 0 from='client.? 172.21.15.40:0/1094493015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:03:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:58 smithi040 bash[41173]: cluster 2023-12-01T17:03:57.691635+0000 mgr.y (mgr.24356) 2576 : cluster 0 pgmap v2544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:03:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:03:58 smithi040 bash[41173]: audit 2023-12-01T17:03:58.905803+0000 mon.a (mon.0) 2203 : audit 0 from='client.? 172.21.15.40:0/1094493015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:00 smithi141 bash[31670]: cluster 2023-12-01T17:03:59.692830+0000 mgr.y (mgr.24356) 2577 : cluster 0 pgmap v2545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:00 smithi040 bash[28232]: cluster 2023-12-01T17:03:59.692830+0000 mgr.y (mgr.24356) 2577 : cluster 0 pgmap v2545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:00 smithi040 bash[41173]: cluster 2023-12-01T17:03:59.692830+0000 mgr.y (mgr.24356) 2577 : cluster 0 pgmap v2545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:01 smithi141 bash[31670]: audit 2023-12-01T17:04:01.371037+0000 mon.a (mon.0) 2204 : audit 0 from='client.? 172.21.15.40:0/2006197121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:01 smithi040 bash[28232]: audit 2023-12-01T17:04:01.371037+0000 mon.a (mon.0) 2204 : audit 0 from='client.? 172.21.15.40:0/2006197121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:01 smithi040 bash[41173]: audit 2023-12-01T17:04:01.371037+0000 mon.a (mon.0) 2204 : audit 0 from='client.? 172.21.15.40:0/2006197121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:02 smithi141 bash[31670]: cluster 2023-12-01T17:04:01.693486+0000 mgr.y (mgr.24356) 2578 : cluster 0 pgmap v2546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:02 smithi141 bash[31670]: audit 2023-12-01T17:04:02.448565+0000 mon.c (mon.2) 1651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:04:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:02 smithi040 bash[41173]: cluster 2023-12-01T17:04:01.693486+0000 mgr.y (mgr.24356) 2578 : cluster 0 pgmap v2546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:02 smithi040 bash[41173]: audit 2023-12-01T17:04:02.448565+0000 mon.c (mon.2) 1651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:04:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:02 smithi040 bash[28232]: cluster 2023-12-01T17:04:01.693486+0000 mgr.y (mgr.24356) 2578 : cluster 0 pgmap v2546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:02 smithi040 bash[28232]: audit 2023-12-01T17:04:02.448565+0000 mon.c (mon.2) 1651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:04:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:03 smithi141 bash[31670]: audit 2023-12-01T17:04:03.432879+0000 mon.c (mon.2) 1652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:03 smithi141 bash[31670]: audit 2023-12-01T17:04:03.840886+0000 mon.c (mon.2) 1653 : audit 0 from='client.? 172.21.15.40:0/672230844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:03 smithi040 bash[28232]: audit 2023-12-01T17:04:03.432879+0000 mon.c (mon.2) 1652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:03 smithi040 bash[28232]: audit 2023-12-01T17:04:03.840886+0000 mon.c (mon.2) 1653 : audit 0 from='client.? 172.21.15.40:0/672230844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:03 smithi040 bash[41173]: audit 2023-12-01T17:04:03.432879+0000 mon.c (mon.2) 1652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:03 smithi040 bash[41173]: audit 2023-12-01T17:04:03.840886+0000 mon.c (mon.2) 1653 : audit 0 from='client.? 172.21.15.40:0/672230844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:04 smithi141 bash[31670]: cluster 2023-12-01T17:04:03.693981+0000 mgr.y (mgr.24356) 2579 : cluster 0 pgmap v2547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:04 smithi040 bash[28232]: cluster 2023-12-01T17:04:03.693981+0000 mgr.y (mgr.24356) 2579 : cluster 0 pgmap v2547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:04 smithi040 bash[41173]: cluster 2023-12-01T17:04:03.693981+0000 mgr.y (mgr.24356) 2579 : cluster 0 pgmap v2547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:04:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:04:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:06 smithi141 bash[31670]: cluster 2023-12-01T17:04:05.695126+0000 mgr.y (mgr.24356) 2580 : cluster 0 pgmap v2548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:06 smithi141 bash[31670]: audit 2023-12-01T17:04:06.300294+0000 mon.c (mon.2) 1654 : audit 0 from='client.? 172.21.15.40:0/3449215834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:06 smithi040 bash[41173]: cluster 2023-12-01T17:04:05.695126+0000 mgr.y (mgr.24356) 2580 : cluster 0 pgmap v2548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:06 smithi040 bash[41173]: audit 2023-12-01T17:04:06.300294+0000 mon.c (mon.2) 1654 : audit 0 from='client.? 172.21.15.40:0/3449215834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:06 smithi040 bash[28232]: cluster 2023-12-01T17:04:05.695126+0000 mgr.y (mgr.24356) 2580 : cluster 0 pgmap v2548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:06 smithi040 bash[28232]: audit 2023-12-01T17:04:06.300294+0000 mon.c (mon.2) 1654 : audit 0 from='client.? 172.21.15.40:0/3449215834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: cluster 2023-12-01T17:04:07.695744+0000 mgr.y (mgr.24356) 2581 : cluster 0 pgmap v2549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:08.344486+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:08.358318+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:08.645605+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:08.656008+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:08.776498+0000 mon.a (mon.0) 2209 : audit 0 from='client.? 172.21.15.40:0/25497930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:09.129898+0000 mon.c (mon.2) 1655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:09.131618+0000 mon.c (mon.2) 1656 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[28232]: audit 2023-12-01T17:04:09.143020+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: cluster 2023-12-01T17:04:07.695744+0000 mgr.y (mgr.24356) 2581 : cluster 0 pgmap v2549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:08.344486+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:08.358318+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:08.645605+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:08.656008+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:08.776498+0000 mon.a (mon.0) 2209 : audit 0 from='client.? 172.21.15.40:0/25497930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:09.129898+0000 mon.c (mon.2) 1655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:09.131618+0000 mon.c (mon.2) 1656 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:04:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:09 smithi040 bash[41173]: audit 2023-12-01T17:04:09.143020+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: cluster 2023-12-01T17:04:07.695744+0000 mgr.y (mgr.24356) 2581 : cluster 0 pgmap v2549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:08.344486+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:08.358318+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:08.645605+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:08.656008+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:08.776498+0000 mon.a (mon.0) 2209 : audit 0 from='client.? 172.21.15.40:0/25497930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:09.129898+0000 mon.c (mon.2) 1655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:09.131618+0000 mon.c (mon.2) 1656 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:09 smithi141 bash[31670]: audit 2023-12-01T17:04:09.143020+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:04:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:11 smithi040 bash[41173]: cluster 2023-12-01T17:04:09.696977+0000 mgr.y (mgr.24356) 2582 : cluster 0 pgmap v2550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:11 smithi040 bash[41173]: audit 2023-12-01T17:04:11.240499+0000 mon.a (mon.0) 2211 : audit 0 from='client.? 172.21.15.40:0/3924839700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:11 smithi040 bash[28232]: cluster 2023-12-01T17:04:09.696977+0000 mgr.y (mgr.24356) 2582 : cluster 0 pgmap v2550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:11 smithi040 bash[28232]: audit 2023-12-01T17:04:11.240499+0000 mon.a (mon.0) 2211 : audit 0 from='client.? 172.21.15.40:0/3924839700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:11 smithi141 bash[31670]: cluster 2023-12-01T17:04:09.696977+0000 mgr.y (mgr.24356) 2582 : cluster 0 pgmap v2550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:11 smithi141 bash[31670]: audit 2023-12-01T17:04:11.240499+0000 mon.a (mon.0) 2211 : audit 0 from='client.? 172.21.15.40:0/3924839700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:13 smithi040 bash[41173]: cluster 2023-12-01T17:04:11.697673+0000 mgr.y (mgr.24356) 2583 : cluster 0 pgmap v2551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:13 smithi040 bash[28232]: cluster 2023-12-01T17:04:11.697673+0000 mgr.y (mgr.24356) 2583 : cluster 0 pgmap v2551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:13 smithi141 bash[31670]: cluster 2023-12-01T17:04:11.697673+0000 mgr.y (mgr.24356) 2583 : cluster 0 pgmap v2551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:14 smithi040 bash[28232]: audit 2023-12-01T17:04:13.705096+0000 mon.a (mon.0) 2212 : audit 0 from='client.? 172.21.15.40:0/3761023484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:14 smithi040 bash[41173]: audit 2023-12-01T17:04:13.705096+0000 mon.a (mon.0) 2212 : audit 0 from='client.? 172.21.15.40:0/3761023484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:14 smithi141 bash[31670]: audit 2023-12-01T17:04:13.705096+0000 mon.a (mon.0) 2212 : audit 0 from='client.? 172.21.15.40:0/3761023484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:15 smithi040 bash[28232]: cluster 2023-12-01T17:04:13.698311+0000 mgr.y (mgr.24356) 2584 : cluster 0 pgmap v2552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:15 smithi040 bash[41173]: cluster 2023-12-01T17:04:13.698311+0000 mgr.y (mgr.24356) 2584 : cluster 0 pgmap v2552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:15 smithi141 bash[31670]: cluster 2023-12-01T17:04:13.698311+0000 mgr.y (mgr.24356) 2584 : cluster 0 pgmap v2552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:16 smithi040 bash[28232]: audit 2023-12-01T17:04:16.170691+0000 mon.c (mon.2) 1657 : audit 0 from='client.? 172.21.15.40:0/3191360735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:04:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:04:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:16 smithi040 bash[41173]: audit 2023-12-01T17:04:16.170691+0000 mon.c (mon.2) 1657 : audit 0 from='client.? 172.21.15.40:0/3191360735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:16 smithi141 bash[31670]: audit 2023-12-01T17:04:16.170691+0000 mon.c (mon.2) 1657 : audit 0 from='client.? 172.21.15.40:0/3191360735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:17 smithi040 bash[28232]: cluster 2023-12-01T17:04:15.699609+0000 mgr.y (mgr.24356) 2585 : cluster 0 pgmap v2553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:17 smithi040 bash[41173]: cluster 2023-12-01T17:04:15.699609+0000 mgr.y (mgr.24356) 2585 : cluster 0 pgmap v2553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:17 smithi141 bash[31670]: cluster 2023-12-01T17:04:15.699609+0000 mgr.y (mgr.24356) 2585 : cluster 0 pgmap v2553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:19 smithi040 bash[41173]: cluster 2023-12-01T17:04:17.700437+0000 mgr.y (mgr.24356) 2586 : cluster 0 pgmap v2554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:19 smithi040 bash[41173]: audit 2023-12-01T17:04:18.432748+0000 mon.c (mon.2) 1658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:19 smithi040 bash[41173]: audit 2023-12-01T17:04:18.640105+0000 mon.a (mon.0) 2213 : audit 0 from='client.? 172.21.15.40:0/3548234981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:19 smithi040 bash[28232]: cluster 2023-12-01T17:04:17.700437+0000 mgr.y (mgr.24356) 2586 : cluster 0 pgmap v2554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:19 smithi040 bash[28232]: audit 2023-12-01T17:04:18.432748+0000 mon.c (mon.2) 1658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:19 smithi040 bash[28232]: audit 2023-12-01T17:04:18.640105+0000 mon.a (mon.0) 2213 : audit 0 from='client.? 172.21.15.40:0/3548234981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:19 smithi141 bash[31670]: cluster 2023-12-01T17:04:17.700437+0000 mgr.y (mgr.24356) 2586 : cluster 0 pgmap v2554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:19 smithi141 bash[31670]: audit 2023-12-01T17:04:18.432748+0000 mon.c (mon.2) 1658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:19 smithi141 bash[31670]: audit 2023-12-01T17:04:18.640105+0000 mon.a (mon.0) 2213 : audit 0 from='client.? 172.21.15.40:0/3548234981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:21 smithi040 bash[28232]: cluster 2023-12-01T17:04:19.701650+0000 mgr.y (mgr.24356) 2587 : cluster 0 pgmap v2555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:21 smithi040 bash[28232]: audit 2023-12-01T17:04:21.106214+0000 mon.a (mon.0) 2214 : audit 0 from='client.? 172.21.15.40:0/2102577271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:21 smithi040 bash[41173]: cluster 2023-12-01T17:04:19.701650+0000 mgr.y (mgr.24356) 2587 : cluster 0 pgmap v2555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:21 smithi040 bash[41173]: audit 2023-12-01T17:04:21.106214+0000 mon.a (mon.0) 2214 : audit 0 from='client.? 172.21.15.40:0/2102577271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:21 smithi141 bash[31670]: cluster 2023-12-01T17:04:19.701650+0000 mgr.y (mgr.24356) 2587 : cluster 0 pgmap v2555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:21 smithi141 bash[31670]: audit 2023-12-01T17:04:21.106214+0000 mon.a (mon.0) 2214 : audit 0 from='client.? 172.21.15.40:0/2102577271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:23 smithi040 bash[28232]: cluster 2023-12-01T17:04:21.702331+0000 mgr.y (mgr.24356) 2588 : cluster 0 pgmap v2556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:23 smithi040 bash[41173]: cluster 2023-12-01T17:04:21.702331+0000 mgr.y (mgr.24356) 2588 : cluster 0 pgmap v2556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:23 smithi141 bash[31670]: cluster 2023-12-01T17:04:21.702331+0000 mgr.y (mgr.24356) 2588 : cluster 0 pgmap v2556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:24 smithi040 bash[28232]: audit 2023-12-01T17:04:23.566170+0000 mon.a (mon.0) 2215 : audit 0 from='client.? 172.21.15.40:0/2294834126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:24 smithi040 bash[41173]: audit 2023-12-01T17:04:23.566170+0000 mon.a (mon.0) 2215 : audit 0 from='client.? 172.21.15.40:0/2294834126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:24 smithi141 bash[31670]: audit 2023-12-01T17:04:23.566170+0000 mon.a (mon.0) 2215 : audit 0 from='client.? 172.21.15.40:0/2294834126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:25 smithi040 bash[28232]: cluster 2023-12-01T17:04:23.703091+0000 mgr.y (mgr.24356) 2589 : cluster 0 pgmap v2557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:25 smithi040 bash[41173]: cluster 2023-12-01T17:04:23.703091+0000 mgr.y (mgr.24356) 2589 : cluster 0 pgmap v2557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:25 smithi141 bash[31670]: cluster 2023-12-01T17:04:23.703091+0000 mgr.y (mgr.24356) 2589 : cluster 0 pgmap v2557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:26 smithi040 bash[28232]: audit 2023-12-01T17:04:26.032924+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.40:0/1433411330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:04:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:04:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:26 smithi040 bash[41173]: audit 2023-12-01T17:04:26.032924+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.40:0/1433411330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:26 smithi141 bash[31670]: audit 2023-12-01T17:04:26.032924+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.40:0/1433411330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:27 smithi141 bash[31670]: cluster 2023-12-01T17:04:25.704233+0000 mgr.y (mgr.24356) 2590 : cluster 0 pgmap v2558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:27 smithi040 bash[28232]: cluster 2023-12-01T17:04:25.704233+0000 mgr.y (mgr.24356) 2590 : cluster 0 pgmap v2558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:27 smithi040 bash[41173]: cluster 2023-12-01T17:04:25.704233+0000 mgr.y (mgr.24356) 2590 : cluster 0 pgmap v2558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:29 smithi141 bash[31670]: cluster 2023-12-01T17:04:27.704934+0000 mgr.y (mgr.24356) 2591 : cluster 0 pgmap v2559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:29 smithi141 bash[31670]: audit 2023-12-01T17:04:28.494683+0000 mon.a (mon.0) 2217 : audit 0 from='client.? 172.21.15.40:0/950276429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:29 smithi040 bash[41173]: cluster 2023-12-01T17:04:27.704934+0000 mgr.y (mgr.24356) 2591 : cluster 0 pgmap v2559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:29 smithi040 bash[41173]: audit 2023-12-01T17:04:28.494683+0000 mon.a (mon.0) 2217 : audit 0 from='client.? 172.21.15.40:0/950276429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:29 smithi040 bash[28232]: cluster 2023-12-01T17:04:27.704934+0000 mgr.y (mgr.24356) 2591 : cluster 0 pgmap v2559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:29 smithi040 bash[28232]: audit 2023-12-01T17:04:28.494683+0000 mon.a (mon.0) 2217 : audit 0 from='client.? 172.21.15.40:0/950276429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:31 smithi141 bash[31670]: cluster 2023-12-01T17:04:29.706068+0000 mgr.y (mgr.24356) 2592 : cluster 0 pgmap v2560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:31 smithi141 bash[31670]: audit 2023-12-01T17:04:30.959423+0000 mon.a (mon.0) 2218 : audit 0 from='client.? 172.21.15.40:0/3625316230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:31 smithi040 bash[28232]: cluster 2023-12-01T17:04:29.706068+0000 mgr.y (mgr.24356) 2592 : cluster 0 pgmap v2560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:31 smithi040 bash[28232]: audit 2023-12-01T17:04:30.959423+0000 mon.a (mon.0) 2218 : audit 0 from='client.? 172.21.15.40:0/3625316230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:31 smithi040 bash[41173]: cluster 2023-12-01T17:04:29.706068+0000 mgr.y (mgr.24356) 2592 : cluster 0 pgmap v2560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:31 smithi040 bash[41173]: audit 2023-12-01T17:04:30.959423+0000 mon.a (mon.0) 2218 : audit 0 from='client.? 172.21.15.40:0/3625316230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:33 smithi141 bash[31670]: cluster 2023-12-01T17:04:31.706790+0000 mgr.y (mgr.24356) 2593 : cluster 0 pgmap v2561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:33 smithi141 bash[31670]: audit 2023-12-01T17:04:33.421175+0000 mon.a (mon.0) 2219 : audit 0 from='client.? 172.21.15.40:0/2894919117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:33 smithi040 bash[28232]: cluster 2023-12-01T17:04:31.706790+0000 mgr.y (mgr.24356) 2593 : cluster 0 pgmap v2561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:33 smithi040 bash[28232]: audit 2023-12-01T17:04:33.421175+0000 mon.a (mon.0) 2219 : audit 0 from='client.? 172.21.15.40:0/2894919117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:33 smithi040 bash[41173]: cluster 2023-12-01T17:04:31.706790+0000 mgr.y (mgr.24356) 2593 : cluster 0 pgmap v2561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:33 smithi040 bash[41173]: audit 2023-12-01T17:04:33.421175+0000 mon.a (mon.0) 2219 : audit 0 from='client.? 172.21.15.40:0/2894919117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:34 smithi141 bash[31670]: audit 2023-12-01T17:04:33.435786+0000 mon.c (mon.2) 1659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:34 smithi040 bash[28232]: audit 2023-12-01T17:04:33.435786+0000 mon.c (mon.2) 1659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:34 smithi040 bash[41173]: audit 2023-12-01T17:04:33.435786+0000 mon.c (mon.2) 1659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:35 smithi141 bash[31670]: cluster 2023-12-01T17:04:33.707459+0000 mgr.y (mgr.24356) 2594 : cluster 0 pgmap v2562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:35 smithi040 bash[28232]: cluster 2023-12-01T17:04:33.707459+0000 mgr.y (mgr.24356) 2594 : cluster 0 pgmap v2562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:35 smithi040 bash[41173]: cluster 2023-12-01T17:04:33.707459+0000 mgr.y (mgr.24356) 2594 : cluster 0 pgmap v2562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:36 smithi141 bash[31670]: audit 2023-12-01T17:04:35.892265+0000 mon.a (mon.0) 2220 : audit 0 from='client.? 172.21.15.40:0/3466134261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:36 smithi040 bash[28232]: audit 2023-12-01T17:04:35.892265+0000 mon.a (mon.0) 2220 : audit 0 from='client.? 172.21.15.40:0/3466134261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:36 smithi040 bash[41173]: audit 2023-12-01T17:04:35.892265+0000 mon.a (mon.0) 2220 : audit 0 from='client.? 172.21.15.40:0/3466134261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:04:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:04:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:37 smithi141 bash[31670]: cluster 2023-12-01T17:04:35.708720+0000 mgr.y (mgr.24356) 2595 : cluster 0 pgmap v2563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:37 smithi040 bash[28232]: cluster 2023-12-01T17:04:35.708720+0000 mgr.y (mgr.24356) 2595 : cluster 0 pgmap v2563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:37 smithi040 bash[41173]: cluster 2023-12-01T17:04:35.708720+0000 mgr.y (mgr.24356) 2595 : cluster 0 pgmap v2563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:38 smithi141 bash[31670]: audit 2023-12-01T17:04:38.353944+0000 mon.a (mon.0) 2221 : audit 0 from='client.? 172.21.15.40:0/404460213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:38 smithi040 bash[28232]: audit 2023-12-01T17:04:38.353944+0000 mon.a (mon.0) 2221 : audit 0 from='client.? 172.21.15.40:0/404460213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:38 smithi040 bash[41173]: audit 2023-12-01T17:04:38.353944+0000 mon.a (mon.0) 2221 : audit 0 from='client.? 172.21.15.40:0/404460213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:39 smithi141 bash[31670]: cluster 2023-12-01T17:04:37.709459+0000 mgr.y (mgr.24356) 2596 : cluster 0 pgmap v2564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:39 smithi040 bash[28232]: cluster 2023-12-01T17:04:37.709459+0000 mgr.y (mgr.24356) 2596 : cluster 0 pgmap v2564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:39 smithi040 bash[41173]: cluster 2023-12-01T17:04:37.709459+0000 mgr.y (mgr.24356) 2596 : cluster 0 pgmap v2564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:40 smithi141 bash[31670]: cluster 2023-12-01T17:04:39.710742+0000 mgr.y (mgr.24356) 2597 : cluster 0 pgmap v2565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:40 smithi040 bash[28232]: cluster 2023-12-01T17:04:39.710742+0000 mgr.y (mgr.24356) 2597 : cluster 0 pgmap v2565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:40 smithi040 bash[41173]: cluster 2023-12-01T17:04:39.710742+0000 mgr.y (mgr.24356) 2597 : cluster 0 pgmap v2565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:41 smithi141 bash[31670]: audit 2023-12-01T17:04:40.820806+0000 mon.a (mon.0) 2222 : audit 0 from='client.? 172.21.15.40:0/4152619274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:41 smithi040 bash[28232]: audit 2023-12-01T17:04:40.820806+0000 mon.a (mon.0) 2222 : audit 0 from='client.? 172.21.15.40:0/4152619274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:41 smithi040 bash[41173]: audit 2023-12-01T17:04:40.820806+0000 mon.a (mon.0) 2222 : audit 0 from='client.? 172.21.15.40:0/4152619274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:42 smithi141 bash[31670]: cluster 2023-12-01T17:04:41.711413+0000 mgr.y (mgr.24356) 2598 : cluster 0 pgmap v2566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:42 smithi040 bash[41173]: cluster 2023-12-01T17:04:41.711413+0000 mgr.y (mgr.24356) 2598 : cluster 0 pgmap v2566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:42 smithi040 bash[28232]: cluster 2023-12-01T17:04:41.711413+0000 mgr.y (mgr.24356) 2598 : cluster 0 pgmap v2566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:43 smithi141 bash[31670]: audit 2023-12-01T17:04:43.287713+0000 mon.c (mon.2) 1660 : audit 0 from='client.? 172.21.15.40:0/621855332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:43 smithi040 bash[28232]: audit 2023-12-01T17:04:43.287713+0000 mon.c (mon.2) 1660 : audit 0 from='client.? 172.21.15.40:0/621855332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:43 smithi040 bash[41173]: audit 2023-12-01T17:04:43.287713+0000 mon.c (mon.2) 1660 : audit 0 from='client.? 172.21.15.40:0/621855332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:44 smithi141 bash[31670]: cluster 2023-12-01T17:04:43.712098+0000 mgr.y (mgr.24356) 2599 : cluster 0 pgmap v2567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:44 smithi040 bash[28232]: cluster 2023-12-01T17:04:43.712098+0000 mgr.y (mgr.24356) 2599 : cluster 0 pgmap v2567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:44 smithi040 bash[41173]: cluster 2023-12-01T17:04:43.712098+0000 mgr.y (mgr.24356) 2599 : cluster 0 pgmap v2567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:45 smithi141 bash[31670]: audit 2023-12-01T17:04:45.750946+0000 mon.c (mon.2) 1661 : audit 0 from='client.? 172.21.15.40:0/3238747062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:45 smithi040 bash[41173]: audit 2023-12-01T17:04:45.750946+0000 mon.c (mon.2) 1661 : audit 0 from='client.? 172.21.15.40:0/3238747062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:45 smithi040 bash[28232]: audit 2023-12-01T17:04:45.750946+0000 mon.c (mon.2) 1661 : audit 0 from='client.? 172.21.15.40:0/3238747062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:04:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:04:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:46 smithi141 bash[31670]: cluster 2023-12-01T17:04:45.713232+0000 mgr.y (mgr.24356) 2600 : cluster 0 pgmap v2568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:46 smithi040 bash[28232]: cluster 2023-12-01T17:04:45.713232+0000 mgr.y (mgr.24356) 2600 : cluster 0 pgmap v2568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:46 smithi040 bash[41173]: cluster 2023-12-01T17:04:45.713232+0000 mgr.y (mgr.24356) 2600 : cluster 0 pgmap v2568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:48 smithi141 bash[31670]: cluster 2023-12-01T17:04:47.714011+0000 mgr.y (mgr.24356) 2601 : cluster 0 pgmap v2569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:48 smithi141 bash[31670]: audit 2023-12-01T17:04:48.221035+0000 mon.c (mon.2) 1662 : audit 0 from='client.? 172.21.15.40:0/3851947933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:48 smithi141 bash[31670]: audit 2023-12-01T17:04:48.433821+0000 mon.c (mon.2) 1663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:48 smithi040 bash[28232]: cluster 2023-12-01T17:04:47.714011+0000 mgr.y (mgr.24356) 2601 : cluster 0 pgmap v2569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:48 smithi040 bash[28232]: audit 2023-12-01T17:04:48.221035+0000 mon.c (mon.2) 1662 : audit 0 from='client.? 172.21.15.40:0/3851947933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:48 smithi040 bash[28232]: audit 2023-12-01T17:04:48.433821+0000 mon.c (mon.2) 1663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:48 smithi040 bash[41173]: cluster 2023-12-01T17:04:47.714011+0000 mgr.y (mgr.24356) 2601 : cluster 0 pgmap v2569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:48 smithi040 bash[41173]: audit 2023-12-01T17:04:48.221035+0000 mon.c (mon.2) 1662 : audit 0 from='client.? 172.21.15.40:0/3851947933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:48 smithi040 bash[41173]: audit 2023-12-01T17:04:48.433821+0000 mon.c (mon.2) 1663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:50 smithi141 bash[31670]: cluster 2023-12-01T17:04:49.715152+0000 mgr.y (mgr.24356) 2602 : cluster 0 pgmap v2570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:50 smithi141 bash[31670]: audit 2023-12-01T17:04:50.687127+0000 mon.c (mon.2) 1664 : audit 0 from='client.? 172.21.15.40:0/4280304163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:50 smithi040 bash[28232]: cluster 2023-12-01T17:04:49.715152+0000 mgr.y (mgr.24356) 2602 : cluster 0 pgmap v2570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:50 smithi040 bash[28232]: audit 2023-12-01T17:04:50.687127+0000 mon.c (mon.2) 1664 : audit 0 from='client.? 172.21.15.40:0/4280304163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:50 smithi040 bash[41173]: cluster 2023-12-01T17:04:49.715152+0000 mgr.y (mgr.24356) 2602 : cluster 0 pgmap v2570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:50 smithi040 bash[41173]: audit 2023-12-01T17:04:50.687127+0000 mon.c (mon.2) 1664 : audit 0 from='client.? 172.21.15.40:0/4280304163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:52 smithi141 bash[31670]: cluster 2023-12-01T17:04:51.715806+0000 mgr.y (mgr.24356) 2603 : cluster 0 pgmap v2571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:52 smithi040 bash[28232]: cluster 2023-12-01T17:04:51.715806+0000 mgr.y (mgr.24356) 2603 : cluster 0 pgmap v2571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:52 smithi040 bash[41173]: cluster 2023-12-01T17:04:51.715806+0000 mgr.y (mgr.24356) 2603 : cluster 0 pgmap v2571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:53 smithi141 bash[31670]: audit 2023-12-01T17:04:53.153136+0000 mon.a (mon.0) 2223 : audit 0 from='client.? 172.21.15.40:0/3617547521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:53 smithi040 bash[41173]: audit 2023-12-01T17:04:53.153136+0000 mon.a (mon.0) 2223 : audit 0 from='client.? 172.21.15.40:0/3617547521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:53 smithi040 bash[28232]: audit 2023-12-01T17:04:53.153136+0000 mon.a (mon.0) 2223 : audit 0 from='client.? 172.21.15.40:0/3617547521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:54 smithi141 bash[31670]: cluster 2023-12-01T17:04:53.716482+0000 mgr.y (mgr.24356) 2604 : cluster 0 pgmap v2572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:54 smithi040 bash[28232]: cluster 2023-12-01T17:04:53.716482+0000 mgr.y (mgr.24356) 2604 : cluster 0 pgmap v2572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:54 smithi040 bash[41173]: cluster 2023-12-01T17:04:53.716482+0000 mgr.y (mgr.24356) 2604 : cluster 0 pgmap v2572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:55 smithi141 bash[31670]: audit 2023-12-01T17:04:55.611558+0000 mon.a (mon.0) 2224 : audit 0 from='client.? 172.21.15.40:0/2751829143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:55 smithi040 bash[28232]: audit 2023-12-01T17:04:55.611558+0000 mon.a (mon.0) 2224 : audit 0 from='client.? 172.21.15.40:0/2751829143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:55 smithi040 bash[41173]: audit 2023-12-01T17:04:55.611558+0000 mon.a (mon.0) 2224 : audit 0 from='client.? 172.21.15.40:0/2751829143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:04:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:04:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:56 smithi141 bash[31670]: cluster 2023-12-01T17:04:55.717611+0000 mgr.y (mgr.24356) 2605 : cluster 0 pgmap v2573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:56 smithi040 bash[28232]: cluster 2023-12-01T17:04:55.717611+0000 mgr.y (mgr.24356) 2605 : cluster 0 pgmap v2573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:56 smithi040 bash[41173]: cluster 2023-12-01T17:04:55.717611+0000 mgr.y (mgr.24356) 2605 : cluster 0 pgmap v2573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:58 smithi141 bash[31670]: cluster 2023-12-01T17:04:57.718110+0000 mgr.y (mgr.24356) 2606 : cluster 0 pgmap v2574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:04:58 smithi141 bash[31670]: audit 2023-12-01T17:04:58.077942+0000 mon.c (mon.2) 1665 : audit 0 from='client.? 172.21.15.40:0/2237029454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:58 smithi040 bash[28232]: cluster 2023-12-01T17:04:57.718110+0000 mgr.y (mgr.24356) 2606 : cluster 0 pgmap v2574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:04:58 smithi040 bash[28232]: audit 2023-12-01T17:04:58.077942+0000 mon.c (mon.2) 1665 : audit 0 from='client.? 172.21.15.40:0/2237029454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:04:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:58 smithi040 bash[41173]: cluster 2023-12-01T17:04:57.718110+0000 mgr.y (mgr.24356) 2606 : cluster 0 pgmap v2574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:04:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:04:58 smithi040 bash[41173]: audit 2023-12-01T17:04:58.077942+0000 mon.c (mon.2) 1665 : audit 0 from='client.? 172.21.15.40:0/2237029454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:00 smithi141 bash[31670]: cluster 2023-12-01T17:04:59.719212+0000 mgr.y (mgr.24356) 2607 : cluster 0 pgmap v2575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:00 smithi141 bash[31670]: audit 2023-12-01T17:05:00.536615+0000 mon.a (mon.0) 2225 : audit 0 from='client.? 172.21.15.40:0/86797838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:00 smithi040 bash[28232]: cluster 2023-12-01T17:04:59.719212+0000 mgr.y (mgr.24356) 2607 : cluster 0 pgmap v2575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:00 smithi040 bash[28232]: audit 2023-12-01T17:05:00.536615+0000 mon.a (mon.0) 2225 : audit 0 from='client.? 172.21.15.40:0/86797838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:00 smithi040 bash[41173]: cluster 2023-12-01T17:04:59.719212+0000 mgr.y (mgr.24356) 2607 : cluster 0 pgmap v2575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:00 smithi040 bash[41173]: audit 2023-12-01T17:05:00.536615+0000 mon.a (mon.0) 2225 : audit 0 from='client.? 172.21.15.40:0/86797838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:02 smithi141 bash[31670]: cluster 2023-12-01T17:05:01.719845+0000 mgr.y (mgr.24356) 2608 : cluster 0 pgmap v2576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:02 smithi040 bash[28232]: cluster 2023-12-01T17:05:01.719845+0000 mgr.y (mgr.24356) 2608 : cluster 0 pgmap v2576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:02 smithi040 bash[41173]: cluster 2023-12-01T17:05:01.719845+0000 mgr.y (mgr.24356) 2608 : cluster 0 pgmap v2576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:03 smithi141 bash[31670]: audit 2023-12-01T17:05:03.001485+0000 mon.c (mon.2) 1666 : audit 0 from='client.? 172.21.15.40:0/2098979343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:03 smithi141 bash[31670]: audit 2023-12-01T17:05:03.434138+0000 mon.c (mon.2) 1667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:03 smithi040 bash[41173]: audit 2023-12-01T17:05:03.001485+0000 mon.c (mon.2) 1666 : audit 0 from='client.? 172.21.15.40:0/2098979343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:03 smithi040 bash[41173]: audit 2023-12-01T17:05:03.434138+0000 mon.c (mon.2) 1667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:03 smithi040 bash[28232]: audit 2023-12-01T17:05:03.001485+0000 mon.c (mon.2) 1666 : audit 0 from='client.? 172.21.15.40:0/2098979343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:03 smithi040 bash[28232]: audit 2023-12-01T17:05:03.434138+0000 mon.c (mon.2) 1667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:04 smithi141 bash[31670]: cluster 2023-12-01T17:05:03.720560+0000 mgr.y (mgr.24356) 2609 : cluster 0 pgmap v2577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:04 smithi040 bash[28232]: cluster 2023-12-01T17:05:03.720560+0000 mgr.y (mgr.24356) 2609 : cluster 0 pgmap v2577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:04 smithi040 bash[41173]: cluster 2023-12-01T17:05:03.720560+0000 mgr.y (mgr.24356) 2609 : cluster 0 pgmap v2577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:06 smithi141 bash[31670]: audit 2023-12-01T17:05:05.467660+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.40:0/706417298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:06 smithi040 bash[28232]: audit 2023-12-01T17:05:05.467660+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.40:0/706417298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:06 smithi040 bash[41173]: audit 2023-12-01T17:05:05.467660+0000 mon.b (mon.1) 36 : audit 0 from='client.? 172.21.15.40:0/706417298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:05:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:05:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:07 smithi141 bash[31670]: cluster 2023-12-01T17:05:05.721649+0000 mgr.y (mgr.24356) 2610 : cluster 0 pgmap v2578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:07 smithi040 bash[28232]: cluster 2023-12-01T17:05:05.721649+0000 mgr.y (mgr.24356) 2610 : cluster 0 pgmap v2578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:07 smithi040 bash[41173]: cluster 2023-12-01T17:05:05.721649+0000 mgr.y (mgr.24356) 2610 : cluster 0 pgmap v2578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:08 smithi141 bash[31670]: audit 2023-12-01T17:05:07.934147+0000 mon.c (mon.2) 1668 : audit 0 from='client.? 172.21.15.40:0/1644711714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:08 smithi040 bash[28232]: audit 2023-12-01T17:05:07.934147+0000 mon.c (mon.2) 1668 : audit 0 from='client.? 172.21.15.40:0/1644711714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:08 smithi040 bash[41173]: audit 2023-12-01T17:05:07.934147+0000 mon.c (mon.2) 1668 : audit 0 from='client.? 172.21.15.40:0/1644711714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:09 smithi141 bash[31670]: cluster 2023-12-01T17:05:07.722276+0000 mgr.y (mgr.24356) 2611 : cluster 0 pgmap v2579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:09 smithi040 bash[28232]: cluster 2023-12-01T17:05:07.722276+0000 mgr.y (mgr.24356) 2611 : cluster 0 pgmap v2579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:09 smithi040 bash[41173]: cluster 2023-12-01T17:05:07.722276+0000 mgr.y (mgr.24356) 2611 : cluster 0 pgmap v2579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:10 smithi141 bash[31670]: audit 2023-12-01T17:05:09.229189+0000 mon.c (mon.2) 1669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:05:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:10 smithi040 bash[28232]: audit 2023-12-01T17:05:09.229189+0000 mon.c (mon.2) 1669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:05:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:10 smithi040 bash[41173]: audit 2023-12-01T17:05:09.229189+0000 mon.c (mon.2) 1669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:05:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:11 smithi040 bash[28232]: cluster 2023-12-01T17:05:09.723452+0000 mgr.y (mgr.24356) 2612 : cluster 0 pgmap v2580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:11 smithi040 bash[28232]: audit 2023-12-01T17:05:10.395889+0000 mon.c (mon.2) 1670 : audit 0 from='client.? 172.21.15.40:0/681117998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:11 smithi040 bash[41173]: cluster 2023-12-01T17:05:09.723452+0000 mgr.y (mgr.24356) 2612 : cluster 0 pgmap v2580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:11 smithi040 bash[41173]: audit 2023-12-01T17:05:10.395889+0000 mon.c (mon.2) 1670 : audit 0 from='client.? 172.21.15.40:0/681117998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:11 smithi141 bash[31670]: cluster 2023-12-01T17:05:09.723452+0000 mgr.y (mgr.24356) 2612 : cluster 0 pgmap v2580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:11 smithi141 bash[31670]: audit 2023-12-01T17:05:10.395889+0000 mon.c (mon.2) 1670 : audit 0 from='client.? 172.21.15.40:0/681117998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:13 smithi040 bash[28232]: cluster 2023-12-01T17:05:11.724200+0000 mgr.y (mgr.24356) 2613 : cluster 0 pgmap v2581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:13 smithi040 bash[28232]: audit 2023-12-01T17:05:12.857183+0000 mon.c (mon.2) 1671 : audit 0 from='client.? 172.21.15.40:0/445028274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:13 smithi040 bash[41173]: cluster 2023-12-01T17:05:11.724200+0000 mgr.y (mgr.24356) 2613 : cluster 0 pgmap v2581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:13 smithi040 bash[41173]: audit 2023-12-01T17:05:12.857183+0000 mon.c (mon.2) 1671 : audit 0 from='client.? 172.21.15.40:0/445028274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:13 smithi141 bash[31670]: cluster 2023-12-01T17:05:11.724200+0000 mgr.y (mgr.24356) 2613 : cluster 0 pgmap v2581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:13 smithi141 bash[31670]: audit 2023-12-01T17:05:12.857183+0000 mon.c (mon.2) 1671 : audit 0 from='client.? 172.21.15.40:0/445028274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:15 smithi040 bash[28232]: cluster 2023-12-01T17:05:13.724932+0000 mgr.y (mgr.24356) 2614 : cluster 0 pgmap v2582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:15 smithi040 bash[41173]: cluster 2023-12-01T17:05:13.724932+0000 mgr.y (mgr.24356) 2614 : cluster 0 pgmap v2582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:15 smithi141 bash[31670]: cluster 2023-12-01T17:05:13.724932+0000 mgr.y (mgr.24356) 2614 : cluster 0 pgmap v2582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.132370+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.145251+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.333618+0000 mon.c (mon.2) 1672 : audit 0 from='client.? 172.21.15.40:0/3015900153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.430629+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.444123+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.925342+0000 mon.c (mon.2) 1673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.926797+0000 mon.c (mon.2) 1674 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28232]: audit 2023-12-01T17:05:15.934893+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.132370+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.145251+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.333618+0000 mon.c (mon.2) 1672 : audit 0 from='client.? 172.21.15.40:0/3015900153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.430629+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.444123+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.925342+0000 mon.c (mon.2) 1673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:05:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.926797+0000 mon.c (mon.2) 1674 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:05:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[41173]: audit 2023-12-01T17:05:15.934893+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.132370+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.145251+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.333618+0000 mon.c (mon.2) 1672 : audit 0 from='client.? 172.21.15.40:0/3015900153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.430629+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.444123+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.925342+0000 mon.c (mon.2) 1673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.926797+0000 mon.c (mon.2) 1674 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:05:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:16 smithi141 bash[31670]: audit 2023-12-01T17:05:15.934893+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:05:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:05:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:05:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:17 smithi141 bash[31670]: cluster 2023-12-01T17:05:15.726132+0000 mgr.y (mgr.24356) 2615 : cluster 0 pgmap v2583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:17 smithi040 bash[28232]: cluster 2023-12-01T17:05:15.726132+0000 mgr.y (mgr.24356) 2615 : cluster 0 pgmap v2583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:17 smithi040 bash[41173]: cluster 2023-12-01T17:05:15.726132+0000 mgr.y (mgr.24356) 2615 : cluster 0 pgmap v2583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:18 smithi141 bash[31670]: audit 2023-12-01T17:05:17.797641+0000 mon.a (mon.0) 2231 : audit 0 from='client.? 172.21.15.40:0/3206620127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:18 smithi141 bash[31670]: audit 2023-12-01T17:05:18.434567+0000 mon.c (mon.2) 1675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:18 smithi040 bash[28232]: audit 2023-12-01T17:05:17.797641+0000 mon.a (mon.0) 2231 : audit 0 from='client.? 172.21.15.40:0/3206620127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:18 smithi040 bash[28232]: audit 2023-12-01T17:05:18.434567+0000 mon.c (mon.2) 1675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:18 smithi040 bash[41173]: audit 2023-12-01T17:05:17.797641+0000 mon.a (mon.0) 2231 : audit 0 from='client.? 172.21.15.40:0/3206620127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:18 smithi040 bash[41173]: audit 2023-12-01T17:05:18.434567+0000 mon.c (mon.2) 1675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:19 smithi141 bash[31670]: cluster 2023-12-01T17:05:17.726608+0000 mgr.y (mgr.24356) 2616 : cluster 0 pgmap v2584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:19 smithi040 bash[28232]: cluster 2023-12-01T17:05:17.726608+0000 mgr.y (mgr.24356) 2616 : cluster 0 pgmap v2584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:19 smithi040 bash[41173]: cluster 2023-12-01T17:05:17.726608+0000 mgr.y (mgr.24356) 2616 : cluster 0 pgmap v2584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:20 smithi141 bash[31670]: audit 2023-12-01T17:05:20.266793+0000 mon.c (mon.2) 1676 : audit 0 from='client.? 172.21.15.40:0/3077640101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:20 smithi040 bash[41173]: audit 2023-12-01T17:05:20.266793+0000 mon.c (mon.2) 1676 : audit 0 from='client.? 172.21.15.40:0/3077640101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:20 smithi040 bash[28232]: audit 2023-12-01T17:05:20.266793+0000 mon.c (mon.2) 1676 : audit 0 from='client.? 172.21.15.40:0/3077640101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:21 smithi141 bash[31670]: cluster 2023-12-01T17:05:19.727728+0000 mgr.y (mgr.24356) 2617 : cluster 0 pgmap v2585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:21 smithi040 bash[28232]: cluster 2023-12-01T17:05:19.727728+0000 mgr.y (mgr.24356) 2617 : cluster 0 pgmap v2585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:21 smithi040 bash[41173]: cluster 2023-12-01T17:05:19.727728+0000 mgr.y (mgr.24356) 2617 : cluster 0 pgmap v2585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:22 smithi141 bash[31670]: cluster 2023-12-01T17:05:21.728415+0000 mgr.y (mgr.24356) 2618 : cluster 0 pgmap v2586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:22 smithi040 bash[41173]: cluster 2023-12-01T17:05:21.728415+0000 mgr.y (mgr.24356) 2618 : cluster 0 pgmap v2586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:22 smithi040 bash[28232]: cluster 2023-12-01T17:05:21.728415+0000 mgr.y (mgr.24356) 2618 : cluster 0 pgmap v2586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:23 smithi141 bash[31670]: audit 2023-12-01T17:05:22.733508+0000 mon.c (mon.2) 1677 : audit 0 from='client.? 172.21.15.40:0/1913690173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:23 smithi040 bash[28232]: audit 2023-12-01T17:05:22.733508+0000 mon.c (mon.2) 1677 : audit 0 from='client.? 172.21.15.40:0/1913690173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:23 smithi040 bash[41173]: audit 2023-12-01T17:05:22.733508+0000 mon.c (mon.2) 1677 : audit 0 from='client.? 172.21.15.40:0/1913690173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:24 smithi141 bash[31670]: cluster 2023-12-01T17:05:23.729122+0000 mgr.y (mgr.24356) 2619 : cluster 0 pgmap v2587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:24 smithi040 bash[28232]: cluster 2023-12-01T17:05:23.729122+0000 mgr.y (mgr.24356) 2619 : cluster 0 pgmap v2587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:24 smithi040 bash[41173]: cluster 2023-12-01T17:05:23.729122+0000 mgr.y (mgr.24356) 2619 : cluster 0 pgmap v2587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:25 smithi141 bash[31670]: audit 2023-12-01T17:05:25.201052+0000 mon.a (mon.0) 2232 : audit 0 from='client.? 172.21.15.40:0/3510567166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:25 smithi040 bash[28232]: audit 2023-12-01T17:05:25.201052+0000 mon.a (mon.0) 2232 : audit 0 from='client.? 172.21.15.40:0/3510567166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:25 smithi040 bash[41173]: audit 2023-12-01T17:05:25.201052+0000 mon.a (mon.0) 2232 : audit 0 from='client.? 172.21.15.40:0/3510567166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:05:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:05:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:26 smithi141 bash[31670]: cluster 2023-12-01T17:05:25.730216+0000 mgr.y (mgr.24356) 2620 : cluster 0 pgmap v2588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:26 smithi040 bash[41173]: cluster 2023-12-01T17:05:25.730216+0000 mgr.y (mgr.24356) 2620 : cluster 0 pgmap v2588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:26 smithi040 bash[28232]: cluster 2023-12-01T17:05:25.730216+0000 mgr.y (mgr.24356) 2620 : cluster 0 pgmap v2588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:27 smithi141 bash[31670]: audit 2023-12-01T17:05:27.672841+0000 mon.a (mon.0) 2233 : audit 0 from='client.? 172.21.15.40:0/3870634329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:27 smithi040 bash[28232]: audit 2023-12-01T17:05:27.672841+0000 mon.a (mon.0) 2233 : audit 0 from='client.? 172.21.15.40:0/3870634329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:27 smithi040 bash[41173]: audit 2023-12-01T17:05:27.672841+0000 mon.a (mon.0) 2233 : audit 0 from='client.? 172.21.15.40:0/3870634329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:28 smithi141 bash[31670]: cluster 2023-12-01T17:05:27.730837+0000 mgr.y (mgr.24356) 2621 : cluster 0 pgmap v2589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:28 smithi040 bash[28232]: cluster 2023-12-01T17:05:27.730837+0000 mgr.y (mgr.24356) 2621 : cluster 0 pgmap v2589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:28 smithi040 bash[41173]: cluster 2023-12-01T17:05:27.730837+0000 mgr.y (mgr.24356) 2621 : cluster 0 pgmap v2589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:30 smithi141 bash[31670]: cluster 2023-12-01T17:05:29.731980+0000 mgr.y (mgr.24356) 2622 : cluster 0 pgmap v2590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:30 smithi141 bash[31670]: audit 2023-12-01T17:05:30.135554+0000 mon.a (mon.0) 2234 : audit 0 from='client.? 172.21.15.40:0/2255629834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:30 smithi040 bash[28232]: cluster 2023-12-01T17:05:29.731980+0000 mgr.y (mgr.24356) 2622 : cluster 0 pgmap v2590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:30 smithi040 bash[28232]: audit 2023-12-01T17:05:30.135554+0000 mon.a (mon.0) 2234 : audit 0 from='client.? 172.21.15.40:0/2255629834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:30 smithi040 bash[41173]: cluster 2023-12-01T17:05:29.731980+0000 mgr.y (mgr.24356) 2622 : cluster 0 pgmap v2590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:30 smithi040 bash[41173]: audit 2023-12-01T17:05:30.135554+0000 mon.a (mon.0) 2234 : audit 0 from='client.? 172.21.15.40:0/2255629834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:32 smithi141 bash[31670]: cluster 2023-12-01T17:05:31.732631+0000 mgr.y (mgr.24356) 2623 : cluster 0 pgmap v2591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:32 smithi141 bash[31670]: audit 2023-12-01T17:05:32.610644+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.40:0/463661106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:32 smithi040 bash[28232]: cluster 2023-12-01T17:05:31.732631+0000 mgr.y (mgr.24356) 2623 : cluster 0 pgmap v2591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:32 smithi040 bash[28232]: audit 2023-12-01T17:05:32.610644+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.40:0/463661106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:32 smithi040 bash[41173]: cluster 2023-12-01T17:05:31.732631+0000 mgr.y (mgr.24356) 2623 : cluster 0 pgmap v2591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:32 smithi040 bash[41173]: audit 2023-12-01T17:05:32.610644+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.40:0/463661106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:33 smithi141 bash[31670]: audit 2023-12-01T17:05:33.434939+0000 mon.c (mon.2) 1678 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:33 smithi040 bash[28232]: audit 2023-12-01T17:05:33.434939+0000 mon.c (mon.2) 1678 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:33 smithi040 bash[41173]: audit 2023-12-01T17:05:33.434939+0000 mon.c (mon.2) 1678 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:34 smithi141 bash[31670]: cluster 2023-12-01T17:05:33.733219+0000 mgr.y (mgr.24356) 2624 : cluster 0 pgmap v2592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:34 smithi040 bash[28232]: cluster 2023-12-01T17:05:33.733219+0000 mgr.y (mgr.24356) 2624 : cluster 0 pgmap v2592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:34 smithi040 bash[41173]: cluster 2023-12-01T17:05:33.733219+0000 mgr.y (mgr.24356) 2624 : cluster 0 pgmap v2592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:35 smithi141 bash[31670]: audit 2023-12-01T17:05:35.064971+0000 mon.a (mon.0) 2235 : audit 0 from='client.? 172.21.15.40:0/1292836569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:35 smithi040 bash[28232]: audit 2023-12-01T17:05:35.064971+0000 mon.a (mon.0) 2235 : audit 0 from='client.? 172.21.15.40:0/1292836569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:35 smithi040 bash[41173]: audit 2023-12-01T17:05:35.064971+0000 mon.a (mon.0) 2235 : audit 0 from='client.? 172.21.15.40:0/1292836569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:05:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:05:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:36 smithi141 bash[31670]: cluster 2023-12-01T17:05:35.734363+0000 mgr.y (mgr.24356) 2625 : cluster 0 pgmap v2593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:36 smithi040 bash[28232]: cluster 2023-12-01T17:05:35.734363+0000 mgr.y (mgr.24356) 2625 : cluster 0 pgmap v2593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:36 smithi040 bash[41173]: cluster 2023-12-01T17:05:35.734363+0000 mgr.y (mgr.24356) 2625 : cluster 0 pgmap v2593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:37 smithi141 bash[31670]: audit 2023-12-01T17:05:37.523468+0000 mon.a (mon.0) 2236 : audit 0 from='client.? 172.21.15.40:0/215312202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:37 smithi040 bash[28232]: audit 2023-12-01T17:05:37.523468+0000 mon.a (mon.0) 2236 : audit 0 from='client.? 172.21.15.40:0/215312202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:37 smithi040 bash[41173]: audit 2023-12-01T17:05:37.523468+0000 mon.a (mon.0) 2236 : audit 0 from='client.? 172.21.15.40:0/215312202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:39 smithi141 bash[31670]: cluster 2023-12-01T17:05:37.734981+0000 mgr.y (mgr.24356) 2626 : cluster 0 pgmap v2594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:39 smithi040 bash[28232]: cluster 2023-12-01T17:05:37.734981+0000 mgr.y (mgr.24356) 2626 : cluster 0 pgmap v2594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:39 smithi040 bash[41173]: cluster 2023-12-01T17:05:37.734981+0000 mgr.y (mgr.24356) 2626 : cluster 0 pgmap v2594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:40 smithi141 bash[31670]: audit 2023-12-01T17:05:39.993693+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.40:0/1378802264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:40 smithi040 bash[28232]: audit 2023-12-01T17:05:39.993693+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.40:0/1378802264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:40 smithi040 bash[41173]: audit 2023-12-01T17:05:39.993693+0000 mon.a (mon.0) 2237 : audit 0 from='client.? 172.21.15.40:0/1378802264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:41 smithi141 bash[31670]: cluster 2023-12-01T17:05:39.736117+0000 mgr.y (mgr.24356) 2627 : cluster 0 pgmap v2595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:41 smithi040 bash[28232]: cluster 2023-12-01T17:05:39.736117+0000 mgr.y (mgr.24356) 2627 : cluster 0 pgmap v2595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:41 smithi040 bash[41173]: cluster 2023-12-01T17:05:39.736117+0000 mgr.y (mgr.24356) 2627 : cluster 0 pgmap v2595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:43 smithi141 bash[31670]: cluster 2023-12-01T17:05:41.736796+0000 mgr.y (mgr.24356) 2628 : cluster 0 pgmap v2596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:43 smithi141 bash[31670]: audit 2023-12-01T17:05:42.456882+0000 mon.a (mon.0) 2238 : audit 0 from='client.? 172.21.15.40:0/3375439964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:43 smithi040 bash[41173]: cluster 2023-12-01T17:05:41.736796+0000 mgr.y (mgr.24356) 2628 : cluster 0 pgmap v2596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:43 smithi040 bash[41173]: audit 2023-12-01T17:05:42.456882+0000 mon.a (mon.0) 2238 : audit 0 from='client.? 172.21.15.40:0/3375439964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:43 smithi040 bash[28232]: cluster 2023-12-01T17:05:41.736796+0000 mgr.y (mgr.24356) 2628 : cluster 0 pgmap v2596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:43 smithi040 bash[28232]: audit 2023-12-01T17:05:42.456882+0000 mon.a (mon.0) 2238 : audit 0 from='client.? 172.21.15.40:0/3375439964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:45 smithi141 bash[31670]: cluster 2023-12-01T17:05:43.737437+0000 mgr.y (mgr.24356) 2629 : cluster 0 pgmap v2597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:45 smithi141 bash[31670]: audit 2023-12-01T17:05:44.918833+0000 mon.a (mon.0) 2239 : audit 0 from='client.? 172.21.15.40:0/1471048362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:45 smithi040 bash[41173]: cluster 2023-12-01T17:05:43.737437+0000 mgr.y (mgr.24356) 2629 : cluster 0 pgmap v2597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:45 smithi040 bash[41173]: audit 2023-12-01T17:05:44.918833+0000 mon.a (mon.0) 2239 : audit 0 from='client.? 172.21.15.40:0/1471048362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:45 smithi040 bash[28232]: cluster 2023-12-01T17:05:43.737437+0000 mgr.y (mgr.24356) 2629 : cluster 0 pgmap v2597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:45 smithi040 bash[28232]: audit 2023-12-01T17:05:44.918833+0000 mon.a (mon.0) 2239 : audit 0 from='client.? 172.21.15.40:0/1471048362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:05:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:05:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:47 smithi040 bash[28232]: cluster 2023-12-01T17:05:45.738574+0000 mgr.y (mgr.24356) 2630 : cluster 0 pgmap v2598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:47 smithi040 bash[41173]: cluster 2023-12-01T17:05:45.738574+0000 mgr.y (mgr.24356) 2630 : cluster 0 pgmap v2598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:47 smithi141 bash[31670]: cluster 2023-12-01T17:05:45.738574+0000 mgr.y (mgr.24356) 2630 : cluster 0 pgmap v2598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:48 smithi040 bash[28232]: audit 2023-12-01T17:05:47.384587+0000 mon.a (mon.0) 2240 : audit 0 from='client.? 172.21.15.40:0/848909180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:48 smithi040 bash[41173]: audit 2023-12-01T17:05:47.384587+0000 mon.a (mon.0) 2240 : audit 0 from='client.? 172.21.15.40:0/848909180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:48 smithi141 bash[31670]: audit 2023-12-01T17:05:47.384587+0000 mon.a (mon.0) 2240 : audit 0 from='client.? 172.21.15.40:0/848909180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:49 smithi040 bash[28232]: cluster 2023-12-01T17:05:47.739263+0000 mgr.y (mgr.24356) 2631 : cluster 0 pgmap v2599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:49 smithi040 bash[28232]: audit 2023-12-01T17:05:48.435313+0000 mon.c (mon.2) 1679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:49 smithi040 bash[41173]: cluster 2023-12-01T17:05:47.739263+0000 mgr.y (mgr.24356) 2631 : cluster 0 pgmap v2599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:49 smithi040 bash[41173]: audit 2023-12-01T17:05:48.435313+0000 mon.c (mon.2) 1679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:49 smithi141 bash[31670]: cluster 2023-12-01T17:05:47.739263+0000 mgr.y (mgr.24356) 2631 : cluster 0 pgmap v2599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:49 smithi141 bash[31670]: audit 2023-12-01T17:05:48.435313+0000 mon.c (mon.2) 1679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:50 smithi040 bash[28232]: audit 2023-12-01T17:05:49.850350+0000 mon.a (mon.0) 2241 : audit 0 from='client.? 172.21.15.40:0/2109052067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:50 smithi040 bash[41173]: audit 2023-12-01T17:05:49.850350+0000 mon.a (mon.0) 2241 : audit 0 from='client.? 172.21.15.40:0/2109052067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:50 smithi141 bash[31670]: audit 2023-12-01T17:05:49.850350+0000 mon.a (mon.0) 2241 : audit 0 from='client.? 172.21.15.40:0/2109052067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:51 smithi040 bash[28232]: cluster 2023-12-01T17:05:49.740341+0000 mgr.y (mgr.24356) 2632 : cluster 0 pgmap v2600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:51 smithi040 bash[41173]: cluster 2023-12-01T17:05:49.740341+0000 mgr.y (mgr.24356) 2632 : cluster 0 pgmap v2600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:51 smithi141 bash[31670]: cluster 2023-12-01T17:05:49.740341+0000 mgr.y (mgr.24356) 2632 : cluster 0 pgmap v2600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:53 smithi040 bash[28232]: cluster 2023-12-01T17:05:51.740987+0000 mgr.y (mgr.24356) 2633 : cluster 0 pgmap v2601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:53 smithi040 bash[28232]: audit 2023-12-01T17:05:52.328995+0000 mon.c (mon.2) 1680 : audit 0 from='client.? 172.21.15.40:0/1111858549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:53 smithi040 bash[41173]: cluster 2023-12-01T17:05:51.740987+0000 mgr.y (mgr.24356) 2633 : cluster 0 pgmap v2601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:53 smithi040 bash[41173]: audit 2023-12-01T17:05:52.328995+0000 mon.c (mon.2) 1680 : audit 0 from='client.? 172.21.15.40:0/1111858549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:53 smithi141 bash[31670]: cluster 2023-12-01T17:05:51.740987+0000 mgr.y (mgr.24356) 2633 : cluster 0 pgmap v2601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:53 smithi141 bash[31670]: audit 2023-12-01T17:05:52.328995+0000 mon.c (mon.2) 1680 : audit 0 from='client.? 172.21.15.40:0/1111858549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:55 smithi040 bash[28232]: cluster 2023-12-01T17:05:53.741587+0000 mgr.y (mgr.24356) 2634 : cluster 0 pgmap v2602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:55 smithi040 bash[28232]: audit 2023-12-01T17:05:54.791338+0000 mon.a (mon.0) 2242 : audit 0 from='client.? 172.21.15.40:0/3926573737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:55 smithi040 bash[41173]: cluster 2023-12-01T17:05:53.741587+0000 mgr.y (mgr.24356) 2634 : cluster 0 pgmap v2602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:55 smithi040 bash[41173]: audit 2023-12-01T17:05:54.791338+0000 mon.a (mon.0) 2242 : audit 0 from='client.? 172.21.15.40:0/3926573737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:55 smithi141 bash[31670]: cluster 2023-12-01T17:05:53.741587+0000 mgr.y (mgr.24356) 2634 : cluster 0 pgmap v2602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:55 smithi141 bash[31670]: audit 2023-12-01T17:05:54.791338+0000 mon.a (mon.0) 2242 : audit 0 from='client.? 172.21.15.40:0/3926573737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:05:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:05:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:57 smithi040 bash[41173]: cluster 2023-12-01T17:05:55.742705+0000 mgr.y (mgr.24356) 2635 : cluster 0 pgmap v2603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:57 smithi040 bash[28232]: cluster 2023-12-01T17:05:55.742705+0000 mgr.y (mgr.24356) 2635 : cluster 0 pgmap v2603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:57 smithi141 bash[31670]: cluster 2023-12-01T17:05:55.742705+0000 mgr.y (mgr.24356) 2635 : cluster 0 pgmap v2603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:58 smithi040 bash[28232]: audit 2023-12-01T17:05:57.255294+0000 mon.c (mon.2) 1681 : audit 0 from='client.? 172.21.15.40:0/3588126582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:58 smithi040 bash[41173]: audit 2023-12-01T17:05:57.255294+0000 mon.c (mon.2) 1681 : audit 0 from='client.? 172.21.15.40:0/3588126582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:58 smithi141 bash[31670]: audit 2023-12-01T17:05:57.255294+0000 mon.c (mon.2) 1681 : audit 0 from='client.? 172.21.15.40:0/3588126582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:05:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:05:59 smithi040 bash[41173]: cluster 2023-12-01T17:05:57.743358+0000 mgr.y (mgr.24356) 2636 : cluster 0 pgmap v2604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:05:59 smithi040 bash[28232]: cluster 2023-12-01T17:05:57.743358+0000 mgr.y (mgr.24356) 2636 : cluster 0 pgmap v2604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:05:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:05:59 smithi141 bash[31670]: cluster 2023-12-01T17:05:57.743358+0000 mgr.y (mgr.24356) 2636 : cluster 0 pgmap v2604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:00 smithi040 bash[28232]: audit 2023-12-01T17:05:59.727033+0000 mon.c (mon.2) 1682 : audit 0 from='client.? 172.21.15.40:0/2645356084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:00 smithi040 bash[41173]: audit 2023-12-01T17:05:59.727033+0000 mon.c (mon.2) 1682 : audit 0 from='client.? 172.21.15.40:0/2645356084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:00 smithi141 bash[31670]: audit 2023-12-01T17:05:59.727033+0000 mon.c (mon.2) 1682 : audit 0 from='client.? 172.21.15.40:0/2645356084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:01 smithi040 bash[28232]: cluster 2023-12-01T17:05:59.744330+0000 mgr.y (mgr.24356) 2637 : cluster 0 pgmap v2605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:01 smithi040 bash[41173]: cluster 2023-12-01T17:05:59.744330+0000 mgr.y (mgr.24356) 2637 : cluster 0 pgmap v2605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:01 smithi141 bash[31670]: cluster 2023-12-01T17:05:59.744330+0000 mgr.y (mgr.24356) 2637 : cluster 0 pgmap v2605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:03 smithi040 bash[28232]: cluster 2023-12-01T17:06:01.744993+0000 mgr.y (mgr.24356) 2638 : cluster 0 pgmap v2606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:03 smithi040 bash[28232]: audit 2023-12-01T17:06:02.195486+0000 mon.a (mon.0) 2243 : audit 0 from='client.? 172.21.15.40:0/125377169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:03 smithi040 bash[41173]: cluster 2023-12-01T17:06:01.744993+0000 mgr.y (mgr.24356) 2638 : cluster 0 pgmap v2606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:03 smithi040 bash[41173]: audit 2023-12-01T17:06:02.195486+0000 mon.a (mon.0) 2243 : audit 0 from='client.? 172.21.15.40:0/125377169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:03 smithi141 bash[31670]: cluster 2023-12-01T17:06:01.744993+0000 mgr.y (mgr.24356) 2638 : cluster 0 pgmap v2606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:03.549 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:03 smithi141 bash[31670]: audit 2023-12-01T17:06:02.195486+0000 mon.a (mon.0) 2243 : audit 0 from='client.? 172.21.15.40:0/125377169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:04 smithi040 bash[28232]: audit 2023-12-01T17:06:03.435794+0000 mon.c (mon.2) 1683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:04 smithi040 bash[41173]: audit 2023-12-01T17:06:03.435794+0000 mon.c (mon.2) 1683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:04 smithi141 bash[31670]: audit 2023-12-01T17:06:03.435794+0000 mon.c (mon.2) 1683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:05 smithi040 bash[41173]: cluster 2023-12-01T17:06:03.745648+0000 mgr.y (mgr.24356) 2639 : cluster 0 pgmap v2607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:05 smithi040 bash[41173]: audit 2023-12-01T17:06:04.656960+0000 mon.a (mon.0) 2244 : audit 0 from='client.? 172.21.15.40:0/4231706477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:05 smithi040 bash[28232]: cluster 2023-12-01T17:06:03.745648+0000 mgr.y (mgr.24356) 2639 : cluster 0 pgmap v2607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:05 smithi040 bash[28232]: audit 2023-12-01T17:06:04.656960+0000 mon.a (mon.0) 2244 : audit 0 from='client.? 172.21.15.40:0/4231706477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:05 smithi141 bash[31670]: cluster 2023-12-01T17:06:03.745648+0000 mgr.y (mgr.24356) 2639 : cluster 0 pgmap v2607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:05 smithi141 bash[31670]: audit 2023-12-01T17:06:04.656960+0000 mon.a (mon.0) 2244 : audit 0 from='client.? 172.21.15.40:0/4231706477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:06:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:06:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:07 smithi040 bash[28232]: cluster 2023-12-01T17:06:05.746799+0000 mgr.y (mgr.24356) 2640 : cluster 0 pgmap v2608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:07 smithi040 bash[41173]: cluster 2023-12-01T17:06:05.746799+0000 mgr.y (mgr.24356) 2640 : cluster 0 pgmap v2608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:07 smithi141 bash[31670]: cluster 2023-12-01T17:06:05.746799+0000 mgr.y (mgr.24356) 2640 : cluster 0 pgmap v2608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:08 smithi040 bash[28232]: audit 2023-12-01T17:06:07.125441+0000 mon.c (mon.2) 1684 : audit 0 from='client.? 172.21.15.40:0/669498065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:08 smithi040 bash[41173]: audit 2023-12-01T17:06:07.125441+0000 mon.c (mon.2) 1684 : audit 0 from='client.? 172.21.15.40:0/669498065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:08 smithi141 bash[31670]: audit 2023-12-01T17:06:07.125441+0000 mon.c (mon.2) 1684 : audit 0 from='client.? 172.21.15.40:0/669498065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:09 smithi040 bash[28232]: cluster 2023-12-01T17:06:07.747478+0000 mgr.y (mgr.24356) 2641 : cluster 0 pgmap v2609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:09 smithi040 bash[41173]: cluster 2023-12-01T17:06:07.747478+0000 mgr.y (mgr.24356) 2641 : cluster 0 pgmap v2609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:09 smithi141 bash[31670]: cluster 2023-12-01T17:06:07.747478+0000 mgr.y (mgr.24356) 2641 : cluster 0 pgmap v2609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:10 smithi040 bash[28232]: audit 2023-12-01T17:06:09.591384+0000 mon.c (mon.2) 1685 : audit 0 from='client.? 172.21.15.40:0/1445829831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:10 smithi040 bash[41173]: audit 2023-12-01T17:06:09.591384+0000 mon.c (mon.2) 1685 : audit 0 from='client.? 172.21.15.40:0/1445829831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:10 smithi141 bash[31670]: audit 2023-12-01T17:06:09.591384+0000 mon.c (mon.2) 1685 : audit 0 from='client.? 172.21.15.40:0/1445829831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:11 smithi040 bash[28232]: cluster 2023-12-01T17:06:09.748667+0000 mgr.y (mgr.24356) 2642 : cluster 0 pgmap v2610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:11 smithi040 bash[41173]: cluster 2023-12-01T17:06:09.748667+0000 mgr.y (mgr.24356) 2642 : cluster 0 pgmap v2610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:11 smithi141 bash[31670]: cluster 2023-12-01T17:06:09.748667+0000 mgr.y (mgr.24356) 2642 : cluster 0 pgmap v2610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:12 smithi040 bash[28232]: audit 2023-12-01T17:06:12.056545+0000 mon.c (mon.2) 1686 : audit 0 from='client.? 172.21.15.40:0/115539483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:12 smithi040 bash[41173]: audit 2023-12-01T17:06:12.056545+0000 mon.c (mon.2) 1686 : audit 0 from='client.? 172.21.15.40:0/115539483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:12 smithi141 bash[31670]: audit 2023-12-01T17:06:12.056545+0000 mon.c (mon.2) 1686 : audit 0 from='client.? 172.21.15.40:0/115539483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:13 smithi040 bash[41173]: cluster 2023-12-01T17:06:11.749155+0000 mgr.y (mgr.24356) 2643 : cluster 0 pgmap v2611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:13 smithi040 bash[28232]: cluster 2023-12-01T17:06:11.749155+0000 mgr.y (mgr.24356) 2643 : cluster 0 pgmap v2611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:13 smithi141 bash[31670]: cluster 2023-12-01T17:06:11.749155+0000 mgr.y (mgr.24356) 2643 : cluster 0 pgmap v2611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:15 smithi040 bash[41173]: cluster 2023-12-01T17:06:13.749801+0000 mgr.y (mgr.24356) 2644 : cluster 0 pgmap v2612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:15 smithi040 bash[41173]: audit 2023-12-01T17:06:14.525068+0000 mon.c (mon.2) 1687 : audit 0 from='client.? 172.21.15.40:0/779004422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:15 smithi040 bash[28232]: cluster 2023-12-01T17:06:13.749801+0000 mgr.y (mgr.24356) 2644 : cluster 0 pgmap v2612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:15 smithi040 bash[28232]: audit 2023-12-01T17:06:14.525068+0000 mon.c (mon.2) 1687 : audit 0 from='client.? 172.21.15.40:0/779004422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:15 smithi141 bash[31670]: cluster 2023-12-01T17:06:13.749801+0000 mgr.y (mgr.24356) 2644 : cluster 0 pgmap v2612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:15 smithi141 bash[31670]: audit 2023-12-01T17:06:14.525068+0000 mon.c (mon.2) 1687 : audit 0 from='client.? 172.21.15.40:0/779004422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:16 smithi040 bash[28232]: audit 2023-12-01T17:06:16.016767+0000 mon.c (mon.2) 1688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:06:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:16 smithi040 bash[41173]: audit 2023-12-01T17:06:16.016767+0000 mon.c (mon.2) 1688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:06:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:16 smithi141 bash[31670]: audit 2023-12-01T17:06:16.016767+0000 mon.c (mon.2) 1688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:06:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:06:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:06:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:17 smithi141 bash[31670]: cluster 2023-12-01T17:06:15.750967+0000 mgr.y (mgr.24356) 2645 : cluster 0 pgmap v2613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:17 smithi141 bash[31670]: audit 2023-12-01T17:06:16.987107+0000 mon.c (mon.2) 1689 : audit 0 from='client.? 172.21.15.40:0/2237186135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:17 smithi040 bash[28232]: cluster 2023-12-01T17:06:15.750967+0000 mgr.y (mgr.24356) 2645 : cluster 0 pgmap v2613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:17 smithi040 bash[28232]: audit 2023-12-01T17:06:16.987107+0000 mon.c (mon.2) 1689 : audit 0 from='client.? 172.21.15.40:0/2237186135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:17 smithi040 bash[41173]: cluster 2023-12-01T17:06:15.750967+0000 mgr.y (mgr.24356) 2645 : cluster 0 pgmap v2613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:17 smithi040 bash[41173]: audit 2023-12-01T17:06:16.987107+0000 mon.c (mon.2) 1689 : audit 0 from='client.? 172.21.15.40:0/2237186135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:19 smithi141 bash[31670]: cluster 2023-12-01T17:06:17.751594+0000 mgr.y (mgr.24356) 2646 : cluster 0 pgmap v2614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:19 smithi141 bash[31670]: audit 2023-12-01T17:06:18.436331+0000 mon.c (mon.2) 1690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:19 smithi040 bash[28232]: cluster 2023-12-01T17:06:17.751594+0000 mgr.y (mgr.24356) 2646 : cluster 0 pgmap v2614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:19 smithi040 bash[28232]: audit 2023-12-01T17:06:18.436331+0000 mon.c (mon.2) 1690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:19 smithi040 bash[41173]: cluster 2023-12-01T17:06:17.751594+0000 mgr.y (mgr.24356) 2646 : cluster 0 pgmap v2614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:19 smithi040 bash[41173]: audit 2023-12-01T17:06:18.436331+0000 mon.c (mon.2) 1690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:20 smithi141 bash[31670]: audit 2023-12-01T17:06:19.462942+0000 mon.c (mon.2) 1691 : audit 0 from='client.? 172.21.15.40:0/2646520944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:20 smithi040 bash[28232]: audit 2023-12-01T17:06:19.462942+0000 mon.c (mon.2) 1691 : audit 0 from='client.? 172.21.15.40:0/2646520944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:20 smithi040 bash[41173]: audit 2023-12-01T17:06:19.462942+0000 mon.c (mon.2) 1691 : audit 0 from='client.? 172.21.15.40:0/2646520944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:21 smithi141 bash[31670]: cluster 2023-12-01T17:06:19.752786+0000 mgr.y (mgr.24356) 2647 : cluster 0 pgmap v2615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:21 smithi040 bash[41173]: cluster 2023-12-01T17:06:19.752786+0000 mgr.y (mgr.24356) 2647 : cluster 0 pgmap v2615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:21 smithi040 bash[28232]: cluster 2023-12-01T17:06:19.752786+0000 mgr.y (mgr.24356) 2647 : cluster 0 pgmap v2615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: cluster 2023-12-01T17:06:21.753279+0000 mgr.y (mgr.24356) 2648 : cluster 0 pgmap v2616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:21.923613+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:21.949456+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:21.979371+0000 mon.a (mon.0) 2247 : audit 0 from='client.? 172.21.15.40:0/1978675552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:22.229398+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:22.240424+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:22.714293+0000 mon.c (mon.2) 1692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:06:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:22.716075+0000 mon.c (mon.2) 1693 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:06:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:22 smithi141 bash[31670]: audit 2023-12-01T17:06:22.726015+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: cluster 2023-12-01T17:06:21.753279+0000 mgr.y (mgr.24356) 2648 : cluster 0 pgmap v2616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:21.923613+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:21.949456+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:21.979371+0000 mon.a (mon.0) 2247 : audit 0 from='client.? 172.21.15.40:0/1978675552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:22.229398+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:22.240424+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:22.714293+0000 mon.c (mon.2) 1692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:22.716075+0000 mon.c (mon.2) 1693 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[28232]: audit 2023-12-01T17:06:22.726015+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: cluster 2023-12-01T17:06:21.753279+0000 mgr.y (mgr.24356) 2648 : cluster 0 pgmap v2616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:21.923613+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:21.949456+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:21.979371+0000 mon.a (mon.0) 2247 : audit 0 from='client.? 172.21.15.40:0/1978675552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:22.229398+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:22.240424+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:23.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:22.714293+0000 mon.c (mon.2) 1692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:06:23.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:22.716075+0000 mon.c (mon.2) 1693 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:06:23.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:22 smithi040 bash[41173]: audit 2023-12-01T17:06:22.726015+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:06:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:24 smithi141 bash[31670]: cluster 2023-12-01T17:06:23.753914+0000 mgr.y (mgr.24356) 2649 : cluster 0 pgmap v2617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:24 smithi141 bash[31670]: audit 2023-12-01T17:06:24.437724+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.40:0/3012103107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:24 smithi040 bash[28232]: cluster 2023-12-01T17:06:23.753914+0000 mgr.y (mgr.24356) 2649 : cluster 0 pgmap v2617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:24 smithi040 bash[28232]: audit 2023-12-01T17:06:24.437724+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.40:0/3012103107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:24 smithi040 bash[41173]: cluster 2023-12-01T17:06:23.753914+0000 mgr.y (mgr.24356) 2649 : cluster 0 pgmap v2617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:24 smithi040 bash[41173]: audit 2023-12-01T17:06:24.437724+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.40:0/3012103107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:06:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:06:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:26 smithi141 bash[31670]: cluster 2023-12-01T17:06:25.755082+0000 mgr.y (mgr.24356) 2650 : cluster 0 pgmap v2618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:26 smithi141 bash[31670]: audit 2023-12-01T17:06:26.900686+0000 mon.a (mon.0) 2252 : audit 0 from='client.? 172.21.15.40:0/1101673212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:26 smithi040 bash[28232]: cluster 2023-12-01T17:06:25.755082+0000 mgr.y (mgr.24356) 2650 : cluster 0 pgmap v2618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:26 smithi040 bash[28232]: audit 2023-12-01T17:06:26.900686+0000 mon.a (mon.0) 2252 : audit 0 from='client.? 172.21.15.40:0/1101673212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:26 smithi040 bash[41173]: cluster 2023-12-01T17:06:25.755082+0000 mgr.y (mgr.24356) 2650 : cluster 0 pgmap v2618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:26 smithi040 bash[41173]: audit 2023-12-01T17:06:26.900686+0000 mon.a (mon.0) 2252 : audit 0 from='client.? 172.21.15.40:0/1101673212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:28 smithi141 bash[31670]: cluster 2023-12-01T17:06:27.755743+0000 mgr.y (mgr.24356) 2651 : cluster 0 pgmap v2619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:28 smithi040 bash[28232]: cluster 2023-12-01T17:06:27.755743+0000 mgr.y (mgr.24356) 2651 : cluster 0 pgmap v2619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:28 smithi040 bash[41173]: cluster 2023-12-01T17:06:27.755743+0000 mgr.y (mgr.24356) 2651 : cluster 0 pgmap v2619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:29 smithi141 bash[31670]: audit 2023-12-01T17:06:29.368879+0000 mon.a (mon.0) 2253 : audit 0 from='client.? 172.21.15.40:0/799003346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:29 smithi040 bash[41173]: audit 2023-12-01T17:06:29.368879+0000 mon.a (mon.0) 2253 : audit 0 from='client.? 172.21.15.40:0/799003346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:29 smithi040 bash[28232]: audit 2023-12-01T17:06:29.368879+0000 mon.a (mon.0) 2253 : audit 0 from='client.? 172.21.15.40:0/799003346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:30 smithi141 bash[31670]: cluster 2023-12-01T17:06:29.757252+0000 mgr.y (mgr.24356) 2652 : cluster 0 pgmap v2620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:30 smithi040 bash[28232]: cluster 2023-12-01T17:06:29.757252+0000 mgr.y (mgr.24356) 2652 : cluster 0 pgmap v2620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:30 smithi040 bash[41173]: cluster 2023-12-01T17:06:29.757252+0000 mgr.y (mgr.24356) 2652 : cluster 0 pgmap v2620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:31 smithi141 bash[31670]: audit 2023-12-01T17:06:31.839177+0000 mon.a (mon.0) 2254 : audit 0 from='client.? 172.21.15.40:0/165832386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:31 smithi040 bash[28232]: audit 2023-12-01T17:06:31.839177+0000 mon.a (mon.0) 2254 : audit 0 from='client.? 172.21.15.40:0/165832386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:31 smithi040 bash[41173]: audit 2023-12-01T17:06:31.839177+0000 mon.a (mon.0) 2254 : audit 0 from='client.? 172.21.15.40:0/165832386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:32 smithi141 bash[31670]: cluster 2023-12-01T17:06:31.757805+0000 mgr.y (mgr.24356) 2653 : cluster 0 pgmap v2621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:32 smithi040 bash[28232]: cluster 2023-12-01T17:06:31.757805+0000 mgr.y (mgr.24356) 2653 : cluster 0 pgmap v2621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:32 smithi040 bash[41173]: cluster 2023-12-01T17:06:31.757805+0000 mgr.y (mgr.24356) 2653 : cluster 0 pgmap v2621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:34 smithi141 bash[31670]: audit 2023-12-01T17:06:33.436620+0000 mon.c (mon.2) 1694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:34 smithi040 bash[28232]: audit 2023-12-01T17:06:33.436620+0000 mon.c (mon.2) 1694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:34 smithi040 bash[41173]: audit 2023-12-01T17:06:33.436620+0000 mon.c (mon.2) 1694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:35 smithi141 bash[31670]: cluster 2023-12-01T17:06:33.758411+0000 mgr.y (mgr.24356) 2654 : cluster 0 pgmap v2622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:35 smithi141 bash[31670]: audit 2023-12-01T17:06:34.299514+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.40:0/3085551335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:35 smithi040 bash[28232]: cluster 2023-12-01T17:06:33.758411+0000 mgr.y (mgr.24356) 2654 : cluster 0 pgmap v2622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:35 smithi040 bash[28232]: audit 2023-12-01T17:06:34.299514+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.40:0/3085551335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:35 smithi040 bash[41173]: cluster 2023-12-01T17:06:33.758411+0000 mgr.y (mgr.24356) 2654 : cluster 0 pgmap v2622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:35 smithi040 bash[41173]: audit 2023-12-01T17:06:34.299514+0000 mon.a (mon.0) 2255 : audit 0 from='client.? 172.21.15.40:0/3085551335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:06:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:06:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:37 smithi141 bash[31670]: cluster 2023-12-01T17:06:35.759581+0000 mgr.y (mgr.24356) 2655 : cluster 0 pgmap v2623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:37 smithi141 bash[31670]: audit 2023-12-01T17:06:36.763593+0000 mon.a (mon.0) 2256 : audit 0 from='client.? 172.21.15.40:0/1954895003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:37 smithi040 bash[28232]: cluster 2023-12-01T17:06:35.759581+0000 mgr.y (mgr.24356) 2655 : cluster 0 pgmap v2623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:37 smithi040 bash[28232]: audit 2023-12-01T17:06:36.763593+0000 mon.a (mon.0) 2256 : audit 0 from='client.? 172.21.15.40:0/1954895003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:37 smithi040 bash[41173]: cluster 2023-12-01T17:06:35.759581+0000 mgr.y (mgr.24356) 2655 : cluster 0 pgmap v2623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:37 smithi040 bash[41173]: audit 2023-12-01T17:06:36.763593+0000 mon.a (mon.0) 2256 : audit 0 from='client.? 172.21.15.40:0/1954895003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:39 smithi141 bash[31670]: cluster 2023-12-01T17:06:37.760272+0000 mgr.y (mgr.24356) 2656 : cluster 0 pgmap v2624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:39 smithi040 bash[41173]: cluster 2023-12-01T17:06:37.760272+0000 mgr.y (mgr.24356) 2656 : cluster 0 pgmap v2624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:39 smithi040 bash[28232]: cluster 2023-12-01T17:06:37.760272+0000 mgr.y (mgr.24356) 2656 : cluster 0 pgmap v2624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:40 smithi141 bash[31670]: audit 2023-12-01T17:06:39.241438+0000 mon.a (mon.0) 2257 : audit 0 from='client.? 172.21.15.40:0/3370702376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:40 smithi040 bash[41173]: audit 2023-12-01T17:06:39.241438+0000 mon.a (mon.0) 2257 : audit 0 from='client.? 172.21.15.40:0/3370702376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:40 smithi040 bash[28232]: audit 2023-12-01T17:06:39.241438+0000 mon.a (mon.0) 2257 : audit 0 from='client.? 172.21.15.40:0/3370702376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:41 smithi040 bash[28232]: cluster 2023-12-01T17:06:39.761451+0000 mgr.y (mgr.24356) 2657 : cluster 0 pgmap v2625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:41.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:41 smithi040 bash[41173]: cluster 2023-12-01T17:06:39.761451+0000 mgr.y (mgr.24356) 2657 : cluster 0 pgmap v2625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:41 smithi141 bash[31670]: cluster 2023-12-01T17:06:39.761451+0000 mgr.y (mgr.24356) 2657 : cluster 0 pgmap v2625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:42 smithi040 bash[28232]: audit 2023-12-01T17:06:41.698403+0000 mon.c (mon.2) 1695 : audit 0 from='client.? 172.21.15.40:0/2216134773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:42 smithi040 bash[41173]: audit 2023-12-01T17:06:41.698403+0000 mon.c (mon.2) 1695 : audit 0 from='client.? 172.21.15.40:0/2216134773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:42 smithi141 bash[31670]: audit 2023-12-01T17:06:41.698403+0000 mon.c (mon.2) 1695 : audit 0 from='client.? 172.21.15.40:0/2216134773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:43 smithi040 bash[28232]: cluster 2023-12-01T17:06:41.762055+0000 mgr.y (mgr.24356) 2658 : cluster 0 pgmap v2626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:43 smithi040 bash[41173]: cluster 2023-12-01T17:06:41.762055+0000 mgr.y (mgr.24356) 2658 : cluster 0 pgmap v2626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:43 smithi141 bash[31670]: cluster 2023-12-01T17:06:41.762055+0000 mgr.y (mgr.24356) 2658 : cluster 0 pgmap v2626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:45 smithi040 bash[28232]: cluster 2023-12-01T17:06:43.762704+0000 mgr.y (mgr.24356) 2659 : cluster 0 pgmap v2627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:45 smithi040 bash[28232]: audit 2023-12-01T17:06:44.177392+0000 mon.c (mon.2) 1696 : audit 0 from='client.? 172.21.15.40:0/2806489638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:45 smithi040 bash[41173]: cluster 2023-12-01T17:06:43.762704+0000 mgr.y (mgr.24356) 2659 : cluster 0 pgmap v2627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:45 smithi040 bash[41173]: audit 2023-12-01T17:06:44.177392+0000 mon.c (mon.2) 1696 : audit 0 from='client.? 172.21.15.40:0/2806489638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:45 smithi141 bash[31670]: cluster 2023-12-01T17:06:43.762704+0000 mgr.y (mgr.24356) 2659 : cluster 0 pgmap v2627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:45 smithi141 bash[31670]: audit 2023-12-01T17:06:44.177392+0000 mon.c (mon.2) 1696 : audit 0 from='client.? 172.21.15.40:0/2806489638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:06:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:06:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:47 smithi040 bash[28232]: cluster 2023-12-01T17:06:45.763760+0000 mgr.y (mgr.24356) 2660 : cluster 0 pgmap v2628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:47 smithi040 bash[28232]: audit 2023-12-01T17:06:46.642841+0000 mon.c (mon.2) 1697 : audit 0 from='client.? 172.21.15.40:0/2616998543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:47 smithi040 bash[41173]: cluster 2023-12-01T17:06:45.763760+0000 mgr.y (mgr.24356) 2660 : cluster 0 pgmap v2628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:47 smithi040 bash[41173]: audit 2023-12-01T17:06:46.642841+0000 mon.c (mon.2) 1697 : audit 0 from='client.? 172.21.15.40:0/2616998543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:47 smithi141 bash[31670]: cluster 2023-12-01T17:06:45.763760+0000 mgr.y (mgr.24356) 2660 : cluster 0 pgmap v2628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:47 smithi141 bash[31670]: audit 2023-12-01T17:06:46.642841+0000 mon.c (mon.2) 1697 : audit 0 from='client.? 172.21.15.40:0/2616998543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:49 smithi040 bash[28232]: cluster 2023-12-01T17:06:47.764447+0000 mgr.y (mgr.24356) 2661 : cluster 0 pgmap v2629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:49 smithi040 bash[28232]: audit 2023-12-01T17:06:48.437078+0000 mon.c (mon.2) 1698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:49 smithi040 bash[41173]: cluster 2023-12-01T17:06:47.764447+0000 mgr.y (mgr.24356) 2661 : cluster 0 pgmap v2629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:49 smithi040 bash[41173]: audit 2023-12-01T17:06:48.437078+0000 mon.c (mon.2) 1698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:49 smithi141 bash[31670]: cluster 2023-12-01T17:06:47.764447+0000 mgr.y (mgr.24356) 2661 : cluster 0 pgmap v2629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:49 smithi141 bash[31670]: audit 2023-12-01T17:06:48.437078+0000 mon.c (mon.2) 1698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:50 smithi040 bash[28232]: audit 2023-12-01T17:06:49.108489+0000 mon.c (mon.2) 1699 : audit 0 from='client.? 172.21.15.40:0/2780692288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:50 smithi040 bash[41173]: audit 2023-12-01T17:06:49.108489+0000 mon.c (mon.2) 1699 : audit 0 from='client.? 172.21.15.40:0/2780692288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:50 smithi141 bash[31670]: audit 2023-12-01T17:06:49.108489+0000 mon.c (mon.2) 1699 : audit 0 from='client.? 172.21.15.40:0/2780692288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:51 smithi040 bash[41173]: cluster 2023-12-01T17:06:49.765550+0000 mgr.y (mgr.24356) 2662 : cluster 0 pgmap v2630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:51 smithi040 bash[28232]: cluster 2023-12-01T17:06:49.765550+0000 mgr.y (mgr.24356) 2662 : cluster 0 pgmap v2630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:51 smithi141 bash[31670]: cluster 2023-12-01T17:06:49.765550+0000 mgr.y (mgr.24356) 2662 : cluster 0 pgmap v2630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:52 smithi040 bash[28232]: audit 2023-12-01T17:06:51.573267+0000 mon.c (mon.2) 1700 : audit 0 from='client.? 172.21.15.40:0/3005783086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:52 smithi040 bash[41173]: audit 2023-12-01T17:06:51.573267+0000 mon.c (mon.2) 1700 : audit 0 from='client.? 172.21.15.40:0/3005783086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:52 smithi141 bash[31670]: audit 2023-12-01T17:06:51.573267+0000 mon.c (mon.2) 1700 : audit 0 from='client.? 172.21.15.40:0/3005783086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:53 smithi040 bash[41173]: cluster 2023-12-01T17:06:51.766207+0000 mgr.y (mgr.24356) 2663 : cluster 0 pgmap v2631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:53 smithi040 bash[28232]: cluster 2023-12-01T17:06:51.766207+0000 mgr.y (mgr.24356) 2663 : cluster 0 pgmap v2631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:53 smithi141 bash[31670]: cluster 2023-12-01T17:06:51.766207+0000 mgr.y (mgr.24356) 2663 : cluster 0 pgmap v2631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:54 smithi141 bash[31670]: cluster 2023-12-01T17:06:53.766817+0000 mgr.y (mgr.24356) 2664 : cluster 0 pgmap v2632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:54 smithi141 bash[31670]: audit 2023-12-01T17:06:54.029814+0000 mon.c (mon.2) 1701 : audit 0 from='client.? 172.21.15.40:0/2478510422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:54 smithi040 bash[28232]: cluster 2023-12-01T17:06:53.766817+0000 mgr.y (mgr.24356) 2664 : cluster 0 pgmap v2632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:54 smithi040 bash[28232]: audit 2023-12-01T17:06:54.029814+0000 mon.c (mon.2) 1701 : audit 0 from='client.? 172.21.15.40:0/2478510422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:54 smithi040 bash[41173]: cluster 2023-12-01T17:06:53.766817+0000 mgr.y (mgr.24356) 2664 : cluster 0 pgmap v2632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:54 smithi040 bash[41173]: audit 2023-12-01T17:06:54.029814+0000 mon.c (mon.2) 1701 : audit 0 from='client.? 172.21.15.40:0/2478510422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:06:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:06:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:56 smithi141 bash[31670]: cluster 2023-12-01T17:06:55.767994+0000 mgr.y (mgr.24356) 2665 : cluster 0 pgmap v2633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:56 smithi141 bash[31670]: audit 2023-12-01T17:06:56.488246+0000 mon.c (mon.2) 1702 : audit 0 from='client.? 172.21.15.40:0/3886179217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:56 smithi040 bash[28232]: cluster 2023-12-01T17:06:55.767994+0000 mgr.y (mgr.24356) 2665 : cluster 0 pgmap v2633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:56 smithi040 bash[28232]: audit 2023-12-01T17:06:56.488246+0000 mon.c (mon.2) 1702 : audit 0 from='client.? 172.21.15.40:0/3886179217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:56 smithi040 bash[41173]: cluster 2023-12-01T17:06:55.767994+0000 mgr.y (mgr.24356) 2665 : cluster 0 pgmap v2633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:56 smithi040 bash[41173]: audit 2023-12-01T17:06:56.488246+0000 mon.c (mon.2) 1702 : audit 0 from='client.? 172.21.15.40:0/3886179217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:58 smithi141 bash[31670]: cluster 2023-12-01T17:06:57.768690+0000 mgr.y (mgr.24356) 2666 : cluster 0 pgmap v2634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:06:58 smithi141 bash[31670]: audit 2023-12-01T17:06:58.954331+0000 mon.a (mon.0) 2258 : audit 0 from='client.? 172.21.15.40:0/2959630908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:58 smithi040 bash[41173]: cluster 2023-12-01T17:06:57.768690+0000 mgr.y (mgr.24356) 2666 : cluster 0 pgmap v2634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:06:58 smithi040 bash[41173]: audit 2023-12-01T17:06:58.954331+0000 mon.a (mon.0) 2258 : audit 0 from='client.? 172.21.15.40:0/2959630908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:06:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:58 smithi040 bash[28232]: cluster 2023-12-01T17:06:57.768690+0000 mgr.y (mgr.24356) 2666 : cluster 0 pgmap v2634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:06:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:06:58 smithi040 bash[28232]: audit 2023-12-01T17:06:58.954331+0000 mon.a (mon.0) 2258 : audit 0 from='client.? 172.21.15.40:0/2959630908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:00 smithi141 bash[31670]: cluster 2023-12-01T17:06:59.769831+0000 mgr.y (mgr.24356) 2667 : cluster 0 pgmap v2635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:00 smithi040 bash[28232]: cluster 2023-12-01T17:06:59.769831+0000 mgr.y (mgr.24356) 2667 : cluster 0 pgmap v2635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:00 smithi040 bash[41173]: cluster 2023-12-01T17:06:59.769831+0000 mgr.y (mgr.24356) 2667 : cluster 0 pgmap v2635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:01 smithi141 bash[31670]: audit 2023-12-01T17:07:01.422443+0000 mon.a (mon.0) 2259 : audit 0 from='client.? 172.21.15.40:0/525503616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:01 smithi040 bash[28232]: audit 2023-12-01T17:07:01.422443+0000 mon.a (mon.0) 2259 : audit 0 from='client.? 172.21.15.40:0/525503616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:01 smithi040 bash[41173]: audit 2023-12-01T17:07:01.422443+0000 mon.a (mon.0) 2259 : audit 0 from='client.? 172.21.15.40:0/525503616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:03 smithi141 bash[31670]: cluster 2023-12-01T17:07:01.770521+0000 mgr.y (mgr.24356) 2668 : cluster 0 pgmap v2636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:02 smithi040 bash[28232]: cluster 2023-12-01T17:07:01.770521+0000 mgr.y (mgr.24356) 2668 : cluster 0 pgmap v2636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:02 smithi040 bash[41173]: cluster 2023-12-01T17:07:01.770521+0000 mgr.y (mgr.24356) 2668 : cluster 0 pgmap v2636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:04.285 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:04 smithi141 bash[31670]: audit 2023-12-01T17:07:03.437540+0000 mon.c (mon.2) 1703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:04.286 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:04 smithi141 bash[31670]: audit 2023-12-01T17:07:03.897447+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.40:0/3485006870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:04 smithi040 bash[28232]: audit 2023-12-01T17:07:03.437540+0000 mon.c (mon.2) 1703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:04 smithi040 bash[28232]: audit 2023-12-01T17:07:03.897447+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.40:0/3485006870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:04 smithi040 bash[41173]: audit 2023-12-01T17:07:03.437540+0000 mon.c (mon.2) 1703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:04 smithi040 bash[41173]: audit 2023-12-01T17:07:03.897447+0000 mon.a (mon.0) 2260 : audit 0 from='client.? 172.21.15.40:0/3485006870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:05 smithi141 bash[31670]: cluster 2023-12-01T17:07:03.771152+0000 mgr.y (mgr.24356) 2669 : cluster 0 pgmap v2637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:05 smithi040 bash[28232]: cluster 2023-12-01T17:07:03.771152+0000 mgr.y (mgr.24356) 2669 : cluster 0 pgmap v2637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:05 smithi040 bash[41173]: cluster 2023-12-01T17:07:03.771152+0000 mgr.y (mgr.24356) 2669 : cluster 0 pgmap v2637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:07:06] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T17:07:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:07 smithi141 bash[31670]: cluster 2023-12-01T17:07:05.772342+0000 mgr.y (mgr.24356) 2670 : cluster 0 pgmap v2638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:07 smithi141 bash[31670]: audit 2023-12-01T17:07:06.358318+0000 mon.a (mon.0) 2261 : audit 0 from='client.? 172.21.15.40:0/3605905841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:07 smithi040 bash[28232]: cluster 2023-12-01T17:07:05.772342+0000 mgr.y (mgr.24356) 2670 : cluster 0 pgmap v2638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:07 smithi040 bash[28232]: audit 2023-12-01T17:07:06.358318+0000 mon.a (mon.0) 2261 : audit 0 from='client.? 172.21.15.40:0/3605905841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:07 smithi040 bash[41173]: cluster 2023-12-01T17:07:05.772342+0000 mgr.y (mgr.24356) 2670 : cluster 0 pgmap v2638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:07 smithi040 bash[41173]: audit 2023-12-01T17:07:06.358318+0000 mon.a (mon.0) 2261 : audit 0 from='client.? 172.21.15.40:0/3605905841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:09 smithi141 bash[31670]: cluster 2023-12-01T17:07:07.773021+0000 mgr.y (mgr.24356) 2671 : cluster 0 pgmap v2639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:09 smithi141 bash[31670]: audit 2023-12-01T17:07:08.827920+0000 mon.c (mon.2) 1704 : audit 0 from='client.? 172.21.15.40:0/1410115651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:09 smithi040 bash[28232]: cluster 2023-12-01T17:07:07.773021+0000 mgr.y (mgr.24356) 2671 : cluster 0 pgmap v2639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:09 smithi040 bash[28232]: audit 2023-12-01T17:07:08.827920+0000 mon.c (mon.2) 1704 : audit 0 from='client.? 172.21.15.40:0/1410115651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:09 smithi040 bash[41173]: cluster 2023-12-01T17:07:07.773021+0000 mgr.y (mgr.24356) 2671 : cluster 0 pgmap v2639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:09 smithi040 bash[41173]: audit 2023-12-01T17:07:08.827920+0000 mon.c (mon.2) 1704 : audit 0 from='client.? 172.21.15.40:0/1410115651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:11 smithi141 bash[31670]: cluster 2023-12-01T17:07:09.774208+0000 mgr.y (mgr.24356) 2672 : cluster 0 pgmap v2640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:11 smithi040 bash[41173]: cluster 2023-12-01T17:07:09.774208+0000 mgr.y (mgr.24356) 2672 : cluster 0 pgmap v2640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:11 smithi040 bash[28232]: cluster 2023-12-01T17:07:09.774208+0000 mgr.y (mgr.24356) 2672 : cluster 0 pgmap v2640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:12 smithi141 bash[31670]: audit 2023-12-01T17:07:11.299649+0000 mon.a (mon.0) 2262 : audit 0 from='client.? 172.21.15.40:0/2305566469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:12 smithi040 bash[28232]: audit 2023-12-01T17:07:11.299649+0000 mon.a (mon.0) 2262 : audit 0 from='client.? 172.21.15.40:0/2305566469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:12 smithi040 bash[41173]: audit 2023-12-01T17:07:11.299649+0000 mon.a (mon.0) 2262 : audit 0 from='client.? 172.21.15.40:0/2305566469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:13 smithi040 bash[28232]: cluster 2023-12-01T17:07:11.774906+0000 mgr.y (mgr.24356) 2673 : cluster 0 pgmap v2641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:13 smithi040 bash[41173]: cluster 2023-12-01T17:07:11.774906+0000 mgr.y (mgr.24356) 2673 : cluster 0 pgmap v2641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:13 smithi141 bash[31670]: cluster 2023-12-01T17:07:11.774906+0000 mgr.y (mgr.24356) 2673 : cluster 0 pgmap v2641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:14 smithi040 bash[28232]: audit 2023-12-01T17:07:13.759793+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.40:0/716744103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:14 smithi040 bash[41173]: audit 2023-12-01T17:07:13.759793+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.40:0/716744103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:14 smithi141 bash[31670]: audit 2023-12-01T17:07:13.759793+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.40:0/716744103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:15 smithi040 bash[41173]: cluster 2023-12-01T17:07:13.775473+0000 mgr.y (mgr.24356) 2674 : cluster 0 pgmap v2642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:15 smithi040 bash[28232]: cluster 2023-12-01T17:07:13.775473+0000 mgr.y (mgr.24356) 2674 : cluster 0 pgmap v2642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:15 smithi141 bash[31670]: cluster 2023-12-01T17:07:13.775473+0000 mgr.y (mgr.24356) 2674 : cluster 0 pgmap v2642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:07:16] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T17:07:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:17 smithi040 bash[28232]: cluster 2023-12-01T17:07:15.776669+0000 mgr.y (mgr.24356) 2675 : cluster 0 pgmap v2643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:17 smithi040 bash[28232]: audit 2023-12-01T17:07:16.225767+0000 mon.a (mon.0) 2264 : audit 0 from='client.? 172.21.15.40:0/3044161688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:17 smithi040 bash[41173]: cluster 2023-12-01T17:07:15.776669+0000 mgr.y (mgr.24356) 2675 : cluster 0 pgmap v2643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:17 smithi040 bash[41173]: audit 2023-12-01T17:07:16.225767+0000 mon.a (mon.0) 2264 : audit 0 from='client.? 172.21.15.40:0/3044161688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:17 smithi141 bash[31670]: cluster 2023-12-01T17:07:15.776669+0000 mgr.y (mgr.24356) 2675 : cluster 0 pgmap v2643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:17 smithi141 bash[31670]: audit 2023-12-01T17:07:16.225767+0000 mon.a (mon.0) 2264 : audit 0 from='client.? 172.21.15.40:0/3044161688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:19 smithi040 bash[28232]: cluster 2023-12-01T17:07:17.777347+0000 mgr.y (mgr.24356) 2676 : cluster 0 pgmap v2644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:19 smithi040 bash[28232]: audit 2023-12-01T17:07:18.437675+0000 mon.c (mon.2) 1705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:19 smithi040 bash[28232]: audit 2023-12-01T17:07:18.694846+0000 mon.c (mon.2) 1706 : audit 0 from='client.? 172.21.15.40:0/1433722000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:19 smithi040 bash[41173]: cluster 2023-12-01T17:07:17.777347+0000 mgr.y (mgr.24356) 2676 : cluster 0 pgmap v2644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:19 smithi040 bash[41173]: audit 2023-12-01T17:07:18.437675+0000 mon.c (mon.2) 1705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:19 smithi040 bash[41173]: audit 2023-12-01T17:07:18.694846+0000 mon.c (mon.2) 1706 : audit 0 from='client.? 172.21.15.40:0/1433722000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:19 smithi141 bash[31670]: cluster 2023-12-01T17:07:17.777347+0000 mgr.y (mgr.24356) 2676 : cluster 0 pgmap v2644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:19 smithi141 bash[31670]: audit 2023-12-01T17:07:18.437675+0000 mon.c (mon.2) 1705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:19 smithi141 bash[31670]: audit 2023-12-01T17:07:18.694846+0000 mon.c (mon.2) 1706 : audit 0 from='client.? 172.21.15.40:0/1433722000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:21 smithi040 bash[28232]: cluster 2023-12-01T17:07:19.778534+0000 mgr.y (mgr.24356) 2677 : cluster 0 pgmap v2645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:21 smithi040 bash[41173]: cluster 2023-12-01T17:07:19.778534+0000 mgr.y (mgr.24356) 2677 : cluster 0 pgmap v2645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:21 smithi141 bash[31670]: cluster 2023-12-01T17:07:19.778534+0000 mgr.y (mgr.24356) 2677 : cluster 0 pgmap v2645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:22 smithi040 bash[28232]: audit 2023-12-01T17:07:21.162585+0000 mon.c (mon.2) 1707 : audit 0 from='client.? 172.21.15.40:0/2418953819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:22 smithi040 bash[41173]: audit 2023-12-01T17:07:21.162585+0000 mon.c (mon.2) 1707 : audit 0 from='client.? 172.21.15.40:0/2418953819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:22 smithi141 bash[31670]: audit 2023-12-01T17:07:21.162585+0000 mon.c (mon.2) 1707 : audit 0 from='client.? 172.21.15.40:0/2418953819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:23 smithi040 bash[41173]: cluster 2023-12-01T17:07:21.779208+0000 mgr.y (mgr.24356) 2678 : cluster 0 pgmap v2646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:23 smithi040 bash[41173]: audit 2023-12-01T17:07:22.810517+0000 mon.c (mon.2) 1708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:07:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:23 smithi040 bash[28232]: cluster 2023-12-01T17:07:21.779208+0000 mgr.y (mgr.24356) 2678 : cluster 0 pgmap v2646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:23 smithi040 bash[28232]: audit 2023-12-01T17:07:22.810517+0000 mon.c (mon.2) 1708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:07:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:23 smithi141 bash[31670]: cluster 2023-12-01T17:07:21.779208+0000 mgr.y (mgr.24356) 2678 : cluster 0 pgmap v2646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:23 smithi141 bash[31670]: audit 2023-12-01T17:07:22.810517+0000 mon.c (mon.2) 1708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:07:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:24 smithi040 bash[28232]: audit 2023-12-01T17:07:23.620660+0000 mon.a (mon.0) 2265 : audit 0 from='client.? 172.21.15.40:0/2623953303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:24 smithi040 bash[41173]: audit 2023-12-01T17:07:23.620660+0000 mon.a (mon.0) 2265 : audit 0 from='client.? 172.21.15.40:0/2623953303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:24 smithi141 bash[31670]: audit 2023-12-01T17:07:23.620660+0000 mon.a (mon.0) 2265 : audit 0 from='client.? 172.21.15.40:0/2623953303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:25 smithi040 bash[28232]: cluster 2023-12-01T17:07:23.779861+0000 mgr.y (mgr.24356) 2679 : cluster 0 pgmap v2647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:25 smithi040 bash[41173]: cluster 2023-12-01T17:07:23.779861+0000 mgr.y (mgr.24356) 2679 : cluster 0 pgmap v2647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:25 smithi141 bash[31670]: cluster 2023-12-01T17:07:23.779861+0000 mgr.y (mgr.24356) 2679 : cluster 0 pgmap v2647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:07:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:07:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:27 smithi040 bash[28232]: cluster 2023-12-01T17:07:25.781094+0000 mgr.y (mgr.24356) 2680 : cluster 0 pgmap v2648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:27 smithi040 bash[28232]: audit 2023-12-01T17:07:26.089002+0000 mon.a (mon.0) 2266 : audit 0 from='client.? 172.21.15.40:0/1824586776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:27 smithi040 bash[41173]: cluster 2023-12-01T17:07:25.781094+0000 mgr.y (mgr.24356) 2680 : cluster 0 pgmap v2648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:27 smithi040 bash[41173]: audit 2023-12-01T17:07:26.089002+0000 mon.a (mon.0) 2266 : audit 0 from='client.? 172.21.15.40:0/1824586776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:27 smithi141 bash[31670]: cluster 2023-12-01T17:07:25.781094+0000 mgr.y (mgr.24356) 2680 : cluster 0 pgmap v2648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:27 smithi141 bash[31670]: audit 2023-12-01T17:07:26.089002+0000 mon.a (mon.0) 2266 : audit 0 from='client.? 172.21.15.40:0/1824586776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[28232]: cluster 2023-12-01T17:07:27.781618+0000 mgr.y (mgr.24356) 2681 : cluster 0 pgmap v2649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[28232]: audit 2023-12-01T17:07:28.575059+0000 mon.a (mon.0) 2267 : audit 0 from='client.? 172.21.15.40:0/2091529600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[28232]: audit 2023-12-01T17:07:28.665356+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[28232]: audit 2023-12-01T17:07:28.677849+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[28232]: audit 2023-12-01T17:07:29.019866+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[28232]: audit 2023-12-01T17:07:29.034459+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[41173]: cluster 2023-12-01T17:07:27.781618+0000 mgr.y (mgr.24356) 2681 : cluster 0 pgmap v2649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[41173]: audit 2023-12-01T17:07:28.575059+0000 mon.a (mon.0) 2267 : audit 0 from='client.? 172.21.15.40:0/2091529600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[41173]: audit 2023-12-01T17:07:28.665356+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[41173]: audit 2023-12-01T17:07:28.677849+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[41173]: audit 2023-12-01T17:07:29.019866+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:29 smithi040 bash[41173]: audit 2023-12-01T17:07:29.034459+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:29 smithi141 bash[31670]: cluster 2023-12-01T17:07:27.781618+0000 mgr.y (mgr.24356) 2681 : cluster 0 pgmap v2649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:29 smithi141 bash[31670]: audit 2023-12-01T17:07:28.575059+0000 mon.a (mon.0) 2267 : audit 0 from='client.? 172.21.15.40:0/2091529600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:29 smithi141 bash[31670]: audit 2023-12-01T17:07:28.665356+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:29 smithi141 bash[31670]: audit 2023-12-01T17:07:28.677849+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:29 smithi141 bash[31670]: audit 2023-12-01T17:07:29.019866+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:29 smithi141 bash[31670]: audit 2023-12-01T17:07:29.034459+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:31 smithi040 bash[41173]: cluster 2023-12-01T17:07:29.782763+0000 mgr.y (mgr.24356) 2682 : cluster 0 pgmap v2650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:31 smithi040 bash[41173]: audit 2023-12-01T17:07:31.046939+0000 mon.c (mon.2) 1709 : audit 0 from='client.? 172.21.15.40:0/1633832680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:31 smithi040 bash[28232]: cluster 2023-12-01T17:07:29.782763+0000 mgr.y (mgr.24356) 2682 : cluster 0 pgmap v2650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:31 smithi040 bash[28232]: audit 2023-12-01T17:07:31.046939+0000 mon.c (mon.2) 1709 : audit 0 from='client.? 172.21.15.40:0/1633832680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:31 smithi141 bash[31670]: cluster 2023-12-01T17:07:29.782763+0000 mgr.y (mgr.24356) 2682 : cluster 0 pgmap v2650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:31 smithi141 bash[31670]: audit 2023-12-01T17:07:31.046939+0000 mon.c (mon.2) 1709 : audit 0 from='client.? 172.21.15.40:0/1633832680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:33 smithi040 bash[41173]: cluster 2023-12-01T17:07:31.783456+0000 mgr.y (mgr.24356) 2683 : cluster 0 pgmap v2651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:33 smithi040 bash[28232]: cluster 2023-12-01T17:07:31.783456+0000 mgr.y (mgr.24356) 2683 : cluster 0 pgmap v2651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:33 smithi141 bash[31670]: cluster 2023-12-01T17:07:31.783456+0000 mgr.y (mgr.24356) 2683 : cluster 0 pgmap v2651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:34 smithi040 bash[28232]: audit 2023-12-01T17:07:33.438391+0000 mon.c (mon.2) 1710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:34 smithi040 bash[28232]: audit 2023-12-01T17:07:33.514735+0000 mon.c (mon.2) 1711 : audit 0 from='client.? 172.21.15.40:0/4125977278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:34 smithi040 bash[41173]: audit 2023-12-01T17:07:33.438391+0000 mon.c (mon.2) 1710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:34 smithi040 bash[41173]: audit 2023-12-01T17:07:33.514735+0000 mon.c (mon.2) 1711 : audit 0 from='client.? 172.21.15.40:0/4125977278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:34 smithi141 bash[31670]: audit 2023-12-01T17:07:33.438391+0000 mon.c (mon.2) 1710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:34 smithi141 bash[31670]: audit 2023-12-01T17:07:33.514735+0000 mon.c (mon.2) 1711 : audit 0 from='client.? 172.21.15.40:0/4125977278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:35.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:35 smithi040 bash[28232]: cluster 2023-12-01T17:07:33.784149+0000 mgr.y (mgr.24356) 2684 : cluster 0 pgmap v2652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:35.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:35 smithi040 bash[41173]: cluster 2023-12-01T17:07:33.784149+0000 mgr.y (mgr.24356) 2684 : cluster 0 pgmap v2652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:35 smithi141 bash[31670]: cluster 2023-12-01T17:07:33.784149+0000 mgr.y (mgr.24356) 2684 : cluster 0 pgmap v2652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:36 smithi040 bash[41173]: audit 2023-12-01T17:07:35.971673+0000 mon.c (mon.2) 1712 : audit 0 from='client.? 172.21.15.40:0/1817040220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:36 smithi040 bash[28232]: audit 2023-12-01T17:07:35.971673+0000 mon.c (mon.2) 1712 : audit 0 from='client.? 172.21.15.40:0/1817040220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:36 smithi141 bash[31670]: audit 2023-12-01T17:07:35.971673+0000 mon.c (mon.2) 1712 : audit 0 from='client.? 172.21.15.40:0/1817040220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:07:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:07:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:37 smithi040 bash[28232]: cluster 2023-12-01T17:07:35.784933+0000 mgr.y (mgr.24356) 2685 : cluster 0 pgmap v2653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:37 smithi040 bash[41173]: cluster 2023-12-01T17:07:35.784933+0000 mgr.y (mgr.24356) 2685 : cluster 0 pgmap v2653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:37 smithi141 bash[31670]: cluster 2023-12-01T17:07:35.784933+0000 mgr.y (mgr.24356) 2685 : cluster 0 pgmap v2653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:39 smithi040 bash[41173]: cluster 2023-12-01T17:07:37.785619+0000 mgr.y (mgr.24356) 2686 : cluster 0 pgmap v2654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:39 smithi040 bash[41173]: audit 2023-12-01T17:07:38.426153+0000 mon.a (mon.0) 2272 : audit 0 from='client.? 172.21.15.40:0/3754990845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:39 smithi040 bash[28232]: cluster 2023-12-01T17:07:37.785619+0000 mgr.y (mgr.24356) 2686 : cluster 0 pgmap v2654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:39 smithi040 bash[28232]: audit 2023-12-01T17:07:38.426153+0000 mon.a (mon.0) 2272 : audit 0 from='client.? 172.21.15.40:0/3754990845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:39 smithi141 bash[31670]: cluster 2023-12-01T17:07:37.785619+0000 mgr.y (mgr.24356) 2686 : cluster 0 pgmap v2654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:39 smithi141 bash[31670]: audit 2023-12-01T17:07:38.426153+0000 mon.a (mon.0) 2272 : audit 0 from='client.? 172.21.15.40:0/3754990845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:40 smithi141 bash[31670]: audit 2023-12-01T17:07:39.760816+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:40 smithi141 bash[31670]: audit 2023-12-01T17:07:39.773265+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:40 smithi141 bash[31670]: audit 2023-12-01T17:07:39.776433+0000 mon.c (mon.2) 1713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:07:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:40 smithi141 bash[31670]: audit 2023-12-01T17:07:39.777843+0000 mon.c (mon.2) 1714 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:07:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:40 smithi141 bash[31670]: audit 2023-12-01T17:07:39.785469+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:40 smithi141 bash[31670]: cluster 2023-12-01T17:07:39.786566+0000 mgr.y (mgr.24356) 2687 : cluster 0 pgmap v2655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[41173]: audit 2023-12-01T17:07:39.760816+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[41173]: audit 2023-12-01T17:07:39.773265+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[41173]: audit 2023-12-01T17:07:39.776433+0000 mon.c (mon.2) 1713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[41173]: audit 2023-12-01T17:07:39.777843+0000 mon.c (mon.2) 1714 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[41173]: audit 2023-12-01T17:07:39.785469+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[41173]: cluster 2023-12-01T17:07:39.786566+0000 mgr.y (mgr.24356) 2687 : cluster 0 pgmap v2655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[28232]: audit 2023-12-01T17:07:39.760816+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[28232]: audit 2023-12-01T17:07:39.773265+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[28232]: audit 2023-12-01T17:07:39.776433+0000 mon.c (mon.2) 1713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[28232]: audit 2023-12-01T17:07:39.777843+0000 mon.c (mon.2) 1714 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[28232]: audit 2023-12-01T17:07:39.785469+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:07:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:40 smithi040 bash[28232]: cluster 2023-12-01T17:07:39.786566+0000 mgr.y (mgr.24356) 2687 : cluster 0 pgmap v2655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:41 smithi040 bash[41173]: audit 2023-12-01T17:07:40.893365+0000 mon.a (mon.0) 2276 : audit 0 from='client.? 172.21.15.40:0/2848629425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:41 smithi040 bash[28232]: audit 2023-12-01T17:07:40.893365+0000 mon.a (mon.0) 2276 : audit 0 from='client.? 172.21.15.40:0/2848629425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:41 smithi141 bash[31670]: audit 2023-12-01T17:07:40.893365+0000 mon.a (mon.0) 2276 : audit 0 from='client.? 172.21.15.40:0/2848629425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:42 smithi040 bash[28232]: cluster 2023-12-01T17:07:41.787387+0000 mgr.y (mgr.24356) 2688 : cluster 0 pgmap v2656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:42 smithi040 bash[41173]: cluster 2023-12-01T17:07:41.787387+0000 mgr.y (mgr.24356) 2688 : cluster 0 pgmap v2656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:42 smithi141 bash[31670]: cluster 2023-12-01T17:07:41.787387+0000 mgr.y (mgr.24356) 2688 : cluster 0 pgmap v2656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:43 smithi040 bash[28232]: audit 2023-12-01T17:07:43.362185+0000 mon.c (mon.2) 1715 : audit 0 from='client.? 172.21.15.40:0/1472000031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:43 smithi040 bash[41173]: audit 2023-12-01T17:07:43.362185+0000 mon.c (mon.2) 1715 : audit 0 from='client.? 172.21.15.40:0/1472000031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:43 smithi141 bash[31670]: audit 2023-12-01T17:07:43.362185+0000 mon.c (mon.2) 1715 : audit 0 from='client.? 172.21.15.40:0/1472000031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:44 smithi141 bash[31670]: cluster 2023-12-01T17:07:43.788093+0000 mgr.y (mgr.24356) 2689 : cluster 0 pgmap v2657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:44 smithi040 bash[28232]: cluster 2023-12-01T17:07:43.788093+0000 mgr.y (mgr.24356) 2689 : cluster 0 pgmap v2657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:44 smithi040 bash[41173]: cluster 2023-12-01T17:07:43.788093+0000 mgr.y (mgr.24356) 2689 : cluster 0 pgmap v2657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:45 smithi141 bash[31670]: audit 2023-12-01T17:07:45.828984+0000 mon.c (mon.2) 1716 : audit 0 from='client.? 172.21.15.40:0/1144043514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:45 smithi040 bash[28232]: audit 2023-12-01T17:07:45.828984+0000 mon.c (mon.2) 1716 : audit 0 from='client.? 172.21.15.40:0/1144043514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:45 smithi040 bash[41173]: audit 2023-12-01T17:07:45.828984+0000 mon.c (mon.2) 1716 : audit 0 from='client.? 172.21.15.40:0/1144043514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:07:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:07:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:46 smithi141 bash[31670]: cluster 2023-12-01T17:07:45.789248+0000 mgr.y (mgr.24356) 2690 : cluster 0 pgmap v2658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:46 smithi040 bash[41173]: cluster 2023-12-01T17:07:45.789248+0000 mgr.y (mgr.24356) 2690 : cluster 0 pgmap v2658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:46 smithi040 bash[28232]: cluster 2023-12-01T17:07:45.789248+0000 mgr.y (mgr.24356) 2690 : cluster 0 pgmap v2658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:49 smithi141 bash[31670]: cluster 2023-12-01T17:07:47.789932+0000 mgr.y (mgr.24356) 2691 : cluster 0 pgmap v2659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:49 smithi141 bash[31670]: audit 2023-12-01T17:07:48.302101+0000 mon.c (mon.2) 1717 : audit 0 from='client.? 172.21.15.40:0/1614738738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:49 smithi141 bash[31670]: audit 2023-12-01T17:07:48.438702+0000 mon.c (mon.2) 1718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:49 smithi040 bash[28232]: cluster 2023-12-01T17:07:47.789932+0000 mgr.y (mgr.24356) 2691 : cluster 0 pgmap v2659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:49 smithi040 bash[28232]: audit 2023-12-01T17:07:48.302101+0000 mon.c (mon.2) 1717 : audit 0 from='client.? 172.21.15.40:0/1614738738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:49 smithi040 bash[28232]: audit 2023-12-01T17:07:48.438702+0000 mon.c (mon.2) 1718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:49 smithi040 bash[41173]: cluster 2023-12-01T17:07:47.789932+0000 mgr.y (mgr.24356) 2691 : cluster 0 pgmap v2659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:49 smithi040 bash[41173]: audit 2023-12-01T17:07:48.302101+0000 mon.c (mon.2) 1717 : audit 0 from='client.? 172.21.15.40:0/1614738738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:49 smithi040 bash[41173]: audit 2023-12-01T17:07:48.438702+0000 mon.c (mon.2) 1718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:51 smithi141 bash[31670]: cluster 2023-12-01T17:07:49.791080+0000 mgr.y (mgr.24356) 2692 : cluster 0 pgmap v2660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:51 smithi141 bash[31670]: audit 2023-12-01T17:07:50.763946+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.40:0/3117765813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:51 smithi040 bash[28232]: cluster 2023-12-01T17:07:49.791080+0000 mgr.y (mgr.24356) 2692 : cluster 0 pgmap v2660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:51 smithi040 bash[28232]: audit 2023-12-01T17:07:50.763946+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.40:0/3117765813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:51 smithi040 bash[41173]: cluster 2023-12-01T17:07:49.791080+0000 mgr.y (mgr.24356) 2692 : cluster 0 pgmap v2660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:51 smithi040 bash[41173]: audit 2023-12-01T17:07:50.763946+0000 mon.a (mon.0) 2277 : audit 0 from='client.? 172.21.15.40:0/3117765813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:53 smithi141 bash[31670]: cluster 2023-12-01T17:07:51.791760+0000 mgr.y (mgr.24356) 2693 : cluster 0 pgmap v2661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:53 smithi040 bash[28232]: cluster 2023-12-01T17:07:51.791760+0000 mgr.y (mgr.24356) 2693 : cluster 0 pgmap v2661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:53 smithi040 bash[41173]: cluster 2023-12-01T17:07:51.791760+0000 mgr.y (mgr.24356) 2693 : cluster 0 pgmap v2661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:54 smithi141 bash[31670]: audit 2023-12-01T17:07:53.235594+0000 mon.a (mon.0) 2278 : audit 0 from='client.? 172.21.15.40:0/4011049829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:54 smithi040 bash[28232]: audit 2023-12-01T17:07:53.235594+0000 mon.a (mon.0) 2278 : audit 0 from='client.? 172.21.15.40:0/4011049829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:54 smithi040 bash[41173]: audit 2023-12-01T17:07:53.235594+0000 mon.a (mon.0) 2278 : audit 0 from='client.? 172.21.15.40:0/4011049829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:55 smithi141 bash[31670]: cluster 2023-12-01T17:07:53.792416+0000 mgr.y (mgr.24356) 2694 : cluster 0 pgmap v2662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:55 smithi040 bash[28232]: cluster 2023-12-01T17:07:53.792416+0000 mgr.y (mgr.24356) 2694 : cluster 0 pgmap v2662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:55 smithi040 bash[41173]: cluster 2023-12-01T17:07:53.792416+0000 mgr.y (mgr.24356) 2694 : cluster 0 pgmap v2662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:56 smithi040 bash[41173]: audit 2023-12-01T17:07:55.698192+0000 mon.c (mon.2) 1719 : audit 0 from='client.? 172.21.15.40:0/313267912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:56 smithi040 bash[28232]: audit 2023-12-01T17:07:55.698192+0000 mon.c (mon.2) 1719 : audit 0 from='client.? 172.21.15.40:0/313267912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:56 smithi141 bash[31670]: audit 2023-12-01T17:07:55.698192+0000 mon.c (mon.2) 1719 : audit 0 from='client.? 172.21.15.40:0/313267912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:07:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:07:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:57 smithi040 bash[28232]: cluster 2023-12-01T17:07:55.793575+0000 mgr.y (mgr.24356) 2695 : cluster 0 pgmap v2663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:57 smithi040 bash[41173]: cluster 2023-12-01T17:07:55.793575+0000 mgr.y (mgr.24356) 2695 : cluster 0 pgmap v2663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:57 smithi141 bash[31670]: cluster 2023-12-01T17:07:55.793575+0000 mgr.y (mgr.24356) 2695 : cluster 0 pgmap v2663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:59 smithi040 bash[28232]: cluster 2023-12-01T17:07:57.794220+0000 mgr.y (mgr.24356) 2696 : cluster 0 pgmap v2664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:07:59 smithi040 bash[28232]: audit 2023-12-01T17:07:58.168054+0000 mon.a (mon.0) 2279 : audit 0 from='client.? 172.21.15.40:0/1079946156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:59 smithi040 bash[41173]: cluster 2023-12-01T17:07:57.794220+0000 mgr.y (mgr.24356) 2696 : cluster 0 pgmap v2664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:07:59 smithi040 bash[41173]: audit 2023-12-01T17:07:58.168054+0000 mon.a (mon.0) 2279 : audit 0 from='client.? 172.21.15.40:0/1079946156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:07:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:59 smithi141 bash[31670]: cluster 2023-12-01T17:07:57.794220+0000 mgr.y (mgr.24356) 2696 : cluster 0 pgmap v2664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:07:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:07:59 smithi141 bash[31670]: audit 2023-12-01T17:07:58.168054+0000 mon.a (mon.0) 2279 : audit 0 from='client.? 172.21.15.40:0/1079946156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:01 smithi040 bash[28232]: cluster 2023-12-01T17:07:59.795498+0000 mgr.y (mgr.24356) 2697 : cluster 0 pgmap v2665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:01 smithi040 bash[28232]: audit 2023-12-01T17:08:00.626638+0000 mon.a (mon.0) 2280 : audit 0 from='client.? 172.21.15.40:0/1012990433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:01 smithi040 bash[41173]: cluster 2023-12-01T17:07:59.795498+0000 mgr.y (mgr.24356) 2697 : cluster 0 pgmap v2665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:01 smithi040 bash[41173]: audit 2023-12-01T17:08:00.626638+0000 mon.a (mon.0) 2280 : audit 0 from='client.? 172.21.15.40:0/1012990433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:01 smithi141 bash[31670]: cluster 2023-12-01T17:07:59.795498+0000 mgr.y (mgr.24356) 2697 : cluster 0 pgmap v2665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:01.548 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:01 smithi141 bash[31670]: audit 2023-12-01T17:08:00.626638+0000 mon.a (mon.0) 2280 : audit 0 from='client.? 172.21.15.40:0/1012990433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:03 smithi040 bash[28232]: cluster 2023-12-01T17:08:01.796209+0000 mgr.y (mgr.24356) 2698 : cluster 0 pgmap v2666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:03 smithi040 bash[41173]: cluster 2023-12-01T17:08:01.796209+0000 mgr.y (mgr.24356) 2698 : cluster 0 pgmap v2666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:03 smithi141 bash[31670]: cluster 2023-12-01T17:08:01.796209+0000 mgr.y (mgr.24356) 2698 : cluster 0 pgmap v2666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:04 smithi040 bash[28232]: audit 2023-12-01T17:08:03.093230+0000 mon.a (mon.0) 2281 : audit 0 from='client.? 172.21.15.40:0/1195468399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:04 smithi040 bash[28232]: audit 2023-12-01T17:08:03.439089+0000 mon.c (mon.2) 1720 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:04 smithi040 bash[41173]: audit 2023-12-01T17:08:03.093230+0000 mon.a (mon.0) 2281 : audit 0 from='client.? 172.21.15.40:0/1195468399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:04 smithi040 bash[41173]: audit 2023-12-01T17:08:03.439089+0000 mon.c (mon.2) 1720 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:04 smithi141 bash[31670]: audit 2023-12-01T17:08:03.093230+0000 mon.a (mon.0) 2281 : audit 0 from='client.? 172.21.15.40:0/1195468399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:04 smithi141 bash[31670]: audit 2023-12-01T17:08:03.439089+0000 mon.c (mon.2) 1720 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:05 smithi040 bash[28232]: cluster 2023-12-01T17:08:03.796984+0000 mgr.y (mgr.24356) 2699 : cluster 0 pgmap v2667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:05 smithi040 bash[41173]: cluster 2023-12-01T17:08:03.796984+0000 mgr.y (mgr.24356) 2699 : cluster 0 pgmap v2667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:05 smithi141 bash[31670]: cluster 2023-12-01T17:08:03.796984+0000 mgr.y (mgr.24356) 2699 : cluster 0 pgmap v2667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:06 smithi040 bash[28232]: audit 2023-12-01T17:08:05.552654+0000 mon.a (mon.0) 2282 : audit 0 from='client.? 172.21.15.40:0/2438952147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:06 smithi040 bash[41173]: audit 2023-12-01T17:08:05.552654+0000 mon.a (mon.0) 2282 : audit 0 from='client.? 172.21.15.40:0/2438952147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:06 smithi141 bash[31670]: audit 2023-12-01T17:08:05.552654+0000 mon.a (mon.0) 2282 : audit 0 from='client.? 172.21.15.40:0/2438952147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:08:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:08:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:07 smithi040 bash[28232]: cluster 2023-12-01T17:08:05.798216+0000 mgr.y (mgr.24356) 2700 : cluster 0 pgmap v2668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:07 smithi040 bash[41173]: cluster 2023-12-01T17:08:05.798216+0000 mgr.y (mgr.24356) 2700 : cluster 0 pgmap v2668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:07 smithi141 bash[31670]: cluster 2023-12-01T17:08:05.798216+0000 mgr.y (mgr.24356) 2700 : cluster 0 pgmap v2668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:08 smithi040 bash[28232]: audit 2023-12-01T17:08:08.018183+0000 mon.a (mon.0) 2283 : audit 0 from='client.? 172.21.15.40:0/2403937743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:08 smithi040 bash[41173]: audit 2023-12-01T17:08:08.018183+0000 mon.a (mon.0) 2283 : audit 0 from='client.? 172.21.15.40:0/2403937743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:08 smithi141 bash[31670]: audit 2023-12-01T17:08:08.018183+0000 mon.a (mon.0) 2283 : audit 0 from='client.? 172.21.15.40:0/2403937743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:09 smithi040 bash[28232]: cluster 2023-12-01T17:08:07.799010+0000 mgr.y (mgr.24356) 2701 : cluster 0 pgmap v2669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:09 smithi040 bash[41173]: cluster 2023-12-01T17:08:07.799010+0000 mgr.y (mgr.24356) 2701 : cluster 0 pgmap v2669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:09 smithi141 bash[31670]: cluster 2023-12-01T17:08:07.799010+0000 mgr.y (mgr.24356) 2701 : cluster 0 pgmap v2669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:11 smithi040 bash[28232]: cluster 2023-12-01T17:08:09.800166+0000 mgr.y (mgr.24356) 2702 : cluster 0 pgmap v2670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:11 smithi040 bash[28232]: audit 2023-12-01T17:08:10.493392+0000 mon.c (mon.2) 1721 : audit 0 from='client.? 172.21.15.40:0/183759055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:11 smithi040 bash[41173]: cluster 2023-12-01T17:08:09.800166+0000 mgr.y (mgr.24356) 2702 : cluster 0 pgmap v2670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:11 smithi040 bash[41173]: audit 2023-12-01T17:08:10.493392+0000 mon.c (mon.2) 1721 : audit 0 from='client.? 172.21.15.40:0/183759055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:11 smithi141 bash[31670]: cluster 2023-12-01T17:08:09.800166+0000 mgr.y (mgr.24356) 2702 : cluster 0 pgmap v2670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:11 smithi141 bash[31670]: audit 2023-12-01T17:08:10.493392+0000 mon.c (mon.2) 1721 : audit 0 from='client.? 172.21.15.40:0/183759055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:13 smithi040 bash[28232]: cluster 2023-12-01T17:08:11.800987+0000 mgr.y (mgr.24356) 2703 : cluster 0 pgmap v2671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:13 smithi040 bash[28232]: audit 2023-12-01T17:08:12.962094+0000 mon.a (mon.0) 2284 : audit 0 from='client.? 172.21.15.40:0/3473169878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:13 smithi040 bash[41173]: cluster 2023-12-01T17:08:11.800987+0000 mgr.y (mgr.24356) 2703 : cluster 0 pgmap v2671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:13 smithi040 bash[41173]: audit 2023-12-01T17:08:12.962094+0000 mon.a (mon.0) 2284 : audit 0 from='client.? 172.21.15.40:0/3473169878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:13 smithi141 bash[31670]: cluster 2023-12-01T17:08:11.800987+0000 mgr.y (mgr.24356) 2703 : cluster 0 pgmap v2671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:13 smithi141 bash[31670]: audit 2023-12-01T17:08:12.962094+0000 mon.a (mon.0) 2284 : audit 0 from='client.? 172.21.15.40:0/3473169878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:15 smithi040 bash[41173]: cluster 2023-12-01T17:08:13.801681+0000 mgr.y (mgr.24356) 2704 : cluster 0 pgmap v2672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:15 smithi040 bash[28232]: cluster 2023-12-01T17:08:13.801681+0000 mgr.y (mgr.24356) 2704 : cluster 0 pgmap v2672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:15 smithi141 bash[31670]: cluster 2023-12-01T17:08:13.801681+0000 mgr.y (mgr.24356) 2704 : cluster 0 pgmap v2672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:16 smithi040 bash[28232]: audit 2023-12-01T17:08:15.422824+0000 mon.c (mon.2) 1722 : audit 0 from='client.? 172.21.15.40:0/105764528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:16 smithi040 bash[41173]: audit 2023-12-01T17:08:15.422824+0000 mon.c (mon.2) 1722 : audit 0 from='client.? 172.21.15.40:0/105764528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:16 smithi141 bash[31670]: audit 2023-12-01T17:08:15.422824+0000 mon.c (mon.2) 1722 : audit 0 from='client.? 172.21.15.40:0/105764528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:08:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:08:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:17 smithi040 bash[28232]: cluster 2023-12-01T17:08:15.802925+0000 mgr.y (mgr.24356) 2705 : cluster 0 pgmap v2673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:17 smithi040 bash[41173]: cluster 2023-12-01T17:08:15.802925+0000 mgr.y (mgr.24356) 2705 : cluster 0 pgmap v2673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:17 smithi141 bash[31670]: cluster 2023-12-01T17:08:15.802925+0000 mgr.y (mgr.24356) 2705 : cluster 0 pgmap v2673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:18 smithi040 bash[28232]: audit 2023-12-01T17:08:17.888991+0000 mon.c (mon.2) 1723 : audit 0 from='client.? 172.21.15.40:0/3416837775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:18 smithi040 bash[41173]: audit 2023-12-01T17:08:17.888991+0000 mon.c (mon.2) 1723 : audit 0 from='client.? 172.21.15.40:0/3416837775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:18 smithi141 bash[31670]: audit 2023-12-01T17:08:17.888991+0000 mon.c (mon.2) 1723 : audit 0 from='client.? 172.21.15.40:0/3416837775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:19 smithi040 bash[28232]: cluster 2023-12-01T17:08:17.803623+0000 mgr.y (mgr.24356) 2706 : cluster 0 pgmap v2674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:19 smithi040 bash[28232]: audit 2023-12-01T17:08:18.439395+0000 mon.c (mon.2) 1724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:19 smithi040 bash[41173]: cluster 2023-12-01T17:08:17.803623+0000 mgr.y (mgr.24356) 2706 : cluster 0 pgmap v2674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:19 smithi040 bash[41173]: audit 2023-12-01T17:08:18.439395+0000 mon.c (mon.2) 1724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:19.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:19 smithi141 bash[31670]: cluster 2023-12-01T17:08:17.803623+0000 mgr.y (mgr.24356) 2706 : cluster 0 pgmap v2674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:19.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:19 smithi141 bash[31670]: audit 2023-12-01T17:08:18.439395+0000 mon.c (mon.2) 1724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:21 smithi040 bash[41173]: cluster 2023-12-01T17:08:19.804766+0000 mgr.y (mgr.24356) 2707 : cluster 0 pgmap v2675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:21 smithi040 bash[41173]: audit 2023-12-01T17:08:20.349214+0000 mon.a (mon.0) 2285 : audit 0 from='client.? 172.21.15.40:0/2402136598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:21 smithi040 bash[28232]: cluster 2023-12-01T17:08:19.804766+0000 mgr.y (mgr.24356) 2707 : cluster 0 pgmap v2675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:21 smithi040 bash[28232]: audit 2023-12-01T17:08:20.349214+0000 mon.a (mon.0) 2285 : audit 0 from='client.? 172.21.15.40:0/2402136598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:21 smithi141 bash[31670]: cluster 2023-12-01T17:08:19.804766+0000 mgr.y (mgr.24356) 2707 : cluster 0 pgmap v2675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:21 smithi141 bash[31670]: audit 2023-12-01T17:08:20.349214+0000 mon.a (mon.0) 2285 : audit 0 from='client.? 172.21.15.40:0/2402136598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:23 smithi040 bash[41173]: cluster 2023-12-01T17:08:21.805401+0000 mgr.y (mgr.24356) 2708 : cluster 0 pgmap v2676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:23 smithi040 bash[41173]: audit 2023-12-01T17:08:22.814556+0000 mon.c (mon.2) 1725 : audit 0 from='client.? 172.21.15.40:0/3591205154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:23 smithi040 bash[28232]: cluster 2023-12-01T17:08:21.805401+0000 mgr.y (mgr.24356) 2708 : cluster 0 pgmap v2676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:23 smithi040 bash[28232]: audit 2023-12-01T17:08:22.814556+0000 mon.c (mon.2) 1725 : audit 0 from='client.? 172.21.15.40:0/3591205154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:23 smithi141 bash[31670]: cluster 2023-12-01T17:08:21.805401+0000 mgr.y (mgr.24356) 2708 : cluster 0 pgmap v2676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:23 smithi141 bash[31670]: audit 2023-12-01T17:08:22.814556+0000 mon.c (mon.2) 1725 : audit 0 from='client.? 172.21.15.40:0/3591205154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:25 smithi040 bash[28232]: cluster 2023-12-01T17:08:23.806034+0000 mgr.y (mgr.24356) 2709 : cluster 0 pgmap v2677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:25 smithi040 bash[41173]: cluster 2023-12-01T17:08:23.806034+0000 mgr.y (mgr.24356) 2709 : cluster 0 pgmap v2677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:25 smithi141 bash[31670]: cluster 2023-12-01T17:08:23.806034+0000 mgr.y (mgr.24356) 2709 : cluster 0 pgmap v2677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:26 smithi040 bash[41173]: audit 2023-12-01T17:08:25.283980+0000 mon.a (mon.0) 2286 : audit 0 from='client.? 172.21.15.40:0/4234082887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:26 smithi040 bash[28232]: audit 2023-12-01T17:08:25.283980+0000 mon.a (mon.0) 2286 : audit 0 from='client.? 172.21.15.40:0/4234082887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:26 smithi141 bash[31670]: audit 2023-12-01T17:08:25.283980+0000 mon.a (mon.0) 2286 : audit 0 from='client.? 172.21.15.40:0/4234082887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:08:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:08:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:27 smithi040 bash[28232]: cluster 2023-12-01T17:08:25.807300+0000 mgr.y (mgr.24356) 2710 : cluster 0 pgmap v2678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:27 smithi040 bash[41173]: cluster 2023-12-01T17:08:25.807300+0000 mgr.y (mgr.24356) 2710 : cluster 0 pgmap v2678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:27 smithi141 bash[31670]: cluster 2023-12-01T17:08:25.807300+0000 mgr.y (mgr.24356) 2710 : cluster 0 pgmap v2678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:28 smithi040 bash[28232]: audit 2023-12-01T17:08:27.741862+0000 mon.a (mon.0) 2287 : audit 0 from='client.? 172.21.15.40:0/2013306381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:28 smithi040 bash[41173]: audit 2023-12-01T17:08:27.741862+0000 mon.a (mon.0) 2287 : audit 0 from='client.? 172.21.15.40:0/2013306381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:28 smithi141 bash[31670]: audit 2023-12-01T17:08:27.741862+0000 mon.a (mon.0) 2287 : audit 0 from='client.? 172.21.15.40:0/2013306381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:29 smithi040 bash[28232]: cluster 2023-12-01T17:08:27.808090+0000 mgr.y (mgr.24356) 2711 : cluster 0 pgmap v2679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:29 smithi040 bash[41173]: cluster 2023-12-01T17:08:27.808090+0000 mgr.y (mgr.24356) 2711 : cluster 0 pgmap v2679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:29 smithi141 bash[31670]: cluster 2023-12-01T17:08:27.808090+0000 mgr.y (mgr.24356) 2711 : cluster 0 pgmap v2679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:31 smithi040 bash[28232]: cluster 2023-12-01T17:08:29.809291+0000 mgr.y (mgr.24356) 2712 : cluster 0 pgmap v2680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:31 smithi040 bash[28232]: audit 2023-12-01T17:08:30.207492+0000 mon.c (mon.2) 1726 : audit 0 from='client.? 172.21.15.40:0/2821594696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:31 smithi040 bash[41173]: cluster 2023-12-01T17:08:29.809291+0000 mgr.y (mgr.24356) 2712 : cluster 0 pgmap v2680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:31 smithi040 bash[41173]: audit 2023-12-01T17:08:30.207492+0000 mon.c (mon.2) 1726 : audit 0 from='client.? 172.21.15.40:0/2821594696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:31 smithi141 bash[31670]: cluster 2023-12-01T17:08:29.809291+0000 mgr.y (mgr.24356) 2712 : cluster 0 pgmap v2680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:31 smithi141 bash[31670]: audit 2023-12-01T17:08:30.207492+0000 mon.c (mon.2) 1726 : audit 0 from='client.? 172.21.15.40:0/2821594696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:33 smithi040 bash[28232]: cluster 2023-12-01T17:08:31.810093+0000 mgr.y (mgr.24356) 2713 : cluster 0 pgmap v2681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:33 smithi040 bash[28232]: audit 2023-12-01T17:08:32.673284+0000 mon.c (mon.2) 1727 : audit 0 from='client.? 172.21.15.40:0/3332951148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:33 smithi040 bash[41173]: cluster 2023-12-01T17:08:31.810093+0000 mgr.y (mgr.24356) 2713 : cluster 0 pgmap v2681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:33 smithi040 bash[41173]: audit 2023-12-01T17:08:32.673284+0000 mon.c (mon.2) 1727 : audit 0 from='client.? 172.21.15.40:0/3332951148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:33 smithi141 bash[31670]: cluster 2023-12-01T17:08:31.810093+0000 mgr.y (mgr.24356) 2713 : cluster 0 pgmap v2681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:33 smithi141 bash[31670]: audit 2023-12-01T17:08:32.673284+0000 mon.c (mon.2) 1727 : audit 0 from='client.? 172.21.15.40:0/3332951148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:34 smithi141 bash[31670]: audit 2023-12-01T17:08:33.439843+0000 mon.c (mon.2) 1728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:34 smithi040 bash[28232]: audit 2023-12-01T17:08:33.439843+0000 mon.c (mon.2) 1728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:34 smithi040 bash[41173]: audit 2023-12-01T17:08:33.439843+0000 mon.c (mon.2) 1728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:35 smithi141 bash[31670]: cluster 2023-12-01T17:08:33.810905+0000 mgr.y (mgr.24356) 2714 : cluster 0 pgmap v2682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:35 smithi141 bash[31670]: audit 2023-12-01T17:08:35.136174+0000 mon.c (mon.2) 1729 : audit 0 from='client.? 172.21.15.40:0/2657730605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:35 smithi040 bash[28232]: cluster 2023-12-01T17:08:33.810905+0000 mgr.y (mgr.24356) 2714 : cluster 0 pgmap v2682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:35 smithi040 bash[28232]: audit 2023-12-01T17:08:35.136174+0000 mon.c (mon.2) 1729 : audit 0 from='client.? 172.21.15.40:0/2657730605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:35 smithi040 bash[41173]: cluster 2023-12-01T17:08:33.810905+0000 mgr.y (mgr.24356) 2714 : cluster 0 pgmap v2682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:35 smithi040 bash[41173]: audit 2023-12-01T17:08:35.136174+0000 mon.c (mon.2) 1729 : audit 0 from='client.? 172.21.15.40:0/2657730605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:08:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:37 smithi141 bash[31670]: cluster 2023-12-01T17:08:35.812072+0000 mgr.y (mgr.24356) 2715 : cluster 0 pgmap v2683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:37 smithi040 bash[28232]: cluster 2023-12-01T17:08:35.812072+0000 mgr.y (mgr.24356) 2715 : cluster 0 pgmap v2683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:37 smithi040 bash[41173]: cluster 2023-12-01T17:08:35.812072+0000 mgr.y (mgr.24356) 2715 : cluster 0 pgmap v2683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:38 smithi141 bash[31670]: audit 2023-12-01T17:08:37.600862+0000 mon.c (mon.2) 1730 : audit 0 from='client.? 172.21.15.40:0/3454846938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:38 smithi040 bash[28232]: audit 2023-12-01T17:08:37.600862+0000 mon.c (mon.2) 1730 : audit 0 from='client.? 172.21.15.40:0/3454846938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:38 smithi040 bash[41173]: audit 2023-12-01T17:08:37.600862+0000 mon.c (mon.2) 1730 : audit 0 from='client.? 172.21.15.40:0/3454846938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:39 smithi141 bash[31670]: cluster 2023-12-01T17:08:37.812865+0000 mgr.y (mgr.24356) 2716 : cluster 0 pgmap v2684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:39 smithi040 bash[28232]: cluster 2023-12-01T17:08:37.812865+0000 mgr.y (mgr.24356) 2716 : cluster 0 pgmap v2684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:39 smithi040 bash[41173]: cluster 2023-12-01T17:08:37.812865+0000 mgr.y (mgr.24356) 2716 : cluster 0 pgmap v2684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:40 smithi141 bash[31670]: audit 2023-12-01T17:08:39.869188+0000 mon.c (mon.2) 1731 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:08:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:40 smithi141 bash[31670]: audit 2023-12-01T17:08:40.073310+0000 mon.c (mon.2) 1732 : audit 0 from='client.? 172.21.15.40:0/1456427578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:40 smithi040 bash[28232]: audit 2023-12-01T17:08:39.869188+0000 mon.c (mon.2) 1731 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:08:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:40 smithi040 bash[28232]: audit 2023-12-01T17:08:40.073310+0000 mon.c (mon.2) 1732 : audit 0 from='client.? 172.21.15.40:0/1456427578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:40 smithi040 bash[41173]: audit 2023-12-01T17:08:39.869188+0000 mon.c (mon.2) 1731 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:08:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:40 smithi040 bash[41173]: audit 2023-12-01T17:08:40.073310+0000 mon.c (mon.2) 1732 : audit 0 from='client.? 172.21.15.40:0/1456427578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:41 smithi141 bash[31670]: cluster 2023-12-01T17:08:39.814063+0000 mgr.y (mgr.24356) 2717 : cluster 0 pgmap v2685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:41 smithi040 bash[28232]: cluster 2023-12-01T17:08:39.814063+0000 mgr.y (mgr.24356) 2717 : cluster 0 pgmap v2685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:41 smithi040 bash[41173]: cluster 2023-12-01T17:08:39.814063+0000 mgr.y (mgr.24356) 2717 : cluster 0 pgmap v2685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:43 smithi141 bash[31670]: cluster 2023-12-01T17:08:41.814765+0000 mgr.y (mgr.24356) 2718 : cluster 0 pgmap v2686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:43 smithi141 bash[31670]: audit 2023-12-01T17:08:42.544747+0000 mon.c (mon.2) 1733 : audit 0 from='client.? 172.21.15.40:0/3433926657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:43 smithi040 bash[28232]: cluster 2023-12-01T17:08:41.814765+0000 mgr.y (mgr.24356) 2718 : cluster 0 pgmap v2686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:43 smithi040 bash[28232]: audit 2023-12-01T17:08:42.544747+0000 mon.c (mon.2) 1733 : audit 0 from='client.? 172.21.15.40:0/3433926657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:43 smithi040 bash[41173]: cluster 2023-12-01T17:08:41.814765+0000 mgr.y (mgr.24356) 2718 : cluster 0 pgmap v2686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:43 smithi040 bash[41173]: audit 2023-12-01T17:08:42.544747+0000 mon.c (mon.2) 1733 : audit 0 from='client.? 172.21.15.40:0/3433926657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:45 smithi141 bash[31670]: cluster 2023-12-01T17:08:43.815445+0000 mgr.y (mgr.24356) 2719 : cluster 0 pgmap v2687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:45 smithi141 bash[31670]: audit 2023-12-01T17:08:45.018097+0000 mon.c (mon.2) 1734 : audit 0 from='client.? 172.21.15.40:0/452219284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:45 smithi040 bash[28232]: cluster 2023-12-01T17:08:43.815445+0000 mgr.y (mgr.24356) 2719 : cluster 0 pgmap v2687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:45 smithi040 bash[28232]: audit 2023-12-01T17:08:45.018097+0000 mon.c (mon.2) 1734 : audit 0 from='client.? 172.21.15.40:0/452219284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:45 smithi040 bash[41173]: cluster 2023-12-01T17:08:43.815445+0000 mgr.y (mgr.24356) 2719 : cluster 0 pgmap v2687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:45 smithi040 bash[41173]: audit 2023-12-01T17:08:45.018097+0000 mon.c (mon.2) 1734 : audit 0 from='client.? 172.21.15.40:0/452219284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:46.767 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:08:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:45.765968+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:45.780169+0000 mon.a (mon.0) 2289 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: cluster 2023-12-01T17:08:45.816336+0000 mgr.y (mgr.24356) 2720 : cluster 0 pgmap v2688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:46.073734+0000 mon.a (mon.0) 2290 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:46.086927+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:46.564480+0000 mon.c (mon.2) 1735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:46.566519+0000 mon.c (mon.2) 1736 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:46 smithi141 bash[31670]: audit 2023-12-01T17:08:46.576257+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:45.765968+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:45.780169+0000 mon.a (mon.0) 2289 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: cluster 2023-12-01T17:08:45.816336+0000 mgr.y (mgr.24356) 2720 : cluster 0 pgmap v2688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:46.073734+0000 mon.a (mon.0) 2290 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:46.086927+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:46.564480+0000 mon.c (mon.2) 1735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:46.566519+0000 mon.c (mon.2) 1736 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[28232]: audit 2023-12-01T17:08:46.576257+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:45.765968+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:45.780169+0000 mon.a (mon.0) 2289 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: cluster 2023-12-01T17:08:45.816336+0000 mgr.y (mgr.24356) 2720 : cluster 0 pgmap v2688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:46.073734+0000 mon.a (mon.0) 2290 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:46.086927+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:46.564480+0000 mon.c (mon.2) 1735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:08:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:46.566519+0000 mon.c (mon.2) 1736 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:08:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:46 smithi040 bash[41173]: audit 2023-12-01T17:08:46.576257+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:08:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:47 smithi040 bash[28232]: audit 2023-12-01T17:08:47.485064+0000 mon.c (mon.2) 1737 : audit 0 from='client.? 172.21.15.40:0/2282753061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:47 smithi040 bash[41173]: audit 2023-12-01T17:08:47.485064+0000 mon.c (mon.2) 1737 : audit 0 from='client.? 172.21.15.40:0/2282753061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:47 smithi141 bash[31670]: audit 2023-12-01T17:08:47.485064+0000 mon.c (mon.2) 1737 : audit 0 from='client.? 172.21.15.40:0/2282753061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:48 smithi040 bash[28232]: cluster 2023-12-01T17:08:47.816980+0000 mgr.y (mgr.24356) 2721 : cluster 0 pgmap v2689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:48 smithi040 bash[28232]: audit 2023-12-01T17:08:48.440361+0000 mon.c (mon.2) 1738 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:48 smithi040 bash[41173]: cluster 2023-12-01T17:08:47.816980+0000 mgr.y (mgr.24356) 2721 : cluster 0 pgmap v2689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:48 smithi040 bash[41173]: audit 2023-12-01T17:08:48.440361+0000 mon.c (mon.2) 1738 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:48 smithi141 bash[31670]: cluster 2023-12-01T17:08:47.816980+0000 mgr.y (mgr.24356) 2721 : cluster 0 pgmap v2689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:48 smithi141 bash[31670]: audit 2023-12-01T17:08:48.440361+0000 mon.c (mon.2) 1738 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:50 smithi141 bash[31670]: audit 2023-12-01T17:08:49.953096+0000 mon.c (mon.2) 1739 : audit 0 from='client.? 172.21.15.40:0/4211721919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:50 smithi040 bash[41173]: audit 2023-12-01T17:08:49.953096+0000 mon.c (mon.2) 1739 : audit 0 from='client.? 172.21.15.40:0/4211721919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:50 smithi040 bash[28232]: audit 2023-12-01T17:08:49.953096+0000 mon.c (mon.2) 1739 : audit 0 from='client.? 172.21.15.40:0/4211721919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:51 smithi141 bash[31670]: cluster 2023-12-01T17:08:49.817738+0000 mgr.y (mgr.24356) 2722 : cluster 0 pgmap v2690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:51 smithi040 bash[28232]: cluster 2023-12-01T17:08:49.817738+0000 mgr.y (mgr.24356) 2722 : cluster 0 pgmap v2690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:51 smithi040 bash[41173]: cluster 2023-12-01T17:08:49.817738+0000 mgr.y (mgr.24356) 2722 : cluster 0 pgmap v2690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:53 smithi141 bash[31670]: cluster 2023-12-01T17:08:51.818360+0000 mgr.y (mgr.24356) 2723 : cluster 0 pgmap v2691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:53 smithi141 bash[31670]: audit 2023-12-01T17:08:52.414885+0000 mon.a (mon.0) 2293 : audit 0 from='client.? 172.21.15.40:0/3038049988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:53 smithi040 bash[28232]: cluster 2023-12-01T17:08:51.818360+0000 mgr.y (mgr.24356) 2723 : cluster 0 pgmap v2691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:53 smithi040 bash[28232]: audit 2023-12-01T17:08:52.414885+0000 mon.a (mon.0) 2293 : audit 0 from='client.? 172.21.15.40:0/3038049988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:53 smithi040 bash[41173]: cluster 2023-12-01T17:08:51.818360+0000 mgr.y (mgr.24356) 2723 : cluster 0 pgmap v2691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:53 smithi040 bash[41173]: audit 2023-12-01T17:08:52.414885+0000 mon.a (mon.0) 2293 : audit 0 from='client.? 172.21.15.40:0/3038049988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:55 smithi040 bash[28232]: cluster 2023-12-01T17:08:53.819025+0000 mgr.y (mgr.24356) 2724 : cluster 0 pgmap v2692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:55 smithi040 bash[28232]: audit 2023-12-01T17:08:54.873266+0000 mon.c (mon.2) 1740 : audit 0 from='client.? 172.21.15.40:0/2002104064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:55 smithi040 bash[41173]: cluster 2023-12-01T17:08:53.819025+0000 mgr.y (mgr.24356) 2724 : cluster 0 pgmap v2692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:55 smithi040 bash[41173]: audit 2023-12-01T17:08:54.873266+0000 mon.c (mon.2) 1740 : audit 0 from='client.? 172.21.15.40:0/2002104064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:55 smithi141 bash[31670]: cluster 2023-12-01T17:08:53.819025+0000 mgr.y (mgr.24356) 2724 : cluster 0 pgmap v2692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:55 smithi141 bash[31670]: audit 2023-12-01T17:08:54.873266+0000 mon.c (mon.2) 1740 : audit 0 from='client.? 172.21.15.40:0/2002104064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:08:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:08:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:57 smithi040 bash[28232]: cluster 2023-12-01T17:08:55.820178+0000 mgr.y (mgr.24356) 2725 : cluster 0 pgmap v2693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:57 smithi040 bash[41173]: cluster 2023-12-01T17:08:55.820178+0000 mgr.y (mgr.24356) 2725 : cluster 0 pgmap v2693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:57 smithi141 bash[31670]: cluster 2023-12-01T17:08:55.820178+0000 mgr.y (mgr.24356) 2725 : cluster 0 pgmap v2693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:58 smithi040 bash[28232]: audit 2023-12-01T17:08:57.336591+0000 mon.a (mon.0) 2294 : audit 0 from='client.? 172.21.15.40:0/3767016144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:58 smithi040 bash[41173]: audit 2023-12-01T17:08:57.336591+0000 mon.a (mon.0) 2294 : audit 0 from='client.? 172.21.15.40:0/3767016144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:58 smithi141 bash[31670]: audit 2023-12-01T17:08:57.336591+0000 mon.a (mon.0) 2294 : audit 0 from='client.? 172.21.15.40:0/3767016144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:08:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:08:59 smithi040 bash[28232]: cluster 2023-12-01T17:08:57.820874+0000 mgr.y (mgr.24356) 2726 : cluster 0 pgmap v2694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:08:59 smithi040 bash[41173]: cluster 2023-12-01T17:08:57.820874+0000 mgr.y (mgr.24356) 2726 : cluster 0 pgmap v2694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:08:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:08:59 smithi141 bash[31670]: cluster 2023-12-01T17:08:57.820874+0000 mgr.y (mgr.24356) 2726 : cluster 0 pgmap v2694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:00 smithi040 bash[28232]: audit 2023-12-01T17:08:59.803557+0000 mon.a (mon.0) 2295 : audit 0 from='client.? 172.21.15.40:0/3499956598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:00 smithi040 bash[41173]: audit 2023-12-01T17:08:59.803557+0000 mon.a (mon.0) 2295 : audit 0 from='client.? 172.21.15.40:0/3499956598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:00 smithi141 bash[31670]: audit 2023-12-01T17:08:59.803557+0000 mon.a (mon.0) 2295 : audit 0 from='client.? 172.21.15.40:0/3499956598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:01 smithi040 bash[28232]: cluster 2023-12-01T17:08:59.821961+0000 mgr.y (mgr.24356) 2727 : cluster 0 pgmap v2695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:01 smithi040 bash[41173]: cluster 2023-12-01T17:08:59.821961+0000 mgr.y (mgr.24356) 2727 : cluster 0 pgmap v2695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:01 smithi141 bash[31670]: cluster 2023-12-01T17:08:59.821961+0000 mgr.y (mgr.24356) 2727 : cluster 0 pgmap v2695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:03 smithi040 bash[41173]: cluster 2023-12-01T17:09:01.822598+0000 mgr.y (mgr.24356) 2728 : cluster 0 pgmap v2696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:03 smithi040 bash[41173]: audit 2023-12-01T17:09:02.280347+0000 mon.c (mon.2) 1741 : audit 0 from='client.? 172.21.15.40:0/3987475342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:03 smithi040 bash[28232]: cluster 2023-12-01T17:09:01.822598+0000 mgr.y (mgr.24356) 2728 : cluster 0 pgmap v2696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:03 smithi040 bash[28232]: audit 2023-12-01T17:09:02.280347+0000 mon.c (mon.2) 1741 : audit 0 from='client.? 172.21.15.40:0/3987475342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:03 smithi141 bash[31670]: cluster 2023-12-01T17:09:01.822598+0000 mgr.y (mgr.24356) 2728 : cluster 0 pgmap v2696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:03 smithi141 bash[31670]: audit 2023-12-01T17:09:02.280347+0000 mon.c (mon.2) 1741 : audit 0 from='client.? 172.21.15.40:0/3987475342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:04 smithi040 bash[28232]: audit 2023-12-01T17:09:03.440589+0000 mon.c (mon.2) 1742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:04 smithi040 bash[41173]: audit 2023-12-01T17:09:03.440589+0000 mon.c (mon.2) 1742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:04 smithi141 bash[31670]: audit 2023-12-01T17:09:03.440589+0000 mon.c (mon.2) 1742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:05 smithi040 bash[41173]: cluster 2023-12-01T17:09:03.823285+0000 mgr.y (mgr.24356) 2729 : cluster 0 pgmap v2697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:05 smithi040 bash[41173]: audit 2023-12-01T17:09:04.751586+0000 mon.a (mon.0) 2296 : audit 0 from='client.? 172.21.15.40:0/1671529749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:05 smithi040 bash[28232]: cluster 2023-12-01T17:09:03.823285+0000 mgr.y (mgr.24356) 2729 : cluster 0 pgmap v2697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:05 smithi040 bash[28232]: audit 2023-12-01T17:09:04.751586+0000 mon.a (mon.0) 2296 : audit 0 from='client.? 172.21.15.40:0/1671529749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:05 smithi141 bash[31670]: cluster 2023-12-01T17:09:03.823285+0000 mgr.y (mgr.24356) 2729 : cluster 0 pgmap v2697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:05 smithi141 bash[31670]: audit 2023-12-01T17:09:04.751586+0000 mon.a (mon.0) 2296 : audit 0 from='client.? 172.21.15.40:0/1671529749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:09:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:09:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:07 smithi040 bash[28232]: cluster 2023-12-01T17:09:05.824580+0000 mgr.y (mgr.24356) 2730 : cluster 0 pgmap v2698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:07 smithi040 bash[41173]: cluster 2023-12-01T17:09:05.824580+0000 mgr.y (mgr.24356) 2730 : cluster 0 pgmap v2698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:07 smithi141 bash[31670]: cluster 2023-12-01T17:09:05.824580+0000 mgr.y (mgr.24356) 2730 : cluster 0 pgmap v2698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:08 smithi040 bash[28232]: audit 2023-12-01T17:09:07.211115+0000 mon.c (mon.2) 1743 : audit 0 from='client.? 172.21.15.40:0/3372671539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:08 smithi040 bash[41173]: audit 2023-12-01T17:09:07.211115+0000 mon.c (mon.2) 1743 : audit 0 from='client.? 172.21.15.40:0/3372671539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:08 smithi141 bash[31670]: audit 2023-12-01T17:09:07.211115+0000 mon.c (mon.2) 1743 : audit 0 from='client.? 172.21.15.40:0/3372671539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:09 smithi040 bash[28232]: cluster 2023-12-01T17:09:07.825216+0000 mgr.y (mgr.24356) 2731 : cluster 0 pgmap v2699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:09 smithi040 bash[41173]: cluster 2023-12-01T17:09:07.825216+0000 mgr.y (mgr.24356) 2731 : cluster 0 pgmap v2699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:09 smithi141 bash[31670]: cluster 2023-12-01T17:09:07.825216+0000 mgr.y (mgr.24356) 2731 : cluster 0 pgmap v2699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:10 smithi040 bash[28232]: audit 2023-12-01T17:09:09.687408+0000 mon.c (mon.2) 1744 : audit 0 from='client.? 172.21.15.40:0/729420517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:10 smithi040 bash[41173]: audit 2023-12-01T17:09:09.687408+0000 mon.c (mon.2) 1744 : audit 0 from='client.? 172.21.15.40:0/729420517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:10 smithi141 bash[31670]: audit 2023-12-01T17:09:09.687408+0000 mon.c (mon.2) 1744 : audit 0 from='client.? 172.21.15.40:0/729420517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:11 smithi040 bash[41173]: cluster 2023-12-01T17:09:09.826488+0000 mgr.y (mgr.24356) 2732 : cluster 0 pgmap v2700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:11 smithi040 bash[28232]: cluster 2023-12-01T17:09:09.826488+0000 mgr.y (mgr.24356) 2732 : cluster 0 pgmap v2700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:11 smithi141 bash[31670]: cluster 2023-12-01T17:09:09.826488+0000 mgr.y (mgr.24356) 2732 : cluster 0 pgmap v2700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:13 smithi040 bash[41173]: cluster 2023-12-01T17:09:11.827279+0000 mgr.y (mgr.24356) 2733 : cluster 0 pgmap v2701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:13 smithi040 bash[41173]: audit 2023-12-01T17:09:12.151271+0000 mon.a (mon.0) 2297 : audit 0 from='client.? 172.21.15.40:0/3716598487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:13 smithi040 bash[28232]: cluster 2023-12-01T17:09:11.827279+0000 mgr.y (mgr.24356) 2733 : cluster 0 pgmap v2701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:13 smithi040 bash[28232]: audit 2023-12-01T17:09:12.151271+0000 mon.a (mon.0) 2297 : audit 0 from='client.? 172.21.15.40:0/3716598487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:13 smithi141 bash[31670]: cluster 2023-12-01T17:09:11.827279+0000 mgr.y (mgr.24356) 2733 : cluster 0 pgmap v2701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:13 smithi141 bash[31670]: audit 2023-12-01T17:09:12.151271+0000 mon.a (mon.0) 2297 : audit 0 from='client.? 172.21.15.40:0/3716598487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:15 smithi040 bash[28232]: cluster 2023-12-01T17:09:13.827992+0000 mgr.y (mgr.24356) 2734 : cluster 0 pgmap v2702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:15 smithi040 bash[28232]: audit 2023-12-01T17:09:14.612423+0000 mon.c (mon.2) 1745 : audit 0 from='client.? 172.21.15.40:0/654540528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:15 smithi040 bash[41173]: cluster 2023-12-01T17:09:13.827992+0000 mgr.y (mgr.24356) 2734 : cluster 0 pgmap v2702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:15 smithi040 bash[41173]: audit 2023-12-01T17:09:14.612423+0000 mon.c (mon.2) 1745 : audit 0 from='client.? 172.21.15.40:0/654540528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:15 smithi141 bash[31670]: cluster 2023-12-01T17:09:13.827992+0000 mgr.y (mgr.24356) 2734 : cluster 0 pgmap v2702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:15 smithi141 bash[31670]: audit 2023-12-01T17:09:14.612423+0000 mon.c (mon.2) 1745 : audit 0 from='client.? 172.21.15.40:0/654540528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:09:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:09:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:17 smithi040 bash[41173]: cluster 2023-12-01T17:09:15.829143+0000 mgr.y (mgr.24356) 2735 : cluster 0 pgmap v2703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:17 smithi040 bash[41173]: audit 2023-12-01T17:09:17.078070+0000 mon.a (mon.0) 2298 : audit 0 from='client.? 172.21.15.40:0/1078431887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:17 smithi040 bash[28232]: cluster 2023-12-01T17:09:15.829143+0000 mgr.y (mgr.24356) 2735 : cluster 0 pgmap v2703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:17 smithi040 bash[28232]: audit 2023-12-01T17:09:17.078070+0000 mon.a (mon.0) 2298 : audit 0 from='client.? 172.21.15.40:0/1078431887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:17 smithi141 bash[31670]: cluster 2023-12-01T17:09:15.829143+0000 mgr.y (mgr.24356) 2735 : cluster 0 pgmap v2703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:17 smithi141 bash[31670]: audit 2023-12-01T17:09:17.078070+0000 mon.a (mon.0) 2298 : audit 0 from='client.? 172.21.15.40:0/1078431887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:19 smithi040 bash[28232]: cluster 2023-12-01T17:09:17.829789+0000 mgr.y (mgr.24356) 2736 : cluster 0 pgmap v2704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:19 smithi040 bash[28232]: audit 2023-12-01T17:09:18.441373+0000 mon.c (mon.2) 1746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:19 smithi040 bash[41173]: cluster 2023-12-01T17:09:17.829789+0000 mgr.y (mgr.24356) 2736 : cluster 0 pgmap v2704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:19 smithi040 bash[41173]: audit 2023-12-01T17:09:18.441373+0000 mon.c (mon.2) 1746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:19 smithi141 bash[31670]: cluster 2023-12-01T17:09:17.829789+0000 mgr.y (mgr.24356) 2736 : cluster 0 pgmap v2704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:19 smithi141 bash[31670]: audit 2023-12-01T17:09:18.441373+0000 mon.c (mon.2) 1746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:20 smithi040 bash[28232]: audit 2023-12-01T17:09:19.549522+0000 mon.a (mon.0) 2299 : audit 0 from='client.? 172.21.15.40:0/2883722006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:20 smithi040 bash[41173]: audit 2023-12-01T17:09:19.549522+0000 mon.a (mon.0) 2299 : audit 0 from='client.? 172.21.15.40:0/2883722006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:20 smithi141 bash[31670]: audit 2023-12-01T17:09:19.549522+0000 mon.a (mon.0) 2299 : audit 0 from='client.? 172.21.15.40:0/2883722006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:21 smithi040 bash[28232]: cluster 2023-12-01T17:09:19.830963+0000 mgr.y (mgr.24356) 2737 : cluster 0 pgmap v2705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:21 smithi040 bash[41173]: cluster 2023-12-01T17:09:19.830963+0000 mgr.y (mgr.24356) 2737 : cluster 0 pgmap v2705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:21 smithi141 bash[31670]: cluster 2023-12-01T17:09:19.830963+0000 mgr.y (mgr.24356) 2737 : cluster 0 pgmap v2705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:22 smithi040 bash[28232]: audit 2023-12-01T17:09:22.015460+0000 mon.c (mon.2) 1747 : audit 0 from='client.? 172.21.15.40:0/329780211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:22 smithi040 bash[41173]: audit 2023-12-01T17:09:22.015460+0000 mon.c (mon.2) 1747 : audit 0 from='client.? 172.21.15.40:0/329780211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:22 smithi141 bash[31670]: audit 2023-12-01T17:09:22.015460+0000 mon.c (mon.2) 1747 : audit 0 from='client.? 172.21.15.40:0/329780211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:23 smithi040 bash[41173]: cluster 2023-12-01T17:09:21.831603+0000 mgr.y (mgr.24356) 2738 : cluster 0 pgmap v2706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:23 smithi040 bash[28232]: cluster 2023-12-01T17:09:21.831603+0000 mgr.y (mgr.24356) 2738 : cluster 0 pgmap v2706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:23 smithi141 bash[31670]: cluster 2023-12-01T17:09:21.831603+0000 mgr.y (mgr.24356) 2738 : cluster 0 pgmap v2706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:25 smithi040 bash[28232]: cluster 2023-12-01T17:09:23.832280+0000 mgr.y (mgr.24356) 2739 : cluster 0 pgmap v2707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:25 smithi040 bash[28232]: audit 2023-12-01T17:09:24.476889+0000 mon.a (mon.0) 2300 : audit 0 from='client.? 172.21.15.40:0/3213457765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:25 smithi040 bash[41173]: cluster 2023-12-01T17:09:23.832280+0000 mgr.y (mgr.24356) 2739 : cluster 0 pgmap v2707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:25 smithi040 bash[41173]: audit 2023-12-01T17:09:24.476889+0000 mon.a (mon.0) 2300 : audit 0 from='client.? 172.21.15.40:0/3213457765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:25 smithi141 bash[31670]: cluster 2023-12-01T17:09:23.832280+0000 mgr.y (mgr.24356) 2739 : cluster 0 pgmap v2707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:25 smithi141 bash[31670]: audit 2023-12-01T17:09:24.476889+0000 mon.a (mon.0) 2300 : audit 0 from='client.? 172.21.15.40:0/3213457765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:09:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:09:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:27 smithi141 bash[31670]: cluster 2023-12-01T17:09:25.833449+0000 mgr.y (mgr.24356) 2740 : cluster 0 pgmap v2708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:27 smithi141 bash[31670]: audit 2023-12-01T17:09:26.942182+0000 mon.a (mon.0) 2301 : audit 0 from='client.? 172.21.15.40:0/3469947722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:27 smithi040 bash[41173]: cluster 2023-12-01T17:09:25.833449+0000 mgr.y (mgr.24356) 2740 : cluster 0 pgmap v2708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:27 smithi040 bash[41173]: audit 2023-12-01T17:09:26.942182+0000 mon.a (mon.0) 2301 : audit 0 from='client.? 172.21.15.40:0/3469947722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:27 smithi040 bash[28232]: cluster 2023-12-01T17:09:25.833449+0000 mgr.y (mgr.24356) 2740 : cluster 0 pgmap v2708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:27 smithi040 bash[28232]: audit 2023-12-01T17:09:26.942182+0000 mon.a (mon.0) 2301 : audit 0 from='client.? 172.21.15.40:0/3469947722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:29 smithi141 bash[31670]: cluster 2023-12-01T17:09:27.834134+0000 mgr.y (mgr.24356) 2741 : cluster 0 pgmap v2709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:29 smithi040 bash[28232]: cluster 2023-12-01T17:09:27.834134+0000 mgr.y (mgr.24356) 2741 : cluster 0 pgmap v2709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:29 smithi040 bash[41173]: cluster 2023-12-01T17:09:27.834134+0000 mgr.y (mgr.24356) 2741 : cluster 0 pgmap v2709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:30 smithi141 bash[31670]: audit 2023-12-01T17:09:29.416188+0000 mon.a (mon.0) 2302 : audit 0 from='client.? 172.21.15.40:0/1371554095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:30 smithi040 bash[28232]: audit 2023-12-01T17:09:29.416188+0000 mon.a (mon.0) 2302 : audit 0 from='client.? 172.21.15.40:0/1371554095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:30 smithi040 bash[41173]: audit 2023-12-01T17:09:29.416188+0000 mon.a (mon.0) 2302 : audit 0 from='client.? 172.21.15.40:0/1371554095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:31 smithi141 bash[31670]: cluster 2023-12-01T17:09:29.835269+0000 mgr.y (mgr.24356) 2742 : cluster 0 pgmap v2710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:31 smithi040 bash[28232]: cluster 2023-12-01T17:09:29.835269+0000 mgr.y (mgr.24356) 2742 : cluster 0 pgmap v2710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:31 smithi040 bash[41173]: cluster 2023-12-01T17:09:29.835269+0000 mgr.y (mgr.24356) 2742 : cluster 0 pgmap v2710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:32 smithi141 bash[31670]: audit 2023-12-01T17:09:31.874233+0000 mon.a (mon.0) 2303 : audit 0 from='client.? 172.21.15.40:0/3686325119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:32 smithi040 bash[28232]: audit 2023-12-01T17:09:31.874233+0000 mon.a (mon.0) 2303 : audit 0 from='client.? 172.21.15.40:0/3686325119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:32 smithi040 bash[41173]: audit 2023-12-01T17:09:31.874233+0000 mon.a (mon.0) 2303 : audit 0 from='client.? 172.21.15.40:0/3686325119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:33 smithi141 bash[31670]: cluster 2023-12-01T17:09:31.835899+0000 mgr.y (mgr.24356) 2743 : cluster 0 pgmap v2711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:33 smithi040 bash[28232]: cluster 2023-12-01T17:09:31.835899+0000 mgr.y (mgr.24356) 2743 : cluster 0 pgmap v2711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:33 smithi040 bash[41173]: cluster 2023-12-01T17:09:31.835899+0000 mgr.y (mgr.24356) 2743 : cluster 0 pgmap v2711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:34 smithi141 bash[31670]: audit 2023-12-01T17:09:33.441515+0000 mon.c (mon.2) 1748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:34 smithi040 bash[28232]: audit 2023-12-01T17:09:33.441515+0000 mon.c (mon.2) 1748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:34 smithi040 bash[41173]: audit 2023-12-01T17:09:33.441515+0000 mon.c (mon.2) 1748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:35 smithi141 bash[31670]: cluster 2023-12-01T17:09:33.836572+0000 mgr.y (mgr.24356) 2744 : cluster 0 pgmap v2712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:35 smithi141 bash[31670]: audit 2023-12-01T17:09:34.356815+0000 mon.c (mon.2) 1749 : audit 0 from='client.? 172.21.15.40:0/518370849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:35 smithi040 bash[28232]: cluster 2023-12-01T17:09:33.836572+0000 mgr.y (mgr.24356) 2744 : cluster 0 pgmap v2712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:35 smithi040 bash[28232]: audit 2023-12-01T17:09:34.356815+0000 mon.c (mon.2) 1749 : audit 0 from='client.? 172.21.15.40:0/518370849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:35 smithi040 bash[41173]: cluster 2023-12-01T17:09:33.836572+0000 mgr.y (mgr.24356) 2744 : cluster 0 pgmap v2712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:35 smithi040 bash[41173]: audit 2023-12-01T17:09:34.356815+0000 mon.c (mon.2) 1749 : audit 0 from='client.? 172.21.15.40:0/518370849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:09:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:09:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:37 smithi141 bash[31670]: cluster 2023-12-01T17:09:35.837681+0000 mgr.y (mgr.24356) 2745 : cluster 0 pgmap v2713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:37 smithi141 bash[31670]: audit 2023-12-01T17:09:36.820243+0000 mon.a (mon.0) 2304 : audit 0 from='client.? 172.21.15.40:0/2114019368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:37 smithi040 bash[28232]: cluster 2023-12-01T17:09:35.837681+0000 mgr.y (mgr.24356) 2745 : cluster 0 pgmap v2713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:37 smithi040 bash[28232]: audit 2023-12-01T17:09:36.820243+0000 mon.a (mon.0) 2304 : audit 0 from='client.? 172.21.15.40:0/2114019368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:37 smithi040 bash[41173]: cluster 2023-12-01T17:09:35.837681+0000 mgr.y (mgr.24356) 2745 : cluster 0 pgmap v2713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:37 smithi040 bash[41173]: audit 2023-12-01T17:09:36.820243+0000 mon.a (mon.0) 2304 : audit 0 from='client.? 172.21.15.40:0/2114019368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:39 smithi141 bash[31670]: cluster 2023-12-01T17:09:37.838324+0000 mgr.y (mgr.24356) 2746 : cluster 0 pgmap v2714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:39 smithi040 bash[28232]: cluster 2023-12-01T17:09:37.838324+0000 mgr.y (mgr.24356) 2746 : cluster 0 pgmap v2714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:39 smithi040 bash[41173]: cluster 2023-12-01T17:09:37.838324+0000 mgr.y (mgr.24356) 2746 : cluster 0 pgmap v2714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:40.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:40 smithi141 bash[31670]: audit 2023-12-01T17:09:39.290137+0000 mon.a (mon.0) 2305 : audit 0 from='client.? 172.21.15.40:0/3285072653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:40 smithi040 bash[28232]: audit 2023-12-01T17:09:39.290137+0000 mon.a (mon.0) 2305 : audit 0 from='client.? 172.21.15.40:0/3285072653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:40 smithi040 bash[41173]: audit 2023-12-01T17:09:39.290137+0000 mon.a (mon.0) 2305 : audit 0 from='client.? 172.21.15.40:0/3285072653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:41 smithi141 bash[31670]: cluster 2023-12-01T17:09:39.839470+0000 mgr.y (mgr.24356) 2747 : cluster 0 pgmap v2715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:41 smithi040 bash[41173]: cluster 2023-12-01T17:09:39.839470+0000 mgr.y (mgr.24356) 2747 : cluster 0 pgmap v2715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:41 smithi040 bash[28232]: cluster 2023-12-01T17:09:39.839470+0000 mgr.y (mgr.24356) 2747 : cluster 0 pgmap v2715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:42 smithi141 bash[31670]: audit 2023-12-01T17:09:41.751925+0000 mon.a (mon.0) 2306 : audit 0 from='client.? 172.21.15.40:0/2397256801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:42 smithi040 bash[28232]: audit 2023-12-01T17:09:41.751925+0000 mon.a (mon.0) 2306 : audit 0 from='client.? 172.21.15.40:0/2397256801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:42 smithi040 bash[41173]: audit 2023-12-01T17:09:41.751925+0000 mon.a (mon.0) 2306 : audit 0 from='client.? 172.21.15.40:0/2397256801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:43 smithi141 bash[31670]: cluster 2023-12-01T17:09:41.840139+0000 mgr.y (mgr.24356) 2748 : cluster 0 pgmap v2716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:43 smithi040 bash[28232]: cluster 2023-12-01T17:09:41.840139+0000 mgr.y (mgr.24356) 2748 : cluster 0 pgmap v2716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:43 smithi040 bash[41173]: cluster 2023-12-01T17:09:41.840139+0000 mgr.y (mgr.24356) 2748 : cluster 0 pgmap v2716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:45 smithi040 bash[41173]: cluster 2023-12-01T17:09:43.840660+0000 mgr.y (mgr.24356) 2749 : cluster 0 pgmap v2717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:45 smithi040 bash[41173]: audit 2023-12-01T17:09:44.215762+0000 mon.c (mon.2) 1750 : audit 0 from='client.? 172.21.15.40:0/2586967219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:45 smithi040 bash[28232]: cluster 2023-12-01T17:09:43.840660+0000 mgr.y (mgr.24356) 2749 : cluster 0 pgmap v2717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:45 smithi040 bash[28232]: audit 2023-12-01T17:09:44.215762+0000 mon.c (mon.2) 1750 : audit 0 from='client.? 172.21.15.40:0/2586967219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:45 smithi141 bash[31670]: cluster 2023-12-01T17:09:43.840660+0000 mgr.y (mgr.24356) 2749 : cluster 0 pgmap v2717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:45 smithi141 bash[31670]: audit 2023-12-01T17:09:44.215762+0000 mon.c (mon.2) 1750 : audit 0 from='client.? 172.21.15.40:0/2586967219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:09:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:09:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:47 smithi040 bash[28232]: cluster 2023-12-01T17:09:45.841758+0000 mgr.y (mgr.24356) 2750 : cluster 0 pgmap v2718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:47 smithi040 bash[28232]: audit 2023-12-01T17:09:46.660111+0000 mon.c (mon.2) 1751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:09:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:47 smithi040 bash[28232]: audit 2023-12-01T17:09:46.676286+0000 mon.c (mon.2) 1752 : audit 0 from='client.? 172.21.15.40:0/2841437256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:47 smithi040 bash[41173]: cluster 2023-12-01T17:09:45.841758+0000 mgr.y (mgr.24356) 2750 : cluster 0 pgmap v2718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:47 smithi040 bash[41173]: audit 2023-12-01T17:09:46.660111+0000 mon.c (mon.2) 1751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:09:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:47 smithi040 bash[41173]: audit 2023-12-01T17:09:46.676286+0000 mon.c (mon.2) 1752 : audit 0 from='client.? 172.21.15.40:0/2841437256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:47 smithi141 bash[31670]: cluster 2023-12-01T17:09:45.841758+0000 mgr.y (mgr.24356) 2750 : cluster 0 pgmap v2718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:47 smithi141 bash[31670]: audit 2023-12-01T17:09:46.660111+0000 mon.c (mon.2) 1751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:09:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:47 smithi141 bash[31670]: audit 2023-12-01T17:09:46.676286+0000 mon.c (mon.2) 1752 : audit 0 from='client.? 172.21.15.40:0/2841437256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:49 smithi040 bash[41173]: cluster 2023-12-01T17:09:47.842415+0000 mgr.y (mgr.24356) 2751 : cluster 0 pgmap v2719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:49 smithi040 bash[41173]: audit 2023-12-01T17:09:48.441913+0000 mon.c (mon.2) 1753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:49 smithi040 bash[28232]: cluster 2023-12-01T17:09:47.842415+0000 mgr.y (mgr.24356) 2751 : cluster 0 pgmap v2719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:49 smithi040 bash[28232]: audit 2023-12-01T17:09:48.441913+0000 mon.c (mon.2) 1753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:49 smithi141 bash[31670]: cluster 2023-12-01T17:09:47.842415+0000 mgr.y (mgr.24356) 2751 : cluster 0 pgmap v2719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:49 smithi141 bash[31670]: audit 2023-12-01T17:09:48.441913+0000 mon.c (mon.2) 1753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:50 smithi040 bash[28232]: audit 2023-12-01T17:09:49.153096+0000 mon.a (mon.0) 2307 : audit 0 from='client.? 172.21.15.40:0/1282151174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:50 smithi040 bash[41173]: audit 2023-12-01T17:09:49.153096+0000 mon.a (mon.0) 2307 : audit 0 from='client.? 172.21.15.40:0/1282151174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:50 smithi141 bash[31670]: audit 2023-12-01T17:09:49.153096+0000 mon.a (mon.0) 2307 : audit 0 from='client.? 172.21.15.40:0/1282151174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:51 smithi040 bash[28232]: cluster 2023-12-01T17:09:49.843544+0000 mgr.y (mgr.24356) 2752 : cluster 0 pgmap v2720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:51 smithi040 bash[41173]: cluster 2023-12-01T17:09:49.843544+0000 mgr.y (mgr.24356) 2752 : cluster 0 pgmap v2720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:51 smithi141 bash[31670]: cluster 2023-12-01T17:09:49.843544+0000 mgr.y (mgr.24356) 2752 : cluster 0 pgmap v2720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:52 smithi040 bash[28232]: audit 2023-12-01T17:09:51.633375+0000 mon.c (mon.2) 1754 : audit 0 from='client.? 172.21.15.40:0/970876857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:52 smithi040 bash[41173]: audit 2023-12-01T17:09:51.633375+0000 mon.c (mon.2) 1754 : audit 0 from='client.? 172.21.15.40:0/970876857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:52 smithi141 bash[31670]: audit 2023-12-01T17:09:51.633375+0000 mon.c (mon.2) 1754 : audit 0 from='client.? 172.21.15.40:0/970876857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:53 smithi141 bash[31670]: cluster 2023-12-01T17:09:51.844114+0000 mgr.y (mgr.24356) 2753 : cluster 0 pgmap v2721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:53 smithi141 bash[31670]: audit 2023-12-01T17:09:52.509933+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:53 smithi141 bash[31670]: audit 2023-12-01T17:09:52.523110+0000 mon.a (mon.0) 2309 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:53 smithi141 bash[31670]: audit 2023-12-01T17:09:52.867862+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:53 smithi141 bash[31670]: audit 2023-12-01T17:09:52.877746+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[28232]: cluster 2023-12-01T17:09:51.844114+0000 mgr.y (mgr.24356) 2753 : cluster 0 pgmap v2721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[28232]: audit 2023-12-01T17:09:52.509933+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[28232]: audit 2023-12-01T17:09:52.523110+0000 mon.a (mon.0) 2309 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[28232]: audit 2023-12-01T17:09:52.867862+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[28232]: audit 2023-12-01T17:09:52.877746+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[41173]: cluster 2023-12-01T17:09:51.844114+0000 mgr.y (mgr.24356) 2753 : cluster 0 pgmap v2721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[41173]: audit 2023-12-01T17:09:52.509933+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[41173]: audit 2023-12-01T17:09:52.523110+0000 mon.a (mon.0) 2309 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[41173]: audit 2023-12-01T17:09:52.867862+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:53 smithi040 bash[41173]: audit 2023-12-01T17:09:52.877746+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:09:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:55 smithi040 bash[41173]: cluster 2023-12-01T17:09:53.844745+0000 mgr.y (mgr.24356) 2754 : cluster 0 pgmap v2722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:55 smithi040 bash[41173]: audit 2023-12-01T17:09:54.105857+0000 mon.c (mon.2) 1755 : audit 0 from='client.? 172.21.15.40:0/236791566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:55 smithi040 bash[28232]: cluster 2023-12-01T17:09:53.844745+0000 mgr.y (mgr.24356) 2754 : cluster 0 pgmap v2722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:55 smithi040 bash[28232]: audit 2023-12-01T17:09:54.105857+0000 mon.c (mon.2) 1755 : audit 0 from='client.? 172.21.15.40:0/236791566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:55 smithi141 bash[31670]: cluster 2023-12-01T17:09:53.844745+0000 mgr.y (mgr.24356) 2754 : cluster 0 pgmap v2722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:55 smithi141 bash[31670]: audit 2023-12-01T17:09:54.105857+0000 mon.c (mon.2) 1755 : audit 0 from='client.? 172.21.15.40:0/236791566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:09:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:09:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:57 smithi040 bash[41173]: cluster 2023-12-01T17:09:55.845820+0000 mgr.y (mgr.24356) 2755 : cluster 0 pgmap v2723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:57 smithi040 bash[41173]: audit 2023-12-01T17:09:56.569064+0000 mon.a (mon.0) 2312 : audit 0 from='client.? 172.21.15.40:0/701167970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:57 smithi040 bash[28232]: cluster 2023-12-01T17:09:55.845820+0000 mgr.y (mgr.24356) 2755 : cluster 0 pgmap v2723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:57 smithi040 bash[28232]: audit 2023-12-01T17:09:56.569064+0000 mon.a (mon.0) 2312 : audit 0 from='client.? 172.21.15.40:0/701167970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:57 smithi141 bash[31670]: cluster 2023-12-01T17:09:55.845820+0000 mgr.y (mgr.24356) 2755 : cluster 0 pgmap v2723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:57 smithi141 bash[31670]: audit 2023-12-01T17:09:56.569064+0000 mon.a (mon.0) 2312 : audit 0 from='client.? 172.21.15.40:0/701167970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:59.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:59 smithi141 bash[31670]: cluster 2023-12-01T17:09:57.846501+0000 mgr.y (mgr.24356) 2756 : cluster 0 pgmap v2724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:59.300 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:09:59 smithi141 bash[31670]: audit 2023-12-01T17:09:59.029338+0000 mon.a (mon.0) 2313 : audit 0 from='client.? 172.21.15.40:0/3139505647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:59 smithi040 bash[28232]: cluster 2023-12-01T17:09:57.846501+0000 mgr.y (mgr.24356) 2756 : cluster 0 pgmap v2724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:09:59 smithi040 bash[28232]: audit 2023-12-01T17:09:59.029338+0000 mon.a (mon.0) 2313 : audit 0 from='client.? 172.21.15.40:0/3139505647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:09:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:59 smithi040 bash[41173]: cluster 2023-12-01T17:09:57.846501+0000 mgr.y (mgr.24356) 2756 : cluster 0 pgmap v2724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:09:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:09:59 smithi040 bash[41173]: audit 2023-12-01T17:09:59.029338+0000 mon.a (mon.0) 2313 : audit 0 from='client.? 172.21.15.40:0/3139505647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:00 smithi040 bash[41173]: cluster 2023-12-01T17:10:00.000152+0000 mon.a (mon.0) 2314 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:00 smithi040 bash[28232]: debug 2023-12-01T17:09:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:00 smithi040 bash[28232]: cluster 2023-12-01T17:10:00.000152+0000 mon.a (mon.0) 2314 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:00 smithi141 bash[31670]: cluster 2023-12-01T17:10:00.000152+0000 mon.a (mon.0) 2314 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:01 smithi040 bash[41173]: cluster 2023-12-01T17:09:59.847735+0000 mgr.y (mgr.24356) 2757 : cluster 0 pgmap v2725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:01 smithi040 bash[28232]: cluster 2023-12-01T17:09:59.847735+0000 mgr.y (mgr.24356) 2757 : cluster 0 pgmap v2725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:01 smithi141 bash[31670]: cluster 2023-12-01T17:09:59.847735+0000 mgr.y (mgr.24356) 2757 : cluster 0 pgmap v2725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:02 smithi040 bash[28232]: audit 2023-12-01T17:10:01.491810+0000 mon.a (mon.0) 2315 : audit 0 from='client.? 172.21.15.40:0/1477142778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:02 smithi040 bash[41173]: audit 2023-12-01T17:10:01.491810+0000 mon.a (mon.0) 2315 : audit 0 from='client.? 172.21.15.40:0/1477142778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:02 smithi141 bash[31670]: audit 2023-12-01T17:10:01.491810+0000 mon.a (mon.0) 2315 : audit 0 from='client.? 172.21.15.40:0/1477142778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:03 smithi141 bash[31670]: cluster 2023-12-01T17:10:01.848411+0000 mgr.y (mgr.24356) 2758 : cluster 0 pgmap v2726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:03 smithi040 bash[41173]: cluster 2023-12-01T17:10:01.848411+0000 mgr.y (mgr.24356) 2758 : cluster 0 pgmap v2726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:03 smithi040 bash[28232]: cluster 2023-12-01T17:10:01.848411+0000 mgr.y (mgr.24356) 2758 : cluster 0 pgmap v2726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.442112+0000 mon.c (mon.2) 1756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.465861+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.481402+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.484904+0000 mon.c (mon.2) 1757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.486050+0000 mon.c (mon.2) 1758 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.495124+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[28232]: audit 2023-12-01T17:10:03.955112+0000 mon.c (mon.2) 1759 : audit 0 from='client.? 172.21.15.40:0/1352165643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.442112+0000 mon.c (mon.2) 1756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.465861+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.481402+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.484904+0000 mon.c (mon.2) 1757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.486050+0000 mon.c (mon.2) 1758 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:10:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.495124+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:04 smithi040 bash[41173]: audit 2023-12-01T17:10:03.955112+0000 mon.c (mon.2) 1759 : audit 0 from='client.? 172.21.15.40:0/1352165643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.442112+0000 mon.c (mon.2) 1756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.465861+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.481402+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.484904+0000 mon.c (mon.2) 1757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.486050+0000 mon.c (mon.2) 1758 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.495124+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:10:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:04 smithi141 bash[31670]: audit 2023-12-01T17:10:03.955112+0000 mon.c (mon.2) 1759 : audit 0 from='client.? 172.21.15.40:0/1352165643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:05 smithi141 bash[31670]: cluster 2023-12-01T17:10:03.848982+0000 mgr.y (mgr.24356) 2759 : cluster 0 pgmap v2727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:05 smithi040 bash[28232]: cluster 2023-12-01T17:10:03.848982+0000 mgr.y (mgr.24356) 2759 : cluster 0 pgmap v2727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:05 smithi040 bash[41173]: cluster 2023-12-01T17:10:03.848982+0000 mgr.y (mgr.24356) 2759 : cluster 0 pgmap v2727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:06 smithi141 bash[31670]: audit 2023-12-01T17:10:06.418274+0000 mon.c (mon.2) 1760 : audit 0 from='client.? 172.21.15.40:0/1941171780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:06 smithi040 bash[28232]: audit 2023-12-01T17:10:06.418274+0000 mon.c (mon.2) 1760 : audit 0 from='client.? 172.21.15.40:0/1941171780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:10:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:10:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:06 smithi040 bash[41173]: audit 2023-12-01T17:10:06.418274+0000 mon.c (mon.2) 1760 : audit 0 from='client.? 172.21.15.40:0/1941171780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:07 smithi141 bash[31670]: cluster 2023-12-01T17:10:05.850263+0000 mgr.y (mgr.24356) 2760 : cluster 0 pgmap v2728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:07 smithi040 bash[28232]: cluster 2023-12-01T17:10:05.850263+0000 mgr.y (mgr.24356) 2760 : cluster 0 pgmap v2728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:07 smithi040 bash[41173]: cluster 2023-12-01T17:10:05.850263+0000 mgr.y (mgr.24356) 2760 : cluster 0 pgmap v2728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:09 smithi141 bash[31670]: cluster 2023-12-01T17:10:07.851130+0000 mgr.y (mgr.24356) 2761 : cluster 0 pgmap v2729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:09 smithi141 bash[31670]: audit 2023-12-01T17:10:08.888736+0000 mon.c (mon.2) 1761 : audit 0 from='client.? 172.21.15.40:0/1509548269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:09 smithi040 bash[28232]: cluster 2023-12-01T17:10:07.851130+0000 mgr.y (mgr.24356) 2761 : cluster 0 pgmap v2729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:09 smithi040 bash[28232]: audit 2023-12-01T17:10:08.888736+0000 mon.c (mon.2) 1761 : audit 0 from='client.? 172.21.15.40:0/1509548269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:09 smithi040 bash[41173]: cluster 2023-12-01T17:10:07.851130+0000 mgr.y (mgr.24356) 2761 : cluster 0 pgmap v2729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:09 smithi040 bash[41173]: audit 2023-12-01T17:10:08.888736+0000 mon.c (mon.2) 1761 : audit 0 from='client.? 172.21.15.40:0/1509548269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:11 smithi141 bash[31670]: cluster 2023-12-01T17:10:09.852387+0000 mgr.y (mgr.24356) 2762 : cluster 0 pgmap v2730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:11 smithi141 bash[31670]: audit 2023-12-01T17:10:11.347643+0000 mon.c (mon.2) 1762 : audit 0 from='client.? 172.21.15.40:0/2895342680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:11 smithi040 bash[28232]: cluster 2023-12-01T17:10:09.852387+0000 mgr.y (mgr.24356) 2762 : cluster 0 pgmap v2730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:11 smithi040 bash[28232]: audit 2023-12-01T17:10:11.347643+0000 mon.c (mon.2) 1762 : audit 0 from='client.? 172.21.15.40:0/2895342680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:11 smithi040 bash[41173]: cluster 2023-12-01T17:10:09.852387+0000 mgr.y (mgr.24356) 2762 : cluster 0 pgmap v2730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:11 smithi040 bash[41173]: audit 2023-12-01T17:10:11.347643+0000 mon.c (mon.2) 1762 : audit 0 from='client.? 172.21.15.40:0/2895342680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:13 smithi141 bash[31670]: cluster 2023-12-01T17:10:11.853032+0000 mgr.y (mgr.24356) 2763 : cluster 0 pgmap v2731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:13 smithi040 bash[28232]: cluster 2023-12-01T17:10:11.853032+0000 mgr.y (mgr.24356) 2763 : cluster 0 pgmap v2731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:13 smithi040 bash[41173]: cluster 2023-12-01T17:10:11.853032+0000 mgr.y (mgr.24356) 2763 : cluster 0 pgmap v2731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:14 smithi040 bash[28232]: audit 2023-12-01T17:10:13.810340+0000 mon.c (mon.2) 1763 : audit 0 from='client.? 172.21.15.40:0/104891641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:14 smithi040 bash[41173]: audit 2023-12-01T17:10:13.810340+0000 mon.c (mon.2) 1763 : audit 0 from='client.? 172.21.15.40:0/104891641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:14 smithi141 bash[31670]: audit 2023-12-01T17:10:13.810340+0000 mon.c (mon.2) 1763 : audit 0 from='client.? 172.21.15.40:0/104891641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:15 smithi040 bash[28232]: cluster 2023-12-01T17:10:13.853689+0000 mgr.y (mgr.24356) 2764 : cluster 0 pgmap v2732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:15 smithi040 bash[41173]: cluster 2023-12-01T17:10:13.853689+0000 mgr.y (mgr.24356) 2764 : cluster 0 pgmap v2732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:15 smithi141 bash[31670]: cluster 2023-12-01T17:10:13.853689+0000 mgr.y (mgr.24356) 2764 : cluster 0 pgmap v2732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:10:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:10:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:16 smithi040 bash[28232]: cluster 2023-12-01T17:10:15.854547+0000 mgr.y (mgr.24356) 2765 : cluster 0 pgmap v2733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:16 smithi040 bash[28232]: audit 2023-12-01T17:10:16.266777+0000 mon.c (mon.2) 1764 : audit 0 from='client.? 172.21.15.40:0/1623039745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:16 smithi040 bash[41173]: cluster 2023-12-01T17:10:15.854547+0000 mgr.y (mgr.24356) 2765 : cluster 0 pgmap v2733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:16 smithi040 bash[41173]: audit 2023-12-01T17:10:16.266777+0000 mon.c (mon.2) 1764 : audit 0 from='client.? 172.21.15.40:0/1623039745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:16 smithi141 bash[31670]: cluster 2023-12-01T17:10:15.854547+0000 mgr.y (mgr.24356) 2765 : cluster 0 pgmap v2733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:16 smithi141 bash[31670]: audit 2023-12-01T17:10:16.266777+0000 mon.c (mon.2) 1764 : audit 0 from='client.? 172.21.15.40:0/1623039745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:18 smithi141 bash[31670]: cluster 2023-12-01T17:10:17.855282+0000 mgr.y (mgr.24356) 2766 : cluster 0 pgmap v2734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:18 smithi141 bash[31670]: audit 2023-12-01T17:10:18.442396+0000 mon.c (mon.2) 1765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:18 smithi141 bash[31670]: audit 2023-12-01T17:10:18.727710+0000 mon.c (mon.2) 1766 : audit 0 from='client.? 172.21.15.40:0/1207644685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:18 smithi040 bash[28232]: cluster 2023-12-01T17:10:17.855282+0000 mgr.y (mgr.24356) 2766 : cluster 0 pgmap v2734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:18 smithi040 bash[28232]: audit 2023-12-01T17:10:18.442396+0000 mon.c (mon.2) 1765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:18 smithi040 bash[28232]: audit 2023-12-01T17:10:18.727710+0000 mon.c (mon.2) 1766 : audit 0 from='client.? 172.21.15.40:0/1207644685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:18 smithi040 bash[41173]: cluster 2023-12-01T17:10:17.855282+0000 mgr.y (mgr.24356) 2766 : cluster 0 pgmap v2734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:18 smithi040 bash[41173]: audit 2023-12-01T17:10:18.442396+0000 mon.c (mon.2) 1765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:18 smithi040 bash[41173]: audit 2023-12-01T17:10:18.727710+0000 mon.c (mon.2) 1766 : audit 0 from='client.? 172.21.15.40:0/1207644685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:21 smithi040 bash[28232]: cluster 2023-12-01T17:10:19.856551+0000 mgr.y (mgr.24356) 2767 : cluster 0 pgmap v2735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:21 smithi040 bash[41173]: cluster 2023-12-01T17:10:19.856551+0000 mgr.y (mgr.24356) 2767 : cluster 0 pgmap v2735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:21 smithi141 bash[31670]: cluster 2023-12-01T17:10:19.856551+0000 mgr.y (mgr.24356) 2767 : cluster 0 pgmap v2735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:22 smithi040 bash[28232]: audit 2023-12-01T17:10:21.187750+0000 mon.a (mon.0) 2319 : audit 0 from='client.? 172.21.15.40:0/3009819845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:22 smithi040 bash[41173]: audit 2023-12-01T17:10:21.187750+0000 mon.a (mon.0) 2319 : audit 0 from='client.? 172.21.15.40:0/3009819845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:22 smithi141 bash[31670]: audit 2023-12-01T17:10:21.187750+0000 mon.a (mon.0) 2319 : audit 0 from='client.? 172.21.15.40:0/3009819845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:23 smithi040 bash[41173]: cluster 2023-12-01T17:10:21.857241+0000 mgr.y (mgr.24356) 2768 : cluster 0 pgmap v2736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:23 smithi040 bash[28232]: cluster 2023-12-01T17:10:21.857241+0000 mgr.y (mgr.24356) 2768 : cluster 0 pgmap v2736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:23 smithi141 bash[31670]: cluster 2023-12-01T17:10:21.857241+0000 mgr.y (mgr.24356) 2768 : cluster 0 pgmap v2736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:24 smithi040 bash[28232]: audit 2023-12-01T17:10:23.654320+0000 mon.a (mon.0) 2320 : audit 0 from='client.? 172.21.15.40:0/761223111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:24 smithi040 bash[41173]: audit 2023-12-01T17:10:23.654320+0000 mon.a (mon.0) 2320 : audit 0 from='client.? 172.21.15.40:0/761223111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:24 smithi141 bash[31670]: audit 2023-12-01T17:10:23.654320+0000 mon.a (mon.0) 2320 : audit 0 from='client.? 172.21.15.40:0/761223111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:25 smithi040 bash[28232]: cluster 2023-12-01T17:10:23.857930+0000 mgr.y (mgr.24356) 2769 : cluster 0 pgmap v2737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:25 smithi040 bash[41173]: cluster 2023-12-01T17:10:23.857930+0000 mgr.y (mgr.24356) 2769 : cluster 0 pgmap v2737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:25 smithi141 bash[31670]: cluster 2023-12-01T17:10:23.857930+0000 mgr.y (mgr.24356) 2769 : cluster 0 pgmap v2737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:10:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:10:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:27 smithi040 bash[28232]: cluster 2023-12-01T17:10:25.859027+0000 mgr.y (mgr.24356) 2770 : cluster 0 pgmap v2738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:27 smithi040 bash[28232]: audit 2023-12-01T17:10:26.117769+0000 mon.a (mon.0) 2321 : audit 0 from='client.? 172.21.15.40:0/3838924672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:27 smithi040 bash[41173]: cluster 2023-12-01T17:10:25.859027+0000 mgr.y (mgr.24356) 2770 : cluster 0 pgmap v2738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:27 smithi040 bash[41173]: audit 2023-12-01T17:10:26.117769+0000 mon.a (mon.0) 2321 : audit 0 from='client.? 172.21.15.40:0/3838924672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:27 smithi141 bash[31670]: cluster 2023-12-01T17:10:25.859027+0000 mgr.y (mgr.24356) 2770 : cluster 0 pgmap v2738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:27 smithi141 bash[31670]: audit 2023-12-01T17:10:26.117769+0000 mon.a (mon.0) 2321 : audit 0 from='client.? 172.21.15.40:0/3838924672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:29 smithi040 bash[28232]: cluster 2023-12-01T17:10:27.859731+0000 mgr.y (mgr.24356) 2771 : cluster 0 pgmap v2739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:29 smithi040 bash[28232]: audit 2023-12-01T17:10:28.584301+0000 mon.a (mon.0) 2322 : audit 0 from='client.? 172.21.15.40:0/3995195942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:29 smithi040 bash[41173]: cluster 2023-12-01T17:10:27.859731+0000 mgr.y (mgr.24356) 2771 : cluster 0 pgmap v2739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:29 smithi040 bash[41173]: audit 2023-12-01T17:10:28.584301+0000 mon.a (mon.0) 2322 : audit 0 from='client.? 172.21.15.40:0/3995195942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:29 smithi141 bash[31670]: cluster 2023-12-01T17:10:27.859731+0000 mgr.y (mgr.24356) 2771 : cluster 0 pgmap v2739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:29 smithi141 bash[31670]: audit 2023-12-01T17:10:28.584301+0000 mon.a (mon.0) 2322 : audit 0 from='client.? 172.21.15.40:0/3995195942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:31 smithi040 bash[28232]: cluster 2023-12-01T17:10:29.860908+0000 mgr.y (mgr.24356) 2772 : cluster 0 pgmap v2740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:31 smithi040 bash[28232]: audit 2023-12-01T17:10:31.045445+0000 mon.a (mon.0) 2323 : audit 0 from='client.? 172.21.15.40:0/3585756223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:31 smithi040 bash[41173]: cluster 2023-12-01T17:10:29.860908+0000 mgr.y (mgr.24356) 2772 : cluster 0 pgmap v2740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:31 smithi040 bash[41173]: audit 2023-12-01T17:10:31.045445+0000 mon.a (mon.0) 2323 : audit 0 from='client.? 172.21.15.40:0/3585756223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:31 smithi141 bash[31670]: cluster 2023-12-01T17:10:29.860908+0000 mgr.y (mgr.24356) 2772 : cluster 0 pgmap v2740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:31 smithi141 bash[31670]: audit 2023-12-01T17:10:31.045445+0000 mon.a (mon.0) 2323 : audit 0 from='client.? 172.21.15.40:0/3585756223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:33 smithi040 bash[41173]: cluster 2023-12-01T17:10:31.861567+0000 mgr.y (mgr.24356) 2773 : cluster 0 pgmap v2741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:33 smithi040 bash[28232]: cluster 2023-12-01T17:10:31.861567+0000 mgr.y (mgr.24356) 2773 : cluster 0 pgmap v2741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:33 smithi141 bash[31670]: cluster 2023-12-01T17:10:31.861567+0000 mgr.y (mgr.24356) 2773 : cluster 0 pgmap v2741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:34 smithi040 bash[28232]: audit 2023-12-01T17:10:33.442888+0000 mon.c (mon.2) 1767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:34 smithi040 bash[28232]: audit 2023-12-01T17:10:33.509163+0000 mon.a (mon.0) 2324 : audit 0 from='client.? 172.21.15.40:0/2861205455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:34 smithi040 bash[41173]: audit 2023-12-01T17:10:33.442888+0000 mon.c (mon.2) 1767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:34 smithi040 bash[41173]: audit 2023-12-01T17:10:33.509163+0000 mon.a (mon.0) 2324 : audit 0 from='client.? 172.21.15.40:0/2861205455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:34 smithi141 bash[31670]: audit 2023-12-01T17:10:33.442888+0000 mon.c (mon.2) 1767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:34 smithi141 bash[31670]: audit 2023-12-01T17:10:33.509163+0000 mon.a (mon.0) 2324 : audit 0 from='client.? 172.21.15.40:0/2861205455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:35 smithi040 bash[41173]: cluster 2023-12-01T17:10:33.862266+0000 mgr.y (mgr.24356) 2774 : cluster 0 pgmap v2742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:35 smithi040 bash[28232]: cluster 2023-12-01T17:10:33.862266+0000 mgr.y (mgr.24356) 2774 : cluster 0 pgmap v2742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:35 smithi141 bash[31670]: cluster 2023-12-01T17:10:33.862266+0000 mgr.y (mgr.24356) 2774 : cluster 0 pgmap v2742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:36 smithi040 bash[28232]: audit 2023-12-01T17:10:35.963976+0000 mon.a (mon.0) 2325 : audit 0 from='client.? 172.21.15.40:0/843496654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:36 smithi040 bash[41173]: audit 2023-12-01T17:10:35.963976+0000 mon.a (mon.0) 2325 : audit 0 from='client.? 172.21.15.40:0/843496654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:36 smithi141 bash[31670]: audit 2023-12-01T17:10:35.963976+0000 mon.a (mon.0) 2325 : audit 0 from='client.? 172.21.15.40:0/843496654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:10:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:10:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:37 smithi040 bash[28232]: cluster 2023-12-01T17:10:35.863324+0000 mgr.y (mgr.24356) 2775 : cluster 0 pgmap v2743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:37 smithi040 bash[41173]: cluster 2023-12-01T17:10:35.863324+0000 mgr.y (mgr.24356) 2775 : cluster 0 pgmap v2743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:37 smithi141 bash[31670]: cluster 2023-12-01T17:10:35.863324+0000 mgr.y (mgr.24356) 2775 : cluster 0 pgmap v2743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:39 smithi040 bash[28232]: cluster 2023-12-01T17:10:37.863963+0000 mgr.y (mgr.24356) 2776 : cluster 0 pgmap v2744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:39 smithi040 bash[28232]: audit 2023-12-01T17:10:38.427481+0000 mon.c (mon.2) 1768 : audit 0 from='client.? 172.21.15.40:0/3138188553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:39 smithi040 bash[41173]: cluster 2023-12-01T17:10:37.863963+0000 mgr.y (mgr.24356) 2776 : cluster 0 pgmap v2744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:39 smithi040 bash[41173]: audit 2023-12-01T17:10:38.427481+0000 mon.c (mon.2) 1768 : audit 0 from='client.? 172.21.15.40:0/3138188553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:39 smithi141 bash[31670]: cluster 2023-12-01T17:10:37.863963+0000 mgr.y (mgr.24356) 2776 : cluster 0 pgmap v2744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:39 smithi141 bash[31670]: audit 2023-12-01T17:10:38.427481+0000 mon.c (mon.2) 1768 : audit 0 from='client.? 172.21.15.40:0/3138188553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:41 smithi040 bash[41173]: cluster 2023-12-01T17:10:39.865172+0000 mgr.y (mgr.24356) 2777 : cluster 0 pgmap v2745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:41 smithi040 bash[41173]: audit 2023-12-01T17:10:40.890003+0000 mon.c (mon.2) 1769 : audit 0 from='client.? 172.21.15.40:0/2199336682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:41 smithi040 bash[28232]: cluster 2023-12-01T17:10:39.865172+0000 mgr.y (mgr.24356) 2777 : cluster 0 pgmap v2745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:41 smithi040 bash[28232]: audit 2023-12-01T17:10:40.890003+0000 mon.c (mon.2) 1769 : audit 0 from='client.? 172.21.15.40:0/2199336682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:41 smithi141 bash[31670]: cluster 2023-12-01T17:10:39.865172+0000 mgr.y (mgr.24356) 2777 : cluster 0 pgmap v2745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:41 smithi141 bash[31670]: audit 2023-12-01T17:10:40.890003+0000 mon.c (mon.2) 1769 : audit 0 from='client.? 172.21.15.40:0/2199336682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:43 smithi040 bash[41173]: cluster 2023-12-01T17:10:41.865836+0000 mgr.y (mgr.24356) 2778 : cluster 0 pgmap v2746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:43 smithi040 bash[28232]: cluster 2023-12-01T17:10:41.865836+0000 mgr.y (mgr.24356) 2778 : cluster 0 pgmap v2746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:43 smithi141 bash[31670]: cluster 2023-12-01T17:10:41.865836+0000 mgr.y (mgr.24356) 2778 : cluster 0 pgmap v2746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:44 smithi040 bash[28232]: audit 2023-12-01T17:10:43.349766+0000 mon.c (mon.2) 1770 : audit 0 from='client.? 172.21.15.40:0/3455896370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:44 smithi040 bash[41173]: audit 2023-12-01T17:10:43.349766+0000 mon.c (mon.2) 1770 : audit 0 from='client.? 172.21.15.40:0/3455896370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:44 smithi141 bash[31670]: audit 2023-12-01T17:10:43.349766+0000 mon.c (mon.2) 1770 : audit 0 from='client.? 172.21.15.40:0/3455896370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:45 smithi040 bash[28232]: cluster 2023-12-01T17:10:43.866527+0000 mgr.y (mgr.24356) 2779 : cluster 0 pgmap v2747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:45 smithi040 bash[41173]: cluster 2023-12-01T17:10:43.866527+0000 mgr.y (mgr.24356) 2779 : cluster 0 pgmap v2747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:45 smithi141 bash[31670]: cluster 2023-12-01T17:10:43.866527+0000 mgr.y (mgr.24356) 2779 : cluster 0 pgmap v2747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:46 smithi040 bash[41173]: audit 2023-12-01T17:10:45.812002+0000 mon.c (mon.2) 1771 : audit 0 from='client.? 172.21.15.40:0/3530317236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:46 smithi040 bash[28232]: audit 2023-12-01T17:10:45.812002+0000 mon.c (mon.2) 1771 : audit 0 from='client.? 172.21.15.40:0/3530317236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:46 smithi141 bash[31670]: audit 2023-12-01T17:10:45.812002+0000 mon.c (mon.2) 1771 : audit 0 from='client.? 172.21.15.40:0/3530317236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:10:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:10:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:47 smithi040 bash[28232]: cluster 2023-12-01T17:10:45.867609+0000 mgr.y (mgr.24356) 2780 : cluster 0 pgmap v2748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:47 smithi040 bash[41173]: cluster 2023-12-01T17:10:45.867609+0000 mgr.y (mgr.24356) 2780 : cluster 0 pgmap v2748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:47 smithi141 bash[31670]: cluster 2023-12-01T17:10:45.867609+0000 mgr.y (mgr.24356) 2780 : cluster 0 pgmap v2748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:49 smithi040 bash[28232]: cluster 2023-12-01T17:10:47.868297+0000 mgr.y (mgr.24356) 2781 : cluster 0 pgmap v2749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:49 smithi040 bash[28232]: audit 2023-12-01T17:10:48.285118+0000 mon.a (mon.0) 2326 : audit 0 from='client.? 172.21.15.40:0/1164169482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:49 smithi040 bash[28232]: audit 2023-12-01T17:10:48.443415+0000 mon.c (mon.2) 1772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:49 smithi040 bash[41173]: cluster 2023-12-01T17:10:47.868297+0000 mgr.y (mgr.24356) 2781 : cluster 0 pgmap v2749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:49 smithi040 bash[41173]: audit 2023-12-01T17:10:48.285118+0000 mon.a (mon.0) 2326 : audit 0 from='client.? 172.21.15.40:0/1164169482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:49 smithi040 bash[41173]: audit 2023-12-01T17:10:48.443415+0000 mon.c (mon.2) 1772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:49 smithi141 bash[31670]: cluster 2023-12-01T17:10:47.868297+0000 mgr.y (mgr.24356) 2781 : cluster 0 pgmap v2749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:49 smithi141 bash[31670]: audit 2023-12-01T17:10:48.285118+0000 mon.a (mon.0) 2326 : audit 0 from='client.? 172.21.15.40:0/1164169482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:49 smithi141 bash[31670]: audit 2023-12-01T17:10:48.443415+0000 mon.c (mon.2) 1772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:51 smithi040 bash[28232]: cluster 2023-12-01T17:10:49.869524+0000 mgr.y (mgr.24356) 2782 : cluster 0 pgmap v2750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:51 smithi040 bash[28232]: audit 2023-12-01T17:10:50.740039+0000 mon.c (mon.2) 1773 : audit 0 from='client.? 172.21.15.40:0/3007908015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:51 smithi040 bash[41173]: cluster 2023-12-01T17:10:49.869524+0000 mgr.y (mgr.24356) 2782 : cluster 0 pgmap v2750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:51 smithi040 bash[41173]: audit 2023-12-01T17:10:50.740039+0000 mon.c (mon.2) 1773 : audit 0 from='client.? 172.21.15.40:0/3007908015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:51 smithi141 bash[31670]: cluster 2023-12-01T17:10:49.869524+0000 mgr.y (mgr.24356) 2782 : cluster 0 pgmap v2750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:51 smithi141 bash[31670]: audit 2023-12-01T17:10:50.740039+0000 mon.c (mon.2) 1773 : audit 0 from='client.? 172.21.15.40:0/3007908015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:53 smithi040 bash[28232]: cluster 2023-12-01T17:10:51.870208+0000 mgr.y (mgr.24356) 2783 : cluster 0 pgmap v2751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:53 smithi040 bash[41173]: cluster 2023-12-01T17:10:51.870208+0000 mgr.y (mgr.24356) 2783 : cluster 0 pgmap v2751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:53 smithi141 bash[31670]: cluster 2023-12-01T17:10:51.870208+0000 mgr.y (mgr.24356) 2783 : cluster 0 pgmap v2751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:54 smithi141 bash[31670]: audit 2023-12-01T17:10:53.202066+0000 mon.c (mon.2) 1774 : audit 0 from='client.? 172.21.15.40:0/3292806707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:54 smithi040 bash[28232]: audit 2023-12-01T17:10:53.202066+0000 mon.c (mon.2) 1774 : audit 0 from='client.? 172.21.15.40:0/3292806707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:54 smithi040 bash[41173]: audit 2023-12-01T17:10:53.202066+0000 mon.c (mon.2) 1774 : audit 0 from='client.? 172.21.15.40:0/3292806707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:55 smithi141 bash[31670]: cluster 2023-12-01T17:10:53.870873+0000 mgr.y (mgr.24356) 2784 : cluster 0 pgmap v2752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:55 smithi040 bash[28232]: cluster 2023-12-01T17:10:53.870873+0000 mgr.y (mgr.24356) 2784 : cluster 0 pgmap v2752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:55 smithi040 bash[41173]: cluster 2023-12-01T17:10:53.870873+0000 mgr.y (mgr.24356) 2784 : cluster 0 pgmap v2752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:56 smithi040 bash[28232]: audit 2023-12-01T17:10:55.676208+0000 mon.c (mon.2) 1775 : audit 0 from='client.? 172.21.15.40:0/2342378231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:56 smithi040 bash[41173]: audit 2023-12-01T17:10:55.676208+0000 mon.c (mon.2) 1775 : audit 0 from='client.? 172.21.15.40:0/2342378231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:56 smithi141 bash[31670]: audit 2023-12-01T17:10:55.676208+0000 mon.c (mon.2) 1775 : audit 0 from='client.? 172.21.15.40:0/2342378231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:10:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:10:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:57 smithi141 bash[31670]: cluster 2023-12-01T17:10:55.872071+0000 mgr.y (mgr.24356) 2785 : cluster 0 pgmap v2753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:57 smithi040 bash[41173]: cluster 2023-12-01T17:10:55.872071+0000 mgr.y (mgr.24356) 2785 : cluster 0 pgmap v2753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:57 smithi040 bash[28232]: cluster 2023-12-01T17:10:55.872071+0000 mgr.y (mgr.24356) 2785 : cluster 0 pgmap v2753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:58 smithi141 bash[31670]: audit 2023-12-01T17:10:58.140230+0000 mon.c (mon.2) 1776 : audit 0 from='client.? 172.21.15.40:0/3354180278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:58 smithi040 bash[28232]: audit 2023-12-01T17:10:58.140230+0000 mon.c (mon.2) 1776 : audit 0 from='client.? 172.21.15.40:0/3354180278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:58 smithi040 bash[41173]: audit 2023-12-01T17:10:58.140230+0000 mon.c (mon.2) 1776 : audit 0 from='client.? 172.21.15.40:0/3354180278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:10:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:10:59 smithi141 bash[31670]: cluster 2023-12-01T17:10:57.872766+0000 mgr.y (mgr.24356) 2786 : cluster 0 pgmap v2754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:10:59 smithi040 bash[28232]: cluster 2023-12-01T17:10:57.872766+0000 mgr.y (mgr.24356) 2786 : cluster 0 pgmap v2754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:10:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:10:59 smithi040 bash[41173]: cluster 2023-12-01T17:10:57.872766+0000 mgr.y (mgr.24356) 2786 : cluster 0 pgmap v2754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:01 smithi141 bash[31670]: cluster 2023-12-01T17:10:59.873940+0000 mgr.y (mgr.24356) 2787 : cluster 0 pgmap v2755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:01 smithi141 bash[31670]: audit 2023-12-01T17:11:00.598863+0000 mon.c (mon.2) 1777 : audit 0 from='client.? 172.21.15.40:0/1820210271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:01 smithi040 bash[28232]: cluster 2023-12-01T17:10:59.873940+0000 mgr.y (mgr.24356) 2787 : cluster 0 pgmap v2755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:01 smithi040 bash[28232]: audit 2023-12-01T17:11:00.598863+0000 mon.c (mon.2) 1777 : audit 0 from='client.? 172.21.15.40:0/1820210271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:01 smithi040 bash[41173]: cluster 2023-12-01T17:10:59.873940+0000 mgr.y (mgr.24356) 2787 : cluster 0 pgmap v2755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:01 smithi040 bash[41173]: audit 2023-12-01T17:11:00.598863+0000 mon.c (mon.2) 1777 : audit 0 from='client.? 172.21.15.40:0/1820210271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:03 smithi141 bash[31670]: cluster 2023-12-01T17:11:01.874559+0000 mgr.y (mgr.24356) 2788 : cluster 0 pgmap v2756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:03 smithi141 bash[31670]: audit 2023-12-01T17:11:03.055100+0000 mon.a (mon.0) 2327 : audit 0 from='client.? 172.21.15.40:0/4036912215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:03 smithi040 bash[41173]: cluster 2023-12-01T17:11:01.874559+0000 mgr.y (mgr.24356) 2788 : cluster 0 pgmap v2756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:03 smithi040 bash[41173]: audit 2023-12-01T17:11:03.055100+0000 mon.a (mon.0) 2327 : audit 0 from='client.? 172.21.15.40:0/4036912215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:03 smithi040 bash[28232]: cluster 2023-12-01T17:11:01.874559+0000 mgr.y (mgr.24356) 2788 : cluster 0 pgmap v2756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:03 smithi040 bash[28232]: audit 2023-12-01T17:11:03.055100+0000 mon.a (mon.0) 2327 : audit 0 from='client.? 172.21.15.40:0/4036912215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:04 smithi141 bash[31670]: audit 2023-12-01T17:11:03.443801+0000 mon.c (mon.2) 1778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:04 smithi141 bash[31670]: audit 2023-12-01T17:11:03.582798+0000 mon.c (mon.2) 1779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:11:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:04 smithi040 bash[41173]: audit 2023-12-01T17:11:03.443801+0000 mon.c (mon.2) 1778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:04 smithi040 bash[41173]: audit 2023-12-01T17:11:03.582798+0000 mon.c (mon.2) 1779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:11:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:04 smithi040 bash[28232]: audit 2023-12-01T17:11:03.443801+0000 mon.c (mon.2) 1778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:04 smithi040 bash[28232]: audit 2023-12-01T17:11:03.582798+0000 mon.c (mon.2) 1779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:11:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:05 smithi141 bash[31670]: cluster 2023-12-01T17:11:03.875144+0000 mgr.y (mgr.24356) 2789 : cluster 0 pgmap v2757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:05 smithi040 bash[28232]: cluster 2023-12-01T17:11:03.875144+0000 mgr.y (mgr.24356) 2789 : cluster 0 pgmap v2757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:05 smithi040 bash[41173]: cluster 2023-12-01T17:11:03.875144+0000 mgr.y (mgr.24356) 2789 : cluster 0 pgmap v2757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:06 smithi040 bash[41173]: audit 2023-12-01T17:11:05.512693+0000 mon.c (mon.2) 1780 : audit 0 from='client.? 172.21.15.40:0/918610056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:06 smithi040 bash[28232]: audit 2023-12-01T17:11:05.512693+0000 mon.c (mon.2) 1780 : audit 0 from='client.? 172.21.15.40:0/918610056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:06 smithi141 bash[31670]: audit 2023-12-01T17:11:05.512693+0000 mon.c (mon.2) 1780 : audit 0 from='client.? 172.21.15.40:0/918610056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:11:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:11:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:07 smithi141 bash[31670]: cluster 2023-12-01T17:11:05.876295+0000 mgr.y (mgr.24356) 2790 : cluster 0 pgmap v2758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:07 smithi040 bash[41173]: cluster 2023-12-01T17:11:05.876295+0000 mgr.y (mgr.24356) 2790 : cluster 0 pgmap v2758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:07 smithi040 bash[28232]: cluster 2023-12-01T17:11:05.876295+0000 mgr.y (mgr.24356) 2790 : cluster 0 pgmap v2758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:08 smithi141 bash[31670]: audit 2023-12-01T17:11:07.975737+0000 mon.c (mon.2) 1781 : audit 0 from='client.? 172.21.15.40:0/3423289960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:08 smithi040 bash[28232]: audit 2023-12-01T17:11:07.975737+0000 mon.c (mon.2) 1781 : audit 0 from='client.? 172.21.15.40:0/3423289960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:08 smithi040 bash[41173]: audit 2023-12-01T17:11:07.975737+0000 mon.c (mon.2) 1781 : audit 0 from='client.? 172.21.15.40:0/3423289960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:09 smithi141 bash[31670]: cluster 2023-12-01T17:11:07.876961+0000 mgr.y (mgr.24356) 2791 : cluster 0 pgmap v2759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:09 smithi040 bash[28232]: cluster 2023-12-01T17:11:07.876961+0000 mgr.y (mgr.24356) 2791 : cluster 0 pgmap v2759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:09 smithi040 bash[41173]: cluster 2023-12-01T17:11:07.876961+0000 mgr.y (mgr.24356) 2791 : cluster 0 pgmap v2759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:10 smithi141 bash[31670]: audit 2023-12-01T17:11:09.430686+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:10 smithi141 bash[31670]: audit 2023-12-01T17:11:09.441425+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:10 smithi141 bash[31670]: audit 2023-12-01T17:11:09.782995+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:10 smithi141 bash[31670]: audit 2023-12-01T17:11:09.791714+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:10 smithi141 bash[31670]: audit 2023-12-01T17:11:10.247827+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:10 smithi141 bash[31670]: audit 2023-12-01T17:11:10.264340+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[28232]: audit 2023-12-01T17:11:09.430686+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[28232]: audit 2023-12-01T17:11:09.441425+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[28232]: audit 2023-12-01T17:11:09.782995+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[28232]: audit 2023-12-01T17:11:09.791714+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[28232]: audit 2023-12-01T17:11:10.247827+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[28232]: audit 2023-12-01T17:11:10.264340+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[41173]: audit 2023-12-01T17:11:09.430686+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[41173]: audit 2023-12-01T17:11:09.441425+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[41173]: audit 2023-12-01T17:11:09.782995+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[41173]: audit 2023-12-01T17:11:09.791714+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[41173]: audit 2023-12-01T17:11:10.247827+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:10 smithi040 bash[41173]: audit 2023-12-01T17:11:10.264340+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: cluster 2023-12-01T17:11:09.877899+0000 mgr.y (mgr.24356) 2792 : cluster 0 pgmap v2760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: audit 2023-12-01T17:11:10.443889+0000 mon.c (mon.2) 1782 : audit 0 from='client.? 172.21.15.40:0/103867400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: audit 2023-12-01T17:11:10.653230+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: audit 2023-12-01T17:11:10.665257+0000 mon.a (mon.0) 2335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: audit 2023-12-01T17:11:10.668857+0000 mon.c (mon.2) 1783 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: audit 2023-12-01T17:11:10.670595+0000 mon.c (mon.2) 1784 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:11:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:11 smithi141 bash[31670]: audit 2023-12-01T17:11:10.679084+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: cluster 2023-12-01T17:11:09.877899+0000 mgr.y (mgr.24356) 2792 : cluster 0 pgmap v2760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: audit 2023-12-01T17:11:10.443889+0000 mon.c (mon.2) 1782 : audit 0 from='client.? 172.21.15.40:0/103867400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: audit 2023-12-01T17:11:10.653230+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: audit 2023-12-01T17:11:10.665257+0000 mon.a (mon.0) 2335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: audit 2023-12-01T17:11:10.668857+0000 mon.c (mon.2) 1783 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: audit 2023-12-01T17:11:10.670595+0000 mon.c (mon.2) 1784 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[28232]: audit 2023-12-01T17:11:10.679084+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: cluster 2023-12-01T17:11:09.877899+0000 mgr.y (mgr.24356) 2792 : cluster 0 pgmap v2760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: audit 2023-12-01T17:11:10.443889+0000 mon.c (mon.2) 1782 : audit 0 from='client.? 172.21.15.40:0/103867400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: audit 2023-12-01T17:11:10.653230+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: audit 2023-12-01T17:11:10.665257+0000 mon.a (mon.0) 2335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: audit 2023-12-01T17:11:10.668857+0000 mon.c (mon.2) 1783 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:11:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: audit 2023-12-01T17:11:10.670595+0000 mon.c (mon.2) 1784 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:11:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:11 smithi040 bash[41173]: audit 2023-12-01T17:11:10.679084+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:11:12.777 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 17:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T17:11:12.381373098Z level=info msg="Completed cleanup jobs" duration=342.033394ms 2023-12-01T17:11:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:13 smithi141 bash[31670]: cluster 2023-12-01T17:11:11.878549+0000 mgr.y (mgr.24356) 2793 : cluster 0 pgmap v2761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:13 smithi141 bash[31670]: audit 2023-12-01T17:11:12.908376+0000 mon.c (mon.2) 1785 : audit 0 from='client.? 172.21.15.40:0/383997851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:13 smithi040 bash[41173]: cluster 2023-12-01T17:11:11.878549+0000 mgr.y (mgr.24356) 2793 : cluster 0 pgmap v2761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:13 smithi040 bash[41173]: audit 2023-12-01T17:11:12.908376+0000 mon.c (mon.2) 1785 : audit 0 from='client.? 172.21.15.40:0/383997851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:13 smithi040 bash[28232]: cluster 2023-12-01T17:11:11.878549+0000 mgr.y (mgr.24356) 2793 : cluster 0 pgmap v2761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:13 smithi040 bash[28232]: audit 2023-12-01T17:11:12.908376+0000 mon.c (mon.2) 1785 : audit 0 from='client.? 172.21.15.40:0/383997851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:15 smithi141 bash[31670]: cluster 2023-12-01T17:11:13.879239+0000 mgr.y (mgr.24356) 2794 : cluster 0 pgmap v2762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:15 smithi141 bash[31670]: audit 2023-12-01T17:11:15.364467+0000 mon.c (mon.2) 1786 : audit 0 from='client.? 172.21.15.40:0/2244529782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:15 smithi040 bash[28232]: cluster 2023-12-01T17:11:13.879239+0000 mgr.y (mgr.24356) 2794 : cluster 0 pgmap v2762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:15 smithi040 bash[28232]: audit 2023-12-01T17:11:15.364467+0000 mon.c (mon.2) 1786 : audit 0 from='client.? 172.21.15.40:0/2244529782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:15 smithi040 bash[41173]: cluster 2023-12-01T17:11:13.879239+0000 mgr.y (mgr.24356) 2794 : cluster 0 pgmap v2762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:15 smithi040 bash[41173]: audit 2023-12-01T17:11:15.364467+0000 mon.c (mon.2) 1786 : audit 0 from='client.? 172.21.15.40:0/2244529782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:11:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:11:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:17 smithi141 bash[31670]: cluster 2023-12-01T17:11:15.880423+0000 mgr.y (mgr.24356) 2795 : cluster 0 pgmap v2763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:17 smithi040 bash[28232]: cluster 2023-12-01T17:11:15.880423+0000 mgr.y (mgr.24356) 2795 : cluster 0 pgmap v2763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:17 smithi040 bash[41173]: cluster 2023-12-01T17:11:15.880423+0000 mgr.y (mgr.24356) 2795 : cluster 0 pgmap v2763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:18 smithi141 bash[31670]: audit 2023-12-01T17:11:17.822312+0000 mon.c (mon.2) 1787 : audit 0 from='client.? 172.21.15.40:0/2302318500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:18 smithi040 bash[28232]: audit 2023-12-01T17:11:17.822312+0000 mon.c (mon.2) 1787 : audit 0 from='client.? 172.21.15.40:0/2302318500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:18 smithi040 bash[41173]: audit 2023-12-01T17:11:17.822312+0000 mon.c (mon.2) 1787 : audit 0 from='client.? 172.21.15.40:0/2302318500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:19 smithi141 bash[31670]: cluster 2023-12-01T17:11:17.881047+0000 mgr.y (mgr.24356) 2796 : cluster 0 pgmap v2764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:19 smithi141 bash[31670]: audit 2023-12-01T17:11:18.444730+0000 mon.c (mon.2) 1788 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:19 smithi040 bash[41173]: cluster 2023-12-01T17:11:17.881047+0000 mgr.y (mgr.24356) 2796 : cluster 0 pgmap v2764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:19 smithi040 bash[41173]: audit 2023-12-01T17:11:18.444730+0000 mon.c (mon.2) 1788 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:19 smithi040 bash[28232]: cluster 2023-12-01T17:11:17.881047+0000 mgr.y (mgr.24356) 2796 : cluster 0 pgmap v2764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:19 smithi040 bash[28232]: audit 2023-12-01T17:11:18.444730+0000 mon.c (mon.2) 1788 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:20 smithi141 bash[31670]: audit 2023-12-01T17:11:20.285975+0000 mon.c (mon.2) 1789 : audit 0 from='client.? 172.21.15.40:0/162526747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:20 smithi040 bash[28232]: audit 2023-12-01T17:11:20.285975+0000 mon.c (mon.2) 1789 : audit 0 from='client.? 172.21.15.40:0/162526747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:20 smithi040 bash[41173]: audit 2023-12-01T17:11:20.285975+0000 mon.c (mon.2) 1789 : audit 0 from='client.? 172.21.15.40:0/162526747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:21 smithi141 bash[31670]: cluster 2023-12-01T17:11:19.882198+0000 mgr.y (mgr.24356) 2797 : cluster 0 pgmap v2765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:21 smithi040 bash[41173]: cluster 2023-12-01T17:11:19.882198+0000 mgr.y (mgr.24356) 2797 : cluster 0 pgmap v2765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:21 smithi040 bash[28232]: cluster 2023-12-01T17:11:19.882198+0000 mgr.y (mgr.24356) 2797 : cluster 0 pgmap v2765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:23 smithi141 bash[31670]: cluster 2023-12-01T17:11:21.882873+0000 mgr.y (mgr.24356) 2798 : cluster 0 pgmap v2766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:23 smithi141 bash[31670]: audit 2023-12-01T17:11:22.758024+0000 mon.a (mon.0) 2337 : audit 0 from='client.? 172.21.15.40:0/3034349942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:23 smithi040 bash[28232]: cluster 2023-12-01T17:11:21.882873+0000 mgr.y (mgr.24356) 2798 : cluster 0 pgmap v2766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:23 smithi040 bash[28232]: audit 2023-12-01T17:11:22.758024+0000 mon.a (mon.0) 2337 : audit 0 from='client.? 172.21.15.40:0/3034349942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:23 smithi040 bash[41173]: cluster 2023-12-01T17:11:21.882873+0000 mgr.y (mgr.24356) 2798 : cluster 0 pgmap v2766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:23 smithi040 bash[41173]: audit 2023-12-01T17:11:22.758024+0000 mon.a (mon.0) 2337 : audit 0 from='client.? 172.21.15.40:0/3034349942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:25 smithi141 bash[31670]: cluster 2023-12-01T17:11:23.883543+0000 mgr.y (mgr.24356) 2799 : cluster 0 pgmap v2767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:25 smithi141 bash[31670]: audit 2023-12-01T17:11:25.211740+0000 mon.c (mon.2) 1790 : audit 0 from='client.? 172.21.15.40:0/3038462314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:25 smithi040 bash[41173]: cluster 2023-12-01T17:11:23.883543+0000 mgr.y (mgr.24356) 2799 : cluster 0 pgmap v2767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:25 smithi040 bash[41173]: audit 2023-12-01T17:11:25.211740+0000 mon.c (mon.2) 1790 : audit 0 from='client.? 172.21.15.40:0/3038462314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:25 smithi040 bash[28232]: cluster 2023-12-01T17:11:23.883543+0000 mgr.y (mgr.24356) 2799 : cluster 0 pgmap v2767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:25 smithi040 bash[28232]: audit 2023-12-01T17:11:25.211740+0000 mon.c (mon.2) 1790 : audit 0 from='client.? 172.21.15.40:0/3038462314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:11:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:11:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:27 smithi141 bash[31670]: cluster 2023-12-01T17:11:25.884719+0000 mgr.y (mgr.24356) 2800 : cluster 0 pgmap v2768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:27 smithi040 bash[28232]: cluster 2023-12-01T17:11:25.884719+0000 mgr.y (mgr.24356) 2800 : cluster 0 pgmap v2768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:27 smithi040 bash[41173]: cluster 2023-12-01T17:11:25.884719+0000 mgr.y (mgr.24356) 2800 : cluster 0 pgmap v2768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:28 smithi141 bash[31670]: audit 2023-12-01T17:11:27.678560+0000 mon.c (mon.2) 1791 : audit 0 from='client.? 172.21.15.40:0/1822348089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:28 smithi040 bash[28232]: audit 2023-12-01T17:11:27.678560+0000 mon.c (mon.2) 1791 : audit 0 from='client.? 172.21.15.40:0/1822348089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:28 smithi040 bash[41173]: audit 2023-12-01T17:11:27.678560+0000 mon.c (mon.2) 1791 : audit 0 from='client.? 172.21.15.40:0/1822348089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:29 smithi141 bash[31670]: cluster 2023-12-01T17:11:27.885407+0000 mgr.y (mgr.24356) 2801 : cluster 0 pgmap v2769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:29 smithi040 bash[28232]: cluster 2023-12-01T17:11:27.885407+0000 mgr.y (mgr.24356) 2801 : cluster 0 pgmap v2769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:29 smithi040 bash[41173]: cluster 2023-12-01T17:11:27.885407+0000 mgr.y (mgr.24356) 2801 : cluster 0 pgmap v2769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:30 smithi141 bash[31670]: audit 2023-12-01T17:11:30.148465+0000 mon.a (mon.0) 2338 : audit 0 from='client.? 172.21.15.40:0/3268851162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:30 smithi040 bash[41173]: audit 2023-12-01T17:11:30.148465+0000 mon.a (mon.0) 2338 : audit 0 from='client.? 172.21.15.40:0/3268851162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:30 smithi040 bash[28232]: audit 2023-12-01T17:11:30.148465+0000 mon.a (mon.0) 2338 : audit 0 from='client.? 172.21.15.40:0/3268851162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:31 smithi141 bash[31670]: cluster 2023-12-01T17:11:29.886554+0000 mgr.y (mgr.24356) 2802 : cluster 0 pgmap v2770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:31 smithi040 bash[28232]: cluster 2023-12-01T17:11:29.886554+0000 mgr.y (mgr.24356) 2802 : cluster 0 pgmap v2770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:31 smithi040 bash[41173]: cluster 2023-12-01T17:11:29.886554+0000 mgr.y (mgr.24356) 2802 : cluster 0 pgmap v2770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:33 smithi141 bash[31670]: cluster 2023-12-01T17:11:31.887186+0000 mgr.y (mgr.24356) 2803 : cluster 0 pgmap v2771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:33 smithi141 bash[31670]: audit 2023-12-01T17:11:32.601926+0000 mon.a (mon.0) 2339 : audit 0 from='client.? 172.21.15.40:0/2791037034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:33 smithi141 bash[31670]: audit 2023-12-01T17:11:33.444588+0000 mon.c (mon.2) 1792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:33 smithi040 bash[28232]: cluster 2023-12-01T17:11:31.887186+0000 mgr.y (mgr.24356) 2803 : cluster 0 pgmap v2771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:33 smithi040 bash[28232]: audit 2023-12-01T17:11:32.601926+0000 mon.a (mon.0) 2339 : audit 0 from='client.? 172.21.15.40:0/2791037034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:33 smithi040 bash[28232]: audit 2023-12-01T17:11:33.444588+0000 mon.c (mon.2) 1792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:33 smithi040 bash[41173]: cluster 2023-12-01T17:11:31.887186+0000 mgr.y (mgr.24356) 2803 : cluster 0 pgmap v2771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:33 smithi040 bash[41173]: audit 2023-12-01T17:11:32.601926+0000 mon.a (mon.0) 2339 : audit 0 from='client.? 172.21.15.40:0/2791037034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:33 smithi040 bash[41173]: audit 2023-12-01T17:11:33.444588+0000 mon.c (mon.2) 1792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:35 smithi141 bash[31670]: cluster 2023-12-01T17:11:33.887867+0000 mgr.y (mgr.24356) 2804 : cluster 0 pgmap v2772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:35 smithi141 bash[31670]: audit 2023-12-01T17:11:35.071828+0000 mon.a (mon.0) 2340 : audit 0 from='client.? 172.21.15.40:0/300300904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:35 smithi040 bash[41173]: cluster 2023-12-01T17:11:33.887867+0000 mgr.y (mgr.24356) 2804 : cluster 0 pgmap v2772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:35 smithi040 bash[41173]: audit 2023-12-01T17:11:35.071828+0000 mon.a (mon.0) 2340 : audit 0 from='client.? 172.21.15.40:0/300300904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:35 smithi040 bash[28232]: cluster 2023-12-01T17:11:33.887867+0000 mgr.y (mgr.24356) 2804 : cluster 0 pgmap v2772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:35 smithi040 bash[28232]: audit 2023-12-01T17:11:35.071828+0000 mon.a (mon.0) 2340 : audit 0 from='client.? 172.21.15.40:0/300300904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:11:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:11:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:37 smithi141 bash[31670]: cluster 2023-12-01T17:11:35.889278+0000 mgr.y (mgr.24356) 2805 : cluster 0 pgmap v2773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:37 smithi040 bash[28232]: cluster 2023-12-01T17:11:35.889278+0000 mgr.y (mgr.24356) 2805 : cluster 0 pgmap v2773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:37 smithi040 bash[41173]: cluster 2023-12-01T17:11:35.889278+0000 mgr.y (mgr.24356) 2805 : cluster 0 pgmap v2773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:38 smithi141 bash[31670]: audit 2023-12-01T17:11:37.531969+0000 mon.c (mon.2) 1793 : audit 0 from='client.? 172.21.15.40:0/234277202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:38 smithi040 bash[41173]: audit 2023-12-01T17:11:37.531969+0000 mon.c (mon.2) 1793 : audit 0 from='client.? 172.21.15.40:0/234277202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:38 smithi040 bash[28232]: audit 2023-12-01T17:11:37.531969+0000 mon.c (mon.2) 1793 : audit 0 from='client.? 172.21.15.40:0/234277202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:39 smithi040 bash[28232]: cluster 2023-12-01T17:11:37.889975+0000 mgr.y (mgr.24356) 2806 : cluster 0 pgmap v2774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:39 smithi040 bash[41173]: cluster 2023-12-01T17:11:37.889975+0000 mgr.y (mgr.24356) 2806 : cluster 0 pgmap v2774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:39 smithi141 bash[31670]: cluster 2023-12-01T17:11:37.889975+0000 mgr.y (mgr.24356) 2806 : cluster 0 pgmap v2774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:40 smithi040 bash[28232]: audit 2023-12-01T17:11:39.994560+0000 mon.c (mon.2) 1794 : audit 0 from='client.? 172.21.15.40:0/4163647250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:40 smithi040 bash[41173]: audit 2023-12-01T17:11:39.994560+0000 mon.c (mon.2) 1794 : audit 0 from='client.? 172.21.15.40:0/4163647250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:40 smithi141 bash[31670]: audit 2023-12-01T17:11:39.994560+0000 mon.c (mon.2) 1794 : audit 0 from='client.? 172.21.15.40:0/4163647250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:41 smithi040 bash[41173]: cluster 2023-12-01T17:11:39.891085+0000 mgr.y (mgr.24356) 2807 : cluster 0 pgmap v2775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:41 smithi040 bash[28232]: cluster 2023-12-01T17:11:39.891085+0000 mgr.y (mgr.24356) 2807 : cluster 0 pgmap v2775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:41 smithi141 bash[31670]: cluster 2023-12-01T17:11:39.891085+0000 mgr.y (mgr.24356) 2807 : cluster 0 pgmap v2775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:42 smithi040 bash[41173]: cluster 2023-12-01T17:11:41.891770+0000 mgr.y (mgr.24356) 2808 : cluster 0 pgmap v2776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:42 smithi040 bash[41173]: audit 2023-12-01T17:11:42.458252+0000 mon.c (mon.2) 1795 : audit 0 from='client.? 172.21.15.40:0/2484800954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:42 smithi040 bash[28232]: cluster 2023-12-01T17:11:41.891770+0000 mgr.y (mgr.24356) 2808 : cluster 0 pgmap v2776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:42 smithi040 bash[28232]: audit 2023-12-01T17:11:42.458252+0000 mon.c (mon.2) 1795 : audit 0 from='client.? 172.21.15.40:0/2484800954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:42 smithi141 bash[31670]: cluster 2023-12-01T17:11:41.891770+0000 mgr.y (mgr.24356) 2808 : cluster 0 pgmap v2776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:42 smithi141 bash[31670]: audit 2023-12-01T17:11:42.458252+0000 mon.c (mon.2) 1795 : audit 0 from='client.? 172.21.15.40:0/2484800954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:45 smithi040 bash[28232]: cluster 2023-12-01T17:11:43.892400+0000 mgr.y (mgr.24356) 2809 : cluster 0 pgmap v2777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:45 smithi040 bash[28232]: audit 2023-12-01T17:11:44.928594+0000 mon.c (mon.2) 1796 : audit 0 from='client.? 172.21.15.40:0/3125373061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:45 smithi040 bash[41173]: cluster 2023-12-01T17:11:43.892400+0000 mgr.y (mgr.24356) 2809 : cluster 0 pgmap v2777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:45 smithi040 bash[41173]: audit 2023-12-01T17:11:44.928594+0000 mon.c (mon.2) 1796 : audit 0 from='client.? 172.21.15.40:0/3125373061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:45 smithi141 bash[31670]: cluster 2023-12-01T17:11:43.892400+0000 mgr.y (mgr.24356) 2809 : cluster 0 pgmap v2777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:45 smithi141 bash[31670]: audit 2023-12-01T17:11:44.928594+0000 mon.c (mon.2) 1796 : audit 0 from='client.? 172.21.15.40:0/3125373061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:11:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:11:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:47 smithi040 bash[41173]: cluster 2023-12-01T17:11:45.893484+0000 mgr.y (mgr.24356) 2810 : cluster 0 pgmap v2778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:47 smithi040 bash[28232]: cluster 2023-12-01T17:11:45.893484+0000 mgr.y (mgr.24356) 2810 : cluster 0 pgmap v2778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:47 smithi141 bash[31670]: cluster 2023-12-01T17:11:45.893484+0000 mgr.y (mgr.24356) 2810 : cluster 0 pgmap v2778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:48 smithi040 bash[28232]: audit 2023-12-01T17:11:47.398892+0000 mon.c (mon.2) 1797 : audit 0 from='client.? 172.21.15.40:0/2065487329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:48 smithi040 bash[41173]: audit 2023-12-01T17:11:47.398892+0000 mon.c (mon.2) 1797 : audit 0 from='client.? 172.21.15.40:0/2065487329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:48 smithi141 bash[31670]: audit 2023-12-01T17:11:47.398892+0000 mon.c (mon.2) 1797 : audit 0 from='client.? 172.21.15.40:0/2065487329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:49 smithi040 bash[28232]: cluster 2023-12-01T17:11:47.894167+0000 mgr.y (mgr.24356) 2811 : cluster 0 pgmap v2779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:49 smithi040 bash[28232]: audit 2023-12-01T17:11:48.444955+0000 mon.c (mon.2) 1798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:49 smithi040 bash[41173]: cluster 2023-12-01T17:11:47.894167+0000 mgr.y (mgr.24356) 2811 : cluster 0 pgmap v2779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:49 smithi040 bash[41173]: audit 2023-12-01T17:11:48.444955+0000 mon.c (mon.2) 1798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:49 smithi141 bash[31670]: cluster 2023-12-01T17:11:47.894167+0000 mgr.y (mgr.24356) 2811 : cluster 0 pgmap v2779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:49 smithi141 bash[31670]: audit 2023-12-01T17:11:48.444955+0000 mon.c (mon.2) 1798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:50 smithi040 bash[28232]: audit 2023-12-01T17:11:49.863273+0000 mon.c (mon.2) 1799 : audit 0 from='client.? 172.21.15.40:0/2142997010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:50 smithi040 bash[41173]: audit 2023-12-01T17:11:49.863273+0000 mon.c (mon.2) 1799 : audit 0 from='client.? 172.21.15.40:0/2142997010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:50 smithi141 bash[31670]: audit 2023-12-01T17:11:49.863273+0000 mon.c (mon.2) 1799 : audit 0 from='client.? 172.21.15.40:0/2142997010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:51 smithi040 bash[28232]: cluster 2023-12-01T17:11:49.895449+0000 mgr.y (mgr.24356) 2812 : cluster 0 pgmap v2780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:51 smithi040 bash[41173]: cluster 2023-12-01T17:11:49.895449+0000 mgr.y (mgr.24356) 2812 : cluster 0 pgmap v2780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:51 smithi141 bash[31670]: cluster 2023-12-01T17:11:49.895449+0000 mgr.y (mgr.24356) 2812 : cluster 0 pgmap v2780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:53 smithi040 bash[28232]: cluster 2023-12-01T17:11:51.896120+0000 mgr.y (mgr.24356) 2813 : cluster 0 pgmap v2781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:53 smithi040 bash[28232]: audit 2023-12-01T17:11:52.331963+0000 mon.c (mon.2) 1800 : audit 0 from='client.? 172.21.15.40:0/226403154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:53 smithi040 bash[41173]: cluster 2023-12-01T17:11:51.896120+0000 mgr.y (mgr.24356) 2813 : cluster 0 pgmap v2781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:53 smithi040 bash[41173]: audit 2023-12-01T17:11:52.331963+0000 mon.c (mon.2) 1800 : audit 0 from='client.? 172.21.15.40:0/226403154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:53 smithi141 bash[31670]: cluster 2023-12-01T17:11:51.896120+0000 mgr.y (mgr.24356) 2813 : cluster 0 pgmap v2781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:53 smithi141 bash[31670]: audit 2023-12-01T17:11:52.331963+0000 mon.c (mon.2) 1800 : audit 0 from='client.? 172.21.15.40:0/226403154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:55 smithi040 bash[28232]: cluster 2023-12-01T17:11:53.896817+0000 mgr.y (mgr.24356) 2814 : cluster 0 pgmap v2782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:55 smithi040 bash[28232]: audit 2023-12-01T17:11:54.794275+0000 mon.a (mon.0) 2341 : audit 0 from='client.? 172.21.15.40:0/3868816537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:55 smithi040 bash[41173]: cluster 2023-12-01T17:11:53.896817+0000 mgr.y (mgr.24356) 2814 : cluster 0 pgmap v2782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:55 smithi040 bash[41173]: audit 2023-12-01T17:11:54.794275+0000 mon.a (mon.0) 2341 : audit 0 from='client.? 172.21.15.40:0/3868816537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:55 smithi141 bash[31670]: cluster 2023-12-01T17:11:53.896817+0000 mgr.y (mgr.24356) 2814 : cluster 0 pgmap v2782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:55 smithi141 bash[31670]: audit 2023-12-01T17:11:54.794275+0000 mon.a (mon.0) 2341 : audit 0 from='client.? 172.21.15.40:0/3868816537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:11:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:57 smithi040 bash[41173]: cluster 2023-12-01T17:11:55.897915+0000 mgr.y (mgr.24356) 2815 : cluster 0 pgmap v2783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:57 smithi040 bash[28232]: cluster 2023-12-01T17:11:55.897915+0000 mgr.y (mgr.24356) 2815 : cluster 0 pgmap v2783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:57 smithi141 bash[31670]: cluster 2023-12-01T17:11:55.897915+0000 mgr.y (mgr.24356) 2815 : cluster 0 pgmap v2783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:58 smithi040 bash[41173]: audit 2023-12-01T17:11:57.259294+0000 mon.c (mon.2) 1801 : audit 0 from='client.? 172.21.15.40:0/1559047910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:58 smithi040 bash[28232]: audit 2023-12-01T17:11:57.259294+0000 mon.c (mon.2) 1801 : audit 0 from='client.? 172.21.15.40:0/1559047910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:58 smithi141 bash[31670]: audit 2023-12-01T17:11:57.259294+0000 mon.c (mon.2) 1801 : audit 0 from='client.? 172.21.15.40:0/1559047910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:11:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:11:59 smithi040 bash[28232]: cluster 2023-12-01T17:11:57.898564+0000 mgr.y (mgr.24356) 2816 : cluster 0 pgmap v2784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:11:59 smithi040 bash[41173]: cluster 2023-12-01T17:11:57.898564+0000 mgr.y (mgr.24356) 2816 : cluster 0 pgmap v2784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:11:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:11:59 smithi141 bash[31670]: cluster 2023-12-01T17:11:57.898564+0000 mgr.y (mgr.24356) 2816 : cluster 0 pgmap v2784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:00 smithi040 bash[28232]: audit 2023-12-01T17:11:59.723212+0000 mon.c (mon.2) 1802 : audit 0 from='client.? 172.21.15.40:0/4099948546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:00 smithi040 bash[41173]: audit 2023-12-01T17:11:59.723212+0000 mon.c (mon.2) 1802 : audit 0 from='client.? 172.21.15.40:0/4099948546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:00 smithi141 bash[31670]: audit 2023-12-01T17:11:59.723212+0000 mon.c (mon.2) 1802 : audit 0 from='client.? 172.21.15.40:0/4099948546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:01 smithi040 bash[28232]: cluster 2023-12-01T17:11:59.899746+0000 mgr.y (mgr.24356) 2817 : cluster 0 pgmap v2785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:01 smithi040 bash[41173]: cluster 2023-12-01T17:11:59.899746+0000 mgr.y (mgr.24356) 2817 : cluster 0 pgmap v2785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:01 smithi141 bash[31670]: cluster 2023-12-01T17:11:59.899746+0000 mgr.y (mgr.24356) 2817 : cluster 0 pgmap v2785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:03 smithi040 bash[28232]: cluster 2023-12-01T17:12:01.900374+0000 mgr.y (mgr.24356) 2818 : cluster 0 pgmap v2786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:03 smithi040 bash[28232]: audit 2023-12-01T17:12:02.182994+0000 mon.c (mon.2) 1803 : audit 0 from='client.? 172.21.15.40:0/2134016048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:03 smithi040 bash[41173]: cluster 2023-12-01T17:12:01.900374+0000 mgr.y (mgr.24356) 2818 : cluster 0 pgmap v2786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:03 smithi040 bash[41173]: audit 2023-12-01T17:12:02.182994+0000 mon.c (mon.2) 1803 : audit 0 from='client.? 172.21.15.40:0/2134016048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:03 smithi141 bash[31670]: cluster 2023-12-01T17:12:01.900374+0000 mgr.y (mgr.24356) 2818 : cluster 0 pgmap v2786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:03 smithi141 bash[31670]: audit 2023-12-01T17:12:02.182994+0000 mon.c (mon.2) 1803 : audit 0 from='client.? 172.21.15.40:0/2134016048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:04 smithi040 bash[28232]: audit 2023-12-01T17:12:03.445363+0000 mon.c (mon.2) 1804 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:04 smithi040 bash[41173]: audit 2023-12-01T17:12:03.445363+0000 mon.c (mon.2) 1804 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:04 smithi141 bash[31670]: audit 2023-12-01T17:12:03.445363+0000 mon.c (mon.2) 1804 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:05 smithi040 bash[28232]: cluster 2023-12-01T17:12:03.901055+0000 mgr.y (mgr.24356) 2819 : cluster 0 pgmap v2787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:05 smithi040 bash[28232]: audit 2023-12-01T17:12:04.648833+0000 mon.a (mon.0) 2342 : audit 0 from='client.? 172.21.15.40:0/3206585091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:05 smithi040 bash[41173]: cluster 2023-12-01T17:12:03.901055+0000 mgr.y (mgr.24356) 2819 : cluster 0 pgmap v2787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:05 smithi040 bash[41173]: audit 2023-12-01T17:12:04.648833+0000 mon.a (mon.0) 2342 : audit 0 from='client.? 172.21.15.40:0/3206585091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:05 smithi141 bash[31670]: cluster 2023-12-01T17:12:03.901055+0000 mgr.y (mgr.24356) 2819 : cluster 0 pgmap v2787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:05 smithi141 bash[31670]: audit 2023-12-01T17:12:04.648833+0000 mon.a (mon.0) 2342 : audit 0 from='client.? 172.21.15.40:0/3206585091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:12:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:12:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:07 smithi040 bash[41173]: cluster 2023-12-01T17:12:05.902230+0000 mgr.y (mgr.24356) 2820 : cluster 0 pgmap v2788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:07 smithi040 bash[41173]: audit 2023-12-01T17:12:07.116913+0000 mon.c (mon.2) 1805 : audit 0 from='client.? 172.21.15.40:0/138053919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:07 smithi040 bash[28232]: cluster 2023-12-01T17:12:05.902230+0000 mgr.y (mgr.24356) 2820 : cluster 0 pgmap v2788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:07 smithi040 bash[28232]: audit 2023-12-01T17:12:07.116913+0000 mon.c (mon.2) 1805 : audit 0 from='client.? 172.21.15.40:0/138053919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:07 smithi141 bash[31670]: cluster 2023-12-01T17:12:05.902230+0000 mgr.y (mgr.24356) 2820 : cluster 0 pgmap v2788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:07 smithi141 bash[31670]: audit 2023-12-01T17:12:07.116913+0000 mon.c (mon.2) 1805 : audit 0 from='client.? 172.21.15.40:0/138053919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:09 smithi141 bash[31670]: cluster 2023-12-01T17:12:07.902908+0000 mgr.y (mgr.24356) 2821 : cluster 0 pgmap v2789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:09 smithi040 bash[28232]: cluster 2023-12-01T17:12:07.902908+0000 mgr.y (mgr.24356) 2821 : cluster 0 pgmap v2789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:09 smithi040 bash[41173]: cluster 2023-12-01T17:12:07.902908+0000 mgr.y (mgr.24356) 2821 : cluster 0 pgmap v2789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:10 smithi141 bash[31670]: audit 2023-12-01T17:12:09.584322+0000 mon.a (mon.0) 2343 : audit 0 from='client.? 172.21.15.40:0/4060246120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:10 smithi040 bash[28232]: audit 2023-12-01T17:12:09.584322+0000 mon.a (mon.0) 2343 : audit 0 from='client.? 172.21.15.40:0/4060246120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:10 smithi040 bash[41173]: audit 2023-12-01T17:12:09.584322+0000 mon.a (mon.0) 2343 : audit 0 from='client.? 172.21.15.40:0/4060246120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:11 smithi141 bash[31670]: cluster 2023-12-01T17:12:09.904072+0000 mgr.y (mgr.24356) 2822 : cluster 0 pgmap v2790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:11 smithi141 bash[31670]: audit 2023-12-01T17:12:10.761767+0000 mon.c (mon.2) 1806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:12:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:11 smithi141 bash[31670]: audit 2023-12-01T17:12:11.141072+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:11 smithi141 bash[31670]: audit 2023-12-01T17:12:11.152063+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[41173]: cluster 2023-12-01T17:12:09.904072+0000 mgr.y (mgr.24356) 2822 : cluster 0 pgmap v2790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[41173]: audit 2023-12-01T17:12:10.761767+0000 mon.c (mon.2) 1806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[41173]: audit 2023-12-01T17:12:11.141072+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[41173]: audit 2023-12-01T17:12:11.152063+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[28232]: cluster 2023-12-01T17:12:09.904072+0000 mgr.y (mgr.24356) 2822 : cluster 0 pgmap v2790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[28232]: audit 2023-12-01T17:12:10.761767+0000 mon.c (mon.2) 1806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[28232]: audit 2023-12-01T17:12:11.141072+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:11 smithi040 bash[28232]: audit 2023-12-01T17:12:11.152063+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:12 smithi141 bash[31670]: audit 2023-12-01T17:12:12.046182+0000 mon.a (mon.0) 2346 : audit 0 from='client.? 172.21.15.40:0/2963874296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:12 smithi040 bash[28232]: audit 2023-12-01T17:12:12.046182+0000 mon.a (mon.0) 2346 : audit 0 from='client.? 172.21.15.40:0/2963874296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:12 smithi040 bash[41173]: audit 2023-12-01T17:12:12.046182+0000 mon.a (mon.0) 2346 : audit 0 from='client.? 172.21.15.40:0/2963874296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:13 smithi141 bash[31670]: cluster 2023-12-01T17:12:11.904868+0000 mgr.y (mgr.24356) 2823 : cluster 0 pgmap v2791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:13 smithi040 bash[28232]: cluster 2023-12-01T17:12:11.904868+0000 mgr.y (mgr.24356) 2823 : cluster 0 pgmap v2791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:13 smithi040 bash[41173]: cluster 2023-12-01T17:12:11.904868+0000 mgr.y (mgr.24356) 2823 : cluster 0 pgmap v2791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:15 smithi141 bash[31670]: cluster 2023-12-01T17:12:13.905687+0000 mgr.y (mgr.24356) 2824 : cluster 0 pgmap v2792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:15 smithi141 bash[31670]: audit 2023-12-01T17:12:14.518367+0000 mon.a (mon.0) 2347 : audit 0 from='client.? 172.21.15.40:0/3657119523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:15 smithi040 bash[28232]: cluster 2023-12-01T17:12:13.905687+0000 mgr.y (mgr.24356) 2824 : cluster 0 pgmap v2792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:15 smithi040 bash[28232]: audit 2023-12-01T17:12:14.518367+0000 mon.a (mon.0) 2347 : audit 0 from='client.? 172.21.15.40:0/3657119523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:15 smithi040 bash[41173]: cluster 2023-12-01T17:12:13.905687+0000 mgr.y (mgr.24356) 2824 : cluster 0 pgmap v2792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:15 smithi040 bash[41173]: audit 2023-12-01T17:12:14.518367+0000 mon.a (mon.0) 2347 : audit 0 from='client.? 172.21.15.40:0/3657119523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:12:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:17 smithi141 bash[31670]: cluster 2023-12-01T17:12:15.906877+0000 mgr.y (mgr.24356) 2825 : cluster 0 pgmap v2793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:17 smithi141 bash[31670]: audit 2023-12-01T17:12:16.908692+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:17 smithi141 bash[31670]: audit 2023-12-01T17:12:16.919392+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:17 smithi141 bash[31670]: audit 2023-12-01T17:12:16.997964+0000 mon.a (mon.0) 2350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:17 smithi141 bash[31670]: audit 2023-12-01T17:12:17.011463+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:17 smithi141 bash[31670]: audit 2023-12-01T17:12:17.051184+0000 mon.a (mon.0) 2352 : audit 0 from='client.? 172.21.15.40:0/3816167623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[41173]: cluster 2023-12-01T17:12:15.906877+0000 mgr.y (mgr.24356) 2825 : cluster 0 pgmap v2793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[41173]: audit 2023-12-01T17:12:16.908692+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[41173]: audit 2023-12-01T17:12:16.919392+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[41173]: audit 2023-12-01T17:12:16.997964+0000 mon.a (mon.0) 2350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[41173]: audit 2023-12-01T17:12:17.011463+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[41173]: audit 2023-12-01T17:12:17.051184+0000 mon.a (mon.0) 2352 : audit 0 from='client.? 172.21.15.40:0/3816167623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[28232]: cluster 2023-12-01T17:12:15.906877+0000 mgr.y (mgr.24356) 2825 : cluster 0 pgmap v2793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[28232]: audit 2023-12-01T17:12:16.908692+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[28232]: audit 2023-12-01T17:12:16.919392+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[28232]: audit 2023-12-01T17:12:16.997964+0000 mon.a (mon.0) 2350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[28232]: audit 2023-12-01T17:12:17.011463+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:17 smithi040 bash[28232]: audit 2023-12-01T17:12:17.051184+0000 mon.a (mon.0) 2352 : audit 0 from='client.? 172.21.15.40:0/3816167623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:18 smithi141 bash[31670]: audit 2023-12-01T17:12:17.537584+0000 mon.c (mon.2) 1807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:12:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:18 smithi141 bash[31670]: audit 2023-12-01T17:12:17.539426+0000 mon.c (mon.2) 1808 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:12:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:18 smithi141 bash[31670]: audit 2023-12-01T17:12:17.549087+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:18 smithi040 bash[28232]: audit 2023-12-01T17:12:17.537584+0000 mon.c (mon.2) 1807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:12:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:18 smithi040 bash[28232]: audit 2023-12-01T17:12:17.539426+0000 mon.c (mon.2) 1808 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:12:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:18 smithi040 bash[28232]: audit 2023-12-01T17:12:17.549087+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:18 smithi040 bash[41173]: audit 2023-12-01T17:12:17.537584+0000 mon.c (mon.2) 1807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:12:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:18 smithi040 bash[41173]: audit 2023-12-01T17:12:17.539426+0000 mon.c (mon.2) 1808 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:12:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:18 smithi040 bash[41173]: audit 2023-12-01T17:12:17.549087+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:12:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:19 smithi141 bash[31670]: cluster 2023-12-01T17:12:17.907570+0000 mgr.y (mgr.24356) 2826 : cluster 0 pgmap v2794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:19 smithi141 bash[31670]: audit 2023-12-01T17:12:18.446152+0000 mon.c (mon.2) 1809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:19 smithi040 bash[41173]: cluster 2023-12-01T17:12:17.907570+0000 mgr.y (mgr.24356) 2826 : cluster 0 pgmap v2794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:19 smithi040 bash[41173]: audit 2023-12-01T17:12:18.446152+0000 mon.c (mon.2) 1809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:19 smithi040 bash[28232]: cluster 2023-12-01T17:12:17.907570+0000 mgr.y (mgr.24356) 2826 : cluster 0 pgmap v2794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:19 smithi040 bash[28232]: audit 2023-12-01T17:12:18.446152+0000 mon.c (mon.2) 1809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:20 smithi141 bash[31670]: audit 2023-12-01T17:12:19.535952+0000 mon.a (mon.0) 2354 : audit 0 from='client.? 172.21.15.40:0/1124985794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:20 smithi040 bash[28232]: audit 2023-12-01T17:12:19.535952+0000 mon.a (mon.0) 2354 : audit 0 from='client.? 172.21.15.40:0/1124985794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:20 smithi040 bash[41173]: audit 2023-12-01T17:12:19.535952+0000 mon.a (mon.0) 2354 : audit 0 from='client.? 172.21.15.40:0/1124985794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:21 smithi141 bash[31670]: cluster 2023-12-01T17:12:19.908735+0000 mgr.y (mgr.24356) 2827 : cluster 0 pgmap v2795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:21 smithi040 bash[28232]: cluster 2023-12-01T17:12:19.908735+0000 mgr.y (mgr.24356) 2827 : cluster 0 pgmap v2795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:21 smithi040 bash[41173]: cluster 2023-12-01T17:12:19.908735+0000 mgr.y (mgr.24356) 2827 : cluster 0 pgmap v2795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:22 smithi141 bash[31670]: audit 2023-12-01T17:12:21.996892+0000 mon.c (mon.2) 1810 : audit 0 from='client.? 172.21.15.40:0/2227918159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:22 smithi040 bash[41173]: audit 2023-12-01T17:12:21.996892+0000 mon.c (mon.2) 1810 : audit 0 from='client.? 172.21.15.40:0/2227918159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:22 smithi040 bash[28232]: audit 2023-12-01T17:12:21.996892+0000 mon.c (mon.2) 1810 : audit 0 from='client.? 172.21.15.40:0/2227918159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:23 smithi141 bash[31670]: cluster 2023-12-01T17:12:21.909371+0000 mgr.y (mgr.24356) 2828 : cluster 0 pgmap v2796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:23 smithi040 bash[41173]: cluster 2023-12-01T17:12:21.909371+0000 mgr.y (mgr.24356) 2828 : cluster 0 pgmap v2796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:23 smithi040 bash[28232]: cluster 2023-12-01T17:12:21.909371+0000 mgr.y (mgr.24356) 2828 : cluster 0 pgmap v2796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:25 smithi141 bash[31670]: cluster 2023-12-01T17:12:23.910073+0000 mgr.y (mgr.24356) 2829 : cluster 0 pgmap v2797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:25 smithi141 bash[31670]: audit 2023-12-01T17:12:24.465138+0000 mon.c (mon.2) 1811 : audit 0 from='client.? 172.21.15.40:0/3705686426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:25 smithi040 bash[28232]: cluster 2023-12-01T17:12:23.910073+0000 mgr.y (mgr.24356) 2829 : cluster 0 pgmap v2797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:25 smithi040 bash[28232]: audit 2023-12-01T17:12:24.465138+0000 mon.c (mon.2) 1811 : audit 0 from='client.? 172.21.15.40:0/3705686426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:25 smithi040 bash[41173]: cluster 2023-12-01T17:12:23.910073+0000 mgr.y (mgr.24356) 2829 : cluster 0 pgmap v2797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:25 smithi040 bash[41173]: audit 2023-12-01T17:12:24.465138+0000 mon.c (mon.2) 1811 : audit 0 from='client.? 172.21.15.40:0/3705686426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:12:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:12:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:27 smithi141 bash[31670]: cluster 2023-12-01T17:12:25.911363+0000 mgr.y (mgr.24356) 2830 : cluster 0 pgmap v2798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:27 smithi141 bash[31670]: audit 2023-12-01T17:12:26.944214+0000 mon.a (mon.0) 2355 : audit 0 from='client.? 172.21.15.40:0/3984837805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:27 smithi040 bash[41173]: cluster 2023-12-01T17:12:25.911363+0000 mgr.y (mgr.24356) 2830 : cluster 0 pgmap v2798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:27 smithi040 bash[41173]: audit 2023-12-01T17:12:26.944214+0000 mon.a (mon.0) 2355 : audit 0 from='client.? 172.21.15.40:0/3984837805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:27 smithi040 bash[28232]: cluster 2023-12-01T17:12:25.911363+0000 mgr.y (mgr.24356) 2830 : cluster 0 pgmap v2798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:27 smithi040 bash[28232]: audit 2023-12-01T17:12:26.944214+0000 mon.a (mon.0) 2355 : audit 0 from='client.? 172.21.15.40:0/3984837805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:29 smithi141 bash[31670]: cluster 2023-12-01T17:12:27.912084+0000 mgr.y (mgr.24356) 2831 : cluster 0 pgmap v2799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:29 smithi040 bash[28232]: cluster 2023-12-01T17:12:27.912084+0000 mgr.y (mgr.24356) 2831 : cluster 0 pgmap v2799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:29 smithi040 bash[41173]: cluster 2023-12-01T17:12:27.912084+0000 mgr.y (mgr.24356) 2831 : cluster 0 pgmap v2799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:30 smithi141 bash[31670]: audit 2023-12-01T17:12:29.415167+0000 mon.a (mon.0) 2356 : audit 0 from='client.? 172.21.15.40:0/2447652007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:30 smithi040 bash[28232]: audit 2023-12-01T17:12:29.415167+0000 mon.a (mon.0) 2356 : audit 0 from='client.? 172.21.15.40:0/2447652007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:30 smithi040 bash[41173]: audit 2023-12-01T17:12:29.415167+0000 mon.a (mon.0) 2356 : audit 0 from='client.? 172.21.15.40:0/2447652007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:31 smithi141 bash[31670]: cluster 2023-12-01T17:12:29.913393+0000 mgr.y (mgr.24356) 2832 : cluster 0 pgmap v2800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:31 smithi040 bash[41173]: cluster 2023-12-01T17:12:29.913393+0000 mgr.y (mgr.24356) 2832 : cluster 0 pgmap v2800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:31 smithi040 bash[28232]: cluster 2023-12-01T17:12:29.913393+0000 mgr.y (mgr.24356) 2832 : cluster 0 pgmap v2800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:32 smithi141 bash[31670]: audit 2023-12-01T17:12:31.885688+0000 mon.a (mon.0) 2357 : audit 0 from='client.? 172.21.15.40:0/3374897336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:32 smithi040 bash[28232]: audit 2023-12-01T17:12:31.885688+0000 mon.a (mon.0) 2357 : audit 0 from='client.? 172.21.15.40:0/3374897336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:32 smithi040 bash[41173]: audit 2023-12-01T17:12:31.885688+0000 mon.a (mon.0) 2357 : audit 0 from='client.? 172.21.15.40:0/3374897336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:33 smithi141 bash[31670]: cluster 2023-12-01T17:12:31.914184+0000 mgr.y (mgr.24356) 2833 : cluster 0 pgmap v2801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:33 smithi040 bash[28232]: cluster 2023-12-01T17:12:31.914184+0000 mgr.y (mgr.24356) 2833 : cluster 0 pgmap v2801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:33 smithi040 bash[41173]: cluster 2023-12-01T17:12:31.914184+0000 mgr.y (mgr.24356) 2833 : cluster 0 pgmap v2801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:34 smithi141 bash[31670]: audit 2023-12-01T17:12:33.446521+0000 mon.c (mon.2) 1812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:34 smithi040 bash[28232]: audit 2023-12-01T17:12:33.446521+0000 mon.c (mon.2) 1812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:34 smithi040 bash[41173]: audit 2023-12-01T17:12:33.446521+0000 mon.c (mon.2) 1812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:35 smithi141 bash[31670]: cluster 2023-12-01T17:12:33.914857+0000 mgr.y (mgr.24356) 2834 : cluster 0 pgmap v2802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:35 smithi141 bash[31670]: audit 2023-12-01T17:12:34.346499+0000 mon.a (mon.0) 2358 : audit 0 from='client.? 172.21.15.40:0/2762335200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:35 smithi040 bash[28232]: cluster 2023-12-01T17:12:33.914857+0000 mgr.y (mgr.24356) 2834 : cluster 0 pgmap v2802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:35 smithi040 bash[28232]: audit 2023-12-01T17:12:34.346499+0000 mon.a (mon.0) 2358 : audit 0 from='client.? 172.21.15.40:0/2762335200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:35 smithi040 bash[41173]: cluster 2023-12-01T17:12:33.914857+0000 mgr.y (mgr.24356) 2834 : cluster 0 pgmap v2802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:35 smithi040 bash[41173]: audit 2023-12-01T17:12:34.346499+0000 mon.a (mon.0) 2358 : audit 0 from='client.? 172.21.15.40:0/2762335200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:12:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:12:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:37 smithi141 bash[31670]: cluster 2023-12-01T17:12:35.915911+0000 mgr.y (mgr.24356) 2835 : cluster 0 pgmap v2803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:37 smithi141 bash[31670]: audit 2023-12-01T17:12:36.818258+0000 mon.a (mon.0) 2359 : audit 0 from='client.? 172.21.15.40:0/4166669185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:37 smithi040 bash[28232]: cluster 2023-12-01T17:12:35.915911+0000 mgr.y (mgr.24356) 2835 : cluster 0 pgmap v2803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:37 smithi040 bash[28232]: audit 2023-12-01T17:12:36.818258+0000 mon.a (mon.0) 2359 : audit 0 from='client.? 172.21.15.40:0/4166669185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:37 smithi040 bash[41173]: cluster 2023-12-01T17:12:35.915911+0000 mgr.y (mgr.24356) 2835 : cluster 0 pgmap v2803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:37 smithi040 bash[41173]: audit 2023-12-01T17:12:36.818258+0000 mon.a (mon.0) 2359 : audit 0 from='client.? 172.21.15.40:0/4166669185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:39 smithi040 bash[28232]: cluster 2023-12-01T17:12:37.916614+0000 mgr.y (mgr.24356) 2836 : cluster 0 pgmap v2804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:39 smithi040 bash[41173]: cluster 2023-12-01T17:12:37.916614+0000 mgr.y (mgr.24356) 2836 : cluster 0 pgmap v2804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:39 smithi141 bash[31670]: cluster 2023-12-01T17:12:37.916614+0000 mgr.y (mgr.24356) 2836 : cluster 0 pgmap v2804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:40 smithi040 bash[28232]: audit 2023-12-01T17:12:39.281412+0000 mon.a (mon.0) 2360 : audit 0 from='client.? 172.21.15.40:0/2541044960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:40 smithi040 bash[41173]: audit 2023-12-01T17:12:39.281412+0000 mon.a (mon.0) 2360 : audit 0 from='client.? 172.21.15.40:0/2541044960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:40 smithi141 bash[31670]: audit 2023-12-01T17:12:39.281412+0000 mon.a (mon.0) 2360 : audit 0 from='client.? 172.21.15.40:0/2541044960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:41 smithi040 bash[41173]: cluster 2023-12-01T17:12:39.917723+0000 mgr.y (mgr.24356) 2837 : cluster 0 pgmap v2805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:41 smithi040 bash[28232]: cluster 2023-12-01T17:12:39.917723+0000 mgr.y (mgr.24356) 2837 : cluster 0 pgmap v2805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:41 smithi141 bash[31670]: cluster 2023-12-01T17:12:39.917723+0000 mgr.y (mgr.24356) 2837 : cluster 0 pgmap v2805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:42 smithi040 bash[41173]: audit 2023-12-01T17:12:41.745675+0000 mon.a (mon.0) 2361 : audit 0 from='client.? 172.21.15.40:0/2583418203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:42 smithi040 bash[28232]: audit 2023-12-01T17:12:41.745675+0000 mon.a (mon.0) 2361 : audit 0 from='client.? 172.21.15.40:0/2583418203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:42 smithi141 bash[31670]: audit 2023-12-01T17:12:41.745675+0000 mon.a (mon.0) 2361 : audit 0 from='client.? 172.21.15.40:0/2583418203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:43 smithi040 bash[28232]: cluster 2023-12-01T17:12:41.918401+0000 mgr.y (mgr.24356) 2838 : cluster 0 pgmap v2806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:43 smithi040 bash[41173]: cluster 2023-12-01T17:12:41.918401+0000 mgr.y (mgr.24356) 2838 : cluster 0 pgmap v2806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:43 smithi141 bash[31670]: cluster 2023-12-01T17:12:41.918401+0000 mgr.y (mgr.24356) 2838 : cluster 0 pgmap v2806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:45 smithi040 bash[41173]: cluster 2023-12-01T17:12:43.919070+0000 mgr.y (mgr.24356) 2839 : cluster 0 pgmap v2807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:45 smithi040 bash[41173]: audit 2023-12-01T17:12:44.207739+0000 mon.a (mon.0) 2362 : audit 0 from='client.? 172.21.15.40:0/263760972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:45 smithi040 bash[28232]: cluster 2023-12-01T17:12:43.919070+0000 mgr.y (mgr.24356) 2839 : cluster 0 pgmap v2807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:45 smithi040 bash[28232]: audit 2023-12-01T17:12:44.207739+0000 mon.a (mon.0) 2362 : audit 0 from='client.? 172.21.15.40:0/263760972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:45 smithi141 bash[31670]: cluster 2023-12-01T17:12:43.919070+0000 mgr.y (mgr.24356) 2839 : cluster 0 pgmap v2807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:45 smithi141 bash[31670]: audit 2023-12-01T17:12:44.207739+0000 mon.a (mon.0) 2362 : audit 0 from='client.? 172.21.15.40:0/263760972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:12:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:12:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:47 smithi040 bash[28232]: cluster 2023-12-01T17:12:45.920247+0000 mgr.y (mgr.24356) 2840 : cluster 0 pgmap v2808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:47 smithi040 bash[28232]: audit 2023-12-01T17:12:46.679153+0000 mon.c (mon.2) 1813 : audit 0 from='client.? 172.21.15.40:0/1869319800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:47 smithi040 bash[41173]: cluster 2023-12-01T17:12:45.920247+0000 mgr.y (mgr.24356) 2840 : cluster 0 pgmap v2808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:47 smithi040 bash[41173]: audit 2023-12-01T17:12:46.679153+0000 mon.c (mon.2) 1813 : audit 0 from='client.? 172.21.15.40:0/1869319800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:47 smithi141 bash[31670]: cluster 2023-12-01T17:12:45.920247+0000 mgr.y (mgr.24356) 2840 : cluster 0 pgmap v2808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:47 smithi141 bash[31670]: audit 2023-12-01T17:12:46.679153+0000 mon.c (mon.2) 1813 : audit 0 from='client.? 172.21.15.40:0/1869319800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:49 smithi040 bash[28232]: cluster 2023-12-01T17:12:47.920953+0000 mgr.y (mgr.24356) 2841 : cluster 0 pgmap v2809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:49 smithi040 bash[28232]: audit 2023-12-01T17:12:48.446683+0000 mon.c (mon.2) 1814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:49 smithi040 bash[41173]: cluster 2023-12-01T17:12:47.920953+0000 mgr.y (mgr.24356) 2841 : cluster 0 pgmap v2809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:49 smithi040 bash[41173]: audit 2023-12-01T17:12:48.446683+0000 mon.c (mon.2) 1814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:49 smithi141 bash[31670]: cluster 2023-12-01T17:12:47.920953+0000 mgr.y (mgr.24356) 2841 : cluster 0 pgmap v2809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:49 smithi141 bash[31670]: audit 2023-12-01T17:12:48.446683+0000 mon.c (mon.2) 1814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:50 smithi040 bash[28232]: audit 2023-12-01T17:12:49.146791+0000 mon.a (mon.0) 2363 : audit 0 from='client.? 172.21.15.40:0/3102669917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:50 smithi040 bash[41173]: audit 2023-12-01T17:12:49.146791+0000 mon.a (mon.0) 2363 : audit 0 from='client.? 172.21.15.40:0/3102669917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:50 smithi141 bash[31670]: audit 2023-12-01T17:12:49.146791+0000 mon.a (mon.0) 2363 : audit 0 from='client.? 172.21.15.40:0/3102669917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:51 smithi040 bash[28232]: cluster 2023-12-01T17:12:49.922061+0000 mgr.y (mgr.24356) 2842 : cluster 0 pgmap v2810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:51 smithi040 bash[41173]: cluster 2023-12-01T17:12:49.922061+0000 mgr.y (mgr.24356) 2842 : cluster 0 pgmap v2810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:51 smithi141 bash[31670]: cluster 2023-12-01T17:12:49.922061+0000 mgr.y (mgr.24356) 2842 : cluster 0 pgmap v2810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:52 smithi040 bash[28232]: audit 2023-12-01T17:12:51.613108+0000 mon.c (mon.2) 1815 : audit 0 from='client.? 172.21.15.40:0/3796361195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:52 smithi040 bash[41173]: audit 2023-12-01T17:12:51.613108+0000 mon.c (mon.2) 1815 : audit 0 from='client.? 172.21.15.40:0/3796361195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:52 smithi141 bash[31670]: audit 2023-12-01T17:12:51.613108+0000 mon.c (mon.2) 1815 : audit 0 from='client.? 172.21.15.40:0/3796361195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:53 smithi040 bash[28232]: cluster 2023-12-01T17:12:51.922735+0000 mgr.y (mgr.24356) 2843 : cluster 0 pgmap v2811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:53 smithi040 bash[41173]: cluster 2023-12-01T17:12:51.922735+0000 mgr.y (mgr.24356) 2843 : cluster 0 pgmap v2811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:53 smithi141 bash[31670]: cluster 2023-12-01T17:12:51.922735+0000 mgr.y (mgr.24356) 2843 : cluster 0 pgmap v2811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:54 smithi040 bash[28232]: audit 2023-12-01T17:12:54.085932+0000 mon.a (mon.0) 2364 : audit 0 from='client.? 172.21.15.40:0/2526522152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:54 smithi040 bash[41173]: audit 2023-12-01T17:12:54.085932+0000 mon.a (mon.0) 2364 : audit 0 from='client.? 172.21.15.40:0/2526522152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:54 smithi141 bash[31670]: audit 2023-12-01T17:12:54.085932+0000 mon.a (mon.0) 2364 : audit 0 from='client.? 172.21.15.40:0/2526522152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:55 smithi040 bash[28232]: cluster 2023-12-01T17:12:53.923224+0000 mgr.y (mgr.24356) 2844 : cluster 0 pgmap v2812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:55 smithi040 bash[41173]: cluster 2023-12-01T17:12:53.923224+0000 mgr.y (mgr.24356) 2844 : cluster 0 pgmap v2812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:55 smithi141 bash[31670]: cluster 2023-12-01T17:12:53.923224+0000 mgr.y (mgr.24356) 2844 : cluster 0 pgmap v2812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:12:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:12:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:57 smithi040 bash[28232]: cluster 2023-12-01T17:12:55.924288+0000 mgr.y (mgr.24356) 2845 : cluster 0 pgmap v2813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:57 smithi040 bash[28232]: audit 2023-12-01T17:12:56.542831+0000 mon.c (mon.2) 1816 : audit 0 from='client.? 172.21.15.40:0/3828050587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:57 smithi040 bash[41173]: cluster 2023-12-01T17:12:55.924288+0000 mgr.y (mgr.24356) 2845 : cluster 0 pgmap v2813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:57 smithi040 bash[41173]: audit 2023-12-01T17:12:56.542831+0000 mon.c (mon.2) 1816 : audit 0 from='client.? 172.21.15.40:0/3828050587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:57 smithi141 bash[31670]: cluster 2023-12-01T17:12:55.924288+0000 mgr.y (mgr.24356) 2845 : cluster 0 pgmap v2813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:57 smithi141 bash[31670]: audit 2023-12-01T17:12:56.542831+0000 mon.c (mon.2) 1816 : audit 0 from='client.? 172.21.15.40:0/3828050587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:59 smithi040 bash[41173]: cluster 2023-12-01T17:12:57.924979+0000 mgr.y (mgr.24356) 2846 : cluster 0 pgmap v2814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:12:59 smithi040 bash[41173]: audit 2023-12-01T17:12:59.000294+0000 mon.a (mon.0) 2365 : audit 0 from='client.? 172.21.15.40:0/759961931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:59 smithi040 bash[28232]: cluster 2023-12-01T17:12:57.924979+0000 mgr.y (mgr.24356) 2846 : cluster 0 pgmap v2814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:12:59 smithi040 bash[28232]: audit 2023-12-01T17:12:59.000294+0000 mon.a (mon.0) 2365 : audit 0 from='client.? 172.21.15.40:0/759961931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:12:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:59 smithi141 bash[31670]: cluster 2023-12-01T17:12:57.924979+0000 mgr.y (mgr.24356) 2846 : cluster 0 pgmap v2814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:12:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:12:59 smithi141 bash[31670]: audit 2023-12-01T17:12:59.000294+0000 mon.a (mon.0) 2365 : audit 0 from='client.? 172.21.15.40:0/759961931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:01 smithi040 bash[28232]: cluster 2023-12-01T17:12:59.926117+0000 mgr.y (mgr.24356) 2847 : cluster 0 pgmap v2815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:01 smithi040 bash[41173]: cluster 2023-12-01T17:12:59.926117+0000 mgr.y (mgr.24356) 2847 : cluster 0 pgmap v2815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:01 smithi141 bash[31670]: cluster 2023-12-01T17:12:59.926117+0000 mgr.y (mgr.24356) 2847 : cluster 0 pgmap v2815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:02 smithi141 bash[31670]: audit 2023-12-01T17:13:01.461721+0000 mon.a (mon.0) 2366 : audit 0 from='client.? 172.21.15.40:0/789085819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:02 smithi040 bash[28232]: audit 2023-12-01T17:13:01.461721+0000 mon.a (mon.0) 2366 : audit 0 from='client.? 172.21.15.40:0/789085819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:02 smithi040 bash[41173]: audit 2023-12-01T17:13:01.461721+0000 mon.a (mon.0) 2366 : audit 0 from='client.? 172.21.15.40:0/789085819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:03 smithi141 bash[31670]: cluster 2023-12-01T17:13:01.926743+0000 mgr.y (mgr.24356) 2848 : cluster 0 pgmap v2816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:03 smithi040 bash[28232]: cluster 2023-12-01T17:13:01.926743+0000 mgr.y (mgr.24356) 2848 : cluster 0 pgmap v2816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:03 smithi040 bash[41173]: cluster 2023-12-01T17:13:01.926743+0000 mgr.y (mgr.24356) 2848 : cluster 0 pgmap v2816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:04 smithi141 bash[31670]: audit 2023-12-01T17:13:03.447131+0000 mon.c (mon.2) 1817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:04 smithi141 bash[31670]: audit 2023-12-01T17:13:03.929683+0000 mon.c (mon.2) 1818 : audit 0 from='client.? 172.21.15.40:0/289141425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:04 smithi040 bash[28232]: audit 2023-12-01T17:13:03.447131+0000 mon.c (mon.2) 1817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:04 smithi040 bash[28232]: audit 2023-12-01T17:13:03.929683+0000 mon.c (mon.2) 1818 : audit 0 from='client.? 172.21.15.40:0/289141425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:04 smithi040 bash[41173]: audit 2023-12-01T17:13:03.447131+0000 mon.c (mon.2) 1817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:04 smithi040 bash[41173]: audit 2023-12-01T17:13:03.929683+0000 mon.c (mon.2) 1818 : audit 0 from='client.? 172.21.15.40:0/289141425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:05 smithi141 bash[31670]: cluster 2023-12-01T17:13:03.927448+0000 mgr.y (mgr.24356) 2849 : cluster 0 pgmap v2817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:05 smithi040 bash[28232]: cluster 2023-12-01T17:13:03.927448+0000 mgr.y (mgr.24356) 2849 : cluster 0 pgmap v2817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:05 smithi040 bash[41173]: cluster 2023-12-01T17:13:03.927448+0000 mgr.y (mgr.24356) 2849 : cluster 0 pgmap v2817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:13:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:13:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:07 smithi141 bash[31670]: cluster 2023-12-01T17:13:05.928655+0000 mgr.y (mgr.24356) 2850 : cluster 0 pgmap v2818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:07 smithi141 bash[31670]: audit 2023-12-01T17:13:06.392909+0000 mon.a (mon.0) 2367 : audit 0 from='client.? 172.21.15.40:0/1638709285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:07 smithi040 bash[28232]: cluster 2023-12-01T17:13:05.928655+0000 mgr.y (mgr.24356) 2850 : cluster 0 pgmap v2818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:07 smithi040 bash[28232]: audit 2023-12-01T17:13:06.392909+0000 mon.a (mon.0) 2367 : audit 0 from='client.? 172.21.15.40:0/1638709285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:07 smithi040 bash[41173]: cluster 2023-12-01T17:13:05.928655+0000 mgr.y (mgr.24356) 2850 : cluster 0 pgmap v2818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:07 smithi040 bash[41173]: audit 2023-12-01T17:13:06.392909+0000 mon.a (mon.0) 2367 : audit 0 from='client.? 172.21.15.40:0/1638709285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:09 smithi141 bash[31670]: cluster 2023-12-01T17:13:07.929317+0000 mgr.y (mgr.24356) 2851 : cluster 0 pgmap v2819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:09 smithi141 bash[31670]: audit 2023-12-01T17:13:08.854292+0000 mon.c (mon.2) 1819 : audit 0 from='client.? 172.21.15.40:0/3198164889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:09 smithi040 bash[28232]: cluster 2023-12-01T17:13:07.929317+0000 mgr.y (mgr.24356) 2851 : cluster 0 pgmap v2819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:09 smithi040 bash[28232]: audit 2023-12-01T17:13:08.854292+0000 mon.c (mon.2) 1819 : audit 0 from='client.? 172.21.15.40:0/3198164889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:09 smithi040 bash[41173]: cluster 2023-12-01T17:13:07.929317+0000 mgr.y (mgr.24356) 2851 : cluster 0 pgmap v2819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:09 smithi040 bash[41173]: audit 2023-12-01T17:13:08.854292+0000 mon.c (mon.2) 1819 : audit 0 from='client.? 172.21.15.40:0/3198164889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:11 smithi141 bash[31670]: cluster 2023-12-01T17:13:09.930437+0000 mgr.y (mgr.24356) 2852 : cluster 0 pgmap v2820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:11 smithi040 bash[28232]: cluster 2023-12-01T17:13:09.930437+0000 mgr.y (mgr.24356) 2852 : cluster 0 pgmap v2820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:11 smithi040 bash[41173]: cluster 2023-12-01T17:13:09.930437+0000 mgr.y (mgr.24356) 2852 : cluster 0 pgmap v2820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:12 smithi141 bash[31670]: audit 2023-12-01T17:13:11.312856+0000 mon.a (mon.0) 2368 : audit 0 from='client.? 172.21.15.40:0/4018223513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:12 smithi040 bash[28232]: audit 2023-12-01T17:13:11.312856+0000 mon.a (mon.0) 2368 : audit 0 from='client.? 172.21.15.40:0/4018223513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:12 smithi040 bash[41173]: audit 2023-12-01T17:13:11.312856+0000 mon.a (mon.0) 2368 : audit 0 from='client.? 172.21.15.40:0/4018223513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:13 smithi141 bash[31670]: cluster 2023-12-01T17:13:11.931099+0000 mgr.y (mgr.24356) 2853 : cluster 0 pgmap v2821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:13 smithi040 bash[28232]: cluster 2023-12-01T17:13:11.931099+0000 mgr.y (mgr.24356) 2853 : cluster 0 pgmap v2821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:13 smithi040 bash[41173]: cluster 2023-12-01T17:13:11.931099+0000 mgr.y (mgr.24356) 2853 : cluster 0 pgmap v2821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:14 smithi141 bash[31670]: audit 2023-12-01T17:13:13.770858+0000 mon.c (mon.2) 1820 : audit 0 from='client.? 172.21.15.40:0/3470641167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:14 smithi040 bash[28232]: audit 2023-12-01T17:13:13.770858+0000 mon.c (mon.2) 1820 : audit 0 from='client.? 172.21.15.40:0/3470641167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:14 smithi040 bash[41173]: audit 2023-12-01T17:13:13.770858+0000 mon.c (mon.2) 1820 : audit 0 from='client.? 172.21.15.40:0/3470641167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:15 smithi141 bash[31670]: cluster 2023-12-01T17:13:13.931799+0000 mgr.y (mgr.24356) 2854 : cluster 0 pgmap v2822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:15 smithi040 bash[28232]: cluster 2023-12-01T17:13:13.931799+0000 mgr.y (mgr.24356) 2854 : cluster 0 pgmap v2822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:15 smithi040 bash[41173]: cluster 2023-12-01T17:13:13.931799+0000 mgr.y (mgr.24356) 2854 : cluster 0 pgmap v2822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:13:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:13:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:17 smithi141 bash[31670]: cluster 2023-12-01T17:13:15.932644+0000 mgr.y (mgr.24356) 2855 : cluster 0 pgmap v2823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:17 smithi141 bash[31670]: audit 2023-12-01T17:13:16.227141+0000 mon.c (mon.2) 1821 : audit 0 from='client.? 172.21.15.40:0/3871570264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:17 smithi040 bash[41173]: cluster 2023-12-01T17:13:15.932644+0000 mgr.y (mgr.24356) 2855 : cluster 0 pgmap v2823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:17 smithi040 bash[41173]: audit 2023-12-01T17:13:16.227141+0000 mon.c (mon.2) 1821 : audit 0 from='client.? 172.21.15.40:0/3871570264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:17 smithi040 bash[28232]: cluster 2023-12-01T17:13:15.932644+0000 mgr.y (mgr.24356) 2855 : cluster 0 pgmap v2823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:17 smithi040 bash[28232]: audit 2023-12-01T17:13:16.227141+0000 mon.c (mon.2) 1821 : audit 0 from='client.? 172.21.15.40:0/3871570264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:18 smithi141 bash[31670]: audit 2023-12-01T17:13:17.631828+0000 mon.c (mon.2) 1822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:13:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:18 smithi141 bash[31670]: audit 2023-12-01T17:13:18.061346+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:18 smithi141 bash[31670]: audit 2023-12-01T17:13:18.078206+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:18 smithi040 bash[28232]: audit 2023-12-01T17:13:17.631828+0000 mon.c (mon.2) 1822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:13:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:18 smithi040 bash[28232]: audit 2023-12-01T17:13:18.061346+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:18 smithi040 bash[28232]: audit 2023-12-01T17:13:18.078206+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:18 smithi040 bash[41173]: audit 2023-12-01T17:13:17.631828+0000 mon.c (mon.2) 1822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:13:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:18 smithi040 bash[41173]: audit 2023-12-01T17:13:18.061346+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:18 smithi040 bash[41173]: audit 2023-12-01T17:13:18.078206+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:19 smithi141 bash[31670]: cluster 2023-12-01T17:13:17.933141+0000 mgr.y (mgr.24356) 2856 : cluster 0 pgmap v2824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:19 smithi141 bash[31670]: audit 2023-12-01T17:13:18.447428+0000 mon.c (mon.2) 1823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:19 smithi141 bash[31670]: audit 2023-12-01T17:13:18.690741+0000 mon.c (mon.2) 1824 : audit 0 from='client.? 172.21.15.40:0/1695754840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:19 smithi040 bash[28232]: cluster 2023-12-01T17:13:17.933141+0000 mgr.y (mgr.24356) 2856 : cluster 0 pgmap v2824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:19 smithi040 bash[28232]: audit 2023-12-01T17:13:18.447428+0000 mon.c (mon.2) 1823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:19 smithi040 bash[28232]: audit 2023-12-01T17:13:18.690741+0000 mon.c (mon.2) 1824 : audit 0 from='client.? 172.21.15.40:0/1695754840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:19 smithi040 bash[41173]: cluster 2023-12-01T17:13:17.933141+0000 mgr.y (mgr.24356) 2856 : cluster 0 pgmap v2824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:19 smithi040 bash[41173]: audit 2023-12-01T17:13:18.447428+0000 mon.c (mon.2) 1823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:19 smithi040 bash[41173]: audit 2023-12-01T17:13:18.690741+0000 mon.c (mon.2) 1824 : audit 0 from='client.? 172.21.15.40:0/1695754840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:21 smithi141 bash[31670]: cluster 2023-12-01T17:13:19.934291+0000 mgr.y (mgr.24356) 2857 : cluster 0 pgmap v2825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:21 smithi141 bash[31670]: audit 2023-12-01T17:13:21.160579+0000 mon.a (mon.0) 2371 : audit 0 from='client.? 172.21.15.40:0/2634534211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:21 smithi040 bash[28232]: cluster 2023-12-01T17:13:19.934291+0000 mgr.y (mgr.24356) 2857 : cluster 0 pgmap v2825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:21 smithi040 bash[28232]: audit 2023-12-01T17:13:21.160579+0000 mon.a (mon.0) 2371 : audit 0 from='client.? 172.21.15.40:0/2634534211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:21 smithi040 bash[41173]: cluster 2023-12-01T17:13:19.934291+0000 mgr.y (mgr.24356) 2857 : cluster 0 pgmap v2825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:21 smithi040 bash[41173]: audit 2023-12-01T17:13:21.160579+0000 mon.a (mon.0) 2371 : audit 0 from='client.? 172.21.15.40:0/2634534211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:23 smithi141 bash[31670]: cluster 2023-12-01T17:13:21.934932+0000 mgr.y (mgr.24356) 2858 : cluster 0 pgmap v2826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:23 smithi040 bash[28232]: cluster 2023-12-01T17:13:21.934932+0000 mgr.y (mgr.24356) 2858 : cluster 0 pgmap v2826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:23 smithi040 bash[41173]: cluster 2023-12-01T17:13:21.934932+0000 mgr.y (mgr.24356) 2858 : cluster 0 pgmap v2826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[28232]: audit 2023-12-01T17:13:23.531256+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[28232]: audit 2023-12-01T17:13:23.540784+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[28232]: audit 2023-12-01T17:13:23.669707+0000 mon.c (mon.2) 1825 : audit 0 from='client.? 172.21.15.40:0/2283330147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[28232]: audit 2023-12-01T17:13:24.281851+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[28232]: audit 2023-12-01T17:13:24.292625+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[41173]: audit 2023-12-01T17:13:23.531256+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[41173]: audit 2023-12-01T17:13:23.540784+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[41173]: audit 2023-12-01T17:13:23.669707+0000 mon.c (mon.2) 1825 : audit 0 from='client.? 172.21.15.40:0/2283330147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[41173]: audit 2023-12-01T17:13:24.281851+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:24 smithi040 bash[41173]: audit 2023-12-01T17:13:24.292625+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:24 smithi141 bash[31670]: audit 2023-12-01T17:13:23.531256+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:24 smithi141 bash[31670]: audit 2023-12-01T17:13:23.540784+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:24 smithi141 bash[31670]: audit 2023-12-01T17:13:23.669707+0000 mon.c (mon.2) 1825 : audit 0 from='client.? 172.21.15.40:0/2283330147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:24 smithi141 bash[31670]: audit 2023-12-01T17:13:24.281851+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:24 smithi141 bash[31670]: audit 2023-12-01T17:13:24.292625+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[28232]: cluster 2023-12-01T17:13:23.935590+0000 mgr.y (mgr.24356) 2859 : cluster 0 pgmap v2827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[28232]: audit 2023-12-01T17:13:24.813768+0000 mon.c (mon.2) 1826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[28232]: audit 2023-12-01T17:13:24.815745+0000 mon.c (mon.2) 1827 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[28232]: audit 2023-12-01T17:13:24.827334+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[41173]: cluster 2023-12-01T17:13:23.935590+0000 mgr.y (mgr.24356) 2859 : cluster 0 pgmap v2827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[41173]: audit 2023-12-01T17:13:24.813768+0000 mon.c (mon.2) 1826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[41173]: audit 2023-12-01T17:13:24.815745+0000 mon.c (mon.2) 1827 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:13:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:25 smithi040 bash[41173]: audit 2023-12-01T17:13:24.827334+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:25 smithi141 bash[31670]: cluster 2023-12-01T17:13:23.935590+0000 mgr.y (mgr.24356) 2859 : cluster 0 pgmap v2827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:25 smithi141 bash[31670]: audit 2023-12-01T17:13:24.813768+0000 mon.c (mon.2) 1826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:13:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:25 smithi141 bash[31670]: audit 2023-12-01T17:13:24.815745+0000 mon.c (mon.2) 1827 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:13:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:25 smithi141 bash[31670]: audit 2023-12-01T17:13:24.827334+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:13:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:26 smithi040 bash[28232]: audit 2023-12-01T17:13:26.125101+0000 mon.a (mon.0) 2377 : audit 0 from='client.? 172.21.15.40:0/680981584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:13:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:13:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:26 smithi040 bash[41173]: audit 2023-12-01T17:13:26.125101+0000 mon.a (mon.0) 2377 : audit 0 from='client.? 172.21.15.40:0/680981584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:26 smithi141 bash[31670]: audit 2023-12-01T17:13:26.125101+0000 mon.a (mon.0) 2377 : audit 0 from='client.? 172.21.15.40:0/680981584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:27 smithi040 bash[28232]: cluster 2023-12-01T17:13:25.936729+0000 mgr.y (mgr.24356) 2860 : cluster 0 pgmap v2828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:27 smithi040 bash[41173]: cluster 2023-12-01T17:13:25.936729+0000 mgr.y (mgr.24356) 2860 : cluster 0 pgmap v2828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:27 smithi141 bash[31670]: cluster 2023-12-01T17:13:25.936729+0000 mgr.y (mgr.24356) 2860 : cluster 0 pgmap v2828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:29 smithi040 bash[28232]: cluster 2023-12-01T17:13:27.937364+0000 mgr.y (mgr.24356) 2861 : cluster 0 pgmap v2829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:29 smithi040 bash[28232]: audit 2023-12-01T17:13:28.583467+0000 mon.a (mon.0) 2378 : audit 0 from='client.? 172.21.15.40:0/2918123043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:29 smithi040 bash[41173]: cluster 2023-12-01T17:13:27.937364+0000 mgr.y (mgr.24356) 2861 : cluster 0 pgmap v2829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:29 smithi040 bash[41173]: audit 2023-12-01T17:13:28.583467+0000 mon.a (mon.0) 2378 : audit 0 from='client.? 172.21.15.40:0/2918123043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:29 smithi141 bash[31670]: cluster 2023-12-01T17:13:27.937364+0000 mgr.y (mgr.24356) 2861 : cluster 0 pgmap v2829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:29 smithi141 bash[31670]: audit 2023-12-01T17:13:28.583467+0000 mon.a (mon.0) 2378 : audit 0 from='client.? 172.21.15.40:0/2918123043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:30 smithi040 bash[41173]: cluster 2023-12-01T17:13:29.938464+0000 mgr.y (mgr.24356) 2862 : cluster 0 pgmap v2830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:30 smithi040 bash[28232]: cluster 2023-12-01T17:13:29.938464+0000 mgr.y (mgr.24356) 2862 : cluster 0 pgmap v2830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:30 smithi141 bash[31670]: cluster 2023-12-01T17:13:29.938464+0000 mgr.y (mgr.24356) 2862 : cluster 0 pgmap v2830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:31 smithi040 bash[28232]: audit 2023-12-01T17:13:31.046660+0000 mon.c (mon.2) 1828 : audit 0 from='client.? 172.21.15.40:0/497067481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:31 smithi040 bash[41173]: audit 2023-12-01T17:13:31.046660+0000 mon.c (mon.2) 1828 : audit 0 from='client.? 172.21.15.40:0/497067481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:31 smithi141 bash[31670]: audit 2023-12-01T17:13:31.046660+0000 mon.c (mon.2) 1828 : audit 0 from='client.? 172.21.15.40:0/497067481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:32 smithi040 bash[28232]: cluster 2023-12-01T17:13:31.939012+0000 mgr.y (mgr.24356) 2863 : cluster 0 pgmap v2831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:32 smithi040 bash[41173]: cluster 2023-12-01T17:13:31.939012+0000 mgr.y (mgr.24356) 2863 : cluster 0 pgmap v2831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:32 smithi141 bash[31670]: cluster 2023-12-01T17:13:31.939012+0000 mgr.y (mgr.24356) 2863 : cluster 0 pgmap v2831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:33 smithi040 bash[28232]: audit 2023-12-01T17:13:33.448029+0000 mon.c (mon.2) 1829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:33 smithi040 bash[28232]: audit 2023-12-01T17:13:33.507662+0000 mon.c (mon.2) 1830 : audit 0 from='client.? 172.21.15.40:0/1775217518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:33 smithi040 bash[41173]: audit 2023-12-01T17:13:33.448029+0000 mon.c (mon.2) 1829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:33 smithi040 bash[41173]: audit 2023-12-01T17:13:33.507662+0000 mon.c (mon.2) 1830 : audit 0 from='client.? 172.21.15.40:0/1775217518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:33 smithi141 bash[31670]: audit 2023-12-01T17:13:33.448029+0000 mon.c (mon.2) 1829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:33 smithi141 bash[31670]: audit 2023-12-01T17:13:33.507662+0000 mon.c (mon.2) 1830 : audit 0 from='client.? 172.21.15.40:0/1775217518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:35 smithi040 bash[28232]: cluster 2023-12-01T17:13:33.939684+0000 mgr.y (mgr.24356) 2864 : cluster 0 pgmap v2832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:35 smithi040 bash[41173]: cluster 2023-12-01T17:13:33.939684+0000 mgr.y (mgr.24356) 2864 : cluster 0 pgmap v2832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:35 smithi141 bash[31670]: cluster 2023-12-01T17:13:33.939684+0000 mgr.y (mgr.24356) 2864 : cluster 0 pgmap v2832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:36 smithi040 bash[28232]: audit 2023-12-01T17:13:35.978287+0000 mon.c (mon.2) 1831 : audit 0 from='client.? 172.21.15.40:0/2703884726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:36 smithi040 bash[41173]: audit 2023-12-01T17:13:35.978287+0000 mon.c (mon.2) 1831 : audit 0 from='client.? 172.21.15.40:0/2703884726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:36 smithi141 bash[31670]: audit 2023-12-01T17:13:35.978287+0000 mon.c (mon.2) 1831 : audit 0 from='client.? 172.21.15.40:0/2703884726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:13:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:13:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:37 smithi040 bash[28232]: cluster 2023-12-01T17:13:35.940855+0000 mgr.y (mgr.24356) 2865 : cluster 0 pgmap v2833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:37 smithi040 bash[41173]: cluster 2023-12-01T17:13:35.940855+0000 mgr.y (mgr.24356) 2865 : cluster 0 pgmap v2833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:37 smithi141 bash[31670]: cluster 2023-12-01T17:13:35.940855+0000 mgr.y (mgr.24356) 2865 : cluster 0 pgmap v2833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:39 smithi040 bash[28232]: cluster 2023-12-01T17:13:37.941524+0000 mgr.y (mgr.24356) 2866 : cluster 0 pgmap v2834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:39 smithi040 bash[28232]: audit 2023-12-01T17:13:38.433447+0000 mon.a (mon.0) 2379 : audit 0 from='client.? 172.21.15.40:0/296254474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:39 smithi040 bash[41173]: cluster 2023-12-01T17:13:37.941524+0000 mgr.y (mgr.24356) 2866 : cluster 0 pgmap v2834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:39 smithi040 bash[41173]: audit 2023-12-01T17:13:38.433447+0000 mon.a (mon.0) 2379 : audit 0 from='client.? 172.21.15.40:0/296254474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:39 smithi141 bash[31670]: cluster 2023-12-01T17:13:37.941524+0000 mgr.y (mgr.24356) 2866 : cluster 0 pgmap v2834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:39 smithi141 bash[31670]: audit 2023-12-01T17:13:38.433447+0000 mon.a (mon.0) 2379 : audit 0 from='client.? 172.21.15.40:0/296254474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:41 smithi040 bash[28232]: cluster 2023-12-01T17:13:39.942597+0000 mgr.y (mgr.24356) 2867 : cluster 0 pgmap v2835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:41 smithi040 bash[28232]: audit 2023-12-01T17:13:40.898906+0000 mon.c (mon.2) 1832 : audit 0 from='client.? 172.21.15.40:0/3453430661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:41 smithi040 bash[41173]: cluster 2023-12-01T17:13:39.942597+0000 mgr.y (mgr.24356) 2867 : cluster 0 pgmap v2835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:41 smithi040 bash[41173]: audit 2023-12-01T17:13:40.898906+0000 mon.c (mon.2) 1832 : audit 0 from='client.? 172.21.15.40:0/3453430661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:41 smithi141 bash[31670]: cluster 2023-12-01T17:13:39.942597+0000 mgr.y (mgr.24356) 2867 : cluster 0 pgmap v2835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:41 smithi141 bash[31670]: audit 2023-12-01T17:13:40.898906+0000 mon.c (mon.2) 1832 : audit 0 from='client.? 172.21.15.40:0/3453430661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:43 smithi040 bash[28232]: cluster 2023-12-01T17:13:41.943231+0000 mgr.y (mgr.24356) 2868 : cluster 0 pgmap v2836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:43 smithi040 bash[41173]: cluster 2023-12-01T17:13:41.943231+0000 mgr.y (mgr.24356) 2868 : cluster 0 pgmap v2836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:43 smithi141 bash[31670]: cluster 2023-12-01T17:13:41.943231+0000 mgr.y (mgr.24356) 2868 : cluster 0 pgmap v2836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:44 smithi040 bash[28232]: audit 2023-12-01T17:13:43.360010+0000 mon.a (mon.0) 2380 : audit 0 from='client.? 172.21.15.40:0/447587280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:44 smithi040 bash[41173]: audit 2023-12-01T17:13:43.360010+0000 mon.a (mon.0) 2380 : audit 0 from='client.? 172.21.15.40:0/447587280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:44 smithi141 bash[31670]: audit 2023-12-01T17:13:43.360010+0000 mon.a (mon.0) 2380 : audit 0 from='client.? 172.21.15.40:0/447587280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:45 smithi141 bash[31670]: cluster 2023-12-01T17:13:43.943878+0000 mgr.y (mgr.24356) 2869 : cluster 0 pgmap v2837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:45 smithi040 bash[28232]: cluster 2023-12-01T17:13:43.943878+0000 mgr.y (mgr.24356) 2869 : cluster 0 pgmap v2837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:45 smithi040 bash[41173]: cluster 2023-12-01T17:13:43.943878+0000 mgr.y (mgr.24356) 2869 : cluster 0 pgmap v2837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:46 smithi040 bash[28232]: audit 2023-12-01T17:13:45.829144+0000 mon.a (mon.0) 2381 : audit 0 from='client.? 172.21.15.40:0/659261786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:46 smithi040 bash[41173]: audit 2023-12-01T17:13:45.829144+0000 mon.a (mon.0) 2381 : audit 0 from='client.? 172.21.15.40:0/659261786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:46 smithi141 bash[31670]: audit 2023-12-01T17:13:45.829144+0000 mon.a (mon.0) 2381 : audit 0 from='client.? 172.21.15.40:0/659261786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:13:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:13:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:47 smithi141 bash[31670]: cluster 2023-12-01T17:13:45.945022+0000 mgr.y (mgr.24356) 2870 : cluster 0 pgmap v2838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:47 smithi040 bash[28232]: cluster 2023-12-01T17:13:45.945022+0000 mgr.y (mgr.24356) 2870 : cluster 0 pgmap v2838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:47 smithi040 bash[41173]: cluster 2023-12-01T17:13:45.945022+0000 mgr.y (mgr.24356) 2870 : cluster 0 pgmap v2838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:49 smithi141 bash[31670]: cluster 2023-12-01T17:13:47.945566+0000 mgr.y (mgr.24356) 2871 : cluster 0 pgmap v2839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:49 smithi141 bash[31670]: audit 2023-12-01T17:13:48.291679+0000 mon.a (mon.0) 2382 : audit 0 from='client.? 172.21.15.40:0/3666387907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:49 smithi141 bash[31670]: audit 2023-12-01T17:13:48.448264+0000 mon.c (mon.2) 1833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:49 smithi040 bash[28232]: cluster 2023-12-01T17:13:47.945566+0000 mgr.y (mgr.24356) 2871 : cluster 0 pgmap v2839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:49 smithi040 bash[28232]: audit 2023-12-01T17:13:48.291679+0000 mon.a (mon.0) 2382 : audit 0 from='client.? 172.21.15.40:0/3666387907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:49 smithi040 bash[28232]: audit 2023-12-01T17:13:48.448264+0000 mon.c (mon.2) 1833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:49 smithi040 bash[41173]: cluster 2023-12-01T17:13:47.945566+0000 mgr.y (mgr.24356) 2871 : cluster 0 pgmap v2839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:49 smithi040 bash[41173]: audit 2023-12-01T17:13:48.291679+0000 mon.a (mon.0) 2382 : audit 0 from='client.? 172.21.15.40:0/3666387907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:49 smithi040 bash[41173]: audit 2023-12-01T17:13:48.448264+0000 mon.c (mon.2) 1833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:51 smithi141 bash[31670]: cluster 2023-12-01T17:13:49.946593+0000 mgr.y (mgr.24356) 2872 : cluster 0 pgmap v2840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:51 smithi141 bash[31670]: audit 2023-12-01T17:13:50.750194+0000 mon.a (mon.0) 2383 : audit 0 from='client.? 172.21.15.40:0/3466794488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:51 smithi040 bash[28232]: cluster 2023-12-01T17:13:49.946593+0000 mgr.y (mgr.24356) 2872 : cluster 0 pgmap v2840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:51 smithi040 bash[28232]: audit 2023-12-01T17:13:50.750194+0000 mon.a (mon.0) 2383 : audit 0 from='client.? 172.21.15.40:0/3466794488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:51 smithi040 bash[41173]: cluster 2023-12-01T17:13:49.946593+0000 mgr.y (mgr.24356) 2872 : cluster 0 pgmap v2840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:51 smithi040 bash[41173]: audit 2023-12-01T17:13:50.750194+0000 mon.a (mon.0) 2383 : audit 0 from='client.? 172.21.15.40:0/3466794488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:53 smithi141 bash[31670]: cluster 2023-12-01T17:13:51.947310+0000 mgr.y (mgr.24356) 2873 : cluster 0 pgmap v2841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:53 smithi040 bash[28232]: cluster 2023-12-01T17:13:51.947310+0000 mgr.y (mgr.24356) 2873 : cluster 0 pgmap v2841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:53 smithi040 bash[41173]: cluster 2023-12-01T17:13:51.947310+0000 mgr.y (mgr.24356) 2873 : cluster 0 pgmap v2841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:54 smithi141 bash[31670]: audit 2023-12-01T17:13:53.212824+0000 mon.a (mon.0) 2384 : audit 0 from='client.? 172.21.15.40:0/4161617113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:54 smithi040 bash[28232]: audit 2023-12-01T17:13:53.212824+0000 mon.a (mon.0) 2384 : audit 0 from='client.? 172.21.15.40:0/4161617113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:54 smithi040 bash[41173]: audit 2023-12-01T17:13:53.212824+0000 mon.a (mon.0) 2384 : audit 0 from='client.? 172.21.15.40:0/4161617113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:55 smithi141 bash[31670]: cluster 2023-12-01T17:13:53.948016+0000 mgr.y (mgr.24356) 2874 : cluster 0 pgmap v2842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:55 smithi040 bash[28232]: cluster 2023-12-01T17:13:53.948016+0000 mgr.y (mgr.24356) 2874 : cluster 0 pgmap v2842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:55 smithi040 bash[41173]: cluster 2023-12-01T17:13:53.948016+0000 mgr.y (mgr.24356) 2874 : cluster 0 pgmap v2842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:56 smithi040 bash[28232]: audit 2023-12-01T17:13:55.671834+0000 mon.c (mon.2) 1834 : audit 0 from='client.? 172.21.15.40:0/2625724466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:56 smithi040 bash[41173]: audit 2023-12-01T17:13:55.671834+0000 mon.c (mon.2) 1834 : audit 0 from='client.? 172.21.15.40:0/2625724466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:56 smithi141 bash[31670]: audit 2023-12-01T17:13:55.671834+0000 mon.c (mon.2) 1834 : audit 0 from='client.? 172.21.15.40:0/2625724466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:13:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:13:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:57 smithi141 bash[31670]: cluster 2023-12-01T17:13:55.949250+0000 mgr.y (mgr.24356) 2875 : cluster 0 pgmap v2843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:57 smithi040 bash[28232]: cluster 2023-12-01T17:13:55.949250+0000 mgr.y (mgr.24356) 2875 : cluster 0 pgmap v2843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:57 smithi040 bash[41173]: cluster 2023-12-01T17:13:55.949250+0000 mgr.y (mgr.24356) 2875 : cluster 0 pgmap v2843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:58 smithi141 bash[31670]: audit 2023-12-01T17:13:58.131725+0000 mon.a (mon.0) 2385 : audit 0 from='client.? 172.21.15.40:0/1802426911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:58 smithi040 bash[28232]: audit 2023-12-01T17:13:58.131725+0000 mon.a (mon.0) 2385 : audit 0 from='client.? 172.21.15.40:0/1802426911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:58 smithi040 bash[41173]: audit 2023-12-01T17:13:58.131725+0000 mon.a (mon.0) 2385 : audit 0 from='client.? 172.21.15.40:0/1802426911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:13:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:13:59 smithi141 bash[31670]: cluster 2023-12-01T17:13:57.949890+0000 mgr.y (mgr.24356) 2876 : cluster 0 pgmap v2844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:13:59 smithi040 bash[28232]: cluster 2023-12-01T17:13:57.949890+0000 mgr.y (mgr.24356) 2876 : cluster 0 pgmap v2844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:13:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:13:59 smithi040 bash[41173]: cluster 2023-12-01T17:13:57.949890+0000 mgr.y (mgr.24356) 2876 : cluster 0 pgmap v2844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:01 smithi141 bash[31670]: cluster 2023-12-01T17:13:59.951093+0000 mgr.y (mgr.24356) 2877 : cluster 0 pgmap v2845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:01 smithi141 bash[31670]: audit 2023-12-01T17:14:00.588712+0000 mon.c (mon.2) 1835 : audit 0 from='client.? 172.21.15.40:0/1517059004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:01 smithi040 bash[28232]: cluster 2023-12-01T17:13:59.951093+0000 mgr.y (mgr.24356) 2877 : cluster 0 pgmap v2845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:01 smithi040 bash[28232]: audit 2023-12-01T17:14:00.588712+0000 mon.c (mon.2) 1835 : audit 0 from='client.? 172.21.15.40:0/1517059004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:01 smithi040 bash[41173]: cluster 2023-12-01T17:13:59.951093+0000 mgr.y (mgr.24356) 2877 : cluster 0 pgmap v2845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:01 smithi040 bash[41173]: audit 2023-12-01T17:14:00.588712+0000 mon.c (mon.2) 1835 : audit 0 from='client.? 172.21.15.40:0/1517059004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:03 smithi141 bash[31670]: cluster 2023-12-01T17:14:01.951778+0000 mgr.y (mgr.24356) 2878 : cluster 0 pgmap v2846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:03 smithi141 bash[31670]: audit 2023-12-01T17:14:03.051812+0000 mon.c (mon.2) 1836 : audit 0 from='client.? 172.21.15.40:0/2713196353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:03 smithi040 bash[28232]: cluster 2023-12-01T17:14:01.951778+0000 mgr.y (mgr.24356) 2878 : cluster 0 pgmap v2846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:03 smithi040 bash[28232]: audit 2023-12-01T17:14:03.051812+0000 mon.c (mon.2) 1836 : audit 0 from='client.? 172.21.15.40:0/2713196353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:03 smithi040 bash[41173]: cluster 2023-12-01T17:14:01.951778+0000 mgr.y (mgr.24356) 2878 : cluster 0 pgmap v2846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:03 smithi040 bash[41173]: audit 2023-12-01T17:14:03.051812+0000 mon.c (mon.2) 1836 : audit 0 from='client.? 172.21.15.40:0/2713196353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:04 smithi141 bash[31670]: audit 2023-12-01T17:14:03.448937+0000 mon.c (mon.2) 1837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:04 smithi040 bash[28232]: audit 2023-12-01T17:14:03.448937+0000 mon.c (mon.2) 1837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:04 smithi040 bash[41173]: audit 2023-12-01T17:14:03.448937+0000 mon.c (mon.2) 1837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:05 smithi141 bash[31670]: cluster 2023-12-01T17:14:03.952441+0000 mgr.y (mgr.24356) 2879 : cluster 0 pgmap v2847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:05 smithi040 bash[28232]: cluster 2023-12-01T17:14:03.952441+0000 mgr.y (mgr.24356) 2879 : cluster 0 pgmap v2847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:05 smithi040 bash[41173]: cluster 2023-12-01T17:14:03.952441+0000 mgr.y (mgr.24356) 2879 : cluster 0 pgmap v2847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:06 smithi141 bash[31670]: audit 2023-12-01T17:14:05.507885+0000 mon.c (mon.2) 1838 : audit 0 from='client.? 172.21.15.40:0/3779714683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:06 smithi040 bash[28232]: audit 2023-12-01T17:14:05.507885+0000 mon.c (mon.2) 1838 : audit 0 from='client.? 172.21.15.40:0/3779714683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:14:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:14:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:06 smithi040 bash[41173]: audit 2023-12-01T17:14:05.507885+0000 mon.c (mon.2) 1838 : audit 0 from='client.? 172.21.15.40:0/3779714683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:07 smithi141 bash[31670]: cluster 2023-12-01T17:14:05.953512+0000 mgr.y (mgr.24356) 2880 : cluster 0 pgmap v2848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:07 smithi040 bash[28232]: cluster 2023-12-01T17:14:05.953512+0000 mgr.y (mgr.24356) 2880 : cluster 0 pgmap v2848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:07 smithi040 bash[41173]: cluster 2023-12-01T17:14:05.953512+0000 mgr.y (mgr.24356) 2880 : cluster 0 pgmap v2848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:08 smithi141 bash[31670]: audit 2023-12-01T17:14:07.973994+0000 mon.c (mon.2) 1839 : audit 0 from='client.? 172.21.15.40:0/2550058751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:08 smithi040 bash[41173]: audit 2023-12-01T17:14:07.973994+0000 mon.c (mon.2) 1839 : audit 0 from='client.? 172.21.15.40:0/2550058751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:08 smithi040 bash[28232]: audit 2023-12-01T17:14:07.973994+0000 mon.c (mon.2) 1839 : audit 0 from='client.? 172.21.15.40:0/2550058751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:09 smithi141 bash[31670]: cluster 2023-12-01T17:14:07.954138+0000 mgr.y (mgr.24356) 2881 : cluster 0 pgmap v2849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:09 smithi040 bash[28232]: cluster 2023-12-01T17:14:07.954138+0000 mgr.y (mgr.24356) 2881 : cluster 0 pgmap v2849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:09 smithi040 bash[41173]: cluster 2023-12-01T17:14:07.954138+0000 mgr.y (mgr.24356) 2881 : cluster 0 pgmap v2849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:11 smithi141 bash[31670]: cluster 2023-12-01T17:14:09.955257+0000 mgr.y (mgr.24356) 2882 : cluster 0 pgmap v2850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:11 smithi141 bash[31670]: audit 2023-12-01T17:14:10.448623+0000 mon.c (mon.2) 1840 : audit 0 from='client.? 172.21.15.40:0/3607863959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:11 smithi040 bash[28232]: cluster 2023-12-01T17:14:09.955257+0000 mgr.y (mgr.24356) 2882 : cluster 0 pgmap v2850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:11 smithi040 bash[28232]: audit 2023-12-01T17:14:10.448623+0000 mon.c (mon.2) 1840 : audit 0 from='client.? 172.21.15.40:0/3607863959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:11 smithi040 bash[41173]: cluster 2023-12-01T17:14:09.955257+0000 mgr.y (mgr.24356) 2882 : cluster 0 pgmap v2850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:11 smithi040 bash[41173]: audit 2023-12-01T17:14:10.448623+0000 mon.c (mon.2) 1840 : audit 0 from='client.? 172.21.15.40:0/3607863959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:13 smithi040 bash[41173]: cluster 2023-12-01T17:14:11.955949+0000 mgr.y (mgr.24356) 2883 : cluster 0 pgmap v2851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:13 smithi040 bash[41173]: audit 2023-12-01T17:14:12.912275+0000 mon.c (mon.2) 1841 : audit 0 from='client.? 172.21.15.40:0/245216064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:13 smithi040 bash[28232]: cluster 2023-12-01T17:14:11.955949+0000 mgr.y (mgr.24356) 2883 : cluster 0 pgmap v2851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:13 smithi040 bash[28232]: audit 2023-12-01T17:14:12.912275+0000 mon.c (mon.2) 1841 : audit 0 from='client.? 172.21.15.40:0/245216064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:13 smithi141 bash[31670]: cluster 2023-12-01T17:14:11.955949+0000 mgr.y (mgr.24356) 2883 : cluster 0 pgmap v2851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:13 smithi141 bash[31670]: audit 2023-12-01T17:14:12.912275+0000 mon.c (mon.2) 1841 : audit 0 from='client.? 172.21.15.40:0/245216064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:15 smithi040 bash[28232]: cluster 2023-12-01T17:14:13.956728+0000 mgr.y (mgr.24356) 2884 : cluster 0 pgmap v2852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:15 smithi040 bash[41173]: cluster 2023-12-01T17:14:13.956728+0000 mgr.y (mgr.24356) 2884 : cluster 0 pgmap v2852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:15 smithi141 bash[31670]: cluster 2023-12-01T17:14:13.956728+0000 mgr.y (mgr.24356) 2884 : cluster 0 pgmap v2852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:14:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:14:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:16 smithi040 bash[41173]: audit 2023-12-01T17:14:15.382596+0000 mon.a (mon.0) 2386 : audit 0 from='client.? 172.21.15.40:0/774004776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:16 smithi040 bash[28232]: audit 2023-12-01T17:14:15.382596+0000 mon.a (mon.0) 2386 : audit 0 from='client.? 172.21.15.40:0/774004776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:16 smithi141 bash[31670]: audit 2023-12-01T17:14:15.382596+0000 mon.a (mon.0) 2386 : audit 0 from='client.? 172.21.15.40:0/774004776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:17 smithi040 bash[28232]: cluster 2023-12-01T17:14:15.957854+0000 mgr.y (mgr.24356) 2885 : cluster 0 pgmap v2853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:17 smithi040 bash[41173]: cluster 2023-12-01T17:14:15.957854+0000 mgr.y (mgr.24356) 2885 : cluster 0 pgmap v2853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:17 smithi141 bash[31670]: cluster 2023-12-01T17:14:15.957854+0000 mgr.y (mgr.24356) 2885 : cluster 0 pgmap v2853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:18 smithi040 bash[28232]: audit 2023-12-01T17:14:17.850001+0000 mon.a (mon.0) 2387 : audit 0 from='client.? 172.21.15.40:0/2467963108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:18 smithi040 bash[41173]: audit 2023-12-01T17:14:17.850001+0000 mon.a (mon.0) 2387 : audit 0 from='client.? 172.21.15.40:0/2467963108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:18 smithi141 bash[31670]: audit 2023-12-01T17:14:17.850001+0000 mon.a (mon.0) 2387 : audit 0 from='client.? 172.21.15.40:0/2467963108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:19 smithi040 bash[28232]: cluster 2023-12-01T17:14:17.958522+0000 mgr.y (mgr.24356) 2886 : cluster 0 pgmap v2854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:19 smithi040 bash[28232]: audit 2023-12-01T17:14:18.449048+0000 mon.c (mon.2) 1842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:19 smithi040 bash[41173]: cluster 2023-12-01T17:14:17.958522+0000 mgr.y (mgr.24356) 2886 : cluster 0 pgmap v2854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:19 smithi040 bash[41173]: audit 2023-12-01T17:14:18.449048+0000 mon.c (mon.2) 1842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:19 smithi141 bash[31670]: cluster 2023-12-01T17:14:17.958522+0000 mgr.y (mgr.24356) 2886 : cluster 0 pgmap v2854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:19 smithi141 bash[31670]: audit 2023-12-01T17:14:18.449048+0000 mon.c (mon.2) 1842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:21 smithi040 bash[28232]: cluster 2023-12-01T17:14:19.959329+0000 mgr.y (mgr.24356) 2887 : cluster 0 pgmap v2855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:21 smithi040 bash[28232]: audit 2023-12-01T17:14:20.317092+0000 mon.c (mon.2) 1843 : audit 0 from='client.? 172.21.15.40:0/1167955397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:21 smithi040 bash[41173]: cluster 2023-12-01T17:14:19.959329+0000 mgr.y (mgr.24356) 2887 : cluster 0 pgmap v2855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:21 smithi040 bash[41173]: audit 2023-12-01T17:14:20.317092+0000 mon.c (mon.2) 1843 : audit 0 from='client.? 172.21.15.40:0/1167955397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:21 smithi141 bash[31670]: cluster 2023-12-01T17:14:19.959329+0000 mgr.y (mgr.24356) 2887 : cluster 0 pgmap v2855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:21 smithi141 bash[31670]: audit 2023-12-01T17:14:20.317092+0000 mon.c (mon.2) 1843 : audit 0 from='client.? 172.21.15.40:0/1167955397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:23 smithi040 bash[41173]: cluster 2023-12-01T17:14:21.959980+0000 mgr.y (mgr.24356) 2888 : cluster 0 pgmap v2856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:23 smithi040 bash[41173]: audit 2023-12-01T17:14:22.780809+0000 mon.c (mon.2) 1844 : audit 0 from='client.? 172.21.15.40:0/1324591628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:23 smithi040 bash[28232]: cluster 2023-12-01T17:14:21.959980+0000 mgr.y (mgr.24356) 2888 : cluster 0 pgmap v2856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:23 smithi040 bash[28232]: audit 2023-12-01T17:14:22.780809+0000 mon.c (mon.2) 1844 : audit 0 from='client.? 172.21.15.40:0/1324591628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:23 smithi141 bash[31670]: cluster 2023-12-01T17:14:21.959980+0000 mgr.y (mgr.24356) 2888 : cluster 0 pgmap v2856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:23 smithi141 bash[31670]: audit 2023-12-01T17:14:22.780809+0000 mon.c (mon.2) 1844 : audit 0 from='client.? 172.21.15.40:0/1324591628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:25 smithi040 bash[28232]: cluster 2023-12-01T17:14:23.960691+0000 mgr.y (mgr.24356) 2889 : cluster 0 pgmap v2857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:25.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:25 smithi040 bash[28232]: audit 2023-12-01T17:14:24.909486+0000 mon.c (mon.2) 1845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:14:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:25 smithi040 bash[28232]: audit 2023-12-01T17:14:25.259724+0000 mon.c (mon.2) 1846 : audit 0 from='client.? 172.21.15.40:0/771937706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:25 smithi040 bash[41173]: cluster 2023-12-01T17:14:23.960691+0000 mgr.y (mgr.24356) 2889 : cluster 0 pgmap v2857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:25 smithi040 bash[41173]: audit 2023-12-01T17:14:24.909486+0000 mon.c (mon.2) 1845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:14:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:25 smithi040 bash[41173]: audit 2023-12-01T17:14:25.259724+0000 mon.c (mon.2) 1846 : audit 0 from='client.? 172.21.15.40:0/771937706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:25 smithi141 bash[31670]: cluster 2023-12-01T17:14:23.960691+0000 mgr.y (mgr.24356) 2889 : cluster 0 pgmap v2857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:25 smithi141 bash[31670]: audit 2023-12-01T17:14:24.909486+0000 mon.c (mon.2) 1845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:14:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:25 smithi141 bash[31670]: audit 2023-12-01T17:14:25.259724+0000 mon.c (mon.2) 1846 : audit 0 from='client.? 172.21.15.40:0/771937706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:14:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:14:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:27 smithi040 bash[28232]: cluster 2023-12-01T17:14:25.961871+0000 mgr.y (mgr.24356) 2890 : cluster 0 pgmap v2858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:27 smithi040 bash[41173]: cluster 2023-12-01T17:14:25.961871+0000 mgr.y (mgr.24356) 2890 : cluster 0 pgmap v2858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:27 smithi141 bash[31670]: cluster 2023-12-01T17:14:25.961871+0000 mgr.y (mgr.24356) 2890 : cluster 0 pgmap v2858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:28 smithi040 bash[28232]: audit 2023-12-01T17:14:27.728587+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.40:0/971295337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:28 smithi040 bash[41173]: audit 2023-12-01T17:14:27.728587+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.40:0/971295337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:28 smithi141 bash[31670]: audit 2023-12-01T17:14:27.728587+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.40:0/971295337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:29 smithi040 bash[28232]: cluster 2023-12-01T17:14:27.962555+0000 mgr.y (mgr.24356) 2891 : cluster 0 pgmap v2859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:29 smithi040 bash[41173]: cluster 2023-12-01T17:14:27.962555+0000 mgr.y (mgr.24356) 2891 : cluster 0 pgmap v2859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:29 smithi141 bash[31670]: cluster 2023-12-01T17:14:27.962555+0000 mgr.y (mgr.24356) 2891 : cluster 0 pgmap v2859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:30 smithi040 bash[41173]: audit 2023-12-01T17:14:30.200800+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.40:0/411931067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:30 smithi040 bash[28232]: audit 2023-12-01T17:14:30.200800+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.40:0/411931067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:30 smithi141 bash[31670]: audit 2023-12-01T17:14:30.200800+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.40:0/411931067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[41173]: cluster 2023-12-01T17:14:29.963672+0000 mgr.y (mgr.24356) 2892 : cluster 0 pgmap v2860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[41173]: audit 2023-12-01T17:14:30.758128+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[41173]: audit 2023-12-01T17:14:30.770622+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[41173]: audit 2023-12-01T17:14:31.113786+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[41173]: audit 2023-12-01T17:14:31.123250+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[28232]: cluster 2023-12-01T17:14:29.963672+0000 mgr.y (mgr.24356) 2892 : cluster 0 pgmap v2860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[28232]: audit 2023-12-01T17:14:30.758128+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[28232]: audit 2023-12-01T17:14:30.770622+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[28232]: audit 2023-12-01T17:14:31.113786+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:31 smithi040 bash[28232]: audit 2023-12-01T17:14:31.123250+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:31 smithi141 bash[31670]: cluster 2023-12-01T17:14:29.963672+0000 mgr.y (mgr.24356) 2892 : cluster 0 pgmap v2860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:31 smithi141 bash[31670]: audit 2023-12-01T17:14:30.758128+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:31 smithi141 bash[31670]: audit 2023-12-01T17:14:30.770622+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:31 smithi141 bash[31670]: audit 2023-12-01T17:14:31.113786+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:31 smithi141 bash[31670]: audit 2023-12-01T17:14:31.123250+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:32 smithi040 bash[41173]: audit 2023-12-01T17:14:31.599442+0000 mon.c (mon.2) 1847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:14:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:32 smithi040 bash[41173]: audit 2023-12-01T17:14:31.600945+0000 mon.c (mon.2) 1848 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:14:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:32 smithi040 bash[41173]: audit 2023-12-01T17:14:31.610657+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:32 smithi040 bash[28232]: audit 2023-12-01T17:14:31.599442+0000 mon.c (mon.2) 1847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:14:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:32 smithi040 bash[28232]: audit 2023-12-01T17:14:31.600945+0000 mon.c (mon.2) 1848 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:14:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:32 smithi040 bash[28232]: audit 2023-12-01T17:14:31.610657+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:32 smithi141 bash[31670]: audit 2023-12-01T17:14:31.599442+0000 mon.c (mon.2) 1847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:14:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:32 smithi141 bash[31670]: audit 2023-12-01T17:14:31.600945+0000 mon.c (mon.2) 1848 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:14:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:32 smithi141 bash[31670]: audit 2023-12-01T17:14:31.610657+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:14:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:33 smithi040 bash[41173]: cluster 2023-12-01T17:14:31.964310+0000 mgr.y (mgr.24356) 2893 : cluster 0 pgmap v2861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:33 smithi040 bash[41173]: audit 2023-12-01T17:14:32.670196+0000 mon.a (mon.0) 2395 : audit 0 from='client.? 172.21.15.40:0/1774714028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:33 smithi040 bash[28232]: cluster 2023-12-01T17:14:31.964310+0000 mgr.y (mgr.24356) 2893 : cluster 0 pgmap v2861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:33 smithi040 bash[28232]: audit 2023-12-01T17:14:32.670196+0000 mon.a (mon.0) 2395 : audit 0 from='client.? 172.21.15.40:0/1774714028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:33 smithi141 bash[31670]: cluster 2023-12-01T17:14:31.964310+0000 mgr.y (mgr.24356) 2893 : cluster 0 pgmap v2861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:33 smithi141 bash[31670]: audit 2023-12-01T17:14:32.670196+0000 mon.a (mon.0) 2395 : audit 0 from='client.? 172.21.15.40:0/1774714028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:34 smithi040 bash[41173]: audit 2023-12-01T17:14:33.449557+0000 mon.c (mon.2) 1849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:34 smithi040 bash[28232]: audit 2023-12-01T17:14:33.449557+0000 mon.c (mon.2) 1849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:34 smithi141 bash[31670]: audit 2023-12-01T17:14:33.449557+0000 mon.c (mon.2) 1849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:35 smithi040 bash[41173]: cluster 2023-12-01T17:14:33.964979+0000 mgr.y (mgr.24356) 2894 : cluster 0 pgmap v2862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:35 smithi040 bash[41173]: audit 2023-12-01T17:14:35.139948+0000 mon.a (mon.0) 2396 : audit 0 from='client.? 172.21.15.40:0/2192661516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:35 smithi040 bash[28232]: cluster 2023-12-01T17:14:33.964979+0000 mgr.y (mgr.24356) 2894 : cluster 0 pgmap v2862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:35 smithi040 bash[28232]: audit 2023-12-01T17:14:35.139948+0000 mon.a (mon.0) 2396 : audit 0 from='client.? 172.21.15.40:0/2192661516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:35 smithi141 bash[31670]: cluster 2023-12-01T17:14:33.964979+0000 mgr.y (mgr.24356) 2894 : cluster 0 pgmap v2862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:35 smithi141 bash[31670]: audit 2023-12-01T17:14:35.139948+0000 mon.a (mon.0) 2396 : audit 0 from='client.? 172.21.15.40:0/2192661516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:14:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:14:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:37 smithi040 bash[28232]: cluster 2023-12-01T17:14:35.966093+0000 mgr.y (mgr.24356) 2895 : cluster 0 pgmap v2863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:37 smithi040 bash[41173]: cluster 2023-12-01T17:14:35.966093+0000 mgr.y (mgr.24356) 2895 : cluster 0 pgmap v2863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:37 smithi141 bash[31670]: cluster 2023-12-01T17:14:35.966093+0000 mgr.y (mgr.24356) 2895 : cluster 0 pgmap v2863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:38 smithi040 bash[28232]: audit 2023-12-01T17:14:37.614686+0000 mon.c (mon.2) 1850 : audit 0 from='client.? 172.21.15.40:0/2770301464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:38 smithi040 bash[41173]: audit 2023-12-01T17:14:37.614686+0000 mon.c (mon.2) 1850 : audit 0 from='client.? 172.21.15.40:0/2770301464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:38 smithi141 bash[31670]: audit 2023-12-01T17:14:37.614686+0000 mon.c (mon.2) 1850 : audit 0 from='client.? 172.21.15.40:0/2770301464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:39 smithi040 bash[28232]: cluster 2023-12-01T17:14:37.966757+0000 mgr.y (mgr.24356) 2896 : cluster 0 pgmap v2864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:39 smithi040 bash[41173]: cluster 2023-12-01T17:14:37.966757+0000 mgr.y (mgr.24356) 2896 : cluster 0 pgmap v2864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:39 smithi141 bash[31670]: cluster 2023-12-01T17:14:37.966757+0000 mgr.y (mgr.24356) 2896 : cluster 0 pgmap v2864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:40 smithi040 bash[28232]: audit 2023-12-01T17:14:40.082066+0000 mon.a (mon.0) 2397 : audit 0 from='client.? 172.21.15.40:0/3954009815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:40 smithi040 bash[41173]: audit 2023-12-01T17:14:40.082066+0000 mon.a (mon.0) 2397 : audit 0 from='client.? 172.21.15.40:0/3954009815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:40 smithi141 bash[31670]: audit 2023-12-01T17:14:40.082066+0000 mon.a (mon.0) 2397 : audit 0 from='client.? 172.21.15.40:0/3954009815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:41 smithi040 bash[28232]: cluster 2023-12-01T17:14:39.967965+0000 mgr.y (mgr.24356) 2897 : cluster 0 pgmap v2865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:41 smithi040 bash[41173]: cluster 2023-12-01T17:14:39.967965+0000 mgr.y (mgr.24356) 2897 : cluster 0 pgmap v2865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:41 smithi141 bash[31670]: cluster 2023-12-01T17:14:39.967965+0000 mgr.y (mgr.24356) 2897 : cluster 0 pgmap v2865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:43 smithi040 bash[28232]: cluster 2023-12-01T17:14:41.968686+0000 mgr.y (mgr.24356) 2898 : cluster 0 pgmap v2866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:43 smithi040 bash[28232]: audit 2023-12-01T17:14:42.551530+0000 mon.c (mon.2) 1851 : audit 0 from='client.? 172.21.15.40:0/3747246910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:43 smithi040 bash[41173]: cluster 2023-12-01T17:14:41.968686+0000 mgr.y (mgr.24356) 2898 : cluster 0 pgmap v2866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:43 smithi040 bash[41173]: audit 2023-12-01T17:14:42.551530+0000 mon.c (mon.2) 1851 : audit 0 from='client.? 172.21.15.40:0/3747246910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:43 smithi141 bash[31670]: cluster 2023-12-01T17:14:41.968686+0000 mgr.y (mgr.24356) 2898 : cluster 0 pgmap v2866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:43 smithi141 bash[31670]: audit 2023-12-01T17:14:42.551530+0000 mon.c (mon.2) 1851 : audit 0 from='client.? 172.21.15.40:0/3747246910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:45 smithi141 bash[31670]: cluster 2023-12-01T17:14:43.969297+0000 mgr.y (mgr.24356) 2899 : cluster 0 pgmap v2867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:45 smithi141 bash[31670]: audit 2023-12-01T17:14:45.021255+0000 mon.a (mon.0) 2398 : audit 0 from='client.? 172.21.15.40:0/2279737089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:45 smithi040 bash[28232]: cluster 2023-12-01T17:14:43.969297+0000 mgr.y (mgr.24356) 2899 : cluster 0 pgmap v2867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:45 smithi040 bash[28232]: audit 2023-12-01T17:14:45.021255+0000 mon.a (mon.0) 2398 : audit 0 from='client.? 172.21.15.40:0/2279737089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:45 smithi040 bash[41173]: cluster 2023-12-01T17:14:43.969297+0000 mgr.y (mgr.24356) 2899 : cluster 0 pgmap v2867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:45 smithi040 bash[41173]: audit 2023-12-01T17:14:45.021255+0000 mon.a (mon.0) 2398 : audit 0 from='client.? 172.21.15.40:0/2279737089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:14:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:14:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:47 smithi141 bash[31670]: cluster 2023-12-01T17:14:45.970564+0000 mgr.y (mgr.24356) 2900 : cluster 0 pgmap v2868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:47 smithi040 bash[28232]: cluster 2023-12-01T17:14:45.970564+0000 mgr.y (mgr.24356) 2900 : cluster 0 pgmap v2868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:47 smithi040 bash[41173]: cluster 2023-12-01T17:14:45.970564+0000 mgr.y (mgr.24356) 2900 : cluster 0 pgmap v2868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:48 smithi141 bash[31670]: audit 2023-12-01T17:14:47.486312+0000 mon.a (mon.0) 2399 : audit 0 from='client.? 172.21.15.40:0/1422657556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:48 smithi040 bash[28232]: audit 2023-12-01T17:14:47.486312+0000 mon.a (mon.0) 2399 : audit 0 from='client.? 172.21.15.40:0/1422657556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:48 smithi040 bash[41173]: audit 2023-12-01T17:14:47.486312+0000 mon.a (mon.0) 2399 : audit 0 from='client.? 172.21.15.40:0/1422657556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:49 smithi141 bash[31670]: cluster 2023-12-01T17:14:47.971341+0000 mgr.y (mgr.24356) 2901 : cluster 0 pgmap v2869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:49 smithi141 bash[31670]: audit 2023-12-01T17:14:48.449967+0000 mon.c (mon.2) 1852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:49 smithi040 bash[28232]: cluster 2023-12-01T17:14:47.971341+0000 mgr.y (mgr.24356) 2901 : cluster 0 pgmap v2869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:49 smithi040 bash[28232]: audit 2023-12-01T17:14:48.449967+0000 mon.c (mon.2) 1852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:49 smithi040 bash[41173]: cluster 2023-12-01T17:14:47.971341+0000 mgr.y (mgr.24356) 2901 : cluster 0 pgmap v2869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:49 smithi040 bash[41173]: audit 2023-12-01T17:14:48.449967+0000 mon.c (mon.2) 1852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:50 smithi141 bash[31670]: audit 2023-12-01T17:14:49.939579+0000 mon.c (mon.2) 1853 : audit 0 from='client.? 172.21.15.40:0/666580256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:50 smithi040 bash[28232]: audit 2023-12-01T17:14:49.939579+0000 mon.c (mon.2) 1853 : audit 0 from='client.? 172.21.15.40:0/666580256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:50 smithi040 bash[41173]: audit 2023-12-01T17:14:49.939579+0000 mon.c (mon.2) 1853 : audit 0 from='client.? 172.21.15.40:0/666580256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:51 smithi141 bash[31670]: cluster 2023-12-01T17:14:49.972566+0000 mgr.y (mgr.24356) 2902 : cluster 0 pgmap v2870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:51 smithi040 bash[28232]: cluster 2023-12-01T17:14:49.972566+0000 mgr.y (mgr.24356) 2902 : cluster 0 pgmap v2870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:51 smithi040 bash[41173]: cluster 2023-12-01T17:14:49.972566+0000 mgr.y (mgr.24356) 2902 : cluster 0 pgmap v2870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:52 smithi141 bash[31670]: audit 2023-12-01T17:14:52.403756+0000 mon.a (mon.0) 2400 : audit 0 from='client.? 172.21.15.40:0/718635899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:52 smithi040 bash[28232]: audit 2023-12-01T17:14:52.403756+0000 mon.a (mon.0) 2400 : audit 0 from='client.? 172.21.15.40:0/718635899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:52 smithi040 bash[41173]: audit 2023-12-01T17:14:52.403756+0000 mon.a (mon.0) 2400 : audit 0 from='client.? 172.21.15.40:0/718635899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:53 smithi141 bash[31670]: cluster 2023-12-01T17:14:51.973170+0000 mgr.y (mgr.24356) 2903 : cluster 0 pgmap v2871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:53 smithi040 bash[28232]: cluster 2023-12-01T17:14:51.973170+0000 mgr.y (mgr.24356) 2903 : cluster 0 pgmap v2871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:53 smithi040 bash[41173]: cluster 2023-12-01T17:14:51.973170+0000 mgr.y (mgr.24356) 2903 : cluster 0 pgmap v2871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:55 smithi141 bash[31670]: cluster 2023-12-01T17:14:53.973805+0000 mgr.y (mgr.24356) 2904 : cluster 0 pgmap v2872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:55 smithi141 bash[31670]: audit 2023-12-01T17:14:54.870485+0000 mon.a (mon.0) 2401 : audit 0 from='client.? 172.21.15.40:0/2260564932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:55 smithi040 bash[28232]: cluster 2023-12-01T17:14:53.973805+0000 mgr.y (mgr.24356) 2904 : cluster 0 pgmap v2872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:55 smithi040 bash[28232]: audit 2023-12-01T17:14:54.870485+0000 mon.a (mon.0) 2401 : audit 0 from='client.? 172.21.15.40:0/2260564932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:55 smithi040 bash[41173]: cluster 2023-12-01T17:14:53.973805+0000 mgr.y (mgr.24356) 2904 : cluster 0 pgmap v2872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:55 smithi040 bash[41173]: audit 2023-12-01T17:14:54.870485+0000 mon.a (mon.0) 2401 : audit 0 from='client.? 172.21.15.40:0/2260564932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:14:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:14:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:57 smithi141 bash[31670]: cluster 2023-12-01T17:14:55.974982+0000 mgr.y (mgr.24356) 2905 : cluster 0 pgmap v2873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:57 smithi141 bash[31670]: audit 2023-12-01T17:14:57.338749+0000 mon.c (mon.2) 1854 : audit 0 from='client.? 172.21.15.40:0/1354895040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:57 smithi040 bash[41173]: cluster 2023-12-01T17:14:55.974982+0000 mgr.y (mgr.24356) 2905 : cluster 0 pgmap v2873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:57 smithi040 bash[41173]: audit 2023-12-01T17:14:57.338749+0000 mon.c (mon.2) 1854 : audit 0 from='client.? 172.21.15.40:0/1354895040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:57 smithi040 bash[28232]: cluster 2023-12-01T17:14:55.974982+0000 mgr.y (mgr.24356) 2905 : cluster 0 pgmap v2873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:57 smithi040 bash[28232]: audit 2023-12-01T17:14:57.338749+0000 mon.c (mon.2) 1854 : audit 0 from='client.? 172.21.15.40:0/1354895040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:14:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:14:59 smithi141 bash[31670]: cluster 2023-12-01T17:14:57.975657+0000 mgr.y (mgr.24356) 2906 : cluster 0 pgmap v2874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:14:59 smithi040 bash[28232]: cluster 2023-12-01T17:14:57.975657+0000 mgr.y (mgr.24356) 2906 : cluster 0 pgmap v2874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:14:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:14:59 smithi040 bash[41173]: cluster 2023-12-01T17:14:57.975657+0000 mgr.y (mgr.24356) 2906 : cluster 0 pgmap v2874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:00 smithi141 bash[31670]: audit 2023-12-01T17:14:59.792897+0000 mon.a (mon.0) 2402 : audit 0 from='client.? 172.21.15.40:0/1601971542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:00 smithi040 bash[28232]: audit 2023-12-01T17:14:59.792897+0000 mon.a (mon.0) 2402 : audit 0 from='client.? 172.21.15.40:0/1601971542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:00 smithi040 bash[41173]: audit 2023-12-01T17:14:59.792897+0000 mon.a (mon.0) 2402 : audit 0 from='client.? 172.21.15.40:0/1601971542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:01 smithi141 bash[31670]: cluster 2023-12-01T17:14:59.976876+0000 mgr.y (mgr.24356) 2907 : cluster 0 pgmap v2875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:01 smithi040 bash[28232]: cluster 2023-12-01T17:14:59.976876+0000 mgr.y (mgr.24356) 2907 : cluster 0 pgmap v2875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:01 smithi040 bash[41173]: cluster 2023-12-01T17:14:59.976876+0000 mgr.y (mgr.24356) 2907 : cluster 0 pgmap v2875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:02 smithi141 bash[31670]: audit 2023-12-01T17:15:02.262508+0000 mon.c (mon.2) 1855 : audit 0 from='client.? 172.21.15.40:0/3177281016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:02 smithi040 bash[28232]: audit 2023-12-01T17:15:02.262508+0000 mon.c (mon.2) 1855 : audit 0 from='client.? 172.21.15.40:0/3177281016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:02 smithi040 bash[41173]: audit 2023-12-01T17:15:02.262508+0000 mon.c (mon.2) 1855 : audit 0 from='client.? 172.21.15.40:0/3177281016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:03 smithi141 bash[31670]: cluster 2023-12-01T17:15:01.977517+0000 mgr.y (mgr.24356) 2908 : cluster 0 pgmap v2876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:03 smithi141 bash[31670]: audit 2023-12-01T17:15:03.450295+0000 mon.c (mon.2) 1856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:03 smithi040 bash[28232]: cluster 2023-12-01T17:15:01.977517+0000 mgr.y (mgr.24356) 2908 : cluster 0 pgmap v2876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:03 smithi040 bash[28232]: audit 2023-12-01T17:15:03.450295+0000 mon.c (mon.2) 1856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:03 smithi040 bash[41173]: cluster 2023-12-01T17:15:01.977517+0000 mgr.y (mgr.24356) 2908 : cluster 0 pgmap v2876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:03 smithi040 bash[41173]: audit 2023-12-01T17:15:03.450295+0000 mon.c (mon.2) 1856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:05 smithi141 bash[31670]: cluster 2023-12-01T17:15:03.978157+0000 mgr.y (mgr.24356) 2909 : cluster 0 pgmap v2877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:05 smithi141 bash[31670]: audit 2023-12-01T17:15:04.740751+0000 mon.a (mon.0) 2403 : audit 0 from='client.? 172.21.15.40:0/334909139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:05 smithi040 bash[28232]: cluster 2023-12-01T17:15:03.978157+0000 mgr.y (mgr.24356) 2909 : cluster 0 pgmap v2877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:05 smithi040 bash[28232]: audit 2023-12-01T17:15:04.740751+0000 mon.a (mon.0) 2403 : audit 0 from='client.? 172.21.15.40:0/334909139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:05 smithi040 bash[41173]: cluster 2023-12-01T17:15:03.978157+0000 mgr.y (mgr.24356) 2909 : cluster 0 pgmap v2877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:05 smithi040 bash[41173]: audit 2023-12-01T17:15:04.740751+0000 mon.a (mon.0) 2403 : audit 0 from='client.? 172.21.15.40:0/334909139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:15:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:15:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:07 smithi141 bash[31670]: cluster 2023-12-01T17:15:05.979451+0000 mgr.y (mgr.24356) 2910 : cluster 0 pgmap v2878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:07 smithi141 bash[31670]: audit 2023-12-01T17:15:07.207394+0000 mon.c (mon.2) 1857 : audit 0 from='client.? 172.21.15.40:0/3693182561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:07 smithi040 bash[28232]: cluster 2023-12-01T17:15:05.979451+0000 mgr.y (mgr.24356) 2910 : cluster 0 pgmap v2878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:07 smithi040 bash[28232]: audit 2023-12-01T17:15:07.207394+0000 mon.c (mon.2) 1857 : audit 0 from='client.? 172.21.15.40:0/3693182561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:07 smithi040 bash[41173]: cluster 2023-12-01T17:15:05.979451+0000 mgr.y (mgr.24356) 2910 : cluster 0 pgmap v2878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:07 smithi040 bash[41173]: audit 2023-12-01T17:15:07.207394+0000 mon.c (mon.2) 1857 : audit 0 from='client.? 172.21.15.40:0/3693182561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:09 smithi141 bash[31670]: cluster 2023-12-01T17:15:07.980174+0000 mgr.y (mgr.24356) 2911 : cluster 0 pgmap v2879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:09 smithi040 bash[28232]: cluster 2023-12-01T17:15:07.980174+0000 mgr.y (mgr.24356) 2911 : cluster 0 pgmap v2879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:09 smithi040 bash[41173]: cluster 2023-12-01T17:15:07.980174+0000 mgr.y (mgr.24356) 2911 : cluster 0 pgmap v2879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:10 smithi141 bash[31670]: audit 2023-12-01T17:15:09.670987+0000 mon.c (mon.2) 1858 : audit 0 from='client.? 172.21.15.40:0/2064269772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:10 smithi040 bash[28232]: audit 2023-12-01T17:15:09.670987+0000 mon.c (mon.2) 1858 : audit 0 from='client.? 172.21.15.40:0/2064269772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:10 smithi040 bash[41173]: audit 2023-12-01T17:15:09.670987+0000 mon.c (mon.2) 1858 : audit 0 from='client.? 172.21.15.40:0/2064269772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:11 smithi141 bash[31670]: cluster 2023-12-01T17:15:09.981384+0000 mgr.y (mgr.24356) 2912 : cluster 0 pgmap v2880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:11 smithi040 bash[41173]: cluster 2023-12-01T17:15:09.981384+0000 mgr.y (mgr.24356) 2912 : cluster 0 pgmap v2880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:11 smithi040 bash[28232]: cluster 2023-12-01T17:15:09.981384+0000 mgr.y (mgr.24356) 2912 : cluster 0 pgmap v2880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:12 smithi141 bash[31670]: audit 2023-12-01T17:15:12.134700+0000 mon.a (mon.0) 2404 : audit 0 from='client.? 172.21.15.40:0/1702803407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:12 smithi040 bash[28232]: audit 2023-12-01T17:15:12.134700+0000 mon.a (mon.0) 2404 : audit 0 from='client.? 172.21.15.40:0/1702803407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:12 smithi040 bash[41173]: audit 2023-12-01T17:15:12.134700+0000 mon.a (mon.0) 2404 : audit 0 from='client.? 172.21.15.40:0/1702803407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:13 smithi141 bash[31670]: cluster 2023-12-01T17:15:11.981992+0000 mgr.y (mgr.24356) 2913 : cluster 0 pgmap v2881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:13 smithi040 bash[28232]: cluster 2023-12-01T17:15:11.981992+0000 mgr.y (mgr.24356) 2913 : cluster 0 pgmap v2881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:13 smithi040 bash[41173]: cluster 2023-12-01T17:15:11.981992+0000 mgr.y (mgr.24356) 2913 : cluster 0 pgmap v2881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:15 smithi040 bash[28232]: cluster 2023-12-01T17:15:13.982660+0000 mgr.y (mgr.24356) 2914 : cluster 0 pgmap v2882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:15 smithi040 bash[28232]: audit 2023-12-01T17:15:14.593866+0000 mon.c (mon.2) 1859 : audit 0 from='client.? 172.21.15.40:0/2091708984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:15 smithi040 bash[41173]: cluster 2023-12-01T17:15:13.982660+0000 mgr.y (mgr.24356) 2914 : cluster 0 pgmap v2882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:15 smithi040 bash[41173]: audit 2023-12-01T17:15:14.593866+0000 mon.c (mon.2) 1859 : audit 0 from='client.? 172.21.15.40:0/2091708984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:15 smithi141 bash[31670]: cluster 2023-12-01T17:15:13.982660+0000 mgr.y (mgr.24356) 2914 : cluster 0 pgmap v2882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:15 smithi141 bash[31670]: audit 2023-12-01T17:15:14.593866+0000 mon.c (mon.2) 1859 : audit 0 from='client.? 172.21.15.40:0/2091708984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:15:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:15:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:17 smithi040 bash[41173]: cluster 2023-12-01T17:15:15.983798+0000 mgr.y (mgr.24356) 2915 : cluster 0 pgmap v2883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:17 smithi040 bash[41173]: audit 2023-12-01T17:15:17.051574+0000 mon.a (mon.0) 2405 : audit 0 from='client.? 172.21.15.40:0/296738138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:17 smithi040 bash[28232]: cluster 2023-12-01T17:15:15.983798+0000 mgr.y (mgr.24356) 2915 : cluster 0 pgmap v2883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:17 smithi040 bash[28232]: audit 2023-12-01T17:15:17.051574+0000 mon.a (mon.0) 2405 : audit 0 from='client.? 172.21.15.40:0/296738138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:17 smithi141 bash[31670]: cluster 2023-12-01T17:15:15.983798+0000 mgr.y (mgr.24356) 2915 : cluster 0 pgmap v2883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:17 smithi141 bash[31670]: audit 2023-12-01T17:15:17.051574+0000 mon.a (mon.0) 2405 : audit 0 from='client.? 172.21.15.40:0/296738138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:18 smithi040 bash[41173]: audit 2023-12-01T17:15:18.450707+0000 mon.c (mon.2) 1860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:18 smithi040 bash[28232]: audit 2023-12-01T17:15:18.450707+0000 mon.c (mon.2) 1860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:18 smithi141 bash[31670]: audit 2023-12-01T17:15:18.450707+0000 mon.c (mon.2) 1860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:19 smithi040 bash[41173]: cluster 2023-12-01T17:15:17.984473+0000 mgr.y (mgr.24356) 2916 : cluster 0 pgmap v2884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:19 smithi040 bash[41173]: audit 2023-12-01T17:15:19.520077+0000 mon.c (mon.2) 1861 : audit 0 from='client.? 172.21.15.40:0/551376935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:19 smithi040 bash[28232]: cluster 2023-12-01T17:15:17.984473+0000 mgr.y (mgr.24356) 2916 : cluster 0 pgmap v2884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:19 smithi040 bash[28232]: audit 2023-12-01T17:15:19.520077+0000 mon.c (mon.2) 1861 : audit 0 from='client.? 172.21.15.40:0/551376935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:19 smithi141 bash[31670]: cluster 2023-12-01T17:15:17.984473+0000 mgr.y (mgr.24356) 2916 : cluster 0 pgmap v2884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:19 smithi141 bash[31670]: audit 2023-12-01T17:15:19.520077+0000 mon.c (mon.2) 1861 : audit 0 from='client.? 172.21.15.40:0/551376935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:21 smithi040 bash[41173]: cluster 2023-12-01T17:15:19.985662+0000 mgr.y (mgr.24356) 2917 : cluster 0 pgmap v2885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:21 smithi040 bash[28232]: cluster 2023-12-01T17:15:19.985662+0000 mgr.y (mgr.24356) 2917 : cluster 0 pgmap v2885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:21 smithi141 bash[31670]: cluster 2023-12-01T17:15:19.985662+0000 mgr.y (mgr.24356) 2917 : cluster 0 pgmap v2885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:22 smithi040 bash[41173]: audit 2023-12-01T17:15:21.986677+0000 mon.a (mon.0) 2406 : audit 0 from='client.? 172.21.15.40:0/369812202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:22 smithi040 bash[28232]: audit 2023-12-01T17:15:21.986677+0000 mon.a (mon.0) 2406 : audit 0 from='client.? 172.21.15.40:0/369812202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:22 smithi141 bash[31670]: audit 2023-12-01T17:15:21.986677+0000 mon.a (mon.0) 2406 : audit 0 from='client.? 172.21.15.40:0/369812202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:23 smithi040 bash[28232]: cluster 2023-12-01T17:15:21.986299+0000 mgr.y (mgr.24356) 2918 : cluster 0 pgmap v2886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:23 smithi040 bash[41173]: cluster 2023-12-01T17:15:21.986299+0000 mgr.y (mgr.24356) 2918 : cluster 0 pgmap v2886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:23 smithi141 bash[31670]: cluster 2023-12-01T17:15:21.986299+0000 mgr.y (mgr.24356) 2918 : cluster 0 pgmap v2886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:25 smithi141 bash[31670]: cluster 2023-12-01T17:15:23.986985+0000 mgr.y (mgr.24356) 2919 : cluster 0 pgmap v2887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:25 smithi141 bash[31670]: audit 2023-12-01T17:15:24.450117+0000 mon.c (mon.2) 1862 : audit 0 from='client.? 172.21.15.40:0/3929532292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:25 smithi040 bash[28232]: cluster 2023-12-01T17:15:23.986985+0000 mgr.y (mgr.24356) 2919 : cluster 0 pgmap v2887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:25 smithi040 bash[28232]: audit 2023-12-01T17:15:24.450117+0000 mon.c (mon.2) 1862 : audit 0 from='client.? 172.21.15.40:0/3929532292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:25 smithi040 bash[41173]: cluster 2023-12-01T17:15:23.986985+0000 mgr.y (mgr.24356) 2919 : cluster 0 pgmap v2887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:25 smithi040 bash[41173]: audit 2023-12-01T17:15:24.450117+0000 mon.c (mon.2) 1862 : audit 0 from='client.? 172.21.15.40:0/3929532292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:15:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:15:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:27 smithi141 bash[31670]: cluster 2023-12-01T17:15:25.988141+0000 mgr.y (mgr.24356) 2920 : cluster 0 pgmap v2888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:27 smithi141 bash[31670]: audit 2023-12-01T17:15:26.909461+0000 mon.a (mon.0) 2407 : audit 0 from='client.? 172.21.15.40:0/2101903096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:27 smithi040 bash[28232]: cluster 2023-12-01T17:15:25.988141+0000 mgr.y (mgr.24356) 2920 : cluster 0 pgmap v2888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:27 smithi040 bash[28232]: audit 2023-12-01T17:15:26.909461+0000 mon.a (mon.0) 2407 : audit 0 from='client.? 172.21.15.40:0/2101903096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:27 smithi040 bash[41173]: cluster 2023-12-01T17:15:25.988141+0000 mgr.y (mgr.24356) 2920 : cluster 0 pgmap v2888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:27 smithi040 bash[41173]: audit 2023-12-01T17:15:26.909461+0000 mon.a (mon.0) 2407 : audit 0 from='client.? 172.21.15.40:0/2101903096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:29 smithi141 bash[31670]: cluster 2023-12-01T17:15:27.988862+0000 mgr.y (mgr.24356) 2921 : cluster 0 pgmap v2889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:29 smithi040 bash[41173]: cluster 2023-12-01T17:15:27.988862+0000 mgr.y (mgr.24356) 2921 : cluster 0 pgmap v2889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:29 smithi040 bash[28232]: cluster 2023-12-01T17:15:27.988862+0000 mgr.y (mgr.24356) 2921 : cluster 0 pgmap v2889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:30 smithi141 bash[31670]: audit 2023-12-01T17:15:29.381165+0000 mon.a (mon.0) 2408 : audit 0 from='client.? 172.21.15.40:0/1983523150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:30 smithi040 bash[41173]: audit 2023-12-01T17:15:29.381165+0000 mon.a (mon.0) 2408 : audit 0 from='client.? 172.21.15.40:0/1983523150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:30 smithi040 bash[28232]: audit 2023-12-01T17:15:29.381165+0000 mon.a (mon.0) 2408 : audit 0 from='client.? 172.21.15.40:0/1983523150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:31 smithi141 bash[31670]: cluster 2023-12-01T17:15:29.989981+0000 mgr.y (mgr.24356) 2922 : cluster 0 pgmap v2890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:31 smithi040 bash[41173]: cluster 2023-12-01T17:15:29.989981+0000 mgr.y (mgr.24356) 2922 : cluster 0 pgmap v2890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:31 smithi040 bash[28232]: cluster 2023-12-01T17:15:29.989981+0000 mgr.y (mgr.24356) 2922 : cluster 0 pgmap v2890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:32 smithi141 bash[31670]: audit 2023-12-01T17:15:31.697847+0000 mon.c (mon.2) 1863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:15:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:32 smithi141 bash[31670]: audit 2023-12-01T17:15:31.844487+0000 mon.a (mon.0) 2409 : audit 0 from='client.? 172.21.15.40:0/993054131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:32 smithi040 bash[28232]: audit 2023-12-01T17:15:31.697847+0000 mon.c (mon.2) 1863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:15:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:32 smithi040 bash[28232]: audit 2023-12-01T17:15:31.844487+0000 mon.a (mon.0) 2409 : audit 0 from='client.? 172.21.15.40:0/993054131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:32 smithi040 bash[41173]: audit 2023-12-01T17:15:31.697847+0000 mon.c (mon.2) 1863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:15:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:32 smithi040 bash[41173]: audit 2023-12-01T17:15:31.844487+0000 mon.a (mon.0) 2409 : audit 0 from='client.? 172.21.15.40:0/993054131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:33 smithi141 bash[31670]: cluster 2023-12-01T17:15:31.990543+0000 mgr.y (mgr.24356) 2923 : cluster 0 pgmap v2891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:33 smithi040 bash[28232]: cluster 2023-12-01T17:15:31.990543+0000 mgr.y (mgr.24356) 2923 : cluster 0 pgmap v2891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:33 smithi040 bash[41173]: cluster 2023-12-01T17:15:31.990543+0000 mgr.y (mgr.24356) 2923 : cluster 0 pgmap v2891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:34 smithi141 bash[31670]: audit 2023-12-01T17:15:33.451211+0000 mon.c (mon.2) 1864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:34 smithi040 bash[28232]: audit 2023-12-01T17:15:33.451211+0000 mon.c (mon.2) 1864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:34 smithi040 bash[41173]: audit 2023-12-01T17:15:33.451211+0000 mon.c (mon.2) 1864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:35 smithi141 bash[31670]: cluster 2023-12-01T17:15:33.991305+0000 mgr.y (mgr.24356) 2924 : cluster 0 pgmap v2892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:35 smithi141 bash[31670]: audit 2023-12-01T17:15:34.332262+0000 mon.a (mon.0) 2410 : audit 0 from='client.? 172.21.15.40:0/265583478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:35 smithi040 bash[41173]: cluster 2023-12-01T17:15:33.991305+0000 mgr.y (mgr.24356) 2924 : cluster 0 pgmap v2892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:35 smithi040 bash[41173]: audit 2023-12-01T17:15:34.332262+0000 mon.a (mon.0) 2410 : audit 0 from='client.? 172.21.15.40:0/265583478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:35 smithi040 bash[28232]: cluster 2023-12-01T17:15:33.991305+0000 mgr.y (mgr.24356) 2924 : cluster 0 pgmap v2892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:35 smithi040 bash[28232]: audit 2023-12-01T17:15:34.332262+0000 mon.a (mon.0) 2410 : audit 0 from='client.? 172.21.15.40:0/265583478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:15:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:15:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:37 smithi141 bash[31670]: cluster 2023-12-01T17:15:35.992657+0000 mgr.y (mgr.24356) 2925 : cluster 0 pgmap v2893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:37 smithi141 bash[31670]: audit 2023-12-01T17:15:36.804857+0000 mon.c (mon.2) 1865 : audit 0 from='client.? 172.21.15.40:0/3691731844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:37 smithi040 bash[28232]: cluster 2023-12-01T17:15:35.992657+0000 mgr.y (mgr.24356) 2925 : cluster 0 pgmap v2893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:37 smithi040 bash[28232]: audit 2023-12-01T17:15:36.804857+0000 mon.c (mon.2) 1865 : audit 0 from='client.? 172.21.15.40:0/3691731844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:37 smithi040 bash[41173]: cluster 2023-12-01T17:15:35.992657+0000 mgr.y (mgr.24356) 2925 : cluster 0 pgmap v2893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:37 smithi040 bash[41173]: audit 2023-12-01T17:15:36.804857+0000 mon.c (mon.2) 1865 : audit 0 from='client.? 172.21.15.40:0/3691731844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:37.551102+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:37.567983+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:37.856118+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:37.866668+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:38.347837+0000 mon.c (mon.2) 1866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:38.349615+0000 mon.c (mon.2) 1867 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[28232]: audit 2023-12-01T17:15:38.363051+0000 mon.a (mon.0) 2415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:37.551102+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:37.567983+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:37.856118+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:37.866668+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:38.347837+0000 mon.c (mon.2) 1866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:15:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:38.349615+0000 mon.c (mon.2) 1867 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:15:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:38 smithi040 bash[41173]: audit 2023-12-01T17:15:38.363051+0000 mon.a (mon.0) 2415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:37.551102+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:37.567983+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:37.856118+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:37.866668+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:38.347837+0000 mon.c (mon.2) 1866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:15:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:38.349615+0000 mon.c (mon.2) 1867 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:15:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:38 smithi141 bash[31670]: audit 2023-12-01T17:15:38.363051+0000 mon.a (mon.0) 2415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:15:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:39 smithi040 bash[28232]: cluster 2023-12-01T17:15:37.993321+0000 mgr.y (mgr.24356) 2926 : cluster 0 pgmap v2894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:39 smithi040 bash[28232]: audit 2023-12-01T17:15:39.270358+0000 mon.a (mon.0) 2416 : audit 0 from='client.? 172.21.15.40:0/2366699140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:39 smithi040 bash[41173]: cluster 2023-12-01T17:15:37.993321+0000 mgr.y (mgr.24356) 2926 : cluster 0 pgmap v2894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:39 smithi040 bash[41173]: audit 2023-12-01T17:15:39.270358+0000 mon.a (mon.0) 2416 : audit 0 from='client.? 172.21.15.40:0/2366699140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:39 smithi141 bash[31670]: cluster 2023-12-01T17:15:37.993321+0000 mgr.y (mgr.24356) 2926 : cluster 0 pgmap v2894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:39 smithi141 bash[31670]: audit 2023-12-01T17:15:39.270358+0000 mon.a (mon.0) 2416 : audit 0 from='client.? 172.21.15.40:0/2366699140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:41 smithi040 bash[28232]: cluster 2023-12-01T17:15:39.994505+0000 mgr.y (mgr.24356) 2927 : cluster 0 pgmap v2895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:41 smithi040 bash[41173]: cluster 2023-12-01T17:15:39.994505+0000 mgr.y (mgr.24356) 2927 : cluster 0 pgmap v2895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:41 smithi141 bash[31670]: cluster 2023-12-01T17:15:39.994505+0000 mgr.y (mgr.24356) 2927 : cluster 0 pgmap v2895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:42 smithi040 bash[28232]: audit 2023-12-01T17:15:41.730109+0000 mon.c (mon.2) 1868 : audit 0 from='client.? 172.21.15.40:0/2670600696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:42 smithi040 bash[41173]: audit 2023-12-01T17:15:41.730109+0000 mon.c (mon.2) 1868 : audit 0 from='client.? 172.21.15.40:0/2670600696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:42 smithi141 bash[31670]: audit 2023-12-01T17:15:41.730109+0000 mon.c (mon.2) 1868 : audit 0 from='client.? 172.21.15.40:0/2670600696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:43 smithi040 bash[28232]: cluster 2023-12-01T17:15:41.995180+0000 mgr.y (mgr.24356) 2928 : cluster 0 pgmap v2896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:43 smithi040 bash[41173]: cluster 2023-12-01T17:15:41.995180+0000 mgr.y (mgr.24356) 2928 : cluster 0 pgmap v2896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:43 smithi141 bash[31670]: cluster 2023-12-01T17:15:41.995180+0000 mgr.y (mgr.24356) 2928 : cluster 0 pgmap v2896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:45 smithi141 bash[31670]: cluster 2023-12-01T17:15:43.995810+0000 mgr.y (mgr.24356) 2929 : cluster 0 pgmap v2897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:45 smithi141 bash[31670]: audit 2023-12-01T17:15:44.194314+0000 mon.a (mon.0) 2417 : audit 0 from='client.? 172.21.15.40:0/434835830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:45 smithi040 bash[28232]: cluster 2023-12-01T17:15:43.995810+0000 mgr.y (mgr.24356) 2929 : cluster 0 pgmap v2897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:45 smithi040 bash[28232]: audit 2023-12-01T17:15:44.194314+0000 mon.a (mon.0) 2417 : audit 0 from='client.? 172.21.15.40:0/434835830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:45 smithi040 bash[41173]: cluster 2023-12-01T17:15:43.995810+0000 mgr.y (mgr.24356) 2929 : cluster 0 pgmap v2897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:45 smithi040 bash[41173]: audit 2023-12-01T17:15:44.194314+0000 mon.a (mon.0) 2417 : audit 0 from='client.? 172.21.15.40:0/434835830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:15:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:15:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:47 smithi141 bash[31670]: cluster 2023-12-01T17:15:45.997085+0000 mgr.y (mgr.24356) 2930 : cluster 0 pgmap v2898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:47 smithi141 bash[31670]: audit 2023-12-01T17:15:46.661310+0000 mon.a (mon.0) 2418 : audit 0 from='client.? 172.21.15.40:0/1683927178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:47 smithi040 bash[28232]: cluster 2023-12-01T17:15:45.997085+0000 mgr.y (mgr.24356) 2930 : cluster 0 pgmap v2898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:47 smithi040 bash[28232]: audit 2023-12-01T17:15:46.661310+0000 mon.a (mon.0) 2418 : audit 0 from='client.? 172.21.15.40:0/1683927178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:47 smithi040 bash[41173]: cluster 2023-12-01T17:15:45.997085+0000 mgr.y (mgr.24356) 2930 : cluster 0 pgmap v2898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:47 smithi040 bash[41173]: audit 2023-12-01T17:15:46.661310+0000 mon.a (mon.0) 2418 : audit 0 from='client.? 172.21.15.40:0/1683927178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:49 smithi141 bash[31670]: cluster 2023-12-01T17:15:47.997733+0000 mgr.y (mgr.24356) 2931 : cluster 0 pgmap v2899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:49 smithi141 bash[31670]: audit 2023-12-01T17:15:48.451514+0000 mon.c (mon.2) 1869 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:49 smithi141 bash[31670]: audit 2023-12-01T17:15:49.126019+0000 mon.c (mon.2) 1870 : audit 0 from='client.? 172.21.15.40:0/3162672255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:49 smithi040 bash[41173]: cluster 2023-12-01T17:15:47.997733+0000 mgr.y (mgr.24356) 2931 : cluster 0 pgmap v2899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:49 smithi040 bash[41173]: audit 2023-12-01T17:15:48.451514+0000 mon.c (mon.2) 1869 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:49 smithi040 bash[41173]: audit 2023-12-01T17:15:49.126019+0000 mon.c (mon.2) 1870 : audit 0 from='client.? 172.21.15.40:0/3162672255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:49 smithi040 bash[28232]: cluster 2023-12-01T17:15:47.997733+0000 mgr.y (mgr.24356) 2931 : cluster 0 pgmap v2899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:49 smithi040 bash[28232]: audit 2023-12-01T17:15:48.451514+0000 mon.c (mon.2) 1869 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:49 smithi040 bash[28232]: audit 2023-12-01T17:15:49.126019+0000 mon.c (mon.2) 1870 : audit 0 from='client.? 172.21.15.40:0/3162672255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:51 smithi141 bash[31670]: cluster 2023-12-01T17:15:49.998865+0000 mgr.y (mgr.24356) 2932 : cluster 0 pgmap v2900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:51 smithi040 bash[28232]: cluster 2023-12-01T17:15:49.998865+0000 mgr.y (mgr.24356) 2932 : cluster 0 pgmap v2900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:51 smithi040 bash[41173]: cluster 2023-12-01T17:15:49.998865+0000 mgr.y (mgr.24356) 2932 : cluster 0 pgmap v2900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:52 smithi141 bash[31670]: audit 2023-12-01T17:15:51.590552+0000 mon.a (mon.0) 2419 : audit 0 from='client.? 172.21.15.40:0/3518982398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:52 smithi040 bash[28232]: audit 2023-12-01T17:15:51.590552+0000 mon.a (mon.0) 2419 : audit 0 from='client.? 172.21.15.40:0/3518982398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:52 smithi040 bash[41173]: audit 2023-12-01T17:15:51.590552+0000 mon.a (mon.0) 2419 : audit 0 from='client.? 172.21.15.40:0/3518982398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:53 smithi141 bash[31670]: cluster 2023-12-01T17:15:51.999554+0000 mgr.y (mgr.24356) 2933 : cluster 0 pgmap v2901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:53 smithi040 bash[41173]: cluster 2023-12-01T17:15:51.999554+0000 mgr.y (mgr.24356) 2933 : cluster 0 pgmap v2901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:53 smithi040 bash[28232]: cluster 2023-12-01T17:15:51.999554+0000 mgr.y (mgr.24356) 2933 : cluster 0 pgmap v2901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:54 smithi141 bash[31670]: audit 2023-12-01T17:15:54.059495+0000 mon.c (mon.2) 1871 : audit 0 from='client.? 172.21.15.40:0/544711292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:54 smithi040 bash[41173]: audit 2023-12-01T17:15:54.059495+0000 mon.c (mon.2) 1871 : audit 0 from='client.? 172.21.15.40:0/544711292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:54 smithi040 bash[28232]: audit 2023-12-01T17:15:54.059495+0000 mon.c (mon.2) 1871 : audit 0 from='client.? 172.21.15.40:0/544711292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:55 smithi141 bash[31670]: cluster 2023-12-01T17:15:54.000035+0000 mgr.y (mgr.24356) 2934 : cluster 0 pgmap v2902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:55 smithi040 bash[41173]: cluster 2023-12-01T17:15:54.000035+0000 mgr.y (mgr.24356) 2934 : cluster 0 pgmap v2902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:55 smithi040 bash[28232]: cluster 2023-12-01T17:15:54.000035+0000 mgr.y (mgr.24356) 2934 : cluster 0 pgmap v2902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:15:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:15:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:57 smithi141 bash[31670]: cluster 2023-12-01T17:15:56.001306+0000 mgr.y (mgr.24356) 2935 : cluster 0 pgmap v2903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:57 smithi141 bash[31670]: audit 2023-12-01T17:15:56.514922+0000 mon.c (mon.2) 1872 : audit 0 from='client.? 172.21.15.40:0/881676773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:57 smithi040 bash[28232]: cluster 2023-12-01T17:15:56.001306+0000 mgr.y (mgr.24356) 2935 : cluster 0 pgmap v2903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:57 smithi040 bash[28232]: audit 2023-12-01T17:15:56.514922+0000 mon.c (mon.2) 1872 : audit 0 from='client.? 172.21.15.40:0/881676773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:57 smithi040 bash[41173]: cluster 2023-12-01T17:15:56.001306+0000 mgr.y (mgr.24356) 2935 : cluster 0 pgmap v2903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:57 smithi040 bash[41173]: audit 2023-12-01T17:15:56.514922+0000 mon.c (mon.2) 1872 : audit 0 from='client.? 172.21.15.40:0/881676773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:59 smithi141 bash[31670]: cluster 2023-12-01T17:15:58.002118+0000 mgr.y (mgr.24356) 2936 : cluster 0 pgmap v2904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:15:59 smithi141 bash[31670]: audit 2023-12-01T17:15:58.981245+0000 mon.c (mon.2) 1873 : audit 0 from='client.? 172.21.15.40:0/3250630763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:59 smithi040 bash[41173]: cluster 2023-12-01T17:15:58.002118+0000 mgr.y (mgr.24356) 2936 : cluster 0 pgmap v2904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:15:59 smithi040 bash[41173]: audit 2023-12-01T17:15:58.981245+0000 mon.c (mon.2) 1873 : audit 0 from='client.? 172.21.15.40:0/3250630763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:15:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:59 smithi040 bash[28232]: cluster 2023-12-01T17:15:58.002118+0000 mgr.y (mgr.24356) 2936 : cluster 0 pgmap v2904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:15:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:15:59 smithi040 bash[28232]: audit 2023-12-01T17:15:58.981245+0000 mon.c (mon.2) 1873 : audit 0 from='client.? 172.21.15.40:0/3250630763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:01 smithi141 bash[31670]: cluster 2023-12-01T17:16:00.003221+0000 mgr.y (mgr.24356) 2937 : cluster 0 pgmap v2905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:01 smithi040 bash[41173]: cluster 2023-12-01T17:16:00.003221+0000 mgr.y (mgr.24356) 2937 : cluster 0 pgmap v2905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:01 smithi040 bash[28232]: cluster 2023-12-01T17:16:00.003221+0000 mgr.y (mgr.24356) 2937 : cluster 0 pgmap v2905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:02 smithi141 bash[31670]: audit 2023-12-01T17:16:01.439471+0000 mon.a (mon.0) 2420 : audit 0 from='client.? 172.21.15.40:0/606022852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:02 smithi040 bash[41173]: audit 2023-12-01T17:16:01.439471+0000 mon.a (mon.0) 2420 : audit 0 from='client.? 172.21.15.40:0/606022852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:02 smithi040 bash[28232]: audit 2023-12-01T17:16:01.439471+0000 mon.a (mon.0) 2420 : audit 0 from='client.? 172.21.15.40:0/606022852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:03 smithi141 bash[31670]: cluster 2023-12-01T17:16:02.003925+0000 mgr.y (mgr.24356) 2938 : cluster 0 pgmap v2906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:03 smithi040 bash[41173]: cluster 2023-12-01T17:16:02.003925+0000 mgr.y (mgr.24356) 2938 : cluster 0 pgmap v2906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:03 smithi040 bash[28232]: cluster 2023-12-01T17:16:02.003925+0000 mgr.y (mgr.24356) 2938 : cluster 0 pgmap v2906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:04 smithi141 bash[31670]: audit 2023-12-01T17:16:03.452018+0000 mon.c (mon.2) 1874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:04 smithi141 bash[31670]: audit 2023-12-01T17:16:03.899672+0000 mon.a (mon.0) 2421 : audit 0 from='client.? 172.21.15.40:0/3630464963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:04 smithi040 bash[41173]: audit 2023-12-01T17:16:03.452018+0000 mon.c (mon.2) 1874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:04 smithi040 bash[41173]: audit 2023-12-01T17:16:03.899672+0000 mon.a (mon.0) 2421 : audit 0 from='client.? 172.21.15.40:0/3630464963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:04 smithi040 bash[28232]: audit 2023-12-01T17:16:03.452018+0000 mon.c (mon.2) 1874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:04 smithi040 bash[28232]: audit 2023-12-01T17:16:03.899672+0000 mon.a (mon.0) 2421 : audit 0 from='client.? 172.21.15.40:0/3630464963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:05 smithi141 bash[31670]: cluster 2023-12-01T17:16:04.004635+0000 mgr.y (mgr.24356) 2939 : cluster 0 pgmap v2907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:05 smithi040 bash[28232]: cluster 2023-12-01T17:16:04.004635+0000 mgr.y (mgr.24356) 2939 : cluster 0 pgmap v2907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:05 smithi040 bash[41173]: cluster 2023-12-01T17:16:04.004635+0000 mgr.y (mgr.24356) 2939 : cluster 0 pgmap v2907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:16:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:16:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:07 smithi141 bash[31670]: cluster 2023-12-01T17:16:06.005416+0000 mgr.y (mgr.24356) 2940 : cluster 0 pgmap v2908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:07 smithi141 bash[31670]: audit 2023-12-01T17:16:06.365806+0000 mon.c (mon.2) 1875 : audit 0 from='client.? 172.21.15.40:0/604686947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:07 smithi040 bash[41173]: cluster 2023-12-01T17:16:06.005416+0000 mgr.y (mgr.24356) 2940 : cluster 0 pgmap v2908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:07 smithi040 bash[41173]: audit 2023-12-01T17:16:06.365806+0000 mon.c (mon.2) 1875 : audit 0 from='client.? 172.21.15.40:0/604686947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:07 smithi040 bash[28232]: cluster 2023-12-01T17:16:06.005416+0000 mgr.y (mgr.24356) 2940 : cluster 0 pgmap v2908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:07 smithi040 bash[28232]: audit 2023-12-01T17:16:06.365806+0000 mon.c (mon.2) 1875 : audit 0 from='client.? 172.21.15.40:0/604686947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:09 smithi141 bash[31670]: cluster 2023-12-01T17:16:08.006063+0000 mgr.y (mgr.24356) 2941 : cluster 0 pgmap v2909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:09 smithi141 bash[31670]: audit 2023-12-01T17:16:08.832427+0000 mon.a (mon.0) 2422 : audit 0 from='client.? 172.21.15.40:0/4101410519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:09 smithi040 bash[28232]: cluster 2023-12-01T17:16:08.006063+0000 mgr.y (mgr.24356) 2941 : cluster 0 pgmap v2909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:09 smithi040 bash[28232]: audit 2023-12-01T17:16:08.832427+0000 mon.a (mon.0) 2422 : audit 0 from='client.? 172.21.15.40:0/4101410519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:09 smithi040 bash[41173]: cluster 2023-12-01T17:16:08.006063+0000 mgr.y (mgr.24356) 2941 : cluster 0 pgmap v2909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:09 smithi040 bash[41173]: audit 2023-12-01T17:16:08.832427+0000 mon.a (mon.0) 2422 : audit 0 from='client.? 172.21.15.40:0/4101410519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:11 smithi141 bash[31670]: cluster 2023-12-01T17:16:10.007032+0000 mgr.y (mgr.24356) 2942 : cluster 0 pgmap v2910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:11 smithi040 bash[28232]: cluster 2023-12-01T17:16:10.007032+0000 mgr.y (mgr.24356) 2942 : cluster 0 pgmap v2910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:11 smithi040 bash[41173]: cluster 2023-12-01T17:16:10.007032+0000 mgr.y (mgr.24356) 2942 : cluster 0 pgmap v2910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:12 smithi141 bash[31670]: audit 2023-12-01T17:16:11.314637+0000 mon.a (mon.0) 2423 : audit 0 from='client.? 172.21.15.40:0/2019770855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:12 smithi040 bash[28232]: audit 2023-12-01T17:16:11.314637+0000 mon.a (mon.0) 2423 : audit 0 from='client.? 172.21.15.40:0/2019770855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:12 smithi040 bash[41173]: audit 2023-12-01T17:16:11.314637+0000 mon.a (mon.0) 2423 : audit 0 from='client.? 172.21.15.40:0/2019770855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:13 smithi141 bash[31670]: cluster 2023-12-01T17:16:12.007690+0000 mgr.y (mgr.24356) 2943 : cluster 0 pgmap v2911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:13 smithi040 bash[28232]: cluster 2023-12-01T17:16:12.007690+0000 mgr.y (mgr.24356) 2943 : cluster 0 pgmap v2911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:13 smithi040 bash[41173]: cluster 2023-12-01T17:16:12.007690+0000 mgr.y (mgr.24356) 2943 : cluster 0 pgmap v2911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:14 smithi141 bash[31670]: audit 2023-12-01T17:16:13.772884+0000 mon.c (mon.2) 1876 : audit 0 from='client.? 172.21.15.40:0/764749109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:14 smithi040 bash[41173]: audit 2023-12-01T17:16:13.772884+0000 mon.c (mon.2) 1876 : audit 0 from='client.? 172.21.15.40:0/764749109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:14 smithi040 bash[28232]: audit 2023-12-01T17:16:13.772884+0000 mon.c (mon.2) 1876 : audit 0 from='client.? 172.21.15.40:0/764749109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:15 smithi141 bash[31670]: cluster 2023-12-01T17:16:14.008467+0000 mgr.y (mgr.24356) 2944 : cluster 0 pgmap v2912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:15 smithi040 bash[28232]: cluster 2023-12-01T17:16:14.008467+0000 mgr.y (mgr.24356) 2944 : cluster 0 pgmap v2912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:15 smithi040 bash[41173]: cluster 2023-12-01T17:16:14.008467+0000 mgr.y (mgr.24356) 2944 : cluster 0 pgmap v2912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:16 smithi040 bash[28232]: audit 2023-12-01T17:16:16.236397+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.40:0/236398622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:16:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:16:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:16 smithi040 bash[41173]: audit 2023-12-01T17:16:16.236397+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.40:0/236398622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:16 smithi141 bash[31670]: audit 2023-12-01T17:16:16.236397+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.40:0/236398622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:17 smithi040 bash[28232]: cluster 2023-12-01T17:16:16.009579+0000 mgr.y (mgr.24356) 2945 : cluster 0 pgmap v2913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:17 smithi040 bash[41173]: cluster 2023-12-01T17:16:16.009579+0000 mgr.y (mgr.24356) 2945 : cluster 0 pgmap v2913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:17 smithi141 bash[31670]: cluster 2023-12-01T17:16:16.009579+0000 mgr.y (mgr.24356) 2945 : cluster 0 pgmap v2913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:19 smithi040 bash[28232]: cluster 2023-12-01T17:16:18.010311+0000 mgr.y (mgr.24356) 2946 : cluster 0 pgmap v2914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:19 smithi040 bash[28232]: audit 2023-12-01T17:16:18.451836+0000 mon.c (mon.2) 1877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:19 smithi040 bash[28232]: audit 2023-12-01T17:16:18.717878+0000 mon.c (mon.2) 1878 : audit 0 from='client.? 172.21.15.40:0/667725845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:19 smithi040 bash[41173]: cluster 2023-12-01T17:16:18.010311+0000 mgr.y (mgr.24356) 2946 : cluster 0 pgmap v2914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:19 smithi040 bash[41173]: audit 2023-12-01T17:16:18.451836+0000 mon.c (mon.2) 1877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:19 smithi040 bash[41173]: audit 2023-12-01T17:16:18.717878+0000 mon.c (mon.2) 1878 : audit 0 from='client.? 172.21.15.40:0/667725845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:19 smithi141 bash[31670]: cluster 2023-12-01T17:16:18.010311+0000 mgr.y (mgr.24356) 2946 : cluster 0 pgmap v2914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:19 smithi141 bash[31670]: audit 2023-12-01T17:16:18.451836+0000 mon.c (mon.2) 1877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:19 smithi141 bash[31670]: audit 2023-12-01T17:16:18.717878+0000 mon.c (mon.2) 1878 : audit 0 from='client.? 172.21.15.40:0/667725845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:21 smithi040 bash[41173]: cluster 2023-12-01T17:16:20.011521+0000 mgr.y (mgr.24356) 2947 : cluster 0 pgmap v2915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:21 smithi040 bash[41173]: audit 2023-12-01T17:16:21.179197+0000 mon.a (mon.0) 2425 : audit 0 from='client.? 172.21.15.40:0/1102431310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:21 smithi040 bash[28232]: cluster 2023-12-01T17:16:20.011521+0000 mgr.y (mgr.24356) 2947 : cluster 0 pgmap v2915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:21 smithi040 bash[28232]: audit 2023-12-01T17:16:21.179197+0000 mon.a (mon.0) 2425 : audit 0 from='client.? 172.21.15.40:0/1102431310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:21 smithi141 bash[31670]: cluster 2023-12-01T17:16:20.011521+0000 mgr.y (mgr.24356) 2947 : cluster 0 pgmap v2915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:21 smithi141 bash[31670]: audit 2023-12-01T17:16:21.179197+0000 mon.a (mon.0) 2425 : audit 0 from='client.? 172.21.15.40:0/1102431310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:23 smithi040 bash[28232]: cluster 2023-12-01T17:16:22.012176+0000 mgr.y (mgr.24356) 2948 : cluster 0 pgmap v2916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:23 smithi040 bash[41173]: cluster 2023-12-01T17:16:22.012176+0000 mgr.y (mgr.24356) 2948 : cluster 0 pgmap v2916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:23 smithi141 bash[31670]: cluster 2023-12-01T17:16:22.012176+0000 mgr.y (mgr.24356) 2948 : cluster 0 pgmap v2916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:24 smithi040 bash[28232]: audit 2023-12-01T17:16:23.648349+0000 mon.c (mon.2) 1879 : audit 0 from='client.? 172.21.15.40:0/976232766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:24 smithi040 bash[41173]: audit 2023-12-01T17:16:23.648349+0000 mon.c (mon.2) 1879 : audit 0 from='client.? 172.21.15.40:0/976232766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:24 smithi141 bash[31670]: audit 2023-12-01T17:16:23.648349+0000 mon.c (mon.2) 1879 : audit 0 from='client.? 172.21.15.40:0/976232766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:25 smithi040 bash[28232]: cluster 2023-12-01T17:16:24.012862+0000 mgr.y (mgr.24356) 2949 : cluster 0 pgmap v2917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:25 smithi040 bash[41173]: cluster 2023-12-01T17:16:24.012862+0000 mgr.y (mgr.24356) 2949 : cluster 0 pgmap v2917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:25 smithi141 bash[31670]: cluster 2023-12-01T17:16:24.012862+0000 mgr.y (mgr.24356) 2949 : cluster 0 pgmap v2917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:16:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:16:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:26 smithi040 bash[41173]: audit 2023-12-01T17:16:26.112221+0000 mon.c (mon.2) 1880 : audit 0 from='client.? 172.21.15.40:0/689219760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:26 smithi040 bash[28232]: audit 2023-12-01T17:16:26.112221+0000 mon.c (mon.2) 1880 : audit 0 from='client.? 172.21.15.40:0/689219760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:26 smithi141 bash[31670]: audit 2023-12-01T17:16:26.112221+0000 mon.c (mon.2) 1880 : audit 0 from='client.? 172.21.15.40:0/689219760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:27 smithi040 bash[28232]: cluster 2023-12-01T17:16:26.013626+0000 mgr.y (mgr.24356) 2950 : cluster 0 pgmap v2918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:27 smithi040 bash[41173]: cluster 2023-12-01T17:16:26.013626+0000 mgr.y (mgr.24356) 2950 : cluster 0 pgmap v2918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:27 smithi141 bash[31670]: cluster 2023-12-01T17:16:26.013626+0000 mgr.y (mgr.24356) 2950 : cluster 0 pgmap v2918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:29 smithi040 bash[28232]: cluster 2023-12-01T17:16:28.014205+0000 mgr.y (mgr.24356) 2951 : cluster 0 pgmap v2919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:29 smithi040 bash[28232]: audit 2023-12-01T17:16:28.575640+0000 mon.a (mon.0) 2426 : audit 0 from='client.? 172.21.15.40:0/3058553204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:29 smithi040 bash[41173]: cluster 2023-12-01T17:16:28.014205+0000 mgr.y (mgr.24356) 2951 : cluster 0 pgmap v2919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:29 smithi040 bash[41173]: audit 2023-12-01T17:16:28.575640+0000 mon.a (mon.0) 2426 : audit 0 from='client.? 172.21.15.40:0/3058553204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:29 smithi141 bash[31670]: cluster 2023-12-01T17:16:28.014205+0000 mgr.y (mgr.24356) 2951 : cluster 0 pgmap v2919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:29 smithi141 bash[31670]: audit 2023-12-01T17:16:28.575640+0000 mon.a (mon.0) 2426 : audit 0 from='client.? 172.21.15.40:0/3058553204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:31 smithi040 bash[41173]: cluster 2023-12-01T17:16:30.015351+0000 mgr.y (mgr.24356) 2952 : cluster 0 pgmap v2920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:31 smithi040 bash[41173]: audit 2023-12-01T17:16:31.037329+0000 mon.a (mon.0) 2427 : audit 0 from='client.? 172.21.15.40:0/4052914680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:31 smithi040 bash[28232]: cluster 2023-12-01T17:16:30.015351+0000 mgr.y (mgr.24356) 2952 : cluster 0 pgmap v2920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:31 smithi040 bash[28232]: audit 2023-12-01T17:16:31.037329+0000 mon.a (mon.0) 2427 : audit 0 from='client.? 172.21.15.40:0/4052914680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:31 smithi141 bash[31670]: cluster 2023-12-01T17:16:30.015351+0000 mgr.y (mgr.24356) 2952 : cluster 0 pgmap v2920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:31 smithi141 bash[31670]: audit 2023-12-01T17:16:31.037329+0000 mon.a (mon.0) 2427 : audit 0 from='client.? 172.21.15.40:0/4052914680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:33 smithi040 bash[41173]: cluster 2023-12-01T17:16:32.016047+0000 mgr.y (mgr.24356) 2953 : cluster 0 pgmap v2921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:33 smithi040 bash[28232]: cluster 2023-12-01T17:16:32.016047+0000 mgr.y (mgr.24356) 2953 : cluster 0 pgmap v2921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:33 smithi141 bash[31670]: cluster 2023-12-01T17:16:32.016047+0000 mgr.y (mgr.24356) 2953 : cluster 0 pgmap v2921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:34 smithi040 bash[28232]: audit 2023-12-01T17:16:33.452637+0000 mon.c (mon.2) 1881 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:34 smithi040 bash[28232]: audit 2023-12-01T17:16:33.506120+0000 mon.a (mon.0) 2428 : audit 0 from='client.? 172.21.15.40:0/3749125035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:34 smithi040 bash[41173]: audit 2023-12-01T17:16:33.452637+0000 mon.c (mon.2) 1881 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:34 smithi040 bash[41173]: audit 2023-12-01T17:16:33.506120+0000 mon.a (mon.0) 2428 : audit 0 from='client.? 172.21.15.40:0/3749125035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:34 smithi141 bash[31670]: audit 2023-12-01T17:16:33.452637+0000 mon.c (mon.2) 1881 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:34 smithi141 bash[31670]: audit 2023-12-01T17:16:33.506120+0000 mon.a (mon.0) 2428 : audit 0 from='client.? 172.21.15.40:0/3749125035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:35 smithi040 bash[28232]: cluster 2023-12-01T17:16:34.016734+0000 mgr.y (mgr.24356) 2954 : cluster 0 pgmap v2922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:35 smithi040 bash[41173]: cluster 2023-12-01T17:16:34.016734+0000 mgr.y (mgr.24356) 2954 : cluster 0 pgmap v2922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:35 smithi141 bash[31670]: cluster 2023-12-01T17:16:34.016734+0000 mgr.y (mgr.24356) 2954 : cluster 0 pgmap v2922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:36 smithi040 bash[28232]: audit 2023-12-01T17:16:35.975859+0000 mon.a (mon.0) 2429 : audit 0 from='client.? 172.21.15.40:0/66106906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:16:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:16:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:36 smithi040 bash[41173]: audit 2023-12-01T17:16:35.975859+0000 mon.a (mon.0) 2429 : audit 0 from='client.? 172.21.15.40:0/66106906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:36 smithi141 bash[31670]: audit 2023-12-01T17:16:35.975859+0000 mon.a (mon.0) 2429 : audit 0 from='client.? 172.21.15.40:0/66106906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:37 smithi040 bash[28232]: cluster 2023-12-01T17:16:36.017842+0000 mgr.y (mgr.24356) 2955 : cluster 0 pgmap v2923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:37 smithi040 bash[41173]: cluster 2023-12-01T17:16:36.017842+0000 mgr.y (mgr.24356) 2955 : cluster 0 pgmap v2923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:37 smithi141 bash[31670]: cluster 2023-12-01T17:16:36.017842+0000 mgr.y (mgr.24356) 2955 : cluster 0 pgmap v2923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:39 smithi040 bash[28232]: cluster 2023-12-01T17:16:38.018503+0000 mgr.y (mgr.24356) 2956 : cluster 0 pgmap v2924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:39 smithi040 bash[28232]: audit 2023-12-01T17:16:38.446061+0000 mon.c (mon.2) 1882 : audit 0 from='client.? 172.21.15.40:0/3170055821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:39 smithi040 bash[28232]: audit 2023-12-01T17:16:38.448462+0000 mon.c (mon.2) 1883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:16:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:39 smithi040 bash[41173]: cluster 2023-12-01T17:16:38.018503+0000 mgr.y (mgr.24356) 2956 : cluster 0 pgmap v2924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:39 smithi040 bash[41173]: audit 2023-12-01T17:16:38.446061+0000 mon.c (mon.2) 1882 : audit 0 from='client.? 172.21.15.40:0/3170055821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:39 smithi040 bash[41173]: audit 2023-12-01T17:16:38.448462+0000 mon.c (mon.2) 1883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:16:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:39 smithi141 bash[31670]: cluster 2023-12-01T17:16:38.018503+0000 mgr.y (mgr.24356) 2956 : cluster 0 pgmap v2924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:39 smithi141 bash[31670]: audit 2023-12-01T17:16:38.446061+0000 mon.c (mon.2) 1882 : audit 0 from='client.? 172.21.15.40:0/3170055821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:39 smithi141 bash[31670]: audit 2023-12-01T17:16:38.448462+0000 mon.c (mon.2) 1883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:16:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:41 smithi040 bash[28232]: cluster 2023-12-01T17:16:40.019670+0000 mgr.y (mgr.24356) 2957 : cluster 0 pgmap v2925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:41 smithi040 bash[28232]: audit 2023-12-01T17:16:40.922946+0000 mon.a (mon.0) 2430 : audit 0 from='client.? 172.21.15.40:0/3428729265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:41 smithi040 bash[41173]: cluster 2023-12-01T17:16:40.019670+0000 mgr.y (mgr.24356) 2957 : cluster 0 pgmap v2925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:41 smithi040 bash[41173]: audit 2023-12-01T17:16:40.922946+0000 mon.a (mon.0) 2430 : audit 0 from='client.? 172.21.15.40:0/3428729265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:41 smithi141 bash[31670]: cluster 2023-12-01T17:16:40.019670+0000 mgr.y (mgr.24356) 2957 : cluster 0 pgmap v2925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:41 smithi141 bash[31670]: audit 2023-12-01T17:16:40.922946+0000 mon.a (mon.0) 2430 : audit 0 from='client.? 172.21.15.40:0/3428729265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:43 smithi040 bash[41173]: cluster 2023-12-01T17:16:42.020343+0000 mgr.y (mgr.24356) 2958 : cluster 0 pgmap v2926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:43 smithi040 bash[28232]: cluster 2023-12-01T17:16:42.020343+0000 mgr.y (mgr.24356) 2958 : cluster 0 pgmap v2926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:43 smithi141 bash[31670]: cluster 2023-12-01T17:16:42.020343+0000 mgr.y (mgr.24356) 2958 : cluster 0 pgmap v2926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:44 smithi040 bash[28232]: audit 2023-12-01T17:16:43.400308+0000 mon.c (mon.2) 1884 : audit 0 from='client.? 172.21.15.40:0/2565454722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:44 smithi040 bash[28232]: audit 2023-12-01T17:16:44.344638+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:44 smithi040 bash[28232]: audit 2023-12-01T17:16:44.356510+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:44 smithi040 bash[41173]: audit 2023-12-01T17:16:43.400308+0000 mon.c (mon.2) 1884 : audit 0 from='client.? 172.21.15.40:0/2565454722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:44 smithi040 bash[41173]: audit 2023-12-01T17:16:44.344638+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:44 smithi040 bash[41173]: audit 2023-12-01T17:16:44.356510+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:44 smithi141 bash[31670]: audit 2023-12-01T17:16:43.400308+0000 mon.c (mon.2) 1884 : audit 0 from='client.? 172.21.15.40:0/2565454722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:44 smithi141 bash[31670]: audit 2023-12-01T17:16:44.344638+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:44 smithi141 bash[31670]: audit 2023-12-01T17:16:44.356510+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[41173]: cluster 2023-12-01T17:16:44.020795+0000 mgr.y (mgr.24356) 2959 : cluster 0 pgmap v2927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[41173]: audit 2023-12-01T17:16:44.650278+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[41173]: audit 2023-12-01T17:16:44.662772+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[41173]: audit 2023-12-01T17:16:45.153839+0000 mon.c (mon.2) 1885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[41173]: audit 2023-12-01T17:16:45.155823+0000 mon.c (mon.2) 1886 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[41173]: audit 2023-12-01T17:16:45.166012+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[28232]: cluster 2023-12-01T17:16:44.020795+0000 mgr.y (mgr.24356) 2959 : cluster 0 pgmap v2927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[28232]: audit 2023-12-01T17:16:44.650278+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[28232]: audit 2023-12-01T17:16:44.662772+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[28232]: audit 2023-12-01T17:16:45.153839+0000 mon.c (mon.2) 1885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[28232]: audit 2023-12-01T17:16:45.155823+0000 mon.c (mon.2) 1886 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:16:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:45 smithi040 bash[28232]: audit 2023-12-01T17:16:45.166012+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:45 smithi141 bash[31670]: cluster 2023-12-01T17:16:44.020795+0000 mgr.y (mgr.24356) 2959 : cluster 0 pgmap v2927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:45 smithi141 bash[31670]: audit 2023-12-01T17:16:44.650278+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:45 smithi141 bash[31670]: audit 2023-12-01T17:16:44.662772+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:45 smithi141 bash[31670]: audit 2023-12-01T17:16:45.153839+0000 mon.c (mon.2) 1885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:16:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:45 smithi141 bash[31670]: audit 2023-12-01T17:16:45.155823+0000 mon.c (mon.2) 1886 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:16:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:45 smithi141 bash[31670]: audit 2023-12-01T17:16:45.166012+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:16:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:46 smithi040 bash[28232]: audit 2023-12-01T17:16:45.868423+0000 mon.c (mon.2) 1887 : audit 0 from='client.? 172.21.15.40:0/2531547084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:46 smithi040 bash[41173]: audit 2023-12-01T17:16:45.868423+0000 mon.c (mon.2) 1887 : audit 0 from='client.? 172.21.15.40:0/2531547084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:16:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:16:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:46 smithi141 bash[31670]: audit 2023-12-01T17:16:45.868423+0000 mon.c (mon.2) 1887 : audit 0 from='client.? 172.21.15.40:0/2531547084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:47 smithi040 bash[41173]: cluster 2023-12-01T17:16:46.021872+0000 mgr.y (mgr.24356) 2960 : cluster 0 pgmap v2928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:47 smithi040 bash[28232]: cluster 2023-12-01T17:16:46.021872+0000 mgr.y (mgr.24356) 2960 : cluster 0 pgmap v2928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:47 smithi141 bash[31670]: cluster 2023-12-01T17:16:46.021872+0000 mgr.y (mgr.24356) 2960 : cluster 0 pgmap v2928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:48 smithi040 bash[28232]: audit 2023-12-01T17:16:48.331693+0000 mon.a (mon.0) 2436 : audit 0 from='client.? 172.21.15.40:0/215108852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:48 smithi040 bash[41173]: audit 2023-12-01T17:16:48.331693+0000 mon.a (mon.0) 2436 : audit 0 from='client.? 172.21.15.40:0/215108852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:48 smithi141 bash[31670]: audit 2023-12-01T17:16:48.331693+0000 mon.a (mon.0) 2436 : audit 0 from='client.? 172.21.15.40:0/215108852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:49 smithi040 bash[28232]: cluster 2023-12-01T17:16:48.022434+0000 mgr.y (mgr.24356) 2961 : cluster 0 pgmap v2929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:49 smithi040 bash[28232]: audit 2023-12-01T17:16:48.453105+0000 mon.c (mon.2) 1888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:49 smithi040 bash[41173]: cluster 2023-12-01T17:16:48.022434+0000 mgr.y (mgr.24356) 2961 : cluster 0 pgmap v2929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:49 smithi040 bash[41173]: audit 2023-12-01T17:16:48.453105+0000 mon.c (mon.2) 1888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:49 smithi141 bash[31670]: cluster 2023-12-01T17:16:48.022434+0000 mgr.y (mgr.24356) 2961 : cluster 0 pgmap v2929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:49 smithi141 bash[31670]: audit 2023-12-01T17:16:48.453105+0000 mon.c (mon.2) 1888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:51 smithi141 bash[31670]: cluster 2023-12-01T17:16:50.023454+0000 mgr.y (mgr.24356) 2962 : cluster 0 pgmap v2930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:51 smithi141 bash[31670]: audit 2023-12-01T17:16:50.805005+0000 mon.c (mon.2) 1889 : audit 0 from='client.? 172.21.15.40:0/597119792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:51 smithi040 bash[41173]: cluster 2023-12-01T17:16:50.023454+0000 mgr.y (mgr.24356) 2962 : cluster 0 pgmap v2930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:51 smithi040 bash[41173]: audit 2023-12-01T17:16:50.805005+0000 mon.c (mon.2) 1889 : audit 0 from='client.? 172.21.15.40:0/597119792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:51 smithi040 bash[28232]: cluster 2023-12-01T17:16:50.023454+0000 mgr.y (mgr.24356) 2962 : cluster 0 pgmap v2930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:51 smithi040 bash[28232]: audit 2023-12-01T17:16:50.805005+0000 mon.c (mon.2) 1889 : audit 0 from='client.? 172.21.15.40:0/597119792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:53 smithi141 bash[31670]: cluster 2023-12-01T17:16:52.024079+0000 mgr.y (mgr.24356) 2963 : cluster 0 pgmap v2931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:53 smithi141 bash[31670]: audit 2023-12-01T17:16:53.272168+0000 mon.a (mon.0) 2437 : audit 0 from='client.? 172.21.15.40:0/3743531121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:53 smithi040 bash[28232]: cluster 2023-12-01T17:16:52.024079+0000 mgr.y (mgr.24356) 2963 : cluster 0 pgmap v2931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:53 smithi040 bash[28232]: audit 2023-12-01T17:16:53.272168+0000 mon.a (mon.0) 2437 : audit 0 from='client.? 172.21.15.40:0/3743531121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:53 smithi040 bash[41173]: cluster 2023-12-01T17:16:52.024079+0000 mgr.y (mgr.24356) 2963 : cluster 0 pgmap v2931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:53 smithi040 bash[41173]: audit 2023-12-01T17:16:53.272168+0000 mon.a (mon.0) 2437 : audit 0 from='client.? 172.21.15.40:0/3743531121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:55 smithi141 bash[31670]: cluster 2023-12-01T17:16:54.024845+0000 mgr.y (mgr.24356) 2964 : cluster 0 pgmap v2932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:55 smithi040 bash[41173]: cluster 2023-12-01T17:16:54.024845+0000 mgr.y (mgr.24356) 2964 : cluster 0 pgmap v2932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:55 smithi040 bash[28232]: cluster 2023-12-01T17:16:54.024845+0000 mgr.y (mgr.24356) 2964 : cluster 0 pgmap v2932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:56 smithi141 bash[31670]: audit 2023-12-01T17:16:55.746811+0000 mon.a (mon.0) 2438 : audit 0 from='client.? 172.21.15.40:0/277488128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:16:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:16:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:56 smithi040 bash[41173]: audit 2023-12-01T17:16:55.746811+0000 mon.a (mon.0) 2438 : audit 0 from='client.? 172.21.15.40:0/277488128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:56 smithi040 bash[28232]: audit 2023-12-01T17:16:55.746811+0000 mon.a (mon.0) 2438 : audit 0 from='client.? 172.21.15.40:0/277488128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:57 smithi141 bash[31670]: cluster 2023-12-01T17:16:56.026167+0000 mgr.y (mgr.24356) 2965 : cluster 0 pgmap v2933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:57 smithi040 bash[41173]: cluster 2023-12-01T17:16:56.026167+0000 mgr.y (mgr.24356) 2965 : cluster 0 pgmap v2933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:57 smithi040 bash[28232]: cluster 2023-12-01T17:16:56.026167+0000 mgr.y (mgr.24356) 2965 : cluster 0 pgmap v2933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:58 smithi141 bash[31670]: audit 2023-12-01T17:16:58.205284+0000 mon.a (mon.0) 2439 : audit 0 from='client.? 172.21.15.40:0/2114718568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:58 smithi040 bash[41173]: audit 2023-12-01T17:16:58.205284+0000 mon.a (mon.0) 2439 : audit 0 from='client.? 172.21.15.40:0/2114718568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:58 smithi040 bash[28232]: audit 2023-12-01T17:16:58.205284+0000 mon.a (mon.0) 2439 : audit 0 from='client.? 172.21.15.40:0/2114718568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:16:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:16:59 smithi141 bash[31670]: cluster 2023-12-01T17:16:58.026837+0000 mgr.y (mgr.24356) 2966 : cluster 0 pgmap v2934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:16:59 smithi040 bash[41173]: cluster 2023-12-01T17:16:58.026837+0000 mgr.y (mgr.24356) 2966 : cluster 0 pgmap v2934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:16:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:16:59 smithi040 bash[28232]: cluster 2023-12-01T17:16:58.026837+0000 mgr.y (mgr.24356) 2966 : cluster 0 pgmap v2934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:01 smithi141 bash[31670]: cluster 2023-12-01T17:17:00.028126+0000 mgr.y (mgr.24356) 2967 : cluster 0 pgmap v2935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:01 smithi141 bash[31670]: audit 2023-12-01T17:17:00.674408+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.40:0/2883851269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:01 smithi040 bash[28232]: cluster 2023-12-01T17:17:00.028126+0000 mgr.y (mgr.24356) 2967 : cluster 0 pgmap v2935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:01 smithi040 bash[28232]: audit 2023-12-01T17:17:00.674408+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.40:0/2883851269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:01 smithi040 bash[41173]: cluster 2023-12-01T17:17:00.028126+0000 mgr.y (mgr.24356) 2967 : cluster 0 pgmap v2935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:01 smithi040 bash[41173]: audit 2023-12-01T17:17:00.674408+0000 mon.a (mon.0) 2440 : audit 0 from='client.? 172.21.15.40:0/2883851269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:03 smithi141 bash[31670]: cluster 2023-12-01T17:17:02.028975+0000 mgr.y (mgr.24356) 2968 : cluster 0 pgmap v2936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:03 smithi141 bash[31670]: audit 2023-12-01T17:17:03.133622+0000 mon.c (mon.2) 1890 : audit 0 from='client.? 172.21.15.40:0/3818732617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:03 smithi040 bash[28232]: cluster 2023-12-01T17:17:02.028975+0000 mgr.y (mgr.24356) 2968 : cluster 0 pgmap v2936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:03 smithi040 bash[28232]: audit 2023-12-01T17:17:03.133622+0000 mon.c (mon.2) 1890 : audit 0 from='client.? 172.21.15.40:0/3818732617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:03 smithi040 bash[41173]: cluster 2023-12-01T17:17:02.028975+0000 mgr.y (mgr.24356) 2968 : cluster 0 pgmap v2936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:03 smithi040 bash[41173]: audit 2023-12-01T17:17:03.133622+0000 mon.c (mon.2) 1890 : audit 0 from='client.? 172.21.15.40:0/3818732617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:04 smithi141 bash[31670]: audit 2023-12-01T17:17:03.454052+0000 mon.c (mon.2) 1891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:04 smithi040 bash[28232]: audit 2023-12-01T17:17:03.454052+0000 mon.c (mon.2) 1891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:04 smithi040 bash[41173]: audit 2023-12-01T17:17:03.454052+0000 mon.c (mon.2) 1891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:05 smithi141 bash[31670]: cluster 2023-12-01T17:17:04.029775+0000 mgr.y (mgr.24356) 2969 : cluster 0 pgmap v2937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:05 smithi040 bash[28232]: cluster 2023-12-01T17:17:04.029775+0000 mgr.y (mgr.24356) 2969 : cluster 0 pgmap v2937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:05 smithi040 bash[41173]: cluster 2023-12-01T17:17:04.029775+0000 mgr.y (mgr.24356) 2969 : cluster 0 pgmap v2937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:06 smithi141 bash[31670]: audit 2023-12-01T17:17:05.602639+0000 mon.c (mon.2) 1892 : audit 0 from='client.? 172.21.15.40:0/1336516670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:06 smithi040 bash[28232]: audit 2023-12-01T17:17:05.602639+0000 mon.c (mon.2) 1892 : audit 0 from='client.? 172.21.15.40:0/1336516670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:17:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:17:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:06 smithi040 bash[41173]: audit 2023-12-01T17:17:05.602639+0000 mon.c (mon.2) 1892 : audit 0 from='client.? 172.21.15.40:0/1336516670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:07 smithi141 bash[31670]: cluster 2023-12-01T17:17:06.030968+0000 mgr.y (mgr.24356) 2970 : cluster 0 pgmap v2938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:07 smithi040 bash[28232]: cluster 2023-12-01T17:17:06.030968+0000 mgr.y (mgr.24356) 2970 : cluster 0 pgmap v2938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:07 smithi040 bash[41173]: cluster 2023-12-01T17:17:06.030968+0000 mgr.y (mgr.24356) 2970 : cluster 0 pgmap v2938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:08 smithi141 bash[31670]: audit 2023-12-01T17:17:08.058032+0000 mon.c (mon.2) 1893 : audit 0 from='client.? 172.21.15.40:0/231050835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:08 smithi040 bash[28232]: audit 2023-12-01T17:17:08.058032+0000 mon.c (mon.2) 1893 : audit 0 from='client.? 172.21.15.40:0/231050835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:08 smithi040 bash[41173]: audit 2023-12-01T17:17:08.058032+0000 mon.c (mon.2) 1893 : audit 0 from='client.? 172.21.15.40:0/231050835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:09 smithi141 bash[31670]: cluster 2023-12-01T17:17:08.031627+0000 mgr.y (mgr.24356) 2971 : cluster 0 pgmap v2939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:09 smithi040 bash[41173]: cluster 2023-12-01T17:17:08.031627+0000 mgr.y (mgr.24356) 2971 : cluster 0 pgmap v2939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:09 smithi040 bash[28232]: cluster 2023-12-01T17:17:08.031627+0000 mgr.y (mgr.24356) 2971 : cluster 0 pgmap v2939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:11 smithi141 bash[31670]: cluster 2023-12-01T17:17:10.032823+0000 mgr.y (mgr.24356) 2972 : cluster 0 pgmap v2940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:11 smithi141 bash[31670]: audit 2023-12-01T17:17:10.520598+0000 mon.c (mon.2) 1894 : audit 0 from='client.? 172.21.15.40:0/1691309053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:11 smithi040 bash[28232]: cluster 2023-12-01T17:17:10.032823+0000 mgr.y (mgr.24356) 2972 : cluster 0 pgmap v2940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:11 smithi040 bash[28232]: audit 2023-12-01T17:17:10.520598+0000 mon.c (mon.2) 1894 : audit 0 from='client.? 172.21.15.40:0/1691309053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:11 smithi040 bash[41173]: cluster 2023-12-01T17:17:10.032823+0000 mgr.y (mgr.24356) 2972 : cluster 0 pgmap v2940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:11 smithi040 bash[41173]: audit 2023-12-01T17:17:10.520598+0000 mon.c (mon.2) 1894 : audit 0 from='client.? 172.21.15.40:0/1691309053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:13 smithi141 bash[31670]: cluster 2023-12-01T17:17:12.033510+0000 mgr.y (mgr.24356) 2973 : cluster 0 pgmap v2941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:13 smithi141 bash[31670]: audit 2023-12-01T17:17:12.986085+0000 mon.a (mon.0) 2441 : audit 0 from='client.? 172.21.15.40:0/4121021955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:13 smithi040 bash[28232]: cluster 2023-12-01T17:17:12.033510+0000 mgr.y (mgr.24356) 2973 : cluster 0 pgmap v2941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:13 smithi040 bash[28232]: audit 2023-12-01T17:17:12.986085+0000 mon.a (mon.0) 2441 : audit 0 from='client.? 172.21.15.40:0/4121021955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:13 smithi040 bash[41173]: cluster 2023-12-01T17:17:12.033510+0000 mgr.y (mgr.24356) 2973 : cluster 0 pgmap v2941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:13 smithi040 bash[41173]: audit 2023-12-01T17:17:12.986085+0000 mon.a (mon.0) 2441 : audit 0 from='client.? 172.21.15.40:0/4121021955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:15 smithi141 bash[31670]: cluster 2023-12-01T17:17:14.034192+0000 mgr.y (mgr.24356) 2974 : cluster 0 pgmap v2942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:15 smithi141 bash[31670]: audit 2023-12-01T17:17:15.442446+0000 mon.a (mon.0) 2442 : audit 0 from='client.? 172.21.15.40:0/376182088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:15 smithi040 bash[28232]: cluster 2023-12-01T17:17:14.034192+0000 mgr.y (mgr.24356) 2974 : cluster 0 pgmap v2942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:15 smithi040 bash[28232]: audit 2023-12-01T17:17:15.442446+0000 mon.a (mon.0) 2442 : audit 0 from='client.? 172.21.15.40:0/376182088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:15 smithi040 bash[41173]: cluster 2023-12-01T17:17:14.034192+0000 mgr.y (mgr.24356) 2974 : cluster 0 pgmap v2942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:15 smithi040 bash[41173]: audit 2023-12-01T17:17:15.442446+0000 mon.a (mon.0) 2442 : audit 0 from='client.? 172.21.15.40:0/376182088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:17:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:17:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:17 smithi141 bash[31670]: cluster 2023-12-01T17:17:16.035379+0000 mgr.y (mgr.24356) 2975 : cluster 0 pgmap v2943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:17 smithi040 bash[28232]: cluster 2023-12-01T17:17:16.035379+0000 mgr.y (mgr.24356) 2975 : cluster 0 pgmap v2943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:17 smithi040 bash[41173]: cluster 2023-12-01T17:17:16.035379+0000 mgr.y (mgr.24356) 2975 : cluster 0 pgmap v2943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:18 smithi141 bash[31670]: audit 2023-12-01T17:17:17.902634+0000 mon.a (mon.0) 2443 : audit 0 from='client.? 172.21.15.40:0/2562446640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:18 smithi141 bash[31670]: audit 2023-12-01T17:17:18.454062+0000 mon.c (mon.2) 1895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:18 smithi040 bash[28232]: audit 2023-12-01T17:17:17.902634+0000 mon.a (mon.0) 2443 : audit 0 from='client.? 172.21.15.40:0/2562446640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:18 smithi040 bash[28232]: audit 2023-12-01T17:17:18.454062+0000 mon.c (mon.2) 1895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:18 smithi040 bash[41173]: audit 2023-12-01T17:17:17.902634+0000 mon.a (mon.0) 2443 : audit 0 from='client.? 172.21.15.40:0/2562446640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:18 smithi040 bash[41173]: audit 2023-12-01T17:17:18.454062+0000 mon.c (mon.2) 1895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:19 smithi141 bash[31670]: cluster 2023-12-01T17:17:18.036053+0000 mgr.y (mgr.24356) 2976 : cluster 0 pgmap v2944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:19 smithi040 bash[28232]: cluster 2023-12-01T17:17:18.036053+0000 mgr.y (mgr.24356) 2976 : cluster 0 pgmap v2944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:19 smithi040 bash[41173]: cluster 2023-12-01T17:17:18.036053+0000 mgr.y (mgr.24356) 2976 : cluster 0 pgmap v2944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:20 smithi141 bash[31670]: audit 2023-12-01T17:17:20.371456+0000 mon.c (mon.2) 1896 : audit 0 from='client.? 172.21.15.40:0/2796016220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:20 smithi040 bash[28232]: audit 2023-12-01T17:17:20.371456+0000 mon.c (mon.2) 1896 : audit 0 from='client.? 172.21.15.40:0/2796016220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:20 smithi040 bash[41173]: audit 2023-12-01T17:17:20.371456+0000 mon.c (mon.2) 1896 : audit 0 from='client.? 172.21.15.40:0/2796016220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:21 smithi040 bash[28232]: cluster 2023-12-01T17:17:20.037469+0000 mgr.y (mgr.24356) 2977 : cluster 0 pgmap v2945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:21 smithi040 bash[41173]: cluster 2023-12-01T17:17:20.037469+0000 mgr.y (mgr.24356) 2977 : cluster 0 pgmap v2945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:21 smithi141 bash[31670]: cluster 2023-12-01T17:17:20.037469+0000 mgr.y (mgr.24356) 2977 : cluster 0 pgmap v2945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:23 smithi040 bash[28232]: cluster 2023-12-01T17:17:22.038164+0000 mgr.y (mgr.24356) 2978 : cluster 0 pgmap v2946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:23 smithi040 bash[28232]: audit 2023-12-01T17:17:22.835359+0000 mon.a (mon.0) 2444 : audit 0 from='client.? 172.21.15.40:0/4117827404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:23 smithi040 bash[41173]: cluster 2023-12-01T17:17:22.038164+0000 mgr.y (mgr.24356) 2978 : cluster 0 pgmap v2946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:23 smithi040 bash[41173]: audit 2023-12-01T17:17:22.835359+0000 mon.a (mon.0) 2444 : audit 0 from='client.? 172.21.15.40:0/4117827404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:23 smithi141 bash[31670]: cluster 2023-12-01T17:17:22.038164+0000 mgr.y (mgr.24356) 2978 : cluster 0 pgmap v2946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:23 smithi141 bash[31670]: audit 2023-12-01T17:17:22.835359+0000 mon.a (mon.0) 2444 : audit 0 from='client.? 172.21.15.40:0/4117827404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:25 smithi040 bash[28232]: cluster 2023-12-01T17:17:24.038905+0000 mgr.y (mgr.24356) 2979 : cluster 0 pgmap v2947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:25 smithi040 bash[28232]: audit 2023-12-01T17:17:25.304918+0000 mon.a (mon.0) 2445 : audit 0 from='client.? 172.21.15.40:0/1430320401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:25 smithi040 bash[41173]: cluster 2023-12-01T17:17:24.038905+0000 mgr.y (mgr.24356) 2979 : cluster 0 pgmap v2947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:25 smithi040 bash[41173]: audit 2023-12-01T17:17:25.304918+0000 mon.a (mon.0) 2445 : audit 0 from='client.? 172.21.15.40:0/1430320401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:25 smithi141 bash[31670]: cluster 2023-12-01T17:17:24.038905+0000 mgr.y (mgr.24356) 2979 : cluster 0 pgmap v2947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:25 smithi141 bash[31670]: audit 2023-12-01T17:17:25.304918+0000 mon.a (mon.0) 2445 : audit 0 from='client.? 172.21.15.40:0/1430320401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:17:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:17:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:27 smithi040 bash[28232]: cluster 2023-12-01T17:17:26.040097+0000 mgr.y (mgr.24356) 2980 : cluster 0 pgmap v2948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:27 smithi040 bash[41173]: cluster 2023-12-01T17:17:26.040097+0000 mgr.y (mgr.24356) 2980 : cluster 0 pgmap v2948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:27 smithi141 bash[31670]: cluster 2023-12-01T17:17:26.040097+0000 mgr.y (mgr.24356) 2980 : cluster 0 pgmap v2948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:28 smithi040 bash[28232]: audit 2023-12-01T17:17:27.770884+0000 mon.c (mon.2) 1897 : audit 0 from='client.? 172.21.15.40:0/3429796703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:28 smithi040 bash[41173]: audit 2023-12-01T17:17:27.770884+0000 mon.c (mon.2) 1897 : audit 0 from='client.? 172.21.15.40:0/3429796703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:28 smithi141 bash[31670]: audit 2023-12-01T17:17:27.770884+0000 mon.c (mon.2) 1897 : audit 0 from='client.? 172.21.15.40:0/3429796703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:29 smithi040 bash[28232]: cluster 2023-12-01T17:17:28.040775+0000 mgr.y (mgr.24356) 2981 : cluster 0 pgmap v2949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:29 smithi040 bash[41173]: cluster 2023-12-01T17:17:28.040775+0000 mgr.y (mgr.24356) 2981 : cluster 0 pgmap v2949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:29 smithi141 bash[31670]: cluster 2023-12-01T17:17:28.040775+0000 mgr.y (mgr.24356) 2981 : cluster 0 pgmap v2949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:30 smithi040 bash[28232]: audit 2023-12-01T17:17:30.228871+0000 mon.c (mon.2) 1898 : audit 0 from='client.? 172.21.15.40:0/1885900155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:30 smithi040 bash[41173]: audit 2023-12-01T17:17:30.228871+0000 mon.c (mon.2) 1898 : audit 0 from='client.? 172.21.15.40:0/1885900155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:30 smithi141 bash[31670]: audit 2023-12-01T17:17:30.228871+0000 mon.c (mon.2) 1898 : audit 0 from='client.? 172.21.15.40:0/1885900155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:31 smithi040 bash[28232]: cluster 2023-12-01T17:17:30.041834+0000 mgr.y (mgr.24356) 2982 : cluster 0 pgmap v2950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:31 smithi040 bash[41173]: cluster 2023-12-01T17:17:30.041834+0000 mgr.y (mgr.24356) 2982 : cluster 0 pgmap v2950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:31 smithi141 bash[31670]: cluster 2023-12-01T17:17:30.041834+0000 mgr.y (mgr.24356) 2982 : cluster 0 pgmap v2950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:33 smithi040 bash[28232]: cluster 2023-12-01T17:17:32.042435+0000 mgr.y (mgr.24356) 2983 : cluster 0 pgmap v2951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:33 smithi040 bash[28232]: audit 2023-12-01T17:17:32.701922+0000 mon.c (mon.2) 1899 : audit 0 from='client.? 172.21.15.40:0/386588018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:33 smithi040 bash[28232]: audit 2023-12-01T17:17:33.454397+0000 mon.c (mon.2) 1900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:33 smithi040 bash[41173]: cluster 2023-12-01T17:17:32.042435+0000 mgr.y (mgr.24356) 2983 : cluster 0 pgmap v2951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:33 smithi040 bash[41173]: audit 2023-12-01T17:17:32.701922+0000 mon.c (mon.2) 1899 : audit 0 from='client.? 172.21.15.40:0/386588018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:33 smithi040 bash[41173]: audit 2023-12-01T17:17:33.454397+0000 mon.c (mon.2) 1900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:33 smithi141 bash[31670]: cluster 2023-12-01T17:17:32.042435+0000 mgr.y (mgr.24356) 2983 : cluster 0 pgmap v2951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:33 smithi141 bash[31670]: audit 2023-12-01T17:17:32.701922+0000 mon.c (mon.2) 1899 : audit 0 from='client.? 172.21.15.40:0/386588018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:33 smithi141 bash[31670]: audit 2023-12-01T17:17:33.454397+0000 mon.c (mon.2) 1900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:35 smithi040 bash[41173]: cluster 2023-12-01T17:17:34.043097+0000 mgr.y (mgr.24356) 2984 : cluster 0 pgmap v2952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:35 smithi040 bash[41173]: audit 2023-12-01T17:17:35.165166+0000 mon.c (mon.2) 1901 : audit 0 from='client.? 172.21.15.40:0/307909100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:35 smithi040 bash[28232]: cluster 2023-12-01T17:17:34.043097+0000 mgr.y (mgr.24356) 2984 : cluster 0 pgmap v2952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:35 smithi040 bash[28232]: audit 2023-12-01T17:17:35.165166+0000 mon.c (mon.2) 1901 : audit 0 from='client.? 172.21.15.40:0/307909100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:35 smithi141 bash[31670]: cluster 2023-12-01T17:17:34.043097+0000 mgr.y (mgr.24356) 2984 : cluster 0 pgmap v2952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:35 smithi141 bash[31670]: audit 2023-12-01T17:17:35.165166+0000 mon.c (mon.2) 1901 : audit 0 from='client.? 172.21.15.40:0/307909100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:17:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:17:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:37 smithi040 bash[28232]: cluster 2023-12-01T17:17:36.044170+0000 mgr.y (mgr.24356) 2985 : cluster 0 pgmap v2953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:37 smithi040 bash[41173]: cluster 2023-12-01T17:17:36.044170+0000 mgr.y (mgr.24356) 2985 : cluster 0 pgmap v2953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:37 smithi141 bash[31670]: cluster 2023-12-01T17:17:36.044170+0000 mgr.y (mgr.24356) 2985 : cluster 0 pgmap v2953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:38 smithi040 bash[28232]: audit 2023-12-01T17:17:37.639571+0000 mon.c (mon.2) 1902 : audit 0 from='client.? 172.21.15.40:0/62391991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:38 smithi040 bash[41173]: audit 2023-12-01T17:17:37.639571+0000 mon.c (mon.2) 1902 : audit 0 from='client.? 172.21.15.40:0/62391991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:38 smithi141 bash[31670]: audit 2023-12-01T17:17:37.639571+0000 mon.c (mon.2) 1902 : audit 0 from='client.? 172.21.15.40:0/62391991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:39 smithi040 bash[28232]: cluster 2023-12-01T17:17:38.044875+0000 mgr.y (mgr.24356) 2986 : cluster 0 pgmap v2954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:39 smithi040 bash[41173]: cluster 2023-12-01T17:17:38.044875+0000 mgr.y (mgr.24356) 2986 : cluster 0 pgmap v2954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:39 smithi141 bash[31670]: cluster 2023-12-01T17:17:38.044875+0000 mgr.y (mgr.24356) 2986 : cluster 0 pgmap v2954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:40 smithi040 bash[28232]: audit 2023-12-01T17:17:40.104652+0000 mon.c (mon.2) 1903 : audit 0 from='client.? 172.21.15.40:0/1807581356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:40 smithi040 bash[41173]: audit 2023-12-01T17:17:40.104652+0000 mon.c (mon.2) 1903 : audit 0 from='client.? 172.21.15.40:0/1807581356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:40 smithi141 bash[31670]: audit 2023-12-01T17:17:40.104652+0000 mon.c (mon.2) 1903 : audit 0 from='client.? 172.21.15.40:0/1807581356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:41 smithi040 bash[28232]: cluster 2023-12-01T17:17:40.045993+0000 mgr.y (mgr.24356) 2987 : cluster 0 pgmap v2955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:41 smithi040 bash[41173]: cluster 2023-12-01T17:17:40.045993+0000 mgr.y (mgr.24356) 2987 : cluster 0 pgmap v2955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:41 smithi141 bash[31670]: cluster 2023-12-01T17:17:40.045993+0000 mgr.y (mgr.24356) 2987 : cluster 0 pgmap v2955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:42 smithi040 bash[28232]: audit 2023-12-01T17:17:42.572833+0000 mon.c (mon.2) 1904 : audit 0 from='client.? 172.21.15.40:0/3160160808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:42 smithi040 bash[41173]: audit 2023-12-01T17:17:42.572833+0000 mon.c (mon.2) 1904 : audit 0 from='client.? 172.21.15.40:0/3160160808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:42 smithi141 bash[31670]: audit 2023-12-01T17:17:42.572833+0000 mon.c (mon.2) 1904 : audit 0 from='client.? 172.21.15.40:0/3160160808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:43 smithi040 bash[28232]: cluster 2023-12-01T17:17:42.046642+0000 mgr.y (mgr.24356) 2988 : cluster 0 pgmap v2956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:43 smithi040 bash[41173]: cluster 2023-12-01T17:17:42.046642+0000 mgr.y (mgr.24356) 2988 : cluster 0 pgmap v2956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:43 smithi141 bash[31670]: cluster 2023-12-01T17:17:42.046642+0000 mgr.y (mgr.24356) 2988 : cluster 0 pgmap v2956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:45 smithi141 bash[31670]: cluster 2023-12-01T17:17:44.047279+0000 mgr.y (mgr.24356) 2989 : cluster 0 pgmap v2957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:45 smithi141 bash[31670]: audit 2023-12-01T17:17:45.033954+0000 mon.c (mon.2) 1905 : audit 0 from='client.? 172.21.15.40:0/484382308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:45 smithi040 bash[28232]: cluster 2023-12-01T17:17:44.047279+0000 mgr.y (mgr.24356) 2989 : cluster 0 pgmap v2957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:45 smithi040 bash[28232]: audit 2023-12-01T17:17:45.033954+0000 mon.c (mon.2) 1905 : audit 0 from='client.? 172.21.15.40:0/484382308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:45 smithi040 bash[41173]: cluster 2023-12-01T17:17:44.047279+0000 mgr.y (mgr.24356) 2989 : cluster 0 pgmap v2957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:45 smithi040 bash[41173]: audit 2023-12-01T17:17:45.033954+0000 mon.c (mon.2) 1905 : audit 0 from='client.? 172.21.15.40:0/484382308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:46 smithi040 bash[28232]: audit 2023-12-01T17:17:45.251549+0000 mon.c (mon.2) 1906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:17:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:46 smithi040 bash[41173]: audit 2023-12-01T17:17:45.251549+0000 mon.c (mon.2) 1906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:17:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:46 smithi141 bash[31670]: audit 2023-12-01T17:17:45.251549+0000 mon.c (mon.2) 1906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:17:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:17:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:17:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:47 smithi141 bash[31670]: cluster 2023-12-01T17:17:46.048436+0000 mgr.y (mgr.24356) 2990 : cluster 0 pgmap v2958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:47 smithi040 bash[28232]: cluster 2023-12-01T17:17:46.048436+0000 mgr.y (mgr.24356) 2990 : cluster 0 pgmap v2958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:47 smithi040 bash[41173]: cluster 2023-12-01T17:17:46.048436+0000 mgr.y (mgr.24356) 2990 : cluster 0 pgmap v2958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:48 smithi141 bash[31670]: audit 2023-12-01T17:17:47.492974+0000 mon.c (mon.2) 1907 : audit 0 from='client.? 172.21.15.40:0/3245385500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:48 smithi040 bash[28232]: audit 2023-12-01T17:17:47.492974+0000 mon.c (mon.2) 1907 : audit 0 from='client.? 172.21.15.40:0/3245385500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:48 smithi040 bash[41173]: audit 2023-12-01T17:17:47.492974+0000 mon.c (mon.2) 1907 : audit 0 from='client.? 172.21.15.40:0/3245385500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:49 smithi141 bash[31670]: cluster 2023-12-01T17:17:48.049028+0000 mgr.y (mgr.24356) 2991 : cluster 0 pgmap v2959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:49 smithi141 bash[31670]: audit 2023-12-01T17:17:48.454732+0000 mon.c (mon.2) 1908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:49 smithi040 bash[41173]: cluster 2023-12-01T17:17:48.049028+0000 mgr.y (mgr.24356) 2991 : cluster 0 pgmap v2959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:49 smithi040 bash[41173]: audit 2023-12-01T17:17:48.454732+0000 mon.c (mon.2) 1908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:49 smithi040 bash[28232]: cluster 2023-12-01T17:17:48.049028+0000 mgr.y (mgr.24356) 2991 : cluster 0 pgmap v2959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:49 smithi040 bash[28232]: audit 2023-12-01T17:17:48.454732+0000 mon.c (mon.2) 1908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:50 smithi141 bash[31670]: audit 2023-12-01T17:17:49.967829+0000 mon.a (mon.0) 2446 : audit 0 from='client.? 172.21.15.40:0/4153094813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:50 smithi040 bash[28232]: audit 2023-12-01T17:17:49.967829+0000 mon.a (mon.0) 2446 : audit 0 from='client.? 172.21.15.40:0/4153094813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:50 smithi040 bash[41173]: audit 2023-12-01T17:17:49.967829+0000 mon.a (mon.0) 2446 : audit 0 from='client.? 172.21.15.40:0/4153094813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:51 smithi141 bash[31670]: cluster 2023-12-01T17:17:50.049952+0000 mgr.y (mgr.24356) 2992 : cluster 0 pgmap v2960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:51 smithi141 bash[31670]: audit 2023-12-01T17:17:51.104076+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:51 smithi141 bash[31670]: audit 2023-12-01T17:17:51.115936+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:51 smithi040 bash[41173]: cluster 2023-12-01T17:17:50.049952+0000 mgr.y (mgr.24356) 2992 : cluster 0 pgmap v2960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:51 smithi040 bash[41173]: audit 2023-12-01T17:17:51.104076+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:51 smithi040 bash[41173]: audit 2023-12-01T17:17:51.115936+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:51 smithi040 bash[28232]: cluster 2023-12-01T17:17:50.049952+0000 mgr.y (mgr.24356) 2992 : cluster 0 pgmap v2960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:51 smithi040 bash[28232]: audit 2023-12-01T17:17:51.104076+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:51 smithi040 bash[28232]: audit 2023-12-01T17:17:51.115936+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:52 smithi141 bash[31670]: audit 2023-12-01T17:17:51.463219+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:52 smithi141 bash[31670]: audit 2023-12-01T17:17:51.472914+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:52 smithi141 bash[31670]: audit 2023-12-01T17:17:51.955570+0000 mon.c (mon.2) 1909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:52 smithi141 bash[31670]: audit 2023-12-01T17:17:51.957451+0000 mon.c (mon.2) 1910 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:52 smithi141 bash[31670]: audit 2023-12-01T17:17:51.966806+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:52 smithi141 bash[31670]: audit 2023-12-01T17:17:52.432275+0000 mon.c (mon.2) 1911 : audit 0 from='client.? 172.21.15.40:0/3936304857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[28232]: audit 2023-12-01T17:17:51.463219+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[28232]: audit 2023-12-01T17:17:51.472914+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[28232]: audit 2023-12-01T17:17:51.955570+0000 mon.c (mon.2) 1909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[28232]: audit 2023-12-01T17:17:51.957451+0000 mon.c (mon.2) 1910 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[28232]: audit 2023-12-01T17:17:51.966806+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[28232]: audit 2023-12-01T17:17:52.432275+0000 mon.c (mon.2) 1911 : audit 0 from='client.? 172.21.15.40:0/3936304857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[41173]: audit 2023-12-01T17:17:51.463219+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[41173]: audit 2023-12-01T17:17:51.472914+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[41173]: audit 2023-12-01T17:17:51.955570+0000 mon.c (mon.2) 1909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[41173]: audit 2023-12-01T17:17:51.957451+0000 mon.c (mon.2) 1910 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:17:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[41173]: audit 2023-12-01T17:17:51.966806+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:17:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:52 smithi040 bash[41173]: audit 2023-12-01T17:17:52.432275+0000 mon.c (mon.2) 1911 : audit 0 from='client.? 172.21.15.40:0/3936304857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:53 smithi141 bash[31670]: cluster 2023-12-01T17:17:52.050690+0000 mgr.y (mgr.24356) 2993 : cluster 0 pgmap v2961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:53 smithi040 bash[41173]: cluster 2023-12-01T17:17:52.050690+0000 mgr.y (mgr.24356) 2993 : cluster 0 pgmap v2961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:53 smithi040 bash[28232]: cluster 2023-12-01T17:17:52.050690+0000 mgr.y (mgr.24356) 2993 : cluster 0 pgmap v2961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:55 smithi141 bash[31670]: cluster 2023-12-01T17:17:54.051394+0000 mgr.y (mgr.24356) 2994 : cluster 0 pgmap v2962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:55 smithi141 bash[31670]: audit 2023-12-01T17:17:54.889726+0000 mon.c (mon.2) 1912 : audit 0 from='client.? 172.21.15.40:0/1874933514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:55 smithi040 bash[41173]: cluster 2023-12-01T17:17:54.051394+0000 mgr.y (mgr.24356) 2994 : cluster 0 pgmap v2962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:55 smithi040 bash[41173]: audit 2023-12-01T17:17:54.889726+0000 mon.c (mon.2) 1912 : audit 0 from='client.? 172.21.15.40:0/1874933514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:55 smithi040 bash[28232]: cluster 2023-12-01T17:17:54.051394+0000 mgr.y (mgr.24356) 2994 : cluster 0 pgmap v2962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:55 smithi040 bash[28232]: audit 2023-12-01T17:17:54.889726+0000 mon.c (mon.2) 1912 : audit 0 from='client.? 172.21.15.40:0/1874933514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:17:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:17:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:57 smithi141 bash[31670]: cluster 2023-12-01T17:17:56.052505+0000 mgr.y (mgr.24356) 2995 : cluster 0 pgmap v2963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:57 smithi141 bash[31670]: audit 2023-12-01T17:17:57.362462+0000 mon.c (mon.2) 1913 : audit 0 from='client.? 172.21.15.40:0/3626648391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:57 smithi040 bash[41173]: cluster 2023-12-01T17:17:56.052505+0000 mgr.y (mgr.24356) 2995 : cluster 0 pgmap v2963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:57 smithi040 bash[41173]: audit 2023-12-01T17:17:57.362462+0000 mon.c (mon.2) 1913 : audit 0 from='client.? 172.21.15.40:0/3626648391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:57 smithi040 bash[28232]: cluster 2023-12-01T17:17:56.052505+0000 mgr.y (mgr.24356) 2995 : cluster 0 pgmap v2963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:57 smithi040 bash[28232]: audit 2023-12-01T17:17:57.362462+0000 mon.c (mon.2) 1913 : audit 0 from='client.? 172.21.15.40:0/3626648391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:17:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:17:59 smithi141 bash[31670]: cluster 2023-12-01T17:17:58.053203+0000 mgr.y (mgr.24356) 2996 : cluster 0 pgmap v2964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:17:59 smithi040 bash[41173]: cluster 2023-12-01T17:17:58.053203+0000 mgr.y (mgr.24356) 2996 : cluster 0 pgmap v2964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:17:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:17:59 smithi040 bash[28232]: cluster 2023-12-01T17:17:58.053203+0000 mgr.y (mgr.24356) 2996 : cluster 0 pgmap v2964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:00 smithi141 bash[31670]: audit 2023-12-01T17:17:59.827226+0000 mon.c (mon.2) 1914 : audit 0 from='client.? 172.21.15.40:0/2284413768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:00 smithi040 bash[41173]: audit 2023-12-01T17:17:59.827226+0000 mon.c (mon.2) 1914 : audit 0 from='client.? 172.21.15.40:0/2284413768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:00 smithi040 bash[28232]: audit 2023-12-01T17:17:59.827226+0000 mon.c (mon.2) 1914 : audit 0 from='client.? 172.21.15.40:0/2284413768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:01 smithi141 bash[31670]: cluster 2023-12-01T17:18:00.054371+0000 mgr.y (mgr.24356) 2997 : cluster 0 pgmap v2965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:01 smithi040 bash[41173]: cluster 2023-12-01T17:18:00.054371+0000 mgr.y (mgr.24356) 2997 : cluster 0 pgmap v2965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:01 smithi040 bash[28232]: cluster 2023-12-01T17:18:00.054371+0000 mgr.y (mgr.24356) 2997 : cluster 0 pgmap v2965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:02 smithi141 bash[31670]: audit 2023-12-01T17:18:02.290857+0000 mon.c (mon.2) 1915 : audit 0 from='client.? 172.21.15.40:0/3446790742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:02 smithi040 bash[28232]: audit 2023-12-01T17:18:02.290857+0000 mon.c (mon.2) 1915 : audit 0 from='client.? 172.21.15.40:0/3446790742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:02 smithi040 bash[41173]: audit 2023-12-01T17:18:02.290857+0000 mon.c (mon.2) 1915 : audit 0 from='client.? 172.21.15.40:0/3446790742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:03 smithi141 bash[31670]: cluster 2023-12-01T17:18:02.054961+0000 mgr.y (mgr.24356) 2998 : cluster 0 pgmap v2966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:03 smithi141 bash[31670]: audit 2023-12-01T17:18:03.455515+0000 mon.c (mon.2) 1916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:03 smithi040 bash[28232]: cluster 2023-12-01T17:18:02.054961+0000 mgr.y (mgr.24356) 2998 : cluster 0 pgmap v2966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:03 smithi040 bash[28232]: audit 2023-12-01T17:18:03.455515+0000 mon.c (mon.2) 1916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:03 smithi040 bash[41173]: cluster 2023-12-01T17:18:02.054961+0000 mgr.y (mgr.24356) 2998 : cluster 0 pgmap v2966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:03 smithi040 bash[41173]: audit 2023-12-01T17:18:03.455515+0000 mon.c (mon.2) 1916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:05 smithi141 bash[31670]: cluster 2023-12-01T17:18:04.055657+0000 mgr.y (mgr.24356) 2999 : cluster 0 pgmap v2967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:05 smithi141 bash[31670]: audit 2023-12-01T17:18:04.759997+0000 mon.a (mon.0) 2452 : audit 0 from='client.? 172.21.15.40:0/2248195663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:05 smithi040 bash[28232]: cluster 2023-12-01T17:18:04.055657+0000 mgr.y (mgr.24356) 2999 : cluster 0 pgmap v2967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:05 smithi040 bash[28232]: audit 2023-12-01T17:18:04.759997+0000 mon.a (mon.0) 2452 : audit 0 from='client.? 172.21.15.40:0/2248195663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:05 smithi040 bash[41173]: cluster 2023-12-01T17:18:04.055657+0000 mgr.y (mgr.24356) 2999 : cluster 0 pgmap v2967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:05 smithi040 bash[41173]: audit 2023-12-01T17:18:04.759997+0000 mon.a (mon.0) 2452 : audit 0 from='client.? 172.21.15.40:0/2248195663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:18:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:18:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:07 smithi141 bash[31670]: cluster 2023-12-01T17:18:06.056786+0000 mgr.y (mgr.24356) 3000 : cluster 0 pgmap v2968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:07 smithi141 bash[31670]: audit 2023-12-01T17:18:07.215757+0000 mon.c (mon.2) 1917 : audit 0 from='client.? 172.21.15.40:0/3854858169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:07 smithi040 bash[28232]: cluster 2023-12-01T17:18:06.056786+0000 mgr.y (mgr.24356) 3000 : cluster 0 pgmap v2968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:07 smithi040 bash[28232]: audit 2023-12-01T17:18:07.215757+0000 mon.c (mon.2) 1917 : audit 0 from='client.? 172.21.15.40:0/3854858169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:07 smithi040 bash[41173]: cluster 2023-12-01T17:18:06.056786+0000 mgr.y (mgr.24356) 3000 : cluster 0 pgmap v2968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:07 smithi040 bash[41173]: audit 2023-12-01T17:18:07.215757+0000 mon.c (mon.2) 1917 : audit 0 from='client.? 172.21.15.40:0/3854858169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:09 smithi141 bash[31670]: cluster 2023-12-01T17:18:08.057449+0000 mgr.y (mgr.24356) 3001 : cluster 0 pgmap v2969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:09 smithi040 bash[41173]: cluster 2023-12-01T17:18:08.057449+0000 mgr.y (mgr.24356) 3001 : cluster 0 pgmap v2969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:09 smithi040 bash[28232]: cluster 2023-12-01T17:18:08.057449+0000 mgr.y (mgr.24356) 3001 : cluster 0 pgmap v2969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:10 smithi141 bash[31670]: audit 2023-12-01T17:18:09.685207+0000 mon.a (mon.0) 2453 : audit 0 from='client.? 172.21.15.40:0/931141066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:10 smithi040 bash[41173]: audit 2023-12-01T17:18:09.685207+0000 mon.a (mon.0) 2453 : audit 0 from='client.? 172.21.15.40:0/931141066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:10 smithi040 bash[28232]: audit 2023-12-01T17:18:09.685207+0000 mon.a (mon.0) 2453 : audit 0 from='client.? 172.21.15.40:0/931141066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:11 smithi141 bash[31670]: cluster 2023-12-01T17:18:10.058655+0000 mgr.y (mgr.24356) 3002 : cluster 0 pgmap v2970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:11 smithi040 bash[28232]: cluster 2023-12-01T17:18:10.058655+0000 mgr.y (mgr.24356) 3002 : cluster 0 pgmap v2970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:11 smithi040 bash[41173]: cluster 2023-12-01T17:18:10.058655+0000 mgr.y (mgr.24356) 3002 : cluster 0 pgmap v2970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:12 smithi040 bash[28232]: audit 2023-12-01T17:18:12.150420+0000 mon.c (mon.2) 1918 : audit 0 from='client.? 172.21.15.40:0/2204703465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:12 smithi040 bash[41173]: audit 2023-12-01T17:18:12.150420+0000 mon.c (mon.2) 1918 : audit 0 from='client.? 172.21.15.40:0/2204703465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:12 smithi141 bash[31670]: audit 2023-12-01T17:18:12.150420+0000 mon.c (mon.2) 1918 : audit 0 from='client.? 172.21.15.40:0/2204703465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:13 smithi040 bash[28232]: cluster 2023-12-01T17:18:12.059125+0000 mgr.y (mgr.24356) 3003 : cluster 0 pgmap v2971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:13 smithi040 bash[41173]: cluster 2023-12-01T17:18:12.059125+0000 mgr.y (mgr.24356) 3003 : cluster 0 pgmap v2971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:13 smithi141 bash[31670]: cluster 2023-12-01T17:18:12.059125+0000 mgr.y (mgr.24356) 3003 : cluster 0 pgmap v2971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:15 smithi040 bash[28232]: cluster 2023-12-01T17:18:14.059791+0000 mgr.y (mgr.24356) 3004 : cluster 0 pgmap v2972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:15 smithi040 bash[28232]: audit 2023-12-01T17:18:14.615178+0000 mon.c (mon.2) 1919 : audit 0 from='client.? 172.21.15.40:0/1140393461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:15 smithi040 bash[41173]: cluster 2023-12-01T17:18:14.059791+0000 mgr.y (mgr.24356) 3004 : cluster 0 pgmap v2972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:15 smithi040 bash[41173]: audit 2023-12-01T17:18:14.615178+0000 mon.c (mon.2) 1919 : audit 0 from='client.? 172.21.15.40:0/1140393461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:15 smithi141 bash[31670]: cluster 2023-12-01T17:18:14.059791+0000 mgr.y (mgr.24356) 3004 : cluster 0 pgmap v2972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:15 smithi141 bash[31670]: audit 2023-12-01T17:18:14.615178+0000 mon.c (mon.2) 1919 : audit 0 from='client.? 172.21.15.40:0/1140393461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:18:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:18:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:17 smithi040 bash[41173]: cluster 2023-12-01T17:18:16.060987+0000 mgr.y (mgr.24356) 3005 : cluster 0 pgmap v2973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:17 smithi040 bash[41173]: audit 2023-12-01T17:18:17.077325+0000 mon.a (mon.0) 2454 : audit 0 from='client.? 172.21.15.40:0/3728768979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:17 smithi040 bash[28232]: cluster 2023-12-01T17:18:16.060987+0000 mgr.y (mgr.24356) 3005 : cluster 0 pgmap v2973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:17 smithi040 bash[28232]: audit 2023-12-01T17:18:17.077325+0000 mon.a (mon.0) 2454 : audit 0 from='client.? 172.21.15.40:0/3728768979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:17 smithi141 bash[31670]: cluster 2023-12-01T17:18:16.060987+0000 mgr.y (mgr.24356) 3005 : cluster 0 pgmap v2973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:17 smithi141 bash[31670]: audit 2023-12-01T17:18:17.077325+0000 mon.a (mon.0) 2454 : audit 0 from='client.? 172.21.15.40:0/3728768979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:18 smithi040 bash[41173]: audit 2023-12-01T17:18:18.455597+0000 mon.c (mon.2) 1920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:18 smithi040 bash[28232]: audit 2023-12-01T17:18:18.455597+0000 mon.c (mon.2) 1920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:18 smithi141 bash[31670]: audit 2023-12-01T17:18:18.455597+0000 mon.c (mon.2) 1920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:19 smithi040 bash[28232]: cluster 2023-12-01T17:18:18.061710+0000 mgr.y (mgr.24356) 3006 : cluster 0 pgmap v2974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:19 smithi040 bash[28232]: audit 2023-12-01T17:18:19.524255+0000 mon.a (mon.0) 2455 : audit 0 from='client.? 172.21.15.40:0/1294605532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:19 smithi040 bash[41173]: cluster 2023-12-01T17:18:18.061710+0000 mgr.y (mgr.24356) 3006 : cluster 0 pgmap v2974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:19 smithi040 bash[41173]: audit 2023-12-01T17:18:19.524255+0000 mon.a (mon.0) 2455 : audit 0 from='client.? 172.21.15.40:0/1294605532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:19 smithi141 bash[31670]: cluster 2023-12-01T17:18:18.061710+0000 mgr.y (mgr.24356) 3006 : cluster 0 pgmap v2974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:19 smithi141 bash[31670]: audit 2023-12-01T17:18:19.524255+0000 mon.a (mon.0) 2455 : audit 0 from='client.? 172.21.15.40:0/1294605532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:21 smithi040 bash[28232]: cluster 2023-12-01T17:18:20.062866+0000 mgr.y (mgr.24356) 3007 : cluster 0 pgmap v2975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:21 smithi040 bash[41173]: cluster 2023-12-01T17:18:20.062866+0000 mgr.y (mgr.24356) 3007 : cluster 0 pgmap v2975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:21 smithi141 bash[31670]: cluster 2023-12-01T17:18:20.062866+0000 mgr.y (mgr.24356) 3007 : cluster 0 pgmap v2975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:22 smithi040 bash[28232]: audit 2023-12-01T17:18:21.990170+0000 mon.a (mon.0) 2456 : audit 0 from='client.? 172.21.15.40:0/3662293476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:22 smithi040 bash[41173]: audit 2023-12-01T17:18:21.990170+0000 mon.a (mon.0) 2456 : audit 0 from='client.? 172.21.15.40:0/3662293476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:22 smithi141 bash[31670]: audit 2023-12-01T17:18:21.990170+0000 mon.a (mon.0) 2456 : audit 0 from='client.? 172.21.15.40:0/3662293476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:23 smithi040 bash[41173]: cluster 2023-12-01T17:18:22.063549+0000 mgr.y (mgr.24356) 3008 : cluster 0 pgmap v2976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:23 smithi040 bash[28232]: cluster 2023-12-01T17:18:22.063549+0000 mgr.y (mgr.24356) 3008 : cluster 0 pgmap v2976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:23 smithi141 bash[31670]: cluster 2023-12-01T17:18:22.063549+0000 mgr.y (mgr.24356) 3008 : cluster 0 pgmap v2976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:25 smithi141 bash[31670]: cluster 2023-12-01T17:18:24.064049+0000 mgr.y (mgr.24356) 3009 : cluster 0 pgmap v2977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:25 smithi141 bash[31670]: audit 2023-12-01T17:18:24.459487+0000 mon.a (mon.0) 2457 : audit 0 from='client.? 172.21.15.40:0/258504579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:25 smithi040 bash[41173]: cluster 2023-12-01T17:18:24.064049+0000 mgr.y (mgr.24356) 3009 : cluster 0 pgmap v2977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:25 smithi040 bash[41173]: audit 2023-12-01T17:18:24.459487+0000 mon.a (mon.0) 2457 : audit 0 from='client.? 172.21.15.40:0/258504579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:25 smithi040 bash[28232]: cluster 2023-12-01T17:18:24.064049+0000 mgr.y (mgr.24356) 3009 : cluster 0 pgmap v2977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:25 smithi040 bash[28232]: audit 2023-12-01T17:18:24.459487+0000 mon.a (mon.0) 2457 : audit 0 from='client.? 172.21.15.40:0/258504579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:18:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:18:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:27 smithi141 bash[31670]: cluster 2023-12-01T17:18:26.065229+0000 mgr.y (mgr.24356) 3010 : cluster 0 pgmap v2978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:27 smithi141 bash[31670]: audit 2023-12-01T17:18:26.925335+0000 mon.a (mon.0) 2458 : audit 0 from='client.? 172.21.15.40:0/2657076595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:27 smithi040 bash[28232]: cluster 2023-12-01T17:18:26.065229+0000 mgr.y (mgr.24356) 3010 : cluster 0 pgmap v2978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:27 smithi040 bash[28232]: audit 2023-12-01T17:18:26.925335+0000 mon.a (mon.0) 2458 : audit 0 from='client.? 172.21.15.40:0/2657076595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:27 smithi040 bash[41173]: cluster 2023-12-01T17:18:26.065229+0000 mgr.y (mgr.24356) 3010 : cluster 0 pgmap v2978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:27 smithi040 bash[41173]: audit 2023-12-01T17:18:26.925335+0000 mon.a (mon.0) 2458 : audit 0 from='client.? 172.21.15.40:0/2657076595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:29 smithi141 bash[31670]: cluster 2023-12-01T17:18:28.065919+0000 mgr.y (mgr.24356) 3011 : cluster 0 pgmap v2979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:29 smithi040 bash[28232]: cluster 2023-12-01T17:18:28.065919+0000 mgr.y (mgr.24356) 3011 : cluster 0 pgmap v2979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:29 smithi040 bash[41173]: cluster 2023-12-01T17:18:28.065919+0000 mgr.y (mgr.24356) 3011 : cluster 0 pgmap v2979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:30 smithi141 bash[31670]: audit 2023-12-01T17:18:29.413413+0000 mon.a (mon.0) 2459 : audit 0 from='client.? 172.21.15.40:0/1065173436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:30 smithi040 bash[28232]: audit 2023-12-01T17:18:29.413413+0000 mon.a (mon.0) 2459 : audit 0 from='client.? 172.21.15.40:0/1065173436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:30 smithi040 bash[41173]: audit 2023-12-01T17:18:29.413413+0000 mon.a (mon.0) 2459 : audit 0 from='client.? 172.21.15.40:0/1065173436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:31 smithi141 bash[31670]: cluster 2023-12-01T17:18:30.067001+0000 mgr.y (mgr.24356) 3012 : cluster 0 pgmap v2980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:31 smithi040 bash[41173]: cluster 2023-12-01T17:18:30.067001+0000 mgr.y (mgr.24356) 3012 : cluster 0 pgmap v2980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:31 smithi040 bash[28232]: cluster 2023-12-01T17:18:30.067001+0000 mgr.y (mgr.24356) 3012 : cluster 0 pgmap v2980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:32 smithi141 bash[31670]: audit 2023-12-01T17:18:31.880028+0000 mon.c (mon.2) 1921 : audit 0 from='client.? 172.21.15.40:0/3481424365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:32 smithi040 bash[28232]: audit 2023-12-01T17:18:31.880028+0000 mon.c (mon.2) 1921 : audit 0 from='client.? 172.21.15.40:0/3481424365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:32 smithi040 bash[41173]: audit 2023-12-01T17:18:31.880028+0000 mon.c (mon.2) 1921 : audit 0 from='client.? 172.21.15.40:0/3481424365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:33 smithi141 bash[31670]: cluster 2023-12-01T17:18:32.067726+0000 mgr.y (mgr.24356) 3013 : cluster 0 pgmap v2981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:33 smithi040 bash[28232]: cluster 2023-12-01T17:18:32.067726+0000 mgr.y (mgr.24356) 3013 : cluster 0 pgmap v2981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:33 smithi040 bash[41173]: cluster 2023-12-01T17:18:32.067726+0000 mgr.y (mgr.24356) 3013 : cluster 0 pgmap v2981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:34 smithi141 bash[31670]: audit 2023-12-01T17:18:33.455996+0000 mon.c (mon.2) 1922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:34 smithi040 bash[28232]: audit 2023-12-01T17:18:33.455996+0000 mon.c (mon.2) 1922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:34 smithi040 bash[41173]: audit 2023-12-01T17:18:33.455996+0000 mon.c (mon.2) 1922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:35 smithi141 bash[31670]: cluster 2023-12-01T17:18:34.068344+0000 mgr.y (mgr.24356) 3014 : cluster 0 pgmap v2982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:35 smithi141 bash[31670]: audit 2023-12-01T17:18:34.345598+0000 mon.a (mon.0) 2460 : audit 0 from='client.? 172.21.15.40:0/656133009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:35 smithi040 bash[41173]: cluster 2023-12-01T17:18:34.068344+0000 mgr.y (mgr.24356) 3014 : cluster 0 pgmap v2982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:35 smithi040 bash[41173]: audit 2023-12-01T17:18:34.345598+0000 mon.a (mon.0) 2460 : audit 0 from='client.? 172.21.15.40:0/656133009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:35 smithi040 bash[28232]: cluster 2023-12-01T17:18:34.068344+0000 mgr.y (mgr.24356) 3014 : cluster 0 pgmap v2982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:35 smithi040 bash[28232]: audit 2023-12-01T17:18:34.345598+0000 mon.a (mon.0) 2460 : audit 0 from='client.? 172.21.15.40:0/656133009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:18:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:18:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:37 smithi040 bash[41173]: cluster 2023-12-01T17:18:36.069640+0000 mgr.y (mgr.24356) 3015 : cluster 0 pgmap v2983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:37 smithi040 bash[41173]: audit 2023-12-01T17:18:36.808154+0000 mon.a (mon.0) 2461 : audit 0 from='client.? 172.21.15.40:0/2303980502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:37 smithi040 bash[28232]: cluster 2023-12-01T17:18:36.069640+0000 mgr.y (mgr.24356) 3015 : cluster 0 pgmap v2983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:37 smithi040 bash[28232]: audit 2023-12-01T17:18:36.808154+0000 mon.a (mon.0) 2461 : audit 0 from='client.? 172.21.15.40:0/2303980502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:37 smithi141 bash[31670]: cluster 2023-12-01T17:18:36.069640+0000 mgr.y (mgr.24356) 3015 : cluster 0 pgmap v2983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:37 smithi141 bash[31670]: audit 2023-12-01T17:18:36.808154+0000 mon.a (mon.0) 2461 : audit 0 from='client.? 172.21.15.40:0/2303980502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:39 smithi040 bash[41173]: cluster 2023-12-01T17:18:38.070419+0000 mgr.y (mgr.24356) 3016 : cluster 0 pgmap v2984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:39 smithi040 bash[41173]: audit 2023-12-01T17:18:39.275911+0000 mon.a (mon.0) 2462 : audit 0 from='client.? 172.21.15.40:0/3790602481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:39 smithi040 bash[28232]: cluster 2023-12-01T17:18:38.070419+0000 mgr.y (mgr.24356) 3016 : cluster 0 pgmap v2984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:39 smithi040 bash[28232]: audit 2023-12-01T17:18:39.275911+0000 mon.a (mon.0) 2462 : audit 0 from='client.? 172.21.15.40:0/3790602481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:39 smithi141 bash[31670]: cluster 2023-12-01T17:18:38.070419+0000 mgr.y (mgr.24356) 3016 : cluster 0 pgmap v2984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:39 smithi141 bash[31670]: audit 2023-12-01T17:18:39.275911+0000 mon.a (mon.0) 2462 : audit 0 from='client.? 172.21.15.40:0/3790602481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:41 smithi040 bash[28232]: cluster 2023-12-01T17:18:40.071630+0000 mgr.y (mgr.24356) 3017 : cluster 0 pgmap v2985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:41 smithi040 bash[41173]: cluster 2023-12-01T17:18:40.071630+0000 mgr.y (mgr.24356) 3017 : cluster 0 pgmap v2985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:41 smithi141 bash[31670]: cluster 2023-12-01T17:18:40.071630+0000 mgr.y (mgr.24356) 3017 : cluster 0 pgmap v2985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:42 smithi040 bash[41173]: audit 2023-12-01T17:18:41.741913+0000 mon.a (mon.0) 2463 : audit 0 from='client.? 172.21.15.40:0/3546915216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:42 smithi040 bash[28232]: audit 2023-12-01T17:18:41.741913+0000 mon.a (mon.0) 2463 : audit 0 from='client.? 172.21.15.40:0/3546915216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:42 smithi141 bash[31670]: audit 2023-12-01T17:18:41.741913+0000 mon.a (mon.0) 2463 : audit 0 from='client.? 172.21.15.40:0/3546915216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:43 smithi040 bash[41173]: cluster 2023-12-01T17:18:42.072332+0000 mgr.y (mgr.24356) 3018 : cluster 0 pgmap v2986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:43 smithi040 bash[28232]: cluster 2023-12-01T17:18:42.072332+0000 mgr.y (mgr.24356) 3018 : cluster 0 pgmap v2986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:43 smithi141 bash[31670]: cluster 2023-12-01T17:18:42.072332+0000 mgr.y (mgr.24356) 3018 : cluster 0 pgmap v2986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:44 smithi040 bash[28232]: audit 2023-12-01T17:18:44.208771+0000 mon.a (mon.0) 2464 : audit 0 from='client.? 172.21.15.40:0/2050971695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:44 smithi040 bash[41173]: audit 2023-12-01T17:18:44.208771+0000 mon.a (mon.0) 2464 : audit 0 from='client.? 172.21.15.40:0/2050971695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:44 smithi141 bash[31670]: audit 2023-12-01T17:18:44.208771+0000 mon.a (mon.0) 2464 : audit 0 from='client.? 172.21.15.40:0/2050971695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:45 smithi040 bash[41173]: cluster 2023-12-01T17:18:44.072983+0000 mgr.y (mgr.24356) 3019 : cluster 0 pgmap v2987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:45 smithi040 bash[28232]: cluster 2023-12-01T17:18:44.072983+0000 mgr.y (mgr.24356) 3019 : cluster 0 pgmap v2987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:45 smithi141 bash[31670]: cluster 2023-12-01T17:18:44.072983+0000 mgr.y (mgr.24356) 3019 : cluster 0 pgmap v2987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:18:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:18:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:47 smithi040 bash[28232]: cluster 2023-12-01T17:18:46.074155+0000 mgr.y (mgr.24356) 3020 : cluster 0 pgmap v2988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:47 smithi040 bash[28232]: audit 2023-12-01T17:18:46.674526+0000 mon.c (mon.2) 1923 : audit 0 from='client.? 172.21.15.40:0/8495536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:47 smithi040 bash[41173]: cluster 2023-12-01T17:18:46.074155+0000 mgr.y (mgr.24356) 3020 : cluster 0 pgmap v2988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:47 smithi040 bash[41173]: audit 2023-12-01T17:18:46.674526+0000 mon.c (mon.2) 1923 : audit 0 from='client.? 172.21.15.40:0/8495536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:47 smithi141 bash[31670]: cluster 2023-12-01T17:18:46.074155+0000 mgr.y (mgr.24356) 3020 : cluster 0 pgmap v2988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:47 smithi141 bash[31670]: audit 2023-12-01T17:18:46.674526+0000 mon.c (mon.2) 1923 : audit 0 from='client.? 172.21.15.40:0/8495536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:49 smithi040 bash[28232]: cluster 2023-12-01T17:18:48.074831+0000 mgr.y (mgr.24356) 3021 : cluster 0 pgmap v2989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:49 smithi040 bash[28232]: audit 2023-12-01T17:18:48.456370+0000 mon.c (mon.2) 1924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:49 smithi040 bash[28232]: audit 2023-12-01T17:18:49.142402+0000 mon.c (mon.2) 1925 : audit 0 from='client.? 172.21.15.40:0/4017574619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:49 smithi040 bash[41173]: cluster 2023-12-01T17:18:48.074831+0000 mgr.y (mgr.24356) 3021 : cluster 0 pgmap v2989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:49 smithi040 bash[41173]: audit 2023-12-01T17:18:48.456370+0000 mon.c (mon.2) 1924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:49 smithi040 bash[41173]: audit 2023-12-01T17:18:49.142402+0000 mon.c (mon.2) 1925 : audit 0 from='client.? 172.21.15.40:0/4017574619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:49 smithi141 bash[31670]: cluster 2023-12-01T17:18:48.074831+0000 mgr.y (mgr.24356) 3021 : cluster 0 pgmap v2989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:49 smithi141 bash[31670]: audit 2023-12-01T17:18:48.456370+0000 mon.c (mon.2) 1924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:49 smithi141 bash[31670]: audit 2023-12-01T17:18:49.142402+0000 mon.c (mon.2) 1925 : audit 0 from='client.? 172.21.15.40:0/4017574619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:51 smithi040 bash[28232]: cluster 2023-12-01T17:18:50.075973+0000 mgr.y (mgr.24356) 3022 : cluster 0 pgmap v2990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:51 smithi040 bash[41173]: cluster 2023-12-01T17:18:50.075973+0000 mgr.y (mgr.24356) 3022 : cluster 0 pgmap v2990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:51 smithi141 bash[31670]: cluster 2023-12-01T17:18:50.075973+0000 mgr.y (mgr.24356) 3022 : cluster 0 pgmap v2990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:52 smithi040 bash[28232]: audit 2023-12-01T17:18:51.604043+0000 mon.a (mon.0) 2465 : audit 0 from='client.? 172.21.15.40:0/1423714309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:52 smithi040 bash[28232]: audit 2023-12-01T17:18:52.049530+0000 mon.c (mon.2) 1926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:18:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:52 smithi040 bash[41173]: audit 2023-12-01T17:18:51.604043+0000 mon.a (mon.0) 2465 : audit 0 from='client.? 172.21.15.40:0/1423714309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:52 smithi040 bash[41173]: audit 2023-12-01T17:18:52.049530+0000 mon.c (mon.2) 1926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:18:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:52 smithi141 bash[31670]: audit 2023-12-01T17:18:51.604043+0000 mon.a (mon.0) 2465 : audit 0 from='client.? 172.21.15.40:0/1423714309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:52 smithi141 bash[31670]: audit 2023-12-01T17:18:52.049530+0000 mon.c (mon.2) 1926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:18:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:53 smithi040 bash[41173]: cluster 2023-12-01T17:18:52.076607+0000 mgr.y (mgr.24356) 3023 : cluster 0 pgmap v2991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:53 smithi040 bash[28232]: cluster 2023-12-01T17:18:52.076607+0000 mgr.y (mgr.24356) 3023 : cluster 0 pgmap v2991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:53 smithi141 bash[31670]: cluster 2023-12-01T17:18:52.076607+0000 mgr.y (mgr.24356) 3023 : cluster 0 pgmap v2991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:54 smithi040 bash[28232]: audit 2023-12-01T17:18:54.076355+0000 mon.c (mon.2) 1927 : audit 0 from='client.? 172.21.15.40:0/848973618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:54 smithi040 bash[41173]: audit 2023-12-01T17:18:54.076355+0000 mon.c (mon.2) 1927 : audit 0 from='client.? 172.21.15.40:0/848973618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:54 smithi141 bash[31670]: audit 2023-12-01T17:18:54.076355+0000 mon.c (mon.2) 1927 : audit 0 from='client.? 172.21.15.40:0/848973618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:55 smithi040 bash[28232]: cluster 2023-12-01T17:18:54.077035+0000 mgr.y (mgr.24356) 3024 : cluster 0 pgmap v2992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:55 smithi040 bash[41173]: cluster 2023-12-01T17:18:54.077035+0000 mgr.y (mgr.24356) 3024 : cluster 0 pgmap v2992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:55 smithi141 bash[31670]: cluster 2023-12-01T17:18:54.077035+0000 mgr.y (mgr.24356) 3024 : cluster 0 pgmap v2992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:18:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:18:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:57 smithi040 bash[41173]: cluster 2023-12-01T17:18:56.078119+0000 mgr.y (mgr.24356) 3025 : cluster 0 pgmap v2993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:57 smithi040 bash[41173]: audit 2023-12-01T17:18:56.551482+0000 mon.c (mon.2) 1928 : audit 0 from='client.? 172.21.15.40:0/2857226769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:57 smithi040 bash[28232]: cluster 2023-12-01T17:18:56.078119+0000 mgr.y (mgr.24356) 3025 : cluster 0 pgmap v2993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:57 smithi040 bash[28232]: audit 2023-12-01T17:18:56.551482+0000 mon.c (mon.2) 1928 : audit 0 from='client.? 172.21.15.40:0/2857226769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:57 smithi141 bash[31670]: cluster 2023-12-01T17:18:56.078119+0000 mgr.y (mgr.24356) 3025 : cluster 0 pgmap v2993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:57 smithi141 bash[31670]: audit 2023-12-01T17:18:56.551482+0000 mon.c (mon.2) 1928 : audit 0 from='client.? 172.21.15.40:0/2857226769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:18:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:57.942930+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:57.954086+0000 mon.a (mon.0) 2467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: cluster 2023-12-01T17:18:58.078765+0000 mgr.y (mgr.24356) 3026 : cluster 0 pgmap v2994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:58.250434+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:58.260408+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:58.736932+0000 mon.c (mon.2) 1929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:58.738614+0000 mon.c (mon.2) 1930 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:18:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:58 smithi141 bash[31670]: audit 2023-12-01T17:18:58.748837+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:57.942930+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:57.954086+0000 mon.a (mon.0) 2467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: cluster 2023-12-01T17:18:58.078765+0000 mgr.y (mgr.24356) 3026 : cluster 0 pgmap v2994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:58.250434+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:58.260408+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:58.736932+0000 mon.c (mon.2) 1929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:58.738614+0000 mon.c (mon.2) 1930 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[41173]: audit 2023-12-01T17:18:58.748837+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:57.942930+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:57.954086+0000 mon.a (mon.0) 2467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: cluster 2023-12-01T17:18:58.078765+0000 mgr.y (mgr.24356) 3026 : cluster 0 pgmap v2994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:18:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:58.250434+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:58.260408+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:18:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:58.736932+0000 mon.c (mon.2) 1929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:18:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:58.738614+0000 mon.c (mon.2) 1930 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:18:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:58 smithi040 bash[28232]: audit 2023-12-01T17:18:58.748837+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:19:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:18:59 smithi141 bash[31670]: audit 2023-12-01T17:18:59.016144+0000 mon.c (mon.2) 1931 : audit 0 from='client.? 172.21.15.40:0/393563239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:18:59 smithi040 bash[28232]: audit 2023-12-01T17:18:59.016144+0000 mon.c (mon.2) 1931 : audit 0 from='client.? 172.21.15.40:0/393563239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:18:59 smithi040 bash[41173]: audit 2023-12-01T17:18:59.016144+0000 mon.c (mon.2) 1931 : audit 0 from='client.? 172.21.15.40:0/393563239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:00 smithi141 bash[31670]: cluster 2023-12-01T17:19:00.079880+0000 mgr.y (mgr.24356) 3027 : cluster 0 pgmap v2995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:00 smithi040 bash[41173]: cluster 2023-12-01T17:19:00.079880+0000 mgr.y (mgr.24356) 3027 : cluster 0 pgmap v2995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:00 smithi040 bash[28232]: cluster 2023-12-01T17:19:00.079880+0000 mgr.y (mgr.24356) 3027 : cluster 0 pgmap v2995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:01 smithi141 bash[31670]: audit 2023-12-01T17:19:01.483794+0000 mon.c (mon.2) 1932 : audit 0 from='client.? 172.21.15.40:0/3539240439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:01 smithi040 bash[28232]: audit 2023-12-01T17:19:01.483794+0000 mon.c (mon.2) 1932 : audit 0 from='client.? 172.21.15.40:0/3539240439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:01 smithi040 bash[41173]: audit 2023-12-01T17:19:01.483794+0000 mon.c (mon.2) 1932 : audit 0 from='client.? 172.21.15.40:0/3539240439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:02 smithi141 bash[31670]: cluster 2023-12-01T17:19:02.080642+0000 mgr.y (mgr.24356) 3028 : cluster 0 pgmap v2996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:02 smithi040 bash[28232]: cluster 2023-12-01T17:19:02.080642+0000 mgr.y (mgr.24356) 3028 : cluster 0 pgmap v2996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:02 smithi040 bash[41173]: cluster 2023-12-01T17:19:02.080642+0000 mgr.y (mgr.24356) 3028 : cluster 0 pgmap v2996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:03 smithi141 bash[31670]: audit 2023-12-01T17:19:03.456762+0000 mon.c (mon.2) 1933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:03 smithi141 bash[31670]: audit 2023-12-01T17:19:03.943878+0000 mon.c (mon.2) 1934 : audit 0 from='client.? 172.21.15.40:0/2262773516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:03 smithi040 bash[28232]: audit 2023-12-01T17:19:03.456762+0000 mon.c (mon.2) 1933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:03 smithi040 bash[28232]: audit 2023-12-01T17:19:03.943878+0000 mon.c (mon.2) 1934 : audit 0 from='client.? 172.21.15.40:0/2262773516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:04 smithi040 bash[41173]: audit 2023-12-01T17:19:03.456762+0000 mon.c (mon.2) 1933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:04 smithi040 bash[41173]: audit 2023-12-01T17:19:03.943878+0000 mon.c (mon.2) 1934 : audit 0 from='client.? 172.21.15.40:0/2262773516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:05 smithi141 bash[31670]: cluster 2023-12-01T17:19:04.081257+0000 mgr.y (mgr.24356) 3029 : cluster 0 pgmap v2997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:05 smithi040 bash[28232]: cluster 2023-12-01T17:19:04.081257+0000 mgr.y (mgr.24356) 3029 : cluster 0 pgmap v2997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:05 smithi040 bash[41173]: cluster 2023-12-01T17:19:04.081257+0000 mgr.y (mgr.24356) 3029 : cluster 0 pgmap v2997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:19:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:19:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:07 smithi141 bash[31670]: cluster 2023-12-01T17:19:06.082395+0000 mgr.y (mgr.24356) 3030 : cluster 0 pgmap v2998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:07 smithi141 bash[31670]: audit 2023-12-01T17:19:06.405784+0000 mon.a (mon.0) 2471 : audit 0 from='client.? 172.21.15.40:0/1564158181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:07 smithi040 bash[28232]: cluster 2023-12-01T17:19:06.082395+0000 mgr.y (mgr.24356) 3030 : cluster 0 pgmap v2998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:07 smithi040 bash[28232]: audit 2023-12-01T17:19:06.405784+0000 mon.a (mon.0) 2471 : audit 0 from='client.? 172.21.15.40:0/1564158181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:07 smithi040 bash[41173]: cluster 2023-12-01T17:19:06.082395+0000 mgr.y (mgr.24356) 3030 : cluster 0 pgmap v2998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:07 smithi040 bash[41173]: audit 2023-12-01T17:19:06.405784+0000 mon.a (mon.0) 2471 : audit 0 from='client.? 172.21.15.40:0/1564158181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:09 smithi141 bash[31670]: cluster 2023-12-01T17:19:08.083013+0000 mgr.y (mgr.24356) 3031 : cluster 0 pgmap v2999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:09 smithi141 bash[31670]: audit 2023-12-01T17:19:08.875119+0000 mon.c (mon.2) 1935 : audit 0 from='client.? 172.21.15.40:0/1184235829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:09 smithi040 bash[28232]: cluster 2023-12-01T17:19:08.083013+0000 mgr.y (mgr.24356) 3031 : cluster 0 pgmap v2999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:09 smithi040 bash[28232]: audit 2023-12-01T17:19:08.875119+0000 mon.c (mon.2) 1935 : audit 0 from='client.? 172.21.15.40:0/1184235829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:09 smithi040 bash[41173]: cluster 2023-12-01T17:19:08.083013+0000 mgr.y (mgr.24356) 3031 : cluster 0 pgmap v2999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:09 smithi040 bash[41173]: audit 2023-12-01T17:19:08.875119+0000 mon.c (mon.2) 1935 : audit 0 from='client.? 172.21.15.40:0/1184235829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:11 smithi141 bash[31670]: cluster 2023-12-01T17:19:10.084208+0000 mgr.y (mgr.24356) 3032 : cluster 0 pgmap v3000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:11 smithi040 bash[28232]: cluster 2023-12-01T17:19:10.084208+0000 mgr.y (mgr.24356) 3032 : cluster 0 pgmap v3000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:11 smithi040 bash[41173]: cluster 2023-12-01T17:19:10.084208+0000 mgr.y (mgr.24356) 3032 : cluster 0 pgmap v3000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:12 smithi141 bash[31670]: audit 2023-12-01T17:19:11.345837+0000 mon.c (mon.2) 1936 : audit 0 from='client.? 172.21.15.40:0/2472505748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:12 smithi040 bash[28232]: audit 2023-12-01T17:19:11.345837+0000 mon.c (mon.2) 1936 : audit 0 from='client.? 172.21.15.40:0/2472505748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:12 smithi040 bash[41173]: audit 2023-12-01T17:19:11.345837+0000 mon.c (mon.2) 1936 : audit 0 from='client.? 172.21.15.40:0/2472505748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:13 smithi141 bash[31670]: cluster 2023-12-01T17:19:12.084949+0000 mgr.y (mgr.24356) 3033 : cluster 0 pgmap v3001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:13 smithi040 bash[28232]: cluster 2023-12-01T17:19:12.084949+0000 mgr.y (mgr.24356) 3033 : cluster 0 pgmap v3001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:13 smithi040 bash[41173]: cluster 2023-12-01T17:19:12.084949+0000 mgr.y (mgr.24356) 3033 : cluster 0 pgmap v3001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:14 smithi040 bash[41173]: audit 2023-12-01T17:19:13.806769+0000 mon.c (mon.2) 1937 : audit 0 from='client.? 172.21.15.40:0/3011633408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:14 smithi040 bash[28232]: audit 2023-12-01T17:19:13.806769+0000 mon.c (mon.2) 1937 : audit 0 from='client.? 172.21.15.40:0/3011633408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:14 smithi141 bash[31670]: audit 2023-12-01T17:19:13.806769+0000 mon.c (mon.2) 1937 : audit 0 from='client.? 172.21.15.40:0/3011633408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:15 smithi040 bash[28232]: cluster 2023-12-01T17:19:14.085630+0000 mgr.y (mgr.24356) 3034 : cluster 0 pgmap v3002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:15 smithi040 bash[41173]: cluster 2023-12-01T17:19:14.085630+0000 mgr.y (mgr.24356) 3034 : cluster 0 pgmap v3002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:15 smithi141 bash[31670]: cluster 2023-12-01T17:19:14.085630+0000 mgr.y (mgr.24356) 3034 : cluster 0 pgmap v3002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:19:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:19:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:16 smithi040 bash[28232]: audit 2023-12-01T17:19:16.267652+0000 mon.c (mon.2) 1938 : audit 0 from='client.? 172.21.15.40:0/1781574034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:16 smithi040 bash[41173]: audit 2023-12-01T17:19:16.267652+0000 mon.c (mon.2) 1938 : audit 0 from='client.? 172.21.15.40:0/1781574034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:16 smithi141 bash[31670]: audit 2023-12-01T17:19:16.267652+0000 mon.c (mon.2) 1938 : audit 0 from='client.? 172.21.15.40:0/1781574034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:17 smithi040 bash[41173]: cluster 2023-12-01T17:19:16.086772+0000 mgr.y (mgr.24356) 3035 : cluster 0 pgmap v3003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:17 smithi040 bash[28232]: cluster 2023-12-01T17:19:16.086772+0000 mgr.y (mgr.24356) 3035 : cluster 0 pgmap v3003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:17 smithi141 bash[31670]: cluster 2023-12-01T17:19:16.086772+0000 mgr.y (mgr.24356) 3035 : cluster 0 pgmap v3003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:19 smithi040 bash[28232]: cluster 2023-12-01T17:19:18.087421+0000 mgr.y (mgr.24356) 3036 : cluster 0 pgmap v3004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:19 smithi040 bash[28232]: audit 2023-12-01T17:19:18.457543+0000 mon.c (mon.2) 1939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:19 smithi040 bash[28232]: audit 2023-12-01T17:19:18.731318+0000 mon.a (mon.0) 2472 : audit 0 from='client.? 172.21.15.40:0/269357107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:19 smithi040 bash[41173]: cluster 2023-12-01T17:19:18.087421+0000 mgr.y (mgr.24356) 3036 : cluster 0 pgmap v3004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:19 smithi040 bash[41173]: audit 2023-12-01T17:19:18.457543+0000 mon.c (mon.2) 1939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:19 smithi040 bash[41173]: audit 2023-12-01T17:19:18.731318+0000 mon.a (mon.0) 2472 : audit 0 from='client.? 172.21.15.40:0/269357107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:19 smithi141 bash[31670]: cluster 2023-12-01T17:19:18.087421+0000 mgr.y (mgr.24356) 3036 : cluster 0 pgmap v3004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:19 smithi141 bash[31670]: audit 2023-12-01T17:19:18.457543+0000 mon.c (mon.2) 1939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:19 smithi141 bash[31670]: audit 2023-12-01T17:19:18.731318+0000 mon.a (mon.0) 2472 : audit 0 from='client.? 172.21.15.40:0/269357107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:21 smithi040 bash[28232]: cluster 2023-12-01T17:19:20.088617+0000 mgr.y (mgr.24356) 3037 : cluster 0 pgmap v3005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:21 smithi040 bash[28232]: audit 2023-12-01T17:19:21.196469+0000 mon.a (mon.0) 2473 : audit 0 from='client.? 172.21.15.40:0/437878076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:21 smithi040 bash[41173]: cluster 2023-12-01T17:19:20.088617+0000 mgr.y (mgr.24356) 3037 : cluster 0 pgmap v3005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:21 smithi040 bash[41173]: audit 2023-12-01T17:19:21.196469+0000 mon.a (mon.0) 2473 : audit 0 from='client.? 172.21.15.40:0/437878076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:21 smithi141 bash[31670]: cluster 2023-12-01T17:19:20.088617+0000 mgr.y (mgr.24356) 3037 : cluster 0 pgmap v3005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:21 smithi141 bash[31670]: audit 2023-12-01T17:19:21.196469+0000 mon.a (mon.0) 2473 : audit 0 from='client.? 172.21.15.40:0/437878076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:23 smithi040 bash[41173]: cluster 2023-12-01T17:19:22.089333+0000 mgr.y (mgr.24356) 3038 : cluster 0 pgmap v3006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:23 smithi040 bash[28232]: cluster 2023-12-01T17:19:22.089333+0000 mgr.y (mgr.24356) 3038 : cluster 0 pgmap v3006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:23 smithi141 bash[31670]: cluster 2023-12-01T17:19:22.089333+0000 mgr.y (mgr.24356) 3038 : cluster 0 pgmap v3006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:24 smithi040 bash[41173]: audit 2023-12-01T17:19:23.656356+0000 mon.c (mon.2) 1940 : audit 0 from='client.? 172.21.15.40:0/693804396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:24 smithi040 bash[28232]: audit 2023-12-01T17:19:23.656356+0000 mon.c (mon.2) 1940 : audit 0 from='client.? 172.21.15.40:0/693804396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:24 smithi141 bash[31670]: audit 2023-12-01T17:19:23.656356+0000 mon.c (mon.2) 1940 : audit 0 from='client.? 172.21.15.40:0/693804396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:25 smithi040 bash[28232]: cluster 2023-12-01T17:19:24.090198+0000 mgr.y (mgr.24356) 3039 : cluster 0 pgmap v3007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:25 smithi040 bash[41173]: cluster 2023-12-01T17:19:24.090198+0000 mgr.y (mgr.24356) 3039 : cluster 0 pgmap v3007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:25 smithi141 bash[31670]: cluster 2023-12-01T17:19:24.090198+0000 mgr.y (mgr.24356) 3039 : cluster 0 pgmap v3007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:26 smithi040 bash[28232]: audit 2023-12-01T17:19:26.123443+0000 mon.a (mon.0) 2474 : audit 0 from='client.? 172.21.15.40:0/198814691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:19:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:19:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:26 smithi040 bash[41173]: audit 2023-12-01T17:19:26.123443+0000 mon.a (mon.0) 2474 : audit 0 from='client.? 172.21.15.40:0/198814691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:26 smithi141 bash[31670]: audit 2023-12-01T17:19:26.123443+0000 mon.a (mon.0) 2474 : audit 0 from='client.? 172.21.15.40:0/198814691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:27 smithi040 bash[28232]: cluster 2023-12-01T17:19:26.091354+0000 mgr.y (mgr.24356) 3040 : cluster 0 pgmap v3008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:27 smithi040 bash[41173]: cluster 2023-12-01T17:19:26.091354+0000 mgr.y (mgr.24356) 3040 : cluster 0 pgmap v3008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:27 smithi141 bash[31670]: cluster 2023-12-01T17:19:26.091354+0000 mgr.y (mgr.24356) 3040 : cluster 0 pgmap v3008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:29 smithi040 bash[28232]: cluster 2023-12-01T17:19:28.091986+0000 mgr.y (mgr.24356) 3041 : cluster 0 pgmap v3009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:29 smithi040 bash[28232]: audit 2023-12-01T17:19:28.583316+0000 mon.a (mon.0) 2475 : audit 0 from='client.? 172.21.15.40:0/3309877054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:29 smithi040 bash[41173]: cluster 2023-12-01T17:19:28.091986+0000 mgr.y (mgr.24356) 3041 : cluster 0 pgmap v3009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:29 smithi040 bash[41173]: audit 2023-12-01T17:19:28.583316+0000 mon.a (mon.0) 2475 : audit 0 from='client.? 172.21.15.40:0/3309877054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:29 smithi141 bash[31670]: cluster 2023-12-01T17:19:28.091986+0000 mgr.y (mgr.24356) 3041 : cluster 0 pgmap v3009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:29 smithi141 bash[31670]: audit 2023-12-01T17:19:28.583316+0000 mon.a (mon.0) 2475 : audit 0 from='client.? 172.21.15.40:0/3309877054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:31 smithi040 bash[28232]: cluster 2023-12-01T17:19:30.093143+0000 mgr.y (mgr.24356) 3042 : cluster 0 pgmap v3010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:31 smithi040 bash[28232]: audit 2023-12-01T17:19:31.049615+0000 mon.c (mon.2) 1941 : audit 0 from='client.? 172.21.15.40:0/1434262365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:31 smithi040 bash[41173]: cluster 2023-12-01T17:19:30.093143+0000 mgr.y (mgr.24356) 3042 : cluster 0 pgmap v3010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:31 smithi040 bash[41173]: audit 2023-12-01T17:19:31.049615+0000 mon.c (mon.2) 1941 : audit 0 from='client.? 172.21.15.40:0/1434262365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:31 smithi141 bash[31670]: cluster 2023-12-01T17:19:30.093143+0000 mgr.y (mgr.24356) 3042 : cluster 0 pgmap v3010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:31 smithi141 bash[31670]: audit 2023-12-01T17:19:31.049615+0000 mon.c (mon.2) 1941 : audit 0 from='client.? 172.21.15.40:0/1434262365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:33 smithi040 bash[28232]: cluster 2023-12-01T17:19:32.093770+0000 mgr.y (mgr.24356) 3043 : cluster 0 pgmap v3011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:33 smithi040 bash[41173]: cluster 2023-12-01T17:19:32.093770+0000 mgr.y (mgr.24356) 3043 : cluster 0 pgmap v3011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:33 smithi141 bash[31670]: cluster 2023-12-01T17:19:32.093770+0000 mgr.y (mgr.24356) 3043 : cluster 0 pgmap v3011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:34 smithi040 bash[41173]: audit 2023-12-01T17:19:33.457328+0000 mon.c (mon.2) 1942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:34 smithi040 bash[41173]: audit 2023-12-01T17:19:33.523314+0000 mon.a (mon.0) 2476 : audit 0 from='client.? 172.21.15.40:0/408203565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:34 smithi040 bash[28232]: audit 2023-12-01T17:19:33.457328+0000 mon.c (mon.2) 1942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:34 smithi040 bash[28232]: audit 2023-12-01T17:19:33.523314+0000 mon.a (mon.0) 2476 : audit 0 from='client.? 172.21.15.40:0/408203565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:34 smithi141 bash[31670]: audit 2023-12-01T17:19:33.457328+0000 mon.c (mon.2) 1942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:34 smithi141 bash[31670]: audit 2023-12-01T17:19:33.523314+0000 mon.a (mon.0) 2476 : audit 0 from='client.? 172.21.15.40:0/408203565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:35 smithi040 bash[28232]: cluster 2023-12-01T17:19:34.094454+0000 mgr.y (mgr.24356) 3044 : cluster 0 pgmap v3012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:35 smithi040 bash[41173]: cluster 2023-12-01T17:19:34.094454+0000 mgr.y (mgr.24356) 3044 : cluster 0 pgmap v3012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:35 smithi141 bash[31670]: cluster 2023-12-01T17:19:34.094454+0000 mgr.y (mgr.24356) 3044 : cluster 0 pgmap v3012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:36 smithi040 bash[28232]: audit 2023-12-01T17:19:35.986674+0000 mon.c (mon.2) 1943 : audit 0 from='client.? 172.21.15.40:0/3458128139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:19:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:19:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:36 smithi040 bash[41173]: audit 2023-12-01T17:19:35.986674+0000 mon.c (mon.2) 1943 : audit 0 from='client.? 172.21.15.40:0/3458128139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:36 smithi141 bash[31670]: audit 2023-12-01T17:19:35.986674+0000 mon.c (mon.2) 1943 : audit 0 from='client.? 172.21.15.40:0/3458128139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:37 smithi040 bash[28232]: cluster 2023-12-01T17:19:36.095608+0000 mgr.y (mgr.24356) 3045 : cluster 0 pgmap v3013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:37 smithi040 bash[41173]: cluster 2023-12-01T17:19:36.095608+0000 mgr.y (mgr.24356) 3045 : cluster 0 pgmap v3013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:37 smithi141 bash[31670]: cluster 2023-12-01T17:19:36.095608+0000 mgr.y (mgr.24356) 3045 : cluster 0 pgmap v3013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:39 smithi040 bash[28232]: cluster 2023-12-01T17:19:38.096085+0000 mgr.y (mgr.24356) 3046 : cluster 0 pgmap v3014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:39 smithi040 bash[28232]: audit 2023-12-01T17:19:38.449937+0000 mon.a (mon.0) 2477 : audit 0 from='client.? 172.21.15.40:0/1057351350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:39 smithi040 bash[41173]: cluster 2023-12-01T17:19:38.096085+0000 mgr.y (mgr.24356) 3046 : cluster 0 pgmap v3014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:39 smithi040 bash[41173]: audit 2023-12-01T17:19:38.449937+0000 mon.a (mon.0) 2477 : audit 0 from='client.? 172.21.15.40:0/1057351350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:39 smithi141 bash[31670]: cluster 2023-12-01T17:19:38.096085+0000 mgr.y (mgr.24356) 3046 : cluster 0 pgmap v3014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:39 smithi141 bash[31670]: audit 2023-12-01T17:19:38.449937+0000 mon.a (mon.0) 2477 : audit 0 from='client.? 172.21.15.40:0/1057351350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:41 smithi040 bash[28232]: cluster 2023-12-01T17:19:40.097256+0000 mgr.y (mgr.24356) 3047 : cluster 0 pgmap v3015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:41 smithi040 bash[28232]: audit 2023-12-01T17:19:40.903226+0000 mon.a (mon.0) 2478 : audit 0 from='client.? 172.21.15.40:0/865195322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:41 smithi040 bash[41173]: cluster 2023-12-01T17:19:40.097256+0000 mgr.y (mgr.24356) 3047 : cluster 0 pgmap v3015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:41 smithi040 bash[41173]: audit 2023-12-01T17:19:40.903226+0000 mon.a (mon.0) 2478 : audit 0 from='client.? 172.21.15.40:0/865195322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:41 smithi141 bash[31670]: cluster 2023-12-01T17:19:40.097256+0000 mgr.y (mgr.24356) 3047 : cluster 0 pgmap v3015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:41 smithi141 bash[31670]: audit 2023-12-01T17:19:40.903226+0000 mon.a (mon.0) 2478 : audit 0 from='client.? 172.21.15.40:0/865195322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:43 smithi040 bash[28232]: cluster 2023-12-01T17:19:42.097927+0000 mgr.y (mgr.24356) 3048 : cluster 0 pgmap v3016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:43 smithi040 bash[28232]: audit 2023-12-01T17:19:43.373387+0000 mon.a (mon.0) 2479 : audit 0 from='client.? 172.21.15.40:0/2678051626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:43 smithi040 bash[41173]: cluster 2023-12-01T17:19:42.097927+0000 mgr.y (mgr.24356) 3048 : cluster 0 pgmap v3016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:43 smithi040 bash[41173]: audit 2023-12-01T17:19:43.373387+0000 mon.a (mon.0) 2479 : audit 0 from='client.? 172.21.15.40:0/2678051626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:43 smithi141 bash[31670]: cluster 2023-12-01T17:19:42.097927+0000 mgr.y (mgr.24356) 3048 : cluster 0 pgmap v3016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:43 smithi141 bash[31670]: audit 2023-12-01T17:19:43.373387+0000 mon.a (mon.0) 2479 : audit 0 from='client.? 172.21.15.40:0/2678051626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:45 smithi040 bash[28232]: cluster 2023-12-01T17:19:44.098559+0000 mgr.y (mgr.24356) 3049 : cluster 0 pgmap v3017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:45 smithi040 bash[41173]: cluster 2023-12-01T17:19:44.098559+0000 mgr.y (mgr.24356) 3049 : cluster 0 pgmap v3017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:45 smithi141 bash[31670]: cluster 2023-12-01T17:19:44.098559+0000 mgr.y (mgr.24356) 3049 : cluster 0 pgmap v3017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:46 smithi040 bash[28232]: audit 2023-12-01T17:19:45.840555+0000 mon.c (mon.2) 1944 : audit 0 from='client.? 172.21.15.40:0/1949745004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:46 smithi040 bash[41173]: audit 2023-12-01T17:19:45.840555+0000 mon.c (mon.2) 1944 : audit 0 from='client.? 172.21.15.40:0/1949745004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:19:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:19:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:46 smithi141 bash[31670]: audit 2023-12-01T17:19:45.840555+0000 mon.c (mon.2) 1944 : audit 0 from='client.? 172.21.15.40:0/1949745004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:47 smithi040 bash[28232]: cluster 2023-12-01T17:19:46.099642+0000 mgr.y (mgr.24356) 3050 : cluster 0 pgmap v3018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:47 smithi040 bash[41173]: cluster 2023-12-01T17:19:46.099642+0000 mgr.y (mgr.24356) 3050 : cluster 0 pgmap v3018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:47 smithi141 bash[31670]: cluster 2023-12-01T17:19:46.099642+0000 mgr.y (mgr.24356) 3050 : cluster 0 pgmap v3018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:48 smithi141 bash[31670]: audit 2023-12-01T17:19:48.298057+0000 mon.c (mon.2) 1945 : audit 0 from='client.? 172.21.15.40:0/3167336306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:48 smithi040 bash[28232]: audit 2023-12-01T17:19:48.298057+0000 mon.c (mon.2) 1945 : audit 0 from='client.? 172.21.15.40:0/3167336306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:48 smithi040 bash[41173]: audit 2023-12-01T17:19:48.298057+0000 mon.c (mon.2) 1945 : audit 0 from='client.? 172.21.15.40:0/3167336306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:49 smithi141 bash[31670]: cluster 2023-12-01T17:19:48.100232+0000 mgr.y (mgr.24356) 3051 : cluster 0 pgmap v3019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:49 smithi141 bash[31670]: audit 2023-12-01T17:19:48.457970+0000 mon.c (mon.2) 1946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:49 smithi040 bash[28232]: cluster 2023-12-01T17:19:48.100232+0000 mgr.y (mgr.24356) 3051 : cluster 0 pgmap v3019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:49 smithi040 bash[28232]: audit 2023-12-01T17:19:48.457970+0000 mon.c (mon.2) 1946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:49 smithi040 bash[41173]: cluster 2023-12-01T17:19:48.100232+0000 mgr.y (mgr.24356) 3051 : cluster 0 pgmap v3019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:49 smithi040 bash[41173]: audit 2023-12-01T17:19:48.457970+0000 mon.c (mon.2) 1946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:51 smithi141 bash[31670]: cluster 2023-12-01T17:19:50.101369+0000 mgr.y (mgr.24356) 3052 : cluster 0 pgmap v3020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:51 smithi141 bash[31670]: audit 2023-12-01T17:19:50.763805+0000 mon.a (mon.0) 2480 : audit 0 from='client.? 172.21.15.40:0/2640804349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:51 smithi040 bash[28232]: cluster 2023-12-01T17:19:50.101369+0000 mgr.y (mgr.24356) 3052 : cluster 0 pgmap v3020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:51 smithi040 bash[28232]: audit 2023-12-01T17:19:50.763805+0000 mon.a (mon.0) 2480 : audit 0 from='client.? 172.21.15.40:0/2640804349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:51 smithi040 bash[41173]: cluster 2023-12-01T17:19:50.101369+0000 mgr.y (mgr.24356) 3052 : cluster 0 pgmap v3020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:51 smithi040 bash[41173]: audit 2023-12-01T17:19:50.763805+0000 mon.a (mon.0) 2480 : audit 0 from='client.? 172.21.15.40:0/2640804349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:53 smithi141 bash[31670]: cluster 2023-12-01T17:19:52.102031+0000 mgr.y (mgr.24356) 3053 : cluster 0 pgmap v3021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:53 smithi141 bash[31670]: audit 2023-12-01T17:19:53.220316+0000 mon.a (mon.0) 2481 : audit 0 from='client.? 172.21.15.40:0/2060115213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:53 smithi040 bash[41173]: cluster 2023-12-01T17:19:52.102031+0000 mgr.y (mgr.24356) 3053 : cluster 0 pgmap v3021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:53 smithi040 bash[41173]: audit 2023-12-01T17:19:53.220316+0000 mon.a (mon.0) 2481 : audit 0 from='client.? 172.21.15.40:0/2060115213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:53 smithi040 bash[28232]: cluster 2023-12-01T17:19:52.102031+0000 mgr.y (mgr.24356) 3053 : cluster 0 pgmap v3021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:53 smithi040 bash[28232]: audit 2023-12-01T17:19:53.220316+0000 mon.a (mon.0) 2481 : audit 0 from='client.? 172.21.15.40:0/2060115213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:55 smithi141 bash[31670]: cluster 2023-12-01T17:19:54.102770+0000 mgr.y (mgr.24356) 3054 : cluster 0 pgmap v3022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:55 smithi040 bash[41173]: cluster 2023-12-01T17:19:54.102770+0000 mgr.y (mgr.24356) 3054 : cluster 0 pgmap v3022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:55 smithi040 bash[28232]: cluster 2023-12-01T17:19:54.102770+0000 mgr.y (mgr.24356) 3054 : cluster 0 pgmap v3022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:56 smithi141 bash[31670]: audit 2023-12-01T17:19:55.688337+0000 mon.a (mon.0) 2482 : audit 0 from='client.? 172.21.15.40:0/1670332159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:19:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:19:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:56 smithi040 bash[41173]: audit 2023-12-01T17:19:55.688337+0000 mon.a (mon.0) 2482 : audit 0 from='client.? 172.21.15.40:0/1670332159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:56 smithi040 bash[28232]: audit 2023-12-01T17:19:55.688337+0000 mon.a (mon.0) 2482 : audit 0 from='client.? 172.21.15.40:0/1670332159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:57 smithi141 bash[31670]: cluster 2023-12-01T17:19:56.103961+0000 mgr.y (mgr.24356) 3055 : cluster 0 pgmap v3023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:57 smithi040 bash[28232]: cluster 2023-12-01T17:19:56.103961+0000 mgr.y (mgr.24356) 3055 : cluster 0 pgmap v3023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:57 smithi040 bash[41173]: cluster 2023-12-01T17:19:56.103961+0000 mgr.y (mgr.24356) 3055 : cluster 0 pgmap v3023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:58 smithi141 bash[31670]: audit 2023-12-01T17:19:58.145318+0000 mon.a (mon.0) 2483 : audit 0 from='client.? 172.21.15.40:0/479868103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:58 smithi040 bash[41173]: audit 2023-12-01T17:19:58.145318+0000 mon.a (mon.0) 2483 : audit 0 from='client.? 172.21.15.40:0/479868103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:58 smithi040 bash[28232]: audit 2023-12-01T17:19:58.145318+0000 mon.a (mon.0) 2483 : audit 0 from='client.? 172.21.15.40:0/479868103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:19:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:59 smithi141 bash[31670]: cluster 2023-12-01T17:19:58.104689+0000 mgr.y (mgr.24356) 3056 : cluster 0 pgmap v3024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:19:59 smithi141 bash[31670]: audit 2023-12-01T17:19:58.830833+0000 mon.c (mon.2) 1947 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:19:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:59 smithi040 bash[28232]: cluster 2023-12-01T17:19:58.104689+0000 mgr.y (mgr.24356) 3056 : cluster 0 pgmap v3024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:19:59 smithi040 bash[28232]: audit 2023-12-01T17:19:58.830833+0000 mon.c (mon.2) 1947 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:19:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:59 smithi040 bash[41173]: cluster 2023-12-01T17:19:58.104689+0000 mgr.y (mgr.24356) 3056 : cluster 0 pgmap v3024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:19:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:19:59 smithi040 bash[41173]: audit 2023-12-01T17:19:58.830833+0000 mon.c (mon.2) 1947 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:20:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:00 smithi040 bash[28232]: debug 2023-12-01T17:19:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:00 smithi141 bash[31670]: cluster 2023-12-01T17:20:00.000144+0000 mon.a (mon.0) 2484 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:00 smithi040 bash[28232]: cluster 2023-12-01T17:20:00.000144+0000 mon.a (mon.0) 2484 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:00 smithi040 bash[41173]: cluster 2023-12-01T17:20:00.000144+0000 mon.a (mon.0) 2484 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:01 smithi141 bash[31670]: cluster 2023-12-01T17:20:00.105736+0000 mgr.y (mgr.24356) 3057 : cluster 0 pgmap v3025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:01 smithi141 bash[31670]: audit 2023-12-01T17:20:00.611339+0000 mon.c (mon.2) 1948 : audit 0 from='client.? 172.21.15.40:0/4077726739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:01 smithi040 bash[41173]: cluster 2023-12-01T17:20:00.105736+0000 mgr.y (mgr.24356) 3057 : cluster 0 pgmap v3025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:01 smithi040 bash[41173]: audit 2023-12-01T17:20:00.611339+0000 mon.c (mon.2) 1948 : audit 0 from='client.? 172.21.15.40:0/4077726739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:01 smithi040 bash[28232]: cluster 2023-12-01T17:20:00.105736+0000 mgr.y (mgr.24356) 3057 : cluster 0 pgmap v3025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:01 smithi040 bash[28232]: audit 2023-12-01T17:20:00.611339+0000 mon.c (mon.2) 1948 : audit 0 from='client.? 172.21.15.40:0/4077726739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:03 smithi141 bash[31670]: cluster 2023-12-01T17:20:02.106489+0000 mgr.y (mgr.24356) 3058 : cluster 0 pgmap v3026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:03 smithi141 bash[31670]: audit 2023-12-01T17:20:03.065244+0000 mon.a (mon.0) 2485 : audit 0 from='client.? 172.21.15.40:0/3450192023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:03 smithi040 bash[28232]: cluster 2023-12-01T17:20:02.106489+0000 mgr.y (mgr.24356) 3058 : cluster 0 pgmap v3026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:03 smithi040 bash[28232]: audit 2023-12-01T17:20:03.065244+0000 mon.a (mon.0) 2485 : audit 0 from='client.? 172.21.15.40:0/3450192023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:03 smithi040 bash[41173]: cluster 2023-12-01T17:20:02.106489+0000 mgr.y (mgr.24356) 3058 : cluster 0 pgmap v3026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:03 smithi040 bash[41173]: audit 2023-12-01T17:20:03.065244+0000 mon.a (mon.0) 2485 : audit 0 from='client.? 172.21.15.40:0/3450192023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:04 smithi141 bash[31670]: audit 2023-12-01T17:20:03.458379+0000 mon.c (mon.2) 1949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:04 smithi040 bash[41173]: audit 2023-12-01T17:20:03.458379+0000 mon.c (mon.2) 1949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:04 smithi040 bash[28232]: audit 2023-12-01T17:20:03.458379+0000 mon.c (mon.2) 1949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:05 smithi141 bash[31670]: cluster 2023-12-01T17:20:04.107048+0000 mgr.y (mgr.24356) 3059 : cluster 0 pgmap v3027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:05 smithi141 bash[31670]: audit 2023-12-01T17:20:04.678579+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:05 smithi141 bash[31670]: audit 2023-12-01T17:20:04.689906+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:05 smithi141 bash[31670]: audit 2023-12-01T17:20:05.037187+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:05 smithi141 bash[31670]: audit 2023-12-01T17:20:05.047163+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[41173]: cluster 2023-12-01T17:20:04.107048+0000 mgr.y (mgr.24356) 3059 : cluster 0 pgmap v3027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[41173]: audit 2023-12-01T17:20:04.678579+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[41173]: audit 2023-12-01T17:20:04.689906+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[41173]: audit 2023-12-01T17:20:05.037187+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[41173]: audit 2023-12-01T17:20:05.047163+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[28232]: cluster 2023-12-01T17:20:04.107048+0000 mgr.y (mgr.24356) 3059 : cluster 0 pgmap v3027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[28232]: audit 2023-12-01T17:20:04.678579+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[28232]: audit 2023-12-01T17:20:04.689906+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[28232]: audit 2023-12-01T17:20:05.037187+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:05 smithi040 bash[28232]: audit 2023-12-01T17:20:05.047163+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:06 smithi141 bash[31670]: audit 2023-12-01T17:20:05.519193+0000 mon.a (mon.0) 2490 : audit 0 from='client.? 172.21.15.40:0/3677623776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:06 smithi141 bash[31670]: audit 2023-12-01T17:20:05.569785+0000 mon.c (mon.2) 1950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:20:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:06 smithi141 bash[31670]: audit 2023-12-01T17:20:05.571634+0000 mon.c (mon.2) 1951 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:20:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:06 smithi141 bash[31670]: audit 2023-12-01T17:20:05.581017+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:20:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[28232]: audit 2023-12-01T17:20:05.519193+0000 mon.a (mon.0) 2490 : audit 0 from='client.? 172.21.15.40:0/3677623776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[28232]: audit 2023-12-01T17:20:05.569785+0000 mon.c (mon.2) 1950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[28232]: audit 2023-12-01T17:20:05.571634+0000 mon.c (mon.2) 1951 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[28232]: audit 2023-12-01T17:20:05.581017+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[41173]: audit 2023-12-01T17:20:05.519193+0000 mon.a (mon.0) 2490 : audit 0 from='client.? 172.21.15.40:0/3677623776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[41173]: audit 2023-12-01T17:20:05.569785+0000 mon.c (mon.2) 1950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[41173]: audit 2023-12-01T17:20:05.571634+0000 mon.c (mon.2) 1951 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:20:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:06 smithi040 bash[41173]: audit 2023-12-01T17:20:05.581017+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:20:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:07 smithi040 bash[41173]: cluster 2023-12-01T17:20:06.108117+0000 mgr.y (mgr.24356) 3060 : cluster 0 pgmap v3028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:07 smithi040 bash[28232]: cluster 2023-12-01T17:20:06.108117+0000 mgr.y (mgr.24356) 3060 : cluster 0 pgmap v3028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:07 smithi141 bash[31670]: cluster 2023-12-01T17:20:06.108117+0000 mgr.y (mgr.24356) 3060 : cluster 0 pgmap v3028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:08 smithi040 bash[28232]: audit 2023-12-01T17:20:07.980164+0000 mon.a (mon.0) 2492 : audit 0 from='client.? 172.21.15.40:0/1514158501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:08 smithi040 bash[41173]: audit 2023-12-01T17:20:07.980164+0000 mon.a (mon.0) 2492 : audit 0 from='client.? 172.21.15.40:0/1514158501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:08 smithi141 bash[31670]: audit 2023-12-01T17:20:07.980164+0000 mon.a (mon.0) 2492 : audit 0 from='client.? 172.21.15.40:0/1514158501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:09 smithi040 bash[28232]: cluster 2023-12-01T17:20:08.108802+0000 mgr.y (mgr.24356) 3061 : cluster 0 pgmap v3029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:09 smithi040 bash[41173]: cluster 2023-12-01T17:20:08.108802+0000 mgr.y (mgr.24356) 3061 : cluster 0 pgmap v3029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:09 smithi141 bash[31670]: cluster 2023-12-01T17:20:08.108802+0000 mgr.y (mgr.24356) 3061 : cluster 0 pgmap v3029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:10 smithi040 bash[28232]: audit 2023-12-01T17:20:10.446780+0000 mon.a (mon.0) 2493 : audit 0 from='client.? 172.21.15.40:0/3063565503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:10 smithi040 bash[41173]: audit 2023-12-01T17:20:10.446780+0000 mon.a (mon.0) 2493 : audit 0 from='client.? 172.21.15.40:0/3063565503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:10 smithi141 bash[31670]: audit 2023-12-01T17:20:10.446780+0000 mon.a (mon.0) 2493 : audit 0 from='client.? 172.21.15.40:0/3063565503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:11 smithi040 bash[28232]: cluster 2023-12-01T17:20:10.109825+0000 mgr.y (mgr.24356) 3062 : cluster 0 pgmap v3030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:11 smithi040 bash[41173]: cluster 2023-12-01T17:20:10.109825+0000 mgr.y (mgr.24356) 3062 : cluster 0 pgmap v3030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:11 smithi141 bash[31670]: cluster 2023-12-01T17:20:10.109825+0000 mgr.y (mgr.24356) 3062 : cluster 0 pgmap v3030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:13 smithi040 bash[28232]: cluster 2023-12-01T17:20:12.110458+0000 mgr.y (mgr.24356) 3063 : cluster 0 pgmap v3031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:13 smithi040 bash[28232]: audit 2023-12-01T17:20:12.917319+0000 mon.a (mon.0) 2494 : audit 0 from='client.? 172.21.15.40:0/3868236550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:13 smithi040 bash[41173]: cluster 2023-12-01T17:20:12.110458+0000 mgr.y (mgr.24356) 3063 : cluster 0 pgmap v3031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:13 smithi040 bash[41173]: audit 2023-12-01T17:20:12.917319+0000 mon.a (mon.0) 2494 : audit 0 from='client.? 172.21.15.40:0/3868236550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:13 smithi141 bash[31670]: cluster 2023-12-01T17:20:12.110458+0000 mgr.y (mgr.24356) 3063 : cluster 0 pgmap v3031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:13 smithi141 bash[31670]: audit 2023-12-01T17:20:12.917319+0000 mon.a (mon.0) 2494 : audit 0 from='client.? 172.21.15.40:0/3868236550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:15 smithi040 bash[28232]: cluster 2023-12-01T17:20:14.110923+0000 mgr.y (mgr.24356) 3064 : cluster 0 pgmap v3032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:15 smithi040 bash[28232]: audit 2023-12-01T17:20:15.381892+0000 mon.a (mon.0) 2495 : audit 0 from='client.? 172.21.15.40:0/1967469573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:15 smithi040 bash[41173]: cluster 2023-12-01T17:20:14.110923+0000 mgr.y (mgr.24356) 3064 : cluster 0 pgmap v3032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:15 smithi040 bash[41173]: audit 2023-12-01T17:20:15.381892+0000 mon.a (mon.0) 2495 : audit 0 from='client.? 172.21.15.40:0/1967469573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:15 smithi141 bash[31670]: cluster 2023-12-01T17:20:14.110923+0000 mgr.y (mgr.24356) 3064 : cluster 0 pgmap v3032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:15 smithi141 bash[31670]: audit 2023-12-01T17:20:15.381892+0000 mon.a (mon.0) 2495 : audit 0 from='client.? 172.21.15.40:0/1967469573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:20:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:20:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:17 smithi040 bash[28232]: cluster 2023-12-01T17:20:16.112046+0000 mgr.y (mgr.24356) 3065 : cluster 0 pgmap v3033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:17 smithi040 bash[41173]: cluster 2023-12-01T17:20:16.112046+0000 mgr.y (mgr.24356) 3065 : cluster 0 pgmap v3033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:17 smithi141 bash[31670]: cluster 2023-12-01T17:20:16.112046+0000 mgr.y (mgr.24356) 3065 : cluster 0 pgmap v3033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:18 smithi040 bash[41173]: audit 2023-12-01T17:20:17.836869+0000 mon.a (mon.0) 2496 : audit 0 from='client.? 172.21.15.40:0/2565176818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:18 smithi040 bash[41173]: audit 2023-12-01T17:20:18.458642+0000 mon.c (mon.2) 1952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:18 smithi040 bash[28232]: audit 2023-12-01T17:20:17.836869+0000 mon.a (mon.0) 2496 : audit 0 from='client.? 172.21.15.40:0/2565176818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:18 smithi040 bash[28232]: audit 2023-12-01T17:20:18.458642+0000 mon.c (mon.2) 1952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:18 smithi141 bash[31670]: audit 2023-12-01T17:20:17.836869+0000 mon.a (mon.0) 2496 : audit 0 from='client.? 172.21.15.40:0/2565176818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:18 smithi141 bash[31670]: audit 2023-12-01T17:20:18.458642+0000 mon.c (mon.2) 1952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:19 smithi040 bash[28232]: cluster 2023-12-01T17:20:18.112826+0000 mgr.y (mgr.24356) 3066 : cluster 0 pgmap v3034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:19 smithi040 bash[41173]: cluster 2023-12-01T17:20:18.112826+0000 mgr.y (mgr.24356) 3066 : cluster 0 pgmap v3034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:19 smithi141 bash[31670]: cluster 2023-12-01T17:20:18.112826+0000 mgr.y (mgr.24356) 3066 : cluster 0 pgmap v3034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:20 smithi040 bash[28232]: cluster 2023-12-01T17:20:20.113923+0000 mgr.y (mgr.24356) 3067 : cluster 0 pgmap v3035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:20 smithi040 bash[28232]: audit 2023-12-01T17:20:20.304920+0000 mon.a (mon.0) 2497 : audit 0 from='client.? 172.21.15.40:0/2136559695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:20 smithi040 bash[41173]: cluster 2023-12-01T17:20:20.113923+0000 mgr.y (mgr.24356) 3067 : cluster 0 pgmap v3035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:20 smithi040 bash[41173]: audit 2023-12-01T17:20:20.304920+0000 mon.a (mon.0) 2497 : audit 0 from='client.? 172.21.15.40:0/2136559695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:20 smithi141 bash[31670]: cluster 2023-12-01T17:20:20.113923+0000 mgr.y (mgr.24356) 3067 : cluster 0 pgmap v3035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:20 smithi141 bash[31670]: audit 2023-12-01T17:20:20.304920+0000 mon.a (mon.0) 2497 : audit 0 from='client.? 172.21.15.40:0/2136559695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:23 smithi141 bash[31670]: cluster 2023-12-01T17:20:22.114572+0000 mgr.y (mgr.24356) 3068 : cluster 0 pgmap v3036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:23 smithi141 bash[31670]: audit 2023-12-01T17:20:22.771269+0000 mon.a (mon.0) 2498 : audit 0 from='client.? 172.21.15.40:0/3187930258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:23 smithi040 bash[41173]: cluster 2023-12-01T17:20:22.114572+0000 mgr.y (mgr.24356) 3068 : cluster 0 pgmap v3036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:23 smithi040 bash[41173]: audit 2023-12-01T17:20:22.771269+0000 mon.a (mon.0) 2498 : audit 0 from='client.? 172.21.15.40:0/3187930258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:23 smithi040 bash[28232]: cluster 2023-12-01T17:20:22.114572+0000 mgr.y (mgr.24356) 3068 : cluster 0 pgmap v3036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:23 smithi040 bash[28232]: audit 2023-12-01T17:20:22.771269+0000 mon.a (mon.0) 2498 : audit 0 from='client.? 172.21.15.40:0/3187930258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:25 smithi141 bash[31670]: cluster 2023-12-01T17:20:24.115210+0000 mgr.y (mgr.24356) 3069 : cluster 0 pgmap v3037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:25 smithi141 bash[31670]: audit 2023-12-01T17:20:25.247167+0000 mon.c (mon.2) 1953 : audit 0 from='client.? 172.21.15.40:0/110358451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:25 smithi040 bash[28232]: cluster 2023-12-01T17:20:24.115210+0000 mgr.y (mgr.24356) 3069 : cluster 0 pgmap v3037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:25 smithi040 bash[28232]: audit 2023-12-01T17:20:25.247167+0000 mon.c (mon.2) 1953 : audit 0 from='client.? 172.21.15.40:0/110358451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:25 smithi040 bash[41173]: cluster 2023-12-01T17:20:24.115210+0000 mgr.y (mgr.24356) 3069 : cluster 0 pgmap v3037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:25 smithi040 bash[41173]: audit 2023-12-01T17:20:25.247167+0000 mon.c (mon.2) 1953 : audit 0 from='client.? 172.21.15.40:0/110358451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:20:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:20:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:27 smithi040 bash[28232]: cluster 2023-12-01T17:20:26.116348+0000 mgr.y (mgr.24356) 3070 : cluster 0 pgmap v3038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:27 smithi040 bash[41173]: cluster 2023-12-01T17:20:26.116348+0000 mgr.y (mgr.24356) 3070 : cluster 0 pgmap v3038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:27 smithi141 bash[31670]: cluster 2023-12-01T17:20:26.116348+0000 mgr.y (mgr.24356) 3070 : cluster 0 pgmap v3038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:28 smithi040 bash[28232]: audit 2023-12-01T17:20:27.709419+0000 mon.c (mon.2) 1954 : audit 0 from='client.? 172.21.15.40:0/3779238129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:28 smithi040 bash[41173]: audit 2023-12-01T17:20:27.709419+0000 mon.c (mon.2) 1954 : audit 0 from='client.? 172.21.15.40:0/3779238129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:28 smithi141 bash[31670]: audit 2023-12-01T17:20:27.709419+0000 mon.c (mon.2) 1954 : audit 0 from='client.? 172.21.15.40:0/3779238129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:29 smithi040 bash[41173]: cluster 2023-12-01T17:20:28.117160+0000 mgr.y (mgr.24356) 3071 : cluster 0 pgmap v3039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:29 smithi040 bash[28232]: cluster 2023-12-01T17:20:28.117160+0000 mgr.y (mgr.24356) 3071 : cluster 0 pgmap v3039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:29 smithi141 bash[31670]: cluster 2023-12-01T17:20:28.117160+0000 mgr.y (mgr.24356) 3071 : cluster 0 pgmap v3039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:30 smithi040 bash[28232]: audit 2023-12-01T17:20:30.170491+0000 mon.a (mon.0) 2499 : audit 0 from='client.? 172.21.15.40:0/704365757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:30 smithi040 bash[41173]: audit 2023-12-01T17:20:30.170491+0000 mon.a (mon.0) 2499 : audit 0 from='client.? 172.21.15.40:0/704365757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:30 smithi141 bash[31670]: audit 2023-12-01T17:20:30.170491+0000 mon.a (mon.0) 2499 : audit 0 from='client.? 172.21.15.40:0/704365757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:31 smithi040 bash[28232]: cluster 2023-12-01T17:20:30.118320+0000 mgr.y (mgr.24356) 3072 : cluster 0 pgmap v3040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:31 smithi040 bash[41173]: cluster 2023-12-01T17:20:30.118320+0000 mgr.y (mgr.24356) 3072 : cluster 0 pgmap v3040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:31 smithi141 bash[31670]: cluster 2023-12-01T17:20:30.118320+0000 mgr.y (mgr.24356) 3072 : cluster 0 pgmap v3040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:33 smithi040 bash[28232]: cluster 2023-12-01T17:20:32.118998+0000 mgr.y (mgr.24356) 3073 : cluster 0 pgmap v3041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:33 smithi040 bash[28232]: audit 2023-12-01T17:20:32.635459+0000 mon.a (mon.0) 2500 : audit 0 from='client.? 172.21.15.40:0/2069521489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:33 smithi040 bash[41173]: cluster 2023-12-01T17:20:32.118998+0000 mgr.y (mgr.24356) 3073 : cluster 0 pgmap v3041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:33 smithi040 bash[41173]: audit 2023-12-01T17:20:32.635459+0000 mon.a (mon.0) 2500 : audit 0 from='client.? 172.21.15.40:0/2069521489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:33 smithi141 bash[31670]: cluster 2023-12-01T17:20:32.118998+0000 mgr.y (mgr.24356) 3073 : cluster 0 pgmap v3041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:33 smithi141 bash[31670]: audit 2023-12-01T17:20:32.635459+0000 mon.a (mon.0) 2500 : audit 0 from='client.? 172.21.15.40:0/2069521489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:34 smithi040 bash[28232]: audit 2023-12-01T17:20:33.459151+0000 mon.c (mon.2) 1955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:34 smithi040 bash[41173]: audit 2023-12-01T17:20:33.459151+0000 mon.c (mon.2) 1955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:34 smithi141 bash[31670]: audit 2023-12-01T17:20:33.459151+0000 mon.c (mon.2) 1955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:35 smithi040 bash[28232]: cluster 2023-12-01T17:20:34.119665+0000 mgr.y (mgr.24356) 3074 : cluster 0 pgmap v3042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:35 smithi040 bash[28232]: audit 2023-12-01T17:20:35.103231+0000 mon.a (mon.0) 2501 : audit 0 from='client.? 172.21.15.40:0/2426605705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:35 smithi040 bash[41173]: cluster 2023-12-01T17:20:34.119665+0000 mgr.y (mgr.24356) 3074 : cluster 0 pgmap v3042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:35 smithi040 bash[41173]: audit 2023-12-01T17:20:35.103231+0000 mon.a (mon.0) 2501 : audit 0 from='client.? 172.21.15.40:0/2426605705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:35 smithi141 bash[31670]: cluster 2023-12-01T17:20:34.119665+0000 mgr.y (mgr.24356) 3074 : cluster 0 pgmap v3042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:35 smithi141 bash[31670]: audit 2023-12-01T17:20:35.103231+0000 mon.a (mon.0) 2501 : audit 0 from='client.? 172.21.15.40:0/2426605705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:20:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:20:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:37 smithi040 bash[28232]: cluster 2023-12-01T17:20:36.120820+0000 mgr.y (mgr.24356) 3075 : cluster 0 pgmap v3043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:37 smithi040 bash[41173]: cluster 2023-12-01T17:20:36.120820+0000 mgr.y (mgr.24356) 3075 : cluster 0 pgmap v3043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:37 smithi141 bash[31670]: cluster 2023-12-01T17:20:36.120820+0000 mgr.y (mgr.24356) 3075 : cluster 0 pgmap v3043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:38 smithi040 bash[28232]: audit 2023-12-01T17:20:37.575837+0000 mon.c (mon.2) 1956 : audit 0 from='client.? 172.21.15.40:0/2692691615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:38 smithi040 bash[41173]: audit 2023-12-01T17:20:37.575837+0000 mon.c (mon.2) 1956 : audit 0 from='client.? 172.21.15.40:0/2692691615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:38 smithi141 bash[31670]: audit 2023-12-01T17:20:37.575837+0000 mon.c (mon.2) 1956 : audit 0 from='client.? 172.21.15.40:0/2692691615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:39 smithi040 bash[28232]: cluster 2023-12-01T17:20:38.121506+0000 mgr.y (mgr.24356) 3076 : cluster 0 pgmap v3044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:39 smithi040 bash[41173]: cluster 2023-12-01T17:20:38.121506+0000 mgr.y (mgr.24356) 3076 : cluster 0 pgmap v3044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:39 smithi141 bash[31670]: cluster 2023-12-01T17:20:38.121506+0000 mgr.y (mgr.24356) 3076 : cluster 0 pgmap v3044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:40 smithi040 bash[28232]: audit 2023-12-01T17:20:40.049844+0000 mon.c (mon.2) 1957 : audit 0 from='client.? 172.21.15.40:0/2107388610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:40 smithi040 bash[41173]: audit 2023-12-01T17:20:40.049844+0000 mon.c (mon.2) 1957 : audit 0 from='client.? 172.21.15.40:0/2107388610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:40 smithi141 bash[31670]: audit 2023-12-01T17:20:40.049844+0000 mon.c (mon.2) 1957 : audit 0 from='client.? 172.21.15.40:0/2107388610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:41 smithi040 bash[28232]: cluster 2023-12-01T17:20:40.122664+0000 mgr.y (mgr.24356) 3077 : cluster 0 pgmap v3045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:41 smithi040 bash[41173]: cluster 2023-12-01T17:20:40.122664+0000 mgr.y (mgr.24356) 3077 : cluster 0 pgmap v3045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:41 smithi141 bash[31670]: cluster 2023-12-01T17:20:40.122664+0000 mgr.y (mgr.24356) 3077 : cluster 0 pgmap v3045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:43 smithi040 bash[28232]: cluster 2023-12-01T17:20:42.123316+0000 mgr.y (mgr.24356) 3078 : cluster 0 pgmap v3046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:43 smithi040 bash[28232]: audit 2023-12-01T17:20:42.518139+0000 mon.c (mon.2) 1958 : audit 0 from='client.? 172.21.15.40:0/609879979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:43 smithi040 bash[41173]: cluster 2023-12-01T17:20:42.123316+0000 mgr.y (mgr.24356) 3078 : cluster 0 pgmap v3046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:43 smithi040 bash[41173]: audit 2023-12-01T17:20:42.518139+0000 mon.c (mon.2) 1958 : audit 0 from='client.? 172.21.15.40:0/609879979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:43 smithi141 bash[31670]: cluster 2023-12-01T17:20:42.123316+0000 mgr.y (mgr.24356) 3078 : cluster 0 pgmap v3046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:43 smithi141 bash[31670]: audit 2023-12-01T17:20:42.518139+0000 mon.c (mon.2) 1958 : audit 0 from='client.? 172.21.15.40:0/609879979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:45 smithi040 bash[28232]: cluster 2023-12-01T17:20:44.123989+0000 mgr.y (mgr.24356) 3079 : cluster 0 pgmap v3047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:45 smithi040 bash[28232]: audit 2023-12-01T17:20:44.979499+0000 mon.a (mon.0) 2502 : audit 0 from='client.? 172.21.15.40:0/1315792057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:45 smithi040 bash[41173]: cluster 2023-12-01T17:20:44.123989+0000 mgr.y (mgr.24356) 3079 : cluster 0 pgmap v3047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:45 smithi040 bash[41173]: audit 2023-12-01T17:20:44.979499+0000 mon.a (mon.0) 2502 : audit 0 from='client.? 172.21.15.40:0/1315792057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:45 smithi141 bash[31670]: cluster 2023-12-01T17:20:44.123989+0000 mgr.y (mgr.24356) 3079 : cluster 0 pgmap v3047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:45 smithi141 bash[31670]: audit 2023-12-01T17:20:44.979499+0000 mon.a (mon.0) 2502 : audit 0 from='client.? 172.21.15.40:0/1315792057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:20:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:20:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:47 smithi040 bash[28232]: cluster 2023-12-01T17:20:46.125116+0000 mgr.y (mgr.24356) 3080 : cluster 0 pgmap v3048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:47 smithi040 bash[41173]: cluster 2023-12-01T17:20:46.125116+0000 mgr.y (mgr.24356) 3080 : cluster 0 pgmap v3048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:47 smithi141 bash[31670]: cluster 2023-12-01T17:20:46.125116+0000 mgr.y (mgr.24356) 3080 : cluster 0 pgmap v3048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:48 smithi040 bash[28232]: audit 2023-12-01T17:20:47.447772+0000 mon.c (mon.2) 1959 : audit 0 from='client.? 172.21.15.40:0/2145118895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:48 smithi040 bash[41173]: audit 2023-12-01T17:20:47.447772+0000 mon.c (mon.2) 1959 : audit 0 from='client.? 172.21.15.40:0/2145118895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:48 smithi141 bash[31670]: audit 2023-12-01T17:20:47.447772+0000 mon.c (mon.2) 1959 : audit 0 from='client.? 172.21.15.40:0/2145118895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:49 smithi040 bash[41173]: cluster 2023-12-01T17:20:48.125800+0000 mgr.y (mgr.24356) 3081 : cluster 0 pgmap v3049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:49 smithi040 bash[41173]: audit 2023-12-01T17:20:48.459495+0000 mon.c (mon.2) 1960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:49 smithi040 bash[28232]: cluster 2023-12-01T17:20:48.125800+0000 mgr.y (mgr.24356) 3081 : cluster 0 pgmap v3049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:49 smithi040 bash[28232]: audit 2023-12-01T17:20:48.459495+0000 mon.c (mon.2) 1960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:49 smithi141 bash[31670]: cluster 2023-12-01T17:20:48.125800+0000 mgr.y (mgr.24356) 3081 : cluster 0 pgmap v3049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:49 smithi141 bash[31670]: audit 2023-12-01T17:20:48.459495+0000 mon.c (mon.2) 1960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:50 smithi040 bash[28232]: audit 2023-12-01T17:20:49.917338+0000 mon.c (mon.2) 1961 : audit 0 from='client.? 172.21.15.40:0/3638001717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:50 smithi040 bash[41173]: audit 2023-12-01T17:20:49.917338+0000 mon.c (mon.2) 1961 : audit 0 from='client.? 172.21.15.40:0/3638001717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:50 smithi141 bash[31670]: audit 2023-12-01T17:20:49.917338+0000 mon.c (mon.2) 1961 : audit 0 from='client.? 172.21.15.40:0/3638001717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:51 smithi040 bash[28232]: cluster 2023-12-01T17:20:50.127016+0000 mgr.y (mgr.24356) 3082 : cluster 0 pgmap v3050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:51 smithi040 bash[41173]: cluster 2023-12-01T17:20:50.127016+0000 mgr.y (mgr.24356) 3082 : cluster 0 pgmap v3050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:51 smithi141 bash[31670]: cluster 2023-12-01T17:20:50.127016+0000 mgr.y (mgr.24356) 3082 : cluster 0 pgmap v3050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:52 smithi040 bash[41173]: audit 2023-12-01T17:20:52.374189+0000 mon.c (mon.2) 1962 : audit 0 from='client.? 172.21.15.40:0/323612550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:52 smithi040 bash[28232]: audit 2023-12-01T17:20:52.374189+0000 mon.c (mon.2) 1962 : audit 0 from='client.? 172.21.15.40:0/323612550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:52 smithi141 bash[31670]: audit 2023-12-01T17:20:52.374189+0000 mon.c (mon.2) 1962 : audit 0 from='client.? 172.21.15.40:0/323612550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:53 smithi040 bash[28232]: cluster 2023-12-01T17:20:52.127606+0000 mgr.y (mgr.24356) 3083 : cluster 0 pgmap v3051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:53 smithi040 bash[41173]: cluster 2023-12-01T17:20:52.127606+0000 mgr.y (mgr.24356) 3083 : cluster 0 pgmap v3051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:53 smithi141 bash[31670]: cluster 2023-12-01T17:20:52.127606+0000 mgr.y (mgr.24356) 3083 : cluster 0 pgmap v3051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:55 smithi040 bash[28232]: cluster 2023-12-01T17:20:54.128241+0000 mgr.y (mgr.24356) 3084 : cluster 0 pgmap v3052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:55 smithi040 bash[28232]: audit 2023-12-01T17:20:54.836941+0000 mon.c (mon.2) 1963 : audit 0 from='client.? 172.21.15.40:0/545369871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:55 smithi040 bash[41173]: cluster 2023-12-01T17:20:54.128241+0000 mgr.y (mgr.24356) 3084 : cluster 0 pgmap v3052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:55 smithi040 bash[41173]: audit 2023-12-01T17:20:54.836941+0000 mon.c (mon.2) 1963 : audit 0 from='client.? 172.21.15.40:0/545369871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:55 smithi141 bash[31670]: cluster 2023-12-01T17:20:54.128241+0000 mgr.y (mgr.24356) 3084 : cluster 0 pgmap v3052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:55 smithi141 bash[31670]: audit 2023-12-01T17:20:54.836941+0000 mon.c (mon.2) 1963 : audit 0 from='client.? 172.21.15.40:0/545369871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:20:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:20:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:57 smithi040 bash[28232]: cluster 2023-12-01T17:20:56.129384+0000 mgr.y (mgr.24356) 3085 : cluster 0 pgmap v3053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:57 smithi040 bash[28232]: audit 2023-12-01T17:20:57.297923+0000 mon.c (mon.2) 1964 : audit 0 from='client.? 172.21.15.40:0/2977630692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:57 smithi040 bash[41173]: cluster 2023-12-01T17:20:56.129384+0000 mgr.y (mgr.24356) 3085 : cluster 0 pgmap v3053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:57 smithi040 bash[41173]: audit 2023-12-01T17:20:57.297923+0000 mon.c (mon.2) 1964 : audit 0 from='client.? 172.21.15.40:0/2977630692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:57 smithi141 bash[31670]: cluster 2023-12-01T17:20:56.129384+0000 mgr.y (mgr.24356) 3085 : cluster 0 pgmap v3053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:57 smithi141 bash[31670]: audit 2023-12-01T17:20:57.297923+0000 mon.c (mon.2) 1964 : audit 0 from='client.? 172.21.15.40:0/2977630692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:20:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:20:59 smithi040 bash[28232]: cluster 2023-12-01T17:20:58.130038+0000 mgr.y (mgr.24356) 3086 : cluster 0 pgmap v3054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:20:59 smithi040 bash[41173]: cluster 2023-12-01T17:20:58.130038+0000 mgr.y (mgr.24356) 3086 : cluster 0 pgmap v3054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:20:59 smithi141 bash[31670]: cluster 2023-12-01T17:20:58.130038+0000 mgr.y (mgr.24356) 3086 : cluster 0 pgmap v3054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:00 smithi040 bash[28232]: audit 2023-12-01T17:20:59.784168+0000 mon.c (mon.2) 1965 : audit 0 from='client.? 172.21.15.40:0/2383941734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:00 smithi040 bash[41173]: audit 2023-12-01T17:20:59.784168+0000 mon.c (mon.2) 1965 : audit 0 from='client.? 172.21.15.40:0/2383941734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:00 smithi141 bash[31670]: audit 2023-12-01T17:20:59.784168+0000 mon.c (mon.2) 1965 : audit 0 from='client.? 172.21.15.40:0/2383941734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:01 smithi141 bash[31670]: cluster 2023-12-01T17:21:00.131295+0000 mgr.y (mgr.24356) 3087 : cluster 0 pgmap v3055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:01 smithi040 bash[28232]: cluster 2023-12-01T17:21:00.131295+0000 mgr.y (mgr.24356) 3087 : cluster 0 pgmap v3055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:01 smithi040 bash[41173]: cluster 2023-12-01T17:21:00.131295+0000 mgr.y (mgr.24356) 3087 : cluster 0 pgmap v3055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:02 smithi141 bash[31670]: audit 2023-12-01T17:21:02.242066+0000 mon.a (mon.0) 2503 : audit 0 from='client.? 172.21.15.40:0/3794570525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:02 smithi040 bash[28232]: audit 2023-12-01T17:21:02.242066+0000 mon.a (mon.0) 2503 : audit 0 from='client.? 172.21.15.40:0/3794570525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:02 smithi040 bash[41173]: audit 2023-12-01T17:21:02.242066+0000 mon.a (mon.0) 2503 : audit 0 from='client.? 172.21.15.40:0/3794570525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:03 smithi141 bash[31670]: cluster 2023-12-01T17:21:02.131810+0000 mgr.y (mgr.24356) 3088 : cluster 0 pgmap v3056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:03 smithi040 bash[28232]: cluster 2023-12-01T17:21:02.131810+0000 mgr.y (mgr.24356) 3088 : cluster 0 pgmap v3056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:03 smithi040 bash[41173]: cluster 2023-12-01T17:21:02.131810+0000 mgr.y (mgr.24356) 3088 : cluster 0 pgmap v3056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:04 smithi141 bash[31670]: audit 2023-12-01T17:21:03.459988+0000 mon.c (mon.2) 1966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:04 smithi040 bash[28232]: audit 2023-12-01T17:21:03.459988+0000 mon.c (mon.2) 1966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:04 smithi040 bash[41173]: audit 2023-12-01T17:21:03.459988+0000 mon.c (mon.2) 1966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:05 smithi141 bash[31670]: cluster 2023-12-01T17:21:04.132676+0000 mgr.y (mgr.24356) 3089 : cluster 0 pgmap v3057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:05 smithi141 bash[31670]: audit 2023-12-01T17:21:04.703245+0000 mon.a (mon.0) 2504 : audit 0 from='client.? 172.21.15.40:0/836314257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:05 smithi040 bash[41173]: cluster 2023-12-01T17:21:04.132676+0000 mgr.y (mgr.24356) 3089 : cluster 0 pgmap v3057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:05 smithi040 bash[41173]: audit 2023-12-01T17:21:04.703245+0000 mon.a (mon.0) 2504 : audit 0 from='client.? 172.21.15.40:0/836314257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:05 smithi040 bash[28232]: cluster 2023-12-01T17:21:04.132676+0000 mgr.y (mgr.24356) 3089 : cluster 0 pgmap v3057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:05 smithi040 bash[28232]: audit 2023-12-01T17:21:04.703245+0000 mon.a (mon.0) 2504 : audit 0 from='client.? 172.21.15.40:0/836314257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:06 smithi141 bash[31670]: audit 2023-12-01T17:21:05.666247+0000 mon.c (mon.2) 1967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:21:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:21:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:21:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:06 smithi040 bash[28232]: audit 2023-12-01T17:21:05.666247+0000 mon.c (mon.2) 1967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:21:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:06 smithi040 bash[41173]: audit 2023-12-01T17:21:05.666247+0000 mon.c (mon.2) 1967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:21:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:07 smithi141 bash[31670]: cluster 2023-12-01T17:21:06.133810+0000 mgr.y (mgr.24356) 3090 : cluster 0 pgmap v3058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:07 smithi141 bash[31670]: audit 2023-12-01T17:21:07.173885+0000 mon.c (mon.2) 1968 : audit 0 from='client.? 172.21.15.40:0/694453645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:07 smithi040 bash[28232]: cluster 2023-12-01T17:21:06.133810+0000 mgr.y (mgr.24356) 3090 : cluster 0 pgmap v3058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:07 smithi040 bash[28232]: audit 2023-12-01T17:21:07.173885+0000 mon.c (mon.2) 1968 : audit 0 from='client.? 172.21.15.40:0/694453645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:07 smithi040 bash[41173]: cluster 2023-12-01T17:21:06.133810+0000 mgr.y (mgr.24356) 3090 : cluster 0 pgmap v3058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:07 smithi040 bash[41173]: audit 2023-12-01T17:21:07.173885+0000 mon.c (mon.2) 1968 : audit 0 from='client.? 172.21.15.40:0/694453645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:09 smithi141 bash[31670]: cluster 2023-12-01T17:21:08.134529+0000 mgr.y (mgr.24356) 3091 : cluster 0 pgmap v3059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:09 smithi040 bash[28232]: cluster 2023-12-01T17:21:08.134529+0000 mgr.y (mgr.24356) 3091 : cluster 0 pgmap v3059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:09 smithi040 bash[41173]: cluster 2023-12-01T17:21:08.134529+0000 mgr.y (mgr.24356) 3091 : cluster 0 pgmap v3059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:10 smithi141 bash[31670]: audit 2023-12-01T17:21:09.644182+0000 mon.c (mon.2) 1969 : audit 0 from='client.? 172.21.15.40:0/4225337795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:10 smithi040 bash[28232]: audit 2023-12-01T17:21:09.644182+0000 mon.c (mon.2) 1969 : audit 0 from='client.? 172.21.15.40:0/4225337795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:10 smithi040 bash[41173]: audit 2023-12-01T17:21:09.644182+0000 mon.c (mon.2) 1969 : audit 0 from='client.? 172.21.15.40:0/4225337795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:11 smithi141 bash[31670]: cluster 2023-12-01T17:21:10.135819+0000 mgr.y (mgr.24356) 3092 : cluster 0 pgmap v3060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:11 smithi040 bash[28232]: cluster 2023-12-01T17:21:10.135819+0000 mgr.y (mgr.24356) 3092 : cluster 0 pgmap v3060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:11 smithi040 bash[41173]: cluster 2023-12-01T17:21:10.135819+0000 mgr.y (mgr.24356) 3092 : cluster 0 pgmap v3060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T17:21:12.08629161Z level=info msg="Completed cleanup jobs" duration=46.627383ms 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:11.562489+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:11.572057+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:11.914327+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:11.924876+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:12.109215+0000 mon.a (mon.0) 2509 : audit 0 from='client.? 172.21.15.40:0/893204597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:12.398547+0000 mon.c (mon.2) 1970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:12.400402+0000 mon.c (mon.2) 1971 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:21:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[28232]: audit 2023-12-01T17:21:12.410164+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:11.562489+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:11.572057+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:11.914327+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:11.924876+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:12.109215+0000 mon.a (mon.0) 2509 : audit 0 from='client.? 172.21.15.40:0/893204597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:12.398547+0000 mon.c (mon.2) 1970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:12.400402+0000 mon.c (mon.2) 1971 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:21:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:12 smithi040 bash[41173]: audit 2023-12-01T17:21:12.410164+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:11.562489+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:11.572057+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:11.914327+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:11.924876+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:12.109215+0000 mon.a (mon.0) 2509 : audit 0 from='client.? 172.21.15.40:0/893204597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:12.398547+0000 mon.c (mon.2) 1970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:12.400402+0000 mon.c (mon.2) 1971 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:21:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:12 smithi141 bash[31670]: audit 2023-12-01T17:21:12.410164+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:21:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:13 smithi040 bash[28232]: cluster 2023-12-01T17:21:12.136458+0000 mgr.y (mgr.24356) 3093 : cluster 0 pgmap v3061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:13 smithi040 bash[41173]: cluster 2023-12-01T17:21:12.136458+0000 mgr.y (mgr.24356) 3093 : cluster 0 pgmap v3061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:13 smithi141 bash[31670]: cluster 2023-12-01T17:21:12.136458+0000 mgr.y (mgr.24356) 3093 : cluster 0 pgmap v3061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:15 smithi040 bash[28232]: cluster 2023-12-01T17:21:14.137083+0000 mgr.y (mgr.24356) 3094 : cluster 0 pgmap v3062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:15 smithi040 bash[28232]: audit 2023-12-01T17:21:14.568667+0000 mon.c (mon.2) 1972 : audit 0 from='client.? 172.21.15.40:0/4085984656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:15 smithi040 bash[41173]: cluster 2023-12-01T17:21:14.137083+0000 mgr.y (mgr.24356) 3094 : cluster 0 pgmap v3062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:15 smithi040 bash[41173]: audit 2023-12-01T17:21:14.568667+0000 mon.c (mon.2) 1972 : audit 0 from='client.? 172.21.15.40:0/4085984656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:15 smithi141 bash[31670]: cluster 2023-12-01T17:21:14.137083+0000 mgr.y (mgr.24356) 3094 : cluster 0 pgmap v3062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:15 smithi141 bash[31670]: audit 2023-12-01T17:21:14.568667+0000 mon.c (mon.2) 1972 : audit 0 from='client.? 172.21.15.40:0/4085984656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:21:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:21:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:17 smithi040 bash[28232]: cluster 2023-12-01T17:21:16.138222+0000 mgr.y (mgr.24356) 3095 : cluster 0 pgmap v3063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:17 smithi040 bash[28232]: audit 2023-12-01T17:21:17.032940+0000 mon.a (mon.0) 2511 : audit 0 from='client.? 172.21.15.40:0/1529155770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:17 smithi040 bash[41173]: cluster 2023-12-01T17:21:16.138222+0000 mgr.y (mgr.24356) 3095 : cluster 0 pgmap v3063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:17 smithi040 bash[41173]: audit 2023-12-01T17:21:17.032940+0000 mon.a (mon.0) 2511 : audit 0 from='client.? 172.21.15.40:0/1529155770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:17 smithi141 bash[31670]: cluster 2023-12-01T17:21:16.138222+0000 mgr.y (mgr.24356) 3095 : cluster 0 pgmap v3063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:17 smithi141 bash[31670]: audit 2023-12-01T17:21:17.032940+0000 mon.a (mon.0) 2511 : audit 0 from='client.? 172.21.15.40:0/1529155770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:18 smithi040 bash[28232]: audit 2023-12-01T17:21:18.460401+0000 mon.c (mon.2) 1973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:18 smithi040 bash[41173]: audit 2023-12-01T17:21:18.460401+0000 mon.c (mon.2) 1973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:18 smithi141 bash[31670]: audit 2023-12-01T17:21:18.460401+0000 mon.c (mon.2) 1973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:19 smithi040 bash[28232]: cluster 2023-12-01T17:21:18.138912+0000 mgr.y (mgr.24356) 3096 : cluster 0 pgmap v3064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:19 smithi040 bash[28232]: audit 2023-12-01T17:21:19.503114+0000 mon.c (mon.2) 1974 : audit 0 from='client.? 172.21.15.40:0/2317502048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:19 smithi040 bash[41173]: cluster 2023-12-01T17:21:18.138912+0000 mgr.y (mgr.24356) 3096 : cluster 0 pgmap v3064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:19 smithi040 bash[41173]: audit 2023-12-01T17:21:19.503114+0000 mon.c (mon.2) 1974 : audit 0 from='client.? 172.21.15.40:0/2317502048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:19 smithi141 bash[31670]: cluster 2023-12-01T17:21:18.138912+0000 mgr.y (mgr.24356) 3096 : cluster 0 pgmap v3064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:19 smithi141 bash[31670]: audit 2023-12-01T17:21:19.503114+0000 mon.c (mon.2) 1974 : audit 0 from='client.? 172.21.15.40:0/2317502048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:21 smithi040 bash[28232]: cluster 2023-12-01T17:21:20.139800+0000 mgr.y (mgr.24356) 3097 : cluster 0 pgmap v3065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:21 smithi040 bash[41173]: cluster 2023-12-01T17:21:20.139800+0000 mgr.y (mgr.24356) 3097 : cluster 0 pgmap v3065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:21 smithi141 bash[31670]: cluster 2023-12-01T17:21:20.139800+0000 mgr.y (mgr.24356) 3097 : cluster 0 pgmap v3065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:22 smithi040 bash[28232]: audit 2023-12-01T17:21:21.973337+0000 mon.a (mon.0) 2512 : audit 0 from='client.? 172.21.15.40:0/276165933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:22 smithi040 bash[41173]: audit 2023-12-01T17:21:21.973337+0000 mon.a (mon.0) 2512 : audit 0 from='client.? 172.21.15.40:0/276165933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:22 smithi141 bash[31670]: audit 2023-12-01T17:21:21.973337+0000 mon.a (mon.0) 2512 : audit 0 from='client.? 172.21.15.40:0/276165933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:23 smithi040 bash[28232]: cluster 2023-12-01T17:21:22.140473+0000 mgr.y (mgr.24356) 3098 : cluster 0 pgmap v3066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:23 smithi040 bash[41173]: cluster 2023-12-01T17:21:22.140473+0000 mgr.y (mgr.24356) 3098 : cluster 0 pgmap v3066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:23 smithi141 bash[31670]: cluster 2023-12-01T17:21:22.140473+0000 mgr.y (mgr.24356) 3098 : cluster 0 pgmap v3066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:25 smithi040 bash[41173]: cluster 2023-12-01T17:21:24.141021+0000 mgr.y (mgr.24356) 3099 : cluster 0 pgmap v3067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:25 smithi040 bash[41173]: audit 2023-12-01T17:21:24.432133+0000 mon.a (mon.0) 2513 : audit 0 from='client.? 172.21.15.40:0/2145416662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:25 smithi040 bash[28232]: cluster 2023-12-01T17:21:24.141021+0000 mgr.y (mgr.24356) 3099 : cluster 0 pgmap v3067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:25 smithi040 bash[28232]: audit 2023-12-01T17:21:24.432133+0000 mon.a (mon.0) 2513 : audit 0 from='client.? 172.21.15.40:0/2145416662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:25 smithi141 bash[31670]: cluster 2023-12-01T17:21:24.141021+0000 mgr.y (mgr.24356) 3099 : cluster 0 pgmap v3067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:25 smithi141 bash[31670]: audit 2023-12-01T17:21:24.432133+0000 mon.a (mon.0) 2513 : audit 0 from='client.? 172.21.15.40:0/2145416662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:21:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T17:21:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:27 smithi040 bash[28232]: cluster 2023-12-01T17:21:26.142143+0000 mgr.y (mgr.24356) 3100 : cluster 0 pgmap v3068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:27 smithi040 bash[28232]: audit 2023-12-01T17:21:26.890817+0000 mon.c (mon.2) 1975 : audit 0 from='client.? 172.21.15.40:0/2158628929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:27 smithi040 bash[41173]: cluster 2023-12-01T17:21:26.142143+0000 mgr.y (mgr.24356) 3100 : cluster 0 pgmap v3068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:27 smithi040 bash[41173]: audit 2023-12-01T17:21:26.890817+0000 mon.c (mon.2) 1975 : audit 0 from='client.? 172.21.15.40:0/2158628929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:27 smithi141 bash[31670]: cluster 2023-12-01T17:21:26.142143+0000 mgr.y (mgr.24356) 3100 : cluster 0 pgmap v3068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:27 smithi141 bash[31670]: audit 2023-12-01T17:21:26.890817+0000 mon.c (mon.2) 1975 : audit 0 from='client.? 172.21.15.40:0/2158628929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:29 smithi040 bash[28232]: cluster 2023-12-01T17:21:28.142795+0000 mgr.y (mgr.24356) 3101 : cluster 0 pgmap v3069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:29 smithi040 bash[41173]: cluster 2023-12-01T17:21:28.142795+0000 mgr.y (mgr.24356) 3101 : cluster 0 pgmap v3069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:29 smithi141 bash[31670]: cluster 2023-12-01T17:21:28.142795+0000 mgr.y (mgr.24356) 3101 : cluster 0 pgmap v3069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:30 smithi040 bash[28232]: audit 2023-12-01T17:21:29.355093+0000 mon.a (mon.0) 2514 : audit 0 from='client.? 172.21.15.40:0/2547529764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:30 smithi040 bash[41173]: audit 2023-12-01T17:21:29.355093+0000 mon.a (mon.0) 2514 : audit 0 from='client.? 172.21.15.40:0/2547529764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:30 smithi141 bash[31670]: audit 2023-12-01T17:21:29.355093+0000 mon.a (mon.0) 2514 : audit 0 from='client.? 172.21.15.40:0/2547529764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:31 smithi040 bash[41173]: cluster 2023-12-01T17:21:30.143923+0000 mgr.y (mgr.24356) 3102 : cluster 0 pgmap v3070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:31 smithi040 bash[28232]: cluster 2023-12-01T17:21:30.143923+0000 mgr.y (mgr.24356) 3102 : cluster 0 pgmap v3070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:31 smithi141 bash[31670]: cluster 2023-12-01T17:21:30.143923+0000 mgr.y (mgr.24356) 3102 : cluster 0 pgmap v3070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:32 smithi040 bash[41173]: audit 2023-12-01T17:21:31.816958+0000 mon.c (mon.2) 1976 : audit 0 from='client.? 172.21.15.40:0/1906965081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:32 smithi040 bash[28232]: audit 2023-12-01T17:21:31.816958+0000 mon.c (mon.2) 1976 : audit 0 from='client.? 172.21.15.40:0/1906965081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:32 smithi141 bash[31670]: audit 2023-12-01T17:21:31.816958+0000 mon.c (mon.2) 1976 : audit 0 from='client.? 172.21.15.40:0/1906965081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:33 smithi040 bash[41173]: cluster 2023-12-01T17:21:32.144708+0000 mgr.y (mgr.24356) 3103 : cluster 0 pgmap v3071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:33 smithi040 bash[28232]: cluster 2023-12-01T17:21:32.144708+0000 mgr.y (mgr.24356) 3103 : cluster 0 pgmap v3071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:33 smithi141 bash[31670]: cluster 2023-12-01T17:21:32.144708+0000 mgr.y (mgr.24356) 3103 : cluster 0 pgmap v3071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:34 smithi040 bash[41173]: audit 2023-12-01T17:21:33.460874+0000 mon.c (mon.2) 1977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:34 smithi040 bash[41173]: audit 2023-12-01T17:21:34.284090+0000 mon.a (mon.0) 2515 : audit 0 from='client.? 172.21.15.40:0/1038152646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:34 smithi040 bash[28232]: audit 2023-12-01T17:21:33.460874+0000 mon.c (mon.2) 1977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:34 smithi040 bash[28232]: audit 2023-12-01T17:21:34.284090+0000 mon.a (mon.0) 2515 : audit 0 from='client.? 172.21.15.40:0/1038152646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:34 smithi141 bash[31670]: audit 2023-12-01T17:21:33.460874+0000 mon.c (mon.2) 1977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:34 smithi141 bash[31670]: audit 2023-12-01T17:21:34.284090+0000 mon.a (mon.0) 2515 : audit 0 from='client.? 172.21.15.40:0/1038152646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:35 smithi040 bash[28232]: cluster 2023-12-01T17:21:34.145266+0000 mgr.y (mgr.24356) 3104 : cluster 0 pgmap v3072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:35 smithi040 bash[41173]: cluster 2023-12-01T17:21:34.145266+0000 mgr.y (mgr.24356) 3104 : cluster 0 pgmap v3072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:35 smithi141 bash[31670]: cluster 2023-12-01T17:21:34.145266+0000 mgr.y (mgr.24356) 3104 : cluster 0 pgmap v3072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:21:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:21:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:37 smithi040 bash[28232]: cluster 2023-12-01T17:21:36.146235+0000 mgr.y (mgr.24356) 3105 : cluster 0 pgmap v3073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:37 smithi040 bash[28232]: audit 2023-12-01T17:21:36.757100+0000 mon.a (mon.0) 2516 : audit 0 from='client.? 172.21.15.40:0/403321861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:37 smithi040 bash[41173]: cluster 2023-12-01T17:21:36.146235+0000 mgr.y (mgr.24356) 3105 : cluster 0 pgmap v3073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:37 smithi040 bash[41173]: audit 2023-12-01T17:21:36.757100+0000 mon.a (mon.0) 2516 : audit 0 from='client.? 172.21.15.40:0/403321861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:37 smithi141 bash[31670]: cluster 2023-12-01T17:21:36.146235+0000 mgr.y (mgr.24356) 3105 : cluster 0 pgmap v3073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:37 smithi141 bash[31670]: audit 2023-12-01T17:21:36.757100+0000 mon.a (mon.0) 2516 : audit 0 from='client.? 172.21.15.40:0/403321861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:39 smithi040 bash[28232]: cluster 2023-12-01T17:21:38.146902+0000 mgr.y (mgr.24356) 3106 : cluster 0 pgmap v3074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:39 smithi040 bash[28232]: audit 2023-12-01T17:21:39.219916+0000 mon.a (mon.0) 2517 : audit 0 from='client.? 172.21.15.40:0/644576288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:39 smithi040 bash[41173]: cluster 2023-12-01T17:21:38.146902+0000 mgr.y (mgr.24356) 3106 : cluster 0 pgmap v3074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:39 smithi040 bash[41173]: audit 2023-12-01T17:21:39.219916+0000 mon.a (mon.0) 2517 : audit 0 from='client.? 172.21.15.40:0/644576288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:39 smithi141 bash[31670]: cluster 2023-12-01T17:21:38.146902+0000 mgr.y (mgr.24356) 3106 : cluster 0 pgmap v3074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:39 smithi141 bash[31670]: audit 2023-12-01T17:21:39.219916+0000 mon.a (mon.0) 2517 : audit 0 from='client.? 172.21.15.40:0/644576288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:41 smithi040 bash[41173]: cluster 2023-12-01T17:21:40.148005+0000 mgr.y (mgr.24356) 3107 : cluster 0 pgmap v3075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:41 smithi040 bash[28232]: cluster 2023-12-01T17:21:40.148005+0000 mgr.y (mgr.24356) 3107 : cluster 0 pgmap v3075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:41 smithi141 bash[31670]: cluster 2023-12-01T17:21:40.148005+0000 mgr.y (mgr.24356) 3107 : cluster 0 pgmap v3075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:42 smithi040 bash[28232]: audit 2023-12-01T17:21:41.682843+0000 mon.c (mon.2) 1978 : audit 0 from='client.? 172.21.15.40:0/711957011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:42 smithi040 bash[41173]: audit 2023-12-01T17:21:41.682843+0000 mon.c (mon.2) 1978 : audit 0 from='client.? 172.21.15.40:0/711957011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:42 smithi141 bash[31670]: audit 2023-12-01T17:21:41.682843+0000 mon.c (mon.2) 1978 : audit 0 from='client.? 172.21.15.40:0/711957011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:43 smithi040 bash[28232]: cluster 2023-12-01T17:21:42.148708+0000 mgr.y (mgr.24356) 3108 : cluster 0 pgmap v3076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:43 smithi040 bash[41173]: cluster 2023-12-01T17:21:42.148708+0000 mgr.y (mgr.24356) 3108 : cluster 0 pgmap v3076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:43 smithi141 bash[31670]: cluster 2023-12-01T17:21:42.148708+0000 mgr.y (mgr.24356) 3108 : cluster 0 pgmap v3076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:44 smithi040 bash[41173]: audit 2023-12-01T17:21:44.150979+0000 mon.a (mon.0) 2518 : audit 0 from='client.? 172.21.15.40:0/932066082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:44 smithi040 bash[28232]: audit 2023-12-01T17:21:44.150979+0000 mon.a (mon.0) 2518 : audit 0 from='client.? 172.21.15.40:0/932066082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:44 smithi141 bash[31670]: audit 2023-12-01T17:21:44.150979+0000 mon.a (mon.0) 2518 : audit 0 from='client.? 172.21.15.40:0/932066082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:45 smithi040 bash[28232]: cluster 2023-12-01T17:21:44.149321+0000 mgr.y (mgr.24356) 3109 : cluster 0 pgmap v3077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:45 smithi040 bash[41173]: cluster 2023-12-01T17:21:44.149321+0000 mgr.y (mgr.24356) 3109 : cluster 0 pgmap v3077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:45 smithi141 bash[31670]: cluster 2023-12-01T17:21:44.149321+0000 mgr.y (mgr.24356) 3109 : cluster 0 pgmap v3077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:21:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:21:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:47 smithi040 bash[41173]: cluster 2023-12-01T17:21:46.150388+0000 mgr.y (mgr.24356) 3110 : cluster 0 pgmap v3078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:47 smithi040 bash[41173]: audit 2023-12-01T17:21:46.616410+0000 mon.c (mon.2) 1979 : audit 0 from='client.? 172.21.15.40:0/1101627729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:47 smithi040 bash[28232]: cluster 2023-12-01T17:21:46.150388+0000 mgr.y (mgr.24356) 3110 : cluster 0 pgmap v3078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:47 smithi040 bash[28232]: audit 2023-12-01T17:21:46.616410+0000 mon.c (mon.2) 1979 : audit 0 from='client.? 172.21.15.40:0/1101627729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:47 smithi141 bash[31670]: cluster 2023-12-01T17:21:46.150388+0000 mgr.y (mgr.24356) 3110 : cluster 0 pgmap v3078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:47 smithi141 bash[31670]: audit 2023-12-01T17:21:46.616410+0000 mon.c (mon.2) 1979 : audit 0 from='client.? 172.21.15.40:0/1101627729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:49 smithi040 bash[41173]: cluster 2023-12-01T17:21:48.151012+0000 mgr.y (mgr.24356) 3111 : cluster 0 pgmap v3079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:49 smithi040 bash[41173]: audit 2023-12-01T17:21:48.461274+0000 mon.c (mon.2) 1980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:49 smithi040 bash[41173]: audit 2023-12-01T17:21:49.079178+0000 mon.c (mon.2) 1981 : audit 0 from='client.? 172.21.15.40:0/3188493385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:49 smithi040 bash[28232]: cluster 2023-12-01T17:21:48.151012+0000 mgr.y (mgr.24356) 3111 : cluster 0 pgmap v3079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:49 smithi040 bash[28232]: audit 2023-12-01T17:21:48.461274+0000 mon.c (mon.2) 1980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:49 smithi040 bash[28232]: audit 2023-12-01T17:21:49.079178+0000 mon.c (mon.2) 1981 : audit 0 from='client.? 172.21.15.40:0/3188493385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:49 smithi141 bash[31670]: cluster 2023-12-01T17:21:48.151012+0000 mgr.y (mgr.24356) 3111 : cluster 0 pgmap v3079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:49 smithi141 bash[31670]: audit 2023-12-01T17:21:48.461274+0000 mon.c (mon.2) 1980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:49 smithi141 bash[31670]: audit 2023-12-01T17:21:49.079178+0000 mon.c (mon.2) 1981 : audit 0 from='client.? 172.21.15.40:0/3188493385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:51 smithi040 bash[41173]: cluster 2023-12-01T17:21:50.152121+0000 mgr.y (mgr.24356) 3112 : cluster 0 pgmap v3080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:51 smithi040 bash[28232]: cluster 2023-12-01T17:21:50.152121+0000 mgr.y (mgr.24356) 3112 : cluster 0 pgmap v3080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:51 smithi141 bash[31670]: cluster 2023-12-01T17:21:50.152121+0000 mgr.y (mgr.24356) 3112 : cluster 0 pgmap v3080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:52 smithi040 bash[41173]: audit 2023-12-01T17:21:51.549403+0000 mon.c (mon.2) 1982 : audit 0 from='client.? 172.21.15.40:0/3673411551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:52 smithi040 bash[28232]: audit 2023-12-01T17:21:51.549403+0000 mon.c (mon.2) 1982 : audit 0 from='client.? 172.21.15.40:0/3673411551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:52 smithi141 bash[31670]: audit 2023-12-01T17:21:51.549403+0000 mon.c (mon.2) 1982 : audit 0 from='client.? 172.21.15.40:0/3673411551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:53 smithi040 bash[28232]: cluster 2023-12-01T17:21:52.153034+0000 mgr.y (mgr.24356) 3113 : cluster 0 pgmap v3081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:53 smithi040 bash[41173]: cluster 2023-12-01T17:21:52.153034+0000 mgr.y (mgr.24356) 3113 : cluster 0 pgmap v3081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:53 smithi141 bash[31670]: cluster 2023-12-01T17:21:52.153034+0000 mgr.y (mgr.24356) 3113 : cluster 0 pgmap v3081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:54 smithi141 bash[31670]: audit 2023-12-01T17:21:54.027874+0000 mon.c (mon.2) 1983 : audit 0 from='client.? 172.21.15.40:0/2574064183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:54 smithi040 bash[41173]: audit 2023-12-01T17:21:54.027874+0000 mon.c (mon.2) 1983 : audit 0 from='client.? 172.21.15.40:0/2574064183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:54 smithi040 bash[28232]: audit 2023-12-01T17:21:54.027874+0000 mon.c (mon.2) 1983 : audit 0 from='client.? 172.21.15.40:0/2574064183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:55 smithi141 bash[31670]: cluster 2023-12-01T17:21:54.153727+0000 mgr.y (mgr.24356) 3114 : cluster 0 pgmap v3082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:55 smithi040 bash[41173]: cluster 2023-12-01T17:21:54.153727+0000 mgr.y (mgr.24356) 3114 : cluster 0 pgmap v3082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:55 smithi040 bash[28232]: cluster 2023-12-01T17:21:54.153727+0000 mgr.y (mgr.24356) 3114 : cluster 0 pgmap v3082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:21:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:21:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:57 smithi141 bash[31670]: cluster 2023-12-01T17:21:56.154781+0000 mgr.y (mgr.24356) 3115 : cluster 0 pgmap v3083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:57 smithi141 bash[31670]: audit 2023-12-01T17:21:56.496360+0000 mon.c (mon.2) 1984 : audit 0 from='client.? 172.21.15.40:0/3052056466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:57 smithi040 bash[41173]: cluster 2023-12-01T17:21:56.154781+0000 mgr.y (mgr.24356) 3115 : cluster 0 pgmap v3083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:57 smithi040 bash[41173]: audit 2023-12-01T17:21:56.496360+0000 mon.c (mon.2) 1984 : audit 0 from='client.? 172.21.15.40:0/3052056466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:57 smithi040 bash[28232]: cluster 2023-12-01T17:21:56.154781+0000 mgr.y (mgr.24356) 3115 : cluster 0 pgmap v3083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:57 smithi040 bash[28232]: audit 2023-12-01T17:21:56.496360+0000 mon.c (mon.2) 1984 : audit 0 from='client.? 172.21.15.40:0/3052056466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:59 smithi141 bash[31670]: cluster 2023-12-01T17:21:58.155510+0000 mgr.y (mgr.24356) 3116 : cluster 0 pgmap v3084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:21:59 smithi141 bash[31670]: audit 2023-12-01T17:21:58.949755+0000 mon.c (mon.2) 1985 : audit 0 from='client.? 172.21.15.40:0/4249621406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:59 smithi040 bash[41173]: cluster 2023-12-01T17:21:58.155510+0000 mgr.y (mgr.24356) 3116 : cluster 0 pgmap v3084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:21:59 smithi040 bash[41173]: audit 2023-12-01T17:21:58.949755+0000 mon.c (mon.2) 1985 : audit 0 from='client.? 172.21.15.40:0/4249621406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:21:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:59 smithi040 bash[28232]: cluster 2023-12-01T17:21:58.155510+0000 mgr.y (mgr.24356) 3116 : cluster 0 pgmap v3084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:21:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:21:59 smithi040 bash[28232]: audit 2023-12-01T17:21:58.949755+0000 mon.c (mon.2) 1985 : audit 0 from='client.? 172.21.15.40:0/4249621406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:01 smithi141 bash[31670]: cluster 2023-12-01T17:22:00.156611+0000 mgr.y (mgr.24356) 3117 : cluster 0 pgmap v3085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:01 smithi141 bash[31670]: audit 2023-12-01T17:22:01.412427+0000 mon.c (mon.2) 1986 : audit 0 from='client.? 172.21.15.40:0/516644514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:01 smithi040 bash[28232]: cluster 2023-12-01T17:22:00.156611+0000 mgr.y (mgr.24356) 3117 : cluster 0 pgmap v3085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:01 smithi040 bash[28232]: audit 2023-12-01T17:22:01.412427+0000 mon.c (mon.2) 1986 : audit 0 from='client.? 172.21.15.40:0/516644514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:01 smithi040 bash[41173]: cluster 2023-12-01T17:22:00.156611+0000 mgr.y (mgr.24356) 3117 : cluster 0 pgmap v3085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:01 smithi040 bash[41173]: audit 2023-12-01T17:22:01.412427+0000 mon.c (mon.2) 1986 : audit 0 from='client.? 172.21.15.40:0/516644514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:03 smithi141 bash[31670]: cluster 2023-12-01T17:22:02.157231+0000 mgr.y (mgr.24356) 3118 : cluster 0 pgmap v3086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:03 smithi040 bash[41173]: cluster 2023-12-01T17:22:02.157231+0000 mgr.y (mgr.24356) 3118 : cluster 0 pgmap v3086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:03 smithi040 bash[28232]: cluster 2023-12-01T17:22:02.157231+0000 mgr.y (mgr.24356) 3118 : cluster 0 pgmap v3086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:04 smithi141 bash[31670]: audit 2023-12-01T17:22:03.461270+0000 mon.c (mon.2) 1987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:04 smithi141 bash[31670]: audit 2023-12-01T17:22:03.887813+0000 mon.a (mon.0) 2519 : audit 0 from='client.? 172.21.15.40:0/223556368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:04 smithi040 bash[28232]: audit 2023-12-01T17:22:03.461270+0000 mon.c (mon.2) 1987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:04 smithi040 bash[28232]: audit 2023-12-01T17:22:03.887813+0000 mon.a (mon.0) 2519 : audit 0 from='client.? 172.21.15.40:0/223556368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:04 smithi040 bash[41173]: audit 2023-12-01T17:22:03.461270+0000 mon.c (mon.2) 1987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:04 smithi040 bash[41173]: audit 2023-12-01T17:22:03.887813+0000 mon.a (mon.0) 2519 : audit 0 from='client.? 172.21.15.40:0/223556368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:05 smithi141 bash[31670]: cluster 2023-12-01T17:22:04.157780+0000 mgr.y (mgr.24356) 3119 : cluster 0 pgmap v3087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:05 smithi040 bash[28232]: cluster 2023-12-01T17:22:04.157780+0000 mgr.y (mgr.24356) 3119 : cluster 0 pgmap v3087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:05 smithi040 bash[41173]: cluster 2023-12-01T17:22:04.157780+0000 mgr.y (mgr.24356) 3119 : cluster 0 pgmap v3087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:06 smithi141 bash[31670]: audit 2023-12-01T17:22:06.349154+0000 mon.c (mon.2) 1988 : audit 0 from='client.? 172.21.15.40:0/2615407860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:06 smithi040 bash[28232]: audit 2023-12-01T17:22:06.349154+0000 mon.c (mon.2) 1988 : audit 0 from='client.? 172.21.15.40:0/2615407860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:22:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:22:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:06 smithi040 bash[41173]: audit 2023-12-01T17:22:06.349154+0000 mon.c (mon.2) 1988 : audit 0 from='client.? 172.21.15.40:0/2615407860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:07 smithi141 bash[31670]: cluster 2023-12-01T17:22:06.158869+0000 mgr.y (mgr.24356) 3120 : cluster 0 pgmap v3088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:07 smithi040 bash[41173]: cluster 2023-12-01T17:22:06.158869+0000 mgr.y (mgr.24356) 3120 : cluster 0 pgmap v3088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:07 smithi040 bash[28232]: cluster 2023-12-01T17:22:06.158869+0000 mgr.y (mgr.24356) 3120 : cluster 0 pgmap v3088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:09 smithi141 bash[31670]: cluster 2023-12-01T17:22:08.159601+0000 mgr.y (mgr.24356) 3121 : cluster 0 pgmap v3089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:09 smithi141 bash[31670]: audit 2023-12-01T17:22:08.813221+0000 mon.c (mon.2) 1989 : audit 0 from='client.? 172.21.15.40:0/21314499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:09 smithi040 bash[41173]: cluster 2023-12-01T17:22:08.159601+0000 mgr.y (mgr.24356) 3121 : cluster 0 pgmap v3089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:09 smithi040 bash[41173]: audit 2023-12-01T17:22:08.813221+0000 mon.c (mon.2) 1989 : audit 0 from='client.? 172.21.15.40:0/21314499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:09 smithi040 bash[28232]: cluster 2023-12-01T17:22:08.159601+0000 mgr.y (mgr.24356) 3121 : cluster 0 pgmap v3089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:09 smithi040 bash[28232]: audit 2023-12-01T17:22:08.813221+0000 mon.c (mon.2) 1989 : audit 0 from='client.? 172.21.15.40:0/21314499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:11 smithi141 bash[31670]: cluster 2023-12-01T17:22:10.160801+0000 mgr.y (mgr.24356) 3122 : cluster 0 pgmap v3090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:11 smithi141 bash[31670]: audit 2023-12-01T17:22:11.272308+0000 mon.c (mon.2) 1990 : audit 0 from='client.? 172.21.15.40:0/2621866282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:11 smithi040 bash[41173]: cluster 2023-12-01T17:22:10.160801+0000 mgr.y (mgr.24356) 3122 : cluster 0 pgmap v3090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:11 smithi040 bash[41173]: audit 2023-12-01T17:22:11.272308+0000 mon.c (mon.2) 1990 : audit 0 from='client.? 172.21.15.40:0/2621866282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:11 smithi040 bash[28232]: cluster 2023-12-01T17:22:10.160801+0000 mgr.y (mgr.24356) 3122 : cluster 0 pgmap v3090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:11 smithi040 bash[28232]: audit 2023-12-01T17:22:11.272308+0000 mon.c (mon.2) 1990 : audit 0 from='client.? 172.21.15.40:0/2621866282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:13 smithi141 bash[31670]: cluster 2023-12-01T17:22:12.161446+0000 mgr.y (mgr.24356) 3123 : cluster 0 pgmap v3091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:13 smithi141 bash[31670]: audit 2023-12-01T17:22:12.495362+0000 mon.c (mon.2) 1991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:22:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:13 smithi141 bash[31670]: audit 2023-12-01T17:22:12.875890+0000 mon.a (mon.0) 2520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:13 smithi141 bash[31670]: audit 2023-12-01T17:22:12.888330+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[28232]: cluster 2023-12-01T17:22:12.161446+0000 mgr.y (mgr.24356) 3123 : cluster 0 pgmap v3091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[28232]: audit 2023-12-01T17:22:12.495362+0000 mon.c (mon.2) 1991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:22:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[28232]: audit 2023-12-01T17:22:12.875890+0000 mon.a (mon.0) 2520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[28232]: audit 2023-12-01T17:22:12.888330+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[41173]: cluster 2023-12-01T17:22:12.161446+0000 mgr.y (mgr.24356) 3123 : cluster 0 pgmap v3091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[41173]: audit 2023-12-01T17:22:12.495362+0000 mon.c (mon.2) 1991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[41173]: audit 2023-12-01T17:22:12.875890+0000 mon.a (mon.0) 2520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:13 smithi040 bash[41173]: audit 2023-12-01T17:22:12.888330+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:14 smithi141 bash[31670]: audit 2023-12-01T17:22:13.731604+0000 mon.a (mon.0) 2522 : audit 0 from='client.? 172.21.15.40:0/672976884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:14 smithi040 bash[28232]: audit 2023-12-01T17:22:13.731604+0000 mon.a (mon.0) 2522 : audit 0 from='client.? 172.21.15.40:0/672976884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:14 smithi040 bash[41173]: audit 2023-12-01T17:22:13.731604+0000 mon.a (mon.0) 2522 : audit 0 from='client.? 172.21.15.40:0/672976884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:15 smithi141 bash[31670]: cluster 2023-12-01T17:22:14.162136+0000 mgr.y (mgr.24356) 3124 : cluster 0 pgmap v3092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:15 smithi040 bash[28232]: cluster 2023-12-01T17:22:14.162136+0000 mgr.y (mgr.24356) 3124 : cluster 0 pgmap v3092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:15 smithi040 bash[41173]: cluster 2023-12-01T17:22:14.162136+0000 mgr.y (mgr.24356) 3124 : cluster 0 pgmap v3092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:16 smithi141 bash[31670]: audit 2023-12-01T17:22:16.201787+0000 mon.a (mon.0) 2523 : audit 0 from='client.? 172.21.15.40:0/567813263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:16 smithi040 bash[28232]: audit 2023-12-01T17:22:16.201787+0000 mon.a (mon.0) 2523 : audit 0 from='client.? 172.21.15.40:0/567813263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:22:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:22:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:16 smithi040 bash[41173]: audit 2023-12-01T17:22:16.201787+0000 mon.a (mon.0) 2523 : audit 0 from='client.? 172.21.15.40:0/567813263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:17 smithi141 bash[31670]: cluster 2023-12-01T17:22:16.163203+0000 mgr.y (mgr.24356) 3125 : cluster 0 pgmap v3093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:17 smithi040 bash[28232]: cluster 2023-12-01T17:22:16.163203+0000 mgr.y (mgr.24356) 3125 : cluster 0 pgmap v3093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:17 smithi040 bash[41173]: cluster 2023-12-01T17:22:16.163203+0000 mgr.y (mgr.24356) 3125 : cluster 0 pgmap v3093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:18 smithi141 bash[31670]: audit 2023-12-01T17:22:18.461226+0000 mon.c (mon.2) 1992 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:18 smithi040 bash[41173]: audit 2023-12-01T17:22:18.461226+0000 mon.c (mon.2) 1992 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:18 smithi040 bash[28232]: audit 2023-12-01T17:22:18.461226+0000 mon.c (mon.2) 1992 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: cluster 2023-12-01T17:22:18.163640+0000 mgr.y (mgr.24356) 3126 : cluster 0 pgmap v3094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:18.687784+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:18.693747+0000 mon.a (mon.0) 2525 : audit 0 from='client.? 172.21.15.40:0/3089801769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:18.704552+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:18.737466+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:18.749737+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:19.278690+0000 mon.c (mon.2) 1993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:19.280638+0000 mon.c (mon.2) 1994 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:19 smithi141 bash[31670]: audit 2023-12-01T17:22:19.289603+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: cluster 2023-12-01T17:22:18.163640+0000 mgr.y (mgr.24356) 3126 : cluster 0 pgmap v3094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:18.687784+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:18.693747+0000 mon.a (mon.0) 2525 : audit 0 from='client.? 172.21.15.40:0/3089801769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:18.704552+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:18.737466+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:18.749737+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:19.278690+0000 mon.c (mon.2) 1993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:19.280638+0000 mon.c (mon.2) 1994 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[28232]: audit 2023-12-01T17:22:19.289603+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: cluster 2023-12-01T17:22:18.163640+0000 mgr.y (mgr.24356) 3126 : cluster 0 pgmap v3094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:18.687784+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:18.693747+0000 mon.a (mon.0) 2525 : audit 0 from='client.? 172.21.15.40:0/3089801769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:18.704552+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:18.737466+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:18.749737+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:19.278690+0000 mon.c (mon.2) 1993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:19.280638+0000 mon.c (mon.2) 1994 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:22:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:19 smithi040 bash[41173]: audit 2023-12-01T17:22:19.289603+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:22:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:21 smithi141 bash[31670]: cluster 2023-12-01T17:22:20.164775+0000 mgr.y (mgr.24356) 3127 : cluster 0 pgmap v3095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:21 smithi141 bash[31670]: audit 2023-12-01T17:22:21.160732+0000 mon.a (mon.0) 2530 : audit 0 from='client.? 172.21.15.40:0/1725576325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:21 smithi040 bash[28232]: cluster 2023-12-01T17:22:20.164775+0000 mgr.y (mgr.24356) 3127 : cluster 0 pgmap v3095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:21 smithi040 bash[28232]: audit 2023-12-01T17:22:21.160732+0000 mon.a (mon.0) 2530 : audit 0 from='client.? 172.21.15.40:0/1725576325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:21 smithi040 bash[41173]: cluster 2023-12-01T17:22:20.164775+0000 mgr.y (mgr.24356) 3127 : cluster 0 pgmap v3095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:21 smithi040 bash[41173]: audit 2023-12-01T17:22:21.160732+0000 mon.a (mon.0) 2530 : audit 0 from='client.? 172.21.15.40:0/1725576325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:23 smithi141 bash[31670]: cluster 2023-12-01T17:22:22.165455+0000 mgr.y (mgr.24356) 3128 : cluster 0 pgmap v3096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:23 smithi040 bash[28232]: cluster 2023-12-01T17:22:22.165455+0000 mgr.y (mgr.24356) 3128 : cluster 0 pgmap v3096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:23 smithi040 bash[41173]: cluster 2023-12-01T17:22:22.165455+0000 mgr.y (mgr.24356) 3128 : cluster 0 pgmap v3096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:24 smithi040 bash[41173]: audit 2023-12-01T17:22:23.626186+0000 mon.c (mon.2) 1995 : audit 0 from='client.? 172.21.15.40:0/4029136989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:24 smithi040 bash[28232]: audit 2023-12-01T17:22:23.626186+0000 mon.c (mon.2) 1995 : audit 0 from='client.? 172.21.15.40:0/4029136989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:24 smithi141 bash[31670]: audit 2023-12-01T17:22:23.626186+0000 mon.c (mon.2) 1995 : audit 0 from='client.? 172.21.15.40:0/4029136989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:25 smithi040 bash[41173]: cluster 2023-12-01T17:22:24.166099+0000 mgr.y (mgr.24356) 3129 : cluster 0 pgmap v3097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:25 smithi040 bash[28232]: cluster 2023-12-01T17:22:24.166099+0000 mgr.y (mgr.24356) 3129 : cluster 0 pgmap v3097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:25 smithi141 bash[31670]: cluster 2023-12-01T17:22:24.166099+0000 mgr.y (mgr.24356) 3129 : cluster 0 pgmap v3097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:26 smithi040 bash[28232]: audit 2023-12-01T17:22:26.093642+0000 mon.c (mon.2) 1996 : audit 0 from='client.? 172.21.15.40:0/3087850064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:22:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:22:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:26 smithi040 bash[41173]: audit 2023-12-01T17:22:26.093642+0000 mon.c (mon.2) 1996 : audit 0 from='client.? 172.21.15.40:0/3087850064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:26 smithi141 bash[31670]: audit 2023-12-01T17:22:26.093642+0000 mon.c (mon.2) 1996 : audit 0 from='client.? 172.21.15.40:0/3087850064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:27 smithi040 bash[28232]: cluster 2023-12-01T17:22:26.167248+0000 mgr.y (mgr.24356) 3130 : cluster 0 pgmap v3098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:27 smithi040 bash[41173]: cluster 2023-12-01T17:22:26.167248+0000 mgr.y (mgr.24356) 3130 : cluster 0 pgmap v3098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:27 smithi141 bash[31670]: cluster 2023-12-01T17:22:26.167248+0000 mgr.y (mgr.24356) 3130 : cluster 0 pgmap v3098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:29 smithi040 bash[28232]: cluster 2023-12-01T17:22:28.167899+0000 mgr.y (mgr.24356) 3131 : cluster 0 pgmap v3099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:29 smithi040 bash[28232]: audit 2023-12-01T17:22:28.555175+0000 mon.c (mon.2) 1997 : audit 0 from='client.? 172.21.15.40:0/4134793346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:29 smithi040 bash[41173]: cluster 2023-12-01T17:22:28.167899+0000 mgr.y (mgr.24356) 3131 : cluster 0 pgmap v3099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:29 smithi040 bash[41173]: audit 2023-12-01T17:22:28.555175+0000 mon.c (mon.2) 1997 : audit 0 from='client.? 172.21.15.40:0/4134793346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:29 smithi141 bash[31670]: cluster 2023-12-01T17:22:28.167899+0000 mgr.y (mgr.24356) 3131 : cluster 0 pgmap v3099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:29 smithi141 bash[31670]: audit 2023-12-01T17:22:28.555175+0000 mon.c (mon.2) 1997 : audit 0 from='client.? 172.21.15.40:0/4134793346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:31 smithi040 bash[28232]: cluster 2023-12-01T17:22:30.169067+0000 mgr.y (mgr.24356) 3132 : cluster 0 pgmap v3100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:31 smithi040 bash[28232]: audit 2023-12-01T17:22:31.014174+0000 mon.a (mon.0) 2531 : audit 0 from='client.? 172.21.15.40:0/496966355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:31 smithi040 bash[41173]: cluster 2023-12-01T17:22:30.169067+0000 mgr.y (mgr.24356) 3132 : cluster 0 pgmap v3100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:31 smithi040 bash[41173]: audit 2023-12-01T17:22:31.014174+0000 mon.a (mon.0) 2531 : audit 0 from='client.? 172.21.15.40:0/496966355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:31 smithi141 bash[31670]: cluster 2023-12-01T17:22:30.169067+0000 mgr.y (mgr.24356) 3132 : cluster 0 pgmap v3100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:31 smithi141 bash[31670]: audit 2023-12-01T17:22:31.014174+0000 mon.a (mon.0) 2531 : audit 0 from='client.? 172.21.15.40:0/496966355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:33 smithi040 bash[28232]: cluster 2023-12-01T17:22:32.169742+0000 mgr.y (mgr.24356) 3133 : cluster 0 pgmap v3101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:33 smithi040 bash[28232]: audit 2023-12-01T17:22:33.461967+0000 mon.c (mon.2) 1998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:33 smithi040 bash[28232]: audit 2023-12-01T17:22:33.476295+0000 mon.a (mon.0) 2532 : audit 0 from='client.? 172.21.15.40:0/2688616669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:33 smithi040 bash[41173]: cluster 2023-12-01T17:22:32.169742+0000 mgr.y (mgr.24356) 3133 : cluster 0 pgmap v3101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:33 smithi040 bash[41173]: audit 2023-12-01T17:22:33.461967+0000 mon.c (mon.2) 1998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:33 smithi040 bash[41173]: audit 2023-12-01T17:22:33.476295+0000 mon.a (mon.0) 2532 : audit 0 from='client.? 172.21.15.40:0/2688616669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:33 smithi141 bash[31670]: cluster 2023-12-01T17:22:32.169742+0000 mgr.y (mgr.24356) 3133 : cluster 0 pgmap v3101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:33 smithi141 bash[31670]: audit 2023-12-01T17:22:33.461967+0000 mon.c (mon.2) 1998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:33 smithi141 bash[31670]: audit 2023-12-01T17:22:33.476295+0000 mon.a (mon.0) 2532 : audit 0 from='client.? 172.21.15.40:0/2688616669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:35 smithi040 bash[28232]: cluster 2023-12-01T17:22:34.170409+0000 mgr.y (mgr.24356) 3134 : cluster 0 pgmap v3102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:35 smithi040 bash[41173]: cluster 2023-12-01T17:22:34.170409+0000 mgr.y (mgr.24356) 3134 : cluster 0 pgmap v3102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:35 smithi141 bash[31670]: cluster 2023-12-01T17:22:34.170409+0000 mgr.y (mgr.24356) 3134 : cluster 0 pgmap v3102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:36 smithi040 bash[28232]: audit 2023-12-01T17:22:35.947440+0000 mon.c (mon.2) 1999 : audit 0 from='client.? 172.21.15.40:0/2616932581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:22:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:22:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:36 smithi040 bash[41173]: audit 2023-12-01T17:22:35.947440+0000 mon.c (mon.2) 1999 : audit 0 from='client.? 172.21.15.40:0/2616932581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:36 smithi141 bash[31670]: audit 2023-12-01T17:22:35.947440+0000 mon.c (mon.2) 1999 : audit 0 from='client.? 172.21.15.40:0/2616932581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:37 smithi040 bash[28232]: cluster 2023-12-01T17:22:36.171622+0000 mgr.y (mgr.24356) 3135 : cluster 0 pgmap v3103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:37 smithi040 bash[41173]: cluster 2023-12-01T17:22:36.171622+0000 mgr.y (mgr.24356) 3135 : cluster 0 pgmap v3103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:37 smithi141 bash[31670]: cluster 2023-12-01T17:22:36.171622+0000 mgr.y (mgr.24356) 3135 : cluster 0 pgmap v3103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:38 smithi040 bash[28232]: audit 2023-12-01T17:22:38.410261+0000 mon.c (mon.2) 2000 : audit 0 from='client.? 172.21.15.40:0/2161421221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:38 smithi040 bash[41173]: audit 2023-12-01T17:22:38.410261+0000 mon.c (mon.2) 2000 : audit 0 from='client.? 172.21.15.40:0/2161421221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:38 smithi141 bash[31670]: audit 2023-12-01T17:22:38.410261+0000 mon.c (mon.2) 2000 : audit 0 from='client.? 172.21.15.40:0/2161421221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:39 smithi040 bash[28232]: cluster 2023-12-01T17:22:38.172130+0000 mgr.y (mgr.24356) 3136 : cluster 0 pgmap v3104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:39 smithi040 bash[41173]: cluster 2023-12-01T17:22:38.172130+0000 mgr.y (mgr.24356) 3136 : cluster 0 pgmap v3104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:39 smithi141 bash[31670]: cluster 2023-12-01T17:22:38.172130+0000 mgr.y (mgr.24356) 3136 : cluster 0 pgmap v3104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:41 smithi040 bash[28232]: cluster 2023-12-01T17:22:40.173267+0000 mgr.y (mgr.24356) 3137 : cluster 0 pgmap v3105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:41 smithi040 bash[28232]: audit 2023-12-01T17:22:40.874737+0000 mon.c (mon.2) 2001 : audit 0 from='client.? 172.21.15.40:0/2499157052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:41 smithi040 bash[41173]: cluster 2023-12-01T17:22:40.173267+0000 mgr.y (mgr.24356) 3137 : cluster 0 pgmap v3105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:41 smithi040 bash[41173]: audit 2023-12-01T17:22:40.874737+0000 mon.c (mon.2) 2001 : audit 0 from='client.? 172.21.15.40:0/2499157052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:41 smithi141 bash[31670]: cluster 2023-12-01T17:22:40.173267+0000 mgr.y (mgr.24356) 3137 : cluster 0 pgmap v3105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:41 smithi141 bash[31670]: audit 2023-12-01T17:22:40.874737+0000 mon.c (mon.2) 2001 : audit 0 from='client.? 172.21.15.40:0/2499157052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:43 smithi040 bash[28232]: cluster 2023-12-01T17:22:42.173853+0000 mgr.y (mgr.24356) 3138 : cluster 0 pgmap v3106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:43 smithi040 bash[28232]: audit 2023-12-01T17:22:43.336771+0000 mon.a (mon.0) 2533 : audit 0 from='client.? 172.21.15.40:0/1283652305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:43 smithi040 bash[41173]: cluster 2023-12-01T17:22:42.173853+0000 mgr.y (mgr.24356) 3138 : cluster 0 pgmap v3106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:43 smithi040 bash[41173]: audit 2023-12-01T17:22:43.336771+0000 mon.a (mon.0) 2533 : audit 0 from='client.? 172.21.15.40:0/1283652305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:43 smithi141 bash[31670]: cluster 2023-12-01T17:22:42.173853+0000 mgr.y (mgr.24356) 3138 : cluster 0 pgmap v3106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:43 smithi141 bash[31670]: audit 2023-12-01T17:22:43.336771+0000 mon.a (mon.0) 2533 : audit 0 from='client.? 172.21.15.40:0/1283652305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:45 smithi040 bash[28232]: cluster 2023-12-01T17:22:44.174510+0000 mgr.y (mgr.24356) 3139 : cluster 0 pgmap v3107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:45 smithi040 bash[41173]: cluster 2023-12-01T17:22:44.174510+0000 mgr.y (mgr.24356) 3139 : cluster 0 pgmap v3107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:45 smithi141 bash[31670]: cluster 2023-12-01T17:22:44.174510+0000 mgr.y (mgr.24356) 3139 : cluster 0 pgmap v3107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:46 smithi040 bash[28232]: audit 2023-12-01T17:22:45.803806+0000 mon.a (mon.0) 2534 : audit 0 from='client.? 172.21.15.40:0/3812641203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:22:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:22:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:46 smithi040 bash[41173]: audit 2023-12-01T17:22:45.803806+0000 mon.a (mon.0) 2534 : audit 0 from='client.? 172.21.15.40:0/3812641203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:46 smithi141 bash[31670]: audit 2023-12-01T17:22:45.803806+0000 mon.a (mon.0) 2534 : audit 0 from='client.? 172.21.15.40:0/3812641203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:47 smithi040 bash[41173]: cluster 2023-12-01T17:22:46.175680+0000 mgr.y (mgr.24356) 3140 : cluster 0 pgmap v3108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:47 smithi040 bash[28232]: cluster 2023-12-01T17:22:46.175680+0000 mgr.y (mgr.24356) 3140 : cluster 0 pgmap v3108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:47 smithi141 bash[31670]: cluster 2023-12-01T17:22:46.175680+0000 mgr.y (mgr.24356) 3140 : cluster 0 pgmap v3108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:48 smithi040 bash[41173]: audit 2023-12-01T17:22:48.270179+0000 mon.c (mon.2) 2002 : audit 0 from='client.? 172.21.15.40:0/1303429723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:48 smithi040 bash[41173]: audit 2023-12-01T17:22:48.462639+0000 mon.c (mon.2) 2003 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:48 smithi040 bash[28232]: audit 2023-12-01T17:22:48.270179+0000 mon.c (mon.2) 2002 : audit 0 from='client.? 172.21.15.40:0/1303429723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:48 smithi040 bash[28232]: audit 2023-12-01T17:22:48.462639+0000 mon.c (mon.2) 2003 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:48 smithi141 bash[31670]: audit 2023-12-01T17:22:48.270179+0000 mon.c (mon.2) 2002 : audit 0 from='client.? 172.21.15.40:0/1303429723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:48 smithi141 bash[31670]: audit 2023-12-01T17:22:48.462639+0000 mon.c (mon.2) 2003 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:49 smithi040 bash[41173]: cluster 2023-12-01T17:22:48.176268+0000 mgr.y (mgr.24356) 3141 : cluster 0 pgmap v3109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:49 smithi040 bash[28232]: cluster 2023-12-01T17:22:48.176268+0000 mgr.y (mgr.24356) 3141 : cluster 0 pgmap v3109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:49 smithi141 bash[31670]: cluster 2023-12-01T17:22:48.176268+0000 mgr.y (mgr.24356) 3141 : cluster 0 pgmap v3109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:51 smithi040 bash[28232]: cluster 2023-12-01T17:22:50.177327+0000 mgr.y (mgr.24356) 3142 : cluster 0 pgmap v3110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:51 smithi040 bash[28232]: audit 2023-12-01T17:22:50.736534+0000 mon.a (mon.0) 2535 : audit 0 from='client.? 172.21.15.40:0/1884382249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:51 smithi040 bash[41173]: cluster 2023-12-01T17:22:50.177327+0000 mgr.y (mgr.24356) 3142 : cluster 0 pgmap v3110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:51 smithi040 bash[41173]: audit 2023-12-01T17:22:50.736534+0000 mon.a (mon.0) 2535 : audit 0 from='client.? 172.21.15.40:0/1884382249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:51 smithi141 bash[31670]: cluster 2023-12-01T17:22:50.177327+0000 mgr.y (mgr.24356) 3142 : cluster 0 pgmap v3110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:51 smithi141 bash[31670]: audit 2023-12-01T17:22:50.736534+0000 mon.a (mon.0) 2535 : audit 0 from='client.? 172.21.15.40:0/1884382249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:53 smithi040 bash[28232]: cluster 2023-12-01T17:22:52.177976+0000 mgr.y (mgr.24356) 3143 : cluster 0 pgmap v3111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:53 smithi040 bash[28232]: audit 2023-12-01T17:22:53.197964+0000 mon.c (mon.2) 2004 : audit 0 from='client.? 172.21.15.40:0/1848397277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:53 smithi040 bash[41173]: cluster 2023-12-01T17:22:52.177976+0000 mgr.y (mgr.24356) 3143 : cluster 0 pgmap v3111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:53 smithi040 bash[41173]: audit 2023-12-01T17:22:53.197964+0000 mon.c (mon.2) 2004 : audit 0 from='client.? 172.21.15.40:0/1848397277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:53 smithi141 bash[31670]: cluster 2023-12-01T17:22:52.177976+0000 mgr.y (mgr.24356) 3143 : cluster 0 pgmap v3111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:53 smithi141 bash[31670]: audit 2023-12-01T17:22:53.197964+0000 mon.c (mon.2) 2004 : audit 0 from='client.? 172.21.15.40:0/1848397277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:55 smithi040 bash[28232]: cluster 2023-12-01T17:22:54.178616+0000 mgr.y (mgr.24356) 3144 : cluster 0 pgmap v3112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:55 smithi040 bash[41173]: cluster 2023-12-01T17:22:54.178616+0000 mgr.y (mgr.24356) 3144 : cluster 0 pgmap v3112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:55 smithi141 bash[31670]: cluster 2023-12-01T17:22:54.178616+0000 mgr.y (mgr.24356) 3144 : cluster 0 pgmap v3112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:22:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:56 smithi040 bash[41173]: audit 2023-12-01T17:22:55.664978+0000 mon.a (mon.0) 2536 : audit 0 from='client.? 172.21.15.40:0/501945481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:56 smithi040 bash[28232]: audit 2023-12-01T17:22:55.664978+0000 mon.a (mon.0) 2536 : audit 0 from='client.? 172.21.15.40:0/501945481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:56 smithi141 bash[31670]: audit 2023-12-01T17:22:55.664978+0000 mon.a (mon.0) 2536 : audit 0 from='client.? 172.21.15.40:0/501945481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:57 smithi040 bash[28232]: cluster 2023-12-01T17:22:56.179798+0000 mgr.y (mgr.24356) 3145 : cluster 0 pgmap v3113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:57 smithi040 bash[41173]: cluster 2023-12-01T17:22:56.179798+0000 mgr.y (mgr.24356) 3145 : cluster 0 pgmap v3113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:57 smithi141 bash[31670]: cluster 2023-12-01T17:22:56.179798+0000 mgr.y (mgr.24356) 3145 : cluster 0 pgmap v3113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:22:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:58 smithi141 bash[31670]: audit 2023-12-01T17:22:58.119872+0000 mon.a (mon.0) 2537 : audit 0 from='client.? 172.21.15.40:0/3808101354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:58 smithi040 bash[28232]: audit 2023-12-01T17:22:58.119872+0000 mon.a (mon.0) 2537 : audit 0 from='client.? 172.21.15.40:0/3808101354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:22:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:58 smithi040 bash[41173]: audit 2023-12-01T17:22:58.119872+0000 mon.a (mon.0) 2537 : audit 0 from='client.? 172.21.15.40:0/3808101354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:22:59 smithi141 bash[31670]: cluster 2023-12-01T17:22:58.180446+0000 mgr.y (mgr.24356) 3146 : cluster 0 pgmap v3114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:22:59 smithi040 bash[41173]: cluster 2023-12-01T17:22:58.180446+0000 mgr.y (mgr.24356) 3146 : cluster 0 pgmap v3114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:22:59 smithi040 bash[28232]: cluster 2023-12-01T17:22:58.180446+0000 mgr.y (mgr.24356) 3146 : cluster 0 pgmap v3114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:00 smithi141 bash[31670]: cluster 2023-12-01T17:23:00.181606+0000 mgr.y (mgr.24356) 3147 : cluster 0 pgmap v3115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:00 smithi141 bash[31670]: audit 2023-12-01T17:23:00.572971+0000 mon.c (mon.2) 2005 : audit 0 from='client.? 172.21.15.40:0/463723598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:00 smithi040 bash[28232]: cluster 2023-12-01T17:23:00.181606+0000 mgr.y (mgr.24356) 3147 : cluster 0 pgmap v3115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:00 smithi040 bash[28232]: audit 2023-12-01T17:23:00.572971+0000 mon.c (mon.2) 2005 : audit 0 from='client.? 172.21.15.40:0/463723598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:00 smithi040 bash[41173]: cluster 2023-12-01T17:23:00.181606+0000 mgr.y (mgr.24356) 3147 : cluster 0 pgmap v3115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:00 smithi040 bash[41173]: audit 2023-12-01T17:23:00.572971+0000 mon.c (mon.2) 2005 : audit 0 from='client.? 172.21.15.40:0/463723598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:03 smithi141 bash[31670]: cluster 2023-12-01T17:23:02.182281+0000 mgr.y (mgr.24356) 3148 : cluster 0 pgmap v3116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:03 smithi141 bash[31670]: audit 2023-12-01T17:23:03.039971+0000 mon.c (mon.2) 2006 : audit 0 from='client.? 172.21.15.40:0/3571076058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:03 smithi040 bash[28232]: cluster 2023-12-01T17:23:02.182281+0000 mgr.y (mgr.24356) 3148 : cluster 0 pgmap v3116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:03 smithi040 bash[28232]: audit 2023-12-01T17:23:03.039971+0000 mon.c (mon.2) 2006 : audit 0 from='client.? 172.21.15.40:0/3571076058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:03 smithi040 bash[41173]: cluster 2023-12-01T17:23:02.182281+0000 mgr.y (mgr.24356) 3148 : cluster 0 pgmap v3116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:03 smithi040 bash[41173]: audit 2023-12-01T17:23:03.039971+0000 mon.c (mon.2) 2006 : audit 0 from='client.? 172.21.15.40:0/3571076058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:04 smithi141 bash[31670]: audit 2023-12-01T17:23:03.462954+0000 mon.c (mon.2) 2007 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:04 smithi040 bash[41173]: audit 2023-12-01T17:23:03.462954+0000 mon.c (mon.2) 2007 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:04 smithi040 bash[28232]: audit 2023-12-01T17:23:03.462954+0000 mon.c (mon.2) 2007 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:05 smithi040 bash[41173]: cluster 2023-12-01T17:23:04.182940+0000 mgr.y (mgr.24356) 3149 : cluster 0 pgmap v3117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:05 smithi040 bash[28232]: cluster 2023-12-01T17:23:04.182940+0000 mgr.y (mgr.24356) 3149 : cluster 0 pgmap v3117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:05 smithi141 bash[31670]: cluster 2023-12-01T17:23:04.182940+0000 mgr.y (mgr.24356) 3149 : cluster 0 pgmap v3117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:06 smithi040 bash[28232]: audit 2023-12-01T17:23:05.503535+0000 mon.c (mon.2) 2008 : audit 0 from='client.? 172.21.15.40:0/1898093182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:23:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:23:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:06 smithi040 bash[41173]: audit 2023-12-01T17:23:05.503535+0000 mon.c (mon.2) 2008 : audit 0 from='client.? 172.21.15.40:0/1898093182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:06 smithi141 bash[31670]: audit 2023-12-01T17:23:05.503535+0000 mon.c (mon.2) 2008 : audit 0 from='client.? 172.21.15.40:0/1898093182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:07 smithi040 bash[41173]: cluster 2023-12-01T17:23:06.184123+0000 mgr.y (mgr.24356) 3150 : cluster 0 pgmap v3118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:07 smithi040 bash[28232]: cluster 2023-12-01T17:23:06.184123+0000 mgr.y (mgr.24356) 3150 : cluster 0 pgmap v3118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:07 smithi141 bash[31670]: cluster 2023-12-01T17:23:06.184123+0000 mgr.y (mgr.24356) 3150 : cluster 0 pgmap v3118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:08 smithi040 bash[28232]: audit 2023-12-01T17:23:07.964456+0000 mon.c (mon.2) 2009 : audit 0 from='client.? 172.21.15.40:0/2741931395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:08 smithi040 bash[41173]: audit 2023-12-01T17:23:07.964456+0000 mon.c (mon.2) 2009 : audit 0 from='client.? 172.21.15.40:0/2741931395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:08 smithi141 bash[31670]: audit 2023-12-01T17:23:07.964456+0000 mon.c (mon.2) 2009 : audit 0 from='client.? 172.21.15.40:0/2741931395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:09 smithi040 bash[28232]: cluster 2023-12-01T17:23:08.184879+0000 mgr.y (mgr.24356) 3151 : cluster 0 pgmap v3119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:09 smithi040 bash[41173]: cluster 2023-12-01T17:23:08.184879+0000 mgr.y (mgr.24356) 3151 : cluster 0 pgmap v3119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:09 smithi141 bash[31670]: cluster 2023-12-01T17:23:08.184879+0000 mgr.y (mgr.24356) 3151 : cluster 0 pgmap v3119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:11 smithi040 bash[28232]: cluster 2023-12-01T17:23:10.185969+0000 mgr.y (mgr.24356) 3152 : cluster 0 pgmap v3120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:11 smithi040 bash[28232]: audit 2023-12-01T17:23:10.431401+0000 mon.a (mon.0) 2538 : audit 0 from='client.? 172.21.15.40:0/3092594697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:11 smithi040 bash[41173]: cluster 2023-12-01T17:23:10.185969+0000 mgr.y (mgr.24356) 3152 : cluster 0 pgmap v3120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:11 smithi040 bash[41173]: audit 2023-12-01T17:23:10.431401+0000 mon.a (mon.0) 2538 : audit 0 from='client.? 172.21.15.40:0/3092594697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:11 smithi141 bash[31670]: cluster 2023-12-01T17:23:10.185969+0000 mgr.y (mgr.24356) 3152 : cluster 0 pgmap v3120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:11 smithi141 bash[31670]: audit 2023-12-01T17:23:10.431401+0000 mon.a (mon.0) 2538 : audit 0 from='client.? 172.21.15.40:0/3092594697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:13 smithi040 bash[28232]: cluster 2023-12-01T17:23:12.186621+0000 mgr.y (mgr.24356) 3153 : cluster 0 pgmap v3121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:13 smithi040 bash[28232]: audit 2023-12-01T17:23:12.896321+0000 mon.c (mon.2) 2010 : audit 0 from='client.? 172.21.15.40:0/3902021827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:13 smithi040 bash[41173]: cluster 2023-12-01T17:23:12.186621+0000 mgr.y (mgr.24356) 3153 : cluster 0 pgmap v3121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:13 smithi040 bash[41173]: audit 2023-12-01T17:23:12.896321+0000 mon.c (mon.2) 2010 : audit 0 from='client.? 172.21.15.40:0/3902021827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:13 smithi141 bash[31670]: cluster 2023-12-01T17:23:12.186621+0000 mgr.y (mgr.24356) 3153 : cluster 0 pgmap v3121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:13 smithi141 bash[31670]: audit 2023-12-01T17:23:12.896321+0000 mon.c (mon.2) 2010 : audit 0 from='client.? 172.21.15.40:0/3902021827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:15 smithi040 bash[28232]: cluster 2023-12-01T17:23:14.187270+0000 mgr.y (mgr.24356) 3154 : cluster 0 pgmap v3122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:15 smithi040 bash[28232]: audit 2023-12-01T17:23:15.361461+0000 mon.a (mon.0) 2539 : audit 0 from='client.? 172.21.15.40:0/891011037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:15 smithi040 bash[41173]: cluster 2023-12-01T17:23:14.187270+0000 mgr.y (mgr.24356) 3154 : cluster 0 pgmap v3122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:15 smithi040 bash[41173]: audit 2023-12-01T17:23:15.361461+0000 mon.a (mon.0) 2539 : audit 0 from='client.? 172.21.15.40:0/891011037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:15 smithi141 bash[31670]: cluster 2023-12-01T17:23:14.187270+0000 mgr.y (mgr.24356) 3154 : cluster 0 pgmap v3122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:15 smithi141 bash[31670]: audit 2023-12-01T17:23:15.361461+0000 mon.a (mon.0) 2539 : audit 0 from='client.? 172.21.15.40:0/891011037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:23:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:23:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:17 smithi040 bash[28232]: cluster 2023-12-01T17:23:16.188440+0000 mgr.y (mgr.24356) 3155 : cluster 0 pgmap v3123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:17 smithi040 bash[41173]: cluster 2023-12-01T17:23:16.188440+0000 mgr.y (mgr.24356) 3155 : cluster 0 pgmap v3123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:17 smithi141 bash[31670]: cluster 2023-12-01T17:23:16.188440+0000 mgr.y (mgr.24356) 3155 : cluster 0 pgmap v3123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:18 smithi040 bash[28232]: audit 2023-12-01T17:23:17.832711+0000 mon.c (mon.2) 2011 : audit 0 from='client.? 172.21.15.40:0/2769714896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:18 smithi040 bash[41173]: audit 2023-12-01T17:23:17.832711+0000 mon.c (mon.2) 2011 : audit 0 from='client.? 172.21.15.40:0/2769714896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:18 smithi141 bash[31670]: audit 2023-12-01T17:23:17.832711+0000 mon.c (mon.2) 2011 : audit 0 from='client.? 172.21.15.40:0/2769714896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:19 smithi040 bash[28232]: cluster 2023-12-01T17:23:18.189118+0000 mgr.y (mgr.24356) 3156 : cluster 0 pgmap v3124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:19 smithi040 bash[28232]: audit 2023-12-01T17:23:18.463462+0000 mon.c (mon.2) 2012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:19 smithi040 bash[28232]: audit 2023-12-01T17:23:19.372851+0000 mon.c (mon.2) 2013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:19 smithi040 bash[41173]: cluster 2023-12-01T17:23:18.189118+0000 mgr.y (mgr.24356) 3156 : cluster 0 pgmap v3124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:19 smithi040 bash[41173]: audit 2023-12-01T17:23:18.463462+0000 mon.c (mon.2) 2012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:19 smithi040 bash[41173]: audit 2023-12-01T17:23:19.372851+0000 mon.c (mon.2) 2013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:23:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:19 smithi141 bash[31670]: cluster 2023-12-01T17:23:18.189118+0000 mgr.y (mgr.24356) 3156 : cluster 0 pgmap v3124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:19 smithi141 bash[31670]: audit 2023-12-01T17:23:18.463462+0000 mon.c (mon.2) 2012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:19 smithi141 bash[31670]: audit 2023-12-01T17:23:19.372851+0000 mon.c (mon.2) 2013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:23:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:20 smithi141 bash[31670]: audit 2023-12-01T17:23:19.753000+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:20 smithi141 bash[31670]: audit 2023-12-01T17:23:19.764332+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:20 smithi141 bash[31670]: cluster 2023-12-01T17:23:20.190209+0000 mgr.y (mgr.24356) 3157 : cluster 0 pgmap v3125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:20 smithi141 bash[31670]: audit 2023-12-01T17:23:20.291957+0000 mon.c (mon.2) 2014 : audit 0 from='client.? 172.21.15.40:0/3417272801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[28232]: audit 2023-12-01T17:23:19.753000+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[28232]: audit 2023-12-01T17:23:19.764332+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[28232]: cluster 2023-12-01T17:23:20.190209+0000 mgr.y (mgr.24356) 3157 : cluster 0 pgmap v3125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[28232]: audit 2023-12-01T17:23:20.291957+0000 mon.c (mon.2) 2014 : audit 0 from='client.? 172.21.15.40:0/3417272801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[41173]: audit 2023-12-01T17:23:19.753000+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[41173]: audit 2023-12-01T17:23:19.764332+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[41173]: cluster 2023-12-01T17:23:20.190209+0000 mgr.y (mgr.24356) 3157 : cluster 0 pgmap v3125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:20 smithi040 bash[41173]: audit 2023-12-01T17:23:20.291957+0000 mon.c (mon.2) 2014 : audit 0 from='client.? 172.21.15.40:0/3417272801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:23 smithi141 bash[31670]: cluster 2023-12-01T17:23:22.190890+0000 mgr.y (mgr.24356) 3158 : cluster 0 pgmap v3126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:23 smithi141 bash[31670]: audit 2023-12-01T17:23:22.755920+0000 mon.a (mon.0) 2542 : audit 0 from='client.? 172.21.15.40:0/2528799938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:23 smithi040 bash[28232]: cluster 2023-12-01T17:23:22.190890+0000 mgr.y (mgr.24356) 3158 : cluster 0 pgmap v3126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:23 smithi040 bash[28232]: audit 2023-12-01T17:23:22.755920+0000 mon.a (mon.0) 2542 : audit 0 from='client.? 172.21.15.40:0/2528799938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:23 smithi040 bash[41173]: cluster 2023-12-01T17:23:22.190890+0000 mgr.y (mgr.24356) 3158 : cluster 0 pgmap v3126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:23 smithi040 bash[41173]: audit 2023-12-01T17:23:22.755920+0000 mon.a (mon.0) 2542 : audit 0 from='client.? 172.21.15.40:0/2528799938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[41173]: cluster 2023-12-01T17:23:24.191546+0000 mgr.y (mgr.24356) 3159 : cluster 0 pgmap v3127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[41173]: audit 2023-12-01T17:23:25.269346+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[41173]: audit 2023-12-01T17:23:25.277047+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[41173]: audit 2023-12-01T17:23:25.298350+0000 mon.c (mon.2) 2015 : audit 0 from='client.? 172.21.15.40:0/1150084410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[28232]: cluster 2023-12-01T17:23:24.191546+0000 mgr.y (mgr.24356) 3159 : cluster 0 pgmap v3127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[28232]: audit 2023-12-01T17:23:25.269346+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[28232]: audit 2023-12-01T17:23:25.277047+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:25 smithi040 bash[28232]: audit 2023-12-01T17:23:25.298350+0000 mon.c (mon.2) 2015 : audit 0 from='client.? 172.21.15.40:0/1150084410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:25 smithi141 bash[31670]: cluster 2023-12-01T17:23:24.191546+0000 mgr.y (mgr.24356) 3159 : cluster 0 pgmap v3127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:25 smithi141 bash[31670]: audit 2023-12-01T17:23:25.269346+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:25 smithi141 bash[31670]: audit 2023-12-01T17:23:25.277047+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:25 smithi141 bash[31670]: audit 2023-12-01T17:23:25.298350+0000 mon.c (mon.2) 2015 : audit 0 from='client.? 172.21.15.40:0/1150084410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:23:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T17:23:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:26 smithi141 bash[31670]: audit 2023-12-01T17:23:25.968278+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:26 smithi141 bash[31670]: audit 2023-12-01T17:23:25.985439+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:26 smithi141 bash[31670]: cluster 2023-12-01T17:23:26.192730+0000 mgr.y (mgr.24356) 3160 : cluster 0 pgmap v3128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:26 smithi141 bash[31670]: audit 2023-12-01T17:23:26.463333+0000 mon.c (mon.2) 2016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:23:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:26 smithi141 bash[31670]: audit 2023-12-01T17:23:26.464942+0000 mon.c (mon.2) 2017 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:23:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:26 smithi141 bash[31670]: audit 2023-12-01T17:23:26.476859+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28232]: audit 2023-12-01T17:23:25.968278+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28232]: audit 2023-12-01T17:23:25.985439+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28232]: cluster 2023-12-01T17:23:26.192730+0000 mgr.y (mgr.24356) 3160 : cluster 0 pgmap v3128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28232]: audit 2023-12-01T17:23:26.463333+0000 mon.c (mon.2) 2016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28232]: audit 2023-12-01T17:23:26.464942+0000 mon.c (mon.2) 2017 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[28232]: audit 2023-12-01T17:23:26.476859+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[41173]: audit 2023-12-01T17:23:25.968278+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[41173]: audit 2023-12-01T17:23:25.985439+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[41173]: cluster 2023-12-01T17:23:26.192730+0000 mgr.y (mgr.24356) 3160 : cluster 0 pgmap v3128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[41173]: audit 2023-12-01T17:23:26.463333+0000 mon.c (mon.2) 2016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:23:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[41173]: audit 2023-12-01T17:23:26.464942+0000 mon.c (mon.2) 2017 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:23:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:26 smithi040 bash[41173]: audit 2023-12-01T17:23:26.476859+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:23:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:27 smithi141 bash[31670]: audit 2023-12-01T17:23:27.765120+0000 mon.a (mon.0) 2548 : audit 0 from='client.? 172.21.15.40:0/2295491123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:27 smithi040 bash[28232]: audit 2023-12-01T17:23:27.765120+0000 mon.a (mon.0) 2548 : audit 0 from='client.? 172.21.15.40:0/2295491123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:27 smithi040 bash[41173]: audit 2023-12-01T17:23:27.765120+0000 mon.a (mon.0) 2548 : audit 0 from='client.? 172.21.15.40:0/2295491123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:28 smithi141 bash[31670]: cluster 2023-12-01T17:23:28.193371+0000 mgr.y (mgr.24356) 3161 : cluster 0 pgmap v3129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:28 smithi040 bash[28232]: cluster 2023-12-01T17:23:28.193371+0000 mgr.y (mgr.24356) 3161 : cluster 0 pgmap v3129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:28 smithi040 bash[41173]: cluster 2023-12-01T17:23:28.193371+0000 mgr.y (mgr.24356) 3161 : cluster 0 pgmap v3129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:30 smithi040 bash[41173]: audit 2023-12-01T17:23:30.231843+0000 mon.c (mon.2) 2018 : audit 0 from='client.? 172.21.15.40:0/1449354240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:30 smithi040 bash[28232]: audit 2023-12-01T17:23:30.231843+0000 mon.c (mon.2) 2018 : audit 0 from='client.? 172.21.15.40:0/1449354240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:30 smithi141 bash[31670]: audit 2023-12-01T17:23:30.231843+0000 mon.c (mon.2) 2018 : audit 0 from='client.? 172.21.15.40:0/1449354240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:31 smithi040 bash[28232]: cluster 2023-12-01T17:23:30.194125+0000 mgr.y (mgr.24356) 3162 : cluster 0 pgmap v3130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:31 smithi040 bash[41173]: cluster 2023-12-01T17:23:30.194125+0000 mgr.y (mgr.24356) 3162 : cluster 0 pgmap v3130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:31 smithi141 bash[31670]: cluster 2023-12-01T17:23:30.194125+0000 mgr.y (mgr.24356) 3162 : cluster 0 pgmap v3130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:33 smithi141 bash[31670]: cluster 2023-12-01T17:23:32.194766+0000 mgr.y (mgr.24356) 3163 : cluster 0 pgmap v3131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:33 smithi141 bash[31670]: audit 2023-12-01T17:23:32.700959+0000 mon.a (mon.0) 2549 : audit 0 from='client.? 172.21.15.40:0/3792318173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:33 smithi141 bash[31670]: audit 2023-12-01T17:23:33.463997+0000 mon.c (mon.2) 2019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:33 smithi040 bash[28232]: cluster 2023-12-01T17:23:32.194766+0000 mgr.y (mgr.24356) 3163 : cluster 0 pgmap v3131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:33 smithi040 bash[28232]: audit 2023-12-01T17:23:32.700959+0000 mon.a (mon.0) 2549 : audit 0 from='client.? 172.21.15.40:0/3792318173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:33 smithi040 bash[28232]: audit 2023-12-01T17:23:33.463997+0000 mon.c (mon.2) 2019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:33 smithi040 bash[41173]: cluster 2023-12-01T17:23:32.194766+0000 mgr.y (mgr.24356) 3163 : cluster 0 pgmap v3131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:33 smithi040 bash[41173]: audit 2023-12-01T17:23:32.700959+0000 mon.a (mon.0) 2549 : audit 0 from='client.? 172.21.15.40:0/3792318173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:33 smithi040 bash[41173]: audit 2023-12-01T17:23:33.463997+0000 mon.c (mon.2) 2019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:35 smithi141 bash[31670]: cluster 2023-12-01T17:23:34.195439+0000 mgr.y (mgr.24356) 3164 : cluster 0 pgmap v3132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:35 smithi141 bash[31670]: audit 2023-12-01T17:23:35.167103+0000 mon.a (mon.0) 2550 : audit 0 from='client.? 172.21.15.40:0/2513744826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:35 smithi040 bash[28232]: cluster 2023-12-01T17:23:34.195439+0000 mgr.y (mgr.24356) 3164 : cluster 0 pgmap v3132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:35 smithi040 bash[28232]: audit 2023-12-01T17:23:35.167103+0000 mon.a (mon.0) 2550 : audit 0 from='client.? 172.21.15.40:0/2513744826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:35 smithi040 bash[41173]: cluster 2023-12-01T17:23:34.195439+0000 mgr.y (mgr.24356) 3164 : cluster 0 pgmap v3132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:35 smithi040 bash[41173]: audit 2023-12-01T17:23:35.167103+0000 mon.a (mon.0) 2550 : audit 0 from='client.? 172.21.15.40:0/2513744826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:23:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:23:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:37 smithi141 bash[31670]: cluster 2023-12-01T17:23:36.196585+0000 mgr.y (mgr.24356) 3165 : cluster 0 pgmap v3133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:37 smithi141 bash[31670]: audit 2023-12-01T17:23:37.626607+0000 mon.c (mon.2) 2020 : audit 0 from='client.? 172.21.15.40:0/1086797590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:37 smithi040 bash[28232]: cluster 2023-12-01T17:23:36.196585+0000 mgr.y (mgr.24356) 3165 : cluster 0 pgmap v3133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:37 smithi040 bash[28232]: audit 2023-12-01T17:23:37.626607+0000 mon.c (mon.2) 2020 : audit 0 from='client.? 172.21.15.40:0/1086797590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:37 smithi040 bash[41173]: cluster 2023-12-01T17:23:36.196585+0000 mgr.y (mgr.24356) 3165 : cluster 0 pgmap v3133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:37 smithi040 bash[41173]: audit 2023-12-01T17:23:37.626607+0000 mon.c (mon.2) 2020 : audit 0 from='client.? 172.21.15.40:0/1086797590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:39 smithi141 bash[31670]: cluster 2023-12-01T17:23:38.197171+0000 mgr.y (mgr.24356) 3166 : cluster 0 pgmap v3134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:39 smithi040 bash[28232]: cluster 2023-12-01T17:23:38.197171+0000 mgr.y (mgr.24356) 3166 : cluster 0 pgmap v3134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:39 smithi040 bash[41173]: cluster 2023-12-01T17:23:38.197171+0000 mgr.y (mgr.24356) 3166 : cluster 0 pgmap v3134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:40 smithi141 bash[31670]: audit 2023-12-01T17:23:40.089646+0000 mon.c (mon.2) 2021 : audit 0 from='client.? 172.21.15.40:0/2932935092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:40 smithi141 bash[31670]: cluster 2023-12-01T17:23:40.198299+0000 mgr.y (mgr.24356) 3167 : cluster 0 pgmap v3135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:40 smithi040 bash[28232]: audit 2023-12-01T17:23:40.089646+0000 mon.c (mon.2) 2021 : audit 0 from='client.? 172.21.15.40:0/2932935092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:40 smithi040 bash[28232]: cluster 2023-12-01T17:23:40.198299+0000 mgr.y (mgr.24356) 3167 : cluster 0 pgmap v3135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:40 smithi040 bash[41173]: audit 2023-12-01T17:23:40.089646+0000 mon.c (mon.2) 2021 : audit 0 from='client.? 172.21.15.40:0/2932935092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:40 smithi040 bash[41173]: cluster 2023-12-01T17:23:40.198299+0000 mgr.y (mgr.24356) 3167 : cluster 0 pgmap v3135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:43 smithi141 bash[31670]: cluster 2023-12-01T17:23:42.198953+0000 mgr.y (mgr.24356) 3168 : cluster 0 pgmap v3136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:43 smithi141 bash[31670]: audit 2023-12-01T17:23:42.551363+0000 mon.c (mon.2) 2022 : audit 0 from='client.? 172.21.15.40:0/3783259571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:43 smithi040 bash[28232]: cluster 2023-12-01T17:23:42.198953+0000 mgr.y (mgr.24356) 3168 : cluster 0 pgmap v3136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:43 smithi040 bash[28232]: audit 2023-12-01T17:23:42.551363+0000 mon.c (mon.2) 2022 : audit 0 from='client.? 172.21.15.40:0/3783259571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:43 smithi040 bash[41173]: cluster 2023-12-01T17:23:42.198953+0000 mgr.y (mgr.24356) 3168 : cluster 0 pgmap v3136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:43 smithi040 bash[41173]: audit 2023-12-01T17:23:42.551363+0000 mon.c (mon.2) 2022 : audit 0 from='client.? 172.21.15.40:0/3783259571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:45 smithi040 bash[28232]: cluster 2023-12-01T17:23:44.199614+0000 mgr.y (mgr.24356) 3169 : cluster 0 pgmap v3137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:45 smithi040 bash[28232]: audit 2023-12-01T17:23:45.018557+0000 mon.c (mon.2) 2023 : audit 0 from='client.? 172.21.15.40:0/440452358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:45 smithi040 bash[41173]: cluster 2023-12-01T17:23:44.199614+0000 mgr.y (mgr.24356) 3169 : cluster 0 pgmap v3137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:45 smithi040 bash[41173]: audit 2023-12-01T17:23:45.018557+0000 mon.c (mon.2) 2023 : audit 0 from='client.? 172.21.15.40:0/440452358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:45 smithi141 bash[31670]: cluster 2023-12-01T17:23:44.199614+0000 mgr.y (mgr.24356) 3169 : cluster 0 pgmap v3137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:45 smithi141 bash[31670]: audit 2023-12-01T17:23:45.018557+0000 mon.c (mon.2) 2023 : audit 0 from='client.? 172.21.15.40:0/440452358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:23:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:23:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:47 smithi040 bash[28232]: cluster 2023-12-01T17:23:46.200849+0000 mgr.y (mgr.24356) 3170 : cluster 0 pgmap v3138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:47 smithi040 bash[41173]: cluster 2023-12-01T17:23:46.200849+0000 mgr.y (mgr.24356) 3170 : cluster 0 pgmap v3138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:47 smithi141 bash[31670]: cluster 2023-12-01T17:23:46.200849+0000 mgr.y (mgr.24356) 3170 : cluster 0 pgmap v3138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:48 smithi040 bash[28232]: audit 2023-12-01T17:23:47.482347+0000 mon.c (mon.2) 2024 : audit 0 from='client.? 172.21.15.40:0/2719394308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:48 smithi040 bash[41173]: audit 2023-12-01T17:23:47.482347+0000 mon.c (mon.2) 2024 : audit 0 from='client.? 172.21.15.40:0/2719394308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:48 smithi141 bash[31670]: audit 2023-12-01T17:23:47.482347+0000 mon.c (mon.2) 2024 : audit 0 from='client.? 172.21.15.40:0/2719394308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:49 smithi040 bash[41173]: cluster 2023-12-01T17:23:48.201514+0000 mgr.y (mgr.24356) 3171 : cluster 0 pgmap v3139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:49 smithi040 bash[41173]: audit 2023-12-01T17:23:48.464196+0000 mon.c (mon.2) 2025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:49 smithi040 bash[28232]: cluster 2023-12-01T17:23:48.201514+0000 mgr.y (mgr.24356) 3171 : cluster 0 pgmap v3139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:49 smithi040 bash[28232]: audit 2023-12-01T17:23:48.464196+0000 mon.c (mon.2) 2025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:49 smithi141 bash[31670]: cluster 2023-12-01T17:23:48.201514+0000 mgr.y (mgr.24356) 3171 : cluster 0 pgmap v3139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:49 smithi141 bash[31670]: audit 2023-12-01T17:23:48.464196+0000 mon.c (mon.2) 2025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:50 smithi040 bash[28232]: audit 2023-12-01T17:23:49.948956+0000 mon.a (mon.0) 2551 : audit 0 from='client.? 172.21.15.40:0/3022491798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:50 smithi040 bash[41173]: audit 2023-12-01T17:23:49.948956+0000 mon.a (mon.0) 2551 : audit 0 from='client.? 172.21.15.40:0/3022491798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:50 smithi141 bash[31670]: audit 2023-12-01T17:23:49.948956+0000 mon.a (mon.0) 2551 : audit 0 from='client.? 172.21.15.40:0/3022491798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:51 smithi040 bash[28232]: cluster 2023-12-01T17:23:50.202659+0000 mgr.y (mgr.24356) 3172 : cluster 0 pgmap v3140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:51 smithi040 bash[41173]: cluster 2023-12-01T17:23:50.202659+0000 mgr.y (mgr.24356) 3172 : cluster 0 pgmap v3140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:51 smithi141 bash[31670]: cluster 2023-12-01T17:23:50.202659+0000 mgr.y (mgr.24356) 3172 : cluster 0 pgmap v3140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:53 smithi040 bash[28232]: cluster 2023-12-01T17:23:52.203339+0000 mgr.y (mgr.24356) 3173 : cluster 0 pgmap v3141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:53 smithi040 bash[28232]: audit 2023-12-01T17:23:52.419823+0000 mon.a (mon.0) 2552 : audit 0 from='client.? 172.21.15.40:0/3999336959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:53 smithi040 bash[41173]: cluster 2023-12-01T17:23:52.203339+0000 mgr.y (mgr.24356) 3173 : cluster 0 pgmap v3141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:53 smithi040 bash[41173]: audit 2023-12-01T17:23:52.419823+0000 mon.a (mon.0) 2552 : audit 0 from='client.? 172.21.15.40:0/3999336959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:53 smithi141 bash[31670]: cluster 2023-12-01T17:23:52.203339+0000 mgr.y (mgr.24356) 3173 : cluster 0 pgmap v3141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:53 smithi141 bash[31670]: audit 2023-12-01T17:23:52.419823+0000 mon.a (mon.0) 2552 : audit 0 from='client.? 172.21.15.40:0/3999336959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:55 smithi040 bash[28232]: cluster 2023-12-01T17:23:54.204035+0000 mgr.y (mgr.24356) 3174 : cluster 0 pgmap v3142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:55 smithi040 bash[28232]: audit 2023-12-01T17:23:54.882207+0000 mon.a (mon.0) 2553 : audit 0 from='client.? 172.21.15.40:0/277520602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:55 smithi040 bash[41173]: cluster 2023-12-01T17:23:54.204035+0000 mgr.y (mgr.24356) 3174 : cluster 0 pgmap v3142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:55 smithi040 bash[41173]: audit 2023-12-01T17:23:54.882207+0000 mon.a (mon.0) 2553 : audit 0 from='client.? 172.21.15.40:0/277520602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:55 smithi141 bash[31670]: cluster 2023-12-01T17:23:54.204035+0000 mgr.y (mgr.24356) 3174 : cluster 0 pgmap v3142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:55 smithi141 bash[31670]: audit 2023-12-01T17:23:54.882207+0000 mon.a (mon.0) 2553 : audit 0 from='client.? 172.21.15.40:0/277520602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:23:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:23:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:57 smithi040 bash[28232]: cluster 2023-12-01T17:23:56.205223+0000 mgr.y (mgr.24356) 3175 : cluster 0 pgmap v3143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:57 smithi040 bash[28232]: audit 2023-12-01T17:23:57.342234+0000 mon.a (mon.0) 2554 : audit 0 from='client.? 172.21.15.40:0/1621441023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:57 smithi040 bash[41173]: cluster 2023-12-01T17:23:56.205223+0000 mgr.y (mgr.24356) 3175 : cluster 0 pgmap v3143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:57 smithi040 bash[41173]: audit 2023-12-01T17:23:57.342234+0000 mon.a (mon.0) 2554 : audit 0 from='client.? 172.21.15.40:0/1621441023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:57 smithi141 bash[31670]: cluster 2023-12-01T17:23:56.205223+0000 mgr.y (mgr.24356) 3175 : cluster 0 pgmap v3143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:57 smithi141 bash[31670]: audit 2023-12-01T17:23:57.342234+0000 mon.a (mon.0) 2554 : audit 0 from='client.? 172.21.15.40:0/1621441023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:23:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:23:59 smithi040 bash[41173]: cluster 2023-12-01T17:23:58.205878+0000 mgr.y (mgr.24356) 3176 : cluster 0 pgmap v3144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:23:59 smithi040 bash[28232]: cluster 2023-12-01T17:23:58.205878+0000 mgr.y (mgr.24356) 3176 : cluster 0 pgmap v3144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:23:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:23:59 smithi141 bash[31670]: cluster 2023-12-01T17:23:58.205878+0000 mgr.y (mgr.24356) 3176 : cluster 0 pgmap v3144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:00 smithi040 bash[41173]: audit 2023-12-01T17:23:59.815646+0000 mon.c (mon.2) 2026 : audit 0 from='client.? 172.21.15.40:0/1319055892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:00 smithi040 bash[28232]: audit 2023-12-01T17:23:59.815646+0000 mon.c (mon.2) 2026 : audit 0 from='client.? 172.21.15.40:0/1319055892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:00 smithi141 bash[31670]: audit 2023-12-01T17:23:59.815646+0000 mon.c (mon.2) 2026 : audit 0 from='client.? 172.21.15.40:0/1319055892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:01 smithi040 bash[28232]: cluster 2023-12-01T17:24:00.207087+0000 mgr.y (mgr.24356) 3177 : cluster 0 pgmap v3145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:01 smithi040 bash[41173]: cluster 2023-12-01T17:24:00.207087+0000 mgr.y (mgr.24356) 3177 : cluster 0 pgmap v3145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:01 smithi141 bash[31670]: cluster 2023-12-01T17:24:00.207087+0000 mgr.y (mgr.24356) 3177 : cluster 0 pgmap v3145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:02 smithi141 bash[31670]: audit 2023-12-01T17:24:02.271893+0000 mon.c (mon.2) 2027 : audit 0 from='client.? 172.21.15.40:0/1813363702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:02 smithi040 bash[28232]: audit 2023-12-01T17:24:02.271893+0000 mon.c (mon.2) 2027 : audit 0 from='client.? 172.21.15.40:0/1813363702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:02 smithi040 bash[41173]: audit 2023-12-01T17:24:02.271893+0000 mon.c (mon.2) 2027 : audit 0 from='client.? 172.21.15.40:0/1813363702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:03 smithi141 bash[31670]: cluster 2023-12-01T17:24:02.207672+0000 mgr.y (mgr.24356) 3178 : cluster 0 pgmap v3146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:03 smithi040 bash[28232]: cluster 2023-12-01T17:24:02.207672+0000 mgr.y (mgr.24356) 3178 : cluster 0 pgmap v3146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:03 smithi040 bash[41173]: cluster 2023-12-01T17:24:02.207672+0000 mgr.y (mgr.24356) 3178 : cluster 0 pgmap v3146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:04 smithi141 bash[31670]: audit 2023-12-01T17:24:03.464724+0000 mon.c (mon.2) 2028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:04 smithi040 bash[28232]: audit 2023-12-01T17:24:03.464724+0000 mon.c (mon.2) 2028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:04 smithi040 bash[41173]: audit 2023-12-01T17:24:03.464724+0000 mon.c (mon.2) 2028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:05 smithi141 bash[31670]: cluster 2023-12-01T17:24:04.208327+0000 mgr.y (mgr.24356) 3179 : cluster 0 pgmap v3147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:05 smithi141 bash[31670]: audit 2023-12-01T17:24:04.728116+0000 mon.c (mon.2) 2029 : audit 0 from='client.? 172.21.15.40:0/1125996108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:05 smithi040 bash[28232]: cluster 2023-12-01T17:24:04.208327+0000 mgr.y (mgr.24356) 3179 : cluster 0 pgmap v3147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:05 smithi040 bash[28232]: audit 2023-12-01T17:24:04.728116+0000 mon.c (mon.2) 2029 : audit 0 from='client.? 172.21.15.40:0/1125996108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:05 smithi040 bash[41173]: cluster 2023-12-01T17:24:04.208327+0000 mgr.y (mgr.24356) 3179 : cluster 0 pgmap v3147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:05 smithi040 bash[41173]: audit 2023-12-01T17:24:04.728116+0000 mon.c (mon.2) 2029 : audit 0 from='client.? 172.21.15.40:0/1125996108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:24:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:24:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:07 smithi141 bash[31670]: cluster 2023-12-01T17:24:06.209512+0000 mgr.y (mgr.24356) 3180 : cluster 0 pgmap v3148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:07 smithi141 bash[31670]: audit 2023-12-01T17:24:07.194353+0000 mon.a (mon.0) 2555 : audit 0 from='client.? 172.21.15.40:0/1647037859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:07 smithi040 bash[28232]: cluster 2023-12-01T17:24:06.209512+0000 mgr.y (mgr.24356) 3180 : cluster 0 pgmap v3148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:07 smithi040 bash[28232]: audit 2023-12-01T17:24:07.194353+0000 mon.a (mon.0) 2555 : audit 0 from='client.? 172.21.15.40:0/1647037859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:07 smithi040 bash[41173]: cluster 2023-12-01T17:24:06.209512+0000 mgr.y (mgr.24356) 3180 : cluster 0 pgmap v3148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:07 smithi040 bash[41173]: audit 2023-12-01T17:24:07.194353+0000 mon.a (mon.0) 2555 : audit 0 from='client.? 172.21.15.40:0/1647037859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:09 smithi141 bash[31670]: cluster 2023-12-01T17:24:08.210170+0000 mgr.y (mgr.24356) 3181 : cluster 0 pgmap v3149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:09 smithi040 bash[28232]: cluster 2023-12-01T17:24:08.210170+0000 mgr.y (mgr.24356) 3181 : cluster 0 pgmap v3149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:09 smithi040 bash[41173]: cluster 2023-12-01T17:24:08.210170+0000 mgr.y (mgr.24356) 3181 : cluster 0 pgmap v3149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:10 smithi141 bash[31670]: audit 2023-12-01T17:24:09.659337+0000 mon.a (mon.0) 2556 : audit 0 from='client.? 172.21.15.40:0/935886270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:10 smithi040 bash[28232]: audit 2023-12-01T17:24:09.659337+0000 mon.a (mon.0) 2556 : audit 0 from='client.? 172.21.15.40:0/935886270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:10 smithi040 bash[41173]: audit 2023-12-01T17:24:09.659337+0000 mon.a (mon.0) 2556 : audit 0 from='client.? 172.21.15.40:0/935886270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:11 smithi141 bash[31670]: cluster 2023-12-01T17:24:10.211334+0000 mgr.y (mgr.24356) 3182 : cluster 0 pgmap v3150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:11 smithi040 bash[28232]: cluster 2023-12-01T17:24:10.211334+0000 mgr.y (mgr.24356) 3182 : cluster 0 pgmap v3150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:11 smithi040 bash[41173]: cluster 2023-12-01T17:24:10.211334+0000 mgr.y (mgr.24356) 3182 : cluster 0 pgmap v3150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:12 smithi141 bash[31670]: audit 2023-12-01T17:24:12.113215+0000 mon.c (mon.2) 2030 : audit 0 from='client.? 172.21.15.40:0/3434722833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:12 smithi040 bash[41173]: audit 2023-12-01T17:24:12.113215+0000 mon.c (mon.2) 2030 : audit 0 from='client.? 172.21.15.40:0/3434722833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:12 smithi040 bash[28232]: audit 2023-12-01T17:24:12.113215+0000 mon.c (mon.2) 2030 : audit 0 from='client.? 172.21.15.40:0/3434722833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:13 smithi141 bash[31670]: cluster 2023-12-01T17:24:12.212035+0000 mgr.y (mgr.24356) 3183 : cluster 0 pgmap v3151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:13 smithi040 bash[28232]: cluster 2023-12-01T17:24:12.212035+0000 mgr.y (mgr.24356) 3183 : cluster 0 pgmap v3151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:13 smithi040 bash[41173]: cluster 2023-12-01T17:24:12.212035+0000 mgr.y (mgr.24356) 3183 : cluster 0 pgmap v3151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:15 smithi141 bash[31670]: cluster 2023-12-01T17:24:14.212678+0000 mgr.y (mgr.24356) 3184 : cluster 0 pgmap v3152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:15 smithi141 bash[31670]: audit 2023-12-01T17:24:14.583507+0000 mon.a (mon.0) 2557 : audit 0 from='client.? 172.21.15.40:0/3309266733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:15 smithi040 bash[28232]: cluster 2023-12-01T17:24:14.212678+0000 mgr.y (mgr.24356) 3184 : cluster 0 pgmap v3152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:15 smithi040 bash[28232]: audit 2023-12-01T17:24:14.583507+0000 mon.a (mon.0) 2557 : audit 0 from='client.? 172.21.15.40:0/3309266733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:15 smithi040 bash[41173]: cluster 2023-12-01T17:24:14.212678+0000 mgr.y (mgr.24356) 3184 : cluster 0 pgmap v3152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:15 smithi040 bash[41173]: audit 2023-12-01T17:24:14.583507+0000 mon.a (mon.0) 2557 : audit 0 from='client.? 172.21.15.40:0/3309266733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:24:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:24:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:17 smithi141 bash[31670]: cluster 2023-12-01T17:24:16.213806+0000 mgr.y (mgr.24356) 3185 : cluster 0 pgmap v3153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:17 smithi141 bash[31670]: audit 2023-12-01T17:24:17.052136+0000 mon.a (mon.0) 2558 : audit 0 from='client.? 172.21.15.40:0/1871146394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:17 smithi040 bash[28232]: cluster 2023-12-01T17:24:16.213806+0000 mgr.y (mgr.24356) 3185 : cluster 0 pgmap v3153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:17 smithi040 bash[28232]: audit 2023-12-01T17:24:17.052136+0000 mon.a (mon.0) 2558 : audit 0 from='client.? 172.21.15.40:0/1871146394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:17 smithi040 bash[41173]: cluster 2023-12-01T17:24:16.213806+0000 mgr.y (mgr.24356) 3185 : cluster 0 pgmap v3153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:17 smithi040 bash[41173]: audit 2023-12-01T17:24:17.052136+0000 mon.a (mon.0) 2558 : audit 0 from='client.? 172.21.15.40:0/1871146394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:19 smithi141 bash[31670]: cluster 2023-12-01T17:24:18.214558+0000 mgr.y (mgr.24356) 3186 : cluster 0 pgmap v3154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:19 smithi141 bash[31670]: audit 2023-12-01T17:24:18.465059+0000 mon.c (mon.2) 2031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:19 smithi040 bash[28232]: cluster 2023-12-01T17:24:18.214558+0000 mgr.y (mgr.24356) 3186 : cluster 0 pgmap v3154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:19 smithi040 bash[28232]: audit 2023-12-01T17:24:18.465059+0000 mon.c (mon.2) 2031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:19 smithi040 bash[41173]: cluster 2023-12-01T17:24:18.214558+0000 mgr.y (mgr.24356) 3186 : cluster 0 pgmap v3154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:19 smithi040 bash[41173]: audit 2023-12-01T17:24:18.465059+0000 mon.c (mon.2) 2031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:20 smithi141 bash[31670]: audit 2023-12-01T17:24:19.519310+0000 mon.a (mon.0) 2559 : audit 0 from='client.? 172.21.15.40:0/3784429511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:20 smithi040 bash[41173]: audit 2023-12-01T17:24:19.519310+0000 mon.a (mon.0) 2559 : audit 0 from='client.? 172.21.15.40:0/3784429511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:20 smithi040 bash[28232]: audit 2023-12-01T17:24:19.519310+0000 mon.a (mon.0) 2559 : audit 0 from='client.? 172.21.15.40:0/3784429511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:21 smithi141 bash[31670]: cluster 2023-12-01T17:24:20.215750+0000 mgr.y (mgr.24356) 3187 : cluster 0 pgmap v3155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:21 smithi040 bash[41173]: cluster 2023-12-01T17:24:20.215750+0000 mgr.y (mgr.24356) 3187 : cluster 0 pgmap v3155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:21 smithi040 bash[28232]: cluster 2023-12-01T17:24:20.215750+0000 mgr.y (mgr.24356) 3187 : cluster 0 pgmap v3155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:22 smithi141 bash[31670]: audit 2023-12-01T17:24:21.986589+0000 mon.a (mon.0) 2560 : audit 0 from='client.? 172.21.15.40:0/1600545560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:22 smithi040 bash[28232]: audit 2023-12-01T17:24:21.986589+0000 mon.a (mon.0) 2560 : audit 0 from='client.? 172.21.15.40:0/1600545560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:22 smithi040 bash[41173]: audit 2023-12-01T17:24:21.986589+0000 mon.a (mon.0) 2560 : audit 0 from='client.? 172.21.15.40:0/1600545560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:23 smithi141 bash[31670]: cluster 2023-12-01T17:24:22.216426+0000 mgr.y (mgr.24356) 3188 : cluster 0 pgmap v3156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:23 smithi040 bash[28232]: cluster 2023-12-01T17:24:22.216426+0000 mgr.y (mgr.24356) 3188 : cluster 0 pgmap v3156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:23 smithi040 bash[41173]: cluster 2023-12-01T17:24:22.216426+0000 mgr.y (mgr.24356) 3188 : cluster 0 pgmap v3156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:25 smithi040 bash[28232]: cluster 2023-12-01T17:24:24.217051+0000 mgr.y (mgr.24356) 3189 : cluster 0 pgmap v3157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:25 smithi040 bash[28232]: audit 2023-12-01T17:24:24.462652+0000 mon.c (mon.2) 2032 : audit 0 from='client.? 172.21.15.40:0/2248968105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:25 smithi040 bash[41173]: cluster 2023-12-01T17:24:24.217051+0000 mgr.y (mgr.24356) 3189 : cluster 0 pgmap v3157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:25 smithi040 bash[41173]: audit 2023-12-01T17:24:24.462652+0000 mon.c (mon.2) 2032 : audit 0 from='client.? 172.21.15.40:0/2248968105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:25 smithi141 bash[31670]: cluster 2023-12-01T17:24:24.217051+0000 mgr.y (mgr.24356) 3189 : cluster 0 pgmap v3157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:25 smithi141 bash[31670]: audit 2023-12-01T17:24:24.462652+0000 mon.c (mon.2) 2032 : audit 0 from='client.? 172.21.15.40:0/2248968105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:24:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:24:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:27 smithi040 bash[28232]: cluster 2023-12-01T17:24:26.218207+0000 mgr.y (mgr.24356) 3190 : cluster 0 pgmap v3158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:27 smithi040 bash[28232]: audit 2023-12-01T17:24:26.565134+0000 mon.c (mon.2) 2033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:24:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:27 smithi040 bash[28232]: audit 2023-12-01T17:24:26.912695+0000 mon.c (mon.2) 2034 : audit 0 from='client.? 172.21.15.40:0/4021301639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:27 smithi040 bash[41173]: cluster 2023-12-01T17:24:26.218207+0000 mgr.y (mgr.24356) 3190 : cluster 0 pgmap v3158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:27 smithi040 bash[41173]: audit 2023-12-01T17:24:26.565134+0000 mon.c (mon.2) 2033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:24:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:27 smithi040 bash[41173]: audit 2023-12-01T17:24:26.912695+0000 mon.c (mon.2) 2034 : audit 0 from='client.? 172.21.15.40:0/4021301639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:27 smithi141 bash[31670]: cluster 2023-12-01T17:24:26.218207+0000 mgr.y (mgr.24356) 3190 : cluster 0 pgmap v3158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:27 smithi141 bash[31670]: audit 2023-12-01T17:24:26.565134+0000 mon.c (mon.2) 2033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:24:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:27 smithi141 bash[31670]: audit 2023-12-01T17:24:26.912695+0000 mon.c (mon.2) 2034 : audit 0 from='client.? 172.21.15.40:0/4021301639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:29 smithi040 bash[41173]: cluster 2023-12-01T17:24:28.218896+0000 mgr.y (mgr.24356) 3191 : cluster 0 pgmap v3159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:29 smithi040 bash[28232]: cluster 2023-12-01T17:24:28.218896+0000 mgr.y (mgr.24356) 3191 : cluster 0 pgmap v3159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:29 smithi141 bash[31670]: cluster 2023-12-01T17:24:28.218896+0000 mgr.y (mgr.24356) 3191 : cluster 0 pgmap v3159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:30 smithi040 bash[28232]: audit 2023-12-01T17:24:29.377957+0000 mon.a (mon.0) 2561 : audit 0 from='client.? 172.21.15.40:0/1667524511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:30 smithi040 bash[41173]: audit 2023-12-01T17:24:29.377957+0000 mon.a (mon.0) 2561 : audit 0 from='client.? 172.21.15.40:0/1667524511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:30 smithi141 bash[31670]: audit 2023-12-01T17:24:29.377957+0000 mon.a (mon.0) 2561 : audit 0 from='client.? 172.21.15.40:0/1667524511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:31 smithi040 bash[28232]: cluster 2023-12-01T17:24:30.220003+0000 mgr.y (mgr.24356) 3192 : cluster 0 pgmap v3160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:31 smithi040 bash[41173]: cluster 2023-12-01T17:24:30.220003+0000 mgr.y (mgr.24356) 3192 : cluster 0 pgmap v3160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:31 smithi141 bash[31670]: cluster 2023-12-01T17:24:30.220003+0000 mgr.y (mgr.24356) 3192 : cluster 0 pgmap v3160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:32 smithi040 bash[28232]: audit 2023-12-01T17:24:31.859804+0000 mon.a (mon.0) 2562 : audit 0 from='client.? 172.21.15.40:0/1158254632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:32 smithi040 bash[41173]: audit 2023-12-01T17:24:31.859804+0000 mon.a (mon.0) 2562 : audit 0 from='client.? 172.21.15.40:0/1158254632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:32 smithi141 bash[31670]: audit 2023-12-01T17:24:31.859804+0000 mon.a (mon.0) 2562 : audit 0 from='client.? 172.21.15.40:0/1158254632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: cluster 2023-12-01T17:24:32.220669+0000 mgr.y (mgr.24356) 3193 : cluster 0 pgmap v3161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:32.407359+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:32.418625+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:32.760108+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:32.772034+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:33.245545+0000 mon.c (mon.2) 2035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:33.247415+0000 mon.c (mon.2) 2036 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[28232]: audit 2023-12-01T17:24:33.257188+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: cluster 2023-12-01T17:24:32.220669+0000 mgr.y (mgr.24356) 3193 : cluster 0 pgmap v3161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:32.407359+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:32.418625+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:32.760108+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:32.772034+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:33.245545+0000 mon.c (mon.2) 2035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:24:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:33.247415+0000 mon.c (mon.2) 2036 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:24:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:33 smithi040 bash[41173]: audit 2023-12-01T17:24:33.257188+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: cluster 2023-12-01T17:24:32.220669+0000 mgr.y (mgr.24356) 3193 : cluster 0 pgmap v3161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:32.407359+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:32.418625+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:32.760108+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:32.772034+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:33.245545+0000 mon.c (mon.2) 2035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:24:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:33.247415+0000 mon.c (mon.2) 2036 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:24:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:33 smithi141 bash[31670]: audit 2023-12-01T17:24:33.257188+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:24:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:34 smithi141 bash[31670]: audit 2023-12-01T17:24:33.465568+0000 mon.c (mon.2) 2037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:34 smithi141 bash[31670]: audit 2023-12-01T17:24:34.322741+0000 mon.c (mon.2) 2038 : audit 0 from='client.? 172.21.15.40:0/3496309570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:34 smithi040 bash[28232]: audit 2023-12-01T17:24:33.465568+0000 mon.c (mon.2) 2037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:34 smithi040 bash[28232]: audit 2023-12-01T17:24:34.322741+0000 mon.c (mon.2) 2038 : audit 0 from='client.? 172.21.15.40:0/3496309570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:34 smithi040 bash[41173]: audit 2023-12-01T17:24:33.465568+0000 mon.c (mon.2) 2037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:34 smithi040 bash[41173]: audit 2023-12-01T17:24:34.322741+0000 mon.c (mon.2) 2038 : audit 0 from='client.? 172.21.15.40:0/3496309570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:35 smithi141 bash[31670]: cluster 2023-12-01T17:24:34.221384+0000 mgr.y (mgr.24356) 3194 : cluster 0 pgmap v3162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:35 smithi040 bash[41173]: cluster 2023-12-01T17:24:34.221384+0000 mgr.y (mgr.24356) 3194 : cluster 0 pgmap v3162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:35 smithi040 bash[28232]: cluster 2023-12-01T17:24:34.221384+0000 mgr.y (mgr.24356) 3194 : cluster 0 pgmap v3162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:24:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:24:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:37 smithi141 bash[31670]: cluster 2023-12-01T17:24:36.222564+0000 mgr.y (mgr.24356) 3195 : cluster 0 pgmap v3163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:37 smithi141 bash[31670]: audit 2023-12-01T17:24:36.797245+0000 mon.c (mon.2) 2039 : audit 0 from='client.? 172.21.15.40:0/566398448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:37 smithi040 bash[41173]: cluster 2023-12-01T17:24:36.222564+0000 mgr.y (mgr.24356) 3195 : cluster 0 pgmap v3163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:37 smithi040 bash[41173]: audit 2023-12-01T17:24:36.797245+0000 mon.c (mon.2) 2039 : audit 0 from='client.? 172.21.15.40:0/566398448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:37 smithi040 bash[28232]: cluster 2023-12-01T17:24:36.222564+0000 mgr.y (mgr.24356) 3195 : cluster 0 pgmap v3163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:37 smithi040 bash[28232]: audit 2023-12-01T17:24:36.797245+0000 mon.c (mon.2) 2039 : audit 0 from='client.? 172.21.15.40:0/566398448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:39 smithi141 bash[31670]: cluster 2023-12-01T17:24:38.223112+0000 mgr.y (mgr.24356) 3196 : cluster 0 pgmap v3164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:39 smithi141 bash[31670]: audit 2023-12-01T17:24:39.274535+0000 mon.a (mon.0) 2568 : audit 0 from='client.? 172.21.15.40:0/2190244148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:39 smithi040 bash[41173]: cluster 2023-12-01T17:24:38.223112+0000 mgr.y (mgr.24356) 3196 : cluster 0 pgmap v3164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:39 smithi040 bash[41173]: audit 2023-12-01T17:24:39.274535+0000 mon.a (mon.0) 2568 : audit 0 from='client.? 172.21.15.40:0/2190244148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:39 smithi040 bash[28232]: cluster 2023-12-01T17:24:38.223112+0000 mgr.y (mgr.24356) 3196 : cluster 0 pgmap v3164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:39 smithi040 bash[28232]: audit 2023-12-01T17:24:39.274535+0000 mon.a (mon.0) 2568 : audit 0 from='client.? 172.21.15.40:0/2190244148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:41 smithi141 bash[31670]: cluster 2023-12-01T17:24:40.224240+0000 mgr.y (mgr.24356) 3197 : cluster 0 pgmap v3165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:41 smithi040 bash[41173]: cluster 2023-12-01T17:24:40.224240+0000 mgr.y (mgr.24356) 3197 : cluster 0 pgmap v3165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:41 smithi040 bash[28232]: cluster 2023-12-01T17:24:40.224240+0000 mgr.y (mgr.24356) 3197 : cluster 0 pgmap v3165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:42 smithi141 bash[31670]: audit 2023-12-01T17:24:41.730353+0000 mon.a (mon.0) 2569 : audit 0 from='client.? 172.21.15.40:0/3047986703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:42 smithi040 bash[28232]: audit 2023-12-01T17:24:41.730353+0000 mon.a (mon.0) 2569 : audit 0 from='client.? 172.21.15.40:0/3047986703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:42 smithi040 bash[41173]: audit 2023-12-01T17:24:41.730353+0000 mon.a (mon.0) 2569 : audit 0 from='client.? 172.21.15.40:0/3047986703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:43 smithi141 bash[31670]: cluster 2023-12-01T17:24:42.224954+0000 mgr.y (mgr.24356) 3198 : cluster 0 pgmap v3166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:43 smithi040 bash[28232]: cluster 2023-12-01T17:24:42.224954+0000 mgr.y (mgr.24356) 3198 : cluster 0 pgmap v3166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:43 smithi040 bash[41173]: cluster 2023-12-01T17:24:42.224954+0000 mgr.y (mgr.24356) 3198 : cluster 0 pgmap v3166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:44 smithi141 bash[31670]: audit 2023-12-01T17:24:44.192627+0000 mon.a (mon.0) 2570 : audit 0 from='client.? 172.21.15.40:0/2527629214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:44 smithi040 bash[28232]: audit 2023-12-01T17:24:44.192627+0000 mon.a (mon.0) 2570 : audit 0 from='client.? 172.21.15.40:0/2527629214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:44 smithi040 bash[41173]: audit 2023-12-01T17:24:44.192627+0000 mon.a (mon.0) 2570 : audit 0 from='client.? 172.21.15.40:0/2527629214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:45 smithi141 bash[31670]: cluster 2023-12-01T17:24:44.225566+0000 mgr.y (mgr.24356) 3199 : cluster 0 pgmap v3167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:45 smithi040 bash[28232]: cluster 2023-12-01T17:24:44.225566+0000 mgr.y (mgr.24356) 3199 : cluster 0 pgmap v3167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:45 smithi040 bash[41173]: cluster 2023-12-01T17:24:44.225566+0000 mgr.y (mgr.24356) 3199 : cluster 0 pgmap v3167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:24:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:24:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:47 smithi141 bash[31670]: cluster 2023-12-01T17:24:46.226496+0000 mgr.y (mgr.24356) 3200 : cluster 0 pgmap v3168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:47 smithi141 bash[31670]: audit 2023-12-01T17:24:46.662290+0000 mon.a (mon.0) 2571 : audit 0 from='client.? 172.21.15.40:0/3117186399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:47 smithi040 bash[41173]: cluster 2023-12-01T17:24:46.226496+0000 mgr.y (mgr.24356) 3200 : cluster 0 pgmap v3168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:47 smithi040 bash[41173]: audit 2023-12-01T17:24:46.662290+0000 mon.a (mon.0) 2571 : audit 0 from='client.? 172.21.15.40:0/3117186399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:47 smithi040 bash[28232]: cluster 2023-12-01T17:24:46.226496+0000 mgr.y (mgr.24356) 3200 : cluster 0 pgmap v3168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:47 smithi040 bash[28232]: audit 2023-12-01T17:24:46.662290+0000 mon.a (mon.0) 2571 : audit 0 from='client.? 172.21.15.40:0/3117186399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:49 smithi141 bash[31670]: cluster 2023-12-01T17:24:48.227097+0000 mgr.y (mgr.24356) 3201 : cluster 0 pgmap v3169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:49 smithi141 bash[31670]: audit 2023-12-01T17:24:48.470729+0000 mon.c (mon.2) 2040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:49 smithi141 bash[31670]: audit 2023-12-01T17:24:49.127108+0000 mon.a (mon.0) 2572 : audit 0 from='client.? 172.21.15.40:0/2072537058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:49 smithi040 bash[28232]: cluster 2023-12-01T17:24:48.227097+0000 mgr.y (mgr.24356) 3201 : cluster 0 pgmap v3169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:49 smithi040 bash[28232]: audit 2023-12-01T17:24:48.470729+0000 mon.c (mon.2) 2040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:49 smithi040 bash[28232]: audit 2023-12-01T17:24:49.127108+0000 mon.a (mon.0) 2572 : audit 0 from='client.? 172.21.15.40:0/2072537058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:49 smithi040 bash[41173]: cluster 2023-12-01T17:24:48.227097+0000 mgr.y (mgr.24356) 3201 : cluster 0 pgmap v3169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:49 smithi040 bash[41173]: audit 2023-12-01T17:24:48.470729+0000 mon.c (mon.2) 2040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:49 smithi040 bash[41173]: audit 2023-12-01T17:24:49.127108+0000 mon.a (mon.0) 2572 : audit 0 from='client.? 172.21.15.40:0/2072537058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:51 smithi141 bash[31670]: cluster 2023-12-01T17:24:50.228284+0000 mgr.y (mgr.24356) 3202 : cluster 0 pgmap v3170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:51 smithi040 bash[28232]: cluster 2023-12-01T17:24:50.228284+0000 mgr.y (mgr.24356) 3202 : cluster 0 pgmap v3170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:51 smithi040 bash[41173]: cluster 2023-12-01T17:24:50.228284+0000 mgr.y (mgr.24356) 3202 : cluster 0 pgmap v3170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:52 smithi141 bash[31670]: audit 2023-12-01T17:24:51.593636+0000 mon.c (mon.2) 2041 : audit 0 from='client.? 172.21.15.40:0/3422652726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:52 smithi040 bash[28232]: audit 2023-12-01T17:24:51.593636+0000 mon.c (mon.2) 2041 : audit 0 from='client.? 172.21.15.40:0/3422652726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:52 smithi040 bash[41173]: audit 2023-12-01T17:24:51.593636+0000 mon.c (mon.2) 2041 : audit 0 from='client.? 172.21.15.40:0/3422652726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:53 smithi141 bash[31670]: cluster 2023-12-01T17:24:52.228984+0000 mgr.y (mgr.24356) 3203 : cluster 0 pgmap v3171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:53 smithi040 bash[41173]: cluster 2023-12-01T17:24:52.228984+0000 mgr.y (mgr.24356) 3203 : cluster 0 pgmap v3171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:53 smithi040 bash[28232]: cluster 2023-12-01T17:24:52.228984+0000 mgr.y (mgr.24356) 3203 : cluster 0 pgmap v3171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:54 smithi141 bash[31670]: audit 2023-12-01T17:24:54.051714+0000 mon.c (mon.2) 2042 : audit 0 from='client.? 172.21.15.40:0/1840360968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:54 smithi040 bash[28232]: audit 2023-12-01T17:24:54.051714+0000 mon.c (mon.2) 2042 : audit 0 from='client.? 172.21.15.40:0/1840360968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:54 smithi040 bash[41173]: audit 2023-12-01T17:24:54.051714+0000 mon.c (mon.2) 2042 : audit 0 from='client.? 172.21.15.40:0/1840360968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:55 smithi141 bash[31670]: cluster 2023-12-01T17:24:54.229992+0000 mgr.y (mgr.24356) 3204 : cluster 0 pgmap v3172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:55 smithi040 bash[41173]: cluster 2023-12-01T17:24:54.229992+0000 mgr.y (mgr.24356) 3204 : cluster 0 pgmap v3172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:55 smithi040 bash[28232]: cluster 2023-12-01T17:24:54.229992+0000 mgr.y (mgr.24356) 3204 : cluster 0 pgmap v3172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:24:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:24:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:57 smithi141 bash[31670]: cluster 2023-12-01T17:24:56.230527+0000 mgr.y (mgr.24356) 3205 : cluster 0 pgmap v3173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:57 smithi141 bash[31670]: audit 2023-12-01T17:24:56.521445+0000 mon.a (mon.0) 2573 : audit 0 from='client.? 172.21.15.40:0/354989512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:57 smithi040 bash[41173]: cluster 2023-12-01T17:24:56.230527+0000 mgr.y (mgr.24356) 3205 : cluster 0 pgmap v3173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:57 smithi040 bash[41173]: audit 2023-12-01T17:24:56.521445+0000 mon.a (mon.0) 2573 : audit 0 from='client.? 172.21.15.40:0/354989512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:57 smithi040 bash[28232]: cluster 2023-12-01T17:24:56.230527+0000 mgr.y (mgr.24356) 3205 : cluster 0 pgmap v3173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:57 smithi040 bash[28232]: audit 2023-12-01T17:24:56.521445+0000 mon.a (mon.0) 2573 : audit 0 from='client.? 172.21.15.40:0/354989512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:59 smithi141 bash[31670]: cluster 2023-12-01T17:24:58.231234+0000 mgr.y (mgr.24356) 3206 : cluster 0 pgmap v3174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:24:59 smithi141 bash[31670]: audit 2023-12-01T17:24:58.985971+0000 mon.a (mon.0) 2574 : audit 0 from='client.? 172.21.15.40:0/788857804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:59 smithi040 bash[28232]: cluster 2023-12-01T17:24:58.231234+0000 mgr.y (mgr.24356) 3206 : cluster 0 pgmap v3174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:24:59 smithi040 bash[28232]: audit 2023-12-01T17:24:58.985971+0000 mon.a (mon.0) 2574 : audit 0 from='client.? 172.21.15.40:0/788857804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:24:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:59 smithi040 bash[41173]: cluster 2023-12-01T17:24:58.231234+0000 mgr.y (mgr.24356) 3206 : cluster 0 pgmap v3174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:24:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:24:59 smithi040 bash[41173]: audit 2023-12-01T17:24:58.985971+0000 mon.a (mon.0) 2574 : audit 0 from='client.? 172.21.15.40:0/788857804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:01 smithi141 bash[31670]: cluster 2023-12-01T17:25:00.232457+0000 mgr.y (mgr.24356) 3207 : cluster 0 pgmap v3175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:01 smithi141 bash[31670]: audit 2023-12-01T17:25:01.457656+0000 mon.a (mon.0) 2575 : audit 0 from='client.? 172.21.15.40:0/1553923064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:01 smithi040 bash[28232]: cluster 2023-12-01T17:25:00.232457+0000 mgr.y (mgr.24356) 3207 : cluster 0 pgmap v3175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:01 smithi040 bash[28232]: audit 2023-12-01T17:25:01.457656+0000 mon.a (mon.0) 2575 : audit 0 from='client.? 172.21.15.40:0/1553923064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:01 smithi040 bash[41173]: cluster 2023-12-01T17:25:00.232457+0000 mgr.y (mgr.24356) 3207 : cluster 0 pgmap v3175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:01 smithi040 bash[41173]: audit 2023-12-01T17:25:01.457656+0000 mon.a (mon.0) 2575 : audit 0 from='client.? 172.21.15.40:0/1553923064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:03 smithi141 bash[31670]: cluster 2023-12-01T17:25:02.233145+0000 mgr.y (mgr.24356) 3208 : cluster 0 pgmap v3176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:03 smithi141 bash[31670]: audit 2023-12-01T17:25:03.466424+0000 mon.c (mon.2) 2043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:03 smithi040 bash[28232]: cluster 2023-12-01T17:25:02.233145+0000 mgr.y (mgr.24356) 3208 : cluster 0 pgmap v3176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:03 smithi040 bash[28232]: audit 2023-12-01T17:25:03.466424+0000 mon.c (mon.2) 2043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:03 smithi040 bash[41173]: cluster 2023-12-01T17:25:02.233145+0000 mgr.y (mgr.24356) 3208 : cluster 0 pgmap v3176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:03 smithi040 bash[41173]: audit 2023-12-01T17:25:03.466424+0000 mon.c (mon.2) 2043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:04 smithi141 bash[31670]: audit 2023-12-01T17:25:03.923592+0000 mon.a (mon.0) 2576 : audit 0 from='client.? 172.21.15.40:0/2462681032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:04 smithi040 bash[41173]: audit 2023-12-01T17:25:03.923592+0000 mon.a (mon.0) 2576 : audit 0 from='client.? 172.21.15.40:0/2462681032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:04 smithi040 bash[28232]: audit 2023-12-01T17:25:03.923592+0000 mon.a (mon.0) 2576 : audit 0 from='client.? 172.21.15.40:0/2462681032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:05 smithi141 bash[31670]: cluster 2023-12-01T17:25:04.234295+0000 mgr.y (mgr.24356) 3209 : cluster 0 pgmap v3177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:05 smithi040 bash[28232]: cluster 2023-12-01T17:25:04.234295+0000 mgr.y (mgr.24356) 3209 : cluster 0 pgmap v3177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:05 smithi040 bash[41173]: cluster 2023-12-01T17:25:04.234295+0000 mgr.y (mgr.24356) 3209 : cluster 0 pgmap v3177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:06 smithi141 bash[31670]: audit 2023-12-01T17:25:06.384795+0000 mon.c (mon.2) 2044 : audit 0 from='client.? 172.21.15.40:0/436858131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:25:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:25:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:06 smithi040 bash[41173]: audit 2023-12-01T17:25:06.384795+0000 mon.c (mon.2) 2044 : audit 0 from='client.? 172.21.15.40:0/436858131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:06 smithi040 bash[28232]: audit 2023-12-01T17:25:06.384795+0000 mon.c (mon.2) 2044 : audit 0 from='client.? 172.21.15.40:0/436858131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:07 smithi040 bash[28232]: cluster 2023-12-01T17:25:06.234774+0000 mgr.y (mgr.24356) 3210 : cluster 0 pgmap v3178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:07 smithi040 bash[41173]: cluster 2023-12-01T17:25:06.234774+0000 mgr.y (mgr.24356) 3210 : cluster 0 pgmap v3178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:07 smithi141 bash[31670]: cluster 2023-12-01T17:25:06.234774+0000 mgr.y (mgr.24356) 3210 : cluster 0 pgmap v3178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:09 smithi040 bash[28232]: cluster 2023-12-01T17:25:08.235356+0000 mgr.y (mgr.24356) 3211 : cluster 0 pgmap v3179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:09 smithi040 bash[28232]: audit 2023-12-01T17:25:08.847310+0000 mon.c (mon.2) 2045 : audit 0 from='client.? 172.21.15.40:0/3856189716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:09 smithi040 bash[41173]: cluster 2023-12-01T17:25:08.235356+0000 mgr.y (mgr.24356) 3211 : cluster 0 pgmap v3179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:09 smithi040 bash[41173]: audit 2023-12-01T17:25:08.847310+0000 mon.c (mon.2) 2045 : audit 0 from='client.? 172.21.15.40:0/3856189716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:09 smithi141 bash[31670]: cluster 2023-12-01T17:25:08.235356+0000 mgr.y (mgr.24356) 3211 : cluster 0 pgmap v3179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:09 smithi141 bash[31670]: audit 2023-12-01T17:25:08.847310+0000 mon.c (mon.2) 2045 : audit 0 from='client.? 172.21.15.40:0/3856189716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:11 smithi040 bash[28232]: cluster 2023-12-01T17:25:10.236641+0000 mgr.y (mgr.24356) 3212 : cluster 0 pgmap v3180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:11 smithi040 bash[28232]: audit 2023-12-01T17:25:11.312539+0000 mon.c (mon.2) 2046 : audit 0 from='client.? 172.21.15.40:0/640565403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:11 smithi040 bash[41173]: cluster 2023-12-01T17:25:10.236641+0000 mgr.y (mgr.24356) 3212 : cluster 0 pgmap v3180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:11 smithi040 bash[41173]: audit 2023-12-01T17:25:11.312539+0000 mon.c (mon.2) 2046 : audit 0 from='client.? 172.21.15.40:0/640565403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:11 smithi141 bash[31670]: cluster 2023-12-01T17:25:10.236641+0000 mgr.y (mgr.24356) 3212 : cluster 0 pgmap v3180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:11 smithi141 bash[31670]: audit 2023-12-01T17:25:11.312539+0000 mon.c (mon.2) 2046 : audit 0 from='client.? 172.21.15.40:0/640565403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:13 smithi040 bash[28232]: cluster 2023-12-01T17:25:12.237383+0000 mgr.y (mgr.24356) 3213 : cluster 0 pgmap v3181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:13 smithi040 bash[41173]: cluster 2023-12-01T17:25:12.237383+0000 mgr.y (mgr.24356) 3213 : cluster 0 pgmap v3181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:13 smithi141 bash[31670]: cluster 2023-12-01T17:25:12.237383+0000 mgr.y (mgr.24356) 3213 : cluster 0 pgmap v3181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:14 smithi040 bash[28232]: audit 2023-12-01T17:25:13.786886+0000 mon.a (mon.0) 2577 : audit 0 from='client.? 172.21.15.40:0/408929886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:14 smithi040 bash[41173]: audit 2023-12-01T17:25:13.786886+0000 mon.a (mon.0) 2577 : audit 0 from='client.? 172.21.15.40:0/408929886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:14 smithi141 bash[31670]: audit 2023-12-01T17:25:13.786886+0000 mon.a (mon.0) 2577 : audit 0 from='client.? 172.21.15.40:0/408929886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:15 smithi040 bash[28232]: cluster 2023-12-01T17:25:14.238525+0000 mgr.y (mgr.24356) 3214 : cluster 0 pgmap v3182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:15 smithi040 bash[41173]: cluster 2023-12-01T17:25:14.238525+0000 mgr.y (mgr.24356) 3214 : cluster 0 pgmap v3182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:15 smithi141 bash[31670]: cluster 2023-12-01T17:25:14.238525+0000 mgr.y (mgr.24356) 3214 : cluster 0 pgmap v3182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:16 smithi040 bash[28232]: audit 2023-12-01T17:25:16.246279+0000 mon.a (mon.0) 2578 : audit 0 from='client.? 172.21.15.40:0/1480941956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:25:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:25:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:16 smithi040 bash[41173]: audit 2023-12-01T17:25:16.246279+0000 mon.a (mon.0) 2578 : audit 0 from='client.? 172.21.15.40:0/1480941956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:16 smithi141 bash[31670]: audit 2023-12-01T17:25:16.246279+0000 mon.a (mon.0) 2578 : audit 0 from='client.? 172.21.15.40:0/1480941956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:17 smithi040 bash[28232]: cluster 2023-12-01T17:25:16.239168+0000 mgr.y (mgr.24356) 3215 : cluster 0 pgmap v3183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:17 smithi040 bash[41173]: cluster 2023-12-01T17:25:16.239168+0000 mgr.y (mgr.24356) 3215 : cluster 0 pgmap v3183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:17 smithi141 bash[31670]: cluster 2023-12-01T17:25:16.239168+0000 mgr.y (mgr.24356) 3215 : cluster 0 pgmap v3183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:18 smithi040 bash[28232]: audit 2023-12-01T17:25:18.466784+0000 mon.c (mon.2) 2047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:18 smithi040 bash[41173]: audit 2023-12-01T17:25:18.466784+0000 mon.c (mon.2) 2047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:18 smithi141 bash[31670]: audit 2023-12-01T17:25:18.466784+0000 mon.c (mon.2) 2047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:19 smithi040 bash[41173]: cluster 2023-12-01T17:25:18.239802+0000 mgr.y (mgr.24356) 3216 : cluster 0 pgmap v3184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:19 smithi040 bash[41173]: audit 2023-12-01T17:25:18.702398+0000 mon.c (mon.2) 2048 : audit 0 from='client.? 172.21.15.40:0/891917138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:19 smithi040 bash[28232]: cluster 2023-12-01T17:25:18.239802+0000 mgr.y (mgr.24356) 3216 : cluster 0 pgmap v3184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:19 smithi040 bash[28232]: audit 2023-12-01T17:25:18.702398+0000 mon.c (mon.2) 2048 : audit 0 from='client.? 172.21.15.40:0/891917138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:19 smithi141 bash[31670]: cluster 2023-12-01T17:25:18.239802+0000 mgr.y (mgr.24356) 3216 : cluster 0 pgmap v3184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:19 smithi141 bash[31670]: audit 2023-12-01T17:25:18.702398+0000 mon.c (mon.2) 2048 : audit 0 from='client.? 172.21.15.40:0/891917138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:21 smithi040 bash[28232]: cluster 2023-12-01T17:25:20.241111+0000 mgr.y (mgr.24356) 3217 : cluster 0 pgmap v3185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:21 smithi040 bash[28232]: audit 2023-12-01T17:25:21.162852+0000 mon.c (mon.2) 2049 : audit 0 from='client.? 172.21.15.40:0/1971105853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:21 smithi040 bash[41173]: cluster 2023-12-01T17:25:20.241111+0000 mgr.y (mgr.24356) 3217 : cluster 0 pgmap v3185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:21 smithi040 bash[41173]: audit 2023-12-01T17:25:21.162852+0000 mon.c (mon.2) 2049 : audit 0 from='client.? 172.21.15.40:0/1971105853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:21 smithi141 bash[31670]: cluster 2023-12-01T17:25:20.241111+0000 mgr.y (mgr.24356) 3217 : cluster 0 pgmap v3185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:21 smithi141 bash[31670]: audit 2023-12-01T17:25:21.162852+0000 mon.c (mon.2) 2049 : audit 0 from='client.? 172.21.15.40:0/1971105853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:23 smithi040 bash[28232]: cluster 2023-12-01T17:25:22.241944+0000 mgr.y (mgr.24356) 3218 : cluster 0 pgmap v3186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:23 smithi040 bash[41173]: cluster 2023-12-01T17:25:22.241944+0000 mgr.y (mgr.24356) 3218 : cluster 0 pgmap v3186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:23 smithi141 bash[31670]: cluster 2023-12-01T17:25:22.241944+0000 mgr.y (mgr.24356) 3218 : cluster 0 pgmap v3186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:24 smithi040 bash[28232]: audit 2023-12-01T17:25:23.630110+0000 mon.c (mon.2) 2050 : audit 0 from='client.? 172.21.15.40:0/3746013142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:24 smithi040 bash[41173]: audit 2023-12-01T17:25:23.630110+0000 mon.c (mon.2) 2050 : audit 0 from='client.? 172.21.15.40:0/3746013142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:24 smithi141 bash[31670]: audit 2023-12-01T17:25:23.630110+0000 mon.c (mon.2) 2050 : audit 0 from='client.? 172.21.15.40:0/3746013142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:25 smithi040 bash[28232]: cluster 2023-12-01T17:25:24.243245+0000 mgr.y (mgr.24356) 3219 : cluster 0 pgmap v3187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:25 smithi040 bash[41173]: cluster 2023-12-01T17:25:24.243245+0000 mgr.y (mgr.24356) 3219 : cluster 0 pgmap v3187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:25 smithi141 bash[31670]: cluster 2023-12-01T17:25:24.243245+0000 mgr.y (mgr.24356) 3219 : cluster 0 pgmap v3187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:26 smithi040 bash[28232]: audit 2023-12-01T17:25:26.102542+0000 mon.c (mon.2) 2051 : audit 0 from='client.? 172.21.15.40:0/2194344269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:25:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:25:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:26 smithi040 bash[41173]: audit 2023-12-01T17:25:26.102542+0000 mon.c (mon.2) 2051 : audit 0 from='client.? 172.21.15.40:0/2194344269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:26 smithi141 bash[31670]: audit 2023-12-01T17:25:26.102542+0000 mon.c (mon.2) 2051 : audit 0 from='client.? 172.21.15.40:0/2194344269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:27 smithi040 bash[28232]: cluster 2023-12-01T17:25:26.244011+0000 mgr.y (mgr.24356) 3220 : cluster 0 pgmap v3188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:27 smithi040 bash[41173]: cluster 2023-12-01T17:25:26.244011+0000 mgr.y (mgr.24356) 3220 : cluster 0 pgmap v3188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:27 smithi141 bash[31670]: cluster 2023-12-01T17:25:26.244011+0000 mgr.y (mgr.24356) 3220 : cluster 0 pgmap v3188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:28 smithi040 bash[28232]: audit 2023-12-01T17:25:28.559121+0000 mon.c (mon.2) 2052 : audit 0 from='client.? 172.21.15.40:0/477292490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:28 smithi040 bash[41173]: audit 2023-12-01T17:25:28.559121+0000 mon.c (mon.2) 2052 : audit 0 from='client.? 172.21.15.40:0/477292490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:28 smithi141 bash[31670]: audit 2023-12-01T17:25:28.559121+0000 mon.c (mon.2) 2052 : audit 0 from='client.? 172.21.15.40:0/477292490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:29 smithi040 bash[28232]: cluster 2023-12-01T17:25:28.244452+0000 mgr.y (mgr.24356) 3221 : cluster 0 pgmap v3189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:29 smithi040 bash[41173]: cluster 2023-12-01T17:25:28.244452+0000 mgr.y (mgr.24356) 3221 : cluster 0 pgmap v3189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:29 smithi141 bash[31670]: cluster 2023-12-01T17:25:28.244452+0000 mgr.y (mgr.24356) 3221 : cluster 0 pgmap v3189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:31 smithi040 bash[28232]: cluster 2023-12-01T17:25:30.245532+0000 mgr.y (mgr.24356) 3222 : cluster 0 pgmap v3190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:31 smithi040 bash[28232]: audit 2023-12-01T17:25:31.014036+0000 mon.c (mon.2) 2053 : audit 0 from='client.? 172.21.15.40:0/4004360915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:31 smithi040 bash[41173]: cluster 2023-12-01T17:25:30.245532+0000 mgr.y (mgr.24356) 3222 : cluster 0 pgmap v3190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:31 smithi040 bash[41173]: audit 2023-12-01T17:25:31.014036+0000 mon.c (mon.2) 2053 : audit 0 from='client.? 172.21.15.40:0/4004360915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:31 smithi141 bash[31670]: cluster 2023-12-01T17:25:30.245532+0000 mgr.y (mgr.24356) 3222 : cluster 0 pgmap v3190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:31 smithi141 bash[31670]: audit 2023-12-01T17:25:31.014036+0000 mon.c (mon.2) 2053 : audit 0 from='client.? 172.21.15.40:0/4004360915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[28232]: cluster 2023-12-01T17:25:32.246256+0000 mgr.y (mgr.24356) 3223 : cluster 0 pgmap v3191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[28232]: audit 2023-12-01T17:25:33.340780+0000 mon.c (mon.2) 2054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[28232]: audit 2023-12-01T17:25:33.466971+0000 mon.c (mon.2) 2055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[28232]: audit 2023-12-01T17:25:33.504296+0000 mon.a (mon.0) 2579 : audit 0 from='client.? 172.21.15.40:0/1983302494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[41173]: cluster 2023-12-01T17:25:32.246256+0000 mgr.y (mgr.24356) 3223 : cluster 0 pgmap v3191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[41173]: audit 2023-12-01T17:25:33.340780+0000 mon.c (mon.2) 2054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[41173]: audit 2023-12-01T17:25:33.466971+0000 mon.c (mon.2) 2055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:33 smithi040 bash[41173]: audit 2023-12-01T17:25:33.504296+0000 mon.a (mon.0) 2579 : audit 0 from='client.? 172.21.15.40:0/1983302494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:33 smithi141 bash[31670]: cluster 2023-12-01T17:25:32.246256+0000 mgr.y (mgr.24356) 3223 : cluster 0 pgmap v3191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:33 smithi141 bash[31670]: audit 2023-12-01T17:25:33.340780+0000 mon.c (mon.2) 2054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:25:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:33 smithi141 bash[31670]: audit 2023-12-01T17:25:33.466971+0000 mon.c (mon.2) 2055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:33 smithi141 bash[31670]: audit 2023-12-01T17:25:33.504296+0000 mon.a (mon.0) 2579 : audit 0 from='client.? 172.21.15.40:0/1983302494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:35 smithi040 bash[41173]: cluster 2023-12-01T17:25:34.247388+0000 mgr.y (mgr.24356) 3224 : cluster 0 pgmap v3192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:35 smithi040 bash[28232]: cluster 2023-12-01T17:25:34.247388+0000 mgr.y (mgr.24356) 3224 : cluster 0 pgmap v3192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:35 smithi141 bash[31670]: cluster 2023-12-01T17:25:34.247388+0000 mgr.y (mgr.24356) 3224 : cluster 0 pgmap v3192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:36 smithi040 bash[28232]: audit 2023-12-01T17:25:35.970179+0000 mon.a (mon.0) 2580 : audit 0 from='client.? 172.21.15.40:0/1576129324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:25:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:25:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:36 smithi040 bash[41173]: audit 2023-12-01T17:25:35.970179+0000 mon.a (mon.0) 2580 : audit 0 from='client.? 172.21.15.40:0/1576129324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:36 smithi141 bash[31670]: audit 2023-12-01T17:25:35.970179+0000 mon.a (mon.0) 2580 : audit 0 from='client.? 172.21.15.40:0/1576129324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:37 smithi141 bash[31670]: cluster 2023-12-01T17:25:36.248090+0000 mgr.y (mgr.24356) 3225 : cluster 0 pgmap v3193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:37 smithi040 bash[28232]: cluster 2023-12-01T17:25:36.248090+0000 mgr.y (mgr.24356) 3225 : cluster 0 pgmap v3193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:37 smithi040 bash[41173]: cluster 2023-12-01T17:25:36.248090+0000 mgr.y (mgr.24356) 3225 : cluster 0 pgmap v3193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:38 smithi141 bash[31670]: audit 2023-12-01T17:25:38.449137+0000 mon.a (mon.0) 2581 : audit 0 from='client.? 172.21.15.40:0/3648647403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:38 smithi040 bash[28232]: audit 2023-12-01T17:25:38.449137+0000 mon.a (mon.0) 2581 : audit 0 from='client.? 172.21.15.40:0/3648647403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:38 smithi040 bash[41173]: audit 2023-12-01T17:25:38.449137+0000 mon.a (mon.0) 2581 : audit 0 from='client.? 172.21.15.40:0/3648647403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:39 smithi141 bash[31670]: cluster 2023-12-01T17:25:38.248624+0000 mgr.y (mgr.24356) 3226 : cluster 0 pgmap v3194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:39 smithi141 bash[31670]: audit 2023-12-01T17:25:39.184695+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:39 smithi141 bash[31670]: audit 2023-12-01T17:25:39.194746+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:39 smithi141 bash[31670]: audit 2023-12-01T17:25:39.538598+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:39 smithi141 bash[31670]: audit 2023-12-01T17:25:39.548360+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[28232]: cluster 2023-12-01T17:25:38.248624+0000 mgr.y (mgr.24356) 3226 : cluster 0 pgmap v3194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[28232]: audit 2023-12-01T17:25:39.184695+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[28232]: audit 2023-12-01T17:25:39.194746+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[28232]: audit 2023-12-01T17:25:39.538598+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[28232]: audit 2023-12-01T17:25:39.548360+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[41173]: cluster 2023-12-01T17:25:38.248624+0000 mgr.y (mgr.24356) 3226 : cluster 0 pgmap v3194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[41173]: audit 2023-12-01T17:25:39.184695+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[41173]: audit 2023-12-01T17:25:39.194746+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[41173]: audit 2023-12-01T17:25:39.538598+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:39 smithi040 bash[41173]: audit 2023-12-01T17:25:39.548360+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:40 smithi141 bash[31670]: audit 2023-12-01T17:25:40.075207+0000 mon.c (mon.2) 2056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:25:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:40 smithi141 bash[31670]: audit 2023-12-01T17:25:40.077229+0000 mon.c (mon.2) 2057 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:25:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:40 smithi141 bash[31670]: audit 2023-12-01T17:25:40.086917+0000 mon.a (mon.0) 2586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:40 smithi040 bash[41173]: audit 2023-12-01T17:25:40.075207+0000 mon.c (mon.2) 2056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:25:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:40 smithi040 bash[41173]: audit 2023-12-01T17:25:40.077229+0000 mon.c (mon.2) 2057 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:25:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:40 smithi040 bash[41173]: audit 2023-12-01T17:25:40.086917+0000 mon.a (mon.0) 2586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:40 smithi040 bash[28232]: audit 2023-12-01T17:25:40.075207+0000 mon.c (mon.2) 2056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:25:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:40 smithi040 bash[28232]: audit 2023-12-01T17:25:40.077229+0000 mon.c (mon.2) 2057 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:25:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:40 smithi040 bash[28232]: audit 2023-12-01T17:25:40.086917+0000 mon.a (mon.0) 2586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:25:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:41 smithi141 bash[31670]: cluster 2023-12-01T17:25:40.249690+0000 mgr.y (mgr.24356) 3227 : cluster 0 pgmap v3195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:41 smithi141 bash[31670]: audit 2023-12-01T17:25:40.920801+0000 mon.c (mon.2) 2058 : audit 0 from='client.? 172.21.15.40:0/679329530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:41 smithi040 bash[28232]: cluster 2023-12-01T17:25:40.249690+0000 mgr.y (mgr.24356) 3227 : cluster 0 pgmap v3195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:41 smithi040 bash[28232]: audit 2023-12-01T17:25:40.920801+0000 mon.c (mon.2) 2058 : audit 0 from='client.? 172.21.15.40:0/679329530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:41 smithi040 bash[41173]: cluster 2023-12-01T17:25:40.249690+0000 mgr.y (mgr.24356) 3227 : cluster 0 pgmap v3195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:41 smithi040 bash[41173]: audit 2023-12-01T17:25:40.920801+0000 mon.c (mon.2) 2058 : audit 0 from='client.? 172.21.15.40:0/679329530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:43 smithi141 bash[31670]: cluster 2023-12-01T17:25:42.250495+0000 mgr.y (mgr.24356) 3228 : cluster 0 pgmap v3196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:43 smithi141 bash[31670]: audit 2023-12-01T17:25:43.374567+0000 mon.c (mon.2) 2059 : audit 0 from='client.? 172.21.15.40:0/1452804036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:43 smithi040 bash[28232]: cluster 2023-12-01T17:25:42.250495+0000 mgr.y (mgr.24356) 3228 : cluster 0 pgmap v3196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:43 smithi040 bash[28232]: audit 2023-12-01T17:25:43.374567+0000 mon.c (mon.2) 2059 : audit 0 from='client.? 172.21.15.40:0/1452804036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:43 smithi040 bash[41173]: cluster 2023-12-01T17:25:42.250495+0000 mgr.y (mgr.24356) 3228 : cluster 0 pgmap v3196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:43 smithi040 bash[41173]: audit 2023-12-01T17:25:43.374567+0000 mon.c (mon.2) 2059 : audit 0 from='client.? 172.21.15.40:0/1452804036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:45 smithi141 bash[31670]: cluster 2023-12-01T17:25:44.251687+0000 mgr.y (mgr.24356) 3229 : cluster 0 pgmap v3197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:45 smithi040 bash[28232]: cluster 2023-12-01T17:25:44.251687+0000 mgr.y (mgr.24356) 3229 : cluster 0 pgmap v3197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:45 smithi040 bash[41173]: cluster 2023-12-01T17:25:44.251687+0000 mgr.y (mgr.24356) 3229 : cluster 0 pgmap v3197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:46 smithi040 bash[28232]: audit 2023-12-01T17:25:45.844033+0000 mon.a (mon.0) 2587 : audit 0 from='client.? 172.21.15.40:0/1171843878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:46 smithi040 bash[41173]: audit 2023-12-01T17:25:45.844033+0000 mon.a (mon.0) 2587 : audit 0 from='client.? 172.21.15.40:0/1171843878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:25:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:25:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:46 smithi141 bash[31670]: audit 2023-12-01T17:25:45.844033+0000 mon.a (mon.0) 2587 : audit 0 from='client.? 172.21.15.40:0/1171843878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:47 smithi141 bash[31670]: cluster 2023-12-01T17:25:46.252361+0000 mgr.y (mgr.24356) 3230 : cluster 0 pgmap v3198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:47 smithi040 bash[28232]: cluster 2023-12-01T17:25:46.252361+0000 mgr.y (mgr.24356) 3230 : cluster 0 pgmap v3198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:47 smithi040 bash[41173]: cluster 2023-12-01T17:25:46.252361+0000 mgr.y (mgr.24356) 3230 : cluster 0 pgmap v3198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:48 smithi141 bash[31670]: audit 2023-12-01T17:25:48.313026+0000 mon.a (mon.0) 2588 : audit 0 from='client.? 172.21.15.40:0/250927434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:48 smithi141 bash[31670]: audit 2023-12-01T17:25:48.467677+0000 mon.c (mon.2) 2060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:48 smithi040 bash[28232]: audit 2023-12-01T17:25:48.313026+0000 mon.a (mon.0) 2588 : audit 0 from='client.? 172.21.15.40:0/250927434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:48 smithi040 bash[28232]: audit 2023-12-01T17:25:48.467677+0000 mon.c (mon.2) 2060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:48 smithi040 bash[41173]: audit 2023-12-01T17:25:48.313026+0000 mon.a (mon.0) 2588 : audit 0 from='client.? 172.21.15.40:0/250927434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:48 smithi040 bash[41173]: audit 2023-12-01T17:25:48.467677+0000 mon.c (mon.2) 2060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:49 smithi141 bash[31670]: cluster 2023-12-01T17:25:48.252985+0000 mgr.y (mgr.24356) 3231 : cluster 0 pgmap v3199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:49 smithi040 bash[28232]: cluster 2023-12-01T17:25:48.252985+0000 mgr.y (mgr.24356) 3231 : cluster 0 pgmap v3199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:49 smithi040 bash[41173]: cluster 2023-12-01T17:25:48.252985+0000 mgr.y (mgr.24356) 3231 : cluster 0 pgmap v3199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:50 smithi141 bash[31670]: cluster 2023-12-01T17:25:50.254220+0000 mgr.y (mgr.24356) 3232 : cluster 0 pgmap v3200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:50 smithi040 bash[28232]: cluster 2023-12-01T17:25:50.254220+0000 mgr.y (mgr.24356) 3232 : cluster 0 pgmap v3200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:50 smithi040 bash[41173]: cluster 2023-12-01T17:25:50.254220+0000 mgr.y (mgr.24356) 3232 : cluster 0 pgmap v3200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:51 smithi141 bash[31670]: audit 2023-12-01T17:25:50.774130+0000 mon.c (mon.2) 2061 : audit 0 from='client.? 172.21.15.40:0/4239366951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:51 smithi040 bash[41173]: audit 2023-12-01T17:25:50.774130+0000 mon.c (mon.2) 2061 : audit 0 from='client.? 172.21.15.40:0/4239366951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:51 smithi040 bash[28232]: audit 2023-12-01T17:25:50.774130+0000 mon.c (mon.2) 2061 : audit 0 from='client.? 172.21.15.40:0/4239366951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:52 smithi141 bash[31670]: cluster 2023-12-01T17:25:52.254926+0000 mgr.y (mgr.24356) 3233 : cluster 0 pgmap v3201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:52 smithi040 bash[41173]: cluster 2023-12-01T17:25:52.254926+0000 mgr.y (mgr.24356) 3233 : cluster 0 pgmap v3201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:52 smithi040 bash[28232]: cluster 2023-12-01T17:25:52.254926+0000 mgr.y (mgr.24356) 3233 : cluster 0 pgmap v3201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:53 smithi141 bash[31670]: audit 2023-12-01T17:25:53.241991+0000 mon.c (mon.2) 2062 : audit 0 from='client.? 172.21.15.40:0/332612148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:53 smithi040 bash[28232]: audit 2023-12-01T17:25:53.241991+0000 mon.c (mon.2) 2062 : audit 0 from='client.? 172.21.15.40:0/332612148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:53 smithi040 bash[41173]: audit 2023-12-01T17:25:53.241991+0000 mon.c (mon.2) 2062 : audit 0 from='client.? 172.21.15.40:0/332612148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:55 smithi040 bash[28232]: cluster 2023-12-01T17:25:54.255869+0000 mgr.y (mgr.24356) 3234 : cluster 0 pgmap v3202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:55 smithi040 bash[41173]: cluster 2023-12-01T17:25:54.255869+0000 mgr.y (mgr.24356) 3234 : cluster 0 pgmap v3202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:55 smithi141 bash[31670]: cluster 2023-12-01T17:25:54.255869+0000 mgr.y (mgr.24356) 3234 : cluster 0 pgmap v3202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:56 smithi040 bash[28232]: audit 2023-12-01T17:25:55.709117+0000 mon.a (mon.0) 2589 : audit 0 from='client.? 172.21.15.40:0/3921460059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:25:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:25:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:56 smithi040 bash[41173]: audit 2023-12-01T17:25:55.709117+0000 mon.a (mon.0) 2589 : audit 0 from='client.? 172.21.15.40:0/3921460059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:56 smithi141 bash[31670]: audit 2023-12-01T17:25:55.709117+0000 mon.a (mon.0) 2589 : audit 0 from='client.? 172.21.15.40:0/3921460059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:57 smithi040 bash[28232]: cluster 2023-12-01T17:25:56.256678+0000 mgr.y (mgr.24356) 3235 : cluster 0 pgmap v3203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:57 smithi040 bash[41173]: cluster 2023-12-01T17:25:56.256678+0000 mgr.y (mgr.24356) 3235 : cluster 0 pgmap v3203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:57 smithi141 bash[31670]: cluster 2023-12-01T17:25:56.256678+0000 mgr.y (mgr.24356) 3235 : cluster 0 pgmap v3203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:58 smithi141 bash[31670]: audit 2023-12-01T17:25:58.177811+0000 mon.a (mon.0) 2590 : audit 0 from='client.? 172.21.15.40:0/1208573597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:58 smithi040 bash[28232]: audit 2023-12-01T17:25:58.177811+0000 mon.a (mon.0) 2590 : audit 0 from='client.? 172.21.15.40:0/1208573597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:58 smithi040 bash[41173]: audit 2023-12-01T17:25:58.177811+0000 mon.a (mon.0) 2590 : audit 0 from='client.? 172.21.15.40:0/1208573597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:25:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:25:59 smithi141 bash[31670]: cluster 2023-12-01T17:25:58.257316+0000 mgr.y (mgr.24356) 3236 : cluster 0 pgmap v3204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:25:59 smithi040 bash[28232]: cluster 2023-12-01T17:25:58.257316+0000 mgr.y (mgr.24356) 3236 : cluster 0 pgmap v3204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:25:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:25:59 smithi040 bash[41173]: cluster 2023-12-01T17:25:58.257316+0000 mgr.y (mgr.24356) 3236 : cluster 0 pgmap v3204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:01 smithi141 bash[31670]: cluster 2023-12-01T17:26:00.258524+0000 mgr.y (mgr.24356) 3237 : cluster 0 pgmap v3205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:01 smithi141 bash[31670]: audit 2023-12-01T17:26:00.642231+0000 mon.a (mon.0) 2591 : audit 0 from='client.? 172.21.15.40:0/1630311528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:01 smithi040 bash[28232]: cluster 2023-12-01T17:26:00.258524+0000 mgr.y (mgr.24356) 3237 : cluster 0 pgmap v3205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:01 smithi040 bash[28232]: audit 2023-12-01T17:26:00.642231+0000 mon.a (mon.0) 2591 : audit 0 from='client.? 172.21.15.40:0/1630311528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:01 smithi040 bash[41173]: cluster 2023-12-01T17:26:00.258524+0000 mgr.y (mgr.24356) 3237 : cluster 0 pgmap v3205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:01 smithi040 bash[41173]: audit 2023-12-01T17:26:00.642231+0000 mon.a (mon.0) 2591 : audit 0 from='client.? 172.21.15.40:0/1630311528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:03 smithi141 bash[31670]: cluster 2023-12-01T17:26:02.259217+0000 mgr.y (mgr.24356) 3238 : cluster 0 pgmap v3206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:03 smithi141 bash[31670]: audit 2023-12-01T17:26:03.104033+0000 mon.c (mon.2) 2063 : audit 0 from='client.? 172.21.15.40:0/3681714378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:03 smithi040 bash[41173]: cluster 2023-12-01T17:26:02.259217+0000 mgr.y (mgr.24356) 3238 : cluster 0 pgmap v3206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:03 smithi040 bash[41173]: audit 2023-12-01T17:26:03.104033+0000 mon.c (mon.2) 2063 : audit 0 from='client.? 172.21.15.40:0/3681714378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:03 smithi040 bash[28232]: cluster 2023-12-01T17:26:02.259217+0000 mgr.y (mgr.24356) 3238 : cluster 0 pgmap v3206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:03 smithi040 bash[28232]: audit 2023-12-01T17:26:03.104033+0000 mon.c (mon.2) 2063 : audit 0 from='client.? 172.21.15.40:0/3681714378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:04 smithi141 bash[31670]: audit 2023-12-01T17:26:03.467800+0000 mon.c (mon.2) 2064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:04 smithi040 bash[28232]: audit 2023-12-01T17:26:03.467800+0000 mon.c (mon.2) 2064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:04 smithi040 bash[41173]: audit 2023-12-01T17:26:03.467800+0000 mon.c (mon.2) 2064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:05 smithi141 bash[31670]: cluster 2023-12-01T17:26:04.260324+0000 mgr.y (mgr.24356) 3239 : cluster 0 pgmap v3207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:05 smithi040 bash[28232]: cluster 2023-12-01T17:26:04.260324+0000 mgr.y (mgr.24356) 3239 : cluster 0 pgmap v3207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:05 smithi040 bash[41173]: cluster 2023-12-01T17:26:04.260324+0000 mgr.y (mgr.24356) 3239 : cluster 0 pgmap v3207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:06 smithi141 bash[31670]: audit 2023-12-01T17:26:05.566296+0000 mon.a (mon.0) 2592 : audit 0 from='client.? 172.21.15.40:0/3763179006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:06 smithi040 bash[28232]: audit 2023-12-01T17:26:05.566296+0000 mon.a (mon.0) 2592 : audit 0 from='client.? 172.21.15.40:0/3763179006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:26:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:26:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:06 smithi040 bash[41173]: audit 2023-12-01T17:26:05.566296+0000 mon.a (mon.0) 2592 : audit 0 from='client.? 172.21.15.40:0/3763179006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:07 smithi141 bash[31670]: cluster 2023-12-01T17:26:06.261021+0000 mgr.y (mgr.24356) 3240 : cluster 0 pgmap v3208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:07 smithi040 bash[41173]: cluster 2023-12-01T17:26:06.261021+0000 mgr.y (mgr.24356) 3240 : cluster 0 pgmap v3208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:07 smithi040 bash[28232]: cluster 2023-12-01T17:26:06.261021+0000 mgr.y (mgr.24356) 3240 : cluster 0 pgmap v3208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:08 smithi141 bash[31670]: audit 2023-12-01T17:26:08.043838+0000 mon.a (mon.0) 2593 : audit 0 from='client.? 172.21.15.40:0/4081574598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:08 smithi040 bash[28232]: audit 2023-12-01T17:26:08.043838+0000 mon.a (mon.0) 2593 : audit 0 from='client.? 172.21.15.40:0/4081574598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:08 smithi040 bash[41173]: audit 2023-12-01T17:26:08.043838+0000 mon.a (mon.0) 2593 : audit 0 from='client.? 172.21.15.40:0/4081574598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:09 smithi141 bash[31670]: cluster 2023-12-01T17:26:08.261537+0000 mgr.y (mgr.24356) 3241 : cluster 0 pgmap v3209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:09 smithi040 bash[28232]: cluster 2023-12-01T17:26:08.261537+0000 mgr.y (mgr.24356) 3241 : cluster 0 pgmap v3209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:09 smithi040 bash[41173]: cluster 2023-12-01T17:26:08.261537+0000 mgr.y (mgr.24356) 3241 : cluster 0 pgmap v3209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:11 smithi141 bash[31670]: cluster 2023-12-01T17:26:10.262626+0000 mgr.y (mgr.24356) 3242 : cluster 0 pgmap v3210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:11 smithi141 bash[31670]: audit 2023-12-01T17:26:10.514216+0000 mon.c (mon.2) 2065 : audit 0 from='client.? 172.21.15.40:0/3866626001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:11 smithi040 bash[41173]: cluster 2023-12-01T17:26:10.262626+0000 mgr.y (mgr.24356) 3242 : cluster 0 pgmap v3210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:11 smithi040 bash[41173]: audit 2023-12-01T17:26:10.514216+0000 mon.c (mon.2) 2065 : audit 0 from='client.? 172.21.15.40:0/3866626001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:11 smithi040 bash[28232]: cluster 2023-12-01T17:26:10.262626+0000 mgr.y (mgr.24356) 3242 : cluster 0 pgmap v3210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:11 smithi040 bash[28232]: audit 2023-12-01T17:26:10.514216+0000 mon.c (mon.2) 2065 : audit 0 from='client.? 172.21.15.40:0/3866626001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:13 smithi141 bash[31670]: cluster 2023-12-01T17:26:12.263496+0000 mgr.y (mgr.24356) 3243 : cluster 0 pgmap v3211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:13 smithi141 bash[31670]: audit 2023-12-01T17:26:12.976018+0000 mon.c (mon.2) 2066 : audit 0 from='client.? 172.21.15.40:0/3123730441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:13 smithi040 bash[28232]: cluster 2023-12-01T17:26:12.263496+0000 mgr.y (mgr.24356) 3243 : cluster 0 pgmap v3211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:13 smithi040 bash[28232]: audit 2023-12-01T17:26:12.976018+0000 mon.c (mon.2) 2066 : audit 0 from='client.? 172.21.15.40:0/3123730441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:13 smithi040 bash[41173]: cluster 2023-12-01T17:26:12.263496+0000 mgr.y (mgr.24356) 3243 : cluster 0 pgmap v3211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:13 smithi040 bash[41173]: audit 2023-12-01T17:26:12.976018+0000 mon.c (mon.2) 2066 : audit 0 from='client.? 172.21.15.40:0/3123730441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:15 smithi141 bash[31670]: cluster 2023-12-01T17:26:14.264712+0000 mgr.y (mgr.24356) 3244 : cluster 0 pgmap v3212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:15 smithi141 bash[31670]: audit 2023-12-01T17:26:15.433221+0000 mon.c (mon.2) 2067 : audit 0 from='client.? 172.21.15.40:0/1098172752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:15 smithi040 bash[28232]: cluster 2023-12-01T17:26:14.264712+0000 mgr.y (mgr.24356) 3244 : cluster 0 pgmap v3212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:15 smithi040 bash[28232]: audit 2023-12-01T17:26:15.433221+0000 mon.c (mon.2) 2067 : audit 0 from='client.? 172.21.15.40:0/1098172752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:15 smithi040 bash[41173]: cluster 2023-12-01T17:26:14.264712+0000 mgr.y (mgr.24356) 3244 : cluster 0 pgmap v3212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:15 smithi040 bash[41173]: audit 2023-12-01T17:26:15.433221+0000 mon.c (mon.2) 2067 : audit 0 from='client.? 172.21.15.40:0/1098172752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:26:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:26:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:17 smithi141 bash[31670]: cluster 2023-12-01T17:26:16.265437+0000 mgr.y (mgr.24356) 3245 : cluster 0 pgmap v3213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:17 smithi040 bash[41173]: cluster 2023-12-01T17:26:16.265437+0000 mgr.y (mgr.24356) 3245 : cluster 0 pgmap v3213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:17 smithi040 bash[28232]: cluster 2023-12-01T17:26:16.265437+0000 mgr.y (mgr.24356) 3245 : cluster 0 pgmap v3213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:18 smithi141 bash[31670]: audit 2023-12-01T17:26:17.895229+0000 mon.a (mon.0) 2594 : audit 0 from='client.? 172.21.15.40:0/1942882609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:18 smithi141 bash[31670]: audit 2023-12-01T17:26:18.468294+0000 mon.c (mon.2) 2068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:18 smithi040 bash[41173]: audit 2023-12-01T17:26:17.895229+0000 mon.a (mon.0) 2594 : audit 0 from='client.? 172.21.15.40:0/1942882609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:18 smithi040 bash[41173]: audit 2023-12-01T17:26:18.468294+0000 mon.c (mon.2) 2068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:18 smithi040 bash[28232]: audit 2023-12-01T17:26:17.895229+0000 mon.a (mon.0) 2594 : audit 0 from='client.? 172.21.15.40:0/1942882609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:18 smithi040 bash[28232]: audit 2023-12-01T17:26:18.468294+0000 mon.c (mon.2) 2068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:19 smithi141 bash[31670]: cluster 2023-12-01T17:26:18.266111+0000 mgr.y (mgr.24356) 3246 : cluster 0 pgmap v3214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:19 smithi040 bash[41173]: cluster 2023-12-01T17:26:18.266111+0000 mgr.y (mgr.24356) 3246 : cluster 0 pgmap v3214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:19 smithi040 bash[28232]: cluster 2023-12-01T17:26:18.266111+0000 mgr.y (mgr.24356) 3246 : cluster 0 pgmap v3214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:20 smithi141 bash[31670]: audit 2023-12-01T17:26:20.363177+0000 mon.a (mon.0) 2595 : audit 0 from='client.? 172.21.15.40:0/3379144133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:20 smithi040 bash[41173]: audit 2023-12-01T17:26:20.363177+0000 mon.a (mon.0) 2595 : audit 0 from='client.? 172.21.15.40:0/3379144133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:20 smithi040 bash[28232]: audit 2023-12-01T17:26:20.363177+0000 mon.a (mon.0) 2595 : audit 0 from='client.? 172.21.15.40:0/3379144133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:21 smithi141 bash[31670]: cluster 2023-12-01T17:26:20.267274+0000 mgr.y (mgr.24356) 3247 : cluster 0 pgmap v3215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:21 smithi040 bash[28232]: cluster 2023-12-01T17:26:20.267274+0000 mgr.y (mgr.24356) 3247 : cluster 0 pgmap v3215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:21 smithi040 bash[41173]: cluster 2023-12-01T17:26:20.267274+0000 mgr.y (mgr.24356) 3247 : cluster 0 pgmap v3215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:23 smithi141 bash[31670]: cluster 2023-12-01T17:26:22.267989+0000 mgr.y (mgr.24356) 3248 : cluster 0 pgmap v3216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:23 smithi141 bash[31670]: audit 2023-12-01T17:26:22.828553+0000 mon.c (mon.2) 2069 : audit 0 from='client.? 172.21.15.40:0/1230179134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:23 smithi040 bash[28232]: cluster 2023-12-01T17:26:22.267989+0000 mgr.y (mgr.24356) 3248 : cluster 0 pgmap v3216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:23 smithi040 bash[28232]: audit 2023-12-01T17:26:22.828553+0000 mon.c (mon.2) 2069 : audit 0 from='client.? 172.21.15.40:0/1230179134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:23 smithi040 bash[41173]: cluster 2023-12-01T17:26:22.267989+0000 mgr.y (mgr.24356) 3248 : cluster 0 pgmap v3216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:23 smithi040 bash[41173]: audit 2023-12-01T17:26:22.828553+0000 mon.c (mon.2) 2069 : audit 0 from='client.? 172.21.15.40:0/1230179134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:25 smithi141 bash[31670]: cluster 2023-12-01T17:26:24.269129+0000 mgr.y (mgr.24356) 3249 : cluster 0 pgmap v3217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:25 smithi141 bash[31670]: audit 2023-12-01T17:26:25.282852+0000 mon.c (mon.2) 2070 : audit 0 from='client.? 172.21.15.40:0/2793948116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:25 smithi040 bash[41173]: cluster 2023-12-01T17:26:24.269129+0000 mgr.y (mgr.24356) 3249 : cluster 0 pgmap v3217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:25 smithi040 bash[41173]: audit 2023-12-01T17:26:25.282852+0000 mon.c (mon.2) 2070 : audit 0 from='client.? 172.21.15.40:0/2793948116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:25 smithi040 bash[28232]: cluster 2023-12-01T17:26:24.269129+0000 mgr.y (mgr.24356) 3249 : cluster 0 pgmap v3217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:25 smithi040 bash[28232]: audit 2023-12-01T17:26:25.282852+0000 mon.c (mon.2) 2070 : audit 0 from='client.? 172.21.15.40:0/2793948116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:26:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:26:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:27 smithi141 bash[31670]: cluster 2023-12-01T17:26:26.269780+0000 mgr.y (mgr.24356) 3250 : cluster 0 pgmap v3218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:27 smithi040 bash[41173]: cluster 2023-12-01T17:26:26.269780+0000 mgr.y (mgr.24356) 3250 : cluster 0 pgmap v3218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:27 smithi040 bash[28232]: cluster 2023-12-01T17:26:26.269780+0000 mgr.y (mgr.24356) 3250 : cluster 0 pgmap v3218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:28 smithi141 bash[31670]: audit 2023-12-01T17:26:27.741394+0000 mon.a (mon.0) 2596 : audit 0 from='client.? 172.21.15.40:0/781878440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:28 smithi040 bash[41173]: audit 2023-12-01T17:26:27.741394+0000 mon.a (mon.0) 2596 : audit 0 from='client.? 172.21.15.40:0/781878440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:28 smithi040 bash[28232]: audit 2023-12-01T17:26:27.741394+0000 mon.a (mon.0) 2596 : audit 0 from='client.? 172.21.15.40:0/781878440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:29 smithi141 bash[31670]: cluster 2023-12-01T17:26:28.270422+0000 mgr.y (mgr.24356) 3251 : cluster 0 pgmap v3219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:29 smithi040 bash[28232]: cluster 2023-12-01T17:26:28.270422+0000 mgr.y (mgr.24356) 3251 : cluster 0 pgmap v3219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:29 smithi040 bash[41173]: cluster 2023-12-01T17:26:28.270422+0000 mgr.y (mgr.24356) 3251 : cluster 0 pgmap v3219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:30 smithi040 bash[28232]: audit 2023-12-01T17:26:30.207408+0000 mon.a (mon.0) 2597 : audit 0 from='client.? 172.21.15.40:0/2977530350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:30 smithi040 bash[41173]: audit 2023-12-01T17:26:30.207408+0000 mon.a (mon.0) 2597 : audit 0 from='client.? 172.21.15.40:0/2977530350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:30 smithi141 bash[31670]: audit 2023-12-01T17:26:30.207408+0000 mon.a (mon.0) 2597 : audit 0 from='client.? 172.21.15.40:0/2977530350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:31 smithi040 bash[41173]: cluster 2023-12-01T17:26:30.271569+0000 mgr.y (mgr.24356) 3252 : cluster 0 pgmap v3220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:31 smithi040 bash[28232]: cluster 2023-12-01T17:26:30.271569+0000 mgr.y (mgr.24356) 3252 : cluster 0 pgmap v3220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:31 smithi141 bash[31670]: cluster 2023-12-01T17:26:30.271569+0000 mgr.y (mgr.24356) 3252 : cluster 0 pgmap v3220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:33 smithi040 bash[41173]: cluster 2023-12-01T17:26:32.272243+0000 mgr.y (mgr.24356) 3253 : cluster 0 pgmap v3221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:33 smithi040 bash[41173]: audit 2023-12-01T17:26:32.671411+0000 mon.c (mon.2) 2071 : audit 0 from='client.? 172.21.15.40:0/3305876216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:33 smithi040 bash[41173]: audit 2023-12-01T17:26:33.468803+0000 mon.c (mon.2) 2072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:33 smithi040 bash[28232]: cluster 2023-12-01T17:26:32.272243+0000 mgr.y (mgr.24356) 3253 : cluster 0 pgmap v3221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:33 smithi040 bash[28232]: audit 2023-12-01T17:26:32.671411+0000 mon.c (mon.2) 2071 : audit 0 from='client.? 172.21.15.40:0/3305876216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:33 smithi040 bash[28232]: audit 2023-12-01T17:26:33.468803+0000 mon.c (mon.2) 2072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:33 smithi141 bash[31670]: cluster 2023-12-01T17:26:32.272243+0000 mgr.y (mgr.24356) 3253 : cluster 0 pgmap v3221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:33 smithi141 bash[31670]: audit 2023-12-01T17:26:32.671411+0000 mon.c (mon.2) 2071 : audit 0 from='client.? 172.21.15.40:0/3305876216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:33 smithi141 bash[31670]: audit 2023-12-01T17:26:33.468803+0000 mon.c (mon.2) 2072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:35 smithi040 bash[41173]: cluster 2023-12-01T17:26:34.273383+0000 mgr.y (mgr.24356) 3254 : cluster 0 pgmap v3222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:35 smithi040 bash[41173]: audit 2023-12-01T17:26:35.131020+0000 mon.c (mon.2) 2073 : audit 0 from='client.? 172.21.15.40:0/2987089117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:35 smithi040 bash[28232]: cluster 2023-12-01T17:26:34.273383+0000 mgr.y (mgr.24356) 3254 : cluster 0 pgmap v3222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:35 smithi040 bash[28232]: audit 2023-12-01T17:26:35.131020+0000 mon.c (mon.2) 2073 : audit 0 from='client.? 172.21.15.40:0/2987089117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:35 smithi141 bash[31670]: cluster 2023-12-01T17:26:34.273383+0000 mgr.y (mgr.24356) 3254 : cluster 0 pgmap v3222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:35 smithi141 bash[31670]: audit 2023-12-01T17:26:35.131020+0000 mon.c (mon.2) 2073 : audit 0 from='client.? 172.21.15.40:0/2987089117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:26:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:26:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:37 smithi040 bash[28232]: cluster 2023-12-01T17:26:36.274042+0000 mgr.y (mgr.24356) 3255 : cluster 0 pgmap v3223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:37 smithi040 bash[41173]: cluster 2023-12-01T17:26:36.274042+0000 mgr.y (mgr.24356) 3255 : cluster 0 pgmap v3223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:37 smithi141 bash[31670]: cluster 2023-12-01T17:26:36.274042+0000 mgr.y (mgr.24356) 3255 : cluster 0 pgmap v3223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:38 smithi040 bash[41173]: audit 2023-12-01T17:26:37.603277+0000 mon.a (mon.0) 2598 : audit 0 from='client.? 172.21.15.40:0/3988047141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:38 smithi040 bash[28232]: audit 2023-12-01T17:26:37.603277+0000 mon.a (mon.0) 2598 : audit 0 from='client.? 172.21.15.40:0/3988047141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:38 smithi141 bash[31670]: audit 2023-12-01T17:26:37.603277+0000 mon.a (mon.0) 2598 : audit 0 from='client.? 172.21.15.40:0/3988047141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:39 smithi040 bash[28232]: cluster 2023-12-01T17:26:38.274746+0000 mgr.y (mgr.24356) 3256 : cluster 0 pgmap v3224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:39 smithi040 bash[41173]: cluster 2023-12-01T17:26:38.274746+0000 mgr.y (mgr.24356) 3256 : cluster 0 pgmap v3224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:39 smithi141 bash[31670]: cluster 2023-12-01T17:26:38.274746+0000 mgr.y (mgr.24356) 3256 : cluster 0 pgmap v3224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:40 smithi040 bash[28232]: audit 2023-12-01T17:26:40.072726+0000 mon.c (mon.2) 2074 : audit 0 from='client.? 172.21.15.40:0/4205401410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:40 smithi040 bash[28232]: audit 2023-12-01T17:26:40.169915+0000 mon.c (mon.2) 2075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:26:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:40 smithi040 bash[41173]: audit 2023-12-01T17:26:40.072726+0000 mon.c (mon.2) 2074 : audit 0 from='client.? 172.21.15.40:0/4205401410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:40 smithi040 bash[41173]: audit 2023-12-01T17:26:40.169915+0000 mon.c (mon.2) 2075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:26:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:40 smithi141 bash[31670]: audit 2023-12-01T17:26:40.072726+0000 mon.c (mon.2) 2074 : audit 0 from='client.? 172.21.15.40:0/4205401410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:40 smithi141 bash[31670]: audit 2023-12-01T17:26:40.169915+0000 mon.c (mon.2) 2075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:26:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:41 smithi040 bash[28232]: cluster 2023-12-01T17:26:40.275927+0000 mgr.y (mgr.24356) 3257 : cluster 0 pgmap v3225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:41 smithi040 bash[41173]: cluster 2023-12-01T17:26:40.275927+0000 mgr.y (mgr.24356) 3257 : cluster 0 pgmap v3225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:41 smithi141 bash[31670]: cluster 2023-12-01T17:26:40.275927+0000 mgr.y (mgr.24356) 3257 : cluster 0 pgmap v3225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:42 smithi040 bash[28232]: audit 2023-12-01T17:26:42.542457+0000 mon.a (mon.0) 2599 : audit 0 from='client.? 172.21.15.40:0/2755513129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:42 smithi040 bash[41173]: audit 2023-12-01T17:26:42.542457+0000 mon.a (mon.0) 2599 : audit 0 from='client.? 172.21.15.40:0/2755513129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:42 smithi141 bash[31670]: audit 2023-12-01T17:26:42.542457+0000 mon.a (mon.0) 2599 : audit 0 from='client.? 172.21.15.40:0/2755513129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:43 smithi040 bash[28232]: cluster 2023-12-01T17:26:42.276642+0000 mgr.y (mgr.24356) 3258 : cluster 0 pgmap v3226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:43 smithi040 bash[41173]: cluster 2023-12-01T17:26:42.276642+0000 mgr.y (mgr.24356) 3258 : cluster 0 pgmap v3226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:43 smithi141 bash[31670]: cluster 2023-12-01T17:26:42.276642+0000 mgr.y (mgr.24356) 3258 : cluster 0 pgmap v3226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:45 smithi040 bash[41173]: cluster 2023-12-01T17:26:44.277710+0000 mgr.y (mgr.24356) 3259 : cluster 0 pgmap v3227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:45 smithi040 bash[41173]: audit 2023-12-01T17:26:45.011942+0000 mon.a (mon.0) 2600 : audit 0 from='client.? 172.21.15.40:0/1832610730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:45 smithi040 bash[28232]: cluster 2023-12-01T17:26:44.277710+0000 mgr.y (mgr.24356) 3259 : cluster 0 pgmap v3227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:45 smithi040 bash[28232]: audit 2023-12-01T17:26:45.011942+0000 mon.a (mon.0) 2600 : audit 0 from='client.? 172.21.15.40:0/1832610730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:45 smithi141 bash[31670]: cluster 2023-12-01T17:26:44.277710+0000 mgr.y (mgr.24356) 3259 : cluster 0 pgmap v3227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:45 smithi141 bash[31670]: audit 2023-12-01T17:26:45.011942+0000 mon.a (mon.0) 2600 : audit 0 from='client.? 172.21.15.40:0/1832610730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:26:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.069289+0000 mon.a (mon.0) 2601 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.079263+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: cluster 2023-12-01T17:26:46.278367+0000 mgr.y (mgr.24356) 3260 : cluster 0 pgmap v3228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.368807+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.379935+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.862223+0000 mon.c (mon.2) 2076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.864301+0000 mon.c (mon.2) 2077 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[41173]: audit 2023-12-01T17:26:46.875647+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.069289+0000 mon.a (mon.0) 2601 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.079263+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: cluster 2023-12-01T17:26:46.278367+0000 mgr.y (mgr.24356) 3260 : cluster 0 pgmap v3228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.368807+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.379935+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.862223+0000 mon.c (mon.2) 2076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.864301+0000 mon.c (mon.2) 2077 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:47 smithi040 bash[28232]: audit 2023-12-01T17:26:46.875647+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.069289+0000 mon.a (mon.0) 2601 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.079263+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: cluster 2023-12-01T17:26:46.278367+0000 mgr.y (mgr.24356) 3260 : cluster 0 pgmap v3228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.368807+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.379935+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.862223+0000 mon.c (mon.2) 2076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:26:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.864301+0000 mon.c (mon.2) 2077 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:26:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:47 smithi141 bash[31670]: audit 2023-12-01T17:26:46.875647+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:26:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:48 smithi040 bash[28232]: audit 2023-12-01T17:26:47.486709+0000 mon.c (mon.2) 2078 : audit 0 from='client.? 172.21.15.40:0/1303016849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:48 smithi040 bash[41173]: audit 2023-12-01T17:26:47.486709+0000 mon.c (mon.2) 2078 : audit 0 from='client.? 172.21.15.40:0/1303016849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:48 smithi141 bash[31670]: audit 2023-12-01T17:26:47.486709+0000 mon.c (mon.2) 2078 : audit 0 from='client.? 172.21.15.40:0/1303016849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:49 smithi040 bash[28232]: cluster 2023-12-01T17:26:48.279070+0000 mgr.y (mgr.24356) 3261 : cluster 0 pgmap v3229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:49 smithi040 bash[28232]: audit 2023-12-01T17:26:48.469277+0000 mon.c (mon.2) 2079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:49 smithi040 bash[41173]: cluster 2023-12-01T17:26:48.279070+0000 mgr.y (mgr.24356) 3261 : cluster 0 pgmap v3229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:49 smithi040 bash[41173]: audit 2023-12-01T17:26:48.469277+0000 mon.c (mon.2) 2079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:49 smithi141 bash[31670]: cluster 2023-12-01T17:26:48.279070+0000 mgr.y (mgr.24356) 3261 : cluster 0 pgmap v3229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:49 smithi141 bash[31670]: audit 2023-12-01T17:26:48.469277+0000 mon.c (mon.2) 2079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:50 smithi141 bash[31670]: audit 2023-12-01T17:26:49.947142+0000 mon.a (mon.0) 2606 : audit 0 from='client.? 172.21.15.40:0/2077059409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:50 smithi040 bash[28232]: audit 2023-12-01T17:26:49.947142+0000 mon.a (mon.0) 2606 : audit 0 from='client.? 172.21.15.40:0/2077059409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:50 smithi040 bash[41173]: audit 2023-12-01T17:26:49.947142+0000 mon.a (mon.0) 2606 : audit 0 from='client.? 172.21.15.40:0/2077059409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:51 smithi141 bash[31670]: cluster 2023-12-01T17:26:50.280241+0000 mgr.y (mgr.24356) 3262 : cluster 0 pgmap v3230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:51 smithi040 bash[41173]: cluster 2023-12-01T17:26:50.280241+0000 mgr.y (mgr.24356) 3262 : cluster 0 pgmap v3230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:51 smithi040 bash[28232]: cluster 2023-12-01T17:26:50.280241+0000 mgr.y (mgr.24356) 3262 : cluster 0 pgmap v3230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:52 smithi141 bash[31670]: audit 2023-12-01T17:26:52.415978+0000 mon.a (mon.0) 2607 : audit 0 from='client.? 172.21.15.40:0/294137496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:52 smithi040 bash[28232]: audit 2023-12-01T17:26:52.415978+0000 mon.a (mon.0) 2607 : audit 0 from='client.? 172.21.15.40:0/294137496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:52 smithi040 bash[41173]: audit 2023-12-01T17:26:52.415978+0000 mon.a (mon.0) 2607 : audit 0 from='client.? 172.21.15.40:0/294137496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:53 smithi141 bash[31670]: cluster 2023-12-01T17:26:52.280900+0000 mgr.y (mgr.24356) 3263 : cluster 0 pgmap v3231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:53 smithi040 bash[28232]: cluster 2023-12-01T17:26:52.280900+0000 mgr.y (mgr.24356) 3263 : cluster 0 pgmap v3231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:53 smithi040 bash[41173]: cluster 2023-12-01T17:26:52.280900+0000 mgr.y (mgr.24356) 3263 : cluster 0 pgmap v3231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:55 smithi141 bash[31670]: cluster 2023-12-01T17:26:54.281997+0000 mgr.y (mgr.24356) 3264 : cluster 0 pgmap v3232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:55 smithi141 bash[31670]: audit 2023-12-01T17:26:54.877705+0000 mon.c (mon.2) 2080 : audit 0 from='client.? 172.21.15.40:0/2967346959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:55 smithi040 bash[28232]: cluster 2023-12-01T17:26:54.281997+0000 mgr.y (mgr.24356) 3264 : cluster 0 pgmap v3232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:55 smithi040 bash[28232]: audit 2023-12-01T17:26:54.877705+0000 mon.c (mon.2) 2080 : audit 0 from='client.? 172.21.15.40:0/2967346959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:55 smithi040 bash[41173]: cluster 2023-12-01T17:26:54.281997+0000 mgr.y (mgr.24356) 3264 : cluster 0 pgmap v3232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:55 smithi040 bash[41173]: audit 2023-12-01T17:26:54.877705+0000 mon.c (mon.2) 2080 : audit 0 from='client.? 172.21.15.40:0/2967346959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:26:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:26:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:57 smithi141 bash[31670]: cluster 2023-12-01T17:26:56.282689+0000 mgr.y (mgr.24356) 3265 : cluster 0 pgmap v3233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:57 smithi141 bash[31670]: audit 2023-12-01T17:26:57.344828+0000 mon.c (mon.2) 2081 : audit 0 from='client.? 172.21.15.40:0/2874347507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:57 smithi040 bash[28232]: cluster 2023-12-01T17:26:56.282689+0000 mgr.y (mgr.24356) 3265 : cluster 0 pgmap v3233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:57 smithi040 bash[28232]: audit 2023-12-01T17:26:57.344828+0000 mon.c (mon.2) 2081 : audit 0 from='client.? 172.21.15.40:0/2874347507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:57 smithi040 bash[41173]: cluster 2023-12-01T17:26:56.282689+0000 mgr.y (mgr.24356) 3265 : cluster 0 pgmap v3233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:57 smithi040 bash[41173]: audit 2023-12-01T17:26:57.344828+0000 mon.c (mon.2) 2081 : audit 0 from='client.? 172.21.15.40:0/2874347507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:26:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:26:59 smithi141 bash[31670]: cluster 2023-12-01T17:26:58.283363+0000 mgr.y (mgr.24356) 3266 : cluster 0 pgmap v3234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:26:59 smithi040 bash[28232]: cluster 2023-12-01T17:26:58.283363+0000 mgr.y (mgr.24356) 3266 : cluster 0 pgmap v3234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:26:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:26:59 smithi040 bash[41173]: cluster 2023-12-01T17:26:58.283363+0000 mgr.y (mgr.24356) 3266 : cluster 0 pgmap v3234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:00 smithi141 bash[31670]: audit 2023-12-01T17:26:59.813242+0000 mon.a (mon.0) 2608 : audit 0 from='client.? 172.21.15.40:0/748569315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:00 smithi040 bash[41173]: audit 2023-12-01T17:26:59.813242+0000 mon.a (mon.0) 2608 : audit 0 from='client.? 172.21.15.40:0/748569315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:00 smithi040 bash[28232]: audit 2023-12-01T17:26:59.813242+0000 mon.a (mon.0) 2608 : audit 0 from='client.? 172.21.15.40:0/748569315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:01 smithi141 bash[31670]: cluster 2023-12-01T17:27:00.284559+0000 mgr.y (mgr.24356) 3267 : cluster 0 pgmap v3235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:01 smithi040 bash[28232]: cluster 2023-12-01T17:27:00.284559+0000 mgr.y (mgr.24356) 3267 : cluster 0 pgmap v3235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:01 smithi040 bash[41173]: cluster 2023-12-01T17:27:00.284559+0000 mgr.y (mgr.24356) 3267 : cluster 0 pgmap v3235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:02 smithi141 bash[31670]: audit 2023-12-01T17:27:02.280265+0000 mon.a (mon.0) 2609 : audit 0 from='client.? 172.21.15.40:0/82270239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:02 smithi040 bash[28232]: audit 2023-12-01T17:27:02.280265+0000 mon.a (mon.0) 2609 : audit 0 from='client.? 172.21.15.40:0/82270239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:02 smithi040 bash[41173]: audit 2023-12-01T17:27:02.280265+0000 mon.a (mon.0) 2609 : audit 0 from='client.? 172.21.15.40:0/82270239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:03 smithi141 bash[31670]: cluster 2023-12-01T17:27:02.285278+0000 mgr.y (mgr.24356) 3268 : cluster 0 pgmap v3236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:03 smithi141 bash[31670]: audit 2023-12-01T17:27:03.469634+0000 mon.c (mon.2) 2082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:03 smithi040 bash[28232]: cluster 2023-12-01T17:27:02.285278+0000 mgr.y (mgr.24356) 3268 : cluster 0 pgmap v3236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:03 smithi040 bash[28232]: audit 2023-12-01T17:27:03.469634+0000 mon.c (mon.2) 2082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:03 smithi040 bash[41173]: cluster 2023-12-01T17:27:02.285278+0000 mgr.y (mgr.24356) 3268 : cluster 0 pgmap v3236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:03 smithi040 bash[41173]: audit 2023-12-01T17:27:03.469634+0000 mon.c (mon.2) 2082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:05 smithi141 bash[31670]: cluster 2023-12-01T17:27:04.286364+0000 mgr.y (mgr.24356) 3269 : cluster 0 pgmap v3237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:05 smithi141 bash[31670]: audit 2023-12-01T17:27:04.745213+0000 mon.a (mon.0) 2610 : audit 0 from='client.? 172.21.15.40:0/969524239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:05 smithi040 bash[28232]: cluster 2023-12-01T17:27:04.286364+0000 mgr.y (mgr.24356) 3269 : cluster 0 pgmap v3237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:05 smithi040 bash[28232]: audit 2023-12-01T17:27:04.745213+0000 mon.a (mon.0) 2610 : audit 0 from='client.? 172.21.15.40:0/969524239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:05 smithi040 bash[41173]: cluster 2023-12-01T17:27:04.286364+0000 mgr.y (mgr.24356) 3269 : cluster 0 pgmap v3237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:05 smithi040 bash[41173]: audit 2023-12-01T17:27:04.745213+0000 mon.a (mon.0) 2610 : audit 0 from='client.? 172.21.15.40:0/969524239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:27:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:27:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:07 smithi141 bash[31670]: cluster 2023-12-01T17:27:06.287059+0000 mgr.y (mgr.24356) 3270 : cluster 0 pgmap v3238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:07 smithi141 bash[31670]: audit 2023-12-01T17:27:07.208210+0000 mon.a (mon.0) 2611 : audit 0 from='client.? 172.21.15.40:0/2295997591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:07 smithi040 bash[41173]: cluster 2023-12-01T17:27:06.287059+0000 mgr.y (mgr.24356) 3270 : cluster 0 pgmap v3238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:07 smithi040 bash[41173]: audit 2023-12-01T17:27:07.208210+0000 mon.a (mon.0) 2611 : audit 0 from='client.? 172.21.15.40:0/2295997591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:07 smithi040 bash[28232]: cluster 2023-12-01T17:27:06.287059+0000 mgr.y (mgr.24356) 3270 : cluster 0 pgmap v3238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:07 smithi040 bash[28232]: audit 2023-12-01T17:27:07.208210+0000 mon.a (mon.0) 2611 : audit 0 from='client.? 172.21.15.40:0/2295997591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:09 smithi141 bash[31670]: cluster 2023-12-01T17:27:08.287734+0000 mgr.y (mgr.24356) 3271 : cluster 0 pgmap v3239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:09 smithi040 bash[28232]: cluster 2023-12-01T17:27:08.287734+0000 mgr.y (mgr.24356) 3271 : cluster 0 pgmap v3239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:09 smithi040 bash[41173]: cluster 2023-12-01T17:27:08.287734+0000 mgr.y (mgr.24356) 3271 : cluster 0 pgmap v3239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:10 smithi141 bash[31670]: audit 2023-12-01T17:27:09.671807+0000 mon.c (mon.2) 2083 : audit 0 from='client.? 172.21.15.40:0/2519256614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:10 smithi040 bash[41173]: audit 2023-12-01T17:27:09.671807+0000 mon.c (mon.2) 2083 : audit 0 from='client.? 172.21.15.40:0/2519256614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:10 smithi040 bash[28232]: audit 2023-12-01T17:27:09.671807+0000 mon.c (mon.2) 2083 : audit 0 from='client.? 172.21.15.40:0/2519256614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:11 smithi141 bash[31670]: cluster 2023-12-01T17:27:10.288911+0000 mgr.y (mgr.24356) 3272 : cluster 0 pgmap v3240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:11 smithi040 bash[28232]: cluster 2023-12-01T17:27:10.288911+0000 mgr.y (mgr.24356) 3272 : cluster 0 pgmap v3240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:11 smithi040 bash[41173]: cluster 2023-12-01T17:27:10.288911+0000 mgr.y (mgr.24356) 3272 : cluster 0 pgmap v3240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:12 smithi141 bash[31670]: audit 2023-12-01T17:27:12.143572+0000 mon.a (mon.0) 2612 : audit 0 from='client.? 172.21.15.40:0/4153021003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:12 smithi040 bash[28232]: audit 2023-12-01T17:27:12.143572+0000 mon.a (mon.0) 2612 : audit 0 from='client.? 172.21.15.40:0/4153021003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:12 smithi040 bash[41173]: audit 2023-12-01T17:27:12.143572+0000 mon.a (mon.0) 2612 : audit 0 from='client.? 172.21.15.40:0/4153021003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:13 smithi141 bash[31670]: cluster 2023-12-01T17:27:12.289645+0000 mgr.y (mgr.24356) 3273 : cluster 0 pgmap v3241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:13 smithi040 bash[28232]: cluster 2023-12-01T17:27:12.289645+0000 mgr.y (mgr.24356) 3273 : cluster 0 pgmap v3241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:13 smithi040 bash[41173]: cluster 2023-12-01T17:27:12.289645+0000 mgr.y (mgr.24356) 3273 : cluster 0 pgmap v3241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:15 smithi141 bash[31670]: cluster 2023-12-01T17:27:14.290695+0000 mgr.y (mgr.24356) 3274 : cluster 0 pgmap v3242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:15 smithi141 bash[31670]: audit 2023-12-01T17:27:14.611078+0000 mon.c (mon.2) 2084 : audit 0 from='client.? 172.21.15.40:0/3034646400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:15 smithi040 bash[28232]: cluster 2023-12-01T17:27:14.290695+0000 mgr.y (mgr.24356) 3274 : cluster 0 pgmap v3242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:15 smithi040 bash[28232]: audit 2023-12-01T17:27:14.611078+0000 mon.c (mon.2) 2084 : audit 0 from='client.? 172.21.15.40:0/3034646400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:15 smithi040 bash[41173]: cluster 2023-12-01T17:27:14.290695+0000 mgr.y (mgr.24356) 3274 : cluster 0 pgmap v3242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:15 smithi040 bash[41173]: audit 2023-12-01T17:27:14.611078+0000 mon.c (mon.2) 2084 : audit 0 from='client.? 172.21.15.40:0/3034646400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:27:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:27:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:17 smithi040 bash[28232]: cluster 2023-12-01T17:27:16.291354+0000 mgr.y (mgr.24356) 3275 : cluster 0 pgmap v3243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:17 smithi040 bash[28232]: audit 2023-12-01T17:27:17.073458+0000 mon.a (mon.0) 2613 : audit 0 from='client.? 172.21.15.40:0/3728802661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:17 smithi040 bash[41173]: cluster 2023-12-01T17:27:16.291354+0000 mgr.y (mgr.24356) 3275 : cluster 0 pgmap v3243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:17 smithi040 bash[41173]: audit 2023-12-01T17:27:17.073458+0000 mon.a (mon.0) 2613 : audit 0 from='client.? 172.21.15.40:0/3728802661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:17 smithi141 bash[31670]: cluster 2023-12-01T17:27:16.291354+0000 mgr.y (mgr.24356) 3275 : cluster 0 pgmap v3243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:17 smithi141 bash[31670]: audit 2023-12-01T17:27:17.073458+0000 mon.a (mon.0) 2613 : audit 0 from='client.? 172.21.15.40:0/3728802661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:18 smithi040 bash[28232]: audit 2023-12-01T17:27:18.469962+0000 mon.c (mon.2) 2085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:18 smithi040 bash[41173]: audit 2023-12-01T17:27:18.469962+0000 mon.c (mon.2) 2085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:18 smithi141 bash[31670]: audit 2023-12-01T17:27:18.469962+0000 mon.c (mon.2) 2085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:19 smithi040 bash[41173]: cluster 2023-12-01T17:27:18.292026+0000 mgr.y (mgr.24356) 3276 : cluster 0 pgmap v3244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:19 smithi040 bash[28232]: cluster 2023-12-01T17:27:18.292026+0000 mgr.y (mgr.24356) 3276 : cluster 0 pgmap v3244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:19 smithi141 bash[31670]: cluster 2023-12-01T17:27:18.292026+0000 mgr.y (mgr.24356) 3276 : cluster 0 pgmap v3244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:20 smithi040 bash[41173]: audit 2023-12-01T17:27:19.547141+0000 mon.a (mon.0) 2614 : audit 0 from='client.? 172.21.15.40:0/3613609665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:20 smithi040 bash[28232]: audit 2023-12-01T17:27:19.547141+0000 mon.a (mon.0) 2614 : audit 0 from='client.? 172.21.15.40:0/3613609665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:20 smithi141 bash[31670]: audit 2023-12-01T17:27:19.547141+0000 mon.a (mon.0) 2614 : audit 0 from='client.? 172.21.15.40:0/3613609665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:21 smithi040 bash[41173]: cluster 2023-12-01T17:27:20.293349+0000 mgr.y (mgr.24356) 3277 : cluster 0 pgmap v3245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:21 smithi040 bash[28232]: cluster 2023-12-01T17:27:20.293349+0000 mgr.y (mgr.24356) 3277 : cluster 0 pgmap v3245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:21 smithi141 bash[31670]: cluster 2023-12-01T17:27:20.293349+0000 mgr.y (mgr.24356) 3277 : cluster 0 pgmap v3245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:22 smithi040 bash[28232]: audit 2023-12-01T17:27:22.014228+0000 mon.a (mon.0) 2615 : audit 0 from='client.? 172.21.15.40:0/305117888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:22 smithi040 bash[41173]: audit 2023-12-01T17:27:22.014228+0000 mon.a (mon.0) 2615 : audit 0 from='client.? 172.21.15.40:0/305117888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:22 smithi141 bash[31670]: audit 2023-12-01T17:27:22.014228+0000 mon.a (mon.0) 2615 : audit 0 from='client.? 172.21.15.40:0/305117888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:23 smithi040 bash[28232]: cluster 2023-12-01T17:27:22.293993+0000 mgr.y (mgr.24356) 3278 : cluster 0 pgmap v3246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:23 smithi040 bash[41173]: cluster 2023-12-01T17:27:22.293993+0000 mgr.y (mgr.24356) 3278 : cluster 0 pgmap v3246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:23 smithi141 bash[31670]: cluster 2023-12-01T17:27:22.293993+0000 mgr.y (mgr.24356) 3278 : cluster 0 pgmap v3246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:25 smithi141 bash[31670]: cluster 2023-12-01T17:27:24.295076+0000 mgr.y (mgr.24356) 3279 : cluster 0 pgmap v3247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:25 smithi141 bash[31670]: audit 2023-12-01T17:27:24.484903+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.40:0/3841076005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:25 smithi040 bash[28232]: cluster 2023-12-01T17:27:24.295076+0000 mgr.y (mgr.24356) 3279 : cluster 0 pgmap v3247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:25 smithi040 bash[28232]: audit 2023-12-01T17:27:24.484903+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.40:0/3841076005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:25 smithi040 bash[41173]: cluster 2023-12-01T17:27:24.295076+0000 mgr.y (mgr.24356) 3279 : cluster 0 pgmap v3247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:25 smithi040 bash[41173]: audit 2023-12-01T17:27:24.484903+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.40:0/3841076005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:27:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:27:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:27 smithi141 bash[31670]: cluster 2023-12-01T17:27:26.295864+0000 mgr.y (mgr.24356) 3280 : cluster 0 pgmap v3248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:27 smithi141 bash[31670]: audit 2023-12-01T17:27:26.945903+0000 mon.c (mon.2) 2086 : audit 0 from='client.? 172.21.15.40:0/2471439897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:27 smithi040 bash[28232]: cluster 2023-12-01T17:27:26.295864+0000 mgr.y (mgr.24356) 3280 : cluster 0 pgmap v3248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:27 smithi040 bash[28232]: audit 2023-12-01T17:27:26.945903+0000 mon.c (mon.2) 2086 : audit 0 from='client.? 172.21.15.40:0/2471439897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:27 smithi040 bash[41173]: cluster 2023-12-01T17:27:26.295864+0000 mgr.y (mgr.24356) 3280 : cluster 0 pgmap v3248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:27 smithi040 bash[41173]: audit 2023-12-01T17:27:26.945903+0000 mon.c (mon.2) 2086 : audit 0 from='client.? 172.21.15.40:0/2471439897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:29 smithi141 bash[31670]: cluster 2023-12-01T17:27:28.296648+0000 mgr.y (mgr.24356) 3281 : cluster 0 pgmap v3249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:29 smithi141 bash[31670]: audit 2023-12-01T17:27:29.408846+0000 mon.c (mon.2) 2087 : audit 0 from='client.? 172.21.15.40:0/4285556239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:29 smithi040 bash[41173]: cluster 2023-12-01T17:27:28.296648+0000 mgr.y (mgr.24356) 3281 : cluster 0 pgmap v3249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:29 smithi040 bash[41173]: audit 2023-12-01T17:27:29.408846+0000 mon.c (mon.2) 2087 : audit 0 from='client.? 172.21.15.40:0/4285556239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:29 smithi040 bash[28232]: cluster 2023-12-01T17:27:28.296648+0000 mgr.y (mgr.24356) 3281 : cluster 0 pgmap v3249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:29 smithi040 bash[28232]: audit 2023-12-01T17:27:29.408846+0000 mon.c (mon.2) 2087 : audit 0 from='client.? 172.21.15.40:0/4285556239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:31 smithi141 bash[31670]: cluster 2023-12-01T17:27:30.297737+0000 mgr.y (mgr.24356) 3282 : cluster 0 pgmap v3250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:31 smithi040 bash[28232]: cluster 2023-12-01T17:27:30.297737+0000 mgr.y (mgr.24356) 3282 : cluster 0 pgmap v3250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:31 smithi040 bash[41173]: cluster 2023-12-01T17:27:30.297737+0000 mgr.y (mgr.24356) 3282 : cluster 0 pgmap v3250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:32 smithi141 bash[31670]: audit 2023-12-01T17:27:31.873233+0000 mon.c (mon.2) 2088 : audit 0 from='client.? 172.21.15.40:0/1580724599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:32 smithi040 bash[28232]: audit 2023-12-01T17:27:31.873233+0000 mon.c (mon.2) 2088 : audit 0 from='client.? 172.21.15.40:0/1580724599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:32 smithi040 bash[41173]: audit 2023-12-01T17:27:31.873233+0000 mon.c (mon.2) 2088 : audit 0 from='client.? 172.21.15.40:0/1580724599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:33 smithi141 bash[31670]: cluster 2023-12-01T17:27:32.298410+0000 mgr.y (mgr.24356) 3283 : cluster 0 pgmap v3251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:33 smithi040 bash[28232]: cluster 2023-12-01T17:27:32.298410+0000 mgr.y (mgr.24356) 3283 : cluster 0 pgmap v3251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:33 smithi040 bash[41173]: cluster 2023-12-01T17:27:32.298410+0000 mgr.y (mgr.24356) 3283 : cluster 0 pgmap v3251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:34 smithi141 bash[31670]: audit 2023-12-01T17:27:33.469995+0000 mon.c (mon.2) 2089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:34 smithi141 bash[31670]: audit 2023-12-01T17:27:34.337490+0000 mon.a (mon.0) 2616 : audit 0 from='client.? 172.21.15.40:0/352766949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:34 smithi040 bash[28232]: audit 2023-12-01T17:27:33.469995+0000 mon.c (mon.2) 2089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:34 smithi040 bash[28232]: audit 2023-12-01T17:27:34.337490+0000 mon.a (mon.0) 2616 : audit 0 from='client.? 172.21.15.40:0/352766949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:34 smithi040 bash[41173]: audit 2023-12-01T17:27:33.469995+0000 mon.c (mon.2) 2089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:34 smithi040 bash[41173]: audit 2023-12-01T17:27:34.337490+0000 mon.a (mon.0) 2616 : audit 0 from='client.? 172.21.15.40:0/352766949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:35 smithi141 bash[31670]: cluster 2023-12-01T17:27:34.299453+0000 mgr.y (mgr.24356) 3284 : cluster 0 pgmap v3252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:35 smithi040 bash[41173]: cluster 2023-12-01T17:27:34.299453+0000 mgr.y (mgr.24356) 3284 : cluster 0 pgmap v3252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:35 smithi040 bash[28232]: cluster 2023-12-01T17:27:34.299453+0000 mgr.y (mgr.24356) 3284 : cluster 0 pgmap v3252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:27:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:27:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:37 smithi141 bash[31670]: cluster 2023-12-01T17:27:36.300146+0000 mgr.y (mgr.24356) 3285 : cluster 0 pgmap v3253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:37 smithi141 bash[31670]: audit 2023-12-01T17:27:36.800654+0000 mon.c (mon.2) 2090 : audit 0 from='client.? 172.21.15.40:0/373974142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:37 smithi040 bash[41173]: cluster 2023-12-01T17:27:36.300146+0000 mgr.y (mgr.24356) 3285 : cluster 0 pgmap v3253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:37 smithi040 bash[41173]: audit 2023-12-01T17:27:36.800654+0000 mon.c (mon.2) 2090 : audit 0 from='client.? 172.21.15.40:0/373974142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:37 smithi040 bash[28232]: cluster 2023-12-01T17:27:36.300146+0000 mgr.y (mgr.24356) 3285 : cluster 0 pgmap v3253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:37 smithi040 bash[28232]: audit 2023-12-01T17:27:36.800654+0000 mon.c (mon.2) 2090 : audit 0 from='client.? 172.21.15.40:0/373974142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:39 smithi141 bash[31670]: cluster 2023-12-01T17:27:38.300884+0000 mgr.y (mgr.24356) 3286 : cluster 0 pgmap v3254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:39 smithi141 bash[31670]: audit 2023-12-01T17:27:39.266367+0000 mon.c (mon.2) 2091 : audit 0 from='client.? 172.21.15.40:0/3297558455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:39 smithi040 bash[28232]: cluster 2023-12-01T17:27:38.300884+0000 mgr.y (mgr.24356) 3286 : cluster 0 pgmap v3254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:39 smithi040 bash[28232]: audit 2023-12-01T17:27:39.266367+0000 mon.c (mon.2) 2091 : audit 0 from='client.? 172.21.15.40:0/3297558455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:39 smithi040 bash[41173]: cluster 2023-12-01T17:27:38.300884+0000 mgr.y (mgr.24356) 3286 : cluster 0 pgmap v3254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:39 smithi040 bash[41173]: audit 2023-12-01T17:27:39.266367+0000 mon.c (mon.2) 2091 : audit 0 from='client.? 172.21.15.40:0/3297558455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:41 smithi141 bash[31670]: cluster 2023-12-01T17:27:40.302044+0000 mgr.y (mgr.24356) 3287 : cluster 0 pgmap v3255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:41 smithi040 bash[41173]: cluster 2023-12-01T17:27:40.302044+0000 mgr.y (mgr.24356) 3287 : cluster 0 pgmap v3255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:41 smithi040 bash[28232]: cluster 2023-12-01T17:27:40.302044+0000 mgr.y (mgr.24356) 3287 : cluster 0 pgmap v3255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:42 smithi141 bash[31670]: audit 2023-12-01T17:27:41.729445+0000 mon.a (mon.0) 2617 : audit 0 from='client.? 172.21.15.40:0/1053209146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:42 smithi040 bash[41173]: audit 2023-12-01T17:27:41.729445+0000 mon.a (mon.0) 2617 : audit 0 from='client.? 172.21.15.40:0/1053209146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:42 smithi040 bash[28232]: audit 2023-12-01T17:27:41.729445+0000 mon.a (mon.0) 2617 : audit 0 from='client.? 172.21.15.40:0/1053209146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:43 smithi141 bash[31670]: cluster 2023-12-01T17:27:42.302699+0000 mgr.y (mgr.24356) 3288 : cluster 0 pgmap v3256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:43 smithi040 bash[28232]: cluster 2023-12-01T17:27:42.302699+0000 mgr.y (mgr.24356) 3288 : cluster 0 pgmap v3256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:43 smithi040 bash[41173]: cluster 2023-12-01T17:27:42.302699+0000 mgr.y (mgr.24356) 3288 : cluster 0 pgmap v3256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:44 smithi141 bash[31670]: audit 2023-12-01T17:27:44.191909+0000 mon.c (mon.2) 2092 : audit 0 from='client.? 172.21.15.40:0/1459104847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:44 smithi040 bash[28232]: audit 2023-12-01T17:27:44.191909+0000 mon.c (mon.2) 2092 : audit 0 from='client.? 172.21.15.40:0/1459104847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:44 smithi040 bash[41173]: audit 2023-12-01T17:27:44.191909+0000 mon.c (mon.2) 2092 : audit 0 from='client.? 172.21.15.40:0/1459104847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:45 smithi141 bash[31670]: cluster 2023-12-01T17:27:44.303805+0000 mgr.y (mgr.24356) 3289 : cluster 0 pgmap v3257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:45 smithi040 bash[28232]: cluster 2023-12-01T17:27:44.303805+0000 mgr.y (mgr.24356) 3289 : cluster 0 pgmap v3257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:45 smithi040 bash[41173]: cluster 2023-12-01T17:27:44.303805+0000 mgr.y (mgr.24356) 3289 : cluster 0 pgmap v3257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:27:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:27:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:47 smithi141 bash[31670]: cluster 2023-12-01T17:27:46.304440+0000 mgr.y (mgr.24356) 3290 : cluster 0 pgmap v3258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:47 smithi141 bash[31670]: audit 2023-12-01T17:27:46.656779+0000 mon.a (mon.0) 2618 : audit 0 from='client.? 172.21.15.40:0/288850026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:47 smithi141 bash[31670]: audit 2023-12-01T17:27:46.958158+0000 mon.c (mon.2) 2093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:27:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:47 smithi040 bash[28232]: cluster 2023-12-01T17:27:46.304440+0000 mgr.y (mgr.24356) 3290 : cluster 0 pgmap v3258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:47 smithi040 bash[28232]: audit 2023-12-01T17:27:46.656779+0000 mon.a (mon.0) 2618 : audit 0 from='client.? 172.21.15.40:0/288850026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:47 smithi040 bash[28232]: audit 2023-12-01T17:27:46.958158+0000 mon.c (mon.2) 2093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:27:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:47 smithi040 bash[41173]: cluster 2023-12-01T17:27:46.304440+0000 mgr.y (mgr.24356) 3290 : cluster 0 pgmap v3258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:47 smithi040 bash[41173]: audit 2023-12-01T17:27:46.656779+0000 mon.a (mon.0) 2618 : audit 0 from='client.? 172.21.15.40:0/288850026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:47 smithi040 bash[41173]: audit 2023-12-01T17:27:46.958158+0000 mon.c (mon.2) 2093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:27:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:48 smithi141 bash[31670]: audit 2023-12-01T17:27:48.470728+0000 mon.c (mon.2) 2094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:48 smithi040 bash[28232]: audit 2023-12-01T17:27:48.470728+0000 mon.c (mon.2) 2094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:48 smithi040 bash[41173]: audit 2023-12-01T17:27:48.470728+0000 mon.c (mon.2) 2094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:49 smithi141 bash[31670]: cluster 2023-12-01T17:27:48.305113+0000 mgr.y (mgr.24356) 3291 : cluster 0 pgmap v3259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:49 smithi141 bash[31670]: audit 2023-12-01T17:27:49.120116+0000 mon.a (mon.0) 2619 : audit 0 from='client.? 172.21.15.40:0/2299936614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:49 smithi040 bash[28232]: cluster 2023-12-01T17:27:48.305113+0000 mgr.y (mgr.24356) 3291 : cluster 0 pgmap v3259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:49 smithi040 bash[28232]: audit 2023-12-01T17:27:49.120116+0000 mon.a (mon.0) 2619 : audit 0 from='client.? 172.21.15.40:0/2299936614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:49 smithi040 bash[41173]: cluster 2023-12-01T17:27:48.305113+0000 mgr.y (mgr.24356) 3291 : cluster 0 pgmap v3259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:49 smithi040 bash[41173]: audit 2023-12-01T17:27:49.120116+0000 mon.a (mon.0) 2619 : audit 0 from='client.? 172.21.15.40:0/2299936614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:51 smithi141 bash[31670]: cluster 2023-12-01T17:27:50.306280+0000 mgr.y (mgr.24356) 3292 : cluster 0 pgmap v3260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:51 smithi040 bash[28232]: cluster 2023-12-01T17:27:50.306280+0000 mgr.y (mgr.24356) 3292 : cluster 0 pgmap v3260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:51 smithi040 bash[41173]: cluster 2023-12-01T17:27:50.306280+0000 mgr.y (mgr.24356) 3292 : cluster 0 pgmap v3260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:52 smithi040 bash[41173]: audit 2023-12-01T17:27:51.598934+0000 mon.a (mon.0) 2620 : audit 0 from='client.? 172.21.15.40:0/1324686660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:52 smithi040 bash[28232]: audit 2023-12-01T17:27:51.598934+0000 mon.a (mon.0) 2620 : audit 0 from='client.? 172.21.15.40:0/1324686660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:52 smithi141 bash[31670]: audit 2023-12-01T17:27:51.598934+0000 mon.a (mon.0) 2620 : audit 0 from='client.? 172.21.15.40:0/1324686660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[41173]: cluster 2023-12-01T17:27:52.306941+0000 mgr.y (mgr.24356) 3293 : cluster 0 pgmap v3261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[41173]: audit 2023-12-01T17:27:52.856120+0000 mon.a (mon.0) 2621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[41173]: audit 2023-12-01T17:27:52.867602+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[41173]: audit 2023-12-01T17:27:53.157890+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[41173]: audit 2023-12-01T17:27:53.165994+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[28232]: cluster 2023-12-01T17:27:52.306941+0000 mgr.y (mgr.24356) 3293 : cluster 0 pgmap v3261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[28232]: audit 2023-12-01T17:27:52.856120+0000 mon.a (mon.0) 2621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[28232]: audit 2023-12-01T17:27:52.867602+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[28232]: audit 2023-12-01T17:27:53.157890+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:53 smithi040 bash[28232]: audit 2023-12-01T17:27:53.165994+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:53 smithi141 bash[31670]: cluster 2023-12-01T17:27:52.306941+0000 mgr.y (mgr.24356) 3293 : cluster 0 pgmap v3261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:53 smithi141 bash[31670]: audit 2023-12-01T17:27:52.856120+0000 mon.a (mon.0) 2621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:53 smithi141 bash[31670]: audit 2023-12-01T17:27:52.867602+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:53 smithi141 bash[31670]: audit 2023-12-01T17:27:53.157890+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:53 smithi141 bash[31670]: audit 2023-12-01T17:27:53.165994+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[28232]: audit 2023-12-01T17:27:53.647196+0000 mon.c (mon.2) 2095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[28232]: audit 2023-12-01T17:27:53.649318+0000 mon.c (mon.2) 2096 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[28232]: audit 2023-12-01T17:27:53.658525+0000 mon.a (mon.0) 2625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[28232]: audit 2023-12-01T17:27:54.062923+0000 mon.a (mon.0) 2626 : audit 0 from='client.? 172.21.15.40:0/3777191981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[41173]: audit 2023-12-01T17:27:53.647196+0000 mon.c (mon.2) 2095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[41173]: audit 2023-12-01T17:27:53.649318+0000 mon.c (mon.2) 2096 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[41173]: audit 2023-12-01T17:27:53.658525+0000 mon.a (mon.0) 2625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:54 smithi040 bash[41173]: audit 2023-12-01T17:27:54.062923+0000 mon.a (mon.0) 2626 : audit 0 from='client.? 172.21.15.40:0/3777191981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:54 smithi141 bash[31670]: audit 2023-12-01T17:27:53.647196+0000 mon.c (mon.2) 2095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:27:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:54 smithi141 bash[31670]: audit 2023-12-01T17:27:53.649318+0000 mon.c (mon.2) 2096 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:27:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:54 smithi141 bash[31670]: audit 2023-12-01T17:27:53.658525+0000 mon.a (mon.0) 2625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:27:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:54 smithi141 bash[31670]: audit 2023-12-01T17:27:54.062923+0000 mon.a (mon.0) 2626 : audit 0 from='client.? 172.21.15.40:0/3777191981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:55 smithi040 bash[28232]: cluster 2023-12-01T17:27:54.308118+0000 mgr.y (mgr.24356) 3294 : cluster 0 pgmap v3262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:55 smithi040 bash[41173]: cluster 2023-12-01T17:27:54.308118+0000 mgr.y (mgr.24356) 3294 : cluster 0 pgmap v3262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:55 smithi141 bash[31670]: cluster 2023-12-01T17:27:54.308118+0000 mgr.y (mgr.24356) 3294 : cluster 0 pgmap v3262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:56 smithi040 bash[28232]: audit 2023-12-01T17:27:56.523294+0000 mon.a (mon.0) 2627 : audit 0 from='client.? 172.21.15.40:0/3739134097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:56 smithi040 bash[41173]: audit 2023-12-01T17:27:56.523294+0000 mon.a (mon.0) 2627 : audit 0 from='client.? 172.21.15.40:0/3739134097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:27:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:27:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:56 smithi141 bash[31670]: audit 2023-12-01T17:27:56.523294+0000 mon.a (mon.0) 2627 : audit 0 from='client.? 172.21.15.40:0/3739134097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:27:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:57 smithi141 bash[31670]: cluster 2023-12-01T17:27:56.308798+0000 mgr.y (mgr.24356) 3295 : cluster 0 pgmap v3263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:57 smithi040 bash[28232]: cluster 2023-12-01T17:27:56.308798+0000 mgr.y (mgr.24356) 3295 : cluster 0 pgmap v3263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:27:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:57 smithi040 bash[41173]: cluster 2023-12-01T17:27:56.308798+0000 mgr.y (mgr.24356) 3295 : cluster 0 pgmap v3263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:59 smithi141 bash[31670]: cluster 2023-12-01T17:27:58.309447+0000 mgr.y (mgr.24356) 3296 : cluster 0 pgmap v3264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:27:59 smithi141 bash[31670]: audit 2023-12-01T17:27:58.988553+0000 mon.a (mon.0) 2628 : audit 0 from='client.? 172.21.15.40:0/1742329501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:59 smithi040 bash[28232]: cluster 2023-12-01T17:27:58.309447+0000 mgr.y (mgr.24356) 3296 : cluster 0 pgmap v3264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:27:59 smithi040 bash[28232]: audit 2023-12-01T17:27:58.988553+0000 mon.a (mon.0) 2628 : audit 0 from='client.? 172.21.15.40:0/1742329501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:59 smithi040 bash[41173]: cluster 2023-12-01T17:27:58.309447+0000 mgr.y (mgr.24356) 3296 : cluster 0 pgmap v3264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:27:59 smithi040 bash[41173]: audit 2023-12-01T17:27:58.988553+0000 mon.a (mon.0) 2628 : audit 0 from='client.? 172.21.15.40:0/1742329501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:01 smithi141 bash[31670]: cluster 2023-12-01T17:28:00.310571+0000 mgr.y (mgr.24356) 3297 : cluster 0 pgmap v3265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:01 smithi141 bash[31670]: audit 2023-12-01T17:28:01.454929+0000 mon.a (mon.0) 2629 : audit 0 from='client.? 172.21.15.40:0/766851086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:01 smithi040 bash[28232]: cluster 2023-12-01T17:28:00.310571+0000 mgr.y (mgr.24356) 3297 : cluster 0 pgmap v3265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:01 smithi040 bash[28232]: audit 2023-12-01T17:28:01.454929+0000 mon.a (mon.0) 2629 : audit 0 from='client.? 172.21.15.40:0/766851086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:01 smithi040 bash[41173]: cluster 2023-12-01T17:28:00.310571+0000 mgr.y (mgr.24356) 3297 : cluster 0 pgmap v3265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:01 smithi040 bash[41173]: audit 2023-12-01T17:28:01.454929+0000 mon.a (mon.0) 2629 : audit 0 from='client.? 172.21.15.40:0/766851086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:03 smithi141 bash[31670]: cluster 2023-12-01T17:28:02.311219+0000 mgr.y (mgr.24356) 3298 : cluster 0 pgmap v3266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:03 smithi141 bash[31670]: audit 2023-12-01T17:28:03.471448+0000 mon.c (mon.2) 2097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:03 smithi040 bash[28232]: cluster 2023-12-01T17:28:02.311219+0000 mgr.y (mgr.24356) 3298 : cluster 0 pgmap v3266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:03 smithi040 bash[28232]: audit 2023-12-01T17:28:03.471448+0000 mon.c (mon.2) 2097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:03 smithi040 bash[41173]: cluster 2023-12-01T17:28:02.311219+0000 mgr.y (mgr.24356) 3298 : cluster 0 pgmap v3266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:03 smithi040 bash[41173]: audit 2023-12-01T17:28:03.471448+0000 mon.c (mon.2) 2097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:04 smithi141 bash[31670]: audit 2023-12-01T17:28:03.917009+0000 mon.a (mon.0) 2630 : audit 0 from='client.? 172.21.15.40:0/1432761635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:04 smithi040 bash[28232]: audit 2023-12-01T17:28:03.917009+0000 mon.a (mon.0) 2630 : audit 0 from='client.? 172.21.15.40:0/1432761635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:04 smithi040 bash[41173]: audit 2023-12-01T17:28:03.917009+0000 mon.a (mon.0) 2630 : audit 0 from='client.? 172.21.15.40:0/1432761635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:05 smithi141 bash[31670]: cluster 2023-12-01T17:28:04.312357+0000 mgr.y (mgr.24356) 3299 : cluster 0 pgmap v3267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:05 smithi040 bash[28232]: cluster 2023-12-01T17:28:04.312357+0000 mgr.y (mgr.24356) 3299 : cluster 0 pgmap v3267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:05 smithi040 bash[41173]: cluster 2023-12-01T17:28:04.312357+0000 mgr.y (mgr.24356) 3299 : cluster 0 pgmap v3267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:06 smithi040 bash[28232]: audit 2023-12-01T17:28:06.382611+0000 mon.a (mon.0) 2631 : audit 0 from='client.? 172.21.15.40:0/4086827779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:28:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:28:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:06 smithi040 bash[41173]: audit 2023-12-01T17:28:06.382611+0000 mon.a (mon.0) 2631 : audit 0 from='client.? 172.21.15.40:0/4086827779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:06 smithi141 bash[31670]: audit 2023-12-01T17:28:06.382611+0000 mon.a (mon.0) 2631 : audit 0 from='client.? 172.21.15.40:0/4086827779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:07 smithi141 bash[31670]: cluster 2023-12-01T17:28:06.312993+0000 mgr.y (mgr.24356) 3300 : cluster 0 pgmap v3268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:07 smithi040 bash[28232]: cluster 2023-12-01T17:28:06.312993+0000 mgr.y (mgr.24356) 3300 : cluster 0 pgmap v3268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:07 smithi040 bash[41173]: cluster 2023-12-01T17:28:06.312993+0000 mgr.y (mgr.24356) 3300 : cluster 0 pgmap v3268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:09 smithi141 bash[31670]: cluster 2023-12-01T17:28:08.313608+0000 mgr.y (mgr.24356) 3301 : cluster 0 pgmap v3269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:09 smithi141 bash[31670]: audit 2023-12-01T17:28:08.841590+0000 mon.c (mon.2) 2098 : audit 0 from='client.? 172.21.15.40:0/3433543506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:09 smithi040 bash[28232]: cluster 2023-12-01T17:28:08.313608+0000 mgr.y (mgr.24356) 3301 : cluster 0 pgmap v3269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:09 smithi040 bash[28232]: audit 2023-12-01T17:28:08.841590+0000 mon.c (mon.2) 2098 : audit 0 from='client.? 172.21.15.40:0/3433543506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:09 smithi040 bash[41173]: cluster 2023-12-01T17:28:08.313608+0000 mgr.y (mgr.24356) 3301 : cluster 0 pgmap v3269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:09 smithi040 bash[41173]: audit 2023-12-01T17:28:08.841590+0000 mon.c (mon.2) 2098 : audit 0 from='client.? 172.21.15.40:0/3433543506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:11 smithi141 bash[31670]: cluster 2023-12-01T17:28:10.314766+0000 mgr.y (mgr.24356) 3302 : cluster 0 pgmap v3270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:11 smithi141 bash[31670]: audit 2023-12-01T17:28:11.312131+0000 mon.c (mon.2) 2099 : audit 0 from='client.? 172.21.15.40:0/3947679827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:11 smithi040 bash[28232]: cluster 2023-12-01T17:28:10.314766+0000 mgr.y (mgr.24356) 3302 : cluster 0 pgmap v3270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:11 smithi040 bash[28232]: audit 2023-12-01T17:28:11.312131+0000 mon.c (mon.2) 2099 : audit 0 from='client.? 172.21.15.40:0/3947679827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:11 smithi040 bash[41173]: cluster 2023-12-01T17:28:10.314766+0000 mgr.y (mgr.24356) 3302 : cluster 0 pgmap v3270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:11 smithi040 bash[41173]: audit 2023-12-01T17:28:11.312131+0000 mon.c (mon.2) 2099 : audit 0 from='client.? 172.21.15.40:0/3947679827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:13 smithi141 bash[31670]: cluster 2023-12-01T17:28:12.315431+0000 mgr.y (mgr.24356) 3303 : cluster 0 pgmap v3271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:13 smithi040 bash[28232]: cluster 2023-12-01T17:28:12.315431+0000 mgr.y (mgr.24356) 3303 : cluster 0 pgmap v3271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:13 smithi040 bash[41173]: cluster 2023-12-01T17:28:12.315431+0000 mgr.y (mgr.24356) 3303 : cluster 0 pgmap v3271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:14 smithi141 bash[31670]: audit 2023-12-01T17:28:13.780541+0000 mon.a (mon.0) 2632 : audit 0 from='client.? 172.21.15.40:0/3016700137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:14 smithi040 bash[28232]: audit 2023-12-01T17:28:13.780541+0000 mon.a (mon.0) 2632 : audit 0 from='client.? 172.21.15.40:0/3016700137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:14 smithi040 bash[41173]: audit 2023-12-01T17:28:13.780541+0000 mon.a (mon.0) 2632 : audit 0 from='client.? 172.21.15.40:0/3016700137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:15 smithi141 bash[31670]: cluster 2023-12-01T17:28:14.316499+0000 mgr.y (mgr.24356) 3304 : cluster 0 pgmap v3272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:15 smithi040 bash[41173]: cluster 2023-12-01T17:28:14.316499+0000 mgr.y (mgr.24356) 3304 : cluster 0 pgmap v3272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:15 smithi040 bash[28232]: cluster 2023-12-01T17:28:14.316499+0000 mgr.y (mgr.24356) 3304 : cluster 0 pgmap v3272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:16.745 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:28:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:28:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:16 smithi141 bash[31670]: audit 2023-12-01T17:28:16.247378+0000 mon.c (mon.2) 2100 : audit 0 from='client.? 172.21.15.40:0/3444996516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:16 smithi141 bash[31670]: cluster 2023-12-01T17:28:16.317121+0000 mgr.y (mgr.24356) 3305 : cluster 0 pgmap v3273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:16 smithi040 bash[28232]: audit 2023-12-01T17:28:16.247378+0000 mon.c (mon.2) 2100 : audit 0 from='client.? 172.21.15.40:0/3444996516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:16 smithi040 bash[28232]: cluster 2023-12-01T17:28:16.317121+0000 mgr.y (mgr.24356) 3305 : cluster 0 pgmap v3273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:16 smithi040 bash[41173]: audit 2023-12-01T17:28:16.247378+0000 mon.c (mon.2) 2100 : audit 0 from='client.? 172.21.15.40:0/3444996516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:16 smithi040 bash[41173]: cluster 2023-12-01T17:28:16.317121+0000 mgr.y (mgr.24356) 3305 : cluster 0 pgmap v3273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:19 smithi040 bash[28232]: cluster 2023-12-01T17:28:18.317722+0000 mgr.y (mgr.24356) 3306 : cluster 0 pgmap v3274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:19 smithi040 bash[28232]: audit 2023-12-01T17:28:18.470980+0000 mon.c (mon.2) 2101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:19 smithi040 bash[28232]: audit 2023-12-01T17:28:18.722761+0000 mon.a (mon.0) 2633 : audit 0 from='client.? 172.21.15.40:0/2375333841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:19 smithi040 bash[41173]: cluster 2023-12-01T17:28:18.317722+0000 mgr.y (mgr.24356) 3306 : cluster 0 pgmap v3274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:19 smithi040 bash[41173]: audit 2023-12-01T17:28:18.470980+0000 mon.c (mon.2) 2101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:19 smithi040 bash[41173]: audit 2023-12-01T17:28:18.722761+0000 mon.a (mon.0) 2633 : audit 0 from='client.? 172.21.15.40:0/2375333841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:19 smithi141 bash[31670]: cluster 2023-12-01T17:28:18.317722+0000 mgr.y (mgr.24356) 3306 : cluster 0 pgmap v3274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:19 smithi141 bash[31670]: audit 2023-12-01T17:28:18.470980+0000 mon.c (mon.2) 2101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:19 smithi141 bash[31670]: audit 2023-12-01T17:28:18.722761+0000 mon.a (mon.0) 2633 : audit 0 from='client.? 172.21.15.40:0/2375333841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:21 smithi141 bash[31670]: cluster 2023-12-01T17:28:20.318869+0000 mgr.y (mgr.24356) 3307 : cluster 0 pgmap v3275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:21 smithi141 bash[31670]: audit 2023-12-01T17:28:21.187373+0000 mon.c (mon.2) 2102 : audit 0 from='client.? 172.21.15.40:0/3986659026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:21 smithi040 bash[28232]: cluster 2023-12-01T17:28:20.318869+0000 mgr.y (mgr.24356) 3307 : cluster 0 pgmap v3275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:21 smithi040 bash[28232]: audit 2023-12-01T17:28:21.187373+0000 mon.c (mon.2) 2102 : audit 0 from='client.? 172.21.15.40:0/3986659026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:21 smithi040 bash[41173]: cluster 2023-12-01T17:28:20.318869+0000 mgr.y (mgr.24356) 3307 : cluster 0 pgmap v3275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:21 smithi040 bash[41173]: audit 2023-12-01T17:28:21.187373+0000 mon.c (mon.2) 2102 : audit 0 from='client.? 172.21.15.40:0/3986659026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:23 smithi141 bash[31670]: cluster 2023-12-01T17:28:22.319556+0000 mgr.y (mgr.24356) 3308 : cluster 0 pgmap v3276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:23 smithi040 bash[41173]: cluster 2023-12-01T17:28:22.319556+0000 mgr.y (mgr.24356) 3308 : cluster 0 pgmap v3276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:23 smithi040 bash[28232]: cluster 2023-12-01T17:28:22.319556+0000 mgr.y (mgr.24356) 3308 : cluster 0 pgmap v3276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:24 smithi141 bash[31670]: audit 2023-12-01T17:28:23.650472+0000 mon.a (mon.0) 2634 : audit 0 from='client.? 172.21.15.40:0/285923311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:24 smithi040 bash[41173]: audit 2023-12-01T17:28:23.650472+0000 mon.a (mon.0) 2634 : audit 0 from='client.? 172.21.15.40:0/285923311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:24 smithi040 bash[28232]: audit 2023-12-01T17:28:23.650472+0000 mon.a (mon.0) 2634 : audit 0 from='client.? 172.21.15.40:0/285923311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:25 smithi141 bash[31670]: cluster 2023-12-01T17:28:24.320696+0000 mgr.y (mgr.24356) 3309 : cluster 0 pgmap v3277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:25 smithi040 bash[41173]: cluster 2023-12-01T17:28:24.320696+0000 mgr.y (mgr.24356) 3309 : cluster 0 pgmap v3277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:25 smithi040 bash[28232]: cluster 2023-12-01T17:28:24.320696+0000 mgr.y (mgr.24356) 3309 : cluster 0 pgmap v3277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:26 smithi141 bash[31670]: audit 2023-12-01T17:28:26.110182+0000 mon.a (mon.0) 2635 : audit 0 from='client.? 172.21.15.40:0/1258739964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:26 smithi040 bash[28232]: audit 2023-12-01T17:28:26.110182+0000 mon.a (mon.0) 2635 : audit 0 from='client.? 172.21.15.40:0/1258739964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:26 smithi040 bash[41173]: audit 2023-12-01T17:28:26.110182+0000 mon.a (mon.0) 2635 : audit 0 from='client.? 172.21.15.40:0/1258739964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:28:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:28:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:27 smithi141 bash[31670]: cluster 2023-12-01T17:28:26.321374+0000 mgr.y (mgr.24356) 3310 : cluster 0 pgmap v3278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:27 smithi040 bash[28232]: cluster 2023-12-01T17:28:26.321374+0000 mgr.y (mgr.24356) 3310 : cluster 0 pgmap v3278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:27 smithi040 bash[41173]: cluster 2023-12-01T17:28:26.321374+0000 mgr.y (mgr.24356) 3310 : cluster 0 pgmap v3278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:29 smithi141 bash[31670]: cluster 2023-12-01T17:28:28.321981+0000 mgr.y (mgr.24356) 3311 : cluster 0 pgmap v3279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:29 smithi141 bash[31670]: audit 2023-12-01T17:28:28.575190+0000 mon.c (mon.2) 2103 : audit 0 from='client.? 172.21.15.40:0/2986557089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:29 smithi040 bash[28232]: cluster 2023-12-01T17:28:28.321981+0000 mgr.y (mgr.24356) 3311 : cluster 0 pgmap v3279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:29 smithi040 bash[28232]: audit 2023-12-01T17:28:28.575190+0000 mon.c (mon.2) 2103 : audit 0 from='client.? 172.21.15.40:0/2986557089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:29 smithi040 bash[41173]: cluster 2023-12-01T17:28:28.321981+0000 mgr.y (mgr.24356) 3311 : cluster 0 pgmap v3279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:29 smithi040 bash[41173]: audit 2023-12-01T17:28:28.575190+0000 mon.c (mon.2) 2103 : audit 0 from='client.? 172.21.15.40:0/2986557089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:31 smithi141 bash[31670]: cluster 2023-12-01T17:28:30.323086+0000 mgr.y (mgr.24356) 3312 : cluster 0 pgmap v3280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:31 smithi141 bash[31670]: audit 2023-12-01T17:28:31.033746+0000 mon.c (mon.2) 2104 : audit 0 from='client.? 172.21.15.40:0/1061500153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:31 smithi040 bash[28232]: cluster 2023-12-01T17:28:30.323086+0000 mgr.y (mgr.24356) 3312 : cluster 0 pgmap v3280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:31 smithi040 bash[28232]: audit 2023-12-01T17:28:31.033746+0000 mon.c (mon.2) 2104 : audit 0 from='client.? 172.21.15.40:0/1061500153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:31 smithi040 bash[41173]: cluster 2023-12-01T17:28:30.323086+0000 mgr.y (mgr.24356) 3312 : cluster 0 pgmap v3280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:31 smithi040 bash[41173]: audit 2023-12-01T17:28:31.033746+0000 mon.c (mon.2) 2104 : audit 0 from='client.? 172.21.15.40:0/1061500153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:33 smithi141 bash[31670]: cluster 2023-12-01T17:28:32.323765+0000 mgr.y (mgr.24356) 3313 : cluster 0 pgmap v3281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:33 smithi141 bash[31670]: audit 2023-12-01T17:28:33.471728+0000 mon.c (mon.2) 2105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:33 smithi040 bash[28232]: cluster 2023-12-01T17:28:32.323765+0000 mgr.y (mgr.24356) 3313 : cluster 0 pgmap v3281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:33 smithi040 bash[28232]: audit 2023-12-01T17:28:33.471728+0000 mon.c (mon.2) 2105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:33 smithi040 bash[41173]: cluster 2023-12-01T17:28:32.323765+0000 mgr.y (mgr.24356) 3313 : cluster 0 pgmap v3281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:33 smithi040 bash[41173]: audit 2023-12-01T17:28:33.471728+0000 mon.c (mon.2) 2105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:34 smithi141 bash[31670]: audit 2023-12-01T17:28:33.502751+0000 mon.a (mon.0) 2636 : audit 0 from='client.? 172.21.15.40:0/2677887774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:34 smithi040 bash[28232]: audit 2023-12-01T17:28:33.502751+0000 mon.a (mon.0) 2636 : audit 0 from='client.? 172.21.15.40:0/2677887774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:34 smithi040 bash[41173]: audit 2023-12-01T17:28:33.502751+0000 mon.a (mon.0) 2636 : audit 0 from='client.? 172.21.15.40:0/2677887774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:35 smithi141 bash[31670]: cluster 2023-12-01T17:28:34.324889+0000 mgr.y (mgr.24356) 3314 : cluster 0 pgmap v3282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:35 smithi040 bash[28232]: cluster 2023-12-01T17:28:34.324889+0000 mgr.y (mgr.24356) 3314 : cluster 0 pgmap v3282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:35 smithi040 bash[41173]: cluster 2023-12-01T17:28:34.324889+0000 mgr.y (mgr.24356) 3314 : cluster 0 pgmap v3282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:36 smithi141 bash[31670]: audit 2023-12-01T17:28:35.971142+0000 mon.a (mon.0) 2637 : audit 0 from='client.? 172.21.15.40:0/2169907684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:28:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:28:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:36 smithi040 bash[28232]: audit 2023-12-01T17:28:35.971142+0000 mon.a (mon.0) 2637 : audit 0 from='client.? 172.21.15.40:0/2169907684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:36 smithi040 bash[41173]: audit 2023-12-01T17:28:35.971142+0000 mon.a (mon.0) 2637 : audit 0 from='client.? 172.21.15.40:0/2169907684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:37 smithi141 bash[31670]: cluster 2023-12-01T17:28:36.325535+0000 mgr.y (mgr.24356) 3315 : cluster 0 pgmap v3283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:37 smithi040 bash[28232]: cluster 2023-12-01T17:28:36.325535+0000 mgr.y (mgr.24356) 3315 : cluster 0 pgmap v3283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:37 smithi040 bash[41173]: cluster 2023-12-01T17:28:36.325535+0000 mgr.y (mgr.24356) 3315 : cluster 0 pgmap v3283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:38 smithi141 bash[31670]: audit 2023-12-01T17:28:38.431450+0000 mon.a (mon.0) 2638 : audit 0 from='client.? 172.21.15.40:0/1174340770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:38 smithi040 bash[28232]: audit 2023-12-01T17:28:38.431450+0000 mon.a (mon.0) 2638 : audit 0 from='client.? 172.21.15.40:0/1174340770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:38 smithi040 bash[41173]: audit 2023-12-01T17:28:38.431450+0000 mon.a (mon.0) 2638 : audit 0 from='client.? 172.21.15.40:0/1174340770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:39 smithi141 bash[31670]: cluster 2023-12-01T17:28:38.326102+0000 mgr.y (mgr.24356) 3316 : cluster 0 pgmap v3284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:39 smithi040 bash[28232]: cluster 2023-12-01T17:28:38.326102+0000 mgr.y (mgr.24356) 3316 : cluster 0 pgmap v3284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:39 smithi040 bash[41173]: cluster 2023-12-01T17:28:38.326102+0000 mgr.y (mgr.24356) 3316 : cluster 0 pgmap v3284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:41 smithi040 bash[28232]: cluster 2023-12-01T17:28:40.327236+0000 mgr.y (mgr.24356) 3317 : cluster 0 pgmap v3285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:41 smithi040 bash[28232]: audit 2023-12-01T17:28:40.900233+0000 mon.c (mon.2) 2106 : audit 0 from='client.? 172.21.15.40:0/517744427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:41 smithi040 bash[41173]: cluster 2023-12-01T17:28:40.327236+0000 mgr.y (mgr.24356) 3317 : cluster 0 pgmap v3285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:41 smithi040 bash[41173]: audit 2023-12-01T17:28:40.900233+0000 mon.c (mon.2) 2106 : audit 0 from='client.? 172.21.15.40:0/517744427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:41 smithi141 bash[31670]: cluster 2023-12-01T17:28:40.327236+0000 mgr.y (mgr.24356) 3317 : cluster 0 pgmap v3285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:41 smithi141 bash[31670]: audit 2023-12-01T17:28:40.900233+0000 mon.c (mon.2) 2106 : audit 0 from='client.? 172.21.15.40:0/517744427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:43 smithi040 bash[28232]: cluster 2023-12-01T17:28:42.327848+0000 mgr.y (mgr.24356) 3318 : cluster 0 pgmap v3286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:43 smithi040 bash[28232]: audit 2023-12-01T17:28:43.359517+0000 mon.a (mon.0) 2639 : audit 0 from='client.? 172.21.15.40:0/602191091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:43 smithi040 bash[41173]: cluster 2023-12-01T17:28:42.327848+0000 mgr.y (mgr.24356) 3318 : cluster 0 pgmap v3286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:43 smithi040 bash[41173]: audit 2023-12-01T17:28:43.359517+0000 mon.a (mon.0) 2639 : audit 0 from='client.? 172.21.15.40:0/602191091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:43 smithi141 bash[31670]: cluster 2023-12-01T17:28:42.327848+0000 mgr.y (mgr.24356) 3318 : cluster 0 pgmap v3286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:43 smithi141 bash[31670]: audit 2023-12-01T17:28:43.359517+0000 mon.a (mon.0) 2639 : audit 0 from='client.? 172.21.15.40:0/602191091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:45 smithi040 bash[41173]: cluster 2023-12-01T17:28:44.329042+0000 mgr.y (mgr.24356) 3319 : cluster 0 pgmap v3287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:45 smithi040 bash[28232]: cluster 2023-12-01T17:28:44.329042+0000 mgr.y (mgr.24356) 3319 : cluster 0 pgmap v3287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:45 smithi141 bash[31670]: cluster 2023-12-01T17:28:44.329042+0000 mgr.y (mgr.24356) 3319 : cluster 0 pgmap v3287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:46 smithi040 bash[28232]: audit 2023-12-01T17:28:45.821098+0000 mon.a (mon.0) 2640 : audit 0 from='client.? 172.21.15.40:0/1756291933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:28:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:46 smithi040 bash[41173]: audit 2023-12-01T17:28:45.821098+0000 mon.a (mon.0) 2640 : audit 0 from='client.? 172.21.15.40:0/1756291933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:46 smithi141 bash[31670]: audit 2023-12-01T17:28:45.821098+0000 mon.a (mon.0) 2640 : audit 0 from='client.? 172.21.15.40:0/1756291933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:47 smithi040 bash[28232]: cluster 2023-12-01T17:28:46.329705+0000 mgr.y (mgr.24356) 3320 : cluster 0 pgmap v3288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:47 smithi040 bash[41173]: cluster 2023-12-01T17:28:46.329705+0000 mgr.y (mgr.24356) 3320 : cluster 0 pgmap v3288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:47 smithi141 bash[31670]: cluster 2023-12-01T17:28:46.329705+0000 mgr.y (mgr.24356) 3320 : cluster 0 pgmap v3288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:48 smithi040 bash[28232]: audit 2023-12-01T17:28:48.286649+0000 mon.a (mon.0) 2641 : audit 0 from='client.? 172.21.15.40:0/85557790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:48 smithi040 bash[28232]: audit 2023-12-01T17:28:48.472246+0000 mon.c (mon.2) 2107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:48 smithi040 bash[41173]: audit 2023-12-01T17:28:48.286649+0000 mon.a (mon.0) 2641 : audit 0 from='client.? 172.21.15.40:0/85557790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:48 smithi040 bash[41173]: audit 2023-12-01T17:28:48.472246+0000 mon.c (mon.2) 2107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:48 smithi141 bash[31670]: audit 2023-12-01T17:28:48.286649+0000 mon.a (mon.0) 2641 : audit 0 from='client.? 172.21.15.40:0/85557790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:48 smithi141 bash[31670]: audit 2023-12-01T17:28:48.472246+0000 mon.c (mon.2) 2107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:49 smithi040 bash[41173]: cluster 2023-12-01T17:28:48.330385+0000 mgr.y (mgr.24356) 3321 : cluster 0 pgmap v3289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:49 smithi040 bash[28232]: cluster 2023-12-01T17:28:48.330385+0000 mgr.y (mgr.24356) 3321 : cluster 0 pgmap v3289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:49 smithi141 bash[31670]: cluster 2023-12-01T17:28:48.330385+0000 mgr.y (mgr.24356) 3321 : cluster 0 pgmap v3289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:51 smithi040 bash[28232]: cluster 2023-12-01T17:28:50.331250+0000 mgr.y (mgr.24356) 3322 : cluster 0 pgmap v3290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:51 smithi040 bash[28232]: audit 2023-12-01T17:28:50.751099+0000 mon.c (mon.2) 2108 : audit 0 from='client.? 172.21.15.40:0/1649079014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:51 smithi040 bash[41173]: cluster 2023-12-01T17:28:50.331250+0000 mgr.y (mgr.24356) 3322 : cluster 0 pgmap v3290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:51 smithi040 bash[41173]: audit 2023-12-01T17:28:50.751099+0000 mon.c (mon.2) 2108 : audit 0 from='client.? 172.21.15.40:0/1649079014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:51 smithi141 bash[31670]: cluster 2023-12-01T17:28:50.331250+0000 mgr.y (mgr.24356) 3322 : cluster 0 pgmap v3290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:51 smithi141 bash[31670]: audit 2023-12-01T17:28:50.751099+0000 mon.c (mon.2) 2108 : audit 0 from='client.? 172.21.15.40:0/1649079014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:53 smithi040 bash[41173]: cluster 2023-12-01T17:28:52.331966+0000 mgr.y (mgr.24356) 3323 : cluster 0 pgmap v3291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:53 smithi040 bash[41173]: audit 2023-12-01T17:28:53.213463+0000 mon.c (mon.2) 2109 : audit 0 from='client.? 172.21.15.40:0/3419771561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:53 smithi040 bash[28232]: cluster 2023-12-01T17:28:52.331966+0000 mgr.y (mgr.24356) 3323 : cluster 0 pgmap v3291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:53 smithi040 bash[28232]: audit 2023-12-01T17:28:53.213463+0000 mon.c (mon.2) 2109 : audit 0 from='client.? 172.21.15.40:0/3419771561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:53 smithi141 bash[31670]: cluster 2023-12-01T17:28:52.331966+0000 mgr.y (mgr.24356) 3323 : cluster 0 pgmap v3291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:53 smithi141 bash[31670]: audit 2023-12-01T17:28:53.213463+0000 mon.c (mon.2) 2109 : audit 0 from='client.? 172.21.15.40:0/3419771561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:54 smithi040 bash[28232]: audit 2023-12-01T17:28:53.739574+0000 mon.c (mon.2) 2110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:28:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:54 smithi040 bash[41173]: audit 2023-12-01T17:28:53.739574+0000 mon.c (mon.2) 2110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:28:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:54 smithi141 bash[31670]: audit 2023-12-01T17:28:53.739574+0000 mon.c (mon.2) 2110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:28:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:55 smithi040 bash[28232]: cluster 2023-12-01T17:28:54.333118+0000 mgr.y (mgr.24356) 3324 : cluster 0 pgmap v3292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:55 smithi040 bash[41173]: cluster 2023-12-01T17:28:54.333118+0000 mgr.y (mgr.24356) 3324 : cluster 0 pgmap v3292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:55 smithi141 bash[31670]: cluster 2023-12-01T17:28:54.333118+0000 mgr.y (mgr.24356) 3324 : cluster 0 pgmap v3292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:56 smithi040 bash[28232]: audit 2023-12-01T17:28:55.678422+0000 mon.c (mon.2) 2111 : audit 0 from='client.? 172.21.15.40:0/3600151290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:28:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:28:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:56 smithi040 bash[41173]: audit 2023-12-01T17:28:55.678422+0000 mon.c (mon.2) 2111 : audit 0 from='client.? 172.21.15.40:0/3600151290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:56 smithi141 bash[31670]: audit 2023-12-01T17:28:55.678422+0000 mon.c (mon.2) 2111 : audit 0 from='client.? 172.21.15.40:0/3600151290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:57 smithi040 bash[28232]: cluster 2023-12-01T17:28:56.333782+0000 mgr.y (mgr.24356) 3325 : cluster 0 pgmap v3293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:57 smithi040 bash[41173]: cluster 2023-12-01T17:28:56.333782+0000 mgr.y (mgr.24356) 3325 : cluster 0 pgmap v3293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:57 smithi141 bash[31670]: cluster 2023-12-01T17:28:56.333782+0000 mgr.y (mgr.24356) 3325 : cluster 0 pgmap v3293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:58 smithi040 bash[28232]: audit 2023-12-01T17:28:58.144485+0000 mon.a (mon.0) 2642 : audit 0 from='client.? 172.21.15.40:0/363628466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:58 smithi040 bash[41173]: audit 2023-12-01T17:28:58.144485+0000 mon.a (mon.0) 2642 : audit 0 from='client.? 172.21.15.40:0/363628466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:58 smithi141 bash[31670]: audit 2023-12-01T17:28:58.144485+0000 mon.a (mon.0) 2642 : audit 0 from='client.? 172.21.15.40:0/363628466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:28:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:28:59 smithi040 bash[28232]: cluster 2023-12-01T17:28:58.334451+0000 mgr.y (mgr.24356) 3326 : cluster 0 pgmap v3294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:28:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:28:59 smithi040 bash[41173]: cluster 2023-12-01T17:28:58.334451+0000 mgr.y (mgr.24356) 3326 : cluster 0 pgmap v3294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:28:59 smithi141 bash[31670]: cluster 2023-12-01T17:28:58.334451+0000 mgr.y (mgr.24356) 3326 : cluster 0 pgmap v3294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:28:59.636409+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:28:59.651585+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:28:59.992559+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:29:00.003828+0000 mon.a (mon.0) 2646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:29:00.483320+0000 mon.c (mon.2) 2112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:29:00.484872+0000 mon.c (mon.2) 2113 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:29:00.493611+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[28232]: audit 2023-12-01T17:29:00.607050+0000 mon.a (mon.0) 2648 : audit 0 from='client.? 172.21.15.40:0/3263487974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:28:59.636409+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:28:59.651585+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:28:59.992559+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:29:00.003828+0000 mon.a (mon.0) 2646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:29:00.483320+0000 mon.c (mon.2) 2112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:29:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:29:00.484872+0000 mon.c (mon.2) 2113 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:29:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:29:00.493611+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:00 smithi040 bash[41173]: audit 2023-12-01T17:29:00.607050+0000 mon.a (mon.0) 2648 : audit 0 from='client.? 172.21.15.40:0/3263487974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:28:59.636409+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:28:59.651585+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:28:59.992559+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:29:00.003828+0000 mon.a (mon.0) 2646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:29:00.483320+0000 mon.c (mon.2) 2112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:29:00.484872+0000 mon.c (mon.2) 2113 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:29:00.493611+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:00 smithi141 bash[31670]: audit 2023-12-01T17:29:00.607050+0000 mon.a (mon.0) 2648 : audit 0 from='client.? 172.21.15.40:0/3263487974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:01 smithi040 bash[28232]: cluster 2023-12-01T17:29:00.335563+0000 mgr.y (mgr.24356) 3327 : cluster 0 pgmap v3295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:01 smithi040 bash[41173]: cluster 2023-12-01T17:29:00.335563+0000 mgr.y (mgr.24356) 3327 : cluster 0 pgmap v3295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:01 smithi141 bash[31670]: cluster 2023-12-01T17:29:00.335563+0000 mgr.y (mgr.24356) 3327 : cluster 0 pgmap v3295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:03 smithi040 bash[28232]: cluster 2023-12-01T17:29:02.336204+0000 mgr.y (mgr.24356) 3328 : cluster 0 pgmap v3296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:03 smithi040 bash[28232]: audit 2023-12-01T17:29:03.074821+0000 mon.c (mon.2) 2114 : audit 0 from='client.? 172.21.15.40:0/2292682286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:03 smithi040 bash[28232]: audit 2023-12-01T17:29:03.472458+0000 mon.c (mon.2) 2115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:03 smithi040 bash[41173]: cluster 2023-12-01T17:29:02.336204+0000 mgr.y (mgr.24356) 3328 : cluster 0 pgmap v3296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:03 smithi040 bash[41173]: audit 2023-12-01T17:29:03.074821+0000 mon.c (mon.2) 2114 : audit 0 from='client.? 172.21.15.40:0/2292682286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:03 smithi040 bash[41173]: audit 2023-12-01T17:29:03.472458+0000 mon.c (mon.2) 2115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:03 smithi141 bash[31670]: cluster 2023-12-01T17:29:02.336204+0000 mgr.y (mgr.24356) 3328 : cluster 0 pgmap v3296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:03 smithi141 bash[31670]: audit 2023-12-01T17:29:03.074821+0000 mon.c (mon.2) 2114 : audit 0 from='client.? 172.21.15.40:0/2292682286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:03 smithi141 bash[31670]: audit 2023-12-01T17:29:03.472458+0000 mon.c (mon.2) 2115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:05 smithi040 bash[41173]: cluster 2023-12-01T17:29:04.337322+0000 mgr.y (mgr.24356) 3329 : cluster 0 pgmap v3297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:05 smithi040 bash[41173]: audit 2023-12-01T17:29:05.546875+0000 mon.a (mon.0) 2649 : audit 0 from='client.? 172.21.15.40:0/3956503195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:05 smithi040 bash[28232]: cluster 2023-12-01T17:29:04.337322+0000 mgr.y (mgr.24356) 3329 : cluster 0 pgmap v3297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:05 smithi040 bash[28232]: audit 2023-12-01T17:29:05.546875+0000 mon.a (mon.0) 2649 : audit 0 from='client.? 172.21.15.40:0/3956503195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:05 smithi141 bash[31670]: cluster 2023-12-01T17:29:04.337322+0000 mgr.y (mgr.24356) 3329 : cluster 0 pgmap v3297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:05 smithi141 bash[31670]: audit 2023-12-01T17:29:05.546875+0000 mon.a (mon.0) 2649 : audit 0 from='client.? 172.21.15.40:0/3956503195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:29:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:29:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:07 smithi040 bash[41173]: cluster 2023-12-01T17:29:06.337988+0000 mgr.y (mgr.24356) 3330 : cluster 0 pgmap v3298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:07 smithi040 bash[28232]: cluster 2023-12-01T17:29:06.337988+0000 mgr.y (mgr.24356) 3330 : cluster 0 pgmap v3298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:07 smithi141 bash[31670]: cluster 2023-12-01T17:29:06.337988+0000 mgr.y (mgr.24356) 3330 : cluster 0 pgmap v3298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:08 smithi040 bash[41173]: audit 2023-12-01T17:29:08.005469+0000 mon.c (mon.2) 2116 : audit 0 from='client.? 172.21.15.40:0/270631639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:08 smithi040 bash[28232]: audit 2023-12-01T17:29:08.005469+0000 mon.c (mon.2) 2116 : audit 0 from='client.? 172.21.15.40:0/270631639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:08 smithi141 bash[31670]: audit 2023-12-01T17:29:08.005469+0000 mon.c (mon.2) 2116 : audit 0 from='client.? 172.21.15.40:0/270631639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:09 smithi141 bash[31670]: cluster 2023-12-01T17:29:08.338650+0000 mgr.y (mgr.24356) 3331 : cluster 0 pgmap v3299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:09 smithi040 bash[28232]: cluster 2023-12-01T17:29:08.338650+0000 mgr.y (mgr.24356) 3331 : cluster 0 pgmap v3299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:09 smithi040 bash[41173]: cluster 2023-12-01T17:29:08.338650+0000 mgr.y (mgr.24356) 3331 : cluster 0 pgmap v3299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:10 smithi141 bash[31670]: audit 2023-12-01T17:29:10.473068+0000 mon.a (mon.0) 2650 : audit 0 from='client.? 172.21.15.40:0/374378813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:10 smithi040 bash[28232]: audit 2023-12-01T17:29:10.473068+0000 mon.a (mon.0) 2650 : audit 0 from='client.? 172.21.15.40:0/374378813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:10 smithi040 bash[41173]: audit 2023-12-01T17:29:10.473068+0000 mon.a (mon.0) 2650 : audit 0 from='client.? 172.21.15.40:0/374378813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:11 smithi141 bash[31670]: cluster 2023-12-01T17:29:10.339737+0000 mgr.y (mgr.24356) 3332 : cluster 0 pgmap v3300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:11 smithi040 bash[28232]: cluster 2023-12-01T17:29:10.339737+0000 mgr.y (mgr.24356) 3332 : cluster 0 pgmap v3300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:11 smithi040 bash[41173]: cluster 2023-12-01T17:29:10.339737+0000 mgr.y (mgr.24356) 3332 : cluster 0 pgmap v3300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:13 smithi141 bash[31670]: cluster 2023-12-01T17:29:12.340398+0000 mgr.y (mgr.24356) 3333 : cluster 0 pgmap v3301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:13 smithi141 bash[31670]: audit 2023-12-01T17:29:12.938846+0000 mon.a (mon.0) 2651 : audit 0 from='client.? 172.21.15.40:0/1724308942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:13 smithi040 bash[28232]: cluster 2023-12-01T17:29:12.340398+0000 mgr.y (mgr.24356) 3333 : cluster 0 pgmap v3301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:13 smithi040 bash[28232]: audit 2023-12-01T17:29:12.938846+0000 mon.a (mon.0) 2651 : audit 0 from='client.? 172.21.15.40:0/1724308942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:13 smithi040 bash[41173]: cluster 2023-12-01T17:29:12.340398+0000 mgr.y (mgr.24356) 3333 : cluster 0 pgmap v3301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:13 smithi040 bash[41173]: audit 2023-12-01T17:29:12.938846+0000 mon.a (mon.0) 2651 : audit 0 from='client.? 172.21.15.40:0/1724308942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:15 smithi141 bash[31670]: cluster 2023-12-01T17:29:14.341427+0000 mgr.y (mgr.24356) 3334 : cluster 0 pgmap v3302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:15 smithi141 bash[31670]: audit 2023-12-01T17:29:15.393801+0000 mon.a (mon.0) 2652 : audit 0 from='client.? 172.21.15.40:0/1219578998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:15 smithi040 bash[28232]: cluster 2023-12-01T17:29:14.341427+0000 mgr.y (mgr.24356) 3334 : cluster 0 pgmap v3302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:15 smithi040 bash[28232]: audit 2023-12-01T17:29:15.393801+0000 mon.a (mon.0) 2652 : audit 0 from='client.? 172.21.15.40:0/1219578998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:15 smithi040 bash[41173]: cluster 2023-12-01T17:29:14.341427+0000 mgr.y (mgr.24356) 3334 : cluster 0 pgmap v3302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:15 smithi040 bash[41173]: audit 2023-12-01T17:29:15.393801+0000 mon.a (mon.0) 2652 : audit 0 from='client.? 172.21.15.40:0/1219578998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:29:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:29:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:17 smithi141 bash[31670]: cluster 2023-12-01T17:29:16.342073+0000 mgr.y (mgr.24356) 3335 : cluster 0 pgmap v3303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:17 smithi040 bash[41173]: cluster 2023-12-01T17:29:16.342073+0000 mgr.y (mgr.24356) 3335 : cluster 0 pgmap v3303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:17 smithi040 bash[28232]: cluster 2023-12-01T17:29:16.342073+0000 mgr.y (mgr.24356) 3335 : cluster 0 pgmap v3303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:18 smithi141 bash[31670]: audit 2023-12-01T17:29:17.857767+0000 mon.c (mon.2) 2117 : audit 0 from='client.? 172.21.15.40:0/2947674848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:18 smithi141 bash[31670]: audit 2023-12-01T17:29:18.472966+0000 mon.c (mon.2) 2118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:18 smithi040 bash[28232]: audit 2023-12-01T17:29:17.857767+0000 mon.c (mon.2) 2117 : audit 0 from='client.? 172.21.15.40:0/2947674848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:18 smithi040 bash[28232]: audit 2023-12-01T17:29:18.472966+0000 mon.c (mon.2) 2118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:18 smithi040 bash[41173]: audit 2023-12-01T17:29:17.857767+0000 mon.c (mon.2) 2117 : audit 0 from='client.? 172.21.15.40:0/2947674848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:18 smithi040 bash[41173]: audit 2023-12-01T17:29:18.472966+0000 mon.c (mon.2) 2118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:19 smithi141 bash[31670]: cluster 2023-12-01T17:29:18.342685+0000 mgr.y (mgr.24356) 3336 : cluster 0 pgmap v3304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:19 smithi040 bash[41173]: cluster 2023-12-01T17:29:18.342685+0000 mgr.y (mgr.24356) 3336 : cluster 0 pgmap v3304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:19 smithi040 bash[28232]: cluster 2023-12-01T17:29:18.342685+0000 mgr.y (mgr.24356) 3336 : cluster 0 pgmap v3304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:20 smithi141 bash[31670]: audit 2023-12-01T17:29:20.319903+0000 mon.c (mon.2) 2119 : audit 0 from='client.? 172.21.15.40:0/3630148661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:20 smithi040 bash[28232]: audit 2023-12-01T17:29:20.319903+0000 mon.c (mon.2) 2119 : audit 0 from='client.? 172.21.15.40:0/3630148661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:20 smithi040 bash[41173]: audit 2023-12-01T17:29:20.319903+0000 mon.c (mon.2) 2119 : audit 0 from='client.? 172.21.15.40:0/3630148661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:21 smithi141 bash[31670]: cluster 2023-12-01T17:29:20.343804+0000 mgr.y (mgr.24356) 3337 : cluster 0 pgmap v3305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:21 smithi040 bash[28232]: cluster 2023-12-01T17:29:20.343804+0000 mgr.y (mgr.24356) 3337 : cluster 0 pgmap v3305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:21 smithi040 bash[41173]: cluster 2023-12-01T17:29:20.343804+0000 mgr.y (mgr.24356) 3337 : cluster 0 pgmap v3305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:23 smithi141 bash[31670]: cluster 2023-12-01T17:29:22.344413+0000 mgr.y (mgr.24356) 3338 : cluster 0 pgmap v3306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:23 smithi141 bash[31670]: audit 2023-12-01T17:29:22.788682+0000 mon.a (mon.0) 2653 : audit 0 from='client.? 172.21.15.40:0/1074404899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:23 smithi040 bash[28232]: cluster 2023-12-01T17:29:22.344413+0000 mgr.y (mgr.24356) 3338 : cluster 0 pgmap v3306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:23 smithi040 bash[28232]: audit 2023-12-01T17:29:22.788682+0000 mon.a (mon.0) 2653 : audit 0 from='client.? 172.21.15.40:0/1074404899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:23 smithi040 bash[41173]: cluster 2023-12-01T17:29:22.344413+0000 mgr.y (mgr.24356) 3338 : cluster 0 pgmap v3306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:23 smithi040 bash[41173]: audit 2023-12-01T17:29:22.788682+0000 mon.a (mon.0) 2653 : audit 0 from='client.? 172.21.15.40:0/1074404899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:25 smithi141 bash[31670]: cluster 2023-12-01T17:29:24.345509+0000 mgr.y (mgr.24356) 3339 : cluster 0 pgmap v3307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:25 smithi141 bash[31670]: audit 2023-12-01T17:29:25.248140+0000 mon.c (mon.2) 2120 : audit 0 from='client.? 172.21.15.40:0/2607382910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:25 smithi040 bash[28232]: cluster 2023-12-01T17:29:24.345509+0000 mgr.y (mgr.24356) 3339 : cluster 0 pgmap v3307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:25 smithi040 bash[28232]: audit 2023-12-01T17:29:25.248140+0000 mon.c (mon.2) 2120 : audit 0 from='client.? 172.21.15.40:0/2607382910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:25 smithi040 bash[41173]: cluster 2023-12-01T17:29:24.345509+0000 mgr.y (mgr.24356) 3339 : cluster 0 pgmap v3307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:25 smithi040 bash[41173]: audit 2023-12-01T17:29:25.248140+0000 mon.c (mon.2) 2120 : audit 0 from='client.? 172.21.15.40:0/2607382910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:29:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:29:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:27 smithi141 bash[31670]: cluster 2023-12-01T17:29:26.346166+0000 mgr.y (mgr.24356) 3340 : cluster 0 pgmap v3308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:27 smithi040 bash[28232]: cluster 2023-12-01T17:29:26.346166+0000 mgr.y (mgr.24356) 3340 : cluster 0 pgmap v3308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:27 smithi040 bash[41173]: cluster 2023-12-01T17:29:26.346166+0000 mgr.y (mgr.24356) 3340 : cluster 0 pgmap v3308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:28 smithi141 bash[31670]: audit 2023-12-01T17:29:27.724089+0000 mon.c (mon.2) 2121 : audit 0 from='client.? 172.21.15.40:0/2909263687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:28 smithi040 bash[28232]: audit 2023-12-01T17:29:27.724089+0000 mon.c (mon.2) 2121 : audit 0 from='client.? 172.21.15.40:0/2909263687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:28 smithi040 bash[41173]: audit 2023-12-01T17:29:27.724089+0000 mon.c (mon.2) 2121 : audit 0 from='client.? 172.21.15.40:0/2909263687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:29 smithi141 bash[31670]: cluster 2023-12-01T17:29:28.346824+0000 mgr.y (mgr.24356) 3341 : cluster 0 pgmap v3309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:29 smithi040 bash[28232]: cluster 2023-12-01T17:29:28.346824+0000 mgr.y (mgr.24356) 3341 : cluster 0 pgmap v3309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:29 smithi040 bash[41173]: cluster 2023-12-01T17:29:28.346824+0000 mgr.y (mgr.24356) 3341 : cluster 0 pgmap v3309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:30 smithi141 bash[31670]: audit 2023-12-01T17:29:30.182068+0000 mon.c (mon.2) 2122 : audit 0 from='client.? 172.21.15.40:0/2539806902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:30 smithi040 bash[28232]: audit 2023-12-01T17:29:30.182068+0000 mon.c (mon.2) 2122 : audit 0 from='client.? 172.21.15.40:0/2539806902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:30 smithi040 bash[41173]: audit 2023-12-01T17:29:30.182068+0000 mon.c (mon.2) 2122 : audit 0 from='client.? 172.21.15.40:0/2539806902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:31 smithi141 bash[31670]: cluster 2023-12-01T17:29:30.347935+0000 mgr.y (mgr.24356) 3342 : cluster 0 pgmap v3310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:31 smithi040 bash[28232]: cluster 2023-12-01T17:29:30.347935+0000 mgr.y (mgr.24356) 3342 : cluster 0 pgmap v3310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:31 smithi040 bash[41173]: cluster 2023-12-01T17:29:30.347935+0000 mgr.y (mgr.24356) 3342 : cluster 0 pgmap v3310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:32 smithi141 bash[31670]: cluster 2023-12-01T17:29:32.348356+0000 mgr.y (mgr.24356) 3343 : cluster 0 pgmap v3311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:32 smithi141 bash[31670]: audit 2023-12-01T17:29:32.644397+0000 mon.c (mon.2) 2123 : audit 0 from='client.? 172.21.15.40:0/2389683528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:32 smithi040 bash[28232]: cluster 2023-12-01T17:29:32.348356+0000 mgr.y (mgr.24356) 3343 : cluster 0 pgmap v3311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:32 smithi040 bash[28232]: audit 2023-12-01T17:29:32.644397+0000 mon.c (mon.2) 2123 : audit 0 from='client.? 172.21.15.40:0/2389683528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:32 smithi040 bash[41173]: cluster 2023-12-01T17:29:32.348356+0000 mgr.y (mgr.24356) 3343 : cluster 0 pgmap v3311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:32 smithi040 bash[41173]: audit 2023-12-01T17:29:32.644397+0000 mon.c (mon.2) 2123 : audit 0 from='client.? 172.21.15.40:0/2389683528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:33 smithi141 bash[31670]: audit 2023-12-01T17:29:33.473481+0000 mon.c (mon.2) 2124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:33 smithi040 bash[28232]: audit 2023-12-01T17:29:33.473481+0000 mon.c (mon.2) 2124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:33 smithi040 bash[41173]: audit 2023-12-01T17:29:33.473481+0000 mon.c (mon.2) 2124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:35 smithi141 bash[31670]: cluster 2023-12-01T17:29:34.349396+0000 mgr.y (mgr.24356) 3344 : cluster 0 pgmap v3312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:35 smithi141 bash[31670]: audit 2023-12-01T17:29:35.108921+0000 mon.c (mon.2) 2125 : audit 0 from='client.? 172.21.15.40:0/927481155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:35 smithi040 bash[41173]: cluster 2023-12-01T17:29:34.349396+0000 mgr.y (mgr.24356) 3344 : cluster 0 pgmap v3312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:35 smithi040 bash[41173]: audit 2023-12-01T17:29:35.108921+0000 mon.c (mon.2) 2125 : audit 0 from='client.? 172.21.15.40:0/927481155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:35 smithi040 bash[28232]: cluster 2023-12-01T17:29:34.349396+0000 mgr.y (mgr.24356) 3344 : cluster 0 pgmap v3312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:35 smithi040 bash[28232]: audit 2023-12-01T17:29:35.108921+0000 mon.c (mon.2) 2125 : audit 0 from='client.? 172.21.15.40:0/927481155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:29:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:29:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:37 smithi141 bash[31670]: cluster 2023-12-01T17:29:36.350029+0000 mgr.y (mgr.24356) 3345 : cluster 0 pgmap v3313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:37 smithi040 bash[41173]: cluster 2023-12-01T17:29:36.350029+0000 mgr.y (mgr.24356) 3345 : cluster 0 pgmap v3313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:37 smithi040 bash[28232]: cluster 2023-12-01T17:29:36.350029+0000 mgr.y (mgr.24356) 3345 : cluster 0 pgmap v3313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:38 smithi141 bash[31670]: audit 2023-12-01T17:29:37.578372+0000 mon.a (mon.0) 2654 : audit 0 from='client.? 172.21.15.40:0/3803457277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:38 smithi040 bash[28232]: audit 2023-12-01T17:29:37.578372+0000 mon.a (mon.0) 2654 : audit 0 from='client.? 172.21.15.40:0/3803457277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:38 smithi040 bash[41173]: audit 2023-12-01T17:29:37.578372+0000 mon.a (mon.0) 2654 : audit 0 from='client.? 172.21.15.40:0/3803457277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:39 smithi141 bash[31670]: cluster 2023-12-01T17:29:38.350628+0000 mgr.y (mgr.24356) 3346 : cluster 0 pgmap v3314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:39 smithi040 bash[28232]: cluster 2023-12-01T17:29:38.350628+0000 mgr.y (mgr.24356) 3346 : cluster 0 pgmap v3314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:39 smithi040 bash[41173]: cluster 2023-12-01T17:29:38.350628+0000 mgr.y (mgr.24356) 3346 : cluster 0 pgmap v3314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:40 smithi141 bash[31670]: audit 2023-12-01T17:29:40.048152+0000 mon.c (mon.2) 2126 : audit 0 from='client.? 172.21.15.40:0/2398093618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:40 smithi040 bash[41173]: audit 2023-12-01T17:29:40.048152+0000 mon.c (mon.2) 2126 : audit 0 from='client.? 172.21.15.40:0/2398093618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:40 smithi040 bash[28232]: audit 2023-12-01T17:29:40.048152+0000 mon.c (mon.2) 2126 : audit 0 from='client.? 172.21.15.40:0/2398093618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:41 smithi141 bash[31670]: cluster 2023-12-01T17:29:40.351857+0000 mgr.y (mgr.24356) 3347 : cluster 0 pgmap v3315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:41 smithi040 bash[41173]: cluster 2023-12-01T17:29:40.351857+0000 mgr.y (mgr.24356) 3347 : cluster 0 pgmap v3315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:41 smithi040 bash[28232]: cluster 2023-12-01T17:29:40.351857+0000 mgr.y (mgr.24356) 3347 : cluster 0 pgmap v3315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:43 smithi141 bash[31670]: cluster 2023-12-01T17:29:42.352492+0000 mgr.y (mgr.24356) 3348 : cluster 0 pgmap v3316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:43 smithi141 bash[31670]: audit 2023-12-01T17:29:42.518749+0000 mon.a (mon.0) 2655 : audit 0 from='client.? 172.21.15.40:0/2488453082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:43 smithi040 bash[41173]: cluster 2023-12-01T17:29:42.352492+0000 mgr.y (mgr.24356) 3348 : cluster 0 pgmap v3316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:43 smithi040 bash[41173]: audit 2023-12-01T17:29:42.518749+0000 mon.a (mon.0) 2655 : audit 0 from='client.? 172.21.15.40:0/2488453082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:43 smithi040 bash[28232]: cluster 2023-12-01T17:29:42.352492+0000 mgr.y (mgr.24356) 3348 : cluster 0 pgmap v3316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:43 smithi040 bash[28232]: audit 2023-12-01T17:29:42.518749+0000 mon.a (mon.0) 2655 : audit 0 from='client.? 172.21.15.40:0/2488453082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:45 smithi141 bash[31670]: cluster 2023-12-01T17:29:44.353746+0000 mgr.y (mgr.24356) 3349 : cluster 0 pgmap v3317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:45 smithi141 bash[31670]: audit 2023-12-01T17:29:44.977936+0000 mon.a (mon.0) 2656 : audit 0 from='client.? 172.21.15.40:0/1410172712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:45 smithi040 bash[41173]: cluster 2023-12-01T17:29:44.353746+0000 mgr.y (mgr.24356) 3349 : cluster 0 pgmap v3317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:45 smithi040 bash[41173]: audit 2023-12-01T17:29:44.977936+0000 mon.a (mon.0) 2656 : audit 0 from='client.? 172.21.15.40:0/1410172712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:45 smithi040 bash[28232]: cluster 2023-12-01T17:29:44.353746+0000 mgr.y (mgr.24356) 3349 : cluster 0 pgmap v3317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:45 smithi040 bash[28232]: audit 2023-12-01T17:29:44.977936+0000 mon.a (mon.0) 2656 : audit 0 from='client.? 172.21.15.40:0/1410172712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:29:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:29:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:47 smithi141 bash[31670]: cluster 2023-12-01T17:29:46.354551+0000 mgr.y (mgr.24356) 3350 : cluster 0 pgmap v3318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:47 smithi141 bash[31670]: audit 2023-12-01T17:29:47.432901+0000 mon.c (mon.2) 2127 : audit 0 from='client.? 172.21.15.40:0/1300142875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:47 smithi040 bash[28232]: cluster 2023-12-01T17:29:46.354551+0000 mgr.y (mgr.24356) 3350 : cluster 0 pgmap v3318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:47 smithi040 bash[28232]: audit 2023-12-01T17:29:47.432901+0000 mon.c (mon.2) 2127 : audit 0 from='client.? 172.21.15.40:0/1300142875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:47 smithi040 bash[41173]: cluster 2023-12-01T17:29:46.354551+0000 mgr.y (mgr.24356) 3350 : cluster 0 pgmap v3318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:47 smithi040 bash[41173]: audit 2023-12-01T17:29:47.432901+0000 mon.c (mon.2) 2127 : audit 0 from='client.? 172.21.15.40:0/1300142875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:48 smithi040 bash[28232]: audit 2023-12-01T17:29:48.474102+0000 mon.c (mon.2) 2128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:48 smithi040 bash[41173]: audit 2023-12-01T17:29:48.474102+0000 mon.c (mon.2) 2128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:48 smithi141 bash[31670]: audit 2023-12-01T17:29:48.474102+0000 mon.c (mon.2) 2128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:49 smithi040 bash[28232]: cluster 2023-12-01T17:29:48.355212+0000 mgr.y (mgr.24356) 3351 : cluster 0 pgmap v3319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:49 smithi040 bash[41173]: cluster 2023-12-01T17:29:48.355212+0000 mgr.y (mgr.24356) 3351 : cluster 0 pgmap v3319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:49 smithi141 bash[31670]: cluster 2023-12-01T17:29:48.355212+0000 mgr.y (mgr.24356) 3351 : cluster 0 pgmap v3319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:50 smithi040 bash[28232]: audit 2023-12-01T17:29:49.899356+0000 mon.a (mon.0) 2657 : audit 0 from='client.? 172.21.15.40:0/1362615682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:50 smithi040 bash[41173]: audit 2023-12-01T17:29:49.899356+0000 mon.a (mon.0) 2657 : audit 0 from='client.? 172.21.15.40:0/1362615682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:50 smithi141 bash[31670]: audit 2023-12-01T17:29:49.899356+0000 mon.a (mon.0) 2657 : audit 0 from='client.? 172.21.15.40:0/1362615682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:51 smithi040 bash[28232]: cluster 2023-12-01T17:29:50.356414+0000 mgr.y (mgr.24356) 3352 : cluster 0 pgmap v3320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:51 smithi040 bash[41173]: cluster 2023-12-01T17:29:50.356414+0000 mgr.y (mgr.24356) 3352 : cluster 0 pgmap v3320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:51 smithi141 bash[31670]: cluster 2023-12-01T17:29:50.356414+0000 mgr.y (mgr.24356) 3352 : cluster 0 pgmap v3320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:52 smithi040 bash[41173]: audit 2023-12-01T17:29:52.371897+0000 mon.c (mon.2) 2129 : audit 0 from='client.? 172.21.15.40:0/4128121399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:52 smithi040 bash[28232]: audit 2023-12-01T17:29:52.371897+0000 mon.c (mon.2) 2129 : audit 0 from='client.? 172.21.15.40:0/4128121399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:52 smithi141 bash[31670]: audit 2023-12-01T17:29:52.371897+0000 mon.c (mon.2) 2129 : audit 0 from='client.? 172.21.15.40:0/4128121399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:53 smithi040 bash[41173]: cluster 2023-12-01T17:29:52.357048+0000 mgr.y (mgr.24356) 3353 : cluster 0 pgmap v3321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:53 smithi040 bash[28232]: cluster 2023-12-01T17:29:52.357048+0000 mgr.y (mgr.24356) 3353 : cluster 0 pgmap v3321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:53 smithi141 bash[31670]: cluster 2023-12-01T17:29:52.357048+0000 mgr.y (mgr.24356) 3353 : cluster 0 pgmap v3321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:55 smithi040 bash[28232]: cluster 2023-12-01T17:29:54.358144+0000 mgr.y (mgr.24356) 3354 : cluster 0 pgmap v3322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:55 smithi040 bash[28232]: audit 2023-12-01T17:29:54.836936+0000 mon.c (mon.2) 2130 : audit 0 from='client.? 172.21.15.40:0/4056331363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:55 smithi040 bash[41173]: cluster 2023-12-01T17:29:54.358144+0000 mgr.y (mgr.24356) 3354 : cluster 0 pgmap v3322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:55 smithi040 bash[41173]: audit 2023-12-01T17:29:54.836936+0000 mon.c (mon.2) 2130 : audit 0 from='client.? 172.21.15.40:0/4056331363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:55 smithi141 bash[31670]: cluster 2023-12-01T17:29:54.358144+0000 mgr.y (mgr.24356) 3354 : cluster 0 pgmap v3322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:55 smithi141 bash[31670]: audit 2023-12-01T17:29:54.836936+0000 mon.c (mon.2) 2130 : audit 0 from='client.? 172.21.15.40:0/4056331363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:29:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:29:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:57 smithi040 bash[28232]: cluster 2023-12-01T17:29:56.358870+0000 mgr.y (mgr.24356) 3355 : cluster 0 pgmap v3323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:57 smithi040 bash[28232]: audit 2023-12-01T17:29:57.302777+0000 mon.c (mon.2) 2131 : audit 0 from='client.? 172.21.15.40:0/1146427734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:57 smithi040 bash[41173]: cluster 2023-12-01T17:29:56.358870+0000 mgr.y (mgr.24356) 3355 : cluster 0 pgmap v3323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:57 smithi040 bash[41173]: audit 2023-12-01T17:29:57.302777+0000 mon.c (mon.2) 2131 : audit 0 from='client.? 172.21.15.40:0/1146427734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:57 smithi141 bash[31670]: cluster 2023-12-01T17:29:56.358870+0000 mgr.y (mgr.24356) 3355 : cluster 0 pgmap v3323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:57 smithi141 bash[31670]: audit 2023-12-01T17:29:57.302777+0000 mon.c (mon.2) 2131 : audit 0 from='client.? 172.21.15.40:0/1146427734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:29:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:29:59 smithi040 bash[41173]: cluster 2023-12-01T17:29:58.359615+0000 mgr.y (mgr.24356) 3356 : cluster 0 pgmap v3324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:29:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:29:59 smithi040 bash[28232]: cluster 2023-12-01T17:29:58.359615+0000 mgr.y (mgr.24356) 3356 : cluster 0 pgmap v3324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:29:59 smithi141 bash[31670]: cluster 2023-12-01T17:29:58.359615+0000 mgr.y (mgr.24356) 3356 : cluster 0 pgmap v3324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:00 smithi040 bash[28232]: debug 2023-12-01T17:29:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:00 smithi040 bash[28232]: audit 2023-12-01T17:29:59.787175+0000 mon.c (mon.2) 2132 : audit 0 from='client.? 172.21.15.40:0/3848535372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:00 smithi040 bash[28232]: cluster 2023-12-01T17:30:00.000200+0000 mon.a (mon.0) 2658 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:00 smithi040 bash[41173]: audit 2023-12-01T17:29:59.787175+0000 mon.c (mon.2) 2132 : audit 0 from='client.? 172.21.15.40:0/3848535372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:00 smithi040 bash[41173]: cluster 2023-12-01T17:30:00.000200+0000 mon.a (mon.0) 2658 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:00 smithi141 bash[31670]: audit 2023-12-01T17:29:59.787175+0000 mon.c (mon.2) 2132 : audit 0 from='client.? 172.21.15.40:0/3848535372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:00 smithi141 bash[31670]: cluster 2023-12-01T17:30:00.000200+0000 mon.a (mon.0) 2658 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:01 smithi040 bash[28232]: cluster 2023-12-01T17:30:00.360809+0000 mgr.y (mgr.24356) 3357 : cluster 0 pgmap v3325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:01 smithi040 bash[28232]: audit 2023-12-01T17:30:00.576563+0000 mon.c (mon.2) 2133 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:30:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:01 smithi040 bash[41173]: cluster 2023-12-01T17:30:00.360809+0000 mgr.y (mgr.24356) 3357 : cluster 0 pgmap v3325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:01 smithi040 bash[41173]: audit 2023-12-01T17:30:00.576563+0000 mon.c (mon.2) 2133 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:30:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:01 smithi141 bash[31670]: cluster 2023-12-01T17:30:00.360809+0000 mgr.y (mgr.24356) 3357 : cluster 0 pgmap v3325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:01 smithi141 bash[31670]: audit 2023-12-01T17:30:00.576563+0000 mon.c (mon.2) 2133 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:30:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:02 smithi040 bash[41173]: audit 2023-12-01T17:30:02.250996+0000 mon.a (mon.0) 2659 : audit 0 from='client.? 172.21.15.40:0/474967782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:02 smithi040 bash[28232]: audit 2023-12-01T17:30:02.250996+0000 mon.a (mon.0) 2659 : audit 0 from='client.? 172.21.15.40:0/474967782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:02 smithi141 bash[31670]: audit 2023-12-01T17:30:02.250996+0000 mon.a (mon.0) 2659 : audit 0 from='client.? 172.21.15.40:0/474967782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:03 smithi040 bash[28232]: cluster 2023-12-01T17:30:02.361550+0000 mgr.y (mgr.24356) 3358 : cluster 0 pgmap v3326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:03 smithi040 bash[28232]: audit 2023-12-01T17:30:03.473948+0000 mon.c (mon.2) 2134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:03 smithi040 bash[41173]: cluster 2023-12-01T17:30:02.361550+0000 mgr.y (mgr.24356) 3358 : cluster 0 pgmap v3326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:03 smithi040 bash[41173]: audit 2023-12-01T17:30:03.473948+0000 mon.c (mon.2) 2134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:03 smithi141 bash[31670]: cluster 2023-12-01T17:30:02.361550+0000 mgr.y (mgr.24356) 3358 : cluster 0 pgmap v3326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:03 smithi141 bash[31670]: audit 2023-12-01T17:30:03.473948+0000 mon.c (mon.2) 2134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:05 smithi040 bash[28232]: cluster 2023-12-01T17:30:04.362810+0000 mgr.y (mgr.24356) 3359 : cluster 0 pgmap v3327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:05 smithi040 bash[28232]: audit 2023-12-01T17:30:04.716311+0000 mon.a (mon.0) 2660 : audit 0 from='client.? 172.21.15.40:0/147465036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:05 smithi040 bash[41173]: cluster 2023-12-01T17:30:04.362810+0000 mgr.y (mgr.24356) 3359 : cluster 0 pgmap v3327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:05 smithi040 bash[41173]: audit 2023-12-01T17:30:04.716311+0000 mon.a (mon.0) 2660 : audit 0 from='client.? 172.21.15.40:0/147465036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:05 smithi141 bash[31670]: cluster 2023-12-01T17:30:04.362810+0000 mgr.y (mgr.24356) 3359 : cluster 0 pgmap v3327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:05 smithi141 bash[31670]: audit 2023-12-01T17:30:04.716311+0000 mon.a (mon.0) 2660 : audit 0 from='client.? 172.21.15.40:0/147465036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:30:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:30:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: cluster 2023-12-01T17:30:06.363456+0000 mgr.y (mgr.24356) 3360 : cluster 0 pgmap v3328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:06.423909+0000 mon.a (mon.0) 2661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:06.437034+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:06.780305+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:06.790729+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:07.197980+0000 mon.c (mon.2) 2135 : audit 0 from='client.? 172.21.15.40:0/2299587393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:07.270650+0000 mon.c (mon.2) 2136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:07.272249+0000 mon.c (mon.2) 2137 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:30:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:07 smithi141 bash[31670]: audit 2023-12-01T17:30:07.281376+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: cluster 2023-12-01T17:30:06.363456+0000 mgr.y (mgr.24356) 3360 : cluster 0 pgmap v3328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:06.423909+0000 mon.a (mon.0) 2661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:06.437034+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:06.780305+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:06.790729+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:07.197980+0000 mon.c (mon.2) 2135 : audit 0 from='client.? 172.21.15.40:0/2299587393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:07.270650+0000 mon.c (mon.2) 2136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:07.272249+0000 mon.c (mon.2) 2137 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[41173]: audit 2023-12-01T17:30:07.281376+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: cluster 2023-12-01T17:30:06.363456+0000 mgr.y (mgr.24356) 3360 : cluster 0 pgmap v3328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:06.423909+0000 mon.a (mon.0) 2661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:06.437034+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:06.780305+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:06.790729+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:07.197980+0000 mon.c (mon.2) 2135 : audit 0 from='client.? 172.21.15.40:0/2299587393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:07.270650+0000 mon.c (mon.2) 2136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:30:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:07.272249+0000 mon.c (mon.2) 2137 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:30:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:07 smithi040 bash[28232]: audit 2023-12-01T17:30:07.281376+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:30:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:09 smithi141 bash[31670]: cluster 2023-12-01T17:30:08.364098+0000 mgr.y (mgr.24356) 3361 : cluster 0 pgmap v3329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:09 smithi040 bash[28232]: cluster 2023-12-01T17:30:08.364098+0000 mgr.y (mgr.24356) 3361 : cluster 0 pgmap v3329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:09 smithi040 bash[41173]: cluster 2023-12-01T17:30:08.364098+0000 mgr.y (mgr.24356) 3361 : cluster 0 pgmap v3329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:10 smithi141 bash[31670]: audit 2023-12-01T17:30:09.675612+0000 mon.a (mon.0) 2666 : audit 0 from='client.? 172.21.15.40:0/3309303248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:10 smithi040 bash[28232]: audit 2023-12-01T17:30:09.675612+0000 mon.a (mon.0) 2666 : audit 0 from='client.? 172.21.15.40:0/3309303248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:10 smithi040 bash[41173]: audit 2023-12-01T17:30:09.675612+0000 mon.a (mon.0) 2666 : audit 0 from='client.? 172.21.15.40:0/3309303248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:11 smithi141 bash[31670]: cluster 2023-12-01T17:30:10.365308+0000 mgr.y (mgr.24356) 3362 : cluster 0 pgmap v3330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:11 smithi040 bash[28232]: cluster 2023-12-01T17:30:10.365308+0000 mgr.y (mgr.24356) 3362 : cluster 0 pgmap v3330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:11 smithi040 bash[41173]: cluster 2023-12-01T17:30:10.365308+0000 mgr.y (mgr.24356) 3362 : cluster 0 pgmap v3330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:12 smithi141 bash[31670]: audit 2023-12-01T17:30:12.146442+0000 mon.c (mon.2) 2138 : audit 0 from='client.? 172.21.15.40:0/397322560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:12 smithi040 bash[28232]: audit 2023-12-01T17:30:12.146442+0000 mon.c (mon.2) 2138 : audit 0 from='client.? 172.21.15.40:0/397322560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:12 smithi040 bash[41173]: audit 2023-12-01T17:30:12.146442+0000 mon.c (mon.2) 2138 : audit 0 from='client.? 172.21.15.40:0/397322560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:13 smithi141 bash[31670]: cluster 2023-12-01T17:30:12.365987+0000 mgr.y (mgr.24356) 3363 : cluster 0 pgmap v3331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:13 smithi040 bash[28232]: cluster 2023-12-01T17:30:12.365987+0000 mgr.y (mgr.24356) 3363 : cluster 0 pgmap v3331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:13 smithi040 bash[41173]: cluster 2023-12-01T17:30:12.365987+0000 mgr.y (mgr.24356) 3363 : cluster 0 pgmap v3331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:15 smithi141 bash[31670]: cluster 2023-12-01T17:30:14.367095+0000 mgr.y (mgr.24356) 3364 : cluster 0 pgmap v3332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:15 smithi141 bash[31670]: audit 2023-12-01T17:30:14.617815+0000 mon.c (mon.2) 2139 : audit 0 from='client.? 172.21.15.40:0/3323099670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:15 smithi040 bash[28232]: cluster 2023-12-01T17:30:14.367095+0000 mgr.y (mgr.24356) 3364 : cluster 0 pgmap v3332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:15 smithi040 bash[28232]: audit 2023-12-01T17:30:14.617815+0000 mon.c (mon.2) 2139 : audit 0 from='client.? 172.21.15.40:0/3323099670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:15 smithi040 bash[41173]: cluster 2023-12-01T17:30:14.367095+0000 mgr.y (mgr.24356) 3364 : cluster 0 pgmap v3332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:15 smithi040 bash[41173]: audit 2023-12-01T17:30:14.617815+0000 mon.c (mon.2) 2139 : audit 0 from='client.? 172.21.15.40:0/3323099670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:30:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:30:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:17 smithi141 bash[31670]: cluster 2023-12-01T17:30:16.367741+0000 mgr.y (mgr.24356) 3365 : cluster 0 pgmap v3333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:17 smithi141 bash[31670]: audit 2023-12-01T17:30:17.083698+0000 mon.c (mon.2) 2140 : audit 0 from='client.? 172.21.15.40:0/2021198533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:17 smithi040 bash[28232]: cluster 2023-12-01T17:30:16.367741+0000 mgr.y (mgr.24356) 3365 : cluster 0 pgmap v3333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:17 smithi040 bash[28232]: audit 2023-12-01T17:30:17.083698+0000 mon.c (mon.2) 2140 : audit 0 from='client.? 172.21.15.40:0/2021198533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:17 smithi040 bash[41173]: cluster 2023-12-01T17:30:16.367741+0000 mgr.y (mgr.24356) 3365 : cluster 0 pgmap v3333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:17 smithi040 bash[41173]: audit 2023-12-01T17:30:17.083698+0000 mon.c (mon.2) 2140 : audit 0 from='client.? 172.21.15.40:0/2021198533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:18 smithi040 bash[28232]: audit 2023-12-01T17:30:18.474643+0000 mon.c (mon.2) 2141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:18 smithi040 bash[41173]: audit 2023-12-01T17:30:18.474643+0000 mon.c (mon.2) 2141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:18 smithi141 bash[31670]: audit 2023-12-01T17:30:18.474643+0000 mon.c (mon.2) 2141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:19 smithi040 bash[28232]: cluster 2023-12-01T17:30:18.368417+0000 mgr.y (mgr.24356) 3366 : cluster 0 pgmap v3334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:19 smithi040 bash[41173]: cluster 2023-12-01T17:30:18.368417+0000 mgr.y (mgr.24356) 3366 : cluster 0 pgmap v3334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:19 smithi141 bash[31670]: cluster 2023-12-01T17:30:18.368417+0000 mgr.y (mgr.24356) 3366 : cluster 0 pgmap v3334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:20 smithi040 bash[28232]: audit 2023-12-01T17:30:19.550393+0000 mon.c (mon.2) 2142 : audit 0 from='client.? 172.21.15.40:0/3480083402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:20 smithi040 bash[41173]: audit 2023-12-01T17:30:19.550393+0000 mon.c (mon.2) 2142 : audit 0 from='client.? 172.21.15.40:0/3480083402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:20 smithi141 bash[31670]: audit 2023-12-01T17:30:19.550393+0000 mon.c (mon.2) 2142 : audit 0 from='client.? 172.21.15.40:0/3480083402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:21 smithi040 bash[28232]: cluster 2023-12-01T17:30:20.369679+0000 mgr.y (mgr.24356) 3367 : cluster 0 pgmap v3335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:21 smithi040 bash[41173]: cluster 2023-12-01T17:30:20.369679+0000 mgr.y (mgr.24356) 3367 : cluster 0 pgmap v3335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:21 smithi141 bash[31670]: cluster 2023-12-01T17:30:20.369679+0000 mgr.y (mgr.24356) 3367 : cluster 0 pgmap v3335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:22 smithi040 bash[28232]: audit 2023-12-01T17:30:22.018953+0000 mon.a (mon.0) 2667 : audit 0 from='client.? 172.21.15.40:0/1349247134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:22 smithi040 bash[41173]: audit 2023-12-01T17:30:22.018953+0000 mon.a (mon.0) 2667 : audit 0 from='client.? 172.21.15.40:0/1349247134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:22 smithi141 bash[31670]: audit 2023-12-01T17:30:22.018953+0000 mon.a (mon.0) 2667 : audit 0 from='client.? 172.21.15.40:0/1349247134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:23 smithi040 bash[28232]: cluster 2023-12-01T17:30:22.370385+0000 mgr.y (mgr.24356) 3368 : cluster 0 pgmap v3336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:23 smithi040 bash[41173]: cluster 2023-12-01T17:30:22.370385+0000 mgr.y (mgr.24356) 3368 : cluster 0 pgmap v3336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:23 smithi141 bash[31670]: cluster 2023-12-01T17:30:22.370385+0000 mgr.y (mgr.24356) 3368 : cluster 0 pgmap v3336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:24 smithi040 bash[28232]: audit 2023-12-01T17:30:24.479886+0000 mon.c (mon.2) 2143 : audit 0 from='client.? 172.21.15.40:0/1242214547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:24 smithi040 bash[41173]: audit 2023-12-01T17:30:24.479886+0000 mon.c (mon.2) 2143 : audit 0 from='client.? 172.21.15.40:0/1242214547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:24 smithi141 bash[31670]: audit 2023-12-01T17:30:24.479886+0000 mon.c (mon.2) 2143 : audit 0 from='client.? 172.21.15.40:0/1242214547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:25 smithi040 bash[28232]: cluster 2023-12-01T17:30:24.371477+0000 mgr.y (mgr.24356) 3369 : cluster 0 pgmap v3337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:25 smithi040 bash[41173]: cluster 2023-12-01T17:30:24.371477+0000 mgr.y (mgr.24356) 3369 : cluster 0 pgmap v3337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:25 smithi141 bash[31670]: cluster 2023-12-01T17:30:24.371477+0000 mgr.y (mgr.24356) 3369 : cluster 0 pgmap v3337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:30:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:30:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:27 smithi040 bash[28232]: cluster 2023-12-01T17:30:26.372142+0000 mgr.y (mgr.24356) 3370 : cluster 0 pgmap v3338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:27 smithi040 bash[28232]: audit 2023-12-01T17:30:26.941446+0000 mon.c (mon.2) 2144 : audit 0 from='client.? 172.21.15.40:0/801991815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:27 smithi040 bash[41173]: cluster 2023-12-01T17:30:26.372142+0000 mgr.y (mgr.24356) 3370 : cluster 0 pgmap v3338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:27 smithi040 bash[41173]: audit 2023-12-01T17:30:26.941446+0000 mon.c (mon.2) 2144 : audit 0 from='client.? 172.21.15.40:0/801991815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:27 smithi141 bash[31670]: cluster 2023-12-01T17:30:26.372142+0000 mgr.y (mgr.24356) 3370 : cluster 0 pgmap v3338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:27 smithi141 bash[31670]: audit 2023-12-01T17:30:26.941446+0000 mon.c (mon.2) 2144 : audit 0 from='client.? 172.21.15.40:0/801991815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:29 smithi040 bash[28232]: cluster 2023-12-01T17:30:28.372854+0000 mgr.y (mgr.24356) 3371 : cluster 0 pgmap v3339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:29 smithi040 bash[28232]: audit 2023-12-01T17:30:29.408311+0000 mon.a (mon.0) 2668 : audit 0 from='client.? 172.21.15.40:0/610526819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:29 smithi040 bash[41173]: cluster 2023-12-01T17:30:28.372854+0000 mgr.y (mgr.24356) 3371 : cluster 0 pgmap v3339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:29 smithi040 bash[41173]: audit 2023-12-01T17:30:29.408311+0000 mon.a (mon.0) 2668 : audit 0 from='client.? 172.21.15.40:0/610526819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:29 smithi141 bash[31670]: cluster 2023-12-01T17:30:28.372854+0000 mgr.y (mgr.24356) 3371 : cluster 0 pgmap v3339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:29 smithi141 bash[31670]: audit 2023-12-01T17:30:29.408311+0000 mon.a (mon.0) 2668 : audit 0 from='client.? 172.21.15.40:0/610526819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:31 smithi040 bash[28232]: cluster 2023-12-01T17:30:30.374034+0000 mgr.y (mgr.24356) 3372 : cluster 0 pgmap v3340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:31 smithi040 bash[41173]: cluster 2023-12-01T17:30:30.374034+0000 mgr.y (mgr.24356) 3372 : cluster 0 pgmap v3340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:31 smithi141 bash[31670]: cluster 2023-12-01T17:30:30.374034+0000 mgr.y (mgr.24356) 3372 : cluster 0 pgmap v3340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:32 smithi040 bash[28232]: audit 2023-12-01T17:30:31.882102+0000 mon.c (mon.2) 2145 : audit 0 from='client.? 172.21.15.40:0/1371831660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:32 smithi040 bash[41173]: audit 2023-12-01T17:30:31.882102+0000 mon.c (mon.2) 2145 : audit 0 from='client.? 172.21.15.40:0/1371831660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:32 smithi141 bash[31670]: audit 2023-12-01T17:30:31.882102+0000 mon.c (mon.2) 2145 : audit 0 from='client.? 172.21.15.40:0/1371831660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:33 smithi040 bash[41173]: cluster 2023-12-01T17:30:32.374725+0000 mgr.y (mgr.24356) 3373 : cluster 0 pgmap v3341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:33 smithi040 bash[41173]: audit 2023-12-01T17:30:33.475017+0000 mon.c (mon.2) 2146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:33 smithi040 bash[28232]: cluster 2023-12-01T17:30:32.374725+0000 mgr.y (mgr.24356) 3373 : cluster 0 pgmap v3341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:33 smithi040 bash[28232]: audit 2023-12-01T17:30:33.475017+0000 mon.c (mon.2) 2146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:33 smithi141 bash[31670]: cluster 2023-12-01T17:30:32.374725+0000 mgr.y (mgr.24356) 3373 : cluster 0 pgmap v3341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:33 smithi141 bash[31670]: audit 2023-12-01T17:30:33.475017+0000 mon.c (mon.2) 2146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:34 smithi040 bash[41173]: audit 2023-12-01T17:30:34.349054+0000 mon.a (mon.0) 2669 : audit 0 from='client.? 172.21.15.40:0/2898636195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:34 smithi040 bash[28232]: audit 2023-12-01T17:30:34.349054+0000 mon.a (mon.0) 2669 : audit 0 from='client.? 172.21.15.40:0/2898636195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:34 smithi141 bash[31670]: audit 2023-12-01T17:30:34.349054+0000 mon.a (mon.0) 2669 : audit 0 from='client.? 172.21.15.40:0/2898636195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:35 smithi040 bash[28232]: cluster 2023-12-01T17:30:34.375870+0000 mgr.y (mgr.24356) 3374 : cluster 0 pgmap v3342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:35 smithi040 bash[41173]: cluster 2023-12-01T17:30:34.375870+0000 mgr.y (mgr.24356) 3374 : cluster 0 pgmap v3342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:35 smithi141 bash[31670]: cluster 2023-12-01T17:30:34.375870+0000 mgr.y (mgr.24356) 3374 : cluster 0 pgmap v3342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:30:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:30:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:37 smithi040 bash[28232]: cluster 2023-12-01T17:30:36.376496+0000 mgr.y (mgr.24356) 3375 : cluster 0 pgmap v3343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:37 smithi040 bash[28232]: audit 2023-12-01T17:30:36.815806+0000 mon.c (mon.2) 2147 : audit 0 from='client.? 172.21.15.40:0/3809134394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:37 smithi040 bash[41173]: cluster 2023-12-01T17:30:36.376496+0000 mgr.y (mgr.24356) 3375 : cluster 0 pgmap v3343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:37 smithi040 bash[41173]: audit 2023-12-01T17:30:36.815806+0000 mon.c (mon.2) 2147 : audit 0 from='client.? 172.21.15.40:0/3809134394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:37 smithi141 bash[31670]: cluster 2023-12-01T17:30:36.376496+0000 mgr.y (mgr.24356) 3375 : cluster 0 pgmap v3343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:37 smithi141 bash[31670]: audit 2023-12-01T17:30:36.815806+0000 mon.c (mon.2) 2147 : audit 0 from='client.? 172.21.15.40:0/3809134394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:39 smithi040 bash[28232]: cluster 2023-12-01T17:30:38.377188+0000 mgr.y (mgr.24356) 3376 : cluster 0 pgmap v3344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:39 smithi040 bash[28232]: audit 2023-12-01T17:30:39.283795+0000 mon.a (mon.0) 2670 : audit 0 from='client.? 172.21.15.40:0/781886076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:39 smithi040 bash[41173]: cluster 2023-12-01T17:30:38.377188+0000 mgr.y (mgr.24356) 3376 : cluster 0 pgmap v3344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:39 smithi040 bash[41173]: audit 2023-12-01T17:30:39.283795+0000 mon.a (mon.0) 2670 : audit 0 from='client.? 172.21.15.40:0/781886076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:39 smithi141 bash[31670]: cluster 2023-12-01T17:30:38.377188+0000 mgr.y (mgr.24356) 3376 : cluster 0 pgmap v3344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:39 smithi141 bash[31670]: audit 2023-12-01T17:30:39.283795+0000 mon.a (mon.0) 2670 : audit 0 from='client.? 172.21.15.40:0/781886076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:41 smithi040 bash[28232]: cluster 2023-12-01T17:30:40.378324+0000 mgr.y (mgr.24356) 3377 : cluster 0 pgmap v3345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:41 smithi040 bash[41173]: cluster 2023-12-01T17:30:40.378324+0000 mgr.y (mgr.24356) 3377 : cluster 0 pgmap v3345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:41 smithi141 bash[31670]: cluster 2023-12-01T17:30:40.378324+0000 mgr.y (mgr.24356) 3377 : cluster 0 pgmap v3345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:42 smithi040 bash[28232]: audit 2023-12-01T17:30:41.760168+0000 mon.c (mon.2) 2148 : audit 0 from='client.? 172.21.15.40:0/2730940172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:42 smithi040 bash[41173]: audit 2023-12-01T17:30:41.760168+0000 mon.c (mon.2) 2148 : audit 0 from='client.? 172.21.15.40:0/2730940172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:42 smithi141 bash[31670]: audit 2023-12-01T17:30:41.760168+0000 mon.c (mon.2) 2148 : audit 0 from='client.? 172.21.15.40:0/2730940172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:43 smithi040 bash[41173]: cluster 2023-12-01T17:30:42.379049+0000 mgr.y (mgr.24356) 3378 : cluster 0 pgmap v3346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:43 smithi040 bash[28232]: cluster 2023-12-01T17:30:42.379049+0000 mgr.y (mgr.24356) 3378 : cluster 0 pgmap v3346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:43 smithi141 bash[31670]: cluster 2023-12-01T17:30:42.379049+0000 mgr.y (mgr.24356) 3378 : cluster 0 pgmap v3346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:44 smithi040 bash[41173]: audit 2023-12-01T17:30:44.222673+0000 mon.c (mon.2) 2149 : audit 0 from='client.? 172.21.15.40:0/2141098634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:44 smithi040 bash[28232]: audit 2023-12-01T17:30:44.222673+0000 mon.c (mon.2) 2149 : audit 0 from='client.? 172.21.15.40:0/2141098634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:44 smithi141 bash[31670]: audit 2023-12-01T17:30:44.222673+0000 mon.c (mon.2) 2149 : audit 0 from='client.? 172.21.15.40:0/2141098634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:45 smithi040 bash[28232]: cluster 2023-12-01T17:30:44.380273+0000 mgr.y (mgr.24356) 3379 : cluster 0 pgmap v3347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:45 smithi040 bash[41173]: cluster 2023-12-01T17:30:44.380273+0000 mgr.y (mgr.24356) 3379 : cluster 0 pgmap v3347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:45 smithi141 bash[31670]: cluster 2023-12-01T17:30:44.380273+0000 mgr.y (mgr.24356) 3379 : cluster 0 pgmap v3347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:30:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:30:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:47 smithi040 bash[28232]: cluster 2023-12-01T17:30:46.380925+0000 mgr.y (mgr.24356) 3380 : cluster 0 pgmap v3348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:47 smithi040 bash[28232]: audit 2023-12-01T17:30:46.681572+0000 mon.c (mon.2) 2150 : audit 0 from='client.? 172.21.15.40:0/1952892122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:47 smithi040 bash[41173]: cluster 2023-12-01T17:30:46.380925+0000 mgr.y (mgr.24356) 3380 : cluster 0 pgmap v3348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:47 smithi040 bash[41173]: audit 2023-12-01T17:30:46.681572+0000 mon.c (mon.2) 2150 : audit 0 from='client.? 172.21.15.40:0/1952892122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:47 smithi141 bash[31670]: cluster 2023-12-01T17:30:46.380925+0000 mgr.y (mgr.24356) 3380 : cluster 0 pgmap v3348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:47 smithi141 bash[31670]: audit 2023-12-01T17:30:46.681572+0000 mon.c (mon.2) 2150 : audit 0 from='client.? 172.21.15.40:0/1952892122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:48 smithi141 bash[31670]: audit 2023-12-01T17:30:48.475746+0000 mon.c (mon.2) 2151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:48 smithi040 bash[41173]: audit 2023-12-01T17:30:48.475746+0000 mon.c (mon.2) 2151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:48 smithi040 bash[28232]: audit 2023-12-01T17:30:48.475746+0000 mon.c (mon.2) 2151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:49 smithi141 bash[31670]: cluster 2023-12-01T17:30:48.381586+0000 mgr.y (mgr.24356) 3381 : cluster 0 pgmap v3349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:49 smithi141 bash[31670]: audit 2023-12-01T17:30:49.146424+0000 mon.c (mon.2) 2152 : audit 0 from='client.? 172.21.15.40:0/1708846607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:49 smithi040 bash[28232]: cluster 2023-12-01T17:30:48.381586+0000 mgr.y (mgr.24356) 3381 : cluster 0 pgmap v3349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:49 smithi040 bash[28232]: audit 2023-12-01T17:30:49.146424+0000 mon.c (mon.2) 2152 : audit 0 from='client.? 172.21.15.40:0/1708846607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:49 smithi040 bash[41173]: cluster 2023-12-01T17:30:48.381586+0000 mgr.y (mgr.24356) 3381 : cluster 0 pgmap v3349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:49 smithi040 bash[41173]: audit 2023-12-01T17:30:49.146424+0000 mon.c (mon.2) 2152 : audit 0 from='client.? 172.21.15.40:0/1708846607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:51 smithi141 bash[31670]: cluster 2023-12-01T17:30:50.382734+0000 mgr.y (mgr.24356) 3382 : cluster 0 pgmap v3350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:51 smithi141 bash[31670]: audit 2023-12-01T17:30:51.611773+0000 mon.c (mon.2) 2153 : audit 0 from='client.? 172.21.15.40:0/1670992644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:51 smithi040 bash[41173]: cluster 2023-12-01T17:30:50.382734+0000 mgr.y (mgr.24356) 3382 : cluster 0 pgmap v3350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:51 smithi040 bash[41173]: audit 2023-12-01T17:30:51.611773+0000 mon.c (mon.2) 2153 : audit 0 from='client.? 172.21.15.40:0/1670992644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:51 smithi040 bash[28232]: cluster 2023-12-01T17:30:50.382734+0000 mgr.y (mgr.24356) 3382 : cluster 0 pgmap v3350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:51 smithi040 bash[28232]: audit 2023-12-01T17:30:51.611773+0000 mon.c (mon.2) 2153 : audit 0 from='client.? 172.21.15.40:0/1670992644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:53 smithi141 bash[31670]: cluster 2023-12-01T17:30:52.383393+0000 mgr.y (mgr.24356) 3383 : cluster 0 pgmap v3351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:53 smithi040 bash[28232]: cluster 2023-12-01T17:30:52.383393+0000 mgr.y (mgr.24356) 3383 : cluster 0 pgmap v3351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:53 smithi040 bash[41173]: cluster 2023-12-01T17:30:52.383393+0000 mgr.y (mgr.24356) 3383 : cluster 0 pgmap v3351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:54 smithi141 bash[31670]: audit 2023-12-01T17:30:54.080793+0000 mon.a (mon.0) 2671 : audit 0 from='client.? 172.21.15.40:0/1537203228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:54 smithi040 bash[28232]: audit 2023-12-01T17:30:54.080793+0000 mon.a (mon.0) 2671 : audit 0 from='client.? 172.21.15.40:0/1537203228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:54 smithi040 bash[41173]: audit 2023-12-01T17:30:54.080793+0000 mon.a (mon.0) 2671 : audit 0 from='client.? 172.21.15.40:0/1537203228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:55 smithi141 bash[31670]: cluster 2023-12-01T17:30:54.384494+0000 mgr.y (mgr.24356) 3384 : cluster 0 pgmap v3352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:55 smithi040 bash[41173]: cluster 2023-12-01T17:30:54.384494+0000 mgr.y (mgr.24356) 3384 : cluster 0 pgmap v3352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:55 smithi040 bash[28232]: cluster 2023-12-01T17:30:54.384494+0000 mgr.y (mgr.24356) 3384 : cluster 0 pgmap v3352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:30:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:30:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:56 smithi040 bash[28232]: audit 2023-12-01T17:30:56.544347+0000 mon.c (mon.2) 2154 : audit 0 from='client.? 172.21.15.40:0/3050832415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:56 smithi040 bash[41173]: audit 2023-12-01T17:30:56.544347+0000 mon.c (mon.2) 2154 : audit 0 from='client.? 172.21.15.40:0/3050832415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:56 smithi141 bash[31670]: audit 2023-12-01T17:30:56.544347+0000 mon.c (mon.2) 2154 : audit 0 from='client.? 172.21.15.40:0/3050832415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:30:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:57 smithi141 bash[31670]: cluster 2023-12-01T17:30:56.385129+0000 mgr.y (mgr.24356) 3385 : cluster 0 pgmap v3353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:57 smithi040 bash[41173]: cluster 2023-12-01T17:30:56.385129+0000 mgr.y (mgr.24356) 3385 : cluster 0 pgmap v3353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:30:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:57 smithi040 bash[28232]: cluster 2023-12-01T17:30:56.385129+0000 mgr.y (mgr.24356) 3385 : cluster 0 pgmap v3353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:59 smithi141 bash[31670]: cluster 2023-12-01T17:30:58.385787+0000 mgr.y (mgr.24356) 3386 : cluster 0 pgmap v3354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:30:59 smithi141 bash[31670]: audit 2023-12-01T17:30:59.001614+0000 mon.c (mon.2) 2155 : audit 0 from='client.? 172.21.15.40:0/1705701182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:59 smithi040 bash[28232]: cluster 2023-12-01T17:30:58.385787+0000 mgr.y (mgr.24356) 3386 : cluster 0 pgmap v3354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:30:59 smithi040 bash[28232]: audit 2023-12-01T17:30:59.001614+0000 mon.c (mon.2) 2155 : audit 0 from='client.? 172.21.15.40:0/1705701182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:59 smithi040 bash[41173]: cluster 2023-12-01T17:30:58.385787+0000 mgr.y (mgr.24356) 3386 : cluster 0 pgmap v3354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:30:59 smithi040 bash[41173]: audit 2023-12-01T17:30:59.001614+0000 mon.c (mon.2) 2155 : audit 0 from='client.? 172.21.15.40:0/1705701182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:01 smithi141 bash[31670]: cluster 2023-12-01T17:31:00.387093+0000 mgr.y (mgr.24356) 3387 : cluster 0 pgmap v3355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:01 smithi141 bash[31670]: audit 2023-12-01T17:31:01.462720+0000 mon.a (mon.0) 2672 : audit 0 from='client.? 172.21.15.40:0/888371784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:01 smithi040 bash[28232]: cluster 2023-12-01T17:31:00.387093+0000 mgr.y (mgr.24356) 3387 : cluster 0 pgmap v3355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:01 smithi040 bash[28232]: audit 2023-12-01T17:31:01.462720+0000 mon.a (mon.0) 2672 : audit 0 from='client.? 172.21.15.40:0/888371784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:01 smithi040 bash[41173]: cluster 2023-12-01T17:31:00.387093+0000 mgr.y (mgr.24356) 3387 : cluster 0 pgmap v3355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:01 smithi040 bash[41173]: audit 2023-12-01T17:31:01.462720+0000 mon.a (mon.0) 2672 : audit 0 from='client.? 172.21.15.40:0/888371784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:03 smithi141 bash[31670]: cluster 2023-12-01T17:31:02.387927+0000 mgr.y (mgr.24356) 3388 : cluster 0 pgmap v3356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:03 smithi141 bash[31670]: audit 2023-12-01T17:31:03.475923+0000 mon.c (mon.2) 2156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:03 smithi040 bash[28232]: cluster 2023-12-01T17:31:02.387927+0000 mgr.y (mgr.24356) 3388 : cluster 0 pgmap v3356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:03 smithi040 bash[28232]: audit 2023-12-01T17:31:03.475923+0000 mon.c (mon.2) 2156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:03 smithi040 bash[41173]: cluster 2023-12-01T17:31:02.387927+0000 mgr.y (mgr.24356) 3388 : cluster 0 pgmap v3356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:03 smithi040 bash[41173]: audit 2023-12-01T17:31:03.475923+0000 mon.c (mon.2) 2156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:04 smithi141 bash[31670]: audit 2023-12-01T17:31:03.931975+0000 mon.c (mon.2) 2157 : audit 0 from='client.? 172.21.15.40:0/3667587017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:04 smithi040 bash[28232]: audit 2023-12-01T17:31:03.931975+0000 mon.c (mon.2) 2157 : audit 0 from='client.? 172.21.15.40:0/3667587017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:04 smithi040 bash[41173]: audit 2023-12-01T17:31:03.931975+0000 mon.c (mon.2) 2157 : audit 0 from='client.? 172.21.15.40:0/3667587017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:05 smithi141 bash[31670]: cluster 2023-12-01T17:31:04.389086+0000 mgr.y (mgr.24356) 3389 : cluster 0 pgmap v3357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:05 smithi040 bash[41173]: cluster 2023-12-01T17:31:04.389086+0000 mgr.y (mgr.24356) 3389 : cluster 0 pgmap v3357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:05 smithi040 bash[28232]: cluster 2023-12-01T17:31:04.389086+0000 mgr.y (mgr.24356) 3389 : cluster 0 pgmap v3357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:06 smithi040 bash[28232]: audit 2023-12-01T17:31:06.404705+0000 mon.c (mon.2) 2158 : audit 0 from='client.? 172.21.15.40:0/741245343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:31:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:31:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:06 smithi040 bash[41173]: audit 2023-12-01T17:31:06.404705+0000 mon.c (mon.2) 2158 : audit 0 from='client.? 172.21.15.40:0/741245343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:06 smithi141 bash[31670]: audit 2023-12-01T17:31:06.404705+0000 mon.c (mon.2) 2158 : audit 0 from='client.? 172.21.15.40:0/741245343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:07 smithi141 bash[31670]: cluster 2023-12-01T17:31:06.389539+0000 mgr.y (mgr.24356) 3390 : cluster 0 pgmap v3358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:07 smithi141 bash[31670]: audit 2023-12-01T17:31:07.366827+0000 mon.c (mon.2) 2159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:31:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:07 smithi040 bash[41173]: cluster 2023-12-01T17:31:06.389539+0000 mgr.y (mgr.24356) 3390 : cluster 0 pgmap v3358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:07 smithi040 bash[41173]: audit 2023-12-01T17:31:07.366827+0000 mon.c (mon.2) 2159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:31:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:07 smithi040 bash[28232]: cluster 2023-12-01T17:31:06.389539+0000 mgr.y (mgr.24356) 3390 : cluster 0 pgmap v3358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:07 smithi040 bash[28232]: audit 2023-12-01T17:31:07.366827+0000 mon.c (mon.2) 2159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:31:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:09 smithi141 bash[31670]: cluster 2023-12-01T17:31:08.390183+0000 mgr.y (mgr.24356) 3391 : cluster 0 pgmap v3359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:09 smithi141 bash[31670]: audit 2023-12-01T17:31:08.867857+0000 mon.c (mon.2) 2160 : audit 0 from='client.? 172.21.15.40:0/1424719275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:09 smithi040 bash[28232]: cluster 2023-12-01T17:31:08.390183+0000 mgr.y (mgr.24356) 3391 : cluster 0 pgmap v3359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:09 smithi040 bash[28232]: audit 2023-12-01T17:31:08.867857+0000 mon.c (mon.2) 2160 : audit 0 from='client.? 172.21.15.40:0/1424719275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:09 smithi040 bash[41173]: cluster 2023-12-01T17:31:08.390183+0000 mgr.y (mgr.24356) 3391 : cluster 0 pgmap v3359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:09 smithi040 bash[41173]: audit 2023-12-01T17:31:08.867857+0000 mon.c (mon.2) 2160 : audit 0 from='client.? 172.21.15.40:0/1424719275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:11 smithi141 bash[31670]: cluster 2023-12-01T17:31:10.391358+0000 mgr.y (mgr.24356) 3392 : cluster 0 pgmap v3360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:11 smithi141 bash[31670]: audit 2023-12-01T17:31:11.328785+0000 mon.c (mon.2) 2161 : audit 0 from='client.? 172.21.15.40:0/2206979027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:11 smithi040 bash[28232]: cluster 2023-12-01T17:31:10.391358+0000 mgr.y (mgr.24356) 3392 : cluster 0 pgmap v3360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:11 smithi040 bash[28232]: audit 2023-12-01T17:31:11.328785+0000 mon.c (mon.2) 2161 : audit 0 from='client.? 172.21.15.40:0/2206979027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:11 smithi040 bash[41173]: cluster 2023-12-01T17:31:10.391358+0000 mgr.y (mgr.24356) 3392 : cluster 0 pgmap v3360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:11 smithi040 bash[41173]: audit 2023-12-01T17:31:11.328785+0000 mon.c (mon.2) 2161 : audit 0 from='client.? 172.21.15.40:0/2206979027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 17:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T17:31:12.18044184Z level=info msg="Completed cleanup jobs" duration=141.143241ms 2023-12-01T17:31:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:13 smithi141 bash[31670]: cluster 2023-12-01T17:31:12.391989+0000 mgr.y (mgr.24356) 3393 : cluster 0 pgmap v3361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:13 smithi141 bash[31670]: audit 2023-12-01T17:31:13.262917+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:13 smithi141 bash[31670]: audit 2023-12-01T17:31:13.275811+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:13 smithi141 bash[31670]: audit 2023-12-01T17:31:13.560749+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:13 smithi141 bash[31670]: audit 2023-12-01T17:31:13.571695+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[28232]: cluster 2023-12-01T17:31:12.391989+0000 mgr.y (mgr.24356) 3393 : cluster 0 pgmap v3361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[28232]: audit 2023-12-01T17:31:13.262917+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[28232]: audit 2023-12-01T17:31:13.275811+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[28232]: audit 2023-12-01T17:31:13.560749+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[28232]: audit 2023-12-01T17:31:13.571695+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[41173]: cluster 2023-12-01T17:31:12.391989+0000 mgr.y (mgr.24356) 3393 : cluster 0 pgmap v3361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[41173]: audit 2023-12-01T17:31:13.262917+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[41173]: audit 2023-12-01T17:31:13.275811+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[41173]: audit 2023-12-01T17:31:13.560749+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:13 smithi040 bash[41173]: audit 2023-12-01T17:31:13.571695+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:14 smithi141 bash[31670]: audit 2023-12-01T17:31:13.799307+0000 mon.a (mon.0) 2677 : audit 0 from='client.? 172.21.15.40:0/1960156812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:14 smithi141 bash[31670]: audit 2023-12-01T17:31:14.047128+0000 mon.c (mon.2) 2162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:31:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:14 smithi141 bash[31670]: audit 2023-12-01T17:31:14.049204+0000 mon.c (mon.2) 2163 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:31:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:14 smithi141 bash[31670]: audit 2023-12-01T17:31:14.061621+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[28232]: audit 2023-12-01T17:31:13.799307+0000 mon.a (mon.0) 2677 : audit 0 from='client.? 172.21.15.40:0/1960156812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[28232]: audit 2023-12-01T17:31:14.047128+0000 mon.c (mon.2) 2162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[28232]: audit 2023-12-01T17:31:14.049204+0000 mon.c (mon.2) 2163 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[28232]: audit 2023-12-01T17:31:14.061621+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[41173]: audit 2023-12-01T17:31:13.799307+0000 mon.a (mon.0) 2677 : audit 0 from='client.? 172.21.15.40:0/1960156812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[41173]: audit 2023-12-01T17:31:14.047128+0000 mon.c (mon.2) 2162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[41173]: audit 2023-12-01T17:31:14.049204+0000 mon.c (mon.2) 2163 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:31:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:14 smithi040 bash[41173]: audit 2023-12-01T17:31:14.061621+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:31:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:15 smithi141 bash[31670]: cluster 2023-12-01T17:31:14.393109+0000 mgr.y (mgr.24356) 3394 : cluster 0 pgmap v3362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:15 smithi040 bash[41173]: cluster 2023-12-01T17:31:14.393109+0000 mgr.y (mgr.24356) 3394 : cluster 0 pgmap v3362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:15 smithi040 bash[28232]: cluster 2023-12-01T17:31:14.393109+0000 mgr.y (mgr.24356) 3394 : cluster 0 pgmap v3362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:16.765 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:31:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:31:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:16 smithi141 bash[31670]: audit 2023-12-01T17:31:16.264620+0000 mon.c (mon.2) 2164 : audit 0 from='client.? 172.21.15.40:0/2408821219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:16 smithi040 bash[28232]: audit 2023-12-01T17:31:16.264620+0000 mon.c (mon.2) 2164 : audit 0 from='client.? 172.21.15.40:0/2408821219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:16 smithi040 bash[41173]: audit 2023-12-01T17:31:16.264620+0000 mon.c (mon.2) 2164 : audit 0 from='client.? 172.21.15.40:0/2408821219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:17 smithi141 bash[31670]: cluster 2023-12-01T17:31:16.393829+0000 mgr.y (mgr.24356) 3395 : cluster 0 pgmap v3363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:17 smithi040 bash[28232]: cluster 2023-12-01T17:31:16.393829+0000 mgr.y (mgr.24356) 3395 : cluster 0 pgmap v3363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:17 smithi040 bash[41173]: cluster 2023-12-01T17:31:16.393829+0000 mgr.y (mgr.24356) 3395 : cluster 0 pgmap v3363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:18 smithi141 bash[31670]: cluster 2023-12-01T17:31:18.394441+0000 mgr.y (mgr.24356) 3396 : cluster 0 pgmap v3364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:18 smithi141 bash[31670]: audit 2023-12-01T17:31:18.476261+0000 mon.c (mon.2) 2165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:18 smithi141 bash[31670]: audit 2023-12-01T17:31:18.724459+0000 mon.c (mon.2) 2166 : audit 0 from='client.? 172.21.15.40:0/401466284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:18 smithi040 bash[28232]: cluster 2023-12-01T17:31:18.394441+0000 mgr.y (mgr.24356) 3396 : cluster 0 pgmap v3364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:18 smithi040 bash[28232]: audit 2023-12-01T17:31:18.476261+0000 mon.c (mon.2) 2165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:18 smithi040 bash[28232]: audit 2023-12-01T17:31:18.724459+0000 mon.c (mon.2) 2166 : audit 0 from='client.? 172.21.15.40:0/401466284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:18 smithi040 bash[41173]: cluster 2023-12-01T17:31:18.394441+0000 mgr.y (mgr.24356) 3396 : cluster 0 pgmap v3364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:18 smithi040 bash[41173]: audit 2023-12-01T17:31:18.476261+0000 mon.c (mon.2) 2165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:18 smithi040 bash[41173]: audit 2023-12-01T17:31:18.724459+0000 mon.c (mon.2) 2166 : audit 0 from='client.? 172.21.15.40:0/401466284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:21 smithi141 bash[31670]: cluster 2023-12-01T17:31:20.395606+0000 mgr.y (mgr.24356) 3397 : cluster 0 pgmap v3365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:21 smithi141 bash[31670]: audit 2023-12-01T17:31:21.206700+0000 mon.a (mon.0) 2679 : audit 0 from='client.? 172.21.15.40:0/4262414238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:21 smithi040 bash[41173]: cluster 2023-12-01T17:31:20.395606+0000 mgr.y (mgr.24356) 3397 : cluster 0 pgmap v3365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:21 smithi040 bash[41173]: audit 2023-12-01T17:31:21.206700+0000 mon.a (mon.0) 2679 : audit 0 from='client.? 172.21.15.40:0/4262414238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:21 smithi040 bash[28232]: cluster 2023-12-01T17:31:20.395606+0000 mgr.y (mgr.24356) 3397 : cluster 0 pgmap v3365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:21 smithi040 bash[28232]: audit 2023-12-01T17:31:21.206700+0000 mon.a (mon.0) 2679 : audit 0 from='client.? 172.21.15.40:0/4262414238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:23 smithi141 bash[31670]: cluster 2023-12-01T17:31:22.396266+0000 mgr.y (mgr.24356) 3398 : cluster 0 pgmap v3366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:23 smithi040 bash[41173]: cluster 2023-12-01T17:31:22.396266+0000 mgr.y (mgr.24356) 3398 : cluster 0 pgmap v3366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:23 smithi040 bash[28232]: cluster 2023-12-01T17:31:22.396266+0000 mgr.y (mgr.24356) 3398 : cluster 0 pgmap v3366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:24 smithi141 bash[31670]: audit 2023-12-01T17:31:23.678333+0000 mon.c (mon.2) 2167 : audit 0 from='client.? 172.21.15.40:0/1817256266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:24 smithi040 bash[41173]: audit 2023-12-01T17:31:23.678333+0000 mon.c (mon.2) 2167 : audit 0 from='client.? 172.21.15.40:0/1817256266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:24 smithi040 bash[28232]: audit 2023-12-01T17:31:23.678333+0000 mon.c (mon.2) 2167 : audit 0 from='client.? 172.21.15.40:0/1817256266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:25 smithi040 bash[41173]: cluster 2023-12-01T17:31:24.397427+0000 mgr.y (mgr.24356) 3399 : cluster 0 pgmap v3367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:25 smithi040 bash[28232]: cluster 2023-12-01T17:31:24.397427+0000 mgr.y (mgr.24356) 3399 : cluster 0 pgmap v3367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:25 smithi141 bash[31670]: cluster 2023-12-01T17:31:24.397427+0000 mgr.y (mgr.24356) 3399 : cluster 0 pgmap v3367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:26 smithi040 bash[28232]: audit 2023-12-01T17:31:26.133107+0000 mon.c (mon.2) 2168 : audit 0 from='client.? 172.21.15.40:0/1827281558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:31:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:31:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:26 smithi040 bash[41173]: audit 2023-12-01T17:31:26.133107+0000 mon.c (mon.2) 2168 : audit 0 from='client.? 172.21.15.40:0/1827281558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:26 smithi141 bash[31670]: audit 2023-12-01T17:31:26.133107+0000 mon.c (mon.2) 2168 : audit 0 from='client.? 172.21.15.40:0/1827281558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:27 smithi040 bash[28232]: cluster 2023-12-01T17:31:26.398090+0000 mgr.y (mgr.24356) 3400 : cluster 0 pgmap v3368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:27 smithi040 bash[41173]: cluster 2023-12-01T17:31:26.398090+0000 mgr.y (mgr.24356) 3400 : cluster 0 pgmap v3368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:27 smithi141 bash[31670]: cluster 2023-12-01T17:31:26.398090+0000 mgr.y (mgr.24356) 3400 : cluster 0 pgmap v3368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:29 smithi040 bash[28232]: cluster 2023-12-01T17:31:28.398847+0000 mgr.y (mgr.24356) 3401 : cluster 0 pgmap v3369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:29 smithi040 bash[28232]: audit 2023-12-01T17:31:28.594848+0000 mon.a (mon.0) 2680 : audit 0 from='client.? 172.21.15.40:0/651190020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:29 smithi040 bash[41173]: cluster 2023-12-01T17:31:28.398847+0000 mgr.y (mgr.24356) 3401 : cluster 0 pgmap v3369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:29 smithi040 bash[41173]: audit 2023-12-01T17:31:28.594848+0000 mon.a (mon.0) 2680 : audit 0 from='client.? 172.21.15.40:0/651190020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:29 smithi141 bash[31670]: cluster 2023-12-01T17:31:28.398847+0000 mgr.y (mgr.24356) 3401 : cluster 0 pgmap v3369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:29 smithi141 bash[31670]: audit 2023-12-01T17:31:28.594848+0000 mon.a (mon.0) 2680 : audit 0 from='client.? 172.21.15.40:0/651190020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:31 smithi040 bash[28232]: cluster 2023-12-01T17:31:30.399996+0000 mgr.y (mgr.24356) 3402 : cluster 0 pgmap v3370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:31 smithi040 bash[28232]: audit 2023-12-01T17:31:31.066604+0000 mon.a (mon.0) 2681 : audit 0 from='client.? 172.21.15.40:0/2207256148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:31 smithi040 bash[41173]: cluster 2023-12-01T17:31:30.399996+0000 mgr.y (mgr.24356) 3402 : cluster 0 pgmap v3370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:31 smithi040 bash[41173]: audit 2023-12-01T17:31:31.066604+0000 mon.a (mon.0) 2681 : audit 0 from='client.? 172.21.15.40:0/2207256148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:31 smithi141 bash[31670]: cluster 2023-12-01T17:31:30.399996+0000 mgr.y (mgr.24356) 3402 : cluster 0 pgmap v3370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:31 smithi141 bash[31670]: audit 2023-12-01T17:31:31.066604+0000 mon.a (mon.0) 2681 : audit 0 from='client.? 172.21.15.40:0/2207256148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:33 smithi040 bash[28232]: cluster 2023-12-01T17:31:32.400757+0000 mgr.y (mgr.24356) 3403 : cluster 0 pgmap v3371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:33 smithi040 bash[28232]: audit 2023-12-01T17:31:33.476453+0000 mon.c (mon.2) 2169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:33 smithi040 bash[28232]: audit 2023-12-01T17:31:33.534235+0000 mon.a (mon.0) 2682 : audit 0 from='client.? 172.21.15.40:0/836524378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:33 smithi040 bash[41173]: cluster 2023-12-01T17:31:32.400757+0000 mgr.y (mgr.24356) 3403 : cluster 0 pgmap v3371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:33 smithi040 bash[41173]: audit 2023-12-01T17:31:33.476453+0000 mon.c (mon.2) 2169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:33 smithi040 bash[41173]: audit 2023-12-01T17:31:33.534235+0000 mon.a (mon.0) 2682 : audit 0 from='client.? 172.21.15.40:0/836524378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:33 smithi141 bash[31670]: cluster 2023-12-01T17:31:32.400757+0000 mgr.y (mgr.24356) 3403 : cluster 0 pgmap v3371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:33 smithi141 bash[31670]: audit 2023-12-01T17:31:33.476453+0000 mon.c (mon.2) 2169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:33 smithi141 bash[31670]: audit 2023-12-01T17:31:33.534235+0000 mon.a (mon.0) 2682 : audit 0 from='client.? 172.21.15.40:0/836524378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:35 smithi040 bash[41173]: cluster 2023-12-01T17:31:34.401862+0000 mgr.y (mgr.24356) 3404 : cluster 0 pgmap v3372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:35 smithi040 bash[28232]: cluster 2023-12-01T17:31:34.401862+0000 mgr.y (mgr.24356) 3404 : cluster 0 pgmap v3372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:35 smithi141 bash[31670]: cluster 2023-12-01T17:31:34.401862+0000 mgr.y (mgr.24356) 3404 : cluster 0 pgmap v3372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:31:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:31:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:36 smithi040 bash[41173]: audit 2023-12-01T17:31:35.996248+0000 mon.c (mon.2) 2170 : audit 0 from='client.? 172.21.15.40:0/394478228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:36 smithi040 bash[28232]: audit 2023-12-01T17:31:35.996248+0000 mon.c (mon.2) 2170 : audit 0 from='client.? 172.21.15.40:0/394478228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:36 smithi141 bash[31670]: audit 2023-12-01T17:31:35.996248+0000 mon.c (mon.2) 2170 : audit 0 from='client.? 172.21.15.40:0/394478228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:37 smithi040 bash[28232]: cluster 2023-12-01T17:31:36.402541+0000 mgr.y (mgr.24356) 3405 : cluster 0 pgmap v3373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:37 smithi040 bash[41173]: cluster 2023-12-01T17:31:36.402541+0000 mgr.y (mgr.24356) 3405 : cluster 0 pgmap v3373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:37 smithi141 bash[31670]: cluster 2023-12-01T17:31:36.402541+0000 mgr.y (mgr.24356) 3405 : cluster 0 pgmap v3373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:38 smithi040 bash[28232]: audit 2023-12-01T17:31:38.462640+0000 mon.a (mon.0) 2683 : audit 0 from='client.? 172.21.15.40:0/568831196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:38 smithi040 bash[41173]: audit 2023-12-01T17:31:38.462640+0000 mon.a (mon.0) 2683 : audit 0 from='client.? 172.21.15.40:0/568831196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:38 smithi141 bash[31670]: audit 2023-12-01T17:31:38.462640+0000 mon.a (mon.0) 2683 : audit 0 from='client.? 172.21.15.40:0/568831196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:39 smithi040 bash[28232]: cluster 2023-12-01T17:31:38.403173+0000 mgr.y (mgr.24356) 3406 : cluster 0 pgmap v3374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:39 smithi040 bash[41173]: cluster 2023-12-01T17:31:38.403173+0000 mgr.y (mgr.24356) 3406 : cluster 0 pgmap v3374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:39 smithi141 bash[31670]: cluster 2023-12-01T17:31:38.403173+0000 mgr.y (mgr.24356) 3406 : cluster 0 pgmap v3374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:41 smithi040 bash[28232]: cluster 2023-12-01T17:31:40.404438+0000 mgr.y (mgr.24356) 3407 : cluster 0 pgmap v3375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:41 smithi040 bash[28232]: audit 2023-12-01T17:31:40.920964+0000 mon.c (mon.2) 2171 : audit 0 from='client.? 172.21.15.40:0/4269853447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:41 smithi040 bash[41173]: cluster 2023-12-01T17:31:40.404438+0000 mgr.y (mgr.24356) 3407 : cluster 0 pgmap v3375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:41 smithi040 bash[41173]: audit 2023-12-01T17:31:40.920964+0000 mon.c (mon.2) 2171 : audit 0 from='client.? 172.21.15.40:0/4269853447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:41 smithi141 bash[31670]: cluster 2023-12-01T17:31:40.404438+0000 mgr.y (mgr.24356) 3407 : cluster 0 pgmap v3375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:41 smithi141 bash[31670]: audit 2023-12-01T17:31:40.920964+0000 mon.c (mon.2) 2171 : audit 0 from='client.? 172.21.15.40:0/4269853447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:43 smithi040 bash[41173]: cluster 2023-12-01T17:31:42.405124+0000 mgr.y (mgr.24356) 3408 : cluster 0 pgmap v3376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:43 smithi040 bash[41173]: audit 2023-12-01T17:31:43.384230+0000 mon.c (mon.2) 2172 : audit 0 from='client.? 172.21.15.40:0/33124240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:43 smithi040 bash[28232]: cluster 2023-12-01T17:31:42.405124+0000 mgr.y (mgr.24356) 3408 : cluster 0 pgmap v3376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:43 smithi040 bash[28232]: audit 2023-12-01T17:31:43.384230+0000 mon.c (mon.2) 2172 : audit 0 from='client.? 172.21.15.40:0/33124240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:43 smithi141 bash[31670]: cluster 2023-12-01T17:31:42.405124+0000 mgr.y (mgr.24356) 3408 : cluster 0 pgmap v3376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:43 smithi141 bash[31670]: audit 2023-12-01T17:31:43.384230+0000 mon.c (mon.2) 2172 : audit 0 from='client.? 172.21.15.40:0/33124240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:45 smithi040 bash[28232]: cluster 2023-12-01T17:31:44.406225+0000 mgr.y (mgr.24356) 3409 : cluster 0 pgmap v3377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:45 smithi040 bash[41173]: cluster 2023-12-01T17:31:44.406225+0000 mgr.y (mgr.24356) 3409 : cluster 0 pgmap v3377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:45 smithi141 bash[31670]: cluster 2023-12-01T17:31:44.406225+0000 mgr.y (mgr.24356) 3409 : cluster 0 pgmap v3377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:46 smithi040 bash[28232]: audit 2023-12-01T17:31:45.852320+0000 mon.a (mon.0) 2684 : audit 0 from='client.? 172.21.15.40:0/2685637993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:31:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:31:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:46 smithi040 bash[41173]: audit 2023-12-01T17:31:45.852320+0000 mon.a (mon.0) 2684 : audit 0 from='client.? 172.21.15.40:0/2685637993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:46 smithi141 bash[31670]: audit 2023-12-01T17:31:45.852320+0000 mon.a (mon.0) 2684 : audit 0 from='client.? 172.21.15.40:0/2685637993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:47 smithi040 bash[41173]: cluster 2023-12-01T17:31:46.406904+0000 mgr.y (mgr.24356) 3410 : cluster 0 pgmap v3378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:47 smithi040 bash[28232]: cluster 2023-12-01T17:31:46.406904+0000 mgr.y (mgr.24356) 3410 : cluster 0 pgmap v3378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:47 smithi141 bash[31670]: cluster 2023-12-01T17:31:46.406904+0000 mgr.y (mgr.24356) 3410 : cluster 0 pgmap v3378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:48 smithi040 bash[28232]: audit 2023-12-01T17:31:48.317879+0000 mon.c (mon.2) 2173 : audit 0 from='client.? 172.21.15.40:0/616618509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:48 smithi040 bash[28232]: audit 2023-12-01T17:31:48.476966+0000 mon.c (mon.2) 2174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:48 smithi040 bash[41173]: audit 2023-12-01T17:31:48.317879+0000 mon.c (mon.2) 2173 : audit 0 from='client.? 172.21.15.40:0/616618509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:48 smithi040 bash[41173]: audit 2023-12-01T17:31:48.476966+0000 mon.c (mon.2) 2174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:48 smithi141 bash[31670]: audit 2023-12-01T17:31:48.317879+0000 mon.c (mon.2) 2173 : audit 0 from='client.? 172.21.15.40:0/616618509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:48 smithi141 bash[31670]: audit 2023-12-01T17:31:48.476966+0000 mon.c (mon.2) 2174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:49 smithi040 bash[28232]: cluster 2023-12-01T17:31:48.407553+0000 mgr.y (mgr.24356) 3411 : cluster 0 pgmap v3379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:49 smithi040 bash[41173]: cluster 2023-12-01T17:31:48.407553+0000 mgr.y (mgr.24356) 3411 : cluster 0 pgmap v3379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:49 smithi141 bash[31670]: cluster 2023-12-01T17:31:48.407553+0000 mgr.y (mgr.24356) 3411 : cluster 0 pgmap v3379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:51 smithi040 bash[28232]: cluster 2023-12-01T17:31:50.408336+0000 mgr.y (mgr.24356) 3412 : cluster 0 pgmap v3380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:51 smithi040 bash[28232]: audit 2023-12-01T17:31:50.779155+0000 mon.c (mon.2) 2175 : audit 0 from='client.? 172.21.15.40:0/1533561318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:51 smithi040 bash[41173]: cluster 2023-12-01T17:31:50.408336+0000 mgr.y (mgr.24356) 3412 : cluster 0 pgmap v3380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:51 smithi040 bash[41173]: audit 2023-12-01T17:31:50.779155+0000 mon.c (mon.2) 2175 : audit 0 from='client.? 172.21.15.40:0/1533561318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:51 smithi141 bash[31670]: cluster 2023-12-01T17:31:50.408336+0000 mgr.y (mgr.24356) 3412 : cluster 0 pgmap v3380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:51 smithi141 bash[31670]: audit 2023-12-01T17:31:50.779155+0000 mon.c (mon.2) 2175 : audit 0 from='client.? 172.21.15.40:0/1533561318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:53 smithi040 bash[28232]: cluster 2023-12-01T17:31:52.408977+0000 mgr.y (mgr.24356) 3413 : cluster 0 pgmap v3381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:53 smithi040 bash[28232]: audit 2023-12-01T17:31:53.252737+0000 mon.c (mon.2) 2176 : audit 0 from='client.? 172.21.15.40:0/1668605105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:53 smithi040 bash[41173]: cluster 2023-12-01T17:31:52.408977+0000 mgr.y (mgr.24356) 3413 : cluster 0 pgmap v3381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:53 smithi040 bash[41173]: audit 2023-12-01T17:31:53.252737+0000 mon.c (mon.2) 2176 : audit 0 from='client.? 172.21.15.40:0/1668605105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:53 smithi141 bash[31670]: cluster 2023-12-01T17:31:52.408977+0000 mgr.y (mgr.24356) 3413 : cluster 0 pgmap v3381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:53 smithi141 bash[31670]: audit 2023-12-01T17:31:53.252737+0000 mon.c (mon.2) 2176 : audit 0 from='client.? 172.21.15.40:0/1668605105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:55 smithi040 bash[41173]: cluster 2023-12-01T17:31:54.410090+0000 mgr.y (mgr.24356) 3414 : cluster 0 pgmap v3382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:55 smithi040 bash[28232]: cluster 2023-12-01T17:31:54.410090+0000 mgr.y (mgr.24356) 3414 : cluster 0 pgmap v3382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:55 smithi141 bash[31670]: cluster 2023-12-01T17:31:54.410090+0000 mgr.y (mgr.24356) 3414 : cluster 0 pgmap v3382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:56 smithi040 bash[28232]: audit 2023-12-01T17:31:55.724023+0000 mon.a (mon.0) 2685 : audit 0 from='client.? 172.21.15.40:0/3323149492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:31:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:31:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:56 smithi040 bash[41173]: audit 2023-12-01T17:31:55.724023+0000 mon.a (mon.0) 2685 : audit 0 from='client.? 172.21.15.40:0/3323149492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:56 smithi141 bash[31670]: audit 2023-12-01T17:31:55.724023+0000 mon.a (mon.0) 2685 : audit 0 from='client.? 172.21.15.40:0/3323149492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:57 smithi040 bash[28232]: cluster 2023-12-01T17:31:56.410752+0000 mgr.y (mgr.24356) 3415 : cluster 0 pgmap v3383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:57 smithi040 bash[41173]: cluster 2023-12-01T17:31:56.410752+0000 mgr.y (mgr.24356) 3415 : cluster 0 pgmap v3383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:57 smithi141 bash[31670]: cluster 2023-12-01T17:31:56.410752+0000 mgr.y (mgr.24356) 3415 : cluster 0 pgmap v3383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:58 smithi040 bash[28232]: audit 2023-12-01T17:31:58.189903+0000 mon.a (mon.0) 2686 : audit 0 from='client.? 172.21.15.40:0/3786326951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:58 smithi040 bash[41173]: audit 2023-12-01T17:31:58.189903+0000 mon.a (mon.0) 2686 : audit 0 from='client.? 172.21.15.40:0/3786326951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:58 smithi141 bash[31670]: audit 2023-12-01T17:31:58.189903+0000 mon.a (mon.0) 2686 : audit 0 from='client.? 172.21.15.40:0/3786326951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:31:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:31:59 smithi040 bash[28232]: cluster 2023-12-01T17:31:58.411425+0000 mgr.y (mgr.24356) 3416 : cluster 0 pgmap v3384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:31:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:31:59 smithi040 bash[41173]: cluster 2023-12-01T17:31:58.411425+0000 mgr.y (mgr.24356) 3416 : cluster 0 pgmap v3384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:31:59 smithi141 bash[31670]: cluster 2023-12-01T17:31:58.411425+0000 mgr.y (mgr.24356) 3416 : cluster 0 pgmap v3384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:00 smithi141 bash[31670]: audit 2023-12-01T17:32:00.648060+0000 mon.c (mon.2) 2177 : audit 0 from='client.? 172.21.15.40:0/2817963429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:00 smithi040 bash[28232]: audit 2023-12-01T17:32:00.648060+0000 mon.c (mon.2) 2177 : audit 0 from='client.? 172.21.15.40:0/2817963429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:00 smithi040 bash[41173]: audit 2023-12-01T17:32:00.648060+0000 mon.c (mon.2) 2177 : audit 0 from='client.? 172.21.15.40:0/2817963429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:01 smithi141 bash[31670]: cluster 2023-12-01T17:32:00.412199+0000 mgr.y (mgr.24356) 3417 : cluster 0 pgmap v3385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:01 smithi040 bash[28232]: cluster 2023-12-01T17:32:00.412199+0000 mgr.y (mgr.24356) 3417 : cluster 0 pgmap v3385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:01 smithi040 bash[41173]: cluster 2023-12-01T17:32:00.412199+0000 mgr.y (mgr.24356) 3417 : cluster 0 pgmap v3385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:03 smithi141 bash[31670]: cluster 2023-12-01T17:32:02.412817+0000 mgr.y (mgr.24356) 3418 : cluster 0 pgmap v3386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:03 smithi141 bash[31670]: audit 2023-12-01T17:32:03.103106+0000 mon.c (mon.2) 2178 : audit 0 from='client.? 172.21.15.40:0/71001854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:03 smithi141 bash[31670]: audit 2023-12-01T17:32:03.477482+0000 mon.c (mon.2) 2179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:03 smithi040 bash[28232]: cluster 2023-12-01T17:32:02.412817+0000 mgr.y (mgr.24356) 3418 : cluster 0 pgmap v3386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:03 smithi040 bash[28232]: audit 2023-12-01T17:32:03.103106+0000 mon.c (mon.2) 2178 : audit 0 from='client.? 172.21.15.40:0/71001854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:03 smithi040 bash[28232]: audit 2023-12-01T17:32:03.477482+0000 mon.c (mon.2) 2179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:03 smithi040 bash[41173]: cluster 2023-12-01T17:32:02.412817+0000 mgr.y (mgr.24356) 3418 : cluster 0 pgmap v3386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:03 smithi040 bash[41173]: audit 2023-12-01T17:32:03.103106+0000 mon.c (mon.2) 2178 : audit 0 from='client.? 172.21.15.40:0/71001854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:03 smithi040 bash[41173]: audit 2023-12-01T17:32:03.477482+0000 mon.c (mon.2) 2179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:05 smithi141 bash[31670]: cluster 2023-12-01T17:32:04.413864+0000 mgr.y (mgr.24356) 3419 : cluster 0 pgmap v3387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:05 smithi141 bash[31670]: audit 2023-12-01T17:32:05.575337+0000 mon.c (mon.2) 2180 : audit 0 from='client.? 172.21.15.40:0/3031460566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:05 smithi040 bash[28232]: cluster 2023-12-01T17:32:04.413864+0000 mgr.y (mgr.24356) 3419 : cluster 0 pgmap v3387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:05 smithi040 bash[28232]: audit 2023-12-01T17:32:05.575337+0000 mon.c (mon.2) 2180 : audit 0 from='client.? 172.21.15.40:0/3031460566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:05 smithi040 bash[41173]: cluster 2023-12-01T17:32:04.413864+0000 mgr.y (mgr.24356) 3419 : cluster 0 pgmap v3387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:05 smithi040 bash[41173]: audit 2023-12-01T17:32:05.575337+0000 mon.c (mon.2) 2180 : audit 0 from='client.? 172.21.15.40:0/3031460566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:32:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:32:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:07 smithi141 bash[31670]: cluster 2023-12-01T17:32:06.414548+0000 mgr.y (mgr.24356) 3420 : cluster 0 pgmap v3388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:07 smithi040 bash[28232]: cluster 2023-12-01T17:32:06.414548+0000 mgr.y (mgr.24356) 3420 : cluster 0 pgmap v3388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:07 smithi040 bash[41173]: cluster 2023-12-01T17:32:06.414548+0000 mgr.y (mgr.24356) 3420 : cluster 0 pgmap v3388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:08 smithi141 bash[31670]: audit 2023-12-01T17:32:08.041935+0000 mon.a (mon.0) 2687 : audit 0 from='client.? 172.21.15.40:0/1880085485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:08 smithi040 bash[28232]: audit 2023-12-01T17:32:08.041935+0000 mon.a (mon.0) 2687 : audit 0 from='client.? 172.21.15.40:0/1880085485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:08 smithi040 bash[41173]: audit 2023-12-01T17:32:08.041935+0000 mon.a (mon.0) 2687 : audit 0 from='client.? 172.21.15.40:0/1880085485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:09 smithi141 bash[31670]: cluster 2023-12-01T17:32:08.415220+0000 mgr.y (mgr.24356) 3421 : cluster 0 pgmap v3389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:09 smithi040 bash[28232]: cluster 2023-12-01T17:32:08.415220+0000 mgr.y (mgr.24356) 3421 : cluster 0 pgmap v3389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:09 smithi040 bash[41173]: cluster 2023-12-01T17:32:08.415220+0000 mgr.y (mgr.24356) 3421 : cluster 0 pgmap v3389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:10 smithi141 bash[31670]: audit 2023-12-01T17:32:10.506871+0000 mon.c (mon.2) 2181 : audit 0 from='client.? 172.21.15.40:0/3481806843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:10 smithi040 bash[41173]: audit 2023-12-01T17:32:10.506871+0000 mon.c (mon.2) 2181 : audit 0 from='client.? 172.21.15.40:0/3481806843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:10 smithi040 bash[28232]: audit 2023-12-01T17:32:10.506871+0000 mon.c (mon.2) 2181 : audit 0 from='client.? 172.21.15.40:0/3481806843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:11 smithi141 bash[31670]: cluster 2023-12-01T17:32:10.416355+0000 mgr.y (mgr.24356) 3422 : cluster 0 pgmap v3390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:11 smithi040 bash[41173]: cluster 2023-12-01T17:32:10.416355+0000 mgr.y (mgr.24356) 3422 : cluster 0 pgmap v3390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:11 smithi040 bash[28232]: cluster 2023-12-01T17:32:10.416355+0000 mgr.y (mgr.24356) 3422 : cluster 0 pgmap v3390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:13 smithi141 bash[31670]: cluster 2023-12-01T17:32:12.417000+0000 mgr.y (mgr.24356) 3423 : cluster 0 pgmap v3391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:13 smithi141 bash[31670]: audit 2023-12-01T17:32:12.967612+0000 mon.a (mon.0) 2688 : audit 0 from='client.? 172.21.15.40:0/195629642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:13 smithi040 bash[28232]: cluster 2023-12-01T17:32:12.417000+0000 mgr.y (mgr.24356) 3423 : cluster 0 pgmap v3391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:13 smithi040 bash[28232]: audit 2023-12-01T17:32:12.967612+0000 mon.a (mon.0) 2688 : audit 0 from='client.? 172.21.15.40:0/195629642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:13 smithi040 bash[41173]: cluster 2023-12-01T17:32:12.417000+0000 mgr.y (mgr.24356) 3423 : cluster 0 pgmap v3391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:13 smithi040 bash[41173]: audit 2023-12-01T17:32:12.967612+0000 mon.a (mon.0) 2688 : audit 0 from='client.? 172.21.15.40:0/195629642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:14 smithi141 bash[31670]: audit 2023-12-01T17:32:14.146091+0000 mon.c (mon.2) 2182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:32:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:14 smithi141 bash[31670]: audit 2023-12-01T17:32:14.577697+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:14 smithi141 bash[31670]: audit 2023-12-01T17:32:14.588360+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:14 smithi040 bash[28232]: audit 2023-12-01T17:32:14.146091+0000 mon.c (mon.2) 2182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:32:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:14 smithi040 bash[28232]: audit 2023-12-01T17:32:14.577697+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:14 smithi040 bash[28232]: audit 2023-12-01T17:32:14.588360+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:14 smithi040 bash[41173]: audit 2023-12-01T17:32:14.146091+0000 mon.c (mon.2) 2182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:32:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:14 smithi040 bash[41173]: audit 2023-12-01T17:32:14.577697+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:14 smithi040 bash[41173]: audit 2023-12-01T17:32:14.588360+0000 mon.a (mon.0) 2690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:15 smithi141 bash[31670]: cluster 2023-12-01T17:32:14.418106+0000 mgr.y (mgr.24356) 3424 : cluster 0 pgmap v3392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:15 smithi141 bash[31670]: audit 2023-12-01T17:32:15.435998+0000 mon.a (mon.0) 2691 : audit 0 from='client.? 172.21.15.40:0/3405701634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:15 smithi040 bash[41173]: cluster 2023-12-01T17:32:14.418106+0000 mgr.y (mgr.24356) 3424 : cluster 0 pgmap v3392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:15 smithi040 bash[41173]: audit 2023-12-01T17:32:15.435998+0000 mon.a (mon.0) 2691 : audit 0 from='client.? 172.21.15.40:0/3405701634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:15 smithi040 bash[28232]: cluster 2023-12-01T17:32:14.418106+0000 mgr.y (mgr.24356) 3424 : cluster 0 pgmap v3392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:15 smithi040 bash[28232]: audit 2023-12-01T17:32:15.435998+0000 mon.a (mon.0) 2691 : audit 0 from='client.? 172.21.15.40:0/3405701634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:32:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:32:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:17 smithi141 bash[31670]: cluster 2023-12-01T17:32:16.418762+0000 mgr.y (mgr.24356) 3425 : cluster 0 pgmap v3393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:17 smithi040 bash[28232]: cluster 2023-12-01T17:32:16.418762+0000 mgr.y (mgr.24356) 3425 : cluster 0 pgmap v3393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:17 smithi040 bash[41173]: cluster 2023-12-01T17:32:16.418762+0000 mgr.y (mgr.24356) 3425 : cluster 0 pgmap v3393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:18 smithi141 bash[31670]: audit 2023-12-01T17:32:17.902443+0000 mon.a (mon.0) 2692 : audit 0 from='client.? 172.21.15.40:0/263826343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:18 smithi141 bash[31670]: audit 2023-12-01T17:32:18.477842+0000 mon.c (mon.2) 2183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:18 smithi040 bash[28232]: audit 2023-12-01T17:32:17.902443+0000 mon.a (mon.0) 2692 : audit 0 from='client.? 172.21.15.40:0/263826343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:18 smithi040 bash[28232]: audit 2023-12-01T17:32:18.477842+0000 mon.c (mon.2) 2183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:18 smithi040 bash[41173]: audit 2023-12-01T17:32:17.902443+0000 mon.a (mon.0) 2692 : audit 0 from='client.? 172.21.15.40:0/263826343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:18 smithi040 bash[41173]: audit 2023-12-01T17:32:18.477842+0000 mon.c (mon.2) 2183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:19 smithi141 bash[31670]: cluster 2023-12-01T17:32:18.419456+0000 mgr.y (mgr.24356) 3426 : cluster 0 pgmap v3394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:19 smithi040 bash[28232]: cluster 2023-12-01T17:32:18.419456+0000 mgr.y (mgr.24356) 3426 : cluster 0 pgmap v3394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:19 smithi040 bash[41173]: cluster 2023-12-01T17:32:18.419456+0000 mgr.y (mgr.24356) 3426 : cluster 0 pgmap v3394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.340761+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.349980+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.378271+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.388768+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: cluster 2023-12-01T17:32:20.420138+0000 mgr.y (mgr.24356) 3427 : cluster 0 pgmap v3395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.434544+0000 mon.a (mon.0) 2697 : audit 0 from='client.? 172.21.15.40:0/3219969694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.934700+0000 mon.c (mon.2) 2184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.936217+0000 mon.c (mon.2) 2185 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:32:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[28232]: audit 2023-12-01T17:32:20.945289+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.340761+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.349980+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.378271+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.388768+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: cluster 2023-12-01T17:32:20.420138+0000 mgr.y (mgr.24356) 3427 : cluster 0 pgmap v3395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.434544+0000 mon.a (mon.0) 2697 : audit 0 from='client.? 172.21.15.40:0/3219969694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.934700+0000 mon.c (mon.2) 2184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.936217+0000 mon.c (mon.2) 2185 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:32:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:21 smithi040 bash[41173]: audit 2023-12-01T17:32:20.945289+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.340761+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.349980+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.378271+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.388768+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: cluster 2023-12-01T17:32:20.420138+0000 mgr.y (mgr.24356) 3427 : cluster 0 pgmap v3395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.434544+0000 mon.a (mon.0) 2697 : audit 0 from='client.? 172.21.15.40:0/3219969694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.934700+0000 mon.c (mon.2) 2184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:32:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.936217+0000 mon.c (mon.2) 2185 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:32:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:21 smithi141 bash[31670]: audit 2023-12-01T17:32:20.945289+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:32:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:23 smithi141 bash[31670]: cluster 2023-12-01T17:32:22.420797+0000 mgr.y (mgr.24356) 3428 : cluster 0 pgmap v3396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:23 smithi141 bash[31670]: audit 2023-12-01T17:32:22.907704+0000 mon.a (mon.0) 2699 : audit 0 from='client.? 172.21.15.40:0/3756462590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:23 smithi040 bash[41173]: cluster 2023-12-01T17:32:22.420797+0000 mgr.y (mgr.24356) 3428 : cluster 0 pgmap v3396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:23 smithi040 bash[41173]: audit 2023-12-01T17:32:22.907704+0000 mon.a (mon.0) 2699 : audit 0 from='client.? 172.21.15.40:0/3756462590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:23 smithi040 bash[28232]: cluster 2023-12-01T17:32:22.420797+0000 mgr.y (mgr.24356) 3428 : cluster 0 pgmap v3396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:23 smithi040 bash[28232]: audit 2023-12-01T17:32:22.907704+0000 mon.a (mon.0) 2699 : audit 0 from='client.? 172.21.15.40:0/3756462590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:25 smithi040 bash[41173]: cluster 2023-12-01T17:32:24.421906+0000 mgr.y (mgr.24356) 3429 : cluster 0 pgmap v3397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:25 smithi040 bash[41173]: audit 2023-12-01T17:32:25.366481+0000 mon.c (mon.2) 2186 : audit 0 from='client.? 172.21.15.40:0/2470578559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:25 smithi040 bash[28232]: cluster 2023-12-01T17:32:24.421906+0000 mgr.y (mgr.24356) 3429 : cluster 0 pgmap v3397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:25 smithi040 bash[28232]: audit 2023-12-01T17:32:25.366481+0000 mon.c (mon.2) 2186 : audit 0 from='client.? 172.21.15.40:0/2470578559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:25 smithi141 bash[31670]: cluster 2023-12-01T17:32:24.421906+0000 mgr.y (mgr.24356) 3429 : cluster 0 pgmap v3397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:25 smithi141 bash[31670]: audit 2023-12-01T17:32:25.366481+0000 mon.c (mon.2) 2186 : audit 0 from='client.? 172.21.15.40:0/2470578559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:32:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:32:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:27 smithi040 bash[28232]: cluster 2023-12-01T17:32:26.422570+0000 mgr.y (mgr.24356) 3430 : cluster 0 pgmap v3398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:27 smithi040 bash[41173]: cluster 2023-12-01T17:32:26.422570+0000 mgr.y (mgr.24356) 3430 : cluster 0 pgmap v3398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:27 smithi141 bash[31670]: cluster 2023-12-01T17:32:26.422570+0000 mgr.y (mgr.24356) 3430 : cluster 0 pgmap v3398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:28 smithi040 bash[28232]: audit 2023-12-01T17:32:27.823633+0000 mon.c (mon.2) 2187 : audit 0 from='client.? 172.21.15.40:0/373673496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:28 smithi040 bash[41173]: audit 2023-12-01T17:32:27.823633+0000 mon.c (mon.2) 2187 : audit 0 from='client.? 172.21.15.40:0/373673496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:28 smithi141 bash[31670]: audit 2023-12-01T17:32:27.823633+0000 mon.c (mon.2) 2187 : audit 0 from='client.? 172.21.15.40:0/373673496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:29 smithi040 bash[28232]: cluster 2023-12-01T17:32:28.423371+0000 mgr.y (mgr.24356) 3431 : cluster 0 pgmap v3399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:29 smithi040 bash[41173]: cluster 2023-12-01T17:32:28.423371+0000 mgr.y (mgr.24356) 3431 : cluster 0 pgmap v3399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:29 smithi141 bash[31670]: cluster 2023-12-01T17:32:28.423371+0000 mgr.y (mgr.24356) 3431 : cluster 0 pgmap v3399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:30 smithi040 bash[28232]: audit 2023-12-01T17:32:30.301131+0000 mon.c (mon.2) 2188 : audit 0 from='client.? 172.21.15.40:0/1717308697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:30 smithi040 bash[41173]: audit 2023-12-01T17:32:30.301131+0000 mon.c (mon.2) 2188 : audit 0 from='client.? 172.21.15.40:0/1717308697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:30 smithi141 bash[31670]: audit 2023-12-01T17:32:30.301131+0000 mon.c (mon.2) 2188 : audit 0 from='client.? 172.21.15.40:0/1717308697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:31 smithi040 bash[41173]: cluster 2023-12-01T17:32:30.424567+0000 mgr.y (mgr.24356) 3432 : cluster 0 pgmap v3400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:31 smithi040 bash[28232]: cluster 2023-12-01T17:32:30.424567+0000 mgr.y (mgr.24356) 3432 : cluster 0 pgmap v3400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:31 smithi141 bash[31670]: cluster 2023-12-01T17:32:30.424567+0000 mgr.y (mgr.24356) 3432 : cluster 0 pgmap v3400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:33 smithi040 bash[41173]: cluster 2023-12-01T17:32:32.425160+0000 mgr.y (mgr.24356) 3433 : cluster 0 pgmap v3401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:33 smithi040 bash[41173]: audit 2023-12-01T17:32:32.766055+0000 mon.a (mon.0) 2700 : audit 0 from='client.? 172.21.15.40:0/1902573556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:33 smithi040 bash[41173]: audit 2023-12-01T17:32:33.478236+0000 mon.c (mon.2) 2189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:33 smithi040 bash[28232]: cluster 2023-12-01T17:32:32.425160+0000 mgr.y (mgr.24356) 3433 : cluster 0 pgmap v3401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:33 smithi040 bash[28232]: audit 2023-12-01T17:32:32.766055+0000 mon.a (mon.0) 2700 : audit 0 from='client.? 172.21.15.40:0/1902573556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:33 smithi040 bash[28232]: audit 2023-12-01T17:32:33.478236+0000 mon.c (mon.2) 2189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:33 smithi141 bash[31670]: cluster 2023-12-01T17:32:32.425160+0000 mgr.y (mgr.24356) 3433 : cluster 0 pgmap v3401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:33 smithi141 bash[31670]: audit 2023-12-01T17:32:32.766055+0000 mon.a (mon.0) 2700 : audit 0 from='client.? 172.21.15.40:0/1902573556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:33 smithi141 bash[31670]: audit 2023-12-01T17:32:33.478236+0000 mon.c (mon.2) 2189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:35 smithi040 bash[28232]: cluster 2023-12-01T17:32:34.426253+0000 mgr.y (mgr.24356) 3434 : cluster 0 pgmap v3402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:35 smithi040 bash[28232]: audit 2023-12-01T17:32:35.236259+0000 mon.c (mon.2) 2190 : audit 0 from='client.? 172.21.15.40:0/4191294291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:35 smithi040 bash[41173]: cluster 2023-12-01T17:32:34.426253+0000 mgr.y (mgr.24356) 3434 : cluster 0 pgmap v3402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:35 smithi040 bash[41173]: audit 2023-12-01T17:32:35.236259+0000 mon.c (mon.2) 2190 : audit 0 from='client.? 172.21.15.40:0/4191294291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:35 smithi141 bash[31670]: cluster 2023-12-01T17:32:34.426253+0000 mgr.y (mgr.24356) 3434 : cluster 0 pgmap v3402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:35 smithi141 bash[31670]: audit 2023-12-01T17:32:35.236259+0000 mon.c (mon.2) 2190 : audit 0 from='client.? 172.21.15.40:0/4191294291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:32:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:32:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:37 smithi040 bash[28232]: cluster 2023-12-01T17:32:36.426928+0000 mgr.y (mgr.24356) 3435 : cluster 0 pgmap v3403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:37 smithi040 bash[41173]: cluster 2023-12-01T17:32:36.426928+0000 mgr.y (mgr.24356) 3435 : cluster 0 pgmap v3403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:37 smithi141 bash[31670]: cluster 2023-12-01T17:32:36.426928+0000 mgr.y (mgr.24356) 3435 : cluster 0 pgmap v3403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:38 smithi040 bash[28232]: audit 2023-12-01T17:32:37.705032+0000 mon.c (mon.2) 2191 : audit 0 from='client.? 172.21.15.40:0/1076650843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:38 smithi040 bash[41173]: audit 2023-12-01T17:32:37.705032+0000 mon.c (mon.2) 2191 : audit 0 from='client.? 172.21.15.40:0/1076650843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:38 smithi141 bash[31670]: audit 2023-12-01T17:32:37.705032+0000 mon.c (mon.2) 2191 : audit 0 from='client.? 172.21.15.40:0/1076650843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:39 smithi040 bash[28232]: cluster 2023-12-01T17:32:38.427535+0000 mgr.y (mgr.24356) 3436 : cluster 0 pgmap v3404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:39 smithi040 bash[41173]: cluster 2023-12-01T17:32:38.427535+0000 mgr.y (mgr.24356) 3436 : cluster 0 pgmap v3404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:39 smithi141 bash[31670]: cluster 2023-12-01T17:32:38.427535+0000 mgr.y (mgr.24356) 3436 : cluster 0 pgmap v3404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:40 smithi040 bash[28232]: audit 2023-12-01T17:32:40.185568+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.40:0/3359911306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:40 smithi040 bash[41173]: audit 2023-12-01T17:32:40.185568+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.40:0/3359911306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:40 smithi141 bash[31670]: audit 2023-12-01T17:32:40.185568+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.40:0/3359911306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:41 smithi040 bash[41173]: cluster 2023-12-01T17:32:40.428663+0000 mgr.y (mgr.24356) 3437 : cluster 0 pgmap v3405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:41 smithi040 bash[28232]: cluster 2023-12-01T17:32:40.428663+0000 mgr.y (mgr.24356) 3437 : cluster 0 pgmap v3405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:41 smithi141 bash[31670]: cluster 2023-12-01T17:32:40.428663+0000 mgr.y (mgr.24356) 3437 : cluster 0 pgmap v3405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:43 smithi040 bash[41173]: cluster 2023-12-01T17:32:42.429337+0000 mgr.y (mgr.24356) 3438 : cluster 0 pgmap v3406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:43 smithi040 bash[41173]: audit 2023-12-01T17:32:42.647013+0000 mon.c (mon.2) 2192 : audit 0 from='client.? 172.21.15.40:0/4224458138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:43 smithi040 bash[28232]: cluster 2023-12-01T17:32:42.429337+0000 mgr.y (mgr.24356) 3438 : cluster 0 pgmap v3406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:43 smithi040 bash[28232]: audit 2023-12-01T17:32:42.647013+0000 mon.c (mon.2) 2192 : audit 0 from='client.? 172.21.15.40:0/4224458138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:43 smithi141 bash[31670]: cluster 2023-12-01T17:32:42.429337+0000 mgr.y (mgr.24356) 3438 : cluster 0 pgmap v3406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:43 smithi141 bash[31670]: audit 2023-12-01T17:32:42.647013+0000 mon.c (mon.2) 2192 : audit 0 from='client.? 172.21.15.40:0/4224458138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:45 smithi040 bash[28232]: cluster 2023-12-01T17:32:44.430444+0000 mgr.y (mgr.24356) 3439 : cluster 0 pgmap v3407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:45 smithi040 bash[28232]: audit 2023-12-01T17:32:45.110515+0000 mon.a (mon.0) 2702 : audit 0 from='client.? 172.21.15.40:0/1568420697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:45 smithi040 bash[41173]: cluster 2023-12-01T17:32:44.430444+0000 mgr.y (mgr.24356) 3439 : cluster 0 pgmap v3407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:45 smithi040 bash[41173]: audit 2023-12-01T17:32:45.110515+0000 mon.a (mon.0) 2702 : audit 0 from='client.? 172.21.15.40:0/1568420697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:45 smithi141 bash[31670]: cluster 2023-12-01T17:32:44.430444+0000 mgr.y (mgr.24356) 3439 : cluster 0 pgmap v3407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:45 smithi141 bash[31670]: audit 2023-12-01T17:32:45.110515+0000 mon.a (mon.0) 2702 : audit 0 from='client.? 172.21.15.40:0/1568420697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:32:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:32:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:47 smithi040 bash[28232]: cluster 2023-12-01T17:32:46.431054+0000 mgr.y (mgr.24356) 3440 : cluster 0 pgmap v3408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:47 smithi040 bash[28232]: audit 2023-12-01T17:32:47.576756+0000 mon.c (mon.2) 2193 : audit 0 from='client.? 172.21.15.40:0/302847428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:47 smithi040 bash[41173]: cluster 2023-12-01T17:32:46.431054+0000 mgr.y (mgr.24356) 3440 : cluster 0 pgmap v3408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:47 smithi040 bash[41173]: audit 2023-12-01T17:32:47.576756+0000 mon.c (mon.2) 2193 : audit 0 from='client.? 172.21.15.40:0/302847428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:47 smithi141 bash[31670]: cluster 2023-12-01T17:32:46.431054+0000 mgr.y (mgr.24356) 3440 : cluster 0 pgmap v3408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:47 smithi141 bash[31670]: audit 2023-12-01T17:32:47.576756+0000 mon.c (mon.2) 2193 : audit 0 from='client.? 172.21.15.40:0/302847428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:48 smithi040 bash[28232]: audit 2023-12-01T17:32:48.478574+0000 mon.c (mon.2) 2194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:48 smithi040 bash[41173]: audit 2023-12-01T17:32:48.478574+0000 mon.c (mon.2) 2194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:48 smithi141 bash[31670]: audit 2023-12-01T17:32:48.478574+0000 mon.c (mon.2) 2194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:49 smithi040 bash[41173]: cluster 2023-12-01T17:32:48.431741+0000 mgr.y (mgr.24356) 3441 : cluster 0 pgmap v3409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:49 smithi040 bash[28232]: cluster 2023-12-01T17:32:48.431741+0000 mgr.y (mgr.24356) 3441 : cluster 0 pgmap v3409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:49 smithi141 bash[31670]: cluster 2023-12-01T17:32:48.431741+0000 mgr.y (mgr.24356) 3441 : cluster 0 pgmap v3409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:50 smithi040 bash[28232]: audit 2023-12-01T17:32:50.041889+0000 mon.a (mon.0) 2703 : audit 0 from='client.? 172.21.15.40:0/1718841814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:50 smithi040 bash[41173]: audit 2023-12-01T17:32:50.041889+0000 mon.a (mon.0) 2703 : audit 0 from='client.? 172.21.15.40:0/1718841814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:50 smithi141 bash[31670]: audit 2023-12-01T17:32:50.041889+0000 mon.a (mon.0) 2703 : audit 0 from='client.? 172.21.15.40:0/1718841814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:51 smithi040 bash[28232]: cluster 2023-12-01T17:32:50.432934+0000 mgr.y (mgr.24356) 3442 : cluster 0 pgmap v3410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:51 smithi040 bash[41173]: cluster 2023-12-01T17:32:50.432934+0000 mgr.y (mgr.24356) 3442 : cluster 0 pgmap v3410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:51 smithi141 bash[31670]: cluster 2023-12-01T17:32:50.432934+0000 mgr.y (mgr.24356) 3442 : cluster 0 pgmap v3410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:52 smithi040 bash[28232]: audit 2023-12-01T17:32:52.502212+0000 mon.a (mon.0) 2704 : audit 0 from='client.? 172.21.15.40:0/1575498163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:52 smithi040 bash[41173]: audit 2023-12-01T17:32:52.502212+0000 mon.a (mon.0) 2704 : audit 0 from='client.? 172.21.15.40:0/1575498163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:52 smithi141 bash[31670]: audit 2023-12-01T17:32:52.502212+0000 mon.a (mon.0) 2704 : audit 0 from='client.? 172.21.15.40:0/1575498163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:53 smithi040 bash[41173]: cluster 2023-12-01T17:32:52.433552+0000 mgr.y (mgr.24356) 3443 : cluster 0 pgmap v3411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:53 smithi040 bash[28232]: cluster 2023-12-01T17:32:52.433552+0000 mgr.y (mgr.24356) 3443 : cluster 0 pgmap v3411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:53 smithi141 bash[31670]: cluster 2023-12-01T17:32:52.433552+0000 mgr.y (mgr.24356) 3443 : cluster 0 pgmap v3411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:55 smithi040 bash[28232]: cluster 2023-12-01T17:32:54.434638+0000 mgr.y (mgr.24356) 3444 : cluster 0 pgmap v3412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:55 smithi040 bash[28232]: audit 2023-12-01T17:32:54.974757+0000 mon.c (mon.2) 2195 : audit 0 from='client.? 172.21.15.40:0/121541220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:55 smithi040 bash[41173]: cluster 2023-12-01T17:32:54.434638+0000 mgr.y (mgr.24356) 3444 : cluster 0 pgmap v3412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:55 smithi040 bash[41173]: audit 2023-12-01T17:32:54.974757+0000 mon.c (mon.2) 2195 : audit 0 from='client.? 172.21.15.40:0/121541220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:55 smithi141 bash[31670]: cluster 2023-12-01T17:32:54.434638+0000 mgr.y (mgr.24356) 3444 : cluster 0 pgmap v3412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:55 smithi141 bash[31670]: audit 2023-12-01T17:32:54.974757+0000 mon.c (mon.2) 2195 : audit 0 from='client.? 172.21.15.40:0/121541220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:32:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:32:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:57 smithi040 bash[28232]: cluster 2023-12-01T17:32:56.435295+0000 mgr.y (mgr.24356) 3445 : cluster 0 pgmap v3413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:57 smithi040 bash[28232]: audit 2023-12-01T17:32:57.448182+0000 mon.a (mon.0) 2705 : audit 0 from='client.? 172.21.15.40:0/1665355150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:57 smithi040 bash[41173]: cluster 2023-12-01T17:32:56.435295+0000 mgr.y (mgr.24356) 3445 : cluster 0 pgmap v3413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:57 smithi040 bash[41173]: audit 2023-12-01T17:32:57.448182+0000 mon.a (mon.0) 2705 : audit 0 from='client.? 172.21.15.40:0/1665355150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:32:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:57 smithi141 bash[31670]: cluster 2023-12-01T17:32:56.435295+0000 mgr.y (mgr.24356) 3445 : cluster 0 pgmap v3413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:32:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:57 smithi141 bash[31670]: audit 2023-12-01T17:32:57.448182+0000 mon.a (mon.0) 2705 : audit 0 from='client.? 172.21.15.40:0/1665355150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:32:59 smithi141 bash[31670]: cluster 2023-12-01T17:32:58.435971+0000 mgr.y (mgr.24356) 3446 : cluster 0 pgmap v3414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:32:59 smithi040 bash[28232]: cluster 2023-12-01T17:32:58.435971+0000 mgr.y (mgr.24356) 3446 : cluster 0 pgmap v3414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:32:59 smithi040 bash[41173]: cluster 2023-12-01T17:32:58.435971+0000 mgr.y (mgr.24356) 3446 : cluster 0 pgmap v3414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:00 smithi141 bash[31670]: audit 2023-12-01T17:32:59.912182+0000 mon.c (mon.2) 2196 : audit 0 from='client.? 172.21.15.40:0/3494798685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:00 smithi040 bash[28232]: audit 2023-12-01T17:32:59.912182+0000 mon.c (mon.2) 2196 : audit 0 from='client.? 172.21.15.40:0/3494798685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:00 smithi040 bash[41173]: audit 2023-12-01T17:32:59.912182+0000 mon.c (mon.2) 2196 : audit 0 from='client.? 172.21.15.40:0/3494798685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:01 smithi141 bash[31670]: cluster 2023-12-01T17:33:00.437103+0000 mgr.y (mgr.24356) 3447 : cluster 0 pgmap v3415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:01 smithi040 bash[41173]: cluster 2023-12-01T17:33:00.437103+0000 mgr.y (mgr.24356) 3447 : cluster 0 pgmap v3415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:01 smithi040 bash[28232]: cluster 2023-12-01T17:33:00.437103+0000 mgr.y (mgr.24356) 3447 : cluster 0 pgmap v3415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:02 smithi141 bash[31670]: audit 2023-12-01T17:33:02.377116+0000 mon.a (mon.0) 2706 : audit 0 from='client.? 172.21.15.40:0/1222382419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:02 smithi040 bash[28232]: audit 2023-12-01T17:33:02.377116+0000 mon.a (mon.0) 2706 : audit 0 from='client.? 172.21.15.40:0/1222382419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:02 smithi040 bash[41173]: audit 2023-12-01T17:33:02.377116+0000 mon.a (mon.0) 2706 : audit 0 from='client.? 172.21.15.40:0/1222382419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:03 smithi141 bash[31670]: cluster 2023-12-01T17:33:02.437869+0000 mgr.y (mgr.24356) 3448 : cluster 0 pgmap v3416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:03 smithi141 bash[31670]: audit 2023-12-01T17:33:03.478962+0000 mon.c (mon.2) 2197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:03 smithi040 bash[41173]: cluster 2023-12-01T17:33:02.437869+0000 mgr.y (mgr.24356) 3448 : cluster 0 pgmap v3416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:03 smithi040 bash[41173]: audit 2023-12-01T17:33:03.478962+0000 mon.c (mon.2) 2197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:03 smithi040 bash[28232]: cluster 2023-12-01T17:33:02.437869+0000 mgr.y (mgr.24356) 3448 : cluster 0 pgmap v3416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:03 smithi040 bash[28232]: audit 2023-12-01T17:33:03.478962+0000 mon.c (mon.2) 2197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:05 smithi141 bash[31670]: cluster 2023-12-01T17:33:04.438985+0000 mgr.y (mgr.24356) 3449 : cluster 0 pgmap v3417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:05 smithi141 bash[31670]: audit 2023-12-01T17:33:04.842296+0000 mon.a (mon.0) 2707 : audit 0 from='client.? 172.21.15.40:0/3866931536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:05 smithi040 bash[28232]: cluster 2023-12-01T17:33:04.438985+0000 mgr.y (mgr.24356) 3449 : cluster 0 pgmap v3417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:05 smithi040 bash[28232]: audit 2023-12-01T17:33:04.842296+0000 mon.a (mon.0) 2707 : audit 0 from='client.? 172.21.15.40:0/3866931536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:05 smithi040 bash[41173]: cluster 2023-12-01T17:33:04.438985+0000 mgr.y (mgr.24356) 3449 : cluster 0 pgmap v3417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:05 smithi040 bash[41173]: audit 2023-12-01T17:33:04.842296+0000 mon.a (mon.0) 2707 : audit 0 from='client.? 172.21.15.40:0/3866931536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:33:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:33:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:07 smithi141 bash[31670]: cluster 2023-12-01T17:33:06.439635+0000 mgr.y (mgr.24356) 3450 : cluster 0 pgmap v3418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:07 smithi141 bash[31670]: audit 2023-12-01T17:33:07.297335+0000 mon.c (mon.2) 2198 : audit 0 from='client.? 172.21.15.40:0/2295468270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:07 smithi040 bash[28232]: cluster 2023-12-01T17:33:06.439635+0000 mgr.y (mgr.24356) 3450 : cluster 0 pgmap v3418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:07 smithi040 bash[28232]: audit 2023-12-01T17:33:07.297335+0000 mon.c (mon.2) 2198 : audit 0 from='client.? 172.21.15.40:0/2295468270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:07 smithi040 bash[41173]: cluster 2023-12-01T17:33:06.439635+0000 mgr.y (mgr.24356) 3450 : cluster 0 pgmap v3418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:07 smithi040 bash[41173]: audit 2023-12-01T17:33:07.297335+0000 mon.c (mon.2) 2198 : audit 0 from='client.? 172.21.15.40:0/2295468270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:09 smithi141 bash[31670]: cluster 2023-12-01T17:33:08.440294+0000 mgr.y (mgr.24356) 3451 : cluster 0 pgmap v3419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:09 smithi040 bash[28232]: cluster 2023-12-01T17:33:08.440294+0000 mgr.y (mgr.24356) 3451 : cluster 0 pgmap v3419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:09 smithi040 bash[41173]: cluster 2023-12-01T17:33:08.440294+0000 mgr.y (mgr.24356) 3451 : cluster 0 pgmap v3419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:10 smithi141 bash[31670]: audit 2023-12-01T17:33:09.771765+0000 mon.a (mon.0) 2708 : audit 0 from='client.? 172.21.15.40:0/8260601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:10 smithi040 bash[28232]: audit 2023-12-01T17:33:09.771765+0000 mon.a (mon.0) 2708 : audit 0 from='client.? 172.21.15.40:0/8260601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:10 smithi040 bash[41173]: audit 2023-12-01T17:33:09.771765+0000 mon.a (mon.0) 2708 : audit 0 from='client.? 172.21.15.40:0/8260601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:11 smithi141 bash[31670]: cluster 2023-12-01T17:33:10.441482+0000 mgr.y (mgr.24356) 3452 : cluster 0 pgmap v3420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:11 smithi040 bash[28232]: cluster 2023-12-01T17:33:10.441482+0000 mgr.y (mgr.24356) 3452 : cluster 0 pgmap v3420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:11 smithi040 bash[41173]: cluster 2023-12-01T17:33:10.441482+0000 mgr.y (mgr.24356) 3452 : cluster 0 pgmap v3420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:12 smithi141 bash[31670]: audit 2023-12-01T17:33:12.240501+0000 mon.c (mon.2) 2199 : audit 0 from='client.? 172.21.15.40:0/9746120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:12 smithi040 bash[41173]: audit 2023-12-01T17:33:12.240501+0000 mon.c (mon.2) 2199 : audit 0 from='client.? 172.21.15.40:0/9746120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:12 smithi040 bash[28232]: audit 2023-12-01T17:33:12.240501+0000 mon.c (mon.2) 2199 : audit 0 from='client.? 172.21.15.40:0/9746120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:13 smithi141 bash[31670]: cluster 2023-12-01T17:33:12.442103+0000 mgr.y (mgr.24356) 3453 : cluster 0 pgmap v3421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:13 smithi040 bash[41173]: cluster 2023-12-01T17:33:12.442103+0000 mgr.y (mgr.24356) 3453 : cluster 0 pgmap v3421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:13 smithi040 bash[28232]: cluster 2023-12-01T17:33:12.442103+0000 mgr.y (mgr.24356) 3453 : cluster 0 pgmap v3421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:15 smithi040 bash[28232]: cluster 2023-12-01T17:33:14.443211+0000 mgr.y (mgr.24356) 3454 : cluster 0 pgmap v3422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:15 smithi040 bash[28232]: audit 2023-12-01T17:33:14.707354+0000 mon.a (mon.0) 2709 : audit 0 from='client.? 172.21.15.40:0/1205621286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:15 smithi040 bash[41173]: cluster 2023-12-01T17:33:14.443211+0000 mgr.y (mgr.24356) 3454 : cluster 0 pgmap v3422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:15 smithi040 bash[41173]: audit 2023-12-01T17:33:14.707354+0000 mon.a (mon.0) 2709 : audit 0 from='client.? 172.21.15.40:0/1205621286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:15 smithi141 bash[31670]: cluster 2023-12-01T17:33:14.443211+0000 mgr.y (mgr.24356) 3454 : cluster 0 pgmap v3422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:15 smithi141 bash[31670]: audit 2023-12-01T17:33:14.707354+0000 mon.a (mon.0) 2709 : audit 0 from='client.? 172.21.15.40:0/1205621286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:33:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:33:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:17 smithi040 bash[28232]: cluster 2023-12-01T17:33:16.443860+0000 mgr.y (mgr.24356) 3455 : cluster 0 pgmap v3423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:17 smithi040 bash[28232]: audit 2023-12-01T17:33:17.169667+0000 mon.c (mon.2) 2200 : audit 0 from='client.? 172.21.15.40:0/64064567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:17 smithi040 bash[41173]: cluster 2023-12-01T17:33:16.443860+0000 mgr.y (mgr.24356) 3455 : cluster 0 pgmap v3423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:17 smithi040 bash[41173]: audit 2023-12-01T17:33:17.169667+0000 mon.c (mon.2) 2200 : audit 0 from='client.? 172.21.15.40:0/64064567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:17 smithi141 bash[31670]: cluster 2023-12-01T17:33:16.443860+0000 mgr.y (mgr.24356) 3455 : cluster 0 pgmap v3423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:17 smithi141 bash[31670]: audit 2023-12-01T17:33:17.169667+0000 mon.c (mon.2) 2200 : audit 0 from='client.? 172.21.15.40:0/64064567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:18 smithi040 bash[28232]: audit 2023-12-01T17:33:18.479602+0000 mon.c (mon.2) 2201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:18 smithi040 bash[41173]: audit 2023-12-01T17:33:18.479602+0000 mon.c (mon.2) 2201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:18 smithi141 bash[31670]: audit 2023-12-01T17:33:18.479602+0000 mon.c (mon.2) 2201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:19 smithi040 bash[28232]: cluster 2023-12-01T17:33:18.444542+0000 mgr.y (mgr.24356) 3456 : cluster 0 pgmap v3424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:19 smithi040 bash[41173]: cluster 2023-12-01T17:33:18.444542+0000 mgr.y (mgr.24356) 3456 : cluster 0 pgmap v3424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:19 smithi141 bash[31670]: cluster 2023-12-01T17:33:18.444542+0000 mgr.y (mgr.24356) 3456 : cluster 0 pgmap v3424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:20 smithi040 bash[28232]: audit 2023-12-01T17:33:19.646606+0000 mon.a (mon.0) 2710 : audit 0 from='client.? 172.21.15.40:0/2751712678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:20 smithi040 bash[41173]: audit 2023-12-01T17:33:19.646606+0000 mon.a (mon.0) 2710 : audit 0 from='client.? 172.21.15.40:0/2751712678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:20 smithi141 bash[31670]: audit 2023-12-01T17:33:19.646606+0000 mon.a (mon.0) 2710 : audit 0 from='client.? 172.21.15.40:0/2751712678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[41173]: cluster 2023-12-01T17:33:20.445691+0000 mgr.y (mgr.24356) 3457 : cluster 0 pgmap v3425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[41173]: audit 2023-12-01T17:33:21.027821+0000 mon.c (mon.2) 2202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[41173]: audit 2023-12-01T17:33:21.459758+0000 mon.a (mon.0) 2711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[41173]: audit 2023-12-01T17:33:21.473860+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[28232]: cluster 2023-12-01T17:33:20.445691+0000 mgr.y (mgr.24356) 3457 : cluster 0 pgmap v3425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[28232]: audit 2023-12-01T17:33:21.027821+0000 mon.c (mon.2) 2202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[28232]: audit 2023-12-01T17:33:21.459758+0000 mon.a (mon.0) 2711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:21 smithi040 bash[28232]: audit 2023-12-01T17:33:21.473860+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:21 smithi141 bash[31670]: cluster 2023-12-01T17:33:20.445691+0000 mgr.y (mgr.24356) 3457 : cluster 0 pgmap v3425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:21 smithi141 bash[31670]: audit 2023-12-01T17:33:21.027821+0000 mon.c (mon.2) 2202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:33:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:21 smithi141 bash[31670]: audit 2023-12-01T17:33:21.459758+0000 mon.a (mon.0) 2711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:21 smithi141 bash[31670]: audit 2023-12-01T17:33:21.473860+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:22 smithi040 bash[41173]: audit 2023-12-01T17:33:22.120097+0000 mon.a (mon.0) 2713 : audit 0 from='client.? 172.21.15.40:0/2599958616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:22 smithi040 bash[28232]: audit 2023-12-01T17:33:22.120097+0000 mon.a (mon.0) 2713 : audit 0 from='client.? 172.21.15.40:0/2599958616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:22 smithi141 bash[31670]: audit 2023-12-01T17:33:22.120097+0000 mon.a (mon.0) 2713 : audit 0 from='client.? 172.21.15.40:0/2599958616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:23 smithi040 bash[28232]: cluster 2023-12-01T17:33:22.446406+0000 mgr.y (mgr.24356) 3458 : cluster 0 pgmap v3426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:23 smithi040 bash[41173]: cluster 2023-12-01T17:33:22.446406+0000 mgr.y (mgr.24356) 3458 : cluster 0 pgmap v3426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:23 smithi141 bash[31670]: cluster 2023-12-01T17:33:22.446406+0000 mgr.y (mgr.24356) 3458 : cluster 0 pgmap v3426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:25 smithi040 bash[28232]: cluster 2023-12-01T17:33:24.447621+0000 mgr.y (mgr.24356) 3459 : cluster 0 pgmap v3427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:25 smithi040 bash[28232]: audit 2023-12-01T17:33:24.593533+0000 mon.c (mon.2) 2203 : audit 0 from='client.? 172.21.15.40:0/1859291123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:25 smithi040 bash[41173]: cluster 2023-12-01T17:33:24.447621+0000 mgr.y (mgr.24356) 3459 : cluster 0 pgmap v3427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:25 smithi040 bash[41173]: audit 2023-12-01T17:33:24.593533+0000 mon.c (mon.2) 2203 : audit 0 from='client.? 172.21.15.40:0/1859291123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:25 smithi141 bash[31670]: cluster 2023-12-01T17:33:24.447621+0000 mgr.y (mgr.24356) 3459 : cluster 0 pgmap v3427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:25 smithi141 bash[31670]: audit 2023-12-01T17:33:24.593533+0000 mon.c (mon.2) 2203 : audit 0 from='client.? 172.21.15.40:0/1859291123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:33:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[41173]: cluster 2023-12-01T17:33:26.448248+0000 mgr.y (mgr.24356) 3460 : cluster 0 pgmap v3428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[41173]: audit 2023-12-01T17:33:26.929325+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[41173]: audit 2023-12-01T17:33:26.944273+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[41173]: audit 2023-12-01T17:33:27.108843+0000 mon.c (mon.2) 2204 : audit 0 from='client.? 172.21.15.40:0/2470495712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[28232]: cluster 2023-12-01T17:33:26.448248+0000 mgr.y (mgr.24356) 3460 : cluster 0 pgmap v3428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[28232]: audit 2023-12-01T17:33:26.929325+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[28232]: audit 2023-12-01T17:33:26.944273+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:27 smithi040 bash[28232]: audit 2023-12-01T17:33:27.108843+0000 mon.c (mon.2) 2204 : audit 0 from='client.? 172.21.15.40:0/2470495712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:27 smithi141 bash[31670]: cluster 2023-12-01T17:33:26.448248+0000 mgr.y (mgr.24356) 3460 : cluster 0 pgmap v3428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:27 smithi141 bash[31670]: audit 2023-12-01T17:33:26.929325+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:27 smithi141 bash[31670]: audit 2023-12-01T17:33:26.944273+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:27 smithi141 bash[31670]: audit 2023-12-01T17:33:27.108843+0000 mon.c (mon.2) 2204 : audit 0 from='client.? 172.21.15.40:0/2470495712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[28232]: audit 2023-12-01T17:33:27.625912+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[28232]: audit 2023-12-01T17:33:27.641855+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[28232]: audit 2023-12-01T17:33:28.170314+0000 mon.c (mon.2) 2205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[28232]: audit 2023-12-01T17:33:28.172346+0000 mon.c (mon.2) 2206 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[28232]: audit 2023-12-01T17:33:28.182306+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[41173]: audit 2023-12-01T17:33:27.625912+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[41173]: audit 2023-12-01T17:33:27.641855+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[41173]: audit 2023-12-01T17:33:28.170314+0000 mon.c (mon.2) 2205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[41173]: audit 2023-12-01T17:33:28.172346+0000 mon.c (mon.2) 2206 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:33:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:28 smithi040 bash[41173]: audit 2023-12-01T17:33:28.182306+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:28 smithi141 bash[31670]: audit 2023-12-01T17:33:27.625912+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:28 smithi141 bash[31670]: audit 2023-12-01T17:33:27.641855+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:28 smithi141 bash[31670]: audit 2023-12-01T17:33:28.170314+0000 mon.c (mon.2) 2205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:33:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:28 smithi141 bash[31670]: audit 2023-12-01T17:33:28.172346+0000 mon.c (mon.2) 2206 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:33:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:28 smithi141 bash[31670]: audit 2023-12-01T17:33:28.182306+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:33:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:29 smithi040 bash[28232]: cluster 2023-12-01T17:33:28.448926+0000 mgr.y (mgr.24356) 3461 : cluster 0 pgmap v3429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:29 smithi040 bash[28232]: audit 2023-12-01T17:33:29.576445+0000 mon.c (mon.2) 2207 : audit 0 from='client.? 172.21.15.40:0/1018900480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:29 smithi040 bash[41173]: cluster 2023-12-01T17:33:28.448926+0000 mgr.y (mgr.24356) 3461 : cluster 0 pgmap v3429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:29 smithi040 bash[41173]: audit 2023-12-01T17:33:29.576445+0000 mon.c (mon.2) 2207 : audit 0 from='client.? 172.21.15.40:0/1018900480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:29 smithi141 bash[31670]: cluster 2023-12-01T17:33:28.448926+0000 mgr.y (mgr.24356) 3461 : cluster 0 pgmap v3429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:29 smithi141 bash[31670]: audit 2023-12-01T17:33:29.576445+0000 mon.c (mon.2) 2207 : audit 0 from='client.? 172.21.15.40:0/1018900480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:31 smithi040 bash[28232]: cluster 2023-12-01T17:33:30.450021+0000 mgr.y (mgr.24356) 3462 : cluster 0 pgmap v3430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:31 smithi040 bash[41173]: cluster 2023-12-01T17:33:30.450021+0000 mgr.y (mgr.24356) 3462 : cluster 0 pgmap v3430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:31 smithi141 bash[31670]: cluster 2023-12-01T17:33:30.450021+0000 mgr.y (mgr.24356) 3462 : cluster 0 pgmap v3430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:32 smithi040 bash[28232]: audit 2023-12-01T17:33:32.041450+0000 mon.a (mon.0) 2719 : audit 0 from='client.? 172.21.15.40:0/712249404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:32 smithi040 bash[41173]: audit 2023-12-01T17:33:32.041450+0000 mon.a (mon.0) 2719 : audit 0 from='client.? 172.21.15.40:0/712249404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:32 smithi141 bash[31670]: audit 2023-12-01T17:33:32.041450+0000 mon.a (mon.0) 2719 : audit 0 from='client.? 172.21.15.40:0/712249404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:33 smithi040 bash[28232]: cluster 2023-12-01T17:33:32.450602+0000 mgr.y (mgr.24356) 3463 : cluster 0 pgmap v3431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:33 smithi040 bash[28232]: audit 2023-12-01T17:33:33.480082+0000 mon.c (mon.2) 2208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:33 smithi040 bash[41173]: cluster 2023-12-01T17:33:32.450602+0000 mgr.y (mgr.24356) 3463 : cluster 0 pgmap v3431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:33 smithi040 bash[41173]: audit 2023-12-01T17:33:33.480082+0000 mon.c (mon.2) 2208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:33 smithi141 bash[31670]: cluster 2023-12-01T17:33:32.450602+0000 mgr.y (mgr.24356) 3463 : cluster 0 pgmap v3431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:33 smithi141 bash[31670]: audit 2023-12-01T17:33:33.480082+0000 mon.c (mon.2) 2208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:34 smithi040 bash[28232]: audit 2023-12-01T17:33:34.510680+0000 mon.a (mon.0) 2720 : audit 0 from='client.? 172.21.15.40:0/1326606590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:34 smithi040 bash[41173]: audit 2023-12-01T17:33:34.510680+0000 mon.a (mon.0) 2720 : audit 0 from='client.? 172.21.15.40:0/1326606590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:34 smithi141 bash[31670]: audit 2023-12-01T17:33:34.510680+0000 mon.a (mon.0) 2720 : audit 0 from='client.? 172.21.15.40:0/1326606590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:35 smithi040 bash[28232]: cluster 2023-12-01T17:33:34.451298+0000 mgr.y (mgr.24356) 3464 : cluster 0 pgmap v3432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:35 smithi040 bash[41173]: cluster 2023-12-01T17:33:34.451298+0000 mgr.y (mgr.24356) 3464 : cluster 0 pgmap v3432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:35 smithi141 bash[31670]: cluster 2023-12-01T17:33:34.451298+0000 mgr.y (mgr.24356) 3464 : cluster 0 pgmap v3432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:33:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:33:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:37 smithi040 bash[41173]: cluster 2023-12-01T17:33:36.451891+0000 mgr.y (mgr.24356) 3465 : cluster 0 pgmap v3433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:37 smithi040 bash[41173]: audit 2023-12-01T17:33:36.977805+0000 mon.c (mon.2) 2209 : audit 0 from='client.? 172.21.15.40:0/822503428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:37 smithi040 bash[28232]: cluster 2023-12-01T17:33:36.451891+0000 mgr.y (mgr.24356) 3465 : cluster 0 pgmap v3433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:37 smithi040 bash[28232]: audit 2023-12-01T17:33:36.977805+0000 mon.c (mon.2) 2209 : audit 0 from='client.? 172.21.15.40:0/822503428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:37 smithi141 bash[31670]: cluster 2023-12-01T17:33:36.451891+0000 mgr.y (mgr.24356) 3465 : cluster 0 pgmap v3433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:37 smithi141 bash[31670]: audit 2023-12-01T17:33:36.977805+0000 mon.c (mon.2) 2209 : audit 0 from='client.? 172.21.15.40:0/822503428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:39 smithi141 bash[31670]: cluster 2023-12-01T17:33:38.452658+0000 mgr.y (mgr.24356) 3466 : cluster 0 pgmap v3434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:39 smithi141 bash[31670]: audit 2023-12-01T17:33:39.444712+0000 mon.c (mon.2) 2210 : audit 0 from='client.? 172.21.15.40:0/2314031036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:39 smithi040 bash[28232]: cluster 2023-12-01T17:33:38.452658+0000 mgr.y (mgr.24356) 3466 : cluster 0 pgmap v3434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:39 smithi040 bash[28232]: audit 2023-12-01T17:33:39.444712+0000 mon.c (mon.2) 2210 : audit 0 from='client.? 172.21.15.40:0/2314031036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:39 smithi040 bash[41173]: cluster 2023-12-01T17:33:38.452658+0000 mgr.y (mgr.24356) 3466 : cluster 0 pgmap v3434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:39 smithi040 bash[41173]: audit 2023-12-01T17:33:39.444712+0000 mon.c (mon.2) 2210 : audit 0 from='client.? 172.21.15.40:0/2314031036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:41 smithi141 bash[31670]: cluster 2023-12-01T17:33:40.453898+0000 mgr.y (mgr.24356) 3467 : cluster 0 pgmap v3435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:41 smithi040 bash[28232]: cluster 2023-12-01T17:33:40.453898+0000 mgr.y (mgr.24356) 3467 : cluster 0 pgmap v3435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:41 smithi040 bash[41173]: cluster 2023-12-01T17:33:40.453898+0000 mgr.y (mgr.24356) 3467 : cluster 0 pgmap v3435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:42 smithi141 bash[31670]: audit 2023-12-01T17:33:41.907260+0000 mon.c (mon.2) 2211 : audit 0 from='client.? 172.21.15.40:0/4112371938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:42 smithi040 bash[28232]: audit 2023-12-01T17:33:41.907260+0000 mon.c (mon.2) 2211 : audit 0 from='client.? 172.21.15.40:0/4112371938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:42 smithi040 bash[41173]: audit 2023-12-01T17:33:41.907260+0000 mon.c (mon.2) 2211 : audit 0 from='client.? 172.21.15.40:0/4112371938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:43 smithi141 bash[31670]: cluster 2023-12-01T17:33:42.454710+0000 mgr.y (mgr.24356) 3468 : cluster 0 pgmap v3436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:43 smithi040 bash[28232]: cluster 2023-12-01T17:33:42.454710+0000 mgr.y (mgr.24356) 3468 : cluster 0 pgmap v3436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:43 smithi040 bash[41173]: cluster 2023-12-01T17:33:42.454710+0000 mgr.y (mgr.24356) 3468 : cluster 0 pgmap v3436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:44 smithi141 bash[31670]: audit 2023-12-01T17:33:44.374226+0000 mon.c (mon.2) 2212 : audit 0 from='client.? 172.21.15.40:0/3293096651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:44 smithi040 bash[28232]: audit 2023-12-01T17:33:44.374226+0000 mon.c (mon.2) 2212 : audit 0 from='client.? 172.21.15.40:0/3293096651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:44 smithi040 bash[41173]: audit 2023-12-01T17:33:44.374226+0000 mon.c (mon.2) 2212 : audit 0 from='client.? 172.21.15.40:0/3293096651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:45 smithi141 bash[31670]: cluster 2023-12-01T17:33:44.456070+0000 mgr.y (mgr.24356) 3469 : cluster 0 pgmap v3437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:45 smithi040 bash[28232]: cluster 2023-12-01T17:33:44.456070+0000 mgr.y (mgr.24356) 3469 : cluster 0 pgmap v3437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:45 smithi040 bash[41173]: cluster 2023-12-01T17:33:44.456070+0000 mgr.y (mgr.24356) 3469 : cluster 0 pgmap v3437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:33:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:33:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:47 smithi141 bash[31670]: cluster 2023-12-01T17:33:46.456764+0000 mgr.y (mgr.24356) 3470 : cluster 0 pgmap v3438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:47 smithi141 bash[31670]: audit 2023-12-01T17:33:46.834908+0000 mon.c (mon.2) 2213 : audit 0 from='client.? 172.21.15.40:0/517801061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:47 smithi040 bash[28232]: cluster 2023-12-01T17:33:46.456764+0000 mgr.y (mgr.24356) 3470 : cluster 0 pgmap v3438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:47 smithi040 bash[28232]: audit 2023-12-01T17:33:46.834908+0000 mon.c (mon.2) 2213 : audit 0 from='client.? 172.21.15.40:0/517801061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:47 smithi040 bash[41173]: cluster 2023-12-01T17:33:46.456764+0000 mgr.y (mgr.24356) 3470 : cluster 0 pgmap v3438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:47 smithi040 bash[41173]: audit 2023-12-01T17:33:46.834908+0000 mon.c (mon.2) 2213 : audit 0 from='client.? 172.21.15.40:0/517801061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:48 smithi141 bash[31670]: audit 2023-12-01T17:33:48.480211+0000 mon.c (mon.2) 2214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:48 smithi040 bash[41173]: audit 2023-12-01T17:33:48.480211+0000 mon.c (mon.2) 2214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:48 smithi040 bash[28232]: audit 2023-12-01T17:33:48.480211+0000 mon.c (mon.2) 2214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:49 smithi141 bash[31670]: cluster 2023-12-01T17:33:48.457450+0000 mgr.y (mgr.24356) 3471 : cluster 0 pgmap v3439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:49 smithi141 bash[31670]: audit 2023-12-01T17:33:49.302187+0000 mon.a (mon.0) 2721 : audit 0 from='client.? 172.21.15.40:0/2522710660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:49 smithi040 bash[28232]: cluster 2023-12-01T17:33:48.457450+0000 mgr.y (mgr.24356) 3471 : cluster 0 pgmap v3439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:49 smithi040 bash[28232]: audit 2023-12-01T17:33:49.302187+0000 mon.a (mon.0) 2721 : audit 0 from='client.? 172.21.15.40:0/2522710660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:49 smithi040 bash[41173]: cluster 2023-12-01T17:33:48.457450+0000 mgr.y (mgr.24356) 3471 : cluster 0 pgmap v3439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:49 smithi040 bash[41173]: audit 2023-12-01T17:33:49.302187+0000 mon.a (mon.0) 2721 : audit 0 from='client.? 172.21.15.40:0/2522710660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:51 smithi141 bash[31670]: cluster 2023-12-01T17:33:50.458646+0000 mgr.y (mgr.24356) 3472 : cluster 0 pgmap v3440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:51 smithi040 bash[28232]: cluster 2023-12-01T17:33:50.458646+0000 mgr.y (mgr.24356) 3472 : cluster 0 pgmap v3440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:51 smithi040 bash[41173]: cluster 2023-12-01T17:33:50.458646+0000 mgr.y (mgr.24356) 3472 : cluster 0 pgmap v3440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:52 smithi141 bash[31670]: audit 2023-12-01T17:33:51.765022+0000 mon.a (mon.0) 2722 : audit 0 from='client.? 172.21.15.40:0/3370801555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:52 smithi040 bash[28232]: audit 2023-12-01T17:33:51.765022+0000 mon.a (mon.0) 2722 : audit 0 from='client.? 172.21.15.40:0/3370801555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:52 smithi040 bash[41173]: audit 2023-12-01T17:33:51.765022+0000 mon.a (mon.0) 2722 : audit 0 from='client.? 172.21.15.40:0/3370801555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:53 smithi141 bash[31670]: cluster 2023-12-01T17:33:52.459329+0000 mgr.y (mgr.24356) 3473 : cluster 0 pgmap v3441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:53 smithi040 bash[28232]: cluster 2023-12-01T17:33:52.459329+0000 mgr.y (mgr.24356) 3473 : cluster 0 pgmap v3441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:53 smithi040 bash[41173]: cluster 2023-12-01T17:33:52.459329+0000 mgr.y (mgr.24356) 3473 : cluster 0 pgmap v3441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:54 smithi141 bash[31670]: audit 2023-12-01T17:33:54.228331+0000 mon.a (mon.0) 2723 : audit 0 from='client.? 172.21.15.40:0/1737038305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:54 smithi040 bash[28232]: audit 2023-12-01T17:33:54.228331+0000 mon.a (mon.0) 2723 : audit 0 from='client.? 172.21.15.40:0/1737038305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:54 smithi040 bash[41173]: audit 2023-12-01T17:33:54.228331+0000 mon.a (mon.0) 2723 : audit 0 from='client.? 172.21.15.40:0/1737038305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:55 smithi141 bash[31670]: cluster 2023-12-01T17:33:54.460474+0000 mgr.y (mgr.24356) 3474 : cluster 0 pgmap v3442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:55 smithi040 bash[28232]: cluster 2023-12-01T17:33:54.460474+0000 mgr.y (mgr.24356) 3474 : cluster 0 pgmap v3442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:55 smithi040 bash[41173]: cluster 2023-12-01T17:33:54.460474+0000 mgr.y (mgr.24356) 3474 : cluster 0 pgmap v3442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:56 smithi040 bash[28232]: audit 2023-12-01T17:33:56.687190+0000 mon.a (mon.0) 2724 : audit 0 from='client.? 172.21.15.40:0/2817478813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:33:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:33:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:56 smithi040 bash[41173]: audit 2023-12-01T17:33:56.687190+0000 mon.a (mon.0) 2724 : audit 0 from='client.? 172.21.15.40:0/2817478813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:56 smithi141 bash[31670]: audit 2023-12-01T17:33:56.687190+0000 mon.a (mon.0) 2724 : audit 0 from='client.? 172.21.15.40:0/2817478813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:33:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:57 smithi141 bash[31670]: cluster 2023-12-01T17:33:56.461007+0000 mgr.y (mgr.24356) 3475 : cluster 0 pgmap v3443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:57 smithi040 bash[28232]: cluster 2023-12-01T17:33:56.461007+0000 mgr.y (mgr.24356) 3475 : cluster 0 pgmap v3443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:33:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:57 smithi040 bash[41173]: cluster 2023-12-01T17:33:56.461007+0000 mgr.y (mgr.24356) 3475 : cluster 0 pgmap v3443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:59 smithi141 bash[31670]: cluster 2023-12-01T17:33:58.461601+0000 mgr.y (mgr.24356) 3476 : cluster 0 pgmap v3444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:33:59 smithi141 bash[31670]: audit 2023-12-01T17:33:59.158977+0000 mon.a (mon.0) 2725 : audit 0 from='client.? 172.21.15.40:0/1048013856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:59 smithi040 bash[28232]: cluster 2023-12-01T17:33:58.461601+0000 mgr.y (mgr.24356) 3476 : cluster 0 pgmap v3444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:33:59 smithi040 bash[28232]: audit 2023-12-01T17:33:59.158977+0000 mon.a (mon.0) 2725 : audit 0 from='client.? 172.21.15.40:0/1048013856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:59 smithi040 bash[41173]: cluster 2023-12-01T17:33:58.461601+0000 mgr.y (mgr.24356) 3476 : cluster 0 pgmap v3444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:33:59 smithi040 bash[41173]: audit 2023-12-01T17:33:59.158977+0000 mon.a (mon.0) 2725 : audit 0 from='client.? 172.21.15.40:0/1048013856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:01 smithi141 bash[31670]: cluster 2023-12-01T17:34:00.462907+0000 mgr.y (mgr.24356) 3477 : cluster 0 pgmap v3445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:01 smithi141 bash[31670]: audit 2023-12-01T17:34:01.615403+0000 mon.c (mon.2) 2215 : audit 0 from='client.? 172.21.15.40:0/2014103152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:01 smithi040 bash[41173]: cluster 2023-12-01T17:34:00.462907+0000 mgr.y (mgr.24356) 3477 : cluster 0 pgmap v3445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:01 smithi040 bash[41173]: audit 2023-12-01T17:34:01.615403+0000 mon.c (mon.2) 2215 : audit 0 from='client.? 172.21.15.40:0/2014103152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:01 smithi040 bash[28232]: cluster 2023-12-01T17:34:00.462907+0000 mgr.y (mgr.24356) 3477 : cluster 0 pgmap v3445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:01 smithi040 bash[28232]: audit 2023-12-01T17:34:01.615403+0000 mon.c (mon.2) 2215 : audit 0 from='client.? 172.21.15.40:0/2014103152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:03 smithi141 bash[31670]: cluster 2023-12-01T17:34:02.463606+0000 mgr.y (mgr.24356) 3478 : cluster 0 pgmap v3446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:03 smithi141 bash[31670]: audit 2023-12-01T17:34:03.480720+0000 mon.c (mon.2) 2216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:03 smithi040 bash[28232]: cluster 2023-12-01T17:34:02.463606+0000 mgr.y (mgr.24356) 3478 : cluster 0 pgmap v3446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:03 smithi040 bash[28232]: audit 2023-12-01T17:34:03.480720+0000 mon.c (mon.2) 2216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:03 smithi040 bash[41173]: cluster 2023-12-01T17:34:02.463606+0000 mgr.y (mgr.24356) 3478 : cluster 0 pgmap v3446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:03 smithi040 bash[41173]: audit 2023-12-01T17:34:03.480720+0000 mon.c (mon.2) 2216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:04 smithi141 bash[31670]: audit 2023-12-01T17:34:04.081474+0000 mon.a (mon.0) 2726 : audit 0 from='client.? 172.21.15.40:0/1797012000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:04 smithi040 bash[28232]: audit 2023-12-01T17:34:04.081474+0000 mon.a (mon.0) 2726 : audit 0 from='client.? 172.21.15.40:0/1797012000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:04 smithi040 bash[41173]: audit 2023-12-01T17:34:04.081474+0000 mon.a (mon.0) 2726 : audit 0 from='client.? 172.21.15.40:0/1797012000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:05 smithi141 bash[31670]: cluster 2023-12-01T17:34:04.464719+0000 mgr.y (mgr.24356) 3479 : cluster 0 pgmap v3447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:05 smithi040 bash[41173]: cluster 2023-12-01T17:34:04.464719+0000 mgr.y (mgr.24356) 3479 : cluster 0 pgmap v3447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:05 smithi040 bash[28232]: cluster 2023-12-01T17:34:04.464719+0000 mgr.y (mgr.24356) 3479 : cluster 0 pgmap v3447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:06.773 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:34:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:34:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:06 smithi141 bash[31670]: audit 2023-12-01T17:34:06.546691+0000 mon.c (mon.2) 2217 : audit 0 from='client.? 172.21.15.40:0/306871621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:06 smithi040 bash[28232]: audit 2023-12-01T17:34:06.546691+0000 mon.c (mon.2) 2217 : audit 0 from='client.? 172.21.15.40:0/306871621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:06 smithi040 bash[41173]: audit 2023-12-01T17:34:06.546691+0000 mon.c (mon.2) 2217 : audit 0 from='client.? 172.21.15.40:0/306871621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:07 smithi040 bash[28232]: cluster 2023-12-01T17:34:06.465324+0000 mgr.y (mgr.24356) 3480 : cluster 0 pgmap v3448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:07 smithi040 bash[41173]: cluster 2023-12-01T17:34:06.465324+0000 mgr.y (mgr.24356) 3480 : cluster 0 pgmap v3448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:07 smithi141 bash[31670]: cluster 2023-12-01T17:34:06.465324+0000 mgr.y (mgr.24356) 3480 : cluster 0 pgmap v3448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:09 smithi040 bash[28232]: cluster 2023-12-01T17:34:08.465993+0000 mgr.y (mgr.24356) 3481 : cluster 0 pgmap v3449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:09 smithi040 bash[28232]: audit 2023-12-01T17:34:08.999533+0000 mon.a (mon.0) 2727 : audit 0 from='client.? 172.21.15.40:0/3084737198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:09 smithi040 bash[41173]: cluster 2023-12-01T17:34:08.465993+0000 mgr.y (mgr.24356) 3481 : cluster 0 pgmap v3449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:09 smithi040 bash[41173]: audit 2023-12-01T17:34:08.999533+0000 mon.a (mon.0) 2727 : audit 0 from='client.? 172.21.15.40:0/3084737198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:09 smithi141 bash[31670]: cluster 2023-12-01T17:34:08.465993+0000 mgr.y (mgr.24356) 3481 : cluster 0 pgmap v3449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:09 smithi141 bash[31670]: audit 2023-12-01T17:34:08.999533+0000 mon.a (mon.0) 2727 : audit 0 from='client.? 172.21.15.40:0/3084737198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:11 smithi040 bash[28232]: cluster 2023-12-01T17:34:10.467199+0000 mgr.y (mgr.24356) 3482 : cluster 0 pgmap v3450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:11 smithi040 bash[28232]: audit 2023-12-01T17:34:11.460725+0000 mon.c (mon.2) 2218 : audit 0 from='client.? 172.21.15.40:0/1921339626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:11 smithi040 bash[41173]: cluster 2023-12-01T17:34:10.467199+0000 mgr.y (mgr.24356) 3482 : cluster 0 pgmap v3450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:11 smithi040 bash[41173]: audit 2023-12-01T17:34:11.460725+0000 mon.c (mon.2) 2218 : audit 0 from='client.? 172.21.15.40:0/1921339626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:11 smithi141 bash[31670]: cluster 2023-12-01T17:34:10.467199+0000 mgr.y (mgr.24356) 3482 : cluster 0 pgmap v3450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:11 smithi141 bash[31670]: audit 2023-12-01T17:34:11.460725+0000 mon.c (mon.2) 2218 : audit 0 from='client.? 172.21.15.40:0/1921339626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:13 smithi040 bash[28232]: cluster 2023-12-01T17:34:12.467907+0000 mgr.y (mgr.24356) 3483 : cluster 0 pgmap v3451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:13 smithi040 bash[41173]: cluster 2023-12-01T17:34:12.467907+0000 mgr.y (mgr.24356) 3483 : cluster 0 pgmap v3451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:13 smithi141 bash[31670]: cluster 2023-12-01T17:34:12.467907+0000 mgr.y (mgr.24356) 3483 : cluster 0 pgmap v3451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:14 smithi040 bash[28232]: audit 2023-12-01T17:34:13.922503+0000 mon.a (mon.0) 2728 : audit 0 from='client.? 172.21.15.40:0/1174251409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:14 smithi040 bash[41173]: audit 2023-12-01T17:34:13.922503+0000 mon.a (mon.0) 2728 : audit 0 from='client.? 172.21.15.40:0/1174251409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:14 smithi141 bash[31670]: audit 2023-12-01T17:34:13.922503+0000 mon.a (mon.0) 2728 : audit 0 from='client.? 172.21.15.40:0/1174251409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:15 smithi040 bash[41173]: cluster 2023-12-01T17:34:14.469028+0000 mgr.y (mgr.24356) 3484 : cluster 0 pgmap v3452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:15 smithi040 bash[28232]: cluster 2023-12-01T17:34:14.469028+0000 mgr.y (mgr.24356) 3484 : cluster 0 pgmap v3452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:15 smithi141 bash[31670]: cluster 2023-12-01T17:34:14.469028+0000 mgr.y (mgr.24356) 3484 : cluster 0 pgmap v3452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:16.812 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:34:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:34:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:16 smithi040 bash[28232]: audit 2023-12-01T17:34:16.392613+0000 mon.c (mon.2) 2219 : audit 0 from='client.? 172.21.15.40:0/351133318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:16 smithi040 bash[28232]: cluster 2023-12-01T17:34:16.469704+0000 mgr.y (mgr.24356) 3485 : cluster 0 pgmap v3453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:16 smithi040 bash[41173]: audit 2023-12-01T17:34:16.392613+0000 mon.c (mon.2) 2219 : audit 0 from='client.? 172.21.15.40:0/351133318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:16 smithi040 bash[41173]: cluster 2023-12-01T17:34:16.469704+0000 mgr.y (mgr.24356) 3485 : cluster 0 pgmap v3453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:16 smithi141 bash[31670]: audit 2023-12-01T17:34:16.392613+0000 mon.c (mon.2) 2219 : audit 0 from='client.? 172.21.15.40:0/351133318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:16 smithi141 bash[31670]: cluster 2023-12-01T17:34:16.469704+0000 mgr.y (mgr.24356) 3485 : cluster 0 pgmap v3453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:18 smithi040 bash[28232]: audit 2023-12-01T17:34:18.480919+0000 mon.c (mon.2) 2220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:18 smithi040 bash[41173]: audit 2023-12-01T17:34:18.480919+0000 mon.c (mon.2) 2220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:18 smithi141 bash[31670]: audit 2023-12-01T17:34:18.480919+0000 mon.c (mon.2) 2220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:19 smithi040 bash[41173]: cluster 2023-12-01T17:34:18.470367+0000 mgr.y (mgr.24356) 3486 : cluster 0 pgmap v3454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:19 smithi040 bash[41173]: audit 2023-12-01T17:34:18.855278+0000 mon.c (mon.2) 2221 : audit 0 from='client.? 172.21.15.40:0/2859454980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:19 smithi040 bash[28232]: cluster 2023-12-01T17:34:18.470367+0000 mgr.y (mgr.24356) 3486 : cluster 0 pgmap v3454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:19 smithi040 bash[28232]: audit 2023-12-01T17:34:18.855278+0000 mon.c (mon.2) 2221 : audit 0 from='client.? 172.21.15.40:0/2859454980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:19 smithi141 bash[31670]: cluster 2023-12-01T17:34:18.470367+0000 mgr.y (mgr.24356) 3486 : cluster 0 pgmap v3454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:19 smithi141 bash[31670]: audit 2023-12-01T17:34:18.855278+0000 mon.c (mon.2) 2221 : audit 0 from='client.? 172.21.15.40:0/2859454980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:21 smithi040 bash[41173]: cluster 2023-12-01T17:34:20.471505+0000 mgr.y (mgr.24356) 3487 : cluster 0 pgmap v3455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:21 smithi040 bash[41173]: audit 2023-12-01T17:34:21.314921+0000 mon.c (mon.2) 2222 : audit 0 from='client.? 172.21.15.40:0/2569004052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:21 smithi040 bash[28232]: cluster 2023-12-01T17:34:20.471505+0000 mgr.y (mgr.24356) 3487 : cluster 0 pgmap v3455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:21 smithi040 bash[28232]: audit 2023-12-01T17:34:21.314921+0000 mon.c (mon.2) 2222 : audit 0 from='client.? 172.21.15.40:0/2569004052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:21 smithi141 bash[31670]: cluster 2023-12-01T17:34:20.471505+0000 mgr.y (mgr.24356) 3487 : cluster 0 pgmap v3455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:21 smithi141 bash[31670]: audit 2023-12-01T17:34:21.314921+0000 mon.c (mon.2) 2222 : audit 0 from='client.? 172.21.15.40:0/2569004052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:23 smithi040 bash[28232]: cluster 2023-12-01T17:34:22.472097+0000 mgr.y (mgr.24356) 3488 : cluster 0 pgmap v3456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:23 smithi040 bash[41173]: cluster 2023-12-01T17:34:22.472097+0000 mgr.y (mgr.24356) 3488 : cluster 0 pgmap v3456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:23 smithi141 bash[31670]: cluster 2023-12-01T17:34:22.472097+0000 mgr.y (mgr.24356) 3488 : cluster 0 pgmap v3456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:24 smithi040 bash[41173]: audit 2023-12-01T17:34:23.779942+0000 mon.c (mon.2) 2223 : audit 0 from='client.? 172.21.15.40:0/3408095097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:24.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:24 smithi040 bash[28232]: audit 2023-12-01T17:34:23.779942+0000 mon.c (mon.2) 2223 : audit 0 from='client.? 172.21.15.40:0/3408095097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:24 smithi141 bash[31670]: audit 2023-12-01T17:34:23.779942+0000 mon.c (mon.2) 2223 : audit 0 from='client.? 172.21.15.40:0/3408095097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:25 smithi040 bash[28232]: cluster 2023-12-01T17:34:24.473258+0000 mgr.y (mgr.24356) 3489 : cluster 0 pgmap v3457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:25 smithi040 bash[41173]: cluster 2023-12-01T17:34:24.473258+0000 mgr.y (mgr.24356) 3489 : cluster 0 pgmap v3457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:25 smithi141 bash[31670]: cluster 2023-12-01T17:34:24.473258+0000 mgr.y (mgr.24356) 3489 : cluster 0 pgmap v3457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:26 smithi040 bash[28232]: audit 2023-12-01T17:34:26.247521+0000 mon.c (mon.2) 2224 : audit 0 from='client.? 172.21.15.40:0/1472172428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:34:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:34:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:26 smithi040 bash[41173]: audit 2023-12-01T17:34:26.247521+0000 mon.c (mon.2) 2224 : audit 0 from='client.? 172.21.15.40:0/1472172428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:26 smithi141 bash[31670]: audit 2023-12-01T17:34:26.247521+0000 mon.c (mon.2) 2224 : audit 0 from='client.? 172.21.15.40:0/1472172428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:27 smithi040 bash[28232]: cluster 2023-12-01T17:34:26.473888+0000 mgr.y (mgr.24356) 3490 : cluster 0 pgmap v3458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:27 smithi040 bash[41173]: cluster 2023-12-01T17:34:26.473888+0000 mgr.y (mgr.24356) 3490 : cluster 0 pgmap v3458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:27 smithi141 bash[31670]: cluster 2023-12-01T17:34:26.473888+0000 mgr.y (mgr.24356) 3490 : cluster 0 pgmap v3458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:28 smithi040 bash[41173]: audit 2023-12-01T17:34:28.265640+0000 mon.c (mon.2) 2225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:34:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:28 smithi040 bash[28232]: audit 2023-12-01T17:34:28.265640+0000 mon.c (mon.2) 2225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:34:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:28 smithi141 bash[31670]: audit 2023-12-01T17:34:28.265640+0000 mon.c (mon.2) 2225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:34:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:29 smithi040 bash[28232]: cluster 2023-12-01T17:34:28.474495+0000 mgr.y (mgr.24356) 3491 : cluster 0 pgmap v3459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:29 smithi040 bash[28232]: audit 2023-12-01T17:34:28.729136+0000 mon.c (mon.2) 2226 : audit 0 from='client.? 172.21.15.40:0/3565172528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:29 smithi040 bash[41173]: cluster 2023-12-01T17:34:28.474495+0000 mgr.y (mgr.24356) 3491 : cluster 0 pgmap v3459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:29 smithi040 bash[41173]: audit 2023-12-01T17:34:28.729136+0000 mon.c (mon.2) 2226 : audit 0 from='client.? 172.21.15.40:0/3565172528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:29 smithi141 bash[31670]: cluster 2023-12-01T17:34:28.474495+0000 mgr.y (mgr.24356) 3491 : cluster 0 pgmap v3459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:29 smithi141 bash[31670]: audit 2023-12-01T17:34:28.729136+0000 mon.c (mon.2) 2226 : audit 0 from='client.? 172.21.15.40:0/3565172528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:31 smithi040 bash[28232]: cluster 2023-12-01T17:34:30.475659+0000 mgr.y (mgr.24356) 3492 : cluster 0 pgmap v3460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:31 smithi040 bash[28232]: audit 2023-12-01T17:34:31.201486+0000 mon.c (mon.2) 2227 : audit 0 from='client.? 172.21.15.40:0/2637833545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:31 smithi040 bash[41173]: cluster 2023-12-01T17:34:30.475659+0000 mgr.y (mgr.24356) 3492 : cluster 0 pgmap v3460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:31 smithi040 bash[41173]: audit 2023-12-01T17:34:31.201486+0000 mon.c (mon.2) 2227 : audit 0 from='client.? 172.21.15.40:0/2637833545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:31 smithi141 bash[31670]: cluster 2023-12-01T17:34:30.475659+0000 mgr.y (mgr.24356) 3492 : cluster 0 pgmap v3460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:31 smithi141 bash[31670]: audit 2023-12-01T17:34:31.201486+0000 mon.c (mon.2) 2227 : audit 0 from='client.? 172.21.15.40:0/2637833545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:33 smithi040 bash[28232]: cluster 2023-12-01T17:34:32.476335+0000 mgr.y (mgr.24356) 3493 : cluster 0 pgmap v3461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:33 smithi040 bash[28232]: audit 2023-12-01T17:34:33.480820+0000 mon.c (mon.2) 2228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:33 smithi040 bash[41173]: cluster 2023-12-01T17:34:32.476335+0000 mgr.y (mgr.24356) 3493 : cluster 0 pgmap v3461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:33 smithi040 bash[41173]: audit 2023-12-01T17:34:33.480820+0000 mon.c (mon.2) 2228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:33 smithi141 bash[31670]: cluster 2023-12-01T17:34:32.476335+0000 mgr.y (mgr.24356) 3493 : cluster 0 pgmap v3461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:33 smithi141 bash[31670]: audit 2023-12-01T17:34:33.480820+0000 mon.c (mon.2) 2228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[28232]: audit 2023-12-01T17:34:33.709080+0000 mon.a (mon.0) 2729 : audit 0 from='client.? 172.21.15.40:0/3406650323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[28232]: audit 2023-12-01T17:34:34.118536+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[28232]: audit 2023-12-01T17:34:34.131235+0000 mon.a (mon.0) 2731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[28232]: audit 2023-12-01T17:34:34.516188+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[28232]: audit 2023-12-01T17:34:34.529399+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[41173]: audit 2023-12-01T17:34:33.709080+0000 mon.a (mon.0) 2729 : audit 0 from='client.? 172.21.15.40:0/3406650323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[41173]: audit 2023-12-01T17:34:34.118536+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[41173]: audit 2023-12-01T17:34:34.131235+0000 mon.a (mon.0) 2731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[41173]: audit 2023-12-01T17:34:34.516188+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:34 smithi040 bash[41173]: audit 2023-12-01T17:34:34.529399+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:34 smithi141 bash[31670]: audit 2023-12-01T17:34:33.709080+0000 mon.a (mon.0) 2729 : audit 0 from='client.? 172.21.15.40:0/3406650323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:34 smithi141 bash[31670]: audit 2023-12-01T17:34:34.118536+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:34 smithi141 bash[31670]: audit 2023-12-01T17:34:34.131235+0000 mon.a (mon.0) 2731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:34 smithi141 bash[31670]: audit 2023-12-01T17:34:34.516188+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:34 smithi141 bash[31670]: audit 2023-12-01T17:34:34.529399+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[28232]: cluster 2023-12-01T17:34:34.477479+0000 mgr.y (mgr.24356) 3494 : cluster 0 pgmap v3462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[28232]: audit 2023-12-01T17:34:35.076700+0000 mon.c (mon.2) 2229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[28232]: audit 2023-12-01T17:34:35.078595+0000 mon.c (mon.2) 2230 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[28232]: audit 2023-12-01T17:34:35.088444+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[41173]: cluster 2023-12-01T17:34:34.477479+0000 mgr.y (mgr.24356) 3494 : cluster 0 pgmap v3462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[41173]: audit 2023-12-01T17:34:35.076700+0000 mon.c (mon.2) 2229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[41173]: audit 2023-12-01T17:34:35.078595+0000 mon.c (mon.2) 2230 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:34:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:35 smithi040 bash[41173]: audit 2023-12-01T17:34:35.088444+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:35 smithi141 bash[31670]: cluster 2023-12-01T17:34:34.477479+0000 mgr.y (mgr.24356) 3494 : cluster 0 pgmap v3462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:35 smithi141 bash[31670]: audit 2023-12-01T17:34:35.076700+0000 mon.c (mon.2) 2229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:34:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:35 smithi141 bash[31670]: audit 2023-12-01T17:34:35.078595+0000 mon.c (mon.2) 2230 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:34:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:35 smithi141 bash[31670]: audit 2023-12-01T17:34:35.088444+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:34:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:36 smithi040 bash[28232]: audit 2023-12-01T17:34:36.192490+0000 mon.a (mon.0) 2735 : audit 0 from='client.? 172.21.15.40:0/534722786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:36 smithi040 bash[41173]: audit 2023-12-01T17:34:36.192490+0000 mon.a (mon.0) 2735 : audit 0 from='client.? 172.21.15.40:0/534722786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:34:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:34:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:36 smithi141 bash[31670]: audit 2023-12-01T17:34:36.192490+0000 mon.a (mon.0) 2735 : audit 0 from='client.? 172.21.15.40:0/534722786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:37 smithi040 bash[28232]: cluster 2023-12-01T17:34:36.478150+0000 mgr.y (mgr.24356) 3495 : cluster 0 pgmap v3463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:37 smithi040 bash[41173]: cluster 2023-12-01T17:34:36.478150+0000 mgr.y (mgr.24356) 3495 : cluster 0 pgmap v3463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:37 smithi141 bash[31670]: cluster 2023-12-01T17:34:36.478150+0000 mgr.y (mgr.24356) 3495 : cluster 0 pgmap v3463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:39 smithi040 bash[28232]: cluster 2023-12-01T17:34:38.478616+0000 mgr.y (mgr.24356) 3496 : cluster 0 pgmap v3464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:39 smithi040 bash[28232]: audit 2023-12-01T17:34:38.651434+0000 mon.c (mon.2) 2231 : audit 0 from='client.? 172.21.15.40:0/2311533464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:39 smithi040 bash[41173]: cluster 2023-12-01T17:34:38.478616+0000 mgr.y (mgr.24356) 3496 : cluster 0 pgmap v3464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:39 smithi040 bash[41173]: audit 2023-12-01T17:34:38.651434+0000 mon.c (mon.2) 2231 : audit 0 from='client.? 172.21.15.40:0/2311533464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:39 smithi141 bash[31670]: cluster 2023-12-01T17:34:38.478616+0000 mgr.y (mgr.24356) 3496 : cluster 0 pgmap v3464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:39 smithi141 bash[31670]: audit 2023-12-01T17:34:38.651434+0000 mon.c (mon.2) 2231 : audit 0 from='client.? 172.21.15.40:0/2311533464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:41 smithi040 bash[28232]: cluster 2023-12-01T17:34:40.479809+0000 mgr.y (mgr.24356) 3497 : cluster 0 pgmap v3465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:41 smithi040 bash[28232]: audit 2023-12-01T17:34:41.119481+0000 mon.a (mon.0) 2736 : audit 0 from='client.? 172.21.15.40:0/599242039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:41 smithi040 bash[41173]: cluster 2023-12-01T17:34:40.479809+0000 mgr.y (mgr.24356) 3497 : cluster 0 pgmap v3465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:41 smithi040 bash[41173]: audit 2023-12-01T17:34:41.119481+0000 mon.a (mon.0) 2736 : audit 0 from='client.? 172.21.15.40:0/599242039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:41 smithi141 bash[31670]: cluster 2023-12-01T17:34:40.479809+0000 mgr.y (mgr.24356) 3497 : cluster 0 pgmap v3465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:41 smithi141 bash[31670]: audit 2023-12-01T17:34:41.119481+0000 mon.a (mon.0) 2736 : audit 0 from='client.? 172.21.15.40:0/599242039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:43 smithi040 bash[28232]: cluster 2023-12-01T17:34:42.480473+0000 mgr.y (mgr.24356) 3498 : cluster 0 pgmap v3466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:43 smithi040 bash[28232]: audit 2023-12-01T17:34:43.586999+0000 mon.c (mon.2) 2232 : audit 0 from='client.? 172.21.15.40:0/3113914820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:43 smithi040 bash[41173]: cluster 2023-12-01T17:34:42.480473+0000 mgr.y (mgr.24356) 3498 : cluster 0 pgmap v3466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:43 smithi040 bash[41173]: audit 2023-12-01T17:34:43.586999+0000 mon.c (mon.2) 2232 : audit 0 from='client.? 172.21.15.40:0/3113914820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:43 smithi141 bash[31670]: cluster 2023-12-01T17:34:42.480473+0000 mgr.y (mgr.24356) 3498 : cluster 0 pgmap v3466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:43 smithi141 bash[31670]: audit 2023-12-01T17:34:43.586999+0000 mon.c (mon.2) 2232 : audit 0 from='client.? 172.21.15.40:0/3113914820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:45 smithi040 bash[28232]: cluster 2023-12-01T17:34:44.481582+0000 mgr.y (mgr.24356) 3499 : cluster 0 pgmap v3467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:45 smithi040 bash[41173]: cluster 2023-12-01T17:34:44.481582+0000 mgr.y (mgr.24356) 3499 : cluster 0 pgmap v3467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:45 smithi141 bash[31670]: cluster 2023-12-01T17:34:44.481582+0000 mgr.y (mgr.24356) 3499 : cluster 0 pgmap v3467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:46 smithi040 bash[28232]: audit 2023-12-01T17:34:46.060576+0000 mon.c (mon.2) 2233 : audit 0 from='client.? 172.21.15.40:0/162004536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:34:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:34:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:46 smithi040 bash[41173]: audit 2023-12-01T17:34:46.060576+0000 mon.c (mon.2) 2233 : audit 0 from='client.? 172.21.15.40:0/162004536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:46 smithi141 bash[31670]: audit 2023-12-01T17:34:46.060576+0000 mon.c (mon.2) 2233 : audit 0 from='client.? 172.21.15.40:0/162004536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:47 smithi141 bash[31670]: cluster 2023-12-01T17:34:46.482240+0000 mgr.y (mgr.24356) 3500 : cluster 0 pgmap v3468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:47 smithi040 bash[28232]: cluster 2023-12-01T17:34:46.482240+0000 mgr.y (mgr.24356) 3500 : cluster 0 pgmap v3468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:47 smithi040 bash[41173]: cluster 2023-12-01T17:34:46.482240+0000 mgr.y (mgr.24356) 3500 : cluster 0 pgmap v3468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:48 smithi141 bash[31670]: audit 2023-12-01T17:34:48.481584+0000 mon.c (mon.2) 2234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:48 smithi141 bash[31670]: audit 2023-12-01T17:34:48.532923+0000 mon.c (mon.2) 2235 : audit 0 from='client.? 172.21.15.40:0/2699521429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:48 smithi040 bash[41173]: audit 2023-12-01T17:34:48.481584+0000 mon.c (mon.2) 2234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:48 smithi040 bash[41173]: audit 2023-12-01T17:34:48.532923+0000 mon.c (mon.2) 2235 : audit 0 from='client.? 172.21.15.40:0/2699521429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:48 smithi040 bash[28232]: audit 2023-12-01T17:34:48.481584+0000 mon.c (mon.2) 2234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:48 smithi040 bash[28232]: audit 2023-12-01T17:34:48.532923+0000 mon.c (mon.2) 2235 : audit 0 from='client.? 172.21.15.40:0/2699521429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:49 smithi141 bash[31670]: cluster 2023-12-01T17:34:48.482666+0000 mgr.y (mgr.24356) 3501 : cluster 0 pgmap v3469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:49 smithi040 bash[28232]: cluster 2023-12-01T17:34:48.482666+0000 mgr.y (mgr.24356) 3501 : cluster 0 pgmap v3469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:49 smithi040 bash[41173]: cluster 2023-12-01T17:34:48.482666+0000 mgr.y (mgr.24356) 3501 : cluster 0 pgmap v3469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:51 smithi141 bash[31670]: cluster 2023-12-01T17:34:50.483717+0000 mgr.y (mgr.24356) 3502 : cluster 0 pgmap v3470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:51 smithi141 bash[31670]: audit 2023-12-01T17:34:50.995820+0000 mon.c (mon.2) 2236 : audit 0 from='client.? 172.21.15.40:0/195898868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:51 smithi040 bash[28232]: cluster 2023-12-01T17:34:50.483717+0000 mgr.y (mgr.24356) 3502 : cluster 0 pgmap v3470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:51 smithi040 bash[28232]: audit 2023-12-01T17:34:50.995820+0000 mon.c (mon.2) 2236 : audit 0 from='client.? 172.21.15.40:0/195898868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:51 smithi040 bash[41173]: cluster 2023-12-01T17:34:50.483717+0000 mgr.y (mgr.24356) 3502 : cluster 0 pgmap v3470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:51 smithi040 bash[41173]: audit 2023-12-01T17:34:50.995820+0000 mon.c (mon.2) 2236 : audit 0 from='client.? 172.21.15.40:0/195898868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:53 smithi141 bash[31670]: cluster 2023-12-01T17:34:52.484384+0000 mgr.y (mgr.24356) 3503 : cluster 0 pgmap v3471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:53 smithi141 bash[31670]: audit 2023-12-01T17:34:53.465447+0000 mon.a (mon.0) 2737 : audit 0 from='client.? 172.21.15.40:0/558312739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:53 smithi040 bash[28232]: cluster 2023-12-01T17:34:52.484384+0000 mgr.y (mgr.24356) 3503 : cluster 0 pgmap v3471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:53 smithi040 bash[28232]: audit 2023-12-01T17:34:53.465447+0000 mon.a (mon.0) 2737 : audit 0 from='client.? 172.21.15.40:0/558312739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:53 smithi040 bash[41173]: cluster 2023-12-01T17:34:52.484384+0000 mgr.y (mgr.24356) 3503 : cluster 0 pgmap v3471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:53 smithi040 bash[41173]: audit 2023-12-01T17:34:53.465447+0000 mon.a (mon.0) 2737 : audit 0 from='client.? 172.21.15.40:0/558312739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:55 smithi141 bash[31670]: cluster 2023-12-01T17:34:54.485463+0000 mgr.y (mgr.24356) 3504 : cluster 0 pgmap v3472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:55 smithi040 bash[28232]: cluster 2023-12-01T17:34:54.485463+0000 mgr.y (mgr.24356) 3504 : cluster 0 pgmap v3472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:55 smithi040 bash[41173]: cluster 2023-12-01T17:34:54.485463+0000 mgr.y (mgr.24356) 3504 : cluster 0 pgmap v3472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:56 smithi040 bash[28232]: audit 2023-12-01T17:34:55.934785+0000 mon.a (mon.0) 2738 : audit 0 from='client.? 172.21.15.40:0/1631903163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:56 smithi040 bash[41173]: audit 2023-12-01T17:34:55.934785+0000 mon.a (mon.0) 2738 : audit 0 from='client.? 172.21.15.40:0/1631903163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:34:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:34:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:56 smithi141 bash[31670]: audit 2023-12-01T17:34:55.934785+0000 mon.a (mon.0) 2738 : audit 0 from='client.? 172.21.15.40:0/1631903163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:57 smithi141 bash[31670]: cluster 2023-12-01T17:34:56.486230+0000 mgr.y (mgr.24356) 3505 : cluster 0 pgmap v3473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:57 smithi040 bash[28232]: cluster 2023-12-01T17:34:56.486230+0000 mgr.y (mgr.24356) 3505 : cluster 0 pgmap v3473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:57 smithi040 bash[41173]: cluster 2023-12-01T17:34:56.486230+0000 mgr.y (mgr.24356) 3505 : cluster 0 pgmap v3473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:34:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:58 smithi141 bash[31670]: audit 2023-12-01T17:34:58.393211+0000 mon.c (mon.2) 2237 : audit 0 from='client.? 172.21.15.40:0/2370018908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:58 smithi040 bash[28232]: audit 2023-12-01T17:34:58.393211+0000 mon.c (mon.2) 2237 : audit 0 from='client.? 172.21.15.40:0/2370018908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:34:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:58 smithi040 bash[41173]: audit 2023-12-01T17:34:58.393211+0000 mon.c (mon.2) 2237 : audit 0 from='client.? 172.21.15.40:0/2370018908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:34:59 smithi141 bash[31670]: cluster 2023-12-01T17:34:58.486875+0000 mgr.y (mgr.24356) 3506 : cluster 0 pgmap v3474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:34:59 smithi040 bash[28232]: cluster 2023-12-01T17:34:58.486875+0000 mgr.y (mgr.24356) 3506 : cluster 0 pgmap v3474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:34:59 smithi040 bash[41173]: cluster 2023-12-01T17:34:58.486875+0000 mgr.y (mgr.24356) 3506 : cluster 0 pgmap v3474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:01 smithi141 bash[31670]: cluster 2023-12-01T17:35:00.488025+0000 mgr.y (mgr.24356) 3507 : cluster 0 pgmap v3475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:01 smithi141 bash[31670]: audit 2023-12-01T17:35:00.861832+0000 mon.a (mon.0) 2739 : audit 0 from='client.? 172.21.15.40:0/352705765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:01 smithi040 bash[41173]: cluster 2023-12-01T17:35:00.488025+0000 mgr.y (mgr.24356) 3507 : cluster 0 pgmap v3475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:01 smithi040 bash[41173]: audit 2023-12-01T17:35:00.861832+0000 mon.a (mon.0) 2739 : audit 0 from='client.? 172.21.15.40:0/352705765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:01 smithi040 bash[28232]: cluster 2023-12-01T17:35:00.488025+0000 mgr.y (mgr.24356) 3507 : cluster 0 pgmap v3475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:01 smithi040 bash[28232]: audit 2023-12-01T17:35:00.861832+0000 mon.a (mon.0) 2739 : audit 0 from='client.? 172.21.15.40:0/352705765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:03 smithi141 bash[31670]: cluster 2023-12-01T17:35:02.488695+0000 mgr.y (mgr.24356) 3508 : cluster 0 pgmap v3476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:03 smithi141 bash[31670]: audit 2023-12-01T17:35:03.316478+0000 mon.c (mon.2) 2238 : audit 0 from='client.? 172.21.15.40:0/2079170190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:03 smithi141 bash[31670]: audit 2023-12-01T17:35:03.482433+0000 mon.c (mon.2) 2239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:03 smithi040 bash[41173]: cluster 2023-12-01T17:35:02.488695+0000 mgr.y (mgr.24356) 3508 : cluster 0 pgmap v3476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:03 smithi040 bash[41173]: audit 2023-12-01T17:35:03.316478+0000 mon.c (mon.2) 2238 : audit 0 from='client.? 172.21.15.40:0/2079170190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:03 smithi040 bash[41173]: audit 2023-12-01T17:35:03.482433+0000 mon.c (mon.2) 2239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:03 smithi040 bash[28232]: cluster 2023-12-01T17:35:02.488695+0000 mgr.y (mgr.24356) 3508 : cluster 0 pgmap v3476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:03 smithi040 bash[28232]: audit 2023-12-01T17:35:03.316478+0000 mon.c (mon.2) 2238 : audit 0 from='client.? 172.21.15.40:0/2079170190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:03 smithi040 bash[28232]: audit 2023-12-01T17:35:03.482433+0000 mon.c (mon.2) 2239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:05 smithi141 bash[31670]: cluster 2023-12-01T17:35:04.489797+0000 mgr.y (mgr.24356) 3509 : cluster 0 pgmap v3477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:05 smithi040 bash[41173]: cluster 2023-12-01T17:35:04.489797+0000 mgr.y (mgr.24356) 3509 : cluster 0 pgmap v3477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:05 smithi040 bash[28232]: cluster 2023-12-01T17:35:04.489797+0000 mgr.y (mgr.24356) 3509 : cluster 0 pgmap v3477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:06.746 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:35:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:35:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:06 smithi141 bash[31670]: audit 2023-12-01T17:35:05.786490+0000 mon.c (mon.2) 2240 : audit 0 from='client.? 172.21.15.40:0/3438188645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:07.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:06 smithi040 bash[41173]: audit 2023-12-01T17:35:05.786490+0000 mon.c (mon.2) 2240 : audit 0 from='client.? 172.21.15.40:0/3438188645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:06 smithi040 bash[28232]: audit 2023-12-01T17:35:05.786490+0000 mon.c (mon.2) 2240 : audit 0 from='client.? 172.21.15.40:0/3438188645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:07 smithi141 bash[31670]: cluster 2023-12-01T17:35:06.490444+0000 mgr.y (mgr.24356) 3510 : cluster 0 pgmap v3478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:07 smithi040 bash[41173]: cluster 2023-12-01T17:35:06.490444+0000 mgr.y (mgr.24356) 3510 : cluster 0 pgmap v3478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:07 smithi040 bash[28232]: cluster 2023-12-01T17:35:06.490444+0000 mgr.y (mgr.24356) 3510 : cluster 0 pgmap v3478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:08 smithi141 bash[31670]: audit 2023-12-01T17:35:08.248068+0000 mon.a (mon.0) 2740 : audit 0 from='client.? 172.21.15.40:0/2630358035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:08 smithi040 bash[28232]: audit 2023-12-01T17:35:08.248068+0000 mon.a (mon.0) 2740 : audit 0 from='client.? 172.21.15.40:0/2630358035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:08 smithi040 bash[41173]: audit 2023-12-01T17:35:08.248068+0000 mon.a (mon.0) 2740 : audit 0 from='client.? 172.21.15.40:0/2630358035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:09 smithi141 bash[31670]: cluster 2023-12-01T17:35:08.491148+0000 mgr.y (mgr.24356) 3511 : cluster 0 pgmap v3479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:09 smithi040 bash[28232]: cluster 2023-12-01T17:35:08.491148+0000 mgr.y (mgr.24356) 3511 : cluster 0 pgmap v3479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:09 smithi040 bash[41173]: cluster 2023-12-01T17:35:08.491148+0000 mgr.y (mgr.24356) 3511 : cluster 0 pgmap v3479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:10 smithi141 bash[31670]: audit 2023-12-01T17:35:10.706279+0000 mon.c (mon.2) 2241 : audit 0 from='client.? 172.21.15.40:0/2838934040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:10 smithi040 bash[28232]: audit 2023-12-01T17:35:10.706279+0000 mon.c (mon.2) 2241 : audit 0 from='client.? 172.21.15.40:0/2838934040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:10 smithi040 bash[41173]: audit 2023-12-01T17:35:10.706279+0000 mon.c (mon.2) 2241 : audit 0 from='client.? 172.21.15.40:0/2838934040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:11 smithi141 bash[31670]: cluster 2023-12-01T17:35:10.492258+0000 mgr.y (mgr.24356) 3512 : cluster 0 pgmap v3480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:11 smithi040 bash[28232]: cluster 2023-12-01T17:35:10.492258+0000 mgr.y (mgr.24356) 3512 : cluster 0 pgmap v3480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:11 smithi040 bash[41173]: cluster 2023-12-01T17:35:10.492258+0000 mgr.y (mgr.24356) 3512 : cluster 0 pgmap v3480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:13 smithi040 bash[28232]: cluster 2023-12-01T17:35:12.492881+0000 mgr.y (mgr.24356) 3513 : cluster 0 pgmap v3481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:13 smithi040 bash[28232]: audit 2023-12-01T17:35:13.177806+0000 mon.a (mon.0) 2741 : audit 0 from='client.? 172.21.15.40:0/3132848466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:13 smithi040 bash[41173]: cluster 2023-12-01T17:35:12.492881+0000 mgr.y (mgr.24356) 3513 : cluster 0 pgmap v3481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:13 smithi040 bash[41173]: audit 2023-12-01T17:35:13.177806+0000 mon.a (mon.0) 2741 : audit 0 from='client.? 172.21.15.40:0/3132848466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:13 smithi141 bash[31670]: cluster 2023-12-01T17:35:12.492881+0000 mgr.y (mgr.24356) 3513 : cluster 0 pgmap v3481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:13 smithi141 bash[31670]: audit 2023-12-01T17:35:13.177806+0000 mon.a (mon.0) 2741 : audit 0 from='client.? 172.21.15.40:0/3132848466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:15 smithi040 bash[28232]: cluster 2023-12-01T17:35:14.493935+0000 mgr.y (mgr.24356) 3514 : cluster 0 pgmap v3482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:15 smithi040 bash[28232]: audit 2023-12-01T17:35:15.641445+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.40:0/3732081452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:15 smithi040 bash[41173]: cluster 2023-12-01T17:35:14.493935+0000 mgr.y (mgr.24356) 3514 : cluster 0 pgmap v3482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:15 smithi040 bash[41173]: audit 2023-12-01T17:35:15.641445+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.40:0/3732081452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:15 smithi141 bash[31670]: cluster 2023-12-01T17:35:14.493935+0000 mgr.y (mgr.24356) 3514 : cluster 0 pgmap v3482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:15 smithi141 bash[31670]: audit 2023-12-01T17:35:15.641445+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.40:0/3732081452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:35:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:35:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:17 smithi040 bash[28232]: cluster 2023-12-01T17:35:16.494583+0000 mgr.y (mgr.24356) 3515 : cluster 0 pgmap v3483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:17 smithi040 bash[41173]: cluster 2023-12-01T17:35:16.494583+0000 mgr.y (mgr.24356) 3515 : cluster 0 pgmap v3483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:17 smithi141 bash[31670]: cluster 2023-12-01T17:35:16.494583+0000 mgr.y (mgr.24356) 3515 : cluster 0 pgmap v3483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:18 smithi040 bash[28232]: audit 2023-12-01T17:35:18.107345+0000 mon.c (mon.2) 2242 : audit 0 from='client.? 172.21.15.40:0/1604778410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:18 smithi040 bash[28232]: audit 2023-12-01T17:35:18.482488+0000 mon.c (mon.2) 2243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:18 smithi040 bash[41173]: audit 2023-12-01T17:35:18.107345+0000 mon.c (mon.2) 2242 : audit 0 from='client.? 172.21.15.40:0/1604778410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:18 smithi040 bash[41173]: audit 2023-12-01T17:35:18.482488+0000 mon.c (mon.2) 2243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:18 smithi141 bash[31670]: audit 2023-12-01T17:35:18.107345+0000 mon.c (mon.2) 2242 : audit 0 from='client.? 172.21.15.40:0/1604778410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:18 smithi141 bash[31670]: audit 2023-12-01T17:35:18.482488+0000 mon.c (mon.2) 2243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:19 smithi040 bash[28232]: cluster 2023-12-01T17:35:18.495247+0000 mgr.y (mgr.24356) 3516 : cluster 0 pgmap v3484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:19 smithi040 bash[41173]: cluster 2023-12-01T17:35:18.495247+0000 mgr.y (mgr.24356) 3516 : cluster 0 pgmap v3484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:19 smithi141 bash[31670]: cluster 2023-12-01T17:35:18.495247+0000 mgr.y (mgr.24356) 3516 : cluster 0 pgmap v3484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:20 smithi040 bash[28232]: audit 2023-12-01T17:35:20.571773+0000 mon.a (mon.0) 2743 : audit 0 from='client.? 172.21.15.40:0/810952170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:20 smithi040 bash[41173]: audit 2023-12-01T17:35:20.571773+0000 mon.a (mon.0) 2743 : audit 0 from='client.? 172.21.15.40:0/810952170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:20 smithi141 bash[31670]: audit 2023-12-01T17:35:20.571773+0000 mon.a (mon.0) 2743 : audit 0 from='client.? 172.21.15.40:0/810952170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:21 smithi040 bash[28232]: cluster 2023-12-01T17:35:20.496388+0000 mgr.y (mgr.24356) 3517 : cluster 0 pgmap v3485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:21 smithi040 bash[41173]: cluster 2023-12-01T17:35:20.496388+0000 mgr.y (mgr.24356) 3517 : cluster 0 pgmap v3485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:21 smithi141 bash[31670]: cluster 2023-12-01T17:35:20.496388+0000 mgr.y (mgr.24356) 3517 : cluster 0 pgmap v3485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:22 smithi040 bash[41173]: cluster 2023-12-01T17:35:22.497038+0000 mgr.y (mgr.24356) 3518 : cluster 0 pgmap v3486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:22 smithi040 bash[28232]: cluster 2023-12-01T17:35:22.497038+0000 mgr.y (mgr.24356) 3518 : cluster 0 pgmap v3486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:22 smithi141 bash[31670]: cluster 2023-12-01T17:35:22.497038+0000 mgr.y (mgr.24356) 3518 : cluster 0 pgmap v3486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:23 smithi040 bash[28232]: audit 2023-12-01T17:35:23.027949+0000 mon.c (mon.2) 2244 : audit 0 from='client.? 172.21.15.40:0/896882405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:23 smithi040 bash[41173]: audit 2023-12-01T17:35:23.027949+0000 mon.c (mon.2) 2244 : audit 0 from='client.? 172.21.15.40:0/896882405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:23 smithi141 bash[31670]: audit 2023-12-01T17:35:23.027949+0000 mon.c (mon.2) 2244 : audit 0 from='client.? 172.21.15.40:0/896882405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:25 smithi040 bash[41173]: cluster 2023-12-01T17:35:24.498245+0000 mgr.y (mgr.24356) 3519 : cluster 0 pgmap v3487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:25 smithi040 bash[41173]: audit 2023-12-01T17:35:25.492234+0000 mon.a (mon.0) 2744 : audit 0 from='client.? 172.21.15.40:0/3778483988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:25 smithi040 bash[28232]: cluster 2023-12-01T17:35:24.498245+0000 mgr.y (mgr.24356) 3519 : cluster 0 pgmap v3487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:25 smithi040 bash[28232]: audit 2023-12-01T17:35:25.492234+0000 mon.a (mon.0) 2744 : audit 0 from='client.? 172.21.15.40:0/3778483988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:25 smithi141 bash[31670]: cluster 2023-12-01T17:35:24.498245+0000 mgr.y (mgr.24356) 3519 : cluster 0 pgmap v3487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:25 smithi141 bash[31670]: audit 2023-12-01T17:35:25.492234+0000 mon.a (mon.0) 2744 : audit 0 from='client.? 172.21.15.40:0/3778483988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:35:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:35:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:27 smithi040 bash[28232]: cluster 2023-12-01T17:35:26.498934+0000 mgr.y (mgr.24356) 3520 : cluster 0 pgmap v3488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:27 smithi040 bash[41173]: cluster 2023-12-01T17:35:26.498934+0000 mgr.y (mgr.24356) 3520 : cluster 0 pgmap v3488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:27 smithi141 bash[31670]: cluster 2023-12-01T17:35:26.498934+0000 mgr.y (mgr.24356) 3520 : cluster 0 pgmap v3488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:28 smithi040 bash[28232]: audit 2023-12-01T17:35:27.954825+0000 mon.c (mon.2) 2245 : audit 0 from='client.? 172.21.15.40:0/4201246812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:28 smithi040 bash[41173]: audit 2023-12-01T17:35:27.954825+0000 mon.c (mon.2) 2245 : audit 0 from='client.? 172.21.15.40:0/4201246812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:28 smithi141 bash[31670]: audit 2023-12-01T17:35:27.954825+0000 mon.c (mon.2) 2245 : audit 0 from='client.? 172.21.15.40:0/4201246812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:29 smithi040 bash[28232]: cluster 2023-12-01T17:35:28.499637+0000 mgr.y (mgr.24356) 3521 : cluster 0 pgmap v3489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:29 smithi040 bash[41173]: cluster 2023-12-01T17:35:28.499637+0000 mgr.y (mgr.24356) 3521 : cluster 0 pgmap v3489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:29 smithi141 bash[31670]: cluster 2023-12-01T17:35:28.499637+0000 mgr.y (mgr.24356) 3521 : cluster 0 pgmap v3489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:30 smithi040 bash[28232]: audit 2023-12-01T17:35:30.412368+0000 mon.c (mon.2) 2246 : audit 0 from='client.? 172.21.15.40:0/3443825481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:30 smithi040 bash[41173]: audit 2023-12-01T17:35:30.412368+0000 mon.c (mon.2) 2246 : audit 0 from='client.? 172.21.15.40:0/3443825481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:30 smithi141 bash[31670]: audit 2023-12-01T17:35:30.412368+0000 mon.c (mon.2) 2246 : audit 0 from='client.? 172.21.15.40:0/3443825481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:31 smithi040 bash[28232]: cluster 2023-12-01T17:35:30.500799+0000 mgr.y (mgr.24356) 3522 : cluster 0 pgmap v3490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:31 smithi040 bash[41173]: cluster 2023-12-01T17:35:30.500799+0000 mgr.y (mgr.24356) 3522 : cluster 0 pgmap v3490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:31 smithi141 bash[31670]: cluster 2023-12-01T17:35:30.500799+0000 mgr.y (mgr.24356) 3522 : cluster 0 pgmap v3490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:33 smithi040 bash[28232]: cluster 2023-12-01T17:35:32.501426+0000 mgr.y (mgr.24356) 3523 : cluster 0 pgmap v3491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:33 smithi040 bash[28232]: audit 2023-12-01T17:35:32.869798+0000 mon.a (mon.0) 2745 : audit 0 from='client.? 172.21.15.40:0/1744261343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:33 smithi040 bash[28232]: audit 2023-12-01T17:35:33.482876+0000 mon.c (mon.2) 2247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:33 smithi040 bash[41173]: cluster 2023-12-01T17:35:32.501426+0000 mgr.y (mgr.24356) 3523 : cluster 0 pgmap v3491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:33 smithi040 bash[41173]: audit 2023-12-01T17:35:32.869798+0000 mon.a (mon.0) 2745 : audit 0 from='client.? 172.21.15.40:0/1744261343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:33 smithi040 bash[41173]: audit 2023-12-01T17:35:33.482876+0000 mon.c (mon.2) 2247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:33 smithi141 bash[31670]: cluster 2023-12-01T17:35:32.501426+0000 mgr.y (mgr.24356) 3523 : cluster 0 pgmap v3491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:33 smithi141 bash[31670]: audit 2023-12-01T17:35:32.869798+0000 mon.a (mon.0) 2745 : audit 0 from='client.? 172.21.15.40:0/1744261343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:33 smithi141 bash[31670]: audit 2023-12-01T17:35:33.482876+0000 mon.c (mon.2) 2247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:35 smithi040 bash[28232]: cluster 2023-12-01T17:35:34.502671+0000 mgr.y (mgr.24356) 3524 : cluster 0 pgmap v3492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:35 smithi040 bash[28232]: audit 2023-12-01T17:35:35.169247+0000 mon.c (mon.2) 2248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:35:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:35 smithi040 bash[28232]: audit 2023-12-01T17:35:35.344691+0000 mon.c (mon.2) 2249 : audit 0 from='client.? 172.21.15.40:0/832629553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:35 smithi040 bash[41173]: cluster 2023-12-01T17:35:34.502671+0000 mgr.y (mgr.24356) 3524 : cluster 0 pgmap v3492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:35 smithi040 bash[41173]: audit 2023-12-01T17:35:35.169247+0000 mon.c (mon.2) 2248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:35:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:35 smithi040 bash[41173]: audit 2023-12-01T17:35:35.344691+0000 mon.c (mon.2) 2249 : audit 0 from='client.? 172.21.15.40:0/832629553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:35 smithi141 bash[31670]: cluster 2023-12-01T17:35:34.502671+0000 mgr.y (mgr.24356) 3524 : cluster 0 pgmap v3492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:35 smithi141 bash[31670]: audit 2023-12-01T17:35:35.169247+0000 mon.c (mon.2) 2248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:35:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:35 smithi141 bash[31670]: audit 2023-12-01T17:35:35.344691+0000 mon.c (mon.2) 2249 : audit 0 from='client.? 172.21.15.40:0/832629553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:35:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:35:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:37 smithi040 bash[28232]: cluster 2023-12-01T17:35:36.503336+0000 mgr.y (mgr.24356) 3525 : cluster 0 pgmap v3493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:37 smithi040 bash[41173]: cluster 2023-12-01T17:35:36.503336+0000 mgr.y (mgr.24356) 3525 : cluster 0 pgmap v3493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:37 smithi141 bash[31670]: cluster 2023-12-01T17:35:36.503336+0000 mgr.y (mgr.24356) 3525 : cluster 0 pgmap v3493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:38 smithi040 bash[28232]: audit 2023-12-01T17:35:37.818737+0000 mon.c (mon.2) 2250 : audit 0 from='client.? 172.21.15.40:0/1613374419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:38 smithi040 bash[41173]: audit 2023-12-01T17:35:37.818737+0000 mon.c (mon.2) 2250 : audit 0 from='client.? 172.21.15.40:0/1613374419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:38 smithi141 bash[31670]: audit 2023-12-01T17:35:37.818737+0000 mon.c (mon.2) 2250 : audit 0 from='client.? 172.21.15.40:0/1613374419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:39 smithi040 bash[28232]: cluster 2023-12-01T17:35:38.503993+0000 mgr.y (mgr.24356) 3526 : cluster 0 pgmap v3494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:39 smithi040 bash[41173]: cluster 2023-12-01T17:35:38.503993+0000 mgr.y (mgr.24356) 3526 : cluster 0 pgmap v3494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:39 smithi141 bash[31670]: cluster 2023-12-01T17:35:38.503993+0000 mgr.y (mgr.24356) 3526 : cluster 0 pgmap v3494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:40 smithi141 bash[31670]: audit 2023-12-01T17:35:40.287757+0000 mon.c (mon.2) 2251 : audit 0 from='client.? 172.21.15.40:0/1222607703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:40 smithi040 bash[41173]: audit 2023-12-01T17:35:40.287757+0000 mon.c (mon.2) 2251 : audit 0 from='client.? 172.21.15.40:0/1222607703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:40 smithi040 bash[28232]: audit 2023-12-01T17:35:40.287757+0000 mon.c (mon.2) 2251 : audit 0 from='client.? 172.21.15.40:0/1222607703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:41 smithi141 bash[31670]: cluster 2023-12-01T17:35:40.505129+0000 mgr.y (mgr.24356) 3527 : cluster 0 pgmap v3495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:41 smithi141 bash[31670]: audit 2023-12-01T17:35:41.066441+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:41 smithi141 bash[31670]: audit 2023-12-01T17:35:41.077198+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:41 smithi141 bash[31670]: audit 2023-12-01T17:35:41.368598+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:41 smithi141 bash[31670]: audit 2023-12-01T17:35:41.382021+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[28232]: cluster 2023-12-01T17:35:40.505129+0000 mgr.y (mgr.24356) 3527 : cluster 0 pgmap v3495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[28232]: audit 2023-12-01T17:35:41.066441+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[28232]: audit 2023-12-01T17:35:41.077198+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[28232]: audit 2023-12-01T17:35:41.368598+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[28232]: audit 2023-12-01T17:35:41.382021+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[41173]: cluster 2023-12-01T17:35:40.505129+0000 mgr.y (mgr.24356) 3527 : cluster 0 pgmap v3495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[41173]: audit 2023-12-01T17:35:41.066441+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[41173]: audit 2023-12-01T17:35:41.077198+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[41173]: audit 2023-12-01T17:35:41.368598+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:41 smithi040 bash[41173]: audit 2023-12-01T17:35:41.382021+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:42 smithi141 bash[31670]: audit 2023-12-01T17:35:41.867053+0000 mon.c (mon.2) 2252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:35:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:42 smithi141 bash[31670]: audit 2023-12-01T17:35:41.868895+0000 mon.c (mon.2) 2253 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:35:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:42 smithi141 bash[31670]: audit 2023-12-01T17:35:41.880968+0000 mon.a (mon.0) 2750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:42 smithi040 bash[28232]: audit 2023-12-01T17:35:41.867053+0000 mon.c (mon.2) 2252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:35:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:42 smithi040 bash[28232]: audit 2023-12-01T17:35:41.868895+0000 mon.c (mon.2) 2253 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:35:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:42 smithi040 bash[28232]: audit 2023-12-01T17:35:41.880968+0000 mon.a (mon.0) 2750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:42 smithi040 bash[41173]: audit 2023-12-01T17:35:41.867053+0000 mon.c (mon.2) 2252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:35:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:42 smithi040 bash[41173]: audit 2023-12-01T17:35:41.868895+0000 mon.c (mon.2) 2253 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:35:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:42 smithi040 bash[41173]: audit 2023-12-01T17:35:41.880968+0000 mon.a (mon.0) 2750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:35:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:43 smithi141 bash[31670]: cluster 2023-12-01T17:35:42.505621+0000 mgr.y (mgr.24356) 3528 : cluster 0 pgmap v3496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:43 smithi141 bash[31670]: audit 2023-12-01T17:35:42.760876+0000 mon.a (mon.0) 2751 : audit 0 from='client.? 172.21.15.40:0/2896526895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:43 smithi040 bash[28232]: cluster 2023-12-01T17:35:42.505621+0000 mgr.y (mgr.24356) 3528 : cluster 0 pgmap v3496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:43 smithi040 bash[28232]: audit 2023-12-01T17:35:42.760876+0000 mon.a (mon.0) 2751 : audit 0 from='client.? 172.21.15.40:0/2896526895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:43 smithi040 bash[41173]: cluster 2023-12-01T17:35:42.505621+0000 mgr.y (mgr.24356) 3528 : cluster 0 pgmap v3496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:43 smithi040 bash[41173]: audit 2023-12-01T17:35:42.760876+0000 mon.a (mon.0) 2751 : audit 0 from='client.? 172.21.15.40:0/2896526895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:45 smithi141 bash[31670]: cluster 2023-12-01T17:35:44.506611+0000 mgr.y (mgr.24356) 3529 : cluster 0 pgmap v3497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:45 smithi141 bash[31670]: audit 2023-12-01T17:35:45.224422+0000 mon.a (mon.0) 2752 : audit 0 from='client.? 172.21.15.40:0/322926024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:45 smithi040 bash[41173]: cluster 2023-12-01T17:35:44.506611+0000 mgr.y (mgr.24356) 3529 : cluster 0 pgmap v3497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:45 smithi040 bash[41173]: audit 2023-12-01T17:35:45.224422+0000 mon.a (mon.0) 2752 : audit 0 from='client.? 172.21.15.40:0/322926024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:45 smithi040 bash[28232]: cluster 2023-12-01T17:35:44.506611+0000 mgr.y (mgr.24356) 3529 : cluster 0 pgmap v3497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:45 smithi040 bash[28232]: audit 2023-12-01T17:35:45.224422+0000 mon.a (mon.0) 2752 : audit 0 from='client.? 172.21.15.40:0/322926024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:35:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:35:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:47 smithi141 bash[31670]: cluster 2023-12-01T17:35:46.507270+0000 mgr.y (mgr.24356) 3530 : cluster 0 pgmap v3498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:47 smithi040 bash[28232]: cluster 2023-12-01T17:35:46.507270+0000 mgr.y (mgr.24356) 3530 : cluster 0 pgmap v3498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:47 smithi040 bash[41173]: cluster 2023-12-01T17:35:46.507270+0000 mgr.y (mgr.24356) 3530 : cluster 0 pgmap v3498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:48 smithi141 bash[31670]: audit 2023-12-01T17:35:47.688149+0000 mon.a (mon.0) 2753 : audit 0 from='client.? 172.21.15.40:0/3008630614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:48 smithi141 bash[31670]: audit 2023-12-01T17:35:48.483270+0000 mon.c (mon.2) 2254 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:48 smithi040 bash[28232]: audit 2023-12-01T17:35:47.688149+0000 mon.a (mon.0) 2753 : audit 0 from='client.? 172.21.15.40:0/3008630614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:48 smithi040 bash[28232]: audit 2023-12-01T17:35:48.483270+0000 mon.c (mon.2) 2254 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:48 smithi040 bash[41173]: audit 2023-12-01T17:35:47.688149+0000 mon.a (mon.0) 2753 : audit 0 from='client.? 172.21.15.40:0/3008630614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:48 smithi040 bash[41173]: audit 2023-12-01T17:35:48.483270+0000 mon.c (mon.2) 2254 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:49 smithi141 bash[31670]: cluster 2023-12-01T17:35:48.507787+0000 mgr.y (mgr.24356) 3531 : cluster 0 pgmap v3499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:49 smithi040 bash[28232]: cluster 2023-12-01T17:35:48.507787+0000 mgr.y (mgr.24356) 3531 : cluster 0 pgmap v3499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:49 smithi040 bash[41173]: cluster 2023-12-01T17:35:48.507787+0000 mgr.y (mgr.24356) 3531 : cluster 0 pgmap v3499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:50 smithi141 bash[31670]: audit 2023-12-01T17:35:50.147377+0000 mon.a (mon.0) 2754 : audit 0 from='client.? 172.21.15.40:0/2332638434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:50 smithi040 bash[41173]: audit 2023-12-01T17:35:50.147377+0000 mon.a (mon.0) 2754 : audit 0 from='client.? 172.21.15.40:0/2332638434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:50 smithi040 bash[28232]: audit 2023-12-01T17:35:50.147377+0000 mon.a (mon.0) 2754 : audit 0 from='client.? 172.21.15.40:0/2332638434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:51 smithi141 bash[31670]: cluster 2023-12-01T17:35:50.508969+0000 mgr.y (mgr.24356) 3532 : cluster 0 pgmap v3500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:51 smithi040 bash[41173]: cluster 2023-12-01T17:35:50.508969+0000 mgr.y (mgr.24356) 3532 : cluster 0 pgmap v3500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:51 smithi040 bash[28232]: cluster 2023-12-01T17:35:50.508969+0000 mgr.y (mgr.24356) 3532 : cluster 0 pgmap v3500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:52 smithi141 bash[31670]: audit 2023-12-01T17:35:52.615194+0000 mon.a (mon.0) 2755 : audit 0 from='client.? 172.21.15.40:0/2738407325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:52 smithi040 bash[28232]: audit 2023-12-01T17:35:52.615194+0000 mon.a (mon.0) 2755 : audit 0 from='client.? 172.21.15.40:0/2738407325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:52 smithi040 bash[41173]: audit 2023-12-01T17:35:52.615194+0000 mon.a (mon.0) 2755 : audit 0 from='client.? 172.21.15.40:0/2738407325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:53 smithi141 bash[31670]: cluster 2023-12-01T17:35:52.509564+0000 mgr.y (mgr.24356) 3533 : cluster 0 pgmap v3501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:53 smithi040 bash[28232]: cluster 2023-12-01T17:35:52.509564+0000 mgr.y (mgr.24356) 3533 : cluster 0 pgmap v3501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:53 smithi040 bash[41173]: cluster 2023-12-01T17:35:52.509564+0000 mgr.y (mgr.24356) 3533 : cluster 0 pgmap v3501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:55 smithi141 bash[31670]: cluster 2023-12-01T17:35:54.510674+0000 mgr.y (mgr.24356) 3534 : cluster 0 pgmap v3502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:55 smithi141 bash[31670]: audit 2023-12-01T17:35:55.084709+0000 mon.a (mon.0) 2756 : audit 0 from='client.? 172.21.15.40:0/3808175041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:55 smithi040 bash[28232]: cluster 2023-12-01T17:35:54.510674+0000 mgr.y (mgr.24356) 3534 : cluster 0 pgmap v3502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:55 smithi040 bash[28232]: audit 2023-12-01T17:35:55.084709+0000 mon.a (mon.0) 2756 : audit 0 from='client.? 172.21.15.40:0/3808175041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:55 smithi040 bash[41173]: cluster 2023-12-01T17:35:54.510674+0000 mgr.y (mgr.24356) 3534 : cluster 0 pgmap v3502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:55 smithi040 bash[41173]: audit 2023-12-01T17:35:55.084709+0000 mon.a (mon.0) 2756 : audit 0 from='client.? 172.21.15.40:0/3808175041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:35:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:35:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:57 smithi141 bash[31670]: cluster 2023-12-01T17:35:56.511497+0000 mgr.y (mgr.24356) 3535 : cluster 0 pgmap v3503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:57 smithi141 bash[31670]: audit 2023-12-01T17:35:57.546241+0000 mon.c (mon.2) 2255 : audit 0 from='client.? 172.21.15.40:0/3437962952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:57 smithi040 bash[28232]: cluster 2023-12-01T17:35:56.511497+0000 mgr.y (mgr.24356) 3535 : cluster 0 pgmap v3503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:57 smithi040 bash[28232]: audit 2023-12-01T17:35:57.546241+0000 mon.c (mon.2) 2255 : audit 0 from='client.? 172.21.15.40:0/3437962952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:35:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:57 smithi040 bash[41173]: cluster 2023-12-01T17:35:56.511497+0000 mgr.y (mgr.24356) 3535 : cluster 0 pgmap v3503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:35:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:57 smithi040 bash[41173]: audit 2023-12-01T17:35:57.546241+0000 mon.c (mon.2) 2255 : audit 0 from='client.? 172.21.15.40:0/3437962952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:35:59 smithi141 bash[31670]: cluster 2023-12-01T17:35:58.512202+0000 mgr.y (mgr.24356) 3536 : cluster 0 pgmap v3504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:35:59 smithi040 bash[28232]: cluster 2023-12-01T17:35:58.512202+0000 mgr.y (mgr.24356) 3536 : cluster 0 pgmap v3504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:35:59 smithi040 bash[41173]: cluster 2023-12-01T17:35:58.512202+0000 mgr.y (mgr.24356) 3536 : cluster 0 pgmap v3504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:00 smithi141 bash[31670]: audit 2023-12-01T17:36:00.003337+0000 mon.c (mon.2) 2256 : audit 0 from='client.? 172.21.15.40:0/2692004915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:00 smithi040 bash[28232]: audit 2023-12-01T17:36:00.003337+0000 mon.c (mon.2) 2256 : audit 0 from='client.? 172.21.15.40:0/2692004915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:00 smithi040 bash[41173]: audit 2023-12-01T17:36:00.003337+0000 mon.c (mon.2) 2256 : audit 0 from='client.? 172.21.15.40:0/2692004915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:01 smithi141 bash[31670]: cluster 2023-12-01T17:36:00.513404+0000 mgr.y (mgr.24356) 3537 : cluster 0 pgmap v3505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:01 smithi040 bash[28232]: cluster 2023-12-01T17:36:00.513404+0000 mgr.y (mgr.24356) 3537 : cluster 0 pgmap v3505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:01 smithi040 bash[41173]: cluster 2023-12-01T17:36:00.513404+0000 mgr.y (mgr.24356) 3537 : cluster 0 pgmap v3505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:02 smithi141 bash[31670]: audit 2023-12-01T17:36:02.474192+0000 mon.a (mon.0) 2757 : audit 0 from='client.? 172.21.15.40:0/2346730871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:02 smithi040 bash[41173]: audit 2023-12-01T17:36:02.474192+0000 mon.a (mon.0) 2757 : audit 0 from='client.? 172.21.15.40:0/2346730871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:02 smithi040 bash[28232]: audit 2023-12-01T17:36:02.474192+0000 mon.a (mon.0) 2757 : audit 0 from='client.? 172.21.15.40:0/2346730871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:03 smithi141 bash[31670]: cluster 2023-12-01T17:36:02.514078+0000 mgr.y (mgr.24356) 3538 : cluster 0 pgmap v3506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:03 smithi141 bash[31670]: audit 2023-12-01T17:36:03.483650+0000 mon.c (mon.2) 2257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:03 smithi040 bash[41173]: cluster 2023-12-01T17:36:02.514078+0000 mgr.y (mgr.24356) 3538 : cluster 0 pgmap v3506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:03 smithi040 bash[41173]: audit 2023-12-01T17:36:03.483650+0000 mon.c (mon.2) 2257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:03 smithi040 bash[28232]: cluster 2023-12-01T17:36:02.514078+0000 mgr.y (mgr.24356) 3538 : cluster 0 pgmap v3506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:03 smithi040 bash[28232]: audit 2023-12-01T17:36:03.483650+0000 mon.c (mon.2) 2257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:05 smithi141 bash[31670]: cluster 2023-12-01T17:36:04.515220+0000 mgr.y (mgr.24356) 3539 : cluster 0 pgmap v3507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:05 smithi141 bash[31670]: audit 2023-12-01T17:36:04.939247+0000 mon.a (mon.0) 2758 : audit 0 from='client.? 172.21.15.40:0/4020734029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:05 smithi040 bash[41173]: cluster 2023-12-01T17:36:04.515220+0000 mgr.y (mgr.24356) 3539 : cluster 0 pgmap v3507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:05 smithi040 bash[41173]: audit 2023-12-01T17:36:04.939247+0000 mon.a (mon.0) 2758 : audit 0 from='client.? 172.21.15.40:0/4020734029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:05 smithi040 bash[28232]: cluster 2023-12-01T17:36:04.515220+0000 mgr.y (mgr.24356) 3539 : cluster 0 pgmap v3507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:05 smithi040 bash[28232]: audit 2023-12-01T17:36:04.939247+0000 mon.a (mon.0) 2758 : audit 0 from='client.? 172.21.15.40:0/4020734029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:36:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:36:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:07 smithi141 bash[31670]: cluster 2023-12-01T17:36:06.515888+0000 mgr.y (mgr.24356) 3540 : cluster 0 pgmap v3508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:07 smithi141 bash[31670]: audit 2023-12-01T17:36:07.401317+0000 mon.c (mon.2) 2258 : audit 0 from='client.? 172.21.15.40:0/516262354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:07 smithi040 bash[28232]: cluster 2023-12-01T17:36:06.515888+0000 mgr.y (mgr.24356) 3540 : cluster 0 pgmap v3508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:07 smithi040 bash[28232]: audit 2023-12-01T17:36:07.401317+0000 mon.c (mon.2) 2258 : audit 0 from='client.? 172.21.15.40:0/516262354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:07 smithi040 bash[41173]: cluster 2023-12-01T17:36:06.515888+0000 mgr.y (mgr.24356) 3540 : cluster 0 pgmap v3508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:07 smithi040 bash[41173]: audit 2023-12-01T17:36:07.401317+0000 mon.c (mon.2) 2258 : audit 0 from='client.? 172.21.15.40:0/516262354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:09 smithi141 bash[31670]: cluster 2023-12-01T17:36:08.516577+0000 mgr.y (mgr.24356) 3541 : cluster 0 pgmap v3509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:09 smithi040 bash[28232]: cluster 2023-12-01T17:36:08.516577+0000 mgr.y (mgr.24356) 3541 : cluster 0 pgmap v3509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:09 smithi040 bash[41173]: cluster 2023-12-01T17:36:08.516577+0000 mgr.y (mgr.24356) 3541 : cluster 0 pgmap v3509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:10 smithi040 bash[28232]: audit 2023-12-01T17:36:09.874562+0000 mon.a (mon.0) 2759 : audit 0 from='client.? 172.21.15.40:0/1406330605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:10 smithi040 bash[41173]: audit 2023-12-01T17:36:09.874562+0000 mon.a (mon.0) 2759 : audit 0 from='client.? 172.21.15.40:0/1406330605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:10 smithi141 bash[31670]: audit 2023-12-01T17:36:09.874562+0000 mon.a (mon.0) 2759 : audit 0 from='client.? 172.21.15.40:0/1406330605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:11 smithi040 bash[28232]: cluster 2023-12-01T17:36:10.517749+0000 mgr.y (mgr.24356) 3542 : cluster 0 pgmap v3510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:11 smithi040 bash[41173]: cluster 2023-12-01T17:36:10.517749+0000 mgr.y (mgr.24356) 3542 : cluster 0 pgmap v3510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:11 smithi141 bash[31670]: cluster 2023-12-01T17:36:10.517749+0000 mgr.y (mgr.24356) 3542 : cluster 0 pgmap v3510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:13.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:12 smithi040 bash[28232]: audit 2023-12-01T17:36:12.339630+0000 mon.c (mon.2) 2259 : audit 0 from='client.? 172.21.15.40:0/928807009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:12 smithi040 bash[41173]: audit 2023-12-01T17:36:12.339630+0000 mon.c (mon.2) 2259 : audit 0 from='client.? 172.21.15.40:0/928807009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:12 smithi141 bash[31670]: audit 2023-12-01T17:36:12.339630+0000 mon.c (mon.2) 2259 : audit 0 from='client.? 172.21.15.40:0/928807009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:13 smithi040 bash[41173]: cluster 2023-12-01T17:36:12.518419+0000 mgr.y (mgr.24356) 3543 : cluster 0 pgmap v3511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:13 smithi040 bash[28232]: cluster 2023-12-01T17:36:12.518419+0000 mgr.y (mgr.24356) 3543 : cluster 0 pgmap v3511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:13 smithi141 bash[31670]: cluster 2023-12-01T17:36:12.518419+0000 mgr.y (mgr.24356) 3543 : cluster 0 pgmap v3511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:15 smithi040 bash[41173]: cluster 2023-12-01T17:36:14.519469+0000 mgr.y (mgr.24356) 3544 : cluster 0 pgmap v3512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:15 smithi040 bash[41173]: audit 2023-12-01T17:36:14.807553+0000 mon.c (mon.2) 2260 : audit 0 from='client.? 172.21.15.40:0/3519822092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:15 smithi040 bash[28232]: cluster 2023-12-01T17:36:14.519469+0000 mgr.y (mgr.24356) 3544 : cluster 0 pgmap v3512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:15 smithi040 bash[28232]: audit 2023-12-01T17:36:14.807553+0000 mon.c (mon.2) 2260 : audit 0 from='client.? 172.21.15.40:0/3519822092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:15 smithi141 bash[31670]: cluster 2023-12-01T17:36:14.519469+0000 mgr.y (mgr.24356) 3544 : cluster 0 pgmap v3512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:15 smithi141 bash[31670]: audit 2023-12-01T17:36:14.807553+0000 mon.c (mon.2) 2260 : audit 0 from='client.? 172.21.15.40:0/3519822092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:36:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:36:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:17 smithi040 bash[28232]: cluster 2023-12-01T17:36:16.520139+0000 mgr.y (mgr.24356) 3545 : cluster 0 pgmap v3513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:17 smithi040 bash[28232]: audit 2023-12-01T17:36:17.268633+0000 mon.a (mon.0) 2760 : audit 0 from='client.? 172.21.15.40:0/401741545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:17 smithi040 bash[41173]: cluster 2023-12-01T17:36:16.520139+0000 mgr.y (mgr.24356) 3545 : cluster 0 pgmap v3513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:17 smithi040 bash[41173]: audit 2023-12-01T17:36:17.268633+0000 mon.a (mon.0) 2760 : audit 0 from='client.? 172.21.15.40:0/401741545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:17 smithi141 bash[31670]: cluster 2023-12-01T17:36:16.520139+0000 mgr.y (mgr.24356) 3545 : cluster 0 pgmap v3513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:17 smithi141 bash[31670]: audit 2023-12-01T17:36:17.268633+0000 mon.a (mon.0) 2760 : audit 0 from='client.? 172.21.15.40:0/401741545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:18 smithi040 bash[28232]: audit 2023-12-01T17:36:18.484010+0000 mon.c (mon.2) 2261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:18 smithi040 bash[41173]: audit 2023-12-01T17:36:18.484010+0000 mon.c (mon.2) 2261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:18 smithi141 bash[31670]: audit 2023-12-01T17:36:18.484010+0000 mon.c (mon.2) 2261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:19 smithi040 bash[28232]: cluster 2023-12-01T17:36:18.520586+0000 mgr.y (mgr.24356) 3546 : cluster 0 pgmap v3514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:19 smithi040 bash[28232]: audit 2023-12-01T17:36:19.742937+0000 mon.c (mon.2) 2262 : audit 0 from='client.? 172.21.15.40:0/3795186076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:19 smithi040 bash[41173]: cluster 2023-12-01T17:36:18.520586+0000 mgr.y (mgr.24356) 3546 : cluster 0 pgmap v3514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:19 smithi040 bash[41173]: audit 2023-12-01T17:36:19.742937+0000 mon.c (mon.2) 2262 : audit 0 from='client.? 172.21.15.40:0/3795186076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:19 smithi141 bash[31670]: cluster 2023-12-01T17:36:18.520586+0000 mgr.y (mgr.24356) 3546 : cluster 0 pgmap v3514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:19 smithi141 bash[31670]: audit 2023-12-01T17:36:19.742937+0000 mon.c (mon.2) 2262 : audit 0 from='client.? 172.21.15.40:0/3795186076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:21 smithi040 bash[28232]: cluster 2023-12-01T17:36:20.521637+0000 mgr.y (mgr.24356) 3547 : cluster 0 pgmap v3515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:21 smithi040 bash[41173]: cluster 2023-12-01T17:36:20.521637+0000 mgr.y (mgr.24356) 3547 : cluster 0 pgmap v3515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:21 smithi141 bash[31670]: cluster 2023-12-01T17:36:20.521637+0000 mgr.y (mgr.24356) 3547 : cluster 0 pgmap v3515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:22 smithi040 bash[41173]: audit 2023-12-01T17:36:22.206847+0000 mon.c (mon.2) 2263 : audit 0 from='client.? 172.21.15.40:0/655220879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:22 smithi040 bash[28232]: audit 2023-12-01T17:36:22.206847+0000 mon.c (mon.2) 2263 : audit 0 from='client.? 172.21.15.40:0/655220879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:22 smithi141 bash[31670]: audit 2023-12-01T17:36:22.206847+0000 mon.c (mon.2) 2263 : audit 0 from='client.? 172.21.15.40:0/655220879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:23 smithi040 bash[28232]: cluster 2023-12-01T17:36:22.522296+0000 mgr.y (mgr.24356) 3548 : cluster 0 pgmap v3516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:23 smithi040 bash[41173]: cluster 2023-12-01T17:36:22.522296+0000 mgr.y (mgr.24356) 3548 : cluster 0 pgmap v3516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:23 smithi141 bash[31670]: cluster 2023-12-01T17:36:22.522296+0000 mgr.y (mgr.24356) 3548 : cluster 0 pgmap v3516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:25 smithi040 bash[28232]: cluster 2023-12-01T17:36:24.523400+0000 mgr.y (mgr.24356) 3549 : cluster 0 pgmap v3517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:25 smithi040 bash[28232]: audit 2023-12-01T17:36:24.660396+0000 mon.c (mon.2) 2264 : audit 0 from='client.? 172.21.15.40:0/3962102948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:25 smithi040 bash[41173]: cluster 2023-12-01T17:36:24.523400+0000 mgr.y (mgr.24356) 3549 : cluster 0 pgmap v3517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:25 smithi040 bash[41173]: audit 2023-12-01T17:36:24.660396+0000 mon.c (mon.2) 2264 : audit 0 from='client.? 172.21.15.40:0/3962102948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:25 smithi141 bash[31670]: cluster 2023-12-01T17:36:24.523400+0000 mgr.y (mgr.24356) 3549 : cluster 0 pgmap v3517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:25 smithi141 bash[31670]: audit 2023-12-01T17:36:24.660396+0000 mon.c (mon.2) 2264 : audit 0 from='client.? 172.21.15.40:0/3962102948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:36:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:36:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:27 smithi040 bash[28232]: cluster 2023-12-01T17:36:26.524067+0000 mgr.y (mgr.24356) 3550 : cluster 0 pgmap v3518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:27 smithi040 bash[28232]: audit 2023-12-01T17:36:27.122427+0000 mon.a (mon.0) 2761 : audit 0 from='client.? 172.21.15.40:0/2782027493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:27 smithi040 bash[41173]: cluster 2023-12-01T17:36:26.524067+0000 mgr.y (mgr.24356) 3550 : cluster 0 pgmap v3518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:27 smithi040 bash[41173]: audit 2023-12-01T17:36:27.122427+0000 mon.a (mon.0) 2761 : audit 0 from='client.? 172.21.15.40:0/2782027493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:27 smithi141 bash[31670]: cluster 2023-12-01T17:36:26.524067+0000 mgr.y (mgr.24356) 3550 : cluster 0 pgmap v3518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:27 smithi141 bash[31670]: audit 2023-12-01T17:36:27.122427+0000 mon.a (mon.0) 2761 : audit 0 from='client.? 172.21.15.40:0/2782027493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:29 smithi040 bash[28232]: cluster 2023-12-01T17:36:28.524769+0000 mgr.y (mgr.24356) 3551 : cluster 0 pgmap v3519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:29 smithi040 bash[28232]: audit 2023-12-01T17:36:29.582833+0000 mon.c (mon.2) 2265 : audit 0 from='client.? 172.21.15.40:0/1085005503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:29 smithi040 bash[41173]: cluster 2023-12-01T17:36:28.524769+0000 mgr.y (mgr.24356) 3551 : cluster 0 pgmap v3519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:29 smithi040 bash[41173]: audit 2023-12-01T17:36:29.582833+0000 mon.c (mon.2) 2265 : audit 0 from='client.? 172.21.15.40:0/1085005503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:29 smithi141 bash[31670]: cluster 2023-12-01T17:36:28.524769+0000 mgr.y (mgr.24356) 3551 : cluster 0 pgmap v3519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:29 smithi141 bash[31670]: audit 2023-12-01T17:36:29.582833+0000 mon.c (mon.2) 2265 : audit 0 from='client.? 172.21.15.40:0/1085005503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:31 smithi040 bash[28232]: cluster 2023-12-01T17:36:30.525859+0000 mgr.y (mgr.24356) 3552 : cluster 0 pgmap v3520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:31 smithi040 bash[41173]: cluster 2023-12-01T17:36:30.525859+0000 mgr.y (mgr.24356) 3552 : cluster 0 pgmap v3520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:31 smithi141 bash[31670]: cluster 2023-12-01T17:36:30.525859+0000 mgr.y (mgr.24356) 3552 : cluster 0 pgmap v3520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:32 smithi040 bash[41173]: audit 2023-12-01T17:36:32.048669+0000 mon.c (mon.2) 2266 : audit 0 from='client.? 172.21.15.40:0/1427060188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:32 smithi040 bash[28232]: audit 2023-12-01T17:36:32.048669+0000 mon.c (mon.2) 2266 : audit 0 from='client.? 172.21.15.40:0/1427060188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:32 smithi141 bash[31670]: audit 2023-12-01T17:36:32.048669+0000 mon.c (mon.2) 2266 : audit 0 from='client.? 172.21.15.40:0/1427060188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:33 smithi040 bash[28232]: cluster 2023-12-01T17:36:32.526450+0000 mgr.y (mgr.24356) 3553 : cluster 0 pgmap v3521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:33 smithi040 bash[28232]: audit 2023-12-01T17:36:33.484508+0000 mon.c (mon.2) 2267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:33 smithi040 bash[41173]: cluster 2023-12-01T17:36:32.526450+0000 mgr.y (mgr.24356) 3553 : cluster 0 pgmap v3521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:33 smithi040 bash[41173]: audit 2023-12-01T17:36:33.484508+0000 mon.c (mon.2) 2267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:33 smithi141 bash[31670]: cluster 2023-12-01T17:36:32.526450+0000 mgr.y (mgr.24356) 3553 : cluster 0 pgmap v3521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:33 smithi141 bash[31670]: audit 2023-12-01T17:36:33.484508+0000 mon.c (mon.2) 2267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:34 smithi040 bash[41173]: audit 2023-12-01T17:36:34.513631+0000 mon.a (mon.0) 2762 : audit 0 from='client.? 172.21.15.40:0/2549224155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:34 smithi040 bash[28232]: audit 2023-12-01T17:36:34.513631+0000 mon.a (mon.0) 2762 : audit 0 from='client.? 172.21.15.40:0/2549224155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:34 smithi141 bash[31670]: audit 2023-12-01T17:36:34.513631+0000 mon.a (mon.0) 2762 : audit 0 from='client.? 172.21.15.40:0/2549224155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:35 smithi040 bash[41173]: cluster 2023-12-01T17:36:34.527333+0000 mgr.y (mgr.24356) 3554 : cluster 0 pgmap v3522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:35 smithi040 bash[28232]: cluster 2023-12-01T17:36:34.527333+0000 mgr.y (mgr.24356) 3554 : cluster 0 pgmap v3522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:35 smithi141 bash[31670]: cluster 2023-12-01T17:36:34.527333+0000 mgr.y (mgr.24356) 3554 : cluster 0 pgmap v3522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:36:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:36:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:37 smithi141 bash[31670]: cluster 2023-12-01T17:36:36.527985+0000 mgr.y (mgr.24356) 3555 : cluster 0 pgmap v3523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:37 smithi141 bash[31670]: audit 2023-12-01T17:36:36.984714+0000 mon.c (mon.2) 2268 : audit 0 from='client.? 172.21.15.40:0/3517056606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:37 smithi040 bash[28232]: cluster 2023-12-01T17:36:36.527985+0000 mgr.y (mgr.24356) 3555 : cluster 0 pgmap v3523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:37 smithi040 bash[28232]: audit 2023-12-01T17:36:36.984714+0000 mon.c (mon.2) 2268 : audit 0 from='client.? 172.21.15.40:0/3517056606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:37 smithi040 bash[41173]: cluster 2023-12-01T17:36:36.527985+0000 mgr.y (mgr.24356) 3555 : cluster 0 pgmap v3523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:37 smithi040 bash[41173]: audit 2023-12-01T17:36:36.984714+0000 mon.c (mon.2) 2268 : audit 0 from='client.? 172.21.15.40:0/3517056606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:39 smithi141 bash[31670]: cluster 2023-12-01T17:36:38.528680+0000 mgr.y (mgr.24356) 3556 : cluster 0 pgmap v3524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:39 smithi141 bash[31670]: audit 2023-12-01T17:36:39.453749+0000 mon.c (mon.2) 2269 : audit 0 from='client.? 172.21.15.40:0/1443103058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:39 smithi040 bash[28232]: cluster 2023-12-01T17:36:38.528680+0000 mgr.y (mgr.24356) 3556 : cluster 0 pgmap v3524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:39 smithi040 bash[28232]: audit 2023-12-01T17:36:39.453749+0000 mon.c (mon.2) 2269 : audit 0 from='client.? 172.21.15.40:0/1443103058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:39 smithi040 bash[41173]: cluster 2023-12-01T17:36:38.528680+0000 mgr.y (mgr.24356) 3556 : cluster 0 pgmap v3524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:39 smithi040 bash[41173]: audit 2023-12-01T17:36:39.453749+0000 mon.c (mon.2) 2269 : audit 0 from='client.? 172.21.15.40:0/1443103058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:41 smithi141 bash[31670]: cluster 2023-12-01T17:36:40.529834+0000 mgr.y (mgr.24356) 3557 : cluster 0 pgmap v3525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:41 smithi040 bash[28232]: cluster 2023-12-01T17:36:40.529834+0000 mgr.y (mgr.24356) 3557 : cluster 0 pgmap v3525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:41 smithi040 bash[41173]: cluster 2023-12-01T17:36:40.529834+0000 mgr.y (mgr.24356) 3557 : cluster 0 pgmap v3525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:42 smithi141 bash[31670]: audit 2023-12-01T17:36:41.922189+0000 mon.c (mon.2) 2270 : audit 0 from='client.? 172.21.15.40:0/3442347936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:42 smithi141 bash[31670]: audit 2023-12-01T17:36:41.965265+0000 mon.c (mon.2) 2271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:36:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:42 smithi040 bash[41173]: audit 2023-12-01T17:36:41.922189+0000 mon.c (mon.2) 2270 : audit 0 from='client.? 172.21.15.40:0/3442347936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:42 smithi040 bash[41173]: audit 2023-12-01T17:36:41.965265+0000 mon.c (mon.2) 2271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:36:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:42 smithi040 bash[28232]: audit 2023-12-01T17:36:41.922189+0000 mon.c (mon.2) 2270 : audit 0 from='client.? 172.21.15.40:0/3442347936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:42 smithi040 bash[28232]: audit 2023-12-01T17:36:41.965265+0000 mon.c (mon.2) 2271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:36:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:43 smithi141 bash[31670]: cluster 2023-12-01T17:36:42.530499+0000 mgr.y (mgr.24356) 3558 : cluster 0 pgmap v3526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:43 smithi040 bash[41173]: cluster 2023-12-01T17:36:42.530499+0000 mgr.y (mgr.24356) 3558 : cluster 0 pgmap v3526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:43 smithi040 bash[28232]: cluster 2023-12-01T17:36:42.530499+0000 mgr.y (mgr.24356) 3558 : cluster 0 pgmap v3526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:44 smithi141 bash[31670]: audit 2023-12-01T17:36:44.389887+0000 mon.a (mon.0) 2763 : audit 0 from='client.? 172.21.15.40:0/472281841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:44 smithi040 bash[28232]: audit 2023-12-01T17:36:44.389887+0000 mon.a (mon.0) 2763 : audit 0 from='client.? 172.21.15.40:0/472281841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:44 smithi040 bash[41173]: audit 2023-12-01T17:36:44.389887+0000 mon.a (mon.0) 2763 : audit 0 from='client.? 172.21.15.40:0/472281841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:45 smithi141 bash[31670]: cluster 2023-12-01T17:36:44.531624+0000 mgr.y (mgr.24356) 3559 : cluster 0 pgmap v3527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:45 smithi040 bash[28232]: cluster 2023-12-01T17:36:44.531624+0000 mgr.y (mgr.24356) 3559 : cluster 0 pgmap v3527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:45 smithi040 bash[41173]: cluster 2023-12-01T17:36:44.531624+0000 mgr.y (mgr.24356) 3559 : cluster 0 pgmap v3527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:36:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:36:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:47 smithi141 bash[31670]: cluster 2023-12-01T17:36:46.532153+0000 mgr.y (mgr.24356) 3560 : cluster 0 pgmap v3528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:47 smithi141 bash[31670]: audit 2023-12-01T17:36:46.857333+0000 mon.a (mon.0) 2764 : audit 0 from='client.? 172.21.15.40:0/4077544759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:47 smithi040 bash[41173]: cluster 2023-12-01T17:36:46.532153+0000 mgr.y (mgr.24356) 3560 : cluster 0 pgmap v3528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:47 smithi040 bash[41173]: audit 2023-12-01T17:36:46.857333+0000 mon.a (mon.0) 2764 : audit 0 from='client.? 172.21.15.40:0/4077544759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:47 smithi040 bash[28232]: cluster 2023-12-01T17:36:46.532153+0000 mgr.y (mgr.24356) 3560 : cluster 0 pgmap v3528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:47 smithi040 bash[28232]: audit 2023-12-01T17:36:46.857333+0000 mon.a (mon.0) 2764 : audit 0 from='client.? 172.21.15.40:0/4077544759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:47.860265+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:47.870610+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:48.111493+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:48.126112+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:48.484767+0000 mon.c (mon.2) 2272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: cluster 2023-12-01T17:36:48.532526+0000 mgr.y (mgr.24356) 3561 : cluster 0 pgmap v3529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:48.615784+0000 mon.c (mon.2) 2273 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:48.617760+0000 mon.c (mon.2) 2274 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[41173]: audit 2023-12-01T17:36:48.629184+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:47.860265+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:47.870610+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:48.111493+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:48.126112+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:48.484767+0000 mon.c (mon.2) 2272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: cluster 2023-12-01T17:36:48.532526+0000 mgr.y (mgr.24356) 3561 : cluster 0 pgmap v3529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:48.615784+0000 mon.c (mon.2) 2273 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:48.617760+0000 mon.c (mon.2) 2274 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:36:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:48 smithi040 bash[28232]: audit 2023-12-01T17:36:48.629184+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:47.860265+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:47.870610+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:48.111493+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:48.126112+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:48.484767+0000 mon.c (mon.2) 2272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: cluster 2023-12-01T17:36:48.532526+0000 mgr.y (mgr.24356) 3561 : cluster 0 pgmap v3529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:48.615784+0000 mon.c (mon.2) 2273 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:36:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:48.617760+0000 mon.c (mon.2) 2274 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:36:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:48 smithi141 bash[31670]: audit 2023-12-01T17:36:48.629184+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:36:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:50 smithi040 bash[28232]: audit 2023-12-01T17:36:49.323236+0000 mon.a (mon.0) 2770 : audit 0 from='client.? 172.21.15.40:0/1711108288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:50 smithi040 bash[41173]: audit 2023-12-01T17:36:49.323236+0000 mon.a (mon.0) 2770 : audit 0 from='client.? 172.21.15.40:0/1711108288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:50 smithi141 bash[31670]: audit 2023-12-01T17:36:49.323236+0000 mon.a (mon.0) 2770 : audit 0 from='client.? 172.21.15.40:0/1711108288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:51 smithi040 bash[28232]: cluster 2023-12-01T17:36:50.533570+0000 mgr.y (mgr.24356) 3562 : cluster 0 pgmap v3530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:51 smithi040 bash[41173]: cluster 2023-12-01T17:36:50.533570+0000 mgr.y (mgr.24356) 3562 : cluster 0 pgmap v3530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:51 smithi141 bash[31670]: cluster 2023-12-01T17:36:50.533570+0000 mgr.y (mgr.24356) 3562 : cluster 0 pgmap v3530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:52 smithi040 bash[41173]: audit 2023-12-01T17:36:51.796440+0000 mon.a (mon.0) 2771 : audit 0 from='client.? 172.21.15.40:0/2601307640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:52 smithi040 bash[28232]: audit 2023-12-01T17:36:51.796440+0000 mon.a (mon.0) 2771 : audit 0 from='client.? 172.21.15.40:0/2601307640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:52 smithi141 bash[31670]: audit 2023-12-01T17:36:51.796440+0000 mon.a (mon.0) 2771 : audit 0 from='client.? 172.21.15.40:0/2601307640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:53 smithi040 bash[28232]: cluster 2023-12-01T17:36:52.534202+0000 mgr.y (mgr.24356) 3563 : cluster 0 pgmap v3531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:53 smithi040 bash[41173]: cluster 2023-12-01T17:36:52.534202+0000 mgr.y (mgr.24356) 3563 : cluster 0 pgmap v3531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:53 smithi141 bash[31670]: cluster 2023-12-01T17:36:52.534202+0000 mgr.y (mgr.24356) 3563 : cluster 0 pgmap v3531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:54 smithi040 bash[28232]: audit 2023-12-01T17:36:54.263022+0000 mon.c (mon.2) 2275 : audit 0 from='client.? 172.21.15.40:0/99244309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:54 smithi040 bash[41173]: audit 2023-12-01T17:36:54.263022+0000 mon.c (mon.2) 2275 : audit 0 from='client.? 172.21.15.40:0/99244309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:54 smithi141 bash[31670]: audit 2023-12-01T17:36:54.263022+0000 mon.c (mon.2) 2275 : audit 0 from='client.? 172.21.15.40:0/99244309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:55 smithi040 bash[28232]: cluster 2023-12-01T17:36:54.535311+0000 mgr.y (mgr.24356) 3564 : cluster 0 pgmap v3532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:55 smithi040 bash[41173]: cluster 2023-12-01T17:36:54.535311+0000 mgr.y (mgr.24356) 3564 : cluster 0 pgmap v3532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:55 smithi141 bash[31670]: cluster 2023-12-01T17:36:54.535311+0000 mgr.y (mgr.24356) 3564 : cluster 0 pgmap v3532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:36:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:36:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:57 smithi040 bash[28232]: cluster 2023-12-01T17:36:56.536114+0000 mgr.y (mgr.24356) 3565 : cluster 0 pgmap v3533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:57 smithi040 bash[28232]: audit 2023-12-01T17:36:56.733028+0000 mon.c (mon.2) 2276 : audit 0 from='client.? 172.21.15.40:0/2130265187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:57 smithi040 bash[41173]: cluster 2023-12-01T17:36:56.536114+0000 mgr.y (mgr.24356) 3565 : cluster 0 pgmap v3533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:57 smithi040 bash[41173]: audit 2023-12-01T17:36:56.733028+0000 mon.c (mon.2) 2276 : audit 0 from='client.? 172.21.15.40:0/2130265187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:57 smithi141 bash[31670]: cluster 2023-12-01T17:36:56.536114+0000 mgr.y (mgr.24356) 3565 : cluster 0 pgmap v3533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:57 smithi141 bash[31670]: audit 2023-12-01T17:36:56.733028+0000 mon.c (mon.2) 2276 : audit 0 from='client.? 172.21.15.40:0/2130265187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:59 smithi040 bash[41173]: cluster 2023-12-01T17:36:58.536838+0000 mgr.y (mgr.24356) 3566 : cluster 0 pgmap v3534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:36:59 smithi040 bash[41173]: audit 2023-12-01T17:36:59.195167+0000 mon.c (mon.2) 2277 : audit 0 from='client.? 172.21.15.40:0/288484431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:36:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:59 smithi040 bash[28232]: cluster 2023-12-01T17:36:58.536838+0000 mgr.y (mgr.24356) 3566 : cluster 0 pgmap v3534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:36:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:36:59 smithi040 bash[28232]: audit 2023-12-01T17:36:59.195167+0000 mon.c (mon.2) 2277 : audit 0 from='client.? 172.21.15.40:0/288484431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:59 smithi141 bash[31670]: cluster 2023-12-01T17:36:58.536838+0000 mgr.y (mgr.24356) 3566 : cluster 0 pgmap v3534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:36:59 smithi141 bash[31670]: audit 2023-12-01T17:36:59.195167+0000 mon.c (mon.2) 2277 : audit 0 from='client.? 172.21.15.40:0/288484431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:01 smithi040 bash[28232]: cluster 2023-12-01T17:37:00.538075+0000 mgr.y (mgr.24356) 3567 : cluster 0 pgmap v3535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:01 smithi040 bash[41173]: cluster 2023-12-01T17:37:00.538075+0000 mgr.y (mgr.24356) 3567 : cluster 0 pgmap v3535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:01 smithi141 bash[31670]: cluster 2023-12-01T17:37:00.538075+0000 mgr.y (mgr.24356) 3567 : cluster 0 pgmap v3535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:02 smithi040 bash[41173]: audit 2023-12-01T17:37:01.660379+0000 mon.a (mon.0) 2772 : audit 0 from='client.? 172.21.15.40:0/2032116201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:02 smithi040 bash[28232]: audit 2023-12-01T17:37:01.660379+0000 mon.a (mon.0) 2772 : audit 0 from='client.? 172.21.15.40:0/2032116201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:02 smithi141 bash[31670]: audit 2023-12-01T17:37:01.660379+0000 mon.a (mon.0) 2772 : audit 0 from='client.? 172.21.15.40:0/2032116201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:03 smithi040 bash[28232]: cluster 2023-12-01T17:37:02.538748+0000 mgr.y (mgr.24356) 3568 : cluster 0 pgmap v3536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:03 smithi040 bash[28232]: audit 2023-12-01T17:37:03.485477+0000 mon.c (mon.2) 2278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:03 smithi040 bash[41173]: cluster 2023-12-01T17:37:02.538748+0000 mgr.y (mgr.24356) 3568 : cluster 0 pgmap v3536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:03 smithi040 bash[41173]: audit 2023-12-01T17:37:03.485477+0000 mon.c (mon.2) 2278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:03 smithi141 bash[31670]: cluster 2023-12-01T17:37:02.538748+0000 mgr.y (mgr.24356) 3568 : cluster 0 pgmap v3536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:03 smithi141 bash[31670]: audit 2023-12-01T17:37:03.485477+0000 mon.c (mon.2) 2278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:04 smithi141 bash[31670]: audit 2023-12-01T17:37:04.126669+0000 mon.a (mon.0) 2773 : audit 0 from='client.? 172.21.15.40:0/622614975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:04 smithi040 bash[28232]: audit 2023-12-01T17:37:04.126669+0000 mon.a (mon.0) 2773 : audit 0 from='client.? 172.21.15.40:0/622614975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:04 smithi040 bash[41173]: audit 2023-12-01T17:37:04.126669+0000 mon.a (mon.0) 2773 : audit 0 from='client.? 172.21.15.40:0/622614975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:05 smithi141 bash[31670]: cluster 2023-12-01T17:37:04.539830+0000 mgr.y (mgr.24356) 3569 : cluster 0 pgmap v3537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:05 smithi040 bash[28232]: cluster 2023-12-01T17:37:04.539830+0000 mgr.y (mgr.24356) 3569 : cluster 0 pgmap v3537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:05 smithi040 bash[41173]: cluster 2023-12-01T17:37:04.539830+0000 mgr.y (mgr.24356) 3569 : cluster 0 pgmap v3537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:06 smithi040 bash[41173]: audit 2023-12-01T17:37:06.593456+0000 mon.a (mon.0) 2774 : audit 0 from='client.? 172.21.15.40:0/3375831856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:06 smithi040 bash[28232]: audit 2023-12-01T17:37:06.593456+0000 mon.a (mon.0) 2774 : audit 0 from='client.? 172.21.15.40:0/3375831856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:37:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T17:37:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:06 smithi141 bash[31670]: audit 2023-12-01T17:37:06.593456+0000 mon.a (mon.0) 2774 : audit 0 from='client.? 172.21.15.40:0/3375831856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:07 smithi141 bash[31670]: cluster 2023-12-01T17:37:06.540504+0000 mgr.y (mgr.24356) 3570 : cluster 0 pgmap v3538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:07 smithi040 bash[28232]: cluster 2023-12-01T17:37:06.540504+0000 mgr.y (mgr.24356) 3570 : cluster 0 pgmap v3538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:07 smithi040 bash[41173]: cluster 2023-12-01T17:37:06.540504+0000 mgr.y (mgr.24356) 3570 : cluster 0 pgmap v3538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:09 smithi141 bash[31670]: cluster 2023-12-01T17:37:08.541237+0000 mgr.y (mgr.24356) 3571 : cluster 0 pgmap v3539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:09 smithi141 bash[31670]: audit 2023-12-01T17:37:09.052924+0000 mon.a (mon.0) 2775 : audit 0 from='client.? 172.21.15.40:0/1525325215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:09 smithi040 bash[41173]: cluster 2023-12-01T17:37:08.541237+0000 mgr.y (mgr.24356) 3571 : cluster 0 pgmap v3539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:09 smithi040 bash[41173]: audit 2023-12-01T17:37:09.052924+0000 mon.a (mon.0) 2775 : audit 0 from='client.? 172.21.15.40:0/1525325215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:09 smithi040 bash[28232]: cluster 2023-12-01T17:37:08.541237+0000 mgr.y (mgr.24356) 3571 : cluster 0 pgmap v3539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:09 smithi040 bash[28232]: audit 2023-12-01T17:37:09.052924+0000 mon.a (mon.0) 2775 : audit 0 from='client.? 172.21.15.40:0/1525325215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:11 smithi141 bash[31670]: cluster 2023-12-01T17:37:10.542382+0000 mgr.y (mgr.24356) 3572 : cluster 0 pgmap v3540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:11 smithi141 bash[31670]: audit 2023-12-01T17:37:11.513061+0000 mon.c (mon.2) 2279 : audit 0 from='client.? 172.21.15.40:0/922775275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:11 smithi040 bash[41173]: cluster 2023-12-01T17:37:10.542382+0000 mgr.y (mgr.24356) 3572 : cluster 0 pgmap v3540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:11 smithi040 bash[41173]: audit 2023-12-01T17:37:11.513061+0000 mon.c (mon.2) 2279 : audit 0 from='client.? 172.21.15.40:0/922775275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:11 smithi040 bash[28232]: cluster 2023-12-01T17:37:10.542382+0000 mgr.y (mgr.24356) 3572 : cluster 0 pgmap v3540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:11 smithi040 bash[28232]: audit 2023-12-01T17:37:11.513061+0000 mon.c (mon.2) 2279 : audit 0 from='client.? 172.21.15.40:0/922775275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:13 smithi141 bash[31670]: cluster 2023-12-01T17:37:12.543057+0000 mgr.y (mgr.24356) 3573 : cluster 0 pgmap v3541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:13 smithi040 bash[41173]: cluster 2023-12-01T17:37:12.543057+0000 mgr.y (mgr.24356) 3573 : cluster 0 pgmap v3541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:13 smithi040 bash[28232]: cluster 2023-12-01T17:37:12.543057+0000 mgr.y (mgr.24356) 3573 : cluster 0 pgmap v3541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:14 smithi141 bash[31670]: audit 2023-12-01T17:37:13.977994+0000 mon.a (mon.0) 2776 : audit 0 from='client.? 172.21.15.40:0/1984933629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:14 smithi040 bash[28232]: audit 2023-12-01T17:37:13.977994+0000 mon.a (mon.0) 2776 : audit 0 from='client.? 172.21.15.40:0/1984933629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:14 smithi040 bash[41173]: audit 2023-12-01T17:37:13.977994+0000 mon.a (mon.0) 2776 : audit 0 from='client.? 172.21.15.40:0/1984933629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:15 smithi141 bash[31670]: cluster 2023-12-01T17:37:14.544092+0000 mgr.y (mgr.24356) 3574 : cluster 0 pgmap v3542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:15 smithi040 bash[41173]: cluster 2023-12-01T17:37:14.544092+0000 mgr.y (mgr.24356) 3574 : cluster 0 pgmap v3542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:15 smithi040 bash[28232]: cluster 2023-12-01T17:37:14.544092+0000 mgr.y (mgr.24356) 3574 : cluster 0 pgmap v3542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:37:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T17:37:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:16 smithi040 bash[41173]: audit 2023-12-01T17:37:16.440971+0000 mon.c (mon.2) 2280 : audit 0 from='client.? 172.21.15.40:0/2155133735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:16 smithi040 bash[28232]: audit 2023-12-01T17:37:16.440971+0000 mon.c (mon.2) 2280 : audit 0 from='client.? 172.21.15.40:0/2155133735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:16 smithi141 bash[31670]: audit 2023-12-01T17:37:16.440971+0000 mon.c (mon.2) 2280 : audit 0 from='client.? 172.21.15.40:0/2155133735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:17 smithi141 bash[31670]: cluster 2023-12-01T17:37:16.544778+0000 mgr.y (mgr.24356) 3575 : cluster 0 pgmap v3543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:17 smithi040 bash[28232]: cluster 2023-12-01T17:37:16.544778+0000 mgr.y (mgr.24356) 3575 : cluster 0 pgmap v3543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:17 smithi040 bash[41173]: cluster 2023-12-01T17:37:16.544778+0000 mgr.y (mgr.24356) 3575 : cluster 0 pgmap v3543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:18 smithi141 bash[31670]: audit 2023-12-01T17:37:18.485789+0000 mon.c (mon.2) 2281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:18 smithi040 bash[28232]: audit 2023-12-01T17:37:18.485789+0000 mon.c (mon.2) 2281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:18 smithi040 bash[41173]: audit 2023-12-01T17:37:18.485789+0000 mon.c (mon.2) 2281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:19 smithi141 bash[31670]: cluster 2023-12-01T17:37:18.545414+0000 mgr.y (mgr.24356) 3576 : cluster 0 pgmap v3544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:19 smithi141 bash[31670]: audit 2023-12-01T17:37:18.911564+0000 mon.c (mon.2) 2282 : audit 0 from='client.? 172.21.15.40:0/1009074068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:19 smithi040 bash[28232]: cluster 2023-12-01T17:37:18.545414+0000 mgr.y (mgr.24356) 3576 : cluster 0 pgmap v3544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:19 smithi040 bash[28232]: audit 2023-12-01T17:37:18.911564+0000 mon.c (mon.2) 2282 : audit 0 from='client.? 172.21.15.40:0/1009074068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:19 smithi040 bash[41173]: cluster 2023-12-01T17:37:18.545414+0000 mgr.y (mgr.24356) 3576 : cluster 0 pgmap v3544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:19 smithi040 bash[41173]: audit 2023-12-01T17:37:18.911564+0000 mon.c (mon.2) 2282 : audit 0 from='client.? 172.21.15.40:0/1009074068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:21 smithi141 bash[31670]: cluster 2023-12-01T17:37:20.546564+0000 mgr.y (mgr.24356) 3577 : cluster 0 pgmap v3545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:21 smithi141 bash[31670]: audit 2023-12-01T17:37:21.370069+0000 mon.c (mon.2) 2283 : audit 0 from='client.? 172.21.15.40:0/1042872546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:21 smithi040 bash[28232]: cluster 2023-12-01T17:37:20.546564+0000 mgr.y (mgr.24356) 3577 : cluster 0 pgmap v3545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:21 smithi040 bash[28232]: audit 2023-12-01T17:37:21.370069+0000 mon.c (mon.2) 2283 : audit 0 from='client.? 172.21.15.40:0/1042872546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:21 smithi040 bash[41173]: cluster 2023-12-01T17:37:20.546564+0000 mgr.y (mgr.24356) 3577 : cluster 0 pgmap v3545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:21 smithi040 bash[41173]: audit 2023-12-01T17:37:21.370069+0000 mon.c (mon.2) 2283 : audit 0 from='client.? 172.21.15.40:0/1042872546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:23 smithi141 bash[31670]: cluster 2023-12-01T17:37:22.547149+0000 mgr.y (mgr.24356) 3578 : cluster 0 pgmap v3546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:23 smithi040 bash[28232]: cluster 2023-12-01T17:37:22.547149+0000 mgr.y (mgr.24356) 3578 : cluster 0 pgmap v3546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:23 smithi040 bash[41173]: cluster 2023-12-01T17:37:22.547149+0000 mgr.y (mgr.24356) 3578 : cluster 0 pgmap v3546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:24 smithi141 bash[31670]: audit 2023-12-01T17:37:23.824563+0000 mon.c (mon.2) 2284 : audit 0 from='client.? 172.21.15.40:0/1928858993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:24 smithi040 bash[28232]: audit 2023-12-01T17:37:23.824563+0000 mon.c (mon.2) 2284 : audit 0 from='client.? 172.21.15.40:0/1928858993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:24 smithi040 bash[41173]: audit 2023-12-01T17:37:23.824563+0000 mon.c (mon.2) 2284 : audit 0 from='client.? 172.21.15.40:0/1928858993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:25 smithi141 bash[31670]: cluster 2023-12-01T17:37:24.548203+0000 mgr.y (mgr.24356) 3579 : cluster 0 pgmap v3547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:25 smithi040 bash[28232]: cluster 2023-12-01T17:37:24.548203+0000 mgr.y (mgr.24356) 3579 : cluster 0 pgmap v3547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:25 smithi040 bash[41173]: cluster 2023-12-01T17:37:24.548203+0000 mgr.y (mgr.24356) 3579 : cluster 0 pgmap v3547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:26.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:37:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:37:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:26 smithi141 bash[31670]: audit 2023-12-01T17:37:26.277907+0000 mon.a (mon.0) 2777 : audit 0 from='client.? 172.21.15.40:0/3277397960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:26 smithi040 bash[28232]: audit 2023-12-01T17:37:26.277907+0000 mon.a (mon.0) 2777 : audit 0 from='client.? 172.21.15.40:0/3277397960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:26 smithi040 bash[41173]: audit 2023-12-01T17:37:26.277907+0000 mon.a (mon.0) 2777 : audit 0 from='client.? 172.21.15.40:0/3277397960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:27 smithi141 bash[31670]: cluster 2023-12-01T17:37:26.548905+0000 mgr.y (mgr.24356) 3580 : cluster 0 pgmap v3548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:27 smithi040 bash[28232]: cluster 2023-12-01T17:37:26.548905+0000 mgr.y (mgr.24356) 3580 : cluster 0 pgmap v3548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:27 smithi040 bash[41173]: cluster 2023-12-01T17:37:26.548905+0000 mgr.y (mgr.24356) 3580 : cluster 0 pgmap v3548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:28 smithi141 bash[31670]: audit 2023-12-01T17:37:28.740783+0000 mon.a (mon.0) 2778 : audit 0 from='client.? 172.21.15.40:0/3111814179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:28 smithi040 bash[28232]: audit 2023-12-01T17:37:28.740783+0000 mon.a (mon.0) 2778 : audit 0 from='client.? 172.21.15.40:0/3111814179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:28 smithi040 bash[41173]: audit 2023-12-01T17:37:28.740783+0000 mon.a (mon.0) 2778 : audit 0 from='client.? 172.21.15.40:0/3111814179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:29 smithi141 bash[31670]: cluster 2023-12-01T17:37:28.549546+0000 mgr.y (mgr.24356) 3581 : cluster 0 pgmap v3549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:29 smithi040 bash[28232]: cluster 2023-12-01T17:37:28.549546+0000 mgr.y (mgr.24356) 3581 : cluster 0 pgmap v3549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:29 smithi040 bash[41173]: cluster 2023-12-01T17:37:28.549546+0000 mgr.y (mgr.24356) 3581 : cluster 0 pgmap v3549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:31 smithi141 bash[31670]: cluster 2023-12-01T17:37:30.550740+0000 mgr.y (mgr.24356) 3582 : cluster 0 pgmap v3550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:31 smithi141 bash[31670]: audit 2023-12-01T17:37:31.207009+0000 mon.a (mon.0) 2779 : audit 0 from='client.? 172.21.15.40:0/2601441684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:31 smithi040 bash[28232]: cluster 2023-12-01T17:37:30.550740+0000 mgr.y (mgr.24356) 3582 : cluster 0 pgmap v3550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:31 smithi040 bash[28232]: audit 2023-12-01T17:37:31.207009+0000 mon.a (mon.0) 2779 : audit 0 from='client.? 172.21.15.40:0/2601441684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:31 smithi040 bash[41173]: cluster 2023-12-01T17:37:30.550740+0000 mgr.y (mgr.24356) 3582 : cluster 0 pgmap v3550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:31 smithi040 bash[41173]: audit 2023-12-01T17:37:31.207009+0000 mon.a (mon.0) 2779 : audit 0 from='client.? 172.21.15.40:0/2601441684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:33 smithi040 bash[28232]: cluster 2023-12-01T17:37:32.551401+0000 mgr.y (mgr.24356) 3583 : cluster 0 pgmap v3551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:33 smithi040 bash[28232]: audit 2023-12-01T17:37:33.486009+0000 mon.c (mon.2) 2285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:33 smithi040 bash[28232]: audit 2023-12-01T17:37:33.674435+0000 mon.c (mon.2) 2286 : audit 0 from='client.? 172.21.15.40:0/488997976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:33 smithi040 bash[41173]: cluster 2023-12-01T17:37:32.551401+0000 mgr.y (mgr.24356) 3583 : cluster 0 pgmap v3551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:33 smithi040 bash[41173]: audit 2023-12-01T17:37:33.486009+0000 mon.c (mon.2) 2285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:33 smithi040 bash[41173]: audit 2023-12-01T17:37:33.674435+0000 mon.c (mon.2) 2286 : audit 0 from='client.? 172.21.15.40:0/488997976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:33 smithi141 bash[31670]: cluster 2023-12-01T17:37:32.551401+0000 mgr.y (mgr.24356) 3583 : cluster 0 pgmap v3551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:33 smithi141 bash[31670]: audit 2023-12-01T17:37:33.486009+0000 mon.c (mon.2) 2285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:33 smithi141 bash[31670]: audit 2023-12-01T17:37:33.674435+0000 mon.c (mon.2) 2286 : audit 0 from='client.? 172.21.15.40:0/488997976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:35 smithi040 bash[41173]: cluster 2023-12-01T17:37:34.552464+0000 mgr.y (mgr.24356) 3584 : cluster 0 pgmap v3552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:35 smithi040 bash[28232]: cluster 2023-12-01T17:37:34.552464+0000 mgr.y (mgr.24356) 3584 : cluster 0 pgmap v3552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:35 smithi141 bash[31670]: cluster 2023-12-01T17:37:34.552464+0000 mgr.y (mgr.24356) 3584 : cluster 0 pgmap v3552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:36.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:37:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:37:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:36 smithi040 bash[41173]: audit 2023-12-01T17:37:36.145843+0000 mon.a (mon.0) 2780 : audit 0 from='client.? 172.21.15.40:0/4212992894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:36 smithi040 bash[28232]: audit 2023-12-01T17:37:36.145843+0000 mon.a (mon.0) 2780 : audit 0 from='client.? 172.21.15.40:0/4212992894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:36 smithi141 bash[31670]: audit 2023-12-01T17:37:36.145843+0000 mon.a (mon.0) 2780 : audit 0 from='client.? 172.21.15.40:0/4212992894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:37 smithi040 bash[28232]: cluster 2023-12-01T17:37:36.553261+0000 mgr.y (mgr.24356) 3585 : cluster 0 pgmap v3553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:37 smithi040 bash[41173]: cluster 2023-12-01T17:37:36.553261+0000 mgr.y (mgr.24356) 3585 : cluster 0 pgmap v3553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:37 smithi141 bash[31670]: cluster 2023-12-01T17:37:36.553261+0000 mgr.y (mgr.24356) 3585 : cluster 0 pgmap v3553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:38 smithi040 bash[28232]: audit 2023-12-01T17:37:38.607338+0000 mon.a (mon.0) 2781 : audit 0 from='client.? 172.21.15.40:0/4096413181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:38 smithi040 bash[41173]: audit 2023-12-01T17:37:38.607338+0000 mon.a (mon.0) 2781 : audit 0 from='client.? 172.21.15.40:0/4096413181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:38 smithi141 bash[31670]: audit 2023-12-01T17:37:38.607338+0000 mon.a (mon.0) 2781 : audit 0 from='client.? 172.21.15.40:0/4096413181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:39 smithi040 bash[28232]: cluster 2023-12-01T17:37:38.553863+0000 mgr.y (mgr.24356) 3586 : cluster 0 pgmap v3554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:39 smithi040 bash[41173]: cluster 2023-12-01T17:37:38.553863+0000 mgr.y (mgr.24356) 3586 : cluster 0 pgmap v3554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:39 smithi141 bash[31670]: cluster 2023-12-01T17:37:38.553863+0000 mgr.y (mgr.24356) 3586 : cluster 0 pgmap v3554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:41 smithi040 bash[28232]: cluster 2023-12-01T17:37:40.555006+0000 mgr.y (mgr.24356) 3587 : cluster 0 pgmap v3555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:41 smithi040 bash[28232]: audit 2023-12-01T17:37:41.078538+0000 mon.a (mon.0) 2782 : audit 0 from='client.? 172.21.15.40:0/3332122538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:41 smithi040 bash[41173]: cluster 2023-12-01T17:37:40.555006+0000 mgr.y (mgr.24356) 3587 : cluster 0 pgmap v3555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:41 smithi040 bash[41173]: audit 2023-12-01T17:37:41.078538+0000 mon.a (mon.0) 2782 : audit 0 from='client.? 172.21.15.40:0/3332122538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:41 smithi141 bash[31670]: cluster 2023-12-01T17:37:40.555006+0000 mgr.y (mgr.24356) 3587 : cluster 0 pgmap v3555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:41 smithi141 bash[31670]: audit 2023-12-01T17:37:41.078538+0000 mon.a (mon.0) 2782 : audit 0 from='client.? 172.21.15.40:0/3332122538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:43 smithi040 bash[28232]: cluster 2023-12-01T17:37:42.555697+0000 mgr.y (mgr.24356) 3588 : cluster 0 pgmap v3556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:43 smithi040 bash[28232]: audit 2023-12-01T17:37:43.542608+0000 mon.c (mon.2) 2287 : audit 0 from='client.? 172.21.15.40:0/267422045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:43 smithi040 bash[41173]: cluster 2023-12-01T17:37:42.555697+0000 mgr.y (mgr.24356) 3588 : cluster 0 pgmap v3556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:43 smithi040 bash[41173]: audit 2023-12-01T17:37:43.542608+0000 mon.c (mon.2) 2287 : audit 0 from='client.? 172.21.15.40:0/267422045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:43 smithi141 bash[31670]: cluster 2023-12-01T17:37:42.555697+0000 mgr.y (mgr.24356) 3588 : cluster 0 pgmap v3556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:43 smithi141 bash[31670]: audit 2023-12-01T17:37:43.542608+0000 mon.c (mon.2) 2287 : audit 0 from='client.? 172.21.15.40:0/267422045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:45 smithi040 bash[28232]: cluster 2023-12-01T17:37:44.556854+0000 mgr.y (mgr.24356) 3589 : cluster 0 pgmap v3557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:45 smithi040 bash[41173]: cluster 2023-12-01T17:37:44.556854+0000 mgr.y (mgr.24356) 3589 : cluster 0 pgmap v3557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:45 smithi141 bash[31670]: cluster 2023-12-01T17:37:44.556854+0000 mgr.y (mgr.24356) 3589 : cluster 0 pgmap v3557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:46.829 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:37:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:37:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:46 smithi040 bash[28232]: audit 2023-12-01T17:37:46.010847+0000 mon.c (mon.2) 2288 : audit 0 from='client.? 172.21.15.40:0/2241085489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:46 smithi040 bash[41173]: audit 2023-12-01T17:37:46.010847+0000 mon.c (mon.2) 2288 : audit 0 from='client.? 172.21.15.40:0/2241085489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:46 smithi141 bash[31670]: audit 2023-12-01T17:37:46.010847+0000 mon.c (mon.2) 2288 : audit 0 from='client.? 172.21.15.40:0/2241085489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:47 smithi040 bash[41173]: cluster 2023-12-01T17:37:46.557529+0000 mgr.y (mgr.24356) 3590 : cluster 0 pgmap v3558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:47 smithi040 bash[28232]: cluster 2023-12-01T17:37:46.557529+0000 mgr.y (mgr.24356) 3590 : cluster 0 pgmap v3558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:47 smithi141 bash[31670]: cluster 2023-12-01T17:37:46.557529+0000 mgr.y (mgr.24356) 3590 : cluster 0 pgmap v3558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:48 smithi040 bash[28232]: audit 2023-12-01T17:37:48.473275+0000 mon.a (mon.0) 2783 : audit 0 from='client.? 172.21.15.40:0/3744069979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:48 smithi040 bash[28232]: audit 2023-12-01T17:37:48.485962+0000 mon.c (mon.2) 2289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:48 smithi040 bash[28232]: audit 2023-12-01T17:37:48.712697+0000 mon.c (mon.2) 2290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:37:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:48 smithi040 bash[41173]: audit 2023-12-01T17:37:48.473275+0000 mon.a (mon.0) 2783 : audit 0 from='client.? 172.21.15.40:0/3744069979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:48 smithi040 bash[41173]: audit 2023-12-01T17:37:48.485962+0000 mon.c (mon.2) 2289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:48 smithi040 bash[41173]: audit 2023-12-01T17:37:48.712697+0000 mon.c (mon.2) 2290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:37:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:48 smithi141 bash[31670]: audit 2023-12-01T17:37:48.473275+0000 mon.a (mon.0) 2783 : audit 0 from='client.? 172.21.15.40:0/3744069979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:48 smithi141 bash[31670]: audit 2023-12-01T17:37:48.485962+0000 mon.c (mon.2) 2289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:48 smithi141 bash[31670]: audit 2023-12-01T17:37:48.712697+0000 mon.c (mon.2) 2290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:37:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:49 smithi040 bash[28232]: cluster 2023-12-01T17:37:48.558119+0000 mgr.y (mgr.24356) 3591 : cluster 0 pgmap v3559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:49 smithi040 bash[41173]: cluster 2023-12-01T17:37:48.558119+0000 mgr.y (mgr.24356) 3591 : cluster 0 pgmap v3559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:49 smithi141 bash[31670]: cluster 2023-12-01T17:37:48.558119+0000 mgr.y (mgr.24356) 3591 : cluster 0 pgmap v3559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:50 smithi040 bash[28232]: cluster 2023-12-01T17:37:50.559245+0000 mgr.y (mgr.24356) 3592 : cluster 0 pgmap v3560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:50 smithi040 bash[41173]: cluster 2023-12-01T17:37:50.559245+0000 mgr.y (mgr.24356) 3592 : cluster 0 pgmap v3560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:50 smithi141 bash[31670]: cluster 2023-12-01T17:37:50.559245+0000 mgr.y (mgr.24356) 3592 : cluster 0 pgmap v3560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:51 smithi040 bash[28232]: audit 2023-12-01T17:37:50.934637+0000 mon.c (mon.2) 2291 : audit 0 from='client.? 172.21.15.40:0/4195022138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:51 smithi040 bash[41173]: audit 2023-12-01T17:37:50.934637+0000 mon.c (mon.2) 2291 : audit 0 from='client.? 172.21.15.40:0/4195022138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:51 smithi141 bash[31670]: audit 2023-12-01T17:37:50.934637+0000 mon.c (mon.2) 2291 : audit 0 from='client.? 172.21.15.40:0/4195022138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:52 smithi040 bash[41173]: cluster 2023-12-01T17:37:52.560037+0000 mgr.y (mgr.24356) 3593 : cluster 0 pgmap v3561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:52 smithi040 bash[28232]: cluster 2023-12-01T17:37:52.560037+0000 mgr.y (mgr.24356) 3593 : cluster 0 pgmap v3561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:52 smithi141 bash[31670]: cluster 2023-12-01T17:37:52.560037+0000 mgr.y (mgr.24356) 3593 : cluster 0 pgmap v3561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:53 smithi040 bash[28232]: audit 2023-12-01T17:37:53.392846+0000 mon.c (mon.2) 2292 : audit 0 from='client.? 172.21.15.40:0/114021215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:53 smithi040 bash[41173]: audit 2023-12-01T17:37:53.392846+0000 mon.c (mon.2) 2292 : audit 0 from='client.? 172.21.15.40:0/114021215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:53 smithi141 bash[31670]: audit 2023-12-01T17:37:53.392846+0000 mon.c (mon.2) 2292 : audit 0 from='client.? 172.21.15.40:0/114021215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[28232]: cluster 2023-12-01T17:37:54.561351+0000 mgr.y (mgr.24356) 3594 : cluster 0 pgmap v3562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[28232]: audit 2023-12-01T17:37:54.659155+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[28232]: audit 2023-12-01T17:37:54.674603+0000 mon.a (mon.0) 2785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[28232]: audit 2023-12-01T17:37:54.907810+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[28232]: audit 2023-12-01T17:37:54.917151+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[41173]: cluster 2023-12-01T17:37:54.561351+0000 mgr.y (mgr.24356) 3594 : cluster 0 pgmap v3562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[41173]: audit 2023-12-01T17:37:54.659155+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[41173]: audit 2023-12-01T17:37:54.674603+0000 mon.a (mon.0) 2785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[41173]: audit 2023-12-01T17:37:54.907810+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:55 smithi040 bash[41173]: audit 2023-12-01T17:37:54.917151+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:55 smithi141 bash[31670]: cluster 2023-12-01T17:37:54.561351+0000 mgr.y (mgr.24356) 3594 : cluster 0 pgmap v3562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:55 smithi141 bash[31670]: audit 2023-12-01T17:37:54.659155+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:55 smithi141 bash[31670]: audit 2023-12-01T17:37:54.674603+0000 mon.a (mon.0) 2785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:55 smithi141 bash[31670]: audit 2023-12-01T17:37:54.907810+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:55 smithi141 bash[31670]: audit 2023-12-01T17:37:54.917151+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:37:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:56 smithi040 bash[28232]: audit 2023-12-01T17:37:55.858474+0000 mon.a (mon.0) 2788 : audit 0 from='client.? 172.21.15.40:0/3396187362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:37:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:37:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:56 smithi040 bash[41173]: audit 2023-12-01T17:37:55.858474+0000 mon.a (mon.0) 2788 : audit 0 from='client.? 172.21.15.40:0/3396187362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:56 smithi141 bash[31670]: audit 2023-12-01T17:37:55.858474+0000 mon.a (mon.0) 2788 : audit 0 from='client.? 172.21.15.40:0/3396187362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:57 smithi141 bash[31670]: cluster 2023-12-01T17:37:56.562046+0000 mgr.y (mgr.24356) 3595 : cluster 0 pgmap v3563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:57 smithi040 bash[41173]: cluster 2023-12-01T17:37:56.562046+0000 mgr.y (mgr.24356) 3595 : cluster 0 pgmap v3563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:57 smithi040 bash[28232]: cluster 2023-12-01T17:37:56.562046+0000 mgr.y (mgr.24356) 3595 : cluster 0 pgmap v3563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:37:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:58 smithi141 bash[31670]: audit 2023-12-01T17:37:58.327232+0000 mon.a (mon.0) 2789 : audit 0 from='client.? 172.21.15.40:0/2478226088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:58 smithi040 bash[28232]: audit 2023-12-01T17:37:58.327232+0000 mon.a (mon.0) 2789 : audit 0 from='client.? 172.21.15.40:0/2478226088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:37:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:58 smithi040 bash[41173]: audit 2023-12-01T17:37:58.327232+0000 mon.a (mon.0) 2789 : audit 0 from='client.? 172.21.15.40:0/2478226088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:37:59 smithi141 bash[31670]: cluster 2023-12-01T17:37:58.562625+0000 mgr.y (mgr.24356) 3596 : cluster 0 pgmap v3564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:00.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:37:59 smithi040 bash[28232]: cluster 2023-12-01T17:37:58.562625+0000 mgr.y (mgr.24356) 3596 : cluster 0 pgmap v3564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:00.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:37:59 smithi040 bash[41173]: cluster 2023-12-01T17:37:58.562625+0000 mgr.y (mgr.24356) 3596 : cluster 0 pgmap v3564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:01 smithi040 bash[28232]: cluster 2023-12-01T17:38:00.563245+0000 mgr.y (mgr.24356) 3597 : cluster 0 pgmap v3565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:02.008 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:01 smithi040 bash[28232]: audit 2023-12-01T17:38:00.784629+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.40:0/2780721100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:02.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:01 smithi040 bash[41173]: cluster 2023-12-01T17:38:00.563245+0000 mgr.y (mgr.24356) 3597 : cluster 0 pgmap v3565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:02.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:01 smithi040 bash[41173]: audit 2023-12-01T17:38:00.784629+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.40:0/2780721100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:01 smithi141 bash[31670]: cluster 2023-12-01T17:38:00.563245+0000 mgr.y (mgr.24356) 3597 : cluster 0 pgmap v3565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:01 smithi141 bash[31670]: audit 2023-12-01T17:38:00.784629+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.40:0/2780721100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:03 smithi141 bash[31670]: cluster 2023-12-01T17:38:02.563840+0000 mgr.y (mgr.24356) 3598 : cluster 0 pgmap v3566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:03 smithi141 bash[31670]: audit 2023-12-01T17:38:03.255623+0000 mon.c (mon.2) 2293 : audit 0 from='client.? 172.21.15.40:0/1542720092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:03 smithi141 bash[31670]: audit 2023-12-01T17:38:03.486765+0000 mon.c (mon.2) 2294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:03 smithi040 bash[28232]: cluster 2023-12-01T17:38:02.563840+0000 mgr.y (mgr.24356) 3598 : cluster 0 pgmap v3566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:03 smithi040 bash[28232]: audit 2023-12-01T17:38:03.255623+0000 mon.c (mon.2) 2293 : audit 0 from='client.? 172.21.15.40:0/1542720092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:03 smithi040 bash[28232]: audit 2023-12-01T17:38:03.486765+0000 mon.c (mon.2) 2294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:03 smithi040 bash[41173]: cluster 2023-12-01T17:38:02.563840+0000 mgr.y (mgr.24356) 3598 : cluster 0 pgmap v3566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:03 smithi040 bash[41173]: audit 2023-12-01T17:38:03.255623+0000 mon.c (mon.2) 2293 : audit 0 from='client.? 172.21.15.40:0/1542720092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:03 smithi040 bash[41173]: audit 2023-12-01T17:38:03.486765+0000 mon.c (mon.2) 2294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:05 smithi141 bash[31670]: cluster 2023-12-01T17:38:04.564708+0000 mgr.y (mgr.24356) 3599 : cluster 0 pgmap v3567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:05 smithi141 bash[31670]: audit 2023-12-01T17:38:05.651253+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:05 smithi141 bash[31670]: audit 2023-12-01T17:38:05.661563+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:05 smithi141 bash[31670]: audit 2023-12-01T17:38:05.664169+0000 mon.c (mon.2) 2295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:38:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:05 smithi141 bash[31670]: audit 2023-12-01T17:38:05.665304+0000 mon.c (mon.2) 2296 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:38:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:05 smithi141 bash[31670]: audit 2023-12-01T17:38:05.674295+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[28232]: cluster 2023-12-01T17:38:04.564708+0000 mgr.y (mgr.24356) 3599 : cluster 0 pgmap v3567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[28232]: audit 2023-12-01T17:38:05.651253+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[28232]: audit 2023-12-01T17:38:05.661563+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[28232]: audit 2023-12-01T17:38:05.664169+0000 mon.c (mon.2) 2295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[28232]: audit 2023-12-01T17:38:05.665304+0000 mon.c (mon.2) 2296 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[28232]: audit 2023-12-01T17:38:05.674295+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[41173]: cluster 2023-12-01T17:38:04.564708+0000 mgr.y (mgr.24356) 3599 : cluster 0 pgmap v3567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[41173]: audit 2023-12-01T17:38:05.651253+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[41173]: audit 2023-12-01T17:38:05.661563+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[41173]: audit 2023-12-01T17:38:05.664169+0000 mon.c (mon.2) 2295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:38:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[41173]: audit 2023-12-01T17:38:05.665304+0000 mon.c (mon.2) 2296 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:38:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:05 smithi040 bash[41173]: audit 2023-12-01T17:38:05.674295+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:38:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:06 smithi040 bash[28232]: audit 2023-12-01T17:38:05.734714+0000 mon.c (mon.2) 2297 : audit 0 from='client.? 172.21.15.40:0/299634409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:38:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:38:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:06 smithi040 bash[41173]: audit 2023-12-01T17:38:05.734714+0000 mon.c (mon.2) 2297 : audit 0 from='client.? 172.21.15.40:0/299634409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:06 smithi141 bash[31670]: audit 2023-12-01T17:38:05.734714+0000 mon.c (mon.2) 2297 : audit 0 from='client.? 172.21.15.40:0/299634409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:07 smithi141 bash[31670]: cluster 2023-12-01T17:38:06.565317+0000 mgr.y (mgr.24356) 3600 : cluster 0 pgmap v3568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:07 smithi040 bash[28232]: cluster 2023-12-01T17:38:06.565317+0000 mgr.y (mgr.24356) 3600 : cluster 0 pgmap v3568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:07 smithi040 bash[41173]: cluster 2023-12-01T17:38:06.565317+0000 mgr.y (mgr.24356) 3600 : cluster 0 pgmap v3568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:08 smithi141 bash[31670]: audit 2023-12-01T17:38:08.202317+0000 mon.a (mon.0) 2794 : audit 0 from='client.? 172.21.15.40:0/1297527402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:08 smithi040 bash[28232]: audit 2023-12-01T17:38:08.202317+0000 mon.a (mon.0) 2794 : audit 0 from='client.? 172.21.15.40:0/1297527402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:08 smithi040 bash[41173]: audit 2023-12-01T17:38:08.202317+0000 mon.a (mon.0) 2794 : audit 0 from='client.? 172.21.15.40:0/1297527402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:09 smithi141 bash[31670]: cluster 2023-12-01T17:38:08.566006+0000 mgr.y (mgr.24356) 3601 : cluster 0 pgmap v3569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:09 smithi040 bash[28232]: cluster 2023-12-01T17:38:08.566006+0000 mgr.y (mgr.24356) 3601 : cluster 0 pgmap v3569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:09 smithi040 bash[41173]: cluster 2023-12-01T17:38:08.566006+0000 mgr.y (mgr.24356) 3601 : cluster 0 pgmap v3569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:10 smithi141 bash[31670]: audit 2023-12-01T17:38:10.661635+0000 mon.c (mon.2) 2298 : audit 0 from='client.? 172.21.15.40:0/2333506818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:10 smithi040 bash[28232]: audit 2023-12-01T17:38:10.661635+0000 mon.c (mon.2) 2298 : audit 0 from='client.? 172.21.15.40:0/2333506818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:10 smithi040 bash[41173]: audit 2023-12-01T17:38:10.661635+0000 mon.c (mon.2) 2298 : audit 0 from='client.? 172.21.15.40:0/2333506818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:11 smithi141 bash[31670]: cluster 2023-12-01T17:38:10.567130+0000 mgr.y (mgr.24356) 3602 : cluster 0 pgmap v3570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:11 smithi040 bash[28232]: cluster 2023-12-01T17:38:10.567130+0000 mgr.y (mgr.24356) 3602 : cluster 0 pgmap v3570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:11 smithi040 bash[41173]: cluster 2023-12-01T17:38:10.567130+0000 mgr.y (mgr.24356) 3602 : cluster 0 pgmap v3570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:13 smithi141 bash[31670]: cluster 2023-12-01T17:38:12.567749+0000 mgr.y (mgr.24356) 3603 : cluster 0 pgmap v3571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:13 smithi141 bash[31670]: audit 2023-12-01T17:38:13.136470+0000 mon.c (mon.2) 2299 : audit 0 from='client.? 172.21.15.40:0/624963393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:13 smithi040 bash[28232]: cluster 2023-12-01T17:38:12.567749+0000 mgr.y (mgr.24356) 3603 : cluster 0 pgmap v3571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:13 smithi040 bash[28232]: audit 2023-12-01T17:38:13.136470+0000 mon.c (mon.2) 2299 : audit 0 from='client.? 172.21.15.40:0/624963393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:13 smithi040 bash[41173]: cluster 2023-12-01T17:38:12.567749+0000 mgr.y (mgr.24356) 3603 : cluster 0 pgmap v3571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:13 smithi040 bash[41173]: audit 2023-12-01T17:38:13.136470+0000 mon.c (mon.2) 2299 : audit 0 from='client.? 172.21.15.40:0/624963393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:15 smithi141 bash[31670]: cluster 2023-12-01T17:38:14.568953+0000 mgr.y (mgr.24356) 3604 : cluster 0 pgmap v3572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:15 smithi141 bash[31670]: audit 2023-12-01T17:38:15.596563+0000 mon.a (mon.0) 2795 : audit 0 from='client.? 172.21.15.40:0/4016259386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:15 smithi040 bash[28232]: cluster 2023-12-01T17:38:14.568953+0000 mgr.y (mgr.24356) 3604 : cluster 0 pgmap v3572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:15 smithi040 bash[28232]: audit 2023-12-01T17:38:15.596563+0000 mon.a (mon.0) 2795 : audit 0 from='client.? 172.21.15.40:0/4016259386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:15 smithi040 bash[41173]: cluster 2023-12-01T17:38:14.568953+0000 mgr.y (mgr.24356) 3604 : cluster 0 pgmap v3572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:15 smithi040 bash[41173]: audit 2023-12-01T17:38:15.596563+0000 mon.a (mon.0) 2795 : audit 0 from='client.? 172.21.15.40:0/4016259386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:38:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:38:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:17 smithi141 bash[31670]: cluster 2023-12-01T17:38:16.569627+0000 mgr.y (mgr.24356) 3605 : cluster 0 pgmap v3573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:17 smithi040 bash[28232]: cluster 2023-12-01T17:38:16.569627+0000 mgr.y (mgr.24356) 3605 : cluster 0 pgmap v3573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:17 smithi040 bash[41173]: cluster 2023-12-01T17:38:16.569627+0000 mgr.y (mgr.24356) 3605 : cluster 0 pgmap v3573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:18 smithi141 bash[31670]: audit 2023-12-01T17:38:18.056275+0000 mon.c (mon.2) 2300 : audit 0 from='client.? 172.21.15.40:0/3129746646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:18 smithi141 bash[31670]: audit 2023-12-01T17:38:18.487290+0000 mon.c (mon.2) 2301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:18 smithi040 bash[41173]: audit 2023-12-01T17:38:18.056275+0000 mon.c (mon.2) 2300 : audit 0 from='client.? 172.21.15.40:0/3129746646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:18 smithi040 bash[41173]: audit 2023-12-01T17:38:18.487290+0000 mon.c (mon.2) 2301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:18 smithi040 bash[28232]: audit 2023-12-01T17:38:18.056275+0000 mon.c (mon.2) 2300 : audit 0 from='client.? 172.21.15.40:0/3129746646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:18 smithi040 bash[28232]: audit 2023-12-01T17:38:18.487290+0000 mon.c (mon.2) 2301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:19 smithi141 bash[31670]: cluster 2023-12-01T17:38:18.570296+0000 mgr.y (mgr.24356) 3606 : cluster 0 pgmap v3574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:19 smithi040 bash[41173]: cluster 2023-12-01T17:38:18.570296+0000 mgr.y (mgr.24356) 3606 : cluster 0 pgmap v3574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:19 smithi040 bash[28232]: cluster 2023-12-01T17:38:18.570296+0000 mgr.y (mgr.24356) 3606 : cluster 0 pgmap v3574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:20 smithi141 bash[31670]: audit 2023-12-01T17:38:20.520699+0000 mon.c (mon.2) 2302 : audit 0 from='client.? 172.21.15.40:0/4157390860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:20 smithi040 bash[28232]: audit 2023-12-01T17:38:20.520699+0000 mon.c (mon.2) 2302 : audit 0 from='client.? 172.21.15.40:0/4157390860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:20 smithi040 bash[41173]: audit 2023-12-01T17:38:20.520699+0000 mon.c (mon.2) 2302 : audit 0 from='client.? 172.21.15.40:0/4157390860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:21 smithi141 bash[31670]: cluster 2023-12-01T17:38:20.571389+0000 mgr.y (mgr.24356) 3607 : cluster 0 pgmap v3575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:21 smithi040 bash[28232]: cluster 2023-12-01T17:38:20.571389+0000 mgr.y (mgr.24356) 3607 : cluster 0 pgmap v3575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:21 smithi040 bash[41173]: cluster 2023-12-01T17:38:20.571389+0000 mgr.y (mgr.24356) 3607 : cluster 0 pgmap v3575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:23 smithi141 bash[31670]: cluster 2023-12-01T17:38:22.572141+0000 mgr.y (mgr.24356) 3608 : cluster 0 pgmap v3576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:23 smithi141 bash[31670]: audit 2023-12-01T17:38:22.984473+0000 mon.c (mon.2) 2303 : audit 0 from='client.? 172.21.15.40:0/3151015065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:23 smithi040 bash[28232]: cluster 2023-12-01T17:38:22.572141+0000 mgr.y (mgr.24356) 3608 : cluster 0 pgmap v3576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:23 smithi040 bash[28232]: audit 2023-12-01T17:38:22.984473+0000 mon.c (mon.2) 2303 : audit 0 from='client.? 172.21.15.40:0/3151015065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:23 smithi040 bash[41173]: cluster 2023-12-01T17:38:22.572141+0000 mgr.y (mgr.24356) 3608 : cluster 0 pgmap v3576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:23 smithi040 bash[41173]: audit 2023-12-01T17:38:22.984473+0000 mon.c (mon.2) 2303 : audit 0 from='client.? 172.21.15.40:0/3151015065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:25 smithi141 bash[31670]: cluster 2023-12-01T17:38:24.573335+0000 mgr.y (mgr.24356) 3609 : cluster 0 pgmap v3577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:25 smithi141 bash[31670]: audit 2023-12-01T17:38:25.451696+0000 mon.a (mon.0) 2796 : audit 0 from='client.? 172.21.15.40:0/3487974202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:25 smithi040 bash[28232]: cluster 2023-12-01T17:38:24.573335+0000 mgr.y (mgr.24356) 3609 : cluster 0 pgmap v3577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:25 smithi040 bash[28232]: audit 2023-12-01T17:38:25.451696+0000 mon.a (mon.0) 2796 : audit 0 from='client.? 172.21.15.40:0/3487974202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:25 smithi040 bash[41173]: cluster 2023-12-01T17:38:24.573335+0000 mgr.y (mgr.24356) 3609 : cluster 0 pgmap v3577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:25 smithi040 bash[41173]: audit 2023-12-01T17:38:25.451696+0000 mon.a (mon.0) 2796 : audit 0 from='client.? 172.21.15.40:0/3487974202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:38:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:38:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:27 smithi040 bash[28232]: cluster 2023-12-01T17:38:26.573969+0000 mgr.y (mgr.24356) 3610 : cluster 0 pgmap v3578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:27 smithi040 bash[41173]: cluster 2023-12-01T17:38:26.573969+0000 mgr.y (mgr.24356) 3610 : cluster 0 pgmap v3578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:27 smithi141 bash[31670]: cluster 2023-12-01T17:38:26.573969+0000 mgr.y (mgr.24356) 3610 : cluster 0 pgmap v3578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:28 smithi040 bash[28232]: audit 2023-12-01T17:38:27.916276+0000 mon.a (mon.0) 2797 : audit 0 from='client.? 172.21.15.40:0/3027112077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:28 smithi040 bash[41173]: audit 2023-12-01T17:38:27.916276+0000 mon.a (mon.0) 2797 : audit 0 from='client.? 172.21.15.40:0/3027112077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:28 smithi141 bash[31670]: audit 2023-12-01T17:38:27.916276+0000 mon.a (mon.0) 2797 : audit 0 from='client.? 172.21.15.40:0/3027112077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:29 smithi040 bash[28232]: cluster 2023-12-01T17:38:28.574667+0000 mgr.y (mgr.24356) 3611 : cluster 0 pgmap v3579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:29 smithi040 bash[41173]: cluster 2023-12-01T17:38:28.574667+0000 mgr.y (mgr.24356) 3611 : cluster 0 pgmap v3579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:29 smithi141 bash[31670]: cluster 2023-12-01T17:38:28.574667+0000 mgr.y (mgr.24356) 3611 : cluster 0 pgmap v3579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:30 smithi040 bash[28232]: audit 2023-12-01T17:38:30.388530+0000 mon.c (mon.2) 2304 : audit 0 from='client.? 172.21.15.40:0/4121716011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:30 smithi040 bash[41173]: audit 2023-12-01T17:38:30.388530+0000 mon.c (mon.2) 2304 : audit 0 from='client.? 172.21.15.40:0/4121716011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:30 smithi141 bash[31670]: audit 2023-12-01T17:38:30.388530+0000 mon.c (mon.2) 2304 : audit 0 from='client.? 172.21.15.40:0/4121716011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:31 smithi040 bash[28232]: cluster 2023-12-01T17:38:30.575872+0000 mgr.y (mgr.24356) 3612 : cluster 0 pgmap v3580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:31 smithi040 bash[41173]: cluster 2023-12-01T17:38:30.575872+0000 mgr.y (mgr.24356) 3612 : cluster 0 pgmap v3580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:31 smithi141 bash[31670]: cluster 2023-12-01T17:38:30.575872+0000 mgr.y (mgr.24356) 3612 : cluster 0 pgmap v3580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:33 smithi040 bash[28232]: cluster 2023-12-01T17:38:32.576511+0000 mgr.y (mgr.24356) 3613 : cluster 0 pgmap v3581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:33 smithi040 bash[28232]: audit 2023-12-01T17:38:32.850906+0000 mon.c (mon.2) 2305 : audit 0 from='client.? 172.21.15.40:0/3316703741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:33 smithi040 bash[28232]: audit 2023-12-01T17:38:33.487553+0000 mon.c (mon.2) 2306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:33 smithi040 bash[41173]: cluster 2023-12-01T17:38:32.576511+0000 mgr.y (mgr.24356) 3613 : cluster 0 pgmap v3581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:33 smithi040 bash[41173]: audit 2023-12-01T17:38:32.850906+0000 mon.c (mon.2) 2305 : audit 0 from='client.? 172.21.15.40:0/3316703741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:33 smithi040 bash[41173]: audit 2023-12-01T17:38:33.487553+0000 mon.c (mon.2) 2306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:33 smithi141 bash[31670]: cluster 2023-12-01T17:38:32.576511+0000 mgr.y (mgr.24356) 3613 : cluster 0 pgmap v3581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:33 smithi141 bash[31670]: audit 2023-12-01T17:38:32.850906+0000 mon.c (mon.2) 2305 : audit 0 from='client.? 172.21.15.40:0/3316703741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:33 smithi141 bash[31670]: audit 2023-12-01T17:38:33.487553+0000 mon.c (mon.2) 2306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:35 smithi040 bash[41173]: cluster 2023-12-01T17:38:34.577679+0000 mgr.y (mgr.24356) 3614 : cluster 0 pgmap v3582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:35 smithi040 bash[41173]: audit 2023-12-01T17:38:35.310634+0000 mon.c (mon.2) 2307 : audit 0 from='client.? 172.21.15.40:0/2770517718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:35 smithi040 bash[28232]: cluster 2023-12-01T17:38:34.577679+0000 mgr.y (mgr.24356) 3614 : cluster 0 pgmap v3582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:35 smithi040 bash[28232]: audit 2023-12-01T17:38:35.310634+0000 mon.c (mon.2) 2307 : audit 0 from='client.? 172.21.15.40:0/2770517718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:35 smithi141 bash[31670]: cluster 2023-12-01T17:38:34.577679+0000 mgr.y (mgr.24356) 3614 : cluster 0 pgmap v3582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:35 smithi141 bash[31670]: audit 2023-12-01T17:38:35.310634+0000 mon.c (mon.2) 2307 : audit 0 from='client.? 172.21.15.40:0/2770517718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:38:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:38:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:37 smithi040 bash[28232]: cluster 2023-12-01T17:38:36.578479+0000 mgr.y (mgr.24356) 3615 : cluster 0 pgmap v3583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:37 smithi040 bash[28232]: audit 2023-12-01T17:38:37.772689+0000 mon.c (mon.2) 2308 : audit 0 from='client.? 172.21.15.40:0/1703573837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:37 smithi040 bash[41173]: cluster 2023-12-01T17:38:36.578479+0000 mgr.y (mgr.24356) 3615 : cluster 0 pgmap v3583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:37 smithi040 bash[41173]: audit 2023-12-01T17:38:37.772689+0000 mon.c (mon.2) 2308 : audit 0 from='client.? 172.21.15.40:0/1703573837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:37 smithi141 bash[31670]: cluster 2023-12-01T17:38:36.578479+0000 mgr.y (mgr.24356) 3615 : cluster 0 pgmap v3583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:37 smithi141 bash[31670]: audit 2023-12-01T17:38:37.772689+0000 mon.c (mon.2) 2308 : audit 0 from='client.? 172.21.15.40:0/1703573837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:39 smithi040 bash[41173]: cluster 2023-12-01T17:38:38.579178+0000 mgr.y (mgr.24356) 3616 : cluster 0 pgmap v3584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:39 smithi040 bash[28232]: cluster 2023-12-01T17:38:38.579178+0000 mgr.y (mgr.24356) 3616 : cluster 0 pgmap v3584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:39 smithi141 bash[31670]: cluster 2023-12-01T17:38:38.579178+0000 mgr.y (mgr.24356) 3616 : cluster 0 pgmap v3584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:40 smithi040 bash[28232]: audit 2023-12-01T17:38:40.244214+0000 mon.a (mon.0) 2798 : audit 0 from='client.? 172.21.15.40:0/1260878372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:40 smithi040 bash[41173]: audit 2023-12-01T17:38:40.244214+0000 mon.a (mon.0) 2798 : audit 0 from='client.? 172.21.15.40:0/1260878372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:40 smithi141 bash[31670]: audit 2023-12-01T17:38:40.244214+0000 mon.a (mon.0) 2798 : audit 0 from='client.? 172.21.15.40:0/1260878372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:41 smithi040 bash[28232]: cluster 2023-12-01T17:38:40.580340+0000 mgr.y (mgr.24356) 3617 : cluster 0 pgmap v3585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:41 smithi040 bash[41173]: cluster 2023-12-01T17:38:40.580340+0000 mgr.y (mgr.24356) 3617 : cluster 0 pgmap v3585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:41 smithi141 bash[31670]: cluster 2023-12-01T17:38:40.580340+0000 mgr.y (mgr.24356) 3617 : cluster 0 pgmap v3585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:42 smithi040 bash[28232]: audit 2023-12-01T17:38:42.713170+0000 mon.c (mon.2) 2309 : audit 0 from='client.? 172.21.15.40:0/1433377628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:42 smithi040 bash[41173]: audit 2023-12-01T17:38:42.713170+0000 mon.c (mon.2) 2309 : audit 0 from='client.? 172.21.15.40:0/1433377628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:42 smithi141 bash[31670]: audit 2023-12-01T17:38:42.713170+0000 mon.c (mon.2) 2309 : audit 0 from='client.? 172.21.15.40:0/1433377628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:43 smithi040 bash[28232]: cluster 2023-12-01T17:38:42.580984+0000 mgr.y (mgr.24356) 3618 : cluster 0 pgmap v3586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:43 smithi040 bash[41173]: cluster 2023-12-01T17:38:42.580984+0000 mgr.y (mgr.24356) 3618 : cluster 0 pgmap v3586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:43 smithi141 bash[31670]: cluster 2023-12-01T17:38:42.580984+0000 mgr.y (mgr.24356) 3618 : cluster 0 pgmap v3586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:45 smithi141 bash[31670]: cluster 2023-12-01T17:38:44.582125+0000 mgr.y (mgr.24356) 3619 : cluster 0 pgmap v3587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:45 smithi141 bash[31670]: audit 2023-12-01T17:38:45.171836+0000 mon.c (mon.2) 2310 : audit 0 from='client.? 172.21.15.40:0/2023148676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:45 smithi040 bash[28232]: cluster 2023-12-01T17:38:44.582125+0000 mgr.y (mgr.24356) 3619 : cluster 0 pgmap v3587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:45 smithi040 bash[28232]: audit 2023-12-01T17:38:45.171836+0000 mon.c (mon.2) 2310 : audit 0 from='client.? 172.21.15.40:0/2023148676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:45 smithi040 bash[41173]: cluster 2023-12-01T17:38:44.582125+0000 mgr.y (mgr.24356) 3619 : cluster 0 pgmap v3587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:45 smithi040 bash[41173]: audit 2023-12-01T17:38:45.171836+0000 mon.c (mon.2) 2310 : audit 0 from='client.? 172.21.15.40:0/2023148676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:38:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:38:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:47 smithi141 bash[31670]: cluster 2023-12-01T17:38:46.582761+0000 mgr.y (mgr.24356) 3620 : cluster 0 pgmap v3588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:47 smithi141 bash[31670]: audit 2023-12-01T17:38:47.633469+0000 mon.a (mon.0) 2799 : audit 0 from='client.? 172.21.15.40:0/3301518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:47 smithi040 bash[28232]: cluster 2023-12-01T17:38:46.582761+0000 mgr.y (mgr.24356) 3620 : cluster 0 pgmap v3588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:47 smithi040 bash[28232]: audit 2023-12-01T17:38:47.633469+0000 mon.a (mon.0) 2799 : audit 0 from='client.? 172.21.15.40:0/3301518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:47 smithi040 bash[41173]: cluster 2023-12-01T17:38:46.582761+0000 mgr.y (mgr.24356) 3620 : cluster 0 pgmap v3588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:47 smithi040 bash[41173]: audit 2023-12-01T17:38:47.633469+0000 mon.a (mon.0) 2799 : audit 0 from='client.? 172.21.15.40:0/3301518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:48 smithi141 bash[31670]: audit 2023-12-01T17:38:48.487917+0000 mon.c (mon.2) 2311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:48 smithi040 bash[28232]: audit 2023-12-01T17:38:48.487917+0000 mon.c (mon.2) 2311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:48 smithi040 bash[41173]: audit 2023-12-01T17:38:48.487917+0000 mon.c (mon.2) 2311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:49 smithi141 bash[31670]: cluster 2023-12-01T17:38:48.583418+0000 mgr.y (mgr.24356) 3621 : cluster 0 pgmap v3589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:49 smithi040 bash[28232]: cluster 2023-12-01T17:38:48.583418+0000 mgr.y (mgr.24356) 3621 : cluster 0 pgmap v3589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:49 smithi040 bash[41173]: cluster 2023-12-01T17:38:48.583418+0000 mgr.y (mgr.24356) 3621 : cluster 0 pgmap v3589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:50 smithi141 bash[31670]: audit 2023-12-01T17:38:50.106104+0000 mon.c (mon.2) 2312 : audit 0 from='client.? 172.21.15.40:0/1973603001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:50 smithi040 bash[28232]: audit 2023-12-01T17:38:50.106104+0000 mon.c (mon.2) 2312 : audit 0 from='client.? 172.21.15.40:0/1973603001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:50 smithi040 bash[41173]: audit 2023-12-01T17:38:50.106104+0000 mon.c (mon.2) 2312 : audit 0 from='client.? 172.21.15.40:0/1973603001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:51 smithi141 bash[31670]: cluster 2023-12-01T17:38:50.584621+0000 mgr.y (mgr.24356) 3622 : cluster 0 pgmap v3590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:51 smithi040 bash[41173]: cluster 2023-12-01T17:38:50.584621+0000 mgr.y (mgr.24356) 3622 : cluster 0 pgmap v3590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:51 smithi040 bash[28232]: cluster 2023-12-01T17:38:50.584621+0000 mgr.y (mgr.24356) 3622 : cluster 0 pgmap v3590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:52 smithi141 bash[31670]: audit 2023-12-01T17:38:52.571609+0000 mon.c (mon.2) 2313 : audit 0 from='client.? 172.21.15.40:0/585741203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:52 smithi040 bash[28232]: audit 2023-12-01T17:38:52.571609+0000 mon.c (mon.2) 2313 : audit 0 from='client.? 172.21.15.40:0/585741203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:52 smithi040 bash[41173]: audit 2023-12-01T17:38:52.571609+0000 mon.c (mon.2) 2313 : audit 0 from='client.? 172.21.15.40:0/585741203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:53 smithi141 bash[31670]: cluster 2023-12-01T17:38:52.585154+0000 mgr.y (mgr.24356) 3623 : cluster 0 pgmap v3591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:53 smithi040 bash[41173]: cluster 2023-12-01T17:38:52.585154+0000 mgr.y (mgr.24356) 3623 : cluster 0 pgmap v3591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:53 smithi040 bash[28232]: cluster 2023-12-01T17:38:52.585154+0000 mgr.y (mgr.24356) 3623 : cluster 0 pgmap v3591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:55 smithi141 bash[31670]: cluster 2023-12-01T17:38:54.586288+0000 mgr.y (mgr.24356) 3624 : cluster 0 pgmap v3592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:55 smithi141 bash[31670]: audit 2023-12-01T17:38:55.037632+0000 mon.a (mon.0) 2800 : audit 0 from='client.? 172.21.15.40:0/2352113160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:55 smithi040 bash[41173]: cluster 2023-12-01T17:38:54.586288+0000 mgr.y (mgr.24356) 3624 : cluster 0 pgmap v3592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:55 smithi040 bash[41173]: audit 2023-12-01T17:38:55.037632+0000 mon.a (mon.0) 2800 : audit 0 from='client.? 172.21.15.40:0/2352113160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:55 smithi040 bash[28232]: cluster 2023-12-01T17:38:54.586288+0000 mgr.y (mgr.24356) 3624 : cluster 0 pgmap v3592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:55 smithi040 bash[28232]: audit 2023-12-01T17:38:55.037632+0000 mon.a (mon.0) 2800 : audit 0 from='client.? 172.21.15.40:0/2352113160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:38:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:38:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:57 smithi141 bash[31670]: cluster 2023-12-01T17:38:56.586966+0000 mgr.y (mgr.24356) 3625 : cluster 0 pgmap v3593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:57 smithi141 bash[31670]: audit 2023-12-01T17:38:57.506226+0000 mon.a (mon.0) 2801 : audit 0 from='client.? 172.21.15.40:0/4234765226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:57 smithi040 bash[28232]: cluster 2023-12-01T17:38:56.586966+0000 mgr.y (mgr.24356) 3625 : cluster 0 pgmap v3593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:57 smithi040 bash[28232]: audit 2023-12-01T17:38:57.506226+0000 mon.a (mon.0) 2801 : audit 0 from='client.? 172.21.15.40:0/4234765226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:38:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:57 smithi040 bash[41173]: cluster 2023-12-01T17:38:56.586966+0000 mgr.y (mgr.24356) 3625 : cluster 0 pgmap v3593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:38:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:57 smithi040 bash[41173]: audit 2023-12-01T17:38:57.506226+0000 mon.a (mon.0) 2801 : audit 0 from='client.? 172.21.15.40:0/4234765226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:38:59 smithi141 bash[31670]: cluster 2023-12-01T17:38:58.587650+0000 mgr.y (mgr.24356) 3626 : cluster 0 pgmap v3594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:38:59 smithi040 bash[28232]: cluster 2023-12-01T17:38:58.587650+0000 mgr.y (mgr.24356) 3626 : cluster 0 pgmap v3594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:38:59 smithi040 bash[41173]: cluster 2023-12-01T17:38:58.587650+0000 mgr.y (mgr.24356) 3626 : cluster 0 pgmap v3594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:00 smithi141 bash[31670]: audit 2023-12-01T17:38:59.966024+0000 mon.a (mon.0) 2802 : audit 0 from='client.? 172.21.15.40:0/3613712630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:00 smithi040 bash[41173]: audit 2023-12-01T17:38:59.966024+0000 mon.a (mon.0) 2802 : audit 0 from='client.? 172.21.15.40:0/3613712630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:00 smithi040 bash[28232]: audit 2023-12-01T17:38:59.966024+0000 mon.a (mon.0) 2802 : audit 0 from='client.? 172.21.15.40:0/3613712630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:01 smithi141 bash[31670]: cluster 2023-12-01T17:39:00.588863+0000 mgr.y (mgr.24356) 3627 : cluster 0 pgmap v3595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:01 smithi040 bash[28232]: cluster 2023-12-01T17:39:00.588863+0000 mgr.y (mgr.24356) 3627 : cluster 0 pgmap v3595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:01 smithi040 bash[41173]: cluster 2023-12-01T17:39:00.588863+0000 mgr.y (mgr.24356) 3627 : cluster 0 pgmap v3595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:02 smithi141 bash[31670]: audit 2023-12-01T17:39:02.427443+0000 mon.c (mon.2) 2314 : audit 0 from='client.? 172.21.15.40:0/598285395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:02 smithi040 bash[28232]: audit 2023-12-01T17:39:02.427443+0000 mon.c (mon.2) 2314 : audit 0 from='client.? 172.21.15.40:0/598285395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:02 smithi040 bash[41173]: audit 2023-12-01T17:39:02.427443+0000 mon.c (mon.2) 2314 : audit 0 from='client.? 172.21.15.40:0/598285395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:03 smithi141 bash[31670]: cluster 2023-12-01T17:39:02.589568+0000 mgr.y (mgr.24356) 3628 : cluster 0 pgmap v3596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:03 smithi141 bash[31670]: audit 2023-12-01T17:39:03.488345+0000 mon.c (mon.2) 2315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:03 smithi040 bash[28232]: cluster 2023-12-01T17:39:02.589568+0000 mgr.y (mgr.24356) 3628 : cluster 0 pgmap v3596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:03 smithi040 bash[28232]: audit 2023-12-01T17:39:03.488345+0000 mon.c (mon.2) 2315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:03 smithi040 bash[41173]: cluster 2023-12-01T17:39:02.589568+0000 mgr.y (mgr.24356) 3628 : cluster 0 pgmap v3596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:03 smithi040 bash[41173]: audit 2023-12-01T17:39:03.488345+0000 mon.c (mon.2) 2315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:05 smithi141 bash[31670]: cluster 2023-12-01T17:39:04.590395+0000 mgr.y (mgr.24356) 3629 : cluster 0 pgmap v3597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:05 smithi141 bash[31670]: audit 2023-12-01T17:39:04.900807+0000 mon.c (mon.2) 2316 : audit 0 from='client.? 172.21.15.40:0/2636470013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:05 smithi141 bash[31670]: audit 2023-12-01T17:39:05.756356+0000 mon.c (mon.2) 2317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:39:06.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:05 smithi040 bash[28232]: cluster 2023-12-01T17:39:04.590395+0000 mgr.y (mgr.24356) 3629 : cluster 0 pgmap v3597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:06.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:05 smithi040 bash[28232]: audit 2023-12-01T17:39:04.900807+0000 mon.c (mon.2) 2316 : audit 0 from='client.? 172.21.15.40:0/2636470013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:06.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:05 smithi040 bash[28232]: audit 2023-12-01T17:39:05.756356+0000 mon.c (mon.2) 2317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:39:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:06 smithi040 bash[41173]: cluster 2023-12-01T17:39:04.590395+0000 mgr.y (mgr.24356) 3629 : cluster 0 pgmap v3597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:06 smithi040 bash[41173]: audit 2023-12-01T17:39:04.900807+0000 mon.c (mon.2) 2316 : audit 0 from='client.? 172.21.15.40:0/2636470013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:06 smithi040 bash[41173]: audit 2023-12-01T17:39:05.756356+0000 mon.c (mon.2) 2317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:39:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:39:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:39:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:07 smithi141 bash[31670]: cluster 2023-12-01T17:39:06.591048+0000 mgr.y (mgr.24356) 3630 : cluster 0 pgmap v3598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:07 smithi141 bash[31670]: audit 2023-12-01T17:39:07.366337+0000 mon.c (mon.2) 2318 : audit 0 from='client.? 172.21.15.40:0/4198018158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:07 smithi040 bash[41173]: cluster 2023-12-01T17:39:06.591048+0000 mgr.y (mgr.24356) 3630 : cluster 0 pgmap v3598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:07 smithi040 bash[41173]: audit 2023-12-01T17:39:07.366337+0000 mon.c (mon.2) 2318 : audit 0 from='client.? 172.21.15.40:0/4198018158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:07 smithi040 bash[28232]: cluster 2023-12-01T17:39:06.591048+0000 mgr.y (mgr.24356) 3630 : cluster 0 pgmap v3598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:07 smithi040 bash[28232]: audit 2023-12-01T17:39:07.366337+0000 mon.c (mon.2) 2318 : audit 0 from='client.? 172.21.15.40:0/4198018158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:09 smithi040 bash[28232]: cluster 2023-12-01T17:39:08.591714+0000 mgr.y (mgr.24356) 3631 : cluster 0 pgmap v3599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:09 smithi040 bash[41173]: cluster 2023-12-01T17:39:08.591714+0000 mgr.y (mgr.24356) 3631 : cluster 0 pgmap v3599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:09 smithi141 bash[31670]: cluster 2023-12-01T17:39:08.591714+0000 mgr.y (mgr.24356) 3631 : cluster 0 pgmap v3599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:10 smithi040 bash[28232]: audit 2023-12-01T17:39:09.832652+0000 mon.c (mon.2) 2319 : audit 0 from='client.? 172.21.15.40:0/941275478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:10 smithi040 bash[41173]: audit 2023-12-01T17:39:09.832652+0000 mon.c (mon.2) 2319 : audit 0 from='client.? 172.21.15.40:0/941275478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:10 smithi141 bash[31670]: audit 2023-12-01T17:39:09.832652+0000 mon.c (mon.2) 2319 : audit 0 from='client.? 172.21.15.40:0/941275478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:11 smithi040 bash[28232]: cluster 2023-12-01T17:39:10.592930+0000 mgr.y (mgr.24356) 3632 : cluster 0 pgmap v3600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:11 smithi040 bash[28232]: audit 2023-12-01T17:39:11.653668+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:11 smithi040 bash[28232]: audit 2023-12-01T17:39:11.664464+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:11 smithi040 bash[41173]: cluster 2023-12-01T17:39:10.592930+0000 mgr.y (mgr.24356) 3632 : cluster 0 pgmap v3600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:11 smithi040 bash[41173]: audit 2023-12-01T17:39:11.653668+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:11 smithi040 bash[41173]: audit 2023-12-01T17:39:11.664464+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:11 smithi141 bash[31670]: cluster 2023-12-01T17:39:10.592930+0000 mgr.y (mgr.24356) 3632 : cluster 0 pgmap v3600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:11 smithi141 bash[31670]: audit 2023-12-01T17:39:11.653668+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:11 smithi141 bash[31670]: audit 2023-12-01T17:39:11.664464+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: audit 2023-12-01T17:39:11.953146+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: audit 2023-12-01T17:39:11.962668+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: audit 2023-12-01T17:39:12.296433+0000 mon.c (mon.2) 2320 : audit 0 from='client.? 172.21.15.40:0/1590364579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: audit 2023-12-01T17:39:12.433718+0000 mon.c (mon.2) 2321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:39:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: audit 2023-12-01T17:39:12.435466+0000 mon.c (mon.2) 2322 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:39:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: audit 2023-12-01T17:39:12.444916+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:12 smithi141 bash[31670]: cluster 2023-12-01T17:39:12.593629+0000 mgr.y (mgr.24356) 3633 : cluster 0 pgmap v3601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: audit 2023-12-01T17:39:11.953146+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: audit 2023-12-01T17:39:11.962668+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: audit 2023-12-01T17:39:12.296433+0000 mon.c (mon.2) 2320 : audit 0 from='client.? 172.21.15.40:0/1590364579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: audit 2023-12-01T17:39:12.433718+0000 mon.c (mon.2) 2321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: audit 2023-12-01T17:39:12.435466+0000 mon.c (mon.2) 2322 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: audit 2023-12-01T17:39:12.444916+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[28232]: cluster 2023-12-01T17:39:12.593629+0000 mgr.y (mgr.24356) 3633 : cluster 0 pgmap v3601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: audit 2023-12-01T17:39:11.953146+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: audit 2023-12-01T17:39:11.962668+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: audit 2023-12-01T17:39:12.296433+0000 mon.c (mon.2) 2320 : audit 0 from='client.? 172.21.15.40:0/1590364579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: audit 2023-12-01T17:39:12.433718+0000 mon.c (mon.2) 2321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: audit 2023-12-01T17:39:12.435466+0000 mon.c (mon.2) 2322 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: audit 2023-12-01T17:39:12.444916+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:12 smithi040 bash[41173]: cluster 2023-12-01T17:39:12.593629+0000 mgr.y (mgr.24356) 3633 : cluster 0 pgmap v3601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:15 smithi141 bash[31670]: cluster 2023-12-01T17:39:14.594387+0000 mgr.y (mgr.24356) 3634 : cluster 0 pgmap v3602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:15 smithi141 bash[31670]: audit 2023-12-01T17:39:14.772714+0000 mon.a (mon.0) 2808 : audit 0 from='client.? 172.21.15.40:0/3280286513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:15 smithi040 bash[28232]: cluster 2023-12-01T17:39:14.594387+0000 mgr.y (mgr.24356) 3634 : cluster 0 pgmap v3602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:15 smithi040 bash[28232]: audit 2023-12-01T17:39:14.772714+0000 mon.a (mon.0) 2808 : audit 0 from='client.? 172.21.15.40:0/3280286513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:15 smithi040 bash[41173]: cluster 2023-12-01T17:39:14.594387+0000 mgr.y (mgr.24356) 3634 : cluster 0 pgmap v3602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:15 smithi040 bash[41173]: audit 2023-12-01T17:39:14.772714+0000 mon.a (mon.0) 2808 : audit 0 from='client.? 172.21.15.40:0/3280286513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:39:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:39:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:17 smithi141 bash[31670]: cluster 2023-12-01T17:39:16.595143+0000 mgr.y (mgr.24356) 3635 : cluster 0 pgmap v3603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:17 smithi141 bash[31670]: audit 2023-12-01T17:39:17.234650+0000 mon.c (mon.2) 2323 : audit 0 from='client.? 172.21.15.40:0/3710511922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:17 smithi040 bash[28232]: cluster 2023-12-01T17:39:16.595143+0000 mgr.y (mgr.24356) 3635 : cluster 0 pgmap v3603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:17 smithi040 bash[28232]: audit 2023-12-01T17:39:17.234650+0000 mon.c (mon.2) 2323 : audit 0 from='client.? 172.21.15.40:0/3710511922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:17 smithi040 bash[41173]: cluster 2023-12-01T17:39:16.595143+0000 mgr.y (mgr.24356) 3635 : cluster 0 pgmap v3603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:17 smithi040 bash[41173]: audit 2023-12-01T17:39:17.234650+0000 mon.c (mon.2) 2323 : audit 0 from='client.? 172.21.15.40:0/3710511922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:18 smithi141 bash[31670]: audit 2023-12-01T17:39:18.489011+0000 mon.c (mon.2) 2324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:18 smithi040 bash[28232]: audit 2023-12-01T17:39:18.489011+0000 mon.c (mon.2) 2324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:18 smithi040 bash[41173]: audit 2023-12-01T17:39:18.489011+0000 mon.c (mon.2) 2324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:19 smithi141 bash[31670]: cluster 2023-12-01T17:39:18.595841+0000 mgr.y (mgr.24356) 3636 : cluster 0 pgmap v3604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:19 smithi040 bash[28232]: cluster 2023-12-01T17:39:18.595841+0000 mgr.y (mgr.24356) 3636 : cluster 0 pgmap v3604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:19 smithi040 bash[41173]: cluster 2023-12-01T17:39:18.595841+0000 mgr.y (mgr.24356) 3636 : cluster 0 pgmap v3604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:20 smithi141 bash[31670]: audit 2023-12-01T17:39:19.722753+0000 mon.a (mon.0) 2809 : audit 0 from='client.? 172.21.15.40:0/2282114517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:20 smithi040 bash[28232]: audit 2023-12-01T17:39:19.722753+0000 mon.a (mon.0) 2809 : audit 0 from='client.? 172.21.15.40:0/2282114517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:20 smithi040 bash[41173]: audit 2023-12-01T17:39:19.722753+0000 mon.a (mon.0) 2809 : audit 0 from='client.? 172.21.15.40:0/2282114517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:21 smithi141 bash[31670]: cluster 2023-12-01T17:39:20.597025+0000 mgr.y (mgr.24356) 3637 : cluster 0 pgmap v3605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:21 smithi040 bash[28232]: cluster 2023-12-01T17:39:20.597025+0000 mgr.y (mgr.24356) 3637 : cluster 0 pgmap v3605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:21 smithi040 bash[41173]: cluster 2023-12-01T17:39:20.597025+0000 mgr.y (mgr.24356) 3637 : cluster 0 pgmap v3605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:22 smithi141 bash[31670]: audit 2023-12-01T17:39:22.182307+0000 mon.c (mon.2) 2325 : audit 0 from='client.? 172.21.15.40:0/2539402509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:22 smithi040 bash[28232]: audit 2023-12-01T17:39:22.182307+0000 mon.c (mon.2) 2325 : audit 0 from='client.? 172.21.15.40:0/2539402509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:22 smithi040 bash[41173]: audit 2023-12-01T17:39:22.182307+0000 mon.c (mon.2) 2325 : audit 0 from='client.? 172.21.15.40:0/2539402509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:23 smithi141 bash[31670]: cluster 2023-12-01T17:39:22.597661+0000 mgr.y (mgr.24356) 3638 : cluster 0 pgmap v3606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:23 smithi040 bash[28232]: cluster 2023-12-01T17:39:22.597661+0000 mgr.y (mgr.24356) 3638 : cluster 0 pgmap v3606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:23 smithi040 bash[41173]: cluster 2023-12-01T17:39:22.597661+0000 mgr.y (mgr.24356) 3638 : cluster 0 pgmap v3606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:24 smithi141 bash[31670]: audit 2023-12-01T17:39:24.646223+0000 mon.a (mon.0) 2810 : audit 0 from='client.? 172.21.15.40:0/3608137755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:24 smithi040 bash[28232]: audit 2023-12-01T17:39:24.646223+0000 mon.a (mon.0) 2810 : audit 0 from='client.? 172.21.15.40:0/3608137755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:24 smithi040 bash[41173]: audit 2023-12-01T17:39:24.646223+0000 mon.a (mon.0) 2810 : audit 0 from='client.? 172.21.15.40:0/3608137755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:25 smithi141 bash[31670]: cluster 2023-12-01T17:39:24.598455+0000 mgr.y (mgr.24356) 3639 : cluster 0 pgmap v3607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:25 smithi040 bash[28232]: cluster 2023-12-01T17:39:24.598455+0000 mgr.y (mgr.24356) 3639 : cluster 0 pgmap v3607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:25 smithi040 bash[41173]: cluster 2023-12-01T17:39:24.598455+0000 mgr.y (mgr.24356) 3639 : cluster 0 pgmap v3607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:39:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:39:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:27 smithi141 bash[31670]: cluster 2023-12-01T17:39:26.599112+0000 mgr.y (mgr.24356) 3640 : cluster 0 pgmap v3608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:27 smithi141 bash[31670]: audit 2023-12-01T17:39:27.126940+0000 mon.c (mon.2) 2326 : audit 0 from='client.? 172.21.15.40:0/3166540279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:27 smithi040 bash[41173]: cluster 2023-12-01T17:39:26.599112+0000 mgr.y (mgr.24356) 3640 : cluster 0 pgmap v3608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:27 smithi040 bash[41173]: audit 2023-12-01T17:39:27.126940+0000 mon.c (mon.2) 2326 : audit 0 from='client.? 172.21.15.40:0/3166540279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:27 smithi040 bash[28232]: cluster 2023-12-01T17:39:26.599112+0000 mgr.y (mgr.24356) 3640 : cluster 0 pgmap v3608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:27 smithi040 bash[28232]: audit 2023-12-01T17:39:27.126940+0000 mon.c (mon.2) 2326 : audit 0 from='client.? 172.21.15.40:0/3166540279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:29 smithi141 bash[31670]: cluster 2023-12-01T17:39:28.599890+0000 mgr.y (mgr.24356) 3641 : cluster 0 pgmap v3609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:29 smithi141 bash[31670]: audit 2023-12-01T17:39:29.591336+0000 mon.c (mon.2) 2327 : audit 0 from='client.? 172.21.15.40:0/3120945321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:29 smithi040 bash[41173]: cluster 2023-12-01T17:39:28.599890+0000 mgr.y (mgr.24356) 3641 : cluster 0 pgmap v3609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:29 smithi040 bash[41173]: audit 2023-12-01T17:39:29.591336+0000 mon.c (mon.2) 2327 : audit 0 from='client.? 172.21.15.40:0/3120945321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:29 smithi040 bash[28232]: cluster 2023-12-01T17:39:28.599890+0000 mgr.y (mgr.24356) 3641 : cluster 0 pgmap v3609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:29 smithi040 bash[28232]: audit 2023-12-01T17:39:29.591336+0000 mon.c (mon.2) 2327 : audit 0 from='client.? 172.21.15.40:0/3120945321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:31 smithi141 bash[31670]: cluster 2023-12-01T17:39:30.601243+0000 mgr.y (mgr.24356) 3642 : cluster 0 pgmap v3610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:31 smithi040 bash[28232]: cluster 2023-12-01T17:39:30.601243+0000 mgr.y (mgr.24356) 3642 : cluster 0 pgmap v3610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:31 smithi040 bash[41173]: cluster 2023-12-01T17:39:30.601243+0000 mgr.y (mgr.24356) 3642 : cluster 0 pgmap v3610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:32 smithi141 bash[31670]: audit 2023-12-01T17:39:32.055109+0000 mon.c (mon.2) 2328 : audit 0 from='client.? 172.21.15.40:0/601769777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:32 smithi040 bash[28232]: audit 2023-12-01T17:39:32.055109+0000 mon.c (mon.2) 2328 : audit 0 from='client.? 172.21.15.40:0/601769777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:32 smithi040 bash[41173]: audit 2023-12-01T17:39:32.055109+0000 mon.c (mon.2) 2328 : audit 0 from='client.? 172.21.15.40:0/601769777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:33 smithi141 bash[31670]: cluster 2023-12-01T17:39:32.601932+0000 mgr.y (mgr.24356) 3643 : cluster 0 pgmap v3611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:33 smithi141 bash[31670]: audit 2023-12-01T17:39:33.489356+0000 mon.c (mon.2) 2329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:33 smithi040 bash[28232]: cluster 2023-12-01T17:39:32.601932+0000 mgr.y (mgr.24356) 3643 : cluster 0 pgmap v3611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:33 smithi040 bash[28232]: audit 2023-12-01T17:39:33.489356+0000 mon.c (mon.2) 2329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:33 smithi040 bash[41173]: cluster 2023-12-01T17:39:32.601932+0000 mgr.y (mgr.24356) 3643 : cluster 0 pgmap v3611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:33 smithi040 bash[41173]: audit 2023-12-01T17:39:33.489356+0000 mon.c (mon.2) 2329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:34 smithi141 bash[31670]: audit 2023-12-01T17:39:34.514971+0000 mon.a (mon.0) 2811 : audit 0 from='client.? 172.21.15.40:0/1902071466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:34 smithi040 bash[41173]: audit 2023-12-01T17:39:34.514971+0000 mon.a (mon.0) 2811 : audit 0 from='client.? 172.21.15.40:0/1902071466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:34 smithi040 bash[28232]: audit 2023-12-01T17:39:34.514971+0000 mon.a (mon.0) 2811 : audit 0 from='client.? 172.21.15.40:0/1902071466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:35 smithi141 bash[31670]: cluster 2023-12-01T17:39:34.603034+0000 mgr.y (mgr.24356) 3644 : cluster 0 pgmap v3612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:35 smithi040 bash[41173]: cluster 2023-12-01T17:39:34.603034+0000 mgr.y (mgr.24356) 3644 : cluster 0 pgmap v3612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:35 smithi040 bash[28232]: cluster 2023-12-01T17:39:34.603034+0000 mgr.y (mgr.24356) 3644 : cluster 0 pgmap v3612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:39:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:39:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:37 smithi040 bash[28232]: cluster 2023-12-01T17:39:36.603673+0000 mgr.y (mgr.24356) 3645 : cluster 0 pgmap v3613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:37 smithi040 bash[28232]: audit 2023-12-01T17:39:36.975739+0000 mon.a (mon.0) 2812 : audit 0 from='client.? 172.21.15.40:0/362082020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:37 smithi040 bash[41173]: cluster 2023-12-01T17:39:36.603673+0000 mgr.y (mgr.24356) 3645 : cluster 0 pgmap v3613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:37 smithi040 bash[41173]: audit 2023-12-01T17:39:36.975739+0000 mon.a (mon.0) 2812 : audit 0 from='client.? 172.21.15.40:0/362082020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:37 smithi141 bash[31670]: cluster 2023-12-01T17:39:36.603673+0000 mgr.y (mgr.24356) 3645 : cluster 0 pgmap v3613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:37 smithi141 bash[31670]: audit 2023-12-01T17:39:36.975739+0000 mon.a (mon.0) 2812 : audit 0 from='client.? 172.21.15.40:0/362082020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:39 smithi040 bash[28232]: cluster 2023-12-01T17:39:38.604322+0000 mgr.y (mgr.24356) 3646 : cluster 0 pgmap v3614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:39 smithi040 bash[28232]: audit 2023-12-01T17:39:39.443808+0000 mon.c (mon.2) 2330 : audit 0 from='client.? 172.21.15.40:0/3863700873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:39 smithi040 bash[41173]: cluster 2023-12-01T17:39:38.604322+0000 mgr.y (mgr.24356) 3646 : cluster 0 pgmap v3614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:39 smithi040 bash[41173]: audit 2023-12-01T17:39:39.443808+0000 mon.c (mon.2) 2330 : audit 0 from='client.? 172.21.15.40:0/3863700873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:39 smithi141 bash[31670]: cluster 2023-12-01T17:39:38.604322+0000 mgr.y (mgr.24356) 3646 : cluster 0 pgmap v3614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:39 smithi141 bash[31670]: audit 2023-12-01T17:39:39.443808+0000 mon.c (mon.2) 2330 : audit 0 from='client.? 172.21.15.40:0/3863700873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:41 smithi040 bash[28232]: cluster 2023-12-01T17:39:40.605474+0000 mgr.y (mgr.24356) 3647 : cluster 0 pgmap v3615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:41 smithi040 bash[41173]: cluster 2023-12-01T17:39:40.605474+0000 mgr.y (mgr.24356) 3647 : cluster 0 pgmap v3615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:41 smithi141 bash[31670]: cluster 2023-12-01T17:39:40.605474+0000 mgr.y (mgr.24356) 3647 : cluster 0 pgmap v3615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:42 smithi040 bash[28232]: audit 2023-12-01T17:39:41.903252+0000 mon.a (mon.0) 2813 : audit 0 from='client.? 172.21.15.40:0/3052545567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:42 smithi040 bash[41173]: audit 2023-12-01T17:39:41.903252+0000 mon.a (mon.0) 2813 : audit 0 from='client.? 172.21.15.40:0/3052545567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:42 smithi141 bash[31670]: audit 2023-12-01T17:39:41.903252+0000 mon.a (mon.0) 2813 : audit 0 from='client.? 172.21.15.40:0/3052545567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:43 smithi040 bash[41173]: cluster 2023-12-01T17:39:42.606120+0000 mgr.y (mgr.24356) 3648 : cluster 0 pgmap v3616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:43 smithi040 bash[28232]: cluster 2023-12-01T17:39:42.606120+0000 mgr.y (mgr.24356) 3648 : cluster 0 pgmap v3616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:43 smithi141 bash[31670]: cluster 2023-12-01T17:39:42.606120+0000 mgr.y (mgr.24356) 3648 : cluster 0 pgmap v3616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:44 smithi040 bash[28232]: audit 2023-12-01T17:39:44.371531+0000 mon.c (mon.2) 2331 : audit 0 from='client.? 172.21.15.40:0/3934023438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:44 smithi040 bash[41173]: audit 2023-12-01T17:39:44.371531+0000 mon.c (mon.2) 2331 : audit 0 from='client.? 172.21.15.40:0/3934023438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:44 smithi141 bash[31670]: audit 2023-12-01T17:39:44.371531+0000 mon.c (mon.2) 2331 : audit 0 from='client.? 172.21.15.40:0/3934023438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:45 smithi040 bash[28232]: cluster 2023-12-01T17:39:44.607290+0000 mgr.y (mgr.24356) 3649 : cluster 0 pgmap v3617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:45 smithi040 bash[41173]: cluster 2023-12-01T17:39:44.607290+0000 mgr.y (mgr.24356) 3649 : cluster 0 pgmap v3617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:45 smithi141 bash[31670]: cluster 2023-12-01T17:39:44.607290+0000 mgr.y (mgr.24356) 3649 : cluster 0 pgmap v3617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:39:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:39:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:47 smithi040 bash[28232]: cluster 2023-12-01T17:39:46.607940+0000 mgr.y (mgr.24356) 3650 : cluster 0 pgmap v3618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:47 smithi040 bash[28232]: audit 2023-12-01T17:39:46.837722+0000 mon.c (mon.2) 2332 : audit 0 from='client.? 172.21.15.40:0/1300340979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:47 smithi040 bash[41173]: cluster 2023-12-01T17:39:46.607940+0000 mgr.y (mgr.24356) 3650 : cluster 0 pgmap v3618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:47 smithi040 bash[41173]: audit 2023-12-01T17:39:46.837722+0000 mon.c (mon.2) 2332 : audit 0 from='client.? 172.21.15.40:0/1300340979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:47 smithi141 bash[31670]: cluster 2023-12-01T17:39:46.607940+0000 mgr.y (mgr.24356) 3650 : cluster 0 pgmap v3618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:47 smithi141 bash[31670]: audit 2023-12-01T17:39:46.837722+0000 mon.c (mon.2) 2332 : audit 0 from='client.? 172.21.15.40:0/1300340979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:48 smithi040 bash[28232]: audit 2023-12-01T17:39:48.489663+0000 mon.c (mon.2) 2333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:48 smithi040 bash[41173]: audit 2023-12-01T17:39:48.489663+0000 mon.c (mon.2) 2333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:48 smithi141 bash[31670]: audit 2023-12-01T17:39:48.489663+0000 mon.c (mon.2) 2333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:49 smithi040 bash[41173]: cluster 2023-12-01T17:39:48.608680+0000 mgr.y (mgr.24356) 3651 : cluster 0 pgmap v3619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:49 smithi040 bash[41173]: audit 2023-12-01T17:39:49.321974+0000 mon.c (mon.2) 2334 : audit 0 from='client.? 172.21.15.40:0/3177988996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:49 smithi040 bash[28232]: cluster 2023-12-01T17:39:48.608680+0000 mgr.y (mgr.24356) 3651 : cluster 0 pgmap v3619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:49 smithi040 bash[28232]: audit 2023-12-01T17:39:49.321974+0000 mon.c (mon.2) 2334 : audit 0 from='client.? 172.21.15.40:0/3177988996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:49 smithi141 bash[31670]: cluster 2023-12-01T17:39:48.608680+0000 mgr.y (mgr.24356) 3651 : cluster 0 pgmap v3619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:49 smithi141 bash[31670]: audit 2023-12-01T17:39:49.321974+0000 mon.c (mon.2) 2334 : audit 0 from='client.? 172.21.15.40:0/3177988996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:51 smithi040 bash[28232]: cluster 2023-12-01T17:39:50.609807+0000 mgr.y (mgr.24356) 3652 : cluster 0 pgmap v3620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:51 smithi040 bash[28232]: audit 2023-12-01T17:39:51.788664+0000 mon.a (mon.0) 2814 : audit 0 from='client.? 172.21.15.40:0/2777243191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:51 smithi040 bash[41173]: cluster 2023-12-01T17:39:50.609807+0000 mgr.y (mgr.24356) 3652 : cluster 0 pgmap v3620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:51 smithi040 bash[41173]: audit 2023-12-01T17:39:51.788664+0000 mon.a (mon.0) 2814 : audit 0 from='client.? 172.21.15.40:0/2777243191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:51 smithi141 bash[31670]: cluster 2023-12-01T17:39:50.609807+0000 mgr.y (mgr.24356) 3652 : cluster 0 pgmap v3620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:51 smithi141 bash[31670]: audit 2023-12-01T17:39:51.788664+0000 mon.a (mon.0) 2814 : audit 0 from='client.? 172.21.15.40:0/2777243191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:53 smithi040 bash[28232]: cluster 2023-12-01T17:39:52.610496+0000 mgr.y (mgr.24356) 3653 : cluster 0 pgmap v3621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:53 smithi040 bash[41173]: cluster 2023-12-01T17:39:52.610496+0000 mgr.y (mgr.24356) 3653 : cluster 0 pgmap v3621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:53 smithi141 bash[31670]: cluster 2023-12-01T17:39:52.610496+0000 mgr.y (mgr.24356) 3653 : cluster 0 pgmap v3621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:54 smithi040 bash[28232]: audit 2023-12-01T17:39:54.254219+0000 mon.c (mon.2) 2335 : audit 0 from='client.? 172.21.15.40:0/161697820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:54 smithi040 bash[41173]: audit 2023-12-01T17:39:54.254219+0000 mon.c (mon.2) 2335 : audit 0 from='client.? 172.21.15.40:0/161697820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:54 smithi141 bash[31670]: audit 2023-12-01T17:39:54.254219+0000 mon.c (mon.2) 2335 : audit 0 from='client.? 172.21.15.40:0/161697820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:55 smithi040 bash[28232]: cluster 2023-12-01T17:39:54.611639+0000 mgr.y (mgr.24356) 3654 : cluster 0 pgmap v3622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:55 smithi040 bash[41173]: cluster 2023-12-01T17:39:54.611639+0000 mgr.y (mgr.24356) 3654 : cluster 0 pgmap v3622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:55 smithi141 bash[31670]: cluster 2023-12-01T17:39:54.611639+0000 mgr.y (mgr.24356) 3654 : cluster 0 pgmap v3622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:56.852 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:39:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:39:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:56 smithi040 bash[28232]: audit 2023-12-01T17:39:56.722690+0000 mon.a (mon.0) 2815 : audit 0 from='client.? 172.21.15.40:0/2471726557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:56 smithi040 bash[41173]: audit 2023-12-01T17:39:56.722690+0000 mon.a (mon.0) 2815 : audit 0 from='client.? 172.21.15.40:0/2471726557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:56 smithi141 bash[31670]: audit 2023-12-01T17:39:56.722690+0000 mon.a (mon.0) 2815 : audit 0 from='client.? 172.21.15.40:0/2471726557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:39:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:57 smithi040 bash[28232]: cluster 2023-12-01T17:39:56.612278+0000 mgr.y (mgr.24356) 3655 : cluster 0 pgmap v3623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:57 smithi040 bash[41173]: cluster 2023-12-01T17:39:56.612278+0000 mgr.y (mgr.24356) 3655 : cluster 0 pgmap v3623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:39:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:57 smithi141 bash[31670]: cluster 2023-12-01T17:39:56.612278+0000 mgr.y (mgr.24356) 3655 : cluster 0 pgmap v3623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:59 smithi040 bash[41173]: cluster 2023-12-01T17:39:58.613002+0000 mgr.y (mgr.24356) 3656 : cluster 0 pgmap v3624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:39:59 smithi040 bash[41173]: audit 2023-12-01T17:39:59.183507+0000 mon.a (mon.0) 2816 : audit 0 from='client.? 172.21.15.40:0/3258325727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:59 smithi040 bash[28232]: cluster 2023-12-01T17:39:58.613002+0000 mgr.y (mgr.24356) 3656 : cluster 0 pgmap v3624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:39:59 smithi040 bash[28232]: audit 2023-12-01T17:39:59.183507+0000 mon.a (mon.0) 2816 : audit 0 from='client.? 172.21.15.40:0/3258325727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:00 smithi040 bash[28232]: debug 2023-12-01T17:39:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:59 smithi141 bash[31670]: cluster 2023-12-01T17:39:58.613002+0000 mgr.y (mgr.24356) 3656 : cluster 0 pgmap v3624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:39:59 smithi141 bash[31670]: audit 2023-12-01T17:39:59.183507+0000 mon.a (mon.0) 2816 : audit 0 from='client.? 172.21.15.40:0/3258325727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:00 smithi040 bash[28232]: cluster 2023-12-01T17:40:00.000171+0000 mon.a (mon.0) 2817 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:00 smithi040 bash[28232]: cluster 2023-12-01T17:40:00.614191+0000 mgr.y (mgr.24356) 3657 : cluster 0 pgmap v3625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:00 smithi040 bash[41173]: cluster 2023-12-01T17:40:00.000171+0000 mon.a (mon.0) 2817 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:00 smithi040 bash[41173]: cluster 2023-12-01T17:40:00.614191+0000 mgr.y (mgr.24356) 3657 : cluster 0 pgmap v3625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:00 smithi141 bash[31670]: cluster 2023-12-01T17:40:00.000171+0000 mon.a (mon.0) 2817 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:00 smithi141 bash[31670]: cluster 2023-12-01T17:40:00.614191+0000 mgr.y (mgr.24356) 3657 : cluster 0 pgmap v3625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:01 smithi040 bash[28232]: audit 2023-12-01T17:40:01.651984+0000 mon.a (mon.0) 2818 : audit 0 from='client.? 172.21.15.40:0/2632310863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:01 smithi040 bash[41173]: audit 2023-12-01T17:40:01.651984+0000 mon.a (mon.0) 2818 : audit 0 from='client.? 172.21.15.40:0/2632310863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:01 smithi141 bash[31670]: audit 2023-12-01T17:40:01.651984+0000 mon.a (mon.0) 2818 : audit 0 from='client.? 172.21.15.40:0/2632310863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:02 smithi040 bash[28232]: cluster 2023-12-01T17:40:02.614969+0000 mgr.y (mgr.24356) 3658 : cluster 0 pgmap v3626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:02 smithi040 bash[41173]: cluster 2023-12-01T17:40:02.614969+0000 mgr.y (mgr.24356) 3658 : cluster 0 pgmap v3626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:02 smithi141 bash[31670]: cluster 2023-12-01T17:40:02.614969+0000 mgr.y (mgr.24356) 3658 : cluster 0 pgmap v3626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:03 smithi040 bash[28232]: audit 2023-12-01T17:40:03.490093+0000 mon.c (mon.2) 2336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:03 smithi040 bash[41173]: audit 2023-12-01T17:40:03.490093+0000 mon.c (mon.2) 2336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:03 smithi141 bash[31670]: audit 2023-12-01T17:40:03.490093+0000 mon.c (mon.2) 2336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:04 smithi040 bash[28232]: audit 2023-12-01T17:40:04.124777+0000 mon.c (mon.2) 2337 : audit 0 from='client.? 172.21.15.40:0/135780771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:04 smithi040 bash[28232]: cluster 2023-12-01T17:40:04.616125+0000 mgr.y (mgr.24356) 3659 : cluster 0 pgmap v3627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:04 smithi040 bash[41173]: audit 2023-12-01T17:40:04.124777+0000 mon.c (mon.2) 2337 : audit 0 from='client.? 172.21.15.40:0/135780771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:04 smithi040 bash[41173]: cluster 2023-12-01T17:40:04.616125+0000 mgr.y (mgr.24356) 3659 : cluster 0 pgmap v3627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:04 smithi141 bash[31670]: audit 2023-12-01T17:40:04.124777+0000 mon.c (mon.2) 2337 : audit 0 from='client.? 172.21.15.40:0/135780771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:04 smithi141 bash[31670]: cluster 2023-12-01T17:40:04.616125+0000 mgr.y (mgr.24356) 3659 : cluster 0 pgmap v3627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:40:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:40:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:06 smithi040 bash[41173]: audit 2023-12-01T17:40:06.587862+0000 mon.a (mon.0) 2819 : audit 0 from='client.? 172.21.15.40:0/3508372255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:06 smithi040 bash[28232]: audit 2023-12-01T17:40:06.587862+0000 mon.a (mon.0) 2819 : audit 0 from='client.? 172.21.15.40:0/3508372255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:06 smithi141 bash[31670]: audit 2023-12-01T17:40:06.587862+0000 mon.a (mon.0) 2819 : audit 0 from='client.? 172.21.15.40:0/3508372255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:07 smithi141 bash[31670]: cluster 2023-12-01T17:40:06.616923+0000 mgr.y (mgr.24356) 3660 : cluster 0 pgmap v3628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:07 smithi040 bash[28232]: cluster 2023-12-01T17:40:06.616923+0000 mgr.y (mgr.24356) 3660 : cluster 0 pgmap v3628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:07 smithi040 bash[41173]: cluster 2023-12-01T17:40:06.616923+0000 mgr.y (mgr.24356) 3660 : cluster 0 pgmap v3628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:09 smithi141 bash[31670]: cluster 2023-12-01T17:40:08.617615+0000 mgr.y (mgr.24356) 3661 : cluster 0 pgmap v3629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:09 smithi141 bash[31670]: audit 2023-12-01T17:40:09.053951+0000 mon.a (mon.0) 2820 : audit 0 from='client.? 172.21.15.40:0/844339375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:09 smithi040 bash[41173]: cluster 2023-12-01T17:40:08.617615+0000 mgr.y (mgr.24356) 3661 : cluster 0 pgmap v3629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:09 smithi040 bash[41173]: audit 2023-12-01T17:40:09.053951+0000 mon.a (mon.0) 2820 : audit 0 from='client.? 172.21.15.40:0/844339375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:09 smithi040 bash[28232]: cluster 2023-12-01T17:40:08.617615+0000 mgr.y (mgr.24356) 3661 : cluster 0 pgmap v3629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:09 smithi040 bash[28232]: audit 2023-12-01T17:40:09.053951+0000 mon.a (mon.0) 2820 : audit 0 from='client.? 172.21.15.40:0/844339375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:11 smithi141 bash[31670]: cluster 2023-12-01T17:40:10.618776+0000 mgr.y (mgr.24356) 3662 : cluster 0 pgmap v3630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:11 smithi141 bash[31670]: audit 2023-12-01T17:40:11.518846+0000 mon.c (mon.2) 2338 : audit 0 from='client.? 172.21.15.40:0/3033409946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:11 smithi040 bash[41173]: cluster 2023-12-01T17:40:10.618776+0000 mgr.y (mgr.24356) 3662 : cluster 0 pgmap v3630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:11 smithi040 bash[41173]: audit 2023-12-01T17:40:11.518846+0000 mon.c (mon.2) 2338 : audit 0 from='client.? 172.21.15.40:0/3033409946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:11 smithi040 bash[28232]: cluster 2023-12-01T17:40:10.618776+0000 mgr.y (mgr.24356) 3662 : cluster 0 pgmap v3630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:11 smithi040 bash[28232]: audit 2023-12-01T17:40:11.518846+0000 mon.c (mon.2) 2338 : audit 0 from='client.? 172.21.15.40:0/3033409946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:12 smithi141 bash[31670]: audit 2023-12-01T17:40:12.527031+0000 mon.c (mon.2) 2339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:40:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:12 smithi040 bash[28232]: audit 2023-12-01T17:40:12.527031+0000 mon.c (mon.2) 2339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:40:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:12 smithi040 bash[41173]: audit 2023-12-01T17:40:12.527031+0000 mon.c (mon.2) 2339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:40:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:13 smithi141 bash[31670]: cluster 2023-12-01T17:40:12.619327+0000 mgr.y (mgr.24356) 3663 : cluster 0 pgmap v3631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:13 smithi040 bash[28232]: cluster 2023-12-01T17:40:12.619327+0000 mgr.y (mgr.24356) 3663 : cluster 0 pgmap v3631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:13 smithi040 bash[41173]: cluster 2023-12-01T17:40:12.619327+0000 mgr.y (mgr.24356) 3663 : cluster 0 pgmap v3631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:14 smithi141 bash[31670]: audit 2023-12-01T17:40:13.989618+0000 mon.a (mon.0) 2821 : audit 0 from='client.? 172.21.15.40:0/2623016227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:14 smithi040 bash[28232]: audit 2023-12-01T17:40:13.989618+0000 mon.a (mon.0) 2821 : audit 0 from='client.? 172.21.15.40:0/2623016227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:14 smithi040 bash[41173]: audit 2023-12-01T17:40:13.989618+0000 mon.a (mon.0) 2821 : audit 0 from='client.? 172.21.15.40:0/2623016227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:15 smithi141 bash[31670]: cluster 2023-12-01T17:40:14.620461+0000 mgr.y (mgr.24356) 3664 : cluster 0 pgmap v3632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:15 smithi040 bash[28232]: cluster 2023-12-01T17:40:14.620461+0000 mgr.y (mgr.24356) 3664 : cluster 0 pgmap v3632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:15 smithi040 bash[41173]: cluster 2023-12-01T17:40:14.620461+0000 mgr.y (mgr.24356) 3664 : cluster 0 pgmap v3632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:40:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:40:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:16 smithi040 bash[41173]: audit 2023-12-01T17:40:16.451211+0000 mon.c (mon.2) 2340 : audit 0 from='client.? 172.21.15.40:0/3221047454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:16 smithi040 bash[28232]: audit 2023-12-01T17:40:16.451211+0000 mon.c (mon.2) 2340 : audit 0 from='client.? 172.21.15.40:0/3221047454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:16 smithi141 bash[31670]: audit 2023-12-01T17:40:16.451211+0000 mon.c (mon.2) 2340 : audit 0 from='client.? 172.21.15.40:0/3221047454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:17 smithi141 bash[31670]: cluster 2023-12-01T17:40:16.621110+0000 mgr.y (mgr.24356) 3665 : cluster 0 pgmap v3633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:17 smithi040 bash[41173]: cluster 2023-12-01T17:40:16.621110+0000 mgr.y (mgr.24356) 3665 : cluster 0 pgmap v3633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:17 smithi040 bash[28232]: cluster 2023-12-01T17:40:16.621110+0000 mgr.y (mgr.24356) 3665 : cluster 0 pgmap v3633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: audit 2023-12-01T17:40:18.429800+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: audit 2023-12-01T17:40:18.442215+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: audit 2023-12-01T17:40:18.489934+0000 mon.c (mon.2) 2341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: cluster 2023-12-01T17:40:18.621722+0000 mgr.y (mgr.24356) 3666 : cluster 0 pgmap v3634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: audit 2023-12-01T17:40:18.748288+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: audit 2023-12-01T17:40:18.761618+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:19 smithi141 bash[31670]: audit 2023-12-01T17:40:18.930453+0000 mon.a (mon.0) 2826 : audit 0 from='client.? 172.21.15.40:0/675987078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: audit 2023-12-01T17:40:18.429800+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: audit 2023-12-01T17:40:18.442215+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: audit 2023-12-01T17:40:18.489934+0000 mon.c (mon.2) 2341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: cluster 2023-12-01T17:40:18.621722+0000 mgr.y (mgr.24356) 3666 : cluster 0 pgmap v3634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: audit 2023-12-01T17:40:18.748288+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: audit 2023-12-01T17:40:18.761618+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[41173]: audit 2023-12-01T17:40:18.930453+0000 mon.a (mon.0) 2826 : audit 0 from='client.? 172.21.15.40:0/675987078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: audit 2023-12-01T17:40:18.429800+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: audit 2023-12-01T17:40:18.442215+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: audit 2023-12-01T17:40:18.489934+0000 mon.c (mon.2) 2341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: cluster 2023-12-01T17:40:18.621722+0000 mgr.y (mgr.24356) 3666 : cluster 0 pgmap v3634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: audit 2023-12-01T17:40:18.748288+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: audit 2023-12-01T17:40:18.761618+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:19 smithi040 bash[28232]: audit 2023-12-01T17:40:18.930453+0000 mon.a (mon.0) 2826 : audit 0 from='client.? 172.21.15.40:0/675987078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:21 smithi141 bash[31670]: cluster 2023-12-01T17:40:20.622814+0000 mgr.y (mgr.24356) 3667 : cluster 0 pgmap v3635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:21 smithi141 bash[31670]: audit 2023-12-01T17:40:21.394475+0000 mon.a (mon.0) 2827 : audit 0 from='client.? 172.21.15.40:0/689255030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:21 smithi040 bash[28232]: cluster 2023-12-01T17:40:20.622814+0000 mgr.y (mgr.24356) 3667 : cluster 0 pgmap v3635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:21 smithi040 bash[28232]: audit 2023-12-01T17:40:21.394475+0000 mon.a (mon.0) 2827 : audit 0 from='client.? 172.21.15.40:0/689255030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:21 smithi040 bash[41173]: cluster 2023-12-01T17:40:20.622814+0000 mgr.y (mgr.24356) 3667 : cluster 0 pgmap v3635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:21 smithi040 bash[41173]: audit 2023-12-01T17:40:21.394475+0000 mon.a (mon.0) 2827 : audit 0 from='client.? 172.21.15.40:0/689255030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:23 smithi141 bash[31670]: cluster 2023-12-01T17:40:22.623390+0000 mgr.y (mgr.24356) 3668 : cluster 0 pgmap v3636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:23 smithi040 bash[28232]: cluster 2023-12-01T17:40:22.623390+0000 mgr.y (mgr.24356) 3668 : cluster 0 pgmap v3636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:23 smithi040 bash[41173]: cluster 2023-12-01T17:40:22.623390+0000 mgr.y (mgr.24356) 3668 : cluster 0 pgmap v3636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:24 smithi141 bash[31670]: audit 2023-12-01T17:40:23.865770+0000 mon.c (mon.2) 2342 : audit 0 from='client.? 172.21.15.40:0/2763717841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:24 smithi040 bash[28232]: audit 2023-12-01T17:40:23.865770+0000 mon.c (mon.2) 2342 : audit 0 from='client.? 172.21.15.40:0/2763717841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:24 smithi040 bash[41173]: audit 2023-12-01T17:40:23.865770+0000 mon.c (mon.2) 2342 : audit 0 from='client.? 172.21.15.40:0/2763717841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:25 smithi141 bash[31670]: cluster 2023-12-01T17:40:24.624531+0000 mgr.y (mgr.24356) 3669 : cluster 0 pgmap v3637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:25 smithi040 bash[28232]: cluster 2023-12-01T17:40:24.624531+0000 mgr.y (mgr.24356) 3669 : cluster 0 pgmap v3637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:25 smithi040 bash[41173]: cluster 2023-12-01T17:40:24.624531+0000 mgr.y (mgr.24356) 3669 : cluster 0 pgmap v3637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:26 smithi040 bash[28232]: audit 2023-12-01T17:40:26.332539+0000 mon.c (mon.2) 2343 : audit 0 from='client.? 172.21.15.40:0/1404362546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:40:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:40:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:26 smithi040 bash[41173]: audit 2023-12-01T17:40:26.332539+0000 mon.c (mon.2) 2343 : audit 0 from='client.? 172.21.15.40:0/1404362546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:26 smithi141 bash[31670]: audit 2023-12-01T17:40:26.332539+0000 mon.c (mon.2) 2343 : audit 0 from='client.? 172.21.15.40:0/1404362546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:27 smithi141 bash[31670]: cluster 2023-12-01T17:40:26.625164+0000 mgr.y (mgr.24356) 3670 : cluster 0 pgmap v3638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:27 smithi040 bash[28232]: cluster 2023-12-01T17:40:26.625164+0000 mgr.y (mgr.24356) 3670 : cluster 0 pgmap v3638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:27 smithi040 bash[41173]: cluster 2023-12-01T17:40:26.625164+0000 mgr.y (mgr.24356) 3670 : cluster 0 pgmap v3638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: cluster 2023-12-01T17:40:28.625861+0000 mgr.y (mgr.24356) 3671 : cluster 0 pgmap v3639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: audit 2023-12-01T17:40:28.797714+0000 mon.c (mon.2) 2344 : audit 0 from='client.? 172.21.15.40:0/2833734933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: audit 2023-12-01T17:40:29.596775+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: audit 2023-12-01T17:40:29.608041+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: audit 2023-12-01T17:40:29.611026+0000 mon.c (mon.2) 2345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:40:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: audit 2023-12-01T17:40:29.612577+0000 mon.c (mon.2) 2346 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:40:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:29 smithi141 bash[31670]: audit 2023-12-01T17:40:29.621544+0000 mon.a (mon.0) 2830 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: cluster 2023-12-01T17:40:28.625861+0000 mgr.y (mgr.24356) 3671 : cluster 0 pgmap v3639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: audit 2023-12-01T17:40:28.797714+0000 mon.c (mon.2) 2344 : audit 0 from='client.? 172.21.15.40:0/2833734933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: audit 2023-12-01T17:40:29.596775+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: audit 2023-12-01T17:40:29.608041+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: audit 2023-12-01T17:40:29.611026+0000 mon.c (mon.2) 2345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: audit 2023-12-01T17:40:29.612577+0000 mon.c (mon.2) 2346 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:40:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[28232]: audit 2023-12-01T17:40:29.621544+0000 mon.a (mon.0) 2830 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: cluster 2023-12-01T17:40:28.625861+0000 mgr.y (mgr.24356) 3671 : cluster 0 pgmap v3639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: audit 2023-12-01T17:40:28.797714+0000 mon.c (mon.2) 2344 : audit 0 from='client.? 172.21.15.40:0/2833734933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: audit 2023-12-01T17:40:29.596775+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: audit 2023-12-01T17:40:29.608041+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: audit 2023-12-01T17:40:29.611026+0000 mon.c (mon.2) 2345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: audit 2023-12-01T17:40:29.612577+0000 mon.c (mon.2) 2346 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:29 smithi040 bash[41173]: audit 2023-12-01T17:40:29.621544+0000 mon.a (mon.0) 2830 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:40:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:31 smithi141 bash[31670]: cluster 2023-12-01T17:40:30.627007+0000 mgr.y (mgr.24356) 3672 : cluster 0 pgmap v3640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:31 smithi141 bash[31670]: audit 2023-12-01T17:40:31.262539+0000 mon.a (mon.0) 2831 : audit 0 from='client.? 172.21.15.40:0/220203490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:31 smithi040 bash[28232]: cluster 2023-12-01T17:40:30.627007+0000 mgr.y (mgr.24356) 3672 : cluster 0 pgmap v3640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:31 smithi040 bash[28232]: audit 2023-12-01T17:40:31.262539+0000 mon.a (mon.0) 2831 : audit 0 from='client.? 172.21.15.40:0/220203490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:31 smithi040 bash[41173]: cluster 2023-12-01T17:40:30.627007+0000 mgr.y (mgr.24356) 3672 : cluster 0 pgmap v3640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:31 smithi040 bash[41173]: audit 2023-12-01T17:40:31.262539+0000 mon.a (mon.0) 2831 : audit 0 from='client.? 172.21.15.40:0/220203490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:33 smithi141 bash[31670]: cluster 2023-12-01T17:40:32.627630+0000 mgr.y (mgr.24356) 3673 : cluster 0 pgmap v3641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:33 smithi141 bash[31670]: audit 2023-12-01T17:40:33.490804+0000 mon.c (mon.2) 2347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:33 smithi141 bash[31670]: audit 2023-12-01T17:40:33.721709+0000 mon.a (mon.0) 2832 : audit 0 from='client.? 172.21.15.40:0/3242709182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:33 smithi040 bash[28232]: cluster 2023-12-01T17:40:32.627630+0000 mgr.y (mgr.24356) 3673 : cluster 0 pgmap v3641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:33 smithi040 bash[28232]: audit 2023-12-01T17:40:33.490804+0000 mon.c (mon.2) 2347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:33 smithi040 bash[28232]: audit 2023-12-01T17:40:33.721709+0000 mon.a (mon.0) 2832 : audit 0 from='client.? 172.21.15.40:0/3242709182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:33 smithi040 bash[41173]: cluster 2023-12-01T17:40:32.627630+0000 mgr.y (mgr.24356) 3673 : cluster 0 pgmap v3641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:33 smithi040 bash[41173]: audit 2023-12-01T17:40:33.490804+0000 mon.c (mon.2) 2347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:33 smithi040 bash[41173]: audit 2023-12-01T17:40:33.721709+0000 mon.a (mon.0) 2832 : audit 0 from='client.? 172.21.15.40:0/3242709182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:35 smithi141 bash[31670]: cluster 2023-12-01T17:40:34.628873+0000 mgr.y (mgr.24356) 3674 : cluster 0 pgmap v3642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:35 smithi040 bash[28232]: cluster 2023-12-01T17:40:34.628873+0000 mgr.y (mgr.24356) 3674 : cluster 0 pgmap v3642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:35 smithi040 bash[41173]: cluster 2023-12-01T17:40:34.628873+0000 mgr.y (mgr.24356) 3674 : cluster 0 pgmap v3642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:36.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:40:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:40:36.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:36 smithi040 bash[28232]: audit 2023-12-01T17:40:36.185601+0000 mon.c (mon.2) 2348 : audit 0 from='client.? 172.21.15.40:0/1093504805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:36 smithi141 bash[31670]: audit 2023-12-01T17:40:36.185601+0000 mon.c (mon.2) 2348 : audit 0 from='client.? 172.21.15.40:0/1093504805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:36 smithi040 bash[41173]: audit 2023-12-01T17:40:36.185601+0000 mon.c (mon.2) 2348 : audit 0 from='client.? 172.21.15.40:0/1093504805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:37 smithi141 bash[31670]: cluster 2023-12-01T17:40:36.629587+0000 mgr.y (mgr.24356) 3675 : cluster 0 pgmap v3643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:37 smithi040 bash[41173]: cluster 2023-12-01T17:40:36.629587+0000 mgr.y (mgr.24356) 3675 : cluster 0 pgmap v3643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:37 smithi040 bash[28232]: cluster 2023-12-01T17:40:36.629587+0000 mgr.y (mgr.24356) 3675 : cluster 0 pgmap v3643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:38 smithi040 bash[41173]: audit 2023-12-01T17:40:38.647685+0000 mon.c (mon.2) 2349 : audit 0 from='client.? 172.21.15.40:0/4076010814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:38 smithi040 bash[28232]: audit 2023-12-01T17:40:38.647685+0000 mon.c (mon.2) 2349 : audit 0 from='client.? 172.21.15.40:0/4076010814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:38 smithi141 bash[31670]: audit 2023-12-01T17:40:38.647685+0000 mon.c (mon.2) 2349 : audit 0 from='client.? 172.21.15.40:0/4076010814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:39 smithi040 bash[41173]: cluster 2023-12-01T17:40:38.630253+0000 mgr.y (mgr.24356) 3676 : cluster 0 pgmap v3644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:39 smithi040 bash[28232]: cluster 2023-12-01T17:40:38.630253+0000 mgr.y (mgr.24356) 3676 : cluster 0 pgmap v3644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:39 smithi141 bash[31670]: cluster 2023-12-01T17:40:38.630253+0000 mgr.y (mgr.24356) 3676 : cluster 0 pgmap v3644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:41 smithi040 bash[28232]: cluster 2023-12-01T17:40:40.631409+0000 mgr.y (mgr.24356) 3677 : cluster 0 pgmap v3645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:41 smithi040 bash[28232]: audit 2023-12-01T17:40:41.107187+0000 mon.a (mon.0) 2833 : audit 0 from='client.? 172.21.15.40:0/1846557548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:41 smithi040 bash[41173]: cluster 2023-12-01T17:40:40.631409+0000 mgr.y (mgr.24356) 3677 : cluster 0 pgmap v3645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:41 smithi040 bash[41173]: audit 2023-12-01T17:40:41.107187+0000 mon.a (mon.0) 2833 : audit 0 from='client.? 172.21.15.40:0/1846557548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:41 smithi141 bash[31670]: cluster 2023-12-01T17:40:40.631409+0000 mgr.y (mgr.24356) 3677 : cluster 0 pgmap v3645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:41 smithi141 bash[31670]: audit 2023-12-01T17:40:41.107187+0000 mon.a (mon.0) 2833 : audit 0 from='client.? 172.21.15.40:0/1846557548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:43 smithi040 bash[28232]: cluster 2023-12-01T17:40:42.632223+0000 mgr.y (mgr.24356) 3678 : cluster 0 pgmap v3646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:43 smithi040 bash[28232]: audit 2023-12-01T17:40:43.574341+0000 mon.c (mon.2) 2350 : audit 0 from='client.? 172.21.15.40:0/1019737362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:43 smithi040 bash[41173]: cluster 2023-12-01T17:40:42.632223+0000 mgr.y (mgr.24356) 3678 : cluster 0 pgmap v3646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:43 smithi040 bash[41173]: audit 2023-12-01T17:40:43.574341+0000 mon.c (mon.2) 2350 : audit 0 from='client.? 172.21.15.40:0/1019737362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:43 smithi141 bash[31670]: cluster 2023-12-01T17:40:42.632223+0000 mgr.y (mgr.24356) 3678 : cluster 0 pgmap v3646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:43 smithi141 bash[31670]: audit 2023-12-01T17:40:43.574341+0000 mon.c (mon.2) 2350 : audit 0 from='client.? 172.21.15.40:0/1019737362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:45 smithi040 bash[28232]: cluster 2023-12-01T17:40:44.633390+0000 mgr.y (mgr.24356) 3679 : cluster 0 pgmap v3647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:45 smithi040 bash[41173]: cluster 2023-12-01T17:40:44.633390+0000 mgr.y (mgr.24356) 3679 : cluster 0 pgmap v3647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:45 smithi141 bash[31670]: cluster 2023-12-01T17:40:44.633390+0000 mgr.y (mgr.24356) 3679 : cluster 0 pgmap v3647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:46.800 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:40:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:40:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:46 smithi040 bash[41173]: audit 2023-12-01T17:40:46.029855+0000 mon.a (mon.0) 2834 : audit 0 from='client.? 172.21.15.40:0/3210092068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:46 smithi040 bash[28232]: audit 2023-12-01T17:40:46.029855+0000 mon.a (mon.0) 2834 : audit 0 from='client.? 172.21.15.40:0/3210092068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:46 smithi141 bash[31670]: audit 2023-12-01T17:40:46.029855+0000 mon.a (mon.0) 2834 : audit 0 from='client.? 172.21.15.40:0/3210092068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:47 smithi040 bash[28232]: cluster 2023-12-01T17:40:46.634087+0000 mgr.y (mgr.24356) 3680 : cluster 0 pgmap v3648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:47 smithi040 bash[41173]: cluster 2023-12-01T17:40:46.634087+0000 mgr.y (mgr.24356) 3680 : cluster 0 pgmap v3648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:47 smithi141 bash[31670]: cluster 2023-12-01T17:40:46.634087+0000 mgr.y (mgr.24356) 3680 : cluster 0 pgmap v3648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:48 smithi040 bash[41173]: audit 2023-12-01T17:40:48.490963+0000 mon.c (mon.2) 2351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:48 smithi040 bash[41173]: audit 2023-12-01T17:40:48.495608+0000 mon.c (mon.2) 2352 : audit 0 from='client.? 172.21.15.40:0/3535185841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:48 smithi040 bash[28232]: audit 2023-12-01T17:40:48.490963+0000 mon.c (mon.2) 2351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:48 smithi040 bash[28232]: audit 2023-12-01T17:40:48.495608+0000 mon.c (mon.2) 2352 : audit 0 from='client.? 172.21.15.40:0/3535185841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:48 smithi141 bash[31670]: audit 2023-12-01T17:40:48.490963+0000 mon.c (mon.2) 2351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:48 smithi141 bash[31670]: audit 2023-12-01T17:40:48.495608+0000 mon.c (mon.2) 2352 : audit 0 from='client.? 172.21.15.40:0/3535185841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:49 smithi040 bash[28232]: cluster 2023-12-01T17:40:48.634850+0000 mgr.y (mgr.24356) 3681 : cluster 0 pgmap v3649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:49 smithi040 bash[41173]: cluster 2023-12-01T17:40:48.634850+0000 mgr.y (mgr.24356) 3681 : cluster 0 pgmap v3649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:49 smithi141 bash[31670]: cluster 2023-12-01T17:40:48.634850+0000 mgr.y (mgr.24356) 3681 : cluster 0 pgmap v3649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:51 smithi040 bash[28232]: cluster 2023-12-01T17:40:50.636253+0000 mgr.y (mgr.24356) 3682 : cluster 0 pgmap v3650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:51 smithi040 bash[28232]: audit 2023-12-01T17:40:50.960827+0000 mon.a (mon.0) 2835 : audit 0 from='client.? 172.21.15.40:0/2081039369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:51 smithi040 bash[41173]: cluster 2023-12-01T17:40:50.636253+0000 mgr.y (mgr.24356) 3682 : cluster 0 pgmap v3650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:51 smithi040 bash[41173]: audit 2023-12-01T17:40:50.960827+0000 mon.a (mon.0) 2835 : audit 0 from='client.? 172.21.15.40:0/2081039369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:51 smithi141 bash[31670]: cluster 2023-12-01T17:40:50.636253+0000 mgr.y (mgr.24356) 3682 : cluster 0 pgmap v3650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:51 smithi141 bash[31670]: audit 2023-12-01T17:40:50.960827+0000 mon.a (mon.0) 2835 : audit 0 from='client.? 172.21.15.40:0/2081039369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:53 smithi040 bash[28232]: cluster 2023-12-01T17:40:52.636919+0000 mgr.y (mgr.24356) 3683 : cluster 0 pgmap v3651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:53 smithi040 bash[28232]: audit 2023-12-01T17:40:53.425643+0000 mon.a (mon.0) 2836 : audit 0 from='client.? 172.21.15.40:0/400558468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:53 smithi040 bash[41173]: cluster 2023-12-01T17:40:52.636919+0000 mgr.y (mgr.24356) 3683 : cluster 0 pgmap v3651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:53 smithi040 bash[41173]: audit 2023-12-01T17:40:53.425643+0000 mon.a (mon.0) 2836 : audit 0 from='client.? 172.21.15.40:0/400558468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:53 smithi141 bash[31670]: cluster 2023-12-01T17:40:52.636919+0000 mgr.y (mgr.24356) 3683 : cluster 0 pgmap v3651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:53 smithi141 bash[31670]: audit 2023-12-01T17:40:53.425643+0000 mon.a (mon.0) 2836 : audit 0 from='client.? 172.21.15.40:0/400558468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:55 smithi040 bash[28232]: cluster 2023-12-01T17:40:54.638055+0000 mgr.y (mgr.24356) 3684 : cluster 0 pgmap v3652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:55 smithi040 bash[41173]: cluster 2023-12-01T17:40:54.638055+0000 mgr.y (mgr.24356) 3684 : cluster 0 pgmap v3652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:55 smithi141 bash[31670]: cluster 2023-12-01T17:40:54.638055+0000 mgr.y (mgr.24356) 3684 : cluster 0 pgmap v3652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:56.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:40:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:40:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:56 smithi040 bash[28232]: audit 2023-12-01T17:40:55.889531+0000 mon.a (mon.0) 2837 : audit 0 from='client.? 172.21.15.40:0/192315394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:56 smithi040 bash[41173]: audit 2023-12-01T17:40:55.889531+0000 mon.a (mon.0) 2837 : audit 0 from='client.? 172.21.15.40:0/192315394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:56 smithi141 bash[31670]: audit 2023-12-01T17:40:55.889531+0000 mon.a (mon.0) 2837 : audit 0 from='client.? 172.21.15.40:0/192315394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:57 smithi040 bash[41173]: cluster 2023-12-01T17:40:56.638754+0000 mgr.y (mgr.24356) 3685 : cluster 0 pgmap v3653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:57 smithi040 bash[28232]: cluster 2023-12-01T17:40:56.638754+0000 mgr.y (mgr.24356) 3685 : cluster 0 pgmap v3653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:57 smithi141 bash[31670]: cluster 2023-12-01T17:40:56.638754+0000 mgr.y (mgr.24356) 3685 : cluster 0 pgmap v3653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:40:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:58 smithi040 bash[41173]: audit 2023-12-01T17:40:58.350806+0000 mon.c (mon.2) 2353 : audit 0 from='client.? 172.21.15.40:0/1945289207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:58 smithi040 bash[28232]: audit 2023-12-01T17:40:58.350806+0000 mon.c (mon.2) 2353 : audit 0 from='client.? 172.21.15.40:0/1945289207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:40:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:58 smithi141 bash[31670]: audit 2023-12-01T17:40:58.350806+0000 mon.c (mon.2) 2353 : audit 0 from='client.? 172.21.15.40:0/1945289207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:40:59 smithi040 bash[41173]: cluster 2023-12-01T17:40:58.639483+0000 mgr.y (mgr.24356) 3686 : cluster 0 pgmap v3654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:40:59 smithi040 bash[28232]: cluster 2023-12-01T17:40:58.639483+0000 mgr.y (mgr.24356) 3686 : cluster 0 pgmap v3654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:40:59 smithi141 bash[31670]: cluster 2023-12-01T17:40:58.639483+0000 mgr.y (mgr.24356) 3686 : cluster 0 pgmap v3654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:00 smithi040 bash[41173]: audit 2023-12-01T17:41:00.807481+0000 mon.a (mon.0) 2838 : audit 0 from='client.? 172.21.15.40:0/1455001023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:00 smithi040 bash[28232]: audit 2023-12-01T17:41:00.807481+0000 mon.a (mon.0) 2838 : audit 0 from='client.? 172.21.15.40:0/1455001023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:00 smithi141 bash[31670]: audit 2023-12-01T17:41:00.807481+0000 mon.a (mon.0) 2838 : audit 0 from='client.? 172.21.15.40:0/1455001023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:01 smithi040 bash[28232]: cluster 2023-12-01T17:41:00.640635+0000 mgr.y (mgr.24356) 3687 : cluster 0 pgmap v3655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:01 smithi040 bash[41173]: cluster 2023-12-01T17:41:00.640635+0000 mgr.y (mgr.24356) 3687 : cluster 0 pgmap v3655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:01 smithi141 bash[31670]: cluster 2023-12-01T17:41:00.640635+0000 mgr.y (mgr.24356) 3687 : cluster 0 pgmap v3655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:03 smithi040 bash[28232]: cluster 2023-12-01T17:41:02.641368+0000 mgr.y (mgr.24356) 3688 : cluster 0 pgmap v3656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:03 smithi040 bash[28232]: audit 2023-12-01T17:41:03.262195+0000 mon.c (mon.2) 2354 : audit 0 from='client.? 172.21.15.40:0/3087516624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:03 smithi040 bash[28232]: audit 2023-12-01T17:41:03.491482+0000 mon.c (mon.2) 2355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:03 smithi040 bash[41173]: cluster 2023-12-01T17:41:02.641368+0000 mgr.y (mgr.24356) 3688 : cluster 0 pgmap v3656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:03 smithi040 bash[41173]: audit 2023-12-01T17:41:03.262195+0000 mon.c (mon.2) 2354 : audit 0 from='client.? 172.21.15.40:0/3087516624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:03 smithi040 bash[41173]: audit 2023-12-01T17:41:03.491482+0000 mon.c (mon.2) 2355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:03 smithi141 bash[31670]: cluster 2023-12-01T17:41:02.641368+0000 mgr.y (mgr.24356) 3688 : cluster 0 pgmap v3656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:03 smithi141 bash[31670]: audit 2023-12-01T17:41:03.262195+0000 mon.c (mon.2) 2354 : audit 0 from='client.? 172.21.15.40:0/3087516624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:03 smithi141 bash[31670]: audit 2023-12-01T17:41:03.491482+0000 mon.c (mon.2) 2355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:05 smithi040 bash[28232]: cluster 2023-12-01T17:41:04.642510+0000 mgr.y (mgr.24356) 3689 : cluster 0 pgmap v3657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:05 smithi040 bash[28232]: audit 2023-12-01T17:41:05.724067+0000 mon.a (mon.0) 2839 : audit 0 from='client.? 172.21.15.40:0/2384047176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:05 smithi040 bash[41173]: cluster 2023-12-01T17:41:04.642510+0000 mgr.y (mgr.24356) 3689 : cluster 0 pgmap v3657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:05 smithi040 bash[41173]: audit 2023-12-01T17:41:05.724067+0000 mon.a (mon.0) 2839 : audit 0 from='client.? 172.21.15.40:0/2384047176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:05 smithi141 bash[31670]: cluster 2023-12-01T17:41:04.642510+0000 mgr.y (mgr.24356) 3689 : cluster 0 pgmap v3657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:05 smithi141 bash[31670]: audit 2023-12-01T17:41:05.724067+0000 mon.a (mon.0) 2839 : audit 0 from='client.? 172.21.15.40:0/2384047176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:41:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:41:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:06 smithi141 bash[31670]: cluster 2023-12-01T17:41:06.643182+0000 mgr.y (mgr.24356) 3690 : cluster 0 pgmap v3658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:06 smithi040 bash[28232]: cluster 2023-12-01T17:41:06.643182+0000 mgr.y (mgr.24356) 3690 : cluster 0 pgmap v3658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:06 smithi040 bash[41173]: cluster 2023-12-01T17:41:06.643182+0000 mgr.y (mgr.24356) 3690 : cluster 0 pgmap v3658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:08 smithi141 bash[31670]: audit 2023-12-01T17:41:08.191099+0000 mon.c (mon.2) 2356 : audit 0 from='client.? 172.21.15.40:0/605096631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:08 smithi040 bash[28232]: audit 2023-12-01T17:41:08.191099+0000 mon.c (mon.2) 2356 : audit 0 from='client.? 172.21.15.40:0/605096631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:08 smithi040 bash[41173]: audit 2023-12-01T17:41:08.191099+0000 mon.c (mon.2) 2356 : audit 0 from='client.? 172.21.15.40:0/605096631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:09 smithi141 bash[31670]: cluster 2023-12-01T17:41:08.643844+0000 mgr.y (mgr.24356) 3691 : cluster 0 pgmap v3659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:09 smithi040 bash[28232]: cluster 2023-12-01T17:41:08.643844+0000 mgr.y (mgr.24356) 3691 : cluster 0 pgmap v3659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:09 smithi040 bash[41173]: cluster 2023-12-01T17:41:08.643844+0000 mgr.y (mgr.24356) 3691 : cluster 0 pgmap v3659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:10 smithi141 bash[31670]: audit 2023-12-01T17:41:10.643579+0000 mon.a (mon.0) 2840 : audit 0 from='client.? 172.21.15.40:0/2570910235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:10 smithi040 bash[28232]: audit 2023-12-01T17:41:10.643579+0000 mon.a (mon.0) 2840 : audit 0 from='client.? 172.21.15.40:0/2570910235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:10 smithi040 bash[41173]: audit 2023-12-01T17:41:10.643579+0000 mon.a (mon.0) 2840 : audit 0 from='client.? 172.21.15.40:0/2570910235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:11 smithi141 bash[31670]: cluster 2023-12-01T17:41:10.644950+0000 mgr.y (mgr.24356) 3692 : cluster 0 pgmap v3660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:11 smithi040 bash[41173]: cluster 2023-12-01T17:41:10.644950+0000 mgr.y (mgr.24356) 3692 : cluster 0 pgmap v3660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:11 smithi040 bash[28232]: cluster 2023-12-01T17:41:10.644950+0000 mgr.y (mgr.24356) 3692 : cluster 0 pgmap v3660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 17:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T17:41:12.18406633Z level=info msg="Completed cleanup jobs" duration=144.857002ms 2023-12-01T17:41:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:13 smithi141 bash[31670]: cluster 2023-12-01T17:41:12.645587+0000 mgr.y (mgr.24356) 3693 : cluster 0 pgmap v3661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:13 smithi141 bash[31670]: audit 2023-12-01T17:41:13.109226+0000 mon.c (mon.2) 2357 : audit 0 from='client.? 172.21.15.40:0/641110272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:13 smithi040 bash[28232]: cluster 2023-12-01T17:41:12.645587+0000 mgr.y (mgr.24356) 3693 : cluster 0 pgmap v3661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:13 smithi040 bash[28232]: audit 2023-12-01T17:41:13.109226+0000 mon.c (mon.2) 2357 : audit 0 from='client.? 172.21.15.40:0/641110272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:13 smithi040 bash[41173]: cluster 2023-12-01T17:41:12.645587+0000 mgr.y (mgr.24356) 3693 : cluster 0 pgmap v3661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:13 smithi040 bash[41173]: audit 2023-12-01T17:41:13.109226+0000 mon.c (mon.2) 2357 : audit 0 from='client.? 172.21.15.40:0/641110272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:15 smithi141 bash[31670]: cluster 2023-12-01T17:41:14.646680+0000 mgr.y (mgr.24356) 3694 : cluster 0 pgmap v3662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:15 smithi141 bash[31670]: audit 2023-12-01T17:41:15.574091+0000 mon.c (mon.2) 2358 : audit 0 from='client.? 172.21.15.40:0/332531436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:15 smithi040 bash[28232]: cluster 2023-12-01T17:41:14.646680+0000 mgr.y (mgr.24356) 3694 : cluster 0 pgmap v3662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:15 smithi040 bash[28232]: audit 2023-12-01T17:41:15.574091+0000 mon.c (mon.2) 2358 : audit 0 from='client.? 172.21.15.40:0/332531436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:15 smithi040 bash[41173]: cluster 2023-12-01T17:41:14.646680+0000 mgr.y (mgr.24356) 3694 : cluster 0 pgmap v3662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:15 smithi040 bash[41173]: audit 2023-12-01T17:41:15.574091+0000 mon.c (mon.2) 2358 : audit 0 from='client.? 172.21.15.40:0/332531436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:41:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:41:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:17 smithi141 bash[31670]: cluster 2023-12-01T17:41:16.647313+0000 mgr.y (mgr.24356) 3695 : cluster 0 pgmap v3663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:17 smithi040 bash[28232]: cluster 2023-12-01T17:41:16.647313+0000 mgr.y (mgr.24356) 3695 : cluster 0 pgmap v3663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:17 smithi040 bash[41173]: cluster 2023-12-01T17:41:16.647313+0000 mgr.y (mgr.24356) 3695 : cluster 0 pgmap v3663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:18 smithi141 bash[31670]: audit 2023-12-01T17:41:18.040350+0000 mon.c (mon.2) 2359 : audit 0 from='client.? 172.21.15.40:0/1197806093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:18 smithi141 bash[31670]: audit 2023-12-01T17:41:18.491826+0000 mon.c (mon.2) 2360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:18 smithi040 bash[28232]: audit 2023-12-01T17:41:18.040350+0000 mon.c (mon.2) 2359 : audit 0 from='client.? 172.21.15.40:0/1197806093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:18 smithi040 bash[28232]: audit 2023-12-01T17:41:18.491826+0000 mon.c (mon.2) 2360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:18 smithi040 bash[41173]: audit 2023-12-01T17:41:18.040350+0000 mon.c (mon.2) 2359 : audit 0 from='client.? 172.21.15.40:0/1197806093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:18 smithi040 bash[41173]: audit 2023-12-01T17:41:18.491826+0000 mon.c (mon.2) 2360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:19 smithi141 bash[31670]: cluster 2023-12-01T17:41:18.648107+0000 mgr.y (mgr.24356) 3696 : cluster 0 pgmap v3664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:19 smithi040 bash[28232]: cluster 2023-12-01T17:41:18.648107+0000 mgr.y (mgr.24356) 3696 : cluster 0 pgmap v3664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:19 smithi040 bash[41173]: cluster 2023-12-01T17:41:18.648107+0000 mgr.y (mgr.24356) 3696 : cluster 0 pgmap v3664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:20 smithi141 bash[31670]: audit 2023-12-01T17:41:20.516720+0000 mon.c (mon.2) 2361 : audit 0 from='client.? 172.21.15.40:0/1557426612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:20 smithi040 bash[28232]: audit 2023-12-01T17:41:20.516720+0000 mon.c (mon.2) 2361 : audit 0 from='client.? 172.21.15.40:0/1557426612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:20 smithi040 bash[41173]: audit 2023-12-01T17:41:20.516720+0000 mon.c (mon.2) 2361 : audit 0 from='client.? 172.21.15.40:0/1557426612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:21 smithi141 bash[31670]: cluster 2023-12-01T17:41:20.649293+0000 mgr.y (mgr.24356) 3697 : cluster 0 pgmap v3665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:21 smithi040 bash[28232]: cluster 2023-12-01T17:41:20.649293+0000 mgr.y (mgr.24356) 3697 : cluster 0 pgmap v3665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:21 smithi040 bash[41173]: cluster 2023-12-01T17:41:20.649293+0000 mgr.y (mgr.24356) 3697 : cluster 0 pgmap v3665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:23 smithi141 bash[31670]: cluster 2023-12-01T17:41:22.649937+0000 mgr.y (mgr.24356) 3698 : cluster 0 pgmap v3666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:23 smithi141 bash[31670]: audit 2023-12-01T17:41:22.980710+0000 mon.c (mon.2) 2362 : audit 0 from='client.? 172.21.15.40:0/3466376937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:23 smithi040 bash[28232]: cluster 2023-12-01T17:41:22.649937+0000 mgr.y (mgr.24356) 3698 : cluster 0 pgmap v3666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:23 smithi040 bash[28232]: audit 2023-12-01T17:41:22.980710+0000 mon.c (mon.2) 2362 : audit 0 from='client.? 172.21.15.40:0/3466376937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:23 smithi040 bash[41173]: cluster 2023-12-01T17:41:22.649937+0000 mgr.y (mgr.24356) 3698 : cluster 0 pgmap v3666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:23 smithi040 bash[41173]: audit 2023-12-01T17:41:22.980710+0000 mon.c (mon.2) 2362 : audit 0 from='client.? 172.21.15.40:0/3466376937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:25 smithi040 bash[28232]: cluster 2023-12-01T17:41:24.651051+0000 mgr.y (mgr.24356) 3699 : cluster 0 pgmap v3667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:25 smithi040 bash[28232]: audit 2023-12-01T17:41:25.444290+0000 mon.a (mon.0) 2841 : audit 0 from='client.? 172.21.15.40:0/4190214628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:25 smithi040 bash[41173]: cluster 2023-12-01T17:41:24.651051+0000 mgr.y (mgr.24356) 3699 : cluster 0 pgmap v3667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:25 smithi040 bash[41173]: audit 2023-12-01T17:41:25.444290+0000 mon.a (mon.0) 2841 : audit 0 from='client.? 172.21.15.40:0/4190214628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:25 smithi141 bash[31670]: cluster 2023-12-01T17:41:24.651051+0000 mgr.y (mgr.24356) 3699 : cluster 0 pgmap v3667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:25 smithi141 bash[31670]: audit 2023-12-01T17:41:25.444290+0000 mon.a (mon.0) 2841 : audit 0 from='client.? 172.21.15.40:0/4190214628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:41:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:41:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:27 smithi040 bash[28232]: cluster 2023-12-01T17:41:26.651729+0000 mgr.y (mgr.24356) 3700 : cluster 0 pgmap v3668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:27 smithi040 bash[41173]: cluster 2023-12-01T17:41:26.651729+0000 mgr.y (mgr.24356) 3700 : cluster 0 pgmap v3668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:27 smithi141 bash[31670]: cluster 2023-12-01T17:41:26.651729+0000 mgr.y (mgr.24356) 3700 : cluster 0 pgmap v3668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:28 smithi040 bash[28232]: audit 2023-12-01T17:41:27.907555+0000 mon.a (mon.0) 2842 : audit 0 from='client.? 172.21.15.40:0/1243894829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:28 smithi040 bash[41173]: audit 2023-12-01T17:41:27.907555+0000 mon.a (mon.0) 2842 : audit 0 from='client.? 172.21.15.40:0/1243894829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:28 smithi141 bash[31670]: audit 2023-12-01T17:41:27.907555+0000 mon.a (mon.0) 2842 : audit 0 from='client.? 172.21.15.40:0/1243894829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:29 smithi040 bash[41173]: cluster 2023-12-01T17:41:28.652397+0000 mgr.y (mgr.24356) 3701 : cluster 0 pgmap v3669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:29 smithi040 bash[41173]: audit 2023-12-01T17:41:29.703203+0000 mon.c (mon.2) 2363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:41:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:29 smithi040 bash[28232]: cluster 2023-12-01T17:41:28.652397+0000 mgr.y (mgr.24356) 3701 : cluster 0 pgmap v3669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:29 smithi040 bash[28232]: audit 2023-12-01T17:41:29.703203+0000 mon.c (mon.2) 2363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:41:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:29 smithi141 bash[31670]: cluster 2023-12-01T17:41:28.652397+0000 mgr.y (mgr.24356) 3701 : cluster 0 pgmap v3669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:29 smithi141 bash[31670]: audit 2023-12-01T17:41:29.703203+0000 mon.c (mon.2) 2363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:41:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:30 smithi040 bash[28232]: audit 2023-12-01T17:41:30.362952+0000 mon.a (mon.0) 2843 : audit 0 from='client.? 172.21.15.40:0/415562696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:30 smithi040 bash[41173]: audit 2023-12-01T17:41:30.362952+0000 mon.a (mon.0) 2843 : audit 0 from='client.? 172.21.15.40:0/415562696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:30 smithi141 bash[31670]: audit 2023-12-01T17:41:30.362952+0000 mon.a (mon.0) 2843 : audit 0 from='client.? 172.21.15.40:0/415562696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:31 smithi040 bash[28232]: cluster 2023-12-01T17:41:30.653600+0000 mgr.y (mgr.24356) 3702 : cluster 0 pgmap v3670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:31 smithi040 bash[41173]: cluster 2023-12-01T17:41:30.653600+0000 mgr.y (mgr.24356) 3702 : cluster 0 pgmap v3670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:31 smithi141 bash[31670]: cluster 2023-12-01T17:41:30.653600+0000 mgr.y (mgr.24356) 3702 : cluster 0 pgmap v3670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:33 smithi040 bash[28232]: cluster 2023-12-01T17:41:32.654274+0000 mgr.y (mgr.24356) 3703 : cluster 0 pgmap v3671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:33 smithi040 bash[28232]: audit 2023-12-01T17:41:32.831596+0000 mon.a (mon.0) 2844 : audit 0 from='client.? 172.21.15.40:0/3421523765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:33 smithi040 bash[28232]: audit 2023-12-01T17:41:33.492330+0000 mon.c (mon.2) 2364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:33 smithi040 bash[41173]: cluster 2023-12-01T17:41:32.654274+0000 mgr.y (mgr.24356) 3703 : cluster 0 pgmap v3671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:33 smithi040 bash[41173]: audit 2023-12-01T17:41:32.831596+0000 mon.a (mon.0) 2844 : audit 0 from='client.? 172.21.15.40:0/3421523765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:33 smithi040 bash[41173]: audit 2023-12-01T17:41:33.492330+0000 mon.c (mon.2) 2364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:33 smithi141 bash[31670]: cluster 2023-12-01T17:41:32.654274+0000 mgr.y (mgr.24356) 3703 : cluster 0 pgmap v3671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:33 smithi141 bash[31670]: audit 2023-12-01T17:41:32.831596+0000 mon.a (mon.0) 2844 : audit 0 from='client.? 172.21.15.40:0/3421523765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:33 smithi141 bash[31670]: audit 2023-12-01T17:41:33.492330+0000 mon.c (mon.2) 2364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[28232]: cluster 2023-12-01T17:41:34.655006+0000 mgr.y (mgr.24356) 3704 : cluster 0 pgmap v3672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[28232]: audit 2023-12-01T17:41:35.316475+0000 mon.c (mon.2) 2365 : audit 0 from='client.? 172.21.15.40:0/2065540284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[28232]: audit 2023-12-01T17:41:35.553314+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[28232]: audit 2023-12-01T17:41:35.564309+0000 mon.a (mon.0) 2846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[41173]: cluster 2023-12-01T17:41:34.655006+0000 mgr.y (mgr.24356) 3704 : cluster 0 pgmap v3672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[41173]: audit 2023-12-01T17:41:35.316475+0000 mon.c (mon.2) 2365 : audit 0 from='client.? 172.21.15.40:0/2065540284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[41173]: audit 2023-12-01T17:41:35.553314+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:35 smithi040 bash[41173]: audit 2023-12-01T17:41:35.564309+0000 mon.a (mon.0) 2846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:35 smithi141 bash[31670]: cluster 2023-12-01T17:41:34.655006+0000 mgr.y (mgr.24356) 3704 : cluster 0 pgmap v3672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:35 smithi141 bash[31670]: audit 2023-12-01T17:41:35.316475+0000 mon.c (mon.2) 2365 : audit 0 from='client.? 172.21.15.40:0/2065540284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:35 smithi141 bash[31670]: audit 2023-12-01T17:41:35.553314+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:35 smithi141 bash[31670]: audit 2023-12-01T17:41:35.564309+0000 mon.a (mon.0) 2846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:36.865 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:41:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:41:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:35.865844+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:35.877717+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.474941+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.486444+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.692056+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.705414+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.708435+0000 mon.c (mon.2) 2366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.709867+0000 mon.c (mon.2) 2367 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[28232]: audit 2023-12-01T17:41:36.719337+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:35.865844+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:35.877717+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.474941+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.486444+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.692056+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.705414+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.708435+0000 mon.c (mon.2) 2366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:41:37.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.709867+0000 mon.c (mon.2) 2367 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:41:37.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:36 smithi040 bash[41173]: audit 2023-12-01T17:41:36.719337+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:35.865844+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:35.877717+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.474941+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.486444+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.692056+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.705414+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.708435+0000 mon.c (mon.2) 2366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.709867+0000 mon.c (mon.2) 2367 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:36 smithi141 bash[31670]: audit 2023-12-01T17:41:36.719337+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:41:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:37 smithi040 bash[28232]: cluster 2023-12-01T17:41:36.655623+0000 mgr.y (mgr.24356) 3705 : cluster 0 pgmap v3673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:37 smithi040 bash[28232]: audit 2023-12-01T17:41:37.774315+0000 mon.a (mon.0) 2854 : audit 0 from='client.? 172.21.15.40:0/4176790525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:37 smithi040 bash[41173]: cluster 2023-12-01T17:41:36.655623+0000 mgr.y (mgr.24356) 3705 : cluster 0 pgmap v3673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:37 smithi040 bash[41173]: audit 2023-12-01T17:41:37.774315+0000 mon.a (mon.0) 2854 : audit 0 from='client.? 172.21.15.40:0/4176790525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:37 smithi141 bash[31670]: cluster 2023-12-01T17:41:36.655623+0000 mgr.y (mgr.24356) 3705 : cluster 0 pgmap v3673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:37 smithi141 bash[31670]: audit 2023-12-01T17:41:37.774315+0000 mon.a (mon.0) 2854 : audit 0 from='client.? 172.21.15.40:0/4176790525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:39 smithi040 bash[41173]: cluster 2023-12-01T17:41:38.656377+0000 mgr.y (mgr.24356) 3706 : cluster 0 pgmap v3674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:39 smithi040 bash[28232]: cluster 2023-12-01T17:41:38.656377+0000 mgr.y (mgr.24356) 3706 : cluster 0 pgmap v3674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:39 smithi141 bash[31670]: cluster 2023-12-01T17:41:38.656377+0000 mgr.y (mgr.24356) 3706 : cluster 0 pgmap v3674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:40 smithi040 bash[28232]: audit 2023-12-01T17:41:40.236905+0000 mon.c (mon.2) 2368 : audit 0 from='client.? 172.21.15.40:0/2959876653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:40 smithi040 bash[41173]: audit 2023-12-01T17:41:40.236905+0000 mon.c (mon.2) 2368 : audit 0 from='client.? 172.21.15.40:0/2959876653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:40 smithi141 bash[31670]: audit 2023-12-01T17:41:40.236905+0000 mon.c (mon.2) 2368 : audit 0 from='client.? 172.21.15.40:0/2959876653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:41 smithi040 bash[28232]: cluster 2023-12-01T17:41:40.657642+0000 mgr.y (mgr.24356) 3707 : cluster 0 pgmap v3675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:41 smithi040 bash[41173]: cluster 2023-12-01T17:41:40.657642+0000 mgr.y (mgr.24356) 3707 : cluster 0 pgmap v3675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:41 smithi141 bash[31670]: cluster 2023-12-01T17:41:40.657642+0000 mgr.y (mgr.24356) 3707 : cluster 0 pgmap v3675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:42 smithi040 bash[28232]: audit 2023-12-01T17:41:42.699904+0000 mon.c (mon.2) 2369 : audit 0 from='client.? 172.21.15.40:0/1051509279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:42 smithi040 bash[41173]: audit 2023-12-01T17:41:42.699904+0000 mon.c (mon.2) 2369 : audit 0 from='client.? 172.21.15.40:0/1051509279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:42 smithi141 bash[31670]: audit 2023-12-01T17:41:42.699904+0000 mon.c (mon.2) 2369 : audit 0 from='client.? 172.21.15.40:0/1051509279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:43 smithi040 bash[28232]: cluster 2023-12-01T17:41:42.658301+0000 mgr.y (mgr.24356) 3708 : cluster 0 pgmap v3676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:43 smithi040 bash[41173]: cluster 2023-12-01T17:41:42.658301+0000 mgr.y (mgr.24356) 3708 : cluster 0 pgmap v3676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:43 smithi141 bash[31670]: cluster 2023-12-01T17:41:42.658301+0000 mgr.y (mgr.24356) 3708 : cluster 0 pgmap v3676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:45 smithi141 bash[31670]: cluster 2023-12-01T17:41:44.659424+0000 mgr.y (mgr.24356) 3709 : cluster 0 pgmap v3677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:45 smithi141 bash[31670]: audit 2023-12-01T17:41:45.175083+0000 mon.c (mon.2) 2370 : audit 0 from='client.? 172.21.15.40:0/679183699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:45 smithi040 bash[28232]: cluster 2023-12-01T17:41:44.659424+0000 mgr.y (mgr.24356) 3709 : cluster 0 pgmap v3677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:45 smithi040 bash[28232]: audit 2023-12-01T17:41:45.175083+0000 mon.c (mon.2) 2370 : audit 0 from='client.? 172.21.15.40:0/679183699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:45 smithi040 bash[41173]: cluster 2023-12-01T17:41:44.659424+0000 mgr.y (mgr.24356) 3709 : cluster 0 pgmap v3677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:45 smithi040 bash[41173]: audit 2023-12-01T17:41:45.175083+0000 mon.c (mon.2) 2370 : audit 0 from='client.? 172.21.15.40:0/679183699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:41:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:41:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:47 smithi141 bash[31670]: cluster 2023-12-01T17:41:46.660028+0000 mgr.y (mgr.24356) 3710 : cluster 0 pgmap v3678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:47 smithi141 bash[31670]: audit 2023-12-01T17:41:47.643243+0000 mon.a (mon.0) 2855 : audit 0 from='client.? 172.21.15.40:0/312162349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:47 smithi040 bash[28232]: cluster 2023-12-01T17:41:46.660028+0000 mgr.y (mgr.24356) 3710 : cluster 0 pgmap v3678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:47 smithi040 bash[28232]: audit 2023-12-01T17:41:47.643243+0000 mon.a (mon.0) 2855 : audit 0 from='client.? 172.21.15.40:0/312162349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:47 smithi040 bash[41173]: cluster 2023-12-01T17:41:46.660028+0000 mgr.y (mgr.24356) 3710 : cluster 0 pgmap v3678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:47 smithi040 bash[41173]: audit 2023-12-01T17:41:47.643243+0000 mon.a (mon.0) 2855 : audit 0 from='client.? 172.21.15.40:0/312162349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:48 smithi141 bash[31670]: audit 2023-12-01T17:41:48.492656+0000 mon.c (mon.2) 2371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:48 smithi040 bash[28232]: audit 2023-12-01T17:41:48.492656+0000 mon.c (mon.2) 2371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:48 smithi040 bash[41173]: audit 2023-12-01T17:41:48.492656+0000 mon.c (mon.2) 2371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:49 smithi141 bash[31670]: cluster 2023-12-01T17:41:48.660692+0000 mgr.y (mgr.24356) 3711 : cluster 0 pgmap v3679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:49 smithi040 bash[28232]: cluster 2023-12-01T17:41:48.660692+0000 mgr.y (mgr.24356) 3711 : cluster 0 pgmap v3679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:49 smithi040 bash[41173]: cluster 2023-12-01T17:41:48.660692+0000 mgr.y (mgr.24356) 3711 : cluster 0 pgmap v3679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:50 smithi141 bash[31670]: audit 2023-12-01T17:41:50.113250+0000 mon.c (mon.2) 2372 : audit 0 from='client.? 172.21.15.40:0/2341439612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:50 smithi040 bash[41173]: audit 2023-12-01T17:41:50.113250+0000 mon.c (mon.2) 2372 : audit 0 from='client.? 172.21.15.40:0/2341439612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:50 smithi040 bash[28232]: audit 2023-12-01T17:41:50.113250+0000 mon.c (mon.2) 2372 : audit 0 from='client.? 172.21.15.40:0/2341439612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:51 smithi141 bash[31670]: cluster 2023-12-01T17:41:50.661944+0000 mgr.y (mgr.24356) 3712 : cluster 0 pgmap v3680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:51 smithi040 bash[41173]: cluster 2023-12-01T17:41:50.661944+0000 mgr.y (mgr.24356) 3712 : cluster 0 pgmap v3680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:51 smithi040 bash[28232]: cluster 2023-12-01T17:41:50.661944+0000 mgr.y (mgr.24356) 3712 : cluster 0 pgmap v3680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:52 smithi141 bash[31670]: audit 2023-12-01T17:41:52.580901+0000 mon.a (mon.0) 2856 : audit 0 from='client.? 172.21.15.40:0/3562756729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:52 smithi040 bash[28232]: audit 2023-12-01T17:41:52.580901+0000 mon.a (mon.0) 2856 : audit 0 from='client.? 172.21.15.40:0/3562756729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:52 smithi040 bash[41173]: audit 2023-12-01T17:41:52.580901+0000 mon.a (mon.0) 2856 : audit 0 from='client.? 172.21.15.40:0/3562756729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:53 smithi141 bash[31670]: cluster 2023-12-01T17:41:52.662665+0000 mgr.y (mgr.24356) 3713 : cluster 0 pgmap v3681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:53 smithi040 bash[28232]: cluster 2023-12-01T17:41:52.662665+0000 mgr.y (mgr.24356) 3713 : cluster 0 pgmap v3681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:53 smithi040 bash[41173]: cluster 2023-12-01T17:41:52.662665+0000 mgr.y (mgr.24356) 3713 : cluster 0 pgmap v3681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:55 smithi040 bash[28232]: cluster 2023-12-01T17:41:54.663800+0000 mgr.y (mgr.24356) 3714 : cluster 0 pgmap v3682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:55 smithi040 bash[28232]: audit 2023-12-01T17:41:55.051425+0000 mon.c (mon.2) 2373 : audit 0 from='client.? 172.21.15.40:0/3145665165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:55 smithi040 bash[41173]: cluster 2023-12-01T17:41:54.663800+0000 mgr.y (mgr.24356) 3714 : cluster 0 pgmap v3682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:55 smithi040 bash[41173]: audit 2023-12-01T17:41:55.051425+0000 mon.c (mon.2) 2373 : audit 0 from='client.? 172.21.15.40:0/3145665165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:55 smithi141 bash[31670]: cluster 2023-12-01T17:41:54.663800+0000 mgr.y (mgr.24356) 3714 : cluster 0 pgmap v3682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:55 smithi141 bash[31670]: audit 2023-12-01T17:41:55.051425+0000 mon.c (mon.2) 2373 : audit 0 from='client.? 172.21.15.40:0/3145665165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:41:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:41:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:57 smithi040 bash[28232]: cluster 2023-12-01T17:41:56.664461+0000 mgr.y (mgr.24356) 3715 : cluster 0 pgmap v3683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:57 smithi040 bash[28232]: audit 2023-12-01T17:41:57.515563+0000 mon.c (mon.2) 2374 : audit 0 from='client.? 172.21.15.40:0/188856844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:57 smithi040 bash[41173]: cluster 2023-12-01T17:41:56.664461+0000 mgr.y (mgr.24356) 3715 : cluster 0 pgmap v3683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:57 smithi040 bash[41173]: audit 2023-12-01T17:41:57.515563+0000 mon.c (mon.2) 2374 : audit 0 from='client.? 172.21.15.40:0/188856844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:41:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:57 smithi141 bash[31670]: cluster 2023-12-01T17:41:56.664461+0000 mgr.y (mgr.24356) 3715 : cluster 0 pgmap v3683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:41:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:57 smithi141 bash[31670]: audit 2023-12-01T17:41:57.515563+0000 mon.c (mon.2) 2374 : audit 0 from='client.? 172.21.15.40:0/188856844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:41:59 smithi040 bash[28232]: cluster 2023-12-01T17:41:58.665115+0000 mgr.y (mgr.24356) 3716 : cluster 0 pgmap v3684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:41:59 smithi040 bash[41173]: cluster 2023-12-01T17:41:58.665115+0000 mgr.y (mgr.24356) 3716 : cluster 0 pgmap v3684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:41:59 smithi141 bash[31670]: cluster 2023-12-01T17:41:58.665115+0000 mgr.y (mgr.24356) 3716 : cluster 0 pgmap v3684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:00 smithi040 bash[28232]: audit 2023-12-01T17:41:59.991570+0000 mon.a (mon.0) 2857 : audit 0 from='client.? 172.21.15.40:0/1511326353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:00 smithi040 bash[41173]: audit 2023-12-01T17:41:59.991570+0000 mon.a (mon.0) 2857 : audit 0 from='client.? 172.21.15.40:0/1511326353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:00 smithi141 bash[31670]: audit 2023-12-01T17:41:59.991570+0000 mon.a (mon.0) 2857 : audit 0 from='client.? 172.21.15.40:0/1511326353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:01 smithi040 bash[28232]: cluster 2023-12-01T17:42:00.666390+0000 mgr.y (mgr.24356) 3717 : cluster 0 pgmap v3685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:01 smithi040 bash[41173]: cluster 2023-12-01T17:42:00.666390+0000 mgr.y (mgr.24356) 3717 : cluster 0 pgmap v3685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:01 smithi141 bash[31670]: cluster 2023-12-01T17:42:00.666390+0000 mgr.y (mgr.24356) 3717 : cluster 0 pgmap v3685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:02 smithi040 bash[41173]: audit 2023-12-01T17:42:02.453267+0000 mon.c (mon.2) 2375 : audit 0 from='client.? 172.21.15.40:0/2302893538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:02 smithi040 bash[28232]: audit 2023-12-01T17:42:02.453267+0000 mon.c (mon.2) 2375 : audit 0 from='client.? 172.21.15.40:0/2302893538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:02 smithi141 bash[31670]: audit 2023-12-01T17:42:02.453267+0000 mon.c (mon.2) 2375 : audit 0 from='client.? 172.21.15.40:0/2302893538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:03 smithi040 bash[41173]: cluster 2023-12-01T17:42:02.667048+0000 mgr.y (mgr.24356) 3718 : cluster 0 pgmap v3686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:03 smithi040 bash[41173]: audit 2023-12-01T17:42:03.493150+0000 mon.c (mon.2) 2376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:03 smithi040 bash[28232]: cluster 2023-12-01T17:42:02.667048+0000 mgr.y (mgr.24356) 3718 : cluster 0 pgmap v3686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:03 smithi040 bash[28232]: audit 2023-12-01T17:42:03.493150+0000 mon.c (mon.2) 2376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:03 smithi141 bash[31670]: cluster 2023-12-01T17:42:02.667048+0000 mgr.y (mgr.24356) 3718 : cluster 0 pgmap v3686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:03 smithi141 bash[31670]: audit 2023-12-01T17:42:03.493150+0000 mon.c (mon.2) 2376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:05 smithi040 bash[28232]: cluster 2023-12-01T17:42:04.668103+0000 mgr.y (mgr.24356) 3719 : cluster 0 pgmap v3687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:05 smithi040 bash[28232]: audit 2023-12-01T17:42:04.913965+0000 mon.c (mon.2) 2377 : audit 0 from='client.? 172.21.15.40:0/74493536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:05 smithi040 bash[41173]: cluster 2023-12-01T17:42:04.668103+0000 mgr.y (mgr.24356) 3719 : cluster 0 pgmap v3687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:05 smithi040 bash[41173]: audit 2023-12-01T17:42:04.913965+0000 mon.c (mon.2) 2377 : audit 0 from='client.? 172.21.15.40:0/74493536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:05 smithi141 bash[31670]: cluster 2023-12-01T17:42:04.668103+0000 mgr.y (mgr.24356) 3719 : cluster 0 pgmap v3687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:05 smithi141 bash[31670]: audit 2023-12-01T17:42:04.913965+0000 mon.c (mon.2) 2377 : audit 0 from='client.? 172.21.15.40:0/74493536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:42:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:42:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:07 smithi040 bash[28232]: cluster 2023-12-01T17:42:06.668835+0000 mgr.y (mgr.24356) 3720 : cluster 0 pgmap v3688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:07 smithi040 bash[28232]: audit 2023-12-01T17:42:07.372999+0000 mon.a (mon.0) 2858 : audit 0 from='client.? 172.21.15.40:0/750410719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:07 smithi040 bash[41173]: cluster 2023-12-01T17:42:06.668835+0000 mgr.y (mgr.24356) 3720 : cluster 0 pgmap v3688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:07 smithi040 bash[41173]: audit 2023-12-01T17:42:07.372999+0000 mon.a (mon.0) 2858 : audit 0 from='client.? 172.21.15.40:0/750410719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:07 smithi141 bash[31670]: cluster 2023-12-01T17:42:06.668835+0000 mgr.y (mgr.24356) 3720 : cluster 0 pgmap v3688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:07 smithi141 bash[31670]: audit 2023-12-01T17:42:07.372999+0000 mon.a (mon.0) 2858 : audit 0 from='client.? 172.21.15.40:0/750410719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:09 smithi040 bash[28232]: cluster 2023-12-01T17:42:08.669479+0000 mgr.y (mgr.24356) 3721 : cluster 0 pgmap v3689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:09 smithi040 bash[41173]: cluster 2023-12-01T17:42:08.669479+0000 mgr.y (mgr.24356) 3721 : cluster 0 pgmap v3689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:09 smithi141 bash[31670]: cluster 2023-12-01T17:42:08.669479+0000 mgr.y (mgr.24356) 3721 : cluster 0 pgmap v3689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:10 smithi040 bash[28232]: audit 2023-12-01T17:42:09.838165+0000 mon.a (mon.0) 2859 : audit 0 from='client.? 172.21.15.40:0/4014998392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:10 smithi040 bash[41173]: audit 2023-12-01T17:42:09.838165+0000 mon.a (mon.0) 2859 : audit 0 from='client.? 172.21.15.40:0/4014998392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:10 smithi141 bash[31670]: audit 2023-12-01T17:42:09.838165+0000 mon.a (mon.0) 2859 : audit 0 from='client.? 172.21.15.40:0/4014998392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:11 smithi040 bash[28232]: cluster 2023-12-01T17:42:10.670684+0000 mgr.y (mgr.24356) 3722 : cluster 0 pgmap v3690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:11 smithi040 bash[41173]: cluster 2023-12-01T17:42:10.670684+0000 mgr.y (mgr.24356) 3722 : cluster 0 pgmap v3690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:11 smithi141 bash[31670]: cluster 2023-12-01T17:42:10.670684+0000 mgr.y (mgr.24356) 3722 : cluster 0 pgmap v3690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:12 smithi040 bash[41173]: audit 2023-12-01T17:42:12.296970+0000 mon.a (mon.0) 2860 : audit 0 from='client.? 172.21.15.40:0/2215489775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:12 smithi040 bash[28232]: audit 2023-12-01T17:42:12.296970+0000 mon.a (mon.0) 2860 : audit 0 from='client.? 172.21.15.40:0/2215489775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:12 smithi141 bash[31670]: audit 2023-12-01T17:42:12.296970+0000 mon.a (mon.0) 2860 : audit 0 from='client.? 172.21.15.40:0/2215489775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:13 smithi040 bash[28232]: cluster 2023-12-01T17:42:12.671332+0000 mgr.y (mgr.24356) 3723 : cluster 0 pgmap v3691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:13 smithi040 bash[41173]: cluster 2023-12-01T17:42:12.671332+0000 mgr.y (mgr.24356) 3723 : cluster 0 pgmap v3691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:13 smithi141 bash[31670]: cluster 2023-12-01T17:42:12.671332+0000 mgr.y (mgr.24356) 3723 : cluster 0 pgmap v3691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:15 smithi141 bash[31670]: cluster 2023-12-01T17:42:14.672097+0000 mgr.y (mgr.24356) 3724 : cluster 0 pgmap v3692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:15 smithi141 bash[31670]: audit 2023-12-01T17:42:14.774227+0000 mon.c (mon.2) 2378 : audit 0 from='client.? 172.21.15.40:0/3000336627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:15 smithi040 bash[28232]: cluster 2023-12-01T17:42:14.672097+0000 mgr.y (mgr.24356) 3724 : cluster 0 pgmap v3692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:15 smithi040 bash[28232]: audit 2023-12-01T17:42:14.774227+0000 mon.c (mon.2) 2378 : audit 0 from='client.? 172.21.15.40:0/3000336627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:15 smithi040 bash[41173]: cluster 2023-12-01T17:42:14.672097+0000 mgr.y (mgr.24356) 3724 : cluster 0 pgmap v3692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:15 smithi040 bash[41173]: audit 2023-12-01T17:42:14.774227+0000 mon.c (mon.2) 2378 : audit 0 from='client.? 172.21.15.40:0/3000336627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:42:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:42:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:17 smithi141 bash[31670]: cluster 2023-12-01T17:42:16.672778+0000 mgr.y (mgr.24356) 3725 : cluster 0 pgmap v3693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:17 smithi141 bash[31670]: audit 2023-12-01T17:42:17.239415+0000 mon.a (mon.0) 2861 : audit 0 from='client.? 172.21.15.40:0/338073859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:17 smithi040 bash[28232]: cluster 2023-12-01T17:42:16.672778+0000 mgr.y (mgr.24356) 3725 : cluster 0 pgmap v3693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:17 smithi040 bash[28232]: audit 2023-12-01T17:42:17.239415+0000 mon.a (mon.0) 2861 : audit 0 from='client.? 172.21.15.40:0/338073859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:17 smithi040 bash[41173]: cluster 2023-12-01T17:42:16.672778+0000 mgr.y (mgr.24356) 3725 : cluster 0 pgmap v3693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:17 smithi040 bash[41173]: audit 2023-12-01T17:42:17.239415+0000 mon.a (mon.0) 2861 : audit 0 from='client.? 172.21.15.40:0/338073859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:18 smithi141 bash[31670]: audit 2023-12-01T17:42:18.493527+0000 mon.c (mon.2) 2379 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:18 smithi040 bash[28232]: audit 2023-12-01T17:42:18.493527+0000 mon.c (mon.2) 2379 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:18 smithi040 bash[41173]: audit 2023-12-01T17:42:18.493527+0000 mon.c (mon.2) 2379 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:19 smithi141 bash[31670]: cluster 2023-12-01T17:42:18.673542+0000 mgr.y (mgr.24356) 3726 : cluster 0 pgmap v3694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:19 smithi141 bash[31670]: audit 2023-12-01T17:42:19.711718+0000 mon.a (mon.0) 2862 : audit 0 from='client.? 172.21.15.40:0/2157577802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:19 smithi040 bash[28232]: cluster 2023-12-01T17:42:18.673542+0000 mgr.y (mgr.24356) 3726 : cluster 0 pgmap v3694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:19 smithi040 bash[28232]: audit 2023-12-01T17:42:19.711718+0000 mon.a (mon.0) 2862 : audit 0 from='client.? 172.21.15.40:0/2157577802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:19 smithi040 bash[41173]: cluster 2023-12-01T17:42:18.673542+0000 mgr.y (mgr.24356) 3726 : cluster 0 pgmap v3694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:19 smithi040 bash[41173]: audit 2023-12-01T17:42:19.711718+0000 mon.a (mon.0) 2862 : audit 0 from='client.? 172.21.15.40:0/2157577802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:21 smithi141 bash[31670]: cluster 2023-12-01T17:42:20.674715+0000 mgr.y (mgr.24356) 3727 : cluster 0 pgmap v3695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:21 smithi040 bash[28232]: cluster 2023-12-01T17:42:20.674715+0000 mgr.y (mgr.24356) 3727 : cluster 0 pgmap v3695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:21 smithi040 bash[41173]: cluster 2023-12-01T17:42:20.674715+0000 mgr.y (mgr.24356) 3727 : cluster 0 pgmap v3695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:22 smithi040 bash[28232]: audit 2023-12-01T17:42:22.173261+0000 mon.a (mon.0) 2863 : audit 0 from='client.? 172.21.15.40:0/3555339607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:22 smithi040 bash[41173]: audit 2023-12-01T17:42:22.173261+0000 mon.a (mon.0) 2863 : audit 0 from='client.? 172.21.15.40:0/3555339607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:22 smithi141 bash[31670]: audit 2023-12-01T17:42:22.173261+0000 mon.a (mon.0) 2863 : audit 0 from='client.? 172.21.15.40:0/3555339607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:23 smithi040 bash[28232]: cluster 2023-12-01T17:42:22.675373+0000 mgr.y (mgr.24356) 3728 : cluster 0 pgmap v3696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:23 smithi040 bash[41173]: cluster 2023-12-01T17:42:22.675373+0000 mgr.y (mgr.24356) 3728 : cluster 0 pgmap v3696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:23 smithi141 bash[31670]: cluster 2023-12-01T17:42:22.675373+0000 mgr.y (mgr.24356) 3728 : cluster 0 pgmap v3696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:24 smithi040 bash[41173]: audit 2023-12-01T17:42:24.634739+0000 mon.a (mon.0) 2864 : audit 0 from='client.? 172.21.15.40:0/2551606233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:24 smithi040 bash[28232]: audit 2023-12-01T17:42:24.634739+0000 mon.a (mon.0) 2864 : audit 0 from='client.? 172.21.15.40:0/2551606233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:24 smithi141 bash[31670]: audit 2023-12-01T17:42:24.634739+0000 mon.a (mon.0) 2864 : audit 0 from='client.? 172.21.15.40:0/2551606233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:25 smithi040 bash[28232]: cluster 2023-12-01T17:42:24.676661+0000 mgr.y (mgr.24356) 3729 : cluster 0 pgmap v3697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:25 smithi040 bash[41173]: cluster 2023-12-01T17:42:24.676661+0000 mgr.y (mgr.24356) 3729 : cluster 0 pgmap v3697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:25 smithi141 bash[31670]: cluster 2023-12-01T17:42:24.676661+0000 mgr.y (mgr.24356) 3729 : cluster 0 pgmap v3697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:42:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:42:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:27 smithi040 bash[41173]: cluster 2023-12-01T17:42:26.677245+0000 mgr.y (mgr.24356) 3730 : cluster 0 pgmap v3698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:27 smithi040 bash[41173]: audit 2023-12-01T17:42:27.092748+0000 mon.c (mon.2) 2380 : audit 0 from='client.? 172.21.15.40:0/3353048722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:27 smithi040 bash[28232]: cluster 2023-12-01T17:42:26.677245+0000 mgr.y (mgr.24356) 3730 : cluster 0 pgmap v3698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:27 smithi040 bash[28232]: audit 2023-12-01T17:42:27.092748+0000 mon.c (mon.2) 2380 : audit 0 from='client.? 172.21.15.40:0/3353048722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:27 smithi141 bash[31670]: cluster 2023-12-01T17:42:26.677245+0000 mgr.y (mgr.24356) 3730 : cluster 0 pgmap v3698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:27 smithi141 bash[31670]: audit 2023-12-01T17:42:27.092748+0000 mon.c (mon.2) 2380 : audit 0 from='client.? 172.21.15.40:0/3353048722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:29 smithi040 bash[28232]: cluster 2023-12-01T17:42:28.677870+0000 mgr.y (mgr.24356) 3731 : cluster 0 pgmap v3699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:29 smithi040 bash[28232]: audit 2023-12-01T17:42:29.563234+0000 mon.a (mon.0) 2865 : audit 0 from='client.? 172.21.15.40:0/4253134983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:29 smithi040 bash[41173]: cluster 2023-12-01T17:42:28.677870+0000 mgr.y (mgr.24356) 3731 : cluster 0 pgmap v3699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:29 smithi040 bash[41173]: audit 2023-12-01T17:42:29.563234+0000 mon.a (mon.0) 2865 : audit 0 from='client.? 172.21.15.40:0/4253134983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:29 smithi141 bash[31670]: cluster 2023-12-01T17:42:28.677870+0000 mgr.y (mgr.24356) 3731 : cluster 0 pgmap v3699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:29 smithi141 bash[31670]: audit 2023-12-01T17:42:29.563234+0000 mon.a (mon.0) 2865 : audit 0 from='client.? 172.21.15.40:0/4253134983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:31 smithi040 bash[28232]: cluster 2023-12-01T17:42:30.678948+0000 mgr.y (mgr.24356) 3732 : cluster 0 pgmap v3700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:31 smithi040 bash[41173]: cluster 2023-12-01T17:42:30.678948+0000 mgr.y (mgr.24356) 3732 : cluster 0 pgmap v3700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:31 smithi141 bash[31670]: cluster 2023-12-01T17:42:30.678948+0000 mgr.y (mgr.24356) 3732 : cluster 0 pgmap v3700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:32 smithi040 bash[41173]: audit 2023-12-01T17:42:32.023709+0000 mon.a (mon.0) 2866 : audit 0 from='client.? 172.21.15.40:0/2254446293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:32 smithi040 bash[28232]: audit 2023-12-01T17:42:32.023709+0000 mon.a (mon.0) 2866 : audit 0 from='client.? 172.21.15.40:0/2254446293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:32 smithi141 bash[31670]: audit 2023-12-01T17:42:32.023709+0000 mon.a (mon.0) 2866 : audit 0 from='client.? 172.21.15.40:0/2254446293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:33 smithi040 bash[41173]: cluster 2023-12-01T17:42:32.679603+0000 mgr.y (mgr.24356) 3733 : cluster 0 pgmap v3701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:33 smithi040 bash[41173]: audit 2023-12-01T17:42:33.493936+0000 mon.c (mon.2) 2381 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:33 smithi040 bash[28232]: cluster 2023-12-01T17:42:32.679603+0000 mgr.y (mgr.24356) 3733 : cluster 0 pgmap v3701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:33 smithi040 bash[28232]: audit 2023-12-01T17:42:33.493936+0000 mon.c (mon.2) 2381 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:33 smithi141 bash[31670]: cluster 2023-12-01T17:42:32.679603+0000 mgr.y (mgr.24356) 3733 : cluster 0 pgmap v3701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:33 smithi141 bash[31670]: audit 2023-12-01T17:42:33.493936+0000 mon.c (mon.2) 2381 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:34 smithi040 bash[28232]: audit 2023-12-01T17:42:34.485338+0000 mon.a (mon.0) 2867 : audit 0 from='client.? 172.21.15.40:0/3414990324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:34 smithi040 bash[41173]: audit 2023-12-01T17:42:34.485338+0000 mon.a (mon.0) 2867 : audit 0 from='client.? 172.21.15.40:0/3414990324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:34 smithi141 bash[31670]: audit 2023-12-01T17:42:34.485338+0000 mon.a (mon.0) 2867 : audit 0 from='client.? 172.21.15.40:0/3414990324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:35 smithi040 bash[28232]: cluster 2023-12-01T17:42:34.680790+0000 mgr.y (mgr.24356) 3734 : cluster 0 pgmap v3702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:35 smithi040 bash[41173]: cluster 2023-12-01T17:42:34.680790+0000 mgr.y (mgr.24356) 3734 : cluster 0 pgmap v3702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:35 smithi141 bash[31670]: cluster 2023-12-01T17:42:34.680790+0000 mgr.y (mgr.24356) 3734 : cluster 0 pgmap v3702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:36.836 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:42:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T17:42:36.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:36 smithi040 bash[41173]: audit 2023-12-01T17:42:36.805125+0000 mon.c (mon.2) 2382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:42:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:36 smithi040 bash[28232]: audit 2023-12-01T17:42:36.805125+0000 mon.c (mon.2) 2382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:42:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:36 smithi141 bash[31670]: audit 2023-12-01T17:42:36.805125+0000 mon.c (mon.2) 2382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:42:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[41173]: cluster 2023-12-01T17:42:36.681420+0000 mgr.y (mgr.24356) 3735 : cluster 0 pgmap v3703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[41173]: audit 2023-12-01T17:42:36.955136+0000 mon.c (mon.2) 2383 : audit 0 from='client.? 172.21.15.40:0/468737503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[41173]: audit 2023-12-01T17:42:37.184626+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[41173]: audit 2023-12-01T17:42:37.195958+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[28232]: cluster 2023-12-01T17:42:36.681420+0000 mgr.y (mgr.24356) 3735 : cluster 0 pgmap v3703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[28232]: audit 2023-12-01T17:42:36.955136+0000 mon.c (mon.2) 2383 : audit 0 from='client.? 172.21.15.40:0/468737503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[28232]: audit 2023-12-01T17:42:37.184626+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:37 smithi040 bash[28232]: audit 2023-12-01T17:42:37.195958+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:37 smithi141 bash[31670]: cluster 2023-12-01T17:42:36.681420+0000 mgr.y (mgr.24356) 3735 : cluster 0 pgmap v3703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:37 smithi141 bash[31670]: audit 2023-12-01T17:42:36.955136+0000 mon.c (mon.2) 2383 : audit 0 from='client.? 172.21.15.40:0/468737503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:37 smithi141 bash[31670]: audit 2023-12-01T17:42:37.184626+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:37 smithi141 bash[31670]: audit 2023-12-01T17:42:37.195958+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:39 smithi040 bash[41173]: cluster 2023-12-01T17:42:38.682136+0000 mgr.y (mgr.24356) 3736 : cluster 0 pgmap v3704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:39 smithi040 bash[41173]: audit 2023-12-01T17:42:39.425086+0000 mon.a (mon.0) 2870 : audit 0 from='client.? 172.21.15.40:0/3727901191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:39 smithi040 bash[28232]: cluster 2023-12-01T17:42:38.682136+0000 mgr.y (mgr.24356) 3736 : cluster 0 pgmap v3704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:39 smithi040 bash[28232]: audit 2023-12-01T17:42:39.425086+0000 mon.a (mon.0) 2870 : audit 0 from='client.? 172.21.15.40:0/3727901191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:39 smithi141 bash[31670]: cluster 2023-12-01T17:42:38.682136+0000 mgr.y (mgr.24356) 3736 : cluster 0 pgmap v3704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:39 smithi141 bash[31670]: audit 2023-12-01T17:42:39.425086+0000 mon.a (mon.0) 2870 : audit 0 from='client.? 172.21.15.40:0/3727901191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:41 smithi040 bash[28232]: cluster 2023-12-01T17:42:40.683368+0000 mgr.y (mgr.24356) 3737 : cluster 0 pgmap v3705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:41 smithi040 bash[41173]: cluster 2023-12-01T17:42:40.683368+0000 mgr.y (mgr.24356) 3737 : cluster 0 pgmap v3705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:41 smithi141 bash[31670]: cluster 2023-12-01T17:42:40.683368+0000 mgr.y (mgr.24356) 3737 : cluster 0 pgmap v3705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:42 smithi040 bash[28232]: audit 2023-12-01T17:42:41.886009+0000 mon.a (mon.0) 2871 : audit 0 from='client.? 172.21.15.40:0/4040715077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:42 smithi040 bash[41173]: audit 2023-12-01T17:42:41.886009+0000 mon.a (mon.0) 2871 : audit 0 from='client.? 172.21.15.40:0/4040715077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:42 smithi141 bash[31670]: audit 2023-12-01T17:42:41.886009+0000 mon.a (mon.0) 2871 : audit 0 from='client.? 172.21.15.40:0/4040715077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: cluster 2023-12-01T17:42:42.683936+0000 mgr.y (mgr.24356) 3738 : cluster 0 pgmap v3706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:42.999654+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:43.010520+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:43.091159+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:43.101459+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:43.596049+0000 mon.c (mon.2) 2384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:43.597777+0000 mon.c (mon.2) 2385 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[41173]: audit 2023-12-01T17:42:43.607621+0000 mon.a (mon.0) 2876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: cluster 2023-12-01T17:42:42.683936+0000 mgr.y (mgr.24356) 3738 : cluster 0 pgmap v3706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:42.999654+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:43.010520+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:43.091159+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:43.101459+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:43.596049+0000 mon.c (mon.2) 2384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:43.597777+0000 mon.c (mon.2) 2385 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:42:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:43 smithi040 bash[28232]: audit 2023-12-01T17:42:43.607621+0000 mon.a (mon.0) 2876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: cluster 2023-12-01T17:42:42.683936+0000 mgr.y (mgr.24356) 3738 : cluster 0 pgmap v3706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:42.999654+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:43.010520+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:43.091159+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:43.101459+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:43.596049+0000 mon.c (mon.2) 2384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:43.597777+0000 mon.c (mon.2) 2385 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:43 smithi141 bash[31670]: audit 2023-12-01T17:42:43.607621+0000 mon.a (mon.0) 2876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:42:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:44 smithi040 bash[28232]: audit 2023-12-01T17:42:44.354385+0000 mon.c (mon.2) 2386 : audit 0 from='client.? 172.21.15.40:0/2361643068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:44 smithi040 bash[41173]: audit 2023-12-01T17:42:44.354385+0000 mon.c (mon.2) 2386 : audit 0 from='client.? 172.21.15.40:0/2361643068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:44 smithi141 bash[31670]: audit 2023-12-01T17:42:44.354385+0000 mon.c (mon.2) 2386 : audit 0 from='client.? 172.21.15.40:0/2361643068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:45 smithi040 bash[28232]: cluster 2023-12-01T17:42:44.685065+0000 mgr.y (mgr.24356) 3739 : cluster 0 pgmap v3707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:45 smithi040 bash[41173]: cluster 2023-12-01T17:42:44.685065+0000 mgr.y (mgr.24356) 3739 : cluster 0 pgmap v3707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:45 smithi141 bash[31670]: cluster 2023-12-01T17:42:44.685065+0000 mgr.y (mgr.24356) 3739 : cluster 0 pgmap v3707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:46.878 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:42:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T17:42:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:46 smithi040 bash[28232]: audit 2023-12-01T17:42:46.813037+0000 mon.c (mon.2) 2387 : audit 0 from='client.? 172.21.15.40:0/523346634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:46 smithi040 bash[41173]: audit 2023-12-01T17:42:46.813037+0000 mon.c (mon.2) 2387 : audit 0 from='client.? 172.21.15.40:0/523346634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:46 smithi141 bash[31670]: audit 2023-12-01T17:42:46.813037+0000 mon.c (mon.2) 2387 : audit 0 from='client.? 172.21.15.40:0/523346634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:47 smithi040 bash[41173]: cluster 2023-12-01T17:42:46.685769+0000 mgr.y (mgr.24356) 3740 : cluster 0 pgmap v3708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:47 smithi040 bash[28232]: cluster 2023-12-01T17:42:46.685769+0000 mgr.y (mgr.24356) 3740 : cluster 0 pgmap v3708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:47 smithi141 bash[31670]: cluster 2023-12-01T17:42:46.685769+0000 mgr.y (mgr.24356) 3740 : cluster 0 pgmap v3708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:48 smithi040 bash[28232]: audit 2023-12-01T17:42:48.494382+0000 mon.c (mon.2) 2388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:48 smithi040 bash[41173]: audit 2023-12-01T17:42:48.494382+0000 mon.c (mon.2) 2388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:48 smithi141 bash[31670]: audit 2023-12-01T17:42:48.494382+0000 mon.c (mon.2) 2388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:49 smithi040 bash[28232]: cluster 2023-12-01T17:42:48.686541+0000 mgr.y (mgr.24356) 3741 : cluster 0 pgmap v3709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:49 smithi040 bash[28232]: audit 2023-12-01T17:42:49.280084+0000 mon.a (mon.0) 2877 : audit 0 from='client.? 172.21.15.40:0/434127468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:49 smithi040 bash[41173]: cluster 2023-12-01T17:42:48.686541+0000 mgr.y (mgr.24356) 3741 : cluster 0 pgmap v3709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:49 smithi040 bash[41173]: audit 2023-12-01T17:42:49.280084+0000 mon.a (mon.0) 2877 : audit 0 from='client.? 172.21.15.40:0/434127468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:49 smithi141 bash[31670]: cluster 2023-12-01T17:42:48.686541+0000 mgr.y (mgr.24356) 3741 : cluster 0 pgmap v3709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:49 smithi141 bash[31670]: audit 2023-12-01T17:42:49.280084+0000 mon.a (mon.0) 2877 : audit 0 from='client.? 172.21.15.40:0/434127468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:50 smithi040 bash[28232]: cluster 2023-12-01T17:42:50.687737+0000 mgr.y (mgr.24356) 3742 : cluster 0 pgmap v3710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:50 smithi040 bash[41173]: cluster 2023-12-01T17:42:50.687737+0000 mgr.y (mgr.24356) 3742 : cluster 0 pgmap v3710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:50 smithi141 bash[31670]: cluster 2023-12-01T17:42:50.687737+0000 mgr.y (mgr.24356) 3742 : cluster 0 pgmap v3710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:51 smithi040 bash[28232]: audit 2023-12-01T17:42:51.738796+0000 mon.c (mon.2) 2389 : audit 0 from='client.? 172.21.15.40:0/2120837060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:51 smithi040 bash[41173]: audit 2023-12-01T17:42:51.738796+0000 mon.c (mon.2) 2389 : audit 0 from='client.? 172.21.15.40:0/2120837060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:51 smithi141 bash[31670]: audit 2023-12-01T17:42:51.738796+0000 mon.c (mon.2) 2389 : audit 0 from='client.? 172.21.15.40:0/2120837060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:52 smithi141 bash[31670]: cluster 2023-12-01T17:42:52.688439+0000 mgr.y (mgr.24356) 3743 : cluster 0 pgmap v3711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:52 smithi040 bash[41173]: cluster 2023-12-01T17:42:52.688439+0000 mgr.y (mgr.24356) 3743 : cluster 0 pgmap v3711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:52 smithi040 bash[28232]: cluster 2023-12-01T17:42:52.688439+0000 mgr.y (mgr.24356) 3743 : cluster 0 pgmap v3711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:54 smithi141 bash[31670]: audit 2023-12-01T17:42:54.205336+0000 mon.a (mon.0) 2878 : audit 0 from='client.? 172.21.15.40:0/3653729707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:54 smithi040 bash[28232]: audit 2023-12-01T17:42:54.205336+0000 mon.a (mon.0) 2878 : audit 0 from='client.? 172.21.15.40:0/3653729707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:54 smithi040 bash[41173]: audit 2023-12-01T17:42:54.205336+0000 mon.a (mon.0) 2878 : audit 0 from='client.? 172.21.15.40:0/3653729707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:55 smithi141 bash[31670]: cluster 2023-12-01T17:42:54.689543+0000 mgr.y (mgr.24356) 3744 : cluster 0 pgmap v3712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:55 smithi040 bash[28232]: cluster 2023-12-01T17:42:54.689543+0000 mgr.y (mgr.24356) 3744 : cluster 0 pgmap v3712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:55 smithi040 bash[41173]: cluster 2023-12-01T17:42:54.689543+0000 mgr.y (mgr.24356) 3744 : cluster 0 pgmap v3712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:56.772 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:42:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:42:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:56 smithi141 bash[31670]: audit 2023-12-01T17:42:56.663246+0000 mon.a (mon.0) 2879 : audit 0 from='client.? 172.21.15.40:0/3308046780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:56 smithi040 bash[28232]: audit 2023-12-01T17:42:56.663246+0000 mon.a (mon.0) 2879 : audit 0 from='client.? 172.21.15.40:0/3308046780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:56 smithi040 bash[41173]: audit 2023-12-01T17:42:56.663246+0000 mon.a (mon.0) 2879 : audit 0 from='client.? 172.21.15.40:0/3308046780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:42:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:57 smithi141 bash[31670]: cluster 2023-12-01T17:42:56.690197+0000 mgr.y (mgr.24356) 3745 : cluster 0 pgmap v3713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:57 smithi040 bash[28232]: cluster 2023-12-01T17:42:56.690197+0000 mgr.y (mgr.24356) 3745 : cluster 0 pgmap v3713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:42:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:57 smithi040 bash[41173]: cluster 2023-12-01T17:42:56.690197+0000 mgr.y (mgr.24356) 3745 : cluster 0 pgmap v3713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:59 smithi040 bash[28232]: cluster 2023-12-01T17:42:58.691043+0000 mgr.y (mgr.24356) 3746 : cluster 0 pgmap v3714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:42:59 smithi040 bash[28232]: audit 2023-12-01T17:42:59.134530+0000 mon.c (mon.2) 2390 : audit 0 from='client.? 172.21.15.40:0/2104213522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:59 smithi040 bash[41173]: cluster 2023-12-01T17:42:58.691043+0000 mgr.y (mgr.24356) 3746 : cluster 0 pgmap v3714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:42:59 smithi040 bash[41173]: audit 2023-12-01T17:42:59.134530+0000 mon.c (mon.2) 2390 : audit 0 from='client.? 172.21.15.40:0/2104213522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:59 smithi141 bash[31670]: cluster 2023-12-01T17:42:58.691043+0000 mgr.y (mgr.24356) 3746 : cluster 0 pgmap v3714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:42:59 smithi141 bash[31670]: audit 2023-12-01T17:42:59.134530+0000 mon.c (mon.2) 2390 : audit 0 from='client.? 172.21.15.40:0/2104213522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:01 smithi040 bash[28232]: cluster 2023-12-01T17:43:00.692269+0000 mgr.y (mgr.24356) 3747 : cluster 0 pgmap v3715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:01 smithi040 bash[28232]: audit 2023-12-01T17:43:01.599292+0000 mon.a (mon.0) 2880 : audit 0 from='client.? 172.21.15.40:0/3285380893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:01 smithi040 bash[41173]: cluster 2023-12-01T17:43:00.692269+0000 mgr.y (mgr.24356) 3747 : cluster 0 pgmap v3715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:01 smithi040 bash[41173]: audit 2023-12-01T17:43:01.599292+0000 mon.a (mon.0) 2880 : audit 0 from='client.? 172.21.15.40:0/3285380893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:01 smithi141 bash[31670]: cluster 2023-12-01T17:43:00.692269+0000 mgr.y (mgr.24356) 3747 : cluster 0 pgmap v3715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:01 smithi141 bash[31670]: audit 2023-12-01T17:43:01.599292+0000 mon.a (mon.0) 2880 : audit 0 from='client.? 172.21.15.40:0/3285380893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:03 smithi040 bash[28232]: cluster 2023-12-01T17:43:02.692997+0000 mgr.y (mgr.24356) 3748 : cluster 0 pgmap v3716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:03 smithi040 bash[28232]: audit 2023-12-01T17:43:03.494679+0000 mon.c (mon.2) 2391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:03 smithi040 bash[41173]: cluster 2023-12-01T17:43:02.692997+0000 mgr.y (mgr.24356) 3748 : cluster 0 pgmap v3716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:03 smithi040 bash[41173]: audit 2023-12-01T17:43:03.494679+0000 mon.c (mon.2) 2391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:03 smithi141 bash[31670]: cluster 2023-12-01T17:43:02.692997+0000 mgr.y (mgr.24356) 3748 : cluster 0 pgmap v3716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:03 smithi141 bash[31670]: audit 2023-12-01T17:43:03.494679+0000 mon.c (mon.2) 2391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:04 smithi040 bash[41173]: audit 2023-12-01T17:43:04.065324+0000 mon.a (mon.0) 2881 : audit 0 from='client.? 172.21.15.40:0/2747501976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:04 smithi040 bash[28232]: audit 2023-12-01T17:43:04.065324+0000 mon.a (mon.0) 2881 : audit 0 from='client.? 172.21.15.40:0/2747501976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:04 smithi141 bash[31670]: audit 2023-12-01T17:43:04.065324+0000 mon.a (mon.0) 2881 : audit 0 from='client.? 172.21.15.40:0/2747501976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:05 smithi040 bash[41173]: cluster 2023-12-01T17:43:04.694276+0000 mgr.y (mgr.24356) 3749 : cluster 0 pgmap v3717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:05 smithi040 bash[28232]: cluster 2023-12-01T17:43:04.694276+0000 mgr.y (mgr.24356) 3749 : cluster 0 pgmap v3717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:05 smithi141 bash[31670]: cluster 2023-12-01T17:43:04.694276+0000 mgr.y (mgr.24356) 3749 : cluster 0 pgmap v3717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:06.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:43:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:43:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:06 smithi040 bash[28232]: audit 2023-12-01T17:43:06.521920+0000 mon.c (mon.2) 2392 : audit 0 from='client.? 172.21.15.40:0/737206465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:06 smithi040 bash[41173]: audit 2023-12-01T17:43:06.521920+0000 mon.c (mon.2) 2392 : audit 0 from='client.? 172.21.15.40:0/737206465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:06 smithi141 bash[31670]: audit 2023-12-01T17:43:06.521920+0000 mon.c (mon.2) 2392 : audit 0 from='client.? 172.21.15.40:0/737206465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:07 smithi040 bash[28232]: cluster 2023-12-01T17:43:06.695049+0000 mgr.y (mgr.24356) 3750 : cluster 0 pgmap v3718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:07 smithi040 bash[41173]: cluster 2023-12-01T17:43:06.695049+0000 mgr.y (mgr.24356) 3750 : cluster 0 pgmap v3718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:07 smithi141 bash[31670]: cluster 2023-12-01T17:43:06.695049+0000 mgr.y (mgr.24356) 3750 : cluster 0 pgmap v3718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:09 smithi040 bash[28232]: cluster 2023-12-01T17:43:08.695606+0000 mgr.y (mgr.24356) 3751 : cluster 0 pgmap v3719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:09 smithi040 bash[28232]: audit 2023-12-01T17:43:08.986608+0000 mon.a (mon.0) 2882 : audit 0 from='client.? 172.21.15.40:0/2714147687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:09 smithi040 bash[41173]: cluster 2023-12-01T17:43:08.695606+0000 mgr.y (mgr.24356) 3751 : cluster 0 pgmap v3719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:09 smithi040 bash[41173]: audit 2023-12-01T17:43:08.986608+0000 mon.a (mon.0) 2882 : audit 0 from='client.? 172.21.15.40:0/2714147687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:09 smithi141 bash[31670]: cluster 2023-12-01T17:43:08.695606+0000 mgr.y (mgr.24356) 3751 : cluster 0 pgmap v3719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:09 smithi141 bash[31670]: audit 2023-12-01T17:43:08.986608+0000 mon.a (mon.0) 2882 : audit 0 from='client.? 172.21.15.40:0/2714147687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:11 smithi040 bash[28232]: cluster 2023-12-01T17:43:10.696764+0000 mgr.y (mgr.24356) 3752 : cluster 0 pgmap v3720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:11 smithi040 bash[28232]: audit 2023-12-01T17:43:11.440843+0000 mon.a (mon.0) 2883 : audit 0 from='client.? 172.21.15.40:0/2925131412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:11 smithi040 bash[41173]: cluster 2023-12-01T17:43:10.696764+0000 mgr.y (mgr.24356) 3752 : cluster 0 pgmap v3720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:11 smithi040 bash[41173]: audit 2023-12-01T17:43:11.440843+0000 mon.a (mon.0) 2883 : audit 0 from='client.? 172.21.15.40:0/2925131412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:11 smithi141 bash[31670]: cluster 2023-12-01T17:43:10.696764+0000 mgr.y (mgr.24356) 3752 : cluster 0 pgmap v3720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:11 smithi141 bash[31670]: audit 2023-12-01T17:43:11.440843+0000 mon.a (mon.0) 2883 : audit 0 from='client.? 172.21.15.40:0/2925131412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:13 smithi040 bash[28232]: cluster 2023-12-01T17:43:12.697430+0000 mgr.y (mgr.24356) 3753 : cluster 0 pgmap v3721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:13 smithi040 bash[41173]: cluster 2023-12-01T17:43:12.697430+0000 mgr.y (mgr.24356) 3753 : cluster 0 pgmap v3721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:13 smithi141 bash[31670]: cluster 2023-12-01T17:43:12.697430+0000 mgr.y (mgr.24356) 3753 : cluster 0 pgmap v3721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:14 smithi040 bash[28232]: audit 2023-12-01T17:43:13.904474+0000 mon.a (mon.0) 2884 : audit 0 from='client.? 172.21.15.40:0/511729534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:14 smithi040 bash[41173]: audit 2023-12-01T17:43:13.904474+0000 mon.a (mon.0) 2884 : audit 0 from='client.? 172.21.15.40:0/511729534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:14 smithi141 bash[31670]: audit 2023-12-01T17:43:13.904474+0000 mon.a (mon.0) 2884 : audit 0 from='client.? 172.21.15.40:0/511729534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:15 smithi040 bash[28232]: cluster 2023-12-01T17:43:14.698550+0000 mgr.y (mgr.24356) 3754 : cluster 0 pgmap v3722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:15 smithi040 bash[41173]: cluster 2023-12-01T17:43:14.698550+0000 mgr.y (mgr.24356) 3754 : cluster 0 pgmap v3722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:15 smithi141 bash[31670]: cluster 2023-12-01T17:43:14.698550+0000 mgr.y (mgr.24356) 3754 : cluster 0 pgmap v3722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:16.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:43:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:43:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:16 smithi040 bash[28232]: audit 2023-12-01T17:43:16.366610+0000 mon.c (mon.2) 2393 : audit 0 from='client.? 172.21.15.40:0/1460726844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:16 smithi040 bash[41173]: audit 2023-12-01T17:43:16.366610+0000 mon.c (mon.2) 2393 : audit 0 from='client.? 172.21.15.40:0/1460726844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:16 smithi141 bash[31670]: audit 2023-12-01T17:43:16.366610+0000 mon.c (mon.2) 2393 : audit 0 from='client.? 172.21.15.40:0/1460726844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:17 smithi040 bash[28232]: cluster 2023-12-01T17:43:16.699245+0000 mgr.y (mgr.24356) 3755 : cluster 0 pgmap v3723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:17 smithi040 bash[41173]: cluster 2023-12-01T17:43:16.699245+0000 mgr.y (mgr.24356) 3755 : cluster 0 pgmap v3723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:17 smithi141 bash[31670]: cluster 2023-12-01T17:43:16.699245+0000 mgr.y (mgr.24356) 3755 : cluster 0 pgmap v3723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:18 smithi040 bash[28232]: audit 2023-12-01T17:43:18.495130+0000 mon.c (mon.2) 2394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:18 smithi040 bash[28232]: audit 2023-12-01T17:43:18.823224+0000 mon.a (mon.0) 2885 : audit 0 from='client.? 172.21.15.40:0/1108915438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:18 smithi040 bash[41173]: audit 2023-12-01T17:43:18.495130+0000 mon.c (mon.2) 2394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:18 smithi040 bash[41173]: audit 2023-12-01T17:43:18.823224+0000 mon.a (mon.0) 2885 : audit 0 from='client.? 172.21.15.40:0/1108915438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:18 smithi141 bash[31670]: audit 2023-12-01T17:43:18.495130+0000 mon.c (mon.2) 2394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:18 smithi141 bash[31670]: audit 2023-12-01T17:43:18.823224+0000 mon.a (mon.0) 2885 : audit 0 from='client.? 172.21.15.40:0/1108915438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:19 smithi040 bash[41173]: cluster 2023-12-01T17:43:18.699935+0000 mgr.y (mgr.24356) 3756 : cluster 0 pgmap v3724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:19 smithi040 bash[28232]: cluster 2023-12-01T17:43:18.699935+0000 mgr.y (mgr.24356) 3756 : cluster 0 pgmap v3724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:19 smithi141 bash[31670]: cluster 2023-12-01T17:43:18.699935+0000 mgr.y (mgr.24356) 3756 : cluster 0 pgmap v3724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:21 smithi040 bash[41173]: cluster 2023-12-01T17:43:20.701259+0000 mgr.y (mgr.24356) 3757 : cluster 0 pgmap v3725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:21 smithi040 bash[41173]: audit 2023-12-01T17:43:21.289483+0000 mon.c (mon.2) 2395 : audit 0 from='client.? 172.21.15.40:0/1012939153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:21 smithi040 bash[28232]: cluster 2023-12-01T17:43:20.701259+0000 mgr.y (mgr.24356) 3757 : cluster 0 pgmap v3725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:21 smithi040 bash[28232]: audit 2023-12-01T17:43:21.289483+0000 mon.c (mon.2) 2395 : audit 0 from='client.? 172.21.15.40:0/1012939153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:21 smithi141 bash[31670]: cluster 2023-12-01T17:43:20.701259+0000 mgr.y (mgr.24356) 3757 : cluster 0 pgmap v3725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:21 smithi141 bash[31670]: audit 2023-12-01T17:43:21.289483+0000 mon.c (mon.2) 2395 : audit 0 from='client.? 172.21.15.40:0/1012939153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:23 smithi040 bash[28232]: cluster 2023-12-01T17:43:22.701956+0000 mgr.y (mgr.24356) 3758 : cluster 0 pgmap v3726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:23 smithi040 bash[28232]: audit 2023-12-01T17:43:23.758044+0000 mon.c (mon.2) 2396 : audit 0 from='client.? 172.21.15.40:0/710937385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:23 smithi040 bash[41173]: cluster 2023-12-01T17:43:22.701956+0000 mgr.y (mgr.24356) 3758 : cluster 0 pgmap v3726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:23 smithi040 bash[41173]: audit 2023-12-01T17:43:23.758044+0000 mon.c (mon.2) 2396 : audit 0 from='client.? 172.21.15.40:0/710937385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:23 smithi141 bash[31670]: cluster 2023-12-01T17:43:22.701956+0000 mgr.y (mgr.24356) 3758 : cluster 0 pgmap v3726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:23 smithi141 bash[31670]: audit 2023-12-01T17:43:23.758044+0000 mon.c (mon.2) 2396 : audit 0 from='client.? 172.21.15.40:0/710937385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:25 smithi040 bash[28232]: cluster 2023-12-01T17:43:24.703149+0000 mgr.y (mgr.24356) 3759 : cluster 0 pgmap v3727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:25 smithi040 bash[41173]: cluster 2023-12-01T17:43:24.703149+0000 mgr.y (mgr.24356) 3759 : cluster 0 pgmap v3727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:25 smithi141 bash[31670]: cluster 2023-12-01T17:43:24.703149+0000 mgr.y (mgr.24356) 3759 : cluster 0 pgmap v3727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:26.883 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:43:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:43:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:26 smithi040 bash[28232]: audit 2023-12-01T17:43:26.222626+0000 mon.a (mon.0) 2886 : audit 0 from='client.? 172.21.15.40:0/2154177302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:26 smithi040 bash[41173]: audit 2023-12-01T17:43:26.222626+0000 mon.a (mon.0) 2886 : audit 0 from='client.? 172.21.15.40:0/2154177302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:26 smithi141 bash[31670]: audit 2023-12-01T17:43:26.222626+0000 mon.a (mon.0) 2886 : audit 0 from='client.? 172.21.15.40:0/2154177302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:27 smithi040 bash[28232]: cluster 2023-12-01T17:43:26.703840+0000 mgr.y (mgr.24356) 3760 : cluster 0 pgmap v3728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:27 smithi040 bash[41173]: cluster 2023-12-01T17:43:26.703840+0000 mgr.y (mgr.24356) 3760 : cluster 0 pgmap v3728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:27 smithi141 bash[31670]: cluster 2023-12-01T17:43:26.703840+0000 mgr.y (mgr.24356) 3760 : cluster 0 pgmap v3728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:28 smithi040 bash[28232]: audit 2023-12-01T17:43:28.691944+0000 mon.a (mon.0) 2887 : audit 0 from='client.? 172.21.15.40:0/3270411192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:28 smithi040 bash[41173]: audit 2023-12-01T17:43:28.691944+0000 mon.a (mon.0) 2887 : audit 0 from='client.? 172.21.15.40:0/3270411192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:28 smithi141 bash[31670]: audit 2023-12-01T17:43:28.691944+0000 mon.a (mon.0) 2887 : audit 0 from='client.? 172.21.15.40:0/3270411192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:29 smithi040 bash[28232]: cluster 2023-12-01T17:43:28.704426+0000 mgr.y (mgr.24356) 3761 : cluster 0 pgmap v3729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:29 smithi040 bash[41173]: cluster 2023-12-01T17:43:28.704426+0000 mgr.y (mgr.24356) 3761 : cluster 0 pgmap v3729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:29 smithi141 bash[31670]: cluster 2023-12-01T17:43:28.704426+0000 mgr.y (mgr.24356) 3761 : cluster 0 pgmap v3729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:31 smithi040 bash[28232]: cluster 2023-12-01T17:43:30.705558+0000 mgr.y (mgr.24356) 3762 : cluster 0 pgmap v3730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:31 smithi040 bash[28232]: audit 2023-12-01T17:43:31.157832+0000 mon.c (mon.2) 2397 : audit 0 from='client.? 172.21.15.40:0/2119841192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:31 smithi040 bash[41173]: cluster 2023-12-01T17:43:30.705558+0000 mgr.y (mgr.24356) 3762 : cluster 0 pgmap v3730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:31 smithi040 bash[41173]: audit 2023-12-01T17:43:31.157832+0000 mon.c (mon.2) 2397 : audit 0 from='client.? 172.21.15.40:0/2119841192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:31 smithi141 bash[31670]: cluster 2023-12-01T17:43:30.705558+0000 mgr.y (mgr.24356) 3762 : cluster 0 pgmap v3730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:31 smithi141 bash[31670]: audit 2023-12-01T17:43:31.157832+0000 mon.c (mon.2) 2397 : audit 0 from='client.? 172.21.15.40:0/2119841192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:32 smithi141 bash[31670]: cluster 2023-12-01T17:43:32.706236+0000 mgr.y (mgr.24356) 3763 : cluster 0 pgmap v3731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:32 smithi040 bash[28232]: cluster 2023-12-01T17:43:32.706236+0000 mgr.y (mgr.24356) 3763 : cluster 0 pgmap v3731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:32 smithi040 bash[41173]: cluster 2023-12-01T17:43:32.706236+0000 mgr.y (mgr.24356) 3763 : cluster 0 pgmap v3731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:33 smithi141 bash[31670]: audit 2023-12-01T17:43:33.495250+0000 mon.c (mon.2) 2398 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:33 smithi141 bash[31670]: audit 2023-12-01T17:43:33.619389+0000 mon.c (mon.2) 2399 : audit 0 from='client.? 172.21.15.40:0/1344843172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:33 smithi040 bash[28232]: audit 2023-12-01T17:43:33.495250+0000 mon.c (mon.2) 2398 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:33 smithi040 bash[28232]: audit 2023-12-01T17:43:33.619389+0000 mon.c (mon.2) 2399 : audit 0 from='client.? 172.21.15.40:0/1344843172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:33 smithi040 bash[41173]: audit 2023-12-01T17:43:33.495250+0000 mon.c (mon.2) 2398 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:33 smithi040 bash[41173]: audit 2023-12-01T17:43:33.619389+0000 mon.c (mon.2) 2399 : audit 0 from='client.? 172.21.15.40:0/1344843172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:35 smithi040 bash[41173]: cluster 2023-12-01T17:43:34.707319+0000 mgr.y (mgr.24356) 3764 : cluster 0 pgmap v3732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:35 smithi040 bash[28232]: cluster 2023-12-01T17:43:34.707319+0000 mgr.y (mgr.24356) 3764 : cluster 0 pgmap v3732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:35 smithi141 bash[31670]: cluster 2023-12-01T17:43:34.707319+0000 mgr.y (mgr.24356) 3764 : cluster 0 pgmap v3732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:36.794 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:43:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:43:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:36 smithi040 bash[28232]: audit 2023-12-01T17:43:36.084167+0000 mon.a (mon.0) 2888 : audit 0 from='client.? 172.21.15.40:0/1584528283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:36 smithi040 bash[41173]: audit 2023-12-01T17:43:36.084167+0000 mon.a (mon.0) 2888 : audit 0 from='client.? 172.21.15.40:0/1584528283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:36 smithi141 bash[31670]: audit 2023-12-01T17:43:36.084167+0000 mon.a (mon.0) 2888 : audit 0 from='client.? 172.21.15.40:0/1584528283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:37 smithi040 bash[28232]: cluster 2023-12-01T17:43:36.708033+0000 mgr.y (mgr.24356) 3765 : cluster 0 pgmap v3733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:37 smithi040 bash[41173]: cluster 2023-12-01T17:43:36.708033+0000 mgr.y (mgr.24356) 3765 : cluster 0 pgmap v3733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:37 smithi141 bash[31670]: cluster 2023-12-01T17:43:36.708033+0000 mgr.y (mgr.24356) 3765 : cluster 0 pgmap v3733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:38 smithi040 bash[28232]: audit 2023-12-01T17:43:38.537449+0000 mon.a (mon.0) 2889 : audit 0 from='client.? 172.21.15.40:0/1880283312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:38 smithi040 bash[41173]: audit 2023-12-01T17:43:38.537449+0000 mon.a (mon.0) 2889 : audit 0 from='client.? 172.21.15.40:0/1880283312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:38 smithi141 bash[31670]: audit 2023-12-01T17:43:38.537449+0000 mon.a (mon.0) 2889 : audit 0 from='client.? 172.21.15.40:0/1880283312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:39 smithi040 bash[41173]: cluster 2023-12-01T17:43:38.708699+0000 mgr.y (mgr.24356) 3766 : cluster 0 pgmap v3734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:39 smithi040 bash[28232]: cluster 2023-12-01T17:43:38.708699+0000 mgr.y (mgr.24356) 3766 : cluster 0 pgmap v3734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:39 smithi141 bash[31670]: cluster 2023-12-01T17:43:38.708699+0000 mgr.y (mgr.24356) 3766 : cluster 0 pgmap v3734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:41 smithi040 bash[28232]: cluster 2023-12-01T17:43:40.709676+0000 mgr.y (mgr.24356) 3767 : cluster 0 pgmap v3735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:41 smithi040 bash[28232]: audit 2023-12-01T17:43:40.998970+0000 mon.a (mon.0) 2890 : audit 0 from='client.? 172.21.15.40:0/2532622284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:41 smithi040 bash[41173]: cluster 2023-12-01T17:43:40.709676+0000 mgr.y (mgr.24356) 3767 : cluster 0 pgmap v3735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:41 smithi040 bash[41173]: audit 2023-12-01T17:43:40.998970+0000 mon.a (mon.0) 2890 : audit 0 from='client.? 172.21.15.40:0/2532622284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:41 smithi141 bash[31670]: cluster 2023-12-01T17:43:40.709676+0000 mgr.y (mgr.24356) 3767 : cluster 0 pgmap v3735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:41 smithi141 bash[31670]: audit 2023-12-01T17:43:40.998970+0000 mon.a (mon.0) 2890 : audit 0 from='client.? 172.21.15.40:0/2532622284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:43 smithi040 bash[28232]: cluster 2023-12-01T17:43:42.710344+0000 mgr.y (mgr.24356) 3768 : cluster 0 pgmap v3736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:43 smithi040 bash[28232]: audit 2023-12-01T17:43:43.461319+0000 mon.c (mon.2) 2400 : audit 0 from='client.? 172.21.15.40:0/766006102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:43 smithi040 bash[28232]: audit 2023-12-01T17:43:43.691584+0000 mon.c (mon.2) 2401 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:43:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:43 smithi040 bash[41173]: cluster 2023-12-01T17:43:42.710344+0000 mgr.y (mgr.24356) 3768 : cluster 0 pgmap v3736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:43 smithi040 bash[41173]: audit 2023-12-01T17:43:43.461319+0000 mon.c (mon.2) 2400 : audit 0 from='client.? 172.21.15.40:0/766006102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:43 smithi040 bash[41173]: audit 2023-12-01T17:43:43.691584+0000 mon.c (mon.2) 2401 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:43:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:43 smithi141 bash[31670]: cluster 2023-12-01T17:43:42.710344+0000 mgr.y (mgr.24356) 3768 : cluster 0 pgmap v3736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:43 smithi141 bash[31670]: audit 2023-12-01T17:43:43.461319+0000 mon.c (mon.2) 2400 : audit 0 from='client.? 172.21.15.40:0/766006102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:43 smithi141 bash[31670]: audit 2023-12-01T17:43:43.691584+0000 mon.c (mon.2) 2401 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:43:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:45 smithi040 bash[28232]: audit 2023-12-01T17:43:44.074533+0000 mon.a (mon.0) 2891 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:45 smithi040 bash[28232]: audit 2023-12-01T17:43:44.089031+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:45 smithi040 bash[28232]: cluster 2023-12-01T17:43:44.711607+0000 mgr.y (mgr.24356) 3769 : cluster 0 pgmap v3737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:45 smithi040 bash[41173]: audit 2023-12-01T17:43:44.074533+0000 mon.a (mon.0) 2891 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:45 smithi040 bash[41173]: audit 2023-12-01T17:43:44.089031+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:45 smithi040 bash[41173]: cluster 2023-12-01T17:43:44.711607+0000 mgr.y (mgr.24356) 3769 : cluster 0 pgmap v3737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:45 smithi141 bash[31670]: audit 2023-12-01T17:43:44.074533+0000 mon.a (mon.0) 2891 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:45 smithi141 bash[31670]: audit 2023-12-01T17:43:44.089031+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:45 smithi141 bash[31670]: cluster 2023-12-01T17:43:44.711607+0000 mgr.y (mgr.24356) 3769 : cluster 0 pgmap v3737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:46 smithi040 bash[41173]: audit 2023-12-01T17:43:45.926398+0000 mon.c (mon.2) 2402 : audit 0 from='client.? 172.21.15.40:0/2130372681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:46 smithi040 bash[28232]: audit 2023-12-01T17:43:45.926398+0000 mon.c (mon.2) 2402 : audit 0 from='client.? 172.21.15.40:0/2130372681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:46 smithi141 bash[31670]: audit 2023-12-01T17:43:45.926398+0000 mon.c (mon.2) 2402 : audit 0 from='client.? 172.21.15.40:0/2130372681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:43:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:43:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:47 smithi040 bash[41173]: cluster 2023-12-01T17:43:46.712450+0000 mgr.y (mgr.24356) 3770 : cluster 0 pgmap v3738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:47 smithi040 bash[28232]: cluster 2023-12-01T17:43:46.712450+0000 mgr.y (mgr.24356) 3770 : cluster 0 pgmap v3738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:47 smithi141 bash[31670]: cluster 2023-12-01T17:43:46.712450+0000 mgr.y (mgr.24356) 3770 : cluster 0 pgmap v3738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:48 smithi141 bash[31670]: audit 2023-12-01T17:43:48.383587+0000 mon.a (mon.0) 2893 : audit 0 from='client.? 172.21.15.40:0/3669371805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:48 smithi040 bash[28232]: audit 2023-12-01T17:43:48.383587+0000 mon.a (mon.0) 2893 : audit 0 from='client.? 172.21.15.40:0/3669371805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:48 smithi040 bash[41173]: audit 2023-12-01T17:43:48.383587+0000 mon.a (mon.0) 2893 : audit 0 from='client.? 172.21.15.40:0/3669371805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:49 smithi141 bash[31670]: audit 2023-12-01T17:43:48.495691+0000 mon.c (mon.2) 2403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:49 smithi141 bash[31670]: cluster 2023-12-01T17:43:48.713153+0000 mgr.y (mgr.24356) 3771 : cluster 0 pgmap v3739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:49 smithi040 bash[41173]: audit 2023-12-01T17:43:48.495691+0000 mon.c (mon.2) 2403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:49 smithi040 bash[41173]: cluster 2023-12-01T17:43:48.713153+0000 mgr.y (mgr.24356) 3771 : cluster 0 pgmap v3739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:49 smithi040 bash[28232]: audit 2023-12-01T17:43:48.495691+0000 mon.c (mon.2) 2403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:49 smithi040 bash[28232]: cluster 2023-12-01T17:43:48.713153+0000 mgr.y (mgr.24356) 3771 : cluster 0 pgmap v3739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[41173]: audit 2023-12-01T17:43:49.587421+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[41173]: audit 2023-12-01T17:43:49.597496+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[41173]: audit 2023-12-01T17:43:50.265178+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[41173]: audit 2023-12-01T17:43:50.276896+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[28232]: audit 2023-12-01T17:43:49.587421+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[28232]: audit 2023-12-01T17:43:49.597496+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[28232]: audit 2023-12-01T17:43:50.265178+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:50 smithi040 bash[28232]: audit 2023-12-01T17:43:50.276896+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:50 smithi141 bash[31670]: audit 2023-12-01T17:43:49.587421+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:50 smithi141 bash[31670]: audit 2023-12-01T17:43:49.597496+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:50 smithi141 bash[31670]: audit 2023-12-01T17:43:50.265178+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:50 smithi141 bash[31670]: audit 2023-12-01T17:43:50.276896+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[28232]: cluster 2023-12-01T17:43:50.714177+0000 mgr.y (mgr.24356) 3772 : cluster 0 pgmap v3740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[28232]: audit 2023-12-01T17:43:50.799979+0000 mon.c (mon.2) 2404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:43:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[28232]: audit 2023-12-01T17:43:50.801835+0000 mon.c (mon.2) 2405 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:43:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[28232]: audit 2023-12-01T17:43:50.813346+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[28232]: audit 2023-12-01T17:43:50.914028+0000 mon.c (mon.2) 2406 : audit 0 from='client.? 172.21.15.40:0/934606744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[41173]: cluster 2023-12-01T17:43:50.714177+0000 mgr.y (mgr.24356) 3772 : cluster 0 pgmap v3740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[41173]: audit 2023-12-01T17:43:50.799979+0000 mon.c (mon.2) 2404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:43:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[41173]: audit 2023-12-01T17:43:50.801835+0000 mon.c (mon.2) 2405 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:43:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[41173]: audit 2023-12-01T17:43:50.813346+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:51 smithi040 bash[41173]: audit 2023-12-01T17:43:50.914028+0000 mon.c (mon.2) 2406 : audit 0 from='client.? 172.21.15.40:0/934606744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:51 smithi141 bash[31670]: cluster 2023-12-01T17:43:50.714177+0000 mgr.y (mgr.24356) 3772 : cluster 0 pgmap v3740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:51 smithi141 bash[31670]: audit 2023-12-01T17:43:50.799979+0000 mon.c (mon.2) 2404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:43:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:51 smithi141 bash[31670]: audit 2023-12-01T17:43:50.801835+0000 mon.c (mon.2) 2405 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:43:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:51 smithi141 bash[31670]: audit 2023-12-01T17:43:50.813346+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:43:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:51 smithi141 bash[31670]: audit 2023-12-01T17:43:50.914028+0000 mon.c (mon.2) 2406 : audit 0 from='client.? 172.21.15.40:0/934606744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:53 smithi141 bash[31670]: cluster 2023-12-01T17:43:52.714830+0000 mgr.y (mgr.24356) 3773 : cluster 0 pgmap v3741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:53 smithi141 bash[31670]: audit 2023-12-01T17:43:53.373653+0000 mon.c (mon.2) 2407 : audit 0 from='client.? 172.21.15.40:0/698146054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:53 smithi040 bash[28232]: cluster 2023-12-01T17:43:52.714830+0000 mgr.y (mgr.24356) 3773 : cluster 0 pgmap v3741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:53 smithi040 bash[28232]: audit 2023-12-01T17:43:53.373653+0000 mon.c (mon.2) 2407 : audit 0 from='client.? 172.21.15.40:0/698146054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:53 smithi040 bash[41173]: cluster 2023-12-01T17:43:52.714830+0000 mgr.y (mgr.24356) 3773 : cluster 0 pgmap v3741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:53 smithi040 bash[41173]: audit 2023-12-01T17:43:53.373653+0000 mon.c (mon.2) 2407 : audit 0 from='client.? 172.21.15.40:0/698146054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:55 smithi040 bash[28232]: cluster 2023-12-01T17:43:54.715974+0000 mgr.y (mgr.24356) 3774 : cluster 0 pgmap v3742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:55 smithi040 bash[41173]: cluster 2023-12-01T17:43:54.715974+0000 mgr.y (mgr.24356) 3774 : cluster 0 pgmap v3742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:55 smithi141 bash[31670]: cluster 2023-12-01T17:43:54.715974+0000 mgr.y (mgr.24356) 3774 : cluster 0 pgmap v3742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:56.794 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:43:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:43:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:56 smithi040 bash[28232]: audit 2023-12-01T17:43:55.854696+0000 mon.a (mon.0) 2899 : audit 0 from='client.? 172.21.15.40:0/1342749467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:56 smithi040 bash[41173]: audit 2023-12-01T17:43:55.854696+0000 mon.a (mon.0) 2899 : audit 0 from='client.? 172.21.15.40:0/1342749467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:56 smithi141 bash[31670]: audit 2023-12-01T17:43:55.854696+0000 mon.a (mon.0) 2899 : audit 0 from='client.? 172.21.15.40:0/1342749467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:57 smithi040 bash[28232]: cluster 2023-12-01T17:43:56.716679+0000 mgr.y (mgr.24356) 3775 : cluster 0 pgmap v3743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:57 smithi040 bash[41173]: cluster 2023-12-01T17:43:56.716679+0000 mgr.y (mgr.24356) 3775 : cluster 0 pgmap v3743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:57 smithi141 bash[31670]: cluster 2023-12-01T17:43:56.716679+0000 mgr.y (mgr.24356) 3775 : cluster 0 pgmap v3743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:43:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:58 smithi040 bash[28232]: audit 2023-12-01T17:43:58.318100+0000 mon.c (mon.2) 2408 : audit 0 from='client.? 172.21.15.40:0/4287146270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:58 smithi040 bash[41173]: audit 2023-12-01T17:43:58.318100+0000 mon.c (mon.2) 2408 : audit 0 from='client.? 172.21.15.40:0/4287146270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:43:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:58 smithi141 bash[31670]: audit 2023-12-01T17:43:58.318100+0000 mon.c (mon.2) 2408 : audit 0 from='client.? 172.21.15.40:0/4287146270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:43:59 smithi040 bash[28232]: cluster 2023-12-01T17:43:58.717293+0000 mgr.y (mgr.24356) 3776 : cluster 0 pgmap v3744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:43:59 smithi040 bash[41173]: cluster 2023-12-01T17:43:58.717293+0000 mgr.y (mgr.24356) 3776 : cluster 0 pgmap v3744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:43:59 smithi141 bash[31670]: cluster 2023-12-01T17:43:58.717293+0000 mgr.y (mgr.24356) 3776 : cluster 0 pgmap v3744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:00 smithi040 bash[28232]: audit 2023-12-01T17:44:00.780128+0000 mon.a (mon.0) 2900 : audit 0 from='client.? 172.21.15.40:0/1403078536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:00 smithi040 bash[41173]: audit 2023-12-01T17:44:00.780128+0000 mon.a (mon.0) 2900 : audit 0 from='client.? 172.21.15.40:0/1403078536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:00 smithi141 bash[31670]: audit 2023-12-01T17:44:00.780128+0000 mon.a (mon.0) 2900 : audit 0 from='client.? 172.21.15.40:0/1403078536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:01 smithi040 bash[41173]: cluster 2023-12-01T17:44:00.718403+0000 mgr.y (mgr.24356) 3777 : cluster 0 pgmap v3745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:01 smithi040 bash[28232]: cluster 2023-12-01T17:44:00.718403+0000 mgr.y (mgr.24356) 3777 : cluster 0 pgmap v3745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:01 smithi141 bash[31670]: cluster 2023-12-01T17:44:00.718403+0000 mgr.y (mgr.24356) 3777 : cluster 0 pgmap v3745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:03 smithi040 bash[41173]: cluster 2023-12-01T17:44:02.719071+0000 mgr.y (mgr.24356) 3778 : cluster 0 pgmap v3746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:03 smithi040 bash[41173]: audit 2023-12-01T17:44:03.247009+0000 mon.a (mon.0) 2901 : audit 0 from='client.? 172.21.15.40:0/2866052165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:03 smithi040 bash[41173]: audit 2023-12-01T17:44:03.496127+0000 mon.c (mon.2) 2409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:03 smithi040 bash[28232]: cluster 2023-12-01T17:44:02.719071+0000 mgr.y (mgr.24356) 3778 : cluster 0 pgmap v3746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:03 smithi040 bash[28232]: audit 2023-12-01T17:44:03.247009+0000 mon.a (mon.0) 2901 : audit 0 from='client.? 172.21.15.40:0/2866052165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:03 smithi040 bash[28232]: audit 2023-12-01T17:44:03.496127+0000 mon.c (mon.2) 2409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:03 smithi141 bash[31670]: cluster 2023-12-01T17:44:02.719071+0000 mgr.y (mgr.24356) 3778 : cluster 0 pgmap v3746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:03 smithi141 bash[31670]: audit 2023-12-01T17:44:03.247009+0000 mon.a (mon.0) 2901 : audit 0 from='client.? 172.21.15.40:0/2866052165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:03 smithi141 bash[31670]: audit 2023-12-01T17:44:03.496127+0000 mon.c (mon.2) 2409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:05 smithi040 bash[28232]: cluster 2023-12-01T17:44:04.720222+0000 mgr.y (mgr.24356) 3779 : cluster 0 pgmap v3747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:05 smithi040 bash[28232]: audit 2023-12-01T17:44:05.715404+0000 mon.a (mon.0) 2902 : audit 0 from='client.? 172.21.15.40:0/3367531392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:05 smithi040 bash[41173]: cluster 2023-12-01T17:44:04.720222+0000 mgr.y (mgr.24356) 3779 : cluster 0 pgmap v3747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:05 smithi040 bash[41173]: audit 2023-12-01T17:44:05.715404+0000 mon.a (mon.0) 2902 : audit 0 from='client.? 172.21.15.40:0/3367531392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:05 smithi141 bash[31670]: cluster 2023-12-01T17:44:04.720222+0000 mgr.y (mgr.24356) 3779 : cluster 0 pgmap v3747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:05 smithi141 bash[31670]: audit 2023-12-01T17:44:05.715404+0000 mon.a (mon.0) 2902 : audit 0 from='client.? 172.21.15.40:0/3367531392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:44:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:44:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:07 smithi040 bash[41173]: cluster 2023-12-01T17:44:06.720936+0000 mgr.y (mgr.24356) 3780 : cluster 0 pgmap v3748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:07 smithi040 bash[28232]: cluster 2023-12-01T17:44:06.720936+0000 mgr.y (mgr.24356) 3780 : cluster 0 pgmap v3748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:07 smithi141 bash[31670]: cluster 2023-12-01T17:44:06.720936+0000 mgr.y (mgr.24356) 3780 : cluster 0 pgmap v3748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:08 smithi040 bash[28232]: audit 2023-12-01T17:44:08.179609+0000 mon.c (mon.2) 2410 : audit 0 from='client.? 172.21.15.40:0/3997496510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:08 smithi040 bash[41173]: audit 2023-12-01T17:44:08.179609+0000 mon.c (mon.2) 2410 : audit 0 from='client.? 172.21.15.40:0/3997496510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:08 smithi141 bash[31670]: audit 2023-12-01T17:44:08.179609+0000 mon.c (mon.2) 2410 : audit 0 from='client.? 172.21.15.40:0/3997496510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:09 smithi040 bash[28232]: cluster 2023-12-01T17:44:08.721601+0000 mgr.y (mgr.24356) 3781 : cluster 0 pgmap v3749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:09 smithi040 bash[41173]: cluster 2023-12-01T17:44:08.721601+0000 mgr.y (mgr.24356) 3781 : cluster 0 pgmap v3749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:09 smithi141 bash[31670]: cluster 2023-12-01T17:44:08.721601+0000 mgr.y (mgr.24356) 3781 : cluster 0 pgmap v3749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:10 smithi040 bash[28232]: audit 2023-12-01T17:44:10.634557+0000 mon.a (mon.0) 2903 : audit 0 from='client.? 172.21.15.40:0/2102956489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:10 smithi040 bash[41173]: audit 2023-12-01T17:44:10.634557+0000 mon.a (mon.0) 2903 : audit 0 from='client.? 172.21.15.40:0/2102956489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:10 smithi141 bash[31670]: audit 2023-12-01T17:44:10.634557+0000 mon.a (mon.0) 2903 : audit 0 from='client.? 172.21.15.40:0/2102956489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:11 smithi040 bash[28232]: cluster 2023-12-01T17:44:10.722744+0000 mgr.y (mgr.24356) 3782 : cluster 0 pgmap v3750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:11 smithi040 bash[41173]: cluster 2023-12-01T17:44:10.722744+0000 mgr.y (mgr.24356) 3782 : cluster 0 pgmap v3750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:11 smithi141 bash[31670]: cluster 2023-12-01T17:44:10.722744+0000 mgr.y (mgr.24356) 3782 : cluster 0 pgmap v3750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:13 smithi040 bash[28232]: cluster 2023-12-01T17:44:12.723363+0000 mgr.y (mgr.24356) 3783 : cluster 0 pgmap v3751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:13 smithi040 bash[28232]: audit 2023-12-01T17:44:13.107845+0000 mon.a (mon.0) 2904 : audit 0 from='client.? 172.21.15.40:0/2633251091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:13 smithi040 bash[41173]: cluster 2023-12-01T17:44:12.723363+0000 mgr.y (mgr.24356) 3783 : cluster 0 pgmap v3751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:13 smithi040 bash[41173]: audit 2023-12-01T17:44:13.107845+0000 mon.a (mon.0) 2904 : audit 0 from='client.? 172.21.15.40:0/2633251091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:13 smithi141 bash[31670]: cluster 2023-12-01T17:44:12.723363+0000 mgr.y (mgr.24356) 3783 : cluster 0 pgmap v3751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:13 smithi141 bash[31670]: audit 2023-12-01T17:44:13.107845+0000 mon.a (mon.0) 2904 : audit 0 from='client.? 172.21.15.40:0/2633251091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:15 smithi040 bash[28232]: cluster 2023-12-01T17:44:14.724490+0000 mgr.y (mgr.24356) 3784 : cluster 0 pgmap v3752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:15 smithi040 bash[28232]: audit 2023-12-01T17:44:15.574118+0000 mon.c (mon.2) 2411 : audit 0 from='client.? 172.21.15.40:0/3849431111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:15 smithi040 bash[41173]: cluster 2023-12-01T17:44:14.724490+0000 mgr.y (mgr.24356) 3784 : cluster 0 pgmap v3752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:15 smithi040 bash[41173]: audit 2023-12-01T17:44:15.574118+0000 mon.c (mon.2) 2411 : audit 0 from='client.? 172.21.15.40:0/3849431111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:15 smithi141 bash[31670]: cluster 2023-12-01T17:44:14.724490+0000 mgr.y (mgr.24356) 3784 : cluster 0 pgmap v3752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:15 smithi141 bash[31670]: audit 2023-12-01T17:44:15.574118+0000 mon.c (mon.2) 2411 : audit 0 from='client.? 172.21.15.40:0/3849431111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:44:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:44:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:17 smithi040 bash[28232]: cluster 2023-12-01T17:44:16.725164+0000 mgr.y (mgr.24356) 3785 : cluster 0 pgmap v3753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:17 smithi040 bash[41173]: cluster 2023-12-01T17:44:16.725164+0000 mgr.y (mgr.24356) 3785 : cluster 0 pgmap v3753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:17 smithi141 bash[31670]: cluster 2023-12-01T17:44:16.725164+0000 mgr.y (mgr.24356) 3785 : cluster 0 pgmap v3753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:18 smithi040 bash[28232]: audit 2023-12-01T17:44:18.041013+0000 mon.a (mon.0) 2905 : audit 0 from='client.? 172.21.15.40:0/227895488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:18 smithi040 bash[28232]: audit 2023-12-01T17:44:18.496538+0000 mon.c (mon.2) 2412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:18 smithi040 bash[41173]: audit 2023-12-01T17:44:18.041013+0000 mon.a (mon.0) 2905 : audit 0 from='client.? 172.21.15.40:0/227895488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:18 smithi040 bash[41173]: audit 2023-12-01T17:44:18.496538+0000 mon.c (mon.2) 2412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:18 smithi141 bash[31670]: audit 2023-12-01T17:44:18.041013+0000 mon.a (mon.0) 2905 : audit 0 from='client.? 172.21.15.40:0/227895488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:18 smithi141 bash[31670]: audit 2023-12-01T17:44:18.496538+0000 mon.c (mon.2) 2412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:19 smithi040 bash[28232]: cluster 2023-12-01T17:44:18.725793+0000 mgr.y (mgr.24356) 3786 : cluster 0 pgmap v3754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:19 smithi040 bash[41173]: cluster 2023-12-01T17:44:18.725793+0000 mgr.y (mgr.24356) 3786 : cluster 0 pgmap v3754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:19 smithi141 bash[31670]: cluster 2023-12-01T17:44:18.725793+0000 mgr.y (mgr.24356) 3786 : cluster 0 pgmap v3754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:20 smithi040 bash[41173]: audit 2023-12-01T17:44:20.503008+0000 mon.a (mon.0) 2906 : audit 0 from='client.? 172.21.15.40:0/2017240897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:20 smithi040 bash[28232]: audit 2023-12-01T17:44:20.503008+0000 mon.a (mon.0) 2906 : audit 0 from='client.? 172.21.15.40:0/2017240897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:20 smithi141 bash[31670]: audit 2023-12-01T17:44:20.503008+0000 mon.a (mon.0) 2906 : audit 0 from='client.? 172.21.15.40:0/2017240897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:21 smithi040 bash[28232]: cluster 2023-12-01T17:44:20.726933+0000 mgr.y (mgr.24356) 3787 : cluster 0 pgmap v3755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:21 smithi040 bash[41173]: cluster 2023-12-01T17:44:20.726933+0000 mgr.y (mgr.24356) 3787 : cluster 0 pgmap v3755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:21 smithi141 bash[31670]: cluster 2023-12-01T17:44:20.726933+0000 mgr.y (mgr.24356) 3787 : cluster 0 pgmap v3755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:23 smithi040 bash[28232]: cluster 2023-12-01T17:44:22.727568+0000 mgr.y (mgr.24356) 3788 : cluster 0 pgmap v3756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:23 smithi040 bash[28232]: audit 2023-12-01T17:44:22.966868+0000 mon.c (mon.2) 2413 : audit 0 from='client.? 172.21.15.40:0/3179189080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:23 smithi040 bash[41173]: cluster 2023-12-01T17:44:22.727568+0000 mgr.y (mgr.24356) 3788 : cluster 0 pgmap v3756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:23 smithi040 bash[41173]: audit 2023-12-01T17:44:22.966868+0000 mon.c (mon.2) 2413 : audit 0 from='client.? 172.21.15.40:0/3179189080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:23 smithi141 bash[31670]: cluster 2023-12-01T17:44:22.727568+0000 mgr.y (mgr.24356) 3788 : cluster 0 pgmap v3756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:23 smithi141 bash[31670]: audit 2023-12-01T17:44:22.966868+0000 mon.c (mon.2) 2413 : audit 0 from='client.? 172.21.15.40:0/3179189080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:25 smithi040 bash[41173]: cluster 2023-12-01T17:44:24.728730+0000 mgr.y (mgr.24356) 3789 : cluster 0 pgmap v3757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:25 smithi040 bash[41173]: audit 2023-12-01T17:44:25.429570+0000 mon.c (mon.2) 2414 : audit 0 from='client.? 172.21.15.40:0/3737640012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:25 smithi040 bash[28232]: cluster 2023-12-01T17:44:24.728730+0000 mgr.y (mgr.24356) 3789 : cluster 0 pgmap v3757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:25 smithi040 bash[28232]: audit 2023-12-01T17:44:25.429570+0000 mon.c (mon.2) 2414 : audit 0 from='client.? 172.21.15.40:0/3737640012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:25 smithi141 bash[31670]: cluster 2023-12-01T17:44:24.728730+0000 mgr.y (mgr.24356) 3789 : cluster 0 pgmap v3757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:25 smithi141 bash[31670]: audit 2023-12-01T17:44:25.429570+0000 mon.c (mon.2) 2414 : audit 0 from='client.? 172.21.15.40:0/3737640012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:44:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:44:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:27 smithi040 bash[28232]: cluster 2023-12-01T17:44:26.729478+0000 mgr.y (mgr.24356) 3790 : cluster 0 pgmap v3758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:27 smithi040 bash[28232]: audit 2023-12-01T17:44:27.894058+0000 mon.c (mon.2) 2415 : audit 0 from='client.? 172.21.15.40:0/639951649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:27 smithi040 bash[41173]: cluster 2023-12-01T17:44:26.729478+0000 mgr.y (mgr.24356) 3790 : cluster 0 pgmap v3758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:27 smithi040 bash[41173]: audit 2023-12-01T17:44:27.894058+0000 mon.c (mon.2) 2415 : audit 0 from='client.? 172.21.15.40:0/639951649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:27 smithi141 bash[31670]: cluster 2023-12-01T17:44:26.729478+0000 mgr.y (mgr.24356) 3790 : cluster 0 pgmap v3758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:27 smithi141 bash[31670]: audit 2023-12-01T17:44:27.894058+0000 mon.c (mon.2) 2415 : audit 0 from='client.? 172.21.15.40:0/639951649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:29 smithi141 bash[31670]: cluster 2023-12-01T17:44:28.730180+0000 mgr.y (mgr.24356) 3791 : cluster 0 pgmap v3759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:29 smithi040 bash[28232]: cluster 2023-12-01T17:44:28.730180+0000 mgr.y (mgr.24356) 3791 : cluster 0 pgmap v3759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:29 smithi040 bash[41173]: cluster 2023-12-01T17:44:28.730180+0000 mgr.y (mgr.24356) 3791 : cluster 0 pgmap v3759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:30 smithi141 bash[31670]: audit 2023-12-01T17:44:30.374173+0000 mon.c (mon.2) 2416 : audit 0 from='client.? 172.21.15.40:0/1409340524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:30 smithi141 bash[31670]: cluster 2023-12-01T17:44:30.731336+0000 mgr.y (mgr.24356) 3792 : cluster 0 pgmap v3760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:30 smithi040 bash[28232]: audit 2023-12-01T17:44:30.374173+0000 mon.c (mon.2) 2416 : audit 0 from='client.? 172.21.15.40:0/1409340524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:30 smithi040 bash[28232]: cluster 2023-12-01T17:44:30.731336+0000 mgr.y (mgr.24356) 3792 : cluster 0 pgmap v3760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:30 smithi040 bash[41173]: audit 2023-12-01T17:44:30.374173+0000 mon.c (mon.2) 2416 : audit 0 from='client.? 172.21.15.40:0/1409340524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:30 smithi040 bash[41173]: cluster 2023-12-01T17:44:30.731336+0000 mgr.y (mgr.24356) 3792 : cluster 0 pgmap v3760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:33 smithi040 bash[28232]: cluster 2023-12-01T17:44:32.731968+0000 mgr.y (mgr.24356) 3793 : cluster 0 pgmap v3761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:33 smithi040 bash[28232]: audit 2023-12-01T17:44:32.832013+0000 mon.a (mon.0) 2907 : audit 0 from='client.? 172.21.15.40:0/327330133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:33 smithi040 bash[28232]: audit 2023-12-01T17:44:33.497000+0000 mon.c (mon.2) 2417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:33 smithi040 bash[41173]: cluster 2023-12-01T17:44:32.731968+0000 mgr.y (mgr.24356) 3793 : cluster 0 pgmap v3761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:33 smithi040 bash[41173]: audit 2023-12-01T17:44:32.832013+0000 mon.a (mon.0) 2907 : audit 0 from='client.? 172.21.15.40:0/327330133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:33 smithi040 bash[41173]: audit 2023-12-01T17:44:33.497000+0000 mon.c (mon.2) 2417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:33 smithi141 bash[31670]: cluster 2023-12-01T17:44:32.731968+0000 mgr.y (mgr.24356) 3793 : cluster 0 pgmap v3761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:33 smithi141 bash[31670]: audit 2023-12-01T17:44:32.832013+0000 mon.a (mon.0) 2907 : audit 0 from='client.? 172.21.15.40:0/327330133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:33 smithi141 bash[31670]: audit 2023-12-01T17:44:33.497000+0000 mon.c (mon.2) 2417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:35 smithi040 bash[28232]: cluster 2023-12-01T17:44:34.733138+0000 mgr.y (mgr.24356) 3794 : cluster 0 pgmap v3762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:35 smithi040 bash[28232]: audit 2023-12-01T17:44:35.292069+0000 mon.c (mon.2) 2418 : audit 0 from='client.? 172.21.15.40:0/602777236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:35 smithi040 bash[41173]: cluster 2023-12-01T17:44:34.733138+0000 mgr.y (mgr.24356) 3794 : cluster 0 pgmap v3762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:35 smithi040 bash[41173]: audit 2023-12-01T17:44:35.292069+0000 mon.c (mon.2) 2418 : audit 0 from='client.? 172.21.15.40:0/602777236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:35 smithi141 bash[31670]: cluster 2023-12-01T17:44:34.733138+0000 mgr.y (mgr.24356) 3794 : cluster 0 pgmap v3762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:35 smithi141 bash[31670]: audit 2023-12-01T17:44:35.292069+0000 mon.c (mon.2) 2418 : audit 0 from='client.? 172.21.15.40:0/602777236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:44:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:44:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:37 smithi040 bash[41173]: cluster 2023-12-01T17:44:36.733813+0000 mgr.y (mgr.24356) 3795 : cluster 0 pgmap v3763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:37 smithi040 bash[41173]: audit 2023-12-01T17:44:37.752770+0000 mon.a (mon.0) 2908 : audit 0 from='client.? 172.21.15.40:0/812920354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:37 smithi040 bash[28232]: cluster 2023-12-01T17:44:36.733813+0000 mgr.y (mgr.24356) 3795 : cluster 0 pgmap v3763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:37 smithi040 bash[28232]: audit 2023-12-01T17:44:37.752770+0000 mon.a (mon.0) 2908 : audit 0 from='client.? 172.21.15.40:0/812920354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:37 smithi141 bash[31670]: cluster 2023-12-01T17:44:36.733813+0000 mgr.y (mgr.24356) 3795 : cluster 0 pgmap v3763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:37 smithi141 bash[31670]: audit 2023-12-01T17:44:37.752770+0000 mon.a (mon.0) 2908 : audit 0 from='client.? 172.21.15.40:0/812920354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:39 smithi040 bash[41173]: cluster 2023-12-01T17:44:38.734463+0000 mgr.y (mgr.24356) 3796 : cluster 0 pgmap v3764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:39 smithi040 bash[28232]: cluster 2023-12-01T17:44:38.734463+0000 mgr.y (mgr.24356) 3796 : cluster 0 pgmap v3764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:39 smithi141 bash[31670]: cluster 2023-12-01T17:44:38.734463+0000 mgr.y (mgr.24356) 3796 : cluster 0 pgmap v3764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:40 smithi040 bash[28232]: audit 2023-12-01T17:44:40.219344+0000 mon.c (mon.2) 2419 : audit 0 from='client.? 172.21.15.40:0/2125560262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:40 smithi040 bash[41173]: audit 2023-12-01T17:44:40.219344+0000 mon.c (mon.2) 2419 : audit 0 from='client.? 172.21.15.40:0/2125560262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:40 smithi141 bash[31670]: audit 2023-12-01T17:44:40.219344+0000 mon.c (mon.2) 2419 : audit 0 from='client.? 172.21.15.40:0/2125560262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:41 smithi040 bash[28232]: cluster 2023-12-01T17:44:40.735721+0000 mgr.y (mgr.24356) 3797 : cluster 0 pgmap v3765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:41 smithi040 bash[41173]: cluster 2023-12-01T17:44:40.735721+0000 mgr.y (mgr.24356) 3797 : cluster 0 pgmap v3765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:41 smithi141 bash[31670]: cluster 2023-12-01T17:44:40.735721+0000 mgr.y (mgr.24356) 3797 : cluster 0 pgmap v3765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:42 smithi040 bash[28232]: audit 2023-12-01T17:44:42.688961+0000 mon.c (mon.2) 2420 : audit 0 from='client.? 172.21.15.40:0/646471216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:42 smithi040 bash[41173]: audit 2023-12-01T17:44:42.688961+0000 mon.c (mon.2) 2420 : audit 0 from='client.? 172.21.15.40:0/646471216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:42 smithi141 bash[31670]: audit 2023-12-01T17:44:42.688961+0000 mon.c (mon.2) 2420 : audit 0 from='client.? 172.21.15.40:0/646471216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:43 smithi040 bash[28232]: cluster 2023-12-01T17:44:42.736557+0000 mgr.y (mgr.24356) 3798 : cluster 0 pgmap v3766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:43 smithi040 bash[41173]: cluster 2023-12-01T17:44:42.736557+0000 mgr.y (mgr.24356) 3798 : cluster 0 pgmap v3766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:43 smithi141 bash[31670]: cluster 2023-12-01T17:44:42.736557+0000 mgr.y (mgr.24356) 3798 : cluster 0 pgmap v3766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:45 smithi040 bash[41173]: cluster 2023-12-01T17:44:44.737821+0000 mgr.y (mgr.24356) 3799 : cluster 0 pgmap v3767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:45 smithi040 bash[41173]: audit 2023-12-01T17:44:45.164670+0000 mon.c (mon.2) 2421 : audit 0 from='client.? 172.21.15.40:0/1623948620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:45 smithi040 bash[28232]: cluster 2023-12-01T17:44:44.737821+0000 mgr.y (mgr.24356) 3799 : cluster 0 pgmap v3767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:45 smithi040 bash[28232]: audit 2023-12-01T17:44:45.164670+0000 mon.c (mon.2) 2421 : audit 0 from='client.? 172.21.15.40:0/1623948620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:45 smithi141 bash[31670]: cluster 2023-12-01T17:44:44.737821+0000 mgr.y (mgr.24356) 3799 : cluster 0 pgmap v3767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:45 smithi141 bash[31670]: audit 2023-12-01T17:44:45.164670+0000 mon.c (mon.2) 2421 : audit 0 from='client.? 172.21.15.40:0/1623948620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:44:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T17:44:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:47 smithi040 bash[41173]: cluster 2023-12-01T17:44:46.738578+0000 mgr.y (mgr.24356) 3800 : cluster 0 pgmap v3768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:47 smithi040 bash[41173]: audit 2023-12-01T17:44:47.637353+0000 mon.c (mon.2) 2422 : audit 0 from='client.? 172.21.15.40:0/227428407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:47 smithi040 bash[28232]: cluster 2023-12-01T17:44:46.738578+0000 mgr.y (mgr.24356) 3800 : cluster 0 pgmap v3768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:47 smithi040 bash[28232]: audit 2023-12-01T17:44:47.637353+0000 mon.c (mon.2) 2422 : audit 0 from='client.? 172.21.15.40:0/227428407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:47 smithi141 bash[31670]: cluster 2023-12-01T17:44:46.738578+0000 mgr.y (mgr.24356) 3800 : cluster 0 pgmap v3768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:47 smithi141 bash[31670]: audit 2023-12-01T17:44:47.637353+0000 mon.c (mon.2) 2422 : audit 0 from='client.? 172.21.15.40:0/227428407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:48 smithi040 bash[28232]: audit 2023-12-01T17:44:48.497521+0000 mon.c (mon.2) 2423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:48 smithi040 bash[41173]: audit 2023-12-01T17:44:48.497521+0000 mon.c (mon.2) 2423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:48 smithi141 bash[31670]: audit 2023-12-01T17:44:48.497521+0000 mon.c (mon.2) 2423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:49 smithi040 bash[28232]: cluster 2023-12-01T17:44:48.739223+0000 mgr.y (mgr.24356) 3801 : cluster 0 pgmap v3769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:49 smithi040 bash[41173]: cluster 2023-12-01T17:44:48.739223+0000 mgr.y (mgr.24356) 3801 : cluster 0 pgmap v3769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:49 smithi141 bash[31670]: cluster 2023-12-01T17:44:48.739223+0000 mgr.y (mgr.24356) 3801 : cluster 0 pgmap v3769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:50 smithi040 bash[28232]: audit 2023-12-01T17:44:50.110594+0000 mon.c (mon.2) 2424 : audit 0 from='client.? 172.21.15.40:0/1552539899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:50 smithi040 bash[41173]: audit 2023-12-01T17:44:50.110594+0000 mon.c (mon.2) 2424 : audit 0 from='client.? 172.21.15.40:0/1552539899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:50 smithi141 bash[31670]: audit 2023-12-01T17:44:50.110594+0000 mon.c (mon.2) 2424 : audit 0 from='client.? 172.21.15.40:0/1552539899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:51 smithi040 bash[28232]: cluster 2023-12-01T17:44:50.740399+0000 mgr.y (mgr.24356) 3802 : cluster 0 pgmap v3770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:51 smithi040 bash[28232]: audit 2023-12-01T17:44:50.893978+0000 mon.c (mon.2) 2425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:44:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:51 smithi040 bash[41173]: cluster 2023-12-01T17:44:50.740399+0000 mgr.y (mgr.24356) 3802 : cluster 0 pgmap v3770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:51 smithi040 bash[41173]: audit 2023-12-01T17:44:50.893978+0000 mon.c (mon.2) 2425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:51 smithi141 bash[31670]: cluster 2023-12-01T17:44:50.740399+0000 mgr.y (mgr.24356) 3802 : cluster 0 pgmap v3770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:51 smithi141 bash[31670]: audit 2023-12-01T17:44:50.893978+0000 mon.c (mon.2) 2425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:44:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:52 smithi040 bash[28232]: audit 2023-12-01T17:44:52.574300+0000 mon.c (mon.2) 2426 : audit 0 from='client.? 172.21.15.40:0/4077671672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:52 smithi040 bash[41173]: audit 2023-12-01T17:44:52.574300+0000 mon.c (mon.2) 2426 : audit 0 from='client.? 172.21.15.40:0/4077671672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:52 smithi141 bash[31670]: audit 2023-12-01T17:44:52.574300+0000 mon.c (mon.2) 2426 : audit 0 from='client.? 172.21.15.40:0/4077671672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:53 smithi040 bash[28232]: cluster 2023-12-01T17:44:52.741064+0000 mgr.y (mgr.24356) 3803 : cluster 0 pgmap v3771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:53 smithi040 bash[41173]: cluster 2023-12-01T17:44:52.741064+0000 mgr.y (mgr.24356) 3803 : cluster 0 pgmap v3771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:53 smithi141 bash[31670]: cluster 2023-12-01T17:44:52.741064+0000 mgr.y (mgr.24356) 3803 : cluster 0 pgmap v3771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:55 smithi040 bash[28232]: cluster 2023-12-01T17:44:54.742004+0000 mgr.y (mgr.24356) 3804 : cluster 0 pgmap v3772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:55 smithi040 bash[28232]: audit 2023-12-01T17:44:55.042904+0000 mon.c (mon.2) 2427 : audit 0 from='client.? 172.21.15.40:0/2495272168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:55 smithi040 bash[41173]: cluster 2023-12-01T17:44:54.742004+0000 mgr.y (mgr.24356) 3804 : cluster 0 pgmap v3772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:55 smithi040 bash[41173]: audit 2023-12-01T17:44:55.042904+0000 mon.c (mon.2) 2427 : audit 0 from='client.? 172.21.15.40:0/2495272168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:55 smithi141 bash[31670]: cluster 2023-12-01T17:44:54.742004+0000 mgr.y (mgr.24356) 3804 : cluster 0 pgmap v3772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:55 smithi141 bash[31670]: audit 2023-12-01T17:44:55.042904+0000 mon.c (mon.2) 2427 : audit 0 from='client.? 172.21.15.40:0/2495272168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:44:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:44:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: cluster 2023-12-01T17:44:56.742651+0000 mgr.y (mgr.24356) 3805 : cluster 0 pgmap v3773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:56.791554+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:56.803501+0000 mon.a (mon.0) 2910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:57.050664+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:57.061781+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:57.510768+0000 mon.c (mon.2) 2428 : audit 0 from='client.? 172.21.15.40:0/2248138794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:57.539792+0000 mon.c (mon.2) 2429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:57.541603+0000 mon.c (mon.2) 2430 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[41173]: audit 2023-12-01T17:44:57.551607+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: cluster 2023-12-01T17:44:56.742651+0000 mgr.y (mgr.24356) 3805 : cluster 0 pgmap v3773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:56.791554+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:56.803501+0000 mon.a (mon.0) 2910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:57.050664+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:57.061781+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:57.510768+0000 mon.c (mon.2) 2428 : audit 0 from='client.? 172.21.15.40:0/2248138794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:57.539792+0000 mon.c (mon.2) 2429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:44:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:57.541603+0000 mon.c (mon.2) 2430 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:44:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:57 smithi040 bash[28232]: audit 2023-12-01T17:44:57.551607+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: cluster 2023-12-01T17:44:56.742651+0000 mgr.y (mgr.24356) 3805 : cluster 0 pgmap v3773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:44:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:56.791554+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:56.803501+0000 mon.a (mon.0) 2910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:57.050664+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:57.061781+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:57.510768+0000 mon.c (mon.2) 2428 : audit 0 from='client.? 172.21.15.40:0/2248138794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:57.539792+0000 mon.c (mon.2) 2429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:57.541603+0000 mon.c (mon.2) 2430 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:57 smithi141 bash[31670]: audit 2023-12-01T17:44:57.551607+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:45:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:44:59 smithi040 bash[41173]: cluster 2023-12-01T17:44:58.743303+0000 mgr.y (mgr.24356) 3806 : cluster 0 pgmap v3774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:44:59 smithi040 bash[28232]: cluster 2023-12-01T17:44:58.743303+0000 mgr.y (mgr.24356) 3806 : cluster 0 pgmap v3774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:44:59 smithi141 bash[31670]: cluster 2023-12-01T17:44:58.743303+0000 mgr.y (mgr.24356) 3806 : cluster 0 pgmap v3774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:00 smithi040 bash[41173]: audit 2023-12-01T17:44:59.974629+0000 mon.c (mon.2) 2431 : audit 0 from='client.? 172.21.15.40:0/523369712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:00 smithi040 bash[28232]: audit 2023-12-01T17:44:59.974629+0000 mon.c (mon.2) 2431 : audit 0 from='client.? 172.21.15.40:0/523369712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:00 smithi141 bash[31670]: audit 2023-12-01T17:44:59.974629+0000 mon.c (mon.2) 2431 : audit 0 from='client.? 172.21.15.40:0/523369712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:01 smithi141 bash[31670]: cluster 2023-12-01T17:45:00.744456+0000 mgr.y (mgr.24356) 3807 : cluster 0 pgmap v3775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:01 smithi040 bash[41173]: cluster 2023-12-01T17:45:00.744456+0000 mgr.y (mgr.24356) 3807 : cluster 0 pgmap v3775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:01 smithi040 bash[28232]: cluster 2023-12-01T17:45:00.744456+0000 mgr.y (mgr.24356) 3807 : cluster 0 pgmap v3775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:02 smithi040 bash[28232]: audit 2023-12-01T17:45:02.428916+0000 mon.a (mon.0) 2914 : audit 0 from='client.? 172.21.15.40:0/3203689327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:02 smithi040 bash[41173]: audit 2023-12-01T17:45:02.428916+0000 mon.a (mon.0) 2914 : audit 0 from='client.? 172.21.15.40:0/3203689327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:02 smithi141 bash[31670]: audit 2023-12-01T17:45:02.428916+0000 mon.a (mon.0) 2914 : audit 0 from='client.? 172.21.15.40:0/3203689327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:03 smithi040 bash[28232]: cluster 2023-12-01T17:45:02.745116+0000 mgr.y (mgr.24356) 3808 : cluster 0 pgmap v3776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:03 smithi040 bash[28232]: audit 2023-12-01T17:45:03.497746+0000 mon.c (mon.2) 2432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:03 smithi040 bash[41173]: cluster 2023-12-01T17:45:02.745116+0000 mgr.y (mgr.24356) 3808 : cluster 0 pgmap v3776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:03 smithi040 bash[41173]: audit 2023-12-01T17:45:03.497746+0000 mon.c (mon.2) 2432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:03 smithi141 bash[31670]: cluster 2023-12-01T17:45:02.745116+0000 mgr.y (mgr.24356) 3808 : cluster 0 pgmap v3776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:03 smithi141 bash[31670]: audit 2023-12-01T17:45:03.497746+0000 mon.c (mon.2) 2432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:05 smithi040 bash[28232]: cluster 2023-12-01T17:45:04.746220+0000 mgr.y (mgr.24356) 3809 : cluster 0 pgmap v3777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:05 smithi040 bash[28232]: audit 2023-12-01T17:45:04.901983+0000 mon.a (mon.0) 2915 : audit 0 from='client.? 172.21.15.40:0/1492117744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:05 smithi040 bash[41173]: cluster 2023-12-01T17:45:04.746220+0000 mgr.y (mgr.24356) 3809 : cluster 0 pgmap v3777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:05 smithi040 bash[41173]: audit 2023-12-01T17:45:04.901983+0000 mon.a (mon.0) 2915 : audit 0 from='client.? 172.21.15.40:0/1492117744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:05 smithi141 bash[31670]: cluster 2023-12-01T17:45:04.746220+0000 mgr.y (mgr.24356) 3809 : cluster 0 pgmap v3777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:05 smithi141 bash[31670]: audit 2023-12-01T17:45:04.901983+0000 mon.a (mon.0) 2915 : audit 0 from='client.? 172.21.15.40:0/1492117744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:45:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:45:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:07 smithi040 bash[28232]: cluster 2023-12-01T17:45:06.746817+0000 mgr.y (mgr.24356) 3810 : cluster 0 pgmap v3778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:07 smithi040 bash[28232]: audit 2023-12-01T17:45:07.366974+0000 mon.a (mon.0) 2916 : audit 0 from='client.? 172.21.15.40:0/3833730115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:07 smithi040 bash[41173]: cluster 2023-12-01T17:45:06.746817+0000 mgr.y (mgr.24356) 3810 : cluster 0 pgmap v3778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:07 smithi040 bash[41173]: audit 2023-12-01T17:45:07.366974+0000 mon.a (mon.0) 2916 : audit 0 from='client.? 172.21.15.40:0/3833730115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:07 smithi141 bash[31670]: cluster 2023-12-01T17:45:06.746817+0000 mgr.y (mgr.24356) 3810 : cluster 0 pgmap v3778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:07 smithi141 bash[31670]: audit 2023-12-01T17:45:07.366974+0000 mon.a (mon.0) 2916 : audit 0 from='client.? 172.21.15.40:0/3833730115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:09 smithi040 bash[41173]: cluster 2023-12-01T17:45:08.747461+0000 mgr.y (mgr.24356) 3811 : cluster 0 pgmap v3779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:09 smithi040 bash[41173]: audit 2023-12-01T17:45:09.835509+0000 mon.c (mon.2) 2433 : audit 0 from='client.? 172.21.15.40:0/1894320574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:09 smithi040 bash[28232]: cluster 2023-12-01T17:45:08.747461+0000 mgr.y (mgr.24356) 3811 : cluster 0 pgmap v3779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:09 smithi040 bash[28232]: audit 2023-12-01T17:45:09.835509+0000 mon.c (mon.2) 2433 : audit 0 from='client.? 172.21.15.40:0/1894320574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:09 smithi141 bash[31670]: cluster 2023-12-01T17:45:08.747461+0000 mgr.y (mgr.24356) 3811 : cluster 0 pgmap v3779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:09 smithi141 bash[31670]: audit 2023-12-01T17:45:09.835509+0000 mon.c (mon.2) 2433 : audit 0 from='client.? 172.21.15.40:0/1894320574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:11 smithi040 bash[28232]: cluster 2023-12-01T17:45:10.748647+0000 mgr.y (mgr.24356) 3812 : cluster 0 pgmap v3780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:12.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:11 smithi040 bash[41173]: cluster 2023-12-01T17:45:10.748647+0000 mgr.y (mgr.24356) 3812 : cluster 0 pgmap v3780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:11 smithi141 bash[31670]: cluster 2023-12-01T17:45:10.748647+0000 mgr.y (mgr.24356) 3812 : cluster 0 pgmap v3780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:12 smithi040 bash[28232]: audit 2023-12-01T17:45:12.301839+0000 mon.a (mon.0) 2917 : audit 0 from='client.? 172.21.15.40:0/779976299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:12 smithi040 bash[41173]: audit 2023-12-01T17:45:12.301839+0000 mon.a (mon.0) 2917 : audit 0 from='client.? 172.21.15.40:0/779976299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:12 smithi141 bash[31670]: audit 2023-12-01T17:45:12.301839+0000 mon.a (mon.0) 2917 : audit 0 from='client.? 172.21.15.40:0/779976299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:13 smithi040 bash[28232]: cluster 2023-12-01T17:45:12.749353+0000 mgr.y (mgr.24356) 3813 : cluster 0 pgmap v3781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:13 smithi040 bash[41173]: cluster 2023-12-01T17:45:12.749353+0000 mgr.y (mgr.24356) 3813 : cluster 0 pgmap v3781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:13 smithi141 bash[31670]: cluster 2023-12-01T17:45:12.749353+0000 mgr.y (mgr.24356) 3813 : cluster 0 pgmap v3781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:14 smithi040 bash[28232]: audit 2023-12-01T17:45:14.772863+0000 mon.c (mon.2) 2434 : audit 0 from='client.? 172.21.15.40:0/2347618989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:14 smithi040 bash[41173]: audit 2023-12-01T17:45:14.772863+0000 mon.c (mon.2) 2434 : audit 0 from='client.? 172.21.15.40:0/2347618989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:15.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:14 smithi141 bash[31670]: audit 2023-12-01T17:45:14.772863+0000 mon.c (mon.2) 2434 : audit 0 from='client.? 172.21.15.40:0/2347618989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:15 smithi040 bash[28232]: cluster 2023-12-01T17:45:14.750104+0000 mgr.y (mgr.24356) 3814 : cluster 0 pgmap v3782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:15 smithi040 bash[41173]: cluster 2023-12-01T17:45:14.750104+0000 mgr.y (mgr.24356) 3814 : cluster 0 pgmap v3782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:15 smithi141 bash[31670]: cluster 2023-12-01T17:45:14.750104+0000 mgr.y (mgr.24356) 3814 : cluster 0 pgmap v3782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:45:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:45:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:17 smithi040 bash[41173]: cluster 2023-12-01T17:45:16.750747+0000 mgr.y (mgr.24356) 3815 : cluster 0 pgmap v3783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:17 smithi040 bash[41173]: audit 2023-12-01T17:45:17.234548+0000 mon.a (mon.0) 2918 : audit 0 from='client.? 172.21.15.40:0/2865848815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:17 smithi040 bash[28232]: cluster 2023-12-01T17:45:16.750747+0000 mgr.y (mgr.24356) 3815 : cluster 0 pgmap v3783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:17 smithi040 bash[28232]: audit 2023-12-01T17:45:17.234548+0000 mon.a (mon.0) 2918 : audit 0 from='client.? 172.21.15.40:0/2865848815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:17 smithi141 bash[31670]: cluster 2023-12-01T17:45:16.750747+0000 mgr.y (mgr.24356) 3815 : cluster 0 pgmap v3783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:17 smithi141 bash[31670]: audit 2023-12-01T17:45:17.234548+0000 mon.a (mon.0) 2918 : audit 0 from='client.? 172.21.15.40:0/2865848815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:18 smithi040 bash[41173]: audit 2023-12-01T17:45:18.498078+0000 mon.c (mon.2) 2435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:18 smithi040 bash[28232]: audit 2023-12-01T17:45:18.498078+0000 mon.c (mon.2) 2435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:18 smithi141 bash[31670]: audit 2023-12-01T17:45:18.498078+0000 mon.c (mon.2) 2435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:19 smithi040 bash[28232]: cluster 2023-12-01T17:45:18.751504+0000 mgr.y (mgr.24356) 3816 : cluster 0 pgmap v3784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:19 smithi040 bash[28232]: audit 2023-12-01T17:45:19.703328+0000 mon.a (mon.0) 2919 : audit 0 from='client.? 172.21.15.40:0/2239826403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:19 smithi040 bash[41173]: cluster 2023-12-01T17:45:18.751504+0000 mgr.y (mgr.24356) 3816 : cluster 0 pgmap v3784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:19 smithi040 bash[41173]: audit 2023-12-01T17:45:19.703328+0000 mon.a (mon.0) 2919 : audit 0 from='client.? 172.21.15.40:0/2239826403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:19 smithi141 bash[31670]: cluster 2023-12-01T17:45:18.751504+0000 mgr.y (mgr.24356) 3816 : cluster 0 pgmap v3784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:19 smithi141 bash[31670]: audit 2023-12-01T17:45:19.703328+0000 mon.a (mon.0) 2919 : audit 0 from='client.? 172.21.15.40:0/2239826403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:21 smithi040 bash[28232]: cluster 2023-12-01T17:45:20.752680+0000 mgr.y (mgr.24356) 3817 : cluster 0 pgmap v3785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:21 smithi040 bash[41173]: cluster 2023-12-01T17:45:20.752680+0000 mgr.y (mgr.24356) 3817 : cluster 0 pgmap v3785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:21 smithi141 bash[31670]: cluster 2023-12-01T17:45:20.752680+0000 mgr.y (mgr.24356) 3817 : cluster 0 pgmap v3785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:22 smithi040 bash[41173]: audit 2023-12-01T17:45:22.168488+0000 mon.c (mon.2) 2436 : audit 0 from='client.? 172.21.15.40:0/2804219495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:22 smithi040 bash[28232]: audit 2023-12-01T17:45:22.168488+0000 mon.c (mon.2) 2436 : audit 0 from='client.? 172.21.15.40:0/2804219495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:22 smithi141 bash[31670]: audit 2023-12-01T17:45:22.168488+0000 mon.c (mon.2) 2436 : audit 0 from='client.? 172.21.15.40:0/2804219495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:23 smithi040 bash[41173]: cluster 2023-12-01T17:45:22.753266+0000 mgr.y (mgr.24356) 3818 : cluster 0 pgmap v3786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:23 smithi040 bash[28232]: cluster 2023-12-01T17:45:22.753266+0000 mgr.y (mgr.24356) 3818 : cluster 0 pgmap v3786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:23 smithi141 bash[31670]: cluster 2023-12-01T17:45:22.753266+0000 mgr.y (mgr.24356) 3818 : cluster 0 pgmap v3786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:24 smithi040 bash[28232]: audit 2023-12-01T17:45:24.632198+0000 mon.a (mon.0) 2920 : audit 0 from='client.? 172.21.15.40:0/761668694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:24 smithi040 bash[41173]: audit 2023-12-01T17:45:24.632198+0000 mon.a (mon.0) 2920 : audit 0 from='client.? 172.21.15.40:0/761668694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:24 smithi141 bash[31670]: audit 2023-12-01T17:45:24.632198+0000 mon.a (mon.0) 2920 : audit 0 from='client.? 172.21.15.40:0/761668694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:25 smithi141 bash[31670]: cluster 2023-12-01T17:45:24.754345+0000 mgr.y (mgr.24356) 3819 : cluster 0 pgmap v3787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:25 smithi040 bash[28232]: cluster 2023-12-01T17:45:24.754345+0000 mgr.y (mgr.24356) 3819 : cluster 0 pgmap v3787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:25 smithi040 bash[41173]: cluster 2023-12-01T17:45:24.754345+0000 mgr.y (mgr.24356) 3819 : cluster 0 pgmap v3787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:45:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:45:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:27 smithi141 bash[31670]: cluster 2023-12-01T17:45:26.754947+0000 mgr.y (mgr.24356) 3820 : cluster 0 pgmap v3788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:27 smithi141 bash[31670]: audit 2023-12-01T17:45:27.097475+0000 mon.c (mon.2) 2437 : audit 0 from='client.? 172.21.15.40:0/3645431132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:27 smithi040 bash[41173]: cluster 2023-12-01T17:45:26.754947+0000 mgr.y (mgr.24356) 3820 : cluster 0 pgmap v3788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:27 smithi040 bash[41173]: audit 2023-12-01T17:45:27.097475+0000 mon.c (mon.2) 2437 : audit 0 from='client.? 172.21.15.40:0/3645431132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:27 smithi040 bash[28232]: cluster 2023-12-01T17:45:26.754947+0000 mgr.y (mgr.24356) 3820 : cluster 0 pgmap v3788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:27 smithi040 bash[28232]: audit 2023-12-01T17:45:27.097475+0000 mon.c (mon.2) 2437 : audit 0 from='client.? 172.21.15.40:0/3645431132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:29 smithi141 bash[31670]: cluster 2023-12-01T17:45:28.755562+0000 mgr.y (mgr.24356) 3821 : cluster 0 pgmap v3789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:29 smithi141 bash[31670]: audit 2023-12-01T17:45:29.566176+0000 mon.c (mon.2) 2438 : audit 0 from='client.? 172.21.15.40:0/2166183667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:29 smithi040 bash[41173]: cluster 2023-12-01T17:45:28.755562+0000 mgr.y (mgr.24356) 3821 : cluster 0 pgmap v3789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:29 smithi040 bash[41173]: audit 2023-12-01T17:45:29.566176+0000 mon.c (mon.2) 2438 : audit 0 from='client.? 172.21.15.40:0/2166183667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:29 smithi040 bash[28232]: cluster 2023-12-01T17:45:28.755562+0000 mgr.y (mgr.24356) 3821 : cluster 0 pgmap v3789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:29 smithi040 bash[28232]: audit 2023-12-01T17:45:29.566176+0000 mon.c (mon.2) 2438 : audit 0 from='client.? 172.21.15.40:0/2166183667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:30 smithi141 bash[31670]: cluster 2023-12-01T17:45:30.756731+0000 mgr.y (mgr.24356) 3822 : cluster 0 pgmap v3790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:30 smithi040 bash[28232]: cluster 2023-12-01T17:45:30.756731+0000 mgr.y (mgr.24356) 3822 : cluster 0 pgmap v3790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:30 smithi040 bash[41173]: cluster 2023-12-01T17:45:30.756731+0000 mgr.y (mgr.24356) 3822 : cluster 0 pgmap v3790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:32 smithi040 bash[28232]: audit 2023-12-01T17:45:32.025665+0000 mon.a (mon.0) 2921 : audit 0 from='client.? 172.21.15.40:0/1729596031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:32 smithi040 bash[41173]: audit 2023-12-01T17:45:32.025665+0000 mon.a (mon.0) 2921 : audit 0 from='client.? 172.21.15.40:0/1729596031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:32 smithi141 bash[31670]: audit 2023-12-01T17:45:32.025665+0000 mon.a (mon.0) 2921 : audit 0 from='client.? 172.21.15.40:0/1729596031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:33 smithi040 bash[28232]: cluster 2023-12-01T17:45:32.757424+0000 mgr.y (mgr.24356) 3823 : cluster 0 pgmap v3791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:33 smithi040 bash[41173]: cluster 2023-12-01T17:45:32.757424+0000 mgr.y (mgr.24356) 3823 : cluster 0 pgmap v3791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:33 smithi141 bash[31670]: cluster 2023-12-01T17:45:32.757424+0000 mgr.y (mgr.24356) 3823 : cluster 0 pgmap v3791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:34 smithi040 bash[28232]: audit 2023-12-01T17:45:33.498540+0000 mon.c (mon.2) 2439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:34 smithi040 bash[41173]: audit 2023-12-01T17:45:33.498540+0000 mon.c (mon.2) 2439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:34 smithi141 bash[31670]: audit 2023-12-01T17:45:33.498540+0000 mon.c (mon.2) 2439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:35 smithi040 bash[41173]: audit 2023-12-01T17:45:34.497062+0000 mon.a (mon.0) 2922 : audit 0 from='client.? 172.21.15.40:0/3351739558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:35 smithi040 bash[41173]: cluster 2023-12-01T17:45:34.758629+0000 mgr.y (mgr.24356) 3824 : cluster 0 pgmap v3792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:35 smithi040 bash[28232]: audit 2023-12-01T17:45:34.497062+0000 mon.a (mon.0) 2922 : audit 0 from='client.? 172.21.15.40:0/3351739558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:35 smithi040 bash[28232]: cluster 2023-12-01T17:45:34.758629+0000 mgr.y (mgr.24356) 3824 : cluster 0 pgmap v3792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:35 smithi141 bash[31670]: audit 2023-12-01T17:45:34.497062+0000 mon.a (mon.0) 2922 : audit 0 from='client.? 172.21.15.40:0/3351739558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:35 smithi141 bash[31670]: cluster 2023-12-01T17:45:34.758629+0000 mgr.y (mgr.24356) 3824 : cluster 0 pgmap v3792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:45:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:45:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:37 smithi040 bash[28232]: cluster 2023-12-01T17:45:36.759276+0000 mgr.y (mgr.24356) 3825 : cluster 0 pgmap v3793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:37 smithi040 bash[28232]: audit 2023-12-01T17:45:36.963677+0000 mon.a (mon.0) 2923 : audit 0 from='client.? 172.21.15.40:0/1308422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:37 smithi040 bash[41173]: cluster 2023-12-01T17:45:36.759276+0000 mgr.y (mgr.24356) 3825 : cluster 0 pgmap v3793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:37 smithi040 bash[41173]: audit 2023-12-01T17:45:36.963677+0000 mon.a (mon.0) 2923 : audit 0 from='client.? 172.21.15.40:0/1308422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:37 smithi141 bash[31670]: cluster 2023-12-01T17:45:36.759276+0000 mgr.y (mgr.24356) 3825 : cluster 0 pgmap v3793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:37 smithi141 bash[31670]: audit 2023-12-01T17:45:36.963677+0000 mon.a (mon.0) 2923 : audit 0 from='client.? 172.21.15.40:0/1308422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:39 smithi040 bash[28232]: cluster 2023-12-01T17:45:38.759960+0000 mgr.y (mgr.24356) 3826 : cluster 0 pgmap v3794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:39 smithi040 bash[28232]: audit 2023-12-01T17:45:39.425864+0000 mon.a (mon.0) 2924 : audit 0 from='client.? 172.21.15.40:0/1465233283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:39 smithi040 bash[41173]: cluster 2023-12-01T17:45:38.759960+0000 mgr.y (mgr.24356) 3826 : cluster 0 pgmap v3794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:39 smithi040 bash[41173]: audit 2023-12-01T17:45:39.425864+0000 mon.a (mon.0) 2924 : audit 0 from='client.? 172.21.15.40:0/1465233283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:39 smithi141 bash[31670]: cluster 2023-12-01T17:45:38.759960+0000 mgr.y (mgr.24356) 3826 : cluster 0 pgmap v3794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:39 smithi141 bash[31670]: audit 2023-12-01T17:45:39.425864+0000 mon.a (mon.0) 2924 : audit 0 from='client.? 172.21.15.40:0/1465233283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:41 smithi040 bash[41173]: cluster 2023-12-01T17:45:40.761161+0000 mgr.y (mgr.24356) 3827 : cluster 0 pgmap v3795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:41 smithi040 bash[28232]: cluster 2023-12-01T17:45:40.761161+0000 mgr.y (mgr.24356) 3827 : cluster 0 pgmap v3795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:41 smithi141 bash[31670]: cluster 2023-12-01T17:45:40.761161+0000 mgr.y (mgr.24356) 3827 : cluster 0 pgmap v3795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:42 smithi040 bash[28232]: audit 2023-12-01T17:45:41.880770+0000 mon.c (mon.2) 2440 : audit 0 from='client.? 172.21.15.40:0/26573642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:42 smithi040 bash[41173]: audit 2023-12-01T17:45:41.880770+0000 mon.c (mon.2) 2440 : audit 0 from='client.? 172.21.15.40:0/26573642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:42 smithi141 bash[31670]: audit 2023-12-01T17:45:41.880770+0000 mon.c (mon.2) 2440 : audit 0 from='client.? 172.21.15.40:0/26573642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:43 smithi040 bash[28232]: cluster 2023-12-01T17:45:42.761780+0000 mgr.y (mgr.24356) 3828 : cluster 0 pgmap v3796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:43 smithi040 bash[41173]: cluster 2023-12-01T17:45:42.761780+0000 mgr.y (mgr.24356) 3828 : cluster 0 pgmap v3796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:43 smithi141 bash[31670]: cluster 2023-12-01T17:45:42.761780+0000 mgr.y (mgr.24356) 3828 : cluster 0 pgmap v3796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:44 smithi040 bash[28232]: audit 2023-12-01T17:45:44.352382+0000 mon.a (mon.0) 2925 : audit 0 from='client.? 172.21.15.40:0/2081227612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:44 smithi040 bash[41173]: audit 2023-12-01T17:45:44.352382+0000 mon.a (mon.0) 2925 : audit 0 from='client.? 172.21.15.40:0/2081227612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:44 smithi141 bash[31670]: audit 2023-12-01T17:45:44.352382+0000 mon.a (mon.0) 2925 : audit 0 from='client.? 172.21.15.40:0/2081227612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:45 smithi040 bash[41173]: cluster 2023-12-01T17:45:44.762914+0000 mgr.y (mgr.24356) 3829 : cluster 0 pgmap v3797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:45 smithi040 bash[28232]: cluster 2023-12-01T17:45:44.762914+0000 mgr.y (mgr.24356) 3829 : cluster 0 pgmap v3797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:45 smithi141 bash[31670]: cluster 2023-12-01T17:45:44.762914+0000 mgr.y (mgr.24356) 3829 : cluster 0 pgmap v3797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:46.865 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:45:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:45:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:46 smithi040 bash[28232]: audit 2023-12-01T17:45:46.821003+0000 mon.a (mon.0) 2926 : audit 0 from='client.? 172.21.15.40:0/1263931346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:46 smithi040 bash[41173]: audit 2023-12-01T17:45:46.821003+0000 mon.a (mon.0) 2926 : audit 0 from='client.? 172.21.15.40:0/1263931346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:46 smithi141 bash[31670]: audit 2023-12-01T17:45:46.821003+0000 mon.a (mon.0) 2926 : audit 0 from='client.? 172.21.15.40:0/1263931346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:47 smithi040 bash[28232]: cluster 2023-12-01T17:45:46.763518+0000 mgr.y (mgr.24356) 3830 : cluster 0 pgmap v3798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:47 smithi040 bash[41173]: cluster 2023-12-01T17:45:46.763518+0000 mgr.y (mgr.24356) 3830 : cluster 0 pgmap v3798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:47 smithi141 bash[31670]: cluster 2023-12-01T17:45:46.763518+0000 mgr.y (mgr.24356) 3830 : cluster 0 pgmap v3798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:48 smithi040 bash[41173]: audit 2023-12-01T17:45:48.499063+0000 mon.c (mon.2) 2441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:48 smithi040 bash[28232]: audit 2023-12-01T17:45:48.499063+0000 mon.c (mon.2) 2441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:48 smithi141 bash[31670]: audit 2023-12-01T17:45:48.499063+0000 mon.c (mon.2) 2441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:49 smithi040 bash[41173]: cluster 2023-12-01T17:45:48.764210+0000 mgr.y (mgr.24356) 3831 : cluster 0 pgmap v3799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:49 smithi040 bash[41173]: audit 2023-12-01T17:45:49.292644+0000 mon.a (mon.0) 2927 : audit 0 from='client.? 172.21.15.40:0/1695763703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:49 smithi040 bash[28232]: cluster 2023-12-01T17:45:48.764210+0000 mgr.y (mgr.24356) 3831 : cluster 0 pgmap v3799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:49 smithi040 bash[28232]: audit 2023-12-01T17:45:49.292644+0000 mon.a (mon.0) 2927 : audit 0 from='client.? 172.21.15.40:0/1695763703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:49 smithi141 bash[31670]: cluster 2023-12-01T17:45:48.764210+0000 mgr.y (mgr.24356) 3831 : cluster 0 pgmap v3799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:49 smithi141 bash[31670]: audit 2023-12-01T17:45:49.292644+0000 mon.a (mon.0) 2927 : audit 0 from='client.? 172.21.15.40:0/1695763703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:51 smithi040 bash[41173]: cluster 2023-12-01T17:45:50.765397+0000 mgr.y (mgr.24356) 3832 : cluster 0 pgmap v3800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:51 smithi040 bash[41173]: audit 2023-12-01T17:45:51.750090+0000 mon.c (mon.2) 2442 : audit 0 from='client.? 172.21.15.40:0/2550573810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:51 smithi040 bash[28232]: cluster 2023-12-01T17:45:50.765397+0000 mgr.y (mgr.24356) 3832 : cluster 0 pgmap v3800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:51 smithi040 bash[28232]: audit 2023-12-01T17:45:51.750090+0000 mon.c (mon.2) 2442 : audit 0 from='client.? 172.21.15.40:0/2550573810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:51 smithi141 bash[31670]: cluster 2023-12-01T17:45:50.765397+0000 mgr.y (mgr.24356) 3832 : cluster 0 pgmap v3800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:51 smithi141 bash[31670]: audit 2023-12-01T17:45:51.750090+0000 mon.c (mon.2) 2442 : audit 0 from='client.? 172.21.15.40:0/2550573810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:53 smithi040 bash[28232]: cluster 2023-12-01T17:45:52.766120+0000 mgr.y (mgr.24356) 3833 : cluster 0 pgmap v3801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:53 smithi040 bash[41173]: cluster 2023-12-01T17:45:52.766120+0000 mgr.y (mgr.24356) 3833 : cluster 0 pgmap v3801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:53 smithi141 bash[31670]: cluster 2023-12-01T17:45:52.766120+0000 mgr.y (mgr.24356) 3833 : cluster 0 pgmap v3801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:54 smithi040 bash[28232]: audit 2023-12-01T17:45:54.207875+0000 mon.a (mon.0) 2928 : audit 0 from='client.? 172.21.15.40:0/2959167614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:54 smithi040 bash[41173]: audit 2023-12-01T17:45:54.207875+0000 mon.a (mon.0) 2928 : audit 0 from='client.? 172.21.15.40:0/2959167614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:54 smithi141 bash[31670]: audit 2023-12-01T17:45:54.207875+0000 mon.a (mon.0) 2928 : audit 0 from='client.? 172.21.15.40:0/2959167614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:55 smithi040 bash[41173]: cluster 2023-12-01T17:45:54.767391+0000 mgr.y (mgr.24356) 3834 : cluster 0 pgmap v3802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:55 smithi040 bash[28232]: cluster 2023-12-01T17:45:54.767391+0000 mgr.y (mgr.24356) 3834 : cluster 0 pgmap v3802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:55 smithi141 bash[31670]: cluster 2023-12-01T17:45:54.767391+0000 mgr.y (mgr.24356) 3834 : cluster 0 pgmap v3802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:56.901 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:45:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:45:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:56 smithi040 bash[28232]: audit 2023-12-01T17:45:56.669114+0000 mon.a (mon.0) 2929 : audit 0 from='client.? 172.21.15.40:0/2302107558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:56 smithi040 bash[41173]: audit 2023-12-01T17:45:56.669114+0000 mon.a (mon.0) 2929 : audit 0 from='client.? 172.21.15.40:0/2302107558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:56 smithi141 bash[31670]: audit 2023-12-01T17:45:56.669114+0000 mon.a (mon.0) 2929 : audit 0 from='client.? 172.21.15.40:0/2302107558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:45:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:57 smithi040 bash[28232]: cluster 2023-12-01T17:45:56.768147+0000 mgr.y (mgr.24356) 3835 : cluster 0 pgmap v3803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:57 smithi040 bash[28232]: audit 2023-12-01T17:45:57.633090+0000 mon.c (mon.2) 2443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:45:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:57 smithi040 bash[41173]: cluster 2023-12-01T17:45:56.768147+0000 mgr.y (mgr.24356) 3835 : cluster 0 pgmap v3803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:57 smithi040 bash[41173]: audit 2023-12-01T17:45:57.633090+0000 mon.c (mon.2) 2443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:45:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:57 smithi141 bash[31670]: cluster 2023-12-01T17:45:56.768147+0000 mgr.y (mgr.24356) 3835 : cluster 0 pgmap v3803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:45:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:57 smithi141 bash[31670]: audit 2023-12-01T17:45:57.633090+0000 mon.c (mon.2) 2443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:46:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:59 smithi141 bash[31670]: cluster 2023-12-01T17:45:58.768888+0000 mgr.y (mgr.24356) 3836 : cluster 0 pgmap v3804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:45:59 smithi141 bash[31670]: audit 2023-12-01T17:45:59.144606+0000 mon.a (mon.0) 2930 : audit 0 from='client.? 172.21.15.40:0/1167691351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:59 smithi040 bash[28232]: cluster 2023-12-01T17:45:58.768888+0000 mgr.y (mgr.24356) 3836 : cluster 0 pgmap v3804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:45:59 smithi040 bash[28232]: audit 2023-12-01T17:45:59.144606+0000 mon.a (mon.0) 2930 : audit 0 from='client.? 172.21.15.40:0/1167691351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:59 smithi040 bash[41173]: cluster 2023-12-01T17:45:58.768888+0000 mgr.y (mgr.24356) 3836 : cluster 0 pgmap v3804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:45:59 smithi040 bash[41173]: audit 2023-12-01T17:45:59.144606+0000 mon.a (mon.0) 2930 : audit 0 from='client.? 172.21.15.40:0/1167691351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:01 smithi141 bash[31670]: cluster 2023-12-01T17:46:00.770101+0000 mgr.y (mgr.24356) 3837 : cluster 0 pgmap v3805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:01 smithi141 bash[31670]: audit 2023-12-01T17:46:01.604897+0000 mon.c (mon.2) 2444 : audit 0 from='client.? 172.21.15.40:0/1305521676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:01 smithi040 bash[28232]: cluster 2023-12-01T17:46:00.770101+0000 mgr.y (mgr.24356) 3837 : cluster 0 pgmap v3805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:01 smithi040 bash[28232]: audit 2023-12-01T17:46:01.604897+0000 mon.c (mon.2) 2444 : audit 0 from='client.? 172.21.15.40:0/1305521676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:01 smithi040 bash[41173]: cluster 2023-12-01T17:46:00.770101+0000 mgr.y (mgr.24356) 3837 : cluster 0 pgmap v3805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:01 smithi040 bash[41173]: audit 2023-12-01T17:46:01.604897+0000 mon.c (mon.2) 2444 : audit 0 from='client.? 172.21.15.40:0/1305521676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:03 smithi141 bash[31670]: cluster 2023-12-01T17:46:02.770772+0000 mgr.y (mgr.24356) 3838 : cluster 0 pgmap v3806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:03 smithi141 bash[31670]: audit 2023-12-01T17:46:03.504836+0000 mon.c (mon.2) 2445 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:03 smithi141 bash[31670]: audit 2023-12-01T17:46:03.580676+0000 mon.a (mon.0) 2931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:03 smithi141 bash[31670]: audit 2023-12-01T17:46:03.593216+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:03 smithi141 bash[31670]: audit 2023-12-01T17:46:03.831416+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:03 smithi141 bash[31670]: audit 2023-12-01T17:46:03.842997+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[41173]: cluster 2023-12-01T17:46:02.770772+0000 mgr.y (mgr.24356) 3838 : cluster 0 pgmap v3806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[41173]: audit 2023-12-01T17:46:03.504836+0000 mon.c (mon.2) 2445 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[41173]: audit 2023-12-01T17:46:03.580676+0000 mon.a (mon.0) 2931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[41173]: audit 2023-12-01T17:46:03.593216+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[41173]: audit 2023-12-01T17:46:03.831416+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[41173]: audit 2023-12-01T17:46:03.842997+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[28232]: cluster 2023-12-01T17:46:02.770772+0000 mgr.y (mgr.24356) 3838 : cluster 0 pgmap v3806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[28232]: audit 2023-12-01T17:46:03.504836+0000 mon.c (mon.2) 2445 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[28232]: audit 2023-12-01T17:46:03.580676+0000 mon.a (mon.0) 2931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[28232]: audit 2023-12-01T17:46:03.593216+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[28232]: audit 2023-12-01T17:46:03.831416+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:03 smithi040 bash[28232]: audit 2023-12-01T17:46:03.842997+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:04 smithi141 bash[31670]: audit 2023-12-01T17:46:04.091263+0000 mon.c (mon.2) 2446 : audit 0 from='client.? 172.21.15.40:0/3244383707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:04 smithi141 bash[31670]: audit 2023-12-01T17:46:04.365386+0000 mon.c (mon.2) 2447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:46:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:04 smithi141 bash[31670]: audit 2023-12-01T17:46:04.367280+0000 mon.c (mon.2) 2448 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:46:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:04 smithi141 bash[31670]: audit 2023-12-01T17:46:04.377649+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[28232]: audit 2023-12-01T17:46:04.091263+0000 mon.c (mon.2) 2446 : audit 0 from='client.? 172.21.15.40:0/3244383707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[28232]: audit 2023-12-01T17:46:04.365386+0000 mon.c (mon.2) 2447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:46:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[28232]: audit 2023-12-01T17:46:04.367280+0000 mon.c (mon.2) 2448 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:46:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[28232]: audit 2023-12-01T17:46:04.377649+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[41173]: audit 2023-12-01T17:46:04.091263+0000 mon.c (mon.2) 2446 : audit 0 from='client.? 172.21.15.40:0/3244383707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[41173]: audit 2023-12-01T17:46:04.365386+0000 mon.c (mon.2) 2447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:46:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[41173]: audit 2023-12-01T17:46:04.367280+0000 mon.c (mon.2) 2448 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:46:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:04 smithi040 bash[41173]: audit 2023-12-01T17:46:04.377649+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:46:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:05 smithi141 bash[31670]: cluster 2023-12-01T17:46:04.772010+0000 mgr.y (mgr.24356) 3839 : cluster 0 pgmap v3807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:05 smithi040 bash[41173]: cluster 2023-12-01T17:46:04.772010+0000 mgr.y (mgr.24356) 3839 : cluster 0 pgmap v3807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:05 smithi040 bash[28232]: cluster 2023-12-01T17:46:04.772010+0000 mgr.y (mgr.24356) 3839 : cluster 0 pgmap v3807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:46:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:46:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:06 smithi141 bash[31670]: audit 2023-12-01T17:46:06.550983+0000 mon.a (mon.0) 2936 : audit 0 from='client.? 172.21.15.40:0/2409712176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:06 smithi040 bash[28232]: audit 2023-12-01T17:46:06.550983+0000 mon.a (mon.0) 2936 : audit 0 from='client.? 172.21.15.40:0/2409712176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:06 smithi040 bash[41173]: audit 2023-12-01T17:46:06.550983+0000 mon.a (mon.0) 2936 : audit 0 from='client.? 172.21.15.40:0/2409712176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:07 smithi141 bash[31670]: cluster 2023-12-01T17:46:06.772726+0000 mgr.y (mgr.24356) 3840 : cluster 0 pgmap v3808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:07 smithi040 bash[28232]: cluster 2023-12-01T17:46:06.772726+0000 mgr.y (mgr.24356) 3840 : cluster 0 pgmap v3808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:07 smithi040 bash[41173]: cluster 2023-12-01T17:46:06.772726+0000 mgr.y (mgr.24356) 3840 : cluster 0 pgmap v3808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:08 smithi141 bash[31670]: cluster 2023-12-01T17:46:08.773413+0000 mgr.y (mgr.24356) 3841 : cluster 0 pgmap v3809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:08 smithi040 bash[28232]: cluster 2023-12-01T17:46:08.773413+0000 mgr.y (mgr.24356) 3841 : cluster 0 pgmap v3809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:08 smithi040 bash[41173]: cluster 2023-12-01T17:46:08.773413+0000 mgr.y (mgr.24356) 3841 : cluster 0 pgmap v3809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:09 smithi141 bash[31670]: audit 2023-12-01T17:46:09.014311+0000 mon.c (mon.2) 2449 : audit 0 from='client.? 172.21.15.40:0/4256229573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:09 smithi040 bash[28232]: audit 2023-12-01T17:46:09.014311+0000 mon.c (mon.2) 2449 : audit 0 from='client.? 172.21.15.40:0/4256229573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:09 smithi040 bash[41173]: audit 2023-12-01T17:46:09.014311+0000 mon.c (mon.2) 2449 : audit 0 from='client.? 172.21.15.40:0/4256229573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:10 smithi141 bash[31670]: cluster 2023-12-01T17:46:10.774592+0000 mgr.y (mgr.24356) 3842 : cluster 0 pgmap v3810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:10 smithi040 bash[28232]: cluster 2023-12-01T17:46:10.774592+0000 mgr.y (mgr.24356) 3842 : cluster 0 pgmap v3810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:10 smithi040 bash[41173]: cluster 2023-12-01T17:46:10.774592+0000 mgr.y (mgr.24356) 3842 : cluster 0 pgmap v3810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:11 smithi141 bash[31670]: audit 2023-12-01T17:46:11.475969+0000 mon.a (mon.0) 2937 : audit 0 from='client.? 172.21.15.40:0/2617592874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:11 smithi040 bash[41173]: audit 2023-12-01T17:46:11.475969+0000 mon.a (mon.0) 2937 : audit 0 from='client.? 172.21.15.40:0/2617592874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:11 smithi040 bash[28232]: audit 2023-12-01T17:46:11.475969+0000 mon.a (mon.0) 2937 : audit 0 from='client.? 172.21.15.40:0/2617592874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:12 smithi141 bash[31670]: cluster 2023-12-01T17:46:12.775262+0000 mgr.y (mgr.24356) 3843 : cluster 0 pgmap v3811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:12 smithi040 bash[28232]: cluster 2023-12-01T17:46:12.775262+0000 mgr.y (mgr.24356) 3843 : cluster 0 pgmap v3811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:12 smithi040 bash[41173]: cluster 2023-12-01T17:46:12.775262+0000 mgr.y (mgr.24356) 3843 : cluster 0 pgmap v3811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:13 smithi141 bash[31670]: audit 2023-12-01T17:46:13.936897+0000 mon.a (mon.0) 2938 : audit 0 from='client.? 172.21.15.40:0/3620605508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:13 smithi040 bash[41173]: audit 2023-12-01T17:46:13.936897+0000 mon.a (mon.0) 2938 : audit 0 from='client.? 172.21.15.40:0/3620605508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:13 smithi040 bash[28232]: audit 2023-12-01T17:46:13.936897+0000 mon.a (mon.0) 2938 : audit 0 from='client.? 172.21.15.40:0/3620605508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:15 smithi040 bash[41173]: cluster 2023-12-01T17:46:14.776420+0000 mgr.y (mgr.24356) 3844 : cluster 0 pgmap v3812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:15 smithi040 bash[28232]: cluster 2023-12-01T17:46:14.776420+0000 mgr.y (mgr.24356) 3844 : cluster 0 pgmap v3812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:15 smithi141 bash[31670]: cluster 2023-12-01T17:46:14.776420+0000 mgr.y (mgr.24356) 3844 : cluster 0 pgmap v3812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:16.843 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:46:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:46:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:16 smithi040 bash[28232]: audit 2023-12-01T17:46:16.405371+0000 mon.a (mon.0) 2939 : audit 0 from='client.? 172.21.15.40:0/2066619017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:16 smithi040 bash[41173]: audit 2023-12-01T17:46:16.405371+0000 mon.a (mon.0) 2939 : audit 0 from='client.? 172.21.15.40:0/2066619017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:16 smithi141 bash[31670]: audit 2023-12-01T17:46:16.405371+0000 mon.a (mon.0) 2939 : audit 0 from='client.? 172.21.15.40:0/2066619017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:17 smithi040 bash[41173]: cluster 2023-12-01T17:46:16.777129+0000 mgr.y (mgr.24356) 3845 : cluster 0 pgmap v3813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:17 smithi040 bash[28232]: cluster 2023-12-01T17:46:16.777129+0000 mgr.y (mgr.24356) 3845 : cluster 0 pgmap v3813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:17 smithi141 bash[31670]: cluster 2023-12-01T17:46:16.777129+0000 mgr.y (mgr.24356) 3845 : cluster 0 pgmap v3813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:18 smithi040 bash[41173]: audit 2023-12-01T17:46:18.505214+0000 mon.c (mon.2) 2450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:18 smithi040 bash[28232]: audit 2023-12-01T17:46:18.505214+0000 mon.c (mon.2) 2450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:18 smithi141 bash[31670]: audit 2023-12-01T17:46:18.505214+0000 mon.c (mon.2) 2450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:19 smithi040 bash[28232]: cluster 2023-12-01T17:46:18.777604+0000 mgr.y (mgr.24356) 3846 : cluster 0 pgmap v3814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:19 smithi040 bash[28232]: audit 2023-12-01T17:46:18.870558+0000 mon.a (mon.0) 2940 : audit 0 from='client.? 172.21.15.40:0/1730562199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:19 smithi040 bash[41173]: cluster 2023-12-01T17:46:18.777604+0000 mgr.y (mgr.24356) 3846 : cluster 0 pgmap v3814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:19 smithi040 bash[41173]: audit 2023-12-01T17:46:18.870558+0000 mon.a (mon.0) 2940 : audit 0 from='client.? 172.21.15.40:0/1730562199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:19 smithi141 bash[31670]: cluster 2023-12-01T17:46:18.777604+0000 mgr.y (mgr.24356) 3846 : cluster 0 pgmap v3814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:19 smithi141 bash[31670]: audit 2023-12-01T17:46:18.870558+0000 mon.a (mon.0) 2940 : audit 0 from='client.? 172.21.15.40:0/1730562199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:21 smithi040 bash[28232]: cluster 2023-12-01T17:46:20.778724+0000 mgr.y (mgr.24356) 3847 : cluster 0 pgmap v3815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:21 smithi040 bash[28232]: audit 2023-12-01T17:46:21.343454+0000 mon.a (mon.0) 2941 : audit 0 from='client.? 172.21.15.40:0/1739854165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:21 smithi040 bash[41173]: cluster 2023-12-01T17:46:20.778724+0000 mgr.y (mgr.24356) 3847 : cluster 0 pgmap v3815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:21 smithi040 bash[41173]: audit 2023-12-01T17:46:21.343454+0000 mon.a (mon.0) 2941 : audit 0 from='client.? 172.21.15.40:0/1739854165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:21 smithi141 bash[31670]: cluster 2023-12-01T17:46:20.778724+0000 mgr.y (mgr.24356) 3847 : cluster 0 pgmap v3815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:21 smithi141 bash[31670]: audit 2023-12-01T17:46:21.343454+0000 mon.a (mon.0) 2941 : audit 0 from='client.? 172.21.15.40:0/1739854165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:23 smithi040 bash[28232]: cluster 2023-12-01T17:46:22.779338+0000 mgr.y (mgr.24356) 3848 : cluster 0 pgmap v3816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:23 smithi040 bash[28232]: audit 2023-12-01T17:46:23.810594+0000 mon.c (mon.2) 2451 : audit 0 from='client.? 172.21.15.40:0/1975975393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:23 smithi040 bash[41173]: cluster 2023-12-01T17:46:22.779338+0000 mgr.y (mgr.24356) 3848 : cluster 0 pgmap v3816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:23 smithi040 bash[41173]: audit 2023-12-01T17:46:23.810594+0000 mon.c (mon.2) 2451 : audit 0 from='client.? 172.21.15.40:0/1975975393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:23 smithi141 bash[31670]: cluster 2023-12-01T17:46:22.779338+0000 mgr.y (mgr.24356) 3848 : cluster 0 pgmap v3816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:23 smithi141 bash[31670]: audit 2023-12-01T17:46:23.810594+0000 mon.c (mon.2) 2451 : audit 0 from='client.? 172.21.15.40:0/1975975393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:25 smithi040 bash[41173]: cluster 2023-12-01T17:46:24.780481+0000 mgr.y (mgr.24356) 3849 : cluster 0 pgmap v3817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:25 smithi040 bash[28232]: cluster 2023-12-01T17:46:24.780481+0000 mgr.y (mgr.24356) 3849 : cluster 0 pgmap v3817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:25 smithi141 bash[31670]: cluster 2023-12-01T17:46:24.780481+0000 mgr.y (mgr.24356) 3849 : cluster 0 pgmap v3817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:26.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:46:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:46:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:26 smithi040 bash[28232]: audit 2023-12-01T17:46:26.275767+0000 mon.c (mon.2) 2452 : audit 0 from='client.? 172.21.15.40:0/1531265914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:26 smithi040 bash[41173]: audit 2023-12-01T17:46:26.275767+0000 mon.c (mon.2) 2452 : audit 0 from='client.? 172.21.15.40:0/1531265914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:26 smithi141 bash[31670]: audit 2023-12-01T17:46:26.275767+0000 mon.c (mon.2) 2452 : audit 0 from='client.? 172.21.15.40:0/1531265914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:27 smithi040 bash[28232]: cluster 2023-12-01T17:46:26.781132+0000 mgr.y (mgr.24356) 3850 : cluster 0 pgmap v3818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:27 smithi040 bash[41173]: cluster 2023-12-01T17:46:26.781132+0000 mgr.y (mgr.24356) 3850 : cluster 0 pgmap v3818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:27 smithi141 bash[31670]: cluster 2023-12-01T17:46:26.781132+0000 mgr.y (mgr.24356) 3850 : cluster 0 pgmap v3818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:28 smithi040 bash[41173]: audit 2023-12-01T17:46:28.737126+0000 mon.c (mon.2) 2453 : audit 0 from='client.? 172.21.15.40:0/2467320606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:28 smithi040 bash[28232]: audit 2023-12-01T17:46:28.737126+0000 mon.c (mon.2) 2453 : audit 0 from='client.? 172.21.15.40:0/2467320606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:28 smithi141 bash[31670]: audit 2023-12-01T17:46:28.737126+0000 mon.c (mon.2) 2453 : audit 0 from='client.? 172.21.15.40:0/2467320606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:29 smithi040 bash[28232]: cluster 2023-12-01T17:46:28.781751+0000 mgr.y (mgr.24356) 3851 : cluster 0 pgmap v3819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:29 smithi040 bash[41173]: cluster 2023-12-01T17:46:28.781751+0000 mgr.y (mgr.24356) 3851 : cluster 0 pgmap v3819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:29 smithi141 bash[31670]: cluster 2023-12-01T17:46:28.781751+0000 mgr.y (mgr.24356) 3851 : cluster 0 pgmap v3819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:31 smithi040 bash[41173]: cluster 2023-12-01T17:46:30.782896+0000 mgr.y (mgr.24356) 3852 : cluster 0 pgmap v3820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:31 smithi040 bash[41173]: audit 2023-12-01T17:46:31.202581+0000 mon.c (mon.2) 2454 : audit 0 from='client.? 172.21.15.40:0/86089140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:31 smithi040 bash[28232]: cluster 2023-12-01T17:46:30.782896+0000 mgr.y (mgr.24356) 3852 : cluster 0 pgmap v3820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:31 smithi040 bash[28232]: audit 2023-12-01T17:46:31.202581+0000 mon.c (mon.2) 2454 : audit 0 from='client.? 172.21.15.40:0/86089140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:31 smithi141 bash[31670]: cluster 2023-12-01T17:46:30.782896+0000 mgr.y (mgr.24356) 3852 : cluster 0 pgmap v3820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:31 smithi141 bash[31670]: audit 2023-12-01T17:46:31.202581+0000 mon.c (mon.2) 2454 : audit 0 from='client.? 172.21.15.40:0/86089140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:33 smithi040 bash[28232]: cluster 2023-12-01T17:46:32.783586+0000 mgr.y (mgr.24356) 3853 : cluster 0 pgmap v3821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:33 smithi040 bash[28232]: audit 2023-12-01T17:46:33.504749+0000 mon.c (mon.2) 2455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:33 smithi040 bash[28232]: audit 2023-12-01T17:46:33.693457+0000 mon.a (mon.0) 2942 : audit 0 from='client.? 172.21.15.40:0/890365063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:33 smithi040 bash[41173]: cluster 2023-12-01T17:46:32.783586+0000 mgr.y (mgr.24356) 3853 : cluster 0 pgmap v3821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:33 smithi040 bash[41173]: audit 2023-12-01T17:46:33.504749+0000 mon.c (mon.2) 2455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:33 smithi040 bash[41173]: audit 2023-12-01T17:46:33.693457+0000 mon.a (mon.0) 2942 : audit 0 from='client.? 172.21.15.40:0/890365063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:33 smithi141 bash[31670]: cluster 2023-12-01T17:46:32.783586+0000 mgr.y (mgr.24356) 3853 : cluster 0 pgmap v3821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:33 smithi141 bash[31670]: audit 2023-12-01T17:46:33.504749+0000 mon.c (mon.2) 2455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:33 smithi141 bash[31670]: audit 2023-12-01T17:46:33.693457+0000 mon.a (mon.0) 2942 : audit 0 from='client.? 172.21.15.40:0/890365063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:35 smithi141 bash[31670]: cluster 2023-12-01T17:46:34.784754+0000 mgr.y (mgr.24356) 3854 : cluster 0 pgmap v3822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:35 smithi040 bash[41173]: cluster 2023-12-01T17:46:34.784754+0000 mgr.y (mgr.24356) 3854 : cluster 0 pgmap v3822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:35 smithi040 bash[28232]: cluster 2023-12-01T17:46:34.784754+0000 mgr.y (mgr.24356) 3854 : cluster 0 pgmap v3822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:46:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:46:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:36 smithi141 bash[31670]: audit 2023-12-01T17:46:36.160651+0000 mon.a (mon.0) 2943 : audit 0 from='client.? 172.21.15.40:0/100450144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:36 smithi040 bash[28232]: audit 2023-12-01T17:46:36.160651+0000 mon.a (mon.0) 2943 : audit 0 from='client.? 172.21.15.40:0/100450144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:36 smithi040 bash[41173]: audit 2023-12-01T17:46:36.160651+0000 mon.a (mon.0) 2943 : audit 0 from='client.? 172.21.15.40:0/100450144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:37 smithi141 bash[31670]: cluster 2023-12-01T17:46:36.785464+0000 mgr.y (mgr.24356) 3855 : cluster 0 pgmap v3823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:37 smithi040 bash[41173]: cluster 2023-12-01T17:46:36.785464+0000 mgr.y (mgr.24356) 3855 : cluster 0 pgmap v3823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:37 smithi040 bash[28232]: cluster 2023-12-01T17:46:36.785464+0000 mgr.y (mgr.24356) 3855 : cluster 0 pgmap v3823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:38 smithi141 bash[31670]: audit 2023-12-01T17:46:38.633149+0000 mon.c (mon.2) 2456 : audit 0 from='client.? 172.21.15.40:0/3481424323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:38 smithi040 bash[28232]: audit 2023-12-01T17:46:38.633149+0000 mon.c (mon.2) 2456 : audit 0 from='client.? 172.21.15.40:0/3481424323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:38 smithi040 bash[41173]: audit 2023-12-01T17:46:38.633149+0000 mon.c (mon.2) 2456 : audit 0 from='client.? 172.21.15.40:0/3481424323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:39 smithi141 bash[31670]: cluster 2023-12-01T17:46:38.786138+0000 mgr.y (mgr.24356) 3856 : cluster 0 pgmap v3824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:39 smithi040 bash[41173]: cluster 2023-12-01T17:46:38.786138+0000 mgr.y (mgr.24356) 3856 : cluster 0 pgmap v3824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:39 smithi040 bash[28232]: cluster 2023-12-01T17:46:38.786138+0000 mgr.y (mgr.24356) 3856 : cluster 0 pgmap v3824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:40 smithi141 bash[31670]: cluster 2023-12-01T17:46:40.787036+0000 mgr.y (mgr.24356) 3857 : cluster 0 pgmap v3825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:40 smithi040 bash[28232]: cluster 2023-12-01T17:46:40.787036+0000 mgr.y (mgr.24356) 3857 : cluster 0 pgmap v3825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:40 smithi040 bash[41173]: cluster 2023-12-01T17:46:40.787036+0000 mgr.y (mgr.24356) 3857 : cluster 0 pgmap v3825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:41 smithi141 bash[31670]: audit 2023-12-01T17:46:41.095403+0000 mon.a (mon.0) 2944 : audit 0 from='client.? 172.21.15.40:0/3121334142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:41 smithi040 bash[28232]: audit 2023-12-01T17:46:41.095403+0000 mon.a (mon.0) 2944 : audit 0 from='client.? 172.21.15.40:0/3121334142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:41 smithi040 bash[41173]: audit 2023-12-01T17:46:41.095403+0000 mon.a (mon.0) 2944 : audit 0 from='client.? 172.21.15.40:0/3121334142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:42 smithi141 bash[31670]: cluster 2023-12-01T17:46:42.787723+0000 mgr.y (mgr.24356) 3858 : cluster 0 pgmap v3826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:42 smithi040 bash[41173]: cluster 2023-12-01T17:46:42.787723+0000 mgr.y (mgr.24356) 3858 : cluster 0 pgmap v3826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:42 smithi040 bash[28232]: cluster 2023-12-01T17:46:42.787723+0000 mgr.y (mgr.24356) 3858 : cluster 0 pgmap v3826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:43 smithi141 bash[31670]: audit 2023-12-01T17:46:43.564979+0000 mon.c (mon.2) 2457 : audit 0 from='client.? 172.21.15.40:0/2755964977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:43 smithi040 bash[28232]: audit 2023-12-01T17:46:43.564979+0000 mon.c (mon.2) 2457 : audit 0 from='client.? 172.21.15.40:0/2755964977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:43 smithi040 bash[41173]: audit 2023-12-01T17:46:43.564979+0000 mon.c (mon.2) 2457 : audit 0 from='client.? 172.21.15.40:0/2755964977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:45 smithi040 bash[28232]: cluster 2023-12-01T17:46:44.788915+0000 mgr.y (mgr.24356) 3859 : cluster 0 pgmap v3827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:45 smithi040 bash[41173]: cluster 2023-12-01T17:46:44.788915+0000 mgr.y (mgr.24356) 3859 : cluster 0 pgmap v3827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:45 smithi141 bash[31670]: cluster 2023-12-01T17:46:44.788915+0000 mgr.y (mgr.24356) 3859 : cluster 0 pgmap v3827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:46.854 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:46:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:46:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:46 smithi040 bash[28232]: audit 2023-12-01T17:46:46.036042+0000 mon.a (mon.0) 2945 : audit 0 from='client.? 172.21.15.40:0/1645397162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:46 smithi040 bash[41173]: audit 2023-12-01T17:46:46.036042+0000 mon.a (mon.0) 2945 : audit 0 from='client.? 172.21.15.40:0/1645397162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:46 smithi141 bash[31670]: audit 2023-12-01T17:46:46.036042+0000 mon.a (mon.0) 2945 : audit 0 from='client.? 172.21.15.40:0/1645397162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:47 smithi040 bash[41173]: cluster 2023-12-01T17:46:46.789583+0000 mgr.y (mgr.24356) 3860 : cluster 0 pgmap v3828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:47 smithi040 bash[28232]: cluster 2023-12-01T17:46:46.789583+0000 mgr.y (mgr.24356) 3860 : cluster 0 pgmap v3828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:47 smithi141 bash[31670]: cluster 2023-12-01T17:46:46.789583+0000 mgr.y (mgr.24356) 3860 : cluster 0 pgmap v3828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:48 smithi040 bash[28232]: audit 2023-12-01T17:46:48.501783+0000 mon.c (mon.2) 2458 : audit 0 from='client.? 172.21.15.40:0/889334839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:48 smithi040 bash[28232]: audit 2023-12-01T17:46:48.505691+0000 mon.c (mon.2) 2459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:48 smithi040 bash[41173]: audit 2023-12-01T17:46:48.501783+0000 mon.c (mon.2) 2458 : audit 0 from='client.? 172.21.15.40:0/889334839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:48 smithi040 bash[41173]: audit 2023-12-01T17:46:48.505691+0000 mon.c (mon.2) 2459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:48 smithi141 bash[31670]: audit 2023-12-01T17:46:48.501783+0000 mon.c (mon.2) 2458 : audit 0 from='client.? 172.21.15.40:0/889334839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:48 smithi141 bash[31670]: audit 2023-12-01T17:46:48.505691+0000 mon.c (mon.2) 2459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:49 smithi040 bash[28232]: cluster 2023-12-01T17:46:48.790354+0000 mgr.y (mgr.24356) 3861 : cluster 0 pgmap v3829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:49 smithi040 bash[41173]: cluster 2023-12-01T17:46:48.790354+0000 mgr.y (mgr.24356) 3861 : cluster 0 pgmap v3829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:49 smithi141 bash[31670]: cluster 2023-12-01T17:46:48.790354+0000 mgr.y (mgr.24356) 3861 : cluster 0 pgmap v3829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:51 smithi040 bash[28232]: cluster 2023-12-01T17:46:50.791501+0000 mgr.y (mgr.24356) 3862 : cluster 0 pgmap v3830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:51 smithi040 bash[28232]: audit 2023-12-01T17:46:50.966815+0000 mon.a (mon.0) 2946 : audit 0 from='client.? 172.21.15.40:0/4156113137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:51 smithi040 bash[41173]: cluster 2023-12-01T17:46:50.791501+0000 mgr.y (mgr.24356) 3862 : cluster 0 pgmap v3830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:51 smithi040 bash[41173]: audit 2023-12-01T17:46:50.966815+0000 mon.a (mon.0) 2946 : audit 0 from='client.? 172.21.15.40:0/4156113137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:51 smithi141 bash[31670]: cluster 2023-12-01T17:46:50.791501+0000 mgr.y (mgr.24356) 3862 : cluster 0 pgmap v3830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:51 smithi141 bash[31670]: audit 2023-12-01T17:46:50.966815+0000 mon.a (mon.0) 2946 : audit 0 from='client.? 172.21.15.40:0/4156113137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:53 smithi040 bash[28232]: cluster 2023-12-01T17:46:52.792155+0000 mgr.y (mgr.24356) 3863 : cluster 0 pgmap v3831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:53 smithi040 bash[28232]: audit 2023-12-01T17:46:53.427364+0000 mon.c (mon.2) 2460 : audit 0 from='client.? 172.21.15.40:0/707813559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:53 smithi040 bash[41173]: cluster 2023-12-01T17:46:52.792155+0000 mgr.y (mgr.24356) 3863 : cluster 0 pgmap v3831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:53 smithi040 bash[41173]: audit 2023-12-01T17:46:53.427364+0000 mon.c (mon.2) 2460 : audit 0 from='client.? 172.21.15.40:0/707813559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:53 smithi141 bash[31670]: cluster 2023-12-01T17:46:52.792155+0000 mgr.y (mgr.24356) 3863 : cluster 0 pgmap v3831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:53 smithi141 bash[31670]: audit 2023-12-01T17:46:53.427364+0000 mon.c (mon.2) 2460 : audit 0 from='client.? 172.21.15.40:0/707813559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:56.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:55 smithi040 bash[28232]: cluster 2023-12-01T17:46:54.793364+0000 mgr.y (mgr.24356) 3864 : cluster 0 pgmap v3832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:56.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:55 smithi040 bash[41173]: cluster 2023-12-01T17:46:54.793364+0000 mgr.y (mgr.24356) 3864 : cluster 0 pgmap v3832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:55 smithi141 bash[31670]: cluster 2023-12-01T17:46:54.793364+0000 mgr.y (mgr.24356) 3864 : cluster 0 pgmap v3832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:56.887 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:46:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:46:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:56 smithi040 bash[41173]: audit 2023-12-01T17:46:55.899942+0000 mon.c (mon.2) 2461 : audit 0 from='client.? 172.21.15.40:0/2570335175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:56 smithi040 bash[28232]: audit 2023-12-01T17:46:55.899942+0000 mon.c (mon.2) 2461 : audit 0 from='client.? 172.21.15.40:0/2570335175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:56 smithi141 bash[31670]: audit 2023-12-01T17:46:55.899942+0000 mon.c (mon.2) 2461 : audit 0 from='client.? 172.21.15.40:0/2570335175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:57 smithi040 bash[28232]: cluster 2023-12-01T17:46:56.794037+0000 mgr.y (mgr.24356) 3865 : cluster 0 pgmap v3833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:57 smithi040 bash[41173]: cluster 2023-12-01T17:46:56.794037+0000 mgr.y (mgr.24356) 3865 : cluster 0 pgmap v3833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:57 smithi141 bash[31670]: cluster 2023-12-01T17:46:56.794037+0000 mgr.y (mgr.24356) 3865 : cluster 0 pgmap v3833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:46:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:58 smithi040 bash[41173]: audit 2023-12-01T17:46:58.369140+0000 mon.c (mon.2) 2462 : audit 0 from='client.? 172.21.15.40:0/3547847067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:58 smithi040 bash[28232]: audit 2023-12-01T17:46:58.369140+0000 mon.c (mon.2) 2462 : audit 0 from='client.? 172.21.15.40:0/3547847067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:46:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:58 smithi141 bash[31670]: audit 2023-12-01T17:46:58.369140+0000 mon.c (mon.2) 2462 : audit 0 from='client.? 172.21.15.40:0/3547847067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:46:59 smithi040 bash[41173]: cluster 2023-12-01T17:46:58.794646+0000 mgr.y (mgr.24356) 3866 : cluster 0 pgmap v3834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:46:59 smithi040 bash[28232]: cluster 2023-12-01T17:46:58.794646+0000 mgr.y (mgr.24356) 3866 : cluster 0 pgmap v3834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:46:59 smithi141 bash[31670]: cluster 2023-12-01T17:46:58.794646+0000 mgr.y (mgr.24356) 3866 : cluster 0 pgmap v3834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:00 smithi040 bash[41173]: audit 2023-12-01T17:47:00.841269+0000 mon.c (mon.2) 2463 : audit 0 from='client.? 172.21.15.40:0/3674290382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:00 smithi040 bash[28232]: audit 2023-12-01T17:47:00.841269+0000 mon.c (mon.2) 2463 : audit 0 from='client.? 172.21.15.40:0/3674290382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:00 smithi141 bash[31670]: audit 2023-12-01T17:47:00.841269+0000 mon.c (mon.2) 2463 : audit 0 from='client.? 172.21.15.40:0/3674290382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:01 smithi040 bash[41173]: cluster 2023-12-01T17:47:00.795406+0000 mgr.y (mgr.24356) 3867 : cluster 0 pgmap v3835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:01 smithi040 bash[28232]: cluster 2023-12-01T17:47:00.795406+0000 mgr.y (mgr.24356) 3867 : cluster 0 pgmap v3835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:01 smithi141 bash[31670]: cluster 2023-12-01T17:47:00.795406+0000 mgr.y (mgr.24356) 3867 : cluster 0 pgmap v3835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:03 smithi141 bash[31670]: cluster 2023-12-01T17:47:02.796130+0000 mgr.y (mgr.24356) 3868 : cluster 0 pgmap v3836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:03 smithi141 bash[31670]: audit 2023-12-01T17:47:03.313433+0000 mon.a (mon.0) 2947 : audit 0 from='client.? 172.21.15.40:0/761783552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:03 smithi141 bash[31670]: audit 2023-12-01T17:47:03.506175+0000 mon.c (mon.2) 2464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:03 smithi040 bash[41173]: cluster 2023-12-01T17:47:02.796130+0000 mgr.y (mgr.24356) 3868 : cluster 0 pgmap v3836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:03 smithi040 bash[41173]: audit 2023-12-01T17:47:03.313433+0000 mon.a (mon.0) 2947 : audit 0 from='client.? 172.21.15.40:0/761783552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:03 smithi040 bash[41173]: audit 2023-12-01T17:47:03.506175+0000 mon.c (mon.2) 2464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:03 smithi040 bash[28232]: cluster 2023-12-01T17:47:02.796130+0000 mgr.y (mgr.24356) 3868 : cluster 0 pgmap v3836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:03 smithi040 bash[28232]: audit 2023-12-01T17:47:03.313433+0000 mon.a (mon.0) 2947 : audit 0 from='client.? 172.21.15.40:0/761783552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:03 smithi040 bash[28232]: audit 2023-12-01T17:47:03.506175+0000 mon.c (mon.2) 2464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:04 smithi141 bash[31670]: audit 2023-12-01T17:47:04.459809+0000 mon.c (mon.2) 2465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:47:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:04 smithi040 bash[41173]: audit 2023-12-01T17:47:04.459809+0000 mon.c (mon.2) 2465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:47:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:04 smithi040 bash[28232]: audit 2023-12-01T17:47:04.459809+0000 mon.c (mon.2) 2465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:05 smithi141 bash[31670]: cluster 2023-12-01T17:47:04.797426+0000 mgr.y (mgr.24356) 3869 : cluster 0 pgmap v3837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:05 smithi141 bash[31670]: audit 2023-12-01T17:47:05.778867+0000 mon.c (mon.2) 2466 : audit 0 from='client.? 172.21.15.40:0/1915435465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:05 smithi040 bash[41173]: cluster 2023-12-01T17:47:04.797426+0000 mgr.y (mgr.24356) 3869 : cluster 0 pgmap v3837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:05 smithi040 bash[41173]: audit 2023-12-01T17:47:05.778867+0000 mon.c (mon.2) 2466 : audit 0 from='client.? 172.21.15.40:0/1915435465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:05 smithi040 bash[28232]: cluster 2023-12-01T17:47:04.797426+0000 mgr.y (mgr.24356) 3869 : cluster 0 pgmap v3837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:05 smithi040 bash[28232]: audit 2023-12-01T17:47:05.778867+0000 mon.c (mon.2) 2466 : audit 0 from='client.? 172.21.15.40:0/1915435465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:47:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:47:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:07 smithi141 bash[31670]: cluster 2023-12-01T17:47:06.798088+0000 mgr.y (mgr.24356) 3870 : cluster 0 pgmap v3838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:07 smithi040 bash[28232]: cluster 2023-12-01T17:47:06.798088+0000 mgr.y (mgr.24356) 3870 : cluster 0 pgmap v3838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:07 smithi040 bash[41173]: cluster 2023-12-01T17:47:06.798088+0000 mgr.y (mgr.24356) 3870 : cluster 0 pgmap v3838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:08 smithi141 bash[31670]: audit 2023-12-01T17:47:08.247080+0000 mon.c (mon.2) 2467 : audit 0 from='client.? 172.21.15.40:0/1344221276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:08 smithi040 bash[28232]: audit 2023-12-01T17:47:08.247080+0000 mon.c (mon.2) 2467 : audit 0 from='client.? 172.21.15.40:0/1344221276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:08 smithi040 bash[41173]: audit 2023-12-01T17:47:08.247080+0000 mon.c (mon.2) 2467 : audit 0 from='client.? 172.21.15.40:0/1344221276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:09 smithi141 bash[31670]: cluster 2023-12-01T17:47:08.798782+0000 mgr.y (mgr.24356) 3871 : cluster 0 pgmap v3839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:09 smithi040 bash[28232]: cluster 2023-12-01T17:47:08.798782+0000 mgr.y (mgr.24356) 3871 : cluster 0 pgmap v3839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:09 smithi040 bash[41173]: cluster 2023-12-01T17:47:08.798782+0000 mgr.y (mgr.24356) 3871 : cluster 0 pgmap v3839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:10.315786+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:10.331516+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:10.658078+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:10.669535+0000 mon.a (mon.0) 2951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:10.714664+0000 mon.c (mon.2) 2468 : audit 0 from='client.? 172.21.15.40:0/1795612096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: cluster 2023-12-01T17:47:10.800008+0000 mgr.y (mgr.24356) 3872 : cluster 0 pgmap v3840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:11.151686+0000 mon.c (mon.2) 2469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:11.153576+0000 mon.c (mon.2) 2470 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[28232]: audit 2023-12-01T17:47:11.163072+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:10.315786+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:10.331516+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:10.658078+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:10.669535+0000 mon.a (mon.0) 2951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:10.714664+0000 mon.c (mon.2) 2468 : audit 0 from='client.? 172.21.15.40:0/1795612096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: cluster 2023-12-01T17:47:10.800008+0000 mgr.y (mgr.24356) 3872 : cluster 0 pgmap v3840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:11.151686+0000 mon.c (mon.2) 2469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:47:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:11.153576+0000 mon.c (mon.2) 2470 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:47:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:11 smithi040 bash[41173]: audit 2023-12-01T17:47:11.163072+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:10.315786+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:10.331516+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:10.658078+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:10.669535+0000 mon.a (mon.0) 2951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:10.714664+0000 mon.c (mon.2) 2468 : audit 0 from='client.? 172.21.15.40:0/1795612096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: cluster 2023-12-01T17:47:10.800008+0000 mgr.y (mgr.24356) 3872 : cluster 0 pgmap v3840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:11.151686+0000 mon.c (mon.2) 2469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:11.153576+0000 mon.c (mon.2) 2470 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:11 smithi141 bash[31670]: audit 2023-12-01T17:47:11.163072+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:47:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:13 smithi040 bash[28232]: cluster 2023-12-01T17:47:12.800689+0000 mgr.y (mgr.24356) 3873 : cluster 0 pgmap v3841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:13 smithi040 bash[28232]: audit 2023-12-01T17:47:13.180025+0000 mon.c (mon.2) 2471 : audit 0 from='client.? 172.21.15.40:0/4247199935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:13 smithi040 bash[41173]: cluster 2023-12-01T17:47:12.800689+0000 mgr.y (mgr.24356) 3873 : cluster 0 pgmap v3841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:13 smithi040 bash[41173]: audit 2023-12-01T17:47:13.180025+0000 mon.c (mon.2) 2471 : audit 0 from='client.? 172.21.15.40:0/4247199935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:13 smithi141 bash[31670]: cluster 2023-12-01T17:47:12.800689+0000 mgr.y (mgr.24356) 3873 : cluster 0 pgmap v3841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:13 smithi141 bash[31670]: audit 2023-12-01T17:47:13.180025+0000 mon.c (mon.2) 2471 : audit 0 from='client.? 172.21.15.40:0/4247199935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:15 smithi040 bash[28232]: cluster 2023-12-01T17:47:14.801837+0000 mgr.y (mgr.24356) 3874 : cluster 0 pgmap v3842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:15 smithi040 bash[28232]: audit 2023-12-01T17:47:15.641622+0000 mon.a (mon.0) 2953 : audit 0 from='client.? 172.21.15.40:0/1108676103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:15 smithi040 bash[41173]: cluster 2023-12-01T17:47:14.801837+0000 mgr.y (mgr.24356) 3874 : cluster 0 pgmap v3842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:15 smithi040 bash[41173]: audit 2023-12-01T17:47:15.641622+0000 mon.a (mon.0) 2953 : audit 0 from='client.? 172.21.15.40:0/1108676103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:15 smithi141 bash[31670]: cluster 2023-12-01T17:47:14.801837+0000 mgr.y (mgr.24356) 3874 : cluster 0 pgmap v3842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:15 smithi141 bash[31670]: audit 2023-12-01T17:47:15.641622+0000 mon.a (mon.0) 2953 : audit 0 from='client.? 172.21.15.40:0/1108676103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:47:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:47:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:17 smithi040 bash[28232]: cluster 2023-12-01T17:47:16.802503+0000 mgr.y (mgr.24356) 3875 : cluster 0 pgmap v3843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:17 smithi040 bash[41173]: cluster 2023-12-01T17:47:16.802503+0000 mgr.y (mgr.24356) 3875 : cluster 0 pgmap v3843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:17 smithi141 bash[31670]: cluster 2023-12-01T17:47:16.802503+0000 mgr.y (mgr.24356) 3875 : cluster 0 pgmap v3843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:18 smithi040 bash[28232]: audit 2023-12-01T17:47:18.100534+0000 mon.a (mon.0) 2954 : audit 0 from='client.? 172.21.15.40:0/595394283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:18 smithi040 bash[28232]: audit 2023-12-01T17:47:18.506732+0000 mon.c (mon.2) 2472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:18 smithi040 bash[41173]: audit 2023-12-01T17:47:18.100534+0000 mon.a (mon.0) 2954 : audit 0 from='client.? 172.21.15.40:0/595394283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:18 smithi040 bash[41173]: audit 2023-12-01T17:47:18.506732+0000 mon.c (mon.2) 2472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:18 smithi141 bash[31670]: audit 2023-12-01T17:47:18.100534+0000 mon.a (mon.0) 2954 : audit 0 from='client.? 172.21.15.40:0/595394283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:18 smithi141 bash[31670]: audit 2023-12-01T17:47:18.506732+0000 mon.c (mon.2) 2472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:19 smithi040 bash[28232]: cluster 2023-12-01T17:47:18.803174+0000 mgr.y (mgr.24356) 3876 : cluster 0 pgmap v3844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:19 smithi040 bash[41173]: cluster 2023-12-01T17:47:18.803174+0000 mgr.y (mgr.24356) 3876 : cluster 0 pgmap v3844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:19 smithi141 bash[31670]: cluster 2023-12-01T17:47:18.803174+0000 mgr.y (mgr.24356) 3876 : cluster 0 pgmap v3844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:20 smithi040 bash[28232]: audit 2023-12-01T17:47:20.575262+0000 mon.a (mon.0) 2955 : audit 0 from='client.? 172.21.15.40:0/1949694355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:20 smithi040 bash[41173]: audit 2023-12-01T17:47:20.575262+0000 mon.a (mon.0) 2955 : audit 0 from='client.? 172.21.15.40:0/1949694355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:20 smithi141 bash[31670]: audit 2023-12-01T17:47:20.575262+0000 mon.a (mon.0) 2955 : audit 0 from='client.? 172.21.15.40:0/1949694355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:21 smithi040 bash[28232]: cluster 2023-12-01T17:47:20.804309+0000 mgr.y (mgr.24356) 3877 : cluster 0 pgmap v3845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:21 smithi040 bash[41173]: cluster 2023-12-01T17:47:20.804309+0000 mgr.y (mgr.24356) 3877 : cluster 0 pgmap v3845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:21 smithi141 bash[31670]: cluster 2023-12-01T17:47:20.804309+0000 mgr.y (mgr.24356) 3877 : cluster 0 pgmap v3845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:23 smithi040 bash[28232]: cluster 2023-12-01T17:47:22.804943+0000 mgr.y (mgr.24356) 3878 : cluster 0 pgmap v3846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:23 smithi040 bash[28232]: audit 2023-12-01T17:47:23.037426+0000 mon.c (mon.2) 2473 : audit 0 from='client.? 172.21.15.40:0/779092389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:23 smithi040 bash[41173]: cluster 2023-12-01T17:47:22.804943+0000 mgr.y (mgr.24356) 3878 : cluster 0 pgmap v3846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:23 smithi040 bash[41173]: audit 2023-12-01T17:47:23.037426+0000 mon.c (mon.2) 2473 : audit 0 from='client.? 172.21.15.40:0/779092389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:23 smithi141 bash[31670]: cluster 2023-12-01T17:47:22.804943+0000 mgr.y (mgr.24356) 3878 : cluster 0 pgmap v3846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:23 smithi141 bash[31670]: audit 2023-12-01T17:47:23.037426+0000 mon.c (mon.2) 2473 : audit 0 from='client.? 172.21.15.40:0/779092389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:25 smithi040 bash[28232]: cluster 2023-12-01T17:47:24.806117+0000 mgr.y (mgr.24356) 3879 : cluster 0 pgmap v3847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:25 smithi040 bash[28232]: audit 2023-12-01T17:47:25.502274+0000 mon.a (mon.0) 2956 : audit 0 from='client.? 172.21.15.40:0/1193188948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:25 smithi040 bash[41173]: cluster 2023-12-01T17:47:24.806117+0000 mgr.y (mgr.24356) 3879 : cluster 0 pgmap v3847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:25 smithi040 bash[41173]: audit 2023-12-01T17:47:25.502274+0000 mon.a (mon.0) 2956 : audit 0 from='client.? 172.21.15.40:0/1193188948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:25 smithi141 bash[31670]: cluster 2023-12-01T17:47:24.806117+0000 mgr.y (mgr.24356) 3879 : cluster 0 pgmap v3847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:25 smithi141 bash[31670]: audit 2023-12-01T17:47:25.502274+0000 mon.a (mon.0) 2956 : audit 0 from='client.? 172.21.15.40:0/1193188948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:47:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:47:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:27 smithi040 bash[28232]: cluster 2023-12-01T17:47:26.806934+0000 mgr.y (mgr.24356) 3880 : cluster 0 pgmap v3848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:27 smithi040 bash[41173]: cluster 2023-12-01T17:47:26.806934+0000 mgr.y (mgr.24356) 3880 : cluster 0 pgmap v3848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:27 smithi141 bash[31670]: cluster 2023-12-01T17:47:26.806934+0000 mgr.y (mgr.24356) 3880 : cluster 0 pgmap v3848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:28 smithi141 bash[31670]: audit 2023-12-01T17:47:27.969094+0000 mon.c (mon.2) 2474 : audit 0 from='client.? 172.21.15.40:0/722655841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:28 smithi040 bash[28232]: audit 2023-12-01T17:47:27.969094+0000 mon.c (mon.2) 2474 : audit 0 from='client.? 172.21.15.40:0/722655841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:28 smithi040 bash[41173]: audit 2023-12-01T17:47:27.969094+0000 mon.c (mon.2) 2474 : audit 0 from='client.? 172.21.15.40:0/722655841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:29 smithi141 bash[31670]: cluster 2023-12-01T17:47:28.807650+0000 mgr.y (mgr.24356) 3881 : cluster 0 pgmap v3849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:29 smithi040 bash[28232]: cluster 2023-12-01T17:47:28.807650+0000 mgr.y (mgr.24356) 3881 : cluster 0 pgmap v3849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:29 smithi040 bash[41173]: cluster 2023-12-01T17:47:28.807650+0000 mgr.y (mgr.24356) 3881 : cluster 0 pgmap v3849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:30 smithi141 bash[31670]: audit 2023-12-01T17:47:30.435829+0000 mon.a (mon.0) 2957 : audit 0 from='client.? 172.21.15.40:0/4225500250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:30 smithi040 bash[28232]: audit 2023-12-01T17:47:30.435829+0000 mon.a (mon.0) 2957 : audit 0 from='client.? 172.21.15.40:0/4225500250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:30 smithi040 bash[41173]: audit 2023-12-01T17:47:30.435829+0000 mon.a (mon.0) 2957 : audit 0 from='client.? 172.21.15.40:0/4225500250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:31 smithi141 bash[31670]: cluster 2023-12-01T17:47:30.808842+0000 mgr.y (mgr.24356) 3882 : cluster 0 pgmap v3850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:31 smithi040 bash[28232]: cluster 2023-12-01T17:47:30.808842+0000 mgr.y (mgr.24356) 3882 : cluster 0 pgmap v3850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:31 smithi040 bash[41173]: cluster 2023-12-01T17:47:30.808842+0000 mgr.y (mgr.24356) 3882 : cluster 0 pgmap v3850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:32 smithi141 bash[31670]: audit 2023-12-01T17:47:32.905074+0000 mon.c (mon.2) 2475 : audit 0 from='client.? 172.21.15.40:0/1274631170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:32 smithi040 bash[28232]: audit 2023-12-01T17:47:32.905074+0000 mon.c (mon.2) 2475 : audit 0 from='client.? 172.21.15.40:0/1274631170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:32 smithi040 bash[41173]: audit 2023-12-01T17:47:32.905074+0000 mon.c (mon.2) 2475 : audit 0 from='client.? 172.21.15.40:0/1274631170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:33 smithi141 bash[31670]: cluster 2023-12-01T17:47:32.809510+0000 mgr.y (mgr.24356) 3883 : cluster 0 pgmap v3851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:33 smithi141 bash[31670]: audit 2023-12-01T17:47:33.507058+0000 mon.c (mon.2) 2476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:33 smithi040 bash[28232]: cluster 2023-12-01T17:47:32.809510+0000 mgr.y (mgr.24356) 3883 : cluster 0 pgmap v3851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:33 smithi040 bash[28232]: audit 2023-12-01T17:47:33.507058+0000 mon.c (mon.2) 2476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:33 smithi040 bash[41173]: cluster 2023-12-01T17:47:32.809510+0000 mgr.y (mgr.24356) 3883 : cluster 0 pgmap v3851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:33 smithi040 bash[41173]: audit 2023-12-01T17:47:33.507058+0000 mon.c (mon.2) 2476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:35 smithi141 bash[31670]: cluster 2023-12-01T17:47:34.810645+0000 mgr.y (mgr.24356) 3884 : cluster 0 pgmap v3852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:35 smithi141 bash[31670]: audit 2023-12-01T17:47:35.363917+0000 mon.a (mon.0) 2958 : audit 0 from='client.? 172.21.15.40:0/2174097782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:35 smithi040 bash[28232]: cluster 2023-12-01T17:47:34.810645+0000 mgr.y (mgr.24356) 3884 : cluster 0 pgmap v3852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:35 smithi040 bash[28232]: audit 2023-12-01T17:47:35.363917+0000 mon.a (mon.0) 2958 : audit 0 from='client.? 172.21.15.40:0/2174097782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:35 smithi040 bash[41173]: cluster 2023-12-01T17:47:34.810645+0000 mgr.y (mgr.24356) 3884 : cluster 0 pgmap v3852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:35 smithi040 bash[41173]: audit 2023-12-01T17:47:35.363917+0000 mon.a (mon.0) 2958 : audit 0 from='client.? 172.21.15.40:0/2174097782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:47:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:47:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:37 smithi141 bash[31670]: cluster 2023-12-01T17:47:36.811322+0000 mgr.y (mgr.24356) 3885 : cluster 0 pgmap v3853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:37 smithi141 bash[31670]: audit 2023-12-01T17:47:37.824835+0000 mon.c (mon.2) 2477 : audit 0 from='client.? 172.21.15.40:0/58747902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:37 smithi040 bash[28232]: cluster 2023-12-01T17:47:36.811322+0000 mgr.y (mgr.24356) 3885 : cluster 0 pgmap v3853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:37 smithi040 bash[28232]: audit 2023-12-01T17:47:37.824835+0000 mon.c (mon.2) 2477 : audit 0 from='client.? 172.21.15.40:0/58747902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:37 smithi040 bash[41173]: cluster 2023-12-01T17:47:36.811322+0000 mgr.y (mgr.24356) 3885 : cluster 0 pgmap v3853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:37 smithi040 bash[41173]: audit 2023-12-01T17:47:37.824835+0000 mon.c (mon.2) 2477 : audit 0 from='client.? 172.21.15.40:0/58747902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:39 smithi141 bash[31670]: cluster 2023-12-01T17:47:38.811988+0000 mgr.y (mgr.24356) 3886 : cluster 0 pgmap v3854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:39 smithi040 bash[28232]: cluster 2023-12-01T17:47:38.811988+0000 mgr.y (mgr.24356) 3886 : cluster 0 pgmap v3854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:39 smithi040 bash[41173]: cluster 2023-12-01T17:47:38.811988+0000 mgr.y (mgr.24356) 3886 : cluster 0 pgmap v3854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:40 smithi141 bash[31670]: audit 2023-12-01T17:47:40.284805+0000 mon.c (mon.2) 2478 : audit 0 from='client.? 172.21.15.40:0/893842402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:40 smithi141 bash[31670]: cluster 2023-12-01T17:47:40.813220+0000 mgr.y (mgr.24356) 3887 : cluster 0 pgmap v3855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:40 smithi040 bash[28232]: audit 2023-12-01T17:47:40.284805+0000 mon.c (mon.2) 2478 : audit 0 from='client.? 172.21.15.40:0/893842402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:40 smithi040 bash[28232]: cluster 2023-12-01T17:47:40.813220+0000 mgr.y (mgr.24356) 3887 : cluster 0 pgmap v3855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:40 smithi040 bash[41173]: audit 2023-12-01T17:47:40.284805+0000 mon.c (mon.2) 2478 : audit 0 from='client.? 172.21.15.40:0/893842402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:40 smithi040 bash[41173]: cluster 2023-12-01T17:47:40.813220+0000 mgr.y (mgr.24356) 3887 : cluster 0 pgmap v3855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:42 smithi040 bash[41173]: audit 2023-12-01T17:47:42.753542+0000 mon.a (mon.0) 2959 : audit 0 from='client.? 172.21.15.40:0/1034379485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:42 smithi040 bash[28232]: audit 2023-12-01T17:47:42.753542+0000 mon.a (mon.0) 2959 : audit 0 from='client.? 172.21.15.40:0/1034379485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:42 smithi141 bash[31670]: audit 2023-12-01T17:47:42.753542+0000 mon.a (mon.0) 2959 : audit 0 from='client.? 172.21.15.40:0/1034379485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:43 smithi040 bash[28232]: cluster 2023-12-01T17:47:42.813630+0000 mgr.y (mgr.24356) 3888 : cluster 0 pgmap v3856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:43 smithi040 bash[41173]: cluster 2023-12-01T17:47:42.813630+0000 mgr.y (mgr.24356) 3888 : cluster 0 pgmap v3856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:43 smithi141 bash[31670]: cluster 2023-12-01T17:47:42.813630+0000 mgr.y (mgr.24356) 3888 : cluster 0 pgmap v3856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:45 smithi040 bash[41173]: cluster 2023-12-01T17:47:44.814762+0000 mgr.y (mgr.24356) 3889 : cluster 0 pgmap v3857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:45 smithi040 bash[41173]: audit 2023-12-01T17:47:45.209090+0000 mon.a (mon.0) 2960 : audit 0 from='client.? 172.21.15.40:0/3621818224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:45 smithi040 bash[28232]: cluster 2023-12-01T17:47:44.814762+0000 mgr.y (mgr.24356) 3889 : cluster 0 pgmap v3857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:45 smithi040 bash[28232]: audit 2023-12-01T17:47:45.209090+0000 mon.a (mon.0) 2960 : audit 0 from='client.? 172.21.15.40:0/3621818224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:45 smithi141 bash[31670]: cluster 2023-12-01T17:47:44.814762+0000 mgr.y (mgr.24356) 3889 : cluster 0 pgmap v3857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:45 smithi141 bash[31670]: audit 2023-12-01T17:47:45.209090+0000 mon.a (mon.0) 2960 : audit 0 from='client.? 172.21.15.40:0/3621818224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:47:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:47:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:47 smithi040 bash[28232]: cluster 2023-12-01T17:47:46.815453+0000 mgr.y (mgr.24356) 3890 : cluster 0 pgmap v3858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:47 smithi040 bash[28232]: audit 2023-12-01T17:47:47.666285+0000 mon.c (mon.2) 2479 : audit 0 from='client.? 172.21.15.40:0/2736495456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:47 smithi040 bash[41173]: cluster 2023-12-01T17:47:46.815453+0000 mgr.y (mgr.24356) 3890 : cluster 0 pgmap v3858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:47 smithi040 bash[41173]: audit 2023-12-01T17:47:47.666285+0000 mon.c (mon.2) 2479 : audit 0 from='client.? 172.21.15.40:0/2736495456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:47 smithi141 bash[31670]: cluster 2023-12-01T17:47:46.815453+0000 mgr.y (mgr.24356) 3890 : cluster 0 pgmap v3858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:47 smithi141 bash[31670]: audit 2023-12-01T17:47:47.666285+0000 mon.c (mon.2) 2479 : audit 0 from='client.? 172.21.15.40:0/2736495456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:48 smithi040 bash[28232]: audit 2023-12-01T17:47:48.507324+0000 mon.c (mon.2) 2480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:48 smithi040 bash[41173]: audit 2023-12-01T17:47:48.507324+0000 mon.c (mon.2) 2480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:48 smithi141 bash[31670]: audit 2023-12-01T17:47:48.507324+0000 mon.c (mon.2) 2480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:49 smithi040 bash[28232]: cluster 2023-12-01T17:47:48.816128+0000 mgr.y (mgr.24356) 3891 : cluster 0 pgmap v3859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:49 smithi040 bash[41173]: cluster 2023-12-01T17:47:48.816128+0000 mgr.y (mgr.24356) 3891 : cluster 0 pgmap v3859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:49 smithi141 bash[31670]: cluster 2023-12-01T17:47:48.816128+0000 mgr.y (mgr.24356) 3891 : cluster 0 pgmap v3859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:50 smithi040 bash[28232]: audit 2023-12-01T17:47:50.139584+0000 mon.a (mon.0) 2961 : audit 0 from='client.? 172.21.15.40:0/3607633000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:50 smithi040 bash[41173]: audit 2023-12-01T17:47:50.139584+0000 mon.a (mon.0) 2961 : audit 0 from='client.? 172.21.15.40:0/3607633000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:50 smithi141 bash[31670]: audit 2023-12-01T17:47:50.139584+0000 mon.a (mon.0) 2961 : audit 0 from='client.? 172.21.15.40:0/3607633000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:51 smithi040 bash[28232]: cluster 2023-12-01T17:47:50.817346+0000 mgr.y (mgr.24356) 3892 : cluster 0 pgmap v3860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:51 smithi040 bash[41173]: cluster 2023-12-01T17:47:50.817346+0000 mgr.y (mgr.24356) 3892 : cluster 0 pgmap v3860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:51 smithi141 bash[31670]: cluster 2023-12-01T17:47:50.817346+0000 mgr.y (mgr.24356) 3892 : cluster 0 pgmap v3860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:52 smithi141 bash[31670]: audit 2023-12-01T17:47:52.611013+0000 mon.a (mon.0) 2962 : audit 0 from='client.? 172.21.15.40:0/2233399670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:52 smithi040 bash[41173]: audit 2023-12-01T17:47:52.611013+0000 mon.a (mon.0) 2962 : audit 0 from='client.? 172.21.15.40:0/2233399670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:52 smithi040 bash[28232]: audit 2023-12-01T17:47:52.611013+0000 mon.a (mon.0) 2962 : audit 0 from='client.? 172.21.15.40:0/2233399670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:53 smithi141 bash[31670]: cluster 2023-12-01T17:47:52.818014+0000 mgr.y (mgr.24356) 3893 : cluster 0 pgmap v3861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:53 smithi040 bash[41173]: cluster 2023-12-01T17:47:52.818014+0000 mgr.y (mgr.24356) 3893 : cluster 0 pgmap v3861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:53 smithi040 bash[28232]: cluster 2023-12-01T17:47:52.818014+0000 mgr.y (mgr.24356) 3893 : cluster 0 pgmap v3861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:55 smithi141 bash[31670]: cluster 2023-12-01T17:47:54.818788+0000 mgr.y (mgr.24356) 3894 : cluster 0 pgmap v3862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:55 smithi141 bash[31670]: audit 2023-12-01T17:47:55.080340+0000 mon.c (mon.2) 2481 : audit 0 from='client.? 172.21.15.40:0/958561492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:55 smithi040 bash[41173]: cluster 2023-12-01T17:47:54.818788+0000 mgr.y (mgr.24356) 3894 : cluster 0 pgmap v3862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:55 smithi040 bash[41173]: audit 2023-12-01T17:47:55.080340+0000 mon.c (mon.2) 2481 : audit 0 from='client.? 172.21.15.40:0/958561492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:55 smithi040 bash[28232]: cluster 2023-12-01T17:47:54.818788+0000 mgr.y (mgr.24356) 3894 : cluster 0 pgmap v3862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:55 smithi040 bash[28232]: audit 2023-12-01T17:47:55.080340+0000 mon.c (mon.2) 2481 : audit 0 from='client.? 172.21.15.40:0/958561492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:47:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:47:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:57 smithi141 bash[31670]: cluster 2023-12-01T17:47:56.819433+0000 mgr.y (mgr.24356) 3895 : cluster 0 pgmap v3863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:57 smithi141 bash[31670]: audit 2023-12-01T17:47:57.541027+0000 mon.a (mon.0) 2963 : audit 0 from='client.? 172.21.15.40:0/3969024326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:57 smithi040 bash[41173]: cluster 2023-12-01T17:47:56.819433+0000 mgr.y (mgr.24356) 3895 : cluster 0 pgmap v3863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:57 smithi040 bash[41173]: audit 2023-12-01T17:47:57.541027+0000 mon.a (mon.0) 2963 : audit 0 from='client.? 172.21.15.40:0/3969024326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:47:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:57 smithi040 bash[28232]: cluster 2023-12-01T17:47:56.819433+0000 mgr.y (mgr.24356) 3895 : cluster 0 pgmap v3863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:47:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:57 smithi040 bash[28232]: audit 2023-12-01T17:47:57.541027+0000 mon.a (mon.0) 2963 : audit 0 from='client.? 172.21.15.40:0/3969024326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:47:59 smithi141 bash[31670]: cluster 2023-12-01T17:47:58.820112+0000 mgr.y (mgr.24356) 3896 : cluster 0 pgmap v3864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:47:59 smithi040 bash[28232]: cluster 2023-12-01T17:47:58.820112+0000 mgr.y (mgr.24356) 3896 : cluster 0 pgmap v3864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:47:59 smithi040 bash[41173]: cluster 2023-12-01T17:47:58.820112+0000 mgr.y (mgr.24356) 3896 : cluster 0 pgmap v3864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:00 smithi141 bash[31670]: audit 2023-12-01T17:48:00.009949+0000 mon.a (mon.0) 2964 : audit 0 from='client.? 172.21.15.40:0/29052553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:00 smithi040 bash[28232]: audit 2023-12-01T17:48:00.009949+0000 mon.a (mon.0) 2964 : audit 0 from='client.? 172.21.15.40:0/29052553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:00 smithi040 bash[41173]: audit 2023-12-01T17:48:00.009949+0000 mon.a (mon.0) 2964 : audit 0 from='client.? 172.21.15.40:0/29052553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:01 smithi141 bash[31670]: cluster 2023-12-01T17:48:00.821269+0000 mgr.y (mgr.24356) 3897 : cluster 0 pgmap v3865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:01 smithi040 bash[28232]: cluster 2023-12-01T17:48:00.821269+0000 mgr.y (mgr.24356) 3897 : cluster 0 pgmap v3865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:01 smithi040 bash[41173]: cluster 2023-12-01T17:48:00.821269+0000 mgr.y (mgr.24356) 3897 : cluster 0 pgmap v3865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:02 smithi141 bash[31670]: audit 2023-12-01T17:48:02.480265+0000 mon.c (mon.2) 2482 : audit 0 from='client.? 172.21.15.40:0/1352738161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:02 smithi040 bash[28232]: audit 2023-12-01T17:48:02.480265+0000 mon.c (mon.2) 2482 : audit 0 from='client.? 172.21.15.40:0/1352738161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:02 smithi040 bash[41173]: audit 2023-12-01T17:48:02.480265+0000 mon.c (mon.2) 2482 : audit 0 from='client.? 172.21.15.40:0/1352738161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:03 smithi141 bash[31670]: cluster 2023-12-01T17:48:02.821979+0000 mgr.y (mgr.24356) 3898 : cluster 0 pgmap v3866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:03 smithi141 bash[31670]: audit 2023-12-01T17:48:03.507941+0000 mon.c (mon.2) 2483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:03 smithi040 bash[28232]: cluster 2023-12-01T17:48:02.821979+0000 mgr.y (mgr.24356) 3898 : cluster 0 pgmap v3866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:03 smithi040 bash[28232]: audit 2023-12-01T17:48:03.507941+0000 mon.c (mon.2) 2483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:03 smithi040 bash[41173]: cluster 2023-12-01T17:48:02.821979+0000 mgr.y (mgr.24356) 3898 : cluster 0 pgmap v3866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:03 smithi040 bash[41173]: audit 2023-12-01T17:48:03.507941+0000 mon.c (mon.2) 2483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:05 smithi040 bash[28232]: cluster 2023-12-01T17:48:04.823109+0000 mgr.y (mgr.24356) 3899 : cluster 0 pgmap v3867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:05 smithi040 bash[28232]: audit 2023-12-01T17:48:04.944401+0000 mon.a (mon.0) 2965 : audit 0 from='client.? 172.21.15.40:0/1808937251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:05 smithi040 bash[41173]: cluster 2023-12-01T17:48:04.823109+0000 mgr.y (mgr.24356) 3899 : cluster 0 pgmap v3867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:05 smithi040 bash[41173]: audit 2023-12-01T17:48:04.944401+0000 mon.a (mon.0) 2965 : audit 0 from='client.? 172.21.15.40:0/1808937251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:05 smithi141 bash[31670]: cluster 2023-12-01T17:48:04.823109+0000 mgr.y (mgr.24356) 3899 : cluster 0 pgmap v3867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:05 smithi141 bash[31670]: audit 2023-12-01T17:48:04.944401+0000 mon.a (mon.0) 2965 : audit 0 from='client.? 172.21.15.40:0/1808937251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:48:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:48:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:07 smithi040 bash[28232]: cluster 2023-12-01T17:48:06.823768+0000 mgr.y (mgr.24356) 3900 : cluster 0 pgmap v3868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:07 smithi040 bash[28232]: audit 2023-12-01T17:48:07.401811+0000 mon.c (mon.2) 2484 : audit 0 from='client.? 172.21.15.40:0/694086891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:07 smithi040 bash[41173]: cluster 2023-12-01T17:48:06.823768+0000 mgr.y (mgr.24356) 3900 : cluster 0 pgmap v3868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:07 smithi040 bash[41173]: audit 2023-12-01T17:48:07.401811+0000 mon.c (mon.2) 2484 : audit 0 from='client.? 172.21.15.40:0/694086891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:07 smithi141 bash[31670]: cluster 2023-12-01T17:48:06.823768+0000 mgr.y (mgr.24356) 3900 : cluster 0 pgmap v3868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:07 smithi141 bash[31670]: audit 2023-12-01T17:48:07.401811+0000 mon.c (mon.2) 2484 : audit 0 from='client.? 172.21.15.40:0/694086891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:09 smithi040 bash[28232]: cluster 2023-12-01T17:48:08.824439+0000 mgr.y (mgr.24356) 3901 : cluster 0 pgmap v3869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:09 smithi040 bash[28232]: audit 2023-12-01T17:48:09.864099+0000 mon.a (mon.0) 2966 : audit 0 from='client.? 172.21.15.40:0/3166625893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:09 smithi040 bash[41173]: cluster 2023-12-01T17:48:08.824439+0000 mgr.y (mgr.24356) 3901 : cluster 0 pgmap v3869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:09 smithi040 bash[41173]: audit 2023-12-01T17:48:09.864099+0000 mon.a (mon.0) 2966 : audit 0 from='client.? 172.21.15.40:0/3166625893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:09 smithi141 bash[31670]: cluster 2023-12-01T17:48:08.824439+0000 mgr.y (mgr.24356) 3901 : cluster 0 pgmap v3869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:09 smithi141 bash[31670]: audit 2023-12-01T17:48:09.864099+0000 mon.a (mon.0) 2966 : audit 0 from='client.? 172.21.15.40:0/3166625893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:11 smithi040 bash[28232]: cluster 2023-12-01T17:48:10.825612+0000 mgr.y (mgr.24356) 3902 : cluster 0 pgmap v3870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:11 smithi040 bash[28232]: audit 2023-12-01T17:48:11.248150+0000 mon.c (mon.2) 2485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:48:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:11 smithi040 bash[41173]: cluster 2023-12-01T17:48:10.825612+0000 mgr.y (mgr.24356) 3902 : cluster 0 pgmap v3870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:11 smithi040 bash[41173]: audit 2023-12-01T17:48:11.248150+0000 mon.c (mon.2) 2485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:11 smithi141 bash[31670]: cluster 2023-12-01T17:48:10.825612+0000 mgr.y (mgr.24356) 3902 : cluster 0 pgmap v3870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:11 smithi141 bash[31670]: audit 2023-12-01T17:48:11.248150+0000 mon.c (mon.2) 2485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:48:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:12 smithi040 bash[28232]: audit 2023-12-01T17:48:12.314027+0000 mon.a (mon.0) 2967 : audit 0 from='client.? 172.21.15.40:0/3941588776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:12 smithi040 bash[41173]: audit 2023-12-01T17:48:12.314027+0000 mon.a (mon.0) 2967 : audit 0 from='client.? 172.21.15.40:0/3941588776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:12 smithi141 bash[31670]: audit 2023-12-01T17:48:12.314027+0000 mon.a (mon.0) 2967 : audit 0 from='client.? 172.21.15.40:0/3941588776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:13 smithi040 bash[28232]: cluster 2023-12-01T17:48:12.826288+0000 mgr.y (mgr.24356) 3903 : cluster 0 pgmap v3871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:13 smithi040 bash[41173]: cluster 2023-12-01T17:48:12.826288+0000 mgr.y (mgr.24356) 3903 : cluster 0 pgmap v3871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:13 smithi141 bash[31670]: cluster 2023-12-01T17:48:12.826288+0000 mgr.y (mgr.24356) 3903 : cluster 0 pgmap v3871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:14 smithi040 bash[28232]: audit 2023-12-01T17:48:14.780733+0000 mon.c (mon.2) 2486 : audit 0 from='client.? 172.21.15.40:0/631673321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:14 smithi040 bash[41173]: audit 2023-12-01T17:48:14.780733+0000 mon.c (mon.2) 2486 : audit 0 from='client.? 172.21.15.40:0/631673321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:14 smithi141 bash[31670]: audit 2023-12-01T17:48:14.780733+0000 mon.c (mon.2) 2486 : audit 0 from='client.? 172.21.15.40:0/631673321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:15 smithi040 bash[28232]: cluster 2023-12-01T17:48:14.827410+0000 mgr.y (mgr.24356) 3904 : cluster 0 pgmap v3872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:15 smithi040 bash[41173]: cluster 2023-12-01T17:48:14.827410+0000 mgr.y (mgr.24356) 3904 : cluster 0 pgmap v3872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:15 smithi141 bash[31670]: cluster 2023-12-01T17:48:14.827410+0000 mgr.y (mgr.24356) 3904 : cluster 0 pgmap v3872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:48:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:48:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: cluster 2023-12-01T17:48:16.828046+0000 mgr.y (mgr.24356) 3905 : cluster 0 pgmap v3873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.145694+0000 mon.a (mon.0) 2968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.155048+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.304862+0000 mon.c (mon.2) 2487 : audit 0 from='client.? 172.21.15.40:0/2548536885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.393514+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.403933+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.889247+0000 mon.c (mon.2) 2488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.891383+0000 mon.c (mon.2) 2489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[28232]: audit 2023-12-01T17:48:17.901571+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: cluster 2023-12-01T17:48:16.828046+0000 mgr.y (mgr.24356) 3905 : cluster 0 pgmap v3873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.145694+0000 mon.a (mon.0) 2968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.155048+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.304862+0000 mon.c (mon.2) 2487 : audit 0 from='client.? 172.21.15.40:0/2548536885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.393514+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.403933+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.889247+0000 mon.c (mon.2) 2488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:48:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.891383+0000 mon.c (mon.2) 2489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:48:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:17 smithi040 bash[41173]: audit 2023-12-01T17:48:17.901571+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: cluster 2023-12-01T17:48:16.828046+0000 mgr.y (mgr.24356) 3905 : cluster 0 pgmap v3873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.145694+0000 mon.a (mon.0) 2968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.155048+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.304862+0000 mon.c (mon.2) 2487 : audit 0 from='client.? 172.21.15.40:0/2548536885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.393514+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.403933+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.889247+0000 mon.c (mon.2) 2488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:48:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.891383+0000 mon.c (mon.2) 2489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:48:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:17 smithi141 bash[31670]: audit 2023-12-01T17:48:17.901571+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:48:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:18 smithi141 bash[31670]: audit 2023-12-01T17:48:18.508082+0000 mon.c (mon.2) 2490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:18 smithi040 bash[28232]: audit 2023-12-01T17:48:18.508082+0000 mon.c (mon.2) 2490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:18 smithi040 bash[41173]: audit 2023-12-01T17:48:18.508082+0000 mon.c (mon.2) 2490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:19 smithi141 bash[31670]: cluster 2023-12-01T17:48:18.828728+0000 mgr.y (mgr.24356) 3906 : cluster 0 pgmap v3874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:19 smithi141 bash[31670]: audit 2023-12-01T17:48:19.774938+0000 mon.a (mon.0) 2973 : audit 0 from='client.? 172.21.15.40:0/166563890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:19 smithi040 bash[28232]: cluster 2023-12-01T17:48:18.828728+0000 mgr.y (mgr.24356) 3906 : cluster 0 pgmap v3874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:19 smithi040 bash[28232]: audit 2023-12-01T17:48:19.774938+0000 mon.a (mon.0) 2973 : audit 0 from='client.? 172.21.15.40:0/166563890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:19 smithi040 bash[41173]: cluster 2023-12-01T17:48:18.828728+0000 mgr.y (mgr.24356) 3906 : cluster 0 pgmap v3874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:19 smithi040 bash[41173]: audit 2023-12-01T17:48:19.774938+0000 mon.a (mon.0) 2973 : audit 0 from='client.? 172.21.15.40:0/166563890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:21 smithi141 bash[31670]: cluster 2023-12-01T17:48:20.830025+0000 mgr.y (mgr.24356) 3907 : cluster 0 pgmap v3875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:21 smithi040 bash[28232]: cluster 2023-12-01T17:48:20.830025+0000 mgr.y (mgr.24356) 3907 : cluster 0 pgmap v3875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:21 smithi040 bash[41173]: cluster 2023-12-01T17:48:20.830025+0000 mgr.y (mgr.24356) 3907 : cluster 0 pgmap v3875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:22 smithi141 bash[31670]: audit 2023-12-01T17:48:22.246567+0000 mon.a (mon.0) 2974 : audit 0 from='client.? 172.21.15.40:0/1025896260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:22 smithi040 bash[28232]: audit 2023-12-01T17:48:22.246567+0000 mon.a (mon.0) 2974 : audit 0 from='client.? 172.21.15.40:0/1025896260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:22 smithi040 bash[41173]: audit 2023-12-01T17:48:22.246567+0000 mon.a (mon.0) 2974 : audit 0 from='client.? 172.21.15.40:0/1025896260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:23 smithi141 bash[31670]: cluster 2023-12-01T17:48:22.830693+0000 mgr.y (mgr.24356) 3908 : cluster 0 pgmap v3876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:23 smithi040 bash[28232]: cluster 2023-12-01T17:48:22.830693+0000 mgr.y (mgr.24356) 3908 : cluster 0 pgmap v3876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:23 smithi040 bash[41173]: cluster 2023-12-01T17:48:22.830693+0000 mgr.y (mgr.24356) 3908 : cluster 0 pgmap v3876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:24 smithi141 bash[31670]: audit 2023-12-01T17:48:24.719542+0000 mon.c (mon.2) 2491 : audit 0 from='client.? 172.21.15.40:0/4013143411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:24 smithi040 bash[28232]: audit 2023-12-01T17:48:24.719542+0000 mon.c (mon.2) 2491 : audit 0 from='client.? 172.21.15.40:0/4013143411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:24 smithi040 bash[41173]: audit 2023-12-01T17:48:24.719542+0000 mon.c (mon.2) 2491 : audit 0 from='client.? 172.21.15.40:0/4013143411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:25 smithi141 bash[31670]: cluster 2023-12-01T17:48:24.831831+0000 mgr.y (mgr.24356) 3909 : cluster 0 pgmap v3877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:25 smithi040 bash[28232]: cluster 2023-12-01T17:48:24.831831+0000 mgr.y (mgr.24356) 3909 : cluster 0 pgmap v3877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:25 smithi040 bash[41173]: cluster 2023-12-01T17:48:24.831831+0000 mgr.y (mgr.24356) 3909 : cluster 0 pgmap v3877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:48:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:48:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:27 smithi141 bash[31670]: cluster 2023-12-01T17:48:26.832486+0000 mgr.y (mgr.24356) 3910 : cluster 0 pgmap v3878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:27 smithi141 bash[31670]: audit 2023-12-01T17:48:27.186907+0000 mon.c (mon.2) 2492 : audit 0 from='client.? 172.21.15.40:0/1421828123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:27 smithi040 bash[41173]: cluster 2023-12-01T17:48:26.832486+0000 mgr.y (mgr.24356) 3910 : cluster 0 pgmap v3878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:27 smithi040 bash[41173]: audit 2023-12-01T17:48:27.186907+0000 mon.c (mon.2) 2492 : audit 0 from='client.? 172.21.15.40:0/1421828123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:27 smithi040 bash[28232]: cluster 2023-12-01T17:48:26.832486+0000 mgr.y (mgr.24356) 3910 : cluster 0 pgmap v3878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:27 smithi040 bash[28232]: audit 2023-12-01T17:48:27.186907+0000 mon.c (mon.2) 2492 : audit 0 from='client.? 172.21.15.40:0/1421828123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:29 smithi141 bash[31670]: cluster 2023-12-01T17:48:28.833159+0000 mgr.y (mgr.24356) 3911 : cluster 0 pgmap v3879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:29 smithi141 bash[31670]: audit 2023-12-01T17:48:29.663759+0000 mon.c (mon.2) 2493 : audit 0 from='client.? 172.21.15.40:0/614835199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:29 smithi040 bash[28232]: cluster 2023-12-01T17:48:28.833159+0000 mgr.y (mgr.24356) 3911 : cluster 0 pgmap v3879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:29 smithi040 bash[28232]: audit 2023-12-01T17:48:29.663759+0000 mon.c (mon.2) 2493 : audit 0 from='client.? 172.21.15.40:0/614835199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:29 smithi040 bash[41173]: cluster 2023-12-01T17:48:28.833159+0000 mgr.y (mgr.24356) 3911 : cluster 0 pgmap v3879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:29 smithi040 bash[41173]: audit 2023-12-01T17:48:29.663759+0000 mon.c (mon.2) 2493 : audit 0 from='client.? 172.21.15.40:0/614835199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:30 smithi141 bash[31670]: cluster 2023-12-01T17:48:30.834310+0000 mgr.y (mgr.24356) 3912 : cluster 0 pgmap v3880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:30 smithi040 bash[28232]: cluster 2023-12-01T17:48:30.834310+0000 mgr.y (mgr.24356) 3912 : cluster 0 pgmap v3880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:30 smithi040 bash[41173]: cluster 2023-12-01T17:48:30.834310+0000 mgr.y (mgr.24356) 3912 : cluster 0 pgmap v3880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:32 smithi141 bash[31670]: audit 2023-12-01T17:48:32.126133+0000 mon.c (mon.2) 2494 : audit 0 from='client.? 172.21.15.40:0/2356450314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:32 smithi040 bash[28232]: audit 2023-12-01T17:48:32.126133+0000 mon.c (mon.2) 2494 : audit 0 from='client.? 172.21.15.40:0/2356450314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:32 smithi040 bash[41173]: audit 2023-12-01T17:48:32.126133+0000 mon.c (mon.2) 2494 : audit 0 from='client.? 172.21.15.40:0/2356450314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:33 smithi141 bash[31670]: cluster 2023-12-01T17:48:32.834966+0000 mgr.y (mgr.24356) 3913 : cluster 0 pgmap v3881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:33 smithi040 bash[28232]: cluster 2023-12-01T17:48:32.834966+0000 mgr.y (mgr.24356) 3913 : cluster 0 pgmap v3881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:33 smithi040 bash[41173]: cluster 2023-12-01T17:48:32.834966+0000 mgr.y (mgr.24356) 3913 : cluster 0 pgmap v3881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:34 smithi141 bash[31670]: audit 2023-12-01T17:48:33.508576+0000 mon.c (mon.2) 2495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:34 smithi040 bash[41173]: audit 2023-12-01T17:48:33.508576+0000 mon.c (mon.2) 2495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:34 smithi040 bash[28232]: audit 2023-12-01T17:48:33.508576+0000 mon.c (mon.2) 2495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:35 smithi141 bash[31670]: audit 2023-12-01T17:48:34.591809+0000 mon.c (mon.2) 2496 : audit 0 from='client.? 172.21.15.40:0/3022439307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:35 smithi141 bash[31670]: cluster 2023-12-01T17:48:34.836141+0000 mgr.y (mgr.24356) 3914 : cluster 0 pgmap v3882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:35 smithi040 bash[41173]: audit 2023-12-01T17:48:34.591809+0000 mon.c (mon.2) 2496 : audit 0 from='client.? 172.21.15.40:0/3022439307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:35 smithi040 bash[41173]: cluster 2023-12-01T17:48:34.836141+0000 mgr.y (mgr.24356) 3914 : cluster 0 pgmap v3882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:35 smithi040 bash[28232]: audit 2023-12-01T17:48:34.591809+0000 mon.c (mon.2) 2496 : audit 0 from='client.? 172.21.15.40:0/3022439307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:35 smithi040 bash[28232]: cluster 2023-12-01T17:48:34.836141+0000 mgr.y (mgr.24356) 3914 : cluster 0 pgmap v3882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:48:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:48:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:37 smithi040 bash[41173]: cluster 2023-12-01T17:48:36.836765+0000 mgr.y (mgr.24356) 3915 : cluster 0 pgmap v3883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:37 smithi040 bash[41173]: audit 2023-12-01T17:48:37.051871+0000 mon.c (mon.2) 2497 : audit 0 from='client.? 172.21.15.40:0/948702585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:37 smithi040 bash[28232]: cluster 2023-12-01T17:48:36.836765+0000 mgr.y (mgr.24356) 3915 : cluster 0 pgmap v3883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:37 smithi040 bash[28232]: audit 2023-12-01T17:48:37.051871+0000 mon.c (mon.2) 2497 : audit 0 from='client.? 172.21.15.40:0/948702585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:37 smithi141 bash[31670]: cluster 2023-12-01T17:48:36.836765+0000 mgr.y (mgr.24356) 3915 : cluster 0 pgmap v3883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:37 smithi141 bash[31670]: audit 2023-12-01T17:48:37.051871+0000 mon.c (mon.2) 2497 : audit 0 from='client.? 172.21.15.40:0/948702585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:39 smithi040 bash[28232]: cluster 2023-12-01T17:48:38.837388+0000 mgr.y (mgr.24356) 3916 : cluster 0 pgmap v3884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:39 smithi040 bash[28232]: audit 2023-12-01T17:48:39.517852+0000 mon.c (mon.2) 2498 : audit 0 from='client.? 172.21.15.40:0/3348698979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:39 smithi040 bash[41173]: cluster 2023-12-01T17:48:38.837388+0000 mgr.y (mgr.24356) 3916 : cluster 0 pgmap v3884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:39 smithi040 bash[41173]: audit 2023-12-01T17:48:39.517852+0000 mon.c (mon.2) 2498 : audit 0 from='client.? 172.21.15.40:0/3348698979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:39 smithi141 bash[31670]: cluster 2023-12-01T17:48:38.837388+0000 mgr.y (mgr.24356) 3916 : cluster 0 pgmap v3884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:39 smithi141 bash[31670]: audit 2023-12-01T17:48:39.517852+0000 mon.c (mon.2) 2498 : audit 0 from='client.? 172.21.15.40:0/3348698979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:41 smithi040 bash[28232]: cluster 2023-12-01T17:48:40.838592+0000 mgr.y (mgr.24356) 3917 : cluster 0 pgmap v3885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:41 smithi040 bash[41173]: cluster 2023-12-01T17:48:40.838592+0000 mgr.y (mgr.24356) 3917 : cluster 0 pgmap v3885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:41 smithi141 bash[31670]: cluster 2023-12-01T17:48:40.838592+0000 mgr.y (mgr.24356) 3917 : cluster 0 pgmap v3885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:42 smithi141 bash[31670]: audit 2023-12-01T17:48:41.979010+0000 mon.a (mon.0) 2975 : audit 0 from='client.? 172.21.15.40:0/1317718274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:42 smithi040 bash[28232]: audit 2023-12-01T17:48:41.979010+0000 mon.a (mon.0) 2975 : audit 0 from='client.? 172.21.15.40:0/1317718274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:42 smithi040 bash[41173]: audit 2023-12-01T17:48:41.979010+0000 mon.a (mon.0) 2975 : audit 0 from='client.? 172.21.15.40:0/1317718274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:43 smithi141 bash[31670]: cluster 2023-12-01T17:48:42.839240+0000 mgr.y (mgr.24356) 3918 : cluster 0 pgmap v3886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:43 smithi040 bash[28232]: cluster 2023-12-01T17:48:42.839240+0000 mgr.y (mgr.24356) 3918 : cluster 0 pgmap v3886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:43 smithi040 bash[41173]: cluster 2023-12-01T17:48:42.839240+0000 mgr.y (mgr.24356) 3918 : cluster 0 pgmap v3886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:44 smithi141 bash[31670]: audit 2023-12-01T17:48:44.441856+0000 mon.c (mon.2) 2499 : audit 0 from='client.? 172.21.15.40:0/1937884635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:44 smithi040 bash[41173]: audit 2023-12-01T17:48:44.441856+0000 mon.c (mon.2) 2499 : audit 0 from='client.? 172.21.15.40:0/1937884635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:44 smithi040 bash[28232]: audit 2023-12-01T17:48:44.441856+0000 mon.c (mon.2) 2499 : audit 0 from='client.? 172.21.15.40:0/1937884635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:45 smithi141 bash[31670]: cluster 2023-12-01T17:48:44.840541+0000 mgr.y (mgr.24356) 3919 : cluster 0 pgmap v3887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:45 smithi040 bash[28232]: cluster 2023-12-01T17:48:44.840541+0000 mgr.y (mgr.24356) 3919 : cluster 0 pgmap v3887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:45 smithi040 bash[41173]: cluster 2023-12-01T17:48:44.840541+0000 mgr.y (mgr.24356) 3919 : cluster 0 pgmap v3887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:48:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:48:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:46 smithi141 bash[31670]: audit 2023-12-01T17:48:46.904958+0000 mon.c (mon.2) 2500 : audit 0 from='client.? 172.21.15.40:0/1274102041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:46 smithi040 bash[41173]: audit 2023-12-01T17:48:46.904958+0000 mon.c (mon.2) 2500 : audit 0 from='client.? 172.21.15.40:0/1274102041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:46 smithi040 bash[28232]: audit 2023-12-01T17:48:46.904958+0000 mon.c (mon.2) 2500 : audit 0 from='client.? 172.21.15.40:0/1274102041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:47 smithi141 bash[31670]: cluster 2023-12-01T17:48:46.841326+0000 mgr.y (mgr.24356) 3920 : cluster 0 pgmap v3888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:47 smithi040 bash[28232]: cluster 2023-12-01T17:48:46.841326+0000 mgr.y (mgr.24356) 3920 : cluster 0 pgmap v3888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:47 smithi040 bash[41173]: cluster 2023-12-01T17:48:46.841326+0000 mgr.y (mgr.24356) 3920 : cluster 0 pgmap v3888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:48 smithi141 bash[31670]: audit 2023-12-01T17:48:48.509053+0000 mon.c (mon.2) 2501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:48 smithi040 bash[28232]: audit 2023-12-01T17:48:48.509053+0000 mon.c (mon.2) 2501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:48 smithi040 bash[41173]: audit 2023-12-01T17:48:48.509053+0000 mon.c (mon.2) 2501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:49 smithi141 bash[31670]: cluster 2023-12-01T17:48:48.842120+0000 mgr.y (mgr.24356) 3921 : cluster 0 pgmap v3889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:49 smithi141 bash[31670]: audit 2023-12-01T17:48:49.368344+0000 mon.a (mon.0) 2976 : audit 0 from='client.? 172.21.15.40:0/2865324066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:49 smithi040 bash[28232]: cluster 2023-12-01T17:48:48.842120+0000 mgr.y (mgr.24356) 3921 : cluster 0 pgmap v3889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:49 smithi040 bash[28232]: audit 2023-12-01T17:48:49.368344+0000 mon.a (mon.0) 2976 : audit 0 from='client.? 172.21.15.40:0/2865324066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:49 smithi040 bash[41173]: cluster 2023-12-01T17:48:48.842120+0000 mgr.y (mgr.24356) 3921 : cluster 0 pgmap v3889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:49 smithi040 bash[41173]: audit 2023-12-01T17:48:49.368344+0000 mon.a (mon.0) 2976 : audit 0 from='client.? 172.21.15.40:0/2865324066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:51 smithi141 bash[31670]: cluster 2023-12-01T17:48:50.843301+0000 mgr.y (mgr.24356) 3922 : cluster 0 pgmap v3890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:51 smithi141 bash[31670]: audit 2023-12-01T17:48:51.822184+0000 mon.c (mon.2) 2502 : audit 0 from='client.? 172.21.15.40:0/2050642131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:51 smithi040 bash[28232]: cluster 2023-12-01T17:48:50.843301+0000 mgr.y (mgr.24356) 3922 : cluster 0 pgmap v3890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:51 smithi040 bash[28232]: audit 2023-12-01T17:48:51.822184+0000 mon.c (mon.2) 2502 : audit 0 from='client.? 172.21.15.40:0/2050642131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:51 smithi040 bash[41173]: cluster 2023-12-01T17:48:50.843301+0000 mgr.y (mgr.24356) 3922 : cluster 0 pgmap v3890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:51 smithi040 bash[41173]: audit 2023-12-01T17:48:51.822184+0000 mon.c (mon.2) 2502 : audit 0 from='client.? 172.21.15.40:0/2050642131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:53 smithi141 bash[31670]: cluster 2023-12-01T17:48:52.843949+0000 mgr.y (mgr.24356) 3923 : cluster 0 pgmap v3891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:53 smithi040 bash[28232]: cluster 2023-12-01T17:48:52.843949+0000 mgr.y (mgr.24356) 3923 : cluster 0 pgmap v3891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:53 smithi040 bash[41173]: cluster 2023-12-01T17:48:52.843949+0000 mgr.y (mgr.24356) 3923 : cluster 0 pgmap v3891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:54 smithi141 bash[31670]: audit 2023-12-01T17:48:54.283541+0000 mon.a (mon.0) 2977 : audit 0 from='client.? 172.21.15.40:0/2277699468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:54 smithi141 bash[31670]: cluster 2023-12-01T17:48:54.845127+0000 mgr.y (mgr.24356) 3924 : cluster 0 pgmap v3892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:54 smithi040 bash[28232]: audit 2023-12-01T17:48:54.283541+0000 mon.a (mon.0) 2977 : audit 0 from='client.? 172.21.15.40:0/2277699468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:54 smithi040 bash[28232]: cluster 2023-12-01T17:48:54.845127+0000 mgr.y (mgr.24356) 3924 : cluster 0 pgmap v3892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:54 smithi040 bash[41173]: audit 2023-12-01T17:48:54.283541+0000 mon.a (mon.0) 2977 : audit 0 from='client.? 172.21.15.40:0/2277699468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:54 smithi040 bash[41173]: cluster 2023-12-01T17:48:54.845127+0000 mgr.y (mgr.24356) 3924 : cluster 0 pgmap v3892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:56.798 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:48:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:48:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:56 smithi040 bash[41173]: audit 2023-12-01T17:48:56.744498+0000 mon.c (mon.2) 2503 : audit 0 from='client.? 172.21.15.40:0/1318783322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:56 smithi040 bash[28232]: audit 2023-12-01T17:48:56.744498+0000 mon.c (mon.2) 2503 : audit 0 from='client.? 172.21.15.40:0/1318783322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:56 smithi141 bash[31670]: audit 2023-12-01T17:48:56.744498+0000 mon.c (mon.2) 2503 : audit 0 from='client.? 172.21.15.40:0/1318783322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:48:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:57 smithi040 bash[41173]: cluster 2023-12-01T17:48:56.845831+0000 mgr.y (mgr.24356) 3925 : cluster 0 pgmap v3893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:57 smithi040 bash[28232]: cluster 2023-12-01T17:48:56.845831+0000 mgr.y (mgr.24356) 3925 : cluster 0 pgmap v3893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:48:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:57 smithi141 bash[31670]: cluster 2023-12-01T17:48:56.845831+0000 mgr.y (mgr.24356) 3925 : cluster 0 pgmap v3893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:59 smithi040 bash[28232]: cluster 2023-12-01T17:48:58.846486+0000 mgr.y (mgr.24356) 3926 : cluster 0 pgmap v3894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:48:59 smithi040 bash[28232]: audit 2023-12-01T17:48:59.211829+0000 mon.a (mon.0) 2978 : audit 0 from='client.? 172.21.15.40:0/1377141638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:59 smithi040 bash[41173]: cluster 2023-12-01T17:48:58.846486+0000 mgr.y (mgr.24356) 3926 : cluster 0 pgmap v3894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:48:59 smithi040 bash[41173]: audit 2023-12-01T17:48:59.211829+0000 mon.a (mon.0) 2978 : audit 0 from='client.? 172.21.15.40:0/1377141638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:59 smithi141 bash[31670]: cluster 2023-12-01T17:48:58.846486+0000 mgr.y (mgr.24356) 3926 : cluster 0 pgmap v3894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:48:59 smithi141 bash[31670]: audit 2023-12-01T17:48:59.211829+0000 mon.a (mon.0) 2978 : audit 0 from='client.? 172.21.15.40:0/1377141638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:01 smithi040 bash[28232]: cluster 2023-12-01T17:49:00.847588+0000 mgr.y (mgr.24356) 3927 : cluster 0 pgmap v3895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:01 smithi040 bash[28232]: audit 2023-12-01T17:49:01.678853+0000 mon.a (mon.0) 2979 : audit 0 from='client.? 172.21.15.40:0/4273433009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:01 smithi040 bash[41173]: cluster 2023-12-01T17:49:00.847588+0000 mgr.y (mgr.24356) 3927 : cluster 0 pgmap v3895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:01 smithi040 bash[41173]: audit 2023-12-01T17:49:01.678853+0000 mon.a (mon.0) 2979 : audit 0 from='client.? 172.21.15.40:0/4273433009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:01 smithi141 bash[31670]: cluster 2023-12-01T17:49:00.847588+0000 mgr.y (mgr.24356) 3927 : cluster 0 pgmap v3895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:01 smithi141 bash[31670]: audit 2023-12-01T17:49:01.678853+0000 mon.a (mon.0) 2979 : audit 0 from='client.? 172.21.15.40:0/4273433009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:03 smithi141 bash[31670]: cluster 2023-12-01T17:49:02.848231+0000 mgr.y (mgr.24356) 3928 : cluster 0 pgmap v3896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:03 smithi141 bash[31670]: audit 2023-12-01T17:49:03.509417+0000 mon.c (mon.2) 2504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:03 smithi040 bash[28232]: cluster 2023-12-01T17:49:02.848231+0000 mgr.y (mgr.24356) 3928 : cluster 0 pgmap v3896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:03 smithi040 bash[28232]: audit 2023-12-01T17:49:03.509417+0000 mon.c (mon.2) 2504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:03 smithi040 bash[41173]: cluster 2023-12-01T17:49:02.848231+0000 mgr.y (mgr.24356) 3928 : cluster 0 pgmap v3896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:03 smithi040 bash[41173]: audit 2023-12-01T17:49:03.509417+0000 mon.c (mon.2) 2504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:04 smithi141 bash[31670]: audit 2023-12-01T17:49:04.152852+0000 mon.a (mon.0) 2980 : audit 0 from='client.? 172.21.15.40:0/3453952552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:04 smithi040 bash[28232]: audit 2023-12-01T17:49:04.152852+0000 mon.a (mon.0) 2980 : audit 0 from='client.? 172.21.15.40:0/3453952552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:04 smithi040 bash[41173]: audit 2023-12-01T17:49:04.152852+0000 mon.a (mon.0) 2980 : audit 0 from='client.? 172.21.15.40:0/3453952552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:06.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:05 smithi040 bash[28232]: cluster 2023-12-01T17:49:04.849473+0000 mgr.y (mgr.24356) 3929 : cluster 0 pgmap v3897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:05 smithi141 bash[31670]: cluster 2023-12-01T17:49:04.849473+0000 mgr.y (mgr.24356) 3929 : cluster 0 pgmap v3897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:06.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:06 smithi040 bash[41173]: cluster 2023-12-01T17:49:04.849473+0000 mgr.y (mgr.24356) 3929 : cluster 0 pgmap v3897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:49:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:06 smithi141 bash[31670]: audit 2023-12-01T17:49:06.613381+0000 mon.c (mon.2) 2505 : audit 0 from='client.? 172.21.15.40:0/3897337170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:06 smithi040 bash[28232]: audit 2023-12-01T17:49:06.613381+0000 mon.c (mon.2) 2505 : audit 0 from='client.? 172.21.15.40:0/3897337170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:06 smithi040 bash[41173]: audit 2023-12-01T17:49:06.613381+0000 mon.c (mon.2) 2505 : audit 0 from='client.? 172.21.15.40:0/3897337170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:07 smithi141 bash[31670]: cluster 2023-12-01T17:49:06.850167+0000 mgr.y (mgr.24356) 3930 : cluster 0 pgmap v3898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:07 smithi040 bash[28232]: cluster 2023-12-01T17:49:06.850167+0000 mgr.y (mgr.24356) 3930 : cluster 0 pgmap v3898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:07 smithi040 bash[41173]: cluster 2023-12-01T17:49:06.850167+0000 mgr.y (mgr.24356) 3930 : cluster 0 pgmap v3898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:09 smithi141 bash[31670]: cluster 2023-12-01T17:49:08.850835+0000 mgr.y (mgr.24356) 3931 : cluster 0 pgmap v3899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:09 smithi141 bash[31670]: audit 2023-12-01T17:49:09.094076+0000 mon.a (mon.0) 2981 : audit 0 from='client.? 172.21.15.40:0/2643920620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:09 smithi040 bash[28232]: cluster 2023-12-01T17:49:08.850835+0000 mgr.y (mgr.24356) 3931 : cluster 0 pgmap v3899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:09 smithi040 bash[28232]: audit 2023-12-01T17:49:09.094076+0000 mon.a (mon.0) 2981 : audit 0 from='client.? 172.21.15.40:0/2643920620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:09 smithi040 bash[41173]: cluster 2023-12-01T17:49:08.850835+0000 mgr.y (mgr.24356) 3931 : cluster 0 pgmap v3899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:09 smithi040 bash[41173]: audit 2023-12-01T17:49:09.094076+0000 mon.a (mon.0) 2981 : audit 0 from='client.? 172.21.15.40:0/2643920620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:11 smithi141 bash[31670]: cluster 2023-12-01T17:49:10.851873+0000 mgr.y (mgr.24356) 3932 : cluster 0 pgmap v3900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:11 smithi141 bash[31670]: audit 2023-12-01T17:49:11.550521+0000 mon.a (mon.0) 2982 : audit 0 from='client.? 172.21.15.40:0/7187749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:11 smithi040 bash[41173]: cluster 2023-12-01T17:49:10.851873+0000 mgr.y (mgr.24356) 3932 : cluster 0 pgmap v3900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:11 smithi040 bash[41173]: audit 2023-12-01T17:49:11.550521+0000 mon.a (mon.0) 2982 : audit 0 from='client.? 172.21.15.40:0/7187749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:11 smithi040 bash[28232]: cluster 2023-12-01T17:49:10.851873+0000 mgr.y (mgr.24356) 3932 : cluster 0 pgmap v3900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:11 smithi040 bash[28232]: audit 2023-12-01T17:49:11.550521+0000 mon.a (mon.0) 2982 : audit 0 from='client.? 172.21.15.40:0/7187749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:13 smithi141 bash[31670]: cluster 2023-12-01T17:49:12.852489+0000 mgr.y (mgr.24356) 3933 : cluster 0 pgmap v3901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:13 smithi040 bash[41173]: cluster 2023-12-01T17:49:12.852489+0000 mgr.y (mgr.24356) 3933 : cluster 0 pgmap v3901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:13 smithi040 bash[28232]: cluster 2023-12-01T17:49:12.852489+0000 mgr.y (mgr.24356) 3933 : cluster 0 pgmap v3901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:14 smithi141 bash[31670]: audit 2023-12-01T17:49:14.015160+0000 mon.a (mon.0) 2983 : audit 0 from='client.? 172.21.15.40:0/211643678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:14 smithi040 bash[41173]: audit 2023-12-01T17:49:14.015160+0000 mon.a (mon.0) 2983 : audit 0 from='client.? 172.21.15.40:0/211643678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:14 smithi040 bash[28232]: audit 2023-12-01T17:49:14.015160+0000 mon.a (mon.0) 2983 : audit 0 from='client.? 172.21.15.40:0/211643678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:15 smithi141 bash[31670]: cluster 2023-12-01T17:49:14.853570+0000 mgr.y (mgr.24356) 3934 : cluster 0 pgmap v3902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:15 smithi040 bash[28232]: cluster 2023-12-01T17:49:14.853570+0000 mgr.y (mgr.24356) 3934 : cluster 0 pgmap v3902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:15 smithi040 bash[41173]: cluster 2023-12-01T17:49:14.853570+0000 mgr.y (mgr.24356) 3934 : cluster 0 pgmap v3902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:49:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T17:49:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:16 smithi141 bash[31670]: audit 2023-12-01T17:49:16.473077+0000 mon.a (mon.0) 2984 : audit 0 from='client.? 172.21.15.40:0/4211086801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:16 smithi040 bash[28232]: audit 2023-12-01T17:49:16.473077+0000 mon.a (mon.0) 2984 : audit 0 from='client.? 172.21.15.40:0/4211086801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:16 smithi040 bash[41173]: audit 2023-12-01T17:49:16.473077+0000 mon.a (mon.0) 2984 : audit 0 from='client.? 172.21.15.40:0/4211086801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:17 smithi141 bash[31670]: cluster 2023-12-01T17:49:16.854216+0000 mgr.y (mgr.24356) 3935 : cluster 0 pgmap v3903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:17 smithi040 bash[28232]: cluster 2023-12-01T17:49:16.854216+0000 mgr.y (mgr.24356) 3935 : cluster 0 pgmap v3903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:17 smithi040 bash[41173]: cluster 2023-12-01T17:49:16.854216+0000 mgr.y (mgr.24356) 3935 : cluster 0 pgmap v3903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:18 smithi141 bash[31670]: audit 2023-12-01T17:49:17.985403+0000 mon.c (mon.2) 2506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:49:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:18 smithi141 bash[31670]: audit 2023-12-01T17:49:18.509482+0000 mon.c (mon.2) 2507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:18 smithi141 bash[31670]: cluster 2023-12-01T17:49:18.854664+0000 mgr.y (mgr.24356) 3936 : cluster 0 pgmap v3904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:18 smithi141 bash[31670]: audit 2023-12-01T17:49:18.944230+0000 mon.a (mon.0) 2985 : audit 0 from='client.? 172.21.15.40:0/238452829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[41173]: audit 2023-12-01T17:49:17.985403+0000 mon.c (mon.2) 2506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:49:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[41173]: audit 2023-12-01T17:49:18.509482+0000 mon.c (mon.2) 2507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[41173]: cluster 2023-12-01T17:49:18.854664+0000 mgr.y (mgr.24356) 3936 : cluster 0 pgmap v3904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[41173]: audit 2023-12-01T17:49:18.944230+0000 mon.a (mon.0) 2985 : audit 0 from='client.? 172.21.15.40:0/238452829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[28232]: audit 2023-12-01T17:49:17.985403+0000 mon.c (mon.2) 2506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:49:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[28232]: audit 2023-12-01T17:49:18.509482+0000 mon.c (mon.2) 2507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[28232]: cluster 2023-12-01T17:49:18.854664+0000 mgr.y (mgr.24356) 3936 : cluster 0 pgmap v3904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:18 smithi040 bash[28232]: audit 2023-12-01T17:49:18.944230+0000 mon.a (mon.0) 2985 : audit 0 from='client.? 172.21.15.40:0/238452829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:21 smithi040 bash[28232]: cluster 2023-12-01T17:49:20.855668+0000 mgr.y (mgr.24356) 3937 : cluster 0 pgmap v3905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:21 smithi040 bash[28232]: audit 2023-12-01T17:49:21.413522+0000 mon.a (mon.0) 2986 : audit 0 from='client.? 172.21.15.40:0/3039583722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:21 smithi040 bash[41173]: cluster 2023-12-01T17:49:20.855668+0000 mgr.y (mgr.24356) 3937 : cluster 0 pgmap v3905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:21 smithi040 bash[41173]: audit 2023-12-01T17:49:21.413522+0000 mon.a (mon.0) 2986 : audit 0 from='client.? 172.21.15.40:0/3039583722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:21 smithi141 bash[31670]: cluster 2023-12-01T17:49:20.855668+0000 mgr.y (mgr.24356) 3937 : cluster 0 pgmap v3905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:21 smithi141 bash[31670]: audit 2023-12-01T17:49:21.413522+0000 mon.a (mon.0) 2986 : audit 0 from='client.? 172.21.15.40:0/3039583722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:23 smithi040 bash[41173]: cluster 2023-12-01T17:49:22.856269+0000 mgr.y (mgr.24356) 3938 : cluster 0 pgmap v3906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:23 smithi040 bash[41173]: audit 2023-12-01T17:49:23.879330+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:23 smithi040 bash[41173]: audit 2023-12-01T17:49:23.891195+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:23 smithi040 bash[28232]: cluster 2023-12-01T17:49:22.856269+0000 mgr.y (mgr.24356) 3938 : cluster 0 pgmap v3906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:23 smithi040 bash[28232]: audit 2023-12-01T17:49:23.879330+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:23 smithi040 bash[28232]: audit 2023-12-01T17:49:23.891195+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:23 smithi141 bash[31670]: cluster 2023-12-01T17:49:22.856269+0000 mgr.y (mgr.24356) 3938 : cluster 0 pgmap v3906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:23 smithi141 bash[31670]: audit 2023-12-01T17:49:23.879330+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:23 smithi141 bash[31670]: audit 2023-12-01T17:49:23.891195+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[28232]: audit 2023-12-01T17:49:23.920741+0000 mon.a (mon.0) 2989 : audit 0 from='client.? 172.21.15.40:0/145957199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[28232]: audit 2023-12-01T17:49:24.232855+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[28232]: audit 2023-12-01T17:49:24.243489+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[28232]: audit 2023-12-01T17:49:24.769742+0000 mon.c (mon.2) 2508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[28232]: audit 2023-12-01T17:49:24.771614+0000 mon.c (mon.2) 2509 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[28232]: audit 2023-12-01T17:49:24.781917+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[41173]: audit 2023-12-01T17:49:23.920741+0000 mon.a (mon.0) 2989 : audit 0 from='client.? 172.21.15.40:0/145957199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[41173]: audit 2023-12-01T17:49:24.232855+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[41173]: audit 2023-12-01T17:49:24.243489+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[41173]: audit 2023-12-01T17:49:24.769742+0000 mon.c (mon.2) 2508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[41173]: audit 2023-12-01T17:49:24.771614+0000 mon.c (mon.2) 2509 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:49:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:24 smithi040 bash[41173]: audit 2023-12-01T17:49:24.781917+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:24 smithi141 bash[31670]: audit 2023-12-01T17:49:23.920741+0000 mon.a (mon.0) 2989 : audit 0 from='client.? 172.21.15.40:0/145957199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:24 smithi141 bash[31670]: audit 2023-12-01T17:49:24.232855+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:24 smithi141 bash[31670]: audit 2023-12-01T17:49:24.243489+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:24 smithi141 bash[31670]: audit 2023-12-01T17:49:24.769742+0000 mon.c (mon.2) 2508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:49:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:24 smithi141 bash[31670]: audit 2023-12-01T17:49:24.771614+0000 mon.c (mon.2) 2509 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:49:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:24 smithi141 bash[31670]: audit 2023-12-01T17:49:24.781917+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:49:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:25 smithi141 bash[31670]: cluster 2023-12-01T17:49:24.857402+0000 mgr.y (mgr.24356) 3939 : cluster 0 pgmap v3907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:25 smithi040 bash[28232]: cluster 2023-12-01T17:49:24.857402+0000 mgr.y (mgr.24356) 3939 : cluster 0 pgmap v3907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:25 smithi040 bash[41173]: cluster 2023-12-01T17:49:24.857402+0000 mgr.y (mgr.24356) 3939 : cluster 0 pgmap v3907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:49:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:49:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:26 smithi141 bash[31670]: audit 2023-12-01T17:49:26.377430+0000 mon.c (mon.2) 2510 : audit 0 from='client.? 172.21.15.40:0/2270538948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:26 smithi040 bash[28232]: audit 2023-12-01T17:49:26.377430+0000 mon.c (mon.2) 2510 : audit 0 from='client.? 172.21.15.40:0/2270538948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:26 smithi040 bash[41173]: audit 2023-12-01T17:49:26.377430+0000 mon.c (mon.2) 2510 : audit 0 from='client.? 172.21.15.40:0/2270538948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:27 smithi141 bash[31670]: cluster 2023-12-01T17:49:26.858209+0000 mgr.y (mgr.24356) 3940 : cluster 0 pgmap v3908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:27 smithi040 bash[28232]: cluster 2023-12-01T17:49:26.858209+0000 mgr.y (mgr.24356) 3940 : cluster 0 pgmap v3908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:27 smithi040 bash[41173]: cluster 2023-12-01T17:49:26.858209+0000 mgr.y (mgr.24356) 3940 : cluster 0 pgmap v3908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:28 smithi141 bash[31670]: audit 2023-12-01T17:49:28.836594+0000 mon.c (mon.2) 2511 : audit 0 from='client.? 172.21.15.40:0/3257902502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:28 smithi040 bash[28232]: audit 2023-12-01T17:49:28.836594+0000 mon.c (mon.2) 2511 : audit 0 from='client.? 172.21.15.40:0/3257902502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:28 smithi040 bash[41173]: audit 2023-12-01T17:49:28.836594+0000 mon.c (mon.2) 2511 : audit 0 from='client.? 172.21.15.40:0/3257902502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:29 smithi141 bash[31670]: cluster 2023-12-01T17:49:28.858851+0000 mgr.y (mgr.24356) 3941 : cluster 0 pgmap v3909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:29 smithi040 bash[28232]: cluster 2023-12-01T17:49:28.858851+0000 mgr.y (mgr.24356) 3941 : cluster 0 pgmap v3909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:29 smithi040 bash[41173]: cluster 2023-12-01T17:49:28.858851+0000 mgr.y (mgr.24356) 3941 : cluster 0 pgmap v3909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:31 smithi141 bash[31670]: cluster 2023-12-01T17:49:30.860034+0000 mgr.y (mgr.24356) 3942 : cluster 0 pgmap v3910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:31 smithi141 bash[31670]: audit 2023-12-01T17:49:31.290798+0000 mon.c (mon.2) 2512 : audit 0 from='client.? 172.21.15.40:0/40019278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:31 smithi040 bash[28232]: cluster 2023-12-01T17:49:30.860034+0000 mgr.y (mgr.24356) 3942 : cluster 0 pgmap v3910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:31 smithi040 bash[28232]: audit 2023-12-01T17:49:31.290798+0000 mon.c (mon.2) 2512 : audit 0 from='client.? 172.21.15.40:0/40019278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:31 smithi040 bash[41173]: cluster 2023-12-01T17:49:30.860034+0000 mgr.y (mgr.24356) 3942 : cluster 0 pgmap v3910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:31 smithi040 bash[41173]: audit 2023-12-01T17:49:31.290798+0000 mon.c (mon.2) 2512 : audit 0 from='client.? 172.21.15.40:0/40019278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:33 smithi141 bash[31670]: cluster 2023-12-01T17:49:32.860734+0000 mgr.y (mgr.24356) 3943 : cluster 0 pgmap v3911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:33 smithi141 bash[31670]: audit 2023-12-01T17:49:33.510099+0000 mon.c (mon.2) 2513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:33 smithi141 bash[31670]: audit 2023-12-01T17:49:33.751099+0000 mon.c (mon.2) 2514 : audit 0 from='client.? 172.21.15.40:0/771034374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:33 smithi040 bash[28232]: cluster 2023-12-01T17:49:32.860734+0000 mgr.y (mgr.24356) 3943 : cluster 0 pgmap v3911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:33 smithi040 bash[28232]: audit 2023-12-01T17:49:33.510099+0000 mon.c (mon.2) 2513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:33 smithi040 bash[28232]: audit 2023-12-01T17:49:33.751099+0000 mon.c (mon.2) 2514 : audit 0 from='client.? 172.21.15.40:0/771034374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:33 smithi040 bash[41173]: cluster 2023-12-01T17:49:32.860734+0000 mgr.y (mgr.24356) 3943 : cluster 0 pgmap v3911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:33 smithi040 bash[41173]: audit 2023-12-01T17:49:33.510099+0000 mon.c (mon.2) 2513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:33 smithi040 bash[41173]: audit 2023-12-01T17:49:33.751099+0000 mon.c (mon.2) 2514 : audit 0 from='client.? 172.21.15.40:0/771034374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:35 smithi141 bash[31670]: cluster 2023-12-01T17:49:34.861910+0000 mgr.y (mgr.24356) 3944 : cluster 0 pgmap v3912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:35 smithi040 bash[28232]: cluster 2023-12-01T17:49:34.861910+0000 mgr.y (mgr.24356) 3944 : cluster 0 pgmap v3912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:35 smithi040 bash[41173]: cluster 2023-12-01T17:49:34.861910+0000 mgr.y (mgr.24356) 3944 : cluster 0 pgmap v3912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:49:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:49:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:36 smithi141 bash[31670]: audit 2023-12-01T17:49:36.224595+0000 mon.a (mon.0) 2993 : audit 0 from='client.? 172.21.15.40:0/2653869858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:36 smithi040 bash[28232]: audit 2023-12-01T17:49:36.224595+0000 mon.a (mon.0) 2993 : audit 0 from='client.? 172.21.15.40:0/2653869858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:36 smithi040 bash[41173]: audit 2023-12-01T17:49:36.224595+0000 mon.a (mon.0) 2993 : audit 0 from='client.? 172.21.15.40:0/2653869858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:37 smithi141 bash[31670]: cluster 2023-12-01T17:49:36.862743+0000 mgr.y (mgr.24356) 3945 : cluster 0 pgmap v3913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:37 smithi040 bash[28232]: cluster 2023-12-01T17:49:36.862743+0000 mgr.y (mgr.24356) 3945 : cluster 0 pgmap v3913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:37 smithi040 bash[41173]: cluster 2023-12-01T17:49:36.862743+0000 mgr.y (mgr.24356) 3945 : cluster 0 pgmap v3913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:38 smithi141 bash[31670]: audit 2023-12-01T17:49:38.684327+0000 mon.a (mon.0) 2994 : audit 0 from='client.? 172.21.15.40:0/3356561893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:38 smithi040 bash[41173]: audit 2023-12-01T17:49:38.684327+0000 mon.a (mon.0) 2994 : audit 0 from='client.? 172.21.15.40:0/3356561893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:38 smithi040 bash[28232]: audit 2023-12-01T17:49:38.684327+0000 mon.a (mon.0) 2994 : audit 0 from='client.? 172.21.15.40:0/3356561893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:39 smithi141 bash[31670]: cluster 2023-12-01T17:49:38.863460+0000 mgr.y (mgr.24356) 3946 : cluster 0 pgmap v3914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:39 smithi040 bash[41173]: cluster 2023-12-01T17:49:38.863460+0000 mgr.y (mgr.24356) 3946 : cluster 0 pgmap v3914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:39 smithi040 bash[28232]: cluster 2023-12-01T17:49:38.863460+0000 mgr.y (mgr.24356) 3946 : cluster 0 pgmap v3914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:40 smithi141 bash[31670]: cluster 2023-12-01T17:49:40.864280+0000 mgr.y (mgr.24356) 3947 : cluster 0 pgmap v3915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:40 smithi040 bash[41173]: cluster 2023-12-01T17:49:40.864280+0000 mgr.y (mgr.24356) 3947 : cluster 0 pgmap v3915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:40 smithi040 bash[28232]: cluster 2023-12-01T17:49:40.864280+0000 mgr.y (mgr.24356) 3947 : cluster 0 pgmap v3915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:41 smithi141 bash[31670]: audit 2023-12-01T17:49:41.157914+0000 mon.c (mon.2) 2515 : audit 0 from='client.? 172.21.15.40:0/833256906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:41 smithi040 bash[28232]: audit 2023-12-01T17:49:41.157914+0000 mon.c (mon.2) 2515 : audit 0 from='client.? 172.21.15.40:0/833256906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:41 smithi040 bash[41173]: audit 2023-12-01T17:49:41.157914+0000 mon.c (mon.2) 2515 : audit 0 from='client.? 172.21.15.40:0/833256906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:42 smithi141 bash[31670]: cluster 2023-12-01T17:49:42.864952+0000 mgr.y (mgr.24356) 3948 : cluster 0 pgmap v3916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:42 smithi040 bash[28232]: cluster 2023-12-01T17:49:42.864952+0000 mgr.y (mgr.24356) 3948 : cluster 0 pgmap v3916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:43.472 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:42 smithi040 bash[41173]: cluster 2023-12-01T17:49:42.864952+0000 mgr.y (mgr.24356) 3948 : cluster 0 pgmap v3916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:43 smithi141 bash[31670]: audit 2023-12-01T17:49:43.625490+0000 mon.c (mon.2) 2516 : audit 0 from='client.? 172.21.15.40:0/1334397152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:43 smithi040 bash[41173]: audit 2023-12-01T17:49:43.625490+0000 mon.c (mon.2) 2516 : audit 0 from='client.? 172.21.15.40:0/1334397152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:43 smithi040 bash[28232]: audit 2023-12-01T17:49:43.625490+0000 mon.c (mon.2) 2516 : audit 0 from='client.? 172.21.15.40:0/1334397152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:45 smithi141 bash[31670]: cluster 2023-12-01T17:49:44.866057+0000 mgr.y (mgr.24356) 3949 : cluster 0 pgmap v3917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:45 smithi040 bash[28232]: cluster 2023-12-01T17:49:44.866057+0000 mgr.y (mgr.24356) 3949 : cluster 0 pgmap v3917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:45 smithi040 bash[41173]: cluster 2023-12-01T17:49:44.866057+0000 mgr.y (mgr.24356) 3949 : cluster 0 pgmap v3917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:49:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:49:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:46 smithi141 bash[31670]: audit 2023-12-01T17:49:46.092451+0000 mon.c (mon.2) 2517 : audit 0 from='client.? 172.21.15.40:0/1438846912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:46 smithi040 bash[28232]: audit 2023-12-01T17:49:46.092451+0000 mon.c (mon.2) 2517 : audit 0 from='client.? 172.21.15.40:0/1438846912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:46 smithi040 bash[41173]: audit 2023-12-01T17:49:46.092451+0000 mon.c (mon.2) 2517 : audit 0 from='client.? 172.21.15.40:0/1438846912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:47 smithi141 bash[31670]: cluster 2023-12-01T17:49:46.866719+0000 mgr.y (mgr.24356) 3950 : cluster 0 pgmap v3918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:47 smithi040 bash[28232]: cluster 2023-12-01T17:49:46.866719+0000 mgr.y (mgr.24356) 3950 : cluster 0 pgmap v3918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:47 smithi040 bash[41173]: cluster 2023-12-01T17:49:46.866719+0000 mgr.y (mgr.24356) 3950 : cluster 0 pgmap v3918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:48 smithi141 bash[31670]: audit 2023-12-01T17:49:48.510373+0000 mon.c (mon.2) 2518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:48 smithi141 bash[31670]: audit 2023-12-01T17:49:48.560308+0000 mon.c (mon.2) 2519 : audit 0 from='client.? 172.21.15.40:0/96927749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:48 smithi040 bash[28232]: audit 2023-12-01T17:49:48.510373+0000 mon.c (mon.2) 2518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:48 smithi040 bash[28232]: audit 2023-12-01T17:49:48.560308+0000 mon.c (mon.2) 2519 : audit 0 from='client.? 172.21.15.40:0/96927749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:48 smithi040 bash[41173]: audit 2023-12-01T17:49:48.510373+0000 mon.c (mon.2) 2518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:48 smithi040 bash[41173]: audit 2023-12-01T17:49:48.560308+0000 mon.c (mon.2) 2519 : audit 0 from='client.? 172.21.15.40:0/96927749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:49 smithi141 bash[31670]: cluster 2023-12-01T17:49:48.867525+0000 mgr.y (mgr.24356) 3951 : cluster 0 pgmap v3919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:49 smithi040 bash[28232]: cluster 2023-12-01T17:49:48.867525+0000 mgr.y (mgr.24356) 3951 : cluster 0 pgmap v3919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:49 smithi040 bash[41173]: cluster 2023-12-01T17:49:48.867525+0000 mgr.y (mgr.24356) 3951 : cluster 0 pgmap v3919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:51 smithi141 bash[31670]: cluster 2023-12-01T17:49:50.868715+0000 mgr.y (mgr.24356) 3952 : cluster 0 pgmap v3920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:51 smithi141 bash[31670]: audit 2023-12-01T17:49:51.023097+0000 mon.a (mon.0) 2995 : audit 0 from='client.? 172.21.15.40:0/1080425945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:51 smithi040 bash[28232]: cluster 2023-12-01T17:49:50.868715+0000 mgr.y (mgr.24356) 3952 : cluster 0 pgmap v3920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:51 smithi040 bash[28232]: audit 2023-12-01T17:49:51.023097+0000 mon.a (mon.0) 2995 : audit 0 from='client.? 172.21.15.40:0/1080425945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:51 smithi040 bash[41173]: cluster 2023-12-01T17:49:50.868715+0000 mgr.y (mgr.24356) 3952 : cluster 0 pgmap v3920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:51 smithi040 bash[41173]: audit 2023-12-01T17:49:51.023097+0000 mon.a (mon.0) 2995 : audit 0 from='client.? 172.21.15.40:0/1080425945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:53 smithi141 bash[31670]: cluster 2023-12-01T17:49:52.869386+0000 mgr.y (mgr.24356) 3953 : cluster 0 pgmap v3921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:53 smithi141 bash[31670]: audit 2023-12-01T17:49:53.480627+0000 mon.a (mon.0) 2996 : audit 0 from='client.? 172.21.15.40:0/1152747672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:53 smithi040 bash[28232]: cluster 2023-12-01T17:49:52.869386+0000 mgr.y (mgr.24356) 3953 : cluster 0 pgmap v3921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:53 smithi040 bash[28232]: audit 2023-12-01T17:49:53.480627+0000 mon.a (mon.0) 2996 : audit 0 from='client.? 172.21.15.40:0/1152747672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:53 smithi040 bash[41173]: cluster 2023-12-01T17:49:52.869386+0000 mgr.y (mgr.24356) 3953 : cluster 0 pgmap v3921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:53 smithi040 bash[41173]: audit 2023-12-01T17:49:53.480627+0000 mon.a (mon.0) 2996 : audit 0 from='client.? 172.21.15.40:0/1152747672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:55 smithi141 bash[31670]: cluster 2023-12-01T17:49:54.870505+0000 mgr.y (mgr.24356) 3954 : cluster 0 pgmap v3922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:55 smithi040 bash[28232]: cluster 2023-12-01T17:49:54.870505+0000 mgr.y (mgr.24356) 3954 : cluster 0 pgmap v3922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:55 smithi040 bash[41173]: cluster 2023-12-01T17:49:54.870505+0000 mgr.y (mgr.24356) 3954 : cluster 0 pgmap v3922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:49:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:49:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:56 smithi141 bash[31670]: audit 2023-12-01T17:49:55.943717+0000 mon.a (mon.0) 2997 : audit 0 from='client.? 172.21.15.40:0/1862903392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:56 smithi040 bash[28232]: audit 2023-12-01T17:49:55.943717+0000 mon.a (mon.0) 2997 : audit 0 from='client.? 172.21.15.40:0/1862903392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:56 smithi040 bash[41173]: audit 2023-12-01T17:49:55.943717+0000 mon.a (mon.0) 2997 : audit 0 from='client.? 172.21.15.40:0/1862903392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:57 smithi141 bash[31670]: cluster 2023-12-01T17:49:56.871162+0000 mgr.y (mgr.24356) 3955 : cluster 0 pgmap v3923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:57 smithi040 bash[28232]: cluster 2023-12-01T17:49:56.871162+0000 mgr.y (mgr.24356) 3955 : cluster 0 pgmap v3923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:57 smithi040 bash[41173]: cluster 2023-12-01T17:49:56.871162+0000 mgr.y (mgr.24356) 3955 : cluster 0 pgmap v3923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:49:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:58 smithi141 bash[31670]: audit 2023-12-01T17:49:58.394768+0000 mon.a (mon.0) 2998 : audit 0 from='client.? 172.21.15.40:0/3448438651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:58 smithi040 bash[28232]: audit 2023-12-01T17:49:58.394768+0000 mon.a (mon.0) 2998 : audit 0 from='client.? 172.21.15.40:0/3448438651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:49:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:58 smithi040 bash[41173]: audit 2023-12-01T17:49:58.394768+0000 mon.a (mon.0) 2998 : audit 0 from='client.? 172.21.15.40:0/3448438651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:49:59 smithi141 bash[31670]: cluster 2023-12-01T17:49:58.871828+0000 mgr.y (mgr.24356) 3956 : cluster 0 pgmap v3924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:49:59 smithi040 bash[41173]: cluster 2023-12-01T17:49:58.871828+0000 mgr.y (mgr.24356) 3956 : cluster 0 pgmap v3924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:49:59 smithi040 bash[28232]: cluster 2023-12-01T17:49:58.871828+0000 mgr.y (mgr.24356) 3956 : cluster 0 pgmap v3924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:00 smithi040 bash[28232]: debug 2023-12-01T17:49:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:00 smithi141 bash[31670]: cluster 2023-12-01T17:50:00.000152+0000 mon.a (mon.0) 2999 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:00 smithi141 bash[31670]: audit 2023-12-01T17:50:00.857070+0000 mon.c (mon.2) 2520 : audit 0 from='client.? 172.21.15.40:0/899910545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:00 smithi040 bash[28232]: cluster 2023-12-01T17:50:00.000152+0000 mon.a (mon.0) 2999 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:00 smithi040 bash[28232]: audit 2023-12-01T17:50:00.857070+0000 mon.c (mon.2) 2520 : audit 0 from='client.? 172.21.15.40:0/899910545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:00 smithi040 bash[41173]: cluster 2023-12-01T17:50:00.000152+0000 mon.a (mon.0) 2999 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:00 smithi040 bash[41173]: audit 2023-12-01T17:50:00.857070+0000 mon.c (mon.2) 2520 : audit 0 from='client.? 172.21.15.40:0/899910545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:01 smithi141 bash[31670]: cluster 2023-12-01T17:50:00.872884+0000 mgr.y (mgr.24356) 3957 : cluster 0 pgmap v3925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:01 smithi040 bash[28232]: cluster 2023-12-01T17:50:00.872884+0000 mgr.y (mgr.24356) 3957 : cluster 0 pgmap v3925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:01 smithi040 bash[41173]: cluster 2023-12-01T17:50:00.872884+0000 mgr.y (mgr.24356) 3957 : cluster 0 pgmap v3925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:02 smithi141 bash[31670]: cluster 2023-12-01T17:50:02.873490+0000 mgr.y (mgr.24356) 3958 : cluster 0 pgmap v3926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:02 smithi040 bash[28232]: cluster 2023-12-01T17:50:02.873490+0000 mgr.y (mgr.24356) 3958 : cluster 0 pgmap v3926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:02 smithi040 bash[41173]: cluster 2023-12-01T17:50:02.873490+0000 mgr.y (mgr.24356) 3958 : cluster 0 pgmap v3926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:03 smithi141 bash[31670]: audit 2023-12-01T17:50:03.309166+0000 mon.c (mon.2) 2521 : audit 0 from='client.? 172.21.15.40:0/413469985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:03 smithi141 bash[31670]: audit 2023-12-01T17:50:03.510888+0000 mon.c (mon.2) 2522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:03 smithi040 bash[41173]: audit 2023-12-01T17:50:03.309166+0000 mon.c (mon.2) 2521 : audit 0 from='client.? 172.21.15.40:0/413469985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:03 smithi040 bash[41173]: audit 2023-12-01T17:50:03.510888+0000 mon.c (mon.2) 2522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:03 smithi040 bash[28232]: audit 2023-12-01T17:50:03.309166+0000 mon.c (mon.2) 2521 : audit 0 from='client.? 172.21.15.40:0/413469985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:03 smithi040 bash[28232]: audit 2023-12-01T17:50:03.510888+0000 mon.c (mon.2) 2522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:05 smithi141 bash[31670]: cluster 2023-12-01T17:50:04.874631+0000 mgr.y (mgr.24356) 3959 : cluster 0 pgmap v3927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:05 smithi141 bash[31670]: audit 2023-12-01T17:50:05.780621+0000 mon.a (mon.0) 3000 : audit 0 from='client.? 172.21.15.40:0/1112853020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:05 smithi040 bash[41173]: cluster 2023-12-01T17:50:04.874631+0000 mgr.y (mgr.24356) 3959 : cluster 0 pgmap v3927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:05 smithi040 bash[41173]: audit 2023-12-01T17:50:05.780621+0000 mon.a (mon.0) 3000 : audit 0 from='client.? 172.21.15.40:0/1112853020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:05 smithi040 bash[28232]: cluster 2023-12-01T17:50:04.874631+0000 mgr.y (mgr.24356) 3959 : cluster 0 pgmap v3927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:05 smithi040 bash[28232]: audit 2023-12-01T17:50:05.780621+0000 mon.a (mon.0) 3000 : audit 0 from='client.? 172.21.15.40:0/1112853020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:50:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:50:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:07 smithi141 bash[31670]: cluster 2023-12-01T17:50:06.875284+0000 mgr.y (mgr.24356) 3960 : cluster 0 pgmap v3928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:07 smithi040 bash[41173]: cluster 2023-12-01T17:50:06.875284+0000 mgr.y (mgr.24356) 3960 : cluster 0 pgmap v3928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:07 smithi040 bash[28232]: cluster 2023-12-01T17:50:06.875284+0000 mgr.y (mgr.24356) 3960 : cluster 0 pgmap v3928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:08 smithi141 bash[31670]: audit 2023-12-01T17:50:08.246355+0000 mon.c (mon.2) 2523 : audit 0 from='client.? 172.21.15.40:0/3127803356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:08 smithi040 bash[28232]: audit 2023-12-01T17:50:08.246355+0000 mon.c (mon.2) 2523 : audit 0 from='client.? 172.21.15.40:0/3127803356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:08 smithi040 bash[41173]: audit 2023-12-01T17:50:08.246355+0000 mon.c (mon.2) 2523 : audit 0 from='client.? 172.21.15.40:0/3127803356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:09 smithi141 bash[31670]: cluster 2023-12-01T17:50:08.875922+0000 mgr.y (mgr.24356) 3961 : cluster 0 pgmap v3929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:09 smithi040 bash[28232]: cluster 2023-12-01T17:50:08.875922+0000 mgr.y (mgr.24356) 3961 : cluster 0 pgmap v3929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:09 smithi040 bash[41173]: cluster 2023-12-01T17:50:08.875922+0000 mgr.y (mgr.24356) 3961 : cluster 0 pgmap v3929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:10 smithi141 bash[31670]: audit 2023-12-01T17:50:10.711911+0000 mon.c (mon.2) 2524 : audit 0 from='client.? 172.21.15.40:0/4092431019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:10 smithi040 bash[28232]: audit 2023-12-01T17:50:10.711911+0000 mon.c (mon.2) 2524 : audit 0 from='client.? 172.21.15.40:0/4092431019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:10 smithi040 bash[41173]: audit 2023-12-01T17:50:10.711911+0000 mon.c (mon.2) 2524 : audit 0 from='client.? 172.21.15.40:0/4092431019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:11 smithi141 bash[31670]: cluster 2023-12-01T17:50:10.877105+0000 mgr.y (mgr.24356) 3962 : cluster 0 pgmap v3930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:11 smithi040 bash[28232]: cluster 2023-12-01T17:50:10.877105+0000 mgr.y (mgr.24356) 3962 : cluster 0 pgmap v3930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:11 smithi040 bash[41173]: cluster 2023-12-01T17:50:10.877105+0000 mgr.y (mgr.24356) 3962 : cluster 0 pgmap v3930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:13 smithi141 bash[31670]: cluster 2023-12-01T17:50:12.877611+0000 mgr.y (mgr.24356) 3963 : cluster 0 pgmap v3931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:13 smithi141 bash[31670]: audit 2023-12-01T17:50:13.177826+0000 mon.a (mon.0) 3001 : audit 0 from='client.? 172.21.15.40:0/3048801244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:13 smithi040 bash[28232]: cluster 2023-12-01T17:50:12.877611+0000 mgr.y (mgr.24356) 3963 : cluster 0 pgmap v3931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:13 smithi040 bash[28232]: audit 2023-12-01T17:50:13.177826+0000 mon.a (mon.0) 3001 : audit 0 from='client.? 172.21.15.40:0/3048801244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:13 smithi040 bash[41173]: cluster 2023-12-01T17:50:12.877611+0000 mgr.y (mgr.24356) 3963 : cluster 0 pgmap v3931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:13 smithi040 bash[41173]: audit 2023-12-01T17:50:13.177826+0000 mon.a (mon.0) 3001 : audit 0 from='client.? 172.21.15.40:0/3048801244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:15 smithi141 bash[31670]: cluster 2023-12-01T17:50:14.878730+0000 mgr.y (mgr.24356) 3964 : cluster 0 pgmap v3932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:15 smithi141 bash[31670]: audit 2023-12-01T17:50:15.644744+0000 mon.a (mon.0) 3002 : audit 0 from='client.? 172.21.15.40:0/990657138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:15 smithi040 bash[28232]: cluster 2023-12-01T17:50:14.878730+0000 mgr.y (mgr.24356) 3964 : cluster 0 pgmap v3932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:15 smithi040 bash[28232]: audit 2023-12-01T17:50:15.644744+0000 mon.a (mon.0) 3002 : audit 0 from='client.? 172.21.15.40:0/990657138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:15 smithi040 bash[41173]: cluster 2023-12-01T17:50:14.878730+0000 mgr.y (mgr.24356) 3964 : cluster 0 pgmap v3932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:15 smithi040 bash[41173]: audit 2023-12-01T17:50:15.644744+0000 mon.a (mon.0) 3002 : audit 0 from='client.? 172.21.15.40:0/990657138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:50:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:50:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:17 smithi141 bash[31670]: cluster 2023-12-01T17:50:16.879409+0000 mgr.y (mgr.24356) 3965 : cluster 0 pgmap v3933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:17 smithi040 bash[28232]: cluster 2023-12-01T17:50:16.879409+0000 mgr.y (mgr.24356) 3965 : cluster 0 pgmap v3933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:17 smithi040 bash[41173]: cluster 2023-12-01T17:50:16.879409+0000 mgr.y (mgr.24356) 3965 : cluster 0 pgmap v3933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:18 smithi141 bash[31670]: audit 2023-12-01T17:50:18.111189+0000 mon.a (mon.0) 3003 : audit 0 from='client.? 172.21.15.40:0/2027102759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:18 smithi141 bash[31670]: audit 2023-12-01T17:50:18.511135+0000 mon.c (mon.2) 2525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:18 smithi040 bash[28232]: audit 2023-12-01T17:50:18.111189+0000 mon.a (mon.0) 3003 : audit 0 from='client.? 172.21.15.40:0/2027102759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:18 smithi040 bash[28232]: audit 2023-12-01T17:50:18.511135+0000 mon.c (mon.2) 2525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:18 smithi040 bash[41173]: audit 2023-12-01T17:50:18.111189+0000 mon.a (mon.0) 3003 : audit 0 from='client.? 172.21.15.40:0/2027102759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:18 smithi040 bash[41173]: audit 2023-12-01T17:50:18.511135+0000 mon.c (mon.2) 2525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:19 smithi141 bash[31670]: cluster 2023-12-01T17:50:18.880007+0000 mgr.y (mgr.24356) 3966 : cluster 0 pgmap v3934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:19 smithi040 bash[28232]: cluster 2023-12-01T17:50:18.880007+0000 mgr.y (mgr.24356) 3966 : cluster 0 pgmap v3934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:19 smithi040 bash[41173]: cluster 2023-12-01T17:50:18.880007+0000 mgr.y (mgr.24356) 3966 : cluster 0 pgmap v3934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:20 smithi141 bash[31670]: audit 2023-12-01T17:50:20.569479+0000 mon.a (mon.0) 3004 : audit 0 from='client.? 172.21.15.40:0/3168409565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:20 smithi040 bash[28232]: audit 2023-12-01T17:50:20.569479+0000 mon.a (mon.0) 3004 : audit 0 from='client.? 172.21.15.40:0/3168409565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:20 smithi040 bash[41173]: audit 2023-12-01T17:50:20.569479+0000 mon.a (mon.0) 3004 : audit 0 from='client.? 172.21.15.40:0/3168409565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:21 smithi141 bash[31670]: cluster 2023-12-01T17:50:20.881203+0000 mgr.y (mgr.24356) 3967 : cluster 0 pgmap v3935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:21 smithi040 bash[41173]: cluster 2023-12-01T17:50:20.881203+0000 mgr.y (mgr.24356) 3967 : cluster 0 pgmap v3935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:21 smithi040 bash[28232]: cluster 2023-12-01T17:50:20.881203+0000 mgr.y (mgr.24356) 3967 : cluster 0 pgmap v3935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:22 smithi141 bash[31670]: cluster 2023-12-01T17:50:22.881841+0000 mgr.y (mgr.24356) 3968 : cluster 0 pgmap v3936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:22 smithi040 bash[28232]: cluster 2023-12-01T17:50:22.881841+0000 mgr.y (mgr.24356) 3968 : cluster 0 pgmap v3936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:22 smithi040 bash[41173]: cluster 2023-12-01T17:50:22.881841+0000 mgr.y (mgr.24356) 3968 : cluster 0 pgmap v3936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:23 smithi141 bash[31670]: audit 2023-12-01T17:50:23.039942+0000 mon.a (mon.0) 3005 : audit 0 from='client.? 172.21.15.40:0/3603476793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:23 smithi040 bash[28232]: audit 2023-12-01T17:50:23.039942+0000 mon.a (mon.0) 3005 : audit 0 from='client.? 172.21.15.40:0/3603476793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:23 smithi040 bash[41173]: audit 2023-12-01T17:50:23.039942+0000 mon.a (mon.0) 3005 : audit 0 from='client.? 172.21.15.40:0/3603476793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:25 smithi141 bash[31670]: audit 2023-12-01T17:50:24.867489+0000 mon.c (mon.2) 2526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:50:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:25 smithi141 bash[31670]: cluster 2023-12-01T17:50:24.882609+0000 mgr.y (mgr.24356) 3969 : cluster 0 pgmap v3937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:25 smithi040 bash[41173]: audit 2023-12-01T17:50:24.867489+0000 mon.c (mon.2) 2526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:50:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:25 smithi040 bash[41173]: cluster 2023-12-01T17:50:24.882609+0000 mgr.y (mgr.24356) 3969 : cluster 0 pgmap v3937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:25 smithi040 bash[28232]: audit 2023-12-01T17:50:24.867489+0000 mon.c (mon.2) 2526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:50:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:25 smithi040 bash[28232]: cluster 2023-12-01T17:50:24.882609+0000 mgr.y (mgr.24356) 3969 : cluster 0 pgmap v3937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:26 smithi141 bash[31670]: audit 2023-12-01T17:50:25.492044+0000 mon.c (mon.2) 2527 : audit 0 from='client.? 172.21.15.40:0/3741078676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:26 smithi040 bash[28232]: audit 2023-12-01T17:50:25.492044+0000 mon.c (mon.2) 2527 : audit 0 from='client.? 172.21.15.40:0/3741078676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:26 smithi040 bash[41173]: audit 2023-12-01T17:50:25.492044+0000 mon.c (mon.2) 2527 : audit 0 from='client.? 172.21.15.40:0/3741078676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:50:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:50:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:27 smithi141 bash[31670]: cluster 2023-12-01T17:50:26.883243+0000 mgr.y (mgr.24356) 3970 : cluster 0 pgmap v3938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:27 smithi040 bash[28232]: cluster 2023-12-01T17:50:26.883243+0000 mgr.y (mgr.24356) 3970 : cluster 0 pgmap v3938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:27 smithi040 bash[41173]: cluster 2023-12-01T17:50:26.883243+0000 mgr.y (mgr.24356) 3970 : cluster 0 pgmap v3938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:28 smithi141 bash[31670]: audit 2023-12-01T17:50:27.960357+0000 mon.a (mon.0) 3006 : audit 0 from='client.? 172.21.15.40:0/1314882295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:28 smithi040 bash[28232]: audit 2023-12-01T17:50:27.960357+0000 mon.a (mon.0) 3006 : audit 0 from='client.? 172.21.15.40:0/1314882295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:28 smithi040 bash[41173]: audit 2023-12-01T17:50:27.960357+0000 mon.a (mon.0) 3006 : audit 0 from='client.? 172.21.15.40:0/1314882295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:29 smithi040 bash[41173]: cluster 2023-12-01T17:50:28.883918+0000 mgr.y (mgr.24356) 3971 : cluster 0 pgmap v3939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:29 smithi040 bash[28232]: cluster 2023-12-01T17:50:28.883918+0000 mgr.y (mgr.24356) 3971 : cluster 0 pgmap v3939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:29 smithi141 bash[31670]: cluster 2023-12-01T17:50:28.883918+0000 mgr.y (mgr.24356) 3971 : cluster 0 pgmap v3939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:30 smithi141 bash[31670]: audit 2023-12-01T17:50:30.442977+0000 mon.c (mon.2) 2528 : audit 0 from='client.? 172.21.15.40:0/1380443132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:30 smithi141 bash[31670]: audit 2023-12-01T17:50:30.667732+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:30 smithi141 bash[31670]: audit 2023-12-01T17:50:30.684778+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:30 smithi040 bash[28232]: audit 2023-12-01T17:50:30.442977+0000 mon.c (mon.2) 2528 : audit 0 from='client.? 172.21.15.40:0/1380443132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:30 smithi040 bash[28232]: audit 2023-12-01T17:50:30.667732+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:30 smithi040 bash[28232]: audit 2023-12-01T17:50:30.684778+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:30 smithi040 bash[41173]: audit 2023-12-01T17:50:30.442977+0000 mon.c (mon.2) 2528 : audit 0 from='client.? 172.21.15.40:0/1380443132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:30 smithi040 bash[41173]: audit 2023-12-01T17:50:30.667732+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:30 smithi040 bash[41173]: audit 2023-12-01T17:50:30.684778+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:31 smithi141 bash[31670]: cluster 2023-12-01T17:50:30.884718+0000 mgr.y (mgr.24356) 3972 : cluster 0 pgmap v3940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:31 smithi141 bash[31670]: audit 2023-12-01T17:50:31.136289+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:31 smithi141 bash[31670]: audit 2023-12-01T17:50:31.152314+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:31 smithi141 bash[31670]: audit 2023-12-01T17:50:31.695764+0000 mon.c (mon.2) 2529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:50:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:31 smithi141 bash[31670]: audit 2023-12-01T17:50:31.697096+0000 mon.c (mon.2) 2530 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:50:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:31 smithi141 bash[31670]: audit 2023-12-01T17:50:31.705381+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[28232]: cluster 2023-12-01T17:50:30.884718+0000 mgr.y (mgr.24356) 3972 : cluster 0 pgmap v3940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[28232]: audit 2023-12-01T17:50:31.136289+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[28232]: audit 2023-12-01T17:50:31.152314+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[28232]: audit 2023-12-01T17:50:31.695764+0000 mon.c (mon.2) 2529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[28232]: audit 2023-12-01T17:50:31.697096+0000 mon.c (mon.2) 2530 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[28232]: audit 2023-12-01T17:50:31.705381+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[41173]: cluster 2023-12-01T17:50:30.884718+0000 mgr.y (mgr.24356) 3972 : cluster 0 pgmap v3940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[41173]: audit 2023-12-01T17:50:31.136289+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[41173]: audit 2023-12-01T17:50:31.152314+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[41173]: audit 2023-12-01T17:50:31.695764+0000 mon.c (mon.2) 2529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[41173]: audit 2023-12-01T17:50:31.697096+0000 mon.c (mon.2) 2530 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:31 smithi040 bash[41173]: audit 2023-12-01T17:50:31.705381+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:50:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:32 smithi141 bash[31670]: audit 2023-12-01T17:50:32.906602+0000 mon.c (mon.2) 2531 : audit 0 from='client.? 172.21.15.40:0/1593750503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:32 smithi040 bash[28232]: audit 2023-12-01T17:50:32.906602+0000 mon.c (mon.2) 2531 : audit 0 from='client.? 172.21.15.40:0/1593750503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:32 smithi040 bash[41173]: audit 2023-12-01T17:50:32.906602+0000 mon.c (mon.2) 2531 : audit 0 from='client.? 172.21.15.40:0/1593750503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:33 smithi141 bash[31670]: cluster 2023-12-01T17:50:32.885451+0000 mgr.y (mgr.24356) 3973 : cluster 0 pgmap v3941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:33 smithi141 bash[31670]: audit 2023-12-01T17:50:33.511679+0000 mon.c (mon.2) 2532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:33 smithi040 bash[28232]: cluster 2023-12-01T17:50:32.885451+0000 mgr.y (mgr.24356) 3973 : cluster 0 pgmap v3941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:33 smithi040 bash[28232]: audit 2023-12-01T17:50:33.511679+0000 mon.c (mon.2) 2532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:33 smithi040 bash[41173]: cluster 2023-12-01T17:50:32.885451+0000 mgr.y (mgr.24356) 3973 : cluster 0 pgmap v3941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:33 smithi040 bash[41173]: audit 2023-12-01T17:50:33.511679+0000 mon.c (mon.2) 2532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:35 smithi141 bash[31670]: cluster 2023-12-01T17:50:34.886607+0000 mgr.y (mgr.24356) 3974 : cluster 0 pgmap v3942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:35 smithi141 bash[31670]: audit 2023-12-01T17:50:35.366350+0000 mon.c (mon.2) 2533 : audit 0 from='client.? 172.21.15.40:0/159438399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:35 smithi040 bash[28232]: cluster 2023-12-01T17:50:34.886607+0000 mgr.y (mgr.24356) 3974 : cluster 0 pgmap v3942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:35 smithi040 bash[28232]: audit 2023-12-01T17:50:35.366350+0000 mon.c (mon.2) 2533 : audit 0 from='client.? 172.21.15.40:0/159438399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:35 smithi040 bash[41173]: cluster 2023-12-01T17:50:34.886607+0000 mgr.y (mgr.24356) 3974 : cluster 0 pgmap v3942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:35 smithi040 bash[41173]: audit 2023-12-01T17:50:35.366350+0000 mon.c (mon.2) 2533 : audit 0 from='client.? 172.21.15.40:0/159438399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:50:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:50:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:37 smithi141 bash[31670]: cluster 2023-12-01T17:50:36.887335+0000 mgr.y (mgr.24356) 3975 : cluster 0 pgmap v3943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:37 smithi141 bash[31670]: audit 2023-12-01T17:50:37.831147+0000 mon.c (mon.2) 2534 : audit 0 from='client.? 172.21.15.40:0/547410645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:37 smithi040 bash[28232]: cluster 2023-12-01T17:50:36.887335+0000 mgr.y (mgr.24356) 3975 : cluster 0 pgmap v3943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:37 smithi040 bash[28232]: audit 2023-12-01T17:50:37.831147+0000 mon.c (mon.2) 2534 : audit 0 from='client.? 172.21.15.40:0/547410645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:37 smithi040 bash[41173]: cluster 2023-12-01T17:50:36.887335+0000 mgr.y (mgr.24356) 3975 : cluster 0 pgmap v3943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:37 smithi040 bash[41173]: audit 2023-12-01T17:50:37.831147+0000 mon.c (mon.2) 2534 : audit 0 from='client.? 172.21.15.40:0/547410645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:39 smithi141 bash[31670]: cluster 2023-12-01T17:50:38.888027+0000 mgr.y (mgr.24356) 3976 : cluster 0 pgmap v3944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:39 smithi040 bash[28232]: cluster 2023-12-01T17:50:38.888027+0000 mgr.y (mgr.24356) 3976 : cluster 0 pgmap v3944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:39 smithi040 bash[41173]: cluster 2023-12-01T17:50:38.888027+0000 mgr.y (mgr.24356) 3976 : cluster 0 pgmap v3944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:40 smithi141 bash[31670]: audit 2023-12-01T17:50:40.307057+0000 mon.a (mon.0) 3012 : audit 0 from='client.? 172.21.15.40:0/1820487119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:40 smithi040 bash[28232]: audit 2023-12-01T17:50:40.307057+0000 mon.a (mon.0) 3012 : audit 0 from='client.? 172.21.15.40:0/1820487119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:40 smithi040 bash[41173]: audit 2023-12-01T17:50:40.307057+0000 mon.a (mon.0) 3012 : audit 0 from='client.? 172.21.15.40:0/1820487119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:41 smithi141 bash[31670]: cluster 2023-12-01T17:50:40.889211+0000 mgr.y (mgr.24356) 3977 : cluster 0 pgmap v3945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:41 smithi040 bash[41173]: cluster 2023-12-01T17:50:40.889211+0000 mgr.y (mgr.24356) 3977 : cluster 0 pgmap v3945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:41 smithi040 bash[28232]: cluster 2023-12-01T17:50:40.889211+0000 mgr.y (mgr.24356) 3977 : cluster 0 pgmap v3945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:42 smithi141 bash[31670]: audit 2023-12-01T17:50:42.772029+0000 mon.c (mon.2) 2535 : audit 0 from='client.? 172.21.15.40:0/1608538412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:42 smithi040 bash[41173]: audit 2023-12-01T17:50:42.772029+0000 mon.c (mon.2) 2535 : audit 0 from='client.? 172.21.15.40:0/1608538412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:42 smithi040 bash[28232]: audit 2023-12-01T17:50:42.772029+0000 mon.c (mon.2) 2535 : audit 0 from='client.? 172.21.15.40:0/1608538412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:43 smithi141 bash[31670]: cluster 2023-12-01T17:50:42.889903+0000 mgr.y (mgr.24356) 3978 : cluster 0 pgmap v3946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:43 smithi040 bash[41173]: cluster 2023-12-01T17:50:42.889903+0000 mgr.y (mgr.24356) 3978 : cluster 0 pgmap v3946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:43 smithi040 bash[28232]: cluster 2023-12-01T17:50:42.889903+0000 mgr.y (mgr.24356) 3978 : cluster 0 pgmap v3946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:45 smithi141 bash[31670]: cluster 2023-12-01T17:50:44.891022+0000 mgr.y (mgr.24356) 3979 : cluster 0 pgmap v3947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:45 smithi141 bash[31670]: audit 2023-12-01T17:50:45.229470+0000 mon.a (mon.0) 3013 : audit 0 from='client.? 172.21.15.40:0/1266192036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:45 smithi040 bash[41173]: cluster 2023-12-01T17:50:44.891022+0000 mgr.y (mgr.24356) 3979 : cluster 0 pgmap v3947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:45 smithi040 bash[41173]: audit 2023-12-01T17:50:45.229470+0000 mon.a (mon.0) 3013 : audit 0 from='client.? 172.21.15.40:0/1266192036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:45 smithi040 bash[28232]: cluster 2023-12-01T17:50:44.891022+0000 mgr.y (mgr.24356) 3979 : cluster 0 pgmap v3947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:45 smithi040 bash[28232]: audit 2023-12-01T17:50:45.229470+0000 mon.a (mon.0) 3013 : audit 0 from='client.? 172.21.15.40:0/1266192036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:50:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:50:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:46 smithi141 bash[31670]: cluster 2023-12-01T17:50:46.891703+0000 mgr.y (mgr.24356) 3980 : cluster 0 pgmap v3948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:46 smithi040 bash[28232]: cluster 2023-12-01T17:50:46.891703+0000 mgr.y (mgr.24356) 3980 : cluster 0 pgmap v3948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:46 smithi040 bash[41173]: cluster 2023-12-01T17:50:46.891703+0000 mgr.y (mgr.24356) 3980 : cluster 0 pgmap v3948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:47 smithi141 bash[31670]: audit 2023-12-01T17:50:47.690344+0000 mon.a (mon.0) 3014 : audit 0 from='client.? 172.21.15.40:0/2916408131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:47 smithi040 bash[28232]: audit 2023-12-01T17:50:47.690344+0000 mon.a (mon.0) 3014 : audit 0 from='client.? 172.21.15.40:0/2916408131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:47 smithi040 bash[41173]: audit 2023-12-01T17:50:47.690344+0000 mon.a (mon.0) 3014 : audit 0 from='client.? 172.21.15.40:0/2916408131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:49 smithi141 bash[31670]: audit 2023-12-01T17:50:48.512070+0000 mon.c (mon.2) 2536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:49 smithi141 bash[31670]: cluster 2023-12-01T17:50:48.892351+0000 mgr.y (mgr.24356) 3981 : cluster 0 pgmap v3949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:48 smithi040 bash[28232]: audit 2023-12-01T17:50:48.512070+0000 mon.c (mon.2) 2536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:48 smithi040 bash[28232]: cluster 2023-12-01T17:50:48.892351+0000 mgr.y (mgr.24356) 3981 : cluster 0 pgmap v3949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:49 smithi040 bash[41173]: audit 2023-12-01T17:50:48.512070+0000 mon.c (mon.2) 2536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:49 smithi040 bash[41173]: cluster 2023-12-01T17:50:48.892351+0000 mgr.y (mgr.24356) 3981 : cluster 0 pgmap v3949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:50 smithi141 bash[31670]: audit 2023-12-01T17:50:50.151399+0000 mon.a (mon.0) 3015 : audit 0 from='client.? 172.21.15.40:0/3018661071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:50 smithi040 bash[28232]: audit 2023-12-01T17:50:50.151399+0000 mon.a (mon.0) 3015 : audit 0 from='client.? 172.21.15.40:0/3018661071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:50 smithi040 bash[41173]: audit 2023-12-01T17:50:50.151399+0000 mon.a (mon.0) 3015 : audit 0 from='client.? 172.21.15.40:0/3018661071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:51 smithi141 bash[31670]: cluster 2023-12-01T17:50:50.893569+0000 mgr.y (mgr.24356) 3982 : cluster 0 pgmap v3950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:51 smithi040 bash[28232]: cluster 2023-12-01T17:50:50.893569+0000 mgr.y (mgr.24356) 3982 : cluster 0 pgmap v3950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:51 smithi040 bash[41173]: cluster 2023-12-01T17:50:50.893569+0000 mgr.y (mgr.24356) 3982 : cluster 0 pgmap v3950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:52 smithi141 bash[31670]: audit 2023-12-01T17:50:52.613948+0000 mon.c (mon.2) 2537 : audit 0 from='client.? 172.21.15.40:0/2351497865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:52 smithi040 bash[28232]: audit 2023-12-01T17:50:52.613948+0000 mon.c (mon.2) 2537 : audit 0 from='client.? 172.21.15.40:0/2351497865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:52 smithi040 bash[41173]: audit 2023-12-01T17:50:52.613948+0000 mon.c (mon.2) 2537 : audit 0 from='client.? 172.21.15.40:0/2351497865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:53 smithi141 bash[31670]: cluster 2023-12-01T17:50:52.894243+0000 mgr.y (mgr.24356) 3983 : cluster 0 pgmap v3951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:53 smithi040 bash[28232]: cluster 2023-12-01T17:50:52.894243+0000 mgr.y (mgr.24356) 3983 : cluster 0 pgmap v3951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:53 smithi040 bash[41173]: cluster 2023-12-01T17:50:52.894243+0000 mgr.y (mgr.24356) 3983 : cluster 0 pgmap v3951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:55 smithi141 bash[31670]: cluster 2023-12-01T17:50:54.895383+0000 mgr.y (mgr.24356) 3984 : cluster 0 pgmap v3952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:55 smithi141 bash[31670]: audit 2023-12-01T17:50:55.085505+0000 mon.c (mon.2) 2538 : audit 0 from='client.? 172.21.15.40:0/74953039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:55 smithi040 bash[28232]: cluster 2023-12-01T17:50:54.895383+0000 mgr.y (mgr.24356) 3984 : cluster 0 pgmap v3952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:55 smithi040 bash[28232]: audit 2023-12-01T17:50:55.085505+0000 mon.c (mon.2) 2538 : audit 0 from='client.? 172.21.15.40:0/74953039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:55 smithi040 bash[41173]: cluster 2023-12-01T17:50:54.895383+0000 mgr.y (mgr.24356) 3984 : cluster 0 pgmap v3952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:55 smithi040 bash[41173]: audit 2023-12-01T17:50:55.085505+0000 mon.c (mon.2) 2538 : audit 0 from='client.? 172.21.15.40:0/74953039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:50:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:50:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:57 smithi141 bash[31670]: cluster 2023-12-01T17:50:56.896073+0000 mgr.y (mgr.24356) 3985 : cluster 0 pgmap v3953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:57 smithi141 bash[31670]: audit 2023-12-01T17:50:57.547155+0000 mon.a (mon.0) 3016 : audit 0 from='client.? 172.21.15.40:0/182875355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:57 smithi040 bash[28232]: cluster 2023-12-01T17:50:56.896073+0000 mgr.y (mgr.24356) 3985 : cluster 0 pgmap v3953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:57 smithi040 bash[28232]: audit 2023-12-01T17:50:57.547155+0000 mon.a (mon.0) 3016 : audit 0 from='client.? 172.21.15.40:0/182875355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:50:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:57 smithi040 bash[41173]: cluster 2023-12-01T17:50:56.896073+0000 mgr.y (mgr.24356) 3985 : cluster 0 pgmap v3953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:50:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:57 smithi040 bash[41173]: audit 2023-12-01T17:50:57.547155+0000 mon.a (mon.0) 3016 : audit 0 from='client.? 172.21.15.40:0/182875355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:00.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:50:59 smithi141 bash[31670]: cluster 2023-12-01T17:50:58.896904+0000 mgr.y (mgr.24356) 3986 : cluster 0 pgmap v3954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:50:59 smithi040 bash[28232]: cluster 2023-12-01T17:50:58.896904+0000 mgr.y (mgr.24356) 3986 : cluster 0 pgmap v3954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:50:59 smithi040 bash[41173]: cluster 2023-12-01T17:50:58.896904+0000 mgr.y (mgr.24356) 3986 : cluster 0 pgmap v3954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:00 smithi141 bash[31670]: audit 2023-12-01T17:51:00.018660+0000 mon.a (mon.0) 3017 : audit 0 from='client.? 172.21.15.40:0/4263214648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:00 smithi040 bash[28232]: audit 2023-12-01T17:51:00.018660+0000 mon.a (mon.0) 3017 : audit 0 from='client.? 172.21.15.40:0/4263214648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:00 smithi040 bash[41173]: audit 2023-12-01T17:51:00.018660+0000 mon.a (mon.0) 3017 : audit 0 from='client.? 172.21.15.40:0/4263214648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:01 smithi141 bash[31670]: cluster 2023-12-01T17:51:00.898095+0000 mgr.y (mgr.24356) 3987 : cluster 0 pgmap v3955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:01 smithi040 bash[28232]: cluster 2023-12-01T17:51:00.898095+0000 mgr.y (mgr.24356) 3987 : cluster 0 pgmap v3955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:01 smithi040 bash[41173]: cluster 2023-12-01T17:51:00.898095+0000 mgr.y (mgr.24356) 3987 : cluster 0 pgmap v3955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:02 smithi141 bash[31670]: audit 2023-12-01T17:51:02.485257+0000 mon.a (mon.0) 3018 : audit 0 from='client.? 172.21.15.40:0/3976602400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:02 smithi141 bash[31670]: cluster 2023-12-01T17:51:02.898766+0000 mgr.y (mgr.24356) 3988 : cluster 0 pgmap v3956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:02 smithi040 bash[28232]: audit 2023-12-01T17:51:02.485257+0000 mon.a (mon.0) 3018 : audit 0 from='client.? 172.21.15.40:0/3976602400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:02 smithi040 bash[28232]: cluster 2023-12-01T17:51:02.898766+0000 mgr.y (mgr.24356) 3988 : cluster 0 pgmap v3956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:02 smithi040 bash[41173]: audit 2023-12-01T17:51:02.485257+0000 mon.a (mon.0) 3018 : audit 0 from='client.? 172.21.15.40:0/3976602400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:02 smithi040 bash[41173]: cluster 2023-12-01T17:51:02.898766+0000 mgr.y (mgr.24356) 3988 : cluster 0 pgmap v3956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:03 smithi141 bash[31670]: audit 2023-12-01T17:51:03.512575+0000 mon.c (mon.2) 2539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:03 smithi040 bash[28232]: audit 2023-12-01T17:51:03.512575+0000 mon.c (mon.2) 2539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:03 smithi040 bash[41173]: audit 2023-12-01T17:51:03.512575+0000 mon.c (mon.2) 2539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:05 smithi141 bash[31670]: cluster 2023-12-01T17:51:04.899874+0000 mgr.y (mgr.24356) 3989 : cluster 0 pgmap v3957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:05 smithi141 bash[31670]: audit 2023-12-01T17:51:04.948116+0000 mon.a (mon.0) 3019 : audit 0 from='client.? 172.21.15.40:0/2910861333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:05 smithi040 bash[28232]: cluster 2023-12-01T17:51:04.899874+0000 mgr.y (mgr.24356) 3989 : cluster 0 pgmap v3957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:05 smithi040 bash[28232]: audit 2023-12-01T17:51:04.948116+0000 mon.a (mon.0) 3019 : audit 0 from='client.? 172.21.15.40:0/2910861333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:05 smithi040 bash[41173]: cluster 2023-12-01T17:51:04.899874+0000 mgr.y (mgr.24356) 3989 : cluster 0 pgmap v3957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:05 smithi040 bash[41173]: audit 2023-12-01T17:51:04.948116+0000 mon.a (mon.0) 3019 : audit 0 from='client.? 172.21.15.40:0/2910861333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:51:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:51:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:07 smithi141 bash[31670]: cluster 2023-12-01T17:51:06.900615+0000 mgr.y (mgr.24356) 3990 : cluster 0 pgmap v3958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:07 smithi141 bash[31670]: audit 2023-12-01T17:51:07.407910+0000 mon.c (mon.2) 2540 : audit 0 from='client.? 172.21.15.40:0/685340847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:07 smithi040 bash[28232]: cluster 2023-12-01T17:51:06.900615+0000 mgr.y (mgr.24356) 3990 : cluster 0 pgmap v3958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:07 smithi040 bash[28232]: audit 2023-12-01T17:51:07.407910+0000 mon.c (mon.2) 2540 : audit 0 from='client.? 172.21.15.40:0/685340847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:07 smithi040 bash[41173]: cluster 2023-12-01T17:51:06.900615+0000 mgr.y (mgr.24356) 3990 : cluster 0 pgmap v3958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:07 smithi040 bash[41173]: audit 2023-12-01T17:51:07.407910+0000 mon.c (mon.2) 2540 : audit 0 from='client.? 172.21.15.40:0/685340847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:09 smithi141 bash[31670]: cluster 2023-12-01T17:51:08.901285+0000 mgr.y (mgr.24356) 3991 : cluster 0 pgmap v3959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:09 smithi141 bash[31670]: audit 2023-12-01T17:51:09.875084+0000 mon.c (mon.2) 2541 : audit 0 from='client.? 172.21.15.40:0/3647026911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:09 smithi040 bash[28232]: cluster 2023-12-01T17:51:08.901285+0000 mgr.y (mgr.24356) 3991 : cluster 0 pgmap v3959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:09 smithi040 bash[28232]: audit 2023-12-01T17:51:09.875084+0000 mon.c (mon.2) 2541 : audit 0 from='client.? 172.21.15.40:0/3647026911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:09 smithi040 bash[41173]: cluster 2023-12-01T17:51:08.901285+0000 mgr.y (mgr.24356) 3991 : cluster 0 pgmap v3959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:09 smithi040 bash[41173]: audit 2023-12-01T17:51:09.875084+0000 mon.c (mon.2) 2541 : audit 0 from='client.? 172.21.15.40:0/3647026911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:11 smithi141 bash[31670]: cluster 2023-12-01T17:51:10.902478+0000 mgr.y (mgr.24356) 3992 : cluster 0 pgmap v3960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:12.277 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 17:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T17:51:12.180853672Z level=info msg="Completed cleanup jobs" duration=141.39399ms 2023-12-01T17:51:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:11 smithi040 bash[28232]: cluster 2023-12-01T17:51:10.902478+0000 mgr.y (mgr.24356) 3992 : cluster 0 pgmap v3960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:11 smithi040 bash[41173]: cluster 2023-12-01T17:51:10.902478+0000 mgr.y (mgr.24356) 3992 : cluster 0 pgmap v3960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:12 smithi141 bash[31670]: audit 2023-12-01T17:51:12.336336+0000 mon.c (mon.2) 2542 : audit 0 from='client.? 172.21.15.40:0/1835149406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:12 smithi040 bash[28232]: audit 2023-12-01T17:51:12.336336+0000 mon.c (mon.2) 2542 : audit 0 from='client.? 172.21.15.40:0/1835149406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:12 smithi040 bash[41173]: audit 2023-12-01T17:51:12.336336+0000 mon.c (mon.2) 2542 : audit 0 from='client.? 172.21.15.40:0/1835149406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:13 smithi141 bash[31670]: cluster 2023-12-01T17:51:12.903147+0000 mgr.y (mgr.24356) 3993 : cluster 0 pgmap v3961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:13 smithi040 bash[28232]: cluster 2023-12-01T17:51:12.903147+0000 mgr.y (mgr.24356) 3993 : cluster 0 pgmap v3961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:13 smithi040 bash[41173]: cluster 2023-12-01T17:51:12.903147+0000 mgr.y (mgr.24356) 3993 : cluster 0 pgmap v3961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:14 smithi141 bash[31670]: audit 2023-12-01T17:51:14.808850+0000 mon.c (mon.2) 2543 : audit 0 from='client.? 172.21.15.40:0/2051570490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:14 smithi040 bash[28232]: audit 2023-12-01T17:51:14.808850+0000 mon.c (mon.2) 2543 : audit 0 from='client.? 172.21.15.40:0/2051570490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:14 smithi040 bash[41173]: audit 2023-12-01T17:51:14.808850+0000 mon.c (mon.2) 2543 : audit 0 from='client.? 172.21.15.40:0/2051570490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:15 smithi141 bash[31670]: cluster 2023-12-01T17:51:14.904399+0000 mgr.y (mgr.24356) 3994 : cluster 0 pgmap v3962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:15 smithi040 bash[28232]: cluster 2023-12-01T17:51:14.904399+0000 mgr.y (mgr.24356) 3994 : cluster 0 pgmap v3962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:15 smithi040 bash[41173]: cluster 2023-12-01T17:51:14.904399+0000 mgr.y (mgr.24356) 3994 : cluster 0 pgmap v3962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:51:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:51:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:17 smithi141 bash[31670]: cluster 2023-12-01T17:51:16.904983+0000 mgr.y (mgr.24356) 3995 : cluster 0 pgmap v3963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:17 smithi141 bash[31670]: audit 2023-12-01T17:51:17.276090+0000 mon.a (mon.0) 3020 : audit 0 from='client.? 172.21.15.40:0/1856305974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:17 smithi040 bash[28232]: cluster 2023-12-01T17:51:16.904983+0000 mgr.y (mgr.24356) 3995 : cluster 0 pgmap v3963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:17 smithi040 bash[28232]: audit 2023-12-01T17:51:17.276090+0000 mon.a (mon.0) 3020 : audit 0 from='client.? 172.21.15.40:0/1856305974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:17 smithi040 bash[41173]: cluster 2023-12-01T17:51:16.904983+0000 mgr.y (mgr.24356) 3995 : cluster 0 pgmap v3963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:17 smithi040 bash[41173]: audit 2023-12-01T17:51:17.276090+0000 mon.a (mon.0) 3020 : audit 0 from='client.? 172.21.15.40:0/1856305974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:18 smithi141 bash[31670]: audit 2023-12-01T17:51:18.513084+0000 mon.c (mon.2) 2544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:18 smithi040 bash[28232]: audit 2023-12-01T17:51:18.513084+0000 mon.c (mon.2) 2544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:18 smithi040 bash[41173]: audit 2023-12-01T17:51:18.513084+0000 mon.c (mon.2) 2544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:19 smithi141 bash[31670]: cluster 2023-12-01T17:51:18.905587+0000 mgr.y (mgr.24356) 3996 : cluster 0 pgmap v3964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:19 smithi141 bash[31670]: audit 2023-12-01T17:51:19.745614+0000 mon.a (mon.0) 3021 : audit 0 from='client.? 172.21.15.40:0/4124102981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:19 smithi040 bash[28232]: cluster 2023-12-01T17:51:18.905587+0000 mgr.y (mgr.24356) 3996 : cluster 0 pgmap v3964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:19 smithi040 bash[28232]: audit 2023-12-01T17:51:19.745614+0000 mon.a (mon.0) 3021 : audit 0 from='client.? 172.21.15.40:0/4124102981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:19 smithi040 bash[41173]: cluster 2023-12-01T17:51:18.905587+0000 mgr.y (mgr.24356) 3996 : cluster 0 pgmap v3964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:19 smithi040 bash[41173]: audit 2023-12-01T17:51:19.745614+0000 mon.a (mon.0) 3021 : audit 0 from='client.? 172.21.15.40:0/4124102981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:21 smithi141 bash[31670]: cluster 2023-12-01T17:51:20.906912+0000 mgr.y (mgr.24356) 3997 : cluster 0 pgmap v3965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:21 smithi040 bash[41173]: cluster 2023-12-01T17:51:20.906912+0000 mgr.y (mgr.24356) 3997 : cluster 0 pgmap v3965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:21 smithi040 bash[28232]: cluster 2023-12-01T17:51:20.906912+0000 mgr.y (mgr.24356) 3997 : cluster 0 pgmap v3965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:22 smithi141 bash[31670]: audit 2023-12-01T17:51:22.207832+0000 mon.a (mon.0) 3022 : audit 0 from='client.? 172.21.15.40:0/1037702956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:22 smithi040 bash[41173]: audit 2023-12-01T17:51:22.207832+0000 mon.a (mon.0) 3022 : audit 0 from='client.? 172.21.15.40:0/1037702956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:22 smithi040 bash[28232]: audit 2023-12-01T17:51:22.207832+0000 mon.a (mon.0) 3022 : audit 0 from='client.? 172.21.15.40:0/1037702956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:23 smithi141 bash[31670]: cluster 2023-12-01T17:51:22.907618+0000 mgr.y (mgr.24356) 3998 : cluster 0 pgmap v3966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:23 smithi040 bash[28232]: cluster 2023-12-01T17:51:22.907618+0000 mgr.y (mgr.24356) 3998 : cluster 0 pgmap v3966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:23 smithi040 bash[41173]: cluster 2023-12-01T17:51:22.907618+0000 mgr.y (mgr.24356) 3998 : cluster 0 pgmap v3966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:24 smithi141 bash[31670]: audit 2023-12-01T17:51:24.676182+0000 mon.a (mon.0) 3023 : audit 0 from='client.? 172.21.15.40:0/3297693131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:24 smithi040 bash[28232]: audit 2023-12-01T17:51:24.676182+0000 mon.a (mon.0) 3023 : audit 0 from='client.? 172.21.15.40:0/3297693131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:24 smithi040 bash[41173]: audit 2023-12-01T17:51:24.676182+0000 mon.a (mon.0) 3023 : audit 0 from='client.? 172.21.15.40:0/3297693131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:25 smithi141 bash[31670]: cluster 2023-12-01T17:51:24.909005+0000 mgr.y (mgr.24356) 3999 : cluster 0 pgmap v3967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:25 smithi040 bash[28232]: cluster 2023-12-01T17:51:24.909005+0000 mgr.y (mgr.24356) 3999 : cluster 0 pgmap v3967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:25 smithi040 bash[41173]: cluster 2023-12-01T17:51:24.909005+0000 mgr.y (mgr.24356) 3999 : cluster 0 pgmap v3967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:51:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:51:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:27 smithi141 bash[31670]: cluster 2023-12-01T17:51:26.909685+0000 mgr.y (mgr.24356) 4000 : cluster 0 pgmap v3968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:27 smithi141 bash[31670]: audit 2023-12-01T17:51:27.134549+0000 mon.a (mon.0) 3024 : audit 0 from='client.? 172.21.15.40:0/3531377649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:27 smithi040 bash[28232]: cluster 2023-12-01T17:51:26.909685+0000 mgr.y (mgr.24356) 4000 : cluster 0 pgmap v3968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:27 smithi040 bash[28232]: audit 2023-12-01T17:51:27.134549+0000 mon.a (mon.0) 3024 : audit 0 from='client.? 172.21.15.40:0/3531377649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:27 smithi040 bash[41173]: cluster 2023-12-01T17:51:26.909685+0000 mgr.y (mgr.24356) 4000 : cluster 0 pgmap v3968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:27 smithi040 bash[41173]: audit 2023-12-01T17:51:27.134549+0000 mon.a (mon.0) 3024 : audit 0 from='client.? 172.21.15.40:0/3531377649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:29 smithi141 bash[31670]: cluster 2023-12-01T17:51:28.910424+0000 mgr.y (mgr.24356) 4001 : cluster 0 pgmap v3969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:29 smithi141 bash[31670]: audit 2023-12-01T17:51:29.606489+0000 mon.a (mon.0) 3025 : audit 0 from='client.? 172.21.15.40:0/3204879110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:29 smithi040 bash[28232]: cluster 2023-12-01T17:51:28.910424+0000 mgr.y (mgr.24356) 4001 : cluster 0 pgmap v3969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:29 smithi040 bash[28232]: audit 2023-12-01T17:51:29.606489+0000 mon.a (mon.0) 3025 : audit 0 from='client.? 172.21.15.40:0/3204879110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:29 smithi040 bash[41173]: cluster 2023-12-01T17:51:28.910424+0000 mgr.y (mgr.24356) 4001 : cluster 0 pgmap v3969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:29 smithi040 bash[41173]: audit 2023-12-01T17:51:29.606489+0000 mon.a (mon.0) 3025 : audit 0 from='client.? 172.21.15.40:0/3204879110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:31 smithi141 bash[31670]: cluster 2023-12-01T17:51:30.911696+0000 mgr.y (mgr.24356) 4002 : cluster 0 pgmap v3970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:31 smithi141 bash[31670]: audit 2023-12-01T17:51:31.792311+0000 mon.c (mon.2) 2545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:51:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:31 smithi040 bash[28232]: cluster 2023-12-01T17:51:30.911696+0000 mgr.y (mgr.24356) 4002 : cluster 0 pgmap v3970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:31 smithi040 bash[28232]: audit 2023-12-01T17:51:31.792311+0000 mon.c (mon.2) 2545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:51:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:31 smithi040 bash[41173]: cluster 2023-12-01T17:51:30.911696+0000 mgr.y (mgr.24356) 4002 : cluster 0 pgmap v3970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:31 smithi040 bash[41173]: audit 2023-12-01T17:51:31.792311+0000 mon.c (mon.2) 2545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:51:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:32 smithi141 bash[31670]: audit 2023-12-01T17:51:32.067556+0000 mon.a (mon.0) 3026 : audit 0 from='client.? 172.21.15.40:0/2137578836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:32 smithi040 bash[28232]: audit 2023-12-01T17:51:32.067556+0000 mon.a (mon.0) 3026 : audit 0 from='client.? 172.21.15.40:0/2137578836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:32 smithi040 bash[41173]: audit 2023-12-01T17:51:32.067556+0000 mon.a (mon.0) 3026 : audit 0 from='client.? 172.21.15.40:0/2137578836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:33 smithi141 bash[31670]: cluster 2023-12-01T17:51:32.912565+0000 mgr.y (mgr.24356) 4003 : cluster 0 pgmap v3971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:33 smithi141 bash[31670]: audit 2023-12-01T17:51:33.513433+0000 mon.c (mon.2) 2546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:33 smithi040 bash[41173]: cluster 2023-12-01T17:51:32.912565+0000 mgr.y (mgr.24356) 4003 : cluster 0 pgmap v3971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:33 smithi040 bash[41173]: audit 2023-12-01T17:51:33.513433+0000 mon.c (mon.2) 2546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:33 smithi040 bash[28232]: cluster 2023-12-01T17:51:32.912565+0000 mgr.y (mgr.24356) 4003 : cluster 0 pgmap v3971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:33 smithi040 bash[28232]: audit 2023-12-01T17:51:33.513433+0000 mon.c (mon.2) 2546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:34 smithi141 bash[31670]: audit 2023-12-01T17:51:34.537044+0000 mon.a (mon.0) 3027 : audit 0 from='client.? 172.21.15.40:0/3015514610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:34 smithi040 bash[28232]: audit 2023-12-01T17:51:34.537044+0000 mon.a (mon.0) 3027 : audit 0 from='client.? 172.21.15.40:0/3015514610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:34 smithi040 bash[41173]: audit 2023-12-01T17:51:34.537044+0000 mon.a (mon.0) 3027 : audit 0 from='client.? 172.21.15.40:0/3015514610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:35 smithi141 bash[31670]: cluster 2023-12-01T17:51:34.913835+0000 mgr.y (mgr.24356) 4004 : cluster 0 pgmap v3972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:35 smithi040 bash[28232]: cluster 2023-12-01T17:51:34.913835+0000 mgr.y (mgr.24356) 4004 : cluster 0 pgmap v3972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:35 smithi040 bash[41173]: cluster 2023-12-01T17:51:34.913835+0000 mgr.y (mgr.24356) 4004 : cluster 0 pgmap v3972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:51:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:51:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:37 smithi141 bash[31670]: cluster 2023-12-01T17:51:36.914353+0000 mgr.y (mgr.24356) 4005 : cluster 0 pgmap v3973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:37 smithi141 bash[31670]: audit 2023-12-01T17:51:37.041235+0000 mon.c (mon.2) 2547 : audit 0 from='client.? 172.21.15.40:0/796684498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:37 smithi141 bash[31670]: audit 2023-12-01T17:51:37.634941+0000 mon.a (mon.0) 3028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:37 smithi141 bash[31670]: audit 2023-12-01T17:51:37.648792+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[41173]: cluster 2023-12-01T17:51:36.914353+0000 mgr.y (mgr.24356) 4005 : cluster 0 pgmap v3973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[41173]: audit 2023-12-01T17:51:37.041235+0000 mon.c (mon.2) 2547 : audit 0 from='client.? 172.21.15.40:0/796684498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[41173]: audit 2023-12-01T17:51:37.634941+0000 mon.a (mon.0) 3028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[41173]: audit 2023-12-01T17:51:37.648792+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[28232]: cluster 2023-12-01T17:51:36.914353+0000 mgr.y (mgr.24356) 4005 : cluster 0 pgmap v3973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[28232]: audit 2023-12-01T17:51:37.041235+0000 mon.c (mon.2) 2547 : audit 0 from='client.? 172.21.15.40:0/796684498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[28232]: audit 2023-12-01T17:51:37.634941+0000 mon.a (mon.0) 3028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:37 smithi040 bash[28232]: audit 2023-12-01T17:51:37.648792+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:38 smithi141 bash[31670]: audit 2023-12-01T17:51:37.997949+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:38 smithi141 bash[31670]: audit 2023-12-01T17:51:38.029398+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:38 smithi141 bash[31670]: audit 2023-12-01T17:51:38.608196+0000 mon.c (mon.2) 2548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:51:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:38 smithi141 bash[31670]: audit 2023-12-01T17:51:38.610294+0000 mon.c (mon.2) 2549 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:51:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:38 smithi141 bash[31670]: audit 2023-12-01T17:51:38.619749+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:38 smithi141 bash[31670]: cluster 2023-12-01T17:51:38.914980+0000 mgr.y (mgr.24356) 4006 : cluster 0 pgmap v3974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[28232]: audit 2023-12-01T17:51:37.997949+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[28232]: audit 2023-12-01T17:51:38.029398+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[28232]: audit 2023-12-01T17:51:38.608196+0000 mon.c (mon.2) 2548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[28232]: audit 2023-12-01T17:51:38.610294+0000 mon.c (mon.2) 2549 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[28232]: audit 2023-12-01T17:51:38.619749+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[28232]: cluster 2023-12-01T17:51:38.914980+0000 mgr.y (mgr.24356) 4006 : cluster 0 pgmap v3974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[41173]: audit 2023-12-01T17:51:37.997949+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[41173]: audit 2023-12-01T17:51:38.029398+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[41173]: audit 2023-12-01T17:51:38.608196+0000 mon.c (mon.2) 2548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:51:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[41173]: audit 2023-12-01T17:51:38.610294+0000 mon.c (mon.2) 2549 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:51:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[41173]: audit 2023-12-01T17:51:38.619749+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:51:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:38 smithi040 bash[41173]: cluster 2023-12-01T17:51:38.914980+0000 mgr.y (mgr.24356) 4006 : cluster 0 pgmap v3974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:40 smithi141 bash[31670]: audit 2023-12-01T17:51:39.517717+0000 mon.a (mon.0) 3033 : audit 0 from='client.? 172.21.15.40:0/480738583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:39 smithi040 bash[41173]: audit 2023-12-01T17:51:39.517717+0000 mon.a (mon.0) 3033 : audit 0 from='client.? 172.21.15.40:0/480738583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:39 smithi040 bash[28232]: audit 2023-12-01T17:51:39.517717+0000 mon.a (mon.0) 3033 : audit 0 from='client.? 172.21.15.40:0/480738583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:41 smithi141 bash[31670]: cluster 2023-12-01T17:51:40.916189+0000 mgr.y (mgr.24356) 4007 : cluster 0 pgmap v3975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:41 smithi040 bash[28232]: cluster 2023-12-01T17:51:40.916189+0000 mgr.y (mgr.24356) 4007 : cluster 0 pgmap v3975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:41 smithi040 bash[41173]: cluster 2023-12-01T17:51:40.916189+0000 mgr.y (mgr.24356) 4007 : cluster 0 pgmap v3975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:42 smithi141 bash[31670]: audit 2023-12-01T17:51:41.970485+0000 mon.c (mon.2) 2550 : audit 0 from='client.? 172.21.15.40:0/403853382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:42 smithi040 bash[41173]: audit 2023-12-01T17:51:41.970485+0000 mon.c (mon.2) 2550 : audit 0 from='client.? 172.21.15.40:0/403853382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:42 smithi040 bash[28232]: audit 2023-12-01T17:51:41.970485+0000 mon.c (mon.2) 2550 : audit 0 from='client.? 172.21.15.40:0/403853382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:43 smithi141 bash[31670]: cluster 2023-12-01T17:51:42.916885+0000 mgr.y (mgr.24356) 4008 : cluster 0 pgmap v3976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:43 smithi040 bash[41173]: cluster 2023-12-01T17:51:42.916885+0000 mgr.y (mgr.24356) 4008 : cluster 0 pgmap v3976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:43 smithi040 bash[28232]: cluster 2023-12-01T17:51:42.916885+0000 mgr.y (mgr.24356) 4008 : cluster 0 pgmap v3976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:44 smithi141 bash[31670]: audit 2023-12-01T17:51:44.441747+0000 mon.c (mon.2) 2551 : audit 0 from='client.? 172.21.15.40:0/1127645291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:44 smithi040 bash[28232]: audit 2023-12-01T17:51:44.441747+0000 mon.c (mon.2) 2551 : audit 0 from='client.? 172.21.15.40:0/1127645291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:44 smithi040 bash[41173]: audit 2023-12-01T17:51:44.441747+0000 mon.c (mon.2) 2551 : audit 0 from='client.? 172.21.15.40:0/1127645291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:45 smithi141 bash[31670]: cluster 2023-12-01T17:51:44.918139+0000 mgr.y (mgr.24356) 4009 : cluster 0 pgmap v3977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:45 smithi040 bash[28232]: cluster 2023-12-01T17:51:44.918139+0000 mgr.y (mgr.24356) 4009 : cluster 0 pgmap v3977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:45 smithi040 bash[41173]: cluster 2023-12-01T17:51:44.918139+0000 mgr.y (mgr.24356) 4009 : cluster 0 pgmap v3977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:51:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:51:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:46 smithi141 bash[31670]: audit 2023-12-01T17:51:46.909243+0000 mon.a (mon.0) 3034 : audit 0 from='client.? 172.21.15.40:0/1491182068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:46 smithi040 bash[28232]: audit 2023-12-01T17:51:46.909243+0000 mon.a (mon.0) 3034 : audit 0 from='client.? 172.21.15.40:0/1491182068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:46 smithi040 bash[41173]: audit 2023-12-01T17:51:46.909243+0000 mon.a (mon.0) 3034 : audit 0 from='client.? 172.21.15.40:0/1491182068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:47 smithi141 bash[31670]: cluster 2023-12-01T17:51:46.918815+0000 mgr.y (mgr.24356) 4010 : cluster 0 pgmap v3978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:47 smithi040 bash[28232]: cluster 2023-12-01T17:51:46.918815+0000 mgr.y (mgr.24356) 4010 : cluster 0 pgmap v3978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:47 smithi040 bash[41173]: cluster 2023-12-01T17:51:46.918815+0000 mgr.y (mgr.24356) 4010 : cluster 0 pgmap v3978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:48 smithi141 bash[31670]: audit 2023-12-01T17:51:48.513830+0000 mon.c (mon.2) 2552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:48 smithi040 bash[28232]: audit 2023-12-01T17:51:48.513830+0000 mon.c (mon.2) 2552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:48 smithi040 bash[41173]: audit 2023-12-01T17:51:48.513830+0000 mon.c (mon.2) 2552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:49 smithi141 bash[31670]: cluster 2023-12-01T17:51:48.919482+0000 mgr.y (mgr.24356) 4011 : cluster 0 pgmap v3979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:49 smithi141 bash[31670]: audit 2023-12-01T17:51:49.378053+0000 mon.a (mon.0) 3035 : audit 0 from='client.? 172.21.15.40:0/425054293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:49 smithi040 bash[41173]: cluster 2023-12-01T17:51:48.919482+0000 mgr.y (mgr.24356) 4011 : cluster 0 pgmap v3979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:49 smithi040 bash[41173]: audit 2023-12-01T17:51:49.378053+0000 mon.a (mon.0) 3035 : audit 0 from='client.? 172.21.15.40:0/425054293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:49 smithi040 bash[28232]: cluster 2023-12-01T17:51:48.919482+0000 mgr.y (mgr.24356) 4011 : cluster 0 pgmap v3979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:49 smithi040 bash[28232]: audit 2023-12-01T17:51:49.378053+0000 mon.a (mon.0) 3035 : audit 0 from='client.? 172.21.15.40:0/425054293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:51 smithi141 bash[31670]: cluster 2023-12-01T17:51:50.920692+0000 mgr.y (mgr.24356) 4012 : cluster 0 pgmap v3980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:51 smithi141 bash[31670]: audit 2023-12-01T17:51:51.847853+0000 mon.a (mon.0) 3036 : audit 0 from='client.? 172.21.15.40:0/185518837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:51 smithi040 bash[41173]: cluster 2023-12-01T17:51:50.920692+0000 mgr.y (mgr.24356) 4012 : cluster 0 pgmap v3980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:51 smithi040 bash[41173]: audit 2023-12-01T17:51:51.847853+0000 mon.a (mon.0) 3036 : audit 0 from='client.? 172.21.15.40:0/185518837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:51 smithi040 bash[28232]: cluster 2023-12-01T17:51:50.920692+0000 mgr.y (mgr.24356) 4012 : cluster 0 pgmap v3980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:51 smithi040 bash[28232]: audit 2023-12-01T17:51:51.847853+0000 mon.a (mon.0) 3036 : audit 0 from='client.? 172.21.15.40:0/185518837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:53 smithi141 bash[31670]: cluster 2023-12-01T17:51:52.921314+0000 mgr.y (mgr.24356) 4013 : cluster 0 pgmap v3981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:53 smithi040 bash[41173]: cluster 2023-12-01T17:51:52.921314+0000 mgr.y (mgr.24356) 4013 : cluster 0 pgmap v3981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:53 smithi040 bash[28232]: cluster 2023-12-01T17:51:52.921314+0000 mgr.y (mgr.24356) 4013 : cluster 0 pgmap v3981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:54 smithi141 bash[31670]: audit 2023-12-01T17:51:54.310286+0000 mon.c (mon.2) 2553 : audit 0 from='client.? 172.21.15.40:0/802412179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:54 smithi040 bash[28232]: audit 2023-12-01T17:51:54.310286+0000 mon.c (mon.2) 2553 : audit 0 from='client.? 172.21.15.40:0/802412179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:54 smithi040 bash[41173]: audit 2023-12-01T17:51:54.310286+0000 mon.c (mon.2) 2553 : audit 0 from='client.? 172.21.15.40:0/802412179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:55 smithi141 bash[31670]: cluster 2023-12-01T17:51:54.922465+0000 mgr.y (mgr.24356) 4014 : cluster 0 pgmap v3982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:55 smithi040 bash[28232]: cluster 2023-12-01T17:51:54.922465+0000 mgr.y (mgr.24356) 4014 : cluster 0 pgmap v3982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:55 smithi040 bash[41173]: cluster 2023-12-01T17:51:54.922465+0000 mgr.y (mgr.24356) 4014 : cluster 0 pgmap v3982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:51:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:51:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:57 smithi141 bash[31670]: audit 2023-12-01T17:51:56.772258+0000 mon.c (mon.2) 2554 : audit 0 from='client.? 172.21.15.40:0/2020868904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:57 smithi040 bash[41173]: audit 2023-12-01T17:51:56.772258+0000 mon.c (mon.2) 2554 : audit 0 from='client.? 172.21.15.40:0/2020868904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:57 smithi040 bash[28232]: audit 2023-12-01T17:51:56.772258+0000 mon.c (mon.2) 2554 : audit 0 from='client.? 172.21.15.40:0/2020868904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:51:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:58 smithi141 bash[31670]: cluster 2023-12-01T17:51:56.923130+0000 mgr.y (mgr.24356) 4015 : cluster 0 pgmap v3983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:58 smithi040 bash[28232]: cluster 2023-12-01T17:51:56.923130+0000 mgr.y (mgr.24356) 4015 : cluster 0 pgmap v3983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:58 smithi040 bash[41173]: cluster 2023-12-01T17:51:56.923130+0000 mgr.y (mgr.24356) 4015 : cluster 0 pgmap v3983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:51:59 smithi141 bash[31670]: cluster 2023-12-01T17:51:58.923756+0000 mgr.y (mgr.24356) 4016 : cluster 0 pgmap v3984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:51:59 smithi040 bash[28232]: cluster 2023-12-01T17:51:58.923756+0000 mgr.y (mgr.24356) 4016 : cluster 0 pgmap v3984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:51:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:51:59 smithi040 bash[41173]: cluster 2023-12-01T17:51:58.923756+0000 mgr.y (mgr.24356) 4016 : cluster 0 pgmap v3984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:00 smithi141 bash[31670]: audit 2023-12-01T17:51:59.236373+0000 mon.c (mon.2) 2555 : audit 0 from='client.? 172.21.15.40:0/1830768246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:00 smithi040 bash[28232]: audit 2023-12-01T17:51:59.236373+0000 mon.c (mon.2) 2555 : audit 0 from='client.? 172.21.15.40:0/1830768246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:00 smithi040 bash[41173]: audit 2023-12-01T17:51:59.236373+0000 mon.c (mon.2) 2555 : audit 0 from='client.? 172.21.15.40:0/1830768246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:01 smithi141 bash[31670]: cluster 2023-12-01T17:52:00.924943+0000 mgr.y (mgr.24356) 4017 : cluster 0 pgmap v3985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:01 smithi040 bash[28232]: cluster 2023-12-01T17:52:00.924943+0000 mgr.y (mgr.24356) 4017 : cluster 0 pgmap v3985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:01 smithi040 bash[41173]: cluster 2023-12-01T17:52:00.924943+0000 mgr.y (mgr.24356) 4017 : cluster 0 pgmap v3985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:02 smithi040 bash[28232]: audit 2023-12-01T17:52:01.695181+0000 mon.a (mon.0) 3037 : audit 0 from='client.? 172.21.15.40:0/3531813356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:02 smithi040 bash[41173]: audit 2023-12-01T17:52:01.695181+0000 mon.a (mon.0) 3037 : audit 0 from='client.? 172.21.15.40:0/3531813356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:02 smithi141 bash[31670]: audit 2023-12-01T17:52:01.695181+0000 mon.a (mon.0) 3037 : audit 0 from='client.? 172.21.15.40:0/3531813356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:03 smithi040 bash[28232]: cluster 2023-12-01T17:52:02.925627+0000 mgr.y (mgr.24356) 4018 : cluster 0 pgmap v3986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:03 smithi040 bash[41173]: cluster 2023-12-01T17:52:02.925627+0000 mgr.y (mgr.24356) 4018 : cluster 0 pgmap v3986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:03 smithi141 bash[31670]: cluster 2023-12-01T17:52:02.925627+0000 mgr.y (mgr.24356) 4018 : cluster 0 pgmap v3986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:04 smithi040 bash[28232]: audit 2023-12-01T17:52:03.514135+0000 mon.c (mon.2) 2556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:04 smithi040 bash[41173]: audit 2023-12-01T17:52:03.514135+0000 mon.c (mon.2) 2556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:04 smithi141 bash[31670]: audit 2023-12-01T17:52:03.514135+0000 mon.c (mon.2) 2556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:05 smithi040 bash[28232]: audit 2023-12-01T17:52:04.157038+0000 mon.a (mon.0) 3038 : audit 0 from='client.? 172.21.15.40:0/1036864465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:05 smithi040 bash[28232]: cluster 2023-12-01T17:52:04.926735+0000 mgr.y (mgr.24356) 4019 : cluster 0 pgmap v3987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:05 smithi040 bash[41173]: audit 2023-12-01T17:52:04.157038+0000 mon.a (mon.0) 3038 : audit 0 from='client.? 172.21.15.40:0/1036864465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:05 smithi040 bash[41173]: cluster 2023-12-01T17:52:04.926735+0000 mgr.y (mgr.24356) 4019 : cluster 0 pgmap v3987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:05 smithi141 bash[31670]: audit 2023-12-01T17:52:04.157038+0000 mon.a (mon.0) 3038 : audit 0 from='client.? 172.21.15.40:0/1036864465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:05 smithi141 bash[31670]: cluster 2023-12-01T17:52:04.926735+0000 mgr.y (mgr.24356) 4019 : cluster 0 pgmap v3987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:52:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:52:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:06 smithi040 bash[41173]: audit 2023-12-01T17:52:06.620511+0000 mon.c (mon.2) 2557 : audit 0 from='client.? 172.21.15.40:0/440700174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:06 smithi040 bash[28232]: audit 2023-12-01T17:52:06.620511+0000 mon.c (mon.2) 2557 : audit 0 from='client.? 172.21.15.40:0/440700174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:06 smithi141 bash[31670]: audit 2023-12-01T17:52:06.620511+0000 mon.c (mon.2) 2557 : audit 0 from='client.? 172.21.15.40:0/440700174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:07 smithi141 bash[31670]: cluster 2023-12-01T17:52:06.927421+0000 mgr.y (mgr.24356) 4020 : cluster 0 pgmap v3988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:07 smithi040 bash[28232]: cluster 2023-12-01T17:52:06.927421+0000 mgr.y (mgr.24356) 4020 : cluster 0 pgmap v3988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:07 smithi040 bash[41173]: cluster 2023-12-01T17:52:06.927421+0000 mgr.y (mgr.24356) 4020 : cluster 0 pgmap v3988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:09 smithi141 bash[31670]: cluster 2023-12-01T17:52:08.928102+0000 mgr.y (mgr.24356) 4021 : cluster 0 pgmap v3989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:09 smithi141 bash[31670]: audit 2023-12-01T17:52:09.082426+0000 mon.a (mon.0) 3039 : audit 0 from='client.? 172.21.15.40:0/3441393258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:09 smithi040 bash[28232]: cluster 2023-12-01T17:52:08.928102+0000 mgr.y (mgr.24356) 4021 : cluster 0 pgmap v3989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:09 smithi040 bash[28232]: audit 2023-12-01T17:52:09.082426+0000 mon.a (mon.0) 3039 : audit 0 from='client.? 172.21.15.40:0/3441393258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:09 smithi040 bash[41173]: cluster 2023-12-01T17:52:08.928102+0000 mgr.y (mgr.24356) 4021 : cluster 0 pgmap v3989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:09 smithi040 bash[41173]: audit 2023-12-01T17:52:09.082426+0000 mon.a (mon.0) 3039 : audit 0 from='client.? 172.21.15.40:0/3441393258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:11 smithi141 bash[31670]: cluster 2023-12-01T17:52:10.929266+0000 mgr.y (mgr.24356) 4022 : cluster 0 pgmap v3990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:11 smithi141 bash[31670]: audit 2023-12-01T17:52:11.539866+0000 mon.a (mon.0) 3040 : audit 0 from='client.? 172.21.15.40:0/2732003463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:11 smithi040 bash[41173]: cluster 2023-12-01T17:52:10.929266+0000 mgr.y (mgr.24356) 4022 : cluster 0 pgmap v3990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:11 smithi040 bash[41173]: audit 2023-12-01T17:52:11.539866+0000 mon.a (mon.0) 3040 : audit 0 from='client.? 172.21.15.40:0/2732003463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:11 smithi040 bash[28232]: cluster 2023-12-01T17:52:10.929266+0000 mgr.y (mgr.24356) 4022 : cluster 0 pgmap v3990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:11 smithi040 bash[28232]: audit 2023-12-01T17:52:11.539866+0000 mon.a (mon.0) 3040 : audit 0 from='client.? 172.21.15.40:0/2732003463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:13 smithi141 bash[31670]: cluster 2023-12-01T17:52:12.929924+0000 mgr.y (mgr.24356) 4023 : cluster 0 pgmap v3991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:13 smithi040 bash[28232]: cluster 2023-12-01T17:52:12.929924+0000 mgr.y (mgr.24356) 4023 : cluster 0 pgmap v3991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:13 smithi040 bash[41173]: cluster 2023-12-01T17:52:12.929924+0000 mgr.y (mgr.24356) 4023 : cluster 0 pgmap v3991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:15 smithi141 bash[31670]: audit 2023-12-01T17:52:14.008865+0000 mon.c (mon.2) 2558 : audit 0 from='client.? 172.21.15.40:0/3036951578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:15 smithi040 bash[28232]: audit 2023-12-01T17:52:14.008865+0000 mon.c (mon.2) 2558 : audit 0 from='client.? 172.21.15.40:0/3036951578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:15 smithi040 bash[41173]: audit 2023-12-01T17:52:14.008865+0000 mon.c (mon.2) 2558 : audit 0 from='client.? 172.21.15.40:0/3036951578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:16 smithi141 bash[31670]: cluster 2023-12-01T17:52:14.930999+0000 mgr.y (mgr.24356) 4024 : cluster 0 pgmap v3992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:16 smithi040 bash[28232]: cluster 2023-12-01T17:52:14.930999+0000 mgr.y (mgr.24356) 4024 : cluster 0 pgmap v3992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:16 smithi040 bash[41173]: cluster 2023-12-01T17:52:14.930999+0000 mgr.y (mgr.24356) 4024 : cluster 0 pgmap v3992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:52:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:52:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:17 smithi141 bash[31670]: audit 2023-12-01T17:52:16.474782+0000 mon.c (mon.2) 2559 : audit 0 from='client.? 172.21.15.40:0/3865486341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:17 smithi141 bash[31670]: cluster 2023-12-01T17:52:16.931692+0000 mgr.y (mgr.24356) 4025 : cluster 0 pgmap v3993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:17 smithi040 bash[41173]: audit 2023-12-01T17:52:16.474782+0000 mon.c (mon.2) 2559 : audit 0 from='client.? 172.21.15.40:0/3865486341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:17 smithi040 bash[41173]: cluster 2023-12-01T17:52:16.931692+0000 mgr.y (mgr.24356) 4025 : cluster 0 pgmap v3993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:17 smithi040 bash[28232]: audit 2023-12-01T17:52:16.474782+0000 mon.c (mon.2) 2559 : audit 0 from='client.? 172.21.15.40:0/3865486341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:17 smithi040 bash[28232]: cluster 2023-12-01T17:52:16.931692+0000 mgr.y (mgr.24356) 4025 : cluster 0 pgmap v3993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:18 smithi040 bash[41173]: audit 2023-12-01T17:52:18.514546+0000 mon.c (mon.2) 2560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:18 smithi040 bash[28232]: audit 2023-12-01T17:52:18.514546+0000 mon.c (mon.2) 2560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:18 smithi141 bash[31670]: audit 2023-12-01T17:52:18.514546+0000 mon.c (mon.2) 2560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:19 smithi040 bash[41173]: cluster 2023-12-01T17:52:18.932413+0000 mgr.y (mgr.24356) 4026 : cluster 0 pgmap v3994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:19 smithi040 bash[41173]: audit 2023-12-01T17:52:18.945100+0000 mon.c (mon.2) 2561 : audit 0 from='client.? 172.21.15.40:0/3816828869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:19 smithi040 bash[28232]: cluster 2023-12-01T17:52:18.932413+0000 mgr.y (mgr.24356) 4026 : cluster 0 pgmap v3994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:19 smithi040 bash[28232]: audit 2023-12-01T17:52:18.945100+0000 mon.c (mon.2) 2561 : audit 0 from='client.? 172.21.15.40:0/3816828869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:19 smithi141 bash[31670]: cluster 2023-12-01T17:52:18.932413+0000 mgr.y (mgr.24356) 4026 : cluster 0 pgmap v3994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:19 smithi141 bash[31670]: audit 2023-12-01T17:52:18.945100+0000 mon.c (mon.2) 2561 : audit 0 from='client.? 172.21.15.40:0/3816828869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:21 smithi141 bash[31670]: cluster 2023-12-01T17:52:20.933481+0000 mgr.y (mgr.24356) 4027 : cluster 0 pgmap v3995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:21 smithi141 bash[31670]: audit 2023-12-01T17:52:21.409568+0000 mon.a (mon.0) 3041 : audit 0 from='client.? 172.21.15.40:0/2929639480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:21 smithi040 bash[28232]: cluster 2023-12-01T17:52:20.933481+0000 mgr.y (mgr.24356) 4027 : cluster 0 pgmap v3995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:21 smithi040 bash[28232]: audit 2023-12-01T17:52:21.409568+0000 mon.a (mon.0) 3041 : audit 0 from='client.? 172.21.15.40:0/2929639480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:21 smithi040 bash[41173]: cluster 2023-12-01T17:52:20.933481+0000 mgr.y (mgr.24356) 4027 : cluster 0 pgmap v3995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:21 smithi040 bash[41173]: audit 2023-12-01T17:52:21.409568+0000 mon.a (mon.0) 3041 : audit 0 from='client.? 172.21.15.40:0/2929639480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:23 smithi141 bash[31670]: cluster 2023-12-01T17:52:22.934141+0000 mgr.y (mgr.24356) 4028 : cluster 0 pgmap v3996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:23 smithi141 bash[31670]: audit 2023-12-01T17:52:23.870708+0000 mon.a (mon.0) 3042 : audit 0 from='client.? 172.21.15.40:0/2062352632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:23 smithi040 bash[28232]: cluster 2023-12-01T17:52:22.934141+0000 mgr.y (mgr.24356) 4028 : cluster 0 pgmap v3996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:23 smithi040 bash[28232]: audit 2023-12-01T17:52:23.870708+0000 mon.a (mon.0) 3042 : audit 0 from='client.? 172.21.15.40:0/2062352632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:23 smithi040 bash[41173]: cluster 2023-12-01T17:52:22.934141+0000 mgr.y (mgr.24356) 4028 : cluster 0 pgmap v3996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:23 smithi040 bash[41173]: audit 2023-12-01T17:52:23.870708+0000 mon.a (mon.0) 3042 : audit 0 from='client.? 172.21.15.40:0/2062352632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:25 smithi141 bash[31670]: cluster 2023-12-01T17:52:24.935310+0000 mgr.y (mgr.24356) 4029 : cluster 0 pgmap v3997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:25 smithi040 bash[28232]: cluster 2023-12-01T17:52:24.935310+0000 mgr.y (mgr.24356) 4029 : cluster 0 pgmap v3997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:25 smithi040 bash[41173]: cluster 2023-12-01T17:52:24.935310+0000 mgr.y (mgr.24356) 4029 : cluster 0 pgmap v3997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:52:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:52:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:26 smithi141 bash[31670]: audit 2023-12-01T17:52:26.332566+0000 mon.c (mon.2) 2562 : audit 0 from='client.? 172.21.15.40:0/2683553723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:26 smithi040 bash[28232]: audit 2023-12-01T17:52:26.332566+0000 mon.c (mon.2) 2562 : audit 0 from='client.? 172.21.15.40:0/2683553723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:26 smithi040 bash[41173]: audit 2023-12-01T17:52:26.332566+0000 mon.c (mon.2) 2562 : audit 0 from='client.? 172.21.15.40:0/2683553723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:27 smithi141 bash[31670]: cluster 2023-12-01T17:52:26.936015+0000 mgr.y (mgr.24356) 4030 : cluster 0 pgmap v3998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:27 smithi040 bash[28232]: cluster 2023-12-01T17:52:26.936015+0000 mgr.y (mgr.24356) 4030 : cluster 0 pgmap v3998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:27 smithi040 bash[41173]: cluster 2023-12-01T17:52:26.936015+0000 mgr.y (mgr.24356) 4030 : cluster 0 pgmap v3998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:29 smithi141 bash[31670]: audit 2023-12-01T17:52:28.803492+0000 mon.a (mon.0) 3043 : audit 0 from='client.? 172.21.15.40:0/440647436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:29 smithi040 bash[41173]: audit 2023-12-01T17:52:28.803492+0000 mon.a (mon.0) 3043 : audit 0 from='client.? 172.21.15.40:0/440647436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:28 smithi040 bash[28232]: audit 2023-12-01T17:52:28.803492+0000 mon.a (mon.0) 3043 : audit 0 from='client.? 172.21.15.40:0/440647436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:30 smithi141 bash[31670]: cluster 2023-12-01T17:52:28.936745+0000 mgr.y (mgr.24356) 4031 : cluster 0 pgmap v3999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:30 smithi040 bash[41173]: cluster 2023-12-01T17:52:28.936745+0000 mgr.y (mgr.24356) 4031 : cluster 0 pgmap v3999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:30 smithi040 bash[28232]: cluster 2023-12-01T17:52:28.936745+0000 mgr.y (mgr.24356) 4031 : cluster 0 pgmap v3999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:31 smithi141 bash[31670]: cluster 2023-12-01T17:52:30.937904+0000 mgr.y (mgr.24356) 4032 : cluster 0 pgmap v4000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:31 smithi040 bash[28232]: cluster 2023-12-01T17:52:30.937904+0000 mgr.y (mgr.24356) 4032 : cluster 0 pgmap v4000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:31 smithi040 bash[41173]: cluster 2023-12-01T17:52:30.937904+0000 mgr.y (mgr.24356) 4032 : cluster 0 pgmap v4000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:32 smithi141 bash[31670]: audit 2023-12-01T17:52:31.282961+0000 mon.c (mon.2) 2563 : audit 0 from='client.? 172.21.15.40:0/848042212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:32 smithi040 bash[28232]: audit 2023-12-01T17:52:31.282961+0000 mon.c (mon.2) 2563 : audit 0 from='client.? 172.21.15.40:0/848042212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:32 smithi040 bash[41173]: audit 2023-12-01T17:52:31.282961+0000 mon.c (mon.2) 2563 : audit 0 from='client.? 172.21.15.40:0/848042212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:33 smithi040 bash[28232]: cluster 2023-12-01T17:52:32.938559+0000 mgr.y (mgr.24356) 4033 : cluster 0 pgmap v4001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:33 smithi040 bash[41173]: cluster 2023-12-01T17:52:32.938559+0000 mgr.y (mgr.24356) 4033 : cluster 0 pgmap v4001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:33 smithi141 bash[31670]: cluster 2023-12-01T17:52:32.938559+0000 mgr.y (mgr.24356) 4033 : cluster 0 pgmap v4001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:34 smithi040 bash[28232]: audit 2023-12-01T17:52:33.514697+0000 mon.c (mon.2) 2564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:34 smithi040 bash[28232]: audit 2023-12-01T17:52:33.755011+0000 mon.a (mon.0) 3044 : audit 0 from='client.? 172.21.15.40:0/3509909794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:34 smithi040 bash[41173]: audit 2023-12-01T17:52:33.514697+0000 mon.c (mon.2) 2564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:34 smithi040 bash[41173]: audit 2023-12-01T17:52:33.755011+0000 mon.a (mon.0) 3044 : audit 0 from='client.? 172.21.15.40:0/3509909794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:34 smithi141 bash[31670]: audit 2023-12-01T17:52:33.514697+0000 mon.c (mon.2) 2564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:34 smithi141 bash[31670]: audit 2023-12-01T17:52:33.755011+0000 mon.a (mon.0) 3044 : audit 0 from='client.? 172.21.15.40:0/3509909794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:35 smithi141 bash[31670]: cluster 2023-12-01T17:52:34.939678+0000 mgr.y (mgr.24356) 4034 : cluster 0 pgmap v4002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:35 smithi040 bash[28232]: cluster 2023-12-01T17:52:34.939678+0000 mgr.y (mgr.24356) 4034 : cluster 0 pgmap v4002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:35 smithi040 bash[41173]: cluster 2023-12-01T17:52:34.939678+0000 mgr.y (mgr.24356) 4034 : cluster 0 pgmap v4002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:52:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:52:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:36 smithi141 bash[31670]: audit 2023-12-01T17:52:36.218202+0000 mon.a (mon.0) 3045 : audit 0 from='client.? 172.21.15.40:0/4115992730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:36 smithi040 bash[28232]: audit 2023-12-01T17:52:36.218202+0000 mon.a (mon.0) 3045 : audit 0 from='client.? 172.21.15.40:0/4115992730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:36 smithi040 bash[41173]: audit 2023-12-01T17:52:36.218202+0000 mon.a (mon.0) 3045 : audit 0 from='client.? 172.21.15.40:0/4115992730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:37 smithi141 bash[31670]: cluster 2023-12-01T17:52:36.940361+0000 mgr.y (mgr.24356) 4035 : cluster 0 pgmap v4003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:37 smithi040 bash[41173]: cluster 2023-12-01T17:52:36.940361+0000 mgr.y (mgr.24356) 4035 : cluster 0 pgmap v4003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:37 smithi040 bash[28232]: cluster 2023-12-01T17:52:36.940361+0000 mgr.y (mgr.24356) 4035 : cluster 0 pgmap v4003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:38 smithi141 bash[31670]: audit 2023-12-01T17:52:38.679634+0000 mon.c (mon.2) 2565 : audit 0 from='client.? 172.21.15.40:0/1749817239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:38 smithi141 bash[31670]: audit 2023-12-01T17:52:38.705282+0000 mon.c (mon.2) 2566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:52:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:38 smithi040 bash[41173]: audit 2023-12-01T17:52:38.679634+0000 mon.c (mon.2) 2565 : audit 0 from='client.? 172.21.15.40:0/1749817239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:38 smithi040 bash[41173]: audit 2023-12-01T17:52:38.705282+0000 mon.c (mon.2) 2566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:52:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:38 smithi040 bash[28232]: audit 2023-12-01T17:52:38.679634+0000 mon.c (mon.2) 2565 : audit 0 from='client.? 172.21.15.40:0/1749817239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:38 smithi040 bash[28232]: audit 2023-12-01T17:52:38.705282+0000 mon.c (mon.2) 2566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:52:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:40 smithi141 bash[31670]: cluster 2023-12-01T17:52:38.940996+0000 mgr.y (mgr.24356) 4036 : cluster 0 pgmap v4004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:40 smithi141 bash[31670]: audit 2023-12-01T17:52:39.084544+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:40 smithi141 bash[31670]: audit 2023-12-01T17:52:39.100935+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:40 smithi040 bash[41173]: cluster 2023-12-01T17:52:38.940996+0000 mgr.y (mgr.24356) 4036 : cluster 0 pgmap v4004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:40 smithi040 bash[41173]: audit 2023-12-01T17:52:39.084544+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:40 smithi040 bash[41173]: audit 2023-12-01T17:52:39.100935+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:40 smithi040 bash[28232]: cluster 2023-12-01T17:52:38.940996+0000 mgr.y (mgr.24356) 4036 : cluster 0 pgmap v4004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:40 smithi040 bash[28232]: audit 2023-12-01T17:52:39.084544+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:40 smithi040 bash[28232]: audit 2023-12-01T17:52:39.100935+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:41 smithi040 bash[28232]: cluster 2023-12-01T17:52:40.941751+0000 mgr.y (mgr.24356) 4037 : cluster 0 pgmap v4005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:41 smithi040 bash[41173]: cluster 2023-12-01T17:52:40.941751+0000 mgr.y (mgr.24356) 4037 : cluster 0 pgmap v4005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:41 smithi141 bash[31670]: cluster 2023-12-01T17:52:40.941751+0000 mgr.y (mgr.24356) 4037 : cluster 0 pgmap v4005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:42 smithi040 bash[28232]: audit 2023-12-01T17:52:41.146145+0000 mon.a (mon.0) 3048 : audit 0 from='client.? 172.21.15.40:0/2399395188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:42 smithi040 bash[41173]: audit 2023-12-01T17:52:41.146145+0000 mon.a (mon.0) 3048 : audit 0 from='client.? 172.21.15.40:0/2399395188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:42 smithi141 bash[31670]: audit 2023-12-01T17:52:41.146145+0000 mon.a (mon.0) 3048 : audit 0 from='client.? 172.21.15.40:0/2399395188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:43 smithi040 bash[41173]: cluster 2023-12-01T17:52:42.942348+0000 mgr.y (mgr.24356) 4038 : cluster 0 pgmap v4006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:43 smithi040 bash[28232]: cluster 2023-12-01T17:52:42.942348+0000 mgr.y (mgr.24356) 4038 : cluster 0 pgmap v4006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:43 smithi141 bash[31670]: cluster 2023-12-01T17:52:42.942348+0000 mgr.y (mgr.24356) 4038 : cluster 0 pgmap v4006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:44 smithi040 bash[41173]: audit 2023-12-01T17:52:43.609539+0000 mon.c (mon.2) 2567 : audit 0 from='client.? 172.21.15.40:0/676905706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:44 smithi040 bash[28232]: audit 2023-12-01T17:52:43.609539+0000 mon.c (mon.2) 2567 : audit 0 from='client.? 172.21.15.40:0/676905706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:44 smithi141 bash[31670]: audit 2023-12-01T17:52:43.609539+0000 mon.c (mon.2) 2567 : audit 0 from='client.? 172.21.15.40:0/676905706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:44.912996+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:44.923349+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: cluster 2023-12-01T17:52:44.943355+0000 mgr.y (mgr.24356) 4039 : cluster 0 pgmap v4007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:44.946945+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:44.960552+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:45.497897+0000 mon.c (mon.2) 2568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:45.499730+0000 mon.c (mon.2) 2569 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:52:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:45 smithi141 bash[31670]: audit 2023-12-01T17:52:45.509122+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:44.912996+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:44.923349+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: cluster 2023-12-01T17:52:44.943355+0000 mgr.y (mgr.24356) 4039 : cluster 0 pgmap v4007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:44.946945+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:44.960552+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:45.497897+0000 mon.c (mon.2) 2568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:45.499730+0000 mon.c (mon.2) 2569 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[28232]: audit 2023-12-01T17:52:45.509122+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:44.912996+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:44.923349+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: cluster 2023-12-01T17:52:44.943355+0000 mgr.y (mgr.24356) 4039 : cluster 0 pgmap v4007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:44.946945+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:44.960552+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:45.497897+0000 mon.c (mon.2) 2568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:52:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:45.499730+0000 mon.c (mon.2) 2569 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:52:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:45 smithi040 bash[41173]: audit 2023-12-01T17:52:45.509122+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:52:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:52:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:52:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:46 smithi141 bash[31670]: audit 2023-12-01T17:52:46.079885+0000 mon.c (mon.2) 2570 : audit 0 from='client.? 172.21.15.40:0/1681605052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:46 smithi040 bash[28232]: audit 2023-12-01T17:52:46.079885+0000 mon.c (mon.2) 2570 : audit 0 from='client.? 172.21.15.40:0/1681605052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:46 smithi040 bash[41173]: audit 2023-12-01T17:52:46.079885+0000 mon.c (mon.2) 2570 : audit 0 from='client.? 172.21.15.40:0/1681605052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:48 smithi141 bash[31670]: cluster 2023-12-01T17:52:46.944014+0000 mgr.y (mgr.24356) 4040 : cluster 0 pgmap v4008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:48 smithi040 bash[28232]: cluster 2023-12-01T17:52:46.944014+0000 mgr.y (mgr.24356) 4040 : cluster 0 pgmap v4008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:48 smithi040 bash[41173]: cluster 2023-12-01T17:52:46.944014+0000 mgr.y (mgr.24356) 4040 : cluster 0 pgmap v4008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:49 smithi141 bash[31670]: audit 2023-12-01T17:52:48.515159+0000 mon.c (mon.2) 2571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:49 smithi141 bash[31670]: audit 2023-12-01T17:52:48.549027+0000 mon.c (mon.2) 2572 : audit 0 from='client.? 172.21.15.40:0/3722472483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:49 smithi040 bash[41173]: audit 2023-12-01T17:52:48.515159+0000 mon.c (mon.2) 2571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:49 smithi040 bash[41173]: audit 2023-12-01T17:52:48.549027+0000 mon.c (mon.2) 2572 : audit 0 from='client.? 172.21.15.40:0/3722472483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:49 smithi040 bash[28232]: audit 2023-12-01T17:52:48.515159+0000 mon.c (mon.2) 2571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:49 smithi040 bash[28232]: audit 2023-12-01T17:52:48.549027+0000 mon.c (mon.2) 2572 : audit 0 from='client.? 172.21.15.40:0/3722472483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:50 smithi141 bash[31670]: cluster 2023-12-01T17:52:48.944743+0000 mgr.y (mgr.24356) 4041 : cluster 0 pgmap v4009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:50 smithi040 bash[28232]: cluster 2023-12-01T17:52:48.944743+0000 mgr.y (mgr.24356) 4041 : cluster 0 pgmap v4009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:50 smithi040 bash[41173]: cluster 2023-12-01T17:52:48.944743+0000 mgr.y (mgr.24356) 4041 : cluster 0 pgmap v4009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:51 smithi141 bash[31670]: cluster 2023-12-01T17:52:50.945891+0000 mgr.y (mgr.24356) 4042 : cluster 0 pgmap v4010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:51 smithi040 bash[41173]: cluster 2023-12-01T17:52:50.945891+0000 mgr.y (mgr.24356) 4042 : cluster 0 pgmap v4010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:51 smithi040 bash[28232]: cluster 2023-12-01T17:52:50.945891+0000 mgr.y (mgr.24356) 4042 : cluster 0 pgmap v4010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:52 smithi141 bash[31670]: audit 2023-12-01T17:52:51.019162+0000 mon.c (mon.2) 2573 : audit 0 from='client.? 172.21.15.40:0/773285756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:52 smithi040 bash[28232]: audit 2023-12-01T17:52:51.019162+0000 mon.c (mon.2) 2573 : audit 0 from='client.? 172.21.15.40:0/773285756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:52 smithi040 bash[41173]: audit 2023-12-01T17:52:51.019162+0000 mon.c (mon.2) 2573 : audit 0 from='client.? 172.21.15.40:0/773285756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:53 smithi040 bash[28232]: cluster 2023-12-01T17:52:52.946640+0000 mgr.y (mgr.24356) 4043 : cluster 0 pgmap v4011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:53 smithi040 bash[41173]: cluster 2023-12-01T17:52:52.946640+0000 mgr.y (mgr.24356) 4043 : cluster 0 pgmap v4011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:53 smithi141 bash[31670]: cluster 2023-12-01T17:52:52.946640+0000 mgr.y (mgr.24356) 4043 : cluster 0 pgmap v4011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:54 smithi040 bash[28232]: audit 2023-12-01T17:52:53.477898+0000 mon.c (mon.2) 2574 : audit 0 from='client.? 172.21.15.40:0/1669136625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:54 smithi040 bash[41173]: audit 2023-12-01T17:52:53.477898+0000 mon.c (mon.2) 2574 : audit 0 from='client.? 172.21.15.40:0/1669136625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:54 smithi141 bash[31670]: audit 2023-12-01T17:52:53.477898+0000 mon.c (mon.2) 2574 : audit 0 from='client.? 172.21.15.40:0/1669136625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:55 smithi141 bash[31670]: cluster 2023-12-01T17:52:54.947796+0000 mgr.y (mgr.24356) 4044 : cluster 0 pgmap v4012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:55 smithi141 bash[31670]: audit 2023-12-01T17:52:55.948620+0000 mon.c (mon.2) 2575 : audit 0 from='client.? 172.21.15.40:0/3766985233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:55 smithi040 bash[28232]: cluster 2023-12-01T17:52:54.947796+0000 mgr.y (mgr.24356) 4044 : cluster 0 pgmap v4012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:55 smithi040 bash[28232]: audit 2023-12-01T17:52:55.948620+0000 mon.c (mon.2) 2575 : audit 0 from='client.? 172.21.15.40:0/3766985233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:55 smithi040 bash[41173]: cluster 2023-12-01T17:52:54.947796+0000 mgr.y (mgr.24356) 4044 : cluster 0 pgmap v4012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:55 smithi040 bash[41173]: audit 2023-12-01T17:52:55.948620+0000 mon.c (mon.2) 2575 : audit 0 from='client.? 172.21.15.40:0/3766985233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:52:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:52:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:57 smithi141 bash[31670]: cluster 2023-12-01T17:52:56.948396+0000 mgr.y (mgr.24356) 4045 : cluster 0 pgmap v4013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:57 smithi040 bash[28232]: cluster 2023-12-01T17:52:56.948396+0000 mgr.y (mgr.24356) 4045 : cluster 0 pgmap v4013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:57 smithi040 bash[41173]: cluster 2023-12-01T17:52:56.948396+0000 mgr.y (mgr.24356) 4045 : cluster 0 pgmap v4013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:52:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:52:59 smithi141 bash[31670]: audit 2023-12-01T17:52:58.411947+0000 mon.c (mon.2) 2576 : audit 0 from='client.? 172.21.15.40:0/1530226042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:58 smithi040 bash[28232]: audit 2023-12-01T17:52:58.411947+0000 mon.c (mon.2) 2576 : audit 0 from='client.? 172.21.15.40:0/1530226042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:52:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:52:58 smithi040 bash[41173]: audit 2023-12-01T17:52:58.411947+0000 mon.c (mon.2) 2576 : audit 0 from='client.? 172.21.15.40:0/1530226042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:00 smithi141 bash[31670]: cluster 2023-12-01T17:52:58.949030+0000 mgr.y (mgr.24356) 4046 : cluster 0 pgmap v4014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:52:59 smithi040 bash[28232]: cluster 2023-12-01T17:52:58.949030+0000 mgr.y (mgr.24356) 4046 : cluster 0 pgmap v4014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:00 smithi040 bash[41173]: cluster 2023-12-01T17:52:58.949030+0000 mgr.y (mgr.24356) 4046 : cluster 0 pgmap v4014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:01 smithi141 bash[31670]: audit 2023-12-01T17:53:00.880401+0000 mon.c (mon.2) 2577 : audit 0 from='client.? 172.21.15.40:0/3469721055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:01 smithi040 bash[28232]: audit 2023-12-01T17:53:00.880401+0000 mon.c (mon.2) 2577 : audit 0 from='client.? 172.21.15.40:0/3469721055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:01 smithi040 bash[41173]: audit 2023-12-01T17:53:00.880401+0000 mon.c (mon.2) 2577 : audit 0 from='client.? 172.21.15.40:0/3469721055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:02 smithi141 bash[31670]: cluster 2023-12-01T17:53:00.950185+0000 mgr.y (mgr.24356) 4047 : cluster 0 pgmap v4015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:02 smithi040 bash[28232]: cluster 2023-12-01T17:53:00.950185+0000 mgr.y (mgr.24356) 4047 : cluster 0 pgmap v4015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:02 smithi040 bash[41173]: cluster 2023-12-01T17:53:00.950185+0000 mgr.y (mgr.24356) 4047 : cluster 0 pgmap v4015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:03 smithi141 bash[31670]: cluster 2023-12-01T17:53:02.950814+0000 mgr.y (mgr.24356) 4048 : cluster 0 pgmap v4016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:03 smithi040 bash[28232]: cluster 2023-12-01T17:53:02.950814+0000 mgr.y (mgr.24356) 4048 : cluster 0 pgmap v4016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:03 smithi040 bash[41173]: cluster 2023-12-01T17:53:02.950814+0000 mgr.y (mgr.24356) 4048 : cluster 0 pgmap v4016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:04 smithi141 bash[31670]: audit 2023-12-01T17:53:03.352350+0000 mon.c (mon.2) 2578 : audit 0 from='client.? 172.21.15.40:0/1641823311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:04 smithi141 bash[31670]: audit 2023-12-01T17:53:03.515741+0000 mon.c (mon.2) 2579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:04 smithi040 bash[28232]: audit 2023-12-01T17:53:03.352350+0000 mon.c (mon.2) 2578 : audit 0 from='client.? 172.21.15.40:0/1641823311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:04 smithi040 bash[28232]: audit 2023-12-01T17:53:03.515741+0000 mon.c (mon.2) 2579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:04 smithi040 bash[41173]: audit 2023-12-01T17:53:03.352350+0000 mon.c (mon.2) 2578 : audit 0 from='client.? 172.21.15.40:0/1641823311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:04 smithi040 bash[41173]: audit 2023-12-01T17:53:03.515741+0000 mon.c (mon.2) 2579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:05 smithi141 bash[31670]: cluster 2023-12-01T17:53:04.951911+0000 mgr.y (mgr.24356) 4049 : cluster 0 pgmap v4017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:05 smithi141 bash[31670]: audit 2023-12-01T17:53:05.818207+0000 mon.a (mon.0) 3054 : audit 0 from='client.? 172.21.15.40:0/2840380119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:05 smithi040 bash[28232]: cluster 2023-12-01T17:53:04.951911+0000 mgr.y (mgr.24356) 4049 : cluster 0 pgmap v4017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:05 smithi040 bash[28232]: audit 2023-12-01T17:53:05.818207+0000 mon.a (mon.0) 3054 : audit 0 from='client.? 172.21.15.40:0/2840380119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:05 smithi040 bash[41173]: cluster 2023-12-01T17:53:04.951911+0000 mgr.y (mgr.24356) 4049 : cluster 0 pgmap v4017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:05 smithi040 bash[41173]: audit 2023-12-01T17:53:05.818207+0000 mon.a (mon.0) 3054 : audit 0 from='client.? 172.21.15.40:0/2840380119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:53:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:53:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:07 smithi141 bash[31670]: cluster 2023-12-01T17:53:06.952575+0000 mgr.y (mgr.24356) 4050 : cluster 0 pgmap v4018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:07 smithi040 bash[28232]: cluster 2023-12-01T17:53:06.952575+0000 mgr.y (mgr.24356) 4050 : cluster 0 pgmap v4018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:07 smithi040 bash[41173]: cluster 2023-12-01T17:53:06.952575+0000 mgr.y (mgr.24356) 4050 : cluster 0 pgmap v4018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:09 smithi141 bash[31670]: audit 2023-12-01T17:53:08.286618+0000 mon.a (mon.0) 3055 : audit 0 from='client.? 172.21.15.40:0/398219609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:09 smithi040 bash[28232]: audit 2023-12-01T17:53:08.286618+0000 mon.a (mon.0) 3055 : audit 0 from='client.? 172.21.15.40:0/398219609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:09 smithi040 bash[41173]: audit 2023-12-01T17:53:08.286618+0000 mon.a (mon.0) 3055 : audit 0 from='client.? 172.21.15.40:0/398219609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:10 smithi141 bash[31670]: cluster 2023-12-01T17:53:08.953240+0000 mgr.y (mgr.24356) 4051 : cluster 0 pgmap v4019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:10 smithi040 bash[28232]: cluster 2023-12-01T17:53:08.953240+0000 mgr.y (mgr.24356) 4051 : cluster 0 pgmap v4019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:10 smithi040 bash[41173]: cluster 2023-12-01T17:53:08.953240+0000 mgr.y (mgr.24356) 4051 : cluster 0 pgmap v4019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:11 smithi141 bash[31670]: audit 2023-12-01T17:53:10.746092+0000 mon.c (mon.2) 2580 : audit 0 from='client.? 172.21.15.40:0/3441369691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:11 smithi141 bash[31670]: cluster 2023-12-01T17:53:10.954470+0000 mgr.y (mgr.24356) 4052 : cluster 0 pgmap v4020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:11 smithi040 bash[41173]: audit 2023-12-01T17:53:10.746092+0000 mon.c (mon.2) 2580 : audit 0 from='client.? 172.21.15.40:0/3441369691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:11 smithi040 bash[41173]: cluster 2023-12-01T17:53:10.954470+0000 mgr.y (mgr.24356) 4052 : cluster 0 pgmap v4020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:11 smithi040 bash[28232]: audit 2023-12-01T17:53:10.746092+0000 mon.c (mon.2) 2580 : audit 0 from='client.? 172.21.15.40:0/3441369691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:11 smithi040 bash[28232]: cluster 2023-12-01T17:53:10.954470+0000 mgr.y (mgr.24356) 4052 : cluster 0 pgmap v4020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:13 smithi040 bash[28232]: cluster 2023-12-01T17:53:12.955127+0000 mgr.y (mgr.24356) 4053 : cluster 0 pgmap v4021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:13 smithi040 bash[41173]: cluster 2023-12-01T17:53:12.955127+0000 mgr.y (mgr.24356) 4053 : cluster 0 pgmap v4021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:13 smithi141 bash[31670]: cluster 2023-12-01T17:53:12.955127+0000 mgr.y (mgr.24356) 4053 : cluster 0 pgmap v4021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:14 smithi040 bash[41173]: audit 2023-12-01T17:53:13.213644+0000 mon.c (mon.2) 2581 : audit 0 from='client.? 172.21.15.40:0/527715730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:14 smithi040 bash[28232]: audit 2023-12-01T17:53:13.213644+0000 mon.c (mon.2) 2581 : audit 0 from='client.? 172.21.15.40:0/527715730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:14 smithi141 bash[31670]: audit 2023-12-01T17:53:13.213644+0000 mon.c (mon.2) 2581 : audit 0 from='client.? 172.21.15.40:0/527715730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:15 smithi141 bash[31670]: cluster 2023-12-01T17:53:14.956255+0000 mgr.y (mgr.24356) 4054 : cluster 0 pgmap v4022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:15 smithi141 bash[31670]: audit 2023-12-01T17:53:15.688629+0000 mon.c (mon.2) 2582 : audit 0 from='client.? 172.21.15.40:0/2471357475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:15 smithi040 bash[28232]: cluster 2023-12-01T17:53:14.956255+0000 mgr.y (mgr.24356) 4054 : cluster 0 pgmap v4022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:15 smithi040 bash[28232]: audit 2023-12-01T17:53:15.688629+0000 mon.c (mon.2) 2582 : audit 0 from='client.? 172.21.15.40:0/2471357475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:15 smithi040 bash[41173]: cluster 2023-12-01T17:53:14.956255+0000 mgr.y (mgr.24356) 4054 : cluster 0 pgmap v4022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:15 smithi040 bash[41173]: audit 2023-12-01T17:53:15.688629+0000 mon.c (mon.2) 2582 : audit 0 from='client.? 172.21.15.40:0/2471357475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:53:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:53:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:17 smithi141 bash[31670]: cluster 2023-12-01T17:53:16.956915+0000 mgr.y (mgr.24356) 4055 : cluster 0 pgmap v4023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:17 smithi040 bash[28232]: cluster 2023-12-01T17:53:16.956915+0000 mgr.y (mgr.24356) 4055 : cluster 0 pgmap v4023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:17 smithi040 bash[41173]: cluster 2023-12-01T17:53:16.956915+0000 mgr.y (mgr.24356) 4055 : cluster 0 pgmap v4023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:18 smithi141 bash[31670]: audit 2023-12-01T17:53:18.152525+0000 mon.a (mon.0) 3056 : audit 0 from='client.? 172.21.15.40:0/329669734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:18 smithi141 bash[31670]: audit 2023-12-01T17:53:18.516103+0000 mon.c (mon.2) 2583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:18 smithi040 bash[28232]: audit 2023-12-01T17:53:18.152525+0000 mon.a (mon.0) 3056 : audit 0 from='client.? 172.21.15.40:0/329669734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:18 smithi040 bash[28232]: audit 2023-12-01T17:53:18.516103+0000 mon.c (mon.2) 2583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:18 smithi040 bash[41173]: audit 2023-12-01T17:53:18.152525+0000 mon.a (mon.0) 3056 : audit 0 from='client.? 172.21.15.40:0/329669734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:18 smithi040 bash[41173]: audit 2023-12-01T17:53:18.516103+0000 mon.c (mon.2) 2583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:20 smithi141 bash[31670]: cluster 2023-12-01T17:53:18.957561+0000 mgr.y (mgr.24356) 4056 : cluster 0 pgmap v4024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:20 smithi040 bash[41173]: cluster 2023-12-01T17:53:18.957561+0000 mgr.y (mgr.24356) 4056 : cluster 0 pgmap v4024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:20 smithi040 bash[28232]: cluster 2023-12-01T17:53:18.957561+0000 mgr.y (mgr.24356) 4056 : cluster 0 pgmap v4024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:21 smithi141 bash[31670]: audit 2023-12-01T17:53:20.608740+0000 mon.a (mon.0) 3057 : audit 0 from='client.? 172.21.15.40:0/3673469010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:21 smithi040 bash[41173]: audit 2023-12-01T17:53:20.608740+0000 mon.a (mon.0) 3057 : audit 0 from='client.? 172.21.15.40:0/3673469010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:21 smithi040 bash[28232]: audit 2023-12-01T17:53:20.608740+0000 mon.a (mon.0) 3057 : audit 0 from='client.? 172.21.15.40:0/3673469010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:22 smithi141 bash[31670]: cluster 2023-12-01T17:53:20.958701+0000 mgr.y (mgr.24356) 4057 : cluster 0 pgmap v4025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:22 smithi040 bash[28232]: cluster 2023-12-01T17:53:20.958701+0000 mgr.y (mgr.24356) 4057 : cluster 0 pgmap v4025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:22 smithi040 bash[41173]: cluster 2023-12-01T17:53:20.958701+0000 mgr.y (mgr.24356) 4057 : cluster 0 pgmap v4025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:23 smithi141 bash[31670]: cluster 2023-12-01T17:53:22.959229+0000 mgr.y (mgr.24356) 4058 : cluster 0 pgmap v4026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:23 smithi040 bash[28232]: cluster 2023-12-01T17:53:22.959229+0000 mgr.y (mgr.24356) 4058 : cluster 0 pgmap v4026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:23 smithi040 bash[41173]: cluster 2023-12-01T17:53:22.959229+0000 mgr.y (mgr.24356) 4058 : cluster 0 pgmap v4026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:24 smithi141 bash[31670]: audit 2023-12-01T17:53:23.076270+0000 mon.c (mon.2) 2584 : audit 0 from='client.? 172.21.15.40:0/702845393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:24 smithi040 bash[28232]: audit 2023-12-01T17:53:23.076270+0000 mon.c (mon.2) 2584 : audit 0 from='client.? 172.21.15.40:0/702845393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:24 smithi040 bash[41173]: audit 2023-12-01T17:53:23.076270+0000 mon.c (mon.2) 2584 : audit 0 from='client.? 172.21.15.40:0/702845393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:25 smithi141 bash[31670]: cluster 2023-12-01T17:53:24.960310+0000 mgr.y (mgr.24356) 4059 : cluster 0 pgmap v4027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:25 smithi141 bash[31670]: audit 2023-12-01T17:53:25.537616+0000 mon.c (mon.2) 2585 : audit 0 from='client.? 172.21.15.40:0/145866844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:25 smithi040 bash[28232]: cluster 2023-12-01T17:53:24.960310+0000 mgr.y (mgr.24356) 4059 : cluster 0 pgmap v4027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:25 smithi040 bash[28232]: audit 2023-12-01T17:53:25.537616+0000 mon.c (mon.2) 2585 : audit 0 from='client.? 172.21.15.40:0/145866844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:25 smithi040 bash[41173]: cluster 2023-12-01T17:53:24.960310+0000 mgr.y (mgr.24356) 4059 : cluster 0 pgmap v4027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:25 smithi040 bash[41173]: audit 2023-12-01T17:53:25.537616+0000 mon.c (mon.2) 2585 : audit 0 from='client.? 172.21.15.40:0/145866844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:53:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:53:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:28 smithi141 bash[31670]: cluster 2023-12-01T17:53:26.961000+0000 mgr.y (mgr.24356) 4060 : cluster 0 pgmap v4028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:27 smithi040 bash[28232]: cluster 2023-12-01T17:53:26.961000+0000 mgr.y (mgr.24356) 4060 : cluster 0 pgmap v4028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:28 smithi040 bash[41173]: cluster 2023-12-01T17:53:26.961000+0000 mgr.y (mgr.24356) 4060 : cluster 0 pgmap v4028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:29 smithi141 bash[31670]: audit 2023-12-01T17:53:28.007717+0000 mon.c (mon.2) 2586 : audit 0 from='client.? 172.21.15.40:0/938973348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:29 smithi040 bash[28232]: audit 2023-12-01T17:53:28.007717+0000 mon.c (mon.2) 2586 : audit 0 from='client.? 172.21.15.40:0/938973348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:29 smithi040 bash[41173]: audit 2023-12-01T17:53:28.007717+0000 mon.c (mon.2) 2586 : audit 0 from='client.? 172.21.15.40:0/938973348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:30 smithi141 bash[31670]: cluster 2023-12-01T17:53:28.961835+0000 mgr.y (mgr.24356) 4061 : cluster 0 pgmap v4029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:30 smithi040 bash[28232]: cluster 2023-12-01T17:53:28.961835+0000 mgr.y (mgr.24356) 4061 : cluster 0 pgmap v4029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:30 smithi040 bash[41173]: cluster 2023-12-01T17:53:28.961835+0000 mgr.y (mgr.24356) 4061 : cluster 0 pgmap v4029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:31 smithi141 bash[31670]: audit 2023-12-01T17:53:30.469438+0000 mon.a (mon.0) 3058 : audit 0 from='client.? 172.21.15.40:0/867307769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:31 smithi141 bash[31670]: cluster 2023-12-01T17:53:30.963054+0000 mgr.y (mgr.24356) 4062 : cluster 0 pgmap v4030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:31 smithi040 bash[41173]: audit 2023-12-01T17:53:30.469438+0000 mon.a (mon.0) 3058 : audit 0 from='client.? 172.21.15.40:0/867307769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:31 smithi040 bash[41173]: cluster 2023-12-01T17:53:30.963054+0000 mgr.y (mgr.24356) 4062 : cluster 0 pgmap v4030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:31 smithi040 bash[28232]: audit 2023-12-01T17:53:30.469438+0000 mon.a (mon.0) 3058 : audit 0 from='client.? 172.21.15.40:0/867307769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:31 smithi040 bash[28232]: cluster 2023-12-01T17:53:30.963054+0000 mgr.y (mgr.24356) 4062 : cluster 0 pgmap v4030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:32 smithi141 bash[31670]: audit 2023-12-01T17:53:32.933316+0000 mon.a (mon.0) 3059 : audit 0 from='client.? 172.21.15.40:0/760069172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:32 smithi040 bash[28232]: audit 2023-12-01T17:53:32.933316+0000 mon.a (mon.0) 3059 : audit 0 from='client.? 172.21.15.40:0/760069172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:32 smithi040 bash[41173]: audit 2023-12-01T17:53:32.933316+0000 mon.a (mon.0) 3059 : audit 0 from='client.? 172.21.15.40:0/760069172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:33 smithi141 bash[31670]: cluster 2023-12-01T17:53:32.963655+0000 mgr.y (mgr.24356) 4063 : cluster 0 pgmap v4031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:33 smithi141 bash[31670]: audit 2023-12-01T17:53:33.516463+0000 mon.c (mon.2) 2587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:33 smithi040 bash[28232]: cluster 2023-12-01T17:53:32.963655+0000 mgr.y (mgr.24356) 4063 : cluster 0 pgmap v4031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:33 smithi040 bash[28232]: audit 2023-12-01T17:53:33.516463+0000 mon.c (mon.2) 2587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:33 smithi040 bash[41173]: cluster 2023-12-01T17:53:32.963655+0000 mgr.y (mgr.24356) 4063 : cluster 0 pgmap v4031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:33 smithi040 bash[41173]: audit 2023-12-01T17:53:33.516463+0000 mon.c (mon.2) 2587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:36 smithi141 bash[31670]: cluster 2023-12-01T17:53:34.964962+0000 mgr.y (mgr.24356) 4064 : cluster 0 pgmap v4032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:36 smithi141 bash[31670]: audit 2023-12-01T17:53:35.396326+0000 mon.c (mon.2) 2588 : audit 0 from='client.? 172.21.15.40:0/381961200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:35 smithi040 bash[28232]: cluster 2023-12-01T17:53:34.964962+0000 mgr.y (mgr.24356) 4064 : cluster 0 pgmap v4032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:35 smithi040 bash[28232]: audit 2023-12-01T17:53:35.396326+0000 mon.c (mon.2) 2588 : audit 0 from='client.? 172.21.15.40:0/381961200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:36 smithi040 bash[41173]: cluster 2023-12-01T17:53:34.964962+0000 mgr.y (mgr.24356) 4064 : cluster 0 pgmap v4032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:36 smithi040 bash[41173]: audit 2023-12-01T17:53:35.396326+0000 mon.c (mon.2) 2588 : audit 0 from='client.? 172.21.15.40:0/381961200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:53:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:53:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:38 smithi141 bash[31670]: cluster 2023-12-01T17:53:36.965710+0000 mgr.y (mgr.24356) 4065 : cluster 0 pgmap v4033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:38 smithi141 bash[31670]: audit 2023-12-01T17:53:37.862094+0000 mon.a (mon.0) 3060 : audit 0 from='client.? 172.21.15.40:0/3310490067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:38 smithi040 bash[41173]: cluster 2023-12-01T17:53:36.965710+0000 mgr.y (mgr.24356) 4065 : cluster 0 pgmap v4033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:38 smithi040 bash[41173]: audit 2023-12-01T17:53:37.862094+0000 mon.a (mon.0) 3060 : audit 0 from='client.? 172.21.15.40:0/3310490067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:38 smithi040 bash[28232]: cluster 2023-12-01T17:53:36.965710+0000 mgr.y (mgr.24356) 4065 : cluster 0 pgmap v4033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:38 smithi040 bash[28232]: audit 2023-12-01T17:53:37.862094+0000 mon.a (mon.0) 3060 : audit 0 from='client.? 172.21.15.40:0/3310490067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:40 smithi141 bash[31670]: cluster 2023-12-01T17:53:38.966518+0000 mgr.y (mgr.24356) 4066 : cluster 0 pgmap v4034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:40 smithi040 bash[28232]: cluster 2023-12-01T17:53:38.966518+0000 mgr.y (mgr.24356) 4066 : cluster 0 pgmap v4034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:40 smithi040 bash[41173]: cluster 2023-12-01T17:53:38.966518+0000 mgr.y (mgr.24356) 4066 : cluster 0 pgmap v4034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:41 smithi141 bash[31670]: audit 2023-12-01T17:53:40.326892+0000 mon.c (mon.2) 2589 : audit 0 from='client.? 172.21.15.40:0/1454831903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:41 smithi040 bash[28232]: audit 2023-12-01T17:53:40.326892+0000 mon.c (mon.2) 2589 : audit 0 from='client.? 172.21.15.40:0/1454831903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:41 smithi040 bash[41173]: audit 2023-12-01T17:53:40.326892+0000 mon.c (mon.2) 2589 : audit 0 from='client.? 172.21.15.40:0/1454831903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:42 smithi141 bash[31670]: cluster 2023-12-01T17:53:40.967742+0000 mgr.y (mgr.24356) 4067 : cluster 0 pgmap v4035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:42 smithi040 bash[28232]: cluster 2023-12-01T17:53:40.967742+0000 mgr.y (mgr.24356) 4067 : cluster 0 pgmap v4035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:42 smithi040 bash[41173]: cluster 2023-12-01T17:53:40.967742+0000 mgr.y (mgr.24356) 4067 : cluster 0 pgmap v4035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:43 smithi040 bash[41173]: audit 2023-12-01T17:53:42.788355+0000 mon.a (mon.0) 3061 : audit 0 from='client.? 172.21.15.40:0/1773809493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:43 smithi040 bash[41173]: cluster 2023-12-01T17:53:42.968437+0000 mgr.y (mgr.24356) 4068 : cluster 0 pgmap v4036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:43 smithi040 bash[28232]: audit 2023-12-01T17:53:42.788355+0000 mon.a (mon.0) 3061 : audit 0 from='client.? 172.21.15.40:0/1773809493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:43 smithi040 bash[28232]: cluster 2023-12-01T17:53:42.968437+0000 mgr.y (mgr.24356) 4068 : cluster 0 pgmap v4036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:43 smithi141 bash[31670]: audit 2023-12-01T17:53:42.788355+0000 mon.a (mon.0) 3061 : audit 0 from='client.? 172.21.15.40:0/1773809493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:43 smithi141 bash[31670]: cluster 2023-12-01T17:53:42.968437+0000 mgr.y (mgr.24356) 4068 : cluster 0 pgmap v4036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:46 smithi141 bash[31670]: cluster 2023-12-01T17:53:44.969571+0000 mgr.y (mgr.24356) 4069 : cluster 0 pgmap v4037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:46 smithi141 bash[31670]: audit 2023-12-01T17:53:45.245204+0000 mon.a (mon.0) 3062 : audit 0 from='client.? 172.21.15.40:0/1704517153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:46 smithi141 bash[31670]: audit 2023-12-01T17:53:45.592597+0000 mon.c (mon.2) 2590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:53:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:46 smithi141 bash[31670]: audit 2023-12-01T17:53:45.972798+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:46 smithi141 bash[31670]: audit 2023-12-01T17:53:45.984216+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[28232]: cluster 2023-12-01T17:53:44.969571+0000 mgr.y (mgr.24356) 4069 : cluster 0 pgmap v4037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[28232]: audit 2023-12-01T17:53:45.245204+0000 mon.a (mon.0) 3062 : audit 0 from='client.? 172.21.15.40:0/1704517153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[28232]: audit 2023-12-01T17:53:45.592597+0000 mon.c (mon.2) 2590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:53:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[28232]: audit 2023-12-01T17:53:45.972798+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[28232]: audit 2023-12-01T17:53:45.984216+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[41173]: cluster 2023-12-01T17:53:44.969571+0000 mgr.y (mgr.24356) 4069 : cluster 0 pgmap v4037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[41173]: audit 2023-12-01T17:53:45.245204+0000 mon.a (mon.0) 3062 : audit 0 from='client.? 172.21.15.40:0/1704517153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[41173]: audit 2023-12-01T17:53:45.592597+0000 mon.c (mon.2) 2590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:53:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[41173]: audit 2023-12-01T17:53:45.972798+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[41173]: audit 2023-12-01T17:53:45.984216+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:53:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:53:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:48 smithi141 bash[31670]: cluster 2023-12-01T17:53:46.970279+0000 mgr.y (mgr.24356) 4070 : cluster 0 pgmap v4038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:48 smithi141 bash[31670]: audit 2023-12-01T17:53:47.708177+0000 mon.a (mon.0) 3065 : audit 0 from='client.? 172.21.15.40:0/3025648579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:48 smithi040 bash[28232]: cluster 2023-12-01T17:53:46.970279+0000 mgr.y (mgr.24356) 4070 : cluster 0 pgmap v4038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:48 smithi040 bash[28232]: audit 2023-12-01T17:53:47.708177+0000 mon.a (mon.0) 3065 : audit 0 from='client.? 172.21.15.40:0/3025648579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:48 smithi040 bash[41173]: cluster 2023-12-01T17:53:46.970279+0000 mgr.y (mgr.24356) 4070 : cluster 0 pgmap v4038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:48 smithi040 bash[41173]: audit 2023-12-01T17:53:47.708177+0000 mon.a (mon.0) 3065 : audit 0 from='client.? 172.21.15.40:0/3025648579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:49 smithi141 bash[31670]: audit 2023-12-01T17:53:48.517308+0000 mon.c (mon.2) 2591 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:49 smithi040 bash[28232]: audit 2023-12-01T17:53:48.517308+0000 mon.c (mon.2) 2591 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:49 smithi040 bash[41173]: audit 2023-12-01T17:53:48.517308+0000 mon.c (mon.2) 2591 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:50 smithi141 bash[31670]: cluster 2023-12-01T17:53:48.970956+0000 mgr.y (mgr.24356) 4071 : cluster 0 pgmap v4039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:50 smithi040 bash[28232]: cluster 2023-12-01T17:53:48.970956+0000 mgr.y (mgr.24356) 4071 : cluster 0 pgmap v4039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:50 smithi040 bash[41173]: cluster 2023-12-01T17:53:48.970956+0000 mgr.y (mgr.24356) 4071 : cluster 0 pgmap v4039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:51 smithi040 bash[28232]: audit 2023-12-01T17:53:50.179732+0000 mon.c (mon.2) 2592 : audit 0 from='client.? 172.21.15.40:0/4223672899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:51 smithi040 bash[28232]: cluster 2023-12-01T17:53:50.971839+0000 mgr.y (mgr.24356) 4072 : cluster 0 pgmap v4040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:51 smithi040 bash[41173]: audit 2023-12-01T17:53:50.179732+0000 mon.c (mon.2) 2592 : audit 0 from='client.? 172.21.15.40:0/4223672899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:51 smithi040 bash[41173]: cluster 2023-12-01T17:53:50.971839+0000 mgr.y (mgr.24356) 4072 : cluster 0 pgmap v4040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:51 smithi141 bash[31670]: audit 2023-12-01T17:53:50.179732+0000 mon.c (mon.2) 2592 : audit 0 from='client.? 172.21.15.40:0/4223672899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:51 smithi141 bash[31670]: cluster 2023-12-01T17:53:50.971839+0000 mgr.y (mgr.24356) 4072 : cluster 0 pgmap v4040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:52 smithi141 bash[31670]: audit 2023-12-01T17:53:51.496564+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:52 smithi141 bash[31670]: audit 2023-12-01T17:53:51.507518+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:52 smithi141 bash[31670]: audit 2023-12-01T17:53:52.186002+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:52 smithi141 bash[31670]: audit 2023-12-01T17:53:52.200946+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[41173]: audit 2023-12-01T17:53:51.496564+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[41173]: audit 2023-12-01T17:53:51.507518+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[41173]: audit 2023-12-01T17:53:52.186002+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[41173]: audit 2023-12-01T17:53:52.200946+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[28232]: audit 2023-12-01T17:53:51.496564+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[28232]: audit 2023-12-01T17:53:51.507518+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[28232]: audit 2023-12-01T17:53:52.186002+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:52 smithi040 bash[28232]: audit 2023-12-01T17:53:52.200946+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:53 smithi141 bash[31670]: audit 2023-12-01T17:53:52.645787+0000 mon.a (mon.0) 3070 : audit 0 from='client.? 172.21.15.40:0/1355009511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:53 smithi141 bash[31670]: audit 2023-12-01T17:53:52.727818+0000 mon.c (mon.2) 2593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:53:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:53 smithi141 bash[31670]: audit 2023-12-01T17:53:52.729904+0000 mon.c (mon.2) 2594 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:53:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:53 smithi141 bash[31670]: audit 2023-12-01T17:53:52.741509+0000 mon.a (mon.0) 3071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:53 smithi141 bash[31670]: cluster 2023-12-01T17:53:52.972556+0000 mgr.y (mgr.24356) 4073 : cluster 0 pgmap v4041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[41173]: audit 2023-12-01T17:53:52.645787+0000 mon.a (mon.0) 3070 : audit 0 from='client.? 172.21.15.40:0/1355009511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[41173]: audit 2023-12-01T17:53:52.727818+0000 mon.c (mon.2) 2593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[41173]: audit 2023-12-01T17:53:52.729904+0000 mon.c (mon.2) 2594 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[41173]: audit 2023-12-01T17:53:52.741509+0000 mon.a (mon.0) 3071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[41173]: cluster 2023-12-01T17:53:52.972556+0000 mgr.y (mgr.24356) 4073 : cluster 0 pgmap v4041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[28232]: audit 2023-12-01T17:53:52.645787+0000 mon.a (mon.0) 3070 : audit 0 from='client.? 172.21.15.40:0/1355009511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[28232]: audit 2023-12-01T17:53:52.727818+0000 mon.c (mon.2) 2593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:53:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[28232]: audit 2023-12-01T17:53:52.729904+0000 mon.c (mon.2) 2594 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:53:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[28232]: audit 2023-12-01T17:53:52.741509+0000 mon.a (mon.0) 3071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:53:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:53 smithi040 bash[28232]: cluster 2023-12-01T17:53:52.972556+0000 mgr.y (mgr.24356) 4073 : cluster 0 pgmap v4041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:56 smithi141 bash[31670]: cluster 2023-12-01T17:53:54.973805+0000 mgr.y (mgr.24356) 4074 : cluster 0 pgmap v4042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:56 smithi141 bash[31670]: audit 2023-12-01T17:53:55.108373+0000 mon.a (mon.0) 3072 : audit 0 from='client.? 172.21.15.40:0/353762770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:56 smithi040 bash[28232]: cluster 2023-12-01T17:53:54.973805+0000 mgr.y (mgr.24356) 4074 : cluster 0 pgmap v4042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:56 smithi040 bash[28232]: audit 2023-12-01T17:53:55.108373+0000 mon.a (mon.0) 3072 : audit 0 from='client.? 172.21.15.40:0/353762770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:56 smithi040 bash[41173]: cluster 2023-12-01T17:53:54.973805+0000 mgr.y (mgr.24356) 4074 : cluster 0 pgmap v4042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:56 smithi040 bash[41173]: audit 2023-12-01T17:53:55.108373+0000 mon.a (mon.0) 3072 : audit 0 from='client.? 172.21.15.40:0/353762770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:53:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:53:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:58 smithi141 bash[31670]: cluster 2023-12-01T17:53:56.974630+0000 mgr.y (mgr.24356) 4075 : cluster 0 pgmap v4043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:53:58 smithi141 bash[31670]: audit 2023-12-01T17:53:57.566186+0000 mon.c (mon.2) 2595 : audit 0 from='client.? 172.21.15.40:0/2675703583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:58 smithi040 bash[28232]: cluster 2023-12-01T17:53:56.974630+0000 mgr.y (mgr.24356) 4075 : cluster 0 pgmap v4043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:53:58 smithi040 bash[28232]: audit 2023-12-01T17:53:57.566186+0000 mon.c (mon.2) 2595 : audit 0 from='client.? 172.21.15.40:0/2675703583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:53:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:58 smithi040 bash[41173]: cluster 2023-12-01T17:53:56.974630+0000 mgr.y (mgr.24356) 4075 : cluster 0 pgmap v4043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:53:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:53:58 smithi040 bash[41173]: audit 2023-12-01T17:53:57.566186+0000 mon.c (mon.2) 2595 : audit 0 from='client.? 172.21.15.40:0/2675703583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:00 smithi141 bash[31670]: cluster 2023-12-01T17:53:58.975306+0000 mgr.y (mgr.24356) 4076 : cluster 0 pgmap v4044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:00 smithi040 bash[41173]: cluster 2023-12-01T17:53:58.975306+0000 mgr.y (mgr.24356) 4076 : cluster 0 pgmap v4044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:00 smithi040 bash[28232]: cluster 2023-12-01T17:53:58.975306+0000 mgr.y (mgr.24356) 4076 : cluster 0 pgmap v4044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:01 smithi141 bash[31670]: audit 2023-12-01T17:54:00.041595+0000 mon.a (mon.0) 3073 : audit 0 from='client.? 172.21.15.40:0/2265060290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:01 smithi040 bash[41173]: audit 2023-12-01T17:54:00.041595+0000 mon.a (mon.0) 3073 : audit 0 from='client.? 172.21.15.40:0/2265060290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:01 smithi040 bash[28232]: audit 2023-12-01T17:54:00.041595+0000 mon.a (mon.0) 3073 : audit 0 from='client.? 172.21.15.40:0/2265060290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:02 smithi141 bash[31670]: cluster 2023-12-01T17:54:00.976498+0000 mgr.y (mgr.24356) 4077 : cluster 0 pgmap v4045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:02 smithi040 bash[41173]: cluster 2023-12-01T17:54:00.976498+0000 mgr.y (mgr.24356) 4077 : cluster 0 pgmap v4045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:02 smithi040 bash[28232]: cluster 2023-12-01T17:54:00.976498+0000 mgr.y (mgr.24356) 4077 : cluster 0 pgmap v4045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:03 smithi040 bash[28232]: audit 2023-12-01T17:54:02.505217+0000 mon.c (mon.2) 2596 : audit 0 from='client.? 172.21.15.40:0/3969948135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:03 smithi040 bash[28232]: cluster 2023-12-01T17:54:02.977110+0000 mgr.y (mgr.24356) 4078 : cluster 0 pgmap v4046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:03 smithi040 bash[41173]: audit 2023-12-01T17:54:02.505217+0000 mon.c (mon.2) 2596 : audit 0 from='client.? 172.21.15.40:0/3969948135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:03 smithi040 bash[41173]: cluster 2023-12-01T17:54:02.977110+0000 mgr.y (mgr.24356) 4078 : cluster 0 pgmap v4046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:03 smithi141 bash[31670]: audit 2023-12-01T17:54:02.505217+0000 mon.c (mon.2) 2596 : audit 0 from='client.? 172.21.15.40:0/3969948135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:03 smithi141 bash[31670]: cluster 2023-12-01T17:54:02.977110+0000 mgr.y (mgr.24356) 4078 : cluster 0 pgmap v4046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:04 smithi040 bash[28232]: audit 2023-12-01T17:54:03.517437+0000 mon.c (mon.2) 2597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:04 smithi040 bash[41173]: audit 2023-12-01T17:54:03.517437+0000 mon.c (mon.2) 2597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:04 smithi141 bash[31670]: audit 2023-12-01T17:54:03.517437+0000 mon.c (mon.2) 2597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:05 smithi040 bash[28232]: audit 2023-12-01T17:54:04.968498+0000 mon.c (mon.2) 2598 : audit 0 from='client.? 172.21.15.40:0/2830793112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:05 smithi040 bash[28232]: cluster 2023-12-01T17:54:04.977958+0000 mgr.y (mgr.24356) 4079 : cluster 0 pgmap v4047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:05 smithi040 bash[41173]: audit 2023-12-01T17:54:04.968498+0000 mon.c (mon.2) 2598 : audit 0 from='client.? 172.21.15.40:0/2830793112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:05 smithi040 bash[41173]: cluster 2023-12-01T17:54:04.977958+0000 mgr.y (mgr.24356) 4079 : cluster 0 pgmap v4047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:05 smithi141 bash[31670]: audit 2023-12-01T17:54:04.968498+0000 mon.c (mon.2) 2598 : audit 0 from='client.? 172.21.15.40:0/2830793112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:05 smithi141 bash[31670]: cluster 2023-12-01T17:54:04.977958+0000 mgr.y (mgr.24356) 4079 : cluster 0 pgmap v4047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:54:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:54:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:07 smithi040 bash[41173]: cluster 2023-12-01T17:54:06.978604+0000 mgr.y (mgr.24356) 4080 : cluster 0 pgmap v4048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:07 smithi040 bash[28232]: cluster 2023-12-01T17:54:06.978604+0000 mgr.y (mgr.24356) 4080 : cluster 0 pgmap v4048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:07 smithi141 bash[31670]: cluster 2023-12-01T17:54:06.978604+0000 mgr.y (mgr.24356) 4080 : cluster 0 pgmap v4048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:08 smithi040 bash[28232]: audit 2023-12-01T17:54:07.438108+0000 mon.c (mon.2) 2599 : audit 0 from='client.? 172.21.15.40:0/4060438616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:08 smithi040 bash[41173]: audit 2023-12-01T17:54:07.438108+0000 mon.c (mon.2) 2599 : audit 0 from='client.? 172.21.15.40:0/4060438616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:08 smithi141 bash[31670]: audit 2023-12-01T17:54:07.438108+0000 mon.c (mon.2) 2599 : audit 0 from='client.? 172.21.15.40:0/4060438616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:09 smithi040 bash[28232]: cluster 2023-12-01T17:54:08.979277+0000 mgr.y (mgr.24356) 4081 : cluster 0 pgmap v4049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:09 smithi040 bash[41173]: cluster 2023-12-01T17:54:08.979277+0000 mgr.y (mgr.24356) 4081 : cluster 0 pgmap v4049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:09 smithi141 bash[31670]: cluster 2023-12-01T17:54:08.979277+0000 mgr.y (mgr.24356) 4081 : cluster 0 pgmap v4049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:10 smithi040 bash[28232]: audit 2023-12-01T17:54:09.901432+0000 mon.a (mon.0) 3074 : audit 0 from='client.? 172.21.15.40:0/618822204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:10 smithi040 bash[41173]: audit 2023-12-01T17:54:09.901432+0000 mon.a (mon.0) 3074 : audit 0 from='client.? 172.21.15.40:0/618822204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:10 smithi141 bash[31670]: audit 2023-12-01T17:54:09.901432+0000 mon.a (mon.0) 3074 : audit 0 from='client.? 172.21.15.40:0/618822204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:11 smithi040 bash[28232]: cluster 2023-12-01T17:54:10.980451+0000 mgr.y (mgr.24356) 4082 : cluster 0 pgmap v4050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:11 smithi040 bash[41173]: cluster 2023-12-01T17:54:10.980451+0000 mgr.y (mgr.24356) 4082 : cluster 0 pgmap v4050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:11 smithi141 bash[31670]: cluster 2023-12-01T17:54:10.980451+0000 mgr.y (mgr.24356) 4082 : cluster 0 pgmap v4050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:12 smithi141 bash[31670]: audit 2023-12-01T17:54:12.366063+0000 mon.c (mon.2) 2600 : audit 0 from='client.? 172.21.15.40:0/3119587583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:12 smithi040 bash[41173]: audit 2023-12-01T17:54:12.366063+0000 mon.c (mon.2) 2600 : audit 0 from='client.? 172.21.15.40:0/3119587583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:12 smithi040 bash[28232]: audit 2023-12-01T17:54:12.366063+0000 mon.c (mon.2) 2600 : audit 0 from='client.? 172.21.15.40:0/3119587583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:13 smithi141 bash[31670]: cluster 2023-12-01T17:54:12.981114+0000 mgr.y (mgr.24356) 4083 : cluster 0 pgmap v4051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:13 smithi040 bash[28232]: cluster 2023-12-01T17:54:12.981114+0000 mgr.y (mgr.24356) 4083 : cluster 0 pgmap v4051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:13 smithi040 bash[41173]: cluster 2023-12-01T17:54:12.981114+0000 mgr.y (mgr.24356) 4083 : cluster 0 pgmap v4051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:14 smithi040 bash[28232]: audit 2023-12-01T17:54:14.830598+0000 mon.a (mon.0) 3075 : audit 0 from='client.? 172.21.15.40:0/2792336761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:14 smithi040 bash[41173]: audit 2023-12-01T17:54:14.830598+0000 mon.a (mon.0) 3075 : audit 0 from='client.? 172.21.15.40:0/2792336761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:14 smithi141 bash[31670]: audit 2023-12-01T17:54:14.830598+0000 mon.a (mon.0) 3075 : audit 0 from='client.? 172.21.15.40:0/2792336761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:16 smithi141 bash[31670]: cluster 2023-12-01T17:54:14.982306+0000 mgr.y (mgr.24356) 4084 : cluster 0 pgmap v4052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:16 smithi040 bash[28232]: cluster 2023-12-01T17:54:14.982306+0000 mgr.y (mgr.24356) 4084 : cluster 0 pgmap v4052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:16 smithi040 bash[41173]: cluster 2023-12-01T17:54:14.982306+0000 mgr.y (mgr.24356) 4084 : cluster 0 pgmap v4052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:54:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:54:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:18 smithi141 bash[31670]: cluster 2023-12-01T17:54:16.982890+0000 mgr.y (mgr.24356) 4085 : cluster 0 pgmap v4053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:18 smithi141 bash[31670]: audit 2023-12-01T17:54:17.298919+0000 mon.a (mon.0) 3076 : audit 0 from='client.? 172.21.15.40:0/3676080989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:18 smithi040 bash[28232]: cluster 2023-12-01T17:54:16.982890+0000 mgr.y (mgr.24356) 4085 : cluster 0 pgmap v4053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:18 smithi040 bash[28232]: audit 2023-12-01T17:54:17.298919+0000 mon.a (mon.0) 3076 : audit 0 from='client.? 172.21.15.40:0/3676080989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:18 smithi040 bash[41173]: cluster 2023-12-01T17:54:16.982890+0000 mgr.y (mgr.24356) 4085 : cluster 0 pgmap v4053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:18 smithi040 bash[41173]: audit 2023-12-01T17:54:17.298919+0000 mon.a (mon.0) 3076 : audit 0 from='client.? 172.21.15.40:0/3676080989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:19 smithi040 bash[28232]: audit 2023-12-01T17:54:18.518077+0000 mon.c (mon.2) 2601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:19 smithi040 bash[41173]: audit 2023-12-01T17:54:18.518077+0000 mon.c (mon.2) 2601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:19 smithi141 bash[31670]: audit 2023-12-01T17:54:18.518077+0000 mon.c (mon.2) 2601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:20 smithi040 bash[28232]: cluster 2023-12-01T17:54:18.983556+0000 mgr.y (mgr.24356) 4086 : cluster 0 pgmap v4054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:20 smithi040 bash[28232]: audit 2023-12-01T17:54:19.782465+0000 mon.a (mon.0) 3077 : audit 0 from='client.? 172.21.15.40:0/340899491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:20 smithi040 bash[41173]: cluster 2023-12-01T17:54:18.983556+0000 mgr.y (mgr.24356) 4086 : cluster 0 pgmap v4054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:20 smithi040 bash[41173]: audit 2023-12-01T17:54:19.782465+0000 mon.a (mon.0) 3077 : audit 0 from='client.? 172.21.15.40:0/340899491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:20 smithi141 bash[31670]: cluster 2023-12-01T17:54:18.983556+0000 mgr.y (mgr.24356) 4086 : cluster 0 pgmap v4054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:20 smithi141 bash[31670]: audit 2023-12-01T17:54:19.782465+0000 mon.a (mon.0) 3077 : audit 0 from='client.? 172.21.15.40:0/340899491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:21 smithi040 bash[28232]: cluster 2023-12-01T17:54:20.984753+0000 mgr.y (mgr.24356) 4087 : cluster 0 pgmap v4055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:21 smithi040 bash[41173]: cluster 2023-12-01T17:54:20.984753+0000 mgr.y (mgr.24356) 4087 : cluster 0 pgmap v4055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:21 smithi141 bash[31670]: cluster 2023-12-01T17:54:20.984753+0000 mgr.y (mgr.24356) 4087 : cluster 0 pgmap v4055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:22 smithi040 bash[28232]: audit 2023-12-01T17:54:22.248221+0000 mon.c (mon.2) 2602 : audit 0 from='client.? 172.21.15.40:0/3554829414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:22 smithi040 bash[41173]: audit 2023-12-01T17:54:22.248221+0000 mon.c (mon.2) 2602 : audit 0 from='client.? 172.21.15.40:0/3554829414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:22 smithi141 bash[31670]: audit 2023-12-01T17:54:22.248221+0000 mon.c (mon.2) 2602 : audit 0 from='client.? 172.21.15.40:0/3554829414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:23 smithi040 bash[28232]: cluster 2023-12-01T17:54:22.985383+0000 mgr.y (mgr.24356) 4088 : cluster 0 pgmap v4056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:23 smithi040 bash[41173]: cluster 2023-12-01T17:54:22.985383+0000 mgr.y (mgr.24356) 4088 : cluster 0 pgmap v4056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:23 smithi141 bash[31670]: cluster 2023-12-01T17:54:22.985383+0000 mgr.y (mgr.24356) 4088 : cluster 0 pgmap v4056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:24 smithi141 bash[31670]: audit 2023-12-01T17:54:24.706286+0000 mon.a (mon.0) 3078 : audit 0 from='client.? 172.21.15.40:0/2521260007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:24 smithi040 bash[28232]: audit 2023-12-01T17:54:24.706286+0000 mon.a (mon.0) 3078 : audit 0 from='client.? 172.21.15.40:0/2521260007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:24 smithi040 bash[41173]: audit 2023-12-01T17:54:24.706286+0000 mon.a (mon.0) 3078 : audit 0 from='client.? 172.21.15.40:0/2521260007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:26 smithi141 bash[31670]: cluster 2023-12-01T17:54:24.986550+0000 mgr.y (mgr.24356) 4089 : cluster 0 pgmap v4057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:26 smithi040 bash[28232]: cluster 2023-12-01T17:54:24.986550+0000 mgr.y (mgr.24356) 4089 : cluster 0 pgmap v4057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:26 smithi040 bash[41173]: cluster 2023-12-01T17:54:24.986550+0000 mgr.y (mgr.24356) 4089 : cluster 0 pgmap v4057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:54:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:54:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:28 smithi141 bash[31670]: cluster 2023-12-01T17:54:26.987194+0000 mgr.y (mgr.24356) 4090 : cluster 0 pgmap v4058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:28 smithi141 bash[31670]: audit 2023-12-01T17:54:27.172576+0000 mon.a (mon.0) 3079 : audit 0 from='client.? 172.21.15.40:0/267148820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:28 smithi040 bash[28232]: cluster 2023-12-01T17:54:26.987194+0000 mgr.y (mgr.24356) 4090 : cluster 0 pgmap v4058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:28 smithi040 bash[28232]: audit 2023-12-01T17:54:27.172576+0000 mon.a (mon.0) 3079 : audit 0 from='client.? 172.21.15.40:0/267148820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:28 smithi040 bash[41173]: cluster 2023-12-01T17:54:26.987194+0000 mgr.y (mgr.24356) 4090 : cluster 0 pgmap v4058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:28 smithi040 bash[41173]: audit 2023-12-01T17:54:27.172576+0000 mon.a (mon.0) 3079 : audit 0 from='client.? 172.21.15.40:0/267148820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:30 smithi141 bash[31670]: cluster 2023-12-01T17:54:28.987855+0000 mgr.y (mgr.24356) 4091 : cluster 0 pgmap v4059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:30 smithi141 bash[31670]: audit 2023-12-01T17:54:29.635015+0000 mon.a (mon.0) 3080 : audit 0 from='client.? 172.21.15.40:0/457935156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:30 smithi040 bash[28232]: cluster 2023-12-01T17:54:28.987855+0000 mgr.y (mgr.24356) 4091 : cluster 0 pgmap v4059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:30 smithi040 bash[28232]: audit 2023-12-01T17:54:29.635015+0000 mon.a (mon.0) 3080 : audit 0 from='client.? 172.21.15.40:0/457935156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:30 smithi040 bash[41173]: cluster 2023-12-01T17:54:28.987855+0000 mgr.y (mgr.24356) 4091 : cluster 0 pgmap v4059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:30 smithi040 bash[41173]: audit 2023-12-01T17:54:29.635015+0000 mon.a (mon.0) 3080 : audit 0 from='client.? 172.21.15.40:0/457935156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:31 smithi040 bash[28232]: cluster 2023-12-01T17:54:30.989188+0000 mgr.y (mgr.24356) 4092 : cluster 0 pgmap v4060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:31 smithi040 bash[41173]: cluster 2023-12-01T17:54:30.989188+0000 mgr.y (mgr.24356) 4092 : cluster 0 pgmap v4060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:31 smithi141 bash[31670]: cluster 2023-12-01T17:54:30.989188+0000 mgr.y (mgr.24356) 4092 : cluster 0 pgmap v4060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:32 smithi040 bash[41173]: audit 2023-12-01T17:54:32.100591+0000 mon.c (mon.2) 2603 : audit 0 from='client.? 172.21.15.40:0/1370877233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:32 smithi040 bash[28232]: audit 2023-12-01T17:54:32.100591+0000 mon.c (mon.2) 2603 : audit 0 from='client.? 172.21.15.40:0/1370877233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:32 smithi141 bash[31670]: audit 2023-12-01T17:54:32.100591+0000 mon.c (mon.2) 2603 : audit 0 from='client.? 172.21.15.40:0/1370877233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:33 smithi141 bash[31670]: cluster 2023-12-01T17:54:32.990040+0000 mgr.y (mgr.24356) 4093 : cluster 0 pgmap v4061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:33 smithi040 bash[28232]: cluster 2023-12-01T17:54:32.990040+0000 mgr.y (mgr.24356) 4093 : cluster 0 pgmap v4061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:33 smithi040 bash[41173]: cluster 2023-12-01T17:54:32.990040+0000 mgr.y (mgr.24356) 4093 : cluster 0 pgmap v4061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:34 smithi141 bash[31670]: audit 2023-12-01T17:54:33.518269+0000 mon.c (mon.2) 2604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:34 smithi040 bash[28232]: audit 2023-12-01T17:54:33.518269+0000 mon.c (mon.2) 2604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:34 smithi040 bash[41173]: audit 2023-12-01T17:54:33.518269+0000 mon.c (mon.2) 2604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:35 smithi141 bash[31670]: audit 2023-12-01T17:54:34.566918+0000 mon.c (mon.2) 2605 : audit 0 from='client.? 172.21.15.40:0/2429242266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:35 smithi141 bash[31670]: cluster 2023-12-01T17:54:34.991271+0000 mgr.y (mgr.24356) 4094 : cluster 0 pgmap v4062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:35 smithi040 bash[41173]: audit 2023-12-01T17:54:34.566918+0000 mon.c (mon.2) 2605 : audit 0 from='client.? 172.21.15.40:0/2429242266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:35 smithi040 bash[41173]: cluster 2023-12-01T17:54:34.991271+0000 mgr.y (mgr.24356) 4094 : cluster 0 pgmap v4062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:35 smithi040 bash[28232]: audit 2023-12-01T17:54:34.566918+0000 mon.c (mon.2) 2605 : audit 0 from='client.? 172.21.15.40:0/2429242266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:35 smithi040 bash[28232]: cluster 2023-12-01T17:54:34.991271+0000 mgr.y (mgr.24356) 4094 : cluster 0 pgmap v4062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:54:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:54:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:37 smithi040 bash[28232]: cluster 2023-12-01T17:54:36.991927+0000 mgr.y (mgr.24356) 4095 : cluster 0 pgmap v4063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:37 smithi040 bash[28232]: audit 2023-12-01T17:54:37.028904+0000 mon.c (mon.2) 2606 : audit 0 from='client.? 172.21.15.40:0/3497427848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:37 smithi040 bash[41173]: cluster 2023-12-01T17:54:36.991927+0000 mgr.y (mgr.24356) 4095 : cluster 0 pgmap v4063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:37 smithi040 bash[41173]: audit 2023-12-01T17:54:37.028904+0000 mon.c (mon.2) 2606 : audit 0 from='client.? 172.21.15.40:0/3497427848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:37 smithi141 bash[31670]: cluster 2023-12-01T17:54:36.991927+0000 mgr.y (mgr.24356) 4095 : cluster 0 pgmap v4063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:37 smithi141 bash[31670]: audit 2023-12-01T17:54:37.028904+0000 mon.c (mon.2) 2606 : audit 0 from='client.? 172.21.15.40:0/3497427848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:39 smithi040 bash[28232]: cluster 2023-12-01T17:54:38.992585+0000 mgr.y (mgr.24356) 4096 : cluster 0 pgmap v4064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:39 smithi040 bash[41173]: cluster 2023-12-01T17:54:38.992585+0000 mgr.y (mgr.24356) 4096 : cluster 0 pgmap v4064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:39 smithi141 bash[31670]: cluster 2023-12-01T17:54:38.992585+0000 mgr.y (mgr.24356) 4096 : cluster 0 pgmap v4064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:40 smithi040 bash[28232]: audit 2023-12-01T17:54:39.502531+0000 mon.c (mon.2) 2607 : audit 0 from='client.? 172.21.15.40:0/2499891752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:40 smithi040 bash[41173]: audit 2023-12-01T17:54:39.502531+0000 mon.c (mon.2) 2607 : audit 0 from='client.? 172.21.15.40:0/2499891752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:40 smithi141 bash[31670]: audit 2023-12-01T17:54:39.502531+0000 mon.c (mon.2) 2607 : audit 0 from='client.? 172.21.15.40:0/2499891752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:41 smithi040 bash[41173]: cluster 2023-12-01T17:54:40.993789+0000 mgr.y (mgr.24356) 4097 : cluster 0 pgmap v4065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:41 smithi040 bash[28232]: cluster 2023-12-01T17:54:40.993789+0000 mgr.y (mgr.24356) 4097 : cluster 0 pgmap v4065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:41 smithi141 bash[31670]: cluster 2023-12-01T17:54:40.993789+0000 mgr.y (mgr.24356) 4097 : cluster 0 pgmap v4065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:42 smithi040 bash[41173]: audit 2023-12-01T17:54:41.969503+0000 mon.c (mon.2) 2608 : audit 0 from='client.? 172.21.15.40:0/1516543228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:42 smithi040 bash[28232]: audit 2023-12-01T17:54:41.969503+0000 mon.c (mon.2) 2608 : audit 0 from='client.? 172.21.15.40:0/1516543228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:42 smithi141 bash[31670]: audit 2023-12-01T17:54:41.969503+0000 mon.c (mon.2) 2608 : audit 0 from='client.? 172.21.15.40:0/1516543228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:43 smithi040 bash[41173]: cluster 2023-12-01T17:54:42.994455+0000 mgr.y (mgr.24356) 4098 : cluster 0 pgmap v4066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:43 smithi040 bash[28232]: cluster 2023-12-01T17:54:42.994455+0000 mgr.y (mgr.24356) 4098 : cluster 0 pgmap v4066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:43 smithi141 bash[31670]: cluster 2023-12-01T17:54:42.994455+0000 mgr.y (mgr.24356) 4098 : cluster 0 pgmap v4066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:44 smithi141 bash[31670]: audit 2023-12-01T17:54:44.430481+0000 mon.a (mon.0) 3081 : audit 0 from='client.? 172.21.15.40:0/2879264390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:44 smithi040 bash[28232]: audit 2023-12-01T17:54:44.430481+0000 mon.a (mon.0) 3081 : audit 0 from='client.? 172.21.15.40:0/2879264390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:44 smithi040 bash[41173]: audit 2023-12-01T17:54:44.430481+0000 mon.a (mon.0) 3081 : audit 0 from='client.? 172.21.15.40:0/2879264390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:46 smithi040 bash[28232]: cluster 2023-12-01T17:54:44.995641+0000 mgr.y (mgr.24356) 4099 : cluster 0 pgmap v4067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:46 smithi040 bash[41173]: cluster 2023-12-01T17:54:44.995641+0000 mgr.y (mgr.24356) 4099 : cluster 0 pgmap v4067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:46 smithi141 bash[31670]: cluster 2023-12-01T17:54:44.995641+0000 mgr.y (mgr.24356) 4099 : cluster 0 pgmap v4067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:54:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:54:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:47 smithi040 bash[28232]: audit 2023-12-01T17:54:46.901727+0000 mon.a (mon.0) 3082 : audit 0 from='client.? 172.21.15.40:0/924678898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:47 smithi040 bash[28232]: cluster 2023-12-01T17:54:46.996308+0000 mgr.y (mgr.24356) 4100 : cluster 0 pgmap v4068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:47 smithi040 bash[41173]: audit 2023-12-01T17:54:46.901727+0000 mon.a (mon.0) 3082 : audit 0 from='client.? 172.21.15.40:0/924678898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:47 smithi040 bash[41173]: cluster 2023-12-01T17:54:46.996308+0000 mgr.y (mgr.24356) 4100 : cluster 0 pgmap v4068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:47 smithi141 bash[31670]: audit 2023-12-01T17:54:46.901727+0000 mon.a (mon.0) 3082 : audit 0 from='client.? 172.21.15.40:0/924678898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:47 smithi141 bash[31670]: cluster 2023-12-01T17:54:46.996308+0000 mgr.y (mgr.24356) 4100 : cluster 0 pgmap v4068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:48 smithi040 bash[28232]: audit 2023-12-01T17:54:48.518569+0000 mon.c (mon.2) 2609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:48 smithi040 bash[41173]: audit 2023-12-01T17:54:48.518569+0000 mon.c (mon.2) 2609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:48 smithi141 bash[31670]: audit 2023-12-01T17:54:48.518569+0000 mon.c (mon.2) 2609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:49 smithi040 bash[28232]: cluster 2023-12-01T17:54:48.996953+0000 mgr.y (mgr.24356) 4101 : cluster 0 pgmap v4069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:49 smithi040 bash[28232]: audit 2023-12-01T17:54:49.368547+0000 mon.a (mon.0) 3083 : audit 0 from='client.? 172.21.15.40:0/1745500481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:49 smithi040 bash[41173]: cluster 2023-12-01T17:54:48.996953+0000 mgr.y (mgr.24356) 4101 : cluster 0 pgmap v4069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:49 smithi040 bash[41173]: audit 2023-12-01T17:54:49.368547+0000 mon.a (mon.0) 3083 : audit 0 from='client.? 172.21.15.40:0/1745500481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:49 smithi141 bash[31670]: cluster 2023-12-01T17:54:48.996953+0000 mgr.y (mgr.24356) 4101 : cluster 0 pgmap v4069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:49 smithi141 bash[31670]: audit 2023-12-01T17:54:49.368547+0000 mon.a (mon.0) 3083 : audit 0 from='client.? 172.21.15.40:0/1745500481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:51 smithi040 bash[41173]: cluster 2023-12-01T17:54:50.998165+0000 mgr.y (mgr.24356) 4102 : cluster 0 pgmap v4070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:51 smithi040 bash[28232]: cluster 2023-12-01T17:54:50.998165+0000 mgr.y (mgr.24356) 4102 : cluster 0 pgmap v4070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:51 smithi141 bash[31670]: cluster 2023-12-01T17:54:50.998165+0000 mgr.y (mgr.24356) 4102 : cluster 0 pgmap v4070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:52 smithi040 bash[28232]: audit 2023-12-01T17:54:51.826931+0000 mon.a (mon.0) 3084 : audit 0 from='client.? 172.21.15.40:0/123289514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:52 smithi040 bash[41173]: audit 2023-12-01T17:54:51.826931+0000 mon.a (mon.0) 3084 : audit 0 from='client.? 172.21.15.40:0/123289514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:52 smithi141 bash[31670]: audit 2023-12-01T17:54:51.826931+0000 mon.a (mon.0) 3084 : audit 0 from='client.? 172.21.15.40:0/123289514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:53 smithi040 bash[28232]: audit 2023-12-01T17:54:52.822986+0000 mon.c (mon.2) 2610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:54:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:53 smithi040 bash[28232]: cluster 2023-12-01T17:54:52.998822+0000 mgr.y (mgr.24356) 4103 : cluster 0 pgmap v4071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:53 smithi040 bash[41173]: audit 2023-12-01T17:54:52.822986+0000 mon.c (mon.2) 2610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:54:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:53 smithi040 bash[41173]: cluster 2023-12-01T17:54:52.998822+0000 mgr.y (mgr.24356) 4103 : cluster 0 pgmap v4071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:53 smithi141 bash[31670]: audit 2023-12-01T17:54:52.822986+0000 mon.c (mon.2) 2610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:54:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:53 smithi141 bash[31670]: cluster 2023-12-01T17:54:52.998822+0000 mgr.y (mgr.24356) 4103 : cluster 0 pgmap v4071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:54 smithi040 bash[28232]: audit 2023-12-01T17:54:54.289917+0000 mon.a (mon.0) 3085 : audit 0 from='client.? 172.21.15.40:0/4271092121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:54 smithi040 bash[41173]: audit 2023-12-01T17:54:54.289917+0000 mon.a (mon.0) 3085 : audit 0 from='client.? 172.21.15.40:0/4271092121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:54 smithi141 bash[31670]: audit 2023-12-01T17:54:54.289917+0000 mon.a (mon.0) 3085 : audit 0 from='client.? 172.21.15.40:0/4271092121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:55 smithi040 bash[28232]: cluster 2023-12-01T17:54:55.000015+0000 mgr.y (mgr.24356) 4104 : cluster 0 pgmap v4072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:55 smithi040 bash[41173]: cluster 2023-12-01T17:54:55.000015+0000 mgr.y (mgr.24356) 4104 : cluster 0 pgmap v4072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:55 smithi141 bash[31670]: cluster 2023-12-01T17:54:55.000015+0000 mgr.y (mgr.24356) 4104 : cluster 0 pgmap v4072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:56.812 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:54:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:54:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:56 smithi040 bash[41173]: audit 2023-12-01T17:54:56.757783+0000 mon.a (mon.0) 3086 : audit 0 from='client.? 172.21.15.40:0/3494519957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:56 smithi040 bash[28232]: audit 2023-12-01T17:54:56.757783+0000 mon.a (mon.0) 3086 : audit 0 from='client.? 172.21.15.40:0/3494519957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:56 smithi141 bash[31670]: audit 2023-12-01T17:54:56.757783+0000 mon.a (mon.0) 3086 : audit 0 from='client.? 172.21.15.40:0/3494519957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:54:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:57 smithi040 bash[28232]: cluster 2023-12-01T17:54:57.000732+0000 mgr.y (mgr.24356) 4105 : cluster 0 pgmap v4073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:57 smithi040 bash[41173]: cluster 2023-12-01T17:54:57.000732+0000 mgr.y (mgr.24356) 4105 : cluster 0 pgmap v4073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:54:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:57 smithi141 bash[31670]: cluster 2023-12-01T17:54:57.000732+0000 mgr.y (mgr.24356) 4105 : cluster 0 pgmap v4073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:59 smithi141 bash[31670]: audit 2023-12-01T17:54:58.667934+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:59 smithi141 bash[31670]: audit 2023-12-01T17:54:58.681345+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:59 smithi141 bash[31670]: cluster 2023-12-01T17:54:59.001368+0000 mgr.y (mgr.24356) 4106 : cluster 0 pgmap v4074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:59 smithi141 bash[31670]: audit 2023-12-01T17:54:59.071479+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:59 smithi141 bash[31670]: audit 2023-12-01T17:54:59.082061+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:54:59 smithi141 bash[31670]: audit 2023-12-01T17:54:59.278553+0000 mon.c (mon.2) 2611 : audit 0 from='client.? 172.21.15.40:0/493782978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[28232]: audit 2023-12-01T17:54:58.667934+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[28232]: audit 2023-12-01T17:54:58.681345+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[28232]: cluster 2023-12-01T17:54:59.001368+0000 mgr.y (mgr.24356) 4106 : cluster 0 pgmap v4074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[28232]: audit 2023-12-01T17:54:59.071479+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[28232]: audit 2023-12-01T17:54:59.082061+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[28232]: audit 2023-12-01T17:54:59.278553+0000 mon.c (mon.2) 2611 : audit 0 from='client.? 172.21.15.40:0/493782978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[41173]: audit 2023-12-01T17:54:58.667934+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[41173]: audit 2023-12-01T17:54:58.681345+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[41173]: cluster 2023-12-01T17:54:59.001368+0000 mgr.y (mgr.24356) 4106 : cluster 0 pgmap v4074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[41173]: audit 2023-12-01T17:54:59.071479+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[41173]: audit 2023-12-01T17:54:59.082061+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:54:59 smithi040 bash[41173]: audit 2023-12-01T17:54:59.278553+0000 mon.c (mon.2) 2611 : audit 0 from='client.? 172.21.15.40:0/493782978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:00 smithi141 bash[31670]: audit 2023-12-01T17:54:59.664601+0000 mon.c (mon.2) 2612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:55:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:00 smithi141 bash[31670]: audit 2023-12-01T17:54:59.673690+0000 mon.c (mon.2) 2613 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:55:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:00 smithi141 bash[31670]: audit 2023-12-01T17:54:59.680781+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:01.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:00 smithi040 bash[28232]: audit 2023-12-01T17:54:59.664601+0000 mon.c (mon.2) 2612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:55:01.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:00 smithi040 bash[28232]: audit 2023-12-01T17:54:59.673690+0000 mon.c (mon.2) 2613 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:55:01.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:00 smithi040 bash[28232]: audit 2023-12-01T17:54:59.680781+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:01.070 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:00 smithi040 bash[41173]: audit 2023-12-01T17:54:59.664601+0000 mon.c (mon.2) 2612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:55:01.070 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:00 smithi040 bash[41173]: audit 2023-12-01T17:54:59.673690+0000 mon.c (mon.2) 2613 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:55:01.070 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:00 smithi040 bash[41173]: audit 2023-12-01T17:54:59.680781+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:55:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:01 smithi141 bash[31670]: cluster 2023-12-01T17:55:01.002569+0000 mgr.y (mgr.24356) 4107 : cluster 0 pgmap v4075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:01 smithi040 bash[28232]: cluster 2023-12-01T17:55:01.002569+0000 mgr.y (mgr.24356) 4107 : cluster 0 pgmap v4075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:01 smithi040 bash[41173]: cluster 2023-12-01T17:55:01.002569+0000 mgr.y (mgr.24356) 4107 : cluster 0 pgmap v4075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:02 smithi141 bash[31670]: audit 2023-12-01T17:55:01.756392+0000 mon.a (mon.0) 3092 : audit 0 from='client.? 172.21.15.40:0/169091393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:02 smithi040 bash[28232]: audit 2023-12-01T17:55:01.756392+0000 mon.a (mon.0) 3092 : audit 0 from='client.? 172.21.15.40:0/169091393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:02 smithi040 bash[41173]: audit 2023-12-01T17:55:01.756392+0000 mon.a (mon.0) 3092 : audit 0 from='client.? 172.21.15.40:0/169091393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:03 smithi141 bash[31670]: cluster 2023-12-01T17:55:03.003269+0000 mgr.y (mgr.24356) 4108 : cluster 0 pgmap v4076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:03 smithi141 bash[31670]: audit 2023-12-01T17:55:03.519008+0000 mon.c (mon.2) 2614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:03 smithi040 bash[41173]: cluster 2023-12-01T17:55:03.003269+0000 mgr.y (mgr.24356) 4108 : cluster 0 pgmap v4076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:03 smithi040 bash[41173]: audit 2023-12-01T17:55:03.519008+0000 mon.c (mon.2) 2614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:03 smithi040 bash[28232]: cluster 2023-12-01T17:55:03.003269+0000 mgr.y (mgr.24356) 4108 : cluster 0 pgmap v4076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:03 smithi040 bash[28232]: audit 2023-12-01T17:55:03.519008+0000 mon.c (mon.2) 2614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:04 smithi141 bash[31670]: audit 2023-12-01T17:55:04.220896+0000 mon.c (mon.2) 2615 : audit 0 from='client.? 172.21.15.40:0/3436206976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:04 smithi040 bash[28232]: audit 2023-12-01T17:55:04.220896+0000 mon.c (mon.2) 2615 : audit 0 from='client.? 172.21.15.40:0/3436206976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:04 smithi040 bash[41173]: audit 2023-12-01T17:55:04.220896+0000 mon.c (mon.2) 2615 : audit 0 from='client.? 172.21.15.40:0/3436206976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:05 smithi141 bash[31670]: cluster 2023-12-01T17:55:05.004497+0000 mgr.y (mgr.24356) 4109 : cluster 0 pgmap v4077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:05 smithi040 bash[28232]: cluster 2023-12-01T17:55:05.004497+0000 mgr.y (mgr.24356) 4109 : cluster 0 pgmap v4077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:05 smithi040 bash[41173]: cluster 2023-12-01T17:55:05.004497+0000 mgr.y (mgr.24356) 4109 : cluster 0 pgmap v4077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:55:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:55:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:06 smithi040 bash[41173]: audit 2023-12-01T17:55:06.688690+0000 mon.c (mon.2) 2616 : audit 0 from='client.? 172.21.15.40:0/1395172545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:06 smithi040 bash[28232]: audit 2023-12-01T17:55:06.688690+0000 mon.c (mon.2) 2616 : audit 0 from='client.? 172.21.15.40:0/1395172545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:06 smithi141 bash[31670]: audit 2023-12-01T17:55:06.688690+0000 mon.c (mon.2) 2616 : audit 0 from='client.? 172.21.15.40:0/1395172545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:07 smithi141 bash[31670]: cluster 2023-12-01T17:55:07.005207+0000 mgr.y (mgr.24356) 4110 : cluster 0 pgmap v4078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:07 smithi040 bash[28232]: cluster 2023-12-01T17:55:07.005207+0000 mgr.y (mgr.24356) 4110 : cluster 0 pgmap v4078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:07 smithi040 bash[41173]: cluster 2023-12-01T17:55:07.005207+0000 mgr.y (mgr.24356) 4110 : cluster 0 pgmap v4078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:09 smithi040 bash[28232]: cluster 2023-12-01T17:55:09.005703+0000 mgr.y (mgr.24356) 4111 : cluster 0 pgmap v4079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:09 smithi040 bash[41173]: cluster 2023-12-01T17:55:09.005703+0000 mgr.y (mgr.24356) 4111 : cluster 0 pgmap v4079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:09 smithi141 bash[31670]: cluster 2023-12-01T17:55:09.005703+0000 mgr.y (mgr.24356) 4111 : cluster 0 pgmap v4079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:10 smithi040 bash[28232]: audit 2023-12-01T17:55:09.146921+0000 mon.c (mon.2) 2617 : audit 0 from='client.? 172.21.15.40:0/1360118684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:10 smithi040 bash[41173]: audit 2023-12-01T17:55:09.146921+0000 mon.c (mon.2) 2617 : audit 0 from='client.? 172.21.15.40:0/1360118684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:10 smithi141 bash[31670]: audit 2023-12-01T17:55:09.146921+0000 mon.c (mon.2) 2617 : audit 0 from='client.? 172.21.15.40:0/1360118684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:11 smithi040 bash[28232]: cluster 2023-12-01T17:55:11.006872+0000 mgr.y (mgr.24356) 4112 : cluster 0 pgmap v4080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:11 smithi040 bash[41173]: cluster 2023-12-01T17:55:11.006872+0000 mgr.y (mgr.24356) 4112 : cluster 0 pgmap v4080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:11 smithi141 bash[31670]: cluster 2023-12-01T17:55:11.006872+0000 mgr.y (mgr.24356) 4112 : cluster 0 pgmap v4080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:12 smithi040 bash[28232]: audit 2023-12-01T17:55:11.607121+0000 mon.c (mon.2) 2618 : audit 0 from='client.? 172.21.15.40:0/2402809564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:12 smithi040 bash[41173]: audit 2023-12-01T17:55:11.607121+0000 mon.c (mon.2) 2618 : audit 0 from='client.? 172.21.15.40:0/2402809564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:12 smithi141 bash[31670]: audit 2023-12-01T17:55:11.607121+0000 mon.c (mon.2) 2618 : audit 0 from='client.? 172.21.15.40:0/2402809564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:13 smithi040 bash[28232]: cluster 2023-12-01T17:55:13.007586+0000 mgr.y (mgr.24356) 4113 : cluster 0 pgmap v4081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:13 smithi040 bash[41173]: cluster 2023-12-01T17:55:13.007586+0000 mgr.y (mgr.24356) 4113 : cluster 0 pgmap v4081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:13 smithi141 bash[31670]: cluster 2023-12-01T17:55:13.007586+0000 mgr.y (mgr.24356) 4113 : cluster 0 pgmap v4081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:14 smithi040 bash[28232]: audit 2023-12-01T17:55:14.070157+0000 mon.a (mon.0) 3093 : audit 0 from='client.? 172.21.15.40:0/3825076671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:14 smithi040 bash[41173]: audit 2023-12-01T17:55:14.070157+0000 mon.a (mon.0) 3093 : audit 0 from='client.? 172.21.15.40:0/3825076671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:14 smithi141 bash[31670]: audit 2023-12-01T17:55:14.070157+0000 mon.a (mon.0) 3093 : audit 0 from='client.? 172.21.15.40:0/3825076671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:15 smithi040 bash[28232]: cluster 2023-12-01T17:55:15.008734+0000 mgr.y (mgr.24356) 4114 : cluster 0 pgmap v4082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:15 smithi040 bash[41173]: cluster 2023-12-01T17:55:15.008734+0000 mgr.y (mgr.24356) 4114 : cluster 0 pgmap v4082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:15 smithi141 bash[31670]: cluster 2023-12-01T17:55:15.008734+0000 mgr.y (mgr.24356) 4114 : cluster 0 pgmap v4082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:55:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:55:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:16 smithi040 bash[28232]: audit 2023-12-01T17:55:16.534261+0000 mon.c (mon.2) 2619 : audit 0 from='client.? 172.21.15.40:0/1596699688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:16 smithi040 bash[41173]: audit 2023-12-01T17:55:16.534261+0000 mon.c (mon.2) 2619 : audit 0 from='client.? 172.21.15.40:0/1596699688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:16 smithi141 bash[31670]: audit 2023-12-01T17:55:16.534261+0000 mon.c (mon.2) 2619 : audit 0 from='client.? 172.21.15.40:0/1596699688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:17 smithi040 bash[41173]: cluster 2023-12-01T17:55:17.009432+0000 mgr.y (mgr.24356) 4115 : cluster 0 pgmap v4083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:17 smithi040 bash[28232]: cluster 2023-12-01T17:55:17.009432+0000 mgr.y (mgr.24356) 4115 : cluster 0 pgmap v4083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:17 smithi141 bash[31670]: cluster 2023-12-01T17:55:17.009432+0000 mgr.y (mgr.24356) 4115 : cluster 0 pgmap v4083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:18 smithi040 bash[41173]: audit 2023-12-01T17:55:18.519428+0000 mon.c (mon.2) 2620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:18 smithi040 bash[28232]: audit 2023-12-01T17:55:18.519428+0000 mon.c (mon.2) 2620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:18 smithi141 bash[31670]: audit 2023-12-01T17:55:18.519428+0000 mon.c (mon.2) 2620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:19 smithi040 bash[41173]: audit 2023-12-01T17:55:18.996170+0000 mon.c (mon.2) 2621 : audit 0 from='client.? 172.21.15.40:0/3070696618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:19 smithi040 bash[41173]: cluster 2023-12-01T17:55:19.010033+0000 mgr.y (mgr.24356) 4116 : cluster 0 pgmap v4084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:19 smithi040 bash[28232]: audit 2023-12-01T17:55:18.996170+0000 mon.c (mon.2) 2621 : audit 0 from='client.? 172.21.15.40:0/3070696618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:19 smithi040 bash[28232]: cluster 2023-12-01T17:55:19.010033+0000 mgr.y (mgr.24356) 4116 : cluster 0 pgmap v4084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:19 smithi141 bash[31670]: audit 2023-12-01T17:55:18.996170+0000 mon.c (mon.2) 2621 : audit 0 from='client.? 172.21.15.40:0/3070696618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:19 smithi141 bash[31670]: cluster 2023-12-01T17:55:19.010033+0000 mgr.y (mgr.24356) 4116 : cluster 0 pgmap v4084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:21 smithi040 bash[28232]: cluster 2023-12-01T17:55:21.011151+0000 mgr.y (mgr.24356) 4117 : cluster 0 pgmap v4085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:21 smithi040 bash[41173]: cluster 2023-12-01T17:55:21.011151+0000 mgr.y (mgr.24356) 4117 : cluster 0 pgmap v4085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:21 smithi141 bash[31670]: cluster 2023-12-01T17:55:21.011151+0000 mgr.y (mgr.24356) 4117 : cluster 0 pgmap v4085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:22 smithi040 bash[28232]: audit 2023-12-01T17:55:21.458518+0000 mon.a (mon.0) 3094 : audit 0 from='client.? 172.21.15.40:0/3073543341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:22 smithi040 bash[41173]: audit 2023-12-01T17:55:21.458518+0000 mon.a (mon.0) 3094 : audit 0 from='client.? 172.21.15.40:0/3073543341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:22 smithi141 bash[31670]: audit 2023-12-01T17:55:21.458518+0000 mon.a (mon.0) 3094 : audit 0 from='client.? 172.21.15.40:0/3073543341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:23 smithi040 bash[28232]: cluster 2023-12-01T17:55:23.011858+0000 mgr.y (mgr.24356) 4118 : cluster 0 pgmap v4086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:23 smithi040 bash[41173]: cluster 2023-12-01T17:55:23.011858+0000 mgr.y (mgr.24356) 4118 : cluster 0 pgmap v4086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:23 smithi141 bash[31670]: cluster 2023-12-01T17:55:23.011858+0000 mgr.y (mgr.24356) 4118 : cluster 0 pgmap v4086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:24 smithi040 bash[28232]: audit 2023-12-01T17:55:23.919392+0000 mon.c (mon.2) 2622 : audit 0 from='client.? 172.21.15.40:0/3936898044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:24 smithi040 bash[41173]: audit 2023-12-01T17:55:23.919392+0000 mon.c (mon.2) 2622 : audit 0 from='client.? 172.21.15.40:0/3936898044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:24 smithi141 bash[31670]: audit 2023-12-01T17:55:23.919392+0000 mon.c (mon.2) 2622 : audit 0 from='client.? 172.21.15.40:0/3936898044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:25 smithi040 bash[28232]: cluster 2023-12-01T17:55:25.013076+0000 mgr.y (mgr.24356) 4119 : cluster 0 pgmap v4087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:25 smithi040 bash[41173]: cluster 2023-12-01T17:55:25.013076+0000 mgr.y (mgr.24356) 4119 : cluster 0 pgmap v4087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:25 smithi141 bash[31670]: cluster 2023-12-01T17:55:25.013076+0000 mgr.y (mgr.24356) 4119 : cluster 0 pgmap v4087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:26 smithi141 bash[31670]: audit 2023-12-01T17:55:26.383311+0000 mon.a (mon.0) 3095 : audit 0 from='client.? 172.21.15.40:0/2513559206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:26 smithi040 bash[28232]: audit 2023-12-01T17:55:26.383311+0000 mon.a (mon.0) 3095 : audit 0 from='client.? 172.21.15.40:0/2513559206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:26 smithi040 bash[41173]: audit 2023-12-01T17:55:26.383311+0000 mon.a (mon.0) 3095 : audit 0 from='client.? 172.21.15.40:0/2513559206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:55:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:55:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:27 smithi141 bash[31670]: cluster 2023-12-01T17:55:27.013749+0000 mgr.y (mgr.24356) 4120 : cluster 0 pgmap v4088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:27 smithi040 bash[28232]: cluster 2023-12-01T17:55:27.013749+0000 mgr.y (mgr.24356) 4120 : cluster 0 pgmap v4088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:27 smithi040 bash[41173]: cluster 2023-12-01T17:55:27.013749+0000 mgr.y (mgr.24356) 4120 : cluster 0 pgmap v4088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:28 smithi040 bash[28232]: audit 2023-12-01T17:55:28.848070+0000 mon.a (mon.0) 3096 : audit 0 from='client.? 172.21.15.40:0/324105969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:28 smithi040 bash[41173]: audit 2023-12-01T17:55:28.848070+0000 mon.a (mon.0) 3096 : audit 0 from='client.? 172.21.15.40:0/324105969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:28 smithi141 bash[31670]: audit 2023-12-01T17:55:28.848070+0000 mon.a (mon.0) 3096 : audit 0 from='client.? 172.21.15.40:0/324105969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:29 smithi040 bash[28232]: cluster 2023-12-01T17:55:29.014410+0000 mgr.y (mgr.24356) 4121 : cluster 0 pgmap v4089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:29 smithi040 bash[41173]: cluster 2023-12-01T17:55:29.014410+0000 mgr.y (mgr.24356) 4121 : cluster 0 pgmap v4089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:29 smithi141 bash[31670]: cluster 2023-12-01T17:55:29.014410+0000 mgr.y (mgr.24356) 4121 : cluster 0 pgmap v4089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:31 smithi040 bash[28232]: cluster 2023-12-01T17:55:31.015411+0000 mgr.y (mgr.24356) 4122 : cluster 0 pgmap v4090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:31 smithi040 bash[41173]: cluster 2023-12-01T17:55:31.015411+0000 mgr.y (mgr.24356) 4122 : cluster 0 pgmap v4090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:31 smithi141 bash[31670]: cluster 2023-12-01T17:55:31.015411+0000 mgr.y (mgr.24356) 4122 : cluster 0 pgmap v4090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:32 smithi040 bash[28232]: audit 2023-12-01T17:55:31.304742+0000 mon.c (mon.2) 2623 : audit 0 from='client.? 172.21.15.40:0/4152591414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:32 smithi040 bash[41173]: audit 2023-12-01T17:55:31.304742+0000 mon.c (mon.2) 2623 : audit 0 from='client.? 172.21.15.40:0/4152591414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:32 smithi141 bash[31670]: audit 2023-12-01T17:55:31.304742+0000 mon.c (mon.2) 2623 : audit 0 from='client.? 172.21.15.40:0/4152591414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:33 smithi040 bash[28232]: cluster 2023-12-01T17:55:33.016014+0000 mgr.y (mgr.24356) 4123 : cluster 0 pgmap v4091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:33 smithi040 bash[41173]: cluster 2023-12-01T17:55:33.016014+0000 mgr.y (mgr.24356) 4123 : cluster 0 pgmap v4091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:33 smithi141 bash[31670]: cluster 2023-12-01T17:55:33.016014+0000 mgr.y (mgr.24356) 4123 : cluster 0 pgmap v4091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:34 smithi040 bash[28232]: audit 2023-12-01T17:55:33.519757+0000 mon.c (mon.2) 2624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:34 smithi040 bash[28232]: audit 2023-12-01T17:55:33.772722+0000 mon.c (mon.2) 2625 : audit 0 from='client.? 172.21.15.40:0/381790726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:34 smithi040 bash[41173]: audit 2023-12-01T17:55:33.519757+0000 mon.c (mon.2) 2624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:34 smithi040 bash[41173]: audit 2023-12-01T17:55:33.772722+0000 mon.c (mon.2) 2625 : audit 0 from='client.? 172.21.15.40:0/381790726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:34 smithi141 bash[31670]: audit 2023-12-01T17:55:33.519757+0000 mon.c (mon.2) 2624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:34 smithi141 bash[31670]: audit 2023-12-01T17:55:33.772722+0000 mon.c (mon.2) 2625 : audit 0 from='client.? 172.21.15.40:0/381790726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:35 smithi040 bash[28232]: cluster 2023-12-01T17:55:35.017170+0000 mgr.y (mgr.24356) 4124 : cluster 0 pgmap v4092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:35 smithi040 bash[41173]: cluster 2023-12-01T17:55:35.017170+0000 mgr.y (mgr.24356) 4124 : cluster 0 pgmap v4092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:35 smithi141 bash[31670]: cluster 2023-12-01T17:55:35.017170+0000 mgr.y (mgr.24356) 4124 : cluster 0 pgmap v4092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:55:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:55:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:36 smithi040 bash[41173]: audit 2023-12-01T17:55:36.286239+0000 mon.c (mon.2) 2626 : audit 0 from='client.? 172.21.15.40:0/1092205292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:36 smithi040 bash[28232]: audit 2023-12-01T17:55:36.286239+0000 mon.c (mon.2) 2626 : audit 0 from='client.? 172.21.15.40:0/1092205292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:36 smithi141 bash[31670]: audit 2023-12-01T17:55:36.286239+0000 mon.c (mon.2) 2626 : audit 0 from='client.? 172.21.15.40:0/1092205292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:37 smithi040 bash[41173]: cluster 2023-12-01T17:55:37.017872+0000 mgr.y (mgr.24356) 4125 : cluster 0 pgmap v4093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:37 smithi040 bash[28232]: cluster 2023-12-01T17:55:37.017872+0000 mgr.y (mgr.24356) 4125 : cluster 0 pgmap v4093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:37 smithi141 bash[31670]: cluster 2023-12-01T17:55:37.017872+0000 mgr.y (mgr.24356) 4125 : cluster 0 pgmap v4093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:38 smithi040 bash[41173]: audit 2023-12-01T17:55:38.751684+0000 mon.a (mon.0) 3097 : audit 0 from='client.? 172.21.15.40:0/1722599215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:38 smithi040 bash[28232]: audit 2023-12-01T17:55:38.751684+0000 mon.a (mon.0) 3097 : audit 0 from='client.? 172.21.15.40:0/1722599215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:38 smithi141 bash[31670]: audit 2023-12-01T17:55:38.751684+0000 mon.a (mon.0) 3097 : audit 0 from='client.? 172.21.15.40:0/1722599215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:39 smithi040 bash[41173]: cluster 2023-12-01T17:55:39.018567+0000 mgr.y (mgr.24356) 4126 : cluster 0 pgmap v4094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:39 smithi040 bash[28232]: cluster 2023-12-01T17:55:39.018567+0000 mgr.y (mgr.24356) 4126 : cluster 0 pgmap v4094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:39 smithi141 bash[31670]: cluster 2023-12-01T17:55:39.018567+0000 mgr.y (mgr.24356) 4126 : cluster 0 pgmap v4094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:41 smithi040 bash[41173]: cluster 2023-12-01T17:55:41.019744+0000 mgr.y (mgr.24356) 4127 : cluster 0 pgmap v4095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:41 smithi040 bash[28232]: cluster 2023-12-01T17:55:41.019744+0000 mgr.y (mgr.24356) 4127 : cluster 0 pgmap v4095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:41 smithi141 bash[31670]: cluster 2023-12-01T17:55:41.019744+0000 mgr.y (mgr.24356) 4127 : cluster 0 pgmap v4095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:42 smithi040 bash[41173]: audit 2023-12-01T17:55:41.211923+0000 mon.a (mon.0) 3098 : audit 0 from='client.? 172.21.15.40:0/1416466204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:42 smithi040 bash[28232]: audit 2023-12-01T17:55:41.211923+0000 mon.a (mon.0) 3098 : audit 0 from='client.? 172.21.15.40:0/1416466204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:42 smithi141 bash[31670]: audit 2023-12-01T17:55:41.211923+0000 mon.a (mon.0) 3098 : audit 0 from='client.? 172.21.15.40:0/1416466204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:43 smithi040 bash[28232]: cluster 2023-12-01T17:55:43.020441+0000 mgr.y (mgr.24356) 4128 : cluster 0 pgmap v4096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:43 smithi040 bash[41173]: cluster 2023-12-01T17:55:43.020441+0000 mgr.y (mgr.24356) 4128 : cluster 0 pgmap v4096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:43 smithi141 bash[31670]: cluster 2023-12-01T17:55:43.020441+0000 mgr.y (mgr.24356) 4128 : cluster 0 pgmap v4096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:44 smithi040 bash[28232]: audit 2023-12-01T17:55:43.673087+0000 mon.c (mon.2) 2627 : audit 0 from='client.? 172.21.15.40:0/126290571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:44 smithi040 bash[41173]: audit 2023-12-01T17:55:43.673087+0000 mon.c (mon.2) 2627 : audit 0 from='client.? 172.21.15.40:0/126290571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:44 smithi141 bash[31670]: audit 2023-12-01T17:55:43.673087+0000 mon.c (mon.2) 2627 : audit 0 from='client.? 172.21.15.40:0/126290571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:45 smithi040 bash[41173]: cluster 2023-12-01T17:55:45.021628+0000 mgr.y (mgr.24356) 4129 : cluster 0 pgmap v4097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:45 smithi040 bash[28232]: cluster 2023-12-01T17:55:45.021628+0000 mgr.y (mgr.24356) 4129 : cluster 0 pgmap v4097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:45 smithi141 bash[31670]: cluster 2023-12-01T17:55:45.021628+0000 mgr.y (mgr.24356) 4129 : cluster 0 pgmap v4097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:46 smithi040 bash[41173]: audit 2023-12-01T17:55:46.133561+0000 mon.a (mon.0) 3099 : audit 0 from='client.? 172.21.15.40:0/2872509175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:46 smithi040 bash[28232]: audit 2023-12-01T17:55:46.133561+0000 mon.a (mon.0) 3099 : audit 0 from='client.? 172.21.15.40:0/2872509175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:46 smithi141 bash[31670]: audit 2023-12-01T17:55:46.133561+0000 mon.a (mon.0) 3099 : audit 0 from='client.? 172.21.15.40:0/2872509175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:55:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:55:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:47 smithi141 bash[31670]: cluster 2023-12-01T17:55:47.022318+0000 mgr.y (mgr.24356) 4130 : cluster 0 pgmap v4098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:47 smithi040 bash[28232]: cluster 2023-12-01T17:55:47.022318+0000 mgr.y (mgr.24356) 4130 : cluster 0 pgmap v4098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:47 smithi040 bash[41173]: cluster 2023-12-01T17:55:47.022318+0000 mgr.y (mgr.24356) 4130 : cluster 0 pgmap v4098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:48 smithi040 bash[28232]: audit 2023-12-01T17:55:48.520057+0000 mon.c (mon.2) 2628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:48 smithi040 bash[41173]: audit 2023-12-01T17:55:48.520057+0000 mon.c (mon.2) 2628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:48 smithi141 bash[31670]: audit 2023-12-01T17:55:48.520057+0000 mon.c (mon.2) 2628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:49 smithi040 bash[28232]: audit 2023-12-01T17:55:48.614211+0000 mon.a (mon.0) 3100 : audit 0 from='client.? 172.21.15.40:0/3791926598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:49 smithi040 bash[28232]: cluster 2023-12-01T17:55:49.023009+0000 mgr.y (mgr.24356) 4131 : cluster 0 pgmap v4099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:49 smithi040 bash[41173]: audit 2023-12-01T17:55:48.614211+0000 mon.a (mon.0) 3100 : audit 0 from='client.? 172.21.15.40:0/3791926598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:49 smithi040 bash[41173]: cluster 2023-12-01T17:55:49.023009+0000 mgr.y (mgr.24356) 4131 : cluster 0 pgmap v4099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:49 smithi141 bash[31670]: audit 2023-12-01T17:55:48.614211+0000 mon.a (mon.0) 3100 : audit 0 from='client.? 172.21.15.40:0/3791926598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:49 smithi141 bash[31670]: cluster 2023-12-01T17:55:49.023009+0000 mgr.y (mgr.24356) 4131 : cluster 0 pgmap v4099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:51 smithi040 bash[28232]: cluster 2023-12-01T17:55:51.024220+0000 mgr.y (mgr.24356) 4132 : cluster 0 pgmap v4100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:51 smithi040 bash[41173]: cluster 2023-12-01T17:55:51.024220+0000 mgr.y (mgr.24356) 4132 : cluster 0 pgmap v4100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:51 smithi141 bash[31670]: cluster 2023-12-01T17:55:51.024220+0000 mgr.y (mgr.24356) 4132 : cluster 0 pgmap v4100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:52 smithi040 bash[28232]: audit 2023-12-01T17:55:51.071143+0000 mon.a (mon.0) 3101 : audit 0 from='client.? 172.21.15.40:0/3275867613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:52 smithi040 bash[41173]: audit 2023-12-01T17:55:51.071143+0000 mon.a (mon.0) 3101 : audit 0 from='client.? 172.21.15.40:0/3275867613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:52 smithi141 bash[31670]: audit 2023-12-01T17:55:51.071143+0000 mon.a (mon.0) 3101 : audit 0 from='client.? 172.21.15.40:0/3275867613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:53 smithi040 bash[41173]: cluster 2023-12-01T17:55:53.024901+0000 mgr.y (mgr.24356) 4133 : cluster 0 pgmap v4101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:53 smithi040 bash[28232]: cluster 2023-12-01T17:55:53.024901+0000 mgr.y (mgr.24356) 4133 : cluster 0 pgmap v4101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:53 smithi141 bash[31670]: cluster 2023-12-01T17:55:53.024901+0000 mgr.y (mgr.24356) 4133 : cluster 0 pgmap v4101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:54 smithi040 bash[28232]: audit 2023-12-01T17:55:53.535945+0000 mon.c (mon.2) 2629 : audit 0 from='client.? 172.21.15.40:0/2520882500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:54 smithi040 bash[41173]: audit 2023-12-01T17:55:53.535945+0000 mon.c (mon.2) 2629 : audit 0 from='client.? 172.21.15.40:0/2520882500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:54 smithi141 bash[31670]: audit 2023-12-01T17:55:53.535945+0000 mon.c (mon.2) 2629 : audit 0 from='client.? 172.21.15.40:0/2520882500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:55 smithi040 bash[28232]: cluster 2023-12-01T17:55:55.026056+0000 mgr.y (mgr.24356) 4134 : cluster 0 pgmap v4102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:55 smithi040 bash[41173]: cluster 2023-12-01T17:55:55.026056+0000 mgr.y (mgr.24356) 4134 : cluster 0 pgmap v4102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:55 smithi141 bash[31670]: cluster 2023-12-01T17:55:55.026056+0000 mgr.y (mgr.24356) 4134 : cluster 0 pgmap v4102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:56 smithi040 bash[28232]: audit 2023-12-01T17:55:56.011772+0000 mon.a (mon.0) 3102 : audit 0 from='client.? 172.21.15.40:0/501677945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:56 smithi040 bash[41173]: audit 2023-12-01T17:55:56.011772+0000 mon.a (mon.0) 3102 : audit 0 from='client.? 172.21.15.40:0/501677945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:56 smithi141 bash[31670]: audit 2023-12-01T17:55:56.011772+0000 mon.a (mon.0) 3102 : audit 0 from='client.? 172.21.15.40:0/501677945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:55:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:55:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:57 smithi040 bash[28232]: cluster 2023-12-01T17:55:57.026749+0000 mgr.y (mgr.24356) 4135 : cluster 0 pgmap v4103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:57 smithi040 bash[41173]: cluster 2023-12-01T17:55:57.026749+0000 mgr.y (mgr.24356) 4135 : cluster 0 pgmap v4103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:57 smithi141 bash[31670]: cluster 2023-12-01T17:55:57.026749+0000 mgr.y (mgr.24356) 4135 : cluster 0 pgmap v4103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:58 smithi040 bash[28232]: audit 2023-12-01T17:55:58.475705+0000 mon.c (mon.2) 2630 : audit 0 from='client.? 172.21.15.40:0/100246245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:58 smithi040 bash[41173]: audit 2023-12-01T17:55:58.475705+0000 mon.c (mon.2) 2630 : audit 0 from='client.? 172.21.15.40:0/100246245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:58 smithi141 bash[31670]: audit 2023-12-01T17:55:58.475705+0000 mon.c (mon.2) 2630 : audit 0 from='client.? 172.21.15.40:0/100246245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:55:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:55:59 smithi040 bash[28232]: cluster 2023-12-01T17:55:59.027470+0000 mgr.y (mgr.24356) 4136 : cluster 0 pgmap v4104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:55:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:55:59 smithi040 bash[41173]: cluster 2023-12-01T17:55:59.027470+0000 mgr.y (mgr.24356) 4136 : cluster 0 pgmap v4104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:55:59 smithi141 bash[31670]: cluster 2023-12-01T17:55:59.027470+0000 mgr.y (mgr.24356) 4136 : cluster 0 pgmap v4104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:00 smithi040 bash[28232]: audit 2023-12-01T17:55:59.765067+0000 mon.c (mon.2) 2631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:56:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:00 smithi040 bash[41173]: audit 2023-12-01T17:55:59.765067+0000 mon.c (mon.2) 2631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:56:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:00 smithi141 bash[31670]: audit 2023-12-01T17:55:59.765067+0000 mon.c (mon.2) 2631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:56:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:01 smithi040 bash[28232]: audit 2023-12-01T17:56:00.938362+0000 mon.a (mon.0) 3103 : audit 0 from='client.? 172.21.15.40:0/3693429874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:01 smithi040 bash[28232]: cluster 2023-12-01T17:56:01.028634+0000 mgr.y (mgr.24356) 4137 : cluster 0 pgmap v4105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:01 smithi040 bash[41173]: audit 2023-12-01T17:56:00.938362+0000 mon.a (mon.0) 3103 : audit 0 from='client.? 172.21.15.40:0/3693429874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:01 smithi040 bash[41173]: cluster 2023-12-01T17:56:01.028634+0000 mgr.y (mgr.24356) 4137 : cluster 0 pgmap v4105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:01 smithi141 bash[31670]: audit 2023-12-01T17:56:00.938362+0000 mon.a (mon.0) 3103 : audit 0 from='client.? 172.21.15.40:0/3693429874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:01 smithi141 bash[31670]: cluster 2023-12-01T17:56:01.028634+0000 mgr.y (mgr.24356) 4137 : cluster 0 pgmap v4105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:03 smithi040 bash[28232]: cluster 2023-12-01T17:56:03.029244+0000 mgr.y (mgr.24356) 4138 : cluster 0 pgmap v4106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:03 smithi040 bash[41173]: cluster 2023-12-01T17:56:03.029244+0000 mgr.y (mgr.24356) 4138 : cluster 0 pgmap v4106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:03 smithi141 bash[31670]: cluster 2023-12-01T17:56:03.029244+0000 mgr.y (mgr.24356) 4138 : cluster 0 pgmap v4106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:04 smithi040 bash[28232]: audit 2023-12-01T17:56:03.407603+0000 mon.a (mon.0) 3104 : audit 0 from='client.? 172.21.15.40:0/2039772785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:04 smithi040 bash[28232]: audit 2023-12-01T17:56:03.521002+0000 mon.c (mon.2) 2632 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:04 smithi040 bash[41173]: audit 2023-12-01T17:56:03.407603+0000 mon.a (mon.0) 3104 : audit 0 from='client.? 172.21.15.40:0/2039772785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:04 smithi040 bash[41173]: audit 2023-12-01T17:56:03.521002+0000 mon.c (mon.2) 2632 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:04 smithi141 bash[31670]: audit 2023-12-01T17:56:03.407603+0000 mon.a (mon.0) 3104 : audit 0 from='client.? 172.21.15.40:0/2039772785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:04 smithi141 bash[31670]: audit 2023-12-01T17:56:03.521002+0000 mon.c (mon.2) 2632 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:05 smithi040 bash[28232]: cluster 2023-12-01T17:56:05.030256+0000 mgr.y (mgr.24356) 4139 : cluster 0 pgmap v4107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:05 smithi040 bash[41173]: cluster 2023-12-01T17:56:05.030256+0000 mgr.y (mgr.24356) 4139 : cluster 0 pgmap v4107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:05 smithi141 bash[31670]: cluster 2023-12-01T17:56:05.030256+0000 mgr.y (mgr.24356) 4139 : cluster 0 pgmap v4107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:56:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:56:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:05.653088+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:05.667712+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:05.880183+0000 mon.c (mon.2) 2633 : audit 0 from='client.? 172.21.15.40:0/527457097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:06.005080+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:06.019491+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:06.555318+0000 mon.c (mon.2) 2634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:06.557073+0000 mon.c (mon.2) 2635 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[28232]: audit 2023-12-01T17:56:06.565664+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:05.653088+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:05.667712+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:05.880183+0000 mon.c (mon.2) 2633 : audit 0 from='client.? 172.21.15.40:0/527457097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:06.005080+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:06.019491+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:06.555318+0000 mon.c (mon.2) 2634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:56:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:06.557073+0000 mon.c (mon.2) 2635 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:56:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:06 smithi040 bash[41173]: audit 2023-12-01T17:56:06.565664+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:05.653088+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:05.667712+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:05.880183+0000 mon.c (mon.2) 2633 : audit 0 from='client.? 172.21.15.40:0/527457097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:06.005080+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:06.019491+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:06.555318+0000 mon.c (mon.2) 2634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:06.557073+0000 mon.c (mon.2) 2635 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:06 smithi141 bash[31670]: audit 2023-12-01T17:56:06.565664+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:56:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:07 smithi141 bash[31670]: cluster 2023-12-01T17:56:07.030943+0000 mgr.y (mgr.24356) 4140 : cluster 0 pgmap v4108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:07 smithi040 bash[28232]: cluster 2023-12-01T17:56:07.030943+0000 mgr.y (mgr.24356) 4140 : cluster 0 pgmap v4108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:07 smithi040 bash[41173]: cluster 2023-12-01T17:56:07.030943+0000 mgr.y (mgr.24356) 4140 : cluster 0 pgmap v4108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:08 smithi141 bash[31670]: audit 2023-12-01T17:56:08.341821+0000 mon.a (mon.0) 3110 : audit 0 from='client.? 172.21.15.40:0/3330205038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:08 smithi040 bash[28232]: audit 2023-12-01T17:56:08.341821+0000 mon.a (mon.0) 3110 : audit 0 from='client.? 172.21.15.40:0/3330205038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:08 smithi040 bash[41173]: audit 2023-12-01T17:56:08.341821+0000 mon.a (mon.0) 3110 : audit 0 from='client.? 172.21.15.40:0/3330205038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:09 smithi141 bash[31670]: cluster 2023-12-01T17:56:09.031608+0000 mgr.y (mgr.24356) 4141 : cluster 0 pgmap v4109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:09 smithi040 bash[41173]: cluster 2023-12-01T17:56:09.031608+0000 mgr.y (mgr.24356) 4141 : cluster 0 pgmap v4109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:09 smithi040 bash[28232]: cluster 2023-12-01T17:56:09.031608+0000 mgr.y (mgr.24356) 4141 : cluster 0 pgmap v4109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:11 smithi040 bash[28232]: audit 2023-12-01T17:56:10.802918+0000 mon.a (mon.0) 3111 : audit 0 from='client.? 172.21.15.40:0/3025966214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:11 smithi040 bash[28232]: cluster 2023-12-01T17:56:11.032713+0000 mgr.y (mgr.24356) 4142 : cluster 0 pgmap v4110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:11 smithi040 bash[41173]: audit 2023-12-01T17:56:10.802918+0000 mon.a (mon.0) 3111 : audit 0 from='client.? 172.21.15.40:0/3025966214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:11 smithi040 bash[41173]: cluster 2023-12-01T17:56:11.032713+0000 mgr.y (mgr.24356) 4142 : cluster 0 pgmap v4110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:11 smithi141 bash[31670]: audit 2023-12-01T17:56:10.802918+0000 mon.a (mon.0) 3111 : audit 0 from='client.? 172.21.15.40:0/3025966214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:11 smithi141 bash[31670]: cluster 2023-12-01T17:56:11.032713+0000 mgr.y (mgr.24356) 4142 : cluster 0 pgmap v4110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:13 smithi040 bash[28232]: cluster 2023-12-01T17:56:13.033329+0000 mgr.y (mgr.24356) 4143 : cluster 0 pgmap v4111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:13 smithi040 bash[41173]: cluster 2023-12-01T17:56:13.033329+0000 mgr.y (mgr.24356) 4143 : cluster 0 pgmap v4111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:13 smithi141 bash[31670]: cluster 2023-12-01T17:56:13.033329+0000 mgr.y (mgr.24356) 4143 : cluster 0 pgmap v4111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:14 smithi040 bash[41173]: audit 2023-12-01T17:56:13.274395+0000 mon.a (mon.0) 3112 : audit 0 from='client.? 172.21.15.40:0/661686070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:14 smithi040 bash[28232]: audit 2023-12-01T17:56:13.274395+0000 mon.a (mon.0) 3112 : audit 0 from='client.? 172.21.15.40:0/661686070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:14 smithi141 bash[31670]: audit 2023-12-01T17:56:13.274395+0000 mon.a (mon.0) 3112 : audit 0 from='client.? 172.21.15.40:0/661686070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:15 smithi040 bash[41173]: cluster 2023-12-01T17:56:15.034437+0000 mgr.y (mgr.24356) 4144 : cluster 0 pgmap v4112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:15 smithi040 bash[28232]: cluster 2023-12-01T17:56:15.034437+0000 mgr.y (mgr.24356) 4144 : cluster 0 pgmap v4112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:15 smithi141 bash[31670]: cluster 2023-12-01T17:56:15.034437+0000 mgr.y (mgr.24356) 4144 : cluster 0 pgmap v4112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:16 smithi040 bash[28232]: audit 2023-12-01T17:56:15.752574+0000 mon.c (mon.2) 2636 : audit 0 from='client.? 172.21.15.40:0/1277580186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:16 smithi040 bash[41173]: audit 2023-12-01T17:56:15.752574+0000 mon.c (mon.2) 2636 : audit 0 from='client.? 172.21.15.40:0/1277580186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:16 smithi141 bash[31670]: audit 2023-12-01T17:56:15.752574+0000 mon.c (mon.2) 2636 : audit 0 from='client.? 172.21.15.40:0/1277580186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:56:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:56:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:17 smithi040 bash[41173]: cluster 2023-12-01T17:56:17.035111+0000 mgr.y (mgr.24356) 4145 : cluster 0 pgmap v4113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:17 smithi040 bash[28232]: cluster 2023-12-01T17:56:17.035111+0000 mgr.y (mgr.24356) 4145 : cluster 0 pgmap v4113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:17 smithi141 bash[31670]: cluster 2023-12-01T17:56:17.035111+0000 mgr.y (mgr.24356) 4145 : cluster 0 pgmap v4113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:18 smithi141 bash[31670]: audit 2023-12-01T17:56:18.216693+0000 mon.a (mon.0) 3113 : audit 0 from='client.? 172.21.15.40:0/1217960599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:18 smithi040 bash[28232]: audit 2023-12-01T17:56:18.216693+0000 mon.a (mon.0) 3113 : audit 0 from='client.? 172.21.15.40:0/1217960599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:18 smithi040 bash[41173]: audit 2023-12-01T17:56:18.216693+0000 mon.a (mon.0) 3113 : audit 0 from='client.? 172.21.15.40:0/1217960599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:19 smithi040 bash[28232]: audit 2023-12-01T17:56:18.521018+0000 mon.c (mon.2) 2637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:19 smithi040 bash[28232]: cluster 2023-12-01T17:56:19.035753+0000 mgr.y (mgr.24356) 4146 : cluster 0 pgmap v4114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:19 smithi040 bash[41173]: audit 2023-12-01T17:56:18.521018+0000 mon.c (mon.2) 2637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:19 smithi040 bash[41173]: cluster 2023-12-01T17:56:19.035753+0000 mgr.y (mgr.24356) 4146 : cluster 0 pgmap v4114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:19 smithi141 bash[31670]: audit 2023-12-01T17:56:18.521018+0000 mon.c (mon.2) 2637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:19 smithi141 bash[31670]: cluster 2023-12-01T17:56:19.035753+0000 mgr.y (mgr.24356) 4146 : cluster 0 pgmap v4114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:21 smithi040 bash[28232]: audit 2023-12-01T17:56:20.687328+0000 mon.a (mon.0) 3114 : audit 0 from='client.? 172.21.15.40:0/4128047693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:21 smithi040 bash[28232]: cluster 2023-12-01T17:56:21.036987+0000 mgr.y (mgr.24356) 4147 : cluster 0 pgmap v4115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:21 smithi040 bash[41173]: audit 2023-12-01T17:56:20.687328+0000 mon.a (mon.0) 3114 : audit 0 from='client.? 172.21.15.40:0/4128047693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:21 smithi040 bash[41173]: cluster 2023-12-01T17:56:21.036987+0000 mgr.y (mgr.24356) 4147 : cluster 0 pgmap v4115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:21 smithi141 bash[31670]: audit 2023-12-01T17:56:20.687328+0000 mon.a (mon.0) 3114 : audit 0 from='client.? 172.21.15.40:0/4128047693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:21 smithi141 bash[31670]: cluster 2023-12-01T17:56:21.036987+0000 mgr.y (mgr.24356) 4147 : cluster 0 pgmap v4115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:23 smithi040 bash[28232]: cluster 2023-12-01T17:56:23.037607+0000 mgr.y (mgr.24356) 4148 : cluster 0 pgmap v4116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:23 smithi040 bash[41173]: cluster 2023-12-01T17:56:23.037607+0000 mgr.y (mgr.24356) 4148 : cluster 0 pgmap v4116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:23 smithi141 bash[31670]: cluster 2023-12-01T17:56:23.037607+0000 mgr.y (mgr.24356) 4148 : cluster 0 pgmap v4116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:24 smithi040 bash[28232]: audit 2023-12-01T17:56:23.153913+0000 mon.a (mon.0) 3115 : audit 0 from='client.? 172.21.15.40:0/2125688512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:24 smithi040 bash[41173]: audit 2023-12-01T17:56:23.153913+0000 mon.a (mon.0) 3115 : audit 0 from='client.? 172.21.15.40:0/2125688512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:24 smithi141 bash[31670]: audit 2023-12-01T17:56:23.153913+0000 mon.a (mon.0) 3115 : audit 0 from='client.? 172.21.15.40:0/2125688512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:25 smithi040 bash[28232]: cluster 2023-12-01T17:56:25.038746+0000 mgr.y (mgr.24356) 4149 : cluster 0 pgmap v4117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:25 smithi040 bash[41173]: cluster 2023-12-01T17:56:25.038746+0000 mgr.y (mgr.24356) 4149 : cluster 0 pgmap v4117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:25 smithi141 bash[31670]: cluster 2023-12-01T17:56:25.038746+0000 mgr.y (mgr.24356) 4149 : cluster 0 pgmap v4117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:26 smithi040 bash[28232]: audit 2023-12-01T17:56:25.619292+0000 mon.a (mon.0) 3116 : audit 0 from='client.? 172.21.15.40:0/448933003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:26 smithi040 bash[41173]: audit 2023-12-01T17:56:25.619292+0000 mon.a (mon.0) 3116 : audit 0 from='client.? 172.21.15.40:0/448933003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:26 smithi141 bash[31670]: audit 2023-12-01T17:56:25.619292+0000 mon.a (mon.0) 3116 : audit 0 from='client.? 172.21.15.40:0/448933003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:56:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:56:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:27 smithi040 bash[41173]: cluster 2023-12-01T17:56:27.039396+0000 mgr.y (mgr.24356) 4150 : cluster 0 pgmap v4118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:27 smithi040 bash[28232]: cluster 2023-12-01T17:56:27.039396+0000 mgr.y (mgr.24356) 4150 : cluster 0 pgmap v4118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:27 smithi141 bash[31670]: cluster 2023-12-01T17:56:27.039396+0000 mgr.y (mgr.24356) 4150 : cluster 0 pgmap v4118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:28 smithi040 bash[28232]: audit 2023-12-01T17:56:28.079868+0000 mon.c (mon.2) 2638 : audit 0 from='client.? 172.21.15.40:0/1295254675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:28 smithi040 bash[41173]: audit 2023-12-01T17:56:28.079868+0000 mon.c (mon.2) 2638 : audit 0 from='client.? 172.21.15.40:0/1295254675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:28 smithi141 bash[31670]: audit 2023-12-01T17:56:28.079868+0000 mon.c (mon.2) 2638 : audit 0 from='client.? 172.21.15.40:0/1295254675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:29 smithi040 bash[41173]: cluster 2023-12-01T17:56:29.040074+0000 mgr.y (mgr.24356) 4151 : cluster 0 pgmap v4119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:29 smithi040 bash[28232]: cluster 2023-12-01T17:56:29.040074+0000 mgr.y (mgr.24356) 4151 : cluster 0 pgmap v4119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:29 smithi141 bash[31670]: cluster 2023-12-01T17:56:29.040074+0000 mgr.y (mgr.24356) 4151 : cluster 0 pgmap v4119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:31 smithi040 bash[28232]: audit 2023-12-01T17:56:30.548241+0000 mon.a (mon.0) 3117 : audit 0 from='client.? 172.21.15.40:0/1511689958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:31 smithi040 bash[28232]: cluster 2023-12-01T17:56:31.041268+0000 mgr.y (mgr.24356) 4152 : cluster 0 pgmap v4120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:31 smithi040 bash[41173]: audit 2023-12-01T17:56:30.548241+0000 mon.a (mon.0) 3117 : audit 0 from='client.? 172.21.15.40:0/1511689958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:31 smithi040 bash[41173]: cluster 2023-12-01T17:56:31.041268+0000 mgr.y (mgr.24356) 4152 : cluster 0 pgmap v4120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:31 smithi141 bash[31670]: audit 2023-12-01T17:56:30.548241+0000 mon.a (mon.0) 3117 : audit 0 from='client.? 172.21.15.40:0/1511689958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:31 smithi141 bash[31670]: cluster 2023-12-01T17:56:31.041268+0000 mgr.y (mgr.24356) 4152 : cluster 0 pgmap v4120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:33 smithi040 bash[28232]: audit 2023-12-01T17:56:33.014398+0000 mon.a (mon.0) 3118 : audit 0 from='client.? 172.21.15.40:0/3742373371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:33 smithi040 bash[41173]: audit 2023-12-01T17:56:33.014398+0000 mon.a (mon.0) 3118 : audit 0 from='client.? 172.21.15.40:0/3742373371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:33 smithi141 bash[31670]: audit 2023-12-01T17:56:33.014398+0000 mon.a (mon.0) 3118 : audit 0 from='client.? 172.21.15.40:0/3742373371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:34 smithi040 bash[28232]: cluster 2023-12-01T17:56:33.041883+0000 mgr.y (mgr.24356) 4153 : cluster 0 pgmap v4121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:34 smithi040 bash[28232]: audit 2023-12-01T17:56:33.521744+0000 mon.c (mon.2) 2639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:34 smithi040 bash[41173]: cluster 2023-12-01T17:56:33.041883+0000 mgr.y (mgr.24356) 4153 : cluster 0 pgmap v4121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:34 smithi040 bash[41173]: audit 2023-12-01T17:56:33.521744+0000 mon.c (mon.2) 2639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:34 smithi141 bash[31670]: cluster 2023-12-01T17:56:33.041883+0000 mgr.y (mgr.24356) 4153 : cluster 0 pgmap v4121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:34 smithi141 bash[31670]: audit 2023-12-01T17:56:33.521744+0000 mon.c (mon.2) 2639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:36 smithi040 bash[28232]: cluster 2023-12-01T17:56:35.043453+0000 mgr.y (mgr.24356) 4154 : cluster 0 pgmap v4122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:36 smithi040 bash[28232]: audit 2023-12-01T17:56:35.477679+0000 mon.a (mon.0) 3119 : audit 0 from='client.? 172.21.15.40:0/3581416005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:36 smithi040 bash[41173]: cluster 2023-12-01T17:56:35.043453+0000 mgr.y (mgr.24356) 4154 : cluster 0 pgmap v4122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:36 smithi040 bash[41173]: audit 2023-12-01T17:56:35.477679+0000 mon.a (mon.0) 3119 : audit 0 from='client.? 172.21.15.40:0/3581416005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:36 smithi141 bash[31670]: cluster 2023-12-01T17:56:35.043453+0000 mgr.y (mgr.24356) 4154 : cluster 0 pgmap v4122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:36 smithi141 bash[31670]: audit 2023-12-01T17:56:35.477679+0000 mon.a (mon.0) 3119 : audit 0 from='client.? 172.21.15.40:0/3581416005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:56:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:56:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:38 smithi040 bash[28232]: cluster 2023-12-01T17:56:37.044179+0000 mgr.y (mgr.24356) 4155 : cluster 0 pgmap v4123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:38 smithi040 bash[28232]: audit 2023-12-01T17:56:37.947144+0000 mon.a (mon.0) 3120 : audit 0 from='client.? 172.21.15.40:0/2905601976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:38 smithi040 bash[41173]: cluster 2023-12-01T17:56:37.044179+0000 mgr.y (mgr.24356) 4155 : cluster 0 pgmap v4123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:38 smithi040 bash[41173]: audit 2023-12-01T17:56:37.947144+0000 mon.a (mon.0) 3120 : audit 0 from='client.? 172.21.15.40:0/2905601976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:38 smithi141 bash[31670]: cluster 2023-12-01T17:56:37.044179+0000 mgr.y (mgr.24356) 4155 : cluster 0 pgmap v4123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:38 smithi141 bash[31670]: audit 2023-12-01T17:56:37.947144+0000 mon.a (mon.0) 3120 : audit 0 from='client.? 172.21.15.40:0/2905601976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:40 smithi040 bash[28232]: cluster 2023-12-01T17:56:39.044903+0000 mgr.y (mgr.24356) 4156 : cluster 0 pgmap v4124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:40 smithi040 bash[41173]: cluster 2023-12-01T17:56:39.044903+0000 mgr.y (mgr.24356) 4156 : cluster 0 pgmap v4124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:40 smithi141 bash[31670]: cluster 2023-12-01T17:56:39.044903+0000 mgr.y (mgr.24356) 4156 : cluster 0 pgmap v4124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:41 smithi040 bash[41173]: audit 2023-12-01T17:56:40.412591+0000 mon.c (mon.2) 2640 : audit 0 from='client.? 172.21.15.40:0/561752887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:41 smithi040 bash[28232]: audit 2023-12-01T17:56:40.412591+0000 mon.c (mon.2) 2640 : audit 0 from='client.? 172.21.15.40:0/561752887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:41 smithi141 bash[31670]: audit 2023-12-01T17:56:40.412591+0000 mon.c (mon.2) 2640 : audit 0 from='client.? 172.21.15.40:0/561752887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:42 smithi040 bash[41173]: cluster 2023-12-01T17:56:41.046044+0000 mgr.y (mgr.24356) 4157 : cluster 0 pgmap v4125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:42 smithi040 bash[28232]: cluster 2023-12-01T17:56:41.046044+0000 mgr.y (mgr.24356) 4157 : cluster 0 pgmap v4125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:42 smithi141 bash[31670]: cluster 2023-12-01T17:56:41.046044+0000 mgr.y (mgr.24356) 4157 : cluster 0 pgmap v4125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:43 smithi040 bash[28232]: audit 2023-12-01T17:56:42.876254+0000 mon.a (mon.0) 3121 : audit 0 from='client.? 172.21.15.40:0/2226306784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:43 smithi040 bash[41173]: audit 2023-12-01T17:56:42.876254+0000 mon.a (mon.0) 3121 : audit 0 from='client.? 172.21.15.40:0/2226306784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:43 smithi141 bash[31670]: audit 2023-12-01T17:56:42.876254+0000 mon.a (mon.0) 3121 : audit 0 from='client.? 172.21.15.40:0/2226306784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:44 smithi040 bash[28232]: cluster 2023-12-01T17:56:43.046727+0000 mgr.y (mgr.24356) 4158 : cluster 0 pgmap v4126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:44 smithi040 bash[41173]: cluster 2023-12-01T17:56:43.046727+0000 mgr.y (mgr.24356) 4158 : cluster 0 pgmap v4126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:44 smithi141 bash[31670]: cluster 2023-12-01T17:56:43.046727+0000 mgr.y (mgr.24356) 4158 : cluster 0 pgmap v4126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:46 smithi040 bash[41173]: cluster 2023-12-01T17:56:45.047883+0000 mgr.y (mgr.24356) 4159 : cluster 0 pgmap v4127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:46 smithi040 bash[41173]: audit 2023-12-01T17:56:45.340356+0000 mon.c (mon.2) 2641 : audit 0 from='client.? 172.21.15.40:0/240454929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:46 smithi040 bash[28232]: cluster 2023-12-01T17:56:45.047883+0000 mgr.y (mgr.24356) 4159 : cluster 0 pgmap v4127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:46 smithi040 bash[28232]: audit 2023-12-01T17:56:45.340356+0000 mon.c (mon.2) 2641 : audit 0 from='client.? 172.21.15.40:0/240454929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:46 smithi141 bash[31670]: cluster 2023-12-01T17:56:45.047883+0000 mgr.y (mgr.24356) 4159 : cluster 0 pgmap v4127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:46 smithi141 bash[31670]: audit 2023-12-01T17:56:45.340356+0000 mon.c (mon.2) 2641 : audit 0 from='client.? 172.21.15.40:0/240454929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:56:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:56:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:48 smithi040 bash[28232]: cluster 2023-12-01T17:56:47.048710+0000 mgr.y (mgr.24356) 4160 : cluster 0 pgmap v4128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:48 smithi040 bash[28232]: audit 2023-12-01T17:56:47.819920+0000 mon.c (mon.2) 2642 : audit 0 from='client.? 172.21.15.40:0/1970694797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:48 smithi040 bash[41173]: cluster 2023-12-01T17:56:47.048710+0000 mgr.y (mgr.24356) 4160 : cluster 0 pgmap v4128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:48 smithi040 bash[41173]: audit 2023-12-01T17:56:47.819920+0000 mon.c (mon.2) 2642 : audit 0 from='client.? 172.21.15.40:0/1970694797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:48 smithi141 bash[31670]: cluster 2023-12-01T17:56:47.048710+0000 mgr.y (mgr.24356) 4160 : cluster 0 pgmap v4128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:48 smithi141 bash[31670]: audit 2023-12-01T17:56:47.819920+0000 mon.c (mon.2) 2642 : audit 0 from='client.? 172.21.15.40:0/1970694797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:49 smithi040 bash[28232]: audit 2023-12-01T17:56:48.521919+0000 mon.c (mon.2) 2643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:49 smithi040 bash[41173]: audit 2023-12-01T17:56:48.521919+0000 mon.c (mon.2) 2643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:49 smithi141 bash[31670]: audit 2023-12-01T17:56:48.521919+0000 mon.c (mon.2) 2643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:50 smithi040 bash[28232]: cluster 2023-12-01T17:56:49.049385+0000 mgr.y (mgr.24356) 4161 : cluster 0 pgmap v4129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:50 smithi040 bash[41173]: cluster 2023-12-01T17:56:49.049385+0000 mgr.y (mgr.24356) 4161 : cluster 0 pgmap v4129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:50 smithi141 bash[31670]: cluster 2023-12-01T17:56:49.049385+0000 mgr.y (mgr.24356) 4161 : cluster 0 pgmap v4129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:51 smithi040 bash[41173]: audit 2023-12-01T17:56:50.288684+0000 mon.c (mon.2) 2644 : audit 0 from='client.? 172.21.15.40:0/884893978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:51 smithi040 bash[28232]: audit 2023-12-01T17:56:50.288684+0000 mon.c (mon.2) 2644 : audit 0 from='client.? 172.21.15.40:0/884893978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:51 smithi141 bash[31670]: audit 2023-12-01T17:56:50.288684+0000 mon.c (mon.2) 2644 : audit 0 from='client.? 172.21.15.40:0/884893978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:52 smithi141 bash[31670]: cluster 2023-12-01T17:56:51.050531+0000 mgr.y (mgr.24356) 4162 : cluster 0 pgmap v4130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:52 smithi040 bash[28232]: cluster 2023-12-01T17:56:51.050531+0000 mgr.y (mgr.24356) 4162 : cluster 0 pgmap v4130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:52 smithi040 bash[41173]: cluster 2023-12-01T17:56:51.050531+0000 mgr.y (mgr.24356) 4162 : cluster 0 pgmap v4130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:53 smithi141 bash[31670]: audit 2023-12-01T17:56:52.756901+0000 mon.c (mon.2) 2645 : audit 0 from='client.? 172.21.15.40:0/1453697527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:53 smithi040 bash[28232]: audit 2023-12-01T17:56:52.756901+0000 mon.c (mon.2) 2645 : audit 0 from='client.? 172.21.15.40:0/1453697527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:53 smithi040 bash[41173]: audit 2023-12-01T17:56:52.756901+0000 mon.c (mon.2) 2645 : audit 0 from='client.? 172.21.15.40:0/1453697527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:54 smithi141 bash[31670]: cluster 2023-12-01T17:56:53.051175+0000 mgr.y (mgr.24356) 4163 : cluster 0 pgmap v4131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:54 smithi040 bash[28232]: cluster 2023-12-01T17:56:53.051175+0000 mgr.y (mgr.24356) 4163 : cluster 0 pgmap v4131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:54 smithi040 bash[41173]: cluster 2023-12-01T17:56:53.051175+0000 mgr.y (mgr.24356) 4163 : cluster 0 pgmap v4131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:56 smithi040 bash[28232]: cluster 2023-12-01T17:56:55.051903+0000 mgr.y (mgr.24356) 4164 : cluster 0 pgmap v4132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:56 smithi040 bash[28232]: audit 2023-12-01T17:56:55.231718+0000 mon.a (mon.0) 3122 : audit 0 from='client.? 172.21.15.40:0/1117922204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:56 smithi040 bash[41173]: cluster 2023-12-01T17:56:55.051903+0000 mgr.y (mgr.24356) 4164 : cluster 0 pgmap v4132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:56 smithi040 bash[41173]: audit 2023-12-01T17:56:55.231718+0000 mon.a (mon.0) 3122 : audit 0 from='client.? 172.21.15.40:0/1117922204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:56 smithi141 bash[31670]: cluster 2023-12-01T17:56:55.051903+0000 mgr.y (mgr.24356) 4164 : cluster 0 pgmap v4132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:56 smithi141 bash[31670]: audit 2023-12-01T17:56:55.231718+0000 mon.a (mon.0) 3122 : audit 0 from='client.? 172.21.15.40:0/1117922204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:56:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:56:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:58 smithi141 bash[31670]: cluster 2023-12-01T17:56:57.052703+0000 mgr.y (mgr.24356) 4165 : cluster 0 pgmap v4133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:56:58 smithi141 bash[31670]: audit 2023-12-01T17:56:57.696421+0000 mon.a (mon.0) 3123 : audit 0 from='client.? 172.21.15.40:0/991878989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:58 smithi040 bash[28232]: cluster 2023-12-01T17:56:57.052703+0000 mgr.y (mgr.24356) 4165 : cluster 0 pgmap v4133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:56:58 smithi040 bash[28232]: audit 2023-12-01T17:56:57.696421+0000 mon.a (mon.0) 3123 : audit 0 from='client.? 172.21.15.40:0/991878989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:56:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:58 smithi040 bash[41173]: cluster 2023-12-01T17:56:57.052703+0000 mgr.y (mgr.24356) 4165 : cluster 0 pgmap v4133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:56:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:56:58 smithi040 bash[41173]: audit 2023-12-01T17:56:57.696421+0000 mon.a (mon.0) 3123 : audit 0 from='client.? 172.21.15.40:0/991878989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:00 smithi141 bash[31670]: cluster 2023-12-01T17:56:59.053468+0000 mgr.y (mgr.24356) 4166 : cluster 0 pgmap v4134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:00 smithi141 bash[31670]: audit 2023-12-01T17:57:00.160915+0000 mon.a (mon.0) 3124 : audit 0 from='client.? 172.21.15.40:0/4142283096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:00 smithi040 bash[28232]: cluster 2023-12-01T17:56:59.053468+0000 mgr.y (mgr.24356) 4166 : cluster 0 pgmap v4134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:00 smithi040 bash[28232]: audit 2023-12-01T17:57:00.160915+0000 mon.a (mon.0) 3124 : audit 0 from='client.? 172.21.15.40:0/4142283096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:00 smithi040 bash[41173]: cluster 2023-12-01T17:56:59.053468+0000 mgr.y (mgr.24356) 4166 : cluster 0 pgmap v4134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:00 smithi040 bash[41173]: audit 2023-12-01T17:57:00.160915+0000 mon.a (mon.0) 3124 : audit 0 from='client.? 172.21.15.40:0/4142283096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:02 smithi141 bash[31670]: cluster 2023-12-01T17:57:01.054586+0000 mgr.y (mgr.24356) 4167 : cluster 0 pgmap v4135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:02 smithi040 bash[28232]: cluster 2023-12-01T17:57:01.054586+0000 mgr.y (mgr.24356) 4167 : cluster 0 pgmap v4135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:02 smithi040 bash[41173]: cluster 2023-12-01T17:57:01.054586+0000 mgr.y (mgr.24356) 4167 : cluster 0 pgmap v4135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:03 smithi141 bash[31670]: audit 2023-12-01T17:57:02.616479+0000 mon.a (mon.0) 3125 : audit 0 from='client.? 172.21.15.40:0/553140990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:03 smithi040 bash[41173]: audit 2023-12-01T17:57:02.616479+0000 mon.a (mon.0) 3125 : audit 0 from='client.? 172.21.15.40:0/553140990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:03 smithi040 bash[28232]: audit 2023-12-01T17:57:02.616479+0000 mon.a (mon.0) 3125 : audit 0 from='client.? 172.21.15.40:0/553140990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:04 smithi141 bash[31670]: cluster 2023-12-01T17:57:03.055252+0000 mgr.y (mgr.24356) 4168 : cluster 0 pgmap v4136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:04 smithi141 bash[31670]: audit 2023-12-01T17:57:03.522226+0000 mon.c (mon.2) 2646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:04 smithi040 bash[41173]: cluster 2023-12-01T17:57:03.055252+0000 mgr.y (mgr.24356) 4168 : cluster 0 pgmap v4136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:04 smithi040 bash[41173]: audit 2023-12-01T17:57:03.522226+0000 mon.c (mon.2) 2646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:04 smithi040 bash[28232]: cluster 2023-12-01T17:57:03.055252+0000 mgr.y (mgr.24356) 4168 : cluster 0 pgmap v4136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:04 smithi040 bash[28232]: audit 2023-12-01T17:57:03.522226+0000 mon.c (mon.2) 2646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:06 smithi040 bash[28232]: cluster 2023-12-01T17:57:05.056343+0000 mgr.y (mgr.24356) 4169 : cluster 0 pgmap v4137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:06 smithi040 bash[28232]: audit 2023-12-01T17:57:05.081479+0000 mon.a (mon.0) 3126 : audit 0 from='client.? 172.21.15.40:0/972607845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:06 smithi040 bash[41173]: cluster 2023-12-01T17:57:05.056343+0000 mgr.y (mgr.24356) 4169 : cluster 0 pgmap v4137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:06 smithi040 bash[41173]: audit 2023-12-01T17:57:05.081479+0000 mon.a (mon.0) 3126 : audit 0 from='client.? 172.21.15.40:0/972607845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:06 smithi141 bash[31670]: cluster 2023-12-01T17:57:05.056343+0000 mgr.y (mgr.24356) 4169 : cluster 0 pgmap v4137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:06 smithi141 bash[31670]: audit 2023-12-01T17:57:05.081479+0000 mon.a (mon.0) 3126 : audit 0 from='client.? 172.21.15.40:0/972607845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:57:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:57:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:07 smithi040 bash[28232]: audit 2023-12-01T17:57:06.655181+0000 mon.c (mon.2) 2647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:57:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:07 smithi040 bash[41173]: audit 2023-12-01T17:57:06.655181+0000 mon.c (mon.2) 2647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:57:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:07 smithi141 bash[31670]: audit 2023-12-01T17:57:06.655181+0000 mon.c (mon.2) 2647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:57:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:08 smithi040 bash[28232]: cluster 2023-12-01T17:57:07.056963+0000 mgr.y (mgr.24356) 4170 : cluster 0 pgmap v4138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:08 smithi040 bash[28232]: audit 2023-12-01T17:57:07.534320+0000 mon.c (mon.2) 2648 : audit 0 from='client.? 172.21.15.40:0/1965962433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:08 smithi040 bash[41173]: cluster 2023-12-01T17:57:07.056963+0000 mgr.y (mgr.24356) 4170 : cluster 0 pgmap v4138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:08 smithi040 bash[41173]: audit 2023-12-01T17:57:07.534320+0000 mon.c (mon.2) 2648 : audit 0 from='client.? 172.21.15.40:0/1965962433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:08 smithi141 bash[31670]: cluster 2023-12-01T17:57:07.056963+0000 mgr.y (mgr.24356) 4170 : cluster 0 pgmap v4138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:08 smithi141 bash[31670]: audit 2023-12-01T17:57:07.534320+0000 mon.c (mon.2) 2648 : audit 0 from='client.? 172.21.15.40:0/1965962433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:10 smithi040 bash[28232]: cluster 2023-12-01T17:57:09.057627+0000 mgr.y (mgr.24356) 4171 : cluster 0 pgmap v4139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:10 smithi040 bash[28232]: audit 2023-12-01T17:57:09.989923+0000 mon.c (mon.2) 2649 : audit 0 from='client.? 172.21.15.40:0/1601731914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:10 smithi040 bash[41173]: cluster 2023-12-01T17:57:09.057627+0000 mgr.y (mgr.24356) 4171 : cluster 0 pgmap v4139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:10 smithi040 bash[41173]: audit 2023-12-01T17:57:09.989923+0000 mon.c (mon.2) 2649 : audit 0 from='client.? 172.21.15.40:0/1601731914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:10 smithi141 bash[31670]: cluster 2023-12-01T17:57:09.057627+0000 mgr.y (mgr.24356) 4171 : cluster 0 pgmap v4139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:10 smithi141 bash[31670]: audit 2023-12-01T17:57:09.989923+0000 mon.c (mon.2) 2649 : audit 0 from='client.? 172.21.15.40:0/1601731914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:12 smithi040 bash[28232]: cluster 2023-12-01T17:57:11.058784+0000 mgr.y (mgr.24356) 4172 : cluster 0 pgmap v4140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:12 smithi040 bash[41173]: cluster 2023-12-01T17:57:11.058784+0000 mgr.y (mgr.24356) 4172 : cluster 0 pgmap v4140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:12 smithi141 bash[31670]: cluster 2023-12-01T17:57:11.058784+0000 mgr.y (mgr.24356) 4172 : cluster 0 pgmap v4140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[28232]: audit 2023-12-01T17:57:12.476567+0000 mon.a (mon.0) 3127 : audit 0 from='client.? 172.21.15.40:0/4060832536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[28232]: audit 2023-12-01T17:57:12.547554+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[28232]: audit 2023-12-01T17:57:12.558153+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[28232]: audit 2023-12-01T17:57:12.953437+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[28232]: audit 2023-12-01T17:57:12.965509+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[41173]: audit 2023-12-01T17:57:12.476567+0000 mon.a (mon.0) 3127 : audit 0 from='client.? 172.21.15.40:0/4060832536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[41173]: audit 2023-12-01T17:57:12.547554+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[41173]: audit 2023-12-01T17:57:12.558153+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[41173]: audit 2023-12-01T17:57:12.953437+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:13 smithi040 bash[41173]: audit 2023-12-01T17:57:12.965509+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:13 smithi141 bash[31670]: audit 2023-12-01T17:57:12.476567+0000 mon.a (mon.0) 3127 : audit 0 from='client.? 172.21.15.40:0/4060832536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:13 smithi141 bash[31670]: audit 2023-12-01T17:57:12.547554+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:13 smithi141 bash[31670]: audit 2023-12-01T17:57:12.558153+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:13 smithi141 bash[31670]: audit 2023-12-01T17:57:12.953437+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:13 smithi141 bash[31670]: audit 2023-12-01T17:57:12.965509+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[41173]: cluster 2023-12-01T17:57:13.059420+0000 mgr.y (mgr.24356) 4173 : cluster 0 pgmap v4141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[41173]: audit 2023-12-01T17:57:13.521607+0000 mon.c (mon.2) 2650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:57:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[41173]: audit 2023-12-01T17:57:13.523426+0000 mon.c (mon.2) 2651 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:57:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[41173]: audit 2023-12-01T17:57:13.535033+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[28232]: cluster 2023-12-01T17:57:13.059420+0000 mgr.y (mgr.24356) 4173 : cluster 0 pgmap v4141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[28232]: audit 2023-12-01T17:57:13.521607+0000 mon.c (mon.2) 2650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:57:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[28232]: audit 2023-12-01T17:57:13.523426+0000 mon.c (mon.2) 2651 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:57:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:14 smithi040 bash[28232]: audit 2023-12-01T17:57:13.535033+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:14 smithi141 bash[31670]: cluster 2023-12-01T17:57:13.059420+0000 mgr.y (mgr.24356) 4173 : cluster 0 pgmap v4141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:14 smithi141 bash[31670]: audit 2023-12-01T17:57:13.521607+0000 mon.c (mon.2) 2650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:57:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:14 smithi141 bash[31670]: audit 2023-12-01T17:57:13.523426+0000 mon.c (mon.2) 2651 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:57:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:14 smithi141 bash[31670]: audit 2023-12-01T17:57:13.535033+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:57:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:15 smithi040 bash[28232]: audit 2023-12-01T17:57:14.950076+0000 mon.a (mon.0) 3133 : audit 0 from='client.? 172.21.15.40:0/406738822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:15 smithi040 bash[41173]: audit 2023-12-01T17:57:14.950076+0000 mon.a (mon.0) 3133 : audit 0 from='client.? 172.21.15.40:0/406738822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:15 smithi141 bash[31670]: audit 2023-12-01T17:57:14.950076+0000 mon.a (mon.0) 3133 : audit 0 from='client.? 172.21.15.40:0/406738822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:16 smithi040 bash[41173]: cluster 2023-12-01T17:57:15.060553+0000 mgr.y (mgr.24356) 4174 : cluster 0 pgmap v4142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:16 smithi040 bash[28232]: cluster 2023-12-01T17:57:15.060553+0000 mgr.y (mgr.24356) 4174 : cluster 0 pgmap v4142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:16 smithi141 bash[31670]: cluster 2023-12-01T17:57:15.060553+0000 mgr.y (mgr.24356) 4174 : cluster 0 pgmap v4142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:57:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:57:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:18 smithi040 bash[28232]: cluster 2023-12-01T17:57:17.061142+0000 mgr.y (mgr.24356) 4175 : cluster 0 pgmap v4143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:18 smithi040 bash[28232]: audit 2023-12-01T17:57:17.412713+0000 mon.a (mon.0) 3134 : audit 0 from='client.? 172.21.15.40:0/763755084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:18 smithi040 bash[41173]: cluster 2023-12-01T17:57:17.061142+0000 mgr.y (mgr.24356) 4175 : cluster 0 pgmap v4143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:18 smithi040 bash[41173]: audit 2023-12-01T17:57:17.412713+0000 mon.a (mon.0) 3134 : audit 0 from='client.? 172.21.15.40:0/763755084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:18 smithi141 bash[31670]: cluster 2023-12-01T17:57:17.061142+0000 mgr.y (mgr.24356) 4175 : cluster 0 pgmap v4143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:18 smithi141 bash[31670]: audit 2023-12-01T17:57:17.412713+0000 mon.a (mon.0) 3134 : audit 0 from='client.? 172.21.15.40:0/763755084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:19 smithi040 bash[28232]: audit 2023-12-01T17:57:18.522640+0000 mon.c (mon.2) 2652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:19 smithi040 bash[41173]: audit 2023-12-01T17:57:18.522640+0000 mon.c (mon.2) 2652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:19 smithi141 bash[31670]: audit 2023-12-01T17:57:18.522640+0000 mon.c (mon.2) 2652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:20 smithi040 bash[41173]: cluster 2023-12-01T17:57:19.061805+0000 mgr.y (mgr.24356) 4176 : cluster 0 pgmap v4144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:20 smithi040 bash[41173]: audit 2023-12-01T17:57:19.881064+0000 mon.c (mon.2) 2653 : audit 0 from='client.? 172.21.15.40:0/637763591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:20 smithi040 bash[28232]: cluster 2023-12-01T17:57:19.061805+0000 mgr.y (mgr.24356) 4176 : cluster 0 pgmap v4144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:20 smithi040 bash[28232]: audit 2023-12-01T17:57:19.881064+0000 mon.c (mon.2) 2653 : audit 0 from='client.? 172.21.15.40:0/637763591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:20 smithi141 bash[31670]: cluster 2023-12-01T17:57:19.061805+0000 mgr.y (mgr.24356) 4176 : cluster 0 pgmap v4144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:20 smithi141 bash[31670]: audit 2023-12-01T17:57:19.881064+0000 mon.c (mon.2) 2653 : audit 0 from='client.? 172.21.15.40:0/637763591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:22 smithi040 bash[41173]: cluster 2023-12-01T17:57:21.062959+0000 mgr.y (mgr.24356) 4177 : cluster 0 pgmap v4145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:22 smithi040 bash[28232]: cluster 2023-12-01T17:57:21.062959+0000 mgr.y (mgr.24356) 4177 : cluster 0 pgmap v4145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:22 smithi141 bash[31670]: cluster 2023-12-01T17:57:21.062959+0000 mgr.y (mgr.24356) 4177 : cluster 0 pgmap v4145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:23 smithi040 bash[41173]: audit 2023-12-01T17:57:22.357906+0000 mon.c (mon.2) 2654 : audit 0 from='client.? 172.21.15.40:0/4135809208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:23 smithi040 bash[28232]: audit 2023-12-01T17:57:22.357906+0000 mon.c (mon.2) 2654 : audit 0 from='client.? 172.21.15.40:0/4135809208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:23 smithi141 bash[31670]: audit 2023-12-01T17:57:22.357906+0000 mon.c (mon.2) 2654 : audit 0 from='client.? 172.21.15.40:0/4135809208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:24 smithi040 bash[28232]: cluster 2023-12-01T17:57:23.063620+0000 mgr.y (mgr.24356) 4178 : cluster 0 pgmap v4146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:24 smithi040 bash[41173]: cluster 2023-12-01T17:57:23.063620+0000 mgr.y (mgr.24356) 4178 : cluster 0 pgmap v4146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:24 smithi141 bash[31670]: cluster 2023-12-01T17:57:23.063620+0000 mgr.y (mgr.24356) 4178 : cluster 0 pgmap v4146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:25 smithi040 bash[41173]: audit 2023-12-01T17:57:24.822745+0000 mon.a (mon.0) 3135 : audit 0 from='client.? 172.21.15.40:0/1113087552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:25 smithi040 bash[28232]: audit 2023-12-01T17:57:24.822745+0000 mon.a (mon.0) 3135 : audit 0 from='client.? 172.21.15.40:0/1113087552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:25 smithi141 bash[31670]: audit 2023-12-01T17:57:24.822745+0000 mon.a (mon.0) 3135 : audit 0 from='client.? 172.21.15.40:0/1113087552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:26 smithi040 bash[28232]: cluster 2023-12-01T17:57:25.064802+0000 mgr.y (mgr.24356) 4179 : cluster 0 pgmap v4147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:26 smithi040 bash[41173]: cluster 2023-12-01T17:57:25.064802+0000 mgr.y (mgr.24356) 4179 : cluster 0 pgmap v4147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:26 smithi141 bash[31670]: cluster 2023-12-01T17:57:25.064802+0000 mgr.y (mgr.24356) 4179 : cluster 0 pgmap v4147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:57:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:57:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:28 smithi141 bash[31670]: cluster 2023-12-01T17:57:27.065541+0000 mgr.y (mgr.24356) 4180 : cluster 0 pgmap v4148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:28 smithi141 bash[31670]: audit 2023-12-01T17:57:27.292805+0000 mon.c (mon.2) 2655 : audit 0 from='client.? 172.21.15.40:0/3573494865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:28 smithi040 bash[28232]: cluster 2023-12-01T17:57:27.065541+0000 mgr.y (mgr.24356) 4180 : cluster 0 pgmap v4148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:28 smithi040 bash[28232]: audit 2023-12-01T17:57:27.292805+0000 mon.c (mon.2) 2655 : audit 0 from='client.? 172.21.15.40:0/3573494865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:28 smithi040 bash[41173]: cluster 2023-12-01T17:57:27.065541+0000 mgr.y (mgr.24356) 4180 : cluster 0 pgmap v4148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:28 smithi040 bash[41173]: audit 2023-12-01T17:57:27.292805+0000 mon.c (mon.2) 2655 : audit 0 from='client.? 172.21.15.40:0/3573494865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:30 smithi141 bash[31670]: cluster 2023-12-01T17:57:29.066251+0000 mgr.y (mgr.24356) 4181 : cluster 0 pgmap v4149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:30 smithi141 bash[31670]: audit 2023-12-01T17:57:29.754289+0000 mon.c (mon.2) 2656 : audit 0 from='client.? 172.21.15.40:0/2316976959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:30 smithi040 bash[28232]: cluster 2023-12-01T17:57:29.066251+0000 mgr.y (mgr.24356) 4181 : cluster 0 pgmap v4149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:30 smithi040 bash[28232]: audit 2023-12-01T17:57:29.754289+0000 mon.c (mon.2) 2656 : audit 0 from='client.? 172.21.15.40:0/2316976959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:30 smithi040 bash[41173]: cluster 2023-12-01T17:57:29.066251+0000 mgr.y (mgr.24356) 4181 : cluster 0 pgmap v4149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:30 smithi040 bash[41173]: audit 2023-12-01T17:57:29.754289+0000 mon.c (mon.2) 2656 : audit 0 from='client.? 172.21.15.40:0/2316976959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:32 smithi141 bash[31670]: cluster 2023-12-01T17:57:31.067424+0000 mgr.y (mgr.24356) 4182 : cluster 0 pgmap v4150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:32 smithi040 bash[28232]: cluster 2023-12-01T17:57:31.067424+0000 mgr.y (mgr.24356) 4182 : cluster 0 pgmap v4150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:32 smithi040 bash[41173]: cluster 2023-12-01T17:57:31.067424+0000 mgr.y (mgr.24356) 4182 : cluster 0 pgmap v4150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:33 smithi141 bash[31670]: audit 2023-12-01T17:57:32.221043+0000 mon.a (mon.0) 3136 : audit 0 from='client.? 172.21.15.40:0/3651267132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:33 smithi040 bash[28232]: audit 2023-12-01T17:57:32.221043+0000 mon.a (mon.0) 3136 : audit 0 from='client.? 172.21.15.40:0/3651267132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:33 smithi040 bash[41173]: audit 2023-12-01T17:57:32.221043+0000 mon.a (mon.0) 3136 : audit 0 from='client.? 172.21.15.40:0/3651267132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:34 smithi141 bash[31670]: cluster 2023-12-01T17:57:33.068085+0000 mgr.y (mgr.24356) 4183 : cluster 0 pgmap v4151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:34 smithi141 bash[31670]: audit 2023-12-01T17:57:33.523216+0000 mon.c (mon.2) 2657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:34 smithi040 bash[28232]: cluster 2023-12-01T17:57:33.068085+0000 mgr.y (mgr.24356) 4183 : cluster 0 pgmap v4151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:34 smithi040 bash[28232]: audit 2023-12-01T17:57:33.523216+0000 mon.c (mon.2) 2657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:34 smithi040 bash[41173]: cluster 2023-12-01T17:57:33.068085+0000 mgr.y (mgr.24356) 4183 : cluster 0 pgmap v4151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:34 smithi040 bash[41173]: audit 2023-12-01T17:57:33.523216+0000 mon.c (mon.2) 2657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:35 smithi141 bash[31670]: audit 2023-12-01T17:57:34.679750+0000 mon.c (mon.2) 2658 : audit 0 from='client.? 172.21.15.40:0/4197018419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:35 smithi040 bash[41173]: audit 2023-12-01T17:57:34.679750+0000 mon.c (mon.2) 2658 : audit 0 from='client.? 172.21.15.40:0/4197018419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:35 smithi040 bash[28232]: audit 2023-12-01T17:57:34.679750+0000 mon.c (mon.2) 2658 : audit 0 from='client.? 172.21.15.40:0/4197018419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:36 smithi040 bash[41173]: cluster 2023-12-01T17:57:35.069289+0000 mgr.y (mgr.24356) 4184 : cluster 0 pgmap v4152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:36 smithi040 bash[28232]: cluster 2023-12-01T17:57:35.069289+0000 mgr.y (mgr.24356) 4184 : cluster 0 pgmap v4152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:36 smithi141 bash[31670]: cluster 2023-12-01T17:57:35.069289+0000 mgr.y (mgr.24356) 4184 : cluster 0 pgmap v4152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:57:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:57:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:37 smithi141 bash[31670]: audit 2023-12-01T17:57:37.143640+0000 mon.a (mon.0) 3137 : audit 0 from='client.? 172.21.15.40:0/2544686658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:37 smithi040 bash[41173]: audit 2023-12-01T17:57:37.143640+0000 mon.a (mon.0) 3137 : audit 0 from='client.? 172.21.15.40:0/2544686658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:37 smithi040 bash[28232]: audit 2023-12-01T17:57:37.143640+0000 mon.a (mon.0) 3137 : audit 0 from='client.? 172.21.15.40:0/2544686658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:38 smithi141 bash[31670]: cluster 2023-12-01T17:57:37.069934+0000 mgr.y (mgr.24356) 4185 : cluster 0 pgmap v4153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:38 smithi040 bash[41173]: cluster 2023-12-01T17:57:37.069934+0000 mgr.y (mgr.24356) 4185 : cluster 0 pgmap v4153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:38 smithi040 bash[28232]: cluster 2023-12-01T17:57:37.069934+0000 mgr.y (mgr.24356) 4185 : cluster 0 pgmap v4153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:40 smithi141 bash[31670]: cluster 2023-12-01T17:57:39.070595+0000 mgr.y (mgr.24356) 4186 : cluster 0 pgmap v4154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:40 smithi141 bash[31670]: audit 2023-12-01T17:57:39.617595+0000 mon.c (mon.2) 2659 : audit 0 from='client.? 172.21.15.40:0/3732099731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:40 smithi040 bash[41173]: cluster 2023-12-01T17:57:39.070595+0000 mgr.y (mgr.24356) 4186 : cluster 0 pgmap v4154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:40 smithi040 bash[41173]: audit 2023-12-01T17:57:39.617595+0000 mon.c (mon.2) 2659 : audit 0 from='client.? 172.21.15.40:0/3732099731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:40 smithi040 bash[28232]: cluster 2023-12-01T17:57:39.070595+0000 mgr.y (mgr.24356) 4186 : cluster 0 pgmap v4154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:40 smithi040 bash[28232]: audit 2023-12-01T17:57:39.617595+0000 mon.c (mon.2) 2659 : audit 0 from='client.? 172.21.15.40:0/3732099731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:42 smithi141 bash[31670]: cluster 2023-12-01T17:57:41.071765+0000 mgr.y (mgr.24356) 4187 : cluster 0 pgmap v4155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:42 smithi141 bash[31670]: audit 2023-12-01T17:57:42.075362+0000 mon.c (mon.2) 2660 : audit 0 from='client.? 172.21.15.40:0/1378366775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:42 smithi040 bash[28232]: cluster 2023-12-01T17:57:41.071765+0000 mgr.y (mgr.24356) 4187 : cluster 0 pgmap v4155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:42 smithi040 bash[28232]: audit 2023-12-01T17:57:42.075362+0000 mon.c (mon.2) 2660 : audit 0 from='client.? 172.21.15.40:0/1378366775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:42 smithi040 bash[41173]: cluster 2023-12-01T17:57:41.071765+0000 mgr.y (mgr.24356) 4187 : cluster 0 pgmap v4155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:42 smithi040 bash[41173]: audit 2023-12-01T17:57:42.075362+0000 mon.c (mon.2) 2660 : audit 0 from='client.? 172.21.15.40:0/1378366775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:44 smithi141 bash[31670]: cluster 2023-12-01T17:57:43.072601+0000 mgr.y (mgr.24356) 4188 : cluster 0 pgmap v4156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:44 smithi040 bash[28232]: cluster 2023-12-01T17:57:43.072601+0000 mgr.y (mgr.24356) 4188 : cluster 0 pgmap v4156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:44 smithi040 bash[41173]: cluster 2023-12-01T17:57:43.072601+0000 mgr.y (mgr.24356) 4188 : cluster 0 pgmap v4156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:45 smithi141 bash[31670]: audit 2023-12-01T17:57:44.550537+0000 mon.a (mon.0) 3138 : audit 0 from='client.? 172.21.15.40:0/2411452030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:45 smithi040 bash[28232]: audit 2023-12-01T17:57:44.550537+0000 mon.a (mon.0) 3138 : audit 0 from='client.? 172.21.15.40:0/2411452030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:45 smithi040 bash[41173]: audit 2023-12-01T17:57:44.550537+0000 mon.a (mon.0) 3138 : audit 0 from='client.? 172.21.15.40:0/2411452030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:46 smithi040 bash[28232]: cluster 2023-12-01T17:57:45.073775+0000 mgr.y (mgr.24356) 4189 : cluster 0 pgmap v4157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:46 smithi040 bash[41173]: cluster 2023-12-01T17:57:45.073775+0000 mgr.y (mgr.24356) 4189 : cluster 0 pgmap v4157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:46 smithi141 bash[31670]: cluster 2023-12-01T17:57:45.073775+0000 mgr.y (mgr.24356) 4189 : cluster 0 pgmap v4157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:57:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T17:57:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:47 smithi141 bash[31670]: audit 2023-12-01T17:57:47.004205+0000 mon.c (mon.2) 2661 : audit 0 from='client.? 172.21.15.40:0/3615887172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:47 smithi040 bash[41173]: audit 2023-12-01T17:57:47.004205+0000 mon.c (mon.2) 2661 : audit 0 from='client.? 172.21.15.40:0/3615887172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:47 smithi040 bash[28232]: audit 2023-12-01T17:57:47.004205+0000 mon.c (mon.2) 2661 : audit 0 from='client.? 172.21.15.40:0/3615887172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:48 smithi141 bash[31670]: cluster 2023-12-01T17:57:47.074473+0000 mgr.y (mgr.24356) 4190 : cluster 0 pgmap v4158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:48 smithi040 bash[41173]: cluster 2023-12-01T17:57:47.074473+0000 mgr.y (mgr.24356) 4190 : cluster 0 pgmap v4158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:48 smithi040 bash[28232]: cluster 2023-12-01T17:57:47.074473+0000 mgr.y (mgr.24356) 4190 : cluster 0 pgmap v4158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:49 smithi141 bash[31670]: audit 2023-12-01T17:57:48.523490+0000 mon.c (mon.2) 2662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:49 smithi040 bash[41173]: audit 2023-12-01T17:57:48.523490+0000 mon.c (mon.2) 2662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:49 smithi040 bash[28232]: audit 2023-12-01T17:57:48.523490+0000 mon.c (mon.2) 2662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:50 smithi141 bash[31670]: cluster 2023-12-01T17:57:49.075210+0000 mgr.y (mgr.24356) 4191 : cluster 0 pgmap v4159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:50 smithi141 bash[31670]: audit 2023-12-01T17:57:49.475787+0000 mon.c (mon.2) 2663 : audit 0 from='client.? 172.21.15.40:0/4154301203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:50 smithi040 bash[28232]: cluster 2023-12-01T17:57:49.075210+0000 mgr.y (mgr.24356) 4191 : cluster 0 pgmap v4159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:50 smithi040 bash[28232]: audit 2023-12-01T17:57:49.475787+0000 mon.c (mon.2) 2663 : audit 0 from='client.? 172.21.15.40:0/4154301203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:50 smithi040 bash[41173]: cluster 2023-12-01T17:57:49.075210+0000 mgr.y (mgr.24356) 4191 : cluster 0 pgmap v4159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:50 smithi040 bash[41173]: audit 2023-12-01T17:57:49.475787+0000 mon.c (mon.2) 2663 : audit 0 from='client.? 172.21.15.40:0/4154301203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:52 smithi141 bash[31670]: cluster 2023-12-01T17:57:51.076389+0000 mgr.y (mgr.24356) 4192 : cluster 0 pgmap v4160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:52 smithi141 bash[31670]: audit 2023-12-01T17:57:51.936773+0000 mon.c (mon.2) 2664 : audit 0 from='client.? 172.21.15.40:0/2569960994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:52 smithi040 bash[28232]: cluster 2023-12-01T17:57:51.076389+0000 mgr.y (mgr.24356) 4192 : cluster 0 pgmap v4160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:52 smithi040 bash[28232]: audit 2023-12-01T17:57:51.936773+0000 mon.c (mon.2) 2664 : audit 0 from='client.? 172.21.15.40:0/2569960994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:52 smithi040 bash[41173]: cluster 2023-12-01T17:57:51.076389+0000 mgr.y (mgr.24356) 4192 : cluster 0 pgmap v4160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:52 smithi040 bash[41173]: audit 2023-12-01T17:57:51.936773+0000 mon.c (mon.2) 2664 : audit 0 from='client.? 172.21.15.40:0/2569960994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:54 smithi141 bash[31670]: cluster 2023-12-01T17:57:53.077000+0000 mgr.y (mgr.24356) 4193 : cluster 0 pgmap v4161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:54 smithi040 bash[28232]: cluster 2023-12-01T17:57:53.077000+0000 mgr.y (mgr.24356) 4193 : cluster 0 pgmap v4161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:54 smithi040 bash[41173]: cluster 2023-12-01T17:57:53.077000+0000 mgr.y (mgr.24356) 4193 : cluster 0 pgmap v4161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:55 smithi141 bash[31670]: audit 2023-12-01T17:57:54.412993+0000 mon.c (mon.2) 2665 : audit 0 from='client.? 172.21.15.40:0/3676490017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:55 smithi040 bash[41173]: audit 2023-12-01T17:57:54.412993+0000 mon.c (mon.2) 2665 : audit 0 from='client.? 172.21.15.40:0/3676490017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:55 smithi040 bash[28232]: audit 2023-12-01T17:57:54.412993+0000 mon.c (mon.2) 2665 : audit 0 from='client.? 172.21.15.40:0/3676490017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:56 smithi141 bash[31670]: cluster 2023-12-01T17:57:55.078109+0000 mgr.y (mgr.24356) 4194 : cluster 0 pgmap v4162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:56 smithi040 bash[28232]: cluster 2023-12-01T17:57:55.078109+0000 mgr.y (mgr.24356) 4194 : cluster 0 pgmap v4162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:57:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:57:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:56 smithi040 bash[41173]: cluster 2023-12-01T17:57:55.078109+0000 mgr.y (mgr.24356) 4194 : cluster 0 pgmap v4162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:57 smithi141 bash[31670]: audit 2023-12-01T17:57:56.877746+0000 mon.c (mon.2) 2666 : audit 0 from='client.? 172.21.15.40:0/1421231572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:57 smithi040 bash[41173]: audit 2023-12-01T17:57:56.877746+0000 mon.c (mon.2) 2666 : audit 0 from='client.? 172.21.15.40:0/1421231572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:57 smithi040 bash[28232]: audit 2023-12-01T17:57:56.877746+0000 mon.c (mon.2) 2666 : audit 0 from='client.? 172.21.15.40:0/1421231572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:57:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:57:58 smithi040 bash[28232]: cluster 2023-12-01T17:57:57.078787+0000 mgr.y (mgr.24356) 4195 : cluster 0 pgmap v4163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:57:58 smithi040 bash[41173]: cluster 2023-12-01T17:57:57.078787+0000 mgr.y (mgr.24356) 4195 : cluster 0 pgmap v4163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:57:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:57:58 smithi141 bash[31670]: cluster 2023-12-01T17:57:57.078787+0000 mgr.y (mgr.24356) 4195 : cluster 0 pgmap v4163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:00 smithi040 bash[28232]: cluster 2023-12-01T17:57:59.079444+0000 mgr.y (mgr.24356) 4196 : cluster 0 pgmap v4164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:00 smithi040 bash[28232]: audit 2023-12-01T17:57:59.338064+0000 mon.c (mon.2) 2667 : audit 0 from='client.? 172.21.15.40:0/3603690596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:00 smithi040 bash[41173]: cluster 2023-12-01T17:57:59.079444+0000 mgr.y (mgr.24356) 4196 : cluster 0 pgmap v4164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:00 smithi040 bash[41173]: audit 2023-12-01T17:57:59.338064+0000 mon.c (mon.2) 2667 : audit 0 from='client.? 172.21.15.40:0/3603690596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:00 smithi141 bash[31670]: cluster 2023-12-01T17:57:59.079444+0000 mgr.y (mgr.24356) 4196 : cluster 0 pgmap v4164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:00 smithi141 bash[31670]: audit 2023-12-01T17:57:59.338064+0000 mon.c (mon.2) 2667 : audit 0 from='client.? 172.21.15.40:0/3603690596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:02 smithi040 bash[28232]: cluster 2023-12-01T17:58:01.080620+0000 mgr.y (mgr.24356) 4197 : cluster 0 pgmap v4165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:02 smithi040 bash[28232]: audit 2023-12-01T17:58:01.804354+0000 mon.a (mon.0) 3139 : audit 0 from='client.? 172.21.15.40:0/1682750851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:02 smithi040 bash[41173]: cluster 2023-12-01T17:58:01.080620+0000 mgr.y (mgr.24356) 4197 : cluster 0 pgmap v4165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:02 smithi040 bash[41173]: audit 2023-12-01T17:58:01.804354+0000 mon.a (mon.0) 3139 : audit 0 from='client.? 172.21.15.40:0/1682750851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:02 smithi141 bash[31670]: cluster 2023-12-01T17:58:01.080620+0000 mgr.y (mgr.24356) 4197 : cluster 0 pgmap v4165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:02 smithi141 bash[31670]: audit 2023-12-01T17:58:01.804354+0000 mon.a (mon.0) 3139 : audit 0 from='client.? 172.21.15.40:0/1682750851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:04 smithi040 bash[28232]: cluster 2023-12-01T17:58:03.081243+0000 mgr.y (mgr.24356) 4198 : cluster 0 pgmap v4166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:04 smithi040 bash[28232]: audit 2023-12-01T17:58:03.523956+0000 mon.c (mon.2) 2668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:04 smithi040 bash[28232]: audit 2023-12-01T17:58:04.265372+0000 mon.a (mon.0) 3140 : audit 0 from='client.? 172.21.15.40:0/3917279987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:04 smithi040 bash[41173]: cluster 2023-12-01T17:58:03.081243+0000 mgr.y (mgr.24356) 4198 : cluster 0 pgmap v4166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:04 smithi040 bash[41173]: audit 2023-12-01T17:58:03.523956+0000 mon.c (mon.2) 2668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:04 smithi040 bash[41173]: audit 2023-12-01T17:58:04.265372+0000 mon.a (mon.0) 3140 : audit 0 from='client.? 172.21.15.40:0/3917279987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:04 smithi141 bash[31670]: cluster 2023-12-01T17:58:03.081243+0000 mgr.y (mgr.24356) 4198 : cluster 0 pgmap v4166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:04 smithi141 bash[31670]: audit 2023-12-01T17:58:03.523956+0000 mon.c (mon.2) 2668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:04 smithi141 bash[31670]: audit 2023-12-01T17:58:04.265372+0000 mon.a (mon.0) 3140 : audit 0 from='client.? 172.21.15.40:0/3917279987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:58:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:58:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:06 smithi040 bash[28232]: cluster 2023-12-01T17:58:05.082407+0000 mgr.y (mgr.24356) 4199 : cluster 0 pgmap v4167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:06 smithi040 bash[41173]: cluster 2023-12-01T17:58:05.082407+0000 mgr.y (mgr.24356) 4199 : cluster 0 pgmap v4167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:06 smithi141 bash[31670]: cluster 2023-12-01T17:58:05.082407+0000 mgr.y (mgr.24356) 4199 : cluster 0 pgmap v4167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:07 smithi040 bash[28232]: audit 2023-12-01T17:58:06.732421+0000 mon.c (mon.2) 2669 : audit 0 from='client.? 172.21.15.40:0/1131533027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:07 smithi040 bash[41173]: audit 2023-12-01T17:58:06.732421+0000 mon.c (mon.2) 2669 : audit 0 from='client.? 172.21.15.40:0/1131533027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:07 smithi141 bash[31670]: audit 2023-12-01T17:58:06.732421+0000 mon.c (mon.2) 2669 : audit 0 from='client.? 172.21.15.40:0/1131533027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:08 smithi040 bash[28232]: cluster 2023-12-01T17:58:07.083077+0000 mgr.y (mgr.24356) 4200 : cluster 0 pgmap v4168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:08 smithi040 bash[41173]: cluster 2023-12-01T17:58:07.083077+0000 mgr.y (mgr.24356) 4200 : cluster 0 pgmap v4168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:08 smithi141 bash[31670]: cluster 2023-12-01T17:58:07.083077+0000 mgr.y (mgr.24356) 4200 : cluster 0 pgmap v4168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:09 smithi040 bash[28232]: audit 2023-12-01T17:58:09.193215+0000 mon.a (mon.0) 3141 : audit 0 from='client.? 172.21.15.40:0/3890680408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:09 smithi040 bash[41173]: audit 2023-12-01T17:58:09.193215+0000 mon.a (mon.0) 3141 : audit 0 from='client.? 172.21.15.40:0/3890680408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:09 smithi141 bash[31670]: audit 2023-12-01T17:58:09.193215+0000 mon.a (mon.0) 3141 : audit 0 from='client.? 172.21.15.40:0/3890680408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:10 smithi040 bash[28232]: cluster 2023-12-01T17:58:09.083709+0000 mgr.y (mgr.24356) 4201 : cluster 0 pgmap v4169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:10 smithi040 bash[41173]: cluster 2023-12-01T17:58:09.083709+0000 mgr.y (mgr.24356) 4201 : cluster 0 pgmap v4169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:10 smithi141 bash[31670]: cluster 2023-12-01T17:58:09.083709+0000 mgr.y (mgr.24356) 4201 : cluster 0 pgmap v4169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:12 smithi040 bash[28232]: cluster 2023-12-01T17:58:11.084942+0000 mgr.y (mgr.24356) 4202 : cluster 0 pgmap v4170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:12 smithi040 bash[28232]: audit 2023-12-01T17:58:11.655189+0000 mon.c (mon.2) 2670 : audit 0 from='client.? 172.21.15.40:0/3449116295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:12 smithi040 bash[41173]: cluster 2023-12-01T17:58:11.084942+0000 mgr.y (mgr.24356) 4202 : cluster 0 pgmap v4170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:12 smithi040 bash[41173]: audit 2023-12-01T17:58:11.655189+0000 mon.c (mon.2) 2670 : audit 0 from='client.? 172.21.15.40:0/3449116295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:12 smithi141 bash[31670]: cluster 2023-12-01T17:58:11.084942+0000 mgr.y (mgr.24356) 4202 : cluster 0 pgmap v4170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:12 smithi141 bash[31670]: audit 2023-12-01T17:58:11.655189+0000 mon.c (mon.2) 2670 : audit 0 from='client.? 172.21.15.40:0/3449116295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:14 smithi040 bash[28232]: cluster 2023-12-01T17:58:13.085636+0000 mgr.y (mgr.24356) 4203 : cluster 0 pgmap v4171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:14 smithi040 bash[28232]: audit 2023-12-01T17:58:13.617807+0000 mon.c (mon.2) 2671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:58:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:14 smithi040 bash[28232]: audit 2023-12-01T17:58:14.124542+0000 mon.a (mon.0) 3142 : audit 0 from='client.? 172.21.15.40:0/2586688045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:14 smithi040 bash[41173]: cluster 2023-12-01T17:58:13.085636+0000 mgr.y (mgr.24356) 4203 : cluster 0 pgmap v4171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:14 smithi040 bash[41173]: audit 2023-12-01T17:58:13.617807+0000 mon.c (mon.2) 2671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:58:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:14 smithi040 bash[41173]: audit 2023-12-01T17:58:14.124542+0000 mon.a (mon.0) 3142 : audit 0 from='client.? 172.21.15.40:0/2586688045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:14 smithi141 bash[31670]: cluster 2023-12-01T17:58:13.085636+0000 mgr.y (mgr.24356) 4203 : cluster 0 pgmap v4171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:14 smithi141 bash[31670]: audit 2023-12-01T17:58:13.617807+0000 mon.c (mon.2) 2671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:58:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:14 smithi141 bash[31670]: audit 2023-12-01T17:58:14.124542+0000 mon.a (mon.0) 3142 : audit 0 from='client.? 172.21.15.40:0/2586688045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:16 smithi040 bash[28232]: cluster 2023-12-01T17:58:15.086830+0000 mgr.y (mgr.24356) 4204 : cluster 0 pgmap v4172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:58:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:58:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:16 smithi040 bash[41173]: cluster 2023-12-01T17:58:15.086830+0000 mgr.y (mgr.24356) 4204 : cluster 0 pgmap v4172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:16 smithi141 bash[31670]: cluster 2023-12-01T17:58:15.086830+0000 mgr.y (mgr.24356) 4204 : cluster 0 pgmap v4172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:17 smithi040 bash[28232]: audit 2023-12-01T17:58:16.596940+0000 mon.c (mon.2) 2672 : audit 0 from='client.? 172.21.15.40:0/2293880446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:17 smithi040 bash[41173]: audit 2023-12-01T17:58:16.596940+0000 mon.c (mon.2) 2672 : audit 0 from='client.? 172.21.15.40:0/2293880446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:17 smithi141 bash[31670]: audit 2023-12-01T17:58:16.596940+0000 mon.c (mon.2) 2672 : audit 0 from='client.? 172.21.15.40:0/2293880446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:18 smithi040 bash[28232]: cluster 2023-12-01T17:58:17.087536+0000 mgr.y (mgr.24356) 4205 : cluster 0 pgmap v4173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:18 smithi040 bash[41173]: cluster 2023-12-01T17:58:17.087536+0000 mgr.y (mgr.24356) 4205 : cluster 0 pgmap v4173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:18 smithi141 bash[31670]: cluster 2023-12-01T17:58:17.087536+0000 mgr.y (mgr.24356) 4205 : cluster 0 pgmap v4173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:19 smithi040 bash[28232]: audit 2023-12-01T17:58:18.524293+0000 mon.c (mon.2) 2673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:19 smithi040 bash[28232]: audit 2023-12-01T17:58:19.070630+0000 mon.c (mon.2) 2674 : audit 0 from='client.? 172.21.15.40:0/1354870750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:19 smithi040 bash[41173]: audit 2023-12-01T17:58:18.524293+0000 mon.c (mon.2) 2673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:19 smithi040 bash[41173]: audit 2023-12-01T17:58:19.070630+0000 mon.c (mon.2) 2674 : audit 0 from='client.? 172.21.15.40:0/1354870750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:19 smithi141 bash[31670]: audit 2023-12-01T17:58:18.524293+0000 mon.c (mon.2) 2673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:19 smithi141 bash[31670]: audit 2023-12-01T17:58:19.070630+0000 mon.c (mon.2) 2674 : audit 0 from='client.? 172.21.15.40:0/1354870750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: cluster 2023-12-01T17:58:19.088151+0000 mgr.y (mgr.24356) 4206 : cluster 0 pgmap v4174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:19.516402+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:19.526929+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:19.817785+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:19.833694+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:20.317372+0000 mon.c (mon.2) 2675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:20.319379+0000 mon.c (mon.2) 2676 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:58:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:20 smithi141 bash[31670]: audit 2023-12-01T17:58:20.330227+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: cluster 2023-12-01T17:58:19.088151+0000 mgr.y (mgr.24356) 4206 : cluster 0 pgmap v4174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:19.516402+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:19.526929+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:19.817785+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:19.833694+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:20.317372+0000 mon.c (mon.2) 2675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:20.319379+0000 mon.c (mon.2) 2676 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[28232]: audit 2023-12-01T17:58:20.330227+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: cluster 2023-12-01T17:58:19.088151+0000 mgr.y (mgr.24356) 4206 : cluster 0 pgmap v4174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:19.516402+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:19.526929+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:19.817785+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:19.833694+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:20.317372+0000 mon.c (mon.2) 2675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:20.319379+0000 mon.c (mon.2) 2676 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:58:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:20 smithi040 bash[41173]: audit 2023-12-01T17:58:20.330227+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:58:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:22 smithi141 bash[31670]: cluster 2023-12-01T17:58:21.089307+0000 mgr.y (mgr.24356) 4207 : cluster 0 pgmap v4175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:22 smithi141 bash[31670]: audit 2023-12-01T17:58:21.534235+0000 mon.c (mon.2) 2677 : audit 0 from='client.? 172.21.15.40:0/3006553770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:22 smithi040 bash[28232]: cluster 2023-12-01T17:58:21.089307+0000 mgr.y (mgr.24356) 4207 : cluster 0 pgmap v4175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:22 smithi040 bash[28232]: audit 2023-12-01T17:58:21.534235+0000 mon.c (mon.2) 2677 : audit 0 from='client.? 172.21.15.40:0/3006553770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:22 smithi040 bash[41173]: cluster 2023-12-01T17:58:21.089307+0000 mgr.y (mgr.24356) 4207 : cluster 0 pgmap v4175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:22 smithi040 bash[41173]: audit 2023-12-01T17:58:21.534235+0000 mon.c (mon.2) 2677 : audit 0 from='client.? 172.21.15.40:0/3006553770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:24 smithi141 bash[31670]: cluster 2023-12-01T17:58:23.089941+0000 mgr.y (mgr.24356) 4208 : cluster 0 pgmap v4176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:24 smithi141 bash[31670]: audit 2023-12-01T17:58:24.002120+0000 mon.c (mon.2) 2678 : audit 0 from='client.? 172.21.15.40:0/172274139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:24 smithi040 bash[28232]: cluster 2023-12-01T17:58:23.089941+0000 mgr.y (mgr.24356) 4208 : cluster 0 pgmap v4176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:24 smithi040 bash[28232]: audit 2023-12-01T17:58:24.002120+0000 mon.c (mon.2) 2678 : audit 0 from='client.? 172.21.15.40:0/172274139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:24 smithi040 bash[41173]: cluster 2023-12-01T17:58:23.089941+0000 mgr.y (mgr.24356) 4208 : cluster 0 pgmap v4176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:24 smithi040 bash[41173]: audit 2023-12-01T17:58:24.002120+0000 mon.c (mon.2) 2678 : audit 0 from='client.? 172.21.15.40:0/172274139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:26 smithi040 bash[28232]: cluster 2023-12-01T17:58:25.091120+0000 mgr.y (mgr.24356) 4209 : cluster 0 pgmap v4177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:26 smithi040 bash[28232]: audit 2023-12-01T17:58:26.462888+0000 mon.a (mon.0) 3148 : audit 0 from='client.? 172.21.15.40:0/1677408458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:26 smithi040 bash[41173]: cluster 2023-12-01T17:58:25.091120+0000 mgr.y (mgr.24356) 4209 : cluster 0 pgmap v4177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:26 smithi040 bash[41173]: audit 2023-12-01T17:58:26.462888+0000 mon.a (mon.0) 3148 : audit 0 from='client.? 172.21.15.40:0/1677408458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:58:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T17:58:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:26 smithi141 bash[31670]: cluster 2023-12-01T17:58:25.091120+0000 mgr.y (mgr.24356) 4209 : cluster 0 pgmap v4177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:26 smithi141 bash[31670]: audit 2023-12-01T17:58:26.462888+0000 mon.a (mon.0) 3148 : audit 0 from='client.? 172.21.15.40:0/1677408458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:28 smithi040 bash[28232]: cluster 2023-12-01T17:58:27.091784+0000 mgr.y (mgr.24356) 4210 : cluster 0 pgmap v4178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:28 smithi040 bash[41173]: cluster 2023-12-01T17:58:27.091784+0000 mgr.y (mgr.24356) 4210 : cluster 0 pgmap v4178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:28 smithi141 bash[31670]: cluster 2023-12-01T17:58:27.091784+0000 mgr.y (mgr.24356) 4210 : cluster 0 pgmap v4178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:29 smithi040 bash[28232]: audit 2023-12-01T17:58:28.931566+0000 mon.a (mon.0) 3149 : audit 0 from='client.? 172.21.15.40:0/2909386097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:29 smithi040 bash[41173]: audit 2023-12-01T17:58:28.931566+0000 mon.a (mon.0) 3149 : audit 0 from='client.? 172.21.15.40:0/2909386097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:29 smithi141 bash[31670]: audit 2023-12-01T17:58:28.931566+0000 mon.a (mon.0) 3149 : audit 0 from='client.? 172.21.15.40:0/2909386097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:30 smithi040 bash[41173]: cluster 2023-12-01T17:58:29.092433+0000 mgr.y (mgr.24356) 4211 : cluster 0 pgmap v4179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:30 smithi040 bash[28232]: cluster 2023-12-01T17:58:29.092433+0000 mgr.y (mgr.24356) 4211 : cluster 0 pgmap v4179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:30 smithi141 bash[31670]: cluster 2023-12-01T17:58:29.092433+0000 mgr.y (mgr.24356) 4211 : cluster 0 pgmap v4179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:31 smithi040 bash[28232]: audit 2023-12-01T17:58:31.390082+0000 mon.a (mon.0) 3150 : audit 0 from='client.? 172.21.15.40:0/3615978459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:31 smithi040 bash[41173]: audit 2023-12-01T17:58:31.390082+0000 mon.a (mon.0) 3150 : audit 0 from='client.? 172.21.15.40:0/3615978459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:31 smithi141 bash[31670]: audit 2023-12-01T17:58:31.390082+0000 mon.a (mon.0) 3150 : audit 0 from='client.? 172.21.15.40:0/3615978459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:32 smithi040 bash[28232]: cluster 2023-12-01T17:58:31.093344+0000 mgr.y (mgr.24356) 4212 : cluster 0 pgmap v4180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:32 smithi040 bash[41173]: cluster 2023-12-01T17:58:31.093344+0000 mgr.y (mgr.24356) 4212 : cluster 0 pgmap v4180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:32 smithi141 bash[31670]: cluster 2023-12-01T17:58:31.093344+0000 mgr.y (mgr.24356) 4212 : cluster 0 pgmap v4180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:33 smithi040 bash[28232]: audit 2023-12-01T17:58:33.524711+0000 mon.c (mon.2) 2679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:33 smithi040 bash[41173]: audit 2023-12-01T17:58:33.524711+0000 mon.c (mon.2) 2679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:33 smithi141 bash[31670]: audit 2023-12-01T17:58:33.524711+0000 mon.c (mon.2) 2679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:34 smithi040 bash[28232]: cluster 2023-12-01T17:58:33.094047+0000 mgr.y (mgr.24356) 4213 : cluster 0 pgmap v4181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:34 smithi040 bash[28232]: audit 2023-12-01T17:58:33.854224+0000 mon.a (mon.0) 3151 : audit 0 from='client.? 172.21.15.40:0/3476960217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:34 smithi040 bash[41173]: cluster 2023-12-01T17:58:33.094047+0000 mgr.y (mgr.24356) 4213 : cluster 0 pgmap v4181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:34 smithi040 bash[41173]: audit 2023-12-01T17:58:33.854224+0000 mon.a (mon.0) 3151 : audit 0 from='client.? 172.21.15.40:0/3476960217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:34 smithi141 bash[31670]: cluster 2023-12-01T17:58:33.094047+0000 mgr.y (mgr.24356) 4213 : cluster 0 pgmap v4181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:34 smithi141 bash[31670]: audit 2023-12-01T17:58:33.854224+0000 mon.a (mon.0) 3151 : audit 0 from='client.? 172.21.15.40:0/3476960217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:36 smithi040 bash[28232]: cluster 2023-12-01T17:58:35.095199+0000 mgr.y (mgr.24356) 4214 : cluster 0 pgmap v4182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:36 smithi040 bash[28232]: audit 2023-12-01T17:58:36.313271+0000 mon.a (mon.0) 3152 : audit 0 from='client.? 172.21.15.40:0/1423668976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:36 smithi040 bash[41173]: cluster 2023-12-01T17:58:35.095199+0000 mgr.y (mgr.24356) 4214 : cluster 0 pgmap v4182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:36 smithi040 bash[41173]: audit 2023-12-01T17:58:36.313271+0000 mon.a (mon.0) 3152 : audit 0 from='client.? 172.21.15.40:0/1423668976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:58:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:58:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:36 smithi141 bash[31670]: cluster 2023-12-01T17:58:35.095199+0000 mgr.y (mgr.24356) 4214 : cluster 0 pgmap v4182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:36 smithi141 bash[31670]: audit 2023-12-01T17:58:36.313271+0000 mon.a (mon.0) 3152 : audit 0 from='client.? 172.21.15.40:0/1423668976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:38 smithi040 bash[28232]: cluster 2023-12-01T17:58:37.095887+0000 mgr.y (mgr.24356) 4215 : cluster 0 pgmap v4183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:38 smithi040 bash[41173]: cluster 2023-12-01T17:58:37.095887+0000 mgr.y (mgr.24356) 4215 : cluster 0 pgmap v4183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:38 smithi141 bash[31670]: cluster 2023-12-01T17:58:37.095887+0000 mgr.y (mgr.24356) 4215 : cluster 0 pgmap v4183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:39 smithi040 bash[28232]: audit 2023-12-01T17:58:38.789097+0000 mon.c (mon.2) 2680 : audit 0 from='client.? 172.21.15.40:0/4126063128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:39 smithi040 bash[41173]: audit 2023-12-01T17:58:38.789097+0000 mon.c (mon.2) 2680 : audit 0 from='client.? 172.21.15.40:0/4126063128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:39 smithi141 bash[31670]: audit 2023-12-01T17:58:38.789097+0000 mon.c (mon.2) 2680 : audit 0 from='client.? 172.21.15.40:0/4126063128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:40 smithi040 bash[41173]: cluster 2023-12-01T17:58:39.096715+0000 mgr.y (mgr.24356) 4216 : cluster 0 pgmap v4184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:40 smithi040 bash[28232]: cluster 2023-12-01T17:58:39.096715+0000 mgr.y (mgr.24356) 4216 : cluster 0 pgmap v4184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:40 smithi141 bash[31670]: cluster 2023-12-01T17:58:39.096715+0000 mgr.y (mgr.24356) 4216 : cluster 0 pgmap v4184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:41 smithi040 bash[28232]: audit 2023-12-01T17:58:41.251465+0000 mon.a (mon.0) 3153 : audit 0 from='client.? 172.21.15.40:0/3383783286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:41 smithi040 bash[41173]: audit 2023-12-01T17:58:41.251465+0000 mon.a (mon.0) 3153 : audit 0 from='client.? 172.21.15.40:0/3383783286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:41 smithi141 bash[31670]: audit 2023-12-01T17:58:41.251465+0000 mon.a (mon.0) 3153 : audit 0 from='client.? 172.21.15.40:0/3383783286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:42 smithi040 bash[28232]: cluster 2023-12-01T17:58:41.097791+0000 mgr.y (mgr.24356) 4217 : cluster 0 pgmap v4185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:42 smithi040 bash[41173]: cluster 2023-12-01T17:58:41.097791+0000 mgr.y (mgr.24356) 4217 : cluster 0 pgmap v4185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:42 smithi141 bash[31670]: cluster 2023-12-01T17:58:41.097791+0000 mgr.y (mgr.24356) 4217 : cluster 0 pgmap v4185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:44 smithi040 bash[41173]: cluster 2023-12-01T17:58:43.098449+0000 mgr.y (mgr.24356) 4218 : cluster 0 pgmap v4186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:44 smithi040 bash[41173]: audit 2023-12-01T17:58:43.723552+0000 mon.a (mon.0) 3154 : audit 0 from='client.? 172.21.15.40:0/805697805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:44 smithi040 bash[28232]: cluster 2023-12-01T17:58:43.098449+0000 mgr.y (mgr.24356) 4218 : cluster 0 pgmap v4186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:44 smithi040 bash[28232]: audit 2023-12-01T17:58:43.723552+0000 mon.a (mon.0) 3154 : audit 0 from='client.? 172.21.15.40:0/805697805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:44 smithi141 bash[31670]: cluster 2023-12-01T17:58:43.098449+0000 mgr.y (mgr.24356) 4218 : cluster 0 pgmap v4186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:44 smithi141 bash[31670]: audit 2023-12-01T17:58:43.723552+0000 mon.a (mon.0) 3154 : audit 0 from='client.? 172.21.15.40:0/805697805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:58:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:58:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:46 smithi040 bash[28232]: cluster 2023-12-01T17:58:45.099605+0000 mgr.y (mgr.24356) 4219 : cluster 0 pgmap v4187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:46 smithi040 bash[28232]: audit 2023-12-01T17:58:46.197595+0000 mon.c (mon.2) 2681 : audit 0 from='client.? 172.21.15.40:0/3845237184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:46 smithi040 bash[41173]: cluster 2023-12-01T17:58:45.099605+0000 mgr.y (mgr.24356) 4219 : cluster 0 pgmap v4187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:46 smithi040 bash[41173]: audit 2023-12-01T17:58:46.197595+0000 mon.c (mon.2) 2681 : audit 0 from='client.? 172.21.15.40:0/3845237184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:46 smithi141 bash[31670]: cluster 2023-12-01T17:58:45.099605+0000 mgr.y (mgr.24356) 4219 : cluster 0 pgmap v4187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:46 smithi141 bash[31670]: audit 2023-12-01T17:58:46.197595+0000 mon.c (mon.2) 2681 : audit 0 from='client.? 172.21.15.40:0/3845237184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:48 smithi040 bash[28232]: cluster 2023-12-01T17:58:47.100229+0000 mgr.y (mgr.24356) 4220 : cluster 0 pgmap v4188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:48 smithi040 bash[28232]: audit 2023-12-01T17:58:48.524913+0000 mon.c (mon.2) 2682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:48 smithi040 bash[41173]: cluster 2023-12-01T17:58:47.100229+0000 mgr.y (mgr.24356) 4220 : cluster 0 pgmap v4188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:48 smithi040 bash[41173]: audit 2023-12-01T17:58:48.524913+0000 mon.c (mon.2) 2682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:48 smithi141 bash[31670]: cluster 2023-12-01T17:58:47.100229+0000 mgr.y (mgr.24356) 4220 : cluster 0 pgmap v4188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:48 smithi141 bash[31670]: audit 2023-12-01T17:58:48.524913+0000 mon.c (mon.2) 2682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:49 smithi040 bash[28232]: audit 2023-12-01T17:58:48.680913+0000 mon.a (mon.0) 3155 : audit 0 from='client.? 172.21.15.40:0/2577848576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:49 smithi040 bash[41173]: audit 2023-12-01T17:58:48.680913+0000 mon.a (mon.0) 3155 : audit 0 from='client.? 172.21.15.40:0/2577848576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:49 smithi141 bash[31670]: audit 2023-12-01T17:58:48.680913+0000 mon.a (mon.0) 3155 : audit 0 from='client.? 172.21.15.40:0/2577848576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:50 smithi040 bash[28232]: cluster 2023-12-01T17:58:49.100919+0000 mgr.y (mgr.24356) 4221 : cluster 0 pgmap v4189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:50 smithi040 bash[41173]: cluster 2023-12-01T17:58:49.100919+0000 mgr.y (mgr.24356) 4221 : cluster 0 pgmap v4189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:50 smithi141 bash[31670]: cluster 2023-12-01T17:58:49.100919+0000 mgr.y (mgr.24356) 4221 : cluster 0 pgmap v4189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:51 smithi040 bash[28232]: audit 2023-12-01T17:58:51.138781+0000 mon.c (mon.2) 2683 : audit 0 from='client.? 172.21.15.40:0/2882280914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:51 smithi040 bash[41173]: audit 2023-12-01T17:58:51.138781+0000 mon.c (mon.2) 2683 : audit 0 from='client.? 172.21.15.40:0/2882280914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:51 smithi141 bash[31670]: audit 2023-12-01T17:58:51.138781+0000 mon.c (mon.2) 2683 : audit 0 from='client.? 172.21.15.40:0/2882280914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:52 smithi040 bash[28232]: cluster 2023-12-01T17:58:51.102034+0000 mgr.y (mgr.24356) 4222 : cluster 0 pgmap v4190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:52 smithi040 bash[41173]: cluster 2023-12-01T17:58:51.102034+0000 mgr.y (mgr.24356) 4222 : cluster 0 pgmap v4190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:52 smithi141 bash[31670]: cluster 2023-12-01T17:58:51.102034+0000 mgr.y (mgr.24356) 4222 : cluster 0 pgmap v4190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:53 smithi040 bash[41173]: audit 2023-12-01T17:58:53.599539+0000 mon.a (mon.0) 3156 : audit 0 from='client.? 172.21.15.40:0/844881599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:53 smithi040 bash[28232]: audit 2023-12-01T17:58:53.599539+0000 mon.a (mon.0) 3156 : audit 0 from='client.? 172.21.15.40:0/844881599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:53 smithi141 bash[31670]: audit 2023-12-01T17:58:53.599539+0000 mon.a (mon.0) 3156 : audit 0 from='client.? 172.21.15.40:0/844881599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:54 smithi040 bash[41173]: cluster 2023-12-01T17:58:53.102733+0000 mgr.y (mgr.24356) 4223 : cluster 0 pgmap v4191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:54 smithi040 bash[28232]: cluster 2023-12-01T17:58:53.102733+0000 mgr.y (mgr.24356) 4223 : cluster 0 pgmap v4191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:54 smithi141 bash[31670]: cluster 2023-12-01T17:58:53.102733+0000 mgr.y (mgr.24356) 4223 : cluster 0 pgmap v4191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:58:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T17:58:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:56 smithi040 bash[28232]: cluster 2023-12-01T17:58:55.103897+0000 mgr.y (mgr.24356) 4224 : cluster 0 pgmap v4192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:56 smithi040 bash[28232]: audit 2023-12-01T17:58:56.062359+0000 mon.c (mon.2) 2684 : audit 0 from='client.? 172.21.15.40:0/4292786405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:56 smithi040 bash[41173]: cluster 2023-12-01T17:58:55.103897+0000 mgr.y (mgr.24356) 4224 : cluster 0 pgmap v4192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:56 smithi040 bash[41173]: audit 2023-12-01T17:58:56.062359+0000 mon.c (mon.2) 2684 : audit 0 from='client.? 172.21.15.40:0/4292786405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:56 smithi141 bash[31670]: cluster 2023-12-01T17:58:55.103897+0000 mgr.y (mgr.24356) 4224 : cluster 0 pgmap v4192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:56 smithi141 bash[31670]: audit 2023-12-01T17:58:56.062359+0000 mon.c (mon.2) 2684 : audit 0 from='client.? 172.21.15.40:0/4292786405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:58 smithi040 bash[28232]: cluster 2023-12-01T17:58:57.104608+0000 mgr.y (mgr.24356) 4225 : cluster 0 pgmap v4193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:58:58 smithi040 bash[28232]: audit 2023-12-01T17:58:58.522408+0000 mon.c (mon.2) 2685 : audit 0 from='client.? 172.21.15.40:0/1957003265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:58 smithi040 bash[41173]: cluster 2023-12-01T17:58:57.104608+0000 mgr.y (mgr.24356) 4225 : cluster 0 pgmap v4193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:58:58 smithi040 bash[41173]: audit 2023-12-01T17:58:58.522408+0000 mon.c (mon.2) 2685 : audit 0 from='client.? 172.21.15.40:0/1957003265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:58:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:58 smithi141 bash[31670]: cluster 2023-12-01T17:58:57.104608+0000 mgr.y (mgr.24356) 4225 : cluster 0 pgmap v4193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:58:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:58:58 smithi141 bash[31670]: audit 2023-12-01T17:58:58.522408+0000 mon.c (mon.2) 2685 : audit 0 from='client.? 172.21.15.40:0/1957003265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:00 smithi040 bash[41173]: cluster 2023-12-01T17:58:59.105220+0000 mgr.y (mgr.24356) 4226 : cluster 0 pgmap v4194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:00 smithi040 bash[28232]: cluster 2023-12-01T17:58:59.105220+0000 mgr.y (mgr.24356) 4226 : cluster 0 pgmap v4194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:00 smithi141 bash[31670]: cluster 2023-12-01T17:58:59.105220+0000 mgr.y (mgr.24356) 4226 : cluster 0 pgmap v4194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:01 smithi040 bash[28232]: audit 2023-12-01T17:59:00.983204+0000 mon.c (mon.2) 2686 : audit 0 from='client.? 172.21.15.40:0/1195200907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:01 smithi040 bash[41173]: audit 2023-12-01T17:59:00.983204+0000 mon.c (mon.2) 2686 : audit 0 from='client.? 172.21.15.40:0/1195200907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:01 smithi141 bash[31670]: audit 2023-12-01T17:59:00.983204+0000 mon.c (mon.2) 2686 : audit 0 from='client.? 172.21.15.40:0/1195200907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:02 smithi141 bash[31670]: cluster 2023-12-01T17:59:01.106428+0000 mgr.y (mgr.24356) 4227 : cluster 0 pgmap v4195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:02 smithi040 bash[41173]: cluster 2023-12-01T17:59:01.106428+0000 mgr.y (mgr.24356) 4227 : cluster 0 pgmap v4195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:02 smithi040 bash[28232]: cluster 2023-12-01T17:59:01.106428+0000 mgr.y (mgr.24356) 4227 : cluster 0 pgmap v4195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:03 smithi141 bash[31670]: audit 2023-12-01T17:59:03.446429+0000 mon.a (mon.0) 3157 : audit 0 from='client.? 172.21.15.40:0/333688238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:03 smithi141 bash[31670]: audit 2023-12-01T17:59:03.525514+0000 mon.c (mon.2) 2687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:03 smithi040 bash[28232]: audit 2023-12-01T17:59:03.446429+0000 mon.a (mon.0) 3157 : audit 0 from='client.? 172.21.15.40:0/333688238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:03 smithi040 bash[28232]: audit 2023-12-01T17:59:03.525514+0000 mon.c (mon.2) 2687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:03 smithi040 bash[41173]: audit 2023-12-01T17:59:03.446429+0000 mon.a (mon.0) 3157 : audit 0 from='client.? 172.21.15.40:0/333688238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:03 smithi040 bash[41173]: audit 2023-12-01T17:59:03.525514+0000 mon.c (mon.2) 2687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:04 smithi141 bash[31670]: cluster 2023-12-01T17:59:03.107085+0000 mgr.y (mgr.24356) 4228 : cluster 0 pgmap v4196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:04 smithi040 bash[28232]: cluster 2023-12-01T17:59:03.107085+0000 mgr.y (mgr.24356) 4228 : cluster 0 pgmap v4196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:04 smithi040 bash[41173]: cluster 2023-12-01T17:59:03.107085+0000 mgr.y (mgr.24356) 4228 : cluster 0 pgmap v4196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:06.826 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:06 smithi040 bash[28232]: cluster 2023-12-01T17:59:05.108254+0000 mgr.y (mgr.24356) 4229 : cluster 0 pgmap v4197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:06.826 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:06 smithi040 bash[28232]: audit 2023-12-01T17:59:05.914254+0000 mon.a (mon.0) 3158 : audit 0 from='client.? 172.21.15.40:0/2965357423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:06.826 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:59:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:59:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:06 smithi141 bash[31670]: cluster 2023-12-01T17:59:05.108254+0000 mgr.y (mgr.24356) 4229 : cluster 0 pgmap v4197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:06 smithi141 bash[31670]: audit 2023-12-01T17:59:05.914254+0000 mon.a (mon.0) 3158 : audit 0 from='client.? 172.21.15.40:0/2965357423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:06 smithi040 bash[41173]: cluster 2023-12-01T17:59:05.108254+0000 mgr.y (mgr.24356) 4229 : cluster 0 pgmap v4197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:06 smithi040 bash[41173]: audit 2023-12-01T17:59:05.914254+0000 mon.a (mon.0) 3158 : audit 0 from='client.? 172.21.15.40:0/2965357423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:08 smithi141 bash[31670]: cluster 2023-12-01T17:59:07.108965+0000 mgr.y (mgr.24356) 4230 : cluster 0 pgmap v4198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:08 smithi141 bash[31670]: audit 2023-12-01T17:59:08.382431+0000 mon.c (mon.2) 2688 : audit 0 from='client.? 172.21.15.40:0/1640608948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:08 smithi040 bash[41173]: cluster 2023-12-01T17:59:07.108965+0000 mgr.y (mgr.24356) 4230 : cluster 0 pgmap v4198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:08 smithi040 bash[41173]: audit 2023-12-01T17:59:08.382431+0000 mon.c (mon.2) 2688 : audit 0 from='client.? 172.21.15.40:0/1640608948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:08 smithi040 bash[28232]: cluster 2023-12-01T17:59:07.108965+0000 mgr.y (mgr.24356) 4230 : cluster 0 pgmap v4198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:08 smithi040 bash[28232]: audit 2023-12-01T17:59:08.382431+0000 mon.c (mon.2) 2688 : audit 0 from='client.? 172.21.15.40:0/1640608948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:10 smithi141 bash[31670]: cluster 2023-12-01T17:59:09.109615+0000 mgr.y (mgr.24356) 4231 : cluster 0 pgmap v4199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:10 smithi040 bash[28232]: cluster 2023-12-01T17:59:09.109615+0000 mgr.y (mgr.24356) 4231 : cluster 0 pgmap v4199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:10 smithi040 bash[41173]: cluster 2023-12-01T17:59:09.109615+0000 mgr.y (mgr.24356) 4231 : cluster 0 pgmap v4199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:11 smithi141 bash[31670]: audit 2023-12-01T17:59:10.844735+0000 mon.a (mon.0) 3159 : audit 0 from='client.? 172.21.15.40:0/4191343459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:11 smithi040 bash[28232]: audit 2023-12-01T17:59:10.844735+0000 mon.a (mon.0) 3159 : audit 0 from='client.? 172.21.15.40:0/4191343459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:11 smithi040 bash[41173]: audit 2023-12-01T17:59:10.844735+0000 mon.a (mon.0) 3159 : audit 0 from='client.? 172.21.15.40:0/4191343459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:12 smithi141 bash[31670]: cluster 2023-12-01T17:59:11.110773+0000 mgr.y (mgr.24356) 4232 : cluster 0 pgmap v4200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:12 smithi040 bash[28232]: cluster 2023-12-01T17:59:11.110773+0000 mgr.y (mgr.24356) 4232 : cluster 0 pgmap v4200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:12 smithi040 bash[41173]: cluster 2023-12-01T17:59:11.110773+0000 mgr.y (mgr.24356) 4232 : cluster 0 pgmap v4200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:13 smithi141 bash[31670]: audit 2023-12-01T17:59:13.307220+0000 mon.a (mon.0) 3160 : audit 0 from='client.? 172.21.15.40:0/505354313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:13 smithi040 bash[28232]: audit 2023-12-01T17:59:13.307220+0000 mon.a (mon.0) 3160 : audit 0 from='client.? 172.21.15.40:0/505354313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:13 smithi040 bash[41173]: audit 2023-12-01T17:59:13.307220+0000 mon.a (mon.0) 3160 : audit 0 from='client.? 172.21.15.40:0/505354313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:14 smithi141 bash[31670]: cluster 2023-12-01T17:59:13.111410+0000 mgr.y (mgr.24356) 4233 : cluster 0 pgmap v4201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:14 smithi040 bash[28232]: cluster 2023-12-01T17:59:13.111410+0000 mgr.y (mgr.24356) 4233 : cluster 0 pgmap v4201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:14 smithi040 bash[41173]: cluster 2023-12-01T17:59:13.111410+0000 mgr.y (mgr.24356) 4233 : cluster 0 pgmap v4201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:59:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T17:59:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:16 smithi040 bash[28232]: cluster 2023-12-01T17:59:15.112654+0000 mgr.y (mgr.24356) 4234 : cluster 0 pgmap v4202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:16 smithi040 bash[28232]: audit 2023-12-01T17:59:15.764581+0000 mon.c (mon.2) 2689 : audit 0 from='client.? 172.21.15.40:0/716797119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:16 smithi040 bash[41173]: cluster 2023-12-01T17:59:15.112654+0000 mgr.y (mgr.24356) 4234 : cluster 0 pgmap v4202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:16 smithi040 bash[41173]: audit 2023-12-01T17:59:15.764581+0000 mon.c (mon.2) 2689 : audit 0 from='client.? 172.21.15.40:0/716797119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:16 smithi141 bash[31670]: cluster 2023-12-01T17:59:15.112654+0000 mgr.y (mgr.24356) 4234 : cluster 0 pgmap v4202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:16 smithi141 bash[31670]: audit 2023-12-01T17:59:15.764581+0000 mon.c (mon.2) 2689 : audit 0 from='client.? 172.21.15.40:0/716797119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:18 smithi141 bash[31670]: cluster 2023-12-01T17:59:17.113322+0000 mgr.y (mgr.24356) 4235 : cluster 0 pgmap v4203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:18 smithi141 bash[31670]: audit 2023-12-01T17:59:18.236258+0000 mon.c (mon.2) 2690 : audit 0 from='client.? 172.21.15.40:0/247840653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:18 smithi141 bash[31670]: audit 2023-12-01T17:59:18.526049+0000 mon.c (mon.2) 2691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:18 smithi040 bash[28232]: cluster 2023-12-01T17:59:17.113322+0000 mgr.y (mgr.24356) 4235 : cluster 0 pgmap v4203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:18 smithi040 bash[28232]: audit 2023-12-01T17:59:18.236258+0000 mon.c (mon.2) 2690 : audit 0 from='client.? 172.21.15.40:0/247840653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:18 smithi040 bash[28232]: audit 2023-12-01T17:59:18.526049+0000 mon.c (mon.2) 2691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:18 smithi040 bash[41173]: cluster 2023-12-01T17:59:17.113322+0000 mgr.y (mgr.24356) 4235 : cluster 0 pgmap v4203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:18 smithi040 bash[41173]: audit 2023-12-01T17:59:18.236258+0000 mon.c (mon.2) 2690 : audit 0 from='client.? 172.21.15.40:0/247840653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:18 smithi040 bash[41173]: audit 2023-12-01T17:59:18.526049+0000 mon.c (mon.2) 2691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:20 smithi141 bash[31670]: cluster 2023-12-01T17:59:19.114011+0000 mgr.y (mgr.24356) 4236 : cluster 0 pgmap v4204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:20 smithi141 bash[31670]: audit 2023-12-01T17:59:20.412762+0000 mon.c (mon.2) 2692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:59:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:20 smithi141 bash[31670]: audit 2023-12-01T17:59:20.705246+0000 mon.c (mon.2) 2693 : audit 0 from='client.? 172.21.15.40:0/1319994088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:20 smithi040 bash[28232]: cluster 2023-12-01T17:59:19.114011+0000 mgr.y (mgr.24356) 4236 : cluster 0 pgmap v4204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:20 smithi040 bash[28232]: audit 2023-12-01T17:59:20.412762+0000 mon.c (mon.2) 2692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:59:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:20 smithi040 bash[28232]: audit 2023-12-01T17:59:20.705246+0000 mon.c (mon.2) 2693 : audit 0 from='client.? 172.21.15.40:0/1319994088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:20 smithi040 bash[41173]: cluster 2023-12-01T17:59:19.114011+0000 mgr.y (mgr.24356) 4236 : cluster 0 pgmap v4204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:20 smithi040 bash[41173]: audit 2023-12-01T17:59:20.412762+0000 mon.c (mon.2) 2692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:59:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:20 smithi040 bash[41173]: audit 2023-12-01T17:59:20.705246+0000 mon.c (mon.2) 2693 : audit 0 from='client.? 172.21.15.40:0/1319994088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:22 smithi141 bash[31670]: cluster 2023-12-01T17:59:21.115256+0000 mgr.y (mgr.24356) 4237 : cluster 0 pgmap v4205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:22 smithi040 bash[28232]: cluster 2023-12-01T17:59:21.115256+0000 mgr.y (mgr.24356) 4237 : cluster 0 pgmap v4205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:22 smithi040 bash[41173]: cluster 2023-12-01T17:59:21.115256+0000 mgr.y (mgr.24356) 4237 : cluster 0 pgmap v4205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:23 smithi141 bash[31670]: audit 2023-12-01T17:59:23.171896+0000 mon.a (mon.0) 3161 : audit 0 from='client.? 172.21.15.40:0/2362809579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:23 smithi040 bash[28232]: audit 2023-12-01T17:59:23.171896+0000 mon.a (mon.0) 3161 : audit 0 from='client.? 172.21.15.40:0/2362809579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:23 smithi040 bash[41173]: audit 2023-12-01T17:59:23.171896+0000 mon.a (mon.0) 3161 : audit 0 from='client.? 172.21.15.40:0/2362809579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:24 smithi141 bash[31670]: cluster 2023-12-01T17:59:23.115718+0000 mgr.y (mgr.24356) 4238 : cluster 0 pgmap v4206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:24 smithi040 bash[28232]: cluster 2023-12-01T17:59:23.115718+0000 mgr.y (mgr.24356) 4238 : cluster 0 pgmap v4206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:24 smithi040 bash[41173]: cluster 2023-12-01T17:59:23.115718+0000 mgr.y (mgr.24356) 4238 : cluster 0 pgmap v4206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:26 smithi040 bash[28232]: cluster 2023-12-01T17:59:25.116817+0000 mgr.y (mgr.24356) 4239 : cluster 0 pgmap v4207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:26 smithi040 bash[28232]: audit 2023-12-01T17:59:25.640333+0000 mon.a (mon.0) 3162 : audit 0 from='client.? 172.21.15.40:0/3975494873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:26 smithi040 bash[41173]: cluster 2023-12-01T17:59:25.116817+0000 mgr.y (mgr.24356) 4239 : cluster 0 pgmap v4207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:26 smithi040 bash[41173]: audit 2023-12-01T17:59:25.640333+0000 mon.a (mon.0) 3162 : audit 0 from='client.? 172.21.15.40:0/3975494873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:26 smithi141 bash[31670]: cluster 2023-12-01T17:59:25.116817+0000 mgr.y (mgr.24356) 4239 : cluster 0 pgmap v4207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:26 smithi141 bash[31670]: audit 2023-12-01T17:59:25.640333+0000 mon.a (mon.0) 3162 : audit 0 from='client.? 172.21.15.40:0/3975494873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:59:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:59:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:26.259029+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:26.272782+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:26.560310+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:26.571795+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:27.045141+0000 mon.c (mon.2) 2694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:59:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:27.047066+0000 mon.c (mon.2) 2695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:59:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:27 smithi141 bash[31670]: audit 2023-12-01T17:59:27.057560+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:26.259029+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:26.272782+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:26.560310+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:26.571795+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:27.045141+0000 mon.c (mon.2) 2694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:27.047066+0000 mon.c (mon.2) 2695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:59:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[41173]: audit 2023-12-01T17:59:27.057560+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:26.259029+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:26.272782+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:26.560310+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:26.571795+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:27.045141+0000 mon.c (mon.2) 2694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:27.047066+0000 mon.c (mon.2) 2695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:59:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:27 smithi040 bash[28232]: audit 2023-12-01T17:59:27.057560+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T17:59:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:29 smithi040 bash[28232]: cluster 2023-12-01T17:59:27.117411+0000 mgr.y (mgr.24356) 4240 : cluster 0 pgmap v4208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:29 smithi040 bash[28232]: audit 2023-12-01T17:59:28.096187+0000 mon.c (mon.2) 2696 : audit 0 from='client.? 172.21.15.40:0/1939110293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:29 smithi040 bash[41173]: cluster 2023-12-01T17:59:27.117411+0000 mgr.y (mgr.24356) 4240 : cluster 0 pgmap v4208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:29 smithi040 bash[41173]: audit 2023-12-01T17:59:28.096187+0000 mon.c (mon.2) 2696 : audit 0 from='client.? 172.21.15.40:0/1939110293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:29 smithi141 bash[31670]: cluster 2023-12-01T17:59:27.117411+0000 mgr.y (mgr.24356) 4240 : cluster 0 pgmap v4208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:29 smithi141 bash[31670]: audit 2023-12-01T17:59:28.096187+0000 mon.c (mon.2) 2696 : audit 0 from='client.? 172.21.15.40:0/1939110293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:31 smithi040 bash[28232]: cluster 2023-12-01T17:59:29.118207+0000 mgr.y (mgr.24356) 4241 : cluster 0 pgmap v4209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:31 smithi040 bash[28232]: audit 2023-12-01T17:59:30.559688+0000 mon.a (mon.0) 3168 : audit 0 from='client.? 172.21.15.40:0/2557481711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:31 smithi040 bash[41173]: cluster 2023-12-01T17:59:29.118207+0000 mgr.y (mgr.24356) 4241 : cluster 0 pgmap v4209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:31 smithi040 bash[41173]: audit 2023-12-01T17:59:30.559688+0000 mon.a (mon.0) 3168 : audit 0 from='client.? 172.21.15.40:0/2557481711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:31 smithi141 bash[31670]: cluster 2023-12-01T17:59:29.118207+0000 mgr.y (mgr.24356) 4241 : cluster 0 pgmap v4209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:31 smithi141 bash[31670]: audit 2023-12-01T17:59:30.559688+0000 mon.a (mon.0) 3168 : audit 0 from='client.? 172.21.15.40:0/2557481711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:33 smithi040 bash[28232]: cluster 2023-12-01T17:59:31.119341+0000 mgr.y (mgr.24356) 4242 : cluster 0 pgmap v4210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:33 smithi040 bash[28232]: audit 2023-12-01T17:59:33.033045+0000 mon.c (mon.2) 2697 : audit 0 from='client.? 172.21.15.40:0/3896887187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:33 smithi040 bash[41173]: cluster 2023-12-01T17:59:31.119341+0000 mgr.y (mgr.24356) 4242 : cluster 0 pgmap v4210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:33 smithi040 bash[41173]: audit 2023-12-01T17:59:33.033045+0000 mon.c (mon.2) 2697 : audit 0 from='client.? 172.21.15.40:0/3896887187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:33 smithi141 bash[31670]: cluster 2023-12-01T17:59:31.119341+0000 mgr.y (mgr.24356) 4242 : cluster 0 pgmap v4210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:33 smithi141 bash[31670]: audit 2023-12-01T17:59:33.033045+0000 mon.c (mon.2) 2697 : audit 0 from='client.? 172.21.15.40:0/3896887187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:34 smithi040 bash[28232]: audit 2023-12-01T17:59:33.526384+0000 mon.c (mon.2) 2698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:34 smithi040 bash[41173]: audit 2023-12-01T17:59:33.526384+0000 mon.c (mon.2) 2698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:34 smithi141 bash[31670]: audit 2023-12-01T17:59:33.526384+0000 mon.c (mon.2) 2698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:35 smithi040 bash[41173]: cluster 2023-12-01T17:59:33.120057+0000 mgr.y (mgr.24356) 4243 : cluster 0 pgmap v4211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:35 smithi040 bash[28232]: cluster 2023-12-01T17:59:33.120057+0000 mgr.y (mgr.24356) 4243 : cluster 0 pgmap v4211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:35 smithi141 bash[31670]: cluster 2023-12-01T17:59:33.120057+0000 mgr.y (mgr.24356) 4243 : cluster 0 pgmap v4211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:36 smithi040 bash[41173]: cluster 2023-12-01T17:59:35.121256+0000 mgr.y (mgr.24356) 4244 : cluster 0 pgmap v4212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:36 smithi040 bash[41173]: audit 2023-12-01T17:59:35.492838+0000 mon.c (mon.2) 2699 : audit 0 from='client.? 172.21.15.40:0/3746007536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:36 smithi040 bash[28232]: cluster 2023-12-01T17:59:35.121256+0000 mgr.y (mgr.24356) 4244 : cluster 0 pgmap v4212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:36 smithi040 bash[28232]: audit 2023-12-01T17:59:35.492838+0000 mon.c (mon.2) 2699 : audit 0 from='client.? 172.21.15.40:0/3746007536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:36 smithi141 bash[31670]: cluster 2023-12-01T17:59:35.121256+0000 mgr.y (mgr.24356) 4244 : cluster 0 pgmap v4212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:36 smithi141 bash[31670]: audit 2023-12-01T17:59:35.492838+0000 mon.c (mon.2) 2699 : audit 0 from='client.? 172.21.15.40:0/3746007536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:59:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:59:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:38 smithi040 bash[28232]: cluster 2023-12-01T17:59:37.121912+0000 mgr.y (mgr.24356) 4245 : cluster 0 pgmap v4213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:38 smithi040 bash[28232]: audit 2023-12-01T17:59:37.963778+0000 mon.a (mon.0) 3169 : audit 0 from='client.? 172.21.15.40:0/4134903951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:38 smithi040 bash[41173]: cluster 2023-12-01T17:59:37.121912+0000 mgr.y (mgr.24356) 4245 : cluster 0 pgmap v4213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:38 smithi040 bash[41173]: audit 2023-12-01T17:59:37.963778+0000 mon.a (mon.0) 3169 : audit 0 from='client.? 172.21.15.40:0/4134903951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:38 smithi141 bash[31670]: cluster 2023-12-01T17:59:37.121912+0000 mgr.y (mgr.24356) 4245 : cluster 0 pgmap v4213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:38 smithi141 bash[31670]: audit 2023-12-01T17:59:37.963778+0000 mon.a (mon.0) 3169 : audit 0 from='client.? 172.21.15.40:0/4134903951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:40 smithi040 bash[41173]: cluster 2023-12-01T17:59:39.122600+0000 mgr.y (mgr.24356) 4246 : cluster 0 pgmap v4214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:40 smithi040 bash[28232]: cluster 2023-12-01T17:59:39.122600+0000 mgr.y (mgr.24356) 4246 : cluster 0 pgmap v4214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:40 smithi141 bash[31670]: cluster 2023-12-01T17:59:39.122600+0000 mgr.y (mgr.24356) 4246 : cluster 0 pgmap v4214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:41 smithi040 bash[28232]: audit 2023-12-01T17:59:40.425389+0000 mon.c (mon.2) 2700 : audit 0 from='client.? 172.21.15.40:0/2864576421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:41 smithi040 bash[41173]: audit 2023-12-01T17:59:40.425389+0000 mon.c (mon.2) 2700 : audit 0 from='client.? 172.21.15.40:0/2864576421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:41 smithi141 bash[31670]: audit 2023-12-01T17:59:40.425389+0000 mon.c (mon.2) 2700 : audit 0 from='client.? 172.21.15.40:0/2864576421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:42 smithi040 bash[28232]: cluster 2023-12-01T17:59:41.123741+0000 mgr.y (mgr.24356) 4247 : cluster 0 pgmap v4215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:42 smithi040 bash[41173]: cluster 2023-12-01T17:59:41.123741+0000 mgr.y (mgr.24356) 4247 : cluster 0 pgmap v4215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:42 smithi141 bash[31670]: cluster 2023-12-01T17:59:41.123741+0000 mgr.y (mgr.24356) 4247 : cluster 0 pgmap v4215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:43 smithi141 bash[31670]: audit 2023-12-01T17:59:42.896943+0000 mon.a (mon.0) 3170 : audit 0 from='client.? 172.21.15.40:0/3892602096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:43 smithi040 bash[28232]: audit 2023-12-01T17:59:42.896943+0000 mon.a (mon.0) 3170 : audit 0 from='client.? 172.21.15.40:0/3892602096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:43 smithi040 bash[41173]: audit 2023-12-01T17:59:42.896943+0000 mon.a (mon.0) 3170 : audit 0 from='client.? 172.21.15.40:0/3892602096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:44 smithi141 bash[31670]: cluster 2023-12-01T17:59:43.124416+0000 mgr.y (mgr.24356) 4248 : cluster 0 pgmap v4216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:44 smithi040 bash[41173]: cluster 2023-12-01T17:59:43.124416+0000 mgr.y (mgr.24356) 4248 : cluster 0 pgmap v4216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:44 smithi040 bash[28232]: cluster 2023-12-01T17:59:43.124416+0000 mgr.y (mgr.24356) 4248 : cluster 0 pgmap v4216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:46 smithi040 bash[41173]: cluster 2023-12-01T17:59:45.125577+0000 mgr.y (mgr.24356) 4249 : cluster 0 pgmap v4217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:46 smithi040 bash[41173]: audit 2023-12-01T17:59:45.363927+0000 mon.a (mon.0) 3171 : audit 0 from='client.? 172.21.15.40:0/295925817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:46 smithi040 bash[28232]: cluster 2023-12-01T17:59:45.125577+0000 mgr.y (mgr.24356) 4249 : cluster 0 pgmap v4217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:46 smithi040 bash[28232]: audit 2023-12-01T17:59:45.363927+0000 mon.a (mon.0) 3171 : audit 0 from='client.? 172.21.15.40:0/295925817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:46 smithi141 bash[31670]: cluster 2023-12-01T17:59:45.125577+0000 mgr.y (mgr.24356) 4249 : cluster 0 pgmap v4217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:46 smithi141 bash[31670]: audit 2023-12-01T17:59:45.363927+0000 mon.a (mon.0) 3171 : audit 0 from='client.? 172.21.15.40:0/295925817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:59:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T17:59:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:48 smithi141 bash[31670]: cluster 2023-12-01T17:59:47.126259+0000 mgr.y (mgr.24356) 4250 : cluster 0 pgmap v4218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:48 smithi141 bash[31670]: audit 2023-12-01T17:59:47.828392+0000 mon.a (mon.0) 3172 : audit 0 from='client.? 172.21.15.40:0/3770866480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:48 smithi040 bash[28232]: cluster 2023-12-01T17:59:47.126259+0000 mgr.y (mgr.24356) 4250 : cluster 0 pgmap v4218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:48 smithi040 bash[28232]: audit 2023-12-01T17:59:47.828392+0000 mon.a (mon.0) 3172 : audit 0 from='client.? 172.21.15.40:0/3770866480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:48 smithi040 bash[41173]: cluster 2023-12-01T17:59:47.126259+0000 mgr.y (mgr.24356) 4250 : cluster 0 pgmap v4218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:48 smithi040 bash[41173]: audit 2023-12-01T17:59:47.828392+0000 mon.a (mon.0) 3172 : audit 0 from='client.? 172.21.15.40:0/3770866480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:49 smithi141 bash[31670]: audit 2023-12-01T17:59:48.526904+0000 mon.c (mon.2) 2701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:49 smithi040 bash[28232]: audit 2023-12-01T17:59:48.526904+0000 mon.c (mon.2) 2701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:49 smithi040 bash[41173]: audit 2023-12-01T17:59:48.526904+0000 mon.c (mon.2) 2701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:50 smithi141 bash[31670]: cluster 2023-12-01T17:59:49.126904+0000 mgr.y (mgr.24356) 4251 : cluster 0 pgmap v4219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:50 smithi040 bash[28232]: cluster 2023-12-01T17:59:49.126904+0000 mgr.y (mgr.24356) 4251 : cluster 0 pgmap v4219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:50 smithi040 bash[41173]: cluster 2023-12-01T17:59:49.126904+0000 mgr.y (mgr.24356) 4251 : cluster 0 pgmap v4219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:51 smithi141 bash[31670]: audit 2023-12-01T17:59:50.290505+0000 mon.a (mon.0) 3173 : audit 0 from='client.? 172.21.15.40:0/4259874485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:51 smithi040 bash[41173]: audit 2023-12-01T17:59:50.290505+0000 mon.a (mon.0) 3173 : audit 0 from='client.? 172.21.15.40:0/4259874485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:51 smithi040 bash[28232]: audit 2023-12-01T17:59:50.290505+0000 mon.a (mon.0) 3173 : audit 0 from='client.? 172.21.15.40:0/4259874485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:52 smithi141 bash[31670]: cluster 2023-12-01T17:59:51.128034+0000 mgr.y (mgr.24356) 4252 : cluster 0 pgmap v4220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:52 smithi040 bash[28232]: cluster 2023-12-01T17:59:51.128034+0000 mgr.y (mgr.24356) 4252 : cluster 0 pgmap v4220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:52 smithi040 bash[41173]: cluster 2023-12-01T17:59:51.128034+0000 mgr.y (mgr.24356) 4252 : cluster 0 pgmap v4220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:53 smithi141 bash[31670]: audit 2023-12-01T17:59:52.757127+0000 mon.c (mon.2) 2702 : audit 0 from='client.? 172.21.15.40:0/4075819226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:53 smithi040 bash[41173]: audit 2023-12-01T17:59:52.757127+0000 mon.c (mon.2) 2702 : audit 0 from='client.? 172.21.15.40:0/4075819226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:53 smithi040 bash[28232]: audit 2023-12-01T17:59:52.757127+0000 mon.c (mon.2) 2702 : audit 0 from='client.? 172.21.15.40:0/4075819226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:54 smithi141 bash[31670]: cluster 2023-12-01T17:59:53.128714+0000 mgr.y (mgr.24356) 4253 : cluster 0 pgmap v4221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:54 smithi040 bash[28232]: cluster 2023-12-01T17:59:53.128714+0000 mgr.y (mgr.24356) 4253 : cluster 0 pgmap v4221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:54 smithi040 bash[41173]: cluster 2023-12-01T17:59:53.128714+0000 mgr.y (mgr.24356) 4253 : cluster 0 pgmap v4221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:56 smithi040 bash[28232]: cluster 2023-12-01T17:59:55.129774+0000 mgr.y (mgr.24356) 4254 : cluster 0 pgmap v4222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:56 smithi040 bash[28232]: audit 2023-12-01T17:59:55.218046+0000 mon.c (mon.2) 2703 : audit 0 from='client.? 172.21.15.40:0/783268354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:56 smithi040 bash[41173]: cluster 2023-12-01T17:59:55.129774+0000 mgr.y (mgr.24356) 4254 : cluster 0 pgmap v4222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:56 smithi040 bash[41173]: audit 2023-12-01T17:59:55.218046+0000 mon.c (mon.2) 2703 : audit 0 from='client.? 172.21.15.40:0/783268354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:56 smithi141 bash[31670]: cluster 2023-12-01T17:59:55.129774+0000 mgr.y (mgr.24356) 4254 : cluster 0 pgmap v4222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:56 smithi141 bash[31670]: audit 2023-12-01T17:59:55.218046+0000 mon.c (mon.2) 2703 : audit 0 from='client.? 172.21.15.40:0/783268354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 17:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:17:59:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T17:59:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:58 smithi141 bash[31670]: cluster 2023-12-01T17:59:57.130381+0000 mgr.y (mgr.24356) 4255 : cluster 0 pgmap v4223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 17:59:58 smithi141 bash[31670]: audit 2023-12-01T17:59:57.688707+0000 mon.a (mon.0) 3174 : audit 0 from='client.? 172.21.15.40:0/754810090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:58 smithi040 bash[28232]: cluster 2023-12-01T17:59:57.130381+0000 mgr.y (mgr.24356) 4255 : cluster 0 pgmap v4223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 17:59:58 smithi040 bash[28232]: audit 2023-12-01T17:59:57.688707+0000 mon.a (mon.0) 3174 : audit 0 from='client.? 172.21.15.40:0/754810090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T17:59:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:58 smithi040 bash[41173]: cluster 2023-12-01T17:59:57.130381+0000 mgr.y (mgr.24356) 4255 : cluster 0 pgmap v4223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T17:59:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 17:59:58 smithi040 bash[41173]: audit 2023-12-01T17:59:57.688707+0000 mon.a (mon.0) 3174 : audit 0 from='client.? 172.21.15.40:0/754810090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[41173]: cluster 2023-12-01T17:59:59.131043+0000 mgr.y (mgr.24356) 4256 : cluster 0 pgmap v4224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[41173]: cluster 2023-12-01T18:00:00.000109+0000 mon.a (mon.0) 3175 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[41173]: audit 2023-12-01T18:00:00.155622+0000 mon.c (mon.2) 2704 : audit 0 from='client.? 172.21.15.40:0/1779852162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[28232]: debug 2023-12-01T17:59:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[28232]: cluster 2023-12-01T17:59:59.131043+0000 mgr.y (mgr.24356) 4256 : cluster 0 pgmap v4224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[28232]: cluster 2023-12-01T18:00:00.000109+0000 mon.a (mon.0) 3175 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:00 smithi040 bash[28232]: audit 2023-12-01T18:00:00.155622+0000 mon.c (mon.2) 2704 : audit 0 from='client.? 172.21.15.40:0/1779852162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:00 smithi141 bash[31670]: cluster 2023-12-01T17:59:59.131043+0000 mgr.y (mgr.24356) 4256 : cluster 0 pgmap v4224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:00 smithi141 bash[31670]: cluster 2023-12-01T18:00:00.000109+0000 mon.a (mon.0) 3175 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:00 smithi141 bash[31670]: audit 2023-12-01T18:00:00.155622+0000 mon.c (mon.2) 2704 : audit 0 from='client.? 172.21.15.40:0/1779852162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:02 smithi141 bash[31670]: cluster 2023-12-01T18:00:01.132188+0000 mgr.y (mgr.24356) 4257 : cluster 0 pgmap v4225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:02 smithi040 bash[28232]: cluster 2023-12-01T18:00:01.132188+0000 mgr.y (mgr.24356) 4257 : cluster 0 pgmap v4225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:02 smithi040 bash[41173]: cluster 2023-12-01T18:00:01.132188+0000 mgr.y (mgr.24356) 4257 : cluster 0 pgmap v4225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:03 smithi141 bash[31670]: audit 2023-12-01T18:00:02.616382+0000 mon.a (mon.0) 3176 : audit 0 from='client.? 172.21.15.40:0/1159335864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:03 smithi040 bash[28232]: audit 2023-12-01T18:00:02.616382+0000 mon.a (mon.0) 3176 : audit 0 from='client.? 172.21.15.40:0/1159335864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:03 smithi040 bash[41173]: audit 2023-12-01T18:00:02.616382+0000 mon.a (mon.0) 3176 : audit 0 from='client.? 172.21.15.40:0/1159335864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:04 smithi141 bash[31670]: cluster 2023-12-01T18:00:03.132989+0000 mgr.y (mgr.24356) 4258 : cluster 0 pgmap v4226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:04 smithi141 bash[31670]: audit 2023-12-01T18:00:03.527129+0000 mon.c (mon.2) 2705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:04 smithi040 bash[28232]: cluster 2023-12-01T18:00:03.132989+0000 mgr.y (mgr.24356) 4258 : cluster 0 pgmap v4226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:04 smithi040 bash[28232]: audit 2023-12-01T18:00:03.527129+0000 mon.c (mon.2) 2705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:04 smithi040 bash[41173]: cluster 2023-12-01T18:00:03.132989+0000 mgr.y (mgr.24356) 4258 : cluster 0 pgmap v4226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:04 smithi040 bash[41173]: audit 2023-12-01T18:00:03.527129+0000 mon.c (mon.2) 2705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:05 smithi141 bash[31670]: audit 2023-12-01T18:00:05.081398+0000 mon.c (mon.2) 2706 : audit 0 from='client.? 172.21.15.40:0/3133949290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:05 smithi040 bash[41173]: audit 2023-12-01T18:00:05.081398+0000 mon.c (mon.2) 2706 : audit 0 from='client.? 172.21.15.40:0/3133949290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:05 smithi040 bash[28232]: audit 2023-12-01T18:00:05.081398+0000 mon.c (mon.2) 2706 : audit 0 from='client.? 172.21.15.40:0/3133949290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:06 smithi141 bash[31670]: cluster 2023-12-01T18:00:05.134076+0000 mgr.y (mgr.24356) 4259 : cluster 0 pgmap v4227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:06 smithi040 bash[28232]: cluster 2023-12-01T18:00:05.134076+0000 mgr.y (mgr.24356) 4259 : cluster 0 pgmap v4227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:06 smithi040 bash[41173]: cluster 2023-12-01T18:00:05.134076+0000 mgr.y (mgr.24356) 4259 : cluster 0 pgmap v4227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:00:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:00:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:08 smithi141 bash[31670]: cluster 2023-12-01T18:00:07.134880+0000 mgr.y (mgr.24356) 4260 : cluster 0 pgmap v4228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:08 smithi141 bash[31670]: audit 2023-12-01T18:00:07.543099+0000 mon.c (mon.2) 2707 : audit 0 from='client.? 172.21.15.40:0/333757394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:08 smithi040 bash[28232]: cluster 2023-12-01T18:00:07.134880+0000 mgr.y (mgr.24356) 4260 : cluster 0 pgmap v4228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:08 smithi040 bash[28232]: audit 2023-12-01T18:00:07.543099+0000 mon.c (mon.2) 2707 : audit 0 from='client.? 172.21.15.40:0/333757394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:08 smithi040 bash[41173]: cluster 2023-12-01T18:00:07.134880+0000 mgr.y (mgr.24356) 4260 : cluster 0 pgmap v4228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:08 smithi040 bash[41173]: audit 2023-12-01T18:00:07.543099+0000 mon.c (mon.2) 2707 : audit 0 from='client.? 172.21.15.40:0/333757394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:10 smithi141 bash[31670]: cluster 2023-12-01T18:00:09.135680+0000 mgr.y (mgr.24356) 4261 : cluster 0 pgmap v4229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:10 smithi141 bash[31670]: audit 2023-12-01T18:00:10.009020+0000 mon.c (mon.2) 2708 : audit 0 from='client.? 172.21.15.40:0/1887284193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:10 smithi040 bash[28232]: cluster 2023-12-01T18:00:09.135680+0000 mgr.y (mgr.24356) 4261 : cluster 0 pgmap v4229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:10 smithi040 bash[28232]: audit 2023-12-01T18:00:10.009020+0000 mon.c (mon.2) 2708 : audit 0 from='client.? 172.21.15.40:0/1887284193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:10 smithi040 bash[41173]: cluster 2023-12-01T18:00:09.135680+0000 mgr.y (mgr.24356) 4261 : cluster 0 pgmap v4229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:10 smithi040 bash[41173]: audit 2023-12-01T18:00:10.009020+0000 mon.c (mon.2) 2708 : audit 0 from='client.? 172.21.15.40:0/1887284193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:12 smithi141 bash[31670]: cluster 2023-12-01T18:00:11.136891+0000 mgr.y (mgr.24356) 4262 : cluster 0 pgmap v4230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:12 smithi040 bash[28232]: cluster 2023-12-01T18:00:11.136891+0000 mgr.y (mgr.24356) 4262 : cluster 0 pgmap v4230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:12 smithi040 bash[41173]: cluster 2023-12-01T18:00:11.136891+0000 mgr.y (mgr.24356) 4262 : cluster 0 pgmap v4230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:13 smithi141 bash[31670]: audit 2023-12-01T18:00:12.474001+0000 mon.c (mon.2) 2709 : audit 0 from='client.? 172.21.15.40:0/1425601877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:13 smithi040 bash[28232]: audit 2023-12-01T18:00:12.474001+0000 mon.c (mon.2) 2709 : audit 0 from='client.? 172.21.15.40:0/1425601877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:13 smithi040 bash[41173]: audit 2023-12-01T18:00:12.474001+0000 mon.c (mon.2) 2709 : audit 0 from='client.? 172.21.15.40:0/1425601877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:14 smithi141 bash[31670]: cluster 2023-12-01T18:00:13.137432+0000 mgr.y (mgr.24356) 4263 : cluster 0 pgmap v4231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:14 smithi040 bash[28232]: cluster 2023-12-01T18:00:13.137432+0000 mgr.y (mgr.24356) 4263 : cluster 0 pgmap v4231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:14 smithi040 bash[41173]: cluster 2023-12-01T18:00:13.137432+0000 mgr.y (mgr.24356) 4263 : cluster 0 pgmap v4231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:15 smithi141 bash[31670]: audit 2023-12-01T18:00:14.938067+0000 mon.c (mon.2) 2710 : audit 0 from='client.? 172.21.15.40:0/2932799525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:15 smithi040 bash[28232]: audit 2023-12-01T18:00:14.938067+0000 mon.c (mon.2) 2710 : audit 0 from='client.? 172.21.15.40:0/2932799525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:15 smithi040 bash[41173]: audit 2023-12-01T18:00:14.938067+0000 mon.c (mon.2) 2710 : audit 0 from='client.? 172.21.15.40:0/2932799525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:16 smithi040 bash[28232]: cluster 2023-12-01T18:00:15.138447+0000 mgr.y (mgr.24356) 4264 : cluster 0 pgmap v4232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:00:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:00:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:16 smithi040 bash[41173]: cluster 2023-12-01T18:00:15.138447+0000 mgr.y (mgr.24356) 4264 : cluster 0 pgmap v4232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:16 smithi141 bash[31670]: cluster 2023-12-01T18:00:15.138447+0000 mgr.y (mgr.24356) 4264 : cluster 0 pgmap v4232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:18 smithi040 bash[28232]: cluster 2023-12-01T18:00:17.139208+0000 mgr.y (mgr.24356) 4265 : cluster 0 pgmap v4233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:18 smithi040 bash[28232]: audit 2023-12-01T18:00:17.399847+0000 mon.a (mon.0) 3177 : audit 0 from='client.? 172.21.15.40:0/2479798661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:18 smithi040 bash[41173]: cluster 2023-12-01T18:00:17.139208+0000 mgr.y (mgr.24356) 4265 : cluster 0 pgmap v4233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:18 smithi040 bash[41173]: audit 2023-12-01T18:00:17.399847+0000 mon.a (mon.0) 3177 : audit 0 from='client.? 172.21.15.40:0/2479798661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:18 smithi141 bash[31670]: cluster 2023-12-01T18:00:17.139208+0000 mgr.y (mgr.24356) 4265 : cluster 0 pgmap v4233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:18 smithi141 bash[31670]: audit 2023-12-01T18:00:17.399847+0000 mon.a (mon.0) 3177 : audit 0 from='client.? 172.21.15.40:0/2479798661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:19 smithi040 bash[41173]: audit 2023-12-01T18:00:18.527451+0000 mon.c (mon.2) 2711 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:19 smithi040 bash[28232]: audit 2023-12-01T18:00:18.527451+0000 mon.c (mon.2) 2711 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:19 smithi141 bash[31670]: audit 2023-12-01T18:00:18.527451+0000 mon.c (mon.2) 2711 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:20 smithi040 bash[28232]: cluster 2023-12-01T18:00:19.139905+0000 mgr.y (mgr.24356) 4266 : cluster 0 pgmap v4234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:20 smithi040 bash[28232]: audit 2023-12-01T18:00:19.862511+0000 mon.c (mon.2) 2712 : audit 0 from='client.? 172.21.15.40:0/319602000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:20 smithi040 bash[41173]: cluster 2023-12-01T18:00:19.139905+0000 mgr.y (mgr.24356) 4266 : cluster 0 pgmap v4234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:20 smithi040 bash[41173]: audit 2023-12-01T18:00:19.862511+0000 mon.c (mon.2) 2712 : audit 0 from='client.? 172.21.15.40:0/319602000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:20 smithi141 bash[31670]: cluster 2023-12-01T18:00:19.139905+0000 mgr.y (mgr.24356) 4266 : cluster 0 pgmap v4234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:20 smithi141 bash[31670]: audit 2023-12-01T18:00:19.862511+0000 mon.c (mon.2) 2712 : audit 0 from='client.? 172.21.15.40:0/319602000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:22 smithi040 bash[28232]: cluster 2023-12-01T18:00:21.140963+0000 mgr.y (mgr.24356) 4267 : cluster 0 pgmap v4235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:22 smithi040 bash[41173]: cluster 2023-12-01T18:00:21.140963+0000 mgr.y (mgr.24356) 4267 : cluster 0 pgmap v4235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:22 smithi141 bash[31670]: cluster 2023-12-01T18:00:21.140963+0000 mgr.y (mgr.24356) 4267 : cluster 0 pgmap v4235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:23 smithi040 bash[28232]: audit 2023-12-01T18:00:22.343078+0000 mon.a (mon.0) 3178 : audit 0 from='client.? 172.21.15.40:0/2482797349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:23 smithi040 bash[41173]: audit 2023-12-01T18:00:22.343078+0000 mon.a (mon.0) 3178 : audit 0 from='client.? 172.21.15.40:0/2482797349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:23 smithi141 bash[31670]: audit 2023-12-01T18:00:22.343078+0000 mon.a (mon.0) 3178 : audit 0 from='client.? 172.21.15.40:0/2482797349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:24 smithi040 bash[41173]: cluster 2023-12-01T18:00:23.141574+0000 mgr.y (mgr.24356) 4268 : cluster 0 pgmap v4236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:24 smithi040 bash[28232]: cluster 2023-12-01T18:00:23.141574+0000 mgr.y (mgr.24356) 4268 : cluster 0 pgmap v4236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:24 smithi141 bash[31670]: cluster 2023-12-01T18:00:23.141574+0000 mgr.y (mgr.24356) 4268 : cluster 0 pgmap v4236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:25 smithi040 bash[28232]: audit 2023-12-01T18:00:24.805421+0000 mon.c (mon.2) 2713 : audit 0 from='client.? 172.21.15.40:0/1310382331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:25 smithi040 bash[41173]: audit 2023-12-01T18:00:24.805421+0000 mon.c (mon.2) 2713 : audit 0 from='client.? 172.21.15.40:0/1310382331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:25 smithi141 bash[31670]: audit 2023-12-01T18:00:24.805421+0000 mon.c (mon.2) 2713 : audit 0 from='client.? 172.21.15.40:0/1310382331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:26 smithi040 bash[28232]: cluster 2023-12-01T18:00:25.142725+0000 mgr.y (mgr.24356) 4269 : cluster 0 pgmap v4237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:00:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:00:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:26 smithi040 bash[41173]: cluster 2023-12-01T18:00:25.142725+0000 mgr.y (mgr.24356) 4269 : cluster 0 pgmap v4237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:26 smithi141 bash[31670]: cluster 2023-12-01T18:00:25.142725+0000 mgr.y (mgr.24356) 4269 : cluster 0 pgmap v4237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:27 smithi040 bash[28232]: audit 2023-12-01T18:00:27.143339+0000 mon.c (mon.2) 2714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:00:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:27 smithi040 bash[41173]: audit 2023-12-01T18:00:27.143339+0000 mon.c (mon.2) 2714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:00:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:27 smithi141 bash[31670]: audit 2023-12-01T18:00:27.143339+0000 mon.c (mon.2) 2714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:00:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:28 smithi040 bash[28232]: cluster 2023-12-01T18:00:27.143318+0000 mgr.y (mgr.24356) 4270 : cluster 0 pgmap v4238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:28 smithi040 bash[28232]: audit 2023-12-01T18:00:27.330001+0000 mon.c (mon.2) 2715 : audit 0 from='client.? 172.21.15.40:0/718767530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:28 smithi040 bash[41173]: cluster 2023-12-01T18:00:27.143318+0000 mgr.y (mgr.24356) 4270 : cluster 0 pgmap v4238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:28 smithi040 bash[41173]: audit 2023-12-01T18:00:27.330001+0000 mon.c (mon.2) 2715 : audit 0 from='client.? 172.21.15.40:0/718767530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:28 smithi141 bash[31670]: cluster 2023-12-01T18:00:27.143318+0000 mgr.y (mgr.24356) 4270 : cluster 0 pgmap v4238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:28 smithi141 bash[31670]: audit 2023-12-01T18:00:27.330001+0000 mon.c (mon.2) 2715 : audit 0 from='client.? 172.21.15.40:0/718767530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:30 smithi040 bash[28232]: cluster 2023-12-01T18:00:29.143929+0000 mgr.y (mgr.24356) 4271 : cluster 0 pgmap v4239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:30 smithi040 bash[28232]: audit 2023-12-01T18:00:29.805082+0000 mon.a (mon.0) 3179 : audit 0 from='client.? 172.21.15.40:0/1294963423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:30 smithi040 bash[41173]: cluster 2023-12-01T18:00:29.143929+0000 mgr.y (mgr.24356) 4271 : cluster 0 pgmap v4239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:30 smithi040 bash[41173]: audit 2023-12-01T18:00:29.805082+0000 mon.a (mon.0) 3179 : audit 0 from='client.? 172.21.15.40:0/1294963423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:30 smithi141 bash[31670]: cluster 2023-12-01T18:00:29.143929+0000 mgr.y (mgr.24356) 4271 : cluster 0 pgmap v4239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:30 smithi141 bash[31670]: audit 2023-12-01T18:00:29.805082+0000 mon.a (mon.0) 3179 : audit 0 from='client.? 172.21.15.40:0/1294963423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:32 smithi040 bash[28232]: cluster 2023-12-01T18:00:31.145195+0000 mgr.y (mgr.24356) 4272 : cluster 0 pgmap v4240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:32 smithi040 bash[28232]: audit 2023-12-01T18:00:32.280878+0000 mon.a (mon.0) 3180 : audit 0 from='client.? 172.21.15.40:0/2823616069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:32 smithi040 bash[41173]: cluster 2023-12-01T18:00:31.145195+0000 mgr.y (mgr.24356) 4272 : cluster 0 pgmap v4240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:32 smithi040 bash[41173]: audit 2023-12-01T18:00:32.280878+0000 mon.a (mon.0) 3180 : audit 0 from='client.? 172.21.15.40:0/2823616069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:32 smithi141 bash[31670]: cluster 2023-12-01T18:00:31.145195+0000 mgr.y (mgr.24356) 4272 : cluster 0 pgmap v4240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:32 smithi141 bash[31670]: audit 2023-12-01T18:00:32.280878+0000 mon.a (mon.0) 3180 : audit 0 from='client.? 172.21.15.40:0/2823616069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.044433+0000 mon.a (mon.0) 3181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.057040+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.397786+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.406861+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.529915+0000 mon.c (mon.2) 2716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.891989+0000 mon.c (mon.2) 2717 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.893977+0000 mon.c (mon.2) 2718 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[41173]: audit 2023-12-01T18:00:33.904610+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.044433+0000 mon.a (mon.0) 3181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.057040+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.397786+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.406861+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.529915+0000 mon.c (mon.2) 2716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.891989+0000 mon.c (mon.2) 2717 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:00:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.893977+0000 mon.c (mon.2) 2718 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:00:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:34 smithi040 bash[28232]: audit 2023-12-01T18:00:33.904610+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.044433+0000 mon.a (mon.0) 3181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.057040+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.397786+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.406861+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.529915+0000 mon.c (mon.2) 2716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.891989+0000 mon.c (mon.2) 2717 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.893977+0000 mon.c (mon.2) 2718 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:00:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:34 smithi141 bash[31670]: audit 2023-12-01T18:00:33.904610+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:00:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:35 smithi040 bash[41173]: cluster 2023-12-01T18:00:33.145968+0000 mgr.y (mgr.24356) 4273 : cluster 0 pgmap v4241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:35 smithi040 bash[41173]: audit 2023-12-01T18:00:34.751817+0000 mon.c (mon.2) 2719 : audit 0 from='client.? 172.21.15.40:0/1636312964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:35 smithi040 bash[28232]: cluster 2023-12-01T18:00:33.145968+0000 mgr.y (mgr.24356) 4273 : cluster 0 pgmap v4241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:35 smithi040 bash[28232]: audit 2023-12-01T18:00:34.751817+0000 mon.c (mon.2) 2719 : audit 0 from='client.? 172.21.15.40:0/1636312964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:35 smithi141 bash[31670]: cluster 2023-12-01T18:00:33.145968+0000 mgr.y (mgr.24356) 4273 : cluster 0 pgmap v4241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:35 smithi141 bash[31670]: audit 2023-12-01T18:00:34.751817+0000 mon.c (mon.2) 2719 : audit 0 from='client.? 172.21.15.40:0/1636312964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:00:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:00:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:37 smithi040 bash[28232]: cluster 2023-12-01T18:00:35.147126+0000 mgr.y (mgr.24356) 4274 : cluster 0 pgmap v4242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:37 smithi040 bash[41173]: cluster 2023-12-01T18:00:35.147126+0000 mgr.y (mgr.24356) 4274 : cluster 0 pgmap v4242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:37 smithi141 bash[31670]: cluster 2023-12-01T18:00:35.147126+0000 mgr.y (mgr.24356) 4274 : cluster 0 pgmap v4242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:38 smithi040 bash[28232]: audit 2023-12-01T18:00:37.226397+0000 mon.c (mon.2) 2720 : audit 0 from='client.? 172.21.15.40:0/3823282978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:38 smithi040 bash[41173]: audit 2023-12-01T18:00:37.226397+0000 mon.c (mon.2) 2720 : audit 0 from='client.? 172.21.15.40:0/3823282978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:38 smithi141 bash[31670]: audit 2023-12-01T18:00:37.226397+0000 mon.c (mon.2) 2720 : audit 0 from='client.? 172.21.15.40:0/3823282978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:39 smithi040 bash[41173]: cluster 2023-12-01T18:00:37.147756+0000 mgr.y (mgr.24356) 4275 : cluster 0 pgmap v4243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:39 smithi040 bash[28232]: cluster 2023-12-01T18:00:37.147756+0000 mgr.y (mgr.24356) 4275 : cluster 0 pgmap v4243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:39 smithi141 bash[31670]: cluster 2023-12-01T18:00:37.147756+0000 mgr.y (mgr.24356) 4275 : cluster 0 pgmap v4243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:40 smithi040 bash[28232]: audit 2023-12-01T18:00:39.690626+0000 mon.a (mon.0) 3186 : audit 0 from='client.? 172.21.15.40:0/4205924549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:40 smithi040 bash[41173]: audit 2023-12-01T18:00:39.690626+0000 mon.a (mon.0) 3186 : audit 0 from='client.? 172.21.15.40:0/4205924549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:40 smithi141 bash[31670]: audit 2023-12-01T18:00:39.690626+0000 mon.a (mon.0) 3186 : audit 0 from='client.? 172.21.15.40:0/4205924549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:41 smithi040 bash[28232]: cluster 2023-12-01T18:00:39.148429+0000 mgr.y (mgr.24356) 4276 : cluster 0 pgmap v4244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:41 smithi040 bash[41173]: cluster 2023-12-01T18:00:39.148429+0000 mgr.y (mgr.24356) 4276 : cluster 0 pgmap v4244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:41 smithi141 bash[31670]: cluster 2023-12-01T18:00:39.148429+0000 mgr.y (mgr.24356) 4276 : cluster 0 pgmap v4244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:43 smithi040 bash[28232]: cluster 2023-12-01T18:00:41.149537+0000 mgr.y (mgr.24356) 4277 : cluster 0 pgmap v4245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:43 smithi040 bash[28232]: audit 2023-12-01T18:00:42.154298+0000 mon.a (mon.0) 3187 : audit 0 from='client.? 172.21.15.40:0/1612536947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:43 smithi040 bash[41173]: cluster 2023-12-01T18:00:41.149537+0000 mgr.y (mgr.24356) 4277 : cluster 0 pgmap v4245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:43 smithi040 bash[41173]: audit 2023-12-01T18:00:42.154298+0000 mon.a (mon.0) 3187 : audit 0 from='client.? 172.21.15.40:0/1612536947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:43 smithi141 bash[31670]: cluster 2023-12-01T18:00:41.149537+0000 mgr.y (mgr.24356) 4277 : cluster 0 pgmap v4245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:43 smithi141 bash[31670]: audit 2023-12-01T18:00:42.154298+0000 mon.a (mon.0) 3187 : audit 0 from='client.? 172.21.15.40:0/1612536947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:45 smithi040 bash[28232]: cluster 2023-12-01T18:00:43.150196+0000 mgr.y (mgr.24356) 4278 : cluster 0 pgmap v4246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:45 smithi040 bash[28232]: audit 2023-12-01T18:00:44.627468+0000 mon.a (mon.0) 3188 : audit 0 from='client.? 172.21.15.40:0/2221083899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:45 smithi040 bash[41173]: cluster 2023-12-01T18:00:43.150196+0000 mgr.y (mgr.24356) 4278 : cluster 0 pgmap v4246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:45 smithi040 bash[41173]: audit 2023-12-01T18:00:44.627468+0000 mon.a (mon.0) 3188 : audit 0 from='client.? 172.21.15.40:0/2221083899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:45 smithi141 bash[31670]: cluster 2023-12-01T18:00:43.150196+0000 mgr.y (mgr.24356) 4278 : cluster 0 pgmap v4246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:45 smithi141 bash[31670]: audit 2023-12-01T18:00:44.627468+0000 mon.a (mon.0) 3188 : audit 0 from='client.? 172.21.15.40:0/2221083899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:46 smithi040 bash[28232]: cluster 2023-12-01T18:00:45.151523+0000 mgr.y (mgr.24356) 4279 : cluster 0 pgmap v4247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:46 smithi040 bash[41173]: cluster 2023-12-01T18:00:45.151523+0000 mgr.y (mgr.24356) 4279 : cluster 0 pgmap v4247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:46 smithi141 bash[31670]: cluster 2023-12-01T18:00:45.151523+0000 mgr.y (mgr.24356) 4279 : cluster 0 pgmap v4247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:00:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:00:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:47 smithi141 bash[31670]: audit 2023-12-01T18:00:47.095067+0000 mon.c (mon.2) 2721 : audit 0 from='client.? 172.21.15.40:0/1931972855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:47 smithi040 bash[28232]: audit 2023-12-01T18:00:47.095067+0000 mon.c (mon.2) 2721 : audit 0 from='client.? 172.21.15.40:0/1931972855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:47 smithi040 bash[41173]: audit 2023-12-01T18:00:47.095067+0000 mon.c (mon.2) 2721 : audit 0 from='client.? 172.21.15.40:0/1931972855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:48 smithi141 bash[31670]: cluster 2023-12-01T18:00:47.152228+0000 mgr.y (mgr.24356) 4280 : cluster 0 pgmap v4248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:48 smithi040 bash[28232]: cluster 2023-12-01T18:00:47.152228+0000 mgr.y (mgr.24356) 4280 : cluster 0 pgmap v4248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:48 smithi040 bash[41173]: cluster 2023-12-01T18:00:47.152228+0000 mgr.y (mgr.24356) 4280 : cluster 0 pgmap v4248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:49 smithi141 bash[31670]: audit 2023-12-01T18:00:48.530885+0000 mon.c (mon.2) 2722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:49 smithi040 bash[28232]: audit 2023-12-01T18:00:48.530885+0000 mon.c (mon.2) 2722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:49 smithi040 bash[41173]: audit 2023-12-01T18:00:48.530885+0000 mon.c (mon.2) 2722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:50 smithi141 bash[31670]: cluster 2023-12-01T18:00:49.152876+0000 mgr.y (mgr.24356) 4281 : cluster 0 pgmap v4249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:50 smithi141 bash[31670]: audit 2023-12-01T18:00:49.565517+0000 mon.a (mon.0) 3189 : audit 0 from='client.? 172.21.15.40:0/1870966209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:50 smithi040 bash[28232]: cluster 2023-12-01T18:00:49.152876+0000 mgr.y (mgr.24356) 4281 : cluster 0 pgmap v4249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:50 smithi040 bash[28232]: audit 2023-12-01T18:00:49.565517+0000 mon.a (mon.0) 3189 : audit 0 from='client.? 172.21.15.40:0/1870966209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:50 smithi040 bash[41173]: cluster 2023-12-01T18:00:49.152876+0000 mgr.y (mgr.24356) 4281 : cluster 0 pgmap v4249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:50 smithi040 bash[41173]: audit 2023-12-01T18:00:49.565517+0000 mon.a (mon.0) 3189 : audit 0 from='client.? 172.21.15.40:0/1870966209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:52 smithi141 bash[31670]: cluster 2023-12-01T18:00:51.154110+0000 mgr.y (mgr.24356) 4282 : cluster 0 pgmap v4250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:52 smithi141 bash[31670]: audit 2023-12-01T18:00:52.027796+0000 mon.c (mon.2) 2723 : audit 0 from='client.? 172.21.15.40:0/3474835093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:52 smithi040 bash[28232]: cluster 2023-12-01T18:00:51.154110+0000 mgr.y (mgr.24356) 4282 : cluster 0 pgmap v4250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:52 smithi040 bash[28232]: audit 2023-12-01T18:00:52.027796+0000 mon.c (mon.2) 2723 : audit 0 from='client.? 172.21.15.40:0/3474835093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:52 smithi040 bash[41173]: cluster 2023-12-01T18:00:51.154110+0000 mgr.y (mgr.24356) 4282 : cluster 0 pgmap v4250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:52 smithi040 bash[41173]: audit 2023-12-01T18:00:52.027796+0000 mon.c (mon.2) 2723 : audit 0 from='client.? 172.21.15.40:0/3474835093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:54 smithi141 bash[31670]: cluster 2023-12-01T18:00:53.154917+0000 mgr.y (mgr.24356) 4283 : cluster 0 pgmap v4251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:54 smithi040 bash[28232]: cluster 2023-12-01T18:00:53.154917+0000 mgr.y (mgr.24356) 4283 : cluster 0 pgmap v4251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:54 smithi040 bash[41173]: cluster 2023-12-01T18:00:53.154917+0000 mgr.y (mgr.24356) 4283 : cluster 0 pgmap v4251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:55 smithi141 bash[31670]: audit 2023-12-01T18:00:54.490309+0000 mon.c (mon.2) 2724 : audit 0 from='client.? 172.21.15.40:0/2018594634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:55 smithi040 bash[28232]: audit 2023-12-01T18:00:54.490309+0000 mon.c (mon.2) 2724 : audit 0 from='client.? 172.21.15.40:0/2018594634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:55 smithi040 bash[41173]: audit 2023-12-01T18:00:54.490309+0000 mon.c (mon.2) 2724 : audit 0 from='client.? 172.21.15.40:0/2018594634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:56 smithi040 bash[28232]: cluster 2023-12-01T18:00:55.156041+0000 mgr.y (mgr.24356) 4284 : cluster 0 pgmap v4252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:56 smithi040 bash[41173]: cluster 2023-12-01T18:00:55.156041+0000 mgr.y (mgr.24356) 4284 : cluster 0 pgmap v4252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:56 smithi141 bash[31670]: cluster 2023-12-01T18:00:55.156041+0000 mgr.y (mgr.24356) 4284 : cluster 0 pgmap v4252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:00:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T18:00:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:57 smithi141 bash[31670]: audit 2023-12-01T18:00:56.952825+0000 mon.a (mon.0) 3190 : audit 0 from='client.? 172.21.15.40:0/1974314301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:57 smithi040 bash[28232]: audit 2023-12-01T18:00:56.952825+0000 mon.a (mon.0) 3190 : audit 0 from='client.? 172.21.15.40:0/1974314301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:57 smithi040 bash[41173]: audit 2023-12-01T18:00:56.952825+0000 mon.a (mon.0) 3190 : audit 0 from='client.? 172.21.15.40:0/1974314301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:00:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:00:58 smithi141 bash[31670]: cluster 2023-12-01T18:00:57.156725+0000 mgr.y (mgr.24356) 4285 : cluster 0 pgmap v4253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:00:58 smithi040 bash[28232]: cluster 2023-12-01T18:00:57.156725+0000 mgr.y (mgr.24356) 4285 : cluster 0 pgmap v4253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:00:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:00:58 smithi040 bash[41173]: cluster 2023-12-01T18:00:57.156725+0000 mgr.y (mgr.24356) 4285 : cluster 0 pgmap v4253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:00 smithi141 bash[31670]: cluster 2023-12-01T18:00:59.157330+0000 mgr.y (mgr.24356) 4286 : cluster 0 pgmap v4254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:00 smithi141 bash[31670]: audit 2023-12-01T18:00:59.427003+0000 mon.c (mon.2) 2725 : audit 0 from='client.? 172.21.15.40:0/1467409897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:00 smithi040 bash[41173]: cluster 2023-12-01T18:00:59.157330+0000 mgr.y (mgr.24356) 4286 : cluster 0 pgmap v4254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:00 smithi040 bash[41173]: audit 2023-12-01T18:00:59.427003+0000 mon.c (mon.2) 2725 : audit 0 from='client.? 172.21.15.40:0/1467409897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:00 smithi040 bash[28232]: cluster 2023-12-01T18:00:59.157330+0000 mgr.y (mgr.24356) 4286 : cluster 0 pgmap v4254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:00 smithi040 bash[28232]: audit 2023-12-01T18:00:59.427003+0000 mon.c (mon.2) 2725 : audit 0 from='client.? 172.21.15.40:0/1467409897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:02 smithi141 bash[31670]: cluster 2023-12-01T18:01:01.158449+0000 mgr.y (mgr.24356) 4287 : cluster 0 pgmap v4255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:02 smithi141 bash[31670]: audit 2023-12-01T18:01:01.895621+0000 mon.a (mon.0) 3191 : audit 0 from='client.? 172.21.15.40:0/890661988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:02.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:02 smithi040 bash[28232]: cluster 2023-12-01T18:01:01.158449+0000 mgr.y (mgr.24356) 4287 : cluster 0 pgmap v4255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:02.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:02 smithi040 bash[28232]: audit 2023-12-01T18:01:01.895621+0000 mon.a (mon.0) 3191 : audit 0 from='client.? 172.21.15.40:0/890661988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:02.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:02 smithi040 bash[41173]: cluster 2023-12-01T18:01:01.158449+0000 mgr.y (mgr.24356) 4287 : cluster 0 pgmap v4255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:02.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:02 smithi040 bash[41173]: audit 2023-12-01T18:01:01.895621+0000 mon.a (mon.0) 3191 : audit 0 from='client.? 172.21.15.40:0/890661988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:04 smithi141 bash[31670]: cluster 2023-12-01T18:01:03.159074+0000 mgr.y (mgr.24356) 4288 : cluster 0 pgmap v4256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:04 smithi141 bash[31670]: audit 2023-12-01T18:01:03.530929+0000 mon.c (mon.2) 2726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:04 smithi040 bash[41173]: cluster 2023-12-01T18:01:03.159074+0000 mgr.y (mgr.24356) 4288 : cluster 0 pgmap v4256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:04 smithi040 bash[41173]: audit 2023-12-01T18:01:03.530929+0000 mon.c (mon.2) 2726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:04 smithi040 bash[28232]: cluster 2023-12-01T18:01:03.159074+0000 mgr.y (mgr.24356) 4288 : cluster 0 pgmap v4256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:04 smithi040 bash[28232]: audit 2023-12-01T18:01:03.530929+0000 mon.c (mon.2) 2726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:05 smithi141 bash[31670]: audit 2023-12-01T18:01:04.363494+0000 mon.a (mon.0) 3192 : audit 0 from='client.? 172.21.15.40:0/958130588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:05 smithi040 bash[28232]: audit 2023-12-01T18:01:04.363494+0000 mon.a (mon.0) 3192 : audit 0 from='client.? 172.21.15.40:0/958130588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:05 smithi040 bash[41173]: audit 2023-12-01T18:01:04.363494+0000 mon.a (mon.0) 3192 : audit 0 from='client.? 172.21.15.40:0/958130588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:06 smithi141 bash[31670]: cluster 2023-12-01T18:01:05.160211+0000 mgr.y (mgr.24356) 4289 : cluster 0 pgmap v4257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:06 smithi040 bash[41173]: cluster 2023-12-01T18:01:05.160211+0000 mgr.y (mgr.24356) 4289 : cluster 0 pgmap v4257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:06 smithi040 bash[28232]: cluster 2023-12-01T18:01:05.160211+0000 mgr.y (mgr.24356) 4289 : cluster 0 pgmap v4257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:01:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:01:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:07 smithi141 bash[31670]: audit 2023-12-01T18:01:06.826003+0000 mon.c (mon.2) 2727 : audit 0 from='client.? 172.21.15.40:0/491385559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:07 smithi040 bash[28232]: audit 2023-12-01T18:01:06.826003+0000 mon.c (mon.2) 2727 : audit 0 from='client.? 172.21.15.40:0/491385559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:07 smithi040 bash[41173]: audit 2023-12-01T18:01:06.826003+0000 mon.c (mon.2) 2727 : audit 0 from='client.? 172.21.15.40:0/491385559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:08 smithi141 bash[31670]: cluster 2023-12-01T18:01:07.160988+0000 mgr.y (mgr.24356) 4290 : cluster 0 pgmap v4258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:08 smithi040 bash[28232]: cluster 2023-12-01T18:01:07.160988+0000 mgr.y (mgr.24356) 4290 : cluster 0 pgmap v4258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:08 smithi040 bash[41173]: cluster 2023-12-01T18:01:07.160988+0000 mgr.y (mgr.24356) 4290 : cluster 0 pgmap v4258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:10 smithi141 bash[31670]: cluster 2023-12-01T18:01:09.161611+0000 mgr.y (mgr.24356) 4291 : cluster 0 pgmap v4259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:10 smithi141 bash[31670]: audit 2023-12-01T18:01:09.287200+0000 mon.c (mon.2) 2728 : audit 0 from='client.? 172.21.15.40:0/1349547317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:10 smithi040 bash[41173]: cluster 2023-12-01T18:01:09.161611+0000 mgr.y (mgr.24356) 4291 : cluster 0 pgmap v4259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:10 smithi040 bash[41173]: audit 2023-12-01T18:01:09.287200+0000 mon.c (mon.2) 2728 : audit 0 from='client.? 172.21.15.40:0/1349547317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:10 smithi040 bash[28232]: cluster 2023-12-01T18:01:09.161611+0000 mgr.y (mgr.24356) 4291 : cluster 0 pgmap v4259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:10 smithi040 bash[28232]: audit 2023-12-01T18:01:09.287200+0000 mon.c (mon.2) 2728 : audit 0 from='client.? 172.21.15.40:0/1349547317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:12.530 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 18:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T18:01:12.180695836Z level=info msg="Completed cleanup jobs" duration=141.385621ms 2023-12-01T18:01:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:12 smithi141 bash[31670]: cluster 2023-12-01T18:01:11.162671+0000 mgr.y (mgr.24356) 4292 : cluster 0 pgmap v4260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:12 smithi141 bash[31670]: audit 2023-12-01T18:01:11.752558+0000 mon.a (mon.0) 3193 : audit 0 from='client.? 172.21.15.40:0/1506942491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:12 smithi040 bash[28232]: cluster 2023-12-01T18:01:11.162671+0000 mgr.y (mgr.24356) 4292 : cluster 0 pgmap v4260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:12 smithi040 bash[28232]: audit 2023-12-01T18:01:11.752558+0000 mon.a (mon.0) 3193 : audit 0 from='client.? 172.21.15.40:0/1506942491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:12 smithi040 bash[41173]: cluster 2023-12-01T18:01:11.162671+0000 mgr.y (mgr.24356) 4292 : cluster 0 pgmap v4260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:12 smithi040 bash[41173]: audit 2023-12-01T18:01:11.752558+0000 mon.a (mon.0) 3193 : audit 0 from='client.? 172.21.15.40:0/1506942491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:14 smithi141 bash[31670]: cluster 2023-12-01T18:01:13.163335+0000 mgr.y (mgr.24356) 4293 : cluster 0 pgmap v4261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:14 smithi141 bash[31670]: audit 2023-12-01T18:01:14.225404+0000 mon.a (mon.0) 3194 : audit 0 from='client.? 172.21.15.40:0/4266890596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:14 smithi040 bash[28232]: cluster 2023-12-01T18:01:13.163335+0000 mgr.y (mgr.24356) 4293 : cluster 0 pgmap v4261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:14 smithi040 bash[28232]: audit 2023-12-01T18:01:14.225404+0000 mon.a (mon.0) 3194 : audit 0 from='client.? 172.21.15.40:0/4266890596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:14 smithi040 bash[41173]: cluster 2023-12-01T18:01:13.163335+0000 mgr.y (mgr.24356) 4293 : cluster 0 pgmap v4261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:14 smithi040 bash[41173]: audit 2023-12-01T18:01:14.225404+0000 mon.a (mon.0) 3194 : audit 0 from='client.? 172.21.15.40:0/4266890596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:16 smithi141 bash[31670]: cluster 2023-12-01T18:01:15.164477+0000 mgr.y (mgr.24356) 4294 : cluster 0 pgmap v4262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:16 smithi040 bash[28232]: cluster 2023-12-01T18:01:15.164477+0000 mgr.y (mgr.24356) 4294 : cluster 0 pgmap v4262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:01:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:01:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:16 smithi040 bash[41173]: cluster 2023-12-01T18:01:15.164477+0000 mgr.y (mgr.24356) 4294 : cluster 0 pgmap v4262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:17 smithi040 bash[28232]: audit 2023-12-01T18:01:16.693625+0000 mon.a (mon.0) 3195 : audit 0 from='client.? 172.21.15.40:0/2403101537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:17 smithi040 bash[41173]: audit 2023-12-01T18:01:16.693625+0000 mon.a (mon.0) 3195 : audit 0 from='client.? 172.21.15.40:0/2403101537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:17 smithi141 bash[31670]: audit 2023-12-01T18:01:16.693625+0000 mon.a (mon.0) 3195 : audit 0 from='client.? 172.21.15.40:0/2403101537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:18 smithi040 bash[28232]: cluster 2023-12-01T18:01:17.165121+0000 mgr.y (mgr.24356) 4295 : cluster 0 pgmap v4263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:18 smithi040 bash[41173]: cluster 2023-12-01T18:01:17.165121+0000 mgr.y (mgr.24356) 4295 : cluster 0 pgmap v4263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:18 smithi141 bash[31670]: cluster 2023-12-01T18:01:17.165121+0000 mgr.y (mgr.24356) 4295 : cluster 0 pgmap v4263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:19 smithi040 bash[28232]: audit 2023-12-01T18:01:18.531196+0000 mon.c (mon.2) 2729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:19 smithi040 bash[28232]: audit 2023-12-01T18:01:19.148932+0000 mon.a (mon.0) 3196 : audit 0 from='client.? 172.21.15.40:0/880349906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:19 smithi040 bash[41173]: audit 2023-12-01T18:01:18.531196+0000 mon.c (mon.2) 2729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:19 smithi040 bash[41173]: audit 2023-12-01T18:01:19.148932+0000 mon.a (mon.0) 3196 : audit 0 from='client.? 172.21.15.40:0/880349906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:19 smithi141 bash[31670]: audit 2023-12-01T18:01:18.531196+0000 mon.c (mon.2) 2729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:19 smithi141 bash[31670]: audit 2023-12-01T18:01:19.148932+0000 mon.a (mon.0) 3196 : audit 0 from='client.? 172.21.15.40:0/880349906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:20 smithi040 bash[28232]: cluster 2023-12-01T18:01:19.165754+0000 mgr.y (mgr.24356) 4296 : cluster 0 pgmap v4264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:20 smithi040 bash[41173]: cluster 2023-12-01T18:01:19.165754+0000 mgr.y (mgr.24356) 4296 : cluster 0 pgmap v4264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:20 smithi141 bash[31670]: cluster 2023-12-01T18:01:19.165754+0000 mgr.y (mgr.24356) 4296 : cluster 0 pgmap v4264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:22 smithi040 bash[28232]: cluster 2023-12-01T18:01:21.166901+0000 mgr.y (mgr.24356) 4297 : cluster 0 pgmap v4265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:22 smithi040 bash[28232]: audit 2023-12-01T18:01:21.609847+0000 mon.c (mon.2) 2730 : audit 0 from='client.? 172.21.15.40:0/1496831660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:22 smithi040 bash[41173]: cluster 2023-12-01T18:01:21.166901+0000 mgr.y (mgr.24356) 4297 : cluster 0 pgmap v4265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:22 smithi040 bash[41173]: audit 2023-12-01T18:01:21.609847+0000 mon.c (mon.2) 2730 : audit 0 from='client.? 172.21.15.40:0/1496831660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:22 smithi141 bash[31670]: cluster 2023-12-01T18:01:21.166901+0000 mgr.y (mgr.24356) 4297 : cluster 0 pgmap v4265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:22 smithi141 bash[31670]: audit 2023-12-01T18:01:21.609847+0000 mon.c (mon.2) 2730 : audit 0 from='client.? 172.21.15.40:0/1496831660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:24 smithi040 bash[28232]: cluster 2023-12-01T18:01:23.167563+0000 mgr.y (mgr.24356) 4298 : cluster 0 pgmap v4266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:24 smithi040 bash[28232]: audit 2023-12-01T18:01:24.075731+0000 mon.c (mon.2) 2731 : audit 0 from='client.? 172.21.15.40:0/1397228234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:24 smithi040 bash[41173]: cluster 2023-12-01T18:01:23.167563+0000 mgr.y (mgr.24356) 4298 : cluster 0 pgmap v4266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:24 smithi040 bash[41173]: audit 2023-12-01T18:01:24.075731+0000 mon.c (mon.2) 2731 : audit 0 from='client.? 172.21.15.40:0/1397228234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:24 smithi141 bash[31670]: cluster 2023-12-01T18:01:23.167563+0000 mgr.y (mgr.24356) 4298 : cluster 0 pgmap v4266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:24 smithi141 bash[31670]: audit 2023-12-01T18:01:24.075731+0000 mon.c (mon.2) 2731 : audit 0 from='client.? 172.21.15.40:0/1397228234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:26 smithi040 bash[28232]: cluster 2023-12-01T18:01:25.168722+0000 mgr.y (mgr.24356) 4299 : cluster 0 pgmap v4267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:01:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:01:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:26 smithi040 bash[41173]: cluster 2023-12-01T18:01:25.168722+0000 mgr.y (mgr.24356) 4299 : cluster 0 pgmap v4267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:26 smithi141 bash[31670]: cluster 2023-12-01T18:01:25.168722+0000 mgr.y (mgr.24356) 4299 : cluster 0 pgmap v4267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:27 smithi040 bash[28232]: audit 2023-12-01T18:01:26.533817+0000 mon.c (mon.2) 2732 : audit 0 from='client.? 172.21.15.40:0/592444886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:27 smithi040 bash[41173]: audit 2023-12-01T18:01:26.533817+0000 mon.c (mon.2) 2732 : audit 0 from='client.? 172.21.15.40:0/592444886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:27 smithi141 bash[31670]: audit 2023-12-01T18:01:26.533817+0000 mon.c (mon.2) 2732 : audit 0 from='client.? 172.21.15.40:0/592444886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:28 smithi040 bash[41173]: cluster 2023-12-01T18:01:27.169379+0000 mgr.y (mgr.24356) 4300 : cluster 0 pgmap v4268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:28 smithi040 bash[28232]: cluster 2023-12-01T18:01:27.169379+0000 mgr.y (mgr.24356) 4300 : cluster 0 pgmap v4268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:28 smithi141 bash[31670]: cluster 2023-12-01T18:01:27.169379+0000 mgr.y (mgr.24356) 4300 : cluster 0 pgmap v4268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:29 smithi040 bash[28232]: audit 2023-12-01T18:01:28.991429+0000 mon.a (mon.0) 3197 : audit 0 from='client.? 172.21.15.40:0/2856359020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:29 smithi040 bash[41173]: audit 2023-12-01T18:01:28.991429+0000 mon.a (mon.0) 3197 : audit 0 from='client.? 172.21.15.40:0/2856359020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:29 smithi141 bash[31670]: audit 2023-12-01T18:01:28.991429+0000 mon.a (mon.0) 3197 : audit 0 from='client.? 172.21.15.40:0/2856359020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:30 smithi040 bash[28232]: cluster 2023-12-01T18:01:29.170090+0000 mgr.y (mgr.24356) 4301 : cluster 0 pgmap v4269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:30 smithi040 bash[41173]: cluster 2023-12-01T18:01:29.170090+0000 mgr.y (mgr.24356) 4301 : cluster 0 pgmap v4269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:30 smithi141 bash[31670]: cluster 2023-12-01T18:01:29.170090+0000 mgr.y (mgr.24356) 4301 : cluster 0 pgmap v4269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:32 smithi040 bash[28232]: cluster 2023-12-01T18:01:31.171019+0000 mgr.y (mgr.24356) 4302 : cluster 0 pgmap v4270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:32 smithi040 bash[28232]: audit 2023-12-01T18:01:31.453509+0000 mon.c (mon.2) 2733 : audit 0 from='client.? 172.21.15.40:0/1695927560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:32 smithi040 bash[41173]: cluster 2023-12-01T18:01:31.171019+0000 mgr.y (mgr.24356) 4302 : cluster 0 pgmap v4270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:32 smithi040 bash[41173]: audit 2023-12-01T18:01:31.453509+0000 mon.c (mon.2) 2733 : audit 0 from='client.? 172.21.15.40:0/1695927560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:32 smithi141 bash[31670]: cluster 2023-12-01T18:01:31.171019+0000 mgr.y (mgr.24356) 4302 : cluster 0 pgmap v4270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:32 smithi141 bash[31670]: audit 2023-12-01T18:01:31.453509+0000 mon.c (mon.2) 2733 : audit 0 from='client.? 172.21.15.40:0/1695927560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[41173]: cluster 2023-12-01T18:01:33.171666+0000 mgr.y (mgr.24356) 4303 : cluster 0 pgmap v4271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[41173]: audit 2023-12-01T18:01:33.531690+0000 mon.c (mon.2) 2734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[41173]: audit 2023-12-01T18:01:33.918298+0000 mon.c (mon.2) 2735 : audit 0 from='client.? 172.21.15.40:0/2032142665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[41173]: audit 2023-12-01T18:01:33.988448+0000 mon.c (mon.2) 2736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:01:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[28232]: cluster 2023-12-01T18:01:33.171666+0000 mgr.y (mgr.24356) 4303 : cluster 0 pgmap v4271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[28232]: audit 2023-12-01T18:01:33.531690+0000 mon.c (mon.2) 2734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[28232]: audit 2023-12-01T18:01:33.918298+0000 mon.c (mon.2) 2735 : audit 0 from='client.? 172.21.15.40:0/2032142665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:34 smithi040 bash[28232]: audit 2023-12-01T18:01:33.988448+0000 mon.c (mon.2) 2736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:01:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:34 smithi141 bash[31670]: cluster 2023-12-01T18:01:33.171666+0000 mgr.y (mgr.24356) 4303 : cluster 0 pgmap v4271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:34 smithi141 bash[31670]: audit 2023-12-01T18:01:33.531690+0000 mon.c (mon.2) 2734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:34 smithi141 bash[31670]: audit 2023-12-01T18:01:33.918298+0000 mon.c (mon.2) 2735 : audit 0 from='client.? 172.21.15.40:0/2032142665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:34 smithi141 bash[31670]: audit 2023-12-01T18:01:33.988448+0000 mon.c (mon.2) 2736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:01:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:36 smithi040 bash[28232]: cluster 2023-12-01T18:01:35.172860+0000 mgr.y (mgr.24356) 4304 : cluster 0 pgmap v4272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:01:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:01:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:36 smithi040 bash[41173]: cluster 2023-12-01T18:01:35.172860+0000 mgr.y (mgr.24356) 4304 : cluster 0 pgmap v4272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:36 smithi141 bash[31670]: cluster 2023-12-01T18:01:35.172860+0000 mgr.y (mgr.24356) 4304 : cluster 0 pgmap v4272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:37 smithi040 bash[28232]: audit 2023-12-01T18:01:36.394646+0000 mon.a (mon.0) 3198 : audit 0 from='client.? 172.21.15.40:0/4030475496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:37 smithi040 bash[41173]: audit 2023-12-01T18:01:36.394646+0000 mon.a (mon.0) 3198 : audit 0 from='client.? 172.21.15.40:0/4030475496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:37 smithi141 bash[31670]: audit 2023-12-01T18:01:36.394646+0000 mon.a (mon.0) 3198 : audit 0 from='client.? 172.21.15.40:0/4030475496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:38 smithi040 bash[28232]: cluster 2023-12-01T18:01:37.173516+0000 mgr.y (mgr.24356) 4305 : cluster 0 pgmap v4273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:38 smithi040 bash[41173]: cluster 2023-12-01T18:01:37.173516+0000 mgr.y (mgr.24356) 4305 : cluster 0 pgmap v4273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:38 smithi141 bash[31670]: cluster 2023-12-01T18:01:37.173516+0000 mgr.y (mgr.24356) 4305 : cluster 0 pgmap v4273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:39 smithi040 bash[28232]: audit 2023-12-01T18:01:38.857564+0000 mon.a (mon.0) 3199 : audit 0 from='client.? 172.21.15.40:0/2691968256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:39 smithi040 bash[41173]: audit 2023-12-01T18:01:38.857564+0000 mon.a (mon.0) 3199 : audit 0 from='client.? 172.21.15.40:0/2691968256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:39 smithi141 bash[31670]: audit 2023-12-01T18:01:38.857564+0000 mon.a (mon.0) 3199 : audit 0 from='client.? 172.21.15.40:0/2691968256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: cluster 2023-12-01T18:01:39.173972+0000 mgr.y (mgr.24356) 4306 : cluster 0 pgmap v4274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:39.843080+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:39.855399+0000 mon.a (mon.0) 3201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:40.192893+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:40.205252+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:40.681206+0000 mon.c (mon.2) 2737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:40.683127+0000 mon.c (mon.2) 2738 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[41173]: audit 2023-12-01T18:01:40.693290+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: cluster 2023-12-01T18:01:39.173972+0000 mgr.y (mgr.24356) 4306 : cluster 0 pgmap v4274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:39.843080+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:39.855399+0000 mon.a (mon.0) 3201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:40.192893+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:40.205252+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:40.681206+0000 mon.c (mon.2) 2737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:01:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:40.683127+0000 mon.c (mon.2) 2738 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:01:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:40 smithi040 bash[28232]: audit 2023-12-01T18:01:40.693290+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: cluster 2023-12-01T18:01:39.173972+0000 mgr.y (mgr.24356) 4306 : cluster 0 pgmap v4274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:39.843080+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:39.855399+0000 mon.a (mon.0) 3201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:40.192893+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:40.205252+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:40.681206+0000 mon.c (mon.2) 2737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:40.683127+0000 mon.c (mon.2) 2738 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:01:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:40 smithi141 bash[31670]: audit 2023-12-01T18:01:40.693290+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:01:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:41 smithi040 bash[28232]: audit 2023-12-01T18:01:41.331361+0000 mon.a (mon.0) 3205 : audit 0 from='client.? 172.21.15.40:0/1832979307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:41 smithi040 bash[41173]: audit 2023-12-01T18:01:41.331361+0000 mon.a (mon.0) 3205 : audit 0 from='client.? 172.21.15.40:0/1832979307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:41 smithi141 bash[31670]: audit 2023-12-01T18:01:41.331361+0000 mon.a (mon.0) 3205 : audit 0 from='client.? 172.21.15.40:0/1832979307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:42 smithi040 bash[28232]: cluster 2023-12-01T18:01:41.174687+0000 mgr.y (mgr.24356) 4307 : cluster 0 pgmap v4275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:42 smithi040 bash[41173]: cluster 2023-12-01T18:01:41.174687+0000 mgr.y (mgr.24356) 4307 : cluster 0 pgmap v4275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:42 smithi141 bash[31670]: cluster 2023-12-01T18:01:41.174687+0000 mgr.y (mgr.24356) 4307 : cluster 0 pgmap v4275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:43 smithi040 bash[28232]: audit 2023-12-01T18:01:43.793369+0000 mon.a (mon.0) 3206 : audit 0 from='client.? 172.21.15.40:0/3276860603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:43 smithi040 bash[41173]: audit 2023-12-01T18:01:43.793369+0000 mon.a (mon.0) 3206 : audit 0 from='client.? 172.21.15.40:0/3276860603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:43 smithi141 bash[31670]: audit 2023-12-01T18:01:43.793369+0000 mon.a (mon.0) 3206 : audit 0 from='client.? 172.21.15.40:0/3276860603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:44 smithi040 bash[28232]: cluster 2023-12-01T18:01:43.175314+0000 mgr.y (mgr.24356) 4308 : cluster 0 pgmap v4276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:44 smithi040 bash[41173]: cluster 2023-12-01T18:01:43.175314+0000 mgr.y (mgr.24356) 4308 : cluster 0 pgmap v4276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:44 smithi141 bash[31670]: cluster 2023-12-01T18:01:43.175314+0000 mgr.y (mgr.24356) 4308 : cluster 0 pgmap v4276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:46.868 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:01:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:01:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:46 smithi040 bash[28232]: cluster 2023-12-01T18:01:45.176477+0000 mgr.y (mgr.24356) 4309 : cluster 0 pgmap v4277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:46 smithi040 bash[28232]: audit 2023-12-01T18:01:46.255466+0000 mon.a (mon.0) 3207 : audit 0 from='client.? 172.21.15.40:0/2733325341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:46 smithi040 bash[41173]: cluster 2023-12-01T18:01:45.176477+0000 mgr.y (mgr.24356) 4309 : cluster 0 pgmap v4277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:46 smithi040 bash[41173]: audit 2023-12-01T18:01:46.255466+0000 mon.a (mon.0) 3207 : audit 0 from='client.? 172.21.15.40:0/2733325341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:46 smithi141 bash[31670]: cluster 2023-12-01T18:01:45.176477+0000 mgr.y (mgr.24356) 4309 : cluster 0 pgmap v4277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:46 smithi141 bash[31670]: audit 2023-12-01T18:01:46.255466+0000 mon.a (mon.0) 3207 : audit 0 from='client.? 172.21.15.40:0/2733325341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:48 smithi040 bash[28232]: cluster 2023-12-01T18:01:47.177146+0000 mgr.y (mgr.24356) 4310 : cluster 0 pgmap v4278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:48 smithi040 bash[28232]: audit 2023-12-01T18:01:48.531914+0000 mon.c (mon.2) 2739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:48 smithi040 bash[28232]: audit 2023-12-01T18:01:48.735282+0000 mon.a (mon.0) 3208 : audit 0 from='client.? 172.21.15.40:0/41106264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:48 smithi040 bash[41173]: cluster 2023-12-01T18:01:47.177146+0000 mgr.y (mgr.24356) 4310 : cluster 0 pgmap v4278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:48 smithi040 bash[41173]: audit 2023-12-01T18:01:48.531914+0000 mon.c (mon.2) 2739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:48 smithi040 bash[41173]: audit 2023-12-01T18:01:48.735282+0000 mon.a (mon.0) 3208 : audit 0 from='client.? 172.21.15.40:0/41106264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:48 smithi141 bash[31670]: cluster 2023-12-01T18:01:47.177146+0000 mgr.y (mgr.24356) 4310 : cluster 0 pgmap v4278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:48 smithi141 bash[31670]: audit 2023-12-01T18:01:48.531914+0000 mon.c (mon.2) 2739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:48 smithi141 bash[31670]: audit 2023-12-01T18:01:48.735282+0000 mon.a (mon.0) 3208 : audit 0 from='client.? 172.21.15.40:0/41106264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:50 smithi040 bash[41173]: cluster 2023-12-01T18:01:49.177796+0000 mgr.y (mgr.24356) 4311 : cluster 0 pgmap v4279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:50 smithi040 bash[28232]: cluster 2023-12-01T18:01:49.177796+0000 mgr.y (mgr.24356) 4311 : cluster 0 pgmap v4279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:50 smithi141 bash[31670]: cluster 2023-12-01T18:01:49.177796+0000 mgr.y (mgr.24356) 4311 : cluster 0 pgmap v4279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:51 smithi040 bash[28232]: audit 2023-12-01T18:01:51.197523+0000 mon.a (mon.0) 3209 : audit 0 from='client.? 172.21.15.40:0/390668022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:51 smithi040 bash[41173]: audit 2023-12-01T18:01:51.197523+0000 mon.a (mon.0) 3209 : audit 0 from='client.? 172.21.15.40:0/390668022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:51 smithi141 bash[31670]: audit 2023-12-01T18:01:51.197523+0000 mon.a (mon.0) 3209 : audit 0 from='client.? 172.21.15.40:0/390668022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:52 smithi040 bash[28232]: cluster 2023-12-01T18:01:51.178902+0000 mgr.y (mgr.24356) 4312 : cluster 0 pgmap v4280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:52 smithi040 bash[41173]: cluster 2023-12-01T18:01:51.178902+0000 mgr.y (mgr.24356) 4312 : cluster 0 pgmap v4280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:52 smithi141 bash[31670]: cluster 2023-12-01T18:01:51.178902+0000 mgr.y (mgr.24356) 4312 : cluster 0 pgmap v4280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:53 smithi040 bash[41173]: audit 2023-12-01T18:01:53.659510+0000 mon.a (mon.0) 3210 : audit 0 from='client.? 172.21.15.40:0/1224466053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:53 smithi040 bash[28232]: audit 2023-12-01T18:01:53.659510+0000 mon.a (mon.0) 3210 : audit 0 from='client.? 172.21.15.40:0/1224466053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:53 smithi141 bash[31670]: audit 2023-12-01T18:01:53.659510+0000 mon.a (mon.0) 3210 : audit 0 from='client.? 172.21.15.40:0/1224466053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:54 smithi040 bash[28232]: cluster 2023-12-01T18:01:53.179555+0000 mgr.y (mgr.24356) 4313 : cluster 0 pgmap v4281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:54 smithi040 bash[41173]: cluster 2023-12-01T18:01:53.179555+0000 mgr.y (mgr.24356) 4313 : cluster 0 pgmap v4281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:54 smithi141 bash[31670]: cluster 2023-12-01T18:01:53.179555+0000 mgr.y (mgr.24356) 4313 : cluster 0 pgmap v4281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:01:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:01:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:56 smithi040 bash[28232]: cluster 2023-12-01T18:01:55.180868+0000 mgr.y (mgr.24356) 4314 : cluster 0 pgmap v4282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:56 smithi040 bash[28232]: audit 2023-12-01T18:01:56.120442+0000 mon.c (mon.2) 2740 : audit 0 from='client.? 172.21.15.40:0/3498332406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:56 smithi040 bash[41173]: cluster 2023-12-01T18:01:55.180868+0000 mgr.y (mgr.24356) 4314 : cluster 0 pgmap v4282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:56 smithi040 bash[41173]: audit 2023-12-01T18:01:56.120442+0000 mon.c (mon.2) 2740 : audit 0 from='client.? 172.21.15.40:0/3498332406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:56 smithi141 bash[31670]: cluster 2023-12-01T18:01:55.180868+0000 mgr.y (mgr.24356) 4314 : cluster 0 pgmap v4282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:56 smithi141 bash[31670]: audit 2023-12-01T18:01:56.120442+0000 mon.c (mon.2) 2740 : audit 0 from='client.? 172.21.15.40:0/3498332406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:58 smithi141 bash[31670]: cluster 2023-12-01T18:01:57.181545+0000 mgr.y (mgr.24356) 4315 : cluster 0 pgmap v4283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:01:58 smithi141 bash[31670]: audit 2023-12-01T18:01:58.591094+0000 mon.c (mon.2) 2741 : audit 0 from='client.? 172.21.15.40:0/1417617653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:58 smithi040 bash[41173]: cluster 2023-12-01T18:01:57.181545+0000 mgr.y (mgr.24356) 4315 : cluster 0 pgmap v4283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:01:58 smithi040 bash[41173]: audit 2023-12-01T18:01:58.591094+0000 mon.c (mon.2) 2741 : audit 0 from='client.? 172.21.15.40:0/1417617653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:01:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:58 smithi040 bash[28232]: cluster 2023-12-01T18:01:57.181545+0000 mgr.y (mgr.24356) 4315 : cluster 0 pgmap v4283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:01:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:01:58 smithi040 bash[28232]: audit 2023-12-01T18:01:58.591094+0000 mon.c (mon.2) 2741 : audit 0 from='client.? 172.21.15.40:0/1417617653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:00 smithi141 bash[31670]: cluster 2023-12-01T18:01:59.182221+0000 mgr.y (mgr.24356) 4316 : cluster 0 pgmap v4284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:00 smithi040 bash[28232]: cluster 2023-12-01T18:01:59.182221+0000 mgr.y (mgr.24356) 4316 : cluster 0 pgmap v4284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:00 smithi040 bash[41173]: cluster 2023-12-01T18:01:59.182221+0000 mgr.y (mgr.24356) 4316 : cluster 0 pgmap v4284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:01 smithi141 bash[31670]: audit 2023-12-01T18:02:01.049327+0000 mon.c (mon.2) 2742 : audit 0 from='client.? 172.21.15.40:0/2007083190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:01 smithi040 bash[28232]: audit 2023-12-01T18:02:01.049327+0000 mon.c (mon.2) 2742 : audit 0 from='client.? 172.21.15.40:0/2007083190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:01 smithi040 bash[41173]: audit 2023-12-01T18:02:01.049327+0000 mon.c (mon.2) 2742 : audit 0 from='client.? 172.21.15.40:0/2007083190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:02 smithi141 bash[31670]: cluster 2023-12-01T18:02:01.183398+0000 mgr.y (mgr.24356) 4317 : cluster 0 pgmap v4285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:02 smithi040 bash[28232]: cluster 2023-12-01T18:02:01.183398+0000 mgr.y (mgr.24356) 4317 : cluster 0 pgmap v4285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:02 smithi040 bash[41173]: cluster 2023-12-01T18:02:01.183398+0000 mgr.y (mgr.24356) 4317 : cluster 0 pgmap v4285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:03 smithi141 bash[31670]: audit 2023-12-01T18:02:03.513493+0000 mon.c (mon.2) 2743 : audit 0 from='client.? 172.21.15.40:0/1252020221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:03 smithi141 bash[31670]: audit 2023-12-01T18:02:03.532267+0000 mon.c (mon.2) 2744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:03 smithi040 bash[28232]: audit 2023-12-01T18:02:03.513493+0000 mon.c (mon.2) 2743 : audit 0 from='client.? 172.21.15.40:0/1252020221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:03 smithi040 bash[28232]: audit 2023-12-01T18:02:03.532267+0000 mon.c (mon.2) 2744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:03 smithi040 bash[41173]: audit 2023-12-01T18:02:03.513493+0000 mon.c (mon.2) 2743 : audit 0 from='client.? 172.21.15.40:0/1252020221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:03 smithi040 bash[41173]: audit 2023-12-01T18:02:03.532267+0000 mon.c (mon.2) 2744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:04 smithi141 bash[31670]: cluster 2023-12-01T18:02:03.183811+0000 mgr.y (mgr.24356) 4318 : cluster 0 pgmap v4286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:04 smithi040 bash[28232]: cluster 2023-12-01T18:02:03.183811+0000 mgr.y (mgr.24356) 4318 : cluster 0 pgmap v4286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:04 smithi040 bash[41173]: cluster 2023-12-01T18:02:03.183811+0000 mgr.y (mgr.24356) 4318 : cluster 0 pgmap v4286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:02:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:02:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:06 smithi141 bash[31670]: cluster 2023-12-01T18:02:05.184960+0000 mgr.y (mgr.24356) 4319 : cluster 0 pgmap v4287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:06 smithi141 bash[31670]: audit 2023-12-01T18:02:05.975472+0000 mon.a (mon.0) 3211 : audit 0 from='client.? 172.21.15.40:0/1172095357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:06 smithi040 bash[28232]: cluster 2023-12-01T18:02:05.184960+0000 mgr.y (mgr.24356) 4319 : cluster 0 pgmap v4287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:06 smithi040 bash[28232]: audit 2023-12-01T18:02:05.975472+0000 mon.a (mon.0) 3211 : audit 0 from='client.? 172.21.15.40:0/1172095357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:06 smithi040 bash[41173]: cluster 2023-12-01T18:02:05.184960+0000 mgr.y (mgr.24356) 4319 : cluster 0 pgmap v4287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:06 smithi040 bash[41173]: audit 2023-12-01T18:02:05.975472+0000 mon.a (mon.0) 3211 : audit 0 from='client.? 172.21.15.40:0/1172095357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:08 smithi141 bash[31670]: cluster 2023-12-01T18:02:07.185642+0000 mgr.y (mgr.24356) 4320 : cluster 0 pgmap v4288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:08 smithi141 bash[31670]: audit 2023-12-01T18:02:08.434834+0000 mon.c (mon.2) 2745 : audit 0 from='client.? 172.21.15.40:0/3174782242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:08 smithi040 bash[28232]: cluster 2023-12-01T18:02:07.185642+0000 mgr.y (mgr.24356) 4320 : cluster 0 pgmap v4288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:08 smithi040 bash[28232]: audit 2023-12-01T18:02:08.434834+0000 mon.c (mon.2) 2745 : audit 0 from='client.? 172.21.15.40:0/3174782242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:08 smithi040 bash[41173]: cluster 2023-12-01T18:02:07.185642+0000 mgr.y (mgr.24356) 4320 : cluster 0 pgmap v4288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:08 smithi040 bash[41173]: audit 2023-12-01T18:02:08.434834+0000 mon.c (mon.2) 2745 : audit 0 from='client.? 172.21.15.40:0/3174782242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:10 smithi141 bash[31670]: cluster 2023-12-01T18:02:09.186327+0000 mgr.y (mgr.24356) 4321 : cluster 0 pgmap v4289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:10 smithi141 bash[31670]: audit 2023-12-01T18:02:10.908168+0000 mon.a (mon.0) 3212 : audit 0 from='client.? 172.21.15.40:0/1124419196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:10 smithi040 bash[28232]: cluster 2023-12-01T18:02:09.186327+0000 mgr.y (mgr.24356) 4321 : cluster 0 pgmap v4289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:10 smithi040 bash[28232]: audit 2023-12-01T18:02:10.908168+0000 mon.a (mon.0) 3212 : audit 0 from='client.? 172.21.15.40:0/1124419196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:10 smithi040 bash[41173]: cluster 2023-12-01T18:02:09.186327+0000 mgr.y (mgr.24356) 4321 : cluster 0 pgmap v4289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:10 smithi040 bash[41173]: audit 2023-12-01T18:02:10.908168+0000 mon.a (mon.0) 3212 : audit 0 from='client.? 172.21.15.40:0/1124419196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:12 smithi141 bash[31670]: cluster 2023-12-01T18:02:11.187512+0000 mgr.y (mgr.24356) 4322 : cluster 0 pgmap v4290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:12 smithi040 bash[28232]: cluster 2023-12-01T18:02:11.187512+0000 mgr.y (mgr.24356) 4322 : cluster 0 pgmap v4290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:12 smithi040 bash[41173]: cluster 2023-12-01T18:02:11.187512+0000 mgr.y (mgr.24356) 4322 : cluster 0 pgmap v4290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:13 smithi141 bash[31670]: audit 2023-12-01T18:02:13.372757+0000 mon.a (mon.0) 3213 : audit 0 from='client.? 172.21.15.40:0/119063705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:13 smithi040 bash[28232]: audit 2023-12-01T18:02:13.372757+0000 mon.a (mon.0) 3213 : audit 0 from='client.? 172.21.15.40:0/119063705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:13 smithi040 bash[41173]: audit 2023-12-01T18:02:13.372757+0000 mon.a (mon.0) 3213 : audit 0 from='client.? 172.21.15.40:0/119063705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:14 smithi141 bash[31670]: cluster 2023-12-01T18:02:13.188135+0000 mgr.y (mgr.24356) 4323 : cluster 0 pgmap v4291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:14 smithi040 bash[41173]: cluster 2023-12-01T18:02:13.188135+0000 mgr.y (mgr.24356) 4323 : cluster 0 pgmap v4291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:14 smithi040 bash[28232]: cluster 2023-12-01T18:02:13.188135+0000 mgr.y (mgr.24356) 4323 : cluster 0 pgmap v4291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:16 smithi040 bash[28232]: cluster 2023-12-01T18:02:15.189349+0000 mgr.y (mgr.24356) 4324 : cluster 0 pgmap v4292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:16 smithi040 bash[28232]: audit 2023-12-01T18:02:15.846495+0000 mon.c (mon.2) 2746 : audit 0 from='client.? 172.21.15.40:0/3323162163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:16 smithi040 bash[41173]: cluster 2023-12-01T18:02:15.189349+0000 mgr.y (mgr.24356) 4324 : cluster 0 pgmap v4292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:16 smithi040 bash[41173]: audit 2023-12-01T18:02:15.846495+0000 mon.c (mon.2) 2746 : audit 0 from='client.? 172.21.15.40:0/3323162163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:16 smithi141 bash[31670]: cluster 2023-12-01T18:02:15.189349+0000 mgr.y (mgr.24356) 4324 : cluster 0 pgmap v4292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:16 smithi141 bash[31670]: audit 2023-12-01T18:02:15.846495+0000 mon.c (mon.2) 2746 : audit 0 from='client.? 172.21.15.40:0/3323162163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:02:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:02:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:18 smithi141 bash[31670]: cluster 2023-12-01T18:02:17.190016+0000 mgr.y (mgr.24356) 4325 : cluster 0 pgmap v4293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:18 smithi040 bash[28232]: cluster 2023-12-01T18:02:17.190016+0000 mgr.y (mgr.24356) 4325 : cluster 0 pgmap v4293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:18 smithi040 bash[41173]: cluster 2023-12-01T18:02:17.190016+0000 mgr.y (mgr.24356) 4325 : cluster 0 pgmap v4293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:19 smithi141 bash[31670]: audit 2023-12-01T18:02:18.316566+0000 mon.c (mon.2) 2747 : audit 0 from='client.? 172.21.15.40:0/4208272952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:19 smithi141 bash[31670]: audit 2023-12-01T18:02:18.532877+0000 mon.c (mon.2) 2748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:19 smithi040 bash[28232]: audit 2023-12-01T18:02:18.316566+0000 mon.c (mon.2) 2747 : audit 0 from='client.? 172.21.15.40:0/4208272952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:19 smithi040 bash[28232]: audit 2023-12-01T18:02:18.532877+0000 mon.c (mon.2) 2748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:19 smithi040 bash[41173]: audit 2023-12-01T18:02:18.316566+0000 mon.c (mon.2) 2747 : audit 0 from='client.? 172.21.15.40:0/4208272952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:19 smithi040 bash[41173]: audit 2023-12-01T18:02:18.532877+0000 mon.c (mon.2) 2748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:20 smithi141 bash[31670]: cluster 2023-12-01T18:02:19.190677+0000 mgr.y (mgr.24356) 4326 : cluster 0 pgmap v4294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:20 smithi040 bash[28232]: cluster 2023-12-01T18:02:19.190677+0000 mgr.y (mgr.24356) 4326 : cluster 0 pgmap v4294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:20 smithi040 bash[41173]: cluster 2023-12-01T18:02:19.190677+0000 mgr.y (mgr.24356) 4326 : cluster 0 pgmap v4294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:21 smithi141 bash[31670]: audit 2023-12-01T18:02:20.779587+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.40:0/320766841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:21 smithi040 bash[41173]: audit 2023-12-01T18:02:20.779587+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.40:0/320766841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:21 smithi040 bash[28232]: audit 2023-12-01T18:02:20.779587+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.40:0/320766841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:22 smithi141 bash[31670]: cluster 2023-12-01T18:02:21.191896+0000 mgr.y (mgr.24356) 4327 : cluster 0 pgmap v4295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:22 smithi040 bash[28232]: cluster 2023-12-01T18:02:21.191896+0000 mgr.y (mgr.24356) 4327 : cluster 0 pgmap v4295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:22 smithi040 bash[41173]: cluster 2023-12-01T18:02:21.191896+0000 mgr.y (mgr.24356) 4327 : cluster 0 pgmap v4295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:24 smithi141 bash[31670]: cluster 2023-12-01T18:02:23.192538+0000 mgr.y (mgr.24356) 4328 : cluster 0 pgmap v4296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:24 smithi141 bash[31670]: audit 2023-12-01T18:02:23.245500+0000 mon.c (mon.2) 2749 : audit 0 from='client.? 172.21.15.40:0/4024616097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:24 smithi040 bash[28232]: cluster 2023-12-01T18:02:23.192538+0000 mgr.y (mgr.24356) 4328 : cluster 0 pgmap v4296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:24 smithi040 bash[28232]: audit 2023-12-01T18:02:23.245500+0000 mon.c (mon.2) 2749 : audit 0 from='client.? 172.21.15.40:0/4024616097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:24 smithi040 bash[41173]: cluster 2023-12-01T18:02:23.192538+0000 mgr.y (mgr.24356) 4328 : cluster 0 pgmap v4296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:24 smithi040 bash[41173]: audit 2023-12-01T18:02:23.245500+0000 mon.c (mon.2) 2749 : audit 0 from='client.? 172.21.15.40:0/4024616097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:26 smithi040 bash[28232]: cluster 2023-12-01T18:02:25.193669+0000 mgr.y (mgr.24356) 4329 : cluster 0 pgmap v4297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:26 smithi040 bash[28232]: audit 2023-12-01T18:02:25.712423+0000 mon.c (mon.2) 2750 : audit 0 from='client.? 172.21.15.40:0/2117230586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:26 smithi040 bash[41173]: cluster 2023-12-01T18:02:25.193669+0000 mgr.y (mgr.24356) 4329 : cluster 0 pgmap v4297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:26 smithi040 bash[41173]: audit 2023-12-01T18:02:25.712423+0000 mon.c (mon.2) 2750 : audit 0 from='client.? 172.21.15.40:0/2117230586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:26 smithi141 bash[31670]: cluster 2023-12-01T18:02:25.193669+0000 mgr.y (mgr.24356) 4329 : cluster 0 pgmap v4297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:26 smithi141 bash[31670]: audit 2023-12-01T18:02:25.712423+0000 mon.c (mon.2) 2750 : audit 0 from='client.? 172.21.15.40:0/2117230586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:02:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:02:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:28 smithi141 bash[31670]: cluster 2023-12-01T18:02:27.194341+0000 mgr.y (mgr.24356) 4330 : cluster 0 pgmap v4298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:28 smithi141 bash[31670]: audit 2023-12-01T18:02:28.170745+0000 mon.a (mon.0) 3215 : audit 0 from='client.? 172.21.15.40:0/2475895944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:28 smithi040 bash[28232]: cluster 2023-12-01T18:02:27.194341+0000 mgr.y (mgr.24356) 4330 : cluster 0 pgmap v4298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:28 smithi040 bash[28232]: audit 2023-12-01T18:02:28.170745+0000 mon.a (mon.0) 3215 : audit 0 from='client.? 172.21.15.40:0/2475895944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:28 smithi040 bash[41173]: cluster 2023-12-01T18:02:27.194341+0000 mgr.y (mgr.24356) 4330 : cluster 0 pgmap v4298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:28 smithi040 bash[41173]: audit 2023-12-01T18:02:28.170745+0000 mon.a (mon.0) 3215 : audit 0 from='client.? 172.21.15.40:0/2475895944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:30 smithi141 bash[31670]: cluster 2023-12-01T18:02:29.195158+0000 mgr.y (mgr.24356) 4331 : cluster 0 pgmap v4299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:30 smithi040 bash[28232]: cluster 2023-12-01T18:02:29.195158+0000 mgr.y (mgr.24356) 4331 : cluster 0 pgmap v4299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:30 smithi040 bash[41173]: cluster 2023-12-01T18:02:29.195158+0000 mgr.y (mgr.24356) 4331 : cluster 0 pgmap v4299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:31 smithi141 bash[31670]: audit 2023-12-01T18:02:30.648343+0000 mon.c (mon.2) 2751 : audit 0 from='client.? 172.21.15.40:0/418669259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:31 smithi040 bash[28232]: audit 2023-12-01T18:02:30.648343+0000 mon.c (mon.2) 2751 : audit 0 from='client.? 172.21.15.40:0/418669259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:31 smithi040 bash[41173]: audit 2023-12-01T18:02:30.648343+0000 mon.c (mon.2) 2751 : audit 0 from='client.? 172.21.15.40:0/418669259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:32 smithi141 bash[31670]: cluster 2023-12-01T18:02:31.196369+0000 mgr.y (mgr.24356) 4332 : cluster 0 pgmap v4300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:32 smithi040 bash[28232]: cluster 2023-12-01T18:02:31.196369+0000 mgr.y (mgr.24356) 4332 : cluster 0 pgmap v4300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:32 smithi040 bash[41173]: cluster 2023-12-01T18:02:31.196369+0000 mgr.y (mgr.24356) 4332 : cluster 0 pgmap v4300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:33 smithi141 bash[31670]: audit 2023-12-01T18:02:33.116787+0000 mon.c (mon.2) 2752 : audit 0 from='client.? 172.21.15.40:0/3189378778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:33 smithi040 bash[28232]: audit 2023-12-01T18:02:33.116787+0000 mon.c (mon.2) 2752 : audit 0 from='client.? 172.21.15.40:0/3189378778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:33 smithi040 bash[41173]: audit 2023-12-01T18:02:33.116787+0000 mon.c (mon.2) 2752 : audit 0 from='client.? 172.21.15.40:0/3189378778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:34 smithi141 bash[31670]: cluster 2023-12-01T18:02:33.197055+0000 mgr.y (mgr.24356) 4333 : cluster 0 pgmap v4301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:34 smithi141 bash[31670]: audit 2023-12-01T18:02:33.533375+0000 mon.c (mon.2) 2753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:34 smithi040 bash[41173]: cluster 2023-12-01T18:02:33.197055+0000 mgr.y (mgr.24356) 4333 : cluster 0 pgmap v4301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:34 smithi040 bash[41173]: audit 2023-12-01T18:02:33.533375+0000 mon.c (mon.2) 2753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:34 smithi040 bash[28232]: cluster 2023-12-01T18:02:33.197055+0000 mgr.y (mgr.24356) 4333 : cluster 0 pgmap v4301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:34 smithi040 bash[28232]: audit 2023-12-01T18:02:33.533375+0000 mon.c (mon.2) 2753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:36 smithi040 bash[28232]: cluster 2023-12-01T18:02:35.197880+0000 mgr.y (mgr.24356) 4334 : cluster 0 pgmap v4302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:36 smithi040 bash[28232]: audit 2023-12-01T18:02:35.583809+0000 mon.a (mon.0) 3216 : audit 0 from='client.? 172.21.15.40:0/3788933307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:36 smithi040 bash[41173]: cluster 2023-12-01T18:02:35.197880+0000 mgr.y (mgr.24356) 4334 : cluster 0 pgmap v4302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:36 smithi040 bash[41173]: audit 2023-12-01T18:02:35.583809+0000 mon.a (mon.0) 3216 : audit 0 from='client.? 172.21.15.40:0/3788933307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:36 smithi141 bash[31670]: cluster 2023-12-01T18:02:35.197880+0000 mgr.y (mgr.24356) 4334 : cluster 0 pgmap v4302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:36 smithi141 bash[31670]: audit 2023-12-01T18:02:35.583809+0000 mon.a (mon.0) 3216 : audit 0 from='client.? 172.21.15.40:0/3788933307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:02:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:02:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:38 smithi141 bash[31670]: cluster 2023-12-01T18:02:37.198530+0000 mgr.y (mgr.24356) 4335 : cluster 0 pgmap v4303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:38 smithi141 bash[31670]: audit 2023-12-01T18:02:38.045072+0000 mon.a (mon.0) 3217 : audit 0 from='client.? 172.21.15.40:0/1568097966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:38 smithi040 bash[41173]: cluster 2023-12-01T18:02:37.198530+0000 mgr.y (mgr.24356) 4335 : cluster 0 pgmap v4303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:38 smithi040 bash[41173]: audit 2023-12-01T18:02:38.045072+0000 mon.a (mon.0) 3217 : audit 0 from='client.? 172.21.15.40:0/1568097966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:38 smithi040 bash[28232]: cluster 2023-12-01T18:02:37.198530+0000 mgr.y (mgr.24356) 4335 : cluster 0 pgmap v4303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:38 smithi040 bash[28232]: audit 2023-12-01T18:02:38.045072+0000 mon.a (mon.0) 3217 : audit 0 from='client.? 172.21.15.40:0/1568097966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:40 smithi141 bash[31670]: cluster 2023-12-01T18:02:39.199220+0000 mgr.y (mgr.24356) 4336 : cluster 0 pgmap v4304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:40 smithi040 bash[28232]: cluster 2023-12-01T18:02:39.199220+0000 mgr.y (mgr.24356) 4336 : cluster 0 pgmap v4304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:40 smithi040 bash[41173]: cluster 2023-12-01T18:02:39.199220+0000 mgr.y (mgr.24356) 4336 : cluster 0 pgmap v4304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:41 smithi141 bash[31670]: audit 2023-12-01T18:02:40.521413+0000 mon.a (mon.0) 3218 : audit 0 from='client.? 172.21.15.40:0/2690034784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:41 smithi141 bash[31670]: audit 2023-12-01T18:02:40.775823+0000 mon.c (mon.2) 2754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:02:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:41 smithi141 bash[31670]: audit 2023-12-01T18:02:41.206837+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:41 smithi040 bash[28232]: audit 2023-12-01T18:02:40.521413+0000 mon.a (mon.0) 3218 : audit 0 from='client.? 172.21.15.40:0/2690034784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:41 smithi040 bash[28232]: audit 2023-12-01T18:02:40.775823+0000 mon.c (mon.2) 2754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:02:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:41 smithi040 bash[28232]: audit 2023-12-01T18:02:41.206837+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:41 smithi040 bash[41173]: audit 2023-12-01T18:02:40.521413+0000 mon.a (mon.0) 3218 : audit 0 from='client.? 172.21.15.40:0/2690034784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:41 smithi040 bash[41173]: audit 2023-12-01T18:02:40.775823+0000 mon.c (mon.2) 2754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:02:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:41 smithi040 bash[41173]: audit 2023-12-01T18:02:41.206837+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:42 smithi141 bash[31670]: cluster 2023-12-01T18:02:41.200440+0000 mgr.y (mgr.24356) 4337 : cluster 0 pgmap v4305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:42 smithi141 bash[31670]: audit 2023-12-01T18:02:41.219653+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:42 smithi040 bash[28232]: cluster 2023-12-01T18:02:41.200440+0000 mgr.y (mgr.24356) 4337 : cluster 0 pgmap v4305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:42 smithi040 bash[28232]: audit 2023-12-01T18:02:41.219653+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:42 smithi040 bash[41173]: cluster 2023-12-01T18:02:41.200440+0000 mgr.y (mgr.24356) 4337 : cluster 0 pgmap v4305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:42 smithi040 bash[41173]: audit 2023-12-01T18:02:41.219653+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:43 smithi141 bash[31670]: audit 2023-12-01T18:02:42.990021+0000 mon.a (mon.0) 3221 : audit 0 from='client.? 172.21.15.40:0/2635555381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:43 smithi040 bash[28232]: audit 2023-12-01T18:02:42.990021+0000 mon.a (mon.0) 3221 : audit 0 from='client.? 172.21.15.40:0/2635555381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:43 smithi040 bash[41173]: audit 2023-12-01T18:02:42.990021+0000 mon.a (mon.0) 3221 : audit 0 from='client.? 172.21.15.40:0/2635555381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:44 smithi141 bash[31670]: cluster 2023-12-01T18:02:43.201092+0000 mgr.y (mgr.24356) 4338 : cluster 0 pgmap v4306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:44 smithi040 bash[28232]: cluster 2023-12-01T18:02:43.201092+0000 mgr.y (mgr.24356) 4338 : cluster 0 pgmap v4306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:44 smithi040 bash[41173]: cluster 2023-12-01T18:02:43.201092+0000 mgr.y (mgr.24356) 4338 : cluster 0 pgmap v4306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:46 smithi141 bash[31670]: cluster 2023-12-01T18:02:45.202176+0000 mgr.y (mgr.24356) 4339 : cluster 0 pgmap v4307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:46 smithi141 bash[31670]: audit 2023-12-01T18:02:45.455862+0000 mon.a (mon.0) 3222 : audit 0 from='client.? 172.21.15.40:0/527752035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:02:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:02:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:46 smithi040 bash[41173]: cluster 2023-12-01T18:02:45.202176+0000 mgr.y (mgr.24356) 4339 : cluster 0 pgmap v4307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:46 smithi040 bash[41173]: audit 2023-12-01T18:02:45.455862+0000 mon.a (mon.0) 3222 : audit 0 from='client.? 172.21.15.40:0/527752035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:46 smithi040 bash[28232]: cluster 2023-12-01T18:02:45.202176+0000 mgr.y (mgr.24356) 4339 : cluster 0 pgmap v4307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:46 smithi040 bash[28232]: audit 2023-12-01T18:02:45.455862+0000 mon.a (mon.0) 3222 : audit 0 from='client.? 172.21.15.40:0/527752035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:46.925390+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:46.938702+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:47.063231+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:47.077182+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:47.603401+0000 mon.c (mon.2) 2755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:47.604614+0000 mon.c (mon.2) 2756 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:47.612901+0000 mon.a (mon.0) 3227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:47 smithi141 bash[31670]: audit 2023-12-01T18:02:47.909818+0000 mon.a (mon.0) 3228 : audit 0 from='client.? 172.21.15.40:0/3928335548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:46.925390+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:46.938702+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:47.063231+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:47.077182+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:47.603401+0000 mon.c (mon.2) 2755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:47.604614+0000 mon.c (mon.2) 2756 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:02:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:47.612901+0000 mon.a (mon.0) 3227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[28232]: audit 2023-12-01T18:02:47.909818+0000 mon.a (mon.0) 3228 : audit 0 from='client.? 172.21.15.40:0/3928335548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:46.925390+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:46.938702+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:47.063231+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:47.077182+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:47.603401+0000 mon.c (mon.2) 2755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:47.604614+0000 mon.c (mon.2) 2756 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:47.612901+0000 mon.a (mon.0) 3227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:02:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:47 smithi040 bash[41173]: audit 2023-12-01T18:02:47.909818+0000 mon.a (mon.0) 3228 : audit 0 from='client.? 172.21.15.40:0/3928335548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:49 smithi040 bash[41173]: cluster 2023-12-01T18:02:47.202785+0000 mgr.y (mgr.24356) 4340 : cluster 0 pgmap v4308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:49 smithi040 bash[41173]: audit 2023-12-01T18:02:48.533724+0000 mon.c (mon.2) 2757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:49 smithi040 bash[28232]: cluster 2023-12-01T18:02:47.202785+0000 mgr.y (mgr.24356) 4340 : cluster 0 pgmap v4308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:49 smithi040 bash[28232]: audit 2023-12-01T18:02:48.533724+0000 mon.c (mon.2) 2757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:49 smithi141 bash[31670]: cluster 2023-12-01T18:02:47.202785+0000 mgr.y (mgr.24356) 4340 : cluster 0 pgmap v4308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:49 smithi141 bash[31670]: audit 2023-12-01T18:02:48.533724+0000 mon.c (mon.2) 2757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:51 smithi040 bash[28232]: cluster 2023-12-01T18:02:49.203581+0000 mgr.y (mgr.24356) 4341 : cluster 0 pgmap v4309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:51 smithi040 bash[28232]: audit 2023-12-01T18:02:50.382782+0000 mon.a (mon.0) 3229 : audit 0 from='client.? 172.21.15.40:0/2203738654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:51 smithi040 bash[41173]: cluster 2023-12-01T18:02:49.203581+0000 mgr.y (mgr.24356) 4341 : cluster 0 pgmap v4309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:51 smithi040 bash[41173]: audit 2023-12-01T18:02:50.382782+0000 mon.a (mon.0) 3229 : audit 0 from='client.? 172.21.15.40:0/2203738654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:51 smithi141 bash[31670]: cluster 2023-12-01T18:02:49.203581+0000 mgr.y (mgr.24356) 4341 : cluster 0 pgmap v4309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:51 smithi141 bash[31670]: audit 2023-12-01T18:02:50.382782+0000 mon.a (mon.0) 3229 : audit 0 from='client.? 172.21.15.40:0/2203738654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:53 smithi040 bash[28232]: cluster 2023-12-01T18:02:51.204908+0000 mgr.y (mgr.24356) 4342 : cluster 0 pgmap v4310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:53 smithi040 bash[28232]: audit 2023-12-01T18:02:52.848939+0000 mon.a (mon.0) 3230 : audit 0 from='client.? 172.21.15.40:0/3633135396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:53 smithi040 bash[41173]: cluster 2023-12-01T18:02:51.204908+0000 mgr.y (mgr.24356) 4342 : cluster 0 pgmap v4310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:53 smithi040 bash[41173]: audit 2023-12-01T18:02:52.848939+0000 mon.a (mon.0) 3230 : audit 0 from='client.? 172.21.15.40:0/3633135396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:53 smithi141 bash[31670]: cluster 2023-12-01T18:02:51.204908+0000 mgr.y (mgr.24356) 4342 : cluster 0 pgmap v4310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:53 smithi141 bash[31670]: audit 2023-12-01T18:02:52.848939+0000 mon.a (mon.0) 3230 : audit 0 from='client.? 172.21.15.40:0/3633135396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:55 smithi040 bash[28232]: cluster 2023-12-01T18:02:53.205745+0000 mgr.y (mgr.24356) 4343 : cluster 0 pgmap v4311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:55 smithi040 bash[41173]: cluster 2023-12-01T18:02:53.205745+0000 mgr.y (mgr.24356) 4343 : cluster 0 pgmap v4311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:55 smithi141 bash[31670]: cluster 2023-12-01T18:02:53.205745+0000 mgr.y (mgr.24356) 4343 : cluster 0 pgmap v4311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:56 smithi040 bash[28232]: cluster 2023-12-01T18:02:55.206872+0000 mgr.y (mgr.24356) 4344 : cluster 0 pgmap v4312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:56 smithi040 bash[28232]: audit 2023-12-01T18:02:55.310495+0000 mon.a (mon.0) 3231 : audit 0 from='client.? 172.21.15.40:0/1130222640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:56 smithi040 bash[41173]: cluster 2023-12-01T18:02:55.206872+0000 mgr.y (mgr.24356) 4344 : cluster 0 pgmap v4312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:56 smithi040 bash[41173]: audit 2023-12-01T18:02:55.310495+0000 mon.a (mon.0) 3231 : audit 0 from='client.? 172.21.15.40:0/1130222640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:56 smithi141 bash[31670]: cluster 2023-12-01T18:02:55.206872+0000 mgr.y (mgr.24356) 4344 : cluster 0 pgmap v4312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:56 smithi141 bash[31670]: audit 2023-12-01T18:02:55.310495+0000 mon.a (mon.0) 3231 : audit 0 from='client.? 172.21.15.40:0/1130222640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:02:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:02:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:58 smithi141 bash[31670]: cluster 2023-12-01T18:02:57.207566+0000 mgr.y (mgr.24356) 4345 : cluster 0 pgmap v4313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:02:58 smithi141 bash[31670]: audit 2023-12-01T18:02:57.778470+0000 mon.a (mon.0) 3232 : audit 0 from='client.? 172.21.15.40:0/2787517087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:58 smithi040 bash[28232]: cluster 2023-12-01T18:02:57.207566+0000 mgr.y (mgr.24356) 4345 : cluster 0 pgmap v4313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:02:58 smithi040 bash[28232]: audit 2023-12-01T18:02:57.778470+0000 mon.a (mon.0) 3232 : audit 0 from='client.? 172.21.15.40:0/2787517087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:02:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:58 smithi040 bash[41173]: cluster 2023-12-01T18:02:57.207566+0000 mgr.y (mgr.24356) 4345 : cluster 0 pgmap v4313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:02:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:02:58 smithi040 bash[41173]: audit 2023-12-01T18:02:57.778470+0000 mon.a (mon.0) 3232 : audit 0 from='client.? 172.21.15.40:0/2787517087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:00 smithi141 bash[31670]: cluster 2023-12-01T18:02:59.208234+0000 mgr.y (mgr.24356) 4346 : cluster 0 pgmap v4314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:00 smithi040 bash[28232]: cluster 2023-12-01T18:02:59.208234+0000 mgr.y (mgr.24356) 4346 : cluster 0 pgmap v4314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:00 smithi040 bash[41173]: cluster 2023-12-01T18:02:59.208234+0000 mgr.y (mgr.24356) 4346 : cluster 0 pgmap v4314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:01 smithi141 bash[31670]: audit 2023-12-01T18:03:00.279412+0000 mon.c (mon.2) 2758 : audit 0 from='client.? 172.21.15.40:0/1107035113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:01 smithi040 bash[28232]: audit 2023-12-01T18:03:00.279412+0000 mon.c (mon.2) 2758 : audit 0 from='client.? 172.21.15.40:0/1107035113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:01 smithi040 bash[41173]: audit 2023-12-01T18:03:00.279412+0000 mon.c (mon.2) 2758 : audit 0 from='client.? 172.21.15.40:0/1107035113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:02 smithi141 bash[31670]: cluster 2023-12-01T18:03:01.209414+0000 mgr.y (mgr.24356) 4347 : cluster 0 pgmap v4315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:02 smithi040 bash[28232]: cluster 2023-12-01T18:03:01.209414+0000 mgr.y (mgr.24356) 4347 : cluster 0 pgmap v4315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:02 smithi040 bash[41173]: cluster 2023-12-01T18:03:01.209414+0000 mgr.y (mgr.24356) 4347 : cluster 0 pgmap v4315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:03 smithi141 bash[31670]: audit 2023-12-01T18:03:02.733837+0000 mon.c (mon.2) 2759 : audit 0 from='client.? 172.21.15.40:0/2317784647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:03 smithi040 bash[28232]: audit 2023-12-01T18:03:02.733837+0000 mon.c (mon.2) 2759 : audit 0 from='client.? 172.21.15.40:0/2317784647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:03 smithi040 bash[41173]: audit 2023-12-01T18:03:02.733837+0000 mon.c (mon.2) 2759 : audit 0 from='client.? 172.21.15.40:0/2317784647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:04 smithi141 bash[31670]: cluster 2023-12-01T18:03:03.210072+0000 mgr.y (mgr.24356) 4348 : cluster 0 pgmap v4316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:04 smithi141 bash[31670]: audit 2023-12-01T18:03:03.534114+0000 mon.c (mon.2) 2760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:04 smithi040 bash[28232]: cluster 2023-12-01T18:03:03.210072+0000 mgr.y (mgr.24356) 4348 : cluster 0 pgmap v4316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:04 smithi040 bash[28232]: audit 2023-12-01T18:03:03.534114+0000 mon.c (mon.2) 2760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:04 smithi040 bash[41173]: cluster 2023-12-01T18:03:03.210072+0000 mgr.y (mgr.24356) 4348 : cluster 0 pgmap v4316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:04 smithi040 bash[41173]: audit 2023-12-01T18:03:03.534114+0000 mon.c (mon.2) 2760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:05 smithi141 bash[31670]: audit 2023-12-01T18:03:05.191805+0000 mon.a (mon.0) 3233 : audit 0 from='client.? 172.21.15.40:0/2677662254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:05 smithi040 bash[28232]: audit 2023-12-01T18:03:05.191805+0000 mon.a (mon.0) 3233 : audit 0 from='client.? 172.21.15.40:0/2677662254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:05 smithi040 bash[41173]: audit 2023-12-01T18:03:05.191805+0000 mon.a (mon.0) 3233 : audit 0 from='client.? 172.21.15.40:0/2677662254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:06 smithi141 bash[31670]: cluster 2023-12-01T18:03:05.210772+0000 mgr.y (mgr.24356) 4349 : cluster 0 pgmap v4317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:03:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:03:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:06 smithi040 bash[41173]: cluster 2023-12-01T18:03:05.210772+0000 mgr.y (mgr.24356) 4349 : cluster 0 pgmap v4317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:06 smithi040 bash[28232]: cluster 2023-12-01T18:03:05.210772+0000 mgr.y (mgr.24356) 4349 : cluster 0 pgmap v4317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:08 smithi141 bash[31670]: cluster 2023-12-01T18:03:07.211473+0000 mgr.y (mgr.24356) 4350 : cluster 0 pgmap v4318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:08 smithi141 bash[31670]: audit 2023-12-01T18:03:07.661446+0000 mon.a (mon.0) 3234 : audit 0 from='client.? 172.21.15.40:0/1205155749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:08 smithi040 bash[41173]: cluster 2023-12-01T18:03:07.211473+0000 mgr.y (mgr.24356) 4350 : cluster 0 pgmap v4318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:08 smithi040 bash[41173]: audit 2023-12-01T18:03:07.661446+0000 mon.a (mon.0) 3234 : audit 0 from='client.? 172.21.15.40:0/1205155749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:08 smithi040 bash[28232]: cluster 2023-12-01T18:03:07.211473+0000 mgr.y (mgr.24356) 4350 : cluster 0 pgmap v4318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:08 smithi040 bash[28232]: audit 2023-12-01T18:03:07.661446+0000 mon.a (mon.0) 3234 : audit 0 from='client.? 172.21.15.40:0/1205155749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:10 smithi141 bash[31670]: cluster 2023-12-01T18:03:09.212175+0000 mgr.y (mgr.24356) 4351 : cluster 0 pgmap v4319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:10 smithi141 bash[31670]: audit 2023-12-01T18:03:10.126369+0000 mon.a (mon.0) 3235 : audit 0 from='client.? 172.21.15.40:0/602348028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:10 smithi040 bash[28232]: cluster 2023-12-01T18:03:09.212175+0000 mgr.y (mgr.24356) 4351 : cluster 0 pgmap v4319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:10 smithi040 bash[28232]: audit 2023-12-01T18:03:10.126369+0000 mon.a (mon.0) 3235 : audit 0 from='client.? 172.21.15.40:0/602348028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:10 smithi040 bash[41173]: cluster 2023-12-01T18:03:09.212175+0000 mgr.y (mgr.24356) 4351 : cluster 0 pgmap v4319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:10 smithi040 bash[41173]: audit 2023-12-01T18:03:10.126369+0000 mon.a (mon.0) 3235 : audit 0 from='client.? 172.21.15.40:0/602348028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:12 smithi141 bash[31670]: cluster 2023-12-01T18:03:11.213409+0000 mgr.y (mgr.24356) 4352 : cluster 0 pgmap v4320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:12 smithi040 bash[28232]: cluster 2023-12-01T18:03:11.213409+0000 mgr.y (mgr.24356) 4352 : cluster 0 pgmap v4320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:12 smithi040 bash[41173]: cluster 2023-12-01T18:03:11.213409+0000 mgr.y (mgr.24356) 4352 : cluster 0 pgmap v4320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:13 smithi040 bash[28232]: audit 2023-12-01T18:03:12.581468+0000 mon.c (mon.2) 2761 : audit 0 from='client.? 172.21.15.40:0/2259802666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:13 smithi040 bash[41173]: audit 2023-12-01T18:03:12.581468+0000 mon.c (mon.2) 2761 : audit 0 from='client.? 172.21.15.40:0/2259802666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:13 smithi141 bash[31670]: audit 2023-12-01T18:03:12.581468+0000 mon.c (mon.2) 2761 : audit 0 from='client.? 172.21.15.40:0/2259802666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:14 smithi040 bash[41173]: cluster 2023-12-01T18:03:13.214072+0000 mgr.y (mgr.24356) 4353 : cluster 0 pgmap v4321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:14 smithi040 bash[28232]: cluster 2023-12-01T18:03:13.214072+0000 mgr.y (mgr.24356) 4353 : cluster 0 pgmap v4321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:14 smithi141 bash[31670]: cluster 2023-12-01T18:03:13.214072+0000 mgr.y (mgr.24356) 4353 : cluster 0 pgmap v4321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:15 smithi040 bash[28232]: audit 2023-12-01T18:03:15.045102+0000 mon.a (mon.0) 3236 : audit 0 from='client.? 172.21.15.40:0/1221641116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:15 smithi040 bash[41173]: audit 2023-12-01T18:03:15.045102+0000 mon.a (mon.0) 3236 : audit 0 from='client.? 172.21.15.40:0/1221641116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:15 smithi141 bash[31670]: audit 2023-12-01T18:03:15.045102+0000 mon.a (mon.0) 3236 : audit 0 from='client.? 172.21.15.40:0/1221641116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:16 smithi040 bash[28232]: cluster 2023-12-01T18:03:15.215200+0000 mgr.y (mgr.24356) 4354 : cluster 0 pgmap v4322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:03:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:03:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:16 smithi040 bash[41173]: cluster 2023-12-01T18:03:15.215200+0000 mgr.y (mgr.24356) 4354 : cluster 0 pgmap v4322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:16 smithi141 bash[31670]: cluster 2023-12-01T18:03:15.215200+0000 mgr.y (mgr.24356) 4354 : cluster 0 pgmap v4322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:18 smithi040 bash[28232]: cluster 2023-12-01T18:03:17.215851+0000 mgr.y (mgr.24356) 4355 : cluster 0 pgmap v4323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:18 smithi040 bash[28232]: audit 2023-12-01T18:03:17.522224+0000 mon.a (mon.0) 3237 : audit 0 from='client.? 172.21.15.40:0/1399689754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:18 smithi040 bash[41173]: cluster 2023-12-01T18:03:17.215851+0000 mgr.y (mgr.24356) 4355 : cluster 0 pgmap v4323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:18 smithi040 bash[41173]: audit 2023-12-01T18:03:17.522224+0000 mon.a (mon.0) 3237 : audit 0 from='client.? 172.21.15.40:0/1399689754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:18 smithi141 bash[31670]: cluster 2023-12-01T18:03:17.215851+0000 mgr.y (mgr.24356) 4355 : cluster 0 pgmap v4323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:18 smithi141 bash[31670]: audit 2023-12-01T18:03:17.522224+0000 mon.a (mon.0) 3237 : audit 0 from='client.? 172.21.15.40:0/1399689754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:19 smithi040 bash[28232]: audit 2023-12-01T18:03:18.534410+0000 mon.c (mon.2) 2762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:19 smithi040 bash[41173]: audit 2023-12-01T18:03:18.534410+0000 mon.c (mon.2) 2762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:19 smithi141 bash[31670]: audit 2023-12-01T18:03:18.534410+0000 mon.c (mon.2) 2762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:20 smithi040 bash[41173]: cluster 2023-12-01T18:03:19.216500+0000 mgr.y (mgr.24356) 4356 : cluster 0 pgmap v4324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:20 smithi040 bash[41173]: audit 2023-12-01T18:03:19.997908+0000 mon.c (mon.2) 2763 : audit 0 from='client.? 172.21.15.40:0/2640519125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:20 smithi040 bash[28232]: cluster 2023-12-01T18:03:19.216500+0000 mgr.y (mgr.24356) 4356 : cluster 0 pgmap v4324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:20 smithi040 bash[28232]: audit 2023-12-01T18:03:19.997908+0000 mon.c (mon.2) 2763 : audit 0 from='client.? 172.21.15.40:0/2640519125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:20 smithi141 bash[31670]: cluster 2023-12-01T18:03:19.216500+0000 mgr.y (mgr.24356) 4356 : cluster 0 pgmap v4324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:20 smithi141 bash[31670]: audit 2023-12-01T18:03:19.997908+0000 mon.c (mon.2) 2763 : audit 0 from='client.? 172.21.15.40:0/2640519125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:22 smithi040 bash[28232]: cluster 2023-12-01T18:03:21.217664+0000 mgr.y (mgr.24356) 4357 : cluster 0 pgmap v4325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:22 smithi040 bash[41173]: cluster 2023-12-01T18:03:21.217664+0000 mgr.y (mgr.24356) 4357 : cluster 0 pgmap v4325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:22 smithi141 bash[31670]: cluster 2023-12-01T18:03:21.217664+0000 mgr.y (mgr.24356) 4357 : cluster 0 pgmap v4325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:23 smithi040 bash[28232]: audit 2023-12-01T18:03:22.455004+0000 mon.a (mon.0) 3238 : audit 0 from='client.? 172.21.15.40:0/1468199013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:23 smithi040 bash[41173]: audit 2023-12-01T18:03:22.455004+0000 mon.a (mon.0) 3238 : audit 0 from='client.? 172.21.15.40:0/1468199013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:23 smithi141 bash[31670]: audit 2023-12-01T18:03:22.455004+0000 mon.a (mon.0) 3238 : audit 0 from='client.? 172.21.15.40:0/1468199013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:24 smithi040 bash[28232]: cluster 2023-12-01T18:03:23.218461+0000 mgr.y (mgr.24356) 4358 : cluster 0 pgmap v4326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:24 smithi040 bash[41173]: cluster 2023-12-01T18:03:23.218461+0000 mgr.y (mgr.24356) 4358 : cluster 0 pgmap v4326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:24 smithi141 bash[31670]: cluster 2023-12-01T18:03:23.218461+0000 mgr.y (mgr.24356) 4358 : cluster 0 pgmap v4326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:25 smithi040 bash[28232]: audit 2023-12-01T18:03:24.925231+0000 mon.c (mon.2) 2764 : audit 0 from='client.? 172.21.15.40:0/3424054299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:25 smithi040 bash[41173]: audit 2023-12-01T18:03:24.925231+0000 mon.c (mon.2) 2764 : audit 0 from='client.? 172.21.15.40:0/3424054299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:25 smithi141 bash[31670]: audit 2023-12-01T18:03:24.925231+0000 mon.c (mon.2) 2764 : audit 0 from='client.? 172.21.15.40:0/3424054299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:03:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:03:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:26 smithi040 bash[28232]: cluster 2023-12-01T18:03:25.219775+0000 mgr.y (mgr.24356) 4359 : cluster 0 pgmap v4327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:26 smithi040 bash[41173]: cluster 2023-12-01T18:03:25.219775+0000 mgr.y (mgr.24356) 4359 : cluster 0 pgmap v4327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:26 smithi141 bash[31670]: cluster 2023-12-01T18:03:25.219775+0000 mgr.y (mgr.24356) 4359 : cluster 0 pgmap v4327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:28 smithi040 bash[41173]: cluster 2023-12-01T18:03:27.220442+0000 mgr.y (mgr.24356) 4360 : cluster 0 pgmap v4328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:28 smithi040 bash[41173]: audit 2023-12-01T18:03:27.393282+0000 mon.c (mon.2) 2765 : audit 0 from='client.? 172.21.15.40:0/2765870168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:28 smithi040 bash[28232]: cluster 2023-12-01T18:03:27.220442+0000 mgr.y (mgr.24356) 4360 : cluster 0 pgmap v4328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:28 smithi040 bash[28232]: audit 2023-12-01T18:03:27.393282+0000 mon.c (mon.2) 2765 : audit 0 from='client.? 172.21.15.40:0/2765870168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:28 smithi141 bash[31670]: cluster 2023-12-01T18:03:27.220442+0000 mgr.y (mgr.24356) 4360 : cluster 0 pgmap v4328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:28 smithi141 bash[31670]: audit 2023-12-01T18:03:27.393282+0000 mon.c (mon.2) 2765 : audit 0 from='client.? 172.21.15.40:0/2765870168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:30 smithi040 bash[41173]: cluster 2023-12-01T18:03:29.221097+0000 mgr.y (mgr.24356) 4361 : cluster 0 pgmap v4329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:30 smithi040 bash[41173]: audit 2023-12-01T18:03:29.853685+0000 mon.c (mon.2) 2766 : audit 0 from='client.? 172.21.15.40:0/1754821351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:30 smithi040 bash[28232]: cluster 2023-12-01T18:03:29.221097+0000 mgr.y (mgr.24356) 4361 : cluster 0 pgmap v4329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:30 smithi040 bash[28232]: audit 2023-12-01T18:03:29.853685+0000 mon.c (mon.2) 2766 : audit 0 from='client.? 172.21.15.40:0/1754821351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:30 smithi141 bash[31670]: cluster 2023-12-01T18:03:29.221097+0000 mgr.y (mgr.24356) 4361 : cluster 0 pgmap v4329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:30 smithi141 bash[31670]: audit 2023-12-01T18:03:29.853685+0000 mon.c (mon.2) 2766 : audit 0 from='client.? 172.21.15.40:0/1754821351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:32 smithi040 bash[41173]: cluster 2023-12-01T18:03:31.222358+0000 mgr.y (mgr.24356) 4362 : cluster 0 pgmap v4330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:32 smithi040 bash[41173]: audit 2023-12-01T18:03:32.316756+0000 mon.c (mon.2) 2767 : audit 0 from='client.? 172.21.15.40:0/3398835792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:32 smithi040 bash[28232]: cluster 2023-12-01T18:03:31.222358+0000 mgr.y (mgr.24356) 4362 : cluster 0 pgmap v4330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:32 smithi040 bash[28232]: audit 2023-12-01T18:03:32.316756+0000 mon.c (mon.2) 2767 : audit 0 from='client.? 172.21.15.40:0/3398835792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:32 smithi141 bash[31670]: cluster 2023-12-01T18:03:31.222358+0000 mgr.y (mgr.24356) 4362 : cluster 0 pgmap v4330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:32 smithi141 bash[31670]: audit 2023-12-01T18:03:32.316756+0000 mon.c (mon.2) 2767 : audit 0 from='client.? 172.21.15.40:0/3398835792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:34 smithi040 bash[41173]: cluster 2023-12-01T18:03:33.223061+0000 mgr.y (mgr.24356) 4363 : cluster 0 pgmap v4331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:34 smithi040 bash[41173]: audit 2023-12-01T18:03:33.534937+0000 mon.c (mon.2) 2768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:34 smithi040 bash[28232]: cluster 2023-12-01T18:03:33.223061+0000 mgr.y (mgr.24356) 4363 : cluster 0 pgmap v4331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:34 smithi040 bash[28232]: audit 2023-12-01T18:03:33.534937+0000 mon.c (mon.2) 2768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:34 smithi141 bash[31670]: cluster 2023-12-01T18:03:33.223061+0000 mgr.y (mgr.24356) 4363 : cluster 0 pgmap v4331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:34 smithi141 bash[31670]: audit 2023-12-01T18:03:33.534937+0000 mon.c (mon.2) 2768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:35 smithi040 bash[28232]: audit 2023-12-01T18:03:34.780342+0000 mon.c (mon.2) 2769 : audit 0 from='client.? 172.21.15.40:0/2676957278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:35 smithi040 bash[41173]: audit 2023-12-01T18:03:34.780342+0000 mon.c (mon.2) 2769 : audit 0 from='client.? 172.21.15.40:0/2676957278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:35 smithi141 bash[31670]: audit 2023-12-01T18:03:34.780342+0000 mon.c (mon.2) 2769 : audit 0 from='client.? 172.21.15.40:0/2676957278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:36 smithi040 bash[28232]: cluster 2023-12-01T18:03:35.224174+0000 mgr.y (mgr.24356) 4364 : cluster 0 pgmap v4332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:03:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T18:03:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:36 smithi040 bash[41173]: cluster 2023-12-01T18:03:35.224174+0000 mgr.y (mgr.24356) 4364 : cluster 0 pgmap v4332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:36 smithi141 bash[31670]: cluster 2023-12-01T18:03:35.224174+0000 mgr.y (mgr.24356) 4364 : cluster 0 pgmap v4332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:37 smithi040 bash[28232]: audit 2023-12-01T18:03:37.246913+0000 mon.a (mon.0) 3239 : audit 0 from='client.? 172.21.15.40:0/2722829291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:37 smithi040 bash[41173]: audit 2023-12-01T18:03:37.246913+0000 mon.a (mon.0) 3239 : audit 0 from='client.? 172.21.15.40:0/2722829291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:37 smithi141 bash[31670]: audit 2023-12-01T18:03:37.246913+0000 mon.a (mon.0) 3239 : audit 0 from='client.? 172.21.15.40:0/2722829291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:38 smithi040 bash[28232]: cluster 2023-12-01T18:03:37.224933+0000 mgr.y (mgr.24356) 4365 : cluster 0 pgmap v4333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:38 smithi040 bash[41173]: cluster 2023-12-01T18:03:37.224933+0000 mgr.y (mgr.24356) 4365 : cluster 0 pgmap v4333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:38 smithi141 bash[31670]: cluster 2023-12-01T18:03:37.224933+0000 mgr.y (mgr.24356) 4365 : cluster 0 pgmap v4333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:40 smithi040 bash[28232]: cluster 2023-12-01T18:03:39.225605+0000 mgr.y (mgr.24356) 4366 : cluster 0 pgmap v4334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:40 smithi040 bash[28232]: audit 2023-12-01T18:03:39.706414+0000 mon.c (mon.2) 2770 : audit 0 from='client.? 172.21.15.40:0/2185074961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:40 smithi040 bash[41173]: cluster 2023-12-01T18:03:39.225605+0000 mgr.y (mgr.24356) 4366 : cluster 0 pgmap v4334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:40 smithi040 bash[41173]: audit 2023-12-01T18:03:39.706414+0000 mon.c (mon.2) 2770 : audit 0 from='client.? 172.21.15.40:0/2185074961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:40 smithi141 bash[31670]: cluster 2023-12-01T18:03:39.225605+0000 mgr.y (mgr.24356) 4366 : cluster 0 pgmap v4334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:40 smithi141 bash[31670]: audit 2023-12-01T18:03:39.706414+0000 mon.c (mon.2) 2770 : audit 0 from='client.? 172.21.15.40:0/2185074961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:42 smithi040 bash[28232]: cluster 2023-12-01T18:03:41.226802+0000 mgr.y (mgr.24356) 4367 : cluster 0 pgmap v4335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:42 smithi040 bash[28232]: audit 2023-12-01T18:03:42.184009+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.40:0/2604584359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:42 smithi040 bash[41173]: cluster 2023-12-01T18:03:41.226802+0000 mgr.y (mgr.24356) 4367 : cluster 0 pgmap v4335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:42 smithi040 bash[41173]: audit 2023-12-01T18:03:42.184009+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.40:0/2604584359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:42 smithi141 bash[31670]: cluster 2023-12-01T18:03:41.226802+0000 mgr.y (mgr.24356) 4367 : cluster 0 pgmap v4335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:42 smithi141 bash[31670]: audit 2023-12-01T18:03:42.184009+0000 mon.b (mon.1) 39 : audit 0 from='client.? 172.21.15.40:0/2604584359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:44 smithi040 bash[28232]: cluster 2023-12-01T18:03:43.227463+0000 mgr.y (mgr.24356) 4368 : cluster 0 pgmap v4336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:44 smithi040 bash[41173]: cluster 2023-12-01T18:03:43.227463+0000 mgr.y (mgr.24356) 4368 : cluster 0 pgmap v4336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:44 smithi141 bash[31670]: cluster 2023-12-01T18:03:43.227463+0000 mgr.y (mgr.24356) 4368 : cluster 0 pgmap v4336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:45 smithi040 bash[28232]: audit 2023-12-01T18:03:44.649881+0000 mon.c (mon.2) 2771 : audit 0 from='client.? 172.21.15.40:0/879710471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:45 smithi040 bash[41173]: audit 2023-12-01T18:03:44.649881+0000 mon.c (mon.2) 2771 : audit 0 from='client.? 172.21.15.40:0/879710471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:45 smithi141 bash[31670]: audit 2023-12-01T18:03:44.649881+0000 mon.c (mon.2) 2771 : audit 0 from='client.? 172.21.15.40:0/879710471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:46 smithi040 bash[28232]: cluster 2023-12-01T18:03:45.228656+0000 mgr.y (mgr.24356) 4369 : cluster 0 pgmap v4337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:03:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T18:03:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:46 smithi040 bash[41173]: cluster 2023-12-01T18:03:45.228656+0000 mgr.y (mgr.24356) 4369 : cluster 0 pgmap v4337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:46 smithi141 bash[31670]: cluster 2023-12-01T18:03:45.228656+0000 mgr.y (mgr.24356) 4369 : cluster 0 pgmap v4337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:47 smithi040 bash[28232]: audit 2023-12-01T18:03:47.117535+0000 mon.a (mon.0) 3240 : audit 0 from='client.? 172.21.15.40:0/2628225484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:47 smithi040 bash[41173]: audit 2023-12-01T18:03:47.117535+0000 mon.a (mon.0) 3240 : audit 0 from='client.? 172.21.15.40:0/2628225484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:47 smithi141 bash[31670]: audit 2023-12-01T18:03:47.117535+0000 mon.a (mon.0) 3240 : audit 0 from='client.? 172.21.15.40:0/2628225484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[28232]: cluster 2023-12-01T18:03:47.229278+0000 mgr.y (mgr.24356) 4370 : cluster 0 pgmap v4338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[28232]: audit 2023-12-01T18:03:47.695997+0000 mon.c (mon.2) 2772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:03:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[28232]: audit 2023-12-01T18:03:48.075862+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[28232]: audit 2023-12-01T18:03:48.087625+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[41173]: cluster 2023-12-01T18:03:47.229278+0000 mgr.y (mgr.24356) 4370 : cluster 0 pgmap v4338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[41173]: audit 2023-12-01T18:03:47.695997+0000 mon.c (mon.2) 2772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:03:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[41173]: audit 2023-12-01T18:03:48.075862+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:48 smithi040 bash[41173]: audit 2023-12-01T18:03:48.087625+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:48 smithi141 bash[31670]: cluster 2023-12-01T18:03:47.229278+0000 mgr.y (mgr.24356) 4370 : cluster 0 pgmap v4338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:48 smithi141 bash[31670]: audit 2023-12-01T18:03:47.695997+0000 mon.c (mon.2) 2772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:03:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:48 smithi141 bash[31670]: audit 2023-12-01T18:03:48.075862+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:48 smithi141 bash[31670]: audit 2023-12-01T18:03:48.087625+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:49 smithi040 bash[28232]: audit 2023-12-01T18:03:48.535121+0000 mon.c (mon.2) 2773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:49 smithi040 bash[41173]: audit 2023-12-01T18:03:48.535121+0000 mon.c (mon.2) 2773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:49 smithi141 bash[31670]: audit 2023-12-01T18:03:48.535121+0000 mon.c (mon.2) 2773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:50 smithi141 bash[31670]: cluster 2023-12-01T18:03:49.229764+0000 mgr.y (mgr.24356) 4371 : cluster 0 pgmap v4339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:50 smithi141 bash[31670]: audit 2023-12-01T18:03:49.586983+0000 mon.c (mon.2) 2774 : audit 0 from='client.? 172.21.15.40:0/73102688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:50 smithi040 bash[28232]: cluster 2023-12-01T18:03:49.229764+0000 mgr.y (mgr.24356) 4371 : cluster 0 pgmap v4339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:50 smithi040 bash[28232]: audit 2023-12-01T18:03:49.586983+0000 mon.c (mon.2) 2774 : audit 0 from='client.? 172.21.15.40:0/73102688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:50 smithi040 bash[41173]: cluster 2023-12-01T18:03:49.229764+0000 mgr.y (mgr.24356) 4371 : cluster 0 pgmap v4339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:50 smithi040 bash[41173]: audit 2023-12-01T18:03:49.586983+0000 mon.c (mon.2) 2774 : audit 0 from='client.? 172.21.15.40:0/73102688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:52 smithi141 bash[31670]: cluster 2023-12-01T18:03:51.230946+0000 mgr.y (mgr.24356) 4372 : cluster 0 pgmap v4340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:52 smithi141 bash[31670]: audit 2023-12-01T18:03:52.056330+0000 mon.a (mon.0) 3243 : audit 0 from='client.? 172.21.15.40:0/3111884669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:52 smithi040 bash[28232]: cluster 2023-12-01T18:03:51.230946+0000 mgr.y (mgr.24356) 4372 : cluster 0 pgmap v4340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:52 smithi040 bash[28232]: audit 2023-12-01T18:03:52.056330+0000 mon.a (mon.0) 3243 : audit 0 from='client.? 172.21.15.40:0/3111884669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:52 smithi040 bash[41173]: cluster 2023-12-01T18:03:51.230946+0000 mgr.y (mgr.24356) 4372 : cluster 0 pgmap v4340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:52 smithi040 bash[41173]: audit 2023-12-01T18:03:52.056330+0000 mon.a (mon.0) 3243 : audit 0 from='client.? 172.21.15.40:0/3111884669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[28232]: cluster 2023-12-01T18:03:53.231520+0000 mgr.y (mgr.24356) 4373 : cluster 0 pgmap v4341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[28232]: audit 2023-12-01T18:03:53.601116+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[28232]: audit 2023-12-01T18:03:53.611197+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[28232]: audit 2023-12-01T18:03:54.292339+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[28232]: audit 2023-12-01T18:03:54.302734+0000 mon.a (mon.0) 3247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[28232]: audit 2023-12-01T18:03:54.530726+0000 mon.c (mon.2) 2775 : audit 0 from='client.? 172.21.15.40:0/460239090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[41173]: cluster 2023-12-01T18:03:53.231520+0000 mgr.y (mgr.24356) 4373 : cluster 0 pgmap v4341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[41173]: audit 2023-12-01T18:03:53.601116+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[41173]: audit 2023-12-01T18:03:53.611197+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[41173]: audit 2023-12-01T18:03:54.292339+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[41173]: audit 2023-12-01T18:03:54.302734+0000 mon.a (mon.0) 3247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:54 smithi040 bash[41173]: audit 2023-12-01T18:03:54.530726+0000 mon.c (mon.2) 2775 : audit 0 from='client.? 172.21.15.40:0/460239090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:54 smithi141 bash[31670]: cluster 2023-12-01T18:03:53.231520+0000 mgr.y (mgr.24356) 4373 : cluster 0 pgmap v4341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:54 smithi141 bash[31670]: audit 2023-12-01T18:03:53.601116+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:54 smithi141 bash[31670]: audit 2023-12-01T18:03:53.611197+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:54 smithi141 bash[31670]: audit 2023-12-01T18:03:54.292339+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:54 smithi141 bash[31670]: audit 2023-12-01T18:03:54.302734+0000 mon.a (mon.0) 3247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:54 smithi141 bash[31670]: audit 2023-12-01T18:03:54.530726+0000 mon.c (mon.2) 2775 : audit 0 from='client.? 172.21.15.40:0/460239090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:55 smithi040 bash[28232]: audit 2023-12-01T18:03:54.821334+0000 mon.c (mon.2) 2776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:03:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:55 smithi040 bash[28232]: audit 2023-12-01T18:03:54.823253+0000 mon.c (mon.2) 2777 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:03:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:55 smithi040 bash[28232]: audit 2023-12-01T18:03:54.833553+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:55 smithi040 bash[41173]: audit 2023-12-01T18:03:54.821334+0000 mon.c (mon.2) 2776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:03:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:55 smithi040 bash[41173]: audit 2023-12-01T18:03:54.823253+0000 mon.c (mon.2) 2777 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:03:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:55 smithi040 bash[41173]: audit 2023-12-01T18:03:54.833553+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:55 smithi141 bash[31670]: audit 2023-12-01T18:03:54.821334+0000 mon.c (mon.2) 2776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:03:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:55 smithi141 bash[31670]: audit 2023-12-01T18:03:54.823253+0000 mon.c (mon.2) 2777 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:03:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:55 smithi141 bash[31670]: audit 2023-12-01T18:03:54.833553+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:03:56.836 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:03:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:03:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:56 smithi040 bash[28232]: cluster 2023-12-01T18:03:55.232686+0000 mgr.y (mgr.24356) 4374 : cluster 0 pgmap v4342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:56 smithi040 bash[41173]: cluster 2023-12-01T18:03:55.232686+0000 mgr.y (mgr.24356) 4374 : cluster 0 pgmap v4342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:56 smithi141 bash[31670]: cluster 2023-12-01T18:03:55.232686+0000 mgr.y (mgr.24356) 4374 : cluster 0 pgmap v4342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:57 smithi040 bash[28232]: audit 2023-12-01T18:03:56.995641+0000 mon.a (mon.0) 3249 : audit 0 from='client.? 172.21.15.40:0/133063116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:57 smithi040 bash[41173]: audit 2023-12-01T18:03:56.995641+0000 mon.a (mon.0) 3249 : audit 0 from='client.? 172.21.15.40:0/133063116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:57 smithi141 bash[31670]: audit 2023-12-01T18:03:56.995641+0000 mon.a (mon.0) 3249 : audit 0 from='client.? 172.21.15.40:0/133063116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:03:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:58 smithi040 bash[28232]: cluster 2023-12-01T18:03:57.233360+0000 mgr.y (mgr.24356) 4375 : cluster 0 pgmap v4343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:58 smithi040 bash[41173]: cluster 2023-12-01T18:03:57.233360+0000 mgr.y (mgr.24356) 4375 : cluster 0 pgmap v4343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:03:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:58 smithi141 bash[31670]: cluster 2023-12-01T18:03:57.233360+0000 mgr.y (mgr.24356) 4375 : cluster 0 pgmap v4343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:03:59 smithi040 bash[28232]: audit 2023-12-01T18:03:59.461781+0000 mon.c (mon.2) 2778 : audit 0 from='client.? 172.21.15.40:0/3931314392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:03:59 smithi040 bash[41173]: audit 2023-12-01T18:03:59.461781+0000 mon.c (mon.2) 2778 : audit 0 from='client.? 172.21.15.40:0/3931314392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:03:59 smithi141 bash[31670]: audit 2023-12-01T18:03:59.461781+0000 mon.c (mon.2) 2778 : audit 0 from='client.? 172.21.15.40:0/3931314392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:00 smithi040 bash[28232]: cluster 2023-12-01T18:03:59.233846+0000 mgr.y (mgr.24356) 4376 : cluster 0 pgmap v4344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:00 smithi040 bash[41173]: cluster 2023-12-01T18:03:59.233846+0000 mgr.y (mgr.24356) 4376 : cluster 0 pgmap v4344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:00 smithi141 bash[31670]: cluster 2023-12-01T18:03:59.233846+0000 mgr.y (mgr.24356) 4376 : cluster 0 pgmap v4344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:02 smithi040 bash[41173]: cluster 2023-12-01T18:04:01.234979+0000 mgr.y (mgr.24356) 4377 : cluster 0 pgmap v4345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:02 smithi040 bash[41173]: audit 2023-12-01T18:04:01.931577+0000 mon.c (mon.2) 2779 : audit 0 from='client.? 172.21.15.40:0/1920513662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:02 smithi040 bash[28232]: cluster 2023-12-01T18:04:01.234979+0000 mgr.y (mgr.24356) 4377 : cluster 0 pgmap v4345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:02 smithi040 bash[28232]: audit 2023-12-01T18:04:01.931577+0000 mon.c (mon.2) 2779 : audit 0 from='client.? 172.21.15.40:0/1920513662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:02 smithi141 bash[31670]: cluster 2023-12-01T18:04:01.234979+0000 mgr.y (mgr.24356) 4377 : cluster 0 pgmap v4345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:02 smithi141 bash[31670]: audit 2023-12-01T18:04:01.931577+0000 mon.c (mon.2) 2779 : audit 0 from='client.? 172.21.15.40:0/1920513662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:03 smithi040 bash[28232]: audit 2023-12-01T18:04:03.535666+0000 mon.c (mon.2) 2780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:03 smithi040 bash[41173]: audit 2023-12-01T18:04:03.535666+0000 mon.c (mon.2) 2780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:03 smithi141 bash[31670]: audit 2023-12-01T18:04:03.535666+0000 mon.c (mon.2) 2780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:04 smithi040 bash[28232]: cluster 2023-12-01T18:04:03.235681+0000 mgr.y (mgr.24356) 4378 : cluster 0 pgmap v4346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:04 smithi040 bash[28232]: audit 2023-12-01T18:04:04.400267+0000 mon.c (mon.2) 2781 : audit 0 from='client.? 172.21.15.40:0/405315245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:04 smithi040 bash[41173]: cluster 2023-12-01T18:04:03.235681+0000 mgr.y (mgr.24356) 4378 : cluster 0 pgmap v4346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:04 smithi040 bash[41173]: audit 2023-12-01T18:04:04.400267+0000 mon.c (mon.2) 2781 : audit 0 from='client.? 172.21.15.40:0/405315245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:04 smithi141 bash[31670]: cluster 2023-12-01T18:04:03.235681+0000 mgr.y (mgr.24356) 4378 : cluster 0 pgmap v4346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:04 smithi141 bash[31670]: audit 2023-12-01T18:04:04.400267+0000 mon.c (mon.2) 2781 : audit 0 from='client.? 172.21.15.40:0/405315245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:06.882 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:04:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:04:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:06 smithi040 bash[28232]: cluster 2023-12-01T18:04:05.236821+0000 mgr.y (mgr.24356) 4379 : cluster 0 pgmap v4347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:06 smithi040 bash[28232]: audit 2023-12-01T18:04:06.860746+0000 mon.a (mon.0) 3250 : audit 0 from='client.? 172.21.15.40:0/3958464469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:07 smithi040 bash[41173]: cluster 2023-12-01T18:04:05.236821+0000 mgr.y (mgr.24356) 4379 : cluster 0 pgmap v4347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:07 smithi040 bash[41173]: audit 2023-12-01T18:04:06.860746+0000 mon.a (mon.0) 3250 : audit 0 from='client.? 172.21.15.40:0/3958464469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:06 smithi141 bash[31670]: cluster 2023-12-01T18:04:05.236821+0000 mgr.y (mgr.24356) 4379 : cluster 0 pgmap v4347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:06 smithi141 bash[31670]: audit 2023-12-01T18:04:06.860746+0000 mon.a (mon.0) 3250 : audit 0 from='client.? 172.21.15.40:0/3958464469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:08 smithi040 bash[28232]: cluster 2023-12-01T18:04:07.237435+0000 mgr.y (mgr.24356) 4380 : cluster 0 pgmap v4348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:08 smithi040 bash[41173]: cluster 2023-12-01T18:04:07.237435+0000 mgr.y (mgr.24356) 4380 : cluster 0 pgmap v4348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:08 smithi141 bash[31670]: cluster 2023-12-01T18:04:07.237435+0000 mgr.y (mgr.24356) 4380 : cluster 0 pgmap v4348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:09 smithi040 bash[28232]: audit 2023-12-01T18:04:09.325080+0000 mon.c (mon.2) 2782 : audit 0 from='client.? 172.21.15.40:0/1484431060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:09 smithi040 bash[41173]: audit 2023-12-01T18:04:09.325080+0000 mon.c (mon.2) 2782 : audit 0 from='client.? 172.21.15.40:0/1484431060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:09 smithi141 bash[31670]: audit 2023-12-01T18:04:09.325080+0000 mon.c (mon.2) 2782 : audit 0 from='client.? 172.21.15.40:0/1484431060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:10 smithi040 bash[28232]: cluster 2023-12-01T18:04:09.238056+0000 mgr.y (mgr.24356) 4381 : cluster 0 pgmap v4349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:10 smithi040 bash[41173]: cluster 2023-12-01T18:04:09.238056+0000 mgr.y (mgr.24356) 4381 : cluster 0 pgmap v4349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:10 smithi141 bash[31670]: cluster 2023-12-01T18:04:09.238056+0000 mgr.y (mgr.24356) 4381 : cluster 0 pgmap v4349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:11 smithi040 bash[28232]: audit 2023-12-01T18:04:11.790718+0000 mon.a (mon.0) 3251 : audit 0 from='client.? 172.21.15.40:0/4054924880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:11 smithi040 bash[41173]: audit 2023-12-01T18:04:11.790718+0000 mon.a (mon.0) 3251 : audit 0 from='client.? 172.21.15.40:0/4054924880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:11 smithi141 bash[31670]: audit 2023-12-01T18:04:11.790718+0000 mon.a (mon.0) 3251 : audit 0 from='client.? 172.21.15.40:0/4054924880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:12 smithi040 bash[41173]: cluster 2023-12-01T18:04:11.239209+0000 mgr.y (mgr.24356) 4382 : cluster 0 pgmap v4350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:12 smithi040 bash[28232]: cluster 2023-12-01T18:04:11.239209+0000 mgr.y (mgr.24356) 4382 : cluster 0 pgmap v4350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:12 smithi141 bash[31670]: cluster 2023-12-01T18:04:11.239209+0000 mgr.y (mgr.24356) 4382 : cluster 0 pgmap v4350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:14 smithi141 bash[31670]: cluster 2023-12-01T18:04:13.239904+0000 mgr.y (mgr.24356) 4383 : cluster 0 pgmap v4351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:14 smithi141 bash[31670]: audit 2023-12-01T18:04:14.268414+0000 mon.a (mon.0) 3252 : audit 0 from='client.? 172.21.15.40:0/3481705188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:14 smithi040 bash[41173]: cluster 2023-12-01T18:04:13.239904+0000 mgr.y (mgr.24356) 4383 : cluster 0 pgmap v4351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:14 smithi040 bash[41173]: audit 2023-12-01T18:04:14.268414+0000 mon.a (mon.0) 3252 : audit 0 from='client.? 172.21.15.40:0/3481705188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:14 smithi040 bash[28232]: cluster 2023-12-01T18:04:13.239904+0000 mgr.y (mgr.24356) 4383 : cluster 0 pgmap v4351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:14 smithi040 bash[28232]: audit 2023-12-01T18:04:14.268414+0000 mon.a (mon.0) 3252 : audit 0 from='client.? 172.21.15.40:0/3481705188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:04:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:04:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:16 smithi141 bash[31670]: cluster 2023-12-01T18:04:15.241076+0000 mgr.y (mgr.24356) 4384 : cluster 0 pgmap v4352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:16 smithi141 bash[31670]: audit 2023-12-01T18:04:16.733971+0000 mon.c (mon.2) 2783 : audit 0 from='client.? 172.21.15.40:0/3499085106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:16 smithi040 bash[41173]: cluster 2023-12-01T18:04:15.241076+0000 mgr.y (mgr.24356) 4384 : cluster 0 pgmap v4352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:16 smithi040 bash[41173]: audit 2023-12-01T18:04:16.733971+0000 mon.c (mon.2) 2783 : audit 0 from='client.? 172.21.15.40:0/3499085106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:16 smithi040 bash[28232]: cluster 2023-12-01T18:04:15.241076+0000 mgr.y (mgr.24356) 4384 : cluster 0 pgmap v4352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:16 smithi040 bash[28232]: audit 2023-12-01T18:04:16.733971+0000 mon.c (mon.2) 2783 : audit 0 from='client.? 172.21.15.40:0/3499085106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:18 smithi141 bash[31670]: cluster 2023-12-01T18:04:17.241731+0000 mgr.y (mgr.24356) 4385 : cluster 0 pgmap v4353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:18 smithi141 bash[31670]: audit 2023-12-01T18:04:18.536122+0000 mon.c (mon.2) 2784 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:18 smithi040 bash[41173]: cluster 2023-12-01T18:04:17.241731+0000 mgr.y (mgr.24356) 4385 : cluster 0 pgmap v4353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:18 smithi040 bash[41173]: audit 2023-12-01T18:04:18.536122+0000 mon.c (mon.2) 2784 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:18 smithi040 bash[28232]: cluster 2023-12-01T18:04:17.241731+0000 mgr.y (mgr.24356) 4385 : cluster 0 pgmap v4353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:18 smithi040 bash[28232]: audit 2023-12-01T18:04:18.536122+0000 mon.c (mon.2) 2784 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:19 smithi141 bash[31670]: audit 2023-12-01T18:04:19.196782+0000 mon.c (mon.2) 2785 : audit 0 from='client.? 172.21.15.40:0/3432689740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:19 smithi040 bash[41173]: audit 2023-12-01T18:04:19.196782+0000 mon.c (mon.2) 2785 : audit 0 from='client.? 172.21.15.40:0/3432689740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:19 smithi040 bash[28232]: audit 2023-12-01T18:04:19.196782+0000 mon.c (mon.2) 2785 : audit 0 from='client.? 172.21.15.40:0/3432689740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:20 smithi141 bash[31670]: cluster 2023-12-01T18:04:19.242361+0000 mgr.y (mgr.24356) 4386 : cluster 0 pgmap v4354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:20 smithi040 bash[28232]: cluster 2023-12-01T18:04:19.242361+0000 mgr.y (mgr.24356) 4386 : cluster 0 pgmap v4354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:20 smithi040 bash[41173]: cluster 2023-12-01T18:04:19.242361+0000 mgr.y (mgr.24356) 4386 : cluster 0 pgmap v4354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:21 smithi141 bash[31670]: audit 2023-12-01T18:04:21.660011+0000 mon.c (mon.2) 2786 : audit 0 from='client.? 172.21.15.40:0/1323086371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:21 smithi040 bash[28232]: audit 2023-12-01T18:04:21.660011+0000 mon.c (mon.2) 2786 : audit 0 from='client.? 172.21.15.40:0/1323086371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:21 smithi040 bash[41173]: audit 2023-12-01T18:04:21.660011+0000 mon.c (mon.2) 2786 : audit 0 from='client.? 172.21.15.40:0/1323086371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:22 smithi141 bash[31670]: cluster 2023-12-01T18:04:21.243545+0000 mgr.y (mgr.24356) 4387 : cluster 0 pgmap v4355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:22 smithi040 bash[28232]: cluster 2023-12-01T18:04:21.243545+0000 mgr.y (mgr.24356) 4387 : cluster 0 pgmap v4355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:22 smithi040 bash[41173]: cluster 2023-12-01T18:04:21.243545+0000 mgr.y (mgr.24356) 4387 : cluster 0 pgmap v4355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:24 smithi141 bash[31670]: cluster 2023-12-01T18:04:23.244226+0000 mgr.y (mgr.24356) 4388 : cluster 0 pgmap v4356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:24 smithi141 bash[31670]: audit 2023-12-01T18:04:24.113293+0000 mon.a (mon.0) 3253 : audit 0 from='client.? 172.21.15.40:0/511812339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:24 smithi040 bash[28232]: cluster 2023-12-01T18:04:23.244226+0000 mgr.y (mgr.24356) 4388 : cluster 0 pgmap v4356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:24 smithi040 bash[28232]: audit 2023-12-01T18:04:24.113293+0000 mon.a (mon.0) 3253 : audit 0 from='client.? 172.21.15.40:0/511812339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:24 smithi040 bash[41173]: cluster 2023-12-01T18:04:23.244226+0000 mgr.y (mgr.24356) 4388 : cluster 0 pgmap v4356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:24 smithi040 bash[41173]: audit 2023-12-01T18:04:24.113293+0000 mon.a (mon.0) 3253 : audit 0 from='client.? 172.21.15.40:0/511812339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:04:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:04:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:26 smithi141 bash[31670]: cluster 2023-12-01T18:04:25.245435+0000 mgr.y (mgr.24356) 4389 : cluster 0 pgmap v4357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:26 smithi141 bash[31670]: audit 2023-12-01T18:04:26.577807+0000 mon.c (mon.2) 2787 : audit 0 from='client.? 172.21.15.40:0/231709625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:26 smithi040 bash[41173]: cluster 2023-12-01T18:04:25.245435+0000 mgr.y (mgr.24356) 4389 : cluster 0 pgmap v4357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:26 smithi040 bash[41173]: audit 2023-12-01T18:04:26.577807+0000 mon.c (mon.2) 2787 : audit 0 from='client.? 172.21.15.40:0/231709625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:26 smithi040 bash[28232]: cluster 2023-12-01T18:04:25.245435+0000 mgr.y (mgr.24356) 4389 : cluster 0 pgmap v4357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:26 smithi040 bash[28232]: audit 2023-12-01T18:04:26.577807+0000 mon.c (mon.2) 2787 : audit 0 from='client.? 172.21.15.40:0/231709625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:28 smithi141 bash[31670]: cluster 2023-12-01T18:04:27.246135+0000 mgr.y (mgr.24356) 4390 : cluster 0 pgmap v4358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:28 smithi040 bash[41173]: cluster 2023-12-01T18:04:27.246135+0000 mgr.y (mgr.24356) 4390 : cluster 0 pgmap v4358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:28 smithi040 bash[28232]: cluster 2023-12-01T18:04:27.246135+0000 mgr.y (mgr.24356) 4390 : cluster 0 pgmap v4358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:29 smithi141 bash[31670]: audit 2023-12-01T18:04:29.050804+0000 mon.c (mon.2) 2788 : audit 0 from='client.? 172.21.15.40:0/1092288156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:29 smithi040 bash[28232]: audit 2023-12-01T18:04:29.050804+0000 mon.c (mon.2) 2788 : audit 0 from='client.? 172.21.15.40:0/1092288156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:29 smithi040 bash[41173]: audit 2023-12-01T18:04:29.050804+0000 mon.c (mon.2) 2788 : audit 0 from='client.? 172.21.15.40:0/1092288156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:30 smithi141 bash[31670]: cluster 2023-12-01T18:04:29.246795+0000 mgr.y (mgr.24356) 4391 : cluster 0 pgmap v4359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:30 smithi040 bash[28232]: cluster 2023-12-01T18:04:29.246795+0000 mgr.y (mgr.24356) 4391 : cluster 0 pgmap v4359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:30 smithi040 bash[41173]: cluster 2023-12-01T18:04:29.246795+0000 mgr.y (mgr.24356) 4391 : cluster 0 pgmap v4359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:31 smithi141 bash[31670]: audit 2023-12-01T18:04:31.524867+0000 mon.c (mon.2) 2789 : audit 0 from='client.? 172.21.15.40:0/4082692473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:31 smithi040 bash[28232]: audit 2023-12-01T18:04:31.524867+0000 mon.c (mon.2) 2789 : audit 0 from='client.? 172.21.15.40:0/4082692473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:31 smithi040 bash[41173]: audit 2023-12-01T18:04:31.524867+0000 mon.c (mon.2) 2789 : audit 0 from='client.? 172.21.15.40:0/4082692473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:32 smithi141 bash[31670]: cluster 2023-12-01T18:04:31.247588+0000 mgr.y (mgr.24356) 4392 : cluster 0 pgmap v4360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:32 smithi040 bash[41173]: cluster 2023-12-01T18:04:31.247588+0000 mgr.y (mgr.24356) 4392 : cluster 0 pgmap v4360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:32 smithi040 bash[28232]: cluster 2023-12-01T18:04:31.247588+0000 mgr.y (mgr.24356) 4392 : cluster 0 pgmap v4360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:33 smithi141 bash[31670]: audit 2023-12-01T18:04:33.536433+0000 mon.c (mon.2) 2790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:33 smithi040 bash[28232]: audit 2023-12-01T18:04:33.536433+0000 mon.c (mon.2) 2790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:33 smithi040 bash[41173]: audit 2023-12-01T18:04:33.536433+0000 mon.c (mon.2) 2790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:34 smithi141 bash[31670]: cluster 2023-12-01T18:04:33.248238+0000 mgr.y (mgr.24356) 4393 : cluster 0 pgmap v4361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:34 smithi141 bash[31670]: audit 2023-12-01T18:04:33.983070+0000 mon.a (mon.0) 3254 : audit 0 from='client.? 172.21.15.40:0/3729215368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:34 smithi040 bash[28232]: cluster 2023-12-01T18:04:33.248238+0000 mgr.y (mgr.24356) 4393 : cluster 0 pgmap v4361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:34 smithi040 bash[28232]: audit 2023-12-01T18:04:33.983070+0000 mon.a (mon.0) 3254 : audit 0 from='client.? 172.21.15.40:0/3729215368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:34 smithi040 bash[41173]: cluster 2023-12-01T18:04:33.248238+0000 mgr.y (mgr.24356) 4393 : cluster 0 pgmap v4361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:34 smithi040 bash[41173]: audit 2023-12-01T18:04:33.983070+0000 mon.a (mon.0) 3254 : audit 0 from='client.? 172.21.15.40:0/3729215368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:04:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:04:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:36 smithi141 bash[31670]: cluster 2023-12-01T18:04:35.249405+0000 mgr.y (mgr.24356) 4394 : cluster 0 pgmap v4362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:36 smithi141 bash[31670]: audit 2023-12-01T18:04:36.450591+0000 mon.c (mon.2) 2791 : audit 0 from='client.? 172.21.15.40:0/963667888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:36 smithi040 bash[28232]: cluster 2023-12-01T18:04:35.249405+0000 mgr.y (mgr.24356) 4394 : cluster 0 pgmap v4362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:36 smithi040 bash[28232]: audit 2023-12-01T18:04:36.450591+0000 mon.c (mon.2) 2791 : audit 0 from='client.? 172.21.15.40:0/963667888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:36 smithi040 bash[41173]: cluster 2023-12-01T18:04:35.249405+0000 mgr.y (mgr.24356) 4394 : cluster 0 pgmap v4362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:36 smithi040 bash[41173]: audit 2023-12-01T18:04:36.450591+0000 mon.c (mon.2) 2791 : audit 0 from='client.? 172.21.15.40:0/963667888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:38 smithi141 bash[31670]: cluster 2023-12-01T18:04:37.250214+0000 mgr.y (mgr.24356) 4395 : cluster 0 pgmap v4363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:38 smithi141 bash[31670]: audit 2023-12-01T18:04:38.915750+0000 mon.c (mon.2) 2792 : audit 0 from='client.? 172.21.15.40:0/2669916795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:38 smithi040 bash[41173]: cluster 2023-12-01T18:04:37.250214+0000 mgr.y (mgr.24356) 4395 : cluster 0 pgmap v4363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:38 smithi040 bash[41173]: audit 2023-12-01T18:04:38.915750+0000 mon.c (mon.2) 2792 : audit 0 from='client.? 172.21.15.40:0/2669916795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:38 smithi040 bash[28232]: cluster 2023-12-01T18:04:37.250214+0000 mgr.y (mgr.24356) 4395 : cluster 0 pgmap v4363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:38 smithi040 bash[28232]: audit 2023-12-01T18:04:38.915750+0000 mon.c (mon.2) 2792 : audit 0 from='client.? 172.21.15.40:0/2669916795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:41 smithi141 bash[31670]: cluster 2023-12-01T18:04:39.250954+0000 mgr.y (mgr.24356) 4396 : cluster 0 pgmap v4364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:41 smithi040 bash[28232]: cluster 2023-12-01T18:04:39.250954+0000 mgr.y (mgr.24356) 4396 : cluster 0 pgmap v4364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:41 smithi040 bash[41173]: cluster 2023-12-01T18:04:39.250954+0000 mgr.y (mgr.24356) 4396 : cluster 0 pgmap v4364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:42 smithi141 bash[31670]: audit 2023-12-01T18:04:41.373942+0000 mon.c (mon.2) 2793 : audit 0 from='client.? 172.21.15.40:0/704700207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:42 smithi040 bash[28232]: audit 2023-12-01T18:04:41.373942+0000 mon.c (mon.2) 2793 : audit 0 from='client.? 172.21.15.40:0/704700207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:42 smithi040 bash[41173]: audit 2023-12-01T18:04:41.373942+0000 mon.c (mon.2) 2793 : audit 0 from='client.? 172.21.15.40:0/704700207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:43 smithi141 bash[31670]: cluster 2023-12-01T18:04:41.252053+0000 mgr.y (mgr.24356) 4397 : cluster 0 pgmap v4365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:43 smithi040 bash[28232]: cluster 2023-12-01T18:04:41.252053+0000 mgr.y (mgr.24356) 4397 : cluster 0 pgmap v4365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:43 smithi040 bash[41173]: cluster 2023-12-01T18:04:41.252053+0000 mgr.y (mgr.24356) 4397 : cluster 0 pgmap v4365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:44 smithi141 bash[31670]: audit 2023-12-01T18:04:43.831334+0000 mon.a (mon.0) 3255 : audit 0 from='client.? 172.21.15.40:0/387432535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:44 smithi040 bash[28232]: audit 2023-12-01T18:04:43.831334+0000 mon.a (mon.0) 3255 : audit 0 from='client.? 172.21.15.40:0/387432535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:44 smithi040 bash[41173]: audit 2023-12-01T18:04:43.831334+0000 mon.a (mon.0) 3255 : audit 0 from='client.? 172.21.15.40:0/387432535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:45 smithi141 bash[31670]: cluster 2023-12-01T18:04:43.252753+0000 mgr.y (mgr.24356) 4398 : cluster 0 pgmap v4366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:45 smithi040 bash[28232]: cluster 2023-12-01T18:04:43.252753+0000 mgr.y (mgr.24356) 4398 : cluster 0 pgmap v4366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:45 smithi040 bash[41173]: cluster 2023-12-01T18:04:43.252753+0000 mgr.y (mgr.24356) 4398 : cluster 0 pgmap v4366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:04:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:04:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:47 smithi040 bash[41173]: cluster 2023-12-01T18:04:45.253860+0000 mgr.y (mgr.24356) 4399 : cluster 0 pgmap v4367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:47 smithi040 bash[41173]: audit 2023-12-01T18:04:46.294532+0000 mon.a (mon.0) 3256 : audit 0 from='client.? 172.21.15.40:0/3241295280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:47 smithi040 bash[28232]: cluster 2023-12-01T18:04:45.253860+0000 mgr.y (mgr.24356) 4399 : cluster 0 pgmap v4367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:47 smithi040 bash[28232]: audit 2023-12-01T18:04:46.294532+0000 mon.a (mon.0) 3256 : audit 0 from='client.? 172.21.15.40:0/3241295280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:47 smithi141 bash[31670]: cluster 2023-12-01T18:04:45.253860+0000 mgr.y (mgr.24356) 4399 : cluster 0 pgmap v4367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:47 smithi141 bash[31670]: audit 2023-12-01T18:04:46.294532+0000 mon.a (mon.0) 3256 : audit 0 from='client.? 172.21.15.40:0/3241295280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:49 smithi040 bash[28232]: cluster 2023-12-01T18:04:47.254585+0000 mgr.y (mgr.24356) 4400 : cluster 0 pgmap v4368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:49 smithi040 bash[28232]: audit 2023-12-01T18:04:48.536250+0000 mon.c (mon.2) 2794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:49 smithi040 bash[28232]: audit 2023-12-01T18:04:48.776002+0000 mon.a (mon.0) 3257 : audit 0 from='client.? 172.21.15.40:0/1986603942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:49 smithi040 bash[41173]: cluster 2023-12-01T18:04:47.254585+0000 mgr.y (mgr.24356) 4400 : cluster 0 pgmap v4368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:49 smithi040 bash[41173]: audit 2023-12-01T18:04:48.536250+0000 mon.c (mon.2) 2794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:49 smithi040 bash[41173]: audit 2023-12-01T18:04:48.776002+0000 mon.a (mon.0) 3257 : audit 0 from='client.? 172.21.15.40:0/1986603942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:49 smithi141 bash[31670]: cluster 2023-12-01T18:04:47.254585+0000 mgr.y (mgr.24356) 4400 : cluster 0 pgmap v4368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:49 smithi141 bash[31670]: audit 2023-12-01T18:04:48.536250+0000 mon.c (mon.2) 2794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:49 smithi141 bash[31670]: audit 2023-12-01T18:04:48.776002+0000 mon.a (mon.0) 3257 : audit 0 from='client.? 172.21.15.40:0/1986603942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:51 smithi040 bash[28232]: cluster 2023-12-01T18:04:49.255304+0000 mgr.y (mgr.24356) 4401 : cluster 0 pgmap v4369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:51 smithi040 bash[41173]: cluster 2023-12-01T18:04:49.255304+0000 mgr.y (mgr.24356) 4401 : cluster 0 pgmap v4369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:51 smithi141 bash[31670]: cluster 2023-12-01T18:04:49.255304+0000 mgr.y (mgr.24356) 4401 : cluster 0 pgmap v4369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:52 smithi040 bash[28232]: audit 2023-12-01T18:04:51.237581+0000 mon.c (mon.2) 2795 : audit 0 from='client.? 172.21.15.40:0/1545024846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:52 smithi040 bash[41173]: audit 2023-12-01T18:04:51.237581+0000 mon.c (mon.2) 2795 : audit 0 from='client.? 172.21.15.40:0/1545024846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:52 smithi141 bash[31670]: audit 2023-12-01T18:04:51.237581+0000 mon.c (mon.2) 2795 : audit 0 from='client.? 172.21.15.40:0/1545024846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:53 smithi040 bash[28232]: cluster 2023-12-01T18:04:51.256084+0000 mgr.y (mgr.24356) 4402 : cluster 0 pgmap v4370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:53 smithi040 bash[41173]: cluster 2023-12-01T18:04:51.256084+0000 mgr.y (mgr.24356) 4402 : cluster 0 pgmap v4370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:53 smithi141 bash[31670]: cluster 2023-12-01T18:04:51.256084+0000 mgr.y (mgr.24356) 4402 : cluster 0 pgmap v4370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:54 smithi040 bash[28232]: audit 2023-12-01T18:04:53.697460+0000 mon.c (mon.2) 2796 : audit 0 from='client.? 172.21.15.40:0/2725149512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:54 smithi040 bash[41173]: audit 2023-12-01T18:04:53.697460+0000 mon.c (mon.2) 2796 : audit 0 from='client.? 172.21.15.40:0/2725149512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:54 smithi141 bash[31670]: audit 2023-12-01T18:04:53.697460+0000 mon.c (mon.2) 2796 : audit 0 from='client.? 172.21.15.40:0/2725149512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:55 smithi040 bash[28232]: cluster 2023-12-01T18:04:53.256792+0000 mgr.y (mgr.24356) 4403 : cluster 0 pgmap v4371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:55 smithi040 bash[28232]: audit 2023-12-01T18:04:54.916263+0000 mon.c (mon.2) 2797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:04:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:55 smithi040 bash[41173]: cluster 2023-12-01T18:04:53.256792+0000 mgr.y (mgr.24356) 4403 : cluster 0 pgmap v4371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:55 smithi040 bash[41173]: audit 2023-12-01T18:04:54.916263+0000 mon.c (mon.2) 2797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:04:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:55 smithi141 bash[31670]: cluster 2023-12-01T18:04:53.256792+0000 mgr.y (mgr.24356) 4403 : cluster 0 pgmap v4371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:55 smithi141 bash[31670]: audit 2023-12-01T18:04:54.916263+0000 mon.c (mon.2) 2797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:04:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:04:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:04:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:57 smithi040 bash[41173]: cluster 2023-12-01T18:04:55.257920+0000 mgr.y (mgr.24356) 4404 : cluster 0 pgmap v4372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:57 smithi040 bash[41173]: audit 2023-12-01T18:04:56.164544+0000 mon.a (mon.0) 3258 : audit 0 from='client.? 172.21.15.40:0/3409444056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:57 smithi040 bash[28232]: cluster 2023-12-01T18:04:55.257920+0000 mgr.y (mgr.24356) 4404 : cluster 0 pgmap v4372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:57 smithi040 bash[28232]: audit 2023-12-01T18:04:56.164544+0000 mon.a (mon.0) 3258 : audit 0 from='client.? 172.21.15.40:0/3409444056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:57 smithi141 bash[31670]: cluster 2023-12-01T18:04:55.257920+0000 mgr.y (mgr.24356) 4404 : cluster 0 pgmap v4372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:57 smithi141 bash[31670]: audit 2023-12-01T18:04:56.164544+0000 mon.a (mon.0) 3258 : audit 0 from='client.? 172.21.15.40:0/3409444056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:59 smithi040 bash[28232]: cluster 2023-12-01T18:04:57.258459+0000 mgr.y (mgr.24356) 4405 : cluster 0 pgmap v4373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:04:59 smithi040 bash[28232]: audit 2023-12-01T18:04:58.625038+0000 mon.a (mon.0) 3259 : audit 0 from='client.? 172.21.15.40:0/368208446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:59 smithi040 bash[41173]: cluster 2023-12-01T18:04:57.258459+0000 mgr.y (mgr.24356) 4405 : cluster 0 pgmap v4373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:04:59 smithi040 bash[41173]: audit 2023-12-01T18:04:58.625038+0000 mon.a (mon.0) 3259 : audit 0 from='client.? 172.21.15.40:0/368208446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:04:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:59 smithi141 bash[31670]: cluster 2023-12-01T18:04:57.258459+0000 mgr.y (mgr.24356) 4405 : cluster 0 pgmap v4373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:04:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:04:59 smithi141 bash[31670]: audit 2023-12-01T18:04:58.625038+0000 mon.a (mon.0) 3259 : audit 0 from='client.? 172.21.15.40:0/368208446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:01 smithi040 bash[28232]: cluster 2023-12-01T18:04:59.259092+0000 mgr.y (mgr.24356) 4406 : cluster 0 pgmap v4374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:01 smithi040 bash[28232]: audit 2023-12-01T18:05:00.811573+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:01 smithi040 bash[28232]: audit 2023-12-01T18:05:00.829497+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:01 smithi040 bash[41173]: cluster 2023-12-01T18:04:59.259092+0000 mgr.y (mgr.24356) 4406 : cluster 0 pgmap v4374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:01 smithi040 bash[41173]: audit 2023-12-01T18:05:00.811573+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:01 smithi040 bash[41173]: audit 2023-12-01T18:05:00.829497+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:01 smithi141 bash[31670]: cluster 2023-12-01T18:04:59.259092+0000 mgr.y (mgr.24356) 4406 : cluster 0 pgmap v4374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:01 smithi141 bash[31670]: audit 2023-12-01T18:05:00.811573+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:01 smithi141 bash[31670]: audit 2023-12-01T18:05:00.829497+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[28232]: audit 2023-12-01T18:05:01.115811+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[28232]: audit 2023-12-01T18:05:01.125209+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[28232]: audit 2023-12-01T18:05:01.141539+0000 mon.c (mon.2) 2798 : audit 0 from='client.? 172.21.15.40:0/1713432064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[28232]: audit 2023-12-01T18:05:01.653957+0000 mon.c (mon.2) 2799 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[28232]: audit 2023-12-01T18:05:01.655874+0000 mon.c (mon.2) 2800 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[28232]: audit 2023-12-01T18:05:01.665675+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[41173]: audit 2023-12-01T18:05:01.115811+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[41173]: audit 2023-12-01T18:05:01.125209+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[41173]: audit 2023-12-01T18:05:01.141539+0000 mon.c (mon.2) 2798 : audit 0 from='client.? 172.21.15.40:0/1713432064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[41173]: audit 2023-12-01T18:05:01.653957+0000 mon.c (mon.2) 2799 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:05:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[41173]: audit 2023-12-01T18:05:01.655874+0000 mon.c (mon.2) 2800 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:05:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:02 smithi040 bash[41173]: audit 2023-12-01T18:05:01.665675+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:02 smithi141 bash[31670]: audit 2023-12-01T18:05:01.115811+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:02 smithi141 bash[31670]: audit 2023-12-01T18:05:01.125209+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:02 smithi141 bash[31670]: audit 2023-12-01T18:05:01.141539+0000 mon.c (mon.2) 2798 : audit 0 from='client.? 172.21.15.40:0/1713432064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:02 smithi141 bash[31670]: audit 2023-12-01T18:05:01.653957+0000 mon.c (mon.2) 2799 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:05:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:02 smithi141 bash[31670]: audit 2023-12-01T18:05:01.655874+0000 mon.c (mon.2) 2800 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:05:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:02 smithi141 bash[31670]: audit 2023-12-01T18:05:01.665675+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:05:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:03 smithi040 bash[28232]: cluster 2023-12-01T18:05:01.260245+0000 mgr.y (mgr.24356) 4407 : cluster 0 pgmap v4375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:03 smithi040 bash[41173]: cluster 2023-12-01T18:05:01.260245+0000 mgr.y (mgr.24356) 4407 : cluster 0 pgmap v4375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:03 smithi141 bash[31670]: cluster 2023-12-01T18:05:01.260245+0000 mgr.y (mgr.24356) 4407 : cluster 0 pgmap v4375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:04 smithi040 bash[28232]: audit 2023-12-01T18:05:03.536511+0000 mon.c (mon.2) 2801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:04 smithi040 bash[28232]: audit 2023-12-01T18:05:03.620435+0000 mon.c (mon.2) 2802 : audit 0 from='client.? 172.21.15.40:0/1013542176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:04 smithi040 bash[41173]: audit 2023-12-01T18:05:03.536511+0000 mon.c (mon.2) 2801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:04 smithi040 bash[41173]: audit 2023-12-01T18:05:03.620435+0000 mon.c (mon.2) 2802 : audit 0 from='client.? 172.21.15.40:0/1013542176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:04 smithi141 bash[31670]: audit 2023-12-01T18:05:03.536511+0000 mon.c (mon.2) 2801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:04 smithi141 bash[31670]: audit 2023-12-01T18:05:03.620435+0000 mon.c (mon.2) 2802 : audit 0 from='client.? 172.21.15.40:0/1013542176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:05 smithi040 bash[28232]: cluster 2023-12-01T18:05:03.260904+0000 mgr.y (mgr.24356) 4408 : cluster 0 pgmap v4376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:05 smithi040 bash[41173]: cluster 2023-12-01T18:05:03.260904+0000 mgr.y (mgr.24356) 4408 : cluster 0 pgmap v4376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:05 smithi141 bash[31670]: cluster 2023-12-01T18:05:03.260904+0000 mgr.y (mgr.24356) 4408 : cluster 0 pgmap v4376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:06 smithi040 bash[28232]: cluster 2023-12-01T18:05:05.261990+0000 mgr.y (mgr.24356) 4409 : cluster 0 pgmap v4377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:06 smithi040 bash[28232]: audit 2023-12-01T18:05:06.087021+0000 mon.c (mon.2) 2803 : audit 0 from='client.? 172.21.15.40:0/2831764586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:05:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:05:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:06 smithi040 bash[41173]: cluster 2023-12-01T18:05:05.261990+0000 mgr.y (mgr.24356) 4409 : cluster 0 pgmap v4377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:06 smithi040 bash[41173]: audit 2023-12-01T18:05:06.087021+0000 mon.c (mon.2) 2803 : audit 0 from='client.? 172.21.15.40:0/2831764586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:06 smithi141 bash[31670]: cluster 2023-12-01T18:05:05.261990+0000 mgr.y (mgr.24356) 4409 : cluster 0 pgmap v4377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:06 smithi141 bash[31670]: audit 2023-12-01T18:05:06.087021+0000 mon.c (mon.2) 2803 : audit 0 from='client.? 172.21.15.40:0/2831764586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:08 smithi040 bash[28232]: cluster 2023-12-01T18:05:07.262671+0000 mgr.y (mgr.24356) 4410 : cluster 0 pgmap v4378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:08 smithi040 bash[41173]: cluster 2023-12-01T18:05:07.262671+0000 mgr.y (mgr.24356) 4410 : cluster 0 pgmap v4378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:08 smithi141 bash[31670]: cluster 2023-12-01T18:05:07.262671+0000 mgr.y (mgr.24356) 4410 : cluster 0 pgmap v4378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:09 smithi040 bash[28232]: audit 2023-12-01T18:05:08.550019+0000 mon.c (mon.2) 2804 : audit 0 from='client.? 172.21.15.40:0/3580450559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:09 smithi040 bash[41173]: audit 2023-12-01T18:05:08.550019+0000 mon.c (mon.2) 2804 : audit 0 from='client.? 172.21.15.40:0/3580450559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:09 smithi141 bash[31670]: audit 2023-12-01T18:05:08.550019+0000 mon.c (mon.2) 2804 : audit 0 from='client.? 172.21.15.40:0/3580450559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:10 smithi040 bash[28232]: cluster 2023-12-01T18:05:09.263295+0000 mgr.y (mgr.24356) 4411 : cluster 0 pgmap v4379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:10 smithi040 bash[41173]: cluster 2023-12-01T18:05:09.263295+0000 mgr.y (mgr.24356) 4411 : cluster 0 pgmap v4379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:10 smithi141 bash[31670]: cluster 2023-12-01T18:05:09.263295+0000 mgr.y (mgr.24356) 4411 : cluster 0 pgmap v4379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:11 smithi040 bash[28232]: audit 2023-12-01T18:05:11.011189+0000 mon.a (mon.0) 3265 : audit 0 from='client.? 172.21.15.40:0/378010479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:11 smithi040 bash[41173]: audit 2023-12-01T18:05:11.011189+0000 mon.a (mon.0) 3265 : audit 0 from='client.? 172.21.15.40:0/378010479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:11 smithi141 bash[31670]: audit 2023-12-01T18:05:11.011189+0000 mon.a (mon.0) 3265 : audit 0 from='client.? 172.21.15.40:0/378010479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:12 smithi040 bash[41173]: cluster 2023-12-01T18:05:11.264424+0000 mgr.y (mgr.24356) 4412 : cluster 0 pgmap v4380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:12 smithi040 bash[28232]: cluster 2023-12-01T18:05:11.264424+0000 mgr.y (mgr.24356) 4412 : cluster 0 pgmap v4380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:12 smithi141 bash[31670]: cluster 2023-12-01T18:05:11.264424+0000 mgr.y (mgr.24356) 4412 : cluster 0 pgmap v4380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:14 smithi040 bash[41173]: cluster 2023-12-01T18:05:13.265226+0000 mgr.y (mgr.24356) 4413 : cluster 0 pgmap v4381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:14 smithi040 bash[41173]: audit 2023-12-01T18:05:13.477627+0000 mon.a (mon.0) 3266 : audit 0 from='client.? 172.21.15.40:0/956503029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:14 smithi040 bash[28232]: cluster 2023-12-01T18:05:13.265226+0000 mgr.y (mgr.24356) 4413 : cluster 0 pgmap v4381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:14 smithi040 bash[28232]: audit 2023-12-01T18:05:13.477627+0000 mon.a (mon.0) 3266 : audit 0 from='client.? 172.21.15.40:0/956503029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:14 smithi141 bash[31670]: cluster 2023-12-01T18:05:13.265226+0000 mgr.y (mgr.24356) 4413 : cluster 0 pgmap v4381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:14 smithi141 bash[31670]: audit 2023-12-01T18:05:13.477627+0000 mon.a (mon.0) 3266 : audit 0 from='client.? 172.21.15.40:0/956503029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:05:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:16 smithi040 bash[41173]: cluster 2023-12-01T18:05:15.266364+0000 mgr.y (mgr.24356) 4414 : cluster 0 pgmap v4382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:16 smithi040 bash[41173]: audit 2023-12-01T18:05:15.940553+0000 mon.a (mon.0) 3267 : audit 0 from='client.? 172.21.15.40:0/1202951251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:16 smithi040 bash[28232]: cluster 2023-12-01T18:05:15.266364+0000 mgr.y (mgr.24356) 4414 : cluster 0 pgmap v4382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:16 smithi040 bash[28232]: audit 2023-12-01T18:05:15.940553+0000 mon.a (mon.0) 3267 : audit 0 from='client.? 172.21.15.40:0/1202951251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:16 smithi141 bash[31670]: cluster 2023-12-01T18:05:15.266364+0000 mgr.y (mgr.24356) 4414 : cluster 0 pgmap v4382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:16 smithi141 bash[31670]: audit 2023-12-01T18:05:15.940553+0000 mon.a (mon.0) 3267 : audit 0 from='client.? 172.21.15.40:0/1202951251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:18 smithi040 bash[41173]: cluster 2023-12-01T18:05:17.267028+0000 mgr.y (mgr.24356) 4415 : cluster 0 pgmap v4383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:18 smithi040 bash[28232]: cluster 2023-12-01T18:05:17.267028+0000 mgr.y (mgr.24356) 4415 : cluster 0 pgmap v4383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:18 smithi141 bash[31670]: cluster 2023-12-01T18:05:17.267028+0000 mgr.y (mgr.24356) 4415 : cluster 0 pgmap v4383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:19 smithi040 bash[41173]: audit 2023-12-01T18:05:18.408619+0000 mon.a (mon.0) 3268 : audit 0 from='client.? 172.21.15.40:0/4161487155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:19 smithi040 bash[41173]: audit 2023-12-01T18:05:18.537560+0000 mon.c (mon.2) 2805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:19 smithi040 bash[28232]: audit 2023-12-01T18:05:18.408619+0000 mon.a (mon.0) 3268 : audit 0 from='client.? 172.21.15.40:0/4161487155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:19 smithi040 bash[28232]: audit 2023-12-01T18:05:18.537560+0000 mon.c (mon.2) 2805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:19 smithi141 bash[31670]: audit 2023-12-01T18:05:18.408619+0000 mon.a (mon.0) 3268 : audit 0 from='client.? 172.21.15.40:0/4161487155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:19 smithi141 bash[31670]: audit 2023-12-01T18:05:18.537560+0000 mon.c (mon.2) 2805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:20 smithi040 bash[41173]: cluster 2023-12-01T18:05:19.267684+0000 mgr.y (mgr.24356) 4416 : cluster 0 pgmap v4384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:20 smithi040 bash[28232]: cluster 2023-12-01T18:05:19.267684+0000 mgr.y (mgr.24356) 4416 : cluster 0 pgmap v4384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:20 smithi141 bash[31670]: cluster 2023-12-01T18:05:19.267684+0000 mgr.y (mgr.24356) 4416 : cluster 0 pgmap v4384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:21 smithi040 bash[28232]: audit 2023-12-01T18:05:20.868246+0000 mon.c (mon.2) 2806 : audit 0 from='client.? 172.21.15.40:0/831831577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:21 smithi040 bash[41173]: audit 2023-12-01T18:05:20.868246+0000 mon.c (mon.2) 2806 : audit 0 from='client.? 172.21.15.40:0/831831577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:21 smithi141 bash[31670]: audit 2023-12-01T18:05:20.868246+0000 mon.c (mon.2) 2806 : audit 0 from='client.? 172.21.15.40:0/831831577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:22 smithi040 bash[41173]: cluster 2023-12-01T18:05:21.268876+0000 mgr.y (mgr.24356) 4417 : cluster 0 pgmap v4385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:22 smithi040 bash[28232]: cluster 2023-12-01T18:05:21.268876+0000 mgr.y (mgr.24356) 4417 : cluster 0 pgmap v4385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:22 smithi141 bash[31670]: cluster 2023-12-01T18:05:21.268876+0000 mgr.y (mgr.24356) 4417 : cluster 0 pgmap v4385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:23 smithi040 bash[28232]: audit 2023-12-01T18:05:23.331214+0000 mon.a (mon.0) 3269 : audit 0 from='client.? 172.21.15.40:0/2767485858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:23 smithi040 bash[41173]: audit 2023-12-01T18:05:23.331214+0000 mon.a (mon.0) 3269 : audit 0 from='client.? 172.21.15.40:0/2767485858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:23 smithi141 bash[31670]: audit 2023-12-01T18:05:23.331214+0000 mon.a (mon.0) 3269 : audit 0 from='client.? 172.21.15.40:0/2767485858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:24 smithi040 bash[41173]: cluster 2023-12-01T18:05:23.269477+0000 mgr.y (mgr.24356) 4418 : cluster 0 pgmap v4386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:24 smithi040 bash[28232]: cluster 2023-12-01T18:05:23.269477+0000 mgr.y (mgr.24356) 4418 : cluster 0 pgmap v4386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:24 smithi141 bash[31670]: cluster 2023-12-01T18:05:23.269477+0000 mgr.y (mgr.24356) 4418 : cluster 0 pgmap v4386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:05:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:05:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:26 smithi040 bash[41173]: cluster 2023-12-01T18:05:25.270663+0000 mgr.y (mgr.24356) 4419 : cluster 0 pgmap v4387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:26 smithi040 bash[41173]: audit 2023-12-01T18:05:25.798084+0000 mon.c (mon.2) 2807 : audit 0 from='client.? 172.21.15.40:0/3986761649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:26 smithi040 bash[28232]: cluster 2023-12-01T18:05:25.270663+0000 mgr.y (mgr.24356) 4419 : cluster 0 pgmap v4387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:26 smithi040 bash[28232]: audit 2023-12-01T18:05:25.798084+0000 mon.c (mon.2) 2807 : audit 0 from='client.? 172.21.15.40:0/3986761649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:26 smithi141 bash[31670]: cluster 2023-12-01T18:05:25.270663+0000 mgr.y (mgr.24356) 4419 : cluster 0 pgmap v4387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:26 smithi141 bash[31670]: audit 2023-12-01T18:05:25.798084+0000 mon.c (mon.2) 2807 : audit 0 from='client.? 172.21.15.40:0/3986761649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:28 smithi040 bash[41173]: cluster 2023-12-01T18:05:27.271351+0000 mgr.y (mgr.24356) 4420 : cluster 0 pgmap v4388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:28 smithi040 bash[41173]: audit 2023-12-01T18:05:28.257411+0000 mon.a (mon.0) 3270 : audit 0 from='client.? 172.21.15.40:0/3159299661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:28 smithi040 bash[28232]: cluster 2023-12-01T18:05:27.271351+0000 mgr.y (mgr.24356) 4420 : cluster 0 pgmap v4388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:28 smithi040 bash[28232]: audit 2023-12-01T18:05:28.257411+0000 mon.a (mon.0) 3270 : audit 0 from='client.? 172.21.15.40:0/3159299661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:28 smithi141 bash[31670]: cluster 2023-12-01T18:05:27.271351+0000 mgr.y (mgr.24356) 4420 : cluster 0 pgmap v4388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:28 smithi141 bash[31670]: audit 2023-12-01T18:05:28.257411+0000 mon.a (mon.0) 3270 : audit 0 from='client.? 172.21.15.40:0/3159299661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:30 smithi040 bash[28232]: cluster 2023-12-01T18:05:29.272028+0000 mgr.y (mgr.24356) 4421 : cluster 0 pgmap v4389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:30 smithi040 bash[41173]: cluster 2023-12-01T18:05:29.272028+0000 mgr.y (mgr.24356) 4421 : cluster 0 pgmap v4389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:30 smithi141 bash[31670]: cluster 2023-12-01T18:05:29.272028+0000 mgr.y (mgr.24356) 4421 : cluster 0 pgmap v4389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:31 smithi040 bash[28232]: audit 2023-12-01T18:05:30.724230+0000 mon.a (mon.0) 3271 : audit 0 from='client.? 172.21.15.40:0/3984200529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:31 smithi040 bash[41173]: audit 2023-12-01T18:05:30.724230+0000 mon.a (mon.0) 3271 : audit 0 from='client.? 172.21.15.40:0/3984200529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:31 smithi141 bash[31670]: audit 2023-12-01T18:05:30.724230+0000 mon.a (mon.0) 3271 : audit 0 from='client.? 172.21.15.40:0/3984200529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:32 smithi040 bash[28232]: cluster 2023-12-01T18:05:31.273219+0000 mgr.y (mgr.24356) 4422 : cluster 0 pgmap v4390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:32 smithi040 bash[41173]: cluster 2023-12-01T18:05:31.273219+0000 mgr.y (mgr.24356) 4422 : cluster 0 pgmap v4390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:32 smithi141 bash[31670]: cluster 2023-12-01T18:05:31.273219+0000 mgr.y (mgr.24356) 4422 : cluster 0 pgmap v4390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:33 smithi040 bash[28232]: audit 2023-12-01T18:05:33.188768+0000 mon.a (mon.0) 3272 : audit 0 from='client.? 172.21.15.40:0/1198640606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:33 smithi040 bash[41173]: audit 2023-12-01T18:05:33.188768+0000 mon.a (mon.0) 3272 : audit 0 from='client.? 172.21.15.40:0/1198640606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:33 smithi141 bash[31670]: audit 2023-12-01T18:05:33.188768+0000 mon.a (mon.0) 3272 : audit 0 from='client.? 172.21.15.40:0/1198640606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:34 smithi040 bash[28232]: cluster 2023-12-01T18:05:33.273911+0000 mgr.y (mgr.24356) 4423 : cluster 0 pgmap v4391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:34 smithi040 bash[28232]: audit 2023-12-01T18:05:33.537992+0000 mon.c (mon.2) 2808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:34 smithi040 bash[41173]: cluster 2023-12-01T18:05:33.273911+0000 mgr.y (mgr.24356) 4423 : cluster 0 pgmap v4391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:34 smithi040 bash[41173]: audit 2023-12-01T18:05:33.537992+0000 mon.c (mon.2) 2808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:34 smithi141 bash[31670]: cluster 2023-12-01T18:05:33.273911+0000 mgr.y (mgr.24356) 4423 : cluster 0 pgmap v4391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:34 smithi141 bash[31670]: audit 2023-12-01T18:05:33.537992+0000 mon.c (mon.2) 2808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:05:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:05:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:36 smithi040 bash[28232]: cluster 2023-12-01T18:05:35.275058+0000 mgr.y (mgr.24356) 4424 : cluster 0 pgmap v4392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:36 smithi040 bash[28232]: audit 2023-12-01T18:05:35.653341+0000 mon.a (mon.0) 3273 : audit 0 from='client.? 172.21.15.40:0/4195602885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:36 smithi040 bash[41173]: cluster 2023-12-01T18:05:35.275058+0000 mgr.y (mgr.24356) 4424 : cluster 0 pgmap v4392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:36 smithi040 bash[41173]: audit 2023-12-01T18:05:35.653341+0000 mon.a (mon.0) 3273 : audit 0 from='client.? 172.21.15.40:0/4195602885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:36 smithi141 bash[31670]: cluster 2023-12-01T18:05:35.275058+0000 mgr.y (mgr.24356) 4424 : cluster 0 pgmap v4392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:36 smithi141 bash[31670]: audit 2023-12-01T18:05:35.653341+0000 mon.a (mon.0) 3273 : audit 0 from='client.? 172.21.15.40:0/4195602885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:38 smithi040 bash[28232]: cluster 2023-12-01T18:05:37.275721+0000 mgr.y (mgr.24356) 4425 : cluster 0 pgmap v4393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:38 smithi040 bash[28232]: audit 2023-12-01T18:05:38.123098+0000 mon.a (mon.0) 3274 : audit 0 from='client.? 172.21.15.40:0/1677113444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:38 smithi040 bash[41173]: cluster 2023-12-01T18:05:37.275721+0000 mgr.y (mgr.24356) 4425 : cluster 0 pgmap v4393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:38 smithi040 bash[41173]: audit 2023-12-01T18:05:38.123098+0000 mon.a (mon.0) 3274 : audit 0 from='client.? 172.21.15.40:0/1677113444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:38 smithi141 bash[31670]: cluster 2023-12-01T18:05:37.275721+0000 mgr.y (mgr.24356) 4425 : cluster 0 pgmap v4393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:38 smithi141 bash[31670]: audit 2023-12-01T18:05:38.123098+0000 mon.a (mon.0) 3274 : audit 0 from='client.? 172.21.15.40:0/1677113444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:40 smithi040 bash[41173]: cluster 2023-12-01T18:05:39.276395+0000 mgr.y (mgr.24356) 4426 : cluster 0 pgmap v4394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:40 smithi040 bash[28232]: cluster 2023-12-01T18:05:39.276395+0000 mgr.y (mgr.24356) 4426 : cluster 0 pgmap v4394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:40 smithi141 bash[31670]: cluster 2023-12-01T18:05:39.276395+0000 mgr.y (mgr.24356) 4426 : cluster 0 pgmap v4394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:41 smithi040 bash[28232]: audit 2023-12-01T18:05:40.599779+0000 mon.c (mon.2) 2809 : audit 0 from='client.? 172.21.15.40:0/1099591335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:41 smithi040 bash[41173]: audit 2023-12-01T18:05:40.599779+0000 mon.c (mon.2) 2809 : audit 0 from='client.? 172.21.15.40:0/1099591335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:41 smithi141 bash[31670]: audit 2023-12-01T18:05:40.599779+0000 mon.c (mon.2) 2809 : audit 0 from='client.? 172.21.15.40:0/1099591335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:42 smithi040 bash[28232]: cluster 2023-12-01T18:05:41.277494+0000 mgr.y (mgr.24356) 4427 : cluster 0 pgmap v4395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:42 smithi040 bash[41173]: cluster 2023-12-01T18:05:41.277494+0000 mgr.y (mgr.24356) 4427 : cluster 0 pgmap v4395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:42 smithi141 bash[31670]: cluster 2023-12-01T18:05:41.277494+0000 mgr.y (mgr.24356) 4427 : cluster 0 pgmap v4395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:43 smithi141 bash[31670]: audit 2023-12-01T18:05:43.066298+0000 mon.c (mon.2) 2810 : audit 0 from='client.? 172.21.15.40:0/3690373643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:43 smithi040 bash[28232]: audit 2023-12-01T18:05:43.066298+0000 mon.c (mon.2) 2810 : audit 0 from='client.? 172.21.15.40:0/3690373643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:43 smithi040 bash[41173]: audit 2023-12-01T18:05:43.066298+0000 mon.c (mon.2) 2810 : audit 0 from='client.? 172.21.15.40:0/3690373643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:44 smithi141 bash[31670]: cluster 2023-12-01T18:05:43.278156+0000 mgr.y (mgr.24356) 4428 : cluster 0 pgmap v4396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:44 smithi040 bash[28232]: cluster 2023-12-01T18:05:43.278156+0000 mgr.y (mgr.24356) 4428 : cluster 0 pgmap v4396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:44 smithi040 bash[41173]: cluster 2023-12-01T18:05:43.278156+0000 mgr.y (mgr.24356) 4428 : cluster 0 pgmap v4396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:46 smithi141 bash[31670]: cluster 2023-12-01T18:05:45.279304+0000 mgr.y (mgr.24356) 4429 : cluster 0 pgmap v4397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:46 smithi141 bash[31670]: audit 2023-12-01T18:05:45.524995+0000 mon.a (mon.0) 3275 : audit 0 from='client.? 172.21.15.40:0/2400649326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:05:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:05:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:46 smithi040 bash[28232]: cluster 2023-12-01T18:05:45.279304+0000 mgr.y (mgr.24356) 4429 : cluster 0 pgmap v4397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:46 smithi040 bash[28232]: audit 2023-12-01T18:05:45.524995+0000 mon.a (mon.0) 3275 : audit 0 from='client.? 172.21.15.40:0/2400649326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:46 smithi040 bash[41173]: cluster 2023-12-01T18:05:45.279304+0000 mgr.y (mgr.24356) 4429 : cluster 0 pgmap v4397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:46 smithi040 bash[41173]: audit 2023-12-01T18:05:45.524995+0000 mon.a (mon.0) 3275 : audit 0 from='client.? 172.21.15.40:0/2400649326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:48 smithi141 bash[31670]: cluster 2023-12-01T18:05:47.280137+0000 mgr.y (mgr.24356) 4430 : cluster 0 pgmap v4398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:48 smithi141 bash[31670]: audit 2023-12-01T18:05:47.987785+0000 mon.a (mon.0) 3276 : audit 0 from='client.? 172.21.15.40:0/1992418002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:48 smithi040 bash[28232]: cluster 2023-12-01T18:05:47.280137+0000 mgr.y (mgr.24356) 4430 : cluster 0 pgmap v4398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:48 smithi040 bash[28232]: audit 2023-12-01T18:05:47.987785+0000 mon.a (mon.0) 3276 : audit 0 from='client.? 172.21.15.40:0/1992418002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:48 smithi040 bash[41173]: cluster 2023-12-01T18:05:47.280137+0000 mgr.y (mgr.24356) 4430 : cluster 0 pgmap v4398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:48 smithi040 bash[41173]: audit 2023-12-01T18:05:47.987785+0000 mon.a (mon.0) 3276 : audit 0 from='client.? 172.21.15.40:0/1992418002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:49 smithi141 bash[31670]: audit 2023-12-01T18:05:48.538407+0000 mon.c (mon.2) 2811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:49 smithi040 bash[28232]: audit 2023-12-01T18:05:48.538407+0000 mon.c (mon.2) 2811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:49 smithi040 bash[41173]: audit 2023-12-01T18:05:48.538407+0000 mon.c (mon.2) 2811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:50 smithi141 bash[31670]: cluster 2023-12-01T18:05:49.280902+0000 mgr.y (mgr.24356) 4431 : cluster 0 pgmap v4399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:50 smithi040 bash[28232]: cluster 2023-12-01T18:05:49.280902+0000 mgr.y (mgr.24356) 4431 : cluster 0 pgmap v4399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:50 smithi040 bash[41173]: cluster 2023-12-01T18:05:49.280902+0000 mgr.y (mgr.24356) 4431 : cluster 0 pgmap v4399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:51 smithi141 bash[31670]: audit 2023-12-01T18:05:50.460555+0000 mon.c (mon.2) 2812 : audit 0 from='client.? 172.21.15.40:0/2234836383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:51 smithi040 bash[28232]: audit 2023-12-01T18:05:50.460555+0000 mon.c (mon.2) 2812 : audit 0 from='client.? 172.21.15.40:0/2234836383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:51 smithi040 bash[41173]: audit 2023-12-01T18:05:50.460555+0000 mon.c (mon.2) 2812 : audit 0 from='client.? 172.21.15.40:0/2234836383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:52 smithi141 bash[31670]: cluster 2023-12-01T18:05:51.282082+0000 mgr.y (mgr.24356) 4432 : cluster 0 pgmap v4400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:52 smithi040 bash[41173]: cluster 2023-12-01T18:05:51.282082+0000 mgr.y (mgr.24356) 4432 : cluster 0 pgmap v4400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:52 smithi040 bash[28232]: cluster 2023-12-01T18:05:51.282082+0000 mgr.y (mgr.24356) 4432 : cluster 0 pgmap v4400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:53 smithi141 bash[31670]: audit 2023-12-01T18:05:52.920737+0000 mon.b (mon.1) 40 : audit 0 from='client.? 172.21.15.40:0/306147815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:53 smithi040 bash[28232]: audit 2023-12-01T18:05:52.920737+0000 mon.b (mon.1) 40 : audit 0 from='client.? 172.21.15.40:0/306147815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:53 smithi040 bash[41173]: audit 2023-12-01T18:05:52.920737+0000 mon.b (mon.1) 40 : audit 0 from='client.? 172.21.15.40:0/306147815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:54 smithi141 bash[31670]: cluster 2023-12-01T18:05:53.282759+0000 mgr.y (mgr.24356) 4433 : cluster 0 pgmap v4401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:54 smithi040 bash[28232]: cluster 2023-12-01T18:05:53.282759+0000 mgr.y (mgr.24356) 4433 : cluster 0 pgmap v4401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:54 smithi040 bash[41173]: cluster 2023-12-01T18:05:53.282759+0000 mgr.y (mgr.24356) 4433 : cluster 0 pgmap v4401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:05:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:05:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:56 smithi040 bash[28232]: cluster 2023-12-01T18:05:55.283524+0000 mgr.y (mgr.24356) 4434 : cluster 0 pgmap v4402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:56 smithi040 bash[28232]: audit 2023-12-01T18:05:55.400313+0000 mon.c (mon.2) 2813 : audit 0 from='client.? 172.21.15.40:0/1829351612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:56 smithi040 bash[41173]: cluster 2023-12-01T18:05:55.283524+0000 mgr.y (mgr.24356) 4434 : cluster 0 pgmap v4402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:56 smithi040 bash[41173]: audit 2023-12-01T18:05:55.400313+0000 mon.c (mon.2) 2813 : audit 0 from='client.? 172.21.15.40:0/1829351612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:56 smithi141 bash[31670]: cluster 2023-12-01T18:05:55.283524+0000 mgr.y (mgr.24356) 4434 : cluster 0 pgmap v4402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:56 smithi141 bash[31670]: audit 2023-12-01T18:05:55.400313+0000 mon.c (mon.2) 2813 : audit 0 from='client.? 172.21.15.40:0/1829351612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:58 smithi040 bash[41173]: cluster 2023-12-01T18:05:57.284323+0000 mgr.y (mgr.24356) 4435 : cluster 0 pgmap v4403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:05:58 smithi040 bash[41173]: audit 2023-12-01T18:05:57.868951+0000 mon.c (mon.2) 2814 : audit 0 from='client.? 172.21.15.40:0/761406747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:58 smithi040 bash[28232]: cluster 2023-12-01T18:05:57.284323+0000 mgr.y (mgr.24356) 4435 : cluster 0 pgmap v4403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:05:58 smithi040 bash[28232]: audit 2023-12-01T18:05:57.868951+0000 mon.c (mon.2) 2814 : audit 0 from='client.? 172.21.15.40:0/761406747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:05:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:58 smithi141 bash[31670]: cluster 2023-12-01T18:05:57.284323+0000 mgr.y (mgr.24356) 4435 : cluster 0 pgmap v4403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:05:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:05:58 smithi141 bash[31670]: audit 2023-12-01T18:05:57.868951+0000 mon.c (mon.2) 2814 : audit 0 from='client.? 172.21.15.40:0/761406747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:00 smithi040 bash[28232]: cluster 2023-12-01T18:05:59.284996+0000 mgr.y (mgr.24356) 4436 : cluster 0 pgmap v4404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:00 smithi040 bash[41173]: cluster 2023-12-01T18:05:59.284996+0000 mgr.y (mgr.24356) 4436 : cluster 0 pgmap v4404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:00 smithi141 bash[31670]: cluster 2023-12-01T18:05:59.284996+0000 mgr.y (mgr.24356) 4436 : cluster 0 pgmap v4404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:01 smithi040 bash[41173]: audit 2023-12-01T18:06:00.337703+0000 mon.a (mon.0) 3277 : audit 0 from='client.? 172.21.15.40:0/3438148191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:01 smithi040 bash[28232]: audit 2023-12-01T18:06:00.337703+0000 mon.a (mon.0) 3277 : audit 0 from='client.? 172.21.15.40:0/3438148191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:01 smithi141 bash[31670]: audit 2023-12-01T18:06:00.337703+0000 mon.a (mon.0) 3277 : audit 0 from='client.? 172.21.15.40:0/3438148191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:02 smithi040 bash[28232]: cluster 2023-12-01T18:06:01.286292+0000 mgr.y (mgr.24356) 4437 : cluster 0 pgmap v4405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:02 smithi040 bash[28232]: audit 2023-12-01T18:06:01.748667+0000 mon.c (mon.2) 2815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:06:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:02 smithi040 bash[41173]: cluster 2023-12-01T18:06:01.286292+0000 mgr.y (mgr.24356) 4437 : cluster 0 pgmap v4405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:02 smithi040 bash[41173]: audit 2023-12-01T18:06:01.748667+0000 mon.c (mon.2) 2815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:06:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:02 smithi141 bash[31670]: cluster 2023-12-01T18:06:01.286292+0000 mgr.y (mgr.24356) 4437 : cluster 0 pgmap v4405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:02 smithi141 bash[31670]: audit 2023-12-01T18:06:01.748667+0000 mon.c (mon.2) 2815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:06:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:03 smithi040 bash[28232]: audit 2023-12-01T18:06:02.796364+0000 mon.a (mon.0) 3278 : audit 0 from='client.? 172.21.15.40:0/4202570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:03 smithi040 bash[41173]: audit 2023-12-01T18:06:02.796364+0000 mon.a (mon.0) 3278 : audit 0 from='client.? 172.21.15.40:0/4202570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:03 smithi141 bash[31670]: audit 2023-12-01T18:06:02.796364+0000 mon.a (mon.0) 3278 : audit 0 from='client.? 172.21.15.40:0/4202570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:04 smithi040 bash[28232]: cluster 2023-12-01T18:06:03.287138+0000 mgr.y (mgr.24356) 4438 : cluster 0 pgmap v4406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:04 smithi040 bash[28232]: audit 2023-12-01T18:06:03.538642+0000 mon.c (mon.2) 2816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:04 smithi040 bash[41173]: cluster 2023-12-01T18:06:03.287138+0000 mgr.y (mgr.24356) 4438 : cluster 0 pgmap v4406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:04 smithi040 bash[41173]: audit 2023-12-01T18:06:03.538642+0000 mon.c (mon.2) 2816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:04 smithi141 bash[31670]: cluster 2023-12-01T18:06:03.287138+0000 mgr.y (mgr.24356) 4438 : cluster 0 pgmap v4406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:04 smithi141 bash[31670]: audit 2023-12-01T18:06:03.538642+0000 mon.c (mon.2) 2816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:05 smithi040 bash[41173]: audit 2023-12-01T18:06:05.259796+0000 mon.c (mon.2) 2817 : audit 0 from='client.? 172.21.15.40:0/2532202955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:05 smithi040 bash[28232]: audit 2023-12-01T18:06:05.259796+0000 mon.c (mon.2) 2817 : audit 0 from='client.? 172.21.15.40:0/2532202955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:05 smithi141 bash[31670]: audit 2023-12-01T18:06:05.259796+0000 mon.c (mon.2) 2817 : audit 0 from='client.? 172.21.15.40:0/2532202955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:06:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T18:06:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:06 smithi040 bash[28232]: cluster 2023-12-01T18:06:05.288171+0000 mgr.y (mgr.24356) 4439 : cluster 0 pgmap v4407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:06 smithi040 bash[41173]: cluster 2023-12-01T18:06:05.288171+0000 mgr.y (mgr.24356) 4439 : cluster 0 pgmap v4407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:06 smithi141 bash[31670]: cluster 2023-12-01T18:06:05.288171+0000 mgr.y (mgr.24356) 4439 : cluster 0 pgmap v4407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: cluster 2023-12-01T18:06:07.288926+0000 mgr.y (mgr.24356) 4440 : cluster 0 pgmap v4408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:07.643744+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:07.654923+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:07.793069+0000 mon.c (mon.2) 2818 : audit 0 from='client.? 172.21.15.40:0/1753172657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:07.946079+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:07.956720+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:08.432436+0000 mon.c (mon.2) 2819 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:08.434078+0000 mon.c (mon.2) 2820 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[28232]: audit 2023-12-01T18:06:08.443212+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: cluster 2023-12-01T18:06:07.288926+0000 mgr.y (mgr.24356) 4440 : cluster 0 pgmap v4408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:07.643744+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:07.654923+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:07.793069+0000 mon.c (mon.2) 2818 : audit 0 from='client.? 172.21.15.40:0/1753172657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:07.946079+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:07.956720+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:08.432436+0000 mon.c (mon.2) 2819 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:06:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:08.434078+0000 mon.c (mon.2) 2820 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:06:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:08 smithi040 bash[41173]: audit 2023-12-01T18:06:08.443212+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: cluster 2023-12-01T18:06:07.288926+0000 mgr.y (mgr.24356) 4440 : cluster 0 pgmap v4408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:07.643744+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:07.654923+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:07.793069+0000 mon.c (mon.2) 2818 : audit 0 from='client.? 172.21.15.40:0/1753172657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:07.946079+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:07.956720+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:08.432436+0000 mon.c (mon.2) 2819 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:08.434078+0000 mon.c (mon.2) 2820 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:06:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:08 smithi141 bash[31670]: audit 2023-12-01T18:06:08.443212+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:06:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:10 smithi040 bash[28232]: cluster 2023-12-01T18:06:09.289559+0000 mgr.y (mgr.24356) 4441 : cluster 0 pgmap v4409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:10 smithi040 bash[28232]: audit 2023-12-01T18:06:10.261929+0000 mon.a (mon.0) 3284 : audit 0 from='client.? 172.21.15.40:0/846680542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:10 smithi040 bash[41173]: cluster 2023-12-01T18:06:09.289559+0000 mgr.y (mgr.24356) 4441 : cluster 0 pgmap v4409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:10 smithi040 bash[41173]: audit 2023-12-01T18:06:10.261929+0000 mon.a (mon.0) 3284 : audit 0 from='client.? 172.21.15.40:0/846680542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:10 smithi141 bash[31670]: cluster 2023-12-01T18:06:09.289559+0000 mgr.y (mgr.24356) 4441 : cluster 0 pgmap v4409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:10 smithi141 bash[31670]: audit 2023-12-01T18:06:10.261929+0000 mon.a (mon.0) 3284 : audit 0 from='client.? 172.21.15.40:0/846680542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:12 smithi040 bash[28232]: cluster 2023-12-01T18:06:11.290679+0000 mgr.y (mgr.24356) 4442 : cluster 0 pgmap v4410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:12 smithi040 bash[41173]: cluster 2023-12-01T18:06:11.290679+0000 mgr.y (mgr.24356) 4442 : cluster 0 pgmap v4410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:12 smithi141 bash[31670]: cluster 2023-12-01T18:06:11.290679+0000 mgr.y (mgr.24356) 4442 : cluster 0 pgmap v4410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:13 smithi040 bash[28232]: audit 2023-12-01T18:06:12.727846+0000 mon.c (mon.2) 2821 : audit 0 from='client.? 172.21.15.40:0/4128589304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:13 smithi040 bash[41173]: audit 2023-12-01T18:06:12.727846+0000 mon.c (mon.2) 2821 : audit 0 from='client.? 172.21.15.40:0/4128589304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:13 smithi141 bash[31670]: audit 2023-12-01T18:06:12.727846+0000 mon.c (mon.2) 2821 : audit 0 from='client.? 172.21.15.40:0/4128589304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:14 smithi141 bash[31670]: cluster 2023-12-01T18:06:13.291320+0000 mgr.y (mgr.24356) 4443 : cluster 0 pgmap v4411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:14 smithi040 bash[41173]: cluster 2023-12-01T18:06:13.291320+0000 mgr.y (mgr.24356) 4443 : cluster 0 pgmap v4411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:14 smithi040 bash[28232]: cluster 2023-12-01T18:06:13.291320+0000 mgr.y (mgr.24356) 4443 : cluster 0 pgmap v4411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:15 smithi141 bash[31670]: audit 2023-12-01T18:06:15.207380+0000 mon.c (mon.2) 2822 : audit 0 from='client.? 172.21.15.40:0/166309382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:15 smithi040 bash[41173]: audit 2023-12-01T18:06:15.207380+0000 mon.c (mon.2) 2822 : audit 0 from='client.? 172.21.15.40:0/166309382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:15 smithi040 bash[28232]: audit 2023-12-01T18:06:15.207380+0000 mon.c (mon.2) 2822 : audit 0 from='client.? 172.21.15.40:0/166309382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:16 smithi040 bash[41173]: cluster 2023-12-01T18:06:15.292465+0000 mgr.y (mgr.24356) 4444 : cluster 0 pgmap v4412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:16 smithi040 bash[28232]: cluster 2023-12-01T18:06:15.292465+0000 mgr.y (mgr.24356) 4444 : cluster 0 pgmap v4412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:06:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T18:06:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:16 smithi141 bash[31670]: cluster 2023-12-01T18:06:15.292465+0000 mgr.y (mgr.24356) 4444 : cluster 0 pgmap v4412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:17 smithi141 bash[31670]: audit 2023-12-01T18:06:17.675411+0000 mon.a (mon.0) 3285 : audit 0 from='client.? 172.21.15.40:0/3140544422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:17 smithi040 bash[41173]: audit 2023-12-01T18:06:17.675411+0000 mon.a (mon.0) 3285 : audit 0 from='client.? 172.21.15.40:0/3140544422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:17 smithi040 bash[28232]: audit 2023-12-01T18:06:17.675411+0000 mon.a (mon.0) 3285 : audit 0 from='client.? 172.21.15.40:0/3140544422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:18 smithi141 bash[31670]: cluster 2023-12-01T18:06:17.293141+0000 mgr.y (mgr.24356) 4445 : cluster 0 pgmap v4413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:18 smithi141 bash[31670]: audit 2023-12-01T18:06:18.539054+0000 mon.c (mon.2) 2823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:18 smithi040 bash[28232]: cluster 2023-12-01T18:06:17.293141+0000 mgr.y (mgr.24356) 4445 : cluster 0 pgmap v4413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:18 smithi040 bash[28232]: audit 2023-12-01T18:06:18.539054+0000 mon.c (mon.2) 2823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:18 smithi040 bash[41173]: cluster 2023-12-01T18:06:17.293141+0000 mgr.y (mgr.24356) 4445 : cluster 0 pgmap v4413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:18 smithi040 bash[41173]: audit 2023-12-01T18:06:18.539054+0000 mon.c (mon.2) 2823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:20 smithi141 bash[31670]: cluster 2023-12-01T18:06:19.293794+0000 mgr.y (mgr.24356) 4446 : cluster 0 pgmap v4414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:20 smithi141 bash[31670]: audit 2023-12-01T18:06:20.139104+0000 mon.a (mon.0) 3286 : audit 0 from='client.? 172.21.15.40:0/3063932914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:20 smithi040 bash[28232]: cluster 2023-12-01T18:06:19.293794+0000 mgr.y (mgr.24356) 4446 : cluster 0 pgmap v4414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:20 smithi040 bash[28232]: audit 2023-12-01T18:06:20.139104+0000 mon.a (mon.0) 3286 : audit 0 from='client.? 172.21.15.40:0/3063932914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:20 smithi040 bash[41173]: cluster 2023-12-01T18:06:19.293794+0000 mgr.y (mgr.24356) 4446 : cluster 0 pgmap v4414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:20 smithi040 bash[41173]: audit 2023-12-01T18:06:20.139104+0000 mon.a (mon.0) 3286 : audit 0 from='client.? 172.21.15.40:0/3063932914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:22 smithi141 bash[31670]: cluster 2023-12-01T18:06:21.295089+0000 mgr.y (mgr.24356) 4447 : cluster 0 pgmap v4415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:22 smithi141 bash[31670]: audit 2023-12-01T18:06:22.597201+0000 mon.c (mon.2) 2824 : audit 0 from='client.? 172.21.15.40:0/1447048894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:22 smithi040 bash[28232]: cluster 2023-12-01T18:06:21.295089+0000 mgr.y (mgr.24356) 4447 : cluster 0 pgmap v4415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:22 smithi040 bash[28232]: audit 2023-12-01T18:06:22.597201+0000 mon.c (mon.2) 2824 : audit 0 from='client.? 172.21.15.40:0/1447048894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:22 smithi040 bash[41173]: cluster 2023-12-01T18:06:21.295089+0000 mgr.y (mgr.24356) 4447 : cluster 0 pgmap v4415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:22 smithi040 bash[41173]: audit 2023-12-01T18:06:22.597201+0000 mon.c (mon.2) 2824 : audit 0 from='client.? 172.21.15.40:0/1447048894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:24 smithi141 bash[31670]: cluster 2023-12-01T18:06:23.295812+0000 mgr.y (mgr.24356) 4448 : cluster 0 pgmap v4416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:24 smithi040 bash[28232]: cluster 2023-12-01T18:06:23.295812+0000 mgr.y (mgr.24356) 4448 : cluster 0 pgmap v4416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:24 smithi040 bash[41173]: cluster 2023-12-01T18:06:23.295812+0000 mgr.y (mgr.24356) 4448 : cluster 0 pgmap v4416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:25 smithi141 bash[31670]: audit 2023-12-01T18:06:25.059258+0000 mon.a (mon.0) 3287 : audit 0 from='client.? 172.21.15.40:0/2372702862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:25 smithi040 bash[28232]: audit 2023-12-01T18:06:25.059258+0000 mon.a (mon.0) 3287 : audit 0 from='client.? 172.21.15.40:0/2372702862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:25 smithi040 bash[41173]: audit 2023-12-01T18:06:25.059258+0000 mon.a (mon.0) 3287 : audit 0 from='client.? 172.21.15.40:0/2372702862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:26.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:06:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:06:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:26 smithi141 bash[31670]: cluster 2023-12-01T18:06:25.296983+0000 mgr.y (mgr.24356) 4449 : cluster 0 pgmap v4417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:26 smithi040 bash[28232]: cluster 2023-12-01T18:06:25.296983+0000 mgr.y (mgr.24356) 4449 : cluster 0 pgmap v4417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:26 smithi040 bash[41173]: cluster 2023-12-01T18:06:25.296983+0000 mgr.y (mgr.24356) 4449 : cluster 0 pgmap v4417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:27 smithi141 bash[31670]: audit 2023-12-01T18:06:27.523161+0000 mon.a (mon.0) 3288 : audit 0 from='client.? 172.21.15.40:0/2911968014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:27 smithi040 bash[28232]: audit 2023-12-01T18:06:27.523161+0000 mon.a (mon.0) 3288 : audit 0 from='client.? 172.21.15.40:0/2911968014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:27 smithi040 bash[41173]: audit 2023-12-01T18:06:27.523161+0000 mon.a (mon.0) 3288 : audit 0 from='client.? 172.21.15.40:0/2911968014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:28 smithi141 bash[31670]: cluster 2023-12-01T18:06:27.297643+0000 mgr.y (mgr.24356) 4450 : cluster 0 pgmap v4418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:28 smithi040 bash[28232]: cluster 2023-12-01T18:06:27.297643+0000 mgr.y (mgr.24356) 4450 : cluster 0 pgmap v4418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:28 smithi040 bash[41173]: cluster 2023-12-01T18:06:27.297643+0000 mgr.y (mgr.24356) 4450 : cluster 0 pgmap v4418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:30 smithi141 bash[31670]: cluster 2023-12-01T18:06:29.298288+0000 mgr.y (mgr.24356) 4451 : cluster 0 pgmap v4419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:30 smithi141 bash[31670]: audit 2023-12-01T18:06:29.984243+0000 mon.c (mon.2) 2825 : audit 0 from='client.? 172.21.15.40:0/1885689699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:30 smithi040 bash[28232]: cluster 2023-12-01T18:06:29.298288+0000 mgr.y (mgr.24356) 4451 : cluster 0 pgmap v4419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:30 smithi040 bash[28232]: audit 2023-12-01T18:06:29.984243+0000 mon.c (mon.2) 2825 : audit 0 from='client.? 172.21.15.40:0/1885689699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:30 smithi040 bash[41173]: cluster 2023-12-01T18:06:29.298288+0000 mgr.y (mgr.24356) 4451 : cluster 0 pgmap v4419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:30 smithi040 bash[41173]: audit 2023-12-01T18:06:29.984243+0000 mon.c (mon.2) 2825 : audit 0 from='client.? 172.21.15.40:0/1885689699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:32 smithi040 bash[28232]: cluster 2023-12-01T18:06:31.299486+0000 mgr.y (mgr.24356) 4452 : cluster 0 pgmap v4420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:32 smithi040 bash[28232]: audit 2023-12-01T18:06:32.446350+0000 mon.a (mon.0) 3289 : audit 0 from='client.? 172.21.15.40:0/3551514236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:32 smithi040 bash[41173]: cluster 2023-12-01T18:06:31.299486+0000 mgr.y (mgr.24356) 4452 : cluster 0 pgmap v4420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:32 smithi040 bash[41173]: audit 2023-12-01T18:06:32.446350+0000 mon.a (mon.0) 3289 : audit 0 from='client.? 172.21.15.40:0/3551514236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:32 smithi141 bash[31670]: cluster 2023-12-01T18:06:31.299486+0000 mgr.y (mgr.24356) 4452 : cluster 0 pgmap v4420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:32 smithi141 bash[31670]: audit 2023-12-01T18:06:32.446350+0000 mon.a (mon.0) 3289 : audit 0 from='client.? 172.21.15.40:0/3551514236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:33 smithi040 bash[28232]: audit 2023-12-01T18:06:33.539543+0000 mon.c (mon.2) 2826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:33 smithi040 bash[41173]: audit 2023-12-01T18:06:33.539543+0000 mon.c (mon.2) 2826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:33 smithi141 bash[31670]: audit 2023-12-01T18:06:33.539543+0000 mon.c (mon.2) 2826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:34 smithi040 bash[28232]: cluster 2023-12-01T18:06:33.300201+0000 mgr.y (mgr.24356) 4453 : cluster 0 pgmap v4421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:34 smithi040 bash[41173]: cluster 2023-12-01T18:06:33.300201+0000 mgr.y (mgr.24356) 4453 : cluster 0 pgmap v4421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:34 smithi141 bash[31670]: cluster 2023-12-01T18:06:33.300201+0000 mgr.y (mgr.24356) 4453 : cluster 0 pgmap v4421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:35 smithi040 bash[28232]: audit 2023-12-01T18:06:34.902168+0000 mon.a (mon.0) 3290 : audit 0 from='client.? 172.21.15.40:0/2041596032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:35 smithi040 bash[41173]: audit 2023-12-01T18:06:34.902168+0000 mon.a (mon.0) 3290 : audit 0 from='client.? 172.21.15.40:0/2041596032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:35 smithi141 bash[31670]: audit 2023-12-01T18:06:34.902168+0000 mon.a (mon.0) 3290 : audit 0 from='client.? 172.21.15.40:0/2041596032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:36.798 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:06:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:06:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:36 smithi040 bash[28232]: cluster 2023-12-01T18:06:35.301323+0000 mgr.y (mgr.24356) 4454 : cluster 0 pgmap v4422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:36 smithi040 bash[41173]: cluster 2023-12-01T18:06:35.301323+0000 mgr.y (mgr.24356) 4454 : cluster 0 pgmap v4422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:36 smithi141 bash[31670]: cluster 2023-12-01T18:06:35.301323+0000 mgr.y (mgr.24356) 4454 : cluster 0 pgmap v4422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:37 smithi040 bash[28232]: audit 2023-12-01T18:06:37.366577+0000 mon.c (mon.2) 2827 : audit 0 from='client.? 172.21.15.40:0/2726906712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:37 smithi040 bash[41173]: audit 2023-12-01T18:06:37.366577+0000 mon.c (mon.2) 2827 : audit 0 from='client.? 172.21.15.40:0/2726906712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:37 smithi141 bash[31670]: audit 2023-12-01T18:06:37.366577+0000 mon.c (mon.2) 2827 : audit 0 from='client.? 172.21.15.40:0/2726906712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:38 smithi040 bash[28232]: cluster 2023-12-01T18:06:37.301918+0000 mgr.y (mgr.24356) 4455 : cluster 0 pgmap v4423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:38 smithi040 bash[41173]: cluster 2023-12-01T18:06:37.301918+0000 mgr.y (mgr.24356) 4455 : cluster 0 pgmap v4423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:38 smithi141 bash[31670]: cluster 2023-12-01T18:06:37.301918+0000 mgr.y (mgr.24356) 4455 : cluster 0 pgmap v4423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:40 smithi040 bash[28232]: cluster 2023-12-01T18:06:39.302525+0000 mgr.y (mgr.24356) 4456 : cluster 0 pgmap v4424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:40 smithi040 bash[28232]: audit 2023-12-01T18:06:39.838485+0000 mon.a (mon.0) 3291 : audit 0 from='client.? 172.21.15.40:0/1218818890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:40 smithi040 bash[41173]: cluster 2023-12-01T18:06:39.302525+0000 mgr.y (mgr.24356) 4456 : cluster 0 pgmap v4424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:40 smithi040 bash[41173]: audit 2023-12-01T18:06:39.838485+0000 mon.a (mon.0) 3291 : audit 0 from='client.? 172.21.15.40:0/1218818890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:40 smithi141 bash[31670]: cluster 2023-12-01T18:06:39.302525+0000 mgr.y (mgr.24356) 4456 : cluster 0 pgmap v4424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:40 smithi141 bash[31670]: audit 2023-12-01T18:06:39.838485+0000 mon.a (mon.0) 3291 : audit 0 from='client.? 172.21.15.40:0/1218818890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:42 smithi040 bash[28232]: cluster 2023-12-01T18:06:41.303656+0000 mgr.y (mgr.24356) 4457 : cluster 0 pgmap v4425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:42 smithi040 bash[28232]: audit 2023-12-01T18:06:42.302620+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.40:0/3817591707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:42 smithi040 bash[41173]: cluster 2023-12-01T18:06:41.303656+0000 mgr.y (mgr.24356) 4457 : cluster 0 pgmap v4425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:42 smithi040 bash[41173]: audit 2023-12-01T18:06:42.302620+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.40:0/3817591707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:42 smithi141 bash[31670]: cluster 2023-12-01T18:06:41.303656+0000 mgr.y (mgr.24356) 4457 : cluster 0 pgmap v4425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:42 smithi141 bash[31670]: audit 2023-12-01T18:06:42.302620+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.40:0/3817591707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:44 smithi040 bash[41173]: cluster 2023-12-01T18:06:43.304320+0000 mgr.y (mgr.24356) 4458 : cluster 0 pgmap v4426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:44 smithi040 bash[41173]: audit 2023-12-01T18:06:44.761955+0000 mon.c (mon.2) 2828 : audit 0 from='client.? 172.21.15.40:0/3171565333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:44 smithi040 bash[28232]: cluster 2023-12-01T18:06:43.304320+0000 mgr.y (mgr.24356) 4458 : cluster 0 pgmap v4426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:44 smithi040 bash[28232]: audit 2023-12-01T18:06:44.761955+0000 mon.c (mon.2) 2828 : audit 0 from='client.? 172.21.15.40:0/3171565333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:44 smithi141 bash[31670]: cluster 2023-12-01T18:06:43.304320+0000 mgr.y (mgr.24356) 4458 : cluster 0 pgmap v4426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:44 smithi141 bash[31670]: audit 2023-12-01T18:06:44.761955+0000 mon.c (mon.2) 2828 : audit 0 from='client.? 172.21.15.40:0/3171565333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:46.826 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:06:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:06:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:46 smithi040 bash[28232]: cluster 2023-12-01T18:06:45.305605+0000 mgr.y (mgr.24356) 4459 : cluster 0 pgmap v4427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:46 smithi040 bash[41173]: cluster 2023-12-01T18:06:45.305605+0000 mgr.y (mgr.24356) 4459 : cluster 0 pgmap v4427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:46 smithi141 bash[31670]: cluster 2023-12-01T18:06:45.305605+0000 mgr.y (mgr.24356) 4459 : cluster 0 pgmap v4427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:47 smithi040 bash[28232]: audit 2023-12-01T18:06:47.231391+0000 mon.a (mon.0) 3293 : audit 0 from='client.? 172.21.15.40:0/697159138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:47 smithi040 bash[41173]: audit 2023-12-01T18:06:47.231391+0000 mon.a (mon.0) 3293 : audit 0 from='client.? 172.21.15.40:0/697159138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:47 smithi141 bash[31670]: audit 2023-12-01T18:06:47.231391+0000 mon.a (mon.0) 3293 : audit 0 from='client.? 172.21.15.40:0/697159138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:48 smithi040 bash[28232]: cluster 2023-12-01T18:06:47.306256+0000 mgr.y (mgr.24356) 4460 : cluster 0 pgmap v4428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:48 smithi040 bash[28232]: audit 2023-12-01T18:06:48.539971+0000 mon.c (mon.2) 2829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:48 smithi040 bash[41173]: cluster 2023-12-01T18:06:47.306256+0000 mgr.y (mgr.24356) 4460 : cluster 0 pgmap v4428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:48 smithi040 bash[41173]: audit 2023-12-01T18:06:48.539971+0000 mon.c (mon.2) 2829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:48 smithi141 bash[31670]: cluster 2023-12-01T18:06:47.306256+0000 mgr.y (mgr.24356) 4460 : cluster 0 pgmap v4428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:48 smithi141 bash[31670]: audit 2023-12-01T18:06:48.539971+0000 mon.c (mon.2) 2829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:49 smithi040 bash[41173]: audit 2023-12-01T18:06:49.687929+0000 mon.a (mon.0) 3294 : audit 0 from='client.? 172.21.15.40:0/3394719593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:49 smithi040 bash[28232]: audit 2023-12-01T18:06:49.687929+0000 mon.a (mon.0) 3294 : audit 0 from='client.? 172.21.15.40:0/3394719593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:49 smithi141 bash[31670]: audit 2023-12-01T18:06:49.687929+0000 mon.a (mon.0) 3294 : audit 0 from='client.? 172.21.15.40:0/3394719593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:50 smithi040 bash[28232]: cluster 2023-12-01T18:06:49.306906+0000 mgr.y (mgr.24356) 4461 : cluster 0 pgmap v4429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:50 smithi040 bash[41173]: cluster 2023-12-01T18:06:49.306906+0000 mgr.y (mgr.24356) 4461 : cluster 0 pgmap v4429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:50 smithi141 bash[31670]: cluster 2023-12-01T18:06:49.306906+0000 mgr.y (mgr.24356) 4461 : cluster 0 pgmap v4429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:52 smithi040 bash[28232]: cluster 2023-12-01T18:06:51.308072+0000 mgr.y (mgr.24356) 4462 : cluster 0 pgmap v4430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:52 smithi040 bash[28232]: audit 2023-12-01T18:06:52.151277+0000 mon.c (mon.2) 2830 : audit 0 from='client.? 172.21.15.40:0/3442493214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:52 smithi040 bash[41173]: cluster 2023-12-01T18:06:51.308072+0000 mgr.y (mgr.24356) 4462 : cluster 0 pgmap v4430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:52 smithi040 bash[41173]: audit 2023-12-01T18:06:52.151277+0000 mon.c (mon.2) 2830 : audit 0 from='client.? 172.21.15.40:0/3442493214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:52 smithi141 bash[31670]: cluster 2023-12-01T18:06:51.308072+0000 mgr.y (mgr.24356) 4462 : cluster 0 pgmap v4430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:52 smithi141 bash[31670]: audit 2023-12-01T18:06:52.151277+0000 mon.c (mon.2) 2830 : audit 0 from='client.? 172.21.15.40:0/3442493214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:54 smithi040 bash[28232]: cluster 2023-12-01T18:06:53.308788+0000 mgr.y (mgr.24356) 4463 : cluster 0 pgmap v4431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:54 smithi040 bash[28232]: audit 2023-12-01T18:06:54.622045+0000 mon.c (mon.2) 2831 : audit 0 from='client.? 172.21.15.40:0/3879252826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:54 smithi040 bash[41173]: cluster 2023-12-01T18:06:53.308788+0000 mgr.y (mgr.24356) 4463 : cluster 0 pgmap v4431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:54 smithi040 bash[41173]: audit 2023-12-01T18:06:54.622045+0000 mon.c (mon.2) 2831 : audit 0 from='client.? 172.21.15.40:0/3879252826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:54 smithi141 bash[31670]: cluster 2023-12-01T18:06:53.308788+0000 mgr.y (mgr.24356) 4463 : cluster 0 pgmap v4431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:54 smithi141 bash[31670]: audit 2023-12-01T18:06:54.622045+0000 mon.c (mon.2) 2831 : audit 0 from='client.? 172.21.15.40:0/3879252826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:06:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:06:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:56 smithi040 bash[41173]: cluster 2023-12-01T18:06:55.309967+0000 mgr.y (mgr.24356) 4464 : cluster 0 pgmap v4432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:56 smithi040 bash[28232]: cluster 2023-12-01T18:06:55.309967+0000 mgr.y (mgr.24356) 4464 : cluster 0 pgmap v4432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:56 smithi141 bash[31670]: cluster 2023-12-01T18:06:55.309967+0000 mgr.y (mgr.24356) 4464 : cluster 0 pgmap v4432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:57 smithi040 bash[28232]: audit 2023-12-01T18:06:57.088796+0000 mon.c (mon.2) 2832 : audit 0 from='client.? 172.21.15.40:0/3675525863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:57 smithi040 bash[41173]: audit 2023-12-01T18:06:57.088796+0000 mon.c (mon.2) 2832 : audit 0 from='client.? 172.21.15.40:0/3675525863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:57 smithi141 bash[31670]: audit 2023-12-01T18:06:57.088796+0000 mon.c (mon.2) 2832 : audit 0 from='client.? 172.21.15.40:0/3675525863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:06:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:06:58 smithi040 bash[28232]: cluster 2023-12-01T18:06:57.310790+0000 mgr.y (mgr.24356) 4465 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:06:58 smithi040 bash[41173]: cluster 2023-12-01T18:06:57.310790+0000 mgr.y (mgr.24356) 4465 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:06:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:06:58 smithi141 bash[31670]: cluster 2023-12-01T18:06:57.310790+0000 mgr.y (mgr.24356) 4465 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:00 smithi040 bash[28232]: cluster 2023-12-01T18:06:59.311436+0000 mgr.y (mgr.24356) 4466 : cluster 0 pgmap v4434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:00 smithi040 bash[28232]: audit 2023-12-01T18:06:59.562162+0000 mon.a (mon.0) 3295 : audit 0 from='client.? 172.21.15.40:0/590131668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:00 smithi040 bash[41173]: cluster 2023-12-01T18:06:59.311436+0000 mgr.y (mgr.24356) 4466 : cluster 0 pgmap v4434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:00 smithi040 bash[41173]: audit 2023-12-01T18:06:59.562162+0000 mon.a (mon.0) 3295 : audit 0 from='client.? 172.21.15.40:0/590131668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:00 smithi141 bash[31670]: cluster 2023-12-01T18:06:59.311436+0000 mgr.y (mgr.24356) 4466 : cluster 0 pgmap v4434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:00 smithi141 bash[31670]: audit 2023-12-01T18:06:59.562162+0000 mon.a (mon.0) 3295 : audit 0 from='client.? 172.21.15.40:0/590131668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:02 smithi040 bash[28232]: cluster 2023-12-01T18:07:01.312643+0000 mgr.y (mgr.24356) 4467 : cluster 0 pgmap v4435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:02 smithi040 bash[28232]: audit 2023-12-01T18:07:02.029747+0000 mon.a (mon.0) 3296 : audit 0 from='client.? 172.21.15.40:0/1322110369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:02 smithi040 bash[41173]: cluster 2023-12-01T18:07:01.312643+0000 mgr.y (mgr.24356) 4467 : cluster 0 pgmap v4435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:02 smithi040 bash[41173]: audit 2023-12-01T18:07:02.029747+0000 mon.a (mon.0) 3296 : audit 0 from='client.? 172.21.15.40:0/1322110369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:02 smithi141 bash[31670]: cluster 2023-12-01T18:07:01.312643+0000 mgr.y (mgr.24356) 4467 : cluster 0 pgmap v4435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:02 smithi141 bash[31670]: audit 2023-12-01T18:07:02.029747+0000 mon.a (mon.0) 3296 : audit 0 from='client.? 172.21.15.40:0/1322110369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:04 smithi040 bash[28232]: cluster 2023-12-01T18:07:03.313306+0000 mgr.y (mgr.24356) 4468 : cluster 0 pgmap v4436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:04 smithi040 bash[28232]: audit 2023-12-01T18:07:03.540339+0000 mon.c (mon.2) 2833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:04 smithi040 bash[41173]: cluster 2023-12-01T18:07:03.313306+0000 mgr.y (mgr.24356) 4468 : cluster 0 pgmap v4436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:04 smithi040 bash[41173]: audit 2023-12-01T18:07:03.540339+0000 mon.c (mon.2) 2833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:04 smithi141 bash[31670]: cluster 2023-12-01T18:07:03.313306+0000 mgr.y (mgr.24356) 4468 : cluster 0 pgmap v4436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:04 smithi141 bash[31670]: audit 2023-12-01T18:07:03.540339+0000 mon.c (mon.2) 2833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:05 smithi040 bash[28232]: audit 2023-12-01T18:07:04.496719+0000 mon.c (mon.2) 2834 : audit 0 from='client.? 172.21.15.40:0/4066790797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:05 smithi040 bash[41173]: audit 2023-12-01T18:07:04.496719+0000 mon.c (mon.2) 2834 : audit 0 from='client.? 172.21.15.40:0/4066790797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:05 smithi141 bash[31670]: audit 2023-12-01T18:07:04.496719+0000 mon.c (mon.2) 2834 : audit 0 from='client.? 172.21.15.40:0/4066790797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:06 smithi040 bash[28232]: cluster 2023-12-01T18:07:05.314532+0000 mgr.y (mgr.24356) 4469 : cluster 0 pgmap v4437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:07:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:06 smithi040 bash[41173]: cluster 2023-12-01T18:07:05.314532+0000 mgr.y (mgr.24356) 4469 : cluster 0 pgmap v4437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:06 smithi141 bash[31670]: cluster 2023-12-01T18:07:05.314532+0000 mgr.y (mgr.24356) 4469 : cluster 0 pgmap v4437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:07 smithi040 bash[28232]: audit 2023-12-01T18:07:06.956208+0000 mon.c (mon.2) 2835 : audit 0 from='client.? 172.21.15.40:0/2749522609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:07 smithi040 bash[41173]: audit 2023-12-01T18:07:06.956208+0000 mon.c (mon.2) 2835 : audit 0 from='client.? 172.21.15.40:0/2749522609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:07 smithi141 bash[31670]: audit 2023-12-01T18:07:06.956208+0000 mon.c (mon.2) 2835 : audit 0 from='client.? 172.21.15.40:0/2749522609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:08 smithi040 bash[28232]: cluster 2023-12-01T18:07:07.315350+0000 mgr.y (mgr.24356) 4470 : cluster 0 pgmap v4438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:08 smithi040 bash[41173]: cluster 2023-12-01T18:07:07.315350+0000 mgr.y (mgr.24356) 4470 : cluster 0 pgmap v4438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:08 smithi141 bash[31670]: cluster 2023-12-01T18:07:07.315350+0000 mgr.y (mgr.24356) 4470 : cluster 0 pgmap v4438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:09 smithi040 bash[28232]: audit 2023-12-01T18:07:08.527661+0000 mon.c (mon.2) 2836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:07:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:09 smithi040 bash[41173]: audit 2023-12-01T18:07:08.527661+0000 mon.c (mon.2) 2836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:07:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:09 smithi141 bash[31670]: audit 2023-12-01T18:07:08.527661+0000 mon.c (mon.2) 2836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:07:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:10 smithi040 bash[28232]: cluster 2023-12-01T18:07:09.316263+0000 mgr.y (mgr.24356) 4471 : cluster 0 pgmap v4439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:10 smithi040 bash[28232]: audit 2023-12-01T18:07:09.418686+0000 mon.a (mon.0) 3297 : audit 0 from='client.? 172.21.15.40:0/123594666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:10 smithi040 bash[41173]: cluster 2023-12-01T18:07:09.316263+0000 mgr.y (mgr.24356) 4471 : cluster 0 pgmap v4439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:10 smithi040 bash[41173]: audit 2023-12-01T18:07:09.418686+0000 mon.a (mon.0) 3297 : audit 0 from='client.? 172.21.15.40:0/123594666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:10 smithi141 bash[31670]: cluster 2023-12-01T18:07:09.316263+0000 mgr.y (mgr.24356) 4471 : cluster 0 pgmap v4439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:10 smithi141 bash[31670]: audit 2023-12-01T18:07:09.418686+0000 mon.a (mon.0) 3297 : audit 0 from='client.? 172.21.15.40:0/123594666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:12 smithi040 bash[28232]: cluster 2023-12-01T18:07:11.317182+0000 mgr.y (mgr.24356) 4472 : cluster 0 pgmap v4440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:12 smithi040 bash[28232]: audit 2023-12-01T18:07:11.891364+0000 mon.c (mon.2) 2837 : audit 0 from='client.? 172.21.15.40:0/1171353572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:12 smithi040 bash[41173]: cluster 2023-12-01T18:07:11.317182+0000 mgr.y (mgr.24356) 4472 : cluster 0 pgmap v4440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:12 smithi040 bash[41173]: audit 2023-12-01T18:07:11.891364+0000 mon.c (mon.2) 2837 : audit 0 from='client.? 172.21.15.40:0/1171353572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:12 smithi141 bash[31670]: cluster 2023-12-01T18:07:11.317182+0000 mgr.y (mgr.24356) 4472 : cluster 0 pgmap v4440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:12 smithi141 bash[31670]: audit 2023-12-01T18:07:11.891364+0000 mon.c (mon.2) 2837 : audit 0 from='client.? 172.21.15.40:0/1171353572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:14 smithi040 bash[28232]: cluster 2023-12-01T18:07:13.317719+0000 mgr.y (mgr.24356) 4473 : cluster 0 pgmap v4441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:14 smithi040 bash[41173]: cluster 2023-12-01T18:07:13.317719+0000 mgr.y (mgr.24356) 4473 : cluster 0 pgmap v4441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:14 smithi141 bash[31670]: cluster 2023-12-01T18:07:13.317719+0000 mgr.y (mgr.24356) 4473 : cluster 0 pgmap v4441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[28232]: audit 2023-12-01T18:07:14.384042+0000 mon.c (mon.2) 2838 : audit 0 from='client.? 172.21.15.40:0/3991047162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[28232]: audit 2023-12-01T18:07:14.422120+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[28232]: audit 2023-12-01T18:07:14.432378+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[28232]: audit 2023-12-01T18:07:14.776469+0000 mon.a (mon.0) 3300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[28232]: audit 2023-12-01T18:07:14.786505+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[41173]: audit 2023-12-01T18:07:14.384042+0000 mon.c (mon.2) 2838 : audit 0 from='client.? 172.21.15.40:0/3991047162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[41173]: audit 2023-12-01T18:07:14.422120+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[41173]: audit 2023-12-01T18:07:14.432378+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[41173]: audit 2023-12-01T18:07:14.776469+0000 mon.a (mon.0) 3300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:15 smithi040 bash[41173]: audit 2023-12-01T18:07:14.786505+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:15 smithi141 bash[31670]: audit 2023-12-01T18:07:14.384042+0000 mon.c (mon.2) 2838 : audit 0 from='client.? 172.21.15.40:0/3991047162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:15 smithi141 bash[31670]: audit 2023-12-01T18:07:14.422120+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:15 smithi141 bash[31670]: audit 2023-12-01T18:07:14.432378+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:15 smithi141 bash[31670]: audit 2023-12-01T18:07:14.776469+0000 mon.a (mon.0) 3300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:15 smithi141 bash[31670]: audit 2023-12-01T18:07:14.786505+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:07:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:07:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[28232]: cluster 2023-12-01T18:07:15.318909+0000 mgr.y (mgr.24356) 4474 : cluster 0 pgmap v4442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[28232]: audit 2023-12-01T18:07:15.380323+0000 mon.c (mon.2) 2839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:07:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[28232]: audit 2023-12-01T18:07:15.392051+0000 mon.c (mon.2) 2840 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:07:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[28232]: audit 2023-12-01T18:07:15.400244+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[41173]: cluster 2023-12-01T18:07:15.318909+0000 mgr.y (mgr.24356) 4474 : cluster 0 pgmap v4442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[41173]: audit 2023-12-01T18:07:15.380323+0000 mon.c (mon.2) 2839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:07:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[41173]: audit 2023-12-01T18:07:15.392051+0000 mon.c (mon.2) 2840 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:07:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:16 smithi040 bash[41173]: audit 2023-12-01T18:07:15.400244+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:16 smithi141 bash[31670]: cluster 2023-12-01T18:07:15.318909+0000 mgr.y (mgr.24356) 4474 : cluster 0 pgmap v4442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:16 smithi141 bash[31670]: audit 2023-12-01T18:07:15.380323+0000 mon.c (mon.2) 2839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:07:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:16 smithi141 bash[31670]: audit 2023-12-01T18:07:15.392051+0000 mon.c (mon.2) 2840 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:07:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:16 smithi141 bash[31670]: audit 2023-12-01T18:07:15.400244+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:07:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:17 smithi040 bash[28232]: audit 2023-12-01T18:07:16.846695+0000 mon.a (mon.0) 3303 : audit 0 from='client.? 172.21.15.40:0/3498652640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:17 smithi040 bash[41173]: audit 2023-12-01T18:07:16.846695+0000 mon.a (mon.0) 3303 : audit 0 from='client.? 172.21.15.40:0/3498652640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:17 smithi141 bash[31670]: audit 2023-12-01T18:07:16.846695+0000 mon.a (mon.0) 3303 : audit 0 from='client.? 172.21.15.40:0/3498652640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:18 smithi040 bash[28232]: cluster 2023-12-01T18:07:17.319610+0000 mgr.y (mgr.24356) 4475 : cluster 0 pgmap v4443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:18 smithi040 bash[41173]: cluster 2023-12-01T18:07:17.319610+0000 mgr.y (mgr.24356) 4475 : cluster 0 pgmap v4443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:18 smithi141 bash[31670]: cluster 2023-12-01T18:07:17.319610+0000 mgr.y (mgr.24356) 4475 : cluster 0 pgmap v4443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:19 smithi040 bash[28232]: audit 2023-12-01T18:07:18.541091+0000 mon.c (mon.2) 2841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:19 smithi040 bash[28232]: audit 2023-12-01T18:07:19.308900+0000 mon.a (mon.0) 3304 : audit 0 from='client.? 172.21.15.40:0/3352483181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:19 smithi040 bash[41173]: audit 2023-12-01T18:07:18.541091+0000 mon.c (mon.2) 2841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:19 smithi040 bash[41173]: audit 2023-12-01T18:07:19.308900+0000 mon.a (mon.0) 3304 : audit 0 from='client.? 172.21.15.40:0/3352483181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:19 smithi141 bash[31670]: audit 2023-12-01T18:07:18.541091+0000 mon.c (mon.2) 2841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:19 smithi141 bash[31670]: audit 2023-12-01T18:07:19.308900+0000 mon.a (mon.0) 3304 : audit 0 from='client.? 172.21.15.40:0/3352483181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:20 smithi040 bash[28232]: cluster 2023-12-01T18:07:19.320328+0000 mgr.y (mgr.24356) 4476 : cluster 0 pgmap v4444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:20 smithi040 bash[41173]: cluster 2023-12-01T18:07:19.320328+0000 mgr.y (mgr.24356) 4476 : cluster 0 pgmap v4444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:20 smithi141 bash[31670]: cluster 2023-12-01T18:07:19.320328+0000 mgr.y (mgr.24356) 4476 : cluster 0 pgmap v4444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:22 smithi141 bash[31670]: cluster 2023-12-01T18:07:21.321379+0000 mgr.y (mgr.24356) 4477 : cluster 0 pgmap v4445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:22 smithi141 bash[31670]: audit 2023-12-01T18:07:21.775497+0000 mon.c (mon.2) 2842 : audit 0 from='client.? 172.21.15.40:0/3744780881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:22 smithi040 bash[28232]: cluster 2023-12-01T18:07:21.321379+0000 mgr.y (mgr.24356) 4477 : cluster 0 pgmap v4445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:22 smithi040 bash[28232]: audit 2023-12-01T18:07:21.775497+0000 mon.c (mon.2) 2842 : audit 0 from='client.? 172.21.15.40:0/3744780881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:22 smithi040 bash[41173]: cluster 2023-12-01T18:07:21.321379+0000 mgr.y (mgr.24356) 4477 : cluster 0 pgmap v4445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:22 smithi040 bash[41173]: audit 2023-12-01T18:07:21.775497+0000 mon.c (mon.2) 2842 : audit 0 from='client.? 172.21.15.40:0/3744780881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:24 smithi141 bash[31670]: cluster 2023-12-01T18:07:23.322060+0000 mgr.y (mgr.24356) 4478 : cluster 0 pgmap v4446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:24 smithi141 bash[31670]: audit 2023-12-01T18:07:24.238877+0000 mon.a (mon.0) 3305 : audit 0 from='client.? 172.21.15.40:0/952121704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:24 smithi040 bash[28232]: cluster 2023-12-01T18:07:23.322060+0000 mgr.y (mgr.24356) 4478 : cluster 0 pgmap v4446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:24 smithi040 bash[28232]: audit 2023-12-01T18:07:24.238877+0000 mon.a (mon.0) 3305 : audit 0 from='client.? 172.21.15.40:0/952121704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:24 smithi040 bash[41173]: cluster 2023-12-01T18:07:23.322060+0000 mgr.y (mgr.24356) 4478 : cluster 0 pgmap v4446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:24 smithi040 bash[41173]: audit 2023-12-01T18:07:24.238877+0000 mon.a (mon.0) 3305 : audit 0 from='client.? 172.21.15.40:0/952121704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:26 smithi040 bash[41173]: cluster 2023-12-01T18:07:25.323159+0000 mgr.y (mgr.24356) 4479 : cluster 0 pgmap v4447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:07:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:07:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:26 smithi040 bash[28232]: cluster 2023-12-01T18:07:25.323159+0000 mgr.y (mgr.24356) 4479 : cluster 0 pgmap v4447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:26 smithi141 bash[31670]: cluster 2023-12-01T18:07:25.323159+0000 mgr.y (mgr.24356) 4479 : cluster 0 pgmap v4447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:27 smithi040 bash[28232]: audit 2023-12-01T18:07:26.700200+0000 mon.a (mon.0) 3306 : audit 0 from='client.? 172.21.15.40:0/801357098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:27 smithi040 bash[41173]: audit 2023-12-01T18:07:26.700200+0000 mon.a (mon.0) 3306 : audit 0 from='client.? 172.21.15.40:0/801357098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:27 smithi141 bash[31670]: audit 2023-12-01T18:07:26.700200+0000 mon.a (mon.0) 3306 : audit 0 from='client.? 172.21.15.40:0/801357098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:28 smithi040 bash[28232]: cluster 2023-12-01T18:07:27.323828+0000 mgr.y (mgr.24356) 4480 : cluster 0 pgmap v4448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:28 smithi040 bash[41173]: cluster 2023-12-01T18:07:27.323828+0000 mgr.y (mgr.24356) 4480 : cluster 0 pgmap v4448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:28 smithi141 bash[31670]: cluster 2023-12-01T18:07:27.323828+0000 mgr.y (mgr.24356) 4480 : cluster 0 pgmap v4448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:29 smithi040 bash[28232]: audit 2023-12-01T18:07:29.169267+0000 mon.c (mon.2) 2843 : audit 0 from='client.? 172.21.15.40:0/4143669055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:29 smithi040 bash[41173]: audit 2023-12-01T18:07:29.169267+0000 mon.c (mon.2) 2843 : audit 0 from='client.? 172.21.15.40:0/4143669055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:29 smithi141 bash[31670]: audit 2023-12-01T18:07:29.169267+0000 mon.c (mon.2) 2843 : audit 0 from='client.? 172.21.15.40:0/4143669055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:30 smithi040 bash[41173]: cluster 2023-12-01T18:07:29.324653+0000 mgr.y (mgr.24356) 4481 : cluster 0 pgmap v4449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:30 smithi040 bash[28232]: cluster 2023-12-01T18:07:29.324653+0000 mgr.y (mgr.24356) 4481 : cluster 0 pgmap v4449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:30 smithi141 bash[31670]: cluster 2023-12-01T18:07:29.324653+0000 mgr.y (mgr.24356) 4481 : cluster 0 pgmap v4449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:32 smithi040 bash[41173]: cluster 2023-12-01T18:07:31.325384+0000 mgr.y (mgr.24356) 4482 : cluster 0 pgmap v4450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:32 smithi040 bash[41173]: audit 2023-12-01T18:07:31.629608+0000 mon.c (mon.2) 2844 : audit 0 from='client.? 172.21.15.40:0/4090539436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:32 smithi040 bash[28232]: cluster 2023-12-01T18:07:31.325384+0000 mgr.y (mgr.24356) 4482 : cluster 0 pgmap v4450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:32 smithi040 bash[28232]: audit 2023-12-01T18:07:31.629608+0000 mon.c (mon.2) 2844 : audit 0 from='client.? 172.21.15.40:0/4090539436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:32 smithi141 bash[31670]: cluster 2023-12-01T18:07:31.325384+0000 mgr.y (mgr.24356) 4482 : cluster 0 pgmap v4450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:32 smithi141 bash[31670]: audit 2023-12-01T18:07:31.629608+0000 mon.c (mon.2) 2844 : audit 0 from='client.? 172.21.15.40:0/4090539436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:34 smithi040 bash[41173]: cluster 2023-12-01T18:07:33.326027+0000 mgr.y (mgr.24356) 4483 : cluster 0 pgmap v4451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:34 smithi040 bash[41173]: audit 2023-12-01T18:07:33.541191+0000 mon.c (mon.2) 2845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:34 smithi040 bash[41173]: audit 2023-12-01T18:07:34.098653+0000 mon.c (mon.2) 2846 : audit 0 from='client.? 172.21.15.40:0/722501931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:34 smithi040 bash[28232]: cluster 2023-12-01T18:07:33.326027+0000 mgr.y (mgr.24356) 4483 : cluster 0 pgmap v4451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:34 smithi040 bash[28232]: audit 2023-12-01T18:07:33.541191+0000 mon.c (mon.2) 2845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:34 smithi040 bash[28232]: audit 2023-12-01T18:07:34.098653+0000 mon.c (mon.2) 2846 : audit 0 from='client.? 172.21.15.40:0/722501931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:34 smithi141 bash[31670]: cluster 2023-12-01T18:07:33.326027+0000 mgr.y (mgr.24356) 4483 : cluster 0 pgmap v4451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:34 smithi141 bash[31670]: audit 2023-12-01T18:07:33.541191+0000 mon.c (mon.2) 2845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:34 smithi141 bash[31670]: audit 2023-12-01T18:07:34.098653+0000 mon.c (mon.2) 2846 : audit 0 from='client.? 172.21.15.40:0/722501931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:07:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:07:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:36 smithi040 bash[41173]: cluster 2023-12-01T18:07:35.327170+0000 mgr.y (mgr.24356) 4484 : cluster 0 pgmap v4452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:36 smithi040 bash[28232]: cluster 2023-12-01T18:07:35.327170+0000 mgr.y (mgr.24356) 4484 : cluster 0 pgmap v4452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:36 smithi141 bash[31670]: cluster 2023-12-01T18:07:35.327170+0000 mgr.y (mgr.24356) 4484 : cluster 0 pgmap v4452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:37 smithi040 bash[41173]: audit 2023-12-01T18:07:36.568333+0000 mon.c (mon.2) 2847 : audit 0 from='client.? 172.21.15.40:0/1463416318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:37 smithi040 bash[28232]: audit 2023-12-01T18:07:36.568333+0000 mon.c (mon.2) 2847 : audit 0 from='client.? 172.21.15.40:0/1463416318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:37 smithi141 bash[31670]: audit 2023-12-01T18:07:36.568333+0000 mon.c (mon.2) 2847 : audit 0 from='client.? 172.21.15.40:0/1463416318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:38 smithi040 bash[41173]: cluster 2023-12-01T18:07:37.327861+0000 mgr.y (mgr.24356) 4485 : cluster 0 pgmap v4453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:38 smithi040 bash[28232]: cluster 2023-12-01T18:07:37.327861+0000 mgr.y (mgr.24356) 4485 : cluster 0 pgmap v4453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:38 smithi141 bash[31670]: cluster 2023-12-01T18:07:37.327861+0000 mgr.y (mgr.24356) 4485 : cluster 0 pgmap v4453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:39 smithi040 bash[41173]: audit 2023-12-01T18:07:39.033850+0000 mon.a (mon.0) 3307 : audit 0 from='client.? 172.21.15.40:0/3744750668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:39 smithi040 bash[28232]: audit 2023-12-01T18:07:39.033850+0000 mon.a (mon.0) 3307 : audit 0 from='client.? 172.21.15.40:0/3744750668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:39 smithi141 bash[31670]: audit 2023-12-01T18:07:39.033850+0000 mon.a (mon.0) 3307 : audit 0 from='client.? 172.21.15.40:0/3744750668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:40 smithi040 bash[41173]: cluster 2023-12-01T18:07:39.328621+0000 mgr.y (mgr.24356) 4486 : cluster 0 pgmap v4454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:40 smithi040 bash[28232]: cluster 2023-12-01T18:07:39.328621+0000 mgr.y (mgr.24356) 4486 : cluster 0 pgmap v4454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:40 smithi141 bash[31670]: cluster 2023-12-01T18:07:39.328621+0000 mgr.y (mgr.24356) 4486 : cluster 0 pgmap v4454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:42 smithi040 bash[28232]: cluster 2023-12-01T18:07:41.329647+0000 mgr.y (mgr.24356) 4487 : cluster 0 pgmap v4455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:42 smithi040 bash[28232]: audit 2023-12-01T18:07:41.497738+0000 mon.a (mon.0) 3308 : audit 0 from='client.? 172.21.15.40:0/2604952448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:42 smithi040 bash[41173]: cluster 2023-12-01T18:07:41.329647+0000 mgr.y (mgr.24356) 4487 : cluster 0 pgmap v4455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:42 smithi040 bash[41173]: audit 2023-12-01T18:07:41.497738+0000 mon.a (mon.0) 3308 : audit 0 from='client.? 172.21.15.40:0/2604952448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:42 smithi141 bash[31670]: cluster 2023-12-01T18:07:41.329647+0000 mgr.y (mgr.24356) 4487 : cluster 0 pgmap v4455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:42 smithi141 bash[31670]: audit 2023-12-01T18:07:41.497738+0000 mon.a (mon.0) 3308 : audit 0 from='client.? 172.21.15.40:0/2604952448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:44 smithi040 bash[41173]: cluster 2023-12-01T18:07:43.330266+0000 mgr.y (mgr.24356) 4488 : cluster 0 pgmap v4456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:44 smithi040 bash[41173]: audit 2023-12-01T18:07:43.961983+0000 mon.c (mon.2) 2848 : audit 0 from='client.? 172.21.15.40:0/1992195061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:44 smithi040 bash[28232]: cluster 2023-12-01T18:07:43.330266+0000 mgr.y (mgr.24356) 4488 : cluster 0 pgmap v4456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:44 smithi040 bash[28232]: audit 2023-12-01T18:07:43.961983+0000 mon.c (mon.2) 2848 : audit 0 from='client.? 172.21.15.40:0/1992195061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:44 smithi141 bash[31670]: cluster 2023-12-01T18:07:43.330266+0000 mgr.y (mgr.24356) 4488 : cluster 0 pgmap v4456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:44 smithi141 bash[31670]: audit 2023-12-01T18:07:43.961983+0000 mon.c (mon.2) 2848 : audit 0 from='client.? 172.21.15.40:0/1992195061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:07:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:07:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:46 smithi040 bash[41173]: cluster 2023-12-01T18:07:45.331175+0000 mgr.y (mgr.24356) 4489 : cluster 0 pgmap v4457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:46 smithi040 bash[28232]: cluster 2023-12-01T18:07:45.331175+0000 mgr.y (mgr.24356) 4489 : cluster 0 pgmap v4457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:46 smithi141 bash[31670]: cluster 2023-12-01T18:07:45.331175+0000 mgr.y (mgr.24356) 4489 : cluster 0 pgmap v4457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:47 smithi040 bash[41173]: audit 2023-12-01T18:07:46.429073+0000 mon.c (mon.2) 2849 : audit 0 from='client.? 172.21.15.40:0/2077809593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:47 smithi040 bash[28232]: audit 2023-12-01T18:07:46.429073+0000 mon.c (mon.2) 2849 : audit 0 from='client.? 172.21.15.40:0/2077809593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:47 smithi141 bash[31670]: audit 2023-12-01T18:07:46.429073+0000 mon.c (mon.2) 2849 : audit 0 from='client.? 172.21.15.40:0/2077809593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:48 smithi040 bash[28232]: cluster 2023-12-01T18:07:47.331894+0000 mgr.y (mgr.24356) 4490 : cluster 0 pgmap v4458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:48 smithi040 bash[41173]: cluster 2023-12-01T18:07:47.331894+0000 mgr.y (mgr.24356) 4490 : cluster 0 pgmap v4458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:48 smithi141 bash[31670]: cluster 2023-12-01T18:07:47.331894+0000 mgr.y (mgr.24356) 4490 : cluster 0 pgmap v4458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:49 smithi040 bash[28232]: audit 2023-12-01T18:07:48.541869+0000 mon.c (mon.2) 2850 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:49 smithi040 bash[28232]: audit 2023-12-01T18:07:48.896647+0000 mon.a (mon.0) 3309 : audit 0 from='client.? 172.21.15.40:0/2321123097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:49 smithi040 bash[41173]: audit 2023-12-01T18:07:48.541869+0000 mon.c (mon.2) 2850 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:49 smithi040 bash[41173]: audit 2023-12-01T18:07:48.896647+0000 mon.a (mon.0) 3309 : audit 0 from='client.? 172.21.15.40:0/2321123097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:49 smithi141 bash[31670]: audit 2023-12-01T18:07:48.541869+0000 mon.c (mon.2) 2850 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:49 smithi141 bash[31670]: audit 2023-12-01T18:07:48.896647+0000 mon.a (mon.0) 3309 : audit 0 from='client.? 172.21.15.40:0/2321123097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:50 smithi040 bash[28232]: cluster 2023-12-01T18:07:49.332944+0000 mgr.y (mgr.24356) 4491 : cluster 0 pgmap v4459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:50 smithi040 bash[41173]: cluster 2023-12-01T18:07:49.332944+0000 mgr.y (mgr.24356) 4491 : cluster 0 pgmap v4459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:50 smithi141 bash[31670]: cluster 2023-12-01T18:07:49.332944+0000 mgr.y (mgr.24356) 4491 : cluster 0 pgmap v4459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:52 smithi040 bash[41173]: cluster 2023-12-01T18:07:51.333592+0000 mgr.y (mgr.24356) 4492 : cluster 0 pgmap v4460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:52 smithi040 bash[41173]: audit 2023-12-01T18:07:51.370258+0000 mon.c (mon.2) 2851 : audit 0 from='client.? 172.21.15.40:0/2218868993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:52 smithi040 bash[28232]: cluster 2023-12-01T18:07:51.333592+0000 mgr.y (mgr.24356) 4492 : cluster 0 pgmap v4460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:52 smithi040 bash[28232]: audit 2023-12-01T18:07:51.370258+0000 mon.c (mon.2) 2851 : audit 0 from='client.? 172.21.15.40:0/2218868993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:52 smithi141 bash[31670]: cluster 2023-12-01T18:07:51.333592+0000 mgr.y (mgr.24356) 4492 : cluster 0 pgmap v4460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:52 smithi141 bash[31670]: audit 2023-12-01T18:07:51.370258+0000 mon.c (mon.2) 2851 : audit 0 from='client.? 172.21.15.40:0/2218868993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:54 smithi040 bash[41173]: cluster 2023-12-01T18:07:53.334232+0000 mgr.y (mgr.24356) 4493 : cluster 0 pgmap v4461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:54 smithi040 bash[41173]: audit 2023-12-01T18:07:53.829363+0000 mon.a (mon.0) 3310 : audit 0 from='client.? 172.21.15.40:0/402025390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:54 smithi040 bash[28232]: cluster 2023-12-01T18:07:53.334232+0000 mgr.y (mgr.24356) 4493 : cluster 0 pgmap v4461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:54 smithi040 bash[28232]: audit 2023-12-01T18:07:53.829363+0000 mon.a (mon.0) 3310 : audit 0 from='client.? 172.21.15.40:0/402025390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:54 smithi141 bash[31670]: cluster 2023-12-01T18:07:53.334232+0000 mgr.y (mgr.24356) 4493 : cluster 0 pgmap v4461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:54 smithi141 bash[31670]: audit 2023-12-01T18:07:53.829363+0000 mon.a (mon.0) 3310 : audit 0 from='client.? 172.21.15.40:0/402025390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:07:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:07:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:56 smithi040 bash[41173]: cluster 2023-12-01T18:07:55.335409+0000 mgr.y (mgr.24356) 4494 : cluster 0 pgmap v4462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:56 smithi040 bash[41173]: audit 2023-12-01T18:07:56.303256+0000 mon.c (mon.2) 2852 : audit 0 from='client.? 172.21.15.40:0/1122389764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:56 smithi040 bash[28232]: cluster 2023-12-01T18:07:55.335409+0000 mgr.y (mgr.24356) 4494 : cluster 0 pgmap v4462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:56 smithi040 bash[28232]: audit 2023-12-01T18:07:56.303256+0000 mon.c (mon.2) 2852 : audit 0 from='client.? 172.21.15.40:0/1122389764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:56 smithi141 bash[31670]: cluster 2023-12-01T18:07:55.335409+0000 mgr.y (mgr.24356) 4494 : cluster 0 pgmap v4462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:56 smithi141 bash[31670]: audit 2023-12-01T18:07:56.303256+0000 mon.c (mon.2) 2852 : audit 0 from='client.? 172.21.15.40:0/1122389764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:58 smithi040 bash[28232]: cluster 2023-12-01T18:07:57.336072+0000 mgr.y (mgr.24356) 4495 : cluster 0 pgmap v4463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:58 smithi040 bash[41173]: cluster 2023-12-01T18:07:57.336072+0000 mgr.y (mgr.24356) 4495 : cluster 0 pgmap v4463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:58 smithi141 bash[31670]: cluster 2023-12-01T18:07:57.336072+0000 mgr.y (mgr.24356) 4495 : cluster 0 pgmap v4463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:07:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:07:59 smithi040 bash[28232]: audit 2023-12-01T18:07:58.767107+0000 mon.a (mon.0) 3311 : audit 0 from='client.? 172.21.15.40:0/575994215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:07:59 smithi040 bash[41173]: audit 2023-12-01T18:07:58.767107+0000 mon.a (mon.0) 3311 : audit 0 from='client.? 172.21.15.40:0/575994215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:07:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:07:59 smithi141 bash[31670]: audit 2023-12-01T18:07:58.767107+0000 mon.a (mon.0) 3311 : audit 0 from='client.? 172.21.15.40:0/575994215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:00 smithi040 bash[28232]: cluster 2023-12-01T18:07:59.336997+0000 mgr.y (mgr.24356) 4496 : cluster 0 pgmap v4464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:00 smithi040 bash[41173]: cluster 2023-12-01T18:07:59.336997+0000 mgr.y (mgr.24356) 4496 : cluster 0 pgmap v4464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:00 smithi141 bash[31670]: cluster 2023-12-01T18:07:59.336997+0000 mgr.y (mgr.24356) 4496 : cluster 0 pgmap v4464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:01 smithi040 bash[28232]: audit 2023-12-01T18:08:01.229041+0000 mon.a (mon.0) 3312 : audit 0 from='client.? 172.21.15.40:0/1514254255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:01 smithi040 bash[41173]: audit 2023-12-01T18:08:01.229041+0000 mon.a (mon.0) 3312 : audit 0 from='client.? 172.21.15.40:0/1514254255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:01 smithi141 bash[31670]: audit 2023-12-01T18:08:01.229041+0000 mon.a (mon.0) 3312 : audit 0 from='client.? 172.21.15.40:0/1514254255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:02.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:02 smithi040 bash[28232]: cluster 2023-12-01T18:08:01.337901+0000 mgr.y (mgr.24356) 4497 : cluster 0 pgmap v4465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:02.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:02 smithi040 bash[41173]: cluster 2023-12-01T18:08:01.337901+0000 mgr.y (mgr.24356) 4497 : cluster 0 pgmap v4465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:02 smithi141 bash[31670]: cluster 2023-12-01T18:08:01.337901+0000 mgr.y (mgr.24356) 4497 : cluster 0 pgmap v4465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:04 smithi040 bash[28232]: cluster 2023-12-01T18:08:03.338552+0000 mgr.y (mgr.24356) 4498 : cluster 0 pgmap v4466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:04 smithi040 bash[28232]: audit 2023-12-01T18:08:03.541425+0000 mon.c (mon.2) 2853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:04 smithi040 bash[28232]: audit 2023-12-01T18:08:03.710326+0000 mon.c (mon.2) 2854 : audit 0 from='client.? 172.21.15.40:0/36928349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:04 smithi040 bash[41173]: cluster 2023-12-01T18:08:03.338552+0000 mgr.y (mgr.24356) 4498 : cluster 0 pgmap v4466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:04 smithi040 bash[41173]: audit 2023-12-01T18:08:03.541425+0000 mon.c (mon.2) 2853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:04 smithi040 bash[41173]: audit 2023-12-01T18:08:03.710326+0000 mon.c (mon.2) 2854 : audit 0 from='client.? 172.21.15.40:0/36928349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:04 smithi141 bash[31670]: cluster 2023-12-01T18:08:03.338552+0000 mgr.y (mgr.24356) 4498 : cluster 0 pgmap v4466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:04 smithi141 bash[31670]: audit 2023-12-01T18:08:03.541425+0000 mon.c (mon.2) 2853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:04 smithi141 bash[31670]: audit 2023-12-01T18:08:03.710326+0000 mon.c (mon.2) 2854 : audit 0 from='client.? 172.21.15.40:0/36928349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:08:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:08:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:06 smithi040 bash[28232]: cluster 2023-12-01T18:08:05.339600+0000 mgr.y (mgr.24356) 4499 : cluster 0 pgmap v4467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:06 smithi040 bash[28232]: audit 2023-12-01T18:08:06.170265+0000 mon.c (mon.2) 2855 : audit 0 from='client.? 172.21.15.40:0/133797985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:06 smithi040 bash[41173]: cluster 2023-12-01T18:08:05.339600+0000 mgr.y (mgr.24356) 4499 : cluster 0 pgmap v4467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:06 smithi040 bash[41173]: audit 2023-12-01T18:08:06.170265+0000 mon.c (mon.2) 2855 : audit 0 from='client.? 172.21.15.40:0/133797985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:06 smithi141 bash[31670]: cluster 2023-12-01T18:08:05.339600+0000 mgr.y (mgr.24356) 4499 : cluster 0 pgmap v4467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:06 smithi141 bash[31670]: audit 2023-12-01T18:08:06.170265+0000 mon.c (mon.2) 2855 : audit 0 from='client.? 172.21.15.40:0/133797985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:08 smithi040 bash[28232]: cluster 2023-12-01T18:08:07.340275+0000 mgr.y (mgr.24356) 4500 : cluster 0 pgmap v4468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:08 smithi040 bash[41173]: cluster 2023-12-01T18:08:07.340275+0000 mgr.y (mgr.24356) 4500 : cluster 0 pgmap v4468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:08 smithi141 bash[31670]: cluster 2023-12-01T18:08:07.340275+0000 mgr.y (mgr.24356) 4500 : cluster 0 pgmap v4468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:09 smithi040 bash[41173]: audit 2023-12-01T18:08:08.627610+0000 mon.c (mon.2) 2856 : audit 0 from='client.? 172.21.15.40:0/1929180140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:09 smithi040 bash[28232]: audit 2023-12-01T18:08:08.627610+0000 mon.c (mon.2) 2856 : audit 0 from='client.? 172.21.15.40:0/1929180140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:09 smithi141 bash[31670]: audit 2023-12-01T18:08:08.627610+0000 mon.c (mon.2) 2856 : audit 0 from='client.? 172.21.15.40:0/1929180140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:10 smithi040 bash[28232]: cluster 2023-12-01T18:08:09.341157+0000 mgr.y (mgr.24356) 4501 : cluster 0 pgmap v4469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:10 smithi040 bash[41173]: cluster 2023-12-01T18:08:09.341157+0000 mgr.y (mgr.24356) 4501 : cluster 0 pgmap v4469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:10 smithi141 bash[31670]: cluster 2023-12-01T18:08:09.341157+0000 mgr.y (mgr.24356) 4501 : cluster 0 pgmap v4469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:11 smithi040 bash[28232]: audit 2023-12-01T18:08:11.088876+0000 mon.c (mon.2) 2857 : audit 0 from='client.? 172.21.15.40:0/2928204503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:11 smithi040 bash[41173]: audit 2023-12-01T18:08:11.088876+0000 mon.c (mon.2) 2857 : audit 0 from='client.? 172.21.15.40:0/2928204503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:11 smithi141 bash[31670]: audit 2023-12-01T18:08:11.088876+0000 mon.c (mon.2) 2857 : audit 0 from='client.? 172.21.15.40:0/2928204503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:12 smithi040 bash[28232]: cluster 2023-12-01T18:08:11.342391+0000 mgr.y (mgr.24356) 4502 : cluster 0 pgmap v4470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:12 smithi040 bash[41173]: cluster 2023-12-01T18:08:11.342391+0000 mgr.y (mgr.24356) 4502 : cluster 0 pgmap v4470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:12 smithi141 bash[31670]: cluster 2023-12-01T18:08:11.342391+0000 mgr.y (mgr.24356) 4502 : cluster 0 pgmap v4470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:14 smithi040 bash[28232]: cluster 2023-12-01T18:08:13.343068+0000 mgr.y (mgr.24356) 4503 : cluster 0 pgmap v4471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:14 smithi040 bash[28232]: audit 2023-12-01T18:08:13.549785+0000 mon.c (mon.2) 2858 : audit 0 from='client.? 172.21.15.40:0/3999863611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:14 smithi040 bash[41173]: cluster 2023-12-01T18:08:13.343068+0000 mgr.y (mgr.24356) 4503 : cluster 0 pgmap v4471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:14 smithi040 bash[41173]: audit 2023-12-01T18:08:13.549785+0000 mon.c (mon.2) 2858 : audit 0 from='client.? 172.21.15.40:0/3999863611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:14 smithi141 bash[31670]: cluster 2023-12-01T18:08:13.343068+0000 mgr.y (mgr.24356) 4503 : cluster 0 pgmap v4471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:14 smithi141 bash[31670]: audit 2023-12-01T18:08:13.549785+0000 mon.c (mon.2) 2858 : audit 0 from='client.? 172.21.15.40:0/3999863611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:08:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:08:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[28232]: cluster 2023-12-01T18:08:15.344065+0000 mgr.y (mgr.24356) 4504 : cluster 0 pgmap v4472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[28232]: audit 2023-12-01T18:08:15.485769+0000 mon.c (mon.2) 2859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:08:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[28232]: audit 2023-12-01T18:08:16.020150+0000 mon.c (mon.2) 2860 : audit 0 from='client.? 172.21.15.40:0/1206282505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[41173]: cluster 2023-12-01T18:08:15.344065+0000 mgr.y (mgr.24356) 4504 : cluster 0 pgmap v4472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[41173]: audit 2023-12-01T18:08:15.485769+0000 mon.c (mon.2) 2859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:08:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:16 smithi040 bash[41173]: audit 2023-12-01T18:08:16.020150+0000 mon.c (mon.2) 2860 : audit 0 from='client.? 172.21.15.40:0/1206282505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:16 smithi141 bash[31670]: cluster 2023-12-01T18:08:15.344065+0000 mgr.y (mgr.24356) 4504 : cluster 0 pgmap v4472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:16 smithi141 bash[31670]: audit 2023-12-01T18:08:15.485769+0000 mon.c (mon.2) 2859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:08:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:16 smithi141 bash[31670]: audit 2023-12-01T18:08:16.020150+0000 mon.c (mon.2) 2860 : audit 0 from='client.? 172.21.15.40:0/1206282505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:18 smithi040 bash[28232]: cluster 2023-12-01T18:08:17.344735+0000 mgr.y (mgr.24356) 4505 : cluster 0 pgmap v4473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:18 smithi040 bash[41173]: cluster 2023-12-01T18:08:17.344735+0000 mgr.y (mgr.24356) 4505 : cluster 0 pgmap v4473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:18 smithi141 bash[31670]: cluster 2023-12-01T18:08:17.344735+0000 mgr.y (mgr.24356) 4505 : cluster 0 pgmap v4473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:19 smithi040 bash[28232]: audit 2023-12-01T18:08:18.493352+0000 mon.a (mon.0) 3313 : audit 0 from='client.? 172.21.15.40:0/3683747684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:19 smithi040 bash[28232]: audit 2023-12-01T18:08:18.542233+0000 mon.c (mon.2) 2861 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:19 smithi040 bash[41173]: audit 2023-12-01T18:08:18.493352+0000 mon.a (mon.0) 3313 : audit 0 from='client.? 172.21.15.40:0/3683747684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:19 smithi040 bash[41173]: audit 2023-12-01T18:08:18.542233+0000 mon.c (mon.2) 2861 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:19 smithi141 bash[31670]: audit 2023-12-01T18:08:18.493352+0000 mon.a (mon.0) 3313 : audit 0 from='client.? 172.21.15.40:0/3683747684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:19 smithi141 bash[31670]: audit 2023-12-01T18:08:18.542233+0000 mon.c (mon.2) 2861 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:20 smithi040 bash[28232]: cluster 2023-12-01T18:08:19.345738+0000 mgr.y (mgr.24356) 4506 : cluster 0 pgmap v4474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:20 smithi040 bash[41173]: cluster 2023-12-01T18:08:19.345738+0000 mgr.y (mgr.24356) 4506 : cluster 0 pgmap v4474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:20 smithi141 bash[31670]: cluster 2023-12-01T18:08:19.345738+0000 mgr.y (mgr.24356) 4506 : cluster 0 pgmap v4474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:21 smithi040 bash[41173]: audit 2023-12-01T18:08:21.005215+0000 mon.c (mon.2) 2862 : audit 0 from='client.? 172.21.15.40:0/520321776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:21 smithi040 bash[41173]: audit 2023-12-01T18:08:21.336033+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:21 smithi040 bash[41173]: audit 2023-12-01T18:08:21.347308+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:21 smithi040 bash[28232]: audit 2023-12-01T18:08:21.005215+0000 mon.c (mon.2) 2862 : audit 0 from='client.? 172.21.15.40:0/520321776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:21 smithi040 bash[28232]: audit 2023-12-01T18:08:21.336033+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:21 smithi040 bash[28232]: audit 2023-12-01T18:08:21.347308+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:21 smithi141 bash[31670]: audit 2023-12-01T18:08:21.005215+0000 mon.c (mon.2) 2862 : audit 0 from='client.? 172.21.15.40:0/520321776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:21 smithi141 bash[31670]: audit 2023-12-01T18:08:21.336033+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:21 smithi141 bash[31670]: audit 2023-12-01T18:08:21.347308+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:22 smithi141 bash[31670]: cluster 2023-12-01T18:08:21.346556+0000 mgr.y (mgr.24356) 4507 : cluster 0 pgmap v4475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:22 smithi141 bash[31670]: audit 2023-12-01T18:08:21.696594+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:22 smithi141 bash[31670]: audit 2023-12-01T18:08:21.706251+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:22 smithi040 bash[28232]: cluster 2023-12-01T18:08:21.346556+0000 mgr.y (mgr.24356) 4507 : cluster 0 pgmap v4475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:22 smithi040 bash[28232]: audit 2023-12-01T18:08:21.696594+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:22 smithi040 bash[28232]: audit 2023-12-01T18:08:21.706251+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:22 smithi040 bash[41173]: cluster 2023-12-01T18:08:21.346556+0000 mgr.y (mgr.24356) 4507 : cluster 0 pgmap v4475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:22 smithi040 bash[41173]: audit 2023-12-01T18:08:21.696594+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:22 smithi040 bash[41173]: audit 2023-12-01T18:08:21.706251+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:23 smithi141 bash[31670]: audit 2023-12-01T18:08:23.495882+0000 mon.c (mon.2) 2863 : audit 0 from='client.? 172.21.15.40:0/3033388012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:23 smithi040 bash[41173]: audit 2023-12-01T18:08:23.495882+0000 mon.c (mon.2) 2863 : audit 0 from='client.? 172.21.15.40:0/3033388012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:23 smithi040 bash[28232]: audit 2023-12-01T18:08:23.495882+0000 mon.c (mon.2) 2863 : audit 0 from='client.? 172.21.15.40:0/3033388012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:24 smithi141 bash[31670]: cluster 2023-12-01T18:08:23.347022+0000 mgr.y (mgr.24356) 4508 : cluster 0 pgmap v4476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:24 smithi040 bash[28232]: cluster 2023-12-01T18:08:23.347022+0000 mgr.y (mgr.24356) 4508 : cluster 0 pgmap v4476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:24 smithi040 bash[41173]: cluster 2023-12-01T18:08:23.347022+0000 mgr.y (mgr.24356) 4508 : cluster 0 pgmap v4476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:08:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:08:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:26 smithi040 bash[28232]: cluster 2023-12-01T18:08:25.348020+0000 mgr.y (mgr.24356) 4509 : cluster 0 pgmap v4477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:26 smithi040 bash[28232]: audit 2023-12-01T18:08:25.967258+0000 mon.a (mon.0) 3318 : audit 0 from='client.? 172.21.15.40:0/1287312722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:26 smithi040 bash[41173]: cluster 2023-12-01T18:08:25.348020+0000 mgr.y (mgr.24356) 4509 : cluster 0 pgmap v4477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:26 smithi040 bash[41173]: audit 2023-12-01T18:08:25.967258+0000 mon.a (mon.0) 3318 : audit 0 from='client.? 172.21.15.40:0/1287312722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:26 smithi141 bash[31670]: cluster 2023-12-01T18:08:25.348020+0000 mgr.y (mgr.24356) 4509 : cluster 0 pgmap v4477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:26 smithi141 bash[31670]: audit 2023-12-01T18:08:25.967258+0000 mon.a (mon.0) 3318 : audit 0 from='client.? 172.21.15.40:0/1287312722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:28 smithi040 bash[41173]: cluster 2023-12-01T18:08:27.348712+0000 mgr.y (mgr.24356) 4510 : cluster 0 pgmap v4478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:28 smithi040 bash[28232]: cluster 2023-12-01T18:08:27.348712+0000 mgr.y (mgr.24356) 4510 : cluster 0 pgmap v4478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:28 smithi141 bash[31670]: cluster 2023-12-01T18:08:27.348712+0000 mgr.y (mgr.24356) 4510 : cluster 0 pgmap v4478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:29 smithi141 bash[31670]: audit 2023-12-01T18:08:28.431071+0000 mon.c (mon.2) 2864 : audit 0 from='client.? 172.21.15.40:0/2611154588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:29 smithi040 bash[28232]: audit 2023-12-01T18:08:28.431071+0000 mon.c (mon.2) 2864 : audit 0 from='client.? 172.21.15.40:0/2611154588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:29 smithi040 bash[41173]: audit 2023-12-01T18:08:28.431071+0000 mon.c (mon.2) 2864 : audit 0 from='client.? 172.21.15.40:0/2611154588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:30 smithi141 bash[31670]: cluster 2023-12-01T18:08:29.349652+0000 mgr.y (mgr.24356) 4511 : cluster 0 pgmap v4479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:30 smithi040 bash[28232]: cluster 2023-12-01T18:08:29.349652+0000 mgr.y (mgr.24356) 4511 : cluster 0 pgmap v4479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:30 smithi040 bash[41173]: cluster 2023-12-01T18:08:29.349652+0000 mgr.y (mgr.24356) 4511 : cluster 0 pgmap v4479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:31 smithi141 bash[31670]: audit 2023-12-01T18:08:30.899614+0000 mon.c (mon.2) 2865 : audit 0 from='client.? 172.21.15.40:0/3646898542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:31.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:31 smithi040 bash[28232]: audit 2023-12-01T18:08:30.899614+0000 mon.c (mon.2) 2865 : audit 0 from='client.? 172.21.15.40:0/3646898542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:31.813 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:31 smithi040 bash[41173]: audit 2023-12-01T18:08:30.899614+0000 mon.c (mon.2) 2865 : audit 0 from='client.? 172.21.15.40:0/3646898542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:32 smithi141 bash[31670]: cluster 2023-12-01T18:08:31.350487+0000 mgr.y (mgr.24356) 4512 : cluster 0 pgmap v4480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:32 smithi040 bash[41173]: cluster 2023-12-01T18:08:31.350487+0000 mgr.y (mgr.24356) 4512 : cluster 0 pgmap v4480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:32 smithi040 bash[28232]: cluster 2023-12-01T18:08:31.350487+0000 mgr.y (mgr.24356) 4512 : cluster 0 pgmap v4480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[41173]: audit 2023-12-01T18:08:32.532070+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[41173]: audit 2023-12-01T18:08:32.544940+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[41173]: audit 2023-12-01T18:08:32.548303+0000 mon.c (mon.2) 2866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:08:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[41173]: audit 2023-12-01T18:08:32.549860+0000 mon.c (mon.2) 2867 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:08:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[41173]: audit 2023-12-01T18:08:32.557755+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[41173]: audit 2023-12-01T18:08:33.359699+0000 mon.a (mon.0) 3322 : audit 0 from='client.? 172.21.15.40:0/1779309325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[28232]: audit 2023-12-01T18:08:32.532070+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[28232]: audit 2023-12-01T18:08:32.544940+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[28232]: audit 2023-12-01T18:08:32.548303+0000 mon.c (mon.2) 2866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[28232]: audit 2023-12-01T18:08:32.549860+0000 mon.c (mon.2) 2867 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[28232]: audit 2023-12-01T18:08:32.557755+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:33 smithi040 bash[28232]: audit 2023-12-01T18:08:33.359699+0000 mon.a (mon.0) 3322 : audit 0 from='client.? 172.21.15.40:0/1779309325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:33 smithi141 bash[31670]: audit 2023-12-01T18:08:32.532070+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:33 smithi141 bash[31670]: audit 2023-12-01T18:08:32.544940+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:33 smithi141 bash[31670]: audit 2023-12-01T18:08:32.548303+0000 mon.c (mon.2) 2866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:08:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:33 smithi141 bash[31670]: audit 2023-12-01T18:08:32.549860+0000 mon.c (mon.2) 2867 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:08:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:33 smithi141 bash[31670]: audit 2023-12-01T18:08:32.557755+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:08:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:33 smithi141 bash[31670]: audit 2023-12-01T18:08:33.359699+0000 mon.a (mon.0) 3322 : audit 0 from='client.? 172.21.15.40:0/1779309325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:34 smithi040 bash[41173]: cluster 2023-12-01T18:08:33.351145+0000 mgr.y (mgr.24356) 4513 : cluster 0 pgmap v4481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:34 smithi040 bash[41173]: audit 2023-12-01T18:08:33.541979+0000 mon.c (mon.2) 2868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:34 smithi040 bash[28232]: cluster 2023-12-01T18:08:33.351145+0000 mgr.y (mgr.24356) 4513 : cluster 0 pgmap v4481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:34 smithi040 bash[28232]: audit 2023-12-01T18:08:33.541979+0000 mon.c (mon.2) 2868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:34 smithi141 bash[31670]: cluster 2023-12-01T18:08:33.351145+0000 mgr.y (mgr.24356) 4513 : cluster 0 pgmap v4481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:34 smithi141 bash[31670]: audit 2023-12-01T18:08:33.541979+0000 mon.c (mon.2) 2868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:08:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:08:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:36 smithi040 bash[28232]: cluster 2023-12-01T18:08:35.352168+0000 mgr.y (mgr.24356) 4514 : cluster 0 pgmap v4482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:36 smithi040 bash[28232]: audit 2023-12-01T18:08:35.824118+0000 mon.a (mon.0) 3323 : audit 0 from='client.? 172.21.15.40:0/4193478777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:36 smithi040 bash[41173]: cluster 2023-12-01T18:08:35.352168+0000 mgr.y (mgr.24356) 4514 : cluster 0 pgmap v4482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:36 smithi040 bash[41173]: audit 2023-12-01T18:08:35.824118+0000 mon.a (mon.0) 3323 : audit 0 from='client.? 172.21.15.40:0/4193478777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:36 smithi141 bash[31670]: cluster 2023-12-01T18:08:35.352168+0000 mgr.y (mgr.24356) 4514 : cluster 0 pgmap v4482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:36 smithi141 bash[31670]: audit 2023-12-01T18:08:35.824118+0000 mon.a (mon.0) 3323 : audit 0 from='client.? 172.21.15.40:0/4193478777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:38 smithi040 bash[28232]: cluster 2023-12-01T18:08:37.352835+0000 mgr.y (mgr.24356) 4515 : cluster 0 pgmap v4483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:38 smithi040 bash[28232]: audit 2023-12-01T18:08:38.292170+0000 mon.c (mon.2) 2869 : audit 0 from='client.? 172.21.15.40:0/2963358919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:38 smithi040 bash[41173]: cluster 2023-12-01T18:08:37.352835+0000 mgr.y (mgr.24356) 4515 : cluster 0 pgmap v4483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:38 smithi040 bash[41173]: audit 2023-12-01T18:08:38.292170+0000 mon.c (mon.2) 2869 : audit 0 from='client.? 172.21.15.40:0/2963358919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:38 smithi141 bash[31670]: cluster 2023-12-01T18:08:37.352835+0000 mgr.y (mgr.24356) 4515 : cluster 0 pgmap v4483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:38 smithi141 bash[31670]: audit 2023-12-01T18:08:38.292170+0000 mon.c (mon.2) 2869 : audit 0 from='client.? 172.21.15.40:0/2963358919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:40 smithi040 bash[28232]: cluster 2023-12-01T18:08:39.353884+0000 mgr.y (mgr.24356) 4516 : cluster 0 pgmap v4484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:40 smithi040 bash[41173]: cluster 2023-12-01T18:08:39.353884+0000 mgr.y (mgr.24356) 4516 : cluster 0 pgmap v4484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:40 smithi141 bash[31670]: cluster 2023-12-01T18:08:39.353884+0000 mgr.y (mgr.24356) 4516 : cluster 0 pgmap v4484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:41 smithi040 bash[28232]: audit 2023-12-01T18:08:40.763470+0000 mon.a (mon.0) 3324 : audit 0 from='client.? 172.21.15.40:0/2087388033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:41 smithi040 bash[41173]: audit 2023-12-01T18:08:40.763470+0000 mon.a (mon.0) 3324 : audit 0 from='client.? 172.21.15.40:0/2087388033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:41 smithi141 bash[31670]: audit 2023-12-01T18:08:40.763470+0000 mon.a (mon.0) 3324 : audit 0 from='client.? 172.21.15.40:0/2087388033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:42 smithi040 bash[28232]: cluster 2023-12-01T18:08:41.354567+0000 mgr.y (mgr.24356) 4517 : cluster 0 pgmap v4485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:42 smithi040 bash[41173]: cluster 2023-12-01T18:08:41.354567+0000 mgr.y (mgr.24356) 4517 : cluster 0 pgmap v4485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:42 smithi141 bash[31670]: cluster 2023-12-01T18:08:41.354567+0000 mgr.y (mgr.24356) 4517 : cluster 0 pgmap v4485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:43 smithi040 bash[28232]: audit 2023-12-01T18:08:43.224860+0000 mon.a (mon.0) 3325 : audit 0 from='client.? 172.21.15.40:0/661274825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:43 smithi040 bash[41173]: audit 2023-12-01T18:08:43.224860+0000 mon.a (mon.0) 3325 : audit 0 from='client.? 172.21.15.40:0/661274825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:43 smithi141 bash[31670]: audit 2023-12-01T18:08:43.224860+0000 mon.a (mon.0) 3325 : audit 0 from='client.? 172.21.15.40:0/661274825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:44 smithi040 bash[28232]: cluster 2023-12-01T18:08:43.355234+0000 mgr.y (mgr.24356) 4518 : cluster 0 pgmap v4486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:44 smithi040 bash[41173]: cluster 2023-12-01T18:08:43.355234+0000 mgr.y (mgr.24356) 4518 : cluster 0 pgmap v4486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:44 smithi141 bash[31670]: cluster 2023-12-01T18:08:43.355234+0000 mgr.y (mgr.24356) 4518 : cluster 0 pgmap v4486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:46 smithi040 bash[28232]: cluster 2023-12-01T18:08:45.356389+0000 mgr.y (mgr.24356) 4519 : cluster 0 pgmap v4487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:46 smithi040 bash[28232]: audit 2023-12-01T18:08:45.690850+0000 mon.c (mon.2) 2870 : audit 0 from='client.? 172.21.15.40:0/4063044505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:46 smithi040 bash[41173]: cluster 2023-12-01T18:08:45.356389+0000 mgr.y (mgr.24356) 4519 : cluster 0 pgmap v4487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:46 smithi040 bash[41173]: audit 2023-12-01T18:08:45.690850+0000 mon.c (mon.2) 2870 : audit 0 from='client.? 172.21.15.40:0/4063044505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:08:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:08:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:46 smithi141 bash[31670]: cluster 2023-12-01T18:08:45.356389+0000 mgr.y (mgr.24356) 4519 : cluster 0 pgmap v4487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:46 smithi141 bash[31670]: audit 2023-12-01T18:08:45.690850+0000 mon.c (mon.2) 2870 : audit 0 from='client.? 172.21.15.40:0/4063044505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:48 smithi141 bash[31670]: cluster 2023-12-01T18:08:47.357050+0000 mgr.y (mgr.24356) 4520 : cluster 0 pgmap v4488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:48 smithi141 bash[31670]: audit 2023-12-01T18:08:48.149930+0000 mon.c (mon.2) 2871 : audit 0 from='client.? 172.21.15.40:0/3838960425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:48 smithi040 bash[28232]: cluster 2023-12-01T18:08:47.357050+0000 mgr.y (mgr.24356) 4520 : cluster 0 pgmap v4488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:48 smithi040 bash[28232]: audit 2023-12-01T18:08:48.149930+0000 mon.c (mon.2) 2871 : audit 0 from='client.? 172.21.15.40:0/3838960425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:48 smithi040 bash[41173]: cluster 2023-12-01T18:08:47.357050+0000 mgr.y (mgr.24356) 4520 : cluster 0 pgmap v4488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:48 smithi040 bash[41173]: audit 2023-12-01T18:08:48.149930+0000 mon.c (mon.2) 2871 : audit 0 from='client.? 172.21.15.40:0/3838960425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:49 smithi141 bash[31670]: audit 2023-12-01T18:08:48.542885+0000 mon.c (mon.2) 2872 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:49 smithi040 bash[28232]: audit 2023-12-01T18:08:48.542885+0000 mon.c (mon.2) 2872 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:49 smithi040 bash[41173]: audit 2023-12-01T18:08:48.542885+0000 mon.c (mon.2) 2872 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:50 smithi141 bash[31670]: cluster 2023-12-01T18:08:49.358162+0000 mgr.y (mgr.24356) 4521 : cluster 0 pgmap v4489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:50 smithi040 bash[41173]: cluster 2023-12-01T18:08:49.358162+0000 mgr.y (mgr.24356) 4521 : cluster 0 pgmap v4489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:50 smithi040 bash[28232]: cluster 2023-12-01T18:08:49.358162+0000 mgr.y (mgr.24356) 4521 : cluster 0 pgmap v4489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:51 smithi141 bash[31670]: audit 2023-12-01T18:08:50.611713+0000 mon.c (mon.2) 2873 : audit 0 from='client.? 172.21.15.40:0/2323957171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:51 smithi040 bash[41173]: audit 2023-12-01T18:08:50.611713+0000 mon.c (mon.2) 2873 : audit 0 from='client.? 172.21.15.40:0/2323957171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:51 smithi040 bash[28232]: audit 2023-12-01T18:08:50.611713+0000 mon.c (mon.2) 2873 : audit 0 from='client.? 172.21.15.40:0/2323957171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:52 smithi141 bash[31670]: cluster 2023-12-01T18:08:51.358796+0000 mgr.y (mgr.24356) 4522 : cluster 0 pgmap v4490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:52 smithi040 bash[41173]: cluster 2023-12-01T18:08:51.358796+0000 mgr.y (mgr.24356) 4522 : cluster 0 pgmap v4490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:52 smithi040 bash[28232]: cluster 2023-12-01T18:08:51.358796+0000 mgr.y (mgr.24356) 4522 : cluster 0 pgmap v4490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:53 smithi141 bash[31670]: audit 2023-12-01T18:08:53.086495+0000 mon.c (mon.2) 2874 : audit 0 from='client.? 172.21.15.40:0/2833056783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:53 smithi040 bash[28232]: audit 2023-12-01T18:08:53.086495+0000 mon.c (mon.2) 2874 : audit 0 from='client.? 172.21.15.40:0/2833056783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:53 smithi040 bash[41173]: audit 2023-12-01T18:08:53.086495+0000 mon.c (mon.2) 2874 : audit 0 from='client.? 172.21.15.40:0/2833056783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:54 smithi141 bash[31670]: cluster 2023-12-01T18:08:53.359456+0000 mgr.y (mgr.24356) 4523 : cluster 0 pgmap v4491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:54 smithi040 bash[28232]: cluster 2023-12-01T18:08:53.359456+0000 mgr.y (mgr.24356) 4523 : cluster 0 pgmap v4491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:54 smithi040 bash[41173]: cluster 2023-12-01T18:08:53.359456+0000 mgr.y (mgr.24356) 4523 : cluster 0 pgmap v4491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:08:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:08:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:56 smithi040 bash[41173]: cluster 2023-12-01T18:08:55.360480+0000 mgr.y (mgr.24356) 4524 : cluster 0 pgmap v4492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:56 smithi040 bash[41173]: audit 2023-12-01T18:08:55.549490+0000 mon.a (mon.0) 3326 : audit 0 from='client.? 172.21.15.40:0/100598214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:56 smithi040 bash[28232]: cluster 2023-12-01T18:08:55.360480+0000 mgr.y (mgr.24356) 4524 : cluster 0 pgmap v4492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:56 smithi040 bash[28232]: audit 2023-12-01T18:08:55.549490+0000 mon.a (mon.0) 3326 : audit 0 from='client.? 172.21.15.40:0/100598214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:56 smithi141 bash[31670]: cluster 2023-12-01T18:08:55.360480+0000 mgr.y (mgr.24356) 4524 : cluster 0 pgmap v4492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:56 smithi141 bash[31670]: audit 2023-12-01T18:08:55.549490+0000 mon.a (mon.0) 3326 : audit 0 from='client.? 172.21.15.40:0/100598214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:58 smithi141 bash[31670]: cluster 2023-12-01T18:08:57.361105+0000 mgr.y (mgr.24356) 4525 : cluster 0 pgmap v4493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:08:58 smithi141 bash[31670]: audit 2023-12-01T18:08:58.011493+0000 mon.c (mon.2) 2875 : audit 0 from='client.? 172.21.15.40:0/13406541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:58 smithi040 bash[41173]: cluster 2023-12-01T18:08:57.361105+0000 mgr.y (mgr.24356) 4525 : cluster 0 pgmap v4493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:08:58 smithi040 bash[41173]: audit 2023-12-01T18:08:58.011493+0000 mon.c (mon.2) 2875 : audit 0 from='client.? 172.21.15.40:0/13406541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:08:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:58 smithi040 bash[28232]: cluster 2023-12-01T18:08:57.361105+0000 mgr.y (mgr.24356) 4525 : cluster 0 pgmap v4493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:08:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:08:58 smithi040 bash[28232]: audit 2023-12-01T18:08:58.011493+0000 mon.c (mon.2) 2875 : audit 0 from='client.? 172.21.15.40:0/13406541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:00 smithi141 bash[31670]: cluster 2023-12-01T18:08:59.362162+0000 mgr.y (mgr.24356) 4526 : cluster 0 pgmap v4494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:00 smithi040 bash[28232]: cluster 2023-12-01T18:08:59.362162+0000 mgr.y (mgr.24356) 4526 : cluster 0 pgmap v4494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:00 smithi040 bash[41173]: cluster 2023-12-01T18:08:59.362162+0000 mgr.y (mgr.24356) 4526 : cluster 0 pgmap v4494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:01 smithi141 bash[31670]: audit 2023-12-01T18:09:00.476944+0000 mon.c (mon.2) 2876 : audit 0 from='client.? 172.21.15.40:0/2108101137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:01 smithi040 bash[28232]: audit 2023-12-01T18:09:00.476944+0000 mon.c (mon.2) 2876 : audit 0 from='client.? 172.21.15.40:0/2108101137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:01 smithi040 bash[41173]: audit 2023-12-01T18:09:00.476944+0000 mon.c (mon.2) 2876 : audit 0 from='client.? 172.21.15.40:0/2108101137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:02 smithi141 bash[31670]: cluster 2023-12-01T18:09:01.362808+0000 mgr.y (mgr.24356) 4527 : cluster 0 pgmap v4495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:02 smithi040 bash[28232]: cluster 2023-12-01T18:09:01.362808+0000 mgr.y (mgr.24356) 4527 : cluster 0 pgmap v4495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:02 smithi040 bash[41173]: cluster 2023-12-01T18:09:01.362808+0000 mgr.y (mgr.24356) 4527 : cluster 0 pgmap v4495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:03 smithi141 bash[31670]: audit 2023-12-01T18:09:02.933787+0000 mon.a (mon.0) 3327 : audit 0 from='client.? 172.21.15.40:0/2847152497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:03 smithi040 bash[28232]: audit 2023-12-01T18:09:02.933787+0000 mon.a (mon.0) 3327 : audit 0 from='client.? 172.21.15.40:0/2847152497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:03 smithi040 bash[41173]: audit 2023-12-01T18:09:02.933787+0000 mon.a (mon.0) 3327 : audit 0 from='client.? 172.21.15.40:0/2847152497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:04 smithi141 bash[31670]: cluster 2023-12-01T18:09:03.363471+0000 mgr.y (mgr.24356) 4528 : cluster 0 pgmap v4496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:04 smithi141 bash[31670]: audit 2023-12-01T18:09:03.543202+0000 mon.c (mon.2) 2877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:04 smithi040 bash[28232]: cluster 2023-12-01T18:09:03.363471+0000 mgr.y (mgr.24356) 4528 : cluster 0 pgmap v4496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:04 smithi040 bash[28232]: audit 2023-12-01T18:09:03.543202+0000 mon.c (mon.2) 2877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:04 smithi040 bash[41173]: cluster 2023-12-01T18:09:03.363471+0000 mgr.y (mgr.24356) 4528 : cluster 0 pgmap v4496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:04 smithi040 bash[41173]: audit 2023-12-01T18:09:03.543202+0000 mon.c (mon.2) 2877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:09:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:09:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:06 smithi040 bash[28232]: cluster 2023-12-01T18:09:05.364305+0000 mgr.y (mgr.24356) 4529 : cluster 0 pgmap v4497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:06 smithi040 bash[28232]: audit 2023-12-01T18:09:05.406227+0000 mon.c (mon.2) 2878 : audit 0 from='client.? 172.21.15.40:0/1092383165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:06 smithi040 bash[41173]: cluster 2023-12-01T18:09:05.364305+0000 mgr.y (mgr.24356) 4529 : cluster 0 pgmap v4497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:06 smithi040 bash[41173]: audit 2023-12-01T18:09:05.406227+0000 mon.c (mon.2) 2878 : audit 0 from='client.? 172.21.15.40:0/1092383165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:06 smithi141 bash[31670]: cluster 2023-12-01T18:09:05.364305+0000 mgr.y (mgr.24356) 4529 : cluster 0 pgmap v4497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:06 smithi141 bash[31670]: audit 2023-12-01T18:09:05.406227+0000 mon.c (mon.2) 2878 : audit 0 from='client.? 172.21.15.40:0/1092383165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:08 smithi040 bash[28232]: cluster 2023-12-01T18:09:07.364937+0000 mgr.y (mgr.24356) 4530 : cluster 0 pgmap v4498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:08 smithi040 bash[28232]: audit 2023-12-01T18:09:07.870745+0000 mon.c (mon.2) 2879 : audit 0 from='client.? 172.21.15.40:0/3410838603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:08 smithi040 bash[41173]: cluster 2023-12-01T18:09:07.364937+0000 mgr.y (mgr.24356) 4530 : cluster 0 pgmap v4498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:08 smithi040 bash[41173]: audit 2023-12-01T18:09:07.870745+0000 mon.c (mon.2) 2879 : audit 0 from='client.? 172.21.15.40:0/3410838603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:08 smithi141 bash[31670]: cluster 2023-12-01T18:09:07.364937+0000 mgr.y (mgr.24356) 4530 : cluster 0 pgmap v4498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:08 smithi141 bash[31670]: audit 2023-12-01T18:09:07.870745+0000 mon.c (mon.2) 2879 : audit 0 from='client.? 172.21.15.40:0/3410838603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:10 smithi040 bash[41173]: cluster 2023-12-01T18:09:09.366011+0000 mgr.y (mgr.24356) 4531 : cluster 0 pgmap v4499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:10 smithi040 bash[41173]: audit 2023-12-01T18:09:10.333039+0000 mon.c (mon.2) 2880 : audit 0 from='client.? 172.21.15.40:0/2292390464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:10 smithi040 bash[28232]: cluster 2023-12-01T18:09:09.366011+0000 mgr.y (mgr.24356) 4531 : cluster 0 pgmap v4499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:10 smithi040 bash[28232]: audit 2023-12-01T18:09:10.333039+0000 mon.c (mon.2) 2880 : audit 0 from='client.? 172.21.15.40:0/2292390464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:10 smithi141 bash[31670]: cluster 2023-12-01T18:09:09.366011+0000 mgr.y (mgr.24356) 4531 : cluster 0 pgmap v4499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:10 smithi141 bash[31670]: audit 2023-12-01T18:09:10.333039+0000 mon.c (mon.2) 2880 : audit 0 from='client.? 172.21.15.40:0/2292390464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:12 smithi040 bash[41173]: cluster 2023-12-01T18:09:11.366670+0000 mgr.y (mgr.24356) 4532 : cluster 0 pgmap v4500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:12 smithi040 bash[28232]: cluster 2023-12-01T18:09:11.366670+0000 mgr.y (mgr.24356) 4532 : cluster 0 pgmap v4500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:12 smithi141 bash[31670]: cluster 2023-12-01T18:09:11.366670+0000 mgr.y (mgr.24356) 4532 : cluster 0 pgmap v4500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:13 smithi040 bash[28232]: audit 2023-12-01T18:09:12.800758+0000 mon.c (mon.2) 2881 : audit 0 from='client.? 172.21.15.40:0/517777516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:13 smithi040 bash[41173]: audit 2023-12-01T18:09:12.800758+0000 mon.c (mon.2) 2881 : audit 0 from='client.? 172.21.15.40:0/517777516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:13 smithi141 bash[31670]: audit 2023-12-01T18:09:12.800758+0000 mon.c (mon.2) 2881 : audit 0 from='client.? 172.21.15.40:0/517777516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:14 smithi040 bash[28232]: cluster 2023-12-01T18:09:13.367356+0000 mgr.y (mgr.24356) 4533 : cluster 0 pgmap v4501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:14 smithi040 bash[41173]: cluster 2023-12-01T18:09:13.367356+0000 mgr.y (mgr.24356) 4533 : cluster 0 pgmap v4501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:14 smithi141 bash[31670]: cluster 2023-12-01T18:09:13.367356+0000 mgr.y (mgr.24356) 4533 : cluster 0 pgmap v4501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:15 smithi040 bash[28232]: audit 2023-12-01T18:09:15.258587+0000 mon.c (mon.2) 2882 : audit 0 from='client.? 172.21.15.40:0/1639507661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:15 smithi040 bash[41173]: audit 2023-12-01T18:09:15.258587+0000 mon.c (mon.2) 2882 : audit 0 from='client.? 172.21.15.40:0/1639507661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:15 smithi141 bash[31670]: audit 2023-12-01T18:09:15.258587+0000 mon.c (mon.2) 2882 : audit 0 from='client.? 172.21.15.40:0/1639507661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:09:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:09:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:16 smithi040 bash[28232]: cluster 2023-12-01T18:09:15.368304+0000 mgr.y (mgr.24356) 4534 : cluster 0 pgmap v4502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:16 smithi040 bash[41173]: cluster 2023-12-01T18:09:15.368304+0000 mgr.y (mgr.24356) 4534 : cluster 0 pgmap v4502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:16 smithi141 bash[31670]: cluster 2023-12-01T18:09:15.368304+0000 mgr.y (mgr.24356) 4534 : cluster 0 pgmap v4502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:18 smithi040 bash[28232]: cluster 2023-12-01T18:09:17.368917+0000 mgr.y (mgr.24356) 4535 : cluster 0 pgmap v4503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:18 smithi040 bash[28232]: audit 2023-12-01T18:09:17.725816+0000 mon.c (mon.2) 2883 : audit 0 from='client.? 172.21.15.40:0/3619503290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:18 smithi040 bash[41173]: cluster 2023-12-01T18:09:17.368917+0000 mgr.y (mgr.24356) 4535 : cluster 0 pgmap v4503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:18 smithi040 bash[41173]: audit 2023-12-01T18:09:17.725816+0000 mon.c (mon.2) 2883 : audit 0 from='client.? 172.21.15.40:0/3619503290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:18 smithi141 bash[31670]: cluster 2023-12-01T18:09:17.368917+0000 mgr.y (mgr.24356) 4535 : cluster 0 pgmap v4503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:18 smithi141 bash[31670]: audit 2023-12-01T18:09:17.725816+0000 mon.c (mon.2) 2883 : audit 0 from='client.? 172.21.15.40:0/3619503290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:19 smithi141 bash[31670]: audit 2023-12-01T18:09:18.543744+0000 mon.c (mon.2) 2884 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:19 smithi040 bash[28232]: audit 2023-12-01T18:09:18.543744+0000 mon.c (mon.2) 2884 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:19 smithi040 bash[41173]: audit 2023-12-01T18:09:18.543744+0000 mon.c (mon.2) 2884 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:20 smithi141 bash[31670]: cluster 2023-12-01T18:09:19.370088+0000 mgr.y (mgr.24356) 4536 : cluster 0 pgmap v4504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:20 smithi141 bash[31670]: audit 2023-12-01T18:09:20.189661+0000 mon.c (mon.2) 2885 : audit 0 from='client.? 172.21.15.40:0/2570439666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:20 smithi040 bash[41173]: cluster 2023-12-01T18:09:19.370088+0000 mgr.y (mgr.24356) 4536 : cluster 0 pgmap v4504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:20 smithi040 bash[41173]: audit 2023-12-01T18:09:20.189661+0000 mon.c (mon.2) 2885 : audit 0 from='client.? 172.21.15.40:0/2570439666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:20 smithi040 bash[28232]: cluster 2023-12-01T18:09:19.370088+0000 mgr.y (mgr.24356) 4536 : cluster 0 pgmap v4504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:20 smithi040 bash[28232]: audit 2023-12-01T18:09:20.189661+0000 mon.c (mon.2) 2885 : audit 0 from='client.? 172.21.15.40:0/2570439666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:22 smithi141 bash[31670]: cluster 2023-12-01T18:09:21.370783+0000 mgr.y (mgr.24356) 4537 : cluster 0 pgmap v4505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:22 smithi040 bash[41173]: cluster 2023-12-01T18:09:21.370783+0000 mgr.y (mgr.24356) 4537 : cluster 0 pgmap v4505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:22 smithi040 bash[28232]: cluster 2023-12-01T18:09:21.370783+0000 mgr.y (mgr.24356) 4537 : cluster 0 pgmap v4505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:23 smithi141 bash[31670]: audit 2023-12-01T18:09:22.657767+0000 mon.a (mon.0) 3328 : audit 0 from='client.? 172.21.15.40:0/1085479795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:23 smithi040 bash[41173]: audit 2023-12-01T18:09:22.657767+0000 mon.a (mon.0) 3328 : audit 0 from='client.? 172.21.15.40:0/1085479795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:23 smithi040 bash[28232]: audit 2023-12-01T18:09:22.657767+0000 mon.a (mon.0) 3328 : audit 0 from='client.? 172.21.15.40:0/1085479795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:24 smithi141 bash[31670]: cluster 2023-12-01T18:09:23.371459+0000 mgr.y (mgr.24356) 4538 : cluster 0 pgmap v4506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:24 smithi040 bash[41173]: cluster 2023-12-01T18:09:23.371459+0000 mgr.y (mgr.24356) 4538 : cluster 0 pgmap v4506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:24 smithi040 bash[28232]: cluster 2023-12-01T18:09:23.371459+0000 mgr.y (mgr.24356) 4538 : cluster 0 pgmap v4506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:25 smithi141 bash[31670]: audit 2023-12-01T18:09:25.122190+0000 mon.a (mon.0) 3329 : audit 0 from='client.? 172.21.15.40:0/1373567088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:25 smithi040 bash[41173]: audit 2023-12-01T18:09:25.122190+0000 mon.a (mon.0) 3329 : audit 0 from='client.? 172.21.15.40:0/1373567088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:25 smithi040 bash[28232]: audit 2023-12-01T18:09:25.122190+0000 mon.a (mon.0) 3329 : audit 0 from='client.? 172.21.15.40:0/1373567088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:26 smithi141 bash[31670]: cluster 2023-12-01T18:09:25.372585+0000 mgr.y (mgr.24356) 4539 : cluster 0 pgmap v4507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:26 smithi040 bash[28232]: cluster 2023-12-01T18:09:25.372585+0000 mgr.y (mgr.24356) 4539 : cluster 0 pgmap v4507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:09:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:09:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:26 smithi040 bash[41173]: cluster 2023-12-01T18:09:25.372585+0000 mgr.y (mgr.24356) 4539 : cluster 0 pgmap v4507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:28 smithi141 bash[31670]: cluster 2023-12-01T18:09:27.373189+0000 mgr.y (mgr.24356) 4540 : cluster 0 pgmap v4508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:28 smithi141 bash[31670]: audit 2023-12-01T18:09:27.586277+0000 mon.a (mon.0) 3330 : audit 0 from='client.? 172.21.15.40:0/306613838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:28 smithi040 bash[41173]: cluster 2023-12-01T18:09:27.373189+0000 mgr.y (mgr.24356) 4540 : cluster 0 pgmap v4508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:28 smithi040 bash[41173]: audit 2023-12-01T18:09:27.586277+0000 mon.a (mon.0) 3330 : audit 0 from='client.? 172.21.15.40:0/306613838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:28 smithi040 bash[28232]: cluster 2023-12-01T18:09:27.373189+0000 mgr.y (mgr.24356) 4540 : cluster 0 pgmap v4508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:28 smithi040 bash[28232]: audit 2023-12-01T18:09:27.586277+0000 mon.a (mon.0) 3330 : audit 0 from='client.? 172.21.15.40:0/306613838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:30 smithi141 bash[31670]: cluster 2023-12-01T18:09:29.374390+0000 mgr.y (mgr.24356) 4541 : cluster 0 pgmap v4509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:30 smithi141 bash[31670]: audit 2023-12-01T18:09:30.055568+0000 mon.a (mon.0) 3331 : audit 0 from='client.? 172.21.15.40:0/3210940248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:30 smithi040 bash[41173]: cluster 2023-12-01T18:09:29.374390+0000 mgr.y (mgr.24356) 4541 : cluster 0 pgmap v4509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:30 smithi040 bash[41173]: audit 2023-12-01T18:09:30.055568+0000 mon.a (mon.0) 3331 : audit 0 from='client.? 172.21.15.40:0/3210940248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:30 smithi040 bash[28232]: cluster 2023-12-01T18:09:29.374390+0000 mgr.y (mgr.24356) 4541 : cluster 0 pgmap v4509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:30 smithi040 bash[28232]: audit 2023-12-01T18:09:30.055568+0000 mon.a (mon.0) 3331 : audit 0 from='client.? 172.21.15.40:0/3210940248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:32 smithi141 bash[31670]: cluster 2023-12-01T18:09:31.375079+0000 mgr.y (mgr.24356) 4542 : cluster 0 pgmap v4510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:32 smithi040 bash[28232]: cluster 2023-12-01T18:09:31.375079+0000 mgr.y (mgr.24356) 4542 : cluster 0 pgmap v4510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:32 smithi040 bash[41173]: cluster 2023-12-01T18:09:31.375079+0000 mgr.y (mgr.24356) 4542 : cluster 0 pgmap v4510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:33 smithi141 bash[31670]: audit 2023-12-01T18:09:32.526592+0000 mon.c (mon.2) 2886 : audit 0 from='client.? 172.21.15.40:0/925332105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:33 smithi141 bash[31670]: audit 2023-12-01T18:09:32.643559+0000 mon.c (mon.2) 2887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:09:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:33 smithi040 bash[28232]: audit 2023-12-01T18:09:32.526592+0000 mon.c (mon.2) 2886 : audit 0 from='client.? 172.21.15.40:0/925332105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:33 smithi040 bash[28232]: audit 2023-12-01T18:09:32.643559+0000 mon.c (mon.2) 2887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:09:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:33 smithi040 bash[41173]: audit 2023-12-01T18:09:32.526592+0000 mon.c (mon.2) 2886 : audit 0 from='client.? 172.21.15.40:0/925332105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:33 smithi040 bash[41173]: audit 2023-12-01T18:09:32.643559+0000 mon.c (mon.2) 2887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:09:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:34 smithi141 bash[31670]: cluster 2023-12-01T18:09:33.375846+0000 mgr.y (mgr.24356) 4543 : cluster 0 pgmap v4511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:34 smithi141 bash[31670]: audit 2023-12-01T18:09:33.544183+0000 mon.c (mon.2) 2888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:34 smithi040 bash[28232]: cluster 2023-12-01T18:09:33.375846+0000 mgr.y (mgr.24356) 4543 : cluster 0 pgmap v4511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:34 smithi040 bash[28232]: audit 2023-12-01T18:09:33.544183+0000 mon.c (mon.2) 2888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:34 smithi040 bash[41173]: cluster 2023-12-01T18:09:33.375846+0000 mgr.y (mgr.24356) 4543 : cluster 0 pgmap v4511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:34 smithi040 bash[41173]: audit 2023-12-01T18:09:33.544183+0000 mon.c (mon.2) 2888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:35 smithi141 bash[31670]: audit 2023-12-01T18:09:34.995825+0000 mon.c (mon.2) 2889 : audit 0 from='client.? 172.21.15.40:0/3047678651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:35 smithi040 bash[28232]: audit 2023-12-01T18:09:34.995825+0000 mon.c (mon.2) 2889 : audit 0 from='client.? 172.21.15.40:0/3047678651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:35 smithi040 bash[41173]: audit 2023-12-01T18:09:34.995825+0000 mon.c (mon.2) 2889 : audit 0 from='client.? 172.21.15.40:0/3047678651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:36 smithi141 bash[31670]: cluster 2023-12-01T18:09:35.377024+0000 mgr.y (mgr.24356) 4544 : cluster 0 pgmap v4512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:09:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:09:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:36 smithi040 bash[41173]: cluster 2023-12-01T18:09:35.377024+0000 mgr.y (mgr.24356) 4544 : cluster 0 pgmap v4512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:36 smithi040 bash[28232]: cluster 2023-12-01T18:09:35.377024+0000 mgr.y (mgr.24356) 4544 : cluster 0 pgmap v4512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:37 smithi141 bash[31670]: audit 2023-12-01T18:09:37.447200+0000 mon.a (mon.0) 3332 : audit 0 from='client.? 172.21.15.40:0/1162688638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:37 smithi040 bash[41173]: audit 2023-12-01T18:09:37.447200+0000 mon.a (mon.0) 3332 : audit 0 from='client.? 172.21.15.40:0/1162688638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:37 smithi040 bash[28232]: audit 2023-12-01T18:09:37.447200+0000 mon.a (mon.0) 3332 : audit 0 from='client.? 172.21.15.40:0/1162688638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:38 smithi141 bash[31670]: cluster 2023-12-01T18:09:37.377680+0000 mgr.y (mgr.24356) 4545 : cluster 0 pgmap v4513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:38 smithi040 bash[28232]: cluster 2023-12-01T18:09:37.377680+0000 mgr.y (mgr.24356) 4545 : cluster 0 pgmap v4513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:38 smithi040 bash[41173]: cluster 2023-12-01T18:09:37.377680+0000 mgr.y (mgr.24356) 4545 : cluster 0 pgmap v4513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:38.491714+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:38.501806+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:38.845522+0000 mon.a (mon.0) 3335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:38.855086+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:39.335268+0000 mon.c (mon.2) 2890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:39.337392+0000 mon.c (mon.2) 2891 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:39 smithi141 bash[31670]: audit 2023-12-01T18:09:39.347147+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:38.491714+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:38.501806+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:38.845522+0000 mon.a (mon.0) 3335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:38.855086+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:39.335268+0000 mon.c (mon.2) 2890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:39.337392+0000 mon.c (mon.2) 2891 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:09:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[28232]: audit 2023-12-01T18:09:39.347147+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:38.491714+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:38.501806+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:38.845522+0000 mon.a (mon.0) 3335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:38.855086+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:39.335268+0000 mon.c (mon.2) 2890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:39.337392+0000 mon.c (mon.2) 2891 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:09:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:39 smithi040 bash[41173]: audit 2023-12-01T18:09:39.347147+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:09:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:40 smithi141 bash[31670]: cluster 2023-12-01T18:09:39.378549+0000 mgr.y (mgr.24356) 4546 : cluster 0 pgmap v4514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:40 smithi141 bash[31670]: audit 2023-12-01T18:09:39.914948+0000 mon.c (mon.2) 2892 : audit 0 from='client.? 172.21.15.40:0/1885442136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:40 smithi040 bash[28232]: cluster 2023-12-01T18:09:39.378549+0000 mgr.y (mgr.24356) 4546 : cluster 0 pgmap v4514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:40 smithi040 bash[28232]: audit 2023-12-01T18:09:39.914948+0000 mon.c (mon.2) 2892 : audit 0 from='client.? 172.21.15.40:0/1885442136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:40 smithi040 bash[41173]: cluster 2023-12-01T18:09:39.378549+0000 mgr.y (mgr.24356) 4546 : cluster 0 pgmap v4514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:40 smithi040 bash[41173]: audit 2023-12-01T18:09:39.914948+0000 mon.c (mon.2) 2892 : audit 0 from='client.? 172.21.15.40:0/1885442136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:42 smithi141 bash[31670]: cluster 2023-12-01T18:09:41.379169+0000 mgr.y (mgr.24356) 4547 : cluster 0 pgmap v4515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:42 smithi141 bash[31670]: audit 2023-12-01T18:09:42.380707+0000 mon.a (mon.0) 3338 : audit 0 from='client.? 172.21.15.40:0/140693699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:42 smithi040 bash[28232]: cluster 2023-12-01T18:09:41.379169+0000 mgr.y (mgr.24356) 4547 : cluster 0 pgmap v4515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:42 smithi040 bash[28232]: audit 2023-12-01T18:09:42.380707+0000 mon.a (mon.0) 3338 : audit 0 from='client.? 172.21.15.40:0/140693699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:42 smithi040 bash[41173]: cluster 2023-12-01T18:09:41.379169+0000 mgr.y (mgr.24356) 4547 : cluster 0 pgmap v4515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:42 smithi040 bash[41173]: audit 2023-12-01T18:09:42.380707+0000 mon.a (mon.0) 3338 : audit 0 from='client.? 172.21.15.40:0/140693699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:44 smithi141 bash[31670]: cluster 2023-12-01T18:09:43.379828+0000 mgr.y (mgr.24356) 4548 : cluster 0 pgmap v4516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:44 smithi040 bash[28232]: cluster 2023-12-01T18:09:43.379828+0000 mgr.y (mgr.24356) 4548 : cluster 0 pgmap v4516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:44 smithi040 bash[41173]: cluster 2023-12-01T18:09:43.379828+0000 mgr.y (mgr.24356) 4548 : cluster 0 pgmap v4516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:45 smithi141 bash[31670]: audit 2023-12-01T18:09:44.844862+0000 mon.a (mon.0) 3339 : audit 0 from='client.? 172.21.15.40:0/2423424587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:45 smithi040 bash[28232]: audit 2023-12-01T18:09:44.844862+0000 mon.a (mon.0) 3339 : audit 0 from='client.? 172.21.15.40:0/2423424587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:45 smithi040 bash[41173]: audit 2023-12-01T18:09:44.844862+0000 mon.a (mon.0) 3339 : audit 0 from='client.? 172.21.15.40:0/2423424587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:46 smithi141 bash[31670]: cluster 2023-12-01T18:09:45.380970+0000 mgr.y (mgr.24356) 4549 : cluster 0 pgmap v4517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:09:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:09:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:46 smithi040 bash[28232]: cluster 2023-12-01T18:09:45.380970+0000 mgr.y (mgr.24356) 4549 : cluster 0 pgmap v4517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:46 smithi040 bash[41173]: cluster 2023-12-01T18:09:45.380970+0000 mgr.y (mgr.24356) 4549 : cluster 0 pgmap v4517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:47 smithi141 bash[31670]: audit 2023-12-01T18:09:47.309275+0000 mon.a (mon.0) 3340 : audit 0 from='client.? 172.21.15.40:0/1245480494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:47 smithi040 bash[28232]: audit 2023-12-01T18:09:47.309275+0000 mon.a (mon.0) 3340 : audit 0 from='client.? 172.21.15.40:0/1245480494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:47 smithi040 bash[41173]: audit 2023-12-01T18:09:47.309275+0000 mon.a (mon.0) 3340 : audit 0 from='client.? 172.21.15.40:0/1245480494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:48 smithi141 bash[31670]: cluster 2023-12-01T18:09:47.381650+0000 mgr.y (mgr.24356) 4550 : cluster 0 pgmap v4518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:48 smithi040 bash[28232]: cluster 2023-12-01T18:09:47.381650+0000 mgr.y (mgr.24356) 4550 : cluster 0 pgmap v4518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:48 smithi040 bash[41173]: cluster 2023-12-01T18:09:47.381650+0000 mgr.y (mgr.24356) 4550 : cluster 0 pgmap v4518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:49 smithi040 bash[28232]: audit 2023-12-01T18:09:48.544419+0000 mon.c (mon.2) 2893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:49 smithi040 bash[41173]: audit 2023-12-01T18:09:48.544419+0000 mon.c (mon.2) 2893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:49 smithi141 bash[31670]: audit 2023-12-01T18:09:48.544419+0000 mon.c (mon.2) 2893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:50 smithi040 bash[41173]: cluster 2023-12-01T18:09:49.382825+0000 mgr.y (mgr.24356) 4551 : cluster 0 pgmap v4519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:50 smithi040 bash[41173]: audit 2023-12-01T18:09:49.768501+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.40:0/3780942781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:50 smithi040 bash[28232]: cluster 2023-12-01T18:09:49.382825+0000 mgr.y (mgr.24356) 4551 : cluster 0 pgmap v4519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:50 smithi040 bash[28232]: audit 2023-12-01T18:09:49.768501+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.40:0/3780942781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:50 smithi141 bash[31670]: cluster 2023-12-01T18:09:49.382825+0000 mgr.y (mgr.24356) 4551 : cluster 0 pgmap v4519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:50 smithi141 bash[31670]: audit 2023-12-01T18:09:49.768501+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.40:0/3780942781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:52 smithi040 bash[28232]: cluster 2023-12-01T18:09:51.383508+0000 mgr.y (mgr.24356) 4552 : cluster 0 pgmap v4520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:52 smithi040 bash[28232]: audit 2023-12-01T18:09:52.238761+0000 mon.c (mon.2) 2894 : audit 0 from='client.? 172.21.15.40:0/2533449705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:52 smithi040 bash[41173]: cluster 2023-12-01T18:09:51.383508+0000 mgr.y (mgr.24356) 4552 : cluster 0 pgmap v4520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:52 smithi040 bash[41173]: audit 2023-12-01T18:09:52.238761+0000 mon.c (mon.2) 2894 : audit 0 from='client.? 172.21.15.40:0/2533449705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:52 smithi141 bash[31670]: cluster 2023-12-01T18:09:51.383508+0000 mgr.y (mgr.24356) 4552 : cluster 0 pgmap v4520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:52 smithi141 bash[31670]: audit 2023-12-01T18:09:52.238761+0000 mon.c (mon.2) 2894 : audit 0 from='client.? 172.21.15.40:0/2533449705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:54 smithi040 bash[28232]: cluster 2023-12-01T18:09:53.384191+0000 mgr.y (mgr.24356) 4553 : cluster 0 pgmap v4521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:54 smithi040 bash[41173]: cluster 2023-12-01T18:09:53.384191+0000 mgr.y (mgr.24356) 4553 : cluster 0 pgmap v4521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:54 smithi141 bash[31670]: cluster 2023-12-01T18:09:53.384191+0000 mgr.y (mgr.24356) 4553 : cluster 0 pgmap v4521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:55 smithi040 bash[28232]: audit 2023-12-01T18:09:54.710721+0000 mon.a (mon.0) 3342 : audit 0 from='client.? 172.21.15.40:0/1057808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:55 smithi040 bash[41173]: audit 2023-12-01T18:09:54.710721+0000 mon.a (mon.0) 3342 : audit 0 from='client.? 172.21.15.40:0/1057808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:55 smithi141 bash[31670]: audit 2023-12-01T18:09:54.710721+0000 mon.a (mon.0) 3342 : audit 0 from='client.? 172.21.15.40:0/1057808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:09:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:09:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:56 smithi040 bash[28232]: cluster 2023-12-01T18:09:55.385318+0000 mgr.y (mgr.24356) 4554 : cluster 0 pgmap v4522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:56 smithi040 bash[41173]: cluster 2023-12-01T18:09:55.385318+0000 mgr.y (mgr.24356) 4554 : cluster 0 pgmap v4522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:56 smithi141 bash[31670]: cluster 2023-12-01T18:09:55.385318+0000 mgr.y (mgr.24356) 4554 : cluster 0 pgmap v4522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:57 smithi040 bash[28232]: audit 2023-12-01T18:09:57.180922+0000 mon.a (mon.0) 3343 : audit 0 from='client.? 172.21.15.40:0/3820822367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:57 smithi040 bash[41173]: audit 2023-12-01T18:09:57.180922+0000 mon.a (mon.0) 3343 : audit 0 from='client.? 172.21.15.40:0/3820822367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:57 smithi141 bash[31670]: audit 2023-12-01T18:09:57.180922+0000 mon.a (mon.0) 3343 : audit 0 from='client.? 172.21.15.40:0/3820822367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:09:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:09:58 smithi040 bash[28232]: cluster 2023-12-01T18:09:57.386058+0000 mgr.y (mgr.24356) 4555 : cluster 0 pgmap v4523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:09:58 smithi040 bash[41173]: cluster 2023-12-01T18:09:57.386058+0000 mgr.y (mgr.24356) 4555 : cluster 0 pgmap v4523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:09:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:09:58 smithi141 bash[31670]: cluster 2023-12-01T18:09:57.386058+0000 mgr.y (mgr.24356) 4555 : cluster 0 pgmap v4523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[28232]: debug 2023-12-01T18:09:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[28232]: cluster 2023-12-01T18:09:59.386952+0000 mgr.y (mgr.24356) 4556 : cluster 0 pgmap v4524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[28232]: audit 2023-12-01T18:09:59.644376+0000 mon.a (mon.0) 3344 : audit 0 from='client.? 172.21.15.40:0/3765599886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[28232]: cluster 2023-12-01T18:10:00.000176+0000 mon.a (mon.0) 3345 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[41173]: cluster 2023-12-01T18:09:59.386952+0000 mgr.y (mgr.24356) 4556 : cluster 0 pgmap v4524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[41173]: audit 2023-12-01T18:09:59.644376+0000 mon.a (mon.0) 3344 : audit 0 from='client.? 172.21.15.40:0/3765599886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:00 smithi040 bash[41173]: cluster 2023-12-01T18:10:00.000176+0000 mon.a (mon.0) 3345 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:00 smithi141 bash[31670]: cluster 2023-12-01T18:09:59.386952+0000 mgr.y (mgr.24356) 4556 : cluster 0 pgmap v4524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:00 smithi141 bash[31670]: audit 2023-12-01T18:09:59.644376+0000 mon.a (mon.0) 3344 : audit 0 from='client.? 172.21.15.40:0/3765599886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:00 smithi141 bash[31670]: cluster 2023-12-01T18:10:00.000176+0000 mon.a (mon.0) 3345 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:02 smithi040 bash[28232]: cluster 2023-12-01T18:10:01.387612+0000 mgr.y (mgr.24356) 4557 : cluster 0 pgmap v4525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:02 smithi040 bash[28232]: audit 2023-12-01T18:10:02.107889+0000 mon.c (mon.2) 2895 : audit 0 from='client.? 172.21.15.40:0/3582436241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:02 smithi040 bash[41173]: cluster 2023-12-01T18:10:01.387612+0000 mgr.y (mgr.24356) 4557 : cluster 0 pgmap v4525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:02 smithi040 bash[41173]: audit 2023-12-01T18:10:02.107889+0000 mon.c (mon.2) 2895 : audit 0 from='client.? 172.21.15.40:0/3582436241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:02 smithi141 bash[31670]: cluster 2023-12-01T18:10:01.387612+0000 mgr.y (mgr.24356) 4557 : cluster 0 pgmap v4525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:02 smithi141 bash[31670]: audit 2023-12-01T18:10:02.107889+0000 mon.c (mon.2) 2895 : audit 0 from='client.? 172.21.15.40:0/3582436241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:03 smithi040 bash[41173]: audit 2023-12-01T18:10:03.544944+0000 mon.c (mon.2) 2896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:03 smithi040 bash[28232]: audit 2023-12-01T18:10:03.544944+0000 mon.c (mon.2) 2896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:03 smithi141 bash[31670]: audit 2023-12-01T18:10:03.544944+0000 mon.c (mon.2) 2896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:04 smithi040 bash[41173]: cluster 2023-12-01T18:10:03.388280+0000 mgr.y (mgr.24356) 4558 : cluster 0 pgmap v4526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:04 smithi040 bash[41173]: audit 2023-12-01T18:10:04.572357+0000 mon.a (mon.0) 3346 : audit 0 from='client.? 172.21.15.40:0/43274332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:04 smithi040 bash[28232]: cluster 2023-12-01T18:10:03.388280+0000 mgr.y (mgr.24356) 4558 : cluster 0 pgmap v4526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:04 smithi040 bash[28232]: audit 2023-12-01T18:10:04.572357+0000 mon.a (mon.0) 3346 : audit 0 from='client.? 172.21.15.40:0/43274332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:04 smithi141 bash[31670]: cluster 2023-12-01T18:10:03.388280+0000 mgr.y (mgr.24356) 4558 : cluster 0 pgmap v4526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:04 smithi141 bash[31670]: audit 2023-12-01T18:10:04.572357+0000 mon.a (mon.0) 3346 : audit 0 from='client.? 172.21.15.40:0/43274332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:06 smithi040 bash[28232]: cluster 2023-12-01T18:10:05.389197+0000 mgr.y (mgr.24356) 4559 : cluster 0 pgmap v4527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:10:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:10:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:06 smithi040 bash[41173]: cluster 2023-12-01T18:10:05.389197+0000 mgr.y (mgr.24356) 4559 : cluster 0 pgmap v4527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:06 smithi141 bash[31670]: cluster 2023-12-01T18:10:05.389197+0000 mgr.y (mgr.24356) 4559 : cluster 0 pgmap v4527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:07 smithi040 bash[28232]: audit 2023-12-01T18:10:07.040982+0000 mon.c (mon.2) 2897 : audit 0 from='client.? 172.21.15.40:0/2380889270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:07 smithi040 bash[41173]: audit 2023-12-01T18:10:07.040982+0000 mon.c (mon.2) 2897 : audit 0 from='client.? 172.21.15.40:0/2380889270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:07 smithi141 bash[31670]: audit 2023-12-01T18:10:07.040982+0000 mon.c (mon.2) 2897 : audit 0 from='client.? 172.21.15.40:0/2380889270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:08 smithi040 bash[28232]: cluster 2023-12-01T18:10:07.389851+0000 mgr.y (mgr.24356) 4560 : cluster 0 pgmap v4528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:08 smithi040 bash[41173]: cluster 2023-12-01T18:10:07.389851+0000 mgr.y (mgr.24356) 4560 : cluster 0 pgmap v4528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:08 smithi141 bash[31670]: cluster 2023-12-01T18:10:07.389851+0000 mgr.y (mgr.24356) 4560 : cluster 0 pgmap v4528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:10 smithi040 bash[41173]: cluster 2023-12-01T18:10:09.390943+0000 mgr.y (mgr.24356) 4561 : cluster 0 pgmap v4529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:10 smithi040 bash[41173]: audit 2023-12-01T18:10:09.508257+0000 mon.a (mon.0) 3347 : audit 0 from='client.? 172.21.15.40:0/3545379221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:10 smithi040 bash[28232]: cluster 2023-12-01T18:10:09.390943+0000 mgr.y (mgr.24356) 4561 : cluster 0 pgmap v4529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:10 smithi040 bash[28232]: audit 2023-12-01T18:10:09.508257+0000 mon.a (mon.0) 3347 : audit 0 from='client.? 172.21.15.40:0/3545379221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:10 smithi141 bash[31670]: cluster 2023-12-01T18:10:09.390943+0000 mgr.y (mgr.24356) 4561 : cluster 0 pgmap v4529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:10 smithi141 bash[31670]: audit 2023-12-01T18:10:09.508257+0000 mon.a (mon.0) 3347 : audit 0 from='client.? 172.21.15.40:0/3545379221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:12 smithi040 bash[28232]: cluster 2023-12-01T18:10:11.391651+0000 mgr.y (mgr.24356) 4562 : cluster 0 pgmap v4530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:12 smithi040 bash[28232]: audit 2023-12-01T18:10:11.974006+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.40:0/33117641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:12 smithi040 bash[41173]: cluster 2023-12-01T18:10:11.391651+0000 mgr.y (mgr.24356) 4562 : cluster 0 pgmap v4530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:12 smithi040 bash[41173]: audit 2023-12-01T18:10:11.974006+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.40:0/33117641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:12 smithi141 bash[31670]: cluster 2023-12-01T18:10:11.391651+0000 mgr.y (mgr.24356) 4562 : cluster 0 pgmap v4530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:12 smithi141 bash[31670]: audit 2023-12-01T18:10:11.974006+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.40:0/33117641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:14 smithi141 bash[31670]: cluster 2023-12-01T18:10:13.392432+0000 mgr.y (mgr.24356) 4563 : cluster 0 pgmap v4531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:14 smithi040 bash[28232]: cluster 2023-12-01T18:10:13.392432+0000 mgr.y (mgr.24356) 4563 : cluster 0 pgmap v4531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:14 smithi040 bash[41173]: cluster 2023-12-01T18:10:13.392432+0000 mgr.y (mgr.24356) 4563 : cluster 0 pgmap v4531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:15 smithi141 bash[31670]: audit 2023-12-01T18:10:14.436134+0000 mon.c (mon.2) 2898 : audit 0 from='client.? 172.21.15.40:0/2897708828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:15 smithi040 bash[28232]: audit 2023-12-01T18:10:14.436134+0000 mon.c (mon.2) 2898 : audit 0 from='client.? 172.21.15.40:0/2897708828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:15 smithi040 bash[41173]: audit 2023-12-01T18:10:14.436134+0000 mon.c (mon.2) 2898 : audit 0 from='client.? 172.21.15.40:0/2897708828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:16 smithi141 bash[31670]: cluster 2023-12-01T18:10:15.393473+0000 mgr.y (mgr.24356) 4564 : cluster 0 pgmap v4532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:16 smithi040 bash[28232]: cluster 2023-12-01T18:10:15.393473+0000 mgr.y (mgr.24356) 4564 : cluster 0 pgmap v4532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:10:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:10:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:16 smithi040 bash[41173]: cluster 2023-12-01T18:10:15.393473+0000 mgr.y (mgr.24356) 4564 : cluster 0 pgmap v4532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:17 smithi141 bash[31670]: audit 2023-12-01T18:10:16.906030+0000 mon.c (mon.2) 2899 : audit 0 from='client.? 172.21.15.40:0/465326720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:17 smithi040 bash[28232]: audit 2023-12-01T18:10:16.906030+0000 mon.c (mon.2) 2899 : audit 0 from='client.? 172.21.15.40:0/465326720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:17 smithi040 bash[41173]: audit 2023-12-01T18:10:16.906030+0000 mon.c (mon.2) 2899 : audit 0 from='client.? 172.21.15.40:0/465326720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:18 smithi141 bash[31670]: cluster 2023-12-01T18:10:17.394172+0000 mgr.y (mgr.24356) 4565 : cluster 0 pgmap v4533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:18 smithi040 bash[28232]: cluster 2023-12-01T18:10:17.394172+0000 mgr.y (mgr.24356) 4565 : cluster 0 pgmap v4533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:18 smithi040 bash[41173]: cluster 2023-12-01T18:10:17.394172+0000 mgr.y (mgr.24356) 4565 : cluster 0 pgmap v4533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:19 smithi141 bash[31670]: audit 2023-12-01T18:10:18.545328+0000 mon.c (mon.2) 2900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:19 smithi141 bash[31670]: audit 2023-12-01T18:10:19.377441+0000 mon.a (mon.0) 3349 : audit 0 from='client.? 172.21.15.40:0/3754924284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:19 smithi040 bash[28232]: audit 2023-12-01T18:10:18.545328+0000 mon.c (mon.2) 2900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:19 smithi040 bash[28232]: audit 2023-12-01T18:10:19.377441+0000 mon.a (mon.0) 3349 : audit 0 from='client.? 172.21.15.40:0/3754924284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:19 smithi040 bash[41173]: audit 2023-12-01T18:10:18.545328+0000 mon.c (mon.2) 2900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:19 smithi040 bash[41173]: audit 2023-12-01T18:10:19.377441+0000 mon.a (mon.0) 3349 : audit 0 from='client.? 172.21.15.40:0/3754924284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:20 smithi141 bash[31670]: cluster 2023-12-01T18:10:19.394864+0000 mgr.y (mgr.24356) 4566 : cluster 0 pgmap v4534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:20 smithi040 bash[41173]: cluster 2023-12-01T18:10:19.394864+0000 mgr.y (mgr.24356) 4566 : cluster 0 pgmap v4534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:20 smithi040 bash[28232]: cluster 2023-12-01T18:10:19.394864+0000 mgr.y (mgr.24356) 4566 : cluster 0 pgmap v4534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:22 smithi141 bash[31670]: cluster 2023-12-01T18:10:21.395534+0000 mgr.y (mgr.24356) 4567 : cluster 0 pgmap v4535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:22 smithi141 bash[31670]: audit 2023-12-01T18:10:21.842839+0000 mon.a (mon.0) 3350 : audit 0 from='client.? 172.21.15.40:0/3395462834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:22 smithi040 bash[28232]: cluster 2023-12-01T18:10:21.395534+0000 mgr.y (mgr.24356) 4567 : cluster 0 pgmap v4535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:22 smithi040 bash[28232]: audit 2023-12-01T18:10:21.842839+0000 mon.a (mon.0) 3350 : audit 0 from='client.? 172.21.15.40:0/3395462834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:22 smithi040 bash[41173]: cluster 2023-12-01T18:10:21.395534+0000 mgr.y (mgr.24356) 4567 : cluster 0 pgmap v4535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:22 smithi040 bash[41173]: audit 2023-12-01T18:10:21.842839+0000 mon.a (mon.0) 3350 : audit 0 from='client.? 172.21.15.40:0/3395462834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:24 smithi141 bash[31670]: cluster 2023-12-01T18:10:23.396236+0000 mgr.y (mgr.24356) 4568 : cluster 0 pgmap v4536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:24 smithi141 bash[31670]: audit 2023-12-01T18:10:24.309739+0000 mon.c (mon.2) 2901 : audit 0 from='client.? 172.21.15.40:0/2758401639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:24 smithi040 bash[41173]: cluster 2023-12-01T18:10:23.396236+0000 mgr.y (mgr.24356) 4568 : cluster 0 pgmap v4536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:24 smithi040 bash[41173]: audit 2023-12-01T18:10:24.309739+0000 mon.c (mon.2) 2901 : audit 0 from='client.? 172.21.15.40:0/2758401639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:24 smithi040 bash[28232]: cluster 2023-12-01T18:10:23.396236+0000 mgr.y (mgr.24356) 4568 : cluster 0 pgmap v4536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:24 smithi040 bash[28232]: audit 2023-12-01T18:10:24.309739+0000 mon.c (mon.2) 2901 : audit 0 from='client.? 172.21.15.40:0/2758401639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:10:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:10:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:26 smithi040 bash[28232]: cluster 2023-12-01T18:10:25.397286+0000 mgr.y (mgr.24356) 4569 : cluster 0 pgmap v4537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:26 smithi040 bash[41173]: cluster 2023-12-01T18:10:25.397286+0000 mgr.y (mgr.24356) 4569 : cluster 0 pgmap v4537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:26 smithi141 bash[31670]: cluster 2023-12-01T18:10:25.397286+0000 mgr.y (mgr.24356) 4569 : cluster 0 pgmap v4537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:27 smithi040 bash[28232]: audit 2023-12-01T18:10:26.772554+0000 mon.a (mon.0) 3351 : audit 0 from='client.? 172.21.15.40:0/3738336143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:27 smithi040 bash[41173]: audit 2023-12-01T18:10:26.772554+0000 mon.a (mon.0) 3351 : audit 0 from='client.? 172.21.15.40:0/3738336143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:27 smithi141 bash[31670]: audit 2023-12-01T18:10:26.772554+0000 mon.a (mon.0) 3351 : audit 0 from='client.? 172.21.15.40:0/3738336143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:28 smithi040 bash[28232]: cluster 2023-12-01T18:10:27.397999+0000 mgr.y (mgr.24356) 4570 : cluster 0 pgmap v4538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:28 smithi040 bash[41173]: cluster 2023-12-01T18:10:27.397999+0000 mgr.y (mgr.24356) 4570 : cluster 0 pgmap v4538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:28 smithi141 bash[31670]: cluster 2023-12-01T18:10:27.397999+0000 mgr.y (mgr.24356) 4570 : cluster 0 pgmap v4538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:29 smithi141 bash[31670]: audit 2023-12-01T18:10:29.233580+0000 mon.c (mon.2) 2902 : audit 0 from='client.? 172.21.15.40:0/4088858843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:29 smithi040 bash[28232]: audit 2023-12-01T18:10:29.233580+0000 mon.c (mon.2) 2902 : audit 0 from='client.? 172.21.15.40:0/4088858843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:29 smithi040 bash[41173]: audit 2023-12-01T18:10:29.233580+0000 mon.c (mon.2) 2902 : audit 0 from='client.? 172.21.15.40:0/4088858843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:30 smithi141 bash[31670]: cluster 2023-12-01T18:10:29.399179+0000 mgr.y (mgr.24356) 4571 : cluster 0 pgmap v4539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:30 smithi040 bash[28232]: cluster 2023-12-01T18:10:29.399179+0000 mgr.y (mgr.24356) 4571 : cluster 0 pgmap v4539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:30 smithi040 bash[41173]: cluster 2023-12-01T18:10:29.399179+0000 mgr.y (mgr.24356) 4571 : cluster 0 pgmap v4539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:32 smithi141 bash[31670]: cluster 2023-12-01T18:10:31.399860+0000 mgr.y (mgr.24356) 4572 : cluster 0 pgmap v4540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:32 smithi141 bash[31670]: audit 2023-12-01T18:10:31.697804+0000 mon.a (mon.0) 3352 : audit 0 from='client.? 172.21.15.40:0/3889191382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:32 smithi040 bash[28232]: cluster 2023-12-01T18:10:31.399860+0000 mgr.y (mgr.24356) 4572 : cluster 0 pgmap v4540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:32 smithi040 bash[28232]: audit 2023-12-01T18:10:31.697804+0000 mon.a (mon.0) 3352 : audit 0 from='client.? 172.21.15.40:0/3889191382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:32 smithi040 bash[41173]: cluster 2023-12-01T18:10:31.399860+0000 mgr.y (mgr.24356) 4572 : cluster 0 pgmap v4540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:32 smithi040 bash[41173]: audit 2023-12-01T18:10:31.697804+0000 mon.a (mon.0) 3352 : audit 0 from='client.? 172.21.15.40:0/3889191382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:34 smithi141 bash[31670]: cluster 2023-12-01T18:10:33.400550+0000 mgr.y (mgr.24356) 4573 : cluster 0 pgmap v4541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:34 smithi141 bash[31670]: audit 2023-12-01T18:10:33.545748+0000 mon.c (mon.2) 2903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:34 smithi141 bash[31670]: audit 2023-12-01T18:10:34.160509+0000 mon.a (mon.0) 3353 : audit 0 from='client.? 172.21.15.40:0/1202207770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:34 smithi040 bash[28232]: cluster 2023-12-01T18:10:33.400550+0000 mgr.y (mgr.24356) 4573 : cluster 0 pgmap v4541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:34 smithi040 bash[28232]: audit 2023-12-01T18:10:33.545748+0000 mon.c (mon.2) 2903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:34 smithi040 bash[28232]: audit 2023-12-01T18:10:34.160509+0000 mon.a (mon.0) 3353 : audit 0 from='client.? 172.21.15.40:0/1202207770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:34 smithi040 bash[41173]: cluster 2023-12-01T18:10:33.400550+0000 mgr.y (mgr.24356) 4573 : cluster 0 pgmap v4541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:34 smithi040 bash[41173]: audit 2023-12-01T18:10:33.545748+0000 mon.c (mon.2) 2903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:34 smithi040 bash[41173]: audit 2023-12-01T18:10:34.160509+0000 mon.a (mon.0) 3353 : audit 0 from='client.? 172.21.15.40:0/1202207770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:36 smithi040 bash[28232]: cluster 2023-12-01T18:10:35.401697+0000 mgr.y (mgr.24356) 4574 : cluster 0 pgmap v4542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:36 smithi040 bash[41173]: cluster 2023-12-01T18:10:35.401697+0000 mgr.y (mgr.24356) 4574 : cluster 0 pgmap v4542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:10:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:10:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:36 smithi141 bash[31670]: cluster 2023-12-01T18:10:35.401697+0000 mgr.y (mgr.24356) 4574 : cluster 0 pgmap v4542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:37 smithi040 bash[28232]: audit 2023-12-01T18:10:36.623030+0000 mon.a (mon.0) 3354 : audit 0 from='client.? 172.21.15.40:0/1759088983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:37 smithi040 bash[41173]: audit 2023-12-01T18:10:36.623030+0000 mon.a (mon.0) 3354 : audit 0 from='client.? 172.21.15.40:0/1759088983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:37 smithi141 bash[31670]: audit 2023-12-01T18:10:36.623030+0000 mon.a (mon.0) 3354 : audit 0 from='client.? 172.21.15.40:0/1759088983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:38 smithi040 bash[28232]: cluster 2023-12-01T18:10:37.402333+0000 mgr.y (mgr.24356) 4575 : cluster 0 pgmap v4543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:38 smithi040 bash[41173]: cluster 2023-12-01T18:10:37.402333+0000 mgr.y (mgr.24356) 4575 : cluster 0 pgmap v4543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:38 smithi141 bash[31670]: cluster 2023-12-01T18:10:37.402333+0000 mgr.y (mgr.24356) 4575 : cluster 0 pgmap v4543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:39 smithi141 bash[31670]: audit 2023-12-01T18:10:39.090454+0000 mon.c (mon.2) 2904 : audit 0 from='client.? 172.21.15.40:0/975215828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:39 smithi040 bash[41173]: audit 2023-12-01T18:10:39.090454+0000 mon.c (mon.2) 2904 : audit 0 from='client.? 172.21.15.40:0/975215828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:39 smithi040 bash[28232]: audit 2023-12-01T18:10:39.090454+0000 mon.c (mon.2) 2904 : audit 0 from='client.? 172.21.15.40:0/975215828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:40 smithi141 bash[31670]: cluster 2023-12-01T18:10:39.403365+0000 mgr.y (mgr.24356) 4576 : cluster 0 pgmap v4544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:40 smithi141 bash[31670]: audit 2023-12-01T18:10:39.430135+0000 mon.c (mon.2) 2905 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:10:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:40 smithi040 bash[28232]: cluster 2023-12-01T18:10:39.403365+0000 mgr.y (mgr.24356) 4576 : cluster 0 pgmap v4544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:40 smithi040 bash[28232]: audit 2023-12-01T18:10:39.430135+0000 mon.c (mon.2) 2905 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:10:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:40 smithi040 bash[41173]: cluster 2023-12-01T18:10:39.403365+0000 mgr.y (mgr.24356) 4576 : cluster 0 pgmap v4544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:40 smithi040 bash[41173]: audit 2023-12-01T18:10:39.430135+0000 mon.c (mon.2) 2905 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:10:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:42 smithi141 bash[31670]: cluster 2023-12-01T18:10:41.404138+0000 mgr.y (mgr.24356) 4577 : cluster 0 pgmap v4545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:42 smithi141 bash[31670]: audit 2023-12-01T18:10:41.549261+0000 mon.a (mon.0) 3355 : audit 0 from='client.? 172.21.15.40:0/848449418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:42 smithi040 bash[28232]: cluster 2023-12-01T18:10:41.404138+0000 mgr.y (mgr.24356) 4577 : cluster 0 pgmap v4545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:42 smithi040 bash[28232]: audit 2023-12-01T18:10:41.549261+0000 mon.a (mon.0) 3355 : audit 0 from='client.? 172.21.15.40:0/848449418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:42 smithi040 bash[41173]: cluster 2023-12-01T18:10:41.404138+0000 mgr.y (mgr.24356) 4577 : cluster 0 pgmap v4545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:42 smithi040 bash[41173]: audit 2023-12-01T18:10:41.549261+0000 mon.a (mon.0) 3355 : audit 0 from='client.? 172.21.15.40:0/848449418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:44 smithi141 bash[31670]: cluster 2023-12-01T18:10:43.405019+0000 mgr.y (mgr.24356) 4578 : cluster 0 pgmap v4546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:44 smithi141 bash[31670]: audit 2023-12-01T18:10:44.017355+0000 mon.a (mon.0) 3356 : audit 0 from='client.? 172.21.15.40:0/2483517492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:44 smithi040 bash[28232]: cluster 2023-12-01T18:10:43.405019+0000 mgr.y (mgr.24356) 4578 : cluster 0 pgmap v4546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:44 smithi040 bash[28232]: audit 2023-12-01T18:10:44.017355+0000 mon.a (mon.0) 3356 : audit 0 from='client.? 172.21.15.40:0/2483517492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:44 smithi040 bash[41173]: cluster 2023-12-01T18:10:43.405019+0000 mgr.y (mgr.24356) 4578 : cluster 0 pgmap v4546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:44 smithi040 bash[41173]: audit 2023-12-01T18:10:44.017355+0000 mon.a (mon.0) 3356 : audit 0 from='client.? 172.21.15.40:0/2483517492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:10:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:10:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[28232]: audit 2023-12-01T18:10:45.327520+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[28232]: audit 2023-12-01T18:10:45.339167+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[28232]: cluster 2023-12-01T18:10:45.406245+0000 mgr.y (mgr.24356) 4579 : cluster 0 pgmap v4547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[28232]: audit 2023-12-01T18:10:45.631281+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[28232]: audit 2023-12-01T18:10:45.641988+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[41173]: audit 2023-12-01T18:10:45.327520+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[41173]: audit 2023-12-01T18:10:45.339167+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[41173]: cluster 2023-12-01T18:10:45.406245+0000 mgr.y (mgr.24356) 4579 : cluster 0 pgmap v4547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[41173]: audit 2023-12-01T18:10:45.631281+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:46 smithi040 bash[41173]: audit 2023-12-01T18:10:45.641988+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:46 smithi141 bash[31670]: audit 2023-12-01T18:10:45.327520+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:46 smithi141 bash[31670]: audit 2023-12-01T18:10:45.339167+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:46 smithi141 bash[31670]: cluster 2023-12-01T18:10:45.406245+0000 mgr.y (mgr.24356) 4579 : cluster 0 pgmap v4547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:46 smithi141 bash[31670]: audit 2023-12-01T18:10:45.631281+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:46 smithi141 bash[31670]: audit 2023-12-01T18:10:45.641988+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:47 smithi040 bash[28232]: audit 2023-12-01T18:10:46.490248+0000 mon.c (mon.2) 2906 : audit 0 from='client.? 172.21.15.40:0/4145845332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:47 smithi040 bash[41173]: audit 2023-12-01T18:10:46.490248+0000 mon.c (mon.2) 2906 : audit 0 from='client.? 172.21.15.40:0/4145845332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:47 smithi141 bash[31670]: audit 2023-12-01T18:10:46.490248+0000 mon.c (mon.2) 2906 : audit 0 from='client.? 172.21.15.40:0/4145845332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:48 smithi040 bash[28232]: cluster 2023-12-01T18:10:47.406866+0000 mgr.y (mgr.24356) 4580 : cluster 0 pgmap v4548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:48 smithi040 bash[41173]: cluster 2023-12-01T18:10:47.406866+0000 mgr.y (mgr.24356) 4580 : cluster 0 pgmap v4548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:48 smithi141 bash[31670]: cluster 2023-12-01T18:10:47.406866+0000 mgr.y (mgr.24356) 4580 : cluster 0 pgmap v4548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:49 smithi040 bash[41173]: audit 2023-12-01T18:10:48.546369+0000 mon.c (mon.2) 2907 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:49 smithi040 bash[41173]: audit 2023-12-01T18:10:48.957990+0000 mon.c (mon.2) 2908 : audit 0 from='client.? 172.21.15.40:0/3301482243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:49 smithi040 bash[28232]: audit 2023-12-01T18:10:48.546369+0000 mon.c (mon.2) 2907 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:49 smithi040 bash[28232]: audit 2023-12-01T18:10:48.957990+0000 mon.c (mon.2) 2908 : audit 0 from='client.? 172.21.15.40:0/3301482243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:49 smithi141 bash[31670]: audit 2023-12-01T18:10:48.546369+0000 mon.c (mon.2) 2907 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:49 smithi141 bash[31670]: audit 2023-12-01T18:10:48.957990+0000 mon.c (mon.2) 2908 : audit 0 from='client.? 172.21.15.40:0/3301482243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:50 smithi141 bash[31670]: cluster 2023-12-01T18:10:49.408224+0000 mgr.y (mgr.24356) 4581 : cluster 0 pgmap v4549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:50 smithi040 bash[41173]: cluster 2023-12-01T18:10:49.408224+0000 mgr.y (mgr.24356) 4581 : cluster 0 pgmap v4549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:50 smithi040 bash[28232]: cluster 2023-12-01T18:10:49.408224+0000 mgr.y (mgr.24356) 4581 : cluster 0 pgmap v4549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:52 smithi141 bash[31670]: cluster 2023-12-01T18:10:51.408909+0000 mgr.y (mgr.24356) 4582 : cluster 0 pgmap v4550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:52 smithi141 bash[31670]: audit 2023-12-01T18:10:51.420226+0000 mon.a (mon.0) 3361 : audit 0 from='client.? 172.21.15.40:0/652626052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:52 smithi040 bash[28232]: cluster 2023-12-01T18:10:51.408909+0000 mgr.y (mgr.24356) 4582 : cluster 0 pgmap v4550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:52 smithi040 bash[28232]: audit 2023-12-01T18:10:51.420226+0000 mon.a (mon.0) 3361 : audit 0 from='client.? 172.21.15.40:0/652626052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:52 smithi040 bash[41173]: cluster 2023-12-01T18:10:51.408909+0000 mgr.y (mgr.24356) 4582 : cluster 0 pgmap v4550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:52 smithi040 bash[41173]: audit 2023-12-01T18:10:51.420226+0000 mon.a (mon.0) 3361 : audit 0 from='client.? 172.21.15.40:0/652626052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:54 smithi141 bash[31670]: cluster 2023-12-01T18:10:53.409593+0000 mgr.y (mgr.24356) 4583 : cluster 0 pgmap v4551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:54 smithi141 bash[31670]: audit 2023-12-01T18:10:53.884647+0000 mon.c (mon.2) 2909 : audit 0 from='client.? 172.21.15.40:0/3679588220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:54 smithi040 bash[28232]: cluster 2023-12-01T18:10:53.409593+0000 mgr.y (mgr.24356) 4583 : cluster 0 pgmap v4551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:54 smithi040 bash[28232]: audit 2023-12-01T18:10:53.884647+0000 mon.c (mon.2) 2909 : audit 0 from='client.? 172.21.15.40:0/3679588220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:54 smithi040 bash[41173]: cluster 2023-12-01T18:10:53.409593+0000 mgr.y (mgr.24356) 4583 : cluster 0 pgmap v4551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:54 smithi040 bash[41173]: audit 2023-12-01T18:10:53.884647+0000 mon.c (mon.2) 2909 : audit 0 from='client.? 172.21.15.40:0/3679588220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:10:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[41173]: cluster 2023-12-01T18:10:55.410740+0000 mgr.y (mgr.24356) 4584 : cluster 0 pgmap v4552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[41173]: audit 2023-12-01T18:10:56.346063+0000 mon.a (mon.0) 3362 : audit 0 from='client.? 172.21.15.40:0/1808288574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[41173]: audit 2023-12-01T18:10:56.369916+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[41173]: audit 2023-12-01T18:10:56.382174+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[41173]: audit 2023-12-01T18:10:56.387048+0000 mon.c (mon.2) 2910 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[41173]: audit 2023-12-01T18:10:56.388340+0000 mon.c (mon.2) 2911 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28232]: cluster 2023-12-01T18:10:55.410740+0000 mgr.y (mgr.24356) 4584 : cluster 0 pgmap v4552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28232]: audit 2023-12-01T18:10:56.346063+0000 mon.a (mon.0) 3362 : audit 0 from='client.? 172.21.15.40:0/1808288574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28232]: audit 2023-12-01T18:10:56.369916+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28232]: audit 2023-12-01T18:10:56.382174+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28232]: audit 2023-12-01T18:10:56.387048+0000 mon.c (mon.2) 2910 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:56 smithi040 bash[28232]: audit 2023-12-01T18:10:56.388340+0000 mon.c (mon.2) 2911 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:10:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:56 smithi141 bash[31670]: cluster 2023-12-01T18:10:55.410740+0000 mgr.y (mgr.24356) 4584 : cluster 0 pgmap v4552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:56 smithi141 bash[31670]: audit 2023-12-01T18:10:56.346063+0000 mon.a (mon.0) 3362 : audit 0 from='client.? 172.21.15.40:0/1808288574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:56 smithi141 bash[31670]: audit 2023-12-01T18:10:56.369916+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:56 smithi141 bash[31670]: audit 2023-12-01T18:10:56.382174+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:56 smithi141 bash[31670]: audit 2023-12-01T18:10:56.387048+0000 mon.c (mon.2) 2910 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:10:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:56 smithi141 bash[31670]: audit 2023-12-01T18:10:56.388340+0000 mon.c (mon.2) 2911 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:10:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:57 smithi141 bash[31670]: audit 2023-12-01T18:10:56.397104+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:57 smithi040 bash[28232]: audit 2023-12-01T18:10:56.397104+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:57 smithi040 bash[41173]: audit 2023-12-01T18:10:56.397104+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:10:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:58 smithi141 bash[31670]: cluster 2023-12-01T18:10:57.411436+0000 mgr.y (mgr.24356) 4585 : cluster 0 pgmap v4553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:58 smithi040 bash[41173]: cluster 2023-12-01T18:10:57.411436+0000 mgr.y (mgr.24356) 4585 : cluster 0 pgmap v4553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:58 smithi040 bash[28232]: cluster 2023-12-01T18:10:57.411436+0000 mgr.y (mgr.24356) 4585 : cluster 0 pgmap v4553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:10:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:10:59 smithi141 bash[31670]: audit 2023-12-01T18:10:58.810599+0000 mon.a (mon.0) 3366 : audit 0 from='client.? 172.21.15.40:0/1747859691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:10:59 smithi040 bash[41173]: audit 2023-12-01T18:10:58.810599+0000 mon.a (mon.0) 3366 : audit 0 from='client.? 172.21.15.40:0/1747859691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:10:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:10:59 smithi040 bash[28232]: audit 2023-12-01T18:10:58.810599+0000 mon.a (mon.0) 3366 : audit 0 from='client.? 172.21.15.40:0/1747859691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:00 smithi141 bash[31670]: cluster 2023-12-01T18:10:59.412674+0000 mgr.y (mgr.24356) 4586 : cluster 0 pgmap v4554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:00 smithi040 bash[28232]: cluster 2023-12-01T18:10:59.412674+0000 mgr.y (mgr.24356) 4586 : cluster 0 pgmap v4554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:00 smithi040 bash[41173]: cluster 2023-12-01T18:10:59.412674+0000 mgr.y (mgr.24356) 4586 : cluster 0 pgmap v4554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:01 smithi141 bash[31670]: audit 2023-12-01T18:11:01.282703+0000 mon.c (mon.2) 2912 : audit 0 from='client.? 172.21.15.40:0/3018285365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:01 smithi040 bash[41173]: audit 2023-12-01T18:11:01.282703+0000 mon.c (mon.2) 2912 : audit 0 from='client.? 172.21.15.40:0/3018285365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:01 smithi040 bash[28232]: audit 2023-12-01T18:11:01.282703+0000 mon.c (mon.2) 2912 : audit 0 from='client.? 172.21.15.40:0/3018285365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:02 smithi141 bash[31670]: cluster 2023-12-01T18:11:01.413357+0000 mgr.y (mgr.24356) 4587 : cluster 0 pgmap v4555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:02 smithi040 bash[28232]: cluster 2023-12-01T18:11:01.413357+0000 mgr.y (mgr.24356) 4587 : cluster 0 pgmap v4555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:02 smithi040 bash[41173]: cluster 2023-12-01T18:11:01.413357+0000 mgr.y (mgr.24356) 4587 : cluster 0 pgmap v4555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:04 smithi141 bash[31670]: cluster 2023-12-01T18:11:03.414023+0000 mgr.y (mgr.24356) 4588 : cluster 0 pgmap v4556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:04 smithi141 bash[31670]: audit 2023-12-01T18:11:03.546512+0000 mon.c (mon.2) 2913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:04 smithi141 bash[31670]: audit 2023-12-01T18:11:03.755882+0000 mon.c (mon.2) 2914 : audit 0 from='client.? 172.21.15.40:0/3542725183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:04 smithi040 bash[28232]: cluster 2023-12-01T18:11:03.414023+0000 mgr.y (mgr.24356) 4588 : cluster 0 pgmap v4556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:04 smithi040 bash[28232]: audit 2023-12-01T18:11:03.546512+0000 mon.c (mon.2) 2913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:04 smithi040 bash[28232]: audit 2023-12-01T18:11:03.755882+0000 mon.c (mon.2) 2914 : audit 0 from='client.? 172.21.15.40:0/3542725183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:04 smithi040 bash[41173]: cluster 2023-12-01T18:11:03.414023+0000 mgr.y (mgr.24356) 4588 : cluster 0 pgmap v4556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:04 smithi040 bash[41173]: audit 2023-12-01T18:11:03.546512+0000 mon.c (mon.2) 2913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:04 smithi040 bash[41173]: audit 2023-12-01T18:11:03.755882+0000 mon.c (mon.2) 2914 : audit 0 from='client.? 172.21.15.40:0/3542725183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:11:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:11:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:06 smithi040 bash[28232]: cluster 2023-12-01T18:11:05.415160+0000 mgr.y (mgr.24356) 4589 : cluster 0 pgmap v4557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:06 smithi040 bash[28232]: audit 2023-12-01T18:11:06.223194+0000 mon.a (mon.0) 3367 : audit 0 from='client.? 172.21.15.40:0/2516735432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:06 smithi040 bash[41173]: cluster 2023-12-01T18:11:05.415160+0000 mgr.y (mgr.24356) 4589 : cluster 0 pgmap v4557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:06 smithi040 bash[41173]: audit 2023-12-01T18:11:06.223194+0000 mon.a (mon.0) 3367 : audit 0 from='client.? 172.21.15.40:0/2516735432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:06 smithi141 bash[31670]: cluster 2023-12-01T18:11:05.415160+0000 mgr.y (mgr.24356) 4589 : cluster 0 pgmap v4557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:06 smithi141 bash[31670]: audit 2023-12-01T18:11:06.223194+0000 mon.a (mon.0) 3367 : audit 0 from='client.? 172.21.15.40:0/2516735432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:08 smithi141 bash[31670]: cluster 2023-12-01T18:11:07.415836+0000 mgr.y (mgr.24356) 4590 : cluster 0 pgmap v4558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:08 smithi040 bash[41173]: cluster 2023-12-01T18:11:07.415836+0000 mgr.y (mgr.24356) 4590 : cluster 0 pgmap v4558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:08 smithi040 bash[28232]: cluster 2023-12-01T18:11:07.415836+0000 mgr.y (mgr.24356) 4590 : cluster 0 pgmap v4558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:09 smithi141 bash[31670]: audit 2023-12-01T18:11:08.685040+0000 mon.c (mon.2) 2915 : audit 0 from='client.? 172.21.15.40:0/4119256462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:09 smithi040 bash[28232]: audit 2023-12-01T18:11:08.685040+0000 mon.c (mon.2) 2915 : audit 0 from='client.? 172.21.15.40:0/4119256462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:09 smithi040 bash[41173]: audit 2023-12-01T18:11:08.685040+0000 mon.c (mon.2) 2915 : audit 0 from='client.? 172.21.15.40:0/4119256462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:10 smithi141 bash[31670]: cluster 2023-12-01T18:11:09.416937+0000 mgr.y (mgr.24356) 4591 : cluster 0 pgmap v4559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:10 smithi040 bash[28232]: cluster 2023-12-01T18:11:09.416937+0000 mgr.y (mgr.24356) 4591 : cluster 0 pgmap v4559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:10 smithi040 bash[41173]: cluster 2023-12-01T18:11:09.416937+0000 mgr.y (mgr.24356) 4591 : cluster 0 pgmap v4559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:11 smithi141 bash[31670]: audit 2023-12-01T18:11:11.155782+0000 mon.c (mon.2) 2916 : audit 0 from='client.? 172.21.15.40:0/3088219928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:11 smithi040 bash[28232]: audit 2023-12-01T18:11:11.155782+0000 mon.c (mon.2) 2916 : audit 0 from='client.? 172.21.15.40:0/3088219928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:11 smithi040 bash[41173]: audit 2023-12-01T18:11:11.155782+0000 mon.c (mon.2) 2916 : audit 0 from='client.? 172.21.15.40:0/3088219928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:12.494 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 18:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T18:11:12.085194219Z level=info msg="Completed cleanup jobs" duration=45.456815ms 2023-12-01T18:11:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:12 smithi141 bash[31670]: cluster 2023-12-01T18:11:11.417628+0000 mgr.y (mgr.24356) 4592 : cluster 0 pgmap v4560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:12 smithi040 bash[28232]: cluster 2023-12-01T18:11:11.417628+0000 mgr.y (mgr.24356) 4592 : cluster 0 pgmap v4560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:12 smithi040 bash[41173]: cluster 2023-12-01T18:11:11.417628+0000 mgr.y (mgr.24356) 4592 : cluster 0 pgmap v4560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:14 smithi141 bash[31670]: cluster 2023-12-01T18:11:13.418276+0000 mgr.y (mgr.24356) 4593 : cluster 0 pgmap v4561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:14 smithi141 bash[31670]: audit 2023-12-01T18:11:13.623428+0000 mon.c (mon.2) 2917 : audit 0 from='client.? 172.21.15.40:0/4083296176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:14 smithi040 bash[28232]: cluster 2023-12-01T18:11:13.418276+0000 mgr.y (mgr.24356) 4593 : cluster 0 pgmap v4561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:14 smithi040 bash[28232]: audit 2023-12-01T18:11:13.623428+0000 mon.c (mon.2) 2917 : audit 0 from='client.? 172.21.15.40:0/4083296176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:14 smithi040 bash[41173]: cluster 2023-12-01T18:11:13.418276+0000 mgr.y (mgr.24356) 4593 : cluster 0 pgmap v4561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:14 smithi040 bash[41173]: audit 2023-12-01T18:11:13.623428+0000 mon.c (mon.2) 2917 : audit 0 from='client.? 172.21.15.40:0/4083296176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:16 smithi141 bash[31670]: cluster 2023-12-01T18:11:15.419372+0000 mgr.y (mgr.24356) 4594 : cluster 0 pgmap v4562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:16 smithi141 bash[31670]: audit 2023-12-01T18:11:16.078098+0000 mon.c (mon.2) 2918 : audit 0 from='client.? 172.21.15.40:0/64581998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:16 smithi040 bash[28232]: cluster 2023-12-01T18:11:15.419372+0000 mgr.y (mgr.24356) 4594 : cluster 0 pgmap v4562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:16 smithi040 bash[28232]: audit 2023-12-01T18:11:16.078098+0000 mon.c (mon.2) 2918 : audit 0 from='client.? 172.21.15.40:0/64581998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:11:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:11:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:16 smithi040 bash[41173]: cluster 2023-12-01T18:11:15.419372+0000 mgr.y (mgr.24356) 4594 : cluster 0 pgmap v4562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:16 smithi040 bash[41173]: audit 2023-12-01T18:11:16.078098+0000 mon.c (mon.2) 2918 : audit 0 from='client.? 172.21.15.40:0/64581998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:18 smithi141 bash[31670]: cluster 2023-12-01T18:11:17.420053+0000 mgr.y (mgr.24356) 4595 : cluster 0 pgmap v4563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:18 smithi040 bash[28232]: cluster 2023-12-01T18:11:17.420053+0000 mgr.y (mgr.24356) 4595 : cluster 0 pgmap v4563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:18 smithi040 bash[41173]: cluster 2023-12-01T18:11:17.420053+0000 mgr.y (mgr.24356) 4595 : cluster 0 pgmap v4563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:19 smithi141 bash[31670]: audit 2023-12-01T18:11:18.546754+0000 mon.c (mon.2) 2919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:19 smithi141 bash[31670]: audit 2023-12-01T18:11:18.550601+0000 mon.c (mon.2) 2920 : audit 0 from='client.? 172.21.15.40:0/194835644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:19 smithi040 bash[28232]: audit 2023-12-01T18:11:18.546754+0000 mon.c (mon.2) 2919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:19 smithi040 bash[28232]: audit 2023-12-01T18:11:18.550601+0000 mon.c (mon.2) 2920 : audit 0 from='client.? 172.21.15.40:0/194835644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:19 smithi040 bash[41173]: audit 2023-12-01T18:11:18.546754+0000 mon.c (mon.2) 2919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:19 smithi040 bash[41173]: audit 2023-12-01T18:11:18.550601+0000 mon.c (mon.2) 2920 : audit 0 from='client.? 172.21.15.40:0/194835644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:20 smithi141 bash[31670]: cluster 2023-12-01T18:11:19.421256+0000 mgr.y (mgr.24356) 4596 : cluster 0 pgmap v4564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:20 smithi040 bash[28232]: cluster 2023-12-01T18:11:19.421256+0000 mgr.y (mgr.24356) 4596 : cluster 0 pgmap v4564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:20 smithi040 bash[41173]: cluster 2023-12-01T18:11:19.421256+0000 mgr.y (mgr.24356) 4596 : cluster 0 pgmap v4564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:21 smithi141 bash[31670]: audit 2023-12-01T18:11:21.009190+0000 mon.c (mon.2) 2921 : audit 0 from='client.? 172.21.15.40:0/1291049600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:21 smithi040 bash[41173]: audit 2023-12-01T18:11:21.009190+0000 mon.c (mon.2) 2921 : audit 0 from='client.? 172.21.15.40:0/1291049600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:21 smithi040 bash[28232]: audit 2023-12-01T18:11:21.009190+0000 mon.c (mon.2) 2921 : audit 0 from='client.? 172.21.15.40:0/1291049600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:22 smithi141 bash[31670]: cluster 2023-12-01T18:11:21.422047+0000 mgr.y (mgr.24356) 4597 : cluster 0 pgmap v4565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:22 smithi040 bash[28232]: cluster 2023-12-01T18:11:21.422047+0000 mgr.y (mgr.24356) 4597 : cluster 0 pgmap v4565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:22 smithi040 bash[41173]: cluster 2023-12-01T18:11:21.422047+0000 mgr.y (mgr.24356) 4597 : cluster 0 pgmap v4565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:23 smithi141 bash[31670]: audit 2023-12-01T18:11:23.469775+0000 mon.c (mon.2) 2922 : audit 0 from='client.? 172.21.15.40:0/3985463470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:23 smithi040 bash[28232]: audit 2023-12-01T18:11:23.469775+0000 mon.c (mon.2) 2922 : audit 0 from='client.? 172.21.15.40:0/3985463470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:23 smithi040 bash[41173]: audit 2023-12-01T18:11:23.469775+0000 mon.c (mon.2) 2922 : audit 0 from='client.? 172.21.15.40:0/3985463470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:24 smithi141 bash[31670]: cluster 2023-12-01T18:11:23.422725+0000 mgr.y (mgr.24356) 4598 : cluster 0 pgmap v4566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:24 smithi040 bash[28232]: cluster 2023-12-01T18:11:23.422725+0000 mgr.y (mgr.24356) 4598 : cluster 0 pgmap v4566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:24 smithi040 bash[41173]: cluster 2023-12-01T18:11:23.422725+0000 mgr.y (mgr.24356) 4598 : cluster 0 pgmap v4566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:26 smithi040 bash[28232]: cluster 2023-12-01T18:11:25.423800+0000 mgr.y (mgr.24356) 4599 : cluster 0 pgmap v4567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:26 smithi040 bash[28232]: audit 2023-12-01T18:11:25.929934+0000 mon.a (mon.0) 3368 : audit 0 from='client.? 172.21.15.40:0/3174704683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:11:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:11:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:26 smithi040 bash[41173]: cluster 2023-12-01T18:11:25.423800+0000 mgr.y (mgr.24356) 4599 : cluster 0 pgmap v4567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:26 smithi040 bash[41173]: audit 2023-12-01T18:11:25.929934+0000 mon.a (mon.0) 3368 : audit 0 from='client.? 172.21.15.40:0/3174704683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:26 smithi141 bash[31670]: cluster 2023-12-01T18:11:25.423800+0000 mgr.y (mgr.24356) 4599 : cluster 0 pgmap v4567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:26 smithi141 bash[31670]: audit 2023-12-01T18:11:25.929934+0000 mon.a (mon.0) 3368 : audit 0 from='client.? 172.21.15.40:0/3174704683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:28 smithi141 bash[31670]: cluster 2023-12-01T18:11:27.424642+0000 mgr.y (mgr.24356) 4600 : cluster 0 pgmap v4568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:28 smithi141 bash[31670]: audit 2023-12-01T18:11:28.391244+0000 mon.a (mon.0) 3369 : audit 0 from='client.? 172.21.15.40:0/2227951626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:28 smithi040 bash[28232]: cluster 2023-12-01T18:11:27.424642+0000 mgr.y (mgr.24356) 4600 : cluster 0 pgmap v4568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:28 smithi040 bash[28232]: audit 2023-12-01T18:11:28.391244+0000 mon.a (mon.0) 3369 : audit 0 from='client.? 172.21.15.40:0/2227951626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:28 smithi040 bash[41173]: cluster 2023-12-01T18:11:27.424642+0000 mgr.y (mgr.24356) 4600 : cluster 0 pgmap v4568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:28.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:28 smithi040 bash[41173]: audit 2023-12-01T18:11:28.391244+0000 mon.a (mon.0) 3369 : audit 0 from='client.? 172.21.15.40:0/2227951626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:30 smithi141 bash[31670]: cluster 2023-12-01T18:11:29.425919+0000 mgr.y (mgr.24356) 4601 : cluster 0 pgmap v4569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:30 smithi040 bash[28232]: cluster 2023-12-01T18:11:29.425919+0000 mgr.y (mgr.24356) 4601 : cluster 0 pgmap v4569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:30 smithi040 bash[41173]: cluster 2023-12-01T18:11:29.425919+0000 mgr.y (mgr.24356) 4601 : cluster 0 pgmap v4569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:31 smithi141 bash[31670]: audit 2023-12-01T18:11:30.863651+0000 mon.a (mon.0) 3370 : audit 0 from='client.? 172.21.15.40:0/2805000480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:31 smithi040 bash[28232]: audit 2023-12-01T18:11:30.863651+0000 mon.a (mon.0) 3370 : audit 0 from='client.? 172.21.15.40:0/2805000480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:31 smithi040 bash[41173]: audit 2023-12-01T18:11:30.863651+0000 mon.a (mon.0) 3370 : audit 0 from='client.? 172.21.15.40:0/2805000480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:32 smithi141 bash[31670]: cluster 2023-12-01T18:11:31.426631+0000 mgr.y (mgr.24356) 4602 : cluster 0 pgmap v4570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:32 smithi040 bash[41173]: cluster 2023-12-01T18:11:31.426631+0000 mgr.y (mgr.24356) 4602 : cluster 0 pgmap v4570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:32 smithi040 bash[28232]: cluster 2023-12-01T18:11:31.426631+0000 mgr.y (mgr.24356) 4602 : cluster 0 pgmap v4570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:33 smithi141 bash[31670]: audit 2023-12-01T18:11:33.337369+0000 mon.a (mon.0) 3371 : audit 0 from='client.? 172.21.15.40:0/3304367491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:33 smithi040 bash[28232]: audit 2023-12-01T18:11:33.337369+0000 mon.a (mon.0) 3371 : audit 0 from='client.? 172.21.15.40:0/3304367491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:33 smithi040 bash[41173]: audit 2023-12-01T18:11:33.337369+0000 mon.a (mon.0) 3371 : audit 0 from='client.? 172.21.15.40:0/3304367491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:34 smithi141 bash[31670]: cluster 2023-12-01T18:11:33.427326+0000 mgr.y (mgr.24356) 4603 : cluster 0 pgmap v4571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:34 smithi141 bash[31670]: audit 2023-12-01T18:11:33.547262+0000 mon.c (mon.2) 2923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:34 smithi040 bash[28232]: cluster 2023-12-01T18:11:33.427326+0000 mgr.y (mgr.24356) 4603 : cluster 0 pgmap v4571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:34 smithi040 bash[28232]: audit 2023-12-01T18:11:33.547262+0000 mon.c (mon.2) 2923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:34 smithi040 bash[41173]: cluster 2023-12-01T18:11:33.427326+0000 mgr.y (mgr.24356) 4603 : cluster 0 pgmap v4571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:34 smithi040 bash[41173]: audit 2023-12-01T18:11:33.547262+0000 mon.c (mon.2) 2923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:36 smithi141 bash[31670]: cluster 2023-12-01T18:11:35.428416+0000 mgr.y (mgr.24356) 4604 : cluster 0 pgmap v4572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:36 smithi141 bash[31670]: audit 2023-12-01T18:11:35.794776+0000 mon.a (mon.0) 3372 : audit 0 from='client.? 172.21.15.40:0/3727837701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:36 smithi040 bash[28232]: cluster 2023-12-01T18:11:35.428416+0000 mgr.y (mgr.24356) 4604 : cluster 0 pgmap v4572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:36 smithi040 bash[28232]: audit 2023-12-01T18:11:35.794776+0000 mon.a (mon.0) 3372 : audit 0 from='client.? 172.21.15.40:0/3727837701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:11:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:11:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:36 smithi040 bash[41173]: cluster 2023-12-01T18:11:35.428416+0000 mgr.y (mgr.24356) 4604 : cluster 0 pgmap v4572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:36 smithi040 bash[41173]: audit 2023-12-01T18:11:35.794776+0000 mon.a (mon.0) 3372 : audit 0 from='client.? 172.21.15.40:0/3727837701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:38 smithi141 bash[31670]: cluster 2023-12-01T18:11:37.428986+0000 mgr.y (mgr.24356) 4605 : cluster 0 pgmap v4573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:38 smithi141 bash[31670]: audit 2023-12-01T18:11:38.253494+0000 mon.a (mon.0) 3373 : audit 0 from='client.? 172.21.15.40:0/1119917790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:38 smithi040 bash[28232]: cluster 2023-12-01T18:11:37.428986+0000 mgr.y (mgr.24356) 4605 : cluster 0 pgmap v4573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:38 smithi040 bash[28232]: audit 2023-12-01T18:11:38.253494+0000 mon.a (mon.0) 3373 : audit 0 from='client.? 172.21.15.40:0/1119917790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:38 smithi040 bash[41173]: cluster 2023-12-01T18:11:37.428986+0000 mgr.y (mgr.24356) 4605 : cluster 0 pgmap v4573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:38 smithi040 bash[41173]: audit 2023-12-01T18:11:38.253494+0000 mon.a (mon.0) 3373 : audit 0 from='client.? 172.21.15.40:0/1119917790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:40 smithi141 bash[31670]: cluster 2023-12-01T18:11:39.429969+0000 mgr.y (mgr.24356) 4606 : cluster 0 pgmap v4574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:40 smithi040 bash[28232]: cluster 2023-12-01T18:11:39.429969+0000 mgr.y (mgr.24356) 4606 : cluster 0 pgmap v4574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:40 smithi040 bash[41173]: cluster 2023-12-01T18:11:39.429969+0000 mgr.y (mgr.24356) 4606 : cluster 0 pgmap v4574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:41 smithi141 bash[31670]: audit 2023-12-01T18:11:40.741414+0000 mon.c (mon.2) 2924 : audit 0 from='client.? 172.21.15.40:0/996929766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:41 smithi040 bash[28232]: audit 2023-12-01T18:11:40.741414+0000 mon.c (mon.2) 2924 : audit 0 from='client.? 172.21.15.40:0/996929766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:41 smithi040 bash[41173]: audit 2023-12-01T18:11:40.741414+0000 mon.c (mon.2) 2924 : audit 0 from='client.? 172.21.15.40:0/996929766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:42 smithi141 bash[31670]: cluster 2023-12-01T18:11:41.430723+0000 mgr.y (mgr.24356) 4607 : cluster 0 pgmap v4575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:42 smithi040 bash[28232]: cluster 2023-12-01T18:11:41.430723+0000 mgr.y (mgr.24356) 4607 : cluster 0 pgmap v4575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:42 smithi040 bash[41173]: cluster 2023-12-01T18:11:41.430723+0000 mgr.y (mgr.24356) 4607 : cluster 0 pgmap v4575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:43 smithi141 bash[31670]: audit 2023-12-01T18:11:43.210229+0000 mon.c (mon.2) 2925 : audit 0 from='client.? 172.21.15.40:0/853129508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:43 smithi040 bash[28232]: audit 2023-12-01T18:11:43.210229+0000 mon.c (mon.2) 2925 : audit 0 from='client.? 172.21.15.40:0/853129508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:43 smithi040 bash[41173]: audit 2023-12-01T18:11:43.210229+0000 mon.c (mon.2) 2925 : audit 0 from='client.? 172.21.15.40:0/853129508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:44 smithi141 bash[31670]: cluster 2023-12-01T18:11:43.431444+0000 mgr.y (mgr.24356) 4608 : cluster 0 pgmap v4576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:44 smithi040 bash[28232]: cluster 2023-12-01T18:11:43.431444+0000 mgr.y (mgr.24356) 4608 : cluster 0 pgmap v4576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:44 smithi040 bash[41173]: cluster 2023-12-01T18:11:43.431444+0000 mgr.y (mgr.24356) 4608 : cluster 0 pgmap v4576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:46 smithi141 bash[31670]: cluster 2023-12-01T18:11:45.432710+0000 mgr.y (mgr.24356) 4609 : cluster 0 pgmap v4577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:46 smithi141 bash[31670]: audit 2023-12-01T18:11:45.682878+0000 mon.a (mon.0) 3374 : audit 0 from='client.? 172.21.15.40:0/3445185312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:46 smithi040 bash[28232]: cluster 2023-12-01T18:11:45.432710+0000 mgr.y (mgr.24356) 4609 : cluster 0 pgmap v4577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:46 smithi040 bash[28232]: audit 2023-12-01T18:11:45.682878+0000 mon.a (mon.0) 3374 : audit 0 from='client.? 172.21.15.40:0/3445185312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:11:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:11:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:46 smithi040 bash[41173]: cluster 2023-12-01T18:11:45.432710+0000 mgr.y (mgr.24356) 4609 : cluster 0 pgmap v4577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:46 smithi040 bash[41173]: audit 2023-12-01T18:11:45.682878+0000 mon.a (mon.0) 3374 : audit 0 from='client.? 172.21.15.40:0/3445185312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:48 smithi141 bash[31670]: cluster 2023-12-01T18:11:47.433438+0000 mgr.y (mgr.24356) 4610 : cluster 0 pgmap v4578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:48 smithi141 bash[31670]: audit 2023-12-01T18:11:48.141324+0000 mon.c (mon.2) 2926 : audit 0 from='client.? 172.21.15.40:0/1296561682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:48 smithi040 bash[28232]: cluster 2023-12-01T18:11:47.433438+0000 mgr.y (mgr.24356) 4610 : cluster 0 pgmap v4578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:48 smithi040 bash[28232]: audit 2023-12-01T18:11:48.141324+0000 mon.c (mon.2) 2926 : audit 0 from='client.? 172.21.15.40:0/1296561682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:48 smithi040 bash[41173]: cluster 2023-12-01T18:11:47.433438+0000 mgr.y (mgr.24356) 4610 : cluster 0 pgmap v4578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:48 smithi040 bash[41173]: audit 2023-12-01T18:11:48.141324+0000 mon.c (mon.2) 2926 : audit 0 from='client.? 172.21.15.40:0/1296561682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:49 smithi141 bash[31670]: audit 2023-12-01T18:11:48.547657+0000 mon.c (mon.2) 2927 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:49 smithi040 bash[41173]: audit 2023-12-01T18:11:48.547657+0000 mon.c (mon.2) 2927 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:49 smithi040 bash[28232]: audit 2023-12-01T18:11:48.547657+0000 mon.c (mon.2) 2927 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:50 smithi141 bash[31670]: cluster 2023-12-01T18:11:49.434537+0000 mgr.y (mgr.24356) 4611 : cluster 0 pgmap v4579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:50 smithi040 bash[41173]: cluster 2023-12-01T18:11:49.434537+0000 mgr.y (mgr.24356) 4611 : cluster 0 pgmap v4579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:50 smithi040 bash[28232]: cluster 2023-12-01T18:11:49.434537+0000 mgr.y (mgr.24356) 4611 : cluster 0 pgmap v4579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:51 smithi141 bash[31670]: audit 2023-12-01T18:11:50.609061+0000 mon.c (mon.2) 2928 : audit 0 from='client.? 172.21.15.40:0/3394559166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:51 smithi040 bash[28232]: audit 2023-12-01T18:11:50.609061+0000 mon.c (mon.2) 2928 : audit 0 from='client.? 172.21.15.40:0/3394559166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:51 smithi040 bash[41173]: audit 2023-12-01T18:11:50.609061+0000 mon.c (mon.2) 2928 : audit 0 from='client.? 172.21.15.40:0/3394559166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:52 smithi141 bash[31670]: cluster 2023-12-01T18:11:51.435192+0000 mgr.y (mgr.24356) 4612 : cluster 0 pgmap v4580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:52 smithi040 bash[41173]: cluster 2023-12-01T18:11:51.435192+0000 mgr.y (mgr.24356) 4612 : cluster 0 pgmap v4580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:52 smithi040 bash[28232]: cluster 2023-12-01T18:11:51.435192+0000 mgr.y (mgr.24356) 4612 : cluster 0 pgmap v4580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:53 smithi040 bash[28232]: audit 2023-12-01T18:11:53.069918+0000 mon.c (mon.2) 2929 : audit 0 from='client.? 172.21.15.40:0/373070919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:53 smithi040 bash[41173]: audit 2023-12-01T18:11:53.069918+0000 mon.c (mon.2) 2929 : audit 0 from='client.? 172.21.15.40:0/373070919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:53 smithi141 bash[31670]: audit 2023-12-01T18:11:53.069918+0000 mon.c (mon.2) 2929 : audit 0 from='client.? 172.21.15.40:0/373070919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:54 smithi040 bash[28232]: cluster 2023-12-01T18:11:53.435893+0000 mgr.y (mgr.24356) 4613 : cluster 0 pgmap v4581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:54 smithi040 bash[41173]: cluster 2023-12-01T18:11:53.435893+0000 mgr.y (mgr.24356) 4613 : cluster 0 pgmap v4581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:54 smithi141 bash[31670]: cluster 2023-12-01T18:11:53.435893+0000 mgr.y (mgr.24356) 4613 : cluster 0 pgmap v4581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:56 smithi141 bash[31670]: cluster 2023-12-01T18:11:55.436887+0000 mgr.y (mgr.24356) 4614 : cluster 0 pgmap v4582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:56 smithi141 bash[31670]: audit 2023-12-01T18:11:55.533418+0000 mon.a (mon.0) 3375 : audit 0 from='client.? 172.21.15.40:0/2062915988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:11:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:11:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:56 smithi040 bash[28232]: cluster 2023-12-01T18:11:55.436887+0000 mgr.y (mgr.24356) 4614 : cluster 0 pgmap v4582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:56 smithi040 bash[28232]: audit 2023-12-01T18:11:55.533418+0000 mon.a (mon.0) 3375 : audit 0 from='client.? 172.21.15.40:0/2062915988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:56 smithi040 bash[41173]: cluster 2023-12-01T18:11:55.436887+0000 mgr.y (mgr.24356) 4614 : cluster 0 pgmap v4582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:56 smithi040 bash[41173]: audit 2023-12-01T18:11:55.533418+0000 mon.a (mon.0) 3375 : audit 0 from='client.? 172.21.15.40:0/2062915988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:57 smithi141 bash[31670]: audit 2023-12-01T18:11:56.484079+0000 mon.c (mon.2) 2930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:11:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:57 smithi040 bash[28232]: audit 2023-12-01T18:11:56.484079+0000 mon.c (mon.2) 2930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:11:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:57 smithi040 bash[41173]: audit 2023-12-01T18:11:56.484079+0000 mon.c (mon.2) 2930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:11:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:58 smithi141 bash[31670]: cluster 2023-12-01T18:11:57.437332+0000 mgr.y (mgr.24356) 4615 : cluster 0 pgmap v4583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:11:58 smithi141 bash[31670]: audit 2023-12-01T18:11:58.001795+0000 mon.a (mon.0) 3376 : audit 0 from='client.? 172.21.15.40:0/3073790526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:58 smithi040 bash[28232]: cluster 2023-12-01T18:11:57.437332+0000 mgr.y (mgr.24356) 4615 : cluster 0 pgmap v4583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:11:58 smithi040 bash[28232]: audit 2023-12-01T18:11:58.001795+0000 mon.a (mon.0) 3376 : audit 0 from='client.? 172.21.15.40:0/3073790526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:11:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:58 smithi040 bash[41173]: cluster 2023-12-01T18:11:57.437332+0000 mgr.y (mgr.24356) 4615 : cluster 0 pgmap v4583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:11:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:11:58 smithi040 bash[41173]: audit 2023-12-01T18:11:58.001795+0000 mon.a (mon.0) 3376 : audit 0 from='client.? 172.21.15.40:0/3073790526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:00 smithi141 bash[31670]: cluster 2023-12-01T18:11:59.438441+0000 mgr.y (mgr.24356) 4616 : cluster 0 pgmap v4584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:00 smithi141 bash[31670]: audit 2023-12-01T18:12:00.469637+0000 mon.a (mon.0) 3377 : audit 0 from='client.? 172.21.15.40:0/2396580324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:00 smithi040 bash[28232]: cluster 2023-12-01T18:11:59.438441+0000 mgr.y (mgr.24356) 4616 : cluster 0 pgmap v4584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:00 smithi040 bash[28232]: audit 2023-12-01T18:12:00.469637+0000 mon.a (mon.0) 3377 : audit 0 from='client.? 172.21.15.40:0/2396580324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:00 smithi040 bash[41173]: cluster 2023-12-01T18:11:59.438441+0000 mgr.y (mgr.24356) 4616 : cluster 0 pgmap v4584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:00 smithi040 bash[41173]: audit 2023-12-01T18:12:00.469637+0000 mon.a (mon.0) 3377 : audit 0 from='client.? 172.21.15.40:0/2396580324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:02 smithi141 bash[31670]: cluster 2023-12-01T18:12:01.439108+0000 mgr.y (mgr.24356) 4617 : cluster 0 pgmap v4585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:02 smithi141 bash[31670]: audit 2023-12-01T18:12:02.430289+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:02 smithi141 bash[31670]: audit 2023-12-01T18:12:02.443470+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:02 smithi040 bash[41173]: cluster 2023-12-01T18:12:01.439108+0000 mgr.y (mgr.24356) 4617 : cluster 0 pgmap v4585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:02 smithi040 bash[41173]: audit 2023-12-01T18:12:02.430289+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:02 smithi040 bash[41173]: audit 2023-12-01T18:12:02.443470+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:02 smithi040 bash[28232]: cluster 2023-12-01T18:12:01.439108+0000 mgr.y (mgr.24356) 4617 : cluster 0 pgmap v4585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:02 smithi040 bash[28232]: audit 2023-12-01T18:12:02.430289+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:02 smithi040 bash[28232]: audit 2023-12-01T18:12:02.443470+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:02.733164+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:02.743043+0000 mon.a (mon.0) 3381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:02.944631+0000 mon.a (mon.0) 3382 : audit 0 from='client.? 172.21.15.40:0/489785204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.302949+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.313975+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.547152+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.547814+0000 mon.c (mon.2) 2931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.560451+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.565009+0000 mon.c (mon.2) 2932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.574218+0000 mon.c (mon.2) 2933 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:12:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:03 smithi141 bash[31670]: audit 2023-12-01T18:12:03.584313+0000 mon.a (mon.0) 3387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:02.733164+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:02.743043+0000 mon.a (mon.0) 3381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:02.944631+0000 mon.a (mon.0) 3382 : audit 0 from='client.? 172.21.15.40:0/489785204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.302949+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.313975+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.547152+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.547814+0000 mon.c (mon.2) 2931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.560451+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.565009+0000 mon.c (mon.2) 2932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.574218+0000 mon.c (mon.2) 2933 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[28232]: audit 2023-12-01T18:12:03.584313+0000 mon.a (mon.0) 3387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:02.733164+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:02.743043+0000 mon.a (mon.0) 3381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:02.944631+0000 mon.a (mon.0) 3382 : audit 0 from='client.? 172.21.15.40:0/489785204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.302949+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.313975+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.547152+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.547814+0000 mon.c (mon.2) 2931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.560451+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.565009+0000 mon.c (mon.2) 2932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:12:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.574218+0000 mon.c (mon.2) 2933 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:12:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:03 smithi040 bash[41173]: audit 2023-12-01T18:12:03.584313+0000 mon.a (mon.0) 3387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:12:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:04 smithi141 bash[31670]: cluster 2023-12-01T18:12:03.439928+0000 mgr.y (mgr.24356) 4618 : cluster 0 pgmap v4586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:04 smithi040 bash[41173]: cluster 2023-12-01T18:12:03.439928+0000 mgr.y (mgr.24356) 4618 : cluster 0 pgmap v4586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:04 smithi040 bash[28232]: cluster 2023-12-01T18:12:03.439928+0000 mgr.y (mgr.24356) 4618 : cluster 0 pgmap v4586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:05 smithi141 bash[31670]: audit 2023-12-01T18:12:05.409086+0000 mon.c (mon.2) 2934 : audit 0 from='client.? 172.21.15.40:0/3596059101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:05 smithi040 bash[28232]: audit 2023-12-01T18:12:05.409086+0000 mon.c (mon.2) 2934 : audit 0 from='client.? 172.21.15.40:0/3596059101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:05 smithi040 bash[41173]: audit 2023-12-01T18:12:05.409086+0000 mon.c (mon.2) 2934 : audit 0 from='client.? 172.21.15.40:0/3596059101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:06.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:06 smithi040 bash[41173]: cluster 2023-12-01T18:12:05.441097+0000 mgr.y (mgr.24356) 4619 : cluster 0 pgmap v4587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:07.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:06 smithi040 bash[28232]: cluster 2023-12-01T18:12:05.441097+0000 mgr.y (mgr.24356) 4619 : cluster 0 pgmap v4587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:07.049 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:12:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:12:07.049 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:06 smithi141 bash[31670]: cluster 2023-12-01T18:12:05.441097+0000 mgr.y (mgr.24356) 4619 : cluster 0 pgmap v4587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:08 smithi141 bash[31670]: cluster 2023-12-01T18:12:07.441742+0000 mgr.y (mgr.24356) 4620 : cluster 0 pgmap v4588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:08 smithi141 bash[31670]: audit 2023-12-01T18:12:07.889095+0000 mon.a (mon.0) 3388 : audit 0 from='client.? 172.21.15.40:0/3408353620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:08 smithi040 bash[28232]: cluster 2023-12-01T18:12:07.441742+0000 mgr.y (mgr.24356) 4620 : cluster 0 pgmap v4588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:08 smithi040 bash[28232]: audit 2023-12-01T18:12:07.889095+0000 mon.a (mon.0) 3388 : audit 0 from='client.? 172.21.15.40:0/3408353620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:08 smithi040 bash[41173]: cluster 2023-12-01T18:12:07.441742+0000 mgr.y (mgr.24356) 4620 : cluster 0 pgmap v4588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:08 smithi040 bash[41173]: audit 2023-12-01T18:12:07.889095+0000 mon.a (mon.0) 3388 : audit 0 from='client.? 172.21.15.40:0/3408353620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:10 smithi141 bash[31670]: cluster 2023-12-01T18:12:09.442881+0000 mgr.y (mgr.24356) 4621 : cluster 0 pgmap v4589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:10 smithi141 bash[31670]: audit 2023-12-01T18:12:10.361162+0000 mon.a (mon.0) 3389 : audit 0 from='client.? 172.21.15.40:0/1631797406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:10 smithi040 bash[28232]: cluster 2023-12-01T18:12:09.442881+0000 mgr.y (mgr.24356) 4621 : cluster 0 pgmap v4589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:10 smithi040 bash[28232]: audit 2023-12-01T18:12:10.361162+0000 mon.a (mon.0) 3389 : audit 0 from='client.? 172.21.15.40:0/1631797406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:10 smithi040 bash[41173]: cluster 2023-12-01T18:12:09.442881+0000 mgr.y (mgr.24356) 4621 : cluster 0 pgmap v4589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:10 smithi040 bash[41173]: audit 2023-12-01T18:12:10.361162+0000 mon.a (mon.0) 3389 : audit 0 from='client.? 172.21.15.40:0/1631797406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:12 smithi141 bash[31670]: cluster 2023-12-01T18:12:11.443556+0000 mgr.y (mgr.24356) 4622 : cluster 0 pgmap v4590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:12 smithi040 bash[28232]: cluster 2023-12-01T18:12:11.443556+0000 mgr.y (mgr.24356) 4622 : cluster 0 pgmap v4590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:12 smithi040 bash[41173]: cluster 2023-12-01T18:12:11.443556+0000 mgr.y (mgr.24356) 4622 : cluster 0 pgmap v4590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:13 smithi141 bash[31670]: audit 2023-12-01T18:12:12.827954+0000 mon.a (mon.0) 3390 : audit 0 from='client.? 172.21.15.40:0/2432846519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:13 smithi040 bash[28232]: audit 2023-12-01T18:12:12.827954+0000 mon.a (mon.0) 3390 : audit 0 from='client.? 172.21.15.40:0/2432846519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:13 smithi040 bash[41173]: audit 2023-12-01T18:12:12.827954+0000 mon.a (mon.0) 3390 : audit 0 from='client.? 172.21.15.40:0/2432846519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:14 smithi141 bash[31670]: cluster 2023-12-01T18:12:13.444261+0000 mgr.y (mgr.24356) 4623 : cluster 0 pgmap v4591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:14 smithi040 bash[28232]: cluster 2023-12-01T18:12:13.444261+0000 mgr.y (mgr.24356) 4623 : cluster 0 pgmap v4591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:14 smithi040 bash[41173]: cluster 2023-12-01T18:12:13.444261+0000 mgr.y (mgr.24356) 4623 : cluster 0 pgmap v4591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:15 smithi141 bash[31670]: audit 2023-12-01T18:12:15.292551+0000 mon.c (mon.2) 2935 : audit 0 from='client.? 172.21.15.40:0/3071048544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:15 smithi040 bash[28232]: audit 2023-12-01T18:12:15.292551+0000 mon.c (mon.2) 2935 : audit 0 from='client.? 172.21.15.40:0/3071048544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:15 smithi040 bash[41173]: audit 2023-12-01T18:12:15.292551+0000 mon.c (mon.2) 2935 : audit 0 from='client.? 172.21.15.40:0/3071048544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:16.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:12:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:12:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:16 smithi141 bash[31670]: cluster 2023-12-01T18:12:15.445411+0000 mgr.y (mgr.24356) 4624 : cluster 0 pgmap v4592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:16 smithi040 bash[28232]: cluster 2023-12-01T18:12:15.445411+0000 mgr.y (mgr.24356) 4624 : cluster 0 pgmap v4592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:16 smithi040 bash[41173]: cluster 2023-12-01T18:12:15.445411+0000 mgr.y (mgr.24356) 4624 : cluster 0 pgmap v4592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:17 smithi141 bash[31670]: audit 2023-12-01T18:12:17.750024+0000 mon.a (mon.0) 3391 : audit 0 from='client.? 172.21.15.40:0/532981198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:17 smithi040 bash[28232]: audit 2023-12-01T18:12:17.750024+0000 mon.a (mon.0) 3391 : audit 0 from='client.? 172.21.15.40:0/532981198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:17 smithi040 bash[41173]: audit 2023-12-01T18:12:17.750024+0000 mon.a (mon.0) 3391 : audit 0 from='client.? 172.21.15.40:0/532981198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:18 smithi040 bash[28232]: cluster 2023-12-01T18:12:17.445922+0000 mgr.y (mgr.24356) 4625 : cluster 0 pgmap v4593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:18 smithi040 bash[28232]: audit 2023-12-01T18:12:18.548377+0000 mon.c (mon.2) 2936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:18 smithi040 bash[41173]: cluster 2023-12-01T18:12:17.445922+0000 mgr.y (mgr.24356) 4625 : cluster 0 pgmap v4593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:18 smithi040 bash[41173]: audit 2023-12-01T18:12:18.548377+0000 mon.c (mon.2) 2936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:18 smithi141 bash[31670]: cluster 2023-12-01T18:12:17.445922+0000 mgr.y (mgr.24356) 4625 : cluster 0 pgmap v4593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:18 smithi141 bash[31670]: audit 2023-12-01T18:12:18.548377+0000 mon.c (mon.2) 2936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:20 smithi040 bash[28232]: cluster 2023-12-01T18:12:19.447043+0000 mgr.y (mgr.24356) 4626 : cluster 0 pgmap v4594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:20 smithi040 bash[28232]: audit 2023-12-01T18:12:20.216638+0000 mon.c (mon.2) 2937 : audit 0 from='client.? 172.21.15.40:0/1819203995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:20 smithi040 bash[41173]: cluster 2023-12-01T18:12:19.447043+0000 mgr.y (mgr.24356) 4626 : cluster 0 pgmap v4594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:20 smithi040 bash[41173]: audit 2023-12-01T18:12:20.216638+0000 mon.c (mon.2) 2937 : audit 0 from='client.? 172.21.15.40:0/1819203995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:20 smithi141 bash[31670]: cluster 2023-12-01T18:12:19.447043+0000 mgr.y (mgr.24356) 4626 : cluster 0 pgmap v4594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:20 smithi141 bash[31670]: audit 2023-12-01T18:12:20.216638+0000 mon.c (mon.2) 2937 : audit 0 from='client.? 172.21.15.40:0/1819203995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:22 smithi040 bash[28232]: cluster 2023-12-01T18:12:21.447813+0000 mgr.y (mgr.24356) 4627 : cluster 0 pgmap v4595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:22 smithi040 bash[28232]: audit 2023-12-01T18:12:22.674611+0000 mon.c (mon.2) 2938 : audit 0 from='client.? 172.21.15.40:0/3401828744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:22 smithi040 bash[41173]: cluster 2023-12-01T18:12:21.447813+0000 mgr.y (mgr.24356) 4627 : cluster 0 pgmap v4595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:22 smithi040 bash[41173]: audit 2023-12-01T18:12:22.674611+0000 mon.c (mon.2) 2938 : audit 0 from='client.? 172.21.15.40:0/3401828744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:22 smithi141 bash[31670]: cluster 2023-12-01T18:12:21.447813+0000 mgr.y (mgr.24356) 4627 : cluster 0 pgmap v4595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:22 smithi141 bash[31670]: audit 2023-12-01T18:12:22.674611+0000 mon.c (mon.2) 2938 : audit 0 from='client.? 172.21.15.40:0/3401828744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:24 smithi040 bash[28232]: cluster 2023-12-01T18:12:23.448536+0000 mgr.y (mgr.24356) 4628 : cluster 0 pgmap v4596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:24 smithi040 bash[41173]: cluster 2023-12-01T18:12:23.448536+0000 mgr.y (mgr.24356) 4628 : cluster 0 pgmap v4596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:24 smithi141 bash[31670]: cluster 2023-12-01T18:12:23.448536+0000 mgr.y (mgr.24356) 4628 : cluster 0 pgmap v4596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:25 smithi040 bash[28232]: audit 2023-12-01T18:12:25.134614+0000 mon.c (mon.2) 2939 : audit 0 from='client.? 172.21.15.40:0/447340454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:25 smithi040 bash[41173]: audit 2023-12-01T18:12:25.134614+0000 mon.c (mon.2) 2939 : audit 0 from='client.? 172.21.15.40:0/447340454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:25 smithi141 bash[31670]: audit 2023-12-01T18:12:25.134614+0000 mon.c (mon.2) 2939 : audit 0 from='client.? 172.21.15.40:0/447340454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:26.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:12:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:12:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:26 smithi040 bash[41173]: cluster 2023-12-01T18:12:25.449654+0000 mgr.y (mgr.24356) 4629 : cluster 0 pgmap v4597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:26 smithi040 bash[28232]: cluster 2023-12-01T18:12:25.449654+0000 mgr.y (mgr.24356) 4629 : cluster 0 pgmap v4597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:26 smithi141 bash[31670]: cluster 2023-12-01T18:12:25.449654+0000 mgr.y (mgr.24356) 4629 : cluster 0 pgmap v4597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:27 smithi040 bash[28232]: audit 2023-12-01T18:12:27.605192+0000 mon.c (mon.2) 2940 : audit 0 from='client.? 172.21.15.40:0/3527257516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:27 smithi040 bash[41173]: audit 2023-12-01T18:12:27.605192+0000 mon.c (mon.2) 2940 : audit 0 from='client.? 172.21.15.40:0/3527257516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:27 smithi141 bash[31670]: audit 2023-12-01T18:12:27.605192+0000 mon.c (mon.2) 2940 : audit 0 from='client.? 172.21.15.40:0/3527257516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:28 smithi040 bash[28232]: cluster 2023-12-01T18:12:27.450308+0000 mgr.y (mgr.24356) 4630 : cluster 0 pgmap v4598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:28 smithi040 bash[41173]: cluster 2023-12-01T18:12:27.450308+0000 mgr.y (mgr.24356) 4630 : cluster 0 pgmap v4598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:28 smithi141 bash[31670]: cluster 2023-12-01T18:12:27.450308+0000 mgr.y (mgr.24356) 4630 : cluster 0 pgmap v4598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:30 smithi040 bash[28232]: cluster 2023-12-01T18:12:29.451407+0000 mgr.y (mgr.24356) 4631 : cluster 0 pgmap v4599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:30 smithi040 bash[28232]: audit 2023-12-01T18:12:30.074440+0000 mon.c (mon.2) 2941 : audit 0 from='client.? 172.21.15.40:0/764162904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:30 smithi040 bash[41173]: cluster 2023-12-01T18:12:29.451407+0000 mgr.y (mgr.24356) 4631 : cluster 0 pgmap v4599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:30 smithi040 bash[41173]: audit 2023-12-01T18:12:30.074440+0000 mon.c (mon.2) 2941 : audit 0 from='client.? 172.21.15.40:0/764162904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:30 smithi141 bash[31670]: cluster 2023-12-01T18:12:29.451407+0000 mgr.y (mgr.24356) 4631 : cluster 0 pgmap v4599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:30 smithi141 bash[31670]: audit 2023-12-01T18:12:30.074440+0000 mon.c (mon.2) 2941 : audit 0 from='client.? 172.21.15.40:0/764162904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:32 smithi040 bash[28232]: cluster 2023-12-01T18:12:31.451985+0000 mgr.y (mgr.24356) 4632 : cluster 0 pgmap v4600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:32 smithi040 bash[28232]: audit 2023-12-01T18:12:32.546315+0000 mon.c (mon.2) 2942 : audit 0 from='client.? 172.21.15.40:0/3371573105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:32 smithi040 bash[41173]: cluster 2023-12-01T18:12:31.451985+0000 mgr.y (mgr.24356) 4632 : cluster 0 pgmap v4600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:32 smithi040 bash[41173]: audit 2023-12-01T18:12:32.546315+0000 mon.c (mon.2) 2942 : audit 0 from='client.? 172.21.15.40:0/3371573105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:32 smithi141 bash[31670]: cluster 2023-12-01T18:12:31.451985+0000 mgr.y (mgr.24356) 4632 : cluster 0 pgmap v4600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:32 smithi141 bash[31670]: audit 2023-12-01T18:12:32.546315+0000 mon.c (mon.2) 2942 : audit 0 from='client.? 172.21.15.40:0/3371573105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:33 smithi040 bash[41173]: audit 2023-12-01T18:12:33.548864+0000 mon.c (mon.2) 2943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:33 smithi040 bash[28232]: audit 2023-12-01T18:12:33.548864+0000 mon.c (mon.2) 2943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:33 smithi141 bash[31670]: audit 2023-12-01T18:12:33.548864+0000 mon.c (mon.2) 2943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:34 smithi040 bash[41173]: cluster 2023-12-01T18:12:33.452708+0000 mgr.y (mgr.24356) 4633 : cluster 0 pgmap v4601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:34 smithi040 bash[28232]: cluster 2023-12-01T18:12:33.452708+0000 mgr.y (mgr.24356) 4633 : cluster 0 pgmap v4601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:34 smithi141 bash[31670]: cluster 2023-12-01T18:12:33.452708+0000 mgr.y (mgr.24356) 4633 : cluster 0 pgmap v4601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:35 smithi040 bash[41173]: audit 2023-12-01T18:12:35.012371+0000 mon.c (mon.2) 2944 : audit 0 from='client.? 172.21.15.40:0/3077477223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:35 smithi040 bash[28232]: audit 2023-12-01T18:12:35.012371+0000 mon.c (mon.2) 2944 : audit 0 from='client.? 172.21.15.40:0/3077477223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:35 smithi141 bash[31670]: audit 2023-12-01T18:12:35.012371+0000 mon.c (mon.2) 2944 : audit 0 from='client.? 172.21.15.40:0/3077477223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:36.830 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:12:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:12:37.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:36 smithi040 bash[28232]: cluster 2023-12-01T18:12:35.453847+0000 mgr.y (mgr.24356) 4634 : cluster 0 pgmap v4602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:36 smithi040 bash[41173]: cluster 2023-12-01T18:12:35.453847+0000 mgr.y (mgr.24356) 4634 : cluster 0 pgmap v4602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:36 smithi141 bash[31670]: cluster 2023-12-01T18:12:35.453847+0000 mgr.y (mgr.24356) 4634 : cluster 0 pgmap v4602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:37 smithi040 bash[28232]: audit 2023-12-01T18:12:37.473761+0000 mon.c (mon.2) 2945 : audit 0 from='client.? 172.21.15.40:0/2924841047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:37 smithi040 bash[41173]: audit 2023-12-01T18:12:37.473761+0000 mon.c (mon.2) 2945 : audit 0 from='client.? 172.21.15.40:0/2924841047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:37 smithi141 bash[31670]: audit 2023-12-01T18:12:37.473761+0000 mon.c (mon.2) 2945 : audit 0 from='client.? 172.21.15.40:0/2924841047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:38 smithi040 bash[28232]: cluster 2023-12-01T18:12:37.454595+0000 mgr.y (mgr.24356) 4635 : cluster 0 pgmap v4603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:38 smithi040 bash[41173]: cluster 2023-12-01T18:12:37.454595+0000 mgr.y (mgr.24356) 4635 : cluster 0 pgmap v4603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:38 smithi141 bash[31670]: cluster 2023-12-01T18:12:37.454595+0000 mgr.y (mgr.24356) 4635 : cluster 0 pgmap v4603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:40 smithi040 bash[41173]: cluster 2023-12-01T18:12:39.455616+0000 mgr.y (mgr.24356) 4636 : cluster 0 pgmap v4604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:40 smithi040 bash[41173]: audit 2023-12-01T18:12:39.938448+0000 mon.c (mon.2) 2946 : audit 0 from='client.? 172.21.15.40:0/2959957660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:40 smithi040 bash[28232]: cluster 2023-12-01T18:12:39.455616+0000 mgr.y (mgr.24356) 4636 : cluster 0 pgmap v4604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:40 smithi040 bash[28232]: audit 2023-12-01T18:12:39.938448+0000 mon.c (mon.2) 2946 : audit 0 from='client.? 172.21.15.40:0/2959957660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:40 smithi141 bash[31670]: cluster 2023-12-01T18:12:39.455616+0000 mgr.y (mgr.24356) 4636 : cluster 0 pgmap v4604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:40 smithi141 bash[31670]: audit 2023-12-01T18:12:39.938448+0000 mon.c (mon.2) 2946 : audit 0 from='client.? 172.21.15.40:0/2959957660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:42 smithi040 bash[28232]: cluster 2023-12-01T18:12:41.456213+0000 mgr.y (mgr.24356) 4637 : cluster 0 pgmap v4605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:42 smithi040 bash[28232]: audit 2023-12-01T18:12:42.396835+0000 mon.a (mon.0) 3392 : audit 0 from='client.? 172.21.15.40:0/3908962265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:42 smithi040 bash[41173]: cluster 2023-12-01T18:12:41.456213+0000 mgr.y (mgr.24356) 4637 : cluster 0 pgmap v4605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:42 smithi040 bash[41173]: audit 2023-12-01T18:12:42.396835+0000 mon.a (mon.0) 3392 : audit 0 from='client.? 172.21.15.40:0/3908962265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:42 smithi141 bash[31670]: cluster 2023-12-01T18:12:41.456213+0000 mgr.y (mgr.24356) 4637 : cluster 0 pgmap v4605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:42 smithi141 bash[31670]: audit 2023-12-01T18:12:42.396835+0000 mon.a (mon.0) 3392 : audit 0 from='client.? 172.21.15.40:0/3908962265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:44 smithi040 bash[28232]: cluster 2023-12-01T18:12:43.457029+0000 mgr.y (mgr.24356) 4638 : cluster 0 pgmap v4606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:44 smithi040 bash[41173]: cluster 2023-12-01T18:12:43.457029+0000 mgr.y (mgr.24356) 4638 : cluster 0 pgmap v4606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:44 smithi141 bash[31670]: cluster 2023-12-01T18:12:43.457029+0000 mgr.y (mgr.24356) 4638 : cluster 0 pgmap v4606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:45 smithi040 bash[28232]: audit 2023-12-01T18:12:44.869392+0000 mon.c (mon.2) 2947 : audit 0 from='client.? 172.21.15.40:0/3043631840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:45 smithi040 bash[41173]: audit 2023-12-01T18:12:44.869392+0000 mon.c (mon.2) 2947 : audit 0 from='client.? 172.21.15.40:0/3043631840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:45 smithi141 bash[31670]: audit 2023-12-01T18:12:44.869392+0000 mon.c (mon.2) 2947 : audit 0 from='client.? 172.21.15.40:0/3043631840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:46.857 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:12:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:12:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:46 smithi040 bash[28232]: cluster 2023-12-01T18:12:45.458029+0000 mgr.y (mgr.24356) 4639 : cluster 0 pgmap v4607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:46 smithi040 bash[41173]: cluster 2023-12-01T18:12:45.458029+0000 mgr.y (mgr.24356) 4639 : cluster 0 pgmap v4607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:46 smithi141 bash[31670]: cluster 2023-12-01T18:12:45.458029+0000 mgr.y (mgr.24356) 4639 : cluster 0 pgmap v4607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:47 smithi040 bash[28232]: audit 2023-12-01T18:12:47.338074+0000 mon.c (mon.2) 2948 : audit 0 from='client.? 172.21.15.40:0/118896953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:47 smithi040 bash[41173]: audit 2023-12-01T18:12:47.338074+0000 mon.c (mon.2) 2948 : audit 0 from='client.? 172.21.15.40:0/118896953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:47 smithi141 bash[31670]: audit 2023-12-01T18:12:47.338074+0000 mon.c (mon.2) 2948 : audit 0 from='client.? 172.21.15.40:0/118896953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:48 smithi040 bash[28232]: cluster 2023-12-01T18:12:47.458673+0000 mgr.y (mgr.24356) 4640 : cluster 0 pgmap v4608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:48 smithi040 bash[28232]: audit 2023-12-01T18:12:48.549263+0000 mon.c (mon.2) 2949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:48 smithi040 bash[41173]: cluster 2023-12-01T18:12:47.458673+0000 mgr.y (mgr.24356) 4640 : cluster 0 pgmap v4608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:48 smithi040 bash[41173]: audit 2023-12-01T18:12:48.549263+0000 mon.c (mon.2) 2949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:48 smithi141 bash[31670]: cluster 2023-12-01T18:12:47.458673+0000 mgr.y (mgr.24356) 4640 : cluster 0 pgmap v4608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:48 smithi141 bash[31670]: audit 2023-12-01T18:12:48.549263+0000 mon.c (mon.2) 2949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:49 smithi040 bash[28232]: audit 2023-12-01T18:12:49.801651+0000 mon.c (mon.2) 2950 : audit 0 from='client.? 172.21.15.40:0/4262555794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:49 smithi040 bash[41173]: audit 2023-12-01T18:12:49.801651+0000 mon.c (mon.2) 2950 : audit 0 from='client.? 172.21.15.40:0/4262555794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:49 smithi141 bash[31670]: audit 2023-12-01T18:12:49.801651+0000 mon.c (mon.2) 2950 : audit 0 from='client.? 172.21.15.40:0/4262555794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:50 smithi040 bash[28232]: cluster 2023-12-01T18:12:49.459656+0000 mgr.y (mgr.24356) 4641 : cluster 0 pgmap v4609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:50 smithi040 bash[41173]: cluster 2023-12-01T18:12:49.459656+0000 mgr.y (mgr.24356) 4641 : cluster 0 pgmap v4609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:50 smithi141 bash[31670]: cluster 2023-12-01T18:12:49.459656+0000 mgr.y (mgr.24356) 4641 : cluster 0 pgmap v4609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:52 smithi040 bash[28232]: cluster 2023-12-01T18:12:51.460274+0000 mgr.y (mgr.24356) 4642 : cluster 0 pgmap v4610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:52 smithi040 bash[28232]: audit 2023-12-01T18:12:52.274057+0000 mon.c (mon.2) 2951 : audit 0 from='client.? 172.21.15.40:0/2995845018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:52 smithi040 bash[41173]: cluster 2023-12-01T18:12:51.460274+0000 mgr.y (mgr.24356) 4642 : cluster 0 pgmap v4610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:52 smithi040 bash[41173]: audit 2023-12-01T18:12:52.274057+0000 mon.c (mon.2) 2951 : audit 0 from='client.? 172.21.15.40:0/2995845018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:52 smithi141 bash[31670]: cluster 2023-12-01T18:12:51.460274+0000 mgr.y (mgr.24356) 4642 : cluster 0 pgmap v4610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:52 smithi141 bash[31670]: audit 2023-12-01T18:12:52.274057+0000 mon.c (mon.2) 2951 : audit 0 from='client.? 172.21.15.40:0/2995845018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:54 smithi040 bash[28232]: cluster 2023-12-01T18:12:53.460966+0000 mgr.y (mgr.24356) 4643 : cluster 0 pgmap v4611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:54 smithi040 bash[28232]: audit 2023-12-01T18:12:54.740177+0000 mon.a (mon.0) 3393 : audit 0 from='client.? 172.21.15.40:0/2596397502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:54 smithi040 bash[41173]: cluster 2023-12-01T18:12:53.460966+0000 mgr.y (mgr.24356) 4643 : cluster 0 pgmap v4611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:54 smithi040 bash[41173]: audit 2023-12-01T18:12:54.740177+0000 mon.a (mon.0) 3393 : audit 0 from='client.? 172.21.15.40:0/2596397502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:54 smithi141 bash[31670]: cluster 2023-12-01T18:12:53.460966+0000 mgr.y (mgr.24356) 4643 : cluster 0 pgmap v4611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:54 smithi141 bash[31670]: audit 2023-12-01T18:12:54.740177+0000 mon.a (mon.0) 3393 : audit 0 from='client.? 172.21.15.40:0/2596397502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:56 smithi141 bash[31670]: cluster 2023-12-01T18:12:55.462106+0000 mgr.y (mgr.24356) 4644 : cluster 0 pgmap v4612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:56 smithi040 bash[28232]: cluster 2023-12-01T18:12:55.462106+0000 mgr.y (mgr.24356) 4644 : cluster 0 pgmap v4612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:12:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:12:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:56 smithi040 bash[41173]: cluster 2023-12-01T18:12:55.462106+0000 mgr.y (mgr.24356) 4644 : cluster 0 pgmap v4612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:57 smithi141 bash[31670]: audit 2023-12-01T18:12:57.211847+0000 mon.a (mon.0) 3394 : audit 0 from='client.? 172.21.15.40:0/4205197000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:57 smithi040 bash[28232]: audit 2023-12-01T18:12:57.211847+0000 mon.a (mon.0) 3394 : audit 0 from='client.? 172.21.15.40:0/4205197000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:57 smithi040 bash[41173]: audit 2023-12-01T18:12:57.211847+0000 mon.a (mon.0) 3394 : audit 0 from='client.? 172.21.15.40:0/4205197000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:12:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:12:58 smithi141 bash[31670]: cluster 2023-12-01T18:12:57.462792+0000 mgr.y (mgr.24356) 4645 : cluster 0 pgmap v4613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:12:58 smithi040 bash[28232]: cluster 2023-12-01T18:12:57.462792+0000 mgr.y (mgr.24356) 4645 : cluster 0 pgmap v4613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:12:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:12:58 smithi040 bash[41173]: cluster 2023-12-01T18:12:57.462792+0000 mgr.y (mgr.24356) 4645 : cluster 0 pgmap v4613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:00 smithi141 bash[31670]: cluster 2023-12-01T18:12:59.463900+0000 mgr.y (mgr.24356) 4646 : cluster 0 pgmap v4614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:00 smithi141 bash[31670]: audit 2023-12-01T18:12:59.678986+0000 mon.a (mon.0) 3395 : audit 0 from='client.? 172.21.15.40:0/3833406875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:00 smithi040 bash[28232]: cluster 2023-12-01T18:12:59.463900+0000 mgr.y (mgr.24356) 4646 : cluster 0 pgmap v4614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:00 smithi040 bash[28232]: audit 2023-12-01T18:12:59.678986+0000 mon.a (mon.0) 3395 : audit 0 from='client.? 172.21.15.40:0/3833406875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:00 smithi040 bash[41173]: cluster 2023-12-01T18:12:59.463900+0000 mgr.y (mgr.24356) 4646 : cluster 0 pgmap v4614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:00 smithi040 bash[41173]: audit 2023-12-01T18:12:59.678986+0000 mon.a (mon.0) 3395 : audit 0 from='client.? 172.21.15.40:0/3833406875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:02 smithi040 bash[41173]: cluster 2023-12-01T18:13:01.464573+0000 mgr.y (mgr.24356) 4647 : cluster 0 pgmap v4615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:02 smithi040 bash[41173]: audit 2023-12-01T18:13:02.145218+0000 mon.a (mon.0) 3396 : audit 0 from='client.? 172.21.15.40:0/2834730718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:02 smithi040 bash[28232]: cluster 2023-12-01T18:13:01.464573+0000 mgr.y (mgr.24356) 4647 : cluster 0 pgmap v4615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:02 smithi040 bash[28232]: audit 2023-12-01T18:13:02.145218+0000 mon.a (mon.0) 3396 : audit 0 from='client.? 172.21.15.40:0/2834730718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:02 smithi141 bash[31670]: cluster 2023-12-01T18:13:01.464573+0000 mgr.y (mgr.24356) 4647 : cluster 0 pgmap v4615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:02 smithi141 bash[31670]: audit 2023-12-01T18:13:02.145218+0000 mon.a (mon.0) 3396 : audit 0 from='client.? 172.21.15.40:0/2834730718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[28232]: cluster 2023-12-01T18:13:03.465152+0000 mgr.y (mgr.24356) 4648 : cluster 0 pgmap v4616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[28232]: audit 2023-12-01T18:13:03.549635+0000 mon.c (mon.2) 2952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[28232]: audit 2023-12-01T18:13:03.667663+0000 mon.c (mon.2) 2953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[28232]: audit 2023-12-01T18:13:04.097706+0000 mon.a (mon.0) 3397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[28232]: audit 2023-12-01T18:13:04.108615+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[41173]: cluster 2023-12-01T18:13:03.465152+0000 mgr.y (mgr.24356) 4648 : cluster 0 pgmap v4616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[41173]: audit 2023-12-01T18:13:03.549635+0000 mon.c (mon.2) 2952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[41173]: audit 2023-12-01T18:13:03.667663+0000 mon.c (mon.2) 2953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:13:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[41173]: audit 2023-12-01T18:13:04.097706+0000 mon.a (mon.0) 3397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:04 smithi040 bash[41173]: audit 2023-12-01T18:13:04.108615+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:04 smithi141 bash[31670]: cluster 2023-12-01T18:13:03.465152+0000 mgr.y (mgr.24356) 4648 : cluster 0 pgmap v4616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:04 smithi141 bash[31670]: audit 2023-12-01T18:13:03.549635+0000 mon.c (mon.2) 2952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:04 smithi141 bash[31670]: audit 2023-12-01T18:13:03.667663+0000 mon.c (mon.2) 2953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:13:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:04 smithi141 bash[31670]: audit 2023-12-01T18:13:04.097706+0000 mon.a (mon.0) 3397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:04 smithi141 bash[31670]: audit 2023-12-01T18:13:04.108615+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:05 smithi040 bash[28232]: audit 2023-12-01T18:13:04.621691+0000 mon.c (mon.2) 2954 : audit 0 from='client.? 172.21.15.40:0/3966476594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:05 smithi040 bash[41173]: audit 2023-12-01T18:13:04.621691+0000 mon.c (mon.2) 2954 : audit 0 from='client.? 172.21.15.40:0/3966476594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:05 smithi141 bash[31670]: audit 2023-12-01T18:13:04.621691+0000 mon.c (mon.2) 2954 : audit 0 from='client.? 172.21.15.40:0/3966476594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:13:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:13:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:06 smithi040 bash[28232]: cluster 2023-12-01T18:13:05.466112+0000 mgr.y (mgr.24356) 4649 : cluster 0 pgmap v4617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:06 smithi040 bash[41173]: cluster 2023-12-01T18:13:05.466112+0000 mgr.y (mgr.24356) 4649 : cluster 0 pgmap v4617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:06 smithi141 bash[31670]: cluster 2023-12-01T18:13:05.466112+0000 mgr.y (mgr.24356) 4649 : cluster 0 pgmap v4617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:07 smithi040 bash[28232]: audit 2023-12-01T18:13:07.097202+0000 mon.c (mon.2) 2955 : audit 0 from='client.? 172.21.15.40:0/2504045099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:07 smithi040 bash[41173]: audit 2023-12-01T18:13:07.097202+0000 mon.c (mon.2) 2955 : audit 0 from='client.? 172.21.15.40:0/2504045099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:07 smithi141 bash[31670]: audit 2023-12-01T18:13:07.097202+0000 mon.c (mon.2) 2955 : audit 0 from='client.? 172.21.15.40:0/2504045099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:08.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:08 smithi040 bash[28232]: cluster 2023-12-01T18:13:07.466650+0000 mgr.y (mgr.24356) 4650 : cluster 0 pgmap v4618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:08.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:08 smithi040 bash[41173]: cluster 2023-12-01T18:13:07.466650+0000 mgr.y (mgr.24356) 4650 : cluster 0 pgmap v4618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:08 smithi141 bash[31670]: cluster 2023-12-01T18:13:07.466650+0000 mgr.y (mgr.24356) 4650 : cluster 0 pgmap v4618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: cluster 2023-12-01T18:13:09.467426+0000 mgr.y (mgr.24356) 4651 : cluster 0 pgmap v4619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:09.621335+0000 mon.a (mon.0) 3399 : audit 0 from='client.? 172.21.15.40:0/2706086161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:09.813310+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:09.828335+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:09.905583+0000 mon.a (mon.0) 3402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:09.918892+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:10.450572+0000 mon.c (mon.2) 2956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:10.451886+0000 mon.c (mon.2) 2957 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[28232]: audit 2023-12-01T18:13:10.461848+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: cluster 2023-12-01T18:13:09.467426+0000 mgr.y (mgr.24356) 4651 : cluster 0 pgmap v4619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:09.621335+0000 mon.a (mon.0) 3399 : audit 0 from='client.? 172.21.15.40:0/2706086161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:09.813310+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:09.828335+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:09.905583+0000 mon.a (mon.0) 3402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:09.918892+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:10.450572+0000 mon.c (mon.2) 2956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:10.451886+0000 mon.c (mon.2) 2957 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:10 smithi040 bash[41173]: audit 2023-12-01T18:13:10.461848+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: cluster 2023-12-01T18:13:09.467426+0000 mgr.y (mgr.24356) 4651 : cluster 0 pgmap v4619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:09.621335+0000 mon.a (mon.0) 3399 : audit 0 from='client.? 172.21.15.40:0/2706086161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:09.813310+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:09.828335+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:09.905583+0000 mon.a (mon.0) 3402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:09.918892+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:10.450572+0000 mon.c (mon.2) 2956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:10.451886+0000 mon.c (mon.2) 2957 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:13:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:10 smithi141 bash[31670]: audit 2023-12-01T18:13:10.461848+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:13:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:12 smithi040 bash[28232]: cluster 2023-12-01T18:13:11.468069+0000 mgr.y (mgr.24356) 4652 : cluster 0 pgmap v4620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:12 smithi040 bash[28232]: audit 2023-12-01T18:13:12.098699+0000 mon.c (mon.2) 2958 : audit 0 from='client.? 172.21.15.40:0/547324350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:12 smithi040 bash[41173]: cluster 2023-12-01T18:13:11.468069+0000 mgr.y (mgr.24356) 4652 : cluster 0 pgmap v4620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:12 smithi040 bash[41173]: audit 2023-12-01T18:13:12.098699+0000 mon.c (mon.2) 2958 : audit 0 from='client.? 172.21.15.40:0/547324350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:12 smithi141 bash[31670]: cluster 2023-12-01T18:13:11.468069+0000 mgr.y (mgr.24356) 4652 : cluster 0 pgmap v4620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:12 smithi141 bash[31670]: audit 2023-12-01T18:13:12.098699+0000 mon.c (mon.2) 2958 : audit 0 from='client.? 172.21.15.40:0/547324350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:14 smithi040 bash[28232]: cluster 2023-12-01T18:13:13.468762+0000 mgr.y (mgr.24356) 4653 : cluster 0 pgmap v4621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:14 smithi040 bash[41173]: cluster 2023-12-01T18:13:13.468762+0000 mgr.y (mgr.24356) 4653 : cluster 0 pgmap v4621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:14 smithi141 bash[31670]: cluster 2023-12-01T18:13:13.468762+0000 mgr.y (mgr.24356) 4653 : cluster 0 pgmap v4621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:15 smithi040 bash[28232]: audit 2023-12-01T18:13:14.566028+0000 mon.c (mon.2) 2959 : audit 0 from='client.? 172.21.15.40:0/3100100163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:15 smithi040 bash[41173]: audit 2023-12-01T18:13:14.566028+0000 mon.c (mon.2) 2959 : audit 0 from='client.? 172.21.15.40:0/3100100163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:15 smithi141 bash[31670]: audit 2023-12-01T18:13:14.566028+0000 mon.c (mon.2) 2959 : audit 0 from='client.? 172.21.15.40:0/3100100163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:13:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:13:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:16 smithi040 bash[28232]: cluster 2023-12-01T18:13:15.469849+0000 mgr.y (mgr.24356) 4654 : cluster 0 pgmap v4622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:16 smithi040 bash[41173]: cluster 2023-12-01T18:13:15.469849+0000 mgr.y (mgr.24356) 4654 : cluster 0 pgmap v4622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:16 smithi141 bash[31670]: cluster 2023-12-01T18:13:15.469849+0000 mgr.y (mgr.24356) 4654 : cluster 0 pgmap v4622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:17 smithi040 bash[28232]: audit 2023-12-01T18:13:17.030452+0000 mon.c (mon.2) 2960 : audit 0 from='client.? 172.21.15.40:0/3142681771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:17 smithi040 bash[41173]: audit 2023-12-01T18:13:17.030452+0000 mon.c (mon.2) 2960 : audit 0 from='client.? 172.21.15.40:0/3142681771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:17 smithi141 bash[31670]: audit 2023-12-01T18:13:17.030452+0000 mon.c (mon.2) 2960 : audit 0 from='client.? 172.21.15.40:0/3142681771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:18 smithi040 bash[28232]: cluster 2023-12-01T18:13:17.470512+0000 mgr.y (mgr.24356) 4655 : cluster 0 pgmap v4623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:18 smithi040 bash[28232]: audit 2023-12-01T18:13:18.550118+0000 mon.c (mon.2) 2961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:18 smithi040 bash[41173]: cluster 2023-12-01T18:13:17.470512+0000 mgr.y (mgr.24356) 4655 : cluster 0 pgmap v4623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:18 smithi040 bash[41173]: audit 2023-12-01T18:13:18.550118+0000 mon.c (mon.2) 2961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:18 smithi141 bash[31670]: cluster 2023-12-01T18:13:17.470512+0000 mgr.y (mgr.24356) 4655 : cluster 0 pgmap v4623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:18 smithi141 bash[31670]: audit 2023-12-01T18:13:18.550118+0000 mon.c (mon.2) 2961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:19 smithi040 bash[28232]: audit 2023-12-01T18:13:19.505542+0000 mon.c (mon.2) 2962 : audit 0 from='client.? 172.21.15.40:0/1524237194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:19 smithi040 bash[41173]: audit 2023-12-01T18:13:19.505542+0000 mon.c (mon.2) 2962 : audit 0 from='client.? 172.21.15.40:0/1524237194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:19 smithi141 bash[31670]: audit 2023-12-01T18:13:19.505542+0000 mon.c (mon.2) 2962 : audit 0 from='client.? 172.21.15.40:0/1524237194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:20 smithi040 bash[28232]: cluster 2023-12-01T18:13:19.471264+0000 mgr.y (mgr.24356) 4656 : cluster 0 pgmap v4624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:20 smithi040 bash[41173]: cluster 2023-12-01T18:13:19.471264+0000 mgr.y (mgr.24356) 4656 : cluster 0 pgmap v4624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:20 smithi141 bash[31670]: cluster 2023-12-01T18:13:19.471264+0000 mgr.y (mgr.24356) 4656 : cluster 0 pgmap v4624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:22 smithi040 bash[41173]: cluster 2023-12-01T18:13:21.472013+0000 mgr.y (mgr.24356) 4657 : cluster 0 pgmap v4625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:22 smithi040 bash[41173]: audit 2023-12-01T18:13:21.978382+0000 mon.c (mon.2) 2963 : audit 0 from='client.? 172.21.15.40:0/248233452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:22 smithi040 bash[28232]: cluster 2023-12-01T18:13:21.472013+0000 mgr.y (mgr.24356) 4657 : cluster 0 pgmap v4625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:22 smithi040 bash[28232]: audit 2023-12-01T18:13:21.978382+0000 mon.c (mon.2) 2963 : audit 0 from='client.? 172.21.15.40:0/248233452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:22 smithi141 bash[31670]: cluster 2023-12-01T18:13:21.472013+0000 mgr.y (mgr.24356) 4657 : cluster 0 pgmap v4625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:22 smithi141 bash[31670]: audit 2023-12-01T18:13:21.978382+0000 mon.c (mon.2) 2963 : audit 0 from='client.? 172.21.15.40:0/248233452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:24 smithi040 bash[28232]: cluster 2023-12-01T18:13:23.472791+0000 mgr.y (mgr.24356) 4658 : cluster 0 pgmap v4626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:24 smithi040 bash[28232]: audit 2023-12-01T18:13:24.440731+0000 mon.a (mon.0) 3405 : audit 0 from='client.? 172.21.15.40:0/1495840828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:24 smithi040 bash[41173]: cluster 2023-12-01T18:13:23.472791+0000 mgr.y (mgr.24356) 4658 : cluster 0 pgmap v4626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:24 smithi040 bash[41173]: audit 2023-12-01T18:13:24.440731+0000 mon.a (mon.0) 3405 : audit 0 from='client.? 172.21.15.40:0/1495840828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:24 smithi141 bash[31670]: cluster 2023-12-01T18:13:23.472791+0000 mgr.y (mgr.24356) 4658 : cluster 0 pgmap v4626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:24 smithi141 bash[31670]: audit 2023-12-01T18:13:24.440731+0000 mon.a (mon.0) 3405 : audit 0 from='client.? 172.21.15.40:0/1495840828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:26 smithi141 bash[31670]: cluster 2023-12-01T18:13:25.474140+0000 mgr.y (mgr.24356) 4659 : cluster 0 pgmap v4627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:26 smithi040 bash[28232]: cluster 2023-12-01T18:13:25.474140+0000 mgr.y (mgr.24356) 4659 : cluster 0 pgmap v4627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:13:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:13:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:26 smithi040 bash[41173]: cluster 2023-12-01T18:13:25.474140+0000 mgr.y (mgr.24356) 4659 : cluster 0 pgmap v4627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:27 smithi141 bash[31670]: audit 2023-12-01T18:13:26.908307+0000 mon.a (mon.0) 3406 : audit 0 from='client.? 172.21.15.40:0/2538771662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:27 smithi040 bash[41173]: audit 2023-12-01T18:13:26.908307+0000 mon.a (mon.0) 3406 : audit 0 from='client.? 172.21.15.40:0/2538771662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:27 smithi040 bash[28232]: audit 2023-12-01T18:13:26.908307+0000 mon.a (mon.0) 3406 : audit 0 from='client.? 172.21.15.40:0/2538771662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:28 smithi141 bash[31670]: cluster 2023-12-01T18:13:27.474824+0000 mgr.y (mgr.24356) 4660 : cluster 0 pgmap v4628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:28 smithi040 bash[28232]: cluster 2023-12-01T18:13:27.474824+0000 mgr.y (mgr.24356) 4660 : cluster 0 pgmap v4628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:28 smithi040 bash[41173]: cluster 2023-12-01T18:13:27.474824+0000 mgr.y (mgr.24356) 4660 : cluster 0 pgmap v4628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:29 smithi141 bash[31670]: audit 2023-12-01T18:13:29.364763+0000 mon.c (mon.2) 2964 : audit 0 from='client.? 172.21.15.40:0/2529593151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:29 smithi040 bash[28232]: audit 2023-12-01T18:13:29.364763+0000 mon.c (mon.2) 2964 : audit 0 from='client.? 172.21.15.40:0/2529593151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:29 smithi040 bash[41173]: audit 2023-12-01T18:13:29.364763+0000 mon.c (mon.2) 2964 : audit 0 from='client.? 172.21.15.40:0/2529593151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:30 smithi141 bash[31670]: cluster 2023-12-01T18:13:29.475831+0000 mgr.y (mgr.24356) 4661 : cluster 0 pgmap v4629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:30 smithi040 bash[28232]: cluster 2023-12-01T18:13:29.475831+0000 mgr.y (mgr.24356) 4661 : cluster 0 pgmap v4629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:30 smithi040 bash[41173]: cluster 2023-12-01T18:13:29.475831+0000 mgr.y (mgr.24356) 4661 : cluster 0 pgmap v4629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:32 smithi141 bash[31670]: cluster 2023-12-01T18:13:31.476552+0000 mgr.y (mgr.24356) 4662 : cluster 0 pgmap v4630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:32 smithi141 bash[31670]: audit 2023-12-01T18:13:31.834255+0000 mon.a (mon.0) 3407 : audit 0 from='client.? 172.21.15.40:0/1854358158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:32 smithi040 bash[28232]: cluster 2023-12-01T18:13:31.476552+0000 mgr.y (mgr.24356) 4662 : cluster 0 pgmap v4630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:32 smithi040 bash[28232]: audit 2023-12-01T18:13:31.834255+0000 mon.a (mon.0) 3407 : audit 0 from='client.? 172.21.15.40:0/1854358158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:32 smithi040 bash[41173]: cluster 2023-12-01T18:13:31.476552+0000 mgr.y (mgr.24356) 4662 : cluster 0 pgmap v4630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:32 smithi040 bash[41173]: audit 2023-12-01T18:13:31.834255+0000 mon.a (mon.0) 3407 : audit 0 from='client.? 172.21.15.40:0/1854358158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:34 smithi141 bash[31670]: cluster 2023-12-01T18:13:33.477355+0000 mgr.y (mgr.24356) 4663 : cluster 0 pgmap v4631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:34 smithi141 bash[31670]: audit 2023-12-01T18:13:33.550387+0000 mon.c (mon.2) 2965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:34 smithi141 bash[31670]: audit 2023-12-01T18:13:34.295996+0000 mon.a (mon.0) 3408 : audit 0 from='client.? 172.21.15.40:0/3013857730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:34 smithi040 bash[28232]: cluster 2023-12-01T18:13:33.477355+0000 mgr.y (mgr.24356) 4663 : cluster 0 pgmap v4631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:34 smithi040 bash[28232]: audit 2023-12-01T18:13:33.550387+0000 mon.c (mon.2) 2965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:34 smithi040 bash[28232]: audit 2023-12-01T18:13:34.295996+0000 mon.a (mon.0) 3408 : audit 0 from='client.? 172.21.15.40:0/3013857730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:34 smithi040 bash[41173]: cluster 2023-12-01T18:13:33.477355+0000 mgr.y (mgr.24356) 4663 : cluster 0 pgmap v4631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:34 smithi040 bash[41173]: audit 2023-12-01T18:13:33.550387+0000 mon.c (mon.2) 2965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:34 smithi040 bash[41173]: audit 2023-12-01T18:13:34.295996+0000 mon.a (mon.0) 3408 : audit 0 from='client.? 172.21.15.40:0/3013857730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:36 smithi141 bash[31670]: cluster 2023-12-01T18:13:35.478555+0000 mgr.y (mgr.24356) 4664 : cluster 0 pgmap v4632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:36 smithi040 bash[28232]: cluster 2023-12-01T18:13:35.478555+0000 mgr.y (mgr.24356) 4664 : cluster 0 pgmap v4632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:36 smithi040 bash[41173]: cluster 2023-12-01T18:13:35.478555+0000 mgr.y (mgr.24356) 4664 : cluster 0 pgmap v4632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:13:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:13:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:37 smithi141 bash[31670]: audit 2023-12-01T18:13:36.763473+0000 mon.a (mon.0) 3409 : audit 0 from='client.? 172.21.15.40:0/1202472941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:37 smithi040 bash[28232]: audit 2023-12-01T18:13:36.763473+0000 mon.a (mon.0) 3409 : audit 0 from='client.? 172.21.15.40:0/1202472941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:37 smithi040 bash[41173]: audit 2023-12-01T18:13:36.763473+0000 mon.a (mon.0) 3409 : audit 0 from='client.? 172.21.15.40:0/1202472941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:38 smithi141 bash[31670]: cluster 2023-12-01T18:13:37.479252+0000 mgr.y (mgr.24356) 4665 : cluster 0 pgmap v4633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:38 smithi040 bash[28232]: cluster 2023-12-01T18:13:37.479252+0000 mgr.y (mgr.24356) 4665 : cluster 0 pgmap v4633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:38 smithi040 bash[41173]: cluster 2023-12-01T18:13:37.479252+0000 mgr.y (mgr.24356) 4665 : cluster 0 pgmap v4633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:39 smithi141 bash[31670]: audit 2023-12-01T18:13:39.225463+0000 mon.a (mon.0) 3410 : audit 0 from='client.? 172.21.15.40:0/3095238560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:39 smithi040 bash[28232]: audit 2023-12-01T18:13:39.225463+0000 mon.a (mon.0) 3410 : audit 0 from='client.? 172.21.15.40:0/3095238560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:39 smithi040 bash[41173]: audit 2023-12-01T18:13:39.225463+0000 mon.a (mon.0) 3410 : audit 0 from='client.? 172.21.15.40:0/3095238560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:40 smithi141 bash[31670]: cluster 2023-12-01T18:13:39.480784+0000 mgr.y (mgr.24356) 4666 : cluster 0 pgmap v4634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:40 smithi040 bash[28232]: cluster 2023-12-01T18:13:39.480784+0000 mgr.y (mgr.24356) 4666 : cluster 0 pgmap v4634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:40 smithi040 bash[41173]: cluster 2023-12-01T18:13:39.480784+0000 mgr.y (mgr.24356) 4666 : cluster 0 pgmap v4634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:42 smithi141 bash[31670]: cluster 2023-12-01T18:13:41.481460+0000 mgr.y (mgr.24356) 4667 : cluster 0 pgmap v4635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:42 smithi141 bash[31670]: audit 2023-12-01T18:13:41.686240+0000 mon.a (mon.0) 3411 : audit 0 from='client.? 172.21.15.40:0/1488995528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:42 smithi040 bash[41173]: cluster 2023-12-01T18:13:41.481460+0000 mgr.y (mgr.24356) 4667 : cluster 0 pgmap v4635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:42 smithi040 bash[41173]: audit 2023-12-01T18:13:41.686240+0000 mon.a (mon.0) 3411 : audit 0 from='client.? 172.21.15.40:0/1488995528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:42 smithi040 bash[28232]: cluster 2023-12-01T18:13:41.481460+0000 mgr.y (mgr.24356) 4667 : cluster 0 pgmap v4635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:42 smithi040 bash[28232]: audit 2023-12-01T18:13:41.686240+0000 mon.a (mon.0) 3411 : audit 0 from='client.? 172.21.15.40:0/1488995528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:44 smithi141 bash[31670]: cluster 2023-12-01T18:13:43.482154+0000 mgr.y (mgr.24356) 4668 : cluster 0 pgmap v4636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:44 smithi141 bash[31670]: audit 2023-12-01T18:13:44.145651+0000 mon.c (mon.2) 2966 : audit 0 from='client.? 172.21.15.40:0/4194064814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:44 smithi040 bash[41173]: cluster 2023-12-01T18:13:43.482154+0000 mgr.y (mgr.24356) 4668 : cluster 0 pgmap v4636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:44 smithi040 bash[41173]: audit 2023-12-01T18:13:44.145651+0000 mon.c (mon.2) 2966 : audit 0 from='client.? 172.21.15.40:0/4194064814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:44 smithi040 bash[28232]: cluster 2023-12-01T18:13:43.482154+0000 mgr.y (mgr.24356) 4668 : cluster 0 pgmap v4636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:44 smithi040 bash[28232]: audit 2023-12-01T18:13:44.145651+0000 mon.c (mon.2) 2966 : audit 0 from='client.? 172.21.15.40:0/4194064814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:46 smithi141 bash[31670]: cluster 2023-12-01T18:13:45.483339+0000 mgr.y (mgr.24356) 4669 : cluster 0 pgmap v4637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:13:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:13:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:46 smithi040 bash[41173]: cluster 2023-12-01T18:13:45.483339+0000 mgr.y (mgr.24356) 4669 : cluster 0 pgmap v4637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:46 smithi040 bash[28232]: cluster 2023-12-01T18:13:45.483339+0000 mgr.y (mgr.24356) 4669 : cluster 0 pgmap v4637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:47 smithi141 bash[31670]: audit 2023-12-01T18:13:46.614178+0000 mon.c (mon.2) 2967 : audit 0 from='client.? 172.21.15.40:0/2146238479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:47 smithi040 bash[28232]: audit 2023-12-01T18:13:46.614178+0000 mon.c (mon.2) 2967 : audit 0 from='client.? 172.21.15.40:0/2146238479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:47 smithi040 bash[41173]: audit 2023-12-01T18:13:46.614178+0000 mon.c (mon.2) 2967 : audit 0 from='client.? 172.21.15.40:0/2146238479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:48 smithi141 bash[31670]: cluster 2023-12-01T18:13:47.484063+0000 mgr.y (mgr.24356) 4670 : cluster 0 pgmap v4638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:48 smithi040 bash[28232]: cluster 2023-12-01T18:13:47.484063+0000 mgr.y (mgr.24356) 4670 : cluster 0 pgmap v4638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:48 smithi040 bash[41173]: cluster 2023-12-01T18:13:47.484063+0000 mgr.y (mgr.24356) 4670 : cluster 0 pgmap v4638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:49 smithi141 bash[31670]: audit 2023-12-01T18:13:48.550914+0000 mon.c (mon.2) 2968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:49 smithi141 bash[31670]: audit 2023-12-01T18:13:49.082969+0000 mon.c (mon.2) 2969 : audit 0 from='client.? 172.21.15.40:0/576513825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:49 smithi040 bash[28232]: audit 2023-12-01T18:13:48.550914+0000 mon.c (mon.2) 2968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:49 smithi040 bash[28232]: audit 2023-12-01T18:13:49.082969+0000 mon.c (mon.2) 2969 : audit 0 from='client.? 172.21.15.40:0/576513825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:49 smithi040 bash[41173]: audit 2023-12-01T18:13:48.550914+0000 mon.c (mon.2) 2968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:49 smithi040 bash[41173]: audit 2023-12-01T18:13:49.082969+0000 mon.c (mon.2) 2969 : audit 0 from='client.? 172.21.15.40:0/576513825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:50 smithi141 bash[31670]: cluster 2023-12-01T18:13:49.484908+0000 mgr.y (mgr.24356) 4671 : cluster 0 pgmap v4639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:50 smithi040 bash[28232]: cluster 2023-12-01T18:13:49.484908+0000 mgr.y (mgr.24356) 4671 : cluster 0 pgmap v4639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:50 smithi040 bash[41173]: cluster 2023-12-01T18:13:49.484908+0000 mgr.y (mgr.24356) 4671 : cluster 0 pgmap v4639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:52 smithi040 bash[28232]: cluster 2023-12-01T18:13:51.485496+0000 mgr.y (mgr.24356) 4672 : cluster 0 pgmap v4640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:52 smithi040 bash[28232]: audit 2023-12-01T18:13:51.552320+0000 mon.c (mon.2) 2970 : audit 0 from='client.? 172.21.15.40:0/1920973588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:52 smithi040 bash[41173]: cluster 2023-12-01T18:13:51.485496+0000 mgr.y (mgr.24356) 4672 : cluster 0 pgmap v4640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:52 smithi040 bash[41173]: audit 2023-12-01T18:13:51.552320+0000 mon.c (mon.2) 2970 : audit 0 from='client.? 172.21.15.40:0/1920973588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:52 smithi141 bash[31670]: cluster 2023-12-01T18:13:51.485496+0000 mgr.y (mgr.24356) 4672 : cluster 0 pgmap v4640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:52 smithi141 bash[31670]: audit 2023-12-01T18:13:51.552320+0000 mon.c (mon.2) 2970 : audit 0 from='client.? 172.21.15.40:0/1920973588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:54 smithi040 bash[41173]: cluster 2023-12-01T18:13:53.486243+0000 mgr.y (mgr.24356) 4673 : cluster 0 pgmap v4641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:54 smithi040 bash[41173]: audit 2023-12-01T18:13:54.017101+0000 mon.a (mon.0) 3412 : audit 0 from='client.? 172.21.15.40:0/1532408728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:54 smithi040 bash[28232]: cluster 2023-12-01T18:13:53.486243+0000 mgr.y (mgr.24356) 4673 : cluster 0 pgmap v4641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:54 smithi040 bash[28232]: audit 2023-12-01T18:13:54.017101+0000 mon.a (mon.0) 3412 : audit 0 from='client.? 172.21.15.40:0/1532408728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:54 smithi141 bash[31670]: cluster 2023-12-01T18:13:53.486243+0000 mgr.y (mgr.24356) 4673 : cluster 0 pgmap v4641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:54 smithi141 bash[31670]: audit 2023-12-01T18:13:54.017101+0000 mon.a (mon.0) 3412 : audit 0 from='client.? 172.21.15.40:0/1532408728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:56 smithi141 bash[31670]: cluster 2023-12-01T18:13:55.487412+0000 mgr.y (mgr.24356) 4674 : cluster 0 pgmap v4642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:56 smithi040 bash[28232]: cluster 2023-12-01T18:13:55.487412+0000 mgr.y (mgr.24356) 4674 : cluster 0 pgmap v4642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:13:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:13:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:56 smithi040 bash[41173]: cluster 2023-12-01T18:13:55.487412+0000 mgr.y (mgr.24356) 4674 : cluster 0 pgmap v4642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:57 smithi141 bash[31670]: audit 2023-12-01T18:13:56.482586+0000 mon.c (mon.2) 2971 : audit 0 from='client.? 172.21.15.40:0/3191707267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:57 smithi040 bash[41173]: audit 2023-12-01T18:13:56.482586+0000 mon.c (mon.2) 2971 : audit 0 from='client.? 172.21.15.40:0/3191707267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:57 smithi040 bash[28232]: audit 2023-12-01T18:13:56.482586+0000 mon.c (mon.2) 2971 : audit 0 from='client.? 172.21.15.40:0/3191707267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:58 smithi141 bash[31670]: cluster 2023-12-01T18:13:57.487978+0000 mgr.y (mgr.24356) 4675 : cluster 0 pgmap v4643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:58 smithi040 bash[28232]: cluster 2023-12-01T18:13:57.487978+0000 mgr.y (mgr.24356) 4675 : cluster 0 pgmap v4643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:58 smithi040 bash[41173]: cluster 2023-12-01T18:13:57.487978+0000 mgr.y (mgr.24356) 4675 : cluster 0 pgmap v4643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:13:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:13:59 smithi141 bash[31670]: audit 2023-12-01T18:13:58.942081+0000 mon.c (mon.2) 2972 : audit 0 from='client.? 172.21.15.40:0/1978924045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:13:59 smithi040 bash[41173]: audit 2023-12-01T18:13:58.942081+0000 mon.c (mon.2) 2972 : audit 0 from='client.? 172.21.15.40:0/1978924045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:13:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:13:59 smithi040 bash[28232]: audit 2023-12-01T18:13:58.942081+0000 mon.c (mon.2) 2972 : audit 0 from='client.? 172.21.15.40:0/1978924045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:00 smithi141 bash[31670]: cluster 2023-12-01T18:13:59.489415+0000 mgr.y (mgr.24356) 4676 : cluster 0 pgmap v4644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:00 smithi040 bash[41173]: cluster 2023-12-01T18:13:59.489415+0000 mgr.y (mgr.24356) 4676 : cluster 0 pgmap v4644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:00 smithi040 bash[28232]: cluster 2023-12-01T18:13:59.489415+0000 mgr.y (mgr.24356) 4676 : cluster 0 pgmap v4644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:01 smithi141 bash[31670]: audit 2023-12-01T18:14:01.407704+0000 mon.c (mon.2) 2973 : audit 0 from='client.? 172.21.15.40:0/2620462195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:01 smithi040 bash[28232]: audit 2023-12-01T18:14:01.407704+0000 mon.c (mon.2) 2973 : audit 0 from='client.? 172.21.15.40:0/2620462195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:01 smithi040 bash[41173]: audit 2023-12-01T18:14:01.407704+0000 mon.c (mon.2) 2973 : audit 0 from='client.? 172.21.15.40:0/2620462195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:02 smithi141 bash[31670]: cluster 2023-12-01T18:14:01.490098+0000 mgr.y (mgr.24356) 4677 : cluster 0 pgmap v4645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:02 smithi040 bash[28232]: cluster 2023-12-01T18:14:01.490098+0000 mgr.y (mgr.24356) 4677 : cluster 0 pgmap v4645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:02 smithi040 bash[41173]: cluster 2023-12-01T18:14:01.490098+0000 mgr.y (mgr.24356) 4677 : cluster 0 pgmap v4645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:04 smithi141 bash[31670]: cluster 2023-12-01T18:14:03.490794+0000 mgr.y (mgr.24356) 4678 : cluster 0 pgmap v4646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:04 smithi141 bash[31670]: audit 2023-12-01T18:14:03.551480+0000 mon.c (mon.2) 2974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:04 smithi141 bash[31670]: audit 2023-12-01T18:14:03.870396+0000 mon.c (mon.2) 2975 : audit 0 from='client.? 172.21.15.40:0/3997887936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:04 smithi040 bash[41173]: cluster 2023-12-01T18:14:03.490794+0000 mgr.y (mgr.24356) 4678 : cluster 0 pgmap v4646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:04 smithi040 bash[41173]: audit 2023-12-01T18:14:03.551480+0000 mon.c (mon.2) 2974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:04 smithi040 bash[41173]: audit 2023-12-01T18:14:03.870396+0000 mon.c (mon.2) 2975 : audit 0 from='client.? 172.21.15.40:0/3997887936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:04 smithi040 bash[28232]: cluster 2023-12-01T18:14:03.490794+0000 mgr.y (mgr.24356) 4678 : cluster 0 pgmap v4646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:04 smithi040 bash[28232]: audit 2023-12-01T18:14:03.551480+0000 mon.c (mon.2) 2974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:04 smithi040 bash[28232]: audit 2023-12-01T18:14:03.870396+0000 mon.c (mon.2) 2975 : audit 0 from='client.? 172.21.15.40:0/3997887936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:06 smithi141 bash[31670]: cluster 2023-12-01T18:14:05.492042+0000 mgr.y (mgr.24356) 4679 : cluster 0 pgmap v4647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:06 smithi141 bash[31670]: audit 2023-12-01T18:14:06.334441+0000 mon.c (mon.2) 2976 : audit 0 from='client.? 172.21.15.40:0/3561886420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:14:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:14:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:06 smithi040 bash[28232]: cluster 2023-12-01T18:14:05.492042+0000 mgr.y (mgr.24356) 4679 : cluster 0 pgmap v4647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:06 smithi040 bash[28232]: audit 2023-12-01T18:14:06.334441+0000 mon.c (mon.2) 2976 : audit 0 from='client.? 172.21.15.40:0/3561886420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:06 smithi040 bash[41173]: cluster 2023-12-01T18:14:05.492042+0000 mgr.y (mgr.24356) 4679 : cluster 0 pgmap v4647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:06 smithi040 bash[41173]: audit 2023-12-01T18:14:06.334441+0000 mon.c (mon.2) 2976 : audit 0 from='client.? 172.21.15.40:0/3561886420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:08 smithi040 bash[28232]: cluster 2023-12-01T18:14:07.492745+0000 mgr.y (mgr.24356) 4680 : cluster 0 pgmap v4648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:08 smithi040 bash[41173]: cluster 2023-12-01T18:14:07.492745+0000 mgr.y (mgr.24356) 4680 : cluster 0 pgmap v4648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:08 smithi141 bash[31670]: cluster 2023-12-01T18:14:07.492745+0000 mgr.y (mgr.24356) 4680 : cluster 0 pgmap v4648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:09 smithi040 bash[28232]: audit 2023-12-01T18:14:08.795210+0000 mon.a (mon.0) 3413 : audit 0 from='client.? 172.21.15.40:0/3629486313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:09 smithi040 bash[41173]: audit 2023-12-01T18:14:08.795210+0000 mon.a (mon.0) 3413 : audit 0 from='client.? 172.21.15.40:0/3629486313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:09 smithi141 bash[31670]: audit 2023-12-01T18:14:08.795210+0000 mon.a (mon.0) 3413 : audit 0 from='client.? 172.21.15.40:0/3629486313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:10 smithi040 bash[28232]: cluster 2023-12-01T18:14:09.493818+0000 mgr.y (mgr.24356) 4681 : cluster 0 pgmap v4649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:10 smithi040 bash[28232]: audit 2023-12-01T18:14:10.544495+0000 mon.c (mon.2) 2977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:14:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:10 smithi040 bash[41173]: cluster 2023-12-01T18:14:09.493818+0000 mgr.y (mgr.24356) 4681 : cluster 0 pgmap v4649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:10 smithi040 bash[41173]: audit 2023-12-01T18:14:10.544495+0000 mon.c (mon.2) 2977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:14:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:10 smithi141 bash[31670]: cluster 2023-12-01T18:14:09.493818+0000 mgr.y (mgr.24356) 4681 : cluster 0 pgmap v4649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:10 smithi141 bash[31670]: audit 2023-12-01T18:14:10.544495+0000 mon.c (mon.2) 2977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:14:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:11 smithi141 bash[31670]: audit 2023-12-01T18:14:10.923746+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:11 smithi141 bash[31670]: audit 2023-12-01T18:14:10.933531+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:11 smithi141 bash[31670]: audit 2023-12-01T18:14:11.256382+0000 mon.c (mon.2) 2978 : audit 0 from='client.? 172.21.15.40:0/1400350557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:11 smithi040 bash[28232]: audit 2023-12-01T18:14:10.923746+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:11 smithi040 bash[28232]: audit 2023-12-01T18:14:10.933531+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:11 smithi040 bash[28232]: audit 2023-12-01T18:14:11.256382+0000 mon.c (mon.2) 2978 : audit 0 from='client.? 172.21.15.40:0/1400350557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:11 smithi040 bash[41173]: audit 2023-12-01T18:14:10.923746+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:11 smithi040 bash[41173]: audit 2023-12-01T18:14:10.933531+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:11 smithi040 bash[41173]: audit 2023-12-01T18:14:11.256382+0000 mon.c (mon.2) 2978 : audit 0 from='client.? 172.21.15.40:0/1400350557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:12 smithi141 bash[31670]: cluster 2023-12-01T18:14:11.494478+0000 mgr.y (mgr.24356) 4682 : cluster 0 pgmap v4650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:12 smithi040 bash[41173]: cluster 2023-12-01T18:14:11.494478+0000 mgr.y (mgr.24356) 4682 : cluster 0 pgmap v4650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:12 smithi040 bash[28232]: cluster 2023-12-01T18:14:11.494478+0000 mgr.y (mgr.24356) 4682 : cluster 0 pgmap v4650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:13 smithi141 bash[31670]: audit 2023-12-01T18:14:13.727875+0000 mon.c (mon.2) 2979 : audit 0 from='client.? 172.21.15.40:0/3741298382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:13 smithi040 bash[28232]: audit 2023-12-01T18:14:13.727875+0000 mon.c (mon.2) 2979 : audit 0 from='client.? 172.21.15.40:0/3741298382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:13 smithi040 bash[41173]: audit 2023-12-01T18:14:13.727875+0000 mon.c (mon.2) 2979 : audit 0 from='client.? 172.21.15.40:0/3741298382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:14 smithi141 bash[31670]: cluster 2023-12-01T18:14:13.495152+0000 mgr.y (mgr.24356) 4683 : cluster 0 pgmap v4651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:14 smithi040 bash[28232]: cluster 2023-12-01T18:14:13.495152+0000 mgr.y (mgr.24356) 4683 : cluster 0 pgmap v4651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:14 smithi040 bash[41173]: cluster 2023-12-01T18:14:13.495152+0000 mgr.y (mgr.24356) 4683 : cluster 0 pgmap v4651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:16 smithi141 bash[31670]: cluster 2023-12-01T18:14:15.496279+0000 mgr.y (mgr.24356) 4684 : cluster 0 pgmap v4652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:16 smithi141 bash[31670]: audit 2023-12-01T18:14:16.237037+0000 mon.c (mon.2) 2980 : audit 0 from='client.? 172.21.15.40:0/253979646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:16 smithi141 bash[31670]: audit 2023-12-01T18:14:16.390932+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:16 smithi141 bash[31670]: audit 2023-12-01T18:14:16.403465+0000 mon.a (mon.0) 3417 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[41173]: cluster 2023-12-01T18:14:15.496279+0000 mgr.y (mgr.24356) 4684 : cluster 0 pgmap v4652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[41173]: audit 2023-12-01T18:14:16.237037+0000 mon.c (mon.2) 2980 : audit 0 from='client.? 172.21.15.40:0/253979646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[41173]: audit 2023-12-01T18:14:16.390932+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[41173]: audit 2023-12-01T18:14:16.403465+0000 mon.a (mon.0) 3417 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[28232]: cluster 2023-12-01T18:14:15.496279+0000 mgr.y (mgr.24356) 4684 : cluster 0 pgmap v4652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[28232]: audit 2023-12-01T18:14:16.237037+0000 mon.c (mon.2) 2980 : audit 0 from='client.? 172.21.15.40:0/253979646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[28232]: audit 2023-12-01T18:14:16.390932+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[28232]: audit 2023-12-01T18:14:16.403465+0000 mon.a (mon.0) 3417 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:14:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[41173]: audit 2023-12-01T18:14:17.037292+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[41173]: audit 2023-12-01T18:14:17.052289+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[41173]: audit 2023-12-01T18:14:17.523213+0000 mon.c (mon.2) 2981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[41173]: audit 2023-12-01T18:14:17.525063+0000 mon.c (mon.2) 2982 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[41173]: audit 2023-12-01T18:14:17.536572+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[28232]: audit 2023-12-01T18:14:17.037292+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[28232]: audit 2023-12-01T18:14:17.052289+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[28232]: audit 2023-12-01T18:14:17.523213+0000 mon.c (mon.2) 2981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:14:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[28232]: audit 2023-12-01T18:14:17.525063+0000 mon.c (mon.2) 2982 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:14:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:18 smithi040 bash[28232]: audit 2023-12-01T18:14:17.536572+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:18 smithi141 bash[31670]: audit 2023-12-01T18:14:17.037292+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:18 smithi141 bash[31670]: audit 2023-12-01T18:14:17.052289+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:18 smithi141 bash[31670]: audit 2023-12-01T18:14:17.523213+0000 mon.c (mon.2) 2981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:14:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:18 smithi141 bash[31670]: audit 2023-12-01T18:14:17.525063+0000 mon.c (mon.2) 2982 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:14:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:18 smithi141 bash[31670]: audit 2023-12-01T18:14:17.536572+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:14:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:19 smithi040 bash[41173]: cluster 2023-12-01T18:14:17.496720+0000 mgr.y (mgr.24356) 4685 : cluster 0 pgmap v4653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:19 smithi040 bash[41173]: audit 2023-12-01T18:14:18.551448+0000 mon.c (mon.2) 2983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:19 smithi040 bash[41173]: audit 2023-12-01T18:14:18.700658+0000 mon.c (mon.2) 2984 : audit 0 from='client.? 172.21.15.40:0/3242533420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:19 smithi040 bash[28232]: cluster 2023-12-01T18:14:17.496720+0000 mgr.y (mgr.24356) 4685 : cluster 0 pgmap v4653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:19 smithi040 bash[28232]: audit 2023-12-01T18:14:18.551448+0000 mon.c (mon.2) 2983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:19 smithi040 bash[28232]: audit 2023-12-01T18:14:18.700658+0000 mon.c (mon.2) 2984 : audit 0 from='client.? 172.21.15.40:0/3242533420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:19 smithi141 bash[31670]: cluster 2023-12-01T18:14:17.496720+0000 mgr.y (mgr.24356) 4685 : cluster 0 pgmap v4653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:19 smithi141 bash[31670]: audit 2023-12-01T18:14:18.551448+0000 mon.c (mon.2) 2983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:19 smithi141 bash[31670]: audit 2023-12-01T18:14:18.700658+0000 mon.c (mon.2) 2984 : audit 0 from='client.? 172.21.15.40:0/3242533420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:21 smithi040 bash[28232]: cluster 2023-12-01T18:14:19.497889+0000 mgr.y (mgr.24356) 4686 : cluster 0 pgmap v4654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:21 smithi040 bash[41173]: cluster 2023-12-01T18:14:19.497889+0000 mgr.y (mgr.24356) 4686 : cluster 0 pgmap v4654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:21 smithi141 bash[31670]: cluster 2023-12-01T18:14:19.497889+0000 mgr.y (mgr.24356) 4686 : cluster 0 pgmap v4654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:22 smithi040 bash[28232]: audit 2023-12-01T18:14:21.161451+0000 mon.a (mon.0) 3421 : audit 0 from='client.? 172.21.15.40:0/4085190149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:22 smithi040 bash[41173]: audit 2023-12-01T18:14:21.161451+0000 mon.a (mon.0) 3421 : audit 0 from='client.? 172.21.15.40:0/4085190149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:22 smithi141 bash[31670]: audit 2023-12-01T18:14:21.161451+0000 mon.a (mon.0) 3421 : audit 0 from='client.? 172.21.15.40:0/4085190149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:23 smithi040 bash[28232]: cluster 2023-12-01T18:14:21.498609+0000 mgr.y (mgr.24356) 4687 : cluster 0 pgmap v4655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:23 smithi040 bash[41173]: cluster 2023-12-01T18:14:21.498609+0000 mgr.y (mgr.24356) 4687 : cluster 0 pgmap v4655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:23 smithi141 bash[31670]: cluster 2023-12-01T18:14:21.498609+0000 mgr.y (mgr.24356) 4687 : cluster 0 pgmap v4655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:24 smithi040 bash[28232]: audit 2023-12-01T18:14:23.629039+0000 mon.a (mon.0) 3422 : audit 0 from='client.? 172.21.15.40:0/1097795165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:24 smithi040 bash[41173]: audit 2023-12-01T18:14:23.629039+0000 mon.a (mon.0) 3422 : audit 0 from='client.? 172.21.15.40:0/1097795165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:24 smithi141 bash[31670]: audit 2023-12-01T18:14:23.629039+0000 mon.a (mon.0) 3422 : audit 0 from='client.? 172.21.15.40:0/1097795165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:25 smithi040 bash[28232]: cluster 2023-12-01T18:14:23.499208+0000 mgr.y (mgr.24356) 4688 : cluster 0 pgmap v4656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:25 smithi040 bash[41173]: cluster 2023-12-01T18:14:23.499208+0000 mgr.y (mgr.24356) 4688 : cluster 0 pgmap v4656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:25 smithi141 bash[31670]: cluster 2023-12-01T18:14:23.499208+0000 mgr.y (mgr.24356) 4688 : cluster 0 pgmap v4656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:26 smithi141 bash[31670]: cluster 2023-12-01T18:14:25.500380+0000 mgr.y (mgr.24356) 4689 : cluster 0 pgmap v4657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:26 smithi141 bash[31670]: audit 2023-12-01T18:14:26.094211+0000 mon.a (mon.0) 3423 : audit 0 from='client.? 172.21.15.40:0/1361629017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:14:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:14:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:26 smithi040 bash[28232]: cluster 2023-12-01T18:14:25.500380+0000 mgr.y (mgr.24356) 4689 : cluster 0 pgmap v4657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:26 smithi040 bash[28232]: audit 2023-12-01T18:14:26.094211+0000 mon.a (mon.0) 3423 : audit 0 from='client.? 172.21.15.40:0/1361629017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:26 smithi040 bash[41173]: cluster 2023-12-01T18:14:25.500380+0000 mgr.y (mgr.24356) 4689 : cluster 0 pgmap v4657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:26 smithi040 bash[41173]: audit 2023-12-01T18:14:26.094211+0000 mon.a (mon.0) 3423 : audit 0 from='client.? 172.21.15.40:0/1361629017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:28 smithi040 bash[41173]: cluster 2023-12-01T18:14:27.501080+0000 mgr.y (mgr.24356) 4690 : cluster 0 pgmap v4658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:28 smithi040 bash[41173]: audit 2023-12-01T18:14:28.553788+0000 mon.c (mon.2) 2985 : audit 0 from='client.? 172.21.15.40:0/2847876240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:28 smithi040 bash[28232]: cluster 2023-12-01T18:14:27.501080+0000 mgr.y (mgr.24356) 4690 : cluster 0 pgmap v4658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:28 smithi040 bash[28232]: audit 2023-12-01T18:14:28.553788+0000 mon.c (mon.2) 2985 : audit 0 from='client.? 172.21.15.40:0/2847876240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:28 smithi141 bash[31670]: cluster 2023-12-01T18:14:27.501080+0000 mgr.y (mgr.24356) 4690 : cluster 0 pgmap v4658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:28 smithi141 bash[31670]: audit 2023-12-01T18:14:28.553788+0000 mon.c (mon.2) 2985 : audit 0 from='client.? 172.21.15.40:0/2847876240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:30 smithi040 bash[41173]: cluster 2023-12-01T18:14:29.502202+0000 mgr.y (mgr.24356) 4691 : cluster 0 pgmap v4659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:30 smithi040 bash[28232]: cluster 2023-12-01T18:14:29.502202+0000 mgr.y (mgr.24356) 4691 : cluster 0 pgmap v4659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:30 smithi141 bash[31670]: cluster 2023-12-01T18:14:29.502202+0000 mgr.y (mgr.24356) 4691 : cluster 0 pgmap v4659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:31 smithi040 bash[41173]: audit 2023-12-01T18:14:31.016297+0000 mon.c (mon.2) 2986 : audit 0 from='client.? 172.21.15.40:0/3620098533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:31 smithi040 bash[28232]: audit 2023-12-01T18:14:31.016297+0000 mon.c (mon.2) 2986 : audit 0 from='client.? 172.21.15.40:0/3620098533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:31 smithi141 bash[31670]: audit 2023-12-01T18:14:31.016297+0000 mon.c (mon.2) 2986 : audit 0 from='client.? 172.21.15.40:0/3620098533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:32 smithi040 bash[41173]: cluster 2023-12-01T18:14:31.502823+0000 mgr.y (mgr.24356) 4692 : cluster 0 pgmap v4660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:32 smithi040 bash[28232]: cluster 2023-12-01T18:14:31.502823+0000 mgr.y (mgr.24356) 4692 : cluster 0 pgmap v4660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:32 smithi141 bash[31670]: cluster 2023-12-01T18:14:31.502823+0000 mgr.y (mgr.24356) 4692 : cluster 0 pgmap v4660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:33 smithi040 bash[41173]: audit 2023-12-01T18:14:33.484644+0000 mon.c (mon.2) 2987 : audit 0 from='client.? 172.21.15.40:0/3458948645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:33 smithi040 bash[41173]: audit 2023-12-01T18:14:33.552017+0000 mon.c (mon.2) 2988 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:33 smithi040 bash[28232]: audit 2023-12-01T18:14:33.484644+0000 mon.c (mon.2) 2987 : audit 0 from='client.? 172.21.15.40:0/3458948645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:33 smithi040 bash[28232]: audit 2023-12-01T18:14:33.552017+0000 mon.c (mon.2) 2988 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:33 smithi141 bash[31670]: audit 2023-12-01T18:14:33.484644+0000 mon.c (mon.2) 2987 : audit 0 from='client.? 172.21.15.40:0/3458948645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:33 smithi141 bash[31670]: audit 2023-12-01T18:14:33.552017+0000 mon.c (mon.2) 2988 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:34 smithi040 bash[28232]: cluster 2023-12-01T18:14:33.503457+0000 mgr.y (mgr.24356) 4693 : cluster 0 pgmap v4661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:34 smithi040 bash[41173]: cluster 2023-12-01T18:14:33.503457+0000 mgr.y (mgr.24356) 4693 : cluster 0 pgmap v4661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:34 smithi141 bash[31670]: cluster 2023-12-01T18:14:33.503457+0000 mgr.y (mgr.24356) 4693 : cluster 0 pgmap v4661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:36 smithi141 bash[31670]: cluster 2023-12-01T18:14:35.504700+0000 mgr.y (mgr.24356) 4694 : cluster 0 pgmap v4662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:36 smithi141 bash[31670]: audit 2023-12-01T18:14:35.952725+0000 mon.c (mon.2) 2989 : audit 0 from='client.? 172.21.15.40:0/3933138555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:14:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:14:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:36 smithi040 bash[28232]: cluster 2023-12-01T18:14:35.504700+0000 mgr.y (mgr.24356) 4694 : cluster 0 pgmap v4662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:36 smithi040 bash[28232]: audit 2023-12-01T18:14:35.952725+0000 mon.c (mon.2) 2989 : audit 0 from='client.? 172.21.15.40:0/3933138555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:36 smithi040 bash[41173]: cluster 2023-12-01T18:14:35.504700+0000 mgr.y (mgr.24356) 4694 : cluster 0 pgmap v4662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:36 smithi040 bash[41173]: audit 2023-12-01T18:14:35.952725+0000 mon.c (mon.2) 2989 : audit 0 from='client.? 172.21.15.40:0/3933138555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:38 smithi040 bash[28232]: cluster 2023-12-01T18:14:37.505374+0000 mgr.y (mgr.24356) 4695 : cluster 0 pgmap v4663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:38 smithi040 bash[28232]: audit 2023-12-01T18:14:38.420332+0000 mon.c (mon.2) 2990 : audit 0 from='client.? 172.21.15.40:0/1555643581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:38 smithi040 bash[41173]: cluster 2023-12-01T18:14:37.505374+0000 mgr.y (mgr.24356) 4695 : cluster 0 pgmap v4663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:38 smithi040 bash[41173]: audit 2023-12-01T18:14:38.420332+0000 mon.c (mon.2) 2990 : audit 0 from='client.? 172.21.15.40:0/1555643581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:38 smithi141 bash[31670]: cluster 2023-12-01T18:14:37.505374+0000 mgr.y (mgr.24356) 4695 : cluster 0 pgmap v4663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:38 smithi141 bash[31670]: audit 2023-12-01T18:14:38.420332+0000 mon.c (mon.2) 2990 : audit 0 from='client.? 172.21.15.40:0/1555643581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:40 smithi040 bash[28232]: cluster 2023-12-01T18:14:39.506557+0000 mgr.y (mgr.24356) 4696 : cluster 0 pgmap v4664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:40 smithi040 bash[41173]: cluster 2023-12-01T18:14:39.506557+0000 mgr.y (mgr.24356) 4696 : cluster 0 pgmap v4664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:40 smithi141 bash[31670]: cluster 2023-12-01T18:14:39.506557+0000 mgr.y (mgr.24356) 4696 : cluster 0 pgmap v4664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:41 smithi040 bash[28232]: audit 2023-12-01T18:14:40.894110+0000 mon.c (mon.2) 2991 : audit 0 from='client.? 172.21.15.40:0/3997997034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:41 smithi040 bash[41173]: audit 2023-12-01T18:14:40.894110+0000 mon.c (mon.2) 2991 : audit 0 from='client.? 172.21.15.40:0/3997997034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:41 smithi141 bash[31670]: audit 2023-12-01T18:14:40.894110+0000 mon.c (mon.2) 2991 : audit 0 from='client.? 172.21.15.40:0/3997997034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:42 smithi040 bash[28232]: cluster 2023-12-01T18:14:41.507287+0000 mgr.y (mgr.24356) 4697 : cluster 0 pgmap v4665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:42 smithi040 bash[41173]: cluster 2023-12-01T18:14:41.507287+0000 mgr.y (mgr.24356) 4697 : cluster 0 pgmap v4665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:42 smithi141 bash[31670]: cluster 2023-12-01T18:14:41.507287+0000 mgr.y (mgr.24356) 4697 : cluster 0 pgmap v4665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:43 smithi040 bash[41173]: audit 2023-12-01T18:14:43.349278+0000 mon.c (mon.2) 2992 : audit 0 from='client.? 172.21.15.40:0/7379102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:43 smithi040 bash[28232]: audit 2023-12-01T18:14:43.349278+0000 mon.c (mon.2) 2992 : audit 0 from='client.? 172.21.15.40:0/7379102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:43 smithi141 bash[31670]: audit 2023-12-01T18:14:43.349278+0000 mon.c (mon.2) 2992 : audit 0 from='client.? 172.21.15.40:0/7379102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:44 smithi040 bash[28232]: cluster 2023-12-01T18:14:43.507992+0000 mgr.y (mgr.24356) 4698 : cluster 0 pgmap v4666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:44 smithi040 bash[41173]: cluster 2023-12-01T18:14:43.507992+0000 mgr.y (mgr.24356) 4698 : cluster 0 pgmap v4666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:44 smithi141 bash[31670]: cluster 2023-12-01T18:14:43.507992+0000 mgr.y (mgr.24356) 4698 : cluster 0 pgmap v4666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:46 smithi141 bash[31670]: cluster 2023-12-01T18:14:45.508859+0000 mgr.y (mgr.24356) 4699 : cluster 0 pgmap v4667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:46 smithi141 bash[31670]: audit 2023-12-01T18:14:45.808886+0000 mon.a (mon.0) 3424 : audit 0 from='client.? 172.21.15.40:0/2531148378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:14:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:14:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:46 smithi040 bash[28232]: cluster 2023-12-01T18:14:45.508859+0000 mgr.y (mgr.24356) 4699 : cluster 0 pgmap v4667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:46 smithi040 bash[28232]: audit 2023-12-01T18:14:45.808886+0000 mon.a (mon.0) 3424 : audit 0 from='client.? 172.21.15.40:0/2531148378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:46 smithi040 bash[41173]: cluster 2023-12-01T18:14:45.508859+0000 mgr.y (mgr.24356) 4699 : cluster 0 pgmap v4667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:46 smithi040 bash[41173]: audit 2023-12-01T18:14:45.808886+0000 mon.a (mon.0) 3424 : audit 0 from='client.? 172.21.15.40:0/2531148378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:48 smithi040 bash[28232]: cluster 2023-12-01T18:14:47.509604+0000 mgr.y (mgr.24356) 4700 : cluster 0 pgmap v4668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:48 smithi040 bash[28232]: audit 2023-12-01T18:14:48.268252+0000 mon.a (mon.0) 3425 : audit 0 from='client.? 172.21.15.40:0/2414288561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:48 smithi040 bash[28232]: audit 2023-12-01T18:14:48.552626+0000 mon.c (mon.2) 2993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:48 smithi040 bash[41173]: cluster 2023-12-01T18:14:47.509604+0000 mgr.y (mgr.24356) 4700 : cluster 0 pgmap v4668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:48 smithi040 bash[41173]: audit 2023-12-01T18:14:48.268252+0000 mon.a (mon.0) 3425 : audit 0 from='client.? 172.21.15.40:0/2414288561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:48 smithi040 bash[41173]: audit 2023-12-01T18:14:48.552626+0000 mon.c (mon.2) 2993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:48 smithi141 bash[31670]: cluster 2023-12-01T18:14:47.509604+0000 mgr.y (mgr.24356) 4700 : cluster 0 pgmap v4668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:48 smithi141 bash[31670]: audit 2023-12-01T18:14:48.268252+0000 mon.a (mon.0) 3425 : audit 0 from='client.? 172.21.15.40:0/2414288561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:48 smithi141 bash[31670]: audit 2023-12-01T18:14:48.552626+0000 mon.c (mon.2) 2993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:50 smithi040 bash[41173]: cluster 2023-12-01T18:14:49.510810+0000 mgr.y (mgr.24356) 4701 : cluster 0 pgmap v4669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:50 smithi040 bash[28232]: cluster 2023-12-01T18:14:49.510810+0000 mgr.y (mgr.24356) 4701 : cluster 0 pgmap v4669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:50 smithi141 bash[31670]: cluster 2023-12-01T18:14:49.510810+0000 mgr.y (mgr.24356) 4701 : cluster 0 pgmap v4669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:51 smithi040 bash[41173]: audit 2023-12-01T18:14:50.743935+0000 mon.a (mon.0) 3426 : audit 0 from='client.? 172.21.15.40:0/180524163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:51 smithi040 bash[28232]: audit 2023-12-01T18:14:50.743935+0000 mon.a (mon.0) 3426 : audit 0 from='client.? 172.21.15.40:0/180524163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:51 smithi141 bash[31670]: audit 2023-12-01T18:14:50.743935+0000 mon.a (mon.0) 3426 : audit 0 from='client.? 172.21.15.40:0/180524163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:52 smithi040 bash[28232]: cluster 2023-12-01T18:14:51.511552+0000 mgr.y (mgr.24356) 4702 : cluster 0 pgmap v4670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:52 smithi040 bash[41173]: cluster 2023-12-01T18:14:51.511552+0000 mgr.y (mgr.24356) 4702 : cluster 0 pgmap v4670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:52 smithi141 bash[31670]: cluster 2023-12-01T18:14:51.511552+0000 mgr.y (mgr.24356) 4702 : cluster 0 pgmap v4670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:53 smithi040 bash[28232]: audit 2023-12-01T18:14:53.202894+0000 mon.a (mon.0) 3427 : audit 0 from='client.? 172.21.15.40:0/2500368983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:53 smithi040 bash[41173]: audit 2023-12-01T18:14:53.202894+0000 mon.a (mon.0) 3427 : audit 0 from='client.? 172.21.15.40:0/2500368983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:53 smithi141 bash[31670]: audit 2023-12-01T18:14:53.202894+0000 mon.a (mon.0) 3427 : audit 0 from='client.? 172.21.15.40:0/2500368983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:54 smithi040 bash[28232]: cluster 2023-12-01T18:14:53.512175+0000 mgr.y (mgr.24356) 4703 : cluster 0 pgmap v4671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:54 smithi040 bash[41173]: cluster 2023-12-01T18:14:53.512175+0000 mgr.y (mgr.24356) 4703 : cluster 0 pgmap v4671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:54 smithi141 bash[31670]: cluster 2023-12-01T18:14:53.512175+0000 mgr.y (mgr.24356) 4703 : cluster 0 pgmap v4671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:56 smithi141 bash[31670]: cluster 2023-12-01T18:14:55.512931+0000 mgr.y (mgr.24356) 4704 : cluster 0 pgmap v4672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:56 smithi141 bash[31670]: audit 2023-12-01T18:14:55.664370+0000 mon.a (mon.0) 3428 : audit 0 from='client.? 172.21.15.40:0/1658063947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:14:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:14:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:56 smithi040 bash[28232]: cluster 2023-12-01T18:14:55.512931+0000 mgr.y (mgr.24356) 4704 : cluster 0 pgmap v4672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:56 smithi040 bash[28232]: audit 2023-12-01T18:14:55.664370+0000 mon.a (mon.0) 3428 : audit 0 from='client.? 172.21.15.40:0/1658063947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:56 smithi040 bash[41173]: cluster 2023-12-01T18:14:55.512931+0000 mgr.y (mgr.24356) 4704 : cluster 0 pgmap v4672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:56 smithi040 bash[41173]: audit 2023-12-01T18:14:55.664370+0000 mon.a (mon.0) 3428 : audit 0 from='client.? 172.21.15.40:0/1658063947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:58 smithi040 bash[28232]: cluster 2023-12-01T18:14:57.513443+0000 mgr.y (mgr.24356) 4705 : cluster 0 pgmap v4673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:14:58 smithi040 bash[28232]: audit 2023-12-01T18:14:58.131197+0000 mon.c (mon.2) 2994 : audit 0 from='client.? 172.21.15.40:0/652313605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:58 smithi040 bash[41173]: cluster 2023-12-01T18:14:57.513443+0000 mgr.y (mgr.24356) 4705 : cluster 0 pgmap v4673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:14:58 smithi040 bash[41173]: audit 2023-12-01T18:14:58.131197+0000 mon.c (mon.2) 2994 : audit 0 from='client.? 172.21.15.40:0/652313605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:14:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:58 smithi141 bash[31670]: cluster 2023-12-01T18:14:57.513443+0000 mgr.y (mgr.24356) 4705 : cluster 0 pgmap v4673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:14:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:14:58 smithi141 bash[31670]: audit 2023-12-01T18:14:58.131197+0000 mon.c (mon.2) 2994 : audit 0 from='client.? 172.21.15.40:0/652313605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:00 smithi040 bash[41173]: cluster 2023-12-01T18:14:59.514565+0000 mgr.y (mgr.24356) 4706 : cluster 0 pgmap v4674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:00 smithi040 bash[28232]: cluster 2023-12-01T18:14:59.514565+0000 mgr.y (mgr.24356) 4706 : cluster 0 pgmap v4674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:00 smithi141 bash[31670]: cluster 2023-12-01T18:14:59.514565+0000 mgr.y (mgr.24356) 4706 : cluster 0 pgmap v4674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:01 smithi040 bash[28232]: audit 2023-12-01T18:15:00.591919+0000 mon.a (mon.0) 3429 : audit 0 from='client.? 172.21.15.40:0/131576922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:01 smithi040 bash[41173]: audit 2023-12-01T18:15:00.591919+0000 mon.a (mon.0) 3429 : audit 0 from='client.? 172.21.15.40:0/131576922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:01 smithi141 bash[31670]: audit 2023-12-01T18:15:00.591919+0000 mon.a (mon.0) 3429 : audit 0 from='client.? 172.21.15.40:0/131576922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:02 smithi040 bash[41173]: cluster 2023-12-01T18:15:01.515240+0000 mgr.y (mgr.24356) 4707 : cluster 0 pgmap v4675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:02 smithi040 bash[28232]: cluster 2023-12-01T18:15:01.515240+0000 mgr.y (mgr.24356) 4707 : cluster 0 pgmap v4675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:02 smithi141 bash[31670]: cluster 2023-12-01T18:15:01.515240+0000 mgr.y (mgr.24356) 4707 : cluster 0 pgmap v4675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:03 smithi040 bash[28232]: audit 2023-12-01T18:15:03.061230+0000 mon.c (mon.2) 2995 : audit 0 from='client.? 172.21.15.40:0/2489260492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:03 smithi040 bash[28232]: audit 2023-12-01T18:15:03.552857+0000 mon.c (mon.2) 2996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:03 smithi040 bash[41173]: audit 2023-12-01T18:15:03.061230+0000 mon.c (mon.2) 2995 : audit 0 from='client.? 172.21.15.40:0/2489260492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:03 smithi040 bash[41173]: audit 2023-12-01T18:15:03.552857+0000 mon.c (mon.2) 2996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:03 smithi141 bash[31670]: audit 2023-12-01T18:15:03.061230+0000 mon.c (mon.2) 2995 : audit 0 from='client.? 172.21.15.40:0/2489260492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:03 smithi141 bash[31670]: audit 2023-12-01T18:15:03.552857+0000 mon.c (mon.2) 2996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:04 smithi040 bash[28232]: cluster 2023-12-01T18:15:03.515950+0000 mgr.y (mgr.24356) 4708 : cluster 0 pgmap v4676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:04 smithi040 bash[41173]: cluster 2023-12-01T18:15:03.515950+0000 mgr.y (mgr.24356) 4708 : cluster 0 pgmap v4676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:04 smithi141 bash[31670]: cluster 2023-12-01T18:15:03.515950+0000 mgr.y (mgr.24356) 4708 : cluster 0 pgmap v4676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:06 smithi141 bash[31670]: cluster 2023-12-01T18:15:05.516722+0000 mgr.y (mgr.24356) 4709 : cluster 0 pgmap v4677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:06 smithi141 bash[31670]: audit 2023-12-01T18:15:05.521189+0000 mon.a (mon.0) 3430 : audit 0 from='client.? 172.21.15.40:0/3180618431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:15:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:15:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:06 smithi040 bash[28232]: cluster 2023-12-01T18:15:05.516722+0000 mgr.y (mgr.24356) 4709 : cluster 0 pgmap v4677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:06 smithi040 bash[28232]: audit 2023-12-01T18:15:05.521189+0000 mon.a (mon.0) 3430 : audit 0 from='client.? 172.21.15.40:0/3180618431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:06 smithi040 bash[41173]: cluster 2023-12-01T18:15:05.516722+0000 mgr.y (mgr.24356) 4709 : cluster 0 pgmap v4677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:06 smithi040 bash[41173]: audit 2023-12-01T18:15:05.521189+0000 mon.a (mon.0) 3430 : audit 0 from='client.? 172.21.15.40:0/3180618431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:08 smithi040 bash[28232]: cluster 2023-12-01T18:15:07.517330+0000 mgr.y (mgr.24356) 4710 : cluster 0 pgmap v4678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:08 smithi040 bash[28232]: audit 2023-12-01T18:15:07.998379+0000 mon.c (mon.2) 2997 : audit 0 from='client.? 172.21.15.40:0/4274253243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:08 smithi040 bash[41173]: cluster 2023-12-01T18:15:07.517330+0000 mgr.y (mgr.24356) 4710 : cluster 0 pgmap v4678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:08 smithi040 bash[41173]: audit 2023-12-01T18:15:07.998379+0000 mon.c (mon.2) 2997 : audit 0 from='client.? 172.21.15.40:0/4274253243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:08 smithi141 bash[31670]: cluster 2023-12-01T18:15:07.517330+0000 mgr.y (mgr.24356) 4710 : cluster 0 pgmap v4678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:08 smithi141 bash[31670]: audit 2023-12-01T18:15:07.998379+0000 mon.c (mon.2) 2997 : audit 0 from='client.? 172.21.15.40:0/4274253243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:10 smithi040 bash[28232]: cluster 2023-12-01T18:15:09.518473+0000 mgr.y (mgr.24356) 4711 : cluster 0 pgmap v4679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:10 smithi040 bash[28232]: audit 2023-12-01T18:15:10.462336+0000 mon.a (mon.0) 3431 : audit 0 from='client.? 172.21.15.40:0/2242499822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:10 smithi040 bash[41173]: cluster 2023-12-01T18:15:09.518473+0000 mgr.y (mgr.24356) 4711 : cluster 0 pgmap v4679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:10 smithi040 bash[41173]: audit 2023-12-01T18:15:10.462336+0000 mon.a (mon.0) 3431 : audit 0 from='client.? 172.21.15.40:0/2242499822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:10 smithi141 bash[31670]: cluster 2023-12-01T18:15:09.518473+0000 mgr.y (mgr.24356) 4711 : cluster 0 pgmap v4679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:10 smithi141 bash[31670]: audit 2023-12-01T18:15:10.462336+0000 mon.a (mon.0) 3431 : audit 0 from='client.? 172.21.15.40:0/2242499822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:12 smithi040 bash[28232]: cluster 2023-12-01T18:15:11.519157+0000 mgr.y (mgr.24356) 4712 : cluster 0 pgmap v4680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:12 smithi040 bash[41173]: cluster 2023-12-01T18:15:11.519157+0000 mgr.y (mgr.24356) 4712 : cluster 0 pgmap v4680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:12 smithi141 bash[31670]: cluster 2023-12-01T18:15:11.519157+0000 mgr.y (mgr.24356) 4712 : cluster 0 pgmap v4680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:13 smithi040 bash[41173]: audit 2023-12-01T18:15:12.929088+0000 mon.a (mon.0) 3432 : audit 0 from='client.? 172.21.15.40:0/186424959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:13 smithi040 bash[28232]: audit 2023-12-01T18:15:12.929088+0000 mon.a (mon.0) 3432 : audit 0 from='client.? 172.21.15.40:0/186424959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:13 smithi141 bash[31670]: audit 2023-12-01T18:15:12.929088+0000 mon.a (mon.0) 3432 : audit 0 from='client.? 172.21.15.40:0/186424959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:14 smithi040 bash[41173]: cluster 2023-12-01T18:15:13.519822+0000 mgr.y (mgr.24356) 4713 : cluster 0 pgmap v4681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:14 smithi040 bash[28232]: cluster 2023-12-01T18:15:13.519822+0000 mgr.y (mgr.24356) 4713 : cluster 0 pgmap v4681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:14 smithi141 bash[31670]: cluster 2023-12-01T18:15:13.519822+0000 mgr.y (mgr.24356) 4713 : cluster 0 pgmap v4681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:15 smithi040 bash[28232]: audit 2023-12-01T18:15:15.391969+0000 mon.a (mon.0) 3433 : audit 0 from='client.? 172.21.15.40:0/2623101167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:15 smithi040 bash[41173]: audit 2023-12-01T18:15:15.391969+0000 mon.a (mon.0) 3433 : audit 0 from='client.? 172.21.15.40:0/2623101167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:15 smithi141 bash[31670]: audit 2023-12-01T18:15:15.391969+0000 mon.a (mon.0) 3433 : audit 0 from='client.? 172.21.15.40:0/2623101167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:16 smithi040 bash[28232]: cluster 2023-12-01T18:15:15.520948+0000 mgr.y (mgr.24356) 4714 : cluster 0 pgmap v4682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:15:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:15:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:16 smithi040 bash[41173]: cluster 2023-12-01T18:15:15.520948+0000 mgr.y (mgr.24356) 4714 : cluster 0 pgmap v4682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:16 smithi141 bash[31670]: cluster 2023-12-01T18:15:15.520948+0000 mgr.y (mgr.24356) 4714 : cluster 0 pgmap v4682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[28232]: cluster 2023-12-01T18:15:17.521518+0000 mgr.y (mgr.24356) 4715 : cluster 0 pgmap v4683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[28232]: audit 2023-12-01T18:15:17.619931+0000 mon.c (mon.2) 2998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[28232]: audit 2023-12-01T18:15:17.858969+0000 mon.c (mon.2) 2999 : audit 0 from='client.? 172.21.15.40:0/692110365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[28232]: audit 2023-12-01T18:15:18.553523+0000 mon.c (mon.2) 3000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[41173]: cluster 2023-12-01T18:15:17.521518+0000 mgr.y (mgr.24356) 4715 : cluster 0 pgmap v4683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[41173]: audit 2023-12-01T18:15:17.619931+0000 mon.c (mon.2) 2998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[41173]: audit 2023-12-01T18:15:17.858969+0000 mon.c (mon.2) 2999 : audit 0 from='client.? 172.21.15.40:0/692110365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:18 smithi040 bash[41173]: audit 2023-12-01T18:15:18.553523+0000 mon.c (mon.2) 3000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:18 smithi141 bash[31670]: cluster 2023-12-01T18:15:17.521518+0000 mgr.y (mgr.24356) 4715 : cluster 0 pgmap v4683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:18 smithi141 bash[31670]: audit 2023-12-01T18:15:17.619931+0000 mon.c (mon.2) 2998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:15:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:18 smithi141 bash[31670]: audit 2023-12-01T18:15:17.858969+0000 mon.c (mon.2) 2999 : audit 0 from='client.? 172.21.15.40:0/692110365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:18 smithi141 bash[31670]: audit 2023-12-01T18:15:18.553523+0000 mon.c (mon.2) 3000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:20 smithi040 bash[28232]: cluster 2023-12-01T18:15:19.522642+0000 mgr.y (mgr.24356) 4716 : cluster 0 pgmap v4684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:20 smithi040 bash[28232]: audit 2023-12-01T18:15:20.334638+0000 mon.c (mon.2) 3001 : audit 0 from='client.? 172.21.15.40:0/3433000833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:20 smithi040 bash[41173]: cluster 2023-12-01T18:15:19.522642+0000 mgr.y (mgr.24356) 4716 : cluster 0 pgmap v4684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:20 smithi040 bash[41173]: audit 2023-12-01T18:15:20.334638+0000 mon.c (mon.2) 3001 : audit 0 from='client.? 172.21.15.40:0/3433000833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:20 smithi141 bash[31670]: cluster 2023-12-01T18:15:19.522642+0000 mgr.y (mgr.24356) 4716 : cluster 0 pgmap v4684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:20 smithi141 bash[31670]: audit 2023-12-01T18:15:20.334638+0000 mon.c (mon.2) 3001 : audit 0 from='client.? 172.21.15.40:0/3433000833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:22 smithi040 bash[28232]: cluster 2023-12-01T18:15:21.523342+0000 mgr.y (mgr.24356) 4717 : cluster 0 pgmap v4685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:22 smithi040 bash[41173]: cluster 2023-12-01T18:15:21.523342+0000 mgr.y (mgr.24356) 4717 : cluster 0 pgmap v4685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:22 smithi141 bash[31670]: cluster 2023-12-01T18:15:21.523342+0000 mgr.y (mgr.24356) 4717 : cluster 0 pgmap v4685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:23 smithi040 bash[41173]: audit 2023-12-01T18:15:22.809779+0000 mon.a (mon.0) 3434 : audit 0 from='client.? 172.21.15.40:0/2178337619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:23 smithi040 bash[41173]: audit 2023-12-01T18:15:23.415448+0000 mon.a (mon.0) 3435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:23 smithi040 bash[41173]: audit 2023-12-01T18:15:23.425968+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:23 smithi040 bash[28232]: audit 2023-12-01T18:15:22.809779+0000 mon.a (mon.0) 3434 : audit 0 from='client.? 172.21.15.40:0/2178337619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:23 smithi040 bash[28232]: audit 2023-12-01T18:15:23.415448+0000 mon.a (mon.0) 3435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:23 smithi040 bash[28232]: audit 2023-12-01T18:15:23.425968+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:23 smithi141 bash[31670]: audit 2023-12-01T18:15:22.809779+0000 mon.a (mon.0) 3434 : audit 0 from='client.? 172.21.15.40:0/2178337619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:23 smithi141 bash[31670]: audit 2023-12-01T18:15:23.415448+0000 mon.a (mon.0) 3435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:23 smithi141 bash[31670]: audit 2023-12-01T18:15:23.425968+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:24 smithi141 bash[31670]: cluster 2023-12-01T18:15:23.524002+0000 mgr.y (mgr.24356) 4718 : cluster 0 pgmap v4686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:24 smithi141 bash[31670]: audit 2023-12-01T18:15:23.767798+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:24 smithi141 bash[31670]: audit 2023-12-01T18:15:23.778160+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:24 smithi141 bash[31670]: audit 2023-12-01T18:15:24.309439+0000 mon.c (mon.2) 3002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:15:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:24 smithi141 bash[31670]: audit 2023-12-01T18:15:24.311119+0000 mon.c (mon.2) 3003 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:15:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:24 smithi141 bash[31670]: audit 2023-12-01T18:15:24.320806+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[41173]: cluster 2023-12-01T18:15:23.524002+0000 mgr.y (mgr.24356) 4718 : cluster 0 pgmap v4686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[41173]: audit 2023-12-01T18:15:23.767798+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[41173]: audit 2023-12-01T18:15:23.778160+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[41173]: audit 2023-12-01T18:15:24.309439+0000 mon.c (mon.2) 3002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[41173]: audit 2023-12-01T18:15:24.311119+0000 mon.c (mon.2) 3003 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[41173]: audit 2023-12-01T18:15:24.320806+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[28232]: cluster 2023-12-01T18:15:23.524002+0000 mgr.y (mgr.24356) 4718 : cluster 0 pgmap v4686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[28232]: audit 2023-12-01T18:15:23.767798+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[28232]: audit 2023-12-01T18:15:23.778160+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[28232]: audit 2023-12-01T18:15:24.309439+0000 mon.c (mon.2) 3002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:15:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[28232]: audit 2023-12-01T18:15:24.311119+0000 mon.c (mon.2) 3003 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:15:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:24 smithi040 bash[28232]: audit 2023-12-01T18:15:24.320806+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:15:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:25 smithi141 bash[31670]: audit 2023-12-01T18:15:25.268691+0000 mon.c (mon.2) 3004 : audit 0 from='client.? 172.21.15.40:0/4098092292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:25 smithi040 bash[28232]: audit 2023-12-01T18:15:25.268691+0000 mon.c (mon.2) 3004 : audit 0 from='client.? 172.21.15.40:0/4098092292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:25 smithi040 bash[41173]: audit 2023-12-01T18:15:25.268691+0000 mon.c (mon.2) 3004 : audit 0 from='client.? 172.21.15.40:0/4098092292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:26.773 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:15:26] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T18:15:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:26 smithi141 bash[31670]: cluster 2023-12-01T18:15:25.525203+0000 mgr.y (mgr.24356) 4719 : cluster 0 pgmap v4687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:26 smithi040 bash[41173]: cluster 2023-12-01T18:15:25.525203+0000 mgr.y (mgr.24356) 4719 : cluster 0 pgmap v4687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:26 smithi040 bash[28232]: cluster 2023-12-01T18:15:25.525203+0000 mgr.y (mgr.24356) 4719 : cluster 0 pgmap v4687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:27 smithi040 bash[41173]: audit 2023-12-01T18:15:27.735821+0000 mon.c (mon.2) 3005 : audit 0 from='client.? 172.21.15.40:0/160148709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:27 smithi040 bash[28232]: audit 2023-12-01T18:15:27.735821+0000 mon.c (mon.2) 3005 : audit 0 from='client.? 172.21.15.40:0/160148709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:27 smithi141 bash[31670]: audit 2023-12-01T18:15:27.735821+0000 mon.c (mon.2) 3005 : audit 0 from='client.? 172.21.15.40:0/160148709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:28 smithi040 bash[41173]: cluster 2023-12-01T18:15:27.525663+0000 mgr.y (mgr.24356) 4720 : cluster 0 pgmap v4688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:28 smithi040 bash[28232]: cluster 2023-12-01T18:15:27.525663+0000 mgr.y (mgr.24356) 4720 : cluster 0 pgmap v4688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:28 smithi141 bash[31670]: cluster 2023-12-01T18:15:27.525663+0000 mgr.y (mgr.24356) 4720 : cluster 0 pgmap v4688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:30 smithi040 bash[28232]: cluster 2023-12-01T18:15:29.526796+0000 mgr.y (mgr.24356) 4721 : cluster 0 pgmap v4689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:30 smithi040 bash[28232]: audit 2023-12-01T18:15:30.192951+0000 mon.a (mon.0) 3440 : audit 0 from='client.? 172.21.15.40:0/575763280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:30 smithi040 bash[41173]: cluster 2023-12-01T18:15:29.526796+0000 mgr.y (mgr.24356) 4721 : cluster 0 pgmap v4689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:30 smithi040 bash[41173]: audit 2023-12-01T18:15:30.192951+0000 mon.a (mon.0) 3440 : audit 0 from='client.? 172.21.15.40:0/575763280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:30 smithi141 bash[31670]: cluster 2023-12-01T18:15:29.526796+0000 mgr.y (mgr.24356) 4721 : cluster 0 pgmap v4689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:30 smithi141 bash[31670]: audit 2023-12-01T18:15:30.192951+0000 mon.a (mon.0) 3440 : audit 0 from='client.? 172.21.15.40:0/575763280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:32 smithi040 bash[28232]: cluster 2023-12-01T18:15:31.527509+0000 mgr.y (mgr.24356) 4722 : cluster 0 pgmap v4690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:32 smithi040 bash[28232]: audit 2023-12-01T18:15:32.647558+0000 mon.a (mon.0) 3441 : audit 0 from='client.? 172.21.15.40:0/869498455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:32 smithi040 bash[41173]: cluster 2023-12-01T18:15:31.527509+0000 mgr.y (mgr.24356) 4722 : cluster 0 pgmap v4690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:32 smithi040 bash[41173]: audit 2023-12-01T18:15:32.647558+0000 mon.a (mon.0) 3441 : audit 0 from='client.? 172.21.15.40:0/869498455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:32 smithi141 bash[31670]: cluster 2023-12-01T18:15:31.527509+0000 mgr.y (mgr.24356) 4722 : cluster 0 pgmap v4690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:32 smithi141 bash[31670]: audit 2023-12-01T18:15:32.647558+0000 mon.a (mon.0) 3441 : audit 0 from='client.? 172.21.15.40:0/869498455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:33 smithi040 bash[28232]: audit 2023-12-01T18:15:33.553766+0000 mon.c (mon.2) 3006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:33 smithi040 bash[41173]: audit 2023-12-01T18:15:33.553766+0000 mon.c (mon.2) 3006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:33 smithi141 bash[31670]: audit 2023-12-01T18:15:33.553766+0000 mon.c (mon.2) 3006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:34 smithi040 bash[28232]: cluster 2023-12-01T18:15:33.528168+0000 mgr.y (mgr.24356) 4723 : cluster 0 pgmap v4691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:34 smithi040 bash[41173]: cluster 2023-12-01T18:15:33.528168+0000 mgr.y (mgr.24356) 4723 : cluster 0 pgmap v4691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:34 smithi141 bash[31670]: cluster 2023-12-01T18:15:33.528168+0000 mgr.y (mgr.24356) 4723 : cluster 0 pgmap v4691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:35 smithi040 bash[28232]: audit 2023-12-01T18:15:35.115967+0000 mon.a (mon.0) 3442 : audit 0 from='client.? 172.21.15.40:0/4032836970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:35 smithi040 bash[41173]: audit 2023-12-01T18:15:35.115967+0000 mon.a (mon.0) 3442 : audit 0 from='client.? 172.21.15.40:0/4032836970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:35 smithi141 bash[31670]: audit 2023-12-01T18:15:35.115967+0000 mon.a (mon.0) 3442 : audit 0 from='client.? 172.21.15.40:0/4032836970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:36.816 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:15:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:15:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:36 smithi040 bash[28232]: cluster 2023-12-01T18:15:35.529362+0000 mgr.y (mgr.24356) 4724 : cluster 0 pgmap v4692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:36 smithi040 bash[41173]: cluster 2023-12-01T18:15:35.529362+0000 mgr.y (mgr.24356) 4724 : cluster 0 pgmap v4692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:36 smithi141 bash[31670]: cluster 2023-12-01T18:15:35.529362+0000 mgr.y (mgr.24356) 4724 : cluster 0 pgmap v4692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:37 smithi040 bash[28232]: audit 2023-12-01T18:15:37.576393+0000 mon.a (mon.0) 3443 : audit 0 from='client.? 172.21.15.40:0/3508779144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:37 smithi040 bash[41173]: audit 2023-12-01T18:15:37.576393+0000 mon.a (mon.0) 3443 : audit 0 from='client.? 172.21.15.40:0/3508779144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:37 smithi141 bash[31670]: audit 2023-12-01T18:15:37.576393+0000 mon.a (mon.0) 3443 : audit 0 from='client.? 172.21.15.40:0/3508779144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:38 smithi040 bash[28232]: cluster 2023-12-01T18:15:37.530004+0000 mgr.y (mgr.24356) 4725 : cluster 0 pgmap v4693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:38 smithi040 bash[41173]: cluster 2023-12-01T18:15:37.530004+0000 mgr.y (mgr.24356) 4725 : cluster 0 pgmap v4693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:38 smithi141 bash[31670]: cluster 2023-12-01T18:15:37.530004+0000 mgr.y (mgr.24356) 4725 : cluster 0 pgmap v4693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:40 smithi040 bash[28232]: cluster 2023-12-01T18:15:39.531122+0000 mgr.y (mgr.24356) 4726 : cluster 0 pgmap v4694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:40 smithi040 bash[28232]: audit 2023-12-01T18:15:40.050611+0000 mon.c (mon.2) 3007 : audit 0 from='client.? 172.21.15.40:0/3620646554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:40 smithi040 bash[41173]: cluster 2023-12-01T18:15:39.531122+0000 mgr.y (mgr.24356) 4726 : cluster 0 pgmap v4694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:40 smithi040 bash[41173]: audit 2023-12-01T18:15:40.050611+0000 mon.c (mon.2) 3007 : audit 0 from='client.? 172.21.15.40:0/3620646554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:40 smithi141 bash[31670]: cluster 2023-12-01T18:15:39.531122+0000 mgr.y (mgr.24356) 4726 : cluster 0 pgmap v4694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:40 smithi141 bash[31670]: audit 2023-12-01T18:15:40.050611+0000 mon.c (mon.2) 3007 : audit 0 from='client.? 172.21.15.40:0/3620646554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:42 smithi040 bash[41173]: cluster 2023-12-01T18:15:41.531780+0000 mgr.y (mgr.24356) 4727 : cluster 0 pgmap v4695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:42 smithi040 bash[41173]: audit 2023-12-01T18:15:42.504668+0000 mon.a (mon.0) 3444 : audit 0 from='client.? 172.21.15.40:0/1129976892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:42 smithi040 bash[28232]: cluster 2023-12-01T18:15:41.531780+0000 mgr.y (mgr.24356) 4727 : cluster 0 pgmap v4695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:42 smithi040 bash[28232]: audit 2023-12-01T18:15:42.504668+0000 mon.a (mon.0) 3444 : audit 0 from='client.? 172.21.15.40:0/1129976892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:42 smithi141 bash[31670]: cluster 2023-12-01T18:15:41.531780+0000 mgr.y (mgr.24356) 4727 : cluster 0 pgmap v4695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:42 smithi141 bash[31670]: audit 2023-12-01T18:15:42.504668+0000 mon.a (mon.0) 3444 : audit 0 from='client.? 172.21.15.40:0/1129976892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:44 smithi040 bash[41173]: cluster 2023-12-01T18:15:43.532453+0000 mgr.y (mgr.24356) 4728 : cluster 0 pgmap v4696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:44 smithi040 bash[28232]: cluster 2023-12-01T18:15:43.532453+0000 mgr.y (mgr.24356) 4728 : cluster 0 pgmap v4696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:44 smithi141 bash[31670]: cluster 2023-12-01T18:15:43.532453+0000 mgr.y (mgr.24356) 4728 : cluster 0 pgmap v4696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:45 smithi040 bash[41173]: audit 2023-12-01T18:15:44.966934+0000 mon.c (mon.2) 3008 : audit 0 from='client.? 172.21.15.40:0/1833650726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:45 smithi040 bash[28232]: audit 2023-12-01T18:15:44.966934+0000 mon.c (mon.2) 3008 : audit 0 from='client.? 172.21.15.40:0/1833650726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:45 smithi141 bash[31670]: audit 2023-12-01T18:15:44.966934+0000 mon.c (mon.2) 3008 : audit 0 from='client.? 172.21.15.40:0/1833650726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:46.843 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:15:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:15:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:46 smithi040 bash[41173]: cluster 2023-12-01T18:15:45.533568+0000 mgr.y (mgr.24356) 4729 : cluster 0 pgmap v4697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:46 smithi040 bash[28232]: cluster 2023-12-01T18:15:45.533568+0000 mgr.y (mgr.24356) 4729 : cluster 0 pgmap v4697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:46 smithi141 bash[31670]: cluster 2023-12-01T18:15:45.533568+0000 mgr.y (mgr.24356) 4729 : cluster 0 pgmap v4697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:47 smithi040 bash[28232]: audit 2023-12-01T18:15:47.423668+0000 mon.c (mon.2) 3009 : audit 0 from='client.? 172.21.15.40:0/606172172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:47 smithi040 bash[41173]: audit 2023-12-01T18:15:47.423668+0000 mon.c (mon.2) 3009 : audit 0 from='client.? 172.21.15.40:0/606172172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:47 smithi141 bash[31670]: audit 2023-12-01T18:15:47.423668+0000 mon.c (mon.2) 3009 : audit 0 from='client.? 172.21.15.40:0/606172172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:48 smithi040 bash[28232]: cluster 2023-12-01T18:15:47.534237+0000 mgr.y (mgr.24356) 4730 : cluster 0 pgmap v4698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:48 smithi040 bash[28232]: audit 2023-12-01T18:15:48.554080+0000 mon.c (mon.2) 3010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:48 smithi040 bash[41173]: cluster 2023-12-01T18:15:47.534237+0000 mgr.y (mgr.24356) 4730 : cluster 0 pgmap v4698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:48 smithi040 bash[41173]: audit 2023-12-01T18:15:48.554080+0000 mon.c (mon.2) 3010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:48 smithi141 bash[31670]: cluster 2023-12-01T18:15:47.534237+0000 mgr.y (mgr.24356) 4730 : cluster 0 pgmap v4698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:48 smithi141 bash[31670]: audit 2023-12-01T18:15:48.554080+0000 mon.c (mon.2) 3010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:50 smithi040 bash[28232]: cluster 2023-12-01T18:15:49.535345+0000 mgr.y (mgr.24356) 4731 : cluster 0 pgmap v4699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:50 smithi040 bash[28232]: audit 2023-12-01T18:15:49.889925+0000 mon.c (mon.2) 3011 : audit 0 from='client.? 172.21.15.40:0/4174129083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:50 smithi040 bash[41173]: cluster 2023-12-01T18:15:49.535345+0000 mgr.y (mgr.24356) 4731 : cluster 0 pgmap v4699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:50 smithi040 bash[41173]: audit 2023-12-01T18:15:49.889925+0000 mon.c (mon.2) 3011 : audit 0 from='client.? 172.21.15.40:0/4174129083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:50 smithi141 bash[31670]: cluster 2023-12-01T18:15:49.535345+0000 mgr.y (mgr.24356) 4731 : cluster 0 pgmap v4699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:50 smithi141 bash[31670]: audit 2023-12-01T18:15:49.889925+0000 mon.c (mon.2) 3011 : audit 0 from='client.? 172.21.15.40:0/4174129083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:52 smithi040 bash[41173]: cluster 2023-12-01T18:15:51.536062+0000 mgr.y (mgr.24356) 4732 : cluster 0 pgmap v4700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:52 smithi040 bash[41173]: audit 2023-12-01T18:15:52.341376+0000 mon.a (mon.0) 3445 : audit 0 from='client.? 172.21.15.40:0/1098234170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:52 smithi040 bash[28232]: cluster 2023-12-01T18:15:51.536062+0000 mgr.y (mgr.24356) 4732 : cluster 0 pgmap v4700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:52 smithi040 bash[28232]: audit 2023-12-01T18:15:52.341376+0000 mon.a (mon.0) 3445 : audit 0 from='client.? 172.21.15.40:0/1098234170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:52 smithi141 bash[31670]: cluster 2023-12-01T18:15:51.536062+0000 mgr.y (mgr.24356) 4732 : cluster 0 pgmap v4700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:52 smithi141 bash[31670]: audit 2023-12-01T18:15:52.341376+0000 mon.a (mon.0) 3445 : audit 0 from='client.? 172.21.15.40:0/1098234170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:54 smithi040 bash[28232]: cluster 2023-12-01T18:15:53.536734+0000 mgr.y (mgr.24356) 4733 : cluster 0 pgmap v4701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:54 smithi040 bash[28232]: audit 2023-12-01T18:15:54.803910+0000 mon.c (mon.2) 3012 : audit 0 from='client.? 172.21.15.40:0/1349623473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:54 smithi040 bash[41173]: cluster 2023-12-01T18:15:53.536734+0000 mgr.y (mgr.24356) 4733 : cluster 0 pgmap v4701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:54 smithi040 bash[41173]: audit 2023-12-01T18:15:54.803910+0000 mon.c (mon.2) 3012 : audit 0 from='client.? 172.21.15.40:0/1349623473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:54 smithi141 bash[31670]: cluster 2023-12-01T18:15:53.536734+0000 mgr.y (mgr.24356) 4733 : cluster 0 pgmap v4701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:54 smithi141 bash[31670]: audit 2023-12-01T18:15:54.803910+0000 mon.c (mon.2) 3012 : audit 0 from='client.? 172.21.15.40:0/1349623473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:56 smithi141 bash[31670]: cluster 2023-12-01T18:15:55.538006+0000 mgr.y (mgr.24356) 4734 : cluster 0 pgmap v4702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:56 smithi040 bash[28232]: cluster 2023-12-01T18:15:55.538006+0000 mgr.y (mgr.24356) 4734 : cluster 0 pgmap v4702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:15:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:15:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:56 smithi040 bash[41173]: cluster 2023-12-01T18:15:55.538006+0000 mgr.y (mgr.24356) 4734 : cluster 0 pgmap v4702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:57 smithi141 bash[31670]: audit 2023-12-01T18:15:57.261947+0000 mon.a (mon.0) 3446 : audit 0 from='client.? 172.21.15.40:0/2640603052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:57 smithi040 bash[28232]: audit 2023-12-01T18:15:57.261947+0000 mon.a (mon.0) 3446 : audit 0 from='client.? 172.21.15.40:0/2640603052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:57 smithi040 bash[41173]: audit 2023-12-01T18:15:57.261947+0000 mon.a (mon.0) 3446 : audit 0 from='client.? 172.21.15.40:0/2640603052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:15:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:15:58 smithi141 bash[31670]: cluster 2023-12-01T18:15:57.538696+0000 mgr.y (mgr.24356) 4735 : cluster 0 pgmap v4703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:15:58 smithi040 bash[28232]: cluster 2023-12-01T18:15:57.538696+0000 mgr.y (mgr.24356) 4735 : cluster 0 pgmap v4703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:15:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:15:58 smithi040 bash[41173]: cluster 2023-12-01T18:15:57.538696+0000 mgr.y (mgr.24356) 4735 : cluster 0 pgmap v4703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:00 smithi040 bash[28232]: cluster 2023-12-01T18:15:59.539751+0000 mgr.y (mgr.24356) 4736 : cluster 0 pgmap v4704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:00 smithi040 bash[28232]: audit 2023-12-01T18:15:59.717428+0000 mon.c (mon.2) 3013 : audit 0 from='client.? 172.21.15.40:0/626812499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:00 smithi040 bash[41173]: cluster 2023-12-01T18:15:59.539751+0000 mgr.y (mgr.24356) 4736 : cluster 0 pgmap v4704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:00 smithi040 bash[41173]: audit 2023-12-01T18:15:59.717428+0000 mon.c (mon.2) 3013 : audit 0 from='client.? 172.21.15.40:0/626812499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:00 smithi141 bash[31670]: cluster 2023-12-01T18:15:59.539751+0000 mgr.y (mgr.24356) 4736 : cluster 0 pgmap v4704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:00 smithi141 bash[31670]: audit 2023-12-01T18:15:59.717428+0000 mon.c (mon.2) 3013 : audit 0 from='client.? 172.21.15.40:0/626812499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:02 smithi040 bash[28232]: cluster 2023-12-01T18:16:01.540413+0000 mgr.y (mgr.24356) 4737 : cluster 0 pgmap v4705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:02 smithi040 bash[28232]: audit 2023-12-01T18:16:02.182381+0000 mon.c (mon.2) 3014 : audit 0 from='client.? 172.21.15.40:0/399301136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:02 smithi040 bash[41173]: cluster 2023-12-01T18:16:01.540413+0000 mgr.y (mgr.24356) 4737 : cluster 0 pgmap v4705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:02 smithi040 bash[41173]: audit 2023-12-01T18:16:02.182381+0000 mon.c (mon.2) 3014 : audit 0 from='client.? 172.21.15.40:0/399301136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:02 smithi141 bash[31670]: cluster 2023-12-01T18:16:01.540413+0000 mgr.y (mgr.24356) 4737 : cluster 0 pgmap v4705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:02 smithi141 bash[31670]: audit 2023-12-01T18:16:02.182381+0000 mon.c (mon.2) 3014 : audit 0 from='client.? 172.21.15.40:0/399301136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:03 smithi040 bash[28232]: audit 2023-12-01T18:16:03.554372+0000 mon.c (mon.2) 3015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:03 smithi040 bash[41173]: audit 2023-12-01T18:16:03.554372+0000 mon.c (mon.2) 3015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:03 smithi141 bash[31670]: audit 2023-12-01T18:16:03.554372+0000 mon.c (mon.2) 3015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:04 smithi040 bash[28232]: cluster 2023-12-01T18:16:03.541038+0000 mgr.y (mgr.24356) 4738 : cluster 0 pgmap v4706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:04 smithi040 bash[41173]: cluster 2023-12-01T18:16:03.541038+0000 mgr.y (mgr.24356) 4738 : cluster 0 pgmap v4706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:04 smithi141 bash[31670]: cluster 2023-12-01T18:16:03.541038+0000 mgr.y (mgr.24356) 4738 : cluster 0 pgmap v4706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:05 smithi040 bash[28232]: audit 2023-12-01T18:16:04.644034+0000 mon.c (mon.2) 3016 : audit 0 from='client.? 172.21.15.40:0/1310322583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:05 smithi040 bash[41173]: audit 2023-12-01T18:16:04.644034+0000 mon.c (mon.2) 3016 : audit 0 from='client.? 172.21.15.40:0/1310322583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:05 smithi141 bash[31670]: audit 2023-12-01T18:16:04.644034+0000 mon.c (mon.2) 3016 : audit 0 from='client.? 172.21.15.40:0/1310322583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:16:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:16:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:06 smithi040 bash[28232]: cluster 2023-12-01T18:16:05.542208+0000 mgr.y (mgr.24356) 4739 : cluster 0 pgmap v4707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:06 smithi040 bash[41173]: cluster 2023-12-01T18:16:05.542208+0000 mgr.y (mgr.24356) 4739 : cluster 0 pgmap v4707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:06 smithi141 bash[31670]: cluster 2023-12-01T18:16:05.542208+0000 mgr.y (mgr.24356) 4739 : cluster 0 pgmap v4707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:07 smithi040 bash[28232]: audit 2023-12-01T18:16:07.108911+0000 mon.a (mon.0) 3447 : audit 0 from='client.? 172.21.15.40:0/3747414971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:07 smithi040 bash[41173]: audit 2023-12-01T18:16:07.108911+0000 mon.a (mon.0) 3447 : audit 0 from='client.? 172.21.15.40:0/3747414971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:07 smithi141 bash[31670]: audit 2023-12-01T18:16:07.108911+0000 mon.a (mon.0) 3447 : audit 0 from='client.? 172.21.15.40:0/3747414971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:08.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:08 smithi040 bash[28232]: cluster 2023-12-01T18:16:07.542875+0000 mgr.y (mgr.24356) 4740 : cluster 0 pgmap v4708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:08 smithi040 bash[41173]: cluster 2023-12-01T18:16:07.542875+0000 mgr.y (mgr.24356) 4740 : cluster 0 pgmap v4708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:08 smithi141 bash[31670]: cluster 2023-12-01T18:16:07.542875+0000 mgr.y (mgr.24356) 4740 : cluster 0 pgmap v4708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:09 smithi040 bash[28232]: audit 2023-12-01T18:16:09.587735+0000 mon.c (mon.2) 3017 : audit 0 from='client.? 172.21.15.40:0/4217761412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:09 smithi040 bash[41173]: audit 2023-12-01T18:16:09.587735+0000 mon.c (mon.2) 3017 : audit 0 from='client.? 172.21.15.40:0/4217761412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:09 smithi141 bash[31670]: audit 2023-12-01T18:16:09.587735+0000 mon.c (mon.2) 3017 : audit 0 from='client.? 172.21.15.40:0/4217761412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:10 smithi040 bash[28232]: cluster 2023-12-01T18:16:09.543998+0000 mgr.y (mgr.24356) 4741 : cluster 0 pgmap v4709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:10 smithi040 bash[41173]: cluster 2023-12-01T18:16:09.543998+0000 mgr.y (mgr.24356) 4741 : cluster 0 pgmap v4709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:10 smithi141 bash[31670]: cluster 2023-12-01T18:16:09.543998+0000 mgr.y (mgr.24356) 4741 : cluster 0 pgmap v4709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:12 smithi040 bash[28232]: cluster 2023-12-01T18:16:11.544716+0000 mgr.y (mgr.24356) 4742 : cluster 0 pgmap v4710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:12 smithi040 bash[28232]: audit 2023-12-01T18:16:12.046862+0000 mon.c (mon.2) 3018 : audit 0 from='client.? 172.21.15.40:0/1233981384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:12 smithi040 bash[41173]: cluster 2023-12-01T18:16:11.544716+0000 mgr.y (mgr.24356) 4742 : cluster 0 pgmap v4710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:12 smithi040 bash[41173]: audit 2023-12-01T18:16:12.046862+0000 mon.c (mon.2) 3018 : audit 0 from='client.? 172.21.15.40:0/1233981384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:12 smithi141 bash[31670]: cluster 2023-12-01T18:16:11.544716+0000 mgr.y (mgr.24356) 4742 : cluster 0 pgmap v4710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:12 smithi141 bash[31670]: audit 2023-12-01T18:16:12.046862+0000 mon.c (mon.2) 3018 : audit 0 from='client.? 172.21.15.40:0/1233981384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:14 smithi040 bash[28232]: cluster 2023-12-01T18:16:13.545361+0000 mgr.y (mgr.24356) 4743 : cluster 0 pgmap v4711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:14 smithi040 bash[28232]: audit 2023-12-01T18:16:14.512436+0000 mon.a (mon.0) 3448 : audit 0 from='client.? 172.21.15.40:0/1761795064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:14 smithi040 bash[41173]: cluster 2023-12-01T18:16:13.545361+0000 mgr.y (mgr.24356) 4743 : cluster 0 pgmap v4711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:14 smithi040 bash[41173]: audit 2023-12-01T18:16:14.512436+0000 mon.a (mon.0) 3448 : audit 0 from='client.? 172.21.15.40:0/1761795064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:14 smithi141 bash[31670]: cluster 2023-12-01T18:16:13.545361+0000 mgr.y (mgr.24356) 4743 : cluster 0 pgmap v4711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:14 smithi141 bash[31670]: audit 2023-12-01T18:16:14.512436+0000 mon.a (mon.0) 3448 : audit 0 from='client.? 172.21.15.40:0/1761795064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:16 smithi141 bash[31670]: cluster 2023-12-01T18:16:15.546509+0000 mgr.y (mgr.24356) 4744 : cluster 0 pgmap v4712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:16 smithi040 bash[41173]: cluster 2023-12-01T18:16:15.546509+0000 mgr.y (mgr.24356) 4744 : cluster 0 pgmap v4712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:16:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:16:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:16 smithi040 bash[28232]: cluster 2023-12-01T18:16:15.546509+0000 mgr.y (mgr.24356) 4744 : cluster 0 pgmap v4712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:17 smithi141 bash[31670]: audit 2023-12-01T18:16:16.977170+0000 mon.c (mon.2) 3019 : audit 0 from='client.? 172.21.15.40:0/963682994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:17 smithi040 bash[28232]: audit 2023-12-01T18:16:16.977170+0000 mon.c (mon.2) 3019 : audit 0 from='client.? 172.21.15.40:0/963682994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:17 smithi040 bash[41173]: audit 2023-12-01T18:16:16.977170+0000 mon.c (mon.2) 3019 : audit 0 from='client.? 172.21.15.40:0/963682994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:18 smithi040 bash[41173]: cluster 2023-12-01T18:16:17.547171+0000 mgr.y (mgr.24356) 4745 : cluster 0 pgmap v4713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:18 smithi040 bash[28232]: cluster 2023-12-01T18:16:17.547171+0000 mgr.y (mgr.24356) 4745 : cluster 0 pgmap v4713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:18 smithi141 bash[31670]: cluster 2023-12-01T18:16:17.547171+0000 mgr.y (mgr.24356) 4745 : cluster 0 pgmap v4713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:19 smithi040 bash[41173]: audit 2023-12-01T18:16:18.554769+0000 mon.c (mon.2) 3020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:19 smithi040 bash[41173]: audit 2023-12-01T18:16:19.446840+0000 mon.a (mon.0) 3449 : audit 0 from='client.? 172.21.15.40:0/3149389072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:19 smithi040 bash[28232]: audit 2023-12-01T18:16:18.554769+0000 mon.c (mon.2) 3020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:19 smithi040 bash[28232]: audit 2023-12-01T18:16:19.446840+0000 mon.a (mon.0) 3449 : audit 0 from='client.? 172.21.15.40:0/3149389072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:19 smithi141 bash[31670]: audit 2023-12-01T18:16:18.554769+0000 mon.c (mon.2) 3020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:19 smithi141 bash[31670]: audit 2023-12-01T18:16:19.446840+0000 mon.a (mon.0) 3449 : audit 0 from='client.? 172.21.15.40:0/3149389072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:20 smithi040 bash[28232]: cluster 2023-12-01T18:16:19.548008+0000 mgr.y (mgr.24356) 4746 : cluster 0 pgmap v4714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:20 smithi040 bash[41173]: cluster 2023-12-01T18:16:19.548008+0000 mgr.y (mgr.24356) 4746 : cluster 0 pgmap v4714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:20 smithi141 bash[31670]: cluster 2023-12-01T18:16:19.548008+0000 mgr.y (mgr.24356) 4746 : cluster 0 pgmap v4714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:22 smithi040 bash[28232]: cluster 2023-12-01T18:16:21.548626+0000 mgr.y (mgr.24356) 4747 : cluster 0 pgmap v4715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:22 smithi040 bash[28232]: audit 2023-12-01T18:16:21.921521+0000 mon.a (mon.0) 3450 : audit 0 from='client.? 172.21.15.40:0/3090356179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:22 smithi040 bash[41173]: cluster 2023-12-01T18:16:21.548626+0000 mgr.y (mgr.24356) 4747 : cluster 0 pgmap v4715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:22 smithi040 bash[41173]: audit 2023-12-01T18:16:21.921521+0000 mon.a (mon.0) 3450 : audit 0 from='client.? 172.21.15.40:0/3090356179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:22 smithi141 bash[31670]: cluster 2023-12-01T18:16:21.548626+0000 mgr.y (mgr.24356) 4747 : cluster 0 pgmap v4715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:22 smithi141 bash[31670]: audit 2023-12-01T18:16:21.921521+0000 mon.a (mon.0) 3450 : audit 0 from='client.? 172.21.15.40:0/3090356179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:24 smithi040 bash[41173]: cluster 2023-12-01T18:16:23.549190+0000 mgr.y (mgr.24356) 4748 : cluster 0 pgmap v4716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:24 smithi040 bash[41173]: audit 2023-12-01T18:16:24.391155+0000 mon.a (mon.0) 3451 : audit 0 from='client.? 172.21.15.40:0/534656992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:24 smithi040 bash[41173]: audit 2023-12-01T18:16:24.405910+0000 mon.c (mon.2) 3021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:16:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:24 smithi040 bash[28232]: cluster 2023-12-01T18:16:23.549190+0000 mgr.y (mgr.24356) 4748 : cluster 0 pgmap v4716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:24 smithi040 bash[28232]: audit 2023-12-01T18:16:24.391155+0000 mon.a (mon.0) 3451 : audit 0 from='client.? 172.21.15.40:0/534656992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:24 smithi040 bash[28232]: audit 2023-12-01T18:16:24.405910+0000 mon.c (mon.2) 3021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:16:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:24 smithi141 bash[31670]: cluster 2023-12-01T18:16:23.549190+0000 mgr.y (mgr.24356) 4748 : cluster 0 pgmap v4716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:24 smithi141 bash[31670]: audit 2023-12-01T18:16:24.391155+0000 mon.a (mon.0) 3451 : audit 0 from='client.? 172.21.15.40:0/534656992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:24 smithi141 bash[31670]: audit 2023-12-01T18:16:24.405910+0000 mon.c (mon.2) 3021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:16:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:26 smithi141 bash[31670]: cluster 2023-12-01T18:16:25.550367+0000 mgr.y (mgr.24356) 4749 : cluster 0 pgmap v4717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:16:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:16:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:26 smithi040 bash[41173]: cluster 2023-12-01T18:16:25.550367+0000 mgr.y (mgr.24356) 4749 : cluster 0 pgmap v4717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:26 smithi040 bash[28232]: cluster 2023-12-01T18:16:25.550367+0000 mgr.y (mgr.24356) 4749 : cluster 0 pgmap v4717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:27 smithi040 bash[28232]: audit 2023-12-01T18:16:26.859695+0000 mon.a (mon.0) 3452 : audit 0 from='client.? 172.21.15.40:0/2796205124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:27 smithi040 bash[41173]: audit 2023-12-01T18:16:26.859695+0000 mon.a (mon.0) 3452 : audit 0 from='client.? 172.21.15.40:0/2796205124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:27 smithi141 bash[31670]: audit 2023-12-01T18:16:26.859695+0000 mon.a (mon.0) 3452 : audit 0 from='client.? 172.21.15.40:0/2796205124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:28 smithi040 bash[28232]: cluster 2023-12-01T18:16:27.551072+0000 mgr.y (mgr.24356) 4750 : cluster 0 pgmap v4718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:28 smithi040 bash[41173]: cluster 2023-12-01T18:16:27.551072+0000 mgr.y (mgr.24356) 4750 : cluster 0 pgmap v4718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:28 smithi141 bash[31670]: cluster 2023-12-01T18:16:27.551072+0000 mgr.y (mgr.24356) 4750 : cluster 0 pgmap v4718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:29 smithi040 bash[28232]: audit 2023-12-01T18:16:29.329528+0000 mon.c (mon.2) 3022 : audit 0 from='client.? 172.21.15.40:0/655902964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:29 smithi040 bash[41173]: audit 2023-12-01T18:16:29.329528+0000 mon.c (mon.2) 3022 : audit 0 from='client.? 172.21.15.40:0/655902964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:29 smithi141 bash[31670]: audit 2023-12-01T18:16:29.329528+0000 mon.c (mon.2) 3022 : audit 0 from='client.? 172.21.15.40:0/655902964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: cluster 2023-12-01T18:16:29.551989+0000 mgr.y (mgr.24356) 4751 : cluster 0 pgmap v4719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:30.254056+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:30.266046+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:30.549383+0000 mon.a (mon.0) 3455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:30.560554+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:31.039714+0000 mon.c (mon.2) 3023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:31.041672+0000 mon.c (mon.2) 3024 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:16:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:31 smithi141 bash[31670]: audit 2023-12-01T18:16:31.052758+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: cluster 2023-12-01T18:16:29.551989+0000 mgr.y (mgr.24356) 4751 : cluster 0 pgmap v4719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:30.254056+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:30.266046+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:30.549383+0000 mon.a (mon.0) 3455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:30.560554+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:31.039714+0000 mon.c (mon.2) 3023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:31.041672+0000 mon.c (mon.2) 3024 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[28232]: audit 2023-12-01T18:16:31.052758+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: cluster 2023-12-01T18:16:29.551989+0000 mgr.y (mgr.24356) 4751 : cluster 0 pgmap v4719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:30.254056+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:30.266046+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:30.549383+0000 mon.a (mon.0) 3455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:30.560554+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:31.039714+0000 mon.c (mon.2) 3023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:31.041672+0000 mon.c (mon.2) 3024 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:16:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:31 smithi040 bash[41173]: audit 2023-12-01T18:16:31.052758+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:16:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:32 smithi141 bash[31670]: audit 2023-12-01T18:16:31.795560+0000 mon.c (mon.2) 3025 : audit 0 from='client.? 172.21.15.40:0/3506891960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:32 smithi040 bash[28232]: audit 2023-12-01T18:16:31.795560+0000 mon.c (mon.2) 3025 : audit 0 from='client.? 172.21.15.40:0/3506891960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:32 smithi040 bash[41173]: audit 2023-12-01T18:16:31.795560+0000 mon.c (mon.2) 3025 : audit 0 from='client.? 172.21.15.40:0/3506891960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:33 smithi141 bash[31670]: cluster 2023-12-01T18:16:31.552591+0000 mgr.y (mgr.24356) 4752 : cluster 0 pgmap v4720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:33 smithi040 bash[41173]: cluster 2023-12-01T18:16:31.552591+0000 mgr.y (mgr.24356) 4752 : cluster 0 pgmap v4720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:33 smithi040 bash[28232]: cluster 2023-12-01T18:16:31.552591+0000 mgr.y (mgr.24356) 4752 : cluster 0 pgmap v4720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:34 smithi141 bash[31670]: audit 2023-12-01T18:16:33.555291+0000 mon.c (mon.2) 3026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:34 smithi040 bash[41173]: audit 2023-12-01T18:16:33.555291+0000 mon.c (mon.2) 3026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:34 smithi040 bash[28232]: audit 2023-12-01T18:16:33.555291+0000 mon.c (mon.2) 3026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:35 smithi141 bash[31670]: cluster 2023-12-01T18:16:33.553269+0000 mgr.y (mgr.24356) 4753 : cluster 0 pgmap v4721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:35 smithi141 bash[31670]: audit 2023-12-01T18:16:34.267753+0000 mon.a (mon.0) 3458 : audit 0 from='client.? 172.21.15.40:0/2549543545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:35 smithi040 bash[28232]: cluster 2023-12-01T18:16:33.553269+0000 mgr.y (mgr.24356) 4753 : cluster 0 pgmap v4721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:35 smithi040 bash[28232]: audit 2023-12-01T18:16:34.267753+0000 mon.a (mon.0) 3458 : audit 0 from='client.? 172.21.15.40:0/2549543545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:35 smithi040 bash[41173]: cluster 2023-12-01T18:16:33.553269+0000 mgr.y (mgr.24356) 4753 : cluster 0 pgmap v4721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:35 smithi040 bash[41173]: audit 2023-12-01T18:16:34.267753+0000 mon.a (mon.0) 3458 : audit 0 from='client.? 172.21.15.40:0/2549543545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:36 smithi040 bash[28232]: cluster 2023-12-01T18:16:35.554462+0000 mgr.y (mgr.24356) 4754 : cluster 0 pgmap v4722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:16:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:16:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:36 smithi040 bash[41173]: cluster 2023-12-01T18:16:35.554462+0000 mgr.y (mgr.24356) 4754 : cluster 0 pgmap v4722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:36 smithi141 bash[31670]: cluster 2023-12-01T18:16:35.554462+0000 mgr.y (mgr.24356) 4754 : cluster 0 pgmap v4722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:37 smithi040 bash[28232]: audit 2023-12-01T18:16:36.729337+0000 mon.a (mon.0) 3459 : audit 0 from='client.? 172.21.15.40:0/2246057210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:37 smithi040 bash[41173]: audit 2023-12-01T18:16:36.729337+0000 mon.a (mon.0) 3459 : audit 0 from='client.? 172.21.15.40:0/2246057210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:37 smithi141 bash[31670]: audit 2023-12-01T18:16:36.729337+0000 mon.a (mon.0) 3459 : audit 0 from='client.? 172.21.15.40:0/2246057210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:38 smithi040 bash[28232]: cluster 2023-12-01T18:16:37.555130+0000 mgr.y (mgr.24356) 4755 : cluster 0 pgmap v4723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:38 smithi040 bash[41173]: cluster 2023-12-01T18:16:37.555130+0000 mgr.y (mgr.24356) 4755 : cluster 0 pgmap v4723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:38 smithi141 bash[31670]: cluster 2023-12-01T18:16:37.555130+0000 mgr.y (mgr.24356) 4755 : cluster 0 pgmap v4723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:39 smithi040 bash[41173]: audit 2023-12-01T18:16:39.191380+0000 mon.a (mon.0) 3460 : audit 0 from='client.? 172.21.15.40:0/2009354136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:39 smithi040 bash[28232]: audit 2023-12-01T18:16:39.191380+0000 mon.a (mon.0) 3460 : audit 0 from='client.? 172.21.15.40:0/2009354136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:39 smithi141 bash[31670]: audit 2023-12-01T18:16:39.191380+0000 mon.a (mon.0) 3460 : audit 0 from='client.? 172.21.15.40:0/2009354136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:40 smithi040 bash[28232]: cluster 2023-12-01T18:16:39.556147+0000 mgr.y (mgr.24356) 4756 : cluster 0 pgmap v4724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:40 smithi040 bash[41173]: cluster 2023-12-01T18:16:39.556147+0000 mgr.y (mgr.24356) 4756 : cluster 0 pgmap v4724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:40 smithi141 bash[31670]: cluster 2023-12-01T18:16:39.556147+0000 mgr.y (mgr.24356) 4756 : cluster 0 pgmap v4724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:42 smithi040 bash[41173]: cluster 2023-12-01T18:16:41.556816+0000 mgr.y (mgr.24356) 4757 : cluster 0 pgmap v4725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:42 smithi040 bash[41173]: audit 2023-12-01T18:16:41.659195+0000 mon.a (mon.0) 3461 : audit 0 from='client.? 172.21.15.40:0/3021925433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:42 smithi040 bash[28232]: cluster 2023-12-01T18:16:41.556816+0000 mgr.y (mgr.24356) 4757 : cluster 0 pgmap v4725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:42 smithi040 bash[28232]: audit 2023-12-01T18:16:41.659195+0000 mon.a (mon.0) 3461 : audit 0 from='client.? 172.21.15.40:0/3021925433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:42 smithi141 bash[31670]: cluster 2023-12-01T18:16:41.556816+0000 mgr.y (mgr.24356) 4757 : cluster 0 pgmap v4725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:42 smithi141 bash[31670]: audit 2023-12-01T18:16:41.659195+0000 mon.a (mon.0) 3461 : audit 0 from='client.? 172.21.15.40:0/3021925433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:44 smithi040 bash[41173]: cluster 2023-12-01T18:16:43.557472+0000 mgr.y (mgr.24356) 4758 : cluster 0 pgmap v4726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:44 smithi040 bash[41173]: audit 2023-12-01T18:16:44.122286+0000 mon.c (mon.2) 3027 : audit 0 from='client.? 172.21.15.40:0/2250059617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:44 smithi040 bash[28232]: cluster 2023-12-01T18:16:43.557472+0000 mgr.y (mgr.24356) 4758 : cluster 0 pgmap v4726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:44 smithi040 bash[28232]: audit 2023-12-01T18:16:44.122286+0000 mon.c (mon.2) 3027 : audit 0 from='client.? 172.21.15.40:0/2250059617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:44 smithi141 bash[31670]: cluster 2023-12-01T18:16:43.557472+0000 mgr.y (mgr.24356) 4758 : cluster 0 pgmap v4726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:44 smithi141 bash[31670]: audit 2023-12-01T18:16:44.122286+0000 mon.c (mon.2) 3027 : audit 0 from='client.? 172.21.15.40:0/2250059617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:16:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:16:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:46 smithi040 bash[41173]: cluster 2023-12-01T18:16:45.558634+0000 mgr.y (mgr.24356) 4759 : cluster 0 pgmap v4727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:46 smithi040 bash[28232]: cluster 2023-12-01T18:16:45.558634+0000 mgr.y (mgr.24356) 4759 : cluster 0 pgmap v4727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:46 smithi141 bash[31670]: cluster 2023-12-01T18:16:45.558634+0000 mgr.y (mgr.24356) 4759 : cluster 0 pgmap v4727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:47 smithi040 bash[28232]: audit 2023-12-01T18:16:46.591885+0000 mon.a (mon.0) 3462 : audit 0 from='client.? 172.21.15.40:0/211284985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:47 smithi040 bash[41173]: audit 2023-12-01T18:16:46.591885+0000 mon.a (mon.0) 3462 : audit 0 from='client.? 172.21.15.40:0/211284985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:47 smithi141 bash[31670]: audit 2023-12-01T18:16:46.591885+0000 mon.a (mon.0) 3462 : audit 0 from='client.? 172.21.15.40:0/211284985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:48 smithi040 bash[41173]: cluster 2023-12-01T18:16:47.559308+0000 mgr.y (mgr.24356) 4760 : cluster 0 pgmap v4728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:48 smithi040 bash[28232]: cluster 2023-12-01T18:16:47.559308+0000 mgr.y (mgr.24356) 4760 : cluster 0 pgmap v4728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:48 smithi141 bash[31670]: cluster 2023-12-01T18:16:47.559308+0000 mgr.y (mgr.24356) 4760 : cluster 0 pgmap v4728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:49 smithi040 bash[28232]: audit 2023-12-01T18:16:48.555571+0000 mon.c (mon.2) 3028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:49 smithi040 bash[28232]: audit 2023-12-01T18:16:49.052171+0000 mon.a (mon.0) 3463 : audit 0 from='client.? 172.21.15.40:0/2567740395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:49 smithi040 bash[41173]: audit 2023-12-01T18:16:48.555571+0000 mon.c (mon.2) 3028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:49 smithi040 bash[41173]: audit 2023-12-01T18:16:49.052171+0000 mon.a (mon.0) 3463 : audit 0 from='client.? 172.21.15.40:0/2567740395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:49 smithi141 bash[31670]: audit 2023-12-01T18:16:48.555571+0000 mon.c (mon.2) 3028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:49 smithi141 bash[31670]: audit 2023-12-01T18:16:49.052171+0000 mon.a (mon.0) 3463 : audit 0 from='client.? 172.21.15.40:0/2567740395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:50 smithi040 bash[28232]: cluster 2023-12-01T18:16:49.560461+0000 mgr.y (mgr.24356) 4761 : cluster 0 pgmap v4729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:50 smithi040 bash[41173]: cluster 2023-12-01T18:16:49.560461+0000 mgr.y (mgr.24356) 4761 : cluster 0 pgmap v4729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:50 smithi141 bash[31670]: cluster 2023-12-01T18:16:49.560461+0000 mgr.y (mgr.24356) 4761 : cluster 0 pgmap v4729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:51 smithi040 bash[28232]: audit 2023-12-01T18:16:51.513598+0000 mon.a (mon.0) 3464 : audit 0 from='client.? 172.21.15.40:0/4166449292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:51 smithi040 bash[41173]: audit 2023-12-01T18:16:51.513598+0000 mon.a (mon.0) 3464 : audit 0 from='client.? 172.21.15.40:0/4166449292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:51 smithi141 bash[31670]: audit 2023-12-01T18:16:51.513598+0000 mon.a (mon.0) 3464 : audit 0 from='client.? 172.21.15.40:0/4166449292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:52 smithi040 bash[28232]: cluster 2023-12-01T18:16:51.561162+0000 mgr.y (mgr.24356) 4762 : cluster 0 pgmap v4730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:52 smithi040 bash[41173]: cluster 2023-12-01T18:16:51.561162+0000 mgr.y (mgr.24356) 4762 : cluster 0 pgmap v4730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:52 smithi141 bash[31670]: cluster 2023-12-01T18:16:51.561162+0000 mgr.y (mgr.24356) 4762 : cluster 0 pgmap v4730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:54 smithi040 bash[28232]: cluster 2023-12-01T18:16:53.561888+0000 mgr.y (mgr.24356) 4763 : cluster 0 pgmap v4731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:54 smithi040 bash[28232]: audit 2023-12-01T18:16:53.974469+0000 mon.c (mon.2) 3029 : audit 0 from='client.? 172.21.15.40:0/27057156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:54 smithi040 bash[41173]: cluster 2023-12-01T18:16:53.561888+0000 mgr.y (mgr.24356) 4763 : cluster 0 pgmap v4731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:54 smithi040 bash[41173]: audit 2023-12-01T18:16:53.974469+0000 mon.c (mon.2) 3029 : audit 0 from='client.? 172.21.15.40:0/27057156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:54 smithi141 bash[31670]: cluster 2023-12-01T18:16:53.561888+0000 mgr.y (mgr.24356) 4763 : cluster 0 pgmap v4731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:54 smithi141 bash[31670]: audit 2023-12-01T18:16:53.974469+0000 mon.c (mon.2) 3029 : audit 0 from='client.? 172.21.15.40:0/27057156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:16:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:16:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:56 smithi040 bash[28232]: cluster 2023-12-01T18:16:55.562988+0000 mgr.y (mgr.24356) 4764 : cluster 0 pgmap v4732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:56 smithi040 bash[28232]: audit 2023-12-01T18:16:56.433227+0000 mon.a (mon.0) 3465 : audit 0 from='client.? 172.21.15.40:0/2508201732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:56 smithi040 bash[41173]: cluster 2023-12-01T18:16:55.562988+0000 mgr.y (mgr.24356) 4764 : cluster 0 pgmap v4732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:56 smithi040 bash[41173]: audit 2023-12-01T18:16:56.433227+0000 mon.a (mon.0) 3465 : audit 0 from='client.? 172.21.15.40:0/2508201732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:56 smithi141 bash[31670]: cluster 2023-12-01T18:16:55.562988+0000 mgr.y (mgr.24356) 4764 : cluster 0 pgmap v4732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:56 smithi141 bash[31670]: audit 2023-12-01T18:16:56.433227+0000 mon.a (mon.0) 3465 : audit 0 from='client.? 172.21.15.40:0/2508201732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:58 smithi040 bash[28232]: cluster 2023-12-01T18:16:57.563609+0000 mgr.y (mgr.24356) 4765 : cluster 0 pgmap v4733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:58 smithi040 bash[41173]: cluster 2023-12-01T18:16:57.563609+0000 mgr.y (mgr.24356) 4765 : cluster 0 pgmap v4733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:58 smithi141 bash[31670]: cluster 2023-12-01T18:16:57.563609+0000 mgr.y (mgr.24356) 4765 : cluster 0 pgmap v4733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:16:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:16:59 smithi040 bash[28232]: audit 2023-12-01T18:16:58.900175+0000 mon.c (mon.2) 3030 : audit 0 from='client.? 172.21.15.40:0/271108128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:16:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:16:59 smithi040 bash[41173]: audit 2023-12-01T18:16:58.900175+0000 mon.c (mon.2) 3030 : audit 0 from='client.? 172.21.15.40:0/271108128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:16:59 smithi141 bash[31670]: audit 2023-12-01T18:16:58.900175+0000 mon.c (mon.2) 3030 : audit 0 from='client.? 172.21.15.40:0/271108128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:00 smithi040 bash[28232]: cluster 2023-12-01T18:16:59.564635+0000 mgr.y (mgr.24356) 4766 : cluster 0 pgmap v4734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:00 smithi040 bash[41173]: cluster 2023-12-01T18:16:59.564635+0000 mgr.y (mgr.24356) 4766 : cluster 0 pgmap v4734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:00 smithi141 bash[31670]: cluster 2023-12-01T18:16:59.564635+0000 mgr.y (mgr.24356) 4766 : cluster 0 pgmap v4734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:01 smithi040 bash[28232]: audit 2023-12-01T18:17:01.360567+0000 mon.c (mon.2) 3031 : audit 0 from='client.? 172.21.15.40:0/3980573938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:01 smithi040 bash[41173]: audit 2023-12-01T18:17:01.360567+0000 mon.c (mon.2) 3031 : audit 0 from='client.? 172.21.15.40:0/3980573938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:01 smithi141 bash[31670]: audit 2023-12-01T18:17:01.360567+0000 mon.c (mon.2) 3031 : audit 0 from='client.? 172.21.15.40:0/3980573938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:02 smithi040 bash[28232]: cluster 2023-12-01T18:17:01.565198+0000 mgr.y (mgr.24356) 4767 : cluster 0 pgmap v4735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:02 smithi040 bash[41173]: cluster 2023-12-01T18:17:01.565198+0000 mgr.y (mgr.24356) 4767 : cluster 0 pgmap v4735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:02 smithi141 bash[31670]: cluster 2023-12-01T18:17:01.565198+0000 mgr.y (mgr.24356) 4767 : cluster 0 pgmap v4735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:03 smithi040 bash[41173]: audit 2023-12-01T18:17:03.555992+0000 mon.c (mon.2) 3032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:03 smithi040 bash[28232]: audit 2023-12-01T18:17:03.555992+0000 mon.c (mon.2) 3032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:03 smithi141 bash[31670]: audit 2023-12-01T18:17:03.555992+0000 mon.c (mon.2) 3032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:04 smithi040 bash[28232]: cluster 2023-12-01T18:17:03.565778+0000 mgr.y (mgr.24356) 4768 : cluster 0 pgmap v4736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:04 smithi040 bash[28232]: audit 2023-12-01T18:17:03.825221+0000 mon.a (mon.0) 3466 : audit 0 from='client.? 172.21.15.40:0/3123090964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:04 smithi040 bash[41173]: cluster 2023-12-01T18:17:03.565778+0000 mgr.y (mgr.24356) 4768 : cluster 0 pgmap v4736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:04 smithi040 bash[41173]: audit 2023-12-01T18:17:03.825221+0000 mon.a (mon.0) 3466 : audit 0 from='client.? 172.21.15.40:0/3123090964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:04 smithi141 bash[31670]: cluster 2023-12-01T18:17:03.565778+0000 mgr.y (mgr.24356) 4768 : cluster 0 pgmap v4736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:04 smithi141 bash[31670]: audit 2023-12-01T18:17:03.825221+0000 mon.a (mon.0) 3466 : audit 0 from='client.? 172.21.15.40:0/3123090964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:17:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:17:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:06 smithi040 bash[41173]: cluster 2023-12-01T18:17:05.566877+0000 mgr.y (mgr.24356) 4769 : cluster 0 pgmap v4737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:06 smithi040 bash[41173]: audit 2023-12-01T18:17:06.292940+0000 mon.a (mon.0) 3467 : audit 0 from='client.? 172.21.15.40:0/507425448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:06 smithi040 bash[28232]: cluster 2023-12-01T18:17:05.566877+0000 mgr.y (mgr.24356) 4769 : cluster 0 pgmap v4737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:06 smithi040 bash[28232]: audit 2023-12-01T18:17:06.292940+0000 mon.a (mon.0) 3467 : audit 0 from='client.? 172.21.15.40:0/507425448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:06 smithi141 bash[31670]: cluster 2023-12-01T18:17:05.566877+0000 mgr.y (mgr.24356) 4769 : cluster 0 pgmap v4737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:06 smithi141 bash[31670]: audit 2023-12-01T18:17:06.292940+0000 mon.a (mon.0) 3467 : audit 0 from='client.? 172.21.15.40:0/507425448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:08 smithi040 bash[41173]: cluster 2023-12-01T18:17:07.567542+0000 mgr.y (mgr.24356) 4770 : cluster 0 pgmap v4738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:08 smithi040 bash[28232]: cluster 2023-12-01T18:17:07.567542+0000 mgr.y (mgr.24356) 4770 : cluster 0 pgmap v4738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:08 smithi141 bash[31670]: cluster 2023-12-01T18:17:07.567542+0000 mgr.y (mgr.24356) 4770 : cluster 0 pgmap v4738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:09 smithi040 bash[41173]: audit 2023-12-01T18:17:08.761873+0000 mon.a (mon.0) 3468 : audit 0 from='client.? 172.21.15.40:0/2949028673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:09 smithi040 bash[28232]: audit 2023-12-01T18:17:08.761873+0000 mon.a (mon.0) 3468 : audit 0 from='client.? 172.21.15.40:0/2949028673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:09 smithi141 bash[31670]: audit 2023-12-01T18:17:08.761873+0000 mon.a (mon.0) 3468 : audit 0 from='client.? 172.21.15.40:0/2949028673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:10 smithi040 bash[28232]: cluster 2023-12-01T18:17:09.568704+0000 mgr.y (mgr.24356) 4771 : cluster 0 pgmap v4739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:10 smithi040 bash[41173]: cluster 2023-12-01T18:17:09.568704+0000 mgr.y (mgr.24356) 4771 : cluster 0 pgmap v4739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:10 smithi141 bash[31670]: cluster 2023-12-01T18:17:09.568704+0000 mgr.y (mgr.24356) 4771 : cluster 0 pgmap v4739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:11 smithi040 bash[28232]: audit 2023-12-01T18:17:11.233376+0000 mon.a (mon.0) 3469 : audit 0 from='client.? 172.21.15.40:0/4025048353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:11 smithi040 bash[41173]: audit 2023-12-01T18:17:11.233376+0000 mon.a (mon.0) 3469 : audit 0 from='client.? 172.21.15.40:0/4025048353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:11 smithi141 bash[31670]: audit 2023-12-01T18:17:11.233376+0000 mon.a (mon.0) 3469 : audit 0 from='client.? 172.21.15.40:0/4025048353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:12 smithi040 bash[28232]: cluster 2023-12-01T18:17:11.569386+0000 mgr.y (mgr.24356) 4772 : cluster 0 pgmap v4740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:12 smithi040 bash[41173]: cluster 2023-12-01T18:17:11.569386+0000 mgr.y (mgr.24356) 4772 : cluster 0 pgmap v4740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:12 smithi141 bash[31670]: cluster 2023-12-01T18:17:11.569386+0000 mgr.y (mgr.24356) 4772 : cluster 0 pgmap v4740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:14 smithi040 bash[41173]: cluster 2023-12-01T18:17:13.570034+0000 mgr.y (mgr.24356) 4773 : cluster 0 pgmap v4741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:14 smithi040 bash[41173]: audit 2023-12-01T18:17:13.708105+0000 mon.c (mon.2) 3033 : audit 0 from='client.? 172.21.15.40:0/1362059390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:14 smithi040 bash[28232]: cluster 2023-12-01T18:17:13.570034+0000 mgr.y (mgr.24356) 4773 : cluster 0 pgmap v4741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:14 smithi040 bash[28232]: audit 2023-12-01T18:17:13.708105+0000 mon.c (mon.2) 3033 : audit 0 from='client.? 172.21.15.40:0/1362059390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:14 smithi141 bash[31670]: cluster 2023-12-01T18:17:13.570034+0000 mgr.y (mgr.24356) 4773 : cluster 0 pgmap v4741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:14 smithi141 bash[31670]: audit 2023-12-01T18:17:13.708105+0000 mon.c (mon.2) 3033 : audit 0 from='client.? 172.21.15.40:0/1362059390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:16 smithi040 bash[41173]: cluster 2023-12-01T18:17:15.571213+0000 mgr.y (mgr.24356) 4774 : cluster 0 pgmap v4742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:16 smithi040 bash[41173]: audit 2023-12-01T18:17:16.174873+0000 mon.a (mon.0) 3470 : audit 0 from='client.? 172.21.15.40:0/3782337263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:16 smithi040 bash[28232]: cluster 2023-12-01T18:17:15.571213+0000 mgr.y (mgr.24356) 4774 : cluster 0 pgmap v4742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:16 smithi040 bash[28232]: audit 2023-12-01T18:17:16.174873+0000 mon.a (mon.0) 3470 : audit 0 from='client.? 172.21.15.40:0/3782337263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:17:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:17:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:16 smithi141 bash[31670]: cluster 2023-12-01T18:17:15.571213+0000 mgr.y (mgr.24356) 4774 : cluster 0 pgmap v4742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:16 smithi141 bash[31670]: audit 2023-12-01T18:17:16.174873+0000 mon.a (mon.0) 3470 : audit 0 from='client.? 172.21.15.40:0/3782337263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:18 smithi040 bash[28232]: cluster 2023-12-01T18:17:17.571907+0000 mgr.y (mgr.24356) 4775 : cluster 0 pgmap v4743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:18 smithi040 bash[28232]: audit 2023-12-01T18:17:18.556324+0000 mon.c (mon.2) 3034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:18 smithi040 bash[41173]: cluster 2023-12-01T18:17:17.571907+0000 mgr.y (mgr.24356) 4775 : cluster 0 pgmap v4743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:18 smithi040 bash[41173]: audit 2023-12-01T18:17:18.556324+0000 mon.c (mon.2) 3034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:18 smithi141 bash[31670]: cluster 2023-12-01T18:17:17.571907+0000 mgr.y (mgr.24356) 4775 : cluster 0 pgmap v4743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:18 smithi141 bash[31670]: audit 2023-12-01T18:17:18.556324+0000 mon.c (mon.2) 3034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:19 smithi040 bash[28232]: audit 2023-12-01T18:17:18.644277+0000 mon.a (mon.0) 3471 : audit 0 from='client.? 172.21.15.40:0/20401496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:19 smithi040 bash[41173]: audit 2023-12-01T18:17:18.644277+0000 mon.a (mon.0) 3471 : audit 0 from='client.? 172.21.15.40:0/20401496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:19 smithi141 bash[31670]: audit 2023-12-01T18:17:18.644277+0000 mon.a (mon.0) 3471 : audit 0 from='client.? 172.21.15.40:0/20401496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:20 smithi040 bash[41173]: cluster 2023-12-01T18:17:19.573113+0000 mgr.y (mgr.24356) 4776 : cluster 0 pgmap v4744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:20 smithi040 bash[28232]: cluster 2023-12-01T18:17:19.573113+0000 mgr.y (mgr.24356) 4776 : cluster 0 pgmap v4744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:20 smithi141 bash[31670]: cluster 2023-12-01T18:17:19.573113+0000 mgr.y (mgr.24356) 4776 : cluster 0 pgmap v4744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:21 smithi040 bash[28232]: audit 2023-12-01T18:17:21.103419+0000 mon.a (mon.0) 3472 : audit 0 from='client.? 172.21.15.40:0/2018292932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:21 smithi040 bash[41173]: audit 2023-12-01T18:17:21.103419+0000 mon.a (mon.0) 3472 : audit 0 from='client.? 172.21.15.40:0/2018292932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:21 smithi141 bash[31670]: audit 2023-12-01T18:17:21.103419+0000 mon.a (mon.0) 3472 : audit 0 from='client.? 172.21.15.40:0/2018292932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:22 smithi040 bash[28232]: cluster 2023-12-01T18:17:21.573812+0000 mgr.y (mgr.24356) 4777 : cluster 0 pgmap v4745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:22 smithi040 bash[41173]: cluster 2023-12-01T18:17:21.573812+0000 mgr.y (mgr.24356) 4777 : cluster 0 pgmap v4745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:22 smithi141 bash[31670]: cluster 2023-12-01T18:17:21.573812+0000 mgr.y (mgr.24356) 4777 : cluster 0 pgmap v4745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:23 smithi040 bash[28232]: audit 2023-12-01T18:17:23.562429+0000 mon.a (mon.0) 3473 : audit 0 from='client.? 172.21.15.40:0/1995347720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:23 smithi040 bash[41173]: audit 2023-12-01T18:17:23.562429+0000 mon.a (mon.0) 3473 : audit 0 from='client.? 172.21.15.40:0/1995347720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:23 smithi141 bash[31670]: audit 2023-12-01T18:17:23.562429+0000 mon.a (mon.0) 3473 : audit 0 from='client.? 172.21.15.40:0/1995347720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:24 smithi141 bash[31670]: cluster 2023-12-01T18:17:23.574395+0000 mgr.y (mgr.24356) 4778 : cluster 0 pgmap v4746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:24 smithi040 bash[28232]: cluster 2023-12-01T18:17:23.574395+0000 mgr.y (mgr.24356) 4778 : cluster 0 pgmap v4746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:24 smithi040 bash[41173]: cluster 2023-12-01T18:17:23.574395+0000 mgr.y (mgr.24356) 4778 : cluster 0 pgmap v4746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:17:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:17:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:26 smithi040 bash[28232]: cluster 2023-12-01T18:17:25.575566+0000 mgr.y (mgr.24356) 4779 : cluster 0 pgmap v4747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:26 smithi040 bash[28232]: audit 2023-12-01T18:17:26.022611+0000 mon.a (mon.0) 3474 : audit 0 from='client.? 172.21.15.40:0/1718232864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:26 smithi040 bash[41173]: cluster 2023-12-01T18:17:25.575566+0000 mgr.y (mgr.24356) 4779 : cluster 0 pgmap v4747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:26 smithi040 bash[41173]: audit 2023-12-01T18:17:26.022611+0000 mon.a (mon.0) 3474 : audit 0 from='client.? 172.21.15.40:0/1718232864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:26 smithi141 bash[31670]: cluster 2023-12-01T18:17:25.575566+0000 mgr.y (mgr.24356) 4779 : cluster 0 pgmap v4747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:26 smithi141 bash[31670]: audit 2023-12-01T18:17:26.022611+0000 mon.a (mon.0) 3474 : audit 0 from='client.? 172.21.15.40:0/1718232864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:28 smithi040 bash[28232]: cluster 2023-12-01T18:17:27.576231+0000 mgr.y (mgr.24356) 4780 : cluster 0 pgmap v4748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:28 smithi040 bash[28232]: audit 2023-12-01T18:17:28.486640+0000 mon.a (mon.0) 3475 : audit 0 from='client.? 172.21.15.40:0/2060799289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:28 smithi040 bash[41173]: cluster 2023-12-01T18:17:27.576231+0000 mgr.y (mgr.24356) 4780 : cluster 0 pgmap v4748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:28 smithi040 bash[41173]: audit 2023-12-01T18:17:28.486640+0000 mon.a (mon.0) 3475 : audit 0 from='client.? 172.21.15.40:0/2060799289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:28 smithi141 bash[31670]: cluster 2023-12-01T18:17:27.576231+0000 mgr.y (mgr.24356) 4780 : cluster 0 pgmap v4748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:28 smithi141 bash[31670]: audit 2023-12-01T18:17:28.486640+0000 mon.a (mon.0) 3475 : audit 0 from='client.? 172.21.15.40:0/2060799289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:30 smithi040 bash[28232]: cluster 2023-12-01T18:17:29.577414+0000 mgr.y (mgr.24356) 4781 : cluster 0 pgmap v4749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:30 smithi040 bash[41173]: cluster 2023-12-01T18:17:29.577414+0000 mgr.y (mgr.24356) 4781 : cluster 0 pgmap v4749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:30 smithi141 bash[31670]: cluster 2023-12-01T18:17:29.577414+0000 mgr.y (mgr.24356) 4781 : cluster 0 pgmap v4749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:31 smithi040 bash[28232]: audit 2023-12-01T18:17:30.953101+0000 mon.a (mon.0) 3476 : audit 0 from='client.? 172.21.15.40:0/2617082788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:31 smithi040 bash[28232]: audit 2023-12-01T18:17:31.136448+0000 mon.c (mon.2) 3035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:17:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:31 smithi040 bash[41173]: audit 2023-12-01T18:17:30.953101+0000 mon.a (mon.0) 3476 : audit 0 from='client.? 172.21.15.40:0/2617082788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:31 smithi040 bash[41173]: audit 2023-12-01T18:17:31.136448+0000 mon.c (mon.2) 3035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:17:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:31 smithi141 bash[31670]: audit 2023-12-01T18:17:30.953101+0000 mon.a (mon.0) 3476 : audit 0 from='client.? 172.21.15.40:0/2617082788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:31 smithi141 bash[31670]: audit 2023-12-01T18:17:31.136448+0000 mon.c (mon.2) 3035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:17:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:32 smithi040 bash[28232]: cluster 2023-12-01T18:17:31.578122+0000 mgr.y (mgr.24356) 4782 : cluster 0 pgmap v4750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:32 smithi040 bash[41173]: cluster 2023-12-01T18:17:31.578122+0000 mgr.y (mgr.24356) 4782 : cluster 0 pgmap v4750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:32 smithi141 bash[31670]: cluster 2023-12-01T18:17:31.578122+0000 mgr.y (mgr.24356) 4782 : cluster 0 pgmap v4750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:33 smithi040 bash[28232]: audit 2023-12-01T18:17:33.421418+0000 mon.a (mon.0) 3477 : audit 0 from='client.? 172.21.15.40:0/1983091528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:33 smithi040 bash[28232]: audit 2023-12-01T18:17:33.556905+0000 mon.c (mon.2) 3036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:33 smithi040 bash[41173]: audit 2023-12-01T18:17:33.421418+0000 mon.a (mon.0) 3477 : audit 0 from='client.? 172.21.15.40:0/1983091528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:33 smithi040 bash[41173]: audit 2023-12-01T18:17:33.556905+0000 mon.c (mon.2) 3036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:33 smithi141 bash[31670]: audit 2023-12-01T18:17:33.421418+0000 mon.a (mon.0) 3477 : audit 0 from='client.? 172.21.15.40:0/1983091528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:33 smithi141 bash[31670]: audit 2023-12-01T18:17:33.556905+0000 mon.c (mon.2) 3036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:34 smithi141 bash[31670]: cluster 2023-12-01T18:17:33.578680+0000 mgr.y (mgr.24356) 4783 : cluster 0 pgmap v4751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:34 smithi040 bash[28232]: cluster 2023-12-01T18:17:33.578680+0000 mgr.y (mgr.24356) 4783 : cluster 0 pgmap v4751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:34 smithi040 bash[41173]: cluster 2023-12-01T18:17:33.578680+0000 mgr.y (mgr.24356) 4783 : cluster 0 pgmap v4751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:17:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:17:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:36 smithi040 bash[41173]: cluster 2023-12-01T18:17:35.579535+0000 mgr.y (mgr.24356) 4784 : cluster 0 pgmap v4752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:36 smithi040 bash[41173]: audit 2023-12-01T18:17:35.884999+0000 mon.c (mon.2) 3037 : audit 0 from='client.? 172.21.15.40:0/1800995215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:36 smithi040 bash[28232]: cluster 2023-12-01T18:17:35.579535+0000 mgr.y (mgr.24356) 4784 : cluster 0 pgmap v4752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:36 smithi040 bash[28232]: audit 2023-12-01T18:17:35.884999+0000 mon.c (mon.2) 3037 : audit 0 from='client.? 172.21.15.40:0/1800995215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:36 smithi141 bash[31670]: cluster 2023-12-01T18:17:35.579535+0000 mgr.y (mgr.24356) 4784 : cluster 0 pgmap v4752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:36 smithi141 bash[31670]: audit 2023-12-01T18:17:35.884999+0000 mon.c (mon.2) 3037 : audit 0 from='client.? 172.21.15.40:0/1800995215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:36.984940+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:36.995727+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:37.288702+0000 mon.a (mon.0) 3480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:37.298653+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:37.777230+0000 mon.c (mon.2) 3038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:37.779161+0000 mon.c (mon.2) 3039 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:37 smithi141 bash[31670]: audit 2023-12-01T18:17:37.789306+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:36.984940+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:36.995727+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:37.288702+0000 mon.a (mon.0) 3480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:37.298653+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:37.777230+0000 mon.c (mon.2) 3038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:37.779161+0000 mon.c (mon.2) 3039 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[28232]: audit 2023-12-01T18:17:37.789306+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:36.984940+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:36.995727+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:37.288702+0000 mon.a (mon.0) 3480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:37.298653+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:37.777230+0000 mon.c (mon.2) 3038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:17:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:37.779161+0000 mon.c (mon.2) 3039 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:17:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:37 smithi040 bash[41173]: audit 2023-12-01T18:17:37.789306+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:17:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:38 smithi141 bash[31670]: cluster 2023-12-01T18:17:37.580166+0000 mgr.y (mgr.24356) 4785 : cluster 0 pgmap v4753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:38 smithi141 bash[31670]: audit 2023-12-01T18:17:38.357717+0000 mon.c (mon.2) 3040 : audit 0 from='client.? 172.21.15.40:0/2137111295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:38 smithi040 bash[28232]: cluster 2023-12-01T18:17:37.580166+0000 mgr.y (mgr.24356) 4785 : cluster 0 pgmap v4753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:38 smithi040 bash[28232]: audit 2023-12-01T18:17:38.357717+0000 mon.c (mon.2) 3040 : audit 0 from='client.? 172.21.15.40:0/2137111295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:38 smithi040 bash[41173]: cluster 2023-12-01T18:17:37.580166+0000 mgr.y (mgr.24356) 4785 : cluster 0 pgmap v4753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:38 smithi040 bash[41173]: audit 2023-12-01T18:17:38.357717+0000 mon.c (mon.2) 3040 : audit 0 from='client.? 172.21.15.40:0/2137111295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:40 smithi141 bash[31670]: cluster 2023-12-01T18:17:39.581337+0000 mgr.y (mgr.24356) 4786 : cluster 0 pgmap v4754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:40 smithi141 bash[31670]: audit 2023-12-01T18:17:40.819288+0000 mon.a (mon.0) 3483 : audit 0 from='client.? 172.21.15.40:0/20555871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:40 smithi040 bash[28232]: cluster 2023-12-01T18:17:39.581337+0000 mgr.y (mgr.24356) 4786 : cluster 0 pgmap v4754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:40 smithi040 bash[28232]: audit 2023-12-01T18:17:40.819288+0000 mon.a (mon.0) 3483 : audit 0 from='client.? 172.21.15.40:0/20555871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:40 smithi040 bash[41173]: cluster 2023-12-01T18:17:39.581337+0000 mgr.y (mgr.24356) 4786 : cluster 0 pgmap v4754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:40 smithi040 bash[41173]: audit 2023-12-01T18:17:40.819288+0000 mon.a (mon.0) 3483 : audit 0 from='client.? 172.21.15.40:0/20555871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:42 smithi141 bash[31670]: cluster 2023-12-01T18:17:41.582023+0000 mgr.y (mgr.24356) 4787 : cluster 0 pgmap v4755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:42 smithi040 bash[28232]: cluster 2023-12-01T18:17:41.582023+0000 mgr.y (mgr.24356) 4787 : cluster 0 pgmap v4755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:42 smithi040 bash[41173]: cluster 2023-12-01T18:17:41.582023+0000 mgr.y (mgr.24356) 4787 : cluster 0 pgmap v4755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:43 smithi141 bash[31670]: audit 2023-12-01T18:17:43.288199+0000 mon.c (mon.2) 3041 : audit 0 from='client.? 172.21.15.40:0/857138828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:43 smithi040 bash[28232]: audit 2023-12-01T18:17:43.288199+0000 mon.c (mon.2) 3041 : audit 0 from='client.? 172.21.15.40:0/857138828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:43 smithi040 bash[41173]: audit 2023-12-01T18:17:43.288199+0000 mon.c (mon.2) 3041 : audit 0 from='client.? 172.21.15.40:0/857138828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:45 smithi141 bash[31670]: cluster 2023-12-01T18:17:43.582649+0000 mgr.y (mgr.24356) 4788 : cluster 0 pgmap v4756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:45 smithi040 bash[28232]: cluster 2023-12-01T18:17:43.582649+0000 mgr.y (mgr.24356) 4788 : cluster 0 pgmap v4756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:45 smithi040 bash[41173]: cluster 2023-12-01T18:17:43.582649+0000 mgr.y (mgr.24356) 4788 : cluster 0 pgmap v4756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:17:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:17:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:46 smithi040 bash[28232]: cluster 2023-12-01T18:17:45.583757+0000 mgr.y (mgr.24356) 4789 : cluster 0 pgmap v4757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:46 smithi040 bash[28232]: audit 2023-12-01T18:17:45.757514+0000 mon.a (mon.0) 3484 : audit 0 from='client.? 172.21.15.40:0/2033937186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:46 smithi040 bash[41173]: cluster 2023-12-01T18:17:45.583757+0000 mgr.y (mgr.24356) 4789 : cluster 0 pgmap v4757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:46 smithi040 bash[41173]: audit 2023-12-01T18:17:45.757514+0000 mon.a (mon.0) 3484 : audit 0 from='client.? 172.21.15.40:0/2033937186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:46 smithi141 bash[31670]: cluster 2023-12-01T18:17:45.583757+0000 mgr.y (mgr.24356) 4789 : cluster 0 pgmap v4757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:46 smithi141 bash[31670]: audit 2023-12-01T18:17:45.757514+0000 mon.a (mon.0) 3484 : audit 0 from='client.? 172.21.15.40:0/2033937186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:48 smithi040 bash[28232]: cluster 2023-12-01T18:17:47.584356+0000 mgr.y (mgr.24356) 4790 : cluster 0 pgmap v4758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:48 smithi040 bash[28232]: audit 2023-12-01T18:17:48.219039+0000 mon.c (mon.2) 3042 : audit 0 from='client.? 172.21.15.40:0/1710874687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:48 smithi040 bash[28232]: audit 2023-12-01T18:17:48.557335+0000 mon.c (mon.2) 3043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:48 smithi040 bash[41173]: cluster 2023-12-01T18:17:47.584356+0000 mgr.y (mgr.24356) 4790 : cluster 0 pgmap v4758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:48 smithi040 bash[41173]: audit 2023-12-01T18:17:48.219039+0000 mon.c (mon.2) 3042 : audit 0 from='client.? 172.21.15.40:0/1710874687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:48 smithi040 bash[41173]: audit 2023-12-01T18:17:48.557335+0000 mon.c (mon.2) 3043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:48 smithi141 bash[31670]: cluster 2023-12-01T18:17:47.584356+0000 mgr.y (mgr.24356) 4790 : cluster 0 pgmap v4758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:48 smithi141 bash[31670]: audit 2023-12-01T18:17:48.219039+0000 mon.c (mon.2) 3042 : audit 0 from='client.? 172.21.15.40:0/1710874687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:48 smithi141 bash[31670]: audit 2023-12-01T18:17:48.557335+0000 mon.c (mon.2) 3043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:50 smithi040 bash[28232]: cluster 2023-12-01T18:17:49.585491+0000 mgr.y (mgr.24356) 4791 : cluster 0 pgmap v4759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:50 smithi040 bash[41173]: cluster 2023-12-01T18:17:49.585491+0000 mgr.y (mgr.24356) 4791 : cluster 0 pgmap v4759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:50 smithi141 bash[31670]: cluster 2023-12-01T18:17:49.585491+0000 mgr.y (mgr.24356) 4791 : cluster 0 pgmap v4759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:51 smithi040 bash[28232]: audit 2023-12-01T18:17:50.684715+0000 mon.a (mon.0) 3485 : audit 0 from='client.? 172.21.15.40:0/3670060934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:51 smithi040 bash[41173]: audit 2023-12-01T18:17:50.684715+0000 mon.a (mon.0) 3485 : audit 0 from='client.? 172.21.15.40:0/3670060934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:51 smithi141 bash[31670]: audit 2023-12-01T18:17:50.684715+0000 mon.a (mon.0) 3485 : audit 0 from='client.? 172.21.15.40:0/3670060934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:52 smithi040 bash[28232]: cluster 2023-12-01T18:17:51.586169+0000 mgr.y (mgr.24356) 4792 : cluster 0 pgmap v4760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:52 smithi040 bash[41173]: cluster 2023-12-01T18:17:51.586169+0000 mgr.y (mgr.24356) 4792 : cluster 0 pgmap v4760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:52 smithi141 bash[31670]: cluster 2023-12-01T18:17:51.586169+0000 mgr.y (mgr.24356) 4792 : cluster 0 pgmap v4760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:53 smithi141 bash[31670]: audit 2023-12-01T18:17:53.146425+0000 mon.c (mon.2) 3044 : audit 0 from='client.? 172.21.15.40:0/1514483984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:53 smithi040 bash[28232]: audit 2023-12-01T18:17:53.146425+0000 mon.c (mon.2) 3044 : audit 0 from='client.? 172.21.15.40:0/1514483984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:53 smithi040 bash[41173]: audit 2023-12-01T18:17:53.146425+0000 mon.c (mon.2) 3044 : audit 0 from='client.? 172.21.15.40:0/1514483984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:54 smithi141 bash[31670]: cluster 2023-12-01T18:17:53.586796+0000 mgr.y (mgr.24356) 4793 : cluster 0 pgmap v4761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:54 smithi040 bash[28232]: cluster 2023-12-01T18:17:53.586796+0000 mgr.y (mgr.24356) 4793 : cluster 0 pgmap v4761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:54 smithi040 bash[41173]: cluster 2023-12-01T18:17:53.586796+0000 mgr.y (mgr.24356) 4793 : cluster 0 pgmap v4761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:17:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:17:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:56 smithi040 bash[28232]: cluster 2023-12-01T18:17:55.587871+0000 mgr.y (mgr.24356) 4794 : cluster 0 pgmap v4762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:56 smithi040 bash[28232]: audit 2023-12-01T18:17:55.610605+0000 mon.a (mon.0) 3486 : audit 0 from='client.? 172.21.15.40:0/794371705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:56 smithi040 bash[41173]: cluster 2023-12-01T18:17:55.587871+0000 mgr.y (mgr.24356) 4794 : cluster 0 pgmap v4762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:56 smithi040 bash[41173]: audit 2023-12-01T18:17:55.610605+0000 mon.a (mon.0) 3486 : audit 0 from='client.? 172.21.15.40:0/794371705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:56 smithi141 bash[31670]: cluster 2023-12-01T18:17:55.587871+0000 mgr.y (mgr.24356) 4794 : cluster 0 pgmap v4762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:56 smithi141 bash[31670]: audit 2023-12-01T18:17:55.610605+0000 mon.a (mon.0) 3486 : audit 0 from='client.? 172.21.15.40:0/794371705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:58 smithi040 bash[41173]: cluster 2023-12-01T18:17:57.588533+0000 mgr.y (mgr.24356) 4795 : cluster 0 pgmap v4763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:17:58 smithi040 bash[41173]: audit 2023-12-01T18:17:58.074549+0000 mon.c (mon.2) 3045 : audit 0 from='client.? 172.21.15.40:0/1239848735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:58 smithi040 bash[28232]: cluster 2023-12-01T18:17:57.588533+0000 mgr.y (mgr.24356) 4795 : cluster 0 pgmap v4763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:17:58 smithi040 bash[28232]: audit 2023-12-01T18:17:58.074549+0000 mon.c (mon.2) 3045 : audit 0 from='client.? 172.21.15.40:0/1239848735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:17:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:58 smithi141 bash[31670]: cluster 2023-12-01T18:17:57.588533+0000 mgr.y (mgr.24356) 4795 : cluster 0 pgmap v4763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:17:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:17:58 smithi141 bash[31670]: audit 2023-12-01T18:17:58.074549+0000 mon.c (mon.2) 3045 : audit 0 from='client.? 172.21.15.40:0/1239848735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:00 smithi040 bash[41173]: cluster 2023-12-01T18:17:59.589671+0000 mgr.y (mgr.24356) 4796 : cluster 0 pgmap v4764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:00 smithi040 bash[41173]: audit 2023-12-01T18:18:00.535954+0000 mon.a (mon.0) 3487 : audit 0 from='client.? 172.21.15.40:0/852534543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:00 smithi040 bash[28232]: cluster 2023-12-01T18:17:59.589671+0000 mgr.y (mgr.24356) 4796 : cluster 0 pgmap v4764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:00 smithi040 bash[28232]: audit 2023-12-01T18:18:00.535954+0000 mon.a (mon.0) 3487 : audit 0 from='client.? 172.21.15.40:0/852534543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:00 smithi141 bash[31670]: cluster 2023-12-01T18:17:59.589671+0000 mgr.y (mgr.24356) 4796 : cluster 0 pgmap v4764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:00 smithi141 bash[31670]: audit 2023-12-01T18:18:00.535954+0000 mon.a (mon.0) 3487 : audit 0 from='client.? 172.21.15.40:0/852534543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:02 smithi040 bash[41173]: cluster 2023-12-01T18:18:01.590330+0000 mgr.y (mgr.24356) 4797 : cluster 0 pgmap v4765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:02 smithi040 bash[28232]: cluster 2023-12-01T18:18:01.590330+0000 mgr.y (mgr.24356) 4797 : cluster 0 pgmap v4765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:02 smithi141 bash[31670]: cluster 2023-12-01T18:18:01.590330+0000 mgr.y (mgr.24356) 4797 : cluster 0 pgmap v4765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:03 smithi141 bash[31670]: audit 2023-12-01T18:18:02.997169+0000 mon.a (mon.0) 3488 : audit 0 from='client.? 172.21.15.40:0/3806838228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:03 smithi141 bash[31670]: audit 2023-12-01T18:18:03.557903+0000 mon.c (mon.2) 3046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:03 smithi040 bash[41173]: audit 2023-12-01T18:18:02.997169+0000 mon.a (mon.0) 3488 : audit 0 from='client.? 172.21.15.40:0/3806838228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:03 smithi040 bash[41173]: audit 2023-12-01T18:18:03.557903+0000 mon.c (mon.2) 3046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:03 smithi040 bash[28232]: audit 2023-12-01T18:18:02.997169+0000 mon.a (mon.0) 3488 : audit 0 from='client.? 172.21.15.40:0/3806838228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:03 smithi040 bash[28232]: audit 2023-12-01T18:18:03.557903+0000 mon.c (mon.2) 3046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:04 smithi141 bash[31670]: cluster 2023-12-01T18:18:03.590965+0000 mgr.y (mgr.24356) 4798 : cluster 0 pgmap v4766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:04 smithi040 bash[28232]: cluster 2023-12-01T18:18:03.590965+0000 mgr.y (mgr.24356) 4798 : cluster 0 pgmap v4766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:04 smithi040 bash[41173]: cluster 2023-12-01T18:18:03.590965+0000 mgr.y (mgr.24356) 4798 : cluster 0 pgmap v4766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:05 smithi141 bash[31670]: audit 2023-12-01T18:18:05.462805+0000 mon.c (mon.2) 3047 : audit 0 from='client.? 172.21.15.40:0/3853735263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:05 smithi040 bash[28232]: audit 2023-12-01T18:18:05.462805+0000 mon.c (mon.2) 3047 : audit 0 from='client.? 172.21.15.40:0/3853735263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:05 smithi040 bash[41173]: audit 2023-12-01T18:18:05.462805+0000 mon.c (mon.2) 3047 : audit 0 from='client.? 172.21.15.40:0/3853735263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:06 smithi040 bash[28232]: cluster 2023-12-01T18:18:05.592272+0000 mgr.y (mgr.24356) 4799 : cluster 0 pgmap v4767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:18:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:18:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:06 smithi040 bash[41173]: cluster 2023-12-01T18:18:05.592272+0000 mgr.y (mgr.24356) 4799 : cluster 0 pgmap v4767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:06 smithi141 bash[31670]: cluster 2023-12-01T18:18:05.592272+0000 mgr.y (mgr.24356) 4799 : cluster 0 pgmap v4767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:08 smithi141 bash[31670]: cluster 2023-12-01T18:18:07.592962+0000 mgr.y (mgr.24356) 4800 : cluster 0 pgmap v4768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:08 smithi141 bash[31670]: audit 2023-12-01T18:18:07.936924+0000 mon.c (mon.2) 3048 : audit 0 from='client.? 172.21.15.40:0/2219915909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:08 smithi040 bash[28232]: cluster 2023-12-01T18:18:07.592962+0000 mgr.y (mgr.24356) 4800 : cluster 0 pgmap v4768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:08 smithi040 bash[28232]: audit 2023-12-01T18:18:07.936924+0000 mon.c (mon.2) 3048 : audit 0 from='client.? 172.21.15.40:0/2219915909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:08 smithi040 bash[41173]: cluster 2023-12-01T18:18:07.592962+0000 mgr.y (mgr.24356) 4800 : cluster 0 pgmap v4768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:08 smithi040 bash[41173]: audit 2023-12-01T18:18:07.936924+0000 mon.c (mon.2) 3048 : audit 0 from='client.? 172.21.15.40:0/2219915909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:10 smithi141 bash[31670]: cluster 2023-12-01T18:18:09.594050+0000 mgr.y (mgr.24356) 4801 : cluster 0 pgmap v4769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:10 smithi141 bash[31670]: audit 2023-12-01T18:18:10.407096+0000 mon.a (mon.0) 3489 : audit 0 from='client.? 172.21.15.40:0/3275818871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:10 smithi040 bash[28232]: cluster 2023-12-01T18:18:09.594050+0000 mgr.y (mgr.24356) 4801 : cluster 0 pgmap v4769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:10 smithi040 bash[28232]: audit 2023-12-01T18:18:10.407096+0000 mon.a (mon.0) 3489 : audit 0 from='client.? 172.21.15.40:0/3275818871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:10 smithi040 bash[41173]: cluster 2023-12-01T18:18:09.594050+0000 mgr.y (mgr.24356) 4801 : cluster 0 pgmap v4769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:10 smithi040 bash[41173]: audit 2023-12-01T18:18:10.407096+0000 mon.a (mon.0) 3489 : audit 0 from='client.? 172.21.15.40:0/3275818871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:12 smithi141 bash[31670]: cluster 2023-12-01T18:18:11.594735+0000 mgr.y (mgr.24356) 4802 : cluster 0 pgmap v4770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:12 smithi040 bash[28232]: cluster 2023-12-01T18:18:11.594735+0000 mgr.y (mgr.24356) 4802 : cluster 0 pgmap v4770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:12 smithi040 bash[41173]: cluster 2023-12-01T18:18:11.594735+0000 mgr.y (mgr.24356) 4802 : cluster 0 pgmap v4770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:13 smithi141 bash[31670]: audit 2023-12-01T18:18:12.872113+0000 mon.a (mon.0) 3490 : audit 0 from='client.? 172.21.15.40:0/1665153007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:13 smithi040 bash[28232]: audit 2023-12-01T18:18:12.872113+0000 mon.a (mon.0) 3490 : audit 0 from='client.? 172.21.15.40:0/1665153007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:13 smithi040 bash[41173]: audit 2023-12-01T18:18:12.872113+0000 mon.a (mon.0) 3490 : audit 0 from='client.? 172.21.15.40:0/1665153007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:14 smithi141 bash[31670]: cluster 2023-12-01T18:18:13.595438+0000 mgr.y (mgr.24356) 4803 : cluster 0 pgmap v4771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:14 smithi040 bash[28232]: cluster 2023-12-01T18:18:13.595438+0000 mgr.y (mgr.24356) 4803 : cluster 0 pgmap v4771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:14 smithi040 bash[41173]: cluster 2023-12-01T18:18:13.595438+0000 mgr.y (mgr.24356) 4803 : cluster 0 pgmap v4771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:15 smithi141 bash[31670]: audit 2023-12-01T18:18:15.334915+0000 mon.c (mon.2) 3049 : audit 0 from='client.? 172.21.15.40:0/4185155447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:15 smithi040 bash[28232]: audit 2023-12-01T18:18:15.334915+0000 mon.c (mon.2) 3049 : audit 0 from='client.? 172.21.15.40:0/4185155447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:15 smithi040 bash[41173]: audit 2023-12-01T18:18:15.334915+0000 mon.c (mon.2) 3049 : audit 0 from='client.? 172.21.15.40:0/4185155447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:16 smithi040 bash[28232]: cluster 2023-12-01T18:18:15.596625+0000 mgr.y (mgr.24356) 4804 : cluster 0 pgmap v4772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:16 smithi040 bash[41173]: cluster 2023-12-01T18:18:15.596625+0000 mgr.y (mgr.24356) 4804 : cluster 0 pgmap v4772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:18:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:18:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:16 smithi141 bash[31670]: cluster 2023-12-01T18:18:15.596625+0000 mgr.y (mgr.24356) 4804 : cluster 0 pgmap v4772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:18 smithi141 bash[31670]: cluster 2023-12-01T18:18:17.597221+0000 mgr.y (mgr.24356) 4805 : cluster 0 pgmap v4773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:18 smithi141 bash[31670]: audit 2023-12-01T18:18:17.791712+0000 mon.c (mon.2) 3050 : audit 0 from='client.? 172.21.15.40:0/788739881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:18 smithi141 bash[31670]: audit 2023-12-01T18:18:18.558104+0000 mon.c (mon.2) 3051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:18 smithi040 bash[28232]: cluster 2023-12-01T18:18:17.597221+0000 mgr.y (mgr.24356) 4805 : cluster 0 pgmap v4773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:18 smithi040 bash[28232]: audit 2023-12-01T18:18:17.791712+0000 mon.c (mon.2) 3050 : audit 0 from='client.? 172.21.15.40:0/788739881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:18 smithi040 bash[28232]: audit 2023-12-01T18:18:18.558104+0000 mon.c (mon.2) 3051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:18 smithi040 bash[41173]: cluster 2023-12-01T18:18:17.597221+0000 mgr.y (mgr.24356) 4805 : cluster 0 pgmap v4773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:18 smithi040 bash[41173]: audit 2023-12-01T18:18:17.791712+0000 mon.c (mon.2) 3050 : audit 0 from='client.? 172.21.15.40:0/788739881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:18 smithi040 bash[41173]: audit 2023-12-01T18:18:18.558104+0000 mon.c (mon.2) 3051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:20 smithi141 bash[31670]: cluster 2023-12-01T18:18:19.598352+0000 mgr.y (mgr.24356) 4806 : cluster 0 pgmap v4774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:20 smithi141 bash[31670]: audit 2023-12-01T18:18:20.254446+0000 mon.a (mon.0) 3491 : audit 0 from='client.? 172.21.15.40:0/2891471544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:20 smithi040 bash[28232]: cluster 2023-12-01T18:18:19.598352+0000 mgr.y (mgr.24356) 4806 : cluster 0 pgmap v4774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:20 smithi040 bash[28232]: audit 2023-12-01T18:18:20.254446+0000 mon.a (mon.0) 3491 : audit 0 from='client.? 172.21.15.40:0/2891471544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:20 smithi040 bash[41173]: cluster 2023-12-01T18:18:19.598352+0000 mgr.y (mgr.24356) 4806 : cluster 0 pgmap v4774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:20 smithi040 bash[41173]: audit 2023-12-01T18:18:20.254446+0000 mon.a (mon.0) 3491 : audit 0 from='client.? 172.21.15.40:0/2891471544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:22 smithi141 bash[31670]: cluster 2023-12-01T18:18:21.599035+0000 mgr.y (mgr.24356) 4807 : cluster 0 pgmap v4775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:22 smithi141 bash[31670]: audit 2023-12-01T18:18:22.710029+0000 mon.a (mon.0) 3492 : audit 0 from='client.? 172.21.15.40:0/3994601739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:22 smithi040 bash[28232]: cluster 2023-12-01T18:18:21.599035+0000 mgr.y (mgr.24356) 4807 : cluster 0 pgmap v4775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:22 smithi040 bash[28232]: audit 2023-12-01T18:18:22.710029+0000 mon.a (mon.0) 3492 : audit 0 from='client.? 172.21.15.40:0/3994601739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:22 smithi040 bash[41173]: cluster 2023-12-01T18:18:21.599035+0000 mgr.y (mgr.24356) 4807 : cluster 0 pgmap v4775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:22 smithi040 bash[41173]: audit 2023-12-01T18:18:22.710029+0000 mon.a (mon.0) 3492 : audit 0 from='client.? 172.21.15.40:0/3994601739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:24 smithi141 bash[31670]: cluster 2023-12-01T18:18:23.599688+0000 mgr.y (mgr.24356) 4808 : cluster 0 pgmap v4776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:24 smithi040 bash[28232]: cluster 2023-12-01T18:18:23.599688+0000 mgr.y (mgr.24356) 4808 : cluster 0 pgmap v4776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:24 smithi040 bash[41173]: cluster 2023-12-01T18:18:23.599688+0000 mgr.y (mgr.24356) 4808 : cluster 0 pgmap v4776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:25 smithi141 bash[31670]: audit 2023-12-01T18:18:25.166099+0000 mon.c (mon.2) 3052 : audit 0 from='client.? 172.21.15.40:0/2217413493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:25 smithi040 bash[28232]: audit 2023-12-01T18:18:25.166099+0000 mon.c (mon.2) 3052 : audit 0 from='client.? 172.21.15.40:0/2217413493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:25 smithi040 bash[41173]: audit 2023-12-01T18:18:25.166099+0000 mon.c (mon.2) 3052 : audit 0 from='client.? 172.21.15.40:0/2217413493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:26 smithi040 bash[28232]: cluster 2023-12-01T18:18:25.600942+0000 mgr.y (mgr.24356) 4809 : cluster 0 pgmap v4777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:18:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:18:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:26 smithi040 bash[41173]: cluster 2023-12-01T18:18:25.600942+0000 mgr.y (mgr.24356) 4809 : cluster 0 pgmap v4777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:26 smithi141 bash[31670]: cluster 2023-12-01T18:18:25.600942+0000 mgr.y (mgr.24356) 4809 : cluster 0 pgmap v4777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:27 smithi141 bash[31670]: audit 2023-12-01T18:18:27.626208+0000 mon.a (mon.0) 3493 : audit 0 from='client.? 172.21.15.40:0/4164073029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:27 smithi040 bash[28232]: audit 2023-12-01T18:18:27.626208+0000 mon.a (mon.0) 3493 : audit 0 from='client.? 172.21.15.40:0/4164073029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:27 smithi040 bash[41173]: audit 2023-12-01T18:18:27.626208+0000 mon.a (mon.0) 3493 : audit 0 from='client.? 172.21.15.40:0/4164073029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:28 smithi141 bash[31670]: cluster 2023-12-01T18:18:27.601549+0000 mgr.y (mgr.24356) 4810 : cluster 0 pgmap v4778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:28 smithi040 bash[28232]: cluster 2023-12-01T18:18:27.601549+0000 mgr.y (mgr.24356) 4810 : cluster 0 pgmap v4778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:28 smithi040 bash[41173]: cluster 2023-12-01T18:18:27.601549+0000 mgr.y (mgr.24356) 4810 : cluster 0 pgmap v4778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:30 smithi141 bash[31670]: cluster 2023-12-01T18:18:29.602670+0000 mgr.y (mgr.24356) 4811 : cluster 0 pgmap v4779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:30 smithi141 bash[31670]: audit 2023-12-01T18:18:30.094730+0000 mon.a (mon.0) 3494 : audit 0 from='client.? 172.21.15.40:0/912751483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:30 smithi040 bash[28232]: cluster 2023-12-01T18:18:29.602670+0000 mgr.y (mgr.24356) 4811 : cluster 0 pgmap v4779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:30 smithi040 bash[28232]: audit 2023-12-01T18:18:30.094730+0000 mon.a (mon.0) 3494 : audit 0 from='client.? 172.21.15.40:0/912751483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:30 smithi040 bash[41173]: cluster 2023-12-01T18:18:29.602670+0000 mgr.y (mgr.24356) 4811 : cluster 0 pgmap v4779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:30 smithi040 bash[41173]: audit 2023-12-01T18:18:30.094730+0000 mon.a (mon.0) 3494 : audit 0 from='client.? 172.21.15.40:0/912751483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:32 smithi141 bash[31670]: cluster 2023-12-01T18:18:31.603330+0000 mgr.y (mgr.24356) 4812 : cluster 0 pgmap v4780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:32 smithi141 bash[31670]: audit 2023-12-01T18:18:32.565460+0000 mon.a (mon.0) 3495 : audit 0 from='client.? 172.21.15.40:0/1245952524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:32 smithi040 bash[28232]: cluster 2023-12-01T18:18:31.603330+0000 mgr.y (mgr.24356) 4812 : cluster 0 pgmap v4780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:32 smithi040 bash[28232]: audit 2023-12-01T18:18:32.565460+0000 mon.a (mon.0) 3495 : audit 0 from='client.? 172.21.15.40:0/1245952524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:32 smithi040 bash[41173]: cluster 2023-12-01T18:18:31.603330+0000 mgr.y (mgr.24356) 4812 : cluster 0 pgmap v4780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:32 smithi040 bash[41173]: audit 2023-12-01T18:18:32.565460+0000 mon.a (mon.0) 3495 : audit 0 from='client.? 172.21.15.40:0/1245952524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:33 smithi141 bash[31670]: audit 2023-12-01T18:18:33.558577+0000 mon.c (mon.2) 3053 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:33 smithi040 bash[28232]: audit 2023-12-01T18:18:33.558577+0000 mon.c (mon.2) 3053 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:33 smithi040 bash[41173]: audit 2023-12-01T18:18:33.558577+0000 mon.c (mon.2) 3053 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:34 smithi141 bash[31670]: cluster 2023-12-01T18:18:33.603945+0000 mgr.y (mgr.24356) 4813 : cluster 0 pgmap v4781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:34 smithi040 bash[28232]: cluster 2023-12-01T18:18:33.603945+0000 mgr.y (mgr.24356) 4813 : cluster 0 pgmap v4781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:34 smithi040 bash[41173]: cluster 2023-12-01T18:18:33.603945+0000 mgr.y (mgr.24356) 4813 : cluster 0 pgmap v4781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:35 smithi141 bash[31670]: audit 2023-12-01T18:18:35.031104+0000 mon.c (mon.2) 3054 : audit 0 from='client.? 172.21.15.40:0/1737894714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:35 smithi040 bash[28232]: audit 2023-12-01T18:18:35.031104+0000 mon.c (mon.2) 3054 : audit 0 from='client.? 172.21.15.40:0/1737894714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:35 smithi040 bash[41173]: audit 2023-12-01T18:18:35.031104+0000 mon.c (mon.2) 3054 : audit 0 from='client.? 172.21.15.40:0/1737894714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:36.757 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:18:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:18:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:36 smithi141 bash[31670]: cluster 2023-12-01T18:18:35.605143+0000 mgr.y (mgr.24356) 4814 : cluster 0 pgmap v4782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:36 smithi040 bash[41173]: cluster 2023-12-01T18:18:35.605143+0000 mgr.y (mgr.24356) 4814 : cluster 0 pgmap v4782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:36 smithi040 bash[28232]: cluster 2023-12-01T18:18:35.605143+0000 mgr.y (mgr.24356) 4814 : cluster 0 pgmap v4782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:37 smithi141 bash[31670]: audit 2023-12-01T18:18:37.498372+0000 mon.c (mon.2) 3055 : audit 0 from='client.? 172.21.15.40:0/2214075339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:37 smithi040 bash[28232]: audit 2023-12-01T18:18:37.498372+0000 mon.c (mon.2) 3055 : audit 0 from='client.? 172.21.15.40:0/2214075339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:37 smithi040 bash[41173]: audit 2023-12-01T18:18:37.498372+0000 mon.c (mon.2) 3055 : audit 0 from='client.? 172.21.15.40:0/2214075339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:38 smithi141 bash[31670]: cluster 2023-12-01T18:18:37.605840+0000 mgr.y (mgr.24356) 4815 : cluster 0 pgmap v4783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:38 smithi141 bash[31670]: audit 2023-12-01T18:18:37.870870+0000 mon.c (mon.2) 3056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:18:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:38 smithi040 bash[28232]: cluster 2023-12-01T18:18:37.605840+0000 mgr.y (mgr.24356) 4815 : cluster 0 pgmap v4783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:38 smithi040 bash[28232]: audit 2023-12-01T18:18:37.870870+0000 mon.c (mon.2) 3056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:18:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:38 smithi040 bash[41173]: cluster 2023-12-01T18:18:37.605840+0000 mgr.y (mgr.24356) 4815 : cluster 0 pgmap v4783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:38 smithi040 bash[41173]: audit 2023-12-01T18:18:37.870870+0000 mon.c (mon.2) 3056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:18:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:40 smithi141 bash[31670]: cluster 2023-12-01T18:18:39.606964+0000 mgr.y (mgr.24356) 4816 : cluster 0 pgmap v4784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:40 smithi141 bash[31670]: audit 2023-12-01T18:18:39.969948+0000 mon.a (mon.0) 3496 : audit 0 from='client.? 172.21.15.40:0/813425052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:40 smithi040 bash[28232]: cluster 2023-12-01T18:18:39.606964+0000 mgr.y (mgr.24356) 4816 : cluster 0 pgmap v4784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:40 smithi040 bash[28232]: audit 2023-12-01T18:18:39.969948+0000 mon.a (mon.0) 3496 : audit 0 from='client.? 172.21.15.40:0/813425052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:40 smithi040 bash[41173]: cluster 2023-12-01T18:18:39.606964+0000 mgr.y (mgr.24356) 4816 : cluster 0 pgmap v4784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:40 smithi040 bash[41173]: audit 2023-12-01T18:18:39.969948+0000 mon.a (mon.0) 3496 : audit 0 from='client.? 172.21.15.40:0/813425052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:42 smithi040 bash[28232]: cluster 2023-12-01T18:18:41.607616+0000 mgr.y (mgr.24356) 4817 : cluster 0 pgmap v4785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:42 smithi040 bash[28232]: audit 2023-12-01T18:18:42.434262+0000 mon.a (mon.0) 3497 : audit 0 from='client.? 172.21.15.40:0/2559480382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:42 smithi040 bash[41173]: cluster 2023-12-01T18:18:41.607616+0000 mgr.y (mgr.24356) 4817 : cluster 0 pgmap v4785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:42 smithi040 bash[41173]: audit 2023-12-01T18:18:42.434262+0000 mon.a (mon.0) 3497 : audit 0 from='client.? 172.21.15.40:0/2559480382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:42 smithi141 bash[31670]: cluster 2023-12-01T18:18:41.607616+0000 mgr.y (mgr.24356) 4817 : cluster 0 pgmap v4785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:42 smithi141 bash[31670]: audit 2023-12-01T18:18:42.434262+0000 mon.a (mon.0) 3497 : audit 0 from='client.? 172.21.15.40:0/2559480382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: cluster 2023-12-01T18:18:43.608306+0000 mgr.y (mgr.24356) 4818 : cluster 0 pgmap v4786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:43.767304+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:43.780986+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:44.121154+0000 mon.a (mon.0) 3500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:44.130717+0000 mon.a (mon.0) 3501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:44.605943+0000 mon.c (mon.2) 3057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:44.607363+0000 mon.c (mon.2) 3058 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:44 smithi141 bash[31670]: audit 2023-12-01T18:18:44.615597+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: cluster 2023-12-01T18:18:43.608306+0000 mgr.y (mgr.24356) 4818 : cluster 0 pgmap v4786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:43.767304+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:43.780986+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:44.121154+0000 mon.a (mon.0) 3500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:44.130717+0000 mon.a (mon.0) 3501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:44.605943+0000 mon.c (mon.2) 3057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:44.607363+0000 mon.c (mon.2) 3058 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:18:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[41173]: audit 2023-12-01T18:18:44.615597+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: cluster 2023-12-01T18:18:43.608306+0000 mgr.y (mgr.24356) 4818 : cluster 0 pgmap v4786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:43.767304+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:43.780986+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:44.121154+0000 mon.a (mon.0) 3500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:44.130717+0000 mon.a (mon.0) 3501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:44.605943+0000 mon.c (mon.2) 3057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:44.607363+0000 mon.c (mon.2) 3058 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:18:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:44 smithi040 bash[28232]: audit 2023-12-01T18:18:44.615597+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:18:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:45 smithi141 bash[31670]: audit 2023-12-01T18:18:44.900706+0000 mon.a (mon.0) 3503 : audit 0 from='client.? 172.21.15.40:0/989904898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:45 smithi040 bash[28232]: audit 2023-12-01T18:18:44.900706+0000 mon.a (mon.0) 3503 : audit 0 from='client.? 172.21.15.40:0/989904898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:45 smithi040 bash[41173]: audit 2023-12-01T18:18:44.900706+0000 mon.a (mon.0) 3503 : audit 0 from='client.? 172.21.15.40:0/989904898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:46.770 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:18:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:18:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:46 smithi141 bash[31670]: cluster 2023-12-01T18:18:45.609433+0000 mgr.y (mgr.24356) 4819 : cluster 0 pgmap v4787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:46 smithi040 bash[28232]: cluster 2023-12-01T18:18:45.609433+0000 mgr.y (mgr.24356) 4819 : cluster 0 pgmap v4787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:46 smithi040 bash[41173]: cluster 2023-12-01T18:18:45.609433+0000 mgr.y (mgr.24356) 4819 : cluster 0 pgmap v4787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:47 smithi141 bash[31670]: audit 2023-12-01T18:18:47.359458+0000 mon.a (mon.0) 3504 : audit 0 from='client.? 172.21.15.40:0/2675968346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:47 smithi040 bash[28232]: audit 2023-12-01T18:18:47.359458+0000 mon.a (mon.0) 3504 : audit 0 from='client.? 172.21.15.40:0/2675968346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:47 smithi040 bash[41173]: audit 2023-12-01T18:18:47.359458+0000 mon.a (mon.0) 3504 : audit 0 from='client.? 172.21.15.40:0/2675968346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:48 smithi040 bash[28232]: cluster 2023-12-01T18:18:47.610159+0000 mgr.y (mgr.24356) 4820 : cluster 0 pgmap v4788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:48 smithi040 bash[28232]: audit 2023-12-01T18:18:48.558894+0000 mon.c (mon.2) 3059 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:48 smithi040 bash[41173]: cluster 2023-12-01T18:18:47.610159+0000 mgr.y (mgr.24356) 4820 : cluster 0 pgmap v4788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:48 smithi040 bash[41173]: audit 2023-12-01T18:18:48.558894+0000 mon.c (mon.2) 3059 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:48 smithi141 bash[31670]: cluster 2023-12-01T18:18:47.610159+0000 mgr.y (mgr.24356) 4820 : cluster 0 pgmap v4788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:48 smithi141 bash[31670]: audit 2023-12-01T18:18:48.558894+0000 mon.c (mon.2) 3059 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:50 smithi040 bash[28232]: cluster 2023-12-01T18:18:49.611267+0000 mgr.y (mgr.24356) 4821 : cluster 0 pgmap v4789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:50 smithi040 bash[28232]: audit 2023-12-01T18:18:49.828745+0000 mon.c (mon.2) 3060 : audit 0 from='client.? 172.21.15.40:0/3071170716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:50 smithi040 bash[41173]: cluster 2023-12-01T18:18:49.611267+0000 mgr.y (mgr.24356) 4821 : cluster 0 pgmap v4789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:50 smithi040 bash[41173]: audit 2023-12-01T18:18:49.828745+0000 mon.c (mon.2) 3060 : audit 0 from='client.? 172.21.15.40:0/3071170716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:50 smithi141 bash[31670]: cluster 2023-12-01T18:18:49.611267+0000 mgr.y (mgr.24356) 4821 : cluster 0 pgmap v4789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:50 smithi141 bash[31670]: audit 2023-12-01T18:18:49.828745+0000 mon.c (mon.2) 3060 : audit 0 from='client.? 172.21.15.40:0/3071170716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:52 smithi040 bash[28232]: cluster 2023-12-01T18:18:51.611944+0000 mgr.y (mgr.24356) 4822 : cluster 0 pgmap v4790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:52 smithi040 bash[28232]: audit 2023-12-01T18:18:52.299701+0000 mon.c (mon.2) 3061 : audit 0 from='client.? 172.21.15.40:0/3281865095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:52 smithi040 bash[41173]: cluster 2023-12-01T18:18:51.611944+0000 mgr.y (mgr.24356) 4822 : cluster 0 pgmap v4790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:52 smithi040 bash[41173]: audit 2023-12-01T18:18:52.299701+0000 mon.c (mon.2) 3061 : audit 0 from='client.? 172.21.15.40:0/3281865095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:52 smithi141 bash[31670]: cluster 2023-12-01T18:18:51.611944+0000 mgr.y (mgr.24356) 4822 : cluster 0 pgmap v4790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:52 smithi141 bash[31670]: audit 2023-12-01T18:18:52.299701+0000 mon.c (mon.2) 3061 : audit 0 from='client.? 172.21.15.40:0/3281865095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:54 smithi040 bash[41173]: cluster 2023-12-01T18:18:53.612676+0000 mgr.y (mgr.24356) 4823 : cluster 0 pgmap v4791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:54 smithi040 bash[41173]: audit 2023-12-01T18:18:54.761226+0000 mon.c (mon.2) 3062 : audit 0 from='client.? 172.21.15.40:0/114211368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:54 smithi040 bash[28232]: cluster 2023-12-01T18:18:53.612676+0000 mgr.y (mgr.24356) 4823 : cluster 0 pgmap v4791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:54 smithi040 bash[28232]: audit 2023-12-01T18:18:54.761226+0000 mon.c (mon.2) 3062 : audit 0 from='client.? 172.21.15.40:0/114211368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:54 smithi141 bash[31670]: cluster 2023-12-01T18:18:53.612676+0000 mgr.y (mgr.24356) 4823 : cluster 0 pgmap v4791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:54 smithi141 bash[31670]: audit 2023-12-01T18:18:54.761226+0000 mon.c (mon.2) 3062 : audit 0 from='client.? 172.21.15.40:0/114211368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:56 smithi040 bash[28232]: cluster 2023-12-01T18:18:55.613780+0000 mgr.y (mgr.24356) 4824 : cluster 0 pgmap v4792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:18:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:18:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:56 smithi040 bash[41173]: cluster 2023-12-01T18:18:55.613780+0000 mgr.y (mgr.24356) 4824 : cluster 0 pgmap v4792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:56 smithi141 bash[31670]: cluster 2023-12-01T18:18:55.613780+0000 mgr.y (mgr.24356) 4824 : cluster 0 pgmap v4792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:57 smithi040 bash[28232]: audit 2023-12-01T18:18:57.225028+0000 mon.c (mon.2) 3063 : audit 0 from='client.? 172.21.15.40:0/2097863458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:57 smithi040 bash[41173]: audit 2023-12-01T18:18:57.225028+0000 mon.c (mon.2) 3063 : audit 0 from='client.? 172.21.15.40:0/2097863458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:57 smithi141 bash[31670]: audit 2023-12-01T18:18:57.225028+0000 mon.c (mon.2) 3063 : audit 0 from='client.? 172.21.15.40:0/2097863458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:18:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:18:58 smithi040 bash[28232]: cluster 2023-12-01T18:18:57.614450+0000 mgr.y (mgr.24356) 4825 : cluster 0 pgmap v4793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:18:58 smithi040 bash[41173]: cluster 2023-12-01T18:18:57.614450+0000 mgr.y (mgr.24356) 4825 : cluster 0 pgmap v4793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:18:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:18:58 smithi141 bash[31670]: cluster 2023-12-01T18:18:57.614450+0000 mgr.y (mgr.24356) 4825 : cluster 0 pgmap v4793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:00 smithi141 bash[31670]: cluster 2023-12-01T18:18:59.615532+0000 mgr.y (mgr.24356) 4826 : cluster 0 pgmap v4794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:00 smithi141 bash[31670]: audit 2023-12-01T18:18:59.676337+0000 mon.c (mon.2) 3064 : audit 0 from='client.? 172.21.15.40:0/3037035526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:00 smithi040 bash[28232]: cluster 2023-12-01T18:18:59.615532+0000 mgr.y (mgr.24356) 4826 : cluster 0 pgmap v4794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:00 smithi040 bash[28232]: audit 2023-12-01T18:18:59.676337+0000 mon.c (mon.2) 3064 : audit 0 from='client.? 172.21.15.40:0/3037035526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:00 smithi040 bash[41173]: cluster 2023-12-01T18:18:59.615532+0000 mgr.y (mgr.24356) 4826 : cluster 0 pgmap v4794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:00 smithi040 bash[41173]: audit 2023-12-01T18:18:59.676337+0000 mon.c (mon.2) 3064 : audit 0 from='client.? 172.21.15.40:0/3037035526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:02 smithi141 bash[31670]: cluster 2023-12-01T18:19:01.616300+0000 mgr.y (mgr.24356) 4827 : cluster 0 pgmap v4795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:02 smithi141 bash[31670]: audit 2023-12-01T18:19:02.134075+0000 mon.a (mon.0) 3505 : audit 0 from='client.? 172.21.15.40:0/217958646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:02 smithi040 bash[28232]: cluster 2023-12-01T18:19:01.616300+0000 mgr.y (mgr.24356) 4827 : cluster 0 pgmap v4795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:02 smithi040 bash[28232]: audit 2023-12-01T18:19:02.134075+0000 mon.a (mon.0) 3505 : audit 0 from='client.? 172.21.15.40:0/217958646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:02 smithi040 bash[41173]: cluster 2023-12-01T18:19:01.616300+0000 mgr.y (mgr.24356) 4827 : cluster 0 pgmap v4795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:02 smithi040 bash[41173]: audit 2023-12-01T18:19:02.134075+0000 mon.a (mon.0) 3505 : audit 0 from='client.? 172.21.15.40:0/217958646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:03 smithi141 bash[31670]: audit 2023-12-01T18:19:03.559381+0000 mon.c (mon.2) 3065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:03 smithi040 bash[28232]: audit 2023-12-01T18:19:03.559381+0000 mon.c (mon.2) 3065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:03 smithi040 bash[41173]: audit 2023-12-01T18:19:03.559381+0000 mon.c (mon.2) 3065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:04 smithi141 bash[31670]: cluster 2023-12-01T18:19:03.617008+0000 mgr.y (mgr.24356) 4828 : cluster 0 pgmap v4796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:04 smithi141 bash[31670]: audit 2023-12-01T18:19:04.603718+0000 mon.a (mon.0) 3506 : audit 0 from='client.? 172.21.15.40:0/3851117462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:04 smithi040 bash[28232]: cluster 2023-12-01T18:19:03.617008+0000 mgr.y (mgr.24356) 4828 : cluster 0 pgmap v4796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:04 smithi040 bash[28232]: audit 2023-12-01T18:19:04.603718+0000 mon.a (mon.0) 3506 : audit 0 from='client.? 172.21.15.40:0/3851117462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:04 smithi040 bash[41173]: cluster 2023-12-01T18:19:03.617008+0000 mgr.y (mgr.24356) 4828 : cluster 0 pgmap v4796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:04 smithi040 bash[41173]: audit 2023-12-01T18:19:04.603718+0000 mon.a (mon.0) 3506 : audit 0 from='client.? 172.21.15.40:0/3851117462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:06 smithi040 bash[28232]: cluster 2023-12-01T18:19:05.618170+0000 mgr.y (mgr.24356) 4829 : cluster 0 pgmap v4797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:06 smithi040 bash[41173]: cluster 2023-12-01T18:19:05.618170+0000 mgr.y (mgr.24356) 4829 : cluster 0 pgmap v4797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:19:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:19:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:06 smithi141 bash[31670]: cluster 2023-12-01T18:19:05.618170+0000 mgr.y (mgr.24356) 4829 : cluster 0 pgmap v4797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:07 smithi040 bash[41173]: audit 2023-12-01T18:19:07.078969+0000 mon.a (mon.0) 3507 : audit 0 from='client.? 172.21.15.40:0/3088220440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:07 smithi040 bash[28232]: audit 2023-12-01T18:19:07.078969+0000 mon.a (mon.0) 3507 : audit 0 from='client.? 172.21.15.40:0/3088220440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:07 smithi141 bash[31670]: audit 2023-12-01T18:19:07.078969+0000 mon.a (mon.0) 3507 : audit 0 from='client.? 172.21.15.40:0/3088220440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:08 smithi040 bash[41173]: cluster 2023-12-01T18:19:07.618807+0000 mgr.y (mgr.24356) 4830 : cluster 0 pgmap v4798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:08 smithi040 bash[28232]: cluster 2023-12-01T18:19:07.618807+0000 mgr.y (mgr.24356) 4830 : cluster 0 pgmap v4798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:08 smithi141 bash[31670]: cluster 2023-12-01T18:19:07.618807+0000 mgr.y (mgr.24356) 4830 : cluster 0 pgmap v4798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:09 smithi040 bash[28232]: audit 2023-12-01T18:19:09.545598+0000 mon.c (mon.2) 3066 : audit 0 from='client.? 172.21.15.40:0/3643540858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:09 smithi040 bash[41173]: audit 2023-12-01T18:19:09.545598+0000 mon.c (mon.2) 3066 : audit 0 from='client.? 172.21.15.40:0/3643540858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:09 smithi141 bash[31670]: audit 2023-12-01T18:19:09.545598+0000 mon.c (mon.2) 3066 : audit 0 from='client.? 172.21.15.40:0/3643540858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:10 smithi040 bash[28232]: cluster 2023-12-01T18:19:09.619671+0000 mgr.y (mgr.24356) 4831 : cluster 0 pgmap v4799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:10 smithi040 bash[41173]: cluster 2023-12-01T18:19:09.619671+0000 mgr.y (mgr.24356) 4831 : cluster 0 pgmap v4799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:10 smithi141 bash[31670]: cluster 2023-12-01T18:19:09.619671+0000 mgr.y (mgr.24356) 4831 : cluster 0 pgmap v4799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:12 smithi141 bash[31670]: cluster 2023-12-01T18:19:11.620272+0000 mgr.y (mgr.24356) 4832 : cluster 0 pgmap v4800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:12 smithi141 bash[31670]: audit 2023-12-01T18:19:12.016052+0000 mon.c (mon.2) 3067 : audit 0 from='client.? 172.21.15.40:0/413612596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:12 smithi040 bash[28232]: cluster 2023-12-01T18:19:11.620272+0000 mgr.y (mgr.24356) 4832 : cluster 0 pgmap v4800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:12 smithi040 bash[28232]: audit 2023-12-01T18:19:12.016052+0000 mon.c (mon.2) 3067 : audit 0 from='client.? 172.21.15.40:0/413612596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:12 smithi040 bash[41173]: cluster 2023-12-01T18:19:11.620272+0000 mgr.y (mgr.24356) 4832 : cluster 0 pgmap v4800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:12 smithi040 bash[41173]: audit 2023-12-01T18:19:12.016052+0000 mon.c (mon.2) 3067 : audit 0 from='client.? 172.21.15.40:0/413612596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:14 smithi141 bash[31670]: cluster 2023-12-01T18:19:13.621010+0000 mgr.y (mgr.24356) 4833 : cluster 0 pgmap v4801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:14 smithi141 bash[31670]: audit 2023-12-01T18:19:14.478977+0000 mon.a (mon.0) 3508 : audit 0 from='client.? 172.21.15.40:0/3846189132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:14 smithi040 bash[41173]: cluster 2023-12-01T18:19:13.621010+0000 mgr.y (mgr.24356) 4833 : cluster 0 pgmap v4801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:14 smithi040 bash[41173]: audit 2023-12-01T18:19:14.478977+0000 mon.a (mon.0) 3508 : audit 0 from='client.? 172.21.15.40:0/3846189132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:14 smithi040 bash[28232]: cluster 2023-12-01T18:19:13.621010+0000 mgr.y (mgr.24356) 4833 : cluster 0 pgmap v4801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:14 smithi040 bash[28232]: audit 2023-12-01T18:19:14.478977+0000 mon.a (mon.0) 3508 : audit 0 from='client.? 172.21.15.40:0/3846189132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:16 smithi040 bash[28232]: cluster 2023-12-01T18:19:15.622184+0000 mgr.y (mgr.24356) 4834 : cluster 0 pgmap v4802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:19:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:19:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:16 smithi040 bash[41173]: cluster 2023-12-01T18:19:15.622184+0000 mgr.y (mgr.24356) 4834 : cluster 0 pgmap v4802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:16 smithi141 bash[31670]: cluster 2023-12-01T18:19:15.622184+0000 mgr.y (mgr.24356) 4834 : cluster 0 pgmap v4802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:17 smithi040 bash[28232]: audit 2023-12-01T18:19:16.948055+0000 mon.a (mon.0) 3509 : audit 0 from='client.? 172.21.15.40:0/3326965070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:17 smithi040 bash[41173]: audit 2023-12-01T18:19:16.948055+0000 mon.a (mon.0) 3509 : audit 0 from='client.? 172.21.15.40:0/3326965070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:17 smithi141 bash[31670]: audit 2023-12-01T18:19:16.948055+0000 mon.a (mon.0) 3509 : audit 0 from='client.? 172.21.15.40:0/3326965070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:18 smithi040 bash[28232]: cluster 2023-12-01T18:19:17.622872+0000 mgr.y (mgr.24356) 4835 : cluster 0 pgmap v4803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:18 smithi040 bash[28232]: audit 2023-12-01T18:19:18.559880+0000 mon.c (mon.2) 3068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:18 smithi040 bash[41173]: cluster 2023-12-01T18:19:17.622872+0000 mgr.y (mgr.24356) 4835 : cluster 0 pgmap v4803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:18 smithi040 bash[41173]: audit 2023-12-01T18:19:18.559880+0000 mon.c (mon.2) 3068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:18 smithi141 bash[31670]: cluster 2023-12-01T18:19:17.622872+0000 mgr.y (mgr.24356) 4835 : cluster 0 pgmap v4803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:18 smithi141 bash[31670]: audit 2023-12-01T18:19:18.559880+0000 mon.c (mon.2) 3068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:19 smithi040 bash[41173]: audit 2023-12-01T18:19:19.416458+0000 mon.a (mon.0) 3510 : audit 0 from='client.? 172.21.15.40:0/863440173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:19 smithi040 bash[28232]: audit 2023-12-01T18:19:19.416458+0000 mon.a (mon.0) 3510 : audit 0 from='client.? 172.21.15.40:0/863440173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:19 smithi141 bash[31670]: audit 2023-12-01T18:19:19.416458+0000 mon.a (mon.0) 3510 : audit 0 from='client.? 172.21.15.40:0/863440173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:20 smithi040 bash[28232]: cluster 2023-12-01T18:19:19.623678+0000 mgr.y (mgr.24356) 4836 : cluster 0 pgmap v4804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:20 smithi040 bash[41173]: cluster 2023-12-01T18:19:19.623678+0000 mgr.y (mgr.24356) 4836 : cluster 0 pgmap v4804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:20 smithi141 bash[31670]: cluster 2023-12-01T18:19:19.623678+0000 mgr.y (mgr.24356) 4836 : cluster 0 pgmap v4804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:22 smithi141 bash[31670]: cluster 2023-12-01T18:19:21.624318+0000 mgr.y (mgr.24356) 4837 : cluster 0 pgmap v4805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:22 smithi141 bash[31670]: audit 2023-12-01T18:19:21.880187+0000 mon.c (mon.2) 3069 : audit 0 from='client.? 172.21.15.40:0/4272399737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:22 smithi040 bash[28232]: cluster 2023-12-01T18:19:21.624318+0000 mgr.y (mgr.24356) 4837 : cluster 0 pgmap v4805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:22 smithi040 bash[28232]: audit 2023-12-01T18:19:21.880187+0000 mon.c (mon.2) 3069 : audit 0 from='client.? 172.21.15.40:0/4272399737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:22 smithi040 bash[41173]: cluster 2023-12-01T18:19:21.624318+0000 mgr.y (mgr.24356) 4837 : cluster 0 pgmap v4805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:22 smithi040 bash[41173]: audit 2023-12-01T18:19:21.880187+0000 mon.c (mon.2) 3069 : audit 0 from='client.? 172.21.15.40:0/4272399737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:24 smithi141 bash[31670]: cluster 2023-12-01T18:19:23.625052+0000 mgr.y (mgr.24356) 4838 : cluster 0 pgmap v4806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:24 smithi141 bash[31670]: audit 2023-12-01T18:19:24.343235+0000 mon.a (mon.0) 3511 : audit 0 from='client.? 172.21.15.40:0/3039880198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:24 smithi040 bash[28232]: cluster 2023-12-01T18:19:23.625052+0000 mgr.y (mgr.24356) 4838 : cluster 0 pgmap v4806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:24 smithi040 bash[28232]: audit 2023-12-01T18:19:24.343235+0000 mon.a (mon.0) 3511 : audit 0 from='client.? 172.21.15.40:0/3039880198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:24 smithi040 bash[41173]: cluster 2023-12-01T18:19:23.625052+0000 mgr.y (mgr.24356) 4838 : cluster 0 pgmap v4806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:24 smithi040 bash[41173]: audit 2023-12-01T18:19:24.343235+0000 mon.a (mon.0) 3511 : audit 0 from='client.? 172.21.15.40:0/3039880198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:19:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:19:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:26 smithi040 bash[28232]: cluster 2023-12-01T18:19:25.626195+0000 mgr.y (mgr.24356) 4839 : cluster 0 pgmap v4807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:26 smithi040 bash[41173]: cluster 2023-12-01T18:19:25.626195+0000 mgr.y (mgr.24356) 4839 : cluster 0 pgmap v4807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:26 smithi141 bash[31670]: cluster 2023-12-01T18:19:25.626195+0000 mgr.y (mgr.24356) 4839 : cluster 0 pgmap v4807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:27 smithi040 bash[41173]: audit 2023-12-01T18:19:26.821971+0000 mon.a (mon.0) 3512 : audit 0 from='client.? 172.21.15.40:0/2596016762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:27 smithi040 bash[28232]: audit 2023-12-01T18:19:26.821971+0000 mon.a (mon.0) 3512 : audit 0 from='client.? 172.21.15.40:0/2596016762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:27 smithi141 bash[31670]: audit 2023-12-01T18:19:26.821971+0000 mon.a (mon.0) 3512 : audit 0 from='client.? 172.21.15.40:0/2596016762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:28 smithi040 bash[41173]: cluster 2023-12-01T18:19:27.626890+0000 mgr.y (mgr.24356) 4840 : cluster 0 pgmap v4808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:28 smithi040 bash[28232]: cluster 2023-12-01T18:19:27.626890+0000 mgr.y (mgr.24356) 4840 : cluster 0 pgmap v4808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:28 smithi141 bash[31670]: cluster 2023-12-01T18:19:27.626890+0000 mgr.y (mgr.24356) 4840 : cluster 0 pgmap v4808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:29 smithi040 bash[41173]: audit 2023-12-01T18:19:29.282358+0000 mon.c (mon.2) 3070 : audit 0 from='client.? 172.21.15.40:0/3800281512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:29 smithi040 bash[28232]: audit 2023-12-01T18:19:29.282358+0000 mon.c (mon.2) 3070 : audit 0 from='client.? 172.21.15.40:0/3800281512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:29 smithi141 bash[31670]: audit 2023-12-01T18:19:29.282358+0000 mon.c (mon.2) 3070 : audit 0 from='client.? 172.21.15.40:0/3800281512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:30 smithi040 bash[41173]: cluster 2023-12-01T18:19:29.627944+0000 mgr.y (mgr.24356) 4841 : cluster 0 pgmap v4809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:30 smithi040 bash[28232]: cluster 2023-12-01T18:19:29.627944+0000 mgr.y (mgr.24356) 4841 : cluster 0 pgmap v4809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:30 smithi141 bash[31670]: cluster 2023-12-01T18:19:29.627944+0000 mgr.y (mgr.24356) 4841 : cluster 0 pgmap v4809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:32 smithi141 bash[31670]: cluster 2023-12-01T18:19:31.628392+0000 mgr.y (mgr.24356) 4842 : cluster 0 pgmap v4810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:32 smithi141 bash[31670]: audit 2023-12-01T18:19:31.752328+0000 mon.c (mon.2) 3071 : audit 0 from='client.? 172.21.15.40:0/918344613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:32 smithi040 bash[41173]: cluster 2023-12-01T18:19:31.628392+0000 mgr.y (mgr.24356) 4842 : cluster 0 pgmap v4810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:32 smithi040 bash[41173]: audit 2023-12-01T18:19:31.752328+0000 mon.c (mon.2) 3071 : audit 0 from='client.? 172.21.15.40:0/918344613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:32 smithi040 bash[28232]: cluster 2023-12-01T18:19:31.628392+0000 mgr.y (mgr.24356) 4842 : cluster 0 pgmap v4810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:32 smithi040 bash[28232]: audit 2023-12-01T18:19:31.752328+0000 mon.c (mon.2) 3071 : audit 0 from='client.? 172.21.15.40:0/918344613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:33 smithi141 bash[31670]: audit 2023-12-01T18:19:33.560211+0000 mon.c (mon.2) 3072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:33 smithi040 bash[28232]: audit 2023-12-01T18:19:33.560211+0000 mon.c (mon.2) 3072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:33 smithi040 bash[41173]: audit 2023-12-01T18:19:33.560211+0000 mon.c (mon.2) 3072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:34 smithi141 bash[31670]: cluster 2023-12-01T18:19:33.629152+0000 mgr.y (mgr.24356) 4843 : cluster 0 pgmap v4811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:34 smithi141 bash[31670]: audit 2023-12-01T18:19:34.217435+0000 mon.c (mon.2) 3073 : audit 0 from='client.? 172.21.15.40:0/1214647556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:34 smithi040 bash[41173]: cluster 2023-12-01T18:19:33.629152+0000 mgr.y (mgr.24356) 4843 : cluster 0 pgmap v4811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:34 smithi040 bash[41173]: audit 2023-12-01T18:19:34.217435+0000 mon.c (mon.2) 3073 : audit 0 from='client.? 172.21.15.40:0/1214647556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:34 smithi040 bash[28232]: cluster 2023-12-01T18:19:33.629152+0000 mgr.y (mgr.24356) 4843 : cluster 0 pgmap v4811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:34 smithi040 bash[28232]: audit 2023-12-01T18:19:34.217435+0000 mon.c (mon.2) 3073 : audit 0 from='client.? 172.21.15.40:0/1214647556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:36 smithi040 bash[28232]: cluster 2023-12-01T18:19:35.630374+0000 mgr.y (mgr.24356) 4844 : cluster 0 pgmap v4812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:36 smithi040 bash[41173]: cluster 2023-12-01T18:19:35.630374+0000 mgr.y (mgr.24356) 4844 : cluster 0 pgmap v4812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:19:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:19:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:36 smithi141 bash[31670]: cluster 2023-12-01T18:19:35.630374+0000 mgr.y (mgr.24356) 4844 : cluster 0 pgmap v4812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:37 smithi040 bash[28232]: audit 2023-12-01T18:19:36.688114+0000 mon.c (mon.2) 3074 : audit 0 from='client.? 172.21.15.40:0/1636834602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:37 smithi040 bash[41173]: audit 2023-12-01T18:19:36.688114+0000 mon.c (mon.2) 3074 : audit 0 from='client.? 172.21.15.40:0/1636834602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:37 smithi141 bash[31670]: audit 2023-12-01T18:19:36.688114+0000 mon.c (mon.2) 3074 : audit 0 from='client.? 172.21.15.40:0/1636834602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:38 smithi040 bash[41173]: cluster 2023-12-01T18:19:37.631201+0000 mgr.y (mgr.24356) 4845 : cluster 0 pgmap v4813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:38 smithi040 bash[28232]: cluster 2023-12-01T18:19:37.631201+0000 mgr.y (mgr.24356) 4845 : cluster 0 pgmap v4813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:38 smithi141 bash[31670]: cluster 2023-12-01T18:19:37.631201+0000 mgr.y (mgr.24356) 4845 : cluster 0 pgmap v4813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:39 smithi040 bash[28232]: audit 2023-12-01T18:19:39.157209+0000 mon.a (mon.0) 3513 : audit 0 from='client.? 172.21.15.40:0/463490586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:39 smithi040 bash[41173]: audit 2023-12-01T18:19:39.157209+0000 mon.a (mon.0) 3513 : audit 0 from='client.? 172.21.15.40:0/463490586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:39 smithi141 bash[31670]: audit 2023-12-01T18:19:39.157209+0000 mon.a (mon.0) 3513 : audit 0 from='client.? 172.21.15.40:0/463490586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:40 smithi040 bash[28232]: cluster 2023-12-01T18:19:39.632137+0000 mgr.y (mgr.24356) 4846 : cluster 0 pgmap v4814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:40 smithi040 bash[41173]: cluster 2023-12-01T18:19:39.632137+0000 mgr.y (mgr.24356) 4846 : cluster 0 pgmap v4814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:40 smithi141 bash[31670]: cluster 2023-12-01T18:19:39.632137+0000 mgr.y (mgr.24356) 4846 : cluster 0 pgmap v4814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:41 smithi040 bash[28232]: audit 2023-12-01T18:19:41.617283+0000 mon.c (mon.2) 3075 : audit 0 from='client.? 172.21.15.40:0/806915448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:41 smithi040 bash[41173]: audit 2023-12-01T18:19:41.617283+0000 mon.c (mon.2) 3075 : audit 0 from='client.? 172.21.15.40:0/806915448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:41 smithi141 bash[31670]: audit 2023-12-01T18:19:41.617283+0000 mon.c (mon.2) 3075 : audit 0 from='client.? 172.21.15.40:0/806915448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:42 smithi040 bash[28232]: cluster 2023-12-01T18:19:41.632662+0000 mgr.y (mgr.24356) 4847 : cluster 0 pgmap v4815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:42 smithi040 bash[41173]: cluster 2023-12-01T18:19:41.632662+0000 mgr.y (mgr.24356) 4847 : cluster 0 pgmap v4815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:42 smithi141 bash[31670]: cluster 2023-12-01T18:19:41.632662+0000 mgr.y (mgr.24356) 4847 : cluster 0 pgmap v4815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:44 smithi040 bash[41173]: cluster 2023-12-01T18:19:43.633271+0000 mgr.y (mgr.24356) 4848 : cluster 0 pgmap v4816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:44 smithi040 bash[41173]: audit 2023-12-01T18:19:44.087872+0000 mon.c (mon.2) 3076 : audit 0 from='client.? 172.21.15.40:0/436385598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:44 smithi040 bash[28232]: cluster 2023-12-01T18:19:43.633271+0000 mgr.y (mgr.24356) 4848 : cluster 0 pgmap v4816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:44 smithi040 bash[28232]: audit 2023-12-01T18:19:44.087872+0000 mon.c (mon.2) 3076 : audit 0 from='client.? 172.21.15.40:0/436385598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:44 smithi141 bash[31670]: cluster 2023-12-01T18:19:43.633271+0000 mgr.y (mgr.24356) 4848 : cluster 0 pgmap v4816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:44 smithi141 bash[31670]: audit 2023-12-01T18:19:44.087872+0000 mon.c (mon.2) 3076 : audit 0 from='client.? 172.21.15.40:0/436385598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:45 smithi040 bash[28232]: audit 2023-12-01T18:19:44.697449+0000 mon.c (mon.2) 3077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:19:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:45 smithi040 bash[41173]: audit 2023-12-01T18:19:44.697449+0000 mon.c (mon.2) 3077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:19:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:45 smithi141 bash[31670]: audit 2023-12-01T18:19:44.697449+0000 mon.c (mon.2) 3077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:19:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:19:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:19:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:46 smithi040 bash[41173]: cluster 2023-12-01T18:19:45.634395+0000 mgr.y (mgr.24356) 4849 : cluster 0 pgmap v4817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:46 smithi040 bash[41173]: audit 2023-12-01T18:19:46.553236+0000 mon.c (mon.2) 3078 : audit 0 from='client.? 172.21.15.40:0/290917265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:46 smithi040 bash[28232]: cluster 2023-12-01T18:19:45.634395+0000 mgr.y (mgr.24356) 4849 : cluster 0 pgmap v4817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:46 smithi040 bash[28232]: audit 2023-12-01T18:19:46.553236+0000 mon.c (mon.2) 3078 : audit 0 from='client.? 172.21.15.40:0/290917265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:46 smithi141 bash[31670]: cluster 2023-12-01T18:19:45.634395+0000 mgr.y (mgr.24356) 4849 : cluster 0 pgmap v4817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:46 smithi141 bash[31670]: audit 2023-12-01T18:19:46.553236+0000 mon.c (mon.2) 3078 : audit 0 from='client.? 172.21.15.40:0/290917265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:48 smithi040 bash[41173]: cluster 2023-12-01T18:19:47.635086+0000 mgr.y (mgr.24356) 4850 : cluster 0 pgmap v4818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:48 smithi040 bash[41173]: audit 2023-12-01T18:19:48.560619+0000 mon.c (mon.2) 3079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:48 smithi040 bash[28232]: cluster 2023-12-01T18:19:47.635086+0000 mgr.y (mgr.24356) 4850 : cluster 0 pgmap v4818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:48 smithi040 bash[28232]: audit 2023-12-01T18:19:48.560619+0000 mon.c (mon.2) 3079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:48 smithi141 bash[31670]: cluster 2023-12-01T18:19:47.635086+0000 mgr.y (mgr.24356) 4850 : cluster 0 pgmap v4818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:48 smithi141 bash[31670]: audit 2023-12-01T18:19:48.560619+0000 mon.c (mon.2) 3079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:49 smithi040 bash[28232]: audit 2023-12-01T18:19:49.020505+0000 mon.a (mon.0) 3514 : audit 0 from='client.? 172.21.15.40:0/3642188557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:49 smithi040 bash[41173]: audit 2023-12-01T18:19:49.020505+0000 mon.a (mon.0) 3514 : audit 0 from='client.? 172.21.15.40:0/3642188557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:49 smithi141 bash[31670]: audit 2023-12-01T18:19:49.020505+0000 mon.a (mon.0) 3514 : audit 0 from='client.? 172.21.15.40:0/3642188557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:50 smithi141 bash[31670]: cluster 2023-12-01T18:19:49.635848+0000 mgr.y (mgr.24356) 4851 : cluster 0 pgmap v4819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:50 smithi141 bash[31670]: audit 2023-12-01T18:19:50.599998+0000 mon.a (mon.0) 3515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:50 smithi141 bash[31670]: audit 2023-12-01T18:19:50.615101+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:50 smithi040 bash[28232]: cluster 2023-12-01T18:19:49.635848+0000 mgr.y (mgr.24356) 4851 : cluster 0 pgmap v4819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:50 smithi040 bash[28232]: audit 2023-12-01T18:19:50.599998+0000 mon.a (mon.0) 3515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:50 smithi040 bash[28232]: audit 2023-12-01T18:19:50.615101+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:50 smithi040 bash[41173]: cluster 2023-12-01T18:19:49.635848+0000 mgr.y (mgr.24356) 4851 : cluster 0 pgmap v4819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:50 smithi040 bash[41173]: audit 2023-12-01T18:19:50.599998+0000 mon.a (mon.0) 3515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:50 smithi040 bash[41173]: audit 2023-12-01T18:19:50.615101+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:51 smithi141 bash[31670]: audit 2023-12-01T18:19:50.955459+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:51 smithi141 bash[31670]: audit 2023-12-01T18:19:50.964550+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:51 smithi141 bash[31670]: audit 2023-12-01T18:19:51.448655+0000 mon.c (mon.2) 3080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:19:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:51 smithi141 bash[31670]: audit 2023-12-01T18:19:51.450527+0000 mon.c (mon.2) 3081 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:19:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:51 smithi141 bash[31670]: audit 2023-12-01T18:19:51.461193+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:51 smithi141 bash[31670]: audit 2023-12-01T18:19:51.483273+0000 mon.a (mon.0) 3520 : audit 0 from='client.? 172.21.15.40:0/2628497674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[28232]: audit 2023-12-01T18:19:50.955459+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[28232]: audit 2023-12-01T18:19:50.964550+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[28232]: audit 2023-12-01T18:19:51.448655+0000 mon.c (mon.2) 3080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[28232]: audit 2023-12-01T18:19:51.450527+0000 mon.c (mon.2) 3081 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[28232]: audit 2023-12-01T18:19:51.461193+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[28232]: audit 2023-12-01T18:19:51.483273+0000 mon.a (mon.0) 3520 : audit 0 from='client.? 172.21.15.40:0/2628497674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[41173]: audit 2023-12-01T18:19:50.955459+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[41173]: audit 2023-12-01T18:19:50.964550+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[41173]: audit 2023-12-01T18:19:51.448655+0000 mon.c (mon.2) 3080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:19:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[41173]: audit 2023-12-01T18:19:51.450527+0000 mon.c (mon.2) 3081 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:19:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[41173]: audit 2023-12-01T18:19:51.461193+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:19:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:51 smithi040 bash[41173]: audit 2023-12-01T18:19:51.483273+0000 mon.a (mon.0) 3520 : audit 0 from='client.? 172.21.15.40:0/2628497674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:52 smithi141 bash[31670]: cluster 2023-12-01T18:19:51.636508+0000 mgr.y (mgr.24356) 4852 : cluster 0 pgmap v4820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:52 smithi040 bash[28232]: cluster 2023-12-01T18:19:51.636508+0000 mgr.y (mgr.24356) 4852 : cluster 0 pgmap v4820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:52 smithi040 bash[41173]: cluster 2023-12-01T18:19:51.636508+0000 mgr.y (mgr.24356) 4852 : cluster 0 pgmap v4820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:53 smithi141 bash[31670]: audit 2023-12-01T18:19:53.949211+0000 mon.a (mon.0) 3521 : audit 0 from='client.? 172.21.15.40:0/194754702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:53 smithi040 bash[41173]: audit 2023-12-01T18:19:53.949211+0000 mon.a (mon.0) 3521 : audit 0 from='client.? 172.21.15.40:0/194754702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:53 smithi040 bash[28232]: audit 2023-12-01T18:19:53.949211+0000 mon.a (mon.0) 3521 : audit 0 from='client.? 172.21.15.40:0/194754702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:54 smithi141 bash[31670]: cluster 2023-12-01T18:19:53.637019+0000 mgr.y (mgr.24356) 4853 : cluster 0 pgmap v4821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:54 smithi040 bash[41173]: cluster 2023-12-01T18:19:53.637019+0000 mgr.y (mgr.24356) 4853 : cluster 0 pgmap v4821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:54 smithi040 bash[28232]: cluster 2023-12-01T18:19:53.637019+0000 mgr.y (mgr.24356) 4853 : cluster 0 pgmap v4821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:56 smithi040 bash[28232]: cluster 2023-12-01T18:19:55.637794+0000 mgr.y (mgr.24356) 4854 : cluster 0 pgmap v4822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:56 smithi040 bash[28232]: audit 2023-12-01T18:19:56.405851+0000 mon.c (mon.2) 3082 : audit 0 from='client.? 172.21.15.40:0/3817149653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:19:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:19:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:56 smithi040 bash[41173]: cluster 2023-12-01T18:19:55.637794+0000 mgr.y (mgr.24356) 4854 : cluster 0 pgmap v4822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:56 smithi040 bash[41173]: audit 2023-12-01T18:19:56.405851+0000 mon.c (mon.2) 3082 : audit 0 from='client.? 172.21.15.40:0/3817149653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:56 smithi141 bash[31670]: cluster 2023-12-01T18:19:55.637794+0000 mgr.y (mgr.24356) 4854 : cluster 0 pgmap v4822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:56 smithi141 bash[31670]: audit 2023-12-01T18:19:56.405851+0000 mon.c (mon.2) 3082 : audit 0 from='client.? 172.21.15.40:0/3817149653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:19:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:58 smithi141 bash[31670]: cluster 2023-12-01T18:19:57.638419+0000 mgr.y (mgr.24356) 4855 : cluster 0 pgmap v4823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:58 smithi040 bash[28232]: cluster 2023-12-01T18:19:57.638419+0000 mgr.y (mgr.24356) 4855 : cluster 0 pgmap v4823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:19:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:58 smithi040 bash[41173]: cluster 2023-12-01T18:19:57.638419+0000 mgr.y (mgr.24356) 4855 : cluster 0 pgmap v4823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:00.001 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:19:59 smithi040 bash[41173]: audit 2023-12-01T18:19:58.867763+0000 mon.a (mon.0) 3522 : audit 0 from='client.? 172.21.15.40:0/1785915669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:00.001 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:19:59 smithi040 bash[28232]: audit 2023-12-01T18:19:58.867763+0000 mon.a (mon.0) 3522 : audit 0 from='client.? 172.21.15.40:0/1785915669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:19:59 smithi141 bash[31670]: audit 2023-12-01T18:19:58.867763+0000 mon.a (mon.0) 3522 : audit 0 from='client.? 172.21.15.40:0/1785915669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:00 smithi040 bash[28232]: debug 2023-12-01T18:19:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:00 smithi141 bash[31670]: cluster 2023-12-01T18:19:59.639586+0000 mgr.y (mgr.24356) 4856 : cluster 0 pgmap v4824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:00 smithi141 bash[31670]: cluster 2023-12-01T18:20:00.000154+0000 mon.a (mon.0) 3523 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:00 smithi040 bash[28232]: cluster 2023-12-01T18:19:59.639586+0000 mgr.y (mgr.24356) 4856 : cluster 0 pgmap v4824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:00 smithi040 bash[28232]: cluster 2023-12-01T18:20:00.000154+0000 mon.a (mon.0) 3523 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:00 smithi040 bash[41173]: cluster 2023-12-01T18:19:59.639586+0000 mgr.y (mgr.24356) 4856 : cluster 0 pgmap v4824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:00 smithi040 bash[41173]: cluster 2023-12-01T18:20:00.000154+0000 mon.a (mon.0) 3523 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:01 smithi141 bash[31670]: audit 2023-12-01T18:20:01.329252+0000 mon.c (mon.2) 3083 : audit 0 from='client.? 172.21.15.40:0/2130648826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:01 smithi040 bash[28232]: audit 2023-12-01T18:20:01.329252+0000 mon.c (mon.2) 3083 : audit 0 from='client.? 172.21.15.40:0/2130648826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:01 smithi040 bash[41173]: audit 2023-12-01T18:20:01.329252+0000 mon.c (mon.2) 3083 : audit 0 from='client.? 172.21.15.40:0/2130648826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:02 smithi141 bash[31670]: cluster 2023-12-01T18:20:01.640183+0000 mgr.y (mgr.24356) 4857 : cluster 0 pgmap v4825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:02 smithi040 bash[28232]: cluster 2023-12-01T18:20:01.640183+0000 mgr.y (mgr.24356) 4857 : cluster 0 pgmap v4825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:02 smithi040 bash[41173]: cluster 2023-12-01T18:20:01.640183+0000 mgr.y (mgr.24356) 4857 : cluster 0 pgmap v4825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:03 smithi141 bash[31670]: audit 2023-12-01T18:20:03.560917+0000 mon.c (mon.2) 3084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:03 smithi040 bash[28232]: audit 2023-12-01T18:20:03.560917+0000 mon.c (mon.2) 3084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:03 smithi040 bash[41173]: audit 2023-12-01T18:20:03.560917+0000 mon.c (mon.2) 3084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:04 smithi141 bash[31670]: cluster 2023-12-01T18:20:03.640820+0000 mgr.y (mgr.24356) 4858 : cluster 0 pgmap v4826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:04 smithi141 bash[31670]: audit 2023-12-01T18:20:03.795511+0000 mon.c (mon.2) 3085 : audit 0 from='client.? 172.21.15.40:0/3382326180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:04 smithi040 bash[41173]: cluster 2023-12-01T18:20:03.640820+0000 mgr.y (mgr.24356) 4858 : cluster 0 pgmap v4826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:04 smithi040 bash[41173]: audit 2023-12-01T18:20:03.795511+0000 mon.c (mon.2) 3085 : audit 0 from='client.? 172.21.15.40:0/3382326180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:04 smithi040 bash[28232]: cluster 2023-12-01T18:20:03.640820+0000 mgr.y (mgr.24356) 4858 : cluster 0 pgmap v4826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:04 smithi040 bash[28232]: audit 2023-12-01T18:20:03.795511+0000 mon.c (mon.2) 3085 : audit 0 from='client.? 172.21.15.40:0/3382326180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:06 smithi040 bash[28232]: cluster 2023-12-01T18:20:05.642208+0000 mgr.y (mgr.24356) 4859 : cluster 0 pgmap v4827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:06 smithi040 bash[28232]: audit 2023-12-01T18:20:06.262184+0000 mon.a (mon.0) 3524 : audit 0 from='client.? 172.21.15.40:0/3916059066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:20:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:20:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:06 smithi040 bash[41173]: cluster 2023-12-01T18:20:05.642208+0000 mgr.y (mgr.24356) 4859 : cluster 0 pgmap v4827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:06 smithi040 bash[41173]: audit 2023-12-01T18:20:06.262184+0000 mon.a (mon.0) 3524 : audit 0 from='client.? 172.21.15.40:0/3916059066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:06 smithi141 bash[31670]: cluster 2023-12-01T18:20:05.642208+0000 mgr.y (mgr.24356) 4859 : cluster 0 pgmap v4827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:06 smithi141 bash[31670]: audit 2023-12-01T18:20:06.262184+0000 mon.a (mon.0) 3524 : audit 0 from='client.? 172.21.15.40:0/3916059066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:08 smithi141 bash[31670]: cluster 2023-12-01T18:20:07.642893+0000 mgr.y (mgr.24356) 4860 : cluster 0 pgmap v4828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:08 smithi040 bash[28232]: cluster 2023-12-01T18:20:07.642893+0000 mgr.y (mgr.24356) 4860 : cluster 0 pgmap v4828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:08 smithi040 bash[41173]: cluster 2023-12-01T18:20:07.642893+0000 mgr.y (mgr.24356) 4860 : cluster 0 pgmap v4828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:09 smithi141 bash[31670]: audit 2023-12-01T18:20:08.726841+0000 mon.c (mon.2) 3086 : audit 0 from='client.? 172.21.15.40:0/3440757103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:09 smithi040 bash[28232]: audit 2023-12-01T18:20:08.726841+0000 mon.c (mon.2) 3086 : audit 0 from='client.? 172.21.15.40:0/3440757103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:09 smithi040 bash[41173]: audit 2023-12-01T18:20:08.726841+0000 mon.c (mon.2) 3086 : audit 0 from='client.? 172.21.15.40:0/3440757103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:10 smithi141 bash[31670]: cluster 2023-12-01T18:20:09.644005+0000 mgr.y (mgr.24356) 4861 : cluster 0 pgmap v4829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:10 smithi040 bash[28232]: cluster 2023-12-01T18:20:09.644005+0000 mgr.y (mgr.24356) 4861 : cluster 0 pgmap v4829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:10 smithi040 bash[41173]: cluster 2023-12-01T18:20:09.644005+0000 mgr.y (mgr.24356) 4861 : cluster 0 pgmap v4829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:11 smithi141 bash[31670]: audit 2023-12-01T18:20:11.192937+0000 mon.a (mon.0) 3525 : audit 0 from='client.? 172.21.15.40:0/4014775476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:11 smithi040 bash[28232]: audit 2023-12-01T18:20:11.192937+0000 mon.a (mon.0) 3525 : audit 0 from='client.? 172.21.15.40:0/4014775476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:11 smithi040 bash[41173]: audit 2023-12-01T18:20:11.192937+0000 mon.a (mon.0) 3525 : audit 0 from='client.? 172.21.15.40:0/4014775476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:12 smithi141 bash[31670]: cluster 2023-12-01T18:20:11.644684+0000 mgr.y (mgr.24356) 4862 : cluster 0 pgmap v4830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:12 smithi040 bash[28232]: cluster 2023-12-01T18:20:11.644684+0000 mgr.y (mgr.24356) 4862 : cluster 0 pgmap v4830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:12 smithi040 bash[41173]: cluster 2023-12-01T18:20:11.644684+0000 mgr.y (mgr.24356) 4862 : cluster 0 pgmap v4830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:13 smithi141 bash[31670]: audit 2023-12-01T18:20:13.653014+0000 mon.a (mon.0) 3526 : audit 0 from='client.? 172.21.15.40:0/3225581591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:13 smithi040 bash[28232]: audit 2023-12-01T18:20:13.653014+0000 mon.a (mon.0) 3526 : audit 0 from='client.? 172.21.15.40:0/3225581591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:13 smithi040 bash[41173]: audit 2023-12-01T18:20:13.653014+0000 mon.a (mon.0) 3526 : audit 0 from='client.? 172.21.15.40:0/3225581591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:14 smithi141 bash[31670]: cluster 2023-12-01T18:20:13.645207+0000 mgr.y (mgr.24356) 4863 : cluster 0 pgmap v4831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:14 smithi040 bash[28232]: cluster 2023-12-01T18:20:13.645207+0000 mgr.y (mgr.24356) 4863 : cluster 0 pgmap v4831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:14 smithi040 bash[41173]: cluster 2023-12-01T18:20:13.645207+0000 mgr.y (mgr.24356) 4863 : cluster 0 pgmap v4831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:20:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:20:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:16 smithi040 bash[28232]: cluster 2023-12-01T18:20:15.646377+0000 mgr.y (mgr.24356) 4864 : cluster 0 pgmap v4832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:16 smithi040 bash[28232]: audit 2023-12-01T18:20:16.122413+0000 mon.a (mon.0) 3527 : audit 0 from='client.? 172.21.15.40:0/1123647562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:16 smithi040 bash[41173]: cluster 2023-12-01T18:20:15.646377+0000 mgr.y (mgr.24356) 4864 : cluster 0 pgmap v4832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:16 smithi040 bash[41173]: audit 2023-12-01T18:20:16.122413+0000 mon.a (mon.0) 3527 : audit 0 from='client.? 172.21.15.40:0/1123647562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:16 smithi141 bash[31670]: cluster 2023-12-01T18:20:15.646377+0000 mgr.y (mgr.24356) 4864 : cluster 0 pgmap v4832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:16 smithi141 bash[31670]: audit 2023-12-01T18:20:16.122413+0000 mon.a (mon.0) 3527 : audit 0 from='client.? 172.21.15.40:0/1123647562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:18 smithi141 bash[31670]: cluster 2023-12-01T18:20:17.647146+0000 mgr.y (mgr.24356) 4865 : cluster 0 pgmap v4833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:18 smithi141 bash[31670]: audit 2023-12-01T18:20:18.561354+0000 mon.c (mon.2) 3087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:18 smithi141 bash[31670]: audit 2023-12-01T18:20:18.583820+0000 mon.c (mon.2) 3088 : audit 0 from='client.? 172.21.15.40:0/3238432201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:18 smithi040 bash[28232]: cluster 2023-12-01T18:20:17.647146+0000 mgr.y (mgr.24356) 4865 : cluster 0 pgmap v4833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:18 smithi040 bash[28232]: audit 2023-12-01T18:20:18.561354+0000 mon.c (mon.2) 3087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:18 smithi040 bash[28232]: audit 2023-12-01T18:20:18.583820+0000 mon.c (mon.2) 3088 : audit 0 from='client.? 172.21.15.40:0/3238432201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:18 smithi040 bash[41173]: cluster 2023-12-01T18:20:17.647146+0000 mgr.y (mgr.24356) 4865 : cluster 0 pgmap v4833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:18 smithi040 bash[41173]: audit 2023-12-01T18:20:18.561354+0000 mon.c (mon.2) 3087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:18 smithi040 bash[41173]: audit 2023-12-01T18:20:18.583820+0000 mon.c (mon.2) 3088 : audit 0 from='client.? 172.21.15.40:0/3238432201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:20 smithi141 bash[31670]: cluster 2023-12-01T18:20:19.648327+0000 mgr.y (mgr.24356) 4866 : cluster 0 pgmap v4834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:20 smithi040 bash[28232]: cluster 2023-12-01T18:20:19.648327+0000 mgr.y (mgr.24356) 4866 : cluster 0 pgmap v4834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:20 smithi040 bash[41173]: cluster 2023-12-01T18:20:19.648327+0000 mgr.y (mgr.24356) 4866 : cluster 0 pgmap v4834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:21 smithi141 bash[31670]: audit 2023-12-01T18:20:21.051014+0000 mon.c (mon.2) 3089 : audit 0 from='client.? 172.21.15.40:0/2058995334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:21 smithi040 bash[28232]: audit 2023-12-01T18:20:21.051014+0000 mon.c (mon.2) 3089 : audit 0 from='client.? 172.21.15.40:0/2058995334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:21 smithi040 bash[41173]: audit 2023-12-01T18:20:21.051014+0000 mon.c (mon.2) 3089 : audit 0 from='client.? 172.21.15.40:0/2058995334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:22 smithi141 bash[31670]: cluster 2023-12-01T18:20:21.649091+0000 mgr.y (mgr.24356) 4867 : cluster 0 pgmap v4835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:22 smithi040 bash[28232]: cluster 2023-12-01T18:20:21.649091+0000 mgr.y (mgr.24356) 4867 : cluster 0 pgmap v4835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:22 smithi040 bash[41173]: cluster 2023-12-01T18:20:21.649091+0000 mgr.y (mgr.24356) 4867 : cluster 0 pgmap v4835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:23 smithi141 bash[31670]: audit 2023-12-01T18:20:23.516499+0000 mon.c (mon.2) 3090 : audit 0 from='client.? 172.21.15.40:0/3704590390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:23 smithi040 bash[28232]: audit 2023-12-01T18:20:23.516499+0000 mon.c (mon.2) 3090 : audit 0 from='client.? 172.21.15.40:0/3704590390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:23 smithi040 bash[41173]: audit 2023-12-01T18:20:23.516499+0000 mon.c (mon.2) 3090 : audit 0 from='client.? 172.21.15.40:0/3704590390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:24 smithi141 bash[31670]: cluster 2023-12-01T18:20:23.649906+0000 mgr.y (mgr.24356) 4868 : cluster 0 pgmap v4836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:24 smithi040 bash[41173]: cluster 2023-12-01T18:20:23.649906+0000 mgr.y (mgr.24356) 4868 : cluster 0 pgmap v4836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:24 smithi040 bash[28232]: cluster 2023-12-01T18:20:23.649906+0000 mgr.y (mgr.24356) 4868 : cluster 0 pgmap v4836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:20:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:20:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:26 smithi040 bash[28232]: cluster 2023-12-01T18:20:25.651062+0000 mgr.y (mgr.24356) 4869 : cluster 0 pgmap v4837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:26 smithi040 bash[28232]: audit 2023-12-01T18:20:25.975358+0000 mon.a (mon.0) 3528 : audit 0 from='client.? 172.21.15.40:0/4122390293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:26 smithi040 bash[41173]: cluster 2023-12-01T18:20:25.651062+0000 mgr.y (mgr.24356) 4869 : cluster 0 pgmap v4837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:26 smithi040 bash[41173]: audit 2023-12-01T18:20:25.975358+0000 mon.a (mon.0) 3528 : audit 0 from='client.? 172.21.15.40:0/4122390293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:26 smithi141 bash[31670]: cluster 2023-12-01T18:20:25.651062+0000 mgr.y (mgr.24356) 4869 : cluster 0 pgmap v4837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:26 smithi141 bash[31670]: audit 2023-12-01T18:20:25.975358+0000 mon.a (mon.0) 3528 : audit 0 from='client.? 172.21.15.40:0/4122390293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:28 smithi141 bash[31670]: cluster 2023-12-01T18:20:27.651688+0000 mgr.y (mgr.24356) 4870 : cluster 0 pgmap v4838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:28 smithi141 bash[31670]: audit 2023-12-01T18:20:28.439976+0000 mon.c (mon.2) 3091 : audit 0 from='client.? 172.21.15.40:0/320652303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:28 smithi040 bash[28232]: cluster 2023-12-01T18:20:27.651688+0000 mgr.y (mgr.24356) 4870 : cluster 0 pgmap v4838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:28 smithi040 bash[28232]: audit 2023-12-01T18:20:28.439976+0000 mon.c (mon.2) 3091 : audit 0 from='client.? 172.21.15.40:0/320652303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:28 smithi040 bash[41173]: cluster 2023-12-01T18:20:27.651688+0000 mgr.y (mgr.24356) 4870 : cluster 0 pgmap v4838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:28 smithi040 bash[41173]: audit 2023-12-01T18:20:28.439976+0000 mon.c (mon.2) 3091 : audit 0 from='client.? 172.21.15.40:0/320652303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:30 smithi141 bash[31670]: cluster 2023-12-01T18:20:29.652841+0000 mgr.y (mgr.24356) 4871 : cluster 0 pgmap v4839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:30 smithi040 bash[28232]: cluster 2023-12-01T18:20:29.652841+0000 mgr.y (mgr.24356) 4871 : cluster 0 pgmap v4839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:30 smithi040 bash[41173]: cluster 2023-12-01T18:20:29.652841+0000 mgr.y (mgr.24356) 4871 : cluster 0 pgmap v4839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:31 smithi141 bash[31670]: audit 2023-12-01T18:20:30.904064+0000 mon.a (mon.0) 3529 : audit 0 from='client.? 172.21.15.40:0/765420153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:31 smithi040 bash[41173]: audit 2023-12-01T18:20:30.904064+0000 mon.a (mon.0) 3529 : audit 0 from='client.? 172.21.15.40:0/765420153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:31 smithi040 bash[28232]: audit 2023-12-01T18:20:30.904064+0000 mon.a (mon.0) 3529 : audit 0 from='client.? 172.21.15.40:0/765420153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:32 smithi141 bash[31670]: cluster 2023-12-01T18:20:31.653481+0000 mgr.y (mgr.24356) 4872 : cluster 0 pgmap v4840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:32 smithi040 bash[28232]: cluster 2023-12-01T18:20:31.653481+0000 mgr.y (mgr.24356) 4872 : cluster 0 pgmap v4840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:32 smithi040 bash[41173]: cluster 2023-12-01T18:20:31.653481+0000 mgr.y (mgr.24356) 4872 : cluster 0 pgmap v4840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:33 smithi141 bash[31670]: audit 2023-12-01T18:20:33.368213+0000 mon.a (mon.0) 3530 : audit 0 from='client.? 172.21.15.40:0/798011076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:33 smithi141 bash[31670]: audit 2023-12-01T18:20:33.561660+0000 mon.c (mon.2) 3092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:33 smithi040 bash[28232]: audit 2023-12-01T18:20:33.368213+0000 mon.a (mon.0) 3530 : audit 0 from='client.? 172.21.15.40:0/798011076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:33 smithi040 bash[28232]: audit 2023-12-01T18:20:33.561660+0000 mon.c (mon.2) 3092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:33 smithi040 bash[41173]: audit 2023-12-01T18:20:33.368213+0000 mon.a (mon.0) 3530 : audit 0 from='client.? 172.21.15.40:0/798011076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:33 smithi040 bash[41173]: audit 2023-12-01T18:20:33.561660+0000 mon.c (mon.2) 3092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:34 smithi141 bash[31670]: cluster 2023-12-01T18:20:33.654107+0000 mgr.y (mgr.24356) 4873 : cluster 0 pgmap v4841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:34 smithi040 bash[28232]: cluster 2023-12-01T18:20:33.654107+0000 mgr.y (mgr.24356) 4873 : cluster 0 pgmap v4841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:34 smithi040 bash[41173]: cluster 2023-12-01T18:20:33.654107+0000 mgr.y (mgr.24356) 4873 : cluster 0 pgmap v4841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:36 smithi040 bash[28232]: cluster 2023-12-01T18:20:35.655165+0000 mgr.y (mgr.24356) 4874 : cluster 0 pgmap v4842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:36 smithi040 bash[28232]: audit 2023-12-01T18:20:35.836369+0000 mon.c (mon.2) 3093 : audit 0 from='client.? 172.21.15.40:0/3950459150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:20:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:20:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:36 smithi040 bash[41173]: cluster 2023-12-01T18:20:35.655165+0000 mgr.y (mgr.24356) 4874 : cluster 0 pgmap v4842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:36 smithi040 bash[41173]: audit 2023-12-01T18:20:35.836369+0000 mon.c (mon.2) 3093 : audit 0 from='client.? 172.21.15.40:0/3950459150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:36 smithi141 bash[31670]: cluster 2023-12-01T18:20:35.655165+0000 mgr.y (mgr.24356) 4874 : cluster 0 pgmap v4842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:36 smithi141 bash[31670]: audit 2023-12-01T18:20:35.836369+0000 mon.c (mon.2) 3093 : audit 0 from='client.? 172.21.15.40:0/3950459150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:38 smithi141 bash[31670]: cluster 2023-12-01T18:20:37.655811+0000 mgr.y (mgr.24356) 4875 : cluster 0 pgmap v4843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:38 smithi141 bash[31670]: audit 2023-12-01T18:20:38.311938+0000 mon.c (mon.2) 3094 : audit 0 from='client.? 172.21.15.40:0/114823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:38 smithi040 bash[28232]: cluster 2023-12-01T18:20:37.655811+0000 mgr.y (mgr.24356) 4875 : cluster 0 pgmap v4843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:38 smithi040 bash[28232]: audit 2023-12-01T18:20:38.311938+0000 mon.c (mon.2) 3094 : audit 0 from='client.? 172.21.15.40:0/114823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:38 smithi040 bash[41173]: cluster 2023-12-01T18:20:37.655811+0000 mgr.y (mgr.24356) 4875 : cluster 0 pgmap v4843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:38 smithi040 bash[41173]: audit 2023-12-01T18:20:38.311938+0000 mon.c (mon.2) 3094 : audit 0 from='client.? 172.21.15.40:0/114823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:40 smithi141 bash[31670]: cluster 2023-12-01T18:20:39.656947+0000 mgr.y (mgr.24356) 4876 : cluster 0 pgmap v4844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:40 smithi040 bash[28232]: cluster 2023-12-01T18:20:39.656947+0000 mgr.y (mgr.24356) 4876 : cluster 0 pgmap v4844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:40 smithi040 bash[41173]: cluster 2023-12-01T18:20:39.656947+0000 mgr.y (mgr.24356) 4876 : cluster 0 pgmap v4844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:41 smithi141 bash[31670]: audit 2023-12-01T18:20:40.778157+0000 mon.c (mon.2) 3095 : audit 0 from='client.? 172.21.15.40:0/1700423739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:41 smithi040 bash[28232]: audit 2023-12-01T18:20:40.778157+0000 mon.c (mon.2) 3095 : audit 0 from='client.? 172.21.15.40:0/1700423739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:41 smithi040 bash[41173]: audit 2023-12-01T18:20:40.778157+0000 mon.c (mon.2) 3095 : audit 0 from='client.? 172.21.15.40:0/1700423739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:42 smithi141 bash[31670]: cluster 2023-12-01T18:20:41.657600+0000 mgr.y (mgr.24356) 4877 : cluster 0 pgmap v4845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:42 smithi040 bash[28232]: cluster 2023-12-01T18:20:41.657600+0000 mgr.y (mgr.24356) 4877 : cluster 0 pgmap v4845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:42 smithi040 bash[41173]: cluster 2023-12-01T18:20:41.657600+0000 mgr.y (mgr.24356) 4877 : cluster 0 pgmap v4845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:43 smithi141 bash[31670]: audit 2023-12-01T18:20:43.232566+0000 mon.c (mon.2) 3096 : audit 0 from='client.? 172.21.15.40:0/1991178846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:43 smithi040 bash[28232]: audit 2023-12-01T18:20:43.232566+0000 mon.c (mon.2) 3096 : audit 0 from='client.? 172.21.15.40:0/1991178846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:43 smithi040 bash[41173]: audit 2023-12-01T18:20:43.232566+0000 mon.c (mon.2) 3096 : audit 0 from='client.? 172.21.15.40:0/1991178846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:44 smithi141 bash[31670]: cluster 2023-12-01T18:20:43.658264+0000 mgr.y (mgr.24356) 4878 : cluster 0 pgmap v4846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:44 smithi040 bash[28232]: cluster 2023-12-01T18:20:43.658264+0000 mgr.y (mgr.24356) 4878 : cluster 0 pgmap v4846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:44 smithi040 bash[41173]: cluster 2023-12-01T18:20:43.658264+0000 mgr.y (mgr.24356) 4878 : cluster 0 pgmap v4846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:20:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:20:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:46 smithi040 bash[41173]: cluster 2023-12-01T18:20:45.659177+0000 mgr.y (mgr.24356) 4879 : cluster 0 pgmap v4847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:46 smithi040 bash[41173]: audit 2023-12-01T18:20:45.695980+0000 mon.a (mon.0) 3531 : audit 0 from='client.? 172.21.15.40:0/731897734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:46 smithi040 bash[28232]: cluster 2023-12-01T18:20:45.659177+0000 mgr.y (mgr.24356) 4879 : cluster 0 pgmap v4847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:46 smithi040 bash[28232]: audit 2023-12-01T18:20:45.695980+0000 mon.a (mon.0) 3531 : audit 0 from='client.? 172.21.15.40:0/731897734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:46 smithi141 bash[31670]: cluster 2023-12-01T18:20:45.659177+0000 mgr.y (mgr.24356) 4879 : cluster 0 pgmap v4847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:46 smithi141 bash[31670]: audit 2023-12-01T18:20:45.695980+0000 mon.a (mon.0) 3531 : audit 0 from='client.? 172.21.15.40:0/731897734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:48 smithi141 bash[31670]: cluster 2023-12-01T18:20:47.659787+0000 mgr.y (mgr.24356) 4880 : cluster 0 pgmap v4848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:48 smithi141 bash[31670]: audit 2023-12-01T18:20:48.162260+0000 mon.c (mon.2) 3097 : audit 0 from='client.? 172.21.15.40:0/907483940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:48 smithi141 bash[31670]: audit 2023-12-01T18:20:48.561872+0000 mon.c (mon.2) 3098 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:48 smithi040 bash[41173]: cluster 2023-12-01T18:20:47.659787+0000 mgr.y (mgr.24356) 4880 : cluster 0 pgmap v4848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:48 smithi040 bash[41173]: audit 2023-12-01T18:20:48.162260+0000 mon.c (mon.2) 3097 : audit 0 from='client.? 172.21.15.40:0/907483940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:48 smithi040 bash[41173]: audit 2023-12-01T18:20:48.561872+0000 mon.c (mon.2) 3098 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:48 smithi040 bash[28232]: cluster 2023-12-01T18:20:47.659787+0000 mgr.y (mgr.24356) 4880 : cluster 0 pgmap v4848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:48 smithi040 bash[28232]: audit 2023-12-01T18:20:48.162260+0000 mon.c (mon.2) 3097 : audit 0 from='client.? 172.21.15.40:0/907483940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:48 smithi040 bash[28232]: audit 2023-12-01T18:20:48.561872+0000 mon.c (mon.2) 3098 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:50 smithi141 bash[31670]: cluster 2023-12-01T18:20:49.660910+0000 mgr.y (mgr.24356) 4881 : cluster 0 pgmap v4849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:50 smithi141 bash[31670]: audit 2023-12-01T18:20:50.628968+0000 mon.a (mon.0) 3532 : audit 0 from='client.? 172.21.15.40:0/648259473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:50 smithi040 bash[41173]: cluster 2023-12-01T18:20:49.660910+0000 mgr.y (mgr.24356) 4881 : cluster 0 pgmap v4849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:50 smithi040 bash[41173]: audit 2023-12-01T18:20:50.628968+0000 mon.a (mon.0) 3532 : audit 0 from='client.? 172.21.15.40:0/648259473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:50 smithi040 bash[28232]: cluster 2023-12-01T18:20:49.660910+0000 mgr.y (mgr.24356) 4881 : cluster 0 pgmap v4849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:50 smithi040 bash[28232]: audit 2023-12-01T18:20:50.628968+0000 mon.a (mon.0) 3532 : audit 0 from='client.? 172.21.15.40:0/648259473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:51 smithi141 bash[31670]: audit 2023-12-01T18:20:51.543766+0000 mon.c (mon.2) 3099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:20:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:51 smithi040 bash[41173]: audit 2023-12-01T18:20:51.543766+0000 mon.c (mon.2) 3099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:20:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:51 smithi040 bash[28232]: audit 2023-12-01T18:20:51.543766+0000 mon.c (mon.2) 3099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:20:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:52 smithi141 bash[31670]: cluster 2023-12-01T18:20:51.661550+0000 mgr.y (mgr.24356) 4882 : cluster 0 pgmap v4850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:52 smithi040 bash[28232]: cluster 2023-12-01T18:20:51.661550+0000 mgr.y (mgr.24356) 4882 : cluster 0 pgmap v4850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:52 smithi040 bash[41173]: cluster 2023-12-01T18:20:51.661550+0000 mgr.y (mgr.24356) 4882 : cluster 0 pgmap v4850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:53 smithi141 bash[31670]: audit 2023-12-01T18:20:53.096448+0000 mon.c (mon.2) 3100 : audit 0 from='client.? 172.21.15.40:0/490963732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:53 smithi040 bash[28232]: audit 2023-12-01T18:20:53.096448+0000 mon.c (mon.2) 3100 : audit 0 from='client.? 172.21.15.40:0/490963732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:53 smithi040 bash[41173]: audit 2023-12-01T18:20:53.096448+0000 mon.c (mon.2) 3100 : audit 0 from='client.? 172.21.15.40:0/490963732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:54 smithi141 bash[31670]: cluster 2023-12-01T18:20:53.662181+0000 mgr.y (mgr.24356) 4883 : cluster 0 pgmap v4851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:54 smithi040 bash[28232]: cluster 2023-12-01T18:20:53.662181+0000 mgr.y (mgr.24356) 4883 : cluster 0 pgmap v4851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:54 smithi040 bash[41173]: cluster 2023-12-01T18:20:53.662181+0000 mgr.y (mgr.24356) 4883 : cluster 0 pgmap v4851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:55 smithi141 bash[31670]: audit 2023-12-01T18:20:55.560352+0000 mon.c (mon.2) 3101 : audit 0 from='client.? 172.21.15.40:0/2088745392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:55 smithi040 bash[28232]: audit 2023-12-01T18:20:55.560352+0000 mon.c (mon.2) 3101 : audit 0 from='client.? 172.21.15.40:0/2088745392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:55 smithi040 bash[41173]: audit 2023-12-01T18:20:55.560352+0000 mon.c (mon.2) 3101 : audit 0 from='client.? 172.21.15.40:0/2088745392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:56.747 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:20:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:20:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:56 smithi141 bash[31670]: cluster 2023-12-01T18:20:55.663325+0000 mgr.y (mgr.24356) 4884 : cluster 0 pgmap v4852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:56 smithi040 bash[28232]: cluster 2023-12-01T18:20:55.663325+0000 mgr.y (mgr.24356) 4884 : cluster 0 pgmap v4852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:56 smithi040 bash[41173]: cluster 2023-12-01T18:20:55.663325+0000 mgr.y (mgr.24356) 4884 : cluster 0 pgmap v4852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:57.440661+0000 mon.a (mon.0) 3533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:57.452428+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: cluster 2023-12-01T18:20:57.663924+0000 mgr.y (mgr.24356) 4885 : cluster 0 pgmap v4853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:57.693231+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:57.703532+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:58.025297+0000 mon.a (mon.0) 3537 : audit 0 from='client.? 172.21.15.40:0/4225076288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:58.185273+0000 mon.c (mon.2) 3102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:58.187111+0000 mon.c (mon.2) 3103 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:20:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:20:58 smithi141 bash[31670]: audit 2023-12-01T18:20:58.196808+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:57.440661+0000 mon.a (mon.0) 3533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:57.452428+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: cluster 2023-12-01T18:20:57.663924+0000 mgr.y (mgr.24356) 4885 : cluster 0 pgmap v4853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:57.693231+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:57.703532+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:58.025297+0000 mon.a (mon.0) 3537 : audit 0 from='client.? 172.21.15.40:0/4225076288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:58.185273+0000 mon.c (mon.2) 3102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:58.187111+0000 mon.c (mon.2) 3103 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:20:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[41173]: audit 2023-12-01T18:20:58.196808+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:57.440661+0000 mon.a (mon.0) 3533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:57.452428+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: cluster 2023-12-01T18:20:57.663924+0000 mgr.y (mgr.24356) 4885 : cluster 0 pgmap v4853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:57.693231+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:57.703532+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:58.025297+0000 mon.a (mon.0) 3537 : audit 0 from='client.? 172.21.15.40:0/4225076288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:58.185273+0000 mon.c (mon.2) 3102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:58.187111+0000 mon.c (mon.2) 3103 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:20:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:20:58 smithi040 bash[28232]: audit 2023-12-01T18:20:58.196808+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:21:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:00 smithi141 bash[31670]: cluster 2023-12-01T18:20:59.665212+0000 mgr.y (mgr.24356) 4886 : cluster 0 pgmap v4854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:00 smithi141 bash[31670]: audit 2023-12-01T18:21:00.487357+0000 mon.c (mon.2) 3104 : audit 0 from='client.? 172.21.15.40:0/3689237830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:00 smithi040 bash[28232]: cluster 2023-12-01T18:20:59.665212+0000 mgr.y (mgr.24356) 4886 : cluster 0 pgmap v4854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:00 smithi040 bash[28232]: audit 2023-12-01T18:21:00.487357+0000 mon.c (mon.2) 3104 : audit 0 from='client.? 172.21.15.40:0/3689237830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:00 smithi040 bash[41173]: cluster 2023-12-01T18:20:59.665212+0000 mgr.y (mgr.24356) 4886 : cluster 0 pgmap v4854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:00 smithi040 bash[41173]: audit 2023-12-01T18:21:00.487357+0000 mon.c (mon.2) 3104 : audit 0 from='client.? 172.21.15.40:0/3689237830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:02 smithi141 bash[31670]: cluster 2023-12-01T18:21:01.665875+0000 mgr.y (mgr.24356) 4887 : cluster 0 pgmap v4855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:02 smithi040 bash[28232]: cluster 2023-12-01T18:21:01.665875+0000 mgr.y (mgr.24356) 4887 : cluster 0 pgmap v4855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:02 smithi040 bash[41173]: cluster 2023-12-01T18:21:01.665875+0000 mgr.y (mgr.24356) 4887 : cluster 0 pgmap v4855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:03 smithi141 bash[31670]: audit 2023-12-01T18:21:02.943007+0000 mon.c (mon.2) 3105 : audit 0 from='client.? 172.21.15.40:0/2799522713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:03 smithi141 bash[31670]: audit 2023-12-01T18:21:03.562832+0000 mon.c (mon.2) 3106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:03 smithi040 bash[28232]: audit 2023-12-01T18:21:02.943007+0000 mon.c (mon.2) 3105 : audit 0 from='client.? 172.21.15.40:0/2799522713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:03 smithi040 bash[28232]: audit 2023-12-01T18:21:03.562832+0000 mon.c (mon.2) 3106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:03 smithi040 bash[41173]: audit 2023-12-01T18:21:02.943007+0000 mon.c (mon.2) 3105 : audit 0 from='client.? 172.21.15.40:0/2799522713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:03 smithi040 bash[41173]: audit 2023-12-01T18:21:03.562832+0000 mon.c (mon.2) 3106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:04 smithi141 bash[31670]: cluster 2023-12-01T18:21:03.666519+0000 mgr.y (mgr.24356) 4888 : cluster 0 pgmap v4856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:04 smithi040 bash[28232]: cluster 2023-12-01T18:21:03.666519+0000 mgr.y (mgr.24356) 4888 : cluster 0 pgmap v4856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:04 smithi040 bash[41173]: cluster 2023-12-01T18:21:03.666519+0000 mgr.y (mgr.24356) 4888 : cluster 0 pgmap v4856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:05 smithi141 bash[31670]: audit 2023-12-01T18:21:05.413427+0000 mon.c (mon.2) 3107 : audit 0 from='client.? 172.21.15.40:0/2240607855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:05 smithi040 bash[28232]: audit 2023-12-01T18:21:05.413427+0000 mon.c (mon.2) 3107 : audit 0 from='client.? 172.21.15.40:0/2240607855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:05 smithi040 bash[41173]: audit 2023-12-01T18:21:05.413427+0000 mon.c (mon.2) 3107 : audit 0 from='client.? 172.21.15.40:0/2240607855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:06.745 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:21:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:21:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:06 smithi141 bash[31670]: cluster 2023-12-01T18:21:05.667733+0000 mgr.y (mgr.24356) 4889 : cluster 0 pgmap v4857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:06 smithi040 bash[28232]: cluster 2023-12-01T18:21:05.667733+0000 mgr.y (mgr.24356) 4889 : cluster 0 pgmap v4857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:06 smithi040 bash[41173]: cluster 2023-12-01T18:21:05.667733+0000 mgr.y (mgr.24356) 4889 : cluster 0 pgmap v4857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:08 smithi141 bash[31670]: cluster 2023-12-01T18:21:07.668382+0000 mgr.y (mgr.24356) 4890 : cluster 0 pgmap v4858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:08 smithi141 bash[31670]: audit 2023-12-01T18:21:07.879228+0000 mon.c (mon.2) 3108 : audit 0 from='client.? 172.21.15.40:0/3383574374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:08 smithi040 bash[28232]: cluster 2023-12-01T18:21:07.668382+0000 mgr.y (mgr.24356) 4890 : cluster 0 pgmap v4858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:08 smithi040 bash[28232]: audit 2023-12-01T18:21:07.879228+0000 mon.c (mon.2) 3108 : audit 0 from='client.? 172.21.15.40:0/3383574374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:08 smithi040 bash[41173]: cluster 2023-12-01T18:21:07.668382+0000 mgr.y (mgr.24356) 4890 : cluster 0 pgmap v4858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:08 smithi040 bash[41173]: audit 2023-12-01T18:21:07.879228+0000 mon.c (mon.2) 3108 : audit 0 from='client.? 172.21.15.40:0/3383574374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:10 smithi141 bash[31670]: cluster 2023-12-01T18:21:09.669518+0000 mgr.y (mgr.24356) 4891 : cluster 0 pgmap v4859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:10 smithi141 bash[31670]: audit 2023-12-01T18:21:10.334277+0000 mon.c (mon.2) 3109 : audit 0 from='client.? 172.21.15.40:0/465891288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:10 smithi040 bash[41173]: cluster 2023-12-01T18:21:09.669518+0000 mgr.y (mgr.24356) 4891 : cluster 0 pgmap v4859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:10 smithi040 bash[41173]: audit 2023-12-01T18:21:10.334277+0000 mon.c (mon.2) 3109 : audit 0 from='client.? 172.21.15.40:0/465891288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:10 smithi040 bash[28232]: cluster 2023-12-01T18:21:09.669518+0000 mgr.y (mgr.24356) 4891 : cluster 0 pgmap v4859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:10 smithi040 bash[28232]: audit 2023-12-01T18:21:10.334277+0000 mon.c (mon.2) 3109 : audit 0 from='client.? 172.21.15.40:0/465891288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 18:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T18:21:12.105782439Z level=info msg="Completed cleanup jobs" duration=66.763368ms 2023-12-01T18:21:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:12 smithi141 bash[31670]: cluster 2023-12-01T18:21:11.670364+0000 mgr.y (mgr.24356) 4892 : cluster 0 pgmap v4860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:12 smithi040 bash[41173]: cluster 2023-12-01T18:21:11.670364+0000 mgr.y (mgr.24356) 4892 : cluster 0 pgmap v4860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:12 smithi040 bash[28232]: cluster 2023-12-01T18:21:11.670364+0000 mgr.y (mgr.24356) 4892 : cluster 0 pgmap v4860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:13 smithi141 bash[31670]: audit 2023-12-01T18:21:12.801861+0000 mon.a (mon.0) 3539 : audit 0 from='client.? 172.21.15.40:0/2223559320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:13 smithi040 bash[28232]: audit 2023-12-01T18:21:12.801861+0000 mon.a (mon.0) 3539 : audit 0 from='client.? 172.21.15.40:0/2223559320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:13 smithi040 bash[41173]: audit 2023-12-01T18:21:12.801861+0000 mon.a (mon.0) 3539 : audit 0 from='client.? 172.21.15.40:0/2223559320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:14 smithi141 bash[31670]: cluster 2023-12-01T18:21:13.671060+0000 mgr.y (mgr.24356) 4893 : cluster 0 pgmap v4861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:14 smithi040 bash[28232]: cluster 2023-12-01T18:21:13.671060+0000 mgr.y (mgr.24356) 4893 : cluster 0 pgmap v4861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:14 smithi040 bash[41173]: cluster 2023-12-01T18:21:13.671060+0000 mgr.y (mgr.24356) 4893 : cluster 0 pgmap v4861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:15 smithi141 bash[31670]: audit 2023-12-01T18:21:15.274011+0000 mon.c (mon.2) 3110 : audit 0 from='client.? 172.21.15.40:0/4031730143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:15 smithi040 bash[28232]: audit 2023-12-01T18:21:15.274011+0000 mon.c (mon.2) 3110 : audit 0 from='client.? 172.21.15.40:0/4031730143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:15 smithi040 bash[41173]: audit 2023-12-01T18:21:15.274011+0000 mon.c (mon.2) 3110 : audit 0 from='client.? 172.21.15.40:0/4031730143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:16.774 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:21:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:21:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:16 smithi141 bash[31670]: cluster 2023-12-01T18:21:15.672232+0000 mgr.y (mgr.24356) 4894 : cluster 0 pgmap v4862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:16 smithi040 bash[28232]: cluster 2023-12-01T18:21:15.672232+0000 mgr.y (mgr.24356) 4894 : cluster 0 pgmap v4862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:16 smithi040 bash[41173]: cluster 2023-12-01T18:21:15.672232+0000 mgr.y (mgr.24356) 4894 : cluster 0 pgmap v4862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:17 smithi040 bash[28232]: audit 2023-12-01T18:21:17.731329+0000 mon.a (mon.0) 3540 : audit 0 from='client.? 172.21.15.40:0/2070366284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:17 smithi040 bash[41173]: audit 2023-12-01T18:21:17.731329+0000 mon.a (mon.0) 3540 : audit 0 from='client.? 172.21.15.40:0/2070366284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:17 smithi141 bash[31670]: audit 2023-12-01T18:21:17.731329+0000 mon.a (mon.0) 3540 : audit 0 from='client.? 172.21.15.40:0/2070366284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:18 smithi040 bash[28232]: cluster 2023-12-01T18:21:17.673016+0000 mgr.y (mgr.24356) 4895 : cluster 0 pgmap v4863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:18 smithi040 bash[28232]: audit 2023-12-01T18:21:18.562954+0000 mon.c (mon.2) 3111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:18 smithi040 bash[41173]: cluster 2023-12-01T18:21:17.673016+0000 mgr.y (mgr.24356) 4895 : cluster 0 pgmap v4863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:18 smithi040 bash[41173]: audit 2023-12-01T18:21:18.562954+0000 mon.c (mon.2) 3111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:18 smithi141 bash[31670]: cluster 2023-12-01T18:21:17.673016+0000 mgr.y (mgr.24356) 4895 : cluster 0 pgmap v4863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:18 smithi141 bash[31670]: audit 2023-12-01T18:21:18.562954+0000 mon.c (mon.2) 3111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:20 smithi040 bash[28232]: cluster 2023-12-01T18:21:19.674179+0000 mgr.y (mgr.24356) 4896 : cluster 0 pgmap v4864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:20 smithi040 bash[28232]: audit 2023-12-01T18:21:20.205350+0000 mon.c (mon.2) 3112 : audit 0 from='client.? 172.21.15.40:0/2327090663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:20 smithi040 bash[41173]: cluster 2023-12-01T18:21:19.674179+0000 mgr.y (mgr.24356) 4896 : cluster 0 pgmap v4864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:20 smithi040 bash[41173]: audit 2023-12-01T18:21:20.205350+0000 mon.c (mon.2) 3112 : audit 0 from='client.? 172.21.15.40:0/2327090663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:20 smithi141 bash[31670]: cluster 2023-12-01T18:21:19.674179+0000 mgr.y (mgr.24356) 4896 : cluster 0 pgmap v4864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:20 smithi141 bash[31670]: audit 2023-12-01T18:21:20.205350+0000 mon.c (mon.2) 3112 : audit 0 from='client.? 172.21.15.40:0/2327090663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:22 smithi040 bash[28232]: cluster 2023-12-01T18:21:21.674837+0000 mgr.y (mgr.24356) 4897 : cluster 0 pgmap v4865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:22 smithi040 bash[28232]: audit 2023-12-01T18:21:22.664084+0000 mon.a (mon.0) 3541 : audit 0 from='client.? 172.21.15.40:0/3809222553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:22 smithi040 bash[41173]: cluster 2023-12-01T18:21:21.674837+0000 mgr.y (mgr.24356) 4897 : cluster 0 pgmap v4865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:22 smithi040 bash[41173]: audit 2023-12-01T18:21:22.664084+0000 mon.a (mon.0) 3541 : audit 0 from='client.? 172.21.15.40:0/3809222553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:22 smithi141 bash[31670]: cluster 2023-12-01T18:21:21.674837+0000 mgr.y (mgr.24356) 4897 : cluster 0 pgmap v4865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:22 smithi141 bash[31670]: audit 2023-12-01T18:21:22.664084+0000 mon.a (mon.0) 3541 : audit 0 from='client.? 172.21.15.40:0/3809222553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:24 smithi040 bash[28232]: cluster 2023-12-01T18:21:23.675529+0000 mgr.y (mgr.24356) 4898 : cluster 0 pgmap v4866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:24 smithi040 bash[41173]: cluster 2023-12-01T18:21:23.675529+0000 mgr.y (mgr.24356) 4898 : cluster 0 pgmap v4866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:24 smithi141 bash[31670]: cluster 2023-12-01T18:21:23.675529+0000 mgr.y (mgr.24356) 4898 : cluster 0 pgmap v4866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:25 smithi040 bash[28232]: audit 2023-12-01T18:21:25.118791+0000 mon.c (mon.2) 3113 : audit 0 from='client.? 172.21.15.40:0/1317076873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:25 smithi040 bash[41173]: audit 2023-12-01T18:21:25.118791+0000 mon.c (mon.2) 3113 : audit 0 from='client.? 172.21.15.40:0/1317076873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:25 smithi141 bash[31670]: audit 2023-12-01T18:21:25.118791+0000 mon.c (mon.2) 3113 : audit 0 from='client.? 172.21.15.40:0/1317076873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:26.803 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:21:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:21:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:26 smithi040 bash[28232]: cluster 2023-12-01T18:21:25.676738+0000 mgr.y (mgr.24356) 4899 : cluster 0 pgmap v4867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:26 smithi040 bash[41173]: cluster 2023-12-01T18:21:25.676738+0000 mgr.y (mgr.24356) 4899 : cluster 0 pgmap v4867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:26 smithi141 bash[31670]: cluster 2023-12-01T18:21:25.676738+0000 mgr.y (mgr.24356) 4899 : cluster 0 pgmap v4867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:27 smithi040 bash[28232]: audit 2023-12-01T18:21:27.583237+0000 mon.c (mon.2) 3114 : audit 0 from='client.? 172.21.15.40:0/1625002838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:27 smithi040 bash[41173]: audit 2023-12-01T18:21:27.583237+0000 mon.c (mon.2) 3114 : audit 0 from='client.? 172.21.15.40:0/1625002838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:27 smithi141 bash[31670]: audit 2023-12-01T18:21:27.583237+0000 mon.c (mon.2) 3114 : audit 0 from='client.? 172.21.15.40:0/1625002838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:28 smithi040 bash[28232]: cluster 2023-12-01T18:21:27.677353+0000 mgr.y (mgr.24356) 4900 : cluster 0 pgmap v4868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:28 smithi040 bash[41173]: cluster 2023-12-01T18:21:27.677353+0000 mgr.y (mgr.24356) 4900 : cluster 0 pgmap v4868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:28 smithi141 bash[31670]: cluster 2023-12-01T18:21:27.677353+0000 mgr.y (mgr.24356) 4900 : cluster 0 pgmap v4868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:30 smithi040 bash[28232]: cluster 2023-12-01T18:21:29.678441+0000 mgr.y (mgr.24356) 4901 : cluster 0 pgmap v4869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:30 smithi040 bash[28232]: audit 2023-12-01T18:21:30.057066+0000 mon.c (mon.2) 3115 : audit 0 from='client.? 172.21.15.40:0/1500951266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:30 smithi040 bash[41173]: cluster 2023-12-01T18:21:29.678441+0000 mgr.y (mgr.24356) 4901 : cluster 0 pgmap v4869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:30 smithi040 bash[41173]: audit 2023-12-01T18:21:30.057066+0000 mon.c (mon.2) 3115 : audit 0 from='client.? 172.21.15.40:0/1500951266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:30 smithi141 bash[31670]: cluster 2023-12-01T18:21:29.678441+0000 mgr.y (mgr.24356) 4901 : cluster 0 pgmap v4869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:30 smithi141 bash[31670]: audit 2023-12-01T18:21:30.057066+0000 mon.c (mon.2) 3115 : audit 0 from='client.? 172.21.15.40:0/1500951266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:32 smithi040 bash[28232]: cluster 2023-12-01T18:21:31.679254+0000 mgr.y (mgr.24356) 4902 : cluster 0 pgmap v4870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:32 smithi040 bash[28232]: audit 2023-12-01T18:21:32.517421+0000 mon.a (mon.0) 3542 : audit 0 from='client.? 172.21.15.40:0/4287788390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:32 smithi040 bash[41173]: cluster 2023-12-01T18:21:31.679254+0000 mgr.y (mgr.24356) 4902 : cluster 0 pgmap v4870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:32 smithi040 bash[41173]: audit 2023-12-01T18:21:32.517421+0000 mon.a (mon.0) 3542 : audit 0 from='client.? 172.21.15.40:0/4287788390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:32 smithi141 bash[31670]: cluster 2023-12-01T18:21:31.679254+0000 mgr.y (mgr.24356) 4902 : cluster 0 pgmap v4870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:32 smithi141 bash[31670]: audit 2023-12-01T18:21:32.517421+0000 mon.a (mon.0) 3542 : audit 0 from='client.? 172.21.15.40:0/4287788390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:33 smithi040 bash[28232]: audit 2023-12-01T18:21:33.563251+0000 mon.c (mon.2) 3116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:33 smithi040 bash[41173]: audit 2023-12-01T18:21:33.563251+0000 mon.c (mon.2) 3116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:33 smithi141 bash[31670]: audit 2023-12-01T18:21:33.563251+0000 mon.c (mon.2) 3116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:34 smithi040 bash[28232]: cluster 2023-12-01T18:21:33.680062+0000 mgr.y (mgr.24356) 4903 : cluster 0 pgmap v4871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:34 smithi040 bash[41173]: cluster 2023-12-01T18:21:33.680062+0000 mgr.y (mgr.24356) 4903 : cluster 0 pgmap v4871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:34 smithi141 bash[31670]: cluster 2023-12-01T18:21:33.680062+0000 mgr.y (mgr.24356) 4903 : cluster 0 pgmap v4871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:35 smithi040 bash[28232]: audit 2023-12-01T18:21:34.979445+0000 mon.a (mon.0) 3543 : audit 0 from='client.? 172.21.15.40:0/3192167703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:35 smithi040 bash[41173]: audit 2023-12-01T18:21:34.979445+0000 mon.a (mon.0) 3543 : audit 0 from='client.? 172.21.15.40:0/3192167703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:35 smithi141 bash[31670]: audit 2023-12-01T18:21:34.979445+0000 mon.a (mon.0) 3543 : audit 0 from='client.? 172.21.15.40:0/3192167703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:36.843 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:21:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:21:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:36 smithi040 bash[28232]: cluster 2023-12-01T18:21:35.681292+0000 mgr.y (mgr.24356) 4904 : cluster 0 pgmap v4872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:36 smithi040 bash[41173]: cluster 2023-12-01T18:21:35.681292+0000 mgr.y (mgr.24356) 4904 : cluster 0 pgmap v4872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:36 smithi141 bash[31670]: cluster 2023-12-01T18:21:35.681292+0000 mgr.y (mgr.24356) 4904 : cluster 0 pgmap v4872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:37 smithi040 bash[28232]: audit 2023-12-01T18:21:37.443392+0000 mon.c (mon.2) 3117 : audit 0 from='client.? 172.21.15.40:0/530431351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:37 smithi040 bash[41173]: audit 2023-12-01T18:21:37.443392+0000 mon.c (mon.2) 3117 : audit 0 from='client.? 172.21.15.40:0/530431351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:37 smithi141 bash[31670]: audit 2023-12-01T18:21:37.443392+0000 mon.c (mon.2) 3117 : audit 0 from='client.? 172.21.15.40:0/530431351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:38 smithi040 bash[28232]: cluster 2023-12-01T18:21:37.681978+0000 mgr.y (mgr.24356) 4905 : cluster 0 pgmap v4873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:38 smithi040 bash[41173]: cluster 2023-12-01T18:21:37.681978+0000 mgr.y (mgr.24356) 4905 : cluster 0 pgmap v4873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:38 smithi141 bash[31670]: cluster 2023-12-01T18:21:37.681978+0000 mgr.y (mgr.24356) 4905 : cluster 0 pgmap v4873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:40 smithi040 bash[41173]: cluster 2023-12-01T18:21:39.683131+0000 mgr.y (mgr.24356) 4906 : cluster 0 pgmap v4874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:40 smithi040 bash[41173]: audit 2023-12-01T18:21:39.913123+0000 mon.a (mon.0) 3544 : audit 0 from='client.? 172.21.15.40:0/709295461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:40 smithi040 bash[28232]: cluster 2023-12-01T18:21:39.683131+0000 mgr.y (mgr.24356) 4906 : cluster 0 pgmap v4874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:40 smithi040 bash[28232]: audit 2023-12-01T18:21:39.913123+0000 mon.a (mon.0) 3544 : audit 0 from='client.? 172.21.15.40:0/709295461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:40 smithi141 bash[31670]: cluster 2023-12-01T18:21:39.683131+0000 mgr.y (mgr.24356) 4906 : cluster 0 pgmap v4874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:40 smithi141 bash[31670]: audit 2023-12-01T18:21:39.913123+0000 mon.a (mon.0) 3544 : audit 0 from='client.? 172.21.15.40:0/709295461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:42 smithi040 bash[41173]: cluster 2023-12-01T18:21:41.683864+0000 mgr.y (mgr.24356) 4907 : cluster 0 pgmap v4875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:42 smithi040 bash[41173]: audit 2023-12-01T18:21:42.374547+0000 mon.a (mon.0) 3545 : audit 0 from='client.? 172.21.15.40:0/317014180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:42 smithi040 bash[28232]: cluster 2023-12-01T18:21:41.683864+0000 mgr.y (mgr.24356) 4907 : cluster 0 pgmap v4875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:42 smithi040 bash[28232]: audit 2023-12-01T18:21:42.374547+0000 mon.a (mon.0) 3545 : audit 0 from='client.? 172.21.15.40:0/317014180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:42 smithi141 bash[31670]: cluster 2023-12-01T18:21:41.683864+0000 mgr.y (mgr.24356) 4907 : cluster 0 pgmap v4875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:42 smithi141 bash[31670]: audit 2023-12-01T18:21:42.374547+0000 mon.a (mon.0) 3545 : audit 0 from='client.? 172.21.15.40:0/317014180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:44 smithi040 bash[28232]: cluster 2023-12-01T18:21:43.684689+0000 mgr.y (mgr.24356) 4908 : cluster 0 pgmap v4876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:44 smithi040 bash[28232]: audit 2023-12-01T18:21:44.831918+0000 mon.a (mon.0) 3546 : audit 0 from='client.? 172.21.15.40:0/2070882823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:44 smithi040 bash[41173]: cluster 2023-12-01T18:21:43.684689+0000 mgr.y (mgr.24356) 4908 : cluster 0 pgmap v4876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:44 smithi040 bash[41173]: audit 2023-12-01T18:21:44.831918+0000 mon.a (mon.0) 3546 : audit 0 from='client.? 172.21.15.40:0/2070882823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:44 smithi141 bash[31670]: cluster 2023-12-01T18:21:43.684689+0000 mgr.y (mgr.24356) 4908 : cluster 0 pgmap v4876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:44 smithi141 bash[31670]: audit 2023-12-01T18:21:44.831918+0000 mon.a (mon.0) 3546 : audit 0 from='client.? 172.21.15.40:0/2070882823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:21:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:21:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:46 smithi040 bash[41173]: cluster 2023-12-01T18:21:45.685932+0000 mgr.y (mgr.24356) 4909 : cluster 0 pgmap v4877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:46 smithi040 bash[28232]: cluster 2023-12-01T18:21:45.685932+0000 mgr.y (mgr.24356) 4909 : cluster 0 pgmap v4877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:46 smithi141 bash[31670]: cluster 2023-12-01T18:21:45.685932+0000 mgr.y (mgr.24356) 4909 : cluster 0 pgmap v4877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:47 smithi040 bash[41173]: audit 2023-12-01T18:21:47.288642+0000 mon.a (mon.0) 3547 : audit 0 from='client.? 172.21.15.40:0/1214252493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:47 smithi040 bash[28232]: audit 2023-12-01T18:21:47.288642+0000 mon.a (mon.0) 3547 : audit 0 from='client.? 172.21.15.40:0/1214252493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:47 smithi141 bash[31670]: audit 2023-12-01T18:21:47.288642+0000 mon.a (mon.0) 3547 : audit 0 from='client.? 172.21.15.40:0/1214252493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:48 smithi141 bash[31670]: cluster 2023-12-01T18:21:47.686621+0000 mgr.y (mgr.24356) 4910 : cluster 0 pgmap v4878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:48 smithi141 bash[31670]: audit 2023-12-01T18:21:48.563650+0000 mon.c (mon.2) 3118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:48 smithi040 bash[28232]: cluster 2023-12-01T18:21:47.686621+0000 mgr.y (mgr.24356) 4910 : cluster 0 pgmap v4878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:48 smithi040 bash[28232]: audit 2023-12-01T18:21:48.563650+0000 mon.c (mon.2) 3118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:48 smithi040 bash[41173]: cluster 2023-12-01T18:21:47.686621+0000 mgr.y (mgr.24356) 4910 : cluster 0 pgmap v4878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:48 smithi040 bash[41173]: audit 2023-12-01T18:21:48.563650+0000 mon.c (mon.2) 3118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:50 smithi141 bash[31670]: cluster 2023-12-01T18:21:49.687736+0000 mgr.y (mgr.24356) 4911 : cluster 0 pgmap v4879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:50 smithi141 bash[31670]: audit 2023-12-01T18:21:49.751875+0000 mon.c (mon.2) 3119 : audit 0 from='client.? 172.21.15.40:0/3095110377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:50 smithi040 bash[28232]: cluster 2023-12-01T18:21:49.687736+0000 mgr.y (mgr.24356) 4911 : cluster 0 pgmap v4879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:50 smithi040 bash[28232]: audit 2023-12-01T18:21:49.751875+0000 mon.c (mon.2) 3119 : audit 0 from='client.? 172.21.15.40:0/3095110377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:50 smithi040 bash[41173]: cluster 2023-12-01T18:21:49.687736+0000 mgr.y (mgr.24356) 4911 : cluster 0 pgmap v4879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:50 smithi040 bash[41173]: audit 2023-12-01T18:21:49.751875+0000 mon.c (mon.2) 3119 : audit 0 from='client.? 172.21.15.40:0/3095110377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:52 smithi141 bash[31670]: cluster 2023-12-01T18:21:51.688457+0000 mgr.y (mgr.24356) 4912 : cluster 0 pgmap v4880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:52 smithi141 bash[31670]: audit 2023-12-01T18:21:52.215356+0000 mon.c (mon.2) 3120 : audit 0 from='client.? 172.21.15.40:0/563214454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:52 smithi040 bash[28232]: cluster 2023-12-01T18:21:51.688457+0000 mgr.y (mgr.24356) 4912 : cluster 0 pgmap v4880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:52 smithi040 bash[28232]: audit 2023-12-01T18:21:52.215356+0000 mon.c (mon.2) 3120 : audit 0 from='client.? 172.21.15.40:0/563214454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:52 smithi040 bash[41173]: cluster 2023-12-01T18:21:51.688457+0000 mgr.y (mgr.24356) 4912 : cluster 0 pgmap v4880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:52 smithi040 bash[41173]: audit 2023-12-01T18:21:52.215356+0000 mon.c (mon.2) 3120 : audit 0 from='client.? 172.21.15.40:0/563214454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:54 smithi141 bash[31670]: cluster 2023-12-01T18:21:53.689105+0000 mgr.y (mgr.24356) 4913 : cluster 0 pgmap v4881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:54 smithi141 bash[31670]: audit 2023-12-01T18:21:54.678746+0000 mon.c (mon.2) 3121 : audit 0 from='client.? 172.21.15.40:0/3231157307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:55.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:54 smithi040 bash[41173]: cluster 2023-12-01T18:21:53.689105+0000 mgr.y (mgr.24356) 4913 : cluster 0 pgmap v4881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:54 smithi040 bash[41173]: audit 2023-12-01T18:21:54.678746+0000 mon.c (mon.2) 3121 : audit 0 from='client.? 172.21.15.40:0/3231157307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:54 smithi040 bash[28232]: cluster 2023-12-01T18:21:53.689105+0000 mgr.y (mgr.24356) 4913 : cluster 0 pgmap v4881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:54 smithi040 bash[28232]: audit 2023-12-01T18:21:54.678746+0000 mon.c (mon.2) 3121 : audit 0 from='client.? 172.21.15.40:0/3231157307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:56 smithi040 bash[28232]: cluster 2023-12-01T18:21:55.690387+0000 mgr.y (mgr.24356) 4914 : cluster 0 pgmap v4882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:56 smithi040 bash[41173]: cluster 2023-12-01T18:21:55.690387+0000 mgr.y (mgr.24356) 4914 : cluster 0 pgmap v4882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:21:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:21:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:56 smithi141 bash[31670]: cluster 2023-12-01T18:21:55.690387+0000 mgr.y (mgr.24356) 4914 : cluster 0 pgmap v4882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:57 smithi040 bash[28232]: audit 2023-12-01T18:21:57.141510+0000 mon.c (mon.2) 3122 : audit 0 from='client.? 172.21.15.40:0/2925011711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:57 smithi040 bash[41173]: audit 2023-12-01T18:21:57.141510+0000 mon.c (mon.2) 3122 : audit 0 from='client.? 172.21.15.40:0/2925011711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:57 smithi141 bash[31670]: audit 2023-12-01T18:21:57.141510+0000 mon.c (mon.2) 3122 : audit 0 from='client.? 172.21.15.40:0/2925011711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:21:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:58 smithi141 bash[31670]: cluster 2023-12-01T18:21:57.691065+0000 mgr.y (mgr.24356) 4915 : cluster 0 pgmap v4883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:58 smithi141 bash[31670]: audit 2023-12-01T18:21:58.280306+0000 mon.c (mon.2) 3123 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:21:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:58 smithi040 bash[28232]: cluster 2023-12-01T18:21:57.691065+0000 mgr.y (mgr.24356) 4915 : cluster 0 pgmap v4883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:58 smithi040 bash[28232]: audit 2023-12-01T18:21:58.280306+0000 mon.c (mon.2) 3123 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:21:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:58 smithi040 bash[41173]: cluster 2023-12-01T18:21:57.691065+0000 mgr.y (mgr.24356) 4915 : cluster 0 pgmap v4883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:21:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:58 smithi040 bash[41173]: audit 2023-12-01T18:21:58.280306+0000 mon.c (mon.2) 3123 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:22:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:21:59 smithi141 bash[31670]: audit 2023-12-01T18:21:59.606001+0000 mon.a (mon.0) 3548 : audit 0 from='client.? 172.21.15.40:0/3496497330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:21:59 smithi040 bash[28232]: audit 2023-12-01T18:21:59.606001+0000 mon.a (mon.0) 3548 : audit 0 from='client.? 172.21.15.40:0/3496497330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:21:59 smithi040 bash[41173]: audit 2023-12-01T18:21:59.606001+0000 mon.a (mon.0) 3548 : audit 0 from='client.? 172.21.15.40:0/3496497330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:00 smithi141 bash[31670]: cluster 2023-12-01T18:21:59.692187+0000 mgr.y (mgr.24356) 4916 : cluster 0 pgmap v4884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:00 smithi040 bash[28232]: cluster 2023-12-01T18:21:59.692187+0000 mgr.y (mgr.24356) 4916 : cluster 0 pgmap v4884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:00 smithi040 bash[41173]: cluster 2023-12-01T18:21:59.692187+0000 mgr.y (mgr.24356) 4916 : cluster 0 pgmap v4884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:02 smithi141 bash[31670]: cluster 2023-12-01T18:22:01.692872+0000 mgr.y (mgr.24356) 4917 : cluster 0 pgmap v4885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:02 smithi141 bash[31670]: audit 2023-12-01T18:22:02.073510+0000 mon.a (mon.0) 3549 : audit 0 from='client.? 172.21.15.40:0/2680787474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:02 smithi040 bash[28232]: cluster 2023-12-01T18:22:01.692872+0000 mgr.y (mgr.24356) 4917 : cluster 0 pgmap v4885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:02 smithi040 bash[28232]: audit 2023-12-01T18:22:02.073510+0000 mon.a (mon.0) 3549 : audit 0 from='client.? 172.21.15.40:0/2680787474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:02 smithi040 bash[41173]: cluster 2023-12-01T18:22:01.692872+0000 mgr.y (mgr.24356) 4917 : cluster 0 pgmap v4885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:02 smithi040 bash[41173]: audit 2023-12-01T18:22:02.073510+0000 mon.a (mon.0) 3549 : audit 0 from='client.? 172.21.15.40:0/2680787474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:03 smithi141 bash[31670]: audit 2023-12-01T18:22:03.563739+0000 mon.c (mon.2) 3124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:03 smithi040 bash[41173]: audit 2023-12-01T18:22:03.563739+0000 mon.c (mon.2) 3124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:03 smithi040 bash[28232]: audit 2023-12-01T18:22:03.563739+0000 mon.c (mon.2) 3124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: cluster 2023-12-01T18:22:03.693693+0000 mgr.y (mgr.24356) 4918 : cluster 0 pgmap v4886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.174542+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.205819+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.424229+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.435475+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.542393+0000 mon.c (mon.2) 3125 : audit 0 from='client.? 172.21.15.40:0/1158907162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.907914+0000 mon.c (mon.2) 3126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.909695+0000 mon.c (mon.2) 3127 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:22:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:05 smithi141 bash[31670]: audit 2023-12-01T18:22:04.921132+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: cluster 2023-12-01T18:22:03.693693+0000 mgr.y (mgr.24356) 4918 : cluster 0 pgmap v4886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.174542+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.205819+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.424229+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.435475+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.542393+0000 mon.c (mon.2) 3125 : audit 0 from='client.? 172.21.15.40:0/1158907162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.907914+0000 mon.c (mon.2) 3126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.909695+0000 mon.c (mon.2) 3127 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[28232]: audit 2023-12-01T18:22:04.921132+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: cluster 2023-12-01T18:22:03.693693+0000 mgr.y (mgr.24356) 4918 : cluster 0 pgmap v4886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.174542+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.205819+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.424229+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.435475+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.542393+0000 mon.c (mon.2) 3125 : audit 0 from='client.? 172.21.15.40:0/1158907162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.907914+0000 mon.c (mon.2) 3126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.909695+0000 mon.c (mon.2) 3127 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:22:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:05 smithi040 bash[41173]: audit 2023-12-01T18:22:04.921132+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:22:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:06 smithi040 bash[28232]: cluster 2023-12-01T18:22:05.694916+0000 mgr.y (mgr.24356) 4919 : cluster 0 pgmap v4887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:22:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:22:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:06 smithi040 bash[41173]: cluster 2023-12-01T18:22:05.694916+0000 mgr.y (mgr.24356) 4919 : cluster 0 pgmap v4887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:06 smithi141 bash[31670]: cluster 2023-12-01T18:22:05.694916+0000 mgr.y (mgr.24356) 4919 : cluster 0 pgmap v4887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:07 smithi141 bash[31670]: audit 2023-12-01T18:22:07.006720+0000 mon.a (mon.0) 3555 : audit 0 from='client.? 172.21.15.40:0/2247766029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:07 smithi040 bash[41173]: audit 2023-12-01T18:22:07.006720+0000 mon.a (mon.0) 3555 : audit 0 from='client.? 172.21.15.40:0/2247766029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:07 smithi040 bash[28232]: audit 2023-12-01T18:22:07.006720+0000 mon.a (mon.0) 3555 : audit 0 from='client.? 172.21.15.40:0/2247766029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:08 smithi141 bash[31670]: cluster 2023-12-01T18:22:07.695620+0000 mgr.y (mgr.24356) 4920 : cluster 0 pgmap v4888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:08 smithi040 bash[28232]: cluster 2023-12-01T18:22:07.695620+0000 mgr.y (mgr.24356) 4920 : cluster 0 pgmap v4888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:08 smithi040 bash[41173]: cluster 2023-12-01T18:22:07.695620+0000 mgr.y (mgr.24356) 4920 : cluster 0 pgmap v4888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:09 smithi141 bash[31670]: audit 2023-12-01T18:22:09.478107+0000 mon.c (mon.2) 3128 : audit 0 from='client.? 172.21.15.40:0/2612656757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:09 smithi040 bash[41173]: audit 2023-12-01T18:22:09.478107+0000 mon.c (mon.2) 3128 : audit 0 from='client.? 172.21.15.40:0/2612656757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:09 smithi040 bash[28232]: audit 2023-12-01T18:22:09.478107+0000 mon.c (mon.2) 3128 : audit 0 from='client.? 172.21.15.40:0/2612656757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:10 smithi141 bash[31670]: cluster 2023-12-01T18:22:09.696824+0000 mgr.y (mgr.24356) 4921 : cluster 0 pgmap v4889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:10 smithi040 bash[28232]: cluster 2023-12-01T18:22:09.696824+0000 mgr.y (mgr.24356) 4921 : cluster 0 pgmap v4889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:10 smithi040 bash[41173]: cluster 2023-12-01T18:22:09.696824+0000 mgr.y (mgr.24356) 4921 : cluster 0 pgmap v4889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:12 smithi141 bash[31670]: cluster 2023-12-01T18:22:11.697443+0000 mgr.y (mgr.24356) 4922 : cluster 0 pgmap v4890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:12 smithi141 bash[31670]: audit 2023-12-01T18:22:11.944094+0000 mon.a (mon.0) 3556 : audit 0 from='client.? 172.21.15.40:0/4185597604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:12 smithi040 bash[41173]: cluster 2023-12-01T18:22:11.697443+0000 mgr.y (mgr.24356) 4922 : cluster 0 pgmap v4890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:12 smithi040 bash[41173]: audit 2023-12-01T18:22:11.944094+0000 mon.a (mon.0) 3556 : audit 0 from='client.? 172.21.15.40:0/4185597604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:12 smithi040 bash[28232]: cluster 2023-12-01T18:22:11.697443+0000 mgr.y (mgr.24356) 4922 : cluster 0 pgmap v4890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:12 smithi040 bash[28232]: audit 2023-12-01T18:22:11.944094+0000 mon.a (mon.0) 3556 : audit 0 from='client.? 172.21.15.40:0/4185597604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:14 smithi141 bash[31670]: cluster 2023-12-01T18:22:13.698118+0000 mgr.y (mgr.24356) 4923 : cluster 0 pgmap v4891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:14 smithi141 bash[31670]: audit 2023-12-01T18:22:14.412185+0000 mon.a (mon.0) 3557 : audit 0 from='client.? 172.21.15.40:0/2558268096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:14 smithi040 bash[28232]: cluster 2023-12-01T18:22:13.698118+0000 mgr.y (mgr.24356) 4923 : cluster 0 pgmap v4891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:14 smithi040 bash[28232]: audit 2023-12-01T18:22:14.412185+0000 mon.a (mon.0) 3557 : audit 0 from='client.? 172.21.15.40:0/2558268096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:14 smithi040 bash[41173]: cluster 2023-12-01T18:22:13.698118+0000 mgr.y (mgr.24356) 4923 : cluster 0 pgmap v4891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:14 smithi040 bash[41173]: audit 2023-12-01T18:22:14.412185+0000 mon.a (mon.0) 3557 : audit 0 from='client.? 172.21.15.40:0/2558268096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:16 smithi040 bash[28232]: cluster 2023-12-01T18:22:15.699397+0000 mgr.y (mgr.24356) 4924 : cluster 0 pgmap v4892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:22:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:22:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:16 smithi040 bash[41173]: cluster 2023-12-01T18:22:15.699397+0000 mgr.y (mgr.24356) 4924 : cluster 0 pgmap v4892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:16 smithi141 bash[31670]: cluster 2023-12-01T18:22:15.699397+0000 mgr.y (mgr.24356) 4924 : cluster 0 pgmap v4892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:17 smithi141 bash[31670]: audit 2023-12-01T18:22:16.881709+0000 mon.a (mon.0) 3558 : audit 0 from='client.? 172.21.15.40:0/3237330109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:17 smithi040 bash[28232]: audit 2023-12-01T18:22:16.881709+0000 mon.a (mon.0) 3558 : audit 0 from='client.? 172.21.15.40:0/3237330109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:17 smithi040 bash[41173]: audit 2023-12-01T18:22:16.881709+0000 mon.a (mon.0) 3558 : audit 0 from='client.? 172.21.15.40:0/3237330109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:18 smithi141 bash[31670]: cluster 2023-12-01T18:22:17.700116+0000 mgr.y (mgr.24356) 4925 : cluster 0 pgmap v4893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:18 smithi141 bash[31670]: audit 2023-12-01T18:22:18.564495+0000 mon.c (mon.2) 3129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:18 smithi040 bash[28232]: cluster 2023-12-01T18:22:17.700116+0000 mgr.y (mgr.24356) 4925 : cluster 0 pgmap v4893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:18 smithi040 bash[28232]: audit 2023-12-01T18:22:18.564495+0000 mon.c (mon.2) 3129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:18 smithi040 bash[41173]: cluster 2023-12-01T18:22:17.700116+0000 mgr.y (mgr.24356) 4925 : cluster 0 pgmap v4893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:18 smithi040 bash[41173]: audit 2023-12-01T18:22:18.564495+0000 mon.c (mon.2) 3129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:19 smithi141 bash[31670]: audit 2023-12-01T18:22:19.353651+0000 mon.c (mon.2) 3130 : audit 0 from='client.? 172.21.15.40:0/2645575599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:19 smithi040 bash[28232]: audit 2023-12-01T18:22:19.353651+0000 mon.c (mon.2) 3130 : audit 0 from='client.? 172.21.15.40:0/2645575599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:19 smithi040 bash[41173]: audit 2023-12-01T18:22:19.353651+0000 mon.c (mon.2) 3130 : audit 0 from='client.? 172.21.15.40:0/2645575599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:20 smithi141 bash[31670]: cluster 2023-12-01T18:22:19.701299+0000 mgr.y (mgr.24356) 4926 : cluster 0 pgmap v4894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:20 smithi040 bash[28232]: cluster 2023-12-01T18:22:19.701299+0000 mgr.y (mgr.24356) 4926 : cluster 0 pgmap v4894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:20 smithi040 bash[41173]: cluster 2023-12-01T18:22:19.701299+0000 mgr.y (mgr.24356) 4926 : cluster 0 pgmap v4894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:22 smithi141 bash[31670]: cluster 2023-12-01T18:22:21.701988+0000 mgr.y (mgr.24356) 4927 : cluster 0 pgmap v4895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:22 smithi141 bash[31670]: audit 2023-12-01T18:22:21.827083+0000 mon.c (mon.2) 3131 : audit 0 from='client.? 172.21.15.40:0/793042718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:22 smithi040 bash[28232]: cluster 2023-12-01T18:22:21.701988+0000 mgr.y (mgr.24356) 4927 : cluster 0 pgmap v4895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:22 smithi040 bash[28232]: audit 2023-12-01T18:22:21.827083+0000 mon.c (mon.2) 3131 : audit 0 from='client.? 172.21.15.40:0/793042718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:22 smithi040 bash[41173]: cluster 2023-12-01T18:22:21.701988+0000 mgr.y (mgr.24356) 4927 : cluster 0 pgmap v4895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:22 smithi040 bash[41173]: audit 2023-12-01T18:22:21.827083+0000 mon.c (mon.2) 3131 : audit 0 from='client.? 172.21.15.40:0/793042718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:24 smithi141 bash[31670]: cluster 2023-12-01T18:22:23.702774+0000 mgr.y (mgr.24356) 4928 : cluster 0 pgmap v4896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:24 smithi141 bash[31670]: audit 2023-12-01T18:22:24.292309+0000 mon.a (mon.0) 3559 : audit 0 from='client.? 172.21.15.40:0/632074114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:24 smithi040 bash[28232]: cluster 2023-12-01T18:22:23.702774+0000 mgr.y (mgr.24356) 4928 : cluster 0 pgmap v4896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:24 smithi040 bash[28232]: audit 2023-12-01T18:22:24.292309+0000 mon.a (mon.0) 3559 : audit 0 from='client.? 172.21.15.40:0/632074114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:24 smithi040 bash[41173]: cluster 2023-12-01T18:22:23.702774+0000 mgr.y (mgr.24356) 4928 : cluster 0 pgmap v4896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:24 smithi040 bash[41173]: audit 2023-12-01T18:22:24.292309+0000 mon.a (mon.0) 3559 : audit 0 from='client.? 172.21.15.40:0/632074114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:26 smithi040 bash[28232]: cluster 2023-12-01T18:22:25.703884+0000 mgr.y (mgr.24356) 4929 : cluster 0 pgmap v4897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:22:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:22:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:26 smithi040 bash[41173]: cluster 2023-12-01T18:22:25.703884+0000 mgr.y (mgr.24356) 4929 : cluster 0 pgmap v4897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:26 smithi141 bash[31670]: cluster 2023-12-01T18:22:25.703884+0000 mgr.y (mgr.24356) 4929 : cluster 0 pgmap v4897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:27 smithi141 bash[31670]: audit 2023-12-01T18:22:26.760879+0000 mon.a (mon.0) 3560 : audit 0 from='client.? 172.21.15.40:0/2633924332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:27 smithi040 bash[28232]: audit 2023-12-01T18:22:26.760879+0000 mon.a (mon.0) 3560 : audit 0 from='client.? 172.21.15.40:0/2633924332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:27 smithi040 bash[41173]: audit 2023-12-01T18:22:26.760879+0000 mon.a (mon.0) 3560 : audit 0 from='client.? 172.21.15.40:0/2633924332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:28 smithi141 bash[31670]: cluster 2023-12-01T18:22:27.704630+0000 mgr.y (mgr.24356) 4930 : cluster 0 pgmap v4898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:28 smithi040 bash[28232]: cluster 2023-12-01T18:22:27.704630+0000 mgr.y (mgr.24356) 4930 : cluster 0 pgmap v4898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:28 smithi040 bash[41173]: cluster 2023-12-01T18:22:27.704630+0000 mgr.y (mgr.24356) 4930 : cluster 0 pgmap v4898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:29 smithi141 bash[31670]: audit 2023-12-01T18:22:29.217794+0000 mon.c (mon.2) 3132 : audit 0 from='client.? 172.21.15.40:0/714407678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:29 smithi040 bash[28232]: audit 2023-12-01T18:22:29.217794+0000 mon.c (mon.2) 3132 : audit 0 from='client.? 172.21.15.40:0/714407678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:29 smithi040 bash[41173]: audit 2023-12-01T18:22:29.217794+0000 mon.c (mon.2) 3132 : audit 0 from='client.? 172.21.15.40:0/714407678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:30 smithi141 bash[31670]: cluster 2023-12-01T18:22:29.705755+0000 mgr.y (mgr.24356) 4931 : cluster 0 pgmap v4899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:30 smithi040 bash[28232]: cluster 2023-12-01T18:22:29.705755+0000 mgr.y (mgr.24356) 4931 : cluster 0 pgmap v4899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:30 smithi040 bash[41173]: cluster 2023-12-01T18:22:29.705755+0000 mgr.y (mgr.24356) 4931 : cluster 0 pgmap v4899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:31 smithi141 bash[31670]: audit 2023-12-01T18:22:31.674142+0000 mon.a (mon.0) 3561 : audit 0 from='client.? 172.21.15.40:0/2568034734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:31 smithi040 bash[41173]: audit 2023-12-01T18:22:31.674142+0000 mon.a (mon.0) 3561 : audit 0 from='client.? 172.21.15.40:0/2568034734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:31 smithi040 bash[28232]: audit 2023-12-01T18:22:31.674142+0000 mon.a (mon.0) 3561 : audit 0 from='client.? 172.21.15.40:0/2568034734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:32 smithi141 bash[31670]: cluster 2023-12-01T18:22:31.706428+0000 mgr.y (mgr.24356) 4932 : cluster 0 pgmap v4900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:32 smithi040 bash[28232]: cluster 2023-12-01T18:22:31.706428+0000 mgr.y (mgr.24356) 4932 : cluster 0 pgmap v4900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:32 smithi040 bash[41173]: cluster 2023-12-01T18:22:31.706428+0000 mgr.y (mgr.24356) 4932 : cluster 0 pgmap v4900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:33 smithi141 bash[31670]: audit 2023-12-01T18:22:33.564978+0000 mon.c (mon.2) 3133 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:33 smithi040 bash[41173]: audit 2023-12-01T18:22:33.564978+0000 mon.c (mon.2) 3133 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:33 smithi040 bash[28232]: audit 2023-12-01T18:22:33.564978+0000 mon.c (mon.2) 3133 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:34 smithi141 bash[31670]: cluster 2023-12-01T18:22:33.707161+0000 mgr.y (mgr.24356) 4933 : cluster 0 pgmap v4901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:34 smithi141 bash[31670]: audit 2023-12-01T18:22:34.136512+0000 mon.c (mon.2) 3134 : audit 0 from='client.? 172.21.15.40:0/1814044688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:34 smithi040 bash[28232]: cluster 2023-12-01T18:22:33.707161+0000 mgr.y (mgr.24356) 4933 : cluster 0 pgmap v4901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:34 smithi040 bash[28232]: audit 2023-12-01T18:22:34.136512+0000 mon.c (mon.2) 3134 : audit 0 from='client.? 172.21.15.40:0/1814044688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:34 smithi040 bash[41173]: cluster 2023-12-01T18:22:33.707161+0000 mgr.y (mgr.24356) 4933 : cluster 0 pgmap v4901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:34 smithi040 bash[41173]: audit 2023-12-01T18:22:34.136512+0000 mon.c (mon.2) 3134 : audit 0 from='client.? 172.21.15.40:0/1814044688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:22:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:22:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:36 smithi040 bash[28232]: cluster 2023-12-01T18:22:35.708377+0000 mgr.y (mgr.24356) 4934 : cluster 0 pgmap v4902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:36 smithi040 bash[28232]: audit 2023-12-01T18:22:36.601013+0000 mon.a (mon.0) 3562 : audit 0 from='client.? 172.21.15.40:0/2727780194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:36 smithi040 bash[41173]: cluster 2023-12-01T18:22:35.708377+0000 mgr.y (mgr.24356) 4934 : cluster 0 pgmap v4902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:36 smithi040 bash[41173]: audit 2023-12-01T18:22:36.601013+0000 mon.a (mon.0) 3562 : audit 0 from='client.? 172.21.15.40:0/2727780194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:36 smithi141 bash[31670]: cluster 2023-12-01T18:22:35.708377+0000 mgr.y (mgr.24356) 4934 : cluster 0 pgmap v4902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:36 smithi141 bash[31670]: audit 2023-12-01T18:22:36.601013+0000 mon.a (mon.0) 3562 : audit 0 from='client.? 172.21.15.40:0/2727780194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:38 smithi141 bash[31670]: cluster 2023-12-01T18:22:37.709048+0000 mgr.y (mgr.24356) 4935 : cluster 0 pgmap v4903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:38 smithi040 bash[28232]: cluster 2023-12-01T18:22:37.709048+0000 mgr.y (mgr.24356) 4935 : cluster 0 pgmap v4903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:38 smithi040 bash[41173]: cluster 2023-12-01T18:22:37.709048+0000 mgr.y (mgr.24356) 4935 : cluster 0 pgmap v4903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:39 smithi141 bash[31670]: audit 2023-12-01T18:22:39.062678+0000 mon.a (mon.0) 3563 : audit 0 from='client.? 172.21.15.40:0/5085392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:39 smithi040 bash[28232]: audit 2023-12-01T18:22:39.062678+0000 mon.a (mon.0) 3563 : audit 0 from='client.? 172.21.15.40:0/5085392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:39 smithi040 bash[41173]: audit 2023-12-01T18:22:39.062678+0000 mon.a (mon.0) 3563 : audit 0 from='client.? 172.21.15.40:0/5085392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:40 smithi040 bash[28232]: cluster 2023-12-01T18:22:39.710132+0000 mgr.y (mgr.24356) 4936 : cluster 0 pgmap v4904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:40 smithi040 bash[41173]: cluster 2023-12-01T18:22:39.710132+0000 mgr.y (mgr.24356) 4936 : cluster 0 pgmap v4904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:40 smithi141 bash[31670]: cluster 2023-12-01T18:22:39.710132+0000 mgr.y (mgr.24356) 4936 : cluster 0 pgmap v4904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:41 smithi040 bash[28232]: audit 2023-12-01T18:22:41.526018+0000 mon.c (mon.2) 3135 : audit 0 from='client.? 172.21.15.40:0/787266105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:41 smithi040 bash[41173]: audit 2023-12-01T18:22:41.526018+0000 mon.c (mon.2) 3135 : audit 0 from='client.? 172.21.15.40:0/787266105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:41 smithi141 bash[31670]: audit 2023-12-01T18:22:41.526018+0000 mon.c (mon.2) 3135 : audit 0 from='client.? 172.21.15.40:0/787266105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:42 smithi040 bash[28232]: cluster 2023-12-01T18:22:41.710917+0000 mgr.y (mgr.24356) 4937 : cluster 0 pgmap v4905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:42 smithi040 bash[41173]: cluster 2023-12-01T18:22:41.710917+0000 mgr.y (mgr.24356) 4937 : cluster 0 pgmap v4905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:42 smithi141 bash[31670]: cluster 2023-12-01T18:22:41.710917+0000 mgr.y (mgr.24356) 4937 : cluster 0 pgmap v4905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:44 smithi040 bash[28232]: cluster 2023-12-01T18:22:43.711435+0000 mgr.y (mgr.24356) 4938 : cluster 0 pgmap v4906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:44 smithi040 bash[28232]: audit 2023-12-01T18:22:43.991047+0000 mon.a (mon.0) 3564 : audit 0 from='client.? 172.21.15.40:0/3184277646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:44 smithi040 bash[41173]: cluster 2023-12-01T18:22:43.711435+0000 mgr.y (mgr.24356) 4938 : cluster 0 pgmap v4906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:44 smithi040 bash[41173]: audit 2023-12-01T18:22:43.991047+0000 mon.a (mon.0) 3564 : audit 0 from='client.? 172.21.15.40:0/3184277646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:44 smithi141 bash[31670]: cluster 2023-12-01T18:22:43.711435+0000 mgr.y (mgr.24356) 4938 : cluster 0 pgmap v4906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:44 smithi141 bash[31670]: audit 2023-12-01T18:22:43.991047+0000 mon.a (mon.0) 3564 : audit 0 from='client.? 172.21.15.40:0/3184277646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:22:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:22:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:46 smithi040 bash[28232]: cluster 2023-12-01T18:22:45.712595+0000 mgr.y (mgr.24356) 4939 : cluster 0 pgmap v4907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:46 smithi040 bash[28232]: audit 2023-12-01T18:22:46.466797+0000 mon.c (mon.2) 3136 : audit 0 from='client.? 172.21.15.40:0/3987297507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:46 smithi040 bash[41173]: cluster 2023-12-01T18:22:45.712595+0000 mgr.y (mgr.24356) 4939 : cluster 0 pgmap v4907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:46 smithi040 bash[41173]: audit 2023-12-01T18:22:46.466797+0000 mon.c (mon.2) 3136 : audit 0 from='client.? 172.21.15.40:0/3987297507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:46 smithi141 bash[31670]: cluster 2023-12-01T18:22:45.712595+0000 mgr.y (mgr.24356) 4939 : cluster 0 pgmap v4907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:46 smithi141 bash[31670]: audit 2023-12-01T18:22:46.466797+0000 mon.c (mon.2) 3136 : audit 0 from='client.? 172.21.15.40:0/3987297507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:48 smithi141 bash[31670]: cluster 2023-12-01T18:22:47.713296+0000 mgr.y (mgr.24356) 4940 : cluster 0 pgmap v4908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:48 smithi141 bash[31670]: audit 2023-12-01T18:22:48.565565+0000 mon.c (mon.2) 3137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:48 smithi040 bash[41173]: cluster 2023-12-01T18:22:47.713296+0000 mgr.y (mgr.24356) 4940 : cluster 0 pgmap v4908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:48 smithi040 bash[41173]: audit 2023-12-01T18:22:48.565565+0000 mon.c (mon.2) 3137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:48 smithi040 bash[28232]: cluster 2023-12-01T18:22:47.713296+0000 mgr.y (mgr.24356) 4940 : cluster 0 pgmap v4908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:48 smithi040 bash[28232]: audit 2023-12-01T18:22:48.565565+0000 mon.c (mon.2) 3137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:49 smithi040 bash[28232]: audit 2023-12-01T18:22:48.941322+0000 mon.a (mon.0) 3565 : audit 0 from='client.? 172.21.15.40:0/287327249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:49 smithi040 bash[41173]: audit 2023-12-01T18:22:48.941322+0000 mon.a (mon.0) 3565 : audit 0 from='client.? 172.21.15.40:0/287327249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:49 smithi141 bash[31670]: audit 2023-12-01T18:22:48.941322+0000 mon.a (mon.0) 3565 : audit 0 from='client.? 172.21.15.40:0/287327249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:50 smithi040 bash[28232]: cluster 2023-12-01T18:22:49.714413+0000 mgr.y (mgr.24356) 4941 : cluster 0 pgmap v4909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:50 smithi040 bash[41173]: cluster 2023-12-01T18:22:49.714413+0000 mgr.y (mgr.24356) 4941 : cluster 0 pgmap v4909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:50 smithi141 bash[31670]: cluster 2023-12-01T18:22:49.714413+0000 mgr.y (mgr.24356) 4941 : cluster 0 pgmap v4909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:51 smithi040 bash[28232]: audit 2023-12-01T18:22:51.409520+0000 mon.a (mon.0) 3566 : audit 0 from='client.? 172.21.15.40:0/3769660513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:51 smithi040 bash[41173]: audit 2023-12-01T18:22:51.409520+0000 mon.a (mon.0) 3566 : audit 0 from='client.? 172.21.15.40:0/3769660513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:51 smithi141 bash[31670]: audit 2023-12-01T18:22:51.409520+0000 mon.a (mon.0) 3566 : audit 0 from='client.? 172.21.15.40:0/3769660513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:52 smithi040 bash[28232]: cluster 2023-12-01T18:22:51.715059+0000 mgr.y (mgr.24356) 4942 : cluster 0 pgmap v4910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:52 smithi040 bash[41173]: cluster 2023-12-01T18:22:51.715059+0000 mgr.y (mgr.24356) 4942 : cluster 0 pgmap v4910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:52 smithi141 bash[31670]: cluster 2023-12-01T18:22:51.715059+0000 mgr.y (mgr.24356) 4942 : cluster 0 pgmap v4910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:54 smithi040 bash[41173]: cluster 2023-12-01T18:22:53.715511+0000 mgr.y (mgr.24356) 4943 : cluster 0 pgmap v4911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:54 smithi040 bash[41173]: audit 2023-12-01T18:22:53.876777+0000 mon.a (mon.0) 3567 : audit 0 from='client.? 172.21.15.40:0/348895010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:54 smithi040 bash[28232]: cluster 2023-12-01T18:22:53.715511+0000 mgr.y (mgr.24356) 4943 : cluster 0 pgmap v4911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:54 smithi040 bash[28232]: audit 2023-12-01T18:22:53.876777+0000 mon.a (mon.0) 3567 : audit 0 from='client.? 172.21.15.40:0/348895010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:54 smithi141 bash[31670]: cluster 2023-12-01T18:22:53.715511+0000 mgr.y (mgr.24356) 4943 : cluster 0 pgmap v4911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:54 smithi141 bash[31670]: audit 2023-12-01T18:22:53.876777+0000 mon.a (mon.0) 3567 : audit 0 from='client.? 172.21.15.40:0/348895010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:22:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:22:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:56 smithi040 bash[28232]: cluster 2023-12-01T18:22:55.716678+0000 mgr.y (mgr.24356) 4944 : cluster 0 pgmap v4912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:56 smithi040 bash[28232]: audit 2023-12-01T18:22:56.336953+0000 mon.c (mon.2) 3138 : audit 0 from='client.? 172.21.15.40:0/4080880902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:56 smithi040 bash[41173]: cluster 2023-12-01T18:22:55.716678+0000 mgr.y (mgr.24356) 4944 : cluster 0 pgmap v4912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:56 smithi040 bash[41173]: audit 2023-12-01T18:22:56.336953+0000 mon.c (mon.2) 3138 : audit 0 from='client.? 172.21.15.40:0/4080880902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:56 smithi141 bash[31670]: cluster 2023-12-01T18:22:55.716678+0000 mgr.y (mgr.24356) 4944 : cluster 0 pgmap v4912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:56 smithi141 bash[31670]: audit 2023-12-01T18:22:56.336953+0000 mon.c (mon.2) 3138 : audit 0 from='client.? 172.21.15.40:0/4080880902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:22:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:58 smithi141 bash[31670]: cluster 2023-12-01T18:22:57.717357+0000 mgr.y (mgr.24356) 4945 : cluster 0 pgmap v4913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:58 smithi040 bash[28232]: cluster 2023-12-01T18:22:57.717357+0000 mgr.y (mgr.24356) 4945 : cluster 0 pgmap v4913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:22:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:58 smithi040 bash[41173]: cluster 2023-12-01T18:22:57.717357+0000 mgr.y (mgr.24356) 4945 : cluster 0 pgmap v4913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:22:59 smithi040 bash[28232]: audit 2023-12-01T18:22:58.798987+0000 mon.c (mon.2) 3139 : audit 0 from='client.? 172.21.15.40:0/1368427243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:22:59 smithi040 bash[41173]: audit 2023-12-01T18:22:58.798987+0000 mon.c (mon.2) 3139 : audit 0 from='client.? 172.21.15.40:0/1368427243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:22:59 smithi141 bash[31670]: audit 2023-12-01T18:22:58.798987+0000 mon.c (mon.2) 3139 : audit 0 from='client.? 172.21.15.40:0/1368427243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:00 smithi040 bash[41173]: cluster 2023-12-01T18:22:59.718502+0000 mgr.y (mgr.24356) 4946 : cluster 0 pgmap v4914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:00 smithi040 bash[28232]: cluster 2023-12-01T18:22:59.718502+0000 mgr.y (mgr.24356) 4946 : cluster 0 pgmap v4914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:00 smithi141 bash[31670]: cluster 2023-12-01T18:22:59.718502+0000 mgr.y (mgr.24356) 4946 : cluster 0 pgmap v4914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:01 smithi040 bash[28232]: audit 2023-12-01T18:23:01.263566+0000 mon.c (mon.2) 3140 : audit 0 from='client.? 172.21.15.40:0/2659568684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:01 smithi040 bash[41173]: audit 2023-12-01T18:23:01.263566+0000 mon.c (mon.2) 3140 : audit 0 from='client.? 172.21.15.40:0/2659568684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:01 smithi141 bash[31670]: audit 2023-12-01T18:23:01.263566+0000 mon.c (mon.2) 3140 : audit 0 from='client.? 172.21.15.40:0/2659568684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:02 smithi040 bash[28232]: cluster 2023-12-01T18:23:01.719171+0000 mgr.y (mgr.24356) 4947 : cluster 0 pgmap v4915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:02 smithi040 bash[41173]: cluster 2023-12-01T18:23:01.719171+0000 mgr.y (mgr.24356) 4947 : cluster 0 pgmap v4915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:02 smithi141 bash[31670]: cluster 2023-12-01T18:23:01.719171+0000 mgr.y (mgr.24356) 4947 : cluster 0 pgmap v4915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:03 smithi040 bash[41173]: audit 2023-12-01T18:23:03.565665+0000 mon.c (mon.2) 3141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:03 smithi040 bash[41173]: audit 2023-12-01T18:23:03.732737+0000 mon.c (mon.2) 3142 : audit 0 from='client.? 172.21.15.40:0/871312186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:03 smithi040 bash[28232]: audit 2023-12-01T18:23:03.565665+0000 mon.c (mon.2) 3141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:03 smithi040 bash[28232]: audit 2023-12-01T18:23:03.732737+0000 mon.c (mon.2) 3142 : audit 0 from='client.? 172.21.15.40:0/871312186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:03 smithi141 bash[31670]: audit 2023-12-01T18:23:03.565665+0000 mon.c (mon.2) 3141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:03 smithi141 bash[31670]: audit 2023-12-01T18:23:03.732737+0000 mon.c (mon.2) 3142 : audit 0 from='client.? 172.21.15.40:0/871312186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:04 smithi040 bash[41173]: cluster 2023-12-01T18:23:03.719811+0000 mgr.y (mgr.24356) 4948 : cluster 0 pgmap v4916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:04 smithi040 bash[28232]: cluster 2023-12-01T18:23:03.719811+0000 mgr.y (mgr.24356) 4948 : cluster 0 pgmap v4916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:04 smithi141 bash[31670]: cluster 2023-12-01T18:23:03.719811+0000 mgr.y (mgr.24356) 4948 : cluster 0 pgmap v4916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:05 smithi040 bash[28232]: audit 2023-12-01T18:23:05.004128+0000 mon.c (mon.2) 3143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:23:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:05 smithi040 bash[28232]: audit 2023-12-01T18:23:05.433388+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:05 smithi040 bash[28232]: audit 2023-12-01T18:23:05.444742+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:05 smithi040 bash[41173]: audit 2023-12-01T18:23:05.004128+0000 mon.c (mon.2) 3143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:05 smithi040 bash[41173]: audit 2023-12-01T18:23:05.433388+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:05 smithi040 bash[41173]: audit 2023-12-01T18:23:05.444742+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:05 smithi141 bash[31670]: audit 2023-12-01T18:23:05.004128+0000 mon.c (mon.2) 3143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:23:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:05 smithi141 bash[31670]: audit 2023-12-01T18:23:05.433388+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:05 smithi141 bash[31670]: audit 2023-12-01T18:23:05.444742+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:06.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:23:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:23:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:06 smithi040 bash[41173]: cluster 2023-12-01T18:23:05.720653+0000 mgr.y (mgr.24356) 4949 : cluster 0 pgmap v4917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:06 smithi040 bash[41173]: audit 2023-12-01T18:23:06.192556+0000 mon.a (mon.0) 3570 : audit 0 from='client.? 172.21.15.40:0/789600457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:06 smithi040 bash[28232]: cluster 2023-12-01T18:23:05.720653+0000 mgr.y (mgr.24356) 4949 : cluster 0 pgmap v4917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:06 smithi040 bash[28232]: audit 2023-12-01T18:23:06.192556+0000 mon.a (mon.0) 3570 : audit 0 from='client.? 172.21.15.40:0/789600457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:06 smithi141 bash[31670]: cluster 2023-12-01T18:23:05.720653+0000 mgr.y (mgr.24356) 4949 : cluster 0 pgmap v4917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:06 smithi141 bash[31670]: audit 2023-12-01T18:23:06.192556+0000 mon.a (mon.0) 3570 : audit 0 from='client.? 172.21.15.40:0/789600457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:08 smithi040 bash[28232]: cluster 2023-12-01T18:23:07.721239+0000 mgr.y (mgr.24356) 4950 : cluster 0 pgmap v4918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:08 smithi040 bash[28232]: audit 2023-12-01T18:23:08.660058+0000 mon.c (mon.2) 3144 : audit 0 from='client.? 172.21.15.40:0/3989175527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:08 smithi040 bash[41173]: cluster 2023-12-01T18:23:07.721239+0000 mgr.y (mgr.24356) 4950 : cluster 0 pgmap v4918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:08 smithi040 bash[41173]: audit 2023-12-01T18:23:08.660058+0000 mon.c (mon.2) 3144 : audit 0 from='client.? 172.21.15.40:0/3989175527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:08 smithi141 bash[31670]: cluster 2023-12-01T18:23:07.721239+0000 mgr.y (mgr.24356) 4950 : cluster 0 pgmap v4918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:08 smithi141 bash[31670]: audit 2023-12-01T18:23:08.660058+0000 mon.c (mon.2) 3144 : audit 0 from='client.? 172.21.15.40:0/3989175527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:10 smithi040 bash[28232]: cluster 2023-12-01T18:23:09.722323+0000 mgr.y (mgr.24356) 4951 : cluster 0 pgmap v4919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:10 smithi040 bash[41173]: cluster 2023-12-01T18:23:09.722323+0000 mgr.y (mgr.24356) 4951 : cluster 0 pgmap v4919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:10 smithi141 bash[31670]: cluster 2023-12-01T18:23:09.722323+0000 mgr.y (mgr.24356) 4951 : cluster 0 pgmap v4919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.137279+0000 mon.c (mon.2) 3145 : audit 0 from='client.? 172.21.15.40:0/3205228983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.197296+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.211272+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.298142+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.311090+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.790389+0000 mon.c (mon.2) 3146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.792342+0000 mon.c (mon.2) 3147 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:23:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[41173]: audit 2023-12-01T18:23:11.802203+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.137279+0000 mon.c (mon.2) 3145 : audit 0 from='client.? 172.21.15.40:0/3205228983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.197296+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.211272+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.298142+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.311090+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.790389+0000 mon.c (mon.2) 3146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.792342+0000 mon.c (mon.2) 3147 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:23:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:11 smithi040 bash[28232]: audit 2023-12-01T18:23:11.802203+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.137279+0000 mon.c (mon.2) 3145 : audit 0 from='client.? 172.21.15.40:0/3205228983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.197296+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.211272+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.298142+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.311090+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.790389+0000 mon.c (mon.2) 3146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.792342+0000 mon.c (mon.2) 3147 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:23:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:11 smithi141 bash[31670]: audit 2023-12-01T18:23:11.802203+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:23:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:13 smithi040 bash[28232]: cluster 2023-12-01T18:23:11.722932+0000 mgr.y (mgr.24356) 4952 : cluster 0 pgmap v4920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:13 smithi040 bash[41173]: cluster 2023-12-01T18:23:11.722932+0000 mgr.y (mgr.24356) 4952 : cluster 0 pgmap v4920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:13 smithi141 bash[31670]: cluster 2023-12-01T18:23:11.722932+0000 mgr.y (mgr.24356) 4952 : cluster 0 pgmap v4920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:14 smithi040 bash[28232]: audit 2023-12-01T18:23:13.600256+0000 mon.a (mon.0) 3576 : audit 0 from='client.? 172.21.15.40:0/891138671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:14 smithi040 bash[41173]: audit 2023-12-01T18:23:13.600256+0000 mon.a (mon.0) 3576 : audit 0 from='client.? 172.21.15.40:0/891138671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:14 smithi141 bash[31670]: audit 2023-12-01T18:23:13.600256+0000 mon.a (mon.0) 3576 : audit 0 from='client.? 172.21.15.40:0/891138671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:15 smithi040 bash[28232]: cluster 2023-12-01T18:23:13.723703+0000 mgr.y (mgr.24356) 4953 : cluster 0 pgmap v4921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:15 smithi040 bash[41173]: cluster 2023-12-01T18:23:13.723703+0000 mgr.y (mgr.24356) 4953 : cluster 0 pgmap v4921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:15 smithi141 bash[31670]: cluster 2023-12-01T18:23:13.723703+0000 mgr.y (mgr.24356) 4953 : cluster 0 pgmap v4921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:23:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:16 smithi040 bash[28232]: cluster 2023-12-01T18:23:15.724832+0000 mgr.y (mgr.24356) 4954 : cluster 0 pgmap v4922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:16 smithi040 bash[28232]: audit 2023-12-01T18:23:16.070133+0000 mon.c (mon.2) 3148 : audit 0 from='client.? 172.21.15.40:0/2994549414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:16 smithi040 bash[41173]: cluster 2023-12-01T18:23:15.724832+0000 mgr.y (mgr.24356) 4954 : cluster 0 pgmap v4922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:16 smithi040 bash[41173]: audit 2023-12-01T18:23:16.070133+0000 mon.c (mon.2) 3148 : audit 0 from='client.? 172.21.15.40:0/2994549414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:16 smithi141 bash[31670]: cluster 2023-12-01T18:23:15.724832+0000 mgr.y (mgr.24356) 4954 : cluster 0 pgmap v4922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:16 smithi141 bash[31670]: audit 2023-12-01T18:23:16.070133+0000 mon.c (mon.2) 3148 : audit 0 from='client.? 172.21.15.40:0/2994549414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:18 smithi040 bash[28232]: cluster 2023-12-01T18:23:17.725492+0000 mgr.y (mgr.24356) 4955 : cluster 0 pgmap v4923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:18 smithi040 bash[28232]: audit 2023-12-01T18:23:18.535550+0000 mon.a (mon.0) 3577 : audit 0 from='client.? 172.21.15.40:0/2371597683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:18 smithi040 bash[28232]: audit 2023-12-01T18:23:18.566155+0000 mon.c (mon.2) 3149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:18 smithi040 bash[41173]: cluster 2023-12-01T18:23:17.725492+0000 mgr.y (mgr.24356) 4955 : cluster 0 pgmap v4923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:18 smithi040 bash[41173]: audit 2023-12-01T18:23:18.535550+0000 mon.a (mon.0) 3577 : audit 0 from='client.? 172.21.15.40:0/2371597683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:18 smithi040 bash[41173]: audit 2023-12-01T18:23:18.566155+0000 mon.c (mon.2) 3149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:18 smithi141 bash[31670]: cluster 2023-12-01T18:23:17.725492+0000 mgr.y (mgr.24356) 4955 : cluster 0 pgmap v4923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:18 smithi141 bash[31670]: audit 2023-12-01T18:23:18.535550+0000 mon.a (mon.0) 3577 : audit 0 from='client.? 172.21.15.40:0/2371597683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:18 smithi141 bash[31670]: audit 2023-12-01T18:23:18.566155+0000 mon.c (mon.2) 3149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:20 smithi040 bash[28232]: cluster 2023-12-01T18:23:19.726553+0000 mgr.y (mgr.24356) 4956 : cluster 0 pgmap v4924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:20 smithi040 bash[41173]: cluster 2023-12-01T18:23:19.726553+0000 mgr.y (mgr.24356) 4956 : cluster 0 pgmap v4924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:20 smithi141 bash[31670]: cluster 2023-12-01T18:23:19.726553+0000 mgr.y (mgr.24356) 4956 : cluster 0 pgmap v4924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:21 smithi040 bash[41173]: audit 2023-12-01T18:23:20.998175+0000 mon.a (mon.0) 3578 : audit 0 from='client.? 172.21.15.40:0/1354280438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:21 smithi040 bash[28232]: audit 2023-12-01T18:23:20.998175+0000 mon.a (mon.0) 3578 : audit 0 from='client.? 172.21.15.40:0/1354280438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:21 smithi141 bash[31670]: audit 2023-12-01T18:23:20.998175+0000 mon.a (mon.0) 3578 : audit 0 from='client.? 172.21.15.40:0/1354280438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:22 smithi040 bash[28232]: cluster 2023-12-01T18:23:21.727347+0000 mgr.y (mgr.24356) 4957 : cluster 0 pgmap v4925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:22 smithi040 bash[41173]: cluster 2023-12-01T18:23:21.727347+0000 mgr.y (mgr.24356) 4957 : cluster 0 pgmap v4925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:22 smithi141 bash[31670]: cluster 2023-12-01T18:23:21.727347+0000 mgr.y (mgr.24356) 4957 : cluster 0 pgmap v4925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:23 smithi040 bash[41173]: audit 2023-12-01T18:23:23.462598+0000 mon.c (mon.2) 3150 : audit 0 from='client.? 172.21.15.40:0/669929683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:23 smithi040 bash[28232]: audit 2023-12-01T18:23:23.462598+0000 mon.c (mon.2) 3150 : audit 0 from='client.? 172.21.15.40:0/669929683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:23 smithi141 bash[31670]: audit 2023-12-01T18:23:23.462598+0000 mon.c (mon.2) 3150 : audit 0 from='client.? 172.21.15.40:0/669929683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:24 smithi040 bash[28232]: cluster 2023-12-01T18:23:23.728131+0000 mgr.y (mgr.24356) 4958 : cluster 0 pgmap v4926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:24 smithi040 bash[41173]: cluster 2023-12-01T18:23:23.728131+0000 mgr.y (mgr.24356) 4958 : cluster 0 pgmap v4926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:24 smithi141 bash[31670]: cluster 2023-12-01T18:23:23.728131+0000 mgr.y (mgr.24356) 4958 : cluster 0 pgmap v4926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:23:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:23:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:26 smithi040 bash[28232]: cluster 2023-12-01T18:23:25.729323+0000 mgr.y (mgr.24356) 4959 : cluster 0 pgmap v4927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:26 smithi040 bash[28232]: audit 2023-12-01T18:23:25.922329+0000 mon.c (mon.2) 3151 : audit 0 from='client.? 172.21.15.40:0/2414552268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:26 smithi040 bash[41173]: cluster 2023-12-01T18:23:25.729323+0000 mgr.y (mgr.24356) 4959 : cluster 0 pgmap v4927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:26 smithi040 bash[41173]: audit 2023-12-01T18:23:25.922329+0000 mon.c (mon.2) 3151 : audit 0 from='client.? 172.21.15.40:0/2414552268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:26 smithi141 bash[31670]: cluster 2023-12-01T18:23:25.729323+0000 mgr.y (mgr.24356) 4959 : cluster 0 pgmap v4927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:26 smithi141 bash[31670]: audit 2023-12-01T18:23:25.922329+0000 mon.c (mon.2) 3151 : audit 0 from='client.? 172.21.15.40:0/2414552268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:28 smithi040 bash[41173]: cluster 2023-12-01T18:23:27.729929+0000 mgr.y (mgr.24356) 4960 : cluster 0 pgmap v4928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:28 smithi040 bash[41173]: audit 2023-12-01T18:23:28.382913+0000 mon.c (mon.2) 3152 : audit 0 from='client.? 172.21.15.40:0/2734432511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:28 smithi040 bash[28232]: cluster 2023-12-01T18:23:27.729929+0000 mgr.y (mgr.24356) 4960 : cluster 0 pgmap v4928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:28 smithi040 bash[28232]: audit 2023-12-01T18:23:28.382913+0000 mon.c (mon.2) 3152 : audit 0 from='client.? 172.21.15.40:0/2734432511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:28 smithi141 bash[31670]: cluster 2023-12-01T18:23:27.729929+0000 mgr.y (mgr.24356) 4960 : cluster 0 pgmap v4928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:28 smithi141 bash[31670]: audit 2023-12-01T18:23:28.382913+0000 mon.c (mon.2) 3152 : audit 0 from='client.? 172.21.15.40:0/2734432511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:30 smithi040 bash[28232]: cluster 2023-12-01T18:23:29.731057+0000 mgr.y (mgr.24356) 4961 : cluster 0 pgmap v4929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:30 smithi040 bash[41173]: cluster 2023-12-01T18:23:29.731057+0000 mgr.y (mgr.24356) 4961 : cluster 0 pgmap v4929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:30 smithi141 bash[31670]: cluster 2023-12-01T18:23:29.731057+0000 mgr.y (mgr.24356) 4961 : cluster 0 pgmap v4929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:31 smithi040 bash[28232]: audit 2023-12-01T18:23:30.850412+0000 mon.c (mon.2) 3153 : audit 0 from='client.? 172.21.15.40:0/3818091681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:31 smithi040 bash[41173]: audit 2023-12-01T18:23:30.850412+0000 mon.c (mon.2) 3153 : audit 0 from='client.? 172.21.15.40:0/3818091681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:31 smithi141 bash[31670]: audit 2023-12-01T18:23:30.850412+0000 mon.c (mon.2) 3153 : audit 0 from='client.? 172.21.15.40:0/3818091681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:32 smithi040 bash[28232]: cluster 2023-12-01T18:23:31.731734+0000 mgr.y (mgr.24356) 4962 : cluster 0 pgmap v4930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:32 smithi040 bash[41173]: cluster 2023-12-01T18:23:31.731734+0000 mgr.y (mgr.24356) 4962 : cluster 0 pgmap v4930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:32 smithi141 bash[31670]: cluster 2023-12-01T18:23:31.731734+0000 mgr.y (mgr.24356) 4962 : cluster 0 pgmap v4930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:33 smithi040 bash[28232]: audit 2023-12-01T18:23:33.311860+0000 mon.a (mon.0) 3579 : audit 0 from='client.? 172.21.15.40:0/2257117299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:33 smithi040 bash[28232]: audit 2023-12-01T18:23:33.566864+0000 mon.c (mon.2) 3154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:33 smithi040 bash[41173]: audit 2023-12-01T18:23:33.311860+0000 mon.a (mon.0) 3579 : audit 0 from='client.? 172.21.15.40:0/2257117299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:33 smithi040 bash[41173]: audit 2023-12-01T18:23:33.566864+0000 mon.c (mon.2) 3154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:33 smithi141 bash[31670]: audit 2023-12-01T18:23:33.311860+0000 mon.a (mon.0) 3579 : audit 0 from='client.? 172.21.15.40:0/2257117299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:33 smithi141 bash[31670]: audit 2023-12-01T18:23:33.566864+0000 mon.c (mon.2) 3154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:34 smithi040 bash[28232]: cluster 2023-12-01T18:23:33.732383+0000 mgr.y (mgr.24356) 4963 : cluster 0 pgmap v4931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:34 smithi040 bash[41173]: cluster 2023-12-01T18:23:33.732383+0000 mgr.y (mgr.24356) 4963 : cluster 0 pgmap v4931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:34 smithi141 bash[31670]: cluster 2023-12-01T18:23:33.732383+0000 mgr.y (mgr.24356) 4963 : cluster 0 pgmap v4931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:36 smithi040 bash[28232]: cluster 2023-12-01T18:23:35.733216+0000 mgr.y (mgr.24356) 4964 : cluster 0 pgmap v4932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:36 smithi040 bash[28232]: audit 2023-12-01T18:23:35.779432+0000 mon.a (mon.0) 3580 : audit 0 from='client.? 172.21.15.40:0/4572001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:23:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:23:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:36 smithi040 bash[41173]: cluster 2023-12-01T18:23:35.733216+0000 mgr.y (mgr.24356) 4964 : cluster 0 pgmap v4932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:36 smithi040 bash[41173]: audit 2023-12-01T18:23:35.779432+0000 mon.a (mon.0) 3580 : audit 0 from='client.? 172.21.15.40:0/4572001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:36 smithi141 bash[31670]: cluster 2023-12-01T18:23:35.733216+0000 mgr.y (mgr.24356) 4964 : cluster 0 pgmap v4932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:36 smithi141 bash[31670]: audit 2023-12-01T18:23:35.779432+0000 mon.a (mon.0) 3580 : audit 0 from='client.? 172.21.15.40:0/4572001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:38 smithi040 bash[28232]: cluster 2023-12-01T18:23:37.733856+0000 mgr.y (mgr.24356) 4965 : cluster 0 pgmap v4933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:38 smithi040 bash[28232]: audit 2023-12-01T18:23:38.232744+0000 mon.a (mon.0) 3581 : audit 0 from='client.? 172.21.15.40:0/1016039580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:38 smithi040 bash[41173]: cluster 2023-12-01T18:23:37.733856+0000 mgr.y (mgr.24356) 4965 : cluster 0 pgmap v4933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:38 smithi040 bash[41173]: audit 2023-12-01T18:23:38.232744+0000 mon.a (mon.0) 3581 : audit 0 from='client.? 172.21.15.40:0/1016039580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:38 smithi141 bash[31670]: cluster 2023-12-01T18:23:37.733856+0000 mgr.y (mgr.24356) 4965 : cluster 0 pgmap v4933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:38 smithi141 bash[31670]: audit 2023-12-01T18:23:38.232744+0000 mon.a (mon.0) 3581 : audit 0 from='client.? 172.21.15.40:0/1016039580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:40 smithi040 bash[28232]: cluster 2023-12-01T18:23:39.734999+0000 mgr.y (mgr.24356) 4966 : cluster 0 pgmap v4934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:40 smithi040 bash[28232]: audit 2023-12-01T18:23:40.700173+0000 mon.c (mon.2) 3155 : audit 0 from='client.? 172.21.15.40:0/3000628114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:40 smithi040 bash[41173]: cluster 2023-12-01T18:23:39.734999+0000 mgr.y (mgr.24356) 4966 : cluster 0 pgmap v4934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:40 smithi040 bash[41173]: audit 2023-12-01T18:23:40.700173+0000 mon.c (mon.2) 3155 : audit 0 from='client.? 172.21.15.40:0/3000628114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:40 smithi141 bash[31670]: cluster 2023-12-01T18:23:39.734999+0000 mgr.y (mgr.24356) 4966 : cluster 0 pgmap v4934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:40 smithi141 bash[31670]: audit 2023-12-01T18:23:40.700173+0000 mon.c (mon.2) 3155 : audit 0 from='client.? 172.21.15.40:0/3000628114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:42 smithi040 bash[41173]: cluster 2023-12-01T18:23:41.735671+0000 mgr.y (mgr.24356) 4967 : cluster 0 pgmap v4935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:42 smithi040 bash[28232]: cluster 2023-12-01T18:23:41.735671+0000 mgr.y (mgr.24356) 4967 : cluster 0 pgmap v4935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:42 smithi141 bash[31670]: cluster 2023-12-01T18:23:41.735671+0000 mgr.y (mgr.24356) 4967 : cluster 0 pgmap v4935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:43 smithi040 bash[41173]: audit 2023-12-01T18:23:43.160491+0000 mon.c (mon.2) 3156 : audit 0 from='client.? 172.21.15.40:0/424919190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:43 smithi040 bash[28232]: audit 2023-12-01T18:23:43.160491+0000 mon.c (mon.2) 3156 : audit 0 from='client.? 172.21.15.40:0/424919190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:43 smithi141 bash[31670]: audit 2023-12-01T18:23:43.160491+0000 mon.c (mon.2) 3156 : audit 0 from='client.? 172.21.15.40:0/424919190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:44 smithi040 bash[41173]: cluster 2023-12-01T18:23:43.736350+0000 mgr.y (mgr.24356) 4968 : cluster 0 pgmap v4936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:44 smithi040 bash[28232]: cluster 2023-12-01T18:23:43.736350+0000 mgr.y (mgr.24356) 4968 : cluster 0 pgmap v4936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:44 smithi141 bash[31670]: cluster 2023-12-01T18:23:43.736350+0000 mgr.y (mgr.24356) 4968 : cluster 0 pgmap v4936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:45 smithi040 bash[28232]: audit 2023-12-01T18:23:45.617762+0000 mon.a (mon.0) 3582 : audit 0 from='client.? 172.21.15.40:0/2454528959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:45 smithi040 bash[41173]: audit 2023-12-01T18:23:45.617762+0000 mon.a (mon.0) 3582 : audit 0 from='client.? 172.21.15.40:0/2454528959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:45 smithi141 bash[31670]: audit 2023-12-01T18:23:45.617762+0000 mon.a (mon.0) 3582 : audit 0 from='client.? 172.21.15.40:0/2454528959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:46.817 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:23:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:23:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:46 smithi040 bash[28232]: cluster 2023-12-01T18:23:45.737509+0000 mgr.y (mgr.24356) 4969 : cluster 0 pgmap v4937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:46 smithi040 bash[41173]: cluster 2023-12-01T18:23:45.737509+0000 mgr.y (mgr.24356) 4969 : cluster 0 pgmap v4937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:46 smithi141 bash[31670]: cluster 2023-12-01T18:23:45.737509+0000 mgr.y (mgr.24356) 4969 : cluster 0 pgmap v4937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:48 smithi040 bash[28232]: cluster 2023-12-01T18:23:47.738154+0000 mgr.y (mgr.24356) 4970 : cluster 0 pgmap v4938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:48 smithi040 bash[28232]: audit 2023-12-01T18:23:48.080435+0000 mon.c (mon.2) 3157 : audit 0 from='client.? 172.21.15.40:0/2396137636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:48 smithi040 bash[28232]: audit 2023-12-01T18:23:48.567235+0000 mon.c (mon.2) 3158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:48 smithi040 bash[41173]: cluster 2023-12-01T18:23:47.738154+0000 mgr.y (mgr.24356) 4970 : cluster 0 pgmap v4938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:48 smithi040 bash[41173]: audit 2023-12-01T18:23:48.080435+0000 mon.c (mon.2) 3157 : audit 0 from='client.? 172.21.15.40:0/2396137636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:48 smithi040 bash[41173]: audit 2023-12-01T18:23:48.567235+0000 mon.c (mon.2) 3158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:48 smithi141 bash[31670]: cluster 2023-12-01T18:23:47.738154+0000 mgr.y (mgr.24356) 4970 : cluster 0 pgmap v4938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:48 smithi141 bash[31670]: audit 2023-12-01T18:23:48.080435+0000 mon.c (mon.2) 3157 : audit 0 from='client.? 172.21.15.40:0/2396137636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:48 smithi141 bash[31670]: audit 2023-12-01T18:23:48.567235+0000 mon.c (mon.2) 3158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:50 smithi040 bash[28232]: cluster 2023-12-01T18:23:49.739352+0000 mgr.y (mgr.24356) 4971 : cluster 0 pgmap v4939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:50 smithi040 bash[28232]: audit 2023-12-01T18:23:50.542551+0000 mon.c (mon.2) 3159 : audit 0 from='client.? 172.21.15.40:0/3602533902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:50 smithi040 bash[41173]: cluster 2023-12-01T18:23:49.739352+0000 mgr.y (mgr.24356) 4971 : cluster 0 pgmap v4939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:50 smithi040 bash[41173]: audit 2023-12-01T18:23:50.542551+0000 mon.c (mon.2) 3159 : audit 0 from='client.? 172.21.15.40:0/3602533902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:50 smithi141 bash[31670]: cluster 2023-12-01T18:23:49.739352+0000 mgr.y (mgr.24356) 4971 : cluster 0 pgmap v4939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:50 smithi141 bash[31670]: audit 2023-12-01T18:23:50.542551+0000 mon.c (mon.2) 3159 : audit 0 from='client.? 172.21.15.40:0/3602533902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:52 smithi040 bash[28232]: cluster 2023-12-01T18:23:51.739988+0000 mgr.y (mgr.24356) 4972 : cluster 0 pgmap v4940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:52 smithi040 bash[41173]: cluster 2023-12-01T18:23:51.739988+0000 mgr.y (mgr.24356) 4972 : cluster 0 pgmap v4940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:52 smithi141 bash[31670]: cluster 2023-12-01T18:23:51.739988+0000 mgr.y (mgr.24356) 4972 : cluster 0 pgmap v4940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:53 smithi040 bash[28232]: audit 2023-12-01T18:23:53.013947+0000 mon.c (mon.2) 3160 : audit 0 from='client.? 172.21.15.40:0/2762523002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:53 smithi040 bash[41173]: audit 2023-12-01T18:23:53.013947+0000 mon.c (mon.2) 3160 : audit 0 from='client.? 172.21.15.40:0/2762523002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:53 smithi141 bash[31670]: audit 2023-12-01T18:23:53.013947+0000 mon.c (mon.2) 3160 : audit 0 from='client.? 172.21.15.40:0/2762523002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:54 smithi040 bash[28232]: cluster 2023-12-01T18:23:53.740672+0000 mgr.y (mgr.24356) 4973 : cluster 0 pgmap v4941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:54 smithi040 bash[41173]: cluster 2023-12-01T18:23:53.740672+0000 mgr.y (mgr.24356) 4973 : cluster 0 pgmap v4941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:54 smithi141 bash[31670]: cluster 2023-12-01T18:23:53.740672+0000 mgr.y (mgr.24356) 4973 : cluster 0 pgmap v4941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:55 smithi040 bash[28232]: audit 2023-12-01T18:23:55.478187+0000 mon.a (mon.0) 3583 : audit 0 from='client.? 172.21.15.40:0/3125366632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:55 smithi040 bash[41173]: audit 2023-12-01T18:23:55.478187+0000 mon.a (mon.0) 3583 : audit 0 from='client.? 172.21.15.40:0/3125366632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:55 smithi141 bash[31670]: audit 2023-12-01T18:23:55.478187+0000 mon.a (mon.0) 3583 : audit 0 from='client.? 172.21.15.40:0/3125366632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:56.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:23:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:23:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:56 smithi040 bash[28232]: cluster 2023-12-01T18:23:55.741770+0000 mgr.y (mgr.24356) 4974 : cluster 0 pgmap v4942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:56 smithi040 bash[41173]: cluster 2023-12-01T18:23:55.741770+0000 mgr.y (mgr.24356) 4974 : cluster 0 pgmap v4942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:56 smithi141 bash[31670]: cluster 2023-12-01T18:23:55.741770+0000 mgr.y (mgr.24356) 4974 : cluster 0 pgmap v4942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:58 smithi040 bash[28232]: cluster 2023-12-01T18:23:57.742245+0000 mgr.y (mgr.24356) 4975 : cluster 0 pgmap v4943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:23:58 smithi040 bash[28232]: audit 2023-12-01T18:23:57.949767+0000 mon.c (mon.2) 3161 : audit 0 from='client.? 172.21.15.40:0/2893493809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:58 smithi040 bash[41173]: cluster 2023-12-01T18:23:57.742245+0000 mgr.y (mgr.24356) 4975 : cluster 0 pgmap v4943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:23:58 smithi040 bash[41173]: audit 2023-12-01T18:23:57.949767+0000 mon.c (mon.2) 3161 : audit 0 from='client.? 172.21.15.40:0/2893493809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:23:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:58 smithi141 bash[31670]: cluster 2023-12-01T18:23:57.742245+0000 mgr.y (mgr.24356) 4975 : cluster 0 pgmap v4943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:23:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:23:58 smithi141 bash[31670]: audit 2023-12-01T18:23:57.949767+0000 mon.c (mon.2) 3161 : audit 0 from='client.? 172.21.15.40:0/2893493809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:00 smithi040 bash[28232]: cluster 2023-12-01T18:23:59.743399+0000 mgr.y (mgr.24356) 4976 : cluster 0 pgmap v4944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:00 smithi040 bash[28232]: audit 2023-12-01T18:24:00.408247+0000 mon.c (mon.2) 3162 : audit 0 from='client.? 172.21.15.40:0/842766611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:00 smithi040 bash[41173]: cluster 2023-12-01T18:23:59.743399+0000 mgr.y (mgr.24356) 4976 : cluster 0 pgmap v4944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:00 smithi040 bash[41173]: audit 2023-12-01T18:24:00.408247+0000 mon.c (mon.2) 3162 : audit 0 from='client.? 172.21.15.40:0/842766611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:00 smithi141 bash[31670]: cluster 2023-12-01T18:23:59.743399+0000 mgr.y (mgr.24356) 4976 : cluster 0 pgmap v4944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:00 smithi141 bash[31670]: audit 2023-12-01T18:24:00.408247+0000 mon.c (mon.2) 3162 : audit 0 from='client.? 172.21.15.40:0/842766611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:02 smithi040 bash[28232]: cluster 2023-12-01T18:24:01.744042+0000 mgr.y (mgr.24356) 4977 : cluster 0 pgmap v4945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:02 smithi040 bash[41173]: cluster 2023-12-01T18:24:01.744042+0000 mgr.y (mgr.24356) 4977 : cluster 0 pgmap v4945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:02 smithi141 bash[31670]: cluster 2023-12-01T18:24:01.744042+0000 mgr.y (mgr.24356) 4977 : cluster 0 pgmap v4945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:03 smithi040 bash[41173]: audit 2023-12-01T18:24:02.870019+0000 mon.c (mon.2) 3163 : audit 0 from='client.? 172.21.15.40:0/3077378804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:03 smithi040 bash[41173]: audit 2023-12-01T18:24:03.567859+0000 mon.c (mon.2) 3164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:03 smithi040 bash[28232]: audit 2023-12-01T18:24:02.870019+0000 mon.c (mon.2) 3163 : audit 0 from='client.? 172.21.15.40:0/3077378804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:03 smithi040 bash[28232]: audit 2023-12-01T18:24:03.567859+0000 mon.c (mon.2) 3164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:03 smithi141 bash[31670]: audit 2023-12-01T18:24:02.870019+0000 mon.c (mon.2) 3163 : audit 0 from='client.? 172.21.15.40:0/3077378804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:03 smithi141 bash[31670]: audit 2023-12-01T18:24:03.567859+0000 mon.c (mon.2) 3164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:04 smithi040 bash[28232]: cluster 2023-12-01T18:24:03.744728+0000 mgr.y (mgr.24356) 4978 : cluster 0 pgmap v4946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:04 smithi040 bash[41173]: cluster 2023-12-01T18:24:03.744728+0000 mgr.y (mgr.24356) 4978 : cluster 0 pgmap v4946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:04 smithi141 bash[31670]: cluster 2023-12-01T18:24:03.744728+0000 mgr.y (mgr.24356) 4978 : cluster 0 pgmap v4946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:05 smithi040 bash[28232]: audit 2023-12-01T18:24:05.333023+0000 mon.c (mon.2) 3165 : audit 0 from='client.? 172.21.15.40:0/1977054253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:05 smithi040 bash[41173]: audit 2023-12-01T18:24:05.333023+0000 mon.c (mon.2) 3165 : audit 0 from='client.? 172.21.15.40:0/1977054253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:05 smithi141 bash[31670]: audit 2023-12-01T18:24:05.333023+0000 mon.c (mon.2) 3165 : audit 0 from='client.? 172.21.15.40:0/1977054253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:06.875 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:24:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:24:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:06 smithi040 bash[28232]: cluster 2023-12-01T18:24:05.745851+0000 mgr.y (mgr.24356) 4979 : cluster 0 pgmap v4947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:06 smithi040 bash[41173]: cluster 2023-12-01T18:24:05.745851+0000 mgr.y (mgr.24356) 4979 : cluster 0 pgmap v4947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:06 smithi141 bash[31670]: cluster 2023-12-01T18:24:05.745851+0000 mgr.y (mgr.24356) 4979 : cluster 0 pgmap v4947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:07 smithi040 bash[41173]: audit 2023-12-01T18:24:07.798486+0000 mon.c (mon.2) 3166 : audit 0 from='client.? 172.21.15.40:0/1395365506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:07 smithi040 bash[28232]: audit 2023-12-01T18:24:07.798486+0000 mon.c (mon.2) 3166 : audit 0 from='client.? 172.21.15.40:0/1395365506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:07 smithi141 bash[31670]: audit 2023-12-01T18:24:07.798486+0000 mon.c (mon.2) 3166 : audit 0 from='client.? 172.21.15.40:0/1395365506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:08 smithi040 bash[28232]: cluster 2023-12-01T18:24:07.746358+0000 mgr.y (mgr.24356) 4980 : cluster 0 pgmap v4948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:08 smithi040 bash[41173]: cluster 2023-12-01T18:24:07.746358+0000 mgr.y (mgr.24356) 4980 : cluster 0 pgmap v4948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:08 smithi141 bash[31670]: cluster 2023-12-01T18:24:07.746358+0000 mgr.y (mgr.24356) 4980 : cluster 0 pgmap v4948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:10 smithi040 bash[28232]: cluster 2023-12-01T18:24:09.747442+0000 mgr.y (mgr.24356) 4981 : cluster 0 pgmap v4949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:10 smithi040 bash[28232]: audit 2023-12-01T18:24:10.260360+0000 mon.c (mon.2) 3167 : audit 0 from='client.? 172.21.15.40:0/2884292937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:10 smithi040 bash[41173]: cluster 2023-12-01T18:24:09.747442+0000 mgr.y (mgr.24356) 4981 : cluster 0 pgmap v4949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:10 smithi040 bash[41173]: audit 2023-12-01T18:24:10.260360+0000 mon.c (mon.2) 3167 : audit 0 from='client.? 172.21.15.40:0/2884292937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:10 smithi141 bash[31670]: cluster 2023-12-01T18:24:09.747442+0000 mgr.y (mgr.24356) 4981 : cluster 0 pgmap v4949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:10 smithi141 bash[31670]: audit 2023-12-01T18:24:10.260360+0000 mon.c (mon.2) 3167 : audit 0 from='client.? 172.21.15.40:0/2884292937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:11 smithi040 bash[28232]: audit 2023-12-01T18:24:11.886496+0000 mon.c (mon.2) 3168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:24:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:11 smithi040 bash[41173]: audit 2023-12-01T18:24:11.886496+0000 mon.c (mon.2) 3168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:24:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:11 smithi141 bash[31670]: audit 2023-12-01T18:24:11.886496+0000 mon.c (mon.2) 3168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:24:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:13 smithi141 bash[31670]: cluster 2023-12-01T18:24:11.748142+0000 mgr.y (mgr.24356) 4982 : cluster 0 pgmap v4950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:13 smithi141 bash[31670]: audit 2023-12-01T18:24:12.265993+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:13 smithi141 bash[31670]: audit 2023-12-01T18:24:12.276642+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:13 smithi141 bash[31670]: audit 2023-12-01T18:24:12.713918+0000 mon.c (mon.2) 3169 : audit 0 from='client.? 172.21.15.40:0/3660104291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[28232]: cluster 2023-12-01T18:24:11.748142+0000 mgr.y (mgr.24356) 4982 : cluster 0 pgmap v4950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[28232]: audit 2023-12-01T18:24:12.265993+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[28232]: audit 2023-12-01T18:24:12.276642+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[28232]: audit 2023-12-01T18:24:12.713918+0000 mon.c (mon.2) 3169 : audit 0 from='client.? 172.21.15.40:0/3660104291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[41173]: cluster 2023-12-01T18:24:11.748142+0000 mgr.y (mgr.24356) 4982 : cluster 0 pgmap v4950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[41173]: audit 2023-12-01T18:24:12.265993+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[41173]: audit 2023-12-01T18:24:12.276642+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:13 smithi040 bash[41173]: audit 2023-12-01T18:24:12.713918+0000 mon.c (mon.2) 3169 : audit 0 from='client.? 172.21.15.40:0/3660104291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:15 smithi141 bash[31670]: cluster 2023-12-01T18:24:13.748949+0000 mgr.y (mgr.24356) 4983 : cluster 0 pgmap v4951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:15 smithi141 bash[31670]: audit 2023-12-01T18:24:15.180669+0000 mon.c (mon.2) 3170 : audit 0 from='client.? 172.21.15.40:0/3768239517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:15 smithi040 bash[28232]: cluster 2023-12-01T18:24:13.748949+0000 mgr.y (mgr.24356) 4983 : cluster 0 pgmap v4951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:15 smithi040 bash[28232]: audit 2023-12-01T18:24:15.180669+0000 mon.c (mon.2) 3170 : audit 0 from='client.? 172.21.15.40:0/3768239517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:15 smithi040 bash[41173]: cluster 2023-12-01T18:24:13.748949+0000 mgr.y (mgr.24356) 4983 : cluster 0 pgmap v4951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:15 smithi040 bash[41173]: audit 2023-12-01T18:24:15.180669+0000 mon.c (mon.2) 3170 : audit 0 from='client.? 172.21.15.40:0/3768239517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:16 smithi040 bash[41173]: cluster 2023-12-01T18:24:15.750070+0000 mgr.y (mgr.24356) 4984 : cluster 0 pgmap v4952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:24:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:24:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:16 smithi040 bash[28232]: cluster 2023-12-01T18:24:15.750070+0000 mgr.y (mgr.24356) 4984 : cluster 0 pgmap v4952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:16 smithi141 bash[31670]: cluster 2023-12-01T18:24:15.750070+0000 mgr.y (mgr.24356) 4984 : cluster 0 pgmap v4952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:17 smithi141 bash[31670]: audit 2023-12-01T18:24:17.665021+0000 mon.a (mon.0) 3586 : audit 0 from='client.? 172.21.15.40:0/2183022929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:17 smithi040 bash[28232]: audit 2023-12-01T18:24:17.665021+0000 mon.a (mon.0) 3586 : audit 0 from='client.? 172.21.15.40:0/2183022929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:17 smithi040 bash[41173]: audit 2023-12-01T18:24:17.665021+0000 mon.a (mon.0) 3586 : audit 0 from='client.? 172.21.15.40:0/2183022929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[28232]: cluster 2023-12-01T18:24:17.750792+0000 mgr.y (mgr.24356) 4985 : cluster 0 pgmap v4953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[28232]: audit 2023-12-01T18:24:17.782137+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[28232]: audit 2023-12-01T18:24:17.794246+0000 mon.a (mon.0) 3588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[28232]: audit 2023-12-01T18:24:18.488867+0000 mon.a (mon.0) 3589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[28232]: audit 2023-12-01T18:24:18.499536+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[28232]: audit 2023-12-01T18:24:18.568148+0000 mon.c (mon.2) 3171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[41173]: cluster 2023-12-01T18:24:17.750792+0000 mgr.y (mgr.24356) 4985 : cluster 0 pgmap v4953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[41173]: audit 2023-12-01T18:24:17.782137+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[41173]: audit 2023-12-01T18:24:17.794246+0000 mon.a (mon.0) 3588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[41173]: audit 2023-12-01T18:24:18.488867+0000 mon.a (mon.0) 3589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[41173]: audit 2023-12-01T18:24:18.499536+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:18 smithi040 bash[41173]: audit 2023-12-01T18:24:18.568148+0000 mon.c (mon.2) 3171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:18 smithi141 bash[31670]: cluster 2023-12-01T18:24:17.750792+0000 mgr.y (mgr.24356) 4985 : cluster 0 pgmap v4953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:18 smithi141 bash[31670]: audit 2023-12-01T18:24:17.782137+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:18 smithi141 bash[31670]: audit 2023-12-01T18:24:17.794246+0000 mon.a (mon.0) 3588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:18 smithi141 bash[31670]: audit 2023-12-01T18:24:18.488867+0000 mon.a (mon.0) 3589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:18 smithi141 bash[31670]: audit 2023-12-01T18:24:18.499536+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:18 smithi141 bash[31670]: audit 2023-12-01T18:24:18.568148+0000 mon.c (mon.2) 3171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:19 smithi040 bash[28232]: audit 2023-12-01T18:24:18.971848+0000 mon.c (mon.2) 3172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:19 smithi040 bash[28232]: audit 2023-12-01T18:24:18.973989+0000 mon.c (mon.2) 3173 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:19 smithi040 bash[28232]: audit 2023-12-01T18:24:18.984019+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:19 smithi040 bash[41173]: audit 2023-12-01T18:24:18.971848+0000 mon.c (mon.2) 3172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:24:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:19 smithi040 bash[41173]: audit 2023-12-01T18:24:18.973989+0000 mon.c (mon.2) 3173 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:24:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:19 smithi040 bash[41173]: audit 2023-12-01T18:24:18.984019+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:19 smithi141 bash[31670]: audit 2023-12-01T18:24:18.971848+0000 mon.c (mon.2) 3172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:24:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:19 smithi141 bash[31670]: audit 2023-12-01T18:24:18.973989+0000 mon.c (mon.2) 3173 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:24:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:19 smithi141 bash[31670]: audit 2023-12-01T18:24:18.984019+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:24:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:20 smithi141 bash[31670]: cluster 2023-12-01T18:24:19.751895+0000 mgr.y (mgr.24356) 4986 : cluster 0 pgmap v4954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:20 smithi141 bash[31670]: audit 2023-12-01T18:24:20.141237+0000 mon.a (mon.0) 3592 : audit 0 from='client.? 172.21.15.40:0/2335746900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:20 smithi040 bash[28232]: cluster 2023-12-01T18:24:19.751895+0000 mgr.y (mgr.24356) 4986 : cluster 0 pgmap v4954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:20 smithi040 bash[28232]: audit 2023-12-01T18:24:20.141237+0000 mon.a (mon.0) 3592 : audit 0 from='client.? 172.21.15.40:0/2335746900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:20 smithi040 bash[41173]: cluster 2023-12-01T18:24:19.751895+0000 mgr.y (mgr.24356) 4986 : cluster 0 pgmap v4954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:20 smithi040 bash[41173]: audit 2023-12-01T18:24:20.141237+0000 mon.a (mon.0) 3592 : audit 0 from='client.? 172.21.15.40:0/2335746900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:22 smithi141 bash[31670]: cluster 2023-12-01T18:24:21.752570+0000 mgr.y (mgr.24356) 4987 : cluster 0 pgmap v4955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:22 smithi141 bash[31670]: audit 2023-12-01T18:24:22.614774+0000 mon.a (mon.0) 3593 : audit 0 from='client.? 172.21.15.40:0/1421161607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:22 smithi040 bash[28232]: cluster 2023-12-01T18:24:21.752570+0000 mgr.y (mgr.24356) 4987 : cluster 0 pgmap v4955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:22 smithi040 bash[28232]: audit 2023-12-01T18:24:22.614774+0000 mon.a (mon.0) 3593 : audit 0 from='client.? 172.21.15.40:0/1421161607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:22 smithi040 bash[41173]: cluster 2023-12-01T18:24:21.752570+0000 mgr.y (mgr.24356) 4987 : cluster 0 pgmap v4955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:22 smithi040 bash[41173]: audit 2023-12-01T18:24:22.614774+0000 mon.a (mon.0) 3593 : audit 0 from='client.? 172.21.15.40:0/1421161607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:24 smithi141 bash[31670]: cluster 2023-12-01T18:24:23.753174+0000 mgr.y (mgr.24356) 4988 : cluster 0 pgmap v4956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:24 smithi040 bash[28232]: cluster 2023-12-01T18:24:23.753174+0000 mgr.y (mgr.24356) 4988 : cluster 0 pgmap v4956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:24 smithi040 bash[41173]: cluster 2023-12-01T18:24:23.753174+0000 mgr.y (mgr.24356) 4988 : cluster 0 pgmap v4956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:25 smithi141 bash[31670]: audit 2023-12-01T18:24:25.081036+0000 mon.c (mon.2) 3174 : audit 0 from='client.? 172.21.15.40:0/3361020207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:25 smithi040 bash[28232]: audit 2023-12-01T18:24:25.081036+0000 mon.c (mon.2) 3174 : audit 0 from='client.? 172.21.15.40:0/3361020207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:25 smithi040 bash[41173]: audit 2023-12-01T18:24:25.081036+0000 mon.c (mon.2) 3174 : audit 0 from='client.? 172.21.15.40:0/3361020207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:24:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:24:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:27 smithi141 bash[31670]: cluster 2023-12-01T18:24:25.754307+0000 mgr.y (mgr.24356) 4989 : cluster 0 pgmap v4957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:26 smithi040 bash[28232]: cluster 2023-12-01T18:24:25.754307+0000 mgr.y (mgr.24356) 4989 : cluster 0 pgmap v4957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:27 smithi040 bash[41173]: cluster 2023-12-01T18:24:25.754307+0000 mgr.y (mgr.24356) 4989 : cluster 0 pgmap v4957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:28 smithi141 bash[31670]: audit 2023-12-01T18:24:27.555111+0000 mon.a (mon.0) 3594 : audit 0 from='client.? 172.21.15.40:0/3263779478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:28 smithi040 bash[28232]: audit 2023-12-01T18:24:27.555111+0000 mon.a (mon.0) 3594 : audit 0 from='client.? 172.21.15.40:0/3263779478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:28 smithi040 bash[41173]: audit 2023-12-01T18:24:27.555111+0000 mon.a (mon.0) 3594 : audit 0 from='client.? 172.21.15.40:0/3263779478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:29 smithi141 bash[31670]: cluster 2023-12-01T18:24:27.755031+0000 mgr.y (mgr.24356) 4990 : cluster 0 pgmap v4958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:29 smithi040 bash[28232]: cluster 2023-12-01T18:24:27.755031+0000 mgr.y (mgr.24356) 4990 : cluster 0 pgmap v4958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:29 smithi040 bash[41173]: cluster 2023-12-01T18:24:27.755031+0000 mgr.y (mgr.24356) 4990 : cluster 0 pgmap v4958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:31 smithi141 bash[31670]: cluster 2023-12-01T18:24:29.756188+0000 mgr.y (mgr.24356) 4991 : cluster 0 pgmap v4959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:31 smithi141 bash[31670]: audit 2023-12-01T18:24:30.024398+0000 mon.a (mon.0) 3595 : audit 0 from='client.? 172.21.15.40:0/2383685920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:31 smithi040 bash[28232]: cluster 2023-12-01T18:24:29.756188+0000 mgr.y (mgr.24356) 4991 : cluster 0 pgmap v4959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:31 smithi040 bash[28232]: audit 2023-12-01T18:24:30.024398+0000 mon.a (mon.0) 3595 : audit 0 from='client.? 172.21.15.40:0/2383685920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:31 smithi040 bash[41173]: cluster 2023-12-01T18:24:29.756188+0000 mgr.y (mgr.24356) 4991 : cluster 0 pgmap v4959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:31 smithi040 bash[41173]: audit 2023-12-01T18:24:30.024398+0000 mon.a (mon.0) 3595 : audit 0 from='client.? 172.21.15.40:0/2383685920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:33 smithi141 bash[31670]: cluster 2023-12-01T18:24:31.756900+0000 mgr.y (mgr.24356) 4992 : cluster 0 pgmap v4960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:33 smithi141 bash[31670]: audit 2023-12-01T18:24:32.488376+0000 mon.c (mon.2) 3175 : audit 0 from='client.? 172.21.15.40:0/2134655950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:33 smithi040 bash[28232]: cluster 2023-12-01T18:24:31.756900+0000 mgr.y (mgr.24356) 4992 : cluster 0 pgmap v4960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:33 smithi040 bash[28232]: audit 2023-12-01T18:24:32.488376+0000 mon.c (mon.2) 3175 : audit 0 from='client.? 172.21.15.40:0/2134655950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:33 smithi040 bash[41173]: cluster 2023-12-01T18:24:31.756900+0000 mgr.y (mgr.24356) 4992 : cluster 0 pgmap v4960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:33 smithi040 bash[41173]: audit 2023-12-01T18:24:32.488376+0000 mon.c (mon.2) 3175 : audit 0 from='client.? 172.21.15.40:0/2134655950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:34 smithi040 bash[28232]: audit 2023-12-01T18:24:33.568309+0000 mon.c (mon.2) 3176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:34 smithi040 bash[41173]: audit 2023-12-01T18:24:33.568309+0000 mon.c (mon.2) 3176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:34 smithi141 bash[31670]: audit 2023-12-01T18:24:33.568309+0000 mon.c (mon.2) 3176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:35 smithi040 bash[28232]: cluster 2023-12-01T18:24:33.757537+0000 mgr.y (mgr.24356) 4993 : cluster 0 pgmap v4961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:35 smithi040 bash[28232]: audit 2023-12-01T18:24:34.949079+0000 mon.c (mon.2) 3177 : audit 0 from='client.? 172.21.15.40:0/2349054921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:35 smithi040 bash[41173]: cluster 2023-12-01T18:24:33.757537+0000 mgr.y (mgr.24356) 4993 : cluster 0 pgmap v4961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:35 smithi040 bash[41173]: audit 2023-12-01T18:24:34.949079+0000 mon.c (mon.2) 3177 : audit 0 from='client.? 172.21.15.40:0/2349054921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:35 smithi141 bash[31670]: cluster 2023-12-01T18:24:33.757537+0000 mgr.y (mgr.24356) 4993 : cluster 0 pgmap v4961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:35 smithi141 bash[31670]: audit 2023-12-01T18:24:34.949079+0000 mon.c (mon.2) 3177 : audit 0 from='client.? 172.21.15.40:0/2349054921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:36 smithi040 bash[28232]: cluster 2023-12-01T18:24:35.758360+0000 mgr.y (mgr.24356) 4994 : cluster 0 pgmap v4962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:24:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:24:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:36 smithi040 bash[41173]: cluster 2023-12-01T18:24:35.758360+0000 mgr.y (mgr.24356) 4994 : cluster 0 pgmap v4962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:36 smithi141 bash[31670]: cluster 2023-12-01T18:24:35.758360+0000 mgr.y (mgr.24356) 4994 : cluster 0 pgmap v4962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:37 smithi141 bash[31670]: audit 2023-12-01T18:24:37.416118+0000 mon.a (mon.0) 3596 : audit 0 from='client.? 172.21.15.40:0/1634513198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:37 smithi040 bash[28232]: audit 2023-12-01T18:24:37.416118+0000 mon.a (mon.0) 3596 : audit 0 from='client.? 172.21.15.40:0/1634513198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:37 smithi040 bash[41173]: audit 2023-12-01T18:24:37.416118+0000 mon.a (mon.0) 3596 : audit 0 from='client.? 172.21.15.40:0/1634513198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:38 smithi141 bash[31670]: cluster 2023-12-01T18:24:37.759125+0000 mgr.y (mgr.24356) 4995 : cluster 0 pgmap v4963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:38 smithi040 bash[28232]: cluster 2023-12-01T18:24:37.759125+0000 mgr.y (mgr.24356) 4995 : cluster 0 pgmap v4963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:38 smithi040 bash[41173]: cluster 2023-12-01T18:24:37.759125+0000 mgr.y (mgr.24356) 4995 : cluster 0 pgmap v4963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:40 smithi040 bash[28232]: cluster 2023-12-01T18:24:39.760293+0000 mgr.y (mgr.24356) 4996 : cluster 0 pgmap v4964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:40 smithi040 bash[28232]: audit 2023-12-01T18:24:39.888479+0000 mon.c (mon.2) 3178 : audit 0 from='client.? 172.21.15.40:0/2439294936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:40 smithi040 bash[41173]: cluster 2023-12-01T18:24:39.760293+0000 mgr.y (mgr.24356) 4996 : cluster 0 pgmap v4964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:40 smithi040 bash[41173]: audit 2023-12-01T18:24:39.888479+0000 mon.c (mon.2) 3178 : audit 0 from='client.? 172.21.15.40:0/2439294936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:40 smithi141 bash[31670]: cluster 2023-12-01T18:24:39.760293+0000 mgr.y (mgr.24356) 4996 : cluster 0 pgmap v4964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:40 smithi141 bash[31670]: audit 2023-12-01T18:24:39.888479+0000 mon.c (mon.2) 3178 : audit 0 from='client.? 172.21.15.40:0/2439294936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:42 smithi040 bash[28232]: cluster 2023-12-01T18:24:41.760966+0000 mgr.y (mgr.24356) 4997 : cluster 0 pgmap v4965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:42 smithi040 bash[28232]: audit 2023-12-01T18:24:42.357480+0000 mon.a (mon.0) 3597 : audit 0 from='client.? 172.21.15.40:0/3244933271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:42 smithi040 bash[41173]: cluster 2023-12-01T18:24:41.760966+0000 mgr.y (mgr.24356) 4997 : cluster 0 pgmap v4965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:42 smithi040 bash[41173]: audit 2023-12-01T18:24:42.357480+0000 mon.a (mon.0) 3597 : audit 0 from='client.? 172.21.15.40:0/3244933271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:42 smithi141 bash[31670]: cluster 2023-12-01T18:24:41.760966+0000 mgr.y (mgr.24356) 4997 : cluster 0 pgmap v4965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:42 smithi141 bash[31670]: audit 2023-12-01T18:24:42.357480+0000 mon.a (mon.0) 3597 : audit 0 from='client.? 172.21.15.40:0/3244933271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:44 smithi040 bash[28232]: cluster 2023-12-01T18:24:43.761596+0000 mgr.y (mgr.24356) 4998 : cluster 0 pgmap v4966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:44 smithi040 bash[28232]: audit 2023-12-01T18:24:44.819140+0000 mon.c (mon.2) 3179 : audit 0 from='client.? 172.21.15.40:0/524277719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:44 smithi040 bash[41173]: cluster 2023-12-01T18:24:43.761596+0000 mgr.y (mgr.24356) 4998 : cluster 0 pgmap v4966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:44 smithi040 bash[41173]: audit 2023-12-01T18:24:44.819140+0000 mon.c (mon.2) 3179 : audit 0 from='client.? 172.21.15.40:0/524277719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:44 smithi141 bash[31670]: cluster 2023-12-01T18:24:43.761596+0000 mgr.y (mgr.24356) 4998 : cluster 0 pgmap v4966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:44 smithi141 bash[31670]: audit 2023-12-01T18:24:44.819140+0000 mon.c (mon.2) 3179 : audit 0 from='client.? 172.21.15.40:0/524277719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:46 smithi040 bash[28232]: cluster 2023-12-01T18:24:45.762747+0000 mgr.y (mgr.24356) 4999 : cluster 0 pgmap v4967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:24:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:24:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:46 smithi040 bash[41173]: cluster 2023-12-01T18:24:45.762747+0000 mgr.y (mgr.24356) 4999 : cluster 0 pgmap v4967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:46 smithi141 bash[31670]: cluster 2023-12-01T18:24:45.762747+0000 mgr.y (mgr.24356) 4999 : cluster 0 pgmap v4967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:47 smithi141 bash[31670]: audit 2023-12-01T18:24:47.277939+0000 mon.a (mon.0) 3598 : audit 0 from='client.? 172.21.15.40:0/1106178363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:47 smithi040 bash[41173]: audit 2023-12-01T18:24:47.277939+0000 mon.a (mon.0) 3598 : audit 0 from='client.? 172.21.15.40:0/1106178363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:47 smithi040 bash[28232]: audit 2023-12-01T18:24:47.277939+0000 mon.a (mon.0) 3598 : audit 0 from='client.? 172.21.15.40:0/1106178363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:48 smithi141 bash[31670]: cluster 2023-12-01T18:24:47.763448+0000 mgr.y (mgr.24356) 5000 : cluster 0 pgmap v4968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:48 smithi141 bash[31670]: audit 2023-12-01T18:24:48.568809+0000 mon.c (mon.2) 3180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:48 smithi040 bash[41173]: cluster 2023-12-01T18:24:47.763448+0000 mgr.y (mgr.24356) 5000 : cluster 0 pgmap v4968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:48 smithi040 bash[41173]: audit 2023-12-01T18:24:48.568809+0000 mon.c (mon.2) 3180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:48 smithi040 bash[28232]: cluster 2023-12-01T18:24:47.763448+0000 mgr.y (mgr.24356) 5000 : cluster 0 pgmap v4968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:48 smithi040 bash[28232]: audit 2023-12-01T18:24:48.568809+0000 mon.c (mon.2) 3180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:49 smithi040 bash[41173]: audit 2023-12-01T18:24:49.735921+0000 mon.a (mon.0) 3599 : audit 0 from='client.? 172.21.15.40:0/191596456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:49 smithi040 bash[28232]: audit 2023-12-01T18:24:49.735921+0000 mon.a (mon.0) 3599 : audit 0 from='client.? 172.21.15.40:0/191596456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:49 smithi141 bash[31670]: audit 2023-12-01T18:24:49.735921+0000 mon.a (mon.0) 3599 : audit 0 from='client.? 172.21.15.40:0/191596456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:50 smithi040 bash[41173]: cluster 2023-12-01T18:24:49.764332+0000 mgr.y (mgr.24356) 5001 : cluster 0 pgmap v4969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:50 smithi040 bash[28232]: cluster 2023-12-01T18:24:49.764332+0000 mgr.y (mgr.24356) 5001 : cluster 0 pgmap v4969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:50 smithi141 bash[31670]: cluster 2023-12-01T18:24:49.764332+0000 mgr.y (mgr.24356) 5001 : cluster 0 pgmap v4969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:52 smithi040 bash[41173]: cluster 2023-12-01T18:24:51.764967+0000 mgr.y (mgr.24356) 5002 : cluster 0 pgmap v4970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:52 smithi040 bash[41173]: audit 2023-12-01T18:24:52.207399+0000 mon.c (mon.2) 3181 : audit 0 from='client.? 172.21.15.40:0/4063902604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:52 smithi040 bash[28232]: cluster 2023-12-01T18:24:51.764967+0000 mgr.y (mgr.24356) 5002 : cluster 0 pgmap v4970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:52 smithi040 bash[28232]: audit 2023-12-01T18:24:52.207399+0000 mon.c (mon.2) 3181 : audit 0 from='client.? 172.21.15.40:0/4063902604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:52 smithi141 bash[31670]: cluster 2023-12-01T18:24:51.764967+0000 mgr.y (mgr.24356) 5002 : cluster 0 pgmap v4970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:52 smithi141 bash[31670]: audit 2023-12-01T18:24:52.207399+0000 mon.c (mon.2) 3181 : audit 0 from='client.? 172.21.15.40:0/4063902604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:54 smithi040 bash[41173]: cluster 2023-12-01T18:24:53.765722+0000 mgr.y (mgr.24356) 5003 : cluster 0 pgmap v4971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:54 smithi040 bash[41173]: audit 2023-12-01T18:24:54.667490+0000 mon.c (mon.2) 3182 : audit 0 from='client.? 172.21.15.40:0/3565995090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:54 smithi040 bash[28232]: cluster 2023-12-01T18:24:53.765722+0000 mgr.y (mgr.24356) 5003 : cluster 0 pgmap v4971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:54 smithi040 bash[28232]: audit 2023-12-01T18:24:54.667490+0000 mon.c (mon.2) 3182 : audit 0 from='client.? 172.21.15.40:0/3565995090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:54 smithi141 bash[31670]: cluster 2023-12-01T18:24:53.765722+0000 mgr.y (mgr.24356) 5003 : cluster 0 pgmap v4971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:54 smithi141 bash[31670]: audit 2023-12-01T18:24:54.667490+0000 mon.c (mon.2) 3182 : audit 0 from='client.? 172.21.15.40:0/3565995090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:24:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:24:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:56 smithi040 bash[28232]: cluster 2023-12-01T18:24:55.766812+0000 mgr.y (mgr.24356) 5004 : cluster 0 pgmap v4972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:56 smithi040 bash[41173]: cluster 2023-12-01T18:24:55.766812+0000 mgr.y (mgr.24356) 5004 : cluster 0 pgmap v4972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:56 smithi141 bash[31670]: cluster 2023-12-01T18:24:55.766812+0000 mgr.y (mgr.24356) 5004 : cluster 0 pgmap v4972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:57 smithi141 bash[31670]: audit 2023-12-01T18:24:57.136411+0000 mon.a (mon.0) 3600 : audit 0 from='client.? 172.21.15.40:0/3464817838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:57 smithi040 bash[41173]: audit 2023-12-01T18:24:57.136411+0000 mon.a (mon.0) 3600 : audit 0 from='client.? 172.21.15.40:0/3464817838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:57 smithi040 bash[28232]: audit 2023-12-01T18:24:57.136411+0000 mon.a (mon.0) 3600 : audit 0 from='client.? 172.21.15.40:0/3464817838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:24:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:58 smithi141 bash[31670]: cluster 2023-12-01T18:24:57.767462+0000 mgr.y (mgr.24356) 5005 : cluster 0 pgmap v4973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:58 smithi040 bash[41173]: cluster 2023-12-01T18:24:57.767462+0000 mgr.y (mgr.24356) 5005 : cluster 0 pgmap v4973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:24:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:58 smithi040 bash[28232]: cluster 2023-12-01T18:24:57.767462+0000 mgr.y (mgr.24356) 5005 : cluster 0 pgmap v4973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:24:59 smithi141 bash[31670]: audit 2023-12-01T18:24:59.606934+0000 mon.c (mon.2) 3183 : audit 0 from='client.? 172.21.15.40:0/3465645050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:24:59 smithi040 bash[41173]: audit 2023-12-01T18:24:59.606934+0000 mon.c (mon.2) 3183 : audit 0 from='client.? 172.21.15.40:0/3465645050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:24:59 smithi040 bash[28232]: audit 2023-12-01T18:24:59.606934+0000 mon.c (mon.2) 3183 : audit 0 from='client.? 172.21.15.40:0/3465645050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:00 smithi141 bash[31670]: cluster 2023-12-01T18:24:59.768619+0000 mgr.y (mgr.24356) 5006 : cluster 0 pgmap v4974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:01.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:00 smithi040 bash[28232]: cluster 2023-12-01T18:24:59.768619+0000 mgr.y (mgr.24356) 5006 : cluster 0 pgmap v4974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:01.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:00 smithi040 bash[41173]: cluster 2023-12-01T18:24:59.768619+0000 mgr.y (mgr.24356) 5006 : cluster 0 pgmap v4974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:02 smithi040 bash[28232]: cluster 2023-12-01T18:25:01.769106+0000 mgr.y (mgr.24356) 5007 : cluster 0 pgmap v4975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:02 smithi040 bash[28232]: audit 2023-12-01T18:25:02.069100+0000 mon.a (mon.0) 3601 : audit 0 from='client.? 172.21.15.40:0/342628598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:02 smithi040 bash[41173]: cluster 2023-12-01T18:25:01.769106+0000 mgr.y (mgr.24356) 5007 : cluster 0 pgmap v4975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:02 smithi040 bash[41173]: audit 2023-12-01T18:25:02.069100+0000 mon.a (mon.0) 3601 : audit 0 from='client.? 172.21.15.40:0/342628598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:02 smithi141 bash[31670]: cluster 2023-12-01T18:25:01.769106+0000 mgr.y (mgr.24356) 5007 : cluster 0 pgmap v4975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:02 smithi141 bash[31670]: audit 2023-12-01T18:25:02.069100+0000 mon.a (mon.0) 3601 : audit 0 from='client.? 172.21.15.40:0/342628598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:03 smithi040 bash[28232]: audit 2023-12-01T18:25:03.569119+0000 mon.c (mon.2) 3184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:03 smithi040 bash[41173]: audit 2023-12-01T18:25:03.569119+0000 mon.c (mon.2) 3184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:03 smithi141 bash[31670]: audit 2023-12-01T18:25:03.569119+0000 mon.c (mon.2) 3184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:04 smithi040 bash[28232]: cluster 2023-12-01T18:25:03.769659+0000 mgr.y (mgr.24356) 5008 : cluster 0 pgmap v4976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:04 smithi040 bash[28232]: audit 2023-12-01T18:25:04.534405+0000 mon.a (mon.0) 3602 : audit 0 from='client.? 172.21.15.40:0/3176594212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:04 smithi040 bash[41173]: cluster 2023-12-01T18:25:03.769659+0000 mgr.y (mgr.24356) 5008 : cluster 0 pgmap v4976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:04 smithi040 bash[41173]: audit 2023-12-01T18:25:04.534405+0000 mon.a (mon.0) 3602 : audit 0 from='client.? 172.21.15.40:0/3176594212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:04 smithi141 bash[31670]: cluster 2023-12-01T18:25:03.769659+0000 mgr.y (mgr.24356) 5008 : cluster 0 pgmap v4976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:04 smithi141 bash[31670]: audit 2023-12-01T18:25:04.534405+0000 mon.a (mon.0) 3602 : audit 0 from='client.? 172.21.15.40:0/3176594212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:06 smithi040 bash[28232]: cluster 2023-12-01T18:25:05.770871+0000 mgr.y (mgr.24356) 5009 : cluster 0 pgmap v4977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:25:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:25:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:06 smithi040 bash[41173]: cluster 2023-12-01T18:25:05.770871+0000 mgr.y (mgr.24356) 5009 : cluster 0 pgmap v4977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:06 smithi141 bash[31670]: cluster 2023-12-01T18:25:05.770871+0000 mgr.y (mgr.24356) 5009 : cluster 0 pgmap v4977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:07 smithi141 bash[31670]: audit 2023-12-01T18:25:06.996915+0000 mon.c (mon.2) 3185 : audit 0 from='client.? 172.21.15.40:0/2198175905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:07 smithi040 bash[28232]: audit 2023-12-01T18:25:06.996915+0000 mon.c (mon.2) 3185 : audit 0 from='client.? 172.21.15.40:0/2198175905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:07 smithi040 bash[41173]: audit 2023-12-01T18:25:06.996915+0000 mon.c (mon.2) 3185 : audit 0 from='client.? 172.21.15.40:0/2198175905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:08 smithi141 bash[31670]: cluster 2023-12-01T18:25:07.771558+0000 mgr.y (mgr.24356) 5010 : cluster 0 pgmap v4978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:08 smithi040 bash[28232]: cluster 2023-12-01T18:25:07.771558+0000 mgr.y (mgr.24356) 5010 : cluster 0 pgmap v4978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:08 smithi040 bash[41173]: cluster 2023-12-01T18:25:07.771558+0000 mgr.y (mgr.24356) 5010 : cluster 0 pgmap v4978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:09 smithi141 bash[31670]: audit 2023-12-01T18:25:09.475297+0000 mon.a (mon.0) 3603 : audit 0 from='client.? 172.21.15.40:0/1786785131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:09 smithi040 bash[28232]: audit 2023-12-01T18:25:09.475297+0000 mon.a (mon.0) 3603 : audit 0 from='client.? 172.21.15.40:0/1786785131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:09 smithi040 bash[41173]: audit 2023-12-01T18:25:09.475297+0000 mon.a (mon.0) 3603 : audit 0 from='client.? 172.21.15.40:0/1786785131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:10 smithi141 bash[31670]: cluster 2023-12-01T18:25:09.772910+0000 mgr.y (mgr.24356) 5011 : cluster 0 pgmap v4979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:10 smithi040 bash[28232]: cluster 2023-12-01T18:25:09.772910+0000 mgr.y (mgr.24356) 5011 : cluster 0 pgmap v4979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:10 smithi040 bash[41173]: cluster 2023-12-01T18:25:09.772910+0000 mgr.y (mgr.24356) 5011 : cluster 0 pgmap v4979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:12 smithi040 bash[28232]: cluster 2023-12-01T18:25:11.773599+0000 mgr.y (mgr.24356) 5012 : cluster 0 pgmap v4980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:12 smithi040 bash[28232]: audit 2023-12-01T18:25:11.950746+0000 mon.c (mon.2) 3186 : audit 0 from='client.? 172.21.15.40:0/1699613322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:12 smithi040 bash[41173]: cluster 2023-12-01T18:25:11.773599+0000 mgr.y (mgr.24356) 5012 : cluster 0 pgmap v4980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:12 smithi040 bash[41173]: audit 2023-12-01T18:25:11.950746+0000 mon.c (mon.2) 3186 : audit 0 from='client.? 172.21.15.40:0/1699613322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:12 smithi141 bash[31670]: cluster 2023-12-01T18:25:11.773599+0000 mgr.y (mgr.24356) 5012 : cluster 0 pgmap v4980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:12 smithi141 bash[31670]: audit 2023-12-01T18:25:11.950746+0000 mon.c (mon.2) 3186 : audit 0 from='client.? 172.21.15.40:0/1699613322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:14 smithi040 bash[41173]: cluster 2023-12-01T18:25:13.774302+0000 mgr.y (mgr.24356) 5013 : cluster 0 pgmap v4981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:14 smithi040 bash[41173]: audit 2023-12-01T18:25:14.419642+0000 mon.c (mon.2) 3187 : audit 0 from='client.? 172.21.15.40:0/2301482067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:14 smithi040 bash[28232]: cluster 2023-12-01T18:25:13.774302+0000 mgr.y (mgr.24356) 5013 : cluster 0 pgmap v4981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:14 smithi040 bash[28232]: audit 2023-12-01T18:25:14.419642+0000 mon.c (mon.2) 3187 : audit 0 from='client.? 172.21.15.40:0/2301482067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:14 smithi141 bash[31670]: cluster 2023-12-01T18:25:13.774302+0000 mgr.y (mgr.24356) 5013 : cluster 0 pgmap v4981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:14 smithi141 bash[31670]: audit 2023-12-01T18:25:14.419642+0000 mon.c (mon.2) 3187 : audit 0 from='client.? 172.21.15.40:0/2301482067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:16 smithi040 bash[28232]: cluster 2023-12-01T18:25:15.775501+0000 mgr.y (mgr.24356) 5014 : cluster 0 pgmap v4982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:25:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:25:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:16 smithi040 bash[41173]: cluster 2023-12-01T18:25:15.775501+0000 mgr.y (mgr.24356) 5014 : cluster 0 pgmap v4982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:16 smithi141 bash[31670]: cluster 2023-12-01T18:25:15.775501+0000 mgr.y (mgr.24356) 5014 : cluster 0 pgmap v4982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:17 smithi141 bash[31670]: audit 2023-12-01T18:25:16.886930+0000 mon.a (mon.0) 3604 : audit 0 from='client.? 172.21.15.40:0/2780429720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:17 smithi040 bash[41173]: audit 2023-12-01T18:25:16.886930+0000 mon.a (mon.0) 3604 : audit 0 from='client.? 172.21.15.40:0/2780429720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:17 smithi040 bash[28232]: audit 2023-12-01T18:25:16.886930+0000 mon.a (mon.0) 3604 : audit 0 from='client.? 172.21.15.40:0/2780429720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:18 smithi141 bash[31670]: cluster 2023-12-01T18:25:17.776229+0000 mgr.y (mgr.24356) 5015 : cluster 0 pgmap v4983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:18 smithi141 bash[31670]: audit 2023-12-01T18:25:18.569887+0000 mon.c (mon.2) 3188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:18 smithi040 bash[28232]: cluster 2023-12-01T18:25:17.776229+0000 mgr.y (mgr.24356) 5015 : cluster 0 pgmap v4983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:18 smithi040 bash[28232]: audit 2023-12-01T18:25:18.569887+0000 mon.c (mon.2) 3188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:18 smithi040 bash[41173]: cluster 2023-12-01T18:25:17.776229+0000 mgr.y (mgr.24356) 5015 : cluster 0 pgmap v4983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:18 smithi040 bash[41173]: audit 2023-12-01T18:25:18.569887+0000 mon.c (mon.2) 3188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:19 smithi141 bash[31670]: audit 2023-12-01T18:25:19.065829+0000 mon.c (mon.2) 3189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:25:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:19 smithi141 bash[31670]: audit 2023-12-01T18:25:19.357465+0000 mon.c (mon.2) 3190 : audit 0 from='client.? 172.21.15.40:0/2437534371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:19 smithi040 bash[28232]: audit 2023-12-01T18:25:19.065829+0000 mon.c (mon.2) 3189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:25:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:19 smithi040 bash[28232]: audit 2023-12-01T18:25:19.357465+0000 mon.c (mon.2) 3190 : audit 0 from='client.? 172.21.15.40:0/2437534371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:19 smithi040 bash[41173]: audit 2023-12-01T18:25:19.065829+0000 mon.c (mon.2) 3189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:25:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:19 smithi040 bash[41173]: audit 2023-12-01T18:25:19.357465+0000 mon.c (mon.2) 3190 : audit 0 from='client.? 172.21.15.40:0/2437534371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:20 smithi141 bash[31670]: cluster 2023-12-01T18:25:19.777428+0000 mgr.y (mgr.24356) 5016 : cluster 0 pgmap v4984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:20 smithi040 bash[28232]: cluster 2023-12-01T18:25:19.777428+0000 mgr.y (mgr.24356) 5016 : cluster 0 pgmap v4984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:20 smithi040 bash[41173]: cluster 2023-12-01T18:25:19.777428+0000 mgr.y (mgr.24356) 5016 : cluster 0 pgmap v4984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:21 smithi040 bash[28232]: audit 2023-12-01T18:25:21.824602+0000 mon.c (mon.2) 3191 : audit 0 from='client.? 172.21.15.40:0/2762381491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:21 smithi040 bash[41173]: audit 2023-12-01T18:25:21.824602+0000 mon.c (mon.2) 3191 : audit 0 from='client.? 172.21.15.40:0/2762381491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:21 smithi141 bash[31670]: audit 2023-12-01T18:25:21.824602+0000 mon.c (mon.2) 3191 : audit 0 from='client.? 172.21.15.40:0/2762381491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:22 smithi040 bash[28232]: cluster 2023-12-01T18:25:21.778052+0000 mgr.y (mgr.24356) 5017 : cluster 0 pgmap v4985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:22 smithi040 bash[41173]: cluster 2023-12-01T18:25:21.778052+0000 mgr.y (mgr.24356) 5017 : cluster 0 pgmap v4985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:22 smithi141 bash[31670]: cluster 2023-12-01T18:25:21.778052+0000 mgr.y (mgr.24356) 5017 : cluster 0 pgmap v4985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[28232]: cluster 2023-12-01T18:25:23.778767+0000 mgr.y (mgr.24356) 5018 : cluster 0 pgmap v4986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[28232]: audit 2023-12-01T18:25:24.300405+0000 mon.a (mon.0) 3605 : audit 0 from='client.? 172.21.15.40:0/1569991218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[28232]: audit 2023-12-01T18:25:24.859992+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[28232]: audit 2023-12-01T18:25:24.873708+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[41173]: cluster 2023-12-01T18:25:23.778767+0000 mgr.y (mgr.24356) 5018 : cluster 0 pgmap v4986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[41173]: audit 2023-12-01T18:25:24.300405+0000 mon.a (mon.0) 3605 : audit 0 from='client.? 172.21.15.40:0/1569991218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[41173]: audit 2023-12-01T18:25:24.859992+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:24 smithi040 bash[41173]: audit 2023-12-01T18:25:24.873708+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:24 smithi141 bash[31670]: cluster 2023-12-01T18:25:23.778767+0000 mgr.y (mgr.24356) 5018 : cluster 0 pgmap v4986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:24 smithi141 bash[31670]: audit 2023-12-01T18:25:24.300405+0000 mon.a (mon.0) 3605 : audit 0 from='client.? 172.21.15.40:0/1569991218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:24 smithi141 bash[31670]: audit 2023-12-01T18:25:24.859992+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:24 smithi141 bash[31670]: audit 2023-12-01T18:25:24.873708+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:26 smithi141 bash[31670]: audit 2023-12-01T18:25:25.265121+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:26 smithi141 bash[31670]: audit 2023-12-01T18:25:25.279079+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:26 smithi141 bash[31670]: audit 2023-12-01T18:25:25.873330+0000 mon.c (mon.2) 3192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:25:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:26 smithi141 bash[31670]: audit 2023-12-01T18:25:25.875201+0000 mon.c (mon.2) 3193 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:25:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:26 smithi141 bash[31670]: audit 2023-12-01T18:25:25.885199+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:25:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:25:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[28232]: audit 2023-12-01T18:25:25.265121+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[28232]: audit 2023-12-01T18:25:25.279079+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[28232]: audit 2023-12-01T18:25:25.873330+0000 mon.c (mon.2) 3192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:25:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[28232]: audit 2023-12-01T18:25:25.875201+0000 mon.c (mon.2) 3193 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:25:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[28232]: audit 2023-12-01T18:25:25.885199+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[41173]: audit 2023-12-01T18:25:25.265121+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[41173]: audit 2023-12-01T18:25:25.279079+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[41173]: audit 2023-12-01T18:25:25.873330+0000 mon.c (mon.2) 3192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:25:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[41173]: audit 2023-12-01T18:25:25.875201+0000 mon.c (mon.2) 3193 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:25:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:26 smithi040 bash[41173]: audit 2023-12-01T18:25:25.885199+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:25:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:27 smithi141 bash[31670]: cluster 2023-12-01T18:25:25.779968+0000 mgr.y (mgr.24356) 5019 : cluster 0 pgmap v4987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:27 smithi141 bash[31670]: audit 2023-12-01T18:25:26.771289+0000 mon.c (mon.2) 3194 : audit 0 from='client.? 172.21.15.40:0/3023957426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:27 smithi040 bash[28232]: cluster 2023-12-01T18:25:25.779968+0000 mgr.y (mgr.24356) 5019 : cluster 0 pgmap v4987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:27 smithi040 bash[28232]: audit 2023-12-01T18:25:26.771289+0000 mon.c (mon.2) 3194 : audit 0 from='client.? 172.21.15.40:0/3023957426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:27 smithi040 bash[41173]: cluster 2023-12-01T18:25:25.779968+0000 mgr.y (mgr.24356) 5019 : cluster 0 pgmap v4987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:27 smithi040 bash[41173]: audit 2023-12-01T18:25:26.771289+0000 mon.c (mon.2) 3194 : audit 0 from='client.? 172.21.15.40:0/3023957426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:29 smithi141 bash[31670]: cluster 2023-12-01T18:25:27.780714+0000 mgr.y (mgr.24356) 5020 : cluster 0 pgmap v4988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:29 smithi141 bash[31670]: audit 2023-12-01T18:25:29.255137+0000 mon.a (mon.0) 3611 : audit 0 from='client.? 172.21.15.40:0/658930000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:29 smithi040 bash[41173]: cluster 2023-12-01T18:25:27.780714+0000 mgr.y (mgr.24356) 5020 : cluster 0 pgmap v4988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:29 smithi040 bash[41173]: audit 2023-12-01T18:25:29.255137+0000 mon.a (mon.0) 3611 : audit 0 from='client.? 172.21.15.40:0/658930000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:29 smithi040 bash[28232]: cluster 2023-12-01T18:25:27.780714+0000 mgr.y (mgr.24356) 5020 : cluster 0 pgmap v4988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:29 smithi040 bash[28232]: audit 2023-12-01T18:25:29.255137+0000 mon.a (mon.0) 3611 : audit 0 from='client.? 172.21.15.40:0/658930000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:31 smithi141 bash[31670]: cluster 2023-12-01T18:25:29.782014+0000 mgr.y (mgr.24356) 5021 : cluster 0 pgmap v4989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:31 smithi040 bash[41173]: cluster 2023-12-01T18:25:29.782014+0000 mgr.y (mgr.24356) 5021 : cluster 0 pgmap v4989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:31 smithi040 bash[28232]: cluster 2023-12-01T18:25:29.782014+0000 mgr.y (mgr.24356) 5021 : cluster 0 pgmap v4989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:32 smithi040 bash[28232]: audit 2023-12-01T18:25:31.722352+0000 mon.a (mon.0) 3612 : audit 0 from='client.? 172.21.15.40:0/2285578566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:32 smithi040 bash[41173]: audit 2023-12-01T18:25:31.722352+0000 mon.a (mon.0) 3612 : audit 0 from='client.? 172.21.15.40:0/2285578566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:32 smithi141 bash[31670]: audit 2023-12-01T18:25:31.722352+0000 mon.a (mon.0) 3612 : audit 0 from='client.? 172.21.15.40:0/2285578566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:33 smithi040 bash[28232]: cluster 2023-12-01T18:25:31.782839+0000 mgr.y (mgr.24356) 5022 : cluster 0 pgmap v4990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:33 smithi040 bash[41173]: cluster 2023-12-01T18:25:31.782839+0000 mgr.y (mgr.24356) 5022 : cluster 0 pgmap v4990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:33 smithi141 bash[31670]: cluster 2023-12-01T18:25:31.782839+0000 mgr.y (mgr.24356) 5022 : cluster 0 pgmap v4990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:34 smithi040 bash[41173]: audit 2023-12-01T18:25:33.570021+0000 mon.c (mon.2) 3195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:34 smithi040 bash[41173]: audit 2023-12-01T18:25:34.182078+0000 mon.c (mon.2) 3196 : audit 0 from='client.? 172.21.15.40:0/2690288673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:34 smithi040 bash[28232]: audit 2023-12-01T18:25:33.570021+0000 mon.c (mon.2) 3195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:34 smithi040 bash[28232]: audit 2023-12-01T18:25:34.182078+0000 mon.c (mon.2) 3196 : audit 0 from='client.? 172.21.15.40:0/2690288673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:34 smithi141 bash[31670]: audit 2023-12-01T18:25:33.570021+0000 mon.c (mon.2) 3195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:34 smithi141 bash[31670]: audit 2023-12-01T18:25:34.182078+0000 mon.c (mon.2) 3196 : audit 0 from='client.? 172.21.15.40:0/2690288673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:35 smithi040 bash[28232]: cluster 2023-12-01T18:25:33.783472+0000 mgr.y (mgr.24356) 5023 : cluster 0 pgmap v4991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:35 smithi040 bash[41173]: cluster 2023-12-01T18:25:33.783472+0000 mgr.y (mgr.24356) 5023 : cluster 0 pgmap v4991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:35 smithi141 bash[31670]: cluster 2023-12-01T18:25:33.783472+0000 mgr.y (mgr.24356) 5023 : cluster 0 pgmap v4991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:25:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:25:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:36 smithi040 bash[41173]: cluster 2023-12-01T18:25:35.784643+0000 mgr.y (mgr.24356) 5024 : cluster 0 pgmap v4992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:36 smithi040 bash[41173]: audit 2023-12-01T18:25:36.650386+0000 mon.c (mon.2) 3197 : audit 0 from='client.? 172.21.15.40:0/3280335043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:36 smithi040 bash[28232]: cluster 2023-12-01T18:25:35.784643+0000 mgr.y (mgr.24356) 5024 : cluster 0 pgmap v4992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:36 smithi040 bash[28232]: audit 2023-12-01T18:25:36.650386+0000 mon.c (mon.2) 3197 : audit 0 from='client.? 172.21.15.40:0/3280335043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:36 smithi141 bash[31670]: cluster 2023-12-01T18:25:35.784643+0000 mgr.y (mgr.24356) 5024 : cluster 0 pgmap v4992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:36 smithi141 bash[31670]: audit 2023-12-01T18:25:36.650386+0000 mon.c (mon.2) 3197 : audit 0 from='client.? 172.21.15.40:0/3280335043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:38 smithi040 bash[28232]: cluster 2023-12-01T18:25:37.785260+0000 mgr.y (mgr.24356) 5025 : cluster 0 pgmap v4993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:38 smithi040 bash[41173]: cluster 2023-12-01T18:25:37.785260+0000 mgr.y (mgr.24356) 5025 : cluster 0 pgmap v4993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:38 smithi141 bash[31670]: cluster 2023-12-01T18:25:37.785260+0000 mgr.y (mgr.24356) 5025 : cluster 0 pgmap v4993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:39 smithi040 bash[41173]: audit 2023-12-01T18:25:39.113762+0000 mon.c (mon.2) 3198 : audit 0 from='client.? 172.21.15.40:0/2691733700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:39 smithi040 bash[28232]: audit 2023-12-01T18:25:39.113762+0000 mon.c (mon.2) 3198 : audit 0 from='client.? 172.21.15.40:0/2691733700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:39 smithi141 bash[31670]: audit 2023-12-01T18:25:39.113762+0000 mon.c (mon.2) 3198 : audit 0 from='client.? 172.21.15.40:0/2691733700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:40 smithi040 bash[28232]: cluster 2023-12-01T18:25:39.786496+0000 mgr.y (mgr.24356) 5026 : cluster 0 pgmap v4994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:40 smithi040 bash[41173]: cluster 2023-12-01T18:25:39.786496+0000 mgr.y (mgr.24356) 5026 : cluster 0 pgmap v4994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:40 smithi141 bash[31670]: cluster 2023-12-01T18:25:39.786496+0000 mgr.y (mgr.24356) 5026 : cluster 0 pgmap v4994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:41 smithi040 bash[28232]: audit 2023-12-01T18:25:41.572946+0000 mon.a (mon.0) 3613 : audit 0 from='client.? 172.21.15.40:0/3299293565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:41 smithi040 bash[41173]: audit 2023-12-01T18:25:41.572946+0000 mon.a (mon.0) 3613 : audit 0 from='client.? 172.21.15.40:0/3299293565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:41 smithi141 bash[31670]: audit 2023-12-01T18:25:41.572946+0000 mon.a (mon.0) 3613 : audit 0 from='client.? 172.21.15.40:0/3299293565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:42 smithi040 bash[28232]: cluster 2023-12-01T18:25:41.787189+0000 mgr.y (mgr.24356) 5027 : cluster 0 pgmap v4995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:42 smithi040 bash[41173]: cluster 2023-12-01T18:25:41.787189+0000 mgr.y (mgr.24356) 5027 : cluster 0 pgmap v4995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:42 smithi141 bash[31670]: cluster 2023-12-01T18:25:41.787189+0000 mgr.y (mgr.24356) 5027 : cluster 0 pgmap v4995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:44 smithi040 bash[28232]: cluster 2023-12-01T18:25:43.787849+0000 mgr.y (mgr.24356) 5028 : cluster 0 pgmap v4996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:44 smithi040 bash[28232]: audit 2023-12-01T18:25:44.050715+0000 mon.a (mon.0) 3614 : audit 0 from='client.? 172.21.15.40:0/2110385944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:44 smithi040 bash[41173]: cluster 2023-12-01T18:25:43.787849+0000 mgr.y (mgr.24356) 5028 : cluster 0 pgmap v4996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:44 smithi040 bash[41173]: audit 2023-12-01T18:25:44.050715+0000 mon.a (mon.0) 3614 : audit 0 from='client.? 172.21.15.40:0/2110385944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:44 smithi141 bash[31670]: cluster 2023-12-01T18:25:43.787849+0000 mgr.y (mgr.24356) 5028 : cluster 0 pgmap v4996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:44 smithi141 bash[31670]: audit 2023-12-01T18:25:44.050715+0000 mon.a (mon.0) 3614 : audit 0 from='client.? 172.21.15.40:0/2110385944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:46 smithi040 bash[28232]: cluster 2023-12-01T18:25:45.789099+0000 mgr.y (mgr.24356) 5029 : cluster 0 pgmap v4997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:46 smithi040 bash[28232]: audit 2023-12-01T18:25:46.519722+0000 mon.c (mon.2) 3199 : audit 0 from='client.? 172.21.15.40:0/3234582221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:25:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:25:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:46 smithi040 bash[41173]: cluster 2023-12-01T18:25:45.789099+0000 mgr.y (mgr.24356) 5029 : cluster 0 pgmap v4997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:46 smithi040 bash[41173]: audit 2023-12-01T18:25:46.519722+0000 mon.c (mon.2) 3199 : audit 0 from='client.? 172.21.15.40:0/3234582221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:46 smithi141 bash[31670]: cluster 2023-12-01T18:25:45.789099+0000 mgr.y (mgr.24356) 5029 : cluster 0 pgmap v4997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:46 smithi141 bash[31670]: audit 2023-12-01T18:25:46.519722+0000 mon.c (mon.2) 3199 : audit 0 from='client.? 172.21.15.40:0/3234582221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:48 smithi040 bash[41173]: cluster 2023-12-01T18:25:47.789802+0000 mgr.y (mgr.24356) 5030 : cluster 0 pgmap v4998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:48 smithi040 bash[41173]: audit 2023-12-01T18:25:48.570309+0000 mon.c (mon.2) 3200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:48 smithi040 bash[28232]: cluster 2023-12-01T18:25:47.789802+0000 mgr.y (mgr.24356) 5030 : cluster 0 pgmap v4998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:48 smithi040 bash[28232]: audit 2023-12-01T18:25:48.570309+0000 mon.c (mon.2) 3200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:48 smithi141 bash[31670]: cluster 2023-12-01T18:25:47.789802+0000 mgr.y (mgr.24356) 5030 : cluster 0 pgmap v4998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:48 smithi141 bash[31670]: audit 2023-12-01T18:25:48.570309+0000 mon.c (mon.2) 3200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:49 smithi040 bash[28232]: audit 2023-12-01T18:25:48.988480+0000 mon.c (mon.2) 3201 : audit 0 from='client.? 172.21.15.40:0/3888764520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:49 smithi040 bash[41173]: audit 2023-12-01T18:25:48.988480+0000 mon.c (mon.2) 3201 : audit 0 from='client.? 172.21.15.40:0/3888764520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:49 smithi141 bash[31670]: audit 2023-12-01T18:25:48.988480+0000 mon.c (mon.2) 3201 : audit 0 from='client.? 172.21.15.40:0/3888764520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:50 smithi040 bash[28232]: cluster 2023-12-01T18:25:49.791074+0000 mgr.y (mgr.24356) 5031 : cluster 0 pgmap v4999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:50 smithi040 bash[41173]: cluster 2023-12-01T18:25:49.791074+0000 mgr.y (mgr.24356) 5031 : cluster 0 pgmap v4999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:50 smithi141 bash[31670]: cluster 2023-12-01T18:25:49.791074+0000 mgr.y (mgr.24356) 5031 : cluster 0 pgmap v4999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:51 smithi040 bash[28232]: audit 2023-12-01T18:25:51.452271+0000 mon.a (mon.0) 3615 : audit 0 from='client.? 172.21.15.40:0/3071231268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:51 smithi040 bash[41173]: audit 2023-12-01T18:25:51.452271+0000 mon.a (mon.0) 3615 : audit 0 from='client.? 172.21.15.40:0/3071231268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:51 smithi141 bash[31670]: audit 2023-12-01T18:25:51.452271+0000 mon.a (mon.0) 3615 : audit 0 from='client.? 172.21.15.40:0/3071231268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:52 smithi040 bash[41173]: cluster 2023-12-01T18:25:51.791736+0000 mgr.y (mgr.24356) 5032 : cluster 0 pgmap v5000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:52 smithi040 bash[28232]: cluster 2023-12-01T18:25:51.791736+0000 mgr.y (mgr.24356) 5032 : cluster 0 pgmap v5000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:52 smithi141 bash[31670]: cluster 2023-12-01T18:25:51.791736+0000 mgr.y (mgr.24356) 5032 : cluster 0 pgmap v5000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:54 smithi040 bash[28232]: cluster 2023-12-01T18:25:53.792367+0000 mgr.y (mgr.24356) 5033 : cluster 0 pgmap v5001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:54 smithi040 bash[28232]: audit 2023-12-01T18:25:53.918830+0000 mon.c (mon.2) 3202 : audit 0 from='client.? 172.21.15.40:0/2527853510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:54 smithi040 bash[41173]: cluster 2023-12-01T18:25:53.792367+0000 mgr.y (mgr.24356) 5033 : cluster 0 pgmap v5001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:54 smithi040 bash[41173]: audit 2023-12-01T18:25:53.918830+0000 mon.c (mon.2) 3202 : audit 0 from='client.? 172.21.15.40:0/2527853510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:54 smithi141 bash[31670]: cluster 2023-12-01T18:25:53.792367+0000 mgr.y (mgr.24356) 5033 : cluster 0 pgmap v5001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:54 smithi141 bash[31670]: audit 2023-12-01T18:25:53.918830+0000 mon.c (mon.2) 3202 : audit 0 from='client.? 172.21.15.40:0/2527853510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:56.750 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:25:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:25:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:56 smithi141 bash[31670]: cluster 2023-12-01T18:25:55.793559+0000 mgr.y (mgr.24356) 5034 : cluster 0 pgmap v5002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:56 smithi141 bash[31670]: audit 2023-12-01T18:25:56.391680+0000 mon.c (mon.2) 3203 : audit 0 from='client.? 172.21.15.40:0/3814250697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:56 smithi040 bash[28232]: cluster 2023-12-01T18:25:55.793559+0000 mgr.y (mgr.24356) 5034 : cluster 0 pgmap v5002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:56 smithi040 bash[28232]: audit 2023-12-01T18:25:56.391680+0000 mon.c (mon.2) 3203 : audit 0 from='client.? 172.21.15.40:0/3814250697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:56 smithi040 bash[41173]: cluster 2023-12-01T18:25:55.793559+0000 mgr.y (mgr.24356) 5034 : cluster 0 pgmap v5002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:56 smithi040 bash[41173]: audit 2023-12-01T18:25:56.391680+0000 mon.c (mon.2) 3203 : audit 0 from='client.? 172.21.15.40:0/3814250697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:25:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:58 smithi040 bash[28232]: cluster 2023-12-01T18:25:57.794267+0000 mgr.y (mgr.24356) 5035 : cluster 0 pgmap v5003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:58 smithi040 bash[41173]: cluster 2023-12-01T18:25:57.794267+0000 mgr.y (mgr.24356) 5035 : cluster 0 pgmap v5003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:25:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:58 smithi141 bash[31670]: cluster 2023-12-01T18:25:57.794267+0000 mgr.y (mgr.24356) 5035 : cluster 0 pgmap v5003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:25:59 smithi040 bash[28232]: audit 2023-12-01T18:25:58.859405+0000 mon.c (mon.2) 3204 : audit 0 from='client.? 172.21.15.40:0/370681773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:25:59 smithi040 bash[41173]: audit 2023-12-01T18:25:58.859405+0000 mon.c (mon.2) 3204 : audit 0 from='client.? 172.21.15.40:0/370681773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:25:59 smithi141 bash[31670]: audit 2023-12-01T18:25:58.859405+0000 mon.c (mon.2) 3204 : audit 0 from='client.? 172.21.15.40:0/370681773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:00 smithi040 bash[41173]: cluster 2023-12-01T18:25:59.795480+0000 mgr.y (mgr.24356) 5036 : cluster 0 pgmap v5004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:00 smithi040 bash[28232]: cluster 2023-12-01T18:25:59.795480+0000 mgr.y (mgr.24356) 5036 : cluster 0 pgmap v5004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:00 smithi141 bash[31670]: cluster 2023-12-01T18:25:59.795480+0000 mgr.y (mgr.24356) 5036 : cluster 0 pgmap v5004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:01 smithi040 bash[28232]: audit 2023-12-01T18:26:01.320759+0000 mon.a (mon.0) 3616 : audit 0 from='client.? 172.21.15.40:0/3737650210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:01 smithi040 bash[41173]: audit 2023-12-01T18:26:01.320759+0000 mon.a (mon.0) 3616 : audit 0 from='client.? 172.21.15.40:0/3737650210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:01 smithi141 bash[31670]: audit 2023-12-01T18:26:01.320759+0000 mon.a (mon.0) 3616 : audit 0 from='client.? 172.21.15.40:0/3737650210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:02 smithi040 bash[28232]: cluster 2023-12-01T18:26:01.796174+0000 mgr.y (mgr.24356) 5037 : cluster 0 pgmap v5005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:02 smithi040 bash[41173]: cluster 2023-12-01T18:26:01.796174+0000 mgr.y (mgr.24356) 5037 : cluster 0 pgmap v5005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:02 smithi141 bash[31670]: cluster 2023-12-01T18:26:01.796174+0000 mgr.y (mgr.24356) 5037 : cluster 0 pgmap v5005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:03 smithi040 bash[28232]: audit 2023-12-01T18:26:03.570177+0000 mon.c (mon.2) 3205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:03 smithi040 bash[28232]: audit 2023-12-01T18:26:03.794152+0000 mon.c (mon.2) 3206 : audit 0 from='client.? 172.21.15.40:0/2930445921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:03 smithi040 bash[41173]: audit 2023-12-01T18:26:03.570177+0000 mon.c (mon.2) 3205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:03 smithi040 bash[41173]: audit 2023-12-01T18:26:03.794152+0000 mon.c (mon.2) 3206 : audit 0 from='client.? 172.21.15.40:0/2930445921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:03 smithi141 bash[31670]: audit 2023-12-01T18:26:03.570177+0000 mon.c (mon.2) 3205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:03 smithi141 bash[31670]: audit 2023-12-01T18:26:03.794152+0000 mon.c (mon.2) 3206 : audit 0 from='client.? 172.21.15.40:0/2930445921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:04 smithi040 bash[28232]: cluster 2023-12-01T18:26:03.796803+0000 mgr.y (mgr.24356) 5038 : cluster 0 pgmap v5006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:04 smithi040 bash[41173]: cluster 2023-12-01T18:26:03.796803+0000 mgr.y (mgr.24356) 5038 : cluster 0 pgmap v5006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:04 smithi141 bash[31670]: cluster 2023-12-01T18:26:03.796803+0000 mgr.y (mgr.24356) 5038 : cluster 0 pgmap v5006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:06.754 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:26:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:26:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:06 smithi141 bash[31670]: cluster 2023-12-01T18:26:05.797959+0000 mgr.y (mgr.24356) 5039 : cluster 0 pgmap v5007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:06 smithi141 bash[31670]: audit 2023-12-01T18:26:06.259809+0000 mon.a (mon.0) 3617 : audit 0 from='client.? 172.21.15.40:0/3845386945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:06 smithi040 bash[41173]: cluster 2023-12-01T18:26:05.797959+0000 mgr.y (mgr.24356) 5039 : cluster 0 pgmap v5007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:06 smithi040 bash[41173]: audit 2023-12-01T18:26:06.259809+0000 mon.a (mon.0) 3617 : audit 0 from='client.? 172.21.15.40:0/3845386945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:06 smithi040 bash[28232]: cluster 2023-12-01T18:26:05.797959+0000 mgr.y (mgr.24356) 5039 : cluster 0 pgmap v5007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:06 smithi040 bash[28232]: audit 2023-12-01T18:26:06.259809+0000 mon.a (mon.0) 3617 : audit 0 from='client.? 172.21.15.40:0/3845386945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:08 smithi040 bash[28232]: cluster 2023-12-01T18:26:07.798640+0000 mgr.y (mgr.24356) 5040 : cluster 0 pgmap v5008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:08 smithi040 bash[28232]: audit 2023-12-01T18:26:08.714646+0000 mon.c (mon.2) 3207 : audit 0 from='client.? 172.21.15.40:0/331060453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:08 smithi040 bash[41173]: cluster 2023-12-01T18:26:07.798640+0000 mgr.y (mgr.24356) 5040 : cluster 0 pgmap v5008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:08 smithi040 bash[41173]: audit 2023-12-01T18:26:08.714646+0000 mon.c (mon.2) 3207 : audit 0 from='client.? 172.21.15.40:0/331060453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:08 smithi141 bash[31670]: cluster 2023-12-01T18:26:07.798640+0000 mgr.y (mgr.24356) 5040 : cluster 0 pgmap v5008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:08 smithi141 bash[31670]: audit 2023-12-01T18:26:08.714646+0000 mon.c (mon.2) 3207 : audit 0 from='client.? 172.21.15.40:0/331060453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:10 smithi040 bash[41173]: cluster 2023-12-01T18:26:09.799848+0000 mgr.y (mgr.24356) 5041 : cluster 0 pgmap v5009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:10 smithi040 bash[28232]: cluster 2023-12-01T18:26:09.799848+0000 mgr.y (mgr.24356) 5041 : cluster 0 pgmap v5009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:10 smithi141 bash[31670]: cluster 2023-12-01T18:26:09.799848+0000 mgr.y (mgr.24356) 5041 : cluster 0 pgmap v5009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:11 smithi040 bash[28232]: audit 2023-12-01T18:26:11.180316+0000 mon.a (mon.0) 3618 : audit 0 from='client.? 172.21.15.40:0/2178591654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:11 smithi040 bash[41173]: audit 2023-12-01T18:26:11.180316+0000 mon.a (mon.0) 3618 : audit 0 from='client.? 172.21.15.40:0/2178591654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:11 smithi141 bash[31670]: audit 2023-12-01T18:26:11.180316+0000 mon.a (mon.0) 3618 : audit 0 from='client.? 172.21.15.40:0/2178591654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:12 smithi040 bash[28232]: cluster 2023-12-01T18:26:11.800482+0000 mgr.y (mgr.24356) 5042 : cluster 0 pgmap v5010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:12 smithi040 bash[41173]: cluster 2023-12-01T18:26:11.800482+0000 mgr.y (mgr.24356) 5042 : cluster 0 pgmap v5010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:12 smithi141 bash[31670]: cluster 2023-12-01T18:26:11.800482+0000 mgr.y (mgr.24356) 5042 : cluster 0 pgmap v5010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:13 smithi040 bash[28232]: audit 2023-12-01T18:26:13.652877+0000 mon.a (mon.0) 3619 : audit 0 from='client.? 172.21.15.40:0/3209018008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:13 smithi040 bash[41173]: audit 2023-12-01T18:26:13.652877+0000 mon.a (mon.0) 3619 : audit 0 from='client.? 172.21.15.40:0/3209018008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:13 smithi141 bash[31670]: audit 2023-12-01T18:26:13.652877+0000 mon.a (mon.0) 3619 : audit 0 from='client.? 172.21.15.40:0/3209018008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:14 smithi040 bash[28232]: cluster 2023-12-01T18:26:13.801159+0000 mgr.y (mgr.24356) 5043 : cluster 0 pgmap v5011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:14 smithi040 bash[41173]: cluster 2023-12-01T18:26:13.801159+0000 mgr.y (mgr.24356) 5043 : cluster 0 pgmap v5011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:14 smithi141 bash[31670]: cluster 2023-12-01T18:26:13.801159+0000 mgr.y (mgr.24356) 5043 : cluster 0 pgmap v5011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:16.756 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:26:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:26:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:16 smithi141 bash[31670]: cluster 2023-12-01T18:26:15.802390+0000 mgr.y (mgr.24356) 5044 : cluster 0 pgmap v5012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:16 smithi141 bash[31670]: audit 2023-12-01T18:26:16.116093+0000 mon.c (mon.2) 3208 : audit 0 from='client.? 172.21.15.40:0/2340168315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:16 smithi040 bash[28232]: cluster 2023-12-01T18:26:15.802390+0000 mgr.y (mgr.24356) 5044 : cluster 0 pgmap v5012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:16 smithi040 bash[28232]: audit 2023-12-01T18:26:16.116093+0000 mon.c (mon.2) 3208 : audit 0 from='client.? 172.21.15.40:0/2340168315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:16 smithi040 bash[41173]: cluster 2023-12-01T18:26:15.802390+0000 mgr.y (mgr.24356) 5044 : cluster 0 pgmap v5012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:16 smithi040 bash[41173]: audit 2023-12-01T18:26:16.116093+0000 mon.c (mon.2) 3208 : audit 0 from='client.? 172.21.15.40:0/2340168315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:18 smithi040 bash[28232]: cluster 2023-12-01T18:26:17.803045+0000 mgr.y (mgr.24356) 5045 : cluster 0 pgmap v5013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:18 smithi040 bash[28232]: audit 2023-12-01T18:26:18.570818+0000 mon.c (mon.2) 3209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:18 smithi040 bash[28232]: audit 2023-12-01T18:26:18.581874+0000 mon.c (mon.2) 3210 : audit 0 from='client.? 172.21.15.40:0/1090156818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:18 smithi040 bash[41173]: cluster 2023-12-01T18:26:17.803045+0000 mgr.y (mgr.24356) 5045 : cluster 0 pgmap v5013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:18 smithi040 bash[41173]: audit 2023-12-01T18:26:18.570818+0000 mon.c (mon.2) 3209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:18 smithi040 bash[41173]: audit 2023-12-01T18:26:18.581874+0000 mon.c (mon.2) 3210 : audit 0 from='client.? 172.21.15.40:0/1090156818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:18 smithi141 bash[31670]: cluster 2023-12-01T18:26:17.803045+0000 mgr.y (mgr.24356) 5045 : cluster 0 pgmap v5013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:18 smithi141 bash[31670]: audit 2023-12-01T18:26:18.570818+0000 mon.c (mon.2) 3209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:18 smithi141 bash[31670]: audit 2023-12-01T18:26:18.581874+0000 mon.c (mon.2) 3210 : audit 0 from='client.? 172.21.15.40:0/1090156818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:20 smithi040 bash[28232]: cluster 2023-12-01T18:26:19.804257+0000 mgr.y (mgr.24356) 5046 : cluster 0 pgmap v5014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:20 smithi040 bash[41173]: cluster 2023-12-01T18:26:19.804257+0000 mgr.y (mgr.24356) 5046 : cluster 0 pgmap v5014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:20 smithi141 bash[31670]: cluster 2023-12-01T18:26:19.804257+0000 mgr.y (mgr.24356) 5046 : cluster 0 pgmap v5014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:21 smithi040 bash[28232]: audit 2023-12-01T18:26:21.051321+0000 mon.c (mon.2) 3211 : audit 0 from='client.? 172.21.15.40:0/2751675977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:21 smithi040 bash[41173]: audit 2023-12-01T18:26:21.051321+0000 mon.c (mon.2) 3211 : audit 0 from='client.? 172.21.15.40:0/2751675977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:21 smithi141 bash[31670]: audit 2023-12-01T18:26:21.051321+0000 mon.c (mon.2) 3211 : audit 0 from='client.? 172.21.15.40:0/2751675977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:22 smithi040 bash[41173]: cluster 2023-12-01T18:26:21.805078+0000 mgr.y (mgr.24356) 5047 : cluster 0 pgmap v5015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:22 smithi040 bash[28232]: cluster 2023-12-01T18:26:21.805078+0000 mgr.y (mgr.24356) 5047 : cluster 0 pgmap v5015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:22 smithi141 bash[31670]: cluster 2023-12-01T18:26:21.805078+0000 mgr.y (mgr.24356) 5047 : cluster 0 pgmap v5015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:23 smithi040 bash[28232]: audit 2023-12-01T18:26:23.511758+0000 mon.c (mon.2) 3212 : audit 0 from='client.? 172.21.15.40:0/354551884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:23 smithi040 bash[41173]: audit 2023-12-01T18:26:23.511758+0000 mon.c (mon.2) 3212 : audit 0 from='client.? 172.21.15.40:0/354551884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:23 smithi141 bash[31670]: audit 2023-12-01T18:26:23.511758+0000 mon.c (mon.2) 3212 : audit 0 from='client.? 172.21.15.40:0/354551884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:24 smithi040 bash[41173]: cluster 2023-12-01T18:26:23.805781+0000 mgr.y (mgr.24356) 5048 : cluster 0 pgmap v5016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:24 smithi040 bash[28232]: cluster 2023-12-01T18:26:23.805781+0000 mgr.y (mgr.24356) 5048 : cluster 0 pgmap v5016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:24 smithi141 bash[31670]: cluster 2023-12-01T18:26:23.805781+0000 mgr.y (mgr.24356) 5048 : cluster 0 pgmap v5016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:26.759 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:26:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:26:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:26 smithi141 bash[31670]: cluster 2023-12-01T18:26:25.806886+0000 mgr.y (mgr.24356) 5049 : cluster 0 pgmap v5017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:26 smithi141 bash[31670]: audit 2023-12-01T18:26:25.970385+0000 mon.c (mon.2) 3213 : audit 0 from='client.? 172.21.15.40:0/322899877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:26 smithi141 bash[31670]: audit 2023-12-01T18:26:25.974297+0000 mon.c (mon.2) 3214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:26:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[28232]: cluster 2023-12-01T18:26:25.806886+0000 mgr.y (mgr.24356) 5049 : cluster 0 pgmap v5017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[28232]: audit 2023-12-01T18:26:25.970385+0000 mon.c (mon.2) 3213 : audit 0 from='client.? 172.21.15.40:0/322899877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[28232]: audit 2023-12-01T18:26:25.974297+0000 mon.c (mon.2) 3214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:26:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[41173]: cluster 2023-12-01T18:26:25.806886+0000 mgr.y (mgr.24356) 5049 : cluster 0 pgmap v5017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[41173]: audit 2023-12-01T18:26:25.970385+0000 mon.c (mon.2) 3213 : audit 0 from='client.? 172.21.15.40:0/322899877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:26 smithi040 bash[41173]: audit 2023-12-01T18:26:25.974297+0000 mon.c (mon.2) 3214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:26:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:28 smithi040 bash[41173]: cluster 2023-12-01T18:26:27.807542+0000 mgr.y (mgr.24356) 5050 : cluster 0 pgmap v5018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:28 smithi040 bash[41173]: audit 2023-12-01T18:26:28.433588+0000 mon.c (mon.2) 3215 : audit 0 from='client.? 172.21.15.40:0/4128966468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:28 smithi040 bash[28232]: cluster 2023-12-01T18:26:27.807542+0000 mgr.y (mgr.24356) 5050 : cluster 0 pgmap v5018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:28 smithi040 bash[28232]: audit 2023-12-01T18:26:28.433588+0000 mon.c (mon.2) 3215 : audit 0 from='client.? 172.21.15.40:0/4128966468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:28 smithi141 bash[31670]: cluster 2023-12-01T18:26:27.807542+0000 mgr.y (mgr.24356) 5050 : cluster 0 pgmap v5018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:28 smithi141 bash[31670]: audit 2023-12-01T18:26:28.433588+0000 mon.c (mon.2) 3215 : audit 0 from='client.? 172.21.15.40:0/4128966468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:30 smithi040 bash[28232]: cluster 2023-12-01T18:26:29.808839+0000 mgr.y (mgr.24356) 5051 : cluster 0 pgmap v5019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:30 smithi040 bash[41173]: cluster 2023-12-01T18:26:29.808839+0000 mgr.y (mgr.24356) 5051 : cluster 0 pgmap v5019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:30 smithi141 bash[31670]: cluster 2023-12-01T18:26:29.808839+0000 mgr.y (mgr.24356) 5051 : cluster 0 pgmap v5019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:31 smithi040 bash[28232]: audit 2023-12-01T18:26:30.908670+0000 mon.a (mon.0) 3620 : audit 0 from='client.? 172.21.15.40:0/273943875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:31 smithi040 bash[28232]: audit 2023-12-01T18:26:31.773067+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:31 smithi040 bash[28232]: audit 2023-12-01T18:26:31.783560+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:31 smithi040 bash[41173]: audit 2023-12-01T18:26:30.908670+0000 mon.a (mon.0) 3620 : audit 0 from='client.? 172.21.15.40:0/273943875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:31 smithi040 bash[41173]: audit 2023-12-01T18:26:31.773067+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:31 smithi040 bash[41173]: audit 2023-12-01T18:26:31.783560+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:31 smithi141 bash[31670]: audit 2023-12-01T18:26:30.908670+0000 mon.a (mon.0) 3620 : audit 0 from='client.? 172.21.15.40:0/273943875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:31 smithi141 bash[31670]: audit 2023-12-01T18:26:31.773067+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:31 smithi141 bash[31670]: audit 2023-12-01T18:26:31.783560+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:33 smithi141 bash[31670]: cluster 2023-12-01T18:26:31.809429+0000 mgr.y (mgr.24356) 5052 : cluster 0 pgmap v5020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:33 smithi141 bash[31670]: audit 2023-12-01T18:26:32.172579+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:33 smithi141 bash[31670]: audit 2023-12-01T18:26:32.182748+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:33 smithi141 bash[31670]: audit 2023-12-01T18:26:32.772779+0000 mon.c (mon.2) 3216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:26:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:33 smithi141 bash[31670]: audit 2023-12-01T18:26:32.774759+0000 mon.c (mon.2) 3217 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:26:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:33 smithi141 bash[31670]: audit 2023-12-01T18:26:32.784922+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[41173]: cluster 2023-12-01T18:26:31.809429+0000 mgr.y (mgr.24356) 5052 : cluster 0 pgmap v5020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[41173]: audit 2023-12-01T18:26:32.172579+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[41173]: audit 2023-12-01T18:26:32.182748+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[41173]: audit 2023-12-01T18:26:32.772779+0000 mon.c (mon.2) 3216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:26:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[41173]: audit 2023-12-01T18:26:32.774759+0000 mon.c (mon.2) 3217 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:26:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[41173]: audit 2023-12-01T18:26:32.784922+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[28232]: cluster 2023-12-01T18:26:31.809429+0000 mgr.y (mgr.24356) 5052 : cluster 0 pgmap v5020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[28232]: audit 2023-12-01T18:26:32.172579+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[28232]: audit 2023-12-01T18:26:32.182748+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[28232]: audit 2023-12-01T18:26:32.772779+0000 mon.c (mon.2) 3216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:26:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[28232]: audit 2023-12-01T18:26:32.774759+0000 mon.c (mon.2) 3217 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:26:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:33 smithi040 bash[28232]: audit 2023-12-01T18:26:32.784922+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:26:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:34 smithi141 bash[31670]: audit 2023-12-01T18:26:33.375489+0000 mon.c (mon.2) 3218 : audit 0 from='client.? 172.21.15.40:0/974817442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:34 smithi141 bash[31670]: audit 2023-12-01T18:26:33.571904+0000 mon.c (mon.2) 3219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:34 smithi040 bash[41173]: audit 2023-12-01T18:26:33.375489+0000 mon.c (mon.2) 3218 : audit 0 from='client.? 172.21.15.40:0/974817442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:34 smithi040 bash[41173]: audit 2023-12-01T18:26:33.571904+0000 mon.c (mon.2) 3219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:34 smithi040 bash[28232]: audit 2023-12-01T18:26:33.375489+0000 mon.c (mon.2) 3218 : audit 0 from='client.? 172.21.15.40:0/974817442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:34 smithi040 bash[28232]: audit 2023-12-01T18:26:33.571904+0000 mon.c (mon.2) 3219 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:35 smithi141 bash[31670]: cluster 2023-12-01T18:26:33.810080+0000 mgr.y (mgr.24356) 5053 : cluster 0 pgmap v5021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:35 smithi040 bash[28232]: cluster 2023-12-01T18:26:33.810080+0000 mgr.y (mgr.24356) 5053 : cluster 0 pgmap v5021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:35 smithi040 bash[41173]: cluster 2023-12-01T18:26:33.810080+0000 mgr.y (mgr.24356) 5053 : cluster 0 pgmap v5021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:36.763 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:26:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:26:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:36 smithi141 bash[31670]: cluster 2023-12-01T18:26:35.811180+0000 mgr.y (mgr.24356) 5054 : cluster 0 pgmap v5022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:36 smithi141 bash[31670]: audit 2023-12-01T18:26:35.844491+0000 mon.a (mon.0) 3626 : audit 0 from='client.? 172.21.15.40:0/3105638354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:36 smithi040 bash[28232]: cluster 2023-12-01T18:26:35.811180+0000 mgr.y (mgr.24356) 5054 : cluster 0 pgmap v5022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:36 smithi040 bash[28232]: audit 2023-12-01T18:26:35.844491+0000 mon.a (mon.0) 3626 : audit 0 from='client.? 172.21.15.40:0/3105638354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:36 smithi040 bash[41173]: cluster 2023-12-01T18:26:35.811180+0000 mgr.y (mgr.24356) 5054 : cluster 0 pgmap v5022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:36 smithi040 bash[41173]: audit 2023-12-01T18:26:35.844491+0000 mon.a (mon.0) 3626 : audit 0 from='client.? 172.21.15.40:0/3105638354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:38 smithi040 bash[28232]: cluster 2023-12-01T18:26:37.811783+0000 mgr.y (mgr.24356) 5055 : cluster 0 pgmap v5023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:38 smithi040 bash[28232]: audit 2023-12-01T18:26:38.305740+0000 mon.a (mon.0) 3627 : audit 0 from='client.? 172.21.15.40:0/2012281848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:38 smithi040 bash[41173]: cluster 2023-12-01T18:26:37.811783+0000 mgr.y (mgr.24356) 5055 : cluster 0 pgmap v5023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:38 smithi040 bash[41173]: audit 2023-12-01T18:26:38.305740+0000 mon.a (mon.0) 3627 : audit 0 from='client.? 172.21.15.40:0/2012281848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:38 smithi141 bash[31670]: cluster 2023-12-01T18:26:37.811783+0000 mgr.y (mgr.24356) 5055 : cluster 0 pgmap v5023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:38 smithi141 bash[31670]: audit 2023-12-01T18:26:38.305740+0000 mon.a (mon.0) 3627 : audit 0 from='client.? 172.21.15.40:0/2012281848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:40 smithi040 bash[28232]: cluster 2023-12-01T18:26:39.813034+0000 mgr.y (mgr.24356) 5056 : cluster 0 pgmap v5024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:40 smithi040 bash[28232]: audit 2023-12-01T18:26:40.773802+0000 mon.a (mon.0) 3628 : audit 0 from='client.? 172.21.15.40:0/1944998738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:40 smithi040 bash[41173]: cluster 2023-12-01T18:26:39.813034+0000 mgr.y (mgr.24356) 5056 : cluster 0 pgmap v5024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:40 smithi040 bash[41173]: audit 2023-12-01T18:26:40.773802+0000 mon.a (mon.0) 3628 : audit 0 from='client.? 172.21.15.40:0/1944998738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:40 smithi141 bash[31670]: cluster 2023-12-01T18:26:39.813034+0000 mgr.y (mgr.24356) 5056 : cluster 0 pgmap v5024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:40 smithi141 bash[31670]: audit 2023-12-01T18:26:40.773802+0000 mon.a (mon.0) 3628 : audit 0 from='client.? 172.21.15.40:0/1944998738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:42 smithi040 bash[41173]: cluster 2023-12-01T18:26:41.813693+0000 mgr.y (mgr.24356) 5057 : cluster 0 pgmap v5025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:42 smithi040 bash[28232]: cluster 2023-12-01T18:26:41.813693+0000 mgr.y (mgr.24356) 5057 : cluster 0 pgmap v5025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:42 smithi141 bash[31670]: cluster 2023-12-01T18:26:41.813693+0000 mgr.y (mgr.24356) 5057 : cluster 0 pgmap v5025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:43 smithi040 bash[28232]: audit 2023-12-01T18:26:43.245894+0000 mon.c (mon.2) 3220 : audit 0 from='client.? 172.21.15.40:0/2267305493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:43 smithi040 bash[41173]: audit 2023-12-01T18:26:43.245894+0000 mon.c (mon.2) 3220 : audit 0 from='client.? 172.21.15.40:0/2267305493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:43 smithi141 bash[31670]: audit 2023-12-01T18:26:43.245894+0000 mon.c (mon.2) 3220 : audit 0 from='client.? 172.21.15.40:0/2267305493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:44 smithi040 bash[28232]: cluster 2023-12-01T18:26:43.814319+0000 mgr.y (mgr.24356) 5058 : cluster 0 pgmap v5026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:44 smithi040 bash[41173]: cluster 2023-12-01T18:26:43.814319+0000 mgr.y (mgr.24356) 5058 : cluster 0 pgmap v5026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:44 smithi141 bash[31670]: cluster 2023-12-01T18:26:43.814319+0000 mgr.y (mgr.24356) 5058 : cluster 0 pgmap v5026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:45 smithi040 bash[28232]: audit 2023-12-01T18:26:45.707202+0000 mon.c (mon.2) 3221 : audit 0 from='client.? 172.21.15.40:0/1365585043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:45 smithi040 bash[41173]: audit 2023-12-01T18:26:45.707202+0000 mon.c (mon.2) 3221 : audit 0 from='client.? 172.21.15.40:0/1365585043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:45 smithi141 bash[31670]: audit 2023-12-01T18:26:45.707202+0000 mon.c (mon.2) 3221 : audit 0 from='client.? 172.21.15.40:0/1365585043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:46.894 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:26:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:26:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:46 smithi040 bash[28232]: cluster 2023-12-01T18:26:45.815471+0000 mgr.y (mgr.24356) 5059 : cluster 0 pgmap v5027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:46 smithi040 bash[41173]: cluster 2023-12-01T18:26:45.815471+0000 mgr.y (mgr.24356) 5059 : cluster 0 pgmap v5027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:46 smithi141 bash[31670]: cluster 2023-12-01T18:26:45.815471+0000 mgr.y (mgr.24356) 5059 : cluster 0 pgmap v5027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:48 smithi040 bash[28232]: cluster 2023-12-01T18:26:47.816154+0000 mgr.y (mgr.24356) 5060 : cluster 0 pgmap v5028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:48 smithi040 bash[28232]: audit 2023-12-01T18:26:48.175234+0000 mon.c (mon.2) 3222 : audit 0 from='client.? 172.21.15.40:0/1172808622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:48 smithi040 bash[28232]: audit 2023-12-01T18:26:48.571947+0000 mon.c (mon.2) 3223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:48 smithi040 bash[41173]: cluster 2023-12-01T18:26:47.816154+0000 mgr.y (mgr.24356) 5060 : cluster 0 pgmap v5028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:48 smithi040 bash[41173]: audit 2023-12-01T18:26:48.175234+0000 mon.c (mon.2) 3222 : audit 0 from='client.? 172.21.15.40:0/1172808622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:48 smithi040 bash[41173]: audit 2023-12-01T18:26:48.571947+0000 mon.c (mon.2) 3223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:48 smithi141 bash[31670]: cluster 2023-12-01T18:26:47.816154+0000 mgr.y (mgr.24356) 5060 : cluster 0 pgmap v5028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:48 smithi141 bash[31670]: audit 2023-12-01T18:26:48.175234+0000 mon.c (mon.2) 3222 : audit 0 from='client.? 172.21.15.40:0/1172808622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:48 smithi141 bash[31670]: audit 2023-12-01T18:26:48.571947+0000 mon.c (mon.2) 3223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:50 smithi040 bash[28232]: cluster 2023-12-01T18:26:49.817292+0000 mgr.y (mgr.24356) 5061 : cluster 0 pgmap v5029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:50 smithi040 bash[28232]: audit 2023-12-01T18:26:50.639551+0000 mon.a (mon.0) 3629 : audit 0 from='client.? 172.21.15.40:0/4024914691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:50 smithi040 bash[41173]: cluster 2023-12-01T18:26:49.817292+0000 mgr.y (mgr.24356) 5061 : cluster 0 pgmap v5029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:50 smithi040 bash[41173]: audit 2023-12-01T18:26:50.639551+0000 mon.a (mon.0) 3629 : audit 0 from='client.? 172.21.15.40:0/4024914691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:50 smithi141 bash[31670]: cluster 2023-12-01T18:26:49.817292+0000 mgr.y (mgr.24356) 5061 : cluster 0 pgmap v5029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:50 smithi141 bash[31670]: audit 2023-12-01T18:26:50.639551+0000 mon.a (mon.0) 3629 : audit 0 from='client.? 172.21.15.40:0/4024914691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:52 smithi040 bash[28232]: cluster 2023-12-01T18:26:51.817960+0000 mgr.y (mgr.24356) 5062 : cluster 0 pgmap v5030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:52 smithi040 bash[41173]: cluster 2023-12-01T18:26:51.817960+0000 mgr.y (mgr.24356) 5062 : cluster 0 pgmap v5030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:52 smithi141 bash[31670]: cluster 2023-12-01T18:26:51.817960+0000 mgr.y (mgr.24356) 5062 : cluster 0 pgmap v5030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:53 smithi141 bash[31670]: audit 2023-12-01T18:26:53.099904+0000 mon.a (mon.0) 3630 : audit 0 from='client.? 172.21.15.40:0/3736935796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:53 smithi040 bash[28232]: audit 2023-12-01T18:26:53.099904+0000 mon.a (mon.0) 3630 : audit 0 from='client.? 172.21.15.40:0/3736935796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:53 smithi040 bash[41173]: audit 2023-12-01T18:26:53.099904+0000 mon.a (mon.0) 3630 : audit 0 from='client.? 172.21.15.40:0/3736935796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:54 smithi141 bash[31670]: cluster 2023-12-01T18:26:53.818636+0000 mgr.y (mgr.24356) 5063 : cluster 0 pgmap v5031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:54 smithi040 bash[28232]: cluster 2023-12-01T18:26:53.818636+0000 mgr.y (mgr.24356) 5063 : cluster 0 pgmap v5031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:54 smithi040 bash[41173]: cluster 2023-12-01T18:26:53.818636+0000 mgr.y (mgr.24356) 5063 : cluster 0 pgmap v5031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:55 smithi141 bash[31670]: audit 2023-12-01T18:26:55.563051+0000 mon.a (mon.0) 3631 : audit 0 from='client.? 172.21.15.40:0/758722116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:55 smithi040 bash[28232]: audit 2023-12-01T18:26:55.563051+0000 mon.a (mon.0) 3631 : audit 0 from='client.? 172.21.15.40:0/758722116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:55 smithi040 bash[41173]: audit 2023-12-01T18:26:55.563051+0000 mon.a (mon.0) 3631 : audit 0 from='client.? 172.21.15.40:0/758722116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:26:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:26:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:56 smithi141 bash[31670]: cluster 2023-12-01T18:26:55.819783+0000 mgr.y (mgr.24356) 5064 : cluster 0 pgmap v5032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:56 smithi040 bash[28232]: cluster 2023-12-01T18:26:55.819783+0000 mgr.y (mgr.24356) 5064 : cluster 0 pgmap v5032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:56 smithi040 bash[41173]: cluster 2023-12-01T18:26:55.819783+0000 mgr.y (mgr.24356) 5064 : cluster 0 pgmap v5032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:58 smithi141 bash[31670]: cluster 2023-12-01T18:26:57.820269+0000 mgr.y (mgr.24356) 5065 : cluster 0 pgmap v5033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:26:58 smithi141 bash[31670]: audit 2023-12-01T18:26:58.024002+0000 mon.c (mon.2) 3224 : audit 0 from='client.? 172.21.15.40:0/3119887488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:58 smithi040 bash[28232]: cluster 2023-12-01T18:26:57.820269+0000 mgr.y (mgr.24356) 5065 : cluster 0 pgmap v5033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:26:58 smithi040 bash[28232]: audit 2023-12-01T18:26:58.024002+0000 mon.c (mon.2) 3224 : audit 0 from='client.? 172.21.15.40:0/3119887488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:26:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:58 smithi040 bash[41173]: cluster 2023-12-01T18:26:57.820269+0000 mgr.y (mgr.24356) 5065 : cluster 0 pgmap v5033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:26:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:26:58 smithi040 bash[41173]: audit 2023-12-01T18:26:58.024002+0000 mon.c (mon.2) 3224 : audit 0 from='client.? 172.21.15.40:0/3119887488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:00 smithi141 bash[31670]: cluster 2023-12-01T18:26:59.821515+0000 mgr.y (mgr.24356) 5066 : cluster 0 pgmap v5034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:00 smithi141 bash[31670]: audit 2023-12-01T18:27:00.480920+0000 mon.c (mon.2) 3225 : audit 0 from='client.? 172.21.15.40:0/827292531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:00 smithi040 bash[28232]: cluster 2023-12-01T18:26:59.821515+0000 mgr.y (mgr.24356) 5066 : cluster 0 pgmap v5034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:00 smithi040 bash[28232]: audit 2023-12-01T18:27:00.480920+0000 mon.c (mon.2) 3225 : audit 0 from='client.? 172.21.15.40:0/827292531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:00 smithi040 bash[41173]: cluster 2023-12-01T18:26:59.821515+0000 mgr.y (mgr.24356) 5066 : cluster 0 pgmap v5034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:00 smithi040 bash[41173]: audit 2023-12-01T18:27:00.480920+0000 mon.c (mon.2) 3225 : audit 0 from='client.? 172.21.15.40:0/827292531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:02 smithi141 bash[31670]: cluster 2023-12-01T18:27:01.822355+0000 mgr.y (mgr.24356) 5067 : cluster 0 pgmap v5035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:02 smithi040 bash[28232]: cluster 2023-12-01T18:27:01.822355+0000 mgr.y (mgr.24356) 5067 : cluster 0 pgmap v5035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:02 smithi040 bash[41173]: cluster 2023-12-01T18:27:01.822355+0000 mgr.y (mgr.24356) 5067 : cluster 0 pgmap v5035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:03 smithi141 bash[31670]: audit 2023-12-01T18:27:02.948894+0000 mon.c (mon.2) 3226 : audit 0 from='client.? 172.21.15.40:0/2769699857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:03 smithi141 bash[31670]: audit 2023-12-01T18:27:03.572284+0000 mon.c (mon.2) 3227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:03 smithi040 bash[28232]: audit 2023-12-01T18:27:02.948894+0000 mon.c (mon.2) 3226 : audit 0 from='client.? 172.21.15.40:0/2769699857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:03 smithi040 bash[28232]: audit 2023-12-01T18:27:03.572284+0000 mon.c (mon.2) 3227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:03 smithi040 bash[41173]: audit 2023-12-01T18:27:02.948894+0000 mon.c (mon.2) 3226 : audit 0 from='client.? 172.21.15.40:0/2769699857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:03 smithi040 bash[41173]: audit 2023-12-01T18:27:03.572284+0000 mon.c (mon.2) 3227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:04 smithi141 bash[31670]: cluster 2023-12-01T18:27:03.823039+0000 mgr.y (mgr.24356) 5068 : cluster 0 pgmap v5036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:04 smithi040 bash[28232]: cluster 2023-12-01T18:27:03.823039+0000 mgr.y (mgr.24356) 5068 : cluster 0 pgmap v5036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:04 smithi040 bash[41173]: cluster 2023-12-01T18:27:03.823039+0000 mgr.y (mgr.24356) 5068 : cluster 0 pgmap v5036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:05 smithi141 bash[31670]: audit 2023-12-01T18:27:05.413127+0000 mon.c (mon.2) 3228 : audit 0 from='client.? 172.21.15.40:0/2883667488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:05 smithi040 bash[28232]: audit 2023-12-01T18:27:05.413127+0000 mon.c (mon.2) 3228 : audit 0 from='client.? 172.21.15.40:0/2883667488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:05 smithi040 bash[41173]: audit 2023-12-01T18:27:05.413127+0000 mon.c (mon.2) 3228 : audit 0 from='client.? 172.21.15.40:0/2883667488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:27:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:27:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:06 smithi141 bash[31670]: cluster 2023-12-01T18:27:05.824194+0000 mgr.y (mgr.24356) 5069 : cluster 0 pgmap v5037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:06 smithi040 bash[41173]: cluster 2023-12-01T18:27:05.824194+0000 mgr.y (mgr.24356) 5069 : cluster 0 pgmap v5037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:06 smithi040 bash[28232]: cluster 2023-12-01T18:27:05.824194+0000 mgr.y (mgr.24356) 5069 : cluster 0 pgmap v5037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:07 smithi141 bash[31670]: audit 2023-12-01T18:27:07.881646+0000 mon.c (mon.2) 3229 : audit 0 from='client.? 172.21.15.40:0/2768154404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:07 smithi040 bash[41173]: audit 2023-12-01T18:27:07.881646+0000 mon.c (mon.2) 3229 : audit 0 from='client.? 172.21.15.40:0/2768154404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:07 smithi040 bash[28232]: audit 2023-12-01T18:27:07.881646+0000 mon.c (mon.2) 3229 : audit 0 from='client.? 172.21.15.40:0/2768154404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:08 smithi141 bash[31670]: cluster 2023-12-01T18:27:07.824810+0000 mgr.y (mgr.24356) 5070 : cluster 0 pgmap v5038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:08 smithi040 bash[41173]: cluster 2023-12-01T18:27:07.824810+0000 mgr.y (mgr.24356) 5070 : cluster 0 pgmap v5038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:08 smithi040 bash[28232]: cluster 2023-12-01T18:27:07.824810+0000 mgr.y (mgr.24356) 5070 : cluster 0 pgmap v5038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:10 smithi141 bash[31670]: cluster 2023-12-01T18:27:09.825973+0000 mgr.y (mgr.24356) 5071 : cluster 0 pgmap v5039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:10 smithi141 bash[31670]: audit 2023-12-01T18:27:10.348888+0000 mon.a (mon.0) 3632 : audit 0 from='client.? 172.21.15.40:0/1363371620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:10 smithi040 bash[28232]: cluster 2023-12-01T18:27:09.825973+0000 mgr.y (mgr.24356) 5071 : cluster 0 pgmap v5039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:10 smithi040 bash[28232]: audit 2023-12-01T18:27:10.348888+0000 mon.a (mon.0) 3632 : audit 0 from='client.? 172.21.15.40:0/1363371620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:10 smithi040 bash[41173]: cluster 2023-12-01T18:27:09.825973+0000 mgr.y (mgr.24356) 5071 : cluster 0 pgmap v5039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:10 smithi040 bash[41173]: audit 2023-12-01T18:27:10.348888+0000 mon.a (mon.0) 3632 : audit 0 from='client.? 172.21.15.40:0/1363371620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:12 smithi141 bash[31670]: cluster 2023-12-01T18:27:11.826657+0000 mgr.y (mgr.24356) 5072 : cluster 0 pgmap v5040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:12 smithi141 bash[31670]: audit 2023-12-01T18:27:12.811707+0000 mon.a (mon.0) 3633 : audit 0 from='client.? 172.21.15.40:0/1084935353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:12 smithi040 bash[28232]: cluster 2023-12-01T18:27:11.826657+0000 mgr.y (mgr.24356) 5072 : cluster 0 pgmap v5040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:12 smithi040 bash[28232]: audit 2023-12-01T18:27:12.811707+0000 mon.a (mon.0) 3633 : audit 0 from='client.? 172.21.15.40:0/1084935353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:12 smithi040 bash[41173]: cluster 2023-12-01T18:27:11.826657+0000 mgr.y (mgr.24356) 5072 : cluster 0 pgmap v5040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:12 smithi040 bash[41173]: audit 2023-12-01T18:27:12.811707+0000 mon.a (mon.0) 3633 : audit 0 from='client.? 172.21.15.40:0/1084935353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:14 smithi141 bash[31670]: cluster 2023-12-01T18:27:13.827327+0000 mgr.y (mgr.24356) 5073 : cluster 0 pgmap v5041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:14 smithi040 bash[41173]: cluster 2023-12-01T18:27:13.827327+0000 mgr.y (mgr.24356) 5073 : cluster 0 pgmap v5041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:14 smithi040 bash[28232]: cluster 2023-12-01T18:27:13.827327+0000 mgr.y (mgr.24356) 5073 : cluster 0 pgmap v5041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:15 smithi141 bash[31670]: audit 2023-12-01T18:27:15.281756+0000 mon.a (mon.0) 3634 : audit 0 from='client.? 172.21.15.40:0/602115927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:15 smithi040 bash[28232]: audit 2023-12-01T18:27:15.281756+0000 mon.a (mon.0) 3634 : audit 0 from='client.? 172.21.15.40:0/602115927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:15 smithi040 bash[41173]: audit 2023-12-01T18:27:15.281756+0000 mon.a (mon.0) 3634 : audit 0 from='client.? 172.21.15.40:0/602115927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:27:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:27:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:16 smithi141 bash[31670]: cluster 2023-12-01T18:27:15.828556+0000 mgr.y (mgr.24356) 5074 : cluster 0 pgmap v5042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:16 smithi040 bash[28232]: cluster 2023-12-01T18:27:15.828556+0000 mgr.y (mgr.24356) 5074 : cluster 0 pgmap v5042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:16 smithi040 bash[41173]: cluster 2023-12-01T18:27:15.828556+0000 mgr.y (mgr.24356) 5074 : cluster 0 pgmap v5042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:17 smithi141 bash[31670]: audit 2023-12-01T18:27:17.730665+0000 mon.c (mon.2) 3230 : audit 0 from='client.? 172.21.15.40:0/3376029891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:17 smithi040 bash[28232]: audit 2023-12-01T18:27:17.730665+0000 mon.c (mon.2) 3230 : audit 0 from='client.? 172.21.15.40:0/3376029891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:17 smithi040 bash[41173]: audit 2023-12-01T18:27:17.730665+0000 mon.c (mon.2) 3230 : audit 0 from='client.? 172.21.15.40:0/3376029891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:18 smithi141 bash[31670]: cluster 2023-12-01T18:27:17.829145+0000 mgr.y (mgr.24356) 5075 : cluster 0 pgmap v5043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:19.295 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:18 smithi141 bash[31670]: audit 2023-12-01T18:27:18.572694+0000 mon.c (mon.2) 3231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:18 smithi040 bash[28232]: cluster 2023-12-01T18:27:17.829145+0000 mgr.y (mgr.24356) 5075 : cluster 0 pgmap v5043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:18 smithi040 bash[28232]: audit 2023-12-01T18:27:18.572694+0000 mon.c (mon.2) 3231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:18 smithi040 bash[41173]: cluster 2023-12-01T18:27:17.829145+0000 mgr.y (mgr.24356) 5075 : cluster 0 pgmap v5043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:18 smithi040 bash[41173]: audit 2023-12-01T18:27:18.572694+0000 mon.c (mon.2) 3231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:21 smithi141 bash[31670]: cluster 2023-12-01T18:27:19.830254+0000 mgr.y (mgr.24356) 5076 : cluster 0 pgmap v5044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:21 smithi141 bash[31670]: audit 2023-12-01T18:27:20.187200+0000 mon.a (mon.0) 3635 : audit 0 from='client.? 172.21.15.40:0/1770094826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:20 smithi040 bash[28232]: cluster 2023-12-01T18:27:19.830254+0000 mgr.y (mgr.24356) 5076 : cluster 0 pgmap v5044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:20 smithi040 bash[28232]: audit 2023-12-01T18:27:20.187200+0000 mon.a (mon.0) 3635 : audit 0 from='client.? 172.21.15.40:0/1770094826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:21 smithi040 bash[41173]: cluster 2023-12-01T18:27:19.830254+0000 mgr.y (mgr.24356) 5076 : cluster 0 pgmap v5044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:21 smithi040 bash[41173]: audit 2023-12-01T18:27:20.187200+0000 mon.a (mon.0) 3635 : audit 0 from='client.? 172.21.15.40:0/1770094826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:23 smithi141 bash[31670]: cluster 2023-12-01T18:27:21.830933+0000 mgr.y (mgr.24356) 5077 : cluster 0 pgmap v5045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:23 smithi141 bash[31670]: audit 2023-12-01T18:27:22.647583+0000 mon.c (mon.2) 3232 : audit 0 from='client.? 172.21.15.40:0/1568353038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:23 smithi040 bash[28232]: cluster 2023-12-01T18:27:21.830933+0000 mgr.y (mgr.24356) 5077 : cluster 0 pgmap v5045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:23 smithi040 bash[28232]: audit 2023-12-01T18:27:22.647583+0000 mon.c (mon.2) 3232 : audit 0 from='client.? 172.21.15.40:0/1568353038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:23 smithi040 bash[41173]: cluster 2023-12-01T18:27:21.830933+0000 mgr.y (mgr.24356) 5077 : cluster 0 pgmap v5045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:23 smithi040 bash[41173]: audit 2023-12-01T18:27:22.647583+0000 mon.c (mon.2) 3232 : audit 0 from='client.? 172.21.15.40:0/1568353038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:25 smithi141 bash[31670]: cluster 2023-12-01T18:27:23.831590+0000 mgr.y (mgr.24356) 5078 : cluster 0 pgmap v5046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:25 smithi040 bash[28232]: cluster 2023-12-01T18:27:23.831590+0000 mgr.y (mgr.24356) 5078 : cluster 0 pgmap v5046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:25 smithi040 bash[41173]: cluster 2023-12-01T18:27:23.831590+0000 mgr.y (mgr.24356) 5078 : cluster 0 pgmap v5046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:26 smithi141 bash[31670]: audit 2023-12-01T18:27:25.114182+0000 mon.a (mon.0) 3636 : audit 0 from='client.? 172.21.15.40:0/906765976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:26 smithi040 bash[28232]: audit 2023-12-01T18:27:25.114182+0000 mon.a (mon.0) 3636 : audit 0 from='client.? 172.21.15.40:0/906765976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:26 smithi040 bash[41173]: audit 2023-12-01T18:27:25.114182+0000 mon.a (mon.0) 3636 : audit 0 from='client.? 172.21.15.40:0/906765976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:27:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:27:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:27 smithi141 bash[31670]: cluster 2023-12-01T18:27:25.832794+0000 mgr.y (mgr.24356) 5079 : cluster 0 pgmap v5047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:27 smithi040 bash[28232]: cluster 2023-12-01T18:27:25.832794+0000 mgr.y (mgr.24356) 5079 : cluster 0 pgmap v5047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:27 smithi040 bash[41173]: cluster 2023-12-01T18:27:25.832794+0000 mgr.y (mgr.24356) 5079 : cluster 0 pgmap v5047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:28 smithi141 bash[31670]: audit 2023-12-01T18:27:27.578231+0000 mon.a (mon.0) 3637 : audit 0 from='client.? 172.21.15.40:0/820756550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:28 smithi040 bash[28232]: audit 2023-12-01T18:27:27.578231+0000 mon.a (mon.0) 3637 : audit 0 from='client.? 172.21.15.40:0/820756550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:28 smithi040 bash[41173]: audit 2023-12-01T18:27:27.578231+0000 mon.a (mon.0) 3637 : audit 0 from='client.? 172.21.15.40:0/820756550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:29 smithi141 bash[31670]: cluster 2023-12-01T18:27:27.833426+0000 mgr.y (mgr.24356) 5080 : cluster 0 pgmap v5048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:29 smithi040 bash[28232]: cluster 2023-12-01T18:27:27.833426+0000 mgr.y (mgr.24356) 5080 : cluster 0 pgmap v5048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:29 smithi040 bash[41173]: cluster 2023-12-01T18:27:27.833426+0000 mgr.y (mgr.24356) 5080 : cluster 0 pgmap v5048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:31 smithi040 bash[28232]: cluster 2023-12-01T18:27:29.834641+0000 mgr.y (mgr.24356) 5081 : cluster 0 pgmap v5049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:31 smithi040 bash[28232]: audit 2023-12-01T18:27:30.047196+0000 mon.c (mon.2) 3233 : audit 0 from='client.? 172.21.15.40:0/3262409409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:31 smithi040 bash[41173]: cluster 2023-12-01T18:27:29.834641+0000 mgr.y (mgr.24356) 5081 : cluster 0 pgmap v5049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:31 smithi040 bash[41173]: audit 2023-12-01T18:27:30.047196+0000 mon.c (mon.2) 3233 : audit 0 from='client.? 172.21.15.40:0/3262409409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:31 smithi141 bash[31670]: cluster 2023-12-01T18:27:29.834641+0000 mgr.y (mgr.24356) 5081 : cluster 0 pgmap v5049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:31 smithi141 bash[31670]: audit 2023-12-01T18:27:30.047196+0000 mon.c (mon.2) 3233 : audit 0 from='client.? 172.21.15.40:0/3262409409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:33 smithi040 bash[28232]: cluster 2023-12-01T18:27:31.835349+0000 mgr.y (mgr.24356) 5082 : cluster 0 pgmap v5050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:33 smithi040 bash[28232]: audit 2023-12-01T18:27:32.512072+0000 mon.a (mon.0) 3638 : audit 0 from='client.? 172.21.15.40:0/1362848096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:33 smithi040 bash[28232]: audit 2023-12-01T18:27:32.866523+0000 mon.c (mon.2) 3234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:27:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:33 smithi040 bash[41173]: cluster 2023-12-01T18:27:31.835349+0000 mgr.y (mgr.24356) 5082 : cluster 0 pgmap v5050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:33 smithi040 bash[41173]: audit 2023-12-01T18:27:32.512072+0000 mon.a (mon.0) 3638 : audit 0 from='client.? 172.21.15.40:0/1362848096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:33 smithi040 bash[41173]: audit 2023-12-01T18:27:32.866523+0000 mon.c (mon.2) 3234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:27:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:33 smithi141 bash[31670]: cluster 2023-12-01T18:27:31.835349+0000 mgr.y (mgr.24356) 5082 : cluster 0 pgmap v5050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:33 smithi141 bash[31670]: audit 2023-12-01T18:27:32.512072+0000 mon.a (mon.0) 3638 : audit 0 from='client.? 172.21.15.40:0/1362848096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:33 smithi141 bash[31670]: audit 2023-12-01T18:27:32.866523+0000 mon.c (mon.2) 3234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:27:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:34 smithi040 bash[28232]: audit 2023-12-01T18:27:33.573127+0000 mon.c (mon.2) 3235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:34 smithi040 bash[41173]: audit 2023-12-01T18:27:33.573127+0000 mon.c (mon.2) 3235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:34 smithi141 bash[31670]: audit 2023-12-01T18:27:33.573127+0000 mon.c (mon.2) 3235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:35 smithi040 bash[28232]: cluster 2023-12-01T18:27:33.835959+0000 mgr.y (mgr.24356) 5083 : cluster 0 pgmap v5051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:35 smithi040 bash[28232]: audit 2023-12-01T18:27:34.973865+0000 mon.c (mon.2) 3236 : audit 0 from='client.? 172.21.15.40:0/895628799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:35 smithi040 bash[41173]: cluster 2023-12-01T18:27:33.835959+0000 mgr.y (mgr.24356) 5083 : cluster 0 pgmap v5051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:35 smithi040 bash[41173]: audit 2023-12-01T18:27:34.973865+0000 mon.c (mon.2) 3236 : audit 0 from='client.? 172.21.15.40:0/895628799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:35 smithi141 bash[31670]: cluster 2023-12-01T18:27:33.835959+0000 mgr.y (mgr.24356) 5083 : cluster 0 pgmap v5051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:35 smithi141 bash[31670]: audit 2023-12-01T18:27:34.973865+0000 mon.c (mon.2) 3236 : audit 0 from='client.? 172.21.15.40:0/895628799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:36.784 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:27:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:27:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:36 smithi040 bash[28232]: cluster 2023-12-01T18:27:35.837267+0000 mgr.y (mgr.24356) 5084 : cluster 0 pgmap v5052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:36 smithi040 bash[41173]: cluster 2023-12-01T18:27:35.837267+0000 mgr.y (mgr.24356) 5084 : cluster 0 pgmap v5052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:36 smithi141 bash[31670]: cluster 2023-12-01T18:27:35.837267+0000 mgr.y (mgr.24356) 5084 : cluster 0 pgmap v5052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:37 smithi040 bash[41173]: audit 2023-12-01T18:27:37.451452+0000 mon.a (mon.0) 3639 : audit 0 from='client.? 172.21.15.40:0/837532132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:37 smithi040 bash[28232]: audit 2023-12-01T18:27:37.451452+0000 mon.a (mon.0) 3639 : audit 0 from='client.? 172.21.15.40:0/837532132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:37 smithi141 bash[31670]: audit 2023-12-01T18:27:37.451452+0000 mon.a (mon.0) 3639 : audit 0 from='client.? 172.21.15.40:0/837532132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:38 smithi040 bash[28232]: cluster 2023-12-01T18:27:37.837835+0000 mgr.y (mgr.24356) 5085 : cluster 0 pgmap v5053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:38 smithi040 bash[28232]: audit 2023-12-01T18:27:38.664366+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:38 smithi040 bash[28232]: audit 2023-12-01T18:27:38.676807+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:38 smithi040 bash[41173]: cluster 2023-12-01T18:27:37.837835+0000 mgr.y (mgr.24356) 5085 : cluster 0 pgmap v5053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:38 smithi040 bash[41173]: audit 2023-12-01T18:27:38.664366+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:38 smithi040 bash[41173]: audit 2023-12-01T18:27:38.676807+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:38 smithi141 bash[31670]: cluster 2023-12-01T18:27:37.837835+0000 mgr.y (mgr.24356) 5085 : cluster 0 pgmap v5053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:38 smithi141 bash[31670]: audit 2023-12-01T18:27:38.664366+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:38 smithi141 bash[31670]: audit 2023-12-01T18:27:38.676807+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[28232]: audit 2023-12-01T18:27:39.072952+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[28232]: audit 2023-12-01T18:27:39.086278+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[28232]: audit 2023-12-01T18:27:39.673132+0000 mon.c (mon.2) 3237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[28232]: audit 2023-12-01T18:27:39.674751+0000 mon.c (mon.2) 3238 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[28232]: audit 2023-12-01T18:27:39.683858+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[28232]: audit 2023-12-01T18:27:39.936020+0000 mon.a (mon.0) 3645 : audit 0 from='client.? 172.21.15.40:0/1542214087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[41173]: audit 2023-12-01T18:27:39.072952+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[41173]: audit 2023-12-01T18:27:39.086278+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[41173]: audit 2023-12-01T18:27:39.673132+0000 mon.c (mon.2) 3237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:27:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[41173]: audit 2023-12-01T18:27:39.674751+0000 mon.c (mon.2) 3238 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:27:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[41173]: audit 2023-12-01T18:27:39.683858+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:40 smithi040 bash[41173]: audit 2023-12-01T18:27:39.936020+0000 mon.a (mon.0) 3645 : audit 0 from='client.? 172.21.15.40:0/1542214087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:40 smithi141 bash[31670]: audit 2023-12-01T18:27:39.072952+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:40 smithi141 bash[31670]: audit 2023-12-01T18:27:39.086278+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:40 smithi141 bash[31670]: audit 2023-12-01T18:27:39.673132+0000 mon.c (mon.2) 3237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:27:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:40 smithi141 bash[31670]: audit 2023-12-01T18:27:39.674751+0000 mon.c (mon.2) 3238 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:27:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:40 smithi141 bash[31670]: audit 2023-12-01T18:27:39.683858+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:27:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:40 smithi141 bash[31670]: audit 2023-12-01T18:27:39.936020+0000 mon.a (mon.0) 3645 : audit 0 from='client.? 172.21.15.40:0/1542214087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:41 smithi040 bash[28232]: cluster 2023-12-01T18:27:39.838908+0000 mgr.y (mgr.24356) 5086 : cluster 0 pgmap v5054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:41 smithi040 bash[41173]: cluster 2023-12-01T18:27:39.838908+0000 mgr.y (mgr.24356) 5086 : cluster 0 pgmap v5054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:41 smithi141 bash[31670]: cluster 2023-12-01T18:27:39.838908+0000 mgr.y (mgr.24356) 5086 : cluster 0 pgmap v5054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:43 smithi040 bash[28232]: cluster 2023-12-01T18:27:41.839569+0000 mgr.y (mgr.24356) 5087 : cluster 0 pgmap v5055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:43 smithi040 bash[28232]: audit 2023-12-01T18:27:42.396429+0000 mon.c (mon.2) 3239 : audit 0 from='client.? 172.21.15.40:0/2672014415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:43 smithi040 bash[41173]: cluster 2023-12-01T18:27:41.839569+0000 mgr.y (mgr.24356) 5087 : cluster 0 pgmap v5055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:43 smithi040 bash[41173]: audit 2023-12-01T18:27:42.396429+0000 mon.c (mon.2) 3239 : audit 0 from='client.? 172.21.15.40:0/2672014415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:43 smithi141 bash[31670]: cluster 2023-12-01T18:27:41.839569+0000 mgr.y (mgr.24356) 5087 : cluster 0 pgmap v5055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:43 smithi141 bash[31670]: audit 2023-12-01T18:27:42.396429+0000 mon.c (mon.2) 3239 : audit 0 from='client.? 172.21.15.40:0/2672014415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:45 smithi040 bash[28232]: cluster 2023-12-01T18:27:43.840234+0000 mgr.y (mgr.24356) 5088 : cluster 0 pgmap v5056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:45 smithi040 bash[28232]: audit 2023-12-01T18:27:44.848199+0000 mon.a (mon.0) 3646 : audit 0 from='client.? 172.21.15.40:0/1052776323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:45 smithi040 bash[41173]: cluster 2023-12-01T18:27:43.840234+0000 mgr.y (mgr.24356) 5088 : cluster 0 pgmap v5056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:45 smithi040 bash[41173]: audit 2023-12-01T18:27:44.848199+0000 mon.a (mon.0) 3646 : audit 0 from='client.? 172.21.15.40:0/1052776323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:45 smithi141 bash[31670]: cluster 2023-12-01T18:27:43.840234+0000 mgr.y (mgr.24356) 5088 : cluster 0 pgmap v5056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:45 smithi141 bash[31670]: audit 2023-12-01T18:27:44.848199+0000 mon.a (mon.0) 3646 : audit 0 from='client.? 172.21.15.40:0/1052776323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:46.788 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:27:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:27:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:46 smithi040 bash[41173]: cluster 2023-12-01T18:27:45.841409+0000 mgr.y (mgr.24356) 5089 : cluster 0 pgmap v5057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:46 smithi040 bash[28232]: cluster 2023-12-01T18:27:45.841409+0000 mgr.y (mgr.24356) 5089 : cluster 0 pgmap v5057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:46 smithi141 bash[31670]: cluster 2023-12-01T18:27:45.841409+0000 mgr.y (mgr.24356) 5089 : cluster 0 pgmap v5057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:47 smithi040 bash[28232]: audit 2023-12-01T18:27:47.311700+0000 mon.c (mon.2) 3240 : audit 0 from='client.? 172.21.15.40:0/3149636150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:47 smithi040 bash[41173]: audit 2023-12-01T18:27:47.311700+0000 mon.c (mon.2) 3240 : audit 0 from='client.? 172.21.15.40:0/3149636150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:47 smithi141 bash[31670]: audit 2023-12-01T18:27:47.311700+0000 mon.c (mon.2) 3240 : audit 0 from='client.? 172.21.15.40:0/3149636150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:48 smithi040 bash[28232]: cluster 2023-12-01T18:27:47.842103+0000 mgr.y (mgr.24356) 5090 : cluster 0 pgmap v5058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:48 smithi040 bash[28232]: audit 2023-12-01T18:27:48.573523+0000 mon.c (mon.2) 3241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:48 smithi040 bash[41173]: cluster 2023-12-01T18:27:47.842103+0000 mgr.y (mgr.24356) 5090 : cluster 0 pgmap v5058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:48 smithi040 bash[41173]: audit 2023-12-01T18:27:48.573523+0000 mon.c (mon.2) 3241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:48 smithi141 bash[31670]: cluster 2023-12-01T18:27:47.842103+0000 mgr.y (mgr.24356) 5090 : cluster 0 pgmap v5058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:48 smithi141 bash[31670]: audit 2023-12-01T18:27:48.573523+0000 mon.c (mon.2) 3241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:49 smithi040 bash[28232]: audit 2023-12-01T18:27:49.770548+0000 mon.c (mon.2) 3242 : audit 0 from='client.? 172.21.15.40:0/2782633608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:49 smithi040 bash[41173]: audit 2023-12-01T18:27:49.770548+0000 mon.c (mon.2) 3242 : audit 0 from='client.? 172.21.15.40:0/2782633608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:49 smithi141 bash[31670]: audit 2023-12-01T18:27:49.770548+0000 mon.c (mon.2) 3242 : audit 0 from='client.? 172.21.15.40:0/2782633608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:50 smithi040 bash[28232]: cluster 2023-12-01T18:27:49.843241+0000 mgr.y (mgr.24356) 5091 : cluster 0 pgmap v5059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:50 smithi040 bash[41173]: cluster 2023-12-01T18:27:49.843241+0000 mgr.y (mgr.24356) 5091 : cluster 0 pgmap v5059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:50 smithi141 bash[31670]: cluster 2023-12-01T18:27:49.843241+0000 mgr.y (mgr.24356) 5091 : cluster 0 pgmap v5059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:52 smithi040 bash[28232]: cluster 2023-12-01T18:27:51.843885+0000 mgr.y (mgr.24356) 5092 : cluster 0 pgmap v5060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:52 smithi040 bash[28232]: audit 2023-12-01T18:27:52.246508+0000 mon.a (mon.0) 3647 : audit 0 from='client.? 172.21.15.40:0/240737274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:52 smithi040 bash[41173]: cluster 2023-12-01T18:27:51.843885+0000 mgr.y (mgr.24356) 5092 : cluster 0 pgmap v5060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:52 smithi040 bash[41173]: audit 2023-12-01T18:27:52.246508+0000 mon.a (mon.0) 3647 : audit 0 from='client.? 172.21.15.40:0/240737274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:52 smithi141 bash[31670]: cluster 2023-12-01T18:27:51.843885+0000 mgr.y (mgr.24356) 5092 : cluster 0 pgmap v5060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:52 smithi141 bash[31670]: audit 2023-12-01T18:27:52.246508+0000 mon.a (mon.0) 3647 : audit 0 from='client.? 172.21.15.40:0/240737274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:54 smithi040 bash[28232]: cluster 2023-12-01T18:27:53.844562+0000 mgr.y (mgr.24356) 5093 : cluster 0 pgmap v5061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:54 smithi040 bash[28232]: audit 2023-12-01T18:27:54.715940+0000 mon.a (mon.0) 3648 : audit 0 from='client.? 172.21.15.40:0/2089606624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:54 smithi040 bash[41173]: cluster 2023-12-01T18:27:53.844562+0000 mgr.y (mgr.24356) 5093 : cluster 0 pgmap v5061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:54 smithi040 bash[41173]: audit 2023-12-01T18:27:54.715940+0000 mon.a (mon.0) 3648 : audit 0 from='client.? 172.21.15.40:0/2089606624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:54 smithi141 bash[31670]: cluster 2023-12-01T18:27:53.844562+0000 mgr.y (mgr.24356) 5093 : cluster 0 pgmap v5061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:54 smithi141 bash[31670]: audit 2023-12-01T18:27:54.715940+0000 mon.a (mon.0) 3648 : audit 0 from='client.? 172.21.15.40:0/2089606624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:56.791 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:27:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:27:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:56 smithi040 bash[41173]: cluster 2023-12-01T18:27:55.845733+0000 mgr.y (mgr.24356) 5094 : cluster 0 pgmap v5062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:56 smithi040 bash[28232]: cluster 2023-12-01T18:27:55.845733+0000 mgr.y (mgr.24356) 5094 : cluster 0 pgmap v5062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:56 smithi141 bash[31670]: cluster 2023-12-01T18:27:55.845733+0000 mgr.y (mgr.24356) 5094 : cluster 0 pgmap v5062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:57 smithi040 bash[28232]: audit 2023-12-01T18:27:57.179013+0000 mon.c (mon.2) 3243 : audit 0 from='client.? 172.21.15.40:0/2446378916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:57 smithi040 bash[41173]: audit 2023-12-01T18:27:57.179013+0000 mon.c (mon.2) 3243 : audit 0 from='client.? 172.21.15.40:0/2446378916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:57 smithi141 bash[31670]: audit 2023-12-01T18:27:57.179013+0000 mon.c (mon.2) 3243 : audit 0 from='client.? 172.21.15.40:0/2446378916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:27:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:58 smithi040 bash[28232]: cluster 2023-12-01T18:27:57.846395+0000 mgr.y (mgr.24356) 5095 : cluster 0 pgmap v5063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:58 smithi040 bash[41173]: cluster 2023-12-01T18:27:57.846395+0000 mgr.y (mgr.24356) 5095 : cluster 0 pgmap v5063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:27:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:58 smithi141 bash[31670]: cluster 2023-12-01T18:27:57.846395+0000 mgr.y (mgr.24356) 5095 : cluster 0 pgmap v5063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:27:59 smithi040 bash[28232]: audit 2023-12-01T18:27:59.647639+0000 mon.a (mon.0) 3649 : audit 0 from='client.? 172.21.15.40:0/3972521064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:27:59 smithi040 bash[41173]: audit 2023-12-01T18:27:59.647639+0000 mon.a (mon.0) 3649 : audit 0 from='client.? 172.21.15.40:0/3972521064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:27:59 smithi141 bash[31670]: audit 2023-12-01T18:27:59.647639+0000 mon.a (mon.0) 3649 : audit 0 from='client.? 172.21.15.40:0/3972521064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:00 smithi040 bash[41173]: cluster 2023-12-01T18:27:59.847684+0000 mgr.y (mgr.24356) 5096 : cluster 0 pgmap v5064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:00 smithi040 bash[28232]: cluster 2023-12-01T18:27:59.847684+0000 mgr.y (mgr.24356) 5096 : cluster 0 pgmap v5064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:00 smithi141 bash[31670]: cluster 2023-12-01T18:27:59.847684+0000 mgr.y (mgr.24356) 5096 : cluster 0 pgmap v5064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:02 smithi040 bash[41173]: cluster 2023-12-01T18:28:01.848215+0000 mgr.y (mgr.24356) 5097 : cluster 0 pgmap v5065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:02 smithi040 bash[41173]: audit 2023-12-01T18:28:02.108808+0000 mon.c (mon.2) 3244 : audit 0 from='client.? 172.21.15.40:0/1696813160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:02 smithi040 bash[28232]: cluster 2023-12-01T18:28:01.848215+0000 mgr.y (mgr.24356) 5097 : cluster 0 pgmap v5065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:02 smithi040 bash[28232]: audit 2023-12-01T18:28:02.108808+0000 mon.c (mon.2) 3244 : audit 0 from='client.? 172.21.15.40:0/1696813160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:02 smithi141 bash[31670]: cluster 2023-12-01T18:28:01.848215+0000 mgr.y (mgr.24356) 5097 : cluster 0 pgmap v5065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:02 smithi141 bash[31670]: audit 2023-12-01T18:28:02.108808+0000 mon.c (mon.2) 3244 : audit 0 from='client.? 172.21.15.40:0/1696813160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:03 smithi141 bash[31670]: audit 2023-12-01T18:28:03.573829+0000 mon.c (mon.2) 3245 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:03 smithi040 bash[41173]: audit 2023-12-01T18:28:03.573829+0000 mon.c (mon.2) 3245 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:03 smithi040 bash[28232]: audit 2023-12-01T18:28:03.573829+0000 mon.c (mon.2) 3245 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:04 smithi141 bash[31670]: cluster 2023-12-01T18:28:03.848886+0000 mgr.y (mgr.24356) 5098 : cluster 0 pgmap v5066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:04 smithi141 bash[31670]: audit 2023-12-01T18:28:04.580539+0000 mon.a (mon.0) 3650 : audit 0 from='client.? 172.21.15.40:0/2068202616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:04 smithi040 bash[28232]: cluster 2023-12-01T18:28:03.848886+0000 mgr.y (mgr.24356) 5098 : cluster 0 pgmap v5066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:04 smithi040 bash[28232]: audit 2023-12-01T18:28:04.580539+0000 mon.a (mon.0) 3650 : audit 0 from='client.? 172.21.15.40:0/2068202616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:04 smithi040 bash[41173]: cluster 2023-12-01T18:28:03.848886+0000 mgr.y (mgr.24356) 5098 : cluster 0 pgmap v5066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:04 smithi040 bash[41173]: audit 2023-12-01T18:28:04.580539+0000 mon.a (mon.0) 3650 : audit 0 from='client.? 172.21.15.40:0/2068202616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:06.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:28:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:28:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:06 smithi040 bash[28232]: cluster 2023-12-01T18:28:05.850101+0000 mgr.y (mgr.24356) 5099 : cluster 0 pgmap v5067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:06 smithi040 bash[41173]: cluster 2023-12-01T18:28:05.850101+0000 mgr.y (mgr.24356) 5099 : cluster 0 pgmap v5067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:06 smithi141 bash[31670]: cluster 2023-12-01T18:28:05.850101+0000 mgr.y (mgr.24356) 5099 : cluster 0 pgmap v5067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:07 smithi040 bash[28232]: audit 2023-12-01T18:28:07.051566+0000 mon.a (mon.0) 3651 : audit 0 from='client.? 172.21.15.40:0/2535146129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:07 smithi040 bash[41173]: audit 2023-12-01T18:28:07.051566+0000 mon.a (mon.0) 3651 : audit 0 from='client.? 172.21.15.40:0/2535146129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:07 smithi141 bash[31670]: audit 2023-12-01T18:28:07.051566+0000 mon.a (mon.0) 3651 : audit 0 from='client.? 172.21.15.40:0/2535146129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:08 smithi040 bash[28232]: cluster 2023-12-01T18:28:07.850789+0000 mgr.y (mgr.24356) 5100 : cluster 0 pgmap v5068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:08 smithi040 bash[41173]: cluster 2023-12-01T18:28:07.850789+0000 mgr.y (mgr.24356) 5100 : cluster 0 pgmap v5068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:08 smithi141 bash[31670]: cluster 2023-12-01T18:28:07.850789+0000 mgr.y (mgr.24356) 5100 : cluster 0 pgmap v5068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:09 smithi040 bash[28232]: audit 2023-12-01T18:28:09.527125+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.40:0/2784976254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:09 smithi040 bash[41173]: audit 2023-12-01T18:28:09.527125+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.40:0/2784976254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:10.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:09 smithi141 bash[31670]: audit 2023-12-01T18:28:09.527125+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.40:0/2784976254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:10 smithi040 bash[28232]: cluster 2023-12-01T18:28:09.851991+0000 mgr.y (mgr.24356) 5101 : cluster 0 pgmap v5069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:10 smithi040 bash[41173]: cluster 2023-12-01T18:28:09.851991+0000 mgr.y (mgr.24356) 5101 : cluster 0 pgmap v5069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:10 smithi141 bash[31670]: cluster 2023-12-01T18:28:09.851991+0000 mgr.y (mgr.24356) 5101 : cluster 0 pgmap v5069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:12 smithi040 bash[28232]: cluster 2023-12-01T18:28:11.852655+0000 mgr.y (mgr.24356) 5102 : cluster 0 pgmap v5070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:12 smithi040 bash[28232]: audit 2023-12-01T18:28:11.992326+0000 mon.c (mon.2) 3246 : audit 0 from='client.? 172.21.15.40:0/1197051592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:12 smithi040 bash[41173]: cluster 2023-12-01T18:28:11.852655+0000 mgr.y (mgr.24356) 5102 : cluster 0 pgmap v5070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:12 smithi040 bash[41173]: audit 2023-12-01T18:28:11.992326+0000 mon.c (mon.2) 3246 : audit 0 from='client.? 172.21.15.40:0/1197051592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:12 smithi141 bash[31670]: cluster 2023-12-01T18:28:11.852655+0000 mgr.y (mgr.24356) 5102 : cluster 0 pgmap v5070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:12 smithi141 bash[31670]: audit 2023-12-01T18:28:11.992326+0000 mon.c (mon.2) 3246 : audit 0 from='client.? 172.21.15.40:0/1197051592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:14 smithi141 bash[31670]: cluster 2023-12-01T18:28:13.853337+0000 mgr.y (mgr.24356) 5103 : cluster 0 pgmap v5071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:14 smithi141 bash[31670]: audit 2023-12-01T18:28:14.457053+0000 mon.c (mon.2) 3247 : audit 0 from='client.? 172.21.15.40:0/4269610938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:14 smithi040 bash[28232]: cluster 2023-12-01T18:28:13.853337+0000 mgr.y (mgr.24356) 5103 : cluster 0 pgmap v5071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:14 smithi040 bash[28232]: audit 2023-12-01T18:28:14.457053+0000 mon.c (mon.2) 3247 : audit 0 from='client.? 172.21.15.40:0/4269610938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:14 smithi040 bash[41173]: cluster 2023-12-01T18:28:13.853337+0000 mgr.y (mgr.24356) 5103 : cluster 0 pgmap v5071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:14 smithi040 bash[41173]: audit 2023-12-01T18:28:14.457053+0000 mon.c (mon.2) 3247 : audit 0 from='client.? 172.21.15.40:0/4269610938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:16.798 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:28:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:28:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:16 smithi040 bash[41173]: cluster 2023-12-01T18:28:15.854537+0000 mgr.y (mgr.24356) 5104 : cluster 0 pgmap v5072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:16 smithi040 bash[28232]: cluster 2023-12-01T18:28:15.854537+0000 mgr.y (mgr.24356) 5104 : cluster 0 pgmap v5072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:16 smithi141 bash[31670]: cluster 2023-12-01T18:28:15.854537+0000 mgr.y (mgr.24356) 5104 : cluster 0 pgmap v5072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:17 smithi040 bash[28232]: audit 2023-12-01T18:28:16.924554+0000 mon.c (mon.2) 3248 : audit 0 from='client.? 172.21.15.40:0/2518876568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:17 smithi040 bash[41173]: audit 2023-12-01T18:28:16.924554+0000 mon.c (mon.2) 3248 : audit 0 from='client.? 172.21.15.40:0/2518876568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:17 smithi141 bash[31670]: audit 2023-12-01T18:28:16.924554+0000 mon.c (mon.2) 3248 : audit 0 from='client.? 172.21.15.40:0/2518876568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:18 smithi040 bash[41173]: cluster 2023-12-01T18:28:17.855204+0000 mgr.y (mgr.24356) 5105 : cluster 0 pgmap v5073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:18 smithi040 bash[41173]: audit 2023-12-01T18:28:18.574520+0000 mon.c (mon.2) 3249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:18 smithi040 bash[28232]: cluster 2023-12-01T18:28:17.855204+0000 mgr.y (mgr.24356) 5105 : cluster 0 pgmap v5073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:18 smithi040 bash[28232]: audit 2023-12-01T18:28:18.574520+0000 mon.c (mon.2) 3249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:18 smithi141 bash[31670]: cluster 2023-12-01T18:28:17.855204+0000 mgr.y (mgr.24356) 5105 : cluster 0 pgmap v5073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:18 smithi141 bash[31670]: audit 2023-12-01T18:28:18.574520+0000 mon.c (mon.2) 3249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:19 smithi040 bash[28232]: audit 2023-12-01T18:28:19.383896+0000 mon.c (mon.2) 3250 : audit 0 from='client.? 172.21.15.40:0/483785036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:19 smithi040 bash[41173]: audit 2023-12-01T18:28:19.383896+0000 mon.c (mon.2) 3250 : audit 0 from='client.? 172.21.15.40:0/483785036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:19 smithi141 bash[31670]: audit 2023-12-01T18:28:19.383896+0000 mon.c (mon.2) 3250 : audit 0 from='client.? 172.21.15.40:0/483785036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:20 smithi040 bash[28232]: cluster 2023-12-01T18:28:19.856492+0000 mgr.y (mgr.24356) 5106 : cluster 0 pgmap v5074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:20 smithi040 bash[41173]: cluster 2023-12-01T18:28:19.856492+0000 mgr.y (mgr.24356) 5106 : cluster 0 pgmap v5074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:20 smithi141 bash[31670]: cluster 2023-12-01T18:28:19.856492+0000 mgr.y (mgr.24356) 5106 : cluster 0 pgmap v5074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:21 smithi040 bash[28232]: audit 2023-12-01T18:28:21.850118+0000 mon.c (mon.2) 3251 : audit 0 from='client.? 172.21.15.40:0/761706290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:21 smithi040 bash[41173]: audit 2023-12-01T18:28:21.850118+0000 mon.c (mon.2) 3251 : audit 0 from='client.? 172.21.15.40:0/761706290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:21 smithi141 bash[31670]: audit 2023-12-01T18:28:21.850118+0000 mon.c (mon.2) 3251 : audit 0 from='client.? 172.21.15.40:0/761706290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:22 smithi141 bash[31670]: cluster 2023-12-01T18:28:21.856965+0000 mgr.y (mgr.24356) 5107 : cluster 0 pgmap v5075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:22 smithi040 bash[28232]: cluster 2023-12-01T18:28:21.856965+0000 mgr.y (mgr.24356) 5107 : cluster 0 pgmap v5075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:22 smithi040 bash[41173]: cluster 2023-12-01T18:28:21.856965+0000 mgr.y (mgr.24356) 5107 : cluster 0 pgmap v5075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:24 smithi141 bash[31670]: cluster 2023-12-01T18:28:23.857554+0000 mgr.y (mgr.24356) 5108 : cluster 0 pgmap v5076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:24 smithi141 bash[31670]: audit 2023-12-01T18:28:24.319669+0000 mon.a (mon.0) 3653 : audit 0 from='client.? 172.21.15.40:0/3143864150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:24 smithi040 bash[41173]: cluster 2023-12-01T18:28:23.857554+0000 mgr.y (mgr.24356) 5108 : cluster 0 pgmap v5076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:24 smithi040 bash[41173]: audit 2023-12-01T18:28:24.319669+0000 mon.a (mon.0) 3653 : audit 0 from='client.? 172.21.15.40:0/3143864150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:24 smithi040 bash[28232]: cluster 2023-12-01T18:28:23.857554+0000 mgr.y (mgr.24356) 5108 : cluster 0 pgmap v5076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:24 smithi040 bash[28232]: audit 2023-12-01T18:28:24.319669+0000 mon.a (mon.0) 3653 : audit 0 from='client.? 172.21.15.40:0/3143864150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:26.801 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:28:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:28:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:26 smithi040 bash[41173]: cluster 2023-12-01T18:28:25.858706+0000 mgr.y (mgr.24356) 5109 : cluster 0 pgmap v5077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:26 smithi040 bash[41173]: audit 2023-12-01T18:28:26.782659+0000 mon.a (mon.0) 3654 : audit 0 from='client.? 172.21.15.40:0/985805875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:26 smithi040 bash[28232]: cluster 2023-12-01T18:28:25.858706+0000 mgr.y (mgr.24356) 5109 : cluster 0 pgmap v5077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:26 smithi040 bash[28232]: audit 2023-12-01T18:28:26.782659+0000 mon.a (mon.0) 3654 : audit 0 from='client.? 172.21.15.40:0/985805875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:26 smithi141 bash[31670]: cluster 2023-12-01T18:28:25.858706+0000 mgr.y (mgr.24356) 5109 : cluster 0 pgmap v5077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:26 smithi141 bash[31670]: audit 2023-12-01T18:28:26.782659+0000 mon.a (mon.0) 3654 : audit 0 from='client.? 172.21.15.40:0/985805875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:28 smithi141 bash[31670]: cluster 2023-12-01T18:28:27.859478+0000 mgr.y (mgr.24356) 5110 : cluster 0 pgmap v5078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:28 smithi040 bash[28232]: cluster 2023-12-01T18:28:27.859478+0000 mgr.y (mgr.24356) 5110 : cluster 0 pgmap v5078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:28 smithi040 bash[41173]: cluster 2023-12-01T18:28:27.859478+0000 mgr.y (mgr.24356) 5110 : cluster 0 pgmap v5078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:29 smithi141 bash[31670]: audit 2023-12-01T18:28:29.246228+0000 mon.a (mon.0) 3655 : audit 0 from='client.? 172.21.15.40:0/1326585480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:29 smithi040 bash[28232]: audit 2023-12-01T18:28:29.246228+0000 mon.a (mon.0) 3655 : audit 0 from='client.? 172.21.15.40:0/1326585480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:29 smithi040 bash[41173]: audit 2023-12-01T18:28:29.246228+0000 mon.a (mon.0) 3655 : audit 0 from='client.? 172.21.15.40:0/1326585480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:30 smithi141 bash[31670]: cluster 2023-12-01T18:28:29.860816+0000 mgr.y (mgr.24356) 5111 : cluster 0 pgmap v5079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:30 smithi040 bash[41173]: cluster 2023-12-01T18:28:29.860816+0000 mgr.y (mgr.24356) 5111 : cluster 0 pgmap v5079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:30 smithi040 bash[28232]: cluster 2023-12-01T18:28:29.860816+0000 mgr.y (mgr.24356) 5111 : cluster 0 pgmap v5079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:31 smithi141 bash[31670]: audit 2023-12-01T18:28:31.708790+0000 mon.c (mon.2) 3252 : audit 0 from='client.? 172.21.15.40:0/2483324617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:31 smithi040 bash[41173]: audit 2023-12-01T18:28:31.708790+0000 mon.c (mon.2) 3252 : audit 0 from='client.? 172.21.15.40:0/2483324617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:31 smithi040 bash[28232]: audit 2023-12-01T18:28:31.708790+0000 mon.c (mon.2) 3252 : audit 0 from='client.? 172.21.15.40:0/2483324617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:32 smithi141 bash[31670]: cluster 2023-12-01T18:28:31.861451+0000 mgr.y (mgr.24356) 5112 : cluster 0 pgmap v5080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:32 smithi040 bash[28232]: cluster 2023-12-01T18:28:31.861451+0000 mgr.y (mgr.24356) 5112 : cluster 0 pgmap v5080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:32 smithi040 bash[41173]: cluster 2023-12-01T18:28:31.861451+0000 mgr.y (mgr.24356) 5112 : cluster 0 pgmap v5080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:33 smithi141 bash[31670]: audit 2023-12-01T18:28:33.574704+0000 mon.c (mon.2) 3253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:33 smithi040 bash[28232]: audit 2023-12-01T18:28:33.574704+0000 mon.c (mon.2) 3253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:33 smithi040 bash[41173]: audit 2023-12-01T18:28:33.574704+0000 mon.c (mon.2) 3253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:34 smithi141 bash[31670]: cluster 2023-12-01T18:28:33.862176+0000 mgr.y (mgr.24356) 5113 : cluster 0 pgmap v5081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:34 smithi141 bash[31670]: audit 2023-12-01T18:28:34.176678+0000 mon.c (mon.2) 3254 : audit 0 from='client.? 172.21.15.40:0/3441363345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:34 smithi040 bash[28232]: cluster 2023-12-01T18:28:33.862176+0000 mgr.y (mgr.24356) 5113 : cluster 0 pgmap v5081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:34 smithi040 bash[28232]: audit 2023-12-01T18:28:34.176678+0000 mon.c (mon.2) 3254 : audit 0 from='client.? 172.21.15.40:0/3441363345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:34 smithi040 bash[41173]: cluster 2023-12-01T18:28:33.862176+0000 mgr.y (mgr.24356) 5113 : cluster 0 pgmap v5081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:34 smithi040 bash[41173]: audit 2023-12-01T18:28:34.176678+0000 mon.c (mon.2) 3254 : audit 0 from='client.? 172.21.15.40:0/3441363345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:36.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:28:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:28:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:36 smithi040 bash[28232]: cluster 2023-12-01T18:28:35.863350+0000 mgr.y (mgr.24356) 5114 : cluster 0 pgmap v5082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:36 smithi040 bash[28232]: audit 2023-12-01T18:28:36.634855+0000 mon.c (mon.2) 3255 : audit 0 from='client.? 172.21.15.40:0/1465961213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:36 smithi040 bash[41173]: cluster 2023-12-01T18:28:35.863350+0000 mgr.y (mgr.24356) 5114 : cluster 0 pgmap v5082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:36 smithi040 bash[41173]: audit 2023-12-01T18:28:36.634855+0000 mon.c (mon.2) 3255 : audit 0 from='client.? 172.21.15.40:0/1465961213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:36 smithi141 bash[31670]: cluster 2023-12-01T18:28:35.863350+0000 mgr.y (mgr.24356) 5114 : cluster 0 pgmap v5082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:36 smithi141 bash[31670]: audit 2023-12-01T18:28:36.634855+0000 mon.c (mon.2) 3255 : audit 0 from='client.? 172.21.15.40:0/1465961213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:38 smithi141 bash[31670]: cluster 2023-12-01T18:28:37.863967+0000 mgr.y (mgr.24356) 5115 : cluster 0 pgmap v5083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:38 smithi040 bash[28232]: cluster 2023-12-01T18:28:37.863967+0000 mgr.y (mgr.24356) 5115 : cluster 0 pgmap v5083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:38 smithi040 bash[41173]: cluster 2023-12-01T18:28:37.863967+0000 mgr.y (mgr.24356) 5115 : cluster 0 pgmap v5083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:39 smithi141 bash[31670]: audit 2023-12-01T18:28:39.104348+0000 mon.a (mon.0) 3656 : audit 0 from='client.? 172.21.15.40:0/4092419385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:39 smithi141 bash[31670]: audit 2023-12-01T18:28:39.767991+0000 mon.c (mon.2) 3256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:28:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:39 smithi040 bash[28232]: audit 2023-12-01T18:28:39.104348+0000 mon.a (mon.0) 3656 : audit 0 from='client.? 172.21.15.40:0/4092419385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:39 smithi040 bash[28232]: audit 2023-12-01T18:28:39.767991+0000 mon.c (mon.2) 3256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:28:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:39 smithi040 bash[41173]: audit 2023-12-01T18:28:39.104348+0000 mon.a (mon.0) 3656 : audit 0 from='client.? 172.21.15.40:0/4092419385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:39 smithi040 bash[41173]: audit 2023-12-01T18:28:39.767991+0000 mon.c (mon.2) 3256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:28:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:40 smithi141 bash[31670]: cluster 2023-12-01T18:28:39.864792+0000 mgr.y (mgr.24356) 5116 : cluster 0 pgmap v5084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:40 smithi040 bash[41173]: cluster 2023-12-01T18:28:39.864792+0000 mgr.y (mgr.24356) 5116 : cluster 0 pgmap v5084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:40 smithi040 bash[28232]: cluster 2023-12-01T18:28:39.864792+0000 mgr.y (mgr.24356) 5116 : cluster 0 pgmap v5084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:41 smithi141 bash[31670]: audit 2023-12-01T18:28:41.566349+0000 mon.a (mon.0) 3657 : audit 0 from='client.? 172.21.15.40:0/2596429979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:41 smithi040 bash[28232]: audit 2023-12-01T18:28:41.566349+0000 mon.a (mon.0) 3657 : audit 0 from='client.? 172.21.15.40:0/2596429979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:41 smithi040 bash[41173]: audit 2023-12-01T18:28:41.566349+0000 mon.a (mon.0) 3657 : audit 0 from='client.? 172.21.15.40:0/2596429979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:42 smithi141 bash[31670]: cluster 2023-12-01T18:28:41.865411+0000 mgr.y (mgr.24356) 5117 : cluster 0 pgmap v5085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:42 smithi040 bash[28232]: cluster 2023-12-01T18:28:41.865411+0000 mgr.y (mgr.24356) 5117 : cluster 0 pgmap v5085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:42 smithi040 bash[41173]: cluster 2023-12-01T18:28:41.865411+0000 mgr.y (mgr.24356) 5117 : cluster 0 pgmap v5085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:44 smithi141 bash[31670]: cluster 2023-12-01T18:28:43.865862+0000 mgr.y (mgr.24356) 5118 : cluster 0 pgmap v5086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:44 smithi141 bash[31670]: audit 2023-12-01T18:28:44.031823+0000 mon.c (mon.2) 3257 : audit 0 from='client.? 172.21.15.40:0/2374784277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:44 smithi040 bash[28232]: cluster 2023-12-01T18:28:43.865862+0000 mgr.y (mgr.24356) 5118 : cluster 0 pgmap v5086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:44 smithi040 bash[28232]: audit 2023-12-01T18:28:44.031823+0000 mon.c (mon.2) 3257 : audit 0 from='client.? 172.21.15.40:0/2374784277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:44 smithi040 bash[41173]: cluster 2023-12-01T18:28:43.865862+0000 mgr.y (mgr.24356) 5118 : cluster 0 pgmap v5086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:44 smithi040 bash[41173]: audit 2023-12-01T18:28:44.031823+0000 mon.c (mon.2) 3257 : audit 0 from='client.? 172.21.15.40:0/2374784277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:28:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:45.661711+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:45.671700+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: cluster 2023-12-01T18:28:45.866580+0000 mgr.y (mgr.24356) 5119 : cluster 0 pgmap v5087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:45.965323+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:45.974588+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:46.450916+0000 mon.c (mon.2) 3258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:46.452742+0000 mon.c (mon.2) 3259 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:46.461390+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[41173]: audit 2023-12-01T18:28:46.491478+0000 mon.c (mon.2) 3260 : audit 0 from='client.? 172.21.15.40:0/1130049117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:45.661711+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:45.671700+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: cluster 2023-12-01T18:28:45.866580+0000 mgr.y (mgr.24356) 5119 : cluster 0 pgmap v5087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:45.965323+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:45.974588+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:46.450916+0000 mon.c (mon.2) 3258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:28:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:46.452742+0000 mon.c (mon.2) 3259 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:28:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:46.461390+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:46 smithi040 bash[28232]: audit 2023-12-01T18:28:46.491478+0000 mon.c (mon.2) 3260 : audit 0 from='client.? 172.21.15.40:0/1130049117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:45.661711+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:45.671700+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: cluster 2023-12-01T18:28:45.866580+0000 mgr.y (mgr.24356) 5119 : cluster 0 pgmap v5087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:45.965323+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:45.974588+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:46.450916+0000 mon.c (mon.2) 3258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:46.452742+0000 mon.c (mon.2) 3259 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:46.461390+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:46 smithi141 bash[31670]: audit 2023-12-01T18:28:46.491478+0000 mon.c (mon.2) 3260 : audit 0 from='client.? 172.21.15.40:0/1130049117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:48 smithi141 bash[31670]: cluster 2023-12-01T18:28:47.867211+0000 mgr.y (mgr.24356) 5120 : cluster 0 pgmap v5088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:48 smithi141 bash[31670]: audit 2023-12-01T18:28:48.575019+0000 mon.c (mon.2) 3261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:48 smithi040 bash[28232]: cluster 2023-12-01T18:28:47.867211+0000 mgr.y (mgr.24356) 5120 : cluster 0 pgmap v5088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:48 smithi040 bash[28232]: audit 2023-12-01T18:28:48.575019+0000 mon.c (mon.2) 3261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:48 smithi040 bash[41173]: cluster 2023-12-01T18:28:47.867211+0000 mgr.y (mgr.24356) 5120 : cluster 0 pgmap v5088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:48 smithi040 bash[41173]: audit 2023-12-01T18:28:48.575019+0000 mon.c (mon.2) 3261 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:49 smithi141 bash[31670]: audit 2023-12-01T18:28:48.955982+0000 mon.c (mon.2) 3262 : audit 0 from='client.? 172.21.15.40:0/3344209674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:49 smithi040 bash[28232]: audit 2023-12-01T18:28:48.955982+0000 mon.c (mon.2) 3262 : audit 0 from='client.? 172.21.15.40:0/3344209674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:49 smithi040 bash[41173]: audit 2023-12-01T18:28:48.955982+0000 mon.c (mon.2) 3262 : audit 0 from='client.? 172.21.15.40:0/3344209674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:50 smithi141 bash[31670]: cluster 2023-12-01T18:28:49.868349+0000 mgr.y (mgr.24356) 5121 : cluster 0 pgmap v5089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:50 smithi040 bash[28232]: cluster 2023-12-01T18:28:49.868349+0000 mgr.y (mgr.24356) 5121 : cluster 0 pgmap v5089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:50 smithi040 bash[41173]: cluster 2023-12-01T18:28:49.868349+0000 mgr.y (mgr.24356) 5121 : cluster 0 pgmap v5089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:51 smithi141 bash[31670]: audit 2023-12-01T18:28:51.418437+0000 mon.c (mon.2) 3263 : audit 0 from='client.? 172.21.15.40:0/1949266648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:51 smithi040 bash[28232]: audit 2023-12-01T18:28:51.418437+0000 mon.c (mon.2) 3263 : audit 0 from='client.? 172.21.15.40:0/1949266648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:51 smithi040 bash[41173]: audit 2023-12-01T18:28:51.418437+0000 mon.c (mon.2) 3263 : audit 0 from='client.? 172.21.15.40:0/1949266648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:52 smithi141 bash[31670]: cluster 2023-12-01T18:28:51.868993+0000 mgr.y (mgr.24356) 5122 : cluster 0 pgmap v5090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:52 smithi040 bash[28232]: cluster 2023-12-01T18:28:51.868993+0000 mgr.y (mgr.24356) 5122 : cluster 0 pgmap v5090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:52 smithi040 bash[41173]: cluster 2023-12-01T18:28:51.868993+0000 mgr.y (mgr.24356) 5122 : cluster 0 pgmap v5090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:53 smithi141 bash[31670]: audit 2023-12-01T18:28:53.895662+0000 mon.c (mon.2) 3264 : audit 0 from='client.? 172.21.15.40:0/735525218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:53 smithi040 bash[28232]: audit 2023-12-01T18:28:53.895662+0000 mon.c (mon.2) 3264 : audit 0 from='client.? 172.21.15.40:0/735525218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:53 smithi040 bash[41173]: audit 2023-12-01T18:28:53.895662+0000 mon.c (mon.2) 3264 : audit 0 from='client.? 172.21.15.40:0/735525218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:54 smithi141 bash[31670]: cluster 2023-12-01T18:28:53.869520+0000 mgr.y (mgr.24356) 5123 : cluster 0 pgmap v5091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:54 smithi040 bash[28232]: cluster 2023-12-01T18:28:53.869520+0000 mgr.y (mgr.24356) 5123 : cluster 0 pgmap v5091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:54 smithi040 bash[41173]: cluster 2023-12-01T18:28:53.869520+0000 mgr.y (mgr.24356) 5123 : cluster 0 pgmap v5091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:56.825 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:28:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:28:56.826 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:56 smithi040 bash[41173]: cluster 2023-12-01T18:28:55.870794+0000 mgr.y (mgr.24356) 5124 : cluster 0 pgmap v5092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:56.827 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:56 smithi040 bash[41173]: audit 2023-12-01T18:28:56.358305+0000 mon.c (mon.2) 3265 : audit 0 from='client.? 172.21.15.40:0/3187458063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:56 smithi040 bash[28232]: cluster 2023-12-01T18:28:55.870794+0000 mgr.y (mgr.24356) 5124 : cluster 0 pgmap v5092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:56 smithi040 bash[28232]: audit 2023-12-01T18:28:56.358305+0000 mon.c (mon.2) 3265 : audit 0 from='client.? 172.21.15.40:0/3187458063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:56 smithi141 bash[31670]: cluster 2023-12-01T18:28:55.870794+0000 mgr.y (mgr.24356) 5124 : cluster 0 pgmap v5092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:56 smithi141 bash[31670]: audit 2023-12-01T18:28:56.358305+0000 mon.c (mon.2) 3265 : audit 0 from='client.? 172.21.15.40:0/3187458063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:58 smithi141 bash[31670]: cluster 2023-12-01T18:28:57.871611+0000 mgr.y (mgr.24356) 5125 : cluster 0 pgmap v5093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:28:58 smithi141 bash[31670]: audit 2023-12-01T18:28:58.814641+0000 mon.c (mon.2) 3266 : audit 0 from='client.? 172.21.15.40:0/1543760301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:58 smithi040 bash[41173]: cluster 2023-12-01T18:28:57.871611+0000 mgr.y (mgr.24356) 5125 : cluster 0 pgmap v5093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:28:58 smithi040 bash[41173]: audit 2023-12-01T18:28:58.814641+0000 mon.c (mon.2) 3266 : audit 0 from='client.? 172.21.15.40:0/1543760301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:28:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:58 smithi040 bash[28232]: cluster 2023-12-01T18:28:57.871611+0000 mgr.y (mgr.24356) 5125 : cluster 0 pgmap v5093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:28:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:28:58 smithi040 bash[28232]: audit 2023-12-01T18:28:58.814641+0000 mon.c (mon.2) 3266 : audit 0 from='client.? 172.21.15.40:0/1543760301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:00 smithi141 bash[31670]: cluster 2023-12-01T18:28:59.872871+0000 mgr.y (mgr.24356) 5126 : cluster 0 pgmap v5094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:00 smithi040 bash[28232]: cluster 2023-12-01T18:28:59.872871+0000 mgr.y (mgr.24356) 5126 : cluster 0 pgmap v5094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:00 smithi040 bash[41173]: cluster 2023-12-01T18:28:59.872871+0000 mgr.y (mgr.24356) 5126 : cluster 0 pgmap v5094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:01 smithi141 bash[31670]: audit 2023-12-01T18:29:01.286539+0000 mon.a (mon.0) 3663 : audit 0 from='client.? 172.21.15.40:0/1395019230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:01 smithi040 bash[28232]: audit 2023-12-01T18:29:01.286539+0000 mon.a (mon.0) 3663 : audit 0 from='client.? 172.21.15.40:0/1395019230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:01 smithi040 bash[41173]: audit 2023-12-01T18:29:01.286539+0000 mon.a (mon.0) 3663 : audit 0 from='client.? 172.21.15.40:0/1395019230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:02 smithi141 bash[31670]: cluster 2023-12-01T18:29:01.873532+0000 mgr.y (mgr.24356) 5127 : cluster 0 pgmap v5095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:02 smithi040 bash[28232]: cluster 2023-12-01T18:29:01.873532+0000 mgr.y (mgr.24356) 5127 : cluster 0 pgmap v5095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:02 smithi040 bash[41173]: cluster 2023-12-01T18:29:01.873532+0000 mgr.y (mgr.24356) 5127 : cluster 0 pgmap v5095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:03 smithi141 bash[31670]: audit 2023-12-01T18:29:03.575512+0000 mon.c (mon.2) 3267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:03 smithi141 bash[31670]: audit 2023-12-01T18:29:03.753654+0000 mon.c (mon.2) 3268 : audit 0 from='client.? 172.21.15.40:0/1732221573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:03 smithi040 bash[28232]: audit 2023-12-01T18:29:03.575512+0000 mon.c (mon.2) 3267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:03 smithi040 bash[28232]: audit 2023-12-01T18:29:03.753654+0000 mon.c (mon.2) 3268 : audit 0 from='client.? 172.21.15.40:0/1732221573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:03 smithi040 bash[41173]: audit 2023-12-01T18:29:03.575512+0000 mon.c (mon.2) 3267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:03 smithi040 bash[41173]: audit 2023-12-01T18:29:03.753654+0000 mon.c (mon.2) 3268 : audit 0 from='client.? 172.21.15.40:0/1732221573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:04 smithi141 bash[31670]: cluster 2023-12-01T18:29:03.874268+0000 mgr.y (mgr.24356) 5128 : cluster 0 pgmap v5096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:04 smithi040 bash[28232]: cluster 2023-12-01T18:29:03.874268+0000 mgr.y (mgr.24356) 5128 : cluster 0 pgmap v5096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:04 smithi040 bash[41173]: cluster 2023-12-01T18:29:03.874268+0000 mgr.y (mgr.24356) 5128 : cluster 0 pgmap v5096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:06.828 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:29:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:29:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:06 smithi040 bash[28232]: cluster 2023-12-01T18:29:05.875398+0000 mgr.y (mgr.24356) 5129 : cluster 0 pgmap v5097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:06 smithi040 bash[28232]: audit 2023-12-01T18:29:06.217115+0000 mon.a (mon.0) 3664 : audit 0 from='client.? 172.21.15.40:0/1204251656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:06 smithi040 bash[41173]: cluster 2023-12-01T18:29:05.875398+0000 mgr.y (mgr.24356) 5129 : cluster 0 pgmap v5097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:06 smithi040 bash[41173]: audit 2023-12-01T18:29:06.217115+0000 mon.a (mon.0) 3664 : audit 0 from='client.? 172.21.15.40:0/1204251656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:06 smithi141 bash[31670]: cluster 2023-12-01T18:29:05.875398+0000 mgr.y (mgr.24356) 5129 : cluster 0 pgmap v5097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:06 smithi141 bash[31670]: audit 2023-12-01T18:29:06.217115+0000 mon.a (mon.0) 3664 : audit 0 from='client.? 172.21.15.40:0/1204251656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:08 smithi141 bash[31670]: cluster 2023-12-01T18:29:07.876070+0000 mgr.y (mgr.24356) 5130 : cluster 0 pgmap v5098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:08 smithi141 bash[31670]: audit 2023-12-01T18:29:08.681731+0000 mon.a (mon.0) 3665 : audit 0 from='client.? 172.21.15.40:0/2767335482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:08 smithi040 bash[28232]: cluster 2023-12-01T18:29:07.876070+0000 mgr.y (mgr.24356) 5130 : cluster 0 pgmap v5098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:08 smithi040 bash[28232]: audit 2023-12-01T18:29:08.681731+0000 mon.a (mon.0) 3665 : audit 0 from='client.? 172.21.15.40:0/2767335482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:09 smithi040 bash[41173]: cluster 2023-12-01T18:29:07.876070+0000 mgr.y (mgr.24356) 5130 : cluster 0 pgmap v5098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:09 smithi040 bash[41173]: audit 2023-12-01T18:29:08.681731+0000 mon.a (mon.0) 3665 : audit 0 from='client.? 172.21.15.40:0/2767335482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:10 smithi141 bash[31670]: cluster 2023-12-01T18:29:09.877249+0000 mgr.y (mgr.24356) 5131 : cluster 0 pgmap v5099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:10 smithi040 bash[41173]: cluster 2023-12-01T18:29:09.877249+0000 mgr.y (mgr.24356) 5131 : cluster 0 pgmap v5099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:10 smithi040 bash[28232]: cluster 2023-12-01T18:29:09.877249+0000 mgr.y (mgr.24356) 5131 : cluster 0 pgmap v5099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:11 smithi141 bash[31670]: audit 2023-12-01T18:29:11.153510+0000 mon.a (mon.0) 3666 : audit 0 from='client.? 172.21.15.40:0/3463706184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:11 smithi040 bash[28232]: audit 2023-12-01T18:29:11.153510+0000 mon.a (mon.0) 3666 : audit 0 from='client.? 172.21.15.40:0/3463706184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:11 smithi040 bash[41173]: audit 2023-12-01T18:29:11.153510+0000 mon.a (mon.0) 3666 : audit 0 from='client.? 172.21.15.40:0/3463706184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:12 smithi141 bash[31670]: cluster 2023-12-01T18:29:11.878078+0000 mgr.y (mgr.24356) 5132 : cluster 0 pgmap v5100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:12 smithi040 bash[28232]: cluster 2023-12-01T18:29:11.878078+0000 mgr.y (mgr.24356) 5132 : cluster 0 pgmap v5100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:12 smithi040 bash[41173]: cluster 2023-12-01T18:29:11.878078+0000 mgr.y (mgr.24356) 5132 : cluster 0 pgmap v5100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:13 smithi141 bash[31670]: audit 2023-12-01T18:29:13.622691+0000 mon.a (mon.0) 3667 : audit 0 from='client.? 172.21.15.40:0/3525967919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:13 smithi040 bash[41173]: audit 2023-12-01T18:29:13.622691+0000 mon.a (mon.0) 3667 : audit 0 from='client.? 172.21.15.40:0/3525967919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:13 smithi040 bash[28232]: audit 2023-12-01T18:29:13.622691+0000 mon.a (mon.0) 3667 : audit 0 from='client.? 172.21.15.40:0/3525967919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:14 smithi141 bash[31670]: cluster 2023-12-01T18:29:13.878781+0000 mgr.y (mgr.24356) 5133 : cluster 0 pgmap v5101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:14 smithi040 bash[28232]: cluster 2023-12-01T18:29:13.878781+0000 mgr.y (mgr.24356) 5133 : cluster 0 pgmap v5101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:14 smithi040 bash[41173]: cluster 2023-12-01T18:29:13.878781+0000 mgr.y (mgr.24356) 5133 : cluster 0 pgmap v5101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:16.825 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:29:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:29:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:16 smithi040 bash[41173]: cluster 2023-12-01T18:29:15.879877+0000 mgr.y (mgr.24356) 5134 : cluster 0 pgmap v5102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:16 smithi040 bash[41173]: audit 2023-12-01T18:29:16.085593+0000 mon.a (mon.0) 3668 : audit 0 from='client.? 172.21.15.40:0/2529189329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:16 smithi040 bash[28232]: cluster 2023-12-01T18:29:15.879877+0000 mgr.y (mgr.24356) 5134 : cluster 0 pgmap v5102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:16 smithi040 bash[28232]: audit 2023-12-01T18:29:16.085593+0000 mon.a (mon.0) 3668 : audit 0 from='client.? 172.21.15.40:0/2529189329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:16 smithi141 bash[31670]: cluster 2023-12-01T18:29:15.879877+0000 mgr.y (mgr.24356) 5134 : cluster 0 pgmap v5102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:16 smithi141 bash[31670]: audit 2023-12-01T18:29:16.085593+0000 mon.a (mon.0) 3668 : audit 0 from='client.? 172.21.15.40:0/2529189329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:18 smithi141 bash[31670]: cluster 2023-12-01T18:29:17.880568+0000 mgr.y (mgr.24356) 5135 : cluster 0 pgmap v5103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:18 smithi141 bash[31670]: audit 2023-12-01T18:29:18.547734+0000 mon.c (mon.2) 3269 : audit 0 from='client.? 172.21.15.40:0/1786202333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:18 smithi141 bash[31670]: audit 2023-12-01T18:29:18.575828+0000 mon.c (mon.2) 3270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:18 smithi040 bash[41173]: cluster 2023-12-01T18:29:17.880568+0000 mgr.y (mgr.24356) 5135 : cluster 0 pgmap v5103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:18 smithi040 bash[41173]: audit 2023-12-01T18:29:18.547734+0000 mon.c (mon.2) 3269 : audit 0 from='client.? 172.21.15.40:0/1786202333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:18 smithi040 bash[41173]: audit 2023-12-01T18:29:18.575828+0000 mon.c (mon.2) 3270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:18 smithi040 bash[28232]: cluster 2023-12-01T18:29:17.880568+0000 mgr.y (mgr.24356) 5135 : cluster 0 pgmap v5103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:18 smithi040 bash[28232]: audit 2023-12-01T18:29:18.547734+0000 mon.c (mon.2) 3269 : audit 0 from='client.? 172.21.15.40:0/1786202333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:18 smithi040 bash[28232]: audit 2023-12-01T18:29:18.575828+0000 mon.c (mon.2) 3270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:20 smithi141 bash[31670]: cluster 2023-12-01T18:29:19.881564+0000 mgr.y (mgr.24356) 5136 : cluster 0 pgmap v5104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:20 smithi040 bash[28232]: cluster 2023-12-01T18:29:19.881564+0000 mgr.y (mgr.24356) 5136 : cluster 0 pgmap v5104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:20 smithi040 bash[41173]: cluster 2023-12-01T18:29:19.881564+0000 mgr.y (mgr.24356) 5136 : cluster 0 pgmap v5104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:21 smithi141 bash[31670]: audit 2023-12-01T18:29:21.014844+0000 mon.a (mon.0) 3669 : audit 0 from='client.? 172.21.15.40:0/1103834109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:21 smithi040 bash[28232]: audit 2023-12-01T18:29:21.014844+0000 mon.a (mon.0) 3669 : audit 0 from='client.? 172.21.15.40:0/1103834109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:21 smithi040 bash[41173]: audit 2023-12-01T18:29:21.014844+0000 mon.a (mon.0) 3669 : audit 0 from='client.? 172.21.15.40:0/1103834109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:22 smithi141 bash[31670]: cluster 2023-12-01T18:29:21.882204+0000 mgr.y (mgr.24356) 5137 : cluster 0 pgmap v5105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:22 smithi040 bash[28232]: cluster 2023-12-01T18:29:21.882204+0000 mgr.y (mgr.24356) 5137 : cluster 0 pgmap v5105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:22 smithi040 bash[41173]: cluster 2023-12-01T18:29:21.882204+0000 mgr.y (mgr.24356) 5137 : cluster 0 pgmap v5105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:23 smithi141 bash[31670]: audit 2023-12-01T18:29:23.472226+0000 mon.c (mon.2) 3271 : audit 0 from='client.? 172.21.15.40:0/741569643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:23 smithi040 bash[28232]: audit 2023-12-01T18:29:23.472226+0000 mon.c (mon.2) 3271 : audit 0 from='client.? 172.21.15.40:0/741569643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:23 smithi040 bash[41173]: audit 2023-12-01T18:29:23.472226+0000 mon.c (mon.2) 3271 : audit 0 from='client.? 172.21.15.40:0/741569643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:24 smithi141 bash[31670]: cluster 2023-12-01T18:29:23.882868+0000 mgr.y (mgr.24356) 5138 : cluster 0 pgmap v5106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:24 smithi040 bash[28232]: cluster 2023-12-01T18:29:23.882868+0000 mgr.y (mgr.24356) 5138 : cluster 0 pgmap v5106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:24 smithi040 bash[41173]: cluster 2023-12-01T18:29:23.882868+0000 mgr.y (mgr.24356) 5138 : cluster 0 pgmap v5106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:26.825 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:29:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T18:29:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:26 smithi040 bash[41173]: cluster 2023-12-01T18:29:25.883903+0000 mgr.y (mgr.24356) 5139 : cluster 0 pgmap v5107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:26 smithi040 bash[41173]: audit 2023-12-01T18:29:25.936284+0000 mon.c (mon.2) 3272 : audit 0 from='client.? 172.21.15.40:0/2871027527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:26 smithi040 bash[28232]: cluster 2023-12-01T18:29:25.883903+0000 mgr.y (mgr.24356) 5139 : cluster 0 pgmap v5107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:26 smithi040 bash[28232]: audit 2023-12-01T18:29:25.936284+0000 mon.c (mon.2) 3272 : audit 0 from='client.? 172.21.15.40:0/2871027527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:26 smithi141 bash[31670]: cluster 2023-12-01T18:29:25.883903+0000 mgr.y (mgr.24356) 5139 : cluster 0 pgmap v5107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:26 smithi141 bash[31670]: audit 2023-12-01T18:29:25.936284+0000 mon.c (mon.2) 3272 : audit 0 from='client.? 172.21.15.40:0/2871027527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:28 smithi141 bash[31670]: cluster 2023-12-01T18:29:27.884317+0000 mgr.y (mgr.24356) 5140 : cluster 0 pgmap v5108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:28 smithi141 bash[31670]: audit 2023-12-01T18:29:28.409305+0000 mon.a (mon.0) 3670 : audit 0 from='client.? 172.21.15.40:0/2910014148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:28 smithi040 bash[28232]: cluster 2023-12-01T18:29:27.884317+0000 mgr.y (mgr.24356) 5140 : cluster 0 pgmap v5108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:28 smithi040 bash[28232]: audit 2023-12-01T18:29:28.409305+0000 mon.a (mon.0) 3670 : audit 0 from='client.? 172.21.15.40:0/2910014148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:28 smithi040 bash[41173]: cluster 2023-12-01T18:29:27.884317+0000 mgr.y (mgr.24356) 5140 : cluster 0 pgmap v5108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:28 smithi040 bash[41173]: audit 2023-12-01T18:29:28.409305+0000 mon.a (mon.0) 3670 : audit 0 from='client.? 172.21.15.40:0/2910014148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:30 smithi141 bash[31670]: cluster 2023-12-01T18:29:29.885450+0000 mgr.y (mgr.24356) 5141 : cluster 0 pgmap v5109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:30 smithi141 bash[31670]: audit 2023-12-01T18:29:30.877916+0000 mon.a (mon.0) 3671 : audit 0 from='client.? 172.21.15.40:0/837016164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:30 smithi040 bash[28232]: cluster 2023-12-01T18:29:29.885450+0000 mgr.y (mgr.24356) 5141 : cluster 0 pgmap v5109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:30 smithi040 bash[28232]: audit 2023-12-01T18:29:30.877916+0000 mon.a (mon.0) 3671 : audit 0 from='client.? 172.21.15.40:0/837016164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:30 smithi040 bash[41173]: cluster 2023-12-01T18:29:29.885450+0000 mgr.y (mgr.24356) 5141 : cluster 0 pgmap v5109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:30 smithi040 bash[41173]: audit 2023-12-01T18:29:30.877916+0000 mon.a (mon.0) 3671 : audit 0 from='client.? 172.21.15.40:0/837016164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:32 smithi141 bash[31670]: cluster 2023-12-01T18:29:31.886078+0000 mgr.y (mgr.24356) 5142 : cluster 0 pgmap v5110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:32 smithi040 bash[28232]: cluster 2023-12-01T18:29:31.886078+0000 mgr.y (mgr.24356) 5142 : cluster 0 pgmap v5110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:32 smithi040 bash[41173]: cluster 2023-12-01T18:29:31.886078+0000 mgr.y (mgr.24356) 5142 : cluster 0 pgmap v5110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:33 smithi141 bash[31670]: audit 2023-12-01T18:29:33.341829+0000 mon.c (mon.2) 3273 : audit 0 from='client.? 172.21.15.40:0/1741142978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:33 smithi141 bash[31670]: audit 2023-12-01T18:29:33.576278+0000 mon.c (mon.2) 3274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:33 smithi040 bash[28232]: audit 2023-12-01T18:29:33.341829+0000 mon.c (mon.2) 3273 : audit 0 from='client.? 172.21.15.40:0/1741142978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:33 smithi040 bash[28232]: audit 2023-12-01T18:29:33.576278+0000 mon.c (mon.2) 3274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:33 smithi040 bash[41173]: audit 2023-12-01T18:29:33.341829+0000 mon.c (mon.2) 3273 : audit 0 from='client.? 172.21.15.40:0/1741142978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:33 smithi040 bash[41173]: audit 2023-12-01T18:29:33.576278+0000 mon.c (mon.2) 3274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:34 smithi141 bash[31670]: cluster 2023-12-01T18:29:33.886819+0000 mgr.y (mgr.24356) 5143 : cluster 0 pgmap v5111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:34 smithi040 bash[41173]: cluster 2023-12-01T18:29:33.886819+0000 mgr.y (mgr.24356) 5143 : cluster 0 pgmap v5111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:34 smithi040 bash[28232]: cluster 2023-12-01T18:29:33.886819+0000 mgr.y (mgr.24356) 5143 : cluster 0 pgmap v5111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:35 smithi141 bash[31670]: audit 2023-12-01T18:29:35.802655+0000 mon.a (mon.0) 3672 : audit 0 from='client.? 172.21.15.40:0/432521424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:35 smithi040 bash[28232]: audit 2023-12-01T18:29:35.802655+0000 mon.a (mon.0) 3672 : audit 0 from='client.? 172.21.15.40:0/432521424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:35 smithi040 bash[41173]: audit 2023-12-01T18:29:35.802655+0000 mon.a (mon.0) 3672 : audit 0 from='client.? 172.21.15.40:0/432521424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:29:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:29:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:36 smithi141 bash[31670]: cluster 2023-12-01T18:29:35.887642+0000 mgr.y (mgr.24356) 5144 : cluster 0 pgmap v5112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:36 smithi040 bash[41173]: cluster 2023-12-01T18:29:35.887642+0000 mgr.y (mgr.24356) 5144 : cluster 0 pgmap v5112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:36 smithi040 bash[28232]: cluster 2023-12-01T18:29:35.887642+0000 mgr.y (mgr.24356) 5144 : cluster 0 pgmap v5112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:38 smithi141 bash[31670]: cluster 2023-12-01T18:29:37.888254+0000 mgr.y (mgr.24356) 5145 : cluster 0 pgmap v5113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:38 smithi141 bash[31670]: audit 2023-12-01T18:29:38.271844+0000 mon.a (mon.0) 3673 : audit 0 from='client.? 172.21.15.40:0/413828196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:38 smithi040 bash[41173]: cluster 2023-12-01T18:29:37.888254+0000 mgr.y (mgr.24356) 5145 : cluster 0 pgmap v5113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:38 smithi040 bash[41173]: audit 2023-12-01T18:29:38.271844+0000 mon.a (mon.0) 3673 : audit 0 from='client.? 172.21.15.40:0/413828196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:38 smithi040 bash[28232]: cluster 2023-12-01T18:29:37.888254+0000 mgr.y (mgr.24356) 5145 : cluster 0 pgmap v5113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:38 smithi040 bash[28232]: audit 2023-12-01T18:29:38.271844+0000 mon.a (mon.0) 3673 : audit 0 from='client.? 172.21.15.40:0/413828196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:40 smithi141 bash[31670]: cluster 2023-12-01T18:29:39.889461+0000 mgr.y (mgr.24356) 5146 : cluster 0 pgmap v5114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:40 smithi141 bash[31670]: audit 2023-12-01T18:29:40.737932+0000 mon.c (mon.2) 3275 : audit 0 from='client.? 172.21.15.40:0/1061582279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:40 smithi040 bash[28232]: cluster 2023-12-01T18:29:39.889461+0000 mgr.y (mgr.24356) 5146 : cluster 0 pgmap v5114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:40 smithi040 bash[28232]: audit 2023-12-01T18:29:40.737932+0000 mon.c (mon.2) 3275 : audit 0 from='client.? 172.21.15.40:0/1061582279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:40 smithi040 bash[41173]: cluster 2023-12-01T18:29:39.889461+0000 mgr.y (mgr.24356) 5146 : cluster 0 pgmap v5114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:40 smithi040 bash[41173]: audit 2023-12-01T18:29:40.737932+0000 mon.c (mon.2) 3275 : audit 0 from='client.? 172.21.15.40:0/1061582279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:42 smithi141 bash[31670]: cluster 2023-12-01T18:29:41.890156+0000 mgr.y (mgr.24356) 5147 : cluster 0 pgmap v5115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:42 smithi040 bash[28232]: cluster 2023-12-01T18:29:41.890156+0000 mgr.y (mgr.24356) 5147 : cluster 0 pgmap v5115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:42 smithi040 bash[41173]: cluster 2023-12-01T18:29:41.890156+0000 mgr.y (mgr.24356) 5147 : cluster 0 pgmap v5115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:43 smithi141 bash[31670]: audit 2023-12-01T18:29:43.203165+0000 mon.c (mon.2) 3276 : audit 0 from='client.? 172.21.15.40:0/1020748671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:43 smithi040 bash[28232]: audit 2023-12-01T18:29:43.203165+0000 mon.c (mon.2) 3276 : audit 0 from='client.? 172.21.15.40:0/1020748671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:43 smithi040 bash[41173]: audit 2023-12-01T18:29:43.203165+0000 mon.c (mon.2) 3276 : audit 0 from='client.? 172.21.15.40:0/1020748671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:44 smithi141 bash[31670]: cluster 2023-12-01T18:29:43.890802+0000 mgr.y (mgr.24356) 5148 : cluster 0 pgmap v5116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:44 smithi040 bash[28232]: cluster 2023-12-01T18:29:43.890802+0000 mgr.y (mgr.24356) 5148 : cluster 0 pgmap v5116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:44 smithi040 bash[41173]: cluster 2023-12-01T18:29:43.890802+0000 mgr.y (mgr.24356) 5148 : cluster 0 pgmap v5116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:46 smithi141 bash[31670]: audit 2023-12-01T18:29:45.663058+0000 mon.a (mon.0) 3674 : audit 0 from='client.? 172.21.15.40:0/2933682567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:45 smithi040 bash[28232]: audit 2023-12-01T18:29:45.663058+0000 mon.a (mon.0) 3674 : audit 0 from='client.? 172.21.15.40:0/2933682567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:45 smithi040 bash[41173]: audit 2023-12-01T18:29:45.663058+0000 mon.a (mon.0) 3674 : audit 0 from='client.? 172.21.15.40:0/2933682567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:29:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:29:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:47 smithi141 bash[31670]: cluster 2023-12-01T18:29:45.891974+0000 mgr.y (mgr.24356) 5149 : cluster 0 pgmap v5117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:47 smithi141 bash[31670]: audit 2023-12-01T18:29:46.545777+0000 mon.c (mon.2) 3277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:29:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:47 smithi040 bash[28232]: cluster 2023-12-01T18:29:45.891974+0000 mgr.y (mgr.24356) 5149 : cluster 0 pgmap v5117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:47 smithi040 bash[28232]: audit 2023-12-01T18:29:46.545777+0000 mon.c (mon.2) 3277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:29:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:47 smithi040 bash[41173]: cluster 2023-12-01T18:29:45.891974+0000 mgr.y (mgr.24356) 5149 : cluster 0 pgmap v5117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:47 smithi040 bash[41173]: audit 2023-12-01T18:29:46.545777+0000 mon.c (mon.2) 3277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:29:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:49 smithi141 bash[31670]: cluster 2023-12-01T18:29:47.892682+0000 mgr.y (mgr.24356) 5150 : cluster 0 pgmap v5118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:49 smithi141 bash[31670]: audit 2023-12-01T18:29:48.137838+0000 mon.c (mon.2) 3278 : audit 0 from='client.? 172.21.15.40:0/3536130957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:49 smithi141 bash[31670]: audit 2023-12-01T18:29:48.576809+0000 mon.c (mon.2) 3279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:49 smithi040 bash[28232]: cluster 2023-12-01T18:29:47.892682+0000 mgr.y (mgr.24356) 5150 : cluster 0 pgmap v5118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:49 smithi040 bash[28232]: audit 2023-12-01T18:29:48.137838+0000 mon.c (mon.2) 3278 : audit 0 from='client.? 172.21.15.40:0/3536130957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:49 smithi040 bash[28232]: audit 2023-12-01T18:29:48.576809+0000 mon.c (mon.2) 3279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:49 smithi040 bash[41173]: cluster 2023-12-01T18:29:47.892682+0000 mgr.y (mgr.24356) 5150 : cluster 0 pgmap v5118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:49 smithi040 bash[41173]: audit 2023-12-01T18:29:48.137838+0000 mon.c (mon.2) 3278 : audit 0 from='client.? 172.21.15.40:0/3536130957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:49 smithi040 bash[41173]: audit 2023-12-01T18:29:48.576809+0000 mon.c (mon.2) 3279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:51 smithi141 bash[31670]: cluster 2023-12-01T18:29:49.893945+0000 mgr.y (mgr.24356) 5151 : cluster 0 pgmap v5119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:51 smithi141 bash[31670]: audit 2023-12-01T18:29:50.599267+0000 mon.a (mon.0) 3675 : audit 0 from='client.? 172.21.15.40:0/1997438998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:51 smithi040 bash[28232]: cluster 2023-12-01T18:29:49.893945+0000 mgr.y (mgr.24356) 5151 : cluster 0 pgmap v5119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:51 smithi040 bash[28232]: audit 2023-12-01T18:29:50.599267+0000 mon.a (mon.0) 3675 : audit 0 from='client.? 172.21.15.40:0/1997438998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:51 smithi040 bash[41173]: cluster 2023-12-01T18:29:49.893945+0000 mgr.y (mgr.24356) 5151 : cluster 0 pgmap v5119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:51 smithi040 bash[41173]: audit 2023-12-01T18:29:50.599267+0000 mon.a (mon.0) 3675 : audit 0 from='client.? 172.21.15.40:0/1997438998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:53 smithi141 bash[31670]: cluster 2023-12-01T18:29:51.894595+0000 mgr.y (mgr.24356) 5152 : cluster 0 pgmap v5120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:53 smithi141 bash[31670]: audit 2023-12-01T18:29:52.449390+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:53 smithi141 bash[31670]: audit 2023-12-01T18:29:52.463043+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:53 smithi141 bash[31670]: audit 2023-12-01T18:29:52.703702+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:53 smithi141 bash[31670]: audit 2023-12-01T18:29:52.714554+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[28232]: cluster 2023-12-01T18:29:51.894595+0000 mgr.y (mgr.24356) 5152 : cluster 0 pgmap v5120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[28232]: audit 2023-12-01T18:29:52.449390+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[28232]: audit 2023-12-01T18:29:52.463043+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[28232]: audit 2023-12-01T18:29:52.703702+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[28232]: audit 2023-12-01T18:29:52.714554+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[41173]: cluster 2023-12-01T18:29:51.894595+0000 mgr.y (mgr.24356) 5152 : cluster 0 pgmap v5120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[41173]: audit 2023-12-01T18:29:52.449390+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[41173]: audit 2023-12-01T18:29:52.463043+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[41173]: audit 2023-12-01T18:29:52.703702+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:53 smithi040 bash[41173]: audit 2023-12-01T18:29:52.714554+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:54 smithi141 bash[31670]: audit 2023-12-01T18:29:53.054949+0000 mon.a (mon.0) 3680 : audit 0 from='client.? 172.21.15.40:0/3201159877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:54 smithi141 bash[31670]: audit 2023-12-01T18:29:53.195215+0000 mon.c (mon.2) 3280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:29:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:54 smithi141 bash[31670]: audit 2023-12-01T18:29:53.196956+0000 mon.c (mon.2) 3281 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:29:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:54 smithi141 bash[31670]: audit 2023-12-01T18:29:53.207710+0000 mon.a (mon.0) 3681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[28232]: audit 2023-12-01T18:29:53.054949+0000 mon.a (mon.0) 3680 : audit 0 from='client.? 172.21.15.40:0/3201159877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[28232]: audit 2023-12-01T18:29:53.195215+0000 mon.c (mon.2) 3280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[28232]: audit 2023-12-01T18:29:53.196956+0000 mon.c (mon.2) 3281 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[28232]: audit 2023-12-01T18:29:53.207710+0000 mon.a (mon.0) 3681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[41173]: audit 2023-12-01T18:29:53.054949+0000 mon.a (mon.0) 3680 : audit 0 from='client.? 172.21.15.40:0/3201159877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[41173]: audit 2023-12-01T18:29:53.195215+0000 mon.c (mon.2) 3280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:29:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[41173]: audit 2023-12-01T18:29:53.196956+0000 mon.c (mon.2) 3281 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:29:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:54 smithi040 bash[41173]: audit 2023-12-01T18:29:53.207710+0000 mon.a (mon.0) 3681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:29:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:55 smithi141 bash[31670]: cluster 2023-12-01T18:29:53.895392+0000 mgr.y (mgr.24356) 5153 : cluster 0 pgmap v5121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:55 smithi040 bash[28232]: cluster 2023-12-01T18:29:53.895392+0000 mgr.y (mgr.24356) 5153 : cluster 0 pgmap v5121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:55 smithi040 bash[41173]: cluster 2023-12-01T18:29:53.895392+0000 mgr.y (mgr.24356) 5153 : cluster 0 pgmap v5121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:56 smithi040 bash[28232]: audit 2023-12-01T18:29:55.527621+0000 mon.c (mon.2) 3282 : audit 0 from='client.? 172.21.15.40:0/2260159397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:56 smithi040 bash[41173]: audit 2023-12-01T18:29:55.527621+0000 mon.c (mon.2) 3282 : audit 0 from='client.? 172.21.15.40:0/2260159397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:56 smithi141 bash[31670]: audit 2023-12-01T18:29:55.527621+0000 mon.c (mon.2) 3282 : audit 0 from='client.? 172.21.15.40:0/2260159397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:29:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:29:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:57 smithi141 bash[31670]: cluster 2023-12-01T18:29:55.896637+0000 mgr.y (mgr.24356) 5154 : cluster 0 pgmap v5122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:57 smithi040 bash[41173]: cluster 2023-12-01T18:29:55.896637+0000 mgr.y (mgr.24356) 5154 : cluster 0 pgmap v5122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:57 smithi040 bash[28232]: cluster 2023-12-01T18:29:55.896637+0000 mgr.y (mgr.24356) 5154 : cluster 0 pgmap v5122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:58 smithi141 bash[31670]: audit 2023-12-01T18:29:57.987762+0000 mon.c (mon.2) 3283 : audit 0 from='client.? 172.21.15.40:0/443089091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:58 smithi040 bash[41173]: audit 2023-12-01T18:29:57.987762+0000 mon.c (mon.2) 3283 : audit 0 from='client.? 172.21.15.40:0/443089091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:58 smithi040 bash[28232]: audit 2023-12-01T18:29:57.987762+0000 mon.c (mon.2) 3283 : audit 0 from='client.? 172.21.15.40:0/443089091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:29:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:29:59 smithi141 bash[31670]: cluster 2023-12-01T18:29:57.897271+0000 mgr.y (mgr.24356) 5155 : cluster 0 pgmap v5123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:29:59 smithi040 bash[28232]: cluster 2023-12-01T18:29:57.897271+0000 mgr.y (mgr.24356) 5155 : cluster 0 pgmap v5123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:29:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:29:59 smithi040 bash[41173]: cluster 2023-12-01T18:29:57.897271+0000 mgr.y (mgr.24356) 5155 : cluster 0 pgmap v5123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:00 smithi040 bash[28232]: debug 2023-12-01T18:29:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:00 smithi040 bash[28232]: cluster 2023-12-01T18:30:00.000177+0000 mon.a (mon.0) 3682 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:00 smithi040 bash[41173]: cluster 2023-12-01T18:30:00.000177+0000 mon.a (mon.0) 3682 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:00 smithi141 bash[31670]: cluster 2023-12-01T18:30:00.000177+0000 mon.a (mon.0) 3682 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:01 smithi141 bash[31670]: cluster 2023-12-01T18:29:59.898139+0000 mgr.y (mgr.24356) 5156 : cluster 0 pgmap v5124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:01 smithi141 bash[31670]: audit 2023-12-01T18:30:00.453685+0000 mon.a (mon.0) 3683 : audit 0 from='client.? 172.21.15.40:0/2057668080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:01 smithi040 bash[41173]: cluster 2023-12-01T18:29:59.898139+0000 mgr.y (mgr.24356) 5156 : cluster 0 pgmap v5124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:01 smithi040 bash[41173]: audit 2023-12-01T18:30:00.453685+0000 mon.a (mon.0) 3683 : audit 0 from='client.? 172.21.15.40:0/2057668080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:01 smithi040 bash[28232]: cluster 2023-12-01T18:29:59.898139+0000 mgr.y (mgr.24356) 5156 : cluster 0 pgmap v5124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:01 smithi040 bash[28232]: audit 2023-12-01T18:30:00.453685+0000 mon.a (mon.0) 3683 : audit 0 from='client.? 172.21.15.40:0/2057668080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:03 smithi141 bash[31670]: cluster 2023-12-01T18:30:01.899134+0000 mgr.y (mgr.24356) 5157 : cluster 0 pgmap v5125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:03 smithi141 bash[31670]: audit 2023-12-01T18:30:02.916376+0000 mon.a (mon.0) 3684 : audit 0 from='client.? 172.21.15.40:0/918081986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:03 smithi040 bash[28232]: cluster 2023-12-01T18:30:01.899134+0000 mgr.y (mgr.24356) 5157 : cluster 0 pgmap v5125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:03 smithi040 bash[28232]: audit 2023-12-01T18:30:02.916376+0000 mon.a (mon.0) 3684 : audit 0 from='client.? 172.21.15.40:0/918081986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:03 smithi040 bash[41173]: cluster 2023-12-01T18:30:01.899134+0000 mgr.y (mgr.24356) 5157 : cluster 0 pgmap v5125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:03 smithi040 bash[41173]: audit 2023-12-01T18:30:02.916376+0000 mon.a (mon.0) 3684 : audit 0 from='client.? 172.21.15.40:0/918081986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:04 smithi141 bash[31670]: audit 2023-12-01T18:30:03.577247+0000 mon.c (mon.2) 3284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:04 smithi040 bash[41173]: audit 2023-12-01T18:30:03.577247+0000 mon.c (mon.2) 3284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:04 smithi040 bash[28232]: audit 2023-12-01T18:30:03.577247+0000 mon.c (mon.2) 3284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:05 smithi141 bash[31670]: cluster 2023-12-01T18:30:03.899938+0000 mgr.y (mgr.24356) 5158 : cluster 0 pgmap v5126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:05 smithi040 bash[41173]: cluster 2023-12-01T18:30:03.899938+0000 mgr.y (mgr.24356) 5158 : cluster 0 pgmap v5126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:05 smithi040 bash[28232]: cluster 2023-12-01T18:30:03.899938+0000 mgr.y (mgr.24356) 5158 : cluster 0 pgmap v5126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:06 smithi141 bash[31670]: audit 2023-12-01T18:30:05.381810+0000 mon.a (mon.0) 3685 : audit 0 from='client.? 172.21.15.40:0/3611017462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:06 smithi040 bash[28232]: audit 2023-12-01T18:30:05.381810+0000 mon.a (mon.0) 3685 : audit 0 from='client.? 172.21.15.40:0/3611017462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:30:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T18:30:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:06 smithi040 bash[41173]: audit 2023-12-01T18:30:05.381810+0000 mon.a (mon.0) 3685 : audit 0 from='client.? 172.21.15.40:0/3611017462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:07 smithi141 bash[31670]: cluster 2023-12-01T18:30:05.901172+0000 mgr.y (mgr.24356) 5159 : cluster 0 pgmap v5127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:07 smithi040 bash[41173]: cluster 2023-12-01T18:30:05.901172+0000 mgr.y (mgr.24356) 5159 : cluster 0 pgmap v5127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:07 smithi040 bash[28232]: cluster 2023-12-01T18:30:05.901172+0000 mgr.y (mgr.24356) 5159 : cluster 0 pgmap v5127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:08 smithi141 bash[31670]: audit 2023-12-01T18:30:07.859233+0000 mon.c (mon.2) 3285 : audit 0 from='client.? 172.21.15.40:0/629419297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:08 smithi040 bash[28232]: audit 2023-12-01T18:30:07.859233+0000 mon.c (mon.2) 3285 : audit 0 from='client.? 172.21.15.40:0/629419297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:08 smithi040 bash[41173]: audit 2023-12-01T18:30:07.859233+0000 mon.c (mon.2) 3285 : audit 0 from='client.? 172.21.15.40:0/629419297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:09 smithi141 bash[31670]: cluster 2023-12-01T18:30:07.901810+0000 mgr.y (mgr.24356) 5160 : cluster 0 pgmap v5128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:09 smithi040 bash[41173]: cluster 2023-12-01T18:30:07.901810+0000 mgr.y (mgr.24356) 5160 : cluster 0 pgmap v5128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:09 smithi040 bash[28232]: cluster 2023-12-01T18:30:07.901810+0000 mgr.y (mgr.24356) 5160 : cluster 0 pgmap v5128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:11 smithi141 bash[31670]: cluster 2023-12-01T18:30:09.903004+0000 mgr.y (mgr.24356) 5161 : cluster 0 pgmap v5129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:11 smithi141 bash[31670]: audit 2023-12-01T18:30:10.325807+0000 mon.a (mon.0) 3686 : audit 0 from='client.? 172.21.15.40:0/913869039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:11 smithi040 bash[28232]: cluster 2023-12-01T18:30:09.903004+0000 mgr.y (mgr.24356) 5161 : cluster 0 pgmap v5129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:11 smithi040 bash[28232]: audit 2023-12-01T18:30:10.325807+0000 mon.a (mon.0) 3686 : audit 0 from='client.? 172.21.15.40:0/913869039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:11 smithi040 bash[41173]: cluster 2023-12-01T18:30:09.903004+0000 mgr.y (mgr.24356) 5161 : cluster 0 pgmap v5129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:11 smithi040 bash[41173]: audit 2023-12-01T18:30:10.325807+0000 mon.a (mon.0) 3686 : audit 0 from='client.? 172.21.15.40:0/913869039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:13 smithi141 bash[31670]: cluster 2023-12-01T18:30:11.903684+0000 mgr.y (mgr.24356) 5162 : cluster 0 pgmap v5130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:13 smithi141 bash[31670]: audit 2023-12-01T18:30:12.788301+0000 mon.a (mon.0) 3687 : audit 0 from='client.? 172.21.15.40:0/3239861823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:13 smithi040 bash[28232]: cluster 2023-12-01T18:30:11.903684+0000 mgr.y (mgr.24356) 5162 : cluster 0 pgmap v5130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:13 smithi040 bash[28232]: audit 2023-12-01T18:30:12.788301+0000 mon.a (mon.0) 3687 : audit 0 from='client.? 172.21.15.40:0/3239861823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:13 smithi040 bash[41173]: cluster 2023-12-01T18:30:11.903684+0000 mgr.y (mgr.24356) 5162 : cluster 0 pgmap v5130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:13 smithi040 bash[41173]: audit 2023-12-01T18:30:12.788301+0000 mon.a (mon.0) 3687 : audit 0 from='client.? 172.21.15.40:0/3239861823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:15 smithi141 bash[31670]: cluster 2023-12-01T18:30:13.904340+0000 mgr.y (mgr.24356) 5163 : cluster 0 pgmap v5131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:15 smithi141 bash[31670]: audit 2023-12-01T18:30:15.249317+0000 mon.a (mon.0) 3688 : audit 0 from='client.? 172.21.15.40:0/594030029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:15 smithi040 bash[28232]: cluster 2023-12-01T18:30:13.904340+0000 mgr.y (mgr.24356) 5163 : cluster 0 pgmap v5131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:15 smithi040 bash[28232]: audit 2023-12-01T18:30:15.249317+0000 mon.a (mon.0) 3688 : audit 0 from='client.? 172.21.15.40:0/594030029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:15 smithi040 bash[41173]: cluster 2023-12-01T18:30:13.904340+0000 mgr.y (mgr.24356) 5163 : cluster 0 pgmap v5131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:15 smithi040 bash[41173]: audit 2023-12-01T18:30:15.249317+0000 mon.a (mon.0) 3688 : audit 0 from='client.? 172.21.15.40:0/594030029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:16.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:30:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T18:30:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:16 smithi040 bash[28232]: cluster 2023-12-01T18:30:15.905511+0000 mgr.y (mgr.24356) 5164 : cluster 0 pgmap v5132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:16 smithi040 bash[41173]: cluster 2023-12-01T18:30:15.905511+0000 mgr.y (mgr.24356) 5164 : cluster 0 pgmap v5132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:16 smithi141 bash[31670]: cluster 2023-12-01T18:30:15.905511+0000 mgr.y (mgr.24356) 5164 : cluster 0 pgmap v5132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:17 smithi040 bash[28232]: audit 2023-12-01T18:30:17.706647+0000 mon.c (mon.2) 3286 : audit 0 from='client.? 172.21.15.40:0/2378825458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:17 smithi040 bash[41173]: audit 2023-12-01T18:30:17.706647+0000 mon.c (mon.2) 3286 : audit 0 from='client.? 172.21.15.40:0/2378825458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:17 smithi141 bash[31670]: audit 2023-12-01T18:30:17.706647+0000 mon.c (mon.2) 3286 : audit 0 from='client.? 172.21.15.40:0/2378825458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:18 smithi040 bash[41173]: cluster 2023-12-01T18:30:17.906235+0000 mgr.y (mgr.24356) 5165 : cluster 0 pgmap v5133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:18 smithi040 bash[41173]: audit 2023-12-01T18:30:18.577704+0000 mon.c (mon.2) 3287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:18 smithi040 bash[28232]: cluster 2023-12-01T18:30:17.906235+0000 mgr.y (mgr.24356) 5165 : cluster 0 pgmap v5133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:18 smithi040 bash[28232]: audit 2023-12-01T18:30:18.577704+0000 mon.c (mon.2) 3287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:18 smithi141 bash[31670]: cluster 2023-12-01T18:30:17.906235+0000 mgr.y (mgr.24356) 5165 : cluster 0 pgmap v5133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:18 smithi141 bash[31670]: audit 2023-12-01T18:30:18.577704+0000 mon.c (mon.2) 3287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:20 smithi141 bash[31670]: cluster 2023-12-01T18:30:19.907340+0000 mgr.y (mgr.24356) 5166 : cluster 0 pgmap v5134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:20 smithi141 bash[31670]: audit 2023-12-01T18:30:20.167820+0000 mon.a (mon.0) 3689 : audit 0 from='client.? 172.21.15.40:0/1043582450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:20 smithi040 bash[28232]: cluster 2023-12-01T18:30:19.907340+0000 mgr.y (mgr.24356) 5166 : cluster 0 pgmap v5134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:20 smithi040 bash[28232]: audit 2023-12-01T18:30:20.167820+0000 mon.a (mon.0) 3689 : audit 0 from='client.? 172.21.15.40:0/1043582450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:20 smithi040 bash[41173]: cluster 2023-12-01T18:30:19.907340+0000 mgr.y (mgr.24356) 5166 : cluster 0 pgmap v5134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:20 smithi040 bash[41173]: audit 2023-12-01T18:30:20.167820+0000 mon.a (mon.0) 3689 : audit 0 from='client.? 172.21.15.40:0/1043582450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:22 smithi141 bash[31670]: cluster 2023-12-01T18:30:21.907959+0000 mgr.y (mgr.24356) 5167 : cluster 0 pgmap v5135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:22 smithi141 bash[31670]: audit 2023-12-01T18:30:22.628851+0000 mon.c (mon.2) 3288 : audit 0 from='client.? 172.21.15.40:0/2581644438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:22 smithi040 bash[28232]: cluster 2023-12-01T18:30:21.907959+0000 mgr.y (mgr.24356) 5167 : cluster 0 pgmap v5135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:22 smithi040 bash[28232]: audit 2023-12-01T18:30:22.628851+0000 mon.c (mon.2) 3288 : audit 0 from='client.? 172.21.15.40:0/2581644438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:22 smithi040 bash[41173]: cluster 2023-12-01T18:30:21.907959+0000 mgr.y (mgr.24356) 5167 : cluster 0 pgmap v5135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:22 smithi040 bash[41173]: audit 2023-12-01T18:30:22.628851+0000 mon.c (mon.2) 3288 : audit 0 from='client.? 172.21.15.40:0/2581644438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:24 smithi141 bash[31670]: cluster 2023-12-01T18:30:23.908547+0000 mgr.y (mgr.24356) 5168 : cluster 0 pgmap v5136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:24 smithi040 bash[28232]: cluster 2023-12-01T18:30:23.908547+0000 mgr.y (mgr.24356) 5168 : cluster 0 pgmap v5136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:24 smithi040 bash[41173]: cluster 2023-12-01T18:30:23.908547+0000 mgr.y (mgr.24356) 5168 : cluster 0 pgmap v5136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:25 smithi141 bash[31670]: audit 2023-12-01T18:30:25.101638+0000 mon.a (mon.0) 3690 : audit 0 from='client.? 172.21.15.40:0/3532211656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:25 smithi040 bash[28232]: audit 2023-12-01T18:30:25.101638+0000 mon.a (mon.0) 3690 : audit 0 from='client.? 172.21.15.40:0/3532211656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:25 smithi040 bash[41173]: audit 2023-12-01T18:30:25.101638+0000 mon.a (mon.0) 3690 : audit 0 from='client.? 172.21.15.40:0/3532211656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:30:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:30:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:26 smithi141 bash[31670]: cluster 2023-12-01T18:30:25.909603+0000 mgr.y (mgr.24356) 5169 : cluster 0 pgmap v5137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:26 smithi040 bash[41173]: cluster 2023-12-01T18:30:25.909603+0000 mgr.y (mgr.24356) 5169 : cluster 0 pgmap v5137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:26 smithi040 bash[28232]: cluster 2023-12-01T18:30:25.909603+0000 mgr.y (mgr.24356) 5169 : cluster 0 pgmap v5137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:27 smithi141 bash[31670]: audit 2023-12-01T18:30:27.565927+0000 mon.a (mon.0) 3691 : audit 0 from='client.? 172.21.15.40:0/4249792705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:27 smithi040 bash[28232]: audit 2023-12-01T18:30:27.565927+0000 mon.a (mon.0) 3691 : audit 0 from='client.? 172.21.15.40:0/4249792705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:27 smithi040 bash[41173]: audit 2023-12-01T18:30:27.565927+0000 mon.a (mon.0) 3691 : audit 0 from='client.? 172.21.15.40:0/4249792705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:28 smithi141 bash[31670]: cluster 2023-12-01T18:30:27.910252+0000 mgr.y (mgr.24356) 5170 : cluster 0 pgmap v5138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:28 smithi040 bash[28232]: cluster 2023-12-01T18:30:27.910252+0000 mgr.y (mgr.24356) 5170 : cluster 0 pgmap v5138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:28 smithi040 bash[41173]: cluster 2023-12-01T18:30:27.910252+0000 mgr.y (mgr.24356) 5170 : cluster 0 pgmap v5138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:30 smithi141 bash[31670]: cluster 2023-12-01T18:30:29.911310+0000 mgr.y (mgr.24356) 5171 : cluster 0 pgmap v5139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:30 smithi141 bash[31670]: audit 2023-12-01T18:30:30.032834+0000 mon.c (mon.2) 3289 : audit 0 from='client.? 172.21.15.40:0/2372427623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:30 smithi040 bash[41173]: cluster 2023-12-01T18:30:29.911310+0000 mgr.y (mgr.24356) 5171 : cluster 0 pgmap v5139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:30 smithi040 bash[41173]: audit 2023-12-01T18:30:30.032834+0000 mon.c (mon.2) 3289 : audit 0 from='client.? 172.21.15.40:0/2372427623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:30 smithi040 bash[28232]: cluster 2023-12-01T18:30:29.911310+0000 mgr.y (mgr.24356) 5171 : cluster 0 pgmap v5139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:30 smithi040 bash[28232]: audit 2023-12-01T18:30:30.032834+0000 mon.c (mon.2) 3289 : audit 0 from='client.? 172.21.15.40:0/2372427623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:33 smithi141 bash[31670]: cluster 2023-12-01T18:30:31.911994+0000 mgr.y (mgr.24356) 5172 : cluster 0 pgmap v5140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:33 smithi141 bash[31670]: audit 2023-12-01T18:30:32.511064+0000 mon.a (mon.0) 3692 : audit 0 from='client.? 172.21.15.40:0/1859738168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:33 smithi040 bash[41173]: cluster 2023-12-01T18:30:31.911994+0000 mgr.y (mgr.24356) 5172 : cluster 0 pgmap v5140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:33 smithi040 bash[41173]: audit 2023-12-01T18:30:32.511064+0000 mon.a (mon.0) 3692 : audit 0 from='client.? 172.21.15.40:0/1859738168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:32 smithi040 bash[28232]: cluster 2023-12-01T18:30:31.911994+0000 mgr.y (mgr.24356) 5172 : cluster 0 pgmap v5140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:32 smithi040 bash[28232]: audit 2023-12-01T18:30:32.511064+0000 mon.a (mon.0) 3692 : audit 0 from='client.? 172.21.15.40:0/1859738168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:34 smithi141 bash[31670]: audit 2023-12-01T18:30:33.577985+0000 mon.c (mon.2) 3290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:34 smithi040 bash[28232]: audit 2023-12-01T18:30:33.577985+0000 mon.c (mon.2) 3290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:34 smithi040 bash[41173]: audit 2023-12-01T18:30:33.577985+0000 mon.c (mon.2) 3290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:35 smithi141 bash[31670]: cluster 2023-12-01T18:30:33.912728+0000 mgr.y (mgr.24356) 5173 : cluster 0 pgmap v5141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:35 smithi141 bash[31670]: audit 2023-12-01T18:30:34.978601+0000 mon.c (mon.2) 3291 : audit 0 from='client.? 172.21.15.40:0/1884009295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:35 smithi040 bash[28232]: cluster 2023-12-01T18:30:33.912728+0000 mgr.y (mgr.24356) 5173 : cluster 0 pgmap v5141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:35 smithi040 bash[28232]: audit 2023-12-01T18:30:34.978601+0000 mon.c (mon.2) 3291 : audit 0 from='client.? 172.21.15.40:0/1884009295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:35 smithi040 bash[41173]: cluster 2023-12-01T18:30:33.912728+0000 mgr.y (mgr.24356) 5173 : cluster 0 pgmap v5141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:35 smithi040 bash[41173]: audit 2023-12-01T18:30:34.978601+0000 mon.c (mon.2) 3291 : audit 0 from='client.? 172.21.15.40:0/1884009295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:36.852 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:30:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:30:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:36 smithi040 bash[41173]: cluster 2023-12-01T18:30:35.913856+0000 mgr.y (mgr.24356) 5174 : cluster 0 pgmap v5142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:36 smithi040 bash[28232]: cluster 2023-12-01T18:30:35.913856+0000 mgr.y (mgr.24356) 5174 : cluster 0 pgmap v5142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:36 smithi141 bash[31670]: cluster 2023-12-01T18:30:35.913856+0000 mgr.y (mgr.24356) 5174 : cluster 0 pgmap v5142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:37 smithi040 bash[28232]: audit 2023-12-01T18:30:37.450420+0000 mon.c (mon.2) 3292 : audit 0 from='client.? 172.21.15.40:0/4019333875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:37 smithi040 bash[41173]: audit 2023-12-01T18:30:37.450420+0000 mon.c (mon.2) 3292 : audit 0 from='client.? 172.21.15.40:0/4019333875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:37 smithi141 bash[31670]: audit 2023-12-01T18:30:37.450420+0000 mon.c (mon.2) 3292 : audit 0 from='client.? 172.21.15.40:0/4019333875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:38 smithi040 bash[28232]: cluster 2023-12-01T18:30:37.914671+0000 mgr.y (mgr.24356) 5175 : cluster 0 pgmap v5143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:38 smithi040 bash[41173]: cluster 2023-12-01T18:30:37.914671+0000 mgr.y (mgr.24356) 5175 : cluster 0 pgmap v5143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:38 smithi141 bash[31670]: cluster 2023-12-01T18:30:37.914671+0000 mgr.y (mgr.24356) 5175 : cluster 0 pgmap v5143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:39 smithi141 bash[31670]: audit 2023-12-01T18:30:39.914857+0000 mon.a (mon.0) 3693 : audit 0 from='client.? 172.21.15.40:0/2055575538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:39 smithi040 bash[41173]: audit 2023-12-01T18:30:39.914857+0000 mon.a (mon.0) 3693 : audit 0 from='client.? 172.21.15.40:0/2055575538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:39 smithi040 bash[28232]: audit 2023-12-01T18:30:39.914857+0000 mon.a (mon.0) 3693 : audit 0 from='client.? 172.21.15.40:0/2055575538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:40 smithi141 bash[31670]: cluster 2023-12-01T18:30:39.915707+0000 mgr.y (mgr.24356) 5176 : cluster 0 pgmap v5144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:40 smithi040 bash[28232]: cluster 2023-12-01T18:30:39.915707+0000 mgr.y (mgr.24356) 5176 : cluster 0 pgmap v5144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:40 smithi040 bash[41173]: cluster 2023-12-01T18:30:39.915707+0000 mgr.y (mgr.24356) 5176 : cluster 0 pgmap v5144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:42 smithi141 bash[31670]: cluster 2023-12-01T18:30:41.916367+0000 mgr.y (mgr.24356) 5177 : cluster 0 pgmap v5145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:42 smithi141 bash[31670]: audit 2023-12-01T18:30:42.385999+0000 mon.c (mon.2) 3293 : audit 0 from='client.? 172.21.15.40:0/2006946756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:42 smithi040 bash[28232]: cluster 2023-12-01T18:30:41.916367+0000 mgr.y (mgr.24356) 5177 : cluster 0 pgmap v5145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:42 smithi040 bash[28232]: audit 2023-12-01T18:30:42.385999+0000 mon.c (mon.2) 3293 : audit 0 from='client.? 172.21.15.40:0/2006946756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:42 smithi040 bash[41173]: cluster 2023-12-01T18:30:41.916367+0000 mgr.y (mgr.24356) 5177 : cluster 0 pgmap v5145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:42 smithi040 bash[41173]: audit 2023-12-01T18:30:42.385999+0000 mon.c (mon.2) 3293 : audit 0 from='client.? 172.21.15.40:0/2006946756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:44 smithi141 bash[31670]: cluster 2023-12-01T18:30:43.917116+0000 mgr.y (mgr.24356) 5178 : cluster 0 pgmap v5146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:44 smithi141 bash[31670]: audit 2023-12-01T18:30:44.839852+0000 mon.c (mon.2) 3294 : audit 0 from='client.? 172.21.15.40:0/1371371731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:44 smithi040 bash[41173]: cluster 2023-12-01T18:30:43.917116+0000 mgr.y (mgr.24356) 5178 : cluster 0 pgmap v5146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:44 smithi040 bash[41173]: audit 2023-12-01T18:30:44.839852+0000 mon.c (mon.2) 3294 : audit 0 from='client.? 172.21.15.40:0/1371371731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:44 smithi040 bash[28232]: cluster 2023-12-01T18:30:43.917116+0000 mgr.y (mgr.24356) 5178 : cluster 0 pgmap v5146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:44 smithi040 bash[28232]: audit 2023-12-01T18:30:44.839852+0000 mon.c (mon.2) 3294 : audit 0 from='client.? 172.21.15.40:0/1371371731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:46.856 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:30:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:30:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:46 smithi040 bash[28232]: cluster 2023-12-01T18:30:45.918266+0000 mgr.y (mgr.24356) 5179 : cluster 0 pgmap v5147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:46 smithi040 bash[41173]: cluster 2023-12-01T18:30:45.918266+0000 mgr.y (mgr.24356) 5179 : cluster 0 pgmap v5147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:46 smithi141 bash[31670]: cluster 2023-12-01T18:30:45.918266+0000 mgr.y (mgr.24356) 5179 : cluster 0 pgmap v5147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:47 smithi040 bash[28232]: audit 2023-12-01T18:30:47.293487+0000 mon.c (mon.2) 3295 : audit 0 from='client.? 172.21.15.40:0/2149295068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:47 smithi040 bash[41173]: audit 2023-12-01T18:30:47.293487+0000 mon.c (mon.2) 3295 : audit 0 from='client.? 172.21.15.40:0/2149295068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:47 smithi141 bash[31670]: audit 2023-12-01T18:30:47.293487+0000 mon.c (mon.2) 3295 : audit 0 from='client.? 172.21.15.40:0/2149295068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:48 smithi040 bash[28232]: cluster 2023-12-01T18:30:47.918954+0000 mgr.y (mgr.24356) 5180 : cluster 0 pgmap v5148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:48 smithi040 bash[28232]: audit 2023-12-01T18:30:48.578483+0000 mon.c (mon.2) 3296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:48 smithi040 bash[41173]: cluster 2023-12-01T18:30:47.918954+0000 mgr.y (mgr.24356) 5180 : cluster 0 pgmap v5148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:48 smithi040 bash[41173]: audit 2023-12-01T18:30:48.578483+0000 mon.c (mon.2) 3296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:48 smithi141 bash[31670]: cluster 2023-12-01T18:30:47.918954+0000 mgr.y (mgr.24356) 5180 : cluster 0 pgmap v5148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:48 smithi141 bash[31670]: audit 2023-12-01T18:30:48.578483+0000 mon.c (mon.2) 3296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:49 smithi040 bash[28232]: audit 2023-12-01T18:30:49.762483+0000 mon.c (mon.2) 3297 : audit 0 from='client.? 172.21.15.40:0/215354554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:49 smithi040 bash[41173]: audit 2023-12-01T18:30:49.762483+0000 mon.c (mon.2) 3297 : audit 0 from='client.? 172.21.15.40:0/215354554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:49 smithi141 bash[31670]: audit 2023-12-01T18:30:49.762483+0000 mon.c (mon.2) 3297 : audit 0 from='client.? 172.21.15.40:0/215354554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:50 smithi040 bash[28232]: cluster 2023-12-01T18:30:49.920156+0000 mgr.y (mgr.24356) 5181 : cluster 0 pgmap v5149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:50 smithi040 bash[41173]: cluster 2023-12-01T18:30:49.920156+0000 mgr.y (mgr.24356) 5181 : cluster 0 pgmap v5149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:50 smithi141 bash[31670]: cluster 2023-12-01T18:30:49.920156+0000 mgr.y (mgr.24356) 5181 : cluster 0 pgmap v5149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:52 smithi141 bash[31670]: cluster 2023-12-01T18:30:51.920760+0000 mgr.y (mgr.24356) 5182 : cluster 0 pgmap v5150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:52 smithi141 bash[31670]: audit 2023-12-01T18:30:52.238322+0000 mon.c (mon.2) 3298 : audit 0 from='client.? 172.21.15.40:0/1017550270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:52 smithi040 bash[28232]: cluster 2023-12-01T18:30:51.920760+0000 mgr.y (mgr.24356) 5182 : cluster 0 pgmap v5150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:52 smithi040 bash[28232]: audit 2023-12-01T18:30:52.238322+0000 mon.c (mon.2) 3298 : audit 0 from='client.? 172.21.15.40:0/1017550270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:52 smithi040 bash[41173]: cluster 2023-12-01T18:30:51.920760+0000 mgr.y (mgr.24356) 5182 : cluster 0 pgmap v5150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:52 smithi040 bash[41173]: audit 2023-12-01T18:30:52.238322+0000 mon.c (mon.2) 3298 : audit 0 from='client.? 172.21.15.40:0/1017550270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:53 smithi141 bash[31670]: audit 2023-12-01T18:30:53.290447+0000 mon.c (mon.2) 3299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:30:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:53 smithi040 bash[41173]: audit 2023-12-01T18:30:53.290447+0000 mon.c (mon.2) 3299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:30:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:53 smithi040 bash[28232]: audit 2023-12-01T18:30:53.290447+0000 mon.c (mon.2) 3299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:30:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:54 smithi141 bash[31670]: cluster 2023-12-01T18:30:53.921450+0000 mgr.y (mgr.24356) 5183 : cluster 0 pgmap v5151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:54 smithi141 bash[31670]: audit 2023-12-01T18:30:54.707178+0000 mon.c (mon.2) 3300 : audit 0 from='client.? 172.21.15.40:0/1279674927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:54 smithi040 bash[28232]: cluster 2023-12-01T18:30:53.921450+0000 mgr.y (mgr.24356) 5183 : cluster 0 pgmap v5151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:54 smithi040 bash[28232]: audit 2023-12-01T18:30:54.707178+0000 mon.c (mon.2) 3300 : audit 0 from='client.? 172.21.15.40:0/1279674927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:54 smithi040 bash[41173]: cluster 2023-12-01T18:30:53.921450+0000 mgr.y (mgr.24356) 5183 : cluster 0 pgmap v5151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:54 smithi040 bash[41173]: audit 2023-12-01T18:30:54.707178+0000 mon.c (mon.2) 3300 : audit 0 from='client.? 172.21.15.40:0/1279674927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:56.857 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:30:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:30:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:56 smithi040 bash[28232]: cluster 2023-12-01T18:30:55.922547+0000 mgr.y (mgr.24356) 5184 : cluster 0 pgmap v5152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:56 smithi040 bash[41173]: cluster 2023-12-01T18:30:55.922547+0000 mgr.y (mgr.24356) 5184 : cluster 0 pgmap v5152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:56 smithi141 bash[31670]: cluster 2023-12-01T18:30:55.922547+0000 mgr.y (mgr.24356) 5184 : cluster 0 pgmap v5152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:57 smithi040 bash[28232]: audit 2023-12-01T18:30:57.170752+0000 mon.c (mon.2) 3301 : audit 0 from='client.? 172.21.15.40:0/1709942139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:57 smithi040 bash[41173]: audit 2023-12-01T18:30:57.170752+0000 mon.c (mon.2) 3301 : audit 0 from='client.? 172.21.15.40:0/1709942139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:57 smithi141 bash[31670]: audit 2023-12-01T18:30:57.170752+0000 mon.c (mon.2) 3301 : audit 0 from='client.? 172.21.15.40:0/1709942139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:30:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:30:58 smithi040 bash[41173]: cluster 2023-12-01T18:30:57.923224+0000 mgr.y (mgr.24356) 5185 : cluster 0 pgmap v5153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:30:58 smithi040 bash[28232]: cluster 2023-12-01T18:30:57.923224+0000 mgr.y (mgr.24356) 5185 : cluster 0 pgmap v5153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:30:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:30:58 smithi141 bash[31670]: cluster 2023-12-01T18:30:57.923224+0000 mgr.y (mgr.24356) 5185 : cluster 0 pgmap v5153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.185699+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.198662+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.488737+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.500787+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.693679+0000 mon.a (mon.0) 3698 : audit 0 from='client.? 172.21.15.40:0/1844090337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.978612+0000 mon.c (mon.2) 3302 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.980498+0000 mon.c (mon.2) 3303 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:31:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:00 smithi141 bash[31670]: audit 2023-12-01T18:30:59.990544+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.185699+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.198662+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.488737+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.500787+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.693679+0000 mon.a (mon.0) 3698 : audit 0 from='client.? 172.21.15.40:0/1844090337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.978612+0000 mon.c (mon.2) 3302 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.980498+0000 mon.c (mon.2) 3303 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:31:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[41173]: audit 2023-12-01T18:30:59.990544+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.185699+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.198662+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.488737+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.500787+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.693679+0000 mon.a (mon.0) 3698 : audit 0 from='client.? 172.21.15.40:0/1844090337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.978612+0000 mon.c (mon.2) 3302 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.980498+0000 mon.c (mon.2) 3303 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:31:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:00 smithi040 bash[28232]: audit 2023-12-01T18:30:59.990544+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:31:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:01 smithi141 bash[31670]: cluster 2023-12-01T18:30:59.924030+0000 mgr.y (mgr.24356) 5186 : cluster 0 pgmap v5154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:01 smithi040 bash[28232]: cluster 2023-12-01T18:30:59.924030+0000 mgr.y (mgr.24356) 5186 : cluster 0 pgmap v5154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:01 smithi040 bash[41173]: cluster 2023-12-01T18:30:59.924030+0000 mgr.y (mgr.24356) 5186 : cluster 0 pgmap v5154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:02 smithi141 bash[31670]: audit 2023-12-01T18:31:02.153647+0000 mon.c (mon.2) 3304 : audit 0 from='client.? 172.21.15.40:0/3259870397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:02 smithi040 bash[28232]: audit 2023-12-01T18:31:02.153647+0000 mon.c (mon.2) 3304 : audit 0 from='client.? 172.21.15.40:0/3259870397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:02 smithi040 bash[41173]: audit 2023-12-01T18:31:02.153647+0000 mon.c (mon.2) 3304 : audit 0 from='client.? 172.21.15.40:0/3259870397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:03 smithi141 bash[31670]: cluster 2023-12-01T18:31:01.924676+0000 mgr.y (mgr.24356) 5187 : cluster 0 pgmap v5155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:03 smithi040 bash[41173]: cluster 2023-12-01T18:31:01.924676+0000 mgr.y (mgr.24356) 5187 : cluster 0 pgmap v5155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:03 smithi040 bash[28232]: cluster 2023-12-01T18:31:01.924676+0000 mgr.y (mgr.24356) 5187 : cluster 0 pgmap v5155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:04 smithi141 bash[31670]: audit 2023-12-01T18:31:03.578808+0000 mon.c (mon.2) 3305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:04 smithi040 bash[41173]: audit 2023-12-01T18:31:03.578808+0000 mon.c (mon.2) 3305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:04 smithi040 bash[28232]: audit 2023-12-01T18:31:03.578808+0000 mon.c (mon.2) 3305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:05 smithi141 bash[31670]: cluster 2023-12-01T18:31:03.925295+0000 mgr.y (mgr.24356) 5188 : cluster 0 pgmap v5156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:05 smithi141 bash[31670]: audit 2023-12-01T18:31:04.625015+0000 mon.a (mon.0) 3700 : audit 0 from='client.? 172.21.15.40:0/2129712386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:05 smithi040 bash[41173]: cluster 2023-12-01T18:31:03.925295+0000 mgr.y (mgr.24356) 5188 : cluster 0 pgmap v5156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:05 smithi040 bash[41173]: audit 2023-12-01T18:31:04.625015+0000 mon.a (mon.0) 3700 : audit 0 from='client.? 172.21.15.40:0/2129712386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:05 smithi040 bash[28232]: cluster 2023-12-01T18:31:03.925295+0000 mgr.y (mgr.24356) 5188 : cluster 0 pgmap v5156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:05 smithi040 bash[28232]: audit 2023-12-01T18:31:04.625015+0000 mon.a (mon.0) 3700 : audit 0 from='client.? 172.21.15.40:0/2129712386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:06.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:31:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:31:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:06 smithi040 bash[28232]: cluster 2023-12-01T18:31:05.926452+0000 mgr.y (mgr.24356) 5189 : cluster 0 pgmap v5157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:06 smithi040 bash[41173]: cluster 2023-12-01T18:31:05.926452+0000 mgr.y (mgr.24356) 5189 : cluster 0 pgmap v5157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:06 smithi141 bash[31670]: cluster 2023-12-01T18:31:05.926452+0000 mgr.y (mgr.24356) 5189 : cluster 0 pgmap v5157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:07 smithi040 bash[41173]: audit 2023-12-01T18:31:07.093787+0000 mon.a (mon.0) 3701 : audit 0 from='client.? 172.21.15.40:0/3198827360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:07 smithi040 bash[28232]: audit 2023-12-01T18:31:07.093787+0000 mon.a (mon.0) 3701 : audit 0 from='client.? 172.21.15.40:0/3198827360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:07 smithi141 bash[31670]: audit 2023-12-01T18:31:07.093787+0000 mon.a (mon.0) 3701 : audit 0 from='client.? 172.21.15.40:0/3198827360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:08 smithi040 bash[28232]: cluster 2023-12-01T18:31:07.927132+0000 mgr.y (mgr.24356) 5190 : cluster 0 pgmap v5158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:08 smithi040 bash[41173]: cluster 2023-12-01T18:31:07.927132+0000 mgr.y (mgr.24356) 5190 : cluster 0 pgmap v5158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:08 smithi141 bash[31670]: cluster 2023-12-01T18:31:07.927132+0000 mgr.y (mgr.24356) 5190 : cluster 0 pgmap v5158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:09 smithi040 bash[28232]: audit 2023-12-01T18:31:09.554386+0000 mon.c (mon.2) 3306 : audit 0 from='client.? 172.21.15.40:0/891038137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:09 smithi040 bash[41173]: audit 2023-12-01T18:31:09.554386+0000 mon.c (mon.2) 3306 : audit 0 from='client.? 172.21.15.40:0/891038137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:09 smithi141 bash[31670]: audit 2023-12-01T18:31:09.554386+0000 mon.c (mon.2) 3306 : audit 0 from='client.? 172.21.15.40:0/891038137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:10 smithi040 bash[28232]: cluster 2023-12-01T18:31:09.928316+0000 mgr.y (mgr.24356) 5191 : cluster 0 pgmap v5159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:10 smithi040 bash[41173]: cluster 2023-12-01T18:31:09.928316+0000 mgr.y (mgr.24356) 5191 : cluster 0 pgmap v5159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:10 smithi141 bash[31670]: cluster 2023-12-01T18:31:09.928316+0000 mgr.y (mgr.24356) 5191 : cluster 0 pgmap v5159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 18:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T18:31:12.052145602Z level=info msg="Completed cleanup jobs" duration=13.270597ms 2023-12-01T18:31:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:12 smithi141 bash[31670]: cluster 2023-12-01T18:31:11.928975+0000 mgr.y (mgr.24356) 5192 : cluster 0 pgmap v5160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:12 smithi141 bash[31670]: audit 2023-12-01T18:31:12.026073+0000 mon.a (mon.0) 3702 : audit 0 from='client.? 172.21.15.40:0/4240718005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:12 smithi040 bash[28232]: cluster 2023-12-01T18:31:11.928975+0000 mgr.y (mgr.24356) 5192 : cluster 0 pgmap v5160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:12 smithi040 bash[28232]: audit 2023-12-01T18:31:12.026073+0000 mon.a (mon.0) 3702 : audit 0 from='client.? 172.21.15.40:0/4240718005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:12 smithi040 bash[41173]: cluster 2023-12-01T18:31:11.928975+0000 mgr.y (mgr.24356) 5192 : cluster 0 pgmap v5160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:12 smithi040 bash[41173]: audit 2023-12-01T18:31:12.026073+0000 mon.a (mon.0) 3702 : audit 0 from='client.? 172.21.15.40:0/4240718005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:14 smithi141 bash[31670]: cluster 2023-12-01T18:31:13.929665+0000 mgr.y (mgr.24356) 5193 : cluster 0 pgmap v5161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:14 smithi141 bash[31670]: audit 2023-12-01T18:31:14.487704+0000 mon.c (mon.2) 3307 : audit 0 from='client.? 172.21.15.40:0/2048017877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:14 smithi040 bash[28232]: cluster 2023-12-01T18:31:13.929665+0000 mgr.y (mgr.24356) 5193 : cluster 0 pgmap v5161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:14 smithi040 bash[28232]: audit 2023-12-01T18:31:14.487704+0000 mon.c (mon.2) 3307 : audit 0 from='client.? 172.21.15.40:0/2048017877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:14 smithi040 bash[41173]: cluster 2023-12-01T18:31:13.929665+0000 mgr.y (mgr.24356) 5193 : cluster 0 pgmap v5161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:14 smithi040 bash[41173]: audit 2023-12-01T18:31:14.487704+0000 mon.c (mon.2) 3307 : audit 0 from='client.? 172.21.15.40:0/2048017877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:16.864 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:31:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:31:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:16 smithi040 bash[41173]: cluster 2023-12-01T18:31:15.930850+0000 mgr.y (mgr.24356) 5194 : cluster 0 pgmap v5162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:16 smithi040 bash[28232]: cluster 2023-12-01T18:31:15.930850+0000 mgr.y (mgr.24356) 5194 : cluster 0 pgmap v5162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:16 smithi141 bash[31670]: cluster 2023-12-01T18:31:15.930850+0000 mgr.y (mgr.24356) 5194 : cluster 0 pgmap v5162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:17 smithi040 bash[28232]: audit 2023-12-01T18:31:16.949616+0000 mon.a (mon.0) 3703 : audit 0 from='client.? 172.21.15.40:0/2869660565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:17 smithi040 bash[41173]: audit 2023-12-01T18:31:16.949616+0000 mon.a (mon.0) 3703 : audit 0 from='client.? 172.21.15.40:0/2869660565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:17 smithi141 bash[31670]: audit 2023-12-01T18:31:16.949616+0000 mon.a (mon.0) 3703 : audit 0 from='client.? 172.21.15.40:0/2869660565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:18 smithi040 bash[28232]: cluster 2023-12-01T18:31:17.931525+0000 mgr.y (mgr.24356) 5195 : cluster 0 pgmap v5163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:18 smithi040 bash[28232]: audit 2023-12-01T18:31:18.579133+0000 mon.c (mon.2) 3308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:18 smithi040 bash[41173]: cluster 2023-12-01T18:31:17.931525+0000 mgr.y (mgr.24356) 5195 : cluster 0 pgmap v5163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:18 smithi040 bash[41173]: audit 2023-12-01T18:31:18.579133+0000 mon.c (mon.2) 3308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:18 smithi141 bash[31670]: cluster 2023-12-01T18:31:17.931525+0000 mgr.y (mgr.24356) 5195 : cluster 0 pgmap v5163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:18 smithi141 bash[31670]: audit 2023-12-01T18:31:18.579133+0000 mon.c (mon.2) 3308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:19 smithi040 bash[28232]: audit 2023-12-01T18:31:19.421382+0000 mon.c (mon.2) 3309 : audit 0 from='client.? 172.21.15.40:0/922366522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:19 smithi040 bash[41173]: audit 2023-12-01T18:31:19.421382+0000 mon.c (mon.2) 3309 : audit 0 from='client.? 172.21.15.40:0/922366522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:19 smithi141 bash[31670]: audit 2023-12-01T18:31:19.421382+0000 mon.c (mon.2) 3309 : audit 0 from='client.? 172.21.15.40:0/922366522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:20 smithi040 bash[41173]: cluster 2023-12-01T18:31:19.932788+0000 mgr.y (mgr.24356) 5196 : cluster 0 pgmap v5164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:20 smithi040 bash[28232]: cluster 2023-12-01T18:31:19.932788+0000 mgr.y (mgr.24356) 5196 : cluster 0 pgmap v5164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:20 smithi141 bash[31670]: cluster 2023-12-01T18:31:19.932788+0000 mgr.y (mgr.24356) 5196 : cluster 0 pgmap v5164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:21 smithi141 bash[31670]: audit 2023-12-01T18:31:21.889308+0000 mon.c (mon.2) 3310 : audit 0 from='client.? 172.21.15.40:0/3130000067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:21 smithi040 bash[41173]: audit 2023-12-01T18:31:21.889308+0000 mon.c (mon.2) 3310 : audit 0 from='client.? 172.21.15.40:0/3130000067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:21 smithi040 bash[28232]: audit 2023-12-01T18:31:21.889308+0000 mon.c (mon.2) 3310 : audit 0 from='client.? 172.21.15.40:0/3130000067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:22 smithi141 bash[31670]: cluster 2023-12-01T18:31:21.933451+0000 mgr.y (mgr.24356) 5197 : cluster 0 pgmap v5165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:22 smithi040 bash[28232]: cluster 2023-12-01T18:31:21.933451+0000 mgr.y (mgr.24356) 5197 : cluster 0 pgmap v5165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:22 smithi040 bash[41173]: cluster 2023-12-01T18:31:21.933451+0000 mgr.y (mgr.24356) 5197 : cluster 0 pgmap v5165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:24 smithi141 bash[31670]: cluster 2023-12-01T18:31:23.934009+0000 mgr.y (mgr.24356) 5198 : cluster 0 pgmap v5166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:24 smithi141 bash[31670]: audit 2023-12-01T18:31:24.356987+0000 mon.c (mon.2) 3311 : audit 0 from='client.? 172.21.15.40:0/3846734190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:24 smithi040 bash[28232]: cluster 2023-12-01T18:31:23.934009+0000 mgr.y (mgr.24356) 5198 : cluster 0 pgmap v5166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:24 smithi040 bash[28232]: audit 2023-12-01T18:31:24.356987+0000 mon.c (mon.2) 3311 : audit 0 from='client.? 172.21.15.40:0/3846734190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:24 smithi040 bash[41173]: cluster 2023-12-01T18:31:23.934009+0000 mgr.y (mgr.24356) 5198 : cluster 0 pgmap v5166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:24 smithi040 bash[41173]: audit 2023-12-01T18:31:24.356987+0000 mon.c (mon.2) 3311 : audit 0 from='client.? 172.21.15.40:0/3846734190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:26.869 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:31:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:31:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:26 smithi040 bash[41173]: cluster 2023-12-01T18:31:25.935159+0000 mgr.y (mgr.24356) 5199 : cluster 0 pgmap v5167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:26 smithi040 bash[41173]: audit 2023-12-01T18:31:26.815971+0000 mon.c (mon.2) 3312 : audit 0 from='client.? 172.21.15.40:0/638589512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:26 smithi040 bash[28232]: cluster 2023-12-01T18:31:25.935159+0000 mgr.y (mgr.24356) 5199 : cluster 0 pgmap v5167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:26 smithi040 bash[28232]: audit 2023-12-01T18:31:26.815971+0000 mon.c (mon.2) 3312 : audit 0 from='client.? 172.21.15.40:0/638589512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:26 smithi141 bash[31670]: cluster 2023-12-01T18:31:25.935159+0000 mgr.y (mgr.24356) 5199 : cluster 0 pgmap v5167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:26 smithi141 bash[31670]: audit 2023-12-01T18:31:26.815971+0000 mon.c (mon.2) 3312 : audit 0 from='client.? 172.21.15.40:0/638589512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:28 smithi141 bash[31670]: cluster 2023-12-01T18:31:27.935777+0000 mgr.y (mgr.24356) 5200 : cluster 0 pgmap v5168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:28 smithi040 bash[41173]: cluster 2023-12-01T18:31:27.935777+0000 mgr.y (mgr.24356) 5200 : cluster 0 pgmap v5168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:28 smithi040 bash[28232]: cluster 2023-12-01T18:31:27.935777+0000 mgr.y (mgr.24356) 5200 : cluster 0 pgmap v5168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:30 smithi141 bash[31670]: audit 2023-12-01T18:31:29.280641+0000 mon.c (mon.2) 3313 : audit 0 from='client.? 172.21.15.40:0/1153917754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:30 smithi040 bash[28232]: audit 2023-12-01T18:31:29.280641+0000 mon.c (mon.2) 3313 : audit 0 from='client.? 172.21.15.40:0/1153917754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:30 smithi040 bash[41173]: audit 2023-12-01T18:31:29.280641+0000 mon.c (mon.2) 3313 : audit 0 from='client.? 172.21.15.40:0/1153917754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:31 smithi141 bash[31670]: cluster 2023-12-01T18:31:29.936940+0000 mgr.y (mgr.24356) 5201 : cluster 0 pgmap v5169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:31 smithi040 bash[28232]: cluster 2023-12-01T18:31:29.936940+0000 mgr.y (mgr.24356) 5201 : cluster 0 pgmap v5169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:31 smithi040 bash[41173]: cluster 2023-12-01T18:31:29.936940+0000 mgr.y (mgr.24356) 5201 : cluster 0 pgmap v5169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:32 smithi141 bash[31670]: audit 2023-12-01T18:31:31.749518+0000 mon.c (mon.2) 3314 : audit 0 from='client.? 172.21.15.40:0/2706233318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:32 smithi040 bash[28232]: audit 2023-12-01T18:31:31.749518+0000 mon.c (mon.2) 3314 : audit 0 from='client.? 172.21.15.40:0/2706233318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:32 smithi040 bash[41173]: audit 2023-12-01T18:31:31.749518+0000 mon.c (mon.2) 3314 : audit 0 from='client.? 172.21.15.40:0/2706233318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:33 smithi141 bash[31670]: cluster 2023-12-01T18:31:31.937701+0000 mgr.y (mgr.24356) 5202 : cluster 0 pgmap v5170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:33 smithi040 bash[28232]: cluster 2023-12-01T18:31:31.937701+0000 mgr.y (mgr.24356) 5202 : cluster 0 pgmap v5170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:33 smithi040 bash[41173]: cluster 2023-12-01T18:31:31.937701+0000 mgr.y (mgr.24356) 5202 : cluster 0 pgmap v5170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:34 smithi040 bash[28232]: audit 2023-12-01T18:31:33.579555+0000 mon.c (mon.2) 3315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:34 smithi040 bash[41173]: audit 2023-12-01T18:31:33.579555+0000 mon.c (mon.2) 3315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:34 smithi141 bash[31670]: audit 2023-12-01T18:31:33.579555+0000 mon.c (mon.2) 3315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:35 smithi040 bash[28232]: cluster 2023-12-01T18:31:33.938228+0000 mgr.y (mgr.24356) 5203 : cluster 0 pgmap v5171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:35 smithi040 bash[28232]: audit 2023-12-01T18:31:34.216229+0000 mon.c (mon.2) 3316 : audit 0 from='client.? 172.21.15.40:0/2201279694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:35 smithi040 bash[41173]: cluster 2023-12-01T18:31:33.938228+0000 mgr.y (mgr.24356) 5203 : cluster 0 pgmap v5171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:35 smithi040 bash[41173]: audit 2023-12-01T18:31:34.216229+0000 mon.c (mon.2) 3316 : audit 0 from='client.? 172.21.15.40:0/2201279694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:35 smithi141 bash[31670]: cluster 2023-12-01T18:31:33.938228+0000 mgr.y (mgr.24356) 5203 : cluster 0 pgmap v5171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:35 smithi141 bash[31670]: audit 2023-12-01T18:31:34.216229+0000 mon.c (mon.2) 3316 : audit 0 from='client.? 172.21.15.40:0/2201279694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:36.872 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:31:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:31:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:36 smithi040 bash[28232]: cluster 2023-12-01T18:31:35.939367+0000 mgr.y (mgr.24356) 5204 : cluster 0 pgmap v5172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:36 smithi040 bash[28232]: audit 2023-12-01T18:31:36.688977+0000 mon.a (mon.0) 3704 : audit 0 from='client.? 172.21.15.40:0/811967437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:36 smithi040 bash[41173]: cluster 2023-12-01T18:31:35.939367+0000 mgr.y (mgr.24356) 5204 : cluster 0 pgmap v5172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:36 smithi040 bash[41173]: audit 2023-12-01T18:31:36.688977+0000 mon.a (mon.0) 3704 : audit 0 from='client.? 172.21.15.40:0/811967437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:36 smithi141 bash[31670]: cluster 2023-12-01T18:31:35.939367+0000 mgr.y (mgr.24356) 5204 : cluster 0 pgmap v5172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:36 smithi141 bash[31670]: audit 2023-12-01T18:31:36.688977+0000 mon.a (mon.0) 3704 : audit 0 from='client.? 172.21.15.40:0/811967437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:38 smithi141 bash[31670]: cluster 2023-12-01T18:31:37.940028+0000 mgr.y (mgr.24356) 5205 : cluster 0 pgmap v5173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:38 smithi040 bash[28232]: cluster 2023-12-01T18:31:37.940028+0000 mgr.y (mgr.24356) 5205 : cluster 0 pgmap v5173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:38 smithi040 bash[41173]: cluster 2023-12-01T18:31:37.940028+0000 mgr.y (mgr.24356) 5205 : cluster 0 pgmap v5173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:40 smithi141 bash[31670]: audit 2023-12-01T18:31:39.146851+0000 mon.a (mon.0) 3705 : audit 0 from='client.? 172.21.15.40:0/202254116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:39 smithi040 bash[28232]: audit 2023-12-01T18:31:39.146851+0000 mon.a (mon.0) 3705 : audit 0 from='client.? 172.21.15.40:0/202254116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:39 smithi040 bash[41173]: audit 2023-12-01T18:31:39.146851+0000 mon.a (mon.0) 3705 : audit 0 from='client.? 172.21.15.40:0/202254116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:41 smithi141 bash[31670]: cluster 2023-12-01T18:31:39.941204+0000 mgr.y (mgr.24356) 5206 : cluster 0 pgmap v5174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:41 smithi040 bash[28232]: cluster 2023-12-01T18:31:39.941204+0000 mgr.y (mgr.24356) 5206 : cluster 0 pgmap v5174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:41 smithi040 bash[41173]: cluster 2023-12-01T18:31:39.941204+0000 mgr.y (mgr.24356) 5206 : cluster 0 pgmap v5174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:42 smithi141 bash[31670]: audit 2023-12-01T18:31:41.604838+0000 mon.c (mon.2) 3317 : audit 0 from='client.? 172.21.15.40:0/4260548721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:42 smithi040 bash[28232]: audit 2023-12-01T18:31:41.604838+0000 mon.c (mon.2) 3317 : audit 0 from='client.? 172.21.15.40:0/4260548721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:42 smithi040 bash[41173]: audit 2023-12-01T18:31:41.604838+0000 mon.c (mon.2) 3317 : audit 0 from='client.? 172.21.15.40:0/4260548721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:43 smithi141 bash[31670]: cluster 2023-12-01T18:31:41.941881+0000 mgr.y (mgr.24356) 5207 : cluster 0 pgmap v5175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:43 smithi040 bash[28232]: cluster 2023-12-01T18:31:41.941881+0000 mgr.y (mgr.24356) 5207 : cluster 0 pgmap v5175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:43 smithi040 bash[41173]: cluster 2023-12-01T18:31:41.941881+0000 mgr.y (mgr.24356) 5207 : cluster 0 pgmap v5175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:45 smithi141 bash[31670]: cluster 2023-12-01T18:31:43.942348+0000 mgr.y (mgr.24356) 5208 : cluster 0 pgmap v5176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:45 smithi141 bash[31670]: audit 2023-12-01T18:31:44.075981+0000 mon.c (mon.2) 3318 : audit 0 from='client.? 172.21.15.40:0/430438657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:45 smithi040 bash[28232]: cluster 2023-12-01T18:31:43.942348+0000 mgr.y (mgr.24356) 5208 : cluster 0 pgmap v5176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:45 smithi040 bash[28232]: audit 2023-12-01T18:31:44.075981+0000 mon.c (mon.2) 3318 : audit 0 from='client.? 172.21.15.40:0/430438657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:45 smithi040 bash[41173]: cluster 2023-12-01T18:31:43.942348+0000 mgr.y (mgr.24356) 5208 : cluster 0 pgmap v5176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:45 smithi040 bash[41173]: audit 2023-12-01T18:31:44.075981+0000 mon.c (mon.2) 3318 : audit 0 from='client.? 172.21.15.40:0/430438657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:46.877 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:31:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:31:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:46 smithi040 bash[28232]: cluster 2023-12-01T18:31:45.943482+0000 mgr.y (mgr.24356) 5209 : cluster 0 pgmap v5177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:46 smithi040 bash[28232]: audit 2023-12-01T18:31:46.538787+0000 mon.c (mon.2) 3319 : audit 0 from='client.? 172.21.15.40:0/2510984335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:46 smithi040 bash[41173]: cluster 2023-12-01T18:31:45.943482+0000 mgr.y (mgr.24356) 5209 : cluster 0 pgmap v5177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:46 smithi040 bash[41173]: audit 2023-12-01T18:31:46.538787+0000 mon.c (mon.2) 3319 : audit 0 from='client.? 172.21.15.40:0/2510984335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:46 smithi141 bash[31670]: cluster 2023-12-01T18:31:45.943482+0000 mgr.y (mgr.24356) 5209 : cluster 0 pgmap v5177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:46 smithi141 bash[31670]: audit 2023-12-01T18:31:46.538787+0000 mon.c (mon.2) 3319 : audit 0 from='client.? 172.21.15.40:0/2510984335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:49 smithi141 bash[31670]: cluster 2023-12-01T18:31:47.944148+0000 mgr.y (mgr.24356) 5210 : cluster 0 pgmap v5178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:49 smithi141 bash[31670]: audit 2023-12-01T18:31:48.580021+0000 mon.c (mon.2) 3320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:49 smithi040 bash[28232]: cluster 2023-12-01T18:31:47.944148+0000 mgr.y (mgr.24356) 5210 : cluster 0 pgmap v5178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:49 smithi040 bash[28232]: audit 2023-12-01T18:31:48.580021+0000 mon.c (mon.2) 3320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:49 smithi040 bash[41173]: cluster 2023-12-01T18:31:47.944148+0000 mgr.y (mgr.24356) 5210 : cluster 0 pgmap v5178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:49 smithi040 bash[41173]: audit 2023-12-01T18:31:48.580021+0000 mon.c (mon.2) 3320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:50 smithi141 bash[31670]: audit 2023-12-01T18:31:49.008895+0000 mon.c (mon.2) 3321 : audit 0 from='client.? 172.21.15.40:0/2689212332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:50 smithi040 bash[41173]: audit 2023-12-01T18:31:49.008895+0000 mon.c (mon.2) 3321 : audit 0 from='client.? 172.21.15.40:0/2689212332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:50 smithi040 bash[28232]: audit 2023-12-01T18:31:49.008895+0000 mon.c (mon.2) 3321 : audit 0 from='client.? 172.21.15.40:0/2689212332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:51 smithi141 bash[31670]: cluster 2023-12-01T18:31:49.945291+0000 mgr.y (mgr.24356) 5211 : cluster 0 pgmap v5179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:51 smithi040 bash[41173]: cluster 2023-12-01T18:31:49.945291+0000 mgr.y (mgr.24356) 5211 : cluster 0 pgmap v5179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:51 smithi040 bash[28232]: cluster 2023-12-01T18:31:49.945291+0000 mgr.y (mgr.24356) 5211 : cluster 0 pgmap v5179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:52 smithi141 bash[31670]: audit 2023-12-01T18:31:51.483283+0000 mon.a (mon.0) 3706 : audit 0 from='client.? 172.21.15.40:0/3553176784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:52 smithi040 bash[28232]: audit 2023-12-01T18:31:51.483283+0000 mon.a (mon.0) 3706 : audit 0 from='client.? 172.21.15.40:0/3553176784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:52 smithi040 bash[41173]: audit 2023-12-01T18:31:51.483283+0000 mon.a (mon.0) 3706 : audit 0 from='client.? 172.21.15.40:0/3553176784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:53 smithi141 bash[31670]: cluster 2023-12-01T18:31:51.945953+0000 mgr.y (mgr.24356) 5212 : cluster 0 pgmap v5180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:53 smithi040 bash[41173]: cluster 2023-12-01T18:31:51.945953+0000 mgr.y (mgr.24356) 5212 : cluster 0 pgmap v5180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:53 smithi040 bash[28232]: cluster 2023-12-01T18:31:51.945953+0000 mgr.y (mgr.24356) 5212 : cluster 0 pgmap v5180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:54 smithi040 bash[28232]: audit 2023-12-01T18:31:53.945199+0000 mon.c (mon.2) 3322 : audit 0 from='client.? 172.21.15.40:0/2612966585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:54 smithi040 bash[41173]: audit 2023-12-01T18:31:53.945199+0000 mon.c (mon.2) 3322 : audit 0 from='client.? 172.21.15.40:0/2612966585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:54 smithi141 bash[31670]: audit 2023-12-01T18:31:53.945199+0000 mon.c (mon.2) 3322 : audit 0 from='client.? 172.21.15.40:0/2612966585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:55 smithi040 bash[28232]: cluster 2023-12-01T18:31:53.946512+0000 mgr.y (mgr.24356) 5213 : cluster 0 pgmap v5181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:55 smithi040 bash[41173]: cluster 2023-12-01T18:31:53.946512+0000 mgr.y (mgr.24356) 5213 : cluster 0 pgmap v5181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:55 smithi141 bash[31670]: cluster 2023-12-01T18:31:53.946512+0000 mgr.y (mgr.24356) 5213 : cluster 0 pgmap v5181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:56.882 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:31:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:31:56.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:56 smithi040 bash[41173]: cluster 2023-12-01T18:31:55.947679+0000 mgr.y (mgr.24356) 5214 : cluster 0 pgmap v5182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:56.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:56 smithi040 bash[41173]: audit 2023-12-01T18:31:56.408785+0000 mon.a (mon.0) 3707 : audit 0 from='client.? 172.21.15.40:0/1648401014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:56.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:56 smithi040 bash[28232]: cluster 2023-12-01T18:31:55.947679+0000 mgr.y (mgr.24356) 5214 : cluster 0 pgmap v5182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:56.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:56 smithi040 bash[28232]: audit 2023-12-01T18:31:56.408785+0000 mon.a (mon.0) 3707 : audit 0 from='client.? 172.21.15.40:0/1648401014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:56 smithi141 bash[31670]: cluster 2023-12-01T18:31:55.947679+0000 mgr.y (mgr.24356) 5214 : cluster 0 pgmap v5182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:56 smithi141 bash[31670]: audit 2023-12-01T18:31:56.408785+0000 mon.a (mon.0) 3707 : audit 0 from='client.? 172.21.15.40:0/1648401014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:59 smithi141 bash[31670]: cluster 2023-12-01T18:31:57.948312+0000 mgr.y (mgr.24356) 5215 : cluster 0 pgmap v5183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:31:59 smithi141 bash[31670]: audit 2023-12-01T18:31:58.870063+0000 mon.c (mon.2) 3323 : audit 0 from='client.? 172.21.15.40:0/486207715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:59 smithi040 bash[28232]: cluster 2023-12-01T18:31:57.948312+0000 mgr.y (mgr.24356) 5215 : cluster 0 pgmap v5183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:31:59 smithi040 bash[28232]: audit 2023-12-01T18:31:58.870063+0000 mon.c (mon.2) 3323 : audit 0 from='client.? 172.21.15.40:0/486207715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:31:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:59 smithi040 bash[41173]: cluster 2023-12-01T18:31:57.948312+0000 mgr.y (mgr.24356) 5215 : cluster 0 pgmap v5183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:31:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:31:59 smithi040 bash[41173]: audit 2023-12-01T18:31:58.870063+0000 mon.c (mon.2) 3323 : audit 0 from='client.? 172.21.15.40:0/486207715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:01 smithi141 bash[31670]: cluster 2023-12-01T18:31:59.949469+0000 mgr.y (mgr.24356) 5216 : cluster 0 pgmap v5184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:01 smithi141 bash[31670]: audit 2023-12-01T18:32:00.075660+0000 mon.c (mon.2) 3324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:32:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:01 smithi040 bash[28232]: cluster 2023-12-01T18:31:59.949469+0000 mgr.y (mgr.24356) 5216 : cluster 0 pgmap v5184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:01 smithi040 bash[28232]: audit 2023-12-01T18:32:00.075660+0000 mon.c (mon.2) 3324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:32:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:01 smithi040 bash[41173]: cluster 2023-12-01T18:31:59.949469+0000 mgr.y (mgr.24356) 5216 : cluster 0 pgmap v5184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:01 smithi040 bash[41173]: audit 2023-12-01T18:32:00.075660+0000 mon.c (mon.2) 3324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:32:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:02 smithi141 bash[31670]: audit 2023-12-01T18:32:01.327891+0000 mon.c (mon.2) 3325 : audit 0 from='client.? 172.21.15.40:0/1289200225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:02 smithi040 bash[41173]: audit 2023-12-01T18:32:01.327891+0000 mon.c (mon.2) 3325 : audit 0 from='client.? 172.21.15.40:0/1289200225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:02 smithi040 bash[28232]: audit 2023-12-01T18:32:01.327891+0000 mon.c (mon.2) 3325 : audit 0 from='client.? 172.21.15.40:0/1289200225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:03 smithi141 bash[31670]: cluster 2023-12-01T18:32:01.950171+0000 mgr.y (mgr.24356) 5217 : cluster 0 pgmap v5185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:03 smithi040 bash[28232]: cluster 2023-12-01T18:32:01.950171+0000 mgr.y (mgr.24356) 5217 : cluster 0 pgmap v5185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:03 smithi040 bash[41173]: cluster 2023-12-01T18:32:01.950171+0000 mgr.y (mgr.24356) 5217 : cluster 0 pgmap v5185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:04 smithi141 bash[31670]: audit 2023-12-01T18:32:03.580536+0000 mon.c (mon.2) 3326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:04 smithi141 bash[31670]: audit 2023-12-01T18:32:03.794978+0000 mon.a (mon.0) 3708 : audit 0 from='client.? 172.21.15.40:0/2769536153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:04 smithi040 bash[28232]: audit 2023-12-01T18:32:03.580536+0000 mon.c (mon.2) 3326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:04 smithi040 bash[28232]: audit 2023-12-01T18:32:03.794978+0000 mon.a (mon.0) 3708 : audit 0 from='client.? 172.21.15.40:0/2769536153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:04 smithi040 bash[41173]: audit 2023-12-01T18:32:03.580536+0000 mon.c (mon.2) 3326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:04 smithi040 bash[41173]: audit 2023-12-01T18:32:03.794978+0000 mon.a (mon.0) 3708 : audit 0 from='client.? 172.21.15.40:0/2769536153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:05 smithi040 bash[28232]: cluster 2023-12-01T18:32:03.950828+0000 mgr.y (mgr.24356) 5218 : cluster 0 pgmap v5186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:05 smithi040 bash[41173]: cluster 2023-12-01T18:32:03.950828+0000 mgr.y (mgr.24356) 5218 : cluster 0 pgmap v5186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:05 smithi141 bash[31670]: cluster 2023-12-01T18:32:03.950828+0000 mgr.y (mgr.24356) 5218 : cluster 0 pgmap v5186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:32:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: cluster 2023-12-01T18:32:05.951493+0000 mgr.y (mgr.24356) 5219 : cluster 0 pgmap v5187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:05.968295+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:05.983928+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:06.271697+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:06.281161+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:06.289451+0000 mon.c (mon.2) 3327 : audit 0 from='client.? 172.21.15.40:0/2899177336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:06.762288+0000 mon.c (mon.2) 3328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:06.764390+0000 mon.c (mon.2) 3329 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:32:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:06 smithi141 bash[31670]: audit 2023-12-01T18:32:06.774826+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: cluster 2023-12-01T18:32:05.951493+0000 mgr.y (mgr.24356) 5219 : cluster 0 pgmap v5187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:05.968295+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:05.983928+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:06.271697+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:06.281161+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:06.289451+0000 mon.c (mon.2) 3327 : audit 0 from='client.? 172.21.15.40:0/2899177336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:06.762288+0000 mon.c (mon.2) 3328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:06.764390+0000 mon.c (mon.2) 3329 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:32:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[28232]: audit 2023-12-01T18:32:06.774826+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: cluster 2023-12-01T18:32:05.951493+0000 mgr.y (mgr.24356) 5219 : cluster 0 pgmap v5187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:05.968295+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:05.983928+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:06.271697+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:06.281161+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:06.289451+0000 mon.c (mon.2) 3327 : audit 0 from='client.? 172.21.15.40:0/2899177336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:06.762288+0000 mon.c (mon.2) 3328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:06.764390+0000 mon.c (mon.2) 3329 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:32:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:06 smithi040 bash[41173]: audit 2023-12-01T18:32:06.774826+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:32:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:09 smithi040 bash[28232]: cluster 2023-12-01T18:32:07.952242+0000 mgr.y (mgr.24356) 5220 : cluster 0 pgmap v5188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:09 smithi040 bash[28232]: audit 2023-12-01T18:32:08.757808+0000 mon.c (mon.2) 3330 : audit 0 from='client.? 172.21.15.40:0/3155807744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:09 smithi040 bash[41173]: cluster 2023-12-01T18:32:07.952242+0000 mgr.y (mgr.24356) 5220 : cluster 0 pgmap v5188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:09 smithi040 bash[41173]: audit 2023-12-01T18:32:08.757808+0000 mon.c (mon.2) 3330 : audit 0 from='client.? 172.21.15.40:0/3155807744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:09 smithi141 bash[31670]: cluster 2023-12-01T18:32:07.952242+0000 mgr.y (mgr.24356) 5220 : cluster 0 pgmap v5188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:09 smithi141 bash[31670]: audit 2023-12-01T18:32:08.757808+0000 mon.c (mon.2) 3330 : audit 0 from='client.? 172.21.15.40:0/3155807744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:11 smithi040 bash[28232]: cluster 2023-12-01T18:32:09.953450+0000 mgr.y (mgr.24356) 5221 : cluster 0 pgmap v5189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:11 smithi040 bash[28232]: audit 2023-12-01T18:32:11.221032+0000 mon.a (mon.0) 3714 : audit 0 from='client.? 172.21.15.40:0/3676480726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:11 smithi040 bash[41173]: cluster 2023-12-01T18:32:09.953450+0000 mgr.y (mgr.24356) 5221 : cluster 0 pgmap v5189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:11 smithi040 bash[41173]: audit 2023-12-01T18:32:11.221032+0000 mon.a (mon.0) 3714 : audit 0 from='client.? 172.21.15.40:0/3676480726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:11 smithi141 bash[31670]: cluster 2023-12-01T18:32:09.953450+0000 mgr.y (mgr.24356) 5221 : cluster 0 pgmap v5189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:11 smithi141 bash[31670]: audit 2023-12-01T18:32:11.221032+0000 mon.a (mon.0) 3714 : audit 0 from='client.? 172.21.15.40:0/3676480726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:13 smithi040 bash[28232]: cluster 2023-12-01T18:32:11.954100+0000 mgr.y (mgr.24356) 5222 : cluster 0 pgmap v5190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:13 smithi040 bash[41173]: cluster 2023-12-01T18:32:11.954100+0000 mgr.y (mgr.24356) 5222 : cluster 0 pgmap v5190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:13 smithi141 bash[31670]: cluster 2023-12-01T18:32:11.954100+0000 mgr.y (mgr.24356) 5222 : cluster 0 pgmap v5190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:14 smithi040 bash[28232]: audit 2023-12-01T18:32:13.679179+0000 mon.a (mon.0) 3715 : audit 0 from='client.? 172.21.15.40:0/439675115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:14 smithi040 bash[41173]: audit 2023-12-01T18:32:13.679179+0000 mon.a (mon.0) 3715 : audit 0 from='client.? 172.21.15.40:0/439675115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:14 smithi141 bash[31670]: audit 2023-12-01T18:32:13.679179+0000 mon.a (mon.0) 3715 : audit 0 from='client.? 172.21.15.40:0/439675115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:15 smithi040 bash[28232]: cluster 2023-12-01T18:32:13.954766+0000 mgr.y (mgr.24356) 5223 : cluster 0 pgmap v5191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:15 smithi040 bash[41173]: cluster 2023-12-01T18:32:13.954766+0000 mgr.y (mgr.24356) 5223 : cluster 0 pgmap v5191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:15 smithi141 bash[31670]: cluster 2023-12-01T18:32:13.954766+0000 mgr.y (mgr.24356) 5223 : cluster 0 pgmap v5191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:16.886 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:32:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:32:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:16 smithi040 bash[28232]: cluster 2023-12-01T18:32:15.955528+0000 mgr.y (mgr.24356) 5224 : cluster 0 pgmap v5192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:16 smithi040 bash[28232]: audit 2023-12-01T18:32:16.151155+0000 mon.a (mon.0) 3716 : audit 0 from='client.? 172.21.15.40:0/2631693073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:16 smithi040 bash[41173]: cluster 2023-12-01T18:32:15.955528+0000 mgr.y (mgr.24356) 5224 : cluster 0 pgmap v5192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:16 smithi040 bash[41173]: audit 2023-12-01T18:32:16.151155+0000 mon.a (mon.0) 3716 : audit 0 from='client.? 172.21.15.40:0/2631693073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:16 smithi141 bash[31670]: cluster 2023-12-01T18:32:15.955528+0000 mgr.y (mgr.24356) 5224 : cluster 0 pgmap v5192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:16 smithi141 bash[31670]: audit 2023-12-01T18:32:16.151155+0000 mon.a (mon.0) 3716 : audit 0 from='client.? 172.21.15.40:0/2631693073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:19 smithi141 bash[31670]: cluster 2023-12-01T18:32:17.956223+0000 mgr.y (mgr.24356) 5225 : cluster 0 pgmap v5193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:19 smithi141 bash[31670]: audit 2023-12-01T18:32:18.580589+0000 mon.c (mon.2) 3331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:19 smithi141 bash[31670]: audit 2023-12-01T18:32:18.626337+0000 mon.a (mon.0) 3717 : audit 0 from='client.? 172.21.15.40:0/2824719218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:19 smithi040 bash[28232]: cluster 2023-12-01T18:32:17.956223+0000 mgr.y (mgr.24356) 5225 : cluster 0 pgmap v5193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:19 smithi040 bash[28232]: audit 2023-12-01T18:32:18.580589+0000 mon.c (mon.2) 3331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:19 smithi040 bash[28232]: audit 2023-12-01T18:32:18.626337+0000 mon.a (mon.0) 3717 : audit 0 from='client.? 172.21.15.40:0/2824719218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:19 smithi040 bash[41173]: cluster 2023-12-01T18:32:17.956223+0000 mgr.y (mgr.24356) 5225 : cluster 0 pgmap v5193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:19 smithi040 bash[41173]: audit 2023-12-01T18:32:18.580589+0000 mon.c (mon.2) 3331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:19 smithi040 bash[41173]: audit 2023-12-01T18:32:18.626337+0000 mon.a (mon.0) 3717 : audit 0 from='client.? 172.21.15.40:0/2824719218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:21 smithi141 bash[31670]: cluster 2023-12-01T18:32:19.957403+0000 mgr.y (mgr.24356) 5226 : cluster 0 pgmap v5194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:21 smithi040 bash[28232]: cluster 2023-12-01T18:32:19.957403+0000 mgr.y (mgr.24356) 5226 : cluster 0 pgmap v5194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:21 smithi040 bash[41173]: cluster 2023-12-01T18:32:19.957403+0000 mgr.y (mgr.24356) 5226 : cluster 0 pgmap v5194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:22 smithi040 bash[28232]: audit 2023-12-01T18:32:21.095317+0000 mon.c (mon.2) 3332 : audit 0 from='client.? 172.21.15.40:0/1015752664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:22 smithi040 bash[41173]: audit 2023-12-01T18:32:21.095317+0000 mon.c (mon.2) 3332 : audit 0 from='client.? 172.21.15.40:0/1015752664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:22 smithi141 bash[31670]: audit 2023-12-01T18:32:21.095317+0000 mon.c (mon.2) 3332 : audit 0 from='client.? 172.21.15.40:0/1015752664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:23 smithi040 bash[28232]: cluster 2023-12-01T18:32:21.958106+0000 mgr.y (mgr.24356) 5227 : cluster 0 pgmap v5195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:23 smithi040 bash[41173]: cluster 2023-12-01T18:32:21.958106+0000 mgr.y (mgr.24356) 5227 : cluster 0 pgmap v5195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:23 smithi141 bash[31670]: cluster 2023-12-01T18:32:21.958106+0000 mgr.y (mgr.24356) 5227 : cluster 0 pgmap v5195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:24 smithi040 bash[28232]: audit 2023-12-01T18:32:23.549114+0000 mon.a (mon.0) 3718 : audit 0 from='client.? 172.21.15.40:0/4227387224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:24 smithi040 bash[41173]: audit 2023-12-01T18:32:23.549114+0000 mon.a (mon.0) 3718 : audit 0 from='client.? 172.21.15.40:0/4227387224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:24 smithi141 bash[31670]: audit 2023-12-01T18:32:23.549114+0000 mon.a (mon.0) 3718 : audit 0 from='client.? 172.21.15.40:0/4227387224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:25 smithi040 bash[28232]: cluster 2023-12-01T18:32:23.958746+0000 mgr.y (mgr.24356) 5228 : cluster 0 pgmap v5196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:25 smithi040 bash[41173]: cluster 2023-12-01T18:32:23.958746+0000 mgr.y (mgr.24356) 5228 : cluster 0 pgmap v5196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:25 smithi141 bash[31670]: cluster 2023-12-01T18:32:23.958746+0000 mgr.y (mgr.24356) 5228 : cluster 0 pgmap v5196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:26.882 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:32:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:32:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:26 smithi040 bash[41173]: cluster 2023-12-01T18:32:25.959859+0000 mgr.y (mgr.24356) 5229 : cluster 0 pgmap v5197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:26 smithi040 bash[41173]: audit 2023-12-01T18:32:26.018704+0000 mon.c (mon.2) 3333 : audit 0 from='client.? 172.21.15.40:0/39532038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:26 smithi040 bash[28232]: cluster 2023-12-01T18:32:25.959859+0000 mgr.y (mgr.24356) 5229 : cluster 0 pgmap v5197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:26 smithi040 bash[28232]: audit 2023-12-01T18:32:26.018704+0000 mon.c (mon.2) 3333 : audit 0 from='client.? 172.21.15.40:0/39532038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:26 smithi141 bash[31670]: cluster 2023-12-01T18:32:25.959859+0000 mgr.y (mgr.24356) 5229 : cluster 0 pgmap v5197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:26 smithi141 bash[31670]: audit 2023-12-01T18:32:26.018704+0000 mon.c (mon.2) 3333 : audit 0 from='client.? 172.21.15.40:0/39532038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:29 smithi141 bash[31670]: cluster 2023-12-01T18:32:27.960544+0000 mgr.y (mgr.24356) 5230 : cluster 0 pgmap v5198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:29 smithi141 bash[31670]: audit 2023-12-01T18:32:28.488910+0000 mon.a (mon.0) 3719 : audit 0 from='client.? 172.21.15.40:0/4154824428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:29 smithi040 bash[28232]: cluster 2023-12-01T18:32:27.960544+0000 mgr.y (mgr.24356) 5230 : cluster 0 pgmap v5198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:29 smithi040 bash[28232]: audit 2023-12-01T18:32:28.488910+0000 mon.a (mon.0) 3719 : audit 0 from='client.? 172.21.15.40:0/4154824428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:29 smithi040 bash[41173]: cluster 2023-12-01T18:32:27.960544+0000 mgr.y (mgr.24356) 5230 : cluster 0 pgmap v5198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:29 smithi040 bash[41173]: audit 2023-12-01T18:32:28.488910+0000 mon.a (mon.0) 3719 : audit 0 from='client.? 172.21.15.40:0/4154824428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:31 smithi141 bash[31670]: cluster 2023-12-01T18:32:29.961657+0000 mgr.y (mgr.24356) 5231 : cluster 0 pgmap v5199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:31 smithi141 bash[31670]: audit 2023-12-01T18:32:30.955093+0000 mon.c (mon.2) 3334 : audit 0 from='client.? 172.21.15.40:0/2946461690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:31 smithi040 bash[28232]: cluster 2023-12-01T18:32:29.961657+0000 mgr.y (mgr.24356) 5231 : cluster 0 pgmap v5199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:31 smithi040 bash[28232]: audit 2023-12-01T18:32:30.955093+0000 mon.c (mon.2) 3334 : audit 0 from='client.? 172.21.15.40:0/2946461690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:31 smithi040 bash[41173]: cluster 2023-12-01T18:32:29.961657+0000 mgr.y (mgr.24356) 5231 : cluster 0 pgmap v5199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:31 smithi040 bash[41173]: audit 2023-12-01T18:32:30.955093+0000 mon.c (mon.2) 3334 : audit 0 from='client.? 172.21.15.40:0/2946461690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:33 smithi040 bash[41173]: cluster 2023-12-01T18:32:31.962344+0000 mgr.y (mgr.24356) 5232 : cluster 0 pgmap v5200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:33 smithi040 bash[28232]: cluster 2023-12-01T18:32:31.962344+0000 mgr.y (mgr.24356) 5232 : cluster 0 pgmap v5200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:33 smithi141 bash[31670]: cluster 2023-12-01T18:32:31.962344+0000 mgr.y (mgr.24356) 5232 : cluster 0 pgmap v5200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:34 smithi040 bash[28232]: audit 2023-12-01T18:32:33.425779+0000 mon.a (mon.0) 3720 : audit 0 from='client.? 172.21.15.40:0/1074396966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:34 smithi040 bash[28232]: audit 2023-12-01T18:32:33.581229+0000 mon.c (mon.2) 3335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:34 smithi040 bash[41173]: audit 2023-12-01T18:32:33.425779+0000 mon.a (mon.0) 3720 : audit 0 from='client.? 172.21.15.40:0/1074396966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:34 smithi040 bash[41173]: audit 2023-12-01T18:32:33.581229+0000 mon.c (mon.2) 3335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:34 smithi141 bash[31670]: audit 2023-12-01T18:32:33.425779+0000 mon.a (mon.0) 3720 : audit 0 from='client.? 172.21.15.40:0/1074396966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:34 smithi141 bash[31670]: audit 2023-12-01T18:32:33.581229+0000 mon.c (mon.2) 3335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:35 smithi040 bash[28232]: cluster 2023-12-01T18:32:33.962976+0000 mgr.y (mgr.24356) 5233 : cluster 0 pgmap v5201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:35 smithi040 bash[41173]: cluster 2023-12-01T18:32:33.962976+0000 mgr.y (mgr.24356) 5233 : cluster 0 pgmap v5201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:35 smithi141 bash[31670]: cluster 2023-12-01T18:32:33.962976+0000 mgr.y (mgr.24356) 5233 : cluster 0 pgmap v5201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:36.895 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:32:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:32:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:36 smithi040 bash[28232]: audit 2023-12-01T18:32:35.894830+0000 mon.c (mon.2) 3336 : audit 0 from='client.? 172.21.15.40:0/1948396596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:36 smithi040 bash[28232]: cluster 2023-12-01T18:32:35.964140+0000 mgr.y (mgr.24356) 5234 : cluster 0 pgmap v5202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:36 smithi040 bash[41173]: audit 2023-12-01T18:32:35.894830+0000 mon.c (mon.2) 3336 : audit 0 from='client.? 172.21.15.40:0/1948396596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:36 smithi040 bash[41173]: cluster 2023-12-01T18:32:35.964140+0000 mgr.y (mgr.24356) 5234 : cluster 0 pgmap v5202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:36 smithi141 bash[31670]: audit 2023-12-01T18:32:35.894830+0000 mon.c (mon.2) 3336 : audit 0 from='client.? 172.21.15.40:0/1948396596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:36 smithi141 bash[31670]: cluster 2023-12-01T18:32:35.964140+0000 mgr.y (mgr.24356) 5234 : cluster 0 pgmap v5202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:39 smithi141 bash[31670]: cluster 2023-12-01T18:32:37.964792+0000 mgr.y (mgr.24356) 5235 : cluster 0 pgmap v5203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:39 smithi141 bash[31670]: audit 2023-12-01T18:32:38.353950+0000 mon.a (mon.0) 3721 : audit 0 from='client.? 172.21.15.40:0/3294229757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:39 smithi040 bash[28232]: cluster 2023-12-01T18:32:37.964792+0000 mgr.y (mgr.24356) 5235 : cluster 0 pgmap v5203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:39 smithi040 bash[28232]: audit 2023-12-01T18:32:38.353950+0000 mon.a (mon.0) 3721 : audit 0 from='client.? 172.21.15.40:0/3294229757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:39 smithi040 bash[41173]: cluster 2023-12-01T18:32:37.964792+0000 mgr.y (mgr.24356) 5235 : cluster 0 pgmap v5203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:39 smithi040 bash[41173]: audit 2023-12-01T18:32:38.353950+0000 mon.a (mon.0) 3721 : audit 0 from='client.? 172.21.15.40:0/3294229757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:41 smithi040 bash[41173]: cluster 2023-12-01T18:32:39.965904+0000 mgr.y (mgr.24356) 5236 : cluster 0 pgmap v5204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:41 smithi040 bash[41173]: audit 2023-12-01T18:32:40.811267+0000 mon.c (mon.2) 3337 : audit 0 from='client.? 172.21.15.40:0/883628652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:41 smithi040 bash[28232]: cluster 2023-12-01T18:32:39.965904+0000 mgr.y (mgr.24356) 5236 : cluster 0 pgmap v5204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:41 smithi040 bash[28232]: audit 2023-12-01T18:32:40.811267+0000 mon.c (mon.2) 3337 : audit 0 from='client.? 172.21.15.40:0/883628652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:41 smithi141 bash[31670]: cluster 2023-12-01T18:32:39.965904+0000 mgr.y (mgr.24356) 5236 : cluster 0 pgmap v5204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:41 smithi141 bash[31670]: audit 2023-12-01T18:32:40.811267+0000 mon.c (mon.2) 3337 : audit 0 from='client.? 172.21.15.40:0/883628652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:43 smithi040 bash[28232]: cluster 2023-12-01T18:32:41.966536+0000 mgr.y (mgr.24356) 5237 : cluster 0 pgmap v5205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:43 smithi040 bash[41173]: cluster 2023-12-01T18:32:41.966536+0000 mgr.y (mgr.24356) 5237 : cluster 0 pgmap v5205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:43 smithi141 bash[31670]: cluster 2023-12-01T18:32:41.966536+0000 mgr.y (mgr.24356) 5237 : cluster 0 pgmap v5205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:44 smithi040 bash[41173]: audit 2023-12-01T18:32:43.282908+0000 mon.a (mon.0) 3722 : audit 0 from='client.? 172.21.15.40:0/1174553214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:44 smithi040 bash[28232]: audit 2023-12-01T18:32:43.282908+0000 mon.a (mon.0) 3722 : audit 0 from='client.? 172.21.15.40:0/1174553214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:44 smithi141 bash[31670]: audit 2023-12-01T18:32:43.282908+0000 mon.a (mon.0) 3722 : audit 0 from='client.? 172.21.15.40:0/1174553214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:45 smithi040 bash[28232]: cluster 2023-12-01T18:32:43.967194+0000 mgr.y (mgr.24356) 5238 : cluster 0 pgmap v5206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:45 smithi040 bash[41173]: cluster 2023-12-01T18:32:43.967194+0000 mgr.y (mgr.24356) 5238 : cluster 0 pgmap v5206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:45 smithi141 bash[31670]: cluster 2023-12-01T18:32:43.967194+0000 mgr.y (mgr.24356) 5238 : cluster 0 pgmap v5206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:46 smithi040 bash[28232]: audit 2023-12-01T18:32:45.743180+0000 mon.a (mon.0) 3723 : audit 0 from='client.? 172.21.15.40:0/2089706267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:46 smithi040 bash[41173]: audit 2023-12-01T18:32:45.743180+0000 mon.a (mon.0) 3723 : audit 0 from='client.? 172.21.15.40:0/2089706267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:46 smithi141 bash[31670]: audit 2023-12-01T18:32:45.743180+0000 mon.a (mon.0) 3723 : audit 0 from='client.? 172.21.15.40:0/2089706267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:32:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:32:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:47 smithi040 bash[28232]: cluster 2023-12-01T18:32:45.968314+0000 mgr.y (mgr.24356) 5239 : cluster 0 pgmap v5207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:47 smithi040 bash[41173]: cluster 2023-12-01T18:32:45.968314+0000 mgr.y (mgr.24356) 5239 : cluster 0 pgmap v5207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:47 smithi141 bash[31670]: cluster 2023-12-01T18:32:45.968314+0000 mgr.y (mgr.24356) 5239 : cluster 0 pgmap v5207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:49 smithi040 bash[41173]: cluster 2023-12-01T18:32:47.968951+0000 mgr.y (mgr.24356) 5240 : cluster 0 pgmap v5208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:49 smithi040 bash[41173]: audit 2023-12-01T18:32:48.200450+0000 mon.a (mon.0) 3724 : audit 0 from='client.? 172.21.15.40:0/1429039439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:49 smithi040 bash[41173]: audit 2023-12-01T18:32:48.581680+0000 mon.c (mon.2) 3338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:49 smithi040 bash[28232]: cluster 2023-12-01T18:32:47.968951+0000 mgr.y (mgr.24356) 5240 : cluster 0 pgmap v5208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:49 smithi040 bash[28232]: audit 2023-12-01T18:32:48.200450+0000 mon.a (mon.0) 3724 : audit 0 from='client.? 172.21.15.40:0/1429039439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:49 smithi040 bash[28232]: audit 2023-12-01T18:32:48.581680+0000 mon.c (mon.2) 3338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:49 smithi141 bash[31670]: cluster 2023-12-01T18:32:47.968951+0000 mgr.y (mgr.24356) 5240 : cluster 0 pgmap v5208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:49 smithi141 bash[31670]: audit 2023-12-01T18:32:48.200450+0000 mon.a (mon.0) 3724 : audit 0 from='client.? 172.21.15.40:0/1429039439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:49 smithi141 bash[31670]: audit 2023-12-01T18:32:48.581680+0000 mon.c (mon.2) 3338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:51 smithi040 bash[28232]: cluster 2023-12-01T18:32:49.970037+0000 mgr.y (mgr.24356) 5241 : cluster 0 pgmap v5209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:51 smithi040 bash[28232]: audit 2023-12-01T18:32:50.661556+0000 mon.a (mon.0) 3725 : audit 0 from='client.? 172.21.15.40:0/3367781518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:51 smithi040 bash[41173]: cluster 2023-12-01T18:32:49.970037+0000 mgr.y (mgr.24356) 5241 : cluster 0 pgmap v5209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:51 smithi040 bash[41173]: audit 2023-12-01T18:32:50.661556+0000 mon.a (mon.0) 3725 : audit 0 from='client.? 172.21.15.40:0/3367781518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:51 smithi141 bash[31670]: cluster 2023-12-01T18:32:49.970037+0000 mgr.y (mgr.24356) 5241 : cluster 0 pgmap v5209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:51 smithi141 bash[31670]: audit 2023-12-01T18:32:50.661556+0000 mon.a (mon.0) 3725 : audit 0 from='client.? 172.21.15.40:0/3367781518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:53 smithi040 bash[28232]: cluster 2023-12-01T18:32:51.970719+0000 mgr.y (mgr.24356) 5242 : cluster 0 pgmap v5210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:53 smithi040 bash[41173]: cluster 2023-12-01T18:32:51.970719+0000 mgr.y (mgr.24356) 5242 : cluster 0 pgmap v5210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:53 smithi141 bash[31670]: cluster 2023-12-01T18:32:51.970719+0000 mgr.y (mgr.24356) 5242 : cluster 0 pgmap v5210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:54 smithi040 bash[28232]: audit 2023-12-01T18:32:53.126573+0000 mon.c (mon.2) 3339 : audit 0 from='client.? 172.21.15.40:0/4024857043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:54 smithi040 bash[41173]: audit 2023-12-01T18:32:53.126573+0000 mon.c (mon.2) 3339 : audit 0 from='client.? 172.21.15.40:0/4024857043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:54 smithi141 bash[31670]: audit 2023-12-01T18:32:53.126573+0000 mon.c (mon.2) 3339 : audit 0 from='client.? 172.21.15.40:0/4024857043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:55 smithi040 bash[41173]: cluster 2023-12-01T18:32:53.971484+0000 mgr.y (mgr.24356) 5243 : cluster 0 pgmap v5211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:55 smithi040 bash[28232]: cluster 2023-12-01T18:32:53.971484+0000 mgr.y (mgr.24356) 5243 : cluster 0 pgmap v5211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:55 smithi141 bash[31670]: cluster 2023-12-01T18:32:53.971484+0000 mgr.y (mgr.24356) 5243 : cluster 0 pgmap v5211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:56 smithi040 bash[28232]: audit 2023-12-01T18:32:55.584403+0000 mon.a (mon.0) 3726 : audit 0 from='client.? 172.21.15.40:0/275719969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:56 smithi040 bash[41173]: audit 2023-12-01T18:32:55.584403+0000 mon.a (mon.0) 3726 : audit 0 from='client.? 172.21.15.40:0/275719969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:56 smithi141 bash[31670]: audit 2023-12-01T18:32:55.584403+0000 mon.a (mon.0) 3726 : audit 0 from='client.? 172.21.15.40:0/275719969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:32:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:32:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:57 smithi040 bash[28232]: cluster 2023-12-01T18:32:55.972732+0000 mgr.y (mgr.24356) 5244 : cluster 0 pgmap v5212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:57 smithi040 bash[41173]: cluster 2023-12-01T18:32:55.972732+0000 mgr.y (mgr.24356) 5244 : cluster 0 pgmap v5212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:57 smithi141 bash[31670]: cluster 2023-12-01T18:32:55.972732+0000 mgr.y (mgr.24356) 5244 : cluster 0 pgmap v5212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:58 smithi040 bash[28232]: audit 2023-12-01T18:32:58.048508+0000 mon.a (mon.0) 3727 : audit 0 from='client.? 172.21.15.40:0/973177913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:58 smithi040 bash[41173]: audit 2023-12-01T18:32:58.048508+0000 mon.a (mon.0) 3727 : audit 0 from='client.? 172.21.15.40:0/973177913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:58 smithi141 bash[31670]: audit 2023-12-01T18:32:58.048508+0000 mon.a (mon.0) 3727 : audit 0 from='client.? 172.21.15.40:0/973177913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:32:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:32:59 smithi040 bash[28232]: cluster 2023-12-01T18:32:57.973333+0000 mgr.y (mgr.24356) 5245 : cluster 0 pgmap v5213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:32:59 smithi040 bash[41173]: cluster 2023-12-01T18:32:57.973333+0000 mgr.y (mgr.24356) 5245 : cluster 0 pgmap v5213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:32:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:32:59 smithi141 bash[31670]: cluster 2023-12-01T18:32:57.973333+0000 mgr.y (mgr.24356) 5245 : cluster 0 pgmap v5213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:01 smithi040 bash[28232]: cluster 2023-12-01T18:32:59.974410+0000 mgr.y (mgr.24356) 5246 : cluster 0 pgmap v5214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:01 smithi040 bash[28232]: audit 2023-12-01T18:33:00.507998+0000 mon.c (mon.2) 3340 : audit 0 from='client.? 172.21.15.40:0/3257509786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:01 smithi040 bash[41173]: cluster 2023-12-01T18:32:59.974410+0000 mgr.y (mgr.24356) 5246 : cluster 0 pgmap v5214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:01 smithi040 bash[41173]: audit 2023-12-01T18:33:00.507998+0000 mon.c (mon.2) 3340 : audit 0 from='client.? 172.21.15.40:0/3257509786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:01 smithi141 bash[31670]: cluster 2023-12-01T18:32:59.974410+0000 mgr.y (mgr.24356) 5246 : cluster 0 pgmap v5214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:01 smithi141 bash[31670]: audit 2023-12-01T18:33:00.507998+0000 mon.c (mon.2) 3340 : audit 0 from='client.? 172.21.15.40:0/3257509786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:03 smithi040 bash[28232]: cluster 2023-12-01T18:33:01.975089+0000 mgr.y (mgr.24356) 5247 : cluster 0 pgmap v5215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:03 smithi040 bash[28232]: audit 2023-12-01T18:33:02.973390+0000 mon.c (mon.2) 3341 : audit 0 from='client.? 172.21.15.40:0/1342316490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:03 smithi040 bash[41173]: cluster 2023-12-01T18:33:01.975089+0000 mgr.y (mgr.24356) 5247 : cluster 0 pgmap v5215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:03 smithi040 bash[41173]: audit 2023-12-01T18:33:02.973390+0000 mon.c (mon.2) 3341 : audit 0 from='client.? 172.21.15.40:0/1342316490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:03 smithi141 bash[31670]: cluster 2023-12-01T18:33:01.975089+0000 mgr.y (mgr.24356) 5247 : cluster 0 pgmap v5215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:03 smithi141 bash[31670]: audit 2023-12-01T18:33:02.973390+0000 mon.c (mon.2) 3341 : audit 0 from='client.? 172.21.15.40:0/1342316490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:04 smithi040 bash[28232]: audit 2023-12-01T18:33:03.582057+0000 mon.c (mon.2) 3342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:04 smithi040 bash[41173]: audit 2023-12-01T18:33:03.582057+0000 mon.c (mon.2) 3342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:04 smithi141 bash[31670]: audit 2023-12-01T18:33:03.582057+0000 mon.c (mon.2) 3342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:05 smithi040 bash[28232]: cluster 2023-12-01T18:33:03.975761+0000 mgr.y (mgr.24356) 5248 : cluster 0 pgmap v5216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:05 smithi040 bash[41173]: cluster 2023-12-01T18:33:03.975761+0000 mgr.y (mgr.24356) 5248 : cluster 0 pgmap v5216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:05 smithi141 bash[31670]: cluster 2023-12-01T18:33:03.975761+0000 mgr.y (mgr.24356) 5248 : cluster 0 pgmap v5216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:06 smithi040 bash[28232]: audit 2023-12-01T18:33:05.431644+0000 mon.c (mon.2) 3343 : audit 0 from='client.? 172.21.15.40:0/476827762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:06 smithi040 bash[41173]: audit 2023-12-01T18:33:05.431644+0000 mon.c (mon.2) 3343 : audit 0 from='client.? 172.21.15.40:0/476827762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:06 smithi141 bash[31670]: audit 2023-12-01T18:33:05.431644+0000 mon.c (mon.2) 3343 : audit 0 from='client.? 172.21.15.40:0/476827762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:33:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:33:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:07 smithi040 bash[28232]: cluster 2023-12-01T18:33:05.977075+0000 mgr.y (mgr.24356) 5249 : cluster 0 pgmap v5217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:07 smithi040 bash[28232]: audit 2023-12-01T18:33:06.857086+0000 mon.c (mon.2) 3344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:33:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:07 smithi040 bash[41173]: cluster 2023-12-01T18:33:05.977075+0000 mgr.y (mgr.24356) 5249 : cluster 0 pgmap v5217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:07 smithi040 bash[41173]: audit 2023-12-01T18:33:06.857086+0000 mon.c (mon.2) 3344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:33:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:07 smithi141 bash[31670]: cluster 2023-12-01T18:33:05.977075+0000 mgr.y (mgr.24356) 5249 : cluster 0 pgmap v5217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:07 smithi141 bash[31670]: audit 2023-12-01T18:33:06.857086+0000 mon.c (mon.2) 3344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:33:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:08 smithi141 bash[31670]: audit 2023-12-01T18:33:07.237166+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:08 smithi141 bash[31670]: audit 2023-12-01T18:33:07.247423+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:08 smithi141 bash[31670]: audit 2023-12-01T18:33:07.896946+0000 mon.c (mon.2) 3345 : audit 0 from='client.? 172.21.15.40:0/2785317117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:08 smithi040 bash[28232]: audit 2023-12-01T18:33:07.237166+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:08 smithi040 bash[28232]: audit 2023-12-01T18:33:07.247423+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:08 smithi040 bash[28232]: audit 2023-12-01T18:33:07.896946+0000 mon.c (mon.2) 3345 : audit 0 from='client.? 172.21.15.40:0/2785317117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:08 smithi040 bash[41173]: audit 2023-12-01T18:33:07.237166+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:08 smithi040 bash[41173]: audit 2023-12-01T18:33:07.247423+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:08 smithi040 bash[41173]: audit 2023-12-01T18:33:07.896946+0000 mon.c (mon.2) 3345 : audit 0 from='client.? 172.21.15.40:0/2785317117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:09 smithi141 bash[31670]: cluster 2023-12-01T18:33:07.977885+0000 mgr.y (mgr.24356) 5250 : cluster 0 pgmap v5218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:09 smithi040 bash[28232]: cluster 2023-12-01T18:33:07.977885+0000 mgr.y (mgr.24356) 5250 : cluster 0 pgmap v5218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:09 smithi040 bash[41173]: cluster 2023-12-01T18:33:07.977885+0000 mgr.y (mgr.24356) 5250 : cluster 0 pgmap v5218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:11 smithi141 bash[31670]: cluster 2023-12-01T18:33:09.979053+0000 mgr.y (mgr.24356) 5251 : cluster 0 pgmap v5219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:11 smithi141 bash[31670]: audit 2023-12-01T18:33:10.366134+0000 mon.a (mon.0) 3730 : audit 0 from='client.? 172.21.15.40:0/2190435013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:11 smithi040 bash[28232]: cluster 2023-12-01T18:33:09.979053+0000 mgr.y (mgr.24356) 5251 : cluster 0 pgmap v5219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:11 smithi040 bash[28232]: audit 2023-12-01T18:33:10.366134+0000 mon.a (mon.0) 3730 : audit 0 from='client.? 172.21.15.40:0/2190435013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:11 smithi040 bash[41173]: cluster 2023-12-01T18:33:09.979053+0000 mgr.y (mgr.24356) 5251 : cluster 0 pgmap v5219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:11 smithi040 bash[41173]: audit 2023-12-01T18:33:10.366134+0000 mon.a (mon.0) 3730 : audit 0 from='client.? 172.21.15.40:0/2190435013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:13 smithi141 bash[31670]: cluster 2023-12-01T18:33:11.979732+0000 mgr.y (mgr.24356) 5252 : cluster 0 pgmap v5220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:13 smithi141 bash[31670]: audit 2023-12-01T18:33:12.850313+0000 mon.a (mon.0) 3731 : audit 0 from='client.? 172.21.15.40:0/168083322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:13 smithi141 bash[31670]: audit 2023-12-01T18:33:13.063153+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:13 smithi141 bash[31670]: audit 2023-12-01T18:33:13.080082+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:13 smithi141 bash[31670]: audit 2023-12-01T18:33:13.090129+0000 mon.a (mon.0) 3734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:13 smithi141 bash[31670]: audit 2023-12-01T18:33:13.101171+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[28232]: cluster 2023-12-01T18:33:11.979732+0000 mgr.y (mgr.24356) 5252 : cluster 0 pgmap v5220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[28232]: audit 2023-12-01T18:33:12.850313+0000 mon.a (mon.0) 3731 : audit 0 from='client.? 172.21.15.40:0/168083322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[28232]: audit 2023-12-01T18:33:13.063153+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[28232]: audit 2023-12-01T18:33:13.080082+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[28232]: audit 2023-12-01T18:33:13.090129+0000 mon.a (mon.0) 3734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[28232]: audit 2023-12-01T18:33:13.101171+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[41173]: cluster 2023-12-01T18:33:11.979732+0000 mgr.y (mgr.24356) 5252 : cluster 0 pgmap v5220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[41173]: audit 2023-12-01T18:33:12.850313+0000 mon.a (mon.0) 3731 : audit 0 from='client.? 172.21.15.40:0/168083322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[41173]: audit 2023-12-01T18:33:13.063153+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[41173]: audit 2023-12-01T18:33:13.080082+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[41173]: audit 2023-12-01T18:33:13.090129+0000 mon.a (mon.0) 3734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:13 smithi040 bash[41173]: audit 2023-12-01T18:33:13.101171+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:14 smithi141 bash[31670]: audit 2023-12-01T18:33:13.677465+0000 mon.c (mon.2) 3346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:33:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:14 smithi141 bash[31670]: audit 2023-12-01T18:33:13.679200+0000 mon.c (mon.2) 3347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:33:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:14 smithi141 bash[31670]: audit 2023-12-01T18:33:13.688899+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:14 smithi040 bash[28232]: audit 2023-12-01T18:33:13.677465+0000 mon.c (mon.2) 3346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:33:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:14 smithi040 bash[28232]: audit 2023-12-01T18:33:13.679200+0000 mon.c (mon.2) 3347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:33:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:14 smithi040 bash[28232]: audit 2023-12-01T18:33:13.688899+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:14 smithi040 bash[41173]: audit 2023-12-01T18:33:13.677465+0000 mon.c (mon.2) 3346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:33:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:14 smithi040 bash[41173]: audit 2023-12-01T18:33:13.679200+0000 mon.c (mon.2) 3347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:33:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:14 smithi040 bash[41173]: audit 2023-12-01T18:33:13.688899+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:33:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:15 smithi141 bash[31670]: cluster 2023-12-01T18:33:13.980393+0000 mgr.y (mgr.24356) 5253 : cluster 0 pgmap v5221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:15 smithi040 bash[28232]: cluster 2023-12-01T18:33:13.980393+0000 mgr.y (mgr.24356) 5253 : cluster 0 pgmap v5221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:15 smithi040 bash[41173]: cluster 2023-12-01T18:33:13.980393+0000 mgr.y (mgr.24356) 5253 : cluster 0 pgmap v5221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:16 smithi141 bash[31670]: audit 2023-12-01T18:33:15.318767+0000 mon.c (mon.2) 3348 : audit 0 from='client.? 172.21.15.40:0/3402372051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:33:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:33:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:16 smithi040 bash[41173]: audit 2023-12-01T18:33:15.318767+0000 mon.c (mon.2) 3348 : audit 0 from='client.? 172.21.15.40:0/3402372051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:16 smithi040 bash[28232]: audit 2023-12-01T18:33:15.318767+0000 mon.c (mon.2) 3348 : audit 0 from='client.? 172.21.15.40:0/3402372051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:17 smithi141 bash[31670]: cluster 2023-12-01T18:33:15.981498+0000 mgr.y (mgr.24356) 5254 : cluster 0 pgmap v5222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:17 smithi040 bash[28232]: cluster 2023-12-01T18:33:15.981498+0000 mgr.y (mgr.24356) 5254 : cluster 0 pgmap v5222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:17 smithi040 bash[41173]: cluster 2023-12-01T18:33:15.981498+0000 mgr.y (mgr.24356) 5254 : cluster 0 pgmap v5222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:18 smithi040 bash[41173]: audit 2023-12-01T18:33:17.785162+0000 mon.a (mon.0) 3737 : audit 0 from='client.? 172.21.15.40:0/3359001626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:18 smithi040 bash[28232]: audit 2023-12-01T18:33:17.785162+0000 mon.a (mon.0) 3737 : audit 0 from='client.? 172.21.15.40:0/3359001626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:18 smithi141 bash[31670]: audit 2023-12-01T18:33:17.785162+0000 mon.a (mon.0) 3737 : audit 0 from='client.? 172.21.15.40:0/3359001626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:19 smithi040 bash[28232]: cluster 2023-12-01T18:33:17.982175+0000 mgr.y (mgr.24356) 5255 : cluster 0 pgmap v5223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:19 smithi040 bash[28232]: audit 2023-12-01T18:33:18.582443+0000 mon.c (mon.2) 3349 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:19 smithi040 bash[41173]: cluster 2023-12-01T18:33:17.982175+0000 mgr.y (mgr.24356) 5255 : cluster 0 pgmap v5223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:19 smithi040 bash[41173]: audit 2023-12-01T18:33:18.582443+0000 mon.c (mon.2) 3349 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:19 smithi141 bash[31670]: cluster 2023-12-01T18:33:17.982175+0000 mgr.y (mgr.24356) 5255 : cluster 0 pgmap v5223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:19 smithi141 bash[31670]: audit 2023-12-01T18:33:18.582443+0000 mon.c (mon.2) 3349 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:20 smithi040 bash[41173]: audit 2023-12-01T18:33:20.242983+0000 mon.a (mon.0) 3738 : audit 0 from='client.? 172.21.15.40:0/161669998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:20 smithi040 bash[28232]: audit 2023-12-01T18:33:20.242983+0000 mon.a (mon.0) 3738 : audit 0 from='client.? 172.21.15.40:0/161669998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:20 smithi141 bash[31670]: audit 2023-12-01T18:33:20.242983+0000 mon.a (mon.0) 3738 : audit 0 from='client.? 172.21.15.40:0/161669998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:21 smithi040 bash[28232]: cluster 2023-12-01T18:33:19.983413+0000 mgr.y (mgr.24356) 5256 : cluster 0 pgmap v5224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:21 smithi040 bash[41173]: cluster 2023-12-01T18:33:19.983413+0000 mgr.y (mgr.24356) 5256 : cluster 0 pgmap v5224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:21 smithi141 bash[31670]: cluster 2023-12-01T18:33:19.983413+0000 mgr.y (mgr.24356) 5256 : cluster 0 pgmap v5224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:23 smithi040 bash[28232]: cluster 2023-12-01T18:33:21.984210+0000 mgr.y (mgr.24356) 5257 : cluster 0 pgmap v5225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:23 smithi040 bash[28232]: audit 2023-12-01T18:33:22.709572+0000 mon.c (mon.2) 3350 : audit 0 from='client.? 172.21.15.40:0/3680786022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:23 smithi040 bash[41173]: cluster 2023-12-01T18:33:21.984210+0000 mgr.y (mgr.24356) 5257 : cluster 0 pgmap v5225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:23 smithi040 bash[41173]: audit 2023-12-01T18:33:22.709572+0000 mon.c (mon.2) 3350 : audit 0 from='client.? 172.21.15.40:0/3680786022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:23 smithi141 bash[31670]: cluster 2023-12-01T18:33:21.984210+0000 mgr.y (mgr.24356) 5257 : cluster 0 pgmap v5225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:23 smithi141 bash[31670]: audit 2023-12-01T18:33:22.709572+0000 mon.c (mon.2) 3350 : audit 0 from='client.? 172.21.15.40:0/3680786022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:25 smithi040 bash[28232]: cluster 2023-12-01T18:33:23.984930+0000 mgr.y (mgr.24356) 5258 : cluster 0 pgmap v5226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:25 smithi040 bash[28232]: audit 2023-12-01T18:33:25.170357+0000 mon.c (mon.2) 3351 : audit 0 from='client.? 172.21.15.40:0/595600400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:25 smithi040 bash[41173]: cluster 2023-12-01T18:33:23.984930+0000 mgr.y (mgr.24356) 5258 : cluster 0 pgmap v5226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:25 smithi040 bash[41173]: audit 2023-12-01T18:33:25.170357+0000 mon.c (mon.2) 3351 : audit 0 from='client.? 172.21.15.40:0/595600400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:25 smithi141 bash[31670]: cluster 2023-12-01T18:33:23.984930+0000 mgr.y (mgr.24356) 5258 : cluster 0 pgmap v5226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:25 smithi141 bash[31670]: audit 2023-12-01T18:33:25.170357+0000 mon.c (mon.2) 3351 : audit 0 from='client.? 172.21.15.40:0/595600400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:33:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:33:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:26 smithi141 bash[31670]: cluster 2023-12-01T18:33:25.986073+0000 mgr.y (mgr.24356) 5259 : cluster 0 pgmap v5227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:26 smithi040 bash[28232]: cluster 2023-12-01T18:33:25.986073+0000 mgr.y (mgr.24356) 5259 : cluster 0 pgmap v5227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:26 smithi040 bash[41173]: cluster 2023-12-01T18:33:25.986073+0000 mgr.y (mgr.24356) 5259 : cluster 0 pgmap v5227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:27 smithi141 bash[31670]: audit 2023-12-01T18:33:27.633679+0000 mon.c (mon.2) 3352 : audit 0 from='client.? 172.21.15.40:0/1563546419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:27 smithi040 bash[28232]: audit 2023-12-01T18:33:27.633679+0000 mon.c (mon.2) 3352 : audit 0 from='client.? 172.21.15.40:0/1563546419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:27 smithi040 bash[41173]: audit 2023-12-01T18:33:27.633679+0000 mon.c (mon.2) 3352 : audit 0 from='client.? 172.21.15.40:0/1563546419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:28 smithi141 bash[31670]: cluster 2023-12-01T18:33:27.986761+0000 mgr.y (mgr.24356) 5260 : cluster 0 pgmap v5228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:28 smithi040 bash[28232]: cluster 2023-12-01T18:33:27.986761+0000 mgr.y (mgr.24356) 5260 : cluster 0 pgmap v5228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:28 smithi040 bash[41173]: cluster 2023-12-01T18:33:27.986761+0000 mgr.y (mgr.24356) 5260 : cluster 0 pgmap v5228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:31 smithi040 bash[28232]: cluster 2023-12-01T18:33:29.987860+0000 mgr.y (mgr.24356) 5261 : cluster 0 pgmap v5229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:31 smithi040 bash[28232]: audit 2023-12-01T18:33:30.101809+0000 mon.a (mon.0) 3739 : audit 0 from='client.? 172.21.15.40:0/3984860102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:31 smithi040 bash[41173]: cluster 2023-12-01T18:33:29.987860+0000 mgr.y (mgr.24356) 5261 : cluster 0 pgmap v5229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:31 smithi040 bash[41173]: audit 2023-12-01T18:33:30.101809+0000 mon.a (mon.0) 3739 : audit 0 from='client.? 172.21.15.40:0/3984860102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:31 smithi141 bash[31670]: cluster 2023-12-01T18:33:29.987860+0000 mgr.y (mgr.24356) 5261 : cluster 0 pgmap v5229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:31 smithi141 bash[31670]: audit 2023-12-01T18:33:30.101809+0000 mon.a (mon.0) 3739 : audit 0 from='client.? 172.21.15.40:0/3984860102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:33 smithi040 bash[28232]: cluster 2023-12-01T18:33:31.988543+0000 mgr.y (mgr.24356) 5262 : cluster 0 pgmap v5230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:33 smithi040 bash[28232]: audit 2023-12-01T18:33:32.577877+0000 mon.c (mon.2) 3353 : audit 0 from='client.? 172.21.15.40:0/2414747832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:33 smithi040 bash[41173]: cluster 2023-12-01T18:33:31.988543+0000 mgr.y (mgr.24356) 5262 : cluster 0 pgmap v5230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:33 smithi040 bash[41173]: audit 2023-12-01T18:33:32.577877+0000 mon.c (mon.2) 3353 : audit 0 from='client.? 172.21.15.40:0/2414747832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:33 smithi141 bash[31670]: cluster 2023-12-01T18:33:31.988543+0000 mgr.y (mgr.24356) 5262 : cluster 0 pgmap v5230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:33 smithi141 bash[31670]: audit 2023-12-01T18:33:32.577877+0000 mon.c (mon.2) 3353 : audit 0 from='client.? 172.21.15.40:0/2414747832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:34 smithi040 bash[28232]: audit 2023-12-01T18:33:33.582817+0000 mon.c (mon.2) 3354 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:34 smithi040 bash[41173]: audit 2023-12-01T18:33:33.582817+0000 mon.c (mon.2) 3354 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:34 smithi141 bash[31670]: audit 2023-12-01T18:33:33.582817+0000 mon.c (mon.2) 3354 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:35 smithi040 bash[28232]: cluster 2023-12-01T18:33:33.989211+0000 mgr.y (mgr.24356) 5263 : cluster 0 pgmap v5231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:35 smithi040 bash[28232]: audit 2023-12-01T18:33:35.041420+0000 mon.a (mon.0) 3740 : audit 0 from='client.? 172.21.15.40:0/352054357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:35 smithi040 bash[41173]: cluster 2023-12-01T18:33:33.989211+0000 mgr.y (mgr.24356) 5263 : cluster 0 pgmap v5231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:35 smithi040 bash[41173]: audit 2023-12-01T18:33:35.041420+0000 mon.a (mon.0) 3740 : audit 0 from='client.? 172.21.15.40:0/352054357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:35 smithi141 bash[31670]: cluster 2023-12-01T18:33:33.989211+0000 mgr.y (mgr.24356) 5263 : cluster 0 pgmap v5231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:35 smithi141 bash[31670]: audit 2023-12-01T18:33:35.041420+0000 mon.a (mon.0) 3740 : audit 0 from='client.? 172.21.15.40:0/352054357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:33:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:33:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:36 smithi141 bash[31670]: cluster 2023-12-01T18:33:35.990390+0000 mgr.y (mgr.24356) 5264 : cluster 0 pgmap v5232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:36 smithi040 bash[41173]: cluster 2023-12-01T18:33:35.990390+0000 mgr.y (mgr.24356) 5264 : cluster 0 pgmap v5232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:36 smithi040 bash[28232]: cluster 2023-12-01T18:33:35.990390+0000 mgr.y (mgr.24356) 5264 : cluster 0 pgmap v5232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:37 smithi141 bash[31670]: audit 2023-12-01T18:33:37.507257+0000 mon.a (mon.0) 3741 : audit 0 from='client.? 172.21.15.40:0/2177278389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:37 smithi040 bash[41173]: audit 2023-12-01T18:33:37.507257+0000 mon.a (mon.0) 3741 : audit 0 from='client.? 172.21.15.40:0/2177278389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:37 smithi040 bash[28232]: audit 2023-12-01T18:33:37.507257+0000 mon.a (mon.0) 3741 : audit 0 from='client.? 172.21.15.40:0/2177278389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:38 smithi141 bash[31670]: cluster 2023-12-01T18:33:37.991059+0000 mgr.y (mgr.24356) 5265 : cluster 0 pgmap v5233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:38 smithi040 bash[28232]: cluster 2023-12-01T18:33:37.991059+0000 mgr.y (mgr.24356) 5265 : cluster 0 pgmap v5233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:38 smithi040 bash[41173]: cluster 2023-12-01T18:33:37.991059+0000 mgr.y (mgr.24356) 5265 : cluster 0 pgmap v5233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:40 smithi040 bash[28232]: audit 2023-12-01T18:33:39.974692+0000 mon.a (mon.0) 3742 : audit 0 from='client.? 172.21.15.40:0/1968246796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:40 smithi040 bash[41173]: audit 2023-12-01T18:33:39.974692+0000 mon.a (mon.0) 3742 : audit 0 from='client.? 172.21.15.40:0/1968246796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:40 smithi141 bash[31670]: audit 2023-12-01T18:33:39.974692+0000 mon.a (mon.0) 3742 : audit 0 from='client.? 172.21.15.40:0/1968246796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:41 smithi040 bash[28232]: cluster 2023-12-01T18:33:39.992107+0000 mgr.y (mgr.24356) 5266 : cluster 0 pgmap v5234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:41 smithi040 bash[41173]: cluster 2023-12-01T18:33:39.992107+0000 mgr.y (mgr.24356) 5266 : cluster 0 pgmap v5234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:41 smithi141 bash[31670]: cluster 2023-12-01T18:33:39.992107+0000 mgr.y (mgr.24356) 5266 : cluster 0 pgmap v5234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:43 smithi040 bash[41173]: cluster 2023-12-01T18:33:41.992824+0000 mgr.y (mgr.24356) 5267 : cluster 0 pgmap v5235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:43 smithi040 bash[41173]: audit 2023-12-01T18:33:42.450831+0000 mon.c (mon.2) 3355 : audit 0 from='client.? 172.21.15.40:0/1421685448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:43 smithi040 bash[28232]: cluster 2023-12-01T18:33:41.992824+0000 mgr.y (mgr.24356) 5267 : cluster 0 pgmap v5235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:43 smithi040 bash[28232]: audit 2023-12-01T18:33:42.450831+0000 mon.c (mon.2) 3355 : audit 0 from='client.? 172.21.15.40:0/1421685448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:43 smithi141 bash[31670]: cluster 2023-12-01T18:33:41.992824+0000 mgr.y (mgr.24356) 5267 : cluster 0 pgmap v5235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:43 smithi141 bash[31670]: audit 2023-12-01T18:33:42.450831+0000 mon.c (mon.2) 3355 : audit 0 from='client.? 172.21.15.40:0/1421685448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:45 smithi040 bash[28232]: cluster 2023-12-01T18:33:43.993473+0000 mgr.y (mgr.24356) 5268 : cluster 0 pgmap v5236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:45 smithi040 bash[28232]: audit 2023-12-01T18:33:44.910632+0000 mon.c (mon.2) 3356 : audit 0 from='client.? 172.21.15.40:0/593585629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:45 smithi040 bash[41173]: cluster 2023-12-01T18:33:43.993473+0000 mgr.y (mgr.24356) 5268 : cluster 0 pgmap v5236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:45 smithi040 bash[41173]: audit 2023-12-01T18:33:44.910632+0000 mon.c (mon.2) 3356 : audit 0 from='client.? 172.21.15.40:0/593585629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:45 smithi141 bash[31670]: cluster 2023-12-01T18:33:43.993473+0000 mgr.y (mgr.24356) 5268 : cluster 0 pgmap v5236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:45 smithi141 bash[31670]: audit 2023-12-01T18:33:44.910632+0000 mon.c (mon.2) 3356 : audit 0 from='client.? 172.21.15.40:0/593585629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:33:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:33:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:46 smithi141 bash[31670]: cluster 2023-12-01T18:33:45.994618+0000 mgr.y (mgr.24356) 5269 : cluster 0 pgmap v5237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:46 smithi040 bash[28232]: cluster 2023-12-01T18:33:45.994618+0000 mgr.y (mgr.24356) 5269 : cluster 0 pgmap v5237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:46 smithi040 bash[41173]: cluster 2023-12-01T18:33:45.994618+0000 mgr.y (mgr.24356) 5269 : cluster 0 pgmap v5237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:47 smithi141 bash[31670]: audit 2023-12-01T18:33:47.378007+0000 mon.a (mon.0) 3743 : audit 0 from='client.? 172.21.15.40:0/2391721192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:47 smithi040 bash[41173]: audit 2023-12-01T18:33:47.378007+0000 mon.a (mon.0) 3743 : audit 0 from='client.? 172.21.15.40:0/2391721192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:47 smithi040 bash[28232]: audit 2023-12-01T18:33:47.378007+0000 mon.a (mon.0) 3743 : audit 0 from='client.? 172.21.15.40:0/2391721192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:48 smithi141 bash[31670]: cluster 2023-12-01T18:33:47.995292+0000 mgr.y (mgr.24356) 5270 : cluster 0 pgmap v5238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:48 smithi141 bash[31670]: audit 2023-12-01T18:33:48.583220+0000 mon.c (mon.2) 3357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:48 smithi040 bash[28232]: cluster 2023-12-01T18:33:47.995292+0000 mgr.y (mgr.24356) 5270 : cluster 0 pgmap v5238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:48 smithi040 bash[28232]: audit 2023-12-01T18:33:48.583220+0000 mon.c (mon.2) 3357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:48 smithi040 bash[41173]: cluster 2023-12-01T18:33:47.995292+0000 mgr.y (mgr.24356) 5270 : cluster 0 pgmap v5238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:48 smithi040 bash[41173]: audit 2023-12-01T18:33:48.583220+0000 mon.c (mon.2) 3357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:49 smithi141 bash[31670]: audit 2023-12-01T18:33:49.844114+0000 mon.a (mon.0) 3744 : audit 0 from='client.? 172.21.15.40:0/460194092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:49 smithi040 bash[28232]: audit 2023-12-01T18:33:49.844114+0000 mon.a (mon.0) 3744 : audit 0 from='client.? 172.21.15.40:0/460194092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:49 smithi040 bash[41173]: audit 2023-12-01T18:33:49.844114+0000 mon.a (mon.0) 3744 : audit 0 from='client.? 172.21.15.40:0/460194092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:50 smithi141 bash[31670]: cluster 2023-12-01T18:33:49.996464+0000 mgr.y (mgr.24356) 5271 : cluster 0 pgmap v5239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:50 smithi040 bash[28232]: cluster 2023-12-01T18:33:49.996464+0000 mgr.y (mgr.24356) 5271 : cluster 0 pgmap v5239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:50 smithi040 bash[41173]: cluster 2023-12-01T18:33:49.996464+0000 mgr.y (mgr.24356) 5271 : cluster 0 pgmap v5239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:53 smithi040 bash[41173]: cluster 2023-12-01T18:33:51.997066+0000 mgr.y (mgr.24356) 5272 : cluster 0 pgmap v5240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:53 smithi040 bash[41173]: audit 2023-12-01T18:33:52.311469+0000 mon.c (mon.2) 3358 : audit 0 from='client.? 172.21.15.40:0/3478103853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:53 smithi040 bash[28232]: cluster 2023-12-01T18:33:51.997066+0000 mgr.y (mgr.24356) 5272 : cluster 0 pgmap v5240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:53 smithi040 bash[28232]: audit 2023-12-01T18:33:52.311469+0000 mon.c (mon.2) 3358 : audit 0 from='client.? 172.21.15.40:0/3478103853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:53 smithi141 bash[31670]: cluster 2023-12-01T18:33:51.997066+0000 mgr.y (mgr.24356) 5272 : cluster 0 pgmap v5240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:53 smithi141 bash[31670]: audit 2023-12-01T18:33:52.311469+0000 mon.c (mon.2) 3358 : audit 0 from='client.? 172.21.15.40:0/3478103853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:55 smithi040 bash[41173]: cluster 2023-12-01T18:33:53.997717+0000 mgr.y (mgr.24356) 5273 : cluster 0 pgmap v5241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:55 smithi040 bash[41173]: audit 2023-12-01T18:33:54.771637+0000 mon.a (mon.0) 3745 : audit 0 from='client.? 172.21.15.40:0/3323742000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:55 smithi040 bash[28232]: cluster 2023-12-01T18:33:53.997717+0000 mgr.y (mgr.24356) 5273 : cluster 0 pgmap v5241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:55 smithi040 bash[28232]: audit 2023-12-01T18:33:54.771637+0000 mon.a (mon.0) 3745 : audit 0 from='client.? 172.21.15.40:0/3323742000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:55 smithi141 bash[31670]: cluster 2023-12-01T18:33:53.997717+0000 mgr.y (mgr.24356) 5273 : cluster 0 pgmap v5241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:55 smithi141 bash[31670]: audit 2023-12-01T18:33:54.771637+0000 mon.a (mon.0) 3745 : audit 0 from='client.? 172.21.15.40:0/3323742000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:33:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:33:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:56 smithi141 bash[31670]: cluster 2023-12-01T18:33:55.998901+0000 mgr.y (mgr.24356) 5274 : cluster 0 pgmap v5242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:56 smithi040 bash[28232]: cluster 2023-12-01T18:33:55.998901+0000 mgr.y (mgr.24356) 5274 : cluster 0 pgmap v5242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:56 smithi040 bash[41173]: cluster 2023-12-01T18:33:55.998901+0000 mgr.y (mgr.24356) 5274 : cluster 0 pgmap v5242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:57 smithi141 bash[31670]: audit 2023-12-01T18:33:57.239842+0000 mon.c (mon.2) 3359 : audit 0 from='client.? 172.21.15.40:0/1582386638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:57 smithi040 bash[28232]: audit 2023-12-01T18:33:57.239842+0000 mon.c (mon.2) 3359 : audit 0 from='client.? 172.21.15.40:0/1582386638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:57 smithi040 bash[41173]: audit 2023-12-01T18:33:57.239842+0000 mon.c (mon.2) 3359 : audit 0 from='client.? 172.21.15.40:0/1582386638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:33:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:58 smithi141 bash[31670]: cluster 2023-12-01T18:33:57.999585+0000 mgr.y (mgr.24356) 5275 : cluster 0 pgmap v5243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:58 smithi040 bash[28232]: cluster 2023-12-01T18:33:57.999585+0000 mgr.y (mgr.24356) 5275 : cluster 0 pgmap v5243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:33:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:58 smithi040 bash[41173]: cluster 2023-12-01T18:33:57.999585+0000 mgr.y (mgr.24356) 5275 : cluster 0 pgmap v5243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:33:59 smithi141 bash[31670]: audit 2023-12-01T18:33:59.709732+0000 mon.a (mon.0) 3746 : audit 0 from='client.? 172.21.15.40:0/1026121949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:33:59 smithi040 bash[28232]: audit 2023-12-01T18:33:59.709732+0000 mon.a (mon.0) 3746 : audit 0 from='client.? 172.21.15.40:0/1026121949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:33:59 smithi040 bash[41173]: audit 2023-12-01T18:33:59.709732+0000 mon.a (mon.0) 3746 : audit 0 from='client.? 172.21.15.40:0/1026121949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:00 smithi141 bash[31670]: cluster 2023-12-01T18:34:00.000914+0000 mgr.y (mgr.24356) 5276 : cluster 0 pgmap v5244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:00 smithi040 bash[41173]: cluster 2023-12-01T18:34:00.000914+0000 mgr.y (mgr.24356) 5276 : cluster 0 pgmap v5244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:00 smithi040 bash[28232]: cluster 2023-12-01T18:34:00.000914+0000 mgr.y (mgr.24356) 5276 : cluster 0 pgmap v5244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:03 smithi040 bash[41173]: cluster 2023-12-01T18:34:02.001562+0000 mgr.y (mgr.24356) 5277 : cluster 0 pgmap v5245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:03 smithi040 bash[41173]: audit 2023-12-01T18:34:02.174492+0000 mon.a (mon.0) 3747 : audit 0 from='client.? 172.21.15.40:0/2219861943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:03 smithi040 bash[28232]: cluster 2023-12-01T18:34:02.001562+0000 mgr.y (mgr.24356) 5277 : cluster 0 pgmap v5245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:03 smithi040 bash[28232]: audit 2023-12-01T18:34:02.174492+0000 mon.a (mon.0) 3747 : audit 0 from='client.? 172.21.15.40:0/2219861943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:03 smithi141 bash[31670]: cluster 2023-12-01T18:34:02.001562+0000 mgr.y (mgr.24356) 5277 : cluster 0 pgmap v5245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:03 smithi141 bash[31670]: audit 2023-12-01T18:34:02.174492+0000 mon.a (mon.0) 3747 : audit 0 from='client.? 172.21.15.40:0/2219861943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:04 smithi040 bash[28232]: audit 2023-12-01T18:34:03.583632+0000 mon.c (mon.2) 3360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:04 smithi040 bash[41173]: audit 2023-12-01T18:34:03.583632+0000 mon.c (mon.2) 3360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:04 smithi141 bash[31670]: audit 2023-12-01T18:34:03.583632+0000 mon.c (mon.2) 3360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:05 smithi040 bash[41173]: cluster 2023-12-01T18:34:04.002122+0000 mgr.y (mgr.24356) 5278 : cluster 0 pgmap v5246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:05 smithi040 bash[41173]: audit 2023-12-01T18:34:04.634026+0000 mon.c (mon.2) 3361 : audit 0 from='client.? 172.21.15.40:0/3733944941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:05 smithi040 bash[28232]: cluster 2023-12-01T18:34:04.002122+0000 mgr.y (mgr.24356) 5278 : cluster 0 pgmap v5246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:05 smithi040 bash[28232]: audit 2023-12-01T18:34:04.634026+0000 mon.c (mon.2) 3361 : audit 0 from='client.? 172.21.15.40:0/3733944941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:05 smithi141 bash[31670]: cluster 2023-12-01T18:34:04.002122+0000 mgr.y (mgr.24356) 5278 : cluster 0 pgmap v5246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:05 smithi141 bash[31670]: audit 2023-12-01T18:34:04.634026+0000 mon.c (mon.2) 3361 : audit 0 from='client.? 172.21.15.40:0/3733944941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:34:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:34:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:06 smithi141 bash[31670]: cluster 2023-12-01T18:34:06.003123+0000 mgr.y (mgr.24356) 5279 : cluster 0 pgmap v5247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:06 smithi040 bash[41173]: cluster 2023-12-01T18:34:06.003123+0000 mgr.y (mgr.24356) 5279 : cluster 0 pgmap v5247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:06 smithi040 bash[28232]: cluster 2023-12-01T18:34:06.003123+0000 mgr.y (mgr.24356) 5279 : cluster 0 pgmap v5247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:07 smithi141 bash[31670]: audit 2023-12-01T18:34:07.099722+0000 mon.c (mon.2) 3362 : audit 0 from='client.? 172.21.15.40:0/1881412672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:07 smithi040 bash[28232]: audit 2023-12-01T18:34:07.099722+0000 mon.c (mon.2) 3362 : audit 0 from='client.? 172.21.15.40:0/1881412672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:07 smithi040 bash[41173]: audit 2023-12-01T18:34:07.099722+0000 mon.c (mon.2) 3362 : audit 0 from='client.? 172.21.15.40:0/1881412672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:08 smithi141 bash[31670]: cluster 2023-12-01T18:34:08.003779+0000 mgr.y (mgr.24356) 5280 : cluster 0 pgmap v5248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:08 smithi040 bash[28232]: cluster 2023-12-01T18:34:08.003779+0000 mgr.y (mgr.24356) 5280 : cluster 0 pgmap v5248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:09 smithi040 bash[41173]: cluster 2023-12-01T18:34:08.003779+0000 mgr.y (mgr.24356) 5280 : cluster 0 pgmap v5248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:09 smithi141 bash[31670]: audit 2023-12-01T18:34:09.578787+0000 mon.c (mon.2) 3363 : audit 0 from='client.? 172.21.15.40:0/679923793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:09 smithi040 bash[28232]: audit 2023-12-01T18:34:09.578787+0000 mon.c (mon.2) 3363 : audit 0 from='client.? 172.21.15.40:0/679923793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:09 smithi040 bash[41173]: audit 2023-12-01T18:34:09.578787+0000 mon.c (mon.2) 3363 : audit 0 from='client.? 172.21.15.40:0/679923793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:10 smithi141 bash[31670]: cluster 2023-12-01T18:34:10.004913+0000 mgr.y (mgr.24356) 5281 : cluster 0 pgmap v5249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:10 smithi040 bash[28232]: cluster 2023-12-01T18:34:10.004913+0000 mgr.y (mgr.24356) 5281 : cluster 0 pgmap v5249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:10 smithi040 bash[41173]: cluster 2023-12-01T18:34:10.004913+0000 mgr.y (mgr.24356) 5281 : cluster 0 pgmap v5249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:12 smithi040 bash[28232]: audit 2023-12-01T18:34:12.038329+0000 mon.c (mon.2) 3364 : audit 0 from='client.? 172.21.15.40:0/1609002785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:12 smithi040 bash[41173]: audit 2023-12-01T18:34:12.038329+0000 mon.c (mon.2) 3364 : audit 0 from='client.? 172.21.15.40:0/1609002785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:12 smithi141 bash[31670]: audit 2023-12-01T18:34:12.038329+0000 mon.c (mon.2) 3364 : audit 0 from='client.? 172.21.15.40:0/1609002785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:13 smithi040 bash[28232]: cluster 2023-12-01T18:34:12.005376+0000 mgr.y (mgr.24356) 5282 : cluster 0 pgmap v5250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:13 smithi040 bash[41173]: cluster 2023-12-01T18:34:12.005376+0000 mgr.y (mgr.24356) 5282 : cluster 0 pgmap v5250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:13 smithi141 bash[31670]: cluster 2023-12-01T18:34:12.005376+0000 mgr.y (mgr.24356) 5282 : cluster 0 pgmap v5250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:14 smithi040 bash[28232]: audit 2023-12-01T18:34:13.774699+0000 mon.c (mon.2) 3365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:34:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:14 smithi040 bash[41173]: audit 2023-12-01T18:34:13.774699+0000 mon.c (mon.2) 3365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:34:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:14 smithi141 bash[31670]: audit 2023-12-01T18:34:13.774699+0000 mon.c (mon.2) 3365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:34:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[41173]: cluster 2023-12-01T18:34:14.005874+0000 mgr.y (mgr.24356) 5283 : cluster 0 pgmap v5251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[41173]: audit 2023-12-01T18:34:14.153784+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[41173]: audit 2023-12-01T18:34:14.164992+0000 mon.a (mon.0) 3749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[41173]: audit 2023-12-01T18:34:14.503199+0000 mon.c (mon.2) 3366 : audit 0 from='client.? 172.21.15.40:0/592185877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[28232]: cluster 2023-12-01T18:34:14.005874+0000 mgr.y (mgr.24356) 5283 : cluster 0 pgmap v5251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[28232]: audit 2023-12-01T18:34:14.153784+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[28232]: audit 2023-12-01T18:34:14.164992+0000 mon.a (mon.0) 3749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:15 smithi040 bash[28232]: audit 2023-12-01T18:34:14.503199+0000 mon.c (mon.2) 3366 : audit 0 from='client.? 172.21.15.40:0/592185877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:15 smithi141 bash[31670]: cluster 2023-12-01T18:34:14.005874+0000 mgr.y (mgr.24356) 5283 : cluster 0 pgmap v5251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:15 smithi141 bash[31670]: audit 2023-12-01T18:34:14.153784+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:15 smithi141 bash[31670]: audit 2023-12-01T18:34:14.164992+0000 mon.a (mon.0) 3749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:15 smithi141 bash[31670]: audit 2023-12-01T18:34:14.503199+0000 mon.c (mon.2) 3366 : audit 0 from='client.? 172.21.15.40:0/592185877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:34:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:34:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:16 smithi141 bash[31670]: cluster 2023-12-01T18:34:16.007168+0000 mgr.y (mgr.24356) 5284 : cluster 0 pgmap v5252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:16 smithi040 bash[28232]: cluster 2023-12-01T18:34:16.007168+0000 mgr.y (mgr.24356) 5284 : cluster 0 pgmap v5252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:16 smithi040 bash[41173]: cluster 2023-12-01T18:34:16.007168+0000 mgr.y (mgr.24356) 5284 : cluster 0 pgmap v5252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:17 smithi141 bash[31670]: audit 2023-12-01T18:34:16.969987+0000 mon.c (mon.2) 3367 : audit 0 from='client.? 172.21.15.40:0/668885056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:17 smithi040 bash[41173]: audit 2023-12-01T18:34:16.969987+0000 mon.c (mon.2) 3367 : audit 0 from='client.? 172.21.15.40:0/668885056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:17 smithi040 bash[28232]: audit 2023-12-01T18:34:16.969987+0000 mon.c (mon.2) 3367 : audit 0 from='client.? 172.21.15.40:0/668885056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:18 smithi141 bash[31670]: cluster 2023-12-01T18:34:18.007980+0000 mgr.y (mgr.24356) 5285 : cluster 0 pgmap v5253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:18 smithi141 bash[31670]: audit 2023-12-01T18:34:18.584147+0000 mon.c (mon.2) 3368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:18 smithi040 bash[28232]: cluster 2023-12-01T18:34:18.007980+0000 mgr.y (mgr.24356) 5285 : cluster 0 pgmap v5253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:18 smithi040 bash[28232]: audit 2023-12-01T18:34:18.584147+0000 mon.c (mon.2) 3368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:18 smithi040 bash[41173]: cluster 2023-12-01T18:34:18.007980+0000 mgr.y (mgr.24356) 5285 : cluster 0 pgmap v5253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:18 smithi040 bash[41173]: audit 2023-12-01T18:34:18.584147+0000 mon.c (mon.2) 3368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:19 smithi141 bash[31670]: audit 2023-12-01T18:34:19.484161+0000 mon.c (mon.2) 3369 : audit 0 from='client.? 172.21.15.40:0/1578053654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:19 smithi141 bash[31670]: audit 2023-12-01T18:34:19.570568+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:19 smithi141 bash[31670]: audit 2023-12-01T18:34:19.581648+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:19 smithi040 bash[28232]: audit 2023-12-01T18:34:19.484161+0000 mon.c (mon.2) 3369 : audit 0 from='client.? 172.21.15.40:0/1578053654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:19 smithi040 bash[28232]: audit 2023-12-01T18:34:19.570568+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:19 smithi040 bash[28232]: audit 2023-12-01T18:34:19.581648+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:19 smithi040 bash[41173]: audit 2023-12-01T18:34:19.484161+0000 mon.c (mon.2) 3369 : audit 0 from='client.? 172.21.15.40:0/1578053654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:19 smithi040 bash[41173]: audit 2023-12-01T18:34:19.570568+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:19 smithi040 bash[41173]: audit 2023-12-01T18:34:19.581648+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:21 smithi141 bash[31670]: cluster 2023-12-01T18:34:20.009168+0000 mgr.y (mgr.24356) 5286 : cluster 0 pgmap v5254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:21 smithi141 bash[31670]: audit 2023-12-01T18:34:20.417939+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:21 smithi141 bash[31670]: audit 2023-12-01T18:34:20.429480+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:21 smithi141 bash[31670]: audit 2023-12-01T18:34:20.903260+0000 mon.c (mon.2) 3370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:34:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:21 smithi141 bash[31670]: audit 2023-12-01T18:34:20.904973+0000 mon.c (mon.2) 3371 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:34:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:21 smithi141 bash[31670]: audit 2023-12-01T18:34:20.914040+0000 mon.a (mon.0) 3754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[28232]: cluster 2023-12-01T18:34:20.009168+0000 mgr.y (mgr.24356) 5286 : cluster 0 pgmap v5254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[28232]: audit 2023-12-01T18:34:20.417939+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[28232]: audit 2023-12-01T18:34:20.429480+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[28232]: audit 2023-12-01T18:34:20.903260+0000 mon.c (mon.2) 3370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[28232]: audit 2023-12-01T18:34:20.904973+0000 mon.c (mon.2) 3371 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[28232]: audit 2023-12-01T18:34:20.914040+0000 mon.a (mon.0) 3754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[41173]: cluster 2023-12-01T18:34:20.009168+0000 mgr.y (mgr.24356) 5286 : cluster 0 pgmap v5254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[41173]: audit 2023-12-01T18:34:20.417939+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[41173]: audit 2023-12-01T18:34:20.429480+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[41173]: audit 2023-12-01T18:34:20.903260+0000 mon.c (mon.2) 3370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:34:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[41173]: audit 2023-12-01T18:34:20.904973+0000 mon.c (mon.2) 3371 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:34:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:21 smithi040 bash[41173]: audit 2023-12-01T18:34:20.914040+0000 mon.a (mon.0) 3754 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:34:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:22 smithi141 bash[31670]: audit 2023-12-01T18:34:21.941449+0000 mon.c (mon.2) 3372 : audit 0 from='client.? 172.21.15.40:0/2842369465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:22 smithi040 bash[28232]: audit 2023-12-01T18:34:21.941449+0000 mon.c (mon.2) 3372 : audit 0 from='client.? 172.21.15.40:0/2842369465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:22 smithi040 bash[41173]: audit 2023-12-01T18:34:21.941449+0000 mon.c (mon.2) 3372 : audit 0 from='client.? 172.21.15.40:0/2842369465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:23 smithi141 bash[31670]: cluster 2023-12-01T18:34:22.009960+0000 mgr.y (mgr.24356) 5287 : cluster 0 pgmap v5255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:23 smithi040 bash[28232]: cluster 2023-12-01T18:34:22.009960+0000 mgr.y (mgr.24356) 5287 : cluster 0 pgmap v5255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:23 smithi040 bash[41173]: cluster 2023-12-01T18:34:22.009960+0000 mgr.y (mgr.24356) 5287 : cluster 0 pgmap v5255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:24 smithi141 bash[31670]: audit 2023-12-01T18:34:24.414301+0000 mon.c (mon.2) 3373 : audit 0 from='client.? 172.21.15.40:0/3946017616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:24 smithi040 bash[28232]: audit 2023-12-01T18:34:24.414301+0000 mon.c (mon.2) 3373 : audit 0 from='client.? 172.21.15.40:0/3946017616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:24 smithi040 bash[41173]: audit 2023-12-01T18:34:24.414301+0000 mon.c (mon.2) 3373 : audit 0 from='client.? 172.21.15.40:0/3946017616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:25 smithi141 bash[31670]: cluster 2023-12-01T18:34:24.010659+0000 mgr.y (mgr.24356) 5288 : cluster 0 pgmap v5256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:25 smithi040 bash[28232]: cluster 2023-12-01T18:34:24.010659+0000 mgr.y (mgr.24356) 5288 : cluster 0 pgmap v5256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:25 smithi040 bash[41173]: cluster 2023-12-01T18:34:24.010659+0000 mgr.y (mgr.24356) 5288 : cluster 0 pgmap v5256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:34:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:34:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:26 smithi141 bash[31670]: cluster 2023-12-01T18:34:26.011937+0000 mgr.y (mgr.24356) 5289 : cluster 0 pgmap v5257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:26 smithi141 bash[31670]: audit 2023-12-01T18:34:26.873244+0000 mon.c (mon.2) 3374 : audit 0 from='client.? 172.21.15.40:0/2800494379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:26 smithi040 bash[28232]: cluster 2023-12-01T18:34:26.011937+0000 mgr.y (mgr.24356) 5289 : cluster 0 pgmap v5257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:26 smithi040 bash[28232]: audit 2023-12-01T18:34:26.873244+0000 mon.c (mon.2) 3374 : audit 0 from='client.? 172.21.15.40:0/2800494379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:26 smithi040 bash[41173]: cluster 2023-12-01T18:34:26.011937+0000 mgr.y (mgr.24356) 5289 : cluster 0 pgmap v5257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:26 smithi040 bash[41173]: audit 2023-12-01T18:34:26.873244+0000 mon.c (mon.2) 3374 : audit 0 from='client.? 172.21.15.40:0/2800494379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:29 smithi040 bash[28232]: cluster 2023-12-01T18:34:28.012799+0000 mgr.y (mgr.24356) 5290 : cluster 0 pgmap v5258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:29 smithi040 bash[41173]: cluster 2023-12-01T18:34:28.012799+0000 mgr.y (mgr.24356) 5290 : cluster 0 pgmap v5258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:29 smithi141 bash[31670]: cluster 2023-12-01T18:34:28.012799+0000 mgr.y (mgr.24356) 5290 : cluster 0 pgmap v5258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:30 smithi040 bash[28232]: audit 2023-12-01T18:34:29.338081+0000 mon.c (mon.2) 3375 : audit 0 from='client.? 172.21.15.40:0/653196225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:30 smithi040 bash[41173]: audit 2023-12-01T18:34:29.338081+0000 mon.c (mon.2) 3375 : audit 0 from='client.? 172.21.15.40:0/653196225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:30 smithi141 bash[31670]: audit 2023-12-01T18:34:29.338081+0000 mon.c (mon.2) 3375 : audit 0 from='client.? 172.21.15.40:0/653196225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:31 smithi040 bash[28232]: cluster 2023-12-01T18:34:30.014123+0000 mgr.y (mgr.24356) 5291 : cluster 0 pgmap v5259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:31 smithi040 bash[41173]: cluster 2023-12-01T18:34:30.014123+0000 mgr.y (mgr.24356) 5291 : cluster 0 pgmap v5259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:31 smithi141 bash[31670]: cluster 2023-12-01T18:34:30.014123+0000 mgr.y (mgr.24356) 5291 : cluster 0 pgmap v5259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:32 smithi040 bash[41173]: audit 2023-12-01T18:34:31.808121+0000 mon.a (mon.0) 3755 : audit 0 from='client.? 172.21.15.40:0/1050987937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:32 smithi040 bash[28232]: audit 2023-12-01T18:34:31.808121+0000 mon.a (mon.0) 3755 : audit 0 from='client.? 172.21.15.40:0/1050987937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:32 smithi141 bash[31670]: audit 2023-12-01T18:34:31.808121+0000 mon.a (mon.0) 3755 : audit 0 from='client.? 172.21.15.40:0/1050987937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:33 smithi040 bash[41173]: cluster 2023-12-01T18:34:32.014931+0000 mgr.y (mgr.24356) 5292 : cluster 0 pgmap v5260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:33 smithi040 bash[28232]: cluster 2023-12-01T18:34:32.014931+0000 mgr.y (mgr.24356) 5292 : cluster 0 pgmap v5260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:33 smithi141 bash[31670]: cluster 2023-12-01T18:34:32.014931+0000 mgr.y (mgr.24356) 5292 : cluster 0 pgmap v5260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:34 smithi040 bash[28232]: audit 2023-12-01T18:34:33.584784+0000 mon.c (mon.2) 3376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:34 smithi040 bash[41173]: audit 2023-12-01T18:34:33.584784+0000 mon.c (mon.2) 3376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:34 smithi141 bash[31670]: audit 2023-12-01T18:34:33.584784+0000 mon.c (mon.2) 3376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:35 smithi040 bash[28232]: cluster 2023-12-01T18:34:34.015720+0000 mgr.y (mgr.24356) 5293 : cluster 0 pgmap v5261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:35 smithi040 bash[28232]: audit 2023-12-01T18:34:34.269032+0000 mon.a (mon.0) 3756 : audit 0 from='client.? 172.21.15.40:0/2643876535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:35 smithi040 bash[41173]: cluster 2023-12-01T18:34:34.015720+0000 mgr.y (mgr.24356) 5293 : cluster 0 pgmap v5261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:35 smithi040 bash[41173]: audit 2023-12-01T18:34:34.269032+0000 mon.a (mon.0) 3756 : audit 0 from='client.? 172.21.15.40:0/2643876535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:35 smithi141 bash[31670]: cluster 2023-12-01T18:34:34.015720+0000 mgr.y (mgr.24356) 5293 : cluster 0 pgmap v5261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:35 smithi141 bash[31670]: audit 2023-12-01T18:34:34.269032+0000 mon.a (mon.0) 3756 : audit 0 from='client.? 172.21.15.40:0/2643876535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:34:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:34:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:36 smithi141 bash[31670]: cluster 2023-12-01T18:34:36.017090+0000 mgr.y (mgr.24356) 5294 : cluster 0 pgmap v5262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:36 smithi141 bash[31670]: audit 2023-12-01T18:34:36.733469+0000 mon.c (mon.2) 3377 : audit 0 from='client.? 172.21.15.40:0/201978709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:36 smithi040 bash[28232]: cluster 2023-12-01T18:34:36.017090+0000 mgr.y (mgr.24356) 5294 : cluster 0 pgmap v5262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:36 smithi040 bash[28232]: audit 2023-12-01T18:34:36.733469+0000 mon.c (mon.2) 3377 : audit 0 from='client.? 172.21.15.40:0/201978709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:36 smithi040 bash[41173]: cluster 2023-12-01T18:34:36.017090+0000 mgr.y (mgr.24356) 5294 : cluster 0 pgmap v5262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:36 smithi040 bash[41173]: audit 2023-12-01T18:34:36.733469+0000 mon.c (mon.2) 3377 : audit 0 from='client.? 172.21.15.40:0/201978709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:39 smithi040 bash[28232]: cluster 2023-12-01T18:34:38.017899+0000 mgr.y (mgr.24356) 5295 : cluster 0 pgmap v5263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:39 smithi040 bash[41173]: cluster 2023-12-01T18:34:38.017899+0000 mgr.y (mgr.24356) 5295 : cluster 0 pgmap v5263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:39 smithi141 bash[31670]: cluster 2023-12-01T18:34:38.017899+0000 mgr.y (mgr.24356) 5295 : cluster 0 pgmap v5263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:40 smithi040 bash[41173]: audit 2023-12-01T18:34:39.198362+0000 mon.c (mon.2) 3378 : audit 0 from='client.? 172.21.15.40:0/2844092207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:40 smithi040 bash[28232]: audit 2023-12-01T18:34:39.198362+0000 mon.c (mon.2) 3378 : audit 0 from='client.? 172.21.15.40:0/2844092207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:40 smithi141 bash[31670]: audit 2023-12-01T18:34:39.198362+0000 mon.c (mon.2) 3378 : audit 0 from='client.? 172.21.15.40:0/2844092207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:41 smithi040 bash[28232]: cluster 2023-12-01T18:34:40.019033+0000 mgr.y (mgr.24356) 5296 : cluster 0 pgmap v5264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:41 smithi040 bash[41173]: cluster 2023-12-01T18:34:40.019033+0000 mgr.y (mgr.24356) 5296 : cluster 0 pgmap v5264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:41 smithi141 bash[31670]: cluster 2023-12-01T18:34:40.019033+0000 mgr.y (mgr.24356) 5296 : cluster 0 pgmap v5264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:42 smithi040 bash[28232]: audit 2023-12-01T18:34:41.657807+0000 mon.a (mon.0) 3757 : audit 0 from='client.? 172.21.15.40:0/1789019417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:42 smithi040 bash[41173]: audit 2023-12-01T18:34:41.657807+0000 mon.a (mon.0) 3757 : audit 0 from='client.? 172.21.15.40:0/1789019417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:42 smithi141 bash[31670]: audit 2023-12-01T18:34:41.657807+0000 mon.a (mon.0) 3757 : audit 0 from='client.? 172.21.15.40:0/1789019417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:43 smithi040 bash[28232]: cluster 2023-12-01T18:34:42.019742+0000 mgr.y (mgr.24356) 5297 : cluster 0 pgmap v5265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:43 smithi040 bash[41173]: cluster 2023-12-01T18:34:42.019742+0000 mgr.y (mgr.24356) 5297 : cluster 0 pgmap v5265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:43 smithi141 bash[31670]: cluster 2023-12-01T18:34:42.019742+0000 mgr.y (mgr.24356) 5297 : cluster 0 pgmap v5265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:45 smithi040 bash[28232]: cluster 2023-12-01T18:34:44.020377+0000 mgr.y (mgr.24356) 5298 : cluster 0 pgmap v5266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:45 smithi040 bash[28232]: audit 2023-12-01T18:34:44.127553+0000 mon.c (mon.2) 3379 : audit 0 from='client.? 172.21.15.40:0/1134244356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:45 smithi040 bash[41173]: cluster 2023-12-01T18:34:44.020377+0000 mgr.y (mgr.24356) 5298 : cluster 0 pgmap v5266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:45 smithi040 bash[41173]: audit 2023-12-01T18:34:44.127553+0000 mon.c (mon.2) 3379 : audit 0 from='client.? 172.21.15.40:0/1134244356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:45 smithi141 bash[31670]: cluster 2023-12-01T18:34:44.020377+0000 mgr.y (mgr.24356) 5298 : cluster 0 pgmap v5266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:45 smithi141 bash[31670]: audit 2023-12-01T18:34:44.127553+0000 mon.c (mon.2) 3379 : audit 0 from='client.? 172.21.15.40:0/1134244356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:34:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:34:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:46 smithi141 bash[31670]: cluster 2023-12-01T18:34:46.021554+0000 mgr.y (mgr.24356) 5299 : cluster 0 pgmap v5267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:46 smithi141 bash[31670]: audit 2023-12-01T18:34:46.590328+0000 mon.a (mon.0) 3758 : audit 0 from='client.? 172.21.15.40:0/1117756914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:46 smithi040 bash[41173]: cluster 2023-12-01T18:34:46.021554+0000 mgr.y (mgr.24356) 5299 : cluster 0 pgmap v5267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:46 smithi040 bash[41173]: audit 2023-12-01T18:34:46.590328+0000 mon.a (mon.0) 3758 : audit 0 from='client.? 172.21.15.40:0/1117756914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:46 smithi040 bash[28232]: cluster 2023-12-01T18:34:46.021554+0000 mgr.y (mgr.24356) 5299 : cluster 0 pgmap v5267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:46 smithi040 bash[28232]: audit 2023-12-01T18:34:46.590328+0000 mon.a (mon.0) 3758 : audit 0 from='client.? 172.21.15.40:0/1117756914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:49 smithi040 bash[28232]: cluster 2023-12-01T18:34:48.022214+0000 mgr.y (mgr.24356) 5300 : cluster 0 pgmap v5268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:49 smithi040 bash[28232]: audit 2023-12-01T18:34:48.584923+0000 mon.c (mon.2) 3380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:49 smithi040 bash[28232]: audit 2023-12-01T18:34:49.054125+0000 mon.c (mon.2) 3381 : audit 0 from='client.? 172.21.15.40:0/1734620535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:49 smithi040 bash[41173]: cluster 2023-12-01T18:34:48.022214+0000 mgr.y (mgr.24356) 5300 : cluster 0 pgmap v5268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:49 smithi040 bash[41173]: audit 2023-12-01T18:34:48.584923+0000 mon.c (mon.2) 3380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:49 smithi040 bash[41173]: audit 2023-12-01T18:34:49.054125+0000 mon.c (mon.2) 3381 : audit 0 from='client.? 172.21.15.40:0/1734620535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:49 smithi141 bash[31670]: cluster 2023-12-01T18:34:48.022214+0000 mgr.y (mgr.24356) 5300 : cluster 0 pgmap v5268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:49 smithi141 bash[31670]: audit 2023-12-01T18:34:48.584923+0000 mon.c (mon.2) 3380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:49 smithi141 bash[31670]: audit 2023-12-01T18:34:49.054125+0000 mon.c (mon.2) 3381 : audit 0 from='client.? 172.21.15.40:0/1734620535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:51 smithi040 bash[41173]: cluster 2023-12-01T18:34:50.023370+0000 mgr.y (mgr.24356) 5301 : cluster 0 pgmap v5269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:51 smithi040 bash[28232]: cluster 2023-12-01T18:34:50.023370+0000 mgr.y (mgr.24356) 5301 : cluster 0 pgmap v5269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:51 smithi141 bash[31670]: cluster 2023-12-01T18:34:50.023370+0000 mgr.y (mgr.24356) 5301 : cluster 0 pgmap v5269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:52 smithi040 bash[28232]: audit 2023-12-01T18:34:51.523804+0000 mon.c (mon.2) 3382 : audit 0 from='client.? 172.21.15.40:0/2572991541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:52 smithi040 bash[41173]: audit 2023-12-01T18:34:51.523804+0000 mon.c (mon.2) 3382 : audit 0 from='client.? 172.21.15.40:0/2572991541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:52 smithi141 bash[31670]: audit 2023-12-01T18:34:51.523804+0000 mon.c (mon.2) 3382 : audit 0 from='client.? 172.21.15.40:0/2572991541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:53 smithi040 bash[28232]: cluster 2023-12-01T18:34:52.024079+0000 mgr.y (mgr.24356) 5302 : cluster 0 pgmap v5270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:53 smithi040 bash[41173]: cluster 2023-12-01T18:34:52.024079+0000 mgr.y (mgr.24356) 5302 : cluster 0 pgmap v5270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:53 smithi141 bash[31670]: cluster 2023-12-01T18:34:52.024079+0000 mgr.y (mgr.24356) 5302 : cluster 0 pgmap v5270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:54 smithi040 bash[28232]: audit 2023-12-01T18:34:53.975324+0000 mon.a (mon.0) 3759 : audit 0 from='client.? 172.21.15.40:0/278892642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:54 smithi040 bash[41173]: audit 2023-12-01T18:34:53.975324+0000 mon.a (mon.0) 3759 : audit 0 from='client.? 172.21.15.40:0/278892642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:54 smithi141 bash[31670]: audit 2023-12-01T18:34:53.975324+0000 mon.a (mon.0) 3759 : audit 0 from='client.? 172.21.15.40:0/278892642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:55 smithi040 bash[41173]: cluster 2023-12-01T18:34:54.024881+0000 mgr.y (mgr.24356) 5303 : cluster 0 pgmap v5271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:55 smithi040 bash[28232]: cluster 2023-12-01T18:34:54.024881+0000 mgr.y (mgr.24356) 5303 : cluster 0 pgmap v5271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:55 smithi141 bash[31670]: cluster 2023-12-01T18:34:54.024881+0000 mgr.y (mgr.24356) 5303 : cluster 0 pgmap v5271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:34:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:34:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:56 smithi141 bash[31670]: cluster 2023-12-01T18:34:56.026165+0000 mgr.y (mgr.24356) 5304 : cluster 0 pgmap v5272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:56 smithi141 bash[31670]: audit 2023-12-01T18:34:56.432952+0000 mon.a (mon.0) 3760 : audit 0 from='client.? 172.21.15.40:0/4209099654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:56 smithi040 bash[28232]: cluster 2023-12-01T18:34:56.026165+0000 mgr.y (mgr.24356) 5304 : cluster 0 pgmap v5272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:56 smithi040 bash[28232]: audit 2023-12-01T18:34:56.432952+0000 mon.a (mon.0) 3760 : audit 0 from='client.? 172.21.15.40:0/4209099654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:56 smithi040 bash[41173]: cluster 2023-12-01T18:34:56.026165+0000 mgr.y (mgr.24356) 5304 : cluster 0 pgmap v5272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:56 smithi040 bash[41173]: audit 2023-12-01T18:34:56.432952+0000 mon.a (mon.0) 3760 : audit 0 from='client.? 172.21.15.40:0/4209099654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:59 smithi040 bash[41173]: cluster 2023-12-01T18:34:58.026813+0000 mgr.y (mgr.24356) 5305 : cluster 0 pgmap v5273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:34:59 smithi040 bash[41173]: audit 2023-12-01T18:34:58.896003+0000 mon.c (mon.2) 3383 : audit 0 from='client.? 172.21.15.40:0/764041089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:59 smithi040 bash[28232]: cluster 2023-12-01T18:34:58.026813+0000 mgr.y (mgr.24356) 5305 : cluster 0 pgmap v5273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:34:59 smithi040 bash[28232]: audit 2023-12-01T18:34:58.896003+0000 mon.c (mon.2) 3383 : audit 0 from='client.? 172.21.15.40:0/764041089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:34:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:59 smithi141 bash[31670]: cluster 2023-12-01T18:34:58.026813+0000 mgr.y (mgr.24356) 5305 : cluster 0 pgmap v5273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:34:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:34:59 smithi141 bash[31670]: audit 2023-12-01T18:34:58.896003+0000 mon.c (mon.2) 3383 : audit 0 from='client.? 172.21.15.40:0/764041089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:01 smithi040 bash[28232]: cluster 2023-12-01T18:35:00.027929+0000 mgr.y (mgr.24356) 5306 : cluster 0 pgmap v5274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:01 smithi040 bash[41173]: cluster 2023-12-01T18:35:00.027929+0000 mgr.y (mgr.24356) 5306 : cluster 0 pgmap v5274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:01 smithi141 bash[31670]: cluster 2023-12-01T18:35:00.027929+0000 mgr.y (mgr.24356) 5306 : cluster 0 pgmap v5274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:02 smithi040 bash[28232]: audit 2023-12-01T18:35:01.365474+0000 mon.a (mon.0) 3761 : audit 0 from='client.? 172.21.15.40:0/3299443033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:02 smithi040 bash[41173]: audit 2023-12-01T18:35:01.365474+0000 mon.a (mon.0) 3761 : audit 0 from='client.? 172.21.15.40:0/3299443033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:02 smithi141 bash[31670]: audit 2023-12-01T18:35:01.365474+0000 mon.a (mon.0) 3761 : audit 0 from='client.? 172.21.15.40:0/3299443033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:03 smithi040 bash[28232]: cluster 2023-12-01T18:35:02.028659+0000 mgr.y (mgr.24356) 5307 : cluster 0 pgmap v5275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:03 smithi040 bash[41173]: cluster 2023-12-01T18:35:02.028659+0000 mgr.y (mgr.24356) 5307 : cluster 0 pgmap v5275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:03 smithi141 bash[31670]: cluster 2023-12-01T18:35:02.028659+0000 mgr.y (mgr.24356) 5307 : cluster 0 pgmap v5275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:04 smithi040 bash[28232]: audit 2023-12-01T18:35:03.585531+0000 mon.c (mon.2) 3384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:04 smithi040 bash[28232]: audit 2023-12-01T18:35:03.831313+0000 mon.c (mon.2) 3385 : audit 0 from='client.? 172.21.15.40:0/2796135287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:04 smithi040 bash[41173]: audit 2023-12-01T18:35:03.585531+0000 mon.c (mon.2) 3384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:04 smithi040 bash[41173]: audit 2023-12-01T18:35:03.831313+0000 mon.c (mon.2) 3385 : audit 0 from='client.? 172.21.15.40:0/2796135287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:04 smithi141 bash[31670]: audit 2023-12-01T18:35:03.585531+0000 mon.c (mon.2) 3384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:04 smithi141 bash[31670]: audit 2023-12-01T18:35:03.831313+0000 mon.c (mon.2) 3385 : audit 0 from='client.? 172.21.15.40:0/2796135287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:05 smithi040 bash[28232]: cluster 2023-12-01T18:35:04.029277+0000 mgr.y (mgr.24356) 5308 : cluster 0 pgmap v5276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:05 smithi040 bash[41173]: cluster 2023-12-01T18:35:04.029277+0000 mgr.y (mgr.24356) 5308 : cluster 0 pgmap v5276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:05 smithi141 bash[31670]: cluster 2023-12-01T18:35:04.029277+0000 mgr.y (mgr.24356) 5308 : cluster 0 pgmap v5276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:35:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:35:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:06 smithi141 bash[31670]: cluster 2023-12-01T18:35:06.030381+0000 mgr.y (mgr.24356) 5309 : cluster 0 pgmap v5277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:06 smithi141 bash[31670]: audit 2023-12-01T18:35:06.309546+0000 mon.b (mon.1) 41 : audit 0 from='client.? 172.21.15.40:0/2257524123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:06 smithi040 bash[28232]: cluster 2023-12-01T18:35:06.030381+0000 mgr.y (mgr.24356) 5309 : cluster 0 pgmap v5277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:06 smithi040 bash[28232]: audit 2023-12-01T18:35:06.309546+0000 mon.b (mon.1) 41 : audit 0 from='client.? 172.21.15.40:0/2257524123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:06 smithi040 bash[41173]: cluster 2023-12-01T18:35:06.030381+0000 mgr.y (mgr.24356) 5309 : cluster 0 pgmap v5277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:06 smithi040 bash[41173]: audit 2023-12-01T18:35:06.309546+0000 mon.b (mon.1) 41 : audit 0 from='client.? 172.21.15.40:0/2257524123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:09 smithi040 bash[41173]: cluster 2023-12-01T18:35:08.031053+0000 mgr.y (mgr.24356) 5310 : cluster 0 pgmap v5278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:09 smithi040 bash[41173]: audit 2023-12-01T18:35:08.775612+0000 mon.a (mon.0) 3762 : audit 0 from='client.? 172.21.15.40:0/3388111364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:09 smithi040 bash[28232]: cluster 2023-12-01T18:35:08.031053+0000 mgr.y (mgr.24356) 5310 : cluster 0 pgmap v5278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:09 smithi040 bash[28232]: audit 2023-12-01T18:35:08.775612+0000 mon.a (mon.0) 3762 : audit 0 from='client.? 172.21.15.40:0/3388111364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:09 smithi141 bash[31670]: cluster 2023-12-01T18:35:08.031053+0000 mgr.y (mgr.24356) 5310 : cluster 0 pgmap v5278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:09 smithi141 bash[31670]: audit 2023-12-01T18:35:08.775612+0000 mon.a (mon.0) 3762 : audit 0 from='client.? 172.21.15.40:0/3388111364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:11 smithi040 bash[41173]: cluster 2023-12-01T18:35:10.032283+0000 mgr.y (mgr.24356) 5311 : cluster 0 pgmap v5279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:11 smithi040 bash[28232]: cluster 2023-12-01T18:35:10.032283+0000 mgr.y (mgr.24356) 5311 : cluster 0 pgmap v5279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:11 smithi141 bash[31670]: cluster 2023-12-01T18:35:10.032283+0000 mgr.y (mgr.24356) 5311 : cluster 0 pgmap v5279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:12 smithi040 bash[28232]: audit 2023-12-01T18:35:11.236964+0000 mon.c (mon.2) 3386 : audit 0 from='client.? 172.21.15.40:0/2373776795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:12 smithi040 bash[41173]: audit 2023-12-01T18:35:11.236964+0000 mon.c (mon.2) 3386 : audit 0 from='client.? 172.21.15.40:0/2373776795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:12 smithi141 bash[31670]: audit 2023-12-01T18:35:11.236964+0000 mon.c (mon.2) 3386 : audit 0 from='client.? 172.21.15.40:0/2373776795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:13 smithi040 bash[28232]: cluster 2023-12-01T18:35:12.033132+0000 mgr.y (mgr.24356) 5312 : cluster 0 pgmap v5280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:13 smithi040 bash[41173]: cluster 2023-12-01T18:35:12.033132+0000 mgr.y (mgr.24356) 5312 : cluster 0 pgmap v5280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:13 smithi141 bash[31670]: cluster 2023-12-01T18:35:12.033132+0000 mgr.y (mgr.24356) 5312 : cluster 0 pgmap v5280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:14 smithi040 bash[28232]: audit 2023-12-01T18:35:13.704543+0000 mon.c (mon.2) 3387 : audit 0 from='client.? 172.21.15.40:0/184582124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:14 smithi040 bash[41173]: audit 2023-12-01T18:35:13.704543+0000 mon.c (mon.2) 3387 : audit 0 from='client.? 172.21.15.40:0/184582124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:14 smithi141 bash[31670]: audit 2023-12-01T18:35:13.704543+0000 mon.c (mon.2) 3387 : audit 0 from='client.? 172.21.15.40:0/184582124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:15 smithi040 bash[28232]: cluster 2023-12-01T18:35:14.033822+0000 mgr.y (mgr.24356) 5313 : cluster 0 pgmap v5281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:15 smithi040 bash[41173]: cluster 2023-12-01T18:35:14.033822+0000 mgr.y (mgr.24356) 5313 : cluster 0 pgmap v5281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:15 smithi141 bash[31670]: cluster 2023-12-01T18:35:14.033822+0000 mgr.y (mgr.24356) 5313 : cluster 0 pgmap v5281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:35:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:35:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:16 smithi141 bash[31670]: cluster 2023-12-01T18:35:16.034576+0000 mgr.y (mgr.24356) 5314 : cluster 0 pgmap v5282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:16 smithi141 bash[31670]: audit 2023-12-01T18:35:16.169360+0000 mon.c (mon.2) 3388 : audit 0 from='client.? 172.21.15.40:0/474745967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:16 smithi040 bash[28232]: cluster 2023-12-01T18:35:16.034576+0000 mgr.y (mgr.24356) 5314 : cluster 0 pgmap v5282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:16 smithi040 bash[28232]: audit 2023-12-01T18:35:16.169360+0000 mon.c (mon.2) 3388 : audit 0 from='client.? 172.21.15.40:0/474745967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:16 smithi040 bash[41173]: cluster 2023-12-01T18:35:16.034576+0000 mgr.y (mgr.24356) 5314 : cluster 0 pgmap v5282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:16 smithi040 bash[41173]: audit 2023-12-01T18:35:16.169360+0000 mon.c (mon.2) 3388 : audit 0 from='client.? 172.21.15.40:0/474745967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:19 smithi040 bash[28232]: cluster 2023-12-01T18:35:18.035208+0000 mgr.y (mgr.24356) 5315 : cluster 0 pgmap v5283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:19 smithi040 bash[28232]: audit 2023-12-01T18:35:18.585015+0000 mon.c (mon.2) 3389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:19 smithi040 bash[28232]: audit 2023-12-01T18:35:18.646821+0000 mon.c (mon.2) 3390 : audit 0 from='client.? 172.21.15.40:0/3812073488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:19 smithi040 bash[41173]: cluster 2023-12-01T18:35:18.035208+0000 mgr.y (mgr.24356) 5315 : cluster 0 pgmap v5283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:19 smithi040 bash[41173]: audit 2023-12-01T18:35:18.585015+0000 mon.c (mon.2) 3389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:19 smithi040 bash[41173]: audit 2023-12-01T18:35:18.646821+0000 mon.c (mon.2) 3390 : audit 0 from='client.? 172.21.15.40:0/3812073488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:19 smithi141 bash[31670]: cluster 2023-12-01T18:35:18.035208+0000 mgr.y (mgr.24356) 5315 : cluster 0 pgmap v5283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:19 smithi141 bash[31670]: audit 2023-12-01T18:35:18.585015+0000 mon.c (mon.2) 3389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:19 smithi141 bash[31670]: audit 2023-12-01T18:35:18.646821+0000 mon.c (mon.2) 3390 : audit 0 from='client.? 172.21.15.40:0/3812073488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:21 smithi040 bash[28232]: cluster 2023-12-01T18:35:20.036345+0000 mgr.y (mgr.24356) 5316 : cluster 0 pgmap v5284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:21 smithi040 bash[28232]: audit 2023-12-01T18:35:20.998765+0000 mon.c (mon.2) 3391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:35:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:21 smithi040 bash[41173]: cluster 2023-12-01T18:35:20.036345+0000 mgr.y (mgr.24356) 5316 : cluster 0 pgmap v5284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:21 smithi040 bash[41173]: audit 2023-12-01T18:35:20.998765+0000 mon.c (mon.2) 3391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:35:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:21 smithi141 bash[31670]: cluster 2023-12-01T18:35:20.036345+0000 mgr.y (mgr.24356) 5316 : cluster 0 pgmap v5284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:21 smithi141 bash[31670]: audit 2023-12-01T18:35:20.998765+0000 mon.c (mon.2) 3391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:35:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:22 smithi040 bash[28232]: audit 2023-12-01T18:35:21.110554+0000 mon.a (mon.0) 3763 : audit 0 from='client.? 172.21.15.40:0/4044751689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:22 smithi040 bash[41173]: audit 2023-12-01T18:35:21.110554+0000 mon.a (mon.0) 3763 : audit 0 from='client.? 172.21.15.40:0/4044751689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:22 smithi141 bash[31670]: audit 2023-12-01T18:35:21.110554+0000 mon.a (mon.0) 3763 : audit 0 from='client.? 172.21.15.40:0/4044751689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:23 smithi040 bash[28232]: cluster 2023-12-01T18:35:22.036972+0000 mgr.y (mgr.24356) 5317 : cluster 0 pgmap v5285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:23 smithi040 bash[41173]: cluster 2023-12-01T18:35:22.036972+0000 mgr.y (mgr.24356) 5317 : cluster 0 pgmap v5285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:23 smithi141 bash[31670]: cluster 2023-12-01T18:35:22.036972+0000 mgr.y (mgr.24356) 5317 : cluster 0 pgmap v5285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:24 smithi040 bash[28232]: audit 2023-12-01T18:35:23.573849+0000 mon.a (mon.0) 3764 : audit 0 from='client.? 172.21.15.40:0/4162927507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:24 smithi040 bash[41173]: audit 2023-12-01T18:35:23.573849+0000 mon.a (mon.0) 3764 : audit 0 from='client.? 172.21.15.40:0/4162927507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:24 smithi141 bash[31670]: audit 2023-12-01T18:35:23.573849+0000 mon.a (mon.0) 3764 : audit 0 from='client.? 172.21.15.40:0/4162927507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:25 smithi040 bash[28232]: cluster 2023-12-01T18:35:24.037645+0000 mgr.y (mgr.24356) 5318 : cluster 0 pgmap v5286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:25 smithi040 bash[41173]: cluster 2023-12-01T18:35:24.037645+0000 mgr.y (mgr.24356) 5318 : cluster 0 pgmap v5286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:25 smithi141 bash[31670]: cluster 2023-12-01T18:35:24.037645+0000 mgr.y (mgr.24356) 5318 : cluster 0 pgmap v5286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:35:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:35:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:26 smithi141 bash[31670]: cluster 2023-12-01T18:35:26.038428+0000 mgr.y (mgr.24356) 5319 : cluster 0 pgmap v5287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:26 smithi141 bash[31670]: audit 2023-12-01T18:35:26.048306+0000 mon.a (mon.0) 3765 : audit 0 from='client.? 172.21.15.40:0/3703567904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:26 smithi141 bash[31670]: audit 2023-12-01T18:35:26.894242+0000 mon.a (mon.0) 3766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:26 smithi141 bash[31670]: audit 2023-12-01T18:35:26.905469+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[28232]: cluster 2023-12-01T18:35:26.038428+0000 mgr.y (mgr.24356) 5319 : cluster 0 pgmap v5287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[28232]: audit 2023-12-01T18:35:26.048306+0000 mon.a (mon.0) 3765 : audit 0 from='client.? 172.21.15.40:0/3703567904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[28232]: audit 2023-12-01T18:35:26.894242+0000 mon.a (mon.0) 3766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[28232]: audit 2023-12-01T18:35:26.905469+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[41173]: cluster 2023-12-01T18:35:26.038428+0000 mgr.y (mgr.24356) 5319 : cluster 0 pgmap v5287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[41173]: audit 2023-12-01T18:35:26.048306+0000 mon.a (mon.0) 3765 : audit 0 from='client.? 172.21.15.40:0/3703567904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[41173]: audit 2023-12-01T18:35:26.894242+0000 mon.a (mon.0) 3766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:26 smithi040 bash[41173]: audit 2023-12-01T18:35:26.905469+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:28 smithi141 bash[31670]: audit 2023-12-01T18:35:27.204602+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:28 smithi141 bash[31670]: audit 2023-12-01T18:35:27.214856+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:28 smithi141 bash[31670]: audit 2023-12-01T18:35:27.691576+0000 mon.c (mon.2) 3392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:35:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:28 smithi141 bash[31670]: audit 2023-12-01T18:35:27.693254+0000 mon.c (mon.2) 3393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:35:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:28 smithi141 bash[31670]: audit 2023-12-01T18:35:27.702247+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[28232]: audit 2023-12-01T18:35:27.204602+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[28232]: audit 2023-12-01T18:35:27.214856+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[28232]: audit 2023-12-01T18:35:27.691576+0000 mon.c (mon.2) 3392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[28232]: audit 2023-12-01T18:35:27.693254+0000 mon.c (mon.2) 3393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[28232]: audit 2023-12-01T18:35:27.702247+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[41173]: audit 2023-12-01T18:35:27.204602+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[41173]: audit 2023-12-01T18:35:27.214856+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[41173]: audit 2023-12-01T18:35:27.691576+0000 mon.c (mon.2) 3392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:35:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[41173]: audit 2023-12-01T18:35:27.693254+0000 mon.c (mon.2) 3393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:35:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:28 smithi040 bash[41173]: audit 2023-12-01T18:35:27.702247+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:35:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:29 smithi141 bash[31670]: cluster 2023-12-01T18:35:28.039160+0000 mgr.y (mgr.24356) 5320 : cluster 0 pgmap v5288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:29 smithi141 bash[31670]: audit 2023-12-01T18:35:28.530158+0000 mon.a (mon.0) 3771 : audit 0 from='client.? 172.21.15.40:0/2711224990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:29 smithi040 bash[28232]: cluster 2023-12-01T18:35:28.039160+0000 mgr.y (mgr.24356) 5320 : cluster 0 pgmap v5288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:29 smithi040 bash[28232]: audit 2023-12-01T18:35:28.530158+0000 mon.a (mon.0) 3771 : audit 0 from='client.? 172.21.15.40:0/2711224990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:29 smithi040 bash[41173]: cluster 2023-12-01T18:35:28.039160+0000 mgr.y (mgr.24356) 5320 : cluster 0 pgmap v5288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:29 smithi040 bash[41173]: audit 2023-12-01T18:35:28.530158+0000 mon.a (mon.0) 3771 : audit 0 from='client.? 172.21.15.40:0/2711224990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:31 smithi141 bash[31670]: cluster 2023-12-01T18:35:30.040485+0000 mgr.y (mgr.24356) 5321 : cluster 0 pgmap v5289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:31 smithi141 bash[31670]: audit 2023-12-01T18:35:30.989130+0000 mon.c (mon.2) 3394 : audit 0 from='client.? 172.21.15.40:0/1595900884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:31 smithi040 bash[28232]: cluster 2023-12-01T18:35:30.040485+0000 mgr.y (mgr.24356) 5321 : cluster 0 pgmap v5289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:31 smithi040 bash[28232]: audit 2023-12-01T18:35:30.989130+0000 mon.c (mon.2) 3394 : audit 0 from='client.? 172.21.15.40:0/1595900884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:31 smithi040 bash[41173]: cluster 2023-12-01T18:35:30.040485+0000 mgr.y (mgr.24356) 5321 : cluster 0 pgmap v5289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:31 smithi040 bash[41173]: audit 2023-12-01T18:35:30.989130+0000 mon.c (mon.2) 3394 : audit 0 from='client.? 172.21.15.40:0/1595900884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:33.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:33 smithi141 bash[31670]: cluster 2023-12-01T18:35:32.041321+0000 mgr.y (mgr.24356) 5322 : cluster 0 pgmap v5290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:33 smithi040 bash[28232]: cluster 2023-12-01T18:35:32.041321+0000 mgr.y (mgr.24356) 5322 : cluster 0 pgmap v5290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:33 smithi040 bash[41173]: cluster 2023-12-01T18:35:32.041321+0000 mgr.y (mgr.24356) 5322 : cluster 0 pgmap v5290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:34 smithi141 bash[31670]: audit 2023-12-01T18:35:33.454089+0000 mon.c (mon.2) 3395 : audit 0 from='client.? 172.21.15.40:0/3173616577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:34 smithi141 bash[31670]: audit 2023-12-01T18:35:33.586268+0000 mon.c (mon.2) 3396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:34 smithi040 bash[28232]: audit 2023-12-01T18:35:33.454089+0000 mon.c (mon.2) 3395 : audit 0 from='client.? 172.21.15.40:0/3173616577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:34 smithi040 bash[28232]: audit 2023-12-01T18:35:33.586268+0000 mon.c (mon.2) 3396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:34 smithi040 bash[41173]: audit 2023-12-01T18:35:33.454089+0000 mon.c (mon.2) 3395 : audit 0 from='client.? 172.21.15.40:0/3173616577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:34 smithi040 bash[41173]: audit 2023-12-01T18:35:33.586268+0000 mon.c (mon.2) 3396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:35 smithi141 bash[31670]: cluster 2023-12-01T18:35:34.042004+0000 mgr.y (mgr.24356) 5323 : cluster 0 pgmap v5291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:35 smithi040 bash[41173]: cluster 2023-12-01T18:35:34.042004+0000 mgr.y (mgr.24356) 5323 : cluster 0 pgmap v5291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:35 smithi040 bash[28232]: cluster 2023-12-01T18:35:34.042004+0000 mgr.y (mgr.24356) 5323 : cluster 0 pgmap v5291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:36 smithi040 bash[28232]: audit 2023-12-01T18:35:35.930584+0000 mon.c (mon.2) 3397 : audit 0 from='client.? 172.21.15.40:0/2664426417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:36 smithi040 bash[41173]: audit 2023-12-01T18:35:35.930584+0000 mon.c (mon.2) 3397 : audit 0 from='client.? 172.21.15.40:0/2664426417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:36 smithi141 bash[31670]: audit 2023-12-01T18:35:35.930584+0000 mon.c (mon.2) 3397 : audit 0 from='client.? 172.21.15.40:0/2664426417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:35:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:35:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:37 smithi141 bash[31670]: cluster 2023-12-01T18:35:36.043171+0000 mgr.y (mgr.24356) 5324 : cluster 0 pgmap v5292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:37 smithi040 bash[28232]: cluster 2023-12-01T18:35:36.043171+0000 mgr.y (mgr.24356) 5324 : cluster 0 pgmap v5292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:37 smithi040 bash[41173]: cluster 2023-12-01T18:35:36.043171+0000 mgr.y (mgr.24356) 5324 : cluster 0 pgmap v5292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:39 smithi141 bash[31670]: cluster 2023-12-01T18:35:38.043808+0000 mgr.y (mgr.24356) 5325 : cluster 0 pgmap v5293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:39 smithi141 bash[31670]: audit 2023-12-01T18:35:38.394939+0000 mon.c (mon.2) 3398 : audit 0 from='client.? 172.21.15.40:0/3930970422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:39 smithi040 bash[28232]: cluster 2023-12-01T18:35:38.043808+0000 mgr.y (mgr.24356) 5325 : cluster 0 pgmap v5293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:39 smithi040 bash[28232]: audit 2023-12-01T18:35:38.394939+0000 mon.c (mon.2) 3398 : audit 0 from='client.? 172.21.15.40:0/3930970422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:39 smithi040 bash[41173]: cluster 2023-12-01T18:35:38.043808+0000 mgr.y (mgr.24356) 5325 : cluster 0 pgmap v5293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:39 smithi040 bash[41173]: audit 2023-12-01T18:35:38.394939+0000 mon.c (mon.2) 3398 : audit 0 from='client.? 172.21.15.40:0/3930970422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:41 smithi141 bash[31670]: cluster 2023-12-01T18:35:40.045135+0000 mgr.y (mgr.24356) 5326 : cluster 0 pgmap v5294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:41 smithi141 bash[31670]: audit 2023-12-01T18:35:40.855065+0000 mon.c (mon.2) 3399 : audit 0 from='client.? 172.21.15.40:0/368175780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:41 smithi040 bash[28232]: cluster 2023-12-01T18:35:40.045135+0000 mgr.y (mgr.24356) 5326 : cluster 0 pgmap v5294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:41 smithi040 bash[28232]: audit 2023-12-01T18:35:40.855065+0000 mon.c (mon.2) 3399 : audit 0 from='client.? 172.21.15.40:0/368175780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:41 smithi040 bash[41173]: cluster 2023-12-01T18:35:40.045135+0000 mgr.y (mgr.24356) 5326 : cluster 0 pgmap v5294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:41 smithi040 bash[41173]: audit 2023-12-01T18:35:40.855065+0000 mon.c (mon.2) 3399 : audit 0 from='client.? 172.21.15.40:0/368175780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:43 smithi141 bash[31670]: cluster 2023-12-01T18:35:42.045793+0000 mgr.y (mgr.24356) 5327 : cluster 0 pgmap v5295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:43 smithi040 bash[41173]: cluster 2023-12-01T18:35:42.045793+0000 mgr.y (mgr.24356) 5327 : cluster 0 pgmap v5295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:43 smithi040 bash[28232]: cluster 2023-12-01T18:35:42.045793+0000 mgr.y (mgr.24356) 5327 : cluster 0 pgmap v5295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:44 smithi141 bash[31670]: audit 2023-12-01T18:35:43.327148+0000 mon.a (mon.0) 3772 : audit 0 from='client.? 172.21.15.40:0/350288205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:44 smithi040 bash[41173]: audit 2023-12-01T18:35:43.327148+0000 mon.a (mon.0) 3772 : audit 0 from='client.? 172.21.15.40:0/350288205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:44 smithi040 bash[28232]: audit 2023-12-01T18:35:43.327148+0000 mon.a (mon.0) 3772 : audit 0 from='client.? 172.21.15.40:0/350288205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:45 smithi141 bash[31670]: cluster 2023-12-01T18:35:44.046436+0000 mgr.y (mgr.24356) 5328 : cluster 0 pgmap v5296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:45 smithi040 bash[28232]: cluster 2023-12-01T18:35:44.046436+0000 mgr.y (mgr.24356) 5328 : cluster 0 pgmap v5296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:45 smithi040 bash[41173]: cluster 2023-12-01T18:35:44.046436+0000 mgr.y (mgr.24356) 5328 : cluster 0 pgmap v5296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:46 smithi141 bash[31670]: audit 2023-12-01T18:35:45.792584+0000 mon.c (mon.2) 3400 : audit 0 from='client.? 172.21.15.40:0/3467981224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:46 smithi040 bash[28232]: audit 2023-12-01T18:35:45.792584+0000 mon.c (mon.2) 3400 : audit 0 from='client.? 172.21.15.40:0/3467981224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:35:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:35:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:46 smithi040 bash[41173]: audit 2023-12-01T18:35:45.792584+0000 mon.c (mon.2) 3400 : audit 0 from='client.? 172.21.15.40:0/3467981224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:47 smithi141 bash[31670]: cluster 2023-12-01T18:35:46.047598+0000 mgr.y (mgr.24356) 5329 : cluster 0 pgmap v5297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:47 smithi040 bash[41173]: cluster 2023-12-01T18:35:46.047598+0000 mgr.y (mgr.24356) 5329 : cluster 0 pgmap v5297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:47 smithi040 bash[28232]: cluster 2023-12-01T18:35:46.047598+0000 mgr.y (mgr.24356) 5329 : cluster 0 pgmap v5297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:48 smithi040 bash[41173]: audit 2023-12-01T18:35:48.251485+0000 mon.c (mon.2) 3401 : audit 0 from='client.? 172.21.15.40:0/3289879760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:48 smithi040 bash[28232]: audit 2023-12-01T18:35:48.251485+0000 mon.c (mon.2) 3401 : audit 0 from='client.? 172.21.15.40:0/3289879760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:48 smithi141 bash[31670]: audit 2023-12-01T18:35:48.251485+0000 mon.c (mon.2) 3401 : audit 0 from='client.? 172.21.15.40:0/3289879760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:49 smithi040 bash[28232]: cluster 2023-12-01T18:35:48.048221+0000 mgr.y (mgr.24356) 5330 : cluster 0 pgmap v5298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:49 smithi040 bash[28232]: audit 2023-12-01T18:35:48.586464+0000 mon.c (mon.2) 3402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:49 smithi040 bash[41173]: cluster 2023-12-01T18:35:48.048221+0000 mgr.y (mgr.24356) 5330 : cluster 0 pgmap v5298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:49 smithi040 bash[41173]: audit 2023-12-01T18:35:48.586464+0000 mon.c (mon.2) 3402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:49 smithi141 bash[31670]: cluster 2023-12-01T18:35:48.048221+0000 mgr.y (mgr.24356) 5330 : cluster 0 pgmap v5298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:49 smithi141 bash[31670]: audit 2023-12-01T18:35:48.586464+0000 mon.c (mon.2) 3402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:51 smithi040 bash[28232]: cluster 2023-12-01T18:35:50.049392+0000 mgr.y (mgr.24356) 5331 : cluster 0 pgmap v5299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:51 smithi040 bash[28232]: audit 2023-12-01T18:35:50.711245+0000 mon.c (mon.2) 3403 : audit 0 from='client.? 172.21.15.40:0/3105083458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:51 smithi040 bash[41173]: cluster 2023-12-01T18:35:50.049392+0000 mgr.y (mgr.24356) 5331 : cluster 0 pgmap v5299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:51 smithi040 bash[41173]: audit 2023-12-01T18:35:50.711245+0000 mon.c (mon.2) 3403 : audit 0 from='client.? 172.21.15.40:0/3105083458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:51 smithi141 bash[31670]: cluster 2023-12-01T18:35:50.049392+0000 mgr.y (mgr.24356) 5331 : cluster 0 pgmap v5299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:51 smithi141 bash[31670]: audit 2023-12-01T18:35:50.711245+0000 mon.c (mon.2) 3403 : audit 0 from='client.? 172.21.15.40:0/3105083458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:53 smithi040 bash[28232]: cluster 2023-12-01T18:35:52.050063+0000 mgr.y (mgr.24356) 5332 : cluster 0 pgmap v5300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:53 smithi040 bash[28232]: audit 2023-12-01T18:35:53.176495+0000 mon.c (mon.2) 3404 : audit 0 from='client.? 172.21.15.40:0/1365870715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:53 smithi040 bash[41173]: cluster 2023-12-01T18:35:52.050063+0000 mgr.y (mgr.24356) 5332 : cluster 0 pgmap v5300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:53 smithi040 bash[41173]: audit 2023-12-01T18:35:53.176495+0000 mon.c (mon.2) 3404 : audit 0 from='client.? 172.21.15.40:0/1365870715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:53 smithi141 bash[31670]: cluster 2023-12-01T18:35:52.050063+0000 mgr.y (mgr.24356) 5332 : cluster 0 pgmap v5300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:53 smithi141 bash[31670]: audit 2023-12-01T18:35:53.176495+0000 mon.c (mon.2) 3404 : audit 0 from='client.? 172.21.15.40:0/1365870715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:55 smithi040 bash[28232]: cluster 2023-12-01T18:35:54.050745+0000 mgr.y (mgr.24356) 5333 : cluster 0 pgmap v5301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:55 smithi040 bash[41173]: cluster 2023-12-01T18:35:54.050745+0000 mgr.y (mgr.24356) 5333 : cluster 0 pgmap v5301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:55 smithi141 bash[31670]: cluster 2023-12-01T18:35:54.050745+0000 mgr.y (mgr.24356) 5333 : cluster 0 pgmap v5301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:56 smithi040 bash[28232]: audit 2023-12-01T18:35:55.632255+0000 mon.a (mon.0) 3773 : audit 0 from='client.? 172.21.15.40:0/673635697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:56 smithi040 bash[41173]: audit 2023-12-01T18:35:55.632255+0000 mon.a (mon.0) 3773 : audit 0 from='client.? 172.21.15.40:0/673635697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:35:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:35:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:56 smithi141 bash[31670]: audit 2023-12-01T18:35:55.632255+0000 mon.a (mon.0) 3773 : audit 0 from='client.? 172.21.15.40:0/673635697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:57 smithi040 bash[28232]: cluster 2023-12-01T18:35:56.051897+0000 mgr.y (mgr.24356) 5334 : cluster 0 pgmap v5302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:57 smithi040 bash[41173]: cluster 2023-12-01T18:35:56.051897+0000 mgr.y (mgr.24356) 5334 : cluster 0 pgmap v5302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:57 smithi141 bash[31670]: cluster 2023-12-01T18:35:56.051897+0000 mgr.y (mgr.24356) 5334 : cluster 0 pgmap v5302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:58 smithi040 bash[28232]: audit 2023-12-01T18:35:58.098344+0000 mon.a (mon.0) 3774 : audit 0 from='client.? 172.21.15.40:0/4106784835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:58 smithi040 bash[41173]: audit 2023-12-01T18:35:58.098344+0000 mon.a (mon.0) 3774 : audit 0 from='client.? 172.21.15.40:0/4106784835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:58 smithi141 bash[31670]: audit 2023-12-01T18:35:58.098344+0000 mon.a (mon.0) 3774 : audit 0 from='client.? 172.21.15.40:0/4106784835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:35:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:35:59 smithi040 bash[28232]: cluster 2023-12-01T18:35:58.052595+0000 mgr.y (mgr.24356) 5335 : cluster 0 pgmap v5303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:35:59 smithi040 bash[41173]: cluster 2023-12-01T18:35:58.052595+0000 mgr.y (mgr.24356) 5335 : cluster 0 pgmap v5303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:35:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:35:59 smithi141 bash[31670]: cluster 2023-12-01T18:35:58.052595+0000 mgr.y (mgr.24356) 5335 : cluster 0 pgmap v5303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:01 smithi040 bash[41173]: cluster 2023-12-01T18:36:00.053681+0000 mgr.y (mgr.24356) 5336 : cluster 0 pgmap v5304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:01 smithi040 bash[41173]: audit 2023-12-01T18:36:00.555709+0000 mon.c (mon.2) 3405 : audit 0 from='client.? 172.21.15.40:0/2003967931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:01 smithi040 bash[28232]: cluster 2023-12-01T18:36:00.053681+0000 mgr.y (mgr.24356) 5336 : cluster 0 pgmap v5304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:01 smithi040 bash[28232]: audit 2023-12-01T18:36:00.555709+0000 mon.c (mon.2) 3405 : audit 0 from='client.? 172.21.15.40:0/2003967931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:01 smithi141 bash[31670]: cluster 2023-12-01T18:36:00.053681+0000 mgr.y (mgr.24356) 5336 : cluster 0 pgmap v5304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:01 smithi141 bash[31670]: audit 2023-12-01T18:36:00.555709+0000 mon.c (mon.2) 3405 : audit 0 from='client.? 172.21.15.40:0/2003967931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:03 smithi040 bash[41173]: cluster 2023-12-01T18:36:02.054391+0000 mgr.y (mgr.24356) 5337 : cluster 0 pgmap v5305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:03 smithi040 bash[41173]: audit 2023-12-01T18:36:03.014376+0000 mon.a (mon.0) 3775 : audit 0 from='client.? 172.21.15.40:0/3120872501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:03 smithi040 bash[28232]: cluster 2023-12-01T18:36:02.054391+0000 mgr.y (mgr.24356) 5337 : cluster 0 pgmap v5305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:03 smithi040 bash[28232]: audit 2023-12-01T18:36:03.014376+0000 mon.a (mon.0) 3775 : audit 0 from='client.? 172.21.15.40:0/3120872501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:03 smithi141 bash[31670]: cluster 2023-12-01T18:36:02.054391+0000 mgr.y (mgr.24356) 5337 : cluster 0 pgmap v5305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:03 smithi141 bash[31670]: audit 2023-12-01T18:36:03.014376+0000 mon.a (mon.0) 3775 : audit 0 from='client.? 172.21.15.40:0/3120872501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:04 smithi040 bash[28232]: audit 2023-12-01T18:36:03.586819+0000 mon.c (mon.2) 3406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:04 smithi040 bash[41173]: audit 2023-12-01T18:36:03.586819+0000 mon.c (mon.2) 3406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:04 smithi141 bash[31670]: audit 2023-12-01T18:36:03.586819+0000 mon.c (mon.2) 3406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:05 smithi040 bash[28232]: cluster 2023-12-01T18:36:04.055175+0000 mgr.y (mgr.24356) 5338 : cluster 0 pgmap v5306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:05 smithi040 bash[41173]: cluster 2023-12-01T18:36:04.055175+0000 mgr.y (mgr.24356) 5338 : cluster 0 pgmap v5306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:05 smithi141 bash[31670]: cluster 2023-12-01T18:36:04.055175+0000 mgr.y (mgr.24356) 5338 : cluster 0 pgmap v5306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:06 smithi040 bash[41173]: audit 2023-12-01T18:36:05.479167+0000 mon.a (mon.0) 3776 : audit 0 from='client.? 172.21.15.40:0/607290787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:36:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:36:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:06 smithi040 bash[28232]: audit 2023-12-01T18:36:05.479167+0000 mon.a (mon.0) 3776 : audit 0 from='client.? 172.21.15.40:0/607290787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:06 smithi141 bash[31670]: audit 2023-12-01T18:36:05.479167+0000 mon.a (mon.0) 3776 : audit 0 from='client.? 172.21.15.40:0/607290787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:07 smithi040 bash[41173]: cluster 2023-12-01T18:36:06.056491+0000 mgr.y (mgr.24356) 5339 : cluster 0 pgmap v5307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:07 smithi040 bash[28232]: cluster 2023-12-01T18:36:06.056491+0000 mgr.y (mgr.24356) 5339 : cluster 0 pgmap v5307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:07 smithi141 bash[31670]: cluster 2023-12-01T18:36:06.056491+0000 mgr.y (mgr.24356) 5339 : cluster 0 pgmap v5307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:08 smithi040 bash[28232]: audit 2023-12-01T18:36:07.944730+0000 mon.a (mon.0) 3777 : audit 0 from='client.? 172.21.15.40:0/3225345426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:08 smithi040 bash[41173]: audit 2023-12-01T18:36:07.944730+0000 mon.a (mon.0) 3777 : audit 0 from='client.? 172.21.15.40:0/3225345426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:08 smithi141 bash[31670]: audit 2023-12-01T18:36:07.944730+0000 mon.a (mon.0) 3777 : audit 0 from='client.? 172.21.15.40:0/3225345426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:09 smithi040 bash[28232]: cluster 2023-12-01T18:36:08.057317+0000 mgr.y (mgr.24356) 5340 : cluster 0 pgmap v5308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:09 smithi040 bash[41173]: cluster 2023-12-01T18:36:08.057317+0000 mgr.y (mgr.24356) 5340 : cluster 0 pgmap v5308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:09 smithi141 bash[31670]: cluster 2023-12-01T18:36:08.057317+0000 mgr.y (mgr.24356) 5340 : cluster 0 pgmap v5308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:11 smithi040 bash[28232]: cluster 2023-12-01T18:36:10.058548+0000 mgr.y (mgr.24356) 5341 : cluster 0 pgmap v5309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:11 smithi040 bash[28232]: audit 2023-12-01T18:36:10.411669+0000 mon.c (mon.2) 3407 : audit 0 from='client.? 172.21.15.40:0/531864299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:11 smithi040 bash[41173]: cluster 2023-12-01T18:36:10.058548+0000 mgr.y (mgr.24356) 5341 : cluster 0 pgmap v5309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:11 smithi040 bash[41173]: audit 2023-12-01T18:36:10.411669+0000 mon.c (mon.2) 3407 : audit 0 from='client.? 172.21.15.40:0/531864299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:11 smithi141 bash[31670]: cluster 2023-12-01T18:36:10.058548+0000 mgr.y (mgr.24356) 5341 : cluster 0 pgmap v5309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:11 smithi141 bash[31670]: audit 2023-12-01T18:36:10.411669+0000 mon.c (mon.2) 3407 : audit 0 from='client.? 172.21.15.40:0/531864299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:13 smithi040 bash[28232]: cluster 2023-12-01T18:36:12.059219+0000 mgr.y (mgr.24356) 5342 : cluster 0 pgmap v5310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:13 smithi040 bash[28232]: audit 2023-12-01T18:36:12.885514+0000 mon.c (mon.2) 3408 : audit 0 from='client.? 172.21.15.40:0/2285002982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:13 smithi040 bash[41173]: cluster 2023-12-01T18:36:12.059219+0000 mgr.y (mgr.24356) 5342 : cluster 0 pgmap v5310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:13 smithi040 bash[41173]: audit 2023-12-01T18:36:12.885514+0000 mon.c (mon.2) 3408 : audit 0 from='client.? 172.21.15.40:0/2285002982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:13 smithi141 bash[31670]: cluster 2023-12-01T18:36:12.059219+0000 mgr.y (mgr.24356) 5342 : cluster 0 pgmap v5310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:13 smithi141 bash[31670]: audit 2023-12-01T18:36:12.885514+0000 mon.c (mon.2) 3408 : audit 0 from='client.? 172.21.15.40:0/2285002982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:15 smithi040 bash[41173]: cluster 2023-12-01T18:36:14.059970+0000 mgr.y (mgr.24356) 5343 : cluster 0 pgmap v5311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:15 smithi040 bash[41173]: audit 2023-12-01T18:36:15.352502+0000 mon.a (mon.0) 3778 : audit 0 from='client.? 172.21.15.40:0/481406238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:15 smithi040 bash[28232]: cluster 2023-12-01T18:36:14.059970+0000 mgr.y (mgr.24356) 5343 : cluster 0 pgmap v5311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:15 smithi040 bash[28232]: audit 2023-12-01T18:36:15.352502+0000 mon.a (mon.0) 3778 : audit 0 from='client.? 172.21.15.40:0/481406238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:15 smithi141 bash[31670]: cluster 2023-12-01T18:36:14.059970+0000 mgr.y (mgr.24356) 5343 : cluster 0 pgmap v5311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:15 smithi141 bash[31670]: audit 2023-12-01T18:36:15.352502+0000 mon.a (mon.0) 3778 : audit 0 from='client.? 172.21.15.40:0/481406238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:36:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:36:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:16 smithi141 bash[31670]: cluster 2023-12-01T18:36:16.061317+0000 mgr.y (mgr.24356) 5344 : cluster 0 pgmap v5312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:16 smithi040 bash[41173]: cluster 2023-12-01T18:36:16.061317+0000 mgr.y (mgr.24356) 5344 : cluster 0 pgmap v5312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:17.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:16 smithi040 bash[28232]: cluster 2023-12-01T18:36:16.061317+0000 mgr.y (mgr.24356) 5344 : cluster 0 pgmap v5312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:17 smithi141 bash[31670]: audit 2023-12-01T18:36:17.829700+0000 mon.a (mon.0) 3779 : audit 0 from='client.? 172.21.15.40:0/1215373941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:17 smithi040 bash[28232]: audit 2023-12-01T18:36:17.829700+0000 mon.a (mon.0) 3779 : audit 0 from='client.? 172.21.15.40:0/1215373941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:17 smithi040 bash[41173]: audit 2023-12-01T18:36:17.829700+0000 mon.a (mon.0) 3779 : audit 0 from='client.? 172.21.15.40:0/1215373941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:19 smithi141 bash[31670]: cluster 2023-12-01T18:36:18.062021+0000 mgr.y (mgr.24356) 5345 : cluster 0 pgmap v5313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:19 smithi141 bash[31670]: audit 2023-12-01T18:36:18.587372+0000 mon.c (mon.2) 3409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:19 smithi040 bash[41173]: cluster 2023-12-01T18:36:18.062021+0000 mgr.y (mgr.24356) 5345 : cluster 0 pgmap v5313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:19 smithi040 bash[41173]: audit 2023-12-01T18:36:18.587372+0000 mon.c (mon.2) 3409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:19 smithi040 bash[28232]: cluster 2023-12-01T18:36:18.062021+0000 mgr.y (mgr.24356) 5345 : cluster 0 pgmap v5313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:19 smithi040 bash[28232]: audit 2023-12-01T18:36:18.587372+0000 mon.c (mon.2) 3409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:21 smithi040 bash[28232]: cluster 2023-12-01T18:36:20.063235+0000 mgr.y (mgr.24356) 5346 : cluster 0 pgmap v5314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:21 smithi040 bash[28232]: audit 2023-12-01T18:36:20.298090+0000 mon.a (mon.0) 3780 : audit 0 from='client.? 172.21.15.40:0/3472119091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:21 smithi040 bash[41173]: cluster 2023-12-01T18:36:20.063235+0000 mgr.y (mgr.24356) 5346 : cluster 0 pgmap v5314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:21 smithi040 bash[41173]: audit 2023-12-01T18:36:20.298090+0000 mon.a (mon.0) 3780 : audit 0 from='client.? 172.21.15.40:0/3472119091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:21 smithi141 bash[31670]: cluster 2023-12-01T18:36:20.063235+0000 mgr.y (mgr.24356) 5346 : cluster 0 pgmap v5314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:21 smithi141 bash[31670]: audit 2023-12-01T18:36:20.298090+0000 mon.a (mon.0) 3780 : audit 0 from='client.? 172.21.15.40:0/3472119091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:23 smithi040 bash[28232]: cluster 2023-12-01T18:36:22.063922+0000 mgr.y (mgr.24356) 5347 : cluster 0 pgmap v5315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:23 smithi040 bash[28232]: audit 2023-12-01T18:36:22.758850+0000 mon.c (mon.2) 3410 : audit 0 from='client.? 172.21.15.40:0/1111858317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:23 smithi040 bash[41173]: cluster 2023-12-01T18:36:22.063922+0000 mgr.y (mgr.24356) 5347 : cluster 0 pgmap v5315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:23 smithi040 bash[41173]: audit 2023-12-01T18:36:22.758850+0000 mon.c (mon.2) 3410 : audit 0 from='client.? 172.21.15.40:0/1111858317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:23 smithi141 bash[31670]: cluster 2023-12-01T18:36:22.063922+0000 mgr.y (mgr.24356) 5347 : cluster 0 pgmap v5315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:23 smithi141 bash[31670]: audit 2023-12-01T18:36:22.758850+0000 mon.c (mon.2) 3410 : audit 0 from='client.? 172.21.15.40:0/1111858317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:25 smithi040 bash[28232]: cluster 2023-12-01T18:36:24.064639+0000 mgr.y (mgr.24356) 5348 : cluster 0 pgmap v5316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:25 smithi040 bash[41173]: cluster 2023-12-01T18:36:24.064639+0000 mgr.y (mgr.24356) 5348 : cluster 0 pgmap v5316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:25 smithi141 bash[31670]: cluster 2023-12-01T18:36:24.064639+0000 mgr.y (mgr.24356) 5348 : cluster 0 pgmap v5316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:26 smithi040 bash[28232]: audit 2023-12-01T18:36:25.220643+0000 mon.a (mon.0) 3781 : audit 0 from='client.? 172.21.15.40:0/4220449641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:26 smithi040 bash[41173]: audit 2023-12-01T18:36:25.220643+0000 mon.a (mon.0) 3781 : audit 0 from='client.? 172.21.15.40:0/4220449641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:26 smithi141 bash[31670]: audit 2023-12-01T18:36:25.220643+0000 mon.a (mon.0) 3781 : audit 0 from='client.? 172.21.15.40:0/4220449641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:36:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:36:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:27 smithi040 bash[28232]: cluster 2023-12-01T18:36:26.065747+0000 mgr.y (mgr.24356) 5349 : cluster 0 pgmap v5317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:27 smithi040 bash[41173]: cluster 2023-12-01T18:36:26.065747+0000 mgr.y (mgr.24356) 5349 : cluster 0 pgmap v5317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:27 smithi141 bash[31670]: cluster 2023-12-01T18:36:26.065747+0000 mgr.y (mgr.24356) 5349 : cluster 0 pgmap v5317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:28 smithi040 bash[28232]: audit 2023-12-01T18:36:27.685234+0000 mon.c (mon.2) 3411 : audit 0 from='client.? 172.21.15.40:0/4180094025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:28 smithi040 bash[28232]: audit 2023-12-01T18:36:27.785026+0000 mon.c (mon.2) 3412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:36:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:28 smithi040 bash[41173]: audit 2023-12-01T18:36:27.685234+0000 mon.c (mon.2) 3411 : audit 0 from='client.? 172.21.15.40:0/4180094025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:28 smithi040 bash[41173]: audit 2023-12-01T18:36:27.785026+0000 mon.c (mon.2) 3412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:36:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:28 smithi141 bash[31670]: audit 2023-12-01T18:36:27.685234+0000 mon.c (mon.2) 3411 : audit 0 from='client.? 172.21.15.40:0/4180094025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:28 smithi141 bash[31670]: audit 2023-12-01T18:36:27.785026+0000 mon.c (mon.2) 3412 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:36:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:29 smithi040 bash[28232]: cluster 2023-12-01T18:36:28.066397+0000 mgr.y (mgr.24356) 5350 : cluster 0 pgmap v5318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:29 smithi040 bash[41173]: cluster 2023-12-01T18:36:28.066397+0000 mgr.y (mgr.24356) 5350 : cluster 0 pgmap v5318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:29 smithi141 bash[31670]: cluster 2023-12-01T18:36:28.066397+0000 mgr.y (mgr.24356) 5350 : cluster 0 pgmap v5318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:31 smithi040 bash[41173]: cluster 2023-12-01T18:36:30.067480+0000 mgr.y (mgr.24356) 5351 : cluster 0 pgmap v5319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:31 smithi040 bash[41173]: audit 2023-12-01T18:36:30.154103+0000 mon.a (mon.0) 3782 : audit 0 from='client.? 172.21.15.40:0/429795838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:31 smithi040 bash[28232]: cluster 2023-12-01T18:36:30.067480+0000 mgr.y (mgr.24356) 5351 : cluster 0 pgmap v5319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:31 smithi040 bash[28232]: audit 2023-12-01T18:36:30.154103+0000 mon.a (mon.0) 3782 : audit 0 from='client.? 172.21.15.40:0/429795838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:31 smithi141 bash[31670]: cluster 2023-12-01T18:36:30.067480+0000 mgr.y (mgr.24356) 5351 : cluster 0 pgmap v5319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:31 smithi141 bash[31670]: audit 2023-12-01T18:36:30.154103+0000 mon.a (mon.0) 3782 : audit 0 from='client.? 172.21.15.40:0/429795838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:33 smithi040 bash[28232]: cluster 2023-12-01T18:36:32.068125+0000 mgr.y (mgr.24356) 5352 : cluster 0 pgmap v5320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:33 smithi040 bash[28232]: audit 2023-12-01T18:36:32.624497+0000 mon.c (mon.2) 3413 : audit 0 from='client.? 172.21.15.40:0/856519515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:33 smithi040 bash[41173]: cluster 2023-12-01T18:36:32.068125+0000 mgr.y (mgr.24356) 5352 : cluster 0 pgmap v5320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:33 smithi040 bash[41173]: audit 2023-12-01T18:36:32.624497+0000 mon.c (mon.2) 3413 : audit 0 from='client.? 172.21.15.40:0/856519515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:33 smithi141 bash[31670]: cluster 2023-12-01T18:36:32.068125+0000 mgr.y (mgr.24356) 5352 : cluster 0 pgmap v5320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:33 smithi141 bash[31670]: audit 2023-12-01T18:36:32.624497+0000 mon.c (mon.2) 3413 : audit 0 from='client.? 172.21.15.40:0/856519515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[28232]: audit 2023-12-01T18:36:33.587732+0000 mon.c (mon.2) 3414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[28232]: audit 2023-12-01T18:36:33.684645+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[28232]: audit 2023-12-01T18:36:33.696510+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[28232]: audit 2023-12-01T18:36:33.984654+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[28232]: audit 2023-12-01T18:36:33.993956+0000 mon.a (mon.0) 3786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[41173]: audit 2023-12-01T18:36:33.587732+0000 mon.c (mon.2) 3414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[41173]: audit 2023-12-01T18:36:33.684645+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[41173]: audit 2023-12-01T18:36:33.696510+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[41173]: audit 2023-12-01T18:36:33.984654+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:34 smithi040 bash[41173]: audit 2023-12-01T18:36:33.993956+0000 mon.a (mon.0) 3786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:34 smithi141 bash[31670]: audit 2023-12-01T18:36:33.587732+0000 mon.c (mon.2) 3414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:34 smithi141 bash[31670]: audit 2023-12-01T18:36:33.684645+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:34 smithi141 bash[31670]: audit 2023-12-01T18:36:33.696510+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:34 smithi141 bash[31670]: audit 2023-12-01T18:36:33.984654+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:34 smithi141 bash[31670]: audit 2023-12-01T18:36:33.993956+0000 mon.a (mon.0) 3786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[28232]: cluster 2023-12-01T18:36:34.068933+0000 mgr.y (mgr.24356) 5353 : cluster 0 pgmap v5321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[28232]: audit 2023-12-01T18:36:34.467894+0000 mon.c (mon.2) 3415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:36:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[28232]: audit 2023-12-01T18:36:34.469852+0000 mon.c (mon.2) 3416 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:36:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[28232]: audit 2023-12-01T18:36:34.480395+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[28232]: audit 2023-12-01T18:36:35.088579+0000 mon.a (mon.0) 3788 : audit 0 from='client.? 172.21.15.40:0/827954352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[41173]: cluster 2023-12-01T18:36:34.068933+0000 mgr.y (mgr.24356) 5353 : cluster 0 pgmap v5321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[41173]: audit 2023-12-01T18:36:34.467894+0000 mon.c (mon.2) 3415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:36:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[41173]: audit 2023-12-01T18:36:34.469852+0000 mon.c (mon.2) 3416 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:36:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[41173]: audit 2023-12-01T18:36:34.480395+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:35 smithi040 bash[41173]: audit 2023-12-01T18:36:35.088579+0000 mon.a (mon.0) 3788 : audit 0 from='client.? 172.21.15.40:0/827954352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:35 smithi141 bash[31670]: cluster 2023-12-01T18:36:34.068933+0000 mgr.y (mgr.24356) 5353 : cluster 0 pgmap v5321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:35 smithi141 bash[31670]: audit 2023-12-01T18:36:34.467894+0000 mon.c (mon.2) 3415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:36:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:35 smithi141 bash[31670]: audit 2023-12-01T18:36:34.469852+0000 mon.c (mon.2) 3416 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:36:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:35 smithi141 bash[31670]: audit 2023-12-01T18:36:34.480395+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:36:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:35 smithi141 bash[31670]: audit 2023-12-01T18:36:35.088579+0000 mon.a (mon.0) 3788 : audit 0 from='client.? 172.21.15.40:0/827954352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:36:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:36:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:37 smithi141 bash[31670]: cluster 2023-12-01T18:36:36.070237+0000 mgr.y (mgr.24356) 5354 : cluster 0 pgmap v5322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:36 smithi040 bash[28232]: cluster 2023-12-01T18:36:36.070237+0000 mgr.y (mgr.24356) 5354 : cluster 0 pgmap v5322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:36 smithi040 bash[41173]: cluster 2023-12-01T18:36:36.070237+0000 mgr.y (mgr.24356) 5354 : cluster 0 pgmap v5322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:38 smithi141 bash[31670]: audit 2023-12-01T18:36:37.556144+0000 mon.a (mon.0) 3789 : audit 0 from='client.? 172.21.15.40:0/1669052106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:38 smithi040 bash[41173]: audit 2023-12-01T18:36:37.556144+0000 mon.a (mon.0) 3789 : audit 0 from='client.? 172.21.15.40:0/1669052106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:38 smithi040 bash[28232]: audit 2023-12-01T18:36:37.556144+0000 mon.a (mon.0) 3789 : audit 0 from='client.? 172.21.15.40:0/1669052106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:39 smithi141 bash[31670]: cluster 2023-12-01T18:36:38.070998+0000 mgr.y (mgr.24356) 5355 : cluster 0 pgmap v5323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:39 smithi040 bash[28232]: cluster 2023-12-01T18:36:38.070998+0000 mgr.y (mgr.24356) 5355 : cluster 0 pgmap v5323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:39 smithi040 bash[41173]: cluster 2023-12-01T18:36:38.070998+0000 mgr.y (mgr.24356) 5355 : cluster 0 pgmap v5323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:40 smithi040 bash[41173]: audit 2023-12-01T18:36:40.020009+0000 mon.a (mon.0) 3790 : audit 0 from='client.? 172.21.15.40:0/1036841789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:40 smithi040 bash[28232]: audit 2023-12-01T18:36:40.020009+0000 mon.a (mon.0) 3790 : audit 0 from='client.? 172.21.15.40:0/1036841789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:40 smithi141 bash[31670]: audit 2023-12-01T18:36:40.020009+0000 mon.a (mon.0) 3790 : audit 0 from='client.? 172.21.15.40:0/1036841789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:41 smithi040 bash[28232]: cluster 2023-12-01T18:36:40.072170+0000 mgr.y (mgr.24356) 5356 : cluster 0 pgmap v5324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:41 smithi040 bash[41173]: cluster 2023-12-01T18:36:40.072170+0000 mgr.y (mgr.24356) 5356 : cluster 0 pgmap v5324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:41 smithi141 bash[31670]: cluster 2023-12-01T18:36:40.072170+0000 mgr.y (mgr.24356) 5356 : cluster 0 pgmap v5324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:43 smithi040 bash[41173]: cluster 2023-12-01T18:36:42.072873+0000 mgr.y (mgr.24356) 5357 : cluster 0 pgmap v5325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:43 smithi040 bash[41173]: audit 2023-12-01T18:36:42.482111+0000 mon.a (mon.0) 3791 : audit 0 from='client.? 172.21.15.40:0/1371036943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:43.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:43 smithi040 bash[28232]: cluster 2023-12-01T18:36:42.072873+0000 mgr.y (mgr.24356) 5357 : cluster 0 pgmap v5325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:43.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:43 smithi040 bash[28232]: audit 2023-12-01T18:36:42.482111+0000 mon.a (mon.0) 3791 : audit 0 from='client.? 172.21.15.40:0/1371036943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:43 smithi141 bash[31670]: cluster 2023-12-01T18:36:42.072873+0000 mgr.y (mgr.24356) 5357 : cluster 0 pgmap v5325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:43 smithi141 bash[31670]: audit 2023-12-01T18:36:42.482111+0000 mon.a (mon.0) 3791 : audit 0 from='client.? 172.21.15.40:0/1371036943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:45 smithi040 bash[41173]: cluster 2023-12-01T18:36:44.073537+0000 mgr.y (mgr.24356) 5358 : cluster 0 pgmap v5326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:45 smithi040 bash[41173]: audit 2023-12-01T18:36:44.946837+0000 mon.c (mon.2) 3417 : audit 0 from='client.? 172.21.15.40:0/3868246601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:45 smithi040 bash[28232]: cluster 2023-12-01T18:36:44.073537+0000 mgr.y (mgr.24356) 5358 : cluster 0 pgmap v5326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:45 smithi040 bash[28232]: audit 2023-12-01T18:36:44.946837+0000 mon.c (mon.2) 3417 : audit 0 from='client.? 172.21.15.40:0/3868246601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:45 smithi141 bash[31670]: cluster 2023-12-01T18:36:44.073537+0000 mgr.y (mgr.24356) 5358 : cluster 0 pgmap v5326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:45 smithi141 bash[31670]: audit 2023-12-01T18:36:44.946837+0000 mon.c (mon.2) 3417 : audit 0 from='client.? 172.21.15.40:0/3868246601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:36:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:36:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:47 smithi141 bash[31670]: cluster 2023-12-01T18:36:46.074650+0000 mgr.y (mgr.24356) 5359 : cluster 0 pgmap v5327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:47 smithi040 bash[28232]: cluster 2023-12-01T18:36:46.074650+0000 mgr.y (mgr.24356) 5359 : cluster 0 pgmap v5327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:47 smithi040 bash[41173]: cluster 2023-12-01T18:36:46.074650+0000 mgr.y (mgr.24356) 5359 : cluster 0 pgmap v5327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:48 smithi141 bash[31670]: audit 2023-12-01T18:36:47.414338+0000 mon.c (mon.2) 3418 : audit 0 from='client.? 172.21.15.40:0/1641113494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:48 smithi040 bash[41173]: audit 2023-12-01T18:36:47.414338+0000 mon.c (mon.2) 3418 : audit 0 from='client.? 172.21.15.40:0/1641113494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:48 smithi040 bash[28232]: audit 2023-12-01T18:36:47.414338+0000 mon.c (mon.2) 3418 : audit 0 from='client.? 172.21.15.40:0/1641113494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:49 smithi141 bash[31670]: cluster 2023-12-01T18:36:48.075344+0000 mgr.y (mgr.24356) 5360 : cluster 0 pgmap v5328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:49 smithi141 bash[31670]: audit 2023-12-01T18:36:48.588008+0000 mon.c (mon.2) 3419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:49 smithi040 bash[41173]: cluster 2023-12-01T18:36:48.075344+0000 mgr.y (mgr.24356) 5360 : cluster 0 pgmap v5328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:49 smithi040 bash[41173]: audit 2023-12-01T18:36:48.588008+0000 mon.c (mon.2) 3419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:49 smithi040 bash[28232]: cluster 2023-12-01T18:36:48.075344+0000 mgr.y (mgr.24356) 5360 : cluster 0 pgmap v5328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:49 smithi040 bash[28232]: audit 2023-12-01T18:36:48.588008+0000 mon.c (mon.2) 3419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:50 smithi141 bash[31670]: audit 2023-12-01T18:36:49.882709+0000 mon.c (mon.2) 3420 : audit 0 from='client.? 172.21.15.40:0/1995962999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:50 smithi040 bash[28232]: audit 2023-12-01T18:36:49.882709+0000 mon.c (mon.2) 3420 : audit 0 from='client.? 172.21.15.40:0/1995962999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:50 smithi040 bash[41173]: audit 2023-12-01T18:36:49.882709+0000 mon.c (mon.2) 3420 : audit 0 from='client.? 172.21.15.40:0/1995962999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:51 smithi040 bash[28232]: cluster 2023-12-01T18:36:50.076541+0000 mgr.y (mgr.24356) 5361 : cluster 0 pgmap v5329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:51 smithi040 bash[41173]: cluster 2023-12-01T18:36:50.076541+0000 mgr.y (mgr.24356) 5361 : cluster 0 pgmap v5329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:51 smithi141 bash[31670]: cluster 2023-12-01T18:36:50.076541+0000 mgr.y (mgr.24356) 5361 : cluster 0 pgmap v5329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:53 smithi040 bash[28232]: cluster 2023-12-01T18:36:52.077163+0000 mgr.y (mgr.24356) 5362 : cluster 0 pgmap v5330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:53 smithi040 bash[28232]: audit 2023-12-01T18:36:52.349261+0000 mon.c (mon.2) 3421 : audit 0 from='client.? 172.21.15.40:0/3781768342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:53 smithi040 bash[41173]: cluster 2023-12-01T18:36:52.077163+0000 mgr.y (mgr.24356) 5362 : cluster 0 pgmap v5330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:53 smithi040 bash[41173]: audit 2023-12-01T18:36:52.349261+0000 mon.c (mon.2) 3421 : audit 0 from='client.? 172.21.15.40:0/3781768342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:53 smithi141 bash[31670]: cluster 2023-12-01T18:36:52.077163+0000 mgr.y (mgr.24356) 5362 : cluster 0 pgmap v5330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:53 smithi141 bash[31670]: audit 2023-12-01T18:36:52.349261+0000 mon.c (mon.2) 3421 : audit 0 from='client.? 172.21.15.40:0/3781768342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:55 smithi040 bash[28232]: cluster 2023-12-01T18:36:54.077966+0000 mgr.y (mgr.24356) 5363 : cluster 0 pgmap v5331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:55 smithi040 bash[28232]: audit 2023-12-01T18:36:54.816285+0000 mon.c (mon.2) 3422 : audit 0 from='client.? 172.21.15.40:0/793902659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:55 smithi040 bash[41173]: cluster 2023-12-01T18:36:54.077966+0000 mgr.y (mgr.24356) 5363 : cluster 0 pgmap v5331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:55 smithi040 bash[41173]: audit 2023-12-01T18:36:54.816285+0000 mon.c (mon.2) 3422 : audit 0 from='client.? 172.21.15.40:0/793902659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:55 smithi141 bash[31670]: cluster 2023-12-01T18:36:54.077966+0000 mgr.y (mgr.24356) 5363 : cluster 0 pgmap v5331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:55 smithi141 bash[31670]: audit 2023-12-01T18:36:54.816285+0000 mon.c (mon.2) 3422 : audit 0 from='client.? 172.21.15.40:0/793902659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:36:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:36:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:57 smithi141 bash[31670]: cluster 2023-12-01T18:36:56.079166+0000 mgr.y (mgr.24356) 5364 : cluster 0 pgmap v5332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:57 smithi040 bash[41173]: cluster 2023-12-01T18:36:56.079166+0000 mgr.y (mgr.24356) 5364 : cluster 0 pgmap v5332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:57 smithi040 bash[28232]: cluster 2023-12-01T18:36:56.079166+0000 mgr.y (mgr.24356) 5364 : cluster 0 pgmap v5332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:58 smithi141 bash[31670]: audit 2023-12-01T18:36:57.284643+0000 mon.a (mon.0) 3792 : audit 0 from='client.? 172.21.15.40:0/1499348738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:58 smithi040 bash[28232]: audit 2023-12-01T18:36:57.284643+0000 mon.a (mon.0) 3792 : audit 0 from='client.? 172.21.15.40:0/1499348738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:58 smithi040 bash[41173]: audit 2023-12-01T18:36:57.284643+0000 mon.a (mon.0) 3792 : audit 0 from='client.? 172.21.15.40:0/1499348738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:36:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:36:59 smithi141 bash[31670]: cluster 2023-12-01T18:36:58.079823+0000 mgr.y (mgr.24356) 5365 : cluster 0 pgmap v5333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:36:59 smithi040 bash[41173]: cluster 2023-12-01T18:36:58.079823+0000 mgr.y (mgr.24356) 5365 : cluster 0 pgmap v5333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:36:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:36:59 smithi040 bash[28232]: cluster 2023-12-01T18:36:58.079823+0000 mgr.y (mgr.24356) 5365 : cluster 0 pgmap v5333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:00 smithi141 bash[31670]: audit 2023-12-01T18:36:59.754516+0000 mon.c (mon.2) 3423 : audit 0 from='client.? 172.21.15.40:0/2517784044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:00 smithi040 bash[28232]: audit 2023-12-01T18:36:59.754516+0000 mon.c (mon.2) 3423 : audit 0 from='client.? 172.21.15.40:0/2517784044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:00 smithi040 bash[41173]: audit 2023-12-01T18:36:59.754516+0000 mon.c (mon.2) 3423 : audit 0 from='client.? 172.21.15.40:0/2517784044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:01 smithi141 bash[31670]: cluster 2023-12-01T18:37:00.080966+0000 mgr.y (mgr.24356) 5366 : cluster 0 pgmap v5334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:01 smithi040 bash[28232]: cluster 2023-12-01T18:37:00.080966+0000 mgr.y (mgr.24356) 5366 : cluster 0 pgmap v5334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:01 smithi040 bash[41173]: cluster 2023-12-01T18:37:00.080966+0000 mgr.y (mgr.24356) 5366 : cluster 0 pgmap v5334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:03 smithi040 bash[28232]: cluster 2023-12-01T18:37:02.081618+0000 mgr.y (mgr.24356) 5367 : cluster 0 pgmap v5335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:03 smithi040 bash[28232]: audit 2023-12-01T18:37:02.215138+0000 mon.a (mon.0) 3793 : audit 0 from='client.? 172.21.15.40:0/4133613234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:03 smithi040 bash[41173]: cluster 2023-12-01T18:37:02.081618+0000 mgr.y (mgr.24356) 5367 : cluster 0 pgmap v5335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:03 smithi040 bash[41173]: audit 2023-12-01T18:37:02.215138+0000 mon.a (mon.0) 3793 : audit 0 from='client.? 172.21.15.40:0/4133613234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:03 smithi141 bash[31670]: cluster 2023-12-01T18:37:02.081618+0000 mgr.y (mgr.24356) 5367 : cluster 0 pgmap v5335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:03 smithi141 bash[31670]: audit 2023-12-01T18:37:02.215138+0000 mon.a (mon.0) 3793 : audit 0 from='client.? 172.21.15.40:0/4133613234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:04 smithi040 bash[28232]: audit 2023-12-01T18:37:03.588735+0000 mon.c (mon.2) 3424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:04 smithi040 bash[41173]: audit 2023-12-01T18:37:03.588735+0000 mon.c (mon.2) 3424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:04 smithi141 bash[31670]: audit 2023-12-01T18:37:03.588735+0000 mon.c (mon.2) 3424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:05 smithi040 bash[41173]: cluster 2023-12-01T18:37:04.082436+0000 mgr.y (mgr.24356) 5368 : cluster 0 pgmap v5336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:05 smithi040 bash[41173]: audit 2023-12-01T18:37:04.685631+0000 mon.c (mon.2) 3425 : audit 0 from='client.? 172.21.15.40:0/67225755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:05 smithi040 bash[28232]: cluster 2023-12-01T18:37:04.082436+0000 mgr.y (mgr.24356) 5368 : cluster 0 pgmap v5336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:05 smithi040 bash[28232]: audit 2023-12-01T18:37:04.685631+0000 mon.c (mon.2) 3425 : audit 0 from='client.? 172.21.15.40:0/67225755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:05 smithi141 bash[31670]: cluster 2023-12-01T18:37:04.082436+0000 mgr.y (mgr.24356) 5368 : cluster 0 pgmap v5336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:05 smithi141 bash[31670]: audit 2023-12-01T18:37:04.685631+0000 mon.c (mon.2) 3425 : audit 0 from='client.? 172.21.15.40:0/67225755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:37:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:37:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:07 smithi141 bash[31670]: cluster 2023-12-01T18:37:06.083672+0000 mgr.y (mgr.24356) 5369 : cluster 0 pgmap v5337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:07 smithi040 bash[41173]: cluster 2023-12-01T18:37:06.083672+0000 mgr.y (mgr.24356) 5369 : cluster 0 pgmap v5337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:07 smithi040 bash[28232]: cluster 2023-12-01T18:37:06.083672+0000 mgr.y (mgr.24356) 5369 : cluster 0 pgmap v5337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:08 smithi141 bash[31670]: audit 2023-12-01T18:37:07.146155+0000 mon.c (mon.2) 3426 : audit 0 from='client.? 172.21.15.40:0/3121811334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:08 smithi040 bash[41173]: audit 2023-12-01T18:37:07.146155+0000 mon.c (mon.2) 3426 : audit 0 from='client.? 172.21.15.40:0/3121811334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:08 smithi040 bash[28232]: audit 2023-12-01T18:37:07.146155+0000 mon.c (mon.2) 3426 : audit 0 from='client.? 172.21.15.40:0/3121811334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:09 smithi040 bash[41173]: cluster 2023-12-01T18:37:08.084367+0000 mgr.y (mgr.24356) 5370 : cluster 0 pgmap v5338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:09 smithi040 bash[28232]: cluster 2023-12-01T18:37:08.084367+0000 mgr.y (mgr.24356) 5370 : cluster 0 pgmap v5338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:09 smithi141 bash[31670]: cluster 2023-12-01T18:37:08.084367+0000 mgr.y (mgr.24356) 5370 : cluster 0 pgmap v5338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:10 smithi040 bash[41173]: audit 2023-12-01T18:37:09.605127+0000 mon.a (mon.0) 3794 : audit 0 from='client.? 172.21.15.40:0/2283620743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:10 smithi040 bash[28232]: audit 2023-12-01T18:37:09.605127+0000 mon.a (mon.0) 3794 : audit 0 from='client.? 172.21.15.40:0/2283620743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:10 smithi141 bash[31670]: audit 2023-12-01T18:37:09.605127+0000 mon.a (mon.0) 3794 : audit 0 from='client.? 172.21.15.40:0/2283620743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:11 smithi040 bash[28232]: cluster 2023-12-01T18:37:10.085524+0000 mgr.y (mgr.24356) 5371 : cluster 0 pgmap v5339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:11 smithi040 bash[41173]: cluster 2023-12-01T18:37:10.085524+0000 mgr.y (mgr.24356) 5371 : cluster 0 pgmap v5339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:11 smithi141 bash[31670]: cluster 2023-12-01T18:37:10.085524+0000 mgr.y (mgr.24356) 5371 : cluster 0 pgmap v5339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:12 smithi040 bash[28232]: audit 2023-12-01T18:37:12.080767+0000 mon.a (mon.0) 3795 : audit 0 from='client.? 172.21.15.40:0/820082698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:12 smithi040 bash[41173]: audit 2023-12-01T18:37:12.080767+0000 mon.a (mon.0) 3795 : audit 0 from='client.? 172.21.15.40:0/820082698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:12 smithi141 bash[31670]: audit 2023-12-01T18:37:12.080767+0000 mon.a (mon.0) 3795 : audit 0 from='client.? 172.21.15.40:0/820082698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:13 smithi040 bash[28232]: cluster 2023-12-01T18:37:12.086173+0000 mgr.y (mgr.24356) 5372 : cluster 0 pgmap v5340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:13 smithi040 bash[41173]: cluster 2023-12-01T18:37:12.086173+0000 mgr.y (mgr.24356) 5372 : cluster 0 pgmap v5340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:13 smithi141 bash[31670]: cluster 2023-12-01T18:37:12.086173+0000 mgr.y (mgr.24356) 5372 : cluster 0 pgmap v5340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:15 smithi040 bash[28232]: cluster 2023-12-01T18:37:14.086895+0000 mgr.y (mgr.24356) 5373 : cluster 0 pgmap v5341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:15 smithi040 bash[28232]: audit 2023-12-01T18:37:14.549750+0000 mon.c (mon.2) 3427 : audit 0 from='client.? 172.21.15.40:0/1339918269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:15 smithi040 bash[41173]: cluster 2023-12-01T18:37:14.086895+0000 mgr.y (mgr.24356) 5373 : cluster 0 pgmap v5341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:15 smithi040 bash[41173]: audit 2023-12-01T18:37:14.549750+0000 mon.c (mon.2) 3427 : audit 0 from='client.? 172.21.15.40:0/1339918269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:15 smithi141 bash[31670]: cluster 2023-12-01T18:37:14.086895+0000 mgr.y (mgr.24356) 5373 : cluster 0 pgmap v5341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:15 smithi141 bash[31670]: audit 2023-12-01T18:37:14.549750+0000 mon.c (mon.2) 3427 : audit 0 from='client.? 172.21.15.40:0/1339918269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:37:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:37:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:17 smithi141 bash[31670]: cluster 2023-12-01T18:37:16.088114+0000 mgr.y (mgr.24356) 5374 : cluster 0 pgmap v5342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:17 smithi040 bash[28232]: cluster 2023-12-01T18:37:16.088114+0000 mgr.y (mgr.24356) 5374 : cluster 0 pgmap v5342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:17 smithi040 bash[41173]: cluster 2023-12-01T18:37:16.088114+0000 mgr.y (mgr.24356) 5374 : cluster 0 pgmap v5342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:18 smithi141 bash[31670]: audit 2023-12-01T18:37:17.018679+0000 mon.a (mon.0) 3796 : audit 0 from='client.? 172.21.15.40:0/4040360908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:18 smithi040 bash[41173]: audit 2023-12-01T18:37:17.018679+0000 mon.a (mon.0) 3796 : audit 0 from='client.? 172.21.15.40:0/4040360908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:18 smithi040 bash[28232]: audit 2023-12-01T18:37:17.018679+0000 mon.a (mon.0) 3796 : audit 0 from='client.? 172.21.15.40:0/4040360908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:19 smithi141 bash[31670]: cluster 2023-12-01T18:37:18.088821+0000 mgr.y (mgr.24356) 5375 : cluster 0 pgmap v5343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:19 smithi141 bash[31670]: audit 2023-12-01T18:37:18.589129+0000 mon.c (mon.2) 3428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:19 smithi040 bash[28232]: cluster 2023-12-01T18:37:18.088821+0000 mgr.y (mgr.24356) 5375 : cluster 0 pgmap v5343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:19 smithi040 bash[28232]: audit 2023-12-01T18:37:18.589129+0000 mon.c (mon.2) 3428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:19 smithi040 bash[41173]: cluster 2023-12-01T18:37:18.088821+0000 mgr.y (mgr.24356) 5375 : cluster 0 pgmap v5343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:19 smithi040 bash[41173]: audit 2023-12-01T18:37:18.589129+0000 mon.c (mon.2) 3428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:20 smithi141 bash[31670]: audit 2023-12-01T18:37:19.481140+0000 mon.c (mon.2) 3429 : audit 0 from='client.? 172.21.15.40:0/1156931549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:20 smithi040 bash[41173]: audit 2023-12-01T18:37:19.481140+0000 mon.c (mon.2) 3429 : audit 0 from='client.? 172.21.15.40:0/1156931549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:20 smithi040 bash[28232]: audit 2023-12-01T18:37:19.481140+0000 mon.c (mon.2) 3429 : audit 0 from='client.? 172.21.15.40:0/1156931549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:21 smithi040 bash[28232]: cluster 2023-12-01T18:37:20.090002+0000 mgr.y (mgr.24356) 5376 : cluster 0 pgmap v5344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:21 smithi040 bash[41173]: cluster 2023-12-01T18:37:20.090002+0000 mgr.y (mgr.24356) 5376 : cluster 0 pgmap v5344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:21 smithi141 bash[31670]: cluster 2023-12-01T18:37:20.090002+0000 mgr.y (mgr.24356) 5376 : cluster 0 pgmap v5344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:22 smithi040 bash[28232]: audit 2023-12-01T18:37:21.951304+0000 mon.a (mon.0) 3797 : audit 0 from='client.? 172.21.15.40:0/796614958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:22 smithi040 bash[41173]: audit 2023-12-01T18:37:21.951304+0000 mon.a (mon.0) 3797 : audit 0 from='client.? 172.21.15.40:0/796614958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:22 smithi141 bash[31670]: audit 2023-12-01T18:37:21.951304+0000 mon.a (mon.0) 3797 : audit 0 from='client.? 172.21.15.40:0/796614958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:23 smithi040 bash[28232]: cluster 2023-12-01T18:37:22.090670+0000 mgr.y (mgr.24356) 5377 : cluster 0 pgmap v5345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:23 smithi040 bash[41173]: cluster 2023-12-01T18:37:22.090670+0000 mgr.y (mgr.24356) 5377 : cluster 0 pgmap v5345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:23 smithi141 bash[31670]: cluster 2023-12-01T18:37:22.090670+0000 mgr.y (mgr.24356) 5377 : cluster 0 pgmap v5345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:25 smithi040 bash[28232]: cluster 2023-12-01T18:37:24.091061+0000 mgr.y (mgr.24356) 5378 : cluster 0 pgmap v5346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:25 smithi040 bash[28232]: audit 2023-12-01T18:37:24.415586+0000 mon.c (mon.2) 3430 : audit 0 from='client.? 172.21.15.40:0/30335419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:25 smithi040 bash[41173]: cluster 2023-12-01T18:37:24.091061+0000 mgr.y (mgr.24356) 5378 : cluster 0 pgmap v5346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:25 smithi040 bash[41173]: audit 2023-12-01T18:37:24.415586+0000 mon.c (mon.2) 3430 : audit 0 from='client.? 172.21.15.40:0/30335419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:25 smithi141 bash[31670]: cluster 2023-12-01T18:37:24.091061+0000 mgr.y (mgr.24356) 5378 : cluster 0 pgmap v5346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:25 smithi141 bash[31670]: audit 2023-12-01T18:37:24.415586+0000 mon.c (mon.2) 3430 : audit 0 from='client.? 172.21.15.40:0/30335419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:37:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:27 smithi141 bash[31670]: cluster 2023-12-01T18:37:26.092180+0000 mgr.y (mgr.24356) 5379 : cluster 0 pgmap v5347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:27 smithi141 bash[31670]: audit 2023-12-01T18:37:26.891313+0000 mon.a (mon.0) 3798 : audit 0 from='client.? 172.21.15.40:0/4198006986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:27 smithi040 bash[41173]: cluster 2023-12-01T18:37:26.092180+0000 mgr.y (mgr.24356) 5379 : cluster 0 pgmap v5347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:27 smithi040 bash[41173]: audit 2023-12-01T18:37:26.891313+0000 mon.a (mon.0) 3798 : audit 0 from='client.? 172.21.15.40:0/4198006986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:27 smithi040 bash[28232]: cluster 2023-12-01T18:37:26.092180+0000 mgr.y (mgr.24356) 5379 : cluster 0 pgmap v5347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:27 smithi040 bash[28232]: audit 2023-12-01T18:37:26.891313+0000 mon.a (mon.0) 3798 : audit 0 from='client.? 172.21.15.40:0/4198006986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:29 smithi040 bash[28232]: cluster 2023-12-01T18:37:28.092856+0000 mgr.y (mgr.24356) 5380 : cluster 0 pgmap v5348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:29 smithi040 bash[41173]: cluster 2023-12-01T18:37:28.092856+0000 mgr.y (mgr.24356) 5380 : cluster 0 pgmap v5348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:29 smithi141 bash[31670]: cluster 2023-12-01T18:37:28.092856+0000 mgr.y (mgr.24356) 5380 : cluster 0 pgmap v5348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:30 smithi040 bash[28232]: audit 2023-12-01T18:37:29.343943+0000 mon.c (mon.2) 3431 : audit 0 from='client.? 172.21.15.40:0/2718424670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:30 smithi040 bash[41173]: audit 2023-12-01T18:37:29.343943+0000 mon.c (mon.2) 3431 : audit 0 from='client.? 172.21.15.40:0/2718424670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:30 smithi141 bash[31670]: audit 2023-12-01T18:37:29.343943+0000 mon.c (mon.2) 3431 : audit 0 from='client.? 172.21.15.40:0/2718424670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:31 smithi141 bash[31670]: cluster 2023-12-01T18:37:30.094017+0000 mgr.y (mgr.24356) 5381 : cluster 0 pgmap v5349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:31 smithi040 bash[41173]: cluster 2023-12-01T18:37:30.094017+0000 mgr.y (mgr.24356) 5381 : cluster 0 pgmap v5349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:31 smithi040 bash[28232]: cluster 2023-12-01T18:37:30.094017+0000 mgr.y (mgr.24356) 5381 : cluster 0 pgmap v5349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:32 smithi141 bash[31670]: audit 2023-12-01T18:37:31.805104+0000 mon.a (mon.0) 3799 : audit 0 from='client.? 172.21.15.40:0/4292341182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:32 smithi040 bash[28232]: audit 2023-12-01T18:37:31.805104+0000 mon.a (mon.0) 3799 : audit 0 from='client.? 172.21.15.40:0/4292341182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:32 smithi040 bash[41173]: audit 2023-12-01T18:37:31.805104+0000 mon.a (mon.0) 3799 : audit 0 from='client.? 172.21.15.40:0/4292341182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:33 smithi141 bash[31670]: cluster 2023-12-01T18:37:32.094769+0000 mgr.y (mgr.24356) 5382 : cluster 0 pgmap v5350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:33 smithi040 bash[41173]: cluster 2023-12-01T18:37:32.094769+0000 mgr.y (mgr.24356) 5382 : cluster 0 pgmap v5350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:33 smithi040 bash[28232]: cluster 2023-12-01T18:37:32.094769+0000 mgr.y (mgr.24356) 5382 : cluster 0 pgmap v5350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:34 smithi141 bash[31670]: audit 2023-12-01T18:37:33.589426+0000 mon.c (mon.2) 3432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:34 smithi040 bash[41173]: audit 2023-12-01T18:37:33.589426+0000 mon.c (mon.2) 3432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:34 smithi040 bash[28232]: audit 2023-12-01T18:37:33.589426+0000 mon.c (mon.2) 3432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:35 smithi141 bash[31670]: cluster 2023-12-01T18:37:34.095406+0000 mgr.y (mgr.24356) 5383 : cluster 0 pgmap v5351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:35 smithi141 bash[31670]: audit 2023-12-01T18:37:34.271661+0000 mon.a (mon.0) 3800 : audit 0 from='client.? 172.21.15.40:0/997212094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:35 smithi141 bash[31670]: audit 2023-12-01T18:37:34.563128+0000 mon.c (mon.2) 3433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:37:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:35 smithi040 bash[41173]: cluster 2023-12-01T18:37:34.095406+0000 mgr.y (mgr.24356) 5383 : cluster 0 pgmap v5351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:35 smithi040 bash[41173]: audit 2023-12-01T18:37:34.271661+0000 mon.a (mon.0) 3800 : audit 0 from='client.? 172.21.15.40:0/997212094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:35 smithi040 bash[41173]: audit 2023-12-01T18:37:34.563128+0000 mon.c (mon.2) 3433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:37:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:35 smithi040 bash[28232]: cluster 2023-12-01T18:37:34.095406+0000 mgr.y (mgr.24356) 5383 : cluster 0 pgmap v5351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:35 smithi040 bash[28232]: audit 2023-12-01T18:37:34.271661+0000 mon.a (mon.0) 3800 : audit 0 from='client.? 172.21.15.40:0/997212094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:35 smithi040 bash[28232]: audit 2023-12-01T18:37:34.563128+0000 mon.c (mon.2) 3433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:37:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:37:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:37:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:37 smithi141 bash[31670]: cluster 2023-12-01T18:37:36.096579+0000 mgr.y (mgr.24356) 5384 : cluster 0 pgmap v5352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:37 smithi141 bash[31670]: audit 2023-12-01T18:37:36.741128+0000 mon.c (mon.2) 3434 : audit 0 from='client.? 172.21.15.40:0/1695743901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:37 smithi040 bash[28232]: cluster 2023-12-01T18:37:36.096579+0000 mgr.y (mgr.24356) 5384 : cluster 0 pgmap v5352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:37 smithi040 bash[28232]: audit 2023-12-01T18:37:36.741128+0000 mon.c (mon.2) 3434 : audit 0 from='client.? 172.21.15.40:0/1695743901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:37 smithi040 bash[41173]: cluster 2023-12-01T18:37:36.096579+0000 mgr.y (mgr.24356) 5384 : cluster 0 pgmap v5352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:37 smithi040 bash[41173]: audit 2023-12-01T18:37:36.741128+0000 mon.c (mon.2) 3434 : audit 0 from='client.? 172.21.15.40:0/1695743901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:39 smithi040 bash[28232]: cluster 2023-12-01T18:37:38.097190+0000 mgr.y (mgr.24356) 5385 : cluster 0 pgmap v5353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:39 smithi040 bash[41173]: cluster 2023-12-01T18:37:38.097190+0000 mgr.y (mgr.24356) 5385 : cluster 0 pgmap v5353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:39 smithi141 bash[31670]: cluster 2023-12-01T18:37:38.097190+0000 mgr.y (mgr.24356) 5385 : cluster 0 pgmap v5353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:40 smithi141 bash[31670]: audit 2023-12-01T18:37:39.203453+0000 mon.a (mon.0) 3801 : audit 0 from='client.? 172.21.15.40:0/895134282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:40 smithi040 bash[28232]: audit 2023-12-01T18:37:39.203453+0000 mon.a (mon.0) 3801 : audit 0 from='client.? 172.21.15.40:0/895134282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:40 smithi040 bash[41173]: audit 2023-12-01T18:37:39.203453+0000 mon.a (mon.0) 3801 : audit 0 from='client.? 172.21.15.40:0/895134282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: cluster 2023-12-01T18:37:40.098302+0000 mgr.y (mgr.24356) 5386 : cluster 0 pgmap v5354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:40.458942+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:40.471884+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:40.758965+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:40.770757+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:41.244248+0000 mon.c (mon.2) 3435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:41.245617+0000 mon.c (mon.2) 3436 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:37:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:41 smithi141 bash[31670]: audit 2023-12-01T18:37:41.255789+0000 mon.a (mon.0) 3806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: cluster 2023-12-01T18:37:40.098302+0000 mgr.y (mgr.24356) 5386 : cluster 0 pgmap v5354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:40.458942+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:40.471884+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:40.758965+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:40.770757+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:41.244248+0000 mon.c (mon.2) 3435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:41.245617+0000 mon.c (mon.2) 3436 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[28232]: audit 2023-12-01T18:37:41.255789+0000 mon.a (mon.0) 3806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: cluster 2023-12-01T18:37:40.098302+0000 mgr.y (mgr.24356) 5386 : cluster 0 pgmap v5354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:40.458942+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:40.471884+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:40.758965+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:40.770757+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:41.244248+0000 mon.c (mon.2) 3435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:41.245617+0000 mon.c (mon.2) 3436 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:37:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:41 smithi040 bash[41173]: audit 2023-12-01T18:37:41.255789+0000 mon.a (mon.0) 3806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:37:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:42 smithi141 bash[31670]: audit 2023-12-01T18:37:41.684995+0000 mon.a (mon.0) 3807 : audit 0 from='client.? 172.21.15.40:0/786381516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:42 smithi040 bash[41173]: audit 2023-12-01T18:37:41.684995+0000 mon.a (mon.0) 3807 : audit 0 from='client.? 172.21.15.40:0/786381516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:42 smithi040 bash[28232]: audit 2023-12-01T18:37:41.684995+0000 mon.a (mon.0) 3807 : audit 0 from='client.? 172.21.15.40:0/786381516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:43 smithi141 bash[31670]: cluster 2023-12-01T18:37:42.098985+0000 mgr.y (mgr.24356) 5387 : cluster 0 pgmap v5355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:43 smithi040 bash[28232]: cluster 2023-12-01T18:37:42.098985+0000 mgr.y (mgr.24356) 5387 : cluster 0 pgmap v5355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:43 smithi040 bash[41173]: cluster 2023-12-01T18:37:42.098985+0000 mgr.y (mgr.24356) 5387 : cluster 0 pgmap v5355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:44 smithi141 bash[31670]: audit 2023-12-01T18:37:44.163010+0000 mon.c (mon.2) 3437 : audit 0 from='client.? 172.21.15.40:0/1886524489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:44 smithi040 bash[28232]: audit 2023-12-01T18:37:44.163010+0000 mon.c (mon.2) 3437 : audit 0 from='client.? 172.21.15.40:0/1886524489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:44 smithi040 bash[41173]: audit 2023-12-01T18:37:44.163010+0000 mon.c (mon.2) 3437 : audit 0 from='client.? 172.21.15.40:0/1886524489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:45 smithi141 bash[31670]: cluster 2023-12-01T18:37:44.099633+0000 mgr.y (mgr.24356) 5388 : cluster 0 pgmap v5356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:45 smithi040 bash[28232]: cluster 2023-12-01T18:37:44.099633+0000 mgr.y (mgr.24356) 5388 : cluster 0 pgmap v5356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:45 smithi040 bash[41173]: cluster 2023-12-01T18:37:44.099633+0000 mgr.y (mgr.24356) 5388 : cluster 0 pgmap v5356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:37:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:37:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:47 smithi141 bash[31670]: cluster 2023-12-01T18:37:46.100839+0000 mgr.y (mgr.24356) 5389 : cluster 0 pgmap v5357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:47 smithi141 bash[31670]: audit 2023-12-01T18:37:46.619898+0000 mon.a (mon.0) 3808 : audit 0 from='client.? 172.21.15.40:0/3084249153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:47 smithi040 bash[28232]: cluster 2023-12-01T18:37:46.100839+0000 mgr.y (mgr.24356) 5389 : cluster 0 pgmap v5357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:47 smithi040 bash[28232]: audit 2023-12-01T18:37:46.619898+0000 mon.a (mon.0) 3808 : audit 0 from='client.? 172.21.15.40:0/3084249153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:47 smithi040 bash[41173]: cluster 2023-12-01T18:37:46.100839+0000 mgr.y (mgr.24356) 5389 : cluster 0 pgmap v5357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:47 smithi040 bash[41173]: audit 2023-12-01T18:37:46.619898+0000 mon.a (mon.0) 3808 : audit 0 from='client.? 172.21.15.40:0/3084249153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:49 smithi040 bash[41173]: cluster 2023-12-01T18:37:48.101517+0000 mgr.y (mgr.24356) 5390 : cluster 0 pgmap v5358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:49 smithi040 bash[41173]: audit 2023-12-01T18:37:48.589622+0000 mon.c (mon.2) 3438 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:49 smithi040 bash[41173]: audit 2023-12-01T18:37:49.090809+0000 mon.c (mon.2) 3439 : audit 0 from='client.? 172.21.15.40:0/3845085347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:49 smithi040 bash[28232]: cluster 2023-12-01T18:37:48.101517+0000 mgr.y (mgr.24356) 5390 : cluster 0 pgmap v5358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:49 smithi040 bash[28232]: audit 2023-12-01T18:37:48.589622+0000 mon.c (mon.2) 3438 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:49 smithi040 bash[28232]: audit 2023-12-01T18:37:49.090809+0000 mon.c (mon.2) 3439 : audit 0 from='client.? 172.21.15.40:0/3845085347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:49 smithi141 bash[31670]: cluster 2023-12-01T18:37:48.101517+0000 mgr.y (mgr.24356) 5390 : cluster 0 pgmap v5358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:49 smithi141 bash[31670]: audit 2023-12-01T18:37:48.589622+0000 mon.c (mon.2) 3438 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:49 smithi141 bash[31670]: audit 2023-12-01T18:37:49.090809+0000 mon.c (mon.2) 3439 : audit 0 from='client.? 172.21.15.40:0/3845085347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:51 smithi141 bash[31670]: cluster 2023-12-01T18:37:50.102661+0000 mgr.y (mgr.24356) 5391 : cluster 0 pgmap v5359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:51 smithi040 bash[41173]: cluster 2023-12-01T18:37:50.102661+0000 mgr.y (mgr.24356) 5391 : cluster 0 pgmap v5359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:51 smithi040 bash[28232]: cluster 2023-12-01T18:37:50.102661+0000 mgr.y (mgr.24356) 5391 : cluster 0 pgmap v5359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:52 smithi141 bash[31670]: audit 2023-12-01T18:37:51.559550+0000 mon.a (mon.0) 3809 : audit 0 from='client.? 172.21.15.40:0/545311140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:52 smithi040 bash[41173]: audit 2023-12-01T18:37:51.559550+0000 mon.a (mon.0) 3809 : audit 0 from='client.? 172.21.15.40:0/545311140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:52 smithi040 bash[28232]: audit 2023-12-01T18:37:51.559550+0000 mon.a (mon.0) 3809 : audit 0 from='client.? 172.21.15.40:0/545311140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:53 smithi141 bash[31670]: cluster 2023-12-01T18:37:52.103338+0000 mgr.y (mgr.24356) 5392 : cluster 0 pgmap v5360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:53.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:53 smithi040 bash[28232]: cluster 2023-12-01T18:37:52.103338+0000 mgr.y (mgr.24356) 5392 : cluster 0 pgmap v5360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:53.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:53 smithi040 bash[41173]: cluster 2023-12-01T18:37:52.103338+0000 mgr.y (mgr.24356) 5392 : cluster 0 pgmap v5360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:54 smithi141 bash[31670]: audit 2023-12-01T18:37:54.013811+0000 mon.a (mon.0) 3810 : audit 0 from='client.? 172.21.15.40:0/4189854152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:54 smithi040 bash[28232]: audit 2023-12-01T18:37:54.013811+0000 mon.a (mon.0) 3810 : audit 0 from='client.? 172.21.15.40:0/4189854152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:54 smithi040 bash[41173]: audit 2023-12-01T18:37:54.013811+0000 mon.a (mon.0) 3810 : audit 0 from='client.? 172.21.15.40:0/4189854152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:55 smithi141 bash[31670]: cluster 2023-12-01T18:37:54.104113+0000 mgr.y (mgr.24356) 5393 : cluster 0 pgmap v5361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:55 smithi040 bash[28232]: cluster 2023-12-01T18:37:54.104113+0000 mgr.y (mgr.24356) 5393 : cluster 0 pgmap v5361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:55 smithi040 bash[41173]: cluster 2023-12-01T18:37:54.104113+0000 mgr.y (mgr.24356) 5393 : cluster 0 pgmap v5361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:37:56] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T18:37:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:57 smithi040 bash[28232]: cluster 2023-12-01T18:37:56.105353+0000 mgr.y (mgr.24356) 5394 : cluster 0 pgmap v5362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:57 smithi040 bash[28232]: audit 2023-12-01T18:37:56.476185+0000 mon.c (mon.2) 3440 : audit 0 from='client.? 172.21.15.40:0/1743121213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:57 smithi040 bash[41173]: cluster 2023-12-01T18:37:56.105353+0000 mgr.y (mgr.24356) 5394 : cluster 0 pgmap v5362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:57 smithi040 bash[41173]: audit 2023-12-01T18:37:56.476185+0000 mon.c (mon.2) 3440 : audit 0 from='client.? 172.21.15.40:0/1743121213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:57 smithi141 bash[31670]: cluster 2023-12-01T18:37:56.105353+0000 mgr.y (mgr.24356) 5394 : cluster 0 pgmap v5362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:57 smithi141 bash[31670]: audit 2023-12-01T18:37:56.476185+0000 mon.c (mon.2) 3440 : audit 0 from='client.? 172.21.15.40:0/1743121213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:59 smithi141 bash[31670]: cluster 2023-12-01T18:37:58.106085+0000 mgr.y (mgr.24356) 5395 : cluster 0 pgmap v5363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:37:59 smithi141 bash[31670]: audit 2023-12-01T18:37:58.943757+0000 mon.c (mon.2) 3441 : audit 0 from='client.? 172.21.15.40:0/3240770761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:59 smithi040 bash[28232]: cluster 2023-12-01T18:37:58.106085+0000 mgr.y (mgr.24356) 5395 : cluster 0 pgmap v5363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:37:59 smithi040 bash[28232]: audit 2023-12-01T18:37:58.943757+0000 mon.c (mon.2) 3441 : audit 0 from='client.? 172.21.15.40:0/3240770761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:37:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:59 smithi040 bash[41173]: cluster 2023-12-01T18:37:58.106085+0000 mgr.y (mgr.24356) 5395 : cluster 0 pgmap v5363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:37:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:37:59 smithi040 bash[41173]: audit 2023-12-01T18:37:58.943757+0000 mon.c (mon.2) 3441 : audit 0 from='client.? 172.21.15.40:0/3240770761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:01 smithi141 bash[31670]: cluster 2023-12-01T18:38:00.107236+0000 mgr.y (mgr.24356) 5396 : cluster 0 pgmap v5364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:01 smithi040 bash[28232]: cluster 2023-12-01T18:38:00.107236+0000 mgr.y (mgr.24356) 5396 : cluster 0 pgmap v5364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:01 smithi040 bash[41173]: cluster 2023-12-01T18:38:00.107236+0000 mgr.y (mgr.24356) 5396 : cluster 0 pgmap v5364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:02 smithi141 bash[31670]: audit 2023-12-01T18:38:01.417980+0000 mon.c (mon.2) 3442 : audit 0 from='client.? 172.21.15.40:0/1513635046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:02 smithi040 bash[28232]: audit 2023-12-01T18:38:01.417980+0000 mon.c (mon.2) 3442 : audit 0 from='client.? 172.21.15.40:0/1513635046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:02 smithi040 bash[41173]: audit 2023-12-01T18:38:01.417980+0000 mon.c (mon.2) 3442 : audit 0 from='client.? 172.21.15.40:0/1513635046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:03 smithi141 bash[31670]: cluster 2023-12-01T18:38:02.107905+0000 mgr.y (mgr.24356) 5397 : cluster 0 pgmap v5365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:03 smithi040 bash[41173]: cluster 2023-12-01T18:38:02.107905+0000 mgr.y (mgr.24356) 5397 : cluster 0 pgmap v5365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:03 smithi040 bash[28232]: cluster 2023-12-01T18:38:02.107905+0000 mgr.y (mgr.24356) 5397 : cluster 0 pgmap v5365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:04 smithi141 bash[31670]: audit 2023-12-01T18:38:03.589884+0000 mon.c (mon.2) 3443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:04 smithi141 bash[31670]: audit 2023-12-01T18:38:03.887132+0000 mon.a (mon.0) 3811 : audit 0 from='client.? 172.21.15.40:0/414606201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:04 smithi040 bash[28232]: audit 2023-12-01T18:38:03.589884+0000 mon.c (mon.2) 3443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:04 smithi040 bash[28232]: audit 2023-12-01T18:38:03.887132+0000 mon.a (mon.0) 3811 : audit 0 from='client.? 172.21.15.40:0/414606201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:04 smithi040 bash[41173]: audit 2023-12-01T18:38:03.589884+0000 mon.c (mon.2) 3443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:04 smithi040 bash[41173]: audit 2023-12-01T18:38:03.887132+0000 mon.a (mon.0) 3811 : audit 0 from='client.? 172.21.15.40:0/414606201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:05 smithi141 bash[31670]: cluster 2023-12-01T18:38:04.108624+0000 mgr.y (mgr.24356) 5398 : cluster 0 pgmap v5366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:05 smithi040 bash[28232]: cluster 2023-12-01T18:38:04.108624+0000 mgr.y (mgr.24356) 5398 : cluster 0 pgmap v5366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:05 smithi040 bash[41173]: cluster 2023-12-01T18:38:04.108624+0000 mgr.y (mgr.24356) 5398 : cluster 0 pgmap v5366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:38:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:38:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:07 smithi040 bash[28232]: cluster 2023-12-01T18:38:06.109523+0000 mgr.y (mgr.24356) 5399 : cluster 0 pgmap v5367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:07 smithi040 bash[28232]: audit 2023-12-01T18:38:06.350097+0000 mon.c (mon.2) 3444 : audit 0 from='client.? 172.21.15.40:0/1516811587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:07 smithi040 bash[41173]: cluster 2023-12-01T18:38:06.109523+0000 mgr.y (mgr.24356) 5399 : cluster 0 pgmap v5367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:07 smithi040 bash[41173]: audit 2023-12-01T18:38:06.350097+0000 mon.c (mon.2) 3444 : audit 0 from='client.? 172.21.15.40:0/1516811587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:07 smithi141 bash[31670]: cluster 2023-12-01T18:38:06.109523+0000 mgr.y (mgr.24356) 5399 : cluster 0 pgmap v5367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:07 smithi141 bash[31670]: audit 2023-12-01T18:38:06.350097+0000 mon.c (mon.2) 3444 : audit 0 from='client.? 172.21.15.40:0/1516811587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:09 smithi141 bash[31670]: cluster 2023-12-01T18:38:08.110183+0000 mgr.y (mgr.24356) 5400 : cluster 0 pgmap v5368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:09 smithi141 bash[31670]: audit 2023-12-01T18:38:08.814173+0000 mon.a (mon.0) 3812 : audit 0 from='client.? 172.21.15.40:0/2284822246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:09 smithi040 bash[41173]: cluster 2023-12-01T18:38:08.110183+0000 mgr.y (mgr.24356) 5400 : cluster 0 pgmap v5368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:09 smithi040 bash[41173]: audit 2023-12-01T18:38:08.814173+0000 mon.a (mon.0) 3812 : audit 0 from='client.? 172.21.15.40:0/2284822246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:09 smithi040 bash[28232]: cluster 2023-12-01T18:38:08.110183+0000 mgr.y (mgr.24356) 5400 : cluster 0 pgmap v5368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:09 smithi040 bash[28232]: audit 2023-12-01T18:38:08.814173+0000 mon.a (mon.0) 3812 : audit 0 from='client.? 172.21.15.40:0/2284822246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:11 smithi141 bash[31670]: cluster 2023-12-01T18:38:10.111377+0000 mgr.y (mgr.24356) 5401 : cluster 0 pgmap v5369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:11.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:11 smithi040 bash[28232]: cluster 2023-12-01T18:38:10.111377+0000 mgr.y (mgr.24356) 5401 : cluster 0 pgmap v5369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:11 smithi040 bash[41173]: cluster 2023-12-01T18:38:10.111377+0000 mgr.y (mgr.24356) 5401 : cluster 0 pgmap v5369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:12 smithi141 bash[31670]: audit 2023-12-01T18:38:11.285881+0000 mon.a (mon.0) 3813 : audit 0 from='client.? 172.21.15.40:0/1504577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:12 smithi040 bash[28232]: audit 2023-12-01T18:38:11.285881+0000 mon.a (mon.0) 3813 : audit 0 from='client.? 172.21.15.40:0/1504577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:12 smithi040 bash[41173]: audit 2023-12-01T18:38:11.285881+0000 mon.a (mon.0) 3813 : audit 0 from='client.? 172.21.15.40:0/1504577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:13 smithi141 bash[31670]: cluster 2023-12-01T18:38:12.112053+0000 mgr.y (mgr.24356) 5402 : cluster 0 pgmap v5370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:13 smithi040 bash[28232]: cluster 2023-12-01T18:38:12.112053+0000 mgr.y (mgr.24356) 5402 : cluster 0 pgmap v5370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:13 smithi040 bash[41173]: cluster 2023-12-01T18:38:12.112053+0000 mgr.y (mgr.24356) 5402 : cluster 0 pgmap v5370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:14 smithi141 bash[31670]: audit 2023-12-01T18:38:13.749287+0000 mon.a (mon.0) 3814 : audit 0 from='client.? 172.21.15.40:0/156281191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:14 smithi040 bash[41173]: audit 2023-12-01T18:38:13.749287+0000 mon.a (mon.0) 3814 : audit 0 from='client.? 172.21.15.40:0/156281191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:14 smithi040 bash[28232]: audit 2023-12-01T18:38:13.749287+0000 mon.a (mon.0) 3814 : audit 0 from='client.? 172.21.15.40:0/156281191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:15 smithi141 bash[31670]: cluster 2023-12-01T18:38:14.112751+0000 mgr.y (mgr.24356) 5403 : cluster 0 pgmap v5371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:15 smithi040 bash[28232]: cluster 2023-12-01T18:38:14.112751+0000 mgr.y (mgr.24356) 5403 : cluster 0 pgmap v5371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:15 smithi040 bash[41173]: cluster 2023-12-01T18:38:14.112751+0000 mgr.y (mgr.24356) 5403 : cluster 0 pgmap v5371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:38:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:38:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:17 smithi040 bash[28232]: cluster 2023-12-01T18:38:16.113884+0000 mgr.y (mgr.24356) 5404 : cluster 0 pgmap v5372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:17 smithi040 bash[28232]: audit 2023-12-01T18:38:16.216921+0000 mon.c (mon.2) 3445 : audit 0 from='client.? 172.21.15.40:0/2892058494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:17 smithi040 bash[41173]: cluster 2023-12-01T18:38:16.113884+0000 mgr.y (mgr.24356) 5404 : cluster 0 pgmap v5372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:17 smithi040 bash[41173]: audit 2023-12-01T18:38:16.216921+0000 mon.c (mon.2) 3445 : audit 0 from='client.? 172.21.15.40:0/2892058494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:17 smithi141 bash[31670]: cluster 2023-12-01T18:38:16.113884+0000 mgr.y (mgr.24356) 5404 : cluster 0 pgmap v5372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:17 smithi141 bash[31670]: audit 2023-12-01T18:38:16.216921+0000 mon.c (mon.2) 3445 : audit 0 from='client.? 172.21.15.40:0/2892058494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:19 smithi141 bash[31670]: cluster 2023-12-01T18:38:18.114545+0000 mgr.y (mgr.24356) 5405 : cluster 0 pgmap v5373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:19 smithi141 bash[31670]: audit 2023-12-01T18:38:18.590515+0000 mon.c (mon.2) 3446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:19 smithi141 bash[31670]: audit 2023-12-01T18:38:18.680168+0000 mon.c (mon.2) 3447 : audit 0 from='client.? 172.21.15.40:0/4185107445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:19 smithi040 bash[28232]: cluster 2023-12-01T18:38:18.114545+0000 mgr.y (mgr.24356) 5405 : cluster 0 pgmap v5373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:19 smithi040 bash[28232]: audit 2023-12-01T18:38:18.590515+0000 mon.c (mon.2) 3446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:19 smithi040 bash[28232]: audit 2023-12-01T18:38:18.680168+0000 mon.c (mon.2) 3447 : audit 0 from='client.? 172.21.15.40:0/4185107445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:19 smithi040 bash[41173]: cluster 2023-12-01T18:38:18.114545+0000 mgr.y (mgr.24356) 5405 : cluster 0 pgmap v5373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:19 smithi040 bash[41173]: audit 2023-12-01T18:38:18.590515+0000 mon.c (mon.2) 3446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:19 smithi040 bash[41173]: audit 2023-12-01T18:38:18.680168+0000 mon.c (mon.2) 3447 : audit 0 from='client.? 172.21.15.40:0/4185107445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:21 smithi141 bash[31670]: cluster 2023-12-01T18:38:20.115684+0000 mgr.y (mgr.24356) 5406 : cluster 0 pgmap v5374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:21 smithi141 bash[31670]: audit 2023-12-01T18:38:21.142283+0000 mon.a (mon.0) 3815 : audit 0 from='client.? 172.21.15.40:0/2893641329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:21 smithi040 bash[28232]: cluster 2023-12-01T18:38:20.115684+0000 mgr.y (mgr.24356) 5406 : cluster 0 pgmap v5374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:21 smithi040 bash[28232]: audit 2023-12-01T18:38:21.142283+0000 mon.a (mon.0) 3815 : audit 0 from='client.? 172.21.15.40:0/2893641329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:21 smithi040 bash[41173]: cluster 2023-12-01T18:38:20.115684+0000 mgr.y (mgr.24356) 5406 : cluster 0 pgmap v5374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:21 smithi040 bash[41173]: audit 2023-12-01T18:38:21.142283+0000 mon.a (mon.0) 3815 : audit 0 from='client.? 172.21.15.40:0/2893641329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:23 smithi141 bash[31670]: cluster 2023-12-01T18:38:22.116452+0000 mgr.y (mgr.24356) 5407 : cluster 0 pgmap v5375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:23 smithi040 bash[41173]: cluster 2023-12-01T18:38:22.116452+0000 mgr.y (mgr.24356) 5407 : cluster 0 pgmap v5375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:23 smithi040 bash[28232]: cluster 2023-12-01T18:38:22.116452+0000 mgr.y (mgr.24356) 5407 : cluster 0 pgmap v5375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:24 smithi141 bash[31670]: audit 2023-12-01T18:38:23.609032+0000 mon.a (mon.0) 3816 : audit 0 from='client.? 172.21.15.40:0/2568573553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:24 smithi040 bash[28232]: audit 2023-12-01T18:38:23.609032+0000 mon.a (mon.0) 3816 : audit 0 from='client.? 172.21.15.40:0/2568573553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:24 smithi040 bash[41173]: audit 2023-12-01T18:38:23.609032+0000 mon.a (mon.0) 3816 : audit 0 from='client.? 172.21.15.40:0/2568573553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:25 smithi141 bash[31670]: cluster 2023-12-01T18:38:24.117171+0000 mgr.y (mgr.24356) 5408 : cluster 0 pgmap v5376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:25 smithi040 bash[28232]: cluster 2023-12-01T18:38:24.117171+0000 mgr.y (mgr.24356) 5408 : cluster 0 pgmap v5376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:25 smithi040 bash[41173]: cluster 2023-12-01T18:38:24.117171+0000 mgr.y (mgr.24356) 5408 : cluster 0 pgmap v5376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:38:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:38:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:27 smithi040 bash[28232]: audit 2023-12-01T18:38:26.073231+0000 mon.c (mon.2) 3448 : audit 0 from='client.? 172.21.15.40:0/3630022974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:27 smithi040 bash[28232]: cluster 2023-12-01T18:38:26.118274+0000 mgr.y (mgr.24356) 5409 : cluster 0 pgmap v5377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:27 smithi040 bash[41173]: audit 2023-12-01T18:38:26.073231+0000 mon.c (mon.2) 3448 : audit 0 from='client.? 172.21.15.40:0/3630022974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:27 smithi040 bash[41173]: cluster 2023-12-01T18:38:26.118274+0000 mgr.y (mgr.24356) 5409 : cluster 0 pgmap v5377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:27 smithi141 bash[31670]: audit 2023-12-01T18:38:26.073231+0000 mon.c (mon.2) 3448 : audit 0 from='client.? 172.21.15.40:0/3630022974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:27 smithi141 bash[31670]: cluster 2023-12-01T18:38:26.118274+0000 mgr.y (mgr.24356) 5409 : cluster 0 pgmap v5377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:29 smithi141 bash[31670]: cluster 2023-12-01T18:38:28.118915+0000 mgr.y (mgr.24356) 5410 : cluster 0 pgmap v5378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:29 smithi141 bash[31670]: audit 2023-12-01T18:38:28.529478+0000 mon.c (mon.2) 3449 : audit 0 from='client.? 172.21.15.40:0/2793684851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:29 smithi040 bash[28232]: cluster 2023-12-01T18:38:28.118915+0000 mgr.y (mgr.24356) 5410 : cluster 0 pgmap v5378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:29 smithi040 bash[28232]: audit 2023-12-01T18:38:28.529478+0000 mon.c (mon.2) 3449 : audit 0 from='client.? 172.21.15.40:0/2793684851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:29 smithi040 bash[41173]: cluster 2023-12-01T18:38:28.118915+0000 mgr.y (mgr.24356) 5410 : cluster 0 pgmap v5378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:29 smithi040 bash[41173]: audit 2023-12-01T18:38:28.529478+0000 mon.c (mon.2) 3449 : audit 0 from='client.? 172.21.15.40:0/2793684851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:31 smithi141 bash[31670]: cluster 2023-12-01T18:38:30.120086+0000 mgr.y (mgr.24356) 5411 : cluster 0 pgmap v5379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:31 smithi141 bash[31670]: audit 2023-12-01T18:38:30.992185+0000 mon.c (mon.2) 3450 : audit 0 from='client.? 172.21.15.40:0/2053950414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:31 smithi040 bash[28232]: cluster 2023-12-01T18:38:30.120086+0000 mgr.y (mgr.24356) 5411 : cluster 0 pgmap v5379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:31 smithi040 bash[28232]: audit 2023-12-01T18:38:30.992185+0000 mon.c (mon.2) 3450 : audit 0 from='client.? 172.21.15.40:0/2053950414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:31 smithi040 bash[41173]: cluster 2023-12-01T18:38:30.120086+0000 mgr.y (mgr.24356) 5411 : cluster 0 pgmap v5379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:31 smithi040 bash[41173]: audit 2023-12-01T18:38:30.992185+0000 mon.c (mon.2) 3450 : audit 0 from='client.? 172.21.15.40:0/2053950414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:33 smithi141 bash[31670]: cluster 2023-12-01T18:38:32.120793+0000 mgr.y (mgr.24356) 5412 : cluster 0 pgmap v5380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:33 smithi040 bash[28232]: cluster 2023-12-01T18:38:32.120793+0000 mgr.y (mgr.24356) 5412 : cluster 0 pgmap v5380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:33 smithi040 bash[41173]: cluster 2023-12-01T18:38:32.120793+0000 mgr.y (mgr.24356) 5412 : cluster 0 pgmap v5380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:34 smithi141 bash[31670]: audit 2023-12-01T18:38:33.460786+0000 mon.a (mon.0) 3817 : audit 0 from='client.? 172.21.15.40:0/3525360411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:34 smithi141 bash[31670]: audit 2023-12-01T18:38:33.590778+0000 mon.c (mon.2) 3451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:34 smithi040 bash[28232]: audit 2023-12-01T18:38:33.460786+0000 mon.a (mon.0) 3817 : audit 0 from='client.? 172.21.15.40:0/3525360411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:34 smithi040 bash[28232]: audit 2023-12-01T18:38:33.590778+0000 mon.c (mon.2) 3451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:34 smithi040 bash[41173]: audit 2023-12-01T18:38:33.460786+0000 mon.a (mon.0) 3817 : audit 0 from='client.? 172.21.15.40:0/3525360411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:34 smithi040 bash[41173]: audit 2023-12-01T18:38:33.590778+0000 mon.c (mon.2) 3451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:35 smithi141 bash[31670]: cluster 2023-12-01T18:38:34.121602+0000 mgr.y (mgr.24356) 5413 : cluster 0 pgmap v5381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:35 smithi040 bash[28232]: cluster 2023-12-01T18:38:34.121602+0000 mgr.y (mgr.24356) 5413 : cluster 0 pgmap v5381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:35 smithi040 bash[41173]: cluster 2023-12-01T18:38:34.121602+0000 mgr.y (mgr.24356) 5413 : cluster 0 pgmap v5381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:36 smithi040 bash[41173]: audit 2023-12-01T18:38:35.921658+0000 mon.c (mon.2) 3452 : audit 0 from='client.? 172.21.15.40:0/984739283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:36 smithi040 bash[28232]: audit 2023-12-01T18:38:35.921658+0000 mon.c (mon.2) 3452 : audit 0 from='client.? 172.21.15.40:0/984739283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:36 smithi141 bash[31670]: audit 2023-12-01T18:38:35.921658+0000 mon.c (mon.2) 3452 : audit 0 from='client.? 172.21.15.40:0/984739283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:38:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:38:37.541 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:37 smithi141 bash[31670]: cluster 2023-12-01T18:38:36.122909+0000 mgr.y (mgr.24356) 5414 : cluster 0 pgmap v5382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:37 smithi040 bash[28232]: cluster 2023-12-01T18:38:36.122909+0000 mgr.y (mgr.24356) 5414 : cluster 0 pgmap v5382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:37 smithi040 bash[41173]: cluster 2023-12-01T18:38:36.122909+0000 mgr.y (mgr.24356) 5414 : cluster 0 pgmap v5382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:39 smithi141 bash[31670]: cluster 2023-12-01T18:38:38.123424+0000 mgr.y (mgr.24356) 5415 : cluster 0 pgmap v5383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:39 smithi141 bash[31670]: audit 2023-12-01T18:38:38.383760+0000 mon.c (mon.2) 3453 : audit 0 from='client.? 172.21.15.40:0/1693282956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:39 smithi040 bash[28232]: cluster 2023-12-01T18:38:38.123424+0000 mgr.y (mgr.24356) 5415 : cluster 0 pgmap v5383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:39 smithi040 bash[28232]: audit 2023-12-01T18:38:38.383760+0000 mon.c (mon.2) 3453 : audit 0 from='client.? 172.21.15.40:0/1693282956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:39 smithi040 bash[41173]: cluster 2023-12-01T18:38:38.123424+0000 mgr.y (mgr.24356) 5415 : cluster 0 pgmap v5383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:39 smithi040 bash[41173]: audit 2023-12-01T18:38:38.383760+0000 mon.c (mon.2) 3453 : audit 0 from='client.? 172.21.15.40:0/1693282956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:41 smithi141 bash[31670]: cluster 2023-12-01T18:38:40.124586+0000 mgr.y (mgr.24356) 5416 : cluster 0 pgmap v5384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:41 smithi141 bash[31670]: audit 2023-12-01T18:38:40.839123+0000 mon.c (mon.2) 3454 : audit 0 from='client.? 172.21.15.40:0/1723752541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:41 smithi040 bash[28232]: cluster 2023-12-01T18:38:40.124586+0000 mgr.y (mgr.24356) 5416 : cluster 0 pgmap v5384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:41 smithi040 bash[28232]: audit 2023-12-01T18:38:40.839123+0000 mon.c (mon.2) 3454 : audit 0 from='client.? 172.21.15.40:0/1723752541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:41 smithi040 bash[41173]: cluster 2023-12-01T18:38:40.124586+0000 mgr.y (mgr.24356) 5416 : cluster 0 pgmap v5384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:41 smithi040 bash[41173]: audit 2023-12-01T18:38:40.839123+0000 mon.c (mon.2) 3454 : audit 0 from='client.? 172.21.15.40:0/1723752541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:42 smithi141 bash[31670]: audit 2023-12-01T18:38:41.339193+0000 mon.c (mon.2) 3455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:38:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:42 smithi040 bash[28232]: audit 2023-12-01T18:38:41.339193+0000 mon.c (mon.2) 3455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:38:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:42 smithi040 bash[41173]: audit 2023-12-01T18:38:41.339193+0000 mon.c (mon.2) 3455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:38:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:43 smithi141 bash[31670]: cluster 2023-12-01T18:38:42.125415+0000 mgr.y (mgr.24356) 5417 : cluster 0 pgmap v5385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:43 smithi040 bash[41173]: cluster 2023-12-01T18:38:42.125415+0000 mgr.y (mgr.24356) 5417 : cluster 0 pgmap v5385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:43 smithi040 bash[28232]: cluster 2023-12-01T18:38:42.125415+0000 mgr.y (mgr.24356) 5417 : cluster 0 pgmap v5385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:44 smithi141 bash[31670]: audit 2023-12-01T18:38:43.301008+0000 mon.c (mon.2) 3456 : audit 0 from='client.? 172.21.15.40:0/2871362400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:44 smithi040 bash[41173]: audit 2023-12-01T18:38:43.301008+0000 mon.c (mon.2) 3456 : audit 0 from='client.? 172.21.15.40:0/2871362400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:44 smithi040 bash[28232]: audit 2023-12-01T18:38:43.301008+0000 mon.c (mon.2) 3456 : audit 0 from='client.? 172.21.15.40:0/2871362400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:45 smithi141 bash[31670]: cluster 2023-12-01T18:38:44.126021+0000 mgr.y (mgr.24356) 5418 : cluster 0 pgmap v5386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:45 smithi040 bash[28232]: cluster 2023-12-01T18:38:44.126021+0000 mgr.y (mgr.24356) 5418 : cluster 0 pgmap v5386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:45 smithi040 bash[41173]: cluster 2023-12-01T18:38:44.126021+0000 mgr.y (mgr.24356) 5418 : cluster 0 pgmap v5386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:46 smithi040 bash[28232]: audit 2023-12-01T18:38:45.760393+0000 mon.a (mon.0) 3818 : audit 0 from='client.? 172.21.15.40:0/632019114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:46 smithi040 bash[41173]: audit 2023-12-01T18:38:45.760393+0000 mon.a (mon.0) 3818 : audit 0 from='client.? 172.21.15.40:0/632019114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:46 smithi141 bash[31670]: audit 2023-12-01T18:38:45.760393+0000 mon.a (mon.0) 3818 : audit 0 from='client.? 172.21.15.40:0/632019114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:38:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:38:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:47 smithi141 bash[31670]: cluster 2023-12-01T18:38:46.127192+0000 mgr.y (mgr.24356) 5419 : cluster 0 pgmap v5387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:47 smithi040 bash[28232]: cluster 2023-12-01T18:38:46.127192+0000 mgr.y (mgr.24356) 5419 : cluster 0 pgmap v5387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:47 smithi040 bash[41173]: cluster 2023-12-01T18:38:46.127192+0000 mgr.y (mgr.24356) 5419 : cluster 0 pgmap v5387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[28232]: audit 2023-12-01T18:38:47.285679+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[28232]: audit 2023-12-01T18:38:47.302126+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[28232]: audit 2023-12-01T18:38:47.487604+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[28232]: audit 2023-12-01T18:38:47.503268+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[28232]: audit 2023-12-01T18:38:48.241350+0000 mon.c (mon.2) 3457 : audit 0 from='client.? 172.21.15.40:0/143096617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[41173]: audit 2023-12-01T18:38:47.285679+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[41173]: audit 2023-12-01T18:38:47.302126+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[41173]: audit 2023-12-01T18:38:47.487604+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[41173]: audit 2023-12-01T18:38:47.503268+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:48 smithi040 bash[41173]: audit 2023-12-01T18:38:48.241350+0000 mon.c (mon.2) 3457 : audit 0 from='client.? 172.21.15.40:0/143096617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:48 smithi141 bash[31670]: audit 2023-12-01T18:38:47.285679+0000 mon.a (mon.0) 3819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:48 smithi141 bash[31670]: audit 2023-12-01T18:38:47.302126+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:48 smithi141 bash[31670]: audit 2023-12-01T18:38:47.487604+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:48 smithi141 bash[31670]: audit 2023-12-01T18:38:47.503268+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:48 smithi141 bash[31670]: audit 2023-12-01T18:38:48.241350+0000 mon.c (mon.2) 3457 : audit 0 from='client.? 172.21.15.40:0/143096617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:49 smithi141 bash[31670]: cluster 2023-12-01T18:38:48.127802+0000 mgr.y (mgr.24356) 5420 : cluster 0 pgmap v5388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:49 smithi141 bash[31670]: audit 2023-12-01T18:38:48.591303+0000 mon.c (mon.2) 3458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:49 smithi040 bash[41173]: cluster 2023-12-01T18:38:48.127802+0000 mgr.y (mgr.24356) 5420 : cluster 0 pgmap v5388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:49 smithi040 bash[41173]: audit 2023-12-01T18:38:48.591303+0000 mon.c (mon.2) 3458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:49 smithi040 bash[28232]: cluster 2023-12-01T18:38:48.127802+0000 mgr.y (mgr.24356) 5420 : cluster 0 pgmap v5388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:49 smithi040 bash[28232]: audit 2023-12-01T18:38:48.591303+0000 mon.c (mon.2) 3458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:51 smithi141 bash[31670]: cluster 2023-12-01T18:38:50.129168+0000 mgr.y (mgr.24356) 5421 : cluster 0 pgmap v5389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:51 smithi141 bash[31670]: audit 2023-12-01T18:38:50.708588+0000 mon.a (mon.0) 3823 : audit 0 from='client.? 172.21.15.40:0/341650990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:51 smithi040 bash[28232]: cluster 2023-12-01T18:38:50.129168+0000 mgr.y (mgr.24356) 5421 : cluster 0 pgmap v5389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:51 smithi040 bash[28232]: audit 2023-12-01T18:38:50.708588+0000 mon.a (mon.0) 3823 : audit 0 from='client.? 172.21.15.40:0/341650990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:51 smithi040 bash[41173]: cluster 2023-12-01T18:38:50.129168+0000 mgr.y (mgr.24356) 5421 : cluster 0 pgmap v5389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:51 smithi040 bash[41173]: audit 2023-12-01T18:38:50.708588+0000 mon.a (mon.0) 3823 : audit 0 from='client.? 172.21.15.40:0/341650990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:53 smithi141 bash[31670]: cluster 2023-12-01T18:38:52.130066+0000 mgr.y (mgr.24356) 5422 : cluster 0 pgmap v5390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:53 smithi141 bash[31670]: audit 2023-12-01T18:38:53.164762+0000 mon.c (mon.2) 3459 : audit 0 from='client.? 172.21.15.40:0/711049000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:53.828 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:53 smithi040 bash[41173]: cluster 2023-12-01T18:38:52.130066+0000 mgr.y (mgr.24356) 5422 : cluster 0 pgmap v5390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:53.828 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:53 smithi040 bash[41173]: audit 2023-12-01T18:38:53.164762+0000 mon.c (mon.2) 3459 : audit 0 from='client.? 172.21.15.40:0/711049000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:53.828 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:53 smithi040 bash[28232]: cluster 2023-12-01T18:38:52.130066+0000 mgr.y (mgr.24356) 5422 : cluster 0 pgmap v5390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:53.828 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:53 smithi040 bash[28232]: audit 2023-12-01T18:38:53.164762+0000 mon.c (mon.2) 3459 : audit 0 from='client.? 172.21.15.40:0/711049000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:55 smithi141 bash[31670]: cluster 2023-12-01T18:38:54.130784+0000 mgr.y (mgr.24356) 5423 : cluster 0 pgmap v5391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:55 smithi040 bash[41173]: cluster 2023-12-01T18:38:54.130784+0000 mgr.y (mgr.24356) 5423 : cluster 0 pgmap v5391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:55 smithi040 bash[28232]: cluster 2023-12-01T18:38:54.130784+0000 mgr.y (mgr.24356) 5423 : cluster 0 pgmap v5391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:56 smithi141 bash[31670]: audit 2023-12-01T18:38:55.628810+0000 mon.a (mon.0) 3824 : audit 0 from='client.? 172.21.15.40:0/4118412069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:56 smithi040 bash[28232]: audit 2023-12-01T18:38:55.628810+0000 mon.a (mon.0) 3824 : audit 0 from='client.? 172.21.15.40:0/4118412069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:38:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:38:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:56 smithi040 bash[41173]: audit 2023-12-01T18:38:55.628810+0000 mon.a (mon.0) 3824 : audit 0 from='client.? 172.21.15.40:0/4118412069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:57 smithi040 bash[28232]: cluster 2023-12-01T18:38:56.131986+0000 mgr.y (mgr.24356) 5424 : cluster 0 pgmap v5392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:57 smithi040 bash[41173]: cluster 2023-12-01T18:38:56.131986+0000 mgr.y (mgr.24356) 5424 : cluster 0 pgmap v5392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:57 smithi141 bash[31670]: cluster 2023-12-01T18:38:56.131986+0000 mgr.y (mgr.24356) 5424 : cluster 0 pgmap v5392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: audit 2023-12-01T18:38:58.037003+0000 mon.a (mon.0) 3825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: audit 2023-12-01T18:38:58.050831+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: audit 2023-12-01T18:38:58.053532+0000 mon.c (mon.2) 3460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: audit 2023-12-01T18:38:58.054770+0000 mon.c (mon.2) 3461 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: audit 2023-12-01T18:38:58.065687+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: audit 2023-12-01T18:38:58.091608+0000 mon.c (mon.2) 3462 : audit 0 from='client.? 172.21.15.40:0/1445443907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[28232]: cluster 2023-12-01T18:38:58.132624+0000 mgr.y (mgr.24356) 5425 : cluster 0 pgmap v5393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: audit 2023-12-01T18:38:58.037003+0000 mon.a (mon.0) 3825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: audit 2023-12-01T18:38:58.050831+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: audit 2023-12-01T18:38:58.053532+0000 mon.c (mon.2) 3460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: audit 2023-12-01T18:38:58.054770+0000 mon.c (mon.2) 3461 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: audit 2023-12-01T18:38:58.065687+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: audit 2023-12-01T18:38:58.091608+0000 mon.c (mon.2) 3462 : audit 0 from='client.? 172.21.15.40:0/1445443907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:38:59 smithi040 bash[41173]: cluster 2023-12-01T18:38:58.132624+0000 mgr.y (mgr.24356) 5425 : cluster 0 pgmap v5393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: audit 2023-12-01T18:38:58.037003+0000 mon.a (mon.0) 3825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: audit 2023-12-01T18:38:58.050831+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: audit 2023-12-01T18:38:58.053532+0000 mon.c (mon.2) 3460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: audit 2023-12-01T18:38:58.054770+0000 mon.c (mon.2) 3461 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: audit 2023-12-01T18:38:58.065687+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: audit 2023-12-01T18:38:58.091608+0000 mon.c (mon.2) 3462 : audit 0 from='client.? 172.21.15.40:0/1445443907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:38:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:38:59 smithi141 bash[31670]: cluster 2023-12-01T18:38:58.132624+0000 mgr.y (mgr.24356) 5425 : cluster 0 pgmap v5393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:01 smithi141 bash[31670]: cluster 2023-12-01T18:39:00.133702+0000 mgr.y (mgr.24356) 5426 : cluster 0 pgmap v5394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:01 smithi141 bash[31670]: audit 2023-12-01T18:39:00.553028+0000 mon.c (mon.2) 3463 : audit 0 from='client.? 172.21.15.40:0/1577463027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:01 smithi040 bash[28232]: cluster 2023-12-01T18:39:00.133702+0000 mgr.y (mgr.24356) 5426 : cluster 0 pgmap v5394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:01 smithi040 bash[28232]: audit 2023-12-01T18:39:00.553028+0000 mon.c (mon.2) 3463 : audit 0 from='client.? 172.21.15.40:0/1577463027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:01 smithi040 bash[41173]: cluster 2023-12-01T18:39:00.133702+0000 mgr.y (mgr.24356) 5426 : cluster 0 pgmap v5394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:01 smithi040 bash[41173]: audit 2023-12-01T18:39:00.553028+0000 mon.c (mon.2) 3463 : audit 0 from='client.? 172.21.15.40:0/1577463027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:03 smithi141 bash[31670]: cluster 2023-12-01T18:39:02.134392+0000 mgr.y (mgr.24356) 5427 : cluster 0 pgmap v5395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:03 smithi141 bash[31670]: audit 2023-12-01T18:39:03.022210+0000 mon.c (mon.2) 3464 : audit 0 from='client.? 172.21.15.40:0/3834101169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:03 smithi040 bash[28232]: cluster 2023-12-01T18:39:02.134392+0000 mgr.y (mgr.24356) 5427 : cluster 0 pgmap v5395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:03 smithi040 bash[28232]: audit 2023-12-01T18:39:03.022210+0000 mon.c (mon.2) 3464 : audit 0 from='client.? 172.21.15.40:0/3834101169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:03 smithi040 bash[41173]: cluster 2023-12-01T18:39:02.134392+0000 mgr.y (mgr.24356) 5427 : cluster 0 pgmap v5395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:03 smithi040 bash[41173]: audit 2023-12-01T18:39:03.022210+0000 mon.c (mon.2) 3464 : audit 0 from='client.? 172.21.15.40:0/3834101169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:04 smithi141 bash[31670]: audit 2023-12-01T18:39:03.591362+0000 mon.c (mon.2) 3465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:04 smithi040 bash[28232]: audit 2023-12-01T18:39:03.591362+0000 mon.c (mon.2) 3465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:04 smithi040 bash[41173]: audit 2023-12-01T18:39:03.591362+0000 mon.c (mon.2) 3465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:05 smithi141 bash[31670]: cluster 2023-12-01T18:39:04.135067+0000 mgr.y (mgr.24356) 5428 : cluster 0 pgmap v5396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:05 smithi040 bash[28232]: cluster 2023-12-01T18:39:04.135067+0000 mgr.y (mgr.24356) 5428 : cluster 0 pgmap v5396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:05 smithi040 bash[41173]: cluster 2023-12-01T18:39:04.135067+0000 mgr.y (mgr.24356) 5428 : cluster 0 pgmap v5396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:06 smithi040 bash[41173]: audit 2023-12-01T18:39:05.489512+0000 mon.c (mon.2) 3466 : audit 0 from='client.? 172.21.15.40:0/3231580699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:06 smithi040 bash[28232]: audit 2023-12-01T18:39:05.489512+0000 mon.c (mon.2) 3466 : audit 0 from='client.? 172.21.15.40:0/3231580699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:06 smithi141 bash[31670]: audit 2023-12-01T18:39:05.489512+0000 mon.c (mon.2) 3466 : audit 0 from='client.? 172.21.15.40:0/3231580699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:39:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:39:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:07 smithi141 bash[31670]: cluster 2023-12-01T18:39:06.136210+0000 mgr.y (mgr.24356) 5429 : cluster 0 pgmap v5397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:07 smithi040 bash[41173]: cluster 2023-12-01T18:39:06.136210+0000 mgr.y (mgr.24356) 5429 : cluster 0 pgmap v5397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:07 smithi040 bash[28232]: cluster 2023-12-01T18:39:06.136210+0000 mgr.y (mgr.24356) 5429 : cluster 0 pgmap v5397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:08 smithi141 bash[31670]: audit 2023-12-01T18:39:07.954166+0000 mon.c (mon.2) 3467 : audit 0 from='client.? 172.21.15.40:0/3327835018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:08 smithi040 bash[28232]: audit 2023-12-01T18:39:07.954166+0000 mon.c (mon.2) 3467 : audit 0 from='client.? 172.21.15.40:0/3327835018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:08 smithi040 bash[41173]: audit 2023-12-01T18:39:07.954166+0000 mon.c (mon.2) 3467 : audit 0 from='client.? 172.21.15.40:0/3327835018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:09 smithi141 bash[31670]: cluster 2023-12-01T18:39:08.136889+0000 mgr.y (mgr.24356) 5430 : cluster 0 pgmap v5398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:09 smithi040 bash[41173]: cluster 2023-12-01T18:39:08.136889+0000 mgr.y (mgr.24356) 5430 : cluster 0 pgmap v5398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:09 smithi040 bash[28232]: cluster 2023-12-01T18:39:08.136889+0000 mgr.y (mgr.24356) 5430 : cluster 0 pgmap v5398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:11 smithi141 bash[31670]: cluster 2023-12-01T18:39:10.137975+0000 mgr.y (mgr.24356) 5431 : cluster 0 pgmap v5399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:11 smithi141 bash[31670]: audit 2023-12-01T18:39:10.423945+0000 mon.c (mon.2) 3468 : audit 0 from='client.? 172.21.15.40:0/3381732948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:11 smithi040 bash[28232]: cluster 2023-12-01T18:39:10.137975+0000 mgr.y (mgr.24356) 5431 : cluster 0 pgmap v5399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:11 smithi040 bash[28232]: audit 2023-12-01T18:39:10.423945+0000 mon.c (mon.2) 3468 : audit 0 from='client.? 172.21.15.40:0/3381732948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:11 smithi040 bash[41173]: cluster 2023-12-01T18:39:10.137975+0000 mgr.y (mgr.24356) 5431 : cluster 0 pgmap v5399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:11 smithi040 bash[41173]: audit 2023-12-01T18:39:10.423945+0000 mon.c (mon.2) 3468 : audit 0 from='client.? 172.21.15.40:0/3381732948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:13 smithi141 bash[31670]: cluster 2023-12-01T18:39:12.138601+0000 mgr.y (mgr.24356) 5432 : cluster 0 pgmap v5400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:13 smithi141 bash[31670]: audit 2023-12-01T18:39:12.888462+0000 mon.c (mon.2) 3469 : audit 0 from='client.? 172.21.15.40:0/3892379052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:13 smithi040 bash[41173]: cluster 2023-12-01T18:39:12.138601+0000 mgr.y (mgr.24356) 5432 : cluster 0 pgmap v5400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:13 smithi040 bash[41173]: audit 2023-12-01T18:39:12.888462+0000 mon.c (mon.2) 3469 : audit 0 from='client.? 172.21.15.40:0/3892379052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:13 smithi040 bash[28232]: cluster 2023-12-01T18:39:12.138601+0000 mgr.y (mgr.24356) 5432 : cluster 0 pgmap v5400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:13 smithi040 bash[28232]: audit 2023-12-01T18:39:12.888462+0000 mon.c (mon.2) 3469 : audit 0 from='client.? 172.21.15.40:0/3892379052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:15 smithi141 bash[31670]: cluster 2023-12-01T18:39:14.139292+0000 mgr.y (mgr.24356) 5433 : cluster 0 pgmap v5401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:15 smithi040 bash[28232]: cluster 2023-12-01T18:39:14.139292+0000 mgr.y (mgr.24356) 5433 : cluster 0 pgmap v5401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:15 smithi040 bash[41173]: cluster 2023-12-01T18:39:14.139292+0000 mgr.y (mgr.24356) 5433 : cluster 0 pgmap v5401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:16 smithi040 bash[28232]: audit 2023-12-01T18:39:15.363133+0000 mon.a (mon.0) 3828 : audit 0 from='client.? 172.21.15.40:0/1148229893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:16 smithi040 bash[41173]: audit 2023-12-01T18:39:15.363133+0000 mon.a (mon.0) 3828 : audit 0 from='client.? 172.21.15.40:0/1148229893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:16 smithi141 bash[31670]: audit 2023-12-01T18:39:15.363133+0000 mon.a (mon.0) 3828 : audit 0 from='client.? 172.21.15.40:0/1148229893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:39:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:39:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:17 smithi141 bash[31670]: cluster 2023-12-01T18:39:16.140480+0000 mgr.y (mgr.24356) 5434 : cluster 0 pgmap v5402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:17 smithi040 bash[41173]: cluster 2023-12-01T18:39:16.140480+0000 mgr.y (mgr.24356) 5434 : cluster 0 pgmap v5402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:17 smithi040 bash[28232]: cluster 2023-12-01T18:39:16.140480+0000 mgr.y (mgr.24356) 5434 : cluster 0 pgmap v5402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:18 smithi141 bash[31670]: audit 2023-12-01T18:39:17.823714+0000 mon.c (mon.2) 3470 : audit 0 from='client.? 172.21.15.40:0/854567681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:18 smithi040 bash[28232]: audit 2023-12-01T18:39:17.823714+0000 mon.c (mon.2) 3470 : audit 0 from='client.? 172.21.15.40:0/854567681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:18 smithi040 bash[41173]: audit 2023-12-01T18:39:17.823714+0000 mon.c (mon.2) 3470 : audit 0 from='client.? 172.21.15.40:0/854567681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:19 smithi141 bash[31670]: cluster 2023-12-01T18:39:18.141131+0000 mgr.y (mgr.24356) 5435 : cluster 0 pgmap v5403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:19 smithi141 bash[31670]: audit 2023-12-01T18:39:18.591820+0000 mon.c (mon.2) 3471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:19 smithi040 bash[28232]: cluster 2023-12-01T18:39:18.141131+0000 mgr.y (mgr.24356) 5435 : cluster 0 pgmap v5403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:19 smithi040 bash[28232]: audit 2023-12-01T18:39:18.591820+0000 mon.c (mon.2) 3471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:19 smithi040 bash[41173]: cluster 2023-12-01T18:39:18.141131+0000 mgr.y (mgr.24356) 5435 : cluster 0 pgmap v5403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:19 smithi040 bash[41173]: audit 2023-12-01T18:39:18.591820+0000 mon.c (mon.2) 3471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:21 smithi141 bash[31670]: cluster 2023-12-01T18:39:20.142242+0000 mgr.y (mgr.24356) 5436 : cluster 0 pgmap v5404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:21 smithi141 bash[31670]: audit 2023-12-01T18:39:20.290935+0000 mon.a (mon.0) 3829 : audit 0 from='client.? 172.21.15.40:0/2103030620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:21 smithi040 bash[28232]: cluster 2023-12-01T18:39:20.142242+0000 mgr.y (mgr.24356) 5436 : cluster 0 pgmap v5404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:21 smithi040 bash[28232]: audit 2023-12-01T18:39:20.290935+0000 mon.a (mon.0) 3829 : audit 0 from='client.? 172.21.15.40:0/2103030620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:21 smithi040 bash[41173]: cluster 2023-12-01T18:39:20.142242+0000 mgr.y (mgr.24356) 5436 : cluster 0 pgmap v5404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:21 smithi040 bash[41173]: audit 2023-12-01T18:39:20.290935+0000 mon.a (mon.0) 3829 : audit 0 from='client.? 172.21.15.40:0/2103030620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:23 smithi141 bash[31670]: cluster 2023-12-01T18:39:22.142912+0000 mgr.y (mgr.24356) 5437 : cluster 0 pgmap v5405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:23 smithi141 bash[31670]: audit 2023-12-01T18:39:22.747616+0000 mon.a (mon.0) 3830 : audit 0 from='client.? 172.21.15.40:0/3969557454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:23 smithi040 bash[41173]: cluster 2023-12-01T18:39:22.142912+0000 mgr.y (mgr.24356) 5437 : cluster 0 pgmap v5405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:23 smithi040 bash[41173]: audit 2023-12-01T18:39:22.747616+0000 mon.a (mon.0) 3830 : audit 0 from='client.? 172.21.15.40:0/3969557454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:23.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:23 smithi040 bash[28232]: cluster 2023-12-01T18:39:22.142912+0000 mgr.y (mgr.24356) 5437 : cluster 0 pgmap v5405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:23.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:23 smithi040 bash[28232]: audit 2023-12-01T18:39:22.747616+0000 mon.a (mon.0) 3830 : audit 0 from='client.? 172.21.15.40:0/3969557454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:25 smithi141 bash[31670]: cluster 2023-12-01T18:39:24.143613+0000 mgr.y (mgr.24356) 5438 : cluster 0 pgmap v5406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:25 smithi141 bash[31670]: audit 2023-12-01T18:39:25.206554+0000 mon.a (mon.0) 3831 : audit 0 from='client.? 172.21.15.40:0/1203980076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:25 smithi040 bash[41173]: cluster 2023-12-01T18:39:24.143613+0000 mgr.y (mgr.24356) 5438 : cluster 0 pgmap v5406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:25 smithi040 bash[41173]: audit 2023-12-01T18:39:25.206554+0000 mon.a (mon.0) 3831 : audit 0 from='client.? 172.21.15.40:0/1203980076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:25 smithi040 bash[28232]: cluster 2023-12-01T18:39:24.143613+0000 mgr.y (mgr.24356) 5438 : cluster 0 pgmap v5406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:25 smithi040 bash[28232]: audit 2023-12-01T18:39:25.206554+0000 mon.a (mon.0) 3831 : audit 0 from='client.? 172.21.15.40:0/1203980076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:39:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:39:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:27 smithi040 bash[28232]: cluster 2023-12-01T18:39:26.144954+0000 mgr.y (mgr.24356) 5439 : cluster 0 pgmap v5407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:27 smithi040 bash[41173]: cluster 2023-12-01T18:39:26.144954+0000 mgr.y (mgr.24356) 5439 : cluster 0 pgmap v5407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:27 smithi141 bash[31670]: cluster 2023-12-01T18:39:26.144954+0000 mgr.y (mgr.24356) 5439 : cluster 0 pgmap v5407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:28 smithi040 bash[28232]: audit 2023-12-01T18:39:27.666391+0000 mon.a (mon.0) 3832 : audit 0 from='client.? 172.21.15.40:0/2933059000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:28 smithi040 bash[41173]: audit 2023-12-01T18:39:27.666391+0000 mon.a (mon.0) 3832 : audit 0 from='client.? 172.21.15.40:0/2933059000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:28 smithi141 bash[31670]: audit 2023-12-01T18:39:27.666391+0000 mon.a (mon.0) 3832 : audit 0 from='client.? 172.21.15.40:0/2933059000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:29 smithi040 bash[28232]: cluster 2023-12-01T18:39:28.145682+0000 mgr.y (mgr.24356) 5440 : cluster 0 pgmap v5408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:29 smithi040 bash[41173]: cluster 2023-12-01T18:39:28.145682+0000 mgr.y (mgr.24356) 5440 : cluster 0 pgmap v5408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:29 smithi141 bash[31670]: cluster 2023-12-01T18:39:28.145682+0000 mgr.y (mgr.24356) 5440 : cluster 0 pgmap v5408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:30 smithi141 bash[31670]: audit 2023-12-01T18:39:30.130100+0000 mon.c (mon.2) 3472 : audit 0 from='client.? 172.21.15.40:0/3764735014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:30 smithi040 bash[28232]: audit 2023-12-01T18:39:30.130100+0000 mon.c (mon.2) 3472 : audit 0 from='client.? 172.21.15.40:0/3764735014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:30 smithi040 bash[41173]: audit 2023-12-01T18:39:30.130100+0000 mon.c (mon.2) 3472 : audit 0 from='client.? 172.21.15.40:0/3764735014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:31 smithi141 bash[31670]: cluster 2023-12-01T18:39:30.146493+0000 mgr.y (mgr.24356) 5441 : cluster 0 pgmap v5409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:31 smithi040 bash[28232]: cluster 2023-12-01T18:39:30.146493+0000 mgr.y (mgr.24356) 5441 : cluster 0 pgmap v5409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:31 smithi040 bash[41173]: cluster 2023-12-01T18:39:30.146493+0000 mgr.y (mgr.24356) 5441 : cluster 0 pgmap v5409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:33 smithi141 bash[31670]: cluster 2023-12-01T18:39:32.147126+0000 mgr.y (mgr.24356) 5442 : cluster 0 pgmap v5410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:33 smithi141 bash[31670]: audit 2023-12-01T18:39:32.595055+0000 mon.c (mon.2) 3473 : audit 0 from='client.? 172.21.15.40:0/3915052196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:33 smithi040 bash[28232]: cluster 2023-12-01T18:39:32.147126+0000 mgr.y (mgr.24356) 5442 : cluster 0 pgmap v5410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:33 smithi040 bash[28232]: audit 2023-12-01T18:39:32.595055+0000 mon.c (mon.2) 3473 : audit 0 from='client.? 172.21.15.40:0/3915052196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:33 smithi040 bash[41173]: cluster 2023-12-01T18:39:32.147126+0000 mgr.y (mgr.24356) 5442 : cluster 0 pgmap v5410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:33 smithi040 bash[41173]: audit 2023-12-01T18:39:32.595055+0000 mon.c (mon.2) 3473 : audit 0 from='client.? 172.21.15.40:0/3915052196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:34 smithi141 bash[31670]: audit 2023-12-01T18:39:33.592342+0000 mon.c (mon.2) 3474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:34 smithi040 bash[28232]: audit 2023-12-01T18:39:33.592342+0000 mon.c (mon.2) 3474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:34 smithi040 bash[41173]: audit 2023-12-01T18:39:33.592342+0000 mon.c (mon.2) 3474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:35 smithi141 bash[31670]: cluster 2023-12-01T18:39:34.147825+0000 mgr.y (mgr.24356) 5443 : cluster 0 pgmap v5411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:35 smithi141 bash[31670]: audit 2023-12-01T18:39:35.059528+0000 mon.c (mon.2) 3475 : audit 0 from='client.? 172.21.15.40:0/3362115486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:35 smithi040 bash[28232]: cluster 2023-12-01T18:39:34.147825+0000 mgr.y (mgr.24356) 5443 : cluster 0 pgmap v5411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:35 smithi040 bash[28232]: audit 2023-12-01T18:39:35.059528+0000 mon.c (mon.2) 3475 : audit 0 from='client.? 172.21.15.40:0/3362115486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:35 smithi040 bash[41173]: cluster 2023-12-01T18:39:34.147825+0000 mgr.y (mgr.24356) 5443 : cluster 0 pgmap v5411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:35 smithi040 bash[41173]: audit 2023-12-01T18:39:35.059528+0000 mon.c (mon.2) 3475 : audit 0 from='client.? 172.21.15.40:0/3362115486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:39:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:39:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:37 smithi040 bash[28232]: cluster 2023-12-01T18:39:36.149053+0000 mgr.y (mgr.24356) 5444 : cluster 0 pgmap v5412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:37 smithi040 bash[41173]: cluster 2023-12-01T18:39:36.149053+0000 mgr.y (mgr.24356) 5444 : cluster 0 pgmap v5412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:37 smithi141 bash[31670]: cluster 2023-12-01T18:39:36.149053+0000 mgr.y (mgr.24356) 5444 : cluster 0 pgmap v5412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:38 smithi040 bash[28232]: audit 2023-12-01T18:39:37.517179+0000 mon.a (mon.0) 3833 : audit 0 from='client.? 172.21.15.40:0/2363978838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:38 smithi040 bash[41173]: audit 2023-12-01T18:39:37.517179+0000 mon.a (mon.0) 3833 : audit 0 from='client.? 172.21.15.40:0/2363978838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:38 smithi141 bash[31670]: audit 2023-12-01T18:39:37.517179+0000 mon.a (mon.0) 3833 : audit 0 from='client.? 172.21.15.40:0/2363978838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:39 smithi040 bash[28232]: cluster 2023-12-01T18:39:38.149750+0000 mgr.y (mgr.24356) 5445 : cluster 0 pgmap v5413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:39 smithi040 bash[41173]: cluster 2023-12-01T18:39:38.149750+0000 mgr.y (mgr.24356) 5445 : cluster 0 pgmap v5413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:39 smithi141 bash[31670]: cluster 2023-12-01T18:39:38.149750+0000 mgr.y (mgr.24356) 5445 : cluster 0 pgmap v5413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:40 smithi040 bash[28232]: audit 2023-12-01T18:39:39.974377+0000 mon.c (mon.2) 3476 : audit 0 from='client.? 172.21.15.40:0/732216679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:40 smithi040 bash[41173]: audit 2023-12-01T18:39:39.974377+0000 mon.c (mon.2) 3476 : audit 0 from='client.? 172.21.15.40:0/732216679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:40 smithi141 bash[31670]: audit 2023-12-01T18:39:39.974377+0000 mon.c (mon.2) 3476 : audit 0 from='client.? 172.21.15.40:0/732216679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:41 smithi040 bash[28232]: cluster 2023-12-01T18:39:40.150864+0000 mgr.y (mgr.24356) 5446 : cluster 0 pgmap v5414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:41 smithi040 bash[41173]: cluster 2023-12-01T18:39:40.150864+0000 mgr.y (mgr.24356) 5446 : cluster 0 pgmap v5414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:41 smithi141 bash[31670]: cluster 2023-12-01T18:39:40.150864+0000 mgr.y (mgr.24356) 5446 : cluster 0 pgmap v5414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:43 smithi141 bash[31670]: cluster 2023-12-01T18:39:42.151570+0000 mgr.y (mgr.24356) 5447 : cluster 0 pgmap v5415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:43 smithi141 bash[31670]: audit 2023-12-01T18:39:42.442324+0000 mon.a (mon.0) 3834 : audit 0 from='client.? 172.21.15.40:0/2389725499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:43 smithi040 bash[28232]: cluster 2023-12-01T18:39:42.151570+0000 mgr.y (mgr.24356) 5447 : cluster 0 pgmap v5415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:43 smithi040 bash[28232]: audit 2023-12-01T18:39:42.442324+0000 mon.a (mon.0) 3834 : audit 0 from='client.? 172.21.15.40:0/2389725499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:43 smithi040 bash[41173]: cluster 2023-12-01T18:39:42.151570+0000 mgr.y (mgr.24356) 5447 : cluster 0 pgmap v5415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:43 smithi040 bash[41173]: audit 2023-12-01T18:39:42.442324+0000 mon.a (mon.0) 3834 : audit 0 from='client.? 172.21.15.40:0/2389725499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:45 smithi141 bash[31670]: cluster 2023-12-01T18:39:44.152252+0000 mgr.y (mgr.24356) 5448 : cluster 0 pgmap v5416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:45 smithi141 bash[31670]: audit 2023-12-01T18:39:44.903484+0000 mon.a (mon.0) 3835 : audit 0 from='client.? 172.21.15.40:0/2350103591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:45 smithi040 bash[28232]: cluster 2023-12-01T18:39:44.152252+0000 mgr.y (mgr.24356) 5448 : cluster 0 pgmap v5416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:45 smithi040 bash[28232]: audit 2023-12-01T18:39:44.903484+0000 mon.a (mon.0) 3835 : audit 0 from='client.? 172.21.15.40:0/2350103591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:45 smithi040 bash[41173]: cluster 2023-12-01T18:39:44.152252+0000 mgr.y (mgr.24356) 5448 : cluster 0 pgmap v5416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:45 smithi040 bash[41173]: audit 2023-12-01T18:39:44.903484+0000 mon.a (mon.0) 3835 : audit 0 from='client.? 172.21.15.40:0/2350103591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:39:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:39:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:47 smithi040 bash[28232]: cluster 2023-12-01T18:39:46.153460+0000 mgr.y (mgr.24356) 5449 : cluster 0 pgmap v5417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:47 smithi040 bash[41173]: cluster 2023-12-01T18:39:46.153460+0000 mgr.y (mgr.24356) 5449 : cluster 0 pgmap v5417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:47 smithi141 bash[31670]: cluster 2023-12-01T18:39:46.153460+0000 mgr.y (mgr.24356) 5449 : cluster 0 pgmap v5417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:48 smithi040 bash[28232]: audit 2023-12-01T18:39:47.362677+0000 mon.c (mon.2) 3477 : audit 0 from='client.? 172.21.15.40:0/3574056723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:48 smithi040 bash[41173]: audit 2023-12-01T18:39:47.362677+0000 mon.c (mon.2) 3477 : audit 0 from='client.? 172.21.15.40:0/3574056723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:48 smithi141 bash[31670]: audit 2023-12-01T18:39:47.362677+0000 mon.c (mon.2) 3477 : audit 0 from='client.? 172.21.15.40:0/3574056723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:49 smithi040 bash[41173]: cluster 2023-12-01T18:39:48.154129+0000 mgr.y (mgr.24356) 5450 : cluster 0 pgmap v5418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:49 smithi040 bash[41173]: audit 2023-12-01T18:39:48.592638+0000 mon.c (mon.2) 3478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:49 smithi040 bash[28232]: cluster 2023-12-01T18:39:48.154129+0000 mgr.y (mgr.24356) 5450 : cluster 0 pgmap v5418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:49 smithi040 bash[28232]: audit 2023-12-01T18:39:48.592638+0000 mon.c (mon.2) 3478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:49.521 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:49 smithi141 bash[31670]: cluster 2023-12-01T18:39:48.154129+0000 mgr.y (mgr.24356) 5450 : cluster 0 pgmap v5418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:49.521 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:49 smithi141 bash[31670]: audit 2023-12-01T18:39:48.592638+0000 mon.c (mon.2) 3478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:49.777 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 18:39:49 smithi141 bash[66230]: ts=2023-12-01T18:39:49.520Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701445186492 maxt=1701446400000 ulid=01HGKAW2QDYSHPREHHJB74PSV8 duration=35.866366ms 2023-12-01T18:39:49.777 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 18:39:49 smithi141 bash[66230]: ts=2023-12-01T18:39:49.525Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.810978ms 2023-12-01T18:39:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:50 smithi040 bash[28232]: audit 2023-12-01T18:39:49.823043+0000 mon.c (mon.2) 3479 : audit 0 from='client.? 172.21.15.40:0/2616104818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:50 smithi040 bash[41173]: audit 2023-12-01T18:39:49.823043+0000 mon.c (mon.2) 3479 : audit 0 from='client.? 172.21.15.40:0/2616104818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:50 smithi141 bash[31670]: audit 2023-12-01T18:39:49.823043+0000 mon.c (mon.2) 3479 : audit 0 from='client.? 172.21.15.40:0/2616104818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:51 smithi040 bash[41173]: cluster 2023-12-01T18:39:50.155302+0000 mgr.y (mgr.24356) 5451 : cluster 0 pgmap v5419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:51 smithi040 bash[28232]: cluster 2023-12-01T18:39:50.155302+0000 mgr.y (mgr.24356) 5451 : cluster 0 pgmap v5419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:51 smithi141 bash[31670]: cluster 2023-12-01T18:39:50.155302+0000 mgr.y (mgr.24356) 5451 : cluster 0 pgmap v5419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:53 smithi141 bash[31670]: cluster 2023-12-01T18:39:52.155951+0000 mgr.y (mgr.24356) 5452 : cluster 0 pgmap v5420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:53 smithi141 bash[31670]: audit 2023-12-01T18:39:52.289965+0000 mon.a (mon.0) 3836 : audit 0 from='client.? 172.21.15.40:0/3154042883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:53 smithi040 bash[41173]: cluster 2023-12-01T18:39:52.155951+0000 mgr.y (mgr.24356) 5452 : cluster 0 pgmap v5420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:53 smithi040 bash[41173]: audit 2023-12-01T18:39:52.289965+0000 mon.a (mon.0) 3836 : audit 0 from='client.? 172.21.15.40:0/3154042883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:53 smithi040 bash[28232]: cluster 2023-12-01T18:39:52.155951+0000 mgr.y (mgr.24356) 5452 : cluster 0 pgmap v5420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:53 smithi040 bash[28232]: audit 2023-12-01T18:39:52.289965+0000 mon.a (mon.0) 3836 : audit 0 from='client.? 172.21.15.40:0/3154042883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:55 smithi141 bash[31670]: cluster 2023-12-01T18:39:54.156646+0000 mgr.y (mgr.24356) 5453 : cluster 0 pgmap v5421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:55 smithi141 bash[31670]: audit 2023-12-01T18:39:54.759981+0000 mon.a (mon.0) 3837 : audit 0 from='client.? 172.21.15.40:0/1567423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:55 smithi040 bash[41173]: cluster 2023-12-01T18:39:54.156646+0000 mgr.y (mgr.24356) 5453 : cluster 0 pgmap v5421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:55 smithi040 bash[41173]: audit 2023-12-01T18:39:54.759981+0000 mon.a (mon.0) 3837 : audit 0 from='client.? 172.21.15.40:0/1567423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:55 smithi040 bash[28232]: cluster 2023-12-01T18:39:54.156646+0000 mgr.y (mgr.24356) 5453 : cluster 0 pgmap v5421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:55 smithi040 bash[28232]: audit 2023-12-01T18:39:54.759981+0000 mon.a (mon.0) 3837 : audit 0 from='client.? 172.21.15.40:0/1567423559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:39:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:39:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:57 smithi040 bash[28232]: cluster 2023-12-01T18:39:56.157737+0000 mgr.y (mgr.24356) 5454 : cluster 0 pgmap v5422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:57 smithi040 bash[41173]: cluster 2023-12-01T18:39:56.157737+0000 mgr.y (mgr.24356) 5454 : cluster 0 pgmap v5422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:57 smithi141 bash[31670]: cluster 2023-12-01T18:39:56.157737+0000 mgr.y (mgr.24356) 5454 : cluster 0 pgmap v5422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:58 smithi040 bash[28232]: audit 2023-12-01T18:39:57.229877+0000 mon.a (mon.0) 3838 : audit 0 from='client.? 172.21.15.40:0/3225214686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:58 smithi040 bash[41173]: audit 2023-12-01T18:39:57.229877+0000 mon.a (mon.0) 3838 : audit 0 from='client.? 172.21.15.40:0/3225214686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:58 smithi141 bash[31670]: audit 2023-12-01T18:39:57.229877+0000 mon.a (mon.0) 3838 : audit 0 from='client.? 172.21.15.40:0/3225214686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:39:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:59 smithi040 bash[28232]: audit 2023-12-01T18:39:58.148019+0000 mon.c (mon.2) 3480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:39:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:39:59 smithi040 bash[28232]: cluster 2023-12-01T18:39:58.158321+0000 mgr.y (mgr.24356) 5455 : cluster 0 pgmap v5423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:59 smithi040 bash[41173]: audit 2023-12-01T18:39:58.148019+0000 mon.c (mon.2) 3480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:39:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:39:59 smithi040 bash[41173]: cluster 2023-12-01T18:39:58.158321+0000 mgr.y (mgr.24356) 5455 : cluster 0 pgmap v5423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:39:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:59 smithi141 bash[31670]: audit 2023-12-01T18:39:58.148019+0000 mon.c (mon.2) 3480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:39:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:39:59 smithi141 bash[31670]: cluster 2023-12-01T18:39:58.158321+0000 mgr.y (mgr.24356) 5455 : cluster 0 pgmap v5423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:00 smithi040 bash[41173]: audit 2023-12-01T18:39:59.695776+0000 mon.c (mon.2) 3481 : audit 0 from='client.? 172.21.15.40:0/277428428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:00 smithi040 bash[41173]: cluster 2023-12-01T18:40:00.000182+0000 mon.a (mon.0) 3839 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:00 smithi040 bash[28232]: debug 2023-12-01T18:39:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:00 smithi040 bash[28232]: audit 2023-12-01T18:39:59.695776+0000 mon.c (mon.2) 3481 : audit 0 from='client.? 172.21.15.40:0/277428428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:00 smithi040 bash[28232]: cluster 2023-12-01T18:40:00.000182+0000 mon.a (mon.0) 3839 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:00 smithi141 bash[31670]: audit 2023-12-01T18:39:59.695776+0000 mon.c (mon.2) 3481 : audit 0 from='client.? 172.21.15.40:0/277428428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:00 smithi141 bash[31670]: cluster 2023-12-01T18:40:00.000182+0000 mon.a (mon.0) 3839 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:01 smithi040 bash[28232]: cluster 2023-12-01T18:40:00.159654+0000 mgr.y (mgr.24356) 5456 : cluster 0 pgmap v5424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:01 smithi040 bash[41173]: cluster 2023-12-01T18:40:00.159654+0000 mgr.y (mgr.24356) 5456 : cluster 0 pgmap v5424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:01 smithi141 bash[31670]: cluster 2023-12-01T18:40:00.159654+0000 mgr.y (mgr.24356) 5456 : cluster 0 pgmap v5424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:02 smithi141 bash[31670]: audit 2023-12-01T18:40:02.159240+0000 mon.a (mon.0) 3840 : audit 0 from='client.? 172.21.15.40:0/3684131940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:02 smithi040 bash[41173]: audit 2023-12-01T18:40:02.159240+0000 mon.a (mon.0) 3840 : audit 0 from='client.? 172.21.15.40:0/3684131940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:02 smithi040 bash[28232]: audit 2023-12-01T18:40:02.159240+0000 mon.a (mon.0) 3840 : audit 0 from='client.? 172.21.15.40:0/3684131940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:03 smithi141 bash[31670]: cluster 2023-12-01T18:40:02.160337+0000 mgr.y (mgr.24356) 5457 : cluster 0 pgmap v5425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:03 smithi040 bash[28232]: cluster 2023-12-01T18:40:02.160337+0000 mgr.y (mgr.24356) 5457 : cluster 0 pgmap v5425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:03 smithi040 bash[41173]: cluster 2023-12-01T18:40:02.160337+0000 mgr.y (mgr.24356) 5457 : cluster 0 pgmap v5425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:04 smithi141 bash[31670]: audit 2023-12-01T18:40:03.593076+0000 mon.c (mon.2) 3482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:04 smithi141 bash[31670]: audit 2023-12-01T18:40:04.093382+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:04 smithi141 bash[31670]: audit 2023-12-01T18:40:04.103153+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:04 smithi040 bash[28232]: audit 2023-12-01T18:40:03.593076+0000 mon.c (mon.2) 3482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:04 smithi040 bash[28232]: audit 2023-12-01T18:40:04.093382+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:04 smithi040 bash[28232]: audit 2023-12-01T18:40:04.103153+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:04 smithi040 bash[41173]: audit 2023-12-01T18:40:03.593076+0000 mon.c (mon.2) 3482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:04 smithi040 bash[41173]: audit 2023-12-01T18:40:04.093382+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:04 smithi040 bash[41173]: audit 2023-12-01T18:40:04.103153+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: cluster 2023-12-01T18:40:04.161065+0000 mgr.y (mgr.24356) 5458 : cluster 0 pgmap v5426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: audit 2023-12-01T18:40:04.347346+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: audit 2023-12-01T18:40:04.356810+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: audit 2023-12-01T18:40:04.632289+0000 mon.a (mon.0) 3845 : audit 0 from='client.? 172.21.15.40:0/254240985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: audit 2023-12-01T18:40:04.831790+0000 mon.c (mon.2) 3483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:40:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: audit 2023-12-01T18:40:04.833379+0000 mon.c (mon.2) 3484 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[28232]: audit 2023-12-01T18:40:04.842730+0000 mon.a (mon.0) 3846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: cluster 2023-12-01T18:40:04.161065+0000 mgr.y (mgr.24356) 5458 : cluster 0 pgmap v5426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: audit 2023-12-01T18:40:04.347346+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: audit 2023-12-01T18:40:04.356810+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: audit 2023-12-01T18:40:04.632289+0000 mon.a (mon.0) 3845 : audit 0 from='client.? 172.21.15.40:0/254240985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: audit 2023-12-01T18:40:04.831790+0000 mon.c (mon.2) 3483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: audit 2023-12-01T18:40:04.833379+0000 mon.c (mon.2) 3484 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:40:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:05 smithi040 bash[41173]: audit 2023-12-01T18:40:04.842730+0000 mon.a (mon.0) 3846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: cluster 2023-12-01T18:40:04.161065+0000 mgr.y (mgr.24356) 5458 : cluster 0 pgmap v5426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: audit 2023-12-01T18:40:04.347346+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: audit 2023-12-01T18:40:04.356810+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: audit 2023-12-01T18:40:04.632289+0000 mon.a (mon.0) 3845 : audit 0 from='client.? 172.21.15.40:0/254240985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: audit 2023-12-01T18:40:04.831790+0000 mon.c (mon.2) 3483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: audit 2023-12-01T18:40:04.833379+0000 mon.c (mon.2) 3484 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:40:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:05 smithi141 bash[31670]: audit 2023-12-01T18:40:04.842730+0000 mon.a (mon.0) 3846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:40:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:40:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:40:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:07 smithi040 bash[28232]: cluster 2023-12-01T18:40:06.162257+0000 mgr.y (mgr.24356) 5459 : cluster 0 pgmap v5427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:07 smithi040 bash[41173]: cluster 2023-12-01T18:40:06.162257+0000 mgr.y (mgr.24356) 5459 : cluster 0 pgmap v5427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:07 smithi141 bash[31670]: cluster 2023-12-01T18:40:06.162257+0000 mgr.y (mgr.24356) 5459 : cluster 0 pgmap v5427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:08 smithi040 bash[28232]: audit 2023-12-01T18:40:07.095757+0000 mon.a (mon.0) 3847 : audit 0 from='client.? 172.21.15.40:0/3388301195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:08 smithi040 bash[41173]: audit 2023-12-01T18:40:07.095757+0000 mon.a (mon.0) 3847 : audit 0 from='client.? 172.21.15.40:0/3388301195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:08 smithi141 bash[31670]: audit 2023-12-01T18:40:07.095757+0000 mon.a (mon.0) 3847 : audit 0 from='client.? 172.21.15.40:0/3388301195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:09 smithi040 bash[41173]: cluster 2023-12-01T18:40:08.162957+0000 mgr.y (mgr.24356) 5460 : cluster 0 pgmap v5428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:09 smithi040 bash[28232]: cluster 2023-12-01T18:40:08.162957+0000 mgr.y (mgr.24356) 5460 : cluster 0 pgmap v5428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:09 smithi141 bash[31670]: cluster 2023-12-01T18:40:08.162957+0000 mgr.y (mgr.24356) 5460 : cluster 0 pgmap v5428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:10 smithi040 bash[28232]: audit 2023-12-01T18:40:09.558262+0000 mon.c (mon.2) 3485 : audit 0 from='client.? 172.21.15.40:0/842840423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:10 smithi040 bash[41173]: audit 2023-12-01T18:40:09.558262+0000 mon.c (mon.2) 3485 : audit 0 from='client.? 172.21.15.40:0/842840423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:10 smithi141 bash[31670]: audit 2023-12-01T18:40:09.558262+0000 mon.c (mon.2) 3485 : audit 0 from='client.? 172.21.15.40:0/842840423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:11 smithi040 bash[28232]: cluster 2023-12-01T18:40:10.164188+0000 mgr.y (mgr.24356) 5461 : cluster 0 pgmap v5429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:11 smithi040 bash[41173]: cluster 2023-12-01T18:40:10.164188+0000 mgr.y (mgr.24356) 5461 : cluster 0 pgmap v5429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:11 smithi141 bash[31670]: cluster 2023-12-01T18:40:10.164188+0000 mgr.y (mgr.24356) 5461 : cluster 0 pgmap v5429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:12 smithi040 bash[28232]: audit 2023-12-01T18:40:12.024061+0000 mon.c (mon.2) 3486 : audit 0 from='client.? 172.21.15.40:0/2082840617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:12 smithi040 bash[41173]: audit 2023-12-01T18:40:12.024061+0000 mon.c (mon.2) 3486 : audit 0 from='client.? 172.21.15.40:0/2082840617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:12 smithi141 bash[31670]: audit 2023-12-01T18:40:12.024061+0000 mon.c (mon.2) 3486 : audit 0 from='client.? 172.21.15.40:0/2082840617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:13 smithi040 bash[28232]: cluster 2023-12-01T18:40:12.164915+0000 mgr.y (mgr.24356) 5462 : cluster 0 pgmap v5430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:13 smithi040 bash[41173]: cluster 2023-12-01T18:40:12.164915+0000 mgr.y (mgr.24356) 5462 : cluster 0 pgmap v5430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:13 smithi141 bash[31670]: cluster 2023-12-01T18:40:12.164915+0000 mgr.y (mgr.24356) 5462 : cluster 0 pgmap v5430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:15 smithi141 bash[31670]: cluster 2023-12-01T18:40:14.165374+0000 mgr.y (mgr.24356) 5463 : cluster 0 pgmap v5431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:15 smithi141 bash[31670]: audit 2023-12-01T18:40:14.490792+0000 mon.c (mon.2) 3487 : audit 0 from='client.? 172.21.15.40:0/1671012596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:15 smithi040 bash[28232]: cluster 2023-12-01T18:40:14.165374+0000 mgr.y (mgr.24356) 5463 : cluster 0 pgmap v5431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:15 smithi040 bash[28232]: audit 2023-12-01T18:40:14.490792+0000 mon.c (mon.2) 3487 : audit 0 from='client.? 172.21.15.40:0/1671012596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:15 smithi040 bash[41173]: cluster 2023-12-01T18:40:14.165374+0000 mgr.y (mgr.24356) 5463 : cluster 0 pgmap v5431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:15 smithi040 bash[41173]: audit 2023-12-01T18:40:14.490792+0000 mon.c (mon.2) 3487 : audit 0 from='client.? 172.21.15.40:0/1671012596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:40:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:40:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:17 smithi040 bash[41173]: cluster 2023-12-01T18:40:16.166536+0000 mgr.y (mgr.24356) 5464 : cluster 0 pgmap v5432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:17 smithi040 bash[41173]: audit 2023-12-01T18:40:16.951927+0000 mon.c (mon.2) 3488 : audit 0 from='client.? 172.21.15.40:0/3732777119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:17 smithi040 bash[28232]: cluster 2023-12-01T18:40:16.166536+0000 mgr.y (mgr.24356) 5464 : cluster 0 pgmap v5432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:17 smithi040 bash[28232]: audit 2023-12-01T18:40:16.951927+0000 mon.c (mon.2) 3488 : audit 0 from='client.? 172.21.15.40:0/3732777119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:17 smithi141 bash[31670]: cluster 2023-12-01T18:40:16.166536+0000 mgr.y (mgr.24356) 5464 : cluster 0 pgmap v5432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:17 smithi141 bash[31670]: audit 2023-12-01T18:40:16.951927+0000 mon.c (mon.2) 3488 : audit 0 from='client.? 172.21.15.40:0/3732777119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:19 smithi141 bash[31670]: cluster 2023-12-01T18:40:18.167214+0000 mgr.y (mgr.24356) 5465 : cluster 0 pgmap v5433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:19 smithi141 bash[31670]: audit 2023-12-01T18:40:18.593387+0000 mon.c (mon.2) 3489 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:19 smithi040 bash[28232]: cluster 2023-12-01T18:40:18.167214+0000 mgr.y (mgr.24356) 5465 : cluster 0 pgmap v5433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:19 smithi040 bash[28232]: audit 2023-12-01T18:40:18.593387+0000 mon.c (mon.2) 3489 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:19 smithi040 bash[41173]: cluster 2023-12-01T18:40:18.167214+0000 mgr.y (mgr.24356) 5465 : cluster 0 pgmap v5433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:19 smithi040 bash[41173]: audit 2023-12-01T18:40:18.593387+0000 mon.c (mon.2) 3489 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:20 smithi141 bash[31670]: audit 2023-12-01T18:40:19.414591+0000 mon.a (mon.0) 3848 : audit 0 from='client.? 172.21.15.40:0/3830402497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:20 smithi040 bash[28232]: audit 2023-12-01T18:40:19.414591+0000 mon.a (mon.0) 3848 : audit 0 from='client.? 172.21.15.40:0/3830402497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:20 smithi040 bash[41173]: audit 2023-12-01T18:40:19.414591+0000 mon.a (mon.0) 3848 : audit 0 from='client.? 172.21.15.40:0/3830402497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:21 smithi141 bash[31670]: cluster 2023-12-01T18:40:20.168348+0000 mgr.y (mgr.24356) 5466 : cluster 0 pgmap v5434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:21 smithi040 bash[28232]: cluster 2023-12-01T18:40:20.168348+0000 mgr.y (mgr.24356) 5466 : cluster 0 pgmap v5434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:21 smithi040 bash[41173]: cluster 2023-12-01T18:40:20.168348+0000 mgr.y (mgr.24356) 5466 : cluster 0 pgmap v5434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:22 smithi141 bash[31670]: audit 2023-12-01T18:40:21.875614+0000 mon.a (mon.0) 3849 : audit 0 from='client.? 172.21.15.40:0/1127160249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:22 smithi040 bash[28232]: audit 2023-12-01T18:40:21.875614+0000 mon.a (mon.0) 3849 : audit 0 from='client.? 172.21.15.40:0/1127160249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:22 smithi040 bash[41173]: audit 2023-12-01T18:40:21.875614+0000 mon.a (mon.0) 3849 : audit 0 from='client.? 172.21.15.40:0/1127160249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:23 smithi141 bash[31670]: cluster 2023-12-01T18:40:22.169165+0000 mgr.y (mgr.24356) 5467 : cluster 0 pgmap v5435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:23 smithi040 bash[28232]: cluster 2023-12-01T18:40:22.169165+0000 mgr.y (mgr.24356) 5467 : cluster 0 pgmap v5435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:23 smithi040 bash[41173]: cluster 2023-12-01T18:40:22.169165+0000 mgr.y (mgr.24356) 5467 : cluster 0 pgmap v5435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:25 smithi141 bash[31670]: cluster 2023-12-01T18:40:24.169853+0000 mgr.y (mgr.24356) 5468 : cluster 0 pgmap v5436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:25 smithi141 bash[31670]: audit 2023-12-01T18:40:24.346469+0000 mon.c (mon.2) 3490 : audit 0 from='client.? 172.21.15.40:0/1063901251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:25 smithi040 bash[28232]: cluster 2023-12-01T18:40:24.169853+0000 mgr.y (mgr.24356) 5468 : cluster 0 pgmap v5436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:25 smithi040 bash[28232]: audit 2023-12-01T18:40:24.346469+0000 mon.c (mon.2) 3490 : audit 0 from='client.? 172.21.15.40:0/1063901251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:25 smithi040 bash[41173]: cluster 2023-12-01T18:40:24.169853+0000 mgr.y (mgr.24356) 5468 : cluster 0 pgmap v5436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:25 smithi040 bash[41173]: audit 2023-12-01T18:40:24.346469+0000 mon.c (mon.2) 3490 : audit 0 from='client.? 172.21.15.40:0/1063901251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:40:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:40:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:27 smithi040 bash[28232]: cluster 2023-12-01T18:40:26.171053+0000 mgr.y (mgr.24356) 5469 : cluster 0 pgmap v5437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:27 smithi040 bash[28232]: audit 2023-12-01T18:40:26.813510+0000 mon.a (mon.0) 3850 : audit 0 from='client.? 172.21.15.40:0/147798896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:27 smithi040 bash[41173]: cluster 2023-12-01T18:40:26.171053+0000 mgr.y (mgr.24356) 5469 : cluster 0 pgmap v5437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:27 smithi040 bash[41173]: audit 2023-12-01T18:40:26.813510+0000 mon.a (mon.0) 3850 : audit 0 from='client.? 172.21.15.40:0/147798896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:27 smithi141 bash[31670]: cluster 2023-12-01T18:40:26.171053+0000 mgr.y (mgr.24356) 5469 : cluster 0 pgmap v5437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:27 smithi141 bash[31670]: audit 2023-12-01T18:40:26.813510+0000 mon.a (mon.0) 3850 : audit 0 from='client.? 172.21.15.40:0/147798896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:29 smithi141 bash[31670]: cluster 2023-12-01T18:40:28.171734+0000 mgr.y (mgr.24356) 5470 : cluster 0 pgmap v5438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:29 smithi040 bash[28232]: cluster 2023-12-01T18:40:28.171734+0000 mgr.y (mgr.24356) 5470 : cluster 0 pgmap v5438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:29 smithi040 bash[41173]: cluster 2023-12-01T18:40:28.171734+0000 mgr.y (mgr.24356) 5470 : cluster 0 pgmap v5438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:30 smithi141 bash[31670]: audit 2023-12-01T18:40:29.281336+0000 mon.c (mon.2) 3491 : audit 0 from='client.? 172.21.15.40:0/864679904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:30 smithi040 bash[41173]: audit 2023-12-01T18:40:29.281336+0000 mon.c (mon.2) 3491 : audit 0 from='client.? 172.21.15.40:0/864679904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:30 smithi040 bash[28232]: audit 2023-12-01T18:40:29.281336+0000 mon.c (mon.2) 3491 : audit 0 from='client.? 172.21.15.40:0/864679904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:31 smithi141 bash[31670]: cluster 2023-12-01T18:40:30.172902+0000 mgr.y (mgr.24356) 5471 : cluster 0 pgmap v5439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:31 smithi040 bash[28232]: cluster 2023-12-01T18:40:30.172902+0000 mgr.y (mgr.24356) 5471 : cluster 0 pgmap v5439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:31 smithi040 bash[41173]: cluster 2023-12-01T18:40:30.172902+0000 mgr.y (mgr.24356) 5471 : cluster 0 pgmap v5439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:32 smithi141 bash[31670]: audit 2023-12-01T18:40:31.747650+0000 mon.a (mon.0) 3851 : audit 0 from='client.? 172.21.15.40:0/3396201003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:32 smithi040 bash[28232]: audit 2023-12-01T18:40:31.747650+0000 mon.a (mon.0) 3851 : audit 0 from='client.? 172.21.15.40:0/3396201003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:32 smithi040 bash[41173]: audit 2023-12-01T18:40:31.747650+0000 mon.a (mon.0) 3851 : audit 0 from='client.? 172.21.15.40:0/3396201003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:33 smithi141 bash[31670]: cluster 2023-12-01T18:40:32.173532+0000 mgr.y (mgr.24356) 5472 : cluster 0 pgmap v5440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:33 smithi040 bash[28232]: cluster 2023-12-01T18:40:32.173532+0000 mgr.y (mgr.24356) 5472 : cluster 0 pgmap v5440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:33 smithi040 bash[41173]: cluster 2023-12-01T18:40:32.173532+0000 mgr.y (mgr.24356) 5472 : cluster 0 pgmap v5440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:34 smithi141 bash[31670]: audit 2023-12-01T18:40:33.593919+0000 mon.c (mon.2) 3492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:34 smithi141 bash[31670]: audit 2023-12-01T18:40:34.216770+0000 mon.c (mon.2) 3493 : audit 0 from='client.? 172.21.15.40:0/1482743355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:34 smithi040 bash[28232]: audit 2023-12-01T18:40:33.593919+0000 mon.c (mon.2) 3492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:34 smithi040 bash[28232]: audit 2023-12-01T18:40:34.216770+0000 mon.c (mon.2) 3493 : audit 0 from='client.? 172.21.15.40:0/1482743355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:34 smithi040 bash[41173]: audit 2023-12-01T18:40:33.593919+0000 mon.c (mon.2) 3492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:34 smithi040 bash[41173]: audit 2023-12-01T18:40:34.216770+0000 mon.c (mon.2) 3493 : audit 0 from='client.? 172.21.15.40:0/1482743355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:35 smithi141 bash[31670]: cluster 2023-12-01T18:40:34.174144+0000 mgr.y (mgr.24356) 5473 : cluster 0 pgmap v5441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:35 smithi040 bash[28232]: cluster 2023-12-01T18:40:34.174144+0000 mgr.y (mgr.24356) 5473 : cluster 0 pgmap v5441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:35 smithi040 bash[41173]: cluster 2023-12-01T18:40:34.174144+0000 mgr.y (mgr.24356) 5473 : cluster 0 pgmap v5441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:40:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:40:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:37 smithi040 bash[28232]: cluster 2023-12-01T18:40:36.175422+0000 mgr.y (mgr.24356) 5474 : cluster 0 pgmap v5442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:37 smithi040 bash[28232]: audit 2023-12-01T18:40:36.680027+0000 mon.c (mon.2) 3494 : audit 0 from='client.? 172.21.15.40:0/4266359775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:37 smithi040 bash[41173]: cluster 2023-12-01T18:40:36.175422+0000 mgr.y (mgr.24356) 5474 : cluster 0 pgmap v5442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:37 smithi040 bash[41173]: audit 2023-12-01T18:40:36.680027+0000 mon.c (mon.2) 3494 : audit 0 from='client.? 172.21.15.40:0/4266359775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:37 smithi141 bash[31670]: cluster 2023-12-01T18:40:36.175422+0000 mgr.y (mgr.24356) 5474 : cluster 0 pgmap v5442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:37 smithi141 bash[31670]: audit 2023-12-01T18:40:36.680027+0000 mon.c (mon.2) 3494 : audit 0 from='client.? 172.21.15.40:0/4266359775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:39 smithi141 bash[31670]: cluster 2023-12-01T18:40:38.176132+0000 mgr.y (mgr.24356) 5475 : cluster 0 pgmap v5443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:39 smithi141 bash[31670]: audit 2023-12-01T18:40:39.145172+0000 mon.a (mon.0) 3852 : audit 0 from='client.? 172.21.15.40:0/834556737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:39 smithi040 bash[28232]: cluster 2023-12-01T18:40:38.176132+0000 mgr.y (mgr.24356) 5475 : cluster 0 pgmap v5443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:39 smithi040 bash[28232]: audit 2023-12-01T18:40:39.145172+0000 mon.a (mon.0) 3852 : audit 0 from='client.? 172.21.15.40:0/834556737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:39 smithi040 bash[41173]: cluster 2023-12-01T18:40:38.176132+0000 mgr.y (mgr.24356) 5475 : cluster 0 pgmap v5443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:39 smithi040 bash[41173]: audit 2023-12-01T18:40:39.145172+0000 mon.a (mon.0) 3852 : audit 0 from='client.? 172.21.15.40:0/834556737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:41 smithi141 bash[31670]: cluster 2023-12-01T18:40:40.177331+0000 mgr.y (mgr.24356) 5476 : cluster 0 pgmap v5444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:41 smithi040 bash[28232]: cluster 2023-12-01T18:40:40.177331+0000 mgr.y (mgr.24356) 5476 : cluster 0 pgmap v5444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:41 smithi040 bash[41173]: cluster 2023-12-01T18:40:40.177331+0000 mgr.y (mgr.24356) 5476 : cluster 0 pgmap v5444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:42 smithi141 bash[31670]: audit 2023-12-01T18:40:41.607763+0000 mon.c (mon.2) 3495 : audit 0 from='client.? 172.21.15.40:0/948870034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:42 smithi040 bash[28232]: audit 2023-12-01T18:40:41.607763+0000 mon.c (mon.2) 3495 : audit 0 from='client.? 172.21.15.40:0/948870034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:42 smithi040 bash[41173]: audit 2023-12-01T18:40:41.607763+0000 mon.c (mon.2) 3495 : audit 0 from='client.? 172.21.15.40:0/948870034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:43.648 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:43 smithi141 bash[31670]: cluster 2023-12-01T18:40:42.178041+0000 mgr.y (mgr.24356) 5477 : cluster 0 pgmap v5445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:43 smithi040 bash[28232]: cluster 2023-12-01T18:40:42.178041+0000 mgr.y (mgr.24356) 5477 : cluster 0 pgmap v5445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:43 smithi040 bash[41173]: cluster 2023-12-01T18:40:42.178041+0000 mgr.y (mgr.24356) 5477 : cluster 0 pgmap v5445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:44 smithi141 bash[31670]: audit 2023-12-01T18:40:44.066838+0000 mon.c (mon.2) 3496 : audit 0 from='client.? 172.21.15.40:0/68990189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:44 smithi040 bash[28232]: audit 2023-12-01T18:40:44.066838+0000 mon.c (mon.2) 3496 : audit 0 from='client.? 172.21.15.40:0/68990189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:44 smithi040 bash[41173]: audit 2023-12-01T18:40:44.066838+0000 mon.c (mon.2) 3496 : audit 0 from='client.? 172.21.15.40:0/68990189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:45 smithi141 bash[31670]: cluster 2023-12-01T18:40:44.178692+0000 mgr.y (mgr.24356) 5478 : cluster 0 pgmap v5446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:45 smithi040 bash[28232]: cluster 2023-12-01T18:40:44.178692+0000 mgr.y (mgr.24356) 5478 : cluster 0 pgmap v5446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:45 smithi040 bash[41173]: cluster 2023-12-01T18:40:44.178692+0000 mgr.y (mgr.24356) 5478 : cluster 0 pgmap v5446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:40:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:40:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:47 smithi040 bash[28232]: cluster 2023-12-01T18:40:46.179949+0000 mgr.y (mgr.24356) 5479 : cluster 0 pgmap v5447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:47 smithi040 bash[28232]: audit 2023-12-01T18:40:46.538829+0000 mon.a (mon.0) 3853 : audit 0 from='client.? 172.21.15.40:0/817268340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:47 smithi040 bash[41173]: cluster 2023-12-01T18:40:46.179949+0000 mgr.y (mgr.24356) 5479 : cluster 0 pgmap v5447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:47 smithi040 bash[41173]: audit 2023-12-01T18:40:46.538829+0000 mon.a (mon.0) 3853 : audit 0 from='client.? 172.21.15.40:0/817268340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:47 smithi141 bash[31670]: cluster 2023-12-01T18:40:46.179949+0000 mgr.y (mgr.24356) 5479 : cluster 0 pgmap v5447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:47 smithi141 bash[31670]: audit 2023-12-01T18:40:46.538829+0000 mon.a (mon.0) 3853 : audit 0 from='client.? 172.21.15.40:0/817268340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:49 smithi141 bash[31670]: cluster 2023-12-01T18:40:48.180721+0000 mgr.y (mgr.24356) 5480 : cluster 0 pgmap v5448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:49 smithi141 bash[31670]: audit 2023-12-01T18:40:48.594129+0000 mon.c (mon.2) 3497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:49 smithi141 bash[31670]: audit 2023-12-01T18:40:49.001861+0000 mon.a (mon.0) 3854 : audit 0 from='client.? 172.21.15.40:0/474528441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:49 smithi040 bash[28232]: cluster 2023-12-01T18:40:48.180721+0000 mgr.y (mgr.24356) 5480 : cluster 0 pgmap v5448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:49 smithi040 bash[28232]: audit 2023-12-01T18:40:48.594129+0000 mon.c (mon.2) 3497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:49 smithi040 bash[28232]: audit 2023-12-01T18:40:49.001861+0000 mon.a (mon.0) 3854 : audit 0 from='client.? 172.21.15.40:0/474528441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:49 smithi040 bash[41173]: cluster 2023-12-01T18:40:48.180721+0000 mgr.y (mgr.24356) 5480 : cluster 0 pgmap v5448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:49 smithi040 bash[41173]: audit 2023-12-01T18:40:48.594129+0000 mon.c (mon.2) 3497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:49 smithi040 bash[41173]: audit 2023-12-01T18:40:49.001861+0000 mon.a (mon.0) 3854 : audit 0 from='client.? 172.21.15.40:0/474528441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:51 smithi141 bash[31670]: cluster 2023-12-01T18:40:50.182137+0000 mgr.y (mgr.24356) 5481 : cluster 0 pgmap v5449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:51 smithi040 bash[28232]: cluster 2023-12-01T18:40:50.182137+0000 mgr.y (mgr.24356) 5481 : cluster 0 pgmap v5449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:51 smithi040 bash[41173]: cluster 2023-12-01T18:40:50.182137+0000 mgr.y (mgr.24356) 5481 : cluster 0 pgmap v5449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:52 smithi141 bash[31670]: audit 2023-12-01T18:40:51.465828+0000 mon.c (mon.2) 3498 : audit 0 from='client.? 172.21.15.40:0/3052354549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:52 smithi040 bash[28232]: audit 2023-12-01T18:40:51.465828+0000 mon.c (mon.2) 3498 : audit 0 from='client.? 172.21.15.40:0/3052354549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:52 smithi040 bash[41173]: audit 2023-12-01T18:40:51.465828+0000 mon.c (mon.2) 3498 : audit 0 from='client.? 172.21.15.40:0/3052354549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:53 smithi141 bash[31670]: cluster 2023-12-01T18:40:52.182840+0000 mgr.y (mgr.24356) 5482 : cluster 0 pgmap v5450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:53 smithi040 bash[28232]: cluster 2023-12-01T18:40:52.182840+0000 mgr.y (mgr.24356) 5482 : cluster 0 pgmap v5450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:53 smithi040 bash[41173]: cluster 2023-12-01T18:40:52.182840+0000 mgr.y (mgr.24356) 5482 : cluster 0 pgmap v5450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:54 smithi141 bash[31670]: audit 2023-12-01T18:40:53.924627+0000 mon.a (mon.0) 3855 : audit 0 from='client.? 172.21.15.40:0/3164596839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:54 smithi040 bash[28232]: audit 2023-12-01T18:40:53.924627+0000 mon.a (mon.0) 3855 : audit 0 from='client.? 172.21.15.40:0/3164596839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:54 smithi040 bash[41173]: audit 2023-12-01T18:40:53.924627+0000 mon.a (mon.0) 3855 : audit 0 from='client.? 172.21.15.40:0/3164596839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:55 smithi141 bash[31670]: cluster 2023-12-01T18:40:54.183498+0000 mgr.y (mgr.24356) 5483 : cluster 0 pgmap v5451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:55 smithi040 bash[28232]: cluster 2023-12-01T18:40:54.183498+0000 mgr.y (mgr.24356) 5483 : cluster 0 pgmap v5451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:55 smithi040 bash[41173]: cluster 2023-12-01T18:40:54.183498+0000 mgr.y (mgr.24356) 5483 : cluster 0 pgmap v5451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:40:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:40:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:57 smithi040 bash[28232]: cluster 2023-12-01T18:40:56.184668+0000 mgr.y (mgr.24356) 5484 : cluster 0 pgmap v5452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:57 smithi040 bash[28232]: audit 2023-12-01T18:40:56.388677+0000 mon.a (mon.0) 3856 : audit 0 from='client.? 172.21.15.40:0/4166737139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:57 smithi040 bash[41173]: cluster 2023-12-01T18:40:56.184668+0000 mgr.y (mgr.24356) 5484 : cluster 0 pgmap v5452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:57 smithi040 bash[41173]: audit 2023-12-01T18:40:56.388677+0000 mon.a (mon.0) 3856 : audit 0 from='client.? 172.21.15.40:0/4166737139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:57 smithi141 bash[31670]: cluster 2023-12-01T18:40:56.184668+0000 mgr.y (mgr.24356) 5484 : cluster 0 pgmap v5452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:57 smithi141 bash[31670]: audit 2023-12-01T18:40:56.388677+0000 mon.a (mon.0) 3856 : audit 0 from='client.? 172.21.15.40:0/4166737139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:59 smithi141 bash[31670]: cluster 2023-12-01T18:40:58.185366+0000 mgr.y (mgr.24356) 5485 : cluster 0 pgmap v5453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:40:59 smithi141 bash[31670]: audit 2023-12-01T18:40:58.846539+0000 mon.c (mon.2) 3499 : audit 0 from='client.? 172.21.15.40:0/1375029042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:59 smithi040 bash[28232]: cluster 2023-12-01T18:40:58.185366+0000 mgr.y (mgr.24356) 5485 : cluster 0 pgmap v5453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:40:59 smithi040 bash[28232]: audit 2023-12-01T18:40:58.846539+0000 mon.c (mon.2) 3499 : audit 0 from='client.? 172.21.15.40:0/1375029042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:40:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:59 smithi040 bash[41173]: cluster 2023-12-01T18:40:58.185366+0000 mgr.y (mgr.24356) 5485 : cluster 0 pgmap v5453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:40:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:40:59 smithi040 bash[41173]: audit 2023-12-01T18:40:58.846539+0000 mon.c (mon.2) 3499 : audit 0 from='client.? 172.21.15.40:0/1375029042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:01 smithi141 bash[31670]: cluster 2023-12-01T18:41:00.186635+0000 mgr.y (mgr.24356) 5486 : cluster 0 pgmap v5454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:01 smithi040 bash[28232]: cluster 2023-12-01T18:41:00.186635+0000 mgr.y (mgr.24356) 5486 : cluster 0 pgmap v5454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:01 smithi040 bash[41173]: cluster 2023-12-01T18:41:00.186635+0000 mgr.y (mgr.24356) 5486 : cluster 0 pgmap v5454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:02 smithi141 bash[31670]: audit 2023-12-01T18:41:01.305335+0000 mon.c (mon.2) 3500 : audit 0 from='client.? 172.21.15.40:0/3028026092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:02 smithi040 bash[28232]: audit 2023-12-01T18:41:01.305335+0000 mon.c (mon.2) 3500 : audit 0 from='client.? 172.21.15.40:0/3028026092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:02 smithi040 bash[41173]: audit 2023-12-01T18:41:01.305335+0000 mon.c (mon.2) 3500 : audit 0 from='client.? 172.21.15.40:0/3028026092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:03 smithi141 bash[31670]: cluster 2023-12-01T18:41:02.187311+0000 mgr.y (mgr.24356) 5487 : cluster 0 pgmap v5455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:03 smithi040 bash[41173]: cluster 2023-12-01T18:41:02.187311+0000 mgr.y (mgr.24356) 5487 : cluster 0 pgmap v5455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:03 smithi040 bash[28232]: cluster 2023-12-01T18:41:02.187311+0000 mgr.y (mgr.24356) 5487 : cluster 0 pgmap v5455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:04 smithi141 bash[31670]: audit 2023-12-01T18:41:03.594760+0000 mon.c (mon.2) 3501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:04 smithi141 bash[31670]: audit 2023-12-01T18:41:03.777637+0000 mon.c (mon.2) 3502 : audit 0 from='client.? 172.21.15.40:0/2672946305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:04 smithi040 bash[28232]: audit 2023-12-01T18:41:03.594760+0000 mon.c (mon.2) 3501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:04 smithi040 bash[28232]: audit 2023-12-01T18:41:03.777637+0000 mon.c (mon.2) 3502 : audit 0 from='client.? 172.21.15.40:0/2672946305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:04 smithi040 bash[41173]: audit 2023-12-01T18:41:03.594760+0000 mon.c (mon.2) 3501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:04 smithi040 bash[41173]: audit 2023-12-01T18:41:03.777637+0000 mon.c (mon.2) 3502 : audit 0 from='client.? 172.21.15.40:0/2672946305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:05 smithi141 bash[31670]: cluster 2023-12-01T18:41:04.187993+0000 mgr.y (mgr.24356) 5488 : cluster 0 pgmap v5456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:05 smithi141 bash[31670]: audit 2023-12-01T18:41:04.925182+0000 mon.c (mon.2) 3503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:41:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:05 smithi040 bash[28232]: cluster 2023-12-01T18:41:04.187993+0000 mgr.y (mgr.24356) 5488 : cluster 0 pgmap v5456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:05 smithi040 bash[28232]: audit 2023-12-01T18:41:04.925182+0000 mon.c (mon.2) 3503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:41:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:05 smithi040 bash[41173]: cluster 2023-12-01T18:41:04.187993+0000 mgr.y (mgr.24356) 5488 : cluster 0 pgmap v5456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:05 smithi040 bash[41173]: audit 2023-12-01T18:41:04.925182+0000 mon.c (mon.2) 3503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:41:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:41:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:41:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:07 smithi040 bash[28232]: cluster 2023-12-01T18:41:06.189121+0000 mgr.y (mgr.24356) 5489 : cluster 0 pgmap v5457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:07 smithi040 bash[28232]: audit 2023-12-01T18:41:06.250799+0000 mon.c (mon.2) 3504 : audit 0 from='client.? 172.21.15.40:0/1349346103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:07 smithi040 bash[41173]: cluster 2023-12-01T18:41:06.189121+0000 mgr.y (mgr.24356) 5489 : cluster 0 pgmap v5457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:07 smithi040 bash[41173]: audit 2023-12-01T18:41:06.250799+0000 mon.c (mon.2) 3504 : audit 0 from='client.? 172.21.15.40:0/1349346103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:07 smithi141 bash[31670]: cluster 2023-12-01T18:41:06.189121+0000 mgr.y (mgr.24356) 5489 : cluster 0 pgmap v5457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:07 smithi141 bash[31670]: audit 2023-12-01T18:41:06.250799+0000 mon.c (mon.2) 3504 : audit 0 from='client.? 172.21.15.40:0/1349346103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:09 smithi141 bash[31670]: cluster 2023-12-01T18:41:08.189784+0000 mgr.y (mgr.24356) 5490 : cluster 0 pgmap v5458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:09 smithi141 bash[31670]: audit 2023-12-01T18:41:08.710646+0000 mon.a (mon.0) 3857 : audit 0 from='client.? 172.21.15.40:0/3405180589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:09 smithi040 bash[28232]: cluster 2023-12-01T18:41:08.189784+0000 mgr.y (mgr.24356) 5490 : cluster 0 pgmap v5458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:09 smithi040 bash[28232]: audit 2023-12-01T18:41:08.710646+0000 mon.a (mon.0) 3857 : audit 0 from='client.? 172.21.15.40:0/3405180589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:09 smithi040 bash[41173]: cluster 2023-12-01T18:41:08.189784+0000 mgr.y (mgr.24356) 5490 : cluster 0 pgmap v5458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:09 smithi040 bash[41173]: audit 2023-12-01T18:41:08.710646+0000 mon.a (mon.0) 3857 : audit 0 from='client.? 172.21.15.40:0/3405180589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:11 smithi141 bash[31670]: cluster 2023-12-01T18:41:10.190873+0000 mgr.y (mgr.24356) 5491 : cluster 0 pgmap v5459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:11 smithi141 bash[31670]: audit 2023-12-01T18:41:10.820606+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:11 smithi141 bash[31670]: audit 2023-12-01T18:41:10.830005+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:11 smithi141 bash[31670]: audit 2023-12-01T18:41:11.177457+0000 mon.a (mon.0) 3860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:11 smithi141 bash[31670]: audit 2023-12-01T18:41:11.179188+0000 mon.c (mon.2) 3505 : audit 0 from='client.? 172.21.15.40:0/1557333889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:11 smithi141 bash[31670]: audit 2023-12-01T18:41:11.188247+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[41173]: cluster 2023-12-01T18:41:10.190873+0000 mgr.y (mgr.24356) 5491 : cluster 0 pgmap v5459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[41173]: audit 2023-12-01T18:41:10.820606+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[41173]: audit 2023-12-01T18:41:10.830005+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[41173]: audit 2023-12-01T18:41:11.177457+0000 mon.a (mon.0) 3860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[41173]: audit 2023-12-01T18:41:11.179188+0000 mon.c (mon.2) 3505 : audit 0 from='client.? 172.21.15.40:0/1557333889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[41173]: audit 2023-12-01T18:41:11.188247+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[28232]: cluster 2023-12-01T18:41:10.190873+0000 mgr.y (mgr.24356) 5491 : cluster 0 pgmap v5459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[28232]: audit 2023-12-01T18:41:10.820606+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[28232]: audit 2023-12-01T18:41:10.830005+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[28232]: audit 2023-12-01T18:41:11.177457+0000 mon.a (mon.0) 3860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[28232]: audit 2023-12-01T18:41:11.179188+0000 mon.c (mon.2) 3505 : audit 0 from='client.? 172.21.15.40:0/1557333889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:11 smithi040 bash[28232]: audit 2023-12-01T18:41:11.188247+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 18:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T18:41:12.232303915Z level=info msg="Completed cleanup jobs" duration=192.584878ms 2023-12-01T18:41:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:13 smithi141 bash[31670]: cluster 2023-12-01T18:41:12.191540+0000 mgr.y (mgr.24356) 5492 : cluster 0 pgmap v5460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:13 smithi040 bash[28232]: cluster 2023-12-01T18:41:12.191540+0000 mgr.y (mgr.24356) 5492 : cluster 0 pgmap v5460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:13 smithi040 bash[41173]: cluster 2023-12-01T18:41:12.191540+0000 mgr.y (mgr.24356) 5492 : cluster 0 pgmap v5460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:14 smithi141 bash[31670]: audit 2023-12-01T18:41:13.647901+0000 mon.a (mon.0) 3862 : audit 0 from='client.? 172.21.15.40:0/602941259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:14 smithi040 bash[28232]: audit 2023-12-01T18:41:13.647901+0000 mon.a (mon.0) 3862 : audit 0 from='client.? 172.21.15.40:0/602941259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:14 smithi040 bash[41173]: audit 2023-12-01T18:41:13.647901+0000 mon.a (mon.0) 3862 : audit 0 from='client.? 172.21.15.40:0/602941259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:15 smithi141 bash[31670]: cluster 2023-12-01T18:41:14.192218+0000 mgr.y (mgr.24356) 5493 : cluster 0 pgmap v5461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:15 smithi040 bash[28232]: cluster 2023-12-01T18:41:14.192218+0000 mgr.y (mgr.24356) 5493 : cluster 0 pgmap v5461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:15 smithi040 bash[41173]: cluster 2023-12-01T18:41:14.192218+0000 mgr.y (mgr.24356) 5493 : cluster 0 pgmap v5461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:41:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:41:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:17 smithi040 bash[28232]: audit 2023-12-01T18:41:16.109451+0000 mon.c (mon.2) 3506 : audit 0 from='client.? 172.21.15.40:0/2716133414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:17.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:17 smithi040 bash[28232]: cluster 2023-12-01T18:41:16.193397+0000 mgr.y (mgr.24356) 5494 : cluster 0 pgmap v5462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:17.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:17 smithi040 bash[41173]: audit 2023-12-01T18:41:16.109451+0000 mon.c (mon.2) 3506 : audit 0 from='client.? 172.21.15.40:0/2716133414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:17.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:17 smithi040 bash[41173]: cluster 2023-12-01T18:41:16.193397+0000 mgr.y (mgr.24356) 5494 : cluster 0 pgmap v5462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:17.612 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:17 smithi141 bash[31670]: audit 2023-12-01T18:41:16.109451+0000 mon.c (mon.2) 3506 : audit 0 from='client.? 172.21.15.40:0/2716133414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:17.612 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:17 smithi141 bash[31670]: cluster 2023-12-01T18:41:16.193397+0000 mgr.y (mgr.24356) 5494 : cluster 0 pgmap v5462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:19 smithi141 bash[31670]: cluster 2023-12-01T18:41:18.194009+0000 mgr.y (mgr.24356) 5495 : cluster 0 pgmap v5463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:19 smithi141 bash[31670]: audit 2023-12-01T18:41:18.578388+0000 mon.a (mon.0) 3863 : audit 0 from='client.? 172.21.15.40:0/1284740960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:19 smithi141 bash[31670]: audit 2023-12-01T18:41:18.594572+0000 mon.c (mon.2) 3507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:19 smithi040 bash[28232]: cluster 2023-12-01T18:41:18.194009+0000 mgr.y (mgr.24356) 5495 : cluster 0 pgmap v5463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:19 smithi040 bash[28232]: audit 2023-12-01T18:41:18.578388+0000 mon.a (mon.0) 3863 : audit 0 from='client.? 172.21.15.40:0/1284740960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:19 smithi040 bash[28232]: audit 2023-12-01T18:41:18.594572+0000 mon.c (mon.2) 3507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:19 smithi040 bash[41173]: cluster 2023-12-01T18:41:18.194009+0000 mgr.y (mgr.24356) 5495 : cluster 0 pgmap v5463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:19 smithi040 bash[41173]: audit 2023-12-01T18:41:18.578388+0000 mon.a (mon.0) 3863 : audit 0 from='client.? 172.21.15.40:0/1284740960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:19 smithi040 bash[41173]: audit 2023-12-01T18:41:18.594572+0000 mon.c (mon.2) 3507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:21 smithi141 bash[31670]: cluster 2023-12-01T18:41:20.195192+0000 mgr.y (mgr.24356) 5496 : cluster 0 pgmap v5464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:21 smithi141 bash[31670]: audit 2023-12-01T18:41:21.039232+0000 mon.a (mon.0) 3864 : audit 0 from='client.? 172.21.15.40:0/860899361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:21 smithi040 bash[28232]: cluster 2023-12-01T18:41:20.195192+0000 mgr.y (mgr.24356) 5496 : cluster 0 pgmap v5464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:21 smithi040 bash[28232]: audit 2023-12-01T18:41:21.039232+0000 mon.a (mon.0) 3864 : audit 0 from='client.? 172.21.15.40:0/860899361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:21 smithi040 bash[41173]: cluster 2023-12-01T18:41:20.195192+0000 mgr.y (mgr.24356) 5496 : cluster 0 pgmap v5464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:21 smithi040 bash[41173]: audit 2023-12-01T18:41:21.039232+0000 mon.a (mon.0) 3864 : audit 0 from='client.? 172.21.15.40:0/860899361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[28232]: audit 2023-12-01T18:41:21.816036+0000 mon.a (mon.0) 3865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[28232]: audit 2023-12-01T18:41:21.828791+0000 mon.a (mon.0) 3866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[28232]: audit 2023-12-01T18:41:21.831603+0000 mon.c (mon.2) 3508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:41:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[28232]: audit 2023-12-01T18:41:21.833127+0000 mon.c (mon.2) 3509 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[28232]: audit 2023-12-01T18:41:21.841718+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[28232]: cluster 2023-12-01T18:41:22.195914+0000 mgr.y (mgr.24356) 5497 : cluster 0 pgmap v5465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[41173]: audit 2023-12-01T18:41:21.816036+0000 mon.a (mon.0) 3865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[41173]: audit 2023-12-01T18:41:21.828791+0000 mon.a (mon.0) 3866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[41173]: audit 2023-12-01T18:41:21.831603+0000 mon.c (mon.2) 3508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[41173]: audit 2023-12-01T18:41:21.833127+0000 mon.c (mon.2) 3509 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[41173]: audit 2023-12-01T18:41:21.841718+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:22 smithi040 bash[41173]: cluster 2023-12-01T18:41:22.195914+0000 mgr.y (mgr.24356) 5497 : cluster 0 pgmap v5465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:22 smithi141 bash[31670]: audit 2023-12-01T18:41:21.816036+0000 mon.a (mon.0) 3865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:22 smithi141 bash[31670]: audit 2023-12-01T18:41:21.828791+0000 mon.a (mon.0) 3866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:22 smithi141 bash[31670]: audit 2023-12-01T18:41:21.831603+0000 mon.c (mon.2) 3508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:41:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:22 smithi141 bash[31670]: audit 2023-12-01T18:41:21.833127+0000 mon.c (mon.2) 3509 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:41:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:22 smithi141 bash[31670]: audit 2023-12-01T18:41:21.841718+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:41:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:22 smithi141 bash[31670]: cluster 2023-12-01T18:41:22.195914+0000 mgr.y (mgr.24356) 5497 : cluster 0 pgmap v5465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:23 smithi040 bash[28232]: audit 2023-12-01T18:41:23.491261+0000 mon.c (mon.2) 3510 : audit 0 from='client.? 172.21.15.40:0/693856713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:23 smithi040 bash[41173]: audit 2023-12-01T18:41:23.491261+0000 mon.c (mon.2) 3510 : audit 0 from='client.? 172.21.15.40:0/693856713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:23 smithi141 bash[31670]: audit 2023-12-01T18:41:23.491261+0000 mon.c (mon.2) 3510 : audit 0 from='client.? 172.21.15.40:0/693856713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:24 smithi040 bash[28232]: cluster 2023-12-01T18:41:24.196774+0000 mgr.y (mgr.24356) 5498 : cluster 0 pgmap v5466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:24 smithi040 bash[41173]: cluster 2023-12-01T18:41:24.196774+0000 mgr.y (mgr.24356) 5498 : cluster 0 pgmap v5466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:24 smithi141 bash[31670]: cluster 2023-12-01T18:41:24.196774+0000 mgr.y (mgr.24356) 5498 : cluster 0 pgmap v5466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:26 smithi141 bash[31670]: audit 2023-12-01T18:41:25.958988+0000 mon.a (mon.0) 3868 : audit 0 from='client.? 172.21.15.40:0/429601989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:26 smithi040 bash[28232]: audit 2023-12-01T18:41:25.958988+0000 mon.a (mon.0) 3868 : audit 0 from='client.? 172.21.15.40:0/429601989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:26 smithi040 bash[41173]: audit 2023-12-01T18:41:25.958988+0000 mon.a (mon.0) 3868 : audit 0 from='client.? 172.21.15.40:0/429601989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:41:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:41:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:27 smithi040 bash[28232]: cluster 2023-12-01T18:41:26.198010+0000 mgr.y (mgr.24356) 5499 : cluster 0 pgmap v5467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:27 smithi040 bash[41173]: cluster 2023-12-01T18:41:26.198010+0000 mgr.y (mgr.24356) 5499 : cluster 0 pgmap v5467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:27 smithi141 bash[31670]: cluster 2023-12-01T18:41:26.198010+0000 mgr.y (mgr.24356) 5499 : cluster 0 pgmap v5467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:29 smithi141 bash[31670]: cluster 2023-12-01T18:41:28.198662+0000 mgr.y (mgr.24356) 5500 : cluster 0 pgmap v5468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:29 smithi141 bash[31670]: audit 2023-12-01T18:41:28.425664+0000 mon.c (mon.2) 3511 : audit 0 from='client.? 172.21.15.40:0/2463818559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:29 smithi040 bash[28232]: cluster 2023-12-01T18:41:28.198662+0000 mgr.y (mgr.24356) 5500 : cluster 0 pgmap v5468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:29 smithi040 bash[28232]: audit 2023-12-01T18:41:28.425664+0000 mon.c (mon.2) 3511 : audit 0 from='client.? 172.21.15.40:0/2463818559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:29 smithi040 bash[41173]: cluster 2023-12-01T18:41:28.198662+0000 mgr.y (mgr.24356) 5500 : cluster 0 pgmap v5468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:29 smithi040 bash[41173]: audit 2023-12-01T18:41:28.425664+0000 mon.c (mon.2) 3511 : audit 0 from='client.? 172.21.15.40:0/2463818559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:31 smithi141 bash[31670]: cluster 2023-12-01T18:41:30.199842+0000 mgr.y (mgr.24356) 5501 : cluster 0 pgmap v5469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:31 smithi141 bash[31670]: audit 2023-12-01T18:41:30.890991+0000 mon.a (mon.0) 3869 : audit 0 from='client.? 172.21.15.40:0/3135901337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:31 smithi040 bash[28232]: cluster 2023-12-01T18:41:30.199842+0000 mgr.y (mgr.24356) 5501 : cluster 0 pgmap v5469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:31 smithi040 bash[28232]: audit 2023-12-01T18:41:30.890991+0000 mon.a (mon.0) 3869 : audit 0 from='client.? 172.21.15.40:0/3135901337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:31 smithi040 bash[41173]: cluster 2023-12-01T18:41:30.199842+0000 mgr.y (mgr.24356) 5501 : cluster 0 pgmap v5469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:31 smithi040 bash[41173]: audit 2023-12-01T18:41:30.890991+0000 mon.a (mon.0) 3869 : audit 0 from='client.? 172.21.15.40:0/3135901337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:33 smithi141 bash[31670]: cluster 2023-12-01T18:41:32.200555+0000 mgr.y (mgr.24356) 5502 : cluster 0 pgmap v5470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:33 smithi040 bash[28232]: cluster 2023-12-01T18:41:32.200555+0000 mgr.y (mgr.24356) 5502 : cluster 0 pgmap v5470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:33 smithi040 bash[41173]: cluster 2023-12-01T18:41:32.200555+0000 mgr.y (mgr.24356) 5502 : cluster 0 pgmap v5470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:34 smithi141 bash[31670]: audit 2023-12-01T18:41:33.356009+0000 mon.c (mon.2) 3512 : audit 0 from='client.? 172.21.15.40:0/1741748882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:34 smithi141 bash[31670]: audit 2023-12-01T18:41:33.595452+0000 mon.c (mon.2) 3513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:34 smithi040 bash[28232]: audit 2023-12-01T18:41:33.356009+0000 mon.c (mon.2) 3512 : audit 0 from='client.? 172.21.15.40:0/1741748882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:34 smithi040 bash[28232]: audit 2023-12-01T18:41:33.595452+0000 mon.c (mon.2) 3513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:34 smithi040 bash[41173]: audit 2023-12-01T18:41:33.356009+0000 mon.c (mon.2) 3512 : audit 0 from='client.? 172.21.15.40:0/1741748882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:34 smithi040 bash[41173]: audit 2023-12-01T18:41:33.595452+0000 mon.c (mon.2) 3513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:35 smithi141 bash[31670]: cluster 2023-12-01T18:41:34.201242+0000 mgr.y (mgr.24356) 5503 : cluster 0 pgmap v5471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:35 smithi040 bash[28232]: cluster 2023-12-01T18:41:34.201242+0000 mgr.y (mgr.24356) 5503 : cluster 0 pgmap v5471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:35 smithi040 bash[41173]: cluster 2023-12-01T18:41:34.201242+0000 mgr.y (mgr.24356) 5503 : cluster 0 pgmap v5471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:36 smithi040 bash[28232]: audit 2023-12-01T18:41:35.815264+0000 mon.a (mon.0) 3870 : audit 0 from='client.? 172.21.15.40:0/3788513784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:41:36] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-12-01T18:41:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:36 smithi040 bash[41173]: audit 2023-12-01T18:41:35.815264+0000 mon.a (mon.0) 3870 : audit 0 from='client.? 172.21.15.40:0/3788513784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:36 smithi141 bash[31670]: audit 2023-12-01T18:41:35.815264+0000 mon.a (mon.0) 3870 : audit 0 from='client.? 172.21.15.40:0/3788513784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:37 smithi040 bash[28232]: cluster 2023-12-01T18:41:36.202454+0000 mgr.y (mgr.24356) 5504 : cluster 0 pgmap v5472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:37 smithi040 bash[41173]: cluster 2023-12-01T18:41:36.202454+0000 mgr.y (mgr.24356) 5504 : cluster 0 pgmap v5472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:37 smithi141 bash[31670]: cluster 2023-12-01T18:41:36.202454+0000 mgr.y (mgr.24356) 5504 : cluster 0 pgmap v5472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:39 smithi040 bash[28232]: cluster 2023-12-01T18:41:38.203222+0000 mgr.y (mgr.24356) 5505 : cluster 0 pgmap v5473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:39 smithi040 bash[28232]: audit 2023-12-01T18:41:38.290043+0000 mon.a (mon.0) 3871 : audit 0 from='client.? 172.21.15.40:0/1378282869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:39 smithi040 bash[41173]: cluster 2023-12-01T18:41:38.203222+0000 mgr.y (mgr.24356) 5505 : cluster 0 pgmap v5473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:39 smithi040 bash[41173]: audit 2023-12-01T18:41:38.290043+0000 mon.a (mon.0) 3871 : audit 0 from='client.? 172.21.15.40:0/1378282869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:39 smithi141 bash[31670]: cluster 2023-12-01T18:41:38.203222+0000 mgr.y (mgr.24356) 5505 : cluster 0 pgmap v5473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:39 smithi141 bash[31670]: audit 2023-12-01T18:41:38.290043+0000 mon.a (mon.0) 3871 : audit 0 from='client.? 172.21.15.40:0/1378282869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:41 smithi040 bash[41173]: cluster 2023-12-01T18:41:40.204439+0000 mgr.y (mgr.24356) 5506 : cluster 0 pgmap v5474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:41 smithi040 bash[41173]: audit 2023-12-01T18:41:40.759843+0000 mon.c (mon.2) 3514 : audit 0 from='client.? 172.21.15.40:0/3480625013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:41 smithi040 bash[28232]: cluster 2023-12-01T18:41:40.204439+0000 mgr.y (mgr.24356) 5506 : cluster 0 pgmap v5474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:41 smithi040 bash[28232]: audit 2023-12-01T18:41:40.759843+0000 mon.c (mon.2) 3514 : audit 0 from='client.? 172.21.15.40:0/3480625013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:41 smithi141 bash[31670]: cluster 2023-12-01T18:41:40.204439+0000 mgr.y (mgr.24356) 5506 : cluster 0 pgmap v5474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:41 smithi141 bash[31670]: audit 2023-12-01T18:41:40.759843+0000 mon.c (mon.2) 3514 : audit 0 from='client.? 172.21.15.40:0/3480625013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:43 smithi040 bash[41173]: cluster 2023-12-01T18:41:42.205098+0000 mgr.y (mgr.24356) 5507 : cluster 0 pgmap v5475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:43 smithi040 bash[41173]: audit 2023-12-01T18:41:43.222648+0000 mon.a (mon.0) 3872 : audit 0 from='client.? 172.21.15.40:0/214427974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:43 smithi040 bash[28232]: cluster 2023-12-01T18:41:42.205098+0000 mgr.y (mgr.24356) 5507 : cluster 0 pgmap v5475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:43 smithi040 bash[28232]: audit 2023-12-01T18:41:43.222648+0000 mon.a (mon.0) 3872 : audit 0 from='client.? 172.21.15.40:0/214427974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:43 smithi141 bash[31670]: cluster 2023-12-01T18:41:42.205098+0000 mgr.y (mgr.24356) 5507 : cluster 0 pgmap v5475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:43 smithi141 bash[31670]: audit 2023-12-01T18:41:43.222648+0000 mon.a (mon.0) 3872 : audit 0 from='client.? 172.21.15.40:0/214427974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:45 smithi040 bash[28232]: cluster 2023-12-01T18:41:44.205793+0000 mgr.y (mgr.24356) 5508 : cluster 0 pgmap v5476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:45 smithi040 bash[41173]: cluster 2023-12-01T18:41:44.205793+0000 mgr.y (mgr.24356) 5508 : cluster 0 pgmap v5476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:45 smithi141 bash[31670]: cluster 2023-12-01T18:41:44.205793+0000 mgr.y (mgr.24356) 5508 : cluster 0 pgmap v5476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:41:46] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-12-01T18:41:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:46 smithi040 bash[28232]: audit 2023-12-01T18:41:45.681303+0000 mon.c (mon.2) 3515 : audit 0 from='client.? 172.21.15.40:0/1972347024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:46 smithi040 bash[41173]: audit 2023-12-01T18:41:45.681303+0000 mon.c (mon.2) 3515 : audit 0 from='client.? 172.21.15.40:0/1972347024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:46 smithi141 bash[31670]: audit 2023-12-01T18:41:45.681303+0000 mon.c (mon.2) 3515 : audit 0 from='client.? 172.21.15.40:0/1972347024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:47 smithi040 bash[41173]: cluster 2023-12-01T18:41:46.206982+0000 mgr.y (mgr.24356) 5509 : cluster 0 pgmap v5477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:47 smithi040 bash[28232]: cluster 2023-12-01T18:41:46.206982+0000 mgr.y (mgr.24356) 5509 : cluster 0 pgmap v5477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:47 smithi141 bash[31670]: cluster 2023-12-01T18:41:46.206982+0000 mgr.y (mgr.24356) 5509 : cluster 0 pgmap v5477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:48 smithi040 bash[41173]: audit 2023-12-01T18:41:48.146828+0000 mon.c (mon.2) 3516 : audit 0 from='client.? 172.21.15.40:0/1560829022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:48 smithi040 bash[28232]: audit 2023-12-01T18:41:48.146828+0000 mon.c (mon.2) 3516 : audit 0 from='client.? 172.21.15.40:0/1560829022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:48 smithi141 bash[31670]: audit 2023-12-01T18:41:48.146828+0000 mon.c (mon.2) 3516 : audit 0 from='client.? 172.21.15.40:0/1560829022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:49 smithi040 bash[41173]: cluster 2023-12-01T18:41:48.207647+0000 mgr.y (mgr.24356) 5510 : cluster 0 pgmap v5478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:49 smithi040 bash[41173]: audit 2023-12-01T18:41:48.595229+0000 mon.c (mon.2) 3517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:49 smithi040 bash[28232]: cluster 2023-12-01T18:41:48.207647+0000 mgr.y (mgr.24356) 5510 : cluster 0 pgmap v5478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:49 smithi040 bash[28232]: audit 2023-12-01T18:41:48.595229+0000 mon.c (mon.2) 3517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:49 smithi141 bash[31670]: cluster 2023-12-01T18:41:48.207647+0000 mgr.y (mgr.24356) 5510 : cluster 0 pgmap v5478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:49 smithi141 bash[31670]: audit 2023-12-01T18:41:48.595229+0000 mon.c (mon.2) 3517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:51 smithi040 bash[28232]: cluster 2023-12-01T18:41:50.208882+0000 mgr.y (mgr.24356) 5511 : cluster 0 pgmap v5479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:51 smithi040 bash[28232]: audit 2023-12-01T18:41:50.614236+0000 mon.c (mon.2) 3518 : audit 0 from='client.? 172.21.15.40:0/2768406727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:51 smithi040 bash[41173]: cluster 2023-12-01T18:41:50.208882+0000 mgr.y (mgr.24356) 5511 : cluster 0 pgmap v5479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:51 smithi040 bash[41173]: audit 2023-12-01T18:41:50.614236+0000 mon.c (mon.2) 3518 : audit 0 from='client.? 172.21.15.40:0/2768406727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:51 smithi141 bash[31670]: cluster 2023-12-01T18:41:50.208882+0000 mgr.y (mgr.24356) 5511 : cluster 0 pgmap v5479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:51 smithi141 bash[31670]: audit 2023-12-01T18:41:50.614236+0000 mon.c (mon.2) 3518 : audit 0 from='client.? 172.21.15.40:0/2768406727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:53 smithi040 bash[41173]: cluster 2023-12-01T18:41:52.209570+0000 mgr.y (mgr.24356) 5512 : cluster 0 pgmap v5480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:53 smithi040 bash[41173]: audit 2023-12-01T18:41:53.074521+0000 mon.c (mon.2) 3519 : audit 0 from='client.? 172.21.15.40:0/1327873632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:53 smithi040 bash[28232]: cluster 2023-12-01T18:41:52.209570+0000 mgr.y (mgr.24356) 5512 : cluster 0 pgmap v5480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:53 smithi040 bash[28232]: audit 2023-12-01T18:41:53.074521+0000 mon.c (mon.2) 3519 : audit 0 from='client.? 172.21.15.40:0/1327873632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:53 smithi141 bash[31670]: cluster 2023-12-01T18:41:52.209570+0000 mgr.y (mgr.24356) 5512 : cluster 0 pgmap v5480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:53 smithi141 bash[31670]: audit 2023-12-01T18:41:53.074521+0000 mon.c (mon.2) 3519 : audit 0 from='client.? 172.21.15.40:0/1327873632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:55 smithi040 bash[28232]: cluster 2023-12-01T18:41:54.210210+0000 mgr.y (mgr.24356) 5513 : cluster 0 pgmap v5481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:55 smithi040 bash[41173]: cluster 2023-12-01T18:41:54.210210+0000 mgr.y (mgr.24356) 5513 : cluster 0 pgmap v5481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:55 smithi141 bash[31670]: cluster 2023-12-01T18:41:54.210210+0000 mgr.y (mgr.24356) 5513 : cluster 0 pgmap v5481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:56 smithi040 bash[28232]: audit 2023-12-01T18:41:55.548308+0000 mon.c (mon.2) 3520 : audit 0 from='client.? 172.21.15.40:0/1383038736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:41:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:41:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:56 smithi040 bash[41173]: audit 2023-12-01T18:41:55.548308+0000 mon.c (mon.2) 3520 : audit 0 from='client.? 172.21.15.40:0/1383038736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:56 smithi141 bash[31670]: audit 2023-12-01T18:41:55.548308+0000 mon.c (mon.2) 3520 : audit 0 from='client.? 172.21.15.40:0/1383038736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:57 smithi040 bash[41173]: cluster 2023-12-01T18:41:56.211361+0000 mgr.y (mgr.24356) 5514 : cluster 0 pgmap v5482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:57 smithi040 bash[28232]: cluster 2023-12-01T18:41:56.211361+0000 mgr.y (mgr.24356) 5514 : cluster 0 pgmap v5482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:57 smithi141 bash[31670]: cluster 2023-12-01T18:41:56.211361+0000 mgr.y (mgr.24356) 5514 : cluster 0 pgmap v5482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:58 smithi040 bash[41173]: audit 2023-12-01T18:41:58.010529+0000 mon.a (mon.0) 3873 : audit 0 from='client.? 172.21.15.40:0/1805988580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:58 smithi040 bash[28232]: audit 2023-12-01T18:41:58.010529+0000 mon.a (mon.0) 3873 : audit 0 from='client.? 172.21.15.40:0/1805988580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:58 smithi141 bash[31670]: audit 2023-12-01T18:41:58.010529+0000 mon.a (mon.0) 3873 : audit 0 from='client.? 172.21.15.40:0/1805988580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:41:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:41:59 smithi040 bash[28232]: cluster 2023-12-01T18:41:58.212036+0000 mgr.y (mgr.24356) 5515 : cluster 0 pgmap v5483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:41:59 smithi040 bash[41173]: cluster 2023-12-01T18:41:58.212036+0000 mgr.y (mgr.24356) 5515 : cluster 0 pgmap v5483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:41:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:41:59 smithi141 bash[31670]: cluster 2023-12-01T18:41:58.212036+0000 mgr.y (mgr.24356) 5515 : cluster 0 pgmap v5483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:01 smithi040 bash[41173]: cluster 2023-12-01T18:42:00.213181+0000 mgr.y (mgr.24356) 5516 : cluster 0 pgmap v5484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:01 smithi040 bash[41173]: audit 2023-12-01T18:42:00.472574+0000 mon.c (mon.2) 3521 : audit 0 from='client.? 172.21.15.40:0/1175532964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:01 smithi040 bash[28232]: cluster 2023-12-01T18:42:00.213181+0000 mgr.y (mgr.24356) 5516 : cluster 0 pgmap v5484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:01 smithi040 bash[28232]: audit 2023-12-01T18:42:00.472574+0000 mon.c (mon.2) 3521 : audit 0 from='client.? 172.21.15.40:0/1175532964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:01 smithi141 bash[31670]: cluster 2023-12-01T18:42:00.213181+0000 mgr.y (mgr.24356) 5516 : cluster 0 pgmap v5484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:01 smithi141 bash[31670]: audit 2023-12-01T18:42:00.472574+0000 mon.c (mon.2) 3521 : audit 0 from='client.? 172.21.15.40:0/1175532964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:03 smithi040 bash[28232]: cluster 2023-12-01T18:42:02.213840+0000 mgr.y (mgr.24356) 5517 : cluster 0 pgmap v5485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:03 smithi040 bash[28232]: audit 2023-12-01T18:42:02.939942+0000 mon.c (mon.2) 3522 : audit 0 from='client.? 172.21.15.40:0/1302301402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:03 smithi040 bash[41173]: cluster 2023-12-01T18:42:02.213840+0000 mgr.y (mgr.24356) 5517 : cluster 0 pgmap v5485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:03 smithi040 bash[41173]: audit 2023-12-01T18:42:02.939942+0000 mon.c (mon.2) 3522 : audit 0 from='client.? 172.21.15.40:0/1302301402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:03 smithi141 bash[31670]: cluster 2023-12-01T18:42:02.213840+0000 mgr.y (mgr.24356) 5517 : cluster 0 pgmap v5485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:03 smithi141 bash[31670]: audit 2023-12-01T18:42:02.939942+0000 mon.c (mon.2) 3522 : audit 0 from='client.? 172.21.15.40:0/1302301402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:04 smithi040 bash[28232]: audit 2023-12-01T18:42:03.596172+0000 mon.c (mon.2) 3523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:04 smithi040 bash[41173]: audit 2023-12-01T18:42:03.596172+0000 mon.c (mon.2) 3523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:04 smithi141 bash[31670]: audit 2023-12-01T18:42:03.596172+0000 mon.c (mon.2) 3523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:05 smithi040 bash[28232]: cluster 2023-12-01T18:42:04.214497+0000 mgr.y (mgr.24356) 5518 : cluster 0 pgmap v5486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:05 smithi040 bash[41173]: cluster 2023-12-01T18:42:04.214497+0000 mgr.y (mgr.24356) 5518 : cluster 0 pgmap v5486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:05 smithi141 bash[31670]: cluster 2023-12-01T18:42:04.214497+0000 mgr.y (mgr.24356) 5518 : cluster 0 pgmap v5486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:06 smithi040 bash[28232]: audit 2023-12-01T18:42:05.410823+0000 mon.c (mon.2) 3524 : audit 0 from='client.? 172.21.15.40:0/678223099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:42:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:42:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:06 smithi040 bash[41173]: audit 2023-12-01T18:42:05.410823+0000 mon.c (mon.2) 3524 : audit 0 from='client.? 172.21.15.40:0/678223099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:06 smithi141 bash[31670]: audit 2023-12-01T18:42:05.410823+0000 mon.c (mon.2) 3524 : audit 0 from='client.? 172.21.15.40:0/678223099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:07 smithi040 bash[41173]: cluster 2023-12-01T18:42:06.215792+0000 mgr.y (mgr.24356) 5519 : cluster 0 pgmap v5487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:07 smithi040 bash[28232]: cluster 2023-12-01T18:42:06.215792+0000 mgr.y (mgr.24356) 5519 : cluster 0 pgmap v5487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:07 smithi141 bash[31670]: cluster 2023-12-01T18:42:06.215792+0000 mgr.y (mgr.24356) 5519 : cluster 0 pgmap v5487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:08 smithi040 bash[28232]: audit 2023-12-01T18:42:07.875438+0000 mon.c (mon.2) 3525 : audit 0 from='client.? 172.21.15.40:0/2666715053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:08 smithi040 bash[41173]: audit 2023-12-01T18:42:07.875438+0000 mon.c (mon.2) 3525 : audit 0 from='client.? 172.21.15.40:0/2666715053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:08 smithi141 bash[31670]: audit 2023-12-01T18:42:07.875438+0000 mon.c (mon.2) 3525 : audit 0 from='client.? 172.21.15.40:0/2666715053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:09 smithi040 bash[28232]: cluster 2023-12-01T18:42:08.216641+0000 mgr.y (mgr.24356) 5520 : cluster 0 pgmap v5488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:09 smithi040 bash[41173]: cluster 2023-12-01T18:42:08.216641+0000 mgr.y (mgr.24356) 5520 : cluster 0 pgmap v5488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:09 smithi141 bash[31670]: cluster 2023-12-01T18:42:08.216641+0000 mgr.y (mgr.24356) 5520 : cluster 0 pgmap v5488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:10 smithi040 bash[28232]: audit 2023-12-01T18:42:10.339339+0000 mon.c (mon.2) 3526 : audit 0 from='client.? 172.21.15.40:0/2757949179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:10 smithi040 bash[41173]: audit 2023-12-01T18:42:10.339339+0000 mon.c (mon.2) 3526 : audit 0 from='client.? 172.21.15.40:0/2757949179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:10 smithi141 bash[31670]: audit 2023-12-01T18:42:10.339339+0000 mon.c (mon.2) 3526 : audit 0 from='client.? 172.21.15.40:0/2757949179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:11 smithi040 bash[28232]: cluster 2023-12-01T18:42:10.217435+0000 mgr.y (mgr.24356) 5521 : cluster 0 pgmap v5489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:11 smithi040 bash[41173]: cluster 2023-12-01T18:42:10.217435+0000 mgr.y (mgr.24356) 5521 : cluster 0 pgmap v5489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:11 smithi141 bash[31670]: cluster 2023-12-01T18:42:10.217435+0000 mgr.y (mgr.24356) 5521 : cluster 0 pgmap v5489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:13 smithi040 bash[28232]: cluster 2023-12-01T18:42:12.218079+0000 mgr.y (mgr.24356) 5522 : cluster 0 pgmap v5490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:13 smithi040 bash[28232]: audit 2023-12-01T18:42:12.799227+0000 mon.a (mon.0) 3874 : audit 0 from='client.? 172.21.15.40:0/4222565032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:13 smithi040 bash[41173]: cluster 2023-12-01T18:42:12.218079+0000 mgr.y (mgr.24356) 5522 : cluster 0 pgmap v5490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:13 smithi040 bash[41173]: audit 2023-12-01T18:42:12.799227+0000 mon.a (mon.0) 3874 : audit 0 from='client.? 172.21.15.40:0/4222565032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:13 smithi141 bash[31670]: cluster 2023-12-01T18:42:12.218079+0000 mgr.y (mgr.24356) 5522 : cluster 0 pgmap v5490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:13 smithi141 bash[31670]: audit 2023-12-01T18:42:12.799227+0000 mon.a (mon.0) 3874 : audit 0 from='client.? 172.21.15.40:0/4222565032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:15 smithi040 bash[28232]: cluster 2023-12-01T18:42:14.218730+0000 mgr.y (mgr.24356) 5523 : cluster 0 pgmap v5491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:15 smithi040 bash[28232]: audit 2023-12-01T18:42:15.257210+0000 mon.a (mon.0) 3875 : audit 0 from='client.? 172.21.15.40:0/426499909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:15 smithi040 bash[41173]: cluster 2023-12-01T18:42:14.218730+0000 mgr.y (mgr.24356) 5523 : cluster 0 pgmap v5491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:15 smithi040 bash[41173]: audit 2023-12-01T18:42:15.257210+0000 mon.a (mon.0) 3875 : audit 0 from='client.? 172.21.15.40:0/426499909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:15 smithi141 bash[31670]: cluster 2023-12-01T18:42:14.218730+0000 mgr.y (mgr.24356) 5523 : cluster 0 pgmap v5491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:15 smithi141 bash[31670]: audit 2023-12-01T18:42:15.257210+0000 mon.a (mon.0) 3875 : audit 0 from='client.? 172.21.15.40:0/426499909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:42:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:42:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:17 smithi040 bash[41173]: cluster 2023-12-01T18:42:16.219896+0000 mgr.y (mgr.24356) 5524 : cluster 0 pgmap v5492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:17 smithi040 bash[28232]: cluster 2023-12-01T18:42:16.219896+0000 mgr.y (mgr.24356) 5524 : cluster 0 pgmap v5492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:17 smithi141 bash[31670]: cluster 2023-12-01T18:42:16.219896+0000 mgr.y (mgr.24356) 5524 : cluster 0 pgmap v5492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:18 smithi040 bash[28232]: audit 2023-12-01T18:42:17.721904+0000 mon.c (mon.2) 3527 : audit 0 from='client.? 172.21.15.40:0/1837483885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:18 smithi040 bash[41173]: audit 2023-12-01T18:42:17.721904+0000 mon.c (mon.2) 3527 : audit 0 from='client.? 172.21.15.40:0/1837483885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:18 smithi141 bash[31670]: audit 2023-12-01T18:42:17.721904+0000 mon.c (mon.2) 3527 : audit 0 from='client.? 172.21.15.40:0/1837483885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:19 smithi040 bash[41173]: cluster 2023-12-01T18:42:18.220542+0000 mgr.y (mgr.24356) 5525 : cluster 0 pgmap v5493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:19 smithi040 bash[41173]: audit 2023-12-01T18:42:18.596624+0000 mon.c (mon.2) 3528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:19 smithi040 bash[28232]: cluster 2023-12-01T18:42:18.220542+0000 mgr.y (mgr.24356) 5525 : cluster 0 pgmap v5493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:19 smithi040 bash[28232]: audit 2023-12-01T18:42:18.596624+0000 mon.c (mon.2) 3528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:19 smithi141 bash[31670]: cluster 2023-12-01T18:42:18.220542+0000 mgr.y (mgr.24356) 5525 : cluster 0 pgmap v5493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:19 smithi141 bash[31670]: audit 2023-12-01T18:42:18.596624+0000 mon.c (mon.2) 3528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:20 smithi141 bash[31670]: audit 2023-12-01T18:42:20.182297+0000 mon.c (mon.2) 3529 : audit 0 from='client.? 172.21.15.40:0/1404612141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:20 smithi040 bash[28232]: audit 2023-12-01T18:42:20.182297+0000 mon.c (mon.2) 3529 : audit 0 from='client.? 172.21.15.40:0/1404612141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:20 smithi040 bash[41173]: audit 2023-12-01T18:42:20.182297+0000 mon.c (mon.2) 3529 : audit 0 from='client.? 172.21.15.40:0/1404612141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:21 smithi040 bash[28232]: cluster 2023-12-01T18:42:20.221783+0000 mgr.y (mgr.24356) 5526 : cluster 0 pgmap v5494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:21 smithi040 bash[41173]: cluster 2023-12-01T18:42:20.221783+0000 mgr.y (mgr.24356) 5526 : cluster 0 pgmap v5494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:21 smithi141 bash[31670]: cluster 2023-12-01T18:42:20.221783+0000 mgr.y (mgr.24356) 5526 : cluster 0 pgmap v5494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:22 smithi040 bash[28232]: audit 2023-12-01T18:42:21.926036+0000 mon.c (mon.2) 3530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:42:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:22 smithi040 bash[41173]: audit 2023-12-01T18:42:21.926036+0000 mon.c (mon.2) 3530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:42:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:22 smithi141 bash[31670]: audit 2023-12-01T18:42:21.926036+0000 mon.c (mon.2) 3530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:42:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:23 smithi040 bash[41173]: cluster 2023-12-01T18:42:22.222278+0000 mgr.y (mgr.24356) 5527 : cluster 0 pgmap v5495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:23 smithi040 bash[41173]: audit 2023-12-01T18:42:22.640368+0000 mon.a (mon.0) 3876 : audit 0 from='client.? 172.21.15.40:0/446022342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:23 smithi040 bash[28232]: cluster 2023-12-01T18:42:22.222278+0000 mgr.y (mgr.24356) 5527 : cluster 0 pgmap v5495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:23 smithi040 bash[28232]: audit 2023-12-01T18:42:22.640368+0000 mon.a (mon.0) 3876 : audit 0 from='client.? 172.21.15.40:0/446022342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:23 smithi141 bash[31670]: cluster 2023-12-01T18:42:22.222278+0000 mgr.y (mgr.24356) 5527 : cluster 0 pgmap v5495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:23 smithi141 bash[31670]: audit 2023-12-01T18:42:22.640368+0000 mon.a (mon.0) 3876 : audit 0 from='client.? 172.21.15.40:0/446022342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:25 smithi040 bash[28232]: cluster 2023-12-01T18:42:24.223025+0000 mgr.y (mgr.24356) 5528 : cluster 0 pgmap v5496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:25 smithi040 bash[28232]: audit 2023-12-01T18:42:25.099077+0000 mon.a (mon.0) 3877 : audit 0 from='client.? 172.21.15.40:0/1320820162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:25 smithi040 bash[41173]: cluster 2023-12-01T18:42:24.223025+0000 mgr.y (mgr.24356) 5528 : cluster 0 pgmap v5496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:25 smithi040 bash[41173]: audit 2023-12-01T18:42:25.099077+0000 mon.a (mon.0) 3877 : audit 0 from='client.? 172.21.15.40:0/1320820162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:25 smithi141 bash[31670]: cluster 2023-12-01T18:42:24.223025+0000 mgr.y (mgr.24356) 5528 : cluster 0 pgmap v5496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:25 smithi141 bash[31670]: audit 2023-12-01T18:42:25.099077+0000 mon.a (mon.0) 3877 : audit 0 from='client.? 172.21.15.40:0/1320820162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:42:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:42:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:27 smithi040 bash[28232]: cluster 2023-12-01T18:42:26.224318+0000 mgr.y (mgr.24356) 5529 : cluster 0 pgmap v5497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:27 smithi040 bash[41173]: cluster 2023-12-01T18:42:26.224318+0000 mgr.y (mgr.24356) 5529 : cluster 0 pgmap v5497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:27 smithi141 bash[31670]: cluster 2023-12-01T18:42:26.224318+0000 mgr.y (mgr.24356) 5529 : cluster 0 pgmap v5497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[41173]: audit 2023-12-01T18:42:27.571398+0000 mon.c (mon.2) 3531 : audit 0 from='client.? 172.21.15.40:0/2984248100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[41173]: audit 2023-12-01T18:42:27.774382+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[41173]: audit 2023-12-01T18:42:27.786735+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[41173]: audit 2023-12-01T18:42:28.074644+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[41173]: audit 2023-12-01T18:42:28.084155+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[28232]: audit 2023-12-01T18:42:27.571398+0000 mon.c (mon.2) 3531 : audit 0 from='client.? 172.21.15.40:0/2984248100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[28232]: audit 2023-12-01T18:42:27.774382+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[28232]: audit 2023-12-01T18:42:27.786735+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[28232]: audit 2023-12-01T18:42:28.074644+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:28 smithi040 bash[28232]: audit 2023-12-01T18:42:28.084155+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:28 smithi141 bash[31670]: audit 2023-12-01T18:42:27.571398+0000 mon.c (mon.2) 3531 : audit 0 from='client.? 172.21.15.40:0/2984248100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:28 smithi141 bash[31670]: audit 2023-12-01T18:42:27.774382+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:28 smithi141 bash[31670]: audit 2023-12-01T18:42:27.786735+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:28 smithi141 bash[31670]: audit 2023-12-01T18:42:28.074644+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:28 smithi141 bash[31670]: audit 2023-12-01T18:42:28.084155+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: cluster 2023-12-01T18:42:28.224975+0000 mgr.y (mgr.24356) 5530 : cluster 0 pgmap v5498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.636008+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.646065+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.886238+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.897385+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.900071+0000 mon.c (mon.2) 3532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.901554+0000 mon.c (mon.2) 3533 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[28232]: audit 2023-12-01T18:42:28.911480+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: cluster 2023-12-01T18:42:28.224975+0000 mgr.y (mgr.24356) 5530 : cluster 0 pgmap v5498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.636008+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.646065+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.886238+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.897385+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.900071+0000 mon.c (mon.2) 3532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.901554+0000 mon.c (mon.2) 3533 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:29 smithi040 bash[41173]: audit 2023-12-01T18:42:28.911480+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: cluster 2023-12-01T18:42:28.224975+0000 mgr.y (mgr.24356) 5530 : cluster 0 pgmap v5498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.636008+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.646065+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.886238+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.897385+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.900071+0000 mon.c (mon.2) 3532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.901554+0000 mon.c (mon.2) 3533 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:42:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:29 smithi141 bash[31670]: audit 2023-12-01T18:42:28.911480+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:42:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:30 smithi040 bash[28232]: audit 2023-12-01T18:42:30.065967+0000 mon.a (mon.0) 3887 : audit 0 from='client.? 172.21.15.40:0/3982934250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:30 smithi040 bash[41173]: audit 2023-12-01T18:42:30.065967+0000 mon.a (mon.0) 3887 : audit 0 from='client.? 172.21.15.40:0/3982934250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:30 smithi141 bash[31670]: audit 2023-12-01T18:42:30.065967+0000 mon.a (mon.0) 3887 : audit 0 from='client.? 172.21.15.40:0/3982934250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:31 smithi040 bash[28232]: cluster 2023-12-01T18:42:30.226144+0000 mgr.y (mgr.24356) 5531 : cluster 0 pgmap v5499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:31 smithi040 bash[41173]: cluster 2023-12-01T18:42:30.226144+0000 mgr.y (mgr.24356) 5531 : cluster 0 pgmap v5499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:31 smithi141 bash[31670]: cluster 2023-12-01T18:42:30.226144+0000 mgr.y (mgr.24356) 5531 : cluster 0 pgmap v5499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:33 smithi040 bash[28232]: cluster 2023-12-01T18:42:32.226659+0000 mgr.y (mgr.24356) 5532 : cluster 0 pgmap v5500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:33 smithi040 bash[28232]: audit 2023-12-01T18:42:32.528680+0000 mon.c (mon.2) 3534 : audit 0 from='client.? 172.21.15.40:0/2606827527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:33 smithi040 bash[41173]: cluster 2023-12-01T18:42:32.226659+0000 mgr.y (mgr.24356) 5532 : cluster 0 pgmap v5500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:33 smithi040 bash[41173]: audit 2023-12-01T18:42:32.528680+0000 mon.c (mon.2) 3534 : audit 0 from='client.? 172.21.15.40:0/2606827527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:33 smithi141 bash[31670]: cluster 2023-12-01T18:42:32.226659+0000 mgr.y (mgr.24356) 5532 : cluster 0 pgmap v5500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:33 smithi141 bash[31670]: audit 2023-12-01T18:42:32.528680+0000 mon.c (mon.2) 3534 : audit 0 from='client.? 172.21.15.40:0/2606827527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:34 smithi040 bash[28232]: audit 2023-12-01T18:42:33.596969+0000 mon.c (mon.2) 3535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:34 smithi040 bash[41173]: audit 2023-12-01T18:42:33.596969+0000 mon.c (mon.2) 3535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:34 smithi141 bash[31670]: audit 2023-12-01T18:42:33.596969+0000 mon.c (mon.2) 3535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:35 smithi040 bash[28232]: cluster 2023-12-01T18:42:34.227450+0000 mgr.y (mgr.24356) 5533 : cluster 0 pgmap v5501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:35 smithi040 bash[28232]: audit 2023-12-01T18:42:34.995917+0000 mon.c (mon.2) 3536 : audit 0 from='client.? 172.21.15.40:0/3731670520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:35 smithi040 bash[41173]: cluster 2023-12-01T18:42:34.227450+0000 mgr.y (mgr.24356) 5533 : cluster 0 pgmap v5501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:35 smithi040 bash[41173]: audit 2023-12-01T18:42:34.995917+0000 mon.c (mon.2) 3536 : audit 0 from='client.? 172.21.15.40:0/3731670520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:35 smithi141 bash[31670]: cluster 2023-12-01T18:42:34.227450+0000 mgr.y (mgr.24356) 5533 : cluster 0 pgmap v5501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:35 smithi141 bash[31670]: audit 2023-12-01T18:42:34.995917+0000 mon.c (mon.2) 3536 : audit 0 from='client.? 172.21.15.40:0/3731670520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:42:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:42:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:37 smithi040 bash[28232]: cluster 2023-12-01T18:42:36.228725+0000 mgr.y (mgr.24356) 5534 : cluster 0 pgmap v5502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:37 smithi040 bash[41173]: cluster 2023-12-01T18:42:36.228725+0000 mgr.y (mgr.24356) 5534 : cluster 0 pgmap v5502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:37 smithi141 bash[31670]: cluster 2023-12-01T18:42:36.228725+0000 mgr.y (mgr.24356) 5534 : cluster 0 pgmap v5502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:38 smithi040 bash[28232]: audit 2023-12-01T18:42:37.465055+0000 mon.a (mon.0) 3888 : audit 0 from='client.? 172.21.15.40:0/2546270361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:38 smithi040 bash[41173]: audit 2023-12-01T18:42:37.465055+0000 mon.a (mon.0) 3888 : audit 0 from='client.? 172.21.15.40:0/2546270361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:38 smithi141 bash[31670]: audit 2023-12-01T18:42:37.465055+0000 mon.a (mon.0) 3888 : audit 0 from='client.? 172.21.15.40:0/2546270361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:39 smithi040 bash[28232]: cluster 2023-12-01T18:42:38.229519+0000 mgr.y (mgr.24356) 5535 : cluster 0 pgmap v5503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:39 smithi040 bash[41173]: cluster 2023-12-01T18:42:38.229519+0000 mgr.y (mgr.24356) 5535 : cluster 0 pgmap v5503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:39 smithi141 bash[31670]: cluster 2023-12-01T18:42:38.229519+0000 mgr.y (mgr.24356) 5535 : cluster 0 pgmap v5503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:40 smithi040 bash[28232]: audit 2023-12-01T18:42:39.927673+0000 mon.c (mon.2) 3537 : audit 0 from='client.? 172.21.15.40:0/76087350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:40 smithi040 bash[41173]: audit 2023-12-01T18:42:39.927673+0000 mon.c (mon.2) 3537 : audit 0 from='client.? 172.21.15.40:0/76087350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:40 smithi141 bash[31670]: audit 2023-12-01T18:42:39.927673+0000 mon.c (mon.2) 3537 : audit 0 from='client.? 172.21.15.40:0/76087350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:41 smithi141 bash[31670]: cluster 2023-12-01T18:42:40.230895+0000 mgr.y (mgr.24356) 5536 : cluster 0 pgmap v5504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:41 smithi040 bash[28232]: cluster 2023-12-01T18:42:40.230895+0000 mgr.y (mgr.24356) 5536 : cluster 0 pgmap v5504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:41 smithi040 bash[41173]: cluster 2023-12-01T18:42:40.230895+0000 mgr.y (mgr.24356) 5536 : cluster 0 pgmap v5504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:43 smithi040 bash[41173]: cluster 2023-12-01T18:42:42.231573+0000 mgr.y (mgr.24356) 5537 : cluster 0 pgmap v5505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:43 smithi040 bash[41173]: audit 2023-12-01T18:42:42.387220+0000 mon.c (mon.2) 3538 : audit 0 from='client.? 172.21.15.40:0/1727080946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:43 smithi040 bash[28232]: cluster 2023-12-01T18:42:42.231573+0000 mgr.y (mgr.24356) 5537 : cluster 0 pgmap v5505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:43 smithi040 bash[28232]: audit 2023-12-01T18:42:42.387220+0000 mon.c (mon.2) 3538 : audit 0 from='client.? 172.21.15.40:0/1727080946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:43 smithi141 bash[31670]: cluster 2023-12-01T18:42:42.231573+0000 mgr.y (mgr.24356) 5537 : cluster 0 pgmap v5505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:43 smithi141 bash[31670]: audit 2023-12-01T18:42:42.387220+0000 mon.c (mon.2) 3538 : audit 0 from='client.? 172.21.15.40:0/1727080946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:45 smithi040 bash[28232]: cluster 2023-12-01T18:42:44.232458+0000 mgr.y (mgr.24356) 5538 : cluster 0 pgmap v5506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:45 smithi040 bash[28232]: audit 2023-12-01T18:42:44.856129+0000 mon.a (mon.0) 3889 : audit 0 from='client.? 172.21.15.40:0/260100657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:45 smithi040 bash[41173]: cluster 2023-12-01T18:42:44.232458+0000 mgr.y (mgr.24356) 5538 : cluster 0 pgmap v5506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:45 smithi040 bash[41173]: audit 2023-12-01T18:42:44.856129+0000 mon.a (mon.0) 3889 : audit 0 from='client.? 172.21.15.40:0/260100657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:45 smithi141 bash[31670]: cluster 2023-12-01T18:42:44.232458+0000 mgr.y (mgr.24356) 5538 : cluster 0 pgmap v5506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:45 smithi141 bash[31670]: audit 2023-12-01T18:42:44.856129+0000 mon.a (mon.0) 3889 : audit 0 from='client.? 172.21.15.40:0/260100657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:42:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:42:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:47 smithi040 bash[28232]: cluster 2023-12-01T18:42:46.233521+0000 mgr.y (mgr.24356) 5539 : cluster 0 pgmap v5507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:47 smithi040 bash[41173]: cluster 2023-12-01T18:42:46.233521+0000 mgr.y (mgr.24356) 5539 : cluster 0 pgmap v5507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:47 smithi141 bash[31670]: cluster 2023-12-01T18:42:46.233521+0000 mgr.y (mgr.24356) 5539 : cluster 0 pgmap v5507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:48 smithi040 bash[28232]: audit 2023-12-01T18:42:47.321298+0000 mon.c (mon.2) 3539 : audit 0 from='client.? 172.21.15.40:0/523876650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:48 smithi040 bash[41173]: audit 2023-12-01T18:42:47.321298+0000 mon.c (mon.2) 3539 : audit 0 from='client.? 172.21.15.40:0/523876650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:48 smithi141 bash[31670]: audit 2023-12-01T18:42:47.321298+0000 mon.c (mon.2) 3539 : audit 0 from='client.? 172.21.15.40:0/523876650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:49 smithi040 bash[41173]: cluster 2023-12-01T18:42:48.234225+0000 mgr.y (mgr.24356) 5540 : cluster 0 pgmap v5508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:49 smithi040 bash[41173]: audit 2023-12-01T18:42:48.597687+0000 mon.c (mon.2) 3540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:49 smithi040 bash[28232]: cluster 2023-12-01T18:42:48.234225+0000 mgr.y (mgr.24356) 5540 : cluster 0 pgmap v5508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:49 smithi040 bash[28232]: audit 2023-12-01T18:42:48.597687+0000 mon.c (mon.2) 3540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:49 smithi141 bash[31670]: cluster 2023-12-01T18:42:48.234225+0000 mgr.y (mgr.24356) 5540 : cluster 0 pgmap v5508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:49 smithi141 bash[31670]: audit 2023-12-01T18:42:48.597687+0000 mon.c (mon.2) 3540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:50 smithi040 bash[28232]: audit 2023-12-01T18:42:49.778122+0000 mon.a (mon.0) 3890 : audit 0 from='client.? 172.21.15.40:0/3302212559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:50 smithi040 bash[41173]: audit 2023-12-01T18:42:49.778122+0000 mon.a (mon.0) 3890 : audit 0 from='client.? 172.21.15.40:0/3302212559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:50 smithi141 bash[31670]: audit 2023-12-01T18:42:49.778122+0000 mon.a (mon.0) 3890 : audit 0 from='client.? 172.21.15.40:0/3302212559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:51 smithi141 bash[31670]: cluster 2023-12-01T18:42:50.235418+0000 mgr.y (mgr.24356) 5541 : cluster 0 pgmap v5509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:51 smithi040 bash[28232]: cluster 2023-12-01T18:42:50.235418+0000 mgr.y (mgr.24356) 5541 : cluster 0 pgmap v5509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:51 smithi040 bash[41173]: cluster 2023-12-01T18:42:50.235418+0000 mgr.y (mgr.24356) 5541 : cluster 0 pgmap v5509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:52 smithi040 bash[28232]: audit 2023-12-01T18:42:52.243774+0000 mon.a (mon.0) 3891 : audit 0 from='client.? 172.21.15.40:0/3079736767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:52 smithi040 bash[41173]: audit 2023-12-01T18:42:52.243774+0000 mon.a (mon.0) 3891 : audit 0 from='client.? 172.21.15.40:0/3079736767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:52 smithi141 bash[31670]: audit 2023-12-01T18:42:52.243774+0000 mon.a (mon.0) 3891 : audit 0 from='client.? 172.21.15.40:0/3079736767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:53 smithi040 bash[28232]: cluster 2023-12-01T18:42:52.236064+0000 mgr.y (mgr.24356) 5542 : cluster 0 pgmap v5510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:53 smithi040 bash[41173]: cluster 2023-12-01T18:42:52.236064+0000 mgr.y (mgr.24356) 5542 : cluster 0 pgmap v5510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:53 smithi141 bash[31670]: cluster 2023-12-01T18:42:52.236064+0000 mgr.y (mgr.24356) 5542 : cluster 0 pgmap v5510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:55 smithi040 bash[28232]: cluster 2023-12-01T18:42:54.236877+0000 mgr.y (mgr.24356) 5543 : cluster 0 pgmap v5511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:55 smithi040 bash[28232]: audit 2023-12-01T18:42:54.709168+0000 mon.a (mon.0) 3892 : audit 0 from='client.? 172.21.15.40:0/650820214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:55 smithi040 bash[41173]: cluster 2023-12-01T18:42:54.236877+0000 mgr.y (mgr.24356) 5543 : cluster 0 pgmap v5511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:55 smithi040 bash[41173]: audit 2023-12-01T18:42:54.709168+0000 mon.a (mon.0) 3892 : audit 0 from='client.? 172.21.15.40:0/650820214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:55 smithi141 bash[31670]: cluster 2023-12-01T18:42:54.236877+0000 mgr.y (mgr.24356) 5543 : cluster 0 pgmap v5511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:55 smithi141 bash[31670]: audit 2023-12-01T18:42:54.709168+0000 mon.a (mon.0) 3892 : audit 0 from='client.? 172.21.15.40:0/650820214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:42:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:42:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:57 smithi040 bash[41173]: cluster 2023-12-01T18:42:56.237947+0000 mgr.y (mgr.24356) 5544 : cluster 0 pgmap v5512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:57 smithi040 bash[28232]: cluster 2023-12-01T18:42:56.237947+0000 mgr.y (mgr.24356) 5544 : cluster 0 pgmap v5512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:57 smithi141 bash[31670]: cluster 2023-12-01T18:42:56.237947+0000 mgr.y (mgr.24356) 5544 : cluster 0 pgmap v5512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:58 smithi040 bash[28232]: audit 2023-12-01T18:42:57.173271+0000 mon.c (mon.2) 3541 : audit 0 from='client.? 172.21.15.40:0/97037125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:58 smithi040 bash[41173]: audit 2023-12-01T18:42:57.173271+0000 mon.c (mon.2) 3541 : audit 0 from='client.? 172.21.15.40:0/97037125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:58 smithi141 bash[31670]: audit 2023-12-01T18:42:57.173271+0000 mon.c (mon.2) 3541 : audit 0 from='client.? 172.21.15.40:0/97037125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:42:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:42:59 smithi040 bash[41173]: cluster 2023-12-01T18:42:58.238640+0000 mgr.y (mgr.24356) 5545 : cluster 0 pgmap v5513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:42:59 smithi040 bash[28232]: cluster 2023-12-01T18:42:58.238640+0000 mgr.y (mgr.24356) 5545 : cluster 0 pgmap v5513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:42:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:42:59 smithi141 bash[31670]: cluster 2023-12-01T18:42:58.238640+0000 mgr.y (mgr.24356) 5545 : cluster 0 pgmap v5513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:00 smithi040 bash[28232]: audit 2023-12-01T18:42:59.638194+0000 mon.c (mon.2) 3542 : audit 0 from='client.? 172.21.15.40:0/3911542046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:00 smithi040 bash[41173]: audit 2023-12-01T18:42:59.638194+0000 mon.c (mon.2) 3542 : audit 0 from='client.? 172.21.15.40:0/3911542046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:00 smithi141 bash[31670]: audit 2023-12-01T18:42:59.638194+0000 mon.c (mon.2) 3542 : audit 0 from='client.? 172.21.15.40:0/3911542046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:01 smithi141 bash[31670]: cluster 2023-12-01T18:43:00.239760+0000 mgr.y (mgr.24356) 5546 : cluster 0 pgmap v5514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:01 smithi040 bash[28232]: cluster 2023-12-01T18:43:00.239760+0000 mgr.y (mgr.24356) 5546 : cluster 0 pgmap v5514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:01 smithi040 bash[41173]: cluster 2023-12-01T18:43:00.239760+0000 mgr.y (mgr.24356) 5546 : cluster 0 pgmap v5514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:02 smithi141 bash[31670]: audit 2023-12-01T18:43:02.097575+0000 mon.c (mon.2) 3543 : audit 0 from='client.? 172.21.15.40:0/2897169037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:02 smithi040 bash[41173]: audit 2023-12-01T18:43:02.097575+0000 mon.c (mon.2) 3543 : audit 0 from='client.? 172.21.15.40:0/2897169037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:02 smithi040 bash[28232]: audit 2023-12-01T18:43:02.097575+0000 mon.c (mon.2) 3543 : audit 0 from='client.? 172.21.15.40:0/2897169037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:03 smithi141 bash[31670]: cluster 2023-12-01T18:43:02.240360+0000 mgr.y (mgr.24356) 5547 : cluster 0 pgmap v5515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:03 smithi040 bash[28232]: cluster 2023-12-01T18:43:02.240360+0000 mgr.y (mgr.24356) 5547 : cluster 0 pgmap v5515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:03 smithi040 bash[41173]: cluster 2023-12-01T18:43:02.240360+0000 mgr.y (mgr.24356) 5547 : cluster 0 pgmap v5515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:04 smithi141 bash[31670]: audit 2023-12-01T18:43:03.597783+0000 mon.c (mon.2) 3544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:04 smithi040 bash[28232]: audit 2023-12-01T18:43:03.597783+0000 mon.c (mon.2) 3544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:04 smithi040 bash[41173]: audit 2023-12-01T18:43:03.597783+0000 mon.c (mon.2) 3544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:05 smithi141 bash[31670]: cluster 2023-12-01T18:43:04.240972+0000 mgr.y (mgr.24356) 5548 : cluster 0 pgmap v5516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:05 smithi141 bash[31670]: audit 2023-12-01T18:43:04.556951+0000 mon.a (mon.0) 3893 : audit 0 from='client.? 172.21.15.40:0/668016627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:05 smithi040 bash[28232]: cluster 2023-12-01T18:43:04.240972+0000 mgr.y (mgr.24356) 5548 : cluster 0 pgmap v5516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:05 smithi040 bash[28232]: audit 2023-12-01T18:43:04.556951+0000 mon.a (mon.0) 3893 : audit 0 from='client.? 172.21.15.40:0/668016627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:05 smithi040 bash[41173]: cluster 2023-12-01T18:43:04.240972+0000 mgr.y (mgr.24356) 5548 : cluster 0 pgmap v5516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:05 smithi040 bash[41173]: audit 2023-12-01T18:43:04.556951+0000 mon.a (mon.0) 3893 : audit 0 from='client.? 172.21.15.40:0/668016627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:43:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:43:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:07 smithi040 bash[28232]: cluster 2023-12-01T18:43:06.241809+0000 mgr.y (mgr.24356) 5549 : cluster 0 pgmap v5517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:07 smithi040 bash[28232]: audit 2023-12-01T18:43:07.017842+0000 mon.a (mon.0) 3894 : audit 0 from='client.? 172.21.15.40:0/624942429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:07 smithi040 bash[41173]: cluster 2023-12-01T18:43:06.241809+0000 mgr.y (mgr.24356) 5549 : cluster 0 pgmap v5517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:07 smithi040 bash[41173]: audit 2023-12-01T18:43:07.017842+0000 mon.a (mon.0) 3894 : audit 0 from='client.? 172.21.15.40:0/624942429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:07 smithi141 bash[31670]: cluster 2023-12-01T18:43:06.241809+0000 mgr.y (mgr.24356) 5549 : cluster 0 pgmap v5517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:07 smithi141 bash[31670]: audit 2023-12-01T18:43:07.017842+0000 mon.a (mon.0) 3894 : audit 0 from='client.? 172.21.15.40:0/624942429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:09 smithi040 bash[28232]: cluster 2023-12-01T18:43:08.242440+0000 mgr.y (mgr.24356) 5550 : cluster 0 pgmap v5518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:09 smithi040 bash[41173]: cluster 2023-12-01T18:43:08.242440+0000 mgr.y (mgr.24356) 5550 : cluster 0 pgmap v5518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:09 smithi141 bash[31670]: cluster 2023-12-01T18:43:08.242440+0000 mgr.y (mgr.24356) 5550 : cluster 0 pgmap v5518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:10 smithi040 bash[28232]: audit 2023-12-01T18:43:09.486491+0000 mon.a (mon.0) 3895 : audit 0 from='client.? 172.21.15.40:0/4125315422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:10 smithi040 bash[41173]: audit 2023-12-01T18:43:09.486491+0000 mon.a (mon.0) 3895 : audit 0 from='client.? 172.21.15.40:0/4125315422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:10 smithi141 bash[31670]: audit 2023-12-01T18:43:09.486491+0000 mon.a (mon.0) 3895 : audit 0 from='client.? 172.21.15.40:0/4125315422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:11 smithi040 bash[41173]: cluster 2023-12-01T18:43:10.243641+0000 mgr.y (mgr.24356) 5551 : cluster 0 pgmap v5519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:11 smithi040 bash[28232]: cluster 2023-12-01T18:43:10.243641+0000 mgr.y (mgr.24356) 5551 : cluster 0 pgmap v5519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:11 smithi141 bash[31670]: cluster 2023-12-01T18:43:10.243641+0000 mgr.y (mgr.24356) 5551 : cluster 0 pgmap v5519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:12 smithi040 bash[41173]: audit 2023-12-01T18:43:11.953238+0000 mon.c (mon.2) 3545 : audit 0 from='client.? 172.21.15.40:0/3406274531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:12 smithi040 bash[28232]: audit 2023-12-01T18:43:11.953238+0000 mon.c (mon.2) 3545 : audit 0 from='client.? 172.21.15.40:0/3406274531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:12 smithi141 bash[31670]: audit 2023-12-01T18:43:11.953238+0000 mon.c (mon.2) 3545 : audit 0 from='client.? 172.21.15.40:0/3406274531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:13 smithi040 bash[41173]: cluster 2023-12-01T18:43:12.244308+0000 mgr.y (mgr.24356) 5552 : cluster 0 pgmap v5520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:13 smithi040 bash[28232]: cluster 2023-12-01T18:43:12.244308+0000 mgr.y (mgr.24356) 5552 : cluster 0 pgmap v5520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:13 smithi141 bash[31670]: cluster 2023-12-01T18:43:12.244308+0000 mgr.y (mgr.24356) 5552 : cluster 0 pgmap v5520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:15 smithi040 bash[41173]: cluster 2023-12-01T18:43:14.244976+0000 mgr.y (mgr.24356) 5553 : cluster 0 pgmap v5521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:15 smithi040 bash[41173]: audit 2023-12-01T18:43:14.419383+0000 mon.c (mon.2) 3546 : audit 0 from='client.? 172.21.15.40:0/123305952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:15 smithi040 bash[28232]: cluster 2023-12-01T18:43:14.244976+0000 mgr.y (mgr.24356) 5553 : cluster 0 pgmap v5521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:15 smithi040 bash[28232]: audit 2023-12-01T18:43:14.419383+0000 mon.c (mon.2) 3546 : audit 0 from='client.? 172.21.15.40:0/123305952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:15 smithi141 bash[31670]: cluster 2023-12-01T18:43:14.244976+0000 mgr.y (mgr.24356) 5553 : cluster 0 pgmap v5521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:15 smithi141 bash[31670]: audit 2023-12-01T18:43:14.419383+0000 mon.c (mon.2) 3546 : audit 0 from='client.? 172.21.15.40:0/123305952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:43:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:43:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:17 smithi040 bash[28232]: cluster 2023-12-01T18:43:16.245881+0000 mgr.y (mgr.24356) 5554 : cluster 0 pgmap v5522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:17 smithi040 bash[28232]: audit 2023-12-01T18:43:16.894896+0000 mon.a (mon.0) 3896 : audit 0 from='client.? 172.21.15.40:0/2540762382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:17 smithi040 bash[41173]: cluster 2023-12-01T18:43:16.245881+0000 mgr.y (mgr.24356) 5554 : cluster 0 pgmap v5522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:17 smithi040 bash[41173]: audit 2023-12-01T18:43:16.894896+0000 mon.a (mon.0) 3896 : audit 0 from='client.? 172.21.15.40:0/2540762382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:17 smithi141 bash[31670]: cluster 2023-12-01T18:43:16.245881+0000 mgr.y (mgr.24356) 5554 : cluster 0 pgmap v5522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:17 smithi141 bash[31670]: audit 2023-12-01T18:43:16.894896+0000 mon.a (mon.0) 3896 : audit 0 from='client.? 172.21.15.40:0/2540762382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:19 smithi040 bash[28232]: cluster 2023-12-01T18:43:18.246565+0000 mgr.y (mgr.24356) 5555 : cluster 0 pgmap v5523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:19 smithi040 bash[28232]: audit 2023-12-01T18:43:18.598353+0000 mon.c (mon.2) 3547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:19 smithi040 bash[41173]: cluster 2023-12-01T18:43:18.246565+0000 mgr.y (mgr.24356) 5555 : cluster 0 pgmap v5523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:19 smithi040 bash[41173]: audit 2023-12-01T18:43:18.598353+0000 mon.c (mon.2) 3547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:19 smithi141 bash[31670]: cluster 2023-12-01T18:43:18.246565+0000 mgr.y (mgr.24356) 5555 : cluster 0 pgmap v5523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:19 smithi141 bash[31670]: audit 2023-12-01T18:43:18.598353+0000 mon.c (mon.2) 3547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:20 smithi040 bash[28232]: audit 2023-12-01T18:43:19.358060+0000 mon.a (mon.0) 3897 : audit 0 from='client.? 172.21.15.40:0/1247610381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:20 smithi040 bash[41173]: audit 2023-12-01T18:43:19.358060+0000 mon.a (mon.0) 3897 : audit 0 from='client.? 172.21.15.40:0/1247610381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:20 smithi141 bash[31670]: audit 2023-12-01T18:43:19.358060+0000 mon.a (mon.0) 3897 : audit 0 from='client.? 172.21.15.40:0/1247610381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:21 smithi040 bash[28232]: cluster 2023-12-01T18:43:20.247767+0000 mgr.y (mgr.24356) 5556 : cluster 0 pgmap v5524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:21 smithi040 bash[41173]: cluster 2023-12-01T18:43:20.247767+0000 mgr.y (mgr.24356) 5556 : cluster 0 pgmap v5524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:21 smithi141 bash[31670]: cluster 2023-12-01T18:43:20.247767+0000 mgr.y (mgr.24356) 5556 : cluster 0 pgmap v5524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:22 smithi040 bash[28232]: audit 2023-12-01T18:43:21.820842+0000 mon.c (mon.2) 3548 : audit 0 from='client.? 172.21.15.40:0/1089433203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:22 smithi040 bash[41173]: audit 2023-12-01T18:43:21.820842+0000 mon.c (mon.2) 3548 : audit 0 from='client.? 172.21.15.40:0/1089433203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:22 smithi141 bash[31670]: audit 2023-12-01T18:43:21.820842+0000 mon.c (mon.2) 3548 : audit 0 from='client.? 172.21.15.40:0/1089433203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:23 smithi040 bash[41173]: cluster 2023-12-01T18:43:22.248457+0000 mgr.y (mgr.24356) 5557 : cluster 0 pgmap v5525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:23 smithi040 bash[28232]: cluster 2023-12-01T18:43:22.248457+0000 mgr.y (mgr.24356) 5557 : cluster 0 pgmap v5525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:23 smithi141 bash[31670]: cluster 2023-12-01T18:43:22.248457+0000 mgr.y (mgr.24356) 5557 : cluster 0 pgmap v5525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:24 smithi040 bash[41173]: audit 2023-12-01T18:43:24.285190+0000 mon.c (mon.2) 3549 : audit 0 from='client.? 172.21.15.40:0/2639715987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:24 smithi040 bash[28232]: audit 2023-12-01T18:43:24.285190+0000 mon.c (mon.2) 3549 : audit 0 from='client.? 172.21.15.40:0/2639715987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:24 smithi141 bash[31670]: audit 2023-12-01T18:43:24.285190+0000 mon.c (mon.2) 3549 : audit 0 from='client.? 172.21.15.40:0/2639715987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:25 smithi040 bash[28232]: cluster 2023-12-01T18:43:24.249370+0000 mgr.y (mgr.24356) 5558 : cluster 0 pgmap v5526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:25 smithi040 bash[41173]: cluster 2023-12-01T18:43:24.249370+0000 mgr.y (mgr.24356) 5558 : cluster 0 pgmap v5526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:25 smithi141 bash[31670]: cluster 2023-12-01T18:43:24.249370+0000 mgr.y (mgr.24356) 5558 : cluster 0 pgmap v5526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:43:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:43:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:27 smithi040 bash[28232]: cluster 2023-12-01T18:43:26.250103+0000 mgr.y (mgr.24356) 5559 : cluster 0 pgmap v5527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:27 smithi040 bash[28232]: audit 2023-12-01T18:43:26.756210+0000 mon.c (mon.2) 3550 : audit 0 from='client.? 172.21.15.40:0/2643264599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:27 smithi040 bash[41173]: cluster 2023-12-01T18:43:26.250103+0000 mgr.y (mgr.24356) 5559 : cluster 0 pgmap v5527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:27 smithi040 bash[41173]: audit 2023-12-01T18:43:26.756210+0000 mon.c (mon.2) 3550 : audit 0 from='client.? 172.21.15.40:0/2643264599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:27 smithi141 bash[31670]: cluster 2023-12-01T18:43:26.250103+0000 mgr.y (mgr.24356) 5559 : cluster 0 pgmap v5527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:27 smithi141 bash[31670]: audit 2023-12-01T18:43:26.756210+0000 mon.c (mon.2) 3550 : audit 0 from='client.? 172.21.15.40:0/2643264599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:29 smithi040 bash[28232]: cluster 2023-12-01T18:43:28.250719+0000 mgr.y (mgr.24356) 5560 : cluster 0 pgmap v5528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:29 smithi040 bash[28232]: audit 2023-12-01T18:43:28.995267+0000 mon.c (mon.2) 3551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:43:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:29 smithi040 bash[28232]: audit 2023-12-01T18:43:29.230204+0000 mon.c (mon.2) 3552 : audit 0 from='client.? 172.21.15.40:0/2535295404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:29 smithi040 bash[41173]: cluster 2023-12-01T18:43:28.250719+0000 mgr.y (mgr.24356) 5560 : cluster 0 pgmap v5528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:29 smithi040 bash[41173]: audit 2023-12-01T18:43:28.995267+0000 mon.c (mon.2) 3551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:43:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:29 smithi040 bash[41173]: audit 2023-12-01T18:43:29.230204+0000 mon.c (mon.2) 3552 : audit 0 from='client.? 172.21.15.40:0/2535295404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:29 smithi141 bash[31670]: cluster 2023-12-01T18:43:28.250719+0000 mgr.y (mgr.24356) 5560 : cluster 0 pgmap v5528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:29 smithi141 bash[31670]: audit 2023-12-01T18:43:28.995267+0000 mon.c (mon.2) 3551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:43:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:29 smithi141 bash[31670]: audit 2023-12-01T18:43:29.230204+0000 mon.c (mon.2) 3552 : audit 0 from='client.? 172.21.15.40:0/2535295404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:30 smithi040 bash[28232]: audit 2023-12-01T18:43:29.373663+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:30 smithi040 bash[28232]: audit 2023-12-01T18:43:29.390051+0000 mon.a (mon.0) 3899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:30 smithi040 bash[41173]: audit 2023-12-01T18:43:29.373663+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:30 smithi040 bash[41173]: audit 2023-12-01T18:43:29.390051+0000 mon.a (mon.0) 3899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:30 smithi141 bash[31670]: audit 2023-12-01T18:43:29.373663+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:30 smithi141 bash[31670]: audit 2023-12-01T18:43:29.390051+0000 mon.a (mon.0) 3899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:31 smithi040 bash[41173]: cluster 2023-12-01T18:43:30.251895+0000 mgr.y (mgr.24356) 5561 : cluster 0 pgmap v5529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:31 smithi040 bash[28232]: cluster 2023-12-01T18:43:30.251895+0000 mgr.y (mgr.24356) 5561 : cluster 0 pgmap v5529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:31 smithi141 bash[31670]: cluster 2023-12-01T18:43:30.251895+0000 mgr.y (mgr.24356) 5561 : cluster 0 pgmap v5529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:32 smithi040 bash[28232]: audit 2023-12-01T18:43:31.697186+0000 mon.a (mon.0) 3900 : audit 0 from='client.? 172.21.15.40:0/3928761393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:32 smithi040 bash[41173]: audit 2023-12-01T18:43:31.697186+0000 mon.a (mon.0) 3900 : audit 0 from='client.? 172.21.15.40:0/3928761393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:32 smithi141 bash[31670]: audit 2023-12-01T18:43:31.697186+0000 mon.a (mon.0) 3900 : audit 0 from='client.? 172.21.15.40:0/3928761393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:33 smithi040 bash[28232]: cluster 2023-12-01T18:43:32.252421+0000 mgr.y (mgr.24356) 5562 : cluster 0 pgmap v5530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:33 smithi040 bash[41173]: cluster 2023-12-01T18:43:32.252421+0000 mgr.y (mgr.24356) 5562 : cluster 0 pgmap v5530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:33 smithi141 bash[31670]: cluster 2023-12-01T18:43:32.252421+0000 mgr.y (mgr.24356) 5562 : cluster 0 pgmap v5530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:34 smithi141 bash[31670]: audit 2023-12-01T18:43:33.598540+0000 mon.c (mon.2) 3553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:34 smithi141 bash[31670]: audit 2023-12-01T18:43:34.166344+0000 mon.a (mon.0) 3901 : audit 0 from='client.? 172.21.15.40:0/2058611502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:34 smithi040 bash[41173]: audit 2023-12-01T18:43:33.598540+0000 mon.c (mon.2) 3553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:34 smithi040 bash[41173]: audit 2023-12-01T18:43:34.166344+0000 mon.a (mon.0) 3901 : audit 0 from='client.? 172.21.15.40:0/2058611502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:34 smithi040 bash[28232]: audit 2023-12-01T18:43:33.598540+0000 mon.c (mon.2) 3553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:34 smithi040 bash[28232]: audit 2023-12-01T18:43:34.166344+0000 mon.a (mon.0) 3901 : audit 0 from='client.? 172.21.15.40:0/2058611502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:35 smithi141 bash[31670]: cluster 2023-12-01T18:43:34.253313+0000 mgr.y (mgr.24356) 5563 : cluster 0 pgmap v5531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:35 smithi141 bash[31670]: audit 2023-12-01T18:43:35.192942+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:35 smithi141 bash[31670]: audit 2023-12-01T18:43:35.206904+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:35 smithi141 bash[31670]: audit 2023-12-01T18:43:35.287466+0000 mon.a (mon.0) 3904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:35 smithi141 bash[31670]: audit 2023-12-01T18:43:35.298549+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[28232]: cluster 2023-12-01T18:43:34.253313+0000 mgr.y (mgr.24356) 5563 : cluster 0 pgmap v5531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[28232]: audit 2023-12-01T18:43:35.192942+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[28232]: audit 2023-12-01T18:43:35.206904+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[28232]: audit 2023-12-01T18:43:35.287466+0000 mon.a (mon.0) 3904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[28232]: audit 2023-12-01T18:43:35.298549+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[41173]: cluster 2023-12-01T18:43:34.253313+0000 mgr.y (mgr.24356) 5563 : cluster 0 pgmap v5531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[41173]: audit 2023-12-01T18:43:35.192942+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[41173]: audit 2023-12-01T18:43:35.206904+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[41173]: audit 2023-12-01T18:43:35.287466+0000 mon.a (mon.0) 3904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:35 smithi040 bash[41173]: audit 2023-12-01T18:43:35.298549+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:36 smithi141 bash[31670]: audit 2023-12-01T18:43:35.830048+0000 mon.c (mon.2) 3554 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:43:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:36 smithi141 bash[31670]: audit 2023-12-01T18:43:35.831777+0000 mon.c (mon.2) 3555 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:43:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:36 smithi141 bash[31670]: audit 2023-12-01T18:43:35.840798+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:43:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:43:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[28232]: audit 2023-12-01T18:43:35.830048+0000 mon.c (mon.2) 3554 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:43:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[28232]: audit 2023-12-01T18:43:35.831777+0000 mon.c (mon.2) 3555 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:43:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[28232]: audit 2023-12-01T18:43:35.840798+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[41173]: audit 2023-12-01T18:43:35.830048+0000 mon.c (mon.2) 3554 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:43:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[41173]: audit 2023-12-01T18:43:35.831777+0000 mon.c (mon.2) 3555 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:43:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:36 smithi040 bash[41173]: audit 2023-12-01T18:43:35.840798+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:43:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:37 smithi141 bash[31670]: cluster 2023-12-01T18:43:36.254152+0000 mgr.y (mgr.24356) 5564 : cluster 0 pgmap v5532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:37 smithi141 bash[31670]: audit 2023-12-01T18:43:36.631049+0000 mon.c (mon.2) 3556 : audit 0 from='client.? 172.21.15.40:0/3864723504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:37 smithi040 bash[28232]: cluster 2023-12-01T18:43:36.254152+0000 mgr.y (mgr.24356) 5564 : cluster 0 pgmap v5532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:37 smithi040 bash[28232]: audit 2023-12-01T18:43:36.631049+0000 mon.c (mon.2) 3556 : audit 0 from='client.? 172.21.15.40:0/3864723504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:37 smithi040 bash[41173]: cluster 2023-12-01T18:43:36.254152+0000 mgr.y (mgr.24356) 5564 : cluster 0 pgmap v5532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:37 smithi040 bash[41173]: audit 2023-12-01T18:43:36.631049+0000 mon.c (mon.2) 3556 : audit 0 from='client.? 172.21.15.40:0/3864723504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:39 smithi141 bash[31670]: cluster 2023-12-01T18:43:38.254765+0000 mgr.y (mgr.24356) 5565 : cluster 0 pgmap v5533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:39 smithi141 bash[31670]: audit 2023-12-01T18:43:39.100204+0000 mon.c (mon.2) 3557 : audit 0 from='client.? 172.21.15.40:0/44568918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:39 smithi040 bash[28232]: cluster 2023-12-01T18:43:38.254765+0000 mgr.y (mgr.24356) 5565 : cluster 0 pgmap v5533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:39 smithi040 bash[28232]: audit 2023-12-01T18:43:39.100204+0000 mon.c (mon.2) 3557 : audit 0 from='client.? 172.21.15.40:0/44568918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:39 smithi040 bash[41173]: cluster 2023-12-01T18:43:38.254765+0000 mgr.y (mgr.24356) 5565 : cluster 0 pgmap v5533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:39 smithi040 bash[41173]: audit 2023-12-01T18:43:39.100204+0000 mon.c (mon.2) 3557 : audit 0 from='client.? 172.21.15.40:0/44568918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:41 smithi141 bash[31670]: cluster 2023-12-01T18:43:40.255788+0000 mgr.y (mgr.24356) 5566 : cluster 0 pgmap v5534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:41 smithi040 bash[28232]: cluster 2023-12-01T18:43:40.255788+0000 mgr.y (mgr.24356) 5566 : cluster 0 pgmap v5534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:41 smithi040 bash[41173]: cluster 2023-12-01T18:43:40.255788+0000 mgr.y (mgr.24356) 5566 : cluster 0 pgmap v5534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:42 smithi141 bash[31670]: audit 2023-12-01T18:43:41.564165+0000 mon.c (mon.2) 3558 : audit 0 from='client.? 172.21.15.40:0/3704249841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:42 smithi040 bash[28232]: audit 2023-12-01T18:43:41.564165+0000 mon.c (mon.2) 3558 : audit 0 from='client.? 172.21.15.40:0/3704249841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:42 smithi040 bash[41173]: audit 2023-12-01T18:43:41.564165+0000 mon.c (mon.2) 3558 : audit 0 from='client.? 172.21.15.40:0/3704249841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:43 smithi141 bash[31670]: cluster 2023-12-01T18:43:42.256460+0000 mgr.y (mgr.24356) 5567 : cluster 0 pgmap v5535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:43 smithi040 bash[28232]: cluster 2023-12-01T18:43:42.256460+0000 mgr.y (mgr.24356) 5567 : cluster 0 pgmap v5535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:43 smithi040 bash[41173]: cluster 2023-12-01T18:43:42.256460+0000 mgr.y (mgr.24356) 5567 : cluster 0 pgmap v5535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:44 smithi141 bash[31670]: audit 2023-12-01T18:43:44.032862+0000 mon.c (mon.2) 3559 : audit 0 from='client.? 172.21.15.40:0/2774593045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:44 smithi040 bash[41173]: audit 2023-12-01T18:43:44.032862+0000 mon.c (mon.2) 3559 : audit 0 from='client.? 172.21.15.40:0/2774593045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:44 smithi040 bash[28232]: audit 2023-12-01T18:43:44.032862+0000 mon.c (mon.2) 3559 : audit 0 from='client.? 172.21.15.40:0/2774593045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:45 smithi141 bash[31670]: cluster 2023-12-01T18:43:44.257395+0000 mgr.y (mgr.24356) 5568 : cluster 0 pgmap v5536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:45 smithi040 bash[28232]: cluster 2023-12-01T18:43:44.257395+0000 mgr.y (mgr.24356) 5568 : cluster 0 pgmap v5536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:45.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:45 smithi040 bash[41173]: cluster 2023-12-01T18:43:44.257395+0000 mgr.y (mgr.24356) 5568 : cluster 0 pgmap v5536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:43:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:43:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:47 smithi040 bash[28232]: cluster 2023-12-01T18:43:46.258216+0000 mgr.y (mgr.24356) 5569 : cluster 0 pgmap v5537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:47 smithi040 bash[28232]: audit 2023-12-01T18:43:46.499485+0000 mon.a (mon.0) 3907 : audit 0 from='client.? 172.21.15.40:0/2423770653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:47 smithi040 bash[41173]: cluster 2023-12-01T18:43:46.258216+0000 mgr.y (mgr.24356) 5569 : cluster 0 pgmap v5537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:47 smithi040 bash[41173]: audit 2023-12-01T18:43:46.499485+0000 mon.a (mon.0) 3907 : audit 0 from='client.? 172.21.15.40:0/2423770653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:47 smithi141 bash[31670]: cluster 2023-12-01T18:43:46.258216+0000 mgr.y (mgr.24356) 5569 : cluster 0 pgmap v5537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:47 smithi141 bash[31670]: audit 2023-12-01T18:43:46.499485+0000 mon.a (mon.0) 3907 : audit 0 from='client.? 172.21.15.40:0/2423770653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:49 smithi040 bash[28232]: cluster 2023-12-01T18:43:48.258929+0000 mgr.y (mgr.24356) 5570 : cluster 0 pgmap v5538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:49 smithi040 bash[28232]: audit 2023-12-01T18:43:48.598917+0000 mon.c (mon.2) 3560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:49 smithi040 bash[28232]: audit 2023-12-01T18:43:48.971121+0000 mon.c (mon.2) 3561 : audit 0 from='client.? 172.21.15.40:0/3594260416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:49 smithi040 bash[41173]: cluster 2023-12-01T18:43:48.258929+0000 mgr.y (mgr.24356) 5570 : cluster 0 pgmap v5538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:49 smithi040 bash[41173]: audit 2023-12-01T18:43:48.598917+0000 mon.c (mon.2) 3560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:49 smithi040 bash[41173]: audit 2023-12-01T18:43:48.971121+0000 mon.c (mon.2) 3561 : audit 0 from='client.? 172.21.15.40:0/3594260416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:49 smithi141 bash[31670]: cluster 2023-12-01T18:43:48.258929+0000 mgr.y (mgr.24356) 5570 : cluster 0 pgmap v5538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:49 smithi141 bash[31670]: audit 2023-12-01T18:43:48.598917+0000 mon.c (mon.2) 3560 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:49 smithi141 bash[31670]: audit 2023-12-01T18:43:48.971121+0000 mon.c (mon.2) 3561 : audit 0 from='client.? 172.21.15.40:0/3594260416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:51 smithi040 bash[28232]: cluster 2023-12-01T18:43:50.260096+0000 mgr.y (mgr.24356) 5571 : cluster 0 pgmap v5539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:51 smithi040 bash[41173]: cluster 2023-12-01T18:43:50.260096+0000 mgr.y (mgr.24356) 5571 : cluster 0 pgmap v5539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:51 smithi141 bash[31670]: cluster 2023-12-01T18:43:50.260096+0000 mgr.y (mgr.24356) 5571 : cluster 0 pgmap v5539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:52 smithi040 bash[28232]: audit 2023-12-01T18:43:51.443109+0000 mon.a (mon.0) 3908 : audit 0 from='client.? 172.21.15.40:0/2348299846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:52 smithi040 bash[41173]: audit 2023-12-01T18:43:51.443109+0000 mon.a (mon.0) 3908 : audit 0 from='client.? 172.21.15.40:0/2348299846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:52 smithi141 bash[31670]: audit 2023-12-01T18:43:51.443109+0000 mon.a (mon.0) 3908 : audit 0 from='client.? 172.21.15.40:0/2348299846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:53 smithi040 bash[28232]: cluster 2023-12-01T18:43:52.260811+0000 mgr.y (mgr.24356) 5572 : cluster 0 pgmap v5540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:53 smithi040 bash[41173]: cluster 2023-12-01T18:43:52.260811+0000 mgr.y (mgr.24356) 5572 : cluster 0 pgmap v5540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:53 smithi141 bash[31670]: cluster 2023-12-01T18:43:52.260811+0000 mgr.y (mgr.24356) 5572 : cluster 0 pgmap v5540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:54 smithi040 bash[28232]: audit 2023-12-01T18:43:53.901932+0000 mon.c (mon.2) 3562 : audit 0 from='client.? 172.21.15.40:0/466015978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:54 smithi040 bash[41173]: audit 2023-12-01T18:43:53.901932+0000 mon.c (mon.2) 3562 : audit 0 from='client.? 172.21.15.40:0/466015978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:54 smithi141 bash[31670]: audit 2023-12-01T18:43:53.901932+0000 mon.c (mon.2) 3562 : audit 0 from='client.? 172.21.15.40:0/466015978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:55 smithi040 bash[28232]: cluster 2023-12-01T18:43:54.261769+0000 mgr.y (mgr.24356) 5573 : cluster 0 pgmap v5541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:55 smithi040 bash[41173]: cluster 2023-12-01T18:43:54.261769+0000 mgr.y (mgr.24356) 5573 : cluster 0 pgmap v5541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:55 smithi141 bash[31670]: cluster 2023-12-01T18:43:54.261769+0000 mgr.y (mgr.24356) 5573 : cluster 0 pgmap v5541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:43:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:43:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:57 smithi141 bash[31670]: cluster 2023-12-01T18:43:56.262558+0000 mgr.y (mgr.24356) 5574 : cluster 0 pgmap v5542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:57 smithi141 bash[31670]: audit 2023-12-01T18:43:56.361986+0000 mon.c (mon.2) 3563 : audit 0 from='client.? 172.21.15.40:0/3060769150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:57 smithi040 bash[28232]: cluster 2023-12-01T18:43:56.262558+0000 mgr.y (mgr.24356) 5574 : cluster 0 pgmap v5542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:57 smithi040 bash[28232]: audit 2023-12-01T18:43:56.361986+0000 mon.c (mon.2) 3563 : audit 0 from='client.? 172.21.15.40:0/3060769150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:57 smithi040 bash[41173]: cluster 2023-12-01T18:43:56.262558+0000 mgr.y (mgr.24356) 5574 : cluster 0 pgmap v5542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:57 smithi040 bash[41173]: audit 2023-12-01T18:43:56.361986+0000 mon.c (mon.2) 3563 : audit 0 from='client.? 172.21.15.40:0/3060769150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:59 smithi040 bash[28232]: cluster 2023-12-01T18:43:58.263220+0000 mgr.y (mgr.24356) 5575 : cluster 0 pgmap v5543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:43:59 smithi040 bash[28232]: audit 2023-12-01T18:43:58.831576+0000 mon.a (mon.0) 3909 : audit 0 from='client.? 172.21.15.40:0/2577809903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:59 smithi040 bash[41173]: cluster 2023-12-01T18:43:58.263220+0000 mgr.y (mgr.24356) 5575 : cluster 0 pgmap v5543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:43:59 smithi040 bash[41173]: audit 2023-12-01T18:43:58.831576+0000 mon.a (mon.0) 3909 : audit 0 from='client.? 172.21.15.40:0/2577809903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:43:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:59 smithi141 bash[31670]: cluster 2023-12-01T18:43:58.263220+0000 mgr.y (mgr.24356) 5575 : cluster 0 pgmap v5543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:43:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:43:59 smithi141 bash[31670]: audit 2023-12-01T18:43:58.831576+0000 mon.a (mon.0) 3909 : audit 0 from='client.? 172.21.15.40:0/2577809903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:01 smithi040 bash[28232]: cluster 2023-12-01T18:44:00.264395+0000 mgr.y (mgr.24356) 5576 : cluster 0 pgmap v5544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:01 smithi040 bash[28232]: audit 2023-12-01T18:44:01.304081+0000 mon.a (mon.0) 3910 : audit 0 from='client.? 172.21.15.40:0/4200994824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:01 smithi040 bash[41173]: cluster 2023-12-01T18:44:00.264395+0000 mgr.y (mgr.24356) 5576 : cluster 0 pgmap v5544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:01 smithi040 bash[41173]: audit 2023-12-01T18:44:01.304081+0000 mon.a (mon.0) 3910 : audit 0 from='client.? 172.21.15.40:0/4200994824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:01 smithi141 bash[31670]: cluster 2023-12-01T18:44:00.264395+0000 mgr.y (mgr.24356) 5576 : cluster 0 pgmap v5544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:01 smithi141 bash[31670]: audit 2023-12-01T18:44:01.304081+0000 mon.a (mon.0) 3910 : audit 0 from='client.? 172.21.15.40:0/4200994824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:03 smithi040 bash[28232]: cluster 2023-12-01T18:44:02.265027+0000 mgr.y (mgr.24356) 5577 : cluster 0 pgmap v5545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:03 smithi040 bash[41173]: cluster 2023-12-01T18:44:02.265027+0000 mgr.y (mgr.24356) 5577 : cluster 0 pgmap v5545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:03 smithi141 bash[31670]: cluster 2023-12-01T18:44:02.265027+0000 mgr.y (mgr.24356) 5577 : cluster 0 pgmap v5545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:04 smithi040 bash[28232]: audit 2023-12-01T18:44:03.599280+0000 mon.c (mon.2) 3564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:04 smithi040 bash[28232]: audit 2023-12-01T18:44:03.759657+0000 mon.c (mon.2) 3565 : audit 0 from='client.? 172.21.15.40:0/1037262175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:04 smithi040 bash[41173]: audit 2023-12-01T18:44:03.599280+0000 mon.c (mon.2) 3564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:04 smithi040 bash[41173]: audit 2023-12-01T18:44:03.759657+0000 mon.c (mon.2) 3565 : audit 0 from='client.? 172.21.15.40:0/1037262175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:04 smithi141 bash[31670]: audit 2023-12-01T18:44:03.599280+0000 mon.c (mon.2) 3564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:04 smithi141 bash[31670]: audit 2023-12-01T18:44:03.759657+0000 mon.c (mon.2) 3565 : audit 0 from='client.? 172.21.15.40:0/1037262175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:05 smithi040 bash[28232]: cluster 2023-12-01T18:44:04.265995+0000 mgr.y (mgr.24356) 5578 : cluster 0 pgmap v5546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:05 smithi040 bash[41173]: cluster 2023-12-01T18:44:04.265995+0000 mgr.y (mgr.24356) 5578 : cluster 0 pgmap v5546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:05 smithi141 bash[31670]: cluster 2023-12-01T18:44:04.265995+0000 mgr.y (mgr.24356) 5578 : cluster 0 pgmap v5546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:44:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:44:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:07 smithi141 bash[31670]: audit 2023-12-01T18:44:06.229039+0000 mon.a (mon.0) 3911 : audit 0 from='client.? 172.21.15.40:0/1140852987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:07 smithi141 bash[31670]: cluster 2023-12-01T18:44:06.266708+0000 mgr.y (mgr.24356) 5579 : cluster 0 pgmap v5547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:07 smithi040 bash[28232]: audit 2023-12-01T18:44:06.229039+0000 mon.a (mon.0) 3911 : audit 0 from='client.? 172.21.15.40:0/1140852987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:07 smithi040 bash[28232]: cluster 2023-12-01T18:44:06.266708+0000 mgr.y (mgr.24356) 5579 : cluster 0 pgmap v5547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:07 smithi040 bash[41173]: audit 2023-12-01T18:44:06.229039+0000 mon.a (mon.0) 3911 : audit 0 from='client.? 172.21.15.40:0/1140852987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:07 smithi040 bash[41173]: cluster 2023-12-01T18:44:06.266708+0000 mgr.y (mgr.24356) 5579 : cluster 0 pgmap v5547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:09 smithi040 bash[28232]: cluster 2023-12-01T18:44:08.267343+0000 mgr.y (mgr.24356) 5580 : cluster 0 pgmap v5548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:09 smithi040 bash[28232]: audit 2023-12-01T18:44:08.700498+0000 mon.a (mon.0) 3912 : audit 0 from='client.? 172.21.15.40:0/2134244871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:09 smithi040 bash[41173]: cluster 2023-12-01T18:44:08.267343+0000 mgr.y (mgr.24356) 5580 : cluster 0 pgmap v5548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:09 smithi040 bash[41173]: audit 2023-12-01T18:44:08.700498+0000 mon.a (mon.0) 3912 : audit 0 from='client.? 172.21.15.40:0/2134244871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:09 smithi141 bash[31670]: cluster 2023-12-01T18:44:08.267343+0000 mgr.y (mgr.24356) 5580 : cluster 0 pgmap v5548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:09 smithi141 bash[31670]: audit 2023-12-01T18:44:08.700498+0000 mon.a (mon.0) 3912 : audit 0 from='client.? 172.21.15.40:0/2134244871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:11 smithi040 bash[28232]: cluster 2023-12-01T18:44:10.268547+0000 mgr.y (mgr.24356) 5581 : cluster 0 pgmap v5549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:11 smithi040 bash[28232]: audit 2023-12-01T18:44:11.167229+0000 mon.c (mon.2) 3566 : audit 0 from='client.? 172.21.15.40:0/3651054512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:11 smithi040 bash[41173]: cluster 2023-12-01T18:44:10.268547+0000 mgr.y (mgr.24356) 5581 : cluster 0 pgmap v5549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:11 smithi040 bash[41173]: audit 2023-12-01T18:44:11.167229+0000 mon.c (mon.2) 3566 : audit 0 from='client.? 172.21.15.40:0/3651054512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:11 smithi141 bash[31670]: cluster 2023-12-01T18:44:10.268547+0000 mgr.y (mgr.24356) 5581 : cluster 0 pgmap v5549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:11 smithi141 bash[31670]: audit 2023-12-01T18:44:11.167229+0000 mon.c (mon.2) 3566 : audit 0 from='client.? 172.21.15.40:0/3651054512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:13 smithi040 bash[28232]: cluster 2023-12-01T18:44:12.269274+0000 mgr.y (mgr.24356) 5582 : cluster 0 pgmap v5550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:13 smithi040 bash[41173]: cluster 2023-12-01T18:44:12.269274+0000 mgr.y (mgr.24356) 5582 : cluster 0 pgmap v5550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:13 smithi141 bash[31670]: cluster 2023-12-01T18:44:12.269274+0000 mgr.y (mgr.24356) 5582 : cluster 0 pgmap v5550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:14 smithi040 bash[28232]: audit 2023-12-01T18:44:13.633083+0000 mon.a (mon.0) 3913 : audit 0 from='client.? 172.21.15.40:0/1842112460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:14 smithi040 bash[41173]: audit 2023-12-01T18:44:13.633083+0000 mon.a (mon.0) 3913 : audit 0 from='client.? 172.21.15.40:0/1842112460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:14 smithi141 bash[31670]: audit 2023-12-01T18:44:13.633083+0000 mon.a (mon.0) 3913 : audit 0 from='client.? 172.21.15.40:0/1842112460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:15 smithi040 bash[28232]: cluster 2023-12-01T18:44:14.270400+0000 mgr.y (mgr.24356) 5583 : cluster 0 pgmap v5551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:15 smithi040 bash[41173]: cluster 2023-12-01T18:44:14.270400+0000 mgr.y (mgr.24356) 5583 : cluster 0 pgmap v5551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:15 smithi141 bash[31670]: cluster 2023-12-01T18:44:14.270400+0000 mgr.y (mgr.24356) 5583 : cluster 0 pgmap v5551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:16 smithi040 bash[28232]: audit 2023-12-01T18:44:16.090186+0000 mon.a (mon.0) 3914 : audit 0 from='client.? 172.21.15.40:0/440026366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:16.674 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:44:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:44:16.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:16 smithi040 bash[41173]: audit 2023-12-01T18:44:16.090186+0000 mon.a (mon.0) 3914 : audit 0 from='client.? 172.21.15.40:0/440026366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:16 smithi141 bash[31670]: audit 2023-12-01T18:44:16.090186+0000 mon.a (mon.0) 3914 : audit 0 from='client.? 172.21.15.40:0/440026366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:17 smithi040 bash[28232]: cluster 2023-12-01T18:44:16.271221+0000 mgr.y (mgr.24356) 5584 : cluster 0 pgmap v5552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:17 smithi040 bash[41173]: cluster 2023-12-01T18:44:16.271221+0000 mgr.y (mgr.24356) 5584 : cluster 0 pgmap v5552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:17 smithi141 bash[31670]: cluster 2023-12-01T18:44:16.271221+0000 mgr.y (mgr.24356) 5584 : cluster 0 pgmap v5552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:19 smithi040 bash[28232]: cluster 2023-12-01T18:44:18.271695+0000 mgr.y (mgr.24356) 5585 : cluster 0 pgmap v5553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:19 smithi040 bash[28232]: audit 2023-12-01T18:44:18.558403+0000 mon.a (mon.0) 3915 : audit 0 from='client.? 172.21.15.40:0/1881396720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:19 smithi040 bash[28232]: audit 2023-12-01T18:44:18.599715+0000 mon.c (mon.2) 3567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:19 smithi040 bash[41173]: cluster 2023-12-01T18:44:18.271695+0000 mgr.y (mgr.24356) 5585 : cluster 0 pgmap v5553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:19 smithi040 bash[41173]: audit 2023-12-01T18:44:18.558403+0000 mon.a (mon.0) 3915 : audit 0 from='client.? 172.21.15.40:0/1881396720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:19 smithi040 bash[41173]: audit 2023-12-01T18:44:18.599715+0000 mon.c (mon.2) 3567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:19 smithi141 bash[31670]: cluster 2023-12-01T18:44:18.271695+0000 mgr.y (mgr.24356) 5585 : cluster 0 pgmap v5553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:19 smithi141 bash[31670]: audit 2023-12-01T18:44:18.558403+0000 mon.a (mon.0) 3915 : audit 0 from='client.? 172.21.15.40:0/1881396720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:19 smithi141 bash[31670]: audit 2023-12-01T18:44:18.599715+0000 mon.c (mon.2) 3567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:21 smithi040 bash[28232]: cluster 2023-12-01T18:44:20.272853+0000 mgr.y (mgr.24356) 5586 : cluster 0 pgmap v5554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:21 smithi040 bash[28232]: audit 2023-12-01T18:44:21.025185+0000 mon.c (mon.2) 3568 : audit 0 from='client.? 172.21.15.40:0/1884402561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:21 smithi040 bash[41173]: cluster 2023-12-01T18:44:20.272853+0000 mgr.y (mgr.24356) 5586 : cluster 0 pgmap v5554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:21 smithi040 bash[41173]: audit 2023-12-01T18:44:21.025185+0000 mon.c (mon.2) 3568 : audit 0 from='client.? 172.21.15.40:0/1884402561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:21 smithi141 bash[31670]: cluster 2023-12-01T18:44:20.272853+0000 mgr.y (mgr.24356) 5586 : cluster 0 pgmap v5554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:21 smithi141 bash[31670]: audit 2023-12-01T18:44:21.025185+0000 mon.c (mon.2) 3568 : audit 0 from='client.? 172.21.15.40:0/1884402561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:23.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:23 smithi040 bash[28232]: cluster 2023-12-01T18:44:22.273484+0000 mgr.y (mgr.24356) 5587 : cluster 0 pgmap v5555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:23 smithi040 bash[41173]: cluster 2023-12-01T18:44:22.273484+0000 mgr.y (mgr.24356) 5587 : cluster 0 pgmap v5555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:23 smithi141 bash[31670]: cluster 2023-12-01T18:44:22.273484+0000 mgr.y (mgr.24356) 5587 : cluster 0 pgmap v5555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:24 smithi040 bash[41173]: audit 2023-12-01T18:44:23.488742+0000 mon.c (mon.2) 3569 : audit 0 from='client.? 172.21.15.40:0/589097235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:24 smithi040 bash[28232]: audit 2023-12-01T18:44:23.488742+0000 mon.c (mon.2) 3569 : audit 0 from='client.? 172.21.15.40:0/589097235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:24 smithi141 bash[31670]: audit 2023-12-01T18:44:23.488742+0000 mon.c (mon.2) 3569 : audit 0 from='client.? 172.21.15.40:0/589097235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:25 smithi040 bash[28232]: cluster 2023-12-01T18:44:24.274403+0000 mgr.y (mgr.24356) 5588 : cluster 0 pgmap v5556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:25 smithi040 bash[41173]: cluster 2023-12-01T18:44:24.274403+0000 mgr.y (mgr.24356) 5588 : cluster 0 pgmap v5556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:25 smithi141 bash[31670]: cluster 2023-12-01T18:44:24.274403+0000 mgr.y (mgr.24356) 5588 : cluster 0 pgmap v5556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:26 smithi040 bash[28232]: audit 2023-12-01T18:44:25.947269+0000 mon.c (mon.2) 3570 : audit 0 from='client.? 172.21.15.40:0/4212868922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:44:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:44:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:26 smithi040 bash[41173]: audit 2023-12-01T18:44:25.947269+0000 mon.c (mon.2) 3570 : audit 0 from='client.? 172.21.15.40:0/4212868922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:26 smithi141 bash[31670]: audit 2023-12-01T18:44:25.947269+0000 mon.c (mon.2) 3570 : audit 0 from='client.? 172.21.15.40:0/4212868922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:27 smithi040 bash[28232]: cluster 2023-12-01T18:44:26.275355+0000 mgr.y (mgr.24356) 5589 : cluster 0 pgmap v5557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:27 smithi040 bash[41173]: cluster 2023-12-01T18:44:26.275355+0000 mgr.y (mgr.24356) 5589 : cluster 0 pgmap v5557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:27 smithi141 bash[31670]: cluster 2023-12-01T18:44:26.275355+0000 mgr.y (mgr.24356) 5589 : cluster 0 pgmap v5557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:29 smithi040 bash[28232]: cluster 2023-12-01T18:44:28.275878+0000 mgr.y (mgr.24356) 5590 : cluster 0 pgmap v5558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:29 smithi040 bash[28232]: audit 2023-12-01T18:44:28.418880+0000 mon.c (mon.2) 3571 : audit 0 from='client.? 172.21.15.40:0/1285498719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:29 smithi040 bash[41173]: cluster 2023-12-01T18:44:28.275878+0000 mgr.y (mgr.24356) 5590 : cluster 0 pgmap v5558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:29 smithi040 bash[41173]: audit 2023-12-01T18:44:28.418880+0000 mon.c (mon.2) 3571 : audit 0 from='client.? 172.21.15.40:0/1285498719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:29 smithi141 bash[31670]: cluster 2023-12-01T18:44:28.275878+0000 mgr.y (mgr.24356) 5590 : cluster 0 pgmap v5558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:29 smithi141 bash[31670]: audit 2023-12-01T18:44:28.418880+0000 mon.c (mon.2) 3571 : audit 0 from='client.? 172.21.15.40:0/1285498719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:31 smithi040 bash[28232]: cluster 2023-12-01T18:44:30.277134+0000 mgr.y (mgr.24356) 5591 : cluster 0 pgmap v5559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:31 smithi040 bash[28232]: audit 2023-12-01T18:44:30.886640+0000 mon.a (mon.0) 3916 : audit 0 from='client.? 172.21.15.40:0/2255250891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:31 smithi040 bash[41173]: cluster 2023-12-01T18:44:30.277134+0000 mgr.y (mgr.24356) 5591 : cluster 0 pgmap v5559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:31 smithi040 bash[41173]: audit 2023-12-01T18:44:30.886640+0000 mon.a (mon.0) 3916 : audit 0 from='client.? 172.21.15.40:0/2255250891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:31 smithi141 bash[31670]: cluster 2023-12-01T18:44:30.277134+0000 mgr.y (mgr.24356) 5591 : cluster 0 pgmap v5559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:31 smithi141 bash[31670]: audit 2023-12-01T18:44:30.886640+0000 mon.a (mon.0) 3916 : audit 0 from='client.? 172.21.15.40:0/2255250891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:33 smithi040 bash[28232]: cluster 2023-12-01T18:44:32.277807+0000 mgr.y (mgr.24356) 5592 : cluster 0 pgmap v5560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:33 smithi040 bash[28232]: audit 2023-12-01T18:44:33.347618+0000 mon.c (mon.2) 3572 : audit 0 from='client.? 172.21.15.40:0/1393705304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:33 smithi040 bash[41173]: cluster 2023-12-01T18:44:32.277807+0000 mgr.y (mgr.24356) 5592 : cluster 0 pgmap v5560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:33 smithi040 bash[41173]: audit 2023-12-01T18:44:33.347618+0000 mon.c (mon.2) 3572 : audit 0 from='client.? 172.21.15.40:0/1393705304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:33 smithi141 bash[31670]: cluster 2023-12-01T18:44:32.277807+0000 mgr.y (mgr.24356) 5592 : cluster 0 pgmap v5560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:33 smithi141 bash[31670]: audit 2023-12-01T18:44:33.347618+0000 mon.c (mon.2) 3572 : audit 0 from='client.? 172.21.15.40:0/1393705304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:34 smithi141 bash[31670]: audit 2023-12-01T18:44:33.600244+0000 mon.c (mon.2) 3573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:34 smithi040 bash[28232]: audit 2023-12-01T18:44:33.600244+0000 mon.c (mon.2) 3573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:34 smithi040 bash[41173]: audit 2023-12-01T18:44:33.600244+0000 mon.c (mon.2) 3573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:35 smithi141 bash[31670]: cluster 2023-12-01T18:44:34.278819+0000 mgr.y (mgr.24356) 5593 : cluster 0 pgmap v5561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:35 smithi040 bash[41173]: cluster 2023-12-01T18:44:34.278819+0000 mgr.y (mgr.24356) 5593 : cluster 0 pgmap v5561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:35 smithi040 bash[28232]: cluster 2023-12-01T18:44:34.278819+0000 mgr.y (mgr.24356) 5593 : cluster 0 pgmap v5561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:36 smithi141 bash[31670]: audit 2023-12-01T18:44:35.817201+0000 mon.c (mon.2) 3574 : audit 0 from='client.? 172.21.15.40:0/4268680400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:36 smithi141 bash[31670]: audit 2023-12-01T18:44:35.923217+0000 mon.c (mon.2) 3575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:44:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:36 smithi141 bash[31670]: audit 2023-12-01T18:44:36.301495+0000 mon.a (mon.0) 3917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:36 smithi141 bash[31670]: audit 2023-12-01T18:44:36.312380+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:44:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:44:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[41173]: audit 2023-12-01T18:44:35.817201+0000 mon.c (mon.2) 3574 : audit 0 from='client.? 172.21.15.40:0/4268680400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[41173]: audit 2023-12-01T18:44:35.923217+0000 mon.c (mon.2) 3575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:44:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[41173]: audit 2023-12-01T18:44:36.301495+0000 mon.a (mon.0) 3917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[41173]: audit 2023-12-01T18:44:36.312380+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[28232]: audit 2023-12-01T18:44:35.817201+0000 mon.c (mon.2) 3574 : audit 0 from='client.? 172.21.15.40:0/4268680400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[28232]: audit 2023-12-01T18:44:35.923217+0000 mon.c (mon.2) 3575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:44:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[28232]: audit 2023-12-01T18:44:36.301495+0000 mon.a (mon.0) 3917 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:36 smithi040 bash[28232]: audit 2023-12-01T18:44:36.312380+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:37 smithi141 bash[31670]: cluster 2023-12-01T18:44:36.279592+0000 mgr.y (mgr.24356) 5594 : cluster 0 pgmap v5562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:37 smithi040 bash[28232]: cluster 2023-12-01T18:44:36.279592+0000 mgr.y (mgr.24356) 5594 : cluster 0 pgmap v5562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:37 smithi040 bash[41173]: cluster 2023-12-01T18:44:36.279592+0000 mgr.y (mgr.24356) 5594 : cluster 0 pgmap v5562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:38 smithi141 bash[31670]: audit 2023-12-01T18:44:38.285501+0000 mon.c (mon.2) 3576 : audit 0 from='client.? 172.21.15.40:0/3793473596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:38 smithi040 bash[28232]: audit 2023-12-01T18:44:38.285501+0000 mon.c (mon.2) 3576 : audit 0 from='client.? 172.21.15.40:0/3793473596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:38 smithi040 bash[41173]: audit 2023-12-01T18:44:38.285501+0000 mon.c (mon.2) 3576 : audit 0 from='client.? 172.21.15.40:0/3793473596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:39 smithi141 bash[31670]: cluster 2023-12-01T18:44:38.280211+0000 mgr.y (mgr.24356) 5595 : cluster 0 pgmap v5563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:39 smithi040 bash[28232]: cluster 2023-12-01T18:44:38.280211+0000 mgr.y (mgr.24356) 5595 : cluster 0 pgmap v5563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:39 smithi040 bash[41173]: cluster 2023-12-01T18:44:38.280211+0000 mgr.y (mgr.24356) 5595 : cluster 0 pgmap v5563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:41 smithi141 bash[31670]: cluster 2023-12-01T18:44:40.281147+0000 mgr.y (mgr.24356) 5596 : cluster 0 pgmap v5564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:41 smithi141 bash[31670]: audit 2023-12-01T18:44:40.746439+0000 mon.c (mon.2) 3577 : audit 0 from='client.? 172.21.15.40:0/2509999296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:41 smithi040 bash[28232]: cluster 2023-12-01T18:44:40.281147+0000 mgr.y (mgr.24356) 5596 : cluster 0 pgmap v5564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:41 smithi040 bash[28232]: audit 2023-12-01T18:44:40.746439+0000 mon.c (mon.2) 3577 : audit 0 from='client.? 172.21.15.40:0/2509999296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:41 smithi040 bash[41173]: cluster 2023-12-01T18:44:40.281147+0000 mgr.y (mgr.24356) 5596 : cluster 0 pgmap v5564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:41 smithi040 bash[41173]: audit 2023-12-01T18:44:40.746439+0000 mon.c (mon.2) 3577 : audit 0 from='client.? 172.21.15.40:0/2509999296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:42 smithi141 bash[31670]: audit 2023-12-01T18:44:41.769047+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:42 smithi141 bash[31670]: audit 2023-12-01T18:44:41.782844+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:42 smithi141 bash[31670]: cluster 2023-12-01T18:44:42.281758+0000 mgr.y (mgr.24356) 5597 : cluster 0 pgmap v5565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:42 smithi141 bash[31670]: audit 2023-12-01T18:44:42.516337+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:42 smithi141 bash[31670]: audit 2023-12-01T18:44:42.530057+0000 mon.a (mon.0) 3922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[41173]: audit 2023-12-01T18:44:41.769047+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[41173]: audit 2023-12-01T18:44:41.782844+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[41173]: cluster 2023-12-01T18:44:42.281758+0000 mgr.y (mgr.24356) 5597 : cluster 0 pgmap v5565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[41173]: audit 2023-12-01T18:44:42.516337+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[41173]: audit 2023-12-01T18:44:42.530057+0000 mon.a (mon.0) 3922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[28232]: audit 2023-12-01T18:44:41.769047+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[28232]: audit 2023-12-01T18:44:41.782844+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[28232]: cluster 2023-12-01T18:44:42.281758+0000 mgr.y (mgr.24356) 5597 : cluster 0 pgmap v5565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[28232]: audit 2023-12-01T18:44:42.516337+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:42 smithi040 bash[28232]: audit 2023-12-01T18:44:42.530057+0000 mon.a (mon.0) 3922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[28232]: audit 2023-12-01T18:44:43.053456+0000 mon.c (mon.2) 3578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:44:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[28232]: audit 2023-12-01T18:44:43.055310+0000 mon.c (mon.2) 3579 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:44:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[28232]: audit 2023-12-01T18:44:43.066966+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[28232]: audit 2023-12-01T18:44:43.211793+0000 mon.a (mon.0) 3924 : audit 0 from='client.? 172.21.15.40:0/700823109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[41173]: audit 2023-12-01T18:44:43.053456+0000 mon.c (mon.2) 3578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:44:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[41173]: audit 2023-12-01T18:44:43.055310+0000 mon.c (mon.2) 3579 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:44:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[41173]: audit 2023-12-01T18:44:43.066966+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:43 smithi040 bash[41173]: audit 2023-12-01T18:44:43.211793+0000 mon.a (mon.0) 3924 : audit 0 from='client.? 172.21.15.40:0/700823109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:43 smithi141 bash[31670]: audit 2023-12-01T18:44:43.053456+0000 mon.c (mon.2) 3578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:44:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:43 smithi141 bash[31670]: audit 2023-12-01T18:44:43.055310+0000 mon.c (mon.2) 3579 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:44:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:43 smithi141 bash[31670]: audit 2023-12-01T18:44:43.066966+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:44:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:43 smithi141 bash[31670]: audit 2023-12-01T18:44:43.211793+0000 mon.a (mon.0) 3924 : audit 0 from='client.? 172.21.15.40:0/700823109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:44 smithi040 bash[28232]: cluster 2023-12-01T18:44:44.282777+0000 mgr.y (mgr.24356) 5598 : cluster 0 pgmap v5566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:44 smithi040 bash[41173]: cluster 2023-12-01T18:44:44.282777+0000 mgr.y (mgr.24356) 5598 : cluster 0 pgmap v5566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:44 smithi141 bash[31670]: cluster 2023-12-01T18:44:44.282777+0000 mgr.y (mgr.24356) 5598 : cluster 0 pgmap v5566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:45 smithi040 bash[41173]: audit 2023-12-01T18:44:45.685479+0000 mon.a (mon.0) 3925 : audit 0 from='client.? 172.21.15.40:0/1839599782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:45 smithi040 bash[28232]: audit 2023-12-01T18:44:45.685479+0000 mon.a (mon.0) 3925 : audit 0 from='client.? 172.21.15.40:0/1839599782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:45 smithi141 bash[31670]: audit 2023-12-01T18:44:45.685479+0000 mon.a (mon.0) 3925 : audit 0 from='client.? 172.21.15.40:0/1839599782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:44:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:44:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:47 smithi141 bash[31670]: cluster 2023-12-01T18:44:46.283724+0000 mgr.y (mgr.24356) 5599 : cluster 0 pgmap v5567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:47 smithi040 bash[28232]: cluster 2023-12-01T18:44:46.283724+0000 mgr.y (mgr.24356) 5599 : cluster 0 pgmap v5567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:47 smithi040 bash[41173]: cluster 2023-12-01T18:44:46.283724+0000 mgr.y (mgr.24356) 5599 : cluster 0 pgmap v5567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:48 smithi141 bash[31670]: audit 2023-12-01T18:44:48.149294+0000 mon.a (mon.0) 3926 : audit 0 from='client.? 172.21.15.40:0/2062599372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:48 smithi040 bash[28232]: audit 2023-12-01T18:44:48.149294+0000 mon.a (mon.0) 3926 : audit 0 from='client.? 172.21.15.40:0/2062599372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:48 smithi040 bash[41173]: audit 2023-12-01T18:44:48.149294+0000 mon.a (mon.0) 3926 : audit 0 from='client.? 172.21.15.40:0/2062599372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:49 smithi141 bash[31670]: cluster 2023-12-01T18:44:48.284406+0000 mgr.y (mgr.24356) 5600 : cluster 0 pgmap v5568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:49 smithi141 bash[31670]: audit 2023-12-01T18:44:48.600588+0000 mon.c (mon.2) 3580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:49 smithi040 bash[28232]: cluster 2023-12-01T18:44:48.284406+0000 mgr.y (mgr.24356) 5600 : cluster 0 pgmap v5568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:49 smithi040 bash[28232]: audit 2023-12-01T18:44:48.600588+0000 mon.c (mon.2) 3580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:49 smithi040 bash[41173]: cluster 2023-12-01T18:44:48.284406+0000 mgr.y (mgr.24356) 5600 : cluster 0 pgmap v5568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:49 smithi040 bash[41173]: audit 2023-12-01T18:44:48.600588+0000 mon.c (mon.2) 3580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:51 smithi040 bash[28232]: cluster 2023-12-01T18:44:50.285344+0000 mgr.y (mgr.24356) 5601 : cluster 0 pgmap v5569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:51 smithi040 bash[28232]: audit 2023-12-01T18:44:50.624072+0000 mon.c (mon.2) 3581 : audit 0 from='client.? 172.21.15.40:0/1914709715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:51 smithi040 bash[41173]: cluster 2023-12-01T18:44:50.285344+0000 mgr.y (mgr.24356) 5601 : cluster 0 pgmap v5569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:51 smithi040 bash[41173]: audit 2023-12-01T18:44:50.624072+0000 mon.c (mon.2) 3581 : audit 0 from='client.? 172.21.15.40:0/1914709715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:51 smithi141 bash[31670]: cluster 2023-12-01T18:44:50.285344+0000 mgr.y (mgr.24356) 5601 : cluster 0 pgmap v5569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:51 smithi141 bash[31670]: audit 2023-12-01T18:44:50.624072+0000 mon.c (mon.2) 3581 : audit 0 from='client.? 172.21.15.40:0/1914709715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:53 smithi040 bash[28232]: cluster 2023-12-01T18:44:52.286137+0000 mgr.y (mgr.24356) 5602 : cluster 0 pgmap v5570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:53 smithi040 bash[28232]: audit 2023-12-01T18:44:53.087315+0000 mon.a (mon.0) 3927 : audit 0 from='client.? 172.21.15.40:0/3934923870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:53 smithi040 bash[41173]: cluster 2023-12-01T18:44:52.286137+0000 mgr.y (mgr.24356) 5602 : cluster 0 pgmap v5570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:53 smithi040 bash[41173]: audit 2023-12-01T18:44:53.087315+0000 mon.a (mon.0) 3927 : audit 0 from='client.? 172.21.15.40:0/3934923870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:53 smithi141 bash[31670]: cluster 2023-12-01T18:44:52.286137+0000 mgr.y (mgr.24356) 5602 : cluster 0 pgmap v5570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:53 smithi141 bash[31670]: audit 2023-12-01T18:44:53.087315+0000 mon.a (mon.0) 3927 : audit 0 from='client.? 172.21.15.40:0/3934923870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:55 smithi040 bash[28232]: cluster 2023-12-01T18:44:54.287102+0000 mgr.y (mgr.24356) 5603 : cluster 0 pgmap v5571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:55 smithi040 bash[41173]: cluster 2023-12-01T18:44:54.287102+0000 mgr.y (mgr.24356) 5603 : cluster 0 pgmap v5571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:55 smithi141 bash[31670]: cluster 2023-12-01T18:44:54.287102+0000 mgr.y (mgr.24356) 5603 : cluster 0 pgmap v5571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:56 smithi040 bash[28232]: audit 2023-12-01T18:44:55.548884+0000 mon.c (mon.2) 3582 : audit 0 from='client.? 172.21.15.40:0/3991384279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:44:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:44:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:56 smithi040 bash[41173]: audit 2023-12-01T18:44:55.548884+0000 mon.c (mon.2) 3582 : audit 0 from='client.? 172.21.15.40:0/3991384279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:56 smithi141 bash[31670]: audit 2023-12-01T18:44:55.548884+0000 mon.c (mon.2) 3582 : audit 0 from='client.? 172.21.15.40:0/3991384279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:57 smithi040 bash[41173]: cluster 2023-12-01T18:44:56.287960+0000 mgr.y (mgr.24356) 5604 : cluster 0 pgmap v5572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:57 smithi040 bash[28232]: cluster 2023-12-01T18:44:56.287960+0000 mgr.y (mgr.24356) 5604 : cluster 0 pgmap v5572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:57 smithi141 bash[31670]: cluster 2023-12-01T18:44:56.287960+0000 mgr.y (mgr.24356) 5604 : cluster 0 pgmap v5572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:58 smithi040 bash[41173]: audit 2023-12-01T18:44:58.012650+0000 mon.c (mon.2) 3583 : audit 0 from='client.? 172.21.15.40:0/2403210974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:58 smithi040 bash[28232]: audit 2023-12-01T18:44:58.012650+0000 mon.c (mon.2) 3583 : audit 0 from='client.? 172.21.15.40:0/2403210974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:58 smithi141 bash[31670]: audit 2023-12-01T18:44:58.012650+0000 mon.c (mon.2) 3583 : audit 0 from='client.? 172.21.15.40:0/2403210974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:44:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:44:59 smithi040 bash[41173]: cluster 2023-12-01T18:44:58.288683+0000 mgr.y (mgr.24356) 5605 : cluster 0 pgmap v5573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:44:59 smithi040 bash[28232]: cluster 2023-12-01T18:44:58.288683+0000 mgr.y (mgr.24356) 5605 : cluster 0 pgmap v5573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:44:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:44:59 smithi141 bash[31670]: cluster 2023-12-01T18:44:58.288683+0000 mgr.y (mgr.24356) 5605 : cluster 0 pgmap v5573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:01 smithi040 bash[41173]: cluster 2023-12-01T18:45:00.289710+0000 mgr.y (mgr.24356) 5606 : cluster 0 pgmap v5574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:01 smithi040 bash[41173]: audit 2023-12-01T18:45:00.475694+0000 mon.a (mon.0) 3928 : audit 0 from='client.? 172.21.15.40:0/3068975105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:01 smithi040 bash[28232]: cluster 2023-12-01T18:45:00.289710+0000 mgr.y (mgr.24356) 5606 : cluster 0 pgmap v5574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:01 smithi040 bash[28232]: audit 2023-12-01T18:45:00.475694+0000 mon.a (mon.0) 3928 : audit 0 from='client.? 172.21.15.40:0/3068975105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:01.700 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:01 smithi141 bash[31670]: cluster 2023-12-01T18:45:00.289710+0000 mgr.y (mgr.24356) 5606 : cluster 0 pgmap v5574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:01.700 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:01 smithi141 bash[31670]: audit 2023-12-01T18:45:00.475694+0000 mon.a (mon.0) 3928 : audit 0 from='client.? 172.21.15.40:0/3068975105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:03 smithi040 bash[41173]: cluster 2023-12-01T18:45:02.290352+0000 mgr.y (mgr.24356) 5607 : cluster 0 pgmap v5575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:03 smithi040 bash[41173]: audit 2023-12-01T18:45:02.940836+0000 mon.a (mon.0) 3929 : audit 0 from='client.? 172.21.15.40:0/2660478192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:03 smithi040 bash[28232]: cluster 2023-12-01T18:45:02.290352+0000 mgr.y (mgr.24356) 5607 : cluster 0 pgmap v5575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:03 smithi040 bash[28232]: audit 2023-12-01T18:45:02.940836+0000 mon.a (mon.0) 3929 : audit 0 from='client.? 172.21.15.40:0/2660478192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:03 smithi141 bash[31670]: cluster 2023-12-01T18:45:02.290352+0000 mgr.y (mgr.24356) 5607 : cluster 0 pgmap v5575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:03 smithi141 bash[31670]: audit 2023-12-01T18:45:02.940836+0000 mon.a (mon.0) 3929 : audit 0 from='client.? 172.21.15.40:0/2660478192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:04 smithi040 bash[28232]: audit 2023-12-01T18:45:03.600947+0000 mon.c (mon.2) 3584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:04 smithi040 bash[41173]: audit 2023-12-01T18:45:03.600947+0000 mon.c (mon.2) 3584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:04 smithi141 bash[31670]: audit 2023-12-01T18:45:03.600947+0000 mon.c (mon.2) 3584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:05 smithi040 bash[28232]: cluster 2023-12-01T18:45:04.291321+0000 mgr.y (mgr.24356) 5608 : cluster 0 pgmap v5576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:05 smithi040 bash[41173]: cluster 2023-12-01T18:45:04.291321+0000 mgr.y (mgr.24356) 5608 : cluster 0 pgmap v5576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:05 smithi141 bash[31670]: cluster 2023-12-01T18:45:04.291321+0000 mgr.y (mgr.24356) 5608 : cluster 0 pgmap v5576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:06 smithi040 bash[28232]: audit 2023-12-01T18:45:05.408469+0000 mon.a (mon.0) 3930 : audit 0 from='client.? 172.21.15.40:0/1980366745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:45:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:45:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:06 smithi040 bash[41173]: audit 2023-12-01T18:45:05.408469+0000 mon.a (mon.0) 3930 : audit 0 from='client.? 172.21.15.40:0/1980366745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:06 smithi141 bash[31670]: audit 2023-12-01T18:45:05.408469+0000 mon.a (mon.0) 3930 : audit 0 from='client.? 172.21.15.40:0/1980366745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:07 smithi040 bash[41173]: cluster 2023-12-01T18:45:06.292154+0000 mgr.y (mgr.24356) 5609 : cluster 0 pgmap v5577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:07 smithi040 bash[28232]: cluster 2023-12-01T18:45:06.292154+0000 mgr.y (mgr.24356) 5609 : cluster 0 pgmap v5577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:07 smithi141 bash[31670]: cluster 2023-12-01T18:45:06.292154+0000 mgr.y (mgr.24356) 5609 : cluster 0 pgmap v5577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:08 smithi040 bash[28232]: audit 2023-12-01T18:45:07.873323+0000 mon.a (mon.0) 3931 : audit 0 from='client.? 172.21.15.40:0/894739194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:08 smithi040 bash[41173]: audit 2023-12-01T18:45:07.873323+0000 mon.a (mon.0) 3931 : audit 0 from='client.? 172.21.15.40:0/894739194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:08 smithi141 bash[31670]: audit 2023-12-01T18:45:07.873323+0000 mon.a (mon.0) 3931 : audit 0 from='client.? 172.21.15.40:0/894739194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:09 smithi040 bash[28232]: cluster 2023-12-01T18:45:08.292834+0000 mgr.y (mgr.24356) 5610 : cluster 0 pgmap v5578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:09 smithi040 bash[41173]: cluster 2023-12-01T18:45:08.292834+0000 mgr.y (mgr.24356) 5610 : cluster 0 pgmap v5578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:09 smithi141 bash[31670]: cluster 2023-12-01T18:45:08.292834+0000 mgr.y (mgr.24356) 5610 : cluster 0 pgmap v5578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:10 smithi040 bash[28232]: audit 2023-12-01T18:45:10.335966+0000 mon.c (mon.2) 3585 : audit 0 from='client.? 172.21.15.40:0/2542963011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:10 smithi040 bash[41173]: audit 2023-12-01T18:45:10.335966+0000 mon.c (mon.2) 3585 : audit 0 from='client.? 172.21.15.40:0/2542963011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:10 smithi141 bash[31670]: audit 2023-12-01T18:45:10.335966+0000 mon.c (mon.2) 3585 : audit 0 from='client.? 172.21.15.40:0/2542963011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:11 smithi141 bash[31670]: cluster 2023-12-01T18:45:10.293603+0000 mgr.y (mgr.24356) 5611 : cluster 0 pgmap v5579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:11 smithi040 bash[28232]: cluster 2023-12-01T18:45:10.293603+0000 mgr.y (mgr.24356) 5611 : cluster 0 pgmap v5579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:11 smithi040 bash[41173]: cluster 2023-12-01T18:45:10.293603+0000 mgr.y (mgr.24356) 5611 : cluster 0 pgmap v5579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:13 smithi141 bash[31670]: cluster 2023-12-01T18:45:12.294229+0000 mgr.y (mgr.24356) 5612 : cluster 0 pgmap v5580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:13 smithi141 bash[31670]: audit 2023-12-01T18:45:12.803839+0000 mon.c (mon.2) 3586 : audit 0 from='client.? 172.21.15.40:0/187903523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:13 smithi040 bash[28232]: cluster 2023-12-01T18:45:12.294229+0000 mgr.y (mgr.24356) 5612 : cluster 0 pgmap v5580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:13 smithi040 bash[28232]: audit 2023-12-01T18:45:12.803839+0000 mon.c (mon.2) 3586 : audit 0 from='client.? 172.21.15.40:0/187903523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:13 smithi040 bash[41173]: cluster 2023-12-01T18:45:12.294229+0000 mgr.y (mgr.24356) 5612 : cluster 0 pgmap v5580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:13 smithi040 bash[41173]: audit 2023-12-01T18:45:12.803839+0000 mon.c (mon.2) 3586 : audit 0 from='client.? 172.21.15.40:0/187903523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:15 smithi141 bash[31670]: cluster 2023-12-01T18:45:14.295213+0000 mgr.y (mgr.24356) 5613 : cluster 0 pgmap v5581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:15 smithi141 bash[31670]: audit 2023-12-01T18:45:15.271874+0000 mon.a (mon.0) 3932 : audit 0 from='client.? 172.21.15.40:0/2534933891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:15 smithi040 bash[28232]: cluster 2023-12-01T18:45:14.295213+0000 mgr.y (mgr.24356) 5613 : cluster 0 pgmap v5581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:15 smithi040 bash[28232]: audit 2023-12-01T18:45:15.271874+0000 mon.a (mon.0) 3932 : audit 0 from='client.? 172.21.15.40:0/2534933891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:15 smithi040 bash[41173]: cluster 2023-12-01T18:45:14.295213+0000 mgr.y (mgr.24356) 5613 : cluster 0 pgmap v5581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:15 smithi040 bash[41173]: audit 2023-12-01T18:45:15.271874+0000 mon.a (mon.0) 3932 : audit 0 from='client.? 172.21.15.40:0/2534933891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:45:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:45:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:17 smithi141 bash[31670]: cluster 2023-12-01T18:45:16.296077+0000 mgr.y (mgr.24356) 5614 : cluster 0 pgmap v5582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:17 smithi040 bash[28232]: cluster 2023-12-01T18:45:16.296077+0000 mgr.y (mgr.24356) 5614 : cluster 0 pgmap v5582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:17 smithi040 bash[41173]: cluster 2023-12-01T18:45:16.296077+0000 mgr.y (mgr.24356) 5614 : cluster 0 pgmap v5582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:18 smithi141 bash[31670]: audit 2023-12-01T18:45:17.739394+0000 mon.a (mon.0) 3933 : audit 0 from='client.? 172.21.15.40:0/2726793062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:18 smithi040 bash[28232]: audit 2023-12-01T18:45:17.739394+0000 mon.a (mon.0) 3933 : audit 0 from='client.? 172.21.15.40:0/2726793062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:18 smithi040 bash[41173]: audit 2023-12-01T18:45:17.739394+0000 mon.a (mon.0) 3933 : audit 0 from='client.? 172.21.15.40:0/2726793062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:19 smithi141 bash[31670]: cluster 2023-12-01T18:45:18.296761+0000 mgr.y (mgr.24356) 5615 : cluster 0 pgmap v5583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:19 smithi141 bash[31670]: audit 2023-12-01T18:45:18.601430+0000 mon.c (mon.2) 3587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:19 smithi040 bash[28232]: cluster 2023-12-01T18:45:18.296761+0000 mgr.y (mgr.24356) 5615 : cluster 0 pgmap v5583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:19 smithi040 bash[28232]: audit 2023-12-01T18:45:18.601430+0000 mon.c (mon.2) 3587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:19 smithi040 bash[41173]: cluster 2023-12-01T18:45:18.296761+0000 mgr.y (mgr.24356) 5615 : cluster 0 pgmap v5583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:19 smithi040 bash[41173]: audit 2023-12-01T18:45:18.601430+0000 mon.c (mon.2) 3587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:20 smithi141 bash[31670]: audit 2023-12-01T18:45:20.214346+0000 mon.c (mon.2) 3588 : audit 0 from='client.? 172.21.15.40:0/907295421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:20 smithi040 bash[28232]: audit 2023-12-01T18:45:20.214346+0000 mon.c (mon.2) 3588 : audit 0 from='client.? 172.21.15.40:0/907295421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:20 smithi040 bash[41173]: audit 2023-12-01T18:45:20.214346+0000 mon.c (mon.2) 3588 : audit 0 from='client.? 172.21.15.40:0/907295421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:21 smithi040 bash[28232]: cluster 2023-12-01T18:45:20.297852+0000 mgr.y (mgr.24356) 5616 : cluster 0 pgmap v5584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:21 smithi040 bash[41173]: cluster 2023-12-01T18:45:20.297852+0000 mgr.y (mgr.24356) 5616 : cluster 0 pgmap v5584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:21 smithi141 bash[31670]: cluster 2023-12-01T18:45:20.297852+0000 mgr.y (mgr.24356) 5616 : cluster 0 pgmap v5584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:23 smithi040 bash[28232]: cluster 2023-12-01T18:45:22.298364+0000 mgr.y (mgr.24356) 5617 : cluster 0 pgmap v5585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:23 smithi040 bash[28232]: audit 2023-12-01T18:45:22.679227+0000 mon.c (mon.2) 3589 : audit 0 from='client.? 172.21.15.40:0/4263956329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:23 smithi040 bash[41173]: cluster 2023-12-01T18:45:22.298364+0000 mgr.y (mgr.24356) 5617 : cluster 0 pgmap v5585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:23 smithi040 bash[41173]: audit 2023-12-01T18:45:22.679227+0000 mon.c (mon.2) 3589 : audit 0 from='client.? 172.21.15.40:0/4263956329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:23 smithi141 bash[31670]: cluster 2023-12-01T18:45:22.298364+0000 mgr.y (mgr.24356) 5617 : cluster 0 pgmap v5585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:23 smithi141 bash[31670]: audit 2023-12-01T18:45:22.679227+0000 mon.c (mon.2) 3589 : audit 0 from='client.? 172.21.15.40:0/4263956329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:25 smithi040 bash[28232]: cluster 2023-12-01T18:45:24.299314+0000 mgr.y (mgr.24356) 5618 : cluster 0 pgmap v5586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:25 smithi040 bash[28232]: audit 2023-12-01T18:45:25.142709+0000 mon.c (mon.2) 3590 : audit 0 from='client.? 172.21.15.40:0/4137927857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:25 smithi040 bash[41173]: cluster 2023-12-01T18:45:24.299314+0000 mgr.y (mgr.24356) 5618 : cluster 0 pgmap v5586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:25 smithi040 bash[41173]: audit 2023-12-01T18:45:25.142709+0000 mon.c (mon.2) 3590 : audit 0 from='client.? 172.21.15.40:0/4137927857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:25 smithi141 bash[31670]: cluster 2023-12-01T18:45:24.299314+0000 mgr.y (mgr.24356) 5618 : cluster 0 pgmap v5586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:25 smithi141 bash[31670]: audit 2023-12-01T18:45:25.142709+0000 mon.c (mon.2) 3590 : audit 0 from='client.? 172.21.15.40:0/4137927857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:45:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:45:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:27 smithi141 bash[31670]: cluster 2023-12-01T18:45:26.300156+0000 mgr.y (mgr.24356) 5619 : cluster 0 pgmap v5587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:27 smithi040 bash[28232]: cluster 2023-12-01T18:45:26.300156+0000 mgr.y (mgr.24356) 5619 : cluster 0 pgmap v5587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:27 smithi040 bash[41173]: cluster 2023-12-01T18:45:26.300156+0000 mgr.y (mgr.24356) 5619 : cluster 0 pgmap v5587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:28 smithi141 bash[31670]: audit 2023-12-01T18:45:27.602486+0000 mon.a (mon.0) 3934 : audit 0 from='client.? 172.21.15.40:0/1674694975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:28 smithi040 bash[28232]: audit 2023-12-01T18:45:27.602486+0000 mon.a (mon.0) 3934 : audit 0 from='client.? 172.21.15.40:0/1674694975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:28 smithi040 bash[41173]: audit 2023-12-01T18:45:27.602486+0000 mon.a (mon.0) 3934 : audit 0 from='client.? 172.21.15.40:0/1674694975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:29 smithi141 bash[31670]: cluster 2023-12-01T18:45:28.300830+0000 mgr.y (mgr.24356) 5620 : cluster 0 pgmap v5588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:29 smithi040 bash[41173]: cluster 2023-12-01T18:45:28.300830+0000 mgr.y (mgr.24356) 5620 : cluster 0 pgmap v5588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:29 smithi040 bash[28232]: cluster 2023-12-01T18:45:28.300830+0000 mgr.y (mgr.24356) 5620 : cluster 0 pgmap v5588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:30 smithi141 bash[31670]: audit 2023-12-01T18:45:30.054444+0000 mon.c (mon.2) 3591 : audit 0 from='client.? 172.21.15.40:0/3080283265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:30 smithi040 bash[28232]: audit 2023-12-01T18:45:30.054444+0000 mon.c (mon.2) 3591 : audit 0 from='client.? 172.21.15.40:0/3080283265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:30 smithi040 bash[41173]: audit 2023-12-01T18:45:30.054444+0000 mon.c (mon.2) 3591 : audit 0 from='client.? 172.21.15.40:0/3080283265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:31 smithi141 bash[31670]: cluster 2023-12-01T18:45:30.302017+0000 mgr.y (mgr.24356) 5621 : cluster 0 pgmap v5589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:31 smithi040 bash[28232]: cluster 2023-12-01T18:45:30.302017+0000 mgr.y (mgr.24356) 5621 : cluster 0 pgmap v5589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:31 smithi040 bash[41173]: cluster 2023-12-01T18:45:30.302017+0000 mgr.y (mgr.24356) 5621 : cluster 0 pgmap v5589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:33 smithi040 bash[28232]: cluster 2023-12-01T18:45:32.302632+0000 mgr.y (mgr.24356) 5622 : cluster 0 pgmap v5590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:33 smithi040 bash[28232]: audit 2023-12-01T18:45:32.508562+0000 mon.a (mon.0) 3935 : audit 0 from='client.? 172.21.15.40:0/1723349969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:33 smithi040 bash[41173]: cluster 2023-12-01T18:45:32.302632+0000 mgr.y (mgr.24356) 5622 : cluster 0 pgmap v5590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:33 smithi040 bash[41173]: audit 2023-12-01T18:45:32.508562+0000 mon.a (mon.0) 3935 : audit 0 from='client.? 172.21.15.40:0/1723349969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:33 smithi141 bash[31670]: cluster 2023-12-01T18:45:32.302632+0000 mgr.y (mgr.24356) 5622 : cluster 0 pgmap v5590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:33 smithi141 bash[31670]: audit 2023-12-01T18:45:32.508562+0000 mon.a (mon.0) 3935 : audit 0 from='client.? 172.21.15.40:0/1723349969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:34 smithi040 bash[41173]: audit 2023-12-01T18:45:33.601918+0000 mon.c (mon.2) 3592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:34 smithi040 bash[28232]: audit 2023-12-01T18:45:33.601918+0000 mon.c (mon.2) 3592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:34 smithi141 bash[31670]: audit 2023-12-01T18:45:33.601918+0000 mon.c (mon.2) 3592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:35 smithi040 bash[28232]: cluster 2023-12-01T18:45:34.303583+0000 mgr.y (mgr.24356) 5623 : cluster 0 pgmap v5591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:35 smithi040 bash[28232]: audit 2023-12-01T18:45:34.976691+0000 mon.c (mon.2) 3593 : audit 0 from='client.? 172.21.15.40:0/1264766026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:35 smithi040 bash[41173]: cluster 2023-12-01T18:45:34.303583+0000 mgr.y (mgr.24356) 5623 : cluster 0 pgmap v5591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:35 smithi040 bash[41173]: audit 2023-12-01T18:45:34.976691+0000 mon.c (mon.2) 3593 : audit 0 from='client.? 172.21.15.40:0/1264766026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:35 smithi141 bash[31670]: cluster 2023-12-01T18:45:34.303583+0000 mgr.y (mgr.24356) 5623 : cluster 0 pgmap v5591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:35 smithi141 bash[31670]: audit 2023-12-01T18:45:34.976691+0000 mon.c (mon.2) 3593 : audit 0 from='client.? 172.21.15.40:0/1264766026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:45:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:45:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:37 smithi141 bash[31670]: cluster 2023-12-01T18:45:36.304576+0000 mgr.y (mgr.24356) 5624 : cluster 0 pgmap v5592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:37 smithi040 bash[28232]: cluster 2023-12-01T18:45:36.304576+0000 mgr.y (mgr.24356) 5624 : cluster 0 pgmap v5592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:37 smithi040 bash[41173]: cluster 2023-12-01T18:45:36.304576+0000 mgr.y (mgr.24356) 5624 : cluster 0 pgmap v5592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:38 smithi141 bash[31670]: audit 2023-12-01T18:45:37.442456+0000 mon.a (mon.0) 3936 : audit 0 from='client.? 172.21.15.40:0/69156539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:38 smithi040 bash[41173]: audit 2023-12-01T18:45:37.442456+0000 mon.a (mon.0) 3936 : audit 0 from='client.? 172.21.15.40:0/69156539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:38 smithi040 bash[28232]: audit 2023-12-01T18:45:37.442456+0000 mon.a (mon.0) 3936 : audit 0 from='client.? 172.21.15.40:0/69156539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:39 smithi141 bash[31670]: cluster 2023-12-01T18:45:38.305289+0000 mgr.y (mgr.24356) 5625 : cluster 0 pgmap v5593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:39 smithi040 bash[41173]: cluster 2023-12-01T18:45:38.305289+0000 mgr.y (mgr.24356) 5625 : cluster 0 pgmap v5593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:39 smithi040 bash[28232]: cluster 2023-12-01T18:45:38.305289+0000 mgr.y (mgr.24356) 5625 : cluster 0 pgmap v5593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:40 smithi141 bash[31670]: audit 2023-12-01T18:45:39.908711+0000 mon.c (mon.2) 3594 : audit 0 from='client.? 172.21.15.40:0/295802987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:40 smithi040 bash[41173]: audit 2023-12-01T18:45:39.908711+0000 mon.c (mon.2) 3594 : audit 0 from='client.? 172.21.15.40:0/295802987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:40 smithi040 bash[28232]: audit 2023-12-01T18:45:39.908711+0000 mon.c (mon.2) 3594 : audit 0 from='client.? 172.21.15.40:0/295802987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:41 smithi141 bash[31670]: cluster 2023-12-01T18:45:40.306602+0000 mgr.y (mgr.24356) 5626 : cluster 0 pgmap v5594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:41 smithi040 bash[28232]: cluster 2023-12-01T18:45:40.306602+0000 mgr.y (mgr.24356) 5626 : cluster 0 pgmap v5594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:41 smithi040 bash[41173]: cluster 2023-12-01T18:45:40.306602+0000 mgr.y (mgr.24356) 5626 : cluster 0 pgmap v5594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:43 smithi040 bash[28232]: cluster 2023-12-01T18:45:42.307267+0000 mgr.y (mgr.24356) 5627 : cluster 0 pgmap v5595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:43 smithi040 bash[28232]: audit 2023-12-01T18:45:42.374072+0000 mon.c (mon.2) 3595 : audit 0 from='client.? 172.21.15.40:0/1673704419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:43 smithi040 bash[28232]: audit 2023-12-01T18:45:43.152197+0000 mon.c (mon.2) 3596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:45:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:43 smithi040 bash[41173]: cluster 2023-12-01T18:45:42.307267+0000 mgr.y (mgr.24356) 5627 : cluster 0 pgmap v5595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:43 smithi040 bash[41173]: audit 2023-12-01T18:45:42.374072+0000 mon.c (mon.2) 3595 : audit 0 from='client.? 172.21.15.40:0/1673704419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:43 smithi040 bash[41173]: audit 2023-12-01T18:45:43.152197+0000 mon.c (mon.2) 3596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:45:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:43 smithi141 bash[31670]: cluster 2023-12-01T18:45:42.307267+0000 mgr.y (mgr.24356) 5627 : cluster 0 pgmap v5595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:43 smithi141 bash[31670]: audit 2023-12-01T18:45:42.374072+0000 mon.c (mon.2) 3595 : audit 0 from='client.? 172.21.15.40:0/1673704419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:43 smithi141 bash[31670]: audit 2023-12-01T18:45:43.152197+0000 mon.c (mon.2) 3596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:45:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:45 smithi040 bash[28232]: cluster 2023-12-01T18:45:44.308213+0000 mgr.y (mgr.24356) 5628 : cluster 0 pgmap v5596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:45 smithi040 bash[28232]: audit 2023-12-01T18:45:44.832252+0000 mon.c (mon.2) 3597 : audit 0 from='client.? 172.21.15.40:0/2998652583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:45 smithi040 bash[41173]: cluster 2023-12-01T18:45:44.308213+0000 mgr.y (mgr.24356) 5628 : cluster 0 pgmap v5596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:45 smithi040 bash[41173]: audit 2023-12-01T18:45:44.832252+0000 mon.c (mon.2) 3597 : audit 0 from='client.? 172.21.15.40:0/2998652583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:45 smithi141 bash[31670]: cluster 2023-12-01T18:45:44.308213+0000 mgr.y (mgr.24356) 5628 : cluster 0 pgmap v5596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:45 smithi141 bash[31670]: audit 2023-12-01T18:45:44.832252+0000 mon.c (mon.2) 3597 : audit 0 from='client.? 172.21.15.40:0/2998652583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:45:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:45:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:47 smithi141 bash[31670]: cluster 2023-12-01T18:45:46.309084+0000 mgr.y (mgr.24356) 5629 : cluster 0 pgmap v5597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:47 smithi040 bash[28232]: cluster 2023-12-01T18:45:46.309084+0000 mgr.y (mgr.24356) 5629 : cluster 0 pgmap v5597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:47 smithi040 bash[41173]: cluster 2023-12-01T18:45:46.309084+0000 mgr.y (mgr.24356) 5629 : cluster 0 pgmap v5597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:48 smithi141 bash[31670]: audit 2023-12-01T18:45:47.291240+0000 mon.c (mon.2) 3598 : audit 0 from='client.? 172.21.15.40:0/3656069373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:48 smithi040 bash[28232]: audit 2023-12-01T18:45:47.291240+0000 mon.c (mon.2) 3598 : audit 0 from='client.? 172.21.15.40:0/3656069373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:48 smithi040 bash[41173]: audit 2023-12-01T18:45:47.291240+0000 mon.c (mon.2) 3598 : audit 0 from='client.? 172.21.15.40:0/3656069373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:49 smithi141 bash[31670]: cluster 2023-12-01T18:45:48.309864+0000 mgr.y (mgr.24356) 5630 : cluster 0 pgmap v5598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:49 smithi141 bash[31670]: audit 2023-12-01T18:45:48.602309+0000 mon.c (mon.2) 3599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:49 smithi141 bash[31670]: audit 2023-12-01T18:45:49.053452+0000 mon.a (mon.0) 3937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:49 smithi141 bash[31670]: audit 2023-12-01T18:45:49.064223+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[28232]: cluster 2023-12-01T18:45:48.309864+0000 mgr.y (mgr.24356) 5630 : cluster 0 pgmap v5598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[28232]: audit 2023-12-01T18:45:48.602309+0000 mon.c (mon.2) 3599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[28232]: audit 2023-12-01T18:45:49.053452+0000 mon.a (mon.0) 3937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[28232]: audit 2023-12-01T18:45:49.064223+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[41173]: cluster 2023-12-01T18:45:48.309864+0000 mgr.y (mgr.24356) 5630 : cluster 0 pgmap v5598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[41173]: audit 2023-12-01T18:45:48.602309+0000 mon.c (mon.2) 3599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[41173]: audit 2023-12-01T18:45:49.053452+0000 mon.a (mon.0) 3937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:49 smithi040 bash[41173]: audit 2023-12-01T18:45:49.064223+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[28232]: audit 2023-12-01T18:45:49.313736+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[28232]: audit 2023-12-01T18:45:49.323257+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[28232]: audit 2023-12-01T18:45:49.762083+0000 mon.c (mon.2) 3600 : audit 0 from='client.? 172.21.15.40:0/542049466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[28232]: audit 2023-12-01T18:45:49.803471+0000 mon.c (mon.2) 3601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:45:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[28232]: audit 2023-12-01T18:45:49.805297+0000 mon.c (mon.2) 3602 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:45:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[28232]: audit 2023-12-01T18:45:49.817639+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[41173]: audit 2023-12-01T18:45:49.313736+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[41173]: audit 2023-12-01T18:45:49.323257+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[41173]: audit 2023-12-01T18:45:49.762083+0000 mon.c (mon.2) 3600 : audit 0 from='client.? 172.21.15.40:0/542049466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[41173]: audit 2023-12-01T18:45:49.803471+0000 mon.c (mon.2) 3601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:45:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[41173]: audit 2023-12-01T18:45:49.805297+0000 mon.c (mon.2) 3602 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:45:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:50 smithi040 bash[41173]: audit 2023-12-01T18:45:49.817639+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:50 smithi141 bash[31670]: audit 2023-12-01T18:45:49.313736+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:50 smithi141 bash[31670]: audit 2023-12-01T18:45:49.323257+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:50 smithi141 bash[31670]: audit 2023-12-01T18:45:49.762083+0000 mon.c (mon.2) 3600 : audit 0 from='client.? 172.21.15.40:0/542049466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:50 smithi141 bash[31670]: audit 2023-12-01T18:45:49.803471+0000 mon.c (mon.2) 3601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:45:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:50 smithi141 bash[31670]: audit 2023-12-01T18:45:49.805297+0000 mon.c (mon.2) 3602 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:45:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:50 smithi141 bash[31670]: audit 2023-12-01T18:45:49.817639+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:45:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:51 smithi040 bash[28232]: cluster 2023-12-01T18:45:50.311212+0000 mgr.y (mgr.24356) 5631 : cluster 0 pgmap v5599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:51 smithi040 bash[41173]: cluster 2023-12-01T18:45:50.311212+0000 mgr.y (mgr.24356) 5631 : cluster 0 pgmap v5599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:51 smithi141 bash[31670]: cluster 2023-12-01T18:45:50.311212+0000 mgr.y (mgr.24356) 5631 : cluster 0 pgmap v5599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:52 smithi040 bash[28232]: audit 2023-12-01T18:45:52.229246+0000 mon.c (mon.2) 3603 : audit 0 from='client.? 172.21.15.40:0/2254392746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:52 smithi040 bash[41173]: audit 2023-12-01T18:45:52.229246+0000 mon.c (mon.2) 3603 : audit 0 from='client.? 172.21.15.40:0/2254392746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:52 smithi141 bash[31670]: audit 2023-12-01T18:45:52.229246+0000 mon.c (mon.2) 3603 : audit 0 from='client.? 172.21.15.40:0/2254392746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:53 smithi040 bash[28232]: cluster 2023-12-01T18:45:52.311876+0000 mgr.y (mgr.24356) 5632 : cluster 0 pgmap v5600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:53 smithi040 bash[41173]: cluster 2023-12-01T18:45:52.311876+0000 mgr.y (mgr.24356) 5632 : cluster 0 pgmap v5600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:53 smithi141 bash[31670]: cluster 2023-12-01T18:45:52.311876+0000 mgr.y (mgr.24356) 5632 : cluster 0 pgmap v5600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:55 smithi040 bash[41173]: cluster 2023-12-01T18:45:54.313038+0000 mgr.y (mgr.24356) 5633 : cluster 0 pgmap v5601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:55 smithi040 bash[41173]: audit 2023-12-01T18:45:54.690520+0000 mon.c (mon.2) 3604 : audit 0 from='client.? 172.21.15.40:0/4146126792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:55 smithi040 bash[28232]: cluster 2023-12-01T18:45:54.313038+0000 mgr.y (mgr.24356) 5633 : cluster 0 pgmap v5601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:55 smithi040 bash[28232]: audit 2023-12-01T18:45:54.690520+0000 mon.c (mon.2) 3604 : audit 0 from='client.? 172.21.15.40:0/4146126792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:55 smithi141 bash[31670]: cluster 2023-12-01T18:45:54.313038+0000 mgr.y (mgr.24356) 5633 : cluster 0 pgmap v5601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:55 smithi141 bash[31670]: audit 2023-12-01T18:45:54.690520+0000 mon.c (mon.2) 3604 : audit 0 from='client.? 172.21.15.40:0/4146126792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:45:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:45:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:57 smithi141 bash[31670]: cluster 2023-12-01T18:45:56.313967+0000 mgr.y (mgr.24356) 5634 : cluster 0 pgmap v5602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:57 smithi141 bash[31670]: audit 2023-12-01T18:45:57.166176+0000 mon.c (mon.2) 3605 : audit 0 from='client.? 172.21.15.40:0/4082111937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:57 smithi040 bash[28232]: cluster 2023-12-01T18:45:56.313967+0000 mgr.y (mgr.24356) 5634 : cluster 0 pgmap v5602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:57 smithi040 bash[28232]: audit 2023-12-01T18:45:57.166176+0000 mon.c (mon.2) 3605 : audit 0 from='client.? 172.21.15.40:0/4082111937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:57 smithi040 bash[41173]: cluster 2023-12-01T18:45:56.313967+0000 mgr.y (mgr.24356) 5634 : cluster 0 pgmap v5602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:57 smithi040 bash[41173]: audit 2023-12-01T18:45:57.166176+0000 mon.c (mon.2) 3605 : audit 0 from='client.? 172.21.15.40:0/4082111937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:45:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:45:59 smithi040 bash[28232]: cluster 2023-12-01T18:45:58.314753+0000 mgr.y (mgr.24356) 5635 : cluster 0 pgmap v5603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:45:59 smithi040 bash[41173]: cluster 2023-12-01T18:45:58.314753+0000 mgr.y (mgr.24356) 5635 : cluster 0 pgmap v5603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:45:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:45:59 smithi141 bash[31670]: cluster 2023-12-01T18:45:58.314753+0000 mgr.y (mgr.24356) 5635 : cluster 0 pgmap v5603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:00 smithi040 bash[28232]: audit 2023-12-01T18:45:59.632491+0000 mon.a (mon.0) 3942 : audit 0 from='client.? 172.21.15.40:0/2301866741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:00 smithi040 bash[41173]: audit 2023-12-01T18:45:59.632491+0000 mon.a (mon.0) 3942 : audit 0 from='client.? 172.21.15.40:0/2301866741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:00 smithi141 bash[31670]: audit 2023-12-01T18:45:59.632491+0000 mon.a (mon.0) 3942 : audit 0 from='client.? 172.21.15.40:0/2301866741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:01 smithi040 bash[28232]: cluster 2023-12-01T18:46:00.315951+0000 mgr.y (mgr.24356) 5636 : cluster 0 pgmap v5604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:01 smithi040 bash[41173]: cluster 2023-12-01T18:46:00.315951+0000 mgr.y (mgr.24356) 5636 : cluster 0 pgmap v5604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:01 smithi141 bash[31670]: cluster 2023-12-01T18:46:00.315951+0000 mgr.y (mgr.24356) 5636 : cluster 0 pgmap v5604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:02 smithi040 bash[28232]: audit 2023-12-01T18:46:02.103195+0000 mon.c (mon.2) 3606 : audit 0 from='client.? 172.21.15.40:0/643397973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:02 smithi040 bash[41173]: audit 2023-12-01T18:46:02.103195+0000 mon.c (mon.2) 3606 : audit 0 from='client.? 172.21.15.40:0/643397973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:02 smithi141 bash[31670]: audit 2023-12-01T18:46:02.103195+0000 mon.c (mon.2) 3606 : audit 0 from='client.? 172.21.15.40:0/643397973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:03 smithi040 bash[28232]: cluster 2023-12-01T18:46:02.316648+0000 mgr.y (mgr.24356) 5637 : cluster 0 pgmap v5605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:03 smithi040 bash[41173]: cluster 2023-12-01T18:46:02.316648+0000 mgr.y (mgr.24356) 5637 : cluster 0 pgmap v5605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:03 smithi141 bash[31670]: cluster 2023-12-01T18:46:02.316648+0000 mgr.y (mgr.24356) 5637 : cluster 0 pgmap v5605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:04 smithi040 bash[28232]: audit 2023-12-01T18:46:03.602590+0000 mon.c (mon.2) 3607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:04 smithi040 bash[41173]: audit 2023-12-01T18:46:03.602590+0000 mon.c (mon.2) 3607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:04 smithi141 bash[31670]: audit 2023-12-01T18:46:03.602590+0000 mon.c (mon.2) 3607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:05 smithi040 bash[28232]: cluster 2023-12-01T18:46:04.317366+0000 mgr.y (mgr.24356) 5638 : cluster 0 pgmap v5606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:05 smithi040 bash[28232]: audit 2023-12-01T18:46:04.573466+0000 mon.c (mon.2) 3608 : audit 0 from='client.? 172.21.15.40:0/3274705735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:05 smithi040 bash[41173]: cluster 2023-12-01T18:46:04.317366+0000 mgr.y (mgr.24356) 5638 : cluster 0 pgmap v5606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:05 smithi040 bash[41173]: audit 2023-12-01T18:46:04.573466+0000 mon.c (mon.2) 3608 : audit 0 from='client.? 172.21.15.40:0/3274705735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:05 smithi141 bash[31670]: cluster 2023-12-01T18:46:04.317366+0000 mgr.y (mgr.24356) 5638 : cluster 0 pgmap v5606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:05 smithi141 bash[31670]: audit 2023-12-01T18:46:04.573466+0000 mon.c (mon.2) 3608 : audit 0 from='client.? 172.21.15.40:0/3274705735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:46:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:46:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:07 smithi141 bash[31670]: cluster 2023-12-01T18:46:06.318178+0000 mgr.y (mgr.24356) 5639 : cluster 0 pgmap v5607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:07 smithi141 bash[31670]: audit 2023-12-01T18:46:07.032711+0000 mon.a (mon.0) 3943 : audit 0 from='client.? 172.21.15.40:0/172065224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:07 smithi040 bash[28232]: cluster 2023-12-01T18:46:06.318178+0000 mgr.y (mgr.24356) 5639 : cluster 0 pgmap v5607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:07 smithi040 bash[28232]: audit 2023-12-01T18:46:07.032711+0000 mon.a (mon.0) 3943 : audit 0 from='client.? 172.21.15.40:0/172065224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:07 smithi040 bash[41173]: cluster 2023-12-01T18:46:06.318178+0000 mgr.y (mgr.24356) 5639 : cluster 0 pgmap v5607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:07 smithi040 bash[41173]: audit 2023-12-01T18:46:07.032711+0000 mon.a (mon.0) 3943 : audit 0 from='client.? 172.21.15.40:0/172065224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:09 smithi040 bash[41173]: cluster 2023-12-01T18:46:08.318858+0000 mgr.y (mgr.24356) 5640 : cluster 0 pgmap v5608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:09 smithi040 bash[28232]: cluster 2023-12-01T18:46:08.318858+0000 mgr.y (mgr.24356) 5640 : cluster 0 pgmap v5608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:09 smithi141 bash[31670]: cluster 2023-12-01T18:46:08.318858+0000 mgr.y (mgr.24356) 5640 : cluster 0 pgmap v5608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:10 smithi040 bash[28232]: audit 2023-12-01T18:46:09.509307+0000 mon.a (mon.0) 3944 : audit 0 from='client.? 172.21.15.40:0/2720895945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:10 smithi040 bash[41173]: audit 2023-12-01T18:46:09.509307+0000 mon.a (mon.0) 3944 : audit 0 from='client.? 172.21.15.40:0/2720895945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:10 smithi141 bash[31670]: audit 2023-12-01T18:46:09.509307+0000 mon.a (mon.0) 3944 : audit 0 from='client.? 172.21.15.40:0/2720895945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:11 smithi040 bash[28232]: cluster 2023-12-01T18:46:10.319951+0000 mgr.y (mgr.24356) 5641 : cluster 0 pgmap v5609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:11 smithi040 bash[41173]: cluster 2023-12-01T18:46:10.319951+0000 mgr.y (mgr.24356) 5641 : cluster 0 pgmap v5609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:11 smithi141 bash[31670]: cluster 2023-12-01T18:46:10.319951+0000 mgr.y (mgr.24356) 5641 : cluster 0 pgmap v5609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:12 smithi040 bash[28232]: audit 2023-12-01T18:46:11.965810+0000 mon.a (mon.0) 3945 : audit 0 from='client.? 172.21.15.40:0/1875152587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:12 smithi040 bash[41173]: audit 2023-12-01T18:46:11.965810+0000 mon.a (mon.0) 3945 : audit 0 from='client.? 172.21.15.40:0/1875152587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:12 smithi141 bash[31670]: audit 2023-12-01T18:46:11.965810+0000 mon.a (mon.0) 3945 : audit 0 from='client.? 172.21.15.40:0/1875152587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:13 smithi040 bash[28232]: cluster 2023-12-01T18:46:12.320664+0000 mgr.y (mgr.24356) 5642 : cluster 0 pgmap v5610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:13 smithi040 bash[41173]: cluster 2023-12-01T18:46:12.320664+0000 mgr.y (mgr.24356) 5642 : cluster 0 pgmap v5610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:13 smithi141 bash[31670]: cluster 2023-12-01T18:46:12.320664+0000 mgr.y (mgr.24356) 5642 : cluster 0 pgmap v5610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:15 smithi040 bash[28232]: cluster 2023-12-01T18:46:14.321611+0000 mgr.y (mgr.24356) 5643 : cluster 0 pgmap v5611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:15 smithi040 bash[28232]: audit 2023-12-01T18:46:14.430751+0000 mon.c (mon.2) 3609 : audit 0 from='client.? 172.21.15.40:0/3419365559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:15 smithi040 bash[41173]: cluster 2023-12-01T18:46:14.321611+0000 mgr.y (mgr.24356) 5643 : cluster 0 pgmap v5611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:15 smithi040 bash[41173]: audit 2023-12-01T18:46:14.430751+0000 mon.c (mon.2) 3609 : audit 0 from='client.? 172.21.15.40:0/3419365559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:15 smithi141 bash[31670]: cluster 2023-12-01T18:46:14.321611+0000 mgr.y (mgr.24356) 5643 : cluster 0 pgmap v5611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:15 smithi141 bash[31670]: audit 2023-12-01T18:46:14.430751+0000 mon.c (mon.2) 3609 : audit 0 from='client.? 172.21.15.40:0/3419365559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:46:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:46:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:17 smithi141 bash[31670]: cluster 2023-12-01T18:46:16.322485+0000 mgr.y (mgr.24356) 5644 : cluster 0 pgmap v5612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:17 smithi141 bash[31670]: audit 2023-12-01T18:46:16.889298+0000 mon.a (mon.0) 3946 : audit 0 from='client.? 172.21.15.40:0/1559017829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:17 smithi040 bash[28232]: cluster 2023-12-01T18:46:16.322485+0000 mgr.y (mgr.24356) 5644 : cluster 0 pgmap v5612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:17 smithi040 bash[28232]: audit 2023-12-01T18:46:16.889298+0000 mon.a (mon.0) 3946 : audit 0 from='client.? 172.21.15.40:0/1559017829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:17 smithi040 bash[41173]: cluster 2023-12-01T18:46:16.322485+0000 mgr.y (mgr.24356) 5644 : cluster 0 pgmap v5612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:17 smithi040 bash[41173]: audit 2023-12-01T18:46:16.889298+0000 mon.a (mon.0) 3946 : audit 0 from='client.? 172.21.15.40:0/1559017829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:19 smithi040 bash[28232]: cluster 2023-12-01T18:46:18.323184+0000 mgr.y (mgr.24356) 5645 : cluster 0 pgmap v5613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:19 smithi040 bash[28232]: audit 2023-12-01T18:46:18.603152+0000 mon.c (mon.2) 3610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:19 smithi040 bash[28232]: audit 2023-12-01T18:46:19.354915+0000 mon.a (mon.0) 3947 : audit 0 from='client.? 172.21.15.40:0/1264034646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:19 smithi040 bash[41173]: cluster 2023-12-01T18:46:18.323184+0000 mgr.y (mgr.24356) 5645 : cluster 0 pgmap v5613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:19 smithi040 bash[41173]: audit 2023-12-01T18:46:18.603152+0000 mon.c (mon.2) 3610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:19 smithi040 bash[41173]: audit 2023-12-01T18:46:19.354915+0000 mon.a (mon.0) 3947 : audit 0 from='client.? 172.21.15.40:0/1264034646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:19 smithi141 bash[31670]: cluster 2023-12-01T18:46:18.323184+0000 mgr.y (mgr.24356) 5645 : cluster 0 pgmap v5613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:19 smithi141 bash[31670]: audit 2023-12-01T18:46:18.603152+0000 mon.c (mon.2) 3610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:19 smithi141 bash[31670]: audit 2023-12-01T18:46:19.354915+0000 mon.a (mon.0) 3947 : audit 0 from='client.? 172.21.15.40:0/1264034646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:21 smithi040 bash[41173]: cluster 2023-12-01T18:46:20.324419+0000 mgr.y (mgr.24356) 5646 : cluster 0 pgmap v5614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:21 smithi040 bash[28232]: cluster 2023-12-01T18:46:20.324419+0000 mgr.y (mgr.24356) 5646 : cluster 0 pgmap v5614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:21 smithi141 bash[31670]: cluster 2023-12-01T18:46:20.324419+0000 mgr.y (mgr.24356) 5646 : cluster 0 pgmap v5614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:22 smithi040 bash[41173]: audit 2023-12-01T18:46:21.819448+0000 mon.c (mon.2) 3611 : audit 0 from='client.? 172.21.15.40:0/1649860636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:22 smithi040 bash[28232]: audit 2023-12-01T18:46:21.819448+0000 mon.c (mon.2) 3611 : audit 0 from='client.? 172.21.15.40:0/1649860636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:22 smithi141 bash[31670]: audit 2023-12-01T18:46:21.819448+0000 mon.c (mon.2) 3611 : audit 0 from='client.? 172.21.15.40:0/1649860636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:23 smithi040 bash[28232]: cluster 2023-12-01T18:46:22.325126+0000 mgr.y (mgr.24356) 5647 : cluster 0 pgmap v5615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:23 smithi040 bash[41173]: cluster 2023-12-01T18:46:22.325126+0000 mgr.y (mgr.24356) 5647 : cluster 0 pgmap v5615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:23 smithi141 bash[31670]: cluster 2023-12-01T18:46:22.325126+0000 mgr.y (mgr.24356) 5647 : cluster 0 pgmap v5615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:24 smithi040 bash[28232]: audit 2023-12-01T18:46:24.280223+0000 mon.c (mon.2) 3612 : audit 0 from='client.? 172.21.15.40:0/1880633652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:24 smithi040 bash[41173]: audit 2023-12-01T18:46:24.280223+0000 mon.c (mon.2) 3612 : audit 0 from='client.? 172.21.15.40:0/1880633652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:24 smithi141 bash[31670]: audit 2023-12-01T18:46:24.280223+0000 mon.c (mon.2) 3612 : audit 0 from='client.? 172.21.15.40:0/1880633652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:25 smithi040 bash[28232]: cluster 2023-12-01T18:46:24.326125+0000 mgr.y (mgr.24356) 5648 : cluster 0 pgmap v5616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:25 smithi040 bash[41173]: cluster 2023-12-01T18:46:24.326125+0000 mgr.y (mgr.24356) 5648 : cluster 0 pgmap v5616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:25 smithi141 bash[31670]: cluster 2023-12-01T18:46:24.326125+0000 mgr.y (mgr.24356) 5648 : cluster 0 pgmap v5616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:46:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:46:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:27 smithi141 bash[31670]: cluster 2023-12-01T18:46:26.326852+0000 mgr.y (mgr.24356) 5649 : cluster 0 pgmap v5617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:27 smithi141 bash[31670]: audit 2023-12-01T18:46:26.738787+0000 mon.a (mon.0) 3948 : audit 0 from='client.? 172.21.15.40:0/569818200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:27 smithi040 bash[41173]: cluster 2023-12-01T18:46:26.326852+0000 mgr.y (mgr.24356) 5649 : cluster 0 pgmap v5617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:27 smithi040 bash[41173]: audit 2023-12-01T18:46:26.738787+0000 mon.a (mon.0) 3948 : audit 0 from='client.? 172.21.15.40:0/569818200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:27 smithi040 bash[28232]: cluster 2023-12-01T18:46:26.326852+0000 mgr.y (mgr.24356) 5649 : cluster 0 pgmap v5617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:27 smithi040 bash[28232]: audit 2023-12-01T18:46:26.738787+0000 mon.a (mon.0) 3948 : audit 0 from='client.? 172.21.15.40:0/569818200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:29 smithi040 bash[28232]: cluster 2023-12-01T18:46:28.327534+0000 mgr.y (mgr.24356) 5650 : cluster 0 pgmap v5618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:29 smithi040 bash[28232]: audit 2023-12-01T18:46:29.204958+0000 mon.a (mon.0) 3949 : audit 0 from='client.? 172.21.15.40:0/3756444100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:29 smithi040 bash[41173]: cluster 2023-12-01T18:46:28.327534+0000 mgr.y (mgr.24356) 5650 : cluster 0 pgmap v5618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:29 smithi040 bash[41173]: audit 2023-12-01T18:46:29.204958+0000 mon.a (mon.0) 3949 : audit 0 from='client.? 172.21.15.40:0/3756444100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:29 smithi141 bash[31670]: cluster 2023-12-01T18:46:28.327534+0000 mgr.y (mgr.24356) 5650 : cluster 0 pgmap v5618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:29 smithi141 bash[31670]: audit 2023-12-01T18:46:29.204958+0000 mon.a (mon.0) 3949 : audit 0 from='client.? 172.21.15.40:0/3756444100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:31 smithi040 bash[28232]: cluster 2023-12-01T18:46:30.328852+0000 mgr.y (mgr.24356) 5651 : cluster 0 pgmap v5619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:31 smithi040 bash[41173]: cluster 2023-12-01T18:46:30.328852+0000 mgr.y (mgr.24356) 5651 : cluster 0 pgmap v5619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:31 smithi141 bash[31670]: cluster 2023-12-01T18:46:30.328852+0000 mgr.y (mgr.24356) 5651 : cluster 0 pgmap v5619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:32 smithi040 bash[28232]: audit 2023-12-01T18:46:31.681833+0000 mon.a (mon.0) 3950 : audit 0 from='client.? 172.21.15.40:0/4286847610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:32 smithi040 bash[41173]: audit 2023-12-01T18:46:31.681833+0000 mon.a (mon.0) 3950 : audit 0 from='client.? 172.21.15.40:0/4286847610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:32 smithi141 bash[31670]: audit 2023-12-01T18:46:31.681833+0000 mon.a (mon.0) 3950 : audit 0 from='client.? 172.21.15.40:0/4286847610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:33 smithi040 bash[41173]: cluster 2023-12-01T18:46:32.329585+0000 mgr.y (mgr.24356) 5652 : cluster 0 pgmap v5620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:33 smithi040 bash[28232]: cluster 2023-12-01T18:46:32.329585+0000 mgr.y (mgr.24356) 5652 : cluster 0 pgmap v5620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:33 smithi141 bash[31670]: cluster 2023-12-01T18:46:32.329585+0000 mgr.y (mgr.24356) 5652 : cluster 0 pgmap v5620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:34 smithi040 bash[41173]: audit 2023-12-01T18:46:33.603728+0000 mon.c (mon.2) 3613 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:34 smithi040 bash[41173]: audit 2023-12-01T18:46:34.140723+0000 mon.a (mon.0) 3951 : audit 0 from='client.? 172.21.15.40:0/3944218167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:34 smithi040 bash[28232]: audit 2023-12-01T18:46:33.603728+0000 mon.c (mon.2) 3613 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:34 smithi040 bash[28232]: audit 2023-12-01T18:46:34.140723+0000 mon.a (mon.0) 3951 : audit 0 from='client.? 172.21.15.40:0/3944218167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:34 smithi141 bash[31670]: audit 2023-12-01T18:46:33.603728+0000 mon.c (mon.2) 3613 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:34 smithi141 bash[31670]: audit 2023-12-01T18:46:34.140723+0000 mon.a (mon.0) 3951 : audit 0 from='client.? 172.21.15.40:0/3944218167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:35 smithi141 bash[31670]: cluster 2023-12-01T18:46:34.330697+0000 mgr.y (mgr.24356) 5653 : cluster 0 pgmap v5621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:35 smithi040 bash[28232]: cluster 2023-12-01T18:46:34.330697+0000 mgr.y (mgr.24356) 5653 : cluster 0 pgmap v5621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:35 smithi040 bash[41173]: cluster 2023-12-01T18:46:34.330697+0000 mgr.y (mgr.24356) 5653 : cluster 0 pgmap v5621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:46:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:46:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:37 smithi141 bash[31670]: cluster 2023-12-01T18:46:36.331537+0000 mgr.y (mgr.24356) 5654 : cluster 0 pgmap v5622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:37 smithi141 bash[31670]: audit 2023-12-01T18:46:36.604452+0000 mon.a (mon.0) 3952 : audit 0 from='client.? 172.21.15.40:0/2146393424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:37 smithi040 bash[41173]: cluster 2023-12-01T18:46:36.331537+0000 mgr.y (mgr.24356) 5654 : cluster 0 pgmap v5622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:37 smithi040 bash[41173]: audit 2023-12-01T18:46:36.604452+0000 mon.a (mon.0) 3952 : audit 0 from='client.? 172.21.15.40:0/2146393424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:37 smithi040 bash[28232]: cluster 2023-12-01T18:46:36.331537+0000 mgr.y (mgr.24356) 5654 : cluster 0 pgmap v5622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:37 smithi040 bash[28232]: audit 2023-12-01T18:46:36.604452+0000 mon.a (mon.0) 3952 : audit 0 from='client.? 172.21.15.40:0/2146393424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:39 smithi040 bash[41173]: cluster 2023-12-01T18:46:38.332204+0000 mgr.y (mgr.24356) 5655 : cluster 0 pgmap v5623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:39 smithi040 bash[41173]: audit 2023-12-01T18:46:39.073323+0000 mon.c (mon.2) 3614 : audit 0 from='client.? 172.21.15.40:0/2928650468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:39 smithi040 bash[28232]: cluster 2023-12-01T18:46:38.332204+0000 mgr.y (mgr.24356) 5655 : cluster 0 pgmap v5623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:39 smithi040 bash[28232]: audit 2023-12-01T18:46:39.073323+0000 mon.c (mon.2) 3614 : audit 0 from='client.? 172.21.15.40:0/2928650468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:39 smithi141 bash[31670]: cluster 2023-12-01T18:46:38.332204+0000 mgr.y (mgr.24356) 5655 : cluster 0 pgmap v5623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:39 smithi141 bash[31670]: audit 2023-12-01T18:46:39.073323+0000 mon.c (mon.2) 3614 : audit 0 from='client.? 172.21.15.40:0/2928650468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:41 smithi040 bash[28232]: cluster 2023-12-01T18:46:40.333437+0000 mgr.y (mgr.24356) 5656 : cluster 0 pgmap v5624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:41 smithi040 bash[41173]: cluster 2023-12-01T18:46:40.333437+0000 mgr.y (mgr.24356) 5656 : cluster 0 pgmap v5624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:41 smithi141 bash[31670]: cluster 2023-12-01T18:46:40.333437+0000 mgr.y (mgr.24356) 5656 : cluster 0 pgmap v5624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:42 smithi040 bash[28232]: audit 2023-12-01T18:46:41.539779+0000 mon.a (mon.0) 3953 : audit 0 from='client.? 172.21.15.40:0/2682191054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:42 smithi040 bash[41173]: audit 2023-12-01T18:46:41.539779+0000 mon.a (mon.0) 3953 : audit 0 from='client.? 172.21.15.40:0/2682191054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:42 smithi141 bash[31670]: audit 2023-12-01T18:46:41.539779+0000 mon.a (mon.0) 3953 : audit 0 from='client.? 172.21.15.40:0/2682191054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:43 smithi040 bash[28232]: cluster 2023-12-01T18:46:42.334124+0000 mgr.y (mgr.24356) 5657 : cluster 0 pgmap v5625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:43 smithi040 bash[41173]: cluster 2023-12-01T18:46:42.334124+0000 mgr.y (mgr.24356) 5657 : cluster 0 pgmap v5625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:43 smithi141 bash[31670]: cluster 2023-12-01T18:46:42.334124+0000 mgr.y (mgr.24356) 5657 : cluster 0 pgmap v5625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:44 smithi040 bash[28232]: audit 2023-12-01T18:46:43.997652+0000 mon.a (mon.0) 3954 : audit 0 from='client.? 172.21.15.40:0/1781286040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:44 smithi040 bash[41173]: audit 2023-12-01T18:46:43.997652+0000 mon.a (mon.0) 3954 : audit 0 from='client.? 172.21.15.40:0/1781286040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:44 smithi141 bash[31670]: audit 2023-12-01T18:46:43.997652+0000 mon.a (mon.0) 3954 : audit 0 from='client.? 172.21.15.40:0/1781286040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:45 smithi141 bash[31670]: cluster 2023-12-01T18:46:44.335115+0000 mgr.y (mgr.24356) 5658 : cluster 0 pgmap v5626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:45 smithi040 bash[28232]: cluster 2023-12-01T18:46:44.335115+0000 mgr.y (mgr.24356) 5658 : cluster 0 pgmap v5626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:45 smithi040 bash[41173]: cluster 2023-12-01T18:46:44.335115+0000 mgr.y (mgr.24356) 5658 : cluster 0 pgmap v5626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:46:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:46:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:47 smithi141 bash[31670]: cluster 2023-12-01T18:46:46.335684+0000 mgr.y (mgr.24356) 5659 : cluster 0 pgmap v5627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:47 smithi141 bash[31670]: audit 2023-12-01T18:46:46.463643+0000 mon.c (mon.2) 3615 : audit 0 from='client.? 172.21.15.40:0/283877712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:47 smithi040 bash[28232]: cluster 2023-12-01T18:46:46.335684+0000 mgr.y (mgr.24356) 5659 : cluster 0 pgmap v5627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:47 smithi040 bash[28232]: audit 2023-12-01T18:46:46.463643+0000 mon.c (mon.2) 3615 : audit 0 from='client.? 172.21.15.40:0/283877712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:47 smithi040 bash[41173]: cluster 2023-12-01T18:46:46.335684+0000 mgr.y (mgr.24356) 5659 : cluster 0 pgmap v5627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:47 smithi040 bash[41173]: audit 2023-12-01T18:46:46.463643+0000 mon.c (mon.2) 3615 : audit 0 from='client.? 172.21.15.40:0/283877712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:49 smithi040 bash[28232]: cluster 2023-12-01T18:46:48.336338+0000 mgr.y (mgr.24356) 5660 : cluster 0 pgmap v5628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:49 smithi040 bash[28232]: audit 2023-12-01T18:46:48.603976+0000 mon.c (mon.2) 3616 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:49 smithi040 bash[28232]: audit 2023-12-01T18:46:48.924310+0000 mon.c (mon.2) 3617 : audit 0 from='client.? 172.21.15.40:0/1830792788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:49 smithi040 bash[41173]: cluster 2023-12-01T18:46:48.336338+0000 mgr.y (mgr.24356) 5660 : cluster 0 pgmap v5628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:49 smithi040 bash[41173]: audit 2023-12-01T18:46:48.603976+0000 mon.c (mon.2) 3616 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:49 smithi040 bash[41173]: audit 2023-12-01T18:46:48.924310+0000 mon.c (mon.2) 3617 : audit 0 from='client.? 172.21.15.40:0/1830792788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:49 smithi141 bash[31670]: cluster 2023-12-01T18:46:48.336338+0000 mgr.y (mgr.24356) 5660 : cluster 0 pgmap v5628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:49 smithi141 bash[31670]: audit 2023-12-01T18:46:48.603976+0000 mon.c (mon.2) 3616 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:49 smithi141 bash[31670]: audit 2023-12-01T18:46:48.924310+0000 mon.c (mon.2) 3617 : audit 0 from='client.? 172.21.15.40:0/1830792788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:50 smithi040 bash[28232]: audit 2023-12-01T18:46:49.900882+0000 mon.c (mon.2) 3618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:46:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:50 smithi040 bash[41173]: audit 2023-12-01T18:46:49.900882+0000 mon.c (mon.2) 3618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:46:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:50 smithi141 bash[31670]: audit 2023-12-01T18:46:49.900882+0000 mon.c (mon.2) 3618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:46:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:51 smithi040 bash[28232]: cluster 2023-12-01T18:46:50.337531+0000 mgr.y (mgr.24356) 5661 : cluster 0 pgmap v5629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:51 smithi040 bash[28232]: audit 2023-12-01T18:46:51.385339+0000 mon.c (mon.2) 3619 : audit 0 from='client.? 172.21.15.40:0/364562304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:51 smithi040 bash[41173]: cluster 2023-12-01T18:46:50.337531+0000 mgr.y (mgr.24356) 5661 : cluster 0 pgmap v5629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:51 smithi040 bash[41173]: audit 2023-12-01T18:46:51.385339+0000 mon.c (mon.2) 3619 : audit 0 from='client.? 172.21.15.40:0/364562304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:51 smithi141 bash[31670]: cluster 2023-12-01T18:46:50.337531+0000 mgr.y (mgr.24356) 5661 : cluster 0 pgmap v5629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:51 smithi141 bash[31670]: audit 2023-12-01T18:46:51.385339+0000 mon.c (mon.2) 3619 : audit 0 from='client.? 172.21.15.40:0/364562304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:53 smithi040 bash[41173]: cluster 2023-12-01T18:46:52.338219+0000 mgr.y (mgr.24356) 5662 : cluster 0 pgmap v5630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:53 smithi040 bash[28232]: cluster 2023-12-01T18:46:52.338219+0000 mgr.y (mgr.24356) 5662 : cluster 0 pgmap v5630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:53 smithi141 bash[31670]: cluster 2023-12-01T18:46:52.338219+0000 mgr.y (mgr.24356) 5662 : cluster 0 pgmap v5630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:54 smithi141 bash[31670]: audit 2023-12-01T18:46:53.845328+0000 mon.c (mon.2) 3620 : audit 0 from='client.? 172.21.15.40:0/3323681201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:54 smithi040 bash[28232]: audit 2023-12-01T18:46:53.845328+0000 mon.c (mon.2) 3620 : audit 0 from='client.? 172.21.15.40:0/3323681201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:54 smithi040 bash[41173]: audit 2023-12-01T18:46:53.845328+0000 mon.c (mon.2) 3620 : audit 0 from='client.? 172.21.15.40:0/3323681201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:55 smithi141 bash[31670]: cluster 2023-12-01T18:46:54.339153+0000 mgr.y (mgr.24356) 5663 : cluster 0 pgmap v5631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:55 smithi040 bash[28232]: cluster 2023-12-01T18:46:54.339153+0000 mgr.y (mgr.24356) 5663 : cluster 0 pgmap v5631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:55 smithi040 bash[41173]: cluster 2023-12-01T18:46:54.339153+0000 mgr.y (mgr.24356) 5663 : cluster 0 pgmap v5631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:56.796 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:46:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T18:46:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:55.797260+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:55.807289+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:56.148396+0000 mon.a (mon.0) 3957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:56.158937+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:56.338811+0000 mon.a (mon.0) 3959 : audit 0 from='client.? 172.21.15.40:0/1050903822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: cluster 2023-12-01T18:46:56.339717+0000 mgr.y (mgr.24356) 5664 : cluster 0 pgmap v5632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:56.640552+0000 mon.c (mon.2) 3621 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:56.642605+0000 mon.c (mon.2) 3622 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[41173]: audit 2023-12-01T18:46:56.652570+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:55.797260+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:55.807289+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:56.148396+0000 mon.a (mon.0) 3957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:56.158937+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:56.338811+0000 mon.a (mon.0) 3959 : audit 0 from='client.? 172.21.15.40:0/1050903822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: cluster 2023-12-01T18:46:56.339717+0000 mgr.y (mgr.24356) 5664 : cluster 0 pgmap v5632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:56.640552+0000 mon.c (mon.2) 3621 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:46:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:56.642605+0000 mon.c (mon.2) 3622 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:46:57.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:56 smithi040 bash[28232]: audit 2023-12-01T18:46:56.652570+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:55.797260+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:55.807289+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:56.148396+0000 mon.a (mon.0) 3957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:56.158937+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:56.338811+0000 mon.a (mon.0) 3959 : audit 0 from='client.? 172.21.15.40:0/1050903822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: cluster 2023-12-01T18:46:56.339717+0000 mgr.y (mgr.24356) 5664 : cluster 0 pgmap v5632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:56.640552+0000 mon.c (mon.2) 3621 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:46:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:56.642605+0000 mon.c (mon.2) 3622 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:46:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:56 smithi141 bash[31670]: audit 2023-12-01T18:46:56.652570+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:46:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:59 smithi040 bash[28232]: cluster 2023-12-01T18:46:58.340311+0000 mgr.y (mgr.24356) 5665 : cluster 0 pgmap v5633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:46:59 smithi040 bash[28232]: audit 2023-12-01T18:46:58.806285+0000 mon.c (mon.2) 3623 : audit 0 from='client.? 172.21.15.40:0/3999199300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:59 smithi040 bash[41173]: cluster 2023-12-01T18:46:58.340311+0000 mgr.y (mgr.24356) 5665 : cluster 0 pgmap v5633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:46:59 smithi040 bash[41173]: audit 2023-12-01T18:46:58.806285+0000 mon.c (mon.2) 3623 : audit 0 from='client.? 172.21.15.40:0/3999199300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:46:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:59 smithi141 bash[31670]: cluster 2023-12-01T18:46:58.340311+0000 mgr.y (mgr.24356) 5665 : cluster 0 pgmap v5633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:46:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:46:59 smithi141 bash[31670]: audit 2023-12-01T18:46:58.806285+0000 mon.c (mon.2) 3623 : audit 0 from='client.? 172.21.15.40:0/3999199300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:01 smithi040 bash[28232]: cluster 2023-12-01T18:47:00.341498+0000 mgr.y (mgr.24356) 5666 : cluster 0 pgmap v5634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:01 smithi040 bash[28232]: audit 2023-12-01T18:47:01.280417+0000 mon.c (mon.2) 3624 : audit 0 from='client.? 172.21.15.40:0/4108708724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:01 smithi040 bash[41173]: cluster 2023-12-01T18:47:00.341498+0000 mgr.y (mgr.24356) 5666 : cluster 0 pgmap v5634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:01 smithi040 bash[41173]: audit 2023-12-01T18:47:01.280417+0000 mon.c (mon.2) 3624 : audit 0 from='client.? 172.21.15.40:0/4108708724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:01 smithi141 bash[31670]: cluster 2023-12-01T18:47:00.341498+0000 mgr.y (mgr.24356) 5666 : cluster 0 pgmap v5634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:01 smithi141 bash[31670]: audit 2023-12-01T18:47:01.280417+0000 mon.c (mon.2) 3624 : audit 0 from='client.? 172.21.15.40:0/4108708724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:03 smithi040 bash[28232]: cluster 2023-12-01T18:47:02.342182+0000 mgr.y (mgr.24356) 5667 : cluster 0 pgmap v5635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:03 smithi040 bash[41173]: cluster 2023-12-01T18:47:02.342182+0000 mgr.y (mgr.24356) 5667 : cluster 0 pgmap v5635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:03 smithi141 bash[31670]: cluster 2023-12-01T18:47:02.342182+0000 mgr.y (mgr.24356) 5667 : cluster 0 pgmap v5635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:04 smithi141 bash[31670]: audit 2023-12-01T18:47:03.604006+0000 mon.c (mon.2) 3625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:04 smithi141 bash[31670]: audit 2023-12-01T18:47:03.743999+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.40:0/1971739852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:04 smithi040 bash[28232]: audit 2023-12-01T18:47:03.604006+0000 mon.c (mon.2) 3625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:04 smithi040 bash[28232]: audit 2023-12-01T18:47:03.743999+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.40:0/1971739852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:04 smithi040 bash[41173]: audit 2023-12-01T18:47:03.604006+0000 mon.c (mon.2) 3625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:04 smithi040 bash[41173]: audit 2023-12-01T18:47:03.743999+0000 mon.a (mon.0) 3961 : audit 0 from='client.? 172.21.15.40:0/1971739852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:05 smithi141 bash[31670]: cluster 2023-12-01T18:47:04.343176+0000 mgr.y (mgr.24356) 5668 : cluster 0 pgmap v5636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:05 smithi040 bash[28232]: cluster 2023-12-01T18:47:04.343176+0000 mgr.y (mgr.24356) 5668 : cluster 0 pgmap v5636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:05 smithi040 bash[41173]: cluster 2023-12-01T18:47:04.343176+0000 mgr.y (mgr.24356) 5668 : cluster 0 pgmap v5636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:06 smithi141 bash[31670]: audit 2023-12-01T18:47:06.204816+0000 mon.a (mon.0) 3962 : audit 0 from='client.? 172.21.15.40:0/3633272271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:06 smithi040 bash[28232]: audit 2023-12-01T18:47:06.204816+0000 mon.a (mon.0) 3962 : audit 0 from='client.? 172.21.15.40:0/3633272271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:47:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:47:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:06 smithi040 bash[41173]: audit 2023-12-01T18:47:06.204816+0000 mon.a (mon.0) 3962 : audit 0 from='client.? 172.21.15.40:0/3633272271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:07 smithi141 bash[31670]: cluster 2023-12-01T18:47:06.344056+0000 mgr.y (mgr.24356) 5669 : cluster 0 pgmap v5637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:07 smithi040 bash[28232]: cluster 2023-12-01T18:47:06.344056+0000 mgr.y (mgr.24356) 5669 : cluster 0 pgmap v5637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:07 smithi040 bash[41173]: cluster 2023-12-01T18:47:06.344056+0000 mgr.y (mgr.24356) 5669 : cluster 0 pgmap v5637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:09.429 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:09 smithi141 bash[31670]: cluster 2023-12-01T18:47:08.344747+0000 mgr.y (mgr.24356) 5670 : cluster 0 pgmap v5638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:09 smithi040 bash[28232]: cluster 2023-12-01T18:47:08.344747+0000 mgr.y (mgr.24356) 5670 : cluster 0 pgmap v5638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:09 smithi040 bash[28232]: audit 2023-12-01T18:47:08.670611+0000 mon.a (mon.0) 3963 : audit 0 from='client.? 172.21.15.40:0/430321052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:09 smithi040 bash[41173]: cluster 2023-12-01T18:47:08.344747+0000 mgr.y (mgr.24356) 5670 : cluster 0 pgmap v5638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:09 smithi040 bash[41173]: audit 2023-12-01T18:47:08.670611+0000 mon.a (mon.0) 3963 : audit 0 from='client.? 172.21.15.40:0/430321052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:09 smithi141 bash[31670]: audit 2023-12-01T18:47:08.670611+0000 mon.a (mon.0) 3963 : audit 0 from='client.? 172.21.15.40:0/430321052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:11 smithi141 bash[31670]: cluster 2023-12-01T18:47:10.345991+0000 mgr.y (mgr.24356) 5671 : cluster 0 pgmap v5639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:11 smithi141 bash[31670]: audit 2023-12-01T18:47:11.139079+0000 mon.c (mon.2) 3626 : audit 0 from='client.? 172.21.15.40:0/3828684625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:11 smithi040 bash[28232]: cluster 2023-12-01T18:47:10.345991+0000 mgr.y (mgr.24356) 5671 : cluster 0 pgmap v5639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:11 smithi040 bash[28232]: audit 2023-12-01T18:47:11.139079+0000 mon.c (mon.2) 3626 : audit 0 from='client.? 172.21.15.40:0/3828684625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:11 smithi040 bash[41173]: cluster 2023-12-01T18:47:10.345991+0000 mgr.y (mgr.24356) 5671 : cluster 0 pgmap v5639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:11 smithi040 bash[41173]: audit 2023-12-01T18:47:11.139079+0000 mon.c (mon.2) 3626 : audit 0 from='client.? 172.21.15.40:0/3828684625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:13 smithi141 bash[31670]: cluster 2023-12-01T18:47:12.346696+0000 mgr.y (mgr.24356) 5672 : cluster 0 pgmap v5640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:13 smithi040 bash[28232]: cluster 2023-12-01T18:47:12.346696+0000 mgr.y (mgr.24356) 5672 : cluster 0 pgmap v5640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:13 smithi040 bash[41173]: cluster 2023-12-01T18:47:12.346696+0000 mgr.y (mgr.24356) 5672 : cluster 0 pgmap v5640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:14 smithi141 bash[31670]: audit 2023-12-01T18:47:13.609891+0000 mon.c (mon.2) 3627 : audit 0 from='client.? 172.21.15.40:0/1782155143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:14 smithi040 bash[28232]: audit 2023-12-01T18:47:13.609891+0000 mon.c (mon.2) 3627 : audit 0 from='client.? 172.21.15.40:0/1782155143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:14 smithi040 bash[41173]: audit 2023-12-01T18:47:13.609891+0000 mon.c (mon.2) 3627 : audit 0 from='client.? 172.21.15.40:0/1782155143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:15 smithi141 bash[31670]: cluster 2023-12-01T18:47:14.347622+0000 mgr.y (mgr.24356) 5673 : cluster 0 pgmap v5641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:15 smithi040 bash[41173]: cluster 2023-12-01T18:47:14.347622+0000 mgr.y (mgr.24356) 5673 : cluster 0 pgmap v5641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:15 smithi040 bash[28232]: cluster 2023-12-01T18:47:14.347622+0000 mgr.y (mgr.24356) 5673 : cluster 0 pgmap v5641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:16 smithi141 bash[31670]: audit 2023-12-01T18:47:16.068588+0000 mon.a (mon.0) 3964 : audit 0 from='client.? 172.21.15.40:0/2825511143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:16 smithi040 bash[28232]: audit 2023-12-01T18:47:16.068588+0000 mon.a (mon.0) 3964 : audit 0 from='client.? 172.21.15.40:0/2825511143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:47:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:47:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:16 smithi040 bash[41173]: audit 2023-12-01T18:47:16.068588+0000 mon.a (mon.0) 3964 : audit 0 from='client.? 172.21.15.40:0/2825511143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:17 smithi141 bash[31670]: cluster 2023-12-01T18:47:16.348411+0000 mgr.y (mgr.24356) 5674 : cluster 0 pgmap v5642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:17 smithi040 bash[41173]: cluster 2023-12-01T18:47:16.348411+0000 mgr.y (mgr.24356) 5674 : cluster 0 pgmap v5642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:17 smithi040 bash[28232]: cluster 2023-12-01T18:47:16.348411+0000 mgr.y (mgr.24356) 5674 : cluster 0 pgmap v5642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:19 smithi141 bash[31670]: cluster 2023-12-01T18:47:18.349049+0000 mgr.y (mgr.24356) 5675 : cluster 0 pgmap v5643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:19 smithi141 bash[31670]: audit 2023-12-01T18:47:18.533467+0000 mon.c (mon.2) 3628 : audit 0 from='client.? 172.21.15.40:0/3480788360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:19 smithi141 bash[31670]: audit 2023-12-01T18:47:18.604694+0000 mon.c (mon.2) 3629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:19 smithi040 bash[28232]: cluster 2023-12-01T18:47:18.349049+0000 mgr.y (mgr.24356) 5675 : cluster 0 pgmap v5643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:19 smithi040 bash[28232]: audit 2023-12-01T18:47:18.533467+0000 mon.c (mon.2) 3628 : audit 0 from='client.? 172.21.15.40:0/3480788360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:19 smithi040 bash[28232]: audit 2023-12-01T18:47:18.604694+0000 mon.c (mon.2) 3629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:19 smithi040 bash[41173]: cluster 2023-12-01T18:47:18.349049+0000 mgr.y (mgr.24356) 5675 : cluster 0 pgmap v5643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:19 smithi040 bash[41173]: audit 2023-12-01T18:47:18.533467+0000 mon.c (mon.2) 3628 : audit 0 from='client.? 172.21.15.40:0/3480788360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:19 smithi040 bash[41173]: audit 2023-12-01T18:47:18.604694+0000 mon.c (mon.2) 3629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:21 smithi141 bash[31670]: cluster 2023-12-01T18:47:20.350233+0000 mgr.y (mgr.24356) 5676 : cluster 0 pgmap v5644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:21 smithi141 bash[31670]: audit 2023-12-01T18:47:21.000425+0000 mon.a (mon.0) 3965 : audit 0 from='client.? 172.21.15.40:0/1000114163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:21 smithi040 bash[28232]: cluster 2023-12-01T18:47:20.350233+0000 mgr.y (mgr.24356) 5676 : cluster 0 pgmap v5644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:21 smithi040 bash[28232]: audit 2023-12-01T18:47:21.000425+0000 mon.a (mon.0) 3965 : audit 0 from='client.? 172.21.15.40:0/1000114163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:21 smithi040 bash[41173]: cluster 2023-12-01T18:47:20.350233+0000 mgr.y (mgr.24356) 5676 : cluster 0 pgmap v5644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:21 smithi040 bash[41173]: audit 2023-12-01T18:47:21.000425+0000 mon.a (mon.0) 3965 : audit 0 from='client.? 172.21.15.40:0/1000114163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:23 smithi141 bash[31670]: cluster 2023-12-01T18:47:22.350862+0000 mgr.y (mgr.24356) 5677 : cluster 0 pgmap v5645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:23 smithi040 bash[28232]: cluster 2023-12-01T18:47:22.350862+0000 mgr.y (mgr.24356) 5677 : cluster 0 pgmap v5645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:23 smithi040 bash[41173]: cluster 2023-12-01T18:47:22.350862+0000 mgr.y (mgr.24356) 5677 : cluster 0 pgmap v5645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:24 smithi141 bash[31670]: audit 2023-12-01T18:47:23.466457+0000 mon.a (mon.0) 3966 : audit 0 from='client.? 172.21.15.40:0/363827077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:24 smithi040 bash[28232]: audit 2023-12-01T18:47:23.466457+0000 mon.a (mon.0) 3966 : audit 0 from='client.? 172.21.15.40:0/363827077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:24 smithi040 bash[41173]: audit 2023-12-01T18:47:23.466457+0000 mon.a (mon.0) 3966 : audit 0 from='client.? 172.21.15.40:0/363827077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:25 smithi141 bash[31670]: cluster 2023-12-01T18:47:24.351878+0000 mgr.y (mgr.24356) 5678 : cluster 0 pgmap v5646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:25 smithi040 bash[28232]: cluster 2023-12-01T18:47:24.351878+0000 mgr.y (mgr.24356) 5678 : cluster 0 pgmap v5646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:25 smithi040 bash[41173]: cluster 2023-12-01T18:47:24.351878+0000 mgr.y (mgr.24356) 5678 : cluster 0 pgmap v5646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:26 smithi141 bash[31670]: audit 2023-12-01T18:47:25.929038+0000 mon.a (mon.0) 3967 : audit 0 from='client.? 172.21.15.40:0/2912370649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:26 smithi040 bash[28232]: audit 2023-12-01T18:47:25.929038+0000 mon.a (mon.0) 3967 : audit 0 from='client.? 172.21.15.40:0/2912370649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:47:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:47:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:26 smithi040 bash[41173]: audit 2023-12-01T18:47:25.929038+0000 mon.a (mon.0) 3967 : audit 0 from='client.? 172.21.15.40:0/2912370649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:27 smithi141 bash[31670]: cluster 2023-12-01T18:47:26.352781+0000 mgr.y (mgr.24356) 5679 : cluster 0 pgmap v5647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:27 smithi040 bash[28232]: cluster 2023-12-01T18:47:26.352781+0000 mgr.y (mgr.24356) 5679 : cluster 0 pgmap v5647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:27 smithi040 bash[41173]: cluster 2023-12-01T18:47:26.352781+0000 mgr.y (mgr.24356) 5679 : cluster 0 pgmap v5647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:28 smithi141 bash[31670]: audit 2023-12-01T18:47:28.390595+0000 mon.a (mon.0) 3968 : audit 0 from='client.? 172.21.15.40:0/1258127163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:28 smithi040 bash[28232]: audit 2023-12-01T18:47:28.390595+0000 mon.a (mon.0) 3968 : audit 0 from='client.? 172.21.15.40:0/1258127163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:28 smithi040 bash[41173]: audit 2023-12-01T18:47:28.390595+0000 mon.a (mon.0) 3968 : audit 0 from='client.? 172.21.15.40:0/1258127163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:29 smithi141 bash[31670]: cluster 2023-12-01T18:47:28.353388+0000 mgr.y (mgr.24356) 5680 : cluster 0 pgmap v5648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:29 smithi040 bash[28232]: cluster 2023-12-01T18:47:28.353388+0000 mgr.y (mgr.24356) 5680 : cluster 0 pgmap v5648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:29 smithi040 bash[41173]: cluster 2023-12-01T18:47:28.353388+0000 mgr.y (mgr.24356) 5680 : cluster 0 pgmap v5648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:31 smithi141 bash[31670]: cluster 2023-12-01T18:47:30.354561+0000 mgr.y (mgr.24356) 5681 : cluster 0 pgmap v5649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:31 smithi141 bash[31670]: audit 2023-12-01T18:47:30.856885+0000 mon.a (mon.0) 3969 : audit 0 from='client.? 172.21.15.40:0/2533377588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:31 smithi040 bash[28232]: cluster 2023-12-01T18:47:30.354561+0000 mgr.y (mgr.24356) 5681 : cluster 0 pgmap v5649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:31 smithi040 bash[28232]: audit 2023-12-01T18:47:30.856885+0000 mon.a (mon.0) 3969 : audit 0 from='client.? 172.21.15.40:0/2533377588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:31 smithi040 bash[41173]: cluster 2023-12-01T18:47:30.354561+0000 mgr.y (mgr.24356) 5681 : cluster 0 pgmap v5649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:31 smithi040 bash[41173]: audit 2023-12-01T18:47:30.856885+0000 mon.a (mon.0) 3969 : audit 0 from='client.? 172.21.15.40:0/2533377588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:33 smithi141 bash[31670]: cluster 2023-12-01T18:47:32.355213+0000 mgr.y (mgr.24356) 5682 : cluster 0 pgmap v5650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:33 smithi141 bash[31670]: audit 2023-12-01T18:47:33.323544+0000 mon.a (mon.0) 3970 : audit 0 from='client.? 172.21.15.40:0/3916467542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:33 smithi040 bash[28232]: cluster 2023-12-01T18:47:32.355213+0000 mgr.y (mgr.24356) 5682 : cluster 0 pgmap v5650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:33 smithi040 bash[28232]: audit 2023-12-01T18:47:33.323544+0000 mon.a (mon.0) 3970 : audit 0 from='client.? 172.21.15.40:0/3916467542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:33 smithi040 bash[41173]: cluster 2023-12-01T18:47:32.355213+0000 mgr.y (mgr.24356) 5682 : cluster 0 pgmap v5650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:33 smithi040 bash[41173]: audit 2023-12-01T18:47:33.323544+0000 mon.a (mon.0) 3970 : audit 0 from='client.? 172.21.15.40:0/3916467542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:34 smithi141 bash[31670]: audit 2023-12-01T18:47:33.605134+0000 mon.c (mon.2) 3630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:34 smithi040 bash[28232]: audit 2023-12-01T18:47:33.605134+0000 mon.c (mon.2) 3630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:34 smithi040 bash[41173]: audit 2023-12-01T18:47:33.605134+0000 mon.c (mon.2) 3630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:35 smithi141 bash[31670]: cluster 2023-12-01T18:47:34.356325+0000 mgr.y (mgr.24356) 5683 : cluster 0 pgmap v5651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:35 smithi040 bash[41173]: cluster 2023-12-01T18:47:34.356325+0000 mgr.y (mgr.24356) 5683 : cluster 0 pgmap v5651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:35 smithi040 bash[28232]: cluster 2023-12-01T18:47:34.356325+0000 mgr.y (mgr.24356) 5683 : cluster 0 pgmap v5651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:36 smithi141 bash[31670]: audit 2023-12-01T18:47:35.788383+0000 mon.a (mon.0) 3971 : audit 0 from='client.? 172.21.15.40:0/3903924855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:36 smithi040 bash[28232]: audit 2023-12-01T18:47:35.788383+0000 mon.a (mon.0) 3971 : audit 0 from='client.? 172.21.15.40:0/3903924855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:36 smithi040 bash[41173]: audit 2023-12-01T18:47:35.788383+0000 mon.a (mon.0) 3971 : audit 0 from='client.? 172.21.15.40:0/3903924855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:47:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:47:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:37 smithi141 bash[31670]: cluster 2023-12-01T18:47:36.357308+0000 mgr.y (mgr.24356) 5684 : cluster 0 pgmap v5652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:37 smithi040 bash[28232]: cluster 2023-12-01T18:47:36.357308+0000 mgr.y (mgr.24356) 5684 : cluster 0 pgmap v5652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:37 smithi040 bash[41173]: cluster 2023-12-01T18:47:36.357308+0000 mgr.y (mgr.24356) 5684 : cluster 0 pgmap v5652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:38 smithi040 bash[28232]: audit 2023-12-01T18:47:38.245655+0000 mon.c (mon.2) 3631 : audit 0 from='client.? 172.21.15.40:0/1402886441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:38 smithi040 bash[41173]: audit 2023-12-01T18:47:38.245655+0000 mon.c (mon.2) 3631 : audit 0 from='client.? 172.21.15.40:0/1402886441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:38 smithi141 bash[31670]: audit 2023-12-01T18:47:38.245655+0000 mon.c (mon.2) 3631 : audit 0 from='client.? 172.21.15.40:0/1402886441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:39 smithi040 bash[28232]: cluster 2023-12-01T18:47:38.358044+0000 mgr.y (mgr.24356) 5685 : cluster 0 pgmap v5653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:39 smithi040 bash[41173]: cluster 2023-12-01T18:47:38.358044+0000 mgr.y (mgr.24356) 5685 : cluster 0 pgmap v5653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:39 smithi141 bash[31670]: cluster 2023-12-01T18:47:38.358044+0000 mgr.y (mgr.24356) 5685 : cluster 0 pgmap v5653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:41 smithi040 bash[28232]: cluster 2023-12-01T18:47:40.359200+0000 mgr.y (mgr.24356) 5686 : cluster 0 pgmap v5654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:41 smithi040 bash[28232]: audit 2023-12-01T18:47:40.713454+0000 mon.a (mon.0) 3972 : audit 0 from='client.? 172.21.15.40:0/4268657719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:41 smithi040 bash[41173]: cluster 2023-12-01T18:47:40.359200+0000 mgr.y (mgr.24356) 5686 : cluster 0 pgmap v5654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:41 smithi040 bash[41173]: audit 2023-12-01T18:47:40.713454+0000 mon.a (mon.0) 3972 : audit 0 from='client.? 172.21.15.40:0/4268657719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:41 smithi141 bash[31670]: cluster 2023-12-01T18:47:40.359200+0000 mgr.y (mgr.24356) 5686 : cluster 0 pgmap v5654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:41 smithi141 bash[31670]: audit 2023-12-01T18:47:40.713454+0000 mon.a (mon.0) 3972 : audit 0 from='client.? 172.21.15.40:0/4268657719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:43 smithi040 bash[41173]: cluster 2023-12-01T18:47:42.359866+0000 mgr.y (mgr.24356) 5687 : cluster 0 pgmap v5655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:43 smithi040 bash[41173]: audit 2023-12-01T18:47:43.175767+0000 mon.a (mon.0) 3973 : audit 0 from='client.? 172.21.15.40:0/186165611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:43 smithi040 bash[28232]: cluster 2023-12-01T18:47:42.359866+0000 mgr.y (mgr.24356) 5687 : cluster 0 pgmap v5655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:43 smithi040 bash[28232]: audit 2023-12-01T18:47:43.175767+0000 mon.a (mon.0) 3973 : audit 0 from='client.? 172.21.15.40:0/186165611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:43 smithi141 bash[31670]: cluster 2023-12-01T18:47:42.359866+0000 mgr.y (mgr.24356) 5687 : cluster 0 pgmap v5655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:43 smithi141 bash[31670]: audit 2023-12-01T18:47:43.175767+0000 mon.a (mon.0) 3973 : audit 0 from='client.? 172.21.15.40:0/186165611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:45 smithi040 bash[41173]: cluster 2023-12-01T18:47:44.360909+0000 mgr.y (mgr.24356) 5688 : cluster 0 pgmap v5656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:45 smithi040 bash[28232]: cluster 2023-12-01T18:47:44.360909+0000 mgr.y (mgr.24356) 5688 : cluster 0 pgmap v5656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:45 smithi141 bash[31670]: cluster 2023-12-01T18:47:44.360909+0000 mgr.y (mgr.24356) 5688 : cluster 0 pgmap v5656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:47:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:47:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:46 smithi040 bash[28232]: audit 2023-12-01T18:47:45.642723+0000 mon.a (mon.0) 3974 : audit 0 from='client.? 172.21.15.40:0/3670514981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:46 smithi040 bash[41173]: audit 2023-12-01T18:47:45.642723+0000 mon.a (mon.0) 3974 : audit 0 from='client.? 172.21.15.40:0/3670514981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:46 smithi141 bash[31670]: audit 2023-12-01T18:47:45.642723+0000 mon.a (mon.0) 3974 : audit 0 from='client.? 172.21.15.40:0/3670514981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:47 smithi040 bash[28232]: cluster 2023-12-01T18:47:46.361774+0000 mgr.y (mgr.24356) 5689 : cluster 0 pgmap v5657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:47 smithi040 bash[41173]: cluster 2023-12-01T18:47:46.361774+0000 mgr.y (mgr.24356) 5689 : cluster 0 pgmap v5657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:47 smithi141 bash[31670]: cluster 2023-12-01T18:47:46.361774+0000 mgr.y (mgr.24356) 5689 : cluster 0 pgmap v5657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:48 smithi040 bash[41173]: audit 2023-12-01T18:47:48.111432+0000 mon.a (mon.0) 3975 : audit 0 from='client.? 172.21.15.40:0/3887152298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:48 smithi040 bash[28232]: audit 2023-12-01T18:47:48.111432+0000 mon.a (mon.0) 3975 : audit 0 from='client.? 172.21.15.40:0/3887152298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:48 smithi141 bash[31670]: audit 2023-12-01T18:47:48.111432+0000 mon.a (mon.0) 3975 : audit 0 from='client.? 172.21.15.40:0/3887152298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:49 smithi040 bash[28232]: cluster 2023-12-01T18:47:48.362436+0000 mgr.y (mgr.24356) 5690 : cluster 0 pgmap v5658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:49 smithi040 bash[28232]: audit 2023-12-01T18:47:48.605665+0000 mon.c (mon.2) 3632 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:49 smithi040 bash[41173]: cluster 2023-12-01T18:47:48.362436+0000 mgr.y (mgr.24356) 5690 : cluster 0 pgmap v5658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:49 smithi040 bash[41173]: audit 2023-12-01T18:47:48.605665+0000 mon.c (mon.2) 3632 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:49 smithi141 bash[31670]: cluster 2023-12-01T18:47:48.362436+0000 mgr.y (mgr.24356) 5690 : cluster 0 pgmap v5658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:49 smithi141 bash[31670]: audit 2023-12-01T18:47:48.605665+0000 mon.c (mon.2) 3632 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:51 smithi040 bash[28232]: cluster 2023-12-01T18:47:50.363561+0000 mgr.y (mgr.24356) 5691 : cluster 0 pgmap v5659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:51 smithi040 bash[28232]: audit 2023-12-01T18:47:50.586337+0000 mon.c (mon.2) 3633 : audit 0 from='client.? 172.21.15.40:0/3072403764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:51 smithi040 bash[41173]: cluster 2023-12-01T18:47:50.363561+0000 mgr.y (mgr.24356) 5691 : cluster 0 pgmap v5659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:51 smithi040 bash[41173]: audit 2023-12-01T18:47:50.586337+0000 mon.c (mon.2) 3633 : audit 0 from='client.? 172.21.15.40:0/3072403764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:51 smithi141 bash[31670]: cluster 2023-12-01T18:47:50.363561+0000 mgr.y (mgr.24356) 5691 : cluster 0 pgmap v5659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:51 smithi141 bash[31670]: audit 2023-12-01T18:47:50.586337+0000 mon.c (mon.2) 3633 : audit 0 from='client.? 172.21.15.40:0/3072403764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:53 smithi040 bash[28232]: cluster 2023-12-01T18:47:52.364229+0000 mgr.y (mgr.24356) 5692 : cluster 0 pgmap v5660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:53 smithi040 bash[28232]: audit 2023-12-01T18:47:53.050806+0000 mon.c (mon.2) 3634 : audit 0 from='client.? 172.21.15.40:0/2524232080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:53 smithi040 bash[41173]: cluster 2023-12-01T18:47:52.364229+0000 mgr.y (mgr.24356) 5692 : cluster 0 pgmap v5660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:53 smithi040 bash[41173]: audit 2023-12-01T18:47:53.050806+0000 mon.c (mon.2) 3634 : audit 0 from='client.? 172.21.15.40:0/2524232080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:53 smithi141 bash[31670]: cluster 2023-12-01T18:47:52.364229+0000 mgr.y (mgr.24356) 5692 : cluster 0 pgmap v5660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:53 smithi141 bash[31670]: audit 2023-12-01T18:47:53.050806+0000 mon.c (mon.2) 3634 : audit 0 from='client.? 172.21.15.40:0/2524232080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:55 smithi040 bash[28232]: cluster 2023-12-01T18:47:54.365213+0000 mgr.y (mgr.24356) 5693 : cluster 0 pgmap v5661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:55 smithi040 bash[28232]: audit 2023-12-01T18:47:55.506457+0000 mon.a (mon.0) 3976 : audit 0 from='client.? 172.21.15.40:0/3783987713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:55 smithi040 bash[41173]: cluster 2023-12-01T18:47:54.365213+0000 mgr.y (mgr.24356) 5693 : cluster 0 pgmap v5661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:55 smithi040 bash[41173]: audit 2023-12-01T18:47:55.506457+0000 mon.a (mon.0) 3976 : audit 0 from='client.? 172.21.15.40:0/3783987713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:55 smithi141 bash[31670]: cluster 2023-12-01T18:47:54.365213+0000 mgr.y (mgr.24356) 5693 : cluster 0 pgmap v5661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:55 smithi141 bash[31670]: audit 2023-12-01T18:47:55.506457+0000 mon.a (mon.0) 3976 : audit 0 from='client.? 172.21.15.40:0/3783987713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:47:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:47:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:57 smithi141 bash[31670]: cluster 2023-12-01T18:47:56.366069+0000 mgr.y (mgr.24356) 5694 : cluster 0 pgmap v5662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:57 smithi141 bash[31670]: audit 2023-12-01T18:47:56.735774+0000 mon.c (mon.2) 3635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:47:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:57 smithi040 bash[41173]: cluster 2023-12-01T18:47:56.366069+0000 mgr.y (mgr.24356) 5694 : cluster 0 pgmap v5662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:57 smithi040 bash[41173]: audit 2023-12-01T18:47:56.735774+0000 mon.c (mon.2) 3635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:47:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:57 smithi040 bash[28232]: cluster 2023-12-01T18:47:56.366069+0000 mgr.y (mgr.24356) 5694 : cluster 0 pgmap v5662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:57 smithi040 bash[28232]: audit 2023-12-01T18:47:56.735774+0000 mon.c (mon.2) 3635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:47:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:58 smithi141 bash[31670]: audit 2023-12-01T18:47:57.956802+0000 mon.c (mon.2) 3636 : audit 0 from='client.? 172.21.15.40:0/2821112850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:58 smithi040 bash[41173]: audit 2023-12-01T18:47:57.956802+0000 mon.c (mon.2) 3636 : audit 0 from='client.? 172.21.15.40:0/2821112850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:58 smithi040 bash[28232]: audit 2023-12-01T18:47:57.956802+0000 mon.c (mon.2) 3636 : audit 0 from='client.? 172.21.15.40:0/2821112850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:47:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:47:59 smithi141 bash[31670]: cluster 2023-12-01T18:47:58.366888+0000 mgr.y (mgr.24356) 5695 : cluster 0 pgmap v5663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:47:59 smithi040 bash[28232]: cluster 2023-12-01T18:47:58.366888+0000 mgr.y (mgr.24356) 5695 : cluster 0 pgmap v5663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:47:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:47:59 smithi040 bash[41173]: cluster 2023-12-01T18:47:58.366888+0000 mgr.y (mgr.24356) 5695 : cluster 0 pgmap v5663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:01 smithi141 bash[31670]: cluster 2023-12-01T18:48:00.368038+0000 mgr.y (mgr.24356) 5696 : cluster 0 pgmap v5664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:01 smithi141 bash[31670]: audit 2023-12-01T18:48:00.433099+0000 mon.a (mon.0) 3977 : audit 0 from='client.? 172.21.15.40:0/110380367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:01 smithi040 bash[28232]: cluster 2023-12-01T18:48:00.368038+0000 mgr.y (mgr.24356) 5696 : cluster 0 pgmap v5664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:01.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:01 smithi040 bash[28232]: audit 2023-12-01T18:48:00.433099+0000 mon.a (mon.0) 3977 : audit 0 from='client.? 172.21.15.40:0/110380367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:01.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:01 smithi040 bash[41173]: cluster 2023-12-01T18:48:00.368038+0000 mgr.y (mgr.24356) 5696 : cluster 0 pgmap v5664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:01.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:01 smithi040 bash[41173]: audit 2023-12-01T18:48:00.433099+0000 mon.a (mon.0) 3977 : audit 0 from='client.? 172.21.15.40:0/110380367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: cluster 2023-12-01T18:48:02.368729+0000 mgr.y (mgr.24356) 5697 : cluster 0 pgmap v5665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:02.582530+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:02.593767+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:02.902941+0000 mon.a (mon.0) 3980 : audit 0 from='client.? 172.21.15.40:0/3108211131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:02.947766+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:02.961492+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:03.502928+0000 mon.c (mon.2) 3637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:03.504764+0000 mon.c (mon.2) 3638 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[28232]: audit 2023-12-01T18:48:03.515254+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: cluster 2023-12-01T18:48:02.368729+0000 mgr.y (mgr.24356) 5697 : cluster 0 pgmap v5665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:02.582530+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:02.593767+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:02.902941+0000 mon.a (mon.0) 3980 : audit 0 from='client.? 172.21.15.40:0/3108211131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:02.947766+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:02.961492+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:03.502928+0000 mon.c (mon.2) 3637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:03.504764+0000 mon.c (mon.2) 3638 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:48:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:03 smithi040 bash[41173]: audit 2023-12-01T18:48:03.515254+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: cluster 2023-12-01T18:48:02.368729+0000 mgr.y (mgr.24356) 5697 : cluster 0 pgmap v5665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:02.582530+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:02.593767+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:02.902941+0000 mon.a (mon.0) 3980 : audit 0 from='client.? 172.21.15.40:0/3108211131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:02.947766+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:02.961492+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:03.502928+0000 mon.c (mon.2) 3637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:48:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:03.504764+0000 mon.c (mon.2) 3638 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:48:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:03 smithi141 bash[31670]: audit 2023-12-01T18:48:03.515254+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:48:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:04 smithi040 bash[28232]: audit 2023-12-01T18:48:03.605846+0000 mon.c (mon.2) 3639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:04 smithi040 bash[41173]: audit 2023-12-01T18:48:03.605846+0000 mon.c (mon.2) 3639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:04 smithi141 bash[31670]: audit 2023-12-01T18:48:03.605846+0000 mon.c (mon.2) 3639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:05 smithi040 bash[41173]: cluster 2023-12-01T18:48:04.369712+0000 mgr.y (mgr.24356) 5698 : cluster 0 pgmap v5666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:05 smithi040 bash[41173]: audit 2023-12-01T18:48:05.365475+0000 mon.a (mon.0) 3984 : audit 0 from='client.? 172.21.15.40:0/3848435647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:05 smithi040 bash[28232]: cluster 2023-12-01T18:48:04.369712+0000 mgr.y (mgr.24356) 5698 : cluster 0 pgmap v5666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:05 smithi040 bash[28232]: audit 2023-12-01T18:48:05.365475+0000 mon.a (mon.0) 3984 : audit 0 from='client.? 172.21.15.40:0/3848435647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:05 smithi141 bash[31670]: cluster 2023-12-01T18:48:04.369712+0000 mgr.y (mgr.24356) 5698 : cluster 0 pgmap v5666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:05 smithi141 bash[31670]: audit 2023-12-01T18:48:05.365475+0000 mon.a (mon.0) 3984 : audit 0 from='client.? 172.21.15.40:0/3848435647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:48:06] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:48:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:07 smithi141 bash[31670]: cluster 2023-12-01T18:48:06.370557+0000 mgr.y (mgr.24356) 5699 : cluster 0 pgmap v5667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:07 smithi040 bash[28232]: cluster 2023-12-01T18:48:06.370557+0000 mgr.y (mgr.24356) 5699 : cluster 0 pgmap v5667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:07 smithi040 bash[41173]: cluster 2023-12-01T18:48:06.370557+0000 mgr.y (mgr.24356) 5699 : cluster 0 pgmap v5667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:08 smithi141 bash[31670]: audit 2023-12-01T18:48:07.824119+0000 mon.c (mon.2) 3640 : audit 0 from='client.? 172.21.15.40:0/3883219836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:08 smithi040 bash[28232]: audit 2023-12-01T18:48:07.824119+0000 mon.c (mon.2) 3640 : audit 0 from='client.? 172.21.15.40:0/3883219836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:08 smithi040 bash[41173]: audit 2023-12-01T18:48:07.824119+0000 mon.c (mon.2) 3640 : audit 0 from='client.? 172.21.15.40:0/3883219836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:09 smithi141 bash[31670]: cluster 2023-12-01T18:48:08.371226+0000 mgr.y (mgr.24356) 5700 : cluster 0 pgmap v5668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:09 smithi040 bash[28232]: cluster 2023-12-01T18:48:08.371226+0000 mgr.y (mgr.24356) 5700 : cluster 0 pgmap v5668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:09 smithi040 bash[41173]: cluster 2023-12-01T18:48:08.371226+0000 mgr.y (mgr.24356) 5700 : cluster 0 pgmap v5668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:10 smithi040 bash[28232]: audit 2023-12-01T18:48:10.290946+0000 mon.c (mon.2) 3641 : audit 0 from='client.? 172.21.15.40:0/3830749306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:10 smithi040 bash[41173]: audit 2023-12-01T18:48:10.290946+0000 mon.c (mon.2) 3641 : audit 0 from='client.? 172.21.15.40:0/3830749306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:10 smithi141 bash[31670]: audit 2023-12-01T18:48:10.290946+0000 mon.c (mon.2) 3641 : audit 0 from='client.? 172.21.15.40:0/3830749306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:11 smithi040 bash[28232]: cluster 2023-12-01T18:48:10.372466+0000 mgr.y (mgr.24356) 5701 : cluster 0 pgmap v5669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:11 smithi040 bash[41173]: cluster 2023-12-01T18:48:10.372466+0000 mgr.y (mgr.24356) 5701 : cluster 0 pgmap v5669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:11 smithi141 bash[31670]: cluster 2023-12-01T18:48:10.372466+0000 mgr.y (mgr.24356) 5701 : cluster 0 pgmap v5669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:13 smithi141 bash[31670]: cluster 2023-12-01T18:48:12.373082+0000 mgr.y (mgr.24356) 5702 : cluster 0 pgmap v5670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:13 smithi141 bash[31670]: audit 2023-12-01T18:48:12.759344+0000 mon.c (mon.2) 3642 : audit 0 from='client.? 172.21.15.40:0/2319384596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:13 smithi040 bash[28232]: cluster 2023-12-01T18:48:12.373082+0000 mgr.y (mgr.24356) 5702 : cluster 0 pgmap v5670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:13 smithi040 bash[28232]: audit 2023-12-01T18:48:12.759344+0000 mon.c (mon.2) 3642 : audit 0 from='client.? 172.21.15.40:0/2319384596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:13 smithi040 bash[41173]: cluster 2023-12-01T18:48:12.373082+0000 mgr.y (mgr.24356) 5702 : cluster 0 pgmap v5670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:13 smithi040 bash[41173]: audit 2023-12-01T18:48:12.759344+0000 mon.c (mon.2) 3642 : audit 0 from='client.? 172.21.15.40:0/2319384596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:15 smithi141 bash[31670]: cluster 2023-12-01T18:48:14.374064+0000 mgr.y (mgr.24356) 5703 : cluster 0 pgmap v5671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:15 smithi141 bash[31670]: audit 2023-12-01T18:48:15.220406+0000 mon.a (mon.0) 3985 : audit 0 from='client.? 172.21.15.40:0/192105676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:15 smithi040 bash[28232]: cluster 2023-12-01T18:48:14.374064+0000 mgr.y (mgr.24356) 5703 : cluster 0 pgmap v5671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:15 smithi040 bash[28232]: audit 2023-12-01T18:48:15.220406+0000 mon.a (mon.0) 3985 : audit 0 from='client.? 172.21.15.40:0/192105676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:15 smithi040 bash[41173]: cluster 2023-12-01T18:48:14.374064+0000 mgr.y (mgr.24356) 5703 : cluster 0 pgmap v5671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:15 smithi040 bash[41173]: audit 2023-12-01T18:48:15.220406+0000 mon.a (mon.0) 3985 : audit 0 from='client.? 172.21.15.40:0/192105676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:48:16] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:48:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:17 smithi141 bash[31670]: cluster 2023-12-01T18:48:16.374846+0000 mgr.y (mgr.24356) 5704 : cluster 0 pgmap v5672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:17 smithi040 bash[28232]: cluster 2023-12-01T18:48:16.374846+0000 mgr.y (mgr.24356) 5704 : cluster 0 pgmap v5672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:17 smithi040 bash[41173]: cluster 2023-12-01T18:48:16.374846+0000 mgr.y (mgr.24356) 5704 : cluster 0 pgmap v5672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:18 smithi141 bash[31670]: audit 2023-12-01T18:48:17.686502+0000 mon.c (mon.2) 3643 : audit 0 from='client.? 172.21.15.40:0/2296352352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:18 smithi040 bash[28232]: audit 2023-12-01T18:48:17.686502+0000 mon.c (mon.2) 3643 : audit 0 from='client.? 172.21.15.40:0/2296352352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:18 smithi040 bash[41173]: audit 2023-12-01T18:48:17.686502+0000 mon.c (mon.2) 3643 : audit 0 from='client.? 172.21.15.40:0/2296352352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:19 smithi141 bash[31670]: cluster 2023-12-01T18:48:18.375459+0000 mgr.y (mgr.24356) 5705 : cluster 0 pgmap v5673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:19 smithi141 bash[31670]: audit 2023-12-01T18:48:18.606367+0000 mon.c (mon.2) 3644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:19 smithi040 bash[28232]: cluster 2023-12-01T18:48:18.375459+0000 mgr.y (mgr.24356) 5705 : cluster 0 pgmap v5673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:19 smithi040 bash[28232]: audit 2023-12-01T18:48:18.606367+0000 mon.c (mon.2) 3644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:19 smithi040 bash[41173]: cluster 2023-12-01T18:48:18.375459+0000 mgr.y (mgr.24356) 5705 : cluster 0 pgmap v5673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:19 smithi040 bash[41173]: audit 2023-12-01T18:48:18.606367+0000 mon.c (mon.2) 3644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:20 smithi040 bash[28232]: audit 2023-12-01T18:48:20.149419+0000 mon.a (mon.0) 3986 : audit 0 from='client.? 172.21.15.40:0/1432865616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:20 smithi040 bash[41173]: audit 2023-12-01T18:48:20.149419+0000 mon.a (mon.0) 3986 : audit 0 from='client.? 172.21.15.40:0/1432865616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:20 smithi141 bash[31670]: audit 2023-12-01T18:48:20.149419+0000 mon.a (mon.0) 3986 : audit 0 from='client.? 172.21.15.40:0/1432865616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:21 smithi040 bash[28232]: cluster 2023-12-01T18:48:20.376709+0000 mgr.y (mgr.24356) 5706 : cluster 0 pgmap v5674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:21 smithi040 bash[41173]: cluster 2023-12-01T18:48:20.376709+0000 mgr.y (mgr.24356) 5706 : cluster 0 pgmap v5674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:21 smithi141 bash[31670]: cluster 2023-12-01T18:48:20.376709+0000 mgr.y (mgr.24356) 5706 : cluster 0 pgmap v5674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:23 smithi141 bash[31670]: cluster 2023-12-01T18:48:22.377324+0000 mgr.y (mgr.24356) 5707 : cluster 0 pgmap v5675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:23 smithi141 bash[31670]: audit 2023-12-01T18:48:22.606937+0000 mon.a (mon.0) 3987 : audit 0 from='client.? 172.21.15.40:0/1109611803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:23 smithi040 bash[28232]: cluster 2023-12-01T18:48:22.377324+0000 mgr.y (mgr.24356) 5707 : cluster 0 pgmap v5675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:23 smithi040 bash[28232]: audit 2023-12-01T18:48:22.606937+0000 mon.a (mon.0) 3987 : audit 0 from='client.? 172.21.15.40:0/1109611803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:23 smithi040 bash[41173]: cluster 2023-12-01T18:48:22.377324+0000 mgr.y (mgr.24356) 5707 : cluster 0 pgmap v5675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:23 smithi040 bash[41173]: audit 2023-12-01T18:48:22.606937+0000 mon.a (mon.0) 3987 : audit 0 from='client.? 172.21.15.40:0/1109611803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:25 smithi141 bash[31670]: cluster 2023-12-01T18:48:24.378320+0000 mgr.y (mgr.24356) 5708 : cluster 0 pgmap v5676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:25 smithi141 bash[31670]: audit 2023-12-01T18:48:25.063169+0000 mon.a (mon.0) 3988 : audit 0 from='client.? 172.21.15.40:0/1513238713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:25 smithi040 bash[28232]: cluster 2023-12-01T18:48:24.378320+0000 mgr.y (mgr.24356) 5708 : cluster 0 pgmap v5676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:25 smithi040 bash[28232]: audit 2023-12-01T18:48:25.063169+0000 mon.a (mon.0) 3988 : audit 0 from='client.? 172.21.15.40:0/1513238713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:25 smithi040 bash[41173]: cluster 2023-12-01T18:48:24.378320+0000 mgr.y (mgr.24356) 5708 : cluster 0 pgmap v5676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:25 smithi040 bash[41173]: audit 2023-12-01T18:48:25.063169+0000 mon.a (mon.0) 3988 : audit 0 from='client.? 172.21.15.40:0/1513238713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:48:26] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T18:48:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:27 smithi141 bash[31670]: cluster 2023-12-01T18:48:26.379223+0000 mgr.y (mgr.24356) 5709 : cluster 0 pgmap v5677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:27.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:27 smithi040 bash[28232]: cluster 2023-12-01T18:48:26.379223+0000 mgr.y (mgr.24356) 5709 : cluster 0 pgmap v5677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:27.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:27 smithi040 bash[41173]: cluster 2023-12-01T18:48:26.379223+0000 mgr.y (mgr.24356) 5709 : cluster 0 pgmap v5677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:28 smithi141 bash[31670]: audit 2023-12-01T18:48:27.524700+0000 mon.a (mon.0) 3989 : audit 0 from='client.? 172.21.15.40:0/4225778282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:28 smithi040 bash[28232]: audit 2023-12-01T18:48:27.524700+0000 mon.a (mon.0) 3989 : audit 0 from='client.? 172.21.15.40:0/4225778282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:28 smithi040 bash[41173]: audit 2023-12-01T18:48:27.524700+0000 mon.a (mon.0) 3989 : audit 0 from='client.? 172.21.15.40:0/4225778282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:29 smithi040 bash[41173]: cluster 2023-12-01T18:48:28.380034+0000 mgr.y (mgr.24356) 5710 : cluster 0 pgmap v5678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:29 smithi040 bash[28232]: cluster 2023-12-01T18:48:28.380034+0000 mgr.y (mgr.24356) 5710 : cluster 0 pgmap v5678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:29 smithi141 bash[31670]: cluster 2023-12-01T18:48:28.380034+0000 mgr.y (mgr.24356) 5710 : cluster 0 pgmap v5678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:30 smithi040 bash[28232]: audit 2023-12-01T18:48:29.991157+0000 mon.a (mon.0) 3990 : audit 0 from='client.? 172.21.15.40:0/3589097214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:30 smithi040 bash[41173]: audit 2023-12-01T18:48:29.991157+0000 mon.a (mon.0) 3990 : audit 0 from='client.? 172.21.15.40:0/3589097214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:30 smithi141 bash[31670]: audit 2023-12-01T18:48:29.991157+0000 mon.a (mon.0) 3990 : audit 0 from='client.? 172.21.15.40:0/3589097214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:31 smithi040 bash[28232]: cluster 2023-12-01T18:48:30.381272+0000 mgr.y (mgr.24356) 5711 : cluster 0 pgmap v5679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:31 smithi040 bash[41173]: cluster 2023-12-01T18:48:30.381272+0000 mgr.y (mgr.24356) 5711 : cluster 0 pgmap v5679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:31 smithi141 bash[31670]: cluster 2023-12-01T18:48:30.381272+0000 mgr.y (mgr.24356) 5711 : cluster 0 pgmap v5679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:33 smithi141 bash[31670]: cluster 2023-12-01T18:48:32.381717+0000 mgr.y (mgr.24356) 5712 : cluster 0 pgmap v5680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:33 smithi141 bash[31670]: audit 2023-12-01T18:48:32.457034+0000 mon.c (mon.2) 3645 : audit 0 from='client.? 172.21.15.40:0/283210438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:33 smithi040 bash[28232]: cluster 2023-12-01T18:48:32.381717+0000 mgr.y (mgr.24356) 5712 : cluster 0 pgmap v5680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:33 smithi040 bash[28232]: audit 2023-12-01T18:48:32.457034+0000 mon.c (mon.2) 3645 : audit 0 from='client.? 172.21.15.40:0/283210438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:33 smithi040 bash[41173]: cluster 2023-12-01T18:48:32.381717+0000 mgr.y (mgr.24356) 5712 : cluster 0 pgmap v5680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:33 smithi040 bash[41173]: audit 2023-12-01T18:48:32.457034+0000 mon.c (mon.2) 3645 : audit 0 from='client.? 172.21.15.40:0/283210438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:34 smithi141 bash[31670]: audit 2023-12-01T18:48:33.606949+0000 mon.c (mon.2) 3646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:34 smithi040 bash[28232]: audit 2023-12-01T18:48:33.606949+0000 mon.c (mon.2) 3646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:34 smithi040 bash[41173]: audit 2023-12-01T18:48:33.606949+0000 mon.c (mon.2) 3646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:35 smithi141 bash[31670]: cluster 2023-12-01T18:48:34.382646+0000 mgr.y (mgr.24356) 5713 : cluster 0 pgmap v5681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:35 smithi141 bash[31670]: audit 2023-12-01T18:48:34.911353+0000 mon.a (mon.0) 3991 : audit 0 from='client.? 172.21.15.40:0/860801978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:35 smithi040 bash[41173]: cluster 2023-12-01T18:48:34.382646+0000 mgr.y (mgr.24356) 5713 : cluster 0 pgmap v5681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:35 smithi040 bash[41173]: audit 2023-12-01T18:48:34.911353+0000 mon.a (mon.0) 3991 : audit 0 from='client.? 172.21.15.40:0/860801978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:35 smithi040 bash[28232]: cluster 2023-12-01T18:48:34.382646+0000 mgr.y (mgr.24356) 5713 : cluster 0 pgmap v5681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:35 smithi040 bash[28232]: audit 2023-12-01T18:48:34.911353+0000 mon.a (mon.0) 3991 : audit 0 from='client.? 172.21.15.40:0/860801978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:48:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:48:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:37 smithi141 bash[31670]: cluster 2023-12-01T18:48:36.383469+0000 mgr.y (mgr.24356) 5714 : cluster 0 pgmap v5682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:37 smithi040 bash[28232]: cluster 2023-12-01T18:48:36.383469+0000 mgr.y (mgr.24356) 5714 : cluster 0 pgmap v5682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:37 smithi040 bash[41173]: cluster 2023-12-01T18:48:36.383469+0000 mgr.y (mgr.24356) 5714 : cluster 0 pgmap v5682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:38 smithi141 bash[31670]: audit 2023-12-01T18:48:37.373589+0000 mon.c (mon.2) 3647 : audit 0 from='client.? 172.21.15.40:0/1721095989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:38 smithi040 bash[28232]: audit 2023-12-01T18:48:37.373589+0000 mon.c (mon.2) 3647 : audit 0 from='client.? 172.21.15.40:0/1721095989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:38 smithi040 bash[41173]: audit 2023-12-01T18:48:37.373589+0000 mon.c (mon.2) 3647 : audit 0 from='client.? 172.21.15.40:0/1721095989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:39 smithi040 bash[28232]: cluster 2023-12-01T18:48:38.384110+0000 mgr.y (mgr.24356) 5715 : cluster 0 pgmap v5683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:39 smithi040 bash[41173]: cluster 2023-12-01T18:48:38.384110+0000 mgr.y (mgr.24356) 5715 : cluster 0 pgmap v5683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:39 smithi141 bash[31670]: cluster 2023-12-01T18:48:38.384110+0000 mgr.y (mgr.24356) 5715 : cluster 0 pgmap v5683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:40 smithi040 bash[28232]: audit 2023-12-01T18:48:39.838801+0000 mon.c (mon.2) 3648 : audit 0 from='client.? 172.21.15.40:0/1216851950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:40 smithi040 bash[41173]: audit 2023-12-01T18:48:39.838801+0000 mon.c (mon.2) 3648 : audit 0 from='client.? 172.21.15.40:0/1216851950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:40 smithi141 bash[31670]: audit 2023-12-01T18:48:39.838801+0000 mon.c (mon.2) 3648 : audit 0 from='client.? 172.21.15.40:0/1216851950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:41 smithi040 bash[28232]: cluster 2023-12-01T18:48:40.385246+0000 mgr.y (mgr.24356) 5716 : cluster 0 pgmap v5684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:41 smithi040 bash[41173]: cluster 2023-12-01T18:48:40.385246+0000 mgr.y (mgr.24356) 5716 : cluster 0 pgmap v5684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:41 smithi141 bash[31670]: cluster 2023-12-01T18:48:40.385246+0000 mgr.y (mgr.24356) 5716 : cluster 0 pgmap v5684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:42 smithi040 bash[28232]: audit 2023-12-01T18:48:42.305181+0000 mon.a (mon.0) 3992 : audit 0 from='client.? 172.21.15.40:0/3038943015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:42 smithi040 bash[41173]: audit 2023-12-01T18:48:42.305181+0000 mon.a (mon.0) 3992 : audit 0 from='client.? 172.21.15.40:0/3038943015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:42 smithi141 bash[31670]: audit 2023-12-01T18:48:42.305181+0000 mon.a (mon.0) 3992 : audit 0 from='client.? 172.21.15.40:0/3038943015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:43 smithi040 bash[28232]: cluster 2023-12-01T18:48:42.385946+0000 mgr.y (mgr.24356) 5717 : cluster 0 pgmap v5685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:43 smithi040 bash[41173]: cluster 2023-12-01T18:48:42.385946+0000 mgr.y (mgr.24356) 5717 : cluster 0 pgmap v5685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:43 smithi141 bash[31670]: cluster 2023-12-01T18:48:42.385946+0000 mgr.y (mgr.24356) 5717 : cluster 0 pgmap v5685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:45 smithi141 bash[31670]: cluster 2023-12-01T18:48:44.386689+0000 mgr.y (mgr.24356) 5718 : cluster 0 pgmap v5686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:45 smithi141 bash[31670]: audit 2023-12-01T18:48:44.771334+0000 mon.c (mon.2) 3649 : audit 0 from='client.? 172.21.15.40:0/1843728085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:45 smithi040 bash[28232]: cluster 2023-12-01T18:48:44.386689+0000 mgr.y (mgr.24356) 5718 : cluster 0 pgmap v5686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:45 smithi040 bash[28232]: audit 2023-12-01T18:48:44.771334+0000 mon.c (mon.2) 3649 : audit 0 from='client.? 172.21.15.40:0/1843728085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:45 smithi040 bash[41173]: cluster 2023-12-01T18:48:44.386689+0000 mgr.y (mgr.24356) 5718 : cluster 0 pgmap v5686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:45 smithi040 bash[41173]: audit 2023-12-01T18:48:44.771334+0000 mon.c (mon.2) 3649 : audit 0 from='client.? 172.21.15.40:0/1843728085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:48:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:48:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:47 smithi141 bash[31670]: cluster 2023-12-01T18:48:46.387439+0000 mgr.y (mgr.24356) 5719 : cluster 0 pgmap v5687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:47 smithi141 bash[31670]: audit 2023-12-01T18:48:47.230404+0000 mon.a (mon.0) 3993 : audit 0 from='client.? 172.21.15.40:0/4103330664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:47 smithi040 bash[28232]: cluster 2023-12-01T18:48:46.387439+0000 mgr.y (mgr.24356) 5719 : cluster 0 pgmap v5687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:47 smithi040 bash[28232]: audit 2023-12-01T18:48:47.230404+0000 mon.a (mon.0) 3993 : audit 0 from='client.? 172.21.15.40:0/4103330664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:47 smithi040 bash[41173]: cluster 2023-12-01T18:48:46.387439+0000 mgr.y (mgr.24356) 5719 : cluster 0 pgmap v5687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:47 smithi040 bash[41173]: audit 2023-12-01T18:48:47.230404+0000 mon.a (mon.0) 3993 : audit 0 from='client.? 172.21.15.40:0/4103330664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:49 smithi141 bash[31670]: cluster 2023-12-01T18:48:48.388082+0000 mgr.y (mgr.24356) 5720 : cluster 0 pgmap v5688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:49 smithi141 bash[31670]: audit 2023-12-01T18:48:48.607094+0000 mon.c (mon.2) 3650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:49 smithi040 bash[28232]: cluster 2023-12-01T18:48:48.388082+0000 mgr.y (mgr.24356) 5720 : cluster 0 pgmap v5688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:49 smithi040 bash[28232]: audit 2023-12-01T18:48:48.607094+0000 mon.c (mon.2) 3650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:49 smithi040 bash[41173]: cluster 2023-12-01T18:48:48.388082+0000 mgr.y (mgr.24356) 5720 : cluster 0 pgmap v5688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:49 smithi040 bash[41173]: audit 2023-12-01T18:48:48.607094+0000 mon.c (mon.2) 3650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:50 smithi141 bash[31670]: audit 2023-12-01T18:48:49.712798+0000 mon.a (mon.0) 3994 : audit 0 from='client.? 172.21.15.40:0/3481190617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:50 smithi040 bash[28232]: audit 2023-12-01T18:48:49.712798+0000 mon.a (mon.0) 3994 : audit 0 from='client.? 172.21.15.40:0/3481190617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:50 smithi040 bash[41173]: audit 2023-12-01T18:48:49.712798+0000 mon.a (mon.0) 3994 : audit 0 from='client.? 172.21.15.40:0/3481190617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:51 smithi141 bash[31670]: cluster 2023-12-01T18:48:50.389283+0000 mgr.y (mgr.24356) 5721 : cluster 0 pgmap v5689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:51 smithi040 bash[28232]: cluster 2023-12-01T18:48:50.389283+0000 mgr.y (mgr.24356) 5721 : cluster 0 pgmap v5689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:51 smithi040 bash[41173]: cluster 2023-12-01T18:48:50.389283+0000 mgr.y (mgr.24356) 5721 : cluster 0 pgmap v5689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:52 smithi141 bash[31670]: audit 2023-12-01T18:48:52.174079+0000 mon.a (mon.0) 3995 : audit 0 from='client.? 172.21.15.40:0/4525292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:52 smithi040 bash[28232]: audit 2023-12-01T18:48:52.174079+0000 mon.a (mon.0) 3995 : audit 0 from='client.? 172.21.15.40:0/4525292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:52 smithi040 bash[41173]: audit 2023-12-01T18:48:52.174079+0000 mon.a (mon.0) 3995 : audit 0 from='client.? 172.21.15.40:0/4525292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:53 smithi141 bash[31670]: cluster 2023-12-01T18:48:52.389969+0000 mgr.y (mgr.24356) 5722 : cluster 0 pgmap v5690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:53 smithi040 bash[28232]: cluster 2023-12-01T18:48:52.389969+0000 mgr.y (mgr.24356) 5722 : cluster 0 pgmap v5690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:53 smithi040 bash[41173]: cluster 2023-12-01T18:48:52.389969+0000 mgr.y (mgr.24356) 5722 : cluster 0 pgmap v5690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:55 smithi141 bash[31670]: cluster 2023-12-01T18:48:54.391020+0000 mgr.y (mgr.24356) 5723 : cluster 0 pgmap v5691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:55 smithi141 bash[31670]: audit 2023-12-01T18:48:54.646826+0000 mon.c (mon.2) 3651 : audit 0 from='client.? 172.21.15.40:0/3294397583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:55 smithi040 bash[41173]: cluster 2023-12-01T18:48:54.391020+0000 mgr.y (mgr.24356) 5723 : cluster 0 pgmap v5691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:55 smithi040 bash[41173]: audit 2023-12-01T18:48:54.646826+0000 mon.c (mon.2) 3651 : audit 0 from='client.? 172.21.15.40:0/3294397583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:55 smithi040 bash[28232]: cluster 2023-12-01T18:48:54.391020+0000 mgr.y (mgr.24356) 5723 : cluster 0 pgmap v5691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:55 smithi040 bash[28232]: audit 2023-12-01T18:48:54.646826+0000 mon.c (mon.2) 3651 : audit 0 from='client.? 172.21.15.40:0/3294397583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:48:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:48:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:57 smithi040 bash[28232]: cluster 2023-12-01T18:48:56.392018+0000 mgr.y (mgr.24356) 5724 : cluster 0 pgmap v5692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:57 smithi040 bash[28232]: audit 2023-12-01T18:48:57.115297+0000 mon.a (mon.0) 3996 : audit 0 from='client.? 172.21.15.40:0/856188003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:57 smithi040 bash[41173]: cluster 2023-12-01T18:48:56.392018+0000 mgr.y (mgr.24356) 5724 : cluster 0 pgmap v5692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:57 smithi040 bash[41173]: audit 2023-12-01T18:48:57.115297+0000 mon.a (mon.0) 3996 : audit 0 from='client.? 172.21.15.40:0/856188003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:57 smithi141 bash[31670]: cluster 2023-12-01T18:48:56.392018+0000 mgr.y (mgr.24356) 5724 : cluster 0 pgmap v5692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:57 smithi141 bash[31670]: audit 2023-12-01T18:48:57.115297+0000 mon.a (mon.0) 3996 : audit 0 from='client.? 172.21.15.40:0/856188003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:48:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:48:59 smithi141 bash[31670]: cluster 2023-12-01T18:48:58.392751+0000 mgr.y (mgr.24356) 5725 : cluster 0 pgmap v5693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:48:59 smithi040 bash[28232]: cluster 2023-12-01T18:48:58.392751+0000 mgr.y (mgr.24356) 5725 : cluster 0 pgmap v5693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:48:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:48:59 smithi040 bash[41173]: cluster 2023-12-01T18:48:58.392751+0000 mgr.y (mgr.24356) 5725 : cluster 0 pgmap v5693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:00 smithi141 bash[31670]: audit 2023-12-01T18:48:59.584727+0000 mon.c (mon.2) 3652 : audit 0 from='client.? 172.21.15.40:0/59697967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:00 smithi040 bash[28232]: audit 2023-12-01T18:48:59.584727+0000 mon.c (mon.2) 3652 : audit 0 from='client.? 172.21.15.40:0/59697967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:00 smithi040 bash[41173]: audit 2023-12-01T18:48:59.584727+0000 mon.c (mon.2) 3652 : audit 0 from='client.? 172.21.15.40:0/59697967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:01 smithi141 bash[31670]: cluster 2023-12-01T18:49:00.393948+0000 mgr.y (mgr.24356) 5726 : cluster 0 pgmap v5694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:01 smithi040 bash[28232]: cluster 2023-12-01T18:49:00.393948+0000 mgr.y (mgr.24356) 5726 : cluster 0 pgmap v5694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:01 smithi040 bash[41173]: cluster 2023-12-01T18:49:00.393948+0000 mgr.y (mgr.24356) 5726 : cluster 0 pgmap v5694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:02 smithi141 bash[31670]: audit 2023-12-01T18:49:02.047122+0000 mon.a (mon.0) 3997 : audit 0 from='client.? 172.21.15.40:0/1259516909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:02 smithi040 bash[41173]: audit 2023-12-01T18:49:02.047122+0000 mon.a (mon.0) 3997 : audit 0 from='client.? 172.21.15.40:0/1259516909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:02 smithi040 bash[28232]: audit 2023-12-01T18:49:02.047122+0000 mon.a (mon.0) 3997 : audit 0 from='client.? 172.21.15.40:0/1259516909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:03 smithi141 bash[31670]: cluster 2023-12-01T18:49:02.394603+0000 mgr.y (mgr.24356) 5727 : cluster 0 pgmap v5695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:03 smithi040 bash[41173]: cluster 2023-12-01T18:49:02.394603+0000 mgr.y (mgr.24356) 5727 : cluster 0 pgmap v5695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:03 smithi040 bash[28232]: cluster 2023-12-01T18:49:02.394603+0000 mgr.y (mgr.24356) 5727 : cluster 0 pgmap v5695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:04 smithi141 bash[31670]: audit 2023-12-01T18:49:03.596737+0000 mon.c (mon.2) 3653 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:49:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:04 smithi141 bash[31670]: audit 2023-12-01T18:49:03.607422+0000 mon.c (mon.2) 3654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:04 smithi040 bash[28232]: audit 2023-12-01T18:49:03.596737+0000 mon.c (mon.2) 3653 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:49:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:04 smithi040 bash[28232]: audit 2023-12-01T18:49:03.607422+0000 mon.c (mon.2) 3654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:04 smithi040 bash[41173]: audit 2023-12-01T18:49:03.596737+0000 mon.c (mon.2) 3653 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:49:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:04 smithi040 bash[41173]: audit 2023-12-01T18:49:03.607422+0000 mon.c (mon.2) 3654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:05 smithi141 bash[31670]: cluster 2023-12-01T18:49:04.395547+0000 mgr.y (mgr.24356) 5728 : cluster 0 pgmap v5696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:05 smithi141 bash[31670]: audit 2023-12-01T18:49:04.508954+0000 mon.c (mon.2) 3655 : audit 0 from='client.? 172.21.15.40:0/923554170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:05 smithi040 bash[28232]: cluster 2023-12-01T18:49:04.395547+0000 mgr.y (mgr.24356) 5728 : cluster 0 pgmap v5696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:05 smithi040 bash[28232]: audit 2023-12-01T18:49:04.508954+0000 mon.c (mon.2) 3655 : audit 0 from='client.? 172.21.15.40:0/923554170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:05 smithi040 bash[41173]: cluster 2023-12-01T18:49:04.395547+0000 mgr.y (mgr.24356) 5728 : cluster 0 pgmap v5696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:05 smithi040 bash[41173]: audit 2023-12-01T18:49:04.508954+0000 mon.c (mon.2) 3655 : audit 0 from='client.? 172.21.15.40:0/923554170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:49:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:49:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:07 smithi040 bash[28232]: cluster 2023-12-01T18:49:06.396383+0000 mgr.y (mgr.24356) 5729 : cluster 0 pgmap v5697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:07 smithi040 bash[28232]: audit 2023-12-01T18:49:06.985339+0000 mon.a (mon.0) 3998 : audit 0 from='client.? 172.21.15.40:0/455308769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:07 smithi040 bash[41173]: cluster 2023-12-01T18:49:06.396383+0000 mgr.y (mgr.24356) 5729 : cluster 0 pgmap v5697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:07 smithi040 bash[41173]: audit 2023-12-01T18:49:06.985339+0000 mon.a (mon.0) 3998 : audit 0 from='client.? 172.21.15.40:0/455308769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:07 smithi141 bash[31670]: cluster 2023-12-01T18:49:06.396383+0000 mgr.y (mgr.24356) 5729 : cluster 0 pgmap v5697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:07 smithi141 bash[31670]: audit 2023-12-01T18:49:06.985339+0000 mon.a (mon.0) 3998 : audit 0 from='client.? 172.21.15.40:0/455308769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:09 smithi141 bash[31670]: cluster 2023-12-01T18:49:08.397024+0000 mgr.y (mgr.24356) 5730 : cluster 0 pgmap v5698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:09 smithi040 bash[41173]: cluster 2023-12-01T18:49:08.397024+0000 mgr.y (mgr.24356) 5730 : cluster 0 pgmap v5698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:09 smithi040 bash[28232]: cluster 2023-12-01T18:49:08.397024+0000 mgr.y (mgr.24356) 5730 : cluster 0 pgmap v5698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:09.482070+0000 mon.a (mon.0) 3999 : audit 0 from='client.? 172.21.15.40:0/928854270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:09.501001+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:09.513252+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:09.917402+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:09.939780+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:10.425207+0000 mon.c (mon.2) 3656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:49:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:10.427046+0000 mon.c (mon.2) 3657 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:49:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:10 smithi141 bash[31670]: audit 2023-12-01T18:49:10.436947+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:09.482070+0000 mon.a (mon.0) 3999 : audit 0 from='client.? 172.21.15.40:0/928854270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:09.501001+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:09.513252+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:09.917402+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:09.939780+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:10.425207+0000 mon.c (mon.2) 3656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:10.427046+0000 mon.c (mon.2) 3657 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[28232]: audit 2023-12-01T18:49:10.436947+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:09.482070+0000 mon.a (mon.0) 3999 : audit 0 from='client.? 172.21.15.40:0/928854270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:09.501001+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:09.513252+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:09.917402+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:09.939780+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:10.425207+0000 mon.c (mon.2) 3656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:10.427046+0000 mon.c (mon.2) 3657 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:49:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:10 smithi040 bash[41173]: audit 2023-12-01T18:49:10.436947+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:49:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:11 smithi141 bash[31670]: cluster 2023-12-01T18:49:10.398209+0000 mgr.y (mgr.24356) 5731 : cluster 0 pgmap v5699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:11 smithi040 bash[41173]: cluster 2023-12-01T18:49:10.398209+0000 mgr.y (mgr.24356) 5731 : cluster 0 pgmap v5699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:11 smithi040 bash[28232]: cluster 2023-12-01T18:49:10.398209+0000 mgr.y (mgr.24356) 5731 : cluster 0 pgmap v5699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:12 smithi141 bash[31670]: audit 2023-12-01T18:49:11.957407+0000 mon.c (mon.2) 3658 : audit 0 from='client.? 172.21.15.40:0/2391347542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:12 smithi040 bash[28232]: audit 2023-12-01T18:49:11.957407+0000 mon.c (mon.2) 3658 : audit 0 from='client.? 172.21.15.40:0/2391347542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:12 smithi040 bash[41173]: audit 2023-12-01T18:49:11.957407+0000 mon.c (mon.2) 3658 : audit 0 from='client.? 172.21.15.40:0/2391347542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:13 smithi141 bash[31670]: cluster 2023-12-01T18:49:12.398923+0000 mgr.y (mgr.24356) 5732 : cluster 0 pgmap v5700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:13 smithi040 bash[28232]: cluster 2023-12-01T18:49:12.398923+0000 mgr.y (mgr.24356) 5732 : cluster 0 pgmap v5700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:13 smithi040 bash[41173]: cluster 2023-12-01T18:49:12.398923+0000 mgr.y (mgr.24356) 5732 : cluster 0 pgmap v5700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:14 smithi141 bash[31670]: audit 2023-12-01T18:49:14.426190+0000 mon.a (mon.0) 4005 : audit 0 from='client.? 172.21.15.40:0/2456810296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:14 smithi040 bash[28232]: audit 2023-12-01T18:49:14.426190+0000 mon.a (mon.0) 4005 : audit 0 from='client.? 172.21.15.40:0/2456810296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:14 smithi040 bash[41173]: audit 2023-12-01T18:49:14.426190+0000 mon.a (mon.0) 4005 : audit 0 from='client.? 172.21.15.40:0/2456810296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:15 smithi141 bash[31670]: cluster 2023-12-01T18:49:14.399883+0000 mgr.y (mgr.24356) 5733 : cluster 0 pgmap v5701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:15 smithi040 bash[28232]: cluster 2023-12-01T18:49:14.399883+0000 mgr.y (mgr.24356) 5733 : cluster 0 pgmap v5701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:15 smithi040 bash[41173]: cluster 2023-12-01T18:49:14.399883+0000 mgr.y (mgr.24356) 5733 : cluster 0 pgmap v5701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:49:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:49:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:17 smithi040 bash[28232]: cluster 2023-12-01T18:49:16.400803+0000 mgr.y (mgr.24356) 5734 : cluster 0 pgmap v5702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:17 smithi040 bash[28232]: audit 2023-12-01T18:49:16.894280+0000 mon.a (mon.0) 4006 : audit 0 from='client.? 172.21.15.40:0/3369904927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:17 smithi040 bash[41173]: cluster 2023-12-01T18:49:16.400803+0000 mgr.y (mgr.24356) 5734 : cluster 0 pgmap v5702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:17 smithi040 bash[41173]: audit 2023-12-01T18:49:16.894280+0000 mon.a (mon.0) 4006 : audit 0 from='client.? 172.21.15.40:0/3369904927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:17 smithi141 bash[31670]: cluster 2023-12-01T18:49:16.400803+0000 mgr.y (mgr.24356) 5734 : cluster 0 pgmap v5702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:17 smithi141 bash[31670]: audit 2023-12-01T18:49:16.894280+0000 mon.a (mon.0) 4006 : audit 0 from='client.? 172.21.15.40:0/3369904927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:19 smithi141 bash[31670]: cluster 2023-12-01T18:49:18.401495+0000 mgr.y (mgr.24356) 5735 : cluster 0 pgmap v5703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:19 smithi141 bash[31670]: audit 2023-12-01T18:49:18.608002+0000 mon.c (mon.2) 3659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:19 smithi141 bash[31670]: audit 2023-12-01T18:49:19.368544+0000 mon.a (mon.0) 4007 : audit 0 from='client.? 172.21.15.40:0/540579393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:19 smithi040 bash[28232]: cluster 2023-12-01T18:49:18.401495+0000 mgr.y (mgr.24356) 5735 : cluster 0 pgmap v5703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:19 smithi040 bash[28232]: audit 2023-12-01T18:49:18.608002+0000 mon.c (mon.2) 3659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:19 smithi040 bash[28232]: audit 2023-12-01T18:49:19.368544+0000 mon.a (mon.0) 4007 : audit 0 from='client.? 172.21.15.40:0/540579393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:19 smithi040 bash[41173]: cluster 2023-12-01T18:49:18.401495+0000 mgr.y (mgr.24356) 5735 : cluster 0 pgmap v5703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:19 smithi040 bash[41173]: audit 2023-12-01T18:49:18.608002+0000 mon.c (mon.2) 3659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:19 smithi040 bash[41173]: audit 2023-12-01T18:49:19.368544+0000 mon.a (mon.0) 4007 : audit 0 from='client.? 172.21.15.40:0/540579393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:21 smithi141 bash[31670]: cluster 2023-12-01T18:49:20.402680+0000 mgr.y (mgr.24356) 5736 : cluster 0 pgmap v5704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:21 smithi040 bash[28232]: cluster 2023-12-01T18:49:20.402680+0000 mgr.y (mgr.24356) 5736 : cluster 0 pgmap v5704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:21 smithi040 bash[41173]: cluster 2023-12-01T18:49:20.402680+0000 mgr.y (mgr.24356) 5736 : cluster 0 pgmap v5704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:22 smithi141 bash[31670]: audit 2023-12-01T18:49:21.831648+0000 mon.c (mon.2) 3660 : audit 0 from='client.? 172.21.15.40:0/1857331040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:22 smithi040 bash[28232]: audit 2023-12-01T18:49:21.831648+0000 mon.c (mon.2) 3660 : audit 0 from='client.? 172.21.15.40:0/1857331040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:22 smithi040 bash[41173]: audit 2023-12-01T18:49:21.831648+0000 mon.c (mon.2) 3660 : audit 0 from='client.? 172.21.15.40:0/1857331040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:23 smithi141 bash[31670]: cluster 2023-12-01T18:49:22.403385+0000 mgr.y (mgr.24356) 5737 : cluster 0 pgmap v5705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:23 smithi040 bash[41173]: cluster 2023-12-01T18:49:22.403385+0000 mgr.y (mgr.24356) 5737 : cluster 0 pgmap v5705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:23 smithi040 bash[28232]: cluster 2023-12-01T18:49:22.403385+0000 mgr.y (mgr.24356) 5737 : cluster 0 pgmap v5705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:24 smithi141 bash[31670]: audit 2023-12-01T18:49:24.292095+0000 mon.a (mon.0) 4008 : audit 0 from='client.? 172.21.15.40:0/3822725797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:24 smithi040 bash[28232]: audit 2023-12-01T18:49:24.292095+0000 mon.a (mon.0) 4008 : audit 0 from='client.? 172.21.15.40:0/3822725797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:24 smithi040 bash[41173]: audit 2023-12-01T18:49:24.292095+0000 mon.a (mon.0) 4008 : audit 0 from='client.? 172.21.15.40:0/3822725797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:25 smithi141 bash[31670]: cluster 2023-12-01T18:49:24.404335+0000 mgr.y (mgr.24356) 5738 : cluster 0 pgmap v5706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:25 smithi040 bash[28232]: cluster 2023-12-01T18:49:24.404335+0000 mgr.y (mgr.24356) 5738 : cluster 0 pgmap v5706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:25 smithi040 bash[41173]: cluster 2023-12-01T18:49:24.404335+0000 mgr.y (mgr.24356) 5738 : cluster 0 pgmap v5706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:49:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:49:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:27 smithi040 bash[28232]: cluster 2023-12-01T18:49:26.405159+0000 mgr.y (mgr.24356) 5739 : cluster 0 pgmap v5707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:27 smithi040 bash[28232]: audit 2023-12-01T18:49:26.755804+0000 mon.a (mon.0) 4009 : audit 0 from='client.? 172.21.15.40:0/3101237925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:27 smithi040 bash[41173]: cluster 2023-12-01T18:49:26.405159+0000 mgr.y (mgr.24356) 5739 : cluster 0 pgmap v5707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:27 smithi040 bash[41173]: audit 2023-12-01T18:49:26.755804+0000 mon.a (mon.0) 4009 : audit 0 from='client.? 172.21.15.40:0/3101237925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:27 smithi141 bash[31670]: cluster 2023-12-01T18:49:26.405159+0000 mgr.y (mgr.24356) 5739 : cluster 0 pgmap v5707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:27 smithi141 bash[31670]: audit 2023-12-01T18:49:26.755804+0000 mon.a (mon.0) 4009 : audit 0 from='client.? 172.21.15.40:0/3101237925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:29 smithi141 bash[31670]: cluster 2023-12-01T18:49:28.405839+0000 mgr.y (mgr.24356) 5740 : cluster 0 pgmap v5708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:29 smithi141 bash[31670]: audit 2023-12-01T18:49:29.216688+0000 mon.c (mon.2) 3661 : audit 0 from='client.? 172.21.15.40:0/1622721016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:29 smithi040 bash[28232]: cluster 2023-12-01T18:49:28.405839+0000 mgr.y (mgr.24356) 5740 : cluster 0 pgmap v5708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:29 smithi040 bash[28232]: audit 2023-12-01T18:49:29.216688+0000 mon.c (mon.2) 3661 : audit 0 from='client.? 172.21.15.40:0/1622721016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:29 smithi040 bash[41173]: cluster 2023-12-01T18:49:28.405839+0000 mgr.y (mgr.24356) 5740 : cluster 0 pgmap v5708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:29 smithi040 bash[41173]: audit 2023-12-01T18:49:29.216688+0000 mon.c (mon.2) 3661 : audit 0 from='client.? 172.21.15.40:0/1622721016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:31 smithi141 bash[31670]: cluster 2023-12-01T18:49:30.406983+0000 mgr.y (mgr.24356) 5741 : cluster 0 pgmap v5709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:31 smithi040 bash[28232]: cluster 2023-12-01T18:49:30.406983+0000 mgr.y (mgr.24356) 5741 : cluster 0 pgmap v5709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:31 smithi040 bash[41173]: cluster 2023-12-01T18:49:30.406983+0000 mgr.y (mgr.24356) 5741 : cluster 0 pgmap v5709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:32 smithi141 bash[31670]: audit 2023-12-01T18:49:31.678095+0000 mon.c (mon.2) 3662 : audit 0 from='client.? 172.21.15.40:0/659502665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:32 smithi040 bash[28232]: audit 2023-12-01T18:49:31.678095+0000 mon.c (mon.2) 3662 : audit 0 from='client.? 172.21.15.40:0/659502665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:32 smithi040 bash[41173]: audit 2023-12-01T18:49:31.678095+0000 mon.c (mon.2) 3662 : audit 0 from='client.? 172.21.15.40:0/659502665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:33 smithi141 bash[31670]: cluster 2023-12-01T18:49:32.407776+0000 mgr.y (mgr.24356) 5742 : cluster 0 pgmap v5710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:33 smithi040 bash[41173]: cluster 2023-12-01T18:49:32.407776+0000 mgr.y (mgr.24356) 5742 : cluster 0 pgmap v5710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:33 smithi040 bash[28232]: cluster 2023-12-01T18:49:32.407776+0000 mgr.y (mgr.24356) 5742 : cluster 0 pgmap v5710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:34 smithi141 bash[31670]: audit 2023-12-01T18:49:33.608343+0000 mon.c (mon.2) 3663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:34 smithi141 bash[31670]: audit 2023-12-01T18:49:34.142514+0000 mon.c (mon.2) 3664 : audit 0 from='client.? 172.21.15.40:0/3442377449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:34 smithi040 bash[28232]: audit 2023-12-01T18:49:33.608343+0000 mon.c (mon.2) 3663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:34 smithi040 bash[28232]: audit 2023-12-01T18:49:34.142514+0000 mon.c (mon.2) 3664 : audit 0 from='client.? 172.21.15.40:0/3442377449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:34 smithi040 bash[41173]: audit 2023-12-01T18:49:33.608343+0000 mon.c (mon.2) 3663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:34 smithi040 bash[41173]: audit 2023-12-01T18:49:34.142514+0000 mon.c (mon.2) 3664 : audit 0 from='client.? 172.21.15.40:0/3442377449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:35 smithi141 bash[31670]: cluster 2023-12-01T18:49:34.408861+0000 mgr.y (mgr.24356) 5743 : cluster 0 pgmap v5711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:35 smithi040 bash[41173]: cluster 2023-12-01T18:49:34.408861+0000 mgr.y (mgr.24356) 5743 : cluster 0 pgmap v5711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:35 smithi040 bash[28232]: cluster 2023-12-01T18:49:34.408861+0000 mgr.y (mgr.24356) 5743 : cluster 0 pgmap v5711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:49:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:49:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:37 smithi040 bash[28232]: cluster 2023-12-01T18:49:36.409641+0000 mgr.y (mgr.24356) 5744 : cluster 0 pgmap v5712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:37 smithi040 bash[28232]: audit 2023-12-01T18:49:36.608748+0000 mon.c (mon.2) 3665 : audit 0 from='client.? 172.21.15.40:0/2207417839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:37 smithi040 bash[41173]: cluster 2023-12-01T18:49:36.409641+0000 mgr.y (mgr.24356) 5744 : cluster 0 pgmap v5712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:37 smithi040 bash[41173]: audit 2023-12-01T18:49:36.608748+0000 mon.c (mon.2) 3665 : audit 0 from='client.? 172.21.15.40:0/2207417839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:37 smithi141 bash[31670]: cluster 2023-12-01T18:49:36.409641+0000 mgr.y (mgr.24356) 5744 : cluster 0 pgmap v5712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:37 smithi141 bash[31670]: audit 2023-12-01T18:49:36.608748+0000 mon.c (mon.2) 3665 : audit 0 from='client.? 172.21.15.40:0/2207417839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:39 smithi141 bash[31670]: cluster 2023-12-01T18:49:38.410280+0000 mgr.y (mgr.24356) 5745 : cluster 0 pgmap v5713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:39 smithi141 bash[31670]: audit 2023-12-01T18:49:39.074453+0000 mon.a (mon.0) 4010 : audit 0 from='client.? 172.21.15.40:0/2782068198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:39 smithi040 bash[28232]: cluster 2023-12-01T18:49:38.410280+0000 mgr.y (mgr.24356) 5745 : cluster 0 pgmap v5713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:39 smithi040 bash[28232]: audit 2023-12-01T18:49:39.074453+0000 mon.a (mon.0) 4010 : audit 0 from='client.? 172.21.15.40:0/2782068198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:39 smithi040 bash[41173]: cluster 2023-12-01T18:49:38.410280+0000 mgr.y (mgr.24356) 5745 : cluster 0 pgmap v5713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:39 smithi040 bash[41173]: audit 2023-12-01T18:49:39.074453+0000 mon.a (mon.0) 4010 : audit 0 from='client.? 172.21.15.40:0/2782068198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:41 smithi141 bash[31670]: cluster 2023-12-01T18:49:40.411432+0000 mgr.y (mgr.24356) 5746 : cluster 0 pgmap v5714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:41 smithi040 bash[28232]: cluster 2023-12-01T18:49:40.411432+0000 mgr.y (mgr.24356) 5746 : cluster 0 pgmap v5714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:41 smithi040 bash[41173]: cluster 2023-12-01T18:49:40.411432+0000 mgr.y (mgr.24356) 5746 : cluster 0 pgmap v5714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:42 smithi141 bash[31670]: audit 2023-12-01T18:49:41.536762+0000 mon.a (mon.0) 4011 : audit 0 from='client.? 172.21.15.40:0/997884508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:42 smithi040 bash[41173]: audit 2023-12-01T18:49:41.536762+0000 mon.a (mon.0) 4011 : audit 0 from='client.? 172.21.15.40:0/997884508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:42 smithi040 bash[28232]: audit 2023-12-01T18:49:41.536762+0000 mon.a (mon.0) 4011 : audit 0 from='client.? 172.21.15.40:0/997884508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:43 smithi141 bash[31670]: cluster 2023-12-01T18:49:42.412107+0000 mgr.y (mgr.24356) 5747 : cluster 0 pgmap v5715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:43 smithi040 bash[41173]: cluster 2023-12-01T18:49:42.412107+0000 mgr.y (mgr.24356) 5747 : cluster 0 pgmap v5715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:43 smithi040 bash[28232]: cluster 2023-12-01T18:49:42.412107+0000 mgr.y (mgr.24356) 5747 : cluster 0 pgmap v5715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:44 smithi141 bash[31670]: audit 2023-12-01T18:49:44.008594+0000 mon.a (mon.0) 4012 : audit 0 from='client.? 172.21.15.40:0/1289528246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:44 smithi040 bash[28232]: audit 2023-12-01T18:49:44.008594+0000 mon.a (mon.0) 4012 : audit 0 from='client.? 172.21.15.40:0/1289528246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:44 smithi040 bash[41173]: audit 2023-12-01T18:49:44.008594+0000 mon.a (mon.0) 4012 : audit 0 from='client.? 172.21.15.40:0/1289528246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:45 smithi141 bash[31670]: cluster 2023-12-01T18:49:44.413117+0000 mgr.y (mgr.24356) 5748 : cluster 0 pgmap v5716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:45 smithi040 bash[28232]: cluster 2023-12-01T18:49:44.413117+0000 mgr.y (mgr.24356) 5748 : cluster 0 pgmap v5716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:45 smithi040 bash[41173]: cluster 2023-12-01T18:49:44.413117+0000 mgr.y (mgr.24356) 5748 : cluster 0 pgmap v5716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:49:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:49:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:47 smithi040 bash[28232]: cluster 2023-12-01T18:49:46.413696+0000 mgr.y (mgr.24356) 5749 : cluster 0 pgmap v5717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:47 smithi040 bash[28232]: audit 2023-12-01T18:49:46.475991+0000 mon.a (mon.0) 4013 : audit 0 from='client.? 172.21.15.40:0/2574072031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:47 smithi040 bash[41173]: cluster 2023-12-01T18:49:46.413696+0000 mgr.y (mgr.24356) 5749 : cluster 0 pgmap v5717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:47 smithi040 bash[41173]: audit 2023-12-01T18:49:46.475991+0000 mon.a (mon.0) 4013 : audit 0 from='client.? 172.21.15.40:0/2574072031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:47 smithi141 bash[31670]: cluster 2023-12-01T18:49:46.413696+0000 mgr.y (mgr.24356) 5749 : cluster 0 pgmap v5717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:47 smithi141 bash[31670]: audit 2023-12-01T18:49:46.475991+0000 mon.a (mon.0) 4013 : audit 0 from='client.? 172.21.15.40:0/2574072031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:49 smithi141 bash[31670]: cluster 2023-12-01T18:49:48.414314+0000 mgr.y (mgr.24356) 5750 : cluster 0 pgmap v5718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:49 smithi141 bash[31670]: audit 2023-12-01T18:49:48.607981+0000 mon.c (mon.2) 3666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:49 smithi141 bash[31670]: audit 2023-12-01T18:49:48.932282+0000 mon.a (mon.0) 4014 : audit 0 from='client.? 172.21.15.40:0/200123580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:49 smithi040 bash[28232]: cluster 2023-12-01T18:49:48.414314+0000 mgr.y (mgr.24356) 5750 : cluster 0 pgmap v5718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:49 smithi040 bash[28232]: audit 2023-12-01T18:49:48.607981+0000 mon.c (mon.2) 3666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:49 smithi040 bash[28232]: audit 2023-12-01T18:49:48.932282+0000 mon.a (mon.0) 4014 : audit 0 from='client.? 172.21.15.40:0/200123580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:49 smithi040 bash[41173]: cluster 2023-12-01T18:49:48.414314+0000 mgr.y (mgr.24356) 5750 : cluster 0 pgmap v5718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:49 smithi040 bash[41173]: audit 2023-12-01T18:49:48.607981+0000 mon.c (mon.2) 3666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:49 smithi040 bash[41173]: audit 2023-12-01T18:49:48.932282+0000 mon.a (mon.0) 4014 : audit 0 from='client.? 172.21.15.40:0/200123580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:51 smithi141 bash[31670]: cluster 2023-12-01T18:49:50.415511+0000 mgr.y (mgr.24356) 5751 : cluster 0 pgmap v5719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:51 smithi141 bash[31670]: audit 2023-12-01T18:49:51.399629+0000 mon.a (mon.0) 4015 : audit 0 from='client.? 172.21.15.40:0/1911558069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:51 smithi040 bash[28232]: cluster 2023-12-01T18:49:50.415511+0000 mgr.y (mgr.24356) 5751 : cluster 0 pgmap v5719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:51 smithi040 bash[28232]: audit 2023-12-01T18:49:51.399629+0000 mon.a (mon.0) 4015 : audit 0 from='client.? 172.21.15.40:0/1911558069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:51 smithi040 bash[41173]: cluster 2023-12-01T18:49:50.415511+0000 mgr.y (mgr.24356) 5751 : cluster 0 pgmap v5719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:51 smithi040 bash[41173]: audit 2023-12-01T18:49:51.399629+0000 mon.a (mon.0) 4015 : audit 0 from='client.? 172.21.15.40:0/1911558069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:53 smithi141 bash[31670]: cluster 2023-12-01T18:49:52.416236+0000 mgr.y (mgr.24356) 5752 : cluster 0 pgmap v5720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:53 smithi040 bash[28232]: cluster 2023-12-01T18:49:52.416236+0000 mgr.y (mgr.24356) 5752 : cluster 0 pgmap v5720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:53 smithi040 bash[41173]: cluster 2023-12-01T18:49:52.416236+0000 mgr.y (mgr.24356) 5752 : cluster 0 pgmap v5720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:54 smithi141 bash[31670]: audit 2023-12-01T18:49:53.856785+0000 mon.c (mon.2) 3667 : audit 0 from='client.? 172.21.15.40:0/3190121850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:54 smithi040 bash[28232]: audit 2023-12-01T18:49:53.856785+0000 mon.c (mon.2) 3667 : audit 0 from='client.? 172.21.15.40:0/3190121850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:54 smithi040 bash[41173]: audit 2023-12-01T18:49:53.856785+0000 mon.c (mon.2) 3667 : audit 0 from='client.? 172.21.15.40:0/3190121850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:55 smithi141 bash[31670]: cluster 2023-12-01T18:49:54.417251+0000 mgr.y (mgr.24356) 5753 : cluster 0 pgmap v5721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:55 smithi040 bash[28232]: cluster 2023-12-01T18:49:54.417251+0000 mgr.y (mgr.24356) 5753 : cluster 0 pgmap v5721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:55 smithi040 bash[41173]: cluster 2023-12-01T18:49:54.417251+0000 mgr.y (mgr.24356) 5753 : cluster 0 pgmap v5721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:49:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T18:49:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:57 smithi040 bash[28232]: audit 2023-12-01T18:49:56.324091+0000 mon.a (mon.0) 4016 : audit 0 from='client.? 172.21.15.40:0/3737978823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:57 smithi040 bash[28232]: cluster 2023-12-01T18:49:56.418084+0000 mgr.y (mgr.24356) 5754 : cluster 0 pgmap v5722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:57 smithi040 bash[41173]: audit 2023-12-01T18:49:56.324091+0000 mon.a (mon.0) 4016 : audit 0 from='client.? 172.21.15.40:0/3737978823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:57 smithi040 bash[41173]: cluster 2023-12-01T18:49:56.418084+0000 mgr.y (mgr.24356) 5754 : cluster 0 pgmap v5722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:57 smithi141 bash[31670]: audit 2023-12-01T18:49:56.324091+0000 mon.a (mon.0) 4016 : audit 0 from='client.? 172.21.15.40:0/3737978823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:57 smithi141 bash[31670]: cluster 2023-12-01T18:49:56.418084+0000 mgr.y (mgr.24356) 5754 : cluster 0 pgmap v5722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:59 smithi141 bash[31670]: cluster 2023-12-01T18:49:58.418712+0000 mgr.y (mgr.24356) 5755 : cluster 0 pgmap v5723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:49:59 smithi141 bash[31670]: audit 2023-12-01T18:49:58.788741+0000 mon.a (mon.0) 4017 : audit 0 from='client.? 172.21.15.40:0/1487175094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:59 smithi040 bash[28232]: cluster 2023-12-01T18:49:58.418712+0000 mgr.y (mgr.24356) 5755 : cluster 0 pgmap v5723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:59.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:49:59 smithi040 bash[28232]: audit 2023-12-01T18:49:58.788741+0000 mon.a (mon.0) 4017 : audit 0 from='client.? 172.21.15.40:0/1487175094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:49:59.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:59 smithi040 bash[41173]: cluster 2023-12-01T18:49:58.418712+0000 mgr.y (mgr.24356) 5755 : cluster 0 pgmap v5723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:49:59.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:49:59 smithi040 bash[41173]: audit 2023-12-01T18:49:58.788741+0000 mon.a (mon.0) 4017 : audit 0 from='client.? 172.21.15.40:0/1487175094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:00 smithi040 bash[28232]: debug 2023-12-01T18:49:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:00 smithi141 bash[31670]: cluster 2023-12-01T18:50:00.000124+0000 mon.a (mon.0) 4018 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:00 smithi040 bash[28232]: cluster 2023-12-01T18:50:00.000124+0000 mon.a (mon.0) 4018 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:00 smithi040 bash[41173]: cluster 2023-12-01T18:50:00.000124+0000 mon.a (mon.0) 4018 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:01 smithi141 bash[31670]: cluster 2023-12-01T18:50:00.419916+0000 mgr.y (mgr.24356) 5756 : cluster 0 pgmap v5724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:01 smithi141 bash[31670]: audit 2023-12-01T18:50:01.253303+0000 mon.c (mon.2) 3668 : audit 0 from='client.? 172.21.15.40:0/3036646087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:01 smithi040 bash[28232]: cluster 2023-12-01T18:50:00.419916+0000 mgr.y (mgr.24356) 5756 : cluster 0 pgmap v5724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:01 smithi040 bash[28232]: audit 2023-12-01T18:50:01.253303+0000 mon.c (mon.2) 3668 : audit 0 from='client.? 172.21.15.40:0/3036646087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:01 smithi040 bash[41173]: cluster 2023-12-01T18:50:00.419916+0000 mgr.y (mgr.24356) 5756 : cluster 0 pgmap v5724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:01 smithi040 bash[41173]: audit 2023-12-01T18:50:01.253303+0000 mon.c (mon.2) 3668 : audit 0 from='client.? 172.21.15.40:0/3036646087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:03 smithi141 bash[31670]: cluster 2023-12-01T18:50:02.420611+0000 mgr.y (mgr.24356) 5757 : cluster 0 pgmap v5725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:03 smithi040 bash[28232]: cluster 2023-12-01T18:50:02.420611+0000 mgr.y (mgr.24356) 5757 : cluster 0 pgmap v5725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:03 smithi040 bash[41173]: cluster 2023-12-01T18:50:02.420611+0000 mgr.y (mgr.24356) 5757 : cluster 0 pgmap v5725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:04 smithi141 bash[31670]: audit 2023-12-01T18:50:03.609036+0000 mon.c (mon.2) 3669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:04 smithi141 bash[31670]: audit 2023-12-01T18:50:03.719929+0000 mon.c (mon.2) 3670 : audit 0 from='client.? 172.21.15.40:0/1784213326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:04 smithi040 bash[41173]: audit 2023-12-01T18:50:03.609036+0000 mon.c (mon.2) 3669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:04 smithi040 bash[41173]: audit 2023-12-01T18:50:03.719929+0000 mon.c (mon.2) 3670 : audit 0 from='client.? 172.21.15.40:0/1784213326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:04 smithi040 bash[28232]: audit 2023-12-01T18:50:03.609036+0000 mon.c (mon.2) 3669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:04 smithi040 bash[28232]: audit 2023-12-01T18:50:03.719929+0000 mon.c (mon.2) 3670 : audit 0 from='client.? 172.21.15.40:0/1784213326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:05 smithi141 bash[31670]: cluster 2023-12-01T18:50:04.421546+0000 mgr.y (mgr.24356) 5758 : cluster 0 pgmap v5726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:05 smithi040 bash[28232]: cluster 2023-12-01T18:50:04.421546+0000 mgr.y (mgr.24356) 5758 : cluster 0 pgmap v5726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:05 smithi040 bash[41173]: cluster 2023-12-01T18:50:04.421546+0000 mgr.y (mgr.24356) 5758 : cluster 0 pgmap v5726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:06 smithi141 bash[31670]: audit 2023-12-01T18:50:06.181533+0000 mon.a (mon.0) 4019 : audit 0 from='client.? 172.21.15.40:0/3928032808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:06 smithi040 bash[28232]: audit 2023-12-01T18:50:06.181533+0000 mon.a (mon.0) 4019 : audit 0 from='client.? 172.21.15.40:0/3928032808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:50:06] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T18:50:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:06 smithi040 bash[41173]: audit 2023-12-01T18:50:06.181533+0000 mon.a (mon.0) 4019 : audit 0 from='client.? 172.21.15.40:0/3928032808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:07 smithi141 bash[31670]: cluster 2023-12-01T18:50:06.422433+0000 mgr.y (mgr.24356) 5759 : cluster 0 pgmap v5727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:07 smithi040 bash[28232]: cluster 2023-12-01T18:50:06.422433+0000 mgr.y (mgr.24356) 5759 : cluster 0 pgmap v5727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:07 smithi040 bash[41173]: cluster 2023-12-01T18:50:06.422433+0000 mgr.y (mgr.24356) 5759 : cluster 0 pgmap v5727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:09 smithi141 bash[31670]: cluster 2023-12-01T18:50:08.423071+0000 mgr.y (mgr.24356) 5760 : cluster 0 pgmap v5728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:09 smithi141 bash[31670]: audit 2023-12-01T18:50:08.645615+0000 mon.a (mon.0) 4020 : audit 0 from='client.? 172.21.15.40:0/1474128600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:09 smithi040 bash[28232]: cluster 2023-12-01T18:50:08.423071+0000 mgr.y (mgr.24356) 5760 : cluster 0 pgmap v5728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:09 smithi040 bash[28232]: audit 2023-12-01T18:50:08.645615+0000 mon.a (mon.0) 4020 : audit 0 from='client.? 172.21.15.40:0/1474128600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:09 smithi040 bash[41173]: cluster 2023-12-01T18:50:08.423071+0000 mgr.y (mgr.24356) 5760 : cluster 0 pgmap v5728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:09 smithi040 bash[41173]: audit 2023-12-01T18:50:08.645615+0000 mon.a (mon.0) 4020 : audit 0 from='client.? 172.21.15.40:0/1474128600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:11 smithi141 bash[31670]: cluster 2023-12-01T18:50:10.424185+0000 mgr.y (mgr.24356) 5761 : cluster 0 pgmap v5729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:11 smithi141 bash[31670]: audit 2023-12-01T18:50:10.521539+0000 mon.c (mon.2) 3671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:50:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:11 smithi141 bash[31670]: audit 2023-12-01T18:50:11.102528+0000 mon.a (mon.0) 4021 : audit 0 from='client.? 172.21.15.40:0/1980424541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:11 smithi040 bash[41173]: cluster 2023-12-01T18:50:10.424185+0000 mgr.y (mgr.24356) 5761 : cluster 0 pgmap v5729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:11 smithi040 bash[41173]: audit 2023-12-01T18:50:10.521539+0000 mon.c (mon.2) 3671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:50:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:11 smithi040 bash[41173]: audit 2023-12-01T18:50:11.102528+0000 mon.a (mon.0) 4021 : audit 0 from='client.? 172.21.15.40:0/1980424541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:11 smithi040 bash[28232]: cluster 2023-12-01T18:50:10.424185+0000 mgr.y (mgr.24356) 5761 : cluster 0 pgmap v5729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:11 smithi040 bash[28232]: audit 2023-12-01T18:50:10.521539+0000 mon.c (mon.2) 3671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:50:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:11 smithi040 bash[28232]: audit 2023-12-01T18:50:11.102528+0000 mon.a (mon.0) 4021 : audit 0 from='client.? 172.21.15.40:0/1980424541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:13 smithi141 bash[31670]: cluster 2023-12-01T18:50:12.424903+0000 mgr.y (mgr.24356) 5762 : cluster 0 pgmap v5730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:13 smithi040 bash[28232]: cluster 2023-12-01T18:50:12.424903+0000 mgr.y (mgr.24356) 5762 : cluster 0 pgmap v5730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:13 smithi040 bash[41173]: cluster 2023-12-01T18:50:12.424903+0000 mgr.y (mgr.24356) 5762 : cluster 0 pgmap v5730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:14 smithi141 bash[31670]: audit 2023-12-01T18:50:13.571065+0000 mon.a (mon.0) 4022 : audit 0 from='client.? 172.21.15.40:0/1489073445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:14 smithi040 bash[28232]: audit 2023-12-01T18:50:13.571065+0000 mon.a (mon.0) 4022 : audit 0 from='client.? 172.21.15.40:0/1489073445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:14 smithi040 bash[41173]: audit 2023-12-01T18:50:13.571065+0000 mon.a (mon.0) 4022 : audit 0 from='client.? 172.21.15.40:0/1489073445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:15 smithi040 bash[28232]: cluster 2023-12-01T18:50:14.425884+0000 mgr.y (mgr.24356) 5763 : cluster 0 pgmap v5731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:15 smithi040 bash[41173]: cluster 2023-12-01T18:50:14.425884+0000 mgr.y (mgr.24356) 5763 : cluster 0 pgmap v5731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:15 smithi141 bash[31670]: cluster 2023-12-01T18:50:14.425884+0000 mgr.y (mgr.24356) 5763 : cluster 0 pgmap v5731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:50:16] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T18:50:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[28232]: audit 2023-12-01T18:50:16.066826+0000 mon.c (mon.2) 3672 : audit 0 from='client.? 172.21.15.40:0/420900815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[28232]: audit 2023-12-01T18:50:16.372244+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[28232]: audit 2023-12-01T18:50:16.385654+0000 mon.a (mon.0) 4024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[41173]: audit 2023-12-01T18:50:16.066826+0000 mon.c (mon.2) 3672 : audit 0 from='client.? 172.21.15.40:0/420900815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[41173]: audit 2023-12-01T18:50:16.372244+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:16 smithi040 bash[41173]: audit 2023-12-01T18:50:16.385654+0000 mon.a (mon.0) 4024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:16 smithi141 bash[31670]: audit 2023-12-01T18:50:16.066826+0000 mon.c (mon.2) 3672 : audit 0 from='client.? 172.21.15.40:0/420900815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:16 smithi141 bash[31670]: audit 2023-12-01T18:50:16.372244+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:16 smithi141 bash[31670]: audit 2023-12-01T18:50:16.385654+0000 mon.a (mon.0) 4024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:17 smithi141 bash[31670]: cluster 2023-12-01T18:50:16.426700+0000 mgr.y (mgr.24356) 5764 : cluster 0 pgmap v5732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:17 smithi141 bash[31670]: audit 2023-12-01T18:50:16.676894+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:17 smithi141 bash[31670]: audit 2023-12-01T18:50:16.691681+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:17 smithi141 bash[31670]: audit 2023-12-01T18:50:17.177306+0000 mon.c (mon.2) 3673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:50:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:17 smithi141 bash[31670]: audit 2023-12-01T18:50:17.179220+0000 mon.c (mon.2) 3674 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:50:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:17 smithi141 bash[31670]: audit 2023-12-01T18:50:17.189914+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[41173]: cluster 2023-12-01T18:50:16.426700+0000 mgr.y (mgr.24356) 5764 : cluster 0 pgmap v5732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[41173]: audit 2023-12-01T18:50:16.676894+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[41173]: audit 2023-12-01T18:50:16.691681+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[41173]: audit 2023-12-01T18:50:17.177306+0000 mon.c (mon.2) 3673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:50:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[41173]: audit 2023-12-01T18:50:17.179220+0000 mon.c (mon.2) 3674 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:50:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[41173]: audit 2023-12-01T18:50:17.189914+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[28232]: cluster 2023-12-01T18:50:16.426700+0000 mgr.y (mgr.24356) 5764 : cluster 0 pgmap v5732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[28232]: audit 2023-12-01T18:50:16.676894+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[28232]: audit 2023-12-01T18:50:16.691681+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[28232]: audit 2023-12-01T18:50:17.177306+0000 mon.c (mon.2) 3673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:50:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[28232]: audit 2023-12-01T18:50:17.179220+0000 mon.c (mon.2) 3674 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:50:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:17 smithi040 bash[28232]: audit 2023-12-01T18:50:17.189914+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:50:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:18 smithi141 bash[31670]: audit 2023-12-01T18:50:18.538941+0000 mon.a (mon.0) 4028 : audit 0 from='client.? 172.21.15.40:0/548229461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:18 smithi141 bash[31670]: audit 2023-12-01T18:50:18.609532+0000 mon.c (mon.2) 3675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:18 smithi040 bash[41173]: audit 2023-12-01T18:50:18.538941+0000 mon.a (mon.0) 4028 : audit 0 from='client.? 172.21.15.40:0/548229461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:18 smithi040 bash[41173]: audit 2023-12-01T18:50:18.609532+0000 mon.c (mon.2) 3675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:18 smithi040 bash[28232]: audit 2023-12-01T18:50:18.538941+0000 mon.a (mon.0) 4028 : audit 0 from='client.? 172.21.15.40:0/548229461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:18 smithi040 bash[28232]: audit 2023-12-01T18:50:18.609532+0000 mon.c (mon.2) 3675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:19 smithi141 bash[31670]: cluster 2023-12-01T18:50:18.427339+0000 mgr.y (mgr.24356) 5765 : cluster 0 pgmap v5733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:19 smithi040 bash[28232]: cluster 2023-12-01T18:50:18.427339+0000 mgr.y (mgr.24356) 5765 : cluster 0 pgmap v5733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:19 smithi040 bash[41173]: cluster 2023-12-01T18:50:18.427339+0000 mgr.y (mgr.24356) 5765 : cluster 0 pgmap v5733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:20 smithi141 bash[31670]: cluster 2023-12-01T18:50:20.428485+0000 mgr.y (mgr.24356) 5766 : cluster 0 pgmap v5734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:20 smithi040 bash[28232]: cluster 2023-12-01T18:50:20.428485+0000 mgr.y (mgr.24356) 5766 : cluster 0 pgmap v5734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:20 smithi040 bash[41173]: cluster 2023-12-01T18:50:20.428485+0000 mgr.y (mgr.24356) 5766 : cluster 0 pgmap v5734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:21 smithi141 bash[31670]: audit 2023-12-01T18:50:21.006287+0000 mon.c (mon.2) 3676 : audit 0 from='client.? 172.21.15.40:0/184004461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:21 smithi040 bash[28232]: audit 2023-12-01T18:50:21.006287+0000 mon.c (mon.2) 3676 : audit 0 from='client.? 172.21.15.40:0/184004461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:21 smithi040 bash[41173]: audit 2023-12-01T18:50:21.006287+0000 mon.c (mon.2) 3676 : audit 0 from='client.? 172.21.15.40:0/184004461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:22 smithi141 bash[31670]: cluster 2023-12-01T18:50:22.429168+0000 mgr.y (mgr.24356) 5767 : cluster 0 pgmap v5735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:22 smithi040 bash[41173]: cluster 2023-12-01T18:50:22.429168+0000 mgr.y (mgr.24356) 5767 : cluster 0 pgmap v5735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:22 smithi040 bash[28232]: cluster 2023-12-01T18:50:22.429168+0000 mgr.y (mgr.24356) 5767 : cluster 0 pgmap v5735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:23 smithi141 bash[31670]: audit 2023-12-01T18:50:23.471537+0000 mon.a (mon.0) 4029 : audit 0 from='client.? 172.21.15.40:0/2740879719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:23 smithi040 bash[28232]: audit 2023-12-01T18:50:23.471537+0000 mon.a (mon.0) 4029 : audit 0 from='client.? 172.21.15.40:0/2740879719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:23 smithi040 bash[41173]: audit 2023-12-01T18:50:23.471537+0000 mon.a (mon.0) 4029 : audit 0 from='client.? 172.21.15.40:0/2740879719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:24 smithi141 bash[31670]: cluster 2023-12-01T18:50:24.430174+0000 mgr.y (mgr.24356) 5768 : cluster 0 pgmap v5736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:24 smithi040 bash[41173]: cluster 2023-12-01T18:50:24.430174+0000 mgr.y (mgr.24356) 5768 : cluster 0 pgmap v5736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:24 smithi040 bash[28232]: cluster 2023-12-01T18:50:24.430174+0000 mgr.y (mgr.24356) 5768 : cluster 0 pgmap v5736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:25 smithi141 bash[31670]: audit 2023-12-01T18:50:25.939944+0000 mon.c (mon.2) 3677 : audit 0 from='client.? 172.21.15.40:0/3723744454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:25 smithi040 bash[41173]: audit 2023-12-01T18:50:25.939944+0000 mon.c (mon.2) 3677 : audit 0 from='client.? 172.21.15.40:0/3723744454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:25 smithi040 bash[28232]: audit 2023-12-01T18:50:25.939944+0000 mon.c (mon.2) 3677 : audit 0 from='client.? 172.21.15.40:0/3723744454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:50:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:50:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:27 smithi040 bash[28232]: cluster 2023-12-01T18:50:26.431119+0000 mgr.y (mgr.24356) 5769 : cluster 0 pgmap v5737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:27 smithi040 bash[41173]: cluster 2023-12-01T18:50:26.431119+0000 mgr.y (mgr.24356) 5769 : cluster 0 pgmap v5737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:27 smithi141 bash[31670]: cluster 2023-12-01T18:50:26.431119+0000 mgr.y (mgr.24356) 5769 : cluster 0 pgmap v5737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:28 smithi141 bash[31670]: audit 2023-12-01T18:50:28.398766+0000 mon.c (mon.2) 3678 : audit 0 from='client.? 172.21.15.40:0/602399204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:28 smithi040 bash[28232]: audit 2023-12-01T18:50:28.398766+0000 mon.c (mon.2) 3678 : audit 0 from='client.? 172.21.15.40:0/602399204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:28 smithi040 bash[41173]: audit 2023-12-01T18:50:28.398766+0000 mon.c (mon.2) 3678 : audit 0 from='client.? 172.21.15.40:0/602399204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:29 smithi141 bash[31670]: cluster 2023-12-01T18:50:28.431792+0000 mgr.y (mgr.24356) 5770 : cluster 0 pgmap v5738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:29 smithi040 bash[28232]: cluster 2023-12-01T18:50:28.431792+0000 mgr.y (mgr.24356) 5770 : cluster 0 pgmap v5738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:29 smithi040 bash[41173]: cluster 2023-12-01T18:50:28.431792+0000 mgr.y (mgr.24356) 5770 : cluster 0 pgmap v5738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:31 smithi141 bash[31670]: cluster 2023-12-01T18:50:30.432928+0000 mgr.y (mgr.24356) 5771 : cluster 0 pgmap v5739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:31 smithi141 bash[31670]: audit 2023-12-01T18:50:30.868849+0000 mon.c (mon.2) 3679 : audit 0 from='client.? 172.21.15.40:0/1005976756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:31 smithi040 bash[41173]: cluster 2023-12-01T18:50:30.432928+0000 mgr.y (mgr.24356) 5771 : cluster 0 pgmap v5739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:31 smithi040 bash[41173]: audit 2023-12-01T18:50:30.868849+0000 mon.c (mon.2) 3679 : audit 0 from='client.? 172.21.15.40:0/1005976756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:31 smithi040 bash[28232]: cluster 2023-12-01T18:50:30.432928+0000 mgr.y (mgr.24356) 5771 : cluster 0 pgmap v5739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:31 smithi040 bash[28232]: audit 2023-12-01T18:50:30.868849+0000 mon.c (mon.2) 3679 : audit 0 from='client.? 172.21.15.40:0/1005976756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:33 smithi141 bash[31670]: cluster 2023-12-01T18:50:32.433643+0000 mgr.y (mgr.24356) 5772 : cluster 0 pgmap v5740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:33 smithi141 bash[31670]: audit 2023-12-01T18:50:33.330803+0000 mon.a (mon.0) 4030 : audit 0 from='client.? 172.21.15.40:0/4083391715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:33 smithi040 bash[41173]: cluster 2023-12-01T18:50:32.433643+0000 mgr.y (mgr.24356) 5772 : cluster 0 pgmap v5740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:33 smithi040 bash[41173]: audit 2023-12-01T18:50:33.330803+0000 mon.a (mon.0) 4030 : audit 0 from='client.? 172.21.15.40:0/4083391715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:33 smithi040 bash[28232]: cluster 2023-12-01T18:50:32.433643+0000 mgr.y (mgr.24356) 5772 : cluster 0 pgmap v5740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:33 smithi040 bash[28232]: audit 2023-12-01T18:50:33.330803+0000 mon.a (mon.0) 4030 : audit 0 from='client.? 172.21.15.40:0/4083391715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:34 smithi141 bash[31670]: audit 2023-12-01T18:50:33.609863+0000 mon.c (mon.2) 3680 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:34 smithi040 bash[28232]: audit 2023-12-01T18:50:33.609863+0000 mon.c (mon.2) 3680 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:34 smithi040 bash[41173]: audit 2023-12-01T18:50:33.609863+0000 mon.c (mon.2) 3680 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:35 smithi141 bash[31670]: cluster 2023-12-01T18:50:34.434639+0000 mgr.y (mgr.24356) 5773 : cluster 0 pgmap v5741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:35 smithi040 bash[28232]: cluster 2023-12-01T18:50:34.434639+0000 mgr.y (mgr.24356) 5773 : cluster 0 pgmap v5741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:35 smithi040 bash[41173]: cluster 2023-12-01T18:50:34.434639+0000 mgr.y (mgr.24356) 5773 : cluster 0 pgmap v5741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:36 smithi141 bash[31670]: audit 2023-12-01T18:50:35.793024+0000 mon.a (mon.0) 4031 : audit 0 from='client.? 172.21.15.40:0/3362643705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:50:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:50:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:36 smithi040 bash[41173]: audit 2023-12-01T18:50:35.793024+0000 mon.a (mon.0) 4031 : audit 0 from='client.? 172.21.15.40:0/3362643705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:36 smithi040 bash[28232]: audit 2023-12-01T18:50:35.793024+0000 mon.a (mon.0) 4031 : audit 0 from='client.? 172.21.15.40:0/3362643705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:37 smithi141 bash[31670]: cluster 2023-12-01T18:50:36.435489+0000 mgr.y (mgr.24356) 5774 : cluster 0 pgmap v5742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:37 smithi040 bash[28232]: cluster 2023-12-01T18:50:36.435489+0000 mgr.y (mgr.24356) 5774 : cluster 0 pgmap v5742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:37 smithi040 bash[41173]: cluster 2023-12-01T18:50:36.435489+0000 mgr.y (mgr.24356) 5774 : cluster 0 pgmap v5742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:38 smithi141 bash[31670]: audit 2023-12-01T18:50:38.258593+0000 mon.a (mon.0) 4032 : audit 0 from='client.? 172.21.15.40:0/2280334549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:38 smithi040 bash[28232]: audit 2023-12-01T18:50:38.258593+0000 mon.a (mon.0) 4032 : audit 0 from='client.? 172.21.15.40:0/2280334549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:38 smithi040 bash[41173]: audit 2023-12-01T18:50:38.258593+0000 mon.a (mon.0) 4032 : audit 0 from='client.? 172.21.15.40:0/2280334549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:39 smithi141 bash[31670]: cluster 2023-12-01T18:50:38.436207+0000 mgr.y (mgr.24356) 5775 : cluster 0 pgmap v5743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:39 smithi040 bash[28232]: cluster 2023-12-01T18:50:38.436207+0000 mgr.y (mgr.24356) 5775 : cluster 0 pgmap v5743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:39 smithi040 bash[41173]: cluster 2023-12-01T18:50:38.436207+0000 mgr.y (mgr.24356) 5775 : cluster 0 pgmap v5743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:41 smithi141 bash[31670]: cluster 2023-12-01T18:50:40.437211+0000 mgr.y (mgr.24356) 5776 : cluster 0 pgmap v5744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:41 smithi141 bash[31670]: audit 2023-12-01T18:50:40.726373+0000 mon.a (mon.0) 4033 : audit 0 from='client.? 172.21.15.40:0/1241331061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:41 smithi040 bash[28232]: cluster 2023-12-01T18:50:40.437211+0000 mgr.y (mgr.24356) 5776 : cluster 0 pgmap v5744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:41 smithi040 bash[28232]: audit 2023-12-01T18:50:40.726373+0000 mon.a (mon.0) 4033 : audit 0 from='client.? 172.21.15.40:0/1241331061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:41 smithi040 bash[41173]: cluster 2023-12-01T18:50:40.437211+0000 mgr.y (mgr.24356) 5776 : cluster 0 pgmap v5744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:41 smithi040 bash[41173]: audit 2023-12-01T18:50:40.726373+0000 mon.a (mon.0) 4033 : audit 0 from='client.? 172.21.15.40:0/1241331061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:43 smithi040 bash[28232]: cluster 2023-12-01T18:50:42.437871+0000 mgr.y (mgr.24356) 5777 : cluster 0 pgmap v5745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:43 smithi040 bash[28232]: audit 2023-12-01T18:50:43.186917+0000 mon.c (mon.2) 3681 : audit 0 from='client.? 172.21.15.40:0/812473907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:43 smithi040 bash[41173]: cluster 2023-12-01T18:50:42.437871+0000 mgr.y (mgr.24356) 5777 : cluster 0 pgmap v5745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:43 smithi040 bash[41173]: audit 2023-12-01T18:50:43.186917+0000 mon.c (mon.2) 3681 : audit 0 from='client.? 172.21.15.40:0/812473907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:43 smithi141 bash[31670]: cluster 2023-12-01T18:50:42.437871+0000 mgr.y (mgr.24356) 5777 : cluster 0 pgmap v5745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:43 smithi141 bash[31670]: audit 2023-12-01T18:50:43.186917+0000 mon.c (mon.2) 3681 : audit 0 from='client.? 172.21.15.40:0/812473907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:45 smithi040 bash[28232]: cluster 2023-12-01T18:50:44.438883+0000 mgr.y (mgr.24356) 5778 : cluster 0 pgmap v5746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:45 smithi040 bash[41173]: cluster 2023-12-01T18:50:44.438883+0000 mgr.y (mgr.24356) 5778 : cluster 0 pgmap v5746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:45 smithi141 bash[31670]: cluster 2023-12-01T18:50:44.438883+0000 mgr.y (mgr.24356) 5778 : cluster 0 pgmap v5746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:46 smithi040 bash[28232]: audit 2023-12-01T18:50:45.655142+0000 mon.a (mon.0) 4034 : audit 0 from='client.? 172.21.15.40:0/1444090972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:50:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:50:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:46 smithi040 bash[41173]: audit 2023-12-01T18:50:45.655142+0000 mon.a (mon.0) 4034 : audit 0 from='client.? 172.21.15.40:0/1444090972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:46 smithi141 bash[31670]: audit 2023-12-01T18:50:45.655142+0000 mon.a (mon.0) 4034 : audit 0 from='client.? 172.21.15.40:0/1444090972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:47 smithi040 bash[41173]: cluster 2023-12-01T18:50:46.439740+0000 mgr.y (mgr.24356) 5779 : cluster 0 pgmap v5747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:47 smithi040 bash[28232]: cluster 2023-12-01T18:50:46.439740+0000 mgr.y (mgr.24356) 5779 : cluster 0 pgmap v5747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:47 smithi141 bash[31670]: cluster 2023-12-01T18:50:46.439740+0000 mgr.y (mgr.24356) 5779 : cluster 0 pgmap v5747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:48 smithi040 bash[28232]: audit 2023-12-01T18:50:48.122950+0000 mon.a (mon.0) 4035 : audit 0 from='client.? 172.21.15.40:0/3267776808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:48 smithi040 bash[41173]: audit 2023-12-01T18:50:48.122950+0000 mon.a (mon.0) 4035 : audit 0 from='client.? 172.21.15.40:0/3267776808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:48 smithi141 bash[31670]: audit 2023-12-01T18:50:48.122950+0000 mon.a (mon.0) 4035 : audit 0 from='client.? 172.21.15.40:0/3267776808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:49 smithi040 bash[28232]: cluster 2023-12-01T18:50:48.440377+0000 mgr.y (mgr.24356) 5780 : cluster 0 pgmap v5748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:49 smithi040 bash[28232]: audit 2023-12-01T18:50:48.610363+0000 mon.c (mon.2) 3682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:49 smithi040 bash[41173]: cluster 2023-12-01T18:50:48.440377+0000 mgr.y (mgr.24356) 5780 : cluster 0 pgmap v5748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:49 smithi040 bash[41173]: audit 2023-12-01T18:50:48.610363+0000 mon.c (mon.2) 3682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:49 smithi141 bash[31670]: cluster 2023-12-01T18:50:48.440377+0000 mgr.y (mgr.24356) 5780 : cluster 0 pgmap v5748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:49 smithi141 bash[31670]: audit 2023-12-01T18:50:48.610363+0000 mon.c (mon.2) 3682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:51 smithi040 bash[28232]: cluster 2023-12-01T18:50:50.441515+0000 mgr.y (mgr.24356) 5781 : cluster 0 pgmap v5749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:51 smithi040 bash[28232]: audit 2023-12-01T18:50:50.581772+0000 mon.a (mon.0) 4036 : audit 0 from='client.? 172.21.15.40:0/2004478908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:51 smithi040 bash[41173]: cluster 2023-12-01T18:50:50.441515+0000 mgr.y (mgr.24356) 5781 : cluster 0 pgmap v5749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:51 smithi040 bash[41173]: audit 2023-12-01T18:50:50.581772+0000 mon.a (mon.0) 4036 : audit 0 from='client.? 172.21.15.40:0/2004478908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:51 smithi141 bash[31670]: cluster 2023-12-01T18:50:50.441515+0000 mgr.y (mgr.24356) 5781 : cluster 0 pgmap v5749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:51 smithi141 bash[31670]: audit 2023-12-01T18:50:50.581772+0000 mon.a (mon.0) 4036 : audit 0 from='client.? 172.21.15.40:0/2004478908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:53 smithi040 bash[28232]: cluster 2023-12-01T18:50:52.442178+0000 mgr.y (mgr.24356) 5782 : cluster 0 pgmap v5750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:53 smithi040 bash[28232]: audit 2023-12-01T18:50:53.050441+0000 mon.c (mon.2) 3683 : audit 0 from='client.? 172.21.15.40:0/2081678294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:53 smithi040 bash[41173]: cluster 2023-12-01T18:50:52.442178+0000 mgr.y (mgr.24356) 5782 : cluster 0 pgmap v5750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:53 smithi040 bash[41173]: audit 2023-12-01T18:50:53.050441+0000 mon.c (mon.2) 3683 : audit 0 from='client.? 172.21.15.40:0/2081678294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:53 smithi141 bash[31670]: cluster 2023-12-01T18:50:52.442178+0000 mgr.y (mgr.24356) 5782 : cluster 0 pgmap v5750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:53 smithi141 bash[31670]: audit 2023-12-01T18:50:53.050441+0000 mon.c (mon.2) 3683 : audit 0 from='client.? 172.21.15.40:0/2081678294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:55 smithi040 bash[41173]: cluster 2023-12-01T18:50:54.443299+0000 mgr.y (mgr.24356) 5783 : cluster 0 pgmap v5751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:55 smithi040 bash[41173]: audit 2023-12-01T18:50:55.519568+0000 mon.c (mon.2) 3684 : audit 0 from='client.? 172.21.15.40:0/1071710725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:55 smithi040 bash[28232]: cluster 2023-12-01T18:50:54.443299+0000 mgr.y (mgr.24356) 5783 : cluster 0 pgmap v5751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:55 smithi040 bash[28232]: audit 2023-12-01T18:50:55.519568+0000 mon.c (mon.2) 3684 : audit 0 from='client.? 172.21.15.40:0/1071710725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:55 smithi141 bash[31670]: cluster 2023-12-01T18:50:54.443299+0000 mgr.y (mgr.24356) 5783 : cluster 0 pgmap v5751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:55 smithi141 bash[31670]: audit 2023-12-01T18:50:55.519568+0000 mon.c (mon.2) 3684 : audit 0 from='client.? 172.21.15.40:0/1071710725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:50:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:50:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:57 smithi040 bash[28232]: cluster 2023-12-01T18:50:56.444114+0000 mgr.y (mgr.24356) 5784 : cluster 0 pgmap v5752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:57 smithi040 bash[41173]: cluster 2023-12-01T18:50:56.444114+0000 mgr.y (mgr.24356) 5784 : cluster 0 pgmap v5752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:57 smithi141 bash[31670]: cluster 2023-12-01T18:50:56.444114+0000 mgr.y (mgr.24356) 5784 : cluster 0 pgmap v5752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:58 smithi040 bash[28232]: audit 2023-12-01T18:50:57.983593+0000 mon.c (mon.2) 3685 : audit 0 from='client.? 172.21.15.40:0/1789119234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:58 smithi040 bash[41173]: audit 2023-12-01T18:50:57.983593+0000 mon.c (mon.2) 3685 : audit 0 from='client.? 172.21.15.40:0/1789119234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:58 smithi141 bash[31670]: audit 2023-12-01T18:50:57.983593+0000 mon.c (mon.2) 3685 : audit 0 from='client.? 172.21.15.40:0/1789119234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:50:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:50:59 smithi040 bash[28232]: cluster 2023-12-01T18:50:58.444943+0000 mgr.y (mgr.24356) 5785 : cluster 0 pgmap v5753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:50:59 smithi040 bash[41173]: cluster 2023-12-01T18:50:58.444943+0000 mgr.y (mgr.24356) 5785 : cluster 0 pgmap v5753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:50:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:50:59 smithi141 bash[31670]: cluster 2023-12-01T18:50:58.444943+0000 mgr.y (mgr.24356) 5785 : cluster 0 pgmap v5753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:00 smithi141 bash[31670]: audit 2023-12-01T18:51:00.448995+0000 mon.a (mon.0) 4037 : audit 0 from='client.? 172.21.15.40:0/2970418443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:00 smithi040 bash[28232]: audit 2023-12-01T18:51:00.448995+0000 mon.a (mon.0) 4037 : audit 0 from='client.? 172.21.15.40:0/2970418443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:00 smithi040 bash[41173]: audit 2023-12-01T18:51:00.448995+0000 mon.a (mon.0) 4037 : audit 0 from='client.? 172.21.15.40:0/2970418443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:01 smithi141 bash[31670]: cluster 2023-12-01T18:51:00.445717+0000 mgr.y (mgr.24356) 5786 : cluster 0 pgmap v5754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:01 smithi040 bash[28232]: cluster 2023-12-01T18:51:00.445717+0000 mgr.y (mgr.24356) 5786 : cluster 0 pgmap v5754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:01 smithi040 bash[41173]: cluster 2023-12-01T18:51:00.445717+0000 mgr.y (mgr.24356) 5786 : cluster 0 pgmap v5754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:03 smithi141 bash[31670]: cluster 2023-12-01T18:51:02.446369+0000 mgr.y (mgr.24356) 5787 : cluster 0 pgmap v5755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:03 smithi141 bash[31670]: audit 2023-12-01T18:51:02.916723+0000 mon.a (mon.0) 4038 : audit 0 from='client.? 172.21.15.40:0/3891936980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:03 smithi040 bash[28232]: cluster 2023-12-01T18:51:02.446369+0000 mgr.y (mgr.24356) 5787 : cluster 0 pgmap v5755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:03 smithi040 bash[28232]: audit 2023-12-01T18:51:02.916723+0000 mon.a (mon.0) 4038 : audit 0 from='client.? 172.21.15.40:0/3891936980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:03 smithi040 bash[41173]: cluster 2023-12-01T18:51:02.446369+0000 mgr.y (mgr.24356) 5787 : cluster 0 pgmap v5755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:03 smithi040 bash[41173]: audit 2023-12-01T18:51:02.916723+0000 mon.a (mon.0) 4038 : audit 0 from='client.? 172.21.15.40:0/3891936980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:04 smithi141 bash[31670]: audit 2023-12-01T18:51:03.610865+0000 mon.c (mon.2) 3686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:04 smithi040 bash[28232]: audit 2023-12-01T18:51:03.610865+0000 mon.c (mon.2) 3686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:04 smithi040 bash[41173]: audit 2023-12-01T18:51:03.610865+0000 mon.c (mon.2) 3686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:05 smithi141 bash[31670]: cluster 2023-12-01T18:51:04.447179+0000 mgr.y (mgr.24356) 5788 : cluster 0 pgmap v5756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:05 smithi141 bash[31670]: audit 2023-12-01T18:51:05.377638+0000 mon.a (mon.0) 4039 : audit 0 from='client.? 172.21.15.40:0/449837264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:05 smithi040 bash[28232]: cluster 2023-12-01T18:51:04.447179+0000 mgr.y (mgr.24356) 5788 : cluster 0 pgmap v5756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:05 smithi040 bash[28232]: audit 2023-12-01T18:51:05.377638+0000 mon.a (mon.0) 4039 : audit 0 from='client.? 172.21.15.40:0/449837264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:05 smithi040 bash[41173]: cluster 2023-12-01T18:51:04.447179+0000 mgr.y (mgr.24356) 5788 : cluster 0 pgmap v5756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:05 smithi040 bash[41173]: audit 2023-12-01T18:51:05.377638+0000 mon.a (mon.0) 4039 : audit 0 from='client.? 172.21.15.40:0/449837264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:51:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:51:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:07 smithi040 bash[41173]: cluster 2023-12-01T18:51:06.447949+0000 mgr.y (mgr.24356) 5789 : cluster 0 pgmap v5757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:07 smithi040 bash[28232]: cluster 2023-12-01T18:51:06.447949+0000 mgr.y (mgr.24356) 5789 : cluster 0 pgmap v5757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:07 smithi141 bash[31670]: cluster 2023-12-01T18:51:06.447949+0000 mgr.y (mgr.24356) 5789 : cluster 0 pgmap v5757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:08 smithi040 bash[41173]: audit 2023-12-01T18:51:07.846972+0000 mon.c (mon.2) 3687 : audit 0 from='client.? 172.21.15.40:0/2249368032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:08 smithi040 bash[28232]: audit 2023-12-01T18:51:07.846972+0000 mon.c (mon.2) 3687 : audit 0 from='client.? 172.21.15.40:0/2249368032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:08 smithi141 bash[31670]: audit 2023-12-01T18:51:07.846972+0000 mon.c (mon.2) 3687 : audit 0 from='client.? 172.21.15.40:0/2249368032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:09 smithi040 bash[28232]: cluster 2023-12-01T18:51:08.448714+0000 mgr.y (mgr.24356) 5790 : cluster 0 pgmap v5758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:09 smithi040 bash[41173]: cluster 2023-12-01T18:51:08.448714+0000 mgr.y (mgr.24356) 5790 : cluster 0 pgmap v5758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:09 smithi141 bash[31670]: cluster 2023-12-01T18:51:08.448714+0000 mgr.y (mgr.24356) 5790 : cluster 0 pgmap v5758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:10 smithi040 bash[28232]: audit 2023-12-01T18:51:10.307333+0000 mon.a (mon.0) 4040 : audit 0 from='client.? 172.21.15.40:0/1120766205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:10 smithi040 bash[41173]: audit 2023-12-01T18:51:10.307333+0000 mon.a (mon.0) 4040 : audit 0 from='client.? 172.21.15.40:0/1120766205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:10 smithi141 bash[31670]: audit 2023-12-01T18:51:10.307333+0000 mon.a (mon.0) 4040 : audit 0 from='client.? 172.21.15.40:0/1120766205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:11 smithi040 bash[28232]: cluster 2023-12-01T18:51:10.449862+0000 mgr.y (mgr.24356) 5791 : cluster 0 pgmap v5759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:11 smithi040 bash[41173]: cluster 2023-12-01T18:51:10.449862+0000 mgr.y (mgr.24356) 5791 : cluster 0 pgmap v5759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:11 smithi141 bash[31670]: cluster 2023-12-01T18:51:10.449862+0000 mgr.y (mgr.24356) 5791 : cluster 0 pgmap v5759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 18:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T18:51:12.181888575Z level=info msg="Completed cleanup jobs" duration=142.383028ms 2023-12-01T18:51:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:13 smithi141 bash[31670]: cluster 2023-12-01T18:51:12.450298+0000 mgr.y (mgr.24356) 5792 : cluster 0 pgmap v5760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:13 smithi141 bash[31670]: audit 2023-12-01T18:51:12.769560+0000 mon.c (mon.2) 3688 : audit 0 from='client.? 172.21.15.40:0/163632623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:13 smithi040 bash[28232]: cluster 2023-12-01T18:51:12.450298+0000 mgr.y (mgr.24356) 5792 : cluster 0 pgmap v5760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:13 smithi040 bash[28232]: audit 2023-12-01T18:51:12.769560+0000 mon.c (mon.2) 3688 : audit 0 from='client.? 172.21.15.40:0/163632623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:13 smithi040 bash[41173]: cluster 2023-12-01T18:51:12.450298+0000 mgr.y (mgr.24356) 5792 : cluster 0 pgmap v5760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:13 smithi040 bash[41173]: audit 2023-12-01T18:51:12.769560+0000 mon.c (mon.2) 3688 : audit 0 from='client.? 172.21.15.40:0/163632623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:15 smithi141 bash[31670]: cluster 2023-12-01T18:51:14.451364+0000 mgr.y (mgr.24356) 5793 : cluster 0 pgmap v5761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:15 smithi141 bash[31670]: audit 2023-12-01T18:51:15.241415+0000 mon.c (mon.2) 3689 : audit 0 from='client.? 172.21.15.40:0/1625875663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:15 smithi040 bash[41173]: cluster 2023-12-01T18:51:14.451364+0000 mgr.y (mgr.24356) 5793 : cluster 0 pgmap v5761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:15 smithi040 bash[41173]: audit 2023-12-01T18:51:15.241415+0000 mon.c (mon.2) 3689 : audit 0 from='client.? 172.21.15.40:0/1625875663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:15 smithi040 bash[28232]: cluster 2023-12-01T18:51:14.451364+0000 mgr.y (mgr.24356) 5793 : cluster 0 pgmap v5761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:15 smithi040 bash[28232]: audit 2023-12-01T18:51:15.241415+0000 mon.c (mon.2) 3689 : audit 0 from='client.? 172.21.15.40:0/1625875663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:51:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:51:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:17 smithi040 bash[41173]: cluster 2023-12-01T18:51:16.452257+0000 mgr.y (mgr.24356) 5794 : cluster 0 pgmap v5762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:17 smithi040 bash[41173]: audit 2023-12-01T18:51:17.272983+0000 mon.c (mon.2) 3690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:51:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:17 smithi040 bash[28232]: cluster 2023-12-01T18:51:16.452257+0000 mgr.y (mgr.24356) 5794 : cluster 0 pgmap v5762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:17 smithi040 bash[28232]: audit 2023-12-01T18:51:17.272983+0000 mon.c (mon.2) 3690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:51:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:17 smithi141 bash[31670]: cluster 2023-12-01T18:51:16.452257+0000 mgr.y (mgr.24356) 5794 : cluster 0 pgmap v5762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:17 smithi141 bash[31670]: audit 2023-12-01T18:51:17.272983+0000 mon.c (mon.2) 3690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:51:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:18 smithi040 bash[28232]: audit 2023-12-01T18:51:17.726244+0000 mon.a (mon.0) 4041 : audit 0 from='client.? 172.21.15.40:0/4128516188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:18 smithi040 bash[41173]: audit 2023-12-01T18:51:17.726244+0000 mon.a (mon.0) 4041 : audit 0 from='client.? 172.21.15.40:0/4128516188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:18 smithi141 bash[31670]: audit 2023-12-01T18:51:17.726244+0000 mon.a (mon.0) 4041 : audit 0 from='client.? 172.21.15.40:0/4128516188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:19 smithi040 bash[28232]: cluster 2023-12-01T18:51:18.452943+0000 mgr.y (mgr.24356) 5795 : cluster 0 pgmap v5763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:19 smithi040 bash[28232]: audit 2023-12-01T18:51:18.610845+0000 mon.c (mon.2) 3691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:19 smithi040 bash[41173]: cluster 2023-12-01T18:51:18.452943+0000 mgr.y (mgr.24356) 5795 : cluster 0 pgmap v5763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:19 smithi040 bash[41173]: audit 2023-12-01T18:51:18.610845+0000 mon.c (mon.2) 3691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:19 smithi141 bash[31670]: cluster 2023-12-01T18:51:18.452943+0000 mgr.y (mgr.24356) 5795 : cluster 0 pgmap v5763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:19 smithi141 bash[31670]: audit 2023-12-01T18:51:18.610845+0000 mon.c (mon.2) 3691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:20 smithi040 bash[28232]: audit 2023-12-01T18:51:20.191872+0000 mon.c (mon.2) 3692 : audit 0 from='client.? 172.21.15.40:0/1104146347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:20 smithi040 bash[41173]: audit 2023-12-01T18:51:20.191872+0000 mon.c (mon.2) 3692 : audit 0 from='client.? 172.21.15.40:0/1104146347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:20 smithi141 bash[31670]: audit 2023-12-01T18:51:20.191872+0000 mon.c (mon.2) 3692 : audit 0 from='client.? 172.21.15.40:0/1104146347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:21 smithi040 bash[41173]: cluster 2023-12-01T18:51:20.454088+0000 mgr.y (mgr.24356) 5796 : cluster 0 pgmap v5764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:21 smithi040 bash[28232]: cluster 2023-12-01T18:51:20.454088+0000 mgr.y (mgr.24356) 5796 : cluster 0 pgmap v5764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:21 smithi141 bash[31670]: cluster 2023-12-01T18:51:20.454088+0000 mgr.y (mgr.24356) 5796 : cluster 0 pgmap v5764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:23 smithi141 bash[31670]: cluster 2023-12-01T18:51:22.454570+0000 mgr.y (mgr.24356) 5797 : cluster 0 pgmap v5765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:23 smithi141 bash[31670]: audit 2023-12-01T18:51:22.712160+0000 mon.c (mon.2) 3693 : audit 0 from='client.? 172.21.15.40:0/3848849455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:23 smithi141 bash[31670]: audit 2023-12-01T18:51:23.170835+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:23 smithi141 bash[31670]: audit 2023-12-01T18:51:23.182648+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[28232]: cluster 2023-12-01T18:51:22.454570+0000 mgr.y (mgr.24356) 5797 : cluster 0 pgmap v5765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[28232]: audit 2023-12-01T18:51:22.712160+0000 mon.c (mon.2) 3693 : audit 0 from='client.? 172.21.15.40:0/3848849455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[28232]: audit 2023-12-01T18:51:23.170835+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[28232]: audit 2023-12-01T18:51:23.182648+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[41173]: cluster 2023-12-01T18:51:22.454570+0000 mgr.y (mgr.24356) 5797 : cluster 0 pgmap v5765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[41173]: audit 2023-12-01T18:51:22.712160+0000 mon.c (mon.2) 3693 : audit 0 from='client.? 172.21.15.40:0/3848849455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[41173]: audit 2023-12-01T18:51:23.170835+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:23 smithi040 bash[41173]: audit 2023-12-01T18:51:23.182648+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:24 smithi141 bash[31670]: audit 2023-12-01T18:51:23.521458+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:24 smithi141 bash[31670]: audit 2023-12-01T18:51:23.530336+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:24 smithi141 bash[31670]: audit 2023-12-01T18:51:24.055284+0000 mon.c (mon.2) 3694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:51:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:24 smithi141 bash[31670]: audit 2023-12-01T18:51:24.057074+0000 mon.c (mon.2) 3695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:51:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:24 smithi141 bash[31670]: audit 2023-12-01T18:51:24.067095+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[28232]: audit 2023-12-01T18:51:23.521458+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[28232]: audit 2023-12-01T18:51:23.530336+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[28232]: audit 2023-12-01T18:51:24.055284+0000 mon.c (mon.2) 3694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[28232]: audit 2023-12-01T18:51:24.057074+0000 mon.c (mon.2) 3695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[28232]: audit 2023-12-01T18:51:24.067095+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[41173]: audit 2023-12-01T18:51:23.521458+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[41173]: audit 2023-12-01T18:51:23.530336+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[41173]: audit 2023-12-01T18:51:24.055284+0000 mon.c (mon.2) 3694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:51:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[41173]: audit 2023-12-01T18:51:24.057074+0000 mon.c (mon.2) 3695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:51:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:24 smithi040 bash[41173]: audit 2023-12-01T18:51:24.067095+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:51:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:25 smithi141 bash[31670]: cluster 2023-12-01T18:51:24.455486+0000 mgr.y (mgr.24356) 5798 : cluster 0 pgmap v5766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:25 smithi141 bash[31670]: audit 2023-12-01T18:51:25.180596+0000 mon.a (mon.0) 4047 : audit 0 from='client.? 172.21.15.40:0/3277656993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:25 smithi040 bash[41173]: cluster 2023-12-01T18:51:24.455486+0000 mgr.y (mgr.24356) 5798 : cluster 0 pgmap v5766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:25 smithi040 bash[41173]: audit 2023-12-01T18:51:25.180596+0000 mon.a (mon.0) 4047 : audit 0 from='client.? 172.21.15.40:0/3277656993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:25 smithi040 bash[28232]: cluster 2023-12-01T18:51:24.455486+0000 mgr.y (mgr.24356) 5798 : cluster 0 pgmap v5766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:25 smithi040 bash[28232]: audit 2023-12-01T18:51:25.180596+0000 mon.a (mon.0) 4047 : audit 0 from='client.? 172.21.15.40:0/3277656993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:51:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:51:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:27 smithi040 bash[28232]: cluster 2023-12-01T18:51:26.456328+0000 mgr.y (mgr.24356) 5799 : cluster 0 pgmap v5767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:27 smithi040 bash[41173]: cluster 2023-12-01T18:51:26.456328+0000 mgr.y (mgr.24356) 5799 : cluster 0 pgmap v5767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:27 smithi141 bash[31670]: cluster 2023-12-01T18:51:26.456328+0000 mgr.y (mgr.24356) 5799 : cluster 0 pgmap v5767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:28 smithi040 bash[41173]: audit 2023-12-01T18:51:27.642299+0000 mon.a (mon.0) 4048 : audit 0 from='client.? 172.21.15.40:0/130731787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:28 smithi040 bash[28232]: audit 2023-12-01T18:51:27.642299+0000 mon.a (mon.0) 4048 : audit 0 from='client.? 172.21.15.40:0/130731787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:28 smithi141 bash[31670]: audit 2023-12-01T18:51:27.642299+0000 mon.a (mon.0) 4048 : audit 0 from='client.? 172.21.15.40:0/130731787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:29 smithi040 bash[41173]: cluster 2023-12-01T18:51:28.457139+0000 mgr.y (mgr.24356) 5800 : cluster 0 pgmap v5768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:29 smithi040 bash[28232]: cluster 2023-12-01T18:51:28.457139+0000 mgr.y (mgr.24356) 5800 : cluster 0 pgmap v5768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:29 smithi141 bash[31670]: cluster 2023-12-01T18:51:28.457139+0000 mgr.y (mgr.24356) 5800 : cluster 0 pgmap v5768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:30 smithi040 bash[28232]: audit 2023-12-01T18:51:30.100704+0000 mon.a (mon.0) 4049 : audit 0 from='client.? 172.21.15.40:0/3826501262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:30 smithi040 bash[41173]: audit 2023-12-01T18:51:30.100704+0000 mon.a (mon.0) 4049 : audit 0 from='client.? 172.21.15.40:0/3826501262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:30 smithi141 bash[31670]: audit 2023-12-01T18:51:30.100704+0000 mon.a (mon.0) 4049 : audit 0 from='client.? 172.21.15.40:0/3826501262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:31 smithi040 bash[28232]: cluster 2023-12-01T18:51:30.458368+0000 mgr.y (mgr.24356) 5801 : cluster 0 pgmap v5769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:31 smithi040 bash[41173]: cluster 2023-12-01T18:51:30.458368+0000 mgr.y (mgr.24356) 5801 : cluster 0 pgmap v5769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:31 smithi141 bash[31670]: cluster 2023-12-01T18:51:30.458368+0000 mgr.y (mgr.24356) 5801 : cluster 0 pgmap v5769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:33 smithi141 bash[31670]: cluster 2023-12-01T18:51:32.459011+0000 mgr.y (mgr.24356) 5802 : cluster 0 pgmap v5770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:33 smithi141 bash[31670]: audit 2023-12-01T18:51:32.563493+0000 mon.a (mon.0) 4050 : audit 0 from='client.? 172.21.15.40:0/547892847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:33 smithi040 bash[28232]: cluster 2023-12-01T18:51:32.459011+0000 mgr.y (mgr.24356) 5802 : cluster 0 pgmap v5770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:33 smithi040 bash[28232]: audit 2023-12-01T18:51:32.563493+0000 mon.a (mon.0) 4050 : audit 0 from='client.? 172.21.15.40:0/547892847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:33 smithi040 bash[41173]: cluster 2023-12-01T18:51:32.459011+0000 mgr.y (mgr.24356) 5802 : cluster 0 pgmap v5770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:33 smithi040 bash[41173]: audit 2023-12-01T18:51:32.563493+0000 mon.a (mon.0) 4050 : audit 0 from='client.? 172.21.15.40:0/547892847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:34 smithi141 bash[31670]: audit 2023-12-01T18:51:33.611697+0000 mon.c (mon.2) 3696 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:34 smithi040 bash[41173]: audit 2023-12-01T18:51:33.611697+0000 mon.c (mon.2) 3696 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:34 smithi040 bash[28232]: audit 2023-12-01T18:51:33.611697+0000 mon.c (mon.2) 3696 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:35 smithi040 bash[41173]: cluster 2023-12-01T18:51:34.460002+0000 mgr.y (mgr.24356) 5803 : cluster 0 pgmap v5771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:35 smithi040 bash[41173]: audit 2023-12-01T18:51:35.028591+0000 mon.c (mon.2) 3697 : audit 0 from='client.? 172.21.15.40:0/1931518004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:35 smithi040 bash[28232]: cluster 2023-12-01T18:51:34.460002+0000 mgr.y (mgr.24356) 5803 : cluster 0 pgmap v5771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:35 smithi040 bash[28232]: audit 2023-12-01T18:51:35.028591+0000 mon.c (mon.2) 3697 : audit 0 from='client.? 172.21.15.40:0/1931518004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:35 smithi141 bash[31670]: cluster 2023-12-01T18:51:34.460002+0000 mgr.y (mgr.24356) 5803 : cluster 0 pgmap v5771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:35 smithi141 bash[31670]: audit 2023-12-01T18:51:35.028591+0000 mon.c (mon.2) 3697 : audit 0 from='client.? 172.21.15.40:0/1931518004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:51:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:51:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:37 smithi040 bash[28232]: cluster 2023-12-01T18:51:36.460862+0000 mgr.y (mgr.24356) 5804 : cluster 0 pgmap v5772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:37 smithi040 bash[41173]: cluster 2023-12-01T18:51:36.460862+0000 mgr.y (mgr.24356) 5804 : cluster 0 pgmap v5772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:37 smithi141 bash[31670]: cluster 2023-12-01T18:51:36.460862+0000 mgr.y (mgr.24356) 5804 : cluster 0 pgmap v5772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:38 smithi040 bash[28232]: audit 2023-12-01T18:51:37.495449+0000 mon.a (mon.0) 4051 : audit 0 from='client.? 172.21.15.40:0/352115434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:38 smithi040 bash[41173]: audit 2023-12-01T18:51:37.495449+0000 mon.a (mon.0) 4051 : audit 0 from='client.? 172.21.15.40:0/352115434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:38 smithi141 bash[31670]: audit 2023-12-01T18:51:37.495449+0000 mon.a (mon.0) 4051 : audit 0 from='client.? 172.21.15.40:0/352115434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:39 smithi040 bash[28232]: cluster 2023-12-01T18:51:38.461551+0000 mgr.y (mgr.24356) 5805 : cluster 0 pgmap v5773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:39 smithi040 bash[41173]: cluster 2023-12-01T18:51:38.461551+0000 mgr.y (mgr.24356) 5805 : cluster 0 pgmap v5773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:39 smithi141 bash[31670]: cluster 2023-12-01T18:51:38.461551+0000 mgr.y (mgr.24356) 5805 : cluster 0 pgmap v5773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:40 smithi040 bash[28232]: audit 2023-12-01T18:51:39.949621+0000 mon.a (mon.0) 4052 : audit 0 from='client.? 172.21.15.40:0/4158002033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:40 smithi040 bash[41173]: audit 2023-12-01T18:51:39.949621+0000 mon.a (mon.0) 4052 : audit 0 from='client.? 172.21.15.40:0/4158002033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:40 smithi141 bash[31670]: audit 2023-12-01T18:51:39.949621+0000 mon.a (mon.0) 4052 : audit 0 from='client.? 172.21.15.40:0/4158002033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:41 smithi040 bash[28232]: cluster 2023-12-01T18:51:40.462832+0000 mgr.y (mgr.24356) 5806 : cluster 0 pgmap v5774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:41 smithi040 bash[41173]: cluster 2023-12-01T18:51:40.462832+0000 mgr.y (mgr.24356) 5806 : cluster 0 pgmap v5774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:41 smithi141 bash[31670]: cluster 2023-12-01T18:51:40.462832+0000 mgr.y (mgr.24356) 5806 : cluster 0 pgmap v5774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:42 smithi141 bash[31670]: audit 2023-12-01T18:51:42.416782+0000 mon.c (mon.2) 3698 : audit 0 from='client.? 172.21.15.40:0/406032873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:42 smithi040 bash[28232]: audit 2023-12-01T18:51:42.416782+0000 mon.c (mon.2) 3698 : audit 0 from='client.? 172.21.15.40:0/406032873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:42 smithi040 bash[41173]: audit 2023-12-01T18:51:42.416782+0000 mon.c (mon.2) 3698 : audit 0 from='client.? 172.21.15.40:0/406032873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:43 smithi141 bash[31670]: cluster 2023-12-01T18:51:42.463507+0000 mgr.y (mgr.24356) 5807 : cluster 0 pgmap v5775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:43 smithi040 bash[28232]: cluster 2023-12-01T18:51:42.463507+0000 mgr.y (mgr.24356) 5807 : cluster 0 pgmap v5775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:43 smithi040 bash[41173]: cluster 2023-12-01T18:51:42.463507+0000 mgr.y (mgr.24356) 5807 : cluster 0 pgmap v5775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:45 smithi141 bash[31670]: cluster 2023-12-01T18:51:44.464609+0000 mgr.y (mgr.24356) 5808 : cluster 0 pgmap v5776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:45 smithi141 bash[31670]: audit 2023-12-01T18:51:44.887818+0000 mon.c (mon.2) 3699 : audit 0 from='client.? 172.21.15.40:0/2032830207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:45 smithi040 bash[28232]: cluster 2023-12-01T18:51:44.464609+0000 mgr.y (mgr.24356) 5808 : cluster 0 pgmap v5776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:45 smithi040 bash[28232]: audit 2023-12-01T18:51:44.887818+0000 mon.c (mon.2) 3699 : audit 0 from='client.? 172.21.15.40:0/2032830207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:45 smithi040 bash[41173]: cluster 2023-12-01T18:51:44.464609+0000 mgr.y (mgr.24356) 5808 : cluster 0 pgmap v5776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:45 smithi040 bash[41173]: audit 2023-12-01T18:51:44.887818+0000 mon.c (mon.2) 3699 : audit 0 from='client.? 172.21.15.40:0/2032830207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:51:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:51:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:47 smithi040 bash[28232]: cluster 2023-12-01T18:51:46.465458+0000 mgr.y (mgr.24356) 5809 : cluster 0 pgmap v5777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:47 smithi040 bash[41173]: cluster 2023-12-01T18:51:46.465458+0000 mgr.y (mgr.24356) 5809 : cluster 0 pgmap v5777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:47 smithi141 bash[31670]: cluster 2023-12-01T18:51:46.465458+0000 mgr.y (mgr.24356) 5809 : cluster 0 pgmap v5777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:48 smithi040 bash[28232]: audit 2023-12-01T18:51:47.353439+0000 mon.a (mon.0) 4053 : audit 0 from='client.? 172.21.15.40:0/3247124360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:48 smithi040 bash[41173]: audit 2023-12-01T18:51:47.353439+0000 mon.a (mon.0) 4053 : audit 0 from='client.? 172.21.15.40:0/3247124360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:48 smithi141 bash[31670]: audit 2023-12-01T18:51:47.353439+0000 mon.a (mon.0) 4053 : audit 0 from='client.? 172.21.15.40:0/3247124360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:49 smithi040 bash[41173]: cluster 2023-12-01T18:51:48.466133+0000 mgr.y (mgr.24356) 5810 : cluster 0 pgmap v5778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:49 smithi040 bash[41173]: audit 2023-12-01T18:51:48.611974+0000 mon.c (mon.2) 3700 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:49 smithi040 bash[28232]: cluster 2023-12-01T18:51:48.466133+0000 mgr.y (mgr.24356) 5810 : cluster 0 pgmap v5778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:49 smithi040 bash[28232]: audit 2023-12-01T18:51:48.611974+0000 mon.c (mon.2) 3700 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:49 smithi141 bash[31670]: cluster 2023-12-01T18:51:48.466133+0000 mgr.y (mgr.24356) 5810 : cluster 0 pgmap v5778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:49 smithi141 bash[31670]: audit 2023-12-01T18:51:48.611974+0000 mon.c (mon.2) 3700 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:50 smithi040 bash[28232]: audit 2023-12-01T18:51:49.814153+0000 mon.a (mon.0) 4054 : audit 0 from='client.? 172.21.15.40:0/1019623540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:50 smithi040 bash[41173]: audit 2023-12-01T18:51:49.814153+0000 mon.a (mon.0) 4054 : audit 0 from='client.? 172.21.15.40:0/1019623540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:50 smithi141 bash[31670]: audit 2023-12-01T18:51:49.814153+0000 mon.a (mon.0) 4054 : audit 0 from='client.? 172.21.15.40:0/1019623540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:51 smithi040 bash[28232]: cluster 2023-12-01T18:51:50.467321+0000 mgr.y (mgr.24356) 5811 : cluster 0 pgmap v5779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:51 smithi040 bash[41173]: cluster 2023-12-01T18:51:50.467321+0000 mgr.y (mgr.24356) 5811 : cluster 0 pgmap v5779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:51 smithi141 bash[31670]: cluster 2023-12-01T18:51:50.467321+0000 mgr.y (mgr.24356) 5811 : cluster 0 pgmap v5779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:52 smithi040 bash[28232]: audit 2023-12-01T18:51:52.273847+0000 mon.a (mon.0) 4055 : audit 0 from='client.? 172.21.15.40:0/675512937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:52 smithi040 bash[41173]: audit 2023-12-01T18:51:52.273847+0000 mon.a (mon.0) 4055 : audit 0 from='client.? 172.21.15.40:0/675512937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:52 smithi141 bash[31670]: audit 2023-12-01T18:51:52.273847+0000 mon.a (mon.0) 4055 : audit 0 from='client.? 172.21.15.40:0/675512937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:53 smithi040 bash[28232]: cluster 2023-12-01T18:51:52.468035+0000 mgr.y (mgr.24356) 5812 : cluster 0 pgmap v5780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:53 smithi040 bash[41173]: cluster 2023-12-01T18:51:52.468035+0000 mgr.y (mgr.24356) 5812 : cluster 0 pgmap v5780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:53 smithi141 bash[31670]: cluster 2023-12-01T18:51:52.468035+0000 mgr.y (mgr.24356) 5812 : cluster 0 pgmap v5780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:55 smithi040 bash[41173]: cluster 2023-12-01T18:51:54.469033+0000 mgr.y (mgr.24356) 5813 : cluster 0 pgmap v5781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:55 smithi040 bash[41173]: audit 2023-12-01T18:51:54.741525+0000 mon.a (mon.0) 4056 : audit 0 from='client.? 172.21.15.40:0/1393996937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:55 smithi040 bash[28232]: cluster 2023-12-01T18:51:54.469033+0000 mgr.y (mgr.24356) 5813 : cluster 0 pgmap v5781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:55 smithi040 bash[28232]: audit 2023-12-01T18:51:54.741525+0000 mon.a (mon.0) 4056 : audit 0 from='client.? 172.21.15.40:0/1393996937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:55 smithi141 bash[31670]: cluster 2023-12-01T18:51:54.469033+0000 mgr.y (mgr.24356) 5813 : cluster 0 pgmap v5781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:55 smithi141 bash[31670]: audit 2023-12-01T18:51:54.741525+0000 mon.a (mon.0) 4056 : audit 0 from='client.? 172.21.15.40:0/1393996937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:51:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:51:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:57 smithi040 bash[28232]: cluster 2023-12-01T18:51:56.469927+0000 mgr.y (mgr.24356) 5814 : cluster 0 pgmap v5782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:57 smithi040 bash[28232]: audit 2023-12-01T18:51:57.208594+0000 mon.a (mon.0) 4057 : audit 0 from='client.? 172.21.15.40:0/2384711091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:57 smithi040 bash[41173]: cluster 2023-12-01T18:51:56.469927+0000 mgr.y (mgr.24356) 5814 : cluster 0 pgmap v5782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:57 smithi040 bash[41173]: audit 2023-12-01T18:51:57.208594+0000 mon.a (mon.0) 4057 : audit 0 from='client.? 172.21.15.40:0/2384711091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:57 smithi141 bash[31670]: cluster 2023-12-01T18:51:56.469927+0000 mgr.y (mgr.24356) 5814 : cluster 0 pgmap v5782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:57 smithi141 bash[31670]: audit 2023-12-01T18:51:57.208594+0000 mon.a (mon.0) 4057 : audit 0 from='client.? 172.21.15.40:0/2384711091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:51:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:51:59 smithi040 bash[28232]: cluster 2023-12-01T18:51:58.470594+0000 mgr.y (mgr.24356) 5815 : cluster 0 pgmap v5783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:51:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:51:59 smithi040 bash[41173]: cluster 2023-12-01T18:51:58.470594+0000 mgr.y (mgr.24356) 5815 : cluster 0 pgmap v5783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:51:59 smithi141 bash[31670]: cluster 2023-12-01T18:51:58.470594+0000 mgr.y (mgr.24356) 5815 : cluster 0 pgmap v5783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:00 smithi040 bash[41173]: audit 2023-12-01T18:51:59.675698+0000 mon.c (mon.2) 3701 : audit 0 from='client.? 172.21.15.40:0/342482685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:00 smithi040 bash[28232]: audit 2023-12-01T18:51:59.675698+0000 mon.c (mon.2) 3701 : audit 0 from='client.? 172.21.15.40:0/342482685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:00 smithi141 bash[31670]: audit 2023-12-01T18:51:59.675698+0000 mon.c (mon.2) 3701 : audit 0 from='client.? 172.21.15.40:0/342482685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:01 smithi040 bash[28232]: cluster 2023-12-01T18:52:00.471748+0000 mgr.y (mgr.24356) 5816 : cluster 0 pgmap v5784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:01 smithi040 bash[41173]: cluster 2023-12-01T18:52:00.471748+0000 mgr.y (mgr.24356) 5816 : cluster 0 pgmap v5784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:01 smithi141 bash[31670]: cluster 2023-12-01T18:52:00.471748+0000 mgr.y (mgr.24356) 5816 : cluster 0 pgmap v5784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:02 smithi040 bash[28232]: audit 2023-12-01T18:52:02.147965+0000 mon.a (mon.0) 4058 : audit 0 from='client.? 172.21.15.40:0/2406221153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:02 smithi040 bash[41173]: audit 2023-12-01T18:52:02.147965+0000 mon.a (mon.0) 4058 : audit 0 from='client.? 172.21.15.40:0/2406221153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:02 smithi141 bash[31670]: audit 2023-12-01T18:52:02.147965+0000 mon.a (mon.0) 4058 : audit 0 from='client.? 172.21.15.40:0/2406221153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:03 smithi040 bash[41173]: cluster 2023-12-01T18:52:02.472410+0000 mgr.y (mgr.24356) 5817 : cluster 0 pgmap v5785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:03 smithi040 bash[28232]: cluster 2023-12-01T18:52:02.472410+0000 mgr.y (mgr.24356) 5817 : cluster 0 pgmap v5785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:03 smithi141 bash[31670]: cluster 2023-12-01T18:52:02.472410+0000 mgr.y (mgr.24356) 5817 : cluster 0 pgmap v5785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:04 smithi040 bash[28232]: audit 2023-12-01T18:52:03.612560+0000 mon.c (mon.2) 3702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:04 smithi040 bash[41173]: audit 2023-12-01T18:52:03.612560+0000 mon.c (mon.2) 3702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:04 smithi141 bash[31670]: audit 2023-12-01T18:52:03.612560+0000 mon.c (mon.2) 3702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:05 smithi040 bash[28232]: cluster 2023-12-01T18:52:04.473474+0000 mgr.y (mgr.24356) 5818 : cluster 0 pgmap v5786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:05 smithi040 bash[28232]: audit 2023-12-01T18:52:04.617569+0000 mon.a (mon.0) 4059 : audit 0 from='client.? 172.21.15.40:0/2431922687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:05 smithi040 bash[41173]: cluster 2023-12-01T18:52:04.473474+0000 mgr.y (mgr.24356) 5818 : cluster 0 pgmap v5786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:05 smithi040 bash[41173]: audit 2023-12-01T18:52:04.617569+0000 mon.a (mon.0) 4059 : audit 0 from='client.? 172.21.15.40:0/2431922687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:05 smithi141 bash[31670]: cluster 2023-12-01T18:52:04.473474+0000 mgr.y (mgr.24356) 5818 : cluster 0 pgmap v5786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:05 smithi141 bash[31670]: audit 2023-12-01T18:52:04.617569+0000 mon.a (mon.0) 4059 : audit 0 from='client.? 172.21.15.40:0/2431922687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:52:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:52:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:07 smithi040 bash[41173]: cluster 2023-12-01T18:52:06.474286+0000 mgr.y (mgr.24356) 5819 : cluster 0 pgmap v5787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:07 smithi040 bash[41173]: audit 2023-12-01T18:52:07.083164+0000 mon.c (mon.2) 3703 : audit 0 from='client.? 172.21.15.40:0/3343825065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:07 smithi040 bash[28232]: cluster 2023-12-01T18:52:06.474286+0000 mgr.y (mgr.24356) 5819 : cluster 0 pgmap v5787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:07 smithi040 bash[28232]: audit 2023-12-01T18:52:07.083164+0000 mon.c (mon.2) 3703 : audit 0 from='client.? 172.21.15.40:0/3343825065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:07 smithi141 bash[31670]: cluster 2023-12-01T18:52:06.474286+0000 mgr.y (mgr.24356) 5819 : cluster 0 pgmap v5787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:07 smithi141 bash[31670]: audit 2023-12-01T18:52:07.083164+0000 mon.c (mon.2) 3703 : audit 0 from='client.? 172.21.15.40:0/3343825065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:09 smithi040 bash[28232]: cluster 2023-12-01T18:52:08.474951+0000 mgr.y (mgr.24356) 5820 : cluster 0 pgmap v5788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:09 smithi040 bash[41173]: cluster 2023-12-01T18:52:08.474951+0000 mgr.y (mgr.24356) 5820 : cluster 0 pgmap v5788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:09 smithi141 bash[31670]: cluster 2023-12-01T18:52:08.474951+0000 mgr.y (mgr.24356) 5820 : cluster 0 pgmap v5788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:10 smithi040 bash[28232]: audit 2023-12-01T18:52:09.559054+0000 mon.a (mon.0) 4060 : audit 0 from='client.? 172.21.15.40:0/2317274347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:10 smithi040 bash[41173]: audit 2023-12-01T18:52:09.559054+0000 mon.a (mon.0) 4060 : audit 0 from='client.? 172.21.15.40:0/2317274347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:10 smithi141 bash[31670]: audit 2023-12-01T18:52:09.559054+0000 mon.a (mon.0) 4060 : audit 0 from='client.? 172.21.15.40:0/2317274347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:11 smithi040 bash[28232]: cluster 2023-12-01T18:52:10.476140+0000 mgr.y (mgr.24356) 5821 : cluster 0 pgmap v5789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:11 smithi040 bash[41173]: cluster 2023-12-01T18:52:10.476140+0000 mgr.y (mgr.24356) 5821 : cluster 0 pgmap v5789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:11 smithi141 bash[31670]: cluster 2023-12-01T18:52:10.476140+0000 mgr.y (mgr.24356) 5821 : cluster 0 pgmap v5789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:12.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:12 smithi040 bash[28232]: audit 2023-12-01T18:52:12.020883+0000 mon.c (mon.2) 3704 : audit 0 from='client.? 172.21.15.40:0/350842023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:12 smithi040 bash[41173]: audit 2023-12-01T18:52:12.020883+0000 mon.c (mon.2) 3704 : audit 0 from='client.? 172.21.15.40:0/350842023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:12 smithi141 bash[31670]: audit 2023-12-01T18:52:12.020883+0000 mon.c (mon.2) 3704 : audit 0 from='client.? 172.21.15.40:0/350842023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:13 smithi040 bash[28232]: cluster 2023-12-01T18:52:12.476973+0000 mgr.y (mgr.24356) 5822 : cluster 0 pgmap v5790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:13 smithi040 bash[41173]: cluster 2023-12-01T18:52:12.476973+0000 mgr.y (mgr.24356) 5822 : cluster 0 pgmap v5790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:13 smithi141 bash[31670]: cluster 2023-12-01T18:52:12.476973+0000 mgr.y (mgr.24356) 5822 : cluster 0 pgmap v5790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:14 smithi040 bash[28232]: audit 2023-12-01T18:52:14.484824+0000 mon.c (mon.2) 3705 : audit 0 from='client.? 172.21.15.40:0/282398012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:14 smithi040 bash[41173]: audit 2023-12-01T18:52:14.484824+0000 mon.c (mon.2) 3705 : audit 0 from='client.? 172.21.15.40:0/282398012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:14 smithi141 bash[31670]: audit 2023-12-01T18:52:14.484824+0000 mon.c (mon.2) 3705 : audit 0 from='client.? 172.21.15.40:0/282398012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:15 smithi040 bash[28232]: cluster 2023-12-01T18:52:14.477968+0000 mgr.y (mgr.24356) 5823 : cluster 0 pgmap v5791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:15 smithi040 bash[41173]: cluster 2023-12-01T18:52:14.477968+0000 mgr.y (mgr.24356) 5823 : cluster 0 pgmap v5791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:15 smithi141 bash[31670]: cluster 2023-12-01T18:52:14.477968+0000 mgr.y (mgr.24356) 5823 : cluster 0 pgmap v5791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:52:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:52:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:17 smithi040 bash[41173]: cluster 2023-12-01T18:52:16.478826+0000 mgr.y (mgr.24356) 5824 : cluster 0 pgmap v5792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:17 smithi040 bash[41173]: audit 2023-12-01T18:52:16.952708+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.40:0/382089469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:17 smithi040 bash[28232]: cluster 2023-12-01T18:52:16.478826+0000 mgr.y (mgr.24356) 5824 : cluster 0 pgmap v5792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:17 smithi040 bash[28232]: audit 2023-12-01T18:52:16.952708+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.40:0/382089469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:17 smithi141 bash[31670]: cluster 2023-12-01T18:52:16.478826+0000 mgr.y (mgr.24356) 5824 : cluster 0 pgmap v5792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:17 smithi141 bash[31670]: audit 2023-12-01T18:52:16.952708+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.40:0/382089469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:19 smithi040 bash[41173]: cluster 2023-12-01T18:52:18.479466+0000 mgr.y (mgr.24356) 5825 : cluster 0 pgmap v5793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:19 smithi040 bash[41173]: audit 2023-12-01T18:52:18.612834+0000 mon.c (mon.2) 3706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:19 smithi040 bash[41173]: audit 2023-12-01T18:52:19.418409+0000 mon.a (mon.0) 4062 : audit 0 from='client.? 172.21.15.40:0/3181273139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:19 smithi040 bash[28232]: cluster 2023-12-01T18:52:18.479466+0000 mgr.y (mgr.24356) 5825 : cluster 0 pgmap v5793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:19 smithi040 bash[28232]: audit 2023-12-01T18:52:18.612834+0000 mon.c (mon.2) 3706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:19 smithi040 bash[28232]: audit 2023-12-01T18:52:19.418409+0000 mon.a (mon.0) 4062 : audit 0 from='client.? 172.21.15.40:0/3181273139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:19 smithi141 bash[31670]: cluster 2023-12-01T18:52:18.479466+0000 mgr.y (mgr.24356) 5825 : cluster 0 pgmap v5793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:19 smithi141 bash[31670]: audit 2023-12-01T18:52:18.612834+0000 mon.c (mon.2) 3706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:19 smithi141 bash[31670]: audit 2023-12-01T18:52:19.418409+0000 mon.a (mon.0) 4062 : audit 0 from='client.? 172.21.15.40:0/3181273139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:21 smithi040 bash[28232]: cluster 2023-12-01T18:52:20.480661+0000 mgr.y (mgr.24356) 5826 : cluster 0 pgmap v5794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:21 smithi040 bash[41173]: cluster 2023-12-01T18:52:20.480661+0000 mgr.y (mgr.24356) 5826 : cluster 0 pgmap v5794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:21 smithi141 bash[31670]: cluster 2023-12-01T18:52:20.480661+0000 mgr.y (mgr.24356) 5826 : cluster 0 pgmap v5794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:22 smithi040 bash[28232]: audit 2023-12-01T18:52:21.869873+0000 mon.a (mon.0) 4063 : audit 0 from='client.? 172.21.15.40:0/1805485977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:22 smithi040 bash[41173]: audit 2023-12-01T18:52:21.869873+0000 mon.a (mon.0) 4063 : audit 0 from='client.? 172.21.15.40:0/1805485977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:22 smithi141 bash[31670]: audit 2023-12-01T18:52:21.869873+0000 mon.a (mon.0) 4063 : audit 0 from='client.? 172.21.15.40:0/1805485977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:23 smithi040 bash[28232]: cluster 2023-12-01T18:52:22.481257+0000 mgr.y (mgr.24356) 5827 : cluster 0 pgmap v5795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:23 smithi040 bash[41173]: cluster 2023-12-01T18:52:22.481257+0000 mgr.y (mgr.24356) 5827 : cluster 0 pgmap v5795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:23 smithi141 bash[31670]: cluster 2023-12-01T18:52:22.481257+0000 mgr.y (mgr.24356) 5827 : cluster 0 pgmap v5795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:24 smithi040 bash[28232]: audit 2023-12-01T18:52:24.152191+0000 mon.c (mon.2) 3707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:52:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:24 smithi040 bash[28232]: audit 2023-12-01T18:52:24.340903+0000 mon.c (mon.2) 3708 : audit 0 from='client.? 172.21.15.40:0/1925763772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:24 smithi040 bash[41173]: audit 2023-12-01T18:52:24.152191+0000 mon.c (mon.2) 3707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:52:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:24 smithi040 bash[41173]: audit 2023-12-01T18:52:24.340903+0000 mon.c (mon.2) 3708 : audit 0 from='client.? 172.21.15.40:0/1925763772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:24 smithi141 bash[31670]: audit 2023-12-01T18:52:24.152191+0000 mon.c (mon.2) 3707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:52:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:24 smithi141 bash[31670]: audit 2023-12-01T18:52:24.340903+0000 mon.c (mon.2) 3708 : audit 0 from='client.? 172.21.15.40:0/1925763772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:25 smithi040 bash[28232]: cluster 2023-12-01T18:52:24.482252+0000 mgr.y (mgr.24356) 5828 : cluster 0 pgmap v5796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:25 smithi040 bash[41173]: cluster 2023-12-01T18:52:24.482252+0000 mgr.y (mgr.24356) 5828 : cluster 0 pgmap v5796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:25 smithi141 bash[31670]: cluster 2023-12-01T18:52:24.482252+0000 mgr.y (mgr.24356) 5828 : cluster 0 pgmap v5796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:52:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:52:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:27 smithi040 bash[28232]: cluster 2023-12-01T18:52:26.483025+0000 mgr.y (mgr.24356) 5829 : cluster 0 pgmap v5797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:27 smithi040 bash[28232]: audit 2023-12-01T18:52:26.805105+0000 mon.c (mon.2) 3709 : audit 0 from='client.? 172.21.15.40:0/2309565363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:27 smithi040 bash[41173]: cluster 2023-12-01T18:52:26.483025+0000 mgr.y (mgr.24356) 5829 : cluster 0 pgmap v5797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:27 smithi040 bash[41173]: audit 2023-12-01T18:52:26.805105+0000 mon.c (mon.2) 3709 : audit 0 from='client.? 172.21.15.40:0/2309565363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:27 smithi141 bash[31670]: cluster 2023-12-01T18:52:26.483025+0000 mgr.y (mgr.24356) 5829 : cluster 0 pgmap v5797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:27 smithi141 bash[31670]: audit 2023-12-01T18:52:26.805105+0000 mon.c (mon.2) 3709 : audit 0 from='client.? 172.21.15.40:0/2309565363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:29 smithi040 bash[41173]: cluster 2023-12-01T18:52:28.483673+0000 mgr.y (mgr.24356) 5830 : cluster 0 pgmap v5798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:29 smithi040 bash[41173]: audit 2023-12-01T18:52:29.277974+0000 mon.a (mon.0) 4064 : audit 0 from='client.? 172.21.15.40:0/1437971930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:29 smithi040 bash[28232]: cluster 2023-12-01T18:52:28.483673+0000 mgr.y (mgr.24356) 5830 : cluster 0 pgmap v5798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:29 smithi040 bash[28232]: audit 2023-12-01T18:52:29.277974+0000 mon.a (mon.0) 4064 : audit 0 from='client.? 172.21.15.40:0/1437971930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:29 smithi141 bash[31670]: cluster 2023-12-01T18:52:28.483673+0000 mgr.y (mgr.24356) 5830 : cluster 0 pgmap v5798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:29 smithi141 bash[31670]: audit 2023-12-01T18:52:29.277974+0000 mon.a (mon.0) 4064 : audit 0 from='client.? 172.21.15.40:0/1437971930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.002428+0000 mon.a (mon.0) 4065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.014684+0000 mon.a (mon.0) 4066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.348129+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.359709+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: cluster 2023-12-01T18:52:30.484831+0000 mgr.y (mgr.24356) 5831 : cluster 0 pgmap v5799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.835513+0000 mon.c (mon.2) 3710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.837578+0000 mon.c (mon.2) 3711 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:52:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:31 smithi141 bash[31670]: audit 2023-12-01T18:52:30.847572+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.002428+0000 mon.a (mon.0) 4065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.014684+0000 mon.a (mon.0) 4066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.348129+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.359709+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: cluster 2023-12-01T18:52:30.484831+0000 mgr.y (mgr.24356) 5831 : cluster 0 pgmap v5799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.835513+0000 mon.c (mon.2) 3710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.837578+0000 mon.c (mon.2) 3711 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:52:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[28232]: audit 2023-12-01T18:52:30.847572+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.002428+0000 mon.a (mon.0) 4065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.014684+0000 mon.a (mon.0) 4066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.348129+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.359709+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: cluster 2023-12-01T18:52:30.484831+0000 mgr.y (mgr.24356) 5831 : cluster 0 pgmap v5799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.835513+0000 mon.c (mon.2) 3710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.837578+0000 mon.c (mon.2) 3711 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:31 smithi040 bash[41173]: audit 2023-12-01T18:52:30.847572+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:52:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:32 smithi040 bash[28232]: audit 2023-12-01T18:52:31.750409+0000 mon.a (mon.0) 4070 : audit 0 from='client.? 172.21.15.40:0/1524762555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:32 smithi040 bash[41173]: audit 2023-12-01T18:52:31.750409+0000 mon.a (mon.0) 4070 : audit 0 from='client.? 172.21.15.40:0/1524762555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:32 smithi141 bash[31670]: audit 2023-12-01T18:52:31.750409+0000 mon.a (mon.0) 4070 : audit 0 from='client.? 172.21.15.40:0/1524762555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:33 smithi040 bash[28232]: cluster 2023-12-01T18:52:32.485461+0000 mgr.y (mgr.24356) 5832 : cluster 0 pgmap v5800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:33 smithi040 bash[41173]: cluster 2023-12-01T18:52:32.485461+0000 mgr.y (mgr.24356) 5832 : cluster 0 pgmap v5800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:33 smithi141 bash[31670]: cluster 2023-12-01T18:52:32.485461+0000 mgr.y (mgr.24356) 5832 : cluster 0 pgmap v5800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:34 smithi040 bash[28232]: audit 2023-12-01T18:52:33.612919+0000 mon.c (mon.2) 3712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:34 smithi040 bash[28232]: audit 2023-12-01T18:52:34.205357+0000 mon.a (mon.0) 4071 : audit 0 from='client.? 172.21.15.40:0/2539220546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:34 smithi040 bash[41173]: audit 2023-12-01T18:52:33.612919+0000 mon.c (mon.2) 3712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:34 smithi040 bash[41173]: audit 2023-12-01T18:52:34.205357+0000 mon.a (mon.0) 4071 : audit 0 from='client.? 172.21.15.40:0/2539220546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:34 smithi141 bash[31670]: audit 2023-12-01T18:52:33.612919+0000 mon.c (mon.2) 3712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:34 smithi141 bash[31670]: audit 2023-12-01T18:52:34.205357+0000 mon.a (mon.0) 4071 : audit 0 from='client.? 172.21.15.40:0/2539220546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:35 smithi040 bash[28232]: cluster 2023-12-01T18:52:34.486452+0000 mgr.y (mgr.24356) 5833 : cluster 0 pgmap v5801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:35 smithi040 bash[41173]: cluster 2023-12-01T18:52:34.486452+0000 mgr.y (mgr.24356) 5833 : cluster 0 pgmap v5801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:35 smithi141 bash[31670]: cluster 2023-12-01T18:52:34.486452+0000 mgr.y (mgr.24356) 5833 : cluster 0 pgmap v5801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:52:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:37 smithi040 bash[28232]: cluster 2023-12-01T18:52:36.487238+0000 mgr.y (mgr.24356) 5834 : cluster 0 pgmap v5802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:37 smithi040 bash[28232]: audit 2023-12-01T18:52:36.663396+0000 mon.c (mon.2) 3713 : audit 0 from='client.? 172.21.15.40:0/3889104006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:37 smithi040 bash[41173]: cluster 2023-12-01T18:52:36.487238+0000 mgr.y (mgr.24356) 5834 : cluster 0 pgmap v5802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:37 smithi040 bash[41173]: audit 2023-12-01T18:52:36.663396+0000 mon.c (mon.2) 3713 : audit 0 from='client.? 172.21.15.40:0/3889104006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:37 smithi141 bash[31670]: cluster 2023-12-01T18:52:36.487238+0000 mgr.y (mgr.24356) 5834 : cluster 0 pgmap v5802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:37 smithi141 bash[31670]: audit 2023-12-01T18:52:36.663396+0000 mon.c (mon.2) 3713 : audit 0 from='client.? 172.21.15.40:0/3889104006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:39 smithi040 bash[28232]: cluster 2023-12-01T18:52:38.487867+0000 mgr.y (mgr.24356) 5835 : cluster 0 pgmap v5803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:39 smithi040 bash[28232]: audit 2023-12-01T18:52:39.125603+0000 mon.c (mon.2) 3714 : audit 0 from='client.? 172.21.15.40:0/3982630194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:39 smithi040 bash[41173]: cluster 2023-12-01T18:52:38.487867+0000 mgr.y (mgr.24356) 5835 : cluster 0 pgmap v5803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:39 smithi040 bash[41173]: audit 2023-12-01T18:52:39.125603+0000 mon.c (mon.2) 3714 : audit 0 from='client.? 172.21.15.40:0/3982630194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:39 smithi141 bash[31670]: cluster 2023-12-01T18:52:38.487867+0000 mgr.y (mgr.24356) 5835 : cluster 0 pgmap v5803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:39 smithi141 bash[31670]: audit 2023-12-01T18:52:39.125603+0000 mon.c (mon.2) 3714 : audit 0 from='client.? 172.21.15.40:0/3982630194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:41 smithi040 bash[28232]: cluster 2023-12-01T18:52:40.489014+0000 mgr.y (mgr.24356) 5836 : cluster 0 pgmap v5804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:41 smithi040 bash[41173]: cluster 2023-12-01T18:52:40.489014+0000 mgr.y (mgr.24356) 5836 : cluster 0 pgmap v5804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:41 smithi141 bash[31670]: cluster 2023-12-01T18:52:40.489014+0000 mgr.y (mgr.24356) 5836 : cluster 0 pgmap v5804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:42 smithi040 bash[28232]: audit 2023-12-01T18:52:41.589490+0000 mon.a (mon.0) 4072 : audit 0 from='client.? 172.21.15.40:0/4261816630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:42 smithi040 bash[41173]: audit 2023-12-01T18:52:41.589490+0000 mon.a (mon.0) 4072 : audit 0 from='client.? 172.21.15.40:0/4261816630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:42 smithi141 bash[31670]: audit 2023-12-01T18:52:41.589490+0000 mon.a (mon.0) 4072 : audit 0 from='client.? 172.21.15.40:0/4261816630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:43 smithi040 bash[28232]: cluster 2023-12-01T18:52:42.489730+0000 mgr.y (mgr.24356) 5837 : cluster 0 pgmap v5805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:43 smithi040 bash[41173]: cluster 2023-12-01T18:52:42.489730+0000 mgr.y (mgr.24356) 5837 : cluster 0 pgmap v5805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:43 smithi141 bash[31670]: cluster 2023-12-01T18:52:42.489730+0000 mgr.y (mgr.24356) 5837 : cluster 0 pgmap v5805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:44 smithi040 bash[28232]: audit 2023-12-01T18:52:44.050052+0000 mon.a (mon.0) 4073 : audit 0 from='client.? 172.21.15.40:0/1818933289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:44 smithi040 bash[41173]: audit 2023-12-01T18:52:44.050052+0000 mon.a (mon.0) 4073 : audit 0 from='client.? 172.21.15.40:0/1818933289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:44 smithi141 bash[31670]: audit 2023-12-01T18:52:44.050052+0000 mon.a (mon.0) 4073 : audit 0 from='client.? 172.21.15.40:0/1818933289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:45 smithi040 bash[28232]: cluster 2023-12-01T18:52:44.490880+0000 mgr.y (mgr.24356) 5838 : cluster 0 pgmap v5806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:45 smithi040 bash[41173]: cluster 2023-12-01T18:52:44.490880+0000 mgr.y (mgr.24356) 5838 : cluster 0 pgmap v5806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:45 smithi141 bash[31670]: cluster 2023-12-01T18:52:44.490880+0000 mgr.y (mgr.24356) 5838 : cluster 0 pgmap v5806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:52:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:52:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:47 smithi040 bash[28232]: cluster 2023-12-01T18:52:46.491847+0000 mgr.y (mgr.24356) 5839 : cluster 0 pgmap v5807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:47 smithi040 bash[28232]: audit 2023-12-01T18:52:46.509430+0000 mon.a (mon.0) 4074 : audit 0 from='client.? 172.21.15.40:0/2823628359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:47 smithi040 bash[41173]: cluster 2023-12-01T18:52:46.491847+0000 mgr.y (mgr.24356) 5839 : cluster 0 pgmap v5807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:47 smithi040 bash[41173]: audit 2023-12-01T18:52:46.509430+0000 mon.a (mon.0) 4074 : audit 0 from='client.? 172.21.15.40:0/2823628359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:47 smithi141 bash[31670]: cluster 2023-12-01T18:52:46.491847+0000 mgr.y (mgr.24356) 5839 : cluster 0 pgmap v5807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:47 smithi141 bash[31670]: audit 2023-12-01T18:52:46.509430+0000 mon.a (mon.0) 4074 : audit 0 from='client.? 172.21.15.40:0/2823628359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:49 smithi040 bash[28232]: cluster 2023-12-01T18:52:48.492498+0000 mgr.y (mgr.24356) 5840 : cluster 0 pgmap v5808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:49 smithi040 bash[28232]: audit 2023-12-01T18:52:48.613602+0000 mon.c (mon.2) 3715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:49 smithi040 bash[28232]: audit 2023-12-01T18:52:48.978514+0000 mon.c (mon.2) 3716 : audit 0 from='client.? 172.21.15.40:0/3310885849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:49 smithi040 bash[41173]: cluster 2023-12-01T18:52:48.492498+0000 mgr.y (mgr.24356) 5840 : cluster 0 pgmap v5808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:49 smithi040 bash[41173]: audit 2023-12-01T18:52:48.613602+0000 mon.c (mon.2) 3715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:49 smithi040 bash[41173]: audit 2023-12-01T18:52:48.978514+0000 mon.c (mon.2) 3716 : audit 0 from='client.? 172.21.15.40:0/3310885849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:49 smithi141 bash[31670]: cluster 2023-12-01T18:52:48.492498+0000 mgr.y (mgr.24356) 5840 : cluster 0 pgmap v5808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:49 smithi141 bash[31670]: audit 2023-12-01T18:52:48.613602+0000 mon.c (mon.2) 3715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:49 smithi141 bash[31670]: audit 2023-12-01T18:52:48.978514+0000 mon.c (mon.2) 3716 : audit 0 from='client.? 172.21.15.40:0/3310885849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:51 smithi040 bash[41173]: cluster 2023-12-01T18:52:50.493759+0000 mgr.y (mgr.24356) 5841 : cluster 0 pgmap v5809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:51 smithi040 bash[41173]: audit 2023-12-01T18:52:51.433200+0000 mon.a (mon.0) 4075 : audit 0 from='client.? 172.21.15.40:0/2446520070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:51 smithi040 bash[28232]: cluster 2023-12-01T18:52:50.493759+0000 mgr.y (mgr.24356) 5841 : cluster 0 pgmap v5809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:51 smithi040 bash[28232]: audit 2023-12-01T18:52:51.433200+0000 mon.a (mon.0) 4075 : audit 0 from='client.? 172.21.15.40:0/2446520070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:51 smithi141 bash[31670]: cluster 2023-12-01T18:52:50.493759+0000 mgr.y (mgr.24356) 5841 : cluster 0 pgmap v5809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:51 smithi141 bash[31670]: audit 2023-12-01T18:52:51.433200+0000 mon.a (mon.0) 4075 : audit 0 from='client.? 172.21.15.40:0/2446520070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:53 smithi040 bash[28232]: cluster 2023-12-01T18:52:52.494442+0000 mgr.y (mgr.24356) 5842 : cluster 0 pgmap v5810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:53 smithi040 bash[41173]: cluster 2023-12-01T18:52:52.494442+0000 mgr.y (mgr.24356) 5842 : cluster 0 pgmap v5810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:53 smithi141 bash[31670]: cluster 2023-12-01T18:52:52.494442+0000 mgr.y (mgr.24356) 5842 : cluster 0 pgmap v5810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:54 smithi040 bash[28232]: audit 2023-12-01T18:52:53.886025+0000 mon.c (mon.2) 3717 : audit 0 from='client.? 172.21.15.40:0/2703161919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:54 smithi040 bash[41173]: audit 2023-12-01T18:52:53.886025+0000 mon.c (mon.2) 3717 : audit 0 from='client.? 172.21.15.40:0/2703161919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:54 smithi141 bash[31670]: audit 2023-12-01T18:52:53.886025+0000 mon.c (mon.2) 3717 : audit 0 from='client.? 172.21.15.40:0/2703161919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:55 smithi040 bash[28232]: cluster 2023-12-01T18:52:54.495534+0000 mgr.y (mgr.24356) 5843 : cluster 0 pgmap v5811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:55 smithi040 bash[41173]: cluster 2023-12-01T18:52:54.495534+0000 mgr.y (mgr.24356) 5843 : cluster 0 pgmap v5811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:55 smithi141 bash[31670]: cluster 2023-12-01T18:52:54.495534+0000 mgr.y (mgr.24356) 5843 : cluster 0 pgmap v5811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:56 smithi040 bash[28232]: audit 2023-12-01T18:52:56.362567+0000 mon.c (mon.2) 3718 : audit 0 from='client.? 172.21.15.40:0/2008052823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:52:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:52:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:56 smithi040 bash[41173]: audit 2023-12-01T18:52:56.362567+0000 mon.c (mon.2) 3718 : audit 0 from='client.? 172.21.15.40:0/2008052823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:56 smithi141 bash[31670]: audit 2023-12-01T18:52:56.362567+0000 mon.c (mon.2) 3718 : audit 0 from='client.? 172.21.15.40:0/2008052823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:57 smithi040 bash[41173]: cluster 2023-12-01T18:52:56.496385+0000 mgr.y (mgr.24356) 5844 : cluster 0 pgmap v5812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:57 smithi040 bash[28232]: cluster 2023-12-01T18:52:56.496385+0000 mgr.y (mgr.24356) 5844 : cluster 0 pgmap v5812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:57 smithi141 bash[31670]: cluster 2023-12-01T18:52:56.496385+0000 mgr.y (mgr.24356) 5844 : cluster 0 pgmap v5812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:59 smithi040 bash[41173]: cluster 2023-12-01T18:52:58.497118+0000 mgr.y (mgr.24356) 5845 : cluster 0 pgmap v5813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:52:59 smithi040 bash[41173]: audit 2023-12-01T18:52:58.825718+0000 mon.a (mon.0) 4076 : audit 0 from='client.? 172.21.15.40:0/3518066710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:52:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:59 smithi040 bash[28232]: cluster 2023-12-01T18:52:58.497118+0000 mgr.y (mgr.24356) 5845 : cluster 0 pgmap v5813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:52:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:52:59 smithi040 bash[28232]: audit 2023-12-01T18:52:58.825718+0000 mon.a (mon.0) 4076 : audit 0 from='client.? 172.21.15.40:0/3518066710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:59 smithi141 bash[31670]: cluster 2023-12-01T18:52:58.497118+0000 mgr.y (mgr.24356) 5845 : cluster 0 pgmap v5813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:52:59 smithi141 bash[31670]: audit 2023-12-01T18:52:58.825718+0000 mon.a (mon.0) 4076 : audit 0 from='client.? 172.21.15.40:0/3518066710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:01 smithi040 bash[28232]: cluster 2023-12-01T18:53:00.498333+0000 mgr.y (mgr.24356) 5846 : cluster 0 pgmap v5814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:01 smithi040 bash[28232]: audit 2023-12-01T18:53:01.286035+0000 mon.a (mon.0) 4077 : audit 0 from='client.? 172.21.15.40:0/3543711825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:01 smithi040 bash[41173]: cluster 2023-12-01T18:53:00.498333+0000 mgr.y (mgr.24356) 5846 : cluster 0 pgmap v5814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:01 smithi040 bash[41173]: audit 2023-12-01T18:53:01.286035+0000 mon.a (mon.0) 4077 : audit 0 from='client.? 172.21.15.40:0/3543711825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:01 smithi141 bash[31670]: cluster 2023-12-01T18:53:00.498333+0000 mgr.y (mgr.24356) 5846 : cluster 0 pgmap v5814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:01 smithi141 bash[31670]: audit 2023-12-01T18:53:01.286035+0000 mon.a (mon.0) 4077 : audit 0 from='client.? 172.21.15.40:0/3543711825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:03 smithi040 bash[28232]: cluster 2023-12-01T18:53:02.498943+0000 mgr.y (mgr.24356) 5847 : cluster 0 pgmap v5815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:03 smithi040 bash[41173]: cluster 2023-12-01T18:53:02.498943+0000 mgr.y (mgr.24356) 5847 : cluster 0 pgmap v5815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:03 smithi141 bash[31670]: cluster 2023-12-01T18:53:02.498943+0000 mgr.y (mgr.24356) 5847 : cluster 0 pgmap v5815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:04 smithi040 bash[41173]: audit 2023-12-01T18:53:03.613161+0000 mon.c (mon.2) 3719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:04 smithi040 bash[41173]: audit 2023-12-01T18:53:03.750239+0000 mon.c (mon.2) 3720 : audit 0 from='client.? 172.21.15.40:0/3177402956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:04 smithi040 bash[28232]: audit 2023-12-01T18:53:03.613161+0000 mon.c (mon.2) 3719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:04 smithi040 bash[28232]: audit 2023-12-01T18:53:03.750239+0000 mon.c (mon.2) 3720 : audit 0 from='client.? 172.21.15.40:0/3177402956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:04 smithi141 bash[31670]: audit 2023-12-01T18:53:03.613161+0000 mon.c (mon.2) 3719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:04 smithi141 bash[31670]: audit 2023-12-01T18:53:03.750239+0000 mon.c (mon.2) 3720 : audit 0 from='client.? 172.21.15.40:0/3177402956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:05 smithi040 bash[41173]: cluster 2023-12-01T18:53:04.500007+0000 mgr.y (mgr.24356) 5848 : cluster 0 pgmap v5816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:05 smithi040 bash[28232]: cluster 2023-12-01T18:53:04.500007+0000 mgr.y (mgr.24356) 5848 : cluster 0 pgmap v5816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:05 smithi141 bash[31670]: cluster 2023-12-01T18:53:04.500007+0000 mgr.y (mgr.24356) 5848 : cluster 0 pgmap v5816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:06 smithi040 bash[41173]: audit 2023-12-01T18:53:06.211498+0000 mon.a (mon.0) 4078 : audit 0 from='client.? 172.21.15.40:0/2115731698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:53:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:53:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:06 smithi040 bash[28232]: audit 2023-12-01T18:53:06.211498+0000 mon.a (mon.0) 4078 : audit 0 from='client.? 172.21.15.40:0/2115731698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:06 smithi141 bash[31670]: audit 2023-12-01T18:53:06.211498+0000 mon.a (mon.0) 4078 : audit 0 from='client.? 172.21.15.40:0/2115731698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:07 smithi040 bash[41173]: cluster 2023-12-01T18:53:06.500701+0000 mgr.y (mgr.24356) 5849 : cluster 0 pgmap v5817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:07 smithi040 bash[28232]: cluster 2023-12-01T18:53:06.500701+0000 mgr.y (mgr.24356) 5849 : cluster 0 pgmap v5817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:07 smithi141 bash[31670]: cluster 2023-12-01T18:53:06.500701+0000 mgr.y (mgr.24356) 5849 : cluster 0 pgmap v5817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:09 smithi040 bash[28232]: cluster 2023-12-01T18:53:08.501286+0000 mgr.y (mgr.24356) 5850 : cluster 0 pgmap v5818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:09 smithi040 bash[28232]: audit 2023-12-01T18:53:08.682469+0000 mon.c (mon.2) 3721 : audit 0 from='client.? 172.21.15.40:0/3288655028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:09 smithi040 bash[41173]: cluster 2023-12-01T18:53:08.501286+0000 mgr.y (mgr.24356) 5850 : cluster 0 pgmap v5818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:09 smithi040 bash[41173]: audit 2023-12-01T18:53:08.682469+0000 mon.c (mon.2) 3721 : audit 0 from='client.? 172.21.15.40:0/3288655028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:09 smithi141 bash[31670]: cluster 2023-12-01T18:53:08.501286+0000 mgr.y (mgr.24356) 5850 : cluster 0 pgmap v5818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:09 smithi141 bash[31670]: audit 2023-12-01T18:53:08.682469+0000 mon.c (mon.2) 3721 : audit 0 from='client.? 172.21.15.40:0/3288655028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:11 smithi040 bash[28232]: cluster 2023-12-01T18:53:10.502592+0000 mgr.y (mgr.24356) 5851 : cluster 0 pgmap v5819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:11 smithi040 bash[28232]: audit 2023-12-01T18:53:11.143980+0000 mon.c (mon.2) 3722 : audit 0 from='client.? 172.21.15.40:0/2935290025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:11 smithi040 bash[41173]: cluster 2023-12-01T18:53:10.502592+0000 mgr.y (mgr.24356) 5851 : cluster 0 pgmap v5819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:11 smithi040 bash[41173]: audit 2023-12-01T18:53:11.143980+0000 mon.c (mon.2) 3722 : audit 0 from='client.? 172.21.15.40:0/2935290025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:11 smithi141 bash[31670]: cluster 2023-12-01T18:53:10.502592+0000 mgr.y (mgr.24356) 5851 : cluster 0 pgmap v5819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:11 smithi141 bash[31670]: audit 2023-12-01T18:53:11.143980+0000 mon.c (mon.2) 3722 : audit 0 from='client.? 172.21.15.40:0/2935290025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:13 smithi040 bash[28232]: cluster 2023-12-01T18:53:12.503410+0000 mgr.y (mgr.24356) 5852 : cluster 0 pgmap v5820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:13 smithi040 bash[28232]: audit 2023-12-01T18:53:13.608252+0000 mon.c (mon.2) 3723 : audit 0 from='client.? 172.21.15.40:0/184693571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:13 smithi040 bash[41173]: cluster 2023-12-01T18:53:12.503410+0000 mgr.y (mgr.24356) 5852 : cluster 0 pgmap v5820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:13 smithi040 bash[41173]: audit 2023-12-01T18:53:13.608252+0000 mon.c (mon.2) 3723 : audit 0 from='client.? 172.21.15.40:0/184693571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:13 smithi141 bash[31670]: cluster 2023-12-01T18:53:12.503410+0000 mgr.y (mgr.24356) 5852 : cluster 0 pgmap v5820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:13 smithi141 bash[31670]: audit 2023-12-01T18:53:13.608252+0000 mon.c (mon.2) 3723 : audit 0 from='client.? 172.21.15.40:0/184693571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:15 smithi040 bash[28232]: cluster 2023-12-01T18:53:14.504432+0000 mgr.y (mgr.24356) 5853 : cluster 0 pgmap v5821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:15 smithi040 bash[41173]: cluster 2023-12-01T18:53:14.504432+0000 mgr.y (mgr.24356) 5853 : cluster 0 pgmap v5821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:15 smithi141 bash[31670]: cluster 2023-12-01T18:53:14.504432+0000 mgr.y (mgr.24356) 5853 : cluster 0 pgmap v5821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:53:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:53:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:16 smithi040 bash[41173]: audit 2023-12-01T18:53:16.069440+0000 mon.a (mon.0) 4079 : audit 0 from='client.? 172.21.15.40:0/2336459935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:16 smithi040 bash[28232]: audit 2023-12-01T18:53:16.069440+0000 mon.a (mon.0) 4079 : audit 0 from='client.? 172.21.15.40:0/2336459935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:16 smithi141 bash[31670]: audit 2023-12-01T18:53:16.069440+0000 mon.a (mon.0) 4079 : audit 0 from='client.? 172.21.15.40:0/2336459935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:17 smithi040 bash[28232]: cluster 2023-12-01T18:53:16.505134+0000 mgr.y (mgr.24356) 5854 : cluster 0 pgmap v5822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:17 smithi040 bash[41173]: cluster 2023-12-01T18:53:16.505134+0000 mgr.y (mgr.24356) 5854 : cluster 0 pgmap v5822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:17 smithi141 bash[31670]: cluster 2023-12-01T18:53:16.505134+0000 mgr.y (mgr.24356) 5854 : cluster 0 pgmap v5822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:18 smithi040 bash[41173]: audit 2023-12-01T18:53:18.536477+0000 mon.a (mon.0) 4080 : audit 0 from='client.? 172.21.15.40:0/4058220981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:18 smithi040 bash[41173]: audit 2023-12-01T18:53:18.613962+0000 mon.c (mon.2) 3724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:18 smithi040 bash[28232]: audit 2023-12-01T18:53:18.536477+0000 mon.a (mon.0) 4080 : audit 0 from='client.? 172.21.15.40:0/4058220981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:18 smithi040 bash[28232]: audit 2023-12-01T18:53:18.613962+0000 mon.c (mon.2) 3724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:18 smithi141 bash[31670]: audit 2023-12-01T18:53:18.536477+0000 mon.a (mon.0) 4080 : audit 0 from='client.? 172.21.15.40:0/4058220981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:18 smithi141 bash[31670]: audit 2023-12-01T18:53:18.613962+0000 mon.c (mon.2) 3724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:19 smithi040 bash[28232]: cluster 2023-12-01T18:53:18.505722+0000 mgr.y (mgr.24356) 5855 : cluster 0 pgmap v5823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:19 smithi040 bash[41173]: cluster 2023-12-01T18:53:18.505722+0000 mgr.y (mgr.24356) 5855 : cluster 0 pgmap v5823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:19 smithi141 bash[31670]: cluster 2023-12-01T18:53:18.505722+0000 mgr.y (mgr.24356) 5855 : cluster 0 pgmap v5823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:21 smithi040 bash[28232]: cluster 2023-12-01T18:53:20.507025+0000 mgr.y (mgr.24356) 5856 : cluster 0 pgmap v5824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:21 smithi040 bash[28232]: audit 2023-12-01T18:53:20.998009+0000 mon.c (mon.2) 3725 : audit 0 from='client.? 172.21.15.40:0/1473866760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:21 smithi040 bash[41173]: cluster 2023-12-01T18:53:20.507025+0000 mgr.y (mgr.24356) 5856 : cluster 0 pgmap v5824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:21 smithi040 bash[41173]: audit 2023-12-01T18:53:20.998009+0000 mon.c (mon.2) 3725 : audit 0 from='client.? 172.21.15.40:0/1473866760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:21 smithi141 bash[31670]: cluster 2023-12-01T18:53:20.507025+0000 mgr.y (mgr.24356) 5856 : cluster 0 pgmap v5824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:21 smithi141 bash[31670]: audit 2023-12-01T18:53:20.998009+0000 mon.c (mon.2) 3725 : audit 0 from='client.? 172.21.15.40:0/1473866760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:23 smithi040 bash[28232]: cluster 2023-12-01T18:53:22.507742+0000 mgr.y (mgr.24356) 5857 : cluster 0 pgmap v5825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:23 smithi040 bash[28232]: audit 2023-12-01T18:53:23.459464+0000 mon.c (mon.2) 3726 : audit 0 from='client.? 172.21.15.40:0/4115677152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:23 smithi040 bash[41173]: cluster 2023-12-01T18:53:22.507742+0000 mgr.y (mgr.24356) 5857 : cluster 0 pgmap v5825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:23 smithi040 bash[41173]: audit 2023-12-01T18:53:23.459464+0000 mon.c (mon.2) 3726 : audit 0 from='client.? 172.21.15.40:0/4115677152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:23 smithi141 bash[31670]: cluster 2023-12-01T18:53:22.507742+0000 mgr.y (mgr.24356) 5857 : cluster 0 pgmap v5825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:23 smithi141 bash[31670]: audit 2023-12-01T18:53:23.459464+0000 mon.c (mon.2) 3726 : audit 0 from='client.? 172.21.15.40:0/4115677152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:25 smithi040 bash[28232]: cluster 2023-12-01T18:53:24.508659+0000 mgr.y (mgr.24356) 5858 : cluster 0 pgmap v5826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:25 smithi040 bash[41173]: cluster 2023-12-01T18:53:24.508659+0000 mgr.y (mgr.24356) 5858 : cluster 0 pgmap v5826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:25 smithi141 bash[31670]: cluster 2023-12-01T18:53:24.508659+0000 mgr.y (mgr.24356) 5858 : cluster 0 pgmap v5826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:53:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:53:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:26 smithi040 bash[41173]: audit 2023-12-01T18:53:25.929340+0000 mon.c (mon.2) 3727 : audit 0 from='client.? 172.21.15.40:0/2374248633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:26 smithi040 bash[28232]: audit 2023-12-01T18:53:25.929340+0000 mon.c (mon.2) 3727 : audit 0 from='client.? 172.21.15.40:0/2374248633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:26 smithi141 bash[31670]: audit 2023-12-01T18:53:25.929340+0000 mon.c (mon.2) 3727 : audit 0 from='client.? 172.21.15.40:0/2374248633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:27 smithi040 bash[28232]: cluster 2023-12-01T18:53:26.509358+0000 mgr.y (mgr.24356) 5859 : cluster 0 pgmap v5827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:27 smithi040 bash[41173]: cluster 2023-12-01T18:53:26.509358+0000 mgr.y (mgr.24356) 5859 : cluster 0 pgmap v5827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:27 smithi141 bash[31670]: cluster 2023-12-01T18:53:26.509358+0000 mgr.y (mgr.24356) 5859 : cluster 0 pgmap v5827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:28 smithi141 bash[31670]: audit 2023-12-01T18:53:28.391894+0000 mon.a (mon.0) 4081 : audit 0 from='client.? 172.21.15.40:0/2508512297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:28 smithi040 bash[41173]: audit 2023-12-01T18:53:28.391894+0000 mon.a (mon.0) 4081 : audit 0 from='client.? 172.21.15.40:0/2508512297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:28 smithi040 bash[28232]: audit 2023-12-01T18:53:28.391894+0000 mon.a (mon.0) 4081 : audit 0 from='client.? 172.21.15.40:0/2508512297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:29 smithi141 bash[31670]: cluster 2023-12-01T18:53:28.510016+0000 mgr.y (mgr.24356) 5860 : cluster 0 pgmap v5828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:29 smithi040 bash[41173]: cluster 2023-12-01T18:53:28.510016+0000 mgr.y (mgr.24356) 5860 : cluster 0 pgmap v5828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:29 smithi040 bash[28232]: cluster 2023-12-01T18:53:28.510016+0000 mgr.y (mgr.24356) 5860 : cluster 0 pgmap v5828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:31 smithi141 bash[31670]: cluster 2023-12-01T18:53:30.511520+0000 mgr.y (mgr.24356) 5861 : cluster 0 pgmap v5829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:31 smithi141 bash[31670]: audit 2023-12-01T18:53:30.847174+0000 mon.c (mon.2) 3728 : audit 0 from='client.? 172.21.15.40:0/1006497930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:31 smithi141 bash[31670]: audit 2023-12-01T18:53:30.930887+0000 mon.c (mon.2) 3729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:53:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:31 smithi141 bash[31670]: audit 2023-12-01T18:53:31.310116+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:31 smithi141 bash[31670]: audit 2023-12-01T18:53:31.321355+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[41173]: cluster 2023-12-01T18:53:30.511520+0000 mgr.y (mgr.24356) 5861 : cluster 0 pgmap v5829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[41173]: audit 2023-12-01T18:53:30.847174+0000 mon.c (mon.2) 3728 : audit 0 from='client.? 172.21.15.40:0/1006497930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[41173]: audit 2023-12-01T18:53:30.930887+0000 mon.c (mon.2) 3729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:53:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[41173]: audit 2023-12-01T18:53:31.310116+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[41173]: audit 2023-12-01T18:53:31.321355+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[28232]: cluster 2023-12-01T18:53:30.511520+0000 mgr.y (mgr.24356) 5861 : cluster 0 pgmap v5829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[28232]: audit 2023-12-01T18:53:30.847174+0000 mon.c (mon.2) 3728 : audit 0 from='client.? 172.21.15.40:0/1006497930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[28232]: audit 2023-12-01T18:53:30.930887+0000 mon.c (mon.2) 3729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:53:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[28232]: audit 2023-12-01T18:53:31.310116+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:31 smithi040 bash[28232]: audit 2023-12-01T18:53:31.321355+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:33 smithi141 bash[31670]: cluster 2023-12-01T18:53:32.512228+0000 mgr.y (mgr.24356) 5862 : cluster 0 pgmap v5830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:33 smithi141 bash[31670]: audit 2023-12-01T18:53:33.311174+0000 mon.a (mon.0) 4084 : audit 0 from='client.? 172.21.15.40:0/2736970681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:33 smithi141 bash[31670]: audit 2023-12-01T18:53:33.614682+0000 mon.c (mon.2) 3730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:33 smithi040 bash[28232]: cluster 2023-12-01T18:53:32.512228+0000 mgr.y (mgr.24356) 5862 : cluster 0 pgmap v5830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:33 smithi040 bash[28232]: audit 2023-12-01T18:53:33.311174+0000 mon.a (mon.0) 4084 : audit 0 from='client.? 172.21.15.40:0/2736970681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:33 smithi040 bash[28232]: audit 2023-12-01T18:53:33.614682+0000 mon.c (mon.2) 3730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:33 smithi040 bash[41173]: cluster 2023-12-01T18:53:32.512228+0000 mgr.y (mgr.24356) 5862 : cluster 0 pgmap v5830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:33 smithi040 bash[41173]: audit 2023-12-01T18:53:33.311174+0000 mon.a (mon.0) 4084 : audit 0 from='client.? 172.21.15.40:0/2736970681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:33 smithi040 bash[41173]: audit 2023-12-01T18:53:33.614682+0000 mon.c (mon.2) 3730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:35 smithi141 bash[31670]: cluster 2023-12-01T18:53:34.513290+0000 mgr.y (mgr.24356) 5863 : cluster 0 pgmap v5831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:35 smithi040 bash[28232]: cluster 2023-12-01T18:53:34.513290+0000 mgr.y (mgr.24356) 5863 : cluster 0 pgmap v5831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:35 smithi040 bash[41173]: cluster 2023-12-01T18:53:34.513290+0000 mgr.y (mgr.24356) 5863 : cluster 0 pgmap v5831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:36 smithi040 bash[28232]: audit 2023-12-01T18:53:35.791418+0000 mon.c (mon.2) 3731 : audit 0 from='client.? 172.21.15.40:0/3589483792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:53:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:53:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:36 smithi040 bash[41173]: audit 2023-12-01T18:53:35.791418+0000 mon.c (mon.2) 3731 : audit 0 from='client.? 172.21.15.40:0/3589483792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:36 smithi141 bash[31670]: audit 2023-12-01T18:53:35.791418+0000 mon.c (mon.2) 3731 : audit 0 from='client.? 172.21.15.40:0/3589483792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:37 smithi141 bash[31670]: cluster 2023-12-01T18:53:36.514002+0000 mgr.y (mgr.24356) 5864 : cluster 0 pgmap v5832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:37 smithi141 bash[31670]: audit 2023-12-01T18:53:37.104258+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:37 smithi141 bash[31670]: audit 2023-12-01T18:53:37.120292+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:37 smithi141 bash[31670]: audit 2023-12-01T18:53:37.262072+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:37 smithi141 bash[31670]: audit 2023-12-01T18:53:37.275567+0000 mon.a (mon.0) 4088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[28232]: cluster 2023-12-01T18:53:36.514002+0000 mgr.y (mgr.24356) 5864 : cluster 0 pgmap v5832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[28232]: audit 2023-12-01T18:53:37.104258+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[28232]: audit 2023-12-01T18:53:37.120292+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[28232]: audit 2023-12-01T18:53:37.262072+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[28232]: audit 2023-12-01T18:53:37.275567+0000 mon.a (mon.0) 4088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[41173]: cluster 2023-12-01T18:53:36.514002+0000 mgr.y (mgr.24356) 5864 : cluster 0 pgmap v5832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[41173]: audit 2023-12-01T18:53:37.104258+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[41173]: audit 2023-12-01T18:53:37.120292+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[41173]: audit 2023-12-01T18:53:37.262072+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:37 smithi040 bash[41173]: audit 2023-12-01T18:53:37.275567+0000 mon.a (mon.0) 4088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:38 smithi141 bash[31670]: audit 2023-12-01T18:53:37.805523+0000 mon.c (mon.2) 3732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:53:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:38 smithi141 bash[31670]: audit 2023-12-01T18:53:37.807488+0000 mon.c (mon.2) 3733 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:53:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:38 smithi141 bash[31670]: audit 2023-12-01T18:53:37.819643+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:38 smithi141 bash[31670]: audit 2023-12-01T18:53:38.259057+0000 mon.a (mon.0) 4090 : audit 0 from='client.? 172.21.15.40:0/1705682290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[28232]: audit 2023-12-01T18:53:37.805523+0000 mon.c (mon.2) 3732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:53:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[28232]: audit 2023-12-01T18:53:37.807488+0000 mon.c (mon.2) 3733 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:53:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[28232]: audit 2023-12-01T18:53:37.819643+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[28232]: audit 2023-12-01T18:53:38.259057+0000 mon.a (mon.0) 4090 : audit 0 from='client.? 172.21.15.40:0/1705682290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[41173]: audit 2023-12-01T18:53:37.805523+0000 mon.c (mon.2) 3732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:53:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[41173]: audit 2023-12-01T18:53:37.807488+0000 mon.c (mon.2) 3733 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:53:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[41173]: audit 2023-12-01T18:53:37.819643+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:53:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:38 smithi040 bash[41173]: audit 2023-12-01T18:53:38.259057+0000 mon.a (mon.0) 4090 : audit 0 from='client.? 172.21.15.40:0/1705682290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:39 smithi141 bash[31670]: cluster 2023-12-01T18:53:38.514688+0000 mgr.y (mgr.24356) 5865 : cluster 0 pgmap v5833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:39 smithi040 bash[28232]: cluster 2023-12-01T18:53:38.514688+0000 mgr.y (mgr.24356) 5865 : cluster 0 pgmap v5833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:39 smithi040 bash[41173]: cluster 2023-12-01T18:53:38.514688+0000 mgr.y (mgr.24356) 5865 : cluster 0 pgmap v5833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:41 smithi141 bash[31670]: cluster 2023-12-01T18:53:40.515822+0000 mgr.y (mgr.24356) 5866 : cluster 0 pgmap v5834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:41 smithi141 bash[31670]: audit 2023-12-01T18:53:40.725991+0000 mon.a (mon.0) 4091 : audit 0 from='client.? 172.21.15.40:0/3372608765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:41 smithi040 bash[41173]: cluster 2023-12-01T18:53:40.515822+0000 mgr.y (mgr.24356) 5866 : cluster 0 pgmap v5834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:41 smithi040 bash[41173]: audit 2023-12-01T18:53:40.725991+0000 mon.a (mon.0) 4091 : audit 0 from='client.? 172.21.15.40:0/3372608765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:41 smithi040 bash[28232]: cluster 2023-12-01T18:53:40.515822+0000 mgr.y (mgr.24356) 5866 : cluster 0 pgmap v5834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:41 smithi040 bash[28232]: audit 2023-12-01T18:53:40.725991+0000 mon.a (mon.0) 4091 : audit 0 from='client.? 172.21.15.40:0/3372608765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:43 smithi141 bash[31670]: cluster 2023-12-01T18:53:42.516483+0000 mgr.y (mgr.24356) 5867 : cluster 0 pgmap v5835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:43 smithi141 bash[31670]: audit 2023-12-01T18:53:43.188211+0000 mon.c (mon.2) 3734 : audit 0 from='client.? 172.21.15.40:0/301431996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:43 smithi040 bash[41173]: cluster 2023-12-01T18:53:42.516483+0000 mgr.y (mgr.24356) 5867 : cluster 0 pgmap v5835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:43 smithi040 bash[41173]: audit 2023-12-01T18:53:43.188211+0000 mon.c (mon.2) 3734 : audit 0 from='client.? 172.21.15.40:0/301431996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:43 smithi040 bash[28232]: cluster 2023-12-01T18:53:42.516483+0000 mgr.y (mgr.24356) 5867 : cluster 0 pgmap v5835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:43 smithi040 bash[28232]: audit 2023-12-01T18:53:43.188211+0000 mon.c (mon.2) 3734 : audit 0 from='client.? 172.21.15.40:0/301431996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:45 smithi141 bash[31670]: cluster 2023-12-01T18:53:44.517737+0000 mgr.y (mgr.24356) 5868 : cluster 0 pgmap v5836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:45 smithi141 bash[31670]: audit 2023-12-01T18:53:45.659891+0000 mon.c (mon.2) 3735 : audit 0 from='client.? 172.21.15.40:0/3758217190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:45 smithi040 bash[41173]: cluster 2023-12-01T18:53:44.517737+0000 mgr.y (mgr.24356) 5868 : cluster 0 pgmap v5836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:45 smithi040 bash[41173]: audit 2023-12-01T18:53:45.659891+0000 mon.c (mon.2) 3735 : audit 0 from='client.? 172.21.15.40:0/3758217190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:45 smithi040 bash[28232]: cluster 2023-12-01T18:53:44.517737+0000 mgr.y (mgr.24356) 5868 : cluster 0 pgmap v5836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:45 smithi040 bash[28232]: audit 2023-12-01T18:53:45.659891+0000 mon.c (mon.2) 3735 : audit 0 from='client.? 172.21.15.40:0/3758217190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:53:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:53:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:47 smithi040 bash[28232]: cluster 2023-12-01T18:53:46.518545+0000 mgr.y (mgr.24356) 5869 : cluster 0 pgmap v5837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:47 smithi040 bash[41173]: cluster 2023-12-01T18:53:46.518545+0000 mgr.y (mgr.24356) 5869 : cluster 0 pgmap v5837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:47 smithi141 bash[31670]: cluster 2023-12-01T18:53:46.518545+0000 mgr.y (mgr.24356) 5869 : cluster 0 pgmap v5837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:48 smithi040 bash[28232]: audit 2023-12-01T18:53:48.124103+0000 mon.a (mon.0) 4092 : audit 0 from='client.? 172.21.15.40:0/4076807182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:48 smithi040 bash[41173]: audit 2023-12-01T18:53:48.124103+0000 mon.a (mon.0) 4092 : audit 0 from='client.? 172.21.15.40:0/4076807182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:48 smithi141 bash[31670]: audit 2023-12-01T18:53:48.124103+0000 mon.a (mon.0) 4092 : audit 0 from='client.? 172.21.15.40:0/4076807182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:49 smithi040 bash[28232]: cluster 2023-12-01T18:53:48.519273+0000 mgr.y (mgr.24356) 5870 : cluster 0 pgmap v5838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:49 smithi040 bash[28232]: audit 2023-12-01T18:53:48.615000+0000 mon.c (mon.2) 3736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:49 smithi040 bash[41173]: cluster 2023-12-01T18:53:48.519273+0000 mgr.y (mgr.24356) 5870 : cluster 0 pgmap v5838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:49 smithi040 bash[41173]: audit 2023-12-01T18:53:48.615000+0000 mon.c (mon.2) 3736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:49 smithi141 bash[31670]: cluster 2023-12-01T18:53:48.519273+0000 mgr.y (mgr.24356) 5870 : cluster 0 pgmap v5838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:49 smithi141 bash[31670]: audit 2023-12-01T18:53:48.615000+0000 mon.c (mon.2) 3736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:51 smithi040 bash[41173]: cluster 2023-12-01T18:53:50.520382+0000 mgr.y (mgr.24356) 5871 : cluster 0 pgmap v5839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:51 smithi040 bash[41173]: audit 2023-12-01T18:53:50.585533+0000 mon.a (mon.0) 4093 : audit 0 from='client.? 172.21.15.40:0/1762673793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:51 smithi040 bash[28232]: cluster 2023-12-01T18:53:50.520382+0000 mgr.y (mgr.24356) 5871 : cluster 0 pgmap v5839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:51 smithi040 bash[28232]: audit 2023-12-01T18:53:50.585533+0000 mon.a (mon.0) 4093 : audit 0 from='client.? 172.21.15.40:0/1762673793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:51 smithi141 bash[31670]: cluster 2023-12-01T18:53:50.520382+0000 mgr.y (mgr.24356) 5871 : cluster 0 pgmap v5839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:51 smithi141 bash[31670]: audit 2023-12-01T18:53:50.585533+0000 mon.a (mon.0) 4093 : audit 0 from='client.? 172.21.15.40:0/1762673793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:53 smithi040 bash[41173]: cluster 2023-12-01T18:53:52.521196+0000 mgr.y (mgr.24356) 5872 : cluster 0 pgmap v5840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:53 smithi040 bash[41173]: audit 2023-12-01T18:53:53.044682+0000 mon.c (mon.2) 3737 : audit 0 from='client.? 172.21.15.40:0/1330431325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:53 smithi040 bash[28232]: cluster 2023-12-01T18:53:52.521196+0000 mgr.y (mgr.24356) 5872 : cluster 0 pgmap v5840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:53 smithi040 bash[28232]: audit 2023-12-01T18:53:53.044682+0000 mon.c (mon.2) 3737 : audit 0 from='client.? 172.21.15.40:0/1330431325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:53 smithi141 bash[31670]: cluster 2023-12-01T18:53:52.521196+0000 mgr.y (mgr.24356) 5872 : cluster 0 pgmap v5840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:53 smithi141 bash[31670]: audit 2023-12-01T18:53:53.044682+0000 mon.c (mon.2) 3737 : audit 0 from='client.? 172.21.15.40:0/1330431325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:55 smithi040 bash[41173]: cluster 2023-12-01T18:53:54.522254+0000 mgr.y (mgr.24356) 5873 : cluster 0 pgmap v5841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:55 smithi040 bash[41173]: audit 2023-12-01T18:53:55.512702+0000 mon.a (mon.0) 4094 : audit 0 from='client.? 172.21.15.40:0/1083250079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:55 smithi040 bash[28232]: cluster 2023-12-01T18:53:54.522254+0000 mgr.y (mgr.24356) 5873 : cluster 0 pgmap v5841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:55 smithi040 bash[28232]: audit 2023-12-01T18:53:55.512702+0000 mon.a (mon.0) 4094 : audit 0 from='client.? 172.21.15.40:0/1083250079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:55 smithi141 bash[31670]: cluster 2023-12-01T18:53:54.522254+0000 mgr.y (mgr.24356) 5873 : cluster 0 pgmap v5841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:55 smithi141 bash[31670]: audit 2023-12-01T18:53:55.512702+0000 mon.a (mon.0) 4094 : audit 0 from='client.? 172.21.15.40:0/1083250079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:53:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:53:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:57 smithi040 bash[28232]: cluster 2023-12-01T18:53:56.522928+0000 mgr.y (mgr.24356) 5874 : cluster 0 pgmap v5842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:57 smithi040 bash[41173]: cluster 2023-12-01T18:53:56.522928+0000 mgr.y (mgr.24356) 5874 : cluster 0 pgmap v5842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:57 smithi141 bash[31670]: cluster 2023-12-01T18:53:56.522928+0000 mgr.y (mgr.24356) 5874 : cluster 0 pgmap v5842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:58 smithi040 bash[41173]: audit 2023-12-01T18:53:57.982495+0000 mon.a (mon.0) 4095 : audit 0 from='client.? 172.21.15.40:0/1831248273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:58 smithi040 bash[28232]: audit 2023-12-01T18:53:57.982495+0000 mon.a (mon.0) 4095 : audit 0 from='client.? 172.21.15.40:0/1831248273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:58 smithi141 bash[31670]: audit 2023-12-01T18:53:57.982495+0000 mon.a (mon.0) 4095 : audit 0 from='client.? 172.21.15.40:0/1831248273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:53:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:53:59 smithi040 bash[28232]: cluster 2023-12-01T18:53:58.523602+0000 mgr.y (mgr.24356) 5875 : cluster 0 pgmap v5843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:53:59 smithi040 bash[41173]: cluster 2023-12-01T18:53:58.523602+0000 mgr.y (mgr.24356) 5875 : cluster 0 pgmap v5843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:53:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:53:59 smithi141 bash[31670]: cluster 2023-12-01T18:53:58.523602+0000 mgr.y (mgr.24356) 5875 : cluster 0 pgmap v5843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:00 smithi141 bash[31670]: audit 2023-12-01T18:54:00.448296+0000 mon.c (mon.2) 3738 : audit 0 from='client.? 172.21.15.40:0/1137646868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:00 smithi040 bash[28232]: audit 2023-12-01T18:54:00.448296+0000 mon.c (mon.2) 3738 : audit 0 from='client.? 172.21.15.40:0/1137646868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:00 smithi040 bash[41173]: audit 2023-12-01T18:54:00.448296+0000 mon.c (mon.2) 3738 : audit 0 from='client.? 172.21.15.40:0/1137646868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:01 smithi141 bash[31670]: cluster 2023-12-01T18:54:00.524746+0000 mgr.y (mgr.24356) 5876 : cluster 0 pgmap v5844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:01 smithi040 bash[28232]: cluster 2023-12-01T18:54:00.524746+0000 mgr.y (mgr.24356) 5876 : cluster 0 pgmap v5844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:01 smithi040 bash[41173]: cluster 2023-12-01T18:54:00.524746+0000 mgr.y (mgr.24356) 5876 : cluster 0 pgmap v5844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:03 smithi040 bash[41173]: cluster 2023-12-01T18:54:02.525251+0000 mgr.y (mgr.24356) 5877 : cluster 0 pgmap v5845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:03 smithi040 bash[41173]: audit 2023-12-01T18:54:02.914217+0000 mon.a (mon.0) 4096 : audit 0 from='client.? 172.21.15.40:0/3520330915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:03 smithi040 bash[28232]: cluster 2023-12-01T18:54:02.525251+0000 mgr.y (mgr.24356) 5877 : cluster 0 pgmap v5845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:03 smithi040 bash[28232]: audit 2023-12-01T18:54:02.914217+0000 mon.a (mon.0) 4096 : audit 0 from='client.? 172.21.15.40:0/3520330915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:03 smithi141 bash[31670]: cluster 2023-12-01T18:54:02.525251+0000 mgr.y (mgr.24356) 5877 : cluster 0 pgmap v5845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:03 smithi141 bash[31670]: audit 2023-12-01T18:54:02.914217+0000 mon.a (mon.0) 4096 : audit 0 from='client.? 172.21.15.40:0/3520330915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:04 smithi040 bash[28232]: audit 2023-12-01T18:54:03.615027+0000 mon.c (mon.2) 3739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:04 smithi040 bash[41173]: audit 2023-12-01T18:54:03.615027+0000 mon.c (mon.2) 3739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:04 smithi141 bash[31670]: audit 2023-12-01T18:54:03.615027+0000 mon.c (mon.2) 3739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:05 smithi040 bash[28232]: cluster 2023-12-01T18:54:04.526332+0000 mgr.y (mgr.24356) 5878 : cluster 0 pgmap v5846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:05 smithi040 bash[28232]: audit 2023-12-01T18:54:05.380793+0000 mon.a (mon.0) 4097 : audit 0 from='client.? 172.21.15.40:0/2384565303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:05 smithi040 bash[41173]: cluster 2023-12-01T18:54:04.526332+0000 mgr.y (mgr.24356) 5878 : cluster 0 pgmap v5846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:05 smithi040 bash[41173]: audit 2023-12-01T18:54:05.380793+0000 mon.a (mon.0) 4097 : audit 0 from='client.? 172.21.15.40:0/2384565303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:05 smithi141 bash[31670]: cluster 2023-12-01T18:54:04.526332+0000 mgr.y (mgr.24356) 5878 : cluster 0 pgmap v5846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:05 smithi141 bash[31670]: audit 2023-12-01T18:54:05.380793+0000 mon.a (mon.0) 4097 : audit 0 from='client.? 172.21.15.40:0/2384565303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:54:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:54:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:07 smithi040 bash[28232]: cluster 2023-12-01T18:54:06.527070+0000 mgr.y (mgr.24356) 5879 : cluster 0 pgmap v5847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:07 smithi040 bash[41173]: cluster 2023-12-01T18:54:06.527070+0000 mgr.y (mgr.24356) 5879 : cluster 0 pgmap v5847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:07 smithi141 bash[31670]: cluster 2023-12-01T18:54:06.527070+0000 mgr.y (mgr.24356) 5879 : cluster 0 pgmap v5847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:08 smithi040 bash[28232]: audit 2023-12-01T18:54:07.850358+0000 mon.c (mon.2) 3740 : audit 0 from='client.? 172.21.15.40:0/303095879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:08 smithi040 bash[41173]: audit 2023-12-01T18:54:07.850358+0000 mon.c (mon.2) 3740 : audit 0 from='client.? 172.21.15.40:0/303095879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:08 smithi141 bash[31670]: audit 2023-12-01T18:54:07.850358+0000 mon.c (mon.2) 3740 : audit 0 from='client.? 172.21.15.40:0/303095879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:09 smithi141 bash[31670]: cluster 2023-12-01T18:54:08.527747+0000 mgr.y (mgr.24356) 5880 : cluster 0 pgmap v5848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:09 smithi040 bash[28232]: cluster 2023-12-01T18:54:08.527747+0000 mgr.y (mgr.24356) 5880 : cluster 0 pgmap v5848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:09 smithi040 bash[41173]: cluster 2023-12-01T18:54:08.527747+0000 mgr.y (mgr.24356) 5880 : cluster 0 pgmap v5848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:10 smithi141 bash[31670]: audit 2023-12-01T18:54:10.316072+0000 mon.c (mon.2) 3741 : audit 0 from='client.? 172.21.15.40:0/599500475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:10 smithi040 bash[28232]: audit 2023-12-01T18:54:10.316072+0000 mon.c (mon.2) 3741 : audit 0 from='client.? 172.21.15.40:0/599500475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:10 smithi040 bash[41173]: audit 2023-12-01T18:54:10.316072+0000 mon.c (mon.2) 3741 : audit 0 from='client.? 172.21.15.40:0/599500475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:11 smithi141 bash[31670]: cluster 2023-12-01T18:54:10.528893+0000 mgr.y (mgr.24356) 5881 : cluster 0 pgmap v5849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:11 smithi040 bash[41173]: cluster 2023-12-01T18:54:10.528893+0000 mgr.y (mgr.24356) 5881 : cluster 0 pgmap v5849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:11 smithi040 bash[28232]: cluster 2023-12-01T18:54:10.528893+0000 mgr.y (mgr.24356) 5881 : cluster 0 pgmap v5849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:13 smithi040 bash[28232]: cluster 2023-12-01T18:54:12.529523+0000 mgr.y (mgr.24356) 5882 : cluster 0 pgmap v5850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:13 smithi040 bash[28232]: audit 2023-12-01T18:54:12.795607+0000 mon.a (mon.0) 4098 : audit 0 from='client.? 172.21.15.40:0/1156647302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:13 smithi040 bash[41173]: cluster 2023-12-01T18:54:12.529523+0000 mgr.y (mgr.24356) 5882 : cluster 0 pgmap v5850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:13 smithi040 bash[41173]: audit 2023-12-01T18:54:12.795607+0000 mon.a (mon.0) 4098 : audit 0 from='client.? 172.21.15.40:0/1156647302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:13 smithi141 bash[31670]: cluster 2023-12-01T18:54:12.529523+0000 mgr.y (mgr.24356) 5882 : cluster 0 pgmap v5850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:13 smithi141 bash[31670]: audit 2023-12-01T18:54:12.795607+0000 mon.a (mon.0) 4098 : audit 0 from='client.? 172.21.15.40:0/1156647302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:15 smithi040 bash[28232]: cluster 2023-12-01T18:54:14.530697+0000 mgr.y (mgr.24356) 5883 : cluster 0 pgmap v5851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:15 smithi040 bash[28232]: audit 2023-12-01T18:54:15.266361+0000 mon.c (mon.2) 3742 : audit 0 from='client.? 172.21.15.40:0/3669075709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:15 smithi040 bash[41173]: cluster 2023-12-01T18:54:14.530697+0000 mgr.y (mgr.24356) 5883 : cluster 0 pgmap v5851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:15 smithi040 bash[41173]: audit 2023-12-01T18:54:15.266361+0000 mon.c (mon.2) 3742 : audit 0 from='client.? 172.21.15.40:0/3669075709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:15 smithi141 bash[31670]: cluster 2023-12-01T18:54:14.530697+0000 mgr.y (mgr.24356) 5883 : cluster 0 pgmap v5851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:15 smithi141 bash[31670]: audit 2023-12-01T18:54:15.266361+0000 mon.c (mon.2) 3742 : audit 0 from='client.? 172.21.15.40:0/3669075709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:54:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:54:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:17 smithi040 bash[28232]: cluster 2023-12-01T18:54:16.531362+0000 mgr.y (mgr.24356) 5884 : cluster 0 pgmap v5852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:17 smithi040 bash[41173]: cluster 2023-12-01T18:54:16.531362+0000 mgr.y (mgr.24356) 5884 : cluster 0 pgmap v5852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:17 smithi141 bash[31670]: cluster 2023-12-01T18:54:16.531362+0000 mgr.y (mgr.24356) 5884 : cluster 0 pgmap v5852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:18 smithi040 bash[28232]: audit 2023-12-01T18:54:17.723008+0000 mon.a (mon.0) 4099 : audit 0 from='client.? 172.21.15.40:0/826449539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:18 smithi040 bash[41173]: audit 2023-12-01T18:54:17.723008+0000 mon.a (mon.0) 4099 : audit 0 from='client.? 172.21.15.40:0/826449539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:18 smithi141 bash[31670]: audit 2023-12-01T18:54:17.723008+0000 mon.a (mon.0) 4099 : audit 0 from='client.? 172.21.15.40:0/826449539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:19 smithi141 bash[31670]: cluster 2023-12-01T18:54:18.532048+0000 mgr.y (mgr.24356) 5885 : cluster 0 pgmap v5853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:19 smithi141 bash[31670]: audit 2023-12-01T18:54:18.615747+0000 mon.c (mon.2) 3743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:19 smithi040 bash[28232]: cluster 2023-12-01T18:54:18.532048+0000 mgr.y (mgr.24356) 5885 : cluster 0 pgmap v5853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:19 smithi040 bash[28232]: audit 2023-12-01T18:54:18.615747+0000 mon.c (mon.2) 3743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:19 smithi040 bash[41173]: cluster 2023-12-01T18:54:18.532048+0000 mgr.y (mgr.24356) 5885 : cluster 0 pgmap v5853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:19 smithi040 bash[41173]: audit 2023-12-01T18:54:18.615747+0000 mon.c (mon.2) 3743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:20 smithi141 bash[31670]: audit 2023-12-01T18:54:20.180898+0000 mon.a (mon.0) 4100 : audit 0 from='client.? 172.21.15.40:0/1274290413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:20 smithi040 bash[28232]: audit 2023-12-01T18:54:20.180898+0000 mon.a (mon.0) 4100 : audit 0 from='client.? 172.21.15.40:0/1274290413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:20 smithi040 bash[41173]: audit 2023-12-01T18:54:20.180898+0000 mon.a (mon.0) 4100 : audit 0 from='client.? 172.21.15.40:0/1274290413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:21 smithi141 bash[31670]: cluster 2023-12-01T18:54:20.533302+0000 mgr.y (mgr.24356) 5886 : cluster 0 pgmap v5854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:21 smithi040 bash[28232]: cluster 2023-12-01T18:54:20.533302+0000 mgr.y (mgr.24356) 5886 : cluster 0 pgmap v5854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:21 smithi040 bash[41173]: cluster 2023-12-01T18:54:20.533302+0000 mgr.y (mgr.24356) 5886 : cluster 0 pgmap v5854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:23 smithi040 bash[28232]: cluster 2023-12-01T18:54:22.533947+0000 mgr.y (mgr.24356) 5887 : cluster 0 pgmap v5855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:23 smithi040 bash[28232]: audit 2023-12-01T18:54:22.650607+0000 mon.c (mon.2) 3744 : audit 0 from='client.? 172.21.15.40:0/2637773103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:23 smithi040 bash[41173]: cluster 2023-12-01T18:54:22.533947+0000 mgr.y (mgr.24356) 5887 : cluster 0 pgmap v5855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:23 smithi040 bash[41173]: audit 2023-12-01T18:54:22.650607+0000 mon.c (mon.2) 3744 : audit 0 from='client.? 172.21.15.40:0/2637773103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:23 smithi141 bash[31670]: cluster 2023-12-01T18:54:22.533947+0000 mgr.y (mgr.24356) 5887 : cluster 0 pgmap v5855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:23 smithi141 bash[31670]: audit 2023-12-01T18:54:22.650607+0000 mon.c (mon.2) 3744 : audit 0 from='client.? 172.21.15.40:0/2637773103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:25 smithi040 bash[28232]: cluster 2023-12-01T18:54:24.535053+0000 mgr.y (mgr.24356) 5888 : cluster 0 pgmap v5856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:25 smithi040 bash[28232]: audit 2023-12-01T18:54:25.116674+0000 mon.a (mon.0) 4101 : audit 0 from='client.? 172.21.15.40:0/297829480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:25 smithi040 bash[41173]: cluster 2023-12-01T18:54:24.535053+0000 mgr.y (mgr.24356) 5888 : cluster 0 pgmap v5856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:25 smithi040 bash[41173]: audit 2023-12-01T18:54:25.116674+0000 mon.a (mon.0) 4101 : audit 0 from='client.? 172.21.15.40:0/297829480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:25 smithi141 bash[31670]: cluster 2023-12-01T18:54:24.535053+0000 mgr.y (mgr.24356) 5888 : cluster 0 pgmap v5856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:25 smithi141 bash[31670]: audit 2023-12-01T18:54:25.116674+0000 mon.a (mon.0) 4101 : audit 0 from='client.? 172.21.15.40:0/297829480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:54:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:54:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:27 smithi040 bash[28232]: cluster 2023-12-01T18:54:26.535740+0000 mgr.y (mgr.24356) 5889 : cluster 0 pgmap v5857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:27 smithi040 bash[41173]: cluster 2023-12-01T18:54:26.535740+0000 mgr.y (mgr.24356) 5889 : cluster 0 pgmap v5857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:27 smithi141 bash[31670]: cluster 2023-12-01T18:54:26.535740+0000 mgr.y (mgr.24356) 5889 : cluster 0 pgmap v5857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:28 smithi141 bash[31670]: audit 2023-12-01T18:54:27.578353+0000 mon.a (mon.0) 4102 : audit 0 from='client.? 172.21.15.40:0/445450372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:28 smithi040 bash[28232]: audit 2023-12-01T18:54:27.578353+0000 mon.a (mon.0) 4102 : audit 0 from='client.? 172.21.15.40:0/445450372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:28 smithi040 bash[41173]: audit 2023-12-01T18:54:27.578353+0000 mon.a (mon.0) 4102 : audit 0 from='client.? 172.21.15.40:0/445450372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:29 smithi141 bash[31670]: cluster 2023-12-01T18:54:28.536434+0000 mgr.y (mgr.24356) 5890 : cluster 0 pgmap v5858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:29 smithi040 bash[28232]: cluster 2023-12-01T18:54:28.536434+0000 mgr.y (mgr.24356) 5890 : cluster 0 pgmap v5858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:29 smithi040 bash[41173]: cluster 2023-12-01T18:54:28.536434+0000 mgr.y (mgr.24356) 5890 : cluster 0 pgmap v5858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:30 smithi141 bash[31670]: audit 2023-12-01T18:54:30.049060+0000 mon.c (mon.2) 3745 : audit 0 from='client.? 172.21.15.40:0/1223557704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:30 smithi040 bash[28232]: audit 2023-12-01T18:54:30.049060+0000 mon.c (mon.2) 3745 : audit 0 from='client.? 172.21.15.40:0/1223557704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:30 smithi040 bash[41173]: audit 2023-12-01T18:54:30.049060+0000 mon.c (mon.2) 3745 : audit 0 from='client.? 172.21.15.40:0/1223557704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:31 smithi141 bash[31670]: cluster 2023-12-01T18:54:30.537433+0000 mgr.y (mgr.24356) 5891 : cluster 0 pgmap v5859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:31 smithi040 bash[41173]: cluster 2023-12-01T18:54:30.537433+0000 mgr.y (mgr.24356) 5891 : cluster 0 pgmap v5859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:31 smithi040 bash[28232]: cluster 2023-12-01T18:54:30.537433+0000 mgr.y (mgr.24356) 5891 : cluster 0 pgmap v5859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:32 smithi040 bash[41173]: audit 2023-12-01T18:54:32.520089+0000 mon.a (mon.0) 4103 : audit 0 from='client.? 172.21.15.40:0/1443426088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:32 smithi040 bash[28232]: audit 2023-12-01T18:54:32.520089+0000 mon.a (mon.0) 4103 : audit 0 from='client.? 172.21.15.40:0/1443426088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:32 smithi141 bash[31670]: audit 2023-12-01T18:54:32.520089+0000 mon.a (mon.0) 4103 : audit 0 from='client.? 172.21.15.40:0/1443426088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:33 smithi040 bash[28232]: cluster 2023-12-01T18:54:32.538201+0000 mgr.y (mgr.24356) 5892 : cluster 0 pgmap v5860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:33 smithi040 bash[41173]: cluster 2023-12-01T18:54:32.538201+0000 mgr.y (mgr.24356) 5892 : cluster 0 pgmap v5860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:33 smithi141 bash[31670]: cluster 2023-12-01T18:54:32.538201+0000 mgr.y (mgr.24356) 5892 : cluster 0 pgmap v5860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:34 smithi040 bash[28232]: audit 2023-12-01T18:54:33.616094+0000 mon.c (mon.2) 3746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:34 smithi040 bash[41173]: audit 2023-12-01T18:54:33.616094+0000 mon.c (mon.2) 3746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:34 smithi141 bash[31670]: audit 2023-12-01T18:54:33.616094+0000 mon.c (mon.2) 3746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:35 smithi040 bash[41173]: cluster 2023-12-01T18:54:34.539472+0000 mgr.y (mgr.24356) 5893 : cluster 0 pgmap v5861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:35 smithi040 bash[41173]: audit 2023-12-01T18:54:34.981658+0000 mon.c (mon.2) 3747 : audit 0 from='client.? 172.21.15.40:0/340562879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:35 smithi040 bash[28232]: cluster 2023-12-01T18:54:34.539472+0000 mgr.y (mgr.24356) 5893 : cluster 0 pgmap v5861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:35 smithi040 bash[28232]: audit 2023-12-01T18:54:34.981658+0000 mon.c (mon.2) 3747 : audit 0 from='client.? 172.21.15.40:0/340562879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:35 smithi141 bash[31670]: cluster 2023-12-01T18:54:34.539472+0000 mgr.y (mgr.24356) 5893 : cluster 0 pgmap v5861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:35 smithi141 bash[31670]: audit 2023-12-01T18:54:34.981658+0000 mon.c (mon.2) 3747 : audit 0 from='client.? 172.21.15.40:0/340562879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:54:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:54:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:37 smithi141 bash[31670]: cluster 2023-12-01T18:54:36.540159+0000 mgr.y (mgr.24356) 5894 : cluster 0 pgmap v5862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:37 smithi040 bash[41173]: cluster 2023-12-01T18:54:36.540159+0000 mgr.y (mgr.24356) 5894 : cluster 0 pgmap v5862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:37 smithi040 bash[28232]: cluster 2023-12-01T18:54:36.540159+0000 mgr.y (mgr.24356) 5894 : cluster 0 pgmap v5862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:38 smithi141 bash[31670]: audit 2023-12-01T18:54:37.456261+0000 mon.c (mon.2) 3748 : audit 0 from='client.? 172.21.15.40:0/2653917629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:38 smithi141 bash[31670]: audit 2023-12-01T18:54:37.901704+0000 mon.c (mon.2) 3749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:54:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:38 smithi141 bash[31670]: audit 2023-12-01T18:54:38.283606+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:38 smithi141 bash[31670]: audit 2023-12-01T18:54:38.295565+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[41173]: audit 2023-12-01T18:54:37.456261+0000 mon.c (mon.2) 3748 : audit 0 from='client.? 172.21.15.40:0/2653917629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[41173]: audit 2023-12-01T18:54:37.901704+0000 mon.c (mon.2) 3749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:54:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[41173]: audit 2023-12-01T18:54:38.283606+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[41173]: audit 2023-12-01T18:54:38.295565+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[28232]: audit 2023-12-01T18:54:37.456261+0000 mon.c (mon.2) 3748 : audit 0 from='client.? 172.21.15.40:0/2653917629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[28232]: audit 2023-12-01T18:54:37.901704+0000 mon.c (mon.2) 3749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:54:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[28232]: audit 2023-12-01T18:54:38.283606+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:38 smithi040 bash[28232]: audit 2023-12-01T18:54:38.295565+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:39 smithi141 bash[31670]: cluster 2023-12-01T18:54:38.541012+0000 mgr.y (mgr.24356) 5895 : cluster 0 pgmap v5863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:39 smithi040 bash[28232]: cluster 2023-12-01T18:54:38.541012+0000 mgr.y (mgr.24356) 5895 : cluster 0 pgmap v5863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:39 smithi040 bash[41173]: cluster 2023-12-01T18:54:38.541012+0000 mgr.y (mgr.24356) 5895 : cluster 0 pgmap v5863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:40 smithi141 bash[31670]: audit 2023-12-01T18:54:39.916685+0000 mon.a (mon.0) 4106 : audit 0 from='client.? 172.21.15.40:0/3262419480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:40 smithi040 bash[28232]: audit 2023-12-01T18:54:39.916685+0000 mon.a (mon.0) 4106 : audit 0 from='client.? 172.21.15.40:0/3262419480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:40 smithi040 bash[41173]: audit 2023-12-01T18:54:39.916685+0000 mon.a (mon.0) 4106 : audit 0 from='client.? 172.21.15.40:0/3262419480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:41 smithi141 bash[31670]: cluster 2023-12-01T18:54:40.542223+0000 mgr.y (mgr.24356) 5896 : cluster 0 pgmap v5864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:41 smithi040 bash[28232]: cluster 2023-12-01T18:54:40.542223+0000 mgr.y (mgr.24356) 5896 : cluster 0 pgmap v5864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:41 smithi040 bash[41173]: cluster 2023-12-01T18:54:40.542223+0000 mgr.y (mgr.24356) 5896 : cluster 0 pgmap v5864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:42 smithi141 bash[31670]: audit 2023-12-01T18:54:42.393094+0000 mon.a (mon.0) 4107 : audit 0 from='client.? 172.21.15.40:0/2019938304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:42 smithi040 bash[28232]: audit 2023-12-01T18:54:42.393094+0000 mon.a (mon.0) 4107 : audit 0 from='client.? 172.21.15.40:0/2019938304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:42 smithi040 bash[41173]: audit 2023-12-01T18:54:42.393094+0000 mon.a (mon.0) 4107 : audit 0 from='client.? 172.21.15.40:0/2019938304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:43 smithi141 bash[31670]: cluster 2023-12-01T18:54:42.542879+0000 mgr.y (mgr.24356) 5897 : cluster 0 pgmap v5865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:43 smithi040 bash[28232]: cluster 2023-12-01T18:54:42.542879+0000 mgr.y (mgr.24356) 5897 : cluster 0 pgmap v5865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:43 smithi040 bash[41173]: cluster 2023-12-01T18:54:42.542879+0000 mgr.y (mgr.24356) 5897 : cluster 0 pgmap v5865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[28232]: audit 2023-12-01T18:54:43.800124+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[28232]: audit 2023-12-01T18:54:43.813739+0000 mon.a (mon.0) 4109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[28232]: audit 2023-12-01T18:54:44.449770+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[28232]: audit 2023-12-01T18:54:44.462901+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[28232]: cluster 2023-12-01T18:54:44.544064+0000 mgr.y (mgr.24356) 5898 : cluster 0 pgmap v5866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[41173]: audit 2023-12-01T18:54:43.800124+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[41173]: audit 2023-12-01T18:54:43.813739+0000 mon.a (mon.0) 4109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[41173]: audit 2023-12-01T18:54:44.449770+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[41173]: audit 2023-12-01T18:54:44.462901+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:44 smithi040 bash[41173]: cluster 2023-12-01T18:54:44.544064+0000 mgr.y (mgr.24356) 5898 : cluster 0 pgmap v5866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:44 smithi141 bash[31670]: audit 2023-12-01T18:54:43.800124+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:44 smithi141 bash[31670]: audit 2023-12-01T18:54:43.813739+0000 mon.a (mon.0) 4109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:44 smithi141 bash[31670]: audit 2023-12-01T18:54:44.449770+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:44 smithi141 bash[31670]: audit 2023-12-01T18:54:44.462901+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:44 smithi141 bash[31670]: cluster 2023-12-01T18:54:44.544064+0000 mgr.y (mgr.24356) 5898 : cluster 0 pgmap v5866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[28232]: audit 2023-12-01T18:54:44.859419+0000 mon.c (mon.2) 3750 : audit 0 from='client.? 172.21.15.40:0/4132617601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[28232]: audit 2023-12-01T18:54:44.933147+0000 mon.c (mon.2) 3751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:54:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[28232]: audit 2023-12-01T18:54:44.934912+0000 mon.c (mon.2) 3752 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:54:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[28232]: audit 2023-12-01T18:54:44.944197+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[41173]: audit 2023-12-01T18:54:44.859419+0000 mon.c (mon.2) 3750 : audit 0 from='client.? 172.21.15.40:0/4132617601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[41173]: audit 2023-12-01T18:54:44.933147+0000 mon.c (mon.2) 3751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:54:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[41173]: audit 2023-12-01T18:54:44.934912+0000 mon.c (mon.2) 3752 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:54:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:45 smithi040 bash[41173]: audit 2023-12-01T18:54:44.944197+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:45 smithi141 bash[31670]: audit 2023-12-01T18:54:44.859419+0000 mon.c (mon.2) 3750 : audit 0 from='client.? 172.21.15.40:0/4132617601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:45 smithi141 bash[31670]: audit 2023-12-01T18:54:44.933147+0000 mon.c (mon.2) 3751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:54:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:45 smithi141 bash[31670]: audit 2023-12-01T18:54:44.934912+0000 mon.c (mon.2) 3752 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:54:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:45 smithi141 bash[31670]: audit 2023-12-01T18:54:44.944197+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:54:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:54:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:54:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:47 smithi141 bash[31670]: cluster 2023-12-01T18:54:46.544807+0000 mgr.y (mgr.24356) 5899 : cluster 0 pgmap v5867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:47 smithi141 bash[31670]: audit 2023-12-01T18:54:47.325029+0000 mon.a (mon.0) 4113 : audit 0 from='client.? 172.21.15.40:0/3396687545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:47 smithi040 bash[28232]: cluster 2023-12-01T18:54:46.544807+0000 mgr.y (mgr.24356) 5899 : cluster 0 pgmap v5867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:47 smithi040 bash[28232]: audit 2023-12-01T18:54:47.325029+0000 mon.a (mon.0) 4113 : audit 0 from='client.? 172.21.15.40:0/3396687545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:47 smithi040 bash[41173]: cluster 2023-12-01T18:54:46.544807+0000 mgr.y (mgr.24356) 5899 : cluster 0 pgmap v5867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:47 smithi040 bash[41173]: audit 2023-12-01T18:54:47.325029+0000 mon.a (mon.0) 4113 : audit 0 from='client.? 172.21.15.40:0/3396687545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:49 smithi040 bash[28232]: cluster 2023-12-01T18:54:48.545506+0000 mgr.y (mgr.24356) 5900 : cluster 0 pgmap v5868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:49 smithi040 bash[28232]: audit 2023-12-01T18:54:48.616620+0000 mon.c (mon.2) 3753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:49 smithi040 bash[41173]: cluster 2023-12-01T18:54:48.545506+0000 mgr.y (mgr.24356) 5900 : cluster 0 pgmap v5868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:49 smithi040 bash[41173]: audit 2023-12-01T18:54:48.616620+0000 mon.c (mon.2) 3753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:49 smithi141 bash[31670]: cluster 2023-12-01T18:54:48.545506+0000 mgr.y (mgr.24356) 5900 : cluster 0 pgmap v5868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:49 smithi141 bash[31670]: audit 2023-12-01T18:54:48.616620+0000 mon.c (mon.2) 3753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:50 smithi040 bash[28232]: audit 2023-12-01T18:54:49.794244+0000 mon.a (mon.0) 4114 : audit 0 from='client.? 172.21.15.40:0/3692760629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:50 smithi040 bash[41173]: audit 2023-12-01T18:54:49.794244+0000 mon.a (mon.0) 4114 : audit 0 from='client.? 172.21.15.40:0/3692760629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:50 smithi141 bash[31670]: audit 2023-12-01T18:54:49.794244+0000 mon.a (mon.0) 4114 : audit 0 from='client.? 172.21.15.40:0/3692760629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:51 smithi040 bash[28232]: cluster 2023-12-01T18:54:50.546673+0000 mgr.y (mgr.24356) 5901 : cluster 0 pgmap v5869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:51 smithi040 bash[41173]: cluster 2023-12-01T18:54:50.546673+0000 mgr.y (mgr.24356) 5901 : cluster 0 pgmap v5869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:51 smithi141 bash[31670]: cluster 2023-12-01T18:54:50.546673+0000 mgr.y (mgr.24356) 5901 : cluster 0 pgmap v5869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:52 smithi040 bash[28232]: audit 2023-12-01T18:54:52.254734+0000 mon.a (mon.0) 4115 : audit 0 from='client.? 172.21.15.40:0/2576224362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:52 smithi040 bash[41173]: audit 2023-12-01T18:54:52.254734+0000 mon.a (mon.0) 4115 : audit 0 from='client.? 172.21.15.40:0/2576224362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:52 smithi141 bash[31670]: audit 2023-12-01T18:54:52.254734+0000 mon.a (mon.0) 4115 : audit 0 from='client.? 172.21.15.40:0/2576224362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:53 smithi040 bash[28232]: cluster 2023-12-01T18:54:52.547356+0000 mgr.y (mgr.24356) 5902 : cluster 0 pgmap v5870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:53 smithi040 bash[41173]: cluster 2023-12-01T18:54:52.547356+0000 mgr.y (mgr.24356) 5902 : cluster 0 pgmap v5870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:53 smithi141 bash[31670]: cluster 2023-12-01T18:54:52.547356+0000 mgr.y (mgr.24356) 5902 : cluster 0 pgmap v5870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:55 smithi040 bash[28232]: cluster 2023-12-01T18:54:54.548489+0000 mgr.y (mgr.24356) 5903 : cluster 0 pgmap v5871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:55 smithi040 bash[28232]: audit 2023-12-01T18:54:54.718250+0000 mon.c (mon.2) 3754 : audit 0 from='client.? 172.21.15.40:0/2848878835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:55 smithi040 bash[41173]: cluster 2023-12-01T18:54:54.548489+0000 mgr.y (mgr.24356) 5903 : cluster 0 pgmap v5871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:55 smithi040 bash[41173]: audit 2023-12-01T18:54:54.718250+0000 mon.c (mon.2) 3754 : audit 0 from='client.? 172.21.15.40:0/2848878835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:55 smithi141 bash[31670]: cluster 2023-12-01T18:54:54.548489+0000 mgr.y (mgr.24356) 5903 : cluster 0 pgmap v5871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:55 smithi141 bash[31670]: audit 2023-12-01T18:54:54.718250+0000 mon.c (mon.2) 3754 : audit 0 from='client.? 172.21.15.40:0/2848878835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:54:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:54:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:57 smithi141 bash[31670]: cluster 2023-12-01T18:54:56.549176+0000 mgr.y (mgr.24356) 5904 : cluster 0 pgmap v5872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:57 smithi141 bash[31670]: audit 2023-12-01T18:54:57.176597+0000 mon.c (mon.2) 3755 : audit 0 from='client.? 172.21.15.40:0/3794669787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:57 smithi040 bash[28232]: cluster 2023-12-01T18:54:56.549176+0000 mgr.y (mgr.24356) 5904 : cluster 0 pgmap v5872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:57 smithi040 bash[28232]: audit 2023-12-01T18:54:57.176597+0000 mon.c (mon.2) 3755 : audit 0 from='client.? 172.21.15.40:0/3794669787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:57 smithi040 bash[41173]: cluster 2023-12-01T18:54:56.549176+0000 mgr.y (mgr.24356) 5904 : cluster 0 pgmap v5872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:57 smithi040 bash[41173]: audit 2023-12-01T18:54:57.176597+0000 mon.c (mon.2) 3755 : audit 0 from='client.? 172.21.15.40:0/3794669787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:54:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:54:59 smithi040 bash[28232]: cluster 2023-12-01T18:54:58.549954+0000 mgr.y (mgr.24356) 5905 : cluster 0 pgmap v5873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:54:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:54:59 smithi040 bash[41173]: cluster 2023-12-01T18:54:58.549954+0000 mgr.y (mgr.24356) 5905 : cluster 0 pgmap v5873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:54:59 smithi141 bash[31670]: cluster 2023-12-01T18:54:58.549954+0000 mgr.y (mgr.24356) 5905 : cluster 0 pgmap v5873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:00 smithi040 bash[28232]: audit 2023-12-01T18:54:59.640660+0000 mon.a (mon.0) 4116 : audit 0 from='client.? 172.21.15.40:0/2125635727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:00 smithi040 bash[41173]: audit 2023-12-01T18:54:59.640660+0000 mon.a (mon.0) 4116 : audit 0 from='client.? 172.21.15.40:0/2125635727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:00 smithi141 bash[31670]: audit 2023-12-01T18:54:59.640660+0000 mon.a (mon.0) 4116 : audit 0 from='client.? 172.21.15.40:0/2125635727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:01 smithi040 bash[28232]: cluster 2023-12-01T18:55:00.551260+0000 mgr.y (mgr.24356) 5906 : cluster 0 pgmap v5874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:01 smithi040 bash[41173]: cluster 2023-12-01T18:55:00.551260+0000 mgr.y (mgr.24356) 5906 : cluster 0 pgmap v5874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:01 smithi141 bash[31670]: cluster 2023-12-01T18:55:00.551260+0000 mgr.y (mgr.24356) 5906 : cluster 0 pgmap v5874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:02 smithi040 bash[28232]: audit 2023-12-01T18:55:02.105102+0000 mon.c (mon.2) 3756 : audit 0 from='client.? 172.21.15.40:0/4065857906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:02 smithi040 bash[41173]: audit 2023-12-01T18:55:02.105102+0000 mon.c (mon.2) 3756 : audit 0 from='client.? 172.21.15.40:0/4065857906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:02 smithi141 bash[31670]: audit 2023-12-01T18:55:02.105102+0000 mon.c (mon.2) 3756 : audit 0 from='client.? 172.21.15.40:0/4065857906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:03 smithi040 bash[41173]: cluster 2023-12-01T18:55:02.551968+0000 mgr.y (mgr.24356) 5907 : cluster 0 pgmap v5875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:03 smithi040 bash[41173]: audit 2023-12-01T18:55:03.617122+0000 mon.c (mon.2) 3757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:03 smithi040 bash[28232]: cluster 2023-12-01T18:55:02.551968+0000 mgr.y (mgr.24356) 5907 : cluster 0 pgmap v5875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:03 smithi040 bash[28232]: audit 2023-12-01T18:55:03.617122+0000 mon.c (mon.2) 3757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:03 smithi141 bash[31670]: cluster 2023-12-01T18:55:02.551968+0000 mgr.y (mgr.24356) 5907 : cluster 0 pgmap v5875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:03 smithi141 bash[31670]: audit 2023-12-01T18:55:03.617122+0000 mon.c (mon.2) 3757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:04 smithi040 bash[28232]: audit 2023-12-01T18:55:04.574687+0000 mon.c (mon.2) 3758 : audit 0 from='client.? 172.21.15.40:0/3170180916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:04 smithi040 bash[41173]: audit 2023-12-01T18:55:04.574687+0000 mon.c (mon.2) 3758 : audit 0 from='client.? 172.21.15.40:0/3170180916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:04 smithi141 bash[31670]: audit 2023-12-01T18:55:04.574687+0000 mon.c (mon.2) 3758 : audit 0 from='client.? 172.21.15.40:0/3170180916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:05 smithi040 bash[28232]: cluster 2023-12-01T18:55:04.553128+0000 mgr.y (mgr.24356) 5908 : cluster 0 pgmap v5876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:05 smithi040 bash[41173]: cluster 2023-12-01T18:55:04.553128+0000 mgr.y (mgr.24356) 5908 : cluster 0 pgmap v5876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:05 smithi141 bash[31670]: cluster 2023-12-01T18:55:04.553128+0000 mgr.y (mgr.24356) 5908 : cluster 0 pgmap v5876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:55:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:55:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:07 smithi141 bash[31670]: cluster 2023-12-01T18:55:06.553802+0000 mgr.y (mgr.24356) 5909 : cluster 0 pgmap v5877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:07 smithi141 bash[31670]: audit 2023-12-01T18:55:07.032649+0000 mon.c (mon.2) 3759 : audit 0 from='client.? 172.21.15.40:0/954241557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:07 smithi040 bash[28232]: cluster 2023-12-01T18:55:06.553802+0000 mgr.y (mgr.24356) 5909 : cluster 0 pgmap v5877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:07 smithi040 bash[28232]: audit 2023-12-01T18:55:07.032649+0000 mon.c (mon.2) 3759 : audit 0 from='client.? 172.21.15.40:0/954241557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:07 smithi040 bash[41173]: cluster 2023-12-01T18:55:06.553802+0000 mgr.y (mgr.24356) 5909 : cluster 0 pgmap v5877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:07 smithi040 bash[41173]: audit 2023-12-01T18:55:07.032649+0000 mon.c (mon.2) 3759 : audit 0 from='client.? 172.21.15.40:0/954241557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:09 smithi040 bash[41173]: cluster 2023-12-01T18:55:08.554488+0000 mgr.y (mgr.24356) 5910 : cluster 0 pgmap v5878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:09 smithi040 bash[41173]: audit 2023-12-01T18:55:09.493865+0000 mon.c (mon.2) 3760 : audit 0 from='client.? 172.21.15.40:0/929668262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:09 smithi040 bash[28232]: cluster 2023-12-01T18:55:08.554488+0000 mgr.y (mgr.24356) 5910 : cluster 0 pgmap v5878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:09 smithi040 bash[28232]: audit 2023-12-01T18:55:09.493865+0000 mon.c (mon.2) 3760 : audit 0 from='client.? 172.21.15.40:0/929668262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:09 smithi141 bash[31670]: cluster 2023-12-01T18:55:08.554488+0000 mgr.y (mgr.24356) 5910 : cluster 0 pgmap v5878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:09 smithi141 bash[31670]: audit 2023-12-01T18:55:09.493865+0000 mon.c (mon.2) 3760 : audit 0 from='client.? 172.21.15.40:0/929668262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:11 smithi040 bash[28232]: cluster 2023-12-01T18:55:10.555638+0000 mgr.y (mgr.24356) 5911 : cluster 0 pgmap v5879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:11 smithi040 bash[41173]: cluster 2023-12-01T18:55:10.555638+0000 mgr.y (mgr.24356) 5911 : cluster 0 pgmap v5879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:11 smithi141 bash[31670]: cluster 2023-12-01T18:55:10.555638+0000 mgr.y (mgr.24356) 5911 : cluster 0 pgmap v5879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:12 smithi040 bash[41173]: audit 2023-12-01T18:55:11.973067+0000 mon.a (mon.0) 4117 : audit 0 from='client.? 172.21.15.40:0/1102267161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:12 smithi040 bash[28232]: audit 2023-12-01T18:55:11.973067+0000 mon.a (mon.0) 4117 : audit 0 from='client.? 172.21.15.40:0/1102267161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:12 smithi141 bash[31670]: audit 2023-12-01T18:55:11.973067+0000 mon.a (mon.0) 4117 : audit 0 from='client.? 172.21.15.40:0/1102267161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:13 smithi040 bash[41173]: cluster 2023-12-01T18:55:12.556363+0000 mgr.y (mgr.24356) 5912 : cluster 0 pgmap v5880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:13 smithi040 bash[28232]: cluster 2023-12-01T18:55:12.556363+0000 mgr.y (mgr.24356) 5912 : cluster 0 pgmap v5880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:13 smithi141 bash[31670]: cluster 2023-12-01T18:55:12.556363+0000 mgr.y (mgr.24356) 5912 : cluster 0 pgmap v5880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:14 smithi040 bash[28232]: audit 2023-12-01T18:55:14.433074+0000 mon.a (mon.0) 4118 : audit 0 from='client.? 172.21.15.40:0/3095510178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:14 smithi040 bash[41173]: audit 2023-12-01T18:55:14.433074+0000 mon.a (mon.0) 4118 : audit 0 from='client.? 172.21.15.40:0/3095510178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:14 smithi141 bash[31670]: audit 2023-12-01T18:55:14.433074+0000 mon.a (mon.0) 4118 : audit 0 from='client.? 172.21.15.40:0/3095510178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:15 smithi040 bash[28232]: cluster 2023-12-01T18:55:14.557602+0000 mgr.y (mgr.24356) 5913 : cluster 0 pgmap v5881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:15 smithi040 bash[41173]: cluster 2023-12-01T18:55:14.557602+0000 mgr.y (mgr.24356) 5913 : cluster 0 pgmap v5881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:15 smithi141 bash[31670]: cluster 2023-12-01T18:55:14.557602+0000 mgr.y (mgr.24356) 5913 : cluster 0 pgmap v5881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:55:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:55:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:17 smithi141 bash[31670]: cluster 2023-12-01T18:55:16.558279+0000 mgr.y (mgr.24356) 5914 : cluster 0 pgmap v5882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:17 smithi141 bash[31670]: audit 2023-12-01T18:55:16.900867+0000 mon.c (mon.2) 3761 : audit 0 from='client.? 172.21.15.40:0/2986640653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:17 smithi040 bash[28232]: cluster 2023-12-01T18:55:16.558279+0000 mgr.y (mgr.24356) 5914 : cluster 0 pgmap v5882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:17 smithi040 bash[28232]: audit 2023-12-01T18:55:16.900867+0000 mon.c (mon.2) 3761 : audit 0 from='client.? 172.21.15.40:0/2986640653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:17 smithi040 bash[41173]: cluster 2023-12-01T18:55:16.558279+0000 mgr.y (mgr.24356) 5914 : cluster 0 pgmap v5882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:17 smithi040 bash[41173]: audit 2023-12-01T18:55:16.900867+0000 mon.c (mon.2) 3761 : audit 0 from='client.? 172.21.15.40:0/2986640653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:19 smithi040 bash[28232]: cluster 2023-12-01T18:55:18.558960+0000 mgr.y (mgr.24356) 5915 : cluster 0 pgmap v5883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:19 smithi040 bash[28232]: audit 2023-12-01T18:55:18.617869+0000 mon.c (mon.2) 3762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:19 smithi040 bash[28232]: audit 2023-12-01T18:55:19.372894+0000 mon.a (mon.0) 4119 : audit 0 from='client.? 172.21.15.40:0/3262472285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:19 smithi040 bash[41173]: cluster 2023-12-01T18:55:18.558960+0000 mgr.y (mgr.24356) 5915 : cluster 0 pgmap v5883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:19 smithi040 bash[41173]: audit 2023-12-01T18:55:18.617869+0000 mon.c (mon.2) 3762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:19 smithi040 bash[41173]: audit 2023-12-01T18:55:19.372894+0000 mon.a (mon.0) 4119 : audit 0 from='client.? 172.21.15.40:0/3262472285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:19 smithi141 bash[31670]: cluster 2023-12-01T18:55:18.558960+0000 mgr.y (mgr.24356) 5915 : cluster 0 pgmap v5883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:19 smithi141 bash[31670]: audit 2023-12-01T18:55:18.617869+0000 mon.c (mon.2) 3762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:19 smithi141 bash[31670]: audit 2023-12-01T18:55:19.372894+0000 mon.a (mon.0) 4119 : audit 0 from='client.? 172.21.15.40:0/3262472285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:21 smithi040 bash[41173]: cluster 2023-12-01T18:55:20.560165+0000 mgr.y (mgr.24356) 5916 : cluster 0 pgmap v5884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:21 smithi040 bash[28232]: cluster 2023-12-01T18:55:20.560165+0000 mgr.y (mgr.24356) 5916 : cluster 0 pgmap v5884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:21 smithi141 bash[31670]: cluster 2023-12-01T18:55:20.560165+0000 mgr.y (mgr.24356) 5916 : cluster 0 pgmap v5884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:22 smithi040 bash[41173]: audit 2023-12-01T18:55:21.846131+0000 mon.c (mon.2) 3763 : audit 0 from='client.? 172.21.15.40:0/3264476522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:22 smithi040 bash[28232]: audit 2023-12-01T18:55:21.846131+0000 mon.c (mon.2) 3763 : audit 0 from='client.? 172.21.15.40:0/3264476522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:22 smithi141 bash[31670]: audit 2023-12-01T18:55:21.846131+0000 mon.c (mon.2) 3763 : audit 0 from='client.? 172.21.15.40:0/3264476522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:23 smithi040 bash[28232]: cluster 2023-12-01T18:55:22.560867+0000 mgr.y (mgr.24356) 5917 : cluster 0 pgmap v5885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:23 smithi040 bash[41173]: cluster 2023-12-01T18:55:22.560867+0000 mgr.y (mgr.24356) 5917 : cluster 0 pgmap v5885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:23 smithi141 bash[31670]: cluster 2023-12-01T18:55:22.560867+0000 mgr.y (mgr.24356) 5917 : cluster 0 pgmap v5885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:24 smithi040 bash[28232]: audit 2023-12-01T18:55:24.308726+0000 mon.a (mon.0) 4120 : audit 0 from='client.? 172.21.15.40:0/2189865248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:24 smithi040 bash[41173]: audit 2023-12-01T18:55:24.308726+0000 mon.a (mon.0) 4120 : audit 0 from='client.? 172.21.15.40:0/2189865248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:24 smithi141 bash[31670]: audit 2023-12-01T18:55:24.308726+0000 mon.a (mon.0) 4120 : audit 0 from='client.? 172.21.15.40:0/2189865248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:25 smithi040 bash[28232]: cluster 2023-12-01T18:55:24.562161+0000 mgr.y (mgr.24356) 5918 : cluster 0 pgmap v5886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:25 smithi040 bash[41173]: cluster 2023-12-01T18:55:24.562161+0000 mgr.y (mgr.24356) 5918 : cluster 0 pgmap v5886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:25 smithi141 bash[31670]: cluster 2023-12-01T18:55:24.562161+0000 mgr.y (mgr.24356) 5918 : cluster 0 pgmap v5886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:55:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:55:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:27 smithi141 bash[31670]: cluster 2023-12-01T18:55:26.562842+0000 mgr.y (mgr.24356) 5919 : cluster 0 pgmap v5887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:27 smithi141 bash[31670]: audit 2023-12-01T18:55:26.779817+0000 mon.a (mon.0) 4121 : audit 0 from='client.? 172.21.15.40:0/3581547421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:27 smithi040 bash[28232]: cluster 2023-12-01T18:55:26.562842+0000 mgr.y (mgr.24356) 5919 : cluster 0 pgmap v5887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:27 smithi040 bash[28232]: audit 2023-12-01T18:55:26.779817+0000 mon.a (mon.0) 4121 : audit 0 from='client.? 172.21.15.40:0/3581547421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:27 smithi040 bash[41173]: cluster 2023-12-01T18:55:26.562842+0000 mgr.y (mgr.24356) 5919 : cluster 0 pgmap v5887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:27 smithi040 bash[41173]: audit 2023-12-01T18:55:26.779817+0000 mon.a (mon.0) 4121 : audit 0 from='client.? 172.21.15.40:0/3581547421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:29 smithi040 bash[28232]: cluster 2023-12-01T18:55:28.563524+0000 mgr.y (mgr.24356) 5920 : cluster 0 pgmap v5888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:29 smithi040 bash[28232]: audit 2023-12-01T18:55:29.255585+0000 mon.a (mon.0) 4122 : audit 0 from='client.? 172.21.15.40:0/3546504074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:29 smithi040 bash[41173]: cluster 2023-12-01T18:55:28.563524+0000 mgr.y (mgr.24356) 5920 : cluster 0 pgmap v5888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:29 smithi040 bash[41173]: audit 2023-12-01T18:55:29.255585+0000 mon.a (mon.0) 4122 : audit 0 from='client.? 172.21.15.40:0/3546504074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:29 smithi141 bash[31670]: cluster 2023-12-01T18:55:28.563524+0000 mgr.y (mgr.24356) 5920 : cluster 0 pgmap v5888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:29 smithi141 bash[31670]: audit 2023-12-01T18:55:29.255585+0000 mon.a (mon.0) 4122 : audit 0 from='client.? 172.21.15.40:0/3546504074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:31 smithi040 bash[28232]: cluster 2023-12-01T18:55:30.564646+0000 mgr.y (mgr.24356) 5921 : cluster 0 pgmap v5889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:31 smithi040 bash[41173]: cluster 2023-12-01T18:55:30.564646+0000 mgr.y (mgr.24356) 5921 : cluster 0 pgmap v5889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:31 smithi141 bash[31670]: cluster 2023-12-01T18:55:30.564646+0000 mgr.y (mgr.24356) 5921 : cluster 0 pgmap v5889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:32 smithi040 bash[28232]: audit 2023-12-01T18:55:31.721405+0000 mon.c (mon.2) 3764 : audit 0 from='client.? 172.21.15.40:0/353381120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:32 smithi040 bash[41173]: audit 2023-12-01T18:55:31.721405+0000 mon.c (mon.2) 3764 : audit 0 from='client.? 172.21.15.40:0/353381120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:32 smithi141 bash[31670]: audit 2023-12-01T18:55:31.721405+0000 mon.c (mon.2) 3764 : audit 0 from='client.? 172.21.15.40:0/353381120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:33 smithi040 bash[28232]: cluster 2023-12-01T18:55:32.565282+0000 mgr.y (mgr.24356) 5922 : cluster 0 pgmap v5890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:33 smithi040 bash[28232]: audit 2023-12-01T18:55:33.617849+0000 mon.c (mon.2) 3765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:33 smithi040 bash[41173]: cluster 2023-12-01T18:55:32.565282+0000 mgr.y (mgr.24356) 5922 : cluster 0 pgmap v5890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:33 smithi040 bash[41173]: audit 2023-12-01T18:55:33.617849+0000 mon.c (mon.2) 3765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:33 smithi141 bash[31670]: cluster 2023-12-01T18:55:32.565282+0000 mgr.y (mgr.24356) 5922 : cluster 0 pgmap v5890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:33 smithi141 bash[31670]: audit 2023-12-01T18:55:33.617849+0000 mon.c (mon.2) 3765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:34 smithi040 bash[28232]: audit 2023-12-01T18:55:34.176442+0000 mon.c (mon.2) 3766 : audit 0 from='client.? 172.21.15.40:0/459053666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:34 smithi040 bash[41173]: audit 2023-12-01T18:55:34.176442+0000 mon.c (mon.2) 3766 : audit 0 from='client.? 172.21.15.40:0/459053666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:34 smithi141 bash[31670]: audit 2023-12-01T18:55:34.176442+0000 mon.c (mon.2) 3766 : audit 0 from='client.? 172.21.15.40:0/459053666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:35 smithi040 bash[28232]: cluster 2023-12-01T18:55:34.566421+0000 mgr.y (mgr.24356) 5923 : cluster 0 pgmap v5891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:35 smithi040 bash[41173]: cluster 2023-12-01T18:55:34.566421+0000 mgr.y (mgr.24356) 5923 : cluster 0 pgmap v5891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:35 smithi141 bash[31670]: cluster 2023-12-01T18:55:34.566421+0000 mgr.y (mgr.24356) 5923 : cluster 0 pgmap v5891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:55:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:55:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:37 smithi141 bash[31670]: cluster 2023-12-01T18:55:36.567047+0000 mgr.y (mgr.24356) 5924 : cluster 0 pgmap v5892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:37 smithi141 bash[31670]: audit 2023-12-01T18:55:36.642574+0000 mon.c (mon.2) 3767 : audit 0 from='client.? 172.21.15.40:0/1521808822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:37 smithi040 bash[28232]: cluster 2023-12-01T18:55:36.567047+0000 mgr.y (mgr.24356) 5924 : cluster 0 pgmap v5892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:37 smithi040 bash[28232]: audit 2023-12-01T18:55:36.642574+0000 mon.c (mon.2) 3767 : audit 0 from='client.? 172.21.15.40:0/1521808822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:37 smithi040 bash[41173]: cluster 2023-12-01T18:55:36.567047+0000 mgr.y (mgr.24356) 5924 : cluster 0 pgmap v5892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:37 smithi040 bash[41173]: audit 2023-12-01T18:55:36.642574+0000 mon.c (mon.2) 3767 : audit 0 from='client.? 172.21.15.40:0/1521808822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:39 smithi040 bash[28232]: cluster 2023-12-01T18:55:38.567767+0000 mgr.y (mgr.24356) 5925 : cluster 0 pgmap v5893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:39 smithi040 bash[28232]: audit 2023-12-01T18:55:39.106369+0000 mon.a (mon.0) 4123 : audit 0 from='client.? 172.21.15.40:0/3464208234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:39 smithi040 bash[41173]: cluster 2023-12-01T18:55:38.567767+0000 mgr.y (mgr.24356) 5925 : cluster 0 pgmap v5893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:39 smithi040 bash[41173]: audit 2023-12-01T18:55:39.106369+0000 mon.a (mon.0) 4123 : audit 0 from='client.? 172.21.15.40:0/3464208234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:39 smithi141 bash[31670]: cluster 2023-12-01T18:55:38.567767+0000 mgr.y (mgr.24356) 5925 : cluster 0 pgmap v5893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:39 smithi141 bash[31670]: audit 2023-12-01T18:55:39.106369+0000 mon.a (mon.0) 4123 : audit 0 from='client.? 172.21.15.40:0/3464208234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:41 smithi040 bash[28232]: cluster 2023-12-01T18:55:40.568975+0000 mgr.y (mgr.24356) 5926 : cluster 0 pgmap v5894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:41 smithi040 bash[28232]: audit 2023-12-01T18:55:41.561610+0000 mon.c (mon.2) 3768 : audit 0 from='client.? 172.21.15.40:0/381985697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:41 smithi040 bash[41173]: cluster 2023-12-01T18:55:40.568975+0000 mgr.y (mgr.24356) 5926 : cluster 0 pgmap v5894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:41 smithi040 bash[41173]: audit 2023-12-01T18:55:41.561610+0000 mon.c (mon.2) 3768 : audit 0 from='client.? 172.21.15.40:0/381985697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:41 smithi141 bash[31670]: cluster 2023-12-01T18:55:40.568975+0000 mgr.y (mgr.24356) 5926 : cluster 0 pgmap v5894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:41 smithi141 bash[31670]: audit 2023-12-01T18:55:41.561610+0000 mon.c (mon.2) 3768 : audit 0 from='client.? 172.21.15.40:0/381985697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:43 smithi040 bash[28232]: cluster 2023-12-01T18:55:42.569657+0000 mgr.y (mgr.24356) 5927 : cluster 0 pgmap v5895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:43 smithi040 bash[41173]: cluster 2023-12-01T18:55:42.569657+0000 mgr.y (mgr.24356) 5927 : cluster 0 pgmap v5895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:43 smithi141 bash[31670]: cluster 2023-12-01T18:55:42.569657+0000 mgr.y (mgr.24356) 5927 : cluster 0 pgmap v5895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:44 smithi040 bash[28232]: audit 2023-12-01T18:55:44.039967+0000 mon.c (mon.2) 3769 : audit 0 from='client.? 172.21.15.40:0/1355997635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:44 smithi040 bash[41173]: audit 2023-12-01T18:55:44.039967+0000 mon.c (mon.2) 3769 : audit 0 from='client.? 172.21.15.40:0/1355997635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:44 smithi141 bash[31670]: audit 2023-12-01T18:55:44.039967+0000 mon.c (mon.2) 3769 : audit 0 from='client.? 172.21.15.40:0/1355997635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:45 smithi040 bash[41173]: cluster 2023-12-01T18:55:44.570779+0000 mgr.y (mgr.24356) 5928 : cluster 0 pgmap v5896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:45 smithi040 bash[41173]: audit 2023-12-01T18:55:45.030482+0000 mon.c (mon.2) 3770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:55:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:45 smithi040 bash[28232]: cluster 2023-12-01T18:55:44.570779+0000 mgr.y (mgr.24356) 5928 : cluster 0 pgmap v5896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:45 smithi040 bash[28232]: audit 2023-12-01T18:55:45.030482+0000 mon.c (mon.2) 3770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:55:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:45 smithi141 bash[31670]: cluster 2023-12-01T18:55:44.570779+0000 mgr.y (mgr.24356) 5928 : cluster 0 pgmap v5896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:45 smithi141 bash[31670]: audit 2023-12-01T18:55:45.030482+0000 mon.c (mon.2) 3770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:55:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:55:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:55:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:47 smithi141 bash[31670]: audit 2023-12-01T18:55:46.513070+0000 mon.a (mon.0) 4124 : audit 0 from='client.? 172.21.15.40:0/2886362967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:47 smithi141 bash[31670]: cluster 2023-12-01T18:55:46.571566+0000 mgr.y (mgr.24356) 5929 : cluster 0 pgmap v5897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:47 smithi040 bash[28232]: audit 2023-12-01T18:55:46.513070+0000 mon.a (mon.0) 4124 : audit 0 from='client.? 172.21.15.40:0/2886362967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:47 smithi040 bash[28232]: cluster 2023-12-01T18:55:46.571566+0000 mgr.y (mgr.24356) 5929 : cluster 0 pgmap v5897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:47 smithi040 bash[41173]: audit 2023-12-01T18:55:46.513070+0000 mon.a (mon.0) 4124 : audit 0 from='client.? 172.21.15.40:0/2886362967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:47 smithi040 bash[41173]: cluster 2023-12-01T18:55:46.571566+0000 mgr.y (mgr.24356) 5929 : cluster 0 pgmap v5897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:48 smithi141 bash[31670]: audit 2023-12-01T18:55:48.617805+0000 mon.c (mon.2) 3771 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:48 smithi040 bash[28232]: audit 2023-12-01T18:55:48.617805+0000 mon.c (mon.2) 3771 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:48 smithi040 bash[41173]: audit 2023-12-01T18:55:48.617805+0000 mon.c (mon.2) 3771 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:49 smithi141 bash[31670]: cluster 2023-12-01T18:55:48.572283+0000 mgr.y (mgr.24356) 5930 : cluster 0 pgmap v5898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:49 smithi141 bash[31670]: audit 2023-12-01T18:55:48.995320+0000 mon.a (mon.0) 4125 : audit 0 from='client.? 172.21.15.40:0/1926309233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:49 smithi040 bash[28232]: cluster 2023-12-01T18:55:48.572283+0000 mgr.y (mgr.24356) 5930 : cluster 0 pgmap v5898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:49 smithi040 bash[28232]: audit 2023-12-01T18:55:48.995320+0000 mon.a (mon.0) 4125 : audit 0 from='client.? 172.21.15.40:0/1926309233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:49 smithi040 bash[41173]: cluster 2023-12-01T18:55:48.572283+0000 mgr.y (mgr.24356) 5930 : cluster 0 pgmap v5898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:49 smithi040 bash[41173]: audit 2023-12-01T18:55:48.995320+0000 mon.a (mon.0) 4125 : audit 0 from='client.? 172.21.15.40:0/1926309233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:51 smithi141 bash[31670]: cluster 2023-12-01T18:55:50.573592+0000 mgr.y (mgr.24356) 5931 : cluster 0 pgmap v5899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:51 smithi141 bash[31670]: audit 2023-12-01T18:55:50.929193+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:51 smithi141 bash[31670]: audit 2023-12-01T18:55:50.941688+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:51 smithi141 bash[31670]: audit 2023-12-01T18:55:51.230646+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:51 smithi141 bash[31670]: audit 2023-12-01T18:55:51.241024+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:51 smithi141 bash[31670]: audit 2023-12-01T18:55:51.493874+0000 mon.a (mon.0) 4130 : audit 0 from='client.? 172.21.15.40:0/1817155482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[41173]: cluster 2023-12-01T18:55:50.573592+0000 mgr.y (mgr.24356) 5931 : cluster 0 pgmap v5899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[41173]: audit 2023-12-01T18:55:50.929193+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[41173]: audit 2023-12-01T18:55:50.941688+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[41173]: audit 2023-12-01T18:55:51.230646+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[41173]: audit 2023-12-01T18:55:51.241024+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[41173]: audit 2023-12-01T18:55:51.493874+0000 mon.a (mon.0) 4130 : audit 0 from='client.? 172.21.15.40:0/1817155482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[28232]: cluster 2023-12-01T18:55:50.573592+0000 mgr.y (mgr.24356) 5931 : cluster 0 pgmap v5899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[28232]: audit 2023-12-01T18:55:50.929193+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[28232]: audit 2023-12-01T18:55:50.941688+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[28232]: audit 2023-12-01T18:55:51.230646+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[28232]: audit 2023-12-01T18:55:51.241024+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:51 smithi040 bash[28232]: audit 2023-12-01T18:55:51.493874+0000 mon.a (mon.0) 4130 : audit 0 from='client.? 172.21.15.40:0/1817155482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:52 smithi141 bash[31670]: audit 2023-12-01T18:55:51.713270+0000 mon.c (mon.2) 3772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:55:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:52 smithi141 bash[31670]: audit 2023-12-01T18:55:51.715206+0000 mon.c (mon.2) 3773 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:55:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:52 smithi141 bash[31670]: audit 2023-12-01T18:55:51.725497+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:52 smithi040 bash[28232]: audit 2023-12-01T18:55:51.713270+0000 mon.c (mon.2) 3772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:55:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:52 smithi040 bash[28232]: audit 2023-12-01T18:55:51.715206+0000 mon.c (mon.2) 3773 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:55:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:52 smithi040 bash[28232]: audit 2023-12-01T18:55:51.725497+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:52 smithi040 bash[41173]: audit 2023-12-01T18:55:51.713270+0000 mon.c (mon.2) 3772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:55:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:52 smithi040 bash[41173]: audit 2023-12-01T18:55:51.715206+0000 mon.c (mon.2) 3773 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:55:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:52 smithi040 bash[41173]: audit 2023-12-01T18:55:51.725497+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:55:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:53 smithi141 bash[31670]: cluster 2023-12-01T18:55:52.574274+0000 mgr.y (mgr.24356) 5932 : cluster 0 pgmap v5900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:53 smithi040 bash[28232]: cluster 2023-12-01T18:55:52.574274+0000 mgr.y (mgr.24356) 5932 : cluster 0 pgmap v5900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:53 smithi040 bash[41173]: cluster 2023-12-01T18:55:52.574274+0000 mgr.y (mgr.24356) 5932 : cluster 0 pgmap v5900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:54 smithi141 bash[31670]: audit 2023-12-01T18:55:53.968046+0000 mon.c (mon.2) 3774 : audit 0 from='client.? 172.21.15.40:0/2738675734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:54 smithi040 bash[41173]: audit 2023-12-01T18:55:53.968046+0000 mon.c (mon.2) 3774 : audit 0 from='client.? 172.21.15.40:0/2738675734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:54 smithi040 bash[28232]: audit 2023-12-01T18:55:53.968046+0000 mon.c (mon.2) 3774 : audit 0 from='client.? 172.21.15.40:0/2738675734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:55 smithi141 bash[31670]: cluster 2023-12-01T18:55:54.575294+0000 mgr.y (mgr.24356) 5933 : cluster 0 pgmap v5901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:55 smithi040 bash[41173]: cluster 2023-12-01T18:55:54.575294+0000 mgr.y (mgr.24356) 5933 : cluster 0 pgmap v5901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:55 smithi040 bash[28232]: cluster 2023-12-01T18:55:54.575294+0000 mgr.y (mgr.24356) 5933 : cluster 0 pgmap v5901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:55:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T18:55:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:57 smithi141 bash[31670]: audit 2023-12-01T18:55:56.436679+0000 mon.a (mon.0) 4132 : audit 0 from='client.? 172.21.15.40:0/286887549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:57 smithi141 bash[31670]: cluster 2023-12-01T18:55:56.575977+0000 mgr.y (mgr.24356) 5934 : cluster 0 pgmap v5902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:57 smithi040 bash[41173]: audit 2023-12-01T18:55:56.436679+0000 mon.a (mon.0) 4132 : audit 0 from='client.? 172.21.15.40:0/286887549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:57 smithi040 bash[41173]: cluster 2023-12-01T18:55:56.575977+0000 mgr.y (mgr.24356) 5934 : cluster 0 pgmap v5902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:57 smithi040 bash[28232]: audit 2023-12-01T18:55:56.436679+0000 mon.a (mon.0) 4132 : audit 0 from='client.? 172.21.15.40:0/286887549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:57 smithi040 bash[28232]: cluster 2023-12-01T18:55:56.575977+0000 mgr.y (mgr.24356) 5934 : cluster 0 pgmap v5902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:59 smithi040 bash[41173]: cluster 2023-12-01T18:55:58.576657+0000 mgr.y (mgr.24356) 5935 : cluster 0 pgmap v5903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:55:59 smithi040 bash[41173]: audit 2023-12-01T18:55:58.904250+0000 mon.a (mon.0) 4133 : audit 0 from='client.? 172.21.15.40:0/825537405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:55:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:59 smithi040 bash[28232]: cluster 2023-12-01T18:55:58.576657+0000 mgr.y (mgr.24356) 5935 : cluster 0 pgmap v5903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:55:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:55:59 smithi040 bash[28232]: audit 2023-12-01T18:55:58.904250+0000 mon.a (mon.0) 4133 : audit 0 from='client.? 172.21.15.40:0/825537405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:59 smithi141 bash[31670]: cluster 2023-12-01T18:55:58.576657+0000 mgr.y (mgr.24356) 5935 : cluster 0 pgmap v5903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:55:59 smithi141 bash[31670]: audit 2023-12-01T18:55:58.904250+0000 mon.a (mon.0) 4133 : audit 0 from='client.? 172.21.15.40:0/825537405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:01 smithi040 bash[41173]: cluster 2023-12-01T18:56:00.577865+0000 mgr.y (mgr.24356) 5936 : cluster 0 pgmap v5904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:01 smithi040 bash[41173]: audit 2023-12-01T18:56:01.369151+0000 mon.c (mon.2) 3775 : audit 0 from='client.? 172.21.15.40:0/174457542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:01 smithi040 bash[28232]: cluster 2023-12-01T18:56:00.577865+0000 mgr.y (mgr.24356) 5936 : cluster 0 pgmap v5904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:01 smithi040 bash[28232]: audit 2023-12-01T18:56:01.369151+0000 mon.c (mon.2) 3775 : audit 0 from='client.? 172.21.15.40:0/174457542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:01 smithi141 bash[31670]: cluster 2023-12-01T18:56:00.577865+0000 mgr.y (mgr.24356) 5936 : cluster 0 pgmap v5904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:01 smithi141 bash[31670]: audit 2023-12-01T18:56:01.369151+0000 mon.c (mon.2) 3775 : audit 0 from='client.? 172.21.15.40:0/174457542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:03 smithi040 bash[28232]: cluster 2023-12-01T18:56:02.578524+0000 mgr.y (mgr.24356) 5937 : cluster 0 pgmap v5905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:03 smithi040 bash[28232]: audit 2023-12-01T18:56:03.618542+0000 mon.c (mon.2) 3776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:03 smithi040 bash[41173]: cluster 2023-12-01T18:56:02.578524+0000 mgr.y (mgr.24356) 5937 : cluster 0 pgmap v5905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:03 smithi040 bash[41173]: audit 2023-12-01T18:56:03.618542+0000 mon.c (mon.2) 3776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:03 smithi141 bash[31670]: cluster 2023-12-01T18:56:02.578524+0000 mgr.y (mgr.24356) 5937 : cluster 0 pgmap v5905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:03 smithi141 bash[31670]: audit 2023-12-01T18:56:03.618542+0000 mon.c (mon.2) 3776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:04 smithi040 bash[28232]: audit 2023-12-01T18:56:03.839023+0000 mon.c (mon.2) 3777 : audit 0 from='client.? 172.21.15.40:0/2648032421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:04 smithi040 bash[41173]: audit 2023-12-01T18:56:03.839023+0000 mon.c (mon.2) 3777 : audit 0 from='client.? 172.21.15.40:0/2648032421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:04 smithi141 bash[31670]: audit 2023-12-01T18:56:03.839023+0000 mon.c (mon.2) 3777 : audit 0 from='client.? 172.21.15.40:0/2648032421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:05 smithi040 bash[28232]: cluster 2023-12-01T18:56:04.579546+0000 mgr.y (mgr.24356) 5938 : cluster 0 pgmap v5906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:05 smithi040 bash[41173]: cluster 2023-12-01T18:56:04.579546+0000 mgr.y (mgr.24356) 5938 : cluster 0 pgmap v5906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:05 smithi141 bash[31670]: cluster 2023-12-01T18:56:04.579546+0000 mgr.y (mgr.24356) 5938 : cluster 0 pgmap v5906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:06 smithi040 bash[28232]: audit 2023-12-01T18:56:06.302936+0000 mon.a (mon.0) 4134 : audit 0 from='client.? 172.21.15.40:0/1113090704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:56:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:56:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:06 smithi040 bash[41173]: audit 2023-12-01T18:56:06.302936+0000 mon.a (mon.0) 4134 : audit 0 from='client.? 172.21.15.40:0/1113090704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:06 smithi141 bash[31670]: audit 2023-12-01T18:56:06.302936+0000 mon.a (mon.0) 4134 : audit 0 from='client.? 172.21.15.40:0/1113090704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:07 smithi040 bash[28232]: cluster 2023-12-01T18:56:06.580318+0000 mgr.y (mgr.24356) 5939 : cluster 0 pgmap v5907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:07 smithi040 bash[41173]: cluster 2023-12-01T18:56:06.580318+0000 mgr.y (mgr.24356) 5939 : cluster 0 pgmap v5907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:07 smithi141 bash[31670]: cluster 2023-12-01T18:56:06.580318+0000 mgr.y (mgr.24356) 5939 : cluster 0 pgmap v5907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:09 smithi141 bash[31670]: cluster 2023-12-01T18:56:08.581127+0000 mgr.y (mgr.24356) 5940 : cluster 0 pgmap v5908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:09 smithi141 bash[31670]: audit 2023-12-01T18:56:08.772406+0000 mon.a (mon.0) 4135 : audit 0 from='client.? 172.21.15.40:0/1923647621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:09 smithi040 bash[28232]: cluster 2023-12-01T18:56:08.581127+0000 mgr.y (mgr.24356) 5940 : cluster 0 pgmap v5908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:09 smithi040 bash[28232]: audit 2023-12-01T18:56:08.772406+0000 mon.a (mon.0) 4135 : audit 0 from='client.? 172.21.15.40:0/1923647621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:09 smithi040 bash[41173]: cluster 2023-12-01T18:56:08.581127+0000 mgr.y (mgr.24356) 5940 : cluster 0 pgmap v5908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:09 smithi040 bash[41173]: audit 2023-12-01T18:56:08.772406+0000 mon.a (mon.0) 4135 : audit 0 from='client.? 172.21.15.40:0/1923647621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:11 smithi141 bash[31670]: cluster 2023-12-01T18:56:10.582327+0000 mgr.y (mgr.24356) 5941 : cluster 0 pgmap v5909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:11 smithi141 bash[31670]: audit 2023-12-01T18:56:11.236409+0000 mon.a (mon.0) 4136 : audit 0 from='client.? 172.21.15.40:0/1295553061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:11 smithi040 bash[28232]: cluster 2023-12-01T18:56:10.582327+0000 mgr.y (mgr.24356) 5941 : cluster 0 pgmap v5909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:11 smithi040 bash[28232]: audit 2023-12-01T18:56:11.236409+0000 mon.a (mon.0) 4136 : audit 0 from='client.? 172.21.15.40:0/1295553061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:11 smithi040 bash[41173]: cluster 2023-12-01T18:56:10.582327+0000 mgr.y (mgr.24356) 5941 : cluster 0 pgmap v5909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:11 smithi040 bash[41173]: audit 2023-12-01T18:56:11.236409+0000 mon.a (mon.0) 4136 : audit 0 from='client.? 172.21.15.40:0/1295553061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:13 smithi141 bash[31670]: cluster 2023-12-01T18:56:12.582968+0000 mgr.y (mgr.24356) 5942 : cluster 0 pgmap v5910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:13 smithi040 bash[28232]: cluster 2023-12-01T18:56:12.582968+0000 mgr.y (mgr.24356) 5942 : cluster 0 pgmap v5910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:13 smithi040 bash[41173]: cluster 2023-12-01T18:56:12.582968+0000 mgr.y (mgr.24356) 5942 : cluster 0 pgmap v5910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:14 smithi141 bash[31670]: audit 2023-12-01T18:56:13.698710+0000 mon.c (mon.2) 3778 : audit 0 from='client.? 172.21.15.40:0/1372628914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:14 smithi040 bash[28232]: audit 2023-12-01T18:56:13.698710+0000 mon.c (mon.2) 3778 : audit 0 from='client.? 172.21.15.40:0/1372628914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:14 smithi040 bash[41173]: audit 2023-12-01T18:56:13.698710+0000 mon.c (mon.2) 3778 : audit 0 from='client.? 172.21.15.40:0/1372628914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:15 smithi141 bash[31670]: cluster 2023-12-01T18:56:14.584047+0000 mgr.y (mgr.24356) 5943 : cluster 0 pgmap v5911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:15 smithi040 bash[28232]: cluster 2023-12-01T18:56:14.584047+0000 mgr.y (mgr.24356) 5943 : cluster 0 pgmap v5911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:15 smithi040 bash[41173]: cluster 2023-12-01T18:56:14.584047+0000 mgr.y (mgr.24356) 5943 : cluster 0 pgmap v5911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:16 smithi040 bash[28232]: audit 2023-12-01T18:56:16.169880+0000 mon.c (mon.2) 3779 : audit 0 from='client.? 172.21.15.40:0/4267251936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:56:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:56:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:16 smithi040 bash[41173]: audit 2023-12-01T18:56:16.169880+0000 mon.c (mon.2) 3779 : audit 0 from='client.? 172.21.15.40:0/4267251936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:16 smithi141 bash[31670]: audit 2023-12-01T18:56:16.169880+0000 mon.c (mon.2) 3779 : audit 0 from='client.? 172.21.15.40:0/4267251936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:17 smithi141 bash[31670]: cluster 2023-12-01T18:56:16.584802+0000 mgr.y (mgr.24356) 5944 : cluster 0 pgmap v5912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:17 smithi040 bash[28232]: cluster 2023-12-01T18:56:16.584802+0000 mgr.y (mgr.24356) 5944 : cluster 0 pgmap v5912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:17 smithi040 bash[41173]: cluster 2023-12-01T18:56:16.584802+0000 mgr.y (mgr.24356) 5944 : cluster 0 pgmap v5912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:18 smithi141 bash[31670]: audit 2023-12-01T18:56:18.618920+0000 mon.c (mon.2) 3780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:18 smithi141 bash[31670]: audit 2023-12-01T18:56:18.635922+0000 mon.c (mon.2) 3781 : audit 0 from='client.? 172.21.15.40:0/3039840595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:18 smithi040 bash[28232]: audit 2023-12-01T18:56:18.618920+0000 mon.c (mon.2) 3780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:18 smithi040 bash[28232]: audit 2023-12-01T18:56:18.635922+0000 mon.c (mon.2) 3781 : audit 0 from='client.? 172.21.15.40:0/3039840595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:18 smithi040 bash[41173]: audit 2023-12-01T18:56:18.618920+0000 mon.c (mon.2) 3780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:18 smithi040 bash[41173]: audit 2023-12-01T18:56:18.635922+0000 mon.c (mon.2) 3781 : audit 0 from='client.? 172.21.15.40:0/3039840595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:19 smithi141 bash[31670]: cluster 2023-12-01T18:56:18.585279+0000 mgr.y (mgr.24356) 5945 : cluster 0 pgmap v5913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:19 smithi040 bash[28232]: cluster 2023-12-01T18:56:18.585279+0000 mgr.y (mgr.24356) 5945 : cluster 0 pgmap v5913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:19 smithi040 bash[41173]: cluster 2023-12-01T18:56:18.585279+0000 mgr.y (mgr.24356) 5945 : cluster 0 pgmap v5913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:21 smithi141 bash[31670]: cluster 2023-12-01T18:56:20.586374+0000 mgr.y (mgr.24356) 5946 : cluster 0 pgmap v5914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:21 smithi141 bash[31670]: audit 2023-12-01T18:56:21.099209+0000 mon.c (mon.2) 3782 : audit 0 from='client.? 172.21.15.40:0/467481819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:21 smithi040 bash[28232]: cluster 2023-12-01T18:56:20.586374+0000 mgr.y (mgr.24356) 5946 : cluster 0 pgmap v5914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:21 smithi040 bash[28232]: audit 2023-12-01T18:56:21.099209+0000 mon.c (mon.2) 3782 : audit 0 from='client.? 172.21.15.40:0/467481819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:21 smithi040 bash[41173]: cluster 2023-12-01T18:56:20.586374+0000 mgr.y (mgr.24356) 5946 : cluster 0 pgmap v5914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:21 smithi040 bash[41173]: audit 2023-12-01T18:56:21.099209+0000 mon.c (mon.2) 3782 : audit 0 from='client.? 172.21.15.40:0/467481819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:23 smithi141 bash[31670]: cluster 2023-12-01T18:56:22.587016+0000 mgr.y (mgr.24356) 5947 : cluster 0 pgmap v5915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:23 smithi141 bash[31670]: audit 2023-12-01T18:56:23.560054+0000 mon.c (mon.2) 3783 : audit 0 from='client.? 172.21.15.40:0/1258224164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:23 smithi040 bash[28232]: cluster 2023-12-01T18:56:22.587016+0000 mgr.y (mgr.24356) 5947 : cluster 0 pgmap v5915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:23 smithi040 bash[28232]: audit 2023-12-01T18:56:23.560054+0000 mon.c (mon.2) 3783 : audit 0 from='client.? 172.21.15.40:0/1258224164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:23 smithi040 bash[41173]: cluster 2023-12-01T18:56:22.587016+0000 mgr.y (mgr.24356) 5947 : cluster 0 pgmap v5915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:23 smithi040 bash[41173]: audit 2023-12-01T18:56:23.560054+0000 mon.c (mon.2) 3783 : audit 0 from='client.? 172.21.15.40:0/1258224164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:25 smithi141 bash[31670]: cluster 2023-12-01T18:56:24.588108+0000 mgr.y (mgr.24356) 5948 : cluster 0 pgmap v5916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:25 smithi040 bash[28232]: cluster 2023-12-01T18:56:24.588108+0000 mgr.y (mgr.24356) 5948 : cluster 0 pgmap v5916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:25 smithi040 bash[41173]: cluster 2023-12-01T18:56:24.588108+0000 mgr.y (mgr.24356) 5948 : cluster 0 pgmap v5916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:26 smithi040 bash[28232]: audit 2023-12-01T18:56:26.024067+0000 mon.a (mon.0) 4137 : audit 0 from='client.? 172.21.15.40:0/4030084919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:56:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T18:56:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:26 smithi040 bash[41173]: audit 2023-12-01T18:56:26.024067+0000 mon.a (mon.0) 4137 : audit 0 from='client.? 172.21.15.40:0/4030084919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:26 smithi141 bash[31670]: audit 2023-12-01T18:56:26.024067+0000 mon.a (mon.0) 4137 : audit 0 from='client.? 172.21.15.40:0/4030084919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:27 smithi141 bash[31670]: cluster 2023-12-01T18:56:26.588812+0000 mgr.y (mgr.24356) 5949 : cluster 0 pgmap v5917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:27 smithi040 bash[41173]: cluster 2023-12-01T18:56:26.588812+0000 mgr.y (mgr.24356) 5949 : cluster 0 pgmap v5917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:27 smithi040 bash[28232]: cluster 2023-12-01T18:56:26.588812+0000 mgr.y (mgr.24356) 5949 : cluster 0 pgmap v5917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:28 smithi141 bash[31670]: audit 2023-12-01T18:56:28.490316+0000 mon.c (mon.2) 3784 : audit 0 from='client.? 172.21.15.40:0/1091749045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:28 smithi040 bash[28232]: audit 2023-12-01T18:56:28.490316+0000 mon.c (mon.2) 3784 : audit 0 from='client.? 172.21.15.40:0/1091749045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:28 smithi040 bash[41173]: audit 2023-12-01T18:56:28.490316+0000 mon.c (mon.2) 3784 : audit 0 from='client.? 172.21.15.40:0/1091749045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:29 smithi141 bash[31670]: cluster 2023-12-01T18:56:28.589445+0000 mgr.y (mgr.24356) 5950 : cluster 0 pgmap v5918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:29 smithi040 bash[41173]: cluster 2023-12-01T18:56:28.589445+0000 mgr.y (mgr.24356) 5950 : cluster 0 pgmap v5918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:29 smithi040 bash[28232]: cluster 2023-12-01T18:56:28.589445+0000 mgr.y (mgr.24356) 5950 : cluster 0 pgmap v5918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:31 smithi141 bash[31670]: cluster 2023-12-01T18:56:30.590657+0000 mgr.y (mgr.24356) 5951 : cluster 0 pgmap v5919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:31 smithi141 bash[31670]: audit 2023-12-01T18:56:30.944208+0000 mon.a (mon.0) 4138 : audit 0 from='client.? 172.21.15.40:0/620139258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:31 smithi040 bash[28232]: cluster 2023-12-01T18:56:30.590657+0000 mgr.y (mgr.24356) 5951 : cluster 0 pgmap v5919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:31 smithi040 bash[28232]: audit 2023-12-01T18:56:30.944208+0000 mon.a (mon.0) 4138 : audit 0 from='client.? 172.21.15.40:0/620139258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:31 smithi040 bash[41173]: cluster 2023-12-01T18:56:30.590657+0000 mgr.y (mgr.24356) 5951 : cluster 0 pgmap v5919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:31 smithi040 bash[41173]: audit 2023-12-01T18:56:30.944208+0000 mon.a (mon.0) 4138 : audit 0 from='client.? 172.21.15.40:0/620139258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:33 smithi141 bash[31670]: cluster 2023-12-01T18:56:32.591546+0000 mgr.y (mgr.24356) 5952 : cluster 0 pgmap v5920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:33 smithi141 bash[31670]: audit 2023-12-01T18:56:33.404277+0000 mon.c (mon.2) 3785 : audit 0 from='client.? 172.21.15.40:0/2112292801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:33 smithi141 bash[31670]: audit 2023-12-01T18:56:33.619821+0000 mon.c (mon.2) 3786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:33 smithi040 bash[28232]: cluster 2023-12-01T18:56:32.591546+0000 mgr.y (mgr.24356) 5952 : cluster 0 pgmap v5920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:33 smithi040 bash[28232]: audit 2023-12-01T18:56:33.404277+0000 mon.c (mon.2) 3785 : audit 0 from='client.? 172.21.15.40:0/2112292801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:33 smithi040 bash[28232]: audit 2023-12-01T18:56:33.619821+0000 mon.c (mon.2) 3786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:33 smithi040 bash[41173]: cluster 2023-12-01T18:56:32.591546+0000 mgr.y (mgr.24356) 5952 : cluster 0 pgmap v5920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:33 smithi040 bash[41173]: audit 2023-12-01T18:56:33.404277+0000 mon.c (mon.2) 3785 : audit 0 from='client.? 172.21.15.40:0/2112292801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:33 smithi040 bash[41173]: audit 2023-12-01T18:56:33.619821+0000 mon.c (mon.2) 3786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:35 smithi141 bash[31670]: cluster 2023-12-01T18:56:34.592667+0000 mgr.y (mgr.24356) 5953 : cluster 0 pgmap v5921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:35 smithi040 bash[41173]: cluster 2023-12-01T18:56:34.592667+0000 mgr.y (mgr.24356) 5953 : cluster 0 pgmap v5921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:35 smithi040 bash[28232]: cluster 2023-12-01T18:56:34.592667+0000 mgr.y (mgr.24356) 5953 : cluster 0 pgmap v5921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:36 smithi040 bash[28232]: audit 2023-12-01T18:56:35.874030+0000 mon.a (mon.0) 4139 : audit 0 from='client.? 172.21.15.40:0/1190508674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:56:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:56:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:36 smithi040 bash[41173]: audit 2023-12-01T18:56:35.874030+0000 mon.a (mon.0) 4139 : audit 0 from='client.? 172.21.15.40:0/1190508674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:36 smithi141 bash[31670]: audit 2023-12-01T18:56:35.874030+0000 mon.a (mon.0) 4139 : audit 0 from='client.? 172.21.15.40:0/1190508674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:37 smithi141 bash[31670]: cluster 2023-12-01T18:56:36.593356+0000 mgr.y (mgr.24356) 5954 : cluster 0 pgmap v5922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:37 smithi040 bash[28232]: cluster 2023-12-01T18:56:36.593356+0000 mgr.y (mgr.24356) 5954 : cluster 0 pgmap v5922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:37 smithi040 bash[41173]: cluster 2023-12-01T18:56:36.593356+0000 mgr.y (mgr.24356) 5954 : cluster 0 pgmap v5922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:38 smithi141 bash[31670]: audit 2023-12-01T18:56:38.330772+0000 mon.c (mon.2) 3787 : audit 0 from='client.? 172.21.15.40:0/1590374163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:38 smithi040 bash[28232]: audit 2023-12-01T18:56:38.330772+0000 mon.c (mon.2) 3787 : audit 0 from='client.? 172.21.15.40:0/1590374163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:38 smithi040 bash[41173]: audit 2023-12-01T18:56:38.330772+0000 mon.c (mon.2) 3787 : audit 0 from='client.? 172.21.15.40:0/1590374163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:39 smithi141 bash[31670]: cluster 2023-12-01T18:56:38.594027+0000 mgr.y (mgr.24356) 5955 : cluster 0 pgmap v5923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:39 smithi040 bash[28232]: cluster 2023-12-01T18:56:38.594027+0000 mgr.y (mgr.24356) 5955 : cluster 0 pgmap v5923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:39 smithi040 bash[41173]: cluster 2023-12-01T18:56:38.594027+0000 mgr.y (mgr.24356) 5955 : cluster 0 pgmap v5923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:40 smithi141 bash[31670]: cluster 2023-12-01T18:56:40.595125+0000 mgr.y (mgr.24356) 5956 : cluster 0 pgmap v5924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:40 smithi040 bash[28232]: cluster 2023-12-01T18:56:40.595125+0000 mgr.y (mgr.24356) 5956 : cluster 0 pgmap v5924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:40 smithi040 bash[41173]: cluster 2023-12-01T18:56:40.595125+0000 mgr.y (mgr.24356) 5956 : cluster 0 pgmap v5924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:41 smithi141 bash[31670]: audit 2023-12-01T18:56:40.793955+0000 mon.a (mon.0) 4140 : audit 0 from='client.? 172.21.15.40:0/1254412902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:41 smithi040 bash[28232]: audit 2023-12-01T18:56:40.793955+0000 mon.a (mon.0) 4140 : audit 0 from='client.? 172.21.15.40:0/1254412902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:41 smithi040 bash[41173]: audit 2023-12-01T18:56:40.793955+0000 mon.a (mon.0) 4140 : audit 0 from='client.? 172.21.15.40:0/1254412902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:42 smithi040 bash[28232]: cluster 2023-12-01T18:56:42.595802+0000 mgr.y (mgr.24356) 5957 : cluster 0 pgmap v5925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:42 smithi040 bash[41173]: cluster 2023-12-01T18:56:42.595802+0000 mgr.y (mgr.24356) 5957 : cluster 0 pgmap v5925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:42 smithi141 bash[31670]: cluster 2023-12-01T18:56:42.595802+0000 mgr.y (mgr.24356) 5957 : cluster 0 pgmap v5925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:43 smithi040 bash[28232]: audit 2023-12-01T18:56:43.256674+0000 mon.c (mon.2) 3788 : audit 0 from='client.? 172.21.15.40:0/3201949239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:43 smithi040 bash[41173]: audit 2023-12-01T18:56:43.256674+0000 mon.c (mon.2) 3788 : audit 0 from='client.? 172.21.15.40:0/3201949239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:43 smithi141 bash[31670]: audit 2023-12-01T18:56:43.256674+0000 mon.c (mon.2) 3788 : audit 0 from='client.? 172.21.15.40:0/3201949239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:44 smithi040 bash[28232]: cluster 2023-12-01T18:56:44.596967+0000 mgr.y (mgr.24356) 5958 : cluster 0 pgmap v5926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:44 smithi040 bash[41173]: cluster 2023-12-01T18:56:44.596967+0000 mgr.y (mgr.24356) 5958 : cluster 0 pgmap v5926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:44 smithi141 bash[31670]: cluster 2023-12-01T18:56:44.596967+0000 mgr.y (mgr.24356) 5958 : cluster 0 pgmap v5926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:45 smithi040 bash[28232]: audit 2023-12-01T18:56:45.718268+0000 mon.c (mon.2) 3789 : audit 0 from='client.? 172.21.15.40:0/3897218888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:45 smithi040 bash[41173]: audit 2023-12-01T18:56:45.718268+0000 mon.c (mon.2) 3789 : audit 0 from='client.? 172.21.15.40:0/3897218888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:45 smithi141 bash[31670]: audit 2023-12-01T18:56:45.718268+0000 mon.c (mon.2) 3789 : audit 0 from='client.? 172.21.15.40:0/3897218888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:56:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:56:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:47 smithi141 bash[31670]: cluster 2023-12-01T18:56:46.597605+0000 mgr.y (mgr.24356) 5959 : cluster 0 pgmap v5927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:47 smithi040 bash[28232]: cluster 2023-12-01T18:56:46.597605+0000 mgr.y (mgr.24356) 5959 : cluster 0 pgmap v5927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:47 smithi040 bash[41173]: cluster 2023-12-01T18:56:46.597605+0000 mgr.y (mgr.24356) 5959 : cluster 0 pgmap v5927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:48 smithi141 bash[31670]: audit 2023-12-01T18:56:48.188272+0000 mon.a (mon.0) 4141 : audit 0 from='client.? 172.21.15.40:0/1309802764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:48 smithi040 bash[28232]: audit 2023-12-01T18:56:48.188272+0000 mon.a (mon.0) 4141 : audit 0 from='client.? 172.21.15.40:0/1309802764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:48 smithi040 bash[41173]: audit 2023-12-01T18:56:48.188272+0000 mon.a (mon.0) 4141 : audit 0 from='client.? 172.21.15.40:0/1309802764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:49 smithi141 bash[31670]: cluster 2023-12-01T18:56:48.598279+0000 mgr.y (mgr.24356) 5960 : cluster 0 pgmap v5928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:49 smithi141 bash[31670]: audit 2023-12-01T18:56:48.619791+0000 mon.c (mon.2) 3790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:49 smithi040 bash[28232]: cluster 2023-12-01T18:56:48.598279+0000 mgr.y (mgr.24356) 5960 : cluster 0 pgmap v5928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:49 smithi040 bash[28232]: audit 2023-12-01T18:56:48.619791+0000 mon.c (mon.2) 3790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:49 smithi040 bash[41173]: cluster 2023-12-01T18:56:48.598279+0000 mgr.y (mgr.24356) 5960 : cluster 0 pgmap v5928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:49 smithi040 bash[41173]: audit 2023-12-01T18:56:48.619791+0000 mon.c (mon.2) 3790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:51 smithi040 bash[28232]: cluster 2023-12-01T18:56:50.599026+0000 mgr.y (mgr.24356) 5961 : cluster 0 pgmap v5929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:51 smithi040 bash[28232]: audit 2023-12-01T18:56:50.652857+0000 mon.a (mon.0) 4142 : audit 0 from='client.? 172.21.15.40:0/3004760729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:51 smithi040 bash[41173]: cluster 2023-12-01T18:56:50.599026+0000 mgr.y (mgr.24356) 5961 : cluster 0 pgmap v5929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:51 smithi040 bash[41173]: audit 2023-12-01T18:56:50.652857+0000 mon.a (mon.0) 4142 : audit 0 from='client.? 172.21.15.40:0/3004760729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:51 smithi141 bash[31670]: cluster 2023-12-01T18:56:50.599026+0000 mgr.y (mgr.24356) 5961 : cluster 0 pgmap v5929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:51 smithi141 bash[31670]: audit 2023-12-01T18:56:50.652857+0000 mon.a (mon.0) 4142 : audit 0 from='client.? 172.21.15.40:0/3004760729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:52 smithi141 bash[31670]: audit 2023-12-01T18:56:51.806411+0000 mon.c (mon.2) 3791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:56:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:52 smithi040 bash[28232]: audit 2023-12-01T18:56:51.806411+0000 mon.c (mon.2) 3791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:56:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:52 smithi040 bash[41173]: audit 2023-12-01T18:56:51.806411+0000 mon.c (mon.2) 3791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:56:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:53 smithi141 bash[31670]: cluster 2023-12-01T18:56:52.599644+0000 mgr.y (mgr.24356) 5962 : cluster 0 pgmap v5930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:53 smithi141 bash[31670]: audit 2023-12-01T18:56:53.107839+0000 mon.c (mon.2) 3792 : audit 0 from='client.? 172.21.15.40:0/4185037355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:53 smithi040 bash[28232]: cluster 2023-12-01T18:56:52.599644+0000 mgr.y (mgr.24356) 5962 : cluster 0 pgmap v5930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:53 smithi040 bash[28232]: audit 2023-12-01T18:56:53.107839+0000 mon.c (mon.2) 3792 : audit 0 from='client.? 172.21.15.40:0/4185037355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:53 smithi040 bash[41173]: cluster 2023-12-01T18:56:52.599644+0000 mgr.y (mgr.24356) 5962 : cluster 0 pgmap v5930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:53 smithi040 bash[41173]: audit 2023-12-01T18:56:53.107839+0000 mon.c (mon.2) 3792 : audit 0 from='client.? 172.21.15.40:0/4185037355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:55 smithi141 bash[31670]: cluster 2023-12-01T18:56:54.600790+0000 mgr.y (mgr.24356) 5963 : cluster 0 pgmap v5931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:55 smithi141 bash[31670]: audit 2023-12-01T18:56:55.571785+0000 mon.c (mon.2) 3793 : audit 0 from='client.? 172.21.15.40:0/1146494587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:55 smithi040 bash[28232]: cluster 2023-12-01T18:56:54.600790+0000 mgr.y (mgr.24356) 5963 : cluster 0 pgmap v5931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:55 smithi040 bash[28232]: audit 2023-12-01T18:56:55.571785+0000 mon.c (mon.2) 3793 : audit 0 from='client.? 172.21.15.40:0/1146494587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:55 smithi040 bash[41173]: cluster 2023-12-01T18:56:54.600790+0000 mgr.y (mgr.24356) 5963 : cluster 0 pgmap v5931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:55 smithi040 bash[41173]: audit 2023-12-01T18:56:55.571785+0000 mon.c (mon.2) 3793 : audit 0 from='client.? 172.21.15.40:0/1146494587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:56:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:56:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:57 smithi141 bash[31670]: cluster 2023-12-01T18:56:56.601588+0000 mgr.y (mgr.24356) 5964 : cluster 0 pgmap v5932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:57 smithi040 bash[41173]: cluster 2023-12-01T18:56:56.601588+0000 mgr.y (mgr.24356) 5964 : cluster 0 pgmap v5932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:57 smithi040 bash[28232]: cluster 2023-12-01T18:56:56.601588+0000 mgr.y (mgr.24356) 5964 : cluster 0 pgmap v5932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:57.707755+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:57.721448+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:58.015997+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:58.030774+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:58.046911+0000 mon.c (mon.2) 3794 : audit 0 from='client.? 172.21.15.40:0/880359490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:58.510502+0000 mon.c (mon.2) 3795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:58.512107+0000 mon.c (mon.2) 3796 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:56:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:58 smithi141 bash[31670]: audit 2023-12-01T18:56:58.522990+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:57.707755+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:57.721448+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:58.015997+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:58.030774+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:58.046911+0000 mon.c (mon.2) 3794 : audit 0 from='client.? 172.21.15.40:0/880359490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:58.510502+0000 mon.c (mon.2) 3795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:56:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:58.512107+0000 mon.c (mon.2) 3796 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[28232]: audit 2023-12-01T18:56:58.522990+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:57.707755+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:57.721448+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:58.015997+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:58.030774+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:58.046911+0000 mon.c (mon.2) 3794 : audit 0 from='client.? 172.21.15.40:0/880359490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:58.510502+0000 mon.c (mon.2) 3795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:58.512107+0000 mon.c (mon.2) 3796 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:56:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:58 smithi040 bash[41173]: audit 2023-12-01T18:56:58.522990+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:57:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:56:59 smithi141 bash[31670]: cluster 2023-12-01T18:56:58.602134+0000 mgr.y (mgr.24356) 5965 : cluster 0 pgmap v5933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:56:59 smithi040 bash[28232]: cluster 2023-12-01T18:56:58.602134+0000 mgr.y (mgr.24356) 5965 : cluster 0 pgmap v5933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:56:59 smithi040 bash[41173]: cluster 2023-12-01T18:56:58.602134+0000 mgr.y (mgr.24356) 5965 : cluster 0 pgmap v5933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:00 smithi141 bash[31670]: audit 2023-12-01T18:57:00.507538+0000 mon.c (mon.2) 3797 : audit 0 from='client.? 172.21.15.40:0/3316536418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:00 smithi040 bash[28232]: audit 2023-12-01T18:57:00.507538+0000 mon.c (mon.2) 3797 : audit 0 from='client.? 172.21.15.40:0/3316536418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:00 smithi040 bash[41173]: audit 2023-12-01T18:57:00.507538+0000 mon.c (mon.2) 3797 : audit 0 from='client.? 172.21.15.40:0/3316536418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:01 smithi141 bash[31670]: cluster 2023-12-01T18:57:00.603352+0000 mgr.y (mgr.24356) 5966 : cluster 0 pgmap v5934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:01 smithi040 bash[28232]: cluster 2023-12-01T18:57:00.603352+0000 mgr.y (mgr.24356) 5966 : cluster 0 pgmap v5934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:01 smithi040 bash[41173]: cluster 2023-12-01T18:57:00.603352+0000 mgr.y (mgr.24356) 5966 : cluster 0 pgmap v5934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:03 smithi141 bash[31670]: cluster 2023-12-01T18:57:02.604255+0000 mgr.y (mgr.24356) 5967 : cluster 0 pgmap v5935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:03 smithi141 bash[31670]: audit 2023-12-01T18:57:02.975880+0000 mon.a (mon.0) 4148 : audit 0 from='client.? 172.21.15.40:0/2247474627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:03 smithi141 bash[31670]: audit 2023-12-01T18:57:03.620458+0000 mon.c (mon.2) 3798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:03 smithi040 bash[28232]: cluster 2023-12-01T18:57:02.604255+0000 mgr.y (mgr.24356) 5967 : cluster 0 pgmap v5935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:03 smithi040 bash[28232]: audit 2023-12-01T18:57:02.975880+0000 mon.a (mon.0) 4148 : audit 0 from='client.? 172.21.15.40:0/2247474627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:03 smithi040 bash[28232]: audit 2023-12-01T18:57:03.620458+0000 mon.c (mon.2) 3798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:03 smithi040 bash[41173]: cluster 2023-12-01T18:57:02.604255+0000 mgr.y (mgr.24356) 5967 : cluster 0 pgmap v5935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:03 smithi040 bash[41173]: audit 2023-12-01T18:57:02.975880+0000 mon.a (mon.0) 4148 : audit 0 from='client.? 172.21.15.40:0/2247474627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:03 smithi040 bash[41173]: audit 2023-12-01T18:57:03.620458+0000 mon.c (mon.2) 3798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:05 smithi141 bash[31670]: cluster 2023-12-01T18:57:04.605490+0000 mgr.y (mgr.24356) 5968 : cluster 0 pgmap v5936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:05 smithi141 bash[31670]: audit 2023-12-01T18:57:05.431934+0000 mon.c (mon.2) 3799 : audit 0 from='client.? 172.21.15.40:0/1015844141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:05 smithi040 bash[28232]: cluster 2023-12-01T18:57:04.605490+0000 mgr.y (mgr.24356) 5968 : cluster 0 pgmap v5936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:05 smithi040 bash[28232]: audit 2023-12-01T18:57:05.431934+0000 mon.c (mon.2) 3799 : audit 0 from='client.? 172.21.15.40:0/1015844141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:05 smithi040 bash[41173]: cluster 2023-12-01T18:57:04.605490+0000 mgr.y (mgr.24356) 5968 : cluster 0 pgmap v5936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:05 smithi040 bash[41173]: audit 2023-12-01T18:57:05.431934+0000 mon.c (mon.2) 3799 : audit 0 from='client.? 172.21.15.40:0/1015844141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:57:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:57:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:07 smithi141 bash[31670]: cluster 2023-12-01T18:57:06.606172+0000 mgr.y (mgr.24356) 5969 : cluster 0 pgmap v5937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:07 smithi040 bash[28232]: cluster 2023-12-01T18:57:06.606172+0000 mgr.y (mgr.24356) 5969 : cluster 0 pgmap v5937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:07 smithi040 bash[41173]: cluster 2023-12-01T18:57:06.606172+0000 mgr.y (mgr.24356) 5969 : cluster 0 pgmap v5937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:08 smithi141 bash[31670]: audit 2023-12-01T18:57:07.895989+0000 mon.c (mon.2) 3800 : audit 0 from='client.? 172.21.15.40:0/1682669319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:08 smithi040 bash[28232]: audit 2023-12-01T18:57:07.895989+0000 mon.c (mon.2) 3800 : audit 0 from='client.? 172.21.15.40:0/1682669319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:08 smithi040 bash[41173]: audit 2023-12-01T18:57:07.895989+0000 mon.c (mon.2) 3800 : audit 0 from='client.? 172.21.15.40:0/1682669319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:09 smithi141 bash[31670]: cluster 2023-12-01T18:57:08.606836+0000 mgr.y (mgr.24356) 5970 : cluster 0 pgmap v5938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:09 smithi040 bash[28232]: cluster 2023-12-01T18:57:08.606836+0000 mgr.y (mgr.24356) 5970 : cluster 0 pgmap v5938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:09 smithi040 bash[41173]: cluster 2023-12-01T18:57:08.606836+0000 mgr.y (mgr.24356) 5970 : cluster 0 pgmap v5938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:10 smithi141 bash[31670]: audit 2023-12-01T18:57:10.356281+0000 mon.a (mon.0) 4149 : audit 0 from='client.? 172.21.15.40:0/1312671132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:10 smithi040 bash[28232]: audit 2023-12-01T18:57:10.356281+0000 mon.a (mon.0) 4149 : audit 0 from='client.? 172.21.15.40:0/1312671132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:10 smithi040 bash[41173]: audit 2023-12-01T18:57:10.356281+0000 mon.a (mon.0) 4149 : audit 0 from='client.? 172.21.15.40:0/1312671132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:11 smithi141 bash[31670]: cluster 2023-12-01T18:57:10.608042+0000 mgr.y (mgr.24356) 5971 : cluster 0 pgmap v5939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:11 smithi040 bash[28232]: cluster 2023-12-01T18:57:10.608042+0000 mgr.y (mgr.24356) 5971 : cluster 0 pgmap v5939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:11 smithi040 bash[41173]: cluster 2023-12-01T18:57:10.608042+0000 mgr.y (mgr.24356) 5971 : cluster 0 pgmap v5939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:13 smithi141 bash[31670]: cluster 2023-12-01T18:57:12.608640+0000 mgr.y (mgr.24356) 5972 : cluster 0 pgmap v5940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:13 smithi141 bash[31670]: audit 2023-12-01T18:57:12.822718+0000 mon.c (mon.2) 3801 : audit 0 from='client.? 172.21.15.40:0/2451640663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:13 smithi040 bash[28232]: cluster 2023-12-01T18:57:12.608640+0000 mgr.y (mgr.24356) 5972 : cluster 0 pgmap v5940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:13 smithi040 bash[28232]: audit 2023-12-01T18:57:12.822718+0000 mon.c (mon.2) 3801 : audit 0 from='client.? 172.21.15.40:0/2451640663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:13 smithi040 bash[41173]: cluster 2023-12-01T18:57:12.608640+0000 mgr.y (mgr.24356) 5972 : cluster 0 pgmap v5940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:13 smithi040 bash[41173]: audit 2023-12-01T18:57:12.822718+0000 mon.c (mon.2) 3801 : audit 0 from='client.? 172.21.15.40:0/2451640663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:15 smithi141 bash[31670]: cluster 2023-12-01T18:57:14.609669+0000 mgr.y (mgr.24356) 5973 : cluster 0 pgmap v5941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:15 smithi141 bash[31670]: audit 2023-12-01T18:57:15.288643+0000 mon.c (mon.2) 3802 : audit 0 from='client.? 172.21.15.40:0/848340427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:15 smithi040 bash[41173]: cluster 2023-12-01T18:57:14.609669+0000 mgr.y (mgr.24356) 5973 : cluster 0 pgmap v5941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:15 smithi040 bash[41173]: audit 2023-12-01T18:57:15.288643+0000 mon.c (mon.2) 3802 : audit 0 from='client.? 172.21.15.40:0/848340427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:15 smithi040 bash[28232]: cluster 2023-12-01T18:57:14.609669+0000 mgr.y (mgr.24356) 5973 : cluster 0 pgmap v5941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:15 smithi040 bash[28232]: audit 2023-12-01T18:57:15.288643+0000 mon.c (mon.2) 3802 : audit 0 from='client.? 172.21.15.40:0/848340427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:57:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:57:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:17 smithi141 bash[31670]: cluster 2023-12-01T18:57:16.610362+0000 mgr.y (mgr.24356) 5974 : cluster 0 pgmap v5942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:17 smithi040 bash[28232]: cluster 2023-12-01T18:57:16.610362+0000 mgr.y (mgr.24356) 5974 : cluster 0 pgmap v5942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:17 smithi040 bash[41173]: cluster 2023-12-01T18:57:16.610362+0000 mgr.y (mgr.24356) 5974 : cluster 0 pgmap v5942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:18 smithi141 bash[31670]: audit 2023-12-01T18:57:17.755683+0000 mon.a (mon.0) 4150 : audit 0 from='client.? 172.21.15.40:0/3339571494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:18 smithi040 bash[28232]: audit 2023-12-01T18:57:17.755683+0000 mon.a (mon.0) 4150 : audit 0 from='client.? 172.21.15.40:0/3339571494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:18 smithi040 bash[41173]: audit 2023-12-01T18:57:17.755683+0000 mon.a (mon.0) 4150 : audit 0 from='client.? 172.21.15.40:0/3339571494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:19 smithi141 bash[31670]: cluster 2023-12-01T18:57:18.611177+0000 mgr.y (mgr.24356) 5975 : cluster 0 pgmap v5943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:19 smithi141 bash[31670]: audit 2023-12-01T18:57:18.620720+0000 mon.c (mon.2) 3803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:19 smithi040 bash[28232]: cluster 2023-12-01T18:57:18.611177+0000 mgr.y (mgr.24356) 5975 : cluster 0 pgmap v5943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:19 smithi040 bash[28232]: audit 2023-12-01T18:57:18.620720+0000 mon.c (mon.2) 3803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:19 smithi040 bash[41173]: cluster 2023-12-01T18:57:18.611177+0000 mgr.y (mgr.24356) 5975 : cluster 0 pgmap v5943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:19 smithi040 bash[41173]: audit 2023-12-01T18:57:18.620720+0000 mon.c (mon.2) 3803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:20 smithi141 bash[31670]: audit 2023-12-01T18:57:20.225903+0000 mon.c (mon.2) 3804 : audit 0 from='client.? 172.21.15.40:0/1921086882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:20 smithi040 bash[28232]: audit 2023-12-01T18:57:20.225903+0000 mon.c (mon.2) 3804 : audit 0 from='client.? 172.21.15.40:0/1921086882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:20 smithi040 bash[41173]: audit 2023-12-01T18:57:20.225903+0000 mon.c (mon.2) 3804 : audit 0 from='client.? 172.21.15.40:0/1921086882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:21 smithi141 bash[31670]: cluster 2023-12-01T18:57:20.612272+0000 mgr.y (mgr.24356) 5976 : cluster 0 pgmap v5944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:21 smithi040 bash[28232]: cluster 2023-12-01T18:57:20.612272+0000 mgr.y (mgr.24356) 5976 : cluster 0 pgmap v5944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:21 smithi040 bash[41173]: cluster 2023-12-01T18:57:20.612272+0000 mgr.y (mgr.24356) 5976 : cluster 0 pgmap v5944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:23 smithi141 bash[31670]: cluster 2023-12-01T18:57:22.613035+0000 mgr.y (mgr.24356) 5977 : cluster 0 pgmap v5945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:23 smithi141 bash[31670]: audit 2023-12-01T18:57:22.693728+0000 mon.a (mon.0) 4151 : audit 0 from='client.? 172.21.15.40:0/2016046460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:23 smithi040 bash[28232]: cluster 2023-12-01T18:57:22.613035+0000 mgr.y (mgr.24356) 5977 : cluster 0 pgmap v5945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:23 smithi040 bash[28232]: audit 2023-12-01T18:57:22.693728+0000 mon.a (mon.0) 4151 : audit 0 from='client.? 172.21.15.40:0/2016046460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:23 smithi040 bash[41173]: cluster 2023-12-01T18:57:22.613035+0000 mgr.y (mgr.24356) 5977 : cluster 0 pgmap v5945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:23 smithi040 bash[41173]: audit 2023-12-01T18:57:22.693728+0000 mon.a (mon.0) 4151 : audit 0 from='client.? 172.21.15.40:0/2016046460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:25 smithi141 bash[31670]: cluster 2023-12-01T18:57:24.614166+0000 mgr.y (mgr.24356) 5978 : cluster 0 pgmap v5946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:25 smithi141 bash[31670]: audit 2023-12-01T18:57:25.155786+0000 mon.a (mon.0) 4152 : audit 0 from='client.? 172.21.15.40:0/1022637163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:25 smithi040 bash[41173]: cluster 2023-12-01T18:57:24.614166+0000 mgr.y (mgr.24356) 5978 : cluster 0 pgmap v5946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:25 smithi040 bash[41173]: audit 2023-12-01T18:57:25.155786+0000 mon.a (mon.0) 4152 : audit 0 from='client.? 172.21.15.40:0/1022637163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:25 smithi040 bash[28232]: cluster 2023-12-01T18:57:24.614166+0000 mgr.y (mgr.24356) 5978 : cluster 0 pgmap v5946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:25 smithi040 bash[28232]: audit 2023-12-01T18:57:25.155786+0000 mon.a (mon.0) 4152 : audit 0 from='client.? 172.21.15.40:0/1022637163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:57:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:57:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:27 smithi141 bash[31670]: cluster 2023-12-01T18:57:26.614809+0000 mgr.y (mgr.24356) 5979 : cluster 0 pgmap v5947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:27 smithi040 bash[28232]: cluster 2023-12-01T18:57:26.614809+0000 mgr.y (mgr.24356) 5979 : cluster 0 pgmap v5947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:27 smithi040 bash[41173]: cluster 2023-12-01T18:57:26.614809+0000 mgr.y (mgr.24356) 5979 : cluster 0 pgmap v5947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:28 smithi141 bash[31670]: audit 2023-12-01T18:57:27.627295+0000 mon.c (mon.2) 3805 : audit 0 from='client.? 172.21.15.40:0/4111570405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:28 smithi040 bash[28232]: audit 2023-12-01T18:57:27.627295+0000 mon.c (mon.2) 3805 : audit 0 from='client.? 172.21.15.40:0/4111570405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:28 smithi040 bash[41173]: audit 2023-12-01T18:57:27.627295+0000 mon.c (mon.2) 3805 : audit 0 from='client.? 172.21.15.40:0/4111570405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:29 smithi141 bash[31670]: cluster 2023-12-01T18:57:28.615535+0000 mgr.y (mgr.24356) 5980 : cluster 0 pgmap v5948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:29 smithi040 bash[28232]: cluster 2023-12-01T18:57:28.615535+0000 mgr.y (mgr.24356) 5980 : cluster 0 pgmap v5948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:29 smithi040 bash[41173]: cluster 2023-12-01T18:57:28.615535+0000 mgr.y (mgr.24356) 5980 : cluster 0 pgmap v5948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:30 smithi141 bash[31670]: audit 2023-12-01T18:57:30.089355+0000 mon.c (mon.2) 3806 : audit 0 from='client.? 172.21.15.40:0/4079362908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:30 smithi040 bash[28232]: audit 2023-12-01T18:57:30.089355+0000 mon.c (mon.2) 3806 : audit 0 from='client.? 172.21.15.40:0/4079362908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:30 smithi040 bash[41173]: audit 2023-12-01T18:57:30.089355+0000 mon.c (mon.2) 3806 : audit 0 from='client.? 172.21.15.40:0/4079362908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:31 smithi141 bash[31670]: cluster 2023-12-01T18:57:30.616643+0000 mgr.y (mgr.24356) 5981 : cluster 0 pgmap v5949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:31 smithi040 bash[41173]: cluster 2023-12-01T18:57:30.616643+0000 mgr.y (mgr.24356) 5981 : cluster 0 pgmap v5949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:31 smithi040 bash[28232]: cluster 2023-12-01T18:57:30.616643+0000 mgr.y (mgr.24356) 5981 : cluster 0 pgmap v5949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:32 smithi040 bash[28232]: audit 2023-12-01T18:57:32.550004+0000 mon.a (mon.0) 4153 : audit 0 from='client.? 172.21.15.40:0/2042144520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:32 smithi040 bash[41173]: audit 2023-12-01T18:57:32.550004+0000 mon.a (mon.0) 4153 : audit 0 from='client.? 172.21.15.40:0/2042144520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:32 smithi141 bash[31670]: audit 2023-12-01T18:57:32.550004+0000 mon.a (mon.0) 4153 : audit 0 from='client.? 172.21.15.40:0/2042144520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:33 smithi040 bash[28232]: cluster 2023-12-01T18:57:32.617288+0000 mgr.y (mgr.24356) 5982 : cluster 0 pgmap v5950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:33 smithi040 bash[41173]: cluster 2023-12-01T18:57:32.617288+0000 mgr.y (mgr.24356) 5982 : cluster 0 pgmap v5950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:33 smithi141 bash[31670]: cluster 2023-12-01T18:57:32.617288+0000 mgr.y (mgr.24356) 5982 : cluster 0 pgmap v5950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:34 smithi040 bash[28232]: audit 2023-12-01T18:57:33.621009+0000 mon.c (mon.2) 3807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:34 smithi040 bash[41173]: audit 2023-12-01T18:57:33.621009+0000 mon.c (mon.2) 3807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:34 smithi141 bash[31670]: audit 2023-12-01T18:57:33.621009+0000 mon.c (mon.2) 3807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:35 smithi040 bash[28232]: cluster 2023-12-01T18:57:34.618096+0000 mgr.y (mgr.24356) 5983 : cluster 0 pgmap v5951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:35 smithi040 bash[28232]: audit 2023-12-01T18:57:35.012452+0000 mon.c (mon.2) 3808 : audit 0 from='client.? 172.21.15.40:0/4058194069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:35 smithi040 bash[41173]: cluster 2023-12-01T18:57:34.618096+0000 mgr.y (mgr.24356) 5983 : cluster 0 pgmap v5951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:35 smithi040 bash[41173]: audit 2023-12-01T18:57:35.012452+0000 mon.c (mon.2) 3808 : audit 0 from='client.? 172.21.15.40:0/4058194069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:35 smithi141 bash[31670]: cluster 2023-12-01T18:57:34.618096+0000 mgr.y (mgr.24356) 5983 : cluster 0 pgmap v5951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:35 smithi141 bash[31670]: audit 2023-12-01T18:57:35.012452+0000 mon.c (mon.2) 3808 : audit 0 from='client.? 172.21.15.40:0/4058194069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:57:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:57:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:37 smithi141 bash[31670]: cluster 2023-12-01T18:57:36.618686+0000 mgr.y (mgr.24356) 5984 : cluster 0 pgmap v5952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:37 smithi141 bash[31670]: audit 2023-12-01T18:57:37.480091+0000 mon.a (mon.0) 4154 : audit 0 from='client.? 172.21.15.40:0/299690028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:37 smithi040 bash[28232]: cluster 2023-12-01T18:57:36.618686+0000 mgr.y (mgr.24356) 5984 : cluster 0 pgmap v5952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:37 smithi040 bash[28232]: audit 2023-12-01T18:57:37.480091+0000 mon.a (mon.0) 4154 : audit 0 from='client.? 172.21.15.40:0/299690028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:37 smithi040 bash[41173]: cluster 2023-12-01T18:57:36.618686+0000 mgr.y (mgr.24356) 5984 : cluster 0 pgmap v5952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:37 smithi040 bash[41173]: audit 2023-12-01T18:57:37.480091+0000 mon.a (mon.0) 4154 : audit 0 from='client.? 172.21.15.40:0/299690028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:39 smithi141 bash[31670]: cluster 2023-12-01T18:57:38.619355+0000 mgr.y (mgr.24356) 5985 : cluster 0 pgmap v5953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:39 smithi040 bash[28232]: cluster 2023-12-01T18:57:38.619355+0000 mgr.y (mgr.24356) 5985 : cluster 0 pgmap v5953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:39 smithi040 bash[41173]: cluster 2023-12-01T18:57:38.619355+0000 mgr.y (mgr.24356) 5985 : cluster 0 pgmap v5953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:40 smithi141 bash[31670]: audit 2023-12-01T18:57:39.954829+0000 mon.c (mon.2) 3809 : audit 0 from='client.? 172.21.15.40:0/2261380047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:40 smithi040 bash[28232]: audit 2023-12-01T18:57:39.954829+0000 mon.c (mon.2) 3809 : audit 0 from='client.? 172.21.15.40:0/2261380047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:40 smithi040 bash[41173]: audit 2023-12-01T18:57:39.954829+0000 mon.c (mon.2) 3809 : audit 0 from='client.? 172.21.15.40:0/2261380047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:41 smithi141 bash[31670]: cluster 2023-12-01T18:57:40.620431+0000 mgr.y (mgr.24356) 5986 : cluster 0 pgmap v5954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:41 smithi040 bash[41173]: cluster 2023-12-01T18:57:40.620431+0000 mgr.y (mgr.24356) 5986 : cluster 0 pgmap v5954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:41 smithi040 bash[28232]: cluster 2023-12-01T18:57:40.620431+0000 mgr.y (mgr.24356) 5986 : cluster 0 pgmap v5954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:42 smithi141 bash[31670]: audit 2023-12-01T18:57:42.414925+0000 mon.c (mon.2) 3810 : audit 0 from='client.? 172.21.15.40:0/1563790240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:42 smithi040 bash[28232]: audit 2023-12-01T18:57:42.414925+0000 mon.c (mon.2) 3810 : audit 0 from='client.? 172.21.15.40:0/1563790240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:42 smithi040 bash[41173]: audit 2023-12-01T18:57:42.414925+0000 mon.c (mon.2) 3810 : audit 0 from='client.? 172.21.15.40:0/1563790240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:43 smithi141 bash[31670]: cluster 2023-12-01T18:57:42.621087+0000 mgr.y (mgr.24356) 5987 : cluster 0 pgmap v5955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:43 smithi040 bash[28232]: cluster 2023-12-01T18:57:42.621087+0000 mgr.y (mgr.24356) 5987 : cluster 0 pgmap v5955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:43 smithi040 bash[41173]: cluster 2023-12-01T18:57:42.621087+0000 mgr.y (mgr.24356) 5987 : cluster 0 pgmap v5955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:45 smithi141 bash[31670]: cluster 2023-12-01T18:57:44.622208+0000 mgr.y (mgr.24356) 5988 : cluster 0 pgmap v5956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:45 smithi141 bash[31670]: audit 2023-12-01T18:57:44.874115+0000 mon.a (mon.0) 4155 : audit 0 from='client.? 172.21.15.40:0/3090314547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:45 smithi040 bash[28232]: cluster 2023-12-01T18:57:44.622208+0000 mgr.y (mgr.24356) 5988 : cluster 0 pgmap v5956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:45 smithi040 bash[28232]: audit 2023-12-01T18:57:44.874115+0000 mon.a (mon.0) 4155 : audit 0 from='client.? 172.21.15.40:0/3090314547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:45 smithi040 bash[41173]: cluster 2023-12-01T18:57:44.622208+0000 mgr.y (mgr.24356) 5988 : cluster 0 pgmap v5956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:45 smithi040 bash[41173]: audit 2023-12-01T18:57:44.874115+0000 mon.a (mon.0) 4155 : audit 0 from='client.? 172.21.15.40:0/3090314547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:57:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:57:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:47 smithi141 bash[31670]: cluster 2023-12-01T18:57:46.622916+0000 mgr.y (mgr.24356) 5989 : cluster 0 pgmap v5957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:47 smithi141 bash[31670]: audit 2023-12-01T18:57:47.348998+0000 mon.c (mon.2) 3811 : audit 0 from='client.? 172.21.15.40:0/3702531146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:47 smithi040 bash[28232]: cluster 2023-12-01T18:57:46.622916+0000 mgr.y (mgr.24356) 5989 : cluster 0 pgmap v5957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:47 smithi040 bash[28232]: audit 2023-12-01T18:57:47.348998+0000 mon.c (mon.2) 3811 : audit 0 from='client.? 172.21.15.40:0/3702531146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:47 smithi040 bash[41173]: cluster 2023-12-01T18:57:46.622916+0000 mgr.y (mgr.24356) 5989 : cluster 0 pgmap v5957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:47 smithi040 bash[41173]: audit 2023-12-01T18:57:47.348998+0000 mon.c (mon.2) 3811 : audit 0 from='client.? 172.21.15.40:0/3702531146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:48 smithi141 bash[31670]: audit 2023-12-01T18:57:48.621744+0000 mon.c (mon.2) 3812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:48 smithi040 bash[28232]: audit 2023-12-01T18:57:48.621744+0000 mon.c (mon.2) 3812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:48 smithi040 bash[41173]: audit 2023-12-01T18:57:48.621744+0000 mon.c (mon.2) 3812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:49 smithi141 bash[31670]: cluster 2023-12-01T18:57:48.623730+0000 mgr.y (mgr.24356) 5990 : cluster 0 pgmap v5958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:49 smithi040 bash[41173]: cluster 2023-12-01T18:57:48.623730+0000 mgr.y (mgr.24356) 5990 : cluster 0 pgmap v5958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:49 smithi040 bash[28232]: cluster 2023-12-01T18:57:48.623730+0000 mgr.y (mgr.24356) 5990 : cluster 0 pgmap v5958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:50 smithi141 bash[31670]: audit 2023-12-01T18:57:49.820302+0000 mon.c (mon.2) 3813 : audit 0 from='client.? 172.21.15.40:0/4226478919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:50 smithi040 bash[28232]: audit 2023-12-01T18:57:49.820302+0000 mon.c (mon.2) 3813 : audit 0 from='client.? 172.21.15.40:0/4226478919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:50 smithi040 bash[41173]: audit 2023-12-01T18:57:49.820302+0000 mon.c (mon.2) 3813 : audit 0 from='client.? 172.21.15.40:0/4226478919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:51 smithi141 bash[31670]: cluster 2023-12-01T18:57:50.624964+0000 mgr.y (mgr.24356) 5991 : cluster 0 pgmap v5959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:51 smithi040 bash[28232]: cluster 2023-12-01T18:57:50.624964+0000 mgr.y (mgr.24356) 5991 : cluster 0 pgmap v5959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:51 smithi040 bash[41173]: cluster 2023-12-01T18:57:50.624964+0000 mgr.y (mgr.24356) 5991 : cluster 0 pgmap v5959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:52 smithi141 bash[31670]: audit 2023-12-01T18:57:52.291134+0000 mon.c (mon.2) 3814 : audit 0 from='client.? 172.21.15.40:0/1735424205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:52 smithi040 bash[41173]: audit 2023-12-01T18:57:52.291134+0000 mon.c (mon.2) 3814 : audit 0 from='client.? 172.21.15.40:0/1735424205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:52 smithi040 bash[28232]: audit 2023-12-01T18:57:52.291134+0000 mon.c (mon.2) 3814 : audit 0 from='client.? 172.21.15.40:0/1735424205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:53 smithi141 bash[31670]: cluster 2023-12-01T18:57:52.625710+0000 mgr.y (mgr.24356) 5992 : cluster 0 pgmap v5960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:53 smithi040 bash[28232]: cluster 2023-12-01T18:57:52.625710+0000 mgr.y (mgr.24356) 5992 : cluster 0 pgmap v5960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:53 smithi040 bash[41173]: cluster 2023-12-01T18:57:52.625710+0000 mgr.y (mgr.24356) 5992 : cluster 0 pgmap v5960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:55 smithi141 bash[31670]: cluster 2023-12-01T18:57:54.626929+0000 mgr.y (mgr.24356) 5993 : cluster 0 pgmap v5961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:55 smithi141 bash[31670]: audit 2023-12-01T18:57:54.758702+0000 mon.a (mon.0) 4156 : audit 0 from='client.? 172.21.15.40:0/1498741059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:55 smithi040 bash[28232]: cluster 2023-12-01T18:57:54.626929+0000 mgr.y (mgr.24356) 5993 : cluster 0 pgmap v5961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:55 smithi040 bash[28232]: audit 2023-12-01T18:57:54.758702+0000 mon.a (mon.0) 4156 : audit 0 from='client.? 172.21.15.40:0/1498741059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:55 smithi040 bash[41173]: cluster 2023-12-01T18:57:54.626929+0000 mgr.y (mgr.24356) 5993 : cluster 0 pgmap v5961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:55 smithi040 bash[41173]: audit 2023-12-01T18:57:54.758702+0000 mon.a (mon.0) 4156 : audit 0 from='client.? 172.21.15.40:0/1498741059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:57:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:57:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:57 smithi141 bash[31670]: cluster 2023-12-01T18:57:56.627681+0000 mgr.y (mgr.24356) 5994 : cluster 0 pgmap v5962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:57 smithi141 bash[31670]: audit 2023-12-01T18:57:57.224679+0000 mon.a (mon.0) 4157 : audit 0 from='client.? 172.21.15.40:0/1665924772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:57 smithi040 bash[28232]: cluster 2023-12-01T18:57:56.627681+0000 mgr.y (mgr.24356) 5994 : cluster 0 pgmap v5962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:57 smithi040 bash[28232]: audit 2023-12-01T18:57:57.224679+0000 mon.a (mon.0) 4157 : audit 0 from='client.? 172.21.15.40:0/1665924772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:57 smithi040 bash[41173]: cluster 2023-12-01T18:57:56.627681+0000 mgr.y (mgr.24356) 5994 : cluster 0 pgmap v5962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:57:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:57 smithi040 bash[41173]: audit 2023-12-01T18:57:57.224679+0000 mon.a (mon.0) 4157 : audit 0 from='client.? 172.21.15.40:0/1665924772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:57:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:58 smithi141 bash[31670]: audit 2023-12-01T18:57:58.608777+0000 mon.c (mon.2) 3815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:57:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:58 smithi040 bash[28232]: audit 2023-12-01T18:57:58.608777+0000 mon.c (mon.2) 3815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:57:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:58 smithi040 bash[41173]: audit 2023-12-01T18:57:58.608777+0000 mon.c (mon.2) 3815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:58:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:59 smithi141 bash[31670]: cluster 2023-12-01T18:57:58.628184+0000 mgr.y (mgr.24356) 5995 : cluster 0 pgmap v5963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:57:59 smithi141 bash[31670]: audit 2023-12-01T18:57:59.682006+0000 mon.c (mon.2) 3816 : audit 0 from='client.? 172.21.15.40:0/4173405154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:59 smithi040 bash[28232]: cluster 2023-12-01T18:57:58.628184+0000 mgr.y (mgr.24356) 5995 : cluster 0 pgmap v5963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:57:59 smithi040 bash[28232]: audit 2023-12-01T18:57:59.682006+0000 mon.c (mon.2) 3816 : audit 0 from='client.? 172.21.15.40:0/4173405154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:59 smithi040 bash[41173]: cluster 2023-12-01T18:57:58.628184+0000 mgr.y (mgr.24356) 5995 : cluster 0 pgmap v5963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:57:59 smithi040 bash[41173]: audit 2023-12-01T18:57:59.682006+0000 mon.c (mon.2) 3816 : audit 0 from='client.? 172.21.15.40:0/4173405154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:01 smithi141 bash[31670]: cluster 2023-12-01T18:58:00.629333+0000 mgr.y (mgr.24356) 5996 : cluster 0 pgmap v5964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:01 smithi040 bash[28232]: cluster 2023-12-01T18:58:00.629333+0000 mgr.y (mgr.24356) 5996 : cluster 0 pgmap v5964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:01 smithi040 bash[41173]: cluster 2023-12-01T18:58:00.629333+0000 mgr.y (mgr.24356) 5996 : cluster 0 pgmap v5964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:02 smithi141 bash[31670]: audit 2023-12-01T18:58:02.148663+0000 mon.c (mon.2) 3817 : audit 0 from='client.? 172.21.15.40:0/8546924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:02 smithi040 bash[28232]: audit 2023-12-01T18:58:02.148663+0000 mon.c (mon.2) 3817 : audit 0 from='client.? 172.21.15.40:0/8546924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:02 smithi040 bash[41173]: audit 2023-12-01T18:58:02.148663+0000 mon.c (mon.2) 3817 : audit 0 from='client.? 172.21.15.40:0/8546924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:03 smithi141 bash[31670]: cluster 2023-12-01T18:58:02.630017+0000 mgr.y (mgr.24356) 5997 : cluster 0 pgmap v5965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:03 smithi141 bash[31670]: audit 2023-12-01T18:58:03.622118+0000 mon.c (mon.2) 3818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:03 smithi040 bash[28232]: cluster 2023-12-01T18:58:02.630017+0000 mgr.y (mgr.24356) 5997 : cluster 0 pgmap v5965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:03 smithi040 bash[28232]: audit 2023-12-01T18:58:03.622118+0000 mon.c (mon.2) 3818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:03 smithi040 bash[41173]: cluster 2023-12-01T18:58:02.630017+0000 mgr.y (mgr.24356) 5997 : cluster 0 pgmap v5965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:03 smithi040 bash[41173]: audit 2023-12-01T18:58:03.622118+0000 mon.c (mon.2) 3818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:04.504579+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:04.513899+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: cluster 2023-12-01T18:58:04.631192+0000 mgr.y (mgr.24356) 5998 : cluster 0 pgmap v5966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:04.675557+0000 mon.a (mon.0) 4160 : audit 0 from='client.? 172.21.15.40:0/563109610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:04.858397+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:04.872672+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:05.353653+0000 mon.c (mon.2) 3819 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:58:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:05.355434+0000 mon.c (mon.2) 3820 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:58:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:05 smithi141 bash[31670]: audit 2023-12-01T18:58:05.365372+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:04.504579+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:04.513899+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: cluster 2023-12-01T18:58:04.631192+0000 mgr.y (mgr.24356) 5998 : cluster 0 pgmap v5966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:04.675557+0000 mon.a (mon.0) 4160 : audit 0 from='client.? 172.21.15.40:0/563109610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:04.858397+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:04.872672+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:05.353653+0000 mon.c (mon.2) 3819 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:05.355434+0000 mon.c (mon.2) 3820 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[28232]: audit 2023-12-01T18:58:05.365372+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:04.504579+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:04.513899+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: cluster 2023-12-01T18:58:04.631192+0000 mgr.y (mgr.24356) 5998 : cluster 0 pgmap v5966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:04.675557+0000 mon.a (mon.0) 4160 : audit 0 from='client.? 172.21.15.40:0/563109610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:04.858397+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:04.872672+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:05.353653+0000 mon.c (mon.2) 3819 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:58:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:05.355434+0000 mon.c (mon.2) 3820 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:58:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:05 smithi040 bash[41173]: audit 2023-12-01T18:58:05.365372+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:58:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:58:06] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:58:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:07 smithi141 bash[31670]: cluster 2023-12-01T18:58:06.631895+0000 mgr.y (mgr.24356) 5999 : cluster 0 pgmap v5967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:07 smithi141 bash[31670]: audit 2023-12-01T18:58:07.145999+0000 mon.a (mon.0) 4164 : audit 0 from='client.? 172.21.15.40:0/2637780209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:07 smithi040 bash[28232]: cluster 2023-12-01T18:58:06.631895+0000 mgr.y (mgr.24356) 5999 : cluster 0 pgmap v5967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:07 smithi040 bash[28232]: audit 2023-12-01T18:58:07.145999+0000 mon.a (mon.0) 4164 : audit 0 from='client.? 172.21.15.40:0/2637780209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:07 smithi040 bash[41173]: cluster 2023-12-01T18:58:06.631895+0000 mgr.y (mgr.24356) 5999 : cluster 0 pgmap v5967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:07 smithi040 bash[41173]: audit 2023-12-01T18:58:07.145999+0000 mon.a (mon.0) 4164 : audit 0 from='client.? 172.21.15.40:0/2637780209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:09 smithi141 bash[31670]: cluster 2023-12-01T18:58:08.632613+0000 mgr.y (mgr.24356) 6000 : cluster 0 pgmap v5968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:09 smithi141 bash[31670]: audit 2023-12-01T18:58:09.625781+0000 mon.c (mon.2) 3821 : audit 0 from='client.? 172.21.15.40:0/2679015317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:09 smithi040 bash[41173]: cluster 2023-12-01T18:58:08.632613+0000 mgr.y (mgr.24356) 6000 : cluster 0 pgmap v5968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:09 smithi040 bash[41173]: audit 2023-12-01T18:58:09.625781+0000 mon.c (mon.2) 3821 : audit 0 from='client.? 172.21.15.40:0/2679015317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:09 smithi040 bash[28232]: cluster 2023-12-01T18:58:08.632613+0000 mgr.y (mgr.24356) 6000 : cluster 0 pgmap v5968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:09 smithi040 bash[28232]: audit 2023-12-01T18:58:09.625781+0000 mon.c (mon.2) 3821 : audit 0 from='client.? 172.21.15.40:0/2679015317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:11 smithi141 bash[31670]: cluster 2023-12-01T18:58:10.633772+0000 mgr.y (mgr.24356) 6001 : cluster 0 pgmap v5969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:11 smithi040 bash[41173]: cluster 2023-12-01T18:58:10.633772+0000 mgr.y (mgr.24356) 6001 : cluster 0 pgmap v5969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:11 smithi040 bash[28232]: cluster 2023-12-01T18:58:10.633772+0000 mgr.y (mgr.24356) 6001 : cluster 0 pgmap v5969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:12 smithi141 bash[31670]: audit 2023-12-01T18:58:12.085150+0000 mon.c (mon.2) 3822 : audit 0 from='client.? 172.21.15.40:0/3973018372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:12 smithi040 bash[41173]: audit 2023-12-01T18:58:12.085150+0000 mon.c (mon.2) 3822 : audit 0 from='client.? 172.21.15.40:0/3973018372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:12 smithi040 bash[28232]: audit 2023-12-01T18:58:12.085150+0000 mon.c (mon.2) 3822 : audit 0 from='client.? 172.21.15.40:0/3973018372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:13 smithi141 bash[31670]: cluster 2023-12-01T18:58:12.634451+0000 mgr.y (mgr.24356) 6002 : cluster 0 pgmap v5970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:13 smithi040 bash[28232]: cluster 2023-12-01T18:58:12.634451+0000 mgr.y (mgr.24356) 6002 : cluster 0 pgmap v5970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:13 smithi040 bash[41173]: cluster 2023-12-01T18:58:12.634451+0000 mgr.y (mgr.24356) 6002 : cluster 0 pgmap v5970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:14 smithi141 bash[31670]: audit 2023-12-01T18:58:14.544326+0000 mon.c (mon.2) 3823 : audit 0 from='client.? 172.21.15.40:0/3427756883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:14 smithi040 bash[41173]: audit 2023-12-01T18:58:14.544326+0000 mon.c (mon.2) 3823 : audit 0 from='client.? 172.21.15.40:0/3427756883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:14 smithi040 bash[28232]: audit 2023-12-01T18:58:14.544326+0000 mon.c (mon.2) 3823 : audit 0 from='client.? 172.21.15.40:0/3427756883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:15 smithi141 bash[31670]: cluster 2023-12-01T18:58:14.635579+0000 mgr.y (mgr.24356) 6003 : cluster 0 pgmap v5971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:15 smithi040 bash[28232]: cluster 2023-12-01T18:58:14.635579+0000 mgr.y (mgr.24356) 6003 : cluster 0 pgmap v5971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:15 smithi040 bash[41173]: cluster 2023-12-01T18:58:14.635579+0000 mgr.y (mgr.24356) 6003 : cluster 0 pgmap v5971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:58:16] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T18:58:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:17 smithi141 bash[31670]: cluster 2023-12-01T18:58:16.636236+0000 mgr.y (mgr.24356) 6004 : cluster 0 pgmap v5972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:17 smithi141 bash[31670]: audit 2023-12-01T18:58:17.013027+0000 mon.a (mon.0) 4165 : audit 0 from='client.? 172.21.15.40:0/496878471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:17 smithi040 bash[41173]: cluster 2023-12-01T18:58:16.636236+0000 mgr.y (mgr.24356) 6004 : cluster 0 pgmap v5972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:17 smithi040 bash[41173]: audit 2023-12-01T18:58:17.013027+0000 mon.a (mon.0) 4165 : audit 0 from='client.? 172.21.15.40:0/496878471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:17 smithi040 bash[28232]: cluster 2023-12-01T18:58:16.636236+0000 mgr.y (mgr.24356) 6004 : cluster 0 pgmap v5972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:17 smithi040 bash[28232]: audit 2023-12-01T18:58:17.013027+0000 mon.a (mon.0) 4165 : audit 0 from='client.? 172.21.15.40:0/496878471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:18 smithi141 bash[31670]: audit 2023-12-01T18:58:18.622662+0000 mon.c (mon.2) 3824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:18 smithi040 bash[28232]: audit 2023-12-01T18:58:18.622662+0000 mon.c (mon.2) 3824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:18 smithi040 bash[41173]: audit 2023-12-01T18:58:18.622662+0000 mon.c (mon.2) 3824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:19 smithi141 bash[31670]: cluster 2023-12-01T18:58:18.636817+0000 mgr.y (mgr.24356) 6005 : cluster 0 pgmap v5973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:19 smithi141 bash[31670]: audit 2023-12-01T18:58:19.478284+0000 mon.a (mon.0) 4166 : audit 0 from='client.? 172.21.15.40:0/2168610957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:19 smithi040 bash[28232]: cluster 2023-12-01T18:58:18.636817+0000 mgr.y (mgr.24356) 6005 : cluster 0 pgmap v5973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:19 smithi040 bash[28232]: audit 2023-12-01T18:58:19.478284+0000 mon.a (mon.0) 4166 : audit 0 from='client.? 172.21.15.40:0/2168610957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:19 smithi040 bash[41173]: cluster 2023-12-01T18:58:18.636817+0000 mgr.y (mgr.24356) 6005 : cluster 0 pgmap v5973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:19 smithi040 bash[41173]: audit 2023-12-01T18:58:19.478284+0000 mon.a (mon.0) 4166 : audit 0 from='client.? 172.21.15.40:0/2168610957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:21 smithi141 bash[31670]: cluster 2023-12-01T18:58:20.637957+0000 mgr.y (mgr.24356) 6006 : cluster 0 pgmap v5974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:21 smithi040 bash[28232]: cluster 2023-12-01T18:58:20.637957+0000 mgr.y (mgr.24356) 6006 : cluster 0 pgmap v5974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:21 smithi040 bash[41173]: cluster 2023-12-01T18:58:20.637957+0000 mgr.y (mgr.24356) 6006 : cluster 0 pgmap v5974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:22 smithi141 bash[31670]: audit 2023-12-01T18:58:21.943302+0000 mon.c (mon.2) 3825 : audit 0 from='client.? 172.21.15.40:0/2634630512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:22 smithi040 bash[28232]: audit 2023-12-01T18:58:21.943302+0000 mon.c (mon.2) 3825 : audit 0 from='client.? 172.21.15.40:0/2634630512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:22 smithi040 bash[41173]: audit 2023-12-01T18:58:21.943302+0000 mon.c (mon.2) 3825 : audit 0 from='client.? 172.21.15.40:0/2634630512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:23 smithi141 bash[31670]: cluster 2023-12-01T18:58:22.638660+0000 mgr.y (mgr.24356) 6007 : cluster 0 pgmap v5975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:23 smithi040 bash[28232]: cluster 2023-12-01T18:58:22.638660+0000 mgr.y (mgr.24356) 6007 : cluster 0 pgmap v5975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:23 smithi040 bash[41173]: cluster 2023-12-01T18:58:22.638660+0000 mgr.y (mgr.24356) 6007 : cluster 0 pgmap v5975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:24 smithi141 bash[31670]: audit 2023-12-01T18:58:24.414143+0000 mon.c (mon.2) 3826 : audit 0 from='client.? 172.21.15.40:0/636403293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:24 smithi040 bash[28232]: audit 2023-12-01T18:58:24.414143+0000 mon.c (mon.2) 3826 : audit 0 from='client.? 172.21.15.40:0/636403293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:24 smithi040 bash[41173]: audit 2023-12-01T18:58:24.414143+0000 mon.c (mon.2) 3826 : audit 0 from='client.? 172.21.15.40:0/636403293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:25 smithi141 bash[31670]: cluster 2023-12-01T18:58:24.639868+0000 mgr.y (mgr.24356) 6008 : cluster 0 pgmap v5976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:25 smithi040 bash[41173]: cluster 2023-12-01T18:58:24.639868+0000 mgr.y (mgr.24356) 6008 : cluster 0 pgmap v5976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:25 smithi040 bash[28232]: cluster 2023-12-01T18:58:24.639868+0000 mgr.y (mgr.24356) 6008 : cluster 0 pgmap v5976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:58:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:58:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:27 smithi141 bash[31670]: cluster 2023-12-01T18:58:26.640383+0000 mgr.y (mgr.24356) 6009 : cluster 0 pgmap v5977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:27 smithi141 bash[31670]: audit 2023-12-01T18:58:26.879893+0000 mon.a (mon.0) 4167 : audit 0 from='client.? 172.21.15.40:0/172853086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:27 smithi040 bash[28232]: cluster 2023-12-01T18:58:26.640383+0000 mgr.y (mgr.24356) 6009 : cluster 0 pgmap v5977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:27 smithi040 bash[28232]: audit 2023-12-01T18:58:26.879893+0000 mon.a (mon.0) 4167 : audit 0 from='client.? 172.21.15.40:0/172853086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:27 smithi040 bash[41173]: cluster 2023-12-01T18:58:26.640383+0000 mgr.y (mgr.24356) 6009 : cluster 0 pgmap v5977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:27 smithi040 bash[41173]: audit 2023-12-01T18:58:26.879893+0000 mon.a (mon.0) 4167 : audit 0 from='client.? 172.21.15.40:0/172853086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:29 smithi141 bash[31670]: cluster 2023-12-01T18:58:28.641100+0000 mgr.y (mgr.24356) 6010 : cluster 0 pgmap v5978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:29 smithi141 bash[31670]: audit 2023-12-01T18:58:29.340297+0000 mon.c (mon.2) 3827 : audit 0 from='client.? 172.21.15.40:0/1533797056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:29 smithi040 bash[28232]: cluster 2023-12-01T18:58:28.641100+0000 mgr.y (mgr.24356) 6010 : cluster 0 pgmap v5978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:29 smithi040 bash[28232]: audit 2023-12-01T18:58:29.340297+0000 mon.c (mon.2) 3827 : audit 0 from='client.? 172.21.15.40:0/1533797056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:29 smithi040 bash[41173]: cluster 2023-12-01T18:58:28.641100+0000 mgr.y (mgr.24356) 6010 : cluster 0 pgmap v5978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:29 smithi040 bash[41173]: audit 2023-12-01T18:58:29.340297+0000 mon.c (mon.2) 3827 : audit 0 from='client.? 172.21.15.40:0/1533797056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:31 smithi141 bash[31670]: cluster 2023-12-01T18:58:30.642369+0000 mgr.y (mgr.24356) 6011 : cluster 0 pgmap v5979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:31 smithi040 bash[28232]: cluster 2023-12-01T18:58:30.642369+0000 mgr.y (mgr.24356) 6011 : cluster 0 pgmap v5979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:31 smithi040 bash[41173]: cluster 2023-12-01T18:58:30.642369+0000 mgr.y (mgr.24356) 6011 : cluster 0 pgmap v5979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:32 smithi141 bash[31670]: audit 2023-12-01T18:58:31.813053+0000 mon.a (mon.0) 4168 : audit 0 from='client.? 172.21.15.40:0/3553885782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:32 smithi040 bash[28232]: audit 2023-12-01T18:58:31.813053+0000 mon.a (mon.0) 4168 : audit 0 from='client.? 172.21.15.40:0/3553885782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:32 smithi040 bash[41173]: audit 2023-12-01T18:58:31.813053+0000 mon.a (mon.0) 4168 : audit 0 from='client.? 172.21.15.40:0/3553885782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:33 smithi141 bash[31670]: cluster 2023-12-01T18:58:32.643118+0000 mgr.y (mgr.24356) 6012 : cluster 0 pgmap v5980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:33 smithi141 bash[31670]: audit 2023-12-01T18:58:33.623157+0000 mon.c (mon.2) 3828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:33 smithi040 bash[28232]: cluster 2023-12-01T18:58:32.643118+0000 mgr.y (mgr.24356) 6012 : cluster 0 pgmap v5980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:33 smithi040 bash[28232]: audit 2023-12-01T18:58:33.623157+0000 mon.c (mon.2) 3828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:33 smithi040 bash[41173]: cluster 2023-12-01T18:58:32.643118+0000 mgr.y (mgr.24356) 6012 : cluster 0 pgmap v5980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:33 smithi040 bash[41173]: audit 2023-12-01T18:58:33.623157+0000 mon.c (mon.2) 3828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:34 smithi141 bash[31670]: audit 2023-12-01T18:58:34.282208+0000 mon.a (mon.0) 4169 : audit 0 from='client.? 172.21.15.40:0/3168436469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:34 smithi040 bash[28232]: audit 2023-12-01T18:58:34.282208+0000 mon.a (mon.0) 4169 : audit 0 from='client.? 172.21.15.40:0/3168436469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:34 smithi040 bash[41173]: audit 2023-12-01T18:58:34.282208+0000 mon.a (mon.0) 4169 : audit 0 from='client.? 172.21.15.40:0/3168436469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:35 smithi141 bash[31670]: cluster 2023-12-01T18:58:34.644252+0000 mgr.y (mgr.24356) 6013 : cluster 0 pgmap v5981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:35 smithi040 bash[28232]: cluster 2023-12-01T18:58:34.644252+0000 mgr.y (mgr.24356) 6013 : cluster 0 pgmap v5981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:35 smithi040 bash[41173]: cluster 2023-12-01T18:58:34.644252+0000 mgr.y (mgr.24356) 6013 : cluster 0 pgmap v5981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:58:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:58:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:37 smithi141 bash[31670]: cluster 2023-12-01T18:58:36.644729+0000 mgr.y (mgr.24356) 6014 : cluster 0 pgmap v5982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:37 smithi141 bash[31670]: audit 2023-12-01T18:58:36.749329+0000 mon.a (mon.0) 4170 : audit 0 from='client.? 172.21.15.40:0/811488850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:37 smithi040 bash[28232]: cluster 2023-12-01T18:58:36.644729+0000 mgr.y (mgr.24356) 6014 : cluster 0 pgmap v5982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:37 smithi040 bash[28232]: audit 2023-12-01T18:58:36.749329+0000 mon.a (mon.0) 4170 : audit 0 from='client.? 172.21.15.40:0/811488850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:37 smithi040 bash[41173]: cluster 2023-12-01T18:58:36.644729+0000 mgr.y (mgr.24356) 6014 : cluster 0 pgmap v5982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:37 smithi040 bash[41173]: audit 2023-12-01T18:58:36.749329+0000 mon.a (mon.0) 4170 : audit 0 from='client.? 172.21.15.40:0/811488850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:39 smithi141 bash[31670]: cluster 2023-12-01T18:58:38.645323+0000 mgr.y (mgr.24356) 6015 : cluster 0 pgmap v5983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:39 smithi141 bash[31670]: audit 2023-12-01T18:58:39.213314+0000 mon.c (mon.2) 3829 : audit 0 from='client.? 172.21.15.40:0/2456103035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:39 smithi040 bash[28232]: cluster 2023-12-01T18:58:38.645323+0000 mgr.y (mgr.24356) 6015 : cluster 0 pgmap v5983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:39 smithi040 bash[28232]: audit 2023-12-01T18:58:39.213314+0000 mon.c (mon.2) 3829 : audit 0 from='client.? 172.21.15.40:0/2456103035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:39 smithi040 bash[41173]: cluster 2023-12-01T18:58:38.645323+0000 mgr.y (mgr.24356) 6015 : cluster 0 pgmap v5983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:39 smithi040 bash[41173]: audit 2023-12-01T18:58:39.213314+0000 mon.c (mon.2) 3829 : audit 0 from='client.? 172.21.15.40:0/2456103035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:41 smithi141 bash[31670]: cluster 2023-12-01T18:58:40.646489+0000 mgr.y (mgr.24356) 6016 : cluster 0 pgmap v5984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:41 smithi141 bash[31670]: audit 2023-12-01T18:58:41.680696+0000 mon.a (mon.0) 4171 : audit 0 from='client.? 172.21.15.40:0/3052119596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:41 smithi040 bash[41173]: cluster 2023-12-01T18:58:40.646489+0000 mgr.y (mgr.24356) 6016 : cluster 0 pgmap v5984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:41 smithi040 bash[41173]: audit 2023-12-01T18:58:41.680696+0000 mon.a (mon.0) 4171 : audit 0 from='client.? 172.21.15.40:0/3052119596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:41 smithi040 bash[28232]: cluster 2023-12-01T18:58:40.646489+0000 mgr.y (mgr.24356) 6016 : cluster 0 pgmap v5984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:41 smithi040 bash[28232]: audit 2023-12-01T18:58:41.680696+0000 mon.a (mon.0) 4171 : audit 0 from='client.? 172.21.15.40:0/3052119596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:43 smithi141 bash[31670]: cluster 2023-12-01T18:58:42.647176+0000 mgr.y (mgr.24356) 6017 : cluster 0 pgmap v5985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:43 smithi040 bash[28232]: cluster 2023-12-01T18:58:42.647176+0000 mgr.y (mgr.24356) 6017 : cluster 0 pgmap v5985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:43 smithi040 bash[41173]: cluster 2023-12-01T18:58:42.647176+0000 mgr.y (mgr.24356) 6017 : cluster 0 pgmap v5985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:44 smithi141 bash[31670]: audit 2023-12-01T18:58:44.149533+0000 mon.a (mon.0) 4172 : audit 0 from='client.? 172.21.15.40:0/3461855559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:44 smithi040 bash[28232]: audit 2023-12-01T18:58:44.149533+0000 mon.a (mon.0) 4172 : audit 0 from='client.? 172.21.15.40:0/3461855559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:44 smithi040 bash[41173]: audit 2023-12-01T18:58:44.149533+0000 mon.a (mon.0) 4172 : audit 0 from='client.? 172.21.15.40:0/3461855559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:45 smithi141 bash[31670]: cluster 2023-12-01T18:58:44.648299+0000 mgr.y (mgr.24356) 6018 : cluster 0 pgmap v5986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:45 smithi040 bash[28232]: cluster 2023-12-01T18:58:44.648299+0000 mgr.y (mgr.24356) 6018 : cluster 0 pgmap v5986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:45 smithi040 bash[41173]: cluster 2023-12-01T18:58:44.648299+0000 mgr.y (mgr.24356) 6018 : cluster 0 pgmap v5986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:58:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:58:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:47 smithi141 bash[31670]: audit 2023-12-01T18:58:46.609170+0000 mon.a (mon.0) 4173 : audit 0 from='client.? 172.21.15.40:0/4233313451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:47 smithi141 bash[31670]: cluster 2023-12-01T18:58:46.649002+0000 mgr.y (mgr.24356) 6019 : cluster 0 pgmap v5987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:47 smithi040 bash[28232]: audit 2023-12-01T18:58:46.609170+0000 mon.a (mon.0) 4173 : audit 0 from='client.? 172.21.15.40:0/4233313451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:47 smithi040 bash[28232]: cluster 2023-12-01T18:58:46.649002+0000 mgr.y (mgr.24356) 6019 : cluster 0 pgmap v5987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:47 smithi040 bash[41173]: audit 2023-12-01T18:58:46.609170+0000 mon.a (mon.0) 4173 : audit 0 from='client.? 172.21.15.40:0/4233313451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:47 smithi040 bash[41173]: cluster 2023-12-01T18:58:46.649002+0000 mgr.y (mgr.24356) 6019 : cluster 0 pgmap v5987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:48 smithi141 bash[31670]: audit 2023-12-01T18:58:48.623350+0000 mon.c (mon.2) 3830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:48 smithi040 bash[28232]: audit 2023-12-01T18:58:48.623350+0000 mon.c (mon.2) 3830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:48 smithi040 bash[41173]: audit 2023-12-01T18:58:48.623350+0000 mon.c (mon.2) 3830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:49 smithi141 bash[31670]: cluster 2023-12-01T18:58:48.649718+0000 mgr.y (mgr.24356) 6020 : cluster 0 pgmap v5988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:49 smithi141 bash[31670]: audit 2023-12-01T18:58:49.081551+0000 mon.c (mon.2) 3831 : audit 0 from='client.? 172.21.15.40:0/2757686851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:49 smithi040 bash[28232]: cluster 2023-12-01T18:58:48.649718+0000 mgr.y (mgr.24356) 6020 : cluster 0 pgmap v5988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:49 smithi040 bash[28232]: audit 2023-12-01T18:58:49.081551+0000 mon.c (mon.2) 3831 : audit 0 from='client.? 172.21.15.40:0/2757686851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:49 smithi040 bash[41173]: cluster 2023-12-01T18:58:48.649718+0000 mgr.y (mgr.24356) 6020 : cluster 0 pgmap v5988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:49 smithi040 bash[41173]: audit 2023-12-01T18:58:49.081551+0000 mon.c (mon.2) 3831 : audit 0 from='client.? 172.21.15.40:0/2757686851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:51 smithi141 bash[31670]: cluster 2023-12-01T18:58:50.650897+0000 mgr.y (mgr.24356) 6021 : cluster 0 pgmap v5989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:51 smithi141 bash[31670]: audit 2023-12-01T18:58:51.549982+0000 mon.c (mon.2) 3832 : audit 0 from='client.? 172.21.15.40:0/501070137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:51 smithi040 bash[28232]: cluster 2023-12-01T18:58:50.650897+0000 mgr.y (mgr.24356) 6021 : cluster 0 pgmap v5989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:51 smithi040 bash[28232]: audit 2023-12-01T18:58:51.549982+0000 mon.c (mon.2) 3832 : audit 0 from='client.? 172.21.15.40:0/501070137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:51 smithi040 bash[41173]: cluster 2023-12-01T18:58:50.650897+0000 mgr.y (mgr.24356) 6021 : cluster 0 pgmap v5989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:51 smithi040 bash[41173]: audit 2023-12-01T18:58:51.549982+0000 mon.c (mon.2) 3832 : audit 0 from='client.? 172.21.15.40:0/501070137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:53 smithi141 bash[31670]: cluster 2023-12-01T18:58:52.651550+0000 mgr.y (mgr.24356) 6022 : cluster 0 pgmap v5990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:53 smithi040 bash[28232]: cluster 2023-12-01T18:58:52.651550+0000 mgr.y (mgr.24356) 6022 : cluster 0 pgmap v5990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:53 smithi040 bash[41173]: cluster 2023-12-01T18:58:52.651550+0000 mgr.y (mgr.24356) 6022 : cluster 0 pgmap v5990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:54 smithi141 bash[31670]: audit 2023-12-01T18:58:54.013383+0000 mon.c (mon.2) 3833 : audit 0 from='client.? 172.21.15.40:0/3753277286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:54 smithi040 bash[28232]: audit 2023-12-01T18:58:54.013383+0000 mon.c (mon.2) 3833 : audit 0 from='client.? 172.21.15.40:0/3753277286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:54 smithi040 bash[41173]: audit 2023-12-01T18:58:54.013383+0000 mon.c (mon.2) 3833 : audit 0 from='client.? 172.21.15.40:0/3753277286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:55 smithi141 bash[31670]: cluster 2023-12-01T18:58:54.652644+0000 mgr.y (mgr.24356) 6023 : cluster 0 pgmap v5991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:55 smithi040 bash[41173]: cluster 2023-12-01T18:58:54.652644+0000 mgr.y (mgr.24356) 6023 : cluster 0 pgmap v5991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:55 smithi040 bash[28232]: cluster 2023-12-01T18:58:54.652644+0000 mgr.y (mgr.24356) 6023 : cluster 0 pgmap v5991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:56 smithi040 bash[28232]: audit 2023-12-01T18:58:56.476717+0000 mon.c (mon.2) 3834 : audit 0 from='client.? 172.21.15.40:0/1857506567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:58:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T18:58:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:56 smithi040 bash[41173]: audit 2023-12-01T18:58:56.476717+0000 mon.c (mon.2) 3834 : audit 0 from='client.? 172.21.15.40:0/1857506567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:56 smithi141 bash[31670]: audit 2023-12-01T18:58:56.476717+0000 mon.c (mon.2) 3834 : audit 0 from='client.? 172.21.15.40:0/1857506567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:58:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:57 smithi141 bash[31670]: cluster 2023-12-01T18:58:56.653298+0000 mgr.y (mgr.24356) 6024 : cluster 0 pgmap v5992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:57 smithi040 bash[41173]: cluster 2023-12-01T18:58:56.653298+0000 mgr.y (mgr.24356) 6024 : cluster 0 pgmap v5992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:58:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:57 smithi040 bash[28232]: cluster 2023-12-01T18:58:56.653298+0000 mgr.y (mgr.24356) 6024 : cluster 0 pgmap v5992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:59 smithi141 bash[31670]: cluster 2023-12-01T18:58:58.653930+0000 mgr.y (mgr.24356) 6025 : cluster 0 pgmap v5993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:58:59 smithi141 bash[31670]: audit 2023-12-01T18:58:58.954072+0000 mon.a (mon.0) 4174 : audit 0 from='client.? 172.21.15.40:0/857581472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:59 smithi040 bash[41173]: cluster 2023-12-01T18:58:58.653930+0000 mgr.y (mgr.24356) 6025 : cluster 0 pgmap v5993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:58:59 smithi040 bash[41173]: audit 2023-12-01T18:58:58.954072+0000 mon.a (mon.0) 4174 : audit 0 from='client.? 172.21.15.40:0/857581472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:59 smithi040 bash[28232]: cluster 2023-12-01T18:58:58.653930+0000 mgr.y (mgr.24356) 6025 : cluster 0 pgmap v5993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:58:59 smithi040 bash[28232]: audit 2023-12-01T18:58:58.954072+0000 mon.a (mon.0) 4174 : audit 0 from='client.? 172.21.15.40:0/857581472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:01 smithi141 bash[31670]: cluster 2023-12-01T18:59:00.655115+0000 mgr.y (mgr.24356) 6026 : cluster 0 pgmap v5994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:01 smithi141 bash[31670]: audit 2023-12-01T18:59:01.418036+0000 mon.c (mon.2) 3835 : audit 0 from='client.? 172.21.15.40:0/1133610972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:01 smithi040 bash[28232]: cluster 2023-12-01T18:59:00.655115+0000 mgr.y (mgr.24356) 6026 : cluster 0 pgmap v5994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:01 smithi040 bash[28232]: audit 2023-12-01T18:59:01.418036+0000 mon.c (mon.2) 3835 : audit 0 from='client.? 172.21.15.40:0/1133610972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:01 smithi040 bash[41173]: cluster 2023-12-01T18:59:00.655115+0000 mgr.y (mgr.24356) 6026 : cluster 0 pgmap v5994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:01 smithi040 bash[41173]: audit 2023-12-01T18:59:01.418036+0000 mon.c (mon.2) 3835 : audit 0 from='client.? 172.21.15.40:0/1133610972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:03 smithi141 bash[31670]: cluster 2023-12-01T18:59:02.655782+0000 mgr.y (mgr.24356) 6027 : cluster 0 pgmap v5995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:03 smithi141 bash[31670]: audit 2023-12-01T18:59:03.623640+0000 mon.c (mon.2) 3836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:03 smithi040 bash[41173]: cluster 2023-12-01T18:59:02.655782+0000 mgr.y (mgr.24356) 6027 : cluster 0 pgmap v5995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:03 smithi040 bash[41173]: audit 2023-12-01T18:59:03.623640+0000 mon.c (mon.2) 3836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:03 smithi040 bash[28232]: cluster 2023-12-01T18:59:02.655782+0000 mgr.y (mgr.24356) 6027 : cluster 0 pgmap v5995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:03 smithi040 bash[28232]: audit 2023-12-01T18:59:03.623640+0000 mon.c (mon.2) 3836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:04 smithi141 bash[31670]: audit 2023-12-01T18:59:03.901591+0000 mon.c (mon.2) 3837 : audit 0 from='client.? 172.21.15.40:0/2455908762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:04 smithi040 bash[28232]: audit 2023-12-01T18:59:03.901591+0000 mon.c (mon.2) 3837 : audit 0 from='client.? 172.21.15.40:0/2455908762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:04 smithi040 bash[41173]: audit 2023-12-01T18:59:03.901591+0000 mon.c (mon.2) 3837 : audit 0 from='client.? 172.21.15.40:0/2455908762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:05 smithi141 bash[31670]: cluster 2023-12-01T18:59:04.656936+0000 mgr.y (mgr.24356) 6028 : cluster 0 pgmap v5996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:05 smithi141 bash[31670]: audit 2023-12-01T18:59:05.448556+0000 mon.c (mon.2) 3838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:59:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:05 smithi040 bash[28232]: cluster 2023-12-01T18:59:04.656936+0000 mgr.y (mgr.24356) 6028 : cluster 0 pgmap v5996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:05 smithi040 bash[28232]: audit 2023-12-01T18:59:05.448556+0000 mon.c (mon.2) 3838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:59:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:05 smithi040 bash[41173]: cluster 2023-12-01T18:59:04.656936+0000 mgr.y (mgr.24356) 6028 : cluster 0 pgmap v5996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:05 smithi040 bash[41173]: audit 2023-12-01T18:59:05.448556+0000 mon.c (mon.2) 3838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:59:06.762 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:59:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:59:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:06 smithi141 bash[31670]: audit 2023-12-01T18:59:06.369672+0000 mon.c (mon.2) 3839 : audit 0 from='client.? 172.21.15.40:0/2280755636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:06 smithi040 bash[28232]: audit 2023-12-01T18:59:06.369672+0000 mon.c (mon.2) 3839 : audit 0 from='client.? 172.21.15.40:0/2280755636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:06 smithi040 bash[41173]: audit 2023-12-01T18:59:06.369672+0000 mon.c (mon.2) 3839 : audit 0 from='client.? 172.21.15.40:0/2280755636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:07 smithi141 bash[31670]: cluster 2023-12-01T18:59:06.657655+0000 mgr.y (mgr.24356) 6029 : cluster 0 pgmap v5997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:07 smithi040 bash[28232]: cluster 2023-12-01T18:59:06.657655+0000 mgr.y (mgr.24356) 6029 : cluster 0 pgmap v5997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:07 smithi040 bash[41173]: cluster 2023-12-01T18:59:06.657655+0000 mgr.y (mgr.24356) 6029 : cluster 0 pgmap v5997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:09 smithi141 bash[31670]: cluster 2023-12-01T18:59:08.658290+0000 mgr.y (mgr.24356) 6030 : cluster 0 pgmap v5998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:09 smithi141 bash[31670]: audit 2023-12-01T18:59:08.834561+0000 mon.c (mon.2) 3840 : audit 0 from='client.? 172.21.15.40:0/4033319895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:09 smithi040 bash[28232]: cluster 2023-12-01T18:59:08.658290+0000 mgr.y (mgr.24356) 6030 : cluster 0 pgmap v5998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:09 smithi040 bash[28232]: audit 2023-12-01T18:59:08.834561+0000 mon.c (mon.2) 3840 : audit 0 from='client.? 172.21.15.40:0/4033319895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:09 smithi040 bash[41173]: cluster 2023-12-01T18:59:08.658290+0000 mgr.y (mgr.24356) 6030 : cluster 0 pgmap v5998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:09 smithi040 bash[41173]: audit 2023-12-01T18:59:08.834561+0000 mon.c (mon.2) 3840 : audit 0 from='client.? 172.21.15.40:0/4033319895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:11 smithi141 bash[31670]: cluster 2023-12-01T18:59:10.659053+0000 mgr.y (mgr.24356) 6031 : cluster 0 pgmap v5999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:11 smithi141 bash[31670]: audit 2023-12-01T18:59:11.292625+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:11 smithi141 bash[31670]: audit 2023-12-01T18:59:11.302685+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:11 smithi141 bash[31670]: audit 2023-12-01T18:59:11.349986+0000 mon.a (mon.0) 4177 : audit 0 from='client.? 172.21.15.40:0/764497820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:11 smithi141 bash[31670]: audit 2023-12-01T18:59:11.643770+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:11 smithi141 bash[31670]: audit 2023-12-01T18:59:11.655301+0000 mon.a (mon.0) 4179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[28232]: cluster 2023-12-01T18:59:10.659053+0000 mgr.y (mgr.24356) 6031 : cluster 0 pgmap v5999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[28232]: audit 2023-12-01T18:59:11.292625+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[28232]: audit 2023-12-01T18:59:11.302685+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[28232]: audit 2023-12-01T18:59:11.349986+0000 mon.a (mon.0) 4177 : audit 0 from='client.? 172.21.15.40:0/764497820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[28232]: audit 2023-12-01T18:59:11.643770+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[28232]: audit 2023-12-01T18:59:11.655301+0000 mon.a (mon.0) 4179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[41173]: cluster 2023-12-01T18:59:10.659053+0000 mgr.y (mgr.24356) 6031 : cluster 0 pgmap v5999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[41173]: audit 2023-12-01T18:59:11.292625+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[41173]: audit 2023-12-01T18:59:11.302685+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[41173]: audit 2023-12-01T18:59:11.349986+0000 mon.a (mon.0) 4177 : audit 0 from='client.? 172.21.15.40:0/764497820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[41173]: audit 2023-12-01T18:59:11.643770+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:11 smithi040 bash[41173]: audit 2023-12-01T18:59:11.655301+0000 mon.a (mon.0) 4179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:12 smithi141 bash[31670]: audit 2023-12-01T18:59:12.226524+0000 mon.c (mon.2) 3841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:59:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:12 smithi141 bash[31670]: audit 2023-12-01T18:59:12.228419+0000 mon.c (mon.2) 3842 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:59:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:12 smithi141 bash[31670]: audit 2023-12-01T18:59:12.238348+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:12 smithi040 bash[41173]: audit 2023-12-01T18:59:12.226524+0000 mon.c (mon.2) 3841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:59:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:12 smithi040 bash[41173]: audit 2023-12-01T18:59:12.228419+0000 mon.c (mon.2) 3842 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:59:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:12 smithi040 bash[41173]: audit 2023-12-01T18:59:12.238348+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:12 smithi040 bash[28232]: audit 2023-12-01T18:59:12.226524+0000 mon.c (mon.2) 3841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:59:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:12 smithi040 bash[28232]: audit 2023-12-01T18:59:12.228419+0000 mon.c (mon.2) 3842 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:59:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:12 smithi040 bash[28232]: audit 2023-12-01T18:59:12.238348+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T18:59:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:13 smithi141 bash[31670]: cluster 2023-12-01T18:59:12.659680+0000 mgr.y (mgr.24356) 6032 : cluster 0 pgmap v6000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:13 smithi040 bash[41173]: cluster 2023-12-01T18:59:12.659680+0000 mgr.y (mgr.24356) 6032 : cluster 0 pgmap v6000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:13 smithi040 bash[28232]: cluster 2023-12-01T18:59:12.659680+0000 mgr.y (mgr.24356) 6032 : cluster 0 pgmap v6000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:14 smithi040 bash[28232]: audit 2023-12-01T18:59:13.808794+0000 mon.a (mon.0) 4181 : audit 0 from='client.? 172.21.15.40:0/1109897133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:14 smithi040 bash[41173]: audit 2023-12-01T18:59:13.808794+0000 mon.a (mon.0) 4181 : audit 0 from='client.? 172.21.15.40:0/1109897133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:14 smithi141 bash[31670]: audit 2023-12-01T18:59:13.808794+0000 mon.a (mon.0) 4181 : audit 0 from='client.? 172.21.15.40:0/1109897133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:15 smithi040 bash[28232]: cluster 2023-12-01T18:59:14.660794+0000 mgr.y (mgr.24356) 6033 : cluster 0 pgmap v6001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:15 smithi040 bash[41173]: cluster 2023-12-01T18:59:14.660794+0000 mgr.y (mgr.24356) 6033 : cluster 0 pgmap v6001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:15 smithi141 bash[31670]: cluster 2023-12-01T18:59:14.660794+0000 mgr.y (mgr.24356) 6033 : cluster 0 pgmap v6001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:16.788 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:59:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:59:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:16 smithi040 bash[28232]: audit 2023-12-01T18:59:16.271630+0000 mon.a (mon.0) 4182 : audit 0 from='client.? 172.21.15.40:0/477395181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:16 smithi040 bash[28232]: cluster 2023-12-01T18:59:16.661464+0000 mgr.y (mgr.24356) 6034 : cluster 0 pgmap v6002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:16 smithi040 bash[41173]: audit 2023-12-01T18:59:16.271630+0000 mon.a (mon.0) 4182 : audit 0 from='client.? 172.21.15.40:0/477395181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:16 smithi040 bash[41173]: cluster 2023-12-01T18:59:16.661464+0000 mgr.y (mgr.24356) 6034 : cluster 0 pgmap v6002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:16 smithi141 bash[31670]: audit 2023-12-01T18:59:16.271630+0000 mon.a (mon.0) 4182 : audit 0 from='client.? 172.21.15.40:0/477395181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:16 smithi141 bash[31670]: cluster 2023-12-01T18:59:16.661464+0000 mgr.y (mgr.24356) 6034 : cluster 0 pgmap v6002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:18 smithi141 bash[31670]: audit 2023-12-01T18:59:18.623454+0000 mon.c (mon.2) 3843 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:18 smithi040 bash[28232]: audit 2023-12-01T18:59:18.623454+0000 mon.c (mon.2) 3843 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:18 smithi040 bash[41173]: audit 2023-12-01T18:59:18.623454+0000 mon.c (mon.2) 3843 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:19 smithi141 bash[31670]: cluster 2023-12-01T18:59:18.661872+0000 mgr.y (mgr.24356) 6035 : cluster 0 pgmap v6003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:19 smithi141 bash[31670]: audit 2023-12-01T18:59:18.752922+0000 mon.c (mon.2) 3844 : audit 0 from='client.? 172.21.15.40:0/3042965181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:19 smithi040 bash[28232]: cluster 2023-12-01T18:59:18.661872+0000 mgr.y (mgr.24356) 6035 : cluster 0 pgmap v6003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:19 smithi040 bash[28232]: audit 2023-12-01T18:59:18.752922+0000 mon.c (mon.2) 3844 : audit 0 from='client.? 172.21.15.40:0/3042965181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:19 smithi040 bash[41173]: cluster 2023-12-01T18:59:18.661872+0000 mgr.y (mgr.24356) 6035 : cluster 0 pgmap v6003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:19 smithi040 bash[41173]: audit 2023-12-01T18:59:18.752922+0000 mon.c (mon.2) 3844 : audit 0 from='client.? 172.21.15.40:0/3042965181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:21 smithi141 bash[31670]: cluster 2023-12-01T18:59:20.662982+0000 mgr.y (mgr.24356) 6036 : cluster 0 pgmap v6004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:21 smithi141 bash[31670]: audit 2023-12-01T18:59:21.216532+0000 mon.a (mon.0) 4183 : audit 0 from='client.? 172.21.15.40:0/145902344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:21 smithi040 bash[28232]: cluster 2023-12-01T18:59:20.662982+0000 mgr.y (mgr.24356) 6036 : cluster 0 pgmap v6004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:21 smithi040 bash[28232]: audit 2023-12-01T18:59:21.216532+0000 mon.a (mon.0) 4183 : audit 0 from='client.? 172.21.15.40:0/145902344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:21 smithi040 bash[41173]: cluster 2023-12-01T18:59:20.662982+0000 mgr.y (mgr.24356) 6036 : cluster 0 pgmap v6004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:21 smithi040 bash[41173]: audit 2023-12-01T18:59:21.216532+0000 mon.a (mon.0) 4183 : audit 0 from='client.? 172.21.15.40:0/145902344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:23 smithi141 bash[31670]: cluster 2023-12-01T18:59:22.663670+0000 mgr.y (mgr.24356) 6037 : cluster 0 pgmap v6005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:23 smithi141 bash[31670]: audit 2023-12-01T18:59:23.672273+0000 mon.a (mon.0) 4184 : audit 0 from='client.? 172.21.15.40:0/4210520119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:23 smithi040 bash[28232]: cluster 2023-12-01T18:59:22.663670+0000 mgr.y (mgr.24356) 6037 : cluster 0 pgmap v6005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:23 smithi040 bash[28232]: audit 2023-12-01T18:59:23.672273+0000 mon.a (mon.0) 4184 : audit 0 from='client.? 172.21.15.40:0/4210520119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:23 smithi040 bash[41173]: cluster 2023-12-01T18:59:22.663670+0000 mgr.y (mgr.24356) 6037 : cluster 0 pgmap v6005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:23 smithi040 bash[41173]: audit 2023-12-01T18:59:23.672273+0000 mon.a (mon.0) 4184 : audit 0 from='client.? 172.21.15.40:0/4210520119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:25 smithi141 bash[31670]: cluster 2023-12-01T18:59:24.664774+0000 mgr.y (mgr.24356) 6038 : cluster 0 pgmap v6006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:25 smithi040 bash[28232]: cluster 2023-12-01T18:59:24.664774+0000 mgr.y (mgr.24356) 6038 : cluster 0 pgmap v6006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:25 smithi040 bash[41173]: cluster 2023-12-01T18:59:24.664774+0000 mgr.y (mgr.24356) 6038 : cluster 0 pgmap v6006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:59:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:59:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:26 smithi040 bash[41173]: audit 2023-12-01T18:59:26.138621+0000 mon.c (mon.2) 3845 : audit 0 from='client.? 172.21.15.40:0/2096766724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:26 smithi040 bash[28232]: audit 2023-12-01T18:59:26.138621+0000 mon.c (mon.2) 3845 : audit 0 from='client.? 172.21.15.40:0/2096766724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:26 smithi141 bash[31670]: audit 2023-12-01T18:59:26.138621+0000 mon.c (mon.2) 3845 : audit 0 from='client.? 172.21.15.40:0/2096766724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:27 smithi141 bash[31670]: cluster 2023-12-01T18:59:26.665454+0000 mgr.y (mgr.24356) 6039 : cluster 0 pgmap v6007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:27 smithi040 bash[41173]: cluster 2023-12-01T18:59:26.665454+0000 mgr.y (mgr.24356) 6039 : cluster 0 pgmap v6007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:27 smithi040 bash[28232]: cluster 2023-12-01T18:59:26.665454+0000 mgr.y (mgr.24356) 6039 : cluster 0 pgmap v6007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:28 smithi141 bash[31670]: audit 2023-12-01T18:59:28.606564+0000 mon.c (mon.2) 3846 : audit 0 from='client.? 172.21.15.40:0/3159284830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:28 smithi040 bash[41173]: audit 2023-12-01T18:59:28.606564+0000 mon.c (mon.2) 3846 : audit 0 from='client.? 172.21.15.40:0/3159284830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:28 smithi040 bash[28232]: audit 2023-12-01T18:59:28.606564+0000 mon.c (mon.2) 3846 : audit 0 from='client.? 172.21.15.40:0/3159284830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:29 smithi141 bash[31670]: cluster 2023-12-01T18:59:28.666106+0000 mgr.y (mgr.24356) 6040 : cluster 0 pgmap v6008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:29 smithi040 bash[28232]: cluster 2023-12-01T18:59:28.666106+0000 mgr.y (mgr.24356) 6040 : cluster 0 pgmap v6008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:29 smithi040 bash[41173]: cluster 2023-12-01T18:59:28.666106+0000 mgr.y (mgr.24356) 6040 : cluster 0 pgmap v6008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:31 smithi141 bash[31670]: cluster 2023-12-01T18:59:30.667291+0000 mgr.y (mgr.24356) 6041 : cluster 0 pgmap v6009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:31 smithi141 bash[31670]: audit 2023-12-01T18:59:31.077970+0000 mon.a (mon.0) 4185 : audit 0 from='client.? 172.21.15.40:0/3522921609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:31 smithi040 bash[28232]: cluster 2023-12-01T18:59:30.667291+0000 mgr.y (mgr.24356) 6041 : cluster 0 pgmap v6009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:31 smithi040 bash[28232]: audit 2023-12-01T18:59:31.077970+0000 mon.a (mon.0) 4185 : audit 0 from='client.? 172.21.15.40:0/3522921609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:31 smithi040 bash[41173]: cluster 2023-12-01T18:59:30.667291+0000 mgr.y (mgr.24356) 6041 : cluster 0 pgmap v6009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:31 smithi040 bash[41173]: audit 2023-12-01T18:59:31.077970+0000 mon.a (mon.0) 4185 : audit 0 from='client.? 172.21.15.40:0/3522921609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:33 smithi141 bash[31670]: cluster 2023-12-01T18:59:32.667990+0000 mgr.y (mgr.24356) 6042 : cluster 0 pgmap v6010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:33 smithi141 bash[31670]: audit 2023-12-01T18:59:33.542688+0000 mon.a (mon.0) 4186 : audit 0 from='client.? 172.21.15.40:0/846397054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:33 smithi141 bash[31670]: audit 2023-12-01T18:59:33.624417+0000 mon.c (mon.2) 3847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:33 smithi040 bash[28232]: cluster 2023-12-01T18:59:32.667990+0000 mgr.y (mgr.24356) 6042 : cluster 0 pgmap v6010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:33 smithi040 bash[28232]: audit 2023-12-01T18:59:33.542688+0000 mon.a (mon.0) 4186 : audit 0 from='client.? 172.21.15.40:0/846397054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:33 smithi040 bash[28232]: audit 2023-12-01T18:59:33.624417+0000 mon.c (mon.2) 3847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:33 smithi040 bash[41173]: cluster 2023-12-01T18:59:32.667990+0000 mgr.y (mgr.24356) 6042 : cluster 0 pgmap v6010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:33 smithi040 bash[41173]: audit 2023-12-01T18:59:33.542688+0000 mon.a (mon.0) 4186 : audit 0 from='client.? 172.21.15.40:0/846397054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:33 smithi040 bash[41173]: audit 2023-12-01T18:59:33.624417+0000 mon.c (mon.2) 3847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:35 smithi141 bash[31670]: cluster 2023-12-01T18:59:34.669120+0000 mgr.y (mgr.24356) 6043 : cluster 0 pgmap v6011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:35 smithi040 bash[41173]: cluster 2023-12-01T18:59:34.669120+0000 mgr.y (mgr.24356) 6043 : cluster 0 pgmap v6011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:35 smithi040 bash[28232]: cluster 2023-12-01T18:59:34.669120+0000 mgr.y (mgr.24356) 6043 : cluster 0 pgmap v6011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:36.768 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:59:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:59:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:36 smithi141 bash[31670]: audit 2023-12-01T18:59:36.008230+0000 mon.c (mon.2) 3848 : audit 0 from='client.? 172.21.15.40:0/1873446475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:36 smithi040 bash[28232]: audit 2023-12-01T18:59:36.008230+0000 mon.c (mon.2) 3848 : audit 0 from='client.? 172.21.15.40:0/1873446475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:36 smithi040 bash[41173]: audit 2023-12-01T18:59:36.008230+0000 mon.c (mon.2) 3848 : audit 0 from='client.? 172.21.15.40:0/1873446475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:37 smithi141 bash[31670]: cluster 2023-12-01T18:59:36.669797+0000 mgr.y (mgr.24356) 6044 : cluster 0 pgmap v6012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:37 smithi040 bash[28232]: cluster 2023-12-01T18:59:36.669797+0000 mgr.y (mgr.24356) 6044 : cluster 0 pgmap v6012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:37 smithi040 bash[41173]: cluster 2023-12-01T18:59:36.669797+0000 mgr.y (mgr.24356) 6044 : cluster 0 pgmap v6012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:38 smithi040 bash[28232]: audit 2023-12-01T18:59:38.474667+0000 mon.c (mon.2) 3849 : audit 0 from='client.? 172.21.15.40:0/1424601393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:38 smithi040 bash[41173]: audit 2023-12-01T18:59:38.474667+0000 mon.c (mon.2) 3849 : audit 0 from='client.? 172.21.15.40:0/1424601393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:38 smithi141 bash[31670]: audit 2023-12-01T18:59:38.474667+0000 mon.c (mon.2) 3849 : audit 0 from='client.? 172.21.15.40:0/1424601393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:39 smithi040 bash[28232]: cluster 2023-12-01T18:59:38.670460+0000 mgr.y (mgr.24356) 6045 : cluster 0 pgmap v6013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:39 smithi040 bash[41173]: cluster 2023-12-01T18:59:38.670460+0000 mgr.y (mgr.24356) 6045 : cluster 0 pgmap v6013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:39 smithi141 bash[31670]: cluster 2023-12-01T18:59:38.670460+0000 mgr.y (mgr.24356) 6045 : cluster 0 pgmap v6013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:41 smithi040 bash[28232]: cluster 2023-12-01T18:59:40.671563+0000 mgr.y (mgr.24356) 6046 : cluster 0 pgmap v6014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:41 smithi040 bash[28232]: audit 2023-12-01T18:59:40.941410+0000 mon.c (mon.2) 3850 : audit 0 from='client.? 172.21.15.40:0/144360868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:41 smithi040 bash[41173]: cluster 2023-12-01T18:59:40.671563+0000 mgr.y (mgr.24356) 6046 : cluster 0 pgmap v6014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:41 smithi040 bash[41173]: audit 2023-12-01T18:59:40.941410+0000 mon.c (mon.2) 3850 : audit 0 from='client.? 172.21.15.40:0/144360868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:41 smithi141 bash[31670]: cluster 2023-12-01T18:59:40.671563+0000 mgr.y (mgr.24356) 6046 : cluster 0 pgmap v6014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:41 smithi141 bash[31670]: audit 2023-12-01T18:59:40.941410+0000 mon.c (mon.2) 3850 : audit 0 from='client.? 172.21.15.40:0/144360868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:43 smithi040 bash[28232]: cluster 2023-12-01T18:59:42.672208+0000 mgr.y (mgr.24356) 6047 : cluster 0 pgmap v6015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:43 smithi040 bash[28232]: audit 2023-12-01T18:59:43.408506+0000 mon.a (mon.0) 4187 : audit 0 from='client.? 172.21.15.40:0/3578408725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:43 smithi040 bash[41173]: cluster 2023-12-01T18:59:42.672208+0000 mgr.y (mgr.24356) 6047 : cluster 0 pgmap v6015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:43 smithi040 bash[41173]: audit 2023-12-01T18:59:43.408506+0000 mon.a (mon.0) 4187 : audit 0 from='client.? 172.21.15.40:0/3578408725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:43 smithi141 bash[31670]: cluster 2023-12-01T18:59:42.672208+0000 mgr.y (mgr.24356) 6047 : cluster 0 pgmap v6015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:43 smithi141 bash[31670]: audit 2023-12-01T18:59:43.408506+0000 mon.a (mon.0) 4187 : audit 0 from='client.? 172.21.15.40:0/3578408725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:45 smithi040 bash[28232]: cluster 2023-12-01T18:59:44.673478+0000 mgr.y (mgr.24356) 6048 : cluster 0 pgmap v6016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:46.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:45 smithi040 bash[41173]: cluster 2023-12-01T18:59:44.673478+0000 mgr.y (mgr.24356) 6048 : cluster 0 pgmap v6016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:45 smithi141 bash[31670]: cluster 2023-12-01T18:59:44.673478+0000 mgr.y (mgr.24356) 6048 : cluster 0 pgmap v6016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:46.794 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:59:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T18:59:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:46 smithi040 bash[41173]: audit 2023-12-01T18:59:45.875912+0000 mon.a (mon.0) 4188 : audit 0 from='client.? 172.21.15.40:0/3783173637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:46 smithi040 bash[41173]: cluster 2023-12-01T18:59:46.674300+0000 mgr.y (mgr.24356) 6049 : cluster 0 pgmap v6017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:46 smithi040 bash[28232]: audit 2023-12-01T18:59:45.875912+0000 mon.a (mon.0) 4188 : audit 0 from='client.? 172.21.15.40:0/3783173637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:46 smithi040 bash[28232]: cluster 2023-12-01T18:59:46.674300+0000 mgr.y (mgr.24356) 6049 : cluster 0 pgmap v6017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:46 smithi141 bash[31670]: audit 2023-12-01T18:59:45.875912+0000 mon.a (mon.0) 4188 : audit 0 from='client.? 172.21.15.40:0/3783173637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:46 smithi141 bash[31670]: cluster 2023-12-01T18:59:46.674300+0000 mgr.y (mgr.24356) 6049 : cluster 0 pgmap v6017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:48 smithi040 bash[28232]: audit 2023-12-01T18:59:48.340263+0000 mon.c (mon.2) 3851 : audit 0 from='client.? 172.21.15.40:0/1553124624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:48 smithi040 bash[41173]: audit 2023-12-01T18:59:48.340263+0000 mon.c (mon.2) 3851 : audit 0 from='client.? 172.21.15.40:0/1553124624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:48 smithi141 bash[31670]: audit 2023-12-01T18:59:48.340263+0000 mon.c (mon.2) 3851 : audit 0 from='client.? 172.21.15.40:0/1553124624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:49 smithi040 bash[28232]: audit 2023-12-01T18:59:48.624846+0000 mon.c (mon.2) 3852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:49 smithi040 bash[28232]: cluster 2023-12-01T18:59:48.675017+0000 mgr.y (mgr.24356) 6050 : cluster 0 pgmap v6018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:49 smithi040 bash[41173]: audit 2023-12-01T18:59:48.624846+0000 mon.c (mon.2) 3852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:49 smithi040 bash[41173]: cluster 2023-12-01T18:59:48.675017+0000 mgr.y (mgr.24356) 6050 : cluster 0 pgmap v6018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:49 smithi141 bash[31670]: audit 2023-12-01T18:59:48.624846+0000 mon.c (mon.2) 3852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:49 smithi141 bash[31670]: cluster 2023-12-01T18:59:48.675017+0000 mgr.y (mgr.24356) 6050 : cluster 0 pgmap v6018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:51 smithi141 bash[31670]: cluster 2023-12-01T18:59:50.676242+0000 mgr.y (mgr.24356) 6051 : cluster 0 pgmap v6019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:51 smithi141 bash[31670]: audit 2023-12-01T18:59:50.811022+0000 mon.c (mon.2) 3853 : audit 0 from='client.? 172.21.15.40:0/1627279436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:51 smithi040 bash[28232]: cluster 2023-12-01T18:59:50.676242+0000 mgr.y (mgr.24356) 6051 : cluster 0 pgmap v6019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:51 smithi040 bash[28232]: audit 2023-12-01T18:59:50.811022+0000 mon.c (mon.2) 3853 : audit 0 from='client.? 172.21.15.40:0/1627279436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:51 smithi040 bash[41173]: cluster 2023-12-01T18:59:50.676242+0000 mgr.y (mgr.24356) 6051 : cluster 0 pgmap v6019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:51 smithi040 bash[41173]: audit 2023-12-01T18:59:50.811022+0000 mon.c (mon.2) 3853 : audit 0 from='client.? 172.21.15.40:0/1627279436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:53 smithi141 bash[31670]: cluster 2023-12-01T18:59:52.676925+0000 mgr.y (mgr.24356) 6052 : cluster 0 pgmap v6020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:53 smithi141 bash[31670]: audit 2023-12-01T18:59:53.285184+0000 mon.a (mon.0) 4189 : audit 0 from='client.? 172.21.15.40:0/4240380699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:53 smithi040 bash[28232]: cluster 2023-12-01T18:59:52.676925+0000 mgr.y (mgr.24356) 6052 : cluster 0 pgmap v6020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:53 smithi040 bash[28232]: audit 2023-12-01T18:59:53.285184+0000 mon.a (mon.0) 4189 : audit 0 from='client.? 172.21.15.40:0/4240380699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:53 smithi040 bash[41173]: cluster 2023-12-01T18:59:52.676925+0000 mgr.y (mgr.24356) 6052 : cluster 0 pgmap v6020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:53 smithi040 bash[41173]: audit 2023-12-01T18:59:53.285184+0000 mon.a (mon.0) 4189 : audit 0 from='client.? 172.21.15.40:0/4240380699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:55 smithi141 bash[31670]: cluster 2023-12-01T18:59:54.678036+0000 mgr.y (mgr.24356) 6053 : cluster 0 pgmap v6021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:55 smithi040 bash[28232]: cluster 2023-12-01T18:59:54.678036+0000 mgr.y (mgr.24356) 6053 : cluster 0 pgmap v6021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:55 smithi040 bash[41173]: cluster 2023-12-01T18:59:54.678036+0000 mgr.y (mgr.24356) 6053 : cluster 0 pgmap v6021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:56.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:56 smithi040 bash[28232]: audit 2023-12-01T18:59:55.749135+0000 mon.a (mon.0) 4190 : audit 0 from='client.? 172.21.15.40:0/3725481069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:56.747 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 18:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:18:59:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T18:59:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:56 smithi141 bash[31670]: audit 2023-12-01T18:59:55.749135+0000 mon.a (mon.0) 4190 : audit 0 from='client.? 172.21.15.40:0/3725481069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:56 smithi040 bash[41173]: audit 2023-12-01T18:59:55.749135+0000 mon.a (mon.0) 4190 : audit 0 from='client.? 172.21.15.40:0/3725481069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:57 smithi141 bash[31670]: cluster 2023-12-01T18:59:56.678782+0000 mgr.y (mgr.24356) 6054 : cluster 0 pgmap v6022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:57 smithi040 bash[41173]: cluster 2023-12-01T18:59:56.678782+0000 mgr.y (mgr.24356) 6054 : cluster 0 pgmap v6022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:57 smithi040 bash[28232]: cluster 2023-12-01T18:59:56.678782+0000 mgr.y (mgr.24356) 6054 : cluster 0 pgmap v6022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T18:59:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:58 smithi141 bash[31670]: audit 2023-12-01T18:59:58.201176+0000 mon.c (mon.2) 3854 : audit 0 from='client.? 172.21.15.40:0/3551441058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:58 smithi040 bash[28232]: audit 2023-12-01T18:59:58.201176+0000 mon.c (mon.2) 3854 : audit 0 from='client.? 172.21.15.40:0/3551441058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T18:59:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:58 smithi040 bash[41173]: audit 2023-12-01T18:59:58.201176+0000 mon.c (mon.2) 3854 : audit 0 from='client.? 172.21.15.40:0/3551441058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 18:59:59 smithi141 bash[31670]: cluster 2023-12-01T18:59:58.679481+0000 mgr.y (mgr.24356) 6055 : cluster 0 pgmap v6023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 18:59:59 smithi040 bash[41173]: cluster 2023-12-01T18:59:58.679481+0000 mgr.y (mgr.24356) 6055 : cluster 0 pgmap v6023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 18:59:59 smithi040 bash[28232]: cluster 2023-12-01T18:59:58.679481+0000 mgr.y (mgr.24356) 6055 : cluster 0 pgmap v6023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:00 smithi040 bash[28232]: debug 2023-12-01T18:59:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:00 smithi141 bash[31670]: cluster 2023-12-01T19:00:00.000157+0000 mon.a (mon.0) 4191 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:00 smithi141 bash[31670]: audit 2023-12-01T19:00:00.663714+0000 mon.a (mon.0) 4192 : audit 0 from='client.? 172.21.15.40:0/1532821058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:00 smithi040 bash[28232]: cluster 2023-12-01T19:00:00.000157+0000 mon.a (mon.0) 4191 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:00 smithi040 bash[28232]: audit 2023-12-01T19:00:00.663714+0000 mon.a (mon.0) 4192 : audit 0 from='client.? 172.21.15.40:0/1532821058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:00 smithi040 bash[41173]: cluster 2023-12-01T19:00:00.000157+0000 mon.a (mon.0) 4191 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:00 smithi040 bash[41173]: audit 2023-12-01T19:00:00.663714+0000 mon.a (mon.0) 4192 : audit 0 from='client.? 172.21.15.40:0/1532821058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:01 smithi141 bash[31670]: cluster 2023-12-01T19:00:00.680484+0000 mgr.y (mgr.24356) 6056 : cluster 0 pgmap v6024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:01 smithi040 bash[28232]: cluster 2023-12-01T19:00:00.680484+0000 mgr.y (mgr.24356) 6056 : cluster 0 pgmap v6024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:01 smithi040 bash[41173]: cluster 2023-12-01T19:00:00.680484+0000 mgr.y (mgr.24356) 6056 : cluster 0 pgmap v6024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:03 smithi141 bash[31670]: cluster 2023-12-01T19:00:02.681274+0000 mgr.y (mgr.24356) 6057 : cluster 0 pgmap v6025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:03 smithi141 bash[31670]: audit 2023-12-01T19:00:03.131343+0000 mon.c (mon.2) 3855 : audit 0 from='client.? 172.21.15.40:0/159611562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:03 smithi141 bash[31670]: audit 2023-12-01T19:00:03.625532+0000 mon.c (mon.2) 3856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:03 smithi040 bash[28232]: cluster 2023-12-01T19:00:02.681274+0000 mgr.y (mgr.24356) 6057 : cluster 0 pgmap v6025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:03 smithi040 bash[28232]: audit 2023-12-01T19:00:03.131343+0000 mon.c (mon.2) 3855 : audit 0 from='client.? 172.21.15.40:0/159611562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:03 smithi040 bash[28232]: audit 2023-12-01T19:00:03.625532+0000 mon.c (mon.2) 3856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:03 smithi040 bash[41173]: cluster 2023-12-01T19:00:02.681274+0000 mgr.y (mgr.24356) 6057 : cluster 0 pgmap v6025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:03 smithi040 bash[41173]: audit 2023-12-01T19:00:03.131343+0000 mon.c (mon.2) 3855 : audit 0 from='client.? 172.21.15.40:0/159611562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:03 smithi040 bash[41173]: audit 2023-12-01T19:00:03.625532+0000 mon.c (mon.2) 3856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:05 smithi141 bash[31670]: cluster 2023-12-01T19:00:04.682530+0000 mgr.y (mgr.24356) 6058 : cluster 0 pgmap v6026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:05 smithi141 bash[31670]: audit 2023-12-01T19:00:05.596986+0000 mon.c (mon.2) 3857 : audit 0 from='client.? 172.21.15.40:0/527622580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:05 smithi040 bash[28232]: cluster 2023-12-01T19:00:04.682530+0000 mgr.y (mgr.24356) 6058 : cluster 0 pgmap v6026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:05 smithi040 bash[28232]: audit 2023-12-01T19:00:05.596986+0000 mon.c (mon.2) 3857 : audit 0 from='client.? 172.21.15.40:0/527622580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:05 smithi040 bash[41173]: cluster 2023-12-01T19:00:04.682530+0000 mgr.y (mgr.24356) 6058 : cluster 0 pgmap v6026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:05 smithi040 bash[41173]: audit 2023-12-01T19:00:05.596986+0000 mon.c (mon.2) 3857 : audit 0 from='client.? 172.21.15.40:0/527622580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:06.527 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 19:00:06 smithi141 bash[66230]: ts=2023-12-01T19:00:06.149Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701446400138 maxt=1701453600000 ulid=01HGKC16TDCMD63AJQSQP0E87X duration=56.30502ms 2023-12-01T19:00:06.527 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 19:00:06 smithi141 bash[66230]: ts=2023-12-01T19:00:06.152Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.475644ms 2023-12-01T19:00:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:00:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:00:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:07 smithi040 bash[28232]: cluster 2023-12-01T19:00:06.683352+0000 mgr.y (mgr.24356) 6059 : cluster 0 pgmap v6027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:07 smithi040 bash[41173]: cluster 2023-12-01T19:00:06.683352+0000 mgr.y (mgr.24356) 6059 : cluster 0 pgmap v6027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:07 smithi141 bash[31670]: cluster 2023-12-01T19:00:06.683352+0000 mgr.y (mgr.24356) 6059 : cluster 0 pgmap v6027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:08 smithi040 bash[28232]: audit 2023-12-01T19:00:08.071434+0000 mon.c (mon.2) 3858 : audit 0 from='client.? 172.21.15.40:0/3640493321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:08 smithi040 bash[41173]: audit 2023-12-01T19:00:08.071434+0000 mon.c (mon.2) 3858 : audit 0 from='client.? 172.21.15.40:0/3640493321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:08 smithi141 bash[31670]: audit 2023-12-01T19:00:08.071434+0000 mon.c (mon.2) 3858 : audit 0 from='client.? 172.21.15.40:0/3640493321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:09 smithi040 bash[28232]: cluster 2023-12-01T19:00:08.684085+0000 mgr.y (mgr.24356) 6060 : cluster 0 pgmap v6028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:09 smithi040 bash[41173]: cluster 2023-12-01T19:00:08.684085+0000 mgr.y (mgr.24356) 6060 : cluster 0 pgmap v6028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:09 smithi141 bash[31670]: cluster 2023-12-01T19:00:08.684085+0000 mgr.y (mgr.24356) 6060 : cluster 0 pgmap v6028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:10 smithi040 bash[28232]: audit 2023-12-01T19:00:10.531818+0000 mon.a (mon.0) 4193 : audit 0 from='client.? 172.21.15.40:0/2484999267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:10 smithi040 bash[41173]: audit 2023-12-01T19:00:10.531818+0000 mon.a (mon.0) 4193 : audit 0 from='client.? 172.21.15.40:0/2484999267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:10 smithi141 bash[31670]: audit 2023-12-01T19:00:10.531818+0000 mon.a (mon.0) 4193 : audit 0 from='client.? 172.21.15.40:0/2484999267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:11 smithi040 bash[28232]: cluster 2023-12-01T19:00:10.685304+0000 mgr.y (mgr.24356) 6061 : cluster 0 pgmap v6029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:11 smithi040 bash[41173]: cluster 2023-12-01T19:00:10.685304+0000 mgr.y (mgr.24356) 6061 : cluster 0 pgmap v6029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:11 smithi141 bash[31670]: cluster 2023-12-01T19:00:10.685304+0000 mgr.y (mgr.24356) 6061 : cluster 0 pgmap v6029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:12 smithi040 bash[28232]: audit 2023-12-01T19:00:12.321593+0000 mon.c (mon.2) 3859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:00:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:12 smithi040 bash[41173]: audit 2023-12-01T19:00:12.321593+0000 mon.c (mon.2) 3859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:00:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:12 smithi141 bash[31670]: audit 2023-12-01T19:00:12.321593+0000 mon.c (mon.2) 3859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:00:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:13 smithi040 bash[28232]: cluster 2023-12-01T19:00:12.685814+0000 mgr.y (mgr.24356) 6062 : cluster 0 pgmap v6030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:13 smithi040 bash[28232]: audit 2023-12-01T19:00:12.995203+0000 mon.a (mon.0) 4194 : audit 0 from='client.? 172.21.15.40:0/4018584199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:13 smithi040 bash[41173]: cluster 2023-12-01T19:00:12.685814+0000 mgr.y (mgr.24356) 6062 : cluster 0 pgmap v6030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:13 smithi040 bash[41173]: audit 2023-12-01T19:00:12.995203+0000 mon.a (mon.0) 4194 : audit 0 from='client.? 172.21.15.40:0/4018584199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:13 smithi141 bash[31670]: cluster 2023-12-01T19:00:12.685814+0000 mgr.y (mgr.24356) 6062 : cluster 0 pgmap v6030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:13 smithi141 bash[31670]: audit 2023-12-01T19:00:12.995203+0000 mon.a (mon.0) 4194 : audit 0 from='client.? 172.21.15.40:0/4018584199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:15 smithi141 bash[31670]: cluster 2023-12-01T19:00:14.686933+0000 mgr.y (mgr.24356) 6063 : cluster 0 pgmap v6031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:15 smithi141 bash[31670]: audit 2023-12-01T19:00:15.463262+0000 mon.c (mon.2) 3860 : audit 0 from='client.? 172.21.15.40:0/1224342734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:15 smithi040 bash[28232]: cluster 2023-12-01T19:00:14.686933+0000 mgr.y (mgr.24356) 6063 : cluster 0 pgmap v6031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:15 smithi040 bash[28232]: audit 2023-12-01T19:00:15.463262+0000 mon.c (mon.2) 3860 : audit 0 from='client.? 172.21.15.40:0/1224342734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:15 smithi040 bash[41173]: cluster 2023-12-01T19:00:14.686933+0000 mgr.y (mgr.24356) 6063 : cluster 0 pgmap v6031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:15 smithi040 bash[41173]: audit 2023-12-01T19:00:15.463262+0000 mon.c (mon.2) 3860 : audit 0 from='client.? 172.21.15.40:0/1224342734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:00:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:00:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:17 smithi040 bash[28232]: cluster 2023-12-01T19:00:16.687626+0000 mgr.y (mgr.24356) 6064 : cluster 0 pgmap v6032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:17 smithi040 bash[41173]: cluster 2023-12-01T19:00:16.687626+0000 mgr.y (mgr.24356) 6064 : cluster 0 pgmap v6032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:17 smithi141 bash[31670]: cluster 2023-12-01T19:00:16.687626+0000 mgr.y (mgr.24356) 6064 : cluster 0 pgmap v6032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[28232]: audit 2023-12-01T19:00:17.966457+0000 mon.c (mon.2) 3861 : audit 0 from='client.? 172.21.15.40:0/711142300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[28232]: audit 2023-12-01T19:00:18.167024+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[28232]: audit 2023-12-01T19:00:18.176365+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[28232]: audit 2023-12-01T19:00:18.464753+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[28232]: audit 2023-12-01T19:00:18.475930+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[41173]: audit 2023-12-01T19:00:17.966457+0000 mon.c (mon.2) 3861 : audit 0 from='client.? 172.21.15.40:0/711142300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[41173]: audit 2023-12-01T19:00:18.167024+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[41173]: audit 2023-12-01T19:00:18.176365+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[41173]: audit 2023-12-01T19:00:18.464753+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:18 smithi040 bash[41173]: audit 2023-12-01T19:00:18.475930+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:18 smithi141 bash[31670]: audit 2023-12-01T19:00:17.966457+0000 mon.c (mon.2) 3861 : audit 0 from='client.? 172.21.15.40:0/711142300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:18 smithi141 bash[31670]: audit 2023-12-01T19:00:18.167024+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:18 smithi141 bash[31670]: audit 2023-12-01T19:00:18.176365+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:18 smithi141 bash[31670]: audit 2023-12-01T19:00:18.464753+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:18 smithi141 bash[31670]: audit 2023-12-01T19:00:18.475930+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[28232]: audit 2023-12-01T19:00:18.630376+0000 mon.c (mon.2) 3862 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[28232]: cluster 2023-12-01T19:00:18.688313+0000 mgr.y (mgr.24356) 6065 : cluster 0 pgmap v6033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[28232]: audit 2023-12-01T19:00:18.965498+0000 mon.c (mon.2) 3863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:00:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[28232]: audit 2023-12-01T19:00:18.967516+0000 mon.c (mon.2) 3864 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:00:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[28232]: audit 2023-12-01T19:00:18.979266+0000 mon.a (mon.0) 4199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[41173]: audit 2023-12-01T19:00:18.630376+0000 mon.c (mon.2) 3862 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[41173]: cluster 2023-12-01T19:00:18.688313+0000 mgr.y (mgr.24356) 6065 : cluster 0 pgmap v6033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[41173]: audit 2023-12-01T19:00:18.965498+0000 mon.c (mon.2) 3863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:00:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[41173]: audit 2023-12-01T19:00:18.967516+0000 mon.c (mon.2) 3864 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:00:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:19 smithi040 bash[41173]: audit 2023-12-01T19:00:18.979266+0000 mon.a (mon.0) 4199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:19 smithi141 bash[31670]: audit 2023-12-01T19:00:18.630376+0000 mon.c (mon.2) 3862 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:19 smithi141 bash[31670]: cluster 2023-12-01T19:00:18.688313+0000 mgr.y (mgr.24356) 6065 : cluster 0 pgmap v6033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:19 smithi141 bash[31670]: audit 2023-12-01T19:00:18.965498+0000 mon.c (mon.2) 3863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:00:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:19 smithi141 bash[31670]: audit 2023-12-01T19:00:18.967516+0000 mon.c (mon.2) 3864 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:00:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:19 smithi141 bash[31670]: audit 2023-12-01T19:00:18.979266+0000 mon.a (mon.0) 4199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:00:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:20 smithi040 bash[28232]: audit 2023-12-01T19:00:20.427332+0000 mon.a (mon.0) 4200 : audit 0 from='client.? 172.21.15.40:0/626197964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:20 smithi040 bash[41173]: audit 2023-12-01T19:00:20.427332+0000 mon.a (mon.0) 4200 : audit 0 from='client.? 172.21.15.40:0/626197964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:20 smithi141 bash[31670]: audit 2023-12-01T19:00:20.427332+0000 mon.a (mon.0) 4200 : audit 0 from='client.? 172.21.15.40:0/626197964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:21 smithi040 bash[28232]: cluster 2023-12-01T19:00:20.689479+0000 mgr.y (mgr.24356) 6066 : cluster 0 pgmap v6034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:21 smithi040 bash[41173]: cluster 2023-12-01T19:00:20.689479+0000 mgr.y (mgr.24356) 6066 : cluster 0 pgmap v6034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:21 smithi141 bash[31670]: cluster 2023-12-01T19:00:20.689479+0000 mgr.y (mgr.24356) 6066 : cluster 0 pgmap v6034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:23 smithi141 bash[31670]: cluster 2023-12-01T19:00:22.690172+0000 mgr.y (mgr.24356) 6067 : cluster 0 pgmap v6035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:23 smithi141 bash[31670]: audit 2023-12-01T19:00:22.890597+0000 mon.c (mon.2) 3865 : audit 0 from='client.? 172.21.15.40:0/3967443711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:23 smithi040 bash[28232]: cluster 2023-12-01T19:00:22.690172+0000 mgr.y (mgr.24356) 6067 : cluster 0 pgmap v6035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:23 smithi040 bash[28232]: audit 2023-12-01T19:00:22.890597+0000 mon.c (mon.2) 3865 : audit 0 from='client.? 172.21.15.40:0/3967443711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:23 smithi040 bash[41173]: cluster 2023-12-01T19:00:22.690172+0000 mgr.y (mgr.24356) 6067 : cluster 0 pgmap v6035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:23 smithi040 bash[41173]: audit 2023-12-01T19:00:22.890597+0000 mon.c (mon.2) 3865 : audit 0 from='client.? 172.21.15.40:0/3967443711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:25 smithi141 bash[31670]: cluster 2023-12-01T19:00:24.691299+0000 mgr.y (mgr.24356) 6068 : cluster 0 pgmap v6036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:25 smithi141 bash[31670]: audit 2023-12-01T19:00:25.362101+0000 mon.c (mon.2) 3866 : audit 0 from='client.? 172.21.15.40:0/1138741576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:25 smithi040 bash[28232]: cluster 2023-12-01T19:00:24.691299+0000 mgr.y (mgr.24356) 6068 : cluster 0 pgmap v6036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:25 smithi040 bash[28232]: audit 2023-12-01T19:00:25.362101+0000 mon.c (mon.2) 3866 : audit 0 from='client.? 172.21.15.40:0/1138741576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:25 smithi040 bash[41173]: cluster 2023-12-01T19:00:24.691299+0000 mgr.y (mgr.24356) 6068 : cluster 0 pgmap v6036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:25 smithi040 bash[41173]: audit 2023-12-01T19:00:25.362101+0000 mon.c (mon.2) 3866 : audit 0 from='client.? 172.21.15.40:0/1138741576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:00:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:00:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:27 smithi040 bash[28232]: cluster 2023-12-01T19:00:26.691982+0000 mgr.y (mgr.24356) 6069 : cluster 0 pgmap v6037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:27 smithi040 bash[41173]: cluster 2023-12-01T19:00:26.691982+0000 mgr.y (mgr.24356) 6069 : cluster 0 pgmap v6037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:27 smithi141 bash[31670]: cluster 2023-12-01T19:00:26.691982+0000 mgr.y (mgr.24356) 6069 : cluster 0 pgmap v6037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:28 smithi040 bash[28232]: audit 2023-12-01T19:00:27.833052+0000 mon.a (mon.0) 4201 : audit 0 from='client.? 172.21.15.40:0/772330480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:28 smithi040 bash[41173]: audit 2023-12-01T19:00:27.833052+0000 mon.a (mon.0) 4201 : audit 0 from='client.? 172.21.15.40:0/772330480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:28 smithi141 bash[31670]: audit 2023-12-01T19:00:27.833052+0000 mon.a (mon.0) 4201 : audit 0 from='client.? 172.21.15.40:0/772330480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:29 smithi040 bash[28232]: cluster 2023-12-01T19:00:28.692786+0000 mgr.y (mgr.24356) 6070 : cluster 0 pgmap v6038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:29 smithi040 bash[41173]: cluster 2023-12-01T19:00:28.692786+0000 mgr.y (mgr.24356) 6070 : cluster 0 pgmap v6038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:29 smithi141 bash[31670]: cluster 2023-12-01T19:00:28.692786+0000 mgr.y (mgr.24356) 6070 : cluster 0 pgmap v6038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:30 smithi040 bash[28232]: audit 2023-12-01T19:00:30.299246+0000 mon.a (mon.0) 4202 : audit 0 from='client.? 172.21.15.40:0/4172091462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:30 smithi040 bash[41173]: audit 2023-12-01T19:00:30.299246+0000 mon.a (mon.0) 4202 : audit 0 from='client.? 172.21.15.40:0/4172091462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:30 smithi141 bash[31670]: audit 2023-12-01T19:00:30.299246+0000 mon.a (mon.0) 4202 : audit 0 from='client.? 172.21.15.40:0/4172091462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:31 smithi040 bash[41173]: cluster 2023-12-01T19:00:30.693930+0000 mgr.y (mgr.24356) 6071 : cluster 0 pgmap v6039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:31 smithi040 bash[28232]: cluster 2023-12-01T19:00:30.693930+0000 mgr.y (mgr.24356) 6071 : cluster 0 pgmap v6039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:31 smithi141 bash[31670]: cluster 2023-12-01T19:00:30.693930+0000 mgr.y (mgr.24356) 6071 : cluster 0 pgmap v6039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:33 smithi141 bash[31670]: cluster 2023-12-01T19:00:32.694666+0000 mgr.y (mgr.24356) 6072 : cluster 0 pgmap v6040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:33 smithi141 bash[31670]: audit 2023-12-01T19:00:32.763059+0000 mon.a (mon.0) 4203 : audit 0 from='client.? 172.21.15.40:0/1506968868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:33 smithi141 bash[31670]: audit 2023-12-01T19:00:33.630891+0000 mon.c (mon.2) 3867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:33 smithi040 bash[41173]: cluster 2023-12-01T19:00:32.694666+0000 mgr.y (mgr.24356) 6072 : cluster 0 pgmap v6040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:33 smithi040 bash[41173]: audit 2023-12-01T19:00:32.763059+0000 mon.a (mon.0) 4203 : audit 0 from='client.? 172.21.15.40:0/1506968868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:33 smithi040 bash[41173]: audit 2023-12-01T19:00:33.630891+0000 mon.c (mon.2) 3867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:33 smithi040 bash[28232]: cluster 2023-12-01T19:00:32.694666+0000 mgr.y (mgr.24356) 6072 : cluster 0 pgmap v6040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:33 smithi040 bash[28232]: audit 2023-12-01T19:00:32.763059+0000 mon.a (mon.0) 4203 : audit 0 from='client.? 172.21.15.40:0/1506968868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:33 smithi040 bash[28232]: audit 2023-12-01T19:00:33.630891+0000 mon.c (mon.2) 3867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:35 smithi141 bash[31670]: cluster 2023-12-01T19:00:34.695937+0000 mgr.y (mgr.24356) 6073 : cluster 0 pgmap v6041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:35 smithi141 bash[31670]: audit 2023-12-01T19:00:35.231321+0000 mon.c (mon.2) 3868 : audit 0 from='client.? 172.21.15.40:0/874432732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:35 smithi040 bash[41173]: cluster 2023-12-01T19:00:34.695937+0000 mgr.y (mgr.24356) 6073 : cluster 0 pgmap v6041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:35 smithi040 bash[41173]: audit 2023-12-01T19:00:35.231321+0000 mon.c (mon.2) 3868 : audit 0 from='client.? 172.21.15.40:0/874432732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:35 smithi040 bash[28232]: cluster 2023-12-01T19:00:34.695937+0000 mgr.y (mgr.24356) 6073 : cluster 0 pgmap v6041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:35 smithi040 bash[28232]: audit 2023-12-01T19:00:35.231321+0000 mon.c (mon.2) 3868 : audit 0 from='client.? 172.21.15.40:0/874432732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:00:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:00:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:37 smithi040 bash[28232]: cluster 2023-12-01T19:00:36.696773+0000 mgr.y (mgr.24356) 6074 : cluster 0 pgmap v6042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:37 smithi040 bash[41173]: cluster 2023-12-01T19:00:36.696773+0000 mgr.y (mgr.24356) 6074 : cluster 0 pgmap v6042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:37 smithi141 bash[31670]: cluster 2023-12-01T19:00:36.696773+0000 mgr.y (mgr.24356) 6074 : cluster 0 pgmap v6042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:38 smithi040 bash[28232]: audit 2023-12-01T19:00:37.700984+0000 mon.c (mon.2) 3869 : audit 0 from='client.? 172.21.15.40:0/2155763077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:38 smithi040 bash[41173]: audit 2023-12-01T19:00:37.700984+0000 mon.c (mon.2) 3869 : audit 0 from='client.? 172.21.15.40:0/2155763077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:38 smithi141 bash[31670]: audit 2023-12-01T19:00:37.700984+0000 mon.c (mon.2) 3869 : audit 0 from='client.? 172.21.15.40:0/2155763077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:39 smithi040 bash[28232]: cluster 2023-12-01T19:00:38.697418+0000 mgr.y (mgr.24356) 6075 : cluster 0 pgmap v6043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:39 smithi040 bash[41173]: cluster 2023-12-01T19:00:38.697418+0000 mgr.y (mgr.24356) 6075 : cluster 0 pgmap v6043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:39 smithi141 bash[31670]: cluster 2023-12-01T19:00:38.697418+0000 mgr.y (mgr.24356) 6075 : cluster 0 pgmap v6043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:40 smithi040 bash[28232]: audit 2023-12-01T19:00:40.172458+0000 mon.a (mon.0) 4204 : audit 0 from='client.? 172.21.15.40:0/2483506490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:40 smithi040 bash[41173]: audit 2023-12-01T19:00:40.172458+0000 mon.a (mon.0) 4204 : audit 0 from='client.? 172.21.15.40:0/2483506490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:40 smithi141 bash[31670]: audit 2023-12-01T19:00:40.172458+0000 mon.a (mon.0) 4204 : audit 0 from='client.? 172.21.15.40:0/2483506490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:41 smithi040 bash[28232]: cluster 2023-12-01T19:00:40.698595+0000 mgr.y (mgr.24356) 6076 : cluster 0 pgmap v6044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:41 smithi040 bash[41173]: cluster 2023-12-01T19:00:40.698595+0000 mgr.y (mgr.24356) 6076 : cluster 0 pgmap v6044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:41 smithi141 bash[31670]: cluster 2023-12-01T19:00:40.698595+0000 mgr.y (mgr.24356) 6076 : cluster 0 pgmap v6044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:42 smithi141 bash[31670]: audit 2023-12-01T19:00:42.631130+0000 mon.c (mon.2) 3870 : audit 0 from='client.? 172.21.15.40:0/2561295849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:42 smithi040 bash[28232]: audit 2023-12-01T19:00:42.631130+0000 mon.c (mon.2) 3870 : audit 0 from='client.? 172.21.15.40:0/2561295849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:42 smithi040 bash[41173]: audit 2023-12-01T19:00:42.631130+0000 mon.c (mon.2) 3870 : audit 0 from='client.? 172.21.15.40:0/2561295849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:43 smithi141 bash[31670]: cluster 2023-12-01T19:00:42.699235+0000 mgr.y (mgr.24356) 6077 : cluster 0 pgmap v6045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:43 smithi040 bash[28232]: cluster 2023-12-01T19:00:42.699235+0000 mgr.y (mgr.24356) 6077 : cluster 0 pgmap v6045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:43 smithi040 bash[41173]: cluster 2023-12-01T19:00:42.699235+0000 mgr.y (mgr.24356) 6077 : cluster 0 pgmap v6045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:45 smithi141 bash[31670]: cluster 2023-12-01T19:00:44.700472+0000 mgr.y (mgr.24356) 6078 : cluster 0 pgmap v6046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:45 smithi141 bash[31670]: audit 2023-12-01T19:00:45.095062+0000 mon.a (mon.0) 4205 : audit 0 from='client.? 172.21.15.40:0/163823871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:45 smithi040 bash[28232]: cluster 2023-12-01T19:00:44.700472+0000 mgr.y (mgr.24356) 6078 : cluster 0 pgmap v6046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:45 smithi040 bash[28232]: audit 2023-12-01T19:00:45.095062+0000 mon.a (mon.0) 4205 : audit 0 from='client.? 172.21.15.40:0/163823871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:45 smithi040 bash[41173]: cluster 2023-12-01T19:00:44.700472+0000 mgr.y (mgr.24356) 6078 : cluster 0 pgmap v6046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:45 smithi040 bash[41173]: audit 2023-12-01T19:00:45.095062+0000 mon.a (mon.0) 4205 : audit 0 from='client.? 172.21.15.40:0/163823871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:00:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:00:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:47 smithi040 bash[41173]: cluster 2023-12-01T19:00:46.701154+0000 mgr.y (mgr.24356) 6079 : cluster 0 pgmap v6047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:47 smithi040 bash[28232]: cluster 2023-12-01T19:00:46.701154+0000 mgr.y (mgr.24356) 6079 : cluster 0 pgmap v6047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:47 smithi141 bash[31670]: cluster 2023-12-01T19:00:46.701154+0000 mgr.y (mgr.24356) 6079 : cluster 0 pgmap v6047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:48 smithi040 bash[28232]: audit 2023-12-01T19:00:47.558231+0000 mon.a (mon.0) 4206 : audit 0 from='client.? 172.21.15.40:0/681318069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:48 smithi040 bash[41173]: audit 2023-12-01T19:00:47.558231+0000 mon.a (mon.0) 4206 : audit 0 from='client.? 172.21.15.40:0/681318069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:48 smithi141 bash[31670]: audit 2023-12-01T19:00:47.558231+0000 mon.a (mon.0) 4206 : audit 0 from='client.? 172.21.15.40:0/681318069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:49 smithi040 bash[28232]: audit 2023-12-01T19:00:48.631572+0000 mon.c (mon.2) 3871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:49 smithi040 bash[28232]: cluster 2023-12-01T19:00:48.701802+0000 mgr.y (mgr.24356) 6080 : cluster 0 pgmap v6048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:49 smithi040 bash[41173]: audit 2023-12-01T19:00:48.631572+0000 mon.c (mon.2) 3871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:49 smithi040 bash[41173]: cluster 2023-12-01T19:00:48.701802+0000 mgr.y (mgr.24356) 6080 : cluster 0 pgmap v6048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:49 smithi141 bash[31670]: audit 2023-12-01T19:00:48.631572+0000 mon.c (mon.2) 3871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:49 smithi141 bash[31670]: cluster 2023-12-01T19:00:48.701802+0000 mgr.y (mgr.24356) 6080 : cluster 0 pgmap v6048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:50 smithi040 bash[28232]: audit 2023-12-01T19:00:50.016923+0000 mon.c (mon.2) 3872 : audit 0 from='client.? 172.21.15.40:0/3750539977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:50 smithi040 bash[41173]: audit 2023-12-01T19:00:50.016923+0000 mon.c (mon.2) 3872 : audit 0 from='client.? 172.21.15.40:0/3750539977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:50 smithi141 bash[31670]: audit 2023-12-01T19:00:50.016923+0000 mon.c (mon.2) 3872 : audit 0 from='client.? 172.21.15.40:0/3750539977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:51 smithi040 bash[41173]: cluster 2023-12-01T19:00:50.702964+0000 mgr.y (mgr.24356) 6081 : cluster 0 pgmap v6049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:51 smithi040 bash[28232]: cluster 2023-12-01T19:00:50.702964+0000 mgr.y (mgr.24356) 6081 : cluster 0 pgmap v6049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:51 smithi141 bash[31670]: cluster 2023-12-01T19:00:50.702964+0000 mgr.y (mgr.24356) 6081 : cluster 0 pgmap v6049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:52 smithi040 bash[28232]: audit 2023-12-01T19:00:52.486075+0000 mon.a (mon.0) 4207 : audit 0 from='client.? 172.21.15.40:0/1308622503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:52 smithi040 bash[41173]: audit 2023-12-01T19:00:52.486075+0000 mon.a (mon.0) 4207 : audit 0 from='client.? 172.21.15.40:0/1308622503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:52 smithi141 bash[31670]: audit 2023-12-01T19:00:52.486075+0000 mon.a (mon.0) 4207 : audit 0 from='client.? 172.21.15.40:0/1308622503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:53 smithi040 bash[28232]: cluster 2023-12-01T19:00:52.703818+0000 mgr.y (mgr.24356) 6082 : cluster 0 pgmap v6050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:53 smithi040 bash[41173]: cluster 2023-12-01T19:00:52.703818+0000 mgr.y (mgr.24356) 6082 : cluster 0 pgmap v6050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:53 smithi141 bash[31670]: cluster 2023-12-01T19:00:52.703818+0000 mgr.y (mgr.24356) 6082 : cluster 0 pgmap v6050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:55 smithi141 bash[31670]: cluster 2023-12-01T19:00:54.704935+0000 mgr.y (mgr.24356) 6083 : cluster 0 pgmap v6051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:55 smithi141 bash[31670]: audit 2023-12-01T19:00:54.960218+0000 mon.a (mon.0) 4208 : audit 0 from='client.? 172.21.15.40:0/1199259605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:55 smithi040 bash[41173]: cluster 2023-12-01T19:00:54.704935+0000 mgr.y (mgr.24356) 6083 : cluster 0 pgmap v6051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:55 smithi040 bash[41173]: audit 2023-12-01T19:00:54.960218+0000 mon.a (mon.0) 4208 : audit 0 from='client.? 172.21.15.40:0/1199259605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:55 smithi040 bash[28232]: cluster 2023-12-01T19:00:54.704935+0000 mgr.y (mgr.24356) 6083 : cluster 0 pgmap v6051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:55 smithi040 bash[28232]: audit 2023-12-01T19:00:54.960218+0000 mon.a (mon.0) 4208 : audit 0 from='client.? 172.21.15.40:0/1199259605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:00:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:00:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:57 smithi040 bash[28232]: cluster 2023-12-01T19:00:56.705591+0000 mgr.y (mgr.24356) 6084 : cluster 0 pgmap v6052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:57 smithi040 bash[28232]: audit 2023-12-01T19:00:57.426356+0000 mon.a (mon.0) 4209 : audit 0 from='client.? 172.21.15.40:0/1272392884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:57 smithi040 bash[41173]: cluster 2023-12-01T19:00:56.705591+0000 mgr.y (mgr.24356) 6084 : cluster 0 pgmap v6052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:57 smithi040 bash[41173]: audit 2023-12-01T19:00:57.426356+0000 mon.a (mon.0) 4209 : audit 0 from='client.? 172.21.15.40:0/1272392884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:00:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:57 smithi141 bash[31670]: cluster 2023-12-01T19:00:56.705591+0000 mgr.y (mgr.24356) 6084 : cluster 0 pgmap v6052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:00:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:57 smithi141 bash[31670]: audit 2023-12-01T19:00:57.426356+0000 mon.a (mon.0) 4209 : audit 0 from='client.? 172.21.15.40:0/1272392884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:00:59 smithi141 bash[31670]: cluster 2023-12-01T19:00:58.706263+0000 mgr.y (mgr.24356) 6085 : cluster 0 pgmap v6053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:00:59 smithi040 bash[28232]: cluster 2023-12-01T19:00:58.706263+0000 mgr.y (mgr.24356) 6085 : cluster 0 pgmap v6053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:00:59 smithi040 bash[41173]: cluster 2023-12-01T19:00:58.706263+0000 mgr.y (mgr.24356) 6085 : cluster 0 pgmap v6053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:00 smithi141 bash[31670]: audit 2023-12-01T19:00:59.887023+0000 mon.c (mon.2) 3873 : audit 0 from='client.? 172.21.15.40:0/1125143530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:00 smithi040 bash[28232]: audit 2023-12-01T19:00:59.887023+0000 mon.c (mon.2) 3873 : audit 0 from='client.? 172.21.15.40:0/1125143530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:00 smithi040 bash[41173]: audit 2023-12-01T19:00:59.887023+0000 mon.c (mon.2) 3873 : audit 0 from='client.? 172.21.15.40:0/1125143530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:01 smithi141 bash[31670]: cluster 2023-12-01T19:01:00.707407+0000 mgr.y (mgr.24356) 6086 : cluster 0 pgmap v6054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:01 smithi040 bash[28232]: cluster 2023-12-01T19:01:00.707407+0000 mgr.y (mgr.24356) 6086 : cluster 0 pgmap v6054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:01 smithi040 bash[41173]: cluster 2023-12-01T19:01:00.707407+0000 mgr.y (mgr.24356) 6086 : cluster 0 pgmap v6054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:02 smithi040 bash[28232]: audit 2023-12-01T19:01:02.349602+0000 mon.c (mon.2) 3874 : audit 0 from='client.? 172.21.15.40:0/386521888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:02 smithi040 bash[41173]: audit 2023-12-01T19:01:02.349602+0000 mon.c (mon.2) 3874 : audit 0 from='client.? 172.21.15.40:0/386521888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:02 smithi141 bash[31670]: audit 2023-12-01T19:01:02.349602+0000 mon.c (mon.2) 3874 : audit 0 from='client.? 172.21.15.40:0/386521888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:03 smithi040 bash[28232]: cluster 2023-12-01T19:01:02.708208+0000 mgr.y (mgr.24356) 6087 : cluster 0 pgmap v6055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:03 smithi040 bash[28232]: audit 2023-12-01T19:01:03.631823+0000 mon.c (mon.2) 3875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:03 smithi040 bash[41173]: cluster 2023-12-01T19:01:02.708208+0000 mgr.y (mgr.24356) 6087 : cluster 0 pgmap v6055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:03 smithi040 bash[41173]: audit 2023-12-01T19:01:03.631823+0000 mon.c (mon.2) 3875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:03 smithi141 bash[31670]: cluster 2023-12-01T19:01:02.708208+0000 mgr.y (mgr.24356) 6087 : cluster 0 pgmap v6055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:03 smithi141 bash[31670]: audit 2023-12-01T19:01:03.631823+0000 mon.c (mon.2) 3875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:05 smithi040 bash[28232]: cluster 2023-12-01T19:01:04.709305+0000 mgr.y (mgr.24356) 6088 : cluster 0 pgmap v6056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:05 smithi040 bash[28232]: audit 2023-12-01T19:01:04.816395+0000 mon.a (mon.0) 4210 : audit 0 from='client.? 172.21.15.40:0/200974235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:05 smithi040 bash[41173]: cluster 2023-12-01T19:01:04.709305+0000 mgr.y (mgr.24356) 6088 : cluster 0 pgmap v6056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:05 smithi040 bash[41173]: audit 2023-12-01T19:01:04.816395+0000 mon.a (mon.0) 4210 : audit 0 from='client.? 172.21.15.40:0/200974235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:05 smithi141 bash[31670]: cluster 2023-12-01T19:01:04.709305+0000 mgr.y (mgr.24356) 6088 : cluster 0 pgmap v6056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:05 smithi141 bash[31670]: audit 2023-12-01T19:01:04.816395+0000 mon.a (mon.0) 4210 : audit 0 from='client.? 172.21.15.40:0/200974235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:01:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:01:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:07 smithi040 bash[41173]: cluster 2023-12-01T19:01:06.709976+0000 mgr.y (mgr.24356) 6089 : cluster 0 pgmap v6057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:07 smithi040 bash[41173]: audit 2023-12-01T19:01:07.278818+0000 mon.a (mon.0) 4211 : audit 0 from='client.? 172.21.15.40:0/4250294500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:07 smithi040 bash[28232]: cluster 2023-12-01T19:01:06.709976+0000 mgr.y (mgr.24356) 6089 : cluster 0 pgmap v6057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:07 smithi040 bash[28232]: audit 2023-12-01T19:01:07.278818+0000 mon.a (mon.0) 4211 : audit 0 from='client.? 172.21.15.40:0/4250294500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:07 smithi141 bash[31670]: cluster 2023-12-01T19:01:06.709976+0000 mgr.y (mgr.24356) 6089 : cluster 0 pgmap v6057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:07 smithi141 bash[31670]: audit 2023-12-01T19:01:07.278818+0000 mon.a (mon.0) 4211 : audit 0 from='client.? 172.21.15.40:0/4250294500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:09 smithi141 bash[31670]: cluster 2023-12-01T19:01:08.710649+0000 mgr.y (mgr.24356) 6090 : cluster 0 pgmap v6058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:09 smithi141 bash[31670]: audit 2023-12-01T19:01:09.741362+0000 mon.c (mon.2) 3876 : audit 0 from='client.? 172.21.15.40:0/199916060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:09 smithi040 bash[28232]: cluster 2023-12-01T19:01:08.710649+0000 mgr.y (mgr.24356) 6090 : cluster 0 pgmap v6058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:09 smithi040 bash[28232]: audit 2023-12-01T19:01:09.741362+0000 mon.c (mon.2) 3876 : audit 0 from='client.? 172.21.15.40:0/199916060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:09 smithi040 bash[41173]: cluster 2023-12-01T19:01:08.710649+0000 mgr.y (mgr.24356) 6090 : cluster 0 pgmap v6058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:09 smithi040 bash[41173]: audit 2023-12-01T19:01:09.741362+0000 mon.c (mon.2) 3876 : audit 0 from='client.? 172.21.15.40:0/199916060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:11 smithi141 bash[31670]: cluster 2023-12-01T19:01:10.711806+0000 mgr.y (mgr.24356) 6091 : cluster 0 pgmap v6059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:11 smithi040 bash[41173]: cluster 2023-12-01T19:01:10.711806+0000 mgr.y (mgr.24356) 6091 : cluster 0 pgmap v6059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:11 smithi040 bash[28232]: cluster 2023-12-01T19:01:10.711806+0000 mgr.y (mgr.24356) 6091 : cluster 0 pgmap v6059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 19:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T19:01:12.157064188Z level=info msg="Completed cleanup jobs" duration=118.064643ms 2023-12-01T19:01:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:12 smithi040 bash[41173]: audit 2023-12-01T19:01:12.209107+0000 mon.a (mon.0) 4212 : audit 0 from='client.? 172.21.15.40:0/4026959106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:12 smithi040 bash[28232]: audit 2023-12-01T19:01:12.209107+0000 mon.a (mon.0) 4212 : audit 0 from='client.? 172.21.15.40:0/4026959106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:12 smithi141 bash[31670]: audit 2023-12-01T19:01:12.209107+0000 mon.a (mon.0) 4212 : audit 0 from='client.? 172.21.15.40:0/4026959106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:13 smithi040 bash[28232]: cluster 2023-12-01T19:01:12.712498+0000 mgr.y (mgr.24356) 6092 : cluster 0 pgmap v6060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:13 smithi040 bash[41173]: cluster 2023-12-01T19:01:12.712498+0000 mgr.y (mgr.24356) 6092 : cluster 0 pgmap v6060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:13 smithi141 bash[31670]: cluster 2023-12-01T19:01:12.712498+0000 mgr.y (mgr.24356) 6092 : cluster 0 pgmap v6060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:14 smithi040 bash[41173]: audit 2023-12-01T19:01:14.673086+0000 mon.a (mon.0) 4213 : audit 0 from='client.? 172.21.15.40:0/2273525529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:14 smithi040 bash[28232]: audit 2023-12-01T19:01:14.673086+0000 mon.a (mon.0) 4213 : audit 0 from='client.? 172.21.15.40:0/2273525529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:14 smithi141 bash[31670]: audit 2023-12-01T19:01:14.673086+0000 mon.a (mon.0) 4213 : audit 0 from='client.? 172.21.15.40:0/2273525529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:15 smithi040 bash[28232]: cluster 2023-12-01T19:01:14.713707+0000 mgr.y (mgr.24356) 6093 : cluster 0 pgmap v6061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:15 smithi040 bash[41173]: cluster 2023-12-01T19:01:14.713707+0000 mgr.y (mgr.24356) 6093 : cluster 0 pgmap v6061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:15 smithi141 bash[31670]: cluster 2023-12-01T19:01:14.713707+0000 mgr.y (mgr.24356) 6093 : cluster 0 pgmap v6061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:01:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:01:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:17 smithi040 bash[41173]: cluster 2023-12-01T19:01:16.714520+0000 mgr.y (mgr.24356) 6094 : cluster 0 pgmap v6062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:17 smithi040 bash[41173]: audit 2023-12-01T19:01:17.141850+0000 mon.a (mon.0) 4214 : audit 0 from='client.? 172.21.15.40:0/2421627803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:17 smithi040 bash[28232]: cluster 2023-12-01T19:01:16.714520+0000 mgr.y (mgr.24356) 6094 : cluster 0 pgmap v6062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:17 smithi040 bash[28232]: audit 2023-12-01T19:01:17.141850+0000 mon.a (mon.0) 4214 : audit 0 from='client.? 172.21.15.40:0/2421627803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:17 smithi141 bash[31670]: cluster 2023-12-01T19:01:16.714520+0000 mgr.y (mgr.24356) 6094 : cluster 0 pgmap v6062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:17 smithi141 bash[31670]: audit 2023-12-01T19:01:17.141850+0000 mon.a (mon.0) 4214 : audit 0 from='client.? 172.21.15.40:0/2421627803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:18 smithi141 bash[31670]: audit 2023-12-01T19:01:18.632229+0000 mon.c (mon.2) 3877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:18 smithi040 bash[41173]: audit 2023-12-01T19:01:18.632229+0000 mon.c (mon.2) 3877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:18 smithi040 bash[28232]: audit 2023-12-01T19:01:18.632229+0000 mon.c (mon.2) 3877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:19 smithi141 bash[31670]: cluster 2023-12-01T19:01:18.715214+0000 mgr.y (mgr.24356) 6095 : cluster 0 pgmap v6063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:19 smithi141 bash[31670]: audit 2023-12-01T19:01:19.063417+0000 mon.c (mon.2) 3878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:01:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:19 smithi141 bash[31670]: audit 2023-12-01T19:01:19.611847+0000 mon.c (mon.2) 3879 : audit 0 from='client.? 172.21.15.40:0/3255799533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:19 smithi040 bash[28232]: cluster 2023-12-01T19:01:18.715214+0000 mgr.y (mgr.24356) 6095 : cluster 0 pgmap v6063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:19 smithi040 bash[28232]: audit 2023-12-01T19:01:19.063417+0000 mon.c (mon.2) 3878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:01:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:19 smithi040 bash[28232]: audit 2023-12-01T19:01:19.611847+0000 mon.c (mon.2) 3879 : audit 0 from='client.? 172.21.15.40:0/3255799533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:19 smithi040 bash[41173]: cluster 2023-12-01T19:01:18.715214+0000 mgr.y (mgr.24356) 6095 : cluster 0 pgmap v6063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:19 smithi040 bash[41173]: audit 2023-12-01T19:01:19.063417+0000 mon.c (mon.2) 3878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:01:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:19 smithi040 bash[41173]: audit 2023-12-01T19:01:19.611847+0000 mon.c (mon.2) 3879 : audit 0 from='client.? 172.21.15.40:0/3255799533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:21 smithi141 bash[31670]: cluster 2023-12-01T19:01:20.716491+0000 mgr.y (mgr.24356) 6096 : cluster 0 pgmap v6064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:21 smithi040 bash[28232]: cluster 2023-12-01T19:01:20.716491+0000 mgr.y (mgr.24356) 6096 : cluster 0 pgmap v6064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:21 smithi040 bash[41173]: cluster 2023-12-01T19:01:20.716491+0000 mgr.y (mgr.24356) 6096 : cluster 0 pgmap v6064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:22 smithi040 bash[28232]: audit 2023-12-01T19:01:22.075807+0000 mon.a (mon.0) 4215 : audit 0 from='client.? 172.21.15.40:0/1330774727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:22 smithi040 bash[41173]: audit 2023-12-01T19:01:22.075807+0000 mon.a (mon.0) 4215 : audit 0 from='client.? 172.21.15.40:0/1330774727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:22 smithi141 bash[31670]: audit 2023-12-01T19:01:22.075807+0000 mon.a (mon.0) 4215 : audit 0 from='client.? 172.21.15.40:0/1330774727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:23 smithi040 bash[28232]: cluster 2023-12-01T19:01:22.717289+0000 mgr.y (mgr.24356) 6097 : cluster 0 pgmap v6065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:23 smithi040 bash[41173]: cluster 2023-12-01T19:01:22.717289+0000 mgr.y (mgr.24356) 6097 : cluster 0 pgmap v6065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:23 smithi141 bash[31670]: cluster 2023-12-01T19:01:22.717289+0000 mgr.y (mgr.24356) 6097 : cluster 0 pgmap v6065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:24 smithi040 bash[28232]: audit 2023-12-01T19:01:24.559442+0000 mon.a (mon.0) 4216 : audit 0 from='client.? 172.21.15.40:0/3541683130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:24 smithi040 bash[41173]: audit 2023-12-01T19:01:24.559442+0000 mon.a (mon.0) 4216 : audit 0 from='client.? 172.21.15.40:0/3541683130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:24 smithi141 bash[31670]: audit 2023-12-01T19:01:24.559442+0000 mon.a (mon.0) 4216 : audit 0 from='client.? 172.21.15.40:0/3541683130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: cluster 2023-12-01T19:01:24.718639+0000 mgr.y (mgr.24356) 6098 : cluster 0 pgmap v6066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:24.911973+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:24.924436+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:25.215200+0000 mon.a (mon.0) 4219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:25.227974+0000 mon.a (mon.0) 4220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:25.701114+0000 mon.c (mon.2) 3880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:25.702979+0000 mon.c (mon.2) 3881 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[28232]: audit 2023-12-01T19:01:25.713289+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: cluster 2023-12-01T19:01:24.718639+0000 mgr.y (mgr.24356) 6098 : cluster 0 pgmap v6066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:24.911973+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:24.924436+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:25.215200+0000 mon.a (mon.0) 4219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:25.227974+0000 mon.a (mon.0) 4220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:25.701114+0000 mon.c (mon.2) 3880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:25.702979+0000 mon.c (mon.2) 3881 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:01:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:25 smithi040 bash[41173]: audit 2023-12-01T19:01:25.713289+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: cluster 2023-12-01T19:01:24.718639+0000 mgr.y (mgr.24356) 6098 : cluster 0 pgmap v6066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:24.911973+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:24.924436+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:25.215200+0000 mon.a (mon.0) 4219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:25.227974+0000 mon.a (mon.0) 4220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:25.701114+0000 mon.c (mon.2) 3880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:01:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:25.702979+0000 mon.c (mon.2) 3881 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:01:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:25 smithi141 bash[31670]: audit 2023-12-01T19:01:25.713289+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:01:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:01:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:01:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:27 smithi040 bash[28232]: cluster 2023-12-01T19:01:26.719342+0000 mgr.y (mgr.24356) 6099 : cluster 0 pgmap v6067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:27 smithi040 bash[28232]: audit 2023-12-01T19:01:27.058009+0000 mon.a (mon.0) 4222 : audit 0 from='client.? 172.21.15.40:0/100313924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:27 smithi040 bash[41173]: cluster 2023-12-01T19:01:26.719342+0000 mgr.y (mgr.24356) 6099 : cluster 0 pgmap v6067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:27 smithi040 bash[41173]: audit 2023-12-01T19:01:27.058009+0000 mon.a (mon.0) 4222 : audit 0 from='client.? 172.21.15.40:0/100313924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:27 smithi141 bash[31670]: cluster 2023-12-01T19:01:26.719342+0000 mgr.y (mgr.24356) 6099 : cluster 0 pgmap v6067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:27 smithi141 bash[31670]: audit 2023-12-01T19:01:27.058009+0000 mon.a (mon.0) 4222 : audit 0 from='client.? 172.21.15.40:0/100313924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:29 smithi040 bash[28232]: cluster 2023-12-01T19:01:28.720007+0000 mgr.y (mgr.24356) 6100 : cluster 0 pgmap v6068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:29 smithi040 bash[28232]: audit 2023-12-01T19:01:29.522925+0000 mon.a (mon.0) 4223 : audit 0 from='client.? 172.21.15.40:0/1045760782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:29 smithi040 bash[41173]: cluster 2023-12-01T19:01:28.720007+0000 mgr.y (mgr.24356) 6100 : cluster 0 pgmap v6068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:29 smithi040 bash[41173]: audit 2023-12-01T19:01:29.522925+0000 mon.a (mon.0) 4223 : audit 0 from='client.? 172.21.15.40:0/1045760782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:29 smithi141 bash[31670]: cluster 2023-12-01T19:01:28.720007+0000 mgr.y (mgr.24356) 6100 : cluster 0 pgmap v6068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:29 smithi141 bash[31670]: audit 2023-12-01T19:01:29.522925+0000 mon.a (mon.0) 4223 : audit 0 from='client.? 172.21.15.40:0/1045760782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:31 smithi040 bash[28232]: cluster 2023-12-01T19:01:30.721215+0000 mgr.y (mgr.24356) 6101 : cluster 0 pgmap v6069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:31 smithi040 bash[41173]: cluster 2023-12-01T19:01:30.721215+0000 mgr.y (mgr.24356) 6101 : cluster 0 pgmap v6069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:31 smithi141 bash[31670]: cluster 2023-12-01T19:01:30.721215+0000 mgr.y (mgr.24356) 6101 : cluster 0 pgmap v6069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:32 smithi040 bash[28232]: audit 2023-12-01T19:01:31.992675+0000 mon.c (mon.2) 3882 : audit 0 from='client.? 172.21.15.40:0/2530091266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:32 smithi040 bash[41173]: audit 2023-12-01T19:01:31.992675+0000 mon.c (mon.2) 3882 : audit 0 from='client.? 172.21.15.40:0/2530091266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:32 smithi141 bash[31670]: audit 2023-12-01T19:01:31.992675+0000 mon.c (mon.2) 3882 : audit 0 from='client.? 172.21.15.40:0/2530091266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:33 smithi040 bash[28232]: cluster 2023-12-01T19:01:32.721909+0000 mgr.y (mgr.24356) 6102 : cluster 0 pgmap v6070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:33 smithi040 bash[28232]: audit 2023-12-01T19:01:33.632577+0000 mon.c (mon.2) 3883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:33 smithi040 bash[41173]: cluster 2023-12-01T19:01:32.721909+0000 mgr.y (mgr.24356) 6102 : cluster 0 pgmap v6070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:33 smithi040 bash[41173]: audit 2023-12-01T19:01:33.632577+0000 mon.c (mon.2) 3883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:33 smithi141 bash[31670]: cluster 2023-12-01T19:01:32.721909+0000 mgr.y (mgr.24356) 6102 : cluster 0 pgmap v6070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:33 smithi141 bash[31670]: audit 2023-12-01T19:01:33.632577+0000 mon.c (mon.2) 3883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:34 smithi040 bash[41173]: audit 2023-12-01T19:01:34.451191+0000 mon.a (mon.0) 4224 : audit 0 from='client.? 172.21.15.40:0/2417332711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:34 smithi040 bash[28232]: audit 2023-12-01T19:01:34.451191+0000 mon.a (mon.0) 4224 : audit 0 from='client.? 172.21.15.40:0/2417332711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:34 smithi141 bash[31670]: audit 2023-12-01T19:01:34.451191+0000 mon.a (mon.0) 4224 : audit 0 from='client.? 172.21.15.40:0/2417332711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:35 smithi040 bash[28232]: cluster 2023-12-01T19:01:34.723045+0000 mgr.y (mgr.24356) 6103 : cluster 0 pgmap v6071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:35 smithi040 bash[41173]: cluster 2023-12-01T19:01:34.723045+0000 mgr.y (mgr.24356) 6103 : cluster 0 pgmap v6071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:35 smithi141 bash[31670]: cluster 2023-12-01T19:01:34.723045+0000 mgr.y (mgr.24356) 6103 : cluster 0 pgmap v6071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:01:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:01:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:37 smithi040 bash[28232]: cluster 2023-12-01T19:01:36.723533+0000 mgr.y (mgr.24356) 6104 : cluster 0 pgmap v6072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:37 smithi040 bash[28232]: audit 2023-12-01T19:01:36.911208+0000 mon.c (mon.2) 3884 : audit 0 from='client.? 172.21.15.40:0/2516873604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:37 smithi040 bash[41173]: cluster 2023-12-01T19:01:36.723533+0000 mgr.y (mgr.24356) 6104 : cluster 0 pgmap v6072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:37 smithi040 bash[41173]: audit 2023-12-01T19:01:36.911208+0000 mon.c (mon.2) 3884 : audit 0 from='client.? 172.21.15.40:0/2516873604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:37 smithi141 bash[31670]: cluster 2023-12-01T19:01:36.723533+0000 mgr.y (mgr.24356) 6104 : cluster 0 pgmap v6072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:37 smithi141 bash[31670]: audit 2023-12-01T19:01:36.911208+0000 mon.c (mon.2) 3884 : audit 0 from='client.? 172.21.15.40:0/2516873604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:39 smithi040 bash[28232]: cluster 2023-12-01T19:01:38.724187+0000 mgr.y (mgr.24356) 6105 : cluster 0 pgmap v6073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:39 smithi040 bash[28232]: audit 2023-12-01T19:01:39.375993+0000 mon.c (mon.2) 3885 : audit 0 from='client.? 172.21.15.40:0/1841179701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:39 smithi040 bash[41173]: cluster 2023-12-01T19:01:38.724187+0000 mgr.y (mgr.24356) 6105 : cluster 0 pgmap v6073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:39 smithi040 bash[41173]: audit 2023-12-01T19:01:39.375993+0000 mon.c (mon.2) 3885 : audit 0 from='client.? 172.21.15.40:0/1841179701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:39 smithi141 bash[31670]: cluster 2023-12-01T19:01:38.724187+0000 mgr.y (mgr.24356) 6105 : cluster 0 pgmap v6073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:39 smithi141 bash[31670]: audit 2023-12-01T19:01:39.375993+0000 mon.c (mon.2) 3885 : audit 0 from='client.? 172.21.15.40:0/1841179701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:41 smithi040 bash[28232]: cluster 2023-12-01T19:01:40.725375+0000 mgr.y (mgr.24356) 6106 : cluster 0 pgmap v6074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:41 smithi040 bash[41173]: cluster 2023-12-01T19:01:40.725375+0000 mgr.y (mgr.24356) 6106 : cluster 0 pgmap v6074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:41 smithi141 bash[31670]: cluster 2023-12-01T19:01:40.725375+0000 mgr.y (mgr.24356) 6106 : cluster 0 pgmap v6074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:42 smithi040 bash[28232]: audit 2023-12-01T19:01:41.840262+0000 mon.c (mon.2) 3886 : audit 0 from='client.? 172.21.15.40:0/3133068890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:42 smithi040 bash[41173]: audit 2023-12-01T19:01:41.840262+0000 mon.c (mon.2) 3886 : audit 0 from='client.? 172.21.15.40:0/3133068890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:42 smithi141 bash[31670]: audit 2023-12-01T19:01:41.840262+0000 mon.c (mon.2) 3886 : audit 0 from='client.? 172.21.15.40:0/3133068890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:43 smithi040 bash[28232]: cluster 2023-12-01T19:01:42.726062+0000 mgr.y (mgr.24356) 6107 : cluster 0 pgmap v6075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:43 smithi040 bash[41173]: cluster 2023-12-01T19:01:42.726062+0000 mgr.y (mgr.24356) 6107 : cluster 0 pgmap v6075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:43 smithi141 bash[31670]: cluster 2023-12-01T19:01:42.726062+0000 mgr.y (mgr.24356) 6107 : cluster 0 pgmap v6075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:44 smithi040 bash[28232]: audit 2023-12-01T19:01:44.303426+0000 mon.c (mon.2) 3887 : audit 0 from='client.? 172.21.15.40:0/2501771762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:44 smithi040 bash[41173]: audit 2023-12-01T19:01:44.303426+0000 mon.c (mon.2) 3887 : audit 0 from='client.? 172.21.15.40:0/2501771762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:44 smithi141 bash[31670]: audit 2023-12-01T19:01:44.303426+0000 mon.c (mon.2) 3887 : audit 0 from='client.? 172.21.15.40:0/2501771762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:45 smithi040 bash[28232]: cluster 2023-12-01T19:01:44.727212+0000 mgr.y (mgr.24356) 6108 : cluster 0 pgmap v6076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:45 smithi040 bash[41173]: cluster 2023-12-01T19:01:44.727212+0000 mgr.y (mgr.24356) 6108 : cluster 0 pgmap v6076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:45 smithi141 bash[31670]: cluster 2023-12-01T19:01:44.727212+0000 mgr.y (mgr.24356) 6108 : cluster 0 pgmap v6076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:01:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:01:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:47 smithi040 bash[28232]: cluster 2023-12-01T19:01:46.727881+0000 mgr.y (mgr.24356) 6109 : cluster 0 pgmap v6077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:47 smithi040 bash[28232]: audit 2023-12-01T19:01:46.767864+0000 mon.c (mon.2) 3888 : audit 0 from='client.? 172.21.15.40:0/3262650311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:47 smithi040 bash[41173]: cluster 2023-12-01T19:01:46.727881+0000 mgr.y (mgr.24356) 6109 : cluster 0 pgmap v6077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:47 smithi040 bash[41173]: audit 2023-12-01T19:01:46.767864+0000 mon.c (mon.2) 3888 : audit 0 from='client.? 172.21.15.40:0/3262650311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:47 smithi141 bash[31670]: cluster 2023-12-01T19:01:46.727881+0000 mgr.y (mgr.24356) 6109 : cluster 0 pgmap v6077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:47 smithi141 bash[31670]: audit 2023-12-01T19:01:46.767864+0000 mon.c (mon.2) 3888 : audit 0 from='client.? 172.21.15.40:0/3262650311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:48 smithi141 bash[31670]: audit 2023-12-01T19:01:48.633108+0000 mon.c (mon.2) 3889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:48 smithi040 bash[41173]: audit 2023-12-01T19:01:48.633108+0000 mon.c (mon.2) 3889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:48 smithi040 bash[28232]: audit 2023-12-01T19:01:48.633108+0000 mon.c (mon.2) 3889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:49 smithi141 bash[31670]: cluster 2023-12-01T19:01:48.728716+0000 mgr.y (mgr.24356) 6110 : cluster 0 pgmap v6078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:49 smithi141 bash[31670]: audit 2023-12-01T19:01:49.226826+0000 mon.a (mon.0) 4225 : audit 0 from='client.? 172.21.15.40:0/3857917385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:49 smithi040 bash[28232]: cluster 2023-12-01T19:01:48.728716+0000 mgr.y (mgr.24356) 6110 : cluster 0 pgmap v6078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:49 smithi040 bash[28232]: audit 2023-12-01T19:01:49.226826+0000 mon.a (mon.0) 4225 : audit 0 from='client.? 172.21.15.40:0/3857917385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:49 smithi040 bash[41173]: cluster 2023-12-01T19:01:48.728716+0000 mgr.y (mgr.24356) 6110 : cluster 0 pgmap v6078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:49 smithi040 bash[41173]: audit 2023-12-01T19:01:49.226826+0000 mon.a (mon.0) 4225 : audit 0 from='client.? 172.21.15.40:0/3857917385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:51 smithi040 bash[41173]: cluster 2023-12-01T19:01:50.729886+0000 mgr.y (mgr.24356) 6111 : cluster 0 pgmap v6079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:51 smithi040 bash[41173]: audit 2023-12-01T19:01:51.691980+0000 mon.a (mon.0) 4226 : audit 0 from='client.? 172.21.15.40:0/826464346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:51 smithi040 bash[28232]: cluster 2023-12-01T19:01:50.729886+0000 mgr.y (mgr.24356) 6111 : cluster 0 pgmap v6079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:51 smithi040 bash[28232]: audit 2023-12-01T19:01:51.691980+0000 mon.a (mon.0) 4226 : audit 0 from='client.? 172.21.15.40:0/826464346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:51 smithi141 bash[31670]: cluster 2023-12-01T19:01:50.729886+0000 mgr.y (mgr.24356) 6111 : cluster 0 pgmap v6079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:51 smithi141 bash[31670]: audit 2023-12-01T19:01:51.691980+0000 mon.a (mon.0) 4226 : audit 0 from='client.? 172.21.15.40:0/826464346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:53 smithi040 bash[28232]: cluster 2023-12-01T19:01:52.730525+0000 mgr.y (mgr.24356) 6112 : cluster 0 pgmap v6080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:53 smithi040 bash[41173]: cluster 2023-12-01T19:01:52.730525+0000 mgr.y (mgr.24356) 6112 : cluster 0 pgmap v6080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:53 smithi141 bash[31670]: cluster 2023-12-01T19:01:52.730525+0000 mgr.y (mgr.24356) 6112 : cluster 0 pgmap v6080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:54 smithi040 bash[28232]: audit 2023-12-01T19:01:54.155381+0000 mon.c (mon.2) 3890 : audit 0 from='client.? 172.21.15.40:0/1944123588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:54 smithi040 bash[41173]: audit 2023-12-01T19:01:54.155381+0000 mon.c (mon.2) 3890 : audit 0 from='client.? 172.21.15.40:0/1944123588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:54 smithi141 bash[31670]: audit 2023-12-01T19:01:54.155381+0000 mon.c (mon.2) 3890 : audit 0 from='client.? 172.21.15.40:0/1944123588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:55 smithi040 bash[28232]: cluster 2023-12-01T19:01:54.731601+0000 mgr.y (mgr.24356) 6113 : cluster 0 pgmap v6081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:55 smithi040 bash[41173]: cluster 2023-12-01T19:01:54.731601+0000 mgr.y (mgr.24356) 6113 : cluster 0 pgmap v6081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:55 smithi141 bash[31670]: cluster 2023-12-01T19:01:54.731601+0000 mgr.y (mgr.24356) 6113 : cluster 0 pgmap v6081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:01:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:01:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:57 smithi040 bash[28232]: audit 2023-12-01T19:01:56.617497+0000 mon.a (mon.0) 4227 : audit 0 from='client.? 172.21.15.40:0/4114852644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:57 smithi040 bash[28232]: cluster 2023-12-01T19:01:56.732332+0000 mgr.y (mgr.24356) 6114 : cluster 0 pgmap v6082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:57 smithi040 bash[41173]: audit 2023-12-01T19:01:56.617497+0000 mon.a (mon.0) 4227 : audit 0 from='client.? 172.21.15.40:0/4114852644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:57 smithi040 bash[41173]: cluster 2023-12-01T19:01:56.732332+0000 mgr.y (mgr.24356) 6114 : cluster 0 pgmap v6082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:01:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:57 smithi141 bash[31670]: audit 2023-12-01T19:01:56.617497+0000 mon.a (mon.0) 4227 : audit 0 from='client.? 172.21.15.40:0/4114852644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:01:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:57 smithi141 bash[31670]: cluster 2023-12-01T19:01:56.732332+0000 mgr.y (mgr.24356) 6114 : cluster 0 pgmap v6082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:59 smithi040 bash[41173]: cluster 2023-12-01T19:01:58.733175+0000 mgr.y (mgr.24356) 6115 : cluster 0 pgmap v6083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:01:59 smithi040 bash[41173]: audit 2023-12-01T19:01:59.085042+0000 mon.a (mon.0) 4228 : audit 0 from='client.? 172.21.15.40:0/3298944135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:59 smithi040 bash[28232]: cluster 2023-12-01T19:01:58.733175+0000 mgr.y (mgr.24356) 6115 : cluster 0 pgmap v6083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:01:59 smithi040 bash[28232]: audit 2023-12-01T19:01:59.085042+0000 mon.a (mon.0) 4228 : audit 0 from='client.? 172.21.15.40:0/3298944135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:59 smithi141 bash[31670]: cluster 2023-12-01T19:01:58.733175+0000 mgr.y (mgr.24356) 6115 : cluster 0 pgmap v6083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:01:59 smithi141 bash[31670]: audit 2023-12-01T19:01:59.085042+0000 mon.a (mon.0) 4228 : audit 0 from='client.? 172.21.15.40:0/3298944135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:01 smithi040 bash[28232]: cluster 2023-12-01T19:02:00.734334+0000 mgr.y (mgr.24356) 6116 : cluster 0 pgmap v6084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:01 smithi040 bash[28232]: audit 2023-12-01T19:02:01.545747+0000 mon.a (mon.0) 4229 : audit 0 from='client.? 172.21.15.40:0/2097769932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:01 smithi040 bash[41173]: cluster 2023-12-01T19:02:00.734334+0000 mgr.y (mgr.24356) 6116 : cluster 0 pgmap v6084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:01 smithi040 bash[41173]: audit 2023-12-01T19:02:01.545747+0000 mon.a (mon.0) 4229 : audit 0 from='client.? 172.21.15.40:0/2097769932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:01 smithi141 bash[31670]: cluster 2023-12-01T19:02:00.734334+0000 mgr.y (mgr.24356) 6116 : cluster 0 pgmap v6084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:01 smithi141 bash[31670]: audit 2023-12-01T19:02:01.545747+0000 mon.a (mon.0) 4229 : audit 0 from='client.? 172.21.15.40:0/2097769932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:03 smithi040 bash[28232]: cluster 2023-12-01T19:02:02.734995+0000 mgr.y (mgr.24356) 6117 : cluster 0 pgmap v6085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:03 smithi040 bash[28232]: audit 2023-12-01T19:02:03.633355+0000 mon.c (mon.2) 3891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:03 smithi040 bash[41173]: cluster 2023-12-01T19:02:02.734995+0000 mgr.y (mgr.24356) 6117 : cluster 0 pgmap v6085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:03 smithi040 bash[41173]: audit 2023-12-01T19:02:03.633355+0000 mon.c (mon.2) 3891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:03 smithi141 bash[31670]: cluster 2023-12-01T19:02:02.734995+0000 mgr.y (mgr.24356) 6117 : cluster 0 pgmap v6085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:03 smithi141 bash[31670]: audit 2023-12-01T19:02:03.633355+0000 mon.c (mon.2) 3891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:04 smithi040 bash[28232]: audit 2023-12-01T19:02:04.011290+0000 mon.c (mon.2) 3892 : audit 0 from='client.? 172.21.15.40:0/936756474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:04 smithi040 bash[41173]: audit 2023-12-01T19:02:04.011290+0000 mon.c (mon.2) 3892 : audit 0 from='client.? 172.21.15.40:0/936756474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:04 smithi141 bash[31670]: audit 2023-12-01T19:02:04.011290+0000 mon.c (mon.2) 3892 : audit 0 from='client.? 172.21.15.40:0/936756474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:05 smithi040 bash[41173]: cluster 2023-12-01T19:02:04.736108+0000 mgr.y (mgr.24356) 6118 : cluster 0 pgmap v6086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:05 smithi040 bash[28232]: cluster 2023-12-01T19:02:04.736108+0000 mgr.y (mgr.24356) 6118 : cluster 0 pgmap v6086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:05 smithi141 bash[31670]: cluster 2023-12-01T19:02:04.736108+0000 mgr.y (mgr.24356) 6118 : cluster 0 pgmap v6086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:06.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:02:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:02:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:06 smithi040 bash[28232]: audit 2023-12-01T19:02:06.475169+0000 mon.a (mon.0) 4230 : audit 0 from='client.? 172.21.15.40:0/3545620695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:06 smithi040 bash[41173]: audit 2023-12-01T19:02:06.475169+0000 mon.a (mon.0) 4230 : audit 0 from='client.? 172.21.15.40:0/3545620695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:06 smithi141 bash[31670]: audit 2023-12-01T19:02:06.475169+0000 mon.a (mon.0) 4230 : audit 0 from='client.? 172.21.15.40:0/3545620695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:07 smithi040 bash[28232]: cluster 2023-12-01T19:02:06.736860+0000 mgr.y (mgr.24356) 6119 : cluster 0 pgmap v6087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:07 smithi040 bash[41173]: cluster 2023-12-01T19:02:06.736860+0000 mgr.y (mgr.24356) 6119 : cluster 0 pgmap v6087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:07 smithi141 bash[31670]: cluster 2023-12-01T19:02:06.736860+0000 mgr.y (mgr.24356) 6119 : cluster 0 pgmap v6087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:09 smithi040 bash[28232]: cluster 2023-12-01T19:02:08.737590+0000 mgr.y (mgr.24356) 6120 : cluster 0 pgmap v6088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:09 smithi040 bash[28232]: audit 2023-12-01T19:02:08.943579+0000 mon.c (mon.2) 3893 : audit 0 from='client.? 172.21.15.40:0/1866977536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:09 smithi040 bash[41173]: cluster 2023-12-01T19:02:08.737590+0000 mgr.y (mgr.24356) 6120 : cluster 0 pgmap v6088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:09 smithi040 bash[41173]: audit 2023-12-01T19:02:08.943579+0000 mon.c (mon.2) 3893 : audit 0 from='client.? 172.21.15.40:0/1866977536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:09 smithi141 bash[31670]: cluster 2023-12-01T19:02:08.737590+0000 mgr.y (mgr.24356) 6120 : cluster 0 pgmap v6088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:09 smithi141 bash[31670]: audit 2023-12-01T19:02:08.943579+0000 mon.c (mon.2) 3893 : audit 0 from='client.? 172.21.15.40:0/1866977536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:11 smithi040 bash[28232]: cluster 2023-12-01T19:02:10.738808+0000 mgr.y (mgr.24356) 6121 : cluster 0 pgmap v6089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:11 smithi040 bash[28232]: audit 2023-12-01T19:02:11.409316+0000 mon.a (mon.0) 4231 : audit 0 from='client.? 172.21.15.40:0/1163021440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:11 smithi040 bash[41173]: cluster 2023-12-01T19:02:10.738808+0000 mgr.y (mgr.24356) 6121 : cluster 0 pgmap v6089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:11 smithi040 bash[41173]: audit 2023-12-01T19:02:11.409316+0000 mon.a (mon.0) 4231 : audit 0 from='client.? 172.21.15.40:0/1163021440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:11 smithi141 bash[31670]: cluster 2023-12-01T19:02:10.738808+0000 mgr.y (mgr.24356) 6121 : cluster 0 pgmap v6089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:11 smithi141 bash[31670]: audit 2023-12-01T19:02:11.409316+0000 mon.a (mon.0) 4231 : audit 0 from='client.? 172.21.15.40:0/1163021440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:12 smithi040 bash[28232]: cluster 2023-12-01T19:02:12.739452+0000 mgr.y (mgr.24356) 6122 : cluster 0 pgmap v6090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:12 smithi040 bash[41173]: cluster 2023-12-01T19:02:12.739452+0000 mgr.y (mgr.24356) 6122 : cluster 0 pgmap v6090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:12 smithi141 bash[31670]: cluster 2023-12-01T19:02:12.739452+0000 mgr.y (mgr.24356) 6122 : cluster 0 pgmap v6090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:13 smithi141 bash[31670]: audit 2023-12-01T19:02:13.864811+0000 mon.a (mon.0) 4232 : audit 0 from='client.? 172.21.15.40:0/3022470681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:13 smithi040 bash[28232]: audit 2023-12-01T19:02:13.864811+0000 mon.a (mon.0) 4232 : audit 0 from='client.? 172.21.15.40:0/3022470681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:13 smithi040 bash[41173]: audit 2023-12-01T19:02:13.864811+0000 mon.a (mon.0) 4232 : audit 0 from='client.? 172.21.15.40:0/3022470681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:14 smithi141 bash[31670]: cluster 2023-12-01T19:02:14.740489+0000 mgr.y (mgr.24356) 6123 : cluster 0 pgmap v6091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:14 smithi040 bash[41173]: cluster 2023-12-01T19:02:14.740489+0000 mgr.y (mgr.24356) 6123 : cluster 0 pgmap v6091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:14 smithi040 bash[28232]: cluster 2023-12-01T19:02:14.740489+0000 mgr.y (mgr.24356) 6123 : cluster 0 pgmap v6091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:16 smithi040 bash[28232]: audit 2023-12-01T19:02:16.328685+0000 mon.a (mon.0) 4233 : audit 0 from='client.? 172.21.15.40:0/391586416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:16 smithi040 bash[41173]: audit 2023-12-01T19:02:16.328685+0000 mon.a (mon.0) 4233 : audit 0 from='client.? 172.21.15.40:0/391586416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:02:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:02:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:16 smithi141 bash[31670]: audit 2023-12-01T19:02:16.328685+0000 mon.a (mon.0) 4233 : audit 0 from='client.? 172.21.15.40:0/391586416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:17 smithi040 bash[28232]: cluster 2023-12-01T19:02:16.741140+0000 mgr.y (mgr.24356) 6124 : cluster 0 pgmap v6092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:17 smithi040 bash[41173]: cluster 2023-12-01T19:02:16.741140+0000 mgr.y (mgr.24356) 6124 : cluster 0 pgmap v6092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:17 smithi141 bash[31670]: cluster 2023-12-01T19:02:16.741140+0000 mgr.y (mgr.24356) 6124 : cluster 0 pgmap v6092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:18 smithi141 bash[31670]: audit 2023-12-01T19:02:18.633662+0000 mon.c (mon.2) 3894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:18 smithi040 bash[28232]: audit 2023-12-01T19:02:18.633662+0000 mon.c (mon.2) 3894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:18 smithi040 bash[41173]: audit 2023-12-01T19:02:18.633662+0000 mon.c (mon.2) 3894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:19 smithi141 bash[31670]: cluster 2023-12-01T19:02:18.741769+0000 mgr.y (mgr.24356) 6125 : cluster 0 pgmap v6093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:19 smithi141 bash[31670]: audit 2023-12-01T19:02:18.788894+0000 mon.c (mon.2) 3895 : audit 0 from='client.? 172.21.15.40:0/25154741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:19 smithi040 bash[28232]: cluster 2023-12-01T19:02:18.741769+0000 mgr.y (mgr.24356) 6125 : cluster 0 pgmap v6093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:19 smithi040 bash[28232]: audit 2023-12-01T19:02:18.788894+0000 mon.c (mon.2) 3895 : audit 0 from='client.? 172.21.15.40:0/25154741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:19 smithi040 bash[41173]: cluster 2023-12-01T19:02:18.741769+0000 mgr.y (mgr.24356) 6125 : cluster 0 pgmap v6093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:19 smithi040 bash[41173]: audit 2023-12-01T19:02:18.788894+0000 mon.c (mon.2) 3895 : audit 0 from='client.? 172.21.15.40:0/25154741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:21 smithi040 bash[28232]: cluster 2023-12-01T19:02:20.742913+0000 mgr.y (mgr.24356) 6126 : cluster 0 pgmap v6094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:21 smithi040 bash[28232]: audit 2023-12-01T19:02:21.259131+0000 mon.c (mon.2) 3896 : audit 0 from='client.? 172.21.15.40:0/3375477428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:21 smithi040 bash[41173]: cluster 2023-12-01T19:02:20.742913+0000 mgr.y (mgr.24356) 6126 : cluster 0 pgmap v6094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:21 smithi040 bash[41173]: audit 2023-12-01T19:02:21.259131+0000 mon.c (mon.2) 3896 : audit 0 from='client.? 172.21.15.40:0/3375477428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:21 smithi141 bash[31670]: cluster 2023-12-01T19:02:20.742913+0000 mgr.y (mgr.24356) 6126 : cluster 0 pgmap v6094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:21 smithi141 bash[31670]: audit 2023-12-01T19:02:21.259131+0000 mon.c (mon.2) 3896 : audit 0 from='client.? 172.21.15.40:0/3375477428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:23 smithi040 bash[28232]: cluster 2023-12-01T19:02:22.743549+0000 mgr.y (mgr.24356) 6127 : cluster 0 pgmap v6095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:23 smithi040 bash[28232]: audit 2023-12-01T19:02:23.729965+0000 mon.a (mon.0) 4234 : audit 0 from='client.? 172.21.15.40:0/3637283308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:23 smithi040 bash[41173]: cluster 2023-12-01T19:02:22.743549+0000 mgr.y (mgr.24356) 6127 : cluster 0 pgmap v6095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:23 smithi040 bash[41173]: audit 2023-12-01T19:02:23.729965+0000 mon.a (mon.0) 4234 : audit 0 from='client.? 172.21.15.40:0/3637283308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:23 smithi141 bash[31670]: cluster 2023-12-01T19:02:22.743549+0000 mgr.y (mgr.24356) 6127 : cluster 0 pgmap v6095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:23 smithi141 bash[31670]: audit 2023-12-01T19:02:23.729965+0000 mon.a (mon.0) 4234 : audit 0 from='client.? 172.21.15.40:0/3637283308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:25 smithi040 bash[28232]: cluster 2023-12-01T19:02:24.744698+0000 mgr.y (mgr.24356) 6128 : cluster 0 pgmap v6096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:25 smithi040 bash[28232]: audit 2023-12-01T19:02:25.798311+0000 mon.c (mon.2) 3897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:02:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:25 smithi040 bash[41173]: cluster 2023-12-01T19:02:24.744698+0000 mgr.y (mgr.24356) 6128 : cluster 0 pgmap v6096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:25 smithi040 bash[41173]: audit 2023-12-01T19:02:25.798311+0000 mon.c (mon.2) 3897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:02:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:25 smithi141 bash[31670]: cluster 2023-12-01T19:02:24.744698+0000 mgr.y (mgr.24356) 6128 : cluster 0 pgmap v6096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:25 smithi141 bash[31670]: audit 2023-12-01T19:02:25.798311+0000 mon.c (mon.2) 3897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:02:26.814 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:02:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:02:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:26 smithi040 bash[28232]: audit 2023-12-01T19:02:26.201249+0000 mon.a (mon.0) 4235 : audit 0 from='client.? 172.21.15.40:0/3077284473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:26 smithi040 bash[41173]: audit 2023-12-01T19:02:26.201249+0000 mon.a (mon.0) 4235 : audit 0 from='client.? 172.21.15.40:0/3077284473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:26 smithi141 bash[31670]: audit 2023-12-01T19:02:26.201249+0000 mon.a (mon.0) 4235 : audit 0 from='client.? 172.21.15.40:0/3077284473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:27 smithi040 bash[28232]: cluster 2023-12-01T19:02:26.745317+0000 mgr.y (mgr.24356) 6129 : cluster 0 pgmap v6097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:27 smithi040 bash[41173]: cluster 2023-12-01T19:02:26.745317+0000 mgr.y (mgr.24356) 6129 : cluster 0 pgmap v6097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:27 smithi141 bash[31670]: cluster 2023-12-01T19:02:26.745317+0000 mgr.y (mgr.24356) 6129 : cluster 0 pgmap v6097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:28 smithi040 bash[28232]: audit 2023-12-01T19:02:28.670421+0000 mon.c (mon.2) 3898 : audit 0 from='client.? 172.21.15.40:0/1402896784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:28 smithi040 bash[41173]: audit 2023-12-01T19:02:28.670421+0000 mon.c (mon.2) 3898 : audit 0 from='client.? 172.21.15.40:0/1402896784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:28 smithi141 bash[31670]: audit 2023-12-01T19:02:28.670421+0000 mon.c (mon.2) 3898 : audit 0 from='client.? 172.21.15.40:0/1402896784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:29 smithi040 bash[28232]: cluster 2023-12-01T19:02:28.745997+0000 mgr.y (mgr.24356) 6130 : cluster 0 pgmap v6098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:29 smithi040 bash[41173]: cluster 2023-12-01T19:02:28.745997+0000 mgr.y (mgr.24356) 6130 : cluster 0 pgmap v6098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:29 smithi141 bash[31670]: cluster 2023-12-01T19:02:28.745997+0000 mgr.y (mgr.24356) 6130 : cluster 0 pgmap v6098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:30 smithi040 bash[41173]: cluster 2023-12-01T19:02:30.746841+0000 mgr.y (mgr.24356) 6131 : cluster 0 pgmap v6099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:30 smithi040 bash[28232]: cluster 2023-12-01T19:02:30.746841+0000 mgr.y (mgr.24356) 6131 : cluster 0 pgmap v6099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:30 smithi141 bash[31670]: cluster 2023-12-01T19:02:30.746841+0000 mgr.y (mgr.24356) 6131 : cluster 0 pgmap v6099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:31 smithi040 bash[41173]: audit 2023-12-01T19:02:31.170383+0000 mon.c (mon.2) 3899 : audit 0 from='client.? 172.21.15.40:0/1276642368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:31 smithi040 bash[41173]: audit 2023-12-01T19:02:31.646330+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:31 smithi040 bash[41173]: audit 2023-12-01T19:02:31.656853+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:31 smithi040 bash[28232]: audit 2023-12-01T19:02:31.170383+0000 mon.c (mon.2) 3899 : audit 0 from='client.? 172.21.15.40:0/1276642368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:31 smithi040 bash[28232]: audit 2023-12-01T19:02:31.646330+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:31 smithi040 bash[28232]: audit 2023-12-01T19:02:31.656853+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:31 smithi141 bash[31670]: audit 2023-12-01T19:02:31.170383+0000 mon.c (mon.2) 3899 : audit 0 from='client.? 172.21.15.40:0/1276642368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:31 smithi141 bash[31670]: audit 2023-12-01T19:02:31.646330+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:31 smithi141 bash[31670]: audit 2023-12-01T19:02:31.656853+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:33 smithi141 bash[31670]: audit 2023-12-01T19:02:32.004852+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:33 smithi141 bash[31670]: audit 2023-12-01T19:02:32.013655+0000 mon.a (mon.0) 4239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:33 smithi141 bash[31670]: audit 2023-12-01T19:02:32.488854+0000 mon.c (mon.2) 3900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:02:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:33 smithi141 bash[31670]: audit 2023-12-01T19:02:32.490421+0000 mon.c (mon.2) 3901 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:02:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:33 smithi141 bash[31670]: audit 2023-12-01T19:02:32.499673+0000 mon.a (mon.0) 4240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:33 smithi141 bash[31670]: cluster 2023-12-01T19:02:32.747497+0000 mgr.y (mgr.24356) 6132 : cluster 0 pgmap v6100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[41173]: audit 2023-12-01T19:02:32.004852+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[41173]: audit 2023-12-01T19:02:32.013655+0000 mon.a (mon.0) 4239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[41173]: audit 2023-12-01T19:02:32.488854+0000 mon.c (mon.2) 3900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[41173]: audit 2023-12-01T19:02:32.490421+0000 mon.c (mon.2) 3901 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[41173]: audit 2023-12-01T19:02:32.499673+0000 mon.a (mon.0) 4240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[41173]: cluster 2023-12-01T19:02:32.747497+0000 mgr.y (mgr.24356) 6132 : cluster 0 pgmap v6100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[28232]: audit 2023-12-01T19:02:32.004852+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[28232]: audit 2023-12-01T19:02:32.013655+0000 mon.a (mon.0) 4239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[28232]: audit 2023-12-01T19:02:32.488854+0000 mon.c (mon.2) 3900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:02:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[28232]: audit 2023-12-01T19:02:32.490421+0000 mon.c (mon.2) 3901 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:02:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[28232]: audit 2023-12-01T19:02:32.499673+0000 mon.a (mon.0) 4240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:02:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:33 smithi040 bash[28232]: cluster 2023-12-01T19:02:32.747497+0000 mgr.y (mgr.24356) 6132 : cluster 0 pgmap v6100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:34 smithi141 bash[31670]: audit 2023-12-01T19:02:33.633433+0000 mon.c (mon.2) 3902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:34 smithi141 bash[31670]: audit 2023-12-01T19:02:33.645884+0000 mon.a (mon.0) 4241 : audit 0 from='client.? 172.21.15.40:0/3235569287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:34 smithi040 bash[41173]: audit 2023-12-01T19:02:33.633433+0000 mon.c (mon.2) 3902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:34 smithi040 bash[41173]: audit 2023-12-01T19:02:33.645884+0000 mon.a (mon.0) 4241 : audit 0 from='client.? 172.21.15.40:0/3235569287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:34 smithi040 bash[28232]: audit 2023-12-01T19:02:33.633433+0000 mon.c (mon.2) 3902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:34 smithi040 bash[28232]: audit 2023-12-01T19:02:33.645884+0000 mon.a (mon.0) 4241 : audit 0 from='client.? 172.21.15.40:0/3235569287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:35 smithi141 bash[31670]: cluster 2023-12-01T19:02:34.748698+0000 mgr.y (mgr.24356) 6133 : cluster 0 pgmap v6101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:35 smithi040 bash[28232]: cluster 2023-12-01T19:02:34.748698+0000 mgr.y (mgr.24356) 6133 : cluster 0 pgmap v6101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:35 smithi040 bash[41173]: cluster 2023-12-01T19:02:34.748698+0000 mgr.y (mgr.24356) 6133 : cluster 0 pgmap v6101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:36 smithi141 bash[31670]: audit 2023-12-01T19:02:36.118795+0000 mon.a (mon.0) 4242 : audit 0 from='client.? 172.21.15.40:0/3552307623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:02:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:02:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:36 smithi040 bash[41173]: audit 2023-12-01T19:02:36.118795+0000 mon.a (mon.0) 4242 : audit 0 from='client.? 172.21.15.40:0/3552307623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:36 smithi040 bash[28232]: audit 2023-12-01T19:02:36.118795+0000 mon.a (mon.0) 4242 : audit 0 from='client.? 172.21.15.40:0/3552307623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:37 smithi040 bash[28232]: cluster 2023-12-01T19:02:36.749341+0000 mgr.y (mgr.24356) 6134 : cluster 0 pgmap v6102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:37 smithi040 bash[41173]: cluster 2023-12-01T19:02:36.749341+0000 mgr.y (mgr.24356) 6134 : cluster 0 pgmap v6102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:37 smithi141 bash[31670]: cluster 2023-12-01T19:02:36.749341+0000 mgr.y (mgr.24356) 6134 : cluster 0 pgmap v6102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:38 smithi040 bash[28232]: audit 2023-12-01T19:02:38.584211+0000 mon.a (mon.0) 4243 : audit 0 from='client.? 172.21.15.40:0/995269377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:38 smithi040 bash[41173]: audit 2023-12-01T19:02:38.584211+0000 mon.a (mon.0) 4243 : audit 0 from='client.? 172.21.15.40:0/995269377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:38 smithi141 bash[31670]: audit 2023-12-01T19:02:38.584211+0000 mon.a (mon.0) 4243 : audit 0 from='client.? 172.21.15.40:0/995269377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:39 smithi040 bash[28232]: cluster 2023-12-01T19:02:38.750035+0000 mgr.y (mgr.24356) 6135 : cluster 0 pgmap v6103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:39 smithi040 bash[41173]: cluster 2023-12-01T19:02:38.750035+0000 mgr.y (mgr.24356) 6135 : cluster 0 pgmap v6103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:39 smithi141 bash[31670]: cluster 2023-12-01T19:02:38.750035+0000 mgr.y (mgr.24356) 6135 : cluster 0 pgmap v6103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:41 smithi040 bash[28232]: cluster 2023-12-01T19:02:40.751006+0000 mgr.y (mgr.24356) 6136 : cluster 0 pgmap v6104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:41 smithi040 bash[28232]: audit 2023-12-01T19:02:41.062303+0000 mon.a (mon.0) 4244 : audit 0 from='client.? 172.21.15.40:0/4126072373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:41 smithi040 bash[41173]: cluster 2023-12-01T19:02:40.751006+0000 mgr.y (mgr.24356) 6136 : cluster 0 pgmap v6104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:41 smithi040 bash[41173]: audit 2023-12-01T19:02:41.062303+0000 mon.a (mon.0) 4244 : audit 0 from='client.? 172.21.15.40:0/4126072373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:41 smithi141 bash[31670]: cluster 2023-12-01T19:02:40.751006+0000 mgr.y (mgr.24356) 6136 : cluster 0 pgmap v6104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:41 smithi141 bash[31670]: audit 2023-12-01T19:02:41.062303+0000 mon.a (mon.0) 4244 : audit 0 from='client.? 172.21.15.40:0/4126072373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:43 smithi040 bash[28232]: cluster 2023-12-01T19:02:42.751665+0000 mgr.y (mgr.24356) 6137 : cluster 0 pgmap v6105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:43 smithi040 bash[28232]: audit 2023-12-01T19:02:43.520750+0000 mon.a (mon.0) 4245 : audit 0 from='client.? 172.21.15.40:0/1768277800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:43 smithi040 bash[41173]: cluster 2023-12-01T19:02:42.751665+0000 mgr.y (mgr.24356) 6137 : cluster 0 pgmap v6105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:43 smithi040 bash[41173]: audit 2023-12-01T19:02:43.520750+0000 mon.a (mon.0) 4245 : audit 0 from='client.? 172.21.15.40:0/1768277800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:43 smithi141 bash[31670]: cluster 2023-12-01T19:02:42.751665+0000 mgr.y (mgr.24356) 6137 : cluster 0 pgmap v6105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:43 smithi141 bash[31670]: audit 2023-12-01T19:02:43.520750+0000 mon.a (mon.0) 4245 : audit 0 from='client.? 172.21.15.40:0/1768277800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:45 smithi040 bash[28232]: cluster 2023-12-01T19:02:44.752796+0000 mgr.y (mgr.24356) 6138 : cluster 0 pgmap v6106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:45 smithi040 bash[41173]: cluster 2023-12-01T19:02:44.752796+0000 mgr.y (mgr.24356) 6138 : cluster 0 pgmap v6106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:45 smithi141 bash[31670]: cluster 2023-12-01T19:02:44.752796+0000 mgr.y (mgr.24356) 6138 : cluster 0 pgmap v6106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:46.819 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:02:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:02:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:46 smithi040 bash[28232]: audit 2023-12-01T19:02:45.989312+0000 mon.a (mon.0) 4246 : audit 0 from='client.? 172.21.15.40:0/1193605948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:46 smithi040 bash[41173]: audit 2023-12-01T19:02:45.989312+0000 mon.a (mon.0) 4246 : audit 0 from='client.? 172.21.15.40:0/1193605948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:46 smithi141 bash[31670]: audit 2023-12-01T19:02:45.989312+0000 mon.a (mon.0) 4246 : audit 0 from='client.? 172.21.15.40:0/1193605948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:47 smithi040 bash[28232]: cluster 2023-12-01T19:02:46.753599+0000 mgr.y (mgr.24356) 6139 : cluster 0 pgmap v6107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:47 smithi040 bash[41173]: cluster 2023-12-01T19:02:46.753599+0000 mgr.y (mgr.24356) 6139 : cluster 0 pgmap v6107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:47 smithi141 bash[31670]: cluster 2023-12-01T19:02:46.753599+0000 mgr.y (mgr.24356) 6139 : cluster 0 pgmap v6107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:48 smithi040 bash[28232]: audit 2023-12-01T19:02:48.455956+0000 mon.a (mon.0) 4247 : audit 0 from='client.? 172.21.15.40:0/3583275768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:48 smithi040 bash[28232]: audit 2023-12-01T19:02:48.634318+0000 mon.c (mon.2) 3903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:48 smithi040 bash[41173]: audit 2023-12-01T19:02:48.455956+0000 mon.a (mon.0) 4247 : audit 0 from='client.? 172.21.15.40:0/3583275768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:48 smithi040 bash[41173]: audit 2023-12-01T19:02:48.634318+0000 mon.c (mon.2) 3903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:48 smithi141 bash[31670]: audit 2023-12-01T19:02:48.455956+0000 mon.a (mon.0) 4247 : audit 0 from='client.? 172.21.15.40:0/3583275768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:48 smithi141 bash[31670]: audit 2023-12-01T19:02:48.634318+0000 mon.c (mon.2) 3903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:49 smithi040 bash[28232]: cluster 2023-12-01T19:02:48.754268+0000 mgr.y (mgr.24356) 6140 : cluster 0 pgmap v6108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:49 smithi040 bash[41173]: cluster 2023-12-01T19:02:48.754268+0000 mgr.y (mgr.24356) 6140 : cluster 0 pgmap v6108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:49 smithi141 bash[31670]: cluster 2023-12-01T19:02:48.754268+0000 mgr.y (mgr.24356) 6140 : cluster 0 pgmap v6108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:50 smithi040 bash[41173]: cluster 2023-12-01T19:02:50.755397+0000 mgr.y (mgr.24356) 6141 : cluster 0 pgmap v6109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:50 smithi040 bash[28232]: cluster 2023-12-01T19:02:50.755397+0000 mgr.y (mgr.24356) 6141 : cluster 0 pgmap v6109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:50 smithi141 bash[31670]: cluster 2023-12-01T19:02:50.755397+0000 mgr.y (mgr.24356) 6141 : cluster 0 pgmap v6109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:51 smithi040 bash[28232]: audit 2023-12-01T19:02:50.928706+0000 mon.a (mon.0) 4248 : audit 0 from='client.? 172.21.15.40:0/444338340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:51 smithi040 bash[41173]: audit 2023-12-01T19:02:50.928706+0000 mon.a (mon.0) 4248 : audit 0 from='client.? 172.21.15.40:0/444338340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:51 smithi141 bash[31670]: audit 2023-12-01T19:02:50.928706+0000 mon.a (mon.0) 4248 : audit 0 from='client.? 172.21.15.40:0/444338340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:52 smithi040 bash[41173]: cluster 2023-12-01T19:02:52.756108+0000 mgr.y (mgr.24356) 6142 : cluster 0 pgmap v6110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:52 smithi040 bash[28232]: cluster 2023-12-01T19:02:52.756108+0000 mgr.y (mgr.24356) 6142 : cluster 0 pgmap v6110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:53.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:52 smithi141 bash[31670]: cluster 2023-12-01T19:02:52.756108+0000 mgr.y (mgr.24356) 6142 : cluster 0 pgmap v6110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:53 smithi040 bash[41173]: audit 2023-12-01T19:02:53.392210+0000 mon.c (mon.2) 3904 : audit 0 from='client.? 172.21.15.40:0/1182102433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:53 smithi040 bash[28232]: audit 2023-12-01T19:02:53.392210+0000 mon.c (mon.2) 3904 : audit 0 from='client.? 172.21.15.40:0/1182102433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:53 smithi141 bash[31670]: audit 2023-12-01T19:02:53.392210+0000 mon.c (mon.2) 3904 : audit 0 from='client.? 172.21.15.40:0/1182102433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:54 smithi040 bash[28232]: cluster 2023-12-01T19:02:54.757268+0000 mgr.y (mgr.24356) 6143 : cluster 0 pgmap v6111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:54 smithi040 bash[41173]: cluster 2023-12-01T19:02:54.757268+0000 mgr.y (mgr.24356) 6143 : cluster 0 pgmap v6111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:54 smithi141 bash[31670]: cluster 2023-12-01T19:02:54.757268+0000 mgr.y (mgr.24356) 6143 : cluster 0 pgmap v6111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:55 smithi141 bash[31670]: audit 2023-12-01T19:02:55.860778+0000 mon.c (mon.2) 3905 : audit 0 from='client.? 172.21.15.40:0/2591005460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:55 smithi040 bash[41173]: audit 2023-12-01T19:02:55.860778+0000 mon.c (mon.2) 3905 : audit 0 from='client.? 172.21.15.40:0/2591005460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:55 smithi040 bash[28232]: audit 2023-12-01T19:02:55.860778+0000 mon.c (mon.2) 3905 : audit 0 from='client.? 172.21.15.40:0/2591005460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:02:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:02:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:57 smithi040 bash[28232]: cluster 2023-12-01T19:02:56.757903+0000 mgr.y (mgr.24356) 6144 : cluster 0 pgmap v6112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:57 smithi040 bash[41173]: cluster 2023-12-01T19:02:56.757903+0000 mgr.y (mgr.24356) 6144 : cluster 0 pgmap v6112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:57 smithi141 bash[31670]: cluster 2023-12-01T19:02:56.757903+0000 mgr.y (mgr.24356) 6144 : cluster 0 pgmap v6112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:58 smithi040 bash[28232]: audit 2023-12-01T19:02:58.323722+0000 mon.c (mon.2) 3906 : audit 0 from='client.? 172.21.15.40:0/924727322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:58 smithi040 bash[41173]: audit 2023-12-01T19:02:58.323722+0000 mon.c (mon.2) 3906 : audit 0 from='client.? 172.21.15.40:0/924727322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:58 smithi141 bash[31670]: audit 2023-12-01T19:02:58.323722+0000 mon.c (mon.2) 3906 : audit 0 from='client.? 172.21.15.40:0/924727322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:02:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:02:59 smithi040 bash[41173]: cluster 2023-12-01T19:02:58.758607+0000 mgr.y (mgr.24356) 6145 : cluster 0 pgmap v6113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:02:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:02:59 smithi040 bash[28232]: cluster 2023-12-01T19:02:58.758607+0000 mgr.y (mgr.24356) 6145 : cluster 0 pgmap v6113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:02:59 smithi141 bash[31670]: cluster 2023-12-01T19:02:58.758607+0000 mgr.y (mgr.24356) 6145 : cluster 0 pgmap v6113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:00 smithi040 bash[28232]: cluster 2023-12-01T19:03:00.759723+0000 mgr.y (mgr.24356) 6146 : cluster 0 pgmap v6114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:00 smithi040 bash[28232]: audit 2023-12-01T19:03:00.787594+0000 mon.c (mon.2) 3907 : audit 0 from='client.? 172.21.15.40:0/1715368287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:00 smithi040 bash[41173]: cluster 2023-12-01T19:03:00.759723+0000 mgr.y (mgr.24356) 6146 : cluster 0 pgmap v6114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:00 smithi040 bash[41173]: audit 2023-12-01T19:03:00.787594+0000 mon.c (mon.2) 3907 : audit 0 from='client.? 172.21.15.40:0/1715368287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:00 smithi141 bash[31670]: cluster 2023-12-01T19:03:00.759723+0000 mgr.y (mgr.24356) 6146 : cluster 0 pgmap v6114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:00 smithi141 bash[31670]: audit 2023-12-01T19:03:00.787594+0000 mon.c (mon.2) 3907 : audit 0 from='client.? 172.21.15.40:0/1715368287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:03 smithi040 bash[28232]: cluster 2023-12-01T19:03:02.760394+0000 mgr.y (mgr.24356) 6147 : cluster 0 pgmap v6115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:03 smithi040 bash[28232]: audit 2023-12-01T19:03:03.252281+0000 mon.a (mon.0) 4249 : audit 0 from='client.? 172.21.15.40:0/1812121056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:03 smithi040 bash[28232]: audit 2023-12-01T19:03:03.634664+0000 mon.c (mon.2) 3908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:03 smithi040 bash[41173]: cluster 2023-12-01T19:03:02.760394+0000 mgr.y (mgr.24356) 6147 : cluster 0 pgmap v6115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:03 smithi040 bash[41173]: audit 2023-12-01T19:03:03.252281+0000 mon.a (mon.0) 4249 : audit 0 from='client.? 172.21.15.40:0/1812121056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:03 smithi040 bash[41173]: audit 2023-12-01T19:03:03.634664+0000 mon.c (mon.2) 3908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:03 smithi141 bash[31670]: cluster 2023-12-01T19:03:02.760394+0000 mgr.y (mgr.24356) 6147 : cluster 0 pgmap v6115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:03 smithi141 bash[31670]: audit 2023-12-01T19:03:03.252281+0000 mon.a (mon.0) 4249 : audit 0 from='client.? 172.21.15.40:0/1812121056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:03 smithi141 bash[31670]: audit 2023-12-01T19:03:03.634664+0000 mon.c (mon.2) 3908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:05 smithi040 bash[28232]: cluster 2023-12-01T19:03:04.761497+0000 mgr.y (mgr.24356) 6148 : cluster 0 pgmap v6116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:05 smithi040 bash[28232]: audit 2023-12-01T19:03:05.709496+0000 mon.c (mon.2) 3909 : audit 0 from='client.? 172.21.15.40:0/4213931304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:05 smithi040 bash[41173]: cluster 2023-12-01T19:03:04.761497+0000 mgr.y (mgr.24356) 6148 : cluster 0 pgmap v6116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:05 smithi040 bash[41173]: audit 2023-12-01T19:03:05.709496+0000 mon.c (mon.2) 3909 : audit 0 from='client.? 172.21.15.40:0/4213931304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:05 smithi141 bash[31670]: cluster 2023-12-01T19:03:04.761497+0000 mgr.y (mgr.24356) 6148 : cluster 0 pgmap v6116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:05 smithi141 bash[31670]: audit 2023-12-01T19:03:05.709496+0000 mon.c (mon.2) 3909 : audit 0 from='client.? 172.21.15.40:0/4213931304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:03:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:03:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:07 smithi040 bash[28232]: cluster 2023-12-01T19:03:06.762174+0000 mgr.y (mgr.24356) 6149 : cluster 0 pgmap v6117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:07 smithi040 bash[41173]: cluster 2023-12-01T19:03:06.762174+0000 mgr.y (mgr.24356) 6149 : cluster 0 pgmap v6117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:07 smithi141 bash[31670]: cluster 2023-12-01T19:03:06.762174+0000 mgr.y (mgr.24356) 6149 : cluster 0 pgmap v6117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:08 smithi040 bash[28232]: audit 2023-12-01T19:03:08.173640+0000 mon.c (mon.2) 3910 : audit 0 from='client.? 172.21.15.40:0/1602079884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:08 smithi040 bash[41173]: audit 2023-12-01T19:03:08.173640+0000 mon.c (mon.2) 3910 : audit 0 from='client.? 172.21.15.40:0/1602079884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:08 smithi141 bash[31670]: audit 2023-12-01T19:03:08.173640+0000 mon.c (mon.2) 3910 : audit 0 from='client.? 172.21.15.40:0/1602079884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:09 smithi040 bash[28232]: cluster 2023-12-01T19:03:08.762887+0000 mgr.y (mgr.24356) 6150 : cluster 0 pgmap v6118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:09 smithi040 bash[41173]: cluster 2023-12-01T19:03:08.762887+0000 mgr.y (mgr.24356) 6150 : cluster 0 pgmap v6118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:09 smithi141 bash[31670]: cluster 2023-12-01T19:03:08.762887+0000 mgr.y (mgr.24356) 6150 : cluster 0 pgmap v6118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:10 smithi141 bash[31670]: audit 2023-12-01T19:03:10.637572+0000 mon.c (mon.2) 3911 : audit 0 from='client.? 172.21.15.40:0/2809010053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:10 smithi040 bash[28232]: audit 2023-12-01T19:03:10.637572+0000 mon.c (mon.2) 3911 : audit 0 from='client.? 172.21.15.40:0/2809010053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:10 smithi040 bash[41173]: audit 2023-12-01T19:03:10.637572+0000 mon.c (mon.2) 3911 : audit 0 from='client.? 172.21.15.40:0/2809010053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:11 smithi141 bash[31670]: cluster 2023-12-01T19:03:10.764094+0000 mgr.y (mgr.24356) 6151 : cluster 0 pgmap v6119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:11 smithi040 bash[28232]: cluster 2023-12-01T19:03:10.764094+0000 mgr.y (mgr.24356) 6151 : cluster 0 pgmap v6119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:11 smithi040 bash[41173]: cluster 2023-12-01T19:03:10.764094+0000 mgr.y (mgr.24356) 6151 : cluster 0 pgmap v6119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:13 smithi040 bash[28232]: cluster 2023-12-01T19:03:12.764642+0000 mgr.y (mgr.24356) 6152 : cluster 0 pgmap v6120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:13 smithi040 bash[28232]: audit 2023-12-01T19:03:13.105168+0000 mon.a (mon.0) 4250 : audit 0 from='client.? 172.21.15.40:0/3219312340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:13 smithi040 bash[41173]: cluster 2023-12-01T19:03:12.764642+0000 mgr.y (mgr.24356) 6152 : cluster 0 pgmap v6120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:13 smithi040 bash[41173]: audit 2023-12-01T19:03:13.105168+0000 mon.a (mon.0) 4250 : audit 0 from='client.? 172.21.15.40:0/3219312340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:13 smithi141 bash[31670]: cluster 2023-12-01T19:03:12.764642+0000 mgr.y (mgr.24356) 6152 : cluster 0 pgmap v6120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:13 smithi141 bash[31670]: audit 2023-12-01T19:03:13.105168+0000 mon.a (mon.0) 4250 : audit 0 from='client.? 172.21.15.40:0/3219312340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:15 smithi040 bash[28232]: cluster 2023-12-01T19:03:14.765683+0000 mgr.y (mgr.24356) 6153 : cluster 0 pgmap v6121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:15 smithi040 bash[28232]: audit 2023-12-01T19:03:15.570580+0000 mon.a (mon.0) 4251 : audit 0 from='client.? 172.21.15.40:0/2670376297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:15 smithi040 bash[41173]: cluster 2023-12-01T19:03:14.765683+0000 mgr.y (mgr.24356) 6153 : cluster 0 pgmap v6121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:15 smithi040 bash[41173]: audit 2023-12-01T19:03:15.570580+0000 mon.a (mon.0) 4251 : audit 0 from='client.? 172.21.15.40:0/2670376297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:15 smithi141 bash[31670]: cluster 2023-12-01T19:03:14.765683+0000 mgr.y (mgr.24356) 6153 : cluster 0 pgmap v6121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:15 smithi141 bash[31670]: audit 2023-12-01T19:03:15.570580+0000 mon.a (mon.0) 4251 : audit 0 from='client.? 172.21.15.40:0/2670376297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:03:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:03:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:17 smithi040 bash[28232]: cluster 2023-12-01T19:03:16.766393+0000 mgr.y (mgr.24356) 6154 : cluster 0 pgmap v6122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:17 smithi040 bash[41173]: cluster 2023-12-01T19:03:16.766393+0000 mgr.y (mgr.24356) 6154 : cluster 0 pgmap v6122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:17 smithi141 bash[31670]: cluster 2023-12-01T19:03:16.766393+0000 mgr.y (mgr.24356) 6154 : cluster 0 pgmap v6122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:18 smithi040 bash[28232]: audit 2023-12-01T19:03:18.032474+0000 mon.c (mon.2) 3912 : audit 0 from='client.? 172.21.15.40:0/36368655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:18 smithi040 bash[41173]: audit 2023-12-01T19:03:18.032474+0000 mon.c (mon.2) 3912 : audit 0 from='client.? 172.21.15.40:0/36368655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:18 smithi141 bash[31670]: audit 2023-12-01T19:03:18.032474+0000 mon.c (mon.2) 3912 : audit 0 from='client.? 172.21.15.40:0/36368655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:19 smithi040 bash[41173]: audit 2023-12-01T19:03:18.635327+0000 mon.c (mon.2) 3913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:19 smithi040 bash[41173]: cluster 2023-12-01T19:03:18.767035+0000 mgr.y (mgr.24356) 6155 : cluster 0 pgmap v6123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:19 smithi040 bash[28232]: audit 2023-12-01T19:03:18.635327+0000 mon.c (mon.2) 3913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:19 smithi040 bash[28232]: cluster 2023-12-01T19:03:18.767035+0000 mgr.y (mgr.24356) 6155 : cluster 0 pgmap v6123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:19 smithi141 bash[31670]: audit 2023-12-01T19:03:18.635327+0000 mon.c (mon.2) 3913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:19 smithi141 bash[31670]: cluster 2023-12-01T19:03:18.767035+0000 mgr.y (mgr.24356) 6155 : cluster 0 pgmap v6123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:20 smithi040 bash[28232]: audit 2023-12-01T19:03:20.497252+0000 mon.a (mon.0) 4252 : audit 0 from='client.? 172.21.15.40:0/4229685147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:20 smithi040 bash[41173]: audit 2023-12-01T19:03:20.497252+0000 mon.a (mon.0) 4252 : audit 0 from='client.? 172.21.15.40:0/4229685147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:20 smithi141 bash[31670]: audit 2023-12-01T19:03:20.497252+0000 mon.a (mon.0) 4252 : audit 0 from='client.? 172.21.15.40:0/4229685147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:21 smithi040 bash[28232]: cluster 2023-12-01T19:03:20.768196+0000 mgr.y (mgr.24356) 6156 : cluster 0 pgmap v6124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:21 smithi040 bash[41173]: cluster 2023-12-01T19:03:20.768196+0000 mgr.y (mgr.24356) 6156 : cluster 0 pgmap v6124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:21 smithi141 bash[31670]: cluster 2023-12-01T19:03:20.768196+0000 mgr.y (mgr.24356) 6156 : cluster 0 pgmap v6124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:23 smithi040 bash[28232]: cluster 2023-12-01T19:03:22.768855+0000 mgr.y (mgr.24356) 6157 : cluster 0 pgmap v6125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:23 smithi040 bash[28232]: audit 2023-12-01T19:03:22.967244+0000 mon.a (mon.0) 4253 : audit 0 from='client.? 172.21.15.40:0/3041909001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:23 smithi040 bash[41173]: cluster 2023-12-01T19:03:22.768855+0000 mgr.y (mgr.24356) 6157 : cluster 0 pgmap v6125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:23 smithi040 bash[41173]: audit 2023-12-01T19:03:22.967244+0000 mon.a (mon.0) 4253 : audit 0 from='client.? 172.21.15.40:0/3041909001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:23 smithi141 bash[31670]: cluster 2023-12-01T19:03:22.768855+0000 mgr.y (mgr.24356) 6157 : cluster 0 pgmap v6125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:23 smithi141 bash[31670]: audit 2023-12-01T19:03:22.967244+0000 mon.a (mon.0) 4253 : audit 0 from='client.? 172.21.15.40:0/3041909001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:25 smithi040 bash[28232]: cluster 2023-12-01T19:03:24.770007+0000 mgr.y (mgr.24356) 6158 : cluster 0 pgmap v6126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:25 smithi040 bash[28232]: audit 2023-12-01T19:03:25.429739+0000 mon.c (mon.2) 3914 : audit 0 from='client.? 172.21.15.40:0/4263963097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:25 smithi040 bash[41173]: cluster 2023-12-01T19:03:24.770007+0000 mgr.y (mgr.24356) 6158 : cluster 0 pgmap v6126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:25 smithi040 bash[41173]: audit 2023-12-01T19:03:25.429739+0000 mon.c (mon.2) 3914 : audit 0 from='client.? 172.21.15.40:0/4263963097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:25 smithi141 bash[31670]: cluster 2023-12-01T19:03:24.770007+0000 mgr.y (mgr.24356) 6158 : cluster 0 pgmap v6126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:25 smithi141 bash[31670]: audit 2023-12-01T19:03:25.429739+0000 mon.c (mon.2) 3914 : audit 0 from='client.? 172.21.15.40:0/4263963097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:03:26] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T19:03:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:27 smithi040 bash[41173]: cluster 2023-12-01T19:03:26.770656+0000 mgr.y (mgr.24356) 6159 : cluster 0 pgmap v6127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:27 smithi040 bash[28232]: cluster 2023-12-01T19:03:26.770656+0000 mgr.y (mgr.24356) 6159 : cluster 0 pgmap v6127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:27 smithi141 bash[31670]: cluster 2023-12-01T19:03:26.770656+0000 mgr.y (mgr.24356) 6159 : cluster 0 pgmap v6127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:28 smithi040 bash[41173]: audit 2023-12-01T19:03:27.899611+0000 mon.c (mon.2) 3915 : audit 0 from='client.? 172.21.15.40:0/453472531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:28 smithi040 bash[28232]: audit 2023-12-01T19:03:27.899611+0000 mon.c (mon.2) 3915 : audit 0 from='client.? 172.21.15.40:0/453472531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:28 smithi141 bash[31670]: audit 2023-12-01T19:03:27.899611+0000 mon.c (mon.2) 3915 : audit 0 from='client.? 172.21.15.40:0/453472531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:29 smithi040 bash[28232]: cluster 2023-12-01T19:03:28.771364+0000 mgr.y (mgr.24356) 6160 : cluster 0 pgmap v6128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:29 smithi040 bash[41173]: cluster 2023-12-01T19:03:28.771364+0000 mgr.y (mgr.24356) 6160 : cluster 0 pgmap v6128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:29 smithi141 bash[31670]: cluster 2023-12-01T19:03:28.771364+0000 mgr.y (mgr.24356) 6160 : cluster 0 pgmap v6128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:30 smithi040 bash[28232]: audit 2023-12-01T19:03:30.353809+0000 mon.a (mon.0) 4254 : audit 0 from='client.? 172.21.15.40:0/2788169111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:30 smithi040 bash[41173]: audit 2023-12-01T19:03:30.353809+0000 mon.a (mon.0) 4254 : audit 0 from='client.? 172.21.15.40:0/2788169111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:30 smithi141 bash[31670]: audit 2023-12-01T19:03:30.353809+0000 mon.a (mon.0) 4254 : audit 0 from='client.? 172.21.15.40:0/2788169111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:31 smithi040 bash[28232]: cluster 2023-12-01T19:03:30.772569+0000 mgr.y (mgr.24356) 6161 : cluster 0 pgmap v6129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:31 smithi040 bash[41173]: cluster 2023-12-01T19:03:30.772569+0000 mgr.y (mgr.24356) 6161 : cluster 0 pgmap v6129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:31 smithi141 bash[31670]: cluster 2023-12-01T19:03:30.772569+0000 mgr.y (mgr.24356) 6161 : cluster 0 pgmap v6129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:32 smithi040 bash[28232]: audit 2023-12-01T19:03:32.582033+0000 mon.c (mon.2) 3916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:03:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:32 smithi040 bash[41173]: audit 2023-12-01T19:03:32.582033+0000 mon.c (mon.2) 3916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:03:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:32 smithi141 bash[31670]: audit 2023-12-01T19:03:32.582033+0000 mon.c (mon.2) 3916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:03:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[28232]: cluster 2023-12-01T19:03:32.773170+0000 mgr.y (mgr.24356) 6162 : cluster 0 pgmap v6130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[28232]: audit 2023-12-01T19:03:32.822589+0000 mon.c (mon.2) 3917 : audit 0 from='client.? 172.21.15.40:0/3122565244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[28232]: audit 2023-12-01T19:03:32.960375+0000 mon.a (mon.0) 4255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[28232]: audit 2023-12-01T19:03:32.970243+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[28232]: audit 2023-12-01T19:03:33.635663+0000 mon.c (mon.2) 3918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[41173]: cluster 2023-12-01T19:03:32.773170+0000 mgr.y (mgr.24356) 6162 : cluster 0 pgmap v6130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[41173]: audit 2023-12-01T19:03:32.822589+0000 mon.c (mon.2) 3917 : audit 0 from='client.? 172.21.15.40:0/3122565244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[41173]: audit 2023-12-01T19:03:32.960375+0000 mon.a (mon.0) 4255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[41173]: audit 2023-12-01T19:03:32.970243+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:33 smithi040 bash[41173]: audit 2023-12-01T19:03:33.635663+0000 mon.c (mon.2) 3918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:33 smithi141 bash[31670]: cluster 2023-12-01T19:03:32.773170+0000 mgr.y (mgr.24356) 6162 : cluster 0 pgmap v6130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:33 smithi141 bash[31670]: audit 2023-12-01T19:03:32.822589+0000 mon.c (mon.2) 3917 : audit 0 from='client.? 172.21.15.40:0/3122565244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:33 smithi141 bash[31670]: audit 2023-12-01T19:03:32.960375+0000 mon.a (mon.0) 4255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:33 smithi141 bash[31670]: audit 2023-12-01T19:03:32.970243+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:33 smithi141 bash[31670]: audit 2023-12-01T19:03:33.635663+0000 mon.c (mon.2) 3918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:35 smithi040 bash[28232]: cluster 2023-12-01T19:03:34.774362+0000 mgr.y (mgr.24356) 6163 : cluster 0 pgmap v6131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:35 smithi040 bash[28232]: audit 2023-12-01T19:03:35.287318+0000 mon.c (mon.2) 3919 : audit 0 from='client.? 172.21.15.40:0/2795164002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:35 smithi040 bash[41173]: cluster 2023-12-01T19:03:34.774362+0000 mgr.y (mgr.24356) 6163 : cluster 0 pgmap v6131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:35 smithi040 bash[41173]: audit 2023-12-01T19:03:35.287318+0000 mon.c (mon.2) 3919 : audit 0 from='client.? 172.21.15.40:0/2795164002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:35 smithi141 bash[31670]: cluster 2023-12-01T19:03:34.774362+0000 mgr.y (mgr.24356) 6163 : cluster 0 pgmap v6131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:35 smithi141 bash[31670]: audit 2023-12-01T19:03:35.287318+0000 mon.c (mon.2) 3919 : audit 0 from='client.? 172.21.15.40:0/2795164002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:03:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:03:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:37 smithi040 bash[28232]: cluster 2023-12-01T19:03:36.775021+0000 mgr.y (mgr.24356) 6164 : cluster 0 pgmap v6132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:37 smithi040 bash[41173]: cluster 2023-12-01T19:03:36.775021+0000 mgr.y (mgr.24356) 6164 : cluster 0 pgmap v6132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:37 smithi141 bash[31670]: cluster 2023-12-01T19:03:36.775021+0000 mgr.y (mgr.24356) 6164 : cluster 0 pgmap v6132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:38 smithi040 bash[28232]: audit 2023-12-01T19:03:37.752318+0000 mon.c (mon.2) 3920 : audit 0 from='client.? 172.21.15.40:0/237213288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:38 smithi040 bash[41173]: audit 2023-12-01T19:03:37.752318+0000 mon.c (mon.2) 3920 : audit 0 from='client.? 172.21.15.40:0/237213288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:38 smithi141 bash[31670]: audit 2023-12-01T19:03:37.752318+0000 mon.c (mon.2) 3920 : audit 0 from='client.? 172.21.15.40:0/237213288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: cluster 2023-12-01T19:03:38.775692+0000 mgr.y (mgr.24356) 6165 : cluster 0 pgmap v6133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:38.786205+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:38.799782+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:38.880978+0000 mon.a (mon.0) 4259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:38.894000+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:39.424305+0000 mon.c (mon.2) 3921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:39.426041+0000 mon.c (mon.2) 3922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:03:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[28232]: audit 2023-12-01T19:03:39.435524+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: cluster 2023-12-01T19:03:38.775692+0000 mgr.y (mgr.24356) 6165 : cluster 0 pgmap v6133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:38.786205+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:38.799782+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:38.880978+0000 mon.a (mon.0) 4259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:38.894000+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:39.424305+0000 mon.c (mon.2) 3921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:39.426041+0000 mon.c (mon.2) 3922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:03:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:39 smithi040 bash[41173]: audit 2023-12-01T19:03:39.435524+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: cluster 2023-12-01T19:03:38.775692+0000 mgr.y (mgr.24356) 6165 : cluster 0 pgmap v6133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:38.786205+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:38.799782+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:38.880978+0000 mon.a (mon.0) 4259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:38.894000+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:39.424305+0000 mon.c (mon.2) 3921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:03:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:39.426041+0000 mon.c (mon.2) 3922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:03:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:39 smithi141 bash[31670]: audit 2023-12-01T19:03:39.435524+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:03:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:40 smithi040 bash[28232]: audit 2023-12-01T19:03:40.220007+0000 mon.a (mon.0) 4262 : audit 0 from='client.? 172.21.15.40:0/3702073142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:40 smithi040 bash[41173]: audit 2023-12-01T19:03:40.220007+0000 mon.a (mon.0) 4262 : audit 0 from='client.? 172.21.15.40:0/3702073142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:40 smithi141 bash[31670]: audit 2023-12-01T19:03:40.220007+0000 mon.a (mon.0) 4262 : audit 0 from='client.? 172.21.15.40:0/3702073142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:41 smithi040 bash[28232]: cluster 2023-12-01T19:03:40.776872+0000 mgr.y (mgr.24356) 6166 : cluster 0 pgmap v6134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:41 smithi040 bash[41173]: cluster 2023-12-01T19:03:40.776872+0000 mgr.y (mgr.24356) 6166 : cluster 0 pgmap v6134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:41 smithi141 bash[31670]: cluster 2023-12-01T19:03:40.776872+0000 mgr.y (mgr.24356) 6166 : cluster 0 pgmap v6134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:42 smithi040 bash[28232]: audit 2023-12-01T19:03:42.678253+0000 mon.a (mon.0) 4263 : audit 0 from='client.? 172.21.15.40:0/1601555200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:42 smithi040 bash[41173]: audit 2023-12-01T19:03:42.678253+0000 mon.a (mon.0) 4263 : audit 0 from='client.? 172.21.15.40:0/1601555200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:42 smithi141 bash[31670]: audit 2023-12-01T19:03:42.678253+0000 mon.a (mon.0) 4263 : audit 0 from='client.? 172.21.15.40:0/1601555200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:43 smithi040 bash[28232]: cluster 2023-12-01T19:03:42.777519+0000 mgr.y (mgr.24356) 6167 : cluster 0 pgmap v6135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:43 smithi040 bash[41173]: cluster 2023-12-01T19:03:42.777519+0000 mgr.y (mgr.24356) 6167 : cluster 0 pgmap v6135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:43 smithi141 bash[31670]: cluster 2023-12-01T19:03:42.777519+0000 mgr.y (mgr.24356) 6167 : cluster 0 pgmap v6135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:45 smithi040 bash[28232]: cluster 2023-12-01T19:03:44.778310+0000 mgr.y (mgr.24356) 6168 : cluster 0 pgmap v6136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:45 smithi040 bash[28232]: audit 2023-12-01T19:03:45.140205+0000 mon.c (mon.2) 3923 : audit 0 from='client.? 172.21.15.40:0/461035437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:45 smithi040 bash[41173]: cluster 2023-12-01T19:03:44.778310+0000 mgr.y (mgr.24356) 6168 : cluster 0 pgmap v6136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:45 smithi040 bash[41173]: audit 2023-12-01T19:03:45.140205+0000 mon.c (mon.2) 3923 : audit 0 from='client.? 172.21.15.40:0/461035437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:45 smithi141 bash[31670]: cluster 2023-12-01T19:03:44.778310+0000 mgr.y (mgr.24356) 6168 : cluster 0 pgmap v6136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:45 smithi141 bash[31670]: audit 2023-12-01T19:03:45.140205+0000 mon.c (mon.2) 3923 : audit 0 from='client.? 172.21.15.40:0/461035437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:03:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:03:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:47 smithi040 bash[41173]: cluster 2023-12-01T19:03:46.779091+0000 mgr.y (mgr.24356) 6169 : cluster 0 pgmap v6137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:47 smithi040 bash[41173]: audit 2023-12-01T19:03:47.597659+0000 mon.c (mon.2) 3924 : audit 0 from='client.? 172.21.15.40:0/422671007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:47 smithi040 bash[28232]: cluster 2023-12-01T19:03:46.779091+0000 mgr.y (mgr.24356) 6169 : cluster 0 pgmap v6137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:47 smithi040 bash[28232]: audit 2023-12-01T19:03:47.597659+0000 mon.c (mon.2) 3924 : audit 0 from='client.? 172.21.15.40:0/422671007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:47 smithi141 bash[31670]: cluster 2023-12-01T19:03:46.779091+0000 mgr.y (mgr.24356) 6169 : cluster 0 pgmap v6137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:47 smithi141 bash[31670]: audit 2023-12-01T19:03:47.597659+0000 mon.c (mon.2) 3924 : audit 0 from='client.? 172.21.15.40:0/422671007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:48 smithi141 bash[31670]: audit 2023-12-01T19:03:48.636025+0000 mon.c (mon.2) 3925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:48 smithi040 bash[41173]: audit 2023-12-01T19:03:48.636025+0000 mon.c (mon.2) 3925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:48 smithi040 bash[28232]: audit 2023-12-01T19:03:48.636025+0000 mon.c (mon.2) 3925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:49 smithi141 bash[31670]: cluster 2023-12-01T19:03:48.779792+0000 mgr.y (mgr.24356) 6170 : cluster 0 pgmap v6138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:49 smithi040 bash[28232]: cluster 2023-12-01T19:03:48.779792+0000 mgr.y (mgr.24356) 6170 : cluster 0 pgmap v6138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:49 smithi040 bash[41173]: cluster 2023-12-01T19:03:48.779792+0000 mgr.y (mgr.24356) 6170 : cluster 0 pgmap v6138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:50 smithi141 bash[31670]: audit 2023-12-01T19:03:50.069459+0000 mon.a (mon.0) 4264 : audit 0 from='client.? 172.21.15.40:0/1375338783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:50 smithi040 bash[28232]: audit 2023-12-01T19:03:50.069459+0000 mon.a (mon.0) 4264 : audit 0 from='client.? 172.21.15.40:0/1375338783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:50 smithi040 bash[41173]: audit 2023-12-01T19:03:50.069459+0000 mon.a (mon.0) 4264 : audit 0 from='client.? 172.21.15.40:0/1375338783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:51 smithi141 bash[31670]: cluster 2023-12-01T19:03:50.780999+0000 mgr.y (mgr.24356) 6171 : cluster 0 pgmap v6139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:51 smithi040 bash[41173]: cluster 2023-12-01T19:03:50.780999+0000 mgr.y (mgr.24356) 6171 : cluster 0 pgmap v6139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:51 smithi040 bash[28232]: cluster 2023-12-01T19:03:50.780999+0000 mgr.y (mgr.24356) 6171 : cluster 0 pgmap v6139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:52 smithi141 bash[31670]: audit 2023-12-01T19:03:52.535404+0000 mon.a (mon.0) 4265 : audit 0 from='client.? 172.21.15.40:0/3248504138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:52 smithi040 bash[41173]: audit 2023-12-01T19:03:52.535404+0000 mon.a (mon.0) 4265 : audit 0 from='client.? 172.21.15.40:0/3248504138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:52 smithi040 bash[28232]: audit 2023-12-01T19:03:52.535404+0000 mon.a (mon.0) 4265 : audit 0 from='client.? 172.21.15.40:0/3248504138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:53 smithi141 bash[31670]: cluster 2023-12-01T19:03:52.781674+0000 mgr.y (mgr.24356) 6172 : cluster 0 pgmap v6140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:53 smithi040 bash[28232]: cluster 2023-12-01T19:03:52.781674+0000 mgr.y (mgr.24356) 6172 : cluster 0 pgmap v6140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:53 smithi040 bash[41173]: cluster 2023-12-01T19:03:52.781674+0000 mgr.y (mgr.24356) 6172 : cluster 0 pgmap v6140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:55 smithi040 bash[28232]: cluster 2023-12-01T19:03:54.782802+0000 mgr.y (mgr.24356) 6173 : cluster 0 pgmap v6141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:55 smithi040 bash[28232]: audit 2023-12-01T19:03:54.992944+0000 mon.c (mon.2) 3926 : audit 0 from='client.? 172.21.15.40:0/3073359690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:55 smithi040 bash[41173]: cluster 2023-12-01T19:03:54.782802+0000 mgr.y (mgr.24356) 6173 : cluster 0 pgmap v6141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:55 smithi040 bash[41173]: audit 2023-12-01T19:03:54.992944+0000 mon.c (mon.2) 3926 : audit 0 from='client.? 172.21.15.40:0/3073359690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:55 smithi141 bash[31670]: cluster 2023-12-01T19:03:54.782802+0000 mgr.y (mgr.24356) 6173 : cluster 0 pgmap v6141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:55 smithi141 bash[31670]: audit 2023-12-01T19:03:54.992944+0000 mon.c (mon.2) 3926 : audit 0 from='client.? 172.21.15.40:0/3073359690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:03:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:03:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:57 smithi040 bash[41173]: cluster 2023-12-01T19:03:56.783456+0000 mgr.y (mgr.24356) 6174 : cluster 0 pgmap v6142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:57 smithi040 bash[41173]: audit 2023-12-01T19:03:57.458743+0000 mon.c (mon.2) 3927 : audit 0 from='client.? 172.21.15.40:0/1728684364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:57 smithi040 bash[28232]: cluster 2023-12-01T19:03:56.783456+0000 mgr.y (mgr.24356) 6174 : cluster 0 pgmap v6142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:57 smithi040 bash[28232]: audit 2023-12-01T19:03:57.458743+0000 mon.c (mon.2) 3927 : audit 0 from='client.? 172.21.15.40:0/1728684364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:57 smithi141 bash[31670]: cluster 2023-12-01T19:03:56.783456+0000 mgr.y (mgr.24356) 6174 : cluster 0 pgmap v6142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:57 smithi141 bash[31670]: audit 2023-12-01T19:03:57.458743+0000 mon.c (mon.2) 3927 : audit 0 from='client.? 172.21.15.40:0/1728684364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:03:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:58 smithi040 bash[41173]: cluster 2023-12-01T19:03:58.784149+0000 mgr.y (mgr.24356) 6175 : cluster 0 pgmap v6143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:58 smithi040 bash[28232]: cluster 2023-12-01T19:03:58.784149+0000 mgr.y (mgr.24356) 6175 : cluster 0 pgmap v6143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:03:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:58 smithi141 bash[31670]: cluster 2023-12-01T19:03:58.784149+0000 mgr.y (mgr.24356) 6175 : cluster 0 pgmap v6143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:03:59 smithi141 bash[31670]: audit 2023-12-01T19:03:59.925245+0000 mon.a (mon.0) 4266 : audit 0 from='client.? 172.21.15.40:0/3624128204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:03:59 smithi040 bash[41173]: audit 2023-12-01T19:03:59.925245+0000 mon.a (mon.0) 4266 : audit 0 from='client.? 172.21.15.40:0/3624128204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:03:59 smithi040 bash[28232]: audit 2023-12-01T19:03:59.925245+0000 mon.a (mon.0) 4266 : audit 0 from='client.? 172.21.15.40:0/3624128204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:00 smithi141 bash[31670]: cluster 2023-12-01T19:04:00.785261+0000 mgr.y (mgr.24356) 6176 : cluster 0 pgmap v6144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:00 smithi040 bash[41173]: cluster 2023-12-01T19:04:00.785261+0000 mgr.y (mgr.24356) 6176 : cluster 0 pgmap v6144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:00 smithi040 bash[28232]: cluster 2023-12-01T19:04:00.785261+0000 mgr.y (mgr.24356) 6176 : cluster 0 pgmap v6144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:02 smithi040 bash[41173]: audit 2023-12-01T19:04:02.387595+0000 mon.c (mon.2) 3928 : audit 0 from='client.? 172.21.15.40:0/2001737413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:03.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:02 smithi040 bash[28232]: audit 2023-12-01T19:04:02.387595+0000 mon.c (mon.2) 3928 : audit 0 from='client.? 172.21.15.40:0/2001737413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:03.173 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:02 smithi141 bash[31670]: audit 2023-12-01T19:04:02.387595+0000 mon.c (mon.2) 3928 : audit 0 from='client.? 172.21.15.40:0/2001737413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:03 smithi040 bash[41173]: cluster 2023-12-01T19:04:02.785928+0000 mgr.y (mgr.24356) 6177 : cluster 0 pgmap v6145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:03 smithi040 bash[28232]: cluster 2023-12-01T19:04:02.785928+0000 mgr.y (mgr.24356) 6177 : cluster 0 pgmap v6145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:03 smithi141 bash[31670]: cluster 2023-12-01T19:04:02.785928+0000 mgr.y (mgr.24356) 6177 : cluster 0 pgmap v6145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:04 smithi040 bash[28232]: audit 2023-12-01T19:04:03.640498+0000 mon.c (mon.2) 3929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:04 smithi040 bash[41173]: audit 2023-12-01T19:04:03.640498+0000 mon.c (mon.2) 3929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:04 smithi141 bash[31670]: audit 2023-12-01T19:04:03.640498+0000 mon.c (mon.2) 3929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:05 smithi040 bash[28232]: cluster 2023-12-01T19:04:04.786651+0000 mgr.y (mgr.24356) 6178 : cluster 0 pgmap v6146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:05 smithi040 bash[28232]: audit 2023-12-01T19:04:04.852096+0000 mon.c (mon.2) 3930 : audit 0 from='client.? 172.21.15.40:0/3260933856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:05 smithi040 bash[41173]: cluster 2023-12-01T19:04:04.786651+0000 mgr.y (mgr.24356) 6178 : cluster 0 pgmap v6146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:05 smithi040 bash[41173]: audit 2023-12-01T19:04:04.852096+0000 mon.c (mon.2) 3930 : audit 0 from='client.? 172.21.15.40:0/3260933856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:05 smithi141 bash[31670]: cluster 2023-12-01T19:04:04.786651+0000 mgr.y (mgr.24356) 6178 : cluster 0 pgmap v6146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:05 smithi141 bash[31670]: audit 2023-12-01T19:04:04.852096+0000 mon.c (mon.2) 3930 : audit 0 from='client.? 172.21.15.40:0/3260933856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:04:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:04:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:07 smithi040 bash[28232]: cluster 2023-12-01T19:04:06.787416+0000 mgr.y (mgr.24356) 6179 : cluster 0 pgmap v6147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:07 smithi040 bash[28232]: audit 2023-12-01T19:04:07.312086+0000 mon.c (mon.2) 3931 : audit 0 from='client.? 172.21.15.40:0/2602864749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:07 smithi040 bash[41173]: cluster 2023-12-01T19:04:06.787416+0000 mgr.y (mgr.24356) 6179 : cluster 0 pgmap v6147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:07 smithi040 bash[41173]: audit 2023-12-01T19:04:07.312086+0000 mon.c (mon.2) 3931 : audit 0 from='client.? 172.21.15.40:0/2602864749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:07 smithi141 bash[31670]: cluster 2023-12-01T19:04:06.787416+0000 mgr.y (mgr.24356) 6179 : cluster 0 pgmap v6147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:07 smithi141 bash[31670]: audit 2023-12-01T19:04:07.312086+0000 mon.c (mon.2) 3931 : audit 0 from='client.? 172.21.15.40:0/2602864749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:08 smithi040 bash[28232]: cluster 2023-12-01T19:04:08.788128+0000 mgr.y (mgr.24356) 6180 : cluster 0 pgmap v6148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:08 smithi040 bash[41173]: cluster 2023-12-01T19:04:08.788128+0000 mgr.y (mgr.24356) 6180 : cluster 0 pgmap v6148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:08 smithi141 bash[31670]: cluster 2023-12-01T19:04:08.788128+0000 mgr.y (mgr.24356) 6180 : cluster 0 pgmap v6148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:09 smithi040 bash[28232]: audit 2023-12-01T19:04:09.772230+0000 mon.a (mon.0) 4267 : audit 0 from='client.? 172.21.15.40:0/2322844079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:09 smithi040 bash[41173]: audit 2023-12-01T19:04:09.772230+0000 mon.a (mon.0) 4267 : audit 0 from='client.? 172.21.15.40:0/2322844079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:09 smithi141 bash[31670]: audit 2023-12-01T19:04:09.772230+0000 mon.a (mon.0) 4267 : audit 0 from='client.? 172.21.15.40:0/2322844079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:10 smithi040 bash[41173]: cluster 2023-12-01T19:04:10.789217+0000 mgr.y (mgr.24356) 6181 : cluster 0 pgmap v6149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:10 smithi040 bash[28232]: cluster 2023-12-01T19:04:10.789217+0000 mgr.y (mgr.24356) 6181 : cluster 0 pgmap v6149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:10 smithi141 bash[31670]: cluster 2023-12-01T19:04:10.789217+0000 mgr.y (mgr.24356) 6181 : cluster 0 pgmap v6149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:12 smithi040 bash[28232]: audit 2023-12-01T19:04:12.225850+0000 mon.a (mon.0) 4268 : audit 0 from='client.? 172.21.15.40:0/2459329274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:12 smithi040 bash[41173]: audit 2023-12-01T19:04:12.225850+0000 mon.a (mon.0) 4268 : audit 0 from='client.? 172.21.15.40:0/2459329274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:12 smithi141 bash[31670]: audit 2023-12-01T19:04:12.225850+0000 mon.a (mon.0) 4268 : audit 0 from='client.? 172.21.15.40:0/2459329274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:13 smithi040 bash[41173]: cluster 2023-12-01T19:04:12.789897+0000 mgr.y (mgr.24356) 6182 : cluster 0 pgmap v6150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:13 smithi040 bash[28232]: cluster 2023-12-01T19:04:12.789897+0000 mgr.y (mgr.24356) 6182 : cluster 0 pgmap v6150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:13 smithi141 bash[31670]: cluster 2023-12-01T19:04:12.789897+0000 mgr.y (mgr.24356) 6182 : cluster 0 pgmap v6150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:14 smithi141 bash[31670]: audit 2023-12-01T19:04:14.683628+0000 mon.a (mon.0) 4269 : audit 0 from='client.? 172.21.15.40:0/570356808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:14 smithi040 bash[41173]: audit 2023-12-01T19:04:14.683628+0000 mon.a (mon.0) 4269 : audit 0 from='client.? 172.21.15.40:0/570356808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:14 smithi040 bash[28232]: audit 2023-12-01T19:04:14.683628+0000 mon.a (mon.0) 4269 : audit 0 from='client.? 172.21.15.40:0/570356808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:15 smithi141 bash[31670]: cluster 2023-12-01T19:04:14.791044+0000 mgr.y (mgr.24356) 6183 : cluster 0 pgmap v6151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:15 smithi040 bash[28232]: cluster 2023-12-01T19:04:14.791044+0000 mgr.y (mgr.24356) 6183 : cluster 0 pgmap v6151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:15 smithi040 bash[41173]: cluster 2023-12-01T19:04:14.791044+0000 mgr.y (mgr.24356) 6183 : cluster 0 pgmap v6151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:04:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:04:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:17 smithi040 bash[28232]: cluster 2023-12-01T19:04:16.791688+0000 mgr.y (mgr.24356) 6184 : cluster 0 pgmap v6152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:17 smithi040 bash[28232]: audit 2023-12-01T19:04:17.142943+0000 mon.c (mon.2) 3932 : audit 0 from='client.? 172.21.15.40:0/1011111863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:17 smithi040 bash[41173]: cluster 2023-12-01T19:04:16.791688+0000 mgr.y (mgr.24356) 6184 : cluster 0 pgmap v6152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:17 smithi040 bash[41173]: audit 2023-12-01T19:04:17.142943+0000 mon.c (mon.2) 3932 : audit 0 from='client.? 172.21.15.40:0/1011111863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:17 smithi141 bash[31670]: cluster 2023-12-01T19:04:16.791688+0000 mgr.y (mgr.24356) 6184 : cluster 0 pgmap v6152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:17 smithi141 bash[31670]: audit 2023-12-01T19:04:17.142943+0000 mon.c (mon.2) 3932 : audit 0 from='client.? 172.21.15.40:0/1011111863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:18 smithi141 bash[31670]: audit 2023-12-01T19:04:18.637107+0000 mon.c (mon.2) 3933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:18 smithi040 bash[28232]: audit 2023-12-01T19:04:18.637107+0000 mon.c (mon.2) 3933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:18 smithi040 bash[41173]: audit 2023-12-01T19:04:18.637107+0000 mon.c (mon.2) 3933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:19 smithi141 bash[31670]: cluster 2023-12-01T19:04:18.792413+0000 mgr.y (mgr.24356) 6185 : cluster 0 pgmap v6153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:19 smithi141 bash[31670]: audit 2023-12-01T19:04:19.607846+0000 mon.c (mon.2) 3934 : audit 0 from='client.? 172.21.15.40:0/2814648522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:19 smithi040 bash[41173]: cluster 2023-12-01T19:04:18.792413+0000 mgr.y (mgr.24356) 6185 : cluster 0 pgmap v6153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:19 smithi040 bash[41173]: audit 2023-12-01T19:04:19.607846+0000 mon.c (mon.2) 3934 : audit 0 from='client.? 172.21.15.40:0/2814648522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:19 smithi040 bash[28232]: cluster 2023-12-01T19:04:18.792413+0000 mgr.y (mgr.24356) 6185 : cluster 0 pgmap v6153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:19 smithi040 bash[28232]: audit 2023-12-01T19:04:19.607846+0000 mon.c (mon.2) 3934 : audit 0 from='client.? 172.21.15.40:0/2814648522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:20 smithi040 bash[28232]: cluster 2023-12-01T19:04:20.793504+0000 mgr.y (mgr.24356) 6186 : cluster 0 pgmap v6154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:20 smithi040 bash[41173]: cluster 2023-12-01T19:04:20.793504+0000 mgr.y (mgr.24356) 6186 : cluster 0 pgmap v6154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:20 smithi141 bash[31670]: cluster 2023-12-01T19:04:20.793504+0000 mgr.y (mgr.24356) 6186 : cluster 0 pgmap v6154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:22 smithi040 bash[28232]: audit 2023-12-01T19:04:22.068864+0000 mon.a (mon.0) 4270 : audit 0 from='client.? 172.21.15.40:0/865905586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:22 smithi040 bash[41173]: audit 2023-12-01T19:04:22.068864+0000 mon.a (mon.0) 4270 : audit 0 from='client.? 172.21.15.40:0/865905586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:22 smithi141 bash[31670]: audit 2023-12-01T19:04:22.068864+0000 mon.a (mon.0) 4270 : audit 0 from='client.? 172.21.15.40:0/865905586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:23 smithi040 bash[28232]: cluster 2023-12-01T19:04:22.794159+0000 mgr.y (mgr.24356) 6187 : cluster 0 pgmap v6155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:23 smithi040 bash[41173]: cluster 2023-12-01T19:04:22.794159+0000 mgr.y (mgr.24356) 6187 : cluster 0 pgmap v6155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:23 smithi141 bash[31670]: cluster 2023-12-01T19:04:22.794159+0000 mgr.y (mgr.24356) 6187 : cluster 0 pgmap v6155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:24 smithi040 bash[28232]: audit 2023-12-01T19:04:24.532732+0000 mon.a (mon.0) 4271 : audit 0 from='client.? 172.21.15.40:0/2270981123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:24 smithi040 bash[41173]: audit 2023-12-01T19:04:24.532732+0000 mon.a (mon.0) 4271 : audit 0 from='client.? 172.21.15.40:0/2270981123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:24 smithi141 bash[31670]: audit 2023-12-01T19:04:24.532732+0000 mon.a (mon.0) 4271 : audit 0 from='client.? 172.21.15.40:0/2270981123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:25 smithi040 bash[28232]: cluster 2023-12-01T19:04:24.795276+0000 mgr.y (mgr.24356) 6188 : cluster 0 pgmap v6156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:25 smithi040 bash[41173]: cluster 2023-12-01T19:04:24.795276+0000 mgr.y (mgr.24356) 6188 : cluster 0 pgmap v6156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:25 smithi141 bash[31670]: cluster 2023-12-01T19:04:24.795276+0000 mgr.y (mgr.24356) 6188 : cluster 0 pgmap v6156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:04:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:04:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:27 smithi040 bash[28232]: cluster 2023-12-01T19:04:26.795900+0000 mgr.y (mgr.24356) 6189 : cluster 0 pgmap v6157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:27 smithi040 bash[28232]: audit 2023-12-01T19:04:26.991681+0000 mon.c (mon.2) 3935 : audit 0 from='client.? 172.21.15.40:0/533702716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:27 smithi040 bash[41173]: cluster 2023-12-01T19:04:26.795900+0000 mgr.y (mgr.24356) 6189 : cluster 0 pgmap v6157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:27 smithi040 bash[41173]: audit 2023-12-01T19:04:26.991681+0000 mon.c (mon.2) 3935 : audit 0 from='client.? 172.21.15.40:0/533702716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:27 smithi141 bash[31670]: cluster 2023-12-01T19:04:26.795900+0000 mgr.y (mgr.24356) 6189 : cluster 0 pgmap v6157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:27 smithi141 bash[31670]: audit 2023-12-01T19:04:26.991681+0000 mon.c (mon.2) 3935 : audit 0 from='client.? 172.21.15.40:0/533702716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:28 smithi040 bash[41173]: cluster 2023-12-01T19:04:28.796613+0000 mgr.y (mgr.24356) 6190 : cluster 0 pgmap v6158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:28 smithi040 bash[28232]: cluster 2023-12-01T19:04:28.796613+0000 mgr.y (mgr.24356) 6190 : cluster 0 pgmap v6158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:28 smithi141 bash[31670]: cluster 2023-12-01T19:04:28.796613+0000 mgr.y (mgr.24356) 6190 : cluster 0 pgmap v6158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:29 smithi040 bash[41173]: audit 2023-12-01T19:04:29.454507+0000 mon.c (mon.2) 3936 : audit 0 from='client.? 172.21.15.40:0/934248535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:29 smithi040 bash[28232]: audit 2023-12-01T19:04:29.454507+0000 mon.c (mon.2) 3936 : audit 0 from='client.? 172.21.15.40:0/934248535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:29 smithi141 bash[31670]: audit 2023-12-01T19:04:29.454507+0000 mon.c (mon.2) 3936 : audit 0 from='client.? 172.21.15.40:0/934248535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:30 smithi040 bash[28232]: cluster 2023-12-01T19:04:30.797659+0000 mgr.y (mgr.24356) 6191 : cluster 0 pgmap v6159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:30 smithi040 bash[41173]: cluster 2023-12-01T19:04:30.797659+0000 mgr.y (mgr.24356) 6191 : cluster 0 pgmap v6159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:30 smithi141 bash[31670]: cluster 2023-12-01T19:04:30.797659+0000 mgr.y (mgr.24356) 6191 : cluster 0 pgmap v6159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:32 smithi040 bash[28232]: audit 2023-12-01T19:04:31.920171+0000 mon.c (mon.2) 3937 : audit 0 from='client.? 172.21.15.40:0/243430492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:32 smithi040 bash[41173]: audit 2023-12-01T19:04:31.920171+0000 mon.c (mon.2) 3937 : audit 0 from='client.? 172.21.15.40:0/243430492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:32 smithi141 bash[31670]: audit 2023-12-01T19:04:31.920171+0000 mon.c (mon.2) 3937 : audit 0 from='client.? 172.21.15.40:0/243430492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:33 smithi040 bash[28232]: cluster 2023-12-01T19:04:32.798340+0000 mgr.y (mgr.24356) 6192 : cluster 0 pgmap v6160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:33 smithi040 bash[41173]: cluster 2023-12-01T19:04:32.798340+0000 mgr.y (mgr.24356) 6192 : cluster 0 pgmap v6160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:33 smithi141 bash[31670]: cluster 2023-12-01T19:04:32.798340+0000 mgr.y (mgr.24356) 6192 : cluster 0 pgmap v6160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:34 smithi040 bash[28232]: audit 2023-12-01T19:04:33.641398+0000 mon.c (mon.2) 3938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:34 smithi040 bash[28232]: audit 2023-12-01T19:04:34.390243+0000 mon.a (mon.0) 4272 : audit 0 from='client.? 172.21.15.40:0/2371449381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:34 smithi040 bash[41173]: audit 2023-12-01T19:04:33.641398+0000 mon.c (mon.2) 3938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:34 smithi040 bash[41173]: audit 2023-12-01T19:04:34.390243+0000 mon.a (mon.0) 4272 : audit 0 from='client.? 172.21.15.40:0/2371449381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:34 smithi141 bash[31670]: audit 2023-12-01T19:04:33.641398+0000 mon.c (mon.2) 3938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:34 smithi141 bash[31670]: audit 2023-12-01T19:04:34.390243+0000 mon.a (mon.0) 4272 : audit 0 from='client.? 172.21.15.40:0/2371449381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:35 smithi040 bash[28232]: cluster 2023-12-01T19:04:34.799466+0000 mgr.y (mgr.24356) 6193 : cluster 0 pgmap v6161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:35 smithi040 bash[41173]: cluster 2023-12-01T19:04:34.799466+0000 mgr.y (mgr.24356) 6193 : cluster 0 pgmap v6161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:35 smithi141 bash[31670]: cluster 2023-12-01T19:04:34.799466+0000 mgr.y (mgr.24356) 6193 : cluster 0 pgmap v6161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:04:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:04:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:37 smithi040 bash[28232]: cluster 2023-12-01T19:04:36.799923+0000 mgr.y (mgr.24356) 6194 : cluster 0 pgmap v6162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:37 smithi040 bash[28232]: audit 2023-12-01T19:04:36.851933+0000 mon.c (mon.2) 3939 : audit 0 from='client.? 172.21.15.40:0/4064291848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:37 smithi040 bash[41173]: cluster 2023-12-01T19:04:36.799923+0000 mgr.y (mgr.24356) 6194 : cluster 0 pgmap v6162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:37 smithi040 bash[41173]: audit 2023-12-01T19:04:36.851933+0000 mon.c (mon.2) 3939 : audit 0 from='client.? 172.21.15.40:0/4064291848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:37 smithi141 bash[31670]: cluster 2023-12-01T19:04:36.799923+0000 mgr.y (mgr.24356) 6194 : cluster 0 pgmap v6162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:37 smithi141 bash[31670]: audit 2023-12-01T19:04:36.851933+0000 mon.c (mon.2) 3939 : audit 0 from='client.? 172.21.15.40:0/4064291848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:38 smithi040 bash[41173]: cluster 2023-12-01T19:04:38.800622+0000 mgr.y (mgr.24356) 6195 : cluster 0 pgmap v6163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:38 smithi040 bash[28232]: cluster 2023-12-01T19:04:38.800622+0000 mgr.y (mgr.24356) 6195 : cluster 0 pgmap v6163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:38 smithi141 bash[31670]: cluster 2023-12-01T19:04:38.800622+0000 mgr.y (mgr.24356) 6195 : cluster 0 pgmap v6163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:39 smithi040 bash[41173]: audit 2023-12-01T19:04:39.319022+0000 mon.a (mon.0) 4273 : audit 0 from='client.? 172.21.15.40:0/1962504007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:39 smithi040 bash[41173]: audit 2023-12-01T19:04:39.519854+0000 mon.c (mon.2) 3940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:04:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:39 smithi040 bash[28232]: audit 2023-12-01T19:04:39.319022+0000 mon.a (mon.0) 4273 : audit 0 from='client.? 172.21.15.40:0/1962504007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:39 smithi040 bash[28232]: audit 2023-12-01T19:04:39.519854+0000 mon.c (mon.2) 3940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:04:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:39 smithi141 bash[31670]: audit 2023-12-01T19:04:39.319022+0000 mon.a (mon.0) 4273 : audit 0 from='client.? 172.21.15.40:0/1962504007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:39 smithi141 bash[31670]: audit 2023-12-01T19:04:39.519854+0000 mon.c (mon.2) 3940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:04:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:40 smithi040 bash[28232]: audit 2023-12-01T19:04:39.900319+0000 mon.a (mon.0) 4274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:40 smithi040 bash[28232]: audit 2023-12-01T19:04:39.913437+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:40 smithi040 bash[28232]: cluster 2023-12-01T19:04:40.801722+0000 mgr.y (mgr.24356) 6196 : cluster 0 pgmap v6164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:40 smithi040 bash[41173]: audit 2023-12-01T19:04:39.900319+0000 mon.a (mon.0) 4274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:40 smithi040 bash[41173]: audit 2023-12-01T19:04:39.913437+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:40 smithi040 bash[41173]: cluster 2023-12-01T19:04:40.801722+0000 mgr.y (mgr.24356) 6196 : cluster 0 pgmap v6164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:40 smithi141 bash[31670]: audit 2023-12-01T19:04:39.900319+0000 mon.a (mon.0) 4274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:40 smithi141 bash[31670]: audit 2023-12-01T19:04:39.913437+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:40 smithi141 bash[31670]: cluster 2023-12-01T19:04:40.801722+0000 mgr.y (mgr.24356) 6196 : cluster 0 pgmap v6164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:42 smithi040 bash[28232]: audit 2023-12-01T19:04:41.780185+0000 mon.a (mon.0) 4276 : audit 0 from='client.? 172.21.15.40:0/2804527500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:42 smithi040 bash[41173]: audit 2023-12-01T19:04:41.780185+0000 mon.a (mon.0) 4276 : audit 0 from='client.? 172.21.15.40:0/2804527500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:42 smithi141 bash[31670]: audit 2023-12-01T19:04:41.780185+0000 mon.a (mon.0) 4276 : audit 0 from='client.? 172.21.15.40:0/2804527500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:43 smithi040 bash[28232]: cluster 2023-12-01T19:04:42.802405+0000 mgr.y (mgr.24356) 6197 : cluster 0 pgmap v6165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:43 smithi040 bash[41173]: cluster 2023-12-01T19:04:42.802405+0000 mgr.y (mgr.24356) 6197 : cluster 0 pgmap v6165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:43 smithi141 bash[31670]: cluster 2023-12-01T19:04:42.802405+0000 mgr.y (mgr.24356) 6197 : cluster 0 pgmap v6165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:44 smithi040 bash[41173]: audit 2023-12-01T19:04:44.263243+0000 mon.a (mon.0) 4277 : audit 0 from='client.? 172.21.15.40:0/40945608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:44 smithi040 bash[28232]: audit 2023-12-01T19:04:44.263243+0000 mon.a (mon.0) 4277 : audit 0 from='client.? 172.21.15.40:0/40945608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:44 smithi141 bash[31670]: audit 2023-12-01T19:04:44.263243+0000 mon.a (mon.0) 4277 : audit 0 from='client.? 172.21.15.40:0/40945608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:45 smithi040 bash[41173]: cluster 2023-12-01T19:04:44.803144+0000 mgr.y (mgr.24356) 6198 : cluster 0 pgmap v6166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:45 smithi040 bash[41173]: audit 2023-12-01T19:04:45.416875+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:45 smithi040 bash[41173]: audit 2023-12-01T19:04:45.431073+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:45 smithi040 bash[28232]: cluster 2023-12-01T19:04:44.803144+0000 mgr.y (mgr.24356) 6198 : cluster 0 pgmap v6166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:45 smithi040 bash[28232]: audit 2023-12-01T19:04:45.416875+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:45 smithi040 bash[28232]: audit 2023-12-01T19:04:45.431073+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:45 smithi141 bash[31670]: cluster 2023-12-01T19:04:44.803144+0000 mgr.y (mgr.24356) 6198 : cluster 0 pgmap v6166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:45 smithi141 bash[31670]: audit 2023-12-01T19:04:45.416875+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:45 smithi141 bash[31670]: audit 2023-12-01T19:04:45.431073+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:04:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: audit 2023-12-01T19:04:46.068070+0000 mon.a (mon.0) 4280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: audit 2023-12-01T19:04:46.081660+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: audit 2023-12-01T19:04:46.611005+0000 mon.c (mon.2) 3941 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: audit 2023-12-01T19:04:46.612995+0000 mon.c (mon.2) 3942 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: audit 2023-12-01T19:04:46.623047+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: audit 2023-12-01T19:04:46.790589+0000 mon.a (mon.0) 4283 : audit 0 from='client.? 172.21.15.40:0/2030203927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[28232]: cluster 2023-12-01T19:04:46.803695+0000 mgr.y (mgr.24356) 6199 : cluster 0 pgmap v6167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: audit 2023-12-01T19:04:46.068070+0000 mon.a (mon.0) 4280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: audit 2023-12-01T19:04:46.081660+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: audit 2023-12-01T19:04:46.611005+0000 mon.c (mon.2) 3941 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: audit 2023-12-01T19:04:46.612995+0000 mon.c (mon.2) 3942 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: audit 2023-12-01T19:04:46.623047+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: audit 2023-12-01T19:04:46.790589+0000 mon.a (mon.0) 4283 : audit 0 from='client.? 172.21.15.40:0/2030203927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:47 smithi040 bash[41173]: cluster 2023-12-01T19:04:46.803695+0000 mgr.y (mgr.24356) 6199 : cluster 0 pgmap v6167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: audit 2023-12-01T19:04:46.068070+0000 mon.a (mon.0) 4280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: audit 2023-12-01T19:04:46.081660+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: audit 2023-12-01T19:04:46.611005+0000 mon.c (mon.2) 3941 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: audit 2023-12-01T19:04:46.612995+0000 mon.c (mon.2) 3942 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: audit 2023-12-01T19:04:46.623047+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: audit 2023-12-01T19:04:46.790589+0000 mon.a (mon.0) 4283 : audit 0 from='client.? 172.21.15.40:0/2030203927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:47 smithi141 bash[31670]: cluster 2023-12-01T19:04:46.803695+0000 mgr.y (mgr.24356) 6199 : cluster 0 pgmap v6167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:48 smithi141 bash[31670]: audit 2023-12-01T19:04:48.637690+0000 mon.c (mon.2) 3943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:48 smithi040 bash[28232]: audit 2023-12-01T19:04:48.637690+0000 mon.c (mon.2) 3943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:48 smithi040 bash[41173]: audit 2023-12-01T19:04:48.637690+0000 mon.c (mon.2) 3943 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:49 smithi141 bash[31670]: cluster 2023-12-01T19:04:48.804543+0000 mgr.y (mgr.24356) 6200 : cluster 0 pgmap v6168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:49 smithi141 bash[31670]: audit 2023-12-01T19:04:49.259274+0000 mon.a (mon.0) 4284 : audit 0 from='client.? 172.21.15.40:0/347948122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:49 smithi040 bash[28232]: cluster 2023-12-01T19:04:48.804543+0000 mgr.y (mgr.24356) 6200 : cluster 0 pgmap v6168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:49 smithi040 bash[28232]: audit 2023-12-01T19:04:49.259274+0000 mon.a (mon.0) 4284 : audit 0 from='client.? 172.21.15.40:0/347948122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:49 smithi040 bash[41173]: cluster 2023-12-01T19:04:48.804543+0000 mgr.y (mgr.24356) 6200 : cluster 0 pgmap v6168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:49 smithi040 bash[41173]: audit 2023-12-01T19:04:49.259274+0000 mon.a (mon.0) 4284 : audit 0 from='client.? 172.21.15.40:0/347948122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:50 smithi040 bash[41173]: cluster 2023-12-01T19:04:50.805722+0000 mgr.y (mgr.24356) 6201 : cluster 0 pgmap v6169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:50 smithi040 bash[28232]: cluster 2023-12-01T19:04:50.805722+0000 mgr.y (mgr.24356) 6201 : cluster 0 pgmap v6169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:50 smithi141 bash[31670]: cluster 2023-12-01T19:04:50.805722+0000 mgr.y (mgr.24356) 6201 : cluster 0 pgmap v6169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:52 smithi040 bash[28232]: audit 2023-12-01T19:04:51.720258+0000 mon.c (mon.2) 3944 : audit 0 from='client.? 172.21.15.40:0/1575914019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:52 smithi040 bash[41173]: audit 2023-12-01T19:04:51.720258+0000 mon.c (mon.2) 3944 : audit 0 from='client.? 172.21.15.40:0/1575914019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:52 smithi141 bash[31670]: audit 2023-12-01T19:04:51.720258+0000 mon.c (mon.2) 3944 : audit 0 from='client.? 172.21.15.40:0/1575914019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:53 smithi040 bash[28232]: cluster 2023-12-01T19:04:52.806399+0000 mgr.y (mgr.24356) 6202 : cluster 0 pgmap v6170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:53 smithi040 bash[41173]: cluster 2023-12-01T19:04:52.806399+0000 mgr.y (mgr.24356) 6202 : cluster 0 pgmap v6170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:53 smithi141 bash[31670]: cluster 2023-12-01T19:04:52.806399+0000 mgr.y (mgr.24356) 6202 : cluster 0 pgmap v6170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:54 smithi040 bash[28232]: audit 2023-12-01T19:04:54.180739+0000 mon.a (mon.0) 4285 : audit 0 from='client.? 172.21.15.40:0/574183617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:54 smithi040 bash[41173]: audit 2023-12-01T19:04:54.180739+0000 mon.a (mon.0) 4285 : audit 0 from='client.? 172.21.15.40:0/574183617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:54 smithi141 bash[31670]: audit 2023-12-01T19:04:54.180739+0000 mon.a (mon.0) 4285 : audit 0 from='client.? 172.21.15.40:0/574183617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:55 smithi141 bash[31670]: cluster 2023-12-01T19:04:54.807560+0000 mgr.y (mgr.24356) 6203 : cluster 0 pgmap v6171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:55 smithi040 bash[28232]: cluster 2023-12-01T19:04:54.807560+0000 mgr.y (mgr.24356) 6203 : cluster 0 pgmap v6171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:55 smithi040 bash[41173]: cluster 2023-12-01T19:04:54.807560+0000 mgr.y (mgr.24356) 6203 : cluster 0 pgmap v6171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:04:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:04:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:57 smithi040 bash[41173]: audit 2023-12-01T19:04:56.656769+0000 mon.a (mon.0) 4286 : audit 0 from='client.? 172.21.15.40:0/2588962609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:57 smithi040 bash[41173]: cluster 2023-12-01T19:04:56.808392+0000 mgr.y (mgr.24356) 6204 : cluster 0 pgmap v6172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:57 smithi040 bash[28232]: audit 2023-12-01T19:04:56.656769+0000 mon.a (mon.0) 4286 : audit 0 from='client.? 172.21.15.40:0/2588962609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:57 smithi040 bash[28232]: cluster 2023-12-01T19:04:56.808392+0000 mgr.y (mgr.24356) 6204 : cluster 0 pgmap v6172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:57 smithi141 bash[31670]: audit 2023-12-01T19:04:56.656769+0000 mon.a (mon.0) 4286 : audit 0 from='client.? 172.21.15.40:0/2588962609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:04:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:57 smithi141 bash[31670]: cluster 2023-12-01T19:04:56.808392+0000 mgr.y (mgr.24356) 6204 : cluster 0 pgmap v6172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:58 smithi040 bash[41173]: cluster 2023-12-01T19:04:58.809073+0000 mgr.y (mgr.24356) 6205 : cluster 0 pgmap v6173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:58 smithi040 bash[28232]: cluster 2023-12-01T19:04:58.809073+0000 mgr.y (mgr.24356) 6205 : cluster 0 pgmap v6173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:04:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:58 smithi141 bash[31670]: cluster 2023-12-01T19:04:58.809073+0000 mgr.y (mgr.24356) 6205 : cluster 0 pgmap v6173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:04:59 smithi040 bash[41173]: audit 2023-12-01T19:04:59.125319+0000 mon.a (mon.0) 4287 : audit 0 from='client.? 172.21.15.40:0/3559030027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:04:59 smithi040 bash[28232]: audit 2023-12-01T19:04:59.125319+0000 mon.a (mon.0) 4287 : audit 0 from='client.? 172.21.15.40:0/3559030027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:04:59 smithi141 bash[31670]: audit 2023-12-01T19:04:59.125319+0000 mon.a (mon.0) 4287 : audit 0 from='client.? 172.21.15.40:0/3559030027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:00 smithi141 bash[31670]: cluster 2023-12-01T19:05:00.810290+0000 mgr.y (mgr.24356) 6206 : cluster 0 pgmap v6174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:00 smithi040 bash[28232]: cluster 2023-12-01T19:05:00.810290+0000 mgr.y (mgr.24356) 6206 : cluster 0 pgmap v6174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:00 smithi040 bash[41173]: cluster 2023-12-01T19:05:00.810290+0000 mgr.y (mgr.24356) 6206 : cluster 0 pgmap v6174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:01 smithi141 bash[31670]: audit 2023-12-01T19:05:01.585953+0000 mon.c (mon.2) 3945 : audit 0 from='client.? 172.21.15.40:0/1657443236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:01 smithi040 bash[28232]: audit 2023-12-01T19:05:01.585953+0000 mon.c (mon.2) 3945 : audit 0 from='client.? 172.21.15.40:0/1657443236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:01 smithi040 bash[41173]: audit 2023-12-01T19:05:01.585953+0000 mon.c (mon.2) 3945 : audit 0 from='client.? 172.21.15.40:0/1657443236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:02 smithi141 bash[31670]: cluster 2023-12-01T19:05:02.810995+0000 mgr.y (mgr.24356) 6207 : cluster 0 pgmap v6175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:02 smithi040 bash[28232]: cluster 2023-12-01T19:05:02.810995+0000 mgr.y (mgr.24356) 6207 : cluster 0 pgmap v6175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:02 smithi040 bash[41173]: cluster 2023-12-01T19:05:02.810995+0000 mgr.y (mgr.24356) 6207 : cluster 0 pgmap v6175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:03 smithi141 bash[31670]: audit 2023-12-01T19:05:03.637769+0000 mon.c (mon.2) 3946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:03 smithi040 bash[28232]: audit 2023-12-01T19:05:03.637769+0000 mon.c (mon.2) 3946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:03 smithi040 bash[41173]: audit 2023-12-01T19:05:03.637769+0000 mon.c (mon.2) 3946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:04 smithi141 bash[31670]: audit 2023-12-01T19:05:04.059722+0000 mon.a (mon.0) 4288 : audit 0 from='client.? 172.21.15.40:0/813070288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:04 smithi141 bash[31670]: cluster 2023-12-01T19:05:04.812186+0000 mgr.y (mgr.24356) 6208 : cluster 0 pgmap v6176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:04 smithi040 bash[41173]: audit 2023-12-01T19:05:04.059722+0000 mon.a (mon.0) 4288 : audit 0 from='client.? 172.21.15.40:0/813070288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:04 smithi040 bash[41173]: cluster 2023-12-01T19:05:04.812186+0000 mgr.y (mgr.24356) 6208 : cluster 0 pgmap v6176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:04 smithi040 bash[28232]: audit 2023-12-01T19:05:04.059722+0000 mon.a (mon.0) 4288 : audit 0 from='client.? 172.21.15.40:0/813070288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:04 smithi040 bash[28232]: cluster 2023-12-01T19:05:04.812186+0000 mgr.y (mgr.24356) 6208 : cluster 0 pgmap v6176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:05:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:05:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:06 smithi040 bash[28232]: audit 2023-12-01T19:05:06.523375+0000 mon.c (mon.2) 3947 : audit 0 from='client.? 172.21.15.40:0/1642432344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:06 smithi040 bash[41173]: audit 2023-12-01T19:05:06.523375+0000 mon.c (mon.2) 3947 : audit 0 from='client.? 172.21.15.40:0/1642432344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:06 smithi141 bash[31670]: audit 2023-12-01T19:05:06.523375+0000 mon.c (mon.2) 3947 : audit 0 from='client.? 172.21.15.40:0/1642432344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:07 smithi141 bash[31670]: cluster 2023-12-01T19:05:06.812898+0000 mgr.y (mgr.24356) 6209 : cluster 0 pgmap v6177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:07 smithi040 bash[28232]: cluster 2023-12-01T19:05:06.812898+0000 mgr.y (mgr.24356) 6209 : cluster 0 pgmap v6177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:07 smithi040 bash[41173]: cluster 2023-12-01T19:05:06.812898+0000 mgr.y (mgr.24356) 6209 : cluster 0 pgmap v6177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:08 smithi040 bash[28232]: cluster 2023-12-01T19:05:08.813511+0000 mgr.y (mgr.24356) 6210 : cluster 0 pgmap v6178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:08 smithi040 bash[41173]: cluster 2023-12-01T19:05:08.813511+0000 mgr.y (mgr.24356) 6210 : cluster 0 pgmap v6178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:08 smithi141 bash[31670]: cluster 2023-12-01T19:05:08.813511+0000 mgr.y (mgr.24356) 6210 : cluster 0 pgmap v6178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:09 smithi040 bash[41173]: audit 2023-12-01T19:05:08.995367+0000 mon.c (mon.2) 3948 : audit 0 from='client.? 172.21.15.40:0/841759638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:09 smithi040 bash[28232]: audit 2023-12-01T19:05:08.995367+0000 mon.c (mon.2) 3948 : audit 0 from='client.? 172.21.15.40:0/841759638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:09 smithi141 bash[31670]: audit 2023-12-01T19:05:08.995367+0000 mon.c (mon.2) 3948 : audit 0 from='client.? 172.21.15.40:0/841759638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:10 smithi141 bash[31670]: cluster 2023-12-01T19:05:10.814647+0000 mgr.y (mgr.24356) 6211 : cluster 0 pgmap v6179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:10 smithi040 bash[41173]: cluster 2023-12-01T19:05:10.814647+0000 mgr.y (mgr.24356) 6211 : cluster 0 pgmap v6179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:10 smithi040 bash[28232]: cluster 2023-12-01T19:05:10.814647+0000 mgr.y (mgr.24356) 6211 : cluster 0 pgmap v6179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:11 smithi141 bash[31670]: audit 2023-12-01T19:05:11.459017+0000 mon.a (mon.0) 4289 : audit 0 from='client.? 172.21.15.40:0/948878857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:11 smithi040 bash[28232]: audit 2023-12-01T19:05:11.459017+0000 mon.a (mon.0) 4289 : audit 0 from='client.? 172.21.15.40:0/948878857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:11 smithi040 bash[41173]: audit 2023-12-01T19:05:11.459017+0000 mon.a (mon.0) 4289 : audit 0 from='client.? 172.21.15.40:0/948878857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:12 smithi141 bash[31670]: cluster 2023-12-01T19:05:12.815332+0000 mgr.y (mgr.24356) 6212 : cluster 0 pgmap v6180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:12 smithi040 bash[28232]: cluster 2023-12-01T19:05:12.815332+0000 mgr.y (mgr.24356) 6212 : cluster 0 pgmap v6180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:12 smithi040 bash[41173]: cluster 2023-12-01T19:05:12.815332+0000 mgr.y (mgr.24356) 6212 : cluster 0 pgmap v6180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:13 smithi141 bash[31670]: audit 2023-12-01T19:05:13.922740+0000 mon.a (mon.0) 4290 : audit 0 from='client.? 172.21.15.40:0/702013549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:13 smithi040 bash[28232]: audit 2023-12-01T19:05:13.922740+0000 mon.a (mon.0) 4290 : audit 0 from='client.? 172.21.15.40:0/702013549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:13 smithi040 bash[41173]: audit 2023-12-01T19:05:13.922740+0000 mon.a (mon.0) 4290 : audit 0 from='client.? 172.21.15.40:0/702013549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:14 smithi141 bash[31670]: cluster 2023-12-01T19:05:14.816598+0000 mgr.y (mgr.24356) 6213 : cluster 0 pgmap v6181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:14 smithi040 bash[28232]: cluster 2023-12-01T19:05:14.816598+0000 mgr.y (mgr.24356) 6213 : cluster 0 pgmap v6181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:14 smithi040 bash[41173]: cluster 2023-12-01T19:05:14.816598+0000 mgr.y (mgr.24356) 6213 : cluster 0 pgmap v6181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:16 smithi141 bash[31670]: audit 2023-12-01T19:05:16.390312+0000 mon.a (mon.0) 4291 : audit 0 from='client.? 172.21.15.40:0/245654456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:05:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:05:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:16 smithi040 bash[41173]: audit 2023-12-01T19:05:16.390312+0000 mon.a (mon.0) 4291 : audit 0 from='client.? 172.21.15.40:0/245654456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:16 smithi040 bash[28232]: audit 2023-12-01T19:05:16.390312+0000 mon.a (mon.0) 4291 : audit 0 from='client.? 172.21.15.40:0/245654456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:17 smithi040 bash[28232]: cluster 2023-12-01T19:05:16.817262+0000 mgr.y (mgr.24356) 6214 : cluster 0 pgmap v6182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:17 smithi040 bash[41173]: cluster 2023-12-01T19:05:16.817262+0000 mgr.y (mgr.24356) 6214 : cluster 0 pgmap v6182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:17 smithi141 bash[31670]: cluster 2023-12-01T19:05:16.817262+0000 mgr.y (mgr.24356) 6214 : cluster 0 pgmap v6182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:18 smithi040 bash[41173]: audit 2023-12-01T19:05:18.638179+0000 mon.c (mon.2) 3949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:18 smithi040 bash[28232]: audit 2023-12-01T19:05:18.638179+0000 mon.c (mon.2) 3949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:18 smithi141 bash[31670]: audit 2023-12-01T19:05:18.638179+0000 mon.c (mon.2) 3949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:19 smithi141 bash[31670]: cluster 2023-12-01T19:05:18.818000+0000 mgr.y (mgr.24356) 6215 : cluster 0 pgmap v6183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:19 smithi141 bash[31670]: audit 2023-12-01T19:05:18.856773+0000 mon.a (mon.0) 4292 : audit 0 from='client.? 172.21.15.40:0/448802659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:19 smithi040 bash[41173]: cluster 2023-12-01T19:05:18.818000+0000 mgr.y (mgr.24356) 6215 : cluster 0 pgmap v6183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:19 smithi040 bash[41173]: audit 2023-12-01T19:05:18.856773+0000 mon.a (mon.0) 4292 : audit 0 from='client.? 172.21.15.40:0/448802659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:19 smithi040 bash[28232]: cluster 2023-12-01T19:05:18.818000+0000 mgr.y (mgr.24356) 6215 : cluster 0 pgmap v6183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:19 smithi040 bash[28232]: audit 2023-12-01T19:05:18.856773+0000 mon.a (mon.0) 4292 : audit 0 from='client.? 172.21.15.40:0/448802659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:20 smithi040 bash[28232]: cluster 2023-12-01T19:05:20.819237+0000 mgr.y (mgr.24356) 6216 : cluster 0 pgmap v6184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:20 smithi040 bash[41173]: cluster 2023-12-01T19:05:20.819237+0000 mgr.y (mgr.24356) 6216 : cluster 0 pgmap v6184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:20 smithi141 bash[31670]: cluster 2023-12-01T19:05:20.819237+0000 mgr.y (mgr.24356) 6216 : cluster 0 pgmap v6184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:21 smithi040 bash[28232]: audit 2023-12-01T19:05:21.324499+0000 mon.a (mon.0) 4293 : audit 0 from='client.? 172.21.15.40:0/2072146438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:21 smithi040 bash[41173]: audit 2023-12-01T19:05:21.324499+0000 mon.a (mon.0) 4293 : audit 0 from='client.? 172.21.15.40:0/2072146438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:21 smithi141 bash[31670]: audit 2023-12-01T19:05:21.324499+0000 mon.a (mon.0) 4293 : audit 0 from='client.? 172.21.15.40:0/2072146438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:22 smithi141 bash[31670]: cluster 2023-12-01T19:05:22.819926+0000 mgr.y (mgr.24356) 6217 : cluster 0 pgmap v6185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:22 smithi040 bash[41173]: cluster 2023-12-01T19:05:22.819926+0000 mgr.y (mgr.24356) 6217 : cluster 0 pgmap v6185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:22 smithi040 bash[28232]: cluster 2023-12-01T19:05:22.819926+0000 mgr.y (mgr.24356) 6217 : cluster 0 pgmap v6185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:23 smithi141 bash[31670]: audit 2023-12-01T19:05:23.784723+0000 mon.c (mon.2) 3950 : audit 0 from='client.? 172.21.15.40:0/172960683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:23 smithi040 bash[28232]: audit 2023-12-01T19:05:23.784723+0000 mon.c (mon.2) 3950 : audit 0 from='client.? 172.21.15.40:0/172960683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:23 smithi040 bash[41173]: audit 2023-12-01T19:05:23.784723+0000 mon.c (mon.2) 3950 : audit 0 from='client.? 172.21.15.40:0/172960683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:24 smithi141 bash[31670]: cluster 2023-12-01T19:05:24.821039+0000 mgr.y (mgr.24356) 6218 : cluster 0 pgmap v6186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:24 smithi040 bash[41173]: cluster 2023-12-01T19:05:24.821039+0000 mgr.y (mgr.24356) 6218 : cluster 0 pgmap v6186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:24 smithi040 bash[28232]: cluster 2023-12-01T19:05:24.821039+0000 mgr.y (mgr.24356) 6218 : cluster 0 pgmap v6186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:26 smithi040 bash[28232]: audit 2023-12-01T19:05:26.248429+0000 mon.c (mon.2) 3951 : audit 0 from='client.? 172.21.15.40:0/2709490892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:05:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:05:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:26 smithi040 bash[41173]: audit 2023-12-01T19:05:26.248429+0000 mon.c (mon.2) 3951 : audit 0 from='client.? 172.21.15.40:0/2709490892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:26 smithi141 bash[31670]: audit 2023-12-01T19:05:26.248429+0000 mon.c (mon.2) 3951 : audit 0 from='client.? 172.21.15.40:0/2709490892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:27 smithi141 bash[31670]: cluster 2023-12-01T19:05:26.821839+0000 mgr.y (mgr.24356) 6219 : cluster 0 pgmap v6187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:27 smithi040 bash[28232]: cluster 2023-12-01T19:05:26.821839+0000 mgr.y (mgr.24356) 6219 : cluster 0 pgmap v6187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:27 smithi040 bash[41173]: cluster 2023-12-01T19:05:26.821839+0000 mgr.y (mgr.24356) 6219 : cluster 0 pgmap v6187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:28 smithi141 bash[31670]: audit 2023-12-01T19:05:28.717155+0000 mon.a (mon.0) 4294 : audit 0 from='client.? 172.21.15.40:0/2176127553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:28 smithi040 bash[41173]: audit 2023-12-01T19:05:28.717155+0000 mon.a (mon.0) 4294 : audit 0 from='client.? 172.21.15.40:0/2176127553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:28 smithi040 bash[28232]: audit 2023-12-01T19:05:28.717155+0000 mon.a (mon.0) 4294 : audit 0 from='client.? 172.21.15.40:0/2176127553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:29 smithi040 bash[28232]: cluster 2023-12-01T19:05:28.822537+0000 mgr.y (mgr.24356) 6220 : cluster 0 pgmap v6188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:29 smithi040 bash[41173]: cluster 2023-12-01T19:05:28.822537+0000 mgr.y (mgr.24356) 6220 : cluster 0 pgmap v6188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:29 smithi141 bash[31670]: cluster 2023-12-01T19:05:28.822537+0000 mgr.y (mgr.24356) 6220 : cluster 0 pgmap v6188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:30 smithi040 bash[41173]: cluster 2023-12-01T19:05:30.823772+0000 mgr.y (mgr.24356) 6221 : cluster 0 pgmap v6189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:30 smithi040 bash[28232]: cluster 2023-12-01T19:05:30.823772+0000 mgr.y (mgr.24356) 6221 : cluster 0 pgmap v6189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:30 smithi141 bash[31670]: cluster 2023-12-01T19:05:30.823772+0000 mgr.y (mgr.24356) 6221 : cluster 0 pgmap v6189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:31 smithi040 bash[41173]: audit 2023-12-01T19:05:31.180106+0000 mon.c (mon.2) 3952 : audit 0 from='client.? 172.21.15.40:0/2639915194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:31 smithi040 bash[28232]: audit 2023-12-01T19:05:31.180106+0000 mon.c (mon.2) 3952 : audit 0 from='client.? 172.21.15.40:0/2639915194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:31 smithi141 bash[31670]: audit 2023-12-01T19:05:31.180106+0000 mon.c (mon.2) 3952 : audit 0 from='client.? 172.21.15.40:0/2639915194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:32 smithi141 bash[31670]: cluster 2023-12-01T19:05:32.824490+0000 mgr.y (mgr.24356) 6222 : cluster 0 pgmap v6190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:32 smithi040 bash[41173]: cluster 2023-12-01T19:05:32.824490+0000 mgr.y (mgr.24356) 6222 : cluster 0 pgmap v6190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:32 smithi040 bash[28232]: cluster 2023-12-01T19:05:32.824490+0000 mgr.y (mgr.24356) 6222 : cluster 0 pgmap v6190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:33 smithi141 bash[31670]: audit 2023-12-01T19:05:33.638688+0000 mon.c (mon.2) 3953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:33 smithi141 bash[31670]: audit 2023-12-01T19:05:33.644310+0000 mon.a (mon.0) 4295 : audit 0 from='client.? 172.21.15.40:0/2334185054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:33 smithi040 bash[28232]: audit 2023-12-01T19:05:33.638688+0000 mon.c (mon.2) 3953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:33 smithi040 bash[28232]: audit 2023-12-01T19:05:33.644310+0000 mon.a (mon.0) 4295 : audit 0 from='client.? 172.21.15.40:0/2334185054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:33 smithi040 bash[41173]: audit 2023-12-01T19:05:33.638688+0000 mon.c (mon.2) 3953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:33 smithi040 bash[41173]: audit 2023-12-01T19:05:33.644310+0000 mon.a (mon.0) 4295 : audit 0 from='client.? 172.21.15.40:0/2334185054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:34 smithi141 bash[31670]: cluster 2023-12-01T19:05:34.825561+0000 mgr.y (mgr.24356) 6223 : cluster 0 pgmap v6191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:34 smithi040 bash[28232]: cluster 2023-12-01T19:05:34.825561+0000 mgr.y (mgr.24356) 6223 : cluster 0 pgmap v6191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:34 smithi040 bash[41173]: cluster 2023-12-01T19:05:34.825561+0000 mgr.y (mgr.24356) 6223 : cluster 0 pgmap v6191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:36 smithi040 bash[28232]: audit 2023-12-01T19:05:36.115004+0000 mon.a (mon.0) 4296 : audit 0 from='client.? 172.21.15.40:0/556261091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:36 smithi040 bash[41173]: audit 2023-12-01T19:05:36.115004+0000 mon.a (mon.0) 4296 : audit 0 from='client.? 172.21.15.40:0/556261091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:36 smithi141 bash[31670]: audit 2023-12-01T19:05:36.115004+0000 mon.a (mon.0) 4296 : audit 0 from='client.? 172.21.15.40:0/556261091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:05:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:05:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:37 smithi141 bash[31670]: cluster 2023-12-01T19:05:36.826227+0000 mgr.y (mgr.24356) 6224 : cluster 0 pgmap v6192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:37 smithi040 bash[28232]: cluster 2023-12-01T19:05:36.826227+0000 mgr.y (mgr.24356) 6224 : cluster 0 pgmap v6192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:37 smithi040 bash[41173]: cluster 2023-12-01T19:05:36.826227+0000 mgr.y (mgr.24356) 6224 : cluster 0 pgmap v6192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:38 smithi141 bash[31670]: audit 2023-12-01T19:05:38.574391+0000 mon.a (mon.0) 4297 : audit 0 from='client.? 172.21.15.40:0/1872764348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:38 smithi040 bash[41173]: audit 2023-12-01T19:05:38.574391+0000 mon.a (mon.0) 4297 : audit 0 from='client.? 172.21.15.40:0/1872764348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:38 smithi040 bash[28232]: audit 2023-12-01T19:05:38.574391+0000 mon.a (mon.0) 4297 : audit 0 from='client.? 172.21.15.40:0/1872764348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:39 smithi141 bash[31670]: cluster 2023-12-01T19:05:38.826932+0000 mgr.y (mgr.24356) 6225 : cluster 0 pgmap v6193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:39 smithi040 bash[28232]: cluster 2023-12-01T19:05:38.826932+0000 mgr.y (mgr.24356) 6225 : cluster 0 pgmap v6193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:39 smithi040 bash[41173]: cluster 2023-12-01T19:05:38.826932+0000 mgr.y (mgr.24356) 6225 : cluster 0 pgmap v6193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:40 smithi141 bash[31670]: cluster 2023-12-01T19:05:40.828024+0000 mgr.y (mgr.24356) 6226 : cluster 0 pgmap v6194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:40 smithi040 bash[28232]: cluster 2023-12-01T19:05:40.828024+0000 mgr.y (mgr.24356) 6226 : cluster 0 pgmap v6194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:40 smithi040 bash[41173]: cluster 2023-12-01T19:05:40.828024+0000 mgr.y (mgr.24356) 6226 : cluster 0 pgmap v6194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:41 smithi141 bash[31670]: audit 2023-12-01T19:05:41.039720+0000 mon.c (mon.2) 3954 : audit 0 from='client.? 172.21.15.40:0/169730004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:41 smithi040 bash[28232]: audit 2023-12-01T19:05:41.039720+0000 mon.c (mon.2) 3954 : audit 0 from='client.? 172.21.15.40:0/169730004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:41 smithi040 bash[41173]: audit 2023-12-01T19:05:41.039720+0000 mon.c (mon.2) 3954 : audit 0 from='client.? 172.21.15.40:0/169730004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:42 smithi141 bash[31670]: cluster 2023-12-01T19:05:42.828666+0000 mgr.y (mgr.24356) 6227 : cluster 0 pgmap v6195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:42 smithi040 bash[28232]: cluster 2023-12-01T19:05:42.828666+0000 mgr.y (mgr.24356) 6227 : cluster 0 pgmap v6195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:42 smithi040 bash[41173]: cluster 2023-12-01T19:05:42.828666+0000 mgr.y (mgr.24356) 6227 : cluster 0 pgmap v6195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:43 smithi141 bash[31670]: audit 2023-12-01T19:05:43.515826+0000 mon.a (mon.0) 4298 : audit 0 from='client.? 172.21.15.40:0/1814938584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:43 smithi040 bash[28232]: audit 2023-12-01T19:05:43.515826+0000 mon.a (mon.0) 4298 : audit 0 from='client.? 172.21.15.40:0/1814938584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:43 smithi040 bash[41173]: audit 2023-12-01T19:05:43.515826+0000 mon.a (mon.0) 4298 : audit 0 from='client.? 172.21.15.40:0/1814938584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:44 smithi141 bash[31670]: cluster 2023-12-01T19:05:44.829731+0000 mgr.y (mgr.24356) 6228 : cluster 0 pgmap v6196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:44 smithi040 bash[28232]: cluster 2023-12-01T19:05:44.829731+0000 mgr.y (mgr.24356) 6228 : cluster 0 pgmap v6196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:44 smithi040 bash[41173]: cluster 2023-12-01T19:05:44.829731+0000 mgr.y (mgr.24356) 6228 : cluster 0 pgmap v6196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:46 smithi040 bash[28232]: audit 2023-12-01T19:05:45.978093+0000 mon.c (mon.2) 3955 : audit 0 from='client.? 172.21.15.40:0/114066701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:46 smithi040 bash[41173]: audit 2023-12-01T19:05:45.978093+0000 mon.c (mon.2) 3955 : audit 0 from='client.? 172.21.15.40:0/114066701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:46 smithi141 bash[31670]: audit 2023-12-01T19:05:45.978093+0000 mon.c (mon.2) 3955 : audit 0 from='client.? 172.21.15.40:0/114066701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:05:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:05:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:47 smithi141 bash[31670]: audit 2023-12-01T19:05:46.703835+0000 mon.c (mon.2) 3956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:05:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:47 smithi141 bash[31670]: cluster 2023-12-01T19:05:46.830242+0000 mgr.y (mgr.24356) 6229 : cluster 0 pgmap v6197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:47 smithi040 bash[28232]: audit 2023-12-01T19:05:46.703835+0000 mon.c (mon.2) 3956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:05:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:47 smithi040 bash[28232]: cluster 2023-12-01T19:05:46.830242+0000 mgr.y (mgr.24356) 6229 : cluster 0 pgmap v6197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:47 smithi040 bash[41173]: audit 2023-12-01T19:05:46.703835+0000 mon.c (mon.2) 3956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:05:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:47 smithi040 bash[41173]: cluster 2023-12-01T19:05:46.830242+0000 mgr.y (mgr.24356) 6229 : cluster 0 pgmap v6197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:48 smithi141 bash[31670]: audit 2023-12-01T19:05:48.444039+0000 mon.a (mon.0) 4299 : audit 0 from='client.? 172.21.15.40:0/700442116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:48 smithi141 bash[31670]: audit 2023-12-01T19:05:48.639204+0000 mon.c (mon.2) 3957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:48 smithi040 bash[41173]: audit 2023-12-01T19:05:48.444039+0000 mon.a (mon.0) 4299 : audit 0 from='client.? 172.21.15.40:0/700442116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:48 smithi040 bash[41173]: audit 2023-12-01T19:05:48.639204+0000 mon.c (mon.2) 3957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:48 smithi040 bash[28232]: audit 2023-12-01T19:05:48.444039+0000 mon.a (mon.0) 4299 : audit 0 from='client.? 172.21.15.40:0/700442116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:48 smithi040 bash[28232]: audit 2023-12-01T19:05:48.639204+0000 mon.c (mon.2) 3957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:49 smithi141 bash[31670]: cluster 2023-12-01T19:05:48.830886+0000 mgr.y (mgr.24356) 6230 : cluster 0 pgmap v6198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:49 smithi040 bash[28232]: cluster 2023-12-01T19:05:48.830886+0000 mgr.y (mgr.24356) 6230 : cluster 0 pgmap v6198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:49 smithi040 bash[41173]: cluster 2023-12-01T19:05:48.830886+0000 mgr.y (mgr.24356) 6230 : cluster 0 pgmap v6198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:50 smithi141 bash[31670]: cluster 2023-12-01T19:05:50.831989+0000 mgr.y (mgr.24356) 6231 : cluster 0 pgmap v6199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:50 smithi141 bash[31670]: audit 2023-12-01T19:05:50.903996+0000 mon.c (mon.2) 3958 : audit 0 from='client.? 172.21.15.40:0/2852089715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:50 smithi040 bash[28232]: cluster 2023-12-01T19:05:50.831989+0000 mgr.y (mgr.24356) 6231 : cluster 0 pgmap v6199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:50 smithi040 bash[28232]: audit 2023-12-01T19:05:50.903996+0000 mon.c (mon.2) 3958 : audit 0 from='client.? 172.21.15.40:0/2852089715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:50 smithi040 bash[41173]: cluster 2023-12-01T19:05:50.831989+0000 mgr.y (mgr.24356) 6231 : cluster 0 pgmap v6199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:50 smithi040 bash[41173]: audit 2023-12-01T19:05:50.903996+0000 mon.c (mon.2) 3958 : audit 0 from='client.? 172.21.15.40:0/2852089715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:52.603709+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:52.613803+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: cluster 2023-12-01T19:05:52.832766+0000 mgr.y (mgr.24356) 6232 : cluster 0 pgmap v6200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:52.960130+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:52.969885+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:53.363259+0000 mon.a (mon.0) 4304 : audit 0 from='client.? 172.21.15.40:0/4147278322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:53.447394+0000 mon.c (mon.2) 3959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:53.449195+0000 mon.c (mon.2) 3960 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[28232]: audit 2023-12-01T19:05:53.459572+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:52.603709+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:52.613803+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: cluster 2023-12-01T19:05:52.832766+0000 mgr.y (mgr.24356) 6232 : cluster 0 pgmap v6200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:52.960130+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:52.969885+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:53.363259+0000 mon.a (mon.0) 4304 : audit 0 from='client.? 172.21.15.40:0/4147278322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:53.447394+0000 mon.c (mon.2) 3959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:53.449195+0000 mon.c (mon.2) 3960 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:05:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:53 smithi040 bash[41173]: audit 2023-12-01T19:05:53.459572+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:52.603709+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:52.613803+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: cluster 2023-12-01T19:05:52.832766+0000 mgr.y (mgr.24356) 6232 : cluster 0 pgmap v6200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:52.960130+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:52.969885+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:53.363259+0000 mon.a (mon.0) 4304 : audit 0 from='client.? 172.21.15.40:0/4147278322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:53.447394+0000 mon.c (mon.2) 3959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:05:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:53.449195+0000 mon.c (mon.2) 3960 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:05:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:53 smithi141 bash[31670]: audit 2023-12-01T19:05:53.459572+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:05:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:54 smithi141 bash[31670]: cluster 2023-12-01T19:05:54.833942+0000 mgr.y (mgr.24356) 6233 : cluster 0 pgmap v6201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:54 smithi040 bash[41173]: cluster 2023-12-01T19:05:54.833942+0000 mgr.y (mgr.24356) 6233 : cluster 0 pgmap v6201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:54 smithi040 bash[28232]: cluster 2023-12-01T19:05:54.833942+0000 mgr.y (mgr.24356) 6233 : cluster 0 pgmap v6201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:55 smithi141 bash[31670]: audit 2023-12-01T19:05:55.832692+0000 mon.a (mon.0) 4306 : audit 0 from='client.? 172.21.15.40:0/2947987933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:55 smithi040 bash[28232]: audit 2023-12-01T19:05:55.832692+0000 mon.a (mon.0) 4306 : audit 0 from='client.? 172.21.15.40:0/2947987933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:55 smithi040 bash[41173]: audit 2023-12-01T19:05:55.832692+0000 mon.a (mon.0) 4306 : audit 0 from='client.? 172.21.15.40:0/2947987933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:05:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:05:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:57 smithi141 bash[31670]: cluster 2023-12-01T19:05:56.834653+0000 mgr.y (mgr.24356) 6234 : cluster 0 pgmap v6202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:57 smithi040 bash[28232]: cluster 2023-12-01T19:05:56.834653+0000 mgr.y (mgr.24356) 6234 : cluster 0 pgmap v6202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:57 smithi040 bash[41173]: cluster 2023-12-01T19:05:56.834653+0000 mgr.y (mgr.24356) 6234 : cluster 0 pgmap v6202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:05:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:58 smithi141 bash[31670]: audit 2023-12-01T19:05:58.295539+0000 mon.c (mon.2) 3961 : audit 0 from='client.? 172.21.15.40:0/3711329950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:58 smithi040 bash[28232]: audit 2023-12-01T19:05:58.295539+0000 mon.c (mon.2) 3961 : audit 0 from='client.? 172.21.15.40:0/3711329950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:05:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:58 smithi040 bash[41173]: audit 2023-12-01T19:05:58.295539+0000 mon.c (mon.2) 3961 : audit 0 from='client.? 172.21.15.40:0/3711329950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:05:59 smithi141 bash[31670]: cluster 2023-12-01T19:05:58.835341+0000 mgr.y (mgr.24356) 6235 : cluster 0 pgmap v6203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:05:59 smithi040 bash[41173]: cluster 2023-12-01T19:05:58.835341+0000 mgr.y (mgr.24356) 6235 : cluster 0 pgmap v6203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:05:59 smithi040 bash[28232]: cluster 2023-12-01T19:05:58.835341+0000 mgr.y (mgr.24356) 6235 : cluster 0 pgmap v6203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:00 smithi040 bash[28232]: audit 2023-12-01T19:06:00.760996+0000 mon.c (mon.2) 3962 : audit 0 from='client.? 172.21.15.40:0/2401194955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:00 smithi040 bash[41173]: audit 2023-12-01T19:06:00.760996+0000 mon.c (mon.2) 3962 : audit 0 from='client.? 172.21.15.40:0/2401194955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:00 smithi141 bash[31670]: audit 2023-12-01T19:06:00.760996+0000 mon.c (mon.2) 3962 : audit 0 from='client.? 172.21.15.40:0/2401194955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:01 smithi040 bash[28232]: cluster 2023-12-01T19:06:00.836421+0000 mgr.y (mgr.24356) 6236 : cluster 0 pgmap v6204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:01 smithi040 bash[41173]: cluster 2023-12-01T19:06:00.836421+0000 mgr.y (mgr.24356) 6236 : cluster 0 pgmap v6204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:01 smithi141 bash[31670]: cluster 2023-12-01T19:06:00.836421+0000 mgr.y (mgr.24356) 6236 : cluster 0 pgmap v6204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:02 smithi141 bash[31670]: cluster 2023-12-01T19:06:02.837041+0000 mgr.y (mgr.24356) 6237 : cluster 0 pgmap v6205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:02 smithi040 bash[28232]: cluster 2023-12-01T19:06:02.837041+0000 mgr.y (mgr.24356) 6237 : cluster 0 pgmap v6205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:02 smithi040 bash[41173]: cluster 2023-12-01T19:06:02.837041+0000 mgr.y (mgr.24356) 6237 : cluster 0 pgmap v6205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:03 smithi141 bash[31670]: audit 2023-12-01T19:06:03.226891+0000 mon.c (mon.2) 3963 : audit 0 from='client.? 172.21.15.40:0/503973985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:03 smithi141 bash[31670]: audit 2023-12-01T19:06:03.639654+0000 mon.c (mon.2) 3964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:03 smithi040 bash[41173]: audit 2023-12-01T19:06:03.226891+0000 mon.c (mon.2) 3963 : audit 0 from='client.? 172.21.15.40:0/503973985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:03 smithi040 bash[41173]: audit 2023-12-01T19:06:03.639654+0000 mon.c (mon.2) 3964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:03 smithi040 bash[28232]: audit 2023-12-01T19:06:03.226891+0000 mon.c (mon.2) 3963 : audit 0 from='client.? 172.21.15.40:0/503973985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:03 smithi040 bash[28232]: audit 2023-12-01T19:06:03.639654+0000 mon.c (mon.2) 3964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:04 smithi141 bash[31670]: cluster 2023-12-01T19:06:04.838177+0000 mgr.y (mgr.24356) 6238 : cluster 0 pgmap v6206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:04 smithi040 bash[28232]: cluster 2023-12-01T19:06:04.838177+0000 mgr.y (mgr.24356) 6238 : cluster 0 pgmap v6206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:04 smithi040 bash[41173]: cluster 2023-12-01T19:06:04.838177+0000 mgr.y (mgr.24356) 6238 : cluster 0 pgmap v6206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:05 smithi141 bash[31670]: audit 2023-12-01T19:06:05.689239+0000 mon.a (mon.0) 4307 : audit 0 from='client.? 172.21.15.40:0/2788260711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:05 smithi040 bash[28232]: audit 2023-12-01T19:06:05.689239+0000 mon.a (mon.0) 4307 : audit 0 from='client.? 172.21.15.40:0/2788260711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:05 smithi040 bash[41173]: audit 2023-12-01T19:06:05.689239+0000 mon.a (mon.0) 4307 : audit 0 from='client.? 172.21.15.40:0/2788260711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:06:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:06:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:07 smithi141 bash[31670]: cluster 2023-12-01T19:06:06.838797+0000 mgr.y (mgr.24356) 6239 : cluster 0 pgmap v6207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:07 smithi040 bash[41173]: cluster 2023-12-01T19:06:06.838797+0000 mgr.y (mgr.24356) 6239 : cluster 0 pgmap v6207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:07 smithi040 bash[28232]: cluster 2023-12-01T19:06:06.838797+0000 mgr.y (mgr.24356) 6239 : cluster 0 pgmap v6207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:08 smithi141 bash[31670]: audit 2023-12-01T19:06:08.144340+0000 mon.c (mon.2) 3965 : audit 0 from='client.? 172.21.15.40:0/2088380179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:08 smithi040 bash[28232]: audit 2023-12-01T19:06:08.144340+0000 mon.c (mon.2) 3965 : audit 0 from='client.? 172.21.15.40:0/2088380179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:08 smithi040 bash[41173]: audit 2023-12-01T19:06:08.144340+0000 mon.c (mon.2) 3965 : audit 0 from='client.? 172.21.15.40:0/2088380179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:09 smithi141 bash[31670]: cluster 2023-12-01T19:06:08.839423+0000 mgr.y (mgr.24356) 6240 : cluster 0 pgmap v6208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:09 smithi040 bash[28232]: cluster 2023-12-01T19:06:08.839423+0000 mgr.y (mgr.24356) 6240 : cluster 0 pgmap v6208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:09 smithi040 bash[41173]: cluster 2023-12-01T19:06:08.839423+0000 mgr.y (mgr.24356) 6240 : cluster 0 pgmap v6208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:10 smithi141 bash[31670]: audit 2023-12-01T19:06:10.619242+0000 mon.a (mon.0) 4308 : audit 0 from='client.? 172.21.15.40:0/615388719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:10 smithi040 bash[41173]: audit 2023-12-01T19:06:10.619242+0000 mon.a (mon.0) 4308 : audit 0 from='client.? 172.21.15.40:0/615388719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:10 smithi040 bash[28232]: audit 2023-12-01T19:06:10.619242+0000 mon.a (mon.0) 4308 : audit 0 from='client.? 172.21.15.40:0/615388719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:11 smithi141 bash[31670]: cluster 2023-12-01T19:06:10.840722+0000 mgr.y (mgr.24356) 6241 : cluster 0 pgmap v6209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:11 smithi040 bash[41173]: cluster 2023-12-01T19:06:10.840722+0000 mgr.y (mgr.24356) 6241 : cluster 0 pgmap v6209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:11 smithi040 bash[28232]: cluster 2023-12-01T19:06:10.840722+0000 mgr.y (mgr.24356) 6241 : cluster 0 pgmap v6209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:12 smithi141 bash[31670]: cluster 2023-12-01T19:06:12.841329+0000 mgr.y (mgr.24356) 6242 : cluster 0 pgmap v6210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:12 smithi040 bash[28232]: cluster 2023-12-01T19:06:12.841329+0000 mgr.y (mgr.24356) 6242 : cluster 0 pgmap v6210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:12 smithi040 bash[41173]: cluster 2023-12-01T19:06:12.841329+0000 mgr.y (mgr.24356) 6242 : cluster 0 pgmap v6210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:13 smithi141 bash[31670]: audit 2023-12-01T19:06:13.073932+0000 mon.c (mon.2) 3966 : audit 0 from='client.? 172.21.15.40:0/4043743256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:13 smithi040 bash[28232]: audit 2023-12-01T19:06:13.073932+0000 mon.c (mon.2) 3966 : audit 0 from='client.? 172.21.15.40:0/4043743256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:13 smithi040 bash[41173]: audit 2023-12-01T19:06:13.073932+0000 mon.c (mon.2) 3966 : audit 0 from='client.? 172.21.15.40:0/4043743256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:14 smithi141 bash[31670]: cluster 2023-12-01T19:06:14.842470+0000 mgr.y (mgr.24356) 6243 : cluster 0 pgmap v6211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:14 smithi040 bash[41173]: cluster 2023-12-01T19:06:14.842470+0000 mgr.y (mgr.24356) 6243 : cluster 0 pgmap v6211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:14 smithi040 bash[28232]: cluster 2023-12-01T19:06:14.842470+0000 mgr.y (mgr.24356) 6243 : cluster 0 pgmap v6211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:15 smithi141 bash[31670]: audit 2023-12-01T19:06:15.542248+0000 mon.a (mon.0) 4309 : audit 0 from='client.? 172.21.15.40:0/14404290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:15 smithi040 bash[28232]: audit 2023-12-01T19:06:15.542248+0000 mon.a (mon.0) 4309 : audit 0 from='client.? 172.21.15.40:0/14404290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:15 smithi040 bash[41173]: audit 2023-12-01T19:06:15.542248+0000 mon.a (mon.0) 4309 : audit 0 from='client.? 172.21.15.40:0/14404290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:06:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:06:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:17 smithi141 bash[31670]: cluster 2023-12-01T19:06:16.843150+0000 mgr.y (mgr.24356) 6244 : cluster 0 pgmap v6212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:17 smithi040 bash[28232]: cluster 2023-12-01T19:06:16.843150+0000 mgr.y (mgr.24356) 6244 : cluster 0 pgmap v6212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:17 smithi040 bash[41173]: cluster 2023-12-01T19:06:16.843150+0000 mgr.y (mgr.24356) 6244 : cluster 0 pgmap v6212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:18 smithi141 bash[31670]: audit 2023-12-01T19:06:18.004561+0000 mon.a (mon.0) 4310 : audit 0 from='client.? 172.21.15.40:0/3417800745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:18 smithi141 bash[31670]: audit 2023-12-01T19:06:18.639964+0000 mon.c (mon.2) 3967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:18 smithi040 bash[41173]: audit 2023-12-01T19:06:18.004561+0000 mon.a (mon.0) 4310 : audit 0 from='client.? 172.21.15.40:0/3417800745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:18 smithi040 bash[41173]: audit 2023-12-01T19:06:18.639964+0000 mon.c (mon.2) 3967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:18 smithi040 bash[28232]: audit 2023-12-01T19:06:18.004561+0000 mon.a (mon.0) 4310 : audit 0 from='client.? 172.21.15.40:0/3417800745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:18 smithi040 bash[28232]: audit 2023-12-01T19:06:18.639964+0000 mon.c (mon.2) 3967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:19 smithi141 bash[31670]: cluster 2023-12-01T19:06:18.843863+0000 mgr.y (mgr.24356) 6245 : cluster 0 pgmap v6213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:19 smithi040 bash[41173]: cluster 2023-12-01T19:06:18.843863+0000 mgr.y (mgr.24356) 6245 : cluster 0 pgmap v6213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:19 smithi040 bash[28232]: cluster 2023-12-01T19:06:18.843863+0000 mgr.y (mgr.24356) 6245 : cluster 0 pgmap v6213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:20 smithi141 bash[31670]: audit 2023-12-01T19:06:20.468948+0000 mon.c (mon.2) 3968 : audit 0 from='client.? 172.21.15.40:0/3446458064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:20 smithi040 bash[41173]: audit 2023-12-01T19:06:20.468948+0000 mon.c (mon.2) 3968 : audit 0 from='client.? 172.21.15.40:0/3446458064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:20 smithi040 bash[28232]: audit 2023-12-01T19:06:20.468948+0000 mon.c (mon.2) 3968 : audit 0 from='client.? 172.21.15.40:0/3446458064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:21 smithi141 bash[31670]: cluster 2023-12-01T19:06:20.845103+0000 mgr.y (mgr.24356) 6246 : cluster 0 pgmap v6214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:21 smithi040 bash[28232]: cluster 2023-12-01T19:06:20.845103+0000 mgr.y (mgr.24356) 6246 : cluster 0 pgmap v6214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:21 smithi040 bash[41173]: cluster 2023-12-01T19:06:20.845103+0000 mgr.y (mgr.24356) 6246 : cluster 0 pgmap v6214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:22 smithi141 bash[31670]: cluster 2023-12-01T19:06:22.845736+0000 mgr.y (mgr.24356) 6247 : cluster 0 pgmap v6215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:22 smithi040 bash[28232]: cluster 2023-12-01T19:06:22.845736+0000 mgr.y (mgr.24356) 6247 : cluster 0 pgmap v6215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:22 smithi040 bash[41173]: cluster 2023-12-01T19:06:22.845736+0000 mgr.y (mgr.24356) 6247 : cluster 0 pgmap v6215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:23 smithi141 bash[31670]: audit 2023-12-01T19:06:22.935978+0000 mon.a (mon.0) 4311 : audit 0 from='client.? 172.21.15.40:0/3868373344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:23 smithi040 bash[28232]: audit 2023-12-01T19:06:22.935978+0000 mon.a (mon.0) 4311 : audit 0 from='client.? 172.21.15.40:0/3868373344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:23 smithi040 bash[41173]: audit 2023-12-01T19:06:22.935978+0000 mon.a (mon.0) 4311 : audit 0 from='client.? 172.21.15.40:0/3868373344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:24 smithi141 bash[31670]: cluster 2023-12-01T19:06:24.846869+0000 mgr.y (mgr.24356) 6248 : cluster 0 pgmap v6216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:24 smithi040 bash[41173]: cluster 2023-12-01T19:06:24.846869+0000 mgr.y (mgr.24356) 6248 : cluster 0 pgmap v6216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:24 smithi040 bash[28232]: cluster 2023-12-01T19:06:24.846869+0000 mgr.y (mgr.24356) 6248 : cluster 0 pgmap v6216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:25 smithi141 bash[31670]: audit 2023-12-01T19:06:25.405411+0000 mon.a (mon.0) 4312 : audit 0 from='client.? 172.21.15.40:0/1327924261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:25 smithi040 bash[28232]: audit 2023-12-01T19:06:25.405411+0000 mon.a (mon.0) 4312 : audit 0 from='client.? 172.21.15.40:0/1327924261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:25 smithi040 bash[41173]: audit 2023-12-01T19:06:25.405411+0000 mon.a (mon.0) 4312 : audit 0 from='client.? 172.21.15.40:0/1327924261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:06:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:06:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:27 smithi141 bash[31670]: cluster 2023-12-01T19:06:26.847577+0000 mgr.y (mgr.24356) 6249 : cluster 0 pgmap v6217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:27 smithi040 bash[28232]: cluster 2023-12-01T19:06:26.847577+0000 mgr.y (mgr.24356) 6249 : cluster 0 pgmap v6217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:27 smithi040 bash[41173]: cluster 2023-12-01T19:06:26.847577+0000 mgr.y (mgr.24356) 6249 : cluster 0 pgmap v6217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:28 smithi141 bash[31670]: audit 2023-12-01T19:06:27.866466+0000 mon.a (mon.0) 4313 : audit 0 from='client.? 172.21.15.40:0/3159173105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:28 smithi040 bash[28232]: audit 2023-12-01T19:06:27.866466+0000 mon.a (mon.0) 4313 : audit 0 from='client.? 172.21.15.40:0/3159173105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:28 smithi040 bash[41173]: audit 2023-12-01T19:06:27.866466+0000 mon.a (mon.0) 4313 : audit 0 from='client.? 172.21.15.40:0/3159173105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:29 smithi141 bash[31670]: cluster 2023-12-01T19:06:28.848223+0000 mgr.y (mgr.24356) 6250 : cluster 0 pgmap v6218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:29 smithi040 bash[28232]: cluster 2023-12-01T19:06:28.848223+0000 mgr.y (mgr.24356) 6250 : cluster 0 pgmap v6218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:29 smithi040 bash[41173]: cluster 2023-12-01T19:06:28.848223+0000 mgr.y (mgr.24356) 6250 : cluster 0 pgmap v6218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:30 smithi141 bash[31670]: audit 2023-12-01T19:06:30.329256+0000 mon.a (mon.0) 4314 : audit 0 from='client.? 172.21.15.40:0/3168905116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:30 smithi040 bash[28232]: audit 2023-12-01T19:06:30.329256+0000 mon.a (mon.0) 4314 : audit 0 from='client.? 172.21.15.40:0/3168905116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:30 smithi040 bash[41173]: audit 2023-12-01T19:06:30.329256+0000 mon.a (mon.0) 4314 : audit 0 from='client.? 172.21.15.40:0/3168905116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:31 smithi141 bash[31670]: cluster 2023-12-01T19:06:30.849437+0000 mgr.y (mgr.24356) 6251 : cluster 0 pgmap v6219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:31 smithi040 bash[28232]: cluster 2023-12-01T19:06:30.849437+0000 mgr.y (mgr.24356) 6251 : cluster 0 pgmap v6219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:31 smithi040 bash[41173]: cluster 2023-12-01T19:06:30.849437+0000 mgr.y (mgr.24356) 6251 : cluster 0 pgmap v6219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:32 smithi040 bash[28232]: audit 2023-12-01T19:06:32.791820+0000 mon.c (mon.2) 3969 : audit 0 from='client.? 172.21.15.40:0/255492097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:32 smithi040 bash[41173]: audit 2023-12-01T19:06:32.791820+0000 mon.c (mon.2) 3969 : audit 0 from='client.? 172.21.15.40:0/255492097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:32 smithi141 bash[31670]: audit 2023-12-01T19:06:32.791820+0000 mon.c (mon.2) 3969 : audit 0 from='client.? 172.21.15.40:0/255492097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:33 smithi040 bash[28232]: cluster 2023-12-01T19:06:32.850100+0000 mgr.y (mgr.24356) 6252 : cluster 0 pgmap v6220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:33 smithi040 bash[28232]: audit 2023-12-01T19:06:33.640544+0000 mon.c (mon.2) 3970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:33 smithi040 bash[41173]: cluster 2023-12-01T19:06:32.850100+0000 mgr.y (mgr.24356) 6252 : cluster 0 pgmap v6220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:33 smithi040 bash[41173]: audit 2023-12-01T19:06:33.640544+0000 mon.c (mon.2) 3970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:33 smithi141 bash[31670]: cluster 2023-12-01T19:06:32.850100+0000 mgr.y (mgr.24356) 6252 : cluster 0 pgmap v6220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:33 smithi141 bash[31670]: audit 2023-12-01T19:06:33.640544+0000 mon.c (mon.2) 3970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:34 smithi141 bash[31670]: cluster 2023-12-01T19:06:34.851233+0000 mgr.y (mgr.24356) 6253 : cluster 0 pgmap v6221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:34 smithi040 bash[28232]: cluster 2023-12-01T19:06:34.851233+0000 mgr.y (mgr.24356) 6253 : cluster 0 pgmap v6221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:34 smithi040 bash[41173]: cluster 2023-12-01T19:06:34.851233+0000 mgr.y (mgr.24356) 6253 : cluster 0 pgmap v6221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:35 smithi141 bash[31670]: audit 2023-12-01T19:06:35.263995+0000 mon.a (mon.0) 4315 : audit 0 from='client.? 172.21.15.40:0/116658160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:35 smithi040 bash[28232]: audit 2023-12-01T19:06:35.263995+0000 mon.a (mon.0) 4315 : audit 0 from='client.? 172.21.15.40:0/116658160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:35 smithi040 bash[41173]: audit 2023-12-01T19:06:35.263995+0000 mon.a (mon.0) 4315 : audit 0 from='client.? 172.21.15.40:0/116658160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:06:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:06:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:37 smithi141 bash[31670]: cluster 2023-12-01T19:06:36.851945+0000 mgr.y (mgr.24356) 6254 : cluster 0 pgmap v6222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:37 smithi040 bash[28232]: cluster 2023-12-01T19:06:36.851945+0000 mgr.y (mgr.24356) 6254 : cluster 0 pgmap v6222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:37 smithi040 bash[41173]: cluster 2023-12-01T19:06:36.851945+0000 mgr.y (mgr.24356) 6254 : cluster 0 pgmap v6222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:38 smithi141 bash[31670]: audit 2023-12-01T19:06:37.736768+0000 mon.a (mon.0) 4316 : audit 0 from='client.? 172.21.15.40:0/2365558736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:38 smithi040 bash[28232]: audit 2023-12-01T19:06:37.736768+0000 mon.a (mon.0) 4316 : audit 0 from='client.? 172.21.15.40:0/2365558736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:38 smithi040 bash[41173]: audit 2023-12-01T19:06:37.736768+0000 mon.a (mon.0) 4316 : audit 0 from='client.? 172.21.15.40:0/2365558736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:39 smithi141 bash[31670]: cluster 2023-12-01T19:06:38.852666+0000 mgr.y (mgr.24356) 6255 : cluster 0 pgmap v6223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:39 smithi040 bash[28232]: cluster 2023-12-01T19:06:38.852666+0000 mgr.y (mgr.24356) 6255 : cluster 0 pgmap v6223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:39 smithi040 bash[41173]: cluster 2023-12-01T19:06:38.852666+0000 mgr.y (mgr.24356) 6255 : cluster 0 pgmap v6223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:40 smithi141 bash[31670]: audit 2023-12-01T19:06:40.200089+0000 mon.a (mon.0) 4317 : audit 0 from='client.? 172.21.15.40:0/3735875785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:40 smithi040 bash[28232]: audit 2023-12-01T19:06:40.200089+0000 mon.a (mon.0) 4317 : audit 0 from='client.? 172.21.15.40:0/3735875785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:40 smithi040 bash[41173]: audit 2023-12-01T19:06:40.200089+0000 mon.a (mon.0) 4317 : audit 0 from='client.? 172.21.15.40:0/3735875785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:41 smithi141 bash[31670]: cluster 2023-12-01T19:06:40.853764+0000 mgr.y (mgr.24356) 6256 : cluster 0 pgmap v6224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:41 smithi040 bash[28232]: cluster 2023-12-01T19:06:40.853764+0000 mgr.y (mgr.24356) 6256 : cluster 0 pgmap v6224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:41 smithi040 bash[41173]: cluster 2023-12-01T19:06:40.853764+0000 mgr.y (mgr.24356) 6256 : cluster 0 pgmap v6224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:42 smithi141 bash[31670]: audit 2023-12-01T19:06:42.673707+0000 mon.c (mon.2) 3971 : audit 0 from='client.? 172.21.15.40:0/4210828828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:42 smithi040 bash[41173]: audit 2023-12-01T19:06:42.673707+0000 mon.c (mon.2) 3971 : audit 0 from='client.? 172.21.15.40:0/4210828828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:42 smithi040 bash[28232]: audit 2023-12-01T19:06:42.673707+0000 mon.c (mon.2) 3971 : audit 0 from='client.? 172.21.15.40:0/4210828828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:43 smithi141 bash[31670]: cluster 2023-12-01T19:06:42.854464+0000 mgr.y (mgr.24356) 6257 : cluster 0 pgmap v6225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:43 smithi040 bash[41173]: cluster 2023-12-01T19:06:42.854464+0000 mgr.y (mgr.24356) 6257 : cluster 0 pgmap v6225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:43 smithi040 bash[28232]: cluster 2023-12-01T19:06:42.854464+0000 mgr.y (mgr.24356) 6257 : cluster 0 pgmap v6225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:44 smithi141 bash[31670]: cluster 2023-12-01T19:06:44.855281+0000 mgr.y (mgr.24356) 6258 : cluster 0 pgmap v6226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:44 smithi040 bash[28232]: cluster 2023-12-01T19:06:44.855281+0000 mgr.y (mgr.24356) 6258 : cluster 0 pgmap v6226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:44 smithi040 bash[41173]: cluster 2023-12-01T19:06:44.855281+0000 mgr.y (mgr.24356) 6258 : cluster 0 pgmap v6226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:45 smithi141 bash[31670]: audit 2023-12-01T19:06:45.143572+0000 mon.c (mon.2) 3972 : audit 0 from='client.? 172.21.15.40:0/2622818781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:45 smithi040 bash[28232]: audit 2023-12-01T19:06:45.143572+0000 mon.c (mon.2) 3972 : audit 0 from='client.? 172.21.15.40:0/2622818781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:45 smithi040 bash[41173]: audit 2023-12-01T19:06:45.143572+0000 mon.c (mon.2) 3972 : audit 0 from='client.? 172.21.15.40:0/2622818781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:06:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:06:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:47 smithi141 bash[31670]: cluster 2023-12-01T19:06:46.855939+0000 mgr.y (mgr.24356) 6259 : cluster 0 pgmap v6227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:47 smithi141 bash[31670]: audit 2023-12-01T19:06:47.607021+0000 mon.a (mon.0) 4318 : audit 0 from='client.? 172.21.15.40:0/531611549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:47 smithi040 bash[41173]: cluster 2023-12-01T19:06:46.855939+0000 mgr.y (mgr.24356) 6259 : cluster 0 pgmap v6227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:47 smithi040 bash[41173]: audit 2023-12-01T19:06:47.607021+0000 mon.a (mon.0) 4318 : audit 0 from='client.? 172.21.15.40:0/531611549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:47 smithi040 bash[28232]: cluster 2023-12-01T19:06:46.855939+0000 mgr.y (mgr.24356) 6259 : cluster 0 pgmap v6227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:47 smithi040 bash[28232]: audit 2023-12-01T19:06:47.607021+0000 mon.a (mon.0) 4318 : audit 0 from='client.? 172.21.15.40:0/531611549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:48 smithi141 bash[31670]: audit 2023-12-01T19:06:48.640810+0000 mon.c (mon.2) 3973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:48 smithi040 bash[28232]: audit 2023-12-01T19:06:48.640810+0000 mon.c (mon.2) 3973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:48 smithi040 bash[41173]: audit 2023-12-01T19:06:48.640810+0000 mon.c (mon.2) 3973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:49 smithi141 bash[31670]: cluster 2023-12-01T19:06:48.856730+0000 mgr.y (mgr.24356) 6260 : cluster 0 pgmap v6228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:49 smithi040 bash[28232]: cluster 2023-12-01T19:06:48.856730+0000 mgr.y (mgr.24356) 6260 : cluster 0 pgmap v6228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:49 smithi040 bash[41173]: cluster 2023-12-01T19:06:48.856730+0000 mgr.y (mgr.24356) 6260 : cluster 0 pgmap v6228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:50 smithi141 bash[31670]: audit 2023-12-01T19:06:50.068805+0000 mon.c (mon.2) 3974 : audit 0 from='client.? 172.21.15.40:0/2826235984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:50 smithi040 bash[41173]: audit 2023-12-01T19:06:50.068805+0000 mon.c (mon.2) 3974 : audit 0 from='client.? 172.21.15.40:0/2826235984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:50 smithi040 bash[28232]: audit 2023-12-01T19:06:50.068805+0000 mon.c (mon.2) 3974 : audit 0 from='client.? 172.21.15.40:0/2826235984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:51 smithi141 bash[31670]: cluster 2023-12-01T19:06:50.858035+0000 mgr.y (mgr.24356) 6261 : cluster 0 pgmap v6229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:51 smithi040 bash[41173]: cluster 2023-12-01T19:06:50.858035+0000 mgr.y (mgr.24356) 6261 : cluster 0 pgmap v6229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:51 smithi040 bash[28232]: cluster 2023-12-01T19:06:50.858035+0000 mgr.y (mgr.24356) 6261 : cluster 0 pgmap v6229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:52 smithi141 bash[31670]: audit 2023-12-01T19:06:52.532867+0000 mon.c (mon.2) 3975 : audit 0 from='client.? 172.21.15.40:0/1885420301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:52 smithi040 bash[28232]: audit 2023-12-01T19:06:52.532867+0000 mon.c (mon.2) 3975 : audit 0 from='client.? 172.21.15.40:0/1885420301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:52 smithi040 bash[41173]: audit 2023-12-01T19:06:52.532867+0000 mon.c (mon.2) 3975 : audit 0 from='client.? 172.21.15.40:0/1885420301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:53 smithi141 bash[31670]: cluster 2023-12-01T19:06:52.858877+0000 mgr.y (mgr.24356) 6262 : cluster 0 pgmap v6230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:53 smithi141 bash[31670]: audit 2023-12-01T19:06:53.541368+0000 mon.c (mon.2) 3976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:06:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:53 smithi040 bash[28232]: cluster 2023-12-01T19:06:52.858877+0000 mgr.y (mgr.24356) 6262 : cluster 0 pgmap v6230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:53 smithi040 bash[28232]: audit 2023-12-01T19:06:53.541368+0000 mon.c (mon.2) 3976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:06:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:53 smithi040 bash[41173]: cluster 2023-12-01T19:06:52.858877+0000 mgr.y (mgr.24356) 6262 : cluster 0 pgmap v6230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:53 smithi040 bash[41173]: audit 2023-12-01T19:06:53.541368+0000 mon.c (mon.2) 3976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:06:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:54 smithi141 bash[31670]: cluster 2023-12-01T19:06:54.859685+0000 mgr.y (mgr.24356) 6263 : cluster 0 pgmap v6231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:54 smithi040 bash[28232]: cluster 2023-12-01T19:06:54.859685+0000 mgr.y (mgr.24356) 6263 : cluster 0 pgmap v6231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:54 smithi040 bash[41173]: cluster 2023-12-01T19:06:54.859685+0000 mgr.y (mgr.24356) 6263 : cluster 0 pgmap v6231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:55 smithi141 bash[31670]: audit 2023-12-01T19:06:54.999753+0000 mon.a (mon.0) 4319 : audit 0 from='client.? 172.21.15.40:0/571196630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:55 smithi040 bash[28232]: audit 2023-12-01T19:06:54.999753+0000 mon.a (mon.0) 4319 : audit 0 from='client.? 172.21.15.40:0/571196630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:55 smithi040 bash[41173]: audit 2023-12-01T19:06:54.999753+0000 mon.a (mon.0) 4319 : audit 0 from='client.? 172.21.15.40:0/571196630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:06:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:06:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:57 smithi141 bash[31670]: cluster 2023-12-01T19:06:56.860330+0000 mgr.y (mgr.24356) 6264 : cluster 0 pgmap v6232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:57 smithi141 bash[31670]: audit 2023-12-01T19:06:57.467622+0000 mon.a (mon.0) 4320 : audit 0 from='client.? 172.21.15.40:0/1299136471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:57 smithi040 bash[28232]: cluster 2023-12-01T19:06:56.860330+0000 mgr.y (mgr.24356) 6264 : cluster 0 pgmap v6232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:57 smithi040 bash[28232]: audit 2023-12-01T19:06:57.467622+0000 mon.a (mon.0) 4320 : audit 0 from='client.? 172.21.15.40:0/1299136471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:57 smithi040 bash[41173]: cluster 2023-12-01T19:06:56.860330+0000 mgr.y (mgr.24356) 6264 : cluster 0 pgmap v6232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:57 smithi040 bash[41173]: audit 2023-12-01T19:06:57.467622+0000 mon.a (mon.0) 4320 : audit 0 from='client.? 172.21.15.40:0/1299136471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:06:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:06:58 smithi141 bash[31670]: cluster 2023-12-01T19:06:58.860907+0000 mgr.y (mgr.24356) 6265 : cluster 0 pgmap v6233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:06:58 smithi040 bash[28232]: cluster 2023-12-01T19:06:58.860907+0000 mgr.y (mgr.24356) 6265 : cluster 0 pgmap v6233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:06:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:06:58 smithi040 bash[41173]: cluster 2023-12-01T19:06:58.860907+0000 mgr.y (mgr.24356) 6265 : cluster 0 pgmap v6233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:06:59.438453+0000 mon.a (mon.0) 4321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:06:59.449965+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:06:59.786585+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:06:59.801339+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:06:59.955525+0000 mon.c (mon.2) 3977 : audit 0 from='client.? 172.21.15.40:0/4056884674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:07:00.386311+0000 mon.c (mon.2) 3978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:07:00.388453+0000 mon.c (mon.2) 3979 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:00 smithi141 bash[31670]: audit 2023-12-01T19:07:00.398643+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:06:59.438453+0000 mon.a (mon.0) 4321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:06:59.449965+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:06:59.786585+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:06:59.801339+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:06:59.955525+0000 mon.c (mon.2) 3977 : audit 0 from='client.? 172.21.15.40:0/4056884674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:07:00.386311+0000 mon.c (mon.2) 3978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:07:00.388453+0000 mon.c (mon.2) 3979 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:07:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[41173]: audit 2023-12-01T19:07:00.398643+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:06:59.438453+0000 mon.a (mon.0) 4321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:06:59.449965+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:06:59.786585+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:06:59.801339+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:06:59.955525+0000 mon.c (mon.2) 3977 : audit 0 from='client.? 172.21.15.40:0/4056884674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:07:00.386311+0000 mon.c (mon.2) 3978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:07:00.388453+0000 mon.c (mon.2) 3979 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:07:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:00 smithi040 bash[28232]: audit 2023-12-01T19:07:00.398643+0000 mon.a (mon.0) 4325 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:07:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:01 smithi141 bash[31670]: cluster 2023-12-01T19:07:00.862099+0000 mgr.y (mgr.24356) 6266 : cluster 0 pgmap v6234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:01 smithi040 bash[41173]: cluster 2023-12-01T19:07:00.862099+0000 mgr.y (mgr.24356) 6266 : cluster 0 pgmap v6234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:01 smithi040 bash[28232]: cluster 2023-12-01T19:07:00.862099+0000 mgr.y (mgr.24356) 6266 : cluster 0 pgmap v6234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:02 smithi141 bash[31670]: audit 2023-12-01T19:07:02.416571+0000 mon.c (mon.2) 3980 : audit 0 from='client.? 172.21.15.40:0/3386862914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:02 smithi040 bash[28232]: audit 2023-12-01T19:07:02.416571+0000 mon.c (mon.2) 3980 : audit 0 from='client.? 172.21.15.40:0/3386862914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:02 smithi040 bash[41173]: audit 2023-12-01T19:07:02.416571+0000 mon.c (mon.2) 3980 : audit 0 from='client.? 172.21.15.40:0/3386862914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:03 smithi141 bash[31670]: cluster 2023-12-01T19:07:02.862863+0000 mgr.y (mgr.24356) 6267 : cluster 0 pgmap v6235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:03 smithi141 bash[31670]: audit 2023-12-01T19:07:03.641503+0000 mon.c (mon.2) 3981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:03 smithi040 bash[28232]: cluster 2023-12-01T19:07:02.862863+0000 mgr.y (mgr.24356) 6267 : cluster 0 pgmap v6235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:03 smithi040 bash[28232]: audit 2023-12-01T19:07:03.641503+0000 mon.c (mon.2) 3981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:03 smithi040 bash[41173]: cluster 2023-12-01T19:07:02.862863+0000 mgr.y (mgr.24356) 6267 : cluster 0 pgmap v6235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:03 smithi040 bash[41173]: audit 2023-12-01T19:07:03.641503+0000 mon.c (mon.2) 3981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:04 smithi141 bash[31670]: cluster 2023-12-01T19:07:04.864095+0000 mgr.y (mgr.24356) 6268 : cluster 0 pgmap v6236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:04 smithi141 bash[31670]: audit 2023-12-01T19:07:04.887652+0000 mon.c (mon.2) 3982 : audit 0 from='client.? 172.21.15.40:0/1330666032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:04 smithi040 bash[28232]: cluster 2023-12-01T19:07:04.864095+0000 mgr.y (mgr.24356) 6268 : cluster 0 pgmap v6236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:04 smithi040 bash[28232]: audit 2023-12-01T19:07:04.887652+0000 mon.c (mon.2) 3982 : audit 0 from='client.? 172.21.15.40:0/1330666032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:04 smithi040 bash[41173]: cluster 2023-12-01T19:07:04.864095+0000 mgr.y (mgr.24356) 6268 : cluster 0 pgmap v6236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:04 smithi040 bash[41173]: audit 2023-12-01T19:07:04.887652+0000 mon.c (mon.2) 3982 : audit 0 from='client.? 172.21.15.40:0/1330666032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:07:06] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:07:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:07 smithi141 bash[31670]: cluster 2023-12-01T19:07:06.864853+0000 mgr.y (mgr.24356) 6269 : cluster 0 pgmap v6237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:07 smithi141 bash[31670]: audit 2023-12-01T19:07:07.341328+0000 mon.c (mon.2) 3983 : audit 0 from='client.? 172.21.15.40:0/3584079035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:07 smithi040 bash[41173]: cluster 2023-12-01T19:07:06.864853+0000 mgr.y (mgr.24356) 6269 : cluster 0 pgmap v6237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:07 smithi040 bash[41173]: audit 2023-12-01T19:07:07.341328+0000 mon.c (mon.2) 3983 : audit 0 from='client.? 172.21.15.40:0/3584079035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:07 smithi040 bash[28232]: cluster 2023-12-01T19:07:06.864853+0000 mgr.y (mgr.24356) 6269 : cluster 0 pgmap v6237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:07 smithi040 bash[28232]: audit 2023-12-01T19:07:07.341328+0000 mon.c (mon.2) 3983 : audit 0 from='client.? 172.21.15.40:0/3584079035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:08 smithi141 bash[31670]: cluster 2023-12-01T19:07:08.865506+0000 mgr.y (mgr.24356) 6270 : cluster 0 pgmap v6238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:08 smithi040 bash[41173]: cluster 2023-12-01T19:07:08.865506+0000 mgr.y (mgr.24356) 6270 : cluster 0 pgmap v6238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:08 smithi040 bash[28232]: cluster 2023-12-01T19:07:08.865506+0000 mgr.y (mgr.24356) 6270 : cluster 0 pgmap v6238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:09 smithi141 bash[31670]: audit 2023-12-01T19:07:09.811719+0000 mon.a (mon.0) 4326 : audit 0 from='client.? 172.21.15.40:0/3459546636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:09 smithi040 bash[28232]: audit 2023-12-01T19:07:09.811719+0000 mon.a (mon.0) 4326 : audit 0 from='client.? 172.21.15.40:0/3459546636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:09 smithi040 bash[41173]: audit 2023-12-01T19:07:09.811719+0000 mon.a (mon.0) 4326 : audit 0 from='client.? 172.21.15.40:0/3459546636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:10 smithi141 bash[31670]: cluster 2023-12-01T19:07:10.866687+0000 mgr.y (mgr.24356) 6271 : cluster 0 pgmap v6239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:10 smithi040 bash[28232]: cluster 2023-12-01T19:07:10.866687+0000 mgr.y (mgr.24356) 6271 : cluster 0 pgmap v6239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:10 smithi040 bash[41173]: cluster 2023-12-01T19:07:10.866687+0000 mgr.y (mgr.24356) 6271 : cluster 0 pgmap v6239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:12 smithi141 bash[31670]: audit 2023-12-01T19:07:12.273913+0000 mon.a (mon.0) 4327 : audit 0 from='client.? 172.21.15.40:0/1448654216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:12 smithi040 bash[28232]: audit 2023-12-01T19:07:12.273913+0000 mon.a (mon.0) 4327 : audit 0 from='client.? 172.21.15.40:0/1448654216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:12 smithi040 bash[41173]: audit 2023-12-01T19:07:12.273913+0000 mon.a (mon.0) 4327 : audit 0 from='client.? 172.21.15.40:0/1448654216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:13 smithi141 bash[31670]: cluster 2023-12-01T19:07:12.867375+0000 mgr.y (mgr.24356) 6272 : cluster 0 pgmap v6240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:13 smithi040 bash[28232]: cluster 2023-12-01T19:07:12.867375+0000 mgr.y (mgr.24356) 6272 : cluster 0 pgmap v6240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:13 smithi040 bash[41173]: cluster 2023-12-01T19:07:12.867375+0000 mgr.y (mgr.24356) 6272 : cluster 0 pgmap v6240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:14 smithi040 bash[28232]: audit 2023-12-01T19:07:14.743017+0000 mon.c (mon.2) 3984 : audit 0 from='client.? 172.21.15.40:0/66811312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:14 smithi040 bash[41173]: audit 2023-12-01T19:07:14.743017+0000 mon.c (mon.2) 3984 : audit 0 from='client.? 172.21.15.40:0/66811312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:14 smithi141 bash[31670]: audit 2023-12-01T19:07:14.743017+0000 mon.c (mon.2) 3984 : audit 0 from='client.? 172.21.15.40:0/66811312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:15 smithi040 bash[28232]: cluster 2023-12-01T19:07:14.868558+0000 mgr.y (mgr.24356) 6273 : cluster 0 pgmap v6241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:15 smithi040 bash[41173]: cluster 2023-12-01T19:07:14.868558+0000 mgr.y (mgr.24356) 6273 : cluster 0 pgmap v6241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:15 smithi141 bash[31670]: cluster 2023-12-01T19:07:14.868558+0000 mgr.y (mgr.24356) 6273 : cluster 0 pgmap v6241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:07:16] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:07:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:17 smithi141 bash[31670]: cluster 2023-12-01T19:07:16.869187+0000 mgr.y (mgr.24356) 6274 : cluster 0 pgmap v6242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:17 smithi141 bash[31670]: audit 2023-12-01T19:07:17.217813+0000 mon.a (mon.0) 4328 : audit 0 from='client.? 172.21.15.40:0/941270319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:17 smithi040 bash[28232]: cluster 2023-12-01T19:07:16.869187+0000 mgr.y (mgr.24356) 6274 : cluster 0 pgmap v6242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:17 smithi040 bash[28232]: audit 2023-12-01T19:07:17.217813+0000 mon.a (mon.0) 4328 : audit 0 from='client.? 172.21.15.40:0/941270319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:17 smithi040 bash[41173]: cluster 2023-12-01T19:07:16.869187+0000 mgr.y (mgr.24356) 6274 : cluster 0 pgmap v6242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:17 smithi040 bash[41173]: audit 2023-12-01T19:07:17.217813+0000 mon.a (mon.0) 4328 : audit 0 from='client.? 172.21.15.40:0/941270319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:18 smithi141 bash[31670]: audit 2023-12-01T19:07:18.641710+0000 mon.c (mon.2) 3985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:18 smithi040 bash[28232]: audit 2023-12-01T19:07:18.641710+0000 mon.c (mon.2) 3985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:18 smithi040 bash[41173]: audit 2023-12-01T19:07:18.641710+0000 mon.c (mon.2) 3985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:19 smithi141 bash[31670]: cluster 2023-12-01T19:07:18.869868+0000 mgr.y (mgr.24356) 6275 : cluster 0 pgmap v6243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:19 smithi141 bash[31670]: audit 2023-12-01T19:07:19.678518+0000 mon.a (mon.0) 4329 : audit 0 from='client.? 172.21.15.40:0/2613580737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:19 smithi040 bash[28232]: cluster 2023-12-01T19:07:18.869868+0000 mgr.y (mgr.24356) 6275 : cluster 0 pgmap v6243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:19 smithi040 bash[28232]: audit 2023-12-01T19:07:19.678518+0000 mon.a (mon.0) 4329 : audit 0 from='client.? 172.21.15.40:0/2613580737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:19 smithi040 bash[41173]: cluster 2023-12-01T19:07:18.869868+0000 mgr.y (mgr.24356) 6275 : cluster 0 pgmap v6243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:19 smithi040 bash[41173]: audit 2023-12-01T19:07:19.678518+0000 mon.a (mon.0) 4329 : audit 0 from='client.? 172.21.15.40:0/2613580737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:20 smithi141 bash[31670]: cluster 2023-12-01T19:07:20.871055+0000 mgr.y (mgr.24356) 6276 : cluster 0 pgmap v6244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:20 smithi040 bash[28232]: cluster 2023-12-01T19:07:20.871055+0000 mgr.y (mgr.24356) 6276 : cluster 0 pgmap v6244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:20 smithi040 bash[41173]: cluster 2023-12-01T19:07:20.871055+0000 mgr.y (mgr.24356) 6276 : cluster 0 pgmap v6244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:22 smithi141 bash[31670]: audit 2023-12-01T19:07:22.142777+0000 mon.a (mon.0) 4330 : audit 0 from='client.? 172.21.15.40:0/4163496132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:22 smithi040 bash[28232]: audit 2023-12-01T19:07:22.142777+0000 mon.a (mon.0) 4330 : audit 0 from='client.? 172.21.15.40:0/4163496132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:22 smithi040 bash[41173]: audit 2023-12-01T19:07:22.142777+0000 mon.a (mon.0) 4330 : audit 0 from='client.? 172.21.15.40:0/4163496132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:23 smithi141 bash[31670]: cluster 2023-12-01T19:07:22.871719+0000 mgr.y (mgr.24356) 6277 : cluster 0 pgmap v6245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:23 smithi040 bash[28232]: cluster 2023-12-01T19:07:22.871719+0000 mgr.y (mgr.24356) 6277 : cluster 0 pgmap v6245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:23 smithi040 bash[41173]: cluster 2023-12-01T19:07:22.871719+0000 mgr.y (mgr.24356) 6277 : cluster 0 pgmap v6245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:24 smithi141 bash[31670]: audit 2023-12-01T19:07:24.612194+0000 mon.a (mon.0) 4331 : audit 0 from='client.? 172.21.15.40:0/2747502169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:24 smithi040 bash[28232]: audit 2023-12-01T19:07:24.612194+0000 mon.a (mon.0) 4331 : audit 0 from='client.? 172.21.15.40:0/2747502169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:24 smithi040 bash[41173]: audit 2023-12-01T19:07:24.612194+0000 mon.a (mon.0) 4331 : audit 0 from='client.? 172.21.15.40:0/2747502169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:25 smithi141 bash[31670]: cluster 2023-12-01T19:07:24.872953+0000 mgr.y (mgr.24356) 6278 : cluster 0 pgmap v6246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:25 smithi040 bash[28232]: cluster 2023-12-01T19:07:24.872953+0000 mgr.y (mgr.24356) 6278 : cluster 0 pgmap v6246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:25 smithi040 bash[41173]: cluster 2023-12-01T19:07:24.872953+0000 mgr.y (mgr.24356) 6278 : cluster 0 pgmap v6246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:07:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:07:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:27 smithi141 bash[31670]: cluster 2023-12-01T19:07:26.873599+0000 mgr.y (mgr.24356) 6279 : cluster 0 pgmap v6247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:27 smithi141 bash[31670]: audit 2023-12-01T19:07:27.088458+0000 mon.c (mon.2) 3986 : audit 0 from='client.? 172.21.15.40:0/242490456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:27 smithi040 bash[28232]: cluster 2023-12-01T19:07:26.873599+0000 mgr.y (mgr.24356) 6279 : cluster 0 pgmap v6247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:27 smithi040 bash[28232]: audit 2023-12-01T19:07:27.088458+0000 mon.c (mon.2) 3986 : audit 0 from='client.? 172.21.15.40:0/242490456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:27 smithi040 bash[41173]: cluster 2023-12-01T19:07:26.873599+0000 mgr.y (mgr.24356) 6279 : cluster 0 pgmap v6247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:27 smithi040 bash[41173]: audit 2023-12-01T19:07:27.088458+0000 mon.c (mon.2) 3986 : audit 0 from='client.? 172.21.15.40:0/242490456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:28 smithi141 bash[31670]: cluster 2023-12-01T19:07:28.874270+0000 mgr.y (mgr.24356) 6280 : cluster 0 pgmap v6248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:28 smithi040 bash[28232]: cluster 2023-12-01T19:07:28.874270+0000 mgr.y (mgr.24356) 6280 : cluster 0 pgmap v6248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:28 smithi040 bash[41173]: cluster 2023-12-01T19:07:28.874270+0000 mgr.y (mgr.24356) 6280 : cluster 0 pgmap v6248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:29 smithi141 bash[31670]: audit 2023-12-01T19:07:29.555937+0000 mon.a (mon.0) 4332 : audit 0 from='client.? 172.21.15.40:0/3990489579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:29 smithi040 bash[28232]: audit 2023-12-01T19:07:29.555937+0000 mon.a (mon.0) 4332 : audit 0 from='client.? 172.21.15.40:0/3990489579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:29 smithi040 bash[41173]: audit 2023-12-01T19:07:29.555937+0000 mon.a (mon.0) 4332 : audit 0 from='client.? 172.21.15.40:0/3990489579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:30 smithi141 bash[31670]: cluster 2023-12-01T19:07:30.875417+0000 mgr.y (mgr.24356) 6281 : cluster 0 pgmap v6249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:30 smithi040 bash[28232]: cluster 2023-12-01T19:07:30.875417+0000 mgr.y (mgr.24356) 6281 : cluster 0 pgmap v6249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:30 smithi040 bash[41173]: cluster 2023-12-01T19:07:30.875417+0000 mgr.y (mgr.24356) 6281 : cluster 0 pgmap v6249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:32 smithi141 bash[31670]: audit 2023-12-01T19:07:32.022638+0000 mon.a (mon.0) 4333 : audit 0 from='client.? 172.21.15.40:0/3331730901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:32 smithi040 bash[41173]: audit 2023-12-01T19:07:32.022638+0000 mon.a (mon.0) 4333 : audit 0 from='client.? 172.21.15.40:0/3331730901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:32 smithi040 bash[28232]: audit 2023-12-01T19:07:32.022638+0000 mon.a (mon.0) 4333 : audit 0 from='client.? 172.21.15.40:0/3331730901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:33 smithi141 bash[31670]: cluster 2023-12-01T19:07:32.876118+0000 mgr.y (mgr.24356) 6282 : cluster 0 pgmap v6250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:33 smithi141 bash[31670]: audit 2023-12-01T19:07:33.642070+0000 mon.c (mon.2) 3987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:33 smithi040 bash[28232]: cluster 2023-12-01T19:07:32.876118+0000 mgr.y (mgr.24356) 6282 : cluster 0 pgmap v6250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:33 smithi040 bash[28232]: audit 2023-12-01T19:07:33.642070+0000 mon.c (mon.2) 3987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:33 smithi040 bash[41173]: cluster 2023-12-01T19:07:32.876118+0000 mgr.y (mgr.24356) 6282 : cluster 0 pgmap v6250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:33 smithi040 bash[41173]: audit 2023-12-01T19:07:33.642070+0000 mon.c (mon.2) 3987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:34 smithi141 bash[31670]: audit 2023-12-01T19:07:34.488479+0000 mon.c (mon.2) 3988 : audit 0 from='client.? 172.21.15.40:0/1072112266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:34 smithi040 bash[28232]: audit 2023-12-01T19:07:34.488479+0000 mon.c (mon.2) 3988 : audit 0 from='client.? 172.21.15.40:0/1072112266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:34 smithi040 bash[41173]: audit 2023-12-01T19:07:34.488479+0000 mon.c (mon.2) 3988 : audit 0 from='client.? 172.21.15.40:0/1072112266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:35 smithi141 bash[31670]: cluster 2023-12-01T19:07:34.877290+0000 mgr.y (mgr.24356) 6283 : cluster 0 pgmap v6251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:35 smithi040 bash[28232]: cluster 2023-12-01T19:07:34.877290+0000 mgr.y (mgr.24356) 6283 : cluster 0 pgmap v6251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:35 smithi040 bash[41173]: cluster 2023-12-01T19:07:34.877290+0000 mgr.y (mgr.24356) 6283 : cluster 0 pgmap v6251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:07:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:07:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:37 smithi141 bash[31670]: cluster 2023-12-01T19:07:36.877943+0000 mgr.y (mgr.24356) 6284 : cluster 0 pgmap v6252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:37 smithi141 bash[31670]: audit 2023-12-01T19:07:36.976177+0000 mon.a (mon.0) 4334 : audit 0 from='client.? 172.21.15.40:0/3016006417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:37 smithi040 bash[41173]: cluster 2023-12-01T19:07:36.877943+0000 mgr.y (mgr.24356) 6284 : cluster 0 pgmap v6252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:37 smithi040 bash[41173]: audit 2023-12-01T19:07:36.976177+0000 mon.a (mon.0) 4334 : audit 0 from='client.? 172.21.15.40:0/3016006417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:37 smithi040 bash[28232]: cluster 2023-12-01T19:07:36.877943+0000 mgr.y (mgr.24356) 6284 : cluster 0 pgmap v6252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:37 smithi040 bash[28232]: audit 2023-12-01T19:07:36.976177+0000 mon.a (mon.0) 4334 : audit 0 from='client.? 172.21.15.40:0/3016006417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:38 smithi141 bash[31670]: cluster 2023-12-01T19:07:38.878613+0000 mgr.y (mgr.24356) 6285 : cluster 0 pgmap v6253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:38 smithi040 bash[41173]: cluster 2023-12-01T19:07:38.878613+0000 mgr.y (mgr.24356) 6285 : cluster 0 pgmap v6253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:38 smithi040 bash[28232]: cluster 2023-12-01T19:07:38.878613+0000 mgr.y (mgr.24356) 6285 : cluster 0 pgmap v6253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:39 smithi141 bash[31670]: audit 2023-12-01T19:07:39.440225+0000 mon.a (mon.0) 4335 : audit 0 from='client.? 172.21.15.40:0/378776154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:39 smithi040 bash[41173]: audit 2023-12-01T19:07:39.440225+0000 mon.a (mon.0) 4335 : audit 0 from='client.? 172.21.15.40:0/378776154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:39 smithi040 bash[28232]: audit 2023-12-01T19:07:39.440225+0000 mon.a (mon.0) 4335 : audit 0 from='client.? 172.21.15.40:0/378776154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:42 smithi141 bash[31670]: cluster 2023-12-01T19:07:40.879761+0000 mgr.y (mgr.24356) 6286 : cluster 0 pgmap v6254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:42 smithi141 bash[31670]: audit 2023-12-01T19:07:41.906625+0000 mon.a (mon.0) 4336 : audit 0 from='client.? 172.21.15.40:0/2203601377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:42 smithi040 bash[28232]: cluster 2023-12-01T19:07:40.879761+0000 mgr.y (mgr.24356) 6286 : cluster 0 pgmap v6254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:42 smithi040 bash[28232]: audit 2023-12-01T19:07:41.906625+0000 mon.a (mon.0) 4336 : audit 0 from='client.? 172.21.15.40:0/2203601377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:42 smithi040 bash[41173]: cluster 2023-12-01T19:07:40.879761+0000 mgr.y (mgr.24356) 6286 : cluster 0 pgmap v6254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:42 smithi040 bash[41173]: audit 2023-12-01T19:07:41.906625+0000 mon.a (mon.0) 4336 : audit 0 from='client.? 172.21.15.40:0/2203601377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:44 smithi141 bash[31670]: cluster 2023-12-01T19:07:42.880446+0000 mgr.y (mgr.24356) 6287 : cluster 0 pgmap v6255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:44 smithi141 bash[31670]: audit 2023-12-01T19:07:44.380895+0000 mon.c (mon.2) 3989 : audit 0 from='client.? 172.21.15.40:0/1712466661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:44 smithi040 bash[28232]: cluster 2023-12-01T19:07:42.880446+0000 mgr.y (mgr.24356) 6287 : cluster 0 pgmap v6255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:44 smithi040 bash[28232]: audit 2023-12-01T19:07:44.380895+0000 mon.c (mon.2) 3989 : audit 0 from='client.? 172.21.15.40:0/1712466661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:44 smithi040 bash[41173]: cluster 2023-12-01T19:07:42.880446+0000 mgr.y (mgr.24356) 6287 : cluster 0 pgmap v6255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:44 smithi040 bash[41173]: audit 2023-12-01T19:07:44.380895+0000 mon.c (mon.2) 3989 : audit 0 from='client.? 172.21.15.40:0/1712466661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:46 smithi040 bash[28232]: cluster 2023-12-01T19:07:44.881659+0000 mgr.y (mgr.24356) 6288 : cluster 0 pgmap v6256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:07:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:07:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:46 smithi040 bash[41173]: cluster 2023-12-01T19:07:44.881659+0000 mgr.y (mgr.24356) 6288 : cluster 0 pgmap v6256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:46 smithi141 bash[31670]: cluster 2023-12-01T19:07:44.881659+0000 mgr.y (mgr.24356) 6288 : cluster 0 pgmap v6256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:47 smithi141 bash[31670]: audit 2023-12-01T19:07:46.853873+0000 mon.a (mon.0) 4337 : audit 0 from='client.? 172.21.15.40:0/759182488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:47 smithi040 bash[28232]: audit 2023-12-01T19:07:46.853873+0000 mon.a (mon.0) 4337 : audit 0 from='client.? 172.21.15.40:0/759182488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:47 smithi040 bash[41173]: audit 2023-12-01T19:07:46.853873+0000 mon.a (mon.0) 4337 : audit 0 from='client.? 172.21.15.40:0/759182488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:48 smithi141 bash[31670]: cluster 2023-12-01T19:07:46.882332+0000 mgr.y (mgr.24356) 6289 : cluster 0 pgmap v6257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:48 smithi141 bash[31670]: audit 2023-12-01T19:07:48.642577+0000 mon.c (mon.2) 3990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:48 smithi040 bash[41173]: cluster 2023-12-01T19:07:46.882332+0000 mgr.y (mgr.24356) 6289 : cluster 0 pgmap v6257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:48 smithi040 bash[41173]: audit 2023-12-01T19:07:48.642577+0000 mon.c (mon.2) 3990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:48 smithi040 bash[28232]: cluster 2023-12-01T19:07:46.882332+0000 mgr.y (mgr.24356) 6289 : cluster 0 pgmap v6257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:48 smithi040 bash[28232]: audit 2023-12-01T19:07:48.642577+0000 mon.c (mon.2) 3990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:49 smithi141 bash[31670]: audit 2023-12-01T19:07:49.318168+0000 mon.c (mon.2) 3991 : audit 0 from='client.? 172.21.15.40:0/3926919082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:49 smithi040 bash[28232]: audit 2023-12-01T19:07:49.318168+0000 mon.c (mon.2) 3991 : audit 0 from='client.? 172.21.15.40:0/3926919082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:49 smithi040 bash[41173]: audit 2023-12-01T19:07:49.318168+0000 mon.c (mon.2) 3991 : audit 0 from='client.? 172.21.15.40:0/3926919082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:50 smithi141 bash[31670]: cluster 2023-12-01T19:07:48.882860+0000 mgr.y (mgr.24356) 6290 : cluster 0 pgmap v6258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:50 smithi040 bash[41173]: cluster 2023-12-01T19:07:48.882860+0000 mgr.y (mgr.24356) 6290 : cluster 0 pgmap v6258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:50 smithi040 bash[28232]: cluster 2023-12-01T19:07:48.882860+0000 mgr.y (mgr.24356) 6290 : cluster 0 pgmap v6258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:52 smithi141 bash[31670]: cluster 2023-12-01T19:07:50.883986+0000 mgr.y (mgr.24356) 6291 : cluster 0 pgmap v6259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:52 smithi141 bash[31670]: audit 2023-12-01T19:07:51.776417+0000 mon.c (mon.2) 3992 : audit 0 from='client.? 172.21.15.40:0/389719523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:52 smithi040 bash[41173]: cluster 2023-12-01T19:07:50.883986+0000 mgr.y (mgr.24356) 6291 : cluster 0 pgmap v6259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:52 smithi040 bash[41173]: audit 2023-12-01T19:07:51.776417+0000 mon.c (mon.2) 3992 : audit 0 from='client.? 172.21.15.40:0/389719523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:52 smithi040 bash[28232]: cluster 2023-12-01T19:07:50.883986+0000 mgr.y (mgr.24356) 6291 : cluster 0 pgmap v6259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:52 smithi040 bash[28232]: audit 2023-12-01T19:07:51.776417+0000 mon.c (mon.2) 3992 : audit 0 from='client.? 172.21.15.40:0/389719523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:54 smithi141 bash[31670]: cluster 2023-12-01T19:07:52.884676+0000 mgr.y (mgr.24356) 6292 : cluster 0 pgmap v6260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:54 smithi141 bash[31670]: audit 2023-12-01T19:07:54.233586+0000 mon.a (mon.0) 4338 : audit 0 from='client.? 172.21.15.40:0/1236236952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:54 smithi040 bash[41173]: cluster 2023-12-01T19:07:52.884676+0000 mgr.y (mgr.24356) 6292 : cluster 0 pgmap v6260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:54 smithi040 bash[41173]: audit 2023-12-01T19:07:54.233586+0000 mon.a (mon.0) 4338 : audit 0 from='client.? 172.21.15.40:0/1236236952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:54 smithi040 bash[28232]: cluster 2023-12-01T19:07:52.884676+0000 mgr.y (mgr.24356) 6292 : cluster 0 pgmap v6260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:54 smithi040 bash[28232]: audit 2023-12-01T19:07:54.233586+0000 mon.a (mon.0) 4338 : audit 0 from='client.? 172.21.15.40:0/1236236952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:56.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:07:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:07:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:56 smithi141 bash[31670]: cluster 2023-12-01T19:07:54.885791+0000 mgr.y (mgr.24356) 6293 : cluster 0 pgmap v6261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:56 smithi141 bash[31670]: audit 2023-12-01T19:07:56.694056+0000 mon.c (mon.2) 3993 : audit 0 from='client.? 172.21.15.40:0/1674456784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:56 smithi040 bash[28232]: cluster 2023-12-01T19:07:54.885791+0000 mgr.y (mgr.24356) 6293 : cluster 0 pgmap v6261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:56 smithi040 bash[28232]: audit 2023-12-01T19:07:56.694056+0000 mon.c (mon.2) 3993 : audit 0 from='client.? 172.21.15.40:0/1674456784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:56 smithi040 bash[41173]: cluster 2023-12-01T19:07:54.885791+0000 mgr.y (mgr.24356) 6293 : cluster 0 pgmap v6261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:56 smithi040 bash[41173]: audit 2023-12-01T19:07:56.694056+0000 mon.c (mon.2) 3993 : audit 0 from='client.? 172.21.15.40:0/1674456784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:07:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:58 smithi141 bash[31670]: cluster 2023-12-01T19:07:56.886478+0000 mgr.y (mgr.24356) 6294 : cluster 0 pgmap v6262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:58 smithi040 bash[28232]: cluster 2023-12-01T19:07:56.886478+0000 mgr.y (mgr.24356) 6294 : cluster 0 pgmap v6262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:07:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:58 smithi040 bash[41173]: cluster 2023-12-01T19:07:56.886478+0000 mgr.y (mgr.24356) 6294 : cluster 0 pgmap v6262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:07:59 smithi141 bash[31670]: audit 2023-12-01T19:07:59.161405+0000 mon.a (mon.0) 4339 : audit 0 from='client.? 172.21.15.40:0/1753251949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:07:59 smithi040 bash[28232]: audit 2023-12-01T19:07:59.161405+0000 mon.a (mon.0) 4339 : audit 0 from='client.? 172.21.15.40:0/1753251949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:07:59 smithi040 bash[41173]: audit 2023-12-01T19:07:59.161405+0000 mon.a (mon.0) 4339 : audit 0 from='client.? 172.21.15.40:0/1753251949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:00 smithi141 bash[31670]: cluster 2023-12-01T19:07:58.887100+0000 mgr.y (mgr.24356) 6295 : cluster 0 pgmap v6263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:00 smithi141 bash[31670]: audit 2023-12-01T19:08:00.490470+0000 mon.c (mon.2) 3994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:08:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:00 smithi040 bash[41173]: cluster 2023-12-01T19:07:58.887100+0000 mgr.y (mgr.24356) 6295 : cluster 0 pgmap v6263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:00 smithi040 bash[41173]: audit 2023-12-01T19:08:00.490470+0000 mon.c (mon.2) 3994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:08:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:00 smithi040 bash[28232]: cluster 2023-12-01T19:07:58.887100+0000 mgr.y (mgr.24356) 6295 : cluster 0 pgmap v6263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:00 smithi040 bash[28232]: audit 2023-12-01T19:08:00.490470+0000 mon.c (mon.2) 3994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:08:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:01 smithi040 bash[28232]: audit 2023-12-01T19:08:01.625813+0000 mon.a (mon.0) 4340 : audit 0 from='client.? 172.21.15.40:0/179183222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:01 smithi040 bash[41173]: audit 2023-12-01T19:08:01.625813+0000 mon.a (mon.0) 4340 : audit 0 from='client.? 172.21.15.40:0/179183222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:01 smithi141 bash[31670]: audit 2023-12-01T19:08:01.625813+0000 mon.a (mon.0) 4340 : audit 0 from='client.? 172.21.15.40:0/179183222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:02 smithi040 bash[41173]: cluster 2023-12-01T19:08:00.888214+0000 mgr.y (mgr.24356) 6296 : cluster 0 pgmap v6264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:02 smithi040 bash[28232]: cluster 2023-12-01T19:08:00.888214+0000 mgr.y (mgr.24356) 6296 : cluster 0 pgmap v6264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:02 smithi141 bash[31670]: cluster 2023-12-01T19:08:00.888214+0000 mgr.y (mgr.24356) 6296 : cluster 0 pgmap v6264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:03 smithi040 bash[41173]: audit 2023-12-01T19:08:03.643137+0000 mon.c (mon.2) 3995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:03 smithi040 bash[28232]: audit 2023-12-01T19:08:03.643137+0000 mon.c (mon.2) 3995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:03 smithi141 bash[31670]: audit 2023-12-01T19:08:03.643137+0000 mon.c (mon.2) 3995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:04 smithi040 bash[28232]: cluster 2023-12-01T19:08:02.888977+0000 mgr.y (mgr.24356) 6297 : cluster 0 pgmap v6265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:04 smithi040 bash[28232]: audit 2023-12-01T19:08:04.091178+0000 mon.a (mon.0) 4341 : audit 0 from='client.? 172.21.15.40:0/988339200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:04 smithi040 bash[41173]: cluster 2023-12-01T19:08:02.888977+0000 mgr.y (mgr.24356) 6297 : cluster 0 pgmap v6265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:04 smithi040 bash[41173]: audit 2023-12-01T19:08:04.091178+0000 mon.a (mon.0) 4341 : audit 0 from='client.? 172.21.15.40:0/988339200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:04 smithi141 bash[31670]: cluster 2023-12-01T19:08:02.888977+0000 mgr.y (mgr.24356) 6297 : cluster 0 pgmap v6265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:04 smithi141 bash[31670]: audit 2023-12-01T19:08:04.091178+0000 mon.a (mon.0) 4341 : audit 0 from='client.? 172.21.15.40:0/988339200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:06.799 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:08:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[41173]: cluster 2023-12-01T19:08:04.890049+0000 mgr.y (mgr.24356) 6298 : cluster 0 pgmap v6266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[41173]: audit 2023-12-01T19:08:06.386101+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[41173]: audit 2023-12-01T19:08:06.397960+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[41173]: audit 2023-12-01T19:08:06.597795+0000 mon.c (mon.2) 3996 : audit 0 from='client.? 172.21.15.40:0/2904494176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[41173]: audit 2023-12-01T19:08:06.687976+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[41173]: audit 2023-12-01T19:08:06.698730+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28232]: cluster 2023-12-01T19:08:04.890049+0000 mgr.y (mgr.24356) 6298 : cluster 0 pgmap v6266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28232]: audit 2023-12-01T19:08:06.386101+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28232]: audit 2023-12-01T19:08:06.397960+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28232]: audit 2023-12-01T19:08:06.597795+0000 mon.c (mon.2) 3996 : audit 0 from='client.? 172.21.15.40:0/2904494176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28232]: audit 2023-12-01T19:08:06.687976+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:06 smithi040 bash[28232]: audit 2023-12-01T19:08:06.698730+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:06 smithi141 bash[31670]: cluster 2023-12-01T19:08:04.890049+0000 mgr.y (mgr.24356) 6298 : cluster 0 pgmap v6266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:06 smithi141 bash[31670]: audit 2023-12-01T19:08:06.386101+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:06 smithi141 bash[31670]: audit 2023-12-01T19:08:06.397960+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:06 smithi141 bash[31670]: audit 2023-12-01T19:08:06.597795+0000 mon.c (mon.2) 3996 : audit 0 from='client.? 172.21.15.40:0/2904494176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:06 smithi141 bash[31670]: audit 2023-12-01T19:08:06.687976+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:06 smithi141 bash[31670]: audit 2023-12-01T19:08:06.698730+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:07 smithi040 bash[28232]: audit 2023-12-01T19:08:07.178257+0000 mon.c (mon.2) 3997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:08:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:07 smithi040 bash[28232]: audit 2023-12-01T19:08:07.180338+0000 mon.c (mon.2) 3998 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:08:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:07 smithi040 bash[28232]: audit 2023-12-01T19:08:07.192057+0000 mon.a (mon.0) 4346 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:07 smithi040 bash[41173]: audit 2023-12-01T19:08:07.178257+0000 mon.c (mon.2) 3997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:08:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:07 smithi040 bash[41173]: audit 2023-12-01T19:08:07.180338+0000 mon.c (mon.2) 3998 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:08:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:07 smithi040 bash[41173]: audit 2023-12-01T19:08:07.192057+0000 mon.a (mon.0) 4346 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:07 smithi141 bash[31670]: audit 2023-12-01T19:08:07.178257+0000 mon.c (mon.2) 3997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:08:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:07 smithi141 bash[31670]: audit 2023-12-01T19:08:07.180338+0000 mon.c (mon.2) 3998 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:08:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:07 smithi141 bash[31670]: audit 2023-12-01T19:08:07.192057+0000 mon.a (mon.0) 4346 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:08:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:08 smithi040 bash[28232]: cluster 2023-12-01T19:08:06.890708+0000 mgr.y (mgr.24356) 6299 : cluster 0 pgmap v6267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:08 smithi040 bash[41173]: cluster 2023-12-01T19:08:06.890708+0000 mgr.y (mgr.24356) 6299 : cluster 0 pgmap v6267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:08 smithi141 bash[31670]: cluster 2023-12-01T19:08:06.890708+0000 mgr.y (mgr.24356) 6299 : cluster 0 pgmap v6267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:09 smithi040 bash[28232]: audit 2023-12-01T19:08:09.067837+0000 mon.c (mon.2) 3999 : audit 0 from='client.? 172.21.15.40:0/3606419695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:09 smithi040 bash[41173]: audit 2023-12-01T19:08:09.067837+0000 mon.c (mon.2) 3999 : audit 0 from='client.? 172.21.15.40:0/3606419695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:09 smithi141 bash[31670]: audit 2023-12-01T19:08:09.067837+0000 mon.c (mon.2) 3999 : audit 0 from='client.? 172.21.15.40:0/3606419695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:10 smithi040 bash[28232]: cluster 2023-12-01T19:08:08.891366+0000 mgr.y (mgr.24356) 6300 : cluster 0 pgmap v6268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:10 smithi040 bash[41173]: cluster 2023-12-01T19:08:08.891366+0000 mgr.y (mgr.24356) 6300 : cluster 0 pgmap v6268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:10 smithi141 bash[31670]: cluster 2023-12-01T19:08:08.891366+0000 mgr.y (mgr.24356) 6300 : cluster 0 pgmap v6268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:11 smithi040 bash[28232]: audit 2023-12-01T19:08:11.538721+0000 mon.a (mon.0) 4347 : audit 0 from='client.? 172.21.15.40:0/3580480280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:11 smithi040 bash[41173]: audit 2023-12-01T19:08:11.538721+0000 mon.a (mon.0) 4347 : audit 0 from='client.? 172.21.15.40:0/3580480280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:11 smithi141 bash[31670]: audit 2023-12-01T19:08:11.538721+0000 mon.a (mon.0) 4347 : audit 0 from='client.? 172.21.15.40:0/3580480280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:12 smithi040 bash[28232]: cluster 2023-12-01T19:08:10.892570+0000 mgr.y (mgr.24356) 6301 : cluster 0 pgmap v6269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:12 smithi040 bash[41173]: cluster 2023-12-01T19:08:10.892570+0000 mgr.y (mgr.24356) 6301 : cluster 0 pgmap v6269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:12 smithi141 bash[31670]: cluster 2023-12-01T19:08:10.892570+0000 mgr.y (mgr.24356) 6301 : cluster 0 pgmap v6269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:14 smithi040 bash[28232]: cluster 2023-12-01T19:08:12.893209+0000 mgr.y (mgr.24356) 6302 : cluster 0 pgmap v6270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:14 smithi040 bash[28232]: audit 2023-12-01T19:08:13.997968+0000 mon.c (mon.2) 4000 : audit 0 from='client.? 172.21.15.40:0/1837986505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:14 smithi040 bash[41173]: cluster 2023-12-01T19:08:12.893209+0000 mgr.y (mgr.24356) 6302 : cluster 0 pgmap v6270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:14 smithi040 bash[41173]: audit 2023-12-01T19:08:13.997968+0000 mon.c (mon.2) 4000 : audit 0 from='client.? 172.21.15.40:0/1837986505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:14 smithi141 bash[31670]: cluster 2023-12-01T19:08:12.893209+0000 mgr.y (mgr.24356) 6302 : cluster 0 pgmap v6270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:14 smithi141 bash[31670]: audit 2023-12-01T19:08:13.997968+0000 mon.c (mon.2) 4000 : audit 0 from='client.? 172.21.15.40:0/1837986505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:16.839 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:08:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:08:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:16 smithi040 bash[41173]: cluster 2023-12-01T19:08:14.894376+0000 mgr.y (mgr.24356) 6303 : cluster 0 pgmap v6271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:16 smithi040 bash[41173]: audit 2023-12-01T19:08:16.452271+0000 mon.c (mon.2) 4001 : audit 0 from='client.? 172.21.15.40:0/2541213360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:16 smithi040 bash[28232]: cluster 2023-12-01T19:08:14.894376+0000 mgr.y (mgr.24356) 6303 : cluster 0 pgmap v6271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:16 smithi040 bash[28232]: audit 2023-12-01T19:08:16.452271+0000 mon.c (mon.2) 4001 : audit 0 from='client.? 172.21.15.40:0/2541213360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:16 smithi141 bash[31670]: cluster 2023-12-01T19:08:14.894376+0000 mgr.y (mgr.24356) 6303 : cluster 0 pgmap v6271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:16 smithi141 bash[31670]: audit 2023-12-01T19:08:16.452271+0000 mon.c (mon.2) 4001 : audit 0 from='client.? 172.21.15.40:0/2541213360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:18 smithi040 bash[28232]: cluster 2023-12-01T19:08:16.895064+0000 mgr.y (mgr.24356) 6304 : cluster 0 pgmap v6272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:18 smithi040 bash[28232]: audit 2023-12-01T19:08:18.642811+0000 mon.c (mon.2) 4002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:18 smithi040 bash[41173]: cluster 2023-12-01T19:08:16.895064+0000 mgr.y (mgr.24356) 6304 : cluster 0 pgmap v6272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:18 smithi040 bash[41173]: audit 2023-12-01T19:08:18.642811+0000 mon.c (mon.2) 4002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:18 smithi141 bash[31670]: cluster 2023-12-01T19:08:16.895064+0000 mgr.y (mgr.24356) 6304 : cluster 0 pgmap v6272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:18 smithi141 bash[31670]: audit 2023-12-01T19:08:18.642811+0000 mon.c (mon.2) 4002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:19 smithi040 bash[28232]: audit 2023-12-01T19:08:18.931499+0000 mon.c (mon.2) 4003 : audit 0 from='client.? 172.21.15.40:0/933279197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:19 smithi040 bash[41173]: audit 2023-12-01T19:08:18.931499+0000 mon.c (mon.2) 4003 : audit 0 from='client.? 172.21.15.40:0/933279197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:19 smithi141 bash[31670]: audit 2023-12-01T19:08:18.931499+0000 mon.c (mon.2) 4003 : audit 0 from='client.? 172.21.15.40:0/933279197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:20 smithi040 bash[28232]: cluster 2023-12-01T19:08:18.895504+0000 mgr.y (mgr.24356) 6305 : cluster 0 pgmap v6273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:20 smithi040 bash[41173]: cluster 2023-12-01T19:08:18.895504+0000 mgr.y (mgr.24356) 6305 : cluster 0 pgmap v6273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:20 smithi141 bash[31670]: cluster 2023-12-01T19:08:18.895504+0000 mgr.y (mgr.24356) 6305 : cluster 0 pgmap v6273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:21 smithi040 bash[28232]: audit 2023-12-01T19:08:21.395075+0000 mon.a (mon.0) 4348 : audit 0 from='client.? 172.21.15.40:0/214051887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:21 smithi040 bash[41173]: audit 2023-12-01T19:08:21.395075+0000 mon.a (mon.0) 4348 : audit 0 from='client.? 172.21.15.40:0/214051887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:21 smithi141 bash[31670]: audit 2023-12-01T19:08:21.395075+0000 mon.a (mon.0) 4348 : audit 0 from='client.? 172.21.15.40:0/214051887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:22 smithi040 bash[28232]: cluster 2023-12-01T19:08:20.896651+0000 mgr.y (mgr.24356) 6306 : cluster 0 pgmap v6274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:22 smithi040 bash[41173]: cluster 2023-12-01T19:08:20.896651+0000 mgr.y (mgr.24356) 6306 : cluster 0 pgmap v6274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:22 smithi141 bash[31670]: cluster 2023-12-01T19:08:20.896651+0000 mgr.y (mgr.24356) 6306 : cluster 0 pgmap v6274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:24 smithi040 bash[41173]: cluster 2023-12-01T19:08:22.897276+0000 mgr.y (mgr.24356) 6307 : cluster 0 pgmap v6275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:24 smithi040 bash[41173]: audit 2023-12-01T19:08:23.871920+0000 mon.a (mon.0) 4349 : audit 0 from='client.? 172.21.15.40:0/2589057392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:24 smithi040 bash[28232]: cluster 2023-12-01T19:08:22.897276+0000 mgr.y (mgr.24356) 6307 : cluster 0 pgmap v6275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:24 smithi040 bash[28232]: audit 2023-12-01T19:08:23.871920+0000 mon.a (mon.0) 4349 : audit 0 from='client.? 172.21.15.40:0/2589057392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:24 smithi141 bash[31670]: cluster 2023-12-01T19:08:22.897276+0000 mgr.y (mgr.24356) 6307 : cluster 0 pgmap v6275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:24 smithi141 bash[31670]: audit 2023-12-01T19:08:23.871920+0000 mon.a (mon.0) 4349 : audit 0 from='client.? 172.21.15.40:0/2589057392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:26.873 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:08:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:08:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:26 smithi040 bash[28232]: cluster 2023-12-01T19:08:24.898416+0000 mgr.y (mgr.24356) 6308 : cluster 0 pgmap v6276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:26 smithi040 bash[28232]: audit 2023-12-01T19:08:26.326504+0000 mon.a (mon.0) 4350 : audit 0 from='client.? 172.21.15.40:0/3392021359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:26 smithi040 bash[41173]: cluster 2023-12-01T19:08:24.898416+0000 mgr.y (mgr.24356) 6308 : cluster 0 pgmap v6276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:26 smithi040 bash[41173]: audit 2023-12-01T19:08:26.326504+0000 mon.a (mon.0) 4350 : audit 0 from='client.? 172.21.15.40:0/3392021359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:26 smithi141 bash[31670]: cluster 2023-12-01T19:08:24.898416+0000 mgr.y (mgr.24356) 6308 : cluster 0 pgmap v6276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:26 smithi141 bash[31670]: audit 2023-12-01T19:08:26.326504+0000 mon.a (mon.0) 4350 : audit 0 from='client.? 172.21.15.40:0/3392021359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:28 smithi040 bash[28232]: cluster 2023-12-01T19:08:26.899092+0000 mgr.y (mgr.24356) 6309 : cluster 0 pgmap v6277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:29.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:28 smithi040 bash[28232]: audit 2023-12-01T19:08:28.788990+0000 mon.a (mon.0) 4351 : audit 0 from='client.? 172.21.15.40:0/790272154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:29.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:28 smithi040 bash[41173]: cluster 2023-12-01T19:08:26.899092+0000 mgr.y (mgr.24356) 6309 : cluster 0 pgmap v6277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:29.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:28 smithi040 bash[41173]: audit 2023-12-01T19:08:28.788990+0000 mon.a (mon.0) 4351 : audit 0 from='client.? 172.21.15.40:0/790272154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:28 smithi141 bash[31670]: cluster 2023-12-01T19:08:26.899092+0000 mgr.y (mgr.24356) 6309 : cluster 0 pgmap v6277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:28 smithi141 bash[31670]: audit 2023-12-01T19:08:28.788990+0000 mon.a (mon.0) 4351 : audit 0 from='client.? 172.21.15.40:0/790272154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:30 smithi040 bash[28232]: cluster 2023-12-01T19:08:28.899740+0000 mgr.y (mgr.24356) 6310 : cluster 0 pgmap v6278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:30 smithi040 bash[41173]: cluster 2023-12-01T19:08:28.899740+0000 mgr.y (mgr.24356) 6310 : cluster 0 pgmap v6278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:30 smithi141 bash[31670]: cluster 2023-12-01T19:08:28.899740+0000 mgr.y (mgr.24356) 6310 : cluster 0 pgmap v6278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:31 smithi040 bash[28232]: audit 2023-12-01T19:08:31.252137+0000 mon.a (mon.0) 4352 : audit 0 from='client.? 172.21.15.40:0/1470130789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:31 smithi040 bash[41173]: audit 2023-12-01T19:08:31.252137+0000 mon.a (mon.0) 4352 : audit 0 from='client.? 172.21.15.40:0/1470130789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:31 smithi141 bash[31670]: audit 2023-12-01T19:08:31.252137+0000 mon.a (mon.0) 4352 : audit 0 from='client.? 172.21.15.40:0/1470130789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:32 smithi040 bash[28232]: cluster 2023-12-01T19:08:30.900530+0000 mgr.y (mgr.24356) 6311 : cluster 0 pgmap v6279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:32 smithi040 bash[41173]: cluster 2023-12-01T19:08:30.900530+0000 mgr.y (mgr.24356) 6311 : cluster 0 pgmap v6279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:32 smithi141 bash[31670]: cluster 2023-12-01T19:08:30.900530+0000 mgr.y (mgr.24356) 6311 : cluster 0 pgmap v6279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:33 smithi040 bash[41173]: cluster 2023-12-01T19:08:32.901085+0000 mgr.y (mgr.24356) 6312 : cluster 0 pgmap v6280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:33 smithi040 bash[41173]: audit 2023-12-01T19:08:33.643543+0000 mon.c (mon.2) 4004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:33 smithi040 bash[41173]: audit 2023-12-01T19:08:33.716709+0000 mon.c (mon.2) 4005 : audit 0 from='client.? 172.21.15.40:0/2734265951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:33 smithi040 bash[28232]: cluster 2023-12-01T19:08:32.901085+0000 mgr.y (mgr.24356) 6312 : cluster 0 pgmap v6280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:33 smithi040 bash[28232]: audit 2023-12-01T19:08:33.643543+0000 mon.c (mon.2) 4004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:33 smithi040 bash[28232]: audit 2023-12-01T19:08:33.716709+0000 mon.c (mon.2) 4005 : audit 0 from='client.? 172.21.15.40:0/2734265951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:33 smithi141 bash[31670]: cluster 2023-12-01T19:08:32.901085+0000 mgr.y (mgr.24356) 6312 : cluster 0 pgmap v6280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:33 smithi141 bash[31670]: audit 2023-12-01T19:08:33.643543+0000 mon.c (mon.2) 4004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:33 smithi141 bash[31670]: audit 2023-12-01T19:08:33.716709+0000 mon.c (mon.2) 4005 : audit 0 from='client.? 172.21.15.40:0/2734265951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:35 smithi141 bash[31670]: cluster 2023-12-01T19:08:34.902228+0000 mgr.y (mgr.24356) 6313 : cluster 0 pgmap v6281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:35 smithi040 bash[28232]: cluster 2023-12-01T19:08:34.902228+0000 mgr.y (mgr.24356) 6313 : cluster 0 pgmap v6281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:35 smithi040 bash[41173]: cluster 2023-12-01T19:08:34.902228+0000 mgr.y (mgr.24356) 6313 : cluster 0 pgmap v6281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:08:36] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T19:08:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:36 smithi141 bash[31670]: audit 2023-12-01T19:08:36.183156+0000 mon.a (mon.0) 4353 : audit 0 from='client.? 172.21.15.40:0/3935428395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:36 smithi040 bash[28232]: audit 2023-12-01T19:08:36.183156+0000 mon.a (mon.0) 4353 : audit 0 from='client.? 172.21.15.40:0/3935428395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:36 smithi040 bash[41173]: audit 2023-12-01T19:08:36.183156+0000 mon.a (mon.0) 4353 : audit 0 from='client.? 172.21.15.40:0/3935428395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:38 smithi141 bash[31670]: cluster 2023-12-01T19:08:36.902888+0000 mgr.y (mgr.24356) 6314 : cluster 0 pgmap v6282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:38 smithi141 bash[31670]: audit 2023-12-01T19:08:38.645007+0000 mon.c (mon.2) 4006 : audit 0 from='client.? 172.21.15.40:0/2745672380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:38 smithi040 bash[28232]: cluster 2023-12-01T19:08:36.902888+0000 mgr.y (mgr.24356) 6314 : cluster 0 pgmap v6282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:38 smithi040 bash[28232]: audit 2023-12-01T19:08:38.645007+0000 mon.c (mon.2) 4006 : audit 0 from='client.? 172.21.15.40:0/2745672380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:38 smithi040 bash[41173]: cluster 2023-12-01T19:08:36.902888+0000 mgr.y (mgr.24356) 6314 : cluster 0 pgmap v6282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:38 smithi040 bash[41173]: audit 2023-12-01T19:08:38.645007+0000 mon.c (mon.2) 4006 : audit 0 from='client.? 172.21.15.40:0/2745672380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:40 smithi141 bash[31670]: cluster 2023-12-01T19:08:38.903541+0000 mgr.y (mgr.24356) 6315 : cluster 0 pgmap v6283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:40 smithi040 bash[28232]: cluster 2023-12-01T19:08:38.903541+0000 mgr.y (mgr.24356) 6315 : cluster 0 pgmap v6283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:40 smithi040 bash[41173]: cluster 2023-12-01T19:08:38.903541+0000 mgr.y (mgr.24356) 6315 : cluster 0 pgmap v6283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:41 smithi141 bash[31670]: audit 2023-12-01T19:08:41.111041+0000 mon.a (mon.0) 4354 : audit 0 from='client.? 172.21.15.40:0/1871388121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:41 smithi040 bash[28232]: audit 2023-12-01T19:08:41.111041+0000 mon.a (mon.0) 4354 : audit 0 from='client.? 172.21.15.40:0/1871388121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:41 smithi040 bash[41173]: audit 2023-12-01T19:08:41.111041+0000 mon.a (mon.0) 4354 : audit 0 from='client.? 172.21.15.40:0/1871388121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:42 smithi141 bash[31670]: cluster 2023-12-01T19:08:40.904291+0000 mgr.y (mgr.24356) 6316 : cluster 0 pgmap v6284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:42 smithi040 bash[28232]: cluster 2023-12-01T19:08:40.904291+0000 mgr.y (mgr.24356) 6316 : cluster 0 pgmap v6284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:42 smithi040 bash[41173]: cluster 2023-12-01T19:08:40.904291+0000 mgr.y (mgr.24356) 6316 : cluster 0 pgmap v6284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:43 smithi141 bash[31670]: audit 2023-12-01T19:08:43.564008+0000 mon.a (mon.0) 4355 : audit 0 from='client.? 172.21.15.40:0/2535718668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:43 smithi040 bash[28232]: audit 2023-12-01T19:08:43.564008+0000 mon.a (mon.0) 4355 : audit 0 from='client.? 172.21.15.40:0/2535718668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:43 smithi040 bash[41173]: audit 2023-12-01T19:08:43.564008+0000 mon.a (mon.0) 4355 : audit 0 from='client.? 172.21.15.40:0/2535718668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:44 smithi141 bash[31670]: cluster 2023-12-01T19:08:42.904960+0000 mgr.y (mgr.24356) 6317 : cluster 0 pgmap v6285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:44 smithi040 bash[28232]: cluster 2023-12-01T19:08:42.904960+0000 mgr.y (mgr.24356) 6317 : cluster 0 pgmap v6285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:44 smithi040 bash[41173]: cluster 2023-12-01T19:08:42.904960+0000 mgr.y (mgr.24356) 6317 : cluster 0 pgmap v6285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:46.764 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:08:46] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T19:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:46 smithi141 bash[31670]: cluster 2023-12-01T19:08:44.906192+0000 mgr.y (mgr.24356) 6318 : cluster 0 pgmap v6286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:46 smithi141 bash[31670]: audit 2023-12-01T19:08:46.029409+0000 mon.c (mon.2) 4007 : audit 0 from='client.? 172.21.15.40:0/834598289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:46 smithi040 bash[41173]: cluster 2023-12-01T19:08:44.906192+0000 mgr.y (mgr.24356) 6318 : cluster 0 pgmap v6286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:46 smithi040 bash[41173]: audit 2023-12-01T19:08:46.029409+0000 mon.c (mon.2) 4007 : audit 0 from='client.? 172.21.15.40:0/834598289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:46 smithi040 bash[28232]: cluster 2023-12-01T19:08:44.906192+0000 mgr.y (mgr.24356) 6318 : cluster 0 pgmap v6286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:46 smithi040 bash[28232]: audit 2023-12-01T19:08:46.029409+0000 mon.c (mon.2) 4007 : audit 0 from='client.? 172.21.15.40:0/834598289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:48 smithi141 bash[31670]: cluster 2023-12-01T19:08:46.906892+0000 mgr.y (mgr.24356) 6319 : cluster 0 pgmap v6287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:48 smithi141 bash[31670]: audit 2023-12-01T19:08:48.496295+0000 mon.a (mon.0) 4356 : audit 0 from='client.? 172.21.15.40:0/2592919109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:48 smithi141 bash[31670]: audit 2023-12-01T19:08:48.644006+0000 mon.c (mon.2) 4008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:48 smithi040 bash[28232]: cluster 2023-12-01T19:08:46.906892+0000 mgr.y (mgr.24356) 6319 : cluster 0 pgmap v6287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:48 smithi040 bash[28232]: audit 2023-12-01T19:08:48.496295+0000 mon.a (mon.0) 4356 : audit 0 from='client.? 172.21.15.40:0/2592919109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:48 smithi040 bash[28232]: audit 2023-12-01T19:08:48.644006+0000 mon.c (mon.2) 4008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:48 smithi040 bash[41173]: cluster 2023-12-01T19:08:46.906892+0000 mgr.y (mgr.24356) 6319 : cluster 0 pgmap v6287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:48 smithi040 bash[41173]: audit 2023-12-01T19:08:48.496295+0000 mon.a (mon.0) 4356 : audit 0 from='client.? 172.21.15.40:0/2592919109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:48 smithi040 bash[41173]: audit 2023-12-01T19:08:48.644006+0000 mon.c (mon.2) 4008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:50 smithi141 bash[31670]: cluster 2023-12-01T19:08:48.907579+0000 mgr.y (mgr.24356) 6320 : cluster 0 pgmap v6288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:50 smithi040 bash[28232]: cluster 2023-12-01T19:08:48.907579+0000 mgr.y (mgr.24356) 6320 : cluster 0 pgmap v6288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:50 smithi040 bash[41173]: cluster 2023-12-01T19:08:48.907579+0000 mgr.y (mgr.24356) 6320 : cluster 0 pgmap v6288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:51 smithi040 bash[28232]: audit 2023-12-01T19:08:50.965280+0000 mon.c (mon.2) 4009 : audit 0 from='client.? 172.21.15.40:0/2704809786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:51 smithi040 bash[41173]: audit 2023-12-01T19:08:50.965280+0000 mon.c (mon.2) 4009 : audit 0 from='client.? 172.21.15.40:0/2704809786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:51 smithi141 bash[31670]: audit 2023-12-01T19:08:50.965280+0000 mon.c (mon.2) 4009 : audit 0 from='client.? 172.21.15.40:0/2704809786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:52 smithi040 bash[28232]: cluster 2023-12-01T19:08:50.908692+0000 mgr.y (mgr.24356) 6321 : cluster 0 pgmap v6289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:52 smithi040 bash[41173]: cluster 2023-12-01T19:08:50.908692+0000 mgr.y (mgr.24356) 6321 : cluster 0 pgmap v6289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:52 smithi141 bash[31670]: cluster 2023-12-01T19:08:50.908692+0000 mgr.y (mgr.24356) 6321 : cluster 0 pgmap v6289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:53 smithi040 bash[28232]: audit 2023-12-01T19:08:53.429903+0000 mon.c (mon.2) 4010 : audit 0 from='client.? 172.21.15.40:0/1734833490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:53 smithi040 bash[41173]: audit 2023-12-01T19:08:53.429903+0000 mon.c (mon.2) 4010 : audit 0 from='client.? 172.21.15.40:0/1734833490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:53 smithi141 bash[31670]: audit 2023-12-01T19:08:53.429903+0000 mon.c (mon.2) 4010 : audit 0 from='client.? 172.21.15.40:0/1734833490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:54 smithi040 bash[28232]: cluster 2023-12-01T19:08:52.909300+0000 mgr.y (mgr.24356) 6322 : cluster 0 pgmap v6290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:54 smithi040 bash[41173]: cluster 2023-12-01T19:08:52.909300+0000 mgr.y (mgr.24356) 6322 : cluster 0 pgmap v6290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:54 smithi141 bash[31670]: cluster 2023-12-01T19:08:52.909300+0000 mgr.y (mgr.24356) 6322 : cluster 0 pgmap v6290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:56.797 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:08:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:08:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:56 smithi040 bash[28232]: cluster 2023-12-01T19:08:54.910457+0000 mgr.y (mgr.24356) 6323 : cluster 0 pgmap v6291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:56 smithi040 bash[28232]: audit 2023-12-01T19:08:55.896840+0000 mon.c (mon.2) 4011 : audit 0 from='client.? 172.21.15.40:0/4288157726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:56 smithi040 bash[41173]: cluster 2023-12-01T19:08:54.910457+0000 mgr.y (mgr.24356) 6323 : cluster 0 pgmap v6291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:56 smithi040 bash[41173]: audit 2023-12-01T19:08:55.896840+0000 mon.c (mon.2) 4011 : audit 0 from='client.? 172.21.15.40:0/4288157726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:56 smithi141 bash[31670]: cluster 2023-12-01T19:08:54.910457+0000 mgr.y (mgr.24356) 6323 : cluster 0 pgmap v6291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:56 smithi141 bash[31670]: audit 2023-12-01T19:08:55.896840+0000 mon.c (mon.2) 4011 : audit 0 from='client.? 172.21.15.40:0/4288157726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:58 smithi040 bash[28232]: cluster 2023-12-01T19:08:56.911198+0000 mgr.y (mgr.24356) 6324 : cluster 0 pgmap v6292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:08:58 smithi040 bash[28232]: audit 2023-12-01T19:08:58.368575+0000 mon.a (mon.0) 4357 : audit 0 from='client.? 172.21.15.40:0/1308041841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:58 smithi040 bash[41173]: cluster 2023-12-01T19:08:56.911198+0000 mgr.y (mgr.24356) 6324 : cluster 0 pgmap v6292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:08:58 smithi040 bash[41173]: audit 2023-12-01T19:08:58.368575+0000 mon.a (mon.0) 4357 : audit 0 from='client.? 172.21.15.40:0/1308041841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:08:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:58 smithi141 bash[31670]: cluster 2023-12-01T19:08:56.911198+0000 mgr.y (mgr.24356) 6324 : cluster 0 pgmap v6292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:08:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:08:58 smithi141 bash[31670]: audit 2023-12-01T19:08:58.368575+0000 mon.a (mon.0) 4357 : audit 0 from='client.? 172.21.15.40:0/1308041841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:00 smithi040 bash[28232]: cluster 2023-12-01T19:08:58.911878+0000 mgr.y (mgr.24356) 6325 : cluster 0 pgmap v6293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:00 smithi040 bash[41173]: cluster 2023-12-01T19:08:58.911878+0000 mgr.y (mgr.24356) 6325 : cluster 0 pgmap v6293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:00 smithi141 bash[31670]: cluster 2023-12-01T19:08:58.911878+0000 mgr.y (mgr.24356) 6325 : cluster 0 pgmap v6293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:01 smithi040 bash[28232]: audit 2023-12-01T19:09:00.834154+0000 mon.c (mon.2) 4012 : audit 0 from='client.? 172.21.15.40:0/3736044758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:01 smithi040 bash[41173]: audit 2023-12-01T19:09:00.834154+0000 mon.c (mon.2) 4012 : audit 0 from='client.? 172.21.15.40:0/3736044758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:01 smithi141 bash[31670]: audit 2023-12-01T19:09:00.834154+0000 mon.c (mon.2) 4012 : audit 0 from='client.? 172.21.15.40:0/3736044758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:02 smithi040 bash[41173]: cluster 2023-12-01T19:09:00.913067+0000 mgr.y (mgr.24356) 6326 : cluster 0 pgmap v6294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:02 smithi040 bash[28232]: cluster 2023-12-01T19:09:00.913067+0000 mgr.y (mgr.24356) 6326 : cluster 0 pgmap v6294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:02 smithi141 bash[31670]: cluster 2023-12-01T19:09:00.913067+0000 mgr.y (mgr.24356) 6326 : cluster 0 pgmap v6294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:03 smithi040 bash[28232]: audit 2023-12-01T19:09:03.305624+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.40:0/3878629067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:03 smithi040 bash[28232]: audit 2023-12-01T19:09:03.644789+0000 mon.c (mon.2) 4013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:03 smithi040 bash[41173]: audit 2023-12-01T19:09:03.305624+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.40:0/3878629067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:03 smithi040 bash[41173]: audit 2023-12-01T19:09:03.644789+0000 mon.c (mon.2) 4013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:03 smithi141 bash[31670]: audit 2023-12-01T19:09:03.305624+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.40:0/3878629067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:03 smithi141 bash[31670]: audit 2023-12-01T19:09:03.644789+0000 mon.c (mon.2) 4013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:04 smithi040 bash[28232]: cluster 2023-12-01T19:09:02.913757+0000 mgr.y (mgr.24356) 6327 : cluster 0 pgmap v6295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:04 smithi040 bash[41173]: cluster 2023-12-01T19:09:02.913757+0000 mgr.y (mgr.24356) 6327 : cluster 0 pgmap v6295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:05.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:04 smithi141 bash[31670]: cluster 2023-12-01T19:09:02.913757+0000 mgr.y (mgr.24356) 6327 : cluster 0 pgmap v6295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:05 smithi040 bash[28232]: audit 2023-12-01T19:09:05.767446+0000 mon.c (mon.2) 4014 : audit 0 from='client.? 172.21.15.40:0/2545223634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:05 smithi040 bash[41173]: audit 2023-12-01T19:09:05.767446+0000 mon.c (mon.2) 4014 : audit 0 from='client.? 172.21.15.40:0/2545223634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:05 smithi141 bash[31670]: audit 2023-12-01T19:09:05.767446+0000 mon.c (mon.2) 4014 : audit 0 from='client.? 172.21.15.40:0/2545223634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:06.840 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:09:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:09:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:06 smithi040 bash[28232]: cluster 2023-12-01T19:09:04.914933+0000 mgr.y (mgr.24356) 6328 : cluster 0 pgmap v6296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:06 smithi040 bash[41173]: cluster 2023-12-01T19:09:04.914933+0000 mgr.y (mgr.24356) 6328 : cluster 0 pgmap v6296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:06 smithi141 bash[31670]: cluster 2023-12-01T19:09:04.914933+0000 mgr.y (mgr.24356) 6328 : cluster 0 pgmap v6296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:07 smithi040 bash[41173]: audit 2023-12-01T19:09:07.272094+0000 mon.c (mon.2) 4015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:09:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:07 smithi040 bash[28232]: audit 2023-12-01T19:09:07.272094+0000 mon.c (mon.2) 4015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:09:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:07 smithi141 bash[31670]: audit 2023-12-01T19:09:07.272094+0000 mon.c (mon.2) 4015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:09:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:08 smithi040 bash[41173]: cluster 2023-12-01T19:09:06.915591+0000 mgr.y (mgr.24356) 6329 : cluster 0 pgmap v6297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:08 smithi040 bash[41173]: audit 2023-12-01T19:09:08.234368+0000 mon.c (mon.2) 4016 : audit 0 from='client.? 172.21.15.40:0/277998724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:08 smithi040 bash[28232]: cluster 2023-12-01T19:09:06.915591+0000 mgr.y (mgr.24356) 6329 : cluster 0 pgmap v6297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:08 smithi040 bash[28232]: audit 2023-12-01T19:09:08.234368+0000 mon.c (mon.2) 4016 : audit 0 from='client.? 172.21.15.40:0/277998724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:08 smithi141 bash[31670]: cluster 2023-12-01T19:09:06.915591+0000 mgr.y (mgr.24356) 6329 : cluster 0 pgmap v6297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:08 smithi141 bash[31670]: audit 2023-12-01T19:09:08.234368+0000 mon.c (mon.2) 4016 : audit 0 from='client.? 172.21.15.40:0/277998724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:10 smithi040 bash[28232]: cluster 2023-12-01T19:09:08.916279+0000 mgr.y (mgr.24356) 6330 : cluster 0 pgmap v6298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:10 smithi040 bash[28232]: audit 2023-12-01T19:09:10.695919+0000 mon.c (mon.2) 4017 : audit 0 from='client.? 172.21.15.40:0/3827390292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:10 smithi040 bash[41173]: cluster 2023-12-01T19:09:08.916279+0000 mgr.y (mgr.24356) 6330 : cluster 0 pgmap v6298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:10 smithi040 bash[41173]: audit 2023-12-01T19:09:10.695919+0000 mon.c (mon.2) 4017 : audit 0 from='client.? 172.21.15.40:0/3827390292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:10 smithi141 bash[31670]: cluster 2023-12-01T19:09:08.916279+0000 mgr.y (mgr.24356) 6330 : cluster 0 pgmap v6298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:10 smithi141 bash[31670]: audit 2023-12-01T19:09:10.695919+0000 mon.c (mon.2) 4017 : audit 0 from='client.? 172.21.15.40:0/3827390292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:12 smithi040 bash[41173]: cluster 2023-12-01T19:09:10.917439+0000 mgr.y (mgr.24356) 6331 : cluster 0 pgmap v6299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:12 smithi040 bash[28232]: cluster 2023-12-01T19:09:10.917439+0000 mgr.y (mgr.24356) 6331 : cluster 0 pgmap v6299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:12 smithi141 bash[31670]: cluster 2023-12-01T19:09:10.917439+0000 mgr.y (mgr.24356) 6331 : cluster 0 pgmap v6299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:14 smithi141 bash[31670]: cluster 2023-12-01T19:09:12.918083+0000 mgr.y (mgr.24356) 6332 : cluster 0 pgmap v6300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:14 smithi141 bash[31670]: audit 2023-12-01T19:09:13.166780+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:14 smithi141 bash[31670]: audit 2023-12-01T19:09:13.177449+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:14 smithi141 bash[31670]: audit 2023-12-01T19:09:13.179778+0000 mon.a (mon.0) 4361 : audit 0 from='client.? 172.21.15.40:0/848789479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:14 smithi141 bash[31670]: audit 2023-12-01T19:09:13.466144+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:14 smithi141 bash[31670]: audit 2023-12-01T19:09:13.483277+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[28232]: cluster 2023-12-01T19:09:12.918083+0000 mgr.y (mgr.24356) 6332 : cluster 0 pgmap v6300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[28232]: audit 2023-12-01T19:09:13.166780+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[28232]: audit 2023-12-01T19:09:13.177449+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[28232]: audit 2023-12-01T19:09:13.179778+0000 mon.a (mon.0) 4361 : audit 0 from='client.? 172.21.15.40:0/848789479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[28232]: audit 2023-12-01T19:09:13.466144+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[28232]: audit 2023-12-01T19:09:13.483277+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[41173]: cluster 2023-12-01T19:09:12.918083+0000 mgr.y (mgr.24356) 6332 : cluster 0 pgmap v6300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[41173]: audit 2023-12-01T19:09:13.166780+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[41173]: audit 2023-12-01T19:09:13.177449+0000 mon.a (mon.0) 4360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[41173]: audit 2023-12-01T19:09:13.179778+0000 mon.a (mon.0) 4361 : audit 0 from='client.? 172.21.15.40:0/848789479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[41173]: audit 2023-12-01T19:09:13.466144+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:14 smithi040 bash[41173]: audit 2023-12-01T19:09:13.483277+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:16 smithi040 bash[41173]: cluster 2023-12-01T19:09:14.919247+0000 mgr.y (mgr.24356) 6333 : cluster 0 pgmap v6301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:16 smithi040 bash[41173]: audit 2023-12-01T19:09:15.644445+0000 mon.c (mon.2) 4018 : audit 0 from='client.? 172.21.15.40:0/3254284651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:16 smithi040 bash[28232]: cluster 2023-12-01T19:09:14.919247+0000 mgr.y (mgr.24356) 6333 : cluster 0 pgmap v6301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:16 smithi040 bash[28232]: audit 2023-12-01T19:09:15.644445+0000 mon.c (mon.2) 4018 : audit 0 from='client.? 172.21.15.40:0/3254284651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:16 smithi141 bash[31670]: cluster 2023-12-01T19:09:14.919247+0000 mgr.y (mgr.24356) 6333 : cluster 0 pgmap v6301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:16 smithi141 bash[31670]: audit 2023-12-01T19:09:15.644445+0000 mon.c (mon.2) 4018 : audit 0 from='client.? 172.21.15.40:0/3254284651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:09:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:09:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:18 smithi040 bash[28232]: cluster 2023-12-01T19:09:16.920041+0000 mgr.y (mgr.24356) 6334 : cluster 0 pgmap v6302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:18 smithi040 bash[28232]: audit 2023-12-01T19:09:18.112509+0000 mon.c (mon.2) 4019 : audit 0 from='client.? 172.21.15.40:0/1589117063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:18 smithi040 bash[28232]: audit 2023-12-01T19:09:18.644444+0000 mon.c (mon.2) 4020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:18 smithi040 bash[41173]: cluster 2023-12-01T19:09:16.920041+0000 mgr.y (mgr.24356) 6334 : cluster 0 pgmap v6302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:18 smithi040 bash[41173]: audit 2023-12-01T19:09:18.112509+0000 mon.c (mon.2) 4019 : audit 0 from='client.? 172.21.15.40:0/1589117063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:18 smithi040 bash[41173]: audit 2023-12-01T19:09:18.644444+0000 mon.c (mon.2) 4020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:18 smithi141 bash[31670]: cluster 2023-12-01T19:09:16.920041+0000 mgr.y (mgr.24356) 6334 : cluster 0 pgmap v6302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:18 smithi141 bash[31670]: audit 2023-12-01T19:09:18.112509+0000 mon.c (mon.2) 4019 : audit 0 from='client.? 172.21.15.40:0/1589117063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:18 smithi141 bash[31670]: audit 2023-12-01T19:09:18.644444+0000 mon.c (mon.2) 4020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:20 smithi141 bash[31670]: cluster 2023-12-01T19:09:18.920790+0000 mgr.y (mgr.24356) 6335 : cluster 0 pgmap v6303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:20 smithi141 bash[31670]: audit 2023-12-01T19:09:20.558206+0000 mon.c (mon.2) 4021 : audit 0 from='client.? 172.21.15.40:0/1214022699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:20 smithi040 bash[41173]: cluster 2023-12-01T19:09:18.920790+0000 mgr.y (mgr.24356) 6335 : cluster 0 pgmap v6303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:20 smithi040 bash[41173]: audit 2023-12-01T19:09:20.558206+0000 mon.c (mon.2) 4021 : audit 0 from='client.? 172.21.15.40:0/1214022699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:20 smithi040 bash[28232]: cluster 2023-12-01T19:09:18.920790+0000 mgr.y (mgr.24356) 6335 : cluster 0 pgmap v6303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:20 smithi040 bash[28232]: audit 2023-12-01T19:09:20.558206+0000 mon.c (mon.2) 4021 : audit 0 from='client.? 172.21.15.40:0/1214022699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:22 smithi141 bash[31670]: cluster 2023-12-01T19:09:20.921935+0000 mgr.y (mgr.24356) 6336 : cluster 0 pgmap v6304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:23.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:22 smithi040 bash[28232]: cluster 2023-12-01T19:09:20.921935+0000 mgr.y (mgr.24356) 6336 : cluster 0 pgmap v6304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:23.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:22 smithi040 bash[41173]: cluster 2023-12-01T19:09:20.921935+0000 mgr.y (mgr.24356) 6336 : cluster 0 pgmap v6304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:23 smithi141 bash[31670]: audit 2023-12-01T19:09:23.067079+0000 mon.a (mon.0) 4364 : audit 0 from='client.? 172.21.15.40:0/2046081043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:23 smithi040 bash[28232]: audit 2023-12-01T19:09:23.067079+0000 mon.a (mon.0) 4364 : audit 0 from='client.? 172.21.15.40:0/2046081043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:23 smithi040 bash[41173]: audit 2023-12-01T19:09:23.067079+0000 mon.a (mon.0) 4364 : audit 0 from='client.? 172.21.15.40:0/2046081043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:24 smithi141 bash[31670]: cluster 2023-12-01T19:09:22.922431+0000 mgr.y (mgr.24356) 6337 : cluster 0 pgmap v6305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:24 smithi141 bash[31670]: audit 2023-12-01T19:09:23.905817+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:24 smithi141 bash[31670]: audit 2023-12-01T19:09:23.919832+0000 mon.a (mon.0) 4366 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:24 smithi141 bash[31670]: audit 2023-12-01T19:09:23.924865+0000 mon.c (mon.2) 4022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:09:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:24 smithi141 bash[31670]: audit 2023-12-01T19:09:23.926131+0000 mon.c (mon.2) 4023 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:09:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:24 smithi141 bash[31670]: audit 2023-12-01T19:09:23.935904+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[41173]: cluster 2023-12-01T19:09:22.922431+0000 mgr.y (mgr.24356) 6337 : cluster 0 pgmap v6305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[41173]: audit 2023-12-01T19:09:23.905817+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[41173]: audit 2023-12-01T19:09:23.919832+0000 mon.a (mon.0) 4366 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[41173]: audit 2023-12-01T19:09:23.924865+0000 mon.c (mon.2) 4022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:09:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[41173]: audit 2023-12-01T19:09:23.926131+0000 mon.c (mon.2) 4023 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:09:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[41173]: audit 2023-12-01T19:09:23.935904+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[28232]: cluster 2023-12-01T19:09:22.922431+0000 mgr.y (mgr.24356) 6337 : cluster 0 pgmap v6305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[28232]: audit 2023-12-01T19:09:23.905817+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[28232]: audit 2023-12-01T19:09:23.919832+0000 mon.a (mon.0) 4366 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[28232]: audit 2023-12-01T19:09:23.924865+0000 mon.c (mon.2) 4022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[28232]: audit 2023-12-01T19:09:23.926131+0000 mon.c (mon.2) 4023 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:09:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:24 smithi040 bash[28232]: audit 2023-12-01T19:09:23.935904+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:09:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:25 smithi040 bash[28232]: audit 2023-12-01T19:09:25.522163+0000 mon.c (mon.2) 4024 : audit 0 from='client.? 172.21.15.40:0/662486860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:25 smithi040 bash[41173]: audit 2023-12-01T19:09:25.522163+0000 mon.c (mon.2) 4024 : audit 0 from='client.? 172.21.15.40:0/662486860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:25 smithi141 bash[31670]: audit 2023-12-01T19:09:25.522163+0000 mon.c (mon.2) 4024 : audit 0 from='client.? 172.21.15.40:0/662486860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:26.785 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:09:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:09:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:26 smithi040 bash[28232]: cluster 2023-12-01T19:09:24.923599+0000 mgr.y (mgr.24356) 6338 : cluster 0 pgmap v6306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:26 smithi040 bash[41173]: cluster 2023-12-01T19:09:24.923599+0000 mgr.y (mgr.24356) 6338 : cluster 0 pgmap v6306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:26 smithi141 bash[31670]: cluster 2023-12-01T19:09:24.923599+0000 mgr.y (mgr.24356) 6338 : cluster 0 pgmap v6306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:28 smithi040 bash[28232]: cluster 2023-12-01T19:09:26.924213+0000 mgr.y (mgr.24356) 6339 : cluster 0 pgmap v6307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:28 smithi040 bash[28232]: audit 2023-12-01T19:09:27.984046+0000 mon.c (mon.2) 4025 : audit 0 from='client.? 172.21.15.40:0/3692388564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:28 smithi040 bash[41173]: cluster 2023-12-01T19:09:26.924213+0000 mgr.y (mgr.24356) 6339 : cluster 0 pgmap v6307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:28 smithi040 bash[41173]: audit 2023-12-01T19:09:27.984046+0000 mon.c (mon.2) 4025 : audit 0 from='client.? 172.21.15.40:0/3692388564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:28 smithi141 bash[31670]: cluster 2023-12-01T19:09:26.924213+0000 mgr.y (mgr.24356) 6339 : cluster 0 pgmap v6307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:28 smithi141 bash[31670]: audit 2023-12-01T19:09:27.984046+0000 mon.c (mon.2) 4025 : audit 0 from='client.? 172.21.15.40:0/3692388564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:30 smithi040 bash[28232]: cluster 2023-12-01T19:09:28.924913+0000 mgr.y (mgr.24356) 6340 : cluster 0 pgmap v6308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:30 smithi040 bash[28232]: audit 2023-12-01T19:09:30.443628+0000 mon.c (mon.2) 4026 : audit 0 from='client.? 172.21.15.40:0/3010802510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:30 smithi040 bash[41173]: cluster 2023-12-01T19:09:28.924913+0000 mgr.y (mgr.24356) 6340 : cluster 0 pgmap v6308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:30 smithi040 bash[41173]: audit 2023-12-01T19:09:30.443628+0000 mon.c (mon.2) 4026 : audit 0 from='client.? 172.21.15.40:0/3010802510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:30 smithi141 bash[31670]: cluster 2023-12-01T19:09:28.924913+0000 mgr.y (mgr.24356) 6340 : cluster 0 pgmap v6308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:30 smithi141 bash[31670]: audit 2023-12-01T19:09:30.443628+0000 mon.c (mon.2) 4026 : audit 0 from='client.? 172.21.15.40:0/3010802510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:32 smithi040 bash[28232]: cluster 2023-12-01T19:09:30.926016+0000 mgr.y (mgr.24356) 6341 : cluster 0 pgmap v6309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:32 smithi040 bash[41173]: cluster 2023-12-01T19:09:30.926016+0000 mgr.y (mgr.24356) 6341 : cluster 0 pgmap v6309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:32 smithi141 bash[31670]: cluster 2023-12-01T19:09:30.926016+0000 mgr.y (mgr.24356) 6341 : cluster 0 pgmap v6309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:33 smithi040 bash[28232]: audit 2023-12-01T19:09:32.903311+0000 mon.a (mon.0) 4368 : audit 0 from='client.? 172.21.15.40:0/3374503968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:33 smithi040 bash[28232]: audit 2023-12-01T19:09:33.645353+0000 mon.c (mon.2) 4027 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:33 smithi040 bash[41173]: audit 2023-12-01T19:09:32.903311+0000 mon.a (mon.0) 4368 : audit 0 from='client.? 172.21.15.40:0/3374503968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:33 smithi040 bash[41173]: audit 2023-12-01T19:09:33.645353+0000 mon.c (mon.2) 4027 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:33 smithi141 bash[31670]: audit 2023-12-01T19:09:32.903311+0000 mon.a (mon.0) 4368 : audit 0 from='client.? 172.21.15.40:0/3374503968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:33 smithi141 bash[31670]: audit 2023-12-01T19:09:33.645353+0000 mon.c (mon.2) 4027 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:34 smithi040 bash[28232]: cluster 2023-12-01T19:09:32.926679+0000 mgr.y (mgr.24356) 6342 : cluster 0 pgmap v6310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:34 smithi040 bash[41173]: cluster 2023-12-01T19:09:32.926679+0000 mgr.y (mgr.24356) 6342 : cluster 0 pgmap v6310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:34 smithi141 bash[31670]: cluster 2023-12-01T19:09:32.926679+0000 mgr.y (mgr.24356) 6342 : cluster 0 pgmap v6310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:35 smithi040 bash[28232]: audit 2023-12-01T19:09:35.369748+0000 mon.a (mon.0) 4369 : audit 0 from='client.? 172.21.15.40:0/3363408784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:35 smithi040 bash[41173]: audit 2023-12-01T19:09:35.369748+0000 mon.a (mon.0) 4369 : audit 0 from='client.? 172.21.15.40:0/3363408784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:35 smithi141 bash[31670]: audit 2023-12-01T19:09:35.369748+0000 mon.a (mon.0) 4369 : audit 0 from='client.? 172.21.15.40:0/3363408784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:36.818 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:09:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:09:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:36 smithi040 bash[28232]: cluster 2023-12-01T19:09:34.927818+0000 mgr.y (mgr.24356) 6343 : cluster 0 pgmap v6311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:36 smithi040 bash[41173]: cluster 2023-12-01T19:09:34.927818+0000 mgr.y (mgr.24356) 6343 : cluster 0 pgmap v6311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:36 smithi141 bash[31670]: cluster 2023-12-01T19:09:34.927818+0000 mgr.y (mgr.24356) 6343 : cluster 0 pgmap v6311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:38 smithi040 bash[28232]: cluster 2023-12-01T19:09:36.928496+0000 mgr.y (mgr.24356) 6344 : cluster 0 pgmap v6312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:38 smithi040 bash[28232]: audit 2023-12-01T19:09:37.829709+0000 mon.a (mon.0) 4370 : audit 0 from='client.? 172.21.15.40:0/3620469626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:38 smithi040 bash[41173]: cluster 2023-12-01T19:09:36.928496+0000 mgr.y (mgr.24356) 6344 : cluster 0 pgmap v6312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:38 smithi040 bash[41173]: audit 2023-12-01T19:09:37.829709+0000 mon.a (mon.0) 4370 : audit 0 from='client.? 172.21.15.40:0/3620469626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:38 smithi141 bash[31670]: cluster 2023-12-01T19:09:36.928496+0000 mgr.y (mgr.24356) 6344 : cluster 0 pgmap v6312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:38 smithi141 bash[31670]: audit 2023-12-01T19:09:37.829709+0000 mon.a (mon.0) 4370 : audit 0 from='client.? 172.21.15.40:0/3620469626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:40 smithi040 bash[28232]: cluster 2023-12-01T19:09:38.929165+0000 mgr.y (mgr.24356) 6345 : cluster 0 pgmap v6313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:40 smithi040 bash[28232]: audit 2023-12-01T19:09:40.292980+0000 mon.a (mon.0) 4371 : audit 0 from='client.? 172.21.15.40:0/334426531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:40 smithi040 bash[41173]: cluster 2023-12-01T19:09:38.929165+0000 mgr.y (mgr.24356) 6345 : cluster 0 pgmap v6313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:40 smithi040 bash[41173]: audit 2023-12-01T19:09:40.292980+0000 mon.a (mon.0) 4371 : audit 0 from='client.? 172.21.15.40:0/334426531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:40 smithi141 bash[31670]: cluster 2023-12-01T19:09:38.929165+0000 mgr.y (mgr.24356) 6345 : cluster 0 pgmap v6313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:40 smithi141 bash[31670]: audit 2023-12-01T19:09:40.292980+0000 mon.a (mon.0) 4371 : audit 0 from='client.? 172.21.15.40:0/334426531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:42 smithi040 bash[28232]: cluster 2023-12-01T19:09:40.930437+0000 mgr.y (mgr.24356) 6346 : cluster 0 pgmap v6314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:42 smithi040 bash[28232]: audit 2023-12-01T19:09:42.752199+0000 mon.a (mon.0) 4372 : audit 0 from='client.? 172.21.15.40:0/326276703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:42 smithi040 bash[41173]: cluster 2023-12-01T19:09:40.930437+0000 mgr.y (mgr.24356) 6346 : cluster 0 pgmap v6314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:42 smithi040 bash[41173]: audit 2023-12-01T19:09:42.752199+0000 mon.a (mon.0) 4372 : audit 0 from='client.? 172.21.15.40:0/326276703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:42 smithi141 bash[31670]: cluster 2023-12-01T19:09:40.930437+0000 mgr.y (mgr.24356) 6346 : cluster 0 pgmap v6314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:42 smithi141 bash[31670]: audit 2023-12-01T19:09:42.752199+0000 mon.a (mon.0) 4372 : audit 0 from='client.? 172.21.15.40:0/326276703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:44 smithi040 bash[41173]: cluster 2023-12-01T19:09:42.931254+0000 mgr.y (mgr.24356) 6347 : cluster 0 pgmap v6315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:44 smithi040 bash[28232]: cluster 2023-12-01T19:09:42.931254+0000 mgr.y (mgr.24356) 6347 : cluster 0 pgmap v6315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:44 smithi141 bash[31670]: cluster 2023-12-01T19:09:42.931254+0000 mgr.y (mgr.24356) 6347 : cluster 0 pgmap v6315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:45 smithi040 bash[28232]: audit 2023-12-01T19:09:45.218385+0000 mon.c (mon.2) 4028 : audit 0 from='client.? 172.21.15.40:0/3028036753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:45 smithi040 bash[41173]: audit 2023-12-01T19:09:45.218385+0000 mon.c (mon.2) 4028 : audit 0 from='client.? 172.21.15.40:0/3028036753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:45 smithi141 bash[31670]: audit 2023-12-01T19:09:45.218385+0000 mon.c (mon.2) 4028 : audit 0 from='client.? 172.21.15.40:0/3028036753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:46.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:09:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:09:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:46 smithi040 bash[28232]: cluster 2023-12-01T19:09:44.932484+0000 mgr.y (mgr.24356) 6348 : cluster 0 pgmap v6316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:46 smithi040 bash[41173]: cluster 2023-12-01T19:09:44.932484+0000 mgr.y (mgr.24356) 6348 : cluster 0 pgmap v6316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:46 smithi141 bash[31670]: cluster 2023-12-01T19:09:44.932484+0000 mgr.y (mgr.24356) 6348 : cluster 0 pgmap v6316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:47 smithi040 bash[28232]: audit 2023-12-01T19:09:47.688101+0000 mon.a (mon.0) 4373 : audit 0 from='client.? 172.21.15.40:0/1783754985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:47 smithi040 bash[41173]: audit 2023-12-01T19:09:47.688101+0000 mon.a (mon.0) 4373 : audit 0 from='client.? 172.21.15.40:0/1783754985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:47 smithi141 bash[31670]: audit 2023-12-01T19:09:47.688101+0000 mon.a (mon.0) 4373 : audit 0 from='client.? 172.21.15.40:0/1783754985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:48 smithi040 bash[28232]: cluster 2023-12-01T19:09:46.933267+0000 mgr.y (mgr.24356) 6349 : cluster 0 pgmap v6317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:48 smithi040 bash[28232]: audit 2023-12-01T19:09:48.645735+0000 mon.c (mon.2) 4029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:48 smithi040 bash[41173]: cluster 2023-12-01T19:09:46.933267+0000 mgr.y (mgr.24356) 6349 : cluster 0 pgmap v6317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:48 smithi040 bash[41173]: audit 2023-12-01T19:09:48.645735+0000 mon.c (mon.2) 4029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:48 smithi141 bash[31670]: cluster 2023-12-01T19:09:46.933267+0000 mgr.y (mgr.24356) 6349 : cluster 0 pgmap v6317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:48 smithi141 bash[31670]: audit 2023-12-01T19:09:48.645735+0000 mon.c (mon.2) 4029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:50 smithi040 bash[28232]: cluster 2023-12-01T19:09:48.933987+0000 mgr.y (mgr.24356) 6350 : cluster 0 pgmap v6318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:50 smithi040 bash[28232]: audit 2023-12-01T19:09:50.157150+0000 mon.a (mon.0) 4374 : audit 0 from='client.? 172.21.15.40:0/1681098815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:50 smithi040 bash[41173]: cluster 2023-12-01T19:09:48.933987+0000 mgr.y (mgr.24356) 6350 : cluster 0 pgmap v6318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:50 smithi040 bash[41173]: audit 2023-12-01T19:09:50.157150+0000 mon.a (mon.0) 4374 : audit 0 from='client.? 172.21.15.40:0/1681098815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:50 smithi141 bash[31670]: cluster 2023-12-01T19:09:48.933987+0000 mgr.y (mgr.24356) 6350 : cluster 0 pgmap v6318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:50 smithi141 bash[31670]: audit 2023-12-01T19:09:50.157150+0000 mon.a (mon.0) 4374 : audit 0 from='client.? 172.21.15.40:0/1681098815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:52 smithi040 bash[41173]: cluster 2023-12-01T19:09:50.935345+0000 mgr.y (mgr.24356) 6351 : cluster 0 pgmap v6319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:52 smithi040 bash[41173]: audit 2023-12-01T19:09:52.628970+0000 mon.a (mon.0) 4375 : audit 0 from='client.? 172.21.15.40:0/2719887132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:52 smithi040 bash[28232]: cluster 2023-12-01T19:09:50.935345+0000 mgr.y (mgr.24356) 6351 : cluster 0 pgmap v6319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:52 smithi040 bash[28232]: audit 2023-12-01T19:09:52.628970+0000 mon.a (mon.0) 4375 : audit 0 from='client.? 172.21.15.40:0/2719887132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:52 smithi141 bash[31670]: cluster 2023-12-01T19:09:50.935345+0000 mgr.y (mgr.24356) 6351 : cluster 0 pgmap v6319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:52 smithi141 bash[31670]: audit 2023-12-01T19:09:52.628970+0000 mon.a (mon.0) 4375 : audit 0 from='client.? 172.21.15.40:0/2719887132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:54 smithi040 bash[28232]: cluster 2023-12-01T19:09:52.935990+0000 mgr.y (mgr.24356) 6352 : cluster 0 pgmap v6320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:54 smithi040 bash[41173]: cluster 2023-12-01T19:09:52.935990+0000 mgr.y (mgr.24356) 6352 : cluster 0 pgmap v6320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:54 smithi141 bash[31670]: cluster 2023-12-01T19:09:52.935990+0000 mgr.y (mgr.24356) 6352 : cluster 0 pgmap v6320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:55 smithi040 bash[28232]: audit 2023-12-01T19:09:55.094061+0000 mon.c (mon.2) 4030 : audit 0 from='client.? 172.21.15.40:0/4203205480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:55 smithi040 bash[41173]: audit 2023-12-01T19:09:55.094061+0000 mon.c (mon.2) 4030 : audit 0 from='client.? 172.21.15.40:0/4203205480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:55 smithi141 bash[31670]: audit 2023-12-01T19:09:55.094061+0000 mon.c (mon.2) 4030 : audit 0 from='client.? 172.21.15.40:0/4203205480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:56.878 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:09:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:09:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:56 smithi040 bash[28232]: cluster 2023-12-01T19:09:54.937071+0000 mgr.y (mgr.24356) 6353 : cluster 0 pgmap v6321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:56 smithi040 bash[41173]: cluster 2023-12-01T19:09:54.937071+0000 mgr.y (mgr.24356) 6353 : cluster 0 pgmap v6321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:56 smithi141 bash[31670]: cluster 2023-12-01T19:09:54.937071+0000 mgr.y (mgr.24356) 6353 : cluster 0 pgmap v6321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:57 smithi040 bash[28232]: audit 2023-12-01T19:09:57.562513+0000 mon.a (mon.0) 4376 : audit 0 from='client.? 172.21.15.40:0/1102291365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:57 smithi040 bash[41173]: audit 2023-12-01T19:09:57.562513+0000 mon.a (mon.0) 4376 : audit 0 from='client.? 172.21.15.40:0/1102291365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:57 smithi141 bash[31670]: audit 2023-12-01T19:09:57.562513+0000 mon.a (mon.0) 4376 : audit 0 from='client.? 172.21.15.40:0/1102291365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:09:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:09:58 smithi040 bash[28232]: cluster 2023-12-01T19:09:56.937742+0000 mgr.y (mgr.24356) 6354 : cluster 0 pgmap v6322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:09:58 smithi040 bash[41173]: cluster 2023-12-01T19:09:56.937742+0000 mgr.y (mgr.24356) 6354 : cluster 0 pgmap v6322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:09:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:09:58 smithi141 bash[31670]: cluster 2023-12-01T19:09:56.937742+0000 mgr.y (mgr.24356) 6354 : cluster 0 pgmap v6322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[28232]: debug 2023-12-01T19:09:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[41173]: cluster 2023-12-01T19:09:58.938408+0000 mgr.y (mgr.24356) 6355 : cluster 0 pgmap v6323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[41173]: cluster 2023-12-01T19:10:00.000124+0000 mon.a (mon.0) 4377 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[41173]: audit 2023-12-01T19:10:00.035736+0000 mon.a (mon.0) 4378 : audit 0 from='client.? 172.21.15.40:0/2228623639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[28232]: cluster 2023-12-01T19:09:58.938408+0000 mgr.y (mgr.24356) 6355 : cluster 0 pgmap v6323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[28232]: cluster 2023-12-01T19:10:00.000124+0000 mon.a (mon.0) 4377 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:00 smithi040 bash[28232]: audit 2023-12-01T19:10:00.035736+0000 mon.a (mon.0) 4378 : audit 0 from='client.? 172.21.15.40:0/2228623639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:00 smithi141 bash[31670]: cluster 2023-12-01T19:09:58.938408+0000 mgr.y (mgr.24356) 6355 : cluster 0 pgmap v6323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:00 smithi141 bash[31670]: cluster 2023-12-01T19:10:00.000124+0000 mon.a (mon.0) 4377 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:00 smithi141 bash[31670]: audit 2023-12-01T19:10:00.035736+0000 mon.a (mon.0) 4378 : audit 0 from='client.? 172.21.15.40:0/2228623639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:02 smithi040 bash[28232]: cluster 2023-12-01T19:10:00.939570+0000 mgr.y (mgr.24356) 6356 : cluster 0 pgmap v6324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:02 smithi040 bash[28232]: audit 2023-12-01T19:10:02.501179+0000 mon.a (mon.0) 4379 : audit 0 from='client.? 172.21.15.40:0/2916432925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:02 smithi040 bash[41173]: cluster 2023-12-01T19:10:00.939570+0000 mgr.y (mgr.24356) 6356 : cluster 0 pgmap v6324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:02 smithi040 bash[41173]: audit 2023-12-01T19:10:02.501179+0000 mon.a (mon.0) 4379 : audit 0 from='client.? 172.21.15.40:0/2916432925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:02 smithi141 bash[31670]: cluster 2023-12-01T19:10:00.939570+0000 mgr.y (mgr.24356) 6356 : cluster 0 pgmap v6324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:02 smithi141 bash[31670]: audit 2023-12-01T19:10:02.501179+0000 mon.a (mon.0) 4379 : audit 0 from='client.? 172.21.15.40:0/2916432925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:03 smithi040 bash[28232]: audit 2023-12-01T19:10:03.646029+0000 mon.c (mon.2) 4031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:03 smithi040 bash[41173]: audit 2023-12-01T19:10:03.646029+0000 mon.c (mon.2) 4031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:03 smithi141 bash[31670]: audit 2023-12-01T19:10:03.646029+0000 mon.c (mon.2) 4031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:04 smithi141 bash[31670]: cluster 2023-12-01T19:10:02.940273+0000 mgr.y (mgr.24356) 6357 : cluster 0 pgmap v6325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:04 smithi040 bash[28232]: cluster 2023-12-01T19:10:02.940273+0000 mgr.y (mgr.24356) 6357 : cluster 0 pgmap v6325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:04 smithi040 bash[41173]: cluster 2023-12-01T19:10:02.940273+0000 mgr.y (mgr.24356) 6357 : cluster 0 pgmap v6325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:05 smithi141 bash[31670]: cluster 2023-12-01T19:10:04.941499+0000 mgr.y (mgr.24356) 6358 : cluster 0 pgmap v6326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:05 smithi141 bash[31670]: audit 2023-12-01T19:10:04.962686+0000 mon.a (mon.0) 4380 : audit 0 from='client.? 172.21.15.40:0/2374807461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:05 smithi040 bash[28232]: cluster 2023-12-01T19:10:04.941499+0000 mgr.y (mgr.24356) 6358 : cluster 0 pgmap v6326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:05 smithi040 bash[28232]: audit 2023-12-01T19:10:04.962686+0000 mon.a (mon.0) 4380 : audit 0 from='client.? 172.21.15.40:0/2374807461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:05 smithi040 bash[41173]: cluster 2023-12-01T19:10:04.941499+0000 mgr.y (mgr.24356) 6358 : cluster 0 pgmap v6326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:05 smithi040 bash[41173]: audit 2023-12-01T19:10:04.962686+0000 mon.a (mon.0) 4380 : audit 0 from='client.? 172.21.15.40:0/2374807461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:10:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:10:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:07 smithi040 bash[28232]: audit 2023-12-01T19:10:07.421911+0000 mon.c (mon.2) 4032 : audit 0 from='client.? 172.21.15.40:0/1187049146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:07 smithi040 bash[41173]: audit 2023-12-01T19:10:07.421911+0000 mon.c (mon.2) 4032 : audit 0 from='client.? 172.21.15.40:0/1187049146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:07 smithi141 bash[31670]: audit 2023-12-01T19:10:07.421911+0000 mon.c (mon.2) 4032 : audit 0 from='client.? 172.21.15.40:0/1187049146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:08 smithi040 bash[28232]: cluster 2023-12-01T19:10:06.942232+0000 mgr.y (mgr.24356) 6359 : cluster 0 pgmap v6327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:08 smithi040 bash[41173]: cluster 2023-12-01T19:10:06.942232+0000 mgr.y (mgr.24356) 6359 : cluster 0 pgmap v6327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:08 smithi141 bash[31670]: cluster 2023-12-01T19:10:06.942232+0000 mgr.y (mgr.24356) 6359 : cluster 0 pgmap v6327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:10 smithi040 bash[28232]: cluster 2023-12-01T19:10:08.942895+0000 mgr.y (mgr.24356) 6360 : cluster 0 pgmap v6328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:10 smithi040 bash[28232]: audit 2023-12-01T19:10:09.883113+0000 mon.a (mon.0) 4381 : audit 0 from='client.? 172.21.15.40:0/1355057533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:10 smithi040 bash[41173]: cluster 2023-12-01T19:10:08.942895+0000 mgr.y (mgr.24356) 6360 : cluster 0 pgmap v6328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:10 smithi040 bash[41173]: audit 2023-12-01T19:10:09.883113+0000 mon.a (mon.0) 4381 : audit 0 from='client.? 172.21.15.40:0/1355057533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:10 smithi141 bash[31670]: cluster 2023-12-01T19:10:08.942895+0000 mgr.y (mgr.24356) 6360 : cluster 0 pgmap v6328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:10 smithi141 bash[31670]: audit 2023-12-01T19:10:09.883113+0000 mon.a (mon.0) 4381 : audit 0 from='client.? 172.21.15.40:0/1355057533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:12 smithi040 bash[28232]: cluster 2023-12-01T19:10:10.944065+0000 mgr.y (mgr.24356) 6361 : cluster 0 pgmap v6329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:12 smithi040 bash[28232]: audit 2023-12-01T19:10:12.352129+0000 mon.a (mon.0) 4382 : audit 0 from='client.? 172.21.15.40:0/2644399991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:12 smithi040 bash[41173]: cluster 2023-12-01T19:10:10.944065+0000 mgr.y (mgr.24356) 6361 : cluster 0 pgmap v6329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:12 smithi040 bash[41173]: audit 2023-12-01T19:10:12.352129+0000 mon.a (mon.0) 4382 : audit 0 from='client.? 172.21.15.40:0/2644399991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:12 smithi141 bash[31670]: cluster 2023-12-01T19:10:10.944065+0000 mgr.y (mgr.24356) 6361 : cluster 0 pgmap v6329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:12 smithi141 bash[31670]: audit 2023-12-01T19:10:12.352129+0000 mon.a (mon.0) 4382 : audit 0 from='client.? 172.21.15.40:0/2644399991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:14 smithi040 bash[28232]: cluster 2023-12-01T19:10:12.944778+0000 mgr.y (mgr.24356) 6362 : cluster 0 pgmap v6330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:14 smithi040 bash[41173]: cluster 2023-12-01T19:10:12.944778+0000 mgr.y (mgr.24356) 6362 : cluster 0 pgmap v6330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:14 smithi141 bash[31670]: cluster 2023-12-01T19:10:12.944778+0000 mgr.y (mgr.24356) 6362 : cluster 0 pgmap v6330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:15 smithi040 bash[28232]: audit 2023-12-01T19:10:14.824574+0000 mon.a (mon.0) 4383 : audit 0 from='client.? 172.21.15.40:0/2359170105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:15 smithi040 bash[41173]: audit 2023-12-01T19:10:14.824574+0000 mon.a (mon.0) 4383 : audit 0 from='client.? 172.21.15.40:0/2359170105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:15 smithi141 bash[31670]: audit 2023-12-01T19:10:14.824574+0000 mon.a (mon.0) 4383 : audit 0 from='client.? 172.21.15.40:0/2359170105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:16.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:10:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:10:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:16 smithi040 bash[28232]: cluster 2023-12-01T19:10:14.945910+0000 mgr.y (mgr.24356) 6363 : cluster 0 pgmap v6331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:16 smithi040 bash[41173]: cluster 2023-12-01T19:10:14.945910+0000 mgr.y (mgr.24356) 6363 : cluster 0 pgmap v6331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:16 smithi141 bash[31670]: cluster 2023-12-01T19:10:14.945910+0000 mgr.y (mgr.24356) 6363 : cluster 0 pgmap v6331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:17 smithi040 bash[41173]: audit 2023-12-01T19:10:17.285931+0000 mon.c (mon.2) 4033 : audit 0 from='client.? 172.21.15.40:0/2326137889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:17 smithi040 bash[28232]: audit 2023-12-01T19:10:17.285931+0000 mon.c (mon.2) 4033 : audit 0 from='client.? 172.21.15.40:0/2326137889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:17 smithi141 bash[31670]: audit 2023-12-01T19:10:17.285931+0000 mon.c (mon.2) 4033 : audit 0 from='client.? 172.21.15.40:0/2326137889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:18 smithi040 bash[41173]: cluster 2023-12-01T19:10:16.946543+0000 mgr.y (mgr.24356) 6364 : cluster 0 pgmap v6332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:18 smithi040 bash[41173]: audit 2023-12-01T19:10:18.646629+0000 mon.c (mon.2) 4034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:18 smithi040 bash[28232]: cluster 2023-12-01T19:10:16.946543+0000 mgr.y (mgr.24356) 6364 : cluster 0 pgmap v6332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:18 smithi040 bash[28232]: audit 2023-12-01T19:10:18.646629+0000 mon.c (mon.2) 4034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:18 smithi141 bash[31670]: cluster 2023-12-01T19:10:16.946543+0000 mgr.y (mgr.24356) 6364 : cluster 0 pgmap v6332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:18 smithi141 bash[31670]: audit 2023-12-01T19:10:18.646629+0000 mon.c (mon.2) 4034 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:19 smithi040 bash[28232]: audit 2023-12-01T19:10:19.768917+0000 mon.a (mon.0) 4384 : audit 0 from='client.? 172.21.15.40:0/1436779611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:19 smithi040 bash[41173]: audit 2023-12-01T19:10:19.768917+0000 mon.a (mon.0) 4384 : audit 0 from='client.? 172.21.15.40:0/1436779611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:19 smithi141 bash[31670]: audit 2023-12-01T19:10:19.768917+0000 mon.a (mon.0) 4384 : audit 0 from='client.? 172.21.15.40:0/1436779611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:20 smithi040 bash[28232]: cluster 2023-12-01T19:10:18.947203+0000 mgr.y (mgr.24356) 6365 : cluster 0 pgmap v6333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:20 smithi040 bash[41173]: cluster 2023-12-01T19:10:18.947203+0000 mgr.y (mgr.24356) 6365 : cluster 0 pgmap v6333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:20 smithi141 bash[31670]: cluster 2023-12-01T19:10:18.947203+0000 mgr.y (mgr.24356) 6365 : cluster 0 pgmap v6333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:22 smithi040 bash[28232]: cluster 2023-12-01T19:10:20.948314+0000 mgr.y (mgr.24356) 6366 : cluster 0 pgmap v6334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:22 smithi040 bash[28232]: audit 2023-12-01T19:10:22.234935+0000 mon.c (mon.2) 4035 : audit 0 from='client.? 172.21.15.40:0/1937149343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:22 smithi040 bash[41173]: cluster 2023-12-01T19:10:20.948314+0000 mgr.y (mgr.24356) 6366 : cluster 0 pgmap v6334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:22 smithi040 bash[41173]: audit 2023-12-01T19:10:22.234935+0000 mon.c (mon.2) 4035 : audit 0 from='client.? 172.21.15.40:0/1937149343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:22 smithi141 bash[31670]: cluster 2023-12-01T19:10:20.948314+0000 mgr.y (mgr.24356) 6366 : cluster 0 pgmap v6334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:22 smithi141 bash[31670]: audit 2023-12-01T19:10:22.234935+0000 mon.c (mon.2) 4035 : audit 0 from='client.? 172.21.15.40:0/1937149343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:24 smithi040 bash[28232]: cluster 2023-12-01T19:10:22.949005+0000 mgr.y (mgr.24356) 6367 : cluster 0 pgmap v6335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:24 smithi040 bash[28232]: audit 2023-12-01T19:10:24.023347+0000 mon.c (mon.2) 4036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:10:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:24 smithi040 bash[28232]: audit 2023-12-01T19:10:24.694328+0000 mon.c (mon.2) 4037 : audit 0 from='client.? 172.21.15.40:0/4166940910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:24 smithi040 bash[41173]: cluster 2023-12-01T19:10:22.949005+0000 mgr.y (mgr.24356) 6367 : cluster 0 pgmap v6335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:24 smithi040 bash[41173]: audit 2023-12-01T19:10:24.023347+0000 mon.c (mon.2) 4036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:10:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:24 smithi040 bash[41173]: audit 2023-12-01T19:10:24.694328+0000 mon.c (mon.2) 4037 : audit 0 from='client.? 172.21.15.40:0/4166940910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:24 smithi141 bash[31670]: cluster 2023-12-01T19:10:22.949005+0000 mgr.y (mgr.24356) 6367 : cluster 0 pgmap v6335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:24 smithi141 bash[31670]: audit 2023-12-01T19:10:24.023347+0000 mon.c (mon.2) 4036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:10:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:24 smithi141 bash[31670]: audit 2023-12-01T19:10:24.694328+0000 mon.c (mon.2) 4037 : audit 0 from='client.? 172.21.15.40:0/4166940910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:26.840 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:10:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:10:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:26 smithi040 bash[41173]: cluster 2023-12-01T19:10:24.950115+0000 mgr.y (mgr.24356) 6368 : cluster 0 pgmap v6336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:26 smithi040 bash[28232]: cluster 2023-12-01T19:10:24.950115+0000 mgr.y (mgr.24356) 6368 : cluster 0 pgmap v6336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:26 smithi141 bash[31670]: cluster 2023-12-01T19:10:24.950115+0000 mgr.y (mgr.24356) 6368 : cluster 0 pgmap v6336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:27 smithi040 bash[28232]: audit 2023-12-01T19:10:27.163563+0000 mon.c (mon.2) 4038 : audit 0 from='client.? 172.21.15.40:0/1577804544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:27 smithi040 bash[41173]: audit 2023-12-01T19:10:27.163563+0000 mon.c (mon.2) 4038 : audit 0 from='client.? 172.21.15.40:0/1577804544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:27 smithi141 bash[31670]: audit 2023-12-01T19:10:27.163563+0000 mon.c (mon.2) 4038 : audit 0 from='client.? 172.21.15.40:0/1577804544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:28 smithi040 bash[28232]: cluster 2023-12-01T19:10:26.950764+0000 mgr.y (mgr.24356) 6369 : cluster 0 pgmap v6337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:28 smithi040 bash[41173]: cluster 2023-12-01T19:10:26.950764+0000 mgr.y (mgr.24356) 6369 : cluster 0 pgmap v6337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:28 smithi141 bash[31670]: cluster 2023-12-01T19:10:26.950764+0000 mgr.y (mgr.24356) 6369 : cluster 0 pgmap v6337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:29 smithi040 bash[41173]: audit 2023-12-01T19:10:29.653035+0000 mon.c (mon.2) 4039 : audit 0 from='client.? 172.21.15.40:0/680536086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:29 smithi040 bash[41173]: audit 2023-12-01T19:10:29.819949+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:29 smithi040 bash[41173]: audit 2023-12-01T19:10:29.829756+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:29 smithi040 bash[28232]: audit 2023-12-01T19:10:29.653035+0000 mon.c (mon.2) 4039 : audit 0 from='client.? 172.21.15.40:0/680536086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:29 smithi040 bash[28232]: audit 2023-12-01T19:10:29.819949+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:29 smithi040 bash[28232]: audit 2023-12-01T19:10:29.829756+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:29 smithi141 bash[31670]: audit 2023-12-01T19:10:29.653035+0000 mon.c (mon.2) 4039 : audit 0 from='client.? 172.21.15.40:0/680536086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:29 smithi141 bash[31670]: audit 2023-12-01T19:10:29.819949+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:29 smithi141 bash[31670]: audit 2023-12-01T19:10:29.829756+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[28232]: cluster 2023-12-01T19:10:28.951335+0000 mgr.y (mgr.24356) 6370 : cluster 0 pgmap v6338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[28232]: audit 2023-12-01T19:10:30.169193+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[28232]: audit 2023-12-01T19:10:30.179683+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[28232]: audit 2023-12-01T19:10:30.761350+0000 mon.c (mon.2) 4040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:10:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[28232]: audit 2023-12-01T19:10:30.763338+0000 mon.c (mon.2) 4041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:10:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[28232]: audit 2023-12-01T19:10:30.774392+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[41173]: cluster 2023-12-01T19:10:28.951335+0000 mgr.y (mgr.24356) 6370 : cluster 0 pgmap v6338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[41173]: audit 2023-12-01T19:10:30.169193+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[41173]: audit 2023-12-01T19:10:30.179683+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[41173]: audit 2023-12-01T19:10:30.761350+0000 mon.c (mon.2) 4040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:10:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[41173]: audit 2023-12-01T19:10:30.763338+0000 mon.c (mon.2) 4041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:10:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:30 smithi040 bash[41173]: audit 2023-12-01T19:10:30.774392+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:30 smithi141 bash[31670]: cluster 2023-12-01T19:10:28.951335+0000 mgr.y (mgr.24356) 6370 : cluster 0 pgmap v6338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:30 smithi141 bash[31670]: audit 2023-12-01T19:10:30.169193+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:30 smithi141 bash[31670]: audit 2023-12-01T19:10:30.179683+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:30 smithi141 bash[31670]: audit 2023-12-01T19:10:30.761350+0000 mon.c (mon.2) 4040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:10:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:30 smithi141 bash[31670]: audit 2023-12-01T19:10:30.763338+0000 mon.c (mon.2) 4041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:10:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:30 smithi141 bash[31670]: audit 2023-12-01T19:10:30.774392+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:10:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:32 smithi040 bash[28232]: cluster 2023-12-01T19:10:30.952389+0000 mgr.y (mgr.24356) 6371 : cluster 0 pgmap v6339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:32 smithi040 bash[28232]: audit 2023-12-01T19:10:32.142255+0000 mon.c (mon.2) 4042 : audit 0 from='client.? 172.21.15.40:0/2849734267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:32 smithi040 bash[41173]: cluster 2023-12-01T19:10:30.952389+0000 mgr.y (mgr.24356) 6371 : cluster 0 pgmap v6339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:32 smithi040 bash[41173]: audit 2023-12-01T19:10:32.142255+0000 mon.c (mon.2) 4042 : audit 0 from='client.? 172.21.15.40:0/2849734267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:32 smithi141 bash[31670]: cluster 2023-12-01T19:10:30.952389+0000 mgr.y (mgr.24356) 6371 : cluster 0 pgmap v6339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:32 smithi141 bash[31670]: audit 2023-12-01T19:10:32.142255+0000 mon.c (mon.2) 4042 : audit 0 from='client.? 172.21.15.40:0/2849734267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:33 smithi040 bash[28232]: audit 2023-12-01T19:10:33.646905+0000 mon.c (mon.2) 4043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:33 smithi040 bash[41173]: audit 2023-12-01T19:10:33.646905+0000 mon.c (mon.2) 4043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:33 smithi141 bash[31670]: audit 2023-12-01T19:10:33.646905+0000 mon.c (mon.2) 4043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:34 smithi040 bash[41173]: cluster 2023-12-01T19:10:32.953179+0000 mgr.y (mgr.24356) 6372 : cluster 0 pgmap v6340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:34 smithi040 bash[41173]: audit 2023-12-01T19:10:34.615450+0000 mon.a (mon.0) 4390 : audit 0 from='client.? 172.21.15.40:0/2841138093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:34 smithi040 bash[28232]: cluster 2023-12-01T19:10:32.953179+0000 mgr.y (mgr.24356) 6372 : cluster 0 pgmap v6340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:34 smithi040 bash[28232]: audit 2023-12-01T19:10:34.615450+0000 mon.a (mon.0) 4390 : audit 0 from='client.? 172.21.15.40:0/2841138093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:34 smithi141 bash[31670]: cluster 2023-12-01T19:10:32.953179+0000 mgr.y (mgr.24356) 6372 : cluster 0 pgmap v6340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:34 smithi141 bash[31670]: audit 2023-12-01T19:10:34.615450+0000 mon.a (mon.0) 4390 : audit 0 from='client.? 172.21.15.40:0/2841138093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:36.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:10:36] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:10:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:36 smithi040 bash[28232]: cluster 2023-12-01T19:10:34.954328+0000 mgr.y (mgr.24356) 6373 : cluster 0 pgmap v6341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:36 smithi040 bash[41173]: cluster 2023-12-01T19:10:34.954328+0000 mgr.y (mgr.24356) 6373 : cluster 0 pgmap v6341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:36 smithi141 bash[31670]: cluster 2023-12-01T19:10:34.954328+0000 mgr.y (mgr.24356) 6373 : cluster 0 pgmap v6341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:37 smithi040 bash[28232]: audit 2023-12-01T19:10:37.086570+0000 mon.c (mon.2) 4044 : audit 0 from='client.? 172.21.15.40:0/4285271208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:37 smithi040 bash[41173]: audit 2023-12-01T19:10:37.086570+0000 mon.c (mon.2) 4044 : audit 0 from='client.? 172.21.15.40:0/4285271208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:37 smithi141 bash[31670]: audit 2023-12-01T19:10:37.086570+0000 mon.c (mon.2) 4044 : audit 0 from='client.? 172.21.15.40:0/4285271208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:38 smithi040 bash[28232]: cluster 2023-12-01T19:10:36.954924+0000 mgr.y (mgr.24356) 6374 : cluster 0 pgmap v6342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:38 smithi040 bash[41173]: cluster 2023-12-01T19:10:36.954924+0000 mgr.y (mgr.24356) 6374 : cluster 0 pgmap v6342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:38 smithi141 bash[31670]: cluster 2023-12-01T19:10:36.954924+0000 mgr.y (mgr.24356) 6374 : cluster 0 pgmap v6342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:39 smithi040 bash[41173]: audit 2023-12-01T19:10:39.553038+0000 mon.a (mon.0) 4391 : audit 0 from='client.? 172.21.15.40:0/3649734539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:39 smithi040 bash[28232]: audit 2023-12-01T19:10:39.553038+0000 mon.a (mon.0) 4391 : audit 0 from='client.? 172.21.15.40:0/3649734539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:39 smithi141 bash[31670]: audit 2023-12-01T19:10:39.553038+0000 mon.a (mon.0) 4391 : audit 0 from='client.? 172.21.15.40:0/3649734539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:40 smithi040 bash[28232]: cluster 2023-12-01T19:10:38.955380+0000 mgr.y (mgr.24356) 6375 : cluster 0 pgmap v6343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:40 smithi040 bash[41173]: cluster 2023-12-01T19:10:38.955380+0000 mgr.y (mgr.24356) 6375 : cluster 0 pgmap v6343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:40 smithi141 bash[31670]: cluster 2023-12-01T19:10:38.955380+0000 mgr.y (mgr.24356) 6375 : cluster 0 pgmap v6343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:42 smithi040 bash[28232]: cluster 2023-12-01T19:10:40.956544+0000 mgr.y (mgr.24356) 6376 : cluster 0 pgmap v6344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:42 smithi040 bash[28232]: audit 2023-12-01T19:10:42.013255+0000 mon.a (mon.0) 4392 : audit 0 from='client.? 172.21.15.40:0/2217450857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:42 smithi040 bash[41173]: cluster 2023-12-01T19:10:40.956544+0000 mgr.y (mgr.24356) 6376 : cluster 0 pgmap v6344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:42 smithi040 bash[41173]: audit 2023-12-01T19:10:42.013255+0000 mon.a (mon.0) 4392 : audit 0 from='client.? 172.21.15.40:0/2217450857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:42 smithi141 bash[31670]: cluster 2023-12-01T19:10:40.956544+0000 mgr.y (mgr.24356) 6376 : cluster 0 pgmap v6344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:42 smithi141 bash[31670]: audit 2023-12-01T19:10:42.013255+0000 mon.a (mon.0) 4392 : audit 0 from='client.? 172.21.15.40:0/2217450857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:44 smithi040 bash[41173]: cluster 2023-12-01T19:10:42.957157+0000 mgr.y (mgr.24356) 6377 : cluster 0 pgmap v6345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:44 smithi040 bash[41173]: audit 2023-12-01T19:10:44.481500+0000 mon.c (mon.2) 4045 : audit 0 from='client.? 172.21.15.40:0/691731360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:44 smithi040 bash[28232]: cluster 2023-12-01T19:10:42.957157+0000 mgr.y (mgr.24356) 6377 : cluster 0 pgmap v6345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:44 smithi040 bash[28232]: audit 2023-12-01T19:10:44.481500+0000 mon.c (mon.2) 4045 : audit 0 from='client.? 172.21.15.40:0/691731360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:44 smithi141 bash[31670]: cluster 2023-12-01T19:10:42.957157+0000 mgr.y (mgr.24356) 6377 : cluster 0 pgmap v6345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:44 smithi141 bash[31670]: audit 2023-12-01T19:10:44.481500+0000 mon.c (mon.2) 4045 : audit 0 from='client.? 172.21.15.40:0/691731360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:10:46] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:10:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:46 smithi141 bash[31670]: cluster 2023-12-01T19:10:44.958300+0000 mgr.y (mgr.24356) 6378 : cluster 0 pgmap v6346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:46 smithi040 bash[28232]: cluster 2023-12-01T19:10:44.958300+0000 mgr.y (mgr.24356) 6378 : cluster 0 pgmap v6346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:46 smithi040 bash[41173]: cluster 2023-12-01T19:10:44.958300+0000 mgr.y (mgr.24356) 6378 : cluster 0 pgmap v6346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:47 smithi141 bash[31670]: audit 2023-12-01T19:10:46.945900+0000 mon.a (mon.0) 4393 : audit 0 from='client.? 172.21.15.40:0/2752142945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:47 smithi040 bash[28232]: audit 2023-12-01T19:10:46.945900+0000 mon.a (mon.0) 4393 : audit 0 from='client.? 172.21.15.40:0/2752142945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:47 smithi040 bash[41173]: audit 2023-12-01T19:10:46.945900+0000 mon.a (mon.0) 4393 : audit 0 from='client.? 172.21.15.40:0/2752142945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:48 smithi141 bash[31670]: cluster 2023-12-01T19:10:46.959019+0000 mgr.y (mgr.24356) 6379 : cluster 0 pgmap v6347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:48 smithi141 bash[31670]: audit 2023-12-01T19:10:48.647420+0000 mon.c (mon.2) 4046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:48 smithi040 bash[28232]: cluster 2023-12-01T19:10:46.959019+0000 mgr.y (mgr.24356) 6379 : cluster 0 pgmap v6347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:48 smithi040 bash[28232]: audit 2023-12-01T19:10:48.647420+0000 mon.c (mon.2) 4046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:48 smithi040 bash[41173]: cluster 2023-12-01T19:10:46.959019+0000 mgr.y (mgr.24356) 6379 : cluster 0 pgmap v6347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:48 smithi040 bash[41173]: audit 2023-12-01T19:10:48.647420+0000 mon.c (mon.2) 4046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:49 smithi141 bash[31670]: cluster 2023-12-01T19:10:48.959808+0000 mgr.y (mgr.24356) 6380 : cluster 0 pgmap v6348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:49 smithi141 bash[31670]: audit 2023-12-01T19:10:49.429111+0000 mon.a (mon.0) 4394 : audit 0 from='client.? 172.21.15.40:0/323467802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:49 smithi040 bash[41173]: cluster 2023-12-01T19:10:48.959808+0000 mgr.y (mgr.24356) 6380 : cluster 0 pgmap v6348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:49 smithi040 bash[41173]: audit 2023-12-01T19:10:49.429111+0000 mon.a (mon.0) 4394 : audit 0 from='client.? 172.21.15.40:0/323467802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:49 smithi040 bash[28232]: cluster 2023-12-01T19:10:48.959808+0000 mgr.y (mgr.24356) 6380 : cluster 0 pgmap v6348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:49 smithi040 bash[28232]: audit 2023-12-01T19:10:49.429111+0000 mon.a (mon.0) 4394 : audit 0 from='client.? 172.21.15.40:0/323467802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:52 smithi040 bash[41173]: cluster 2023-12-01T19:10:50.961090+0000 mgr.y (mgr.24356) 6381 : cluster 0 pgmap v6349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:52 smithi040 bash[41173]: audit 2023-12-01T19:10:51.892060+0000 mon.c (mon.2) 4047 : audit 0 from='client.? 172.21.15.40:0/2596149708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:52 smithi040 bash[28232]: cluster 2023-12-01T19:10:50.961090+0000 mgr.y (mgr.24356) 6381 : cluster 0 pgmap v6349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:52 smithi040 bash[28232]: audit 2023-12-01T19:10:51.892060+0000 mon.c (mon.2) 4047 : audit 0 from='client.? 172.21.15.40:0/2596149708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:52 smithi141 bash[31670]: cluster 2023-12-01T19:10:50.961090+0000 mgr.y (mgr.24356) 6381 : cluster 0 pgmap v6349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:52 smithi141 bash[31670]: audit 2023-12-01T19:10:51.892060+0000 mon.c (mon.2) 4047 : audit 0 from='client.? 172.21.15.40:0/2596149708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:54 smithi040 bash[28232]: cluster 2023-12-01T19:10:52.961774+0000 mgr.y (mgr.24356) 6382 : cluster 0 pgmap v6350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:54 smithi040 bash[28232]: audit 2023-12-01T19:10:54.360361+0000 mon.c (mon.2) 4048 : audit 0 from='client.? 172.21.15.40:0/3089518388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:54 smithi040 bash[41173]: cluster 2023-12-01T19:10:52.961774+0000 mgr.y (mgr.24356) 6382 : cluster 0 pgmap v6350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:54 smithi040 bash[41173]: audit 2023-12-01T19:10:54.360361+0000 mon.c (mon.2) 4048 : audit 0 from='client.? 172.21.15.40:0/3089518388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:54 smithi141 bash[31670]: cluster 2023-12-01T19:10:52.961774+0000 mgr.y (mgr.24356) 6382 : cluster 0 pgmap v6350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:54 smithi141 bash[31670]: audit 2023-12-01T19:10:54.360361+0000 mon.c (mon.2) 4048 : audit 0 from='client.? 172.21.15.40:0/3089518388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:56.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:10:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T19:10:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:56 smithi040 bash[41173]: cluster 2023-12-01T19:10:54.962932+0000 mgr.y (mgr.24356) 6383 : cluster 0 pgmap v6351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:56 smithi040 bash[28232]: cluster 2023-12-01T19:10:54.962932+0000 mgr.y (mgr.24356) 6383 : cluster 0 pgmap v6351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:56 smithi141 bash[31670]: cluster 2023-12-01T19:10:54.962932+0000 mgr.y (mgr.24356) 6383 : cluster 0 pgmap v6351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:57 smithi040 bash[28232]: audit 2023-12-01T19:10:56.828546+0000 mon.c (mon.2) 4049 : audit 0 from='client.? 172.21.15.40:0/2694927447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:58.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:57 smithi040 bash[41173]: audit 2023-12-01T19:10:56.828546+0000 mon.c (mon.2) 4049 : audit 0 from='client.? 172.21.15.40:0/2694927447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:58.304 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:57 smithi141 bash[31670]: audit 2023-12-01T19:10:56.828546+0000 mon.c (mon.2) 4049 : audit 0 from='client.? 172.21.15.40:0/2694927447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:10:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:58 smithi040 bash[28232]: cluster 2023-12-01T19:10:56.963625+0000 mgr.y (mgr.24356) 6384 : cluster 0 pgmap v6352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:58 smithi040 bash[41173]: cluster 2023-12-01T19:10:56.963625+0000 mgr.y (mgr.24356) 6384 : cluster 0 pgmap v6352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:10:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:58 smithi141 bash[31670]: cluster 2023-12-01T19:10:56.963625+0000 mgr.y (mgr.24356) 6384 : cluster 0 pgmap v6352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:10:59 smithi040 bash[28232]: audit 2023-12-01T19:10:59.282149+0000 mon.a (mon.0) 4395 : audit 0 from='client.? 172.21.15.40:0/1115132960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:10:59 smithi040 bash[41173]: audit 2023-12-01T19:10:59.282149+0000 mon.a (mon.0) 4395 : audit 0 from='client.? 172.21.15.40:0/1115132960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:10:59 smithi141 bash[31670]: audit 2023-12-01T19:10:59.282149+0000 mon.a (mon.0) 4395 : audit 0 from='client.? 172.21.15.40:0/1115132960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:00 smithi040 bash[28232]: cluster 2023-12-01T19:10:58.964087+0000 mgr.y (mgr.24356) 6385 : cluster 0 pgmap v6353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:00 smithi040 bash[41173]: cluster 2023-12-01T19:10:58.964087+0000 mgr.y (mgr.24356) 6385 : cluster 0 pgmap v6353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:00 smithi141 bash[31670]: cluster 2023-12-01T19:10:58.964087+0000 mgr.y (mgr.24356) 6385 : cluster 0 pgmap v6353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:01 smithi040 bash[28232]: audit 2023-12-01T19:11:01.753560+0000 mon.a (mon.0) 4396 : audit 0 from='client.? 172.21.15.40:0/459103064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:01 smithi040 bash[41173]: audit 2023-12-01T19:11:01.753560+0000 mon.a (mon.0) 4396 : audit 0 from='client.? 172.21.15.40:0/459103064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:01 smithi141 bash[31670]: audit 2023-12-01T19:11:01.753560+0000 mon.a (mon.0) 4396 : audit 0 from='client.? 172.21.15.40:0/459103064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:02 smithi040 bash[28232]: cluster 2023-12-01T19:11:00.965197+0000 mgr.y (mgr.24356) 6386 : cluster 0 pgmap v6354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:02 smithi040 bash[41173]: cluster 2023-12-01T19:11:00.965197+0000 mgr.y (mgr.24356) 6386 : cluster 0 pgmap v6354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:02 smithi141 bash[31670]: cluster 2023-12-01T19:11:00.965197+0000 mgr.y (mgr.24356) 6386 : cluster 0 pgmap v6354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:03 smithi040 bash[28232]: audit 2023-12-01T19:11:03.647939+0000 mon.c (mon.2) 4050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:03 smithi040 bash[41173]: audit 2023-12-01T19:11:03.647939+0000 mon.c (mon.2) 4050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:03 smithi141 bash[31670]: audit 2023-12-01T19:11:03.647939+0000 mon.c (mon.2) 4050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:04 smithi040 bash[28232]: cluster 2023-12-01T19:11:02.965866+0000 mgr.y (mgr.24356) 6387 : cluster 0 pgmap v6355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:04 smithi040 bash[28232]: audit 2023-12-01T19:11:04.235751+0000 mon.c (mon.2) 4051 : audit 0 from='client.? 172.21.15.40:0/1422942570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:04 smithi040 bash[41173]: cluster 2023-12-01T19:11:02.965866+0000 mgr.y (mgr.24356) 6387 : cluster 0 pgmap v6355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:04 smithi040 bash[41173]: audit 2023-12-01T19:11:04.235751+0000 mon.c (mon.2) 4051 : audit 0 from='client.? 172.21.15.40:0/1422942570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:04 smithi141 bash[31670]: cluster 2023-12-01T19:11:02.965866+0000 mgr.y (mgr.24356) 6387 : cluster 0 pgmap v6355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:04 smithi141 bash[31670]: audit 2023-12-01T19:11:04.235751+0000 mon.c (mon.2) 4051 : audit 0 from='client.? 172.21.15.40:0/1422942570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:06.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:11:06] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T19:11:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:06 smithi040 bash[41173]: cluster 2023-12-01T19:11:04.966983+0000 mgr.y (mgr.24356) 6388 : cluster 0 pgmap v6356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:06 smithi040 bash[41173]: audit 2023-12-01T19:11:06.701769+0000 mon.c (mon.2) 4052 : audit 0 from='client.? 172.21.15.40:0/3801904971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:06 smithi040 bash[28232]: cluster 2023-12-01T19:11:04.966983+0000 mgr.y (mgr.24356) 6388 : cluster 0 pgmap v6356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:06 smithi040 bash[28232]: audit 2023-12-01T19:11:06.701769+0000 mon.c (mon.2) 4052 : audit 0 from='client.? 172.21.15.40:0/3801904971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:06 smithi141 bash[31670]: cluster 2023-12-01T19:11:04.966983+0000 mgr.y (mgr.24356) 6388 : cluster 0 pgmap v6356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:06 smithi141 bash[31670]: audit 2023-12-01T19:11:06.701769+0000 mon.c (mon.2) 4052 : audit 0 from='client.? 172.21.15.40:0/3801904971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:08 smithi040 bash[28232]: cluster 2023-12-01T19:11:06.967604+0000 mgr.y (mgr.24356) 6389 : cluster 0 pgmap v6357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:08 smithi040 bash[41173]: cluster 2023-12-01T19:11:06.967604+0000 mgr.y (mgr.24356) 6389 : cluster 0 pgmap v6357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:08 smithi141 bash[31670]: cluster 2023-12-01T19:11:06.967604+0000 mgr.y (mgr.24356) 6389 : cluster 0 pgmap v6357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:09 smithi040 bash[28232]: audit 2023-12-01T19:11:09.174444+0000 mon.c (mon.2) 4053 : audit 0 from='client.? 172.21.15.40:0/3453004752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:09 smithi040 bash[41173]: audit 2023-12-01T19:11:09.174444+0000 mon.c (mon.2) 4053 : audit 0 from='client.? 172.21.15.40:0/3453004752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:09 smithi141 bash[31670]: audit 2023-12-01T19:11:09.174444+0000 mon.c (mon.2) 4053 : audit 0 from='client.? 172.21.15.40:0/3453004752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:10 smithi040 bash[41173]: cluster 2023-12-01T19:11:08.968095+0000 mgr.y (mgr.24356) 6390 : cluster 0 pgmap v6358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:10 smithi040 bash[28232]: cluster 2023-12-01T19:11:08.968095+0000 mgr.y (mgr.24356) 6390 : cluster 0 pgmap v6358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:10 smithi141 bash[31670]: cluster 2023-12-01T19:11:08.968095+0000 mgr.y (mgr.24356) 6390 : cluster 0 pgmap v6358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:11 smithi040 bash[28232]: audit 2023-12-01T19:11:11.642367+0000 mon.c (mon.2) 4054 : audit 0 from='client.? 172.21.15.40:0/3504767069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:11 smithi040 bash[41173]: audit 2023-12-01T19:11:11.642367+0000 mon.c (mon.2) 4054 : audit 0 from='client.? 172.21.15.40:0/3504767069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:12.233 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:11 smithi141 bash[31670]: audit 2023-12-01T19:11:11.642367+0000 mon.c (mon.2) 4054 : audit 0 from='client.? 172.21.15.40:0/3504767069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 19:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T19:11:12.23305183Z level=info msg="Completed cleanup jobs" duration=193.873935ms 2023-12-01T19:11:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:12 smithi040 bash[28232]: cluster 2023-12-01T19:11:10.969264+0000 mgr.y (mgr.24356) 6391 : cluster 0 pgmap v6359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:12 smithi040 bash[41173]: cluster 2023-12-01T19:11:10.969264+0000 mgr.y (mgr.24356) 6391 : cluster 0 pgmap v6359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:12 smithi141 bash[31670]: cluster 2023-12-01T19:11:10.969264+0000 mgr.y (mgr.24356) 6391 : cluster 0 pgmap v6359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:14 smithi040 bash[28232]: cluster 2023-12-01T19:11:12.969902+0000 mgr.y (mgr.24356) 6392 : cluster 0 pgmap v6360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:14 smithi040 bash[28232]: audit 2023-12-01T19:11:14.106319+0000 mon.c (mon.2) 4055 : audit 0 from='client.? 172.21.15.40:0/2032892215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:14 smithi040 bash[41173]: cluster 2023-12-01T19:11:12.969902+0000 mgr.y (mgr.24356) 6392 : cluster 0 pgmap v6360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:14 smithi040 bash[41173]: audit 2023-12-01T19:11:14.106319+0000 mon.c (mon.2) 4055 : audit 0 from='client.? 172.21.15.40:0/2032892215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:14 smithi141 bash[31670]: cluster 2023-12-01T19:11:12.969902+0000 mgr.y (mgr.24356) 6392 : cluster 0 pgmap v6360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:14 smithi141 bash[31670]: audit 2023-12-01T19:11:14.106319+0000 mon.c (mon.2) 4055 : audit 0 from='client.? 172.21.15.40:0/2032892215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:16.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:11:16] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T19:11:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:16 smithi040 bash[28232]: cluster 2023-12-01T19:11:14.971047+0000 mgr.y (mgr.24356) 6393 : cluster 0 pgmap v6361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:16 smithi040 bash[28232]: audit 2023-12-01T19:11:16.570957+0000 mon.c (mon.2) 4056 : audit 0 from='client.? 172.21.15.40:0/1191732327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:16 smithi040 bash[41173]: cluster 2023-12-01T19:11:14.971047+0000 mgr.y (mgr.24356) 6393 : cluster 0 pgmap v6361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:16 smithi040 bash[41173]: audit 2023-12-01T19:11:16.570957+0000 mon.c (mon.2) 4056 : audit 0 from='client.? 172.21.15.40:0/1191732327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:16 smithi141 bash[31670]: cluster 2023-12-01T19:11:14.971047+0000 mgr.y (mgr.24356) 6393 : cluster 0 pgmap v6361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:16 smithi141 bash[31670]: audit 2023-12-01T19:11:16.570957+0000 mon.c (mon.2) 4056 : audit 0 from='client.? 172.21.15.40:0/1191732327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:18 smithi040 bash[28232]: cluster 2023-12-01T19:11:16.971684+0000 mgr.y (mgr.24356) 6394 : cluster 0 pgmap v6362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:18 smithi040 bash[28232]: audit 2023-12-01T19:11:18.648425+0000 mon.c (mon.2) 4057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:18 smithi040 bash[41173]: cluster 2023-12-01T19:11:16.971684+0000 mgr.y (mgr.24356) 6394 : cluster 0 pgmap v6362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:18 smithi040 bash[41173]: audit 2023-12-01T19:11:18.648425+0000 mon.c (mon.2) 4057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:18 smithi141 bash[31670]: cluster 2023-12-01T19:11:16.971684+0000 mgr.y (mgr.24356) 6394 : cluster 0 pgmap v6362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:18 smithi141 bash[31670]: audit 2023-12-01T19:11:18.648425+0000 mon.c (mon.2) 4057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:19 smithi040 bash[28232]: audit 2023-12-01T19:11:19.037923+0000 mon.a (mon.0) 4397 : audit 0 from='client.? 172.21.15.40:0/2521167385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:19 smithi040 bash[41173]: audit 2023-12-01T19:11:19.037923+0000 mon.a (mon.0) 4397 : audit 0 from='client.? 172.21.15.40:0/2521167385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:19 smithi141 bash[31670]: audit 2023-12-01T19:11:19.037923+0000 mon.a (mon.0) 4397 : audit 0 from='client.? 172.21.15.40:0/2521167385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:20 smithi040 bash[28232]: cluster 2023-12-01T19:11:18.972319+0000 mgr.y (mgr.24356) 6395 : cluster 0 pgmap v6363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:20 smithi040 bash[41173]: cluster 2023-12-01T19:11:18.972319+0000 mgr.y (mgr.24356) 6395 : cluster 0 pgmap v6363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:20 smithi141 bash[31670]: cluster 2023-12-01T19:11:18.972319+0000 mgr.y (mgr.24356) 6395 : cluster 0 pgmap v6363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:21 smithi141 bash[31670]: audit 2023-12-01T19:11:21.498786+0000 mon.c (mon.2) 4058 : audit 0 from='client.? 172.21.15.40:0/526801653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:21 smithi040 bash[28232]: audit 2023-12-01T19:11:21.498786+0000 mon.c (mon.2) 4058 : audit 0 from='client.? 172.21.15.40:0/526801653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:21 smithi040 bash[41173]: audit 2023-12-01T19:11:21.498786+0000 mon.c (mon.2) 4058 : audit 0 from='client.? 172.21.15.40:0/526801653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:22 smithi141 bash[31670]: cluster 2023-12-01T19:11:20.973461+0000 mgr.y (mgr.24356) 6396 : cluster 0 pgmap v6364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:22 smithi040 bash[28232]: cluster 2023-12-01T19:11:20.973461+0000 mgr.y (mgr.24356) 6396 : cluster 0 pgmap v6364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:22 smithi040 bash[41173]: cluster 2023-12-01T19:11:20.973461+0000 mgr.y (mgr.24356) 6396 : cluster 0 pgmap v6364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:24 smithi141 bash[31670]: cluster 2023-12-01T19:11:22.974276+0000 mgr.y (mgr.24356) 6397 : cluster 0 pgmap v6365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:24 smithi141 bash[31670]: audit 2023-12-01T19:11:23.966344+0000 mon.a (mon.0) 4398 : audit 0 from='client.? 172.21.15.40:0/1832379244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:24 smithi040 bash[28232]: cluster 2023-12-01T19:11:22.974276+0000 mgr.y (mgr.24356) 6397 : cluster 0 pgmap v6365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:24 smithi040 bash[28232]: audit 2023-12-01T19:11:23.966344+0000 mon.a (mon.0) 4398 : audit 0 from='client.? 172.21.15.40:0/1832379244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:24 smithi040 bash[41173]: cluster 2023-12-01T19:11:22.974276+0000 mgr.y (mgr.24356) 6397 : cluster 0 pgmap v6365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:24 smithi040 bash[41173]: audit 2023-12-01T19:11:23.966344+0000 mon.a (mon.0) 4398 : audit 0 from='client.? 172.21.15.40:0/1832379244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:25 smithi141 bash[31670]: cluster 2023-12-01T19:11:24.975485+0000 mgr.y (mgr.24356) 6398 : cluster 0 pgmap v6366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:25 smithi040 bash[41173]: cluster 2023-12-01T19:11:24.975485+0000 mgr.y (mgr.24356) 6398 : cluster 0 pgmap v6366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:25 smithi040 bash[28232]: cluster 2023-12-01T19:11:24.975485+0000 mgr.y (mgr.24356) 6398 : cluster 0 pgmap v6366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:11:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:11:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:26 smithi141 bash[31670]: audit 2023-12-01T19:11:26.431400+0000 mon.c (mon.2) 4059 : audit 0 from='client.? 172.21.15.40:0/4213948058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:26 smithi040 bash[28232]: audit 2023-12-01T19:11:26.431400+0000 mon.c (mon.2) 4059 : audit 0 from='client.? 172.21.15.40:0/4213948058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:26 smithi040 bash[41173]: audit 2023-12-01T19:11:26.431400+0000 mon.c (mon.2) 4059 : audit 0 from='client.? 172.21.15.40:0/4213948058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:27 smithi141 bash[31670]: cluster 2023-12-01T19:11:26.976175+0000 mgr.y (mgr.24356) 6399 : cluster 0 pgmap v6367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:27 smithi040 bash[41173]: cluster 2023-12-01T19:11:26.976175+0000 mgr.y (mgr.24356) 6399 : cluster 0 pgmap v6367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:27 smithi040 bash[28232]: cluster 2023-12-01T19:11:26.976175+0000 mgr.y (mgr.24356) 6399 : cluster 0 pgmap v6367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:28 smithi141 bash[31670]: audit 2023-12-01T19:11:28.895850+0000 mon.a (mon.0) 4399 : audit 0 from='client.? 172.21.15.40:0/3930698694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:28 smithi040 bash[41173]: audit 2023-12-01T19:11:28.895850+0000 mon.a (mon.0) 4399 : audit 0 from='client.? 172.21.15.40:0/3930698694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:28 smithi040 bash[28232]: audit 2023-12-01T19:11:28.895850+0000 mon.a (mon.0) 4399 : audit 0 from='client.? 172.21.15.40:0/3930698694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:29 smithi141 bash[31670]: cluster 2023-12-01T19:11:28.976871+0000 mgr.y (mgr.24356) 6400 : cluster 0 pgmap v6368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:29 smithi040 bash[28232]: cluster 2023-12-01T19:11:28.976871+0000 mgr.y (mgr.24356) 6400 : cluster 0 pgmap v6368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:29 smithi040 bash[41173]: cluster 2023-12-01T19:11:28.976871+0000 mgr.y (mgr.24356) 6400 : cluster 0 pgmap v6368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:30 smithi141 bash[31670]: audit 2023-12-01T19:11:30.856623+0000 mon.c (mon.2) 4060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:11:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:30 smithi040 bash[28232]: audit 2023-12-01T19:11:30.856623+0000 mon.c (mon.2) 4060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:11:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:30 smithi040 bash[41173]: audit 2023-12-01T19:11:30.856623+0000 mon.c (mon.2) 4060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:11:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:31 smithi141 bash[31670]: cluster 2023-12-01T19:11:30.977630+0000 mgr.y (mgr.24356) 6401 : cluster 0 pgmap v6369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:31 smithi141 bash[31670]: audit 2023-12-01T19:11:31.364774+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.40:0/3351855555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:31 smithi040 bash[28232]: cluster 2023-12-01T19:11:30.977630+0000 mgr.y (mgr.24356) 6401 : cluster 0 pgmap v6369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:31 smithi040 bash[28232]: audit 2023-12-01T19:11:31.364774+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.40:0/3351855555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:31 smithi040 bash[41173]: cluster 2023-12-01T19:11:30.977630+0000 mgr.y (mgr.24356) 6401 : cluster 0 pgmap v6369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:31 smithi040 bash[41173]: audit 2023-12-01T19:11:31.364774+0000 mon.a (mon.0) 4400 : audit 0 from='client.? 172.21.15.40:0/3351855555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:34 smithi040 bash[28232]: cluster 2023-12-01T19:11:32.978263+0000 mgr.y (mgr.24356) 6402 : cluster 0 pgmap v6370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:34 smithi040 bash[28232]: audit 2023-12-01T19:11:33.648357+0000 mon.c (mon.2) 4061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:34 smithi040 bash[28232]: audit 2023-12-01T19:11:33.831838+0000 mon.a (mon.0) 4401 : audit 0 from='client.? 172.21.15.40:0/1499043012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:34 smithi040 bash[41173]: cluster 2023-12-01T19:11:32.978263+0000 mgr.y (mgr.24356) 6402 : cluster 0 pgmap v6370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:34 smithi040 bash[41173]: audit 2023-12-01T19:11:33.648357+0000 mon.c (mon.2) 4061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:34 smithi040 bash[41173]: audit 2023-12-01T19:11:33.831838+0000 mon.a (mon.0) 4401 : audit 0 from='client.? 172.21.15.40:0/1499043012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:34 smithi141 bash[31670]: cluster 2023-12-01T19:11:32.978263+0000 mgr.y (mgr.24356) 6402 : cluster 0 pgmap v6370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:34 smithi141 bash[31670]: audit 2023-12-01T19:11:33.648357+0000 mon.c (mon.2) 4061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:34 smithi141 bash[31670]: audit 2023-12-01T19:11:33.831838+0000 mon.a (mon.0) 4401 : audit 0 from='client.? 172.21.15.40:0/1499043012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:36 smithi040 bash[28232]: cluster 2023-12-01T19:11:34.979412+0000 mgr.y (mgr.24356) 6403 : cluster 0 pgmap v6371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:36 smithi040 bash[41173]: cluster 2023-12-01T19:11:34.979412+0000 mgr.y (mgr.24356) 6403 : cluster 0 pgmap v6371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:36 smithi141 bash[31670]: cluster 2023-12-01T19:11:34.979412+0000 mgr.y (mgr.24356) 6403 : cluster 0 pgmap v6371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:11:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[28232]: audit 2023-12-01T19:11:36.323824+0000 mon.c (mon.2) 4062 : audit 0 from='client.? 172.21.15.40:0/4261222575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[28232]: audit 2023-12-01T19:11:36.703982+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[28232]: audit 2023-12-01T19:11:36.717020+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[28232]: audit 2023-12-01T19:11:37.001840+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[28232]: audit 2023-12-01T19:11:37.011210+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[41173]: audit 2023-12-01T19:11:36.323824+0000 mon.c (mon.2) 4062 : audit 0 from='client.? 172.21.15.40:0/4261222575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[41173]: audit 2023-12-01T19:11:36.703982+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[41173]: audit 2023-12-01T19:11:36.717020+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[41173]: audit 2023-12-01T19:11:37.001840+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:37 smithi040 bash[41173]: audit 2023-12-01T19:11:37.011210+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:37 smithi141 bash[31670]: audit 2023-12-01T19:11:36.323824+0000 mon.c (mon.2) 4062 : audit 0 from='client.? 172.21.15.40:0/4261222575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:37 smithi141 bash[31670]: audit 2023-12-01T19:11:36.703982+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:37 smithi141 bash[31670]: audit 2023-12-01T19:11:36.717020+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:37 smithi141 bash[31670]: audit 2023-12-01T19:11:37.001840+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:37 smithi141 bash[31670]: audit 2023-12-01T19:11:37.011210+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:38 smithi040 bash[28232]: cluster 2023-12-01T19:11:36.980045+0000 mgr.y (mgr.24356) 6404 : cluster 0 pgmap v6372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:38 smithi040 bash[28232]: audit 2023-12-01T19:11:38.781379+0000 mon.c (mon.2) 4063 : audit 0 from='client.? 172.21.15.40:0/1070254510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:38 smithi040 bash[41173]: cluster 2023-12-01T19:11:36.980045+0000 mgr.y (mgr.24356) 6404 : cluster 0 pgmap v6372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:38 smithi040 bash[41173]: audit 2023-12-01T19:11:38.781379+0000 mon.c (mon.2) 4063 : audit 0 from='client.? 172.21.15.40:0/1070254510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:38 smithi141 bash[31670]: cluster 2023-12-01T19:11:36.980045+0000 mgr.y (mgr.24356) 6404 : cluster 0 pgmap v6372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:38 smithi141 bash[31670]: audit 2023-12-01T19:11:38.781379+0000 mon.c (mon.2) 4063 : audit 0 from='client.? 172.21.15.40:0/1070254510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:40 smithi040 bash[28232]: cluster 2023-12-01T19:11:38.980712+0000 mgr.y (mgr.24356) 6405 : cluster 0 pgmap v6373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:40 smithi040 bash[41173]: cluster 2023-12-01T19:11:38.980712+0000 mgr.y (mgr.24356) 6405 : cluster 0 pgmap v6373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:40 smithi141 bash[31670]: cluster 2023-12-01T19:11:38.980712+0000 mgr.y (mgr.24356) 6405 : cluster 0 pgmap v6373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:41 smithi040 bash[28232]: audit 2023-12-01T19:11:41.243764+0000 mon.a (mon.0) 4406 : audit 0 from='client.? 172.21.15.40:0/1368985525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:41 smithi040 bash[41173]: audit 2023-12-01T19:11:41.243764+0000 mon.a (mon.0) 4406 : audit 0 from='client.? 172.21.15.40:0/1368985525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:41 smithi141 bash[31670]: audit 2023-12-01T19:11:41.243764+0000 mon.a (mon.0) 4406 : audit 0 from='client.? 172.21.15.40:0/1368985525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:42 smithi040 bash[28232]: cluster 2023-12-01T19:11:40.981832+0000 mgr.y (mgr.24356) 6406 : cluster 0 pgmap v6374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:42 smithi040 bash[41173]: cluster 2023-12-01T19:11:40.981832+0000 mgr.y (mgr.24356) 6406 : cluster 0 pgmap v6374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:42 smithi141 bash[31670]: cluster 2023-12-01T19:11:40.981832+0000 mgr.y (mgr.24356) 6406 : cluster 0 pgmap v6374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:43 smithi141 bash[31670]: audit 2023-12-01T19:11:43.721460+0000 mon.c (mon.2) 4064 : audit 0 from='client.? 172.21.15.40:0/2844483459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:43 smithi040 bash[41173]: audit 2023-12-01T19:11:43.721460+0000 mon.c (mon.2) 4064 : audit 0 from='client.? 172.21.15.40:0/2844483459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:43 smithi040 bash[28232]: audit 2023-12-01T19:11:43.721460+0000 mon.c (mon.2) 4064 : audit 0 from='client.? 172.21.15.40:0/2844483459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:44 smithi040 bash[28232]: cluster 2023-12-01T19:11:42.982504+0000 mgr.y (mgr.24356) 6407 : cluster 0 pgmap v6375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:44 smithi040 bash[41173]: cluster 2023-12-01T19:11:42.982504+0000 mgr.y (mgr.24356) 6407 : cluster 0 pgmap v6375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:44 smithi141 bash[31670]: cluster 2023-12-01T19:11:42.982504+0000 mgr.y (mgr.24356) 6407 : cluster 0 pgmap v6375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:46.827 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:11:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:11:47.082 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:46 smithi141 bash[31670]: cluster 2023-12-01T19:11:44.983697+0000 mgr.y (mgr.24356) 6408 : cluster 0 pgmap v6376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:47.082 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:46 smithi141 bash[31670]: audit 2023-12-01T19:11:46.190014+0000 mon.a (mon.0) 4407 : audit 0 from='client.? 172.21.15.40:0/3218453647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:46 smithi040 bash[41173]: cluster 2023-12-01T19:11:44.983697+0000 mgr.y (mgr.24356) 6408 : cluster 0 pgmap v6376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:46 smithi040 bash[41173]: audit 2023-12-01T19:11:46.190014+0000 mon.a (mon.0) 4407 : audit 0 from='client.? 172.21.15.40:0/3218453647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:46 smithi040 bash[28232]: cluster 2023-12-01T19:11:44.983697+0000 mgr.y (mgr.24356) 6408 : cluster 0 pgmap v6376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:46 smithi040 bash[28232]: audit 2023-12-01T19:11:46.190014+0000 mon.a (mon.0) 4407 : audit 0 from='client.? 172.21.15.40:0/3218453647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: cluster 2023-12-01T19:11:46.984452+0000 mgr.y (mgr.24356) 6409 : cluster 0 pgmap v6377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:47.894395+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:47.904262+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:47.907492+0000 mon.c (mon.2) 4065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:47.909026+0000 mon.c (mon.2) 4066 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:47.917583+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:48.648795+0000 mon.c (mon.2) 4067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[28232]: audit 2023-12-01T19:11:48.664271+0000 mon.c (mon.2) 4068 : audit 0 from='client.? 172.21.15.40:0/4103343820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: cluster 2023-12-01T19:11:46.984452+0000 mgr.y (mgr.24356) 6409 : cluster 0 pgmap v6377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:47.894395+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:47.904262+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:47.907492+0000 mon.c (mon.2) 4065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:11:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:47.909026+0000 mon.c (mon.2) 4066 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:11:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:47.917583+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:48.648795+0000 mon.c (mon.2) 4067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:48 smithi040 bash[41173]: audit 2023-12-01T19:11:48.664271+0000 mon.c (mon.2) 4068 : audit 0 from='client.? 172.21.15.40:0/4103343820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: cluster 2023-12-01T19:11:46.984452+0000 mgr.y (mgr.24356) 6409 : cluster 0 pgmap v6377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:47.894395+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:47.904262+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:47.907492+0000 mon.c (mon.2) 4065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:11:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:47.909026+0000 mon.c (mon.2) 4066 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:11:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:47.917583+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:11:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:48.648795+0000 mon.c (mon.2) 4067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:48 smithi141 bash[31670]: audit 2023-12-01T19:11:48.664271+0000 mon.c (mon.2) 4068 : audit 0 from='client.? 172.21.15.40:0/4103343820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:50 smithi040 bash[28232]: cluster 2023-12-01T19:11:48.985174+0000 mgr.y (mgr.24356) 6410 : cluster 0 pgmap v6378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:50 smithi040 bash[41173]: cluster 2023-12-01T19:11:48.985174+0000 mgr.y (mgr.24356) 6410 : cluster 0 pgmap v6378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:50 smithi141 bash[31670]: cluster 2023-12-01T19:11:48.985174+0000 mgr.y (mgr.24356) 6410 : cluster 0 pgmap v6378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:51 smithi040 bash[28232]: audit 2023-12-01T19:11:51.144681+0000 mon.c (mon.2) 4069 : audit 0 from='client.? 172.21.15.40:0/947332769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:51 smithi040 bash[41173]: audit 2023-12-01T19:11:51.144681+0000 mon.c (mon.2) 4069 : audit 0 from='client.? 172.21.15.40:0/947332769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:51 smithi141 bash[31670]: audit 2023-12-01T19:11:51.144681+0000 mon.c (mon.2) 4069 : audit 0 from='client.? 172.21.15.40:0/947332769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:52 smithi040 bash[28232]: cluster 2023-12-01T19:11:50.986416+0000 mgr.y (mgr.24356) 6411 : cluster 0 pgmap v6379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:52 smithi040 bash[41173]: cluster 2023-12-01T19:11:50.986416+0000 mgr.y (mgr.24356) 6411 : cluster 0 pgmap v6379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:52 smithi141 bash[31670]: cluster 2023-12-01T19:11:50.986416+0000 mgr.y (mgr.24356) 6411 : cluster 0 pgmap v6379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:53 smithi141 bash[31670]: audit 2023-12-01T19:11:53.608809+0000 mon.a (mon.0) 4411 : audit 0 from='client.? 172.21.15.40:0/3677532277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:53 smithi040 bash[28232]: audit 2023-12-01T19:11:53.608809+0000 mon.a (mon.0) 4411 : audit 0 from='client.? 172.21.15.40:0/3677532277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:53 smithi040 bash[41173]: audit 2023-12-01T19:11:53.608809+0000 mon.a (mon.0) 4411 : audit 0 from='client.? 172.21.15.40:0/3677532277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:54 smithi141 bash[31670]: cluster 2023-12-01T19:11:52.987255+0000 mgr.y (mgr.24356) 6412 : cluster 0 pgmap v6380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:54 smithi040 bash[28232]: cluster 2023-12-01T19:11:52.987255+0000 mgr.y (mgr.24356) 6412 : cluster 0 pgmap v6380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:54 smithi040 bash[41173]: cluster 2023-12-01T19:11:52.987255+0000 mgr.y (mgr.24356) 6412 : cluster 0 pgmap v6380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:11:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:11:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:56 smithi141 bash[31670]: cluster 2023-12-01T19:11:54.988438+0000 mgr.y (mgr.24356) 6413 : cluster 0 pgmap v6381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:56 smithi141 bash[31670]: audit 2023-12-01T19:11:56.073956+0000 mon.c (mon.2) 4070 : audit 0 from='client.? 172.21.15.40:0/481294134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:56 smithi040 bash[28232]: cluster 2023-12-01T19:11:54.988438+0000 mgr.y (mgr.24356) 6413 : cluster 0 pgmap v6381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:56 smithi040 bash[28232]: audit 2023-12-01T19:11:56.073956+0000 mon.c (mon.2) 4070 : audit 0 from='client.? 172.21.15.40:0/481294134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:56 smithi040 bash[41173]: cluster 2023-12-01T19:11:54.988438+0000 mgr.y (mgr.24356) 6413 : cluster 0 pgmap v6381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:56 smithi040 bash[41173]: audit 2023-12-01T19:11:56.073956+0000 mon.c (mon.2) 4070 : audit 0 from='client.? 172.21.15.40:0/481294134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:58 smithi141 bash[31670]: cluster 2023-12-01T19:11:56.989123+0000 mgr.y (mgr.24356) 6414 : cluster 0 pgmap v6382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:11:58 smithi141 bash[31670]: audit 2023-12-01T19:11:58.527424+0000 mon.c (mon.2) 4071 : audit 0 from='client.? 172.21.15.40:0/1375790271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:58 smithi040 bash[28232]: cluster 2023-12-01T19:11:56.989123+0000 mgr.y (mgr.24356) 6414 : cluster 0 pgmap v6382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:11:58 smithi040 bash[28232]: audit 2023-12-01T19:11:58.527424+0000 mon.c (mon.2) 4071 : audit 0 from='client.? 172.21.15.40:0/1375790271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:11:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:58 smithi040 bash[41173]: cluster 2023-12-01T19:11:56.989123+0000 mgr.y (mgr.24356) 6414 : cluster 0 pgmap v6382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:11:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:11:58 smithi040 bash[41173]: audit 2023-12-01T19:11:58.527424+0000 mon.c (mon.2) 4071 : audit 0 from='client.? 172.21.15.40:0/1375790271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:00 smithi141 bash[31670]: cluster 2023-12-01T19:11:58.989931+0000 mgr.y (mgr.24356) 6415 : cluster 0 pgmap v6383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:00 smithi040 bash[41173]: cluster 2023-12-01T19:11:58.989931+0000 mgr.y (mgr.24356) 6415 : cluster 0 pgmap v6383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:00 smithi040 bash[28232]: cluster 2023-12-01T19:11:58.989931+0000 mgr.y (mgr.24356) 6415 : cluster 0 pgmap v6383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:01 smithi141 bash[31670]: audit 2023-12-01T19:12:00.990613+0000 mon.a (mon.0) 4412 : audit 0 from='client.? 172.21.15.40:0/3045290035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:01 smithi141 bash[31670]: cluster 2023-12-01T19:12:00.991349+0000 mgr.y (mgr.24356) 6416 : cluster 0 pgmap v6384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:01 smithi040 bash[41173]: audit 2023-12-01T19:12:00.990613+0000 mon.a (mon.0) 4412 : audit 0 from='client.? 172.21.15.40:0/3045290035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:01 smithi040 bash[41173]: cluster 2023-12-01T19:12:00.991349+0000 mgr.y (mgr.24356) 6416 : cluster 0 pgmap v6384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:01 smithi040 bash[28232]: audit 2023-12-01T19:12:00.990613+0000 mon.a (mon.0) 4412 : audit 0 from='client.? 172.21.15.40:0/3045290035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:01 smithi040 bash[28232]: cluster 2023-12-01T19:12:00.991349+0000 mgr.y (mgr.24356) 6416 : cluster 0 pgmap v6384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:04 smithi040 bash[41173]: cluster 2023-12-01T19:12:02.992048+0000 mgr.y (mgr.24356) 6417 : cluster 0 pgmap v6385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:04 smithi040 bash[41173]: audit 2023-12-01T19:12:03.444633+0000 mon.a (mon.0) 4413 : audit 0 from='client.? 172.21.15.40:0/2812452531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:04 smithi040 bash[41173]: audit 2023-12-01T19:12:03.649422+0000 mon.c (mon.2) 4072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:04 smithi040 bash[28232]: cluster 2023-12-01T19:12:02.992048+0000 mgr.y (mgr.24356) 6417 : cluster 0 pgmap v6385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:04 smithi040 bash[28232]: audit 2023-12-01T19:12:03.444633+0000 mon.a (mon.0) 4413 : audit 0 from='client.? 172.21.15.40:0/2812452531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:04 smithi040 bash[28232]: audit 2023-12-01T19:12:03.649422+0000 mon.c (mon.2) 4072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:04 smithi141 bash[31670]: cluster 2023-12-01T19:12:02.992048+0000 mgr.y (mgr.24356) 6417 : cluster 0 pgmap v6385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:04 smithi141 bash[31670]: audit 2023-12-01T19:12:03.444633+0000 mon.a (mon.0) 4413 : audit 0 from='client.? 172.21.15.40:0/2812452531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:04 smithi141 bash[31670]: audit 2023-12-01T19:12:03.649422+0000 mon.c (mon.2) 4072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:06 smithi040 bash[28232]: cluster 2023-12-01T19:12:04.993064+0000 mgr.y (mgr.24356) 6418 : cluster 0 pgmap v6386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:06 smithi040 bash[28232]: audit 2023-12-01T19:12:05.908005+0000 mon.c (mon.2) 4073 : audit 0 from='client.? 172.21.15.40:0/2475912890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:06 smithi040 bash[41173]: cluster 2023-12-01T19:12:04.993064+0000 mgr.y (mgr.24356) 6418 : cluster 0 pgmap v6386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:06 smithi040 bash[41173]: audit 2023-12-01T19:12:05.908005+0000 mon.c (mon.2) 4073 : audit 0 from='client.? 172.21.15.40:0/2475912890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:06 smithi141 bash[31670]: cluster 2023-12-01T19:12:04.993064+0000 mgr.y (mgr.24356) 6418 : cluster 0 pgmap v6386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:06 smithi141 bash[31670]: audit 2023-12-01T19:12:05.908005+0000 mon.c (mon.2) 4073 : audit 0 from='client.? 172.21.15.40:0/2475912890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:12:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:12:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:08 smithi040 bash[28232]: cluster 2023-12-01T19:12:06.993733+0000 mgr.y (mgr.24356) 6419 : cluster 0 pgmap v6387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:08 smithi040 bash[28232]: audit 2023-12-01T19:12:08.360494+0000 mon.a (mon.0) 4414 : audit 0 from='client.? 172.21.15.40:0/401410815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:08 smithi040 bash[41173]: cluster 2023-12-01T19:12:06.993733+0000 mgr.y (mgr.24356) 6419 : cluster 0 pgmap v6387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:08 smithi040 bash[41173]: audit 2023-12-01T19:12:08.360494+0000 mon.a (mon.0) 4414 : audit 0 from='client.? 172.21.15.40:0/401410815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:08 smithi141 bash[31670]: cluster 2023-12-01T19:12:06.993733+0000 mgr.y (mgr.24356) 6419 : cluster 0 pgmap v6387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:08 smithi141 bash[31670]: audit 2023-12-01T19:12:08.360494+0000 mon.a (mon.0) 4414 : audit 0 from='client.? 172.21.15.40:0/401410815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:10 smithi040 bash[28232]: cluster 2023-12-01T19:12:08.994270+0000 mgr.y (mgr.24356) 6420 : cluster 0 pgmap v6388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:10 smithi040 bash[41173]: cluster 2023-12-01T19:12:08.994270+0000 mgr.y (mgr.24356) 6420 : cluster 0 pgmap v6388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:10 smithi141 bash[31670]: cluster 2023-12-01T19:12:08.994270+0000 mgr.y (mgr.24356) 6420 : cluster 0 pgmap v6388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:11 smithi040 bash[28232]: audit 2023-12-01T19:12:10.822516+0000 mon.c (mon.2) 4074 : audit 0 from='client.? 172.21.15.40:0/1594783732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:11 smithi040 bash[41173]: audit 2023-12-01T19:12:10.822516+0000 mon.c (mon.2) 4074 : audit 0 from='client.? 172.21.15.40:0/1594783732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:11 smithi141 bash[31670]: audit 2023-12-01T19:12:10.822516+0000 mon.c (mon.2) 4074 : audit 0 from='client.? 172.21.15.40:0/1594783732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:12 smithi040 bash[28232]: cluster 2023-12-01T19:12:10.995449+0000 mgr.y (mgr.24356) 6421 : cluster 0 pgmap v6389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:12 smithi040 bash[41173]: cluster 2023-12-01T19:12:10.995449+0000 mgr.y (mgr.24356) 6421 : cluster 0 pgmap v6389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:12 smithi141 bash[31670]: cluster 2023-12-01T19:12:10.995449+0000 mgr.y (mgr.24356) 6421 : cluster 0 pgmap v6389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:13 smithi040 bash[28232]: audit 2023-12-01T19:12:13.283507+0000 mon.a (mon.0) 4415 : audit 0 from='client.? 172.21.15.40:0/1660341034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:13 smithi040 bash[41173]: audit 2023-12-01T19:12:13.283507+0000 mon.a (mon.0) 4415 : audit 0 from='client.? 172.21.15.40:0/1660341034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:13 smithi141 bash[31670]: audit 2023-12-01T19:12:13.283507+0000 mon.a (mon.0) 4415 : audit 0 from='client.? 172.21.15.40:0/1660341034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:14 smithi040 bash[28232]: cluster 2023-12-01T19:12:12.996065+0000 mgr.y (mgr.24356) 6422 : cluster 0 pgmap v6390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:14 smithi040 bash[41173]: cluster 2023-12-01T19:12:12.996065+0000 mgr.y (mgr.24356) 6422 : cluster 0 pgmap v6390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:14 smithi141 bash[31670]: cluster 2023-12-01T19:12:12.996065+0000 mgr.y (mgr.24356) 6422 : cluster 0 pgmap v6390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:15 smithi040 bash[28232]: audit 2023-12-01T19:12:15.739038+0000 mon.a (mon.0) 4416 : audit 0 from='client.? 172.21.15.40:0/1814577730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:15 smithi040 bash[41173]: audit 2023-12-01T19:12:15.739038+0000 mon.a (mon.0) 4416 : audit 0 from='client.? 172.21.15.40:0/1814577730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:15 smithi141 bash[31670]: audit 2023-12-01T19:12:15.739038+0000 mon.a (mon.0) 4416 : audit 0 from='client.? 172.21.15.40:0/1814577730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:16.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:12:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:12:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:16 smithi040 bash[41173]: cluster 2023-12-01T19:12:14.997210+0000 mgr.y (mgr.24356) 6423 : cluster 0 pgmap v6391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:16 smithi040 bash[28232]: cluster 2023-12-01T19:12:14.997210+0000 mgr.y (mgr.24356) 6423 : cluster 0 pgmap v6391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:16 smithi141 bash[31670]: cluster 2023-12-01T19:12:14.997210+0000 mgr.y (mgr.24356) 6423 : cluster 0 pgmap v6391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:18 smithi040 bash[28232]: cluster 2023-12-01T19:12:16.997990+0000 mgr.y (mgr.24356) 6424 : cluster 0 pgmap v6392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:18 smithi040 bash[28232]: audit 2023-12-01T19:12:18.202756+0000 mon.c (mon.2) 4075 : audit 0 from='client.? 172.21.15.40:0/3186657567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:18 smithi040 bash[28232]: audit 2023-12-01T19:12:18.649942+0000 mon.c (mon.2) 4076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:18 smithi040 bash[41173]: cluster 2023-12-01T19:12:16.997990+0000 mgr.y (mgr.24356) 6424 : cluster 0 pgmap v6392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:18 smithi040 bash[41173]: audit 2023-12-01T19:12:18.202756+0000 mon.c (mon.2) 4075 : audit 0 from='client.? 172.21.15.40:0/3186657567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:18 smithi040 bash[41173]: audit 2023-12-01T19:12:18.649942+0000 mon.c (mon.2) 4076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:18 smithi141 bash[31670]: cluster 2023-12-01T19:12:16.997990+0000 mgr.y (mgr.24356) 6424 : cluster 0 pgmap v6392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:18 smithi141 bash[31670]: audit 2023-12-01T19:12:18.202756+0000 mon.c (mon.2) 4075 : audit 0 from='client.? 172.21.15.40:0/3186657567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:18 smithi141 bash[31670]: audit 2023-12-01T19:12:18.649942+0000 mon.c (mon.2) 4076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:20 smithi040 bash[28232]: cluster 2023-12-01T19:12:18.998659+0000 mgr.y (mgr.24356) 6425 : cluster 0 pgmap v6393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:20 smithi040 bash[28232]: audit 2023-12-01T19:12:20.662929+0000 mon.a (mon.0) 4417 : audit 0 from='client.? 172.21.15.40:0/4144497644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:20 smithi040 bash[41173]: cluster 2023-12-01T19:12:18.998659+0000 mgr.y (mgr.24356) 6425 : cluster 0 pgmap v6393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:20 smithi040 bash[41173]: audit 2023-12-01T19:12:20.662929+0000 mon.a (mon.0) 4417 : audit 0 from='client.? 172.21.15.40:0/4144497644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:20 smithi141 bash[31670]: cluster 2023-12-01T19:12:18.998659+0000 mgr.y (mgr.24356) 6425 : cluster 0 pgmap v6393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:20 smithi141 bash[31670]: audit 2023-12-01T19:12:20.662929+0000 mon.a (mon.0) 4417 : audit 0 from='client.? 172.21.15.40:0/4144497644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:22 smithi040 bash[28232]: cluster 2023-12-01T19:12:20.999733+0000 mgr.y (mgr.24356) 6426 : cluster 0 pgmap v6394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:22 smithi040 bash[41173]: cluster 2023-12-01T19:12:20.999733+0000 mgr.y (mgr.24356) 6426 : cluster 0 pgmap v6394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:22 smithi141 bash[31670]: cluster 2023-12-01T19:12:20.999733+0000 mgr.y (mgr.24356) 6426 : cluster 0 pgmap v6394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:23 smithi040 bash[28232]: audit 2023-12-01T19:12:23.133740+0000 mon.c (mon.2) 4077 : audit 0 from='client.? 172.21.15.40:0/1533603101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:23 smithi040 bash[41173]: audit 2023-12-01T19:12:23.133740+0000 mon.c (mon.2) 4077 : audit 0 from='client.? 172.21.15.40:0/1533603101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:23 smithi141 bash[31670]: audit 2023-12-01T19:12:23.133740+0000 mon.c (mon.2) 4077 : audit 0 from='client.? 172.21.15.40:0/1533603101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:24 smithi040 bash[28232]: cluster 2023-12-01T19:12:23.000202+0000 mgr.y (mgr.24356) 6427 : cluster 0 pgmap v6395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:24 smithi040 bash[41173]: cluster 2023-12-01T19:12:23.000202+0000 mgr.y (mgr.24356) 6427 : cluster 0 pgmap v6395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:24 smithi141 bash[31670]: cluster 2023-12-01T19:12:23.000202+0000 mgr.y (mgr.24356) 6427 : cluster 0 pgmap v6395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:25 smithi040 bash[28232]: audit 2023-12-01T19:12:25.588969+0000 mon.c (mon.2) 4078 : audit 0 from='client.? 172.21.15.40:0/836257708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:25 smithi040 bash[41173]: audit 2023-12-01T19:12:25.588969+0000 mon.c (mon.2) 4078 : audit 0 from='client.? 172.21.15.40:0/836257708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:25 smithi141 bash[31670]: audit 2023-12-01T19:12:25.588969+0000 mon.c (mon.2) 4078 : audit 0 from='client.? 172.21.15.40:0/836257708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:26.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:12:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:12:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:26 smithi040 bash[28232]: cluster 2023-12-01T19:12:25.001308+0000 mgr.y (mgr.24356) 6428 : cluster 0 pgmap v6396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:26 smithi040 bash[41173]: cluster 2023-12-01T19:12:25.001308+0000 mgr.y (mgr.24356) 6428 : cluster 0 pgmap v6396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:26 smithi141 bash[31670]: cluster 2023-12-01T19:12:25.001308+0000 mgr.y (mgr.24356) 6428 : cluster 0 pgmap v6396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:28 smithi040 bash[41173]: cluster 2023-12-01T19:12:27.001962+0000 mgr.y (mgr.24356) 6429 : cluster 0 pgmap v6397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:28 smithi040 bash[41173]: audit 2023-12-01T19:12:28.057751+0000 mon.a (mon.0) 4418 : audit 0 from='client.? 172.21.15.40:0/3224537591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:28 smithi040 bash[28232]: cluster 2023-12-01T19:12:27.001962+0000 mgr.y (mgr.24356) 6429 : cluster 0 pgmap v6397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:28 smithi040 bash[28232]: audit 2023-12-01T19:12:28.057751+0000 mon.a (mon.0) 4418 : audit 0 from='client.? 172.21.15.40:0/3224537591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:28 smithi141 bash[31670]: cluster 2023-12-01T19:12:27.001962+0000 mgr.y (mgr.24356) 6429 : cluster 0 pgmap v6397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:28 smithi141 bash[31670]: audit 2023-12-01T19:12:28.057751+0000 mon.a (mon.0) 4418 : audit 0 from='client.? 172.21.15.40:0/3224537591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:30 smithi040 bash[28232]: cluster 2023-12-01T19:12:29.002666+0000 mgr.y (mgr.24356) 6430 : cluster 0 pgmap v6398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:30 smithi040 bash[28232]: audit 2023-12-01T19:12:30.523491+0000 mon.a (mon.0) 4419 : audit 0 from='client.? 172.21.15.40:0/455521578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:30 smithi040 bash[41173]: cluster 2023-12-01T19:12:29.002666+0000 mgr.y (mgr.24356) 6430 : cluster 0 pgmap v6398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:30 smithi040 bash[41173]: audit 2023-12-01T19:12:30.523491+0000 mon.a (mon.0) 4419 : audit 0 from='client.? 172.21.15.40:0/455521578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:30 smithi141 bash[31670]: cluster 2023-12-01T19:12:29.002666+0000 mgr.y (mgr.24356) 6430 : cluster 0 pgmap v6398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:30 smithi141 bash[31670]: audit 2023-12-01T19:12:30.523491+0000 mon.a (mon.0) 4419 : audit 0 from='client.? 172.21.15.40:0/455521578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:32 smithi040 bash[28232]: cluster 2023-12-01T19:12:31.003848+0000 mgr.y (mgr.24356) 6431 : cluster 0 pgmap v6399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:32 smithi040 bash[41173]: cluster 2023-12-01T19:12:31.003848+0000 mgr.y (mgr.24356) 6431 : cluster 0 pgmap v6399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:32 smithi141 bash[31670]: cluster 2023-12-01T19:12:31.003848+0000 mgr.y (mgr.24356) 6431 : cluster 0 pgmap v6399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:33 smithi040 bash[41173]: audit 2023-12-01T19:12:32.991141+0000 mon.a (mon.0) 4420 : audit 0 from='client.? 172.21.15.40:0/477571575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:33 smithi040 bash[41173]: audit 2023-12-01T19:12:33.650215+0000 mon.c (mon.2) 4079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:33 smithi040 bash[28232]: audit 2023-12-01T19:12:32.991141+0000 mon.a (mon.0) 4420 : audit 0 from='client.? 172.21.15.40:0/477571575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:33 smithi040 bash[28232]: audit 2023-12-01T19:12:33.650215+0000 mon.c (mon.2) 4079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:33 smithi141 bash[31670]: audit 2023-12-01T19:12:32.991141+0000 mon.a (mon.0) 4420 : audit 0 from='client.? 172.21.15.40:0/477571575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:33 smithi141 bash[31670]: audit 2023-12-01T19:12:33.650215+0000 mon.c (mon.2) 4079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:34 smithi040 bash[28232]: cluster 2023-12-01T19:12:33.004466+0000 mgr.y (mgr.24356) 6432 : cluster 0 pgmap v6400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:34 smithi040 bash[41173]: cluster 2023-12-01T19:12:33.004466+0000 mgr.y (mgr.24356) 6432 : cluster 0 pgmap v6400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:34 smithi141 bash[31670]: cluster 2023-12-01T19:12:33.004466+0000 mgr.y (mgr.24356) 6432 : cluster 0 pgmap v6400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:35 smithi141 bash[31670]: audit 2023-12-01T19:12:35.450582+0000 mon.a (mon.0) 4421 : audit 0 from='client.? 172.21.15.40:0/1691875693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:35 smithi040 bash[28232]: audit 2023-12-01T19:12:35.450582+0000 mon.a (mon.0) 4421 : audit 0 from='client.? 172.21.15.40:0/1691875693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:35 smithi040 bash[41173]: audit 2023-12-01T19:12:35.450582+0000 mon.a (mon.0) 4421 : audit 0 from='client.? 172.21.15.40:0/1691875693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:12:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:12:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:36 smithi141 bash[31670]: cluster 2023-12-01T19:12:35.005564+0000 mgr.y (mgr.24356) 6433 : cluster 0 pgmap v6401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:36 smithi040 bash[28232]: cluster 2023-12-01T19:12:35.005564+0000 mgr.y (mgr.24356) 6433 : cluster 0 pgmap v6401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:36 smithi040 bash[41173]: cluster 2023-12-01T19:12:35.005564+0000 mgr.y (mgr.24356) 6433 : cluster 0 pgmap v6401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:37 smithi141 bash[31670]: audit 2023-12-01T19:12:37.911721+0000 mon.a (mon.0) 4422 : audit 0 from='client.? 172.21.15.40:0/2402334575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:37 smithi040 bash[28232]: audit 2023-12-01T19:12:37.911721+0000 mon.a (mon.0) 4422 : audit 0 from='client.? 172.21.15.40:0/2402334575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:37 smithi040 bash[41173]: audit 2023-12-01T19:12:37.911721+0000 mon.a (mon.0) 4422 : audit 0 from='client.? 172.21.15.40:0/2402334575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:38 smithi141 bash[31670]: cluster 2023-12-01T19:12:37.006340+0000 mgr.y (mgr.24356) 6434 : cluster 0 pgmap v6402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:38 smithi040 bash[41173]: cluster 2023-12-01T19:12:37.006340+0000 mgr.y (mgr.24356) 6434 : cluster 0 pgmap v6402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:38 smithi040 bash[28232]: cluster 2023-12-01T19:12:37.006340+0000 mgr.y (mgr.24356) 6434 : cluster 0 pgmap v6402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:40 smithi141 bash[31670]: cluster 2023-12-01T19:12:39.007161+0000 mgr.y (mgr.24356) 6435 : cluster 0 pgmap v6403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:40 smithi141 bash[31670]: audit 2023-12-01T19:12:40.374448+0000 mon.a (mon.0) 4423 : audit 0 from='client.? 172.21.15.40:0/4175585133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:40 smithi040 bash[28232]: cluster 2023-12-01T19:12:39.007161+0000 mgr.y (mgr.24356) 6435 : cluster 0 pgmap v6403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:40 smithi040 bash[28232]: audit 2023-12-01T19:12:40.374448+0000 mon.a (mon.0) 4423 : audit 0 from='client.? 172.21.15.40:0/4175585133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:40 smithi040 bash[41173]: cluster 2023-12-01T19:12:39.007161+0000 mgr.y (mgr.24356) 6435 : cluster 0 pgmap v6403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:40 smithi040 bash[41173]: audit 2023-12-01T19:12:40.374448+0000 mon.a (mon.0) 4423 : audit 0 from='client.? 172.21.15.40:0/4175585133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:42 smithi141 bash[31670]: cluster 2023-12-01T19:12:41.008457+0000 mgr.y (mgr.24356) 6436 : cluster 0 pgmap v6404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:42 smithi141 bash[31670]: audit 2023-12-01T19:12:42.832217+0000 mon.c (mon.2) 4080 : audit 0 from='client.? 172.21.15.40:0/446603449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:42 smithi040 bash[28232]: cluster 2023-12-01T19:12:41.008457+0000 mgr.y (mgr.24356) 6436 : cluster 0 pgmap v6404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:42 smithi040 bash[28232]: audit 2023-12-01T19:12:42.832217+0000 mon.c (mon.2) 4080 : audit 0 from='client.? 172.21.15.40:0/446603449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:42 smithi040 bash[41173]: cluster 2023-12-01T19:12:41.008457+0000 mgr.y (mgr.24356) 6436 : cluster 0 pgmap v6404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:42 smithi040 bash[41173]: audit 2023-12-01T19:12:42.832217+0000 mon.c (mon.2) 4080 : audit 0 from='client.? 172.21.15.40:0/446603449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:44 smithi141 bash[31670]: cluster 2023-12-01T19:12:43.009117+0000 mgr.y (mgr.24356) 6437 : cluster 0 pgmap v6405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:44 smithi040 bash[28232]: cluster 2023-12-01T19:12:43.009117+0000 mgr.y (mgr.24356) 6437 : cluster 0 pgmap v6405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:44 smithi040 bash[41173]: cluster 2023-12-01T19:12:43.009117+0000 mgr.y (mgr.24356) 6437 : cluster 0 pgmap v6405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:45 smithi141 bash[31670]: cluster 2023-12-01T19:12:45.010156+0000 mgr.y (mgr.24356) 6438 : cluster 0 pgmap v6406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:45 smithi141 bash[31670]: audit 2023-12-01T19:12:45.296046+0000 mon.c (mon.2) 4081 : audit 0 from='client.? 172.21.15.40:0/1848342186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:45 smithi040 bash[28232]: cluster 2023-12-01T19:12:45.010156+0000 mgr.y (mgr.24356) 6438 : cluster 0 pgmap v6406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:45 smithi040 bash[28232]: audit 2023-12-01T19:12:45.296046+0000 mon.c (mon.2) 4081 : audit 0 from='client.? 172.21.15.40:0/1848342186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:45 smithi040 bash[41173]: cluster 2023-12-01T19:12:45.010156+0000 mgr.y (mgr.24356) 6438 : cluster 0 pgmap v6406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:45 smithi040 bash[41173]: audit 2023-12-01T19:12:45.296046+0000 mon.c (mon.2) 4081 : audit 0 from='client.? 172.21.15.40:0/1848342186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:12:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:12:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:47 smithi040 bash[28232]: audit 2023-12-01T19:12:47.758120+0000 mon.c (mon.2) 4082 : audit 0 from='client.? 172.21.15.40:0/1326849944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:47 smithi040 bash[41173]: audit 2023-12-01T19:12:47.758120+0000 mon.c (mon.2) 4082 : audit 0 from='client.? 172.21.15.40:0/1326849944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:47 smithi141 bash[31670]: audit 2023-12-01T19:12:47.758120+0000 mon.c (mon.2) 4082 : audit 0 from='client.? 172.21.15.40:0/1326849944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:48 smithi040 bash[28232]: cluster 2023-12-01T19:12:47.010785+0000 mgr.y (mgr.24356) 6439 : cluster 0 pgmap v6407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:48 smithi040 bash[28232]: audit 2023-12-01T19:12:48.002973+0000 mon.c (mon.2) 4083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:12:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:48 smithi040 bash[28232]: audit 2023-12-01T19:12:48.650998+0000 mon.c (mon.2) 4084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:48 smithi040 bash[41173]: cluster 2023-12-01T19:12:47.010785+0000 mgr.y (mgr.24356) 6439 : cluster 0 pgmap v6407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:48 smithi040 bash[41173]: audit 2023-12-01T19:12:48.002973+0000 mon.c (mon.2) 4083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:12:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:48 smithi040 bash[41173]: audit 2023-12-01T19:12:48.650998+0000 mon.c (mon.2) 4084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:48 smithi141 bash[31670]: cluster 2023-12-01T19:12:47.010785+0000 mgr.y (mgr.24356) 6439 : cluster 0 pgmap v6407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:48 smithi141 bash[31670]: audit 2023-12-01T19:12:48.002973+0000 mon.c (mon.2) 4083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:12:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:48 smithi141 bash[31670]: audit 2023-12-01T19:12:48.650998+0000 mon.c (mon.2) 4084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:50 smithi040 bash[28232]: cluster 2023-12-01T19:12:49.011555+0000 mgr.y (mgr.24356) 6440 : cluster 0 pgmap v6408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:50 smithi040 bash[28232]: audit 2023-12-01T19:12:50.228425+0000 mon.c (mon.2) 4085 : audit 0 from='client.? 172.21.15.40:0/2784182277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:50 smithi040 bash[41173]: cluster 2023-12-01T19:12:49.011555+0000 mgr.y (mgr.24356) 6440 : cluster 0 pgmap v6408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:50 smithi040 bash[41173]: audit 2023-12-01T19:12:50.228425+0000 mon.c (mon.2) 4085 : audit 0 from='client.? 172.21.15.40:0/2784182277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:50 smithi141 bash[31670]: cluster 2023-12-01T19:12:49.011555+0000 mgr.y (mgr.24356) 6440 : cluster 0 pgmap v6408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:50 smithi141 bash[31670]: audit 2023-12-01T19:12:50.228425+0000 mon.c (mon.2) 4085 : audit 0 from='client.? 172.21.15.40:0/2784182277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:52 smithi040 bash[28232]: cluster 2023-12-01T19:12:51.012872+0000 mgr.y (mgr.24356) 6441 : cluster 0 pgmap v6409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:52 smithi040 bash[28232]: audit 2023-12-01T19:12:52.693681+0000 mon.a (mon.0) 4424 : audit 0 from='client.? 172.21.15.40:0/774304763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:52 smithi040 bash[41173]: cluster 2023-12-01T19:12:51.012872+0000 mgr.y (mgr.24356) 6441 : cluster 0 pgmap v6409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:52 smithi040 bash[41173]: audit 2023-12-01T19:12:52.693681+0000 mon.a (mon.0) 4424 : audit 0 from='client.? 172.21.15.40:0/774304763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:52 smithi141 bash[31670]: cluster 2023-12-01T19:12:51.012872+0000 mgr.y (mgr.24356) 6441 : cluster 0 pgmap v6409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:52 smithi141 bash[31670]: audit 2023-12-01T19:12:52.693681+0000 mon.a (mon.0) 4424 : audit 0 from='client.? 172.21.15.40:0/774304763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: cluster 2023-12-01T19:12:53.013566+0000 mgr.y (mgr.24356) 6442 : cluster 0 pgmap v6410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: audit 2023-12-01T19:12:53.958875+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: audit 2023-12-01T19:12:53.974368+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: audit 2023-12-01T19:12:54.272276+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: audit 2023-12-01T19:12:54.283797+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: audit 2023-12-01T19:12:54.834618+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[28232]: audit 2023-12-01T19:12:54.845696+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: cluster 2023-12-01T19:12:53.013566+0000 mgr.y (mgr.24356) 6442 : cluster 0 pgmap v6410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: audit 2023-12-01T19:12:53.958875+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: audit 2023-12-01T19:12:53.974368+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: audit 2023-12-01T19:12:54.272276+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: audit 2023-12-01T19:12:54.283797+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: audit 2023-12-01T19:12:54.834618+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:54 smithi040 bash[41173]: audit 2023-12-01T19:12:54.845696+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: cluster 2023-12-01T19:12:53.013566+0000 mgr.y (mgr.24356) 6442 : cluster 0 pgmap v6410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: audit 2023-12-01T19:12:53.958875+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: audit 2023-12-01T19:12:53.974368+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: audit 2023-12-01T19:12:54.272276+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: audit 2023-12-01T19:12:54.283797+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: audit 2023-12-01T19:12:54.834618+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:54 smithi141 bash[31670]: audit 2023-12-01T19:12:54.845696+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: cluster 2023-12-01T19:12:55.014324+0000 mgr.y (mgr.24356) 6443 : cluster 0 pgmap v6411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: audit 2023-12-01T19:12:55.078293+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: audit 2023-12-01T19:12:55.087662+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: audit 2023-12-01T19:12:55.092882+0000 mon.c (mon.2) 4086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:12:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: audit 2023-12-01T19:12:55.094098+0000 mon.c (mon.2) 4087 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: audit 2023-12-01T19:12:55.102336+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28232]: audit 2023-12-01T19:12:55.171380+0000 mon.a (mon.0) 4434 : audit 0 from='client.? 172.21.15.40:0/370573497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: cluster 2023-12-01T19:12:55.014324+0000 mgr.y (mgr.24356) 6443 : cluster 0 pgmap v6411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: audit 2023-12-01T19:12:55.078293+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: audit 2023-12-01T19:12:55.087662+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: audit 2023-12-01T19:12:55.092882+0000 mon.c (mon.2) 4086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: audit 2023-12-01T19:12:55.094098+0000 mon.c (mon.2) 4087 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: audit 2023-12-01T19:12:55.102336+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[41173]: audit 2023-12-01T19:12:55.171380+0000 mon.a (mon.0) 4434 : audit 0 from='client.? 172.21.15.40:0/370573497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: cluster 2023-12-01T19:12:55.014324+0000 mgr.y (mgr.24356) 6443 : cluster 0 pgmap v6411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: audit 2023-12-01T19:12:55.078293+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: audit 2023-12-01T19:12:55.087662+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: audit 2023-12-01T19:12:55.092882+0000 mon.c (mon.2) 4086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: audit 2023-12-01T19:12:55.094098+0000 mon.c (mon.2) 4087 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: audit 2023-12-01T19:12:55.102336+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:12:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:56 smithi141 bash[31670]: audit 2023-12-01T19:12:55.171380+0000 mon.a (mon.0) 4434 : audit 0 from='client.? 172.21.15.40:0/370573497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:12:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:12:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:57 smithi040 bash[28232]: audit 2023-12-01T19:12:57.635665+0000 mon.c (mon.2) 4088 : audit 0 from='client.? 172.21.15.40:0/2709225681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:57 smithi040 bash[41173]: audit 2023-12-01T19:12:57.635665+0000 mon.c (mon.2) 4088 : audit 0 from='client.? 172.21.15.40:0/2709225681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:57 smithi141 bash[31670]: audit 2023-12-01T19:12:57.635665+0000 mon.c (mon.2) 4088 : audit 0 from='client.? 172.21.15.40:0/2709225681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:12:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:12:58 smithi040 bash[41173]: cluster 2023-12-01T19:12:57.015097+0000 mgr.y (mgr.24356) 6444 : cluster 0 pgmap v6412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:12:58 smithi040 bash[28232]: cluster 2023-12-01T19:12:57.015097+0000 mgr.y (mgr.24356) 6444 : cluster 0 pgmap v6412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:12:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:12:58 smithi141 bash[31670]: cluster 2023-12-01T19:12:57.015097+0000 mgr.y (mgr.24356) 6444 : cluster 0 pgmap v6412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:00 smithi040 bash[28232]: cluster 2023-12-01T19:12:59.015897+0000 mgr.y (mgr.24356) 6445 : cluster 0 pgmap v6413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:00 smithi040 bash[28232]: audit 2023-12-01T19:13:00.114698+0000 mon.c (mon.2) 4089 : audit 0 from='client.? 172.21.15.40:0/2531355029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:00 smithi040 bash[41173]: cluster 2023-12-01T19:12:59.015897+0000 mgr.y (mgr.24356) 6445 : cluster 0 pgmap v6413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:00 smithi040 bash[41173]: audit 2023-12-01T19:13:00.114698+0000 mon.c (mon.2) 4089 : audit 0 from='client.? 172.21.15.40:0/2531355029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:00 smithi141 bash[31670]: cluster 2023-12-01T19:12:59.015897+0000 mgr.y (mgr.24356) 6445 : cluster 0 pgmap v6413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:00 smithi141 bash[31670]: audit 2023-12-01T19:13:00.114698+0000 mon.c (mon.2) 4089 : audit 0 from='client.? 172.21.15.40:0/2531355029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:02 smithi040 bash[28232]: cluster 2023-12-01T19:13:01.017111+0000 mgr.y (mgr.24356) 6446 : cluster 0 pgmap v6414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:02 smithi040 bash[28232]: audit 2023-12-01T19:13:02.569948+0000 mon.a (mon.0) 4435 : audit 0 from='client.? 172.21.15.40:0/1661996413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:02 smithi040 bash[41173]: cluster 2023-12-01T19:13:01.017111+0000 mgr.y (mgr.24356) 6446 : cluster 0 pgmap v6414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:02 smithi040 bash[41173]: audit 2023-12-01T19:13:02.569948+0000 mon.a (mon.0) 4435 : audit 0 from='client.? 172.21.15.40:0/1661996413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:02 smithi141 bash[31670]: cluster 2023-12-01T19:13:01.017111+0000 mgr.y (mgr.24356) 6446 : cluster 0 pgmap v6414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:02 smithi141 bash[31670]: audit 2023-12-01T19:13:02.569948+0000 mon.a (mon.0) 4435 : audit 0 from='client.? 172.21.15.40:0/1661996413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:03 smithi040 bash[28232]: audit 2023-12-01T19:13:03.651326+0000 mon.c (mon.2) 4090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:03 smithi040 bash[41173]: audit 2023-12-01T19:13:03.651326+0000 mon.c (mon.2) 4090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:03 smithi141 bash[31670]: audit 2023-12-01T19:13:03.651326+0000 mon.c (mon.2) 4090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:04 smithi040 bash[28232]: cluster 2023-12-01T19:13:03.017766+0000 mgr.y (mgr.24356) 6447 : cluster 0 pgmap v6415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:04 smithi040 bash[41173]: cluster 2023-12-01T19:13:03.017766+0000 mgr.y (mgr.24356) 6447 : cluster 0 pgmap v6415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:04 smithi141 bash[31670]: cluster 2023-12-01T19:13:03.017766+0000 mgr.y (mgr.24356) 6447 : cluster 0 pgmap v6415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:05 smithi040 bash[28232]: audit 2023-12-01T19:13:05.039629+0000 mon.a (mon.0) 4436 : audit 0 from='client.? 172.21.15.40:0/3862539315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:05 smithi040 bash[41173]: audit 2023-12-01T19:13:05.039629+0000 mon.a (mon.0) 4436 : audit 0 from='client.? 172.21.15.40:0/3862539315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:05 smithi141 bash[31670]: audit 2023-12-01T19:13:05.039629+0000 mon.a (mon.0) 4436 : audit 0 from='client.? 172.21.15.40:0/3862539315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:06.874 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:13:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:13:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:06 smithi040 bash[28232]: cluster 2023-12-01T19:13:05.018799+0000 mgr.y (mgr.24356) 6448 : cluster 0 pgmap v6416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:06 smithi040 bash[41173]: cluster 2023-12-01T19:13:05.018799+0000 mgr.y (mgr.24356) 6448 : cluster 0 pgmap v6416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:06 smithi141 bash[31670]: cluster 2023-12-01T19:13:05.018799+0000 mgr.y (mgr.24356) 6448 : cluster 0 pgmap v6416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:07 smithi040 bash[28232]: audit 2023-12-01T19:13:07.501600+0000 mon.c (mon.2) 4091 : audit 0 from='client.? 172.21.15.40:0/719159972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:07 smithi040 bash[41173]: audit 2023-12-01T19:13:07.501600+0000 mon.c (mon.2) 4091 : audit 0 from='client.? 172.21.15.40:0/719159972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:07 smithi141 bash[31670]: audit 2023-12-01T19:13:07.501600+0000 mon.c (mon.2) 4091 : audit 0 from='client.? 172.21.15.40:0/719159972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:08 smithi040 bash[28232]: cluster 2023-12-01T19:13:07.019425+0000 mgr.y (mgr.24356) 6449 : cluster 0 pgmap v6417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:08 smithi040 bash[41173]: cluster 2023-12-01T19:13:07.019425+0000 mgr.y (mgr.24356) 6449 : cluster 0 pgmap v6417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:08 smithi141 bash[31670]: cluster 2023-12-01T19:13:07.019425+0000 mgr.y (mgr.24356) 6449 : cluster 0 pgmap v6417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:10 smithi040 bash[28232]: cluster 2023-12-01T19:13:09.020083+0000 mgr.y (mgr.24356) 6450 : cluster 0 pgmap v6418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:10 smithi040 bash[28232]: audit 2023-12-01T19:13:09.970808+0000 mon.a (mon.0) 4437 : audit 0 from='client.? 172.21.15.40:0/2663499346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:10 smithi040 bash[41173]: cluster 2023-12-01T19:13:09.020083+0000 mgr.y (mgr.24356) 6450 : cluster 0 pgmap v6418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:10 smithi040 bash[41173]: audit 2023-12-01T19:13:09.970808+0000 mon.a (mon.0) 4437 : audit 0 from='client.? 172.21.15.40:0/2663499346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:10 smithi141 bash[31670]: cluster 2023-12-01T19:13:09.020083+0000 mgr.y (mgr.24356) 6450 : cluster 0 pgmap v6418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:10 smithi141 bash[31670]: audit 2023-12-01T19:13:09.970808+0000 mon.a (mon.0) 4437 : audit 0 from='client.? 172.21.15.40:0/2663499346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:12 smithi040 bash[28232]: cluster 2023-12-01T19:13:11.021221+0000 mgr.y (mgr.24356) 6451 : cluster 0 pgmap v6419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:12 smithi040 bash[28232]: audit 2023-12-01T19:13:12.438897+0000 mon.a (mon.0) 4438 : audit 0 from='client.? 172.21.15.40:0/1355135791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:12 smithi040 bash[41173]: cluster 2023-12-01T19:13:11.021221+0000 mgr.y (mgr.24356) 6451 : cluster 0 pgmap v6419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:12 smithi040 bash[41173]: audit 2023-12-01T19:13:12.438897+0000 mon.a (mon.0) 4438 : audit 0 from='client.? 172.21.15.40:0/1355135791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:12 smithi141 bash[31670]: cluster 2023-12-01T19:13:11.021221+0000 mgr.y (mgr.24356) 6451 : cluster 0 pgmap v6419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:12 smithi141 bash[31670]: audit 2023-12-01T19:13:12.438897+0000 mon.a (mon.0) 4438 : audit 0 from='client.? 172.21.15.40:0/1355135791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:14 smithi040 bash[28232]: cluster 2023-12-01T19:13:13.021891+0000 mgr.y (mgr.24356) 6452 : cluster 0 pgmap v6420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:14 smithi040 bash[41173]: cluster 2023-12-01T19:13:13.021891+0000 mgr.y (mgr.24356) 6452 : cluster 0 pgmap v6420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:14 smithi141 bash[31670]: cluster 2023-12-01T19:13:13.021891+0000 mgr.y (mgr.24356) 6452 : cluster 0 pgmap v6420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:15 smithi040 bash[28232]: audit 2023-12-01T19:13:14.897235+0000 mon.c (mon.2) 4092 : audit 0 from='client.? 172.21.15.40:0/1525204498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:15 smithi040 bash[41173]: audit 2023-12-01T19:13:14.897235+0000 mon.c (mon.2) 4092 : audit 0 from='client.? 172.21.15.40:0/1525204498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:15 smithi141 bash[31670]: audit 2023-12-01T19:13:14.897235+0000 mon.c (mon.2) 4092 : audit 0 from='client.? 172.21.15.40:0/1525204498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:13:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:13:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:16 smithi141 bash[31670]: cluster 2023-12-01T19:13:15.022998+0000 mgr.y (mgr.24356) 6453 : cluster 0 pgmap v6421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:16 smithi040 bash[28232]: cluster 2023-12-01T19:13:15.022998+0000 mgr.y (mgr.24356) 6453 : cluster 0 pgmap v6421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:16 smithi040 bash[41173]: cluster 2023-12-01T19:13:15.022998+0000 mgr.y (mgr.24356) 6453 : cluster 0 pgmap v6421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:17 smithi141 bash[31670]: audit 2023-12-01T19:13:17.353195+0000 mon.c (mon.2) 4093 : audit 0 from='client.? 172.21.15.40:0/1127199281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:17 smithi040 bash[28232]: audit 2023-12-01T19:13:17.353195+0000 mon.c (mon.2) 4093 : audit 0 from='client.? 172.21.15.40:0/1127199281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:17 smithi040 bash[41173]: audit 2023-12-01T19:13:17.353195+0000 mon.c (mon.2) 4093 : audit 0 from='client.? 172.21.15.40:0/1127199281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:18 smithi141 bash[31670]: cluster 2023-12-01T19:13:17.023559+0000 mgr.y (mgr.24356) 6454 : cluster 0 pgmap v6422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:18 smithi141 bash[31670]: audit 2023-12-01T19:13:18.651508+0000 mon.c (mon.2) 4094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:18 smithi040 bash[28232]: cluster 2023-12-01T19:13:17.023559+0000 mgr.y (mgr.24356) 6454 : cluster 0 pgmap v6422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:18 smithi040 bash[28232]: audit 2023-12-01T19:13:18.651508+0000 mon.c (mon.2) 4094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:18 smithi040 bash[41173]: cluster 2023-12-01T19:13:17.023559+0000 mgr.y (mgr.24356) 6454 : cluster 0 pgmap v6422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:18 smithi040 bash[41173]: audit 2023-12-01T19:13:18.651508+0000 mon.c (mon.2) 4094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:19 smithi141 bash[31670]: audit 2023-12-01T19:13:19.824956+0000 mon.a (mon.0) 4439 : audit 0 from='client.? 172.21.15.40:0/2808371170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:19 smithi040 bash[28232]: audit 2023-12-01T19:13:19.824956+0000 mon.a (mon.0) 4439 : audit 0 from='client.? 172.21.15.40:0/2808371170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:19 smithi040 bash[41173]: audit 2023-12-01T19:13:19.824956+0000 mon.a (mon.0) 4439 : audit 0 from='client.? 172.21.15.40:0/2808371170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:20 smithi141 bash[31670]: cluster 2023-12-01T19:13:19.024214+0000 mgr.y (mgr.24356) 6455 : cluster 0 pgmap v6423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:20 smithi040 bash[41173]: cluster 2023-12-01T19:13:19.024214+0000 mgr.y (mgr.24356) 6455 : cluster 0 pgmap v6423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:20 smithi040 bash[28232]: cluster 2023-12-01T19:13:19.024214+0000 mgr.y (mgr.24356) 6455 : cluster 0 pgmap v6423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:22 smithi141 bash[31670]: cluster 2023-12-01T19:13:21.025385+0000 mgr.y (mgr.24356) 6456 : cluster 0 pgmap v6424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:22 smithi141 bash[31670]: audit 2023-12-01T19:13:22.286555+0000 mon.c (mon.2) 4095 : audit 0 from='client.? 172.21.15.40:0/3961985004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:22 smithi040 bash[41173]: cluster 2023-12-01T19:13:21.025385+0000 mgr.y (mgr.24356) 6456 : cluster 0 pgmap v6424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:22 smithi040 bash[41173]: audit 2023-12-01T19:13:22.286555+0000 mon.c (mon.2) 4095 : audit 0 from='client.? 172.21.15.40:0/3961985004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:22 smithi040 bash[28232]: cluster 2023-12-01T19:13:21.025385+0000 mgr.y (mgr.24356) 6456 : cluster 0 pgmap v6424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:22 smithi040 bash[28232]: audit 2023-12-01T19:13:22.286555+0000 mon.c (mon.2) 4095 : audit 0 from='client.? 172.21.15.40:0/3961985004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:24 smithi141 bash[31670]: cluster 2023-12-01T19:13:23.026049+0000 mgr.y (mgr.24356) 6457 : cluster 0 pgmap v6425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:24 smithi141 bash[31670]: audit 2023-12-01T19:13:24.742185+0000 mon.a (mon.0) 4440 : audit 0 from='client.? 172.21.15.40:0/1766659336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:24 smithi040 bash[28232]: cluster 2023-12-01T19:13:23.026049+0000 mgr.y (mgr.24356) 6457 : cluster 0 pgmap v6425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:24 smithi040 bash[28232]: audit 2023-12-01T19:13:24.742185+0000 mon.a (mon.0) 4440 : audit 0 from='client.? 172.21.15.40:0/1766659336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:24 smithi040 bash[41173]: cluster 2023-12-01T19:13:23.026049+0000 mgr.y (mgr.24356) 6457 : cluster 0 pgmap v6425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:24 smithi040 bash[41173]: audit 2023-12-01T19:13:24.742185+0000 mon.a (mon.0) 4440 : audit 0 from='client.? 172.21.15.40:0/1766659336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:13:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:13:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:26 smithi141 bash[31670]: cluster 2023-12-01T19:13:25.027220+0000 mgr.y (mgr.24356) 6458 : cluster 0 pgmap v6426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:26 smithi040 bash[28232]: cluster 2023-12-01T19:13:25.027220+0000 mgr.y (mgr.24356) 6458 : cluster 0 pgmap v6426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:26 smithi040 bash[41173]: cluster 2023-12-01T19:13:25.027220+0000 mgr.y (mgr.24356) 6458 : cluster 0 pgmap v6426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:27 smithi141 bash[31670]: cluster 2023-12-01T19:13:27.027692+0000 mgr.y (mgr.24356) 6459 : cluster 0 pgmap v6427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:27 smithi141 bash[31670]: audit 2023-12-01T19:13:27.208684+0000 mon.c (mon.2) 4096 : audit 0 from='client.? 172.21.15.40:0/3276856923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:27 smithi040 bash[41173]: cluster 2023-12-01T19:13:27.027692+0000 mgr.y (mgr.24356) 6459 : cluster 0 pgmap v6427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:27 smithi040 bash[41173]: audit 2023-12-01T19:13:27.208684+0000 mon.c (mon.2) 4096 : audit 0 from='client.? 172.21.15.40:0/3276856923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:27 smithi040 bash[28232]: cluster 2023-12-01T19:13:27.027692+0000 mgr.y (mgr.24356) 6459 : cluster 0 pgmap v6427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:27 smithi040 bash[28232]: audit 2023-12-01T19:13:27.208684+0000 mon.c (mon.2) 4096 : audit 0 from='client.? 172.21.15.40:0/3276856923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:30 smithi040 bash[41173]: cluster 2023-12-01T19:13:29.028347+0000 mgr.y (mgr.24356) 6460 : cluster 0 pgmap v6428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:30 smithi040 bash[41173]: audit 2023-12-01T19:13:29.679259+0000 mon.c (mon.2) 4097 : audit 0 from='client.? 172.21.15.40:0/143974285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:30 smithi040 bash[28232]: cluster 2023-12-01T19:13:29.028347+0000 mgr.y (mgr.24356) 6460 : cluster 0 pgmap v6428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:30 smithi040 bash[28232]: audit 2023-12-01T19:13:29.679259+0000 mon.c (mon.2) 4097 : audit 0 from='client.? 172.21.15.40:0/143974285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:30 smithi141 bash[31670]: cluster 2023-12-01T19:13:29.028347+0000 mgr.y (mgr.24356) 6460 : cluster 0 pgmap v6428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:30 smithi141 bash[31670]: audit 2023-12-01T19:13:29.679259+0000 mon.c (mon.2) 4097 : audit 0 from='client.? 172.21.15.40:0/143974285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:32 smithi040 bash[41173]: cluster 2023-12-01T19:13:31.029680+0000 mgr.y (mgr.24356) 6461 : cluster 0 pgmap v6429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:32 smithi040 bash[41173]: audit 2023-12-01T19:13:32.144441+0000 mon.a (mon.0) 4441 : audit 0 from='client.? 172.21.15.40:0/3606374251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:32 smithi040 bash[28232]: cluster 2023-12-01T19:13:31.029680+0000 mgr.y (mgr.24356) 6461 : cluster 0 pgmap v6429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:32 smithi040 bash[28232]: audit 2023-12-01T19:13:32.144441+0000 mon.a (mon.0) 4441 : audit 0 from='client.? 172.21.15.40:0/3606374251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:32 smithi141 bash[31670]: cluster 2023-12-01T19:13:31.029680+0000 mgr.y (mgr.24356) 6461 : cluster 0 pgmap v6429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:32 smithi141 bash[31670]: audit 2023-12-01T19:13:32.144441+0000 mon.a (mon.0) 4441 : audit 0 from='client.? 172.21.15.40:0/3606374251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:33 smithi040 bash[28232]: audit 2023-12-01T19:13:33.651930+0000 mon.c (mon.2) 4098 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:33 smithi040 bash[41173]: audit 2023-12-01T19:13:33.651930+0000 mon.c (mon.2) 4098 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:33 smithi141 bash[31670]: audit 2023-12-01T19:13:33.651930+0000 mon.c (mon.2) 4098 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:34 smithi040 bash[41173]: cluster 2023-12-01T19:13:33.030440+0000 mgr.y (mgr.24356) 6462 : cluster 0 pgmap v6430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:34 smithi040 bash[41173]: audit 2023-12-01T19:13:34.603368+0000 mon.a (mon.0) 4442 : audit 0 from='client.? 172.21.15.40:0/1479797409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:34 smithi040 bash[28232]: cluster 2023-12-01T19:13:33.030440+0000 mgr.y (mgr.24356) 6462 : cluster 0 pgmap v6430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:34 smithi040 bash[28232]: audit 2023-12-01T19:13:34.603368+0000 mon.a (mon.0) 4442 : audit 0 from='client.? 172.21.15.40:0/1479797409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:34 smithi141 bash[31670]: cluster 2023-12-01T19:13:33.030440+0000 mgr.y (mgr.24356) 6462 : cluster 0 pgmap v6430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:34 smithi141 bash[31670]: audit 2023-12-01T19:13:34.603368+0000 mon.a (mon.0) 4442 : audit 0 from='client.? 172.21.15.40:0/1479797409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:36.864 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:13:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:13:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:36 smithi040 bash[28232]: cluster 2023-12-01T19:13:35.031574+0000 mgr.y (mgr.24356) 6463 : cluster 0 pgmap v6431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:36 smithi040 bash[41173]: cluster 2023-12-01T19:13:35.031574+0000 mgr.y (mgr.24356) 6463 : cluster 0 pgmap v6431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:36 smithi141 bash[31670]: cluster 2023-12-01T19:13:35.031574+0000 mgr.y (mgr.24356) 6463 : cluster 0 pgmap v6431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:37 smithi040 bash[41173]: audit 2023-12-01T19:13:37.067667+0000 mon.c (mon.2) 4099 : audit 0 from='client.? 172.21.15.40:0/1773225783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:37 smithi040 bash[28232]: audit 2023-12-01T19:13:37.067667+0000 mon.c (mon.2) 4099 : audit 0 from='client.? 172.21.15.40:0/1773225783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:37 smithi141 bash[31670]: audit 2023-12-01T19:13:37.067667+0000 mon.c (mon.2) 4099 : audit 0 from='client.? 172.21.15.40:0/1773225783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:38 smithi040 bash[41173]: cluster 2023-12-01T19:13:37.032325+0000 mgr.y (mgr.24356) 6464 : cluster 0 pgmap v6432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:38 smithi040 bash[28232]: cluster 2023-12-01T19:13:37.032325+0000 mgr.y (mgr.24356) 6464 : cluster 0 pgmap v6432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:38 smithi141 bash[31670]: cluster 2023-12-01T19:13:37.032325+0000 mgr.y (mgr.24356) 6464 : cluster 0 pgmap v6432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:39 smithi040 bash[28232]: audit 2023-12-01T19:13:39.539384+0000 mon.a (mon.0) 4443 : audit 0 from='client.? 172.21.15.40:0/3848408861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:39 smithi040 bash[41173]: audit 2023-12-01T19:13:39.539384+0000 mon.a (mon.0) 4443 : audit 0 from='client.? 172.21.15.40:0/3848408861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:39 smithi141 bash[31670]: audit 2023-12-01T19:13:39.539384+0000 mon.a (mon.0) 4443 : audit 0 from='client.? 172.21.15.40:0/3848408861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:40 smithi040 bash[28232]: cluster 2023-12-01T19:13:39.033025+0000 mgr.y (mgr.24356) 6465 : cluster 0 pgmap v6433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:40 smithi040 bash[41173]: cluster 2023-12-01T19:13:39.033025+0000 mgr.y (mgr.24356) 6465 : cluster 0 pgmap v6433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:40 smithi141 bash[31670]: cluster 2023-12-01T19:13:39.033025+0000 mgr.y (mgr.24356) 6465 : cluster 0 pgmap v6433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:42 smithi040 bash[28232]: cluster 2023-12-01T19:13:41.034127+0000 mgr.y (mgr.24356) 6466 : cluster 0 pgmap v6434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:42 smithi040 bash[28232]: audit 2023-12-01T19:13:42.008426+0000 mon.a (mon.0) 4444 : audit 0 from='client.? 172.21.15.40:0/1425142668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:42 smithi040 bash[41173]: cluster 2023-12-01T19:13:41.034127+0000 mgr.y (mgr.24356) 6466 : cluster 0 pgmap v6434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:42 smithi040 bash[41173]: audit 2023-12-01T19:13:42.008426+0000 mon.a (mon.0) 4444 : audit 0 from='client.? 172.21.15.40:0/1425142668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:42 smithi141 bash[31670]: cluster 2023-12-01T19:13:41.034127+0000 mgr.y (mgr.24356) 6466 : cluster 0 pgmap v6434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:42 smithi141 bash[31670]: audit 2023-12-01T19:13:42.008426+0000 mon.a (mon.0) 4444 : audit 0 from='client.? 172.21.15.40:0/1425142668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:44 smithi040 bash[28232]: cluster 2023-12-01T19:13:43.034830+0000 mgr.y (mgr.24356) 6467 : cluster 0 pgmap v6435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:44 smithi040 bash[28232]: audit 2023-12-01T19:13:44.470902+0000 mon.a (mon.0) 4445 : audit 0 from='client.? 172.21.15.40:0/1220540188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:44 smithi040 bash[41173]: cluster 2023-12-01T19:13:43.034830+0000 mgr.y (mgr.24356) 6467 : cluster 0 pgmap v6435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:44 smithi040 bash[41173]: audit 2023-12-01T19:13:44.470902+0000 mon.a (mon.0) 4445 : audit 0 from='client.? 172.21.15.40:0/1220540188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:44 smithi141 bash[31670]: cluster 2023-12-01T19:13:43.034830+0000 mgr.y (mgr.24356) 6467 : cluster 0 pgmap v6435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:44 smithi141 bash[31670]: audit 2023-12-01T19:13:44.470902+0000 mon.a (mon.0) 4445 : audit 0 from='client.? 172.21.15.40:0/1220540188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:46.899 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:13:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:13:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:46 smithi040 bash[41173]: cluster 2023-12-01T19:13:45.035982+0000 mgr.y (mgr.24356) 6468 : cluster 0 pgmap v6436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:46 smithi040 bash[28232]: cluster 2023-12-01T19:13:45.035982+0000 mgr.y (mgr.24356) 6468 : cluster 0 pgmap v6436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:46 smithi141 bash[31670]: cluster 2023-12-01T19:13:45.035982+0000 mgr.y (mgr.24356) 6468 : cluster 0 pgmap v6436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:47 smithi040 bash[28232]: audit 2023-12-01T19:13:46.941935+0000 mon.a (mon.0) 4446 : audit 0 from='client.? 172.21.15.40:0/2950000233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:47 smithi040 bash[41173]: audit 2023-12-01T19:13:46.941935+0000 mon.a (mon.0) 4446 : audit 0 from='client.? 172.21.15.40:0/2950000233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:47 smithi141 bash[31670]: audit 2023-12-01T19:13:46.941935+0000 mon.a (mon.0) 4446 : audit 0 from='client.? 172.21.15.40:0/2950000233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:48 smithi040 bash[28232]: cluster 2023-12-01T19:13:47.036680+0000 mgr.y (mgr.24356) 6469 : cluster 0 pgmap v6437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:48 smithi040 bash[28232]: audit 2023-12-01T19:13:48.653105+0000 mon.c (mon.2) 4100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:48 smithi040 bash[41173]: cluster 2023-12-01T19:13:47.036680+0000 mgr.y (mgr.24356) 6469 : cluster 0 pgmap v6437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:48 smithi040 bash[41173]: audit 2023-12-01T19:13:48.653105+0000 mon.c (mon.2) 4100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:48 smithi141 bash[31670]: cluster 2023-12-01T19:13:47.036680+0000 mgr.y (mgr.24356) 6469 : cluster 0 pgmap v6437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:48 smithi141 bash[31670]: audit 2023-12-01T19:13:48.653105+0000 mon.c (mon.2) 4100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:49 smithi141 bash[31670]: audit 2023-12-01T19:13:49.418584+0000 mon.c (mon.2) 4101 : audit 0 from='client.? 172.21.15.40:0/3036787114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:49 smithi040 bash[28232]: audit 2023-12-01T19:13:49.418584+0000 mon.c (mon.2) 4101 : audit 0 from='client.? 172.21.15.40:0/3036787114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:49 smithi040 bash[41173]: audit 2023-12-01T19:13:49.418584+0000 mon.c (mon.2) 4101 : audit 0 from='client.? 172.21.15.40:0/3036787114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:50 smithi141 bash[31670]: cluster 2023-12-01T19:13:49.037159+0000 mgr.y (mgr.24356) 6470 : cluster 0 pgmap v6438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:50 smithi040 bash[28232]: cluster 2023-12-01T19:13:49.037159+0000 mgr.y (mgr.24356) 6470 : cluster 0 pgmap v6438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:50 smithi040 bash[41173]: cluster 2023-12-01T19:13:49.037159+0000 mgr.y (mgr.24356) 6470 : cluster 0 pgmap v6438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:52 smithi040 bash[28232]: cluster 2023-12-01T19:13:51.038322+0000 mgr.y (mgr.24356) 6471 : cluster 0 pgmap v6439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:52 smithi040 bash[28232]: audit 2023-12-01T19:13:51.880155+0000 mon.a (mon.0) 4447 : audit 0 from='client.? 172.21.15.40:0/3672524783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:52 smithi040 bash[41173]: cluster 2023-12-01T19:13:51.038322+0000 mgr.y (mgr.24356) 6471 : cluster 0 pgmap v6439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:52 smithi040 bash[41173]: audit 2023-12-01T19:13:51.880155+0000 mon.a (mon.0) 4447 : audit 0 from='client.? 172.21.15.40:0/3672524783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:52 smithi141 bash[31670]: cluster 2023-12-01T19:13:51.038322+0000 mgr.y (mgr.24356) 6471 : cluster 0 pgmap v6439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:52 smithi141 bash[31670]: audit 2023-12-01T19:13:51.880155+0000 mon.a (mon.0) 4447 : audit 0 from='client.? 172.21.15.40:0/3672524783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:54 smithi040 bash[28232]: cluster 2023-12-01T19:13:53.039029+0000 mgr.y (mgr.24356) 6472 : cluster 0 pgmap v6440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:54 smithi040 bash[28232]: audit 2023-12-01T19:13:54.352816+0000 mon.c (mon.2) 4102 : audit 0 from='client.? 172.21.15.40:0/3687146936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:54 smithi040 bash[41173]: cluster 2023-12-01T19:13:53.039029+0000 mgr.y (mgr.24356) 6472 : cluster 0 pgmap v6440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:54 smithi040 bash[41173]: audit 2023-12-01T19:13:54.352816+0000 mon.c (mon.2) 4102 : audit 0 from='client.? 172.21.15.40:0/3687146936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:54 smithi141 bash[31670]: cluster 2023-12-01T19:13:53.039029+0000 mgr.y (mgr.24356) 6472 : cluster 0 pgmap v6440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:54 smithi141 bash[31670]: audit 2023-12-01T19:13:54.352816+0000 mon.c (mon.2) 4102 : audit 0 from='client.? 172.21.15.40:0/3687146936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:55 smithi040 bash[28232]: audit 2023-12-01T19:13:55.190002+0000 mon.c (mon.2) 4103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:13:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:55 smithi040 bash[28232]: audit 2023-12-01T19:13:55.620566+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:13:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:55 smithi040 bash[28232]: audit 2023-12-01T19:13:55.630667+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:13:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:55 smithi040 bash[41173]: audit 2023-12-01T19:13:55.190002+0000 mon.c (mon.2) 4103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:13:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:55 smithi040 bash[41173]: audit 2023-12-01T19:13:55.620566+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:13:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:55 smithi040 bash[41173]: audit 2023-12-01T19:13:55.630667+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:13:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:55 smithi141 bash[31670]: audit 2023-12-01T19:13:55.190002+0000 mon.c (mon.2) 4103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:13:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:55 smithi141 bash[31670]: audit 2023-12-01T19:13:55.620566+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:13:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:55 smithi141 bash[31670]: audit 2023-12-01T19:13:55.630667+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:13:56.863 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:13:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:13:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:56 smithi040 bash[28232]: cluster 2023-12-01T19:13:55.040253+0000 mgr.y (mgr.24356) 6473 : cluster 0 pgmap v6441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:56 smithi040 bash[28232]: audit 2023-12-01T19:13:56.817674+0000 mon.a (mon.0) 4450 : audit 0 from='client.? 172.21.15.40:0/3275330149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:56 smithi040 bash[41173]: cluster 2023-12-01T19:13:55.040253+0000 mgr.y (mgr.24356) 6473 : cluster 0 pgmap v6441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:56 smithi040 bash[41173]: audit 2023-12-01T19:13:56.817674+0000 mon.a (mon.0) 4450 : audit 0 from='client.? 172.21.15.40:0/3275330149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:56 smithi141 bash[31670]: cluster 2023-12-01T19:13:55.040253+0000 mgr.y (mgr.24356) 6473 : cluster 0 pgmap v6441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:56 smithi141 bash[31670]: audit 2023-12-01T19:13:56.817674+0000 mon.a (mon.0) 4450 : audit 0 from='client.? 172.21.15.40:0/3275330149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:13:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:58 smithi040 bash[28232]: cluster 2023-12-01T19:13:57.041063+0000 mgr.y (mgr.24356) 6474 : cluster 0 pgmap v6442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:58 smithi040 bash[41173]: cluster 2023-12-01T19:13:57.041063+0000 mgr.y (mgr.24356) 6474 : cluster 0 pgmap v6442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:13:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:58 smithi141 bash[31670]: cluster 2023-12-01T19:13:57.041063+0000 mgr.y (mgr.24356) 6474 : cluster 0 pgmap v6442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:13:59 smithi040 bash[28232]: audit 2023-12-01T19:13:59.285460+0000 mon.a (mon.0) 4451 : audit 0 from='client.? 172.21.15.40:0/3302300082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:13:59 smithi040 bash[41173]: audit 2023-12-01T19:13:59.285460+0000 mon.a (mon.0) 4451 : audit 0 from='client.? 172.21.15.40:0/3302300082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:13:59 smithi141 bash[31670]: audit 2023-12-01T19:13:59.285460+0000 mon.a (mon.0) 4451 : audit 0 from='client.? 172.21.15.40:0/3302300082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:00 smithi040 bash[28232]: cluster 2023-12-01T19:13:59.041716+0000 mgr.y (mgr.24356) 6475 : cluster 0 pgmap v6443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:00 smithi040 bash[41173]: cluster 2023-12-01T19:13:59.041716+0000 mgr.y (mgr.24356) 6475 : cluster 0 pgmap v6443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:00 smithi141 bash[31670]: cluster 2023-12-01T19:13:59.041716+0000 mgr.y (mgr.24356) 6475 : cluster 0 pgmap v6443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: cluster 2023-12-01T19:14:01.042643+0000 mgr.y (mgr.24356) 6476 : cluster 0 pgmap v6444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:01.436414+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:01.448216+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:01.574337+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:01.591472+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:01.787701+0000 mon.c (mon.2) 4104 : audit 0 from='client.? 172.21.15.40:0/2384157484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:02.068919+0000 mon.c (mon.2) 4105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:02.070642+0000 mon.c (mon.2) 4106 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:14:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:02 smithi141 bash[31670]: audit 2023-12-01T19:14:02.079587+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: cluster 2023-12-01T19:14:01.042643+0000 mgr.y (mgr.24356) 6476 : cluster 0 pgmap v6444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:01.436414+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:01.448216+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:01.574337+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:01.591472+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:01.787701+0000 mon.c (mon.2) 4104 : audit 0 from='client.? 172.21.15.40:0/2384157484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:02.068919+0000 mon.c (mon.2) 4105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:14:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:02.070642+0000 mon.c (mon.2) 4106 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[28232]: audit 2023-12-01T19:14:02.079587+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: cluster 2023-12-01T19:14:01.042643+0000 mgr.y (mgr.24356) 6476 : cluster 0 pgmap v6444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:01.436414+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:01.448216+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:01.574337+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:01.591472+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:01.787701+0000 mon.c (mon.2) 4104 : audit 0 from='client.? 172.21.15.40:0/2384157484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:02.068919+0000 mon.c (mon.2) 4105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:02.070642+0000 mon.c (mon.2) 4106 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:14:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:02 smithi040 bash[41173]: audit 2023-12-01T19:14:02.079587+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:14:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:04 smithi141 bash[31670]: cluster 2023-12-01T19:14:03.043304+0000 mgr.y (mgr.24356) 6477 : cluster 0 pgmap v6445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:04 smithi141 bash[31670]: audit 2023-12-01T19:14:03.652993+0000 mon.c (mon.2) 4107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:04 smithi141 bash[31670]: audit 2023-12-01T19:14:04.251200+0000 mon.a (mon.0) 4457 : audit 0 from='client.? 172.21.15.40:0/1004487555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:04 smithi040 bash[28232]: cluster 2023-12-01T19:14:03.043304+0000 mgr.y (mgr.24356) 6477 : cluster 0 pgmap v6445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:04 smithi040 bash[28232]: audit 2023-12-01T19:14:03.652993+0000 mon.c (mon.2) 4107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:04 smithi040 bash[28232]: audit 2023-12-01T19:14:04.251200+0000 mon.a (mon.0) 4457 : audit 0 from='client.? 172.21.15.40:0/1004487555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:04 smithi040 bash[41173]: cluster 2023-12-01T19:14:03.043304+0000 mgr.y (mgr.24356) 6477 : cluster 0 pgmap v6445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:04 smithi040 bash[41173]: audit 2023-12-01T19:14:03.652993+0000 mon.c (mon.2) 4107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:04 smithi040 bash[41173]: audit 2023-12-01T19:14:04.251200+0000 mon.a (mon.0) 4457 : audit 0 from='client.? 172.21.15.40:0/1004487555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:06 smithi141 bash[31670]: cluster 2023-12-01T19:14:05.044487+0000 mgr.y (mgr.24356) 6478 : cluster 0 pgmap v6446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:06 smithi040 bash[28232]: cluster 2023-12-01T19:14:05.044487+0000 mgr.y (mgr.24356) 6478 : cluster 0 pgmap v6446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:14:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:14:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:06 smithi040 bash[41173]: cluster 2023-12-01T19:14:05.044487+0000 mgr.y (mgr.24356) 6478 : cluster 0 pgmap v6446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:07 smithi141 bash[31670]: audit 2023-12-01T19:14:06.721918+0000 mon.c (mon.2) 4108 : audit 0 from='client.? 172.21.15.40:0/2074130579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:07 smithi040 bash[28232]: audit 2023-12-01T19:14:06.721918+0000 mon.c (mon.2) 4108 : audit 0 from='client.? 172.21.15.40:0/2074130579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:07 smithi040 bash[41173]: audit 2023-12-01T19:14:06.721918+0000 mon.c (mon.2) 4108 : audit 0 from='client.? 172.21.15.40:0/2074130579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:08 smithi040 bash[41173]: cluster 2023-12-01T19:14:07.045140+0000 mgr.y (mgr.24356) 6479 : cluster 0 pgmap v6447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:08 smithi040 bash[28232]: cluster 2023-12-01T19:14:07.045140+0000 mgr.y (mgr.24356) 6479 : cluster 0 pgmap v6447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:08 smithi141 bash[31670]: cluster 2023-12-01T19:14:07.045140+0000 mgr.y (mgr.24356) 6479 : cluster 0 pgmap v6447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:09 smithi040 bash[28232]: audit 2023-12-01T19:14:09.188302+0000 mon.c (mon.2) 4109 : audit 0 from='client.? 172.21.15.40:0/3336273432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:09 smithi040 bash[41173]: audit 2023-12-01T19:14:09.188302+0000 mon.c (mon.2) 4109 : audit 0 from='client.? 172.21.15.40:0/3336273432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:09 smithi141 bash[31670]: audit 2023-12-01T19:14:09.188302+0000 mon.c (mon.2) 4109 : audit 0 from='client.? 172.21.15.40:0/3336273432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:10 smithi040 bash[28232]: cluster 2023-12-01T19:14:09.045796+0000 mgr.y (mgr.24356) 6480 : cluster 0 pgmap v6448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:10 smithi040 bash[41173]: cluster 2023-12-01T19:14:09.045796+0000 mgr.y (mgr.24356) 6480 : cluster 0 pgmap v6448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:10 smithi141 bash[31670]: cluster 2023-12-01T19:14:09.045796+0000 mgr.y (mgr.24356) 6480 : cluster 0 pgmap v6448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:11 smithi040 bash[28232]: audit 2023-12-01T19:14:11.650176+0000 mon.a (mon.0) 4458 : audit 0 from='client.? 172.21.15.40:0/303731716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:11 smithi040 bash[41173]: audit 2023-12-01T19:14:11.650176+0000 mon.a (mon.0) 4458 : audit 0 from='client.? 172.21.15.40:0/303731716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:11 smithi141 bash[31670]: audit 2023-12-01T19:14:11.650176+0000 mon.a (mon.0) 4458 : audit 0 from='client.? 172.21.15.40:0/303731716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:12 smithi040 bash[28232]: cluster 2023-12-01T19:14:11.046954+0000 mgr.y (mgr.24356) 6481 : cluster 0 pgmap v6449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:13 smithi040 bash[41173]: cluster 2023-12-01T19:14:11.046954+0000 mgr.y (mgr.24356) 6481 : cluster 0 pgmap v6449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:12 smithi141 bash[31670]: cluster 2023-12-01T19:14:11.046954+0000 mgr.y (mgr.24356) 6481 : cluster 0 pgmap v6449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:14 smithi040 bash[41173]: cluster 2023-12-01T19:14:13.047722+0000 mgr.y (mgr.24356) 6482 : cluster 0 pgmap v6450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:14 smithi040 bash[41173]: audit 2023-12-01T19:14:14.110350+0000 mon.a (mon.0) 4459 : audit 0 from='client.? 172.21.15.40:0/913724523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:14 smithi040 bash[28232]: cluster 2023-12-01T19:14:13.047722+0000 mgr.y (mgr.24356) 6482 : cluster 0 pgmap v6450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:14 smithi040 bash[28232]: audit 2023-12-01T19:14:14.110350+0000 mon.a (mon.0) 4459 : audit 0 from='client.? 172.21.15.40:0/913724523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:14 smithi141 bash[31670]: cluster 2023-12-01T19:14:13.047722+0000 mgr.y (mgr.24356) 6482 : cluster 0 pgmap v6450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:14 smithi141 bash[31670]: audit 2023-12-01T19:14:14.110350+0000 mon.a (mon.0) 4459 : audit 0 from='client.? 172.21.15.40:0/913724523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:16.893 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:14:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:14:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:16 smithi040 bash[28232]: cluster 2023-12-01T19:14:15.048946+0000 mgr.y (mgr.24356) 6483 : cluster 0 pgmap v6451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:16 smithi040 bash[28232]: audit 2023-12-01T19:14:16.579566+0000 mon.c (mon.2) 4110 : audit 0 from='client.? 172.21.15.40:0/3299563514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:16 smithi040 bash[41173]: cluster 2023-12-01T19:14:15.048946+0000 mgr.y (mgr.24356) 6483 : cluster 0 pgmap v6451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:16 smithi040 bash[41173]: audit 2023-12-01T19:14:16.579566+0000 mon.c (mon.2) 4110 : audit 0 from='client.? 172.21.15.40:0/3299563514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:16 smithi141 bash[31670]: cluster 2023-12-01T19:14:15.048946+0000 mgr.y (mgr.24356) 6483 : cluster 0 pgmap v6451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:16 smithi141 bash[31670]: audit 2023-12-01T19:14:16.579566+0000 mon.c (mon.2) 4110 : audit 0 from='client.? 172.21.15.40:0/3299563514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:18 smithi040 bash[28232]: cluster 2023-12-01T19:14:17.049722+0000 mgr.y (mgr.24356) 6484 : cluster 0 pgmap v6452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:18 smithi040 bash[28232]: audit 2023-12-01T19:14:18.653510+0000 mon.c (mon.2) 4111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:18 smithi040 bash[41173]: cluster 2023-12-01T19:14:17.049722+0000 mgr.y (mgr.24356) 6484 : cluster 0 pgmap v6452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:18 smithi040 bash[41173]: audit 2023-12-01T19:14:18.653510+0000 mon.c (mon.2) 4111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:18 smithi141 bash[31670]: cluster 2023-12-01T19:14:17.049722+0000 mgr.y (mgr.24356) 6484 : cluster 0 pgmap v6452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:18 smithi141 bash[31670]: audit 2023-12-01T19:14:18.653510+0000 mon.c (mon.2) 4111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:19 smithi040 bash[28232]: audit 2023-12-01T19:14:19.050485+0000 mon.a (mon.0) 4460 : audit 0 from='client.? 172.21.15.40:0/432173941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:19 smithi040 bash[41173]: audit 2023-12-01T19:14:19.050485+0000 mon.a (mon.0) 4460 : audit 0 from='client.? 172.21.15.40:0/432173941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:19 smithi141 bash[31670]: audit 2023-12-01T19:14:19.050485+0000 mon.a (mon.0) 4460 : audit 0 from='client.? 172.21.15.40:0/432173941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:20 smithi040 bash[28232]: cluster 2023-12-01T19:14:19.050496+0000 mgr.y (mgr.24356) 6485 : cluster 0 pgmap v6453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:20 smithi040 bash[41173]: cluster 2023-12-01T19:14:19.050496+0000 mgr.y (mgr.24356) 6485 : cluster 0 pgmap v6453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:20 smithi141 bash[31670]: cluster 2023-12-01T19:14:19.050496+0000 mgr.y (mgr.24356) 6485 : cluster 0 pgmap v6453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:21 smithi040 bash[28232]: audit 2023-12-01T19:14:21.512919+0000 mon.c (mon.2) 4112 : audit 0 from='client.? 172.21.15.40:0/2646081455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:21 smithi040 bash[41173]: audit 2023-12-01T19:14:21.512919+0000 mon.c (mon.2) 4112 : audit 0 from='client.? 172.21.15.40:0/2646081455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:21 smithi141 bash[31670]: audit 2023-12-01T19:14:21.512919+0000 mon.c (mon.2) 4112 : audit 0 from='client.? 172.21.15.40:0/2646081455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:22 smithi141 bash[31670]: cluster 2023-12-01T19:14:21.051633+0000 mgr.y (mgr.24356) 6486 : cluster 0 pgmap v6454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:22 smithi040 bash[28232]: cluster 2023-12-01T19:14:21.051633+0000 mgr.y (mgr.24356) 6486 : cluster 0 pgmap v6454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:22 smithi040 bash[41173]: cluster 2023-12-01T19:14:21.051633+0000 mgr.y (mgr.24356) 6486 : cluster 0 pgmap v6454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:24 smithi141 bash[31670]: cluster 2023-12-01T19:14:23.052319+0000 mgr.y (mgr.24356) 6487 : cluster 0 pgmap v6455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:24 smithi141 bash[31670]: audit 2023-12-01T19:14:23.975792+0000 mon.c (mon.2) 4113 : audit 0 from='client.? 172.21.15.40:0/3539854950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:24 smithi040 bash[28232]: cluster 2023-12-01T19:14:23.052319+0000 mgr.y (mgr.24356) 6487 : cluster 0 pgmap v6455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:24 smithi040 bash[28232]: audit 2023-12-01T19:14:23.975792+0000 mon.c (mon.2) 4113 : audit 0 from='client.? 172.21.15.40:0/3539854950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:24 smithi040 bash[41173]: cluster 2023-12-01T19:14:23.052319+0000 mgr.y (mgr.24356) 6487 : cluster 0 pgmap v6455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:24 smithi040 bash[41173]: audit 2023-12-01T19:14:23.975792+0000 mon.c (mon.2) 4113 : audit 0 from='client.? 172.21.15.40:0/3539854950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:14:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:14:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:26 smithi141 bash[31670]: cluster 2023-12-01T19:14:25.053523+0000 mgr.y (mgr.24356) 6488 : cluster 0 pgmap v6456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:26 smithi141 bash[31670]: audit 2023-12-01T19:14:26.438470+0000 mon.a (mon.0) 4461 : audit 0 from='client.? 172.21.15.40:0/1052869958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:26 smithi040 bash[28232]: cluster 2023-12-01T19:14:25.053523+0000 mgr.y (mgr.24356) 6488 : cluster 0 pgmap v6456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:26 smithi040 bash[28232]: audit 2023-12-01T19:14:26.438470+0000 mon.a (mon.0) 4461 : audit 0 from='client.? 172.21.15.40:0/1052869958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:26 smithi040 bash[41173]: cluster 2023-12-01T19:14:25.053523+0000 mgr.y (mgr.24356) 6488 : cluster 0 pgmap v6456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:26 smithi040 bash[41173]: audit 2023-12-01T19:14:26.438470+0000 mon.a (mon.0) 4461 : audit 0 from='client.? 172.21.15.40:0/1052869958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:28 smithi141 bash[31670]: cluster 2023-12-01T19:14:27.054210+0000 mgr.y (mgr.24356) 6489 : cluster 0 pgmap v6457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:28 smithi141 bash[31670]: audit 2023-12-01T19:14:28.903976+0000 mon.c (mon.2) 4114 : audit 0 from='client.? 172.21.15.40:0/1857587300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:28 smithi040 bash[41173]: cluster 2023-12-01T19:14:27.054210+0000 mgr.y (mgr.24356) 6489 : cluster 0 pgmap v6457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:28 smithi040 bash[41173]: audit 2023-12-01T19:14:28.903976+0000 mon.c (mon.2) 4114 : audit 0 from='client.? 172.21.15.40:0/1857587300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:28 smithi040 bash[28232]: cluster 2023-12-01T19:14:27.054210+0000 mgr.y (mgr.24356) 6489 : cluster 0 pgmap v6457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:28 smithi040 bash[28232]: audit 2023-12-01T19:14:28.903976+0000 mon.c (mon.2) 4114 : audit 0 from='client.? 172.21.15.40:0/1857587300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:30 smithi141 bash[31670]: cluster 2023-12-01T19:14:29.054863+0000 mgr.y (mgr.24356) 6490 : cluster 0 pgmap v6458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:30 smithi040 bash[28232]: cluster 2023-12-01T19:14:29.054863+0000 mgr.y (mgr.24356) 6490 : cluster 0 pgmap v6458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:30 smithi040 bash[41173]: cluster 2023-12-01T19:14:29.054863+0000 mgr.y (mgr.24356) 6490 : cluster 0 pgmap v6458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:31 smithi141 bash[31670]: audit 2023-12-01T19:14:31.364458+0000 mon.c (mon.2) 4115 : audit 0 from='client.? 172.21.15.40:0/2422757861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:31 smithi040 bash[41173]: audit 2023-12-01T19:14:31.364458+0000 mon.c (mon.2) 4115 : audit 0 from='client.? 172.21.15.40:0/2422757861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:31 smithi040 bash[28232]: audit 2023-12-01T19:14:31.364458+0000 mon.c (mon.2) 4115 : audit 0 from='client.? 172.21.15.40:0/2422757861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:32 smithi141 bash[31670]: cluster 2023-12-01T19:14:31.055998+0000 mgr.y (mgr.24356) 6491 : cluster 0 pgmap v6459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:32 smithi040 bash[28232]: cluster 2023-12-01T19:14:31.055998+0000 mgr.y (mgr.24356) 6491 : cluster 0 pgmap v6459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:32 smithi040 bash[41173]: cluster 2023-12-01T19:14:31.055998+0000 mgr.y (mgr.24356) 6491 : cluster 0 pgmap v6459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:33 smithi141 bash[31670]: audit 2023-12-01T19:14:33.653511+0000 mon.c (mon.2) 4116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:33 smithi141 bash[31670]: audit 2023-12-01T19:14:33.828548+0000 mon.c (mon.2) 4117 : audit 0 from='client.? 172.21.15.40:0/396919967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:33 smithi040 bash[28232]: audit 2023-12-01T19:14:33.653511+0000 mon.c (mon.2) 4116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:33 smithi040 bash[28232]: audit 2023-12-01T19:14:33.828548+0000 mon.c (mon.2) 4117 : audit 0 from='client.? 172.21.15.40:0/396919967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:33 smithi040 bash[41173]: audit 2023-12-01T19:14:33.653511+0000 mon.c (mon.2) 4116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:33 smithi040 bash[41173]: audit 2023-12-01T19:14:33.828548+0000 mon.c (mon.2) 4117 : audit 0 from='client.? 172.21.15.40:0/396919967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:34 smithi141 bash[31670]: cluster 2023-12-01T19:14:33.056690+0000 mgr.y (mgr.24356) 6492 : cluster 0 pgmap v6460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:34 smithi040 bash[28232]: cluster 2023-12-01T19:14:33.056690+0000 mgr.y (mgr.24356) 6492 : cluster 0 pgmap v6460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:34 smithi040 bash[41173]: cluster 2023-12-01T19:14:33.056690+0000 mgr.y (mgr.24356) 6492 : cluster 0 pgmap v6460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:36 smithi141 bash[31670]: cluster 2023-12-01T19:14:35.057806+0000 mgr.y (mgr.24356) 6493 : cluster 0 pgmap v6461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:36 smithi040 bash[28232]: cluster 2023-12-01T19:14:35.057806+0000 mgr.y (mgr.24356) 6493 : cluster 0 pgmap v6461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:36 smithi040 bash[41173]: cluster 2023-12-01T19:14:35.057806+0000 mgr.y (mgr.24356) 6493 : cluster 0 pgmap v6461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:14:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:14:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:37 smithi141 bash[31670]: audit 2023-12-01T19:14:36.299640+0000 mon.a (mon.0) 4462 : audit 0 from='client.? 172.21.15.40:0/3796305535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:37 smithi040 bash[28232]: audit 2023-12-01T19:14:36.299640+0000 mon.a (mon.0) 4462 : audit 0 from='client.? 172.21.15.40:0/3796305535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:37 smithi040 bash[41173]: audit 2023-12-01T19:14:36.299640+0000 mon.a (mon.0) 4462 : audit 0 from='client.? 172.21.15.40:0/3796305535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:38 smithi141 bash[31670]: cluster 2023-12-01T19:14:37.058466+0000 mgr.y (mgr.24356) 6494 : cluster 0 pgmap v6462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:38 smithi040 bash[28232]: cluster 2023-12-01T19:14:37.058466+0000 mgr.y (mgr.24356) 6494 : cluster 0 pgmap v6462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:38 smithi040 bash[41173]: cluster 2023-12-01T19:14:37.058466+0000 mgr.y (mgr.24356) 6494 : cluster 0 pgmap v6462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:39 smithi141 bash[31670]: audit 2023-12-01T19:14:38.759275+0000 mon.a (mon.0) 4463 : audit 0 from='client.? 172.21.15.40:0/3556307464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:39 smithi040 bash[28232]: audit 2023-12-01T19:14:38.759275+0000 mon.a (mon.0) 4463 : audit 0 from='client.? 172.21.15.40:0/3556307464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:39 smithi040 bash[41173]: audit 2023-12-01T19:14:38.759275+0000 mon.a (mon.0) 4463 : audit 0 from='client.? 172.21.15.40:0/3556307464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:40 smithi040 bash[41173]: cluster 2023-12-01T19:14:39.059099+0000 mgr.y (mgr.24356) 6495 : cluster 0 pgmap v6463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:40 smithi040 bash[28232]: cluster 2023-12-01T19:14:39.059099+0000 mgr.y (mgr.24356) 6495 : cluster 0 pgmap v6463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:40 smithi141 bash[31670]: cluster 2023-12-01T19:14:39.059099+0000 mgr.y (mgr.24356) 6495 : cluster 0 pgmap v6463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:42 smithi040 bash[41173]: cluster 2023-12-01T19:14:41.059855+0000 mgr.y (mgr.24356) 6496 : cluster 0 pgmap v6464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:42 smithi040 bash[41173]: audit 2023-12-01T19:14:41.232667+0000 mon.c (mon.2) 4118 : audit 0 from='client.? 172.21.15.40:0/1782200943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:42 smithi040 bash[28232]: cluster 2023-12-01T19:14:41.059855+0000 mgr.y (mgr.24356) 6496 : cluster 0 pgmap v6464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:42 smithi040 bash[28232]: audit 2023-12-01T19:14:41.232667+0000 mon.c (mon.2) 4118 : audit 0 from='client.? 172.21.15.40:0/1782200943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:42 smithi141 bash[31670]: cluster 2023-12-01T19:14:41.059855+0000 mgr.y (mgr.24356) 6496 : cluster 0 pgmap v6464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:42 smithi141 bash[31670]: audit 2023-12-01T19:14:41.232667+0000 mon.c (mon.2) 4118 : audit 0 from='client.? 172.21.15.40:0/1782200943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:44 smithi040 bash[28232]: cluster 2023-12-01T19:14:43.060542+0000 mgr.y (mgr.24356) 6497 : cluster 0 pgmap v6465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:44 smithi040 bash[28232]: audit 2023-12-01T19:14:43.700135+0000 mon.a (mon.0) 4464 : audit 0 from='client.? 172.21.15.40:0/1384132194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:44 smithi040 bash[41173]: cluster 2023-12-01T19:14:43.060542+0000 mgr.y (mgr.24356) 6497 : cluster 0 pgmap v6465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:44 smithi040 bash[41173]: audit 2023-12-01T19:14:43.700135+0000 mon.a (mon.0) 4464 : audit 0 from='client.? 172.21.15.40:0/1384132194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:44 smithi141 bash[31670]: cluster 2023-12-01T19:14:43.060542+0000 mgr.y (mgr.24356) 6497 : cluster 0 pgmap v6465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:44 smithi141 bash[31670]: audit 2023-12-01T19:14:43.700135+0000 mon.a (mon.0) 4464 : audit 0 from='client.? 172.21.15.40:0/1384132194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:46 smithi040 bash[28232]: cluster 2023-12-01T19:14:45.061664+0000 mgr.y (mgr.24356) 6498 : cluster 0 pgmap v6466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:46 smithi040 bash[41173]: cluster 2023-12-01T19:14:45.061664+0000 mgr.y (mgr.24356) 6498 : cluster 0 pgmap v6466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:46 smithi141 bash[31670]: cluster 2023-12-01T19:14:45.061664+0000 mgr.y (mgr.24356) 6498 : cluster 0 pgmap v6466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:14:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:14:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:47 smithi040 bash[28232]: audit 2023-12-01T19:14:46.167547+0000 mon.a (mon.0) 4465 : audit 0 from='client.? 172.21.15.40:0/4009886770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:47 smithi040 bash[41173]: audit 2023-12-01T19:14:46.167547+0000 mon.a (mon.0) 4465 : audit 0 from='client.? 172.21.15.40:0/4009886770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:47 smithi141 bash[31670]: audit 2023-12-01T19:14:46.167547+0000 mon.a (mon.0) 4465 : audit 0 from='client.? 172.21.15.40:0/4009886770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:48 smithi040 bash[28232]: cluster 2023-12-01T19:14:47.062334+0000 mgr.y (mgr.24356) 6499 : cluster 0 pgmap v6467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:48 smithi040 bash[28232]: audit 2023-12-01T19:14:48.636903+0000 mon.c (mon.2) 4119 : audit 0 from='client.? 172.21.15.40:0/1414904717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:48 smithi040 bash[28232]: audit 2023-12-01T19:14:48.653773+0000 mon.c (mon.2) 4120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:48 smithi040 bash[41173]: cluster 2023-12-01T19:14:47.062334+0000 mgr.y (mgr.24356) 6499 : cluster 0 pgmap v6467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:48 smithi040 bash[41173]: audit 2023-12-01T19:14:48.636903+0000 mon.c (mon.2) 4119 : audit 0 from='client.? 172.21.15.40:0/1414904717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:48 smithi040 bash[41173]: audit 2023-12-01T19:14:48.653773+0000 mon.c (mon.2) 4120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:48 smithi141 bash[31670]: cluster 2023-12-01T19:14:47.062334+0000 mgr.y (mgr.24356) 6499 : cluster 0 pgmap v6467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:48 smithi141 bash[31670]: audit 2023-12-01T19:14:48.636903+0000 mon.c (mon.2) 4119 : audit 0 from='client.? 172.21.15.40:0/1414904717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:48 smithi141 bash[31670]: audit 2023-12-01T19:14:48.653773+0000 mon.c (mon.2) 4120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:50 smithi040 bash[28232]: cluster 2023-12-01T19:14:49.063041+0000 mgr.y (mgr.24356) 6500 : cluster 0 pgmap v6468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:50 smithi040 bash[41173]: cluster 2023-12-01T19:14:49.063041+0000 mgr.y (mgr.24356) 6500 : cluster 0 pgmap v6468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:50 smithi141 bash[31670]: cluster 2023-12-01T19:14:49.063041+0000 mgr.y (mgr.24356) 6500 : cluster 0 pgmap v6468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:51 smithi040 bash[28232]: audit 2023-12-01T19:14:51.112092+0000 mon.c (mon.2) 4121 : audit 0 from='client.? 172.21.15.40:0/2906609393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:51 smithi040 bash[41173]: audit 2023-12-01T19:14:51.112092+0000 mon.c (mon.2) 4121 : audit 0 from='client.? 172.21.15.40:0/2906609393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:51 smithi141 bash[31670]: audit 2023-12-01T19:14:51.112092+0000 mon.c (mon.2) 4121 : audit 0 from='client.? 172.21.15.40:0/2906609393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:52 smithi040 bash[28232]: cluster 2023-12-01T19:14:51.064129+0000 mgr.y (mgr.24356) 6501 : cluster 0 pgmap v6469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:52 smithi040 bash[41173]: cluster 2023-12-01T19:14:51.064129+0000 mgr.y (mgr.24356) 6501 : cluster 0 pgmap v6469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:52 smithi141 bash[31670]: cluster 2023-12-01T19:14:51.064129+0000 mgr.y (mgr.24356) 6501 : cluster 0 pgmap v6469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:53 smithi040 bash[28232]: audit 2023-12-01T19:14:53.581968+0000 mon.c (mon.2) 4122 : audit 0 from='client.? 172.21.15.40:0/346441234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:53 smithi040 bash[41173]: audit 2023-12-01T19:14:53.581968+0000 mon.c (mon.2) 4122 : audit 0 from='client.? 172.21.15.40:0/346441234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:53 smithi141 bash[31670]: audit 2023-12-01T19:14:53.581968+0000 mon.c (mon.2) 4122 : audit 0 from='client.? 172.21.15.40:0/346441234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:54 smithi040 bash[28232]: cluster 2023-12-01T19:14:53.064855+0000 mgr.y (mgr.24356) 6502 : cluster 0 pgmap v6470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:54 smithi040 bash[41173]: cluster 2023-12-01T19:14:53.064855+0000 mgr.y (mgr.24356) 6502 : cluster 0 pgmap v6470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:54 smithi141 bash[31670]: cluster 2023-12-01T19:14:53.064855+0000 mgr.y (mgr.24356) 6502 : cluster 0 pgmap v6470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:56.904 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:14:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:14:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:56 smithi040 bash[28232]: cluster 2023-12-01T19:14:55.065967+0000 mgr.y (mgr.24356) 6503 : cluster 0 pgmap v6471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:56 smithi040 bash[28232]: audit 2023-12-01T19:14:56.042518+0000 mon.c (mon.2) 4123 : audit 0 from='client.? 172.21.15.40:0/3292907116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:56 smithi040 bash[41173]: cluster 2023-12-01T19:14:55.065967+0000 mgr.y (mgr.24356) 6503 : cluster 0 pgmap v6471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:56 smithi040 bash[41173]: audit 2023-12-01T19:14:56.042518+0000 mon.c (mon.2) 4123 : audit 0 from='client.? 172.21.15.40:0/3292907116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:56 smithi141 bash[31670]: cluster 2023-12-01T19:14:55.065967+0000 mgr.y (mgr.24356) 6503 : cluster 0 pgmap v6471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:56 smithi141 bash[31670]: audit 2023-12-01T19:14:56.042518+0000 mon.c (mon.2) 4123 : audit 0 from='client.? 172.21.15.40:0/3292907116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:58 smithi040 bash[28232]: cluster 2023-12-01T19:14:57.066666+0000 mgr.y (mgr.24356) 6504 : cluster 0 pgmap v6472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:14:58 smithi040 bash[28232]: audit 2023-12-01T19:14:58.505760+0000 mon.a (mon.0) 4466 : audit 0 from='client.? 172.21.15.40:0/3717042359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:58 smithi040 bash[41173]: cluster 2023-12-01T19:14:57.066666+0000 mgr.y (mgr.24356) 6504 : cluster 0 pgmap v6472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:14:58 smithi040 bash[41173]: audit 2023-12-01T19:14:58.505760+0000 mon.a (mon.0) 4466 : audit 0 from='client.? 172.21.15.40:0/3717042359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:14:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:58 smithi141 bash[31670]: cluster 2023-12-01T19:14:57.066666+0000 mgr.y (mgr.24356) 6504 : cluster 0 pgmap v6472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:14:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:14:58 smithi141 bash[31670]: audit 2023-12-01T19:14:58.505760+0000 mon.a (mon.0) 4466 : audit 0 from='client.? 172.21.15.40:0/3717042359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:00 smithi040 bash[28232]: cluster 2023-12-01T19:14:59.067339+0000 mgr.y (mgr.24356) 6505 : cluster 0 pgmap v6473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:00 smithi040 bash[41173]: cluster 2023-12-01T19:14:59.067339+0000 mgr.y (mgr.24356) 6505 : cluster 0 pgmap v6473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:00 smithi141 bash[31670]: cluster 2023-12-01T19:14:59.067339+0000 mgr.y (mgr.24356) 6505 : cluster 0 pgmap v6473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:01 smithi141 bash[31670]: audit 2023-12-01T19:15:00.964029+0000 mon.c (mon.2) 4124 : audit 0 from='client.? 172.21.15.40:0/2163456854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:01 smithi040 bash[28232]: audit 2023-12-01T19:15:00.964029+0000 mon.c (mon.2) 4124 : audit 0 from='client.? 172.21.15.40:0/2163456854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:01 smithi040 bash[41173]: audit 2023-12-01T19:15:00.964029+0000 mon.c (mon.2) 4124 : audit 0 from='client.? 172.21.15.40:0/2163456854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:02 smithi141 bash[31670]: cluster 2023-12-01T19:15:01.068497+0000 mgr.y (mgr.24356) 6506 : cluster 0 pgmap v6474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:02 smithi141 bash[31670]: audit 2023-12-01T19:15:02.162637+0000 mon.c (mon.2) 4125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:15:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:02 smithi141 bash[31670]: audit 2023-12-01T19:15:02.543602+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:02 smithi141 bash[31670]: audit 2023-12-01T19:15:02.554755+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[41173]: cluster 2023-12-01T19:15:01.068497+0000 mgr.y (mgr.24356) 6506 : cluster 0 pgmap v6474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[41173]: audit 2023-12-01T19:15:02.162637+0000 mon.c (mon.2) 4125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[41173]: audit 2023-12-01T19:15:02.543602+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[41173]: audit 2023-12-01T19:15:02.554755+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[28232]: cluster 2023-12-01T19:15:01.068497+0000 mgr.y (mgr.24356) 6506 : cluster 0 pgmap v6474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[28232]: audit 2023-12-01T19:15:02.162637+0000 mon.c (mon.2) 4125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[28232]: audit 2023-12-01T19:15:02.543602+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:02 smithi040 bash[28232]: audit 2023-12-01T19:15:02.554755+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:03 smithi141 bash[31670]: audit 2023-12-01T19:15:03.426445+0000 mon.c (mon.2) 4126 : audit 0 from='client.? 172.21.15.40:0/2312279567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:03 smithi141 bash[31670]: audit 2023-12-01T19:15:03.654517+0000 mon.c (mon.2) 4127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:03 smithi040 bash[28232]: audit 2023-12-01T19:15:03.426445+0000 mon.c (mon.2) 4126 : audit 0 from='client.? 172.21.15.40:0/2312279567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:03 smithi040 bash[28232]: audit 2023-12-01T19:15:03.654517+0000 mon.c (mon.2) 4127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:03 smithi040 bash[41173]: audit 2023-12-01T19:15:03.426445+0000 mon.c (mon.2) 4126 : audit 0 from='client.? 172.21.15.40:0/2312279567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:03 smithi040 bash[41173]: audit 2023-12-01T19:15:03.654517+0000 mon.c (mon.2) 4127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:04 smithi141 bash[31670]: cluster 2023-12-01T19:15:03.069122+0000 mgr.y (mgr.24356) 6507 : cluster 0 pgmap v6475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:04 smithi040 bash[28232]: cluster 2023-12-01T19:15:03.069122+0000 mgr.y (mgr.24356) 6507 : cluster 0 pgmap v6475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:04 smithi040 bash[41173]: cluster 2023-12-01T19:15:03.069122+0000 mgr.y (mgr.24356) 6507 : cluster 0 pgmap v6475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:05 smithi141 bash[31670]: audit 2023-12-01T19:15:05.887660+0000 mon.a (mon.0) 4469 : audit 0 from='client.? 172.21.15.40:0/766077544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:05 smithi040 bash[41173]: audit 2023-12-01T19:15:05.887660+0000 mon.a (mon.0) 4469 : audit 0 from='client.? 172.21.15.40:0/766077544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:05 smithi040 bash[28232]: audit 2023-12-01T19:15:05.887660+0000 mon.a (mon.0) 4469 : audit 0 from='client.? 172.21.15.40:0/766077544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:15:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:15:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:06 smithi141 bash[31670]: cluster 2023-12-01T19:15:05.070463+0000 mgr.y (mgr.24356) 6508 : cluster 0 pgmap v6476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:06 smithi040 bash[28232]: cluster 2023-12-01T19:15:05.070463+0000 mgr.y (mgr.24356) 6508 : cluster 0 pgmap v6476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:06 smithi040 bash[41173]: cluster 2023-12-01T19:15:05.070463+0000 mgr.y (mgr.24356) 6508 : cluster 0 pgmap v6476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:08 smithi141 bash[31670]: cluster 2023-12-01T19:15:07.071206+0000 mgr.y (mgr.24356) 6509 : cluster 0 pgmap v6477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:08 smithi141 bash[31670]: audit 2023-12-01T19:15:08.059859+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:08 smithi141 bash[31670]: audit 2023-12-01T19:15:08.070780+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:08 smithi141 bash[31670]: audit 2023-12-01T19:15:08.383457+0000 mon.a (mon.0) 4472 : audit 0 from='client.? 172.21.15.40:0/1125865556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:08 smithi141 bash[31670]: audit 2023-12-01T19:15:08.755026+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:08 smithi141 bash[31670]: audit 2023-12-01T19:15:08.766542+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[41173]: cluster 2023-12-01T19:15:07.071206+0000 mgr.y (mgr.24356) 6509 : cluster 0 pgmap v6477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[41173]: audit 2023-12-01T19:15:08.059859+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[41173]: audit 2023-12-01T19:15:08.070780+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[41173]: audit 2023-12-01T19:15:08.383457+0000 mon.a (mon.0) 4472 : audit 0 from='client.? 172.21.15.40:0/1125865556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[41173]: audit 2023-12-01T19:15:08.755026+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[41173]: audit 2023-12-01T19:15:08.766542+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[28232]: cluster 2023-12-01T19:15:07.071206+0000 mgr.y (mgr.24356) 6509 : cluster 0 pgmap v6477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[28232]: audit 2023-12-01T19:15:08.059859+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[28232]: audit 2023-12-01T19:15:08.070780+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[28232]: audit 2023-12-01T19:15:08.383457+0000 mon.a (mon.0) 4472 : audit 0 from='client.? 172.21.15.40:0/1125865556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[28232]: audit 2023-12-01T19:15:08.755026+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:08 smithi040 bash[28232]: audit 2023-12-01T19:15:08.766542+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:09 smithi141 bash[31670]: audit 2023-12-01T19:15:09.237634+0000 mon.c (mon.2) 4128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:15:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:09 smithi141 bash[31670]: audit 2023-12-01T19:15:09.239343+0000 mon.c (mon.2) 4129 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:15:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:09 smithi141 bash[31670]: audit 2023-12-01T19:15:09.249513+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:09 smithi040 bash[28232]: audit 2023-12-01T19:15:09.237634+0000 mon.c (mon.2) 4128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:15:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:09 smithi040 bash[28232]: audit 2023-12-01T19:15:09.239343+0000 mon.c (mon.2) 4129 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:15:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:09 smithi040 bash[28232]: audit 2023-12-01T19:15:09.249513+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:09 smithi040 bash[41173]: audit 2023-12-01T19:15:09.237634+0000 mon.c (mon.2) 4128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:15:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:09 smithi040 bash[41173]: audit 2023-12-01T19:15:09.239343+0000 mon.c (mon.2) 4129 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:15:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:09 smithi040 bash[41173]: audit 2023-12-01T19:15:09.249513+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:15:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:10 smithi141 bash[31670]: cluster 2023-12-01T19:15:09.071874+0000 mgr.y (mgr.24356) 6510 : cluster 0 pgmap v6478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:10 smithi141 bash[31670]: audit 2023-12-01T19:15:10.843788+0000 mon.c (mon.2) 4130 : audit 0 from='client.? 172.21.15.40:0/1214836923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:10 smithi040 bash[41173]: cluster 2023-12-01T19:15:09.071874+0000 mgr.y (mgr.24356) 6510 : cluster 0 pgmap v6478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:10 smithi040 bash[41173]: audit 2023-12-01T19:15:10.843788+0000 mon.c (mon.2) 4130 : audit 0 from='client.? 172.21.15.40:0/1214836923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:10 smithi040 bash[28232]: cluster 2023-12-01T19:15:09.071874+0000 mgr.y (mgr.24356) 6510 : cluster 0 pgmap v6478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:10 smithi040 bash[28232]: audit 2023-12-01T19:15:10.843788+0000 mon.c (mon.2) 4130 : audit 0 from='client.? 172.21.15.40:0/1214836923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:12 smithi040 bash[28232]: cluster 2023-12-01T19:15:11.073083+0000 mgr.y (mgr.24356) 6511 : cluster 0 pgmap v6479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:12 smithi040 bash[41173]: cluster 2023-12-01T19:15:11.073083+0000 mgr.y (mgr.24356) 6511 : cluster 0 pgmap v6479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:12 smithi141 bash[31670]: cluster 2023-12-01T19:15:11.073083+0000 mgr.y (mgr.24356) 6511 : cluster 0 pgmap v6479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:13 smithi040 bash[28232]: audit 2023-12-01T19:15:13.304321+0000 mon.a (mon.0) 4476 : audit 0 from='client.? 172.21.15.40:0/851962958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:13 smithi040 bash[41173]: audit 2023-12-01T19:15:13.304321+0000 mon.a (mon.0) 4476 : audit 0 from='client.? 172.21.15.40:0/851962958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:13 smithi141 bash[31670]: audit 2023-12-01T19:15:13.304321+0000 mon.a (mon.0) 4476 : audit 0 from='client.? 172.21.15.40:0/851962958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:14 smithi040 bash[41173]: cluster 2023-12-01T19:15:13.073583+0000 mgr.y (mgr.24356) 6512 : cluster 0 pgmap v6480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:14 smithi040 bash[28232]: cluster 2023-12-01T19:15:13.073583+0000 mgr.y (mgr.24356) 6512 : cluster 0 pgmap v6480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:14 smithi141 bash[31670]: cluster 2023-12-01T19:15:13.073583+0000 mgr.y (mgr.24356) 6512 : cluster 0 pgmap v6480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:15 smithi040 bash[28232]: audit 2023-12-01T19:15:15.772067+0000 mon.a (mon.0) 4477 : audit 0 from='client.? 172.21.15.40:0/1230900509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:15 smithi040 bash[41173]: audit 2023-12-01T19:15:15.772067+0000 mon.a (mon.0) 4477 : audit 0 from='client.? 172.21.15.40:0/1230900509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:15 smithi141 bash[31670]: audit 2023-12-01T19:15:15.772067+0000 mon.a (mon.0) 4477 : audit 0 from='client.? 172.21.15.40:0/1230900509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:16.904 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:15:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:15:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:16 smithi040 bash[28232]: cluster 2023-12-01T19:15:15.074696+0000 mgr.y (mgr.24356) 6513 : cluster 0 pgmap v6481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:16 smithi040 bash[41173]: cluster 2023-12-01T19:15:15.074696+0000 mgr.y (mgr.24356) 6513 : cluster 0 pgmap v6481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:16 smithi141 bash[31670]: cluster 2023-12-01T19:15:15.074696+0000 mgr.y (mgr.24356) 6513 : cluster 0 pgmap v6481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:18 smithi040 bash[28232]: cluster 2023-12-01T19:15:17.075336+0000 mgr.y (mgr.24356) 6514 : cluster 0 pgmap v6482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:18 smithi040 bash[28232]: audit 2023-12-01T19:15:18.231614+0000 mon.c (mon.2) 4131 : audit 0 from='client.? 172.21.15.40:0/3986656128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:18 smithi040 bash[28232]: audit 2023-12-01T19:15:18.654755+0000 mon.c (mon.2) 4132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:18 smithi040 bash[41173]: cluster 2023-12-01T19:15:17.075336+0000 mgr.y (mgr.24356) 6514 : cluster 0 pgmap v6482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:18 smithi040 bash[41173]: audit 2023-12-01T19:15:18.231614+0000 mon.c (mon.2) 4131 : audit 0 from='client.? 172.21.15.40:0/3986656128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:18 smithi040 bash[41173]: audit 2023-12-01T19:15:18.654755+0000 mon.c (mon.2) 4132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:18 smithi141 bash[31670]: cluster 2023-12-01T19:15:17.075336+0000 mgr.y (mgr.24356) 6514 : cluster 0 pgmap v6482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:18 smithi141 bash[31670]: audit 2023-12-01T19:15:18.231614+0000 mon.c (mon.2) 4131 : audit 0 from='client.? 172.21.15.40:0/3986656128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:18 smithi141 bash[31670]: audit 2023-12-01T19:15:18.654755+0000 mon.c (mon.2) 4132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:20 smithi141 bash[31670]: cluster 2023-12-01T19:15:19.076044+0000 mgr.y (mgr.24356) 6515 : cluster 0 pgmap v6483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:20 smithi141 bash[31670]: audit 2023-12-01T19:15:20.699166+0000 mon.a (mon.0) 4478 : audit 0 from='client.? 172.21.15.40:0/3585033901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:20 smithi040 bash[28232]: cluster 2023-12-01T19:15:19.076044+0000 mgr.y (mgr.24356) 6515 : cluster 0 pgmap v6483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:20 smithi040 bash[28232]: audit 2023-12-01T19:15:20.699166+0000 mon.a (mon.0) 4478 : audit 0 from='client.? 172.21.15.40:0/3585033901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:20 smithi040 bash[41173]: cluster 2023-12-01T19:15:19.076044+0000 mgr.y (mgr.24356) 6515 : cluster 0 pgmap v6483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:20 smithi040 bash[41173]: audit 2023-12-01T19:15:20.699166+0000 mon.a (mon.0) 4478 : audit 0 from='client.? 172.21.15.40:0/3585033901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:22 smithi141 bash[31670]: cluster 2023-12-01T19:15:21.077255+0000 mgr.y (mgr.24356) 6516 : cluster 0 pgmap v6484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:22 smithi040 bash[28232]: cluster 2023-12-01T19:15:21.077255+0000 mgr.y (mgr.24356) 6516 : cluster 0 pgmap v6484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:22 smithi040 bash[41173]: cluster 2023-12-01T19:15:21.077255+0000 mgr.y (mgr.24356) 6516 : cluster 0 pgmap v6484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:23 smithi141 bash[31670]: audit 2023-12-01T19:15:23.162194+0000 mon.a (mon.0) 4479 : audit 0 from='client.? 172.21.15.40:0/4189999094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:23 smithi040 bash[41173]: audit 2023-12-01T19:15:23.162194+0000 mon.a (mon.0) 4479 : audit 0 from='client.? 172.21.15.40:0/4189999094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:23 smithi040 bash[28232]: audit 2023-12-01T19:15:23.162194+0000 mon.a (mon.0) 4479 : audit 0 from='client.? 172.21.15.40:0/4189999094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:24 smithi141 bash[31670]: cluster 2023-12-01T19:15:23.077742+0000 mgr.y (mgr.24356) 6517 : cluster 0 pgmap v6485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:24 smithi040 bash[28232]: cluster 2023-12-01T19:15:23.077742+0000 mgr.y (mgr.24356) 6517 : cluster 0 pgmap v6485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:24 smithi040 bash[41173]: cluster 2023-12-01T19:15:23.077742+0000 mgr.y (mgr.24356) 6517 : cluster 0 pgmap v6485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:25 smithi141 bash[31670]: audit 2023-12-01T19:15:25.625117+0000 mon.a (mon.0) 4480 : audit 0 from='client.? 172.21.15.40:0/515743361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:25 smithi040 bash[28232]: audit 2023-12-01T19:15:25.625117+0000 mon.a (mon.0) 4480 : audit 0 from='client.? 172.21.15.40:0/515743361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:25 smithi040 bash[41173]: audit 2023-12-01T19:15:25.625117+0000 mon.a (mon.0) 4480 : audit 0 from='client.? 172.21.15.40:0/515743361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:15:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:15:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:26 smithi141 bash[31670]: cluster 2023-12-01T19:15:25.078870+0000 mgr.y (mgr.24356) 6518 : cluster 0 pgmap v6486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:26 smithi040 bash[28232]: cluster 2023-12-01T19:15:25.078870+0000 mgr.y (mgr.24356) 6518 : cluster 0 pgmap v6486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:26 smithi040 bash[41173]: cluster 2023-12-01T19:15:25.078870+0000 mgr.y (mgr.24356) 6518 : cluster 0 pgmap v6486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:28 smithi141 bash[31670]: cluster 2023-12-01T19:15:27.079544+0000 mgr.y (mgr.24356) 6519 : cluster 0 pgmap v6487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:28 smithi141 bash[31670]: audit 2023-12-01T19:15:28.091606+0000 mon.a (mon.0) 4481 : audit 0 from='client.? 172.21.15.40:0/1457480651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:28 smithi040 bash[28232]: cluster 2023-12-01T19:15:27.079544+0000 mgr.y (mgr.24356) 6519 : cluster 0 pgmap v6487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:28 smithi040 bash[28232]: audit 2023-12-01T19:15:28.091606+0000 mon.a (mon.0) 4481 : audit 0 from='client.? 172.21.15.40:0/1457480651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:28 smithi040 bash[41173]: cluster 2023-12-01T19:15:27.079544+0000 mgr.y (mgr.24356) 6519 : cluster 0 pgmap v6487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:28 smithi040 bash[41173]: audit 2023-12-01T19:15:28.091606+0000 mon.a (mon.0) 4481 : audit 0 from='client.? 172.21.15.40:0/1457480651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:30 smithi141 bash[31670]: cluster 2023-12-01T19:15:29.080209+0000 mgr.y (mgr.24356) 6520 : cluster 0 pgmap v6488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:30 smithi141 bash[31670]: audit 2023-12-01T19:15:30.564873+0000 mon.c (mon.2) 4133 : audit 0 from='client.? 172.21.15.40:0/768936372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:30 smithi040 bash[41173]: cluster 2023-12-01T19:15:29.080209+0000 mgr.y (mgr.24356) 6520 : cluster 0 pgmap v6488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:30 smithi040 bash[41173]: audit 2023-12-01T19:15:30.564873+0000 mon.c (mon.2) 4133 : audit 0 from='client.? 172.21.15.40:0/768936372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:30 smithi040 bash[28232]: cluster 2023-12-01T19:15:29.080209+0000 mgr.y (mgr.24356) 6520 : cluster 0 pgmap v6488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:30 smithi040 bash[28232]: audit 2023-12-01T19:15:30.564873+0000 mon.c (mon.2) 4133 : audit 0 from='client.? 172.21.15.40:0/768936372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:32 smithi141 bash[31670]: cluster 2023-12-01T19:15:31.081379+0000 mgr.y (mgr.24356) 6521 : cluster 0 pgmap v6489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:32 smithi040 bash[28232]: cluster 2023-12-01T19:15:31.081379+0000 mgr.y (mgr.24356) 6521 : cluster 0 pgmap v6489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:32 smithi040 bash[41173]: cluster 2023-12-01T19:15:31.081379+0000 mgr.y (mgr.24356) 6521 : cluster 0 pgmap v6489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:33 smithi141 bash[31670]: audit 2023-12-01T19:15:33.028442+0000 mon.c (mon.2) 4134 : audit 0 from='client.? 172.21.15.40:0/318352497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:33 smithi141 bash[31670]: audit 2023-12-01T19:15:33.655042+0000 mon.c (mon.2) 4135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:33 smithi040 bash[28232]: audit 2023-12-01T19:15:33.028442+0000 mon.c (mon.2) 4134 : audit 0 from='client.? 172.21.15.40:0/318352497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:33 smithi040 bash[28232]: audit 2023-12-01T19:15:33.655042+0000 mon.c (mon.2) 4135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:33 smithi040 bash[41173]: audit 2023-12-01T19:15:33.028442+0000 mon.c (mon.2) 4134 : audit 0 from='client.? 172.21.15.40:0/318352497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:33 smithi040 bash[41173]: audit 2023-12-01T19:15:33.655042+0000 mon.c (mon.2) 4135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:34 smithi141 bash[31670]: cluster 2023-12-01T19:15:33.082154+0000 mgr.y (mgr.24356) 6522 : cluster 0 pgmap v6490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:34 smithi040 bash[28232]: cluster 2023-12-01T19:15:33.082154+0000 mgr.y (mgr.24356) 6522 : cluster 0 pgmap v6490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:34 smithi040 bash[41173]: cluster 2023-12-01T19:15:33.082154+0000 mgr.y (mgr.24356) 6522 : cluster 0 pgmap v6490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:35 smithi141 bash[31670]: audit 2023-12-01T19:15:35.490849+0000 mon.a (mon.0) 4482 : audit 0 from='client.? 172.21.15.40:0/1766556393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:35 smithi040 bash[41173]: audit 2023-12-01T19:15:35.490849+0000 mon.a (mon.0) 4482 : audit 0 from='client.? 172.21.15.40:0/1766556393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:35 smithi040 bash[28232]: audit 2023-12-01T19:15:35.490849+0000 mon.a (mon.0) 4482 : audit 0 from='client.? 172.21.15.40:0/1766556393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:15:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:15:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:36 smithi141 bash[31670]: cluster 2023-12-01T19:15:35.083345+0000 mgr.y (mgr.24356) 6523 : cluster 0 pgmap v6491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:36 smithi040 bash[41173]: cluster 2023-12-01T19:15:35.083345+0000 mgr.y (mgr.24356) 6523 : cluster 0 pgmap v6491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:36 smithi040 bash[28232]: cluster 2023-12-01T19:15:35.083345+0000 mgr.y (mgr.24356) 6523 : cluster 0 pgmap v6491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:37 smithi141 bash[31670]: cluster 2023-12-01T19:15:37.084135+0000 mgr.y (mgr.24356) 6524 : cluster 0 pgmap v6492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:37 smithi141 bash[31670]: audit 2023-12-01T19:15:37.968733+0000 mon.a (mon.0) 4483 : audit 0 from='client.? 172.21.15.40:0/3165226606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:37 smithi040 bash[28232]: cluster 2023-12-01T19:15:37.084135+0000 mgr.y (mgr.24356) 6524 : cluster 0 pgmap v6492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:37 smithi040 bash[28232]: audit 2023-12-01T19:15:37.968733+0000 mon.a (mon.0) 4483 : audit 0 from='client.? 172.21.15.40:0/3165226606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:37 smithi040 bash[41173]: cluster 2023-12-01T19:15:37.084135+0000 mgr.y (mgr.24356) 6524 : cluster 0 pgmap v6492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:37 smithi040 bash[41173]: audit 2023-12-01T19:15:37.968733+0000 mon.a (mon.0) 4483 : audit 0 from='client.? 172.21.15.40:0/3165226606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:40 smithi040 bash[28232]: cluster 2023-12-01T19:15:39.084985+0000 mgr.y (mgr.24356) 6525 : cluster 0 pgmap v6493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:40 smithi040 bash[41173]: cluster 2023-12-01T19:15:39.084985+0000 mgr.y (mgr.24356) 6525 : cluster 0 pgmap v6493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:40 smithi141 bash[31670]: cluster 2023-12-01T19:15:39.084985+0000 mgr.y (mgr.24356) 6525 : cluster 0 pgmap v6493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:41 smithi040 bash[28232]: audit 2023-12-01T19:15:40.429781+0000 mon.a (mon.0) 4484 : audit 0 from='client.? 172.21.15.40:0/1484803908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:41 smithi040 bash[41173]: audit 2023-12-01T19:15:40.429781+0000 mon.a (mon.0) 4484 : audit 0 from='client.? 172.21.15.40:0/1484803908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:41 smithi141 bash[31670]: audit 2023-12-01T19:15:40.429781+0000 mon.a (mon.0) 4484 : audit 0 from='client.? 172.21.15.40:0/1484803908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:42 smithi040 bash[41173]: cluster 2023-12-01T19:15:41.086151+0000 mgr.y (mgr.24356) 6526 : cluster 0 pgmap v6494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:42 smithi040 bash[28232]: cluster 2023-12-01T19:15:41.086151+0000 mgr.y (mgr.24356) 6526 : cluster 0 pgmap v6494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:42 smithi141 bash[31670]: cluster 2023-12-01T19:15:41.086151+0000 mgr.y (mgr.24356) 6526 : cluster 0 pgmap v6494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:43 smithi040 bash[41173]: audit 2023-12-01T19:15:42.900677+0000 mon.c (mon.2) 4136 : audit 0 from='client.? 172.21.15.40:0/2631468441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:43 smithi040 bash[28232]: audit 2023-12-01T19:15:42.900677+0000 mon.c (mon.2) 4136 : audit 0 from='client.? 172.21.15.40:0/2631468441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:43 smithi141 bash[31670]: audit 2023-12-01T19:15:42.900677+0000 mon.c (mon.2) 4136 : audit 0 from='client.? 172.21.15.40:0/2631468441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:44 smithi040 bash[28232]: cluster 2023-12-01T19:15:43.086850+0000 mgr.y (mgr.24356) 6527 : cluster 0 pgmap v6495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:44 smithi040 bash[41173]: cluster 2023-12-01T19:15:43.086850+0000 mgr.y (mgr.24356) 6527 : cluster 0 pgmap v6495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:44 smithi141 bash[31670]: cluster 2023-12-01T19:15:43.086850+0000 mgr.y (mgr.24356) 6527 : cluster 0 pgmap v6495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:45 smithi141 bash[31670]: audit 2023-12-01T19:15:45.360429+0000 mon.a (mon.0) 4485 : audit 0 from='client.? 172.21.15.40:0/3443505604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:45 smithi040 bash[28232]: audit 2023-12-01T19:15:45.360429+0000 mon.a (mon.0) 4485 : audit 0 from='client.? 172.21.15.40:0/3443505604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:45 smithi040 bash[41173]: audit 2023-12-01T19:15:45.360429+0000 mon.a (mon.0) 4485 : audit 0 from='client.? 172.21.15.40:0/3443505604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:15:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:15:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:46 smithi141 bash[31670]: cluster 2023-12-01T19:15:45.087964+0000 mgr.y (mgr.24356) 6528 : cluster 0 pgmap v6496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:46 smithi040 bash[41173]: cluster 2023-12-01T19:15:45.087964+0000 mgr.y (mgr.24356) 6528 : cluster 0 pgmap v6496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:46 smithi040 bash[28232]: cluster 2023-12-01T19:15:45.087964+0000 mgr.y (mgr.24356) 6528 : cluster 0 pgmap v6496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:47 smithi141 bash[31670]: audit 2023-12-01T19:15:47.825989+0000 mon.c (mon.2) 4137 : audit 0 from='client.? 172.21.15.40:0/670716764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:47 smithi040 bash[28232]: audit 2023-12-01T19:15:47.825989+0000 mon.c (mon.2) 4137 : audit 0 from='client.? 172.21.15.40:0/670716764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:47 smithi040 bash[41173]: audit 2023-12-01T19:15:47.825989+0000 mon.c (mon.2) 4137 : audit 0 from='client.? 172.21.15.40:0/670716764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:48 smithi141 bash[31670]: cluster 2023-12-01T19:15:47.088660+0000 mgr.y (mgr.24356) 6529 : cluster 0 pgmap v6497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:48 smithi141 bash[31670]: audit 2023-12-01T19:15:48.655471+0000 mon.c (mon.2) 4138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:48 smithi040 bash[28232]: cluster 2023-12-01T19:15:47.088660+0000 mgr.y (mgr.24356) 6529 : cluster 0 pgmap v6497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:48 smithi040 bash[28232]: audit 2023-12-01T19:15:48.655471+0000 mon.c (mon.2) 4138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:48 smithi040 bash[41173]: cluster 2023-12-01T19:15:47.088660+0000 mgr.y (mgr.24356) 6529 : cluster 0 pgmap v6497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:48 smithi040 bash[41173]: audit 2023-12-01T19:15:48.655471+0000 mon.c (mon.2) 4138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:50 smithi141 bash[31670]: cluster 2023-12-01T19:15:49.089279+0000 mgr.y (mgr.24356) 6530 : cluster 0 pgmap v6498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:50 smithi141 bash[31670]: audit 2023-12-01T19:15:50.288493+0000 mon.c (mon.2) 4139 : audit 0 from='client.? 172.21.15.40:0/1439249869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:50 smithi040 bash[28232]: cluster 2023-12-01T19:15:49.089279+0000 mgr.y (mgr.24356) 6530 : cluster 0 pgmap v6498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:50 smithi040 bash[28232]: audit 2023-12-01T19:15:50.288493+0000 mon.c (mon.2) 4139 : audit 0 from='client.? 172.21.15.40:0/1439249869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:50 smithi040 bash[41173]: cluster 2023-12-01T19:15:49.089279+0000 mgr.y (mgr.24356) 6530 : cluster 0 pgmap v6498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:50 smithi040 bash[41173]: audit 2023-12-01T19:15:50.288493+0000 mon.c (mon.2) 4139 : audit 0 from='client.? 172.21.15.40:0/1439249869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:52 smithi141 bash[31670]: cluster 2023-12-01T19:15:51.090382+0000 mgr.y (mgr.24356) 6531 : cluster 0 pgmap v6499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:52 smithi141 bash[31670]: audit 2023-12-01T19:15:52.752972+0000 mon.c (mon.2) 4140 : audit 0 from='client.? 172.21.15.40:0/589337289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:52 smithi040 bash[28232]: cluster 2023-12-01T19:15:51.090382+0000 mgr.y (mgr.24356) 6531 : cluster 0 pgmap v6499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:52 smithi040 bash[28232]: audit 2023-12-01T19:15:52.752972+0000 mon.c (mon.2) 4140 : audit 0 from='client.? 172.21.15.40:0/589337289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:52 smithi040 bash[41173]: cluster 2023-12-01T19:15:51.090382+0000 mgr.y (mgr.24356) 6531 : cluster 0 pgmap v6499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:52 smithi040 bash[41173]: audit 2023-12-01T19:15:52.752972+0000 mon.c (mon.2) 4140 : audit 0 from='client.? 172.21.15.40:0/589337289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:54 smithi141 bash[31670]: cluster 2023-12-01T19:15:53.091096+0000 mgr.y (mgr.24356) 6532 : cluster 0 pgmap v6500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:54 smithi040 bash[28232]: cluster 2023-12-01T19:15:53.091096+0000 mgr.y (mgr.24356) 6532 : cluster 0 pgmap v6500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:54 smithi040 bash[41173]: cluster 2023-12-01T19:15:53.091096+0000 mgr.y (mgr.24356) 6532 : cluster 0 pgmap v6500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:55 smithi141 bash[31670]: audit 2023-12-01T19:15:55.218293+0000 mon.c (mon.2) 4141 : audit 0 from='client.? 172.21.15.40:0/2843961818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:55 smithi040 bash[28232]: audit 2023-12-01T19:15:55.218293+0000 mon.c (mon.2) 4141 : audit 0 from='client.? 172.21.15.40:0/2843961818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:55 smithi040 bash[41173]: audit 2023-12-01T19:15:55.218293+0000 mon.c (mon.2) 4141 : audit 0 from='client.? 172.21.15.40:0/2843961818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:15:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:15:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:56 smithi141 bash[31670]: cluster 2023-12-01T19:15:55.092207+0000 mgr.y (mgr.24356) 6533 : cluster 0 pgmap v6501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:56 smithi040 bash[28232]: cluster 2023-12-01T19:15:55.092207+0000 mgr.y (mgr.24356) 6533 : cluster 0 pgmap v6501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:56 smithi040 bash[41173]: cluster 2023-12-01T19:15:55.092207+0000 mgr.y (mgr.24356) 6533 : cluster 0 pgmap v6501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:57 smithi141 bash[31670]: audit 2023-12-01T19:15:57.680217+0000 mon.c (mon.2) 4142 : audit 0 from='client.? 172.21.15.40:0/3528104848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:57 smithi040 bash[41173]: audit 2023-12-01T19:15:57.680217+0000 mon.c (mon.2) 4142 : audit 0 from='client.? 172.21.15.40:0/3528104848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:57 smithi040 bash[28232]: audit 2023-12-01T19:15:57.680217+0000 mon.c (mon.2) 4142 : audit 0 from='client.? 172.21.15.40:0/3528104848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:15:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:15:58 smithi141 bash[31670]: cluster 2023-12-01T19:15:57.092860+0000 mgr.y (mgr.24356) 6534 : cluster 0 pgmap v6502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:15:58 smithi040 bash[41173]: cluster 2023-12-01T19:15:57.092860+0000 mgr.y (mgr.24356) 6534 : cluster 0 pgmap v6502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:15:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:15:58 smithi040 bash[28232]: cluster 2023-12-01T19:15:57.092860+0000 mgr.y (mgr.24356) 6534 : cluster 0 pgmap v6502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:00 smithi141 bash[31670]: cluster 2023-12-01T19:15:59.093500+0000 mgr.y (mgr.24356) 6535 : cluster 0 pgmap v6503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:00 smithi141 bash[31670]: audit 2023-12-01T19:16:00.161027+0000 mon.c (mon.2) 4143 : audit 0 from='client.? 172.21.15.40:0/3087345686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:00 smithi040 bash[41173]: cluster 2023-12-01T19:15:59.093500+0000 mgr.y (mgr.24356) 6535 : cluster 0 pgmap v6503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:00 smithi040 bash[41173]: audit 2023-12-01T19:16:00.161027+0000 mon.c (mon.2) 4143 : audit 0 from='client.? 172.21.15.40:0/3087345686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:00 smithi040 bash[28232]: cluster 2023-12-01T19:15:59.093500+0000 mgr.y (mgr.24356) 6535 : cluster 0 pgmap v6503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:00 smithi040 bash[28232]: audit 2023-12-01T19:16:00.161027+0000 mon.c (mon.2) 4143 : audit 0 from='client.? 172.21.15.40:0/3087345686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:02 smithi141 bash[31670]: cluster 2023-12-01T19:16:01.094675+0000 mgr.y (mgr.24356) 6536 : cluster 0 pgmap v6504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:02 smithi141 bash[31670]: audit 2023-12-01T19:16:02.619516+0000 mon.c (mon.2) 4144 : audit 0 from='client.? 172.21.15.40:0/539612931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:02 smithi040 bash[28232]: cluster 2023-12-01T19:16:01.094675+0000 mgr.y (mgr.24356) 6536 : cluster 0 pgmap v6504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:02 smithi040 bash[28232]: audit 2023-12-01T19:16:02.619516+0000 mon.c (mon.2) 4144 : audit 0 from='client.? 172.21.15.40:0/539612931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:02 smithi040 bash[41173]: cluster 2023-12-01T19:16:01.094675+0000 mgr.y (mgr.24356) 6536 : cluster 0 pgmap v6504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:02 smithi040 bash[41173]: audit 2023-12-01T19:16:02.619516+0000 mon.c (mon.2) 4144 : audit 0 from='client.? 172.21.15.40:0/539612931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:03 smithi141 bash[31670]: audit 2023-12-01T19:16:03.655784+0000 mon.c (mon.2) 4145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:03 smithi040 bash[28232]: audit 2023-12-01T19:16:03.655784+0000 mon.c (mon.2) 4145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:03 smithi040 bash[41173]: audit 2023-12-01T19:16:03.655784+0000 mon.c (mon.2) 4145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:04 smithi141 bash[31670]: cluster 2023-12-01T19:16:03.095321+0000 mgr.y (mgr.24356) 6537 : cluster 0 pgmap v6505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:04 smithi040 bash[28232]: cluster 2023-12-01T19:16:03.095321+0000 mgr.y (mgr.24356) 6537 : cluster 0 pgmap v6505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:04 smithi040 bash[41173]: cluster 2023-12-01T19:16:03.095321+0000 mgr.y (mgr.24356) 6537 : cluster 0 pgmap v6505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:05 smithi141 bash[31670]: audit 2023-12-01T19:16:05.085836+0000 mon.c (mon.2) 4146 : audit 0 from='client.? 172.21.15.40:0/1811121612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:05 smithi141 bash[31670]: cluster 2023-12-01T19:16:05.096698+0000 mgr.y (mgr.24356) 6538 : cluster 0 pgmap v6506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:05 smithi040 bash[41173]: audit 2023-12-01T19:16:05.085836+0000 mon.c (mon.2) 4146 : audit 0 from='client.? 172.21.15.40:0/1811121612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:05 smithi040 bash[41173]: cluster 2023-12-01T19:16:05.096698+0000 mgr.y (mgr.24356) 6538 : cluster 0 pgmap v6506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:05 smithi040 bash[28232]: audit 2023-12-01T19:16:05.085836+0000 mon.c (mon.2) 4146 : audit 0 from='client.? 172.21.15.40:0/1811121612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:05 smithi040 bash[28232]: cluster 2023-12-01T19:16:05.096698+0000 mgr.y (mgr.24356) 6538 : cluster 0 pgmap v6506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:16:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:16:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:07 smithi141 bash[31670]: audit 2023-12-01T19:16:07.550665+0000 mon.c (mon.2) 4147 : audit 0 from='client.? 172.21.15.40:0/1949003641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:07 smithi040 bash[41173]: audit 2023-12-01T19:16:07.550665+0000 mon.c (mon.2) 4147 : audit 0 from='client.? 172.21.15.40:0/1949003641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:07 smithi040 bash[28232]: audit 2023-12-01T19:16:07.550665+0000 mon.c (mon.2) 4147 : audit 0 from='client.? 172.21.15.40:0/1949003641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:08 smithi141 bash[31670]: cluster 2023-12-01T19:16:07.097377+0000 mgr.y (mgr.24356) 6539 : cluster 0 pgmap v6507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:08 smithi040 bash[28232]: cluster 2023-12-01T19:16:07.097377+0000 mgr.y (mgr.24356) 6539 : cluster 0 pgmap v6507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:08 smithi040 bash[41173]: cluster 2023-12-01T19:16:07.097377+0000 mgr.y (mgr.24356) 6539 : cluster 0 pgmap v6507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:09 smithi141 bash[31670]: audit 2023-12-01T19:16:09.332874+0000 mon.c (mon.2) 4148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:16:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:09 smithi040 bash[28232]: audit 2023-12-01T19:16:09.332874+0000 mon.c (mon.2) 4148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:16:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:09 smithi040 bash[41173]: audit 2023-12-01T19:16:09.332874+0000 mon.c (mon.2) 4148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:16:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:10 smithi141 bash[31670]: cluster 2023-12-01T19:16:09.098155+0000 mgr.y (mgr.24356) 6540 : cluster 0 pgmap v6508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:10 smithi141 bash[31670]: audit 2023-12-01T19:16:10.015944+0000 mon.c (mon.2) 4149 : audit 0 from='client.? 172.21.15.40:0/618640413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:10 smithi040 bash[41173]: cluster 2023-12-01T19:16:09.098155+0000 mgr.y (mgr.24356) 6540 : cluster 0 pgmap v6508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:10 smithi040 bash[41173]: audit 2023-12-01T19:16:10.015944+0000 mon.c (mon.2) 4149 : audit 0 from='client.? 172.21.15.40:0/618640413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:10 smithi040 bash[28232]: cluster 2023-12-01T19:16:09.098155+0000 mgr.y (mgr.24356) 6540 : cluster 0 pgmap v6508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:10 smithi040 bash[28232]: audit 2023-12-01T19:16:10.015944+0000 mon.c (mon.2) 4149 : audit 0 from='client.? 172.21.15.40:0/618640413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:12 smithi141 bash[31670]: cluster 2023-12-01T19:16:11.099423+0000 mgr.y (mgr.24356) 6541 : cluster 0 pgmap v6509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:12 smithi141 bash[31670]: audit 2023-12-01T19:16:12.476093+0000 mon.a (mon.0) 4486 : audit 0 from='client.? 172.21.15.40:0/2879733585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:12 smithi040 bash[28232]: cluster 2023-12-01T19:16:11.099423+0000 mgr.y (mgr.24356) 6541 : cluster 0 pgmap v6509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:12 smithi040 bash[28232]: audit 2023-12-01T19:16:12.476093+0000 mon.a (mon.0) 4486 : audit 0 from='client.? 172.21.15.40:0/2879733585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:12 smithi040 bash[41173]: cluster 2023-12-01T19:16:11.099423+0000 mgr.y (mgr.24356) 6541 : cluster 0 pgmap v6509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:12 smithi040 bash[41173]: audit 2023-12-01T19:16:12.476093+0000 mon.a (mon.0) 4486 : audit 0 from='client.? 172.21.15.40:0/2879733585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:14 smithi141 bash[31670]: cluster 2023-12-01T19:16:13.100111+0000 mgr.y (mgr.24356) 6542 : cluster 0 pgmap v6510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:14 smithi040 bash[28232]: cluster 2023-12-01T19:16:13.100111+0000 mgr.y (mgr.24356) 6542 : cluster 0 pgmap v6510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:14 smithi040 bash[41173]: cluster 2023-12-01T19:16:13.100111+0000 mgr.y (mgr.24356) 6542 : cluster 0 pgmap v6510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:15 smithi141 bash[31670]: audit 2023-12-01T19:16:14.943442+0000 mon.a (mon.0) 4487 : audit 0 from='client.? 172.21.15.40:0/3627195375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:15 smithi141 bash[31670]: audit 2023-12-01T19:16:15.179084+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:15 smithi141 bash[31670]: audit 2023-12-01T19:16:15.189481+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:15 smithi141 bash[31670]: audit 2023-12-01T19:16:15.576649+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:15 smithi141 bash[31670]: audit 2023-12-01T19:16:15.592501+0000 mon.a (mon.0) 4491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[41173]: audit 2023-12-01T19:16:14.943442+0000 mon.a (mon.0) 4487 : audit 0 from='client.? 172.21.15.40:0/3627195375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[41173]: audit 2023-12-01T19:16:15.179084+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[41173]: audit 2023-12-01T19:16:15.189481+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[41173]: audit 2023-12-01T19:16:15.576649+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[41173]: audit 2023-12-01T19:16:15.592501+0000 mon.a (mon.0) 4491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[28232]: audit 2023-12-01T19:16:14.943442+0000 mon.a (mon.0) 4487 : audit 0 from='client.? 172.21.15.40:0/3627195375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[28232]: audit 2023-12-01T19:16:15.179084+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[28232]: audit 2023-12-01T19:16:15.189481+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[28232]: audit 2023-12-01T19:16:15.576649+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:15 smithi040 bash[28232]: audit 2023-12-01T19:16:15.592501+0000 mon.a (mon.0) 4491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:16:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:16:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:16 smithi141 bash[31670]: cluster 2023-12-01T19:16:15.100926+0000 mgr.y (mgr.24356) 6543 : cluster 0 pgmap v6511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:16 smithi141 bash[31670]: audit 2023-12-01T19:16:16.137877+0000 mon.c (mon.2) 4150 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:16:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:16 smithi141 bash[31670]: audit 2023-12-01T19:16:16.139632+0000 mon.c (mon.2) 4151 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:16:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:16 smithi141 bash[31670]: audit 2023-12-01T19:16:16.151023+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[41173]: cluster 2023-12-01T19:16:15.100926+0000 mgr.y (mgr.24356) 6543 : cluster 0 pgmap v6511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[41173]: audit 2023-12-01T19:16:16.137877+0000 mon.c (mon.2) 4150 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[41173]: audit 2023-12-01T19:16:16.139632+0000 mon.c (mon.2) 4151 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[41173]: audit 2023-12-01T19:16:16.151023+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[28232]: cluster 2023-12-01T19:16:15.100926+0000 mgr.y (mgr.24356) 6543 : cluster 0 pgmap v6511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[28232]: audit 2023-12-01T19:16:16.137877+0000 mon.c (mon.2) 4150 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[28232]: audit 2023-12-01T19:16:16.139632+0000 mon.c (mon.2) 4151 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:16:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:16 smithi040 bash[28232]: audit 2023-12-01T19:16:16.151023+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:16:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:17 smithi141 bash[31670]: audit 2023-12-01T19:16:17.403633+0000 mon.c (mon.2) 4152 : audit 0 from='client.? 172.21.15.40:0/572355586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:17 smithi040 bash[28232]: audit 2023-12-01T19:16:17.403633+0000 mon.c (mon.2) 4152 : audit 0 from='client.? 172.21.15.40:0/572355586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:17 smithi040 bash[41173]: audit 2023-12-01T19:16:17.403633+0000 mon.c (mon.2) 4152 : audit 0 from='client.? 172.21.15.40:0/572355586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:18 smithi141 bash[31670]: cluster 2023-12-01T19:16:17.101460+0000 mgr.y (mgr.24356) 6544 : cluster 0 pgmap v6512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:18 smithi141 bash[31670]: audit 2023-12-01T19:16:18.656238+0000 mon.c (mon.2) 4153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:18 smithi040 bash[28232]: cluster 2023-12-01T19:16:17.101460+0000 mgr.y (mgr.24356) 6544 : cluster 0 pgmap v6512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:18 smithi040 bash[28232]: audit 2023-12-01T19:16:18.656238+0000 mon.c (mon.2) 4153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:18 smithi040 bash[41173]: cluster 2023-12-01T19:16:17.101460+0000 mgr.y (mgr.24356) 6544 : cluster 0 pgmap v6512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:18 smithi040 bash[41173]: audit 2023-12-01T19:16:18.656238+0000 mon.c (mon.2) 4153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:19 smithi141 bash[31670]: audit 2023-12-01T19:16:19.870241+0000 mon.c (mon.2) 4154 : audit 0 from='client.? 172.21.15.40:0/2152972288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:19 smithi040 bash[28232]: audit 2023-12-01T19:16:19.870241+0000 mon.c (mon.2) 4154 : audit 0 from='client.? 172.21.15.40:0/2152972288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:19 smithi040 bash[41173]: audit 2023-12-01T19:16:19.870241+0000 mon.c (mon.2) 4154 : audit 0 from='client.? 172.21.15.40:0/2152972288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:20 smithi141 bash[31670]: cluster 2023-12-01T19:16:19.102114+0000 mgr.y (mgr.24356) 6545 : cluster 0 pgmap v6513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:20 smithi040 bash[28232]: cluster 2023-12-01T19:16:19.102114+0000 mgr.y (mgr.24356) 6545 : cluster 0 pgmap v6513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:20 smithi040 bash[41173]: cluster 2023-12-01T19:16:19.102114+0000 mgr.y (mgr.24356) 6545 : cluster 0 pgmap v6513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:22 smithi141 bash[31670]: cluster 2023-12-01T19:16:21.103192+0000 mgr.y (mgr.24356) 6546 : cluster 0 pgmap v6514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:22 smithi141 bash[31670]: audit 2023-12-01T19:16:22.335353+0000 mon.c (mon.2) 4155 : audit 0 from='client.? 172.21.15.40:0/2757768657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:22 smithi040 bash[28232]: cluster 2023-12-01T19:16:21.103192+0000 mgr.y (mgr.24356) 6546 : cluster 0 pgmap v6514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:22 smithi040 bash[28232]: audit 2023-12-01T19:16:22.335353+0000 mon.c (mon.2) 4155 : audit 0 from='client.? 172.21.15.40:0/2757768657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:22 smithi040 bash[41173]: cluster 2023-12-01T19:16:21.103192+0000 mgr.y (mgr.24356) 6546 : cluster 0 pgmap v6514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:22 smithi040 bash[41173]: audit 2023-12-01T19:16:22.335353+0000 mon.c (mon.2) 4155 : audit 0 from='client.? 172.21.15.40:0/2757768657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:24 smithi141 bash[31670]: cluster 2023-12-01T19:16:23.103978+0000 mgr.y (mgr.24356) 6547 : cluster 0 pgmap v6515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:24 smithi141 bash[31670]: audit 2023-12-01T19:16:24.802713+0000 mon.a (mon.0) 4493 : audit 0 from='client.? 172.21.15.40:0/1729206256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:24 smithi040 bash[28232]: cluster 2023-12-01T19:16:23.103978+0000 mgr.y (mgr.24356) 6547 : cluster 0 pgmap v6515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:24 smithi040 bash[28232]: audit 2023-12-01T19:16:24.802713+0000 mon.a (mon.0) 4493 : audit 0 from='client.? 172.21.15.40:0/1729206256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:24 smithi040 bash[41173]: cluster 2023-12-01T19:16:23.103978+0000 mgr.y (mgr.24356) 6547 : cluster 0 pgmap v6515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:24 smithi040 bash[41173]: audit 2023-12-01T19:16:24.802713+0000 mon.a (mon.0) 4493 : audit 0 from='client.? 172.21.15.40:0/1729206256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:26 smithi040 bash[28232]: cluster 2023-12-01T19:16:25.105142+0000 mgr.y (mgr.24356) 6548 : cluster 0 pgmap v6516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:26 smithi040 bash[41173]: cluster 2023-12-01T19:16:25.105142+0000 mgr.y (mgr.24356) 6548 : cluster 0 pgmap v6516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:26 smithi141 bash[31670]: cluster 2023-12-01T19:16:25.105142+0000 mgr.y (mgr.24356) 6548 : cluster 0 pgmap v6516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:16:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:16:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:27 smithi141 bash[31670]: audit 2023-12-01T19:16:27.274569+0000 mon.c (mon.2) 4156 : audit 0 from='client.? 172.21.15.40:0/2861056137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:27 smithi040 bash[41173]: audit 2023-12-01T19:16:27.274569+0000 mon.c (mon.2) 4156 : audit 0 from='client.? 172.21.15.40:0/2861056137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:27 smithi040 bash[28232]: audit 2023-12-01T19:16:27.274569+0000 mon.c (mon.2) 4156 : audit 0 from='client.? 172.21.15.40:0/2861056137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:28 smithi141 bash[31670]: cluster 2023-12-01T19:16:27.105801+0000 mgr.y (mgr.24356) 6549 : cluster 0 pgmap v6517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:28 smithi040 bash[41173]: cluster 2023-12-01T19:16:27.105801+0000 mgr.y (mgr.24356) 6549 : cluster 0 pgmap v6517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:28 smithi040 bash[28232]: cluster 2023-12-01T19:16:27.105801+0000 mgr.y (mgr.24356) 6549 : cluster 0 pgmap v6517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:29 smithi141 bash[31670]: audit 2023-12-01T19:16:29.735921+0000 mon.c (mon.2) 4157 : audit 0 from='client.? 172.21.15.40:0/2258973105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:29 smithi040 bash[28232]: audit 2023-12-01T19:16:29.735921+0000 mon.c (mon.2) 4157 : audit 0 from='client.? 172.21.15.40:0/2258973105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:29 smithi040 bash[41173]: audit 2023-12-01T19:16:29.735921+0000 mon.c (mon.2) 4157 : audit 0 from='client.? 172.21.15.40:0/2258973105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:30 smithi141 bash[31670]: cluster 2023-12-01T19:16:29.106519+0000 mgr.y (mgr.24356) 6550 : cluster 0 pgmap v6518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:30 smithi040 bash[28232]: cluster 2023-12-01T19:16:29.106519+0000 mgr.y (mgr.24356) 6550 : cluster 0 pgmap v6518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:30 smithi040 bash[41173]: cluster 2023-12-01T19:16:29.106519+0000 mgr.y (mgr.24356) 6550 : cluster 0 pgmap v6518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:32 smithi141 bash[31670]: cluster 2023-12-01T19:16:31.107700+0000 mgr.y (mgr.24356) 6551 : cluster 0 pgmap v6519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:32 smithi141 bash[31670]: audit 2023-12-01T19:16:32.210281+0000 mon.c (mon.2) 4158 : audit 0 from='client.? 172.21.15.40:0/1707081111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:32 smithi040 bash[28232]: cluster 2023-12-01T19:16:31.107700+0000 mgr.y (mgr.24356) 6551 : cluster 0 pgmap v6519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:32 smithi040 bash[28232]: audit 2023-12-01T19:16:32.210281+0000 mon.c (mon.2) 4158 : audit 0 from='client.? 172.21.15.40:0/1707081111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:32 smithi040 bash[41173]: cluster 2023-12-01T19:16:31.107700+0000 mgr.y (mgr.24356) 6551 : cluster 0 pgmap v6519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:32 smithi040 bash[41173]: audit 2023-12-01T19:16:32.210281+0000 mon.c (mon.2) 4158 : audit 0 from='client.? 172.21.15.40:0/1707081111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:33 smithi141 bash[31670]: audit 2023-12-01T19:16:33.656999+0000 mon.c (mon.2) 4159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:33 smithi040 bash[28232]: audit 2023-12-01T19:16:33.656999+0000 mon.c (mon.2) 4159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:33 smithi040 bash[41173]: audit 2023-12-01T19:16:33.656999+0000 mon.c (mon.2) 4159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:34 smithi141 bash[31670]: cluster 2023-12-01T19:16:33.108418+0000 mgr.y (mgr.24356) 6552 : cluster 0 pgmap v6520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:34 smithi141 bash[31670]: audit 2023-12-01T19:16:34.682259+0000 mon.a (mon.0) 4494 : audit 0 from='client.? 172.21.15.40:0/3258459452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:34 smithi040 bash[41173]: cluster 2023-12-01T19:16:33.108418+0000 mgr.y (mgr.24356) 6552 : cluster 0 pgmap v6520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:34 smithi040 bash[41173]: audit 2023-12-01T19:16:34.682259+0000 mon.a (mon.0) 4494 : audit 0 from='client.? 172.21.15.40:0/3258459452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:34 smithi040 bash[28232]: cluster 2023-12-01T19:16:33.108418+0000 mgr.y (mgr.24356) 6552 : cluster 0 pgmap v6520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:34 smithi040 bash[28232]: audit 2023-12-01T19:16:34.682259+0000 mon.a (mon.0) 4494 : audit 0 from='client.? 172.21.15.40:0/3258459452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:16:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:16:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:36 smithi141 bash[31670]: cluster 2023-12-01T19:16:35.109600+0000 mgr.y (mgr.24356) 6553 : cluster 0 pgmap v6521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:36 smithi040 bash[28232]: cluster 2023-12-01T19:16:35.109600+0000 mgr.y (mgr.24356) 6553 : cluster 0 pgmap v6521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:36 smithi040 bash[41173]: cluster 2023-12-01T19:16:35.109600+0000 mgr.y (mgr.24356) 6553 : cluster 0 pgmap v6521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:37 smithi141 bash[31670]: audit 2023-12-01T19:16:37.155137+0000 mon.c (mon.2) 4160 : audit 0 from='client.? 172.21.15.40:0/444796702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:37 smithi040 bash[28232]: audit 2023-12-01T19:16:37.155137+0000 mon.c (mon.2) 4160 : audit 0 from='client.? 172.21.15.40:0/444796702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:37 smithi040 bash[41173]: audit 2023-12-01T19:16:37.155137+0000 mon.c (mon.2) 4160 : audit 0 from='client.? 172.21.15.40:0/444796702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:38 smithi141 bash[31670]: cluster 2023-12-01T19:16:37.110239+0000 mgr.y (mgr.24356) 6554 : cluster 0 pgmap v6522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:38 smithi040 bash[41173]: cluster 2023-12-01T19:16:37.110239+0000 mgr.y (mgr.24356) 6554 : cluster 0 pgmap v6522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:38 smithi040 bash[28232]: cluster 2023-12-01T19:16:37.110239+0000 mgr.y (mgr.24356) 6554 : cluster 0 pgmap v6522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:39 smithi141 bash[31670]: audit 2023-12-01T19:16:39.629597+0000 mon.a (mon.0) 4495 : audit 0 from='client.? 172.21.15.40:0/1649687199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:39 smithi040 bash[28232]: audit 2023-12-01T19:16:39.629597+0000 mon.a (mon.0) 4495 : audit 0 from='client.? 172.21.15.40:0/1649687199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:39 smithi040 bash[41173]: audit 2023-12-01T19:16:39.629597+0000 mon.a (mon.0) 4495 : audit 0 from='client.? 172.21.15.40:0/1649687199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:40 smithi141 bash[31670]: cluster 2023-12-01T19:16:39.110909+0000 mgr.y (mgr.24356) 6555 : cluster 0 pgmap v6523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:40 smithi040 bash[41173]: cluster 2023-12-01T19:16:39.110909+0000 mgr.y (mgr.24356) 6555 : cluster 0 pgmap v6523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:40 smithi040 bash[28232]: cluster 2023-12-01T19:16:39.110909+0000 mgr.y (mgr.24356) 6555 : cluster 0 pgmap v6523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:42 smithi141 bash[31670]: cluster 2023-12-01T19:16:41.112085+0000 mgr.y (mgr.24356) 6556 : cluster 0 pgmap v6524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:42 smithi141 bash[31670]: audit 2023-12-01T19:16:42.092581+0000 mon.c (mon.2) 4161 : audit 0 from='client.? 172.21.15.40:0/570818425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:42 smithi040 bash[41173]: cluster 2023-12-01T19:16:41.112085+0000 mgr.y (mgr.24356) 6556 : cluster 0 pgmap v6524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:42 smithi040 bash[41173]: audit 2023-12-01T19:16:42.092581+0000 mon.c (mon.2) 4161 : audit 0 from='client.? 172.21.15.40:0/570818425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:42 smithi040 bash[28232]: cluster 2023-12-01T19:16:41.112085+0000 mgr.y (mgr.24356) 6556 : cluster 0 pgmap v6524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:42 smithi040 bash[28232]: audit 2023-12-01T19:16:42.092581+0000 mon.c (mon.2) 4161 : audit 0 from='client.? 172.21.15.40:0/570818425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:44 smithi141 bash[31670]: cluster 2023-12-01T19:16:43.112780+0000 mgr.y (mgr.24356) 6557 : cluster 0 pgmap v6525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:44 smithi141 bash[31670]: audit 2023-12-01T19:16:44.557419+0000 mon.a (mon.0) 4496 : audit 0 from='client.? 172.21.15.40:0/3035213310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:44 smithi040 bash[28232]: cluster 2023-12-01T19:16:43.112780+0000 mgr.y (mgr.24356) 6557 : cluster 0 pgmap v6525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:44 smithi040 bash[28232]: audit 2023-12-01T19:16:44.557419+0000 mon.a (mon.0) 4496 : audit 0 from='client.? 172.21.15.40:0/3035213310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:44 smithi040 bash[41173]: cluster 2023-12-01T19:16:43.112780+0000 mgr.y (mgr.24356) 6557 : cluster 0 pgmap v6525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:44 smithi040 bash[41173]: audit 2023-12-01T19:16:44.557419+0000 mon.a (mon.0) 4496 : audit 0 from='client.? 172.21.15.40:0/3035213310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:45 smithi141 bash[31670]: cluster 2023-12-01T19:16:45.113902+0000 mgr.y (mgr.24356) 6558 : cluster 0 pgmap v6526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:45 smithi040 bash[28232]: cluster 2023-12-01T19:16:45.113902+0000 mgr.y (mgr.24356) 6558 : cluster 0 pgmap v6526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:45 smithi040 bash[41173]: cluster 2023-12-01T19:16:45.113902+0000 mgr.y (mgr.24356) 6558 : cluster 0 pgmap v6526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:16:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:16:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:47 smithi141 bash[31670]: audit 2023-12-01T19:16:47.020991+0000 mon.c (mon.2) 4162 : audit 0 from='client.? 172.21.15.40:0/1960568821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:47 smithi040 bash[28232]: audit 2023-12-01T19:16:47.020991+0000 mon.c (mon.2) 4162 : audit 0 from='client.? 172.21.15.40:0/1960568821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:47 smithi040 bash[41173]: audit 2023-12-01T19:16:47.020991+0000 mon.c (mon.2) 4162 : audit 0 from='client.? 172.21.15.40:0/1960568821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:48 smithi141 bash[31670]: cluster 2023-12-01T19:16:47.114562+0000 mgr.y (mgr.24356) 6559 : cluster 0 pgmap v6527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:48 smithi141 bash[31670]: audit 2023-12-01T19:16:48.657154+0000 mon.c (mon.2) 4163 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:48 smithi040 bash[41173]: cluster 2023-12-01T19:16:47.114562+0000 mgr.y (mgr.24356) 6559 : cluster 0 pgmap v6527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:48 smithi040 bash[41173]: audit 2023-12-01T19:16:48.657154+0000 mon.c (mon.2) 4163 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:48 smithi040 bash[28232]: cluster 2023-12-01T19:16:47.114562+0000 mgr.y (mgr.24356) 6559 : cluster 0 pgmap v6527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:48 smithi040 bash[28232]: audit 2023-12-01T19:16:48.657154+0000 mon.c (mon.2) 4163 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:49 smithi141 bash[31670]: audit 2023-12-01T19:16:49.494027+0000 mon.c (mon.2) 4164 : audit 0 from='client.? 172.21.15.40:0/2319934753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:49 smithi040 bash[41173]: audit 2023-12-01T19:16:49.494027+0000 mon.c (mon.2) 4164 : audit 0 from='client.? 172.21.15.40:0/2319934753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:49 smithi040 bash[28232]: audit 2023-12-01T19:16:49.494027+0000 mon.c (mon.2) 4164 : audit 0 from='client.? 172.21.15.40:0/2319934753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:50 smithi141 bash[31670]: cluster 2023-12-01T19:16:49.115064+0000 mgr.y (mgr.24356) 6560 : cluster 0 pgmap v6528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:50 smithi040 bash[41173]: cluster 2023-12-01T19:16:49.115064+0000 mgr.y (mgr.24356) 6560 : cluster 0 pgmap v6528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:50 smithi040 bash[28232]: cluster 2023-12-01T19:16:49.115064+0000 mgr.y (mgr.24356) 6560 : cluster 0 pgmap v6528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:52 smithi141 bash[31670]: cluster 2023-12-01T19:16:51.116203+0000 mgr.y (mgr.24356) 6561 : cluster 0 pgmap v6529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:52 smithi141 bash[31670]: audit 2023-12-01T19:16:51.951989+0000 mon.c (mon.2) 4165 : audit 0 from='client.? 172.21.15.40:0/317308459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:52 smithi040 bash[41173]: cluster 2023-12-01T19:16:51.116203+0000 mgr.y (mgr.24356) 6561 : cluster 0 pgmap v6529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:52 smithi040 bash[41173]: audit 2023-12-01T19:16:51.951989+0000 mon.c (mon.2) 4165 : audit 0 from='client.? 172.21.15.40:0/317308459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:52 smithi040 bash[28232]: cluster 2023-12-01T19:16:51.116203+0000 mgr.y (mgr.24356) 6561 : cluster 0 pgmap v6529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:52 smithi040 bash[28232]: audit 2023-12-01T19:16:51.951989+0000 mon.c (mon.2) 4165 : audit 0 from='client.? 172.21.15.40:0/317308459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:54 smithi141 bash[31670]: cluster 2023-12-01T19:16:53.116900+0000 mgr.y (mgr.24356) 6562 : cluster 0 pgmap v6530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:54 smithi141 bash[31670]: audit 2023-12-01T19:16:54.420936+0000 mon.c (mon.2) 4166 : audit 0 from='client.? 172.21.15.40:0/3233154861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:54 smithi040 bash[28232]: cluster 2023-12-01T19:16:53.116900+0000 mgr.y (mgr.24356) 6562 : cluster 0 pgmap v6530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:54 smithi040 bash[28232]: audit 2023-12-01T19:16:54.420936+0000 mon.c (mon.2) 4166 : audit 0 from='client.? 172.21.15.40:0/3233154861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:54 smithi040 bash[41173]: cluster 2023-12-01T19:16:53.116900+0000 mgr.y (mgr.24356) 6562 : cluster 0 pgmap v6530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:54 smithi040 bash[41173]: audit 2023-12-01T19:16:54.420936+0000 mon.c (mon.2) 4166 : audit 0 from='client.? 172.21.15.40:0/3233154861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:16:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:16:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:56 smithi141 bash[31670]: cluster 2023-12-01T19:16:55.118016+0000 mgr.y (mgr.24356) 6563 : cluster 0 pgmap v6531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:56 smithi141 bash[31670]: audit 2023-12-01T19:16:56.891949+0000 mon.a (mon.0) 4497 : audit 0 from='client.? 172.21.15.40:0/1187412118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:56 smithi040 bash[28232]: cluster 2023-12-01T19:16:55.118016+0000 mgr.y (mgr.24356) 6563 : cluster 0 pgmap v6531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:56 smithi040 bash[28232]: audit 2023-12-01T19:16:56.891949+0000 mon.a (mon.0) 4497 : audit 0 from='client.? 172.21.15.40:0/1187412118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:56 smithi040 bash[41173]: cluster 2023-12-01T19:16:55.118016+0000 mgr.y (mgr.24356) 6563 : cluster 0 pgmap v6531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:56 smithi040 bash[41173]: audit 2023-12-01T19:16:56.891949+0000 mon.a (mon.0) 4497 : audit 0 from='client.? 172.21.15.40:0/1187412118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:16:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:58 smithi141 bash[31670]: cluster 2023-12-01T19:16:57.118771+0000 mgr.y (mgr.24356) 6564 : cluster 0 pgmap v6532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:58 smithi040 bash[28232]: cluster 2023-12-01T19:16:57.118771+0000 mgr.y (mgr.24356) 6564 : cluster 0 pgmap v6532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:16:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:58 smithi040 bash[41173]: cluster 2023-12-01T19:16:57.118771+0000 mgr.y (mgr.24356) 6564 : cluster 0 pgmap v6532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:16:59 smithi141 bash[31670]: audit 2023-12-01T19:16:59.362164+0000 mon.a (mon.0) 4498 : audit 0 from='client.? 172.21.15.40:0/3487682208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:16:59 smithi040 bash[41173]: audit 2023-12-01T19:16:59.362164+0000 mon.a (mon.0) 4498 : audit 0 from='client.? 172.21.15.40:0/3487682208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:16:59 smithi040 bash[28232]: audit 2023-12-01T19:16:59.362164+0000 mon.a (mon.0) 4498 : audit 0 from='client.? 172.21.15.40:0/3487682208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:00 smithi141 bash[31670]: cluster 2023-12-01T19:16:59.119582+0000 mgr.y (mgr.24356) 6565 : cluster 0 pgmap v6533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:00 smithi040 bash[28232]: cluster 2023-12-01T19:16:59.119582+0000 mgr.y (mgr.24356) 6565 : cluster 0 pgmap v6533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:00 smithi040 bash[41173]: cluster 2023-12-01T19:16:59.119582+0000 mgr.y (mgr.24356) 6565 : cluster 0 pgmap v6533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:01 smithi141 bash[31670]: audit 2023-12-01T19:17:01.817904+0000 mon.a (mon.0) 4499 : audit 0 from='client.? 172.21.15.40:0/2648034453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:01 smithi040 bash[28232]: audit 2023-12-01T19:17:01.817904+0000 mon.a (mon.0) 4499 : audit 0 from='client.? 172.21.15.40:0/2648034453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:01 smithi040 bash[41173]: audit 2023-12-01T19:17:01.817904+0000 mon.a (mon.0) 4499 : audit 0 from='client.? 172.21.15.40:0/2648034453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:02 smithi141 bash[31670]: cluster 2023-12-01T19:17:01.120952+0000 mgr.y (mgr.24356) 6566 : cluster 0 pgmap v6534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:02 smithi040 bash[28232]: cluster 2023-12-01T19:17:01.120952+0000 mgr.y (mgr.24356) 6566 : cluster 0 pgmap v6534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:02 smithi040 bash[41173]: cluster 2023-12-01T19:17:01.120952+0000 mgr.y (mgr.24356) 6566 : cluster 0 pgmap v6534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:03 smithi141 bash[31670]: audit 2023-12-01T19:17:03.657590+0000 mon.c (mon.2) 4167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:03 smithi040 bash[28232]: audit 2023-12-01T19:17:03.657590+0000 mon.c (mon.2) 4167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:03 smithi040 bash[41173]: audit 2023-12-01T19:17:03.657590+0000 mon.c (mon.2) 4167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:04 smithi141 bash[31670]: cluster 2023-12-01T19:17:03.121655+0000 mgr.y (mgr.24356) 6567 : cluster 0 pgmap v6535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:04 smithi141 bash[31670]: audit 2023-12-01T19:17:04.284607+0000 mon.a (mon.0) 4500 : audit 0 from='client.? 172.21.15.40:0/581671420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:04 smithi040 bash[28232]: cluster 2023-12-01T19:17:03.121655+0000 mgr.y (mgr.24356) 6567 : cluster 0 pgmap v6535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:04 smithi040 bash[28232]: audit 2023-12-01T19:17:04.284607+0000 mon.a (mon.0) 4500 : audit 0 from='client.? 172.21.15.40:0/581671420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:04 smithi040 bash[41173]: cluster 2023-12-01T19:17:03.121655+0000 mgr.y (mgr.24356) 6567 : cluster 0 pgmap v6535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:04 smithi040 bash[41173]: audit 2023-12-01T19:17:04.284607+0000 mon.a (mon.0) 4500 : audit 0 from='client.? 172.21.15.40:0/581671420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:06 smithi141 bash[31670]: cluster 2023-12-01T19:17:05.122904+0000 mgr.y (mgr.24356) 6568 : cluster 0 pgmap v6536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:06 smithi040 bash[28232]: cluster 2023-12-01T19:17:05.122904+0000 mgr.y (mgr.24356) 6568 : cluster 0 pgmap v6536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:06 smithi040 bash[41173]: cluster 2023-12-01T19:17:05.122904+0000 mgr.y (mgr.24356) 6568 : cluster 0 pgmap v6536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:17:06] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:17:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:07 smithi141 bash[31670]: audit 2023-12-01T19:17:06.740618+0000 mon.c (mon.2) 4168 : audit 0 from='client.? 172.21.15.40:0/2710272917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:07 smithi040 bash[28232]: audit 2023-12-01T19:17:06.740618+0000 mon.c (mon.2) 4168 : audit 0 from='client.? 172.21.15.40:0/2710272917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:07 smithi040 bash[41173]: audit 2023-12-01T19:17:06.740618+0000 mon.c (mon.2) 4168 : audit 0 from='client.? 172.21.15.40:0/2710272917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:08 smithi141 bash[31670]: cluster 2023-12-01T19:17:07.123625+0000 mgr.y (mgr.24356) 6569 : cluster 0 pgmap v6537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:08 smithi040 bash[28232]: cluster 2023-12-01T19:17:07.123625+0000 mgr.y (mgr.24356) 6569 : cluster 0 pgmap v6537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:08 smithi040 bash[41173]: cluster 2023-12-01T19:17:07.123625+0000 mgr.y (mgr.24356) 6569 : cluster 0 pgmap v6537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:10 smithi141 bash[31670]: cluster 2023-12-01T19:17:09.124257+0000 mgr.y (mgr.24356) 6570 : cluster 0 pgmap v6538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:10 smithi141 bash[31670]: audit 2023-12-01T19:17:09.197963+0000 mon.a (mon.0) 4501 : audit 0 from='client.? 172.21.15.40:0/310873433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:10 smithi040 bash[28232]: cluster 2023-12-01T19:17:09.124257+0000 mgr.y (mgr.24356) 6570 : cluster 0 pgmap v6538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:10 smithi040 bash[28232]: audit 2023-12-01T19:17:09.197963+0000 mon.a (mon.0) 4501 : audit 0 from='client.? 172.21.15.40:0/310873433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:10 smithi040 bash[41173]: cluster 2023-12-01T19:17:09.124257+0000 mgr.y (mgr.24356) 6570 : cluster 0 pgmap v6538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:10 smithi040 bash[41173]: audit 2023-12-01T19:17:09.197963+0000 mon.a (mon.0) 4501 : audit 0 from='client.? 172.21.15.40:0/310873433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:12 smithi141 bash[31670]: cluster 2023-12-01T19:17:11.125491+0000 mgr.y (mgr.24356) 6571 : cluster 0 pgmap v6539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:12 smithi141 bash[31670]: audit 2023-12-01T19:17:11.677414+0000 mon.a (mon.0) 4502 : audit 0 from='client.? 172.21.15.40:0/2013780864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:12 smithi040 bash[28232]: cluster 2023-12-01T19:17:11.125491+0000 mgr.y (mgr.24356) 6571 : cluster 0 pgmap v6539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:12 smithi040 bash[28232]: audit 2023-12-01T19:17:11.677414+0000 mon.a (mon.0) 4502 : audit 0 from='client.? 172.21.15.40:0/2013780864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:12 smithi040 bash[41173]: cluster 2023-12-01T19:17:11.125491+0000 mgr.y (mgr.24356) 6571 : cluster 0 pgmap v6539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:12 smithi040 bash[41173]: audit 2023-12-01T19:17:11.677414+0000 mon.a (mon.0) 4502 : audit 0 from='client.? 172.21.15.40:0/2013780864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:14 smithi141 bash[31670]: cluster 2023-12-01T19:17:13.126164+0000 mgr.y (mgr.24356) 6572 : cluster 0 pgmap v6540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:14 smithi141 bash[31670]: audit 2023-12-01T19:17:14.136683+0000 mon.c (mon.2) 4169 : audit 0 from='client.? 172.21.15.40:0/3458291230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:14 smithi040 bash[28232]: cluster 2023-12-01T19:17:13.126164+0000 mgr.y (mgr.24356) 6572 : cluster 0 pgmap v6540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:14 smithi040 bash[28232]: audit 2023-12-01T19:17:14.136683+0000 mon.c (mon.2) 4169 : audit 0 from='client.? 172.21.15.40:0/3458291230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:14 smithi040 bash[41173]: cluster 2023-12-01T19:17:13.126164+0000 mgr.y (mgr.24356) 6572 : cluster 0 pgmap v6540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:14 smithi040 bash[41173]: audit 2023-12-01T19:17:14.136683+0000 mon.c (mon.2) 4169 : audit 0 from='client.? 172.21.15.40:0/3458291230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:16 smithi040 bash[41173]: cluster 2023-12-01T19:17:15.127302+0000 mgr.y (mgr.24356) 6573 : cluster 0 pgmap v6541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:16 smithi040 bash[28232]: cluster 2023-12-01T19:17:15.127302+0000 mgr.y (mgr.24356) 6573 : cluster 0 pgmap v6541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:16 smithi141 bash[31670]: cluster 2023-12-01T19:17:15.127302+0000 mgr.y (mgr.24356) 6573 : cluster 0 pgmap v6541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:17:16] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:17:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:17 smithi141 bash[31670]: audit 2023-12-01T19:17:16.233342+0000 mon.c (mon.2) 4170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:17:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:17 smithi141 bash[31670]: audit 2023-12-01T19:17:16.600647+0000 mon.a (mon.0) 4503 : audit 0 from='client.? 172.21.15.40:0/2523667241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:17 smithi040 bash[28232]: audit 2023-12-01T19:17:16.233342+0000 mon.c (mon.2) 4170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:17:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:17 smithi040 bash[28232]: audit 2023-12-01T19:17:16.600647+0000 mon.a (mon.0) 4503 : audit 0 from='client.? 172.21.15.40:0/2523667241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:17 smithi040 bash[41173]: audit 2023-12-01T19:17:16.233342+0000 mon.c (mon.2) 4170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:17:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:17 smithi040 bash[41173]: audit 2023-12-01T19:17:16.600647+0000 mon.a (mon.0) 4503 : audit 0 from='client.? 172.21.15.40:0/2523667241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:18 smithi141 bash[31670]: cluster 2023-12-01T19:17:17.128091+0000 mgr.y (mgr.24356) 6574 : cluster 0 pgmap v6542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:18 smithi141 bash[31670]: audit 2023-12-01T19:17:18.658053+0000 mon.c (mon.2) 4171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:18 smithi040 bash[28232]: cluster 2023-12-01T19:17:17.128091+0000 mgr.y (mgr.24356) 6574 : cluster 0 pgmap v6542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:18 smithi040 bash[28232]: audit 2023-12-01T19:17:18.658053+0000 mon.c (mon.2) 4171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:18 smithi040 bash[41173]: cluster 2023-12-01T19:17:17.128091+0000 mgr.y (mgr.24356) 6574 : cluster 0 pgmap v6542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:18 smithi040 bash[41173]: audit 2023-12-01T19:17:18.658053+0000 mon.c (mon.2) 4171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:19 smithi141 bash[31670]: audit 2023-12-01T19:17:19.065570+0000 mon.c (mon.2) 4172 : audit 0 from='client.? 172.21.15.40:0/1287657731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:19 smithi040 bash[41173]: audit 2023-12-01T19:17:19.065570+0000 mon.c (mon.2) 4172 : audit 0 from='client.? 172.21.15.40:0/1287657731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:19 smithi040 bash[28232]: audit 2023-12-01T19:17:19.065570+0000 mon.c (mon.2) 4172 : audit 0 from='client.? 172.21.15.40:0/1287657731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:20 smithi141 bash[31670]: cluster 2023-12-01T19:17:19.128831+0000 mgr.y (mgr.24356) 6575 : cluster 0 pgmap v6543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:20 smithi040 bash[28232]: cluster 2023-12-01T19:17:19.128831+0000 mgr.y (mgr.24356) 6575 : cluster 0 pgmap v6543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:20 smithi040 bash[41173]: cluster 2023-12-01T19:17:19.128831+0000 mgr.y (mgr.24356) 6575 : cluster 0 pgmap v6543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:21 smithi141 bash[31670]: audit 2023-12-01T19:17:21.537401+0000 mon.c (mon.2) 4173 : audit 0 from='client.? 172.21.15.40:0/2419207960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:21 smithi040 bash[41173]: audit 2023-12-01T19:17:21.537401+0000 mon.c (mon.2) 4173 : audit 0 from='client.? 172.21.15.40:0/2419207960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:21 smithi040 bash[28232]: audit 2023-12-01T19:17:21.537401+0000 mon.c (mon.2) 4173 : audit 0 from='client.? 172.21.15.40:0/2419207960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: cluster 2023-12-01T19:17:21.130013+0000 mgr.y (mgr.24356) 6576 : cluster 0 pgmap v6544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.085499+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.100788+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.437159+0000 mon.a (mon.0) 4506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.450110+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.926993+0000 mon.c (mon.2) 4174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:17:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.928944+0000 mon.c (mon.2) 4175 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:17:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:22 smithi141 bash[31670]: audit 2023-12-01T19:17:22.938562+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: cluster 2023-12-01T19:17:21.130013+0000 mgr.y (mgr.24356) 6576 : cluster 0 pgmap v6544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.085499+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.100788+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.437159+0000 mon.a (mon.0) 4506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.450110+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.926993+0000 mon.c (mon.2) 4174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.928944+0000 mon.c (mon.2) 4175 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[28232]: audit 2023-12-01T19:17:22.938562+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: cluster 2023-12-01T19:17:21.130013+0000 mgr.y (mgr.24356) 6576 : cluster 0 pgmap v6544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.085499+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.100788+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.437159+0000 mon.a (mon.0) 4506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.450110+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.926993+0000 mon.c (mon.2) 4174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.928944+0000 mon.c (mon.2) 4175 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:17:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:22 smithi040 bash[41173]: audit 2023-12-01T19:17:22.938562+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:17:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:24 smithi141 bash[31670]: cluster 2023-12-01T19:17:23.130687+0000 mgr.y (mgr.24356) 6577 : cluster 0 pgmap v6545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:24 smithi141 bash[31670]: audit 2023-12-01T19:17:24.004783+0000 mon.a (mon.0) 4509 : audit 0 from='client.? 172.21.15.40:0/172727844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:24 smithi040 bash[28232]: cluster 2023-12-01T19:17:23.130687+0000 mgr.y (mgr.24356) 6577 : cluster 0 pgmap v6545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:24 smithi040 bash[28232]: audit 2023-12-01T19:17:24.004783+0000 mon.a (mon.0) 4509 : audit 0 from='client.? 172.21.15.40:0/172727844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:24 smithi040 bash[41173]: cluster 2023-12-01T19:17:23.130687+0000 mgr.y (mgr.24356) 6577 : cluster 0 pgmap v6545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:24 smithi040 bash[41173]: audit 2023-12-01T19:17:24.004783+0000 mon.a (mon.0) 4509 : audit 0 from='client.? 172.21.15.40:0/172727844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:17:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:17:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:26 smithi141 bash[31670]: cluster 2023-12-01T19:17:25.131779+0000 mgr.y (mgr.24356) 6578 : cluster 0 pgmap v6546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:26 smithi141 bash[31670]: audit 2023-12-01T19:17:26.470943+0000 mon.c (mon.2) 4176 : audit 0 from='client.? 172.21.15.40:0/182680593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:26 smithi040 bash[28232]: cluster 2023-12-01T19:17:25.131779+0000 mgr.y (mgr.24356) 6578 : cluster 0 pgmap v6546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:26 smithi040 bash[28232]: audit 2023-12-01T19:17:26.470943+0000 mon.c (mon.2) 4176 : audit 0 from='client.? 172.21.15.40:0/182680593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:26 smithi040 bash[41173]: cluster 2023-12-01T19:17:25.131779+0000 mgr.y (mgr.24356) 6578 : cluster 0 pgmap v6546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:26 smithi040 bash[41173]: audit 2023-12-01T19:17:26.470943+0000 mon.c (mon.2) 4176 : audit 0 from='client.? 172.21.15.40:0/182680593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:28 smithi141 bash[31670]: cluster 2023-12-01T19:17:27.132445+0000 mgr.y (mgr.24356) 6579 : cluster 0 pgmap v6547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:28 smithi141 bash[31670]: audit 2023-12-01T19:17:28.939333+0000 mon.c (mon.2) 4177 : audit 0 from='client.? 172.21.15.40:0/729872004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:28 smithi040 bash[28232]: cluster 2023-12-01T19:17:27.132445+0000 mgr.y (mgr.24356) 6579 : cluster 0 pgmap v6547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:28 smithi040 bash[28232]: audit 2023-12-01T19:17:28.939333+0000 mon.c (mon.2) 4177 : audit 0 from='client.? 172.21.15.40:0/729872004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:28 smithi040 bash[41173]: cluster 2023-12-01T19:17:27.132445+0000 mgr.y (mgr.24356) 6579 : cluster 0 pgmap v6547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:28 smithi040 bash[41173]: audit 2023-12-01T19:17:28.939333+0000 mon.c (mon.2) 4177 : audit 0 from='client.? 172.21.15.40:0/729872004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:30 smithi141 bash[31670]: cluster 2023-12-01T19:17:29.133107+0000 mgr.y (mgr.24356) 6580 : cluster 0 pgmap v6548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:30 smithi040 bash[41173]: cluster 2023-12-01T19:17:29.133107+0000 mgr.y (mgr.24356) 6580 : cluster 0 pgmap v6548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:30 smithi040 bash[28232]: cluster 2023-12-01T19:17:29.133107+0000 mgr.y (mgr.24356) 6580 : cluster 0 pgmap v6548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:31 smithi141 bash[31670]: audit 2023-12-01T19:17:31.409661+0000 mon.c (mon.2) 4178 : audit 0 from='client.? 172.21.15.40:0/1532491023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:31 smithi040 bash[41173]: audit 2023-12-01T19:17:31.409661+0000 mon.c (mon.2) 4178 : audit 0 from='client.? 172.21.15.40:0/1532491023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:31 smithi040 bash[28232]: audit 2023-12-01T19:17:31.409661+0000 mon.c (mon.2) 4178 : audit 0 from='client.? 172.21.15.40:0/1532491023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:32 smithi141 bash[31670]: cluster 2023-12-01T19:17:31.134254+0000 mgr.y (mgr.24356) 6581 : cluster 0 pgmap v6549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:32 smithi040 bash[41173]: cluster 2023-12-01T19:17:31.134254+0000 mgr.y (mgr.24356) 6581 : cluster 0 pgmap v6549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:32 smithi040 bash[28232]: cluster 2023-12-01T19:17:31.134254+0000 mgr.y (mgr.24356) 6581 : cluster 0 pgmap v6549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:33 smithi141 bash[31670]: audit 2023-12-01T19:17:33.658229+0000 mon.c (mon.2) 4179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:33 smithi141 bash[31670]: audit 2023-12-01T19:17:33.873971+0000 mon.a (mon.0) 4510 : audit 0 from='client.? 172.21.15.40:0/3373958595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:33 smithi040 bash[41173]: audit 2023-12-01T19:17:33.658229+0000 mon.c (mon.2) 4179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:33 smithi040 bash[41173]: audit 2023-12-01T19:17:33.873971+0000 mon.a (mon.0) 4510 : audit 0 from='client.? 172.21.15.40:0/3373958595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:33 smithi040 bash[28232]: audit 2023-12-01T19:17:33.658229+0000 mon.c (mon.2) 4179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:33 smithi040 bash[28232]: audit 2023-12-01T19:17:33.873971+0000 mon.a (mon.0) 4510 : audit 0 from='client.? 172.21.15.40:0/3373958595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:34 smithi141 bash[31670]: cluster 2023-12-01T19:17:33.135101+0000 mgr.y (mgr.24356) 6582 : cluster 0 pgmap v6550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:34 smithi040 bash[28232]: cluster 2023-12-01T19:17:33.135101+0000 mgr.y (mgr.24356) 6582 : cluster 0 pgmap v6550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:34 smithi040 bash[41173]: cluster 2023-12-01T19:17:33.135101+0000 mgr.y (mgr.24356) 6582 : cluster 0 pgmap v6550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:36 smithi141 bash[31670]: cluster 2023-12-01T19:17:35.136295+0000 mgr.y (mgr.24356) 6583 : cluster 0 pgmap v6551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:36 smithi040 bash[28232]: cluster 2023-12-01T19:17:35.136295+0000 mgr.y (mgr.24356) 6583 : cluster 0 pgmap v6551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:36 smithi040 bash[41173]: cluster 2023-12-01T19:17:35.136295+0000 mgr.y (mgr.24356) 6583 : cluster 0 pgmap v6551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:17:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:17:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:37 smithi141 bash[31670]: audit 2023-12-01T19:17:36.337638+0000 mon.a (mon.0) 4511 : audit 0 from='client.? 172.21.15.40:0/100918747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:37 smithi040 bash[28232]: audit 2023-12-01T19:17:36.337638+0000 mon.a (mon.0) 4511 : audit 0 from='client.? 172.21.15.40:0/100918747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:37 smithi040 bash[41173]: audit 2023-12-01T19:17:36.337638+0000 mon.a (mon.0) 4511 : audit 0 from='client.? 172.21.15.40:0/100918747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:38 smithi141 bash[31670]: cluster 2023-12-01T19:17:37.137101+0000 mgr.y (mgr.24356) 6584 : cluster 0 pgmap v6552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:38 smithi040 bash[28232]: cluster 2023-12-01T19:17:37.137101+0000 mgr.y (mgr.24356) 6584 : cluster 0 pgmap v6552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:38 smithi040 bash[41173]: cluster 2023-12-01T19:17:37.137101+0000 mgr.y (mgr.24356) 6584 : cluster 0 pgmap v6552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:39 smithi141 bash[31670]: audit 2023-12-01T19:17:38.799043+0000 mon.c (mon.2) 4180 : audit 0 from='client.? 172.21.15.40:0/1888751514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:39 smithi040 bash[28232]: audit 2023-12-01T19:17:38.799043+0000 mon.c (mon.2) 4180 : audit 0 from='client.? 172.21.15.40:0/1888751514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:39 smithi040 bash[41173]: audit 2023-12-01T19:17:38.799043+0000 mon.c (mon.2) 4180 : audit 0 from='client.? 172.21.15.40:0/1888751514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:40 smithi040 bash[28232]: cluster 2023-12-01T19:17:39.137776+0000 mgr.y (mgr.24356) 6585 : cluster 0 pgmap v6553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:40 smithi040 bash[41173]: cluster 2023-12-01T19:17:39.137776+0000 mgr.y (mgr.24356) 6585 : cluster 0 pgmap v6553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:40 smithi141 bash[31670]: cluster 2023-12-01T19:17:39.137776+0000 mgr.y (mgr.24356) 6585 : cluster 0 pgmap v6553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:42 smithi141 bash[31670]: cluster 2023-12-01T19:17:41.139040+0000 mgr.y (mgr.24356) 6586 : cluster 0 pgmap v6554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:42 smithi141 bash[31670]: audit 2023-12-01T19:17:41.270913+0000 mon.c (mon.2) 4181 : audit 0 from='client.? 172.21.15.40:0/1396833169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:42 smithi040 bash[28232]: cluster 2023-12-01T19:17:41.139040+0000 mgr.y (mgr.24356) 6586 : cluster 0 pgmap v6554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:42 smithi040 bash[28232]: audit 2023-12-01T19:17:41.270913+0000 mon.c (mon.2) 4181 : audit 0 from='client.? 172.21.15.40:0/1396833169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:42 smithi040 bash[41173]: cluster 2023-12-01T19:17:41.139040+0000 mgr.y (mgr.24356) 6586 : cluster 0 pgmap v6554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:42 smithi040 bash[41173]: audit 2023-12-01T19:17:41.270913+0000 mon.c (mon.2) 4181 : audit 0 from='client.? 172.21.15.40:0/1396833169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:44 smithi141 bash[31670]: cluster 2023-12-01T19:17:43.139860+0000 mgr.y (mgr.24356) 6587 : cluster 0 pgmap v6555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:44 smithi141 bash[31670]: audit 2023-12-01T19:17:43.731758+0000 mon.c (mon.2) 4182 : audit 0 from='client.? 172.21.15.40:0/3912611006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:44 smithi040 bash[28232]: cluster 2023-12-01T19:17:43.139860+0000 mgr.y (mgr.24356) 6587 : cluster 0 pgmap v6555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:44 smithi040 bash[28232]: audit 2023-12-01T19:17:43.731758+0000 mon.c (mon.2) 4182 : audit 0 from='client.? 172.21.15.40:0/3912611006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:44 smithi040 bash[41173]: cluster 2023-12-01T19:17:43.139860+0000 mgr.y (mgr.24356) 6587 : cluster 0 pgmap v6555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:44 smithi040 bash[41173]: audit 2023-12-01T19:17:43.731758+0000 mon.c (mon.2) 4182 : audit 0 from='client.? 172.21.15.40:0/3912611006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:46 smithi040 bash[28232]: cluster 2023-12-01T19:17:45.141061+0000 mgr.y (mgr.24356) 6588 : cluster 0 pgmap v6556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:46 smithi040 bash[41173]: cluster 2023-12-01T19:17:45.141061+0000 mgr.y (mgr.24356) 6588 : cluster 0 pgmap v6556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:46 smithi141 bash[31670]: cluster 2023-12-01T19:17:45.141061+0000 mgr.y (mgr.24356) 6588 : cluster 0 pgmap v6556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:17:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:17:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:47 smithi141 bash[31670]: audit 2023-12-01T19:17:46.210591+0000 mon.c (mon.2) 4183 : audit 0 from='client.? 172.21.15.40:0/2412160160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:47 smithi040 bash[28232]: audit 2023-12-01T19:17:46.210591+0000 mon.c (mon.2) 4183 : audit 0 from='client.? 172.21.15.40:0/2412160160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:47 smithi040 bash[41173]: audit 2023-12-01T19:17:46.210591+0000 mon.c (mon.2) 4183 : audit 0 from='client.? 172.21.15.40:0/2412160160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:48 smithi141 bash[31670]: cluster 2023-12-01T19:17:47.141705+0000 mgr.y (mgr.24356) 6589 : cluster 0 pgmap v6557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:48 smithi141 bash[31670]: audit 2023-12-01T19:17:48.658543+0000 mon.c (mon.2) 4184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:48 smithi141 bash[31670]: audit 2023-12-01T19:17:48.667121+0000 mon.c (mon.2) 4185 : audit 0 from='client.? 172.21.15.40:0/2084155362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:48 smithi040 bash[28232]: cluster 2023-12-01T19:17:47.141705+0000 mgr.y (mgr.24356) 6589 : cluster 0 pgmap v6557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:48 smithi040 bash[28232]: audit 2023-12-01T19:17:48.658543+0000 mon.c (mon.2) 4184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:48 smithi040 bash[28232]: audit 2023-12-01T19:17:48.667121+0000 mon.c (mon.2) 4185 : audit 0 from='client.? 172.21.15.40:0/2084155362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:48 smithi040 bash[41173]: cluster 2023-12-01T19:17:47.141705+0000 mgr.y (mgr.24356) 6589 : cluster 0 pgmap v6557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:48 smithi040 bash[41173]: audit 2023-12-01T19:17:48.658543+0000 mon.c (mon.2) 4184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:48 smithi040 bash[41173]: audit 2023-12-01T19:17:48.667121+0000 mon.c (mon.2) 4185 : audit 0 from='client.? 172.21.15.40:0/2084155362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:50 smithi141 bash[31670]: cluster 2023-12-01T19:17:49.142431+0000 mgr.y (mgr.24356) 6590 : cluster 0 pgmap v6558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:50 smithi040 bash[41173]: cluster 2023-12-01T19:17:49.142431+0000 mgr.y (mgr.24356) 6590 : cluster 0 pgmap v6558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:50 smithi040 bash[28232]: cluster 2023-12-01T19:17:49.142431+0000 mgr.y (mgr.24356) 6590 : cluster 0 pgmap v6558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:51 smithi141 bash[31670]: audit 2023-12-01T19:17:51.136462+0000 mon.a (mon.0) 4512 : audit 0 from='client.? 172.21.15.40:0/2173859356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:51 smithi040 bash[41173]: audit 2023-12-01T19:17:51.136462+0000 mon.a (mon.0) 4512 : audit 0 from='client.? 172.21.15.40:0/2173859356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:51 smithi040 bash[28232]: audit 2023-12-01T19:17:51.136462+0000 mon.a (mon.0) 4512 : audit 0 from='client.? 172.21.15.40:0/2173859356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:52 smithi141 bash[31670]: cluster 2023-12-01T19:17:51.143462+0000 mgr.y (mgr.24356) 6591 : cluster 0 pgmap v6559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:52 smithi040 bash[41173]: cluster 2023-12-01T19:17:51.143462+0000 mgr.y (mgr.24356) 6591 : cluster 0 pgmap v6559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:52 smithi040 bash[28232]: cluster 2023-12-01T19:17:51.143462+0000 mgr.y (mgr.24356) 6591 : cluster 0 pgmap v6559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:53 smithi141 bash[31670]: audit 2023-12-01T19:17:53.597723+0000 mon.c (mon.2) 4186 : audit 0 from='client.? 172.21.15.40:0/3370315456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:53 smithi040 bash[41173]: audit 2023-12-01T19:17:53.597723+0000 mon.c (mon.2) 4186 : audit 0 from='client.? 172.21.15.40:0/3370315456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:53 smithi040 bash[28232]: audit 2023-12-01T19:17:53.597723+0000 mon.c (mon.2) 4186 : audit 0 from='client.? 172.21.15.40:0/3370315456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:54 smithi141 bash[31670]: cluster 2023-12-01T19:17:53.144120+0000 mgr.y (mgr.24356) 6592 : cluster 0 pgmap v6560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:54 smithi040 bash[41173]: cluster 2023-12-01T19:17:53.144120+0000 mgr.y (mgr.24356) 6592 : cluster 0 pgmap v6560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:54 smithi040 bash[28232]: cluster 2023-12-01T19:17:53.144120+0000 mgr.y (mgr.24356) 6592 : cluster 0 pgmap v6560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:17:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:17:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:56 smithi141 bash[31670]: cluster 2023-12-01T19:17:55.145281+0000 mgr.y (mgr.24356) 6593 : cluster 0 pgmap v6561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:56 smithi141 bash[31670]: audit 2023-12-01T19:17:56.063531+0000 mon.c (mon.2) 4187 : audit 0 from='client.? 172.21.15.40:0/713668137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:56 smithi040 bash[28232]: cluster 2023-12-01T19:17:55.145281+0000 mgr.y (mgr.24356) 6593 : cluster 0 pgmap v6561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:56 smithi040 bash[28232]: audit 2023-12-01T19:17:56.063531+0000 mon.c (mon.2) 4187 : audit 0 from='client.? 172.21.15.40:0/713668137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:56 smithi040 bash[41173]: cluster 2023-12-01T19:17:55.145281+0000 mgr.y (mgr.24356) 6593 : cluster 0 pgmap v6561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:56 smithi040 bash[41173]: audit 2023-12-01T19:17:56.063531+0000 mon.c (mon.2) 4187 : audit 0 from='client.? 172.21.15.40:0/713668137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:58 smithi141 bash[31670]: cluster 2023-12-01T19:17:57.145948+0000 mgr.y (mgr.24356) 6594 : cluster 0 pgmap v6562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:17:58 smithi141 bash[31670]: audit 2023-12-01T19:17:58.526839+0000 mon.a (mon.0) 4513 : audit 0 from='client.? 172.21.15.40:0/2448963520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:58 smithi040 bash[41173]: cluster 2023-12-01T19:17:57.145948+0000 mgr.y (mgr.24356) 6594 : cluster 0 pgmap v6562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:17:58 smithi040 bash[41173]: audit 2023-12-01T19:17:58.526839+0000 mon.a (mon.0) 4513 : audit 0 from='client.? 172.21.15.40:0/2448963520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:17:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:58 smithi040 bash[28232]: cluster 2023-12-01T19:17:57.145948+0000 mgr.y (mgr.24356) 6594 : cluster 0 pgmap v6562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:17:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:17:58 smithi040 bash[28232]: audit 2023-12-01T19:17:58.526839+0000 mon.a (mon.0) 4513 : audit 0 from='client.? 172.21.15.40:0/2448963520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:00 smithi141 bash[31670]: cluster 2023-12-01T19:17:59.146617+0000 mgr.y (mgr.24356) 6595 : cluster 0 pgmap v6563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:00 smithi040 bash[28232]: cluster 2023-12-01T19:17:59.146617+0000 mgr.y (mgr.24356) 6595 : cluster 0 pgmap v6563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:00 smithi040 bash[41173]: cluster 2023-12-01T19:17:59.146617+0000 mgr.y (mgr.24356) 6595 : cluster 0 pgmap v6563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:01 smithi141 bash[31670]: audit 2023-12-01T19:18:00.987978+0000 mon.c (mon.2) 4188 : audit 0 from='client.? 172.21.15.40:0/1456051852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:01 smithi040 bash[28232]: audit 2023-12-01T19:18:00.987978+0000 mon.c (mon.2) 4188 : audit 0 from='client.? 172.21.15.40:0/1456051852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:01 smithi040 bash[41173]: audit 2023-12-01T19:18:00.987978+0000 mon.c (mon.2) 4188 : audit 0 from='client.? 172.21.15.40:0/1456051852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:02 smithi141 bash[31670]: cluster 2023-12-01T19:18:01.147788+0000 mgr.y (mgr.24356) 6596 : cluster 0 pgmap v6564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:02 smithi040 bash[28232]: cluster 2023-12-01T19:18:01.147788+0000 mgr.y (mgr.24356) 6596 : cluster 0 pgmap v6564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:02 smithi040 bash[41173]: cluster 2023-12-01T19:18:01.147788+0000 mgr.y (mgr.24356) 6596 : cluster 0 pgmap v6564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:04 smithi141 bash[31670]: audit 2023-12-01T19:18:03.445416+0000 mon.c (mon.2) 4189 : audit 0 from='client.? 172.21.15.40:0/1408298329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:04 smithi141 bash[31670]: audit 2023-12-01T19:18:03.658908+0000 mon.c (mon.2) 4190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:04 smithi040 bash[28232]: audit 2023-12-01T19:18:03.445416+0000 mon.c (mon.2) 4189 : audit 0 from='client.? 172.21.15.40:0/1408298329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:04 smithi040 bash[28232]: audit 2023-12-01T19:18:03.658908+0000 mon.c (mon.2) 4190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:04 smithi040 bash[41173]: audit 2023-12-01T19:18:03.445416+0000 mon.c (mon.2) 4189 : audit 0 from='client.? 172.21.15.40:0/1408298329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:04 smithi040 bash[41173]: audit 2023-12-01T19:18:03.658908+0000 mon.c (mon.2) 4190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:05 smithi141 bash[31670]: cluster 2023-12-01T19:18:03.148373+0000 mgr.y (mgr.24356) 6597 : cluster 0 pgmap v6565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:05 smithi040 bash[28232]: cluster 2023-12-01T19:18:03.148373+0000 mgr.y (mgr.24356) 6597 : cluster 0 pgmap v6565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:05 smithi040 bash[41173]: cluster 2023-12-01T19:18:03.148373+0000 mgr.y (mgr.24356) 6597 : cluster 0 pgmap v6565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:06 smithi141 bash[31670]: cluster 2023-12-01T19:18:05.149516+0000 mgr.y (mgr.24356) 6598 : cluster 0 pgmap v6566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:06 smithi141 bash[31670]: audit 2023-12-01T19:18:05.912673+0000 mon.a (mon.0) 4514 : audit 0 from='client.? 172.21.15.40:0/862182441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:06 smithi040 bash[28232]: cluster 2023-12-01T19:18:05.149516+0000 mgr.y (mgr.24356) 6598 : cluster 0 pgmap v6566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:06 smithi040 bash[28232]: audit 2023-12-01T19:18:05.912673+0000 mon.a (mon.0) 4514 : audit 0 from='client.? 172.21.15.40:0/862182441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:06 smithi040 bash[41173]: cluster 2023-12-01T19:18:05.149516+0000 mgr.y (mgr.24356) 6598 : cluster 0 pgmap v6566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:06 smithi040 bash[41173]: audit 2023-12-01T19:18:05.912673+0000 mon.a (mon.0) 4514 : audit 0 from='client.? 172.21.15.40:0/862182441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:18:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:18:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:08 smithi141 bash[31670]: cluster 2023-12-01T19:18:07.150222+0000 mgr.y (mgr.24356) 6599 : cluster 0 pgmap v6567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:08 smithi141 bash[31670]: audit 2023-12-01T19:18:08.375324+0000 mon.a (mon.0) 4515 : audit 0 from='client.? 172.21.15.40:0/1887244715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:08 smithi040 bash[28232]: cluster 2023-12-01T19:18:07.150222+0000 mgr.y (mgr.24356) 6599 : cluster 0 pgmap v6567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:08 smithi040 bash[28232]: audit 2023-12-01T19:18:08.375324+0000 mon.a (mon.0) 4515 : audit 0 from='client.? 172.21.15.40:0/1887244715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:08 smithi040 bash[41173]: cluster 2023-12-01T19:18:07.150222+0000 mgr.y (mgr.24356) 6599 : cluster 0 pgmap v6567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:08 smithi040 bash[41173]: audit 2023-12-01T19:18:08.375324+0000 mon.a (mon.0) 4515 : audit 0 from='client.? 172.21.15.40:0/1887244715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:10 smithi141 bash[31670]: cluster 2023-12-01T19:18:09.150898+0000 mgr.y (mgr.24356) 6600 : cluster 0 pgmap v6568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:10 smithi141 bash[31670]: audit 2023-12-01T19:18:10.838215+0000 mon.c (mon.2) 4191 : audit 0 from='client.? 172.21.15.40:0/2377672889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:10 smithi040 bash[28232]: cluster 2023-12-01T19:18:09.150898+0000 mgr.y (mgr.24356) 6600 : cluster 0 pgmap v6568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:10 smithi040 bash[28232]: audit 2023-12-01T19:18:10.838215+0000 mon.c (mon.2) 4191 : audit 0 from='client.? 172.21.15.40:0/2377672889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:10 smithi040 bash[41173]: cluster 2023-12-01T19:18:09.150898+0000 mgr.y (mgr.24356) 6600 : cluster 0 pgmap v6568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:10 smithi040 bash[41173]: audit 2023-12-01T19:18:10.838215+0000 mon.c (mon.2) 4191 : audit 0 from='client.? 172.21.15.40:0/2377672889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:12 smithi141 bash[31670]: cluster 2023-12-01T19:18:11.152114+0000 mgr.y (mgr.24356) 6601 : cluster 0 pgmap v6569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:12 smithi040 bash[28232]: cluster 2023-12-01T19:18:11.152114+0000 mgr.y (mgr.24356) 6601 : cluster 0 pgmap v6569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:12 smithi040 bash[41173]: cluster 2023-12-01T19:18:11.152114+0000 mgr.y (mgr.24356) 6601 : cluster 0 pgmap v6569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:13 smithi141 bash[31670]: audit 2023-12-01T19:18:13.309207+0000 mon.a (mon.0) 4516 : audit 0 from='client.? 172.21.15.40:0/3336333093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:13 smithi040 bash[41173]: audit 2023-12-01T19:18:13.309207+0000 mon.a (mon.0) 4516 : audit 0 from='client.? 172.21.15.40:0/3336333093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:13 smithi040 bash[28232]: audit 2023-12-01T19:18:13.309207+0000 mon.a (mon.0) 4516 : audit 0 from='client.? 172.21.15.40:0/3336333093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:14 smithi141 bash[31670]: cluster 2023-12-01T19:18:13.152797+0000 mgr.y (mgr.24356) 6602 : cluster 0 pgmap v6570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:14 smithi040 bash[28232]: cluster 2023-12-01T19:18:13.152797+0000 mgr.y (mgr.24356) 6602 : cluster 0 pgmap v6570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:14 smithi040 bash[41173]: cluster 2023-12-01T19:18:13.152797+0000 mgr.y (mgr.24356) 6602 : cluster 0 pgmap v6570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:15 smithi141 bash[31670]: audit 2023-12-01T19:18:15.777946+0000 mon.a (mon.0) 4517 : audit 0 from='client.? 172.21.15.40:0/3764159539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:15 smithi040 bash[41173]: audit 2023-12-01T19:18:15.777946+0000 mon.a (mon.0) 4517 : audit 0 from='client.? 172.21.15.40:0/3764159539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:15 smithi040 bash[28232]: audit 2023-12-01T19:18:15.777946+0000 mon.a (mon.0) 4517 : audit 0 from='client.? 172.21.15.40:0/3764159539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:18:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:18:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:16 smithi141 bash[31670]: cluster 2023-12-01T19:18:15.154008+0000 mgr.y (mgr.24356) 6603 : cluster 0 pgmap v6571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:16 smithi040 bash[28232]: cluster 2023-12-01T19:18:15.154008+0000 mgr.y (mgr.24356) 6603 : cluster 0 pgmap v6571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:16 smithi040 bash[41173]: cluster 2023-12-01T19:18:15.154008+0000 mgr.y (mgr.24356) 6603 : cluster 0 pgmap v6571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:18 smithi141 bash[31670]: cluster 2023-12-01T19:18:17.154695+0000 mgr.y (mgr.24356) 6604 : cluster 0 pgmap v6572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:18 smithi141 bash[31670]: audit 2023-12-01T19:18:18.241073+0000 mon.c (mon.2) 4192 : audit 0 from='client.? 172.21.15.40:0/3223347537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:18 smithi141 bash[31670]: audit 2023-12-01T19:18:18.659446+0000 mon.c (mon.2) 4193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:18 smithi040 bash[41173]: cluster 2023-12-01T19:18:17.154695+0000 mgr.y (mgr.24356) 6604 : cluster 0 pgmap v6572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:18 smithi040 bash[41173]: audit 2023-12-01T19:18:18.241073+0000 mon.c (mon.2) 4192 : audit 0 from='client.? 172.21.15.40:0/3223347537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:18 smithi040 bash[41173]: audit 2023-12-01T19:18:18.659446+0000 mon.c (mon.2) 4193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:18 smithi040 bash[28232]: cluster 2023-12-01T19:18:17.154695+0000 mgr.y (mgr.24356) 6604 : cluster 0 pgmap v6572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:18 smithi040 bash[28232]: audit 2023-12-01T19:18:18.241073+0000 mon.c (mon.2) 4192 : audit 0 from='client.? 172.21.15.40:0/3223347537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:18 smithi040 bash[28232]: audit 2023-12-01T19:18:18.659446+0000 mon.c (mon.2) 4193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:20 smithi141 bash[31670]: cluster 2023-12-01T19:18:19.155376+0000 mgr.y (mgr.24356) 6605 : cluster 0 pgmap v6573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:20 smithi141 bash[31670]: audit 2023-12-01T19:18:20.699085+0000 mon.a (mon.0) 4518 : audit 0 from='client.? 172.21.15.40:0/1936220456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:20 smithi040 bash[28232]: cluster 2023-12-01T19:18:19.155376+0000 mgr.y (mgr.24356) 6605 : cluster 0 pgmap v6573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:20 smithi040 bash[28232]: audit 2023-12-01T19:18:20.699085+0000 mon.a (mon.0) 4518 : audit 0 from='client.? 172.21.15.40:0/1936220456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:20 smithi040 bash[41173]: cluster 2023-12-01T19:18:19.155376+0000 mgr.y (mgr.24356) 6605 : cluster 0 pgmap v6573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:20 smithi040 bash[41173]: audit 2023-12-01T19:18:20.699085+0000 mon.a (mon.0) 4518 : audit 0 from='client.? 172.21.15.40:0/1936220456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:22 smithi141 bash[31670]: cluster 2023-12-01T19:18:21.156597+0000 mgr.y (mgr.24356) 6606 : cluster 0 pgmap v6574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:22 smithi040 bash[28232]: cluster 2023-12-01T19:18:21.156597+0000 mgr.y (mgr.24356) 6606 : cluster 0 pgmap v6574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:22 smithi040 bash[41173]: cluster 2023-12-01T19:18:21.156597+0000 mgr.y (mgr.24356) 6606 : cluster 0 pgmap v6574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:24 smithi141 bash[31670]: audit 2023-12-01T19:18:23.021571+0000 mon.c (mon.2) 4194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:18:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:24 smithi141 bash[31670]: audit 2023-12-01T19:18:23.169892+0000 mon.c (mon.2) 4195 : audit 0 from='client.? 172.21.15.40:0/3773035179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:24 smithi040 bash[28232]: audit 2023-12-01T19:18:23.021571+0000 mon.c (mon.2) 4194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:18:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:24 smithi040 bash[28232]: audit 2023-12-01T19:18:23.169892+0000 mon.c (mon.2) 4195 : audit 0 from='client.? 172.21.15.40:0/3773035179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:24 smithi040 bash[41173]: audit 2023-12-01T19:18:23.021571+0000 mon.c (mon.2) 4194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:18:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:24 smithi040 bash[41173]: audit 2023-12-01T19:18:23.169892+0000 mon.c (mon.2) 4195 : audit 0 from='client.? 172.21.15.40:0/3773035179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:25 smithi141 bash[31670]: cluster 2023-12-01T19:18:23.157206+0000 mgr.y (mgr.24356) 6607 : cluster 0 pgmap v6575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:25 smithi040 bash[41173]: cluster 2023-12-01T19:18:23.157206+0000 mgr.y (mgr.24356) 6607 : cluster 0 pgmap v6575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:25 smithi040 bash[28232]: cluster 2023-12-01T19:18:23.157206+0000 mgr.y (mgr.24356) 6607 : cluster 0 pgmap v6575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:26 smithi141 bash[31670]: cluster 2023-12-01T19:18:25.158394+0000 mgr.y (mgr.24356) 6608 : cluster 0 pgmap v6576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:26 smithi141 bash[31670]: audit 2023-12-01T19:18:25.642838+0000 mon.c (mon.2) 4196 : audit 0 from='client.? 172.21.15.40:0/2933928907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:26 smithi040 bash[28232]: cluster 2023-12-01T19:18:25.158394+0000 mgr.y (mgr.24356) 6608 : cluster 0 pgmap v6576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:26 smithi040 bash[28232]: audit 2023-12-01T19:18:25.642838+0000 mon.c (mon.2) 4196 : audit 0 from='client.? 172.21.15.40:0/2933928907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:26 smithi040 bash[41173]: cluster 2023-12-01T19:18:25.158394+0000 mgr.y (mgr.24356) 6608 : cluster 0 pgmap v6576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:26 smithi040 bash[41173]: audit 2023-12-01T19:18:25.642838+0000 mon.c (mon.2) 4196 : audit 0 from='client.? 172.21.15.40:0/2933928907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:18:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:18:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:28 smithi141 bash[31670]: cluster 2023-12-01T19:18:27.159078+0000 mgr.y (mgr.24356) 6609 : cluster 0 pgmap v6577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:28 smithi141 bash[31670]: audit 2023-12-01T19:18:28.122855+0000 mon.a (mon.0) 4519 : audit 0 from='client.? 172.21.15.40:0/130280896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:28 smithi141 bash[31670]: audit 2023-12-01T19:18:28.865387+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:28 smithi141 bash[31670]: audit 2023-12-01T19:18:28.877890+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[28232]: cluster 2023-12-01T19:18:27.159078+0000 mgr.y (mgr.24356) 6609 : cluster 0 pgmap v6577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[28232]: audit 2023-12-01T19:18:28.122855+0000 mon.a (mon.0) 4519 : audit 0 from='client.? 172.21.15.40:0/130280896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[28232]: audit 2023-12-01T19:18:28.865387+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[28232]: audit 2023-12-01T19:18:28.877890+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[41173]: cluster 2023-12-01T19:18:27.159078+0000 mgr.y (mgr.24356) 6609 : cluster 0 pgmap v6577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[41173]: audit 2023-12-01T19:18:28.122855+0000 mon.a (mon.0) 4519 : audit 0 from='client.? 172.21.15.40:0/130280896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[41173]: audit 2023-12-01T19:18:28.865387+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:28 smithi040 bash[41173]: audit 2023-12-01T19:18:28.877890+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:30 smithi141 bash[31670]: cluster 2023-12-01T19:18:29.159714+0000 mgr.y (mgr.24356) 6610 : cluster 0 pgmap v6578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:30 smithi141 bash[31670]: audit 2023-12-01T19:18:29.273728+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:30 smithi141 bash[31670]: audit 2023-12-01T19:18:29.289294+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:30 smithi141 bash[31670]: audit 2023-12-01T19:18:29.836453+0000 mon.c (mon.2) 4197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:18:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:30 smithi141 bash[31670]: audit 2023-12-01T19:18:29.838404+0000 mon.c (mon.2) 4198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:18:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:30 smithi141 bash[31670]: audit 2023-12-01T19:18:29.848304+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[28232]: cluster 2023-12-01T19:18:29.159714+0000 mgr.y (mgr.24356) 6610 : cluster 0 pgmap v6578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[28232]: audit 2023-12-01T19:18:29.273728+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[28232]: audit 2023-12-01T19:18:29.289294+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[28232]: audit 2023-12-01T19:18:29.836453+0000 mon.c (mon.2) 4197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[28232]: audit 2023-12-01T19:18:29.838404+0000 mon.c (mon.2) 4198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[28232]: audit 2023-12-01T19:18:29.848304+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[41173]: cluster 2023-12-01T19:18:29.159714+0000 mgr.y (mgr.24356) 6610 : cluster 0 pgmap v6578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[41173]: audit 2023-12-01T19:18:29.273728+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[41173]: audit 2023-12-01T19:18:29.289294+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[41173]: audit 2023-12-01T19:18:29.836453+0000 mon.c (mon.2) 4197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:18:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[41173]: audit 2023-12-01T19:18:29.838404+0000 mon.c (mon.2) 4198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:18:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:30 smithi040 bash[41173]: audit 2023-12-01T19:18:29.848304+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:18:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:31 smithi040 bash[28232]: audit 2023-12-01T19:18:30.595971+0000 mon.c (mon.2) 4199 : audit 0 from='client.? 172.21.15.40:0/2493922427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:31 smithi040 bash[41173]: audit 2023-12-01T19:18:30.595971+0000 mon.c (mon.2) 4199 : audit 0 from='client.? 172.21.15.40:0/2493922427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:31 smithi141 bash[31670]: audit 2023-12-01T19:18:30.595971+0000 mon.c (mon.2) 4199 : audit 0 from='client.? 172.21.15.40:0/2493922427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:32 smithi141 bash[31670]: cluster 2023-12-01T19:18:31.160863+0000 mgr.y (mgr.24356) 6611 : cluster 0 pgmap v6579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:32 smithi040 bash[28232]: cluster 2023-12-01T19:18:31.160863+0000 mgr.y (mgr.24356) 6611 : cluster 0 pgmap v6579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:32 smithi040 bash[41173]: cluster 2023-12-01T19:18:31.160863+0000 mgr.y (mgr.24356) 6611 : cluster 0 pgmap v6579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:33 smithi141 bash[31670]: audit 2023-12-01T19:18:33.069614+0000 mon.c (mon.2) 4200 : audit 0 from='client.? 172.21.15.40:0/1771287191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:33 smithi141 bash[31670]: audit 2023-12-01T19:18:33.659783+0000 mon.c (mon.2) 4201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:33 smithi040 bash[28232]: audit 2023-12-01T19:18:33.069614+0000 mon.c (mon.2) 4200 : audit 0 from='client.? 172.21.15.40:0/1771287191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:33 smithi040 bash[28232]: audit 2023-12-01T19:18:33.659783+0000 mon.c (mon.2) 4201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:33 smithi040 bash[41173]: audit 2023-12-01T19:18:33.069614+0000 mon.c (mon.2) 4200 : audit 0 from='client.? 172.21.15.40:0/1771287191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:33 smithi040 bash[41173]: audit 2023-12-01T19:18:33.659783+0000 mon.c (mon.2) 4201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:34 smithi141 bash[31670]: cluster 2023-12-01T19:18:33.161539+0000 mgr.y (mgr.24356) 6612 : cluster 0 pgmap v6580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:34 smithi040 bash[41173]: cluster 2023-12-01T19:18:33.161539+0000 mgr.y (mgr.24356) 6612 : cluster 0 pgmap v6580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:34 smithi040 bash[28232]: cluster 2023-12-01T19:18:33.161539+0000 mgr.y (mgr.24356) 6612 : cluster 0 pgmap v6580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:35 smithi141 bash[31670]: audit 2023-12-01T19:18:35.529335+0000 mon.a (mon.0) 4525 : audit 0 from='client.? 172.21.15.40:0/2504922514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:35 smithi040 bash[28232]: audit 2023-12-01T19:18:35.529335+0000 mon.a (mon.0) 4525 : audit 0 from='client.? 172.21.15.40:0/2504922514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:35 smithi040 bash[41173]: audit 2023-12-01T19:18:35.529335+0000 mon.a (mon.0) 4525 : audit 0 from='client.? 172.21.15.40:0/2504922514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:18:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:18:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:36 smithi141 bash[31670]: cluster 2023-12-01T19:18:35.162664+0000 mgr.y (mgr.24356) 6613 : cluster 0 pgmap v6581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:36 smithi040 bash[28232]: cluster 2023-12-01T19:18:35.162664+0000 mgr.y (mgr.24356) 6613 : cluster 0 pgmap v6581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:36 smithi040 bash[41173]: cluster 2023-12-01T19:18:35.162664+0000 mgr.y (mgr.24356) 6613 : cluster 0 pgmap v6581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:38 smithi040 bash[28232]: cluster 2023-12-01T19:18:37.163301+0000 mgr.y (mgr.24356) 6614 : cluster 0 pgmap v6582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:38 smithi040 bash[28232]: audit 2023-12-01T19:18:37.987490+0000 mon.a (mon.0) 4526 : audit 0 from='client.? 172.21.15.40:0/3029184395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:38 smithi040 bash[41173]: cluster 2023-12-01T19:18:37.163301+0000 mgr.y (mgr.24356) 6614 : cluster 0 pgmap v6582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:38 smithi040 bash[41173]: audit 2023-12-01T19:18:37.987490+0000 mon.a (mon.0) 4526 : audit 0 from='client.? 172.21.15.40:0/3029184395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:38 smithi141 bash[31670]: cluster 2023-12-01T19:18:37.163301+0000 mgr.y (mgr.24356) 6614 : cluster 0 pgmap v6582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:38 smithi141 bash[31670]: audit 2023-12-01T19:18:37.987490+0000 mon.a (mon.0) 4526 : audit 0 from='client.? 172.21.15.40:0/3029184395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:40 smithi141 bash[31670]: cluster 2023-12-01T19:18:39.163945+0000 mgr.y (mgr.24356) 6615 : cluster 0 pgmap v6583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:40 smithi040 bash[28232]: cluster 2023-12-01T19:18:39.163945+0000 mgr.y (mgr.24356) 6615 : cluster 0 pgmap v6583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:40 smithi040 bash[41173]: cluster 2023-12-01T19:18:39.163945+0000 mgr.y (mgr.24356) 6615 : cluster 0 pgmap v6583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:41 smithi141 bash[31670]: audit 2023-12-01T19:18:40.458073+0000 mon.a (mon.0) 4527 : audit 0 from='client.? 172.21.15.40:0/462711801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:41 smithi040 bash[28232]: audit 2023-12-01T19:18:40.458073+0000 mon.a (mon.0) 4527 : audit 0 from='client.? 172.21.15.40:0/462711801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:41 smithi040 bash[41173]: audit 2023-12-01T19:18:40.458073+0000 mon.a (mon.0) 4527 : audit 0 from='client.? 172.21.15.40:0/462711801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:42 smithi141 bash[31670]: cluster 2023-12-01T19:18:41.165123+0000 mgr.y (mgr.24356) 6616 : cluster 0 pgmap v6584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:42 smithi141 bash[31670]: audit 2023-12-01T19:18:42.924033+0000 mon.a (mon.0) 4528 : audit 0 from='client.? 172.21.15.40:0/2074764323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:42 smithi040 bash[41173]: cluster 2023-12-01T19:18:41.165123+0000 mgr.y (mgr.24356) 6616 : cluster 0 pgmap v6584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:42 smithi040 bash[41173]: audit 2023-12-01T19:18:42.924033+0000 mon.a (mon.0) 4528 : audit 0 from='client.? 172.21.15.40:0/2074764323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:42 smithi040 bash[28232]: cluster 2023-12-01T19:18:41.165123+0000 mgr.y (mgr.24356) 6616 : cluster 0 pgmap v6584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:42 smithi040 bash[28232]: audit 2023-12-01T19:18:42.924033+0000 mon.a (mon.0) 4528 : audit 0 from='client.? 172.21.15.40:0/2074764323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:44 smithi141 bash[31670]: cluster 2023-12-01T19:18:43.165789+0000 mgr.y (mgr.24356) 6617 : cluster 0 pgmap v6585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:44 smithi040 bash[41173]: cluster 2023-12-01T19:18:43.165789+0000 mgr.y (mgr.24356) 6617 : cluster 0 pgmap v6585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:44 smithi040 bash[28232]: cluster 2023-12-01T19:18:43.165789+0000 mgr.y (mgr.24356) 6617 : cluster 0 pgmap v6585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:45 smithi141 bash[31670]: audit 2023-12-01T19:18:45.391885+0000 mon.a (mon.0) 4529 : audit 0 from='client.? 172.21.15.40:0/657431342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:45 smithi040 bash[41173]: audit 2023-12-01T19:18:45.391885+0000 mon.a (mon.0) 4529 : audit 0 from='client.? 172.21.15.40:0/657431342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:45 smithi040 bash[28232]: audit 2023-12-01T19:18:45.391885+0000 mon.a (mon.0) 4529 : audit 0 from='client.? 172.21.15.40:0/657431342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:18:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:18:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:46 smithi141 bash[31670]: cluster 2023-12-01T19:18:45.166908+0000 mgr.y (mgr.24356) 6618 : cluster 0 pgmap v6586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:46 smithi040 bash[41173]: cluster 2023-12-01T19:18:45.166908+0000 mgr.y (mgr.24356) 6618 : cluster 0 pgmap v6586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:46 smithi040 bash[28232]: cluster 2023-12-01T19:18:45.166908+0000 mgr.y (mgr.24356) 6618 : cluster 0 pgmap v6586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:47 smithi141 bash[31670]: audit 2023-12-01T19:18:47.864340+0000 mon.a (mon.0) 4530 : audit 0 from='client.? 172.21.15.40:0/1752779434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:47 smithi040 bash[28232]: audit 2023-12-01T19:18:47.864340+0000 mon.a (mon.0) 4530 : audit 0 from='client.? 172.21.15.40:0/1752779434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:47 smithi040 bash[41173]: audit 2023-12-01T19:18:47.864340+0000 mon.a (mon.0) 4530 : audit 0 from='client.? 172.21.15.40:0/1752779434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:48 smithi141 bash[31670]: cluster 2023-12-01T19:18:47.167590+0000 mgr.y (mgr.24356) 6619 : cluster 0 pgmap v6587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:48 smithi141 bash[31670]: audit 2023-12-01T19:18:48.660133+0000 mon.c (mon.2) 4202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:48 smithi040 bash[28232]: cluster 2023-12-01T19:18:47.167590+0000 mgr.y (mgr.24356) 6619 : cluster 0 pgmap v6587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:48 smithi040 bash[28232]: audit 2023-12-01T19:18:48.660133+0000 mon.c (mon.2) 4202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:48 smithi040 bash[41173]: cluster 2023-12-01T19:18:47.167590+0000 mgr.y (mgr.24356) 6619 : cluster 0 pgmap v6587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:48 smithi040 bash[41173]: audit 2023-12-01T19:18:48.660133+0000 mon.c (mon.2) 4202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:50 smithi141 bash[31670]: cluster 2023-12-01T19:18:49.168277+0000 mgr.y (mgr.24356) 6620 : cluster 0 pgmap v6588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:50 smithi141 bash[31670]: audit 2023-12-01T19:18:50.322968+0000 mon.a (mon.0) 4531 : audit 0 from='client.? 172.21.15.40:0/1967661390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:50 smithi040 bash[41173]: cluster 2023-12-01T19:18:49.168277+0000 mgr.y (mgr.24356) 6620 : cluster 0 pgmap v6588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:50 smithi040 bash[41173]: audit 2023-12-01T19:18:50.322968+0000 mon.a (mon.0) 4531 : audit 0 from='client.? 172.21.15.40:0/1967661390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:50 smithi040 bash[28232]: cluster 2023-12-01T19:18:49.168277+0000 mgr.y (mgr.24356) 6620 : cluster 0 pgmap v6588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:50 smithi040 bash[28232]: audit 2023-12-01T19:18:50.322968+0000 mon.a (mon.0) 4531 : audit 0 from='client.? 172.21.15.40:0/1967661390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:53 smithi141 bash[31670]: cluster 2023-12-01T19:18:51.169469+0000 mgr.y (mgr.24356) 6621 : cluster 0 pgmap v6589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:53 smithi141 bash[31670]: audit 2023-12-01T19:18:52.777566+0000 mon.c (mon.2) 4203 : audit 0 from='client.? 172.21.15.40:0/389395438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:53 smithi040 bash[41173]: cluster 2023-12-01T19:18:51.169469+0000 mgr.y (mgr.24356) 6621 : cluster 0 pgmap v6589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:53 smithi040 bash[41173]: audit 2023-12-01T19:18:52.777566+0000 mon.c (mon.2) 4203 : audit 0 from='client.? 172.21.15.40:0/389395438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:53 smithi040 bash[28232]: cluster 2023-12-01T19:18:51.169469+0000 mgr.y (mgr.24356) 6621 : cluster 0 pgmap v6589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:53 smithi040 bash[28232]: audit 2023-12-01T19:18:52.777566+0000 mon.c (mon.2) 4203 : audit 0 from='client.? 172.21.15.40:0/389395438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:55 smithi141 bash[31670]: cluster 2023-12-01T19:18:53.170128+0000 mgr.y (mgr.24356) 6622 : cluster 0 pgmap v6590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:55 smithi040 bash[41173]: cluster 2023-12-01T19:18:53.170128+0000 mgr.y (mgr.24356) 6622 : cluster 0 pgmap v6590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:55 smithi040 bash[28232]: cluster 2023-12-01T19:18:53.170128+0000 mgr.y (mgr.24356) 6622 : cluster 0 pgmap v6590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:56 smithi141 bash[31670]: audit 2023-12-01T19:18:55.245740+0000 mon.c (mon.2) 4204 : audit 0 from='client.? 172.21.15.40:0/1005501828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:56 smithi040 bash[28232]: audit 2023-12-01T19:18:55.245740+0000 mon.c (mon.2) 4204 : audit 0 from='client.? 172.21.15.40:0/1005501828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:56 smithi040 bash[41173]: audit 2023-12-01T19:18:55.245740+0000 mon.c (mon.2) 4204 : audit 0 from='client.? 172.21.15.40:0/1005501828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:18:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:18:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:57 smithi141 bash[31670]: cluster 2023-12-01T19:18:55.171220+0000 mgr.y (mgr.24356) 6623 : cluster 0 pgmap v6591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:57 smithi040 bash[41173]: cluster 2023-12-01T19:18:55.171220+0000 mgr.y (mgr.24356) 6623 : cluster 0 pgmap v6591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:57 smithi040 bash[28232]: cluster 2023-12-01T19:18:55.171220+0000 mgr.y (mgr.24356) 6623 : cluster 0 pgmap v6591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:58 smithi141 bash[31670]: cluster 2023-12-01T19:18:57.171885+0000 mgr.y (mgr.24356) 6624 : cluster 0 pgmap v6592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:18:58 smithi141 bash[31670]: audit 2023-12-01T19:18:57.712168+0000 mon.a (mon.0) 4532 : audit 0 from='client.? 172.21.15.40:0/1188752675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:58 smithi040 bash[28232]: cluster 2023-12-01T19:18:57.171885+0000 mgr.y (mgr.24356) 6624 : cluster 0 pgmap v6592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:18:58 smithi040 bash[28232]: audit 2023-12-01T19:18:57.712168+0000 mon.a (mon.0) 4532 : audit 0 from='client.? 172.21.15.40:0/1188752675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:18:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:58 smithi040 bash[41173]: cluster 2023-12-01T19:18:57.171885+0000 mgr.y (mgr.24356) 6624 : cluster 0 pgmap v6592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:18:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:18:58 smithi040 bash[41173]: audit 2023-12-01T19:18:57.712168+0000 mon.a (mon.0) 4532 : audit 0 from='client.? 172.21.15.40:0/1188752675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:00 smithi141 bash[31670]: cluster 2023-12-01T19:18:59.172593+0000 mgr.y (mgr.24356) 6625 : cluster 0 pgmap v6593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:00 smithi141 bash[31670]: audit 2023-12-01T19:19:00.178053+0000 mon.c (mon.2) 4205 : audit 0 from='client.? 172.21.15.40:0/2153979011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:00 smithi040 bash[41173]: cluster 2023-12-01T19:18:59.172593+0000 mgr.y (mgr.24356) 6625 : cluster 0 pgmap v6593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:00 smithi040 bash[41173]: audit 2023-12-01T19:19:00.178053+0000 mon.c (mon.2) 4205 : audit 0 from='client.? 172.21.15.40:0/2153979011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:00 smithi040 bash[28232]: cluster 2023-12-01T19:18:59.172593+0000 mgr.y (mgr.24356) 6625 : cluster 0 pgmap v6593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:00 smithi040 bash[28232]: audit 2023-12-01T19:19:00.178053+0000 mon.c (mon.2) 4205 : audit 0 from='client.? 172.21.15.40:0/2153979011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:02 smithi141 bash[31670]: cluster 2023-12-01T19:19:01.173727+0000 mgr.y (mgr.24356) 6626 : cluster 0 pgmap v6594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:02 smithi141 bash[31670]: audit 2023-12-01T19:19:02.645156+0000 mon.a (mon.0) 4533 : audit 0 from='client.? 172.21.15.40:0/1970733405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:02 smithi040 bash[41173]: cluster 2023-12-01T19:19:01.173727+0000 mgr.y (mgr.24356) 6626 : cluster 0 pgmap v6594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:02 smithi040 bash[41173]: audit 2023-12-01T19:19:02.645156+0000 mon.a (mon.0) 4533 : audit 0 from='client.? 172.21.15.40:0/1970733405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:02 smithi040 bash[28232]: cluster 2023-12-01T19:19:01.173727+0000 mgr.y (mgr.24356) 6626 : cluster 0 pgmap v6594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:02 smithi040 bash[28232]: audit 2023-12-01T19:19:02.645156+0000 mon.a (mon.0) 4533 : audit 0 from='client.? 172.21.15.40:0/1970733405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:03 smithi141 bash[31670]: audit 2023-12-01T19:19:03.660820+0000 mon.c (mon.2) 4206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:03 smithi040 bash[28232]: audit 2023-12-01T19:19:03.660820+0000 mon.c (mon.2) 4206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:03 smithi040 bash[41173]: audit 2023-12-01T19:19:03.660820+0000 mon.c (mon.2) 4206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:04 smithi141 bash[31670]: cluster 2023-12-01T19:19:03.174454+0000 mgr.y (mgr.24356) 6627 : cluster 0 pgmap v6595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:04 smithi040 bash[41173]: cluster 2023-12-01T19:19:03.174454+0000 mgr.y (mgr.24356) 6627 : cluster 0 pgmap v6595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:04 smithi040 bash[28232]: cluster 2023-12-01T19:19:03.174454+0000 mgr.y (mgr.24356) 6627 : cluster 0 pgmap v6595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:05 smithi141 bash[31670]: audit 2023-12-01T19:19:05.110725+0000 mon.a (mon.0) 4534 : audit 0 from='client.? 172.21.15.40:0/2947079675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:05 smithi040 bash[41173]: audit 2023-12-01T19:19:05.110725+0000 mon.a (mon.0) 4534 : audit 0 from='client.? 172.21.15.40:0/2947079675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:05 smithi040 bash[28232]: audit 2023-12-01T19:19:05.110725+0000 mon.a (mon.0) 4534 : audit 0 from='client.? 172.21.15.40:0/2947079675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:19:06] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:19:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:06 smithi141 bash[31670]: cluster 2023-12-01T19:19:05.175634+0000 mgr.y (mgr.24356) 6628 : cluster 0 pgmap v6596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:06 smithi040 bash[41173]: cluster 2023-12-01T19:19:05.175634+0000 mgr.y (mgr.24356) 6628 : cluster 0 pgmap v6596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:06 smithi040 bash[28232]: cluster 2023-12-01T19:19:05.175634+0000 mgr.y (mgr.24356) 6628 : cluster 0 pgmap v6596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:08 smithi141 bash[31670]: audit 2023-12-01T19:19:07.574344+0000 mon.a (mon.0) 4535 : audit 0 from='client.? 172.21.15.40:0/4059136390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:08 smithi040 bash[41173]: audit 2023-12-01T19:19:07.574344+0000 mon.a (mon.0) 4535 : audit 0 from='client.? 172.21.15.40:0/4059136390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:08 smithi040 bash[28232]: audit 2023-12-01T19:19:07.574344+0000 mon.a (mon.0) 4535 : audit 0 from='client.? 172.21.15.40:0/4059136390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:09 smithi141 bash[31670]: cluster 2023-12-01T19:19:07.176146+0000 mgr.y (mgr.24356) 6629 : cluster 0 pgmap v6597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:09 smithi040 bash[41173]: cluster 2023-12-01T19:19:07.176146+0000 mgr.y (mgr.24356) 6629 : cluster 0 pgmap v6597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:09 smithi040 bash[28232]: cluster 2023-12-01T19:19:07.176146+0000 mgr.y (mgr.24356) 6629 : cluster 0 pgmap v6597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:11 smithi141 bash[31670]: cluster 2023-12-01T19:19:09.176837+0000 mgr.y (mgr.24356) 6630 : cluster 0 pgmap v6598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:11 smithi141 bash[31670]: audit 2023-12-01T19:19:10.039788+0000 mon.a (mon.0) 4536 : audit 0 from='client.? 172.21.15.40:0/2296195125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:11 smithi040 bash[28232]: cluster 2023-12-01T19:19:09.176837+0000 mgr.y (mgr.24356) 6630 : cluster 0 pgmap v6598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:11 smithi040 bash[28232]: audit 2023-12-01T19:19:10.039788+0000 mon.a (mon.0) 4536 : audit 0 from='client.? 172.21.15.40:0/2296195125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:11 smithi040 bash[41173]: cluster 2023-12-01T19:19:09.176837+0000 mgr.y (mgr.24356) 6630 : cluster 0 pgmap v6598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:11 smithi040 bash[41173]: audit 2023-12-01T19:19:10.039788+0000 mon.a (mon.0) 4536 : audit 0 from='client.? 172.21.15.40:0/2296195125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:13 smithi141 bash[31670]: cluster 2023-12-01T19:19:11.178014+0000 mgr.y (mgr.24356) 6631 : cluster 0 pgmap v6599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:13 smithi141 bash[31670]: audit 2023-12-01T19:19:12.494514+0000 mon.a (mon.0) 4537 : audit 0 from='client.? 172.21.15.40:0/137302761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:13 smithi040 bash[41173]: cluster 2023-12-01T19:19:11.178014+0000 mgr.y (mgr.24356) 6631 : cluster 0 pgmap v6599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:13 smithi040 bash[41173]: audit 2023-12-01T19:19:12.494514+0000 mon.a (mon.0) 4537 : audit 0 from='client.? 172.21.15.40:0/137302761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:13 smithi040 bash[28232]: cluster 2023-12-01T19:19:11.178014+0000 mgr.y (mgr.24356) 6631 : cluster 0 pgmap v6599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:13 smithi040 bash[28232]: audit 2023-12-01T19:19:12.494514+0000 mon.a (mon.0) 4537 : audit 0 from='client.? 172.21.15.40:0/137302761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:14 smithi040 bash[41173]: cluster 2023-12-01T19:19:13.178680+0000 mgr.y (mgr.24356) 6632 : cluster 0 pgmap v6600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:14 smithi040 bash[28232]: cluster 2023-12-01T19:19:13.178680+0000 mgr.y (mgr.24356) 6632 : cluster 0 pgmap v6600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:14 smithi141 bash[31670]: cluster 2023-12-01T19:19:13.178680+0000 mgr.y (mgr.24356) 6632 : cluster 0 pgmap v6600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:15 smithi040 bash[28232]: audit 2023-12-01T19:19:14.959658+0000 mon.a (mon.0) 4538 : audit 0 from='client.? 172.21.15.40:0/649501214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:15 smithi040 bash[41173]: audit 2023-12-01T19:19:14.959658+0000 mon.a (mon.0) 4538 : audit 0 from='client.? 172.21.15.40:0/649501214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:15 smithi141 bash[31670]: audit 2023-12-01T19:19:14.959658+0000 mon.a (mon.0) 4538 : audit 0 from='client.? 172.21.15.40:0/649501214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:16 smithi040 bash[28232]: cluster 2023-12-01T19:19:15.179863+0000 mgr.y (mgr.24356) 6633 : cluster 0 pgmap v6601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:16 smithi040 bash[41173]: cluster 2023-12-01T19:19:15.179863+0000 mgr.y (mgr.24356) 6633 : cluster 0 pgmap v6601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:16 smithi141 bash[31670]: cluster 2023-12-01T19:19:15.179863+0000 mgr.y (mgr.24356) 6633 : cluster 0 pgmap v6601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:19:16] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:19:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:17 smithi141 bash[31670]: audit 2023-12-01T19:19:17.419758+0000 mon.c (mon.2) 4207 : audit 0 from='client.? 172.21.15.40:0/958350017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:17 smithi040 bash[28232]: audit 2023-12-01T19:19:17.419758+0000 mon.c (mon.2) 4207 : audit 0 from='client.? 172.21.15.40:0/958350017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:17 smithi040 bash[41173]: audit 2023-12-01T19:19:17.419758+0000 mon.c (mon.2) 4207 : audit 0 from='client.? 172.21.15.40:0/958350017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:18 smithi141 bash[31670]: cluster 2023-12-01T19:19:17.180342+0000 mgr.y (mgr.24356) 6634 : cluster 0 pgmap v6602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:18 smithi141 bash[31670]: audit 2023-12-01T19:19:18.660860+0000 mon.c (mon.2) 4208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:18 smithi040 bash[28232]: cluster 2023-12-01T19:19:17.180342+0000 mgr.y (mgr.24356) 6634 : cluster 0 pgmap v6602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:18 smithi040 bash[28232]: audit 2023-12-01T19:19:18.660860+0000 mon.c (mon.2) 4208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:18 smithi040 bash[41173]: cluster 2023-12-01T19:19:17.180342+0000 mgr.y (mgr.24356) 6634 : cluster 0 pgmap v6602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:18 smithi040 bash[41173]: audit 2023-12-01T19:19:18.660860+0000 mon.c (mon.2) 4208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:19 smithi141 bash[31670]: audit 2023-12-01T19:19:19.886599+0000 mon.a (mon.0) 4539 : audit 0 from='client.? 172.21.15.40:0/3625277307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:19 smithi040 bash[28232]: audit 2023-12-01T19:19:19.886599+0000 mon.a (mon.0) 4539 : audit 0 from='client.? 172.21.15.40:0/3625277307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:19 smithi040 bash[41173]: audit 2023-12-01T19:19:19.886599+0000 mon.a (mon.0) 4539 : audit 0 from='client.? 172.21.15.40:0/3625277307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:20 smithi141 bash[31670]: cluster 2023-12-01T19:19:19.180966+0000 mgr.y (mgr.24356) 6635 : cluster 0 pgmap v6603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:20 smithi040 bash[28232]: cluster 2023-12-01T19:19:19.180966+0000 mgr.y (mgr.24356) 6635 : cluster 0 pgmap v6603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:20 smithi040 bash[41173]: cluster 2023-12-01T19:19:19.180966+0000 mgr.y (mgr.24356) 6635 : cluster 0 pgmap v6603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:23 smithi141 bash[31670]: cluster 2023-12-01T19:19:21.182124+0000 mgr.y (mgr.24356) 6636 : cluster 0 pgmap v6604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:23 smithi141 bash[31670]: audit 2023-12-01T19:19:22.345963+0000 mon.c (mon.2) 4209 : audit 0 from='client.? 172.21.15.40:0/3921167287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:22 smithi040 bash[28232]: cluster 2023-12-01T19:19:21.182124+0000 mgr.y (mgr.24356) 6636 : cluster 0 pgmap v6604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:22 smithi040 bash[28232]: audit 2023-12-01T19:19:22.345963+0000 mon.c (mon.2) 4209 : audit 0 from='client.? 172.21.15.40:0/3921167287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:23 smithi040 bash[41173]: cluster 2023-12-01T19:19:21.182124+0000 mgr.y (mgr.24356) 6636 : cluster 0 pgmap v6604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:23 smithi040 bash[41173]: audit 2023-12-01T19:19:22.345963+0000 mon.c (mon.2) 4209 : audit 0 from='client.? 172.21.15.40:0/3921167287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:25 smithi141 bash[31670]: cluster 2023-12-01T19:19:23.182803+0000 mgr.y (mgr.24356) 6637 : cluster 0 pgmap v6605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:25 smithi141 bash[31670]: audit 2023-12-01T19:19:24.806198+0000 mon.a (mon.0) 4540 : audit 0 from='client.? 172.21.15.40:0/3068115970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:25 smithi040 bash[41173]: cluster 2023-12-01T19:19:23.182803+0000 mgr.y (mgr.24356) 6637 : cluster 0 pgmap v6605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:25 smithi040 bash[41173]: audit 2023-12-01T19:19:24.806198+0000 mon.a (mon.0) 4540 : audit 0 from='client.? 172.21.15.40:0/3068115970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:25 smithi040 bash[28232]: cluster 2023-12-01T19:19:23.182803+0000 mgr.y (mgr.24356) 6637 : cluster 0 pgmap v6605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:25 smithi040 bash[28232]: audit 2023-12-01T19:19:24.806198+0000 mon.a (mon.0) 4540 : audit 0 from='client.? 172.21.15.40:0/3068115970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:19:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:19:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:27 smithi141 bash[31670]: cluster 2023-12-01T19:19:25.183896+0000 mgr.y (mgr.24356) 6638 : cluster 0 pgmap v6606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:27 smithi040 bash[28232]: cluster 2023-12-01T19:19:25.183896+0000 mgr.y (mgr.24356) 6638 : cluster 0 pgmap v6606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:27 smithi040 bash[41173]: cluster 2023-12-01T19:19:25.183896+0000 mgr.y (mgr.24356) 6638 : cluster 0 pgmap v6606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:28 smithi141 bash[31670]: audit 2023-12-01T19:19:27.267119+0000 mon.c (mon.2) 4210 : audit 0 from='client.? 172.21.15.40:0/3287948280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:28 smithi040 bash[28232]: audit 2023-12-01T19:19:27.267119+0000 mon.c (mon.2) 4210 : audit 0 from='client.? 172.21.15.40:0/3287948280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:28 smithi040 bash[41173]: audit 2023-12-01T19:19:27.267119+0000 mon.c (mon.2) 4210 : audit 0 from='client.? 172.21.15.40:0/3287948280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:29 smithi141 bash[31670]: cluster 2023-12-01T19:19:27.184361+0000 mgr.y (mgr.24356) 6639 : cluster 0 pgmap v6607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:29 smithi040 bash[28232]: cluster 2023-12-01T19:19:27.184361+0000 mgr.y (mgr.24356) 6639 : cluster 0 pgmap v6607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:29 smithi040 bash[41173]: cluster 2023-12-01T19:19:27.184361+0000 mgr.y (mgr.24356) 6639 : cluster 0 pgmap v6607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:30 smithi040 bash[28232]: cluster 2023-12-01T19:19:29.185002+0000 mgr.y (mgr.24356) 6640 : cluster 0 pgmap v6608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:30 smithi040 bash[28232]: audit 2023-12-01T19:19:29.731399+0000 mon.c (mon.2) 4211 : audit 0 from='client.? 172.21.15.40:0/882598344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:30 smithi040 bash[28232]: audit 2023-12-01T19:19:29.934416+0000 mon.c (mon.2) 4212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:19:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:30 smithi040 bash[41173]: cluster 2023-12-01T19:19:29.185002+0000 mgr.y (mgr.24356) 6640 : cluster 0 pgmap v6608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:30 smithi040 bash[41173]: audit 2023-12-01T19:19:29.731399+0000 mon.c (mon.2) 4211 : audit 0 from='client.? 172.21.15.40:0/882598344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:30 smithi040 bash[41173]: audit 2023-12-01T19:19:29.934416+0000 mon.c (mon.2) 4212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:19:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:30 smithi141 bash[31670]: cluster 2023-12-01T19:19:29.185002+0000 mgr.y (mgr.24356) 6640 : cluster 0 pgmap v6608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:30 smithi141 bash[31670]: audit 2023-12-01T19:19:29.731399+0000 mon.c (mon.2) 4211 : audit 0 from='client.? 172.21.15.40:0/882598344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:30 smithi141 bash[31670]: audit 2023-12-01T19:19:29.934416+0000 mon.c (mon.2) 4212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:19:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:32 smithi141 bash[31670]: cluster 2023-12-01T19:19:31.186150+0000 mgr.y (mgr.24356) 6641 : cluster 0 pgmap v6609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:32 smithi141 bash[31670]: audit 2023-12-01T19:19:32.202537+0000 mon.a (mon.0) 4541 : audit 0 from='client.? 172.21.15.40:0/485255536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:32 smithi040 bash[28232]: cluster 2023-12-01T19:19:31.186150+0000 mgr.y (mgr.24356) 6641 : cluster 0 pgmap v6609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:32 smithi040 bash[28232]: audit 2023-12-01T19:19:32.202537+0000 mon.a (mon.0) 4541 : audit 0 from='client.? 172.21.15.40:0/485255536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:32 smithi040 bash[41173]: cluster 2023-12-01T19:19:31.186150+0000 mgr.y (mgr.24356) 6641 : cluster 0 pgmap v6609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:32 smithi040 bash[41173]: audit 2023-12-01T19:19:32.202537+0000 mon.a (mon.0) 4541 : audit 0 from='client.? 172.21.15.40:0/485255536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:33 smithi141 bash[31670]: audit 2023-12-01T19:19:33.661349+0000 mon.c (mon.2) 4213 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:33 smithi040 bash[28232]: audit 2023-12-01T19:19:33.661349+0000 mon.c (mon.2) 4213 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:33 smithi040 bash[41173]: audit 2023-12-01T19:19:33.661349+0000 mon.c (mon.2) 4213 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:34 smithi141 bash[31670]: cluster 2023-12-01T19:19:33.186829+0000 mgr.y (mgr.24356) 6642 : cluster 0 pgmap v6610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:34 smithi141 bash[31670]: audit 2023-12-01T19:19:34.664280+0000 mon.a (mon.0) 4542 : audit 0 from='client.? 172.21.15.40:0/1600297802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:34 smithi040 bash[41173]: cluster 2023-12-01T19:19:33.186829+0000 mgr.y (mgr.24356) 6642 : cluster 0 pgmap v6610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:34 smithi040 bash[41173]: audit 2023-12-01T19:19:34.664280+0000 mon.a (mon.0) 4542 : audit 0 from='client.? 172.21.15.40:0/1600297802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:34 smithi040 bash[28232]: cluster 2023-12-01T19:19:33.186829+0000 mgr.y (mgr.24356) 6642 : cluster 0 pgmap v6610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:34 smithi040 bash[28232]: audit 2023-12-01T19:19:34.664280+0000 mon.a (mon.0) 4542 : audit 0 from='client.? 172.21.15.40:0/1600297802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:36.829 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:19:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: cluster 2023-12-01T19:19:35.187987+0000 mgr.y (mgr.24356) 6643 : cluster 0 pgmap v6611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:35.832022+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:35.844295+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:36.133226+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:36.147352+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:36.624960+0000 mon.c (mon.2) 4214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:36.626910+0000 mon.c (mon.2) 4215 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:19:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[28232]: audit 2023-12-01T19:19:36.637022+0000 mon.a (mon.0) 4547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: cluster 2023-12-01T19:19:35.187987+0000 mgr.y (mgr.24356) 6643 : cluster 0 pgmap v6611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:35.832022+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:35.844295+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:36.133226+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:36.147352+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:36.624960+0000 mon.c (mon.2) 4214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:36.626910+0000 mon.c (mon.2) 4215 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:19:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:36 smithi040 bash[41173]: audit 2023-12-01T19:19:36.637022+0000 mon.a (mon.0) 4547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: cluster 2023-12-01T19:19:35.187987+0000 mgr.y (mgr.24356) 6643 : cluster 0 pgmap v6611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:35.832022+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:35.844295+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:36.133226+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:36.147352+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:36.624960+0000 mon.c (mon.2) 4214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:19:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:36.626910+0000 mon.c (mon.2) 4215 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:19:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:36 smithi141 bash[31670]: audit 2023-12-01T19:19:36.637022+0000 mon.a (mon.0) 4547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:19:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:37 smithi141 bash[31670]: audit 2023-12-01T19:19:37.136029+0000 mon.a (mon.0) 4548 : audit 0 from='client.? 172.21.15.40:0/3896762979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:37 smithi040 bash[28232]: audit 2023-12-01T19:19:37.136029+0000 mon.a (mon.0) 4548 : audit 0 from='client.? 172.21.15.40:0/3896762979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:37 smithi040 bash[41173]: audit 2023-12-01T19:19:37.136029+0000 mon.a (mon.0) 4548 : audit 0 from='client.? 172.21.15.40:0/3896762979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:38 smithi141 bash[31670]: cluster 2023-12-01T19:19:37.188651+0000 mgr.y (mgr.24356) 6644 : cluster 0 pgmap v6612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:38 smithi040 bash[28232]: cluster 2023-12-01T19:19:37.188651+0000 mgr.y (mgr.24356) 6644 : cluster 0 pgmap v6612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:38 smithi040 bash[41173]: cluster 2023-12-01T19:19:37.188651+0000 mgr.y (mgr.24356) 6644 : cluster 0 pgmap v6612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:39 smithi141 bash[31670]: audit 2023-12-01T19:19:39.611617+0000 mon.a (mon.0) 4549 : audit 0 from='client.? 172.21.15.40:0/1496552448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:39 smithi040 bash[28232]: audit 2023-12-01T19:19:39.611617+0000 mon.a (mon.0) 4549 : audit 0 from='client.? 172.21.15.40:0/1496552448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:39 smithi040 bash[41173]: audit 2023-12-01T19:19:39.611617+0000 mon.a (mon.0) 4549 : audit 0 from='client.? 172.21.15.40:0/1496552448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:41 smithi141 bash[31670]: cluster 2023-12-01T19:19:39.189291+0000 mgr.y (mgr.24356) 6645 : cluster 0 pgmap v6613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:41 smithi040 bash[41173]: cluster 2023-12-01T19:19:39.189291+0000 mgr.y (mgr.24356) 6645 : cluster 0 pgmap v6613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:41 smithi040 bash[28232]: cluster 2023-12-01T19:19:39.189291+0000 mgr.y (mgr.24356) 6645 : cluster 0 pgmap v6613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:43 smithi141 bash[31670]: cluster 2023-12-01T19:19:41.190461+0000 mgr.y (mgr.24356) 6646 : cluster 0 pgmap v6614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:43 smithi141 bash[31670]: audit 2023-12-01T19:19:42.076381+0000 mon.a (mon.0) 4550 : audit 0 from='client.? 172.21.15.40:0/346613145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:43 smithi040 bash[28232]: cluster 2023-12-01T19:19:41.190461+0000 mgr.y (mgr.24356) 6646 : cluster 0 pgmap v6614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:43 smithi040 bash[28232]: audit 2023-12-01T19:19:42.076381+0000 mon.a (mon.0) 4550 : audit 0 from='client.? 172.21.15.40:0/346613145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:43 smithi040 bash[41173]: cluster 2023-12-01T19:19:41.190461+0000 mgr.y (mgr.24356) 6646 : cluster 0 pgmap v6614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:43 smithi040 bash[41173]: audit 2023-12-01T19:19:42.076381+0000 mon.a (mon.0) 4550 : audit 0 from='client.? 172.21.15.40:0/346613145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:45 smithi141 bash[31670]: cluster 2023-12-01T19:19:43.191172+0000 mgr.y (mgr.24356) 6647 : cluster 0 pgmap v6615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:45 smithi141 bash[31670]: audit 2023-12-01T19:19:44.547015+0000 mon.a (mon.0) 4551 : audit 0 from='client.? 172.21.15.40:0/3409485200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:45 smithi040 bash[28232]: cluster 2023-12-01T19:19:43.191172+0000 mgr.y (mgr.24356) 6647 : cluster 0 pgmap v6615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:45 smithi040 bash[28232]: audit 2023-12-01T19:19:44.547015+0000 mon.a (mon.0) 4551 : audit 0 from='client.? 172.21.15.40:0/3409485200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:45 smithi040 bash[41173]: cluster 2023-12-01T19:19:43.191172+0000 mgr.y (mgr.24356) 6647 : cluster 0 pgmap v6615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:45 smithi040 bash[41173]: audit 2023-12-01T19:19:44.547015+0000 mon.a (mon.0) 4551 : audit 0 from='client.? 172.21.15.40:0/3409485200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:19:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:19:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:47 smithi141 bash[31670]: cluster 2023-12-01T19:19:45.192347+0000 mgr.y (mgr.24356) 6648 : cluster 0 pgmap v6616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:47 smithi040 bash[28232]: cluster 2023-12-01T19:19:45.192347+0000 mgr.y (mgr.24356) 6648 : cluster 0 pgmap v6616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:47 smithi040 bash[41173]: cluster 2023-12-01T19:19:45.192347+0000 mgr.y (mgr.24356) 6648 : cluster 0 pgmap v6616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:48 smithi141 bash[31670]: audit 2023-12-01T19:19:47.020221+0000 mon.c (mon.2) 4216 : audit 0 from='client.? 172.21.15.40:0/3702794365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:48 smithi040 bash[41173]: audit 2023-12-01T19:19:47.020221+0000 mon.c (mon.2) 4216 : audit 0 from='client.? 172.21.15.40:0/3702794365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:48 smithi040 bash[28232]: audit 2023-12-01T19:19:47.020221+0000 mon.c (mon.2) 4216 : audit 0 from='client.? 172.21.15.40:0/3702794365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:49 smithi141 bash[31670]: cluster 2023-12-01T19:19:47.193041+0000 mgr.y (mgr.24356) 6649 : cluster 0 pgmap v6617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:49 smithi141 bash[31670]: audit 2023-12-01T19:19:48.661804+0000 mon.c (mon.2) 4217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:49 smithi040 bash[41173]: cluster 2023-12-01T19:19:47.193041+0000 mgr.y (mgr.24356) 6649 : cluster 0 pgmap v6617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:49 smithi040 bash[41173]: audit 2023-12-01T19:19:48.661804+0000 mon.c (mon.2) 4217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:49 smithi040 bash[28232]: cluster 2023-12-01T19:19:47.193041+0000 mgr.y (mgr.24356) 6649 : cluster 0 pgmap v6617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:49 smithi040 bash[28232]: audit 2023-12-01T19:19:48.661804+0000 mon.c (mon.2) 4217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:50 smithi141 bash[31670]: audit 2023-12-01T19:19:49.495988+0000 mon.c (mon.2) 4218 : audit 0 from='client.? 172.21.15.40:0/3823280627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:50 smithi040 bash[28232]: audit 2023-12-01T19:19:49.495988+0000 mon.c (mon.2) 4218 : audit 0 from='client.? 172.21.15.40:0/3823280627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:50 smithi040 bash[41173]: audit 2023-12-01T19:19:49.495988+0000 mon.c (mon.2) 4218 : audit 0 from='client.? 172.21.15.40:0/3823280627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:51 smithi141 bash[31670]: cluster 2023-12-01T19:19:49.193574+0000 mgr.y (mgr.24356) 6650 : cluster 0 pgmap v6618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:51 smithi040 bash[28232]: cluster 2023-12-01T19:19:49.193574+0000 mgr.y (mgr.24356) 6650 : cluster 0 pgmap v6618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:51 smithi040 bash[41173]: cluster 2023-12-01T19:19:49.193574+0000 mgr.y (mgr.24356) 6650 : cluster 0 pgmap v6618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:52 smithi040 bash[28232]: cluster 2023-12-01T19:19:51.194702+0000 mgr.y (mgr.24356) 6651 : cluster 0 pgmap v6619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:52 smithi040 bash[28232]: audit 2023-12-01T19:19:51.964445+0000 mon.c (mon.2) 4219 : audit 0 from='client.? 172.21.15.40:0/1304875385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:52 smithi040 bash[41173]: cluster 2023-12-01T19:19:51.194702+0000 mgr.y (mgr.24356) 6651 : cluster 0 pgmap v6619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:52 smithi040 bash[41173]: audit 2023-12-01T19:19:51.964445+0000 mon.c (mon.2) 4219 : audit 0 from='client.? 172.21.15.40:0/1304875385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:52 smithi141 bash[31670]: cluster 2023-12-01T19:19:51.194702+0000 mgr.y (mgr.24356) 6651 : cluster 0 pgmap v6619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:52 smithi141 bash[31670]: audit 2023-12-01T19:19:51.964445+0000 mon.c (mon.2) 4219 : audit 0 from='client.? 172.21.15.40:0/1304875385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:54 smithi141 bash[31670]: cluster 2023-12-01T19:19:53.195371+0000 mgr.y (mgr.24356) 6652 : cluster 0 pgmap v6620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:54 smithi040 bash[28232]: cluster 2023-12-01T19:19:53.195371+0000 mgr.y (mgr.24356) 6652 : cluster 0 pgmap v6620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:54 smithi040 bash[41173]: cluster 2023-12-01T19:19:53.195371+0000 mgr.y (mgr.24356) 6652 : cluster 0 pgmap v6620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:55 smithi141 bash[31670]: audit 2023-12-01T19:19:54.415885+0000 mon.a (mon.0) 4552 : audit 0 from='client.? 172.21.15.40:0/2787099665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:55 smithi040 bash[41173]: audit 2023-12-01T19:19:54.415885+0000 mon.a (mon.0) 4552 : audit 0 from='client.? 172.21.15.40:0/2787099665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:55 smithi040 bash[28232]: audit 2023-12-01T19:19:54.415885+0000 mon.a (mon.0) 4552 : audit 0 from='client.? 172.21.15.40:0/2787099665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:56 smithi141 bash[31670]: cluster 2023-12-01T19:19:55.196542+0000 mgr.y (mgr.24356) 6653 : cluster 0 pgmap v6621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:56 smithi040 bash[28232]: cluster 2023-12-01T19:19:55.196542+0000 mgr.y (mgr.24356) 6653 : cluster 0 pgmap v6621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:19:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:19:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:56 smithi040 bash[41173]: cluster 2023-12-01T19:19:55.196542+0000 mgr.y (mgr.24356) 6653 : cluster 0 pgmap v6621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:57 smithi141 bash[31670]: audit 2023-12-01T19:19:56.883572+0000 mon.a (mon.0) 4553 : audit 0 from='client.? 172.21.15.40:0/2102223226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:57 smithi040 bash[41173]: audit 2023-12-01T19:19:56.883572+0000 mon.a (mon.0) 4553 : audit 0 from='client.? 172.21.15.40:0/2102223226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:57 smithi040 bash[28232]: audit 2023-12-01T19:19:56.883572+0000 mon.a (mon.0) 4553 : audit 0 from='client.? 172.21.15.40:0/2102223226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:19:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:19:58 smithi141 bash[31670]: cluster 2023-12-01T19:19:57.197145+0000 mgr.y (mgr.24356) 6654 : cluster 0 pgmap v6622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:19:58 smithi040 bash[41173]: cluster 2023-12-01T19:19:57.197145+0000 mgr.y (mgr.24356) 6654 : cluster 0 pgmap v6622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:19:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:19:58 smithi040 bash[28232]: cluster 2023-12-01T19:19:57.197145+0000 mgr.y (mgr.24356) 6654 : cluster 0 pgmap v6622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:00 smithi141 bash[31670]: audit 2023-12-01T19:19:59.352874+0000 mon.c (mon.2) 4220 : audit 0 from='client.? 172.21.15.40:0/189960751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:00 smithi040 bash[41173]: audit 2023-12-01T19:19:59.352874+0000 mon.c (mon.2) 4220 : audit 0 from='client.? 172.21.15.40:0/189960751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:00 smithi040 bash[28232]: debug 2023-12-01T19:19:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:00 smithi040 bash[28232]: audit 2023-12-01T19:19:59.352874+0000 mon.c (mon.2) 4220 : audit 0 from='client.? 172.21.15.40:0/189960751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:01 smithi141 bash[31670]: cluster 2023-12-01T19:19:59.197811+0000 mgr.y (mgr.24356) 6655 : cluster 0 pgmap v6623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:01 smithi141 bash[31670]: cluster 2023-12-01T19:20:00.000105+0000 mon.a (mon.0) 4554 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:01 smithi040 bash[28232]: cluster 2023-12-01T19:19:59.197811+0000 mgr.y (mgr.24356) 6655 : cluster 0 pgmap v6623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:01 smithi040 bash[28232]: cluster 2023-12-01T19:20:00.000105+0000 mon.a (mon.0) 4554 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:01 smithi040 bash[41173]: cluster 2023-12-01T19:19:59.197811+0000 mgr.y (mgr.24356) 6655 : cluster 0 pgmap v6623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:01 smithi040 bash[41173]: cluster 2023-12-01T19:20:00.000105+0000 mon.a (mon.0) 4554 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:02 smithi141 bash[31670]: audit 2023-12-01T19:20:01.816379+0000 mon.c (mon.2) 4221 : audit 0 from='client.? 172.21.15.40:0/3088925349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:02 smithi040 bash[28232]: audit 2023-12-01T19:20:01.816379+0000 mon.c (mon.2) 4221 : audit 0 from='client.? 172.21.15.40:0/3088925349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:02 smithi040 bash[41173]: audit 2023-12-01T19:20:01.816379+0000 mon.c (mon.2) 4221 : audit 0 from='client.? 172.21.15.40:0/3088925349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:03 smithi141 bash[31670]: cluster 2023-12-01T19:20:01.199093+0000 mgr.y (mgr.24356) 6656 : cluster 0 pgmap v6624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:03 smithi040 bash[41173]: cluster 2023-12-01T19:20:01.199093+0000 mgr.y (mgr.24356) 6656 : cluster 0 pgmap v6624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:03 smithi040 bash[28232]: cluster 2023-12-01T19:20:01.199093+0000 mgr.y (mgr.24356) 6656 : cluster 0 pgmap v6624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:04 smithi040 bash[28232]: audit 2023-12-01T19:20:03.662169+0000 mon.c (mon.2) 4222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:04 smithi040 bash[41173]: audit 2023-12-01T19:20:03.662169+0000 mon.c (mon.2) 4222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:04 smithi141 bash[31670]: audit 2023-12-01T19:20:03.662169+0000 mon.c (mon.2) 4222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:05 smithi040 bash[28232]: cluster 2023-12-01T19:20:03.199793+0000 mgr.y (mgr.24356) 6657 : cluster 0 pgmap v6625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:05 smithi040 bash[28232]: audit 2023-12-01T19:20:04.292596+0000 mon.a (mon.0) 4555 : audit 0 from='client.? 172.21.15.40:0/3396283494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:05 smithi040 bash[41173]: cluster 2023-12-01T19:20:03.199793+0000 mgr.y (mgr.24356) 6657 : cluster 0 pgmap v6625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:05 smithi040 bash[41173]: audit 2023-12-01T19:20:04.292596+0000 mon.a (mon.0) 4555 : audit 0 from='client.? 172.21.15.40:0/3396283494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:05 smithi141 bash[31670]: cluster 2023-12-01T19:20:03.199793+0000 mgr.y (mgr.24356) 6657 : cluster 0 pgmap v6625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:05 smithi141 bash[31670]: audit 2023-12-01T19:20:04.292596+0000 mon.a (mon.0) 4555 : audit 0 from='client.? 172.21.15.40:0/3396283494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:06 smithi040 bash[28232]: cluster 2023-12-01T19:20:05.201002+0000 mgr.y (mgr.24356) 6658 : cluster 0 pgmap v6626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:06 smithi040 bash[41173]: cluster 2023-12-01T19:20:05.201002+0000 mgr.y (mgr.24356) 6658 : cluster 0 pgmap v6626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:06 smithi141 bash[31670]: cluster 2023-12-01T19:20:05.201002+0000 mgr.y (mgr.24356) 6658 : cluster 0 pgmap v6626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:20:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:20:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:07 smithi040 bash[28232]: audit 2023-12-01T19:20:06.757005+0000 mon.a (mon.0) 4556 : audit 0 from='client.? 172.21.15.40:0/4032565373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:07 smithi040 bash[41173]: audit 2023-12-01T19:20:06.757005+0000 mon.a (mon.0) 4556 : audit 0 from='client.? 172.21.15.40:0/4032565373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:07 smithi141 bash[31670]: audit 2023-12-01T19:20:06.757005+0000 mon.a (mon.0) 4556 : audit 0 from='client.? 172.21.15.40:0/4032565373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:08 smithi040 bash[28232]: cluster 2023-12-01T19:20:07.201675+0000 mgr.y (mgr.24356) 6659 : cluster 0 pgmap v6627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:08 smithi040 bash[41173]: cluster 2023-12-01T19:20:07.201675+0000 mgr.y (mgr.24356) 6659 : cluster 0 pgmap v6627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:08 smithi141 bash[31670]: cluster 2023-12-01T19:20:07.201675+0000 mgr.y (mgr.24356) 6659 : cluster 0 pgmap v6627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:09 smithi141 bash[31670]: audit 2023-12-01T19:20:09.217179+0000 mon.c (mon.2) 4223 : audit 0 from='client.? 172.21.15.40:0/1514858825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:09 smithi040 bash[28232]: audit 2023-12-01T19:20:09.217179+0000 mon.c (mon.2) 4223 : audit 0 from='client.? 172.21.15.40:0/1514858825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:09 smithi040 bash[41173]: audit 2023-12-01T19:20:09.217179+0000 mon.c (mon.2) 4223 : audit 0 from='client.? 172.21.15.40:0/1514858825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:10 smithi141 bash[31670]: cluster 2023-12-01T19:20:09.202115+0000 mgr.y (mgr.24356) 6660 : cluster 0 pgmap v6628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:10 smithi040 bash[28232]: cluster 2023-12-01T19:20:09.202115+0000 mgr.y (mgr.24356) 6660 : cluster 0 pgmap v6628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:10 smithi040 bash[41173]: cluster 2023-12-01T19:20:09.202115+0000 mgr.y (mgr.24356) 6660 : cluster 0 pgmap v6628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:12 smithi040 bash[41173]: cluster 2023-12-01T19:20:11.203238+0000 mgr.y (mgr.24356) 6661 : cluster 0 pgmap v6629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:12 smithi040 bash[41173]: audit 2023-12-01T19:20:11.686367+0000 mon.a (mon.0) 4557 : audit 0 from='client.? 172.21.15.40:0/3737824637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:12 smithi040 bash[28232]: cluster 2023-12-01T19:20:11.203238+0000 mgr.y (mgr.24356) 6661 : cluster 0 pgmap v6629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:12 smithi040 bash[28232]: audit 2023-12-01T19:20:11.686367+0000 mon.a (mon.0) 4557 : audit 0 from='client.? 172.21.15.40:0/3737824637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:12 smithi141 bash[31670]: cluster 2023-12-01T19:20:11.203238+0000 mgr.y (mgr.24356) 6661 : cluster 0 pgmap v6629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:12 smithi141 bash[31670]: audit 2023-12-01T19:20:11.686367+0000 mon.a (mon.0) 4557 : audit 0 from='client.? 172.21.15.40:0/3737824637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:14 smithi040 bash[41173]: cluster 2023-12-01T19:20:13.204007+0000 mgr.y (mgr.24356) 6662 : cluster 0 pgmap v6630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:14 smithi040 bash[41173]: audit 2023-12-01T19:20:14.151884+0000 mon.c (mon.2) 4224 : audit 0 from='client.? 172.21.15.40:0/2584561741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:14 smithi040 bash[28232]: cluster 2023-12-01T19:20:13.204007+0000 mgr.y (mgr.24356) 6662 : cluster 0 pgmap v6630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:14 smithi040 bash[28232]: audit 2023-12-01T19:20:14.151884+0000 mon.c (mon.2) 4224 : audit 0 from='client.? 172.21.15.40:0/2584561741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:14 smithi141 bash[31670]: cluster 2023-12-01T19:20:13.204007+0000 mgr.y (mgr.24356) 6662 : cluster 0 pgmap v6630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:14 smithi141 bash[31670]: audit 2023-12-01T19:20:14.151884+0000 mon.c (mon.2) 4224 : audit 0 from='client.? 172.21.15.40:0/2584561741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:16 smithi040 bash[28232]: cluster 2023-12-01T19:20:15.205159+0000 mgr.y (mgr.24356) 6663 : cluster 0 pgmap v6631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:20:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:20:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:16 smithi040 bash[41173]: cluster 2023-12-01T19:20:15.205159+0000 mgr.y (mgr.24356) 6663 : cluster 0 pgmap v6631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:16 smithi141 bash[31670]: cluster 2023-12-01T19:20:15.205159+0000 mgr.y (mgr.24356) 6663 : cluster 0 pgmap v6631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:17 smithi040 bash[28232]: audit 2023-12-01T19:20:16.629910+0000 mon.a (mon.0) 4558 : audit 0 from='client.? 172.21.15.40:0/3073970222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:17 smithi040 bash[41173]: audit 2023-12-01T19:20:16.629910+0000 mon.a (mon.0) 4558 : audit 0 from='client.? 172.21.15.40:0/3073970222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:17 smithi141 bash[31670]: audit 2023-12-01T19:20:16.629910+0000 mon.a (mon.0) 4558 : audit 0 from='client.? 172.21.15.40:0/3073970222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:19 smithi141 bash[31670]: cluster 2023-12-01T19:20:17.205829+0000 mgr.y (mgr.24356) 6664 : cluster 0 pgmap v6632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:19 smithi141 bash[31670]: audit 2023-12-01T19:20:18.662406+0000 mon.c (mon.2) 4225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:19 smithi040 bash[28232]: cluster 2023-12-01T19:20:17.205829+0000 mgr.y (mgr.24356) 6664 : cluster 0 pgmap v6632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:19 smithi040 bash[28232]: audit 2023-12-01T19:20:18.662406+0000 mon.c (mon.2) 4225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:19 smithi040 bash[41173]: cluster 2023-12-01T19:20:17.205829+0000 mgr.y (mgr.24356) 6664 : cluster 0 pgmap v6632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:19 smithi040 bash[41173]: audit 2023-12-01T19:20:18.662406+0000 mon.c (mon.2) 4225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:20 smithi141 bash[31670]: audit 2023-12-01T19:20:19.098383+0000 mon.a (mon.0) 4559 : audit 0 from='client.? 172.21.15.40:0/1015480768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:20 smithi040 bash[28232]: audit 2023-12-01T19:20:19.098383+0000 mon.a (mon.0) 4559 : audit 0 from='client.? 172.21.15.40:0/1015480768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:20 smithi040 bash[41173]: audit 2023-12-01T19:20:19.098383+0000 mon.a (mon.0) 4559 : audit 0 from='client.? 172.21.15.40:0/1015480768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:21 smithi141 bash[31670]: cluster 2023-12-01T19:20:19.206508+0000 mgr.y (mgr.24356) 6665 : cluster 0 pgmap v6633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:21 smithi040 bash[28232]: cluster 2023-12-01T19:20:19.206508+0000 mgr.y (mgr.24356) 6665 : cluster 0 pgmap v6633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:21 smithi040 bash[41173]: cluster 2023-12-01T19:20:19.206508+0000 mgr.y (mgr.24356) 6665 : cluster 0 pgmap v6633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:22 smithi141 bash[31670]: audit 2023-12-01T19:20:21.564748+0000 mon.a (mon.0) 4560 : audit 0 from='client.? 172.21.15.40:0/942999974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:22 smithi040 bash[28232]: audit 2023-12-01T19:20:21.564748+0000 mon.a (mon.0) 4560 : audit 0 from='client.? 172.21.15.40:0/942999974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:22 smithi040 bash[41173]: audit 2023-12-01T19:20:21.564748+0000 mon.a (mon.0) 4560 : audit 0 from='client.? 172.21.15.40:0/942999974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:23 smithi141 bash[31670]: cluster 2023-12-01T19:20:21.207646+0000 mgr.y (mgr.24356) 6666 : cluster 0 pgmap v6634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:23 smithi040 bash[41173]: cluster 2023-12-01T19:20:21.207646+0000 mgr.y (mgr.24356) 6666 : cluster 0 pgmap v6634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:23 smithi040 bash[28232]: cluster 2023-12-01T19:20:21.207646+0000 mgr.y (mgr.24356) 6666 : cluster 0 pgmap v6634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:24 smithi040 bash[41173]: cluster 2023-12-01T19:20:23.208331+0000 mgr.y (mgr.24356) 6667 : cluster 0 pgmap v6635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:24 smithi040 bash[28232]: cluster 2023-12-01T19:20:23.208331+0000 mgr.y (mgr.24356) 6667 : cluster 0 pgmap v6635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:24 smithi141 bash[31670]: cluster 2023-12-01T19:20:23.208331+0000 mgr.y (mgr.24356) 6667 : cluster 0 pgmap v6635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:25 smithi040 bash[41173]: audit 2023-12-01T19:20:24.039020+0000 mon.a (mon.0) 4561 : audit 0 from='client.? 172.21.15.40:0/2854429861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:25 smithi040 bash[28232]: audit 2023-12-01T19:20:24.039020+0000 mon.a (mon.0) 4561 : audit 0 from='client.? 172.21.15.40:0/2854429861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:25 smithi141 bash[31670]: audit 2023-12-01T19:20:24.039020+0000 mon.a (mon.0) 4561 : audit 0 from='client.? 172.21.15.40:0/2854429861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:26 smithi040 bash[41173]: cluster 2023-12-01T19:20:25.209545+0000 mgr.y (mgr.24356) 6668 : cluster 0 pgmap v6636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:26 smithi040 bash[28232]: cluster 2023-12-01T19:20:25.209545+0000 mgr.y (mgr.24356) 6668 : cluster 0 pgmap v6636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:26 smithi141 bash[31670]: cluster 2023-12-01T19:20:25.209545+0000 mgr.y (mgr.24356) 6668 : cluster 0 pgmap v6636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:20:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:20:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:27 smithi040 bash[28232]: audit 2023-12-01T19:20:26.501007+0000 mon.a (mon.0) 4562 : audit 0 from='client.? 172.21.15.40:0/3473432020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:27 smithi040 bash[41173]: audit 2023-12-01T19:20:26.501007+0000 mon.a (mon.0) 4562 : audit 0 from='client.? 172.21.15.40:0/3473432020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:27 smithi141 bash[31670]: audit 2023-12-01T19:20:26.501007+0000 mon.a (mon.0) 4562 : audit 0 from='client.? 172.21.15.40:0/3473432020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:28 smithi040 bash[41173]: cluster 2023-12-01T19:20:27.210261+0000 mgr.y (mgr.24356) 6669 : cluster 0 pgmap v6637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:28 smithi040 bash[28232]: cluster 2023-12-01T19:20:27.210261+0000 mgr.y (mgr.24356) 6669 : cluster 0 pgmap v6637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:28 smithi141 bash[31670]: cluster 2023-12-01T19:20:27.210261+0000 mgr.y (mgr.24356) 6669 : cluster 0 pgmap v6637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:29 smithi040 bash[41173]: audit 2023-12-01T19:20:28.965701+0000 mon.c (mon.2) 4226 : audit 0 from='client.? 172.21.15.40:0/678069742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:29 smithi040 bash[28232]: audit 2023-12-01T19:20:28.965701+0000 mon.c (mon.2) 4226 : audit 0 from='client.? 172.21.15.40:0/678069742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:29 smithi141 bash[31670]: audit 2023-12-01T19:20:28.965701+0000 mon.c (mon.2) 4226 : audit 0 from='client.? 172.21.15.40:0/678069742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:30 smithi040 bash[41173]: cluster 2023-12-01T19:20:29.210953+0000 mgr.y (mgr.24356) 6670 : cluster 0 pgmap v6638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:30 smithi040 bash[28232]: cluster 2023-12-01T19:20:29.210953+0000 mgr.y (mgr.24356) 6670 : cluster 0 pgmap v6638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:30 smithi141 bash[31670]: cluster 2023-12-01T19:20:29.210953+0000 mgr.y (mgr.24356) 6670 : cluster 0 pgmap v6638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:32 smithi141 bash[31670]: cluster 2023-12-01T19:20:31.212085+0000 mgr.y (mgr.24356) 6671 : cluster 0 pgmap v6639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:32 smithi141 bash[31670]: audit 2023-12-01T19:20:31.429585+0000 mon.c (mon.2) 4227 : audit 0 from='client.? 172.21.15.40:0/2362429729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:32 smithi040 bash[28232]: cluster 2023-12-01T19:20:31.212085+0000 mgr.y (mgr.24356) 6671 : cluster 0 pgmap v6639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:32 smithi040 bash[28232]: audit 2023-12-01T19:20:31.429585+0000 mon.c (mon.2) 4227 : audit 0 from='client.? 172.21.15.40:0/2362429729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:32 smithi040 bash[41173]: cluster 2023-12-01T19:20:31.212085+0000 mgr.y (mgr.24356) 6671 : cluster 0 pgmap v6639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:32 smithi040 bash[41173]: audit 2023-12-01T19:20:31.429585+0000 mon.c (mon.2) 4227 : audit 0 from='client.? 172.21.15.40:0/2362429729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:34 smithi141 bash[31670]: cluster 2023-12-01T19:20:33.212819+0000 mgr.y (mgr.24356) 6672 : cluster 0 pgmap v6640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:34 smithi141 bash[31670]: audit 2023-12-01T19:20:33.662991+0000 mon.c (mon.2) 4228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:34 smithi141 bash[31670]: audit 2023-12-01T19:20:33.893001+0000 mon.a (mon.0) 4563 : audit 0 from='client.? 172.21.15.40:0/1152719386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:34 smithi040 bash[28232]: cluster 2023-12-01T19:20:33.212819+0000 mgr.y (mgr.24356) 6672 : cluster 0 pgmap v6640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:34 smithi040 bash[28232]: audit 2023-12-01T19:20:33.662991+0000 mon.c (mon.2) 4228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:34 smithi040 bash[28232]: audit 2023-12-01T19:20:33.893001+0000 mon.a (mon.0) 4563 : audit 0 from='client.? 172.21.15.40:0/1152719386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:34 smithi040 bash[41173]: cluster 2023-12-01T19:20:33.212819+0000 mgr.y (mgr.24356) 6672 : cluster 0 pgmap v6640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:34 smithi040 bash[41173]: audit 2023-12-01T19:20:33.662991+0000 mon.c (mon.2) 4228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:34 smithi040 bash[41173]: audit 2023-12-01T19:20:33.893001+0000 mon.a (mon.0) 4563 : audit 0 from='client.? 172.21.15.40:0/1152719386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:36 smithi040 bash[28232]: cluster 2023-12-01T19:20:35.213942+0000 mgr.y (mgr.24356) 6673 : cluster 0 pgmap v6641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:20:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:20:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:36 smithi040 bash[41173]: cluster 2023-12-01T19:20:35.213942+0000 mgr.y (mgr.24356) 6673 : cluster 0 pgmap v6641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:36 smithi141 bash[31670]: cluster 2023-12-01T19:20:35.213942+0000 mgr.y (mgr.24356) 6673 : cluster 0 pgmap v6641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:37 smithi040 bash[41173]: audit 2023-12-01T19:20:36.363950+0000 mon.a (mon.0) 4564 : audit 0 from='client.? 172.21.15.40:0/2900979391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:37 smithi040 bash[41173]: audit 2023-12-01T19:20:36.724323+0000 mon.c (mon.2) 4229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:20:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:37 smithi040 bash[28232]: audit 2023-12-01T19:20:36.363950+0000 mon.a (mon.0) 4564 : audit 0 from='client.? 172.21.15.40:0/2900979391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:37 smithi040 bash[28232]: audit 2023-12-01T19:20:36.724323+0000 mon.c (mon.2) 4229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:20:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:37 smithi141 bash[31670]: audit 2023-12-01T19:20:36.363950+0000 mon.a (mon.0) 4564 : audit 0 from='client.? 172.21.15.40:0/2900979391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:37 smithi141 bash[31670]: audit 2023-12-01T19:20:36.724323+0000 mon.c (mon.2) 4229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:20:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:39 smithi141 bash[31670]: cluster 2023-12-01T19:20:37.214564+0000 mgr.y (mgr.24356) 6674 : cluster 0 pgmap v6642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:39 smithi141 bash[31670]: audit 2023-12-01T19:20:38.827903+0000 mon.a (mon.0) 4565 : audit 0 from='client.? 172.21.15.40:0/677757269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:39 smithi040 bash[28232]: cluster 2023-12-01T19:20:37.214564+0000 mgr.y (mgr.24356) 6674 : cluster 0 pgmap v6642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:39 smithi040 bash[28232]: audit 2023-12-01T19:20:38.827903+0000 mon.a (mon.0) 4565 : audit 0 from='client.? 172.21.15.40:0/677757269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:39 smithi040 bash[41173]: cluster 2023-12-01T19:20:37.214564+0000 mgr.y (mgr.24356) 6674 : cluster 0 pgmap v6642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:39 smithi040 bash[41173]: audit 2023-12-01T19:20:38.827903+0000 mon.a (mon.0) 4565 : audit 0 from='client.? 172.21.15.40:0/677757269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:41 smithi141 bash[31670]: cluster 2023-12-01T19:20:39.215239+0000 mgr.y (mgr.24356) 6675 : cluster 0 pgmap v6643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:41 smithi040 bash[28232]: cluster 2023-12-01T19:20:39.215239+0000 mgr.y (mgr.24356) 6675 : cluster 0 pgmap v6643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:41 smithi040 bash[41173]: cluster 2023-12-01T19:20:39.215239+0000 mgr.y (mgr.24356) 6675 : cluster 0 pgmap v6643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:42 smithi141 bash[31670]: audit 2023-12-01T19:20:41.302189+0000 mon.c (mon.2) 4230 : audit 0 from='client.? 172.21.15.40:0/1139828092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:42 smithi040 bash[28232]: audit 2023-12-01T19:20:41.302189+0000 mon.c (mon.2) 4230 : audit 0 from='client.? 172.21.15.40:0/1139828092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:42 smithi040 bash[41173]: audit 2023-12-01T19:20:41.302189+0000 mon.c (mon.2) 4230 : audit 0 from='client.? 172.21.15.40:0/1139828092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:43 smithi141 bash[31670]: cluster 2023-12-01T19:20:41.216257+0000 mgr.y (mgr.24356) 6676 : cluster 0 pgmap v6644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:43 smithi141 bash[31670]: audit 2023-12-01T19:20:42.619877+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:43 smithi141 bash[31670]: audit 2023-12-01T19:20:42.630245+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:43 smithi141 bash[31670]: audit 2023-12-01T19:20:42.872558+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:43 smithi141 bash[31670]: audit 2023-12-01T19:20:42.881869+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[28232]: cluster 2023-12-01T19:20:41.216257+0000 mgr.y (mgr.24356) 6676 : cluster 0 pgmap v6644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[28232]: audit 2023-12-01T19:20:42.619877+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[28232]: audit 2023-12-01T19:20:42.630245+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[28232]: audit 2023-12-01T19:20:42.872558+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[28232]: audit 2023-12-01T19:20:42.881869+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[41173]: cluster 2023-12-01T19:20:41.216257+0000 mgr.y (mgr.24356) 6676 : cluster 0 pgmap v6644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[41173]: audit 2023-12-01T19:20:42.619877+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[41173]: audit 2023-12-01T19:20:42.630245+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[41173]: audit 2023-12-01T19:20:42.872558+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:43 smithi040 bash[41173]: audit 2023-12-01T19:20:42.881869+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[28232]: audit 2023-12-01T19:20:43.364581+0000 mon.c (mon.2) 4231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:20:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[28232]: audit 2023-12-01T19:20:43.366463+0000 mon.c (mon.2) 4232 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:20:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[28232]: audit 2023-12-01T19:20:43.376775+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[28232]: audit 2023-12-01T19:20:43.759517+0000 mon.a (mon.0) 4571 : audit 0 from='client.? 172.21.15.40:0/2237654503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[41173]: audit 2023-12-01T19:20:43.364581+0000 mon.c (mon.2) 4231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:20:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[41173]: audit 2023-12-01T19:20:43.366463+0000 mon.c (mon.2) 4232 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:20:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[41173]: audit 2023-12-01T19:20:43.376775+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:44 smithi040 bash[41173]: audit 2023-12-01T19:20:43.759517+0000 mon.a (mon.0) 4571 : audit 0 from='client.? 172.21.15.40:0/2237654503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:44 smithi141 bash[31670]: audit 2023-12-01T19:20:43.364581+0000 mon.c (mon.2) 4231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:20:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:44 smithi141 bash[31670]: audit 2023-12-01T19:20:43.366463+0000 mon.c (mon.2) 4232 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:20:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:44 smithi141 bash[31670]: audit 2023-12-01T19:20:43.376775+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:20:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:44 smithi141 bash[31670]: audit 2023-12-01T19:20:43.759517+0000 mon.a (mon.0) 4571 : audit 0 from='client.? 172.21.15.40:0/2237654503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:45 smithi040 bash[28232]: cluster 2023-12-01T19:20:43.216943+0000 mgr.y (mgr.24356) 6677 : cluster 0 pgmap v6645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:45 smithi040 bash[41173]: cluster 2023-12-01T19:20:43.216943+0000 mgr.y (mgr.24356) 6677 : cluster 0 pgmap v6645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:45 smithi141 bash[31670]: cluster 2023-12-01T19:20:43.216943+0000 mgr.y (mgr.24356) 6677 : cluster 0 pgmap v6645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:46 smithi040 bash[28232]: cluster 2023-12-01T19:20:45.218123+0000 mgr.y (mgr.24356) 6678 : cluster 0 pgmap v6646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:46 smithi040 bash[41173]: cluster 2023-12-01T19:20:45.218123+0000 mgr.y (mgr.24356) 6678 : cluster 0 pgmap v6646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:46 smithi141 bash[31670]: cluster 2023-12-01T19:20:45.218123+0000 mgr.y (mgr.24356) 6678 : cluster 0 pgmap v6646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:20:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:20:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:47 smithi040 bash[28232]: audit 2023-12-01T19:20:46.227376+0000 mon.a (mon.0) 4572 : audit 0 from='client.? 172.21.15.40:0/2704016466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:47 smithi040 bash[41173]: audit 2023-12-01T19:20:46.227376+0000 mon.a (mon.0) 4572 : audit 0 from='client.? 172.21.15.40:0/2704016466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:47 smithi141 bash[31670]: audit 2023-12-01T19:20:46.227376+0000 mon.a (mon.0) 4572 : audit 0 from='client.? 172.21.15.40:0/2704016466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:48 smithi040 bash[28232]: cluster 2023-12-01T19:20:47.218851+0000 mgr.y (mgr.24356) 6679 : cluster 0 pgmap v6647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:48 smithi040 bash[41173]: cluster 2023-12-01T19:20:47.218851+0000 mgr.y (mgr.24356) 6679 : cluster 0 pgmap v6647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:48 smithi141 bash[31670]: cluster 2023-12-01T19:20:47.218851+0000 mgr.y (mgr.24356) 6679 : cluster 0 pgmap v6647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:49 smithi040 bash[41173]: audit 2023-12-01T19:20:48.663267+0000 mon.c (mon.2) 4233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:49 smithi040 bash[41173]: audit 2023-12-01T19:20:48.696337+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.40:0/2651381936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:49 smithi040 bash[28232]: audit 2023-12-01T19:20:48.663267+0000 mon.c (mon.2) 4233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:49 smithi040 bash[28232]: audit 2023-12-01T19:20:48.696337+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.40:0/2651381936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:49 smithi141 bash[31670]: audit 2023-12-01T19:20:48.663267+0000 mon.c (mon.2) 4233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:49 smithi141 bash[31670]: audit 2023-12-01T19:20:48.696337+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.40:0/2651381936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:50 smithi040 bash[28232]: cluster 2023-12-01T19:20:49.219585+0000 mgr.y (mgr.24356) 6680 : cluster 0 pgmap v6648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:50 smithi040 bash[41173]: cluster 2023-12-01T19:20:49.219585+0000 mgr.y (mgr.24356) 6680 : cluster 0 pgmap v6648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:50 smithi141 bash[31670]: cluster 2023-12-01T19:20:49.219585+0000 mgr.y (mgr.24356) 6680 : cluster 0 pgmap v6648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:51 smithi141 bash[31670]: audit 2023-12-01T19:20:51.160745+0000 mon.c (mon.2) 4234 : audit 0 from='client.? 172.21.15.40:0/2065148861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:51 smithi040 bash[28232]: audit 2023-12-01T19:20:51.160745+0000 mon.c (mon.2) 4234 : audit 0 from='client.? 172.21.15.40:0/2065148861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:51 smithi040 bash[41173]: audit 2023-12-01T19:20:51.160745+0000 mon.c (mon.2) 4234 : audit 0 from='client.? 172.21.15.40:0/2065148861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:53 smithi141 bash[31670]: cluster 2023-12-01T19:20:51.220501+0000 mgr.y (mgr.24356) 6681 : cluster 0 pgmap v6649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:53 smithi040 bash[41173]: cluster 2023-12-01T19:20:51.220501+0000 mgr.y (mgr.24356) 6681 : cluster 0 pgmap v6649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:53 smithi040 bash[28232]: cluster 2023-12-01T19:20:51.220501+0000 mgr.y (mgr.24356) 6681 : cluster 0 pgmap v6649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:54 smithi141 bash[31670]: audit 2023-12-01T19:20:53.623836+0000 mon.a (mon.0) 4574 : audit 0 from='client.? 172.21.15.40:0/3552451839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:54 smithi040 bash[28232]: audit 2023-12-01T19:20:53.623836+0000 mon.a (mon.0) 4574 : audit 0 from='client.? 172.21.15.40:0/3552451839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:54 smithi040 bash[41173]: audit 2023-12-01T19:20:53.623836+0000 mon.a (mon.0) 4574 : audit 0 from='client.? 172.21.15.40:0/3552451839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:55 smithi040 bash[41173]: cluster 2023-12-01T19:20:53.221081+0000 mgr.y (mgr.24356) 6682 : cluster 0 pgmap v6650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:55 smithi040 bash[28232]: cluster 2023-12-01T19:20:53.221081+0000 mgr.y (mgr.24356) 6682 : cluster 0 pgmap v6650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:55 smithi141 bash[31670]: cluster 2023-12-01T19:20:53.221081+0000 mgr.y (mgr.24356) 6682 : cluster 0 pgmap v6650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:20:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:20:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:57 smithi040 bash[28232]: cluster 2023-12-01T19:20:55.222335+0000 mgr.y (mgr.24356) 6683 : cluster 0 pgmap v6651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:57 smithi040 bash[28232]: audit 2023-12-01T19:20:56.087298+0000 mon.a (mon.0) 4575 : audit 0 from='client.? 172.21.15.40:0/805416623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:57 smithi040 bash[41173]: cluster 2023-12-01T19:20:55.222335+0000 mgr.y (mgr.24356) 6683 : cluster 0 pgmap v6651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:57 smithi040 bash[41173]: audit 2023-12-01T19:20:56.087298+0000 mon.a (mon.0) 4575 : audit 0 from='client.? 172.21.15.40:0/805416623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:57 smithi141 bash[31670]: cluster 2023-12-01T19:20:55.222335+0000 mgr.y (mgr.24356) 6683 : cluster 0 pgmap v6651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:57 smithi141 bash[31670]: audit 2023-12-01T19:20:56.087298+0000 mon.a (mon.0) 4575 : audit 0 from='client.? 172.21.15.40:0/805416623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:58 smithi040 bash[28232]: cluster 2023-12-01T19:20:57.223142+0000 mgr.y (mgr.24356) 6684 : cluster 0 pgmap v6652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:58 smithi040 bash[41173]: cluster 2023-12-01T19:20:57.223142+0000 mgr.y (mgr.24356) 6684 : cluster 0 pgmap v6652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:58 smithi141 bash[31670]: cluster 2023-12-01T19:20:57.223142+0000 mgr.y (mgr.24356) 6684 : cluster 0 pgmap v6652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:20:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:20:59 smithi040 bash[28232]: audit 2023-12-01T19:20:58.557251+0000 mon.c (mon.2) 4235 : audit 0 from='client.? 172.21.15.40:0/1021518042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:20:59 smithi040 bash[41173]: audit 2023-12-01T19:20:58.557251+0000 mon.c (mon.2) 4235 : audit 0 from='client.? 172.21.15.40:0/1021518042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:20:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:20:59 smithi141 bash[31670]: audit 2023-12-01T19:20:58.557251+0000 mon.c (mon.2) 4235 : audit 0 from='client.? 172.21.15.40:0/1021518042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:00 smithi040 bash[28232]: cluster 2023-12-01T19:20:59.223869+0000 mgr.y (mgr.24356) 6685 : cluster 0 pgmap v6653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:00 smithi040 bash[41173]: cluster 2023-12-01T19:20:59.223869+0000 mgr.y (mgr.24356) 6685 : cluster 0 pgmap v6653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:00 smithi141 bash[31670]: cluster 2023-12-01T19:20:59.223869+0000 mgr.y (mgr.24356) 6685 : cluster 0 pgmap v6653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:01 smithi040 bash[28232]: audit 2023-12-01T19:21:01.013028+0000 mon.c (mon.2) 4236 : audit 0 from='client.? 172.21.15.40:0/4288324033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:01 smithi040 bash[41173]: audit 2023-12-01T19:21:01.013028+0000 mon.c (mon.2) 4236 : audit 0 from='client.? 172.21.15.40:0/4288324033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:01 smithi141 bash[31670]: audit 2023-12-01T19:21:01.013028+0000 mon.c (mon.2) 4236 : audit 0 from='client.? 172.21.15.40:0/4288324033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:03 smithi141 bash[31670]: cluster 2023-12-01T19:21:01.224985+0000 mgr.y (mgr.24356) 6686 : cluster 0 pgmap v6654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:03 smithi040 bash[28232]: cluster 2023-12-01T19:21:01.224985+0000 mgr.y (mgr.24356) 6686 : cluster 0 pgmap v6654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:03 smithi040 bash[41173]: cluster 2023-12-01T19:21:01.224985+0000 mgr.y (mgr.24356) 6686 : cluster 0 pgmap v6654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:04 smithi141 bash[31670]: audit 2023-12-01T19:21:03.480563+0000 mon.a (mon.0) 4576 : audit 0 from='client.? 172.21.15.40:0/1698737937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:04 smithi141 bash[31670]: audit 2023-12-01T19:21:03.663917+0000 mon.c (mon.2) 4237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:04 smithi040 bash[41173]: audit 2023-12-01T19:21:03.480563+0000 mon.a (mon.0) 4576 : audit 0 from='client.? 172.21.15.40:0/1698737937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:04 smithi040 bash[41173]: audit 2023-12-01T19:21:03.663917+0000 mon.c (mon.2) 4237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:04 smithi040 bash[28232]: audit 2023-12-01T19:21:03.480563+0000 mon.a (mon.0) 4576 : audit 0 from='client.? 172.21.15.40:0/1698737937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:04 smithi040 bash[28232]: audit 2023-12-01T19:21:03.663917+0000 mon.c (mon.2) 4237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:05 smithi040 bash[41173]: cluster 2023-12-01T19:21:03.225620+0000 mgr.y (mgr.24356) 6687 : cluster 0 pgmap v6655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:05 smithi040 bash[28232]: cluster 2023-12-01T19:21:03.225620+0000 mgr.y (mgr.24356) 6687 : cluster 0 pgmap v6655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:05 smithi141 bash[31670]: cluster 2023-12-01T19:21:03.225620+0000 mgr.y (mgr.24356) 6687 : cluster 0 pgmap v6655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:06 smithi040 bash[28232]: audit 2023-12-01T19:21:05.937387+0000 mon.c (mon.2) 4238 : audit 0 from='client.? 172.21.15.40:0/1006308604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:06 smithi040 bash[41173]: audit 2023-12-01T19:21:05.937387+0000 mon.c (mon.2) 4238 : audit 0 from='client.? 172.21.15.40:0/1006308604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:06 smithi141 bash[31670]: audit 2023-12-01T19:21:05.937387+0000 mon.c (mon.2) 4238 : audit 0 from='client.? 172.21.15.40:0/1006308604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:21:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:21:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:07 smithi040 bash[28232]: cluster 2023-12-01T19:21:05.226731+0000 mgr.y (mgr.24356) 6688 : cluster 0 pgmap v6656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:07 smithi040 bash[41173]: cluster 2023-12-01T19:21:05.226731+0000 mgr.y (mgr.24356) 6688 : cluster 0 pgmap v6656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:07 smithi141 bash[31670]: cluster 2023-12-01T19:21:05.226731+0000 mgr.y (mgr.24356) 6688 : cluster 0 pgmap v6656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:08 smithi040 bash[28232]: cluster 2023-12-01T19:21:07.227385+0000 mgr.y (mgr.24356) 6689 : cluster 0 pgmap v6657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:08 smithi040 bash[41173]: cluster 2023-12-01T19:21:07.227385+0000 mgr.y (mgr.24356) 6689 : cluster 0 pgmap v6657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:08 smithi141 bash[31670]: cluster 2023-12-01T19:21:07.227385+0000 mgr.y (mgr.24356) 6689 : cluster 0 pgmap v6657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:09 smithi040 bash[28232]: audit 2023-12-01T19:21:08.402457+0000 mon.c (mon.2) 4239 : audit 0 from='client.? 172.21.15.40:0/1857593075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:09 smithi040 bash[41173]: audit 2023-12-01T19:21:08.402457+0000 mon.c (mon.2) 4239 : audit 0 from='client.? 172.21.15.40:0/1857593075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:09 smithi141 bash[31670]: audit 2023-12-01T19:21:08.402457+0000 mon.c (mon.2) 4239 : audit 0 from='client.? 172.21.15.40:0/1857593075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:10 smithi040 bash[28232]: cluster 2023-12-01T19:21:09.228069+0000 mgr.y (mgr.24356) 6690 : cluster 0 pgmap v6658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:10 smithi040 bash[41173]: cluster 2023-12-01T19:21:09.228069+0000 mgr.y (mgr.24356) 6690 : cluster 0 pgmap v6658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:10 smithi141 bash[31670]: cluster 2023-12-01T19:21:09.228069+0000 mgr.y (mgr.24356) 6690 : cluster 0 pgmap v6658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:11 smithi040 bash[28232]: audit 2023-12-01T19:21:10.869888+0000 mon.a (mon.0) 4577 : audit 0 from='client.? 172.21.15.40:0/2598114297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:11 smithi040 bash[41173]: audit 2023-12-01T19:21:10.869888+0000 mon.a (mon.0) 4577 : audit 0 from='client.? 172.21.15.40:0/2598114297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:11 smithi141 bash[31670]: audit 2023-12-01T19:21:10.869888+0000 mon.a (mon.0) 4577 : audit 0 from='client.? 172.21.15.40:0/2598114297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 19:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T19:21:12.106633204Z level=info msg="Completed cleanup jobs" duration=67.744075ms 2023-12-01T19:21:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:13 smithi141 bash[31670]: cluster 2023-12-01T19:21:11.229397+0000 mgr.y (mgr.24356) 6691 : cluster 0 pgmap v6659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:13 smithi040 bash[28232]: cluster 2023-12-01T19:21:11.229397+0000 mgr.y (mgr.24356) 6691 : cluster 0 pgmap v6659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:13 smithi040 bash[41173]: cluster 2023-12-01T19:21:11.229397+0000 mgr.y (mgr.24356) 6691 : cluster 0 pgmap v6659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:14 smithi040 bash[28232]: audit 2023-12-01T19:21:13.338449+0000 mon.c (mon.2) 4240 : audit 0 from='client.? 172.21.15.40:0/4095082543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:14 smithi040 bash[41173]: audit 2023-12-01T19:21:13.338449+0000 mon.c (mon.2) 4240 : audit 0 from='client.? 172.21.15.40:0/4095082543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:14 smithi141 bash[31670]: audit 2023-12-01T19:21:13.338449+0000 mon.c (mon.2) 4240 : audit 0 from='client.? 172.21.15.40:0/4095082543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:15 smithi040 bash[28232]: cluster 2023-12-01T19:21:13.230209+0000 mgr.y (mgr.24356) 6692 : cluster 0 pgmap v6660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:15 smithi040 bash[41173]: cluster 2023-12-01T19:21:13.230209+0000 mgr.y (mgr.24356) 6692 : cluster 0 pgmap v6660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:15 smithi141 bash[31670]: cluster 2023-12-01T19:21:13.230209+0000 mgr.y (mgr.24356) 6692 : cluster 0 pgmap v6660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:16 smithi040 bash[28232]: audit 2023-12-01T19:21:15.804311+0000 mon.a (mon.0) 4578 : audit 0 from='client.? 172.21.15.40:0/1274046950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:16 smithi040 bash[41173]: audit 2023-12-01T19:21:15.804311+0000 mon.a (mon.0) 4578 : audit 0 from='client.? 172.21.15.40:0/1274046950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:16 smithi141 bash[31670]: audit 2023-12-01T19:21:15.804311+0000 mon.a (mon.0) 4578 : audit 0 from='client.? 172.21.15.40:0/1274046950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:21:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:21:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:17 smithi040 bash[28232]: cluster 2023-12-01T19:21:15.231407+0000 mgr.y (mgr.24356) 6693 : cluster 0 pgmap v6661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:17 smithi040 bash[41173]: cluster 2023-12-01T19:21:15.231407+0000 mgr.y (mgr.24356) 6693 : cluster 0 pgmap v6661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:17 smithi141 bash[31670]: cluster 2023-12-01T19:21:15.231407+0000 mgr.y (mgr.24356) 6693 : cluster 0 pgmap v6661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:18 smithi040 bash[28232]: cluster 2023-12-01T19:21:17.232179+0000 mgr.y (mgr.24356) 6694 : cluster 0 pgmap v6662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:18 smithi040 bash[41173]: cluster 2023-12-01T19:21:17.232179+0000 mgr.y (mgr.24356) 6694 : cluster 0 pgmap v6662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:18 smithi141 bash[31670]: cluster 2023-12-01T19:21:17.232179+0000 mgr.y (mgr.24356) 6694 : cluster 0 pgmap v6662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:19 smithi040 bash[41173]: audit 2023-12-01T19:21:18.267788+0000 mon.a (mon.0) 4579 : audit 0 from='client.? 172.21.15.40:0/2002241619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:19 smithi040 bash[41173]: audit 2023-12-01T19:21:18.664208+0000 mon.c (mon.2) 4241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:19 smithi040 bash[28232]: audit 2023-12-01T19:21:18.267788+0000 mon.a (mon.0) 4579 : audit 0 from='client.? 172.21.15.40:0/2002241619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:19 smithi040 bash[28232]: audit 2023-12-01T19:21:18.664208+0000 mon.c (mon.2) 4241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:19 smithi141 bash[31670]: audit 2023-12-01T19:21:18.267788+0000 mon.a (mon.0) 4579 : audit 0 from='client.? 172.21.15.40:0/2002241619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:19 smithi141 bash[31670]: audit 2023-12-01T19:21:18.664208+0000 mon.c (mon.2) 4241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:20 smithi040 bash[28232]: cluster 2023-12-01T19:21:19.233036+0000 mgr.y (mgr.24356) 6695 : cluster 0 pgmap v6663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:20 smithi040 bash[41173]: cluster 2023-12-01T19:21:19.233036+0000 mgr.y (mgr.24356) 6695 : cluster 0 pgmap v6663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:20 smithi141 bash[31670]: cluster 2023-12-01T19:21:19.233036+0000 mgr.y (mgr.24356) 6695 : cluster 0 pgmap v6663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:21 smithi040 bash[28232]: audit 2023-12-01T19:21:20.740195+0000 mon.a (mon.0) 4580 : audit 0 from='client.? 172.21.15.40:0/2981827794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:21 smithi040 bash[41173]: audit 2023-12-01T19:21:20.740195+0000 mon.a (mon.0) 4580 : audit 0 from='client.? 172.21.15.40:0/2981827794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:21 smithi141 bash[31670]: audit 2023-12-01T19:21:20.740195+0000 mon.a (mon.0) 4580 : audit 0 from='client.? 172.21.15.40:0/2981827794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:23 smithi141 bash[31670]: cluster 2023-12-01T19:21:21.234233+0000 mgr.y (mgr.24356) 6696 : cluster 0 pgmap v6664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:23 smithi040 bash[28232]: cluster 2023-12-01T19:21:21.234233+0000 mgr.y (mgr.24356) 6696 : cluster 0 pgmap v6664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:23 smithi040 bash[41173]: cluster 2023-12-01T19:21:21.234233+0000 mgr.y (mgr.24356) 6696 : cluster 0 pgmap v6664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:24 smithi040 bash[28232]: audit 2023-12-01T19:21:23.199682+0000 mon.c (mon.2) 4242 : audit 0 from='client.? 172.21.15.40:0/4212484502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:24 smithi040 bash[41173]: audit 2023-12-01T19:21:23.199682+0000 mon.c (mon.2) 4242 : audit 0 from='client.? 172.21.15.40:0/4212484502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:24 smithi141 bash[31670]: audit 2023-12-01T19:21:23.199682+0000 mon.c (mon.2) 4242 : audit 0 from='client.? 172.21.15.40:0/4212484502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:25 smithi040 bash[28232]: cluster 2023-12-01T19:21:23.234887+0000 mgr.y (mgr.24356) 6697 : cluster 0 pgmap v6665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:25 smithi040 bash[41173]: cluster 2023-12-01T19:21:23.234887+0000 mgr.y (mgr.24356) 6697 : cluster 0 pgmap v6665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:25 smithi141 bash[31670]: cluster 2023-12-01T19:21:23.234887+0000 mgr.y (mgr.24356) 6697 : cluster 0 pgmap v6665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:26 smithi040 bash[41173]: cluster 2023-12-01T19:21:25.235968+0000 mgr.y (mgr.24356) 6698 : cluster 0 pgmap v6666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:26 smithi040 bash[41173]: audit 2023-12-01T19:21:25.668048+0000 mon.c (mon.2) 4243 : audit 0 from='client.? 172.21.15.40:0/4126312916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:26 smithi040 bash[28232]: cluster 2023-12-01T19:21:25.235968+0000 mgr.y (mgr.24356) 6698 : cluster 0 pgmap v6666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:26 smithi040 bash[28232]: audit 2023-12-01T19:21:25.668048+0000 mon.c (mon.2) 4243 : audit 0 from='client.? 172.21.15.40:0/4126312916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:26 smithi141 bash[31670]: cluster 2023-12-01T19:21:25.235968+0000 mgr.y (mgr.24356) 6698 : cluster 0 pgmap v6666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:26 smithi141 bash[31670]: audit 2023-12-01T19:21:25.668048+0000 mon.c (mon.2) 4243 : audit 0 from='client.? 172.21.15.40:0/4126312916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:21:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:21:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:29 smithi040 bash[41173]: cluster 2023-12-01T19:21:27.236648+0000 mgr.y (mgr.24356) 6699 : cluster 0 pgmap v6667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:29 smithi040 bash[41173]: audit 2023-12-01T19:21:28.143365+0000 mon.c (mon.2) 4244 : audit 0 from='client.? 172.21.15.40:0/2126238625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:29 smithi040 bash[28232]: cluster 2023-12-01T19:21:27.236648+0000 mgr.y (mgr.24356) 6699 : cluster 0 pgmap v6667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:29 smithi040 bash[28232]: audit 2023-12-01T19:21:28.143365+0000 mon.c (mon.2) 4244 : audit 0 from='client.? 172.21.15.40:0/2126238625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:29 smithi141 bash[31670]: cluster 2023-12-01T19:21:27.236648+0000 mgr.y (mgr.24356) 6699 : cluster 0 pgmap v6667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:29 smithi141 bash[31670]: audit 2023-12-01T19:21:28.143365+0000 mon.c (mon.2) 4244 : audit 0 from='client.? 172.21.15.40:0/2126238625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:31 smithi040 bash[28232]: cluster 2023-12-01T19:21:29.237341+0000 mgr.y (mgr.24356) 6700 : cluster 0 pgmap v6668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:31 smithi040 bash[28232]: audit 2023-12-01T19:21:30.608290+0000 mon.a (mon.0) 4581 : audit 0 from='client.? 172.21.15.40:0/1630077755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:31 smithi040 bash[41173]: cluster 2023-12-01T19:21:29.237341+0000 mgr.y (mgr.24356) 6700 : cluster 0 pgmap v6668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:31 smithi040 bash[41173]: audit 2023-12-01T19:21:30.608290+0000 mon.a (mon.0) 4581 : audit 0 from='client.? 172.21.15.40:0/1630077755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:31 smithi141 bash[31670]: cluster 2023-12-01T19:21:29.237341+0000 mgr.y (mgr.24356) 6700 : cluster 0 pgmap v6668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:31 smithi141 bash[31670]: audit 2023-12-01T19:21:30.608290+0000 mon.a (mon.0) 4581 : audit 0 from='client.? 172.21.15.40:0/1630077755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:33 smithi040 bash[28232]: cluster 2023-12-01T19:21:31.238519+0000 mgr.y (mgr.24356) 6701 : cluster 0 pgmap v6669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:33 smithi040 bash[41173]: cluster 2023-12-01T19:21:31.238519+0000 mgr.y (mgr.24356) 6701 : cluster 0 pgmap v6669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:33 smithi141 bash[31670]: cluster 2023-12-01T19:21:31.238519+0000 mgr.y (mgr.24356) 6701 : cluster 0 pgmap v6669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:34 smithi040 bash[28232]: audit 2023-12-01T19:21:33.070998+0000 mon.a (mon.0) 4582 : audit 0 from='client.? 172.21.15.40:0/1704048555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:34 smithi040 bash[28232]: audit 2023-12-01T19:21:33.664501+0000 mon.c (mon.2) 4245 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:34 smithi040 bash[41173]: audit 2023-12-01T19:21:33.070998+0000 mon.a (mon.0) 4582 : audit 0 from='client.? 172.21.15.40:0/1704048555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:34 smithi040 bash[41173]: audit 2023-12-01T19:21:33.664501+0000 mon.c (mon.2) 4245 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:34 smithi141 bash[31670]: audit 2023-12-01T19:21:33.070998+0000 mon.a (mon.0) 4582 : audit 0 from='client.? 172.21.15.40:0/1704048555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:34 smithi141 bash[31670]: audit 2023-12-01T19:21:33.664501+0000 mon.c (mon.2) 4245 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:35 smithi040 bash[28232]: cluster 2023-12-01T19:21:33.239227+0000 mgr.y (mgr.24356) 6702 : cluster 0 pgmap v6670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:35 smithi040 bash[41173]: cluster 2023-12-01T19:21:33.239227+0000 mgr.y (mgr.24356) 6702 : cluster 0 pgmap v6670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:35 smithi141 bash[31670]: cluster 2023-12-01T19:21:33.239227+0000 mgr.y (mgr.24356) 6702 : cluster 0 pgmap v6670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:36 smithi040 bash[28232]: cluster 2023-12-01T19:21:35.240325+0000 mgr.y (mgr.24356) 6703 : cluster 0 pgmap v6671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:36 smithi040 bash[28232]: audit 2023-12-01T19:21:35.548773+0000 mon.c (mon.2) 4246 : audit 0 from='client.? 172.21.15.40:0/4275344393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:36 smithi040 bash[41173]: cluster 2023-12-01T19:21:35.240325+0000 mgr.y (mgr.24356) 6703 : cluster 0 pgmap v6671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:36 smithi040 bash[41173]: audit 2023-12-01T19:21:35.548773+0000 mon.c (mon.2) 4246 : audit 0 from='client.? 172.21.15.40:0/4275344393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:36 smithi141 bash[31670]: cluster 2023-12-01T19:21:35.240325+0000 mgr.y (mgr.24356) 6703 : cluster 0 pgmap v6671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:36 smithi141 bash[31670]: audit 2023-12-01T19:21:35.548773+0000 mon.c (mon.2) 4246 : audit 0 from='client.? 172.21.15.40:0/4275344393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:21:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:21:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:38 smithi040 bash[28232]: audit 2023-12-01T19:21:38.010808+0000 mon.a (mon.0) 4583 : audit 0 from='client.? 172.21.15.40:0/4067020316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:38 smithi040 bash[41173]: audit 2023-12-01T19:21:38.010808+0000 mon.a (mon.0) 4583 : audit 0 from='client.? 172.21.15.40:0/4067020316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:38 smithi141 bash[31670]: audit 2023-12-01T19:21:38.010808+0000 mon.a (mon.0) 4583 : audit 0 from='client.? 172.21.15.40:0/4067020316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:39 smithi040 bash[28232]: cluster 2023-12-01T19:21:37.240981+0000 mgr.y (mgr.24356) 6704 : cluster 0 pgmap v6672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:39 smithi040 bash[41173]: cluster 2023-12-01T19:21:37.240981+0000 mgr.y (mgr.24356) 6704 : cluster 0 pgmap v6672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:39 smithi141 bash[31670]: cluster 2023-12-01T19:21:37.240981+0000 mgr.y (mgr.24356) 6704 : cluster 0 pgmap v6672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:40 smithi040 bash[41173]: cluster 2023-12-01T19:21:39.241701+0000 mgr.y (mgr.24356) 6705 : cluster 0 pgmap v6673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:40 smithi040 bash[28232]: cluster 2023-12-01T19:21:39.241701+0000 mgr.y (mgr.24356) 6705 : cluster 0 pgmap v6673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:40 smithi141 bash[31670]: cluster 2023-12-01T19:21:39.241701+0000 mgr.y (mgr.24356) 6705 : cluster 0 pgmap v6673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:41 smithi040 bash[28232]: audit 2023-12-01T19:21:40.470834+0000 mon.c (mon.2) 4247 : audit 0 from='client.? 172.21.15.40:0/1283925213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:41 smithi040 bash[41173]: audit 2023-12-01T19:21:40.470834+0000 mon.c (mon.2) 4247 : audit 0 from='client.? 172.21.15.40:0/1283925213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:41 smithi141 bash[31670]: audit 2023-12-01T19:21:40.470834+0000 mon.c (mon.2) 4247 : audit 0 from='client.? 172.21.15.40:0/1283925213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:43 smithi040 bash[28232]: cluster 2023-12-01T19:21:41.242866+0000 mgr.y (mgr.24356) 6706 : cluster 0 pgmap v6674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:43 smithi040 bash[28232]: audit 2023-12-01T19:21:42.928364+0000 mon.a (mon.0) 4584 : audit 0 from='client.? 172.21.15.40:0/967142472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:43 smithi040 bash[41173]: cluster 2023-12-01T19:21:41.242866+0000 mgr.y (mgr.24356) 6706 : cluster 0 pgmap v6674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:43 smithi040 bash[41173]: audit 2023-12-01T19:21:42.928364+0000 mon.a (mon.0) 4584 : audit 0 from='client.? 172.21.15.40:0/967142472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:43 smithi141 bash[31670]: cluster 2023-12-01T19:21:41.242866+0000 mgr.y (mgr.24356) 6706 : cluster 0 pgmap v6674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:43 smithi141 bash[31670]: audit 2023-12-01T19:21:42.928364+0000 mon.a (mon.0) 4584 : audit 0 from='client.? 172.21.15.40:0/967142472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:44 smithi040 bash[28232]: audit 2023-12-01T19:21:43.456156+0000 mon.c (mon.2) 4248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:21:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:44 smithi040 bash[41173]: audit 2023-12-01T19:21:43.456156+0000 mon.c (mon.2) 4248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:21:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:44 smithi141 bash[31670]: audit 2023-12-01T19:21:43.456156+0000 mon.c (mon.2) 4248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:21:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:45 smithi040 bash[28232]: cluster 2023-12-01T19:21:43.243551+0000 mgr.y (mgr.24356) 6707 : cluster 0 pgmap v6675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:45 smithi040 bash[41173]: cluster 2023-12-01T19:21:43.243551+0000 mgr.y (mgr.24356) 6707 : cluster 0 pgmap v6675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:45 smithi141 bash[31670]: cluster 2023-12-01T19:21:43.243551+0000 mgr.y (mgr.24356) 6707 : cluster 0 pgmap v6675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:46 smithi040 bash[28232]: cluster 2023-12-01T19:21:45.244701+0000 mgr.y (mgr.24356) 6708 : cluster 0 pgmap v6676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:46 smithi040 bash[28232]: audit 2023-12-01T19:21:45.393188+0000 mon.c (mon.2) 4249 : audit 0 from='client.? 172.21.15.40:0/3072560908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:46 smithi040 bash[41173]: cluster 2023-12-01T19:21:45.244701+0000 mgr.y (mgr.24356) 6708 : cluster 0 pgmap v6676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:46 smithi040 bash[41173]: audit 2023-12-01T19:21:45.393188+0000 mon.c (mon.2) 4249 : audit 0 from='client.? 172.21.15.40:0/3072560908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:46 smithi141 bash[31670]: cluster 2023-12-01T19:21:45.244701+0000 mgr.y (mgr.24356) 6708 : cluster 0 pgmap v6676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:46 smithi141 bash[31670]: audit 2023-12-01T19:21:45.393188+0000 mon.c (mon.2) 4249 : audit 0 from='client.? 172.21.15.40:0/3072560908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:21:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:21:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:48 smithi040 bash[41173]: audit 2023-12-01T19:21:47.875797+0000 mon.a (mon.0) 4585 : audit 0 from='client.? 172.21.15.40:0/2865754738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:48 smithi040 bash[28232]: audit 2023-12-01T19:21:47.875797+0000 mon.a (mon.0) 4585 : audit 0 from='client.? 172.21.15.40:0/2865754738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:48 smithi141 bash[31670]: audit 2023-12-01T19:21:47.875797+0000 mon.a (mon.0) 4585 : audit 0 from='client.? 172.21.15.40:0/2865754738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:49 smithi040 bash[28232]: cluster 2023-12-01T19:21:47.245384+0000 mgr.y (mgr.24356) 6709 : cluster 0 pgmap v6677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:49 smithi040 bash[28232]: audit 2023-12-01T19:21:48.664826+0000 mon.c (mon.2) 4250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:49 smithi040 bash[41173]: cluster 2023-12-01T19:21:47.245384+0000 mgr.y (mgr.24356) 6709 : cluster 0 pgmap v6677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:49 smithi040 bash[41173]: audit 2023-12-01T19:21:48.664826+0000 mon.c (mon.2) 4250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:49 smithi141 bash[31670]: cluster 2023-12-01T19:21:47.245384+0000 mgr.y (mgr.24356) 6709 : cluster 0 pgmap v6677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:49 smithi141 bash[31670]: audit 2023-12-01T19:21:48.664826+0000 mon.c (mon.2) 4250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: cluster 2023-12-01T19:21:49.245955+0000 mgr.y (mgr.24356) 6710 : cluster 0 pgmap v6678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:49.359573+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:49.372698+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:49.657256+0000 mon.a (mon.0) 4588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:49.667663+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:50.147928+0000 mon.c (mon.2) 4251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:50.149417+0000 mon.c (mon.2) 4252 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:50.158487+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[28232]: audit 2023-12-01T19:21:50.340844+0000 mon.c (mon.2) 4253 : audit 0 from='client.? 172.21.15.40:0/2357743146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: cluster 2023-12-01T19:21:49.245955+0000 mgr.y (mgr.24356) 6710 : cluster 0 pgmap v6678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:49.359573+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:49.372698+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:49.657256+0000 mon.a (mon.0) 4588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:49.667663+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:50.147928+0000 mon.c (mon.2) 4251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:21:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:50.149417+0000 mon.c (mon.2) 4252 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:21:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:50.158487+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:50 smithi040 bash[41173]: audit 2023-12-01T19:21:50.340844+0000 mon.c (mon.2) 4253 : audit 0 from='client.? 172.21.15.40:0/2357743146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: cluster 2023-12-01T19:21:49.245955+0000 mgr.y (mgr.24356) 6710 : cluster 0 pgmap v6678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:49.359573+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:49.372698+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:49.657256+0000 mon.a (mon.0) 4588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:49.667663+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:50.147928+0000 mon.c (mon.2) 4251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:21:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:50.149417+0000 mon.c (mon.2) 4252 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:21:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:50.158487+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:21:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:50 smithi141 bash[31670]: audit 2023-12-01T19:21:50.340844+0000 mon.c (mon.2) 4253 : audit 0 from='client.? 172.21.15.40:0/2357743146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:53 smithi040 bash[28232]: cluster 2023-12-01T19:21:51.247089+0000 mgr.y (mgr.24356) 6711 : cluster 0 pgmap v6679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:53 smithi040 bash[28232]: audit 2023-12-01T19:21:52.802637+0000 mon.a (mon.0) 4591 : audit 0 from='client.? 172.21.15.40:0/4141894696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:53 smithi040 bash[41173]: cluster 2023-12-01T19:21:51.247089+0000 mgr.y (mgr.24356) 6711 : cluster 0 pgmap v6679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:53 smithi040 bash[41173]: audit 2023-12-01T19:21:52.802637+0000 mon.a (mon.0) 4591 : audit 0 from='client.? 172.21.15.40:0/4141894696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:53 smithi141 bash[31670]: cluster 2023-12-01T19:21:51.247089+0000 mgr.y (mgr.24356) 6711 : cluster 0 pgmap v6679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:53 smithi141 bash[31670]: audit 2023-12-01T19:21:52.802637+0000 mon.a (mon.0) 4591 : audit 0 from='client.? 172.21.15.40:0/4141894696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:55 smithi040 bash[28232]: cluster 2023-12-01T19:21:53.247763+0000 mgr.y (mgr.24356) 6712 : cluster 0 pgmap v6680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:55 smithi040 bash[41173]: cluster 2023-12-01T19:21:53.247763+0000 mgr.y (mgr.24356) 6712 : cluster 0 pgmap v6680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:55 smithi141 bash[31670]: cluster 2023-12-01T19:21:53.247763+0000 mgr.y (mgr.24356) 6712 : cluster 0 pgmap v6680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:56 smithi040 bash[41173]: audit 2023-12-01T19:21:55.264293+0000 mon.c (mon.2) 4254 : audit 0 from='client.? 172.21.15.40:0/3345272565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:56 smithi040 bash[28232]: audit 2023-12-01T19:21:55.264293+0000 mon.c (mon.2) 4254 : audit 0 from='client.? 172.21.15.40:0/3345272565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:56 smithi141 bash[31670]: audit 2023-12-01T19:21:55.264293+0000 mon.c (mon.2) 4254 : audit 0 from='client.? 172.21.15.40:0/3345272565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:21:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:21:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:57 smithi040 bash[41173]: cluster 2023-12-01T19:21:55.248557+0000 mgr.y (mgr.24356) 6713 : cluster 0 pgmap v6681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:57 smithi040 bash[28232]: cluster 2023-12-01T19:21:55.248557+0000 mgr.y (mgr.24356) 6713 : cluster 0 pgmap v6681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:57 smithi141 bash[31670]: cluster 2023-12-01T19:21:55.248557+0000 mgr.y (mgr.24356) 6713 : cluster 0 pgmap v6681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:58 smithi040 bash[28232]: cluster 2023-12-01T19:21:57.249324+0000 mgr.y (mgr.24356) 6714 : cluster 0 pgmap v6682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:21:58 smithi040 bash[28232]: audit 2023-12-01T19:21:57.729972+0000 mon.a (mon.0) 4592 : audit 0 from='client.? 172.21.15.40:0/521157219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:58 smithi040 bash[41173]: cluster 2023-12-01T19:21:57.249324+0000 mgr.y (mgr.24356) 6714 : cluster 0 pgmap v6682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:21:58 smithi040 bash[41173]: audit 2023-12-01T19:21:57.729972+0000 mon.a (mon.0) 4592 : audit 0 from='client.? 172.21.15.40:0/521157219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:21:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:58 smithi141 bash[31670]: cluster 2023-12-01T19:21:57.249324+0000 mgr.y (mgr.24356) 6714 : cluster 0 pgmap v6682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:21:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:21:58 smithi141 bash[31670]: audit 2023-12-01T19:21:57.729972+0000 mon.a (mon.0) 4592 : audit 0 from='client.? 172.21.15.40:0/521157219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:00 smithi040 bash[28232]: cluster 2023-12-01T19:21:59.250031+0000 mgr.y (mgr.24356) 6715 : cluster 0 pgmap v6683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:00 smithi040 bash[28232]: audit 2023-12-01T19:22:00.232206+0000 mon.a (mon.0) 4593 : audit 0 from='client.? 172.21.15.40:0/1294942187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:00 smithi040 bash[41173]: cluster 2023-12-01T19:21:59.250031+0000 mgr.y (mgr.24356) 6715 : cluster 0 pgmap v6683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:00 smithi040 bash[41173]: audit 2023-12-01T19:22:00.232206+0000 mon.a (mon.0) 4593 : audit 0 from='client.? 172.21.15.40:0/1294942187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:00 smithi141 bash[31670]: cluster 2023-12-01T19:21:59.250031+0000 mgr.y (mgr.24356) 6715 : cluster 0 pgmap v6683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:00 smithi141 bash[31670]: audit 2023-12-01T19:22:00.232206+0000 mon.a (mon.0) 4593 : audit 0 from='client.? 172.21.15.40:0/1294942187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:03 smithi040 bash[41173]: cluster 2023-12-01T19:22:01.251188+0000 mgr.y (mgr.24356) 6716 : cluster 0 pgmap v6684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:03 smithi040 bash[41173]: audit 2023-12-01T19:22:02.694842+0000 mon.a (mon.0) 4594 : audit 0 from='client.? 172.21.15.40:0/795386758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:03 smithi040 bash[28232]: cluster 2023-12-01T19:22:01.251188+0000 mgr.y (mgr.24356) 6716 : cluster 0 pgmap v6684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:03 smithi040 bash[28232]: audit 2023-12-01T19:22:02.694842+0000 mon.a (mon.0) 4594 : audit 0 from='client.? 172.21.15.40:0/795386758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:03 smithi141 bash[31670]: cluster 2023-12-01T19:22:01.251188+0000 mgr.y (mgr.24356) 6716 : cluster 0 pgmap v6684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:03 smithi141 bash[31670]: audit 2023-12-01T19:22:02.694842+0000 mon.a (mon.0) 4594 : audit 0 from='client.? 172.21.15.40:0/795386758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:04 smithi040 bash[28232]: audit 2023-12-01T19:22:03.665331+0000 mon.c (mon.2) 4255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:04 smithi040 bash[41173]: audit 2023-12-01T19:22:03.665331+0000 mon.c (mon.2) 4255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:04 smithi141 bash[31670]: audit 2023-12-01T19:22:03.665331+0000 mon.c (mon.2) 4255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:05 smithi040 bash[41173]: cluster 2023-12-01T19:22:03.251871+0000 mgr.y (mgr.24356) 6717 : cluster 0 pgmap v6685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:05 smithi040 bash[28232]: cluster 2023-12-01T19:22:03.251871+0000 mgr.y (mgr.24356) 6717 : cluster 0 pgmap v6685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:05 smithi141 bash[31670]: cluster 2023-12-01T19:22:03.251871+0000 mgr.y (mgr.24356) 6717 : cluster 0 pgmap v6685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:06 smithi040 bash[28232]: audit 2023-12-01T19:22:05.159251+0000 mon.c (mon.2) 4256 : audit 0 from='client.? 172.21.15.40:0/1068522653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:06 smithi040 bash[28232]: cluster 2023-12-01T19:22:05.252950+0000 mgr.y (mgr.24356) 6718 : cluster 0 pgmap v6686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:06 smithi040 bash[41173]: audit 2023-12-01T19:22:05.159251+0000 mon.c (mon.2) 4256 : audit 0 from='client.? 172.21.15.40:0/1068522653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:06 smithi040 bash[41173]: cluster 2023-12-01T19:22:05.252950+0000 mgr.y (mgr.24356) 6718 : cluster 0 pgmap v6686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:06 smithi141 bash[31670]: audit 2023-12-01T19:22:05.159251+0000 mon.c (mon.2) 4256 : audit 0 from='client.? 172.21.15.40:0/1068522653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:06 smithi141 bash[31670]: cluster 2023-12-01T19:22:05.252950+0000 mgr.y (mgr.24356) 6718 : cluster 0 pgmap v6686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:22:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:22:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:08 smithi040 bash[28232]: audit 2023-12-01T19:22:07.622289+0000 mon.a (mon.0) 4595 : audit 0 from='client.? 172.21.15.40:0/188009766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:08 smithi040 bash[41173]: audit 2023-12-01T19:22:07.622289+0000 mon.a (mon.0) 4595 : audit 0 from='client.? 172.21.15.40:0/188009766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:08 smithi141 bash[31670]: audit 2023-12-01T19:22:07.622289+0000 mon.a (mon.0) 4595 : audit 0 from='client.? 172.21.15.40:0/188009766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:09 smithi040 bash[28232]: cluster 2023-12-01T19:22:07.253596+0000 mgr.y (mgr.24356) 6719 : cluster 0 pgmap v6687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:09 smithi040 bash[41173]: cluster 2023-12-01T19:22:07.253596+0000 mgr.y (mgr.24356) 6719 : cluster 0 pgmap v6687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:09 smithi141 bash[31670]: cluster 2023-12-01T19:22:07.253596+0000 mgr.y (mgr.24356) 6719 : cluster 0 pgmap v6687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:10 smithi040 bash[28232]: cluster 2023-12-01T19:22:09.254287+0000 mgr.y (mgr.24356) 6720 : cluster 0 pgmap v6688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:10 smithi040 bash[41173]: cluster 2023-12-01T19:22:09.254287+0000 mgr.y (mgr.24356) 6720 : cluster 0 pgmap v6688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:10 smithi141 bash[31670]: cluster 2023-12-01T19:22:09.254287+0000 mgr.y (mgr.24356) 6720 : cluster 0 pgmap v6688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:11 smithi040 bash[28232]: audit 2023-12-01T19:22:10.089449+0000 mon.a (mon.0) 4596 : audit 0 from='client.? 172.21.15.40:0/1140354874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:11 smithi040 bash[41173]: audit 2023-12-01T19:22:10.089449+0000 mon.a (mon.0) 4596 : audit 0 from='client.? 172.21.15.40:0/1140354874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:11 smithi141 bash[31670]: audit 2023-12-01T19:22:10.089449+0000 mon.a (mon.0) 4596 : audit 0 from='client.? 172.21.15.40:0/1140354874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:13 smithi040 bash[28232]: cluster 2023-12-01T19:22:11.255470+0000 mgr.y (mgr.24356) 6721 : cluster 0 pgmap v6689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:13 smithi040 bash[28232]: audit 2023-12-01T19:22:12.547778+0000 mon.a (mon.0) 4597 : audit 0 from='client.? 172.21.15.40:0/267883965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:13 smithi040 bash[41173]: cluster 2023-12-01T19:22:11.255470+0000 mgr.y (mgr.24356) 6721 : cluster 0 pgmap v6689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:13 smithi040 bash[41173]: audit 2023-12-01T19:22:12.547778+0000 mon.a (mon.0) 4597 : audit 0 from='client.? 172.21.15.40:0/267883965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:13 smithi141 bash[31670]: cluster 2023-12-01T19:22:11.255470+0000 mgr.y (mgr.24356) 6721 : cluster 0 pgmap v6689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:13 smithi141 bash[31670]: audit 2023-12-01T19:22:12.547778+0000 mon.a (mon.0) 4597 : audit 0 from='client.? 172.21.15.40:0/267883965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:14 smithi040 bash[28232]: cluster 2023-12-01T19:22:13.256171+0000 mgr.y (mgr.24356) 6722 : cluster 0 pgmap v6690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:14 smithi040 bash[41173]: cluster 2023-12-01T19:22:13.256171+0000 mgr.y (mgr.24356) 6722 : cluster 0 pgmap v6690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:14 smithi141 bash[31670]: cluster 2023-12-01T19:22:13.256171+0000 mgr.y (mgr.24356) 6722 : cluster 0 pgmap v6690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:15 smithi040 bash[28232]: audit 2023-12-01T19:22:15.016602+0000 mon.c (mon.2) 4257 : audit 0 from='client.? 172.21.15.40:0/235565121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:15 smithi040 bash[41173]: audit 2023-12-01T19:22:15.016602+0000 mon.c (mon.2) 4257 : audit 0 from='client.? 172.21.15.40:0/235565121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:15 smithi141 bash[31670]: audit 2023-12-01T19:22:15.016602+0000 mon.c (mon.2) 4257 : audit 0 from='client.? 172.21.15.40:0/235565121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:16 smithi040 bash[28232]: cluster 2023-12-01T19:22:15.257303+0000 mgr.y (mgr.24356) 6723 : cluster 0 pgmap v6691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:16 smithi040 bash[41173]: cluster 2023-12-01T19:22:15.257303+0000 mgr.y (mgr.24356) 6723 : cluster 0 pgmap v6691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:16 smithi141 bash[31670]: cluster 2023-12-01T19:22:15.257303+0000 mgr.y (mgr.24356) 6723 : cluster 0 pgmap v6691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:22:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:22:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:18 smithi040 bash[28232]: cluster 2023-12-01T19:22:17.257842+0000 mgr.y (mgr.24356) 6724 : cluster 0 pgmap v6692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:18 smithi040 bash[28232]: audit 2023-12-01T19:22:17.479401+0000 mon.c (mon.2) 4258 : audit 0 from='client.? 172.21.15.40:0/4071820544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:18 smithi040 bash[41173]: cluster 2023-12-01T19:22:17.257842+0000 mgr.y (mgr.24356) 6724 : cluster 0 pgmap v6692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:18 smithi040 bash[41173]: audit 2023-12-01T19:22:17.479401+0000 mon.c (mon.2) 4258 : audit 0 from='client.? 172.21.15.40:0/4071820544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:18 smithi141 bash[31670]: cluster 2023-12-01T19:22:17.257842+0000 mgr.y (mgr.24356) 6724 : cluster 0 pgmap v6692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:18 smithi141 bash[31670]: audit 2023-12-01T19:22:17.479401+0000 mon.c (mon.2) 4258 : audit 0 from='client.? 172.21.15.40:0/4071820544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:19 smithi040 bash[28232]: audit 2023-12-01T19:22:18.665789+0000 mon.c (mon.2) 4259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:19 smithi040 bash[41173]: audit 2023-12-01T19:22:18.665789+0000 mon.c (mon.2) 4259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:19 smithi141 bash[31670]: audit 2023-12-01T19:22:18.665789+0000 mon.c (mon.2) 4259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:20 smithi040 bash[28232]: cluster 2023-12-01T19:22:19.258567+0000 mgr.y (mgr.24356) 6725 : cluster 0 pgmap v6693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:20 smithi040 bash[28232]: audit 2023-12-01T19:22:19.937193+0000 mon.a (mon.0) 4598 : audit 0 from='client.? 172.21.15.40:0/3404157407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:20 smithi040 bash[41173]: cluster 2023-12-01T19:22:19.258567+0000 mgr.y (mgr.24356) 6725 : cluster 0 pgmap v6693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:20 smithi040 bash[41173]: audit 2023-12-01T19:22:19.937193+0000 mon.a (mon.0) 4598 : audit 0 from='client.? 172.21.15.40:0/3404157407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:20 smithi141 bash[31670]: cluster 2023-12-01T19:22:19.258567+0000 mgr.y (mgr.24356) 6725 : cluster 0 pgmap v6693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:20 smithi141 bash[31670]: audit 2023-12-01T19:22:19.937193+0000 mon.a (mon.0) 4598 : audit 0 from='client.? 172.21.15.40:0/3404157407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:23 smithi040 bash[28232]: cluster 2023-12-01T19:22:21.259760+0000 mgr.y (mgr.24356) 6726 : cluster 0 pgmap v6694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:23 smithi040 bash[28232]: audit 2023-12-01T19:22:22.397935+0000 mon.c (mon.2) 4260 : audit 0 from='client.? 172.21.15.40:0/1269673432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:23 smithi040 bash[41173]: cluster 2023-12-01T19:22:21.259760+0000 mgr.y (mgr.24356) 6726 : cluster 0 pgmap v6694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:23 smithi040 bash[41173]: audit 2023-12-01T19:22:22.397935+0000 mon.c (mon.2) 4260 : audit 0 from='client.? 172.21.15.40:0/1269673432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:23 smithi141 bash[31670]: cluster 2023-12-01T19:22:21.259760+0000 mgr.y (mgr.24356) 6726 : cluster 0 pgmap v6694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:23 smithi141 bash[31670]: audit 2023-12-01T19:22:22.397935+0000 mon.c (mon.2) 4260 : audit 0 from='client.? 172.21.15.40:0/1269673432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:24 smithi040 bash[28232]: cluster 2023-12-01T19:22:23.260432+0000 mgr.y (mgr.24356) 6727 : cluster 0 pgmap v6695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:24 smithi040 bash[41173]: cluster 2023-12-01T19:22:23.260432+0000 mgr.y (mgr.24356) 6727 : cluster 0 pgmap v6695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:24 smithi141 bash[31670]: cluster 2023-12-01T19:22:23.260432+0000 mgr.y (mgr.24356) 6727 : cluster 0 pgmap v6695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:25 smithi040 bash[28232]: audit 2023-12-01T19:22:24.866763+0000 mon.c (mon.2) 4261 : audit 0 from='client.? 172.21.15.40:0/332647603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:25 smithi040 bash[41173]: audit 2023-12-01T19:22:24.866763+0000 mon.c (mon.2) 4261 : audit 0 from='client.? 172.21.15.40:0/332647603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:25 smithi141 bash[31670]: audit 2023-12-01T19:22:24.866763+0000 mon.c (mon.2) 4261 : audit 0 from='client.? 172.21.15.40:0/332647603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:26 smithi040 bash[28232]: cluster 2023-12-01T19:22:25.261705+0000 mgr.y (mgr.24356) 6728 : cluster 0 pgmap v6696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:26 smithi040 bash[41173]: cluster 2023-12-01T19:22:25.261705+0000 mgr.y (mgr.24356) 6728 : cluster 0 pgmap v6696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:26 smithi141 bash[31670]: cluster 2023-12-01T19:22:25.261705+0000 mgr.y (mgr.24356) 6728 : cluster 0 pgmap v6696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:22:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:22:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:28 smithi040 bash[28232]: cluster 2023-12-01T19:22:27.262348+0000 mgr.y (mgr.24356) 6729 : cluster 0 pgmap v6697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:28 smithi040 bash[28232]: audit 2023-12-01T19:22:27.338712+0000 mon.c (mon.2) 4262 : audit 0 from='client.? 172.21.15.40:0/1947549729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:28 smithi040 bash[41173]: cluster 2023-12-01T19:22:27.262348+0000 mgr.y (mgr.24356) 6729 : cluster 0 pgmap v6697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:28 smithi040 bash[41173]: audit 2023-12-01T19:22:27.338712+0000 mon.c (mon.2) 4262 : audit 0 from='client.? 172.21.15.40:0/1947549729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:28 smithi141 bash[31670]: cluster 2023-12-01T19:22:27.262348+0000 mgr.y (mgr.24356) 6729 : cluster 0 pgmap v6697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:28 smithi141 bash[31670]: audit 2023-12-01T19:22:27.338712+0000 mon.c (mon.2) 4262 : audit 0 from='client.? 172.21.15.40:0/1947549729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:30 smithi040 bash[28232]: cluster 2023-12-01T19:22:29.262952+0000 mgr.y (mgr.24356) 6730 : cluster 0 pgmap v6698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:30 smithi040 bash[28232]: audit 2023-12-01T19:22:29.808113+0000 mon.a (mon.0) 4599 : audit 0 from='client.? 172.21.15.40:0/543929370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:30 smithi040 bash[41173]: cluster 2023-12-01T19:22:29.262952+0000 mgr.y (mgr.24356) 6730 : cluster 0 pgmap v6698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:30 smithi040 bash[41173]: audit 2023-12-01T19:22:29.808113+0000 mon.a (mon.0) 4599 : audit 0 from='client.? 172.21.15.40:0/543929370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:30 smithi141 bash[31670]: cluster 2023-12-01T19:22:29.262952+0000 mgr.y (mgr.24356) 6730 : cluster 0 pgmap v6698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:30 smithi141 bash[31670]: audit 2023-12-01T19:22:29.808113+0000 mon.a (mon.0) 4599 : audit 0 from='client.? 172.21.15.40:0/543929370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:32 smithi040 bash[28232]: cluster 2023-12-01T19:22:31.264110+0000 mgr.y (mgr.24356) 6731 : cluster 0 pgmap v6699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:32 smithi040 bash[28232]: audit 2023-12-01T19:22:32.289570+0000 mon.c (mon.2) 4263 : audit 0 from='client.? 172.21.15.40:0/4073962148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:32 smithi040 bash[41173]: cluster 2023-12-01T19:22:31.264110+0000 mgr.y (mgr.24356) 6731 : cluster 0 pgmap v6699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:32 smithi040 bash[41173]: audit 2023-12-01T19:22:32.289570+0000 mon.c (mon.2) 4263 : audit 0 from='client.? 172.21.15.40:0/4073962148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:32 smithi141 bash[31670]: cluster 2023-12-01T19:22:31.264110+0000 mgr.y (mgr.24356) 6731 : cluster 0 pgmap v6699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:32 smithi141 bash[31670]: audit 2023-12-01T19:22:32.289570+0000 mon.c (mon.2) 4263 : audit 0 from='client.? 172.21.15.40:0/4073962148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:34 smithi040 bash[41173]: cluster 2023-12-01T19:22:33.264950+0000 mgr.y (mgr.24356) 6732 : cluster 0 pgmap v6700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:34 smithi040 bash[41173]: audit 2023-12-01T19:22:33.666210+0000 mon.c (mon.2) 4264 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:34 smithi040 bash[28232]: cluster 2023-12-01T19:22:33.264950+0000 mgr.y (mgr.24356) 6732 : cluster 0 pgmap v6700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:34 smithi040 bash[28232]: audit 2023-12-01T19:22:33.666210+0000 mon.c (mon.2) 4264 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:34 smithi141 bash[31670]: cluster 2023-12-01T19:22:33.264950+0000 mgr.y (mgr.24356) 6732 : cluster 0 pgmap v6700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:34 smithi141 bash[31670]: audit 2023-12-01T19:22:33.666210+0000 mon.c (mon.2) 4264 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:35 smithi040 bash[41173]: audit 2023-12-01T19:22:34.752682+0000 mon.c (mon.2) 4265 : audit 0 from='client.? 172.21.15.40:0/2404585614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:35 smithi040 bash[28232]: audit 2023-12-01T19:22:34.752682+0000 mon.c (mon.2) 4265 : audit 0 from='client.? 172.21.15.40:0/2404585614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:35 smithi141 bash[31670]: audit 2023-12-01T19:22:34.752682+0000 mon.c (mon.2) 4265 : audit 0 from='client.? 172.21.15.40:0/2404585614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:36 smithi040 bash[28232]: cluster 2023-12-01T19:22:35.266064+0000 mgr.y (mgr.24356) 6733 : cluster 0 pgmap v6701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:22:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:22:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:36 smithi040 bash[41173]: cluster 2023-12-01T19:22:35.266064+0000 mgr.y (mgr.24356) 6733 : cluster 0 pgmap v6701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:36 smithi141 bash[31670]: cluster 2023-12-01T19:22:35.266064+0000 mgr.y (mgr.24356) 6733 : cluster 0 pgmap v6701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:38 smithi040 bash[28232]: audit 2023-12-01T19:22:37.212855+0000 mon.c (mon.2) 4266 : audit 0 from='client.? 172.21.15.40:0/586306235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:38 smithi040 bash[28232]: cluster 2023-12-01T19:22:37.266719+0000 mgr.y (mgr.24356) 6734 : cluster 0 pgmap v6702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:38 smithi040 bash[41173]: audit 2023-12-01T19:22:37.212855+0000 mon.c (mon.2) 4266 : audit 0 from='client.? 172.21.15.40:0/586306235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:38 smithi040 bash[41173]: cluster 2023-12-01T19:22:37.266719+0000 mgr.y (mgr.24356) 6734 : cluster 0 pgmap v6702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:38 smithi141 bash[31670]: audit 2023-12-01T19:22:37.212855+0000 mon.c (mon.2) 4266 : audit 0 from='client.? 172.21.15.40:0/586306235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:38 smithi141 bash[31670]: cluster 2023-12-01T19:22:37.266719+0000 mgr.y (mgr.24356) 6734 : cluster 0 pgmap v6702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:40 smithi040 bash[28232]: cluster 2023-12-01T19:22:39.267347+0000 mgr.y (mgr.24356) 6735 : cluster 0 pgmap v6703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:40 smithi040 bash[28232]: audit 2023-12-01T19:22:39.676931+0000 mon.c (mon.2) 4267 : audit 0 from='client.? 172.21.15.40:0/747553776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:40 smithi040 bash[41173]: cluster 2023-12-01T19:22:39.267347+0000 mgr.y (mgr.24356) 6735 : cluster 0 pgmap v6703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:40 smithi040 bash[41173]: audit 2023-12-01T19:22:39.676931+0000 mon.c (mon.2) 4267 : audit 0 from='client.? 172.21.15.40:0/747553776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:40 smithi141 bash[31670]: cluster 2023-12-01T19:22:39.267347+0000 mgr.y (mgr.24356) 6735 : cluster 0 pgmap v6703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:40 smithi141 bash[31670]: audit 2023-12-01T19:22:39.676931+0000 mon.c (mon.2) 4267 : audit 0 from='client.? 172.21.15.40:0/747553776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:42 smithi040 bash[28232]: cluster 2023-12-01T19:22:41.268480+0000 mgr.y (mgr.24356) 6736 : cluster 0 pgmap v6704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:42 smithi040 bash[28232]: audit 2023-12-01T19:22:42.145064+0000 mon.c (mon.2) 4268 : audit 0 from='client.? 172.21.15.40:0/890041591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:42 smithi040 bash[41173]: cluster 2023-12-01T19:22:41.268480+0000 mgr.y (mgr.24356) 6736 : cluster 0 pgmap v6704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:42 smithi040 bash[41173]: audit 2023-12-01T19:22:42.145064+0000 mon.c (mon.2) 4268 : audit 0 from='client.? 172.21.15.40:0/890041591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:42 smithi141 bash[31670]: cluster 2023-12-01T19:22:41.268480+0000 mgr.y (mgr.24356) 6736 : cluster 0 pgmap v6704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:42 smithi141 bash[31670]: audit 2023-12-01T19:22:42.145064+0000 mon.c (mon.2) 4268 : audit 0 from='client.? 172.21.15.40:0/890041591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:44 smithi040 bash[41173]: cluster 2023-12-01T19:22:43.269171+0000 mgr.y (mgr.24356) 6737 : cluster 0 pgmap v6705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:44 smithi040 bash[28232]: cluster 2023-12-01T19:22:43.269171+0000 mgr.y (mgr.24356) 6737 : cluster 0 pgmap v6705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:44 smithi141 bash[31670]: cluster 2023-12-01T19:22:43.269171+0000 mgr.y (mgr.24356) 6737 : cluster 0 pgmap v6705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:45 smithi040 bash[41173]: audit 2023-12-01T19:22:44.609725+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.40:0/1424449665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:45 smithi040 bash[28232]: audit 2023-12-01T19:22:44.609725+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.40:0/1424449665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:45 smithi141 bash[31670]: audit 2023-12-01T19:22:44.609725+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.40:0/1424449665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:46 smithi040 bash[41173]: cluster 2023-12-01T19:22:45.270330+0000 mgr.y (mgr.24356) 6738 : cluster 0 pgmap v6706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:46 smithi040 bash[28232]: cluster 2023-12-01T19:22:45.270330+0000 mgr.y (mgr.24356) 6738 : cluster 0 pgmap v6706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:22:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:22:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:46 smithi141 bash[31670]: cluster 2023-12-01T19:22:45.270330+0000 mgr.y (mgr.24356) 6738 : cluster 0 pgmap v6706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:48 smithi040 bash[28232]: audit 2023-12-01T19:22:47.075287+0000 mon.a (mon.0) 4601 : audit 0 from='client.? 172.21.15.40:0/706274390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:48 smithi040 bash[28232]: cluster 2023-12-01T19:22:47.270956+0000 mgr.y (mgr.24356) 6739 : cluster 0 pgmap v6707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:48 smithi040 bash[41173]: audit 2023-12-01T19:22:47.075287+0000 mon.a (mon.0) 4601 : audit 0 from='client.? 172.21.15.40:0/706274390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:48 smithi040 bash[41173]: cluster 2023-12-01T19:22:47.270956+0000 mgr.y (mgr.24356) 6739 : cluster 0 pgmap v6707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:48 smithi141 bash[31670]: audit 2023-12-01T19:22:47.075287+0000 mon.a (mon.0) 4601 : audit 0 from='client.? 172.21.15.40:0/706274390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:48 smithi141 bash[31670]: cluster 2023-12-01T19:22:47.270956+0000 mgr.y (mgr.24356) 6739 : cluster 0 pgmap v6707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:49 smithi040 bash[41173]: audit 2023-12-01T19:22:48.666661+0000 mon.c (mon.2) 4269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:49 smithi040 bash[28232]: audit 2023-12-01T19:22:48.666661+0000 mon.c (mon.2) 4269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:49 smithi141 bash[31670]: audit 2023-12-01T19:22:48.666661+0000 mon.c (mon.2) 4269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:50 smithi040 bash[28232]: cluster 2023-12-01T19:22:49.271673+0000 mgr.y (mgr.24356) 6740 : cluster 0 pgmap v6708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:50 smithi040 bash[28232]: audit 2023-12-01T19:22:49.543018+0000 mon.a (mon.0) 4602 : audit 0 from='client.? 172.21.15.40:0/412205586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:50 smithi040 bash[41173]: cluster 2023-12-01T19:22:49.271673+0000 mgr.y (mgr.24356) 6740 : cluster 0 pgmap v6708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:50 smithi040 bash[41173]: audit 2023-12-01T19:22:49.543018+0000 mon.a (mon.0) 4602 : audit 0 from='client.? 172.21.15.40:0/412205586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:50 smithi141 bash[31670]: cluster 2023-12-01T19:22:49.271673+0000 mgr.y (mgr.24356) 6740 : cluster 0 pgmap v6708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:50 smithi141 bash[31670]: audit 2023-12-01T19:22:49.543018+0000 mon.a (mon.0) 4602 : audit 0 from='client.? 172.21.15.40:0/412205586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:51 smithi040 bash[41173]: audit 2023-12-01T19:22:50.240886+0000 mon.c (mon.2) 4270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:22:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:51 smithi040 bash[28232]: audit 2023-12-01T19:22:50.240886+0000 mon.c (mon.2) 4270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:22:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:51 smithi141 bash[31670]: audit 2023-12-01T19:22:50.240886+0000 mon.c (mon.2) 4270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:52 smithi040 bash[28232]: cluster 2023-12-01T19:22:51.272961+0000 mgr.y (mgr.24356) 6741 : cluster 0 pgmap v6709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:52 smithi040 bash[28232]: audit 2023-12-01T19:22:52.003394+0000 mon.a (mon.0) 4603 : audit 0 from='client.? 172.21.15.40:0/4209721466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:52 smithi040 bash[41173]: cluster 2023-12-01T19:22:51.272961+0000 mgr.y (mgr.24356) 6741 : cluster 0 pgmap v6709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:52 smithi040 bash[41173]: audit 2023-12-01T19:22:52.003394+0000 mon.a (mon.0) 4603 : audit 0 from='client.? 172.21.15.40:0/4209721466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:52 smithi141 bash[31670]: cluster 2023-12-01T19:22:51.272961+0000 mgr.y (mgr.24356) 6741 : cluster 0 pgmap v6709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:52 smithi141 bash[31670]: audit 2023-12-01T19:22:52.003394+0000 mon.a (mon.0) 4603 : audit 0 from='client.? 172.21.15.40:0/4209721466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:54 smithi040 bash[28232]: cluster 2023-12-01T19:22:53.273697+0000 mgr.y (mgr.24356) 6742 : cluster 0 pgmap v6710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:54 smithi040 bash[41173]: cluster 2023-12-01T19:22:53.273697+0000 mgr.y (mgr.24356) 6742 : cluster 0 pgmap v6710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:54 smithi141 bash[31670]: cluster 2023-12-01T19:22:53.273697+0000 mgr.y (mgr.24356) 6742 : cluster 0 pgmap v6710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:55 smithi040 bash[41173]: audit 2023-12-01T19:22:54.467851+0000 mon.a (mon.0) 4604 : audit 0 from='client.? 172.21.15.40:0/4142706931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:55 smithi040 bash[28232]: audit 2023-12-01T19:22:54.467851+0000 mon.a (mon.0) 4604 : audit 0 from='client.? 172.21.15.40:0/4142706931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:55 smithi141 bash[31670]: audit 2023-12-01T19:22:54.467851+0000 mon.a (mon.0) 4604 : audit 0 from='client.? 172.21.15.40:0/4142706931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[28232]: cluster 2023-12-01T19:22:55.274790+0000 mgr.y (mgr.24356) 6743 : cluster 0 pgmap v6711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[28232]: audit 2023-12-01T19:22:56.187899+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[28232]: audit 2023-12-01T19:22:56.205372+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:22:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[41173]: cluster 2023-12-01T19:22:55.274790+0000 mgr.y (mgr.24356) 6743 : cluster 0 pgmap v6711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[41173]: audit 2023-12-01T19:22:56.187899+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:56 smithi040 bash[41173]: audit 2023-12-01T19:22:56.205372+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:56 smithi141 bash[31670]: cluster 2023-12-01T19:22:55.274790+0000 mgr.y (mgr.24356) 6743 : cluster 0 pgmap v6711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:56 smithi141 bash[31670]: audit 2023-12-01T19:22:56.187899+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:56 smithi141 bash[31670]: audit 2023-12-01T19:22:56.205372+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[28232]: audit 2023-12-01T19:22:56.389412+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[28232]: audit 2023-12-01T19:22:56.401325+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[28232]: audit 2023-12-01T19:22:56.882689+0000 mon.c (mon.2) 4271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:22:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[28232]: audit 2023-12-01T19:22:56.884573+0000 mon.c (mon.2) 4272 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:22:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[28232]: audit 2023-12-01T19:22:56.897267+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[28232]: audit 2023-12-01T19:22:56.934176+0000 mon.a (mon.0) 4610 : audit 0 from='client.? 172.21.15.40:0/1466540141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[41173]: audit 2023-12-01T19:22:56.389412+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[41173]: audit 2023-12-01T19:22:56.401325+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[41173]: audit 2023-12-01T19:22:56.882689+0000 mon.c (mon.2) 4271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:22:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[41173]: audit 2023-12-01T19:22:56.884573+0000 mon.c (mon.2) 4272 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:22:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[41173]: audit 2023-12-01T19:22:56.897267+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:57 smithi040 bash[41173]: audit 2023-12-01T19:22:56.934176+0000 mon.a (mon.0) 4610 : audit 0 from='client.? 172.21.15.40:0/1466540141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:57 smithi141 bash[31670]: audit 2023-12-01T19:22:56.389412+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:57 smithi141 bash[31670]: audit 2023-12-01T19:22:56.401325+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:57 smithi141 bash[31670]: audit 2023-12-01T19:22:56.882689+0000 mon.c (mon.2) 4271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:22:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:57 smithi141 bash[31670]: audit 2023-12-01T19:22:56.884573+0000 mon.c (mon.2) 4272 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:22:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:57 smithi141 bash[31670]: audit 2023-12-01T19:22:56.897267+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:22:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:57 smithi141 bash[31670]: audit 2023-12-01T19:22:56.934176+0000 mon.a (mon.0) 4610 : audit 0 from='client.? 172.21.15.40:0/1466540141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:22:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:22:58 smithi040 bash[28232]: cluster 2023-12-01T19:22:57.275561+0000 mgr.y (mgr.24356) 6744 : cluster 0 pgmap v6712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:22:58 smithi040 bash[41173]: cluster 2023-12-01T19:22:57.275561+0000 mgr.y (mgr.24356) 6744 : cluster 0 pgmap v6712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:22:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:22:58 smithi141 bash[31670]: cluster 2023-12-01T19:22:57.275561+0000 mgr.y (mgr.24356) 6744 : cluster 0 pgmap v6712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:00 smithi040 bash[28232]: cluster 2023-12-01T19:22:59.276229+0000 mgr.y (mgr.24356) 6745 : cluster 0 pgmap v6713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:00 smithi040 bash[28232]: audit 2023-12-01T19:22:59.404410+0000 mon.c (mon.2) 4273 : audit 0 from='client.? 172.21.15.40:0/198691057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:00 smithi040 bash[41173]: cluster 2023-12-01T19:22:59.276229+0000 mgr.y (mgr.24356) 6745 : cluster 0 pgmap v6713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:00 smithi040 bash[41173]: audit 2023-12-01T19:22:59.404410+0000 mon.c (mon.2) 4273 : audit 0 from='client.? 172.21.15.40:0/198691057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:00 smithi141 bash[31670]: cluster 2023-12-01T19:22:59.276229+0000 mgr.y (mgr.24356) 6745 : cluster 0 pgmap v6713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:00 smithi141 bash[31670]: audit 2023-12-01T19:22:59.404410+0000 mon.c (mon.2) 4273 : audit 0 from='client.? 172.21.15.40:0/198691057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:02 smithi040 bash[28232]: cluster 2023-12-01T19:23:01.277390+0000 mgr.y (mgr.24356) 6746 : cluster 0 pgmap v6714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:02 smithi040 bash[28232]: audit 2023-12-01T19:23:01.858066+0000 mon.c (mon.2) 4274 : audit 0 from='client.? 172.21.15.40:0/644529811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:02 smithi040 bash[41173]: cluster 2023-12-01T19:23:01.277390+0000 mgr.y (mgr.24356) 6746 : cluster 0 pgmap v6714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:02 smithi040 bash[41173]: audit 2023-12-01T19:23:01.858066+0000 mon.c (mon.2) 4274 : audit 0 from='client.? 172.21.15.40:0/644529811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:02 smithi141 bash[31670]: cluster 2023-12-01T19:23:01.277390+0000 mgr.y (mgr.24356) 6746 : cluster 0 pgmap v6714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:02 smithi141 bash[31670]: audit 2023-12-01T19:23:01.858066+0000 mon.c (mon.2) 4274 : audit 0 from='client.? 172.21.15.40:0/644529811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:04 smithi040 bash[41173]: cluster 2023-12-01T19:23:03.278042+0000 mgr.y (mgr.24356) 6747 : cluster 0 pgmap v6715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:04 smithi040 bash[41173]: audit 2023-12-01T19:23:03.667125+0000 mon.c (mon.2) 4275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:04 smithi040 bash[41173]: audit 2023-12-01T19:23:04.326762+0000 mon.c (mon.2) 4276 : audit 0 from='client.? 172.21.15.40:0/3020008316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:04 smithi040 bash[28232]: cluster 2023-12-01T19:23:03.278042+0000 mgr.y (mgr.24356) 6747 : cluster 0 pgmap v6715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:04 smithi040 bash[28232]: audit 2023-12-01T19:23:03.667125+0000 mon.c (mon.2) 4275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:04 smithi040 bash[28232]: audit 2023-12-01T19:23:04.326762+0000 mon.c (mon.2) 4276 : audit 0 from='client.? 172.21.15.40:0/3020008316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:04 smithi141 bash[31670]: cluster 2023-12-01T19:23:03.278042+0000 mgr.y (mgr.24356) 6747 : cluster 0 pgmap v6715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:04 smithi141 bash[31670]: audit 2023-12-01T19:23:03.667125+0000 mon.c (mon.2) 4275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:04 smithi141 bash[31670]: audit 2023-12-01T19:23:04.326762+0000 mon.c (mon.2) 4276 : audit 0 from='client.? 172.21.15.40:0/3020008316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:06 smithi040 bash[28232]: cluster 2023-12-01T19:23:05.279373+0000 mgr.y (mgr.24356) 6748 : cluster 0 pgmap v6716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:23:06] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:23:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:06 smithi040 bash[41173]: cluster 2023-12-01T19:23:05.279373+0000 mgr.y (mgr.24356) 6748 : cluster 0 pgmap v6716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:06 smithi141 bash[31670]: cluster 2023-12-01T19:23:05.279373+0000 mgr.y (mgr.24356) 6748 : cluster 0 pgmap v6716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:07 smithi040 bash[41173]: audit 2023-12-01T19:23:06.803635+0000 mon.a (mon.0) 4611 : audit 0 from='client.? 172.21.15.40:0/530259505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:07 smithi040 bash[28232]: audit 2023-12-01T19:23:06.803635+0000 mon.a (mon.0) 4611 : audit 0 from='client.? 172.21.15.40:0/530259505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:07 smithi141 bash[31670]: audit 2023-12-01T19:23:06.803635+0000 mon.a (mon.0) 4611 : audit 0 from='client.? 172.21.15.40:0/530259505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:08 smithi141 bash[31670]: cluster 2023-12-01T19:23:07.280210+0000 mgr.y (mgr.24356) 6749 : cluster 0 pgmap v6717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:08 smithi040 bash[28232]: cluster 2023-12-01T19:23:07.280210+0000 mgr.y (mgr.24356) 6749 : cluster 0 pgmap v6717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:08 smithi040 bash[41173]: cluster 2023-12-01T19:23:07.280210+0000 mgr.y (mgr.24356) 6749 : cluster 0 pgmap v6717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:09 smithi141 bash[31670]: audit 2023-12-01T19:23:09.269508+0000 mon.c (mon.2) 4277 : audit 0 from='client.? 172.21.15.40:0/2310120152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:09 smithi040 bash[28232]: audit 2023-12-01T19:23:09.269508+0000 mon.c (mon.2) 4277 : audit 0 from='client.? 172.21.15.40:0/2310120152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:09 smithi040 bash[41173]: audit 2023-12-01T19:23:09.269508+0000 mon.c (mon.2) 4277 : audit 0 from='client.? 172.21.15.40:0/2310120152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:10 smithi141 bash[31670]: cluster 2023-12-01T19:23:09.280847+0000 mgr.y (mgr.24356) 6750 : cluster 0 pgmap v6718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:10 smithi040 bash[28232]: cluster 2023-12-01T19:23:09.280847+0000 mgr.y (mgr.24356) 6750 : cluster 0 pgmap v6718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:10 smithi040 bash[41173]: cluster 2023-12-01T19:23:09.280847+0000 mgr.y (mgr.24356) 6750 : cluster 0 pgmap v6718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:12 smithi141 bash[31670]: cluster 2023-12-01T19:23:11.282061+0000 mgr.y (mgr.24356) 6751 : cluster 0 pgmap v6719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:12 smithi141 bash[31670]: audit 2023-12-01T19:23:11.733000+0000 mon.c (mon.2) 4278 : audit 0 from='client.? 172.21.15.40:0/2105960212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:12 smithi040 bash[28232]: cluster 2023-12-01T19:23:11.282061+0000 mgr.y (mgr.24356) 6751 : cluster 0 pgmap v6719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:12 smithi040 bash[28232]: audit 2023-12-01T19:23:11.733000+0000 mon.c (mon.2) 4278 : audit 0 from='client.? 172.21.15.40:0/2105960212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:12 smithi040 bash[41173]: cluster 2023-12-01T19:23:11.282061+0000 mgr.y (mgr.24356) 6751 : cluster 0 pgmap v6719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:12 smithi040 bash[41173]: audit 2023-12-01T19:23:11.733000+0000 mon.c (mon.2) 4278 : audit 0 from='client.? 172.21.15.40:0/2105960212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:14 smithi141 bash[31670]: cluster 2023-12-01T19:23:13.282757+0000 mgr.y (mgr.24356) 6752 : cluster 0 pgmap v6720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:14 smithi141 bash[31670]: audit 2023-12-01T19:23:14.198532+0000 mon.a (mon.0) 4612 : audit 0 from='client.? 172.21.15.40:0/3465108816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:14 smithi040 bash[28232]: cluster 2023-12-01T19:23:13.282757+0000 mgr.y (mgr.24356) 6752 : cluster 0 pgmap v6720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:14 smithi040 bash[28232]: audit 2023-12-01T19:23:14.198532+0000 mon.a (mon.0) 4612 : audit 0 from='client.? 172.21.15.40:0/3465108816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:14 smithi040 bash[41173]: cluster 2023-12-01T19:23:13.282757+0000 mgr.y (mgr.24356) 6752 : cluster 0 pgmap v6720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:14 smithi040 bash[41173]: audit 2023-12-01T19:23:14.198532+0000 mon.a (mon.0) 4612 : audit 0 from='client.? 172.21.15.40:0/3465108816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:16 smithi141 bash[31670]: cluster 2023-12-01T19:23:15.283907+0000 mgr.y (mgr.24356) 6753 : cluster 0 pgmap v6721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:16 smithi040 bash[28232]: cluster 2023-12-01T19:23:15.283907+0000 mgr.y (mgr.24356) 6753 : cluster 0 pgmap v6721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:16 smithi040 bash[41173]: cluster 2023-12-01T19:23:15.283907+0000 mgr.y (mgr.24356) 6753 : cluster 0 pgmap v6721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:23:16] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:23:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:17 smithi141 bash[31670]: audit 2023-12-01T19:23:16.666227+0000 mon.a (mon.0) 4613 : audit 0 from='client.? 172.21.15.40:0/1479243401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:17 smithi040 bash[28232]: audit 2023-12-01T19:23:16.666227+0000 mon.a (mon.0) 4613 : audit 0 from='client.? 172.21.15.40:0/1479243401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:17 smithi040 bash[41173]: audit 2023-12-01T19:23:16.666227+0000 mon.a (mon.0) 4613 : audit 0 from='client.? 172.21.15.40:0/1479243401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:18 smithi141 bash[31670]: cluster 2023-12-01T19:23:17.284620+0000 mgr.y (mgr.24356) 6754 : cluster 0 pgmap v6722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:18 smithi040 bash[41173]: cluster 2023-12-01T19:23:17.284620+0000 mgr.y (mgr.24356) 6754 : cluster 0 pgmap v6722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:18 smithi040 bash[28232]: cluster 2023-12-01T19:23:17.284620+0000 mgr.y (mgr.24356) 6754 : cluster 0 pgmap v6722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:19 smithi141 bash[31670]: audit 2023-12-01T19:23:18.667790+0000 mon.c (mon.2) 4279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:19 smithi141 bash[31670]: audit 2023-12-01T19:23:19.127901+0000 mon.c (mon.2) 4280 : audit 0 from='client.? 172.21.15.40:0/2340314293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:19 smithi040 bash[41173]: audit 2023-12-01T19:23:18.667790+0000 mon.c (mon.2) 4279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:19 smithi040 bash[41173]: audit 2023-12-01T19:23:19.127901+0000 mon.c (mon.2) 4280 : audit 0 from='client.? 172.21.15.40:0/2340314293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:19 smithi040 bash[28232]: audit 2023-12-01T19:23:18.667790+0000 mon.c (mon.2) 4279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:19 smithi040 bash[28232]: audit 2023-12-01T19:23:19.127901+0000 mon.c (mon.2) 4280 : audit 0 from='client.? 172.21.15.40:0/2340314293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:20 smithi141 bash[31670]: cluster 2023-12-01T19:23:19.285388+0000 mgr.y (mgr.24356) 6755 : cluster 0 pgmap v6723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:20 smithi040 bash[41173]: cluster 2023-12-01T19:23:19.285388+0000 mgr.y (mgr.24356) 6755 : cluster 0 pgmap v6723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:20 smithi040 bash[28232]: cluster 2023-12-01T19:23:19.285388+0000 mgr.y (mgr.24356) 6755 : cluster 0 pgmap v6723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:22 smithi141 bash[31670]: cluster 2023-12-01T19:23:21.286314+0000 mgr.y (mgr.24356) 6756 : cluster 0 pgmap v6724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:22 smithi141 bash[31670]: audit 2023-12-01T19:23:21.591431+0000 mon.a (mon.0) 4614 : audit 0 from='client.? 172.21.15.40:0/472082976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:22 smithi040 bash[28232]: cluster 2023-12-01T19:23:21.286314+0000 mgr.y (mgr.24356) 6756 : cluster 0 pgmap v6724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:22 smithi040 bash[28232]: audit 2023-12-01T19:23:21.591431+0000 mon.a (mon.0) 4614 : audit 0 from='client.? 172.21.15.40:0/472082976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:22 smithi040 bash[41173]: cluster 2023-12-01T19:23:21.286314+0000 mgr.y (mgr.24356) 6756 : cluster 0 pgmap v6724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:22 smithi040 bash[41173]: audit 2023-12-01T19:23:21.591431+0000 mon.a (mon.0) 4614 : audit 0 from='client.? 172.21.15.40:0/472082976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:24 smithi141 bash[31670]: cluster 2023-12-01T19:23:23.287080+0000 mgr.y (mgr.24356) 6757 : cluster 0 pgmap v6725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:24 smithi141 bash[31670]: audit 2023-12-01T19:23:24.062888+0000 mon.c (mon.2) 4281 : audit 0 from='client.? 172.21.15.40:0/2543055417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:24 smithi040 bash[28232]: cluster 2023-12-01T19:23:23.287080+0000 mgr.y (mgr.24356) 6757 : cluster 0 pgmap v6725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:24 smithi040 bash[28232]: audit 2023-12-01T19:23:24.062888+0000 mon.c (mon.2) 4281 : audit 0 from='client.? 172.21.15.40:0/2543055417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:24 smithi040 bash[41173]: cluster 2023-12-01T19:23:23.287080+0000 mgr.y (mgr.24356) 6757 : cluster 0 pgmap v6725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:24 smithi040 bash[41173]: audit 2023-12-01T19:23:24.062888+0000 mon.c (mon.2) 4281 : audit 0 from='client.? 172.21.15.40:0/2543055417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:26 smithi141 bash[31670]: cluster 2023-12-01T19:23:25.288253+0000 mgr.y (mgr.24356) 6758 : cluster 0 pgmap v6726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:23:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:23:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:26 smithi040 bash[41173]: cluster 2023-12-01T19:23:25.288253+0000 mgr.y (mgr.24356) 6758 : cluster 0 pgmap v6726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:26 smithi040 bash[28232]: cluster 2023-12-01T19:23:25.288253+0000 mgr.y (mgr.24356) 6758 : cluster 0 pgmap v6726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:27 smithi141 bash[31670]: audit 2023-12-01T19:23:26.523771+0000 mon.a (mon.0) 4615 : audit 0 from='client.? 172.21.15.40:0/2090576195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:27 smithi040 bash[41173]: audit 2023-12-01T19:23:26.523771+0000 mon.a (mon.0) 4615 : audit 0 from='client.? 172.21.15.40:0/2090576195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:27 smithi040 bash[28232]: audit 2023-12-01T19:23:26.523771+0000 mon.a (mon.0) 4615 : audit 0 from='client.? 172.21.15.40:0/2090576195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:28 smithi141 bash[31670]: cluster 2023-12-01T19:23:27.288963+0000 mgr.y (mgr.24356) 6759 : cluster 0 pgmap v6727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:28 smithi040 bash[28232]: cluster 2023-12-01T19:23:27.288963+0000 mgr.y (mgr.24356) 6759 : cluster 0 pgmap v6727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:28 smithi040 bash[41173]: cluster 2023-12-01T19:23:27.288963+0000 mgr.y (mgr.24356) 6759 : cluster 0 pgmap v6727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:29 smithi141 bash[31670]: audit 2023-12-01T19:23:28.979008+0000 mon.a (mon.0) 4616 : audit 0 from='client.? 172.21.15.40:0/1690475368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:29 smithi040 bash[28232]: audit 2023-12-01T19:23:28.979008+0000 mon.a (mon.0) 4616 : audit 0 from='client.? 172.21.15.40:0/1690475368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:29 smithi040 bash[41173]: audit 2023-12-01T19:23:28.979008+0000 mon.a (mon.0) 4616 : audit 0 from='client.? 172.21.15.40:0/1690475368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:30 smithi141 bash[31670]: cluster 2023-12-01T19:23:29.289772+0000 mgr.y (mgr.24356) 6760 : cluster 0 pgmap v6728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:30 smithi040 bash[28232]: cluster 2023-12-01T19:23:29.289772+0000 mgr.y (mgr.24356) 6760 : cluster 0 pgmap v6728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:30 smithi040 bash[41173]: cluster 2023-12-01T19:23:29.289772+0000 mgr.y (mgr.24356) 6760 : cluster 0 pgmap v6728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:31 smithi141 bash[31670]: audit 2023-12-01T19:23:31.439448+0000 mon.a (mon.0) 4617 : audit 0 from='client.? 172.21.15.40:0/2957242734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:31 smithi040 bash[28232]: audit 2023-12-01T19:23:31.439448+0000 mon.a (mon.0) 4617 : audit 0 from='client.? 172.21.15.40:0/2957242734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:31 smithi040 bash[41173]: audit 2023-12-01T19:23:31.439448+0000 mon.a (mon.0) 4617 : audit 0 from='client.? 172.21.15.40:0/2957242734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:32 smithi141 bash[31670]: cluster 2023-12-01T19:23:31.290915+0000 mgr.y (mgr.24356) 6761 : cluster 0 pgmap v6729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:32 smithi040 bash[28232]: cluster 2023-12-01T19:23:31.290915+0000 mgr.y (mgr.24356) 6761 : cluster 0 pgmap v6729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:32 smithi040 bash[41173]: cluster 2023-12-01T19:23:31.290915+0000 mgr.y (mgr.24356) 6761 : cluster 0 pgmap v6729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:34 smithi141 bash[31670]: cluster 2023-12-01T19:23:33.291585+0000 mgr.y (mgr.24356) 6762 : cluster 0 pgmap v6730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:34 smithi141 bash[31670]: audit 2023-12-01T19:23:33.668036+0000 mon.c (mon.2) 4282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:34 smithi141 bash[31670]: audit 2023-12-01T19:23:33.906155+0000 mon.c (mon.2) 4283 : audit 0 from='client.? 172.21.15.40:0/308969453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:34 smithi040 bash[41173]: cluster 2023-12-01T19:23:33.291585+0000 mgr.y (mgr.24356) 6762 : cluster 0 pgmap v6730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:34 smithi040 bash[41173]: audit 2023-12-01T19:23:33.668036+0000 mon.c (mon.2) 4282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:34 smithi040 bash[41173]: audit 2023-12-01T19:23:33.906155+0000 mon.c (mon.2) 4283 : audit 0 from='client.? 172.21.15.40:0/308969453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:34 smithi040 bash[28232]: cluster 2023-12-01T19:23:33.291585+0000 mgr.y (mgr.24356) 6762 : cluster 0 pgmap v6730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:34 smithi040 bash[28232]: audit 2023-12-01T19:23:33.668036+0000 mon.c (mon.2) 4282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:34 smithi040 bash[28232]: audit 2023-12-01T19:23:33.906155+0000 mon.c (mon.2) 4283 : audit 0 from='client.? 172.21.15.40:0/308969453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:36 smithi141 bash[31670]: cluster 2023-12-01T19:23:35.292747+0000 mgr.y (mgr.24356) 6763 : cluster 0 pgmap v6731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:36 smithi141 bash[31670]: audit 2023-12-01T19:23:36.366325+0000 mon.c (mon.2) 4284 : audit 0 from='client.? 172.21.15.40:0/2502160710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:36 smithi040 bash[28232]: cluster 2023-12-01T19:23:35.292747+0000 mgr.y (mgr.24356) 6763 : cluster 0 pgmap v6731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:36 smithi040 bash[28232]: audit 2023-12-01T19:23:36.366325+0000 mon.c (mon.2) 4284 : audit 0 from='client.? 172.21.15.40:0/2502160710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:23:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:23:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:36 smithi040 bash[41173]: cluster 2023-12-01T19:23:35.292747+0000 mgr.y (mgr.24356) 6763 : cluster 0 pgmap v6731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:36 smithi040 bash[41173]: audit 2023-12-01T19:23:36.366325+0000 mon.c (mon.2) 4284 : audit 0 from='client.? 172.21.15.40:0/2502160710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:38 smithi040 bash[28232]: cluster 2023-12-01T19:23:37.293437+0000 mgr.y (mgr.24356) 6764 : cluster 0 pgmap v6732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:38 smithi040 bash[41173]: cluster 2023-12-01T19:23:37.293437+0000 mgr.y (mgr.24356) 6764 : cluster 0 pgmap v6732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:38 smithi141 bash[31670]: cluster 2023-12-01T19:23:37.293437+0000 mgr.y (mgr.24356) 6764 : cluster 0 pgmap v6732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:39 smithi040 bash[28232]: audit 2023-12-01T19:23:38.837220+0000 mon.c (mon.2) 4285 : audit 0 from='client.? 172.21.15.40:0/3581967534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:39 smithi040 bash[41173]: audit 2023-12-01T19:23:38.837220+0000 mon.c (mon.2) 4285 : audit 0 from='client.? 172.21.15.40:0/3581967534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:39 smithi141 bash[31670]: audit 2023-12-01T19:23:38.837220+0000 mon.c (mon.2) 4285 : audit 0 from='client.? 172.21.15.40:0/3581967534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:40 smithi040 bash[28232]: cluster 2023-12-01T19:23:39.294092+0000 mgr.y (mgr.24356) 6765 : cluster 0 pgmap v6733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:40 smithi040 bash[41173]: cluster 2023-12-01T19:23:39.294092+0000 mgr.y (mgr.24356) 6765 : cluster 0 pgmap v6733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:40 smithi141 bash[31670]: cluster 2023-12-01T19:23:39.294092+0000 mgr.y (mgr.24356) 6765 : cluster 0 pgmap v6733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:41 smithi040 bash[28232]: audit 2023-12-01T19:23:41.304211+0000 mon.c (mon.2) 4286 : audit 0 from='client.? 172.21.15.40:0/1169379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:41 smithi040 bash[41173]: audit 2023-12-01T19:23:41.304211+0000 mon.c (mon.2) 4286 : audit 0 from='client.? 172.21.15.40:0/1169379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:41 smithi141 bash[31670]: audit 2023-12-01T19:23:41.304211+0000 mon.c (mon.2) 4286 : audit 0 from='client.? 172.21.15.40:0/1169379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:42 smithi040 bash[41173]: cluster 2023-12-01T19:23:41.295190+0000 mgr.y (mgr.24356) 6766 : cluster 0 pgmap v6734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:42 smithi040 bash[28232]: cluster 2023-12-01T19:23:41.295190+0000 mgr.y (mgr.24356) 6766 : cluster 0 pgmap v6734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:42 smithi141 bash[31670]: cluster 2023-12-01T19:23:41.295190+0000 mgr.y (mgr.24356) 6766 : cluster 0 pgmap v6734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:44 smithi040 bash[28232]: cluster 2023-12-01T19:23:43.295883+0000 mgr.y (mgr.24356) 6767 : cluster 0 pgmap v6735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:44 smithi040 bash[28232]: audit 2023-12-01T19:23:43.770623+0000 mon.a (mon.0) 4618 : audit 0 from='client.? 172.21.15.40:0/236524772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:44 smithi040 bash[41173]: cluster 2023-12-01T19:23:43.295883+0000 mgr.y (mgr.24356) 6767 : cluster 0 pgmap v6735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:44 smithi040 bash[41173]: audit 2023-12-01T19:23:43.770623+0000 mon.a (mon.0) 4618 : audit 0 from='client.? 172.21.15.40:0/236524772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:44 smithi141 bash[31670]: cluster 2023-12-01T19:23:43.295883+0000 mgr.y (mgr.24356) 6767 : cluster 0 pgmap v6735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:44 smithi141 bash[31670]: audit 2023-12-01T19:23:43.770623+0000 mon.a (mon.0) 4618 : audit 0 from='client.? 172.21.15.40:0/236524772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:23:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:23:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:46 smithi040 bash[41173]: cluster 2023-12-01T19:23:45.297047+0000 mgr.y (mgr.24356) 6768 : cluster 0 pgmap v6736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:46 smithi040 bash[41173]: audit 2023-12-01T19:23:46.226972+0000 mon.c (mon.2) 4287 : audit 0 from='client.? 172.21.15.40:0/28578195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:46 smithi040 bash[28232]: cluster 2023-12-01T19:23:45.297047+0000 mgr.y (mgr.24356) 6768 : cluster 0 pgmap v6736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:46 smithi040 bash[28232]: audit 2023-12-01T19:23:46.226972+0000 mon.c (mon.2) 4287 : audit 0 from='client.? 172.21.15.40:0/28578195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:46 smithi141 bash[31670]: cluster 2023-12-01T19:23:45.297047+0000 mgr.y (mgr.24356) 6768 : cluster 0 pgmap v6736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:46 smithi141 bash[31670]: audit 2023-12-01T19:23:46.226972+0000 mon.c (mon.2) 4287 : audit 0 from='client.? 172.21.15.40:0/28578195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:48 smithi040 bash[28232]: cluster 2023-12-01T19:23:47.297710+0000 mgr.y (mgr.24356) 6769 : cluster 0 pgmap v6737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:48 smithi040 bash[41173]: cluster 2023-12-01T19:23:47.297710+0000 mgr.y (mgr.24356) 6769 : cluster 0 pgmap v6737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:48 smithi141 bash[31670]: cluster 2023-12-01T19:23:47.297710+0000 mgr.y (mgr.24356) 6769 : cluster 0 pgmap v6737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:49 smithi040 bash[28232]: audit 2023-12-01T19:23:48.668167+0000 mon.c (mon.2) 4288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:49 smithi040 bash[28232]: audit 2023-12-01T19:23:48.687296+0000 mon.a (mon.0) 4619 : audit 0 from='client.? 172.21.15.40:0/3154343321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:49 smithi040 bash[41173]: audit 2023-12-01T19:23:48.668167+0000 mon.c (mon.2) 4288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:49 smithi040 bash[41173]: audit 2023-12-01T19:23:48.687296+0000 mon.a (mon.0) 4619 : audit 0 from='client.? 172.21.15.40:0/3154343321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:49 smithi141 bash[31670]: audit 2023-12-01T19:23:48.668167+0000 mon.c (mon.2) 4288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:49 smithi141 bash[31670]: audit 2023-12-01T19:23:48.687296+0000 mon.a (mon.0) 4619 : audit 0 from='client.? 172.21.15.40:0/3154343321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:50 smithi040 bash[28232]: cluster 2023-12-01T19:23:49.298382+0000 mgr.y (mgr.24356) 6770 : cluster 0 pgmap v6738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:50 smithi040 bash[41173]: cluster 2023-12-01T19:23:49.298382+0000 mgr.y (mgr.24356) 6770 : cluster 0 pgmap v6738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:50 smithi141 bash[31670]: cluster 2023-12-01T19:23:49.298382+0000 mgr.y (mgr.24356) 6770 : cluster 0 pgmap v6738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:51 smithi141 bash[31670]: audit 2023-12-01T19:23:51.147299+0000 mon.c (mon.2) 4289 : audit 0 from='client.? 172.21.15.40:0/1733350510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:51 smithi040 bash[28232]: audit 2023-12-01T19:23:51.147299+0000 mon.c (mon.2) 4289 : audit 0 from='client.? 172.21.15.40:0/1733350510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:51 smithi040 bash[41173]: audit 2023-12-01T19:23:51.147299+0000 mon.c (mon.2) 4289 : audit 0 from='client.? 172.21.15.40:0/1733350510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:52 smithi141 bash[31670]: cluster 2023-12-01T19:23:51.299564+0000 mgr.y (mgr.24356) 6771 : cluster 0 pgmap v6739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:52 smithi040 bash[28232]: cluster 2023-12-01T19:23:51.299564+0000 mgr.y (mgr.24356) 6771 : cluster 0 pgmap v6739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:52 smithi040 bash[41173]: cluster 2023-12-01T19:23:51.299564+0000 mgr.y (mgr.24356) 6771 : cluster 0 pgmap v6739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:54 smithi040 bash[28232]: cluster 2023-12-01T19:23:53.300006+0000 mgr.y (mgr.24356) 6772 : cluster 0 pgmap v6740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:54 smithi040 bash[28232]: audit 2023-12-01T19:23:53.619196+0000 mon.a (mon.0) 4620 : audit 0 from='client.? 172.21.15.40:0/1336218647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:54 smithi040 bash[41173]: cluster 2023-12-01T19:23:53.300006+0000 mgr.y (mgr.24356) 6772 : cluster 0 pgmap v6740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:54 smithi040 bash[41173]: audit 2023-12-01T19:23:53.619196+0000 mon.a (mon.0) 4620 : audit 0 from='client.? 172.21.15.40:0/1336218647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:54 smithi141 bash[31670]: cluster 2023-12-01T19:23:53.300006+0000 mgr.y (mgr.24356) 6772 : cluster 0 pgmap v6740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:54 smithi141 bash[31670]: audit 2023-12-01T19:23:53.619196+0000 mon.a (mon.0) 4620 : audit 0 from='client.? 172.21.15.40:0/1336218647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:56 smithi040 bash[28232]: cluster 2023-12-01T19:23:55.301112+0000 mgr.y (mgr.24356) 6773 : cluster 0 pgmap v6741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:56 smithi040 bash[28232]: audit 2023-12-01T19:23:56.080233+0000 mon.a (mon.0) 4621 : audit 0 from='client.? 172.21.15.40:0/2789847843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:23:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:23:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:56 smithi040 bash[41173]: cluster 2023-12-01T19:23:55.301112+0000 mgr.y (mgr.24356) 6773 : cluster 0 pgmap v6741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:56 smithi040 bash[41173]: audit 2023-12-01T19:23:56.080233+0000 mon.a (mon.0) 4621 : audit 0 from='client.? 172.21.15.40:0/2789847843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:56 smithi141 bash[31670]: cluster 2023-12-01T19:23:55.301112+0000 mgr.y (mgr.24356) 6773 : cluster 0 pgmap v6741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:56 smithi141 bash[31670]: audit 2023-12-01T19:23:56.080233+0000 mon.a (mon.0) 4621 : audit 0 from='client.? 172.21.15.40:0/2789847843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:57 smithi040 bash[28232]: audit 2023-12-01T19:23:56.980030+0000 mon.c (mon.2) 4290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:23:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:57 smithi040 bash[28232]: audit 2023-12-01T19:23:57.360284+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:23:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:57 smithi040 bash[41173]: audit 2023-12-01T19:23:56.980030+0000 mon.c (mon.2) 4290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:23:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:57 smithi040 bash[41173]: audit 2023-12-01T19:23:57.360284+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:23:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:57 smithi141 bash[31670]: audit 2023-12-01T19:23:56.980030+0000 mon.c (mon.2) 4290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:23:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:57 smithi141 bash[31670]: audit 2023-12-01T19:23:57.360284+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:23:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:58 smithi040 bash[28232]: cluster 2023-12-01T19:23:57.301776+0000 mgr.y (mgr.24356) 6774 : cluster 0 pgmap v6742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:58 smithi040 bash[28232]: audit 2023-12-01T19:23:57.375015+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:23:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:58 smithi040 bash[41173]: cluster 2023-12-01T19:23:57.301776+0000 mgr.y (mgr.24356) 6774 : cluster 0 pgmap v6742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:58 smithi040 bash[41173]: audit 2023-12-01T19:23:57.375015+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:23:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:58 smithi141 bash[31670]: cluster 2023-12-01T19:23:57.301776+0000 mgr.y (mgr.24356) 6774 : cluster 0 pgmap v6742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:23:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:58 smithi141 bash[31670]: audit 2023-12-01T19:23:57.375015+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:23:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:23:59 smithi040 bash[28232]: audit 2023-12-01T19:23:58.540174+0000 mon.a (mon.0) 4624 : audit 0 from='client.? 172.21.15.40:0/3889213023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:23:59 smithi040 bash[41173]: audit 2023-12-01T19:23:58.540174+0000 mon.a (mon.0) 4624 : audit 0 from='client.? 172.21.15.40:0/3889213023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:23:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:23:59 smithi141 bash[31670]: audit 2023-12-01T19:23:58.540174+0000 mon.a (mon.0) 4624 : audit 0 from='client.? 172.21.15.40:0/3889213023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:00 smithi040 bash[28232]: cluster 2023-12-01T19:23:59.302429+0000 mgr.y (mgr.24356) 6775 : cluster 0 pgmap v6743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:00 smithi040 bash[41173]: cluster 2023-12-01T19:23:59.302429+0000 mgr.y (mgr.24356) 6775 : cluster 0 pgmap v6743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:00 smithi141 bash[31670]: cluster 2023-12-01T19:23:59.302429+0000 mgr.y (mgr.24356) 6775 : cluster 0 pgmap v6743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:01 smithi040 bash[28232]: audit 2023-12-01T19:24:01.004655+0000 mon.c (mon.2) 4291 : audit 0 from='client.? 172.21.15.40:0/1785402429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:01 smithi040 bash[41173]: audit 2023-12-01T19:24:01.004655+0000 mon.c (mon.2) 4291 : audit 0 from='client.? 172.21.15.40:0/1785402429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:01 smithi141 bash[31670]: audit 2023-12-01T19:24:01.004655+0000 mon.c (mon.2) 4291 : audit 0 from='client.? 172.21.15.40:0/1785402429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:02 smithi040 bash[41173]: cluster 2023-12-01T19:24:01.303553+0000 mgr.y (mgr.24356) 6776 : cluster 0 pgmap v6744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:02 smithi040 bash[28232]: cluster 2023-12-01T19:24:01.303553+0000 mgr.y (mgr.24356) 6776 : cluster 0 pgmap v6744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:02 smithi141 bash[31670]: cluster 2023-12-01T19:24:01.303553+0000 mgr.y (mgr.24356) 6776 : cluster 0 pgmap v6744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.177953+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.193001+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.267872+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.277678+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: cluster 2023-12-01T19:24:03.304182+0000 mgr.y (mgr.24356) 6777 : cluster 0 pgmap v6745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.514245+0000 mon.a (mon.0) 4629 : audit 0 from='client.? 172.21.15.40:0/884749804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.668544+0000 mon.c (mon.2) 4292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.831273+0000 mon.c (mon.2) 4293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.833476+0000 mon.c (mon.2) 4294 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:24:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:04 smithi141 bash[31670]: audit 2023-12-01T19:24:03.843658+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.177953+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.193001+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.267872+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.277678+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: cluster 2023-12-01T19:24:03.304182+0000 mgr.y (mgr.24356) 6777 : cluster 0 pgmap v6745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.514245+0000 mon.a (mon.0) 4629 : audit 0 from='client.? 172.21.15.40:0/884749804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.668544+0000 mon.c (mon.2) 4292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.831273+0000 mon.c (mon.2) 4293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.833476+0000 mon.c (mon.2) 4294 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[28232]: audit 2023-12-01T19:24:03.843658+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.177953+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.193001+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.267872+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.277678+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: cluster 2023-12-01T19:24:03.304182+0000 mgr.y (mgr.24356) 6777 : cluster 0 pgmap v6745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.514245+0000 mon.a (mon.0) 4629 : audit 0 from='client.? 172.21.15.40:0/884749804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.668544+0000 mon.c (mon.2) 4292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.831273+0000 mon.c (mon.2) 4293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.833476+0000 mon.c (mon.2) 4294 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:24:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:04 smithi040 bash[41173]: audit 2023-12-01T19:24:03.843658+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:24:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:24:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:24:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:06 smithi040 bash[41173]: cluster 2023-12-01T19:24:05.305374+0000 mgr.y (mgr.24356) 6778 : cluster 0 pgmap v6746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:06 smithi040 bash[41173]: audit 2023-12-01T19:24:05.977506+0000 mon.c (mon.2) 4295 : audit 0 from='client.? 172.21.15.40:0/4176713500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:06 smithi040 bash[28232]: cluster 2023-12-01T19:24:05.305374+0000 mgr.y (mgr.24356) 6778 : cluster 0 pgmap v6746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:06 smithi040 bash[28232]: audit 2023-12-01T19:24:05.977506+0000 mon.c (mon.2) 4295 : audit 0 from='client.? 172.21.15.40:0/4176713500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:06 smithi141 bash[31670]: cluster 2023-12-01T19:24:05.305374+0000 mgr.y (mgr.24356) 6778 : cluster 0 pgmap v6746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:06 smithi141 bash[31670]: audit 2023-12-01T19:24:05.977506+0000 mon.c (mon.2) 4295 : audit 0 from='client.? 172.21.15.40:0/4176713500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:08 smithi040 bash[28232]: cluster 2023-12-01T19:24:07.305989+0000 mgr.y (mgr.24356) 6779 : cluster 0 pgmap v6747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:08 smithi040 bash[41173]: cluster 2023-12-01T19:24:07.305989+0000 mgr.y (mgr.24356) 6779 : cluster 0 pgmap v6747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:08 smithi141 bash[31670]: cluster 2023-12-01T19:24:07.305989+0000 mgr.y (mgr.24356) 6779 : cluster 0 pgmap v6747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:09 smithi040 bash[28232]: audit 2023-12-01T19:24:08.441652+0000 mon.a (mon.0) 4631 : audit 0 from='client.? 172.21.15.40:0/838641907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:09 smithi040 bash[41173]: audit 2023-12-01T19:24:08.441652+0000 mon.a (mon.0) 4631 : audit 0 from='client.? 172.21.15.40:0/838641907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:09 smithi141 bash[31670]: audit 2023-12-01T19:24:08.441652+0000 mon.a (mon.0) 4631 : audit 0 from='client.? 172.21.15.40:0/838641907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:10 smithi040 bash[41173]: cluster 2023-12-01T19:24:09.306939+0000 mgr.y (mgr.24356) 6780 : cluster 0 pgmap v6748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:10 smithi040 bash[28232]: cluster 2023-12-01T19:24:09.306939+0000 mgr.y (mgr.24356) 6780 : cluster 0 pgmap v6748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:10 smithi141 bash[31670]: cluster 2023-12-01T19:24:09.306939+0000 mgr.y (mgr.24356) 6780 : cluster 0 pgmap v6748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:11 smithi040 bash[28232]: audit 2023-12-01T19:24:10.908720+0000 mon.c (mon.2) 4296 : audit 0 from='client.? 172.21.15.40:0/3048345736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:11 smithi040 bash[41173]: audit 2023-12-01T19:24:10.908720+0000 mon.c (mon.2) 4296 : audit 0 from='client.? 172.21.15.40:0/3048345736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:11 smithi141 bash[31670]: audit 2023-12-01T19:24:10.908720+0000 mon.c (mon.2) 4296 : audit 0 from='client.? 172.21.15.40:0/3048345736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:12 smithi040 bash[28232]: cluster 2023-12-01T19:24:11.308181+0000 mgr.y (mgr.24356) 6781 : cluster 0 pgmap v6749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:12 smithi040 bash[41173]: cluster 2023-12-01T19:24:11.308181+0000 mgr.y (mgr.24356) 6781 : cluster 0 pgmap v6749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:12 smithi141 bash[31670]: cluster 2023-12-01T19:24:11.308181+0000 mgr.y (mgr.24356) 6781 : cluster 0 pgmap v6749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:14 smithi040 bash[28232]: cluster 2023-12-01T19:24:13.308573+0000 mgr.y (mgr.24356) 6782 : cluster 0 pgmap v6750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:14 smithi040 bash[28232]: audit 2023-12-01T19:24:13.372945+0000 mon.a (mon.0) 4632 : audit 0 from='client.? 172.21.15.40:0/2302750947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:14 smithi040 bash[41173]: cluster 2023-12-01T19:24:13.308573+0000 mgr.y (mgr.24356) 6782 : cluster 0 pgmap v6750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:14 smithi040 bash[41173]: audit 2023-12-01T19:24:13.372945+0000 mon.a (mon.0) 4632 : audit 0 from='client.? 172.21.15.40:0/2302750947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:14 smithi141 bash[31670]: cluster 2023-12-01T19:24:13.308573+0000 mgr.y (mgr.24356) 6782 : cluster 0 pgmap v6750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:14 smithi141 bash[31670]: audit 2023-12-01T19:24:13.372945+0000 mon.a (mon.0) 4632 : audit 0 from='client.? 172.21.15.40:0/2302750947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:24:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:24:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:16 smithi040 bash[28232]: cluster 2023-12-01T19:24:15.309681+0000 mgr.y (mgr.24356) 6783 : cluster 0 pgmap v6751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:16 smithi040 bash[28232]: audit 2023-12-01T19:24:15.836614+0000 mon.a (mon.0) 4633 : audit 0 from='client.? 172.21.15.40:0/1147284435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:16 smithi040 bash[41173]: cluster 2023-12-01T19:24:15.309681+0000 mgr.y (mgr.24356) 6783 : cluster 0 pgmap v6751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:16 smithi040 bash[41173]: audit 2023-12-01T19:24:15.836614+0000 mon.a (mon.0) 4633 : audit 0 from='client.? 172.21.15.40:0/1147284435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:16 smithi141 bash[31670]: cluster 2023-12-01T19:24:15.309681+0000 mgr.y (mgr.24356) 6783 : cluster 0 pgmap v6751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:16 smithi141 bash[31670]: audit 2023-12-01T19:24:15.836614+0000 mon.a (mon.0) 4633 : audit 0 from='client.? 172.21.15.40:0/1147284435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:18 smithi040 bash[28232]: cluster 2023-12-01T19:24:17.310348+0000 mgr.y (mgr.24356) 6784 : cluster 0 pgmap v6752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:18 smithi040 bash[41173]: cluster 2023-12-01T19:24:17.310348+0000 mgr.y (mgr.24356) 6784 : cluster 0 pgmap v6752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:18 smithi141 bash[31670]: cluster 2023-12-01T19:24:17.310348+0000 mgr.y (mgr.24356) 6784 : cluster 0 pgmap v6752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:19 smithi040 bash[28232]: audit 2023-12-01T19:24:18.297873+0000 mon.a (mon.0) 4634 : audit 0 from='client.? 172.21.15.40:0/3025861491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:19 smithi040 bash[28232]: audit 2023-12-01T19:24:18.669208+0000 mon.c (mon.2) 4297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:19 smithi040 bash[41173]: audit 2023-12-01T19:24:18.297873+0000 mon.a (mon.0) 4634 : audit 0 from='client.? 172.21.15.40:0/3025861491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:19 smithi040 bash[41173]: audit 2023-12-01T19:24:18.669208+0000 mon.c (mon.2) 4297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:19 smithi141 bash[31670]: audit 2023-12-01T19:24:18.297873+0000 mon.a (mon.0) 4634 : audit 0 from='client.? 172.21.15.40:0/3025861491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:19 smithi141 bash[31670]: audit 2023-12-01T19:24:18.669208+0000 mon.c (mon.2) 4297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:20 smithi040 bash[28232]: cluster 2023-12-01T19:24:19.311125+0000 mgr.y (mgr.24356) 6785 : cluster 0 pgmap v6753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:20 smithi040 bash[41173]: cluster 2023-12-01T19:24:19.311125+0000 mgr.y (mgr.24356) 6785 : cluster 0 pgmap v6753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:20 smithi141 bash[31670]: cluster 2023-12-01T19:24:19.311125+0000 mgr.y (mgr.24356) 6785 : cluster 0 pgmap v6753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:21 smithi040 bash[41173]: audit 2023-12-01T19:24:20.761469+0000 mon.c (mon.2) 4298 : audit 0 from='client.? 172.21.15.40:0/4083451926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:21 smithi040 bash[28232]: audit 2023-12-01T19:24:20.761469+0000 mon.c (mon.2) 4298 : audit 0 from='client.? 172.21.15.40:0/4083451926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:21 smithi141 bash[31670]: audit 2023-12-01T19:24:20.761469+0000 mon.c (mon.2) 4298 : audit 0 from='client.? 172.21.15.40:0/4083451926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:22 smithi040 bash[41173]: cluster 2023-12-01T19:24:21.312348+0000 mgr.y (mgr.24356) 6786 : cluster 0 pgmap v6754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:22 smithi040 bash[28232]: cluster 2023-12-01T19:24:21.312348+0000 mgr.y (mgr.24356) 6786 : cluster 0 pgmap v6754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:22 smithi141 bash[31670]: cluster 2023-12-01T19:24:21.312348+0000 mgr.y (mgr.24356) 6786 : cluster 0 pgmap v6754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:23 smithi141 bash[31670]: audit 2023-12-01T19:24:23.216870+0000 mon.a (mon.0) 4635 : audit 0 from='client.? 172.21.15.40:0/3734896125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:23 smithi040 bash[41173]: audit 2023-12-01T19:24:23.216870+0000 mon.a (mon.0) 4635 : audit 0 from='client.? 172.21.15.40:0/3734896125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:23 smithi040 bash[28232]: audit 2023-12-01T19:24:23.216870+0000 mon.a (mon.0) 4635 : audit 0 from='client.? 172.21.15.40:0/3734896125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:24 smithi040 bash[41173]: cluster 2023-12-01T19:24:23.313045+0000 mgr.y (mgr.24356) 6787 : cluster 0 pgmap v6755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:24 smithi040 bash[28232]: cluster 2023-12-01T19:24:23.313045+0000 mgr.y (mgr.24356) 6787 : cluster 0 pgmap v6755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:24 smithi141 bash[31670]: cluster 2023-12-01T19:24:23.313045+0000 mgr.y (mgr.24356) 6787 : cluster 0 pgmap v6755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:24:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:24:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:26 smithi040 bash[28232]: cluster 2023-12-01T19:24:25.314226+0000 mgr.y (mgr.24356) 6788 : cluster 0 pgmap v6756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:26 smithi040 bash[28232]: audit 2023-12-01T19:24:25.672542+0000 mon.a (mon.0) 4636 : audit 0 from='client.? 172.21.15.40:0/1831211461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:26 smithi040 bash[41173]: cluster 2023-12-01T19:24:25.314226+0000 mgr.y (mgr.24356) 6788 : cluster 0 pgmap v6756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:26 smithi040 bash[41173]: audit 2023-12-01T19:24:25.672542+0000 mon.a (mon.0) 4636 : audit 0 from='client.? 172.21.15.40:0/1831211461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:26 smithi141 bash[31670]: cluster 2023-12-01T19:24:25.314226+0000 mgr.y (mgr.24356) 6788 : cluster 0 pgmap v6756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:26 smithi141 bash[31670]: audit 2023-12-01T19:24:25.672542+0000 mon.a (mon.0) 4636 : audit 0 from='client.? 172.21.15.40:0/1831211461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:28 smithi040 bash[28232]: cluster 2023-12-01T19:24:27.314919+0000 mgr.y (mgr.24356) 6789 : cluster 0 pgmap v6757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:28 smithi040 bash[41173]: cluster 2023-12-01T19:24:27.314919+0000 mgr.y (mgr.24356) 6789 : cluster 0 pgmap v6757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:28 smithi141 bash[31670]: cluster 2023-12-01T19:24:27.314919+0000 mgr.y (mgr.24356) 6789 : cluster 0 pgmap v6757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:29 smithi040 bash[28232]: audit 2023-12-01T19:24:28.134727+0000 mon.a (mon.0) 4637 : audit 0 from='client.? 172.21.15.40:0/984304809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:29 smithi040 bash[41173]: audit 2023-12-01T19:24:28.134727+0000 mon.a (mon.0) 4637 : audit 0 from='client.? 172.21.15.40:0/984304809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:29 smithi141 bash[31670]: audit 2023-12-01T19:24:28.134727+0000 mon.a (mon.0) 4637 : audit 0 from='client.? 172.21.15.40:0/984304809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:30 smithi040 bash[28232]: cluster 2023-12-01T19:24:29.315729+0000 mgr.y (mgr.24356) 6790 : cluster 0 pgmap v6758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:30 smithi040 bash[41173]: cluster 2023-12-01T19:24:29.315729+0000 mgr.y (mgr.24356) 6790 : cluster 0 pgmap v6758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:30 smithi141 bash[31670]: cluster 2023-12-01T19:24:29.315729+0000 mgr.y (mgr.24356) 6790 : cluster 0 pgmap v6758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:31 smithi040 bash[28232]: audit 2023-12-01T19:24:30.594128+0000 mon.c (mon.2) 4299 : audit 0 from='client.? 172.21.15.40:0/653268007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:31 smithi040 bash[41173]: audit 2023-12-01T19:24:30.594128+0000 mon.c (mon.2) 4299 : audit 0 from='client.? 172.21.15.40:0/653268007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:31 smithi141 bash[31670]: audit 2023-12-01T19:24:30.594128+0000 mon.c (mon.2) 4299 : audit 0 from='client.? 172.21.15.40:0/653268007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:32 smithi040 bash[41173]: cluster 2023-12-01T19:24:31.316953+0000 mgr.y (mgr.24356) 6791 : cluster 0 pgmap v6759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:32 smithi040 bash[28232]: cluster 2023-12-01T19:24:31.316953+0000 mgr.y (mgr.24356) 6791 : cluster 0 pgmap v6759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:32 smithi141 bash[31670]: cluster 2023-12-01T19:24:31.316953+0000 mgr.y (mgr.24356) 6791 : cluster 0 pgmap v6759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:33 smithi040 bash[28232]: audit 2023-12-01T19:24:33.058486+0000 mon.c (mon.2) 4300 : audit 0 from='client.? 172.21.15.40:0/1936739196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:33 smithi040 bash[41173]: audit 2023-12-01T19:24:33.058486+0000 mon.c (mon.2) 4300 : audit 0 from='client.? 172.21.15.40:0/1936739196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:33 smithi141 bash[31670]: audit 2023-12-01T19:24:33.058486+0000 mon.c (mon.2) 4300 : audit 0 from='client.? 172.21.15.40:0/1936739196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:34 smithi040 bash[28232]: cluster 2023-12-01T19:24:33.317651+0000 mgr.y (mgr.24356) 6792 : cluster 0 pgmap v6760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:34 smithi040 bash[28232]: audit 2023-12-01T19:24:33.669468+0000 mon.c (mon.2) 4301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:34 smithi040 bash[41173]: cluster 2023-12-01T19:24:33.317651+0000 mgr.y (mgr.24356) 6792 : cluster 0 pgmap v6760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:34 smithi040 bash[41173]: audit 2023-12-01T19:24:33.669468+0000 mon.c (mon.2) 4301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:34 smithi141 bash[31670]: cluster 2023-12-01T19:24:33.317651+0000 mgr.y (mgr.24356) 6792 : cluster 0 pgmap v6760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:34 smithi141 bash[31670]: audit 2023-12-01T19:24:33.669468+0000 mon.c (mon.2) 4301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:36 smithi040 bash[28232]: cluster 2023-12-01T19:24:35.318763+0000 mgr.y (mgr.24356) 6793 : cluster 0 pgmap v6761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:36 smithi040 bash[28232]: audit 2023-12-01T19:24:35.529797+0000 mon.a (mon.0) 4638 : audit 0 from='client.? 172.21.15.40:0/427327337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:24:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:24:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:36 smithi040 bash[41173]: cluster 2023-12-01T19:24:35.318763+0000 mgr.y (mgr.24356) 6793 : cluster 0 pgmap v6761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:36 smithi040 bash[41173]: audit 2023-12-01T19:24:35.529797+0000 mon.a (mon.0) 4638 : audit 0 from='client.? 172.21.15.40:0/427327337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:36 smithi141 bash[31670]: cluster 2023-12-01T19:24:35.318763+0000 mgr.y (mgr.24356) 6793 : cluster 0 pgmap v6761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:36 smithi141 bash[31670]: audit 2023-12-01T19:24:35.529797+0000 mon.a (mon.0) 4638 : audit 0 from='client.? 172.21.15.40:0/427327337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:38 smithi040 bash[28232]: cluster 2023-12-01T19:24:37.319578+0000 mgr.y (mgr.24356) 6794 : cluster 0 pgmap v6762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:38 smithi040 bash[28232]: audit 2023-12-01T19:24:38.002106+0000 mon.a (mon.0) 4639 : audit 0 from='client.? 172.21.15.40:0/2436566872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:38 smithi040 bash[41173]: cluster 2023-12-01T19:24:37.319578+0000 mgr.y (mgr.24356) 6794 : cluster 0 pgmap v6762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:38 smithi040 bash[41173]: audit 2023-12-01T19:24:38.002106+0000 mon.a (mon.0) 4639 : audit 0 from='client.? 172.21.15.40:0/2436566872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:38 smithi141 bash[31670]: cluster 2023-12-01T19:24:37.319578+0000 mgr.y (mgr.24356) 6794 : cluster 0 pgmap v6762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:38 smithi141 bash[31670]: audit 2023-12-01T19:24:38.002106+0000 mon.a (mon.0) 4639 : audit 0 from='client.? 172.21.15.40:0/2436566872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:40 smithi040 bash[28232]: cluster 2023-12-01T19:24:39.320289+0000 mgr.y (mgr.24356) 6795 : cluster 0 pgmap v6763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:40 smithi040 bash[41173]: cluster 2023-12-01T19:24:39.320289+0000 mgr.y (mgr.24356) 6795 : cluster 0 pgmap v6763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:40 smithi141 bash[31670]: cluster 2023-12-01T19:24:39.320289+0000 mgr.y (mgr.24356) 6795 : cluster 0 pgmap v6763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:41 smithi040 bash[41173]: audit 2023-12-01T19:24:40.468417+0000 mon.a (mon.0) 4640 : audit 0 from='client.? 172.21.15.40:0/327678847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:41 smithi040 bash[28232]: audit 2023-12-01T19:24:40.468417+0000 mon.a (mon.0) 4640 : audit 0 from='client.? 172.21.15.40:0/327678847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:41 smithi141 bash[31670]: audit 2023-12-01T19:24:40.468417+0000 mon.a (mon.0) 4640 : audit 0 from='client.? 172.21.15.40:0/327678847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:42 smithi040 bash[28232]: cluster 2023-12-01T19:24:41.321431+0000 mgr.y (mgr.24356) 6796 : cluster 0 pgmap v6764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:42 smithi040 bash[41173]: cluster 2023-12-01T19:24:41.321431+0000 mgr.y (mgr.24356) 6796 : cluster 0 pgmap v6764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:42 smithi141 bash[31670]: cluster 2023-12-01T19:24:41.321431+0000 mgr.y (mgr.24356) 6796 : cluster 0 pgmap v6764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:43 smithi040 bash[28232]: audit 2023-12-01T19:24:42.928844+0000 mon.c (mon.2) 4302 : audit 0 from='client.? 172.21.15.40:0/162042937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:43 smithi040 bash[41173]: audit 2023-12-01T19:24:42.928844+0000 mon.c (mon.2) 4302 : audit 0 from='client.? 172.21.15.40:0/162042937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:43 smithi141 bash[31670]: audit 2023-12-01T19:24:42.928844+0000 mon.c (mon.2) 4302 : audit 0 from='client.? 172.21.15.40:0/162042937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:44 smithi040 bash[28232]: cluster 2023-12-01T19:24:43.322131+0000 mgr.y (mgr.24356) 6797 : cluster 0 pgmap v6765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:44 smithi040 bash[41173]: cluster 2023-12-01T19:24:43.322131+0000 mgr.y (mgr.24356) 6797 : cluster 0 pgmap v6765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:44 smithi141 bash[31670]: cluster 2023-12-01T19:24:43.322131+0000 mgr.y (mgr.24356) 6797 : cluster 0 pgmap v6765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:46 smithi040 bash[28232]: cluster 2023-12-01T19:24:45.323244+0000 mgr.y (mgr.24356) 6798 : cluster 0 pgmap v6766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:46 smithi040 bash[28232]: audit 2023-12-01T19:24:45.405289+0000 mon.b (mon.1) 42 : audit 0 from='client.? 172.21.15.40:0/464324128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:24:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:24:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:46 smithi040 bash[41173]: cluster 2023-12-01T19:24:45.323244+0000 mgr.y (mgr.24356) 6798 : cluster 0 pgmap v6766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:46 smithi040 bash[41173]: audit 2023-12-01T19:24:45.405289+0000 mon.b (mon.1) 42 : audit 0 from='client.? 172.21.15.40:0/464324128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:46 smithi141 bash[31670]: cluster 2023-12-01T19:24:45.323244+0000 mgr.y (mgr.24356) 6798 : cluster 0 pgmap v6766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:46 smithi141 bash[31670]: audit 2023-12-01T19:24:45.405289+0000 mon.b (mon.1) 42 : audit 0 from='client.? 172.21.15.40:0/464324128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:48 smithi040 bash[28232]: cluster 2023-12-01T19:24:47.323909+0000 mgr.y (mgr.24356) 6799 : cluster 0 pgmap v6767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:48 smithi040 bash[28232]: audit 2023-12-01T19:24:47.869557+0000 mon.c (mon.2) 4303 : audit 0 from='client.? 172.21.15.40:0/2459579040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:48 smithi040 bash[41173]: cluster 2023-12-01T19:24:47.323909+0000 mgr.y (mgr.24356) 6799 : cluster 0 pgmap v6767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:48 smithi040 bash[41173]: audit 2023-12-01T19:24:47.869557+0000 mon.c (mon.2) 4303 : audit 0 from='client.? 172.21.15.40:0/2459579040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:48 smithi141 bash[31670]: cluster 2023-12-01T19:24:47.323909+0000 mgr.y (mgr.24356) 6799 : cluster 0 pgmap v6767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:48 smithi141 bash[31670]: audit 2023-12-01T19:24:47.869557+0000 mon.c (mon.2) 4303 : audit 0 from='client.? 172.21.15.40:0/2459579040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:49 smithi040 bash[28232]: audit 2023-12-01T19:24:48.670023+0000 mon.c (mon.2) 4304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:49 smithi040 bash[41173]: audit 2023-12-01T19:24:48.670023+0000 mon.c (mon.2) 4304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:49 smithi141 bash[31670]: audit 2023-12-01T19:24:48.670023+0000 mon.c (mon.2) 4304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:50 smithi040 bash[28232]: cluster 2023-12-01T19:24:49.325050+0000 mgr.y (mgr.24356) 6800 : cluster 0 pgmap v6768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:50 smithi040 bash[41173]: cluster 2023-12-01T19:24:49.325050+0000 mgr.y (mgr.24356) 6800 : cluster 0 pgmap v6768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:50 smithi141 bash[31670]: cluster 2023-12-01T19:24:49.325050+0000 mgr.y (mgr.24356) 6800 : cluster 0 pgmap v6768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:51 smithi040 bash[41173]: audit 2023-12-01T19:24:50.333917+0000 mon.a (mon.0) 4641 : audit 0 from='client.? 172.21.15.40:0/2850784124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:51 smithi040 bash[28232]: audit 2023-12-01T19:24:50.333917+0000 mon.a (mon.0) 4641 : audit 0 from='client.? 172.21.15.40:0/2850784124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:51 smithi141 bash[31670]: audit 2023-12-01T19:24:50.333917+0000 mon.a (mon.0) 4641 : audit 0 from='client.? 172.21.15.40:0/2850784124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:52 smithi040 bash[28232]: cluster 2023-12-01T19:24:51.325813+0000 mgr.y (mgr.24356) 6801 : cluster 0 pgmap v6769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:52 smithi040 bash[41173]: cluster 2023-12-01T19:24:51.325813+0000 mgr.y (mgr.24356) 6801 : cluster 0 pgmap v6769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:52 smithi141 bash[31670]: cluster 2023-12-01T19:24:51.325813+0000 mgr.y (mgr.24356) 6801 : cluster 0 pgmap v6769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:53 smithi040 bash[28232]: audit 2023-12-01T19:24:52.796440+0000 mon.c (mon.2) 4305 : audit 0 from='client.? 172.21.15.40:0/20558410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:53 smithi040 bash[41173]: audit 2023-12-01T19:24:52.796440+0000 mon.c (mon.2) 4305 : audit 0 from='client.? 172.21.15.40:0/20558410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:53 smithi141 bash[31670]: audit 2023-12-01T19:24:52.796440+0000 mon.c (mon.2) 4305 : audit 0 from='client.? 172.21.15.40:0/20558410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:54 smithi040 bash[28232]: cluster 2023-12-01T19:24:53.326530+0000 mgr.y (mgr.24356) 6802 : cluster 0 pgmap v6770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:54 smithi040 bash[41173]: cluster 2023-12-01T19:24:53.326530+0000 mgr.y (mgr.24356) 6802 : cluster 0 pgmap v6770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:54 smithi141 bash[31670]: cluster 2023-12-01T19:24:53.326530+0000 mgr.y (mgr.24356) 6802 : cluster 0 pgmap v6770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:55 smithi040 bash[41173]: audit 2023-12-01T19:24:55.264498+0000 mon.c (mon.2) 4306 : audit 0 from='client.? 172.21.15.40:0/456907069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:55 smithi040 bash[28232]: audit 2023-12-01T19:24:55.264498+0000 mon.c (mon.2) 4306 : audit 0 from='client.? 172.21.15.40:0/456907069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:55 smithi141 bash[31670]: audit 2023-12-01T19:24:55.264498+0000 mon.c (mon.2) 4306 : audit 0 from='client.? 172.21.15.40:0/456907069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:56 smithi040 bash[28232]: cluster 2023-12-01T19:24:55.327586+0000 mgr.y (mgr.24356) 6803 : cluster 0 pgmap v6771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:24:56] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T19:24:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:56 smithi040 bash[41173]: cluster 2023-12-01T19:24:55.327586+0000 mgr.y (mgr.24356) 6803 : cluster 0 pgmap v6771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:56 smithi141 bash[31670]: cluster 2023-12-01T19:24:55.327586+0000 mgr.y (mgr.24356) 6803 : cluster 0 pgmap v6771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:58 smithi040 bash[41173]: cluster 2023-12-01T19:24:57.328252+0000 mgr.y (mgr.24356) 6804 : cluster 0 pgmap v6772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:24:58 smithi040 bash[41173]: audit 2023-12-01T19:24:57.732582+0000 mon.c (mon.2) 4307 : audit 0 from='client.? 172.21.15.40:0/2590259694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:58 smithi040 bash[28232]: cluster 2023-12-01T19:24:57.328252+0000 mgr.y (mgr.24356) 6804 : cluster 0 pgmap v6772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:24:58 smithi040 bash[28232]: audit 2023-12-01T19:24:57.732582+0000 mon.c (mon.2) 4307 : audit 0 from='client.? 172.21.15.40:0/2590259694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:24:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:58 smithi141 bash[31670]: cluster 2023-12-01T19:24:57.328252+0000 mgr.y (mgr.24356) 6804 : cluster 0 pgmap v6772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:24:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:24:58 smithi141 bash[31670]: audit 2023-12-01T19:24:57.732582+0000 mon.c (mon.2) 4307 : audit 0 from='client.? 172.21.15.40:0/2590259694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:00 smithi040 bash[41173]: cluster 2023-12-01T19:24:59.329469+0000 mgr.y (mgr.24356) 6805 : cluster 0 pgmap v6773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:00 smithi040 bash[41173]: audit 2023-12-01T19:25:00.198753+0000 mon.c (mon.2) 4308 : audit 0 from='client.? 172.21.15.40:0/584140299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:00 smithi040 bash[28232]: cluster 2023-12-01T19:24:59.329469+0000 mgr.y (mgr.24356) 6805 : cluster 0 pgmap v6773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:00 smithi040 bash[28232]: audit 2023-12-01T19:25:00.198753+0000 mon.c (mon.2) 4308 : audit 0 from='client.? 172.21.15.40:0/584140299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:00 smithi141 bash[31670]: cluster 2023-12-01T19:24:59.329469+0000 mgr.y (mgr.24356) 6805 : cluster 0 pgmap v6773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:00 smithi141 bash[31670]: audit 2023-12-01T19:25:00.198753+0000 mon.c (mon.2) 4308 : audit 0 from='client.? 172.21.15.40:0/584140299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:02 smithi040 bash[28232]: cluster 2023-12-01T19:25:01.330245+0000 mgr.y (mgr.24356) 6806 : cluster 0 pgmap v6774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:02 smithi040 bash[41173]: cluster 2023-12-01T19:25:01.330245+0000 mgr.y (mgr.24356) 6806 : cluster 0 pgmap v6774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:02 smithi141 bash[31670]: cluster 2023-12-01T19:25:01.330245+0000 mgr.y (mgr.24356) 6806 : cluster 0 pgmap v6774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:03 smithi040 bash[28232]: audit 2023-12-01T19:25:02.669561+0000 mon.a (mon.0) 4642 : audit 0 from='client.? 172.21.15.40:0/2756705662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:03 smithi040 bash[41173]: audit 2023-12-01T19:25:02.669561+0000 mon.a (mon.0) 4642 : audit 0 from='client.? 172.21.15.40:0/2756705662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:03 smithi141 bash[31670]: audit 2023-12-01T19:25:02.669561+0000 mon.a (mon.0) 4642 : audit 0 from='client.? 172.21.15.40:0/2756705662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:04 smithi141 bash[31670]: cluster 2023-12-01T19:25:03.330948+0000 mgr.y (mgr.24356) 6807 : cluster 0 pgmap v6775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:04 smithi141 bash[31670]: audit 2023-12-01T19:25:03.670952+0000 mon.c (mon.2) 4309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:04 smithi141 bash[31670]: audit 2023-12-01T19:25:03.927867+0000 mon.c (mon.2) 4310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:25:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:04 smithi141 bash[31670]: audit 2023-12-01T19:25:04.362265+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:04 smithi141 bash[31670]: audit 2023-12-01T19:25:04.373754+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[41173]: cluster 2023-12-01T19:25:03.330948+0000 mgr.y (mgr.24356) 6807 : cluster 0 pgmap v6775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[41173]: audit 2023-12-01T19:25:03.670952+0000 mon.c (mon.2) 4309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[41173]: audit 2023-12-01T19:25:03.927867+0000 mon.c (mon.2) 4310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:25:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[41173]: audit 2023-12-01T19:25:04.362265+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[41173]: audit 2023-12-01T19:25:04.373754+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[28232]: cluster 2023-12-01T19:25:03.330948+0000 mgr.y (mgr.24356) 6807 : cluster 0 pgmap v6775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[28232]: audit 2023-12-01T19:25:03.670952+0000 mon.c (mon.2) 4309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[28232]: audit 2023-12-01T19:25:03.927867+0000 mon.c (mon.2) 4310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:25:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[28232]: audit 2023-12-01T19:25:04.362265+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:04 smithi040 bash[28232]: audit 2023-12-01T19:25:04.373754+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:05 smithi141 bash[31670]: audit 2023-12-01T19:25:05.137502+0000 mon.a (mon.0) 4645 : audit 0 from='client.? 172.21.15.40:0/1250100462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:05 smithi040 bash[28232]: audit 2023-12-01T19:25:05.137502+0000 mon.a (mon.0) 4645 : audit 0 from='client.? 172.21.15.40:0/1250100462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:05 smithi040 bash[41173]: audit 2023-12-01T19:25:05.137502+0000 mon.a (mon.0) 4645 : audit 0 from='client.? 172.21.15.40:0/1250100462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:06 smithi141 bash[31670]: cluster 2023-12-01T19:25:05.332171+0000 mgr.y (mgr.24356) 6808 : cluster 0 pgmap v6776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:06 smithi040 bash[28232]: cluster 2023-12-01T19:25:05.332171+0000 mgr.y (mgr.24356) 6808 : cluster 0 pgmap v6776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:25:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:25:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:06 smithi040 bash[41173]: cluster 2023-12-01T19:25:05.332171+0000 mgr.y (mgr.24356) 6808 : cluster 0 pgmap v6776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:08 smithi040 bash[28232]: cluster 2023-12-01T19:25:07.332858+0000 mgr.y (mgr.24356) 6809 : cluster 0 pgmap v6777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:08 smithi040 bash[28232]: audit 2023-12-01T19:25:07.595472+0000 mon.c (mon.2) 4311 : audit 0 from='client.? 172.21.15.40:0/297642990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:08 smithi040 bash[41173]: cluster 2023-12-01T19:25:07.332858+0000 mgr.y (mgr.24356) 6809 : cluster 0 pgmap v6777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:08 smithi040 bash[41173]: audit 2023-12-01T19:25:07.595472+0000 mon.c (mon.2) 4311 : audit 0 from='client.? 172.21.15.40:0/297642990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:08 smithi141 bash[31670]: cluster 2023-12-01T19:25:07.332858+0000 mgr.y (mgr.24356) 6809 : cluster 0 pgmap v6777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:08 smithi141 bash[31670]: audit 2023-12-01T19:25:07.595472+0000 mon.c (mon.2) 4311 : audit 0 from='client.? 172.21.15.40:0/297642990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:10 smithi141 bash[31670]: cluster 2023-12-01T19:25:09.334105+0000 mgr.y (mgr.24356) 6810 : cluster 0 pgmap v6778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:10 smithi141 bash[31670]: audit 2023-12-01T19:25:09.775406+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:10 smithi141 bash[31670]: audit 2023-12-01T19:25:09.785345+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:10 smithi141 bash[31670]: audit 2023-12-01T19:25:10.091365+0000 mon.c (mon.2) 4312 : audit 0 from='client.? 172.21.15.40:0/1368179808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:10 smithi141 bash[31670]: audit 2023-12-01T19:25:10.521582+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:10 smithi141 bash[31670]: audit 2023-12-01T19:25:10.532113+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[28232]: cluster 2023-12-01T19:25:09.334105+0000 mgr.y (mgr.24356) 6810 : cluster 0 pgmap v6778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[28232]: audit 2023-12-01T19:25:09.775406+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[28232]: audit 2023-12-01T19:25:09.785345+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[28232]: audit 2023-12-01T19:25:10.091365+0000 mon.c (mon.2) 4312 : audit 0 from='client.? 172.21.15.40:0/1368179808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[28232]: audit 2023-12-01T19:25:10.521582+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[28232]: audit 2023-12-01T19:25:10.532113+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[41173]: cluster 2023-12-01T19:25:09.334105+0000 mgr.y (mgr.24356) 6810 : cluster 0 pgmap v6778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[41173]: audit 2023-12-01T19:25:09.775406+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[41173]: audit 2023-12-01T19:25:09.785345+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[41173]: audit 2023-12-01T19:25:10.091365+0000 mon.c (mon.2) 4312 : audit 0 from='client.? 172.21.15.40:0/1368179808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[41173]: audit 2023-12-01T19:25:10.521582+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:10 smithi040 bash[41173]: audit 2023-12-01T19:25:10.532113+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:11 smithi141 bash[31670]: audit 2023-12-01T19:25:11.004140+0000 mon.c (mon.2) 4313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:25:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:11 smithi141 bash[31670]: audit 2023-12-01T19:25:11.006201+0000 mon.c (mon.2) 4314 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:25:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:11 smithi141 bash[31670]: audit 2023-12-01T19:25:11.016222+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:11 smithi040 bash[28232]: audit 2023-12-01T19:25:11.004140+0000 mon.c (mon.2) 4313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:25:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:11 smithi040 bash[28232]: audit 2023-12-01T19:25:11.006201+0000 mon.c (mon.2) 4314 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:25:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:11 smithi040 bash[28232]: audit 2023-12-01T19:25:11.016222+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:11 smithi040 bash[41173]: audit 2023-12-01T19:25:11.004140+0000 mon.c (mon.2) 4313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:25:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:11 smithi040 bash[41173]: audit 2023-12-01T19:25:11.006201+0000 mon.c (mon.2) 4314 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:25:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:11 smithi040 bash[41173]: audit 2023-12-01T19:25:11.016222+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:25:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:13 smithi141 bash[31670]: cluster 2023-12-01T19:25:11.334937+0000 mgr.y (mgr.24356) 6811 : cluster 0 pgmap v6779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:13 smithi141 bash[31670]: audit 2023-12-01T19:25:12.559336+0000 mon.a (mon.0) 4651 : audit 0 from='client.? 172.21.15.40:0/3679511466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:13 smithi040 bash[28232]: cluster 2023-12-01T19:25:11.334937+0000 mgr.y (mgr.24356) 6811 : cluster 0 pgmap v6779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:13 smithi040 bash[28232]: audit 2023-12-01T19:25:12.559336+0000 mon.a (mon.0) 4651 : audit 0 from='client.? 172.21.15.40:0/3679511466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:13 smithi040 bash[41173]: cluster 2023-12-01T19:25:11.334937+0000 mgr.y (mgr.24356) 6811 : cluster 0 pgmap v6779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:13 smithi040 bash[41173]: audit 2023-12-01T19:25:12.559336+0000 mon.a (mon.0) 4651 : audit 0 from='client.? 172.21.15.40:0/3679511466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:15 smithi141 bash[31670]: cluster 2023-12-01T19:25:13.335610+0000 mgr.y (mgr.24356) 6812 : cluster 0 pgmap v6780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:15 smithi141 bash[31670]: audit 2023-12-01T19:25:15.015253+0000 mon.a (mon.0) 4652 : audit 0 from='client.? 172.21.15.40:0/1041308561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:15 smithi040 bash[28232]: cluster 2023-12-01T19:25:13.335610+0000 mgr.y (mgr.24356) 6812 : cluster 0 pgmap v6780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:15 smithi040 bash[28232]: audit 2023-12-01T19:25:15.015253+0000 mon.a (mon.0) 4652 : audit 0 from='client.? 172.21.15.40:0/1041308561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:15 smithi040 bash[41173]: cluster 2023-12-01T19:25:13.335610+0000 mgr.y (mgr.24356) 6812 : cluster 0 pgmap v6780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:15 smithi040 bash[41173]: audit 2023-12-01T19:25:15.015253+0000 mon.a (mon.0) 4652 : audit 0 from='client.? 172.21.15.40:0/1041308561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:25:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:25:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:17 smithi040 bash[28232]: cluster 2023-12-01T19:25:15.336762+0000 mgr.y (mgr.24356) 6813 : cluster 0 pgmap v6781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:17 smithi040 bash[41173]: cluster 2023-12-01T19:25:15.336762+0000 mgr.y (mgr.24356) 6813 : cluster 0 pgmap v6781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:17 smithi141 bash[31670]: cluster 2023-12-01T19:25:15.336762+0000 mgr.y (mgr.24356) 6813 : cluster 0 pgmap v6781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:18 smithi040 bash[28232]: cluster 2023-12-01T19:25:17.337390+0000 mgr.y (mgr.24356) 6814 : cluster 0 pgmap v6782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:18 smithi040 bash[28232]: audit 2023-12-01T19:25:17.485914+0000 mon.c (mon.2) 4315 : audit 0 from='client.? 172.21.15.40:0/3718357253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:18 smithi040 bash[41173]: cluster 2023-12-01T19:25:17.337390+0000 mgr.y (mgr.24356) 6814 : cluster 0 pgmap v6782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:18 smithi040 bash[41173]: audit 2023-12-01T19:25:17.485914+0000 mon.c (mon.2) 4315 : audit 0 from='client.? 172.21.15.40:0/3718357253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:18 smithi141 bash[31670]: cluster 2023-12-01T19:25:17.337390+0000 mgr.y (mgr.24356) 6814 : cluster 0 pgmap v6782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:18 smithi141 bash[31670]: audit 2023-12-01T19:25:17.485914+0000 mon.c (mon.2) 4315 : audit 0 from='client.? 172.21.15.40:0/3718357253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:19 smithi040 bash[28232]: audit 2023-12-01T19:25:18.670920+0000 mon.c (mon.2) 4316 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:19 smithi040 bash[41173]: audit 2023-12-01T19:25:18.670920+0000 mon.c (mon.2) 4316 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:19 smithi141 bash[31670]: audit 2023-12-01T19:25:18.670920+0000 mon.c (mon.2) 4316 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:20 smithi040 bash[28232]: cluster 2023-12-01T19:25:19.338492+0000 mgr.y (mgr.24356) 6815 : cluster 0 pgmap v6783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:20 smithi040 bash[28232]: audit 2023-12-01T19:25:19.949905+0000 mon.a (mon.0) 4653 : audit 0 from='client.? 172.21.15.40:0/3149578735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:20 smithi040 bash[41173]: cluster 2023-12-01T19:25:19.338492+0000 mgr.y (mgr.24356) 6815 : cluster 0 pgmap v6783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:20 smithi040 bash[41173]: audit 2023-12-01T19:25:19.949905+0000 mon.a (mon.0) 4653 : audit 0 from='client.? 172.21.15.40:0/3149578735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:20 smithi141 bash[31670]: cluster 2023-12-01T19:25:19.338492+0000 mgr.y (mgr.24356) 6815 : cluster 0 pgmap v6783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:20 smithi141 bash[31670]: audit 2023-12-01T19:25:19.949905+0000 mon.a (mon.0) 4653 : audit 0 from='client.? 172.21.15.40:0/3149578735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:22 smithi040 bash[28232]: cluster 2023-12-01T19:25:21.339250+0000 mgr.y (mgr.24356) 6816 : cluster 0 pgmap v6784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:22 smithi040 bash[41173]: cluster 2023-12-01T19:25:21.339250+0000 mgr.y (mgr.24356) 6816 : cluster 0 pgmap v6784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:22 smithi141 bash[31670]: cluster 2023-12-01T19:25:21.339250+0000 mgr.y (mgr.24356) 6816 : cluster 0 pgmap v6784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:23 smithi040 bash[41173]: audit 2023-12-01T19:25:22.415185+0000 mon.a (mon.0) 4654 : audit 0 from='client.? 172.21.15.40:0/1929982113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:23 smithi040 bash[28232]: audit 2023-12-01T19:25:22.415185+0000 mon.a (mon.0) 4654 : audit 0 from='client.? 172.21.15.40:0/1929982113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:23 smithi141 bash[31670]: audit 2023-12-01T19:25:22.415185+0000 mon.a (mon.0) 4654 : audit 0 from='client.? 172.21.15.40:0/1929982113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:24 smithi040 bash[41173]: cluster 2023-12-01T19:25:23.339930+0000 mgr.y (mgr.24356) 6817 : cluster 0 pgmap v6785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:24 smithi040 bash[28232]: cluster 2023-12-01T19:25:23.339930+0000 mgr.y (mgr.24356) 6817 : cluster 0 pgmap v6785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:24 smithi141 bash[31670]: cluster 2023-12-01T19:25:23.339930+0000 mgr.y (mgr.24356) 6817 : cluster 0 pgmap v6785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:25 smithi141 bash[31670]: audit 2023-12-01T19:25:24.878758+0000 mon.c (mon.2) 4317 : audit 0 from='client.? 172.21.15.40:0/1086162894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:25 smithi040 bash[28232]: audit 2023-12-01T19:25:24.878758+0000 mon.c (mon.2) 4317 : audit 0 from='client.? 172.21.15.40:0/1086162894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:25 smithi040 bash[41173]: audit 2023-12-01T19:25:24.878758+0000 mon.c (mon.2) 4317 : audit 0 from='client.? 172.21.15.40:0/1086162894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:26 smithi141 bash[31670]: cluster 2023-12-01T19:25:25.341189+0000 mgr.y (mgr.24356) 6818 : cluster 0 pgmap v6786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:26 smithi040 bash[28232]: cluster 2023-12-01T19:25:25.341189+0000 mgr.y (mgr.24356) 6818 : cluster 0 pgmap v6786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:25:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:25:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:26 smithi040 bash[41173]: cluster 2023-12-01T19:25:25.341189+0000 mgr.y (mgr.24356) 6818 : cluster 0 pgmap v6786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:28 smithi040 bash[28232]: cluster 2023-12-01T19:25:27.341594+0000 mgr.y (mgr.24356) 6819 : cluster 0 pgmap v6787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:28 smithi040 bash[28232]: audit 2023-12-01T19:25:27.341953+0000 mon.a (mon.0) 4655 : audit 0 from='client.? 172.21.15.40:0/3732012442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:28 smithi040 bash[41173]: cluster 2023-12-01T19:25:27.341594+0000 mgr.y (mgr.24356) 6819 : cluster 0 pgmap v6787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:28 smithi040 bash[41173]: audit 2023-12-01T19:25:27.341953+0000 mon.a (mon.0) 4655 : audit 0 from='client.? 172.21.15.40:0/3732012442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:28 smithi141 bash[31670]: cluster 2023-12-01T19:25:27.341594+0000 mgr.y (mgr.24356) 6819 : cluster 0 pgmap v6787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:28 smithi141 bash[31670]: audit 2023-12-01T19:25:27.341953+0000 mon.a (mon.0) 4655 : audit 0 from='client.? 172.21.15.40:0/3732012442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:30 smithi040 bash[28232]: cluster 2023-12-01T19:25:29.342630+0000 mgr.y (mgr.24356) 6820 : cluster 0 pgmap v6788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:30 smithi040 bash[28232]: audit 2023-12-01T19:25:29.819357+0000 mon.a (mon.0) 4656 : audit 0 from='client.? 172.21.15.40:0/310861818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:30 smithi040 bash[41173]: cluster 2023-12-01T19:25:29.342630+0000 mgr.y (mgr.24356) 6820 : cluster 0 pgmap v6788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:30 smithi040 bash[41173]: audit 2023-12-01T19:25:29.819357+0000 mon.a (mon.0) 4656 : audit 0 from='client.? 172.21.15.40:0/310861818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:30 smithi141 bash[31670]: cluster 2023-12-01T19:25:29.342630+0000 mgr.y (mgr.24356) 6820 : cluster 0 pgmap v6788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:30 smithi141 bash[31670]: audit 2023-12-01T19:25:29.819357+0000 mon.a (mon.0) 4656 : audit 0 from='client.? 172.21.15.40:0/310861818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:32 smithi040 bash[28232]: cluster 2023-12-01T19:25:31.343325+0000 mgr.y (mgr.24356) 6821 : cluster 0 pgmap v6789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:32 smithi040 bash[28232]: audit 2023-12-01T19:25:32.287925+0000 mon.c (mon.2) 4318 : audit 0 from='client.? 172.21.15.40:0/3061767256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:32 smithi040 bash[41173]: cluster 2023-12-01T19:25:31.343325+0000 mgr.y (mgr.24356) 6821 : cluster 0 pgmap v6789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:32 smithi040 bash[41173]: audit 2023-12-01T19:25:32.287925+0000 mon.c (mon.2) 4318 : audit 0 from='client.? 172.21.15.40:0/3061767256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:32 smithi141 bash[31670]: cluster 2023-12-01T19:25:31.343325+0000 mgr.y (mgr.24356) 6821 : cluster 0 pgmap v6789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:32 smithi141 bash[31670]: audit 2023-12-01T19:25:32.287925+0000 mon.c (mon.2) 4318 : audit 0 from='client.? 172.21.15.40:0/3061767256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:34 smithi040 bash[28232]: cluster 2023-12-01T19:25:33.344001+0000 mgr.y (mgr.24356) 6822 : cluster 0 pgmap v6790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:34 smithi040 bash[28232]: audit 2023-12-01T19:25:33.671289+0000 mon.c (mon.2) 4319 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:34 smithi040 bash[41173]: cluster 2023-12-01T19:25:33.344001+0000 mgr.y (mgr.24356) 6822 : cluster 0 pgmap v6790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:34 smithi040 bash[41173]: audit 2023-12-01T19:25:33.671289+0000 mon.c (mon.2) 4319 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:34 smithi141 bash[31670]: cluster 2023-12-01T19:25:33.344001+0000 mgr.y (mgr.24356) 6822 : cluster 0 pgmap v6790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:34 smithi141 bash[31670]: audit 2023-12-01T19:25:33.671289+0000 mon.c (mon.2) 4319 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:35 smithi141 bash[31670]: audit 2023-12-01T19:25:34.742253+0000 mon.a (mon.0) 4657 : audit 0 from='client.? 172.21.15.40:0/897541198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:35 smithi040 bash[28232]: audit 2023-12-01T19:25:34.742253+0000 mon.a (mon.0) 4657 : audit 0 from='client.? 172.21.15.40:0/897541198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:35 smithi040 bash[41173]: audit 2023-12-01T19:25:34.742253+0000 mon.a (mon.0) 4657 : audit 0 from='client.? 172.21.15.40:0/897541198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:36 smithi141 bash[31670]: cluster 2023-12-01T19:25:35.345212+0000 mgr.y (mgr.24356) 6823 : cluster 0 pgmap v6791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:36 smithi040 bash[28232]: cluster 2023-12-01T19:25:35.345212+0000 mgr.y (mgr.24356) 6823 : cluster 0 pgmap v6791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:36 smithi040 bash[41173]: cluster 2023-12-01T19:25:35.345212+0000 mgr.y (mgr.24356) 6823 : cluster 0 pgmap v6791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:25:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:25:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:38 smithi040 bash[41173]: audit 2023-12-01T19:25:37.213755+0000 mon.c (mon.2) 4320 : audit 0 from='client.? 172.21.15.40:0/499451210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:38 smithi040 bash[41173]: cluster 2023-12-01T19:25:37.346061+0000 mgr.y (mgr.24356) 6824 : cluster 0 pgmap v6792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:38 smithi040 bash[28232]: audit 2023-12-01T19:25:37.213755+0000 mon.c (mon.2) 4320 : audit 0 from='client.? 172.21.15.40:0/499451210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:38 smithi040 bash[28232]: cluster 2023-12-01T19:25:37.346061+0000 mgr.y (mgr.24356) 6824 : cluster 0 pgmap v6792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:38 smithi141 bash[31670]: audit 2023-12-01T19:25:37.213755+0000 mon.c (mon.2) 4320 : audit 0 from='client.? 172.21.15.40:0/499451210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:38 smithi141 bash[31670]: cluster 2023-12-01T19:25:37.346061+0000 mgr.y (mgr.24356) 6824 : cluster 0 pgmap v6792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:40 smithi040 bash[28232]: cluster 2023-12-01T19:25:39.346716+0000 mgr.y (mgr.24356) 6825 : cluster 0 pgmap v6793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:40 smithi040 bash[28232]: audit 2023-12-01T19:25:39.678618+0000 mon.a (mon.0) 4658 : audit 0 from='client.? 172.21.15.40:0/342849167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:40 smithi040 bash[41173]: cluster 2023-12-01T19:25:39.346716+0000 mgr.y (mgr.24356) 6825 : cluster 0 pgmap v6793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:40 smithi040 bash[41173]: audit 2023-12-01T19:25:39.678618+0000 mon.a (mon.0) 4658 : audit 0 from='client.? 172.21.15.40:0/342849167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:40 smithi141 bash[31670]: cluster 2023-12-01T19:25:39.346716+0000 mgr.y (mgr.24356) 6825 : cluster 0 pgmap v6793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:40 smithi141 bash[31670]: audit 2023-12-01T19:25:39.678618+0000 mon.a (mon.0) 4658 : audit 0 from='client.? 172.21.15.40:0/342849167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:42 smithi040 bash[28232]: cluster 2023-12-01T19:25:41.347408+0000 mgr.y (mgr.24356) 6826 : cluster 0 pgmap v6794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:42 smithi040 bash[28232]: audit 2023-12-01T19:25:42.150367+0000 mon.a (mon.0) 4659 : audit 0 from='client.? 172.21.15.40:0/2732838166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:42 smithi040 bash[41173]: cluster 2023-12-01T19:25:41.347408+0000 mgr.y (mgr.24356) 6826 : cluster 0 pgmap v6794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:42 smithi040 bash[41173]: audit 2023-12-01T19:25:42.150367+0000 mon.a (mon.0) 4659 : audit 0 from='client.? 172.21.15.40:0/2732838166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:42 smithi141 bash[31670]: cluster 2023-12-01T19:25:41.347408+0000 mgr.y (mgr.24356) 6826 : cluster 0 pgmap v6794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:42 smithi141 bash[31670]: audit 2023-12-01T19:25:42.150367+0000 mon.a (mon.0) 4659 : audit 0 from='client.? 172.21.15.40:0/2732838166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:44 smithi141 bash[31670]: cluster 2023-12-01T19:25:43.348054+0000 mgr.y (mgr.24356) 6827 : cluster 0 pgmap v6795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:44 smithi040 bash[28232]: cluster 2023-12-01T19:25:43.348054+0000 mgr.y (mgr.24356) 6827 : cluster 0 pgmap v6795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:44 smithi040 bash[41173]: cluster 2023-12-01T19:25:43.348054+0000 mgr.y (mgr.24356) 6827 : cluster 0 pgmap v6795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:45 smithi141 bash[31670]: audit 2023-12-01T19:25:44.610507+0000 mon.a (mon.0) 4660 : audit 0 from='client.? 172.21.15.40:0/3168990733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:45 smithi040 bash[28232]: audit 2023-12-01T19:25:44.610507+0000 mon.a (mon.0) 4660 : audit 0 from='client.? 172.21.15.40:0/3168990733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:45 smithi040 bash[41173]: audit 2023-12-01T19:25:44.610507+0000 mon.a (mon.0) 4660 : audit 0 from='client.? 172.21.15.40:0/3168990733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:46 smithi141 bash[31670]: cluster 2023-12-01T19:25:45.349237+0000 mgr.y (mgr.24356) 6828 : cluster 0 pgmap v6796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:46 smithi040 bash[41173]: cluster 2023-12-01T19:25:45.349237+0000 mgr.y (mgr.24356) 6828 : cluster 0 pgmap v6796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:46 smithi040 bash[28232]: cluster 2023-12-01T19:25:45.349237+0000 mgr.y (mgr.24356) 6828 : cluster 0 pgmap v6796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:25:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:25:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:47 smithi141 bash[31670]: audit 2023-12-01T19:25:47.075422+0000 mon.c (mon.2) 4321 : audit 0 from='client.? 172.21.15.40:0/2462622241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:47 smithi040 bash[28232]: audit 2023-12-01T19:25:47.075422+0000 mon.c (mon.2) 4321 : audit 0 from='client.? 172.21.15.40:0/2462622241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:47 smithi040 bash[41173]: audit 2023-12-01T19:25:47.075422+0000 mon.c (mon.2) 4321 : audit 0 from='client.? 172.21.15.40:0/2462622241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:48 smithi141 bash[31670]: cluster 2023-12-01T19:25:47.349912+0000 mgr.y (mgr.24356) 6829 : cluster 0 pgmap v6797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:48 smithi040 bash[28232]: cluster 2023-12-01T19:25:47.349912+0000 mgr.y (mgr.24356) 6829 : cluster 0 pgmap v6797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:48 smithi040 bash[41173]: cluster 2023-12-01T19:25:47.349912+0000 mgr.y (mgr.24356) 6829 : cluster 0 pgmap v6797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:49 smithi141 bash[31670]: audit 2023-12-01T19:25:48.671571+0000 mon.c (mon.2) 4322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:49 smithi040 bash[28232]: audit 2023-12-01T19:25:48.671571+0000 mon.c (mon.2) 4322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:49 smithi040 bash[41173]: audit 2023-12-01T19:25:48.671571+0000 mon.c (mon.2) 4322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:50 smithi141 bash[31670]: cluster 2023-12-01T19:25:49.350738+0000 mgr.y (mgr.24356) 6830 : cluster 0 pgmap v6798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:50 smithi141 bash[31670]: audit 2023-12-01T19:25:49.547560+0000 mon.a (mon.0) 4661 : audit 0 from='client.? 172.21.15.40:0/1596062962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:50 smithi040 bash[28232]: cluster 2023-12-01T19:25:49.350738+0000 mgr.y (mgr.24356) 6830 : cluster 0 pgmap v6798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:50 smithi040 bash[28232]: audit 2023-12-01T19:25:49.547560+0000 mon.a (mon.0) 4661 : audit 0 from='client.? 172.21.15.40:0/1596062962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:50 smithi040 bash[41173]: cluster 2023-12-01T19:25:49.350738+0000 mgr.y (mgr.24356) 6830 : cluster 0 pgmap v6798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:50 smithi040 bash[41173]: audit 2023-12-01T19:25:49.547560+0000 mon.a (mon.0) 4661 : audit 0 from='client.? 172.21.15.40:0/1596062962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:52 smithi141 bash[31670]: cluster 2023-12-01T19:25:51.351486+0000 mgr.y (mgr.24356) 6831 : cluster 0 pgmap v6799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:52 smithi141 bash[31670]: audit 2023-12-01T19:25:52.017112+0000 mon.c (mon.2) 4323 : audit 0 from='client.? 172.21.15.40:0/2087576787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:52 smithi040 bash[28232]: cluster 2023-12-01T19:25:51.351486+0000 mgr.y (mgr.24356) 6831 : cluster 0 pgmap v6799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:52 smithi040 bash[28232]: audit 2023-12-01T19:25:52.017112+0000 mon.c (mon.2) 4323 : audit 0 from='client.? 172.21.15.40:0/2087576787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:52 smithi040 bash[41173]: cluster 2023-12-01T19:25:51.351486+0000 mgr.y (mgr.24356) 6831 : cluster 0 pgmap v6799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:52 smithi040 bash[41173]: audit 2023-12-01T19:25:52.017112+0000 mon.c (mon.2) 4323 : audit 0 from='client.? 172.21.15.40:0/2087576787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:54 smithi141 bash[31670]: cluster 2023-12-01T19:25:53.352178+0000 mgr.y (mgr.24356) 6832 : cluster 0 pgmap v6800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:54 smithi040 bash[28232]: cluster 2023-12-01T19:25:53.352178+0000 mgr.y (mgr.24356) 6832 : cluster 0 pgmap v6800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:54 smithi040 bash[41173]: cluster 2023-12-01T19:25:53.352178+0000 mgr.y (mgr.24356) 6832 : cluster 0 pgmap v6800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:55 smithi141 bash[31670]: audit 2023-12-01T19:25:54.490416+0000 mon.c (mon.2) 4324 : audit 0 from='client.? 172.21.15.40:0/2537115353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:55 smithi040 bash[28232]: audit 2023-12-01T19:25:54.490416+0000 mon.c (mon.2) 4324 : audit 0 from='client.? 172.21.15.40:0/2537115353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:55 smithi040 bash[41173]: audit 2023-12-01T19:25:54.490416+0000 mon.c (mon.2) 4324 : audit 0 from='client.? 172.21.15.40:0/2537115353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:56 smithi141 bash[31670]: cluster 2023-12-01T19:25:55.353406+0000 mgr.y (mgr.24356) 6833 : cluster 0 pgmap v6801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:56 smithi040 bash[28232]: cluster 2023-12-01T19:25:55.353406+0000 mgr.y (mgr.24356) 6833 : cluster 0 pgmap v6801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:25:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:25:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:56 smithi040 bash[41173]: cluster 2023-12-01T19:25:55.353406+0000 mgr.y (mgr.24356) 6833 : cluster 0 pgmap v6801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:57 smithi141 bash[31670]: audit 2023-12-01T19:25:56.954544+0000 mon.c (mon.2) 4325 : audit 0 from='client.? 172.21.15.40:0/2782462456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:57 smithi040 bash[28232]: audit 2023-12-01T19:25:56.954544+0000 mon.c (mon.2) 4325 : audit 0 from='client.? 172.21.15.40:0/2782462456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:57 smithi040 bash[41173]: audit 2023-12-01T19:25:56.954544+0000 mon.c (mon.2) 4325 : audit 0 from='client.? 172.21.15.40:0/2782462456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:58 smithi141 bash[31670]: cluster 2023-12-01T19:25:57.354093+0000 mgr.y (mgr.24356) 6834 : cluster 0 pgmap v6802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:58 smithi040 bash[28232]: cluster 2023-12-01T19:25:57.354093+0000 mgr.y (mgr.24356) 6834 : cluster 0 pgmap v6802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:58 smithi040 bash[41173]: cluster 2023-12-01T19:25:57.354093+0000 mgr.y (mgr.24356) 6834 : cluster 0 pgmap v6802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:25:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:25:59 smithi141 bash[31670]: audit 2023-12-01T19:25:59.420193+0000 mon.c (mon.2) 4326 : audit 0 from='client.? 172.21.15.40:0/843344822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:25:59 smithi040 bash[28232]: audit 2023-12-01T19:25:59.420193+0000 mon.c (mon.2) 4326 : audit 0 from='client.? 172.21.15.40:0/843344822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:25:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:25:59 smithi040 bash[41173]: audit 2023-12-01T19:25:59.420193+0000 mon.c (mon.2) 4326 : audit 0 from='client.? 172.21.15.40:0/843344822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:00 smithi141 bash[31670]: cluster 2023-12-01T19:25:59.354779+0000 mgr.y (mgr.24356) 6835 : cluster 0 pgmap v6803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:00 smithi040 bash[28232]: cluster 2023-12-01T19:25:59.354779+0000 mgr.y (mgr.24356) 6835 : cluster 0 pgmap v6803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:00 smithi040 bash[41173]: cluster 2023-12-01T19:25:59.354779+0000 mgr.y (mgr.24356) 6835 : cluster 0 pgmap v6803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:02 smithi141 bash[31670]: cluster 2023-12-01T19:26:01.355452+0000 mgr.y (mgr.24356) 6836 : cluster 0 pgmap v6804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:02 smithi141 bash[31670]: audit 2023-12-01T19:26:01.881166+0000 mon.a (mon.0) 4662 : audit 0 from='client.? 172.21.15.40:0/764276426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:02 smithi040 bash[28232]: cluster 2023-12-01T19:26:01.355452+0000 mgr.y (mgr.24356) 6836 : cluster 0 pgmap v6804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:02 smithi040 bash[28232]: audit 2023-12-01T19:26:01.881166+0000 mon.a (mon.0) 4662 : audit 0 from='client.? 172.21.15.40:0/764276426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:02 smithi040 bash[41173]: cluster 2023-12-01T19:26:01.355452+0000 mgr.y (mgr.24356) 6836 : cluster 0 pgmap v6804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:02 smithi040 bash[41173]: audit 2023-12-01T19:26:01.881166+0000 mon.a (mon.0) 4662 : audit 0 from='client.? 172.21.15.40:0/764276426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:04 smithi141 bash[31670]: cluster 2023-12-01T19:26:03.356107+0000 mgr.y (mgr.24356) 6837 : cluster 0 pgmap v6805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:04 smithi141 bash[31670]: audit 2023-12-01T19:26:03.672024+0000 mon.c (mon.2) 4327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:04 smithi141 bash[31670]: audit 2023-12-01T19:26:04.344929+0000 mon.c (mon.2) 4328 : audit 0 from='client.? 172.21.15.40:0/1803560863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:04 smithi040 bash[28232]: cluster 2023-12-01T19:26:03.356107+0000 mgr.y (mgr.24356) 6837 : cluster 0 pgmap v6805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:04 smithi040 bash[28232]: audit 2023-12-01T19:26:03.672024+0000 mon.c (mon.2) 4327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:04 smithi040 bash[28232]: audit 2023-12-01T19:26:04.344929+0000 mon.c (mon.2) 4328 : audit 0 from='client.? 172.21.15.40:0/1803560863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:04 smithi040 bash[41173]: cluster 2023-12-01T19:26:03.356107+0000 mgr.y (mgr.24356) 6837 : cluster 0 pgmap v6805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:04 smithi040 bash[41173]: audit 2023-12-01T19:26:03.672024+0000 mon.c (mon.2) 4327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:04 smithi040 bash[41173]: audit 2023-12-01T19:26:04.344929+0000 mon.c (mon.2) 4328 : audit 0 from='client.? 172.21.15.40:0/1803560863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:06 smithi141 bash[31670]: cluster 2023-12-01T19:26:05.357261+0000 mgr.y (mgr.24356) 6838 : cluster 0 pgmap v6806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:26:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:26:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:06 smithi040 bash[28232]: cluster 2023-12-01T19:26:05.357261+0000 mgr.y (mgr.24356) 6838 : cluster 0 pgmap v6806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:06 smithi040 bash[41173]: cluster 2023-12-01T19:26:05.357261+0000 mgr.y (mgr.24356) 6838 : cluster 0 pgmap v6806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:07 smithi141 bash[31670]: audit 2023-12-01T19:26:06.813842+0000 mon.c (mon.2) 4329 : audit 0 from='client.? 172.21.15.40:0/800360004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:07 smithi040 bash[28232]: audit 2023-12-01T19:26:06.813842+0000 mon.c (mon.2) 4329 : audit 0 from='client.? 172.21.15.40:0/800360004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:07 smithi040 bash[41173]: audit 2023-12-01T19:26:06.813842+0000 mon.c (mon.2) 4329 : audit 0 from='client.? 172.21.15.40:0/800360004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:08 smithi141 bash[31670]: cluster 2023-12-01T19:26:07.357922+0000 mgr.y (mgr.24356) 6839 : cluster 0 pgmap v6807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:08 smithi040 bash[28232]: cluster 2023-12-01T19:26:07.357922+0000 mgr.y (mgr.24356) 6839 : cluster 0 pgmap v6807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:08 smithi040 bash[41173]: cluster 2023-12-01T19:26:07.357922+0000 mgr.y (mgr.24356) 6839 : cluster 0 pgmap v6807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:09 smithi141 bash[31670]: audit 2023-12-01T19:26:09.278374+0000 mon.a (mon.0) 4663 : audit 0 from='client.? 172.21.15.40:0/3271336463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:09 smithi040 bash[28232]: audit 2023-12-01T19:26:09.278374+0000 mon.a (mon.0) 4663 : audit 0 from='client.? 172.21.15.40:0/3271336463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:09 smithi040 bash[41173]: audit 2023-12-01T19:26:09.278374+0000 mon.a (mon.0) 4663 : audit 0 from='client.? 172.21.15.40:0/3271336463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:10 smithi141 bash[31670]: cluster 2023-12-01T19:26:09.359000+0000 mgr.y (mgr.24356) 6840 : cluster 0 pgmap v6808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:10 smithi040 bash[41173]: cluster 2023-12-01T19:26:09.359000+0000 mgr.y (mgr.24356) 6840 : cluster 0 pgmap v6808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:10 smithi040 bash[28232]: cluster 2023-12-01T19:26:09.359000+0000 mgr.y (mgr.24356) 6840 : cluster 0 pgmap v6808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:11 smithi141 bash[31670]: audit 2023-12-01T19:26:11.101854+0000 mon.c (mon.2) 4330 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:26:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:11 smithi040 bash[28232]: audit 2023-12-01T19:26:11.101854+0000 mon.c (mon.2) 4330 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:26:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:11 smithi040 bash[41173]: audit 2023-12-01T19:26:11.101854+0000 mon.c (mon.2) 4330 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:26:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:12 smithi040 bash[41173]: cluster 2023-12-01T19:26:11.359635+0000 mgr.y (mgr.24356) 6841 : cluster 0 pgmap v6809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:12 smithi040 bash[41173]: audit 2023-12-01T19:26:11.726909+0000 mon.a (mon.0) 4664 : audit 0 from='client.? 172.21.15.40:0/1317503967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:12 smithi040 bash[28232]: cluster 2023-12-01T19:26:11.359635+0000 mgr.y (mgr.24356) 6841 : cluster 0 pgmap v6809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:12 smithi040 bash[28232]: audit 2023-12-01T19:26:11.726909+0000 mon.a (mon.0) 4664 : audit 0 from='client.? 172.21.15.40:0/1317503967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:12 smithi141 bash[31670]: cluster 2023-12-01T19:26:11.359635+0000 mgr.y (mgr.24356) 6841 : cluster 0 pgmap v6809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:12 smithi141 bash[31670]: audit 2023-12-01T19:26:11.726909+0000 mon.a (mon.0) 4664 : audit 0 from='client.? 172.21.15.40:0/1317503967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:14 smithi040 bash[28232]: cluster 2023-12-01T19:26:13.360233+0000 mgr.y (mgr.24356) 6842 : cluster 0 pgmap v6810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:14 smithi040 bash[28232]: audit 2023-12-01T19:26:14.195037+0000 mon.a (mon.0) 4665 : audit 0 from='client.? 172.21.15.40:0/2419480767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:14 smithi040 bash[41173]: cluster 2023-12-01T19:26:13.360233+0000 mgr.y (mgr.24356) 6842 : cluster 0 pgmap v6810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:14 smithi040 bash[41173]: audit 2023-12-01T19:26:14.195037+0000 mon.a (mon.0) 4665 : audit 0 from='client.? 172.21.15.40:0/2419480767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:14 smithi141 bash[31670]: cluster 2023-12-01T19:26:13.360233+0000 mgr.y (mgr.24356) 6842 : cluster 0 pgmap v6810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:14 smithi141 bash[31670]: audit 2023-12-01T19:26:14.195037+0000 mon.a (mon.0) 4665 : audit 0 from='client.? 172.21.15.40:0/2419480767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:16 smithi040 bash[28232]: cluster 2023-12-01T19:26:15.361366+0000 mgr.y (mgr.24356) 6843 : cluster 0 pgmap v6811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:26:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:26:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:16 smithi040 bash[41173]: cluster 2023-12-01T19:26:15.361366+0000 mgr.y (mgr.24356) 6843 : cluster 0 pgmap v6811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:16 smithi141 bash[31670]: cluster 2023-12-01T19:26:15.361366+0000 mgr.y (mgr.24356) 6843 : cluster 0 pgmap v6811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[28232]: audit 2023-12-01T19:26:16.667812+0000 mon.a (mon.0) 4666 : audit 0 from='client.? 172.21.15.40:0/2263453102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[28232]: audit 2023-12-01T19:26:16.946669+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[28232]: audit 2023-12-01T19:26:16.960158+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[28232]: audit 2023-12-01T19:26:17.304132+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[28232]: audit 2023-12-01T19:26:17.313816+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[41173]: audit 2023-12-01T19:26:16.667812+0000 mon.a (mon.0) 4666 : audit 0 from='client.? 172.21.15.40:0/2263453102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[41173]: audit 2023-12-01T19:26:16.946669+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[41173]: audit 2023-12-01T19:26:16.960158+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[41173]: audit 2023-12-01T19:26:17.304132+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:17 smithi040 bash[41173]: audit 2023-12-01T19:26:17.313816+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:17 smithi141 bash[31670]: audit 2023-12-01T19:26:16.667812+0000 mon.a (mon.0) 4666 : audit 0 from='client.? 172.21.15.40:0/2263453102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:17 smithi141 bash[31670]: audit 2023-12-01T19:26:16.946669+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:17 smithi141 bash[31670]: audit 2023-12-01T19:26:16.960158+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:17 smithi141 bash[31670]: audit 2023-12-01T19:26:17.304132+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:17 smithi141 bash[31670]: audit 2023-12-01T19:26:17.313816+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[28232]: cluster 2023-12-01T19:26:17.361984+0000 mgr.y (mgr.24356) 6844 : cluster 0 pgmap v6812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[28232]: audit 2023-12-01T19:26:17.789930+0000 mon.c (mon.2) 4331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[28232]: audit 2023-12-01T19:26:17.792014+0000 mon.c (mon.2) 4332 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[28232]: audit 2023-12-01T19:26:17.802164+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[41173]: cluster 2023-12-01T19:26:17.361984+0000 mgr.y (mgr.24356) 6844 : cluster 0 pgmap v6812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[41173]: audit 2023-12-01T19:26:17.789930+0000 mon.c (mon.2) 4331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:26:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[41173]: audit 2023-12-01T19:26:17.792014+0000 mon.c (mon.2) 4332 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:26:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:18 smithi040 bash[41173]: audit 2023-12-01T19:26:17.802164+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:18 smithi141 bash[31670]: cluster 2023-12-01T19:26:17.361984+0000 mgr.y (mgr.24356) 6844 : cluster 0 pgmap v6812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:18 smithi141 bash[31670]: audit 2023-12-01T19:26:17.789930+0000 mon.c (mon.2) 4331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:26:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:18 smithi141 bash[31670]: audit 2023-12-01T19:26:17.792014+0000 mon.c (mon.2) 4332 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:26:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:18 smithi141 bash[31670]: audit 2023-12-01T19:26:17.802164+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:26:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:19 smithi040 bash[41173]: audit 2023-12-01T19:26:18.672545+0000 mon.c (mon.2) 4333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:19 smithi040 bash[41173]: audit 2023-12-01T19:26:19.125093+0000 mon.a (mon.0) 4672 : audit 0 from='client.? 172.21.15.40:0/1081056876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:19 smithi040 bash[28232]: audit 2023-12-01T19:26:18.672545+0000 mon.c (mon.2) 4333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:19 smithi040 bash[28232]: audit 2023-12-01T19:26:19.125093+0000 mon.a (mon.0) 4672 : audit 0 from='client.? 172.21.15.40:0/1081056876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:19 smithi141 bash[31670]: audit 2023-12-01T19:26:18.672545+0000 mon.c (mon.2) 4333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:19 smithi141 bash[31670]: audit 2023-12-01T19:26:19.125093+0000 mon.a (mon.0) 4672 : audit 0 from='client.? 172.21.15.40:0/1081056876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:20 smithi040 bash[28232]: cluster 2023-12-01T19:26:19.363070+0000 mgr.y (mgr.24356) 6845 : cluster 0 pgmap v6813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:20 smithi040 bash[41173]: cluster 2023-12-01T19:26:19.363070+0000 mgr.y (mgr.24356) 6845 : cluster 0 pgmap v6813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:20 smithi141 bash[31670]: cluster 2023-12-01T19:26:19.363070+0000 mgr.y (mgr.24356) 6845 : cluster 0 pgmap v6813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:22 smithi040 bash[41173]: cluster 2023-12-01T19:26:21.363749+0000 mgr.y (mgr.24356) 6846 : cluster 0 pgmap v6814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:22 smithi040 bash[41173]: audit 2023-12-01T19:26:21.598277+0000 mon.c (mon.2) 4334 : audit 0 from='client.? 172.21.15.40:0/3581596822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:22 smithi040 bash[28232]: cluster 2023-12-01T19:26:21.363749+0000 mgr.y (mgr.24356) 6846 : cluster 0 pgmap v6814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:22 smithi040 bash[28232]: audit 2023-12-01T19:26:21.598277+0000 mon.c (mon.2) 4334 : audit 0 from='client.? 172.21.15.40:0/3581596822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:22 smithi141 bash[31670]: cluster 2023-12-01T19:26:21.363749+0000 mgr.y (mgr.24356) 6846 : cluster 0 pgmap v6814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:22 smithi141 bash[31670]: audit 2023-12-01T19:26:21.598277+0000 mon.c (mon.2) 4334 : audit 0 from='client.? 172.21.15.40:0/3581596822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:24 smithi040 bash[28232]: cluster 2023-12-01T19:26:23.364497+0000 mgr.y (mgr.24356) 6847 : cluster 0 pgmap v6815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:24 smithi040 bash[28232]: audit 2023-12-01T19:26:24.058255+0000 mon.c (mon.2) 4335 : audit 0 from='client.? 172.21.15.40:0/2911820133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:24 smithi040 bash[41173]: cluster 2023-12-01T19:26:23.364497+0000 mgr.y (mgr.24356) 6847 : cluster 0 pgmap v6815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:24 smithi040 bash[41173]: audit 2023-12-01T19:26:24.058255+0000 mon.c (mon.2) 4335 : audit 0 from='client.? 172.21.15.40:0/2911820133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:24 smithi141 bash[31670]: cluster 2023-12-01T19:26:23.364497+0000 mgr.y (mgr.24356) 6847 : cluster 0 pgmap v6815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:24 smithi141 bash[31670]: audit 2023-12-01T19:26:24.058255+0000 mon.c (mon.2) 4335 : audit 0 from='client.? 172.21.15.40:0/2911820133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:26:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:26:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:26 smithi040 bash[41173]: cluster 2023-12-01T19:26:25.365636+0000 mgr.y (mgr.24356) 6848 : cluster 0 pgmap v6816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:26 smithi040 bash[41173]: audit 2023-12-01T19:26:26.527319+0000 mon.a (mon.0) 4673 : audit 0 from='client.? 172.21.15.40:0/1457170296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:26 smithi040 bash[28232]: cluster 2023-12-01T19:26:25.365636+0000 mgr.y (mgr.24356) 6848 : cluster 0 pgmap v6816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:26 smithi040 bash[28232]: audit 2023-12-01T19:26:26.527319+0000 mon.a (mon.0) 4673 : audit 0 from='client.? 172.21.15.40:0/1457170296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:26 smithi141 bash[31670]: cluster 2023-12-01T19:26:25.365636+0000 mgr.y (mgr.24356) 6848 : cluster 0 pgmap v6816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:26 smithi141 bash[31670]: audit 2023-12-01T19:26:26.527319+0000 mon.a (mon.0) 4673 : audit 0 from='client.? 172.21.15.40:0/1457170296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:28 smithi040 bash[28232]: cluster 2023-12-01T19:26:27.366297+0000 mgr.y (mgr.24356) 6849 : cluster 0 pgmap v6817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:28 smithi040 bash[41173]: cluster 2023-12-01T19:26:27.366297+0000 mgr.y (mgr.24356) 6849 : cluster 0 pgmap v6817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:28 smithi141 bash[31670]: cluster 2023-12-01T19:26:27.366297+0000 mgr.y (mgr.24356) 6849 : cluster 0 pgmap v6817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:29 smithi040 bash[28232]: audit 2023-12-01T19:26:28.986230+0000 mon.a (mon.0) 4674 : audit 0 from='client.? 172.21.15.40:0/1678717774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:29 smithi040 bash[41173]: audit 2023-12-01T19:26:28.986230+0000 mon.a (mon.0) 4674 : audit 0 from='client.? 172.21.15.40:0/1678717774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:29 smithi141 bash[31670]: audit 2023-12-01T19:26:28.986230+0000 mon.a (mon.0) 4674 : audit 0 from='client.? 172.21.15.40:0/1678717774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:30 smithi040 bash[28232]: cluster 2023-12-01T19:26:29.367485+0000 mgr.y (mgr.24356) 6850 : cluster 0 pgmap v6818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:30 smithi040 bash[41173]: cluster 2023-12-01T19:26:29.367485+0000 mgr.y (mgr.24356) 6850 : cluster 0 pgmap v6818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:30 smithi141 bash[31670]: cluster 2023-12-01T19:26:29.367485+0000 mgr.y (mgr.24356) 6850 : cluster 0 pgmap v6818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:32 smithi141 bash[31670]: cluster 2023-12-01T19:26:31.367986+0000 mgr.y (mgr.24356) 6851 : cluster 0 pgmap v6819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:32 smithi141 bash[31670]: audit 2023-12-01T19:26:31.452679+0000 mon.a (mon.0) 4675 : audit 0 from='client.? 172.21.15.40:0/3602883586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:32 smithi040 bash[28232]: cluster 2023-12-01T19:26:31.367986+0000 mgr.y (mgr.24356) 6851 : cluster 0 pgmap v6819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:32 smithi040 bash[28232]: audit 2023-12-01T19:26:31.452679+0000 mon.a (mon.0) 4675 : audit 0 from='client.? 172.21.15.40:0/3602883586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:32 smithi040 bash[41173]: cluster 2023-12-01T19:26:31.367986+0000 mgr.y (mgr.24356) 6851 : cluster 0 pgmap v6819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:32 smithi040 bash[41173]: audit 2023-12-01T19:26:31.452679+0000 mon.a (mon.0) 4675 : audit 0 from='client.? 172.21.15.40:0/3602883586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:34 smithi141 bash[31670]: cluster 2023-12-01T19:26:33.368652+0000 mgr.y (mgr.24356) 6852 : cluster 0 pgmap v6820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:34 smithi141 bash[31670]: audit 2023-12-01T19:26:33.672770+0000 mon.c (mon.2) 4336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:34 smithi141 bash[31670]: audit 2023-12-01T19:26:33.916695+0000 mon.a (mon.0) 4676 : audit 0 from='client.? 172.21.15.40:0/51149815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:34 smithi040 bash[28232]: cluster 2023-12-01T19:26:33.368652+0000 mgr.y (mgr.24356) 6852 : cluster 0 pgmap v6820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:34 smithi040 bash[28232]: audit 2023-12-01T19:26:33.672770+0000 mon.c (mon.2) 4336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:34 smithi040 bash[28232]: audit 2023-12-01T19:26:33.916695+0000 mon.a (mon.0) 4676 : audit 0 from='client.? 172.21.15.40:0/51149815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:34 smithi040 bash[41173]: cluster 2023-12-01T19:26:33.368652+0000 mgr.y (mgr.24356) 6852 : cluster 0 pgmap v6820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:34 smithi040 bash[41173]: audit 2023-12-01T19:26:33.672770+0000 mon.c (mon.2) 4336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:34 smithi040 bash[41173]: audit 2023-12-01T19:26:33.916695+0000 mon.a (mon.0) 4676 : audit 0 from='client.? 172.21.15.40:0/51149815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:36 smithi141 bash[31670]: cluster 2023-12-01T19:26:35.369794+0000 mgr.y (mgr.24356) 6853 : cluster 0 pgmap v6821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:36 smithi141 bash[31670]: audit 2023-12-01T19:26:36.381755+0000 mon.a (mon.0) 4677 : audit 0 from='client.? 172.21.15.40:0/2022692683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:26:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:26:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:36 smithi040 bash[41173]: cluster 2023-12-01T19:26:35.369794+0000 mgr.y (mgr.24356) 6853 : cluster 0 pgmap v6821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:36 smithi040 bash[41173]: audit 2023-12-01T19:26:36.381755+0000 mon.a (mon.0) 4677 : audit 0 from='client.? 172.21.15.40:0/2022692683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:36 smithi040 bash[28232]: cluster 2023-12-01T19:26:35.369794+0000 mgr.y (mgr.24356) 6853 : cluster 0 pgmap v6821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:36 smithi040 bash[28232]: audit 2023-12-01T19:26:36.381755+0000 mon.a (mon.0) 4677 : audit 0 from='client.? 172.21.15.40:0/2022692683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:38 smithi040 bash[28232]: cluster 2023-12-01T19:26:37.370499+0000 mgr.y (mgr.24356) 6854 : cluster 0 pgmap v6822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:38 smithi040 bash[41173]: cluster 2023-12-01T19:26:37.370499+0000 mgr.y (mgr.24356) 6854 : cluster 0 pgmap v6822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:38 smithi141 bash[31670]: cluster 2023-12-01T19:26:37.370499+0000 mgr.y (mgr.24356) 6854 : cluster 0 pgmap v6822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:39 smithi040 bash[28232]: audit 2023-12-01T19:26:38.835280+0000 mon.a (mon.0) 4678 : audit 0 from='client.? 172.21.15.40:0/2104131185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:39 smithi040 bash[41173]: audit 2023-12-01T19:26:38.835280+0000 mon.a (mon.0) 4678 : audit 0 from='client.? 172.21.15.40:0/2104131185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:39 smithi141 bash[31670]: audit 2023-12-01T19:26:38.835280+0000 mon.a (mon.0) 4678 : audit 0 from='client.? 172.21.15.40:0/2104131185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:40 smithi141 bash[31670]: cluster 2023-12-01T19:26:39.371637+0000 mgr.y (mgr.24356) 6855 : cluster 0 pgmap v6823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:40 smithi040 bash[41173]: cluster 2023-12-01T19:26:39.371637+0000 mgr.y (mgr.24356) 6855 : cluster 0 pgmap v6823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:40 smithi040 bash[28232]: cluster 2023-12-01T19:26:39.371637+0000 mgr.y (mgr.24356) 6855 : cluster 0 pgmap v6823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:41 smithi040 bash[41173]: audit 2023-12-01T19:26:41.301154+0000 mon.a (mon.0) 4679 : audit 0 from='client.? 172.21.15.40:0/993822382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:41 smithi040 bash[28232]: audit 2023-12-01T19:26:41.301154+0000 mon.a (mon.0) 4679 : audit 0 from='client.? 172.21.15.40:0/993822382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:41 smithi141 bash[31670]: audit 2023-12-01T19:26:41.301154+0000 mon.a (mon.0) 4679 : audit 0 from='client.? 172.21.15.40:0/993822382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:42 smithi040 bash[41173]: cluster 2023-12-01T19:26:41.372332+0000 mgr.y (mgr.24356) 6856 : cluster 0 pgmap v6824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:42 smithi040 bash[28232]: cluster 2023-12-01T19:26:41.372332+0000 mgr.y (mgr.24356) 6856 : cluster 0 pgmap v6824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:42 smithi141 bash[31670]: cluster 2023-12-01T19:26:41.372332+0000 mgr.y (mgr.24356) 6856 : cluster 0 pgmap v6824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:44 smithi141 bash[31670]: cluster 2023-12-01T19:26:43.373111+0000 mgr.y (mgr.24356) 6857 : cluster 0 pgmap v6825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:44 smithi141 bash[31670]: audit 2023-12-01T19:26:43.768568+0000 mon.c (mon.2) 4337 : audit 0 from='client.? 172.21.15.40:0/3220356570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:44 smithi040 bash[41173]: cluster 2023-12-01T19:26:43.373111+0000 mgr.y (mgr.24356) 6857 : cluster 0 pgmap v6825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:44 smithi040 bash[41173]: audit 2023-12-01T19:26:43.768568+0000 mon.c (mon.2) 4337 : audit 0 from='client.? 172.21.15.40:0/3220356570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:44 smithi040 bash[28232]: cluster 2023-12-01T19:26:43.373111+0000 mgr.y (mgr.24356) 6857 : cluster 0 pgmap v6825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:44 smithi040 bash[28232]: audit 2023-12-01T19:26:43.768568+0000 mon.c (mon.2) 4337 : audit 0 from='client.? 172.21.15.40:0/3220356570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:46 smithi141 bash[31670]: cluster 2023-12-01T19:26:45.374370+0000 mgr.y (mgr.24356) 6858 : cluster 0 pgmap v6826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:46 smithi141 bash[31670]: audit 2023-12-01T19:26:46.237115+0000 mon.c (mon.2) 4338 : audit 0 from='client.? 172.21.15.40:0/3318720141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:26:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:26:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:46 smithi040 bash[41173]: cluster 2023-12-01T19:26:45.374370+0000 mgr.y (mgr.24356) 6858 : cluster 0 pgmap v6826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:46 smithi040 bash[41173]: audit 2023-12-01T19:26:46.237115+0000 mon.c (mon.2) 4338 : audit 0 from='client.? 172.21.15.40:0/3318720141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:46 smithi040 bash[28232]: cluster 2023-12-01T19:26:45.374370+0000 mgr.y (mgr.24356) 6858 : cluster 0 pgmap v6826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:46 smithi040 bash[28232]: audit 2023-12-01T19:26:46.237115+0000 mon.c (mon.2) 4338 : audit 0 from='client.? 172.21.15.40:0/3318720141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:48 smithi040 bash[28232]: cluster 2023-12-01T19:26:47.375059+0000 mgr.y (mgr.24356) 6859 : cluster 0 pgmap v6827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:48 smithi040 bash[41173]: cluster 2023-12-01T19:26:47.375059+0000 mgr.y (mgr.24356) 6859 : cluster 0 pgmap v6827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:48 smithi141 bash[31670]: cluster 2023-12-01T19:26:47.375059+0000 mgr.y (mgr.24356) 6859 : cluster 0 pgmap v6827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:49 smithi040 bash[41173]: audit 2023-12-01T19:26:48.673014+0000 mon.c (mon.2) 4339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:49 smithi040 bash[41173]: audit 2023-12-01T19:26:48.700510+0000 mon.a (mon.0) 4680 : audit 0 from='client.? 172.21.15.40:0/3795217618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:49 smithi040 bash[28232]: audit 2023-12-01T19:26:48.673014+0000 mon.c (mon.2) 4339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:49 smithi040 bash[28232]: audit 2023-12-01T19:26:48.700510+0000 mon.a (mon.0) 4680 : audit 0 from='client.? 172.21.15.40:0/3795217618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:49 smithi141 bash[31670]: audit 2023-12-01T19:26:48.673014+0000 mon.c (mon.2) 4339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:49 smithi141 bash[31670]: audit 2023-12-01T19:26:48.700510+0000 mon.a (mon.0) 4680 : audit 0 from='client.? 172.21.15.40:0/3795217618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:50 smithi141 bash[31670]: cluster 2023-12-01T19:26:49.376065+0000 mgr.y (mgr.24356) 6860 : cluster 0 pgmap v6828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:50 smithi040 bash[41173]: cluster 2023-12-01T19:26:49.376065+0000 mgr.y (mgr.24356) 6860 : cluster 0 pgmap v6828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:50 smithi040 bash[28232]: cluster 2023-12-01T19:26:49.376065+0000 mgr.y (mgr.24356) 6860 : cluster 0 pgmap v6828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:51 smithi141 bash[31670]: audit 2023-12-01T19:26:51.159634+0000 mon.a (mon.0) 4681 : audit 0 from='client.? 172.21.15.40:0/2752502700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:51 smithi040 bash[41173]: audit 2023-12-01T19:26:51.159634+0000 mon.a (mon.0) 4681 : audit 0 from='client.? 172.21.15.40:0/2752502700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:51 smithi040 bash[28232]: audit 2023-12-01T19:26:51.159634+0000 mon.a (mon.0) 4681 : audit 0 from='client.? 172.21.15.40:0/2752502700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:52 smithi141 bash[31670]: cluster 2023-12-01T19:26:51.376747+0000 mgr.y (mgr.24356) 6861 : cluster 0 pgmap v6829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:52 smithi040 bash[28232]: cluster 2023-12-01T19:26:51.376747+0000 mgr.y (mgr.24356) 6861 : cluster 0 pgmap v6829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:52 smithi040 bash[41173]: cluster 2023-12-01T19:26:51.376747+0000 mgr.y (mgr.24356) 6861 : cluster 0 pgmap v6829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:54 smithi141 bash[31670]: cluster 2023-12-01T19:26:53.377329+0000 mgr.y (mgr.24356) 6862 : cluster 0 pgmap v6830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:54 smithi141 bash[31670]: audit 2023-12-01T19:26:53.620701+0000 mon.c (mon.2) 4340 : audit 0 from='client.? 172.21.15.40:0/4202549904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:54 smithi040 bash[28232]: cluster 2023-12-01T19:26:53.377329+0000 mgr.y (mgr.24356) 6862 : cluster 0 pgmap v6830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:54 smithi040 bash[28232]: audit 2023-12-01T19:26:53.620701+0000 mon.c (mon.2) 4340 : audit 0 from='client.? 172.21.15.40:0/4202549904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:54 smithi040 bash[41173]: cluster 2023-12-01T19:26:53.377329+0000 mgr.y (mgr.24356) 6862 : cluster 0 pgmap v6830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:54 smithi040 bash[41173]: audit 2023-12-01T19:26:53.620701+0000 mon.c (mon.2) 4340 : audit 0 from='client.? 172.21.15.40:0/4202549904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:56 smithi141 bash[31670]: cluster 2023-12-01T19:26:55.378474+0000 mgr.y (mgr.24356) 6863 : cluster 0 pgmap v6831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:56 smithi141 bash[31670]: audit 2023-12-01T19:26:56.092089+0000 mon.a (mon.0) 4682 : audit 0 from='client.? 172.21.15.40:0/83404658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:26:56] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:26:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:56 smithi040 bash[28232]: cluster 2023-12-01T19:26:55.378474+0000 mgr.y (mgr.24356) 6863 : cluster 0 pgmap v6831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:56 smithi040 bash[28232]: audit 2023-12-01T19:26:56.092089+0000 mon.a (mon.0) 4682 : audit 0 from='client.? 172.21.15.40:0/83404658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:56 smithi040 bash[41173]: cluster 2023-12-01T19:26:55.378474+0000 mgr.y (mgr.24356) 6863 : cluster 0 pgmap v6831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:56 smithi040 bash[41173]: audit 2023-12-01T19:26:56.092089+0000 mon.a (mon.0) 4682 : audit 0 from='client.? 172.21.15.40:0/83404658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:58 smithi040 bash[41173]: cluster 2023-12-01T19:26:57.379188+0000 mgr.y (mgr.24356) 6864 : cluster 0 pgmap v6832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:58 smithi040 bash[28232]: cluster 2023-12-01T19:26:57.379188+0000 mgr.y (mgr.24356) 6864 : cluster 0 pgmap v6832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:58 smithi141 bash[31670]: cluster 2023-12-01T19:26:57.379188+0000 mgr.y (mgr.24356) 6864 : cluster 0 pgmap v6832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:26:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:26:59 smithi141 bash[31670]: audit 2023-12-01T19:26:58.562411+0000 mon.a (mon.0) 4683 : audit 0 from='client.? 172.21.15.40:0/1878268159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:26:59 smithi040 bash[28232]: audit 2023-12-01T19:26:58.562411+0000 mon.a (mon.0) 4683 : audit 0 from='client.? 172.21.15.40:0/1878268159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:26:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:26:59 smithi040 bash[41173]: audit 2023-12-01T19:26:58.562411+0000 mon.a (mon.0) 4683 : audit 0 from='client.? 172.21.15.40:0/1878268159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:00 smithi141 bash[31670]: cluster 2023-12-01T19:26:59.380337+0000 mgr.y (mgr.24356) 6865 : cluster 0 pgmap v6833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:00 smithi040 bash[41173]: cluster 2023-12-01T19:26:59.380337+0000 mgr.y (mgr.24356) 6865 : cluster 0 pgmap v6833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:00 smithi040 bash[28232]: cluster 2023-12-01T19:26:59.380337+0000 mgr.y (mgr.24356) 6865 : cluster 0 pgmap v6833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:01 smithi141 bash[31670]: audit 2023-12-01T19:27:01.020568+0000 mon.c (mon.2) 4341 : audit 0 from='client.? 172.21.15.40:0/2959072519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:01 smithi040 bash[28232]: audit 2023-12-01T19:27:01.020568+0000 mon.c (mon.2) 4341 : audit 0 from='client.? 172.21.15.40:0/2959072519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:01 smithi040 bash[41173]: audit 2023-12-01T19:27:01.020568+0000 mon.c (mon.2) 4341 : audit 0 from='client.? 172.21.15.40:0/2959072519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:02 smithi141 bash[31670]: cluster 2023-12-01T19:27:01.381043+0000 mgr.y (mgr.24356) 6866 : cluster 0 pgmap v6834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:02 smithi040 bash[28232]: cluster 2023-12-01T19:27:01.381043+0000 mgr.y (mgr.24356) 6866 : cluster 0 pgmap v6834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:02 smithi040 bash[41173]: cluster 2023-12-01T19:27:01.381043+0000 mgr.y (mgr.24356) 6866 : cluster 0 pgmap v6834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:04 smithi141 bash[31670]: cluster 2023-12-01T19:27:03.381665+0000 mgr.y (mgr.24356) 6867 : cluster 0 pgmap v6835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:04 smithi141 bash[31670]: audit 2023-12-01T19:27:03.479487+0000 mon.a (mon.0) 4684 : audit 0 from='client.? 172.21.15.40:0/3451631909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:04 smithi141 bash[31670]: audit 2023-12-01T19:27:03.673779+0000 mon.c (mon.2) 4342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:04 smithi040 bash[28232]: cluster 2023-12-01T19:27:03.381665+0000 mgr.y (mgr.24356) 6867 : cluster 0 pgmap v6835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:04 smithi040 bash[28232]: audit 2023-12-01T19:27:03.479487+0000 mon.a (mon.0) 4684 : audit 0 from='client.? 172.21.15.40:0/3451631909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:04 smithi040 bash[28232]: audit 2023-12-01T19:27:03.673779+0000 mon.c (mon.2) 4342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:04 smithi040 bash[41173]: cluster 2023-12-01T19:27:03.381665+0000 mgr.y (mgr.24356) 6867 : cluster 0 pgmap v6835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:04 smithi040 bash[41173]: audit 2023-12-01T19:27:03.479487+0000 mon.a (mon.0) 4684 : audit 0 from='client.? 172.21.15.40:0/3451631909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:04 smithi040 bash[41173]: audit 2023-12-01T19:27:03.673779+0000 mon.c (mon.2) 4342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:06 smithi141 bash[31670]: cluster 2023-12-01T19:27:05.382739+0000 mgr.y (mgr.24356) 6868 : cluster 0 pgmap v6836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:06 smithi141 bash[31670]: audit 2023-12-01T19:27:05.945187+0000 mon.c (mon.2) 4343 : audit 0 from='client.? 172.21.15.40:0/1071172124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:27:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:27:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:06 smithi040 bash[28232]: cluster 2023-12-01T19:27:05.382739+0000 mgr.y (mgr.24356) 6868 : cluster 0 pgmap v6836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:06 smithi040 bash[28232]: audit 2023-12-01T19:27:05.945187+0000 mon.c (mon.2) 4343 : audit 0 from='client.? 172.21.15.40:0/1071172124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:06 smithi040 bash[41173]: cluster 2023-12-01T19:27:05.382739+0000 mgr.y (mgr.24356) 6868 : cluster 0 pgmap v6836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:06 smithi040 bash[41173]: audit 2023-12-01T19:27:05.945187+0000 mon.c (mon.2) 4343 : audit 0 from='client.? 172.21.15.40:0/1071172124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:08 smithi141 bash[31670]: cluster 2023-12-01T19:27:07.383410+0000 mgr.y (mgr.24356) 6869 : cluster 0 pgmap v6837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:08 smithi040 bash[41173]: cluster 2023-12-01T19:27:07.383410+0000 mgr.y (mgr.24356) 6869 : cluster 0 pgmap v6837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:08 smithi040 bash[28232]: cluster 2023-12-01T19:27:07.383410+0000 mgr.y (mgr.24356) 6869 : cluster 0 pgmap v6837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:09 smithi141 bash[31670]: audit 2023-12-01T19:27:08.416794+0000 mon.c (mon.2) 4344 : audit 0 from='client.? 172.21.15.40:0/1900490156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:09 smithi040 bash[41173]: audit 2023-12-01T19:27:08.416794+0000 mon.c (mon.2) 4344 : audit 0 from='client.? 172.21.15.40:0/1900490156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:09 smithi040 bash[28232]: audit 2023-12-01T19:27:08.416794+0000 mon.c (mon.2) 4344 : audit 0 from='client.? 172.21.15.40:0/1900490156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:10 smithi141 bash[31670]: cluster 2023-12-01T19:27:09.384649+0000 mgr.y (mgr.24356) 6870 : cluster 0 pgmap v6838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:10 smithi040 bash[41173]: cluster 2023-12-01T19:27:09.384649+0000 mgr.y (mgr.24356) 6870 : cluster 0 pgmap v6838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:10 smithi040 bash[28232]: cluster 2023-12-01T19:27:09.384649+0000 mgr.y (mgr.24356) 6870 : cluster 0 pgmap v6838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:11 smithi141 bash[31670]: audit 2023-12-01T19:27:10.878313+0000 mon.c (mon.2) 4345 : audit 0 from='client.? 172.21.15.40:0/460599797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:11 smithi040 bash[28232]: audit 2023-12-01T19:27:10.878313+0000 mon.c (mon.2) 4345 : audit 0 from='client.? 172.21.15.40:0/460599797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:11 smithi040 bash[41173]: audit 2023-12-01T19:27:10.878313+0000 mon.c (mon.2) 4345 : audit 0 from='client.? 172.21.15.40:0/460599797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:12 smithi141 bash[31670]: cluster 2023-12-01T19:27:11.385426+0000 mgr.y (mgr.24356) 6871 : cluster 0 pgmap v6839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:12 smithi040 bash[41173]: cluster 2023-12-01T19:27:11.385426+0000 mgr.y (mgr.24356) 6871 : cluster 0 pgmap v6839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:12 smithi040 bash[28232]: cluster 2023-12-01T19:27:11.385426+0000 mgr.y (mgr.24356) 6871 : cluster 0 pgmap v6839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:13 smithi040 bash[28232]: audit 2023-12-01T19:27:13.342831+0000 mon.a (mon.0) 4685 : audit 0 from='client.? 172.21.15.40:0/1613956182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:13 smithi040 bash[41173]: audit 2023-12-01T19:27:13.342831+0000 mon.a (mon.0) 4685 : audit 0 from='client.? 172.21.15.40:0/1613956182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:13 smithi141 bash[31670]: audit 2023-12-01T19:27:13.342831+0000 mon.a (mon.0) 4685 : audit 0 from='client.? 172.21.15.40:0/1613956182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:14 smithi141 bash[31670]: cluster 2023-12-01T19:27:13.386224+0000 mgr.y (mgr.24356) 6872 : cluster 0 pgmap v6840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:14 smithi040 bash[41173]: cluster 2023-12-01T19:27:13.386224+0000 mgr.y (mgr.24356) 6872 : cluster 0 pgmap v6840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:14 smithi040 bash[28232]: cluster 2023-12-01T19:27:13.386224+0000 mgr.y (mgr.24356) 6872 : cluster 0 pgmap v6840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:16 smithi141 bash[31670]: cluster 2023-12-01T19:27:15.387422+0000 mgr.y (mgr.24356) 6873 : cluster 0 pgmap v6841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:16 smithi141 bash[31670]: audit 2023-12-01T19:27:15.801725+0000 mon.a (mon.0) 4686 : audit 0 from='client.? 172.21.15.40:0/3577532601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:27:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:27:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:16 smithi040 bash[41173]: cluster 2023-12-01T19:27:15.387422+0000 mgr.y (mgr.24356) 6873 : cluster 0 pgmap v6841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:16 smithi040 bash[41173]: audit 2023-12-01T19:27:15.801725+0000 mon.a (mon.0) 4686 : audit 0 from='client.? 172.21.15.40:0/3577532601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:16 smithi040 bash[28232]: cluster 2023-12-01T19:27:15.387422+0000 mgr.y (mgr.24356) 6873 : cluster 0 pgmap v6841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:16 smithi040 bash[28232]: audit 2023-12-01T19:27:15.801725+0000 mon.a (mon.0) 4686 : audit 0 from='client.? 172.21.15.40:0/3577532601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:18 smithi141 bash[31670]: cluster 2023-12-01T19:27:17.388149+0000 mgr.y (mgr.24356) 6874 : cluster 0 pgmap v6842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:18 smithi141 bash[31670]: audit 2023-12-01T19:27:17.887692+0000 mon.c (mon.2) 4346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:27:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:18 smithi040 bash[28232]: cluster 2023-12-01T19:27:17.388149+0000 mgr.y (mgr.24356) 6874 : cluster 0 pgmap v6842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:18 smithi040 bash[28232]: audit 2023-12-01T19:27:17.887692+0000 mon.c (mon.2) 4346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:27:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:18 smithi040 bash[41173]: cluster 2023-12-01T19:27:17.388149+0000 mgr.y (mgr.24356) 6874 : cluster 0 pgmap v6842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:18 smithi040 bash[41173]: audit 2023-12-01T19:27:17.887692+0000 mon.c (mon.2) 4346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:27:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:19 smithi141 bash[31670]: audit 2023-12-01T19:27:18.256736+0000 mon.c (mon.2) 4347 : audit 0 from='client.? 172.21.15.40:0/2596788612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:19 smithi141 bash[31670]: audit 2023-12-01T19:27:18.673949+0000 mon.c (mon.2) 4348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:19 smithi040 bash[28232]: audit 2023-12-01T19:27:18.256736+0000 mon.c (mon.2) 4347 : audit 0 from='client.? 172.21.15.40:0/2596788612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:19 smithi040 bash[28232]: audit 2023-12-01T19:27:18.673949+0000 mon.c (mon.2) 4348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:19 smithi040 bash[41173]: audit 2023-12-01T19:27:18.256736+0000 mon.c (mon.2) 4347 : audit 0 from='client.? 172.21.15.40:0/2596788612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:19 smithi040 bash[41173]: audit 2023-12-01T19:27:18.673949+0000 mon.c (mon.2) 4348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:20 smithi141 bash[31670]: cluster 2023-12-01T19:27:19.389292+0000 mgr.y (mgr.24356) 6875 : cluster 0 pgmap v6843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:20 smithi040 bash[28232]: cluster 2023-12-01T19:27:19.389292+0000 mgr.y (mgr.24356) 6875 : cluster 0 pgmap v6843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:20 smithi040 bash[41173]: cluster 2023-12-01T19:27:19.389292+0000 mgr.y (mgr.24356) 6875 : cluster 0 pgmap v6843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:21 smithi141 bash[31670]: audit 2023-12-01T19:27:20.723613+0000 mon.a (mon.0) 4687 : audit 0 from='client.? 172.21.15.40:0/1512243434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:21 smithi040 bash[28232]: audit 2023-12-01T19:27:20.723613+0000 mon.a (mon.0) 4687 : audit 0 from='client.? 172.21.15.40:0/1512243434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:21 smithi040 bash[41173]: audit 2023-12-01T19:27:20.723613+0000 mon.a (mon.0) 4687 : audit 0 from='client.? 172.21.15.40:0/1512243434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:22 smithi141 bash[31670]: cluster 2023-12-01T19:27:21.389973+0000 mgr.y (mgr.24356) 6876 : cluster 0 pgmap v6844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:22 smithi040 bash[28232]: cluster 2023-12-01T19:27:21.389973+0000 mgr.y (mgr.24356) 6876 : cluster 0 pgmap v6844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:22 smithi040 bash[41173]: cluster 2023-12-01T19:27:21.389973+0000 mgr.y (mgr.24356) 6876 : cluster 0 pgmap v6844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:23 smithi141 bash[31670]: audit 2023-12-01T19:27:23.201732+0000 mon.c (mon.2) 4349 : audit 0 from='client.? 172.21.15.40:0/1146939596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:23 smithi040 bash[41173]: audit 2023-12-01T19:27:23.201732+0000 mon.c (mon.2) 4349 : audit 0 from='client.? 172.21.15.40:0/1146939596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:23 smithi040 bash[28232]: audit 2023-12-01T19:27:23.201732+0000 mon.c (mon.2) 4349 : audit 0 from='client.? 172.21.15.40:0/1146939596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: cluster 2023-12-01T19:27:23.390771+0000 mgr.y (mgr.24356) 6877 : cluster 0 pgmap v6845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:23.733009+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:23.743987+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:24.088789+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:24.100782+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:24.632379+0000 mon.c (mon.2) 4350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:27:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:24.634555+0000 mon.c (mon.2) 4351 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:27:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:24 smithi141 bash[31670]: audit 2023-12-01T19:27:24.645539+0000 mon.a (mon.0) 4692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: cluster 2023-12-01T19:27:23.390771+0000 mgr.y (mgr.24356) 6877 : cluster 0 pgmap v6845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:23.733009+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:23.743987+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:24.088789+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:24.100782+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:24.632379+0000 mon.c (mon.2) 4350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:24.634555+0000 mon.c (mon.2) 4351 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:27:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[28232]: audit 2023-12-01T19:27:24.645539+0000 mon.a (mon.0) 4692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: cluster 2023-12-01T19:27:23.390771+0000 mgr.y (mgr.24356) 6877 : cluster 0 pgmap v6845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:23.733009+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:23.743987+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:24.088789+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:24.100782+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:24.632379+0000 mon.c (mon.2) 4350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:24.634555+0000 mon.c (mon.2) 4351 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:27:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:24 smithi040 bash[41173]: audit 2023-12-01T19:27:24.645539+0000 mon.a (mon.0) 4692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:27:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:25 smithi141 bash[31670]: audit 2023-12-01T19:27:25.661834+0000 mon.a (mon.0) 4693 : audit 0 from='client.? 172.21.15.40:0/427312589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:25 smithi040 bash[28232]: audit 2023-12-01T19:27:25.661834+0000 mon.a (mon.0) 4693 : audit 0 from='client.? 172.21.15.40:0/427312589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:25 smithi040 bash[41173]: audit 2023-12-01T19:27:25.661834+0000 mon.a (mon.0) 4693 : audit 0 from='client.? 172.21.15.40:0/427312589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:27:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:27:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:26 smithi040 bash[28232]: cluster 2023-12-01T19:27:25.391777+0000 mgr.y (mgr.24356) 6878 : cluster 0 pgmap v6846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:26 smithi040 bash[41173]: cluster 2023-12-01T19:27:25.391777+0000 mgr.y (mgr.24356) 6878 : cluster 0 pgmap v6846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:26 smithi141 bash[31670]: cluster 2023-12-01T19:27:25.391777+0000 mgr.y (mgr.24356) 6878 : cluster 0 pgmap v6846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:28 smithi141 bash[31670]: cluster 2023-12-01T19:27:27.392439+0000 mgr.y (mgr.24356) 6879 : cluster 0 pgmap v6847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:28 smithi141 bash[31670]: audit 2023-12-01T19:27:28.128960+0000 mon.c (mon.2) 4352 : audit 0 from='client.? 172.21.15.40:0/3475774537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:28 smithi040 bash[28232]: cluster 2023-12-01T19:27:27.392439+0000 mgr.y (mgr.24356) 6879 : cluster 0 pgmap v6847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:28 smithi040 bash[28232]: audit 2023-12-01T19:27:28.128960+0000 mon.c (mon.2) 4352 : audit 0 from='client.? 172.21.15.40:0/3475774537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:28 smithi040 bash[41173]: cluster 2023-12-01T19:27:27.392439+0000 mgr.y (mgr.24356) 6879 : cluster 0 pgmap v6847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:28 smithi040 bash[41173]: audit 2023-12-01T19:27:28.128960+0000 mon.c (mon.2) 4352 : audit 0 from='client.? 172.21.15.40:0/3475774537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:30 smithi141 bash[31670]: cluster 2023-12-01T19:27:29.393549+0000 mgr.y (mgr.24356) 6880 : cluster 0 pgmap v6848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:30 smithi040 bash[28232]: cluster 2023-12-01T19:27:29.393549+0000 mgr.y (mgr.24356) 6880 : cluster 0 pgmap v6848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:30 smithi040 bash[41173]: cluster 2023-12-01T19:27:29.393549+0000 mgr.y (mgr.24356) 6880 : cluster 0 pgmap v6848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:31 smithi141 bash[31670]: audit 2023-12-01T19:27:30.596893+0000 mon.a (mon.0) 4694 : audit 0 from='client.? 172.21.15.40:0/1674010371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:31 smithi040 bash[28232]: audit 2023-12-01T19:27:30.596893+0000 mon.a (mon.0) 4694 : audit 0 from='client.? 172.21.15.40:0/1674010371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:31 smithi040 bash[41173]: audit 2023-12-01T19:27:30.596893+0000 mon.a (mon.0) 4694 : audit 0 from='client.? 172.21.15.40:0/1674010371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:32 smithi141 bash[31670]: cluster 2023-12-01T19:27:31.394208+0000 mgr.y (mgr.24356) 6881 : cluster 0 pgmap v6849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:32 smithi040 bash[41173]: cluster 2023-12-01T19:27:31.394208+0000 mgr.y (mgr.24356) 6881 : cluster 0 pgmap v6849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:32 smithi040 bash[28232]: cluster 2023-12-01T19:27:31.394208+0000 mgr.y (mgr.24356) 6881 : cluster 0 pgmap v6849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:33 smithi141 bash[31670]: audit 2023-12-01T19:27:33.064917+0000 mon.a (mon.0) 4695 : audit 0 from='client.? 172.21.15.40:0/825288063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:33 smithi040 bash[41173]: audit 2023-12-01T19:27:33.064917+0000 mon.a (mon.0) 4695 : audit 0 from='client.? 172.21.15.40:0/825288063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:33 smithi040 bash[28232]: audit 2023-12-01T19:27:33.064917+0000 mon.a (mon.0) 4695 : audit 0 from='client.? 172.21.15.40:0/825288063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:34 smithi141 bash[31670]: cluster 2023-12-01T19:27:33.394913+0000 mgr.y (mgr.24356) 6882 : cluster 0 pgmap v6850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:34 smithi141 bash[31670]: audit 2023-12-01T19:27:33.674502+0000 mon.c (mon.2) 4353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:34 smithi040 bash[28232]: cluster 2023-12-01T19:27:33.394913+0000 mgr.y (mgr.24356) 6882 : cluster 0 pgmap v6850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:34 smithi040 bash[28232]: audit 2023-12-01T19:27:33.674502+0000 mon.c (mon.2) 4353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:34 smithi040 bash[41173]: cluster 2023-12-01T19:27:33.394913+0000 mgr.y (mgr.24356) 6882 : cluster 0 pgmap v6850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:34 smithi040 bash[41173]: audit 2023-12-01T19:27:33.674502+0000 mon.c (mon.2) 4353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:36 smithi141 bash[31670]: cluster 2023-12-01T19:27:35.396083+0000 mgr.y (mgr.24356) 6883 : cluster 0 pgmap v6851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:36 smithi141 bash[31670]: audit 2023-12-01T19:27:35.538034+0000 mon.c (mon.2) 4354 : audit 0 from='client.? 172.21.15.40:0/1955218962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:27:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:27:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:36 smithi040 bash[41173]: cluster 2023-12-01T19:27:35.396083+0000 mgr.y (mgr.24356) 6883 : cluster 0 pgmap v6851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:36 smithi040 bash[41173]: audit 2023-12-01T19:27:35.538034+0000 mon.c (mon.2) 4354 : audit 0 from='client.? 172.21.15.40:0/1955218962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:36 smithi040 bash[28232]: cluster 2023-12-01T19:27:35.396083+0000 mgr.y (mgr.24356) 6883 : cluster 0 pgmap v6851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:36 smithi040 bash[28232]: audit 2023-12-01T19:27:35.538034+0000 mon.c (mon.2) 4354 : audit 0 from='client.? 172.21.15.40:0/1955218962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:38 smithi141 bash[31670]: cluster 2023-12-01T19:27:37.396786+0000 mgr.y (mgr.24356) 6884 : cluster 0 pgmap v6852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:38 smithi141 bash[31670]: audit 2023-12-01T19:27:38.001992+0000 mon.c (mon.2) 4355 : audit 0 from='client.? 172.21.15.40:0/3670245962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:38 smithi040 bash[28232]: cluster 2023-12-01T19:27:37.396786+0000 mgr.y (mgr.24356) 6884 : cluster 0 pgmap v6852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:38 smithi040 bash[28232]: audit 2023-12-01T19:27:38.001992+0000 mon.c (mon.2) 4355 : audit 0 from='client.? 172.21.15.40:0/3670245962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:38 smithi040 bash[41173]: cluster 2023-12-01T19:27:37.396786+0000 mgr.y (mgr.24356) 6884 : cluster 0 pgmap v6852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:38 smithi040 bash[41173]: audit 2023-12-01T19:27:38.001992+0000 mon.c (mon.2) 4355 : audit 0 from='client.? 172.21.15.40:0/3670245962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:40 smithi141 bash[31670]: cluster 2023-12-01T19:27:39.397701+0000 mgr.y (mgr.24356) 6885 : cluster 0 pgmap v6853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:40 smithi040 bash[28232]: cluster 2023-12-01T19:27:39.397701+0000 mgr.y (mgr.24356) 6885 : cluster 0 pgmap v6853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:40 smithi040 bash[41173]: cluster 2023-12-01T19:27:39.397701+0000 mgr.y (mgr.24356) 6885 : cluster 0 pgmap v6853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:41 smithi141 bash[31670]: audit 2023-12-01T19:27:40.466191+0000 mon.c (mon.2) 4356 : audit 0 from='client.? 172.21.15.40:0/852453899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:41 smithi040 bash[28232]: audit 2023-12-01T19:27:40.466191+0000 mon.c (mon.2) 4356 : audit 0 from='client.? 172.21.15.40:0/852453899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:41 smithi040 bash[41173]: audit 2023-12-01T19:27:40.466191+0000 mon.c (mon.2) 4356 : audit 0 from='client.? 172.21.15.40:0/852453899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:42 smithi141 bash[31670]: cluster 2023-12-01T19:27:41.398356+0000 mgr.y (mgr.24356) 6886 : cluster 0 pgmap v6854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:42 smithi040 bash[28232]: cluster 2023-12-01T19:27:41.398356+0000 mgr.y (mgr.24356) 6886 : cluster 0 pgmap v6854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:42 smithi040 bash[41173]: cluster 2023-12-01T19:27:41.398356+0000 mgr.y (mgr.24356) 6886 : cluster 0 pgmap v6854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:43 smithi141 bash[31670]: audit 2023-12-01T19:27:42.927117+0000 mon.a (mon.0) 4696 : audit 0 from='client.? 172.21.15.40:0/3827463744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:43 smithi040 bash[28232]: audit 2023-12-01T19:27:42.927117+0000 mon.a (mon.0) 4696 : audit 0 from='client.? 172.21.15.40:0/3827463744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:43 smithi040 bash[41173]: audit 2023-12-01T19:27:42.927117+0000 mon.a (mon.0) 4696 : audit 0 from='client.? 172.21.15.40:0/3827463744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:44 smithi141 bash[31670]: cluster 2023-12-01T19:27:43.398999+0000 mgr.y (mgr.24356) 6887 : cluster 0 pgmap v6855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:44 smithi040 bash[28232]: cluster 2023-12-01T19:27:43.398999+0000 mgr.y (mgr.24356) 6887 : cluster 0 pgmap v6855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:44 smithi040 bash[41173]: cluster 2023-12-01T19:27:43.398999+0000 mgr.y (mgr.24356) 6887 : cluster 0 pgmap v6855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:45 smithi141 bash[31670]: audit 2023-12-01T19:27:45.393571+0000 mon.a (mon.0) 4697 : audit 0 from='client.? 172.21.15.40:0/330511503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:45 smithi040 bash[41173]: audit 2023-12-01T19:27:45.393571+0000 mon.a (mon.0) 4697 : audit 0 from='client.? 172.21.15.40:0/330511503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:45 smithi040 bash[28232]: audit 2023-12-01T19:27:45.393571+0000 mon.a (mon.0) 4697 : audit 0 from='client.? 172.21.15.40:0/330511503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:46 smithi141 bash[31670]: cluster 2023-12-01T19:27:45.400116+0000 mgr.y (mgr.24356) 6888 : cluster 0 pgmap v6856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:27:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:27:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:46 smithi040 bash[41173]: cluster 2023-12-01T19:27:45.400116+0000 mgr.y (mgr.24356) 6888 : cluster 0 pgmap v6856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:46 smithi040 bash[28232]: cluster 2023-12-01T19:27:45.400116+0000 mgr.y (mgr.24356) 6888 : cluster 0 pgmap v6856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:48 smithi141 bash[31670]: cluster 2023-12-01T19:27:47.400799+0000 mgr.y (mgr.24356) 6889 : cluster 0 pgmap v6857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:48 smithi141 bash[31670]: audit 2023-12-01T19:27:47.857624+0000 mon.a (mon.0) 4698 : audit 0 from='client.? 172.21.15.40:0/1908927368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:48 smithi040 bash[41173]: cluster 2023-12-01T19:27:47.400799+0000 mgr.y (mgr.24356) 6889 : cluster 0 pgmap v6857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:48 smithi040 bash[41173]: audit 2023-12-01T19:27:47.857624+0000 mon.a (mon.0) 4698 : audit 0 from='client.? 172.21.15.40:0/1908927368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:48 smithi040 bash[28232]: cluster 2023-12-01T19:27:47.400799+0000 mgr.y (mgr.24356) 6889 : cluster 0 pgmap v6857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:48 smithi040 bash[28232]: audit 2023-12-01T19:27:47.857624+0000 mon.a (mon.0) 4698 : audit 0 from='client.? 172.21.15.40:0/1908927368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:49 smithi141 bash[31670]: audit 2023-12-01T19:27:48.675037+0000 mon.c (mon.2) 4357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:49 smithi040 bash[28232]: audit 2023-12-01T19:27:48.675037+0000 mon.c (mon.2) 4357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:49 smithi040 bash[41173]: audit 2023-12-01T19:27:48.675037+0000 mon.c (mon.2) 4357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:50 smithi141 bash[31670]: cluster 2023-12-01T19:27:49.401893+0000 mgr.y (mgr.24356) 6890 : cluster 0 pgmap v6858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:50 smithi040 bash[28232]: cluster 2023-12-01T19:27:49.401893+0000 mgr.y (mgr.24356) 6890 : cluster 0 pgmap v6858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:50 smithi040 bash[41173]: cluster 2023-12-01T19:27:49.401893+0000 mgr.y (mgr.24356) 6890 : cluster 0 pgmap v6858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:51 smithi141 bash[31670]: audit 2023-12-01T19:27:50.326209+0000 mon.a (mon.0) 4699 : audit 0 from='client.? 172.21.15.40:0/3572405976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:51 smithi040 bash[28232]: audit 2023-12-01T19:27:50.326209+0000 mon.a (mon.0) 4699 : audit 0 from='client.? 172.21.15.40:0/3572405976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:51 smithi040 bash[41173]: audit 2023-12-01T19:27:50.326209+0000 mon.a (mon.0) 4699 : audit 0 from='client.? 172.21.15.40:0/3572405976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:52 smithi141 bash[31670]: cluster 2023-12-01T19:27:51.402545+0000 mgr.y (mgr.24356) 6891 : cluster 0 pgmap v6859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:52 smithi040 bash[41173]: cluster 2023-12-01T19:27:51.402545+0000 mgr.y (mgr.24356) 6891 : cluster 0 pgmap v6859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:52 smithi040 bash[28232]: cluster 2023-12-01T19:27:51.402545+0000 mgr.y (mgr.24356) 6891 : cluster 0 pgmap v6859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:53 smithi141 bash[31670]: audit 2023-12-01T19:27:52.793380+0000 mon.a (mon.0) 4700 : audit 0 from='client.? 172.21.15.40:0/1906757140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:53 smithi040 bash[41173]: audit 2023-12-01T19:27:52.793380+0000 mon.a (mon.0) 4700 : audit 0 from='client.? 172.21.15.40:0/1906757140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:53 smithi040 bash[28232]: audit 2023-12-01T19:27:52.793380+0000 mon.a (mon.0) 4700 : audit 0 from='client.? 172.21.15.40:0/1906757140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:54 smithi141 bash[31670]: cluster 2023-12-01T19:27:53.403197+0000 mgr.y (mgr.24356) 6892 : cluster 0 pgmap v6860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:54 smithi040 bash[28232]: cluster 2023-12-01T19:27:53.403197+0000 mgr.y (mgr.24356) 6892 : cluster 0 pgmap v6860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:54 smithi040 bash[41173]: cluster 2023-12-01T19:27:53.403197+0000 mgr.y (mgr.24356) 6892 : cluster 0 pgmap v6860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:55 smithi040 bash[41173]: audit 2023-12-01T19:27:55.247524+0000 mon.c (mon.2) 4358 : audit 0 from='client.? 172.21.15.40:0/4227404254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:55 smithi040 bash[28232]: audit 2023-12-01T19:27:55.247524+0000 mon.c (mon.2) 4358 : audit 0 from='client.? 172.21.15.40:0/4227404254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:55 smithi141 bash[31670]: audit 2023-12-01T19:27:55.247524+0000 mon.c (mon.2) 4358 : audit 0 from='client.? 172.21.15.40:0/4227404254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:27:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:27:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:56 smithi040 bash[28232]: cluster 2023-12-01T19:27:55.404337+0000 mgr.y (mgr.24356) 6893 : cluster 0 pgmap v6861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:56 smithi040 bash[41173]: cluster 2023-12-01T19:27:55.404337+0000 mgr.y (mgr.24356) 6893 : cluster 0 pgmap v6861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:56 smithi141 bash[31670]: cluster 2023-12-01T19:27:55.404337+0000 mgr.y (mgr.24356) 6893 : cluster 0 pgmap v6861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:58 smithi141 bash[31670]: cluster 2023-12-01T19:27:57.404848+0000 mgr.y (mgr.24356) 6894 : cluster 0 pgmap v6862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:27:58 smithi141 bash[31670]: audit 2023-12-01T19:27:57.715466+0000 mon.a (mon.0) 4701 : audit 0 from='client.? 172.21.15.40:0/4027456076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:58 smithi040 bash[28232]: cluster 2023-12-01T19:27:57.404848+0000 mgr.y (mgr.24356) 6894 : cluster 0 pgmap v6862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:27:58 smithi040 bash[28232]: audit 2023-12-01T19:27:57.715466+0000 mon.a (mon.0) 4701 : audit 0 from='client.? 172.21.15.40:0/4027456076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:27:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:58 smithi040 bash[41173]: cluster 2023-12-01T19:27:57.404848+0000 mgr.y (mgr.24356) 6894 : cluster 0 pgmap v6862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:27:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:27:58 smithi040 bash[41173]: audit 2023-12-01T19:27:57.715466+0000 mon.a (mon.0) 4701 : audit 0 from='client.? 172.21.15.40:0/4027456076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:00 smithi141 bash[31670]: cluster 2023-12-01T19:27:59.405934+0000 mgr.y (mgr.24356) 6895 : cluster 0 pgmap v6863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:00 smithi141 bash[31670]: audit 2023-12-01T19:28:00.176087+0000 mon.c (mon.2) 4359 : audit 0 from='client.? 172.21.15.40:0/952927042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:00 smithi040 bash[28232]: cluster 2023-12-01T19:27:59.405934+0000 mgr.y (mgr.24356) 6895 : cluster 0 pgmap v6863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:00 smithi040 bash[28232]: audit 2023-12-01T19:28:00.176087+0000 mon.c (mon.2) 4359 : audit 0 from='client.? 172.21.15.40:0/952927042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:00 smithi040 bash[41173]: cluster 2023-12-01T19:27:59.405934+0000 mgr.y (mgr.24356) 6895 : cluster 0 pgmap v6863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:00 smithi040 bash[41173]: audit 2023-12-01T19:28:00.176087+0000 mon.c (mon.2) 4359 : audit 0 from='client.? 172.21.15.40:0/952927042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:02 smithi141 bash[31670]: cluster 2023-12-01T19:28:01.406571+0000 mgr.y (mgr.24356) 6896 : cluster 0 pgmap v6864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:02 smithi040 bash[28232]: cluster 2023-12-01T19:28:01.406571+0000 mgr.y (mgr.24356) 6896 : cluster 0 pgmap v6864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:02 smithi040 bash[41173]: cluster 2023-12-01T19:28:01.406571+0000 mgr.y (mgr.24356) 6896 : cluster 0 pgmap v6864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:03 smithi141 bash[31670]: audit 2023-12-01T19:28:02.637491+0000 mon.c (mon.2) 4360 : audit 0 from='client.? 172.21.15.40:0/4190700638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:03 smithi040 bash[28232]: audit 2023-12-01T19:28:02.637491+0000 mon.c (mon.2) 4360 : audit 0 from='client.? 172.21.15.40:0/4190700638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:03 smithi040 bash[41173]: audit 2023-12-01T19:28:02.637491+0000 mon.c (mon.2) 4360 : audit 0 from='client.? 172.21.15.40:0/4190700638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:04 smithi141 bash[31670]: cluster 2023-12-01T19:28:03.407338+0000 mgr.y (mgr.24356) 6897 : cluster 0 pgmap v6865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:04 smithi141 bash[31670]: audit 2023-12-01T19:28:03.675203+0000 mon.c (mon.2) 4361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:04 smithi040 bash[41173]: cluster 2023-12-01T19:28:03.407338+0000 mgr.y (mgr.24356) 6897 : cluster 0 pgmap v6865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:04 smithi040 bash[41173]: audit 2023-12-01T19:28:03.675203+0000 mon.c (mon.2) 4361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:04 smithi040 bash[28232]: cluster 2023-12-01T19:28:03.407338+0000 mgr.y (mgr.24356) 6897 : cluster 0 pgmap v6865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:04 smithi040 bash[28232]: audit 2023-12-01T19:28:03.675203+0000 mon.c (mon.2) 4361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:05 smithi141 bash[31670]: audit 2023-12-01T19:28:05.100268+0000 mon.a (mon.0) 4702 : audit 0 from='client.? 172.21.15.40:0/3463614898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:05 smithi040 bash[28232]: audit 2023-12-01T19:28:05.100268+0000 mon.a (mon.0) 4702 : audit 0 from='client.? 172.21.15.40:0/3463614898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:05 smithi040 bash[41173]: audit 2023-12-01T19:28:05.100268+0000 mon.a (mon.0) 4702 : audit 0 from='client.? 172.21.15.40:0/3463614898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:06 smithi141 bash[31670]: cluster 2023-12-01T19:28:05.408477+0000 mgr.y (mgr.24356) 6898 : cluster 0 pgmap v6866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:06 smithi040 bash[28232]: cluster 2023-12-01T19:28:05.408477+0000 mgr.y (mgr.24356) 6898 : cluster 0 pgmap v6866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:28:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:28:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:06 smithi040 bash[41173]: cluster 2023-12-01T19:28:05.408477+0000 mgr.y (mgr.24356) 6898 : cluster 0 pgmap v6866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:08 smithi141 bash[31670]: cluster 2023-12-01T19:28:07.409091+0000 mgr.y (mgr.24356) 6899 : cluster 0 pgmap v6867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:08 smithi141 bash[31670]: audit 2023-12-01T19:28:07.562974+0000 mon.a (mon.0) 4703 : audit 0 from='client.? 172.21.15.40:0/2719599647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:08 smithi040 bash[28232]: cluster 2023-12-01T19:28:07.409091+0000 mgr.y (mgr.24356) 6899 : cluster 0 pgmap v6867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:08 smithi040 bash[28232]: audit 2023-12-01T19:28:07.562974+0000 mon.a (mon.0) 4703 : audit 0 from='client.? 172.21.15.40:0/2719599647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:08 smithi040 bash[41173]: cluster 2023-12-01T19:28:07.409091+0000 mgr.y (mgr.24356) 6899 : cluster 0 pgmap v6867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:08 smithi040 bash[41173]: audit 2023-12-01T19:28:07.562974+0000 mon.a (mon.0) 4703 : audit 0 from='client.? 172.21.15.40:0/2719599647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:10 smithi141 bash[31670]: cluster 2023-12-01T19:28:09.410211+0000 mgr.y (mgr.24356) 6900 : cluster 0 pgmap v6868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:10 smithi141 bash[31670]: audit 2023-12-01T19:28:10.027157+0000 mon.c (mon.2) 4362 : audit 0 from='client.? 172.21.15.40:0/457885338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:10 smithi040 bash[28232]: cluster 2023-12-01T19:28:09.410211+0000 mgr.y (mgr.24356) 6900 : cluster 0 pgmap v6868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:10 smithi040 bash[28232]: audit 2023-12-01T19:28:10.027157+0000 mon.c (mon.2) 4362 : audit 0 from='client.? 172.21.15.40:0/457885338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:10 smithi040 bash[41173]: cluster 2023-12-01T19:28:09.410211+0000 mgr.y (mgr.24356) 6900 : cluster 0 pgmap v6868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:10 smithi040 bash[41173]: audit 2023-12-01T19:28:10.027157+0000 mon.c (mon.2) 4362 : audit 0 from='client.? 172.21.15.40:0/457885338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:12 smithi141 bash[31670]: cluster 2023-12-01T19:28:11.410844+0000 mgr.y (mgr.24356) 6901 : cluster 0 pgmap v6869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:12 smithi040 bash[41173]: cluster 2023-12-01T19:28:11.410844+0000 mgr.y (mgr.24356) 6901 : cluster 0 pgmap v6869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:12 smithi040 bash[28232]: cluster 2023-12-01T19:28:11.410844+0000 mgr.y (mgr.24356) 6901 : cluster 0 pgmap v6869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:13 smithi141 bash[31670]: audit 2023-12-01T19:28:12.491312+0000 mon.a (mon.0) 4704 : audit 0 from='client.? 172.21.15.40:0/4263691964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:13 smithi040 bash[41173]: audit 2023-12-01T19:28:12.491312+0000 mon.a (mon.0) 4704 : audit 0 from='client.? 172.21.15.40:0/4263691964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:13 smithi040 bash[28232]: audit 2023-12-01T19:28:12.491312+0000 mon.a (mon.0) 4704 : audit 0 from='client.? 172.21.15.40:0/4263691964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:14 smithi141 bash[31670]: cluster 2023-12-01T19:28:13.411518+0000 mgr.y (mgr.24356) 6902 : cluster 0 pgmap v6870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:14 smithi040 bash[28232]: cluster 2023-12-01T19:28:13.411518+0000 mgr.y (mgr.24356) 6902 : cluster 0 pgmap v6870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:14 smithi040 bash[41173]: cluster 2023-12-01T19:28:13.411518+0000 mgr.y (mgr.24356) 6902 : cluster 0 pgmap v6870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:15 smithi141 bash[31670]: audit 2023-12-01T19:28:14.947647+0000 mon.c (mon.2) 4363 : audit 0 from='client.? 172.21.15.40:0/4218371910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:15 smithi040 bash[41173]: audit 2023-12-01T19:28:14.947647+0000 mon.c (mon.2) 4363 : audit 0 from='client.? 172.21.15.40:0/4218371910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:15 smithi040 bash[28232]: audit 2023-12-01T19:28:14.947647+0000 mon.c (mon.2) 4363 : audit 0 from='client.? 172.21.15.40:0/4218371910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:16 smithi141 bash[31670]: cluster 2023-12-01T19:28:15.412714+0000 mgr.y (mgr.24356) 6903 : cluster 0 pgmap v6871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:28:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:28:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:16 smithi040 bash[41173]: cluster 2023-12-01T19:28:15.412714+0000 mgr.y (mgr.24356) 6903 : cluster 0 pgmap v6871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:16 smithi040 bash[28232]: cluster 2023-12-01T19:28:15.412714+0000 mgr.y (mgr.24356) 6903 : cluster 0 pgmap v6871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:18 smithi141 bash[31670]: audit 2023-12-01T19:28:17.408036+0000 mon.a (mon.0) 4705 : audit 0 from='client.? 172.21.15.40:0/2319185838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:18 smithi141 bash[31670]: cluster 2023-12-01T19:28:17.413327+0000 mgr.y (mgr.24356) 6904 : cluster 0 pgmap v6872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:18 smithi040 bash[28232]: audit 2023-12-01T19:28:17.408036+0000 mon.a (mon.0) 4705 : audit 0 from='client.? 172.21.15.40:0/2319185838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:18 smithi040 bash[28232]: cluster 2023-12-01T19:28:17.413327+0000 mgr.y (mgr.24356) 6904 : cluster 0 pgmap v6872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:18 smithi040 bash[41173]: audit 2023-12-01T19:28:17.408036+0000 mon.a (mon.0) 4705 : audit 0 from='client.? 172.21.15.40:0/2319185838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:18 smithi040 bash[41173]: cluster 2023-12-01T19:28:17.413327+0000 mgr.y (mgr.24356) 6904 : cluster 0 pgmap v6872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:19 smithi141 bash[31670]: audit 2023-12-01T19:28:18.675663+0000 mon.c (mon.2) 4364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:19 smithi040 bash[41173]: audit 2023-12-01T19:28:18.675663+0000 mon.c (mon.2) 4364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:19 smithi040 bash[28232]: audit 2023-12-01T19:28:18.675663+0000 mon.c (mon.2) 4364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:20 smithi141 bash[31670]: cluster 2023-12-01T19:28:19.414490+0000 mgr.y (mgr.24356) 6905 : cluster 0 pgmap v6873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:20 smithi141 bash[31670]: audit 2023-12-01T19:28:19.862328+0000 mon.a (mon.0) 4706 : audit 0 from='client.? 172.21.15.40:0/681765049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:20 smithi040 bash[28232]: cluster 2023-12-01T19:28:19.414490+0000 mgr.y (mgr.24356) 6905 : cluster 0 pgmap v6873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:20 smithi040 bash[28232]: audit 2023-12-01T19:28:19.862328+0000 mon.a (mon.0) 4706 : audit 0 from='client.? 172.21.15.40:0/681765049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:20 smithi040 bash[41173]: cluster 2023-12-01T19:28:19.414490+0000 mgr.y (mgr.24356) 6905 : cluster 0 pgmap v6873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:20 smithi040 bash[41173]: audit 2023-12-01T19:28:19.862328+0000 mon.a (mon.0) 4706 : audit 0 from='client.? 172.21.15.40:0/681765049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:22 smithi141 bash[31670]: cluster 2023-12-01T19:28:21.415057+0000 mgr.y (mgr.24356) 6906 : cluster 0 pgmap v6874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:22 smithi141 bash[31670]: audit 2023-12-01T19:28:22.330716+0000 mon.a (mon.0) 4707 : audit 0 from='client.? 172.21.15.40:0/3912642994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:22 smithi040 bash[28232]: cluster 2023-12-01T19:28:21.415057+0000 mgr.y (mgr.24356) 6906 : cluster 0 pgmap v6874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:22 smithi040 bash[28232]: audit 2023-12-01T19:28:22.330716+0000 mon.a (mon.0) 4707 : audit 0 from='client.? 172.21.15.40:0/3912642994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:22 smithi040 bash[41173]: cluster 2023-12-01T19:28:21.415057+0000 mgr.y (mgr.24356) 6906 : cluster 0 pgmap v6874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:22 smithi040 bash[41173]: audit 2023-12-01T19:28:22.330716+0000 mon.a (mon.0) 4707 : audit 0 from='client.? 172.21.15.40:0/3912642994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:24 smithi141 bash[31670]: cluster 2023-12-01T19:28:23.415712+0000 mgr.y (mgr.24356) 6907 : cluster 0 pgmap v6875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:24 smithi040 bash[41173]: cluster 2023-12-01T19:28:23.415712+0000 mgr.y (mgr.24356) 6907 : cluster 0 pgmap v6875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:24 smithi040 bash[28232]: cluster 2023-12-01T19:28:23.415712+0000 mgr.y (mgr.24356) 6907 : cluster 0 pgmap v6875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:25 smithi141 bash[31670]: audit 2023-12-01T19:28:24.728993+0000 mon.c (mon.2) 4365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:28:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:25 smithi141 bash[31670]: audit 2023-12-01T19:28:24.820414+0000 mon.a (mon.0) 4708 : audit 0 from='client.? 172.21.15.40:0/2146760520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:25 smithi040 bash[28232]: audit 2023-12-01T19:28:24.728993+0000 mon.c (mon.2) 4365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:28:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:25 smithi040 bash[28232]: audit 2023-12-01T19:28:24.820414+0000 mon.a (mon.0) 4708 : audit 0 from='client.? 172.21.15.40:0/2146760520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:25 smithi040 bash[41173]: audit 2023-12-01T19:28:24.728993+0000 mon.c (mon.2) 4365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:28:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:25 smithi040 bash[41173]: audit 2023-12-01T19:28:24.820414+0000 mon.a (mon.0) 4708 : audit 0 from='client.? 172.21.15.40:0/2146760520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:26 smithi141 bash[31670]: cluster 2023-12-01T19:28:25.416938+0000 mgr.y (mgr.24356) 6908 : cluster 0 pgmap v6876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:26 smithi040 bash[41173]: cluster 2023-12-01T19:28:25.416938+0000 mgr.y (mgr.24356) 6908 : cluster 0 pgmap v6876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:26 smithi040 bash[28232]: cluster 2023-12-01T19:28:25.416938+0000 mgr.y (mgr.24356) 6908 : cluster 0 pgmap v6876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:28:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:28:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:28 smithi141 bash[31670]: audit 2023-12-01T19:28:27.293688+0000 mon.a (mon.0) 4709 : audit 0 from='client.? 172.21.15.40:0/565015703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:28 smithi141 bash[31670]: cluster 2023-12-01T19:28:27.417586+0000 mgr.y (mgr.24356) 6909 : cluster 0 pgmap v6877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:28 smithi040 bash[28232]: audit 2023-12-01T19:28:27.293688+0000 mon.a (mon.0) 4709 : audit 0 from='client.? 172.21.15.40:0/565015703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:28 smithi040 bash[28232]: cluster 2023-12-01T19:28:27.417586+0000 mgr.y (mgr.24356) 6909 : cluster 0 pgmap v6877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:28 smithi040 bash[41173]: audit 2023-12-01T19:28:27.293688+0000 mon.a (mon.0) 4709 : audit 0 from='client.? 172.21.15.40:0/565015703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:28 smithi040 bash[41173]: cluster 2023-12-01T19:28:27.417586+0000 mgr.y (mgr.24356) 6909 : cluster 0 pgmap v6877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:30 smithi141 bash[31670]: cluster 2023-12-01T19:28:29.418519+0000 mgr.y (mgr.24356) 6910 : cluster 0 pgmap v6878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:30 smithi141 bash[31670]: audit 2023-12-01T19:28:29.788774+0000 mon.a (mon.0) 4710 : audit 0 from='client.? 172.21.15.40:0/3196003293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:30 smithi040 bash[41173]: cluster 2023-12-01T19:28:29.418519+0000 mgr.y (mgr.24356) 6910 : cluster 0 pgmap v6878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:30 smithi040 bash[41173]: audit 2023-12-01T19:28:29.788774+0000 mon.a (mon.0) 4710 : audit 0 from='client.? 172.21.15.40:0/3196003293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:30 smithi040 bash[28232]: cluster 2023-12-01T19:28:29.418519+0000 mgr.y (mgr.24356) 6910 : cluster 0 pgmap v6878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:30 smithi040 bash[28232]: audit 2023-12-01T19:28:29.788774+0000 mon.a (mon.0) 4710 : audit 0 from='client.? 172.21.15.40:0/3196003293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:30.523654+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:30.534022+0000 mon.a (mon.0) 4712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:30.933835+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:30.945474+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:31.502458+0000 mon.c (mon.2) 4366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:28:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:31.504442+0000 mon.c (mon.2) 4367 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:28:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:31 smithi141 bash[31670]: audit 2023-12-01T19:28:31.514876+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:30.523654+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:30.534022+0000 mon.a (mon.0) 4712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:30.933835+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:30.945474+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:31.502458+0000 mon.c (mon.2) 4366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:31.504442+0000 mon.c (mon.2) 4367 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:28:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[41173]: audit 2023-12-01T19:28:31.514876+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:30.523654+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:30.534022+0000 mon.a (mon.0) 4712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:30.933835+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:30.945474+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:31.502458+0000 mon.c (mon.2) 4366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:31.504442+0000 mon.c (mon.2) 4367 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:31 smithi040 bash[28232]: audit 2023-12-01T19:28:31.514876+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:28:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:32 smithi141 bash[31670]: cluster 2023-12-01T19:28:31.419146+0000 mgr.y (mgr.24356) 6911 : cluster 0 pgmap v6879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:32 smithi141 bash[31670]: audit 2023-12-01T19:28:32.272971+0000 mon.c (mon.2) 4368 : audit 0 from='client.? 172.21.15.40:0/715435595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:32 smithi040 bash[28232]: cluster 2023-12-01T19:28:31.419146+0000 mgr.y (mgr.24356) 6911 : cluster 0 pgmap v6879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:32 smithi040 bash[28232]: audit 2023-12-01T19:28:32.272971+0000 mon.c (mon.2) 4368 : audit 0 from='client.? 172.21.15.40:0/715435595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:32 smithi040 bash[41173]: cluster 2023-12-01T19:28:31.419146+0000 mgr.y (mgr.24356) 6911 : cluster 0 pgmap v6879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:32 smithi040 bash[41173]: audit 2023-12-01T19:28:32.272971+0000 mon.c (mon.2) 4368 : audit 0 from='client.? 172.21.15.40:0/715435595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:33 smithi141 bash[31670]: audit 2023-12-01T19:28:33.676049+0000 mon.c (mon.2) 4369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:33 smithi040 bash[41173]: audit 2023-12-01T19:28:33.676049+0000 mon.c (mon.2) 4369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:33 smithi040 bash[28232]: audit 2023-12-01T19:28:33.676049+0000 mon.c (mon.2) 4369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:34 smithi141 bash[31670]: cluster 2023-12-01T19:28:33.419847+0000 mgr.y (mgr.24356) 6912 : cluster 0 pgmap v6880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:34 smithi141 bash[31670]: audit 2023-12-01T19:28:34.732395+0000 mon.c (mon.2) 4370 : audit 0 from='client.? 172.21.15.40:0/4232335905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:34 smithi040 bash[28232]: cluster 2023-12-01T19:28:33.419847+0000 mgr.y (mgr.24356) 6912 : cluster 0 pgmap v6880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:34 smithi040 bash[28232]: audit 2023-12-01T19:28:34.732395+0000 mon.c (mon.2) 4370 : audit 0 from='client.? 172.21.15.40:0/4232335905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:34 smithi040 bash[41173]: cluster 2023-12-01T19:28:33.419847+0000 mgr.y (mgr.24356) 6912 : cluster 0 pgmap v6880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:34 smithi040 bash[41173]: audit 2023-12-01T19:28:34.732395+0000 mon.c (mon.2) 4370 : audit 0 from='client.? 172.21.15.40:0/4232335905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:28:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:28:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:36 smithi141 bash[31670]: cluster 2023-12-01T19:28:35.421104+0000 mgr.y (mgr.24356) 6913 : cluster 0 pgmap v6881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:36 smithi040 bash[28232]: cluster 2023-12-01T19:28:35.421104+0000 mgr.y (mgr.24356) 6913 : cluster 0 pgmap v6881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:36 smithi040 bash[41173]: cluster 2023-12-01T19:28:35.421104+0000 mgr.y (mgr.24356) 6913 : cluster 0 pgmap v6881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:38 smithi141 bash[31670]: audit 2023-12-01T19:28:37.196652+0000 mon.c (mon.2) 4371 : audit 0 from='client.? 172.21.15.40:0/418347014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:38 smithi141 bash[31670]: cluster 2023-12-01T19:28:37.421701+0000 mgr.y (mgr.24356) 6914 : cluster 0 pgmap v6882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:38 smithi040 bash[28232]: audit 2023-12-01T19:28:37.196652+0000 mon.c (mon.2) 4371 : audit 0 from='client.? 172.21.15.40:0/418347014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:38 smithi040 bash[28232]: cluster 2023-12-01T19:28:37.421701+0000 mgr.y (mgr.24356) 6914 : cluster 0 pgmap v6882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:38 smithi040 bash[41173]: audit 2023-12-01T19:28:37.196652+0000 mon.c (mon.2) 4371 : audit 0 from='client.? 172.21.15.40:0/418347014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:38 smithi040 bash[41173]: cluster 2023-12-01T19:28:37.421701+0000 mgr.y (mgr.24356) 6914 : cluster 0 pgmap v6882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:40 smithi141 bash[31670]: cluster 2023-12-01T19:28:39.422811+0000 mgr.y (mgr.24356) 6915 : cluster 0 pgmap v6883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:40 smithi141 bash[31670]: audit 2023-12-01T19:28:39.665991+0000 mon.c (mon.2) 4372 : audit 0 from='client.? 172.21.15.40:0/1776172593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:40 smithi040 bash[28232]: cluster 2023-12-01T19:28:39.422811+0000 mgr.y (mgr.24356) 6915 : cluster 0 pgmap v6883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:40 smithi040 bash[28232]: audit 2023-12-01T19:28:39.665991+0000 mon.c (mon.2) 4372 : audit 0 from='client.? 172.21.15.40:0/1776172593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:40 smithi040 bash[41173]: cluster 2023-12-01T19:28:39.422811+0000 mgr.y (mgr.24356) 6915 : cluster 0 pgmap v6883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:40 smithi040 bash[41173]: audit 2023-12-01T19:28:39.665991+0000 mon.c (mon.2) 4372 : audit 0 from='client.? 172.21.15.40:0/1776172593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:42 smithi141 bash[31670]: cluster 2023-12-01T19:28:41.423493+0000 mgr.y (mgr.24356) 6916 : cluster 0 pgmap v6884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:42 smithi141 bash[31670]: audit 2023-12-01T19:28:42.132475+0000 mon.c (mon.2) 4373 : audit 0 from='client.? 172.21.15.40:0/4073311966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:42 smithi040 bash[28232]: cluster 2023-12-01T19:28:41.423493+0000 mgr.y (mgr.24356) 6916 : cluster 0 pgmap v6884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:42 smithi040 bash[28232]: audit 2023-12-01T19:28:42.132475+0000 mon.c (mon.2) 4373 : audit 0 from='client.? 172.21.15.40:0/4073311966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:42 smithi040 bash[41173]: cluster 2023-12-01T19:28:41.423493+0000 mgr.y (mgr.24356) 6916 : cluster 0 pgmap v6884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:42 smithi040 bash[41173]: audit 2023-12-01T19:28:42.132475+0000 mon.c (mon.2) 4373 : audit 0 from='client.? 172.21.15.40:0/4073311966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:44 smithi141 bash[31670]: cluster 2023-12-01T19:28:43.424165+0000 mgr.y (mgr.24356) 6917 : cluster 0 pgmap v6885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:44 smithi040 bash[28232]: cluster 2023-12-01T19:28:43.424165+0000 mgr.y (mgr.24356) 6917 : cluster 0 pgmap v6885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:44 smithi040 bash[41173]: cluster 2023-12-01T19:28:43.424165+0000 mgr.y (mgr.24356) 6917 : cluster 0 pgmap v6885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:45 smithi141 bash[31670]: audit 2023-12-01T19:28:44.597692+0000 mon.c (mon.2) 4374 : audit 0 from='client.? 172.21.15.40:0/3982851189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:45 smithi040 bash[28232]: audit 2023-12-01T19:28:44.597692+0000 mon.c (mon.2) 4374 : audit 0 from='client.? 172.21.15.40:0/3982851189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:45 smithi040 bash[41173]: audit 2023-12-01T19:28:44.597692+0000 mon.c (mon.2) 4374 : audit 0 from='client.? 172.21.15.40:0/3982851189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:46 smithi141 bash[31670]: cluster 2023-12-01T19:28:45.425258+0000 mgr.y (mgr.24356) 6918 : cluster 0 pgmap v6886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:46 smithi040 bash[28232]: cluster 2023-12-01T19:28:45.425258+0000 mgr.y (mgr.24356) 6918 : cluster 0 pgmap v6886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:28:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:28:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:46 smithi040 bash[41173]: cluster 2023-12-01T19:28:45.425258+0000 mgr.y (mgr.24356) 6918 : cluster 0 pgmap v6886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:47 smithi141 bash[31670]: audit 2023-12-01T19:28:47.055463+0000 mon.c (mon.2) 4375 : audit 0 from='client.? 172.21.15.40:0/209255001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:47 smithi040 bash[28232]: audit 2023-12-01T19:28:47.055463+0000 mon.c (mon.2) 4375 : audit 0 from='client.? 172.21.15.40:0/209255001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:47 smithi040 bash[41173]: audit 2023-12-01T19:28:47.055463+0000 mon.c (mon.2) 4375 : audit 0 from='client.? 172.21.15.40:0/209255001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:48 smithi141 bash[31670]: cluster 2023-12-01T19:28:47.425947+0000 mgr.y (mgr.24356) 6919 : cluster 0 pgmap v6887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:48 smithi040 bash[28232]: cluster 2023-12-01T19:28:47.425947+0000 mgr.y (mgr.24356) 6919 : cluster 0 pgmap v6887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:48 smithi040 bash[41173]: cluster 2023-12-01T19:28:47.425947+0000 mgr.y (mgr.24356) 6919 : cluster 0 pgmap v6887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:49 smithi141 bash[31670]: audit 2023-12-01T19:28:48.676729+0000 mon.c (mon.2) 4376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:49 smithi040 bash[28232]: audit 2023-12-01T19:28:48.676729+0000 mon.c (mon.2) 4376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:49 smithi040 bash[41173]: audit 2023-12-01T19:28:48.676729+0000 mon.c (mon.2) 4376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:50 smithi141 bash[31670]: cluster 2023-12-01T19:28:49.426939+0000 mgr.y (mgr.24356) 6920 : cluster 0 pgmap v6888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:50 smithi141 bash[31670]: audit 2023-12-01T19:28:49.521471+0000 mon.c (mon.2) 4377 : audit 0 from='client.? 172.21.15.40:0/1023013886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:50 smithi040 bash[41173]: cluster 2023-12-01T19:28:49.426939+0000 mgr.y (mgr.24356) 6920 : cluster 0 pgmap v6888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:50 smithi040 bash[41173]: audit 2023-12-01T19:28:49.521471+0000 mon.c (mon.2) 4377 : audit 0 from='client.? 172.21.15.40:0/1023013886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:50 smithi040 bash[28232]: cluster 2023-12-01T19:28:49.426939+0000 mgr.y (mgr.24356) 6920 : cluster 0 pgmap v6888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:50 smithi040 bash[28232]: audit 2023-12-01T19:28:49.521471+0000 mon.c (mon.2) 4377 : audit 0 from='client.? 172.21.15.40:0/1023013886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:52 smithi141 bash[31670]: cluster 2023-12-01T19:28:51.427580+0000 mgr.y (mgr.24356) 6921 : cluster 0 pgmap v6889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:52 smithi141 bash[31670]: audit 2023-12-01T19:28:51.989781+0000 mon.a (mon.0) 4716 : audit 0 from='client.? 172.21.15.40:0/258173403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:52 smithi040 bash[28232]: cluster 2023-12-01T19:28:51.427580+0000 mgr.y (mgr.24356) 6921 : cluster 0 pgmap v6889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:52 smithi040 bash[28232]: audit 2023-12-01T19:28:51.989781+0000 mon.a (mon.0) 4716 : audit 0 from='client.? 172.21.15.40:0/258173403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:52 smithi040 bash[41173]: cluster 2023-12-01T19:28:51.427580+0000 mgr.y (mgr.24356) 6921 : cluster 0 pgmap v6889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:52 smithi040 bash[41173]: audit 2023-12-01T19:28:51.989781+0000 mon.a (mon.0) 4716 : audit 0 from='client.? 172.21.15.40:0/258173403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:54 smithi141 bash[31670]: cluster 2023-12-01T19:28:53.428221+0000 mgr.y (mgr.24356) 6922 : cluster 0 pgmap v6890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:54 smithi141 bash[31670]: audit 2023-12-01T19:28:54.456067+0000 mon.a (mon.0) 4717 : audit 0 from='client.? 172.21.15.40:0/2516474838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:54 smithi040 bash[28232]: cluster 2023-12-01T19:28:53.428221+0000 mgr.y (mgr.24356) 6922 : cluster 0 pgmap v6890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:54 smithi040 bash[28232]: audit 2023-12-01T19:28:54.456067+0000 mon.a (mon.0) 4717 : audit 0 from='client.? 172.21.15.40:0/2516474838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:54 smithi040 bash[41173]: cluster 2023-12-01T19:28:53.428221+0000 mgr.y (mgr.24356) 6922 : cluster 0 pgmap v6890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:54 smithi040 bash[41173]: audit 2023-12-01T19:28:54.456067+0000 mon.a (mon.0) 4717 : audit 0 from='client.? 172.21.15.40:0/2516474838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:56 smithi040 bash[41173]: cluster 2023-12-01T19:28:55.429419+0000 mgr.y (mgr.24356) 6923 : cluster 0 pgmap v6891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:56 smithi040 bash[28232]: cluster 2023-12-01T19:28:55.429419+0000 mgr.y (mgr.24356) 6923 : cluster 0 pgmap v6891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:28:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:28:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:56 smithi141 bash[31670]: cluster 2023-12-01T19:28:55.429419+0000 mgr.y (mgr.24356) 6923 : cluster 0 pgmap v6891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:57 smithi040 bash[41173]: audit 2023-12-01T19:28:56.922053+0000 mon.a (mon.0) 4718 : audit 0 from='client.? 172.21.15.40:0/1649652020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:57 smithi040 bash[28232]: audit 2023-12-01T19:28:56.922053+0000 mon.a (mon.0) 4718 : audit 0 from='client.? 172.21.15.40:0/1649652020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:57 smithi141 bash[31670]: audit 2023-12-01T19:28:56.922053+0000 mon.a (mon.0) 4718 : audit 0 from='client.? 172.21.15.40:0/1649652020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:58 smithi040 bash[41173]: cluster 2023-12-01T19:28:57.430079+0000 mgr.y (mgr.24356) 6924 : cluster 0 pgmap v6892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:58 smithi040 bash[28232]: cluster 2023-12-01T19:28:57.430079+0000 mgr.y (mgr.24356) 6924 : cluster 0 pgmap v6892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:58 smithi141 bash[31670]: cluster 2023-12-01T19:28:57.430079+0000 mgr.y (mgr.24356) 6924 : cluster 0 pgmap v6892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:28:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:28:59 smithi040 bash[28232]: audit 2023-12-01T19:28:59.385306+0000 mon.c (mon.2) 4378 : audit 0 from='client.? 172.21.15.40:0/1134750062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:28:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:28:59 smithi040 bash[41173]: audit 2023-12-01T19:28:59.385306+0000 mon.c (mon.2) 4378 : audit 0 from='client.? 172.21.15.40:0/1134750062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:28:59 smithi141 bash[31670]: audit 2023-12-01T19:28:59.385306+0000 mon.c (mon.2) 4378 : audit 0 from='client.? 172.21.15.40:0/1134750062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:00 smithi040 bash[28232]: cluster 2023-12-01T19:28:59.431187+0000 mgr.y (mgr.24356) 6925 : cluster 0 pgmap v6893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:00 smithi040 bash[41173]: cluster 2023-12-01T19:28:59.431187+0000 mgr.y (mgr.24356) 6925 : cluster 0 pgmap v6893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:00 smithi141 bash[31670]: cluster 2023-12-01T19:28:59.431187+0000 mgr.y (mgr.24356) 6925 : cluster 0 pgmap v6893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:02 smithi040 bash[28232]: cluster 2023-12-01T19:29:01.431837+0000 mgr.y (mgr.24356) 6926 : cluster 0 pgmap v6894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:02 smithi040 bash[28232]: audit 2023-12-01T19:29:01.855242+0000 mon.c (mon.2) 4379 : audit 0 from='client.? 172.21.15.40:0/4258817436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:02 smithi040 bash[41173]: cluster 2023-12-01T19:29:01.431837+0000 mgr.y (mgr.24356) 6926 : cluster 0 pgmap v6894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:02 smithi040 bash[41173]: audit 2023-12-01T19:29:01.855242+0000 mon.c (mon.2) 4379 : audit 0 from='client.? 172.21.15.40:0/4258817436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:02 smithi141 bash[31670]: cluster 2023-12-01T19:29:01.431837+0000 mgr.y (mgr.24356) 6926 : cluster 0 pgmap v6894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:02 smithi141 bash[31670]: audit 2023-12-01T19:29:01.855242+0000 mon.c (mon.2) 4379 : audit 0 from='client.? 172.21.15.40:0/4258817436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:04 smithi040 bash[28232]: cluster 2023-12-01T19:29:03.432550+0000 mgr.y (mgr.24356) 6927 : cluster 0 pgmap v6895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:04 smithi040 bash[28232]: audit 2023-12-01T19:29:03.676962+0000 mon.c (mon.2) 4380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:04 smithi040 bash[28232]: audit 2023-12-01T19:29:04.325354+0000 mon.a (mon.0) 4719 : audit 0 from='client.? 172.21.15.40:0/554138256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:04 smithi040 bash[41173]: cluster 2023-12-01T19:29:03.432550+0000 mgr.y (mgr.24356) 6927 : cluster 0 pgmap v6895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:04 smithi040 bash[41173]: audit 2023-12-01T19:29:03.676962+0000 mon.c (mon.2) 4380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:04 smithi040 bash[41173]: audit 2023-12-01T19:29:04.325354+0000 mon.a (mon.0) 4719 : audit 0 from='client.? 172.21.15.40:0/554138256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:04 smithi141 bash[31670]: cluster 2023-12-01T19:29:03.432550+0000 mgr.y (mgr.24356) 6927 : cluster 0 pgmap v6895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:04 smithi141 bash[31670]: audit 2023-12-01T19:29:03.676962+0000 mon.c (mon.2) 4380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:04 smithi141 bash[31670]: audit 2023-12-01T19:29:04.325354+0000 mon.a (mon.0) 4719 : audit 0 from='client.? 172.21.15.40:0/554138256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:06 smithi040 bash[28232]: cluster 2023-12-01T19:29:05.433754+0000 mgr.y (mgr.24356) 6928 : cluster 0 pgmap v6896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:29:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:29:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:06 smithi040 bash[41173]: cluster 2023-12-01T19:29:05.433754+0000 mgr.y (mgr.24356) 6928 : cluster 0 pgmap v6896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:06 smithi141 bash[31670]: cluster 2023-12-01T19:29:05.433754+0000 mgr.y (mgr.24356) 6928 : cluster 0 pgmap v6896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:07 smithi040 bash[28232]: audit 2023-12-01T19:29:06.790208+0000 mon.c (mon.2) 4381 : audit 0 from='client.? 172.21.15.40:0/403619225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:07 smithi040 bash[41173]: audit 2023-12-01T19:29:06.790208+0000 mon.c (mon.2) 4381 : audit 0 from='client.? 172.21.15.40:0/403619225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:07 smithi141 bash[31670]: audit 2023-12-01T19:29:06.790208+0000 mon.c (mon.2) 4381 : audit 0 from='client.? 172.21.15.40:0/403619225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:08 smithi040 bash[41173]: cluster 2023-12-01T19:29:07.434412+0000 mgr.y (mgr.24356) 6929 : cluster 0 pgmap v6897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:08 smithi040 bash[28232]: cluster 2023-12-01T19:29:07.434412+0000 mgr.y (mgr.24356) 6929 : cluster 0 pgmap v6897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:08 smithi141 bash[31670]: cluster 2023-12-01T19:29:07.434412+0000 mgr.y (mgr.24356) 6929 : cluster 0 pgmap v6897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:09 smithi040 bash[28232]: audit 2023-12-01T19:29:09.252841+0000 mon.a (mon.0) 4720 : audit 0 from='client.? 172.21.15.40:0/2126941316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:09 smithi040 bash[41173]: audit 2023-12-01T19:29:09.252841+0000 mon.a (mon.0) 4720 : audit 0 from='client.? 172.21.15.40:0/2126941316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:09 smithi141 bash[31670]: audit 2023-12-01T19:29:09.252841+0000 mon.a (mon.0) 4720 : audit 0 from='client.? 172.21.15.40:0/2126941316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:10 smithi040 bash[41173]: cluster 2023-12-01T19:29:09.435500+0000 mgr.y (mgr.24356) 6930 : cluster 0 pgmap v6898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:10 smithi040 bash[28232]: cluster 2023-12-01T19:29:09.435500+0000 mgr.y (mgr.24356) 6930 : cluster 0 pgmap v6898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:10 smithi141 bash[31670]: cluster 2023-12-01T19:29:09.435500+0000 mgr.y (mgr.24356) 6930 : cluster 0 pgmap v6898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:12 smithi040 bash[28232]: cluster 2023-12-01T19:29:11.436122+0000 mgr.y (mgr.24356) 6931 : cluster 0 pgmap v6899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:12 smithi040 bash[28232]: audit 2023-12-01T19:29:11.720131+0000 mon.a (mon.0) 4721 : audit 0 from='client.? 172.21.15.40:0/1759492427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:12 smithi040 bash[41173]: cluster 2023-12-01T19:29:11.436122+0000 mgr.y (mgr.24356) 6931 : cluster 0 pgmap v6899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:12 smithi040 bash[41173]: audit 2023-12-01T19:29:11.720131+0000 mon.a (mon.0) 4721 : audit 0 from='client.? 172.21.15.40:0/1759492427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:12 smithi141 bash[31670]: cluster 2023-12-01T19:29:11.436122+0000 mgr.y (mgr.24356) 6931 : cluster 0 pgmap v6899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:12 smithi141 bash[31670]: audit 2023-12-01T19:29:11.720131+0000 mon.a (mon.0) 4721 : audit 0 from='client.? 172.21.15.40:0/1759492427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:14 smithi040 bash[28232]: cluster 2023-12-01T19:29:13.436831+0000 mgr.y (mgr.24356) 6932 : cluster 0 pgmap v6900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:14 smithi040 bash[28232]: audit 2023-12-01T19:29:14.186713+0000 mon.c (mon.2) 4382 : audit 0 from='client.? 172.21.15.40:0/2192649311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:14 smithi040 bash[41173]: cluster 2023-12-01T19:29:13.436831+0000 mgr.y (mgr.24356) 6932 : cluster 0 pgmap v6900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:14 smithi040 bash[41173]: audit 2023-12-01T19:29:14.186713+0000 mon.c (mon.2) 4382 : audit 0 from='client.? 172.21.15.40:0/2192649311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:14 smithi141 bash[31670]: cluster 2023-12-01T19:29:13.436831+0000 mgr.y (mgr.24356) 6932 : cluster 0 pgmap v6900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:14 smithi141 bash[31670]: audit 2023-12-01T19:29:14.186713+0000 mon.c (mon.2) 4382 : audit 0 from='client.? 172.21.15.40:0/2192649311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:16 smithi040 bash[28232]: cluster 2023-12-01T19:29:15.437905+0000 mgr.y (mgr.24356) 6933 : cluster 0 pgmap v6901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:29:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:29:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:16 smithi040 bash[41173]: cluster 2023-12-01T19:29:15.437905+0000 mgr.y (mgr.24356) 6933 : cluster 0 pgmap v6901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:16 smithi141 bash[31670]: cluster 2023-12-01T19:29:15.437905+0000 mgr.y (mgr.24356) 6933 : cluster 0 pgmap v6901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:17 smithi040 bash[28232]: audit 2023-12-01T19:29:16.645613+0000 mon.c (mon.2) 4383 : audit 0 from='client.? 172.21.15.40:0/2008809693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:17 smithi040 bash[41173]: audit 2023-12-01T19:29:16.645613+0000 mon.c (mon.2) 4383 : audit 0 from='client.? 172.21.15.40:0/2008809693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:17 smithi141 bash[31670]: audit 2023-12-01T19:29:16.645613+0000 mon.c (mon.2) 4383 : audit 0 from='client.? 172.21.15.40:0/2008809693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:18 smithi040 bash[41173]: cluster 2023-12-01T19:29:17.438580+0000 mgr.y (mgr.24356) 6934 : cluster 0 pgmap v6902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:18 smithi040 bash[28232]: cluster 2023-12-01T19:29:17.438580+0000 mgr.y (mgr.24356) 6934 : cluster 0 pgmap v6902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:18 smithi141 bash[31670]: cluster 2023-12-01T19:29:17.438580+0000 mgr.y (mgr.24356) 6934 : cluster 0 pgmap v6902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:19 smithi040 bash[28232]: audit 2023-12-01T19:29:18.677376+0000 mon.c (mon.2) 4384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:19 smithi040 bash[28232]: audit 2023-12-01T19:29:19.117152+0000 mon.c (mon.2) 4385 : audit 0 from='client.? 172.21.15.40:0/945656233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:19 smithi040 bash[41173]: audit 2023-12-01T19:29:18.677376+0000 mon.c (mon.2) 4384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:19 smithi040 bash[41173]: audit 2023-12-01T19:29:19.117152+0000 mon.c (mon.2) 4385 : audit 0 from='client.? 172.21.15.40:0/945656233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:19 smithi141 bash[31670]: audit 2023-12-01T19:29:18.677376+0000 mon.c (mon.2) 4384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:19 smithi141 bash[31670]: audit 2023-12-01T19:29:19.117152+0000 mon.c (mon.2) 4385 : audit 0 from='client.? 172.21.15.40:0/945656233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:20 smithi040 bash[28232]: cluster 2023-12-01T19:29:19.439702+0000 mgr.y (mgr.24356) 6935 : cluster 0 pgmap v6903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:20 smithi040 bash[41173]: cluster 2023-12-01T19:29:19.439702+0000 mgr.y (mgr.24356) 6935 : cluster 0 pgmap v6903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:20 smithi141 bash[31670]: cluster 2023-12-01T19:29:19.439702+0000 mgr.y (mgr.24356) 6935 : cluster 0 pgmap v6903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:21 smithi040 bash[41173]: audit 2023-12-01T19:29:21.572253+0000 mon.c (mon.2) 4386 : audit 0 from='client.? 172.21.15.40:0/3652613419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:21 smithi040 bash[28232]: audit 2023-12-01T19:29:21.572253+0000 mon.c (mon.2) 4386 : audit 0 from='client.? 172.21.15.40:0/3652613419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:21 smithi141 bash[31670]: audit 2023-12-01T19:29:21.572253+0000 mon.c (mon.2) 4386 : audit 0 from='client.? 172.21.15.40:0/3652613419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:22 smithi040 bash[28232]: cluster 2023-12-01T19:29:21.440176+0000 mgr.y (mgr.24356) 6936 : cluster 0 pgmap v6904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:22 smithi040 bash[41173]: cluster 2023-12-01T19:29:21.440176+0000 mgr.y (mgr.24356) 6936 : cluster 0 pgmap v6904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:22 smithi141 bash[31670]: cluster 2023-12-01T19:29:21.440176+0000 mgr.y (mgr.24356) 6936 : cluster 0 pgmap v6904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:24 smithi040 bash[28232]: cluster 2023-12-01T19:29:23.440857+0000 mgr.y (mgr.24356) 6937 : cluster 0 pgmap v6905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:24 smithi040 bash[28232]: audit 2023-12-01T19:29:24.033927+0000 mon.c (mon.2) 4387 : audit 0 from='client.? 172.21.15.40:0/3716264904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:24 smithi040 bash[41173]: cluster 2023-12-01T19:29:23.440857+0000 mgr.y (mgr.24356) 6937 : cluster 0 pgmap v6905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:24 smithi040 bash[41173]: audit 2023-12-01T19:29:24.033927+0000 mon.c (mon.2) 4387 : audit 0 from='client.? 172.21.15.40:0/3716264904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:24 smithi141 bash[31670]: cluster 2023-12-01T19:29:23.440857+0000 mgr.y (mgr.24356) 6937 : cluster 0 pgmap v6905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:24 smithi141 bash[31670]: audit 2023-12-01T19:29:24.033927+0000 mon.c (mon.2) 4387 : audit 0 from='client.? 172.21.15.40:0/3716264904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:29:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:29:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:26 smithi040 bash[28232]: cluster 2023-12-01T19:29:25.442160+0000 mgr.y (mgr.24356) 6938 : cluster 0 pgmap v6906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:26 smithi040 bash[28232]: audit 2023-12-01T19:29:26.505234+0000 mon.a (mon.0) 4722 : audit 0 from='client.? 172.21.15.40:0/2429774164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:26 smithi040 bash[41173]: cluster 2023-12-01T19:29:25.442160+0000 mgr.y (mgr.24356) 6938 : cluster 0 pgmap v6906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:26 smithi040 bash[41173]: audit 2023-12-01T19:29:26.505234+0000 mon.a (mon.0) 4722 : audit 0 from='client.? 172.21.15.40:0/2429774164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:26 smithi141 bash[31670]: cluster 2023-12-01T19:29:25.442160+0000 mgr.y (mgr.24356) 6938 : cluster 0 pgmap v6906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:26 smithi141 bash[31670]: audit 2023-12-01T19:29:26.505234+0000 mon.a (mon.0) 4722 : audit 0 from='client.? 172.21.15.40:0/2429774164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:28 smithi141 bash[31670]: cluster 2023-12-01T19:29:27.442868+0000 mgr.y (mgr.24356) 6939 : cluster 0 pgmap v6907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:28 smithi040 bash[41173]: cluster 2023-12-01T19:29:27.442868+0000 mgr.y (mgr.24356) 6939 : cluster 0 pgmap v6907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:28 smithi040 bash[28232]: cluster 2023-12-01T19:29:27.442868+0000 mgr.y (mgr.24356) 6939 : cluster 0 pgmap v6907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:29 smithi141 bash[31670]: audit 2023-12-01T19:29:28.970005+0000 mon.a (mon.0) 4723 : audit 0 from='client.? 172.21.15.40:0/1262382020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:29 smithi040 bash[28232]: audit 2023-12-01T19:29:28.970005+0000 mon.a (mon.0) 4723 : audit 0 from='client.? 172.21.15.40:0/1262382020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:29 smithi040 bash[41173]: audit 2023-12-01T19:29:28.970005+0000 mon.a (mon.0) 4723 : audit 0 from='client.? 172.21.15.40:0/1262382020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:30 smithi141 bash[31670]: cluster 2023-12-01T19:29:29.443982+0000 mgr.y (mgr.24356) 6940 : cluster 0 pgmap v6908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:30 smithi040 bash[28232]: cluster 2023-12-01T19:29:29.443982+0000 mgr.y (mgr.24356) 6940 : cluster 0 pgmap v6908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:30 smithi040 bash[41173]: cluster 2023-12-01T19:29:29.443982+0000 mgr.y (mgr.24356) 6940 : cluster 0 pgmap v6908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:31 smithi141 bash[31670]: audit 2023-12-01T19:29:31.434718+0000 mon.a (mon.0) 4724 : audit 0 from='client.? 172.21.15.40:0/4040173256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:31 smithi040 bash[28232]: audit 2023-12-01T19:29:31.434718+0000 mon.a (mon.0) 4724 : audit 0 from='client.? 172.21.15.40:0/4040173256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:31 smithi040 bash[41173]: audit 2023-12-01T19:29:31.434718+0000 mon.a (mon.0) 4724 : audit 0 from='client.? 172.21.15.40:0/4040173256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:32 smithi141 bash[31670]: cluster 2023-12-01T19:29:31.444427+0000 mgr.y (mgr.24356) 6941 : cluster 0 pgmap v6909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:32 smithi141 bash[31670]: audit 2023-12-01T19:29:31.600340+0000 mon.c (mon.2) 4388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:29:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:32 smithi040 bash[28232]: cluster 2023-12-01T19:29:31.444427+0000 mgr.y (mgr.24356) 6941 : cluster 0 pgmap v6909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:32 smithi040 bash[28232]: audit 2023-12-01T19:29:31.600340+0000 mon.c (mon.2) 4388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:29:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:32 smithi040 bash[41173]: cluster 2023-12-01T19:29:31.444427+0000 mgr.y (mgr.24356) 6941 : cluster 0 pgmap v6909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:32 smithi040 bash[41173]: audit 2023-12-01T19:29:31.600340+0000 mon.c (mon.2) 4388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:29:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:34 smithi141 bash[31670]: cluster 2023-12-01T19:29:33.445162+0000 mgr.y (mgr.24356) 6942 : cluster 0 pgmap v6910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:34 smithi141 bash[31670]: audit 2023-12-01T19:29:33.677701+0000 mon.c (mon.2) 4389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:34 smithi141 bash[31670]: audit 2023-12-01T19:29:33.894603+0000 mon.c (mon.2) 4390 : audit 0 from='client.? 172.21.15.40:0/2013994114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:34 smithi040 bash[28232]: cluster 2023-12-01T19:29:33.445162+0000 mgr.y (mgr.24356) 6942 : cluster 0 pgmap v6910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:34 smithi040 bash[28232]: audit 2023-12-01T19:29:33.677701+0000 mon.c (mon.2) 4389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:34 smithi040 bash[28232]: audit 2023-12-01T19:29:33.894603+0000 mon.c (mon.2) 4390 : audit 0 from='client.? 172.21.15.40:0/2013994114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:34 smithi040 bash[41173]: cluster 2023-12-01T19:29:33.445162+0000 mgr.y (mgr.24356) 6942 : cluster 0 pgmap v6910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:34 smithi040 bash[41173]: audit 2023-12-01T19:29:33.677701+0000 mon.c (mon.2) 4389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:34 smithi040 bash[41173]: audit 2023-12-01T19:29:33.894603+0000 mon.c (mon.2) 4390 : audit 0 from='client.? 172.21.15.40:0/2013994114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:36 smithi141 bash[31670]: cluster 2023-12-01T19:29:35.446342+0000 mgr.y (mgr.24356) 6943 : cluster 0 pgmap v6911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:36 smithi141 bash[31670]: audit 2023-12-01T19:29:36.368298+0000 mon.c (mon.2) 4391 : audit 0 from='client.? 172.21.15.40:0/2267458765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:36 smithi040 bash[28232]: cluster 2023-12-01T19:29:35.446342+0000 mgr.y (mgr.24356) 6943 : cluster 0 pgmap v6911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:36 smithi040 bash[28232]: audit 2023-12-01T19:29:36.368298+0000 mon.c (mon.2) 4391 : audit 0 from='client.? 172.21.15.40:0/2267458765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:29:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:29:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:36 smithi040 bash[41173]: cluster 2023-12-01T19:29:35.446342+0000 mgr.y (mgr.24356) 6943 : cluster 0 pgmap v6911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:36 smithi040 bash[41173]: audit 2023-12-01T19:29:36.368298+0000 mon.c (mon.2) 4391 : audit 0 from='client.? 172.21.15.40:0/2267458765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:37.441515+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: cluster 2023-12-01T19:29:37.446933+0000 mgr.y (mgr.24356) 6944 : cluster 0 pgmap v6912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:37.453563+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:37.797253+0000 mon.a (mon.0) 4727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:37.810301+0000 mon.a (mon.0) 4728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:38.307222+0000 mon.c (mon.2) 4392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:29:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:38.309325+0000 mon.c (mon.2) 4393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:29:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:38 smithi141 bash[31670]: audit 2023-12-01T19:29:38.319846+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:37.441515+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: cluster 2023-12-01T19:29:37.446933+0000 mgr.y (mgr.24356) 6944 : cluster 0 pgmap v6912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:37.453563+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:37.797253+0000 mon.a (mon.0) 4727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:37.810301+0000 mon.a (mon.0) 4728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:38.307222+0000 mon.c (mon.2) 4392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:38.309325+0000 mon.c (mon.2) 4393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[28232]: audit 2023-12-01T19:29:38.319846+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:37.441515+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: cluster 2023-12-01T19:29:37.446933+0000 mgr.y (mgr.24356) 6944 : cluster 0 pgmap v6912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:37.453563+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:37.797253+0000 mon.a (mon.0) 4727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:37.810301+0000 mon.a (mon.0) 4728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:38.307222+0000 mon.c (mon.2) 4392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:38.309325+0000 mon.c (mon.2) 4393 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:29:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:38 smithi040 bash[41173]: audit 2023-12-01T19:29:38.319846+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:29:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:39 smithi141 bash[31670]: audit 2023-12-01T19:29:38.828538+0000 mon.a (mon.0) 4730 : audit 0 from='client.? 172.21.15.40:0/3655458984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:39 smithi040 bash[28232]: audit 2023-12-01T19:29:38.828538+0000 mon.a (mon.0) 4730 : audit 0 from='client.? 172.21.15.40:0/3655458984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:39 smithi040 bash[41173]: audit 2023-12-01T19:29:38.828538+0000 mon.a (mon.0) 4730 : audit 0 from='client.? 172.21.15.40:0/3655458984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:40 smithi141 bash[31670]: cluster 2023-12-01T19:29:39.448084+0000 mgr.y (mgr.24356) 6945 : cluster 0 pgmap v6913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:40 smithi040 bash[28232]: cluster 2023-12-01T19:29:39.448084+0000 mgr.y (mgr.24356) 6945 : cluster 0 pgmap v6913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:40 smithi040 bash[41173]: cluster 2023-12-01T19:29:39.448084+0000 mgr.y (mgr.24356) 6945 : cluster 0 pgmap v6913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:41 smithi141 bash[31670]: audit 2023-12-01T19:29:41.293940+0000 mon.c (mon.2) 4394 : audit 0 from='client.? 172.21.15.40:0/3012119845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:41 smithi040 bash[41173]: audit 2023-12-01T19:29:41.293940+0000 mon.c (mon.2) 4394 : audit 0 from='client.? 172.21.15.40:0/3012119845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:41 smithi040 bash[28232]: audit 2023-12-01T19:29:41.293940+0000 mon.c (mon.2) 4394 : audit 0 from='client.? 172.21.15.40:0/3012119845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:42 smithi141 bash[31670]: cluster 2023-12-01T19:29:41.448925+0000 mgr.y (mgr.24356) 6946 : cluster 0 pgmap v6914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:42 smithi040 bash[28232]: cluster 2023-12-01T19:29:41.448925+0000 mgr.y (mgr.24356) 6946 : cluster 0 pgmap v6914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:42 smithi040 bash[41173]: cluster 2023-12-01T19:29:41.448925+0000 mgr.y (mgr.24356) 6946 : cluster 0 pgmap v6914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:44 smithi141 bash[31670]: cluster 2023-12-01T19:29:43.449492+0000 mgr.y (mgr.24356) 6947 : cluster 0 pgmap v6915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:44 smithi141 bash[31670]: audit 2023-12-01T19:29:43.761590+0000 mon.a (mon.0) 4731 : audit 0 from='client.? 172.21.15.40:0/1287379278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:44 smithi040 bash[28232]: cluster 2023-12-01T19:29:43.449492+0000 mgr.y (mgr.24356) 6947 : cluster 0 pgmap v6915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:44 smithi040 bash[28232]: audit 2023-12-01T19:29:43.761590+0000 mon.a (mon.0) 4731 : audit 0 from='client.? 172.21.15.40:0/1287379278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:44 smithi040 bash[41173]: cluster 2023-12-01T19:29:43.449492+0000 mgr.y (mgr.24356) 6947 : cluster 0 pgmap v6915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:44 smithi040 bash[41173]: audit 2023-12-01T19:29:43.761590+0000 mon.a (mon.0) 4731 : audit 0 from='client.? 172.21.15.40:0/1287379278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:46 smithi141 bash[31670]: cluster 2023-12-01T19:29:45.450598+0000 mgr.y (mgr.24356) 6948 : cluster 0 pgmap v6916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:46 smithi141 bash[31670]: audit 2023-12-01T19:29:46.228441+0000 mon.c (mon.2) 4395 : audit 0 from='client.? 172.21.15.40:0/910544660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:29:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:29:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:46 smithi040 bash[28232]: cluster 2023-12-01T19:29:45.450598+0000 mgr.y (mgr.24356) 6948 : cluster 0 pgmap v6916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:46 smithi040 bash[28232]: audit 2023-12-01T19:29:46.228441+0000 mon.c (mon.2) 4395 : audit 0 from='client.? 172.21.15.40:0/910544660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:46 smithi040 bash[41173]: cluster 2023-12-01T19:29:45.450598+0000 mgr.y (mgr.24356) 6948 : cluster 0 pgmap v6916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:46 smithi040 bash[41173]: audit 2023-12-01T19:29:46.228441+0000 mon.c (mon.2) 4395 : audit 0 from='client.? 172.21.15.40:0/910544660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:48 smithi141 bash[31670]: cluster 2023-12-01T19:29:47.451249+0000 mgr.y (mgr.24356) 6949 : cluster 0 pgmap v6917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:48 smithi040 bash[28232]: cluster 2023-12-01T19:29:47.451249+0000 mgr.y (mgr.24356) 6949 : cluster 0 pgmap v6917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:48 smithi040 bash[41173]: cluster 2023-12-01T19:29:47.451249+0000 mgr.y (mgr.24356) 6949 : cluster 0 pgmap v6917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:49 smithi141 bash[31670]: audit 2023-12-01T19:29:48.677432+0000 mon.c (mon.2) 4396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:49 smithi141 bash[31670]: audit 2023-12-01T19:29:48.713123+0000 mon.a (mon.0) 4732 : audit 0 from='client.? 172.21.15.40:0/1277409647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:49 smithi040 bash[41173]: audit 2023-12-01T19:29:48.677432+0000 mon.c (mon.2) 4396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:49 smithi040 bash[41173]: audit 2023-12-01T19:29:48.713123+0000 mon.a (mon.0) 4732 : audit 0 from='client.? 172.21.15.40:0/1277409647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:49 smithi040 bash[28232]: audit 2023-12-01T19:29:48.677432+0000 mon.c (mon.2) 4396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:49 smithi040 bash[28232]: audit 2023-12-01T19:29:48.713123+0000 mon.a (mon.0) 4732 : audit 0 from='client.? 172.21.15.40:0/1277409647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:50 smithi141 bash[31670]: cluster 2023-12-01T19:29:49.452074+0000 mgr.y (mgr.24356) 6950 : cluster 0 pgmap v6918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:50 smithi040 bash[28232]: cluster 2023-12-01T19:29:49.452074+0000 mgr.y (mgr.24356) 6950 : cluster 0 pgmap v6918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:50 smithi040 bash[41173]: cluster 2023-12-01T19:29:49.452074+0000 mgr.y (mgr.24356) 6950 : cluster 0 pgmap v6918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:51 smithi141 bash[31670]: audit 2023-12-01T19:29:51.178447+0000 mon.c (mon.2) 4397 : audit 0 from='client.? 172.21.15.40:0/1923415923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:51 smithi040 bash[28232]: audit 2023-12-01T19:29:51.178447+0000 mon.c (mon.2) 4397 : audit 0 from='client.? 172.21.15.40:0/1923415923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:51 smithi040 bash[41173]: audit 2023-12-01T19:29:51.178447+0000 mon.c (mon.2) 4397 : audit 0 from='client.? 172.21.15.40:0/1923415923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:52 smithi141 bash[31670]: cluster 2023-12-01T19:29:51.452858+0000 mgr.y (mgr.24356) 6951 : cluster 0 pgmap v6919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:52 smithi040 bash[28232]: cluster 2023-12-01T19:29:51.452858+0000 mgr.y (mgr.24356) 6951 : cluster 0 pgmap v6919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:52 smithi040 bash[41173]: cluster 2023-12-01T19:29:51.452858+0000 mgr.y (mgr.24356) 6951 : cluster 0 pgmap v6919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:54 smithi141 bash[31670]: cluster 2023-12-01T19:29:53.453350+0000 mgr.y (mgr.24356) 6952 : cluster 0 pgmap v6920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:54 smithi141 bash[31670]: audit 2023-12-01T19:29:53.642773+0000 mon.a (mon.0) 4733 : audit 0 from='client.? 172.21.15.40:0/211567919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:54 smithi040 bash[28232]: cluster 2023-12-01T19:29:53.453350+0000 mgr.y (mgr.24356) 6952 : cluster 0 pgmap v6920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:54 smithi040 bash[28232]: audit 2023-12-01T19:29:53.642773+0000 mon.a (mon.0) 4733 : audit 0 from='client.? 172.21.15.40:0/211567919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:54 smithi040 bash[41173]: cluster 2023-12-01T19:29:53.453350+0000 mgr.y (mgr.24356) 6952 : cluster 0 pgmap v6920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:54 smithi040 bash[41173]: audit 2023-12-01T19:29:53.642773+0000 mon.a (mon.0) 4733 : audit 0 from='client.? 172.21.15.40:0/211567919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:56 smithi141 bash[31670]: cluster 2023-12-01T19:29:55.454449+0000 mgr.y (mgr.24356) 6953 : cluster 0 pgmap v6921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:56 smithi141 bash[31670]: audit 2023-12-01T19:29:56.104772+0000 mon.c (mon.2) 4398 : audit 0 from='client.? 172.21.15.40:0/1243474696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:29:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:29:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:56 smithi040 bash[28232]: cluster 2023-12-01T19:29:55.454449+0000 mgr.y (mgr.24356) 6953 : cluster 0 pgmap v6921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:56 smithi040 bash[28232]: audit 2023-12-01T19:29:56.104772+0000 mon.c (mon.2) 4398 : audit 0 from='client.? 172.21.15.40:0/1243474696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:56 smithi040 bash[41173]: cluster 2023-12-01T19:29:55.454449+0000 mgr.y (mgr.24356) 6953 : cluster 0 pgmap v6921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:56 smithi040 bash[41173]: audit 2023-12-01T19:29:56.104772+0000 mon.c (mon.2) 4398 : audit 0 from='client.? 172.21.15.40:0/1243474696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:58 smithi141 bash[31670]: cluster 2023-12-01T19:29:57.455142+0000 mgr.y (mgr.24356) 6954 : cluster 0 pgmap v6922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:58 smithi040 bash[28232]: cluster 2023-12-01T19:29:57.455142+0000 mgr.y (mgr.24356) 6954 : cluster 0 pgmap v6922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:58 smithi040 bash[41173]: cluster 2023-12-01T19:29:57.455142+0000 mgr.y (mgr.24356) 6954 : cluster 0 pgmap v6922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:29:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:29:59 smithi141 bash[31670]: audit 2023-12-01T19:29:58.576791+0000 mon.a (mon.0) 4734 : audit 0 from='client.? 172.21.15.40:0/476340814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:29:59 smithi040 bash[28232]: audit 2023-12-01T19:29:58.576791+0000 mon.a (mon.0) 4734 : audit 0 from='client.? 172.21.15.40:0/476340814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:29:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:29:59 smithi040 bash[41173]: audit 2023-12-01T19:29:58.576791+0000 mon.a (mon.0) 4734 : audit 0 from='client.? 172.21.15.40:0/476340814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:00 smithi040 bash[28232]: debug 2023-12-01T19:29:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:00 smithi040 bash[28232]: cluster 2023-12-01T19:29:59.456334+0000 mgr.y (mgr.24356) 6955 : cluster 0 pgmap v6923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:00 smithi040 bash[28232]: cluster 2023-12-01T19:30:00.000159+0000 mon.a (mon.0) 4735 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:00 smithi040 bash[41173]: cluster 2023-12-01T19:29:59.456334+0000 mgr.y (mgr.24356) 6955 : cluster 0 pgmap v6923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:00 smithi040 bash[41173]: cluster 2023-12-01T19:30:00.000159+0000 mon.a (mon.0) 4735 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:00 smithi141 bash[31670]: cluster 2023-12-01T19:29:59.456334+0000 mgr.y (mgr.24356) 6955 : cluster 0 pgmap v6923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:00 smithi141 bash[31670]: cluster 2023-12-01T19:30:00.000159+0000 mon.a (mon.0) 4735 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:01 smithi141 bash[31670]: audit 2023-12-01T19:30:01.047389+0000 mon.a (mon.0) 4736 : audit 0 from='client.? 172.21.15.40:0/3086009675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:01 smithi040 bash[28232]: audit 2023-12-01T19:30:01.047389+0000 mon.a (mon.0) 4736 : audit 0 from='client.? 172.21.15.40:0/3086009675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:01 smithi040 bash[41173]: audit 2023-12-01T19:30:01.047389+0000 mon.a (mon.0) 4736 : audit 0 from='client.? 172.21.15.40:0/3086009675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:02 smithi141 bash[31670]: cluster 2023-12-01T19:30:01.457027+0000 mgr.y (mgr.24356) 6956 : cluster 0 pgmap v6924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:02 smithi040 bash[28232]: cluster 2023-12-01T19:30:01.457027+0000 mgr.y (mgr.24356) 6956 : cluster 0 pgmap v6924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:02 smithi040 bash[41173]: cluster 2023-12-01T19:30:01.457027+0000 mgr.y (mgr.24356) 6956 : cluster 0 pgmap v6924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:04 smithi141 bash[31670]: cluster 2023-12-01T19:30:03.457609+0000 mgr.y (mgr.24356) 6957 : cluster 0 pgmap v6925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:04 smithi141 bash[31670]: audit 2023-12-01T19:30:03.511098+0000 mon.c (mon.2) 4399 : audit 0 from='client.? 172.21.15.40:0/716027875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:04 smithi141 bash[31670]: audit 2023-12-01T19:30:03.678356+0000 mon.c (mon.2) 4400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:04 smithi040 bash[41173]: cluster 2023-12-01T19:30:03.457609+0000 mgr.y (mgr.24356) 6957 : cluster 0 pgmap v6925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:04 smithi040 bash[41173]: audit 2023-12-01T19:30:03.511098+0000 mon.c (mon.2) 4399 : audit 0 from='client.? 172.21.15.40:0/716027875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:04 smithi040 bash[41173]: audit 2023-12-01T19:30:03.678356+0000 mon.c (mon.2) 4400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:04 smithi040 bash[28232]: cluster 2023-12-01T19:30:03.457609+0000 mgr.y (mgr.24356) 6957 : cluster 0 pgmap v6925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:04 smithi040 bash[28232]: audit 2023-12-01T19:30:03.511098+0000 mon.c (mon.2) 4399 : audit 0 from='client.? 172.21.15.40:0/716027875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:04 smithi040 bash[28232]: audit 2023-12-01T19:30:03.678356+0000 mon.c (mon.2) 4400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:06 smithi141 bash[31670]: cluster 2023-12-01T19:30:05.458779+0000 mgr.y (mgr.24356) 6958 : cluster 0 pgmap v6926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:06 smithi141 bash[31670]: audit 2023-12-01T19:30:05.970877+0000 mon.c (mon.2) 4401 : audit 0 from='client.? 172.21.15.40:0/579661363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:06 smithi040 bash[41173]: cluster 2023-12-01T19:30:05.458779+0000 mgr.y (mgr.24356) 6958 : cluster 0 pgmap v6926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:06 smithi040 bash[41173]: audit 2023-12-01T19:30:05.970877+0000 mon.c (mon.2) 4401 : audit 0 from='client.? 172.21.15.40:0/579661363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:06 smithi040 bash[28232]: cluster 2023-12-01T19:30:05.458779+0000 mgr.y (mgr.24356) 6958 : cluster 0 pgmap v6926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:06 smithi040 bash[28232]: audit 2023-12-01T19:30:05.970877+0000 mon.c (mon.2) 4401 : audit 0 from='client.? 172.21.15.40:0/579661363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:30:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:30:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:08 smithi141 bash[31670]: cluster 2023-12-01T19:30:07.459451+0000 mgr.y (mgr.24356) 6959 : cluster 0 pgmap v6927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:08 smithi040 bash[28232]: cluster 2023-12-01T19:30:07.459451+0000 mgr.y (mgr.24356) 6959 : cluster 0 pgmap v6927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:08 smithi040 bash[41173]: cluster 2023-12-01T19:30:07.459451+0000 mgr.y (mgr.24356) 6959 : cluster 0 pgmap v6927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:09 smithi141 bash[31670]: audit 2023-12-01T19:30:08.424647+0000 mon.c (mon.2) 4402 : audit 0 from='client.? 172.21.15.40:0/2297178633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:09 smithi040 bash[28232]: audit 2023-12-01T19:30:08.424647+0000 mon.c (mon.2) 4402 : audit 0 from='client.? 172.21.15.40:0/2297178633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:09 smithi040 bash[41173]: audit 2023-12-01T19:30:08.424647+0000 mon.c (mon.2) 4402 : audit 0 from='client.? 172.21.15.40:0/2297178633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:10 smithi141 bash[31670]: cluster 2023-12-01T19:30:09.460590+0000 mgr.y (mgr.24356) 6960 : cluster 0 pgmap v6928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:10 smithi040 bash[28232]: cluster 2023-12-01T19:30:09.460590+0000 mgr.y (mgr.24356) 6960 : cluster 0 pgmap v6928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:10 smithi040 bash[41173]: cluster 2023-12-01T19:30:09.460590+0000 mgr.y (mgr.24356) 6960 : cluster 0 pgmap v6928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:11 smithi141 bash[31670]: audit 2023-12-01T19:30:10.881562+0000 mon.a (mon.0) 4737 : audit 0 from='client.? 172.21.15.40:0/2147394137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:11 smithi040 bash[28232]: audit 2023-12-01T19:30:10.881562+0000 mon.a (mon.0) 4737 : audit 0 from='client.? 172.21.15.40:0/2147394137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:11 smithi040 bash[41173]: audit 2023-12-01T19:30:10.881562+0000 mon.a (mon.0) 4737 : audit 0 from='client.? 172.21.15.40:0/2147394137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:12 smithi141 bash[31670]: cluster 2023-12-01T19:30:11.461212+0000 mgr.y (mgr.24356) 6961 : cluster 0 pgmap v6929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:12 smithi040 bash[28232]: cluster 2023-12-01T19:30:11.461212+0000 mgr.y (mgr.24356) 6961 : cluster 0 pgmap v6929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:12 smithi040 bash[41173]: cluster 2023-12-01T19:30:11.461212+0000 mgr.y (mgr.24356) 6961 : cluster 0 pgmap v6929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:13 smithi040 bash[28232]: audit 2023-12-01T19:30:13.345190+0000 mon.c (mon.2) 4403 : audit 0 from='client.? 172.21.15.40:0/3568990349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:13 smithi040 bash[41173]: audit 2023-12-01T19:30:13.345190+0000 mon.c (mon.2) 4403 : audit 0 from='client.? 172.21.15.40:0/3568990349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:13 smithi141 bash[31670]: audit 2023-12-01T19:30:13.345190+0000 mon.c (mon.2) 4403 : audit 0 from='client.? 172.21.15.40:0/3568990349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:14 smithi040 bash[28232]: cluster 2023-12-01T19:30:13.461909+0000 mgr.y (mgr.24356) 6962 : cluster 0 pgmap v6930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:14 smithi040 bash[41173]: cluster 2023-12-01T19:30:13.461909+0000 mgr.y (mgr.24356) 6962 : cluster 0 pgmap v6930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:14 smithi141 bash[31670]: cluster 2023-12-01T19:30:13.461909+0000 mgr.y (mgr.24356) 6962 : cluster 0 pgmap v6930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:16 smithi141 bash[31670]: cluster 2023-12-01T19:30:15.462979+0000 mgr.y (mgr.24356) 6963 : cluster 0 pgmap v6931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:16 smithi141 bash[31670]: audit 2023-12-01T19:30:15.816561+0000 mon.c (mon.2) 4404 : audit 0 from='client.? 172.21.15.40:0/1506871657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:30:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:30:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:16 smithi040 bash[28232]: cluster 2023-12-01T19:30:15.462979+0000 mgr.y (mgr.24356) 6963 : cluster 0 pgmap v6931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:16 smithi040 bash[28232]: audit 2023-12-01T19:30:15.816561+0000 mon.c (mon.2) 4404 : audit 0 from='client.? 172.21.15.40:0/1506871657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:16 smithi040 bash[41173]: cluster 2023-12-01T19:30:15.462979+0000 mgr.y (mgr.24356) 6963 : cluster 0 pgmap v6931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:16 smithi040 bash[41173]: audit 2023-12-01T19:30:15.816561+0000 mon.c (mon.2) 4404 : audit 0 from='client.? 172.21.15.40:0/1506871657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:18 smithi141 bash[31670]: cluster 2023-12-01T19:30:17.463670+0000 mgr.y (mgr.24356) 6964 : cluster 0 pgmap v6932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:18 smithi040 bash[41173]: cluster 2023-12-01T19:30:17.463670+0000 mgr.y (mgr.24356) 6964 : cluster 0 pgmap v6932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:18 smithi040 bash[28232]: cluster 2023-12-01T19:30:17.463670+0000 mgr.y (mgr.24356) 6964 : cluster 0 pgmap v6932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:19 smithi141 bash[31670]: audit 2023-12-01T19:30:18.285636+0000 mon.a (mon.0) 4738 : audit 0 from='client.? 172.21.15.40:0/1556586708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:19 smithi141 bash[31670]: audit 2023-12-01T19:30:18.678707+0000 mon.c (mon.2) 4405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:19 smithi040 bash[41173]: audit 2023-12-01T19:30:18.285636+0000 mon.a (mon.0) 4738 : audit 0 from='client.? 172.21.15.40:0/1556586708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:19 smithi040 bash[41173]: audit 2023-12-01T19:30:18.678707+0000 mon.c (mon.2) 4405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:19 smithi040 bash[28232]: audit 2023-12-01T19:30:18.285636+0000 mon.a (mon.0) 4738 : audit 0 from='client.? 172.21.15.40:0/1556586708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:19 smithi040 bash[28232]: audit 2023-12-01T19:30:18.678707+0000 mon.c (mon.2) 4405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:20 smithi141 bash[31670]: cluster 2023-12-01T19:30:19.464834+0000 mgr.y (mgr.24356) 6965 : cluster 0 pgmap v6933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:20 smithi040 bash[41173]: cluster 2023-12-01T19:30:19.464834+0000 mgr.y (mgr.24356) 6965 : cluster 0 pgmap v6933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:20 smithi040 bash[28232]: cluster 2023-12-01T19:30:19.464834+0000 mgr.y (mgr.24356) 6965 : cluster 0 pgmap v6933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:21 smithi141 bash[31670]: audit 2023-12-01T19:30:20.751625+0000 mon.a (mon.0) 4739 : audit 0 from='client.? 172.21.15.40:0/4048344136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:21 smithi040 bash[28232]: audit 2023-12-01T19:30:20.751625+0000 mon.a (mon.0) 4739 : audit 0 from='client.? 172.21.15.40:0/4048344136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:21 smithi040 bash[41173]: audit 2023-12-01T19:30:20.751625+0000 mon.a (mon.0) 4739 : audit 0 from='client.? 172.21.15.40:0/4048344136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:22 smithi141 bash[31670]: cluster 2023-12-01T19:30:21.465474+0000 mgr.y (mgr.24356) 6966 : cluster 0 pgmap v6934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:22 smithi040 bash[28232]: cluster 2023-12-01T19:30:21.465474+0000 mgr.y (mgr.24356) 6966 : cluster 0 pgmap v6934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:22 smithi040 bash[41173]: cluster 2023-12-01T19:30:21.465474+0000 mgr.y (mgr.24356) 6966 : cluster 0 pgmap v6934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:23 smithi141 bash[31670]: audit 2023-12-01T19:30:23.210344+0000 mon.a (mon.0) 4740 : audit 0 from='client.? 172.21.15.40:0/1518152679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:23 smithi040 bash[28232]: audit 2023-12-01T19:30:23.210344+0000 mon.a (mon.0) 4740 : audit 0 from='client.? 172.21.15.40:0/1518152679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:23 smithi040 bash[41173]: audit 2023-12-01T19:30:23.210344+0000 mon.a (mon.0) 4740 : audit 0 from='client.? 172.21.15.40:0/1518152679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:24 smithi141 bash[31670]: cluster 2023-12-01T19:30:23.466116+0000 mgr.y (mgr.24356) 6967 : cluster 0 pgmap v6935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:24 smithi040 bash[28232]: cluster 2023-12-01T19:30:23.466116+0000 mgr.y (mgr.24356) 6967 : cluster 0 pgmap v6935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:24 smithi040 bash[41173]: cluster 2023-12-01T19:30:23.466116+0000 mgr.y (mgr.24356) 6967 : cluster 0 pgmap v6935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:26 smithi141 bash[31670]: cluster 2023-12-01T19:30:25.467307+0000 mgr.y (mgr.24356) 6968 : cluster 0 pgmap v6936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:26 smithi141 bash[31670]: audit 2023-12-01T19:30:25.668004+0000 mon.c (mon.2) 4406 : audit 0 from='client.? 172.21.15.40:0/44296921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:30:26] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:30:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:26 smithi040 bash[28232]: cluster 2023-12-01T19:30:25.467307+0000 mgr.y (mgr.24356) 6968 : cluster 0 pgmap v6936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:26 smithi040 bash[28232]: audit 2023-12-01T19:30:25.668004+0000 mon.c (mon.2) 4406 : audit 0 from='client.? 172.21.15.40:0/44296921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:26 smithi040 bash[41173]: cluster 2023-12-01T19:30:25.467307+0000 mgr.y (mgr.24356) 6968 : cluster 0 pgmap v6936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:26 smithi040 bash[41173]: audit 2023-12-01T19:30:25.668004+0000 mon.c (mon.2) 4406 : audit 0 from='client.? 172.21.15.40:0/44296921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:28 smithi141 bash[31670]: cluster 2023-12-01T19:30:27.468019+0000 mgr.y (mgr.24356) 6969 : cluster 0 pgmap v6937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:28 smithi141 bash[31670]: audit 2023-12-01T19:30:28.131377+0000 mon.a (mon.0) 4741 : audit 0 from='client.? 172.21.15.40:0/796006437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:28 smithi040 bash[41173]: cluster 2023-12-01T19:30:27.468019+0000 mgr.y (mgr.24356) 6969 : cluster 0 pgmap v6937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:28 smithi040 bash[41173]: audit 2023-12-01T19:30:28.131377+0000 mon.a (mon.0) 4741 : audit 0 from='client.? 172.21.15.40:0/796006437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:28 smithi040 bash[28232]: cluster 2023-12-01T19:30:27.468019+0000 mgr.y (mgr.24356) 6969 : cluster 0 pgmap v6937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:28 smithi040 bash[28232]: audit 2023-12-01T19:30:28.131377+0000 mon.a (mon.0) 4741 : audit 0 from='client.? 172.21.15.40:0/796006437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:30 smithi040 bash[28232]: cluster 2023-12-01T19:30:29.469120+0000 mgr.y (mgr.24356) 6970 : cluster 0 pgmap v6938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:30 smithi040 bash[41173]: cluster 2023-12-01T19:30:29.469120+0000 mgr.y (mgr.24356) 6970 : cluster 0 pgmap v6938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:30 smithi141 bash[31670]: cluster 2023-12-01T19:30:29.469120+0000 mgr.y (mgr.24356) 6970 : cluster 0 pgmap v6938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:31 smithi040 bash[28232]: audit 2023-12-01T19:30:30.599127+0000 mon.c (mon.2) 4407 : audit 0 from='client.? 172.21.15.40:0/3912352123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:31 smithi040 bash[41173]: audit 2023-12-01T19:30:30.599127+0000 mon.c (mon.2) 4407 : audit 0 from='client.? 172.21.15.40:0/3912352123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:31 smithi141 bash[31670]: audit 2023-12-01T19:30:30.599127+0000 mon.c (mon.2) 4407 : audit 0 from='client.? 172.21.15.40:0/3912352123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:32 smithi040 bash[28232]: cluster 2023-12-01T19:30:31.470112+0000 mgr.y (mgr.24356) 6971 : cluster 0 pgmap v6939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:32 smithi040 bash[41173]: cluster 2023-12-01T19:30:31.470112+0000 mgr.y (mgr.24356) 6971 : cluster 0 pgmap v6939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:32 smithi141 bash[31670]: cluster 2023-12-01T19:30:31.470112+0000 mgr.y (mgr.24356) 6971 : cluster 0 pgmap v6939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:33 smithi040 bash[28232]: audit 2023-12-01T19:30:33.058578+0000 mon.a (mon.0) 4742 : audit 0 from='client.? 172.21.15.40:0/997974738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:33 smithi040 bash[41173]: audit 2023-12-01T19:30:33.058578+0000 mon.a (mon.0) 4742 : audit 0 from='client.? 172.21.15.40:0/997974738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:33 smithi141 bash[31670]: audit 2023-12-01T19:30:33.058578+0000 mon.a (mon.0) 4742 : audit 0 from='client.? 172.21.15.40:0/997974738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:34 smithi040 bash[28232]: cluster 2023-12-01T19:30:33.470817+0000 mgr.y (mgr.24356) 6972 : cluster 0 pgmap v6940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:34 smithi040 bash[28232]: audit 2023-12-01T19:30:33.679214+0000 mon.c (mon.2) 4408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:34 smithi040 bash[41173]: cluster 2023-12-01T19:30:33.470817+0000 mgr.y (mgr.24356) 6972 : cluster 0 pgmap v6940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:34 smithi040 bash[41173]: audit 2023-12-01T19:30:33.679214+0000 mon.c (mon.2) 4408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:34 smithi141 bash[31670]: cluster 2023-12-01T19:30:33.470817+0000 mgr.y (mgr.24356) 6972 : cluster 0 pgmap v6940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:34 smithi141 bash[31670]: audit 2023-12-01T19:30:33.679214+0000 mon.c (mon.2) 4408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:35 smithi040 bash[28232]: audit 2023-12-01T19:30:35.524179+0000 mon.c (mon.2) 4409 : audit 0 from='client.? 172.21.15.40:0/1461437785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:35 smithi040 bash[41173]: audit 2023-12-01T19:30:35.524179+0000 mon.c (mon.2) 4409 : audit 0 from='client.? 172.21.15.40:0/1461437785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:35 smithi141 bash[31670]: audit 2023-12-01T19:30:35.524179+0000 mon.c (mon.2) 4409 : audit 0 from='client.? 172.21.15.40:0/1461437785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:30:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:30:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:36 smithi040 bash[28232]: cluster 2023-12-01T19:30:35.471925+0000 mgr.y (mgr.24356) 6973 : cluster 0 pgmap v6941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:36 smithi040 bash[41173]: cluster 2023-12-01T19:30:35.471925+0000 mgr.y (mgr.24356) 6973 : cluster 0 pgmap v6941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:36 smithi141 bash[31670]: cluster 2023-12-01T19:30:35.471925+0000 mgr.y (mgr.24356) 6973 : cluster 0 pgmap v6941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:38 smithi141 bash[31670]: cluster 2023-12-01T19:30:37.472615+0000 mgr.y (mgr.24356) 6974 : cluster 0 pgmap v6942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:38 smithi141 bash[31670]: audit 2023-12-01T19:30:37.993013+0000 mon.c (mon.2) 4410 : audit 0 from='client.? 172.21.15.40:0/3501267624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:38 smithi040 bash[28232]: cluster 2023-12-01T19:30:37.472615+0000 mgr.y (mgr.24356) 6974 : cluster 0 pgmap v6942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:38 smithi040 bash[28232]: audit 2023-12-01T19:30:37.993013+0000 mon.c (mon.2) 4410 : audit 0 from='client.? 172.21.15.40:0/3501267624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:38 smithi040 bash[41173]: cluster 2023-12-01T19:30:37.472615+0000 mgr.y (mgr.24356) 6974 : cluster 0 pgmap v6942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:38 smithi040 bash[41173]: audit 2023-12-01T19:30:37.993013+0000 mon.c (mon.2) 4410 : audit 0 from='client.? 172.21.15.40:0/3501267624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:39 smithi141 bash[31670]: audit 2023-12-01T19:30:38.404032+0000 mon.c (mon.2) 4411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:30:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:39 smithi040 bash[28232]: audit 2023-12-01T19:30:38.404032+0000 mon.c (mon.2) 4411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:30:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:39 smithi040 bash[41173]: audit 2023-12-01T19:30:38.404032+0000 mon.c (mon.2) 4411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:30:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:40 smithi141 bash[31670]: cluster 2023-12-01T19:30:39.473864+0000 mgr.y (mgr.24356) 6975 : cluster 0 pgmap v6943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:40 smithi040 bash[28232]: cluster 2023-12-01T19:30:39.473864+0000 mgr.y (mgr.24356) 6975 : cluster 0 pgmap v6943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:40 smithi040 bash[41173]: cluster 2023-12-01T19:30:39.473864+0000 mgr.y (mgr.24356) 6975 : cluster 0 pgmap v6943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:41 smithi141 bash[31670]: audit 2023-12-01T19:30:40.464426+0000 mon.a (mon.0) 4743 : audit 0 from='client.? 172.21.15.40:0/3520609936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:41 smithi040 bash[28232]: audit 2023-12-01T19:30:40.464426+0000 mon.a (mon.0) 4743 : audit 0 from='client.? 172.21.15.40:0/3520609936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:41 smithi040 bash[41173]: audit 2023-12-01T19:30:40.464426+0000 mon.a (mon.0) 4743 : audit 0 from='client.? 172.21.15.40:0/3520609936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:42 smithi141 bash[31670]: cluster 2023-12-01T19:30:41.474717+0000 mgr.y (mgr.24356) 6976 : cluster 0 pgmap v6944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:42 smithi040 bash[41173]: cluster 2023-12-01T19:30:41.474717+0000 mgr.y (mgr.24356) 6976 : cluster 0 pgmap v6944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:42 smithi040 bash[28232]: cluster 2023-12-01T19:30:41.474717+0000 mgr.y (mgr.24356) 6976 : cluster 0 pgmap v6944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:43 smithi141 bash[31670]: audit 2023-12-01T19:30:42.935229+0000 mon.c (mon.2) 4412 : audit 0 from='client.? 172.21.15.40:0/550625988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:43 smithi040 bash[28232]: audit 2023-12-01T19:30:42.935229+0000 mon.c (mon.2) 4412 : audit 0 from='client.? 172.21.15.40:0/550625988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:43 smithi040 bash[41173]: audit 2023-12-01T19:30:42.935229+0000 mon.c (mon.2) 4412 : audit 0 from='client.? 172.21.15.40:0/550625988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:44 smithi040 bash[41173]: cluster 2023-12-01T19:30:43.475400+0000 mgr.y (mgr.24356) 6977 : cluster 0 pgmap v6945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:44 smithi040 bash[41173]: audit 2023-12-01T19:30:44.253718+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:44 smithi040 bash[41173]: audit 2023-12-01T19:30:44.264092+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:44 smithi040 bash[28232]: cluster 2023-12-01T19:30:43.475400+0000 mgr.y (mgr.24356) 6977 : cluster 0 pgmap v6945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:44 smithi040 bash[28232]: audit 2023-12-01T19:30:44.253718+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:44 smithi040 bash[28232]: audit 2023-12-01T19:30:44.264092+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:44 smithi141 bash[31670]: cluster 2023-12-01T19:30:43.475400+0000 mgr.y (mgr.24356) 6977 : cluster 0 pgmap v6945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:44 smithi141 bash[31670]: audit 2023-12-01T19:30:44.253718+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:44 smithi141 bash[31670]: audit 2023-12-01T19:30:44.264092+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[28232]: audit 2023-12-01T19:30:44.608471+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[28232]: audit 2023-12-01T19:30:44.622901+0000 mon.a (mon.0) 4747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[28232]: audit 2023-12-01T19:30:45.104232+0000 mon.c (mon.2) 4413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[28232]: audit 2023-12-01T19:30:45.105683+0000 mon.c (mon.2) 4414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[28232]: audit 2023-12-01T19:30:45.114532+0000 mon.a (mon.0) 4748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[28232]: audit 2023-12-01T19:30:45.392274+0000 mon.a (mon.0) 4749 : audit 0 from='client.? 172.21.15.40:0/368119588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[41173]: audit 2023-12-01T19:30:44.608471+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[41173]: audit 2023-12-01T19:30:44.622901+0000 mon.a (mon.0) 4747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[41173]: audit 2023-12-01T19:30:45.104232+0000 mon.c (mon.2) 4413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[41173]: audit 2023-12-01T19:30:45.105683+0000 mon.c (mon.2) 4414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[41173]: audit 2023-12-01T19:30:45.114532+0000 mon.a (mon.0) 4748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:45 smithi040 bash[41173]: audit 2023-12-01T19:30:45.392274+0000 mon.a (mon.0) 4749 : audit 0 from='client.? 172.21.15.40:0/368119588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:45 smithi141 bash[31670]: audit 2023-12-01T19:30:44.608471+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:45 smithi141 bash[31670]: audit 2023-12-01T19:30:44.622901+0000 mon.a (mon.0) 4747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:45 smithi141 bash[31670]: audit 2023-12-01T19:30:45.104232+0000 mon.c (mon.2) 4413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:30:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:45 smithi141 bash[31670]: audit 2023-12-01T19:30:45.105683+0000 mon.c (mon.2) 4414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:30:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:45 smithi141 bash[31670]: audit 2023-12-01T19:30:45.114532+0000 mon.a (mon.0) 4748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:30:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:45 smithi141 bash[31670]: audit 2023-12-01T19:30:45.392274+0000 mon.a (mon.0) 4749 : audit 0 from='client.? 172.21.15.40:0/368119588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:30:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:30:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:47 smithi040 bash[28232]: cluster 2023-12-01T19:30:45.476531+0000 mgr.y (mgr.24356) 6978 : cluster 0 pgmap v6946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:47 smithi040 bash[41173]: cluster 2023-12-01T19:30:45.476531+0000 mgr.y (mgr.24356) 6978 : cluster 0 pgmap v6946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:47 smithi141 bash[31670]: cluster 2023-12-01T19:30:45.476531+0000 mgr.y (mgr.24356) 6978 : cluster 0 pgmap v6946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:48 smithi141 bash[31670]: cluster 2023-12-01T19:30:47.477138+0000 mgr.y (mgr.24356) 6979 : cluster 0 pgmap v6947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:48 smithi141 bash[31670]: audit 2023-12-01T19:30:47.851769+0000 mon.c (mon.2) 4415 : audit 0 from='client.? 172.21.15.40:0/4042052103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:48 smithi040 bash[28232]: cluster 2023-12-01T19:30:47.477138+0000 mgr.y (mgr.24356) 6979 : cluster 0 pgmap v6947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:48 smithi040 bash[28232]: audit 2023-12-01T19:30:47.851769+0000 mon.c (mon.2) 4415 : audit 0 from='client.? 172.21.15.40:0/4042052103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:48 smithi040 bash[41173]: cluster 2023-12-01T19:30:47.477138+0000 mgr.y (mgr.24356) 6979 : cluster 0 pgmap v6947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:48 smithi040 bash[41173]: audit 2023-12-01T19:30:47.851769+0000 mon.c (mon.2) 4415 : audit 0 from='client.? 172.21.15.40:0/4042052103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:49 smithi141 bash[31670]: audit 2023-12-01T19:30:48.679603+0000 mon.c (mon.2) 4416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:49 smithi040 bash[28232]: audit 2023-12-01T19:30:48.679603+0000 mon.c (mon.2) 4416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:49 smithi040 bash[41173]: audit 2023-12-01T19:30:48.679603+0000 mon.c (mon.2) 4416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:50 smithi141 bash[31670]: cluster 2023-12-01T19:30:49.478294+0000 mgr.y (mgr.24356) 6980 : cluster 0 pgmap v6948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:50 smithi040 bash[28232]: cluster 2023-12-01T19:30:49.478294+0000 mgr.y (mgr.24356) 6980 : cluster 0 pgmap v6948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:50 smithi040 bash[41173]: cluster 2023-12-01T19:30:49.478294+0000 mgr.y (mgr.24356) 6980 : cluster 0 pgmap v6948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:51 smithi141 bash[31670]: audit 2023-12-01T19:30:50.312811+0000 mon.c (mon.2) 4417 : audit 0 from='client.? 172.21.15.40:0/764564462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:51 smithi040 bash[41173]: audit 2023-12-01T19:30:50.312811+0000 mon.c (mon.2) 4417 : audit 0 from='client.? 172.21.15.40:0/764564462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:51 smithi040 bash[28232]: audit 2023-12-01T19:30:50.312811+0000 mon.c (mon.2) 4417 : audit 0 from='client.? 172.21.15.40:0/764564462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:52 smithi141 bash[31670]: cluster 2023-12-01T19:30:51.478979+0000 mgr.y (mgr.24356) 6981 : cluster 0 pgmap v6949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:52 smithi040 bash[41173]: cluster 2023-12-01T19:30:51.478979+0000 mgr.y (mgr.24356) 6981 : cluster 0 pgmap v6949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:52 smithi040 bash[28232]: cluster 2023-12-01T19:30:51.478979+0000 mgr.y (mgr.24356) 6981 : cluster 0 pgmap v6949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:53 smithi141 bash[31670]: audit 2023-12-01T19:30:52.779784+0000 mon.a (mon.0) 4750 : audit 0 from='client.? 172.21.15.40:0/374091665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:53 smithi040 bash[41173]: audit 2023-12-01T19:30:52.779784+0000 mon.a (mon.0) 4750 : audit 0 from='client.? 172.21.15.40:0/374091665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:53 smithi040 bash[28232]: audit 2023-12-01T19:30:52.779784+0000 mon.a (mon.0) 4750 : audit 0 from='client.? 172.21.15.40:0/374091665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:54 smithi040 bash[41173]: cluster 2023-12-01T19:30:53.479662+0000 mgr.y (mgr.24356) 6982 : cluster 0 pgmap v6950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:54 smithi040 bash[28232]: cluster 2023-12-01T19:30:53.479662+0000 mgr.y (mgr.24356) 6982 : cluster 0 pgmap v6950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:54 smithi141 bash[31670]: cluster 2023-12-01T19:30:53.479662+0000 mgr.y (mgr.24356) 6982 : cluster 0 pgmap v6950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:55 smithi040 bash[28232]: audit 2023-12-01T19:30:55.242949+0000 mon.c (mon.2) 4418 : audit 0 from='client.? 172.21.15.40:0/4228176080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:55 smithi040 bash[41173]: audit 2023-12-01T19:30:55.242949+0000 mon.c (mon.2) 4418 : audit 0 from='client.? 172.21.15.40:0/4228176080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:55 smithi141 bash[31670]: audit 2023-12-01T19:30:55.242949+0000 mon.c (mon.2) 4418 : audit 0 from='client.? 172.21.15.40:0/4228176080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:56 smithi040 bash[28232]: cluster 2023-12-01T19:30:55.480903+0000 mgr.y (mgr.24356) 6983 : cluster 0 pgmap v6951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:56 smithi040 bash[41173]: cluster 2023-12-01T19:30:55.480903+0000 mgr.y (mgr.24356) 6983 : cluster 0 pgmap v6951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:30:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:30:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:56 smithi141 bash[31670]: cluster 2023-12-01T19:30:55.480903+0000 mgr.y (mgr.24356) 6983 : cluster 0 pgmap v6951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:58 smithi141 bash[31670]: cluster 2023-12-01T19:30:57.481553+0000 mgr.y (mgr.24356) 6984 : cluster 0 pgmap v6952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:30:58 smithi141 bash[31670]: audit 2023-12-01T19:30:57.716294+0000 mon.c (mon.2) 4419 : audit 0 from='client.? 172.21.15.40:0/1356114542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:58 smithi040 bash[41173]: cluster 2023-12-01T19:30:57.481553+0000 mgr.y (mgr.24356) 6984 : cluster 0 pgmap v6952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:30:58 smithi040 bash[41173]: audit 2023-12-01T19:30:57.716294+0000 mon.c (mon.2) 4419 : audit 0 from='client.? 172.21.15.40:0/1356114542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:30:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:58 smithi040 bash[28232]: cluster 2023-12-01T19:30:57.481553+0000 mgr.y (mgr.24356) 6984 : cluster 0 pgmap v6952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:30:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:30:58 smithi040 bash[28232]: audit 2023-12-01T19:30:57.716294+0000 mon.c (mon.2) 4419 : audit 0 from='client.? 172.21.15.40:0/1356114542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:00 smithi040 bash[28232]: cluster 2023-12-01T19:30:59.482644+0000 mgr.y (mgr.24356) 6985 : cluster 0 pgmap v6953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:00 smithi040 bash[28232]: audit 2023-12-01T19:31:00.179740+0000 mon.c (mon.2) 4420 : audit 0 from='client.? 172.21.15.40:0/576813198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:00 smithi040 bash[41173]: cluster 2023-12-01T19:30:59.482644+0000 mgr.y (mgr.24356) 6985 : cluster 0 pgmap v6953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:00 smithi040 bash[41173]: audit 2023-12-01T19:31:00.179740+0000 mon.c (mon.2) 4420 : audit 0 from='client.? 172.21.15.40:0/576813198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:00 smithi141 bash[31670]: cluster 2023-12-01T19:30:59.482644+0000 mgr.y (mgr.24356) 6985 : cluster 0 pgmap v6953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:00 smithi141 bash[31670]: audit 2023-12-01T19:31:00.179740+0000 mon.c (mon.2) 4420 : audit 0 from='client.? 172.21.15.40:0/576813198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:02 smithi040 bash[28232]: cluster 2023-12-01T19:31:01.483291+0000 mgr.y (mgr.24356) 6986 : cluster 0 pgmap v6954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:02 smithi040 bash[41173]: cluster 2023-12-01T19:31:01.483291+0000 mgr.y (mgr.24356) 6986 : cluster 0 pgmap v6954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:02 smithi141 bash[31670]: cluster 2023-12-01T19:31:01.483291+0000 mgr.y (mgr.24356) 6986 : cluster 0 pgmap v6954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:03 smithi040 bash[28232]: audit 2023-12-01T19:31:02.649047+0000 mon.c (mon.2) 4421 : audit 0 from='client.? 172.21.15.40:0/2835143105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:03 smithi040 bash[41173]: audit 2023-12-01T19:31:02.649047+0000 mon.c (mon.2) 4421 : audit 0 from='client.? 172.21.15.40:0/2835143105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:03 smithi141 bash[31670]: audit 2023-12-01T19:31:02.649047+0000 mon.c (mon.2) 4421 : audit 0 from='client.? 172.21.15.40:0/2835143105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:04 smithi040 bash[41173]: cluster 2023-12-01T19:31:03.483934+0000 mgr.y (mgr.24356) 6987 : cluster 0 pgmap v6955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:04 smithi040 bash[41173]: audit 2023-12-01T19:31:03.680110+0000 mon.c (mon.2) 4422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:04 smithi040 bash[28232]: cluster 2023-12-01T19:31:03.483934+0000 mgr.y (mgr.24356) 6987 : cluster 0 pgmap v6955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:04 smithi040 bash[28232]: audit 2023-12-01T19:31:03.680110+0000 mon.c (mon.2) 4422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:04 smithi141 bash[31670]: cluster 2023-12-01T19:31:03.483934+0000 mgr.y (mgr.24356) 6987 : cluster 0 pgmap v6955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:04 smithi141 bash[31670]: audit 2023-12-01T19:31:03.680110+0000 mon.c (mon.2) 4422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:05 smithi040 bash[28232]: audit 2023-12-01T19:31:05.121454+0000 mon.a (mon.0) 4751 : audit 0 from='client.? 172.21.15.40:0/33240176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:05 smithi040 bash[41173]: audit 2023-12-01T19:31:05.121454+0000 mon.a (mon.0) 4751 : audit 0 from='client.? 172.21.15.40:0/33240176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:05 smithi141 bash[31670]: audit 2023-12-01T19:31:05.121454+0000 mon.a (mon.0) 4751 : audit 0 from='client.? 172.21.15.40:0/33240176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:06 smithi040 bash[28232]: cluster 2023-12-01T19:31:05.485247+0000 mgr.y (mgr.24356) 6988 : cluster 0 pgmap v6956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:06 smithi040 bash[41173]: cluster 2023-12-01T19:31:05.485247+0000 mgr.y (mgr.24356) 6988 : cluster 0 pgmap v6956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:31:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:31:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:06 smithi141 bash[31670]: cluster 2023-12-01T19:31:05.485247+0000 mgr.y (mgr.24356) 6988 : cluster 0 pgmap v6956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:08 smithi141 bash[31670]: cluster 2023-12-01T19:31:07.485895+0000 mgr.y (mgr.24356) 6989 : cluster 0 pgmap v6957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:08 smithi141 bash[31670]: audit 2023-12-01T19:31:07.586793+0000 mon.a (mon.0) 4752 : audit 0 from='client.? 172.21.15.40:0/1651000638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:08 smithi040 bash[28232]: cluster 2023-12-01T19:31:07.485895+0000 mgr.y (mgr.24356) 6989 : cluster 0 pgmap v6957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:08 smithi040 bash[28232]: audit 2023-12-01T19:31:07.586793+0000 mon.a (mon.0) 4752 : audit 0 from='client.? 172.21.15.40:0/1651000638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:08 smithi040 bash[41173]: cluster 2023-12-01T19:31:07.485895+0000 mgr.y (mgr.24356) 6989 : cluster 0 pgmap v6957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:08 smithi040 bash[41173]: audit 2023-12-01T19:31:07.586793+0000 mon.a (mon.0) 4752 : audit 0 from='client.? 172.21.15.40:0/1651000638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:10 smithi040 bash[28232]: cluster 2023-12-01T19:31:09.487046+0000 mgr.y (mgr.24356) 6990 : cluster 0 pgmap v6958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:10 smithi040 bash[28232]: audit 2023-12-01T19:31:10.056089+0000 mon.c (mon.2) 4423 : audit 0 from='client.? 172.21.15.40:0/2826062483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:10 smithi040 bash[41173]: cluster 2023-12-01T19:31:09.487046+0000 mgr.y (mgr.24356) 6990 : cluster 0 pgmap v6958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:10 smithi040 bash[41173]: audit 2023-12-01T19:31:10.056089+0000 mon.c (mon.2) 4423 : audit 0 from='client.? 172.21.15.40:0/2826062483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:10 smithi141 bash[31670]: cluster 2023-12-01T19:31:09.487046+0000 mgr.y (mgr.24356) 6990 : cluster 0 pgmap v6958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:10 smithi141 bash[31670]: audit 2023-12-01T19:31:10.056089+0000 mon.c (mon.2) 4423 : audit 0 from='client.? 172.21.15.40:0/2826062483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 19:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T19:31:12.23100643Z level=info msg="Completed cleanup jobs" duration=192.000721ms 2023-12-01T19:31:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:12 smithi040 bash[28232]: cluster 2023-12-01T19:31:11.487719+0000 mgr.y (mgr.24356) 6991 : cluster 0 pgmap v6959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:12 smithi040 bash[28232]: audit 2023-12-01T19:31:12.523033+0000 mon.a (mon.0) 4753 : audit 0 from='client.? 172.21.15.40:0/4155955228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:12 smithi040 bash[41173]: cluster 2023-12-01T19:31:11.487719+0000 mgr.y (mgr.24356) 6991 : cluster 0 pgmap v6959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:12 smithi040 bash[41173]: audit 2023-12-01T19:31:12.523033+0000 mon.a (mon.0) 4753 : audit 0 from='client.? 172.21.15.40:0/4155955228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:12 smithi141 bash[31670]: cluster 2023-12-01T19:31:11.487719+0000 mgr.y (mgr.24356) 6991 : cluster 0 pgmap v6959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:12 smithi141 bash[31670]: audit 2023-12-01T19:31:12.523033+0000 mon.a (mon.0) 4753 : audit 0 from='client.? 172.21.15.40:0/4155955228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:14 smithi040 bash[41173]: cluster 2023-12-01T19:31:13.488411+0000 mgr.y (mgr.24356) 6992 : cluster 0 pgmap v6960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:14 smithi040 bash[28232]: cluster 2023-12-01T19:31:13.488411+0000 mgr.y (mgr.24356) 6992 : cluster 0 pgmap v6960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:14 smithi141 bash[31670]: cluster 2023-12-01T19:31:13.488411+0000 mgr.y (mgr.24356) 6992 : cluster 0 pgmap v6960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:15 smithi040 bash[28232]: audit 2023-12-01T19:31:14.996158+0000 mon.c (mon.2) 4424 : audit 0 from='client.? 172.21.15.40:0/482888963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:15 smithi040 bash[41173]: audit 2023-12-01T19:31:14.996158+0000 mon.c (mon.2) 4424 : audit 0 from='client.? 172.21.15.40:0/482888963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:15 smithi141 bash[31670]: audit 2023-12-01T19:31:14.996158+0000 mon.c (mon.2) 4424 : audit 0 from='client.? 172.21.15.40:0/482888963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:16 smithi040 bash[28232]: cluster 2023-12-01T19:31:15.489563+0000 mgr.y (mgr.24356) 6993 : cluster 0 pgmap v6961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:31:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:31:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:16 smithi040 bash[41173]: cluster 2023-12-01T19:31:15.489563+0000 mgr.y (mgr.24356) 6993 : cluster 0 pgmap v6961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:16 smithi141 bash[31670]: cluster 2023-12-01T19:31:15.489563+0000 mgr.y (mgr.24356) 6993 : cluster 0 pgmap v6961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:18 smithi141 bash[31670]: audit 2023-12-01T19:31:17.465708+0000 mon.a (mon.0) 4754 : audit 0 from='client.? 172.21.15.40:0/313375172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:18 smithi141 bash[31670]: cluster 2023-12-01T19:31:17.490211+0000 mgr.y (mgr.24356) 6994 : cluster 0 pgmap v6962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:18 smithi040 bash[28232]: audit 2023-12-01T19:31:17.465708+0000 mon.a (mon.0) 4754 : audit 0 from='client.? 172.21.15.40:0/313375172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:18 smithi040 bash[28232]: cluster 2023-12-01T19:31:17.490211+0000 mgr.y (mgr.24356) 6994 : cluster 0 pgmap v6962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:18 smithi040 bash[41173]: audit 2023-12-01T19:31:17.465708+0000 mon.a (mon.0) 4754 : audit 0 from='client.? 172.21.15.40:0/313375172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:18 smithi040 bash[41173]: cluster 2023-12-01T19:31:17.490211+0000 mgr.y (mgr.24356) 6994 : cluster 0 pgmap v6962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:19 smithi141 bash[31670]: audit 2023-12-01T19:31:18.680626+0000 mon.c (mon.2) 4425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:19 smithi040 bash[41173]: audit 2023-12-01T19:31:18.680626+0000 mon.c (mon.2) 4425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:19 smithi040 bash[28232]: audit 2023-12-01T19:31:18.680626+0000 mon.c (mon.2) 4425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:20 smithi141 bash[31670]: cluster 2023-12-01T19:31:19.491727+0000 mgr.y (mgr.24356) 6995 : cluster 0 pgmap v6963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:20 smithi141 bash[31670]: audit 2023-12-01T19:31:19.926587+0000 mon.c (mon.2) 4426 : audit 0 from='client.? 172.21.15.40:0/4132511841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:20 smithi040 bash[41173]: cluster 2023-12-01T19:31:19.491727+0000 mgr.y (mgr.24356) 6995 : cluster 0 pgmap v6963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:20 smithi040 bash[41173]: audit 2023-12-01T19:31:19.926587+0000 mon.c (mon.2) 4426 : audit 0 from='client.? 172.21.15.40:0/4132511841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:20 smithi040 bash[28232]: cluster 2023-12-01T19:31:19.491727+0000 mgr.y (mgr.24356) 6995 : cluster 0 pgmap v6963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:20 smithi040 bash[28232]: audit 2023-12-01T19:31:19.926587+0000 mon.c (mon.2) 4426 : audit 0 from='client.? 172.21.15.40:0/4132511841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:22 smithi040 bash[41173]: cluster 2023-12-01T19:31:21.492458+0000 mgr.y (mgr.24356) 6996 : cluster 0 pgmap v6964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:22 smithi040 bash[41173]: audit 2023-12-01T19:31:22.396100+0000 mon.c (mon.2) 4427 : audit 0 from='client.? 172.21.15.40:0/2044165155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:22 smithi040 bash[28232]: cluster 2023-12-01T19:31:21.492458+0000 mgr.y (mgr.24356) 6996 : cluster 0 pgmap v6964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:22 smithi040 bash[28232]: audit 2023-12-01T19:31:22.396100+0000 mon.c (mon.2) 4427 : audit 0 from='client.? 172.21.15.40:0/2044165155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:22 smithi141 bash[31670]: cluster 2023-12-01T19:31:21.492458+0000 mgr.y (mgr.24356) 6996 : cluster 0 pgmap v6964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:22 smithi141 bash[31670]: audit 2023-12-01T19:31:22.396100+0000 mon.c (mon.2) 4427 : audit 0 from='client.? 172.21.15.40:0/2044165155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:24 smithi040 bash[28232]: cluster 2023-12-01T19:31:23.493095+0000 mgr.y (mgr.24356) 6997 : cluster 0 pgmap v6965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:24 smithi040 bash[41173]: cluster 2023-12-01T19:31:23.493095+0000 mgr.y (mgr.24356) 6997 : cluster 0 pgmap v6965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:24 smithi141 bash[31670]: cluster 2023-12-01T19:31:23.493095+0000 mgr.y (mgr.24356) 6997 : cluster 0 pgmap v6965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:25 smithi040 bash[28232]: audit 2023-12-01T19:31:24.871497+0000 mon.a (mon.0) 4755 : audit 0 from='client.? 172.21.15.40:0/2049198904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:25 smithi040 bash[41173]: audit 2023-12-01T19:31:24.871497+0000 mon.a (mon.0) 4755 : audit 0 from='client.? 172.21.15.40:0/2049198904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:25 smithi141 bash[31670]: audit 2023-12-01T19:31:24.871497+0000 mon.a (mon.0) 4755 : audit 0 from='client.? 172.21.15.40:0/2049198904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:31:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:31:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:26 smithi040 bash[41173]: cluster 2023-12-01T19:31:25.494239+0000 mgr.y (mgr.24356) 6998 : cluster 0 pgmap v6966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:26 smithi040 bash[28232]: cluster 2023-12-01T19:31:25.494239+0000 mgr.y (mgr.24356) 6998 : cluster 0 pgmap v6966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:26 smithi141 bash[31670]: cluster 2023-12-01T19:31:25.494239+0000 mgr.y (mgr.24356) 6998 : cluster 0 pgmap v6966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:28 smithi141 bash[31670]: audit 2023-12-01T19:31:27.339484+0000 mon.c (mon.2) 4428 : audit 0 from='client.? 172.21.15.40:0/1570251837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:28 smithi141 bash[31670]: cluster 2023-12-01T19:31:27.494922+0000 mgr.y (mgr.24356) 6999 : cluster 0 pgmap v6967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:28 smithi040 bash[28232]: audit 2023-12-01T19:31:27.339484+0000 mon.c (mon.2) 4428 : audit 0 from='client.? 172.21.15.40:0/1570251837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:28 smithi040 bash[28232]: cluster 2023-12-01T19:31:27.494922+0000 mgr.y (mgr.24356) 6999 : cluster 0 pgmap v6967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:28 smithi040 bash[41173]: audit 2023-12-01T19:31:27.339484+0000 mon.c (mon.2) 4428 : audit 0 from='client.? 172.21.15.40:0/1570251837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:28 smithi040 bash[41173]: cluster 2023-12-01T19:31:27.494922+0000 mgr.y (mgr.24356) 6999 : cluster 0 pgmap v6967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:30 smithi040 bash[28232]: cluster 2023-12-01T19:31:29.495932+0000 mgr.y (mgr.24356) 7000 : cluster 0 pgmap v6968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:30 smithi040 bash[28232]: audit 2023-12-01T19:31:29.808875+0000 mon.a (mon.0) 4756 : audit 0 from='client.? 172.21.15.40:0/3537508859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:30 smithi040 bash[41173]: cluster 2023-12-01T19:31:29.495932+0000 mgr.y (mgr.24356) 7000 : cluster 0 pgmap v6968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:30 smithi040 bash[41173]: audit 2023-12-01T19:31:29.808875+0000 mon.a (mon.0) 4756 : audit 0 from='client.? 172.21.15.40:0/3537508859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:30 smithi141 bash[31670]: cluster 2023-12-01T19:31:29.495932+0000 mgr.y (mgr.24356) 7000 : cluster 0 pgmap v6968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:30 smithi141 bash[31670]: audit 2023-12-01T19:31:29.808875+0000 mon.a (mon.0) 4756 : audit 0 from='client.? 172.21.15.40:0/3537508859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:32 smithi040 bash[41173]: cluster 2023-12-01T19:31:31.496736+0000 mgr.y (mgr.24356) 7001 : cluster 0 pgmap v6969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:32 smithi040 bash[41173]: audit 2023-12-01T19:31:32.275767+0000 mon.a (mon.0) 4757 : audit 0 from='client.? 172.21.15.40:0/3434316113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:32 smithi040 bash[28232]: cluster 2023-12-01T19:31:31.496736+0000 mgr.y (mgr.24356) 7001 : cluster 0 pgmap v6969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:32 smithi040 bash[28232]: audit 2023-12-01T19:31:32.275767+0000 mon.a (mon.0) 4757 : audit 0 from='client.? 172.21.15.40:0/3434316113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:32 smithi141 bash[31670]: cluster 2023-12-01T19:31:31.496736+0000 mgr.y (mgr.24356) 7001 : cluster 0 pgmap v6969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:32 smithi141 bash[31670]: audit 2023-12-01T19:31:32.275767+0000 mon.a (mon.0) 4757 : audit 0 from='client.? 172.21.15.40:0/3434316113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:34 smithi040 bash[41173]: cluster 2023-12-01T19:31:33.497388+0000 mgr.y (mgr.24356) 7002 : cluster 0 pgmap v6970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:34 smithi040 bash[41173]: audit 2023-12-01T19:31:33.681173+0000 mon.c (mon.2) 4429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:34 smithi040 bash[28232]: cluster 2023-12-01T19:31:33.497388+0000 mgr.y (mgr.24356) 7002 : cluster 0 pgmap v6970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:34 smithi040 bash[28232]: audit 2023-12-01T19:31:33.681173+0000 mon.c (mon.2) 4429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:34 smithi141 bash[31670]: cluster 2023-12-01T19:31:33.497388+0000 mgr.y (mgr.24356) 7002 : cluster 0 pgmap v6970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:34 smithi141 bash[31670]: audit 2023-12-01T19:31:33.681173+0000 mon.c (mon.2) 4429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:35 smithi040 bash[41173]: audit 2023-12-01T19:31:34.743819+0000 mon.c (mon.2) 4430 : audit 0 from='client.? 172.21.15.40:0/1479325275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:35 smithi040 bash[28232]: audit 2023-12-01T19:31:34.743819+0000 mon.c (mon.2) 4430 : audit 0 from='client.? 172.21.15.40:0/1479325275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:35 smithi141 bash[31670]: audit 2023-12-01T19:31:34.743819+0000 mon.c (mon.2) 4430 : audit 0 from='client.? 172.21.15.40:0/1479325275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:36 smithi040 bash[28232]: cluster 2023-12-01T19:31:35.498544+0000 mgr.y (mgr.24356) 7003 : cluster 0 pgmap v6971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:31:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T19:31:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:36 smithi040 bash[41173]: cluster 2023-12-01T19:31:35.498544+0000 mgr.y (mgr.24356) 7003 : cluster 0 pgmap v6971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:36 smithi141 bash[31670]: cluster 2023-12-01T19:31:35.498544+0000 mgr.y (mgr.24356) 7003 : cluster 0 pgmap v6971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:37 smithi040 bash[41173]: audit 2023-12-01T19:31:37.208465+0000 mon.a (mon.0) 4758 : audit 0 from='client.? 172.21.15.40:0/1613852814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:37 smithi040 bash[28232]: audit 2023-12-01T19:31:37.208465+0000 mon.a (mon.0) 4758 : audit 0 from='client.? 172.21.15.40:0/1613852814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:37 smithi141 bash[31670]: audit 2023-12-01T19:31:37.208465+0000 mon.a (mon.0) 4758 : audit 0 from='client.? 172.21.15.40:0/1613852814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:38 smithi040 bash[41173]: cluster 2023-12-01T19:31:37.499243+0000 mgr.y (mgr.24356) 7004 : cluster 0 pgmap v6972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:38 smithi040 bash[28232]: cluster 2023-12-01T19:31:37.499243+0000 mgr.y (mgr.24356) 7004 : cluster 0 pgmap v6972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:38 smithi141 bash[31670]: cluster 2023-12-01T19:31:37.499243+0000 mgr.y (mgr.24356) 7004 : cluster 0 pgmap v6972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:40.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:40 smithi040 bash[41173]: cluster 2023-12-01T19:31:39.500376+0000 mgr.y (mgr.24356) 7005 : cluster 0 pgmap v6973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:40.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:40 smithi040 bash[41173]: audit 2023-12-01T19:31:39.686463+0000 mon.a (mon.0) 4759 : audit 0 from='client.? 172.21.15.40:0/1739334876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:40 smithi040 bash[28232]: cluster 2023-12-01T19:31:39.500376+0000 mgr.y (mgr.24356) 7005 : cluster 0 pgmap v6973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:40 smithi040 bash[28232]: audit 2023-12-01T19:31:39.686463+0000 mon.a (mon.0) 4759 : audit 0 from='client.? 172.21.15.40:0/1739334876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:40 smithi141 bash[31670]: cluster 2023-12-01T19:31:39.500376+0000 mgr.y (mgr.24356) 7005 : cluster 0 pgmap v6973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:40 smithi141 bash[31670]: audit 2023-12-01T19:31:39.686463+0000 mon.a (mon.0) 4759 : audit 0 from='client.? 172.21.15.40:0/1739334876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:42 smithi040 bash[28232]: cluster 2023-12-01T19:31:41.501053+0000 mgr.y (mgr.24356) 7006 : cluster 0 pgmap v6974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:42 smithi040 bash[28232]: audit 2023-12-01T19:31:42.152632+0000 mon.c (mon.2) 4431 : audit 0 from='client.? 172.21.15.40:0/814527839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:42 smithi040 bash[41173]: cluster 2023-12-01T19:31:41.501053+0000 mgr.y (mgr.24356) 7006 : cluster 0 pgmap v6974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:42 smithi040 bash[41173]: audit 2023-12-01T19:31:42.152632+0000 mon.c (mon.2) 4431 : audit 0 from='client.? 172.21.15.40:0/814527839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:42 smithi141 bash[31670]: cluster 2023-12-01T19:31:41.501053+0000 mgr.y (mgr.24356) 7006 : cluster 0 pgmap v6974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:42 smithi141 bash[31670]: audit 2023-12-01T19:31:42.152632+0000 mon.c (mon.2) 4431 : audit 0 from='client.? 172.21.15.40:0/814527839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:44 smithi040 bash[41173]: cluster 2023-12-01T19:31:43.501735+0000 mgr.y (mgr.24356) 7007 : cluster 0 pgmap v6975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:44 smithi040 bash[28232]: cluster 2023-12-01T19:31:43.501735+0000 mgr.y (mgr.24356) 7007 : cluster 0 pgmap v6975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:44 smithi141 bash[31670]: cluster 2023-12-01T19:31:43.501735+0000 mgr.y (mgr.24356) 7007 : cluster 0 pgmap v6975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:45 smithi040 bash[41173]: audit 2023-12-01T19:31:44.623810+0000 mon.a (mon.0) 4760 : audit 0 from='client.? 172.21.15.40:0/3157754101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:45 smithi040 bash[41173]: audit 2023-12-01T19:31:45.196318+0000 mon.c (mon.2) 4432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:31:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:45 smithi040 bash[28232]: audit 2023-12-01T19:31:44.623810+0000 mon.a (mon.0) 4760 : audit 0 from='client.? 172.21.15.40:0/3157754101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:45 smithi040 bash[28232]: audit 2023-12-01T19:31:45.196318+0000 mon.c (mon.2) 4432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:31:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:45 smithi141 bash[31670]: audit 2023-12-01T19:31:44.623810+0000 mon.a (mon.0) 4760 : audit 0 from='client.? 172.21.15.40:0/3157754101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:45 smithi141 bash[31670]: audit 2023-12-01T19:31:45.196318+0000 mon.c (mon.2) 4432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:31:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:46 smithi040 bash[28232]: cluster 2023-12-01T19:31:45.502616+0000 mgr.y (mgr.24356) 7008 : cluster 0 pgmap v6976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:31:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T19:31:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:46 smithi040 bash[41173]: cluster 2023-12-01T19:31:45.502616+0000 mgr.y (mgr.24356) 7008 : cluster 0 pgmap v6976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:46 smithi141 bash[31670]: cluster 2023-12-01T19:31:45.502616+0000 mgr.y (mgr.24356) 7008 : cluster 0 pgmap v6976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:47 smithi040 bash[28232]: audit 2023-12-01T19:31:47.087842+0000 mon.a (mon.0) 4761 : audit 0 from='client.? 172.21.15.40:0/434862716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:47 smithi040 bash[41173]: audit 2023-12-01T19:31:47.087842+0000 mon.a (mon.0) 4761 : audit 0 from='client.? 172.21.15.40:0/434862716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:47 smithi141 bash[31670]: audit 2023-12-01T19:31:47.087842+0000 mon.a (mon.0) 4761 : audit 0 from='client.? 172.21.15.40:0/434862716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:48 smithi040 bash[28232]: cluster 2023-12-01T19:31:47.503254+0000 mgr.y (mgr.24356) 7009 : cluster 0 pgmap v6977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:48 smithi040 bash[41173]: cluster 2023-12-01T19:31:47.503254+0000 mgr.y (mgr.24356) 7009 : cluster 0 pgmap v6977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:48 smithi141 bash[31670]: cluster 2023-12-01T19:31:47.503254+0000 mgr.y (mgr.24356) 7009 : cluster 0 pgmap v6977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:49 smithi040 bash[28232]: audit 2023-12-01T19:31:48.681432+0000 mon.c (mon.2) 4433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:49 smithi040 bash[28232]: audit 2023-12-01T19:31:49.554815+0000 mon.a (mon.0) 4762 : audit 0 from='client.? 172.21.15.40:0/380668793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:49 smithi040 bash[41173]: audit 2023-12-01T19:31:48.681432+0000 mon.c (mon.2) 4433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:49 smithi040 bash[41173]: audit 2023-12-01T19:31:49.554815+0000 mon.a (mon.0) 4762 : audit 0 from='client.? 172.21.15.40:0/380668793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:49 smithi141 bash[31670]: audit 2023-12-01T19:31:48.681432+0000 mon.c (mon.2) 4433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:49 smithi141 bash[31670]: audit 2023-12-01T19:31:49.554815+0000 mon.a (mon.0) 4762 : audit 0 from='client.? 172.21.15.40:0/380668793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:50 smithi040 bash[28232]: cluster 2023-12-01T19:31:49.504568+0000 mgr.y (mgr.24356) 7010 : cluster 0 pgmap v6978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:50 smithi040 bash[41173]: cluster 2023-12-01T19:31:49.504568+0000 mgr.y (mgr.24356) 7010 : cluster 0 pgmap v6978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:50 smithi141 bash[31670]: cluster 2023-12-01T19:31:49.504568+0000 mgr.y (mgr.24356) 7010 : cluster 0 pgmap v6978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.092095+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.102453+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.396562+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.409443+0000 mon.a (mon.0) 4766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.887048+0000 mon.c (mon.2) 4434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.888539+0000 mon.c (mon.2) 4435 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:51.898947+0000 mon.a (mon.0) 4767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[28232]: audit 2023-12-01T19:31:52.030970+0000 mon.c (mon.2) 4436 : audit 0 from='client.? 172.21.15.40:0/8971777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.092095+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.102453+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.396562+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.409443+0000 mon.a (mon.0) 4766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.887048+0000 mon.c (mon.2) 4434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.888539+0000 mon.c (mon.2) 4435 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:51.898947+0000 mon.a (mon.0) 4767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:52 smithi040 bash[41173]: audit 2023-12-01T19:31:52.030970+0000 mon.c (mon.2) 4436 : audit 0 from='client.? 172.21.15.40:0/8971777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.092095+0000 mon.a (mon.0) 4763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.102453+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.396562+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.409443+0000 mon.a (mon.0) 4766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.887048+0000 mon.c (mon.2) 4434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:31:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.888539+0000 mon.c (mon.2) 4435 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:31:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:51.898947+0000 mon.a (mon.0) 4767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:31:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:52 smithi141 bash[31670]: audit 2023-12-01T19:31:52.030970+0000 mon.c (mon.2) 4436 : audit 0 from='client.? 172.21.15.40:0/8971777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:53 smithi040 bash[28232]: cluster 2023-12-01T19:31:51.505182+0000 mgr.y (mgr.24356) 7011 : cluster 0 pgmap v6979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:53 smithi040 bash[41173]: cluster 2023-12-01T19:31:51.505182+0000 mgr.y (mgr.24356) 7011 : cluster 0 pgmap v6979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:53 smithi141 bash[31670]: cluster 2023-12-01T19:31:51.505182+0000 mgr.y (mgr.24356) 7011 : cluster 0 pgmap v6979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:55 smithi040 bash[28232]: cluster 2023-12-01T19:31:53.505754+0000 mgr.y (mgr.24356) 7012 : cluster 0 pgmap v6980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:55 smithi040 bash[28232]: audit 2023-12-01T19:31:54.500028+0000 mon.c (mon.2) 4437 : audit 0 from='client.? 172.21.15.40:0/2088310130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:55 smithi040 bash[41173]: cluster 2023-12-01T19:31:53.505754+0000 mgr.y (mgr.24356) 7012 : cluster 0 pgmap v6980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:55 smithi040 bash[41173]: audit 2023-12-01T19:31:54.500028+0000 mon.c (mon.2) 4437 : audit 0 from='client.? 172.21.15.40:0/2088310130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:55 smithi141 bash[31670]: cluster 2023-12-01T19:31:53.505754+0000 mgr.y (mgr.24356) 7012 : cluster 0 pgmap v6980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:55 smithi141 bash[31670]: audit 2023-12-01T19:31:54.500028+0000 mon.c (mon.2) 4437 : audit 0 from='client.? 172.21.15.40:0/2088310130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:31:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:31:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:57 smithi040 bash[41173]: cluster 2023-12-01T19:31:55.506928+0000 mgr.y (mgr.24356) 7013 : cluster 0 pgmap v6981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:57 smithi040 bash[41173]: audit 2023-12-01T19:31:56.964928+0000 mon.a (mon.0) 4768 : audit 0 from='client.? 172.21.15.40:0/3862516974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:57 smithi040 bash[28232]: cluster 2023-12-01T19:31:55.506928+0000 mgr.y (mgr.24356) 7013 : cluster 0 pgmap v6981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:57 smithi040 bash[28232]: audit 2023-12-01T19:31:56.964928+0000 mon.a (mon.0) 4768 : audit 0 from='client.? 172.21.15.40:0/3862516974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:57 smithi141 bash[31670]: cluster 2023-12-01T19:31:55.506928+0000 mgr.y (mgr.24356) 7013 : cluster 0 pgmap v6981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:57 smithi141 bash[31670]: audit 2023-12-01T19:31:56.964928+0000 mon.a (mon.0) 4768 : audit 0 from='client.? 172.21.15.40:0/3862516974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:58 smithi141 bash[31670]: cluster 2023-12-01T19:31:57.507557+0000 mgr.y (mgr.24356) 7014 : cluster 0 pgmap v6982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:58 smithi040 bash[41173]: cluster 2023-12-01T19:31:57.507557+0000 mgr.y (mgr.24356) 7014 : cluster 0 pgmap v6982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:58 smithi040 bash[28232]: cluster 2023-12-01T19:31:57.507557+0000 mgr.y (mgr.24356) 7014 : cluster 0 pgmap v6982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:31:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:31:59 smithi141 bash[31670]: audit 2023-12-01T19:31:59.436962+0000 mon.c (mon.2) 4438 : audit 0 from='client.? 172.21.15.40:0/1866555626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:31:59 smithi040 bash[41173]: audit 2023-12-01T19:31:59.436962+0000 mon.c (mon.2) 4438 : audit 0 from='client.? 172.21.15.40:0/1866555626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:31:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:31:59 smithi040 bash[28232]: audit 2023-12-01T19:31:59.436962+0000 mon.c (mon.2) 4438 : audit 0 from='client.? 172.21.15.40:0/1866555626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:00 smithi141 bash[31670]: cluster 2023-12-01T19:31:59.508632+0000 mgr.y (mgr.24356) 7015 : cluster 0 pgmap v6983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:00 smithi040 bash[41173]: cluster 2023-12-01T19:31:59.508632+0000 mgr.y (mgr.24356) 7015 : cluster 0 pgmap v6983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:00 smithi040 bash[28232]: cluster 2023-12-01T19:31:59.508632+0000 mgr.y (mgr.24356) 7015 : cluster 0 pgmap v6983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:02 smithi040 bash[28232]: cluster 2023-12-01T19:32:01.509229+0000 mgr.y (mgr.24356) 7016 : cluster 0 pgmap v6984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:02 smithi040 bash[28232]: audit 2023-12-01T19:32:01.893667+0000 mon.a (mon.0) 4769 : audit 0 from='client.? 172.21.15.40:0/3060216262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:02 smithi040 bash[41173]: cluster 2023-12-01T19:32:01.509229+0000 mgr.y (mgr.24356) 7016 : cluster 0 pgmap v6984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:02 smithi040 bash[41173]: audit 2023-12-01T19:32:01.893667+0000 mon.a (mon.0) 4769 : audit 0 from='client.? 172.21.15.40:0/3060216262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:02 smithi141 bash[31670]: cluster 2023-12-01T19:32:01.509229+0000 mgr.y (mgr.24356) 7016 : cluster 0 pgmap v6984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:02 smithi141 bash[31670]: audit 2023-12-01T19:32:01.893667+0000 mon.a (mon.0) 4769 : audit 0 from='client.? 172.21.15.40:0/3060216262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:04 smithi040 bash[28232]: cluster 2023-12-01T19:32:03.509898+0000 mgr.y (mgr.24356) 7017 : cluster 0 pgmap v6985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:04 smithi040 bash[28232]: audit 2023-12-01T19:32:03.682056+0000 mon.c (mon.2) 4439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:04 smithi040 bash[28232]: audit 2023-12-01T19:32:04.347852+0000 mon.a (mon.0) 4770 : audit 0 from='client.? 172.21.15.40:0/376906170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:04 smithi040 bash[41173]: cluster 2023-12-01T19:32:03.509898+0000 mgr.y (mgr.24356) 7017 : cluster 0 pgmap v6985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:04 smithi040 bash[41173]: audit 2023-12-01T19:32:03.682056+0000 mon.c (mon.2) 4439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:04 smithi040 bash[41173]: audit 2023-12-01T19:32:04.347852+0000 mon.a (mon.0) 4770 : audit 0 from='client.? 172.21.15.40:0/376906170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:04 smithi141 bash[31670]: cluster 2023-12-01T19:32:03.509898+0000 mgr.y (mgr.24356) 7017 : cluster 0 pgmap v6985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:04 smithi141 bash[31670]: audit 2023-12-01T19:32:03.682056+0000 mon.c (mon.2) 4439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:04 smithi141 bash[31670]: audit 2023-12-01T19:32:04.347852+0000 mon.a (mon.0) 4770 : audit 0 from='client.? 172.21.15.40:0/376906170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:06 smithi040 bash[28232]: cluster 2023-12-01T19:32:05.511099+0000 mgr.y (mgr.24356) 7018 : cluster 0 pgmap v6986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:32:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:32:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:06 smithi040 bash[41173]: cluster 2023-12-01T19:32:05.511099+0000 mgr.y (mgr.24356) 7018 : cluster 0 pgmap v6986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:06 smithi141 bash[31670]: cluster 2023-12-01T19:32:05.511099+0000 mgr.y (mgr.24356) 7018 : cluster 0 pgmap v6986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:07 smithi040 bash[28232]: audit 2023-12-01T19:32:06.813716+0000 mon.c (mon.2) 4440 : audit 0 from='client.? 172.21.15.40:0/1221550844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:07 smithi040 bash[41173]: audit 2023-12-01T19:32:06.813716+0000 mon.c (mon.2) 4440 : audit 0 from='client.? 172.21.15.40:0/1221550844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:07 smithi141 bash[31670]: audit 2023-12-01T19:32:06.813716+0000 mon.c (mon.2) 4440 : audit 0 from='client.? 172.21.15.40:0/1221550844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:08 smithi040 bash[41173]: cluster 2023-12-01T19:32:07.511895+0000 mgr.y (mgr.24356) 7019 : cluster 0 pgmap v6987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:08 smithi040 bash[28232]: cluster 2023-12-01T19:32:07.511895+0000 mgr.y (mgr.24356) 7019 : cluster 0 pgmap v6987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:08 smithi141 bash[31670]: cluster 2023-12-01T19:32:07.511895+0000 mgr.y (mgr.24356) 7019 : cluster 0 pgmap v6987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:09 smithi040 bash[28232]: audit 2023-12-01T19:32:09.285781+0000 mon.a (mon.0) 4771 : audit 0 from='client.? 172.21.15.40:0/1019063611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:09 smithi040 bash[41173]: audit 2023-12-01T19:32:09.285781+0000 mon.a (mon.0) 4771 : audit 0 from='client.? 172.21.15.40:0/1019063611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:09 smithi141 bash[31670]: audit 2023-12-01T19:32:09.285781+0000 mon.a (mon.0) 4771 : audit 0 from='client.? 172.21.15.40:0/1019063611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:10 smithi040 bash[28232]: cluster 2023-12-01T19:32:09.513252+0000 mgr.y (mgr.24356) 7020 : cluster 0 pgmap v6988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:10 smithi040 bash[41173]: cluster 2023-12-01T19:32:09.513252+0000 mgr.y (mgr.24356) 7020 : cluster 0 pgmap v6988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:10 smithi141 bash[31670]: cluster 2023-12-01T19:32:09.513252+0000 mgr.y (mgr.24356) 7020 : cluster 0 pgmap v6988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:12 smithi040 bash[28232]: cluster 2023-12-01T19:32:11.513923+0000 mgr.y (mgr.24356) 7021 : cluster 0 pgmap v6989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:12 smithi040 bash[28232]: audit 2023-12-01T19:32:11.743786+0000 mon.c (mon.2) 4441 : audit 0 from='client.? 172.21.15.40:0/2295793945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:12 smithi040 bash[41173]: cluster 2023-12-01T19:32:11.513923+0000 mgr.y (mgr.24356) 7021 : cluster 0 pgmap v6989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:12 smithi040 bash[41173]: audit 2023-12-01T19:32:11.743786+0000 mon.c (mon.2) 4441 : audit 0 from='client.? 172.21.15.40:0/2295793945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:12 smithi141 bash[31670]: cluster 2023-12-01T19:32:11.513923+0000 mgr.y (mgr.24356) 7021 : cluster 0 pgmap v6989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:12 smithi141 bash[31670]: audit 2023-12-01T19:32:11.743786+0000 mon.c (mon.2) 4441 : audit 0 from='client.? 172.21.15.40:0/2295793945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:14 smithi040 bash[28232]: cluster 2023-12-01T19:32:13.514599+0000 mgr.y (mgr.24356) 7022 : cluster 0 pgmap v6990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:14 smithi040 bash[28232]: audit 2023-12-01T19:32:14.199454+0000 mon.c (mon.2) 4442 : audit 0 from='client.? 172.21.15.40:0/2057532640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:14 smithi040 bash[41173]: cluster 2023-12-01T19:32:13.514599+0000 mgr.y (mgr.24356) 7022 : cluster 0 pgmap v6990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:14 smithi040 bash[41173]: audit 2023-12-01T19:32:14.199454+0000 mon.c (mon.2) 4442 : audit 0 from='client.? 172.21.15.40:0/2057532640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:14 smithi141 bash[31670]: cluster 2023-12-01T19:32:13.514599+0000 mgr.y (mgr.24356) 7022 : cluster 0 pgmap v6990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:14 smithi141 bash[31670]: audit 2023-12-01T19:32:14.199454+0000 mon.c (mon.2) 4442 : audit 0 from='client.? 172.21.15.40:0/2057532640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:16 smithi040 bash[28232]: cluster 2023-12-01T19:32:15.515852+0000 mgr.y (mgr.24356) 7023 : cluster 0 pgmap v6991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:32:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:32:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:16 smithi040 bash[41173]: cluster 2023-12-01T19:32:15.515852+0000 mgr.y (mgr.24356) 7023 : cluster 0 pgmap v6991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:16 smithi141 bash[31670]: cluster 2023-12-01T19:32:15.515852+0000 mgr.y (mgr.24356) 7023 : cluster 0 pgmap v6991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:17 smithi040 bash[28232]: audit 2023-12-01T19:32:16.666534+0000 mon.a (mon.0) 4772 : audit 0 from='client.? 172.21.15.40:0/4147404305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:17 smithi040 bash[41173]: audit 2023-12-01T19:32:16.666534+0000 mon.a (mon.0) 4772 : audit 0 from='client.? 172.21.15.40:0/4147404305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:17 smithi141 bash[31670]: audit 2023-12-01T19:32:16.666534+0000 mon.a (mon.0) 4772 : audit 0 from='client.? 172.21.15.40:0/4147404305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:18 smithi040 bash[28232]: cluster 2023-12-01T19:32:17.516708+0000 mgr.y (mgr.24356) 7024 : cluster 0 pgmap v6992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:18 smithi040 bash[41173]: cluster 2023-12-01T19:32:17.516708+0000 mgr.y (mgr.24356) 7024 : cluster 0 pgmap v6992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:18 smithi141 bash[31670]: cluster 2023-12-01T19:32:17.516708+0000 mgr.y (mgr.24356) 7024 : cluster 0 pgmap v6992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:19 smithi040 bash[28232]: audit 2023-12-01T19:32:18.682258+0000 mon.c (mon.2) 4443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:19 smithi040 bash[28232]: audit 2023-12-01T19:32:19.127715+0000 mon.c (mon.2) 4444 : audit 0 from='client.? 172.21.15.40:0/3358841369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:19 smithi040 bash[41173]: audit 2023-12-01T19:32:18.682258+0000 mon.c (mon.2) 4443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:19 smithi040 bash[41173]: audit 2023-12-01T19:32:19.127715+0000 mon.c (mon.2) 4444 : audit 0 from='client.? 172.21.15.40:0/3358841369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:19 smithi141 bash[31670]: audit 2023-12-01T19:32:18.682258+0000 mon.c (mon.2) 4443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:19 smithi141 bash[31670]: audit 2023-12-01T19:32:19.127715+0000 mon.c (mon.2) 4444 : audit 0 from='client.? 172.21.15.40:0/3358841369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:20 smithi040 bash[28232]: cluster 2023-12-01T19:32:19.517896+0000 mgr.y (mgr.24356) 7025 : cluster 0 pgmap v6993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:20 smithi040 bash[41173]: cluster 2023-12-01T19:32:19.517896+0000 mgr.y (mgr.24356) 7025 : cluster 0 pgmap v6993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:20 smithi141 bash[31670]: cluster 2023-12-01T19:32:19.517896+0000 mgr.y (mgr.24356) 7025 : cluster 0 pgmap v6993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:21 smithi040 bash[41173]: audit 2023-12-01T19:32:21.594817+0000 mon.a (mon.0) 4773 : audit 0 from='client.? 172.21.15.40:0/416107627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:21 smithi040 bash[28232]: audit 2023-12-01T19:32:21.594817+0000 mon.a (mon.0) 4773 : audit 0 from='client.? 172.21.15.40:0/416107627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:21 smithi141 bash[31670]: audit 2023-12-01T19:32:21.594817+0000 mon.a (mon.0) 4773 : audit 0 from='client.? 172.21.15.40:0/416107627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:22 smithi040 bash[28232]: cluster 2023-12-01T19:32:21.518523+0000 mgr.y (mgr.24356) 7026 : cluster 0 pgmap v6994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:22 smithi040 bash[41173]: cluster 2023-12-01T19:32:21.518523+0000 mgr.y (mgr.24356) 7026 : cluster 0 pgmap v6994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:22 smithi141 bash[31670]: cluster 2023-12-01T19:32:21.518523+0000 mgr.y (mgr.24356) 7026 : cluster 0 pgmap v6994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:24 smithi040 bash[28232]: cluster 2023-12-01T19:32:23.519208+0000 mgr.y (mgr.24356) 7027 : cluster 0 pgmap v6995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:24 smithi040 bash[28232]: audit 2023-12-01T19:32:24.061061+0000 mon.c (mon.2) 4445 : audit 0 from='client.? 172.21.15.40:0/1949526251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:24 smithi040 bash[41173]: cluster 2023-12-01T19:32:23.519208+0000 mgr.y (mgr.24356) 7027 : cluster 0 pgmap v6995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:24 smithi040 bash[41173]: audit 2023-12-01T19:32:24.061061+0000 mon.c (mon.2) 4445 : audit 0 from='client.? 172.21.15.40:0/1949526251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:24 smithi141 bash[31670]: cluster 2023-12-01T19:32:23.519208+0000 mgr.y (mgr.24356) 7027 : cluster 0 pgmap v6995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:24 smithi141 bash[31670]: audit 2023-12-01T19:32:24.061061+0000 mon.c (mon.2) 4445 : audit 0 from='client.? 172.21.15.40:0/1949526251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:32:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:32:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:26 smithi040 bash[41173]: cluster 2023-12-01T19:32:25.520380+0000 mgr.y (mgr.24356) 7028 : cluster 0 pgmap v6996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:26 smithi040 bash[41173]: audit 2023-12-01T19:32:26.528602+0000 mon.a (mon.0) 4774 : audit 0 from='client.? 172.21.15.40:0/2769950173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:26 smithi040 bash[28232]: cluster 2023-12-01T19:32:25.520380+0000 mgr.y (mgr.24356) 7028 : cluster 0 pgmap v6996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:26 smithi040 bash[28232]: audit 2023-12-01T19:32:26.528602+0000 mon.a (mon.0) 4774 : audit 0 from='client.? 172.21.15.40:0/2769950173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:26 smithi141 bash[31670]: cluster 2023-12-01T19:32:25.520380+0000 mgr.y (mgr.24356) 7028 : cluster 0 pgmap v6996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:26 smithi141 bash[31670]: audit 2023-12-01T19:32:26.528602+0000 mon.a (mon.0) 4774 : audit 0 from='client.? 172.21.15.40:0/2769950173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:28 smithi040 bash[41173]: cluster 2023-12-01T19:32:27.521032+0000 mgr.y (mgr.24356) 7029 : cluster 0 pgmap v6997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:28 smithi040 bash[28232]: cluster 2023-12-01T19:32:27.521032+0000 mgr.y (mgr.24356) 7029 : cluster 0 pgmap v6997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:28 smithi141 bash[31670]: cluster 2023-12-01T19:32:27.521032+0000 mgr.y (mgr.24356) 7029 : cluster 0 pgmap v6997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:29 smithi040 bash[28232]: audit 2023-12-01T19:32:28.994209+0000 mon.a (mon.0) 4775 : audit 0 from='client.? 172.21.15.40:0/3675380838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:29 smithi040 bash[41173]: audit 2023-12-01T19:32:28.994209+0000 mon.a (mon.0) 4775 : audit 0 from='client.? 172.21.15.40:0/3675380838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:29 smithi141 bash[31670]: audit 2023-12-01T19:32:28.994209+0000 mon.a (mon.0) 4775 : audit 0 from='client.? 172.21.15.40:0/3675380838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:30 smithi040 bash[28232]: cluster 2023-12-01T19:32:29.522203+0000 mgr.y (mgr.24356) 7030 : cluster 0 pgmap v6998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:30 smithi040 bash[41173]: cluster 2023-12-01T19:32:29.522203+0000 mgr.y (mgr.24356) 7030 : cluster 0 pgmap v6998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:30 smithi141 bash[31670]: cluster 2023-12-01T19:32:29.522203+0000 mgr.y (mgr.24356) 7030 : cluster 0 pgmap v6998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:31 smithi141 bash[31670]: audit 2023-12-01T19:32:31.449899+0000 mon.a (mon.0) 4776 : audit 0 from='client.? 172.21.15.40:0/3938341823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:31 smithi040 bash[28232]: audit 2023-12-01T19:32:31.449899+0000 mon.a (mon.0) 4776 : audit 0 from='client.? 172.21.15.40:0/3938341823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:31 smithi040 bash[41173]: audit 2023-12-01T19:32:31.449899+0000 mon.a (mon.0) 4776 : audit 0 from='client.? 172.21.15.40:0/3938341823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:32 smithi141 bash[31670]: cluster 2023-12-01T19:32:31.522842+0000 mgr.y (mgr.24356) 7031 : cluster 0 pgmap v6999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:32 smithi040 bash[28232]: cluster 2023-12-01T19:32:31.522842+0000 mgr.y (mgr.24356) 7031 : cluster 0 pgmap v6999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:32 smithi040 bash[41173]: cluster 2023-12-01T19:32:31.522842+0000 mgr.y (mgr.24356) 7031 : cluster 0 pgmap v6999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:34 smithi040 bash[28232]: cluster 2023-12-01T19:32:33.523518+0000 mgr.y (mgr.24356) 7032 : cluster 0 pgmap v7000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:34 smithi040 bash[28232]: audit 2023-12-01T19:32:33.682496+0000 mon.c (mon.2) 4446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:34 smithi040 bash[28232]: audit 2023-12-01T19:32:33.914844+0000 mon.a (mon.0) 4777 : audit 0 from='client.? 172.21.15.40:0/1680680503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:34 smithi040 bash[41173]: cluster 2023-12-01T19:32:33.523518+0000 mgr.y (mgr.24356) 7032 : cluster 0 pgmap v7000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:34 smithi040 bash[41173]: audit 2023-12-01T19:32:33.682496+0000 mon.c (mon.2) 4446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:34 smithi040 bash[41173]: audit 2023-12-01T19:32:33.914844+0000 mon.a (mon.0) 4777 : audit 0 from='client.? 172.21.15.40:0/1680680503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:34 smithi141 bash[31670]: cluster 2023-12-01T19:32:33.523518+0000 mgr.y (mgr.24356) 7032 : cluster 0 pgmap v7000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:34 smithi141 bash[31670]: audit 2023-12-01T19:32:33.682496+0000 mon.c (mon.2) 4446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:34 smithi141 bash[31670]: audit 2023-12-01T19:32:33.914844+0000 mon.a (mon.0) 4777 : audit 0 from='client.? 172.21.15.40:0/1680680503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:36 smithi040 bash[28232]: cluster 2023-12-01T19:32:35.524736+0000 mgr.y (mgr.24356) 7033 : cluster 0 pgmap v7001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:36 smithi040 bash[28232]: audit 2023-12-01T19:32:36.378583+0000 mon.a (mon.0) 4778 : audit 0 from='client.? 172.21.15.40:0/3951874050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:32:36] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:32:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:36 smithi040 bash[41173]: cluster 2023-12-01T19:32:35.524736+0000 mgr.y (mgr.24356) 7033 : cluster 0 pgmap v7001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:36 smithi040 bash[41173]: audit 2023-12-01T19:32:36.378583+0000 mon.a (mon.0) 4778 : audit 0 from='client.? 172.21.15.40:0/3951874050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:36 smithi141 bash[31670]: cluster 2023-12-01T19:32:35.524736+0000 mgr.y (mgr.24356) 7033 : cluster 0 pgmap v7001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:36 smithi141 bash[31670]: audit 2023-12-01T19:32:36.378583+0000 mon.a (mon.0) 4778 : audit 0 from='client.? 172.21.15.40:0/3951874050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:38 smithi040 bash[41173]: cluster 2023-12-01T19:32:37.525404+0000 mgr.y (mgr.24356) 7034 : cluster 0 pgmap v7002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:38 smithi040 bash[28232]: cluster 2023-12-01T19:32:37.525404+0000 mgr.y (mgr.24356) 7034 : cluster 0 pgmap v7002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:38 smithi141 bash[31670]: cluster 2023-12-01T19:32:37.525404+0000 mgr.y (mgr.24356) 7034 : cluster 0 pgmap v7002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:39 smithi040 bash[28232]: audit 2023-12-01T19:32:38.842788+0000 mon.c (mon.2) 4447 : audit 0 from='client.? 172.21.15.40:0/4201263269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:39 smithi040 bash[41173]: audit 2023-12-01T19:32:38.842788+0000 mon.c (mon.2) 4447 : audit 0 from='client.? 172.21.15.40:0/4201263269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:39 smithi141 bash[31670]: audit 2023-12-01T19:32:38.842788+0000 mon.c (mon.2) 4447 : audit 0 from='client.? 172.21.15.40:0/4201263269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:40 smithi040 bash[41173]: cluster 2023-12-01T19:32:39.526448+0000 mgr.y (mgr.24356) 7035 : cluster 0 pgmap v7003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:40 smithi040 bash[28232]: cluster 2023-12-01T19:32:39.526448+0000 mgr.y (mgr.24356) 7035 : cluster 0 pgmap v7003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:40 smithi141 bash[31670]: cluster 2023-12-01T19:32:39.526448+0000 mgr.y (mgr.24356) 7035 : cluster 0 pgmap v7003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:41 smithi040 bash[28232]: audit 2023-12-01T19:32:41.301431+0000 mon.a (mon.0) 4779 : audit 0 from='client.? 172.21.15.40:0/1853270563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:41 smithi040 bash[41173]: audit 2023-12-01T19:32:41.301431+0000 mon.a (mon.0) 4779 : audit 0 from='client.? 172.21.15.40:0/1853270563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:41 smithi141 bash[31670]: audit 2023-12-01T19:32:41.301431+0000 mon.a (mon.0) 4779 : audit 0 from='client.? 172.21.15.40:0/1853270563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:42 smithi040 bash[28232]: cluster 2023-12-01T19:32:41.527149+0000 mgr.y (mgr.24356) 7036 : cluster 0 pgmap v7004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:42 smithi040 bash[41173]: cluster 2023-12-01T19:32:41.527149+0000 mgr.y (mgr.24356) 7036 : cluster 0 pgmap v7004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:42 smithi141 bash[31670]: cluster 2023-12-01T19:32:41.527149+0000 mgr.y (mgr.24356) 7036 : cluster 0 pgmap v7004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:44 smithi040 bash[41173]: cluster 2023-12-01T19:32:43.527805+0000 mgr.y (mgr.24356) 7037 : cluster 0 pgmap v7005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:44 smithi040 bash[41173]: audit 2023-12-01T19:32:43.762302+0000 mon.c (mon.2) 4448 : audit 0 from='client.? 172.21.15.40:0/1112139242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:44 smithi040 bash[28232]: cluster 2023-12-01T19:32:43.527805+0000 mgr.y (mgr.24356) 7037 : cluster 0 pgmap v7005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:44 smithi040 bash[28232]: audit 2023-12-01T19:32:43.762302+0000 mon.c (mon.2) 4448 : audit 0 from='client.? 172.21.15.40:0/1112139242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:44 smithi141 bash[31670]: cluster 2023-12-01T19:32:43.527805+0000 mgr.y (mgr.24356) 7037 : cluster 0 pgmap v7005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:44 smithi141 bash[31670]: audit 2023-12-01T19:32:43.762302+0000 mon.c (mon.2) 4448 : audit 0 from='client.? 172.21.15.40:0/1112139242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:32:46] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:32:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:46 smithi040 bash[41173]: cluster 2023-12-01T19:32:45.528994+0000 mgr.y (mgr.24356) 7038 : cluster 0 pgmap v7006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:46 smithi040 bash[41173]: audit 2023-12-01T19:32:46.222945+0000 mon.c (mon.2) 4449 : audit 0 from='client.? 172.21.15.40:0/2241625895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:46 smithi040 bash[28232]: cluster 2023-12-01T19:32:45.528994+0000 mgr.y (mgr.24356) 7038 : cluster 0 pgmap v7006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:46 smithi040 bash[28232]: audit 2023-12-01T19:32:46.222945+0000 mon.c (mon.2) 4449 : audit 0 from='client.? 172.21.15.40:0/2241625895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:46 smithi141 bash[31670]: cluster 2023-12-01T19:32:45.528994+0000 mgr.y (mgr.24356) 7038 : cluster 0 pgmap v7006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:46 smithi141 bash[31670]: audit 2023-12-01T19:32:46.222945+0000 mon.c (mon.2) 4449 : audit 0 from='client.? 172.21.15.40:0/2241625895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:48 smithi040 bash[41173]: cluster 2023-12-01T19:32:47.529630+0000 mgr.y (mgr.24356) 7039 : cluster 0 pgmap v7007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:48 smithi040 bash[28232]: cluster 2023-12-01T19:32:47.529630+0000 mgr.y (mgr.24356) 7039 : cluster 0 pgmap v7007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:48 smithi141 bash[31670]: cluster 2023-12-01T19:32:47.529630+0000 mgr.y (mgr.24356) 7039 : cluster 0 pgmap v7007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:49 smithi040 bash[28232]: audit 2023-12-01T19:32:48.682819+0000 mon.c (mon.2) 4450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:49 smithi040 bash[28232]: audit 2023-12-01T19:32:48.691942+0000 mon.a (mon.0) 4780 : audit 0 from='client.? 172.21.15.40:0/4282725020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:49 smithi040 bash[41173]: audit 2023-12-01T19:32:48.682819+0000 mon.c (mon.2) 4450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:49 smithi040 bash[41173]: audit 2023-12-01T19:32:48.691942+0000 mon.a (mon.0) 4780 : audit 0 from='client.? 172.21.15.40:0/4282725020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:49 smithi141 bash[31670]: audit 2023-12-01T19:32:48.682819+0000 mon.c (mon.2) 4450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:49 smithi141 bash[31670]: audit 2023-12-01T19:32:48.691942+0000 mon.a (mon.0) 4780 : audit 0 from='client.? 172.21.15.40:0/4282725020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:50 smithi040 bash[28232]: cluster 2023-12-01T19:32:49.530635+0000 mgr.y (mgr.24356) 7040 : cluster 0 pgmap v7008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:50 smithi040 bash[41173]: cluster 2023-12-01T19:32:49.530635+0000 mgr.y (mgr.24356) 7040 : cluster 0 pgmap v7008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:50 smithi141 bash[31670]: cluster 2023-12-01T19:32:49.530635+0000 mgr.y (mgr.24356) 7040 : cluster 0 pgmap v7008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:51 smithi040 bash[28232]: audit 2023-12-01T19:32:51.161775+0000 mon.a (mon.0) 4781 : audit 0 from='client.? 172.21.15.40:0/3620864330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:51 smithi040 bash[41173]: audit 2023-12-01T19:32:51.161775+0000 mon.a (mon.0) 4781 : audit 0 from='client.? 172.21.15.40:0/3620864330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:51 smithi141 bash[31670]: audit 2023-12-01T19:32:51.161775+0000 mon.a (mon.0) 4781 : audit 0 from='client.? 172.21.15.40:0/3620864330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:52 smithi040 bash[28232]: cluster 2023-12-01T19:32:51.531289+0000 mgr.y (mgr.24356) 7041 : cluster 0 pgmap v7009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:52 smithi040 bash[28232]: audit 2023-12-01T19:32:51.980417+0000 mon.c (mon.2) 4451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:32:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:52 smithi040 bash[41173]: cluster 2023-12-01T19:32:51.531289+0000 mgr.y (mgr.24356) 7041 : cluster 0 pgmap v7009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:52 smithi040 bash[41173]: audit 2023-12-01T19:32:51.980417+0000 mon.c (mon.2) 4451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:32:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:52 smithi141 bash[31670]: cluster 2023-12-01T19:32:51.531289+0000 mgr.y (mgr.24356) 7041 : cluster 0 pgmap v7009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:52 smithi141 bash[31670]: audit 2023-12-01T19:32:51.980417+0000 mon.c (mon.2) 4451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:32:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:54 smithi040 bash[28232]: cluster 2023-12-01T19:32:53.532006+0000 mgr.y (mgr.24356) 7042 : cluster 0 pgmap v7010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:54 smithi040 bash[28232]: audit 2023-12-01T19:32:53.605639+0000 mon.c (mon.2) 4452 : audit 0 from='client.? 172.21.15.40:0/10474940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:54 smithi040 bash[41173]: cluster 2023-12-01T19:32:53.532006+0000 mgr.y (mgr.24356) 7042 : cluster 0 pgmap v7010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:54 smithi040 bash[41173]: audit 2023-12-01T19:32:53.605639+0000 mon.c (mon.2) 4452 : audit 0 from='client.? 172.21.15.40:0/10474940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:54 smithi141 bash[31670]: cluster 2023-12-01T19:32:53.532006+0000 mgr.y (mgr.24356) 7042 : cluster 0 pgmap v7010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:54 smithi141 bash[31670]: audit 2023-12-01T19:32:53.605639+0000 mon.c (mon.2) 4452 : audit 0 from='client.? 172.21.15.40:0/10474940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:56 smithi040 bash[28232]: cluster 2023-12-01T19:32:55.533231+0000 mgr.y (mgr.24356) 7043 : cluster 0 pgmap v7011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:56 smithi040 bash[28232]: audit 2023-12-01T19:32:56.071015+0000 mon.a (mon.0) 4782 : audit 0 from='client.? 172.21.15.40:0/4140605190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:32:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:32:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:56 smithi040 bash[41173]: cluster 2023-12-01T19:32:55.533231+0000 mgr.y (mgr.24356) 7043 : cluster 0 pgmap v7011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:56 smithi040 bash[41173]: audit 2023-12-01T19:32:56.071015+0000 mon.a (mon.0) 4782 : audit 0 from='client.? 172.21.15.40:0/4140605190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:56 smithi141 bash[31670]: cluster 2023-12-01T19:32:55.533231+0000 mgr.y (mgr.24356) 7043 : cluster 0 pgmap v7011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:56 smithi141 bash[31670]: audit 2023-12-01T19:32:56.071015+0000 mon.a (mon.0) 4782 : audit 0 from='client.? 172.21.15.40:0/4140605190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: cluster 2023-12-01T19:32:57.534023+0000 mgr.y (mgr.24356) 7044 : cluster 0 pgmap v7012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:57.879675+0000 mon.a (mon.0) 4783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:57.894867+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:58.125720+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:58.139458+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:58.546062+0000 mon.c (mon.2) 4453 : audit 0 from='client.? 172.21.15.40:0/3467813121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:58.613359+0000 mon.c (mon.2) 4454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:58.615302+0000 mon.c (mon.2) 4455 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[28232]: audit 2023-12-01T19:32:58.625839+0000 mon.a (mon.0) 4787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: cluster 2023-12-01T19:32:57.534023+0000 mgr.y (mgr.24356) 7044 : cluster 0 pgmap v7012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:57.879675+0000 mon.a (mon.0) 4783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:57.894867+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:58.125720+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:58.139458+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:58.546062+0000 mon.c (mon.2) 4453 : audit 0 from='client.? 172.21.15.40:0/3467813121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:58.613359+0000 mon.c (mon.2) 4454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:32:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:58.615302+0000 mon.c (mon.2) 4455 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:32:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:32:58 smithi040 bash[41173]: audit 2023-12-01T19:32:58.625839+0000 mon.a (mon.0) 4787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: cluster 2023-12-01T19:32:57.534023+0000 mgr.y (mgr.24356) 7044 : cluster 0 pgmap v7012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:32:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:57.879675+0000 mon.a (mon.0) 4783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:57.894867+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:58.125720+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:58.139458+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:32:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:58.546062+0000 mon.c (mon.2) 4453 : audit 0 from='client.? 172.21.15.40:0/3467813121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:32:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:58.613359+0000 mon.c (mon.2) 4454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:32:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:58.615302+0000 mon.c (mon.2) 4455 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:32:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:32:58 smithi141 bash[31670]: audit 2023-12-01T19:32:58.625839+0000 mon.a (mon.0) 4787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:33:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:00 smithi040 bash[28232]: cluster 2023-12-01T19:32:59.535361+0000 mgr.y (mgr.24356) 7045 : cluster 0 pgmap v7013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:00 smithi040 bash[41173]: cluster 2023-12-01T19:32:59.535361+0000 mgr.y (mgr.24356) 7045 : cluster 0 pgmap v7013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:00 smithi141 bash[31670]: cluster 2023-12-01T19:32:59.535361+0000 mgr.y (mgr.24356) 7045 : cluster 0 pgmap v7013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:01 smithi040 bash[28232]: audit 2023-12-01T19:33:01.016671+0000 mon.a (mon.0) 4788 : audit 0 from='client.? 172.21.15.40:0/2536827869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:01 smithi040 bash[41173]: audit 2023-12-01T19:33:01.016671+0000 mon.a (mon.0) 4788 : audit 0 from='client.? 172.21.15.40:0/2536827869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:01 smithi141 bash[31670]: audit 2023-12-01T19:33:01.016671+0000 mon.a (mon.0) 4788 : audit 0 from='client.? 172.21.15.40:0/2536827869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:02 smithi040 bash[41173]: cluster 2023-12-01T19:33:01.536063+0000 mgr.y (mgr.24356) 7046 : cluster 0 pgmap v7014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:02 smithi040 bash[28232]: cluster 2023-12-01T19:33:01.536063+0000 mgr.y (mgr.24356) 7046 : cluster 0 pgmap v7014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:02 smithi141 bash[31670]: cluster 2023-12-01T19:33:01.536063+0000 mgr.y (mgr.24356) 7046 : cluster 0 pgmap v7014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:03 smithi040 bash[41173]: audit 2023-12-01T19:33:03.488041+0000 mon.c (mon.2) 4456 : audit 0 from='client.? 172.21.15.40:0/969220358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:03 smithi040 bash[41173]: audit 2023-12-01T19:33:03.683572+0000 mon.c (mon.2) 4457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:03 smithi040 bash[28232]: audit 2023-12-01T19:33:03.488041+0000 mon.c (mon.2) 4456 : audit 0 from='client.? 172.21.15.40:0/969220358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:03 smithi040 bash[28232]: audit 2023-12-01T19:33:03.683572+0000 mon.c (mon.2) 4457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:03 smithi141 bash[31670]: audit 2023-12-01T19:33:03.488041+0000 mon.c (mon.2) 4456 : audit 0 from='client.? 172.21.15.40:0/969220358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:03 smithi141 bash[31670]: audit 2023-12-01T19:33:03.683572+0000 mon.c (mon.2) 4457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:04 smithi040 bash[28232]: cluster 2023-12-01T19:33:03.536782+0000 mgr.y (mgr.24356) 7047 : cluster 0 pgmap v7015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:04 smithi040 bash[41173]: cluster 2023-12-01T19:33:03.536782+0000 mgr.y (mgr.24356) 7047 : cluster 0 pgmap v7015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:04 smithi141 bash[31670]: cluster 2023-12-01T19:33:03.536782+0000 mgr.y (mgr.24356) 7047 : cluster 0 pgmap v7015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:33:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:33:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:06 smithi040 bash[41173]: cluster 2023-12-01T19:33:05.537851+0000 mgr.y (mgr.24356) 7048 : cluster 0 pgmap v7016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:06 smithi040 bash[41173]: audit 2023-12-01T19:33:05.952191+0000 mon.a (mon.0) 4789 : audit 0 from='client.? 172.21.15.40:0/4045634394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:06 smithi040 bash[28232]: cluster 2023-12-01T19:33:05.537851+0000 mgr.y (mgr.24356) 7048 : cluster 0 pgmap v7016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:06 smithi040 bash[28232]: audit 2023-12-01T19:33:05.952191+0000 mon.a (mon.0) 4789 : audit 0 from='client.? 172.21.15.40:0/4045634394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:06 smithi141 bash[31670]: cluster 2023-12-01T19:33:05.537851+0000 mgr.y (mgr.24356) 7048 : cluster 0 pgmap v7016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:06 smithi141 bash[31670]: audit 2023-12-01T19:33:05.952191+0000 mon.a (mon.0) 4789 : audit 0 from='client.? 172.21.15.40:0/4045634394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:08 smithi040 bash[41173]: cluster 2023-12-01T19:33:07.538533+0000 mgr.y (mgr.24356) 7049 : cluster 0 pgmap v7017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:08 smithi040 bash[28232]: cluster 2023-12-01T19:33:07.538533+0000 mgr.y (mgr.24356) 7049 : cluster 0 pgmap v7017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:08 smithi141 bash[31670]: cluster 2023-12-01T19:33:07.538533+0000 mgr.y (mgr.24356) 7049 : cluster 0 pgmap v7017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:09 smithi040 bash[28232]: audit 2023-12-01T19:33:08.418808+0000 mon.a (mon.0) 4790 : audit 0 from='client.? 172.21.15.40:0/1198788232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:09 smithi040 bash[41173]: audit 2023-12-01T19:33:08.418808+0000 mon.a (mon.0) 4790 : audit 0 from='client.? 172.21.15.40:0/1198788232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:09 smithi141 bash[31670]: audit 2023-12-01T19:33:08.418808+0000 mon.a (mon.0) 4790 : audit 0 from='client.? 172.21.15.40:0/1198788232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:10 smithi040 bash[28232]: cluster 2023-12-01T19:33:09.539647+0000 mgr.y (mgr.24356) 7050 : cluster 0 pgmap v7018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:10 smithi040 bash[41173]: cluster 2023-12-01T19:33:09.539647+0000 mgr.y (mgr.24356) 7050 : cluster 0 pgmap v7018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:10 smithi141 bash[31670]: cluster 2023-12-01T19:33:09.539647+0000 mgr.y (mgr.24356) 7050 : cluster 0 pgmap v7018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:11 smithi040 bash[28232]: audit 2023-12-01T19:33:10.885799+0000 mon.a (mon.0) 4791 : audit 0 from='client.? 172.21.15.40:0/3768634266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:11 smithi040 bash[41173]: audit 2023-12-01T19:33:10.885799+0000 mon.a (mon.0) 4791 : audit 0 from='client.? 172.21.15.40:0/3768634266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:11 smithi141 bash[31670]: audit 2023-12-01T19:33:10.885799+0000 mon.a (mon.0) 4791 : audit 0 from='client.? 172.21.15.40:0/3768634266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:12 smithi040 bash[28232]: cluster 2023-12-01T19:33:11.540325+0000 mgr.y (mgr.24356) 7051 : cluster 0 pgmap v7019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:12 smithi040 bash[41173]: cluster 2023-12-01T19:33:11.540325+0000 mgr.y (mgr.24356) 7051 : cluster 0 pgmap v7019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:12 smithi141 bash[31670]: cluster 2023-12-01T19:33:11.540325+0000 mgr.y (mgr.24356) 7051 : cluster 0 pgmap v7019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:13 smithi040 bash[28232]: audit 2023-12-01T19:33:13.351972+0000 mon.a (mon.0) 4792 : audit 0 from='client.? 172.21.15.40:0/790400716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:13 smithi040 bash[41173]: audit 2023-12-01T19:33:13.351972+0000 mon.a (mon.0) 4792 : audit 0 from='client.? 172.21.15.40:0/790400716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:13 smithi141 bash[31670]: audit 2023-12-01T19:33:13.351972+0000 mon.a (mon.0) 4792 : audit 0 from='client.? 172.21.15.40:0/790400716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:14 smithi141 bash[31670]: cluster 2023-12-01T19:33:13.541004+0000 mgr.y (mgr.24356) 7052 : cluster 0 pgmap v7020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:14 smithi040 bash[28232]: cluster 2023-12-01T19:33:13.541004+0000 mgr.y (mgr.24356) 7052 : cluster 0 pgmap v7020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:14 smithi040 bash[41173]: cluster 2023-12-01T19:33:13.541004+0000 mgr.y (mgr.24356) 7052 : cluster 0 pgmap v7020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:16 smithi040 bash[41173]: cluster 2023-12-01T19:33:15.541975+0000 mgr.y (mgr.24356) 7053 : cluster 0 pgmap v7021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:16 smithi040 bash[41173]: audit 2023-12-01T19:33:15.826668+0000 mon.c (mon.2) 4458 : audit 0 from='client.? 172.21.15.40:0/3926377622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:16 smithi040 bash[28232]: cluster 2023-12-01T19:33:15.541975+0000 mgr.y (mgr.24356) 7053 : cluster 0 pgmap v7021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:16 smithi040 bash[28232]: audit 2023-12-01T19:33:15.826668+0000 mon.c (mon.2) 4458 : audit 0 from='client.? 172.21.15.40:0/3926377622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:33:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:33:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:16 smithi141 bash[31670]: cluster 2023-12-01T19:33:15.541975+0000 mgr.y (mgr.24356) 7053 : cluster 0 pgmap v7021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:16 smithi141 bash[31670]: audit 2023-12-01T19:33:15.826668+0000 mon.c (mon.2) 4458 : audit 0 from='client.? 172.21.15.40:0/3926377622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:18 smithi040 bash[28232]: cluster 2023-12-01T19:33:17.542624+0000 mgr.y (mgr.24356) 7054 : cluster 0 pgmap v7022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:18 smithi040 bash[28232]: audit 2023-12-01T19:33:18.289157+0000 mon.c (mon.2) 4459 : audit 0 from='client.? 172.21.15.40:0/2108232789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:18 smithi040 bash[41173]: cluster 2023-12-01T19:33:17.542624+0000 mgr.y (mgr.24356) 7054 : cluster 0 pgmap v7022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:18 smithi040 bash[41173]: audit 2023-12-01T19:33:18.289157+0000 mon.c (mon.2) 4459 : audit 0 from='client.? 172.21.15.40:0/2108232789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:18 smithi141 bash[31670]: cluster 2023-12-01T19:33:17.542624+0000 mgr.y (mgr.24356) 7054 : cluster 0 pgmap v7022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:18 smithi141 bash[31670]: audit 2023-12-01T19:33:18.289157+0000 mon.c (mon.2) 4459 : audit 0 from='client.? 172.21.15.40:0/2108232789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:19 smithi040 bash[41173]: audit 2023-12-01T19:33:18.683894+0000 mon.c (mon.2) 4460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:19 smithi040 bash[28232]: audit 2023-12-01T19:33:18.683894+0000 mon.c (mon.2) 4460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:19 smithi141 bash[31670]: audit 2023-12-01T19:33:18.683894+0000 mon.c (mon.2) 4460 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:20 smithi040 bash[41173]: cluster 2023-12-01T19:33:19.543786+0000 mgr.y (mgr.24356) 7055 : cluster 0 pgmap v7023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:20 smithi040 bash[28232]: cluster 2023-12-01T19:33:19.543786+0000 mgr.y (mgr.24356) 7055 : cluster 0 pgmap v7023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:20 smithi141 bash[31670]: cluster 2023-12-01T19:33:19.543786+0000 mgr.y (mgr.24356) 7055 : cluster 0 pgmap v7023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:21 smithi040 bash[28232]: audit 2023-12-01T19:33:20.756818+0000 mon.a (mon.0) 4793 : audit 0 from='client.? 172.21.15.40:0/3896152109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:21 smithi040 bash[41173]: audit 2023-12-01T19:33:20.756818+0000 mon.a (mon.0) 4793 : audit 0 from='client.? 172.21.15.40:0/3896152109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:21 smithi141 bash[31670]: audit 2023-12-01T19:33:20.756818+0000 mon.a (mon.0) 4793 : audit 0 from='client.? 172.21.15.40:0/3896152109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:22 smithi040 bash[28232]: cluster 2023-12-01T19:33:21.544599+0000 mgr.y (mgr.24356) 7056 : cluster 0 pgmap v7024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:22 smithi040 bash[41173]: cluster 2023-12-01T19:33:21.544599+0000 mgr.y (mgr.24356) 7056 : cluster 0 pgmap v7024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:22 smithi141 bash[31670]: cluster 2023-12-01T19:33:21.544599+0000 mgr.y (mgr.24356) 7056 : cluster 0 pgmap v7024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:23 smithi040 bash[28232]: audit 2023-12-01T19:33:23.206167+0000 mon.a (mon.0) 4794 : audit 0 from='client.? 172.21.15.40:0/1501983545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:23 smithi040 bash[41173]: audit 2023-12-01T19:33:23.206167+0000 mon.a (mon.0) 4794 : audit 0 from='client.? 172.21.15.40:0/1501983545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:23 smithi141 bash[31670]: audit 2023-12-01T19:33:23.206167+0000 mon.a (mon.0) 4794 : audit 0 from='client.? 172.21.15.40:0/1501983545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:24 smithi040 bash[41173]: cluster 2023-12-01T19:33:23.545245+0000 mgr.y (mgr.24356) 7057 : cluster 0 pgmap v7025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:24 smithi040 bash[28232]: cluster 2023-12-01T19:33:23.545245+0000 mgr.y (mgr.24356) 7057 : cluster 0 pgmap v7025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:24 smithi141 bash[31670]: cluster 2023-12-01T19:33:23.545245+0000 mgr.y (mgr.24356) 7057 : cluster 0 pgmap v7025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:33:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:33:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:26 smithi040 bash[28232]: cluster 2023-12-01T19:33:25.546362+0000 mgr.y (mgr.24356) 7058 : cluster 0 pgmap v7026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:26 smithi040 bash[28232]: audit 2023-12-01T19:33:25.666223+0000 mon.c (mon.2) 4461 : audit 0 from='client.? 172.21.15.40:0/3051605721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:26 smithi040 bash[41173]: cluster 2023-12-01T19:33:25.546362+0000 mgr.y (mgr.24356) 7058 : cluster 0 pgmap v7026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:26 smithi040 bash[41173]: audit 2023-12-01T19:33:25.666223+0000 mon.c (mon.2) 4461 : audit 0 from='client.? 172.21.15.40:0/3051605721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:26 smithi141 bash[31670]: cluster 2023-12-01T19:33:25.546362+0000 mgr.y (mgr.24356) 7058 : cluster 0 pgmap v7026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:26 smithi141 bash[31670]: audit 2023-12-01T19:33:25.666223+0000 mon.c (mon.2) 4461 : audit 0 from='client.? 172.21.15.40:0/3051605721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:28 smithi040 bash[28232]: cluster 2023-12-01T19:33:27.546993+0000 mgr.y (mgr.24356) 7059 : cluster 0 pgmap v7027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:28 smithi040 bash[28232]: audit 2023-12-01T19:33:28.129454+0000 mon.c (mon.2) 4462 : audit 0 from='client.? 172.21.15.40:0/784613439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:28 smithi040 bash[41173]: cluster 2023-12-01T19:33:27.546993+0000 mgr.y (mgr.24356) 7059 : cluster 0 pgmap v7027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:28 smithi040 bash[41173]: audit 2023-12-01T19:33:28.129454+0000 mon.c (mon.2) 4462 : audit 0 from='client.? 172.21.15.40:0/784613439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:28 smithi141 bash[31670]: cluster 2023-12-01T19:33:27.546993+0000 mgr.y (mgr.24356) 7059 : cluster 0 pgmap v7027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:28 smithi141 bash[31670]: audit 2023-12-01T19:33:28.129454+0000 mon.c (mon.2) 4462 : audit 0 from='client.? 172.21.15.40:0/784613439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:30 smithi040 bash[28232]: cluster 2023-12-01T19:33:29.548130+0000 mgr.y (mgr.24356) 7060 : cluster 0 pgmap v7028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:30 smithi040 bash[28232]: audit 2023-12-01T19:33:30.600610+0000 mon.c (mon.2) 4463 : audit 0 from='client.? 172.21.15.40:0/1239907611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:30 smithi040 bash[41173]: cluster 2023-12-01T19:33:29.548130+0000 mgr.y (mgr.24356) 7060 : cluster 0 pgmap v7028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:30 smithi040 bash[41173]: audit 2023-12-01T19:33:30.600610+0000 mon.c (mon.2) 4463 : audit 0 from='client.? 172.21.15.40:0/1239907611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:30 smithi141 bash[31670]: cluster 2023-12-01T19:33:29.548130+0000 mgr.y (mgr.24356) 7060 : cluster 0 pgmap v7028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:30 smithi141 bash[31670]: audit 2023-12-01T19:33:30.600610+0000 mon.c (mon.2) 4463 : audit 0 from='client.? 172.21.15.40:0/1239907611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:32 smithi040 bash[41173]: cluster 2023-12-01T19:33:31.548822+0000 mgr.y (mgr.24356) 7061 : cluster 0 pgmap v7029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:32 smithi040 bash[28232]: cluster 2023-12-01T19:33:31.548822+0000 mgr.y (mgr.24356) 7061 : cluster 0 pgmap v7029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:32 smithi141 bash[31670]: cluster 2023-12-01T19:33:31.548822+0000 mgr.y (mgr.24356) 7061 : cluster 0 pgmap v7029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:33 smithi040 bash[28232]: audit 2023-12-01T19:33:33.060511+0000 mon.c (mon.2) 4464 : audit 0 from='client.? 172.21.15.40:0/3093596871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:33 smithi040 bash[41173]: audit 2023-12-01T19:33:33.060511+0000 mon.c (mon.2) 4464 : audit 0 from='client.? 172.21.15.40:0/3093596871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:33 smithi141 bash[31670]: audit 2023-12-01T19:33:33.060511+0000 mon.c (mon.2) 4464 : audit 0 from='client.? 172.21.15.40:0/3093596871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:34 smithi040 bash[41173]: cluster 2023-12-01T19:33:33.549455+0000 mgr.y (mgr.24356) 7062 : cluster 0 pgmap v7030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:34 smithi040 bash[41173]: audit 2023-12-01T19:33:33.684202+0000 mon.c (mon.2) 4465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:34 smithi040 bash[28232]: cluster 2023-12-01T19:33:33.549455+0000 mgr.y (mgr.24356) 7062 : cluster 0 pgmap v7030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:34 smithi040 bash[28232]: audit 2023-12-01T19:33:33.684202+0000 mon.c (mon.2) 4465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:34 smithi141 bash[31670]: cluster 2023-12-01T19:33:33.549455+0000 mgr.y (mgr.24356) 7062 : cluster 0 pgmap v7030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:34 smithi141 bash[31670]: audit 2023-12-01T19:33:33.684202+0000 mon.c (mon.2) 4465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:35 smithi040 bash[41173]: audit 2023-12-01T19:33:35.521173+0000 mon.c (mon.2) 4466 : audit 0 from='client.? 172.21.15.40:0/3249219082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:35 smithi040 bash[28232]: audit 2023-12-01T19:33:35.521173+0000 mon.c (mon.2) 4466 : audit 0 from='client.? 172.21.15.40:0/3249219082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:35 smithi141 bash[31670]: audit 2023-12-01T19:33:35.521173+0000 mon.c (mon.2) 4466 : audit 0 from='client.? 172.21.15.40:0/3249219082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:36 smithi040 bash[28232]: cluster 2023-12-01T19:33:35.550593+0000 mgr.y (mgr.24356) 7063 : cluster 0 pgmap v7031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:33:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:33:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:36 smithi040 bash[41173]: cluster 2023-12-01T19:33:35.550593+0000 mgr.y (mgr.24356) 7063 : cluster 0 pgmap v7031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:36 smithi141 bash[31670]: cluster 2023-12-01T19:33:35.550593+0000 mgr.y (mgr.24356) 7063 : cluster 0 pgmap v7031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:38 smithi040 bash[28232]: cluster 2023-12-01T19:33:37.551117+0000 mgr.y (mgr.24356) 7064 : cluster 0 pgmap v7032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:38 smithi040 bash[28232]: audit 2023-12-01T19:33:37.982650+0000 mon.a (mon.0) 4795 : audit 0 from='client.? 172.21.15.40:0/917946527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:38 smithi040 bash[41173]: cluster 2023-12-01T19:33:37.551117+0000 mgr.y (mgr.24356) 7064 : cluster 0 pgmap v7032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:38 smithi040 bash[41173]: audit 2023-12-01T19:33:37.982650+0000 mon.a (mon.0) 4795 : audit 0 from='client.? 172.21.15.40:0/917946527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:38 smithi141 bash[31670]: cluster 2023-12-01T19:33:37.551117+0000 mgr.y (mgr.24356) 7064 : cluster 0 pgmap v7032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:38 smithi141 bash[31670]: audit 2023-12-01T19:33:37.982650+0000 mon.a (mon.0) 4795 : audit 0 from='client.? 172.21.15.40:0/917946527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:40 smithi040 bash[28232]: cluster 2023-12-01T19:33:39.552250+0000 mgr.y (mgr.24356) 7065 : cluster 0 pgmap v7033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:40 smithi040 bash[28232]: audit 2023-12-01T19:33:40.442254+0000 mon.a (mon.0) 4796 : audit 0 from='client.? 172.21.15.40:0/2618530539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:40 smithi040 bash[41173]: cluster 2023-12-01T19:33:39.552250+0000 mgr.y (mgr.24356) 7065 : cluster 0 pgmap v7033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:40 smithi040 bash[41173]: audit 2023-12-01T19:33:40.442254+0000 mon.a (mon.0) 4796 : audit 0 from='client.? 172.21.15.40:0/2618530539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:40 smithi141 bash[31670]: cluster 2023-12-01T19:33:39.552250+0000 mgr.y (mgr.24356) 7065 : cluster 0 pgmap v7033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:40 smithi141 bash[31670]: audit 2023-12-01T19:33:40.442254+0000 mon.a (mon.0) 4796 : audit 0 from='client.? 172.21.15.40:0/2618530539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:42 smithi040 bash[41173]: cluster 2023-12-01T19:33:41.552952+0000 mgr.y (mgr.24356) 7066 : cluster 0 pgmap v7034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:42 smithi040 bash[28232]: cluster 2023-12-01T19:33:41.552952+0000 mgr.y (mgr.24356) 7066 : cluster 0 pgmap v7034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:42 smithi141 bash[31670]: cluster 2023-12-01T19:33:41.552952+0000 mgr.y (mgr.24356) 7066 : cluster 0 pgmap v7034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:43 smithi040 bash[28232]: audit 2023-12-01T19:33:42.906979+0000 mon.c (mon.2) 4467 : audit 0 from='client.? 172.21.15.40:0/3818872034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:43 smithi040 bash[41173]: audit 2023-12-01T19:33:42.906979+0000 mon.c (mon.2) 4467 : audit 0 from='client.? 172.21.15.40:0/3818872034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:43 smithi141 bash[31670]: audit 2023-12-01T19:33:42.906979+0000 mon.c (mon.2) 4467 : audit 0 from='client.? 172.21.15.40:0/3818872034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:44 smithi040 bash[41173]: cluster 2023-12-01T19:33:43.553649+0000 mgr.y (mgr.24356) 7067 : cluster 0 pgmap v7035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:44 smithi040 bash[28232]: cluster 2023-12-01T19:33:43.553649+0000 mgr.y (mgr.24356) 7067 : cluster 0 pgmap v7035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:44 smithi141 bash[31670]: cluster 2023-12-01T19:33:43.553649+0000 mgr.y (mgr.24356) 7067 : cluster 0 pgmap v7035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:45 smithi040 bash[28232]: audit 2023-12-01T19:33:45.372133+0000 mon.a (mon.0) 4797 : audit 0 from='client.? 172.21.15.40:0/1836325119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:45 smithi040 bash[41173]: audit 2023-12-01T19:33:45.372133+0000 mon.a (mon.0) 4797 : audit 0 from='client.? 172.21.15.40:0/1836325119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:45 smithi141 bash[31670]: audit 2023-12-01T19:33:45.372133+0000 mon.a (mon.0) 4797 : audit 0 from='client.? 172.21.15.40:0/1836325119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:46 smithi040 bash[28232]: cluster 2023-12-01T19:33:45.554795+0000 mgr.y (mgr.24356) 7068 : cluster 0 pgmap v7036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:33:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:33:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:46 smithi040 bash[41173]: cluster 2023-12-01T19:33:45.554795+0000 mgr.y (mgr.24356) 7068 : cluster 0 pgmap v7036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:46 smithi141 bash[31670]: cluster 2023-12-01T19:33:45.554795+0000 mgr.y (mgr.24356) 7068 : cluster 0 pgmap v7036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:48 smithi040 bash[28232]: cluster 2023-12-01T19:33:47.555423+0000 mgr.y (mgr.24356) 7069 : cluster 0 pgmap v7037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:48 smithi040 bash[28232]: audit 2023-12-01T19:33:47.836677+0000 mon.a (mon.0) 4798 : audit 0 from='client.? 172.21.15.40:0/3851693663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:48 smithi040 bash[41173]: cluster 2023-12-01T19:33:47.555423+0000 mgr.y (mgr.24356) 7069 : cluster 0 pgmap v7037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:48 smithi040 bash[41173]: audit 2023-12-01T19:33:47.836677+0000 mon.a (mon.0) 4798 : audit 0 from='client.? 172.21.15.40:0/3851693663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:48 smithi141 bash[31670]: cluster 2023-12-01T19:33:47.555423+0000 mgr.y (mgr.24356) 7069 : cluster 0 pgmap v7037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:48 smithi141 bash[31670]: audit 2023-12-01T19:33:47.836677+0000 mon.a (mon.0) 4798 : audit 0 from='client.? 172.21.15.40:0/3851693663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:49 smithi040 bash[28232]: audit 2023-12-01T19:33:48.684646+0000 mon.c (mon.2) 4468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:49 smithi040 bash[41173]: audit 2023-12-01T19:33:48.684646+0000 mon.c (mon.2) 4468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:49 smithi141 bash[31670]: audit 2023-12-01T19:33:48.684646+0000 mon.c (mon.2) 4468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:50 smithi040 bash[28232]: cluster 2023-12-01T19:33:49.556625+0000 mgr.y (mgr.24356) 7070 : cluster 0 pgmap v7038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:50 smithi040 bash[28232]: audit 2023-12-01T19:33:50.296849+0000 mon.a (mon.0) 4799 : audit 0 from='client.? 172.21.15.40:0/1754675483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:50 smithi040 bash[41173]: cluster 2023-12-01T19:33:49.556625+0000 mgr.y (mgr.24356) 7070 : cluster 0 pgmap v7038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:50 smithi040 bash[41173]: audit 2023-12-01T19:33:50.296849+0000 mon.a (mon.0) 4799 : audit 0 from='client.? 172.21.15.40:0/1754675483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:50 smithi141 bash[31670]: cluster 2023-12-01T19:33:49.556625+0000 mgr.y (mgr.24356) 7070 : cluster 0 pgmap v7038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:50 smithi141 bash[31670]: audit 2023-12-01T19:33:50.296849+0000 mon.a (mon.0) 4799 : audit 0 from='client.? 172.21.15.40:0/1754675483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:52 smithi040 bash[28232]: cluster 2023-12-01T19:33:51.557245+0000 mgr.y (mgr.24356) 7071 : cluster 0 pgmap v7039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:52 smithi040 bash[41173]: cluster 2023-12-01T19:33:51.557245+0000 mgr.y (mgr.24356) 7071 : cluster 0 pgmap v7039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:52 smithi141 bash[31670]: cluster 2023-12-01T19:33:51.557245+0000 mgr.y (mgr.24356) 7071 : cluster 0 pgmap v7039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:53 smithi040 bash[28232]: audit 2023-12-01T19:33:52.763946+0000 mon.a (mon.0) 4800 : audit 0 from='client.? 172.21.15.40:0/489714143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:53 smithi040 bash[41173]: audit 2023-12-01T19:33:52.763946+0000 mon.a (mon.0) 4800 : audit 0 from='client.? 172.21.15.40:0/489714143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:53 smithi141 bash[31670]: audit 2023-12-01T19:33:52.763946+0000 mon.a (mon.0) 4800 : audit 0 from='client.? 172.21.15.40:0/489714143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:54 smithi040 bash[28232]: cluster 2023-12-01T19:33:53.557927+0000 mgr.y (mgr.24356) 7072 : cluster 0 pgmap v7040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:54 smithi040 bash[41173]: cluster 2023-12-01T19:33:53.557927+0000 mgr.y (mgr.24356) 7072 : cluster 0 pgmap v7040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:54 smithi141 bash[31670]: cluster 2023-12-01T19:33:53.557927+0000 mgr.y (mgr.24356) 7072 : cluster 0 pgmap v7040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:55 smithi040 bash[28232]: audit 2023-12-01T19:33:55.225409+0000 mon.c (mon.2) 4469 : audit 0 from='client.? 172.21.15.40:0/2014305082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:55 smithi040 bash[41173]: audit 2023-12-01T19:33:55.225409+0000 mon.c (mon.2) 4469 : audit 0 from='client.? 172.21.15.40:0/2014305082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:55 smithi141 bash[31670]: audit 2023-12-01T19:33:55.225409+0000 mon.c (mon.2) 4469 : audit 0 from='client.? 172.21.15.40:0/2014305082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:33:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:33:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:56 smithi040 bash[28232]: cluster 2023-12-01T19:33:55.559098+0000 mgr.y (mgr.24356) 7073 : cluster 0 pgmap v7041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:56 smithi040 bash[41173]: cluster 2023-12-01T19:33:55.559098+0000 mgr.y (mgr.24356) 7073 : cluster 0 pgmap v7041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:56 smithi141 bash[31670]: cluster 2023-12-01T19:33:55.559098+0000 mgr.y (mgr.24356) 7073 : cluster 0 pgmap v7041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:58 smithi040 bash[41173]: cluster 2023-12-01T19:33:57.559564+0000 mgr.y (mgr.24356) 7074 : cluster 0 pgmap v7042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:58 smithi040 bash[41173]: audit 2023-12-01T19:33:57.693830+0000 mon.c (mon.2) 4470 : audit 0 from='client.? 172.21.15.40:0/3194860036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:58 smithi040 bash[28232]: cluster 2023-12-01T19:33:57.559564+0000 mgr.y (mgr.24356) 7074 : cluster 0 pgmap v7042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:58 smithi040 bash[28232]: audit 2023-12-01T19:33:57.693830+0000 mon.c (mon.2) 4470 : audit 0 from='client.? 172.21.15.40:0/3194860036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:58 smithi141 bash[31670]: cluster 2023-12-01T19:33:57.559564+0000 mgr.y (mgr.24356) 7074 : cluster 0 pgmap v7042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:33:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:58 smithi141 bash[31670]: audit 2023-12-01T19:33:57.693830+0000 mon.c (mon.2) 4470 : audit 0 from='client.? 172.21.15.40:0/3194860036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:33:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:59 smithi040 bash[28232]: audit 2023-12-01T19:33:58.710986+0000 mon.c (mon.2) 4471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:33:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:59 smithi040 bash[28232]: audit 2023-12-01T19:33:59.089542+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:33:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:33:59 smithi040 bash[28232]: audit 2023-12-01T19:33:59.100901+0000 mon.a (mon.0) 4802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:33:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:59 smithi040 bash[41173]: audit 2023-12-01T19:33:58.710986+0000 mon.c (mon.2) 4471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:33:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:59 smithi040 bash[41173]: audit 2023-12-01T19:33:59.089542+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:33:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:33:59 smithi040 bash[41173]: audit 2023-12-01T19:33:59.100901+0000 mon.a (mon.0) 4802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:33:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:59 smithi141 bash[31670]: audit 2023-12-01T19:33:58.710986+0000 mon.c (mon.2) 4471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:33:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:59 smithi141 bash[31670]: audit 2023-12-01T19:33:59.089542+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:33:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:33:59 smithi141 bash[31670]: audit 2023-12-01T19:33:59.100901+0000 mon.a (mon.0) 4802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:00 smithi040 bash[28232]: cluster 2023-12-01T19:33:59.560719+0000 mgr.y (mgr.24356) 7075 : cluster 0 pgmap v7043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:00 smithi040 bash[28232]: audit 2023-12-01T19:34:00.163404+0000 mon.c (mon.2) 4472 : audit 0 from='client.? 172.21.15.40:0/982791597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:00 smithi040 bash[41173]: cluster 2023-12-01T19:33:59.560719+0000 mgr.y (mgr.24356) 7075 : cluster 0 pgmap v7043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:00 smithi040 bash[41173]: audit 2023-12-01T19:34:00.163404+0000 mon.c (mon.2) 4472 : audit 0 from='client.? 172.21.15.40:0/982791597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:00 smithi141 bash[31670]: cluster 2023-12-01T19:33:59.560719+0000 mgr.y (mgr.24356) 7075 : cluster 0 pgmap v7043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:00 smithi141 bash[31670]: audit 2023-12-01T19:34:00.163404+0000 mon.c (mon.2) 4472 : audit 0 from='client.? 172.21.15.40:0/982791597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:02 smithi040 bash[28232]: cluster 2023-12-01T19:34:01.561390+0000 mgr.y (mgr.24356) 7076 : cluster 0 pgmap v7044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:02 smithi040 bash[41173]: cluster 2023-12-01T19:34:01.561390+0000 mgr.y (mgr.24356) 7076 : cluster 0 pgmap v7044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:02 smithi141 bash[31670]: cluster 2023-12-01T19:34:01.561390+0000 mgr.y (mgr.24356) 7076 : cluster 0 pgmap v7044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:03.882 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:03 smithi141 bash[31670]: audit 2023-12-01T19:34:02.634133+0000 mon.a (mon.0) 4803 : audit 0 from='client.? 172.21.15.40:0/330642691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:03 smithi040 bash[28232]: audit 2023-12-01T19:34:02.634133+0000 mon.a (mon.0) 4803 : audit 0 from='client.? 172.21.15.40:0/330642691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:03 smithi040 bash[41173]: audit 2023-12-01T19:34:02.634133+0000 mon.a (mon.0) 4803 : audit 0 from='client.? 172.21.15.40:0/330642691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:04 smithi040 bash[28232]: cluster 2023-12-01T19:34:03.562174+0000 mgr.y (mgr.24356) 7077 : cluster 0 pgmap v7045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:04 smithi040 bash[28232]: audit 2023-12-01T19:34:03.685024+0000 mon.c (mon.2) 4473 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:04 smithi040 bash[41173]: cluster 2023-12-01T19:34:03.562174+0000 mgr.y (mgr.24356) 7077 : cluster 0 pgmap v7045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:04 smithi040 bash[41173]: audit 2023-12-01T19:34:03.685024+0000 mon.c (mon.2) 4473 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:04 smithi141 bash[31670]: cluster 2023-12-01T19:34:03.562174+0000 mgr.y (mgr.24356) 7077 : cluster 0 pgmap v7045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:04 smithi141 bash[31670]: audit 2023-12-01T19:34:03.685024+0000 mon.c (mon.2) 4473 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:04.945216+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:04.956375+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:04.961457+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:04.974741+0000 mon.a (mon.0) 4807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:05.169282+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.40:0/2006376163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:05.549411+0000 mon.c (mon.2) 4474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:05.551456+0000 mon.c (mon.2) 4475 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:34:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:05 smithi141 bash[31670]: audit 2023-12-01T19:34:05.561485+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:04.945216+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:04.956375+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:04.961457+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:04.974741+0000 mon.a (mon.0) 4807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:05.169282+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.40:0/2006376163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:05.549411+0000 mon.c (mon.2) 4474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:05.551456+0000 mon.c (mon.2) 4475 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[28232]: audit 2023-12-01T19:34:05.561485+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:04.945216+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:04.956375+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:04.961457+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:04.974741+0000 mon.a (mon.0) 4807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:05.169282+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.40:0/2006376163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:05.549411+0000 mon.c (mon.2) 4474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:05.551456+0000 mon.c (mon.2) 4475 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:34:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:05 smithi040 bash[41173]: audit 2023-12-01T19:34:05.561485+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:34:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:34:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:34:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:06 smithi141 bash[31670]: cluster 2023-12-01T19:34:05.563248+0000 mgr.y (mgr.24356) 7078 : cluster 0 pgmap v7046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:06 smithi040 bash[41173]: cluster 2023-12-01T19:34:05.563248+0000 mgr.y (mgr.24356) 7078 : cluster 0 pgmap v7046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:06 smithi040 bash[28232]: cluster 2023-12-01T19:34:05.563248+0000 mgr.y (mgr.24356) 7078 : cluster 0 pgmap v7046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:08 smithi040 bash[28232]: cluster 2023-12-01T19:34:07.563684+0000 mgr.y (mgr.24356) 7079 : cluster 0 pgmap v7047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:08 smithi040 bash[28232]: audit 2023-12-01T19:34:07.634753+0000 mon.c (mon.2) 4476 : audit 0 from='client.? 172.21.15.40:0/1233690111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:08 smithi040 bash[41173]: cluster 2023-12-01T19:34:07.563684+0000 mgr.y (mgr.24356) 7079 : cluster 0 pgmap v7047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:08 smithi040 bash[41173]: audit 2023-12-01T19:34:07.634753+0000 mon.c (mon.2) 4476 : audit 0 from='client.? 172.21.15.40:0/1233690111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:08 smithi141 bash[31670]: cluster 2023-12-01T19:34:07.563684+0000 mgr.y (mgr.24356) 7079 : cluster 0 pgmap v7047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:08 smithi141 bash[31670]: audit 2023-12-01T19:34:07.634753+0000 mon.c (mon.2) 4476 : audit 0 from='client.? 172.21.15.40:0/1233690111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:10 smithi040 bash[28232]: cluster 2023-12-01T19:34:09.564904+0000 mgr.y (mgr.24356) 7080 : cluster 0 pgmap v7048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:10 smithi040 bash[28232]: audit 2023-12-01T19:34:10.094329+0000 mon.c (mon.2) 4477 : audit 0 from='client.? 172.21.15.40:0/455515418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:10 smithi040 bash[41173]: cluster 2023-12-01T19:34:09.564904+0000 mgr.y (mgr.24356) 7080 : cluster 0 pgmap v7048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:10 smithi040 bash[41173]: audit 2023-12-01T19:34:10.094329+0000 mon.c (mon.2) 4477 : audit 0 from='client.? 172.21.15.40:0/455515418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:10 smithi141 bash[31670]: cluster 2023-12-01T19:34:09.564904+0000 mgr.y (mgr.24356) 7080 : cluster 0 pgmap v7048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:10 smithi141 bash[31670]: audit 2023-12-01T19:34:10.094329+0000 mon.c (mon.2) 4477 : audit 0 from='client.? 172.21.15.40:0/455515418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:12 smithi040 bash[28232]: cluster 2023-12-01T19:34:11.565655+0000 mgr.y (mgr.24356) 7081 : cluster 0 pgmap v7049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:12 smithi040 bash[28232]: audit 2023-12-01T19:34:12.552288+0000 mon.a (mon.0) 4810 : audit 0 from='client.? 172.21.15.40:0/1782875899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:12 smithi040 bash[41173]: cluster 2023-12-01T19:34:11.565655+0000 mgr.y (mgr.24356) 7081 : cluster 0 pgmap v7049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:12 smithi040 bash[41173]: audit 2023-12-01T19:34:12.552288+0000 mon.a (mon.0) 4810 : audit 0 from='client.? 172.21.15.40:0/1782875899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:12 smithi141 bash[31670]: cluster 2023-12-01T19:34:11.565655+0000 mgr.y (mgr.24356) 7081 : cluster 0 pgmap v7049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:12 smithi141 bash[31670]: audit 2023-12-01T19:34:12.552288+0000 mon.a (mon.0) 4810 : audit 0 from='client.? 172.21.15.40:0/1782875899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:14 smithi040 bash[28232]: cluster 2023-12-01T19:34:13.566436+0000 mgr.y (mgr.24356) 7082 : cluster 0 pgmap v7050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:14 smithi040 bash[41173]: cluster 2023-12-01T19:34:13.566436+0000 mgr.y (mgr.24356) 7082 : cluster 0 pgmap v7050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:14 smithi141 bash[31670]: cluster 2023-12-01T19:34:13.566436+0000 mgr.y (mgr.24356) 7082 : cluster 0 pgmap v7050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:15 smithi040 bash[28232]: audit 2023-12-01T19:34:15.019298+0000 mon.a (mon.0) 4811 : audit 0 from='client.? 172.21.15.40:0/2204918220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:15 smithi040 bash[41173]: audit 2023-12-01T19:34:15.019298+0000 mon.a (mon.0) 4811 : audit 0 from='client.? 172.21.15.40:0/2204918220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:15 smithi141 bash[31670]: audit 2023-12-01T19:34:15.019298+0000 mon.a (mon.0) 4811 : audit 0 from='client.? 172.21.15.40:0/2204918220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:34:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:34:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:16 smithi040 bash[41173]: cluster 2023-12-01T19:34:15.567618+0000 mgr.y (mgr.24356) 7083 : cluster 0 pgmap v7051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:16 smithi040 bash[28232]: cluster 2023-12-01T19:34:15.567618+0000 mgr.y (mgr.24356) 7083 : cluster 0 pgmap v7051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:16 smithi141 bash[31670]: cluster 2023-12-01T19:34:15.567618+0000 mgr.y (mgr.24356) 7083 : cluster 0 pgmap v7051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:18 smithi040 bash[41173]: audit 2023-12-01T19:34:17.479941+0000 mon.c (mon.2) 4478 : audit 0 from='client.? 172.21.15.40:0/638028863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:18 smithi040 bash[41173]: cluster 2023-12-01T19:34:17.568403+0000 mgr.y (mgr.24356) 7084 : cluster 0 pgmap v7052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:18 smithi040 bash[28232]: audit 2023-12-01T19:34:17.479941+0000 mon.c (mon.2) 4478 : audit 0 from='client.? 172.21.15.40:0/638028863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:18 smithi040 bash[28232]: cluster 2023-12-01T19:34:17.568403+0000 mgr.y (mgr.24356) 7084 : cluster 0 pgmap v7052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:18 smithi141 bash[31670]: audit 2023-12-01T19:34:17.479941+0000 mon.c (mon.2) 4478 : audit 0 from='client.? 172.21.15.40:0/638028863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:18 smithi141 bash[31670]: cluster 2023-12-01T19:34:17.568403+0000 mgr.y (mgr.24356) 7084 : cluster 0 pgmap v7052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:19 smithi040 bash[41173]: audit 2023-12-01T19:34:18.685191+0000 mon.c (mon.2) 4479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:19 smithi040 bash[28232]: audit 2023-12-01T19:34:18.685191+0000 mon.c (mon.2) 4479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:19 smithi141 bash[31670]: audit 2023-12-01T19:34:18.685191+0000 mon.c (mon.2) 4479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:20 smithi040 bash[41173]: cluster 2023-12-01T19:34:19.569563+0000 mgr.y (mgr.24356) 7085 : cluster 0 pgmap v7053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:20 smithi040 bash[41173]: audit 2023-12-01T19:34:19.949158+0000 mon.c (mon.2) 4480 : audit 0 from='client.? 172.21.15.40:0/1843742978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:20 smithi040 bash[28232]: cluster 2023-12-01T19:34:19.569563+0000 mgr.y (mgr.24356) 7085 : cluster 0 pgmap v7053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:20 smithi040 bash[28232]: audit 2023-12-01T19:34:19.949158+0000 mon.c (mon.2) 4480 : audit 0 from='client.? 172.21.15.40:0/1843742978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:20 smithi141 bash[31670]: cluster 2023-12-01T19:34:19.569563+0000 mgr.y (mgr.24356) 7085 : cluster 0 pgmap v7053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:20 smithi141 bash[31670]: audit 2023-12-01T19:34:19.949158+0000 mon.c (mon.2) 4480 : audit 0 from='client.? 172.21.15.40:0/1843742978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:22 smithi040 bash[41173]: cluster 2023-12-01T19:34:21.570227+0000 mgr.y (mgr.24356) 7086 : cluster 0 pgmap v7054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:22 smithi040 bash[41173]: audit 2023-12-01T19:34:22.418598+0000 mon.a (mon.0) 4812 : audit 0 from='client.? 172.21.15.40:0/3684494334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:22 smithi040 bash[28232]: cluster 2023-12-01T19:34:21.570227+0000 mgr.y (mgr.24356) 7086 : cluster 0 pgmap v7054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:22 smithi040 bash[28232]: audit 2023-12-01T19:34:22.418598+0000 mon.a (mon.0) 4812 : audit 0 from='client.? 172.21.15.40:0/3684494334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:22 smithi141 bash[31670]: cluster 2023-12-01T19:34:21.570227+0000 mgr.y (mgr.24356) 7086 : cluster 0 pgmap v7054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:22 smithi141 bash[31670]: audit 2023-12-01T19:34:22.418598+0000 mon.a (mon.0) 4812 : audit 0 from='client.? 172.21.15.40:0/3684494334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:24 smithi040 bash[41173]: cluster 2023-12-01T19:34:23.570902+0000 mgr.y (mgr.24356) 7087 : cluster 0 pgmap v7055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:24 smithi040 bash[28232]: cluster 2023-12-01T19:34:23.570902+0000 mgr.y (mgr.24356) 7087 : cluster 0 pgmap v7055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:24 smithi141 bash[31670]: cluster 2023-12-01T19:34:23.570902+0000 mgr.y (mgr.24356) 7087 : cluster 0 pgmap v7055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:25 smithi040 bash[28232]: audit 2023-12-01T19:34:24.885870+0000 mon.a (mon.0) 4813 : audit 0 from='client.? 172.21.15.40:0/67124015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:25 smithi040 bash[41173]: audit 2023-12-01T19:34:24.885870+0000 mon.a (mon.0) 4813 : audit 0 from='client.? 172.21.15.40:0/67124015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:25 smithi141 bash[31670]: audit 2023-12-01T19:34:24.885870+0000 mon.a (mon.0) 4813 : audit 0 from='client.? 172.21.15.40:0/67124015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:26 smithi040 bash[28232]: cluster 2023-12-01T19:34:25.572090+0000 mgr.y (mgr.24356) 7088 : cluster 0 pgmap v7056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:34:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:34:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:26 smithi040 bash[41173]: cluster 2023-12-01T19:34:25.572090+0000 mgr.y (mgr.24356) 7088 : cluster 0 pgmap v7056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:26 smithi141 bash[31670]: cluster 2023-12-01T19:34:25.572090+0000 mgr.y (mgr.24356) 7088 : cluster 0 pgmap v7056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:28 smithi040 bash[41173]: audit 2023-12-01T19:34:27.346735+0000 mon.a (mon.0) 4814 : audit 0 from='client.? 172.21.15.40:0/1638099044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:28 smithi040 bash[41173]: cluster 2023-12-01T19:34:27.572813+0000 mgr.y (mgr.24356) 7089 : cluster 0 pgmap v7057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:28 smithi040 bash[28232]: audit 2023-12-01T19:34:27.346735+0000 mon.a (mon.0) 4814 : audit 0 from='client.? 172.21.15.40:0/1638099044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:28 smithi040 bash[28232]: cluster 2023-12-01T19:34:27.572813+0000 mgr.y (mgr.24356) 7089 : cluster 0 pgmap v7057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:28 smithi141 bash[31670]: audit 2023-12-01T19:34:27.346735+0000 mon.a (mon.0) 4814 : audit 0 from='client.? 172.21.15.40:0/1638099044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:28 smithi141 bash[31670]: cluster 2023-12-01T19:34:27.572813+0000 mgr.y (mgr.24356) 7089 : cluster 0 pgmap v7057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:30 smithi040 bash[28232]: cluster 2023-12-01T19:34:29.573843+0000 mgr.y (mgr.24356) 7090 : cluster 0 pgmap v7058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:30 smithi040 bash[28232]: audit 2023-12-01T19:34:29.818125+0000 mon.c (mon.2) 4481 : audit 0 from='client.? 172.21.15.40:0/1115609602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:30 smithi040 bash[41173]: cluster 2023-12-01T19:34:29.573843+0000 mgr.y (mgr.24356) 7090 : cluster 0 pgmap v7058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:30 smithi040 bash[41173]: audit 2023-12-01T19:34:29.818125+0000 mon.c (mon.2) 4481 : audit 0 from='client.? 172.21.15.40:0/1115609602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:30 smithi141 bash[31670]: cluster 2023-12-01T19:34:29.573843+0000 mgr.y (mgr.24356) 7090 : cluster 0 pgmap v7058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:30 smithi141 bash[31670]: audit 2023-12-01T19:34:29.818125+0000 mon.c (mon.2) 4481 : audit 0 from='client.? 172.21.15.40:0/1115609602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:32 smithi040 bash[41173]: cluster 2023-12-01T19:34:31.574491+0000 mgr.y (mgr.24356) 7091 : cluster 0 pgmap v7059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:32 smithi040 bash[41173]: audit 2023-12-01T19:34:32.289427+0000 mon.c (mon.2) 4482 : audit 0 from='client.? 172.21.15.40:0/2484675203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:32 smithi040 bash[28232]: cluster 2023-12-01T19:34:31.574491+0000 mgr.y (mgr.24356) 7091 : cluster 0 pgmap v7059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:32 smithi040 bash[28232]: audit 2023-12-01T19:34:32.289427+0000 mon.c (mon.2) 4482 : audit 0 from='client.? 172.21.15.40:0/2484675203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:32 smithi141 bash[31670]: cluster 2023-12-01T19:34:31.574491+0000 mgr.y (mgr.24356) 7091 : cluster 0 pgmap v7059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:32 smithi141 bash[31670]: audit 2023-12-01T19:34:32.289427+0000 mon.c (mon.2) 4482 : audit 0 from='client.? 172.21.15.40:0/2484675203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:34 smithi040 bash[28232]: cluster 2023-12-01T19:34:33.575085+0000 mgr.y (mgr.24356) 7092 : cluster 0 pgmap v7060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:34 smithi040 bash[28232]: audit 2023-12-01T19:34:33.686152+0000 mon.c (mon.2) 4483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:34 smithi040 bash[41173]: cluster 2023-12-01T19:34:33.575085+0000 mgr.y (mgr.24356) 7092 : cluster 0 pgmap v7060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:34 smithi040 bash[41173]: audit 2023-12-01T19:34:33.686152+0000 mon.c (mon.2) 4483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:34 smithi141 bash[31670]: cluster 2023-12-01T19:34:33.575085+0000 mgr.y (mgr.24356) 7092 : cluster 0 pgmap v7060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:34 smithi141 bash[31670]: audit 2023-12-01T19:34:33.686152+0000 mon.c (mon.2) 4483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:35 smithi040 bash[28232]: audit 2023-12-01T19:34:34.753206+0000 mon.a (mon.0) 4815 : audit 0 from='client.? 172.21.15.40:0/1818057837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:35 smithi040 bash[41173]: audit 2023-12-01T19:34:34.753206+0000 mon.a (mon.0) 4815 : audit 0 from='client.? 172.21.15.40:0/1818057837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:35 smithi141 bash[31670]: audit 2023-12-01T19:34:34.753206+0000 mon.a (mon.0) 4815 : audit 0 from='client.? 172.21.15.40:0/1818057837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:36 smithi040 bash[28232]: cluster 2023-12-01T19:34:35.576258+0000 mgr.y (mgr.24356) 7093 : cluster 0 pgmap v7061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:34:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:34:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:36 smithi040 bash[41173]: cluster 2023-12-01T19:34:35.576258+0000 mgr.y (mgr.24356) 7093 : cluster 0 pgmap v7061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:36 smithi141 bash[31670]: cluster 2023-12-01T19:34:35.576258+0000 mgr.y (mgr.24356) 7093 : cluster 0 pgmap v7061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:37 smithi040 bash[28232]: audit 2023-12-01T19:34:37.213226+0000 mon.c (mon.2) 4484 : audit 0 from='client.? 172.21.15.40:0/1445322750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:37 smithi040 bash[41173]: audit 2023-12-01T19:34:37.213226+0000 mon.c (mon.2) 4484 : audit 0 from='client.? 172.21.15.40:0/1445322750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:37 smithi141 bash[31670]: audit 2023-12-01T19:34:37.213226+0000 mon.c (mon.2) 4484 : audit 0 from='client.? 172.21.15.40:0/1445322750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:38 smithi040 bash[41173]: cluster 2023-12-01T19:34:37.576981+0000 mgr.y (mgr.24356) 7094 : cluster 0 pgmap v7062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:38 smithi040 bash[28232]: cluster 2023-12-01T19:34:37.576981+0000 mgr.y (mgr.24356) 7094 : cluster 0 pgmap v7062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:38 smithi141 bash[31670]: cluster 2023-12-01T19:34:37.576981+0000 mgr.y (mgr.24356) 7094 : cluster 0 pgmap v7062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:40 smithi040 bash[28232]: cluster 2023-12-01T19:34:39.578057+0000 mgr.y (mgr.24356) 7095 : cluster 0 pgmap v7063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:40 smithi040 bash[28232]: audit 2023-12-01T19:34:39.681196+0000 mon.a (mon.0) 4816 : audit 0 from='client.? 172.21.15.40:0/3434625815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:40 smithi040 bash[41173]: cluster 2023-12-01T19:34:39.578057+0000 mgr.y (mgr.24356) 7095 : cluster 0 pgmap v7063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:40 smithi040 bash[41173]: audit 2023-12-01T19:34:39.681196+0000 mon.a (mon.0) 4816 : audit 0 from='client.? 172.21.15.40:0/3434625815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:40 smithi141 bash[31670]: cluster 2023-12-01T19:34:39.578057+0000 mgr.y (mgr.24356) 7095 : cluster 0 pgmap v7063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:40 smithi141 bash[31670]: audit 2023-12-01T19:34:39.681196+0000 mon.a (mon.0) 4816 : audit 0 from='client.? 172.21.15.40:0/3434625815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:42 smithi141 bash[31670]: cluster 2023-12-01T19:34:41.578739+0000 mgr.y (mgr.24356) 7096 : cluster 0 pgmap v7064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:42 smithi141 bash[31670]: audit 2023-12-01T19:34:42.142602+0000 mon.a (mon.0) 4817 : audit 0 from='client.? 172.21.15.40:0/1910322824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:42 smithi040 bash[28232]: cluster 2023-12-01T19:34:41.578739+0000 mgr.y (mgr.24356) 7096 : cluster 0 pgmap v7064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:42 smithi040 bash[28232]: audit 2023-12-01T19:34:42.142602+0000 mon.a (mon.0) 4817 : audit 0 from='client.? 172.21.15.40:0/1910322824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:42 smithi040 bash[41173]: cluster 2023-12-01T19:34:41.578739+0000 mgr.y (mgr.24356) 7096 : cluster 0 pgmap v7064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:42 smithi040 bash[41173]: audit 2023-12-01T19:34:42.142602+0000 mon.a (mon.0) 4817 : audit 0 from='client.? 172.21.15.40:0/1910322824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:44 smithi141 bash[31670]: cluster 2023-12-01T19:34:43.579387+0000 mgr.y (mgr.24356) 7097 : cluster 0 pgmap v7065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:44 smithi141 bash[31670]: audit 2023-12-01T19:34:44.604321+0000 mon.c (mon.2) 4485 : audit 0 from='client.? 172.21.15.40:0/2972808753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:44 smithi040 bash[28232]: cluster 2023-12-01T19:34:43.579387+0000 mgr.y (mgr.24356) 7097 : cluster 0 pgmap v7065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:44 smithi040 bash[28232]: audit 2023-12-01T19:34:44.604321+0000 mon.c (mon.2) 4485 : audit 0 from='client.? 172.21.15.40:0/2972808753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:44 smithi040 bash[41173]: cluster 2023-12-01T19:34:43.579387+0000 mgr.y (mgr.24356) 7097 : cluster 0 pgmap v7065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:44 smithi040 bash[41173]: audit 2023-12-01T19:34:44.604321+0000 mon.c (mon.2) 4485 : audit 0 from='client.? 172.21.15.40:0/2972808753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:46 smithi040 bash[28232]: cluster 2023-12-01T19:34:45.580536+0000 mgr.y (mgr.24356) 7098 : cluster 0 pgmap v7066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:34:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:34:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:46 smithi040 bash[41173]: cluster 2023-12-01T19:34:45.580536+0000 mgr.y (mgr.24356) 7098 : cluster 0 pgmap v7066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:46 smithi141 bash[31670]: cluster 2023-12-01T19:34:45.580536+0000 mgr.y (mgr.24356) 7098 : cluster 0 pgmap v7066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:47 smithi141 bash[31670]: audit 2023-12-01T19:34:47.077396+0000 mon.c (mon.2) 4486 : audit 0 from='client.? 172.21.15.40:0/3409140807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:47 smithi040 bash[28232]: audit 2023-12-01T19:34:47.077396+0000 mon.c (mon.2) 4486 : audit 0 from='client.? 172.21.15.40:0/3409140807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:47 smithi040 bash[41173]: audit 2023-12-01T19:34:47.077396+0000 mon.c (mon.2) 4486 : audit 0 from='client.? 172.21.15.40:0/3409140807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:48 smithi141 bash[31670]: cluster 2023-12-01T19:34:47.581217+0000 mgr.y (mgr.24356) 7099 : cluster 0 pgmap v7067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:48 smithi040 bash[28232]: cluster 2023-12-01T19:34:47.581217+0000 mgr.y (mgr.24356) 7099 : cluster 0 pgmap v7067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:48 smithi040 bash[41173]: cluster 2023-12-01T19:34:47.581217+0000 mgr.y (mgr.24356) 7099 : cluster 0 pgmap v7067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:49 smithi141 bash[31670]: audit 2023-12-01T19:34:48.686162+0000 mon.c (mon.2) 4487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:49 smithi141 bash[31670]: audit 2023-12-01T19:34:49.545368+0000 mon.c (mon.2) 4488 : audit 0 from='client.? 172.21.15.40:0/2305142716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:49 smithi040 bash[28232]: audit 2023-12-01T19:34:48.686162+0000 mon.c (mon.2) 4487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:49 smithi040 bash[28232]: audit 2023-12-01T19:34:49.545368+0000 mon.c (mon.2) 4488 : audit 0 from='client.? 172.21.15.40:0/2305142716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:49 smithi040 bash[41173]: audit 2023-12-01T19:34:48.686162+0000 mon.c (mon.2) 4487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:49 smithi040 bash[41173]: audit 2023-12-01T19:34:49.545368+0000 mon.c (mon.2) 4488 : audit 0 from='client.? 172.21.15.40:0/2305142716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:50 smithi141 bash[31670]: cluster 2023-12-01T19:34:49.582361+0000 mgr.y (mgr.24356) 7100 : cluster 0 pgmap v7068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:50 smithi040 bash[28232]: cluster 2023-12-01T19:34:49.582361+0000 mgr.y (mgr.24356) 7100 : cluster 0 pgmap v7068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:50 smithi040 bash[41173]: cluster 2023-12-01T19:34:49.582361+0000 mgr.y (mgr.24356) 7100 : cluster 0 pgmap v7068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:52 smithi141 bash[31670]: cluster 2023-12-01T19:34:51.583025+0000 mgr.y (mgr.24356) 7101 : cluster 0 pgmap v7069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:52 smithi141 bash[31670]: audit 2023-12-01T19:34:52.003895+0000 mon.c (mon.2) 4489 : audit 0 from='client.? 172.21.15.40:0/3682461135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:52 smithi040 bash[28232]: cluster 2023-12-01T19:34:51.583025+0000 mgr.y (mgr.24356) 7101 : cluster 0 pgmap v7069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:52 smithi040 bash[28232]: audit 2023-12-01T19:34:52.003895+0000 mon.c (mon.2) 4489 : audit 0 from='client.? 172.21.15.40:0/3682461135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:52 smithi040 bash[41173]: cluster 2023-12-01T19:34:51.583025+0000 mgr.y (mgr.24356) 7101 : cluster 0 pgmap v7069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:52 smithi040 bash[41173]: audit 2023-12-01T19:34:52.003895+0000 mon.c (mon.2) 4489 : audit 0 from='client.? 172.21.15.40:0/3682461135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:54 smithi141 bash[31670]: cluster 2023-12-01T19:34:53.583674+0000 mgr.y (mgr.24356) 7102 : cluster 0 pgmap v7070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:54 smithi141 bash[31670]: audit 2023-12-01T19:34:54.472595+0000 mon.a (mon.0) 4818 : audit 0 from='client.? 172.21.15.40:0/947881995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:54 smithi040 bash[28232]: cluster 2023-12-01T19:34:53.583674+0000 mgr.y (mgr.24356) 7102 : cluster 0 pgmap v7070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:54 smithi040 bash[28232]: audit 2023-12-01T19:34:54.472595+0000 mon.a (mon.0) 4818 : audit 0 from='client.? 172.21.15.40:0/947881995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:54 smithi040 bash[41173]: cluster 2023-12-01T19:34:53.583674+0000 mgr.y (mgr.24356) 7102 : cluster 0 pgmap v7070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:54 smithi040 bash[41173]: audit 2023-12-01T19:34:54.472595+0000 mon.a (mon.0) 4818 : audit 0 from='client.? 172.21.15.40:0/947881995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:56 smithi040 bash[41173]: cluster 2023-12-01T19:34:55.584790+0000 mgr.y (mgr.24356) 7103 : cluster 0 pgmap v7071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:56 smithi040 bash[28232]: cluster 2023-12-01T19:34:55.584790+0000 mgr.y (mgr.24356) 7103 : cluster 0 pgmap v7071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:34:56] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:34:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:56 smithi141 bash[31670]: cluster 2023-12-01T19:34:55.584790+0000 mgr.y (mgr.24356) 7103 : cluster 0 pgmap v7071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:57 smithi141 bash[31670]: audit 2023-12-01T19:34:56.936846+0000 mon.a (mon.0) 4819 : audit 0 from='client.? 172.21.15.40:0/1839754898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:57 smithi040 bash[28232]: audit 2023-12-01T19:34:56.936846+0000 mon.a (mon.0) 4819 : audit 0 from='client.? 172.21.15.40:0/1839754898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:57 smithi040 bash[41173]: audit 2023-12-01T19:34:56.936846+0000 mon.a (mon.0) 4819 : audit 0 from='client.? 172.21.15.40:0/1839754898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:34:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:58 smithi141 bash[31670]: cluster 2023-12-01T19:34:57.585430+0000 mgr.y (mgr.24356) 7104 : cluster 0 pgmap v7072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:58 smithi040 bash[28232]: cluster 2023-12-01T19:34:57.585430+0000 mgr.y (mgr.24356) 7104 : cluster 0 pgmap v7072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:34:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:58 smithi040 bash[41173]: cluster 2023-12-01T19:34:57.585430+0000 mgr.y (mgr.24356) 7104 : cluster 0 pgmap v7072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:34:59 smithi141 bash[31670]: audit 2023-12-01T19:34:59.404693+0000 mon.a (mon.0) 4820 : audit 0 from='client.? 172.21.15.40:0/272478117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:34:59 smithi040 bash[28232]: audit 2023-12-01T19:34:59.404693+0000 mon.a (mon.0) 4820 : audit 0 from='client.? 172.21.15.40:0/272478117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:34:59 smithi040 bash[41173]: audit 2023-12-01T19:34:59.404693+0000 mon.a (mon.0) 4820 : audit 0 from='client.? 172.21.15.40:0/272478117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:00 smithi141 bash[31670]: cluster 2023-12-01T19:34:59.586618+0000 mgr.y (mgr.24356) 7105 : cluster 0 pgmap v7073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:00 smithi040 bash[28232]: cluster 2023-12-01T19:34:59.586618+0000 mgr.y (mgr.24356) 7105 : cluster 0 pgmap v7073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:00 smithi040 bash[41173]: cluster 2023-12-01T19:34:59.586618+0000 mgr.y (mgr.24356) 7105 : cluster 0 pgmap v7073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:02 smithi141 bash[31670]: cluster 2023-12-01T19:35:01.587100+0000 mgr.y (mgr.24356) 7106 : cluster 0 pgmap v7074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:02 smithi141 bash[31670]: audit 2023-12-01T19:35:01.862418+0000 mon.c (mon.2) 4490 : audit 0 from='client.? 172.21.15.40:0/3452330156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:02 smithi040 bash[41173]: cluster 2023-12-01T19:35:01.587100+0000 mgr.y (mgr.24356) 7106 : cluster 0 pgmap v7074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:02 smithi040 bash[41173]: audit 2023-12-01T19:35:01.862418+0000 mon.c (mon.2) 4490 : audit 0 from='client.? 172.21.15.40:0/3452330156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:02 smithi040 bash[28232]: cluster 2023-12-01T19:35:01.587100+0000 mgr.y (mgr.24356) 7106 : cluster 0 pgmap v7074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:02 smithi040 bash[28232]: audit 2023-12-01T19:35:01.862418+0000 mon.c (mon.2) 4490 : audit 0 from='client.? 172.21.15.40:0/3452330156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:03 smithi141 bash[31670]: audit 2023-12-01T19:35:03.687020+0000 mon.c (mon.2) 4491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:03 smithi040 bash[41173]: audit 2023-12-01T19:35:03.687020+0000 mon.c (mon.2) 4491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:03 smithi040 bash[28232]: audit 2023-12-01T19:35:03.687020+0000 mon.c (mon.2) 4491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:04 smithi141 bash[31670]: cluster 2023-12-01T19:35:03.587734+0000 mgr.y (mgr.24356) 7107 : cluster 0 pgmap v7075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:04 smithi141 bash[31670]: audit 2023-12-01T19:35:04.323913+0000 mon.c (mon.2) 4492 : audit 0 from='client.? 172.21.15.40:0/3501570663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:04 smithi040 bash[28232]: cluster 2023-12-01T19:35:03.587734+0000 mgr.y (mgr.24356) 7107 : cluster 0 pgmap v7075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:04 smithi040 bash[28232]: audit 2023-12-01T19:35:04.323913+0000 mon.c (mon.2) 4492 : audit 0 from='client.? 172.21.15.40:0/3501570663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:04 smithi040 bash[41173]: cluster 2023-12-01T19:35:03.587734+0000 mgr.y (mgr.24356) 7107 : cluster 0 pgmap v7075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:04 smithi040 bash[41173]: audit 2023-12-01T19:35:04.323913+0000 mon.c (mon.2) 4492 : audit 0 from='client.? 172.21.15.40:0/3501570663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:05 smithi141 bash[31670]: audit 2023-12-01T19:35:05.644422+0000 mon.c (mon.2) 4493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:35:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:05 smithi040 bash[28232]: audit 2023-12-01T19:35:05.644422+0000 mon.c (mon.2) 4493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:35:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:05 smithi040 bash[41173]: audit 2023-12-01T19:35:05.644422+0000 mon.c (mon.2) 4493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:35:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:35:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:35:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:07 smithi141 bash[31670]: cluster 2023-12-01T19:35:05.588915+0000 mgr.y (mgr.24356) 7108 : cluster 0 pgmap v7076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:07 smithi141 bash[31670]: audit 2023-12-01T19:35:06.024051+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:07 smithi141 bash[31670]: audit 2023-12-01T19:35:06.039198+0000 mon.a (mon.0) 4822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:07 smithi141 bash[31670]: audit 2023-12-01T19:35:06.782100+0000 mon.c (mon.2) 4494 : audit 0 from='client.? 172.21.15.40:0/309462277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[28232]: cluster 2023-12-01T19:35:05.588915+0000 mgr.y (mgr.24356) 7108 : cluster 0 pgmap v7076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[28232]: audit 2023-12-01T19:35:06.024051+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[28232]: audit 2023-12-01T19:35:06.039198+0000 mon.a (mon.0) 4822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[28232]: audit 2023-12-01T19:35:06.782100+0000 mon.c (mon.2) 4494 : audit 0 from='client.? 172.21.15.40:0/309462277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[41173]: cluster 2023-12-01T19:35:05.588915+0000 mgr.y (mgr.24356) 7108 : cluster 0 pgmap v7076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[41173]: audit 2023-12-01T19:35:06.024051+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[41173]: audit 2023-12-01T19:35:06.039198+0000 mon.a (mon.0) 4822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:07 smithi040 bash[41173]: audit 2023-12-01T19:35:06.782100+0000 mon.c (mon.2) 4494 : audit 0 from='client.? 172.21.15.40:0/309462277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:08 smithi040 bash[28232]: cluster 2023-12-01T19:35:07.589559+0000 mgr.y (mgr.24356) 7109 : cluster 0 pgmap v7077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:08 smithi040 bash[41173]: cluster 2023-12-01T19:35:07.589559+0000 mgr.y (mgr.24356) 7109 : cluster 0 pgmap v7077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:08 smithi141 bash[31670]: cluster 2023-12-01T19:35:07.589559+0000 mgr.y (mgr.24356) 7109 : cluster 0 pgmap v7077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:09 smithi040 bash[28232]: audit 2023-12-01T19:35:09.251950+0000 mon.a (mon.0) 4823 : audit 0 from='client.? 172.21.15.40:0/221606436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:09 smithi040 bash[41173]: audit 2023-12-01T19:35:09.251950+0000 mon.a (mon.0) 4823 : audit 0 from='client.? 172.21.15.40:0/221606436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:09 smithi141 bash[31670]: audit 2023-12-01T19:35:09.251950+0000 mon.a (mon.0) 4823 : audit 0 from='client.? 172.21.15.40:0/221606436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:10 smithi040 bash[28232]: cluster 2023-12-01T19:35:09.590696+0000 mgr.y (mgr.24356) 7110 : cluster 0 pgmap v7078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:10 smithi040 bash[41173]: cluster 2023-12-01T19:35:09.590696+0000 mgr.y (mgr.24356) 7110 : cluster 0 pgmap v7078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:10 smithi141 bash[31670]: cluster 2023-12-01T19:35:09.590696+0000 mgr.y (mgr.24356) 7110 : cluster 0 pgmap v7078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[41173]: audit 2023-12-01T19:35:11.538972+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[41173]: audit 2023-12-01T19:35:11.551840+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[41173]: cluster 2023-12-01T19:35:11.591299+0000 mgr.y (mgr.24356) 7111 : cluster 0 pgmap v7079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[41173]: audit 2023-12-01T19:35:11.746575+0000 mon.c (mon.2) 4495 : audit 0 from='client.? 172.21.15.40:0/2254596670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[41173]: audit 2023-12-01T19:35:12.234597+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[41173]: audit 2023-12-01T19:35:12.246404+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[28232]: audit 2023-12-01T19:35:11.538972+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[28232]: audit 2023-12-01T19:35:11.551840+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[28232]: cluster 2023-12-01T19:35:11.591299+0000 mgr.y (mgr.24356) 7111 : cluster 0 pgmap v7079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[28232]: audit 2023-12-01T19:35:11.746575+0000 mon.c (mon.2) 4495 : audit 0 from='client.? 172.21.15.40:0/2254596670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[28232]: audit 2023-12-01T19:35:12.234597+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:12 smithi040 bash[28232]: audit 2023-12-01T19:35:12.246404+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:12 smithi141 bash[31670]: audit 2023-12-01T19:35:11.538972+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:12 smithi141 bash[31670]: audit 2023-12-01T19:35:11.551840+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:12 smithi141 bash[31670]: cluster 2023-12-01T19:35:11.591299+0000 mgr.y (mgr.24356) 7111 : cluster 0 pgmap v7079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:12 smithi141 bash[31670]: audit 2023-12-01T19:35:11.746575+0000 mon.c (mon.2) 4495 : audit 0 from='client.? 172.21.15.40:0/2254596670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:12 smithi141 bash[31670]: audit 2023-12-01T19:35:12.234597+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:12 smithi141 bash[31670]: audit 2023-12-01T19:35:12.246404+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:13 smithi040 bash[41173]: audit 2023-12-01T19:35:12.720106+0000 mon.c (mon.2) 4496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:35:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:13 smithi040 bash[41173]: audit 2023-12-01T19:35:12.721900+0000 mon.c (mon.2) 4497 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:35:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:13 smithi040 bash[41173]: audit 2023-12-01T19:35:12.733710+0000 mon.a (mon.0) 4828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:13 smithi040 bash[28232]: audit 2023-12-01T19:35:12.720106+0000 mon.c (mon.2) 4496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:35:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:13 smithi040 bash[28232]: audit 2023-12-01T19:35:12.721900+0000 mon.c (mon.2) 4497 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:35:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:13 smithi040 bash[28232]: audit 2023-12-01T19:35:12.733710+0000 mon.a (mon.0) 4828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:13 smithi141 bash[31670]: audit 2023-12-01T19:35:12.720106+0000 mon.c (mon.2) 4496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:35:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:13 smithi141 bash[31670]: audit 2023-12-01T19:35:12.721900+0000 mon.c (mon.2) 4497 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:35:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:13 smithi141 bash[31670]: audit 2023-12-01T19:35:12.733710+0000 mon.a (mon.0) 4828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:35:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:14 smithi040 bash[28232]: cluster 2023-12-01T19:35:13.591937+0000 mgr.y (mgr.24356) 7112 : cluster 0 pgmap v7080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:14 smithi040 bash[28232]: audit 2023-12-01T19:35:14.215513+0000 mon.a (mon.0) 4829 : audit 0 from='client.? 172.21.15.40:0/3137831382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:14 smithi040 bash[41173]: cluster 2023-12-01T19:35:13.591937+0000 mgr.y (mgr.24356) 7112 : cluster 0 pgmap v7080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:14 smithi040 bash[41173]: audit 2023-12-01T19:35:14.215513+0000 mon.a (mon.0) 4829 : audit 0 from='client.? 172.21.15.40:0/3137831382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:14 smithi141 bash[31670]: cluster 2023-12-01T19:35:13.591937+0000 mgr.y (mgr.24356) 7112 : cluster 0 pgmap v7080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:14 smithi141 bash[31670]: audit 2023-12-01T19:35:14.215513+0000 mon.a (mon.0) 4829 : audit 0 from='client.? 172.21.15.40:0/3137831382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:16 smithi040 bash[28232]: cluster 2023-12-01T19:35:15.593109+0000 mgr.y (mgr.24356) 7113 : cluster 0 pgmap v7081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:16 smithi040 bash[41173]: cluster 2023-12-01T19:35:15.593109+0000 mgr.y (mgr.24356) 7113 : cluster 0 pgmap v7081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:35:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:35:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:16 smithi141 bash[31670]: cluster 2023-12-01T19:35:15.593109+0000 mgr.y (mgr.24356) 7113 : cluster 0 pgmap v7081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:17 smithi040 bash[41173]: audit 2023-12-01T19:35:16.678379+0000 mon.a (mon.0) 4830 : audit 0 from='client.? 172.21.15.40:0/2637456993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:17 smithi040 bash[28232]: audit 2023-12-01T19:35:16.678379+0000 mon.a (mon.0) 4830 : audit 0 from='client.? 172.21.15.40:0/2637456993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:17 smithi141 bash[31670]: audit 2023-12-01T19:35:16.678379+0000 mon.a (mon.0) 4830 : audit 0 from='client.? 172.21.15.40:0/2637456993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:18 smithi040 bash[41173]: cluster 2023-12-01T19:35:17.593751+0000 mgr.y (mgr.24356) 7114 : cluster 0 pgmap v7082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:18 smithi040 bash[28232]: cluster 2023-12-01T19:35:17.593751+0000 mgr.y (mgr.24356) 7114 : cluster 0 pgmap v7082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:18 smithi141 bash[31670]: cluster 2023-12-01T19:35:17.593751+0000 mgr.y (mgr.24356) 7114 : cluster 0 pgmap v7082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:19 smithi141 bash[31670]: audit 2023-12-01T19:35:18.686926+0000 mon.c (mon.2) 4498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:19 smithi141 bash[31670]: audit 2023-12-01T19:35:19.134805+0000 mon.c (mon.2) 4499 : audit 0 from='client.? 172.21.15.40:0/1855457880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:19 smithi040 bash[41173]: audit 2023-12-01T19:35:18.686926+0000 mon.c (mon.2) 4498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:19 smithi040 bash[41173]: audit 2023-12-01T19:35:19.134805+0000 mon.c (mon.2) 4499 : audit 0 from='client.? 172.21.15.40:0/1855457880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:19 smithi040 bash[28232]: audit 2023-12-01T19:35:18.686926+0000 mon.c (mon.2) 4498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:19 smithi040 bash[28232]: audit 2023-12-01T19:35:19.134805+0000 mon.c (mon.2) 4499 : audit 0 from='client.? 172.21.15.40:0/1855457880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:20 smithi141 bash[31670]: cluster 2023-12-01T19:35:19.594883+0000 mgr.y (mgr.24356) 7115 : cluster 0 pgmap v7083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:20 smithi040 bash[28232]: cluster 2023-12-01T19:35:19.594883+0000 mgr.y (mgr.24356) 7115 : cluster 0 pgmap v7083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:20 smithi040 bash[41173]: cluster 2023-12-01T19:35:19.594883+0000 mgr.y (mgr.24356) 7115 : cluster 0 pgmap v7083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:21 smithi141 bash[31670]: audit 2023-12-01T19:35:21.600655+0000 mon.a (mon.0) 4831 : audit 0 from='client.? 172.21.15.40:0/6590458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:21 smithi040 bash[28232]: audit 2023-12-01T19:35:21.600655+0000 mon.a (mon.0) 4831 : audit 0 from='client.? 172.21.15.40:0/6590458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:21 smithi040 bash[41173]: audit 2023-12-01T19:35:21.600655+0000 mon.a (mon.0) 4831 : audit 0 from='client.? 172.21.15.40:0/6590458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:22 smithi141 bash[31670]: cluster 2023-12-01T19:35:21.595502+0000 mgr.y (mgr.24356) 7116 : cluster 0 pgmap v7084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:22 smithi040 bash[28232]: cluster 2023-12-01T19:35:21.595502+0000 mgr.y (mgr.24356) 7116 : cluster 0 pgmap v7084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:22 smithi040 bash[41173]: cluster 2023-12-01T19:35:21.595502+0000 mgr.y (mgr.24356) 7116 : cluster 0 pgmap v7084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:24 smithi141 bash[31670]: cluster 2023-12-01T19:35:23.596202+0000 mgr.y (mgr.24356) 7117 : cluster 0 pgmap v7085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:24 smithi141 bash[31670]: audit 2023-12-01T19:35:24.075835+0000 mon.c (mon.2) 4500 : audit 0 from='client.? 172.21.15.40:0/3360404913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:24 smithi040 bash[28232]: cluster 2023-12-01T19:35:23.596202+0000 mgr.y (mgr.24356) 7117 : cluster 0 pgmap v7085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:24 smithi040 bash[28232]: audit 2023-12-01T19:35:24.075835+0000 mon.c (mon.2) 4500 : audit 0 from='client.? 172.21.15.40:0/3360404913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:24 smithi040 bash[41173]: cluster 2023-12-01T19:35:23.596202+0000 mgr.y (mgr.24356) 7117 : cluster 0 pgmap v7085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:24 smithi040 bash[41173]: audit 2023-12-01T19:35:24.075835+0000 mon.c (mon.2) 4500 : audit 0 from='client.? 172.21.15.40:0/3360404913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:35:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T19:35:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:26 smithi040 bash[28232]: cluster 2023-12-01T19:35:25.597413+0000 mgr.y (mgr.24356) 7118 : cluster 0 pgmap v7086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:26 smithi040 bash[28232]: audit 2023-12-01T19:35:26.537271+0000 mon.c (mon.2) 4501 : audit 0 from='client.? 172.21.15.40:0/1552481507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:26 smithi040 bash[41173]: cluster 2023-12-01T19:35:25.597413+0000 mgr.y (mgr.24356) 7118 : cluster 0 pgmap v7086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:26 smithi040 bash[41173]: audit 2023-12-01T19:35:26.537271+0000 mon.c (mon.2) 4501 : audit 0 from='client.? 172.21.15.40:0/1552481507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:26 smithi141 bash[31670]: cluster 2023-12-01T19:35:25.597413+0000 mgr.y (mgr.24356) 7118 : cluster 0 pgmap v7086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:26 smithi141 bash[31670]: audit 2023-12-01T19:35:26.537271+0000 mon.c (mon.2) 4501 : audit 0 from='client.? 172.21.15.40:0/1552481507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:28 smithi040 bash[28232]: cluster 2023-12-01T19:35:27.598102+0000 mgr.y (mgr.24356) 7119 : cluster 0 pgmap v7087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:28 smithi040 bash[41173]: cluster 2023-12-01T19:35:27.598102+0000 mgr.y (mgr.24356) 7119 : cluster 0 pgmap v7087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:28 smithi141 bash[31670]: cluster 2023-12-01T19:35:27.598102+0000 mgr.y (mgr.24356) 7119 : cluster 0 pgmap v7087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:29 smithi040 bash[41173]: audit 2023-12-01T19:35:29.002614+0000 mon.a (mon.0) 4832 : audit 0 from='client.? 172.21.15.40:0/1954481282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:29 smithi040 bash[28232]: audit 2023-12-01T19:35:29.002614+0000 mon.a (mon.0) 4832 : audit 0 from='client.? 172.21.15.40:0/1954481282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:29 smithi141 bash[31670]: audit 2023-12-01T19:35:29.002614+0000 mon.a (mon.0) 4832 : audit 0 from='client.? 172.21.15.40:0/1954481282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:30 smithi040 bash[28232]: cluster 2023-12-01T19:35:29.599190+0000 mgr.y (mgr.24356) 7120 : cluster 0 pgmap v7088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:30 smithi040 bash[41173]: cluster 2023-12-01T19:35:29.599190+0000 mgr.y (mgr.24356) 7120 : cluster 0 pgmap v7088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:30 smithi141 bash[31670]: cluster 2023-12-01T19:35:29.599190+0000 mgr.y (mgr.24356) 7120 : cluster 0 pgmap v7088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:31 smithi141 bash[31670]: audit 2023-12-01T19:35:31.467386+0000 mon.a (mon.0) 4833 : audit 0 from='client.? 172.21.15.40:0/1722726635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:31 smithi040 bash[28232]: audit 2023-12-01T19:35:31.467386+0000 mon.a (mon.0) 4833 : audit 0 from='client.? 172.21.15.40:0/1722726635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:31 smithi040 bash[41173]: audit 2023-12-01T19:35:31.467386+0000 mon.a (mon.0) 4833 : audit 0 from='client.? 172.21.15.40:0/1722726635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:32 smithi040 bash[28232]: cluster 2023-12-01T19:35:31.599901+0000 mgr.y (mgr.24356) 7121 : cluster 0 pgmap v7089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:32 smithi040 bash[41173]: cluster 2023-12-01T19:35:31.599901+0000 mgr.y (mgr.24356) 7121 : cluster 0 pgmap v7089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:32 smithi141 bash[31670]: cluster 2023-12-01T19:35:31.599901+0000 mgr.y (mgr.24356) 7121 : cluster 0 pgmap v7089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:34 smithi040 bash[28232]: cluster 2023-12-01T19:35:33.600292+0000 mgr.y (mgr.24356) 7122 : cluster 0 pgmap v7090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:34 smithi040 bash[28232]: audit 2023-12-01T19:35:33.687349+0000 mon.c (mon.2) 4502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:34 smithi040 bash[28232]: audit 2023-12-01T19:35:33.929609+0000 mon.a (mon.0) 4834 : audit 0 from='client.? 172.21.15.40:0/1362726559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:34 smithi040 bash[41173]: cluster 2023-12-01T19:35:33.600292+0000 mgr.y (mgr.24356) 7122 : cluster 0 pgmap v7090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:34 smithi040 bash[41173]: audit 2023-12-01T19:35:33.687349+0000 mon.c (mon.2) 4502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:34 smithi040 bash[41173]: audit 2023-12-01T19:35:33.929609+0000 mon.a (mon.0) 4834 : audit 0 from='client.? 172.21.15.40:0/1362726559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:34 smithi141 bash[31670]: cluster 2023-12-01T19:35:33.600292+0000 mgr.y (mgr.24356) 7122 : cluster 0 pgmap v7090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:34 smithi141 bash[31670]: audit 2023-12-01T19:35:33.687349+0000 mon.c (mon.2) 4502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:34 smithi141 bash[31670]: audit 2023-12-01T19:35:33.929609+0000 mon.a (mon.0) 4834 : audit 0 from='client.? 172.21.15.40:0/1362726559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:35:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:35:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:36 smithi040 bash[28232]: cluster 2023-12-01T19:35:35.601447+0000 mgr.y (mgr.24356) 7123 : cluster 0 pgmap v7091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:36 smithi040 bash[28232]: audit 2023-12-01T19:35:36.393178+0000 mon.c (mon.2) 4503 : audit 0 from='client.? 172.21.15.40:0/1615560937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:36 smithi040 bash[41173]: cluster 2023-12-01T19:35:35.601447+0000 mgr.y (mgr.24356) 7123 : cluster 0 pgmap v7091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:36 smithi040 bash[41173]: audit 2023-12-01T19:35:36.393178+0000 mon.c (mon.2) 4503 : audit 0 from='client.? 172.21.15.40:0/1615560937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:36 smithi141 bash[31670]: cluster 2023-12-01T19:35:35.601447+0000 mgr.y (mgr.24356) 7123 : cluster 0 pgmap v7091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:36 smithi141 bash[31670]: audit 2023-12-01T19:35:36.393178+0000 mon.c (mon.2) 4503 : audit 0 from='client.? 172.21.15.40:0/1615560937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:38 smithi040 bash[28232]: cluster 2023-12-01T19:35:37.602085+0000 mgr.y (mgr.24356) 7124 : cluster 0 pgmap v7092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:38 smithi040 bash[41173]: cluster 2023-12-01T19:35:37.602085+0000 mgr.y (mgr.24356) 7124 : cluster 0 pgmap v7092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:38 smithi141 bash[31670]: cluster 2023-12-01T19:35:37.602085+0000 mgr.y (mgr.24356) 7124 : cluster 0 pgmap v7092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:39 smithi040 bash[28232]: audit 2023-12-01T19:35:38.853762+0000 mon.a (mon.0) 4835 : audit 0 from='client.? 172.21.15.40:0/294098778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:39 smithi040 bash[41173]: audit 2023-12-01T19:35:38.853762+0000 mon.a (mon.0) 4835 : audit 0 from='client.? 172.21.15.40:0/294098778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:39 smithi141 bash[31670]: audit 2023-12-01T19:35:38.853762+0000 mon.a (mon.0) 4835 : audit 0 from='client.? 172.21.15.40:0/294098778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:40 smithi040 bash[28232]: cluster 2023-12-01T19:35:39.603251+0000 mgr.y (mgr.24356) 7125 : cluster 0 pgmap v7093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:40 smithi040 bash[41173]: cluster 2023-12-01T19:35:39.603251+0000 mgr.y (mgr.24356) 7125 : cluster 0 pgmap v7093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:40 smithi141 bash[31670]: cluster 2023-12-01T19:35:39.603251+0000 mgr.y (mgr.24356) 7125 : cluster 0 pgmap v7093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:41 smithi040 bash[28232]: audit 2023-12-01T19:35:41.308305+0000 mon.a (mon.0) 4836 : audit 0 from='client.? 172.21.15.40:0/3299046426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:41 smithi040 bash[41173]: audit 2023-12-01T19:35:41.308305+0000 mon.a (mon.0) 4836 : audit 0 from='client.? 172.21.15.40:0/3299046426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:41 smithi141 bash[31670]: audit 2023-12-01T19:35:41.308305+0000 mon.a (mon.0) 4836 : audit 0 from='client.? 172.21.15.40:0/3299046426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:42 smithi040 bash[28232]: cluster 2023-12-01T19:35:41.603925+0000 mgr.y (mgr.24356) 7126 : cluster 0 pgmap v7094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:42 smithi040 bash[41173]: cluster 2023-12-01T19:35:41.603925+0000 mgr.y (mgr.24356) 7126 : cluster 0 pgmap v7094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:42 smithi141 bash[31670]: cluster 2023-12-01T19:35:41.603925+0000 mgr.y (mgr.24356) 7126 : cluster 0 pgmap v7094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:44 smithi141 bash[31670]: cluster 2023-12-01T19:35:43.604578+0000 mgr.y (mgr.24356) 7127 : cluster 0 pgmap v7095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:44 smithi141 bash[31670]: audit 2023-12-01T19:35:43.773894+0000 mon.a (mon.0) 4837 : audit 0 from='client.? 172.21.15.40:0/1315680634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:44 smithi040 bash[28232]: cluster 2023-12-01T19:35:43.604578+0000 mgr.y (mgr.24356) 7127 : cluster 0 pgmap v7095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:44 smithi040 bash[28232]: audit 2023-12-01T19:35:43.773894+0000 mon.a (mon.0) 4837 : audit 0 from='client.? 172.21.15.40:0/1315680634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:44 smithi040 bash[41173]: cluster 2023-12-01T19:35:43.604578+0000 mgr.y (mgr.24356) 7127 : cluster 0 pgmap v7095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:44 smithi040 bash[41173]: audit 2023-12-01T19:35:43.773894+0000 mon.a (mon.0) 4837 : audit 0 from='client.? 172.21.15.40:0/1315680634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:35:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:35:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:46 smithi040 bash[41173]: cluster 2023-12-01T19:35:45.605723+0000 mgr.y (mgr.24356) 7128 : cluster 0 pgmap v7096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:46 smithi040 bash[41173]: audit 2023-12-01T19:35:46.241117+0000 mon.c (mon.2) 4504 : audit 0 from='client.? 172.21.15.40:0/1617062342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:46 smithi040 bash[28232]: cluster 2023-12-01T19:35:45.605723+0000 mgr.y (mgr.24356) 7128 : cluster 0 pgmap v7096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:46 smithi040 bash[28232]: audit 2023-12-01T19:35:46.241117+0000 mon.c (mon.2) 4504 : audit 0 from='client.? 172.21.15.40:0/1617062342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:46 smithi141 bash[31670]: cluster 2023-12-01T19:35:45.605723+0000 mgr.y (mgr.24356) 7128 : cluster 0 pgmap v7096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:46 smithi141 bash[31670]: audit 2023-12-01T19:35:46.241117+0000 mon.c (mon.2) 4504 : audit 0 from='client.? 172.21.15.40:0/1617062342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:48 smithi040 bash[41173]: cluster 2023-12-01T19:35:47.606319+0000 mgr.y (mgr.24356) 7129 : cluster 0 pgmap v7097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:48 smithi040 bash[28232]: cluster 2023-12-01T19:35:47.606319+0000 mgr.y (mgr.24356) 7129 : cluster 0 pgmap v7097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:48 smithi141 bash[31670]: cluster 2023-12-01T19:35:47.606319+0000 mgr.y (mgr.24356) 7129 : cluster 0 pgmap v7097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:49 smithi040 bash[28232]: audit 2023-12-01T19:35:48.687307+0000 mon.c (mon.2) 4505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:49 smithi040 bash[28232]: audit 2023-12-01T19:35:48.710525+0000 mon.a (mon.0) 4838 : audit 0 from='client.? 172.21.15.40:0/2503082342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:49 smithi040 bash[41173]: audit 2023-12-01T19:35:48.687307+0000 mon.c (mon.2) 4505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:49 smithi040 bash[41173]: audit 2023-12-01T19:35:48.710525+0000 mon.a (mon.0) 4838 : audit 0 from='client.? 172.21.15.40:0/2503082342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:49 smithi141 bash[31670]: audit 2023-12-01T19:35:48.687307+0000 mon.c (mon.2) 4505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:49 smithi141 bash[31670]: audit 2023-12-01T19:35:48.710525+0000 mon.a (mon.0) 4838 : audit 0 from='client.? 172.21.15.40:0/2503082342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:50 smithi040 bash[28232]: cluster 2023-12-01T19:35:49.607456+0000 mgr.y (mgr.24356) 7130 : cluster 0 pgmap v7098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:50 smithi040 bash[41173]: cluster 2023-12-01T19:35:49.607456+0000 mgr.y (mgr.24356) 7130 : cluster 0 pgmap v7098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:50 smithi141 bash[31670]: cluster 2023-12-01T19:35:49.607456+0000 mgr.y (mgr.24356) 7130 : cluster 0 pgmap v7098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:51 smithi040 bash[41173]: audit 2023-12-01T19:35:51.178726+0000 mon.c (mon.2) 4506 : audit 0 from='client.? 172.21.15.40:0/3146960598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:51 smithi040 bash[28232]: audit 2023-12-01T19:35:51.178726+0000 mon.c (mon.2) 4506 : audit 0 from='client.? 172.21.15.40:0/3146960598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:51 smithi141 bash[31670]: audit 2023-12-01T19:35:51.178726+0000 mon.c (mon.2) 4506 : audit 0 from='client.? 172.21.15.40:0/3146960598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:52 smithi040 bash[41173]: cluster 2023-12-01T19:35:51.608133+0000 mgr.y (mgr.24356) 7131 : cluster 0 pgmap v7099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:52 smithi040 bash[28232]: cluster 2023-12-01T19:35:51.608133+0000 mgr.y (mgr.24356) 7131 : cluster 0 pgmap v7099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:52 smithi141 bash[31670]: cluster 2023-12-01T19:35:51.608133+0000 mgr.y (mgr.24356) 7131 : cluster 0 pgmap v7099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:53 smithi141 bash[31670]: audit 2023-12-01T19:35:53.638903+0000 mon.c (mon.2) 4507 : audit 0 from='client.? 172.21.15.40:0/1475887920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:53 smithi040 bash[41173]: audit 2023-12-01T19:35:53.638903+0000 mon.c (mon.2) 4507 : audit 0 from='client.? 172.21.15.40:0/1475887920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:53 smithi040 bash[28232]: audit 2023-12-01T19:35:53.638903+0000 mon.c (mon.2) 4507 : audit 0 from='client.? 172.21.15.40:0/1475887920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:54 smithi141 bash[31670]: cluster 2023-12-01T19:35:53.608864+0000 mgr.y (mgr.24356) 7132 : cluster 0 pgmap v7100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:54 smithi040 bash[28232]: cluster 2023-12-01T19:35:53.608864+0000 mgr.y (mgr.24356) 7132 : cluster 0 pgmap v7100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:54 smithi040 bash[41173]: cluster 2023-12-01T19:35:53.608864+0000 mgr.y (mgr.24356) 7132 : cluster 0 pgmap v7100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:35:56] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:35:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:56 smithi040 bash[41173]: cluster 2023-12-01T19:35:55.610086+0000 mgr.y (mgr.24356) 7133 : cluster 0 pgmap v7101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:56 smithi040 bash[41173]: audit 2023-12-01T19:35:56.107108+0000 mon.a (mon.0) 4839 : audit 0 from='client.? 172.21.15.40:0/3616419916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:56 smithi040 bash[28232]: cluster 2023-12-01T19:35:55.610086+0000 mgr.y (mgr.24356) 7133 : cluster 0 pgmap v7101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:56 smithi040 bash[28232]: audit 2023-12-01T19:35:56.107108+0000 mon.a (mon.0) 4839 : audit 0 from='client.? 172.21.15.40:0/3616419916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:56 smithi141 bash[31670]: cluster 2023-12-01T19:35:55.610086+0000 mgr.y (mgr.24356) 7133 : cluster 0 pgmap v7101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:56 smithi141 bash[31670]: audit 2023-12-01T19:35:56.107108+0000 mon.a (mon.0) 4839 : audit 0 from='client.? 172.21.15.40:0/3616419916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:58 smithi040 bash[41173]: cluster 2023-12-01T19:35:57.610739+0000 mgr.y (mgr.24356) 7134 : cluster 0 pgmap v7102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:58 smithi040 bash[28232]: cluster 2023-12-01T19:35:57.610739+0000 mgr.y (mgr.24356) 7134 : cluster 0 pgmap v7102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:58 smithi141 bash[31670]: cluster 2023-12-01T19:35:57.610739+0000 mgr.y (mgr.24356) 7134 : cluster 0 pgmap v7102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:35:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:35:59 smithi040 bash[28232]: audit 2023-12-01T19:35:58.574393+0000 mon.a (mon.0) 4840 : audit 0 from='client.? 172.21.15.40:0/3823150139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:35:59 smithi040 bash[41173]: audit 2023-12-01T19:35:58.574393+0000 mon.a (mon.0) 4840 : audit 0 from='client.? 172.21.15.40:0/3823150139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:35:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:35:59 smithi141 bash[31670]: audit 2023-12-01T19:35:58.574393+0000 mon.a (mon.0) 4840 : audit 0 from='client.? 172.21.15.40:0/3823150139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:00 smithi040 bash[28232]: cluster 2023-12-01T19:35:59.611876+0000 mgr.y (mgr.24356) 7135 : cluster 0 pgmap v7103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:00 smithi040 bash[41173]: cluster 2023-12-01T19:35:59.611876+0000 mgr.y (mgr.24356) 7135 : cluster 0 pgmap v7103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:00 smithi141 bash[31670]: cluster 2023-12-01T19:35:59.611876+0000 mgr.y (mgr.24356) 7135 : cluster 0 pgmap v7103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:01 smithi040 bash[28232]: audit 2023-12-01T19:36:01.036758+0000 mon.c (mon.2) 4508 : audit 0 from='client.? 172.21.15.40:0/1661222681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:01 smithi040 bash[41173]: audit 2023-12-01T19:36:01.036758+0000 mon.c (mon.2) 4508 : audit 0 from='client.? 172.21.15.40:0/1661222681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:01 smithi141 bash[31670]: audit 2023-12-01T19:36:01.036758+0000 mon.c (mon.2) 4508 : audit 0 from='client.? 172.21.15.40:0/1661222681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:02 smithi040 bash[28232]: cluster 2023-12-01T19:36:01.612571+0000 mgr.y (mgr.24356) 7136 : cluster 0 pgmap v7104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:02 smithi040 bash[41173]: cluster 2023-12-01T19:36:01.612571+0000 mgr.y (mgr.24356) 7136 : cluster 0 pgmap v7104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:02 smithi141 bash[31670]: cluster 2023-12-01T19:36:01.612571+0000 mgr.y (mgr.24356) 7136 : cluster 0 pgmap v7104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:03 smithi040 bash[28232]: audit 2023-12-01T19:36:03.496408+0000 mon.a (mon.0) 4841 : audit 0 from='client.? 172.21.15.40:0/2344912950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:03 smithi040 bash[41173]: audit 2023-12-01T19:36:03.496408+0000 mon.a (mon.0) 4841 : audit 0 from='client.? 172.21.15.40:0/2344912950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:03 smithi141 bash[31670]: audit 2023-12-01T19:36:03.496408+0000 mon.a (mon.0) 4841 : audit 0 from='client.? 172.21.15.40:0/2344912950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:04 smithi040 bash[41173]: cluster 2023-12-01T19:36:03.613179+0000 mgr.y (mgr.24356) 7137 : cluster 0 pgmap v7105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:04 smithi040 bash[41173]: audit 2023-12-01T19:36:03.688219+0000 mon.c (mon.2) 4509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:04 smithi040 bash[28232]: cluster 2023-12-01T19:36:03.613179+0000 mgr.y (mgr.24356) 7137 : cluster 0 pgmap v7105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:04 smithi040 bash[28232]: audit 2023-12-01T19:36:03.688219+0000 mon.c (mon.2) 4509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:04 smithi141 bash[31670]: cluster 2023-12-01T19:36:03.613179+0000 mgr.y (mgr.24356) 7137 : cluster 0 pgmap v7105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:04 smithi141 bash[31670]: audit 2023-12-01T19:36:03.688219+0000 mon.c (mon.2) 4509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:36:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:36:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:06 smithi040 bash[28232]: cluster 2023-12-01T19:36:05.614295+0000 mgr.y (mgr.24356) 7138 : cluster 0 pgmap v7106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:06 smithi040 bash[28232]: audit 2023-12-01T19:36:05.959982+0000 mon.a (mon.0) 4842 : audit 0 from='client.? 172.21.15.40:0/3117316721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:06 smithi040 bash[41173]: cluster 2023-12-01T19:36:05.614295+0000 mgr.y (mgr.24356) 7138 : cluster 0 pgmap v7106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:06 smithi040 bash[41173]: audit 2023-12-01T19:36:05.959982+0000 mon.a (mon.0) 4842 : audit 0 from='client.? 172.21.15.40:0/3117316721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:06 smithi141 bash[31670]: cluster 2023-12-01T19:36:05.614295+0000 mgr.y (mgr.24356) 7138 : cluster 0 pgmap v7106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:06 smithi141 bash[31670]: audit 2023-12-01T19:36:05.959982+0000 mon.a (mon.0) 4842 : audit 0 from='client.? 172.21.15.40:0/3117316721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:08 smithi040 bash[41173]: cluster 2023-12-01T19:36:07.614946+0000 mgr.y (mgr.24356) 7139 : cluster 0 pgmap v7107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:08 smithi040 bash[28232]: cluster 2023-12-01T19:36:07.614946+0000 mgr.y (mgr.24356) 7139 : cluster 0 pgmap v7107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:08 smithi141 bash[31670]: cluster 2023-12-01T19:36:07.614946+0000 mgr.y (mgr.24356) 7139 : cluster 0 pgmap v7107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:09 smithi040 bash[28232]: audit 2023-12-01T19:36:08.420436+0000 mon.a (mon.0) 4843 : audit 0 from='client.? 172.21.15.40:0/2481521678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:09 smithi040 bash[41173]: audit 2023-12-01T19:36:08.420436+0000 mon.a (mon.0) 4843 : audit 0 from='client.? 172.21.15.40:0/2481521678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:09 smithi141 bash[31670]: audit 2023-12-01T19:36:08.420436+0000 mon.a (mon.0) 4843 : audit 0 from='client.? 172.21.15.40:0/2481521678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:10 smithi040 bash[28232]: cluster 2023-12-01T19:36:09.616131+0000 mgr.y (mgr.24356) 7140 : cluster 0 pgmap v7108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:10 smithi040 bash[41173]: cluster 2023-12-01T19:36:09.616131+0000 mgr.y (mgr.24356) 7140 : cluster 0 pgmap v7108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:10 smithi141 bash[31670]: cluster 2023-12-01T19:36:09.616131+0000 mgr.y (mgr.24356) 7140 : cluster 0 pgmap v7108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:11 smithi040 bash[28232]: audit 2023-12-01T19:36:10.886136+0000 mon.a (mon.0) 4844 : audit 0 from='client.? 172.21.15.40:0/3705230310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:11 smithi040 bash[41173]: audit 2023-12-01T19:36:10.886136+0000 mon.a (mon.0) 4844 : audit 0 from='client.? 172.21.15.40:0/3705230310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:11 smithi141 bash[31670]: audit 2023-12-01T19:36:10.886136+0000 mon.a (mon.0) 4844 : audit 0 from='client.? 172.21.15.40:0/3705230310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:12 smithi040 bash[28232]: cluster 2023-12-01T19:36:11.616818+0000 mgr.y (mgr.24356) 7141 : cluster 0 pgmap v7109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:12 smithi040 bash[41173]: cluster 2023-12-01T19:36:11.616818+0000 mgr.y (mgr.24356) 7141 : cluster 0 pgmap v7109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:12 smithi141 bash[31670]: cluster 2023-12-01T19:36:11.616818+0000 mgr.y (mgr.24356) 7141 : cluster 0 pgmap v7109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:13 smithi040 bash[28232]: audit 2023-12-01T19:36:12.818501+0000 mon.c (mon.2) 4510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:36:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:13 smithi040 bash[28232]: audit 2023-12-01T19:36:13.351897+0000 mon.c (mon.2) 4511 : audit 0 from='client.? 172.21.15.40:0/305138159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:13 smithi040 bash[41173]: audit 2023-12-01T19:36:12.818501+0000 mon.c (mon.2) 4510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:36:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:13 smithi040 bash[41173]: audit 2023-12-01T19:36:13.351897+0000 mon.c (mon.2) 4511 : audit 0 from='client.? 172.21.15.40:0/305138159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:13 smithi141 bash[31670]: audit 2023-12-01T19:36:12.818501+0000 mon.c (mon.2) 4510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:36:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:13 smithi141 bash[31670]: audit 2023-12-01T19:36:13.351897+0000 mon.c (mon.2) 4511 : audit 0 from='client.? 172.21.15.40:0/305138159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:14 smithi040 bash[28232]: cluster 2023-12-01T19:36:13.617464+0000 mgr.y (mgr.24356) 7142 : cluster 0 pgmap v7110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:14 smithi040 bash[41173]: cluster 2023-12-01T19:36:13.617464+0000 mgr.y (mgr.24356) 7142 : cluster 0 pgmap v7110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:14 smithi141 bash[31670]: cluster 2023-12-01T19:36:13.617464+0000 mgr.y (mgr.24356) 7142 : cluster 0 pgmap v7110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:16 smithi040 bash[28232]: cluster 2023-12-01T19:36:15.618600+0000 mgr.y (mgr.24356) 7143 : cluster 0 pgmap v7111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:16 smithi040 bash[28232]: audit 2023-12-01T19:36:15.821132+0000 mon.c (mon.2) 4512 : audit 0 from='client.? 172.21.15.40:0/397032453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:16 smithi040 bash[41173]: cluster 2023-12-01T19:36:15.618600+0000 mgr.y (mgr.24356) 7143 : cluster 0 pgmap v7111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:16 smithi040 bash[41173]: audit 2023-12-01T19:36:15.821132+0000 mon.c (mon.2) 4512 : audit 0 from='client.? 172.21.15.40:0/397032453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:36:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:36:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:16 smithi141 bash[31670]: cluster 2023-12-01T19:36:15.618600+0000 mgr.y (mgr.24356) 7143 : cluster 0 pgmap v7111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:16 smithi141 bash[31670]: audit 2023-12-01T19:36:15.821132+0000 mon.c (mon.2) 4512 : audit 0 from='client.? 172.21.15.40:0/397032453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:18 smithi040 bash[41173]: cluster 2023-12-01T19:36:17.619261+0000 mgr.y (mgr.24356) 7144 : cluster 0 pgmap v7112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:18 smithi040 bash[41173]: audit 2023-12-01T19:36:18.297114+0000 mon.a (mon.0) 4845 : audit 0 from='client.? 172.21.15.40:0/1989904080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:18 smithi040 bash[28232]: cluster 2023-12-01T19:36:17.619261+0000 mgr.y (mgr.24356) 7144 : cluster 0 pgmap v7112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:18 smithi040 bash[28232]: audit 2023-12-01T19:36:18.297114+0000 mon.a (mon.0) 4845 : audit 0 from='client.? 172.21.15.40:0/1989904080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:18 smithi141 bash[31670]: cluster 2023-12-01T19:36:17.619261+0000 mgr.y (mgr.24356) 7144 : cluster 0 pgmap v7112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:18 smithi141 bash[31670]: audit 2023-12-01T19:36:18.297114+0000 mon.a (mon.0) 4845 : audit 0 from='client.? 172.21.15.40:0/1989904080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:18.663835+0000 mon.a (mon.0) 4846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:18.674834+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:18.688116+0000 mon.c (mon.2) 4513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:18.967492+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:18.976218+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:19.454336+0000 mon.c (mon.2) 4514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:19.455927+0000 mon.c (mon.2) 4515 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:19 smithi141 bash[31670]: audit 2023-12-01T19:36:19.467110+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:18.663835+0000 mon.a (mon.0) 4846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:18.674834+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:18.688116+0000 mon.c (mon.2) 4513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:18.967492+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:18.976218+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:19.454336+0000 mon.c (mon.2) 4514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:19.455927+0000 mon.c (mon.2) 4515 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[28232]: audit 2023-12-01T19:36:19.467110+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:18.663835+0000 mon.a (mon.0) 4846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:18.674834+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:18.688116+0000 mon.c (mon.2) 4513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:18.967492+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:18.976218+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:19.454336+0000 mon.c (mon.2) 4514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:36:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:19.455927+0000 mon.c (mon.2) 4515 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:36:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:19 smithi040 bash[41173]: audit 2023-12-01T19:36:19.467110+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:36:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:20 smithi141 bash[31670]: cluster 2023-12-01T19:36:19.620409+0000 mgr.y (mgr.24356) 7145 : cluster 0 pgmap v7113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:20 smithi040 bash[28232]: cluster 2023-12-01T19:36:19.620409+0000 mgr.y (mgr.24356) 7145 : cluster 0 pgmap v7113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:20 smithi040 bash[41173]: cluster 2023-12-01T19:36:19.620409+0000 mgr.y (mgr.24356) 7145 : cluster 0 pgmap v7113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:21 smithi141 bash[31670]: audit 2023-12-01T19:36:20.763760+0000 mon.c (mon.2) 4516 : audit 0 from='client.? 172.21.15.40:0/2648975547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:21 smithi040 bash[28232]: audit 2023-12-01T19:36:20.763760+0000 mon.c (mon.2) 4516 : audit 0 from='client.? 172.21.15.40:0/2648975547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:21 smithi040 bash[41173]: audit 2023-12-01T19:36:20.763760+0000 mon.c (mon.2) 4516 : audit 0 from='client.? 172.21.15.40:0/2648975547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:22 smithi141 bash[31670]: cluster 2023-12-01T19:36:21.621080+0000 mgr.y (mgr.24356) 7146 : cluster 0 pgmap v7114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:22 smithi040 bash[28232]: cluster 2023-12-01T19:36:21.621080+0000 mgr.y (mgr.24356) 7146 : cluster 0 pgmap v7114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:22 smithi040 bash[41173]: cluster 2023-12-01T19:36:21.621080+0000 mgr.y (mgr.24356) 7146 : cluster 0 pgmap v7114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:23 smithi141 bash[31670]: audit 2023-12-01T19:36:23.232865+0000 mon.c (mon.2) 4517 : audit 0 from='client.? 172.21.15.40:0/2194849959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:23 smithi040 bash[28232]: audit 2023-12-01T19:36:23.232865+0000 mon.c (mon.2) 4517 : audit 0 from='client.? 172.21.15.40:0/2194849959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:23 smithi040 bash[41173]: audit 2023-12-01T19:36:23.232865+0000 mon.c (mon.2) 4517 : audit 0 from='client.? 172.21.15.40:0/2194849959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:24 smithi141 bash[31670]: cluster 2023-12-01T19:36:23.621768+0000 mgr.y (mgr.24356) 7147 : cluster 0 pgmap v7115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:24 smithi040 bash[28232]: cluster 2023-12-01T19:36:23.621768+0000 mgr.y (mgr.24356) 7147 : cluster 0 pgmap v7115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:24 smithi040 bash[41173]: cluster 2023-12-01T19:36:23.621768+0000 mgr.y (mgr.24356) 7147 : cluster 0 pgmap v7115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:25 smithi141 bash[31670]: audit 2023-12-01T19:36:25.688986+0000 mon.c (mon.2) 4518 : audit 0 from='client.? 172.21.15.40:0/3653144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:25 smithi040 bash[28232]: audit 2023-12-01T19:36:25.688986+0000 mon.c (mon.2) 4518 : audit 0 from='client.? 172.21.15.40:0/3653144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:25 smithi040 bash[41173]: audit 2023-12-01T19:36:25.688986+0000 mon.c (mon.2) 4518 : audit 0 from='client.? 172.21.15.40:0/3653144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:26 smithi040 bash[28232]: cluster 2023-12-01T19:36:25.622962+0000 mgr.y (mgr.24356) 7148 : cluster 0 pgmap v7116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:36:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:36:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:26 smithi040 bash[41173]: cluster 2023-12-01T19:36:25.622962+0000 mgr.y (mgr.24356) 7148 : cluster 0 pgmap v7116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:26 smithi141 bash[31670]: cluster 2023-12-01T19:36:25.622962+0000 mgr.y (mgr.24356) 7148 : cluster 0 pgmap v7116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:28 smithi040 bash[28232]: cluster 2023-12-01T19:36:27.623600+0000 mgr.y (mgr.24356) 7149 : cluster 0 pgmap v7117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:28 smithi040 bash[28232]: audit 2023-12-01T19:36:28.153208+0000 mon.c (mon.2) 4519 : audit 0 from='client.? 172.21.15.40:0/132052839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:28 smithi040 bash[41173]: cluster 2023-12-01T19:36:27.623600+0000 mgr.y (mgr.24356) 7149 : cluster 0 pgmap v7117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:28 smithi040 bash[41173]: audit 2023-12-01T19:36:28.153208+0000 mon.c (mon.2) 4519 : audit 0 from='client.? 172.21.15.40:0/132052839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:28 smithi141 bash[31670]: cluster 2023-12-01T19:36:27.623600+0000 mgr.y (mgr.24356) 7149 : cluster 0 pgmap v7117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:28 smithi141 bash[31670]: audit 2023-12-01T19:36:28.153208+0000 mon.c (mon.2) 4519 : audit 0 from='client.? 172.21.15.40:0/132052839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:30 smithi141 bash[31670]: cluster 2023-12-01T19:36:29.624807+0000 mgr.y (mgr.24356) 7150 : cluster 0 pgmap v7118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:30 smithi141 bash[31670]: audit 2023-12-01T19:36:30.621689+0000 mon.c (mon.2) 4520 : audit 0 from='client.? 172.21.15.40:0/53837954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:30 smithi040 bash[28232]: cluster 2023-12-01T19:36:29.624807+0000 mgr.y (mgr.24356) 7150 : cluster 0 pgmap v7118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:30 smithi040 bash[28232]: audit 2023-12-01T19:36:30.621689+0000 mon.c (mon.2) 4520 : audit 0 from='client.? 172.21.15.40:0/53837954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:30 smithi040 bash[41173]: cluster 2023-12-01T19:36:29.624807+0000 mgr.y (mgr.24356) 7150 : cluster 0 pgmap v7118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:30 smithi040 bash[41173]: audit 2023-12-01T19:36:30.621689+0000 mon.c (mon.2) 4520 : audit 0 from='client.? 172.21.15.40:0/53837954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:32 smithi141 bash[31670]: cluster 2023-12-01T19:36:31.625505+0000 mgr.y (mgr.24356) 7151 : cluster 0 pgmap v7119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:32 smithi040 bash[28232]: cluster 2023-12-01T19:36:31.625505+0000 mgr.y (mgr.24356) 7151 : cluster 0 pgmap v7119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:32 smithi040 bash[41173]: cluster 2023-12-01T19:36:31.625505+0000 mgr.y (mgr.24356) 7151 : cluster 0 pgmap v7119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:33 smithi141 bash[31670]: audit 2023-12-01T19:36:33.087615+0000 mon.a (mon.0) 4851 : audit 0 from='client.? 172.21.15.40:0/1462535218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:33 smithi040 bash[28232]: audit 2023-12-01T19:36:33.087615+0000 mon.a (mon.0) 4851 : audit 0 from='client.? 172.21.15.40:0/1462535218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:33 smithi040 bash[41173]: audit 2023-12-01T19:36:33.087615+0000 mon.a (mon.0) 4851 : audit 0 from='client.? 172.21.15.40:0/1462535218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:34 smithi141 bash[31670]: cluster 2023-12-01T19:36:33.626209+0000 mgr.y (mgr.24356) 7152 : cluster 0 pgmap v7120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:34 smithi141 bash[31670]: audit 2023-12-01T19:36:33.689169+0000 mon.c (mon.2) 4521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:34 smithi040 bash[28232]: cluster 2023-12-01T19:36:33.626209+0000 mgr.y (mgr.24356) 7152 : cluster 0 pgmap v7120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:34 smithi040 bash[28232]: audit 2023-12-01T19:36:33.689169+0000 mon.c (mon.2) 4521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:34 smithi040 bash[41173]: cluster 2023-12-01T19:36:33.626209+0000 mgr.y (mgr.24356) 7152 : cluster 0 pgmap v7120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:34 smithi040 bash[41173]: audit 2023-12-01T19:36:33.689169+0000 mon.c (mon.2) 4521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:35 smithi141 bash[31670]: audit 2023-12-01T19:36:35.547483+0000 mon.a (mon.0) 4852 : audit 0 from='client.? 172.21.15.40:0/27282657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:35 smithi040 bash[41173]: audit 2023-12-01T19:36:35.547483+0000 mon.a (mon.0) 4852 : audit 0 from='client.? 172.21.15.40:0/27282657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:35 smithi040 bash[28232]: audit 2023-12-01T19:36:35.547483+0000 mon.a (mon.0) 4852 : audit 0 from='client.? 172.21.15.40:0/27282657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:36 smithi040 bash[28232]: cluster 2023-12-01T19:36:35.627376+0000 mgr.y (mgr.24356) 7153 : cluster 0 pgmap v7121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:36:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:36:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:36 smithi040 bash[41173]: cluster 2023-12-01T19:36:35.627376+0000 mgr.y (mgr.24356) 7153 : cluster 0 pgmap v7121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:36 smithi141 bash[31670]: cluster 2023-12-01T19:36:35.627376+0000 mgr.y (mgr.24356) 7153 : cluster 0 pgmap v7121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:38 smithi040 bash[41173]: cluster 2023-12-01T19:36:37.628040+0000 mgr.y (mgr.24356) 7154 : cluster 0 pgmap v7122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:38 smithi040 bash[41173]: audit 2023-12-01T19:36:38.001400+0000 mon.a (mon.0) 4853 : audit 0 from='client.? 172.21.15.40:0/3082808061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:38 smithi040 bash[28232]: cluster 2023-12-01T19:36:37.628040+0000 mgr.y (mgr.24356) 7154 : cluster 0 pgmap v7122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:38 smithi040 bash[28232]: audit 2023-12-01T19:36:38.001400+0000 mon.a (mon.0) 4853 : audit 0 from='client.? 172.21.15.40:0/3082808061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:38 smithi141 bash[31670]: cluster 2023-12-01T19:36:37.628040+0000 mgr.y (mgr.24356) 7154 : cluster 0 pgmap v7122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:38 smithi141 bash[31670]: audit 2023-12-01T19:36:38.001400+0000 mon.a (mon.0) 4853 : audit 0 from='client.? 172.21.15.40:0/3082808061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:40 smithi141 bash[31670]: cluster 2023-12-01T19:36:39.629211+0000 mgr.y (mgr.24356) 7155 : cluster 0 pgmap v7123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:40 smithi141 bash[31670]: audit 2023-12-01T19:36:40.470216+0000 mon.c (mon.2) 4522 : audit 0 from='client.? 172.21.15.40:0/196289892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:40 smithi040 bash[41173]: cluster 2023-12-01T19:36:39.629211+0000 mgr.y (mgr.24356) 7155 : cluster 0 pgmap v7123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:40 smithi040 bash[41173]: audit 2023-12-01T19:36:40.470216+0000 mon.c (mon.2) 4522 : audit 0 from='client.? 172.21.15.40:0/196289892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:40 smithi040 bash[28232]: cluster 2023-12-01T19:36:39.629211+0000 mgr.y (mgr.24356) 7155 : cluster 0 pgmap v7123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:40 smithi040 bash[28232]: audit 2023-12-01T19:36:40.470216+0000 mon.c (mon.2) 4522 : audit 0 from='client.? 172.21.15.40:0/196289892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:42 smithi141 bash[31670]: cluster 2023-12-01T19:36:41.629879+0000 mgr.y (mgr.24356) 7156 : cluster 0 pgmap v7124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:42 smithi040 bash[28232]: cluster 2023-12-01T19:36:41.629879+0000 mgr.y (mgr.24356) 7156 : cluster 0 pgmap v7124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:42 smithi040 bash[41173]: cluster 2023-12-01T19:36:41.629879+0000 mgr.y (mgr.24356) 7156 : cluster 0 pgmap v7124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:43 smithi141 bash[31670]: audit 2023-12-01T19:36:42.930368+0000 mon.a (mon.0) 4854 : audit 0 from='client.? 172.21.15.40:0/3750149018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:43 smithi040 bash[28232]: audit 2023-12-01T19:36:42.930368+0000 mon.a (mon.0) 4854 : audit 0 from='client.? 172.21.15.40:0/3750149018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:43 smithi040 bash[41173]: audit 2023-12-01T19:36:42.930368+0000 mon.a (mon.0) 4854 : audit 0 from='client.? 172.21.15.40:0/3750149018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:44 smithi141 bash[31670]: cluster 2023-12-01T19:36:43.630539+0000 mgr.y (mgr.24356) 7157 : cluster 0 pgmap v7125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:44 smithi040 bash[28232]: cluster 2023-12-01T19:36:43.630539+0000 mgr.y (mgr.24356) 7157 : cluster 0 pgmap v7125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:44 smithi040 bash[41173]: cluster 2023-12-01T19:36:43.630539+0000 mgr.y (mgr.24356) 7157 : cluster 0 pgmap v7125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:45 smithi141 bash[31670]: audit 2023-12-01T19:36:45.386475+0000 mon.a (mon.0) 4855 : audit 0 from='client.? 172.21.15.40:0/2421710757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:45 smithi040 bash[28232]: audit 2023-12-01T19:36:45.386475+0000 mon.a (mon.0) 4855 : audit 0 from='client.? 172.21.15.40:0/2421710757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:45 smithi040 bash[41173]: audit 2023-12-01T19:36:45.386475+0000 mon.a (mon.0) 4855 : audit 0 from='client.? 172.21.15.40:0/2421710757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:46 smithi040 bash[28232]: cluster 2023-12-01T19:36:45.631718+0000 mgr.y (mgr.24356) 7158 : cluster 0 pgmap v7126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:46 smithi040 bash[41173]: cluster 2023-12-01T19:36:45.631718+0000 mgr.y (mgr.24356) 7158 : cluster 0 pgmap v7126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:36:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:36:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:46 smithi141 bash[31670]: cluster 2023-12-01T19:36:45.631718+0000 mgr.y (mgr.24356) 7158 : cluster 0 pgmap v7126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:48 smithi040 bash[28232]: cluster 2023-12-01T19:36:47.632366+0000 mgr.y (mgr.24356) 7159 : cluster 0 pgmap v7127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:48 smithi040 bash[28232]: audit 2023-12-01T19:36:47.844215+0000 mon.a (mon.0) 4856 : audit 0 from='client.? 172.21.15.40:0/121808310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:48 smithi040 bash[41173]: cluster 2023-12-01T19:36:47.632366+0000 mgr.y (mgr.24356) 7159 : cluster 0 pgmap v7127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:48 smithi040 bash[41173]: audit 2023-12-01T19:36:47.844215+0000 mon.a (mon.0) 4856 : audit 0 from='client.? 172.21.15.40:0/121808310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:48 smithi141 bash[31670]: cluster 2023-12-01T19:36:47.632366+0000 mgr.y (mgr.24356) 7159 : cluster 0 pgmap v7127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:48 smithi141 bash[31670]: audit 2023-12-01T19:36:47.844215+0000 mon.a (mon.0) 4856 : audit 0 from='client.? 172.21.15.40:0/121808310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:49 smithi040 bash[41173]: audit 2023-12-01T19:36:48.689414+0000 mon.c (mon.2) 4523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:49 smithi040 bash[28232]: audit 2023-12-01T19:36:48.689414+0000 mon.c (mon.2) 4523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:49 smithi141 bash[31670]: audit 2023-12-01T19:36:48.689414+0000 mon.c (mon.2) 4523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:50 smithi040 bash[41173]: cluster 2023-12-01T19:36:49.633515+0000 mgr.y (mgr.24356) 7160 : cluster 0 pgmap v7128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:50 smithi040 bash[41173]: audit 2023-12-01T19:36:50.313307+0000 mon.c (mon.2) 4524 : audit 0 from='client.? 172.21.15.40:0/1919674392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:50 smithi040 bash[28232]: cluster 2023-12-01T19:36:49.633515+0000 mgr.y (mgr.24356) 7160 : cluster 0 pgmap v7128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:50 smithi040 bash[28232]: audit 2023-12-01T19:36:50.313307+0000 mon.c (mon.2) 4524 : audit 0 from='client.? 172.21.15.40:0/1919674392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:50 smithi141 bash[31670]: cluster 2023-12-01T19:36:49.633515+0000 mgr.y (mgr.24356) 7160 : cluster 0 pgmap v7128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:50 smithi141 bash[31670]: audit 2023-12-01T19:36:50.313307+0000 mon.c (mon.2) 4524 : audit 0 from='client.? 172.21.15.40:0/1919674392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:52 smithi141 bash[31670]: cluster 2023-12-01T19:36:51.634126+0000 mgr.y (mgr.24356) 7161 : cluster 0 pgmap v7129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:52 smithi040 bash[28232]: cluster 2023-12-01T19:36:51.634126+0000 mgr.y (mgr.24356) 7161 : cluster 0 pgmap v7129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:52 smithi040 bash[41173]: cluster 2023-12-01T19:36:51.634126+0000 mgr.y (mgr.24356) 7161 : cluster 0 pgmap v7129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:53 smithi141 bash[31670]: audit 2023-12-01T19:36:52.790951+0000 mon.c (mon.2) 4525 : audit 0 from='client.? 172.21.15.40:0/4228922904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:53 smithi040 bash[41173]: audit 2023-12-01T19:36:52.790951+0000 mon.c (mon.2) 4525 : audit 0 from='client.? 172.21.15.40:0/4228922904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:53 smithi040 bash[28232]: audit 2023-12-01T19:36:52.790951+0000 mon.c (mon.2) 4525 : audit 0 from='client.? 172.21.15.40:0/4228922904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:54 smithi141 bash[31670]: cluster 2023-12-01T19:36:53.634783+0000 mgr.y (mgr.24356) 7162 : cluster 0 pgmap v7130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:54 smithi040 bash[28232]: cluster 2023-12-01T19:36:53.634783+0000 mgr.y (mgr.24356) 7162 : cluster 0 pgmap v7130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:54 smithi040 bash[41173]: cluster 2023-12-01T19:36:53.634783+0000 mgr.y (mgr.24356) 7162 : cluster 0 pgmap v7130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:55 smithi141 bash[31670]: audit 2023-12-01T19:36:55.248759+0000 mon.a (mon.0) 4857 : audit 0 from='client.? 172.21.15.40:0/2457748873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:55 smithi040 bash[28232]: audit 2023-12-01T19:36:55.248759+0000 mon.a (mon.0) 4857 : audit 0 from='client.? 172.21.15.40:0/2457748873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:55 smithi040 bash[41173]: audit 2023-12-01T19:36:55.248759+0000 mon.a (mon.0) 4857 : audit 0 from='client.? 172.21.15.40:0/2457748873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:56 smithi040 bash[28232]: cluster 2023-12-01T19:36:55.635959+0000 mgr.y (mgr.24356) 7163 : cluster 0 pgmap v7131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:36:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:36:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:56 smithi040 bash[41173]: cluster 2023-12-01T19:36:55.635959+0000 mgr.y (mgr.24356) 7163 : cluster 0 pgmap v7131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:56 smithi141 bash[31670]: cluster 2023-12-01T19:36:55.635959+0000 mgr.y (mgr.24356) 7163 : cluster 0 pgmap v7131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:58 smithi040 bash[28232]: cluster 2023-12-01T19:36:57.636598+0000 mgr.y (mgr.24356) 7164 : cluster 0 pgmap v7132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:36:58 smithi040 bash[28232]: audit 2023-12-01T19:36:57.705476+0000 mon.c (mon.2) 4526 : audit 0 from='client.? 172.21.15.40:0/1740144383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:58 smithi040 bash[41173]: cluster 2023-12-01T19:36:57.636598+0000 mgr.y (mgr.24356) 7164 : cluster 0 pgmap v7132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:36:58 smithi040 bash[41173]: audit 2023-12-01T19:36:57.705476+0000 mon.c (mon.2) 4526 : audit 0 from='client.? 172.21.15.40:0/1740144383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:36:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:58 smithi141 bash[31670]: cluster 2023-12-01T19:36:57.636598+0000 mgr.y (mgr.24356) 7164 : cluster 0 pgmap v7132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:36:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:36:58 smithi141 bash[31670]: audit 2023-12-01T19:36:57.705476+0000 mon.c (mon.2) 4526 : audit 0 from='client.? 172.21.15.40:0/1740144383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:00 smithi141 bash[31670]: cluster 2023-12-01T19:36:59.637770+0000 mgr.y (mgr.24356) 7165 : cluster 0 pgmap v7133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:00 smithi141 bash[31670]: audit 2023-12-01T19:37:00.170159+0000 mon.c (mon.2) 4527 : audit 0 from='client.? 172.21.15.40:0/857965136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:00 smithi040 bash[28232]: cluster 2023-12-01T19:36:59.637770+0000 mgr.y (mgr.24356) 7165 : cluster 0 pgmap v7133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:00 smithi040 bash[28232]: audit 2023-12-01T19:37:00.170159+0000 mon.c (mon.2) 4527 : audit 0 from='client.? 172.21.15.40:0/857965136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:00 smithi040 bash[41173]: cluster 2023-12-01T19:36:59.637770+0000 mgr.y (mgr.24356) 7165 : cluster 0 pgmap v7133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:00 smithi040 bash[41173]: audit 2023-12-01T19:37:00.170159+0000 mon.c (mon.2) 4527 : audit 0 from='client.? 172.21.15.40:0/857965136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:02 smithi141 bash[31670]: cluster 2023-12-01T19:37:01.638457+0000 mgr.y (mgr.24356) 7166 : cluster 0 pgmap v7134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:02 smithi141 bash[31670]: audit 2023-12-01T19:37:02.641781+0000 mon.a (mon.0) 4858 : audit 0 from='client.? 172.21.15.40:0/489627700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:02 smithi040 bash[28232]: cluster 2023-12-01T19:37:01.638457+0000 mgr.y (mgr.24356) 7166 : cluster 0 pgmap v7134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:02 smithi040 bash[28232]: audit 2023-12-01T19:37:02.641781+0000 mon.a (mon.0) 4858 : audit 0 from='client.? 172.21.15.40:0/489627700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:02 smithi040 bash[41173]: cluster 2023-12-01T19:37:01.638457+0000 mgr.y (mgr.24356) 7166 : cluster 0 pgmap v7134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:02 smithi040 bash[41173]: audit 2023-12-01T19:37:02.641781+0000 mon.a (mon.0) 4858 : audit 0 from='client.? 172.21.15.40:0/489627700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:03 smithi141 bash[31670]: audit 2023-12-01T19:37:03.689842+0000 mon.c (mon.2) 4528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:03 smithi040 bash[28232]: audit 2023-12-01T19:37:03.689842+0000 mon.c (mon.2) 4528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:03 smithi040 bash[41173]: audit 2023-12-01T19:37:03.689842+0000 mon.c (mon.2) 4528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:04 smithi141 bash[31670]: cluster 2023-12-01T19:37:03.639117+0000 mgr.y (mgr.24356) 7167 : cluster 0 pgmap v7135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:04 smithi040 bash[28232]: cluster 2023-12-01T19:37:03.639117+0000 mgr.y (mgr.24356) 7167 : cluster 0 pgmap v7135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:04 smithi040 bash[41173]: cluster 2023-12-01T19:37:03.639117+0000 mgr.y (mgr.24356) 7167 : cluster 0 pgmap v7135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:05 smithi141 bash[31670]: audit 2023-12-01T19:37:05.109948+0000 mon.a (mon.0) 4859 : audit 0 from='client.? 172.21.15.40:0/2300123039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:05 smithi040 bash[28232]: audit 2023-12-01T19:37:05.109948+0000 mon.a (mon.0) 4859 : audit 0 from='client.? 172.21.15.40:0/2300123039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:05 smithi040 bash[41173]: audit 2023-12-01T19:37:05.109948+0000 mon.a (mon.0) 4859 : audit 0 from='client.? 172.21.15.40:0/2300123039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:06 smithi040 bash[28232]: cluster 2023-12-01T19:37:05.640280+0000 mgr.y (mgr.24356) 7168 : cluster 0 pgmap v7136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:37:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:37:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:06 smithi040 bash[41173]: cluster 2023-12-01T19:37:05.640280+0000 mgr.y (mgr.24356) 7168 : cluster 0 pgmap v7136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:06 smithi141 bash[31670]: cluster 2023-12-01T19:37:05.640280+0000 mgr.y (mgr.24356) 7168 : cluster 0 pgmap v7136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:08 smithi040 bash[28232]: audit 2023-12-01T19:37:07.577677+0000 mon.a (mon.0) 4860 : audit 0 from='client.? 172.21.15.40:0/1779536094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:08 smithi040 bash[28232]: cluster 2023-12-01T19:37:07.640948+0000 mgr.y (mgr.24356) 7169 : cluster 0 pgmap v7137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:08 smithi040 bash[41173]: audit 2023-12-01T19:37:07.577677+0000 mon.a (mon.0) 4860 : audit 0 from='client.? 172.21.15.40:0/1779536094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:08 smithi040 bash[41173]: cluster 2023-12-01T19:37:07.640948+0000 mgr.y (mgr.24356) 7169 : cluster 0 pgmap v7137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:08 smithi141 bash[31670]: audit 2023-12-01T19:37:07.577677+0000 mon.a (mon.0) 4860 : audit 0 from='client.? 172.21.15.40:0/1779536094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:08 smithi141 bash[31670]: cluster 2023-12-01T19:37:07.640948+0000 mgr.y (mgr.24356) 7169 : cluster 0 pgmap v7137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:10 smithi141 bash[31670]: cluster 2023-12-01T19:37:09.642025+0000 mgr.y (mgr.24356) 7170 : cluster 0 pgmap v7138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:10 smithi141 bash[31670]: audit 2023-12-01T19:37:10.036201+0000 mon.a (mon.0) 4861 : audit 0 from='client.? 172.21.15.40:0/3903465416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:10 smithi040 bash[28232]: cluster 2023-12-01T19:37:09.642025+0000 mgr.y (mgr.24356) 7170 : cluster 0 pgmap v7138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:10 smithi040 bash[28232]: audit 2023-12-01T19:37:10.036201+0000 mon.a (mon.0) 4861 : audit 0 from='client.? 172.21.15.40:0/3903465416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:10 smithi040 bash[41173]: cluster 2023-12-01T19:37:09.642025+0000 mgr.y (mgr.24356) 7170 : cluster 0 pgmap v7138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:10 smithi040 bash[41173]: audit 2023-12-01T19:37:10.036201+0000 mon.a (mon.0) 4861 : audit 0 from='client.? 172.21.15.40:0/3903465416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:12 smithi141 bash[31670]: cluster 2023-12-01T19:37:11.642687+0000 mgr.y (mgr.24356) 7171 : cluster 0 pgmap v7139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:12 smithi141 bash[31670]: audit 2023-12-01T19:37:12.534815+0000 mon.a (mon.0) 4862 : audit 0 from='client.? 172.21.15.40:0/1254044451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:12 smithi040 bash[28232]: cluster 2023-12-01T19:37:11.642687+0000 mgr.y (mgr.24356) 7171 : cluster 0 pgmap v7139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:12 smithi040 bash[28232]: audit 2023-12-01T19:37:12.534815+0000 mon.a (mon.0) 4862 : audit 0 from='client.? 172.21.15.40:0/1254044451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:12 smithi040 bash[41173]: cluster 2023-12-01T19:37:11.642687+0000 mgr.y (mgr.24356) 7171 : cluster 0 pgmap v7139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:12 smithi040 bash[41173]: audit 2023-12-01T19:37:12.534815+0000 mon.a (mon.0) 4862 : audit 0 from='client.? 172.21.15.40:0/1254044451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:14 smithi141 bash[31670]: cluster 2023-12-01T19:37:13.643363+0000 mgr.y (mgr.24356) 7172 : cluster 0 pgmap v7140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:14 smithi040 bash[28232]: cluster 2023-12-01T19:37:13.643363+0000 mgr.y (mgr.24356) 7172 : cluster 0 pgmap v7140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:14 smithi040 bash[41173]: cluster 2023-12-01T19:37:13.643363+0000 mgr.y (mgr.24356) 7172 : cluster 0 pgmap v7140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:15 smithi141 bash[31670]: audit 2023-12-01T19:37:14.997589+0000 mon.a (mon.0) 4863 : audit 0 from='client.? 172.21.15.40:0/2036463802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:15 smithi040 bash[28232]: audit 2023-12-01T19:37:14.997589+0000 mon.a (mon.0) 4863 : audit 0 from='client.? 172.21.15.40:0/2036463802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:15 smithi040 bash[41173]: audit 2023-12-01T19:37:14.997589+0000 mon.a (mon.0) 4863 : audit 0 from='client.? 172.21.15.40:0/2036463802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:16 smithi040 bash[28232]: cluster 2023-12-01T19:37:15.644550+0000 mgr.y (mgr.24356) 7173 : cluster 0 pgmap v7141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:37:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:37:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:16 smithi040 bash[41173]: cluster 2023-12-01T19:37:15.644550+0000 mgr.y (mgr.24356) 7173 : cluster 0 pgmap v7141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:16 smithi141 bash[31670]: cluster 2023-12-01T19:37:15.644550+0000 mgr.y (mgr.24356) 7173 : cluster 0 pgmap v7141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:18 smithi040 bash[28232]: audit 2023-12-01T19:37:17.468282+0000 mon.a (mon.0) 4864 : audit 0 from='client.? 172.21.15.40:0/3063123154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:18 smithi040 bash[28232]: cluster 2023-12-01T19:37:17.645198+0000 mgr.y (mgr.24356) 7174 : cluster 0 pgmap v7142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:18 smithi040 bash[41173]: audit 2023-12-01T19:37:17.468282+0000 mon.a (mon.0) 4864 : audit 0 from='client.? 172.21.15.40:0/3063123154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:18 smithi040 bash[41173]: cluster 2023-12-01T19:37:17.645198+0000 mgr.y (mgr.24356) 7174 : cluster 0 pgmap v7142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:18 smithi141 bash[31670]: audit 2023-12-01T19:37:17.468282+0000 mon.a (mon.0) 4864 : audit 0 from='client.? 172.21.15.40:0/3063123154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:18 smithi141 bash[31670]: cluster 2023-12-01T19:37:17.645198+0000 mgr.y (mgr.24356) 7174 : cluster 0 pgmap v7142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:19 smithi040 bash[41173]: audit 2023-12-01T19:37:18.690257+0000 mon.c (mon.2) 4529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:19 smithi040 bash[28232]: audit 2023-12-01T19:37:18.690257+0000 mon.c (mon.2) 4529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:19 smithi141 bash[31670]: audit 2023-12-01T19:37:18.690257+0000 mon.c (mon.2) 4529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:20 smithi141 bash[31670]: audit 2023-12-01T19:37:19.550888+0000 mon.c (mon.2) 4530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:37:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:20 smithi141 bash[31670]: cluster 2023-12-01T19:37:19.646333+0000 mgr.y (mgr.24356) 7175 : cluster 0 pgmap v7143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:20 smithi141 bash[31670]: audit 2023-12-01T19:37:19.940161+0000 mon.a (mon.0) 4865 : audit 0 from='client.? 172.21.15.40:0/1866858705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:20 smithi040 bash[28232]: audit 2023-12-01T19:37:19.550888+0000 mon.c (mon.2) 4530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:37:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:20 smithi040 bash[28232]: cluster 2023-12-01T19:37:19.646333+0000 mgr.y (mgr.24356) 7175 : cluster 0 pgmap v7143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:20 smithi040 bash[28232]: audit 2023-12-01T19:37:19.940161+0000 mon.a (mon.0) 4865 : audit 0 from='client.? 172.21.15.40:0/1866858705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:20 smithi040 bash[41173]: audit 2023-12-01T19:37:19.550888+0000 mon.c (mon.2) 4530 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:37:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:20 smithi040 bash[41173]: cluster 2023-12-01T19:37:19.646333+0000 mgr.y (mgr.24356) 7175 : cluster 0 pgmap v7143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:20 smithi040 bash[41173]: audit 2023-12-01T19:37:19.940161+0000 mon.a (mon.0) 4865 : audit 0 from='client.? 172.21.15.40:0/1866858705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:22 smithi141 bash[31670]: cluster 2023-12-01T19:37:21.646982+0000 mgr.y (mgr.24356) 7176 : cluster 0 pgmap v7144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:22 smithi141 bash[31670]: audit 2023-12-01T19:37:22.401899+0000 mon.a (mon.0) 4866 : audit 0 from='client.? 172.21.15.40:0/2342467889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:22 smithi040 bash[28232]: cluster 2023-12-01T19:37:21.646982+0000 mgr.y (mgr.24356) 7176 : cluster 0 pgmap v7144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:22 smithi040 bash[28232]: audit 2023-12-01T19:37:22.401899+0000 mon.a (mon.0) 4866 : audit 0 from='client.? 172.21.15.40:0/2342467889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:22 smithi040 bash[41173]: cluster 2023-12-01T19:37:21.646982+0000 mgr.y (mgr.24356) 7176 : cluster 0 pgmap v7144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:22 smithi040 bash[41173]: audit 2023-12-01T19:37:22.401899+0000 mon.a (mon.0) 4866 : audit 0 from='client.? 172.21.15.40:0/2342467889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:24 smithi141 bash[31670]: cluster 2023-12-01T19:37:23.647672+0000 mgr.y (mgr.24356) 7177 : cluster 0 pgmap v7145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:24 smithi040 bash[28232]: cluster 2023-12-01T19:37:23.647672+0000 mgr.y (mgr.24356) 7177 : cluster 0 pgmap v7145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:24 smithi040 bash[41173]: cluster 2023-12-01T19:37:23.647672+0000 mgr.y (mgr.24356) 7177 : cluster 0 pgmap v7145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:25 smithi141 bash[31670]: audit 2023-12-01T19:37:24.863800+0000 mon.c (mon.2) 4531 : audit 0 from='client.? 172.21.15.40:0/3555741167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:25 smithi141 bash[31670]: audit 2023-12-01T19:37:25.395707+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:25 smithi141 bash[31670]: audit 2023-12-01T19:37:25.406126+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:25 smithi141 bash[31670]: audit 2023-12-01T19:37:25.699513+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[41173]: audit 2023-12-01T19:37:24.863800+0000 mon.c (mon.2) 4531 : audit 0 from='client.? 172.21.15.40:0/3555741167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[41173]: audit 2023-12-01T19:37:25.395707+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[41173]: audit 2023-12-01T19:37:25.406126+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[41173]: audit 2023-12-01T19:37:25.699513+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[28232]: audit 2023-12-01T19:37:24.863800+0000 mon.c (mon.2) 4531 : audit 0 from='client.? 172.21.15.40:0/3555741167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[28232]: audit 2023-12-01T19:37:25.395707+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[28232]: audit 2023-12-01T19:37:25.406126+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:25 smithi040 bash[28232]: audit 2023-12-01T19:37:25.699513+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:37:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[28232]: cluster 2023-12-01T19:37:25.648770+0000 mgr.y (mgr.24356) 7178 : cluster 0 pgmap v7146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[28232]: audit 2023-12-01T19:37:25.709084+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[28232]: audit 2023-12-01T19:37:26.193168+0000 mon.c (mon.2) 4532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[28232]: audit 2023-12-01T19:37:26.195323+0000 mon.c (mon.2) 4533 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[28232]: audit 2023-12-01T19:37:26.207420+0000 mon.a (mon.0) 4871 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[41173]: cluster 2023-12-01T19:37:25.648770+0000 mgr.y (mgr.24356) 7178 : cluster 0 pgmap v7146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[41173]: audit 2023-12-01T19:37:25.709084+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[41173]: audit 2023-12-01T19:37:26.193168+0000 mon.c (mon.2) 4532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[41173]: audit 2023-12-01T19:37:26.195323+0000 mon.c (mon.2) 4533 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:37:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:26 smithi040 bash[41173]: audit 2023-12-01T19:37:26.207420+0000 mon.a (mon.0) 4871 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:26 smithi141 bash[31670]: cluster 2023-12-01T19:37:25.648770+0000 mgr.y (mgr.24356) 7178 : cluster 0 pgmap v7146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:26 smithi141 bash[31670]: audit 2023-12-01T19:37:25.709084+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:26 smithi141 bash[31670]: audit 2023-12-01T19:37:26.193168+0000 mon.c (mon.2) 4532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:37:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:26 smithi141 bash[31670]: audit 2023-12-01T19:37:26.195323+0000 mon.c (mon.2) 4533 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:37:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:26 smithi141 bash[31670]: audit 2023-12-01T19:37:26.207420+0000 mon.a (mon.0) 4871 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:37:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:27 smithi141 bash[31670]: audit 2023-12-01T19:37:27.328014+0000 mon.c (mon.2) 4534 : audit 0 from='client.? 172.21.15.40:0/3505615504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:27 smithi040 bash[28232]: audit 2023-12-01T19:37:27.328014+0000 mon.c (mon.2) 4534 : audit 0 from='client.? 172.21.15.40:0/3505615504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:27 smithi040 bash[41173]: audit 2023-12-01T19:37:27.328014+0000 mon.c (mon.2) 4534 : audit 0 from='client.? 172.21.15.40:0/3505615504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:28 smithi141 bash[31670]: cluster 2023-12-01T19:37:27.649416+0000 mgr.y (mgr.24356) 7179 : cluster 0 pgmap v7147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:28 smithi040 bash[28232]: cluster 2023-12-01T19:37:27.649416+0000 mgr.y (mgr.24356) 7179 : cluster 0 pgmap v7147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:28 smithi040 bash[41173]: cluster 2023-12-01T19:37:27.649416+0000 mgr.y (mgr.24356) 7179 : cluster 0 pgmap v7147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:30 smithi141 bash[31670]: cluster 2023-12-01T19:37:29.650555+0000 mgr.y (mgr.24356) 7180 : cluster 0 pgmap v7148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:30 smithi141 bash[31670]: audit 2023-12-01T19:37:29.782480+0000 mon.c (mon.2) 4535 : audit 0 from='client.? 172.21.15.40:0/816922381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:30 smithi040 bash[28232]: cluster 2023-12-01T19:37:29.650555+0000 mgr.y (mgr.24356) 7180 : cluster 0 pgmap v7148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:30 smithi040 bash[28232]: audit 2023-12-01T19:37:29.782480+0000 mon.c (mon.2) 4535 : audit 0 from='client.? 172.21.15.40:0/816922381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:30 smithi040 bash[41173]: cluster 2023-12-01T19:37:29.650555+0000 mgr.y (mgr.24356) 7180 : cluster 0 pgmap v7148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:30 smithi040 bash[41173]: audit 2023-12-01T19:37:29.782480+0000 mon.c (mon.2) 4535 : audit 0 from='client.? 172.21.15.40:0/816922381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:32 smithi141 bash[31670]: cluster 2023-12-01T19:37:31.651264+0000 mgr.y (mgr.24356) 7181 : cluster 0 pgmap v7149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:32 smithi141 bash[31670]: audit 2023-12-01T19:37:32.243833+0000 mon.a (mon.0) 4872 : audit 0 from='client.? 172.21.15.40:0/371349553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:32 smithi040 bash[41173]: cluster 2023-12-01T19:37:31.651264+0000 mgr.y (mgr.24356) 7181 : cluster 0 pgmap v7149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:32 smithi040 bash[41173]: audit 2023-12-01T19:37:32.243833+0000 mon.a (mon.0) 4872 : audit 0 from='client.? 172.21.15.40:0/371349553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:32 smithi040 bash[28232]: cluster 2023-12-01T19:37:31.651264+0000 mgr.y (mgr.24356) 7181 : cluster 0 pgmap v7149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:32 smithi040 bash[28232]: audit 2023-12-01T19:37:32.243833+0000 mon.a (mon.0) 4872 : audit 0 from='client.? 172.21.15.40:0/371349553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:33 smithi141 bash[31670]: audit 2023-12-01T19:37:33.690603+0000 mon.c (mon.2) 4536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:33 smithi040 bash[28232]: audit 2023-12-01T19:37:33.690603+0000 mon.c (mon.2) 4536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:33 smithi040 bash[41173]: audit 2023-12-01T19:37:33.690603+0000 mon.c (mon.2) 4536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:34 smithi141 bash[31670]: cluster 2023-12-01T19:37:33.651912+0000 mgr.y (mgr.24356) 7182 : cluster 0 pgmap v7150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:34 smithi141 bash[31670]: audit 2023-12-01T19:37:34.713637+0000 mon.c (mon.2) 4537 : audit 0 from='client.? 172.21.15.40:0/3136621522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:34 smithi040 bash[28232]: cluster 2023-12-01T19:37:33.651912+0000 mgr.y (mgr.24356) 7182 : cluster 0 pgmap v7150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:34 smithi040 bash[28232]: audit 2023-12-01T19:37:34.713637+0000 mon.c (mon.2) 4537 : audit 0 from='client.? 172.21.15.40:0/3136621522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:34 smithi040 bash[41173]: cluster 2023-12-01T19:37:33.651912+0000 mgr.y (mgr.24356) 7182 : cluster 0 pgmap v7150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:34 smithi040 bash[41173]: audit 2023-12-01T19:37:34.713637+0000 mon.c (mon.2) 4537 : audit 0 from='client.? 172.21.15.40:0/3136621522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:36.748 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:37:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:37:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:36 smithi040 bash[28232]: cluster 2023-12-01T19:37:35.653124+0000 mgr.y (mgr.24356) 7183 : cluster 0 pgmap v7151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:36 smithi141 bash[31670]: cluster 2023-12-01T19:37:35.653124+0000 mgr.y (mgr.24356) 7183 : cluster 0 pgmap v7151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:36 smithi040 bash[41173]: cluster 2023-12-01T19:37:35.653124+0000 mgr.y (mgr.24356) 7183 : cluster 0 pgmap v7151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:37 smithi141 bash[31670]: audit 2023-12-01T19:37:37.176837+0000 mon.a (mon.0) 4873 : audit 0 from='client.? 172.21.15.40:0/1069152864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:37 smithi040 bash[28232]: audit 2023-12-01T19:37:37.176837+0000 mon.a (mon.0) 4873 : audit 0 from='client.? 172.21.15.40:0/1069152864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:37 smithi040 bash[41173]: audit 2023-12-01T19:37:37.176837+0000 mon.a (mon.0) 4873 : audit 0 from='client.? 172.21.15.40:0/1069152864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:38 smithi141 bash[31670]: cluster 2023-12-01T19:37:37.653804+0000 mgr.y (mgr.24356) 7184 : cluster 0 pgmap v7152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:38 smithi040 bash[28232]: cluster 2023-12-01T19:37:37.653804+0000 mgr.y (mgr.24356) 7184 : cluster 0 pgmap v7152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:38 smithi040 bash[41173]: cluster 2023-12-01T19:37:37.653804+0000 mgr.y (mgr.24356) 7184 : cluster 0 pgmap v7152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:39 smithi141 bash[31670]: audit 2023-12-01T19:37:39.644392+0000 mon.a (mon.0) 4874 : audit 0 from='client.? 172.21.15.40:0/635023109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:39 smithi040 bash[28232]: audit 2023-12-01T19:37:39.644392+0000 mon.a (mon.0) 4874 : audit 0 from='client.? 172.21.15.40:0/635023109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:39 smithi040 bash[41173]: audit 2023-12-01T19:37:39.644392+0000 mon.a (mon.0) 4874 : audit 0 from='client.? 172.21.15.40:0/635023109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:40 smithi141 bash[31670]: cluster 2023-12-01T19:37:39.654872+0000 mgr.y (mgr.24356) 7185 : cluster 0 pgmap v7153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:40 smithi040 bash[28232]: cluster 2023-12-01T19:37:39.654872+0000 mgr.y (mgr.24356) 7185 : cluster 0 pgmap v7153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:40 smithi040 bash[41173]: cluster 2023-12-01T19:37:39.654872+0000 mgr.y (mgr.24356) 7185 : cluster 0 pgmap v7153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:42 smithi141 bash[31670]: cluster 2023-12-01T19:37:41.655660+0000 mgr.y (mgr.24356) 7186 : cluster 0 pgmap v7154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:42 smithi141 bash[31670]: audit 2023-12-01T19:37:42.099152+0000 mon.a (mon.0) 4875 : audit 0 from='client.? 172.21.15.40:0/2517190074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:42 smithi040 bash[28232]: cluster 2023-12-01T19:37:41.655660+0000 mgr.y (mgr.24356) 7186 : cluster 0 pgmap v7154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:42 smithi040 bash[28232]: audit 2023-12-01T19:37:42.099152+0000 mon.a (mon.0) 4875 : audit 0 from='client.? 172.21.15.40:0/2517190074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:42 smithi040 bash[41173]: cluster 2023-12-01T19:37:41.655660+0000 mgr.y (mgr.24356) 7186 : cluster 0 pgmap v7154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:42 smithi040 bash[41173]: audit 2023-12-01T19:37:42.099152+0000 mon.a (mon.0) 4875 : audit 0 from='client.? 172.21.15.40:0/2517190074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:44 smithi141 bash[31670]: cluster 2023-12-01T19:37:43.656435+0000 mgr.y (mgr.24356) 7187 : cluster 0 pgmap v7155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:44 smithi141 bash[31670]: audit 2023-12-01T19:37:44.553345+0000 mon.a (mon.0) 4876 : audit 0 from='client.? 172.21.15.40:0/3807728763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:44 smithi040 bash[41173]: cluster 2023-12-01T19:37:43.656435+0000 mgr.y (mgr.24356) 7187 : cluster 0 pgmap v7155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:44 smithi040 bash[41173]: audit 2023-12-01T19:37:44.553345+0000 mon.a (mon.0) 4876 : audit 0 from='client.? 172.21.15.40:0/3807728763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:44 smithi040 bash[28232]: cluster 2023-12-01T19:37:43.656435+0000 mgr.y (mgr.24356) 7187 : cluster 0 pgmap v7155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:44 smithi040 bash[28232]: audit 2023-12-01T19:37:44.553345+0000 mon.a (mon.0) 4876 : audit 0 from='client.? 172.21.15.40:0/3807728763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:46.774 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:37:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:37:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:46 smithi141 bash[31670]: cluster 2023-12-01T19:37:45.657632+0000 mgr.y (mgr.24356) 7188 : cluster 0 pgmap v7156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:46 smithi040 bash[41173]: cluster 2023-12-01T19:37:45.657632+0000 mgr.y (mgr.24356) 7188 : cluster 0 pgmap v7156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:46 smithi040 bash[28232]: cluster 2023-12-01T19:37:45.657632+0000 mgr.y (mgr.24356) 7188 : cluster 0 pgmap v7156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:47 smithi141 bash[31670]: audit 2023-12-01T19:37:47.024264+0000 mon.c (mon.2) 4538 : audit 0 from='client.? 172.21.15.40:0/2923839107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:47 smithi040 bash[28232]: audit 2023-12-01T19:37:47.024264+0000 mon.c (mon.2) 4538 : audit 0 from='client.? 172.21.15.40:0/2923839107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:47 smithi040 bash[41173]: audit 2023-12-01T19:37:47.024264+0000 mon.c (mon.2) 4538 : audit 0 from='client.? 172.21.15.40:0/2923839107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:48 smithi040 bash[41173]: cluster 2023-12-01T19:37:47.658282+0000 mgr.y (mgr.24356) 7189 : cluster 0 pgmap v7157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:48 smithi040 bash[41173]: audit 2023-12-01T19:37:48.691039+0000 mon.c (mon.2) 4539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:48 smithi040 bash[28232]: cluster 2023-12-01T19:37:47.658282+0000 mgr.y (mgr.24356) 7189 : cluster 0 pgmap v7157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:48 smithi040 bash[28232]: audit 2023-12-01T19:37:48.691039+0000 mon.c (mon.2) 4539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:48 smithi141 bash[31670]: cluster 2023-12-01T19:37:47.658282+0000 mgr.y (mgr.24356) 7189 : cluster 0 pgmap v7157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:48 smithi141 bash[31670]: audit 2023-12-01T19:37:48.691039+0000 mon.c (mon.2) 4539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:49 smithi040 bash[28232]: audit 2023-12-01T19:37:49.495461+0000 mon.a (mon.0) 4877 : audit 0 from='client.? 172.21.15.40:0/203461100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:49 smithi040 bash[41173]: audit 2023-12-01T19:37:49.495461+0000 mon.a (mon.0) 4877 : audit 0 from='client.? 172.21.15.40:0/203461100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:49 smithi141 bash[31670]: audit 2023-12-01T19:37:49.495461+0000 mon.a (mon.0) 4877 : audit 0 from='client.? 172.21.15.40:0/203461100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:50 smithi040 bash[28232]: cluster 2023-12-01T19:37:49.659520+0000 mgr.y (mgr.24356) 7190 : cluster 0 pgmap v7158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:50 smithi040 bash[41173]: cluster 2023-12-01T19:37:49.659520+0000 mgr.y (mgr.24356) 7190 : cluster 0 pgmap v7158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:50 smithi141 bash[31670]: cluster 2023-12-01T19:37:49.659520+0000 mgr.y (mgr.24356) 7190 : cluster 0 pgmap v7158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:52 smithi040 bash[28232]: cluster 2023-12-01T19:37:51.660215+0000 mgr.y (mgr.24356) 7191 : cluster 0 pgmap v7159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:52 smithi040 bash[28232]: audit 2023-12-01T19:37:51.955564+0000 mon.a (mon.0) 4878 : audit 0 from='client.? 172.21.15.40:0/958759865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:52 smithi040 bash[41173]: cluster 2023-12-01T19:37:51.660215+0000 mgr.y (mgr.24356) 7191 : cluster 0 pgmap v7159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:52 smithi040 bash[41173]: audit 2023-12-01T19:37:51.955564+0000 mon.a (mon.0) 4878 : audit 0 from='client.? 172.21.15.40:0/958759865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:52 smithi141 bash[31670]: cluster 2023-12-01T19:37:51.660215+0000 mgr.y (mgr.24356) 7191 : cluster 0 pgmap v7159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:52 smithi141 bash[31670]: audit 2023-12-01T19:37:51.955564+0000 mon.a (mon.0) 4878 : audit 0 from='client.? 172.21.15.40:0/958759865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:54 smithi040 bash[28232]: cluster 2023-12-01T19:37:53.661063+0000 mgr.y (mgr.24356) 7192 : cluster 0 pgmap v7160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:54 smithi040 bash[28232]: audit 2023-12-01T19:37:54.425130+0000 mon.c (mon.2) 4540 : audit 0 from='client.? 172.21.15.40:0/4193639033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:54 smithi040 bash[41173]: cluster 2023-12-01T19:37:53.661063+0000 mgr.y (mgr.24356) 7192 : cluster 0 pgmap v7160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:54 smithi040 bash[41173]: audit 2023-12-01T19:37:54.425130+0000 mon.c (mon.2) 4540 : audit 0 from='client.? 172.21.15.40:0/4193639033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:54 smithi141 bash[31670]: cluster 2023-12-01T19:37:53.661063+0000 mgr.y (mgr.24356) 7192 : cluster 0 pgmap v7160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:54 smithi141 bash[31670]: audit 2023-12-01T19:37:54.425130+0000 mon.c (mon.2) 4540 : audit 0 from='client.? 172.21.15.40:0/4193639033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:56.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:37:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:37:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:56 smithi040 bash[28232]: cluster 2023-12-01T19:37:55.662278+0000 mgr.y (mgr.24356) 7193 : cluster 0 pgmap v7161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:56 smithi040 bash[41173]: cluster 2023-12-01T19:37:55.662278+0000 mgr.y (mgr.24356) 7193 : cluster 0 pgmap v7161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:56 smithi141 bash[31670]: cluster 2023-12-01T19:37:55.662278+0000 mgr.y (mgr.24356) 7193 : cluster 0 pgmap v7161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:57 smithi040 bash[28232]: audit 2023-12-01T19:37:56.883317+0000 mon.c (mon.2) 4541 : audit 0 from='client.? 172.21.15.40:0/2198892493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:57 smithi040 bash[41173]: audit 2023-12-01T19:37:56.883317+0000 mon.c (mon.2) 4541 : audit 0 from='client.? 172.21.15.40:0/2198892493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:57 smithi141 bash[31670]: audit 2023-12-01T19:37:56.883317+0000 mon.c (mon.2) 4541 : audit 0 from='client.? 172.21.15.40:0/2198892493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:37:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:58 smithi040 bash[28232]: cluster 2023-12-01T19:37:57.662890+0000 mgr.y (mgr.24356) 7194 : cluster 0 pgmap v7162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:58 smithi040 bash[41173]: cluster 2023-12-01T19:37:57.662890+0000 mgr.y (mgr.24356) 7194 : cluster 0 pgmap v7162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:37:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:58 smithi141 bash[31670]: cluster 2023-12-01T19:37:57.662890+0000 mgr.y (mgr.24356) 7194 : cluster 0 pgmap v7162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:37:59 smithi040 bash[41173]: audit 2023-12-01T19:37:59.345064+0000 mon.a (mon.0) 4879 : audit 0 from='client.? 172.21.15.40:0/1444574614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:37:59 smithi040 bash[28232]: audit 2023-12-01T19:37:59.345064+0000 mon.a (mon.0) 4879 : audit 0 from='client.? 172.21.15.40:0/1444574614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:37:59 smithi141 bash[31670]: audit 2023-12-01T19:37:59.345064+0000 mon.a (mon.0) 4879 : audit 0 from='client.? 172.21.15.40:0/1444574614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:00 smithi040 bash[41173]: cluster 2023-12-01T19:37:59.664102+0000 mgr.y (mgr.24356) 7195 : cluster 0 pgmap v7163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:00 smithi040 bash[28232]: cluster 2023-12-01T19:37:59.664102+0000 mgr.y (mgr.24356) 7195 : cluster 0 pgmap v7163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:00 smithi141 bash[31670]: cluster 2023-12-01T19:37:59.664102+0000 mgr.y (mgr.24356) 7195 : cluster 0 pgmap v7163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:01 smithi040 bash[28232]: audit 2023-12-01T19:38:01.814710+0000 mon.c (mon.2) 4542 : audit 0 from='client.? 172.21.15.40:0/3376860725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:01 smithi040 bash[41173]: audit 2023-12-01T19:38:01.814710+0000 mon.c (mon.2) 4542 : audit 0 from='client.? 172.21.15.40:0/3376860725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:01 smithi141 bash[31670]: audit 2023-12-01T19:38:01.814710+0000 mon.c (mon.2) 4542 : audit 0 from='client.? 172.21.15.40:0/3376860725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:02 smithi040 bash[28232]: cluster 2023-12-01T19:38:01.664895+0000 mgr.y (mgr.24356) 7196 : cluster 0 pgmap v7164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:02 smithi040 bash[41173]: cluster 2023-12-01T19:38:01.664895+0000 mgr.y (mgr.24356) 7196 : cluster 0 pgmap v7164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:02 smithi141 bash[31670]: cluster 2023-12-01T19:38:01.664895+0000 mgr.y (mgr.24356) 7196 : cluster 0 pgmap v7164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:03 smithi040 bash[28232]: audit 2023-12-01T19:38:03.691454+0000 mon.c (mon.2) 4543 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:03 smithi040 bash[41173]: audit 2023-12-01T19:38:03.691454+0000 mon.c (mon.2) 4543 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:03 smithi141 bash[31670]: audit 2023-12-01T19:38:03.691454+0000 mon.c (mon.2) 4543 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:04 smithi040 bash[28232]: cluster 2023-12-01T19:38:03.665600+0000 mgr.y (mgr.24356) 7197 : cluster 0 pgmap v7165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:04 smithi040 bash[28232]: audit 2023-12-01T19:38:04.282072+0000 mon.a (mon.0) 4880 : audit 0 from='client.? 172.21.15.40:0/451884111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:04 smithi040 bash[41173]: cluster 2023-12-01T19:38:03.665600+0000 mgr.y (mgr.24356) 7197 : cluster 0 pgmap v7165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:04 smithi040 bash[41173]: audit 2023-12-01T19:38:04.282072+0000 mon.a (mon.0) 4880 : audit 0 from='client.? 172.21.15.40:0/451884111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:04 smithi141 bash[31670]: cluster 2023-12-01T19:38:03.665600+0000 mgr.y (mgr.24356) 7197 : cluster 0 pgmap v7165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:04 smithi141 bash[31670]: audit 2023-12-01T19:38:04.282072+0000 mon.a (mon.0) 4880 : audit 0 from='client.? 172.21.15.40:0/451884111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:06.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:38:06] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:38:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:06 smithi040 bash[41173]: cluster 2023-12-01T19:38:05.666748+0000 mgr.y (mgr.24356) 7198 : cluster 0 pgmap v7166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:06 smithi040 bash[41173]: audit 2023-12-01T19:38:06.740844+0000 mon.a (mon.0) 4881 : audit 0 from='client.? 172.21.15.40:0/1368236673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:06 smithi040 bash[28232]: cluster 2023-12-01T19:38:05.666748+0000 mgr.y (mgr.24356) 7198 : cluster 0 pgmap v7166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:06 smithi040 bash[28232]: audit 2023-12-01T19:38:06.740844+0000 mon.a (mon.0) 4881 : audit 0 from='client.? 172.21.15.40:0/1368236673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:06 smithi141 bash[31670]: cluster 2023-12-01T19:38:05.666748+0000 mgr.y (mgr.24356) 7198 : cluster 0 pgmap v7166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:06 smithi141 bash[31670]: audit 2023-12-01T19:38:06.740844+0000 mon.a (mon.0) 4881 : audit 0 from='client.? 172.21.15.40:0/1368236673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:08 smithi141 bash[31670]: cluster 2023-12-01T19:38:07.667440+0000 mgr.y (mgr.24356) 7199 : cluster 0 pgmap v7167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:08 smithi040 bash[28232]: cluster 2023-12-01T19:38:07.667440+0000 mgr.y (mgr.24356) 7199 : cluster 0 pgmap v7167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:08 smithi040 bash[41173]: cluster 2023-12-01T19:38:07.667440+0000 mgr.y (mgr.24356) 7199 : cluster 0 pgmap v7167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:09 smithi141 bash[31670]: audit 2023-12-01T19:38:09.203722+0000 mon.c (mon.2) 4544 : audit 0 from='client.? 172.21.15.40:0/2200325590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:09 smithi040 bash[28232]: audit 2023-12-01T19:38:09.203722+0000 mon.c (mon.2) 4544 : audit 0 from='client.? 172.21.15.40:0/2200325590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:09 smithi040 bash[41173]: audit 2023-12-01T19:38:09.203722+0000 mon.c (mon.2) 4544 : audit 0 from='client.? 172.21.15.40:0/2200325590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:10 smithi141 bash[31670]: cluster 2023-12-01T19:38:09.668646+0000 mgr.y (mgr.24356) 7200 : cluster 0 pgmap v7168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:10 smithi040 bash[41173]: cluster 2023-12-01T19:38:09.668646+0000 mgr.y (mgr.24356) 7200 : cluster 0 pgmap v7168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:10 smithi040 bash[28232]: cluster 2023-12-01T19:38:09.668646+0000 mgr.y (mgr.24356) 7200 : cluster 0 pgmap v7168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:11 smithi141 bash[31670]: audit 2023-12-01T19:38:11.669826+0000 mon.a (mon.0) 4882 : audit 0 from='client.? 172.21.15.40:0/1036173499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:11 smithi040 bash[28232]: audit 2023-12-01T19:38:11.669826+0000 mon.a (mon.0) 4882 : audit 0 from='client.? 172.21.15.40:0/1036173499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:11 smithi040 bash[41173]: audit 2023-12-01T19:38:11.669826+0000 mon.a (mon.0) 4882 : audit 0 from='client.? 172.21.15.40:0/1036173499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:12 smithi141 bash[31670]: cluster 2023-12-01T19:38:11.669265+0000 mgr.y (mgr.24356) 7201 : cluster 0 pgmap v7169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:12 smithi040 bash[28232]: cluster 2023-12-01T19:38:11.669265+0000 mgr.y (mgr.24356) 7201 : cluster 0 pgmap v7169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:12 smithi040 bash[41173]: cluster 2023-12-01T19:38:11.669265+0000 mgr.y (mgr.24356) 7201 : cluster 0 pgmap v7169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:14 smithi141 bash[31670]: cluster 2023-12-01T19:38:13.669924+0000 mgr.y (mgr.24356) 7202 : cluster 0 pgmap v7170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:14 smithi141 bash[31670]: audit 2023-12-01T19:38:14.129565+0000 mon.c (mon.2) 4545 : audit 0 from='client.? 172.21.15.40:0/2364718212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:14 smithi040 bash[28232]: cluster 2023-12-01T19:38:13.669924+0000 mgr.y (mgr.24356) 7202 : cluster 0 pgmap v7170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:14 smithi040 bash[28232]: audit 2023-12-01T19:38:14.129565+0000 mon.c (mon.2) 4545 : audit 0 from='client.? 172.21.15.40:0/2364718212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:14 smithi040 bash[41173]: cluster 2023-12-01T19:38:13.669924+0000 mgr.y (mgr.24356) 7202 : cluster 0 pgmap v7170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:14 smithi040 bash[41173]: audit 2023-12-01T19:38:14.129565+0000 mon.c (mon.2) 4545 : audit 0 from='client.? 172.21.15.40:0/2364718212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:38:16] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:38:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:16 smithi040 bash[28232]: cluster 2023-12-01T19:38:15.671097+0000 mgr.y (mgr.24356) 7203 : cluster 0 pgmap v7171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:16 smithi040 bash[28232]: audit 2023-12-01T19:38:16.594053+0000 mon.a (mon.0) 4883 : audit 0 from='client.? 172.21.15.40:0/836490507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:16 smithi040 bash[41173]: cluster 2023-12-01T19:38:15.671097+0000 mgr.y (mgr.24356) 7203 : cluster 0 pgmap v7171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:16 smithi040 bash[41173]: audit 2023-12-01T19:38:16.594053+0000 mon.a (mon.0) 4883 : audit 0 from='client.? 172.21.15.40:0/836490507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:16 smithi141 bash[31670]: cluster 2023-12-01T19:38:15.671097+0000 mgr.y (mgr.24356) 7203 : cluster 0 pgmap v7171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:16 smithi141 bash[31670]: audit 2023-12-01T19:38:16.594053+0000 mon.a (mon.0) 4883 : audit 0 from='client.? 172.21.15.40:0/836490507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:18 smithi141 bash[31670]: cluster 2023-12-01T19:38:17.671892+0000 mgr.y (mgr.24356) 7204 : cluster 0 pgmap v7172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:18 smithi040 bash[41173]: cluster 2023-12-01T19:38:17.671892+0000 mgr.y (mgr.24356) 7204 : cluster 0 pgmap v7172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:18 smithi040 bash[28232]: cluster 2023-12-01T19:38:17.671892+0000 mgr.y (mgr.24356) 7204 : cluster 0 pgmap v7172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:19 smithi141 bash[31670]: audit 2023-12-01T19:38:18.691275+0000 mon.c (mon.2) 4546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:19 smithi141 bash[31670]: audit 2023-12-01T19:38:19.071806+0000 mon.a (mon.0) 4884 : audit 0 from='client.? 172.21.15.40:0/3227956246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:19 smithi040 bash[28232]: audit 2023-12-01T19:38:18.691275+0000 mon.c (mon.2) 4546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:19 smithi040 bash[28232]: audit 2023-12-01T19:38:19.071806+0000 mon.a (mon.0) 4884 : audit 0 from='client.? 172.21.15.40:0/3227956246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:19 smithi040 bash[41173]: audit 2023-12-01T19:38:18.691275+0000 mon.c (mon.2) 4546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:19 smithi040 bash[41173]: audit 2023-12-01T19:38:19.071806+0000 mon.a (mon.0) 4884 : audit 0 from='client.? 172.21.15.40:0/3227956246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:20 smithi141 bash[31670]: cluster 2023-12-01T19:38:19.673158+0000 mgr.y (mgr.24356) 7205 : cluster 0 pgmap v7173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:20 smithi040 bash[28232]: cluster 2023-12-01T19:38:19.673158+0000 mgr.y (mgr.24356) 7205 : cluster 0 pgmap v7173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:20 smithi040 bash[41173]: cluster 2023-12-01T19:38:19.673158+0000 mgr.y (mgr.24356) 7205 : cluster 0 pgmap v7173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:21 smithi040 bash[28232]: audit 2023-12-01T19:38:21.530723+0000 mon.c (mon.2) 4547 : audit 0 from='client.? 172.21.15.40:0/883710888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:21 smithi040 bash[41173]: audit 2023-12-01T19:38:21.530723+0000 mon.c (mon.2) 4547 : audit 0 from='client.? 172.21.15.40:0/883710888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:21 smithi141 bash[31670]: audit 2023-12-01T19:38:21.530723+0000 mon.c (mon.2) 4547 : audit 0 from='client.? 172.21.15.40:0/883710888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:22 smithi040 bash[28232]: cluster 2023-12-01T19:38:21.673842+0000 mgr.y (mgr.24356) 7206 : cluster 0 pgmap v7174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:22 smithi040 bash[41173]: cluster 2023-12-01T19:38:21.673842+0000 mgr.y (mgr.24356) 7206 : cluster 0 pgmap v7174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:22 smithi141 bash[31670]: cluster 2023-12-01T19:38:21.673842+0000 mgr.y (mgr.24356) 7206 : cluster 0 pgmap v7174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:24 smithi141 bash[31670]: cluster 2023-12-01T19:38:23.674485+0000 mgr.y (mgr.24356) 7207 : cluster 0 pgmap v7175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:24 smithi141 bash[31670]: audit 2023-12-01T19:38:24.000751+0000 mon.a (mon.0) 4885 : audit 0 from='client.? 172.21.15.40:0/2651470602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:24 smithi040 bash[41173]: cluster 2023-12-01T19:38:23.674485+0000 mgr.y (mgr.24356) 7207 : cluster 0 pgmap v7175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:24 smithi040 bash[41173]: audit 2023-12-01T19:38:24.000751+0000 mon.a (mon.0) 4885 : audit 0 from='client.? 172.21.15.40:0/2651470602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:24 smithi040 bash[28232]: cluster 2023-12-01T19:38:23.674485+0000 mgr.y (mgr.24356) 7207 : cluster 0 pgmap v7175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:24 smithi040 bash[28232]: audit 2023-12-01T19:38:24.000751+0000 mon.a (mon.0) 4885 : audit 0 from='client.? 172.21.15.40:0/2651470602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[28232]: cluster 2023-12-01T19:38:25.675659+0000 mgr.y (mgr.24356) 7208 : cluster 0 pgmap v7176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[28232]: audit 2023-12-01T19:38:26.289472+0000 mon.c (mon.2) 4548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:38:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[28232]: audit 2023-12-01T19:38:26.469280+0000 mon.c (mon.2) 4549 : audit 0 from='client.? 172.21.15.40:0/823525295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:38:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:38:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[41173]: cluster 2023-12-01T19:38:25.675659+0000 mgr.y (mgr.24356) 7208 : cluster 0 pgmap v7176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[41173]: audit 2023-12-01T19:38:26.289472+0000 mon.c (mon.2) 4548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:38:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:26 smithi040 bash[41173]: audit 2023-12-01T19:38:26.469280+0000 mon.c (mon.2) 4549 : audit 0 from='client.? 172.21.15.40:0/823525295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:26 smithi141 bash[31670]: cluster 2023-12-01T19:38:25.675659+0000 mgr.y (mgr.24356) 7208 : cluster 0 pgmap v7176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:26 smithi141 bash[31670]: audit 2023-12-01T19:38:26.289472+0000 mon.c (mon.2) 4548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:38:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:26 smithi141 bash[31670]: audit 2023-12-01T19:38:26.469280+0000 mon.c (mon.2) 4549 : audit 0 from='client.? 172.21.15.40:0/823525295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:28 smithi141 bash[31670]: cluster 2023-12-01T19:38:27.676338+0000 mgr.y (mgr.24356) 7209 : cluster 0 pgmap v7177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:28 smithi040 bash[41173]: cluster 2023-12-01T19:38:27.676338+0000 mgr.y (mgr.24356) 7209 : cluster 0 pgmap v7177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:28 smithi040 bash[28232]: cluster 2023-12-01T19:38:27.676338+0000 mgr.y (mgr.24356) 7209 : cluster 0 pgmap v7177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:29 smithi141 bash[31670]: audit 2023-12-01T19:38:28.921740+0000 mon.c (mon.2) 4550 : audit 0 from='client.? 172.21.15.40:0/3785445455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:29 smithi040 bash[41173]: audit 2023-12-01T19:38:28.921740+0000 mon.c (mon.2) 4550 : audit 0 from='client.? 172.21.15.40:0/3785445455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:29 smithi040 bash[28232]: audit 2023-12-01T19:38:28.921740+0000 mon.c (mon.2) 4550 : audit 0 from='client.? 172.21.15.40:0/3785445455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:30 smithi141 bash[31670]: cluster 2023-12-01T19:38:29.677585+0000 mgr.y (mgr.24356) 7210 : cluster 0 pgmap v7178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:30 smithi040 bash[41173]: cluster 2023-12-01T19:38:29.677585+0000 mgr.y (mgr.24356) 7210 : cluster 0 pgmap v7178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:30 smithi040 bash[28232]: cluster 2023-12-01T19:38:29.677585+0000 mgr.y (mgr.24356) 7210 : cluster 0 pgmap v7178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:31 smithi141 bash[31670]: audit 2023-12-01T19:38:31.410068+0000 mon.c (mon.2) 4551 : audit 0 from='client.? 172.21.15.40:0/1240729811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:31 smithi040 bash[41173]: audit 2023-12-01T19:38:31.410068+0000 mon.c (mon.2) 4551 : audit 0 from='client.? 172.21.15.40:0/1240729811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:31 smithi040 bash[28232]: audit 2023-12-01T19:38:31.410068+0000 mon.c (mon.2) 4551 : audit 0 from='client.? 172.21.15.40:0/1240729811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: cluster 2023-12-01T19:38:31.678168+0000 mgr.y (mgr.24356) 7211 : cluster 0 pgmap v7179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:32.136250+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:32.148564+0000 mon.a (mon.0) 4887 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:32.494000+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:32.505798+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:33.032812+0000 mon.c (mon.2) 4552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:33.034859+0000 mon.c (mon.2) 4553 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[41173]: audit 2023-12-01T19:38:33.046114+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: cluster 2023-12-01T19:38:31.678168+0000 mgr.y (mgr.24356) 7211 : cluster 0 pgmap v7179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:32.136250+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:32.148564+0000 mon.a (mon.0) 4887 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:32.494000+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:32.505798+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:33.032812+0000 mon.c (mon.2) 4552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:38:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:33.034859+0000 mon.c (mon.2) 4553 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:38:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:33 smithi040 bash[28232]: audit 2023-12-01T19:38:33.046114+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: cluster 2023-12-01T19:38:31.678168+0000 mgr.y (mgr.24356) 7211 : cluster 0 pgmap v7179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:32.136250+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:32.148564+0000 mon.a (mon.0) 4887 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:32.494000+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:32.505798+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:33.032812+0000 mon.c (mon.2) 4552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:33.034859+0000 mon.c (mon.2) 4553 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:38:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:33 smithi141 bash[31670]: audit 2023-12-01T19:38:33.046114+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:38:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:34 smithi040 bash[41173]: audit 2023-12-01T19:38:33.691935+0000 mon.c (mon.2) 4554 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:34 smithi040 bash[41173]: audit 2023-12-01T19:38:33.884405+0000 mon.a (mon.0) 4891 : audit 0 from='client.? 172.21.15.40:0/2899806913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:34 smithi040 bash[28232]: audit 2023-12-01T19:38:33.691935+0000 mon.c (mon.2) 4554 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:34 smithi040 bash[28232]: audit 2023-12-01T19:38:33.884405+0000 mon.a (mon.0) 4891 : audit 0 from='client.? 172.21.15.40:0/2899806913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:34 smithi141 bash[31670]: audit 2023-12-01T19:38:33.691935+0000 mon.c (mon.2) 4554 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:34 smithi141 bash[31670]: audit 2023-12-01T19:38:33.884405+0000 mon.a (mon.0) 4891 : audit 0 from='client.? 172.21.15.40:0/2899806913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:35 smithi040 bash[28232]: cluster 2023-12-01T19:38:33.678640+0000 mgr.y (mgr.24356) 7212 : cluster 0 pgmap v7180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:35 smithi040 bash[41173]: cluster 2023-12-01T19:38:33.678640+0000 mgr.y (mgr.24356) 7212 : cluster 0 pgmap v7180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:35 smithi141 bash[31670]: cluster 2023-12-01T19:38:33.678640+0000 mgr.y (mgr.24356) 7212 : cluster 0 pgmap v7180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:38:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:38:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:37 smithi040 bash[41173]: cluster 2023-12-01T19:38:35.679796+0000 mgr.y (mgr.24356) 7213 : cluster 0 pgmap v7181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:37 smithi040 bash[41173]: audit 2023-12-01T19:38:36.357640+0000 mon.a (mon.0) 4892 : audit 0 from='client.? 172.21.15.40:0/4102446877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:37 smithi040 bash[28232]: cluster 2023-12-01T19:38:35.679796+0000 mgr.y (mgr.24356) 7213 : cluster 0 pgmap v7181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:37 smithi040 bash[28232]: audit 2023-12-01T19:38:36.357640+0000 mon.a (mon.0) 4892 : audit 0 from='client.? 172.21.15.40:0/4102446877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:37 smithi141 bash[31670]: cluster 2023-12-01T19:38:35.679796+0000 mgr.y (mgr.24356) 7213 : cluster 0 pgmap v7181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:37 smithi141 bash[31670]: audit 2023-12-01T19:38:36.357640+0000 mon.a (mon.0) 4892 : audit 0 from='client.? 172.21.15.40:0/4102446877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:38 smithi141 bash[31670]: cluster 2023-12-01T19:38:37.680478+0000 mgr.y (mgr.24356) 7214 : cluster 0 pgmap v7182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:38 smithi040 bash[41173]: cluster 2023-12-01T19:38:37.680478+0000 mgr.y (mgr.24356) 7214 : cluster 0 pgmap v7182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:38 smithi040 bash[28232]: cluster 2023-12-01T19:38:37.680478+0000 mgr.y (mgr.24356) 7214 : cluster 0 pgmap v7182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:39 smithi141 bash[31670]: audit 2023-12-01T19:38:38.827193+0000 mon.a (mon.0) 4893 : audit 0 from='client.? 172.21.15.40:0/731091023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:39 smithi040 bash[28232]: audit 2023-12-01T19:38:38.827193+0000 mon.a (mon.0) 4893 : audit 0 from='client.? 172.21.15.40:0/731091023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:39 smithi040 bash[41173]: audit 2023-12-01T19:38:38.827193+0000 mon.a (mon.0) 4893 : audit 0 from='client.? 172.21.15.40:0/731091023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:40 smithi141 bash[31670]: cluster 2023-12-01T19:38:39.681618+0000 mgr.y (mgr.24356) 7215 : cluster 0 pgmap v7183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:40 smithi040 bash[41173]: cluster 2023-12-01T19:38:39.681618+0000 mgr.y (mgr.24356) 7215 : cluster 0 pgmap v7183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:40 smithi040 bash[28232]: cluster 2023-12-01T19:38:39.681618+0000 mgr.y (mgr.24356) 7215 : cluster 0 pgmap v7183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:41 smithi141 bash[31670]: audit 2023-12-01T19:38:41.289846+0000 mon.c (mon.2) 4555 : audit 0 from='client.? 172.21.15.40:0/951263541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:41 smithi040 bash[28232]: audit 2023-12-01T19:38:41.289846+0000 mon.c (mon.2) 4555 : audit 0 from='client.? 172.21.15.40:0/951263541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:41 smithi040 bash[41173]: audit 2023-12-01T19:38:41.289846+0000 mon.c (mon.2) 4555 : audit 0 from='client.? 172.21.15.40:0/951263541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:42 smithi141 bash[31670]: cluster 2023-12-01T19:38:41.682308+0000 mgr.y (mgr.24356) 7216 : cluster 0 pgmap v7184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:42 smithi040 bash[28232]: cluster 2023-12-01T19:38:41.682308+0000 mgr.y (mgr.24356) 7216 : cluster 0 pgmap v7184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:42 smithi040 bash[41173]: cluster 2023-12-01T19:38:41.682308+0000 mgr.y (mgr.24356) 7216 : cluster 0 pgmap v7184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:44 smithi141 bash[31670]: cluster 2023-12-01T19:38:43.682938+0000 mgr.y (mgr.24356) 7217 : cluster 0 pgmap v7185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:44 smithi141 bash[31670]: audit 2023-12-01T19:38:43.770208+0000 mon.c (mon.2) 4556 : audit 0 from='client.? 172.21.15.40:0/713161327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:44 smithi040 bash[41173]: cluster 2023-12-01T19:38:43.682938+0000 mgr.y (mgr.24356) 7217 : cluster 0 pgmap v7185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:44 smithi040 bash[41173]: audit 2023-12-01T19:38:43.770208+0000 mon.c (mon.2) 4556 : audit 0 from='client.? 172.21.15.40:0/713161327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:44 smithi040 bash[28232]: cluster 2023-12-01T19:38:43.682938+0000 mgr.y (mgr.24356) 7217 : cluster 0 pgmap v7185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:44 smithi040 bash[28232]: audit 2023-12-01T19:38:43.770208+0000 mon.c (mon.2) 4556 : audit 0 from='client.? 172.21.15.40:0/713161327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:38:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:38:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:46 smithi040 bash[41173]: cluster 2023-12-01T19:38:45.684132+0000 mgr.y (mgr.24356) 7218 : cluster 0 pgmap v7186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:46 smithi040 bash[41173]: audit 2023-12-01T19:38:46.233133+0000 mon.c (mon.2) 4557 : audit 0 from='client.? 172.21.15.40:0/2674066041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:46 smithi040 bash[28232]: cluster 2023-12-01T19:38:45.684132+0000 mgr.y (mgr.24356) 7218 : cluster 0 pgmap v7186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:46 smithi040 bash[28232]: audit 2023-12-01T19:38:46.233133+0000 mon.c (mon.2) 4557 : audit 0 from='client.? 172.21.15.40:0/2674066041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:46 smithi141 bash[31670]: cluster 2023-12-01T19:38:45.684132+0000 mgr.y (mgr.24356) 7218 : cluster 0 pgmap v7186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:46 smithi141 bash[31670]: audit 2023-12-01T19:38:46.233133+0000 mon.c (mon.2) 4557 : audit 0 from='client.? 172.21.15.40:0/2674066041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:48 smithi141 bash[31670]: cluster 2023-12-01T19:38:47.684821+0000 mgr.y (mgr.24356) 7219 : cluster 0 pgmap v7187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:48 smithi040 bash[41173]: cluster 2023-12-01T19:38:47.684821+0000 mgr.y (mgr.24356) 7219 : cluster 0 pgmap v7187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:48 smithi040 bash[28232]: cluster 2023-12-01T19:38:47.684821+0000 mgr.y (mgr.24356) 7219 : cluster 0 pgmap v7187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:49 smithi141 bash[31670]: audit 2023-12-01T19:38:48.692536+0000 mon.c (mon.2) 4558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:49 smithi141 bash[31670]: audit 2023-12-01T19:38:48.704659+0000 mon.a (mon.0) 4894 : audit 0 from='client.? 172.21.15.40:0/3197355616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:49 smithi040 bash[41173]: audit 2023-12-01T19:38:48.692536+0000 mon.c (mon.2) 4558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:49 smithi040 bash[41173]: audit 2023-12-01T19:38:48.704659+0000 mon.a (mon.0) 4894 : audit 0 from='client.? 172.21.15.40:0/3197355616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:49 smithi040 bash[28232]: audit 2023-12-01T19:38:48.692536+0000 mon.c (mon.2) 4558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:49 smithi040 bash[28232]: audit 2023-12-01T19:38:48.704659+0000 mon.a (mon.0) 4894 : audit 0 from='client.? 172.21.15.40:0/3197355616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:50 smithi141 bash[31670]: cluster 2023-12-01T19:38:49.686085+0000 mgr.y (mgr.24356) 7220 : cluster 0 pgmap v7188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:50 smithi040 bash[28232]: cluster 2023-12-01T19:38:49.686085+0000 mgr.y (mgr.24356) 7220 : cluster 0 pgmap v7188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:50 smithi040 bash[41173]: cluster 2023-12-01T19:38:49.686085+0000 mgr.y (mgr.24356) 7220 : cluster 0 pgmap v7188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:51 smithi141 bash[31670]: audit 2023-12-01T19:38:51.164464+0000 mon.c (mon.2) 4559 : audit 0 from='client.? 172.21.15.40:0/1090327457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:51 smithi040 bash[28232]: audit 2023-12-01T19:38:51.164464+0000 mon.c (mon.2) 4559 : audit 0 from='client.? 172.21.15.40:0/1090327457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:51 smithi040 bash[41173]: audit 2023-12-01T19:38:51.164464+0000 mon.c (mon.2) 4559 : audit 0 from='client.? 172.21.15.40:0/1090327457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:52 smithi141 bash[31670]: cluster 2023-12-01T19:38:51.686775+0000 mgr.y (mgr.24356) 7221 : cluster 0 pgmap v7189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:52 smithi040 bash[28232]: cluster 2023-12-01T19:38:51.686775+0000 mgr.y (mgr.24356) 7221 : cluster 0 pgmap v7189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:52 smithi040 bash[41173]: cluster 2023-12-01T19:38:51.686775+0000 mgr.y (mgr.24356) 7221 : cluster 0 pgmap v7189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:53 smithi141 bash[31670]: audit 2023-12-01T19:38:53.628785+0000 mon.a (mon.0) 4895 : audit 0 from='client.? 172.21.15.40:0/4189046296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:53 smithi040 bash[28232]: audit 2023-12-01T19:38:53.628785+0000 mon.a (mon.0) 4895 : audit 0 from='client.? 172.21.15.40:0/4189046296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:53 smithi040 bash[41173]: audit 2023-12-01T19:38:53.628785+0000 mon.a (mon.0) 4895 : audit 0 from='client.? 172.21.15.40:0/4189046296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:54 smithi141 bash[31670]: cluster 2023-12-01T19:38:53.687382+0000 mgr.y (mgr.24356) 7222 : cluster 0 pgmap v7190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:54 smithi040 bash[41173]: cluster 2023-12-01T19:38:53.687382+0000 mgr.y (mgr.24356) 7222 : cluster 0 pgmap v7190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:54 smithi040 bash[28232]: cluster 2023-12-01T19:38:53.687382+0000 mgr.y (mgr.24356) 7222 : cluster 0 pgmap v7190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:56.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:56 smithi040 bash[28232]: cluster 2023-12-01T19:38:55.688568+0000 mgr.y (mgr.24356) 7223 : cluster 0 pgmap v7191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:56.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:56 smithi040 bash[28232]: audit 2023-12-01T19:38:56.098303+0000 mon.c (mon.2) 4560 : audit 0 from='client.? 172.21.15.40:0/2122546810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:56.748 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:38:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:38:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:56 smithi141 bash[31670]: cluster 2023-12-01T19:38:55.688568+0000 mgr.y (mgr.24356) 7223 : cluster 0 pgmap v7191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:56 smithi141 bash[31670]: audit 2023-12-01T19:38:56.098303+0000 mon.c (mon.2) 4560 : audit 0 from='client.? 172.21.15.40:0/2122546810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:56 smithi040 bash[41173]: cluster 2023-12-01T19:38:55.688568+0000 mgr.y (mgr.24356) 7223 : cluster 0 pgmap v7191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:56 smithi040 bash[41173]: audit 2023-12-01T19:38:56.098303+0000 mon.c (mon.2) 4560 : audit 0 from='client.? 172.21.15.40:0/2122546810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:58 smithi141 bash[31670]: cluster 2023-12-01T19:38:57.689180+0000 mgr.y (mgr.24356) 7224 : cluster 0 pgmap v7192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:58 smithi040 bash[28232]: cluster 2023-12-01T19:38:57.689180+0000 mgr.y (mgr.24356) 7224 : cluster 0 pgmap v7192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:58 smithi040 bash[41173]: cluster 2023-12-01T19:38:57.689180+0000 mgr.y (mgr.24356) 7224 : cluster 0 pgmap v7192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:38:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:38:59 smithi141 bash[31670]: audit 2023-12-01T19:38:58.565295+0000 mon.c (mon.2) 4561 : audit 0 from='client.? 172.21.15.40:0/124388578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:38:59 smithi040 bash[41173]: audit 2023-12-01T19:38:58.565295+0000 mon.c (mon.2) 4561 : audit 0 from='client.? 172.21.15.40:0/124388578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:38:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:38:59 smithi040 bash[28232]: audit 2023-12-01T19:38:58.565295+0000 mon.c (mon.2) 4561 : audit 0 from='client.? 172.21.15.40:0/124388578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:00 smithi141 bash[31670]: cluster 2023-12-01T19:38:59.690315+0000 mgr.y (mgr.24356) 7225 : cluster 0 pgmap v7193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:00 smithi040 bash[28232]: cluster 2023-12-01T19:38:59.690315+0000 mgr.y (mgr.24356) 7225 : cluster 0 pgmap v7193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:00 smithi040 bash[41173]: cluster 2023-12-01T19:38:59.690315+0000 mgr.y (mgr.24356) 7225 : cluster 0 pgmap v7193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:01 smithi141 bash[31670]: audit 2023-12-01T19:39:01.032216+0000 mon.a (mon.0) 4896 : audit 0 from='client.? 172.21.15.40:0/2484884286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:01 smithi040 bash[41173]: audit 2023-12-01T19:39:01.032216+0000 mon.a (mon.0) 4896 : audit 0 from='client.? 172.21.15.40:0/2484884286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:01 smithi040 bash[28232]: audit 2023-12-01T19:39:01.032216+0000 mon.a (mon.0) 4896 : audit 0 from='client.? 172.21.15.40:0/2484884286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:02 smithi141 bash[31670]: cluster 2023-12-01T19:39:01.690989+0000 mgr.y (mgr.24356) 7226 : cluster 0 pgmap v7194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:02 smithi040 bash[41173]: cluster 2023-12-01T19:39:01.690989+0000 mgr.y (mgr.24356) 7226 : cluster 0 pgmap v7194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:02 smithi040 bash[28232]: cluster 2023-12-01T19:39:01.690989+0000 mgr.y (mgr.24356) 7226 : cluster 0 pgmap v7194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:03 smithi040 bash[28232]: audit 2023-12-01T19:39:03.498761+0000 mon.c (mon.2) 4562 : audit 0 from='client.? 172.21.15.40:0/2325994707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:03 smithi040 bash[41173]: audit 2023-12-01T19:39:03.498761+0000 mon.c (mon.2) 4562 : audit 0 from='client.? 172.21.15.40:0/2325994707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:03 smithi141 bash[31670]: audit 2023-12-01T19:39:03.498761+0000 mon.c (mon.2) 4562 : audit 0 from='client.? 172.21.15.40:0/2325994707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:04 smithi040 bash[28232]: cluster 2023-12-01T19:39:03.691760+0000 mgr.y (mgr.24356) 7227 : cluster 0 pgmap v7195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:04 smithi040 bash[28232]: audit 2023-12-01T19:39:03.693374+0000 mon.c (mon.2) 4563 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:04 smithi040 bash[41173]: cluster 2023-12-01T19:39:03.691760+0000 mgr.y (mgr.24356) 7227 : cluster 0 pgmap v7195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:04 smithi040 bash[41173]: audit 2023-12-01T19:39:03.693374+0000 mon.c (mon.2) 4563 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:04 smithi141 bash[31670]: cluster 2023-12-01T19:39:03.691760+0000 mgr.y (mgr.24356) 7227 : cluster 0 pgmap v7195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:04 smithi141 bash[31670]: audit 2023-12-01T19:39:03.693374+0000 mon.c (mon.2) 4563 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:06.751 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:39:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:39:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:06 smithi141 bash[31670]: cluster 2023-12-01T19:39:05.693000+0000 mgr.y (mgr.24356) 7228 : cluster 0 pgmap v7196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:06 smithi141 bash[31670]: audit 2023-12-01T19:39:05.969772+0000 mon.a (mon.0) 4897 : audit 0 from='client.? 172.21.15.40:0/3727343479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:06 smithi040 bash[28232]: cluster 2023-12-01T19:39:05.693000+0000 mgr.y (mgr.24356) 7228 : cluster 0 pgmap v7196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:06 smithi040 bash[28232]: audit 2023-12-01T19:39:05.969772+0000 mon.a (mon.0) 4897 : audit 0 from='client.? 172.21.15.40:0/3727343479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:06 smithi040 bash[41173]: cluster 2023-12-01T19:39:05.693000+0000 mgr.y (mgr.24356) 7228 : cluster 0 pgmap v7196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:06 smithi040 bash[41173]: audit 2023-12-01T19:39:05.969772+0000 mon.a (mon.0) 4897 : audit 0 from='client.? 172.21.15.40:0/3727343479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:08 smithi141 bash[31670]: cluster 2023-12-01T19:39:07.693601+0000 mgr.y (mgr.24356) 7229 : cluster 0 pgmap v7197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:08 smithi040 bash[28232]: cluster 2023-12-01T19:39:07.693601+0000 mgr.y (mgr.24356) 7229 : cluster 0 pgmap v7197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:08 smithi040 bash[41173]: cluster 2023-12-01T19:39:07.693601+0000 mgr.y (mgr.24356) 7229 : cluster 0 pgmap v7197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:09 smithi141 bash[31670]: audit 2023-12-01T19:39:08.447316+0000 mon.c (mon.2) 4564 : audit 0 from='client.? 172.21.15.40:0/1871547803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:09 smithi040 bash[28232]: audit 2023-12-01T19:39:08.447316+0000 mon.c (mon.2) 4564 : audit 0 from='client.? 172.21.15.40:0/1871547803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:09 smithi040 bash[41173]: audit 2023-12-01T19:39:08.447316+0000 mon.c (mon.2) 4564 : audit 0 from='client.? 172.21.15.40:0/1871547803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:10 smithi141 bash[31670]: cluster 2023-12-01T19:39:09.694754+0000 mgr.y (mgr.24356) 7230 : cluster 0 pgmap v7198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:10 smithi040 bash[41173]: cluster 2023-12-01T19:39:09.694754+0000 mgr.y (mgr.24356) 7230 : cluster 0 pgmap v7198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:10 smithi040 bash[28232]: cluster 2023-12-01T19:39:09.694754+0000 mgr.y (mgr.24356) 7230 : cluster 0 pgmap v7198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:11 smithi141 bash[31670]: audit 2023-12-01T19:39:10.913715+0000 mon.a (mon.0) 4898 : audit 0 from='client.? 172.21.15.40:0/779673199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:11 smithi040 bash[28232]: audit 2023-12-01T19:39:10.913715+0000 mon.a (mon.0) 4898 : audit 0 from='client.? 172.21.15.40:0/779673199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:11 smithi040 bash[41173]: audit 2023-12-01T19:39:10.913715+0000 mon.a (mon.0) 4898 : audit 0 from='client.? 172.21.15.40:0/779673199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:12 smithi141 bash[31670]: cluster 2023-12-01T19:39:11.695432+0000 mgr.y (mgr.24356) 7231 : cluster 0 pgmap v7199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:12 smithi040 bash[28232]: cluster 2023-12-01T19:39:11.695432+0000 mgr.y (mgr.24356) 7231 : cluster 0 pgmap v7199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:12 smithi040 bash[41173]: cluster 2023-12-01T19:39:11.695432+0000 mgr.y (mgr.24356) 7231 : cluster 0 pgmap v7199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:13 smithi141 bash[31670]: audit 2023-12-01T19:39:13.381989+0000 mon.c (mon.2) 4565 : audit 0 from='client.? 172.21.15.40:0/597619406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:13 smithi040 bash[28232]: audit 2023-12-01T19:39:13.381989+0000 mon.c (mon.2) 4565 : audit 0 from='client.? 172.21.15.40:0/597619406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:13 smithi040 bash[41173]: audit 2023-12-01T19:39:13.381989+0000 mon.c (mon.2) 4565 : audit 0 from='client.? 172.21.15.40:0/597619406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:14 smithi141 bash[31670]: cluster 2023-12-01T19:39:13.696103+0000 mgr.y (mgr.24356) 7232 : cluster 0 pgmap v7200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:14 smithi040 bash[28232]: cluster 2023-12-01T19:39:13.696103+0000 mgr.y (mgr.24356) 7232 : cluster 0 pgmap v7200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:14 smithi040 bash[41173]: cluster 2023-12-01T19:39:13.696103+0000 mgr.y (mgr.24356) 7232 : cluster 0 pgmap v7200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:16.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:39:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:39:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:16 smithi141 bash[31670]: cluster 2023-12-01T19:39:15.697239+0000 mgr.y (mgr.24356) 7233 : cluster 0 pgmap v7201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:16 smithi141 bash[31670]: audit 2023-12-01T19:39:15.842569+0000 mon.c (mon.2) 4566 : audit 0 from='client.? 172.21.15.40:0/2991826536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:16 smithi040 bash[28232]: cluster 2023-12-01T19:39:15.697239+0000 mgr.y (mgr.24356) 7233 : cluster 0 pgmap v7201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:16 smithi040 bash[28232]: audit 2023-12-01T19:39:15.842569+0000 mon.c (mon.2) 4566 : audit 0 from='client.? 172.21.15.40:0/2991826536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:16 smithi040 bash[41173]: cluster 2023-12-01T19:39:15.697239+0000 mgr.y (mgr.24356) 7233 : cluster 0 pgmap v7201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:16 smithi040 bash[41173]: audit 2023-12-01T19:39:15.842569+0000 mon.c (mon.2) 4566 : audit 0 from='client.? 172.21.15.40:0/2991826536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:18 smithi141 bash[31670]: cluster 2023-12-01T19:39:17.697902+0000 mgr.y (mgr.24356) 7234 : cluster 0 pgmap v7202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:18 smithi141 bash[31670]: audit 2023-12-01T19:39:18.299864+0000 mon.a (mon.0) 4899 : audit 0 from='client.? 172.21.15.40:0/1894786486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:18 smithi040 bash[41173]: cluster 2023-12-01T19:39:17.697902+0000 mgr.y (mgr.24356) 7234 : cluster 0 pgmap v7202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:18 smithi040 bash[41173]: audit 2023-12-01T19:39:18.299864+0000 mon.a (mon.0) 4899 : audit 0 from='client.? 172.21.15.40:0/1894786486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:18 smithi040 bash[28232]: cluster 2023-12-01T19:39:17.697902+0000 mgr.y (mgr.24356) 7234 : cluster 0 pgmap v7202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:18 smithi040 bash[28232]: audit 2023-12-01T19:39:18.299864+0000 mon.a (mon.0) 4899 : audit 0 from='client.? 172.21.15.40:0/1894786486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:19 smithi141 bash[31670]: audit 2023-12-01T19:39:18.693365+0000 mon.c (mon.2) 4567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:19 smithi040 bash[41173]: audit 2023-12-01T19:39:18.693365+0000 mon.c (mon.2) 4567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:19 smithi040 bash[28232]: audit 2023-12-01T19:39:18.693365+0000 mon.c (mon.2) 4567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:20 smithi141 bash[31670]: cluster 2023-12-01T19:39:19.699007+0000 mgr.y (mgr.24356) 7235 : cluster 0 pgmap v7203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:20 smithi040 bash[41173]: cluster 2023-12-01T19:39:19.699007+0000 mgr.y (mgr.24356) 7235 : cluster 0 pgmap v7203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:20 smithi040 bash[28232]: cluster 2023-12-01T19:39:19.699007+0000 mgr.y (mgr.24356) 7235 : cluster 0 pgmap v7203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:21 smithi141 bash[31670]: audit 2023-12-01T19:39:20.768544+0000 mon.a (mon.0) 4900 : audit 0 from='client.? 172.21.15.40:0/1812993390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:21 smithi040 bash[41173]: audit 2023-12-01T19:39:20.768544+0000 mon.a (mon.0) 4900 : audit 0 from='client.? 172.21.15.40:0/1812993390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:21 smithi040 bash[28232]: audit 2023-12-01T19:39:20.768544+0000 mon.a (mon.0) 4900 : audit 0 from='client.? 172.21.15.40:0/1812993390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:22 smithi141 bash[31670]: cluster 2023-12-01T19:39:21.699700+0000 mgr.y (mgr.24356) 7236 : cluster 0 pgmap v7204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:22 smithi040 bash[28232]: cluster 2023-12-01T19:39:21.699700+0000 mgr.y (mgr.24356) 7236 : cluster 0 pgmap v7204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:22 smithi040 bash[41173]: cluster 2023-12-01T19:39:21.699700+0000 mgr.y (mgr.24356) 7236 : cluster 0 pgmap v7204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:23 smithi141 bash[31670]: audit 2023-12-01T19:39:23.230783+0000 mon.c (mon.2) 4568 : audit 0 from='client.? 172.21.15.40:0/3649792845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:23 smithi040 bash[28232]: audit 2023-12-01T19:39:23.230783+0000 mon.c (mon.2) 4568 : audit 0 from='client.? 172.21.15.40:0/3649792845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:23 smithi040 bash[41173]: audit 2023-12-01T19:39:23.230783+0000 mon.c (mon.2) 4568 : audit 0 from='client.? 172.21.15.40:0/3649792845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:24 smithi141 bash[31670]: cluster 2023-12-01T19:39:23.700393+0000 mgr.y (mgr.24356) 7237 : cluster 0 pgmap v7205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:24 smithi040 bash[28232]: cluster 2023-12-01T19:39:23.700393+0000 mgr.y (mgr.24356) 7237 : cluster 0 pgmap v7205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:24 smithi040 bash[41173]: cluster 2023-12-01T19:39:23.700393+0000 mgr.y (mgr.24356) 7237 : cluster 0 pgmap v7205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:25 smithi141 bash[31670]: audit 2023-12-01T19:39:25.697005+0000 mon.a (mon.0) 4901 : audit 0 from='client.? 172.21.15.40:0/3588054631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:25 smithi040 bash[28232]: audit 2023-12-01T19:39:25.697005+0000 mon.a (mon.0) 4901 : audit 0 from='client.? 172.21.15.40:0/3588054631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:25 smithi040 bash[41173]: audit 2023-12-01T19:39:25.697005+0000 mon.a (mon.0) 4901 : audit 0 from='client.? 172.21.15.40:0/3588054631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:26.761 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:39:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:39:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:26 smithi141 bash[31670]: cluster 2023-12-01T19:39:25.701611+0000 mgr.y (mgr.24356) 7238 : cluster 0 pgmap v7206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:26 smithi040 bash[28232]: cluster 2023-12-01T19:39:25.701611+0000 mgr.y (mgr.24356) 7238 : cluster 0 pgmap v7206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:26 smithi040 bash[41173]: cluster 2023-12-01T19:39:25.701611+0000 mgr.y (mgr.24356) 7238 : cluster 0 pgmap v7206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:28 smithi141 bash[31670]: cluster 2023-12-01T19:39:27.702281+0000 mgr.y (mgr.24356) 7239 : cluster 0 pgmap v7207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:28 smithi141 bash[31670]: audit 2023-12-01T19:39:28.165338+0000 mon.c (mon.2) 4569 : audit 0 from='client.? 172.21.15.40:0/4083578544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:28 smithi040 bash[41173]: cluster 2023-12-01T19:39:27.702281+0000 mgr.y (mgr.24356) 7239 : cluster 0 pgmap v7207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:28 smithi040 bash[41173]: audit 2023-12-01T19:39:28.165338+0000 mon.c (mon.2) 4569 : audit 0 from='client.? 172.21.15.40:0/4083578544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:28 smithi040 bash[28232]: cluster 2023-12-01T19:39:27.702281+0000 mgr.y (mgr.24356) 7239 : cluster 0 pgmap v7207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:28 smithi040 bash[28232]: audit 2023-12-01T19:39:28.165338+0000 mon.c (mon.2) 4569 : audit 0 from='client.? 172.21.15.40:0/4083578544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:30 smithi141 bash[31670]: cluster 2023-12-01T19:39:29.703473+0000 mgr.y (mgr.24356) 7240 : cluster 0 pgmap v7208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:30 smithi141 bash[31670]: audit 2023-12-01T19:39:30.621518+0000 mon.a (mon.0) 4902 : audit 0 from='client.? 172.21.15.40:0/1605282766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:30 smithi040 bash[41173]: cluster 2023-12-01T19:39:29.703473+0000 mgr.y (mgr.24356) 7240 : cluster 0 pgmap v7208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:30 smithi040 bash[41173]: audit 2023-12-01T19:39:30.621518+0000 mon.a (mon.0) 4902 : audit 0 from='client.? 172.21.15.40:0/1605282766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:30 smithi040 bash[28232]: cluster 2023-12-01T19:39:29.703473+0000 mgr.y (mgr.24356) 7240 : cluster 0 pgmap v7208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:30 smithi040 bash[28232]: audit 2023-12-01T19:39:30.621518+0000 mon.a (mon.0) 4902 : audit 0 from='client.? 172.21.15.40:0/1605282766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:32 smithi141 bash[31670]: cluster 2023-12-01T19:39:31.704135+0000 mgr.y (mgr.24356) 7241 : cluster 0 pgmap v7209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:32 smithi040 bash[28232]: cluster 2023-12-01T19:39:31.704135+0000 mgr.y (mgr.24356) 7241 : cluster 0 pgmap v7209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:32 smithi040 bash[41173]: cluster 2023-12-01T19:39:31.704135+0000 mgr.y (mgr.24356) 7241 : cluster 0 pgmap v7209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:33 smithi141 bash[31670]: audit 2023-12-01T19:39:33.081094+0000 mon.a (mon.0) 4903 : audit 0 from='client.? 172.21.15.40:0/2509866417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:33 smithi141 bash[31670]: audit 2023-12-01T19:39:33.128868+0000 mon.c (mon.2) 4570 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:39:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:33 smithi141 bash[31670]: audit 2023-12-01T19:39:33.693674+0000 mon.c (mon.2) 4571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:33 smithi040 bash[28232]: audit 2023-12-01T19:39:33.081094+0000 mon.a (mon.0) 4903 : audit 0 from='client.? 172.21.15.40:0/2509866417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:33 smithi040 bash[28232]: audit 2023-12-01T19:39:33.128868+0000 mon.c (mon.2) 4570 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:39:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:33 smithi040 bash[28232]: audit 2023-12-01T19:39:33.693674+0000 mon.c (mon.2) 4571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:33 smithi040 bash[41173]: audit 2023-12-01T19:39:33.081094+0000 mon.a (mon.0) 4903 : audit 0 from='client.? 172.21.15.40:0/2509866417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:33 smithi040 bash[41173]: audit 2023-12-01T19:39:33.128868+0000 mon.c (mon.2) 4570 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:39:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:33 smithi040 bash[41173]: audit 2023-12-01T19:39:33.693674+0000 mon.c (mon.2) 4571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:34 smithi040 bash[41173]: cluster 2023-12-01T19:39:33.704759+0000 mgr.y (mgr.24356) 7242 : cluster 0 pgmap v7210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:34 smithi040 bash[28232]: cluster 2023-12-01T19:39:33.704759+0000 mgr.y (mgr.24356) 7242 : cluster 0 pgmap v7210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:34 smithi141 bash[31670]: cluster 2023-12-01T19:39:33.704759+0000 mgr.y (mgr.24356) 7242 : cluster 0 pgmap v7210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:35 smithi040 bash[28232]: audit 2023-12-01T19:39:35.550418+0000 mon.a (mon.0) 4904 : audit 0 from='client.? 172.21.15.40:0/27155742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:35 smithi040 bash[41173]: audit 2023-12-01T19:39:35.550418+0000 mon.a (mon.0) 4904 : audit 0 from='client.? 172.21.15.40:0/27155742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:35 smithi141 bash[31670]: audit 2023-12-01T19:39:35.550418+0000 mon.a (mon.0) 4904 : audit 0 from='client.? 172.21.15.40:0/27155742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:36.788 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:39:36] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:39:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:36 smithi040 bash[28232]: cluster 2023-12-01T19:39:35.705916+0000 mgr.y (mgr.24356) 7243 : cluster 0 pgmap v7211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:36 smithi040 bash[41173]: cluster 2023-12-01T19:39:35.705916+0000 mgr.y (mgr.24356) 7243 : cluster 0 pgmap v7211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:36 smithi141 bash[31670]: cluster 2023-12-01T19:39:35.705916+0000 mgr.y (mgr.24356) 7243 : cluster 0 pgmap v7211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:38 smithi141 bash[31670]: cluster 2023-12-01T19:39:37.706393+0000 mgr.y (mgr.24356) 7244 : cluster 0 pgmap v7212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:38 smithi141 bash[31670]: audit 2023-12-01T19:39:38.013244+0000 mon.a (mon.0) 4905 : audit 0 from='client.? 172.21.15.40:0/3503264034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:38 smithi040 bash[28232]: cluster 2023-12-01T19:39:37.706393+0000 mgr.y (mgr.24356) 7244 : cluster 0 pgmap v7212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:38 smithi040 bash[28232]: audit 2023-12-01T19:39:38.013244+0000 mon.a (mon.0) 4905 : audit 0 from='client.? 172.21.15.40:0/3503264034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:38 smithi040 bash[41173]: cluster 2023-12-01T19:39:37.706393+0000 mgr.y (mgr.24356) 7244 : cluster 0 pgmap v7212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:38 smithi040 bash[41173]: audit 2023-12-01T19:39:38.013244+0000 mon.a (mon.0) 4905 : audit 0 from='client.? 172.21.15.40:0/3503264034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:39 smithi141 bash[31670]: audit 2023-12-01T19:39:38.976939+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:39 smithi141 bash[31670]: audit 2023-12-01T19:39:38.988863+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:39 smithi141 bash[31670]: audit 2023-12-01T19:39:39.334553+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:39 smithi141 bash[31670]: audit 2023-12-01T19:39:39.344291+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[41173]: audit 2023-12-01T19:39:38.976939+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[41173]: audit 2023-12-01T19:39:38.988863+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[41173]: audit 2023-12-01T19:39:39.334553+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[41173]: audit 2023-12-01T19:39:39.344291+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[28232]: audit 2023-12-01T19:39:38.976939+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[28232]: audit 2023-12-01T19:39:38.988863+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[28232]: audit 2023-12-01T19:39:39.334553+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:39 smithi040 bash[28232]: audit 2023-12-01T19:39:39.344291+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:40 smithi141 bash[31670]: cluster 2023-12-01T19:39:39.707483+0000 mgr.y (mgr.24356) 7245 : cluster 0 pgmap v7213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:40 smithi141 bash[31670]: audit 2023-12-01T19:39:40.478444+0000 mon.a (mon.0) 4910 : audit 0 from='client.? 172.21.15.40:0/2738285553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:40 smithi040 bash[28232]: cluster 2023-12-01T19:39:39.707483+0000 mgr.y (mgr.24356) 7245 : cluster 0 pgmap v7213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:40 smithi040 bash[28232]: audit 2023-12-01T19:39:40.478444+0000 mon.a (mon.0) 4910 : audit 0 from='client.? 172.21.15.40:0/2738285553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:40 smithi040 bash[41173]: cluster 2023-12-01T19:39:39.707483+0000 mgr.y (mgr.24356) 7245 : cluster 0 pgmap v7213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:40 smithi040 bash[41173]: audit 2023-12-01T19:39:40.478444+0000 mon.a (mon.0) 4910 : audit 0 from='client.? 172.21.15.40:0/2738285553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:42 smithi141 bash[31670]: cluster 2023-12-01T19:39:41.708148+0000 mgr.y (mgr.24356) 7246 : cluster 0 pgmap v7214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:42 smithi141 bash[31670]: audit 2023-12-01T19:39:42.946858+0000 mon.a (mon.0) 4911 : audit 0 from='client.? 172.21.15.40:0/915696713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:42 smithi040 bash[28232]: cluster 2023-12-01T19:39:41.708148+0000 mgr.y (mgr.24356) 7246 : cluster 0 pgmap v7214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:42 smithi040 bash[28232]: audit 2023-12-01T19:39:42.946858+0000 mon.a (mon.0) 4911 : audit 0 from='client.? 172.21.15.40:0/915696713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:42 smithi040 bash[41173]: cluster 2023-12-01T19:39:41.708148+0000 mgr.y (mgr.24356) 7246 : cluster 0 pgmap v7214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:42 smithi040 bash[41173]: audit 2023-12-01T19:39:42.946858+0000 mon.a (mon.0) 4911 : audit 0 from='client.? 172.21.15.40:0/915696713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:44 smithi141 bash[31670]: cluster 2023-12-01T19:39:43.708796+0000 mgr.y (mgr.24356) 7247 : cluster 0 pgmap v7215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:44 smithi040 bash[28232]: cluster 2023-12-01T19:39:43.708796+0000 mgr.y (mgr.24356) 7247 : cluster 0 pgmap v7215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:44 smithi040 bash[41173]: cluster 2023-12-01T19:39:43.708796+0000 mgr.y (mgr.24356) 7247 : cluster 0 pgmap v7215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:45 smithi040 bash[41173]: audit 2023-12-01T19:39:45.414596+0000 mon.c (mon.2) 4572 : audit 0 from='client.? 172.21.15.40:0/3035407778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:45 smithi040 bash[28232]: audit 2023-12-01T19:39:45.414596+0000 mon.c (mon.2) 4572 : audit 0 from='client.? 172.21.15.40:0/3035407778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:45 smithi141 bash[31670]: audit 2023-12-01T19:39:45.414596+0000 mon.c (mon.2) 4572 : audit 0 from='client.? 172.21.15.40:0/3035407778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:39:46] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:39:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:46 smithi141 bash[31670]: cluster 2023-12-01T19:39:45.709619+0000 mgr.y (mgr.24356) 7248 : cluster 0 pgmap v7216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:46 smithi040 bash[41173]: cluster 2023-12-01T19:39:45.709619+0000 mgr.y (mgr.24356) 7248 : cluster 0 pgmap v7216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:46 smithi040 bash[28232]: cluster 2023-12-01T19:39:45.709619+0000 mgr.y (mgr.24356) 7248 : cluster 0 pgmap v7216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:48 smithi141 bash[31670]: cluster 2023-12-01T19:39:47.710209+0000 mgr.y (mgr.24356) 7249 : cluster 0 pgmap v7217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:48 smithi141 bash[31670]: audit 2023-12-01T19:39:47.872768+0000 mon.c (mon.2) 4573 : audit 0 from='client.? 172.21.15.40:0/1463173743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:48 smithi040 bash[41173]: cluster 2023-12-01T19:39:47.710209+0000 mgr.y (mgr.24356) 7249 : cluster 0 pgmap v7217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:48 smithi040 bash[41173]: audit 2023-12-01T19:39:47.872768+0000 mon.c (mon.2) 4573 : audit 0 from='client.? 172.21.15.40:0/1463173743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:48 smithi040 bash[28232]: cluster 2023-12-01T19:39:47.710209+0000 mgr.y (mgr.24356) 7249 : cluster 0 pgmap v7217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:48 smithi040 bash[28232]: audit 2023-12-01T19:39:47.872768+0000 mon.c (mon.2) 4573 : audit 0 from='client.? 172.21.15.40:0/1463173743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:49 smithi040 bash[28232]: audit 2023-12-01T19:39:48.693654+0000 mon.c (mon.2) 4574 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:49 smithi040 bash[41173]: audit 2023-12-01T19:39:48.693654+0000 mon.c (mon.2) 4574 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:49 smithi141 bash[31670]: audit 2023-12-01T19:39:48.693654+0000 mon.c (mon.2) 4574 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: cluster 2023-12-01T19:39:49.711034+0000 mgr.y (mgr.24356) 7250 : cluster 0 pgmap v7218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: audit 2023-12-01T19:39:50.269083+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: audit 2023-12-01T19:39:50.280150+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: audit 2023-12-01T19:39:50.282490+0000 mon.c (mon.2) 4575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:39:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: audit 2023-12-01T19:39:50.283600+0000 mon.c (mon.2) 4576 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:39:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: audit 2023-12-01T19:39:50.290274+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:50 smithi141 bash[31670]: audit 2023-12-01T19:39:50.340087+0000 mon.c (mon.2) 4577 : audit 0 from='client.? 172.21.15.40:0/729192203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: cluster 2023-12-01T19:39:49.711034+0000 mgr.y (mgr.24356) 7250 : cluster 0 pgmap v7218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: audit 2023-12-01T19:39:50.269083+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: audit 2023-12-01T19:39:50.280150+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: audit 2023-12-01T19:39:50.282490+0000 mon.c (mon.2) 4575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: audit 2023-12-01T19:39:50.283600+0000 mon.c (mon.2) 4576 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: audit 2023-12-01T19:39:50.290274+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[41173]: audit 2023-12-01T19:39:50.340087+0000 mon.c (mon.2) 4577 : audit 0 from='client.? 172.21.15.40:0/729192203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: cluster 2023-12-01T19:39:49.711034+0000 mgr.y (mgr.24356) 7250 : cluster 0 pgmap v7218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: audit 2023-12-01T19:39:50.269083+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: audit 2023-12-01T19:39:50.280150+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: audit 2023-12-01T19:39:50.282490+0000 mon.c (mon.2) 4575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: audit 2023-12-01T19:39:50.283600+0000 mon.c (mon.2) 4576 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:39:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: audit 2023-12-01T19:39:50.290274+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:39:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:50 smithi040 bash[28232]: audit 2023-12-01T19:39:50.340087+0000 mon.c (mon.2) 4577 : audit 0 from='client.? 172.21.15.40:0/729192203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:52 smithi141 bash[31670]: cluster 2023-12-01T19:39:51.711638+0000 mgr.y (mgr.24356) 7251 : cluster 0 pgmap v7219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:52 smithi040 bash[28232]: cluster 2023-12-01T19:39:51.711638+0000 mgr.y (mgr.24356) 7251 : cluster 0 pgmap v7219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:52 smithi040 bash[41173]: cluster 2023-12-01T19:39:51.711638+0000 mgr.y (mgr.24356) 7251 : cluster 0 pgmap v7219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:53 smithi040 bash[28232]: audit 2023-12-01T19:39:52.808346+0000 mon.a (mon.0) 4915 : audit 0 from='client.? 172.21.15.40:0/767233796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:53 smithi040 bash[41173]: audit 2023-12-01T19:39:52.808346+0000 mon.a (mon.0) 4915 : audit 0 from='client.? 172.21.15.40:0/767233796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:53 smithi141 bash[31670]: audit 2023-12-01T19:39:52.808346+0000 mon.a (mon.0) 4915 : audit 0 from='client.? 172.21.15.40:0/767233796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:54 smithi040 bash[28232]: cluster 2023-12-01T19:39:53.712288+0000 mgr.y (mgr.24356) 7252 : cluster 0 pgmap v7220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:54 smithi040 bash[41173]: cluster 2023-12-01T19:39:53.712288+0000 mgr.y (mgr.24356) 7252 : cluster 0 pgmap v7220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:54 smithi141 bash[31670]: cluster 2023-12-01T19:39:53.712288+0000 mgr.y (mgr.24356) 7252 : cluster 0 pgmap v7220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:55 smithi040 bash[28232]: audit 2023-12-01T19:39:55.274475+0000 mon.c (mon.2) 4578 : audit 0 from='client.? 172.21.15.40:0/548097869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:55 smithi040 bash[41173]: audit 2023-12-01T19:39:55.274475+0000 mon.c (mon.2) 4578 : audit 0 from='client.? 172.21.15.40:0/548097869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:55 smithi141 bash[31670]: audit 2023-12-01T19:39:55.274475+0000 mon.c (mon.2) 4578 : audit 0 from='client.? 172.21.15.40:0/548097869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:56.798 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:39:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:39:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:56 smithi040 bash[28232]: cluster 2023-12-01T19:39:55.713464+0000 mgr.y (mgr.24356) 7253 : cluster 0 pgmap v7221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:56 smithi040 bash[41173]: cluster 2023-12-01T19:39:55.713464+0000 mgr.y (mgr.24356) 7253 : cluster 0 pgmap v7221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:56 smithi141 bash[31670]: cluster 2023-12-01T19:39:55.713464+0000 mgr.y (mgr.24356) 7253 : cluster 0 pgmap v7221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:58 smithi141 bash[31670]: cluster 2023-12-01T19:39:57.713923+0000 mgr.y (mgr.24356) 7254 : cluster 0 pgmap v7222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:39:58 smithi141 bash[31670]: audit 2023-12-01T19:39:57.741736+0000 mon.c (mon.2) 4579 : audit 0 from='client.? 172.21.15.40:0/223309201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:58 smithi040 bash[28232]: cluster 2023-12-01T19:39:57.713923+0000 mgr.y (mgr.24356) 7254 : cluster 0 pgmap v7222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:39:58 smithi040 bash[28232]: audit 2023-12-01T19:39:57.741736+0000 mon.c (mon.2) 4579 : audit 0 from='client.? 172.21.15.40:0/223309201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:39:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:58 smithi040 bash[41173]: cluster 2023-12-01T19:39:57.713923+0000 mgr.y (mgr.24356) 7254 : cluster 0 pgmap v7222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:39:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:39:58 smithi040 bash[41173]: audit 2023-12-01T19:39:57.741736+0000 mon.c (mon.2) 4579 : audit 0 from='client.? 172.21.15.40:0/223309201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[28232]: debug 2023-12-01T19:39:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:00 smithi141 bash[31670]: cluster 2023-12-01T19:39:59.715041+0000 mgr.y (mgr.24356) 7255 : cluster 0 pgmap v7223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:00 smithi141 bash[31670]: cluster 2023-12-01T19:40:00.000178+0000 mon.a (mon.0) 4916 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:00 smithi141 bash[31670]: audit 2023-12-01T19:40:00.214612+0000 mon.a (mon.0) 4917 : audit 0 from='client.? 172.21.15.40:0/2209731314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[41173]: cluster 2023-12-01T19:39:59.715041+0000 mgr.y (mgr.24356) 7255 : cluster 0 pgmap v7223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[41173]: cluster 2023-12-01T19:40:00.000178+0000 mon.a (mon.0) 4916 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[41173]: audit 2023-12-01T19:40:00.214612+0000 mon.a (mon.0) 4917 : audit 0 from='client.? 172.21.15.40:0/2209731314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[28232]: cluster 2023-12-01T19:39:59.715041+0000 mgr.y (mgr.24356) 7255 : cluster 0 pgmap v7223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[28232]: cluster 2023-12-01T19:40:00.000178+0000 mon.a (mon.0) 4916 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:00 smithi040 bash[28232]: audit 2023-12-01T19:40:00.214612+0000 mon.a (mon.0) 4917 : audit 0 from='client.? 172.21.15.40:0/2209731314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:02 smithi040 bash[28232]: cluster 2023-12-01T19:40:01.715751+0000 mgr.y (mgr.24356) 7256 : cluster 0 pgmap v7224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:02 smithi040 bash[28232]: audit 2023-12-01T19:40:02.679001+0000 mon.c (mon.2) 4580 : audit 0 from='client.? 172.21.15.40:0/1983041432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:02 smithi040 bash[41173]: cluster 2023-12-01T19:40:01.715751+0000 mgr.y (mgr.24356) 7256 : cluster 0 pgmap v7224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:02 smithi040 bash[41173]: audit 2023-12-01T19:40:02.679001+0000 mon.c (mon.2) 4580 : audit 0 from='client.? 172.21.15.40:0/1983041432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:02 smithi141 bash[31670]: cluster 2023-12-01T19:40:01.715751+0000 mgr.y (mgr.24356) 7256 : cluster 0 pgmap v7224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:02 smithi141 bash[31670]: audit 2023-12-01T19:40:02.679001+0000 mon.c (mon.2) 4580 : audit 0 from='client.? 172.21.15.40:0/1983041432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:03 smithi040 bash[28232]: audit 2023-12-01T19:40:03.694612+0000 mon.c (mon.2) 4581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:03 smithi040 bash[41173]: audit 2023-12-01T19:40:03.694612+0000 mon.c (mon.2) 4581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:03 smithi141 bash[31670]: audit 2023-12-01T19:40:03.694612+0000 mon.c (mon.2) 4581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:04 smithi040 bash[28232]: cluster 2023-12-01T19:40:03.716363+0000 mgr.y (mgr.24356) 7257 : cluster 0 pgmap v7225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:04 smithi040 bash[41173]: cluster 2023-12-01T19:40:03.716363+0000 mgr.y (mgr.24356) 7257 : cluster 0 pgmap v7225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:04 smithi141 bash[31670]: cluster 2023-12-01T19:40:03.716363+0000 mgr.y (mgr.24356) 7257 : cluster 0 pgmap v7225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:05 smithi040 bash[28232]: audit 2023-12-01T19:40:05.148562+0000 mon.c (mon.2) 4582 : audit 0 from='client.? 172.21.15.40:0/2589289977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:05 smithi040 bash[41173]: audit 2023-12-01T19:40:05.148562+0000 mon.c (mon.2) 4582 : audit 0 from='client.? 172.21.15.40:0/2589289977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:05 smithi141 bash[31670]: audit 2023-12-01T19:40:05.148562+0000 mon.c (mon.2) 4582 : audit 0 from='client.? 172.21.15.40:0/2589289977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:06.797 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:40:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:40:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:06 smithi040 bash[28232]: cluster 2023-12-01T19:40:05.717507+0000 mgr.y (mgr.24356) 7258 : cluster 0 pgmap v7226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:06 smithi040 bash[41173]: cluster 2023-12-01T19:40:05.717507+0000 mgr.y (mgr.24356) 7258 : cluster 0 pgmap v7226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:06 smithi141 bash[31670]: cluster 2023-12-01T19:40:05.717507+0000 mgr.y (mgr.24356) 7258 : cluster 0 pgmap v7226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:08 smithi141 bash[31670]: audit 2023-12-01T19:40:07.608224+0000 mon.a (mon.0) 4918 : audit 0 from='client.? 172.21.15.40:0/2430048111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:08 smithi141 bash[31670]: cluster 2023-12-01T19:40:07.718150+0000 mgr.y (mgr.24356) 7259 : cluster 0 pgmap v7227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:08 smithi040 bash[28232]: audit 2023-12-01T19:40:07.608224+0000 mon.a (mon.0) 4918 : audit 0 from='client.? 172.21.15.40:0/2430048111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:08 smithi040 bash[28232]: cluster 2023-12-01T19:40:07.718150+0000 mgr.y (mgr.24356) 7259 : cluster 0 pgmap v7227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:08 smithi040 bash[41173]: audit 2023-12-01T19:40:07.608224+0000 mon.a (mon.0) 4918 : audit 0 from='client.? 172.21.15.40:0/2430048111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:08 smithi040 bash[41173]: cluster 2023-12-01T19:40:07.718150+0000 mgr.y (mgr.24356) 7259 : cluster 0 pgmap v7227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:10 smithi141 bash[31670]: cluster 2023-12-01T19:40:09.719058+0000 mgr.y (mgr.24356) 7260 : cluster 0 pgmap v7228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:10 smithi141 bash[31670]: audit 2023-12-01T19:40:10.074580+0000 mon.a (mon.0) 4919 : audit 0 from='client.? 172.21.15.40:0/1274909244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:10 smithi040 bash[28232]: cluster 2023-12-01T19:40:09.719058+0000 mgr.y (mgr.24356) 7260 : cluster 0 pgmap v7228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:10 smithi040 bash[28232]: audit 2023-12-01T19:40:10.074580+0000 mon.a (mon.0) 4919 : audit 0 from='client.? 172.21.15.40:0/1274909244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:10 smithi040 bash[41173]: cluster 2023-12-01T19:40:09.719058+0000 mgr.y (mgr.24356) 7260 : cluster 0 pgmap v7228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:10 smithi040 bash[41173]: audit 2023-12-01T19:40:10.074580+0000 mon.a (mon.0) 4919 : audit 0 from='client.? 172.21.15.40:0/1274909244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:12 smithi040 bash[28232]: cluster 2023-12-01T19:40:11.719715+0000 mgr.y (mgr.24356) 7261 : cluster 0 pgmap v7229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:12 smithi040 bash[28232]: audit 2023-12-01T19:40:12.534419+0000 mon.a (mon.0) 4920 : audit 0 from='client.? 172.21.15.40:0/962096268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:12 smithi040 bash[41173]: cluster 2023-12-01T19:40:11.719715+0000 mgr.y (mgr.24356) 7261 : cluster 0 pgmap v7229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:12 smithi040 bash[41173]: audit 2023-12-01T19:40:12.534419+0000 mon.a (mon.0) 4920 : audit 0 from='client.? 172.21.15.40:0/962096268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:12 smithi141 bash[31670]: cluster 2023-12-01T19:40:11.719715+0000 mgr.y (mgr.24356) 7261 : cluster 0 pgmap v7229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:12 smithi141 bash[31670]: audit 2023-12-01T19:40:12.534419+0000 mon.a (mon.0) 4920 : audit 0 from='client.? 172.21.15.40:0/962096268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:14 smithi040 bash[28232]: cluster 2023-12-01T19:40:13.720426+0000 mgr.y (mgr.24356) 7262 : cluster 0 pgmap v7230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:14 smithi040 bash[41173]: cluster 2023-12-01T19:40:13.720426+0000 mgr.y (mgr.24356) 7262 : cluster 0 pgmap v7230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:14 smithi141 bash[31670]: cluster 2023-12-01T19:40:13.720426+0000 mgr.y (mgr.24356) 7262 : cluster 0 pgmap v7230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:15 smithi040 bash[28232]: audit 2023-12-01T19:40:15.002172+0000 mon.a (mon.0) 4921 : audit 0 from='client.? 172.21.15.40:0/1985572469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:15 smithi040 bash[41173]: audit 2023-12-01T19:40:15.002172+0000 mon.a (mon.0) 4921 : audit 0 from='client.? 172.21.15.40:0/1985572469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:15 smithi141 bash[31670]: audit 2023-12-01T19:40:15.002172+0000 mon.a (mon.0) 4921 : audit 0 from='client.? 172.21.15.40:0/1985572469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:16.794 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:40:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:40:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:16 smithi040 bash[28232]: cluster 2023-12-01T19:40:15.721587+0000 mgr.y (mgr.24356) 7263 : cluster 0 pgmap v7231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:16 smithi040 bash[41173]: cluster 2023-12-01T19:40:15.721587+0000 mgr.y (mgr.24356) 7263 : cluster 0 pgmap v7231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:16 smithi141 bash[31670]: cluster 2023-12-01T19:40:15.721587+0000 mgr.y (mgr.24356) 7263 : cluster 0 pgmap v7231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:18 smithi141 bash[31670]: audit 2023-12-01T19:40:17.473809+0000 mon.a (mon.0) 4922 : audit 0 from='client.? 172.21.15.40:0/3658547543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:18 smithi141 bash[31670]: cluster 2023-12-01T19:40:17.722302+0000 mgr.y (mgr.24356) 7264 : cluster 0 pgmap v7232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:18 smithi040 bash[28232]: audit 2023-12-01T19:40:17.473809+0000 mon.a (mon.0) 4922 : audit 0 from='client.? 172.21.15.40:0/3658547543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:18 smithi040 bash[28232]: cluster 2023-12-01T19:40:17.722302+0000 mgr.y (mgr.24356) 7264 : cluster 0 pgmap v7232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:18 smithi040 bash[41173]: audit 2023-12-01T19:40:17.473809+0000 mon.a (mon.0) 4922 : audit 0 from='client.? 172.21.15.40:0/3658547543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:18 smithi040 bash[41173]: cluster 2023-12-01T19:40:17.722302+0000 mgr.y (mgr.24356) 7264 : cluster 0 pgmap v7232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:19 smithi141 bash[31670]: audit 2023-12-01T19:40:18.695083+0000 mon.c (mon.2) 4583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:19 smithi040 bash[41173]: audit 2023-12-01T19:40:18.695083+0000 mon.c (mon.2) 4583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:19 smithi040 bash[28232]: audit 2023-12-01T19:40:18.695083+0000 mon.c (mon.2) 4583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:20 smithi141 bash[31670]: cluster 2023-12-01T19:40:19.723423+0000 mgr.y (mgr.24356) 7265 : cluster 0 pgmap v7233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:20 smithi141 bash[31670]: audit 2023-12-01T19:40:19.934736+0000 mon.c (mon.2) 4584 : audit 0 from='client.? 172.21.15.40:0/2028775234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:20 smithi040 bash[28232]: cluster 2023-12-01T19:40:19.723423+0000 mgr.y (mgr.24356) 7265 : cluster 0 pgmap v7233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:20 smithi040 bash[28232]: audit 2023-12-01T19:40:19.934736+0000 mon.c (mon.2) 4584 : audit 0 from='client.? 172.21.15.40:0/2028775234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:20 smithi040 bash[41173]: cluster 2023-12-01T19:40:19.723423+0000 mgr.y (mgr.24356) 7265 : cluster 0 pgmap v7233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:20 smithi040 bash[41173]: audit 2023-12-01T19:40:19.934736+0000 mon.c (mon.2) 4584 : audit 0 from='client.? 172.21.15.40:0/2028775234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:22 smithi040 bash[41173]: cluster 2023-12-01T19:40:21.724126+0000 mgr.y (mgr.24356) 7266 : cluster 0 pgmap v7234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:22 smithi040 bash[41173]: audit 2023-12-01T19:40:22.399783+0000 mon.c (mon.2) 4585 : audit 0 from='client.? 172.21.15.40:0/67983090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:22 smithi040 bash[28232]: cluster 2023-12-01T19:40:21.724126+0000 mgr.y (mgr.24356) 7266 : cluster 0 pgmap v7234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:22 smithi040 bash[28232]: audit 2023-12-01T19:40:22.399783+0000 mon.c (mon.2) 4585 : audit 0 from='client.? 172.21.15.40:0/67983090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:22 smithi141 bash[31670]: cluster 2023-12-01T19:40:21.724126+0000 mgr.y (mgr.24356) 7266 : cluster 0 pgmap v7234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:23.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:22 smithi141 bash[31670]: audit 2023-12-01T19:40:22.399783+0000 mon.c (mon.2) 4585 : audit 0 from='client.? 172.21.15.40:0/67983090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:24 smithi040 bash[28232]: cluster 2023-12-01T19:40:23.724875+0000 mgr.y (mgr.24356) 7267 : cluster 0 pgmap v7235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:24 smithi040 bash[41173]: cluster 2023-12-01T19:40:23.724875+0000 mgr.y (mgr.24356) 7267 : cluster 0 pgmap v7235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:24 smithi141 bash[31670]: cluster 2023-12-01T19:40:23.724875+0000 mgr.y (mgr.24356) 7267 : cluster 0 pgmap v7235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:25 smithi040 bash[28232]: audit 2023-12-01T19:40:24.869590+0000 mon.c (mon.2) 4586 : audit 0 from='client.? 172.21.15.40:0/312773776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:25 smithi040 bash[41173]: audit 2023-12-01T19:40:24.869590+0000 mon.c (mon.2) 4586 : audit 0 from='client.? 172.21.15.40:0/312773776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:25 smithi141 bash[31670]: audit 2023-12-01T19:40:24.869590+0000 mon.c (mon.2) 4586 : audit 0 from='client.? 172.21.15.40:0/312773776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:26.799 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:40:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:40:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:26 smithi040 bash[41173]: cluster 2023-12-01T19:40:25.726055+0000 mgr.y (mgr.24356) 7268 : cluster 0 pgmap v7236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:26 smithi040 bash[28232]: cluster 2023-12-01T19:40:25.726055+0000 mgr.y (mgr.24356) 7268 : cluster 0 pgmap v7236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:26 smithi141 bash[31670]: cluster 2023-12-01T19:40:25.726055+0000 mgr.y (mgr.24356) 7268 : cluster 0 pgmap v7236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:27 smithi040 bash[28232]: audit 2023-12-01T19:40:27.334250+0000 mon.a (mon.0) 4923 : audit 0 from='client.? 172.21.15.40:0/1820323243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:27 smithi040 bash[41173]: audit 2023-12-01T19:40:27.334250+0000 mon.a (mon.0) 4923 : audit 0 from='client.? 172.21.15.40:0/1820323243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:27 smithi141 bash[31670]: audit 2023-12-01T19:40:27.334250+0000 mon.a (mon.0) 4923 : audit 0 from='client.? 172.21.15.40:0/1820323243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:28 smithi040 bash[28232]: cluster 2023-12-01T19:40:27.726745+0000 mgr.y (mgr.24356) 7269 : cluster 0 pgmap v7237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:28 smithi040 bash[41173]: cluster 2023-12-01T19:40:27.726745+0000 mgr.y (mgr.24356) 7269 : cluster 0 pgmap v7237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:28 smithi141 bash[31670]: cluster 2023-12-01T19:40:27.726745+0000 mgr.y (mgr.24356) 7269 : cluster 0 pgmap v7237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:30 smithi040 bash[41173]: cluster 2023-12-01T19:40:29.727902+0000 mgr.y (mgr.24356) 7270 : cluster 0 pgmap v7238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:30 smithi040 bash[41173]: audit 2023-12-01T19:40:29.807968+0000 mon.a (mon.0) 4924 : audit 0 from='client.? 172.21.15.40:0/1947315236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:30 smithi040 bash[28232]: cluster 2023-12-01T19:40:29.727902+0000 mgr.y (mgr.24356) 7270 : cluster 0 pgmap v7238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:30 smithi040 bash[28232]: audit 2023-12-01T19:40:29.807968+0000 mon.a (mon.0) 4924 : audit 0 from='client.? 172.21.15.40:0/1947315236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:30 smithi141 bash[31670]: cluster 2023-12-01T19:40:29.727902+0000 mgr.y (mgr.24356) 7270 : cluster 0 pgmap v7238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:30 smithi141 bash[31670]: audit 2023-12-01T19:40:29.807968+0000 mon.a (mon.0) 4924 : audit 0 from='client.? 172.21.15.40:0/1947315236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:32 smithi040 bash[41173]: cluster 2023-12-01T19:40:31.728585+0000 mgr.y (mgr.24356) 7271 : cluster 0 pgmap v7239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:32 smithi040 bash[41173]: audit 2023-12-01T19:40:32.268616+0000 mon.c (mon.2) 4587 : audit 0 from='client.? 172.21.15.40:0/1951786814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:32 smithi040 bash[28232]: cluster 2023-12-01T19:40:31.728585+0000 mgr.y (mgr.24356) 7271 : cluster 0 pgmap v7239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:32 smithi040 bash[28232]: audit 2023-12-01T19:40:32.268616+0000 mon.c (mon.2) 4587 : audit 0 from='client.? 172.21.15.40:0/1951786814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:32 smithi141 bash[31670]: cluster 2023-12-01T19:40:31.728585+0000 mgr.y (mgr.24356) 7271 : cluster 0 pgmap v7239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:32 smithi141 bash[31670]: audit 2023-12-01T19:40:32.268616+0000 mon.c (mon.2) 4587 : audit 0 from='client.? 172.21.15.40:0/1951786814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:33 smithi040 bash[28232]: audit 2023-12-01T19:40:33.695420+0000 mon.c (mon.2) 4588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:33 smithi040 bash[41173]: audit 2023-12-01T19:40:33.695420+0000 mon.c (mon.2) 4588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:33 smithi141 bash[31670]: audit 2023-12-01T19:40:33.695420+0000 mon.c (mon.2) 4588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:34 smithi040 bash[41173]: cluster 2023-12-01T19:40:33.729185+0000 mgr.y (mgr.24356) 7272 : cluster 0 pgmap v7240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:34 smithi040 bash[41173]: audit 2023-12-01T19:40:34.736794+0000 mon.a (mon.0) 4925 : audit 0 from='client.? 172.21.15.40:0/2507222999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:34 smithi040 bash[28232]: cluster 2023-12-01T19:40:33.729185+0000 mgr.y (mgr.24356) 7272 : cluster 0 pgmap v7240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:34 smithi040 bash[28232]: audit 2023-12-01T19:40:34.736794+0000 mon.a (mon.0) 4925 : audit 0 from='client.? 172.21.15.40:0/2507222999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:34 smithi141 bash[31670]: cluster 2023-12-01T19:40:33.729185+0000 mgr.y (mgr.24356) 7272 : cluster 0 pgmap v7240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:34 smithi141 bash[31670]: audit 2023-12-01T19:40:34.736794+0000 mon.a (mon.0) 4925 : audit 0 from='client.? 172.21.15.40:0/2507222999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:36.826 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:40:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:40:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:36 smithi040 bash[41173]: cluster 2023-12-01T19:40:35.730336+0000 mgr.y (mgr.24356) 7273 : cluster 0 pgmap v7241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:36 smithi040 bash[28232]: cluster 2023-12-01T19:40:35.730336+0000 mgr.y (mgr.24356) 7273 : cluster 0 pgmap v7241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:36 smithi141 bash[31670]: cluster 2023-12-01T19:40:35.730336+0000 mgr.y (mgr.24356) 7273 : cluster 0 pgmap v7241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:37 smithi040 bash[28232]: audit 2023-12-01T19:40:37.203511+0000 mon.c (mon.2) 4589 : audit 0 from='client.? 172.21.15.40:0/522258928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:37 smithi040 bash[41173]: audit 2023-12-01T19:40:37.203511+0000 mon.c (mon.2) 4589 : audit 0 from='client.? 172.21.15.40:0/522258928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:37 smithi141 bash[31670]: audit 2023-12-01T19:40:37.203511+0000 mon.c (mon.2) 4589 : audit 0 from='client.? 172.21.15.40:0/522258928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:38 smithi040 bash[28232]: cluster 2023-12-01T19:40:37.731175+0000 mgr.y (mgr.24356) 7274 : cluster 0 pgmap v7242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:38 smithi040 bash[41173]: cluster 2023-12-01T19:40:37.731175+0000 mgr.y (mgr.24356) 7274 : cluster 0 pgmap v7242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:38 smithi141 bash[31670]: cluster 2023-12-01T19:40:37.731175+0000 mgr.y (mgr.24356) 7274 : cluster 0 pgmap v7242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:39 smithi040 bash[28232]: audit 2023-12-01T19:40:39.673759+0000 mon.a (mon.0) 4926 : audit 0 from='client.? 172.21.15.40:0/3592020820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:39 smithi040 bash[41173]: audit 2023-12-01T19:40:39.673759+0000 mon.a (mon.0) 4926 : audit 0 from='client.? 172.21.15.40:0/3592020820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:39 smithi141 bash[31670]: audit 2023-12-01T19:40:39.673759+0000 mon.a (mon.0) 4926 : audit 0 from='client.? 172.21.15.40:0/3592020820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:40 smithi040 bash[28232]: cluster 2023-12-01T19:40:39.732307+0000 mgr.y (mgr.24356) 7275 : cluster 0 pgmap v7243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:40 smithi040 bash[41173]: cluster 2023-12-01T19:40:39.732307+0000 mgr.y (mgr.24356) 7275 : cluster 0 pgmap v7243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:40 smithi141 bash[31670]: cluster 2023-12-01T19:40:39.732307+0000 mgr.y (mgr.24356) 7275 : cluster 0 pgmap v7243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:42 smithi040 bash[28232]: cluster 2023-12-01T19:40:41.732877+0000 mgr.y (mgr.24356) 7276 : cluster 0 pgmap v7244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:42 smithi040 bash[28232]: audit 2023-12-01T19:40:42.139154+0000 mon.c (mon.2) 4590 : audit 0 from='client.? 172.21.15.40:0/2994079947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:42 smithi040 bash[41173]: cluster 2023-12-01T19:40:41.732877+0000 mgr.y (mgr.24356) 7276 : cluster 0 pgmap v7244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:42 smithi040 bash[41173]: audit 2023-12-01T19:40:42.139154+0000 mon.c (mon.2) 4590 : audit 0 from='client.? 172.21.15.40:0/2994079947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:42 smithi141 bash[31670]: cluster 2023-12-01T19:40:41.732877+0000 mgr.y (mgr.24356) 7276 : cluster 0 pgmap v7244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:42 smithi141 bash[31670]: audit 2023-12-01T19:40:42.139154+0000 mon.c (mon.2) 4590 : audit 0 from='client.? 172.21.15.40:0/2994079947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:44 smithi141 bash[31670]: cluster 2023-12-01T19:40:43.733569+0000 mgr.y (mgr.24356) 7277 : cluster 0 pgmap v7245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:44 smithi141 bash[31670]: audit 2023-12-01T19:40:44.610119+0000 mon.c (mon.2) 4591 : audit 0 from='client.? 172.21.15.40:0/2260963296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:44 smithi040 bash[28232]: cluster 2023-12-01T19:40:43.733569+0000 mgr.y (mgr.24356) 7277 : cluster 0 pgmap v7245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:44 smithi040 bash[28232]: audit 2023-12-01T19:40:44.610119+0000 mon.c (mon.2) 4591 : audit 0 from='client.? 172.21.15.40:0/2260963296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:44 smithi040 bash[41173]: cluster 2023-12-01T19:40:43.733569+0000 mgr.y (mgr.24356) 7277 : cluster 0 pgmap v7245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:44 smithi040 bash[41173]: audit 2023-12-01T19:40:44.610119+0000 mon.c (mon.2) 4591 : audit 0 from='client.? 172.21.15.40:0/2260963296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:40:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:40:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:46 smithi141 bash[31670]: cluster 2023-12-01T19:40:45.734762+0000 mgr.y (mgr.24356) 7278 : cluster 0 pgmap v7246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:46 smithi040 bash[41173]: cluster 2023-12-01T19:40:45.734762+0000 mgr.y (mgr.24356) 7278 : cluster 0 pgmap v7246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:46 smithi040 bash[28232]: cluster 2023-12-01T19:40:45.734762+0000 mgr.y (mgr.24356) 7278 : cluster 0 pgmap v7246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:47 smithi141 bash[31670]: audit 2023-12-01T19:40:47.072694+0000 mon.c (mon.2) 4592 : audit 0 from='client.? 172.21.15.40:0/1462492444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:47 smithi040 bash[28232]: audit 2023-12-01T19:40:47.072694+0000 mon.c (mon.2) 4592 : audit 0 from='client.? 172.21.15.40:0/1462492444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:47 smithi040 bash[41173]: audit 2023-12-01T19:40:47.072694+0000 mon.c (mon.2) 4592 : audit 0 from='client.? 172.21.15.40:0/1462492444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:48 smithi141 bash[31670]: cluster 2023-12-01T19:40:47.735433+0000 mgr.y (mgr.24356) 7279 : cluster 0 pgmap v7247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:48 smithi141 bash[31670]: audit 2023-12-01T19:40:48.695856+0000 mon.c (mon.2) 4593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:48 smithi040 bash[28232]: cluster 2023-12-01T19:40:47.735433+0000 mgr.y (mgr.24356) 7279 : cluster 0 pgmap v7247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:48 smithi040 bash[28232]: audit 2023-12-01T19:40:48.695856+0000 mon.c (mon.2) 4593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:48 smithi040 bash[41173]: cluster 2023-12-01T19:40:47.735433+0000 mgr.y (mgr.24356) 7279 : cluster 0 pgmap v7247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:48 smithi040 bash[41173]: audit 2023-12-01T19:40:48.695856+0000 mon.c (mon.2) 4593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:49 smithi141 bash[31670]: audit 2023-12-01T19:40:49.542099+0000 mon.a (mon.0) 4927 : audit 0 from='client.? 172.21.15.40:0/1450911245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:49 smithi040 bash[28232]: audit 2023-12-01T19:40:49.542099+0000 mon.a (mon.0) 4927 : audit 0 from='client.? 172.21.15.40:0/1450911245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:49 smithi040 bash[41173]: audit 2023-12-01T19:40:49.542099+0000 mon.a (mon.0) 4927 : audit 0 from='client.? 172.21.15.40:0/1450911245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:50 smithi141 bash[31670]: cluster 2023-12-01T19:40:49.736756+0000 mgr.y (mgr.24356) 7280 : cluster 0 pgmap v7248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:50 smithi141 bash[31670]: audit 2023-12-01T19:40:50.372885+0000 mon.c (mon.2) 4594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:40:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:50 smithi040 bash[41173]: cluster 2023-12-01T19:40:49.736756+0000 mgr.y (mgr.24356) 7280 : cluster 0 pgmap v7248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:50 smithi040 bash[41173]: audit 2023-12-01T19:40:50.372885+0000 mon.c (mon.2) 4594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:40:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:50 smithi040 bash[28232]: cluster 2023-12-01T19:40:49.736756+0000 mgr.y (mgr.24356) 7280 : cluster 0 pgmap v7248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:50 smithi040 bash[28232]: audit 2023-12-01T19:40:50.372885+0000 mon.c (mon.2) 4594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:40:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:52 smithi141 bash[31670]: cluster 2023-12-01T19:40:51.737235+0000 mgr.y (mgr.24356) 7281 : cluster 0 pgmap v7249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:52 smithi141 bash[31670]: audit 2023-12-01T19:40:52.014070+0000 mon.c (mon.2) 4595 : audit 0 from='client.? 172.21.15.40:0/4278124183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:52 smithi040 bash[28232]: cluster 2023-12-01T19:40:51.737235+0000 mgr.y (mgr.24356) 7281 : cluster 0 pgmap v7249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:52 smithi040 bash[28232]: audit 2023-12-01T19:40:52.014070+0000 mon.c (mon.2) 4595 : audit 0 from='client.? 172.21.15.40:0/4278124183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:52 smithi040 bash[41173]: cluster 2023-12-01T19:40:51.737235+0000 mgr.y (mgr.24356) 7281 : cluster 0 pgmap v7249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:52 smithi040 bash[41173]: audit 2023-12-01T19:40:52.014070+0000 mon.c (mon.2) 4595 : audit 0 from='client.? 172.21.15.40:0/4278124183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:54 smithi141 bash[31670]: cluster 2023-12-01T19:40:53.737796+0000 mgr.y (mgr.24356) 7282 : cluster 0 pgmap v7250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:54 smithi141 bash[31670]: audit 2023-12-01T19:40:54.471383+0000 mon.a (mon.0) 4928 : audit 0 from='client.? 172.21.15.40:0/1563119939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:54 smithi040 bash[28232]: cluster 2023-12-01T19:40:53.737796+0000 mgr.y (mgr.24356) 7282 : cluster 0 pgmap v7250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:54 smithi040 bash[28232]: audit 2023-12-01T19:40:54.471383+0000 mon.a (mon.0) 4928 : audit 0 from='client.? 172.21.15.40:0/1563119939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:54 smithi040 bash[41173]: cluster 2023-12-01T19:40:53.737796+0000 mgr.y (mgr.24356) 7282 : cluster 0 pgmap v7250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:54 smithi040 bash[41173]: audit 2023-12-01T19:40:54.471383+0000 mon.a (mon.0) 4928 : audit 0 from='client.? 172.21.15.40:0/1563119939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:40:56] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:40:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:56 smithi141 bash[31670]: cluster 2023-12-01T19:40:55.738927+0000 mgr.y (mgr.24356) 7283 : cluster 0 pgmap v7251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:56 smithi141 bash[31670]: audit 2023-12-01T19:40:56.274610+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:56 smithi141 bash[31670]: audit 2023-12-01T19:40:56.288436+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:56 smithi141 bash[31670]: audit 2023-12-01T19:40:56.572419+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:56 smithi141 bash[31670]: audit 2023-12-01T19:40:56.583821+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:56 smithi141 bash[31670]: audit 2023-12-01T19:40:56.935667+0000 mon.a (mon.0) 4933 : audit 0 from='client.? 172.21.15.40:0/1027890808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28232]: cluster 2023-12-01T19:40:55.738927+0000 mgr.y (mgr.24356) 7283 : cluster 0 pgmap v7251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28232]: audit 2023-12-01T19:40:56.274610+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28232]: audit 2023-12-01T19:40:56.288436+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28232]: audit 2023-12-01T19:40:56.572419+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28232]: audit 2023-12-01T19:40:56.583821+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[28232]: audit 2023-12-01T19:40:56.935667+0000 mon.a (mon.0) 4933 : audit 0 from='client.? 172.21.15.40:0/1027890808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[41173]: cluster 2023-12-01T19:40:55.738927+0000 mgr.y (mgr.24356) 7283 : cluster 0 pgmap v7251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[41173]: audit 2023-12-01T19:40:56.274610+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[41173]: audit 2023-12-01T19:40:56.288436+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[41173]: audit 2023-12-01T19:40:56.572419+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[41173]: audit 2023-12-01T19:40:56.583821+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:56 smithi040 bash[41173]: audit 2023-12-01T19:40:56.935667+0000 mon.a (mon.0) 4933 : audit 0 from='client.? 172.21.15.40:0/1027890808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:40:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:57 smithi141 bash[31670]: audit 2023-12-01T19:40:57.064538+0000 mon.c (mon.2) 4596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:40:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:57 smithi141 bash[31670]: audit 2023-12-01T19:40:57.066249+0000 mon.c (mon.2) 4597 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:40:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:57 smithi141 bash[31670]: audit 2023-12-01T19:40:57.075098+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:57 smithi040 bash[28232]: audit 2023-12-01T19:40:57.064538+0000 mon.c (mon.2) 4596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:40:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:57 smithi040 bash[28232]: audit 2023-12-01T19:40:57.066249+0000 mon.c (mon.2) 4597 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:40:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:57 smithi040 bash[28232]: audit 2023-12-01T19:40:57.075098+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:57 smithi040 bash[41173]: audit 2023-12-01T19:40:57.064538+0000 mon.c (mon.2) 4596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:40:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:57 smithi040 bash[41173]: audit 2023-12-01T19:40:57.066249+0000 mon.c (mon.2) 4597 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:40:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:57 smithi040 bash[41173]: audit 2023-12-01T19:40:57.075098+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:40:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:58 smithi141 bash[31670]: cluster 2023-12-01T19:40:57.739628+0000 mgr.y (mgr.24356) 7284 : cluster 0 pgmap v7252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:58 smithi040 bash[28232]: cluster 2023-12-01T19:40:57.739628+0000 mgr.y (mgr.24356) 7284 : cluster 0 pgmap v7252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:40:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:58 smithi040 bash[41173]: cluster 2023-12-01T19:40:57.739628+0000 mgr.y (mgr.24356) 7284 : cluster 0 pgmap v7252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:40:59 smithi141 bash[31670]: audit 2023-12-01T19:40:59.396961+0000 mon.a (mon.0) 4935 : audit 0 from='client.? 172.21.15.40:0/1246727846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:40:59 smithi040 bash[28232]: audit 2023-12-01T19:40:59.396961+0000 mon.a (mon.0) 4935 : audit 0 from='client.? 172.21.15.40:0/1246727846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:40:59 smithi040 bash[41173]: audit 2023-12-01T19:40:59.396961+0000 mon.a (mon.0) 4935 : audit 0 from='client.? 172.21.15.40:0/1246727846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:00 smithi141 bash[31670]: cluster 2023-12-01T19:40:59.740876+0000 mgr.y (mgr.24356) 7285 : cluster 0 pgmap v7253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:00 smithi040 bash[28232]: cluster 2023-12-01T19:40:59.740876+0000 mgr.y (mgr.24356) 7285 : cluster 0 pgmap v7253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:00 smithi040 bash[41173]: cluster 2023-12-01T19:40:59.740876+0000 mgr.y (mgr.24356) 7285 : cluster 0 pgmap v7253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:02 smithi141 bash[31670]: audit 2023-12-01T19:41:01.859655+0000 mon.a (mon.0) 4936 : audit 0 from='client.? 172.21.15.40:0/2515054857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:01 smithi040 bash[28232]: audit 2023-12-01T19:41:01.859655+0000 mon.a (mon.0) 4936 : audit 0 from='client.? 172.21.15.40:0/2515054857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:02 smithi040 bash[41173]: audit 2023-12-01T19:41:01.859655+0000 mon.a (mon.0) 4936 : audit 0 from='client.? 172.21.15.40:0/2515054857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:03 smithi141 bash[31670]: cluster 2023-12-01T19:41:01.741480+0000 mgr.y (mgr.24356) 7286 : cluster 0 pgmap v7254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:03 smithi040 bash[28232]: cluster 2023-12-01T19:41:01.741480+0000 mgr.y (mgr.24356) 7286 : cluster 0 pgmap v7254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:03 smithi040 bash[41173]: cluster 2023-12-01T19:41:01.741480+0000 mgr.y (mgr.24356) 7286 : cluster 0 pgmap v7254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:04 smithi141 bash[31670]: audit 2023-12-01T19:41:03.696300+0000 mon.c (mon.2) 4598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:04 smithi040 bash[28232]: audit 2023-12-01T19:41:03.696300+0000 mon.c (mon.2) 4598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:04 smithi040 bash[41173]: audit 2023-12-01T19:41:03.696300+0000 mon.c (mon.2) 4598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:05 smithi141 bash[31670]: cluster 2023-12-01T19:41:03.742134+0000 mgr.y (mgr.24356) 7287 : cluster 0 pgmap v7255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:05 smithi141 bash[31670]: audit 2023-12-01T19:41:04.328874+0000 mon.a (mon.0) 4937 : audit 0 from='client.? 172.21.15.40:0/92369304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:05 smithi040 bash[28232]: cluster 2023-12-01T19:41:03.742134+0000 mgr.y (mgr.24356) 7287 : cluster 0 pgmap v7255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:05 smithi040 bash[28232]: audit 2023-12-01T19:41:04.328874+0000 mon.a (mon.0) 4937 : audit 0 from='client.? 172.21.15.40:0/92369304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:05 smithi040 bash[41173]: cluster 2023-12-01T19:41:03.742134+0000 mgr.y (mgr.24356) 7287 : cluster 0 pgmap v7255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:05 smithi040 bash[41173]: audit 2023-12-01T19:41:04.328874+0000 mon.a (mon.0) 4937 : audit 0 from='client.? 172.21.15.40:0/92369304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:41:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:41:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:07 smithi141 bash[31670]: cluster 2023-12-01T19:41:05.743272+0000 mgr.y (mgr.24356) 7288 : cluster 0 pgmap v7256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:07 smithi141 bash[31670]: audit 2023-12-01T19:41:06.790883+0000 mon.a (mon.0) 4938 : audit 0 from='client.? 172.21.15.40:0/640292260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:07 smithi040 bash[28232]: cluster 2023-12-01T19:41:05.743272+0000 mgr.y (mgr.24356) 7288 : cluster 0 pgmap v7256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:07 smithi040 bash[28232]: audit 2023-12-01T19:41:06.790883+0000 mon.a (mon.0) 4938 : audit 0 from='client.? 172.21.15.40:0/640292260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:07 smithi040 bash[41173]: cluster 2023-12-01T19:41:05.743272+0000 mgr.y (mgr.24356) 7288 : cluster 0 pgmap v7256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:07 smithi040 bash[41173]: audit 2023-12-01T19:41:06.790883+0000 mon.a (mon.0) 4938 : audit 0 from='client.? 172.21.15.40:0/640292260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:08 smithi141 bash[31670]: cluster 2023-12-01T19:41:07.743951+0000 mgr.y (mgr.24356) 7289 : cluster 0 pgmap v7257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:08 smithi040 bash[28232]: cluster 2023-12-01T19:41:07.743951+0000 mgr.y (mgr.24356) 7289 : cluster 0 pgmap v7257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:08 smithi040 bash[41173]: cluster 2023-12-01T19:41:07.743951+0000 mgr.y (mgr.24356) 7289 : cluster 0 pgmap v7257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:09 smithi141 bash[31670]: audit 2023-12-01T19:41:09.251633+0000 mon.a (mon.0) 4939 : audit 0 from='client.? 172.21.15.40:0/481491009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:09 smithi040 bash[28232]: audit 2023-12-01T19:41:09.251633+0000 mon.a (mon.0) 4939 : audit 0 from='client.? 172.21.15.40:0/481491009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:09 smithi040 bash[41173]: audit 2023-12-01T19:41:09.251633+0000 mon.a (mon.0) 4939 : audit 0 from='client.? 172.21.15.40:0/481491009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:10 smithi141 bash[31670]: cluster 2023-12-01T19:41:09.745149+0000 mgr.y (mgr.24356) 7290 : cluster 0 pgmap v7258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:10 smithi040 bash[28232]: cluster 2023-12-01T19:41:09.745149+0000 mgr.y (mgr.24356) 7290 : cluster 0 pgmap v7258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:10 smithi040 bash[41173]: cluster 2023-12-01T19:41:09.745149+0000 mgr.y (mgr.24356) 7290 : cluster 0 pgmap v7258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:12.090 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:11 smithi141 bash[31670]: audit 2023-12-01T19:41:11.724036+0000 mon.c (mon.2) 4599 : audit 0 from='client.? 172.21.15.40:0/1524260380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:11 smithi040 bash[28232]: audit 2023-12-01T19:41:11.724036+0000 mon.c (mon.2) 4599 : audit 0 from='client.? 172.21.15.40:0/1524260380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:11 smithi040 bash[41173]: audit 2023-12-01T19:41:11.724036+0000 mon.c (mon.2) 4599 : audit 0 from='client.? 172.21.15.40:0/1524260380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 19:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T19:41:12.089076968Z level=info msg="Completed cleanup jobs" duration=49.739321ms 2023-12-01T19:41:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:12 smithi040 bash[28232]: cluster 2023-12-01T19:41:11.745695+0000 mgr.y (mgr.24356) 7291 : cluster 0 pgmap v7259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:12 smithi040 bash[41173]: cluster 2023-12-01T19:41:11.745695+0000 mgr.y (mgr.24356) 7291 : cluster 0 pgmap v7259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:12 smithi141 bash[31670]: cluster 2023-12-01T19:41:11.745695+0000 mgr.y (mgr.24356) 7291 : cluster 0 pgmap v7259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:14 smithi040 bash[28232]: cluster 2023-12-01T19:41:13.746514+0000 mgr.y (mgr.24356) 7292 : cluster 0 pgmap v7260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:14 smithi040 bash[28232]: audit 2023-12-01T19:41:14.187020+0000 mon.a (mon.0) 4940 : audit 0 from='client.? 172.21.15.40:0/3721005897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:14 smithi040 bash[41173]: cluster 2023-12-01T19:41:13.746514+0000 mgr.y (mgr.24356) 7292 : cluster 0 pgmap v7260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:14 smithi040 bash[41173]: audit 2023-12-01T19:41:14.187020+0000 mon.a (mon.0) 4940 : audit 0 from='client.? 172.21.15.40:0/3721005897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:14 smithi141 bash[31670]: cluster 2023-12-01T19:41:13.746514+0000 mgr.y (mgr.24356) 7292 : cluster 0 pgmap v7260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:14 smithi141 bash[31670]: audit 2023-12-01T19:41:14.187020+0000 mon.a (mon.0) 4940 : audit 0 from='client.? 172.21.15.40:0/3721005897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:16.815 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:41:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:41:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:16 smithi040 bash[28232]: cluster 2023-12-01T19:41:15.747683+0000 mgr.y (mgr.24356) 7293 : cluster 0 pgmap v7261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:16 smithi040 bash[28232]: audit 2023-12-01T19:41:16.655367+0000 mon.c (mon.2) 4600 : audit 0 from='client.? 172.21.15.40:0/3790416771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:16 smithi040 bash[41173]: cluster 2023-12-01T19:41:15.747683+0000 mgr.y (mgr.24356) 7293 : cluster 0 pgmap v7261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:16 smithi040 bash[41173]: audit 2023-12-01T19:41:16.655367+0000 mon.c (mon.2) 4600 : audit 0 from='client.? 172.21.15.40:0/3790416771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:16 smithi141 bash[31670]: cluster 2023-12-01T19:41:15.747683+0000 mgr.y (mgr.24356) 7293 : cluster 0 pgmap v7261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:16 smithi141 bash[31670]: audit 2023-12-01T19:41:16.655367+0000 mon.c (mon.2) 4600 : audit 0 from='client.? 172.21.15.40:0/3790416771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:18 smithi141 bash[31670]: cluster 2023-12-01T19:41:17.748292+0000 mgr.y (mgr.24356) 7294 : cluster 0 pgmap v7262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:18 smithi040 bash[28232]: cluster 2023-12-01T19:41:17.748292+0000 mgr.y (mgr.24356) 7294 : cluster 0 pgmap v7262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:18 smithi040 bash[41173]: cluster 2023-12-01T19:41:17.748292+0000 mgr.y (mgr.24356) 7294 : cluster 0 pgmap v7262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:19 smithi141 bash[31670]: audit 2023-12-01T19:41:18.696791+0000 mon.c (mon.2) 4601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:19 smithi141 bash[31670]: audit 2023-12-01T19:41:19.119378+0000 mon.c (mon.2) 4602 : audit 0 from='client.? 172.21.15.40:0/2318371383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:19 smithi040 bash[41173]: audit 2023-12-01T19:41:18.696791+0000 mon.c (mon.2) 4601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:19 smithi040 bash[41173]: audit 2023-12-01T19:41:19.119378+0000 mon.c (mon.2) 4602 : audit 0 from='client.? 172.21.15.40:0/2318371383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:19 smithi040 bash[28232]: audit 2023-12-01T19:41:18.696791+0000 mon.c (mon.2) 4601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:19 smithi040 bash[28232]: audit 2023-12-01T19:41:19.119378+0000 mon.c (mon.2) 4602 : audit 0 from='client.? 172.21.15.40:0/2318371383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:20 smithi141 bash[31670]: cluster 2023-12-01T19:41:19.749494+0000 mgr.y (mgr.24356) 7295 : cluster 0 pgmap v7263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:20 smithi040 bash[28232]: cluster 2023-12-01T19:41:19.749494+0000 mgr.y (mgr.24356) 7295 : cluster 0 pgmap v7263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:20 smithi040 bash[41173]: cluster 2023-12-01T19:41:19.749494+0000 mgr.y (mgr.24356) 7295 : cluster 0 pgmap v7263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:21 smithi040 bash[28232]: audit 2023-12-01T19:41:21.586463+0000 mon.a (mon.0) 4941 : audit 0 from='client.? 172.21.15.40:0/3628343245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:21 smithi040 bash[41173]: audit 2023-12-01T19:41:21.586463+0000 mon.a (mon.0) 4941 : audit 0 from='client.? 172.21.15.40:0/3628343245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:21 smithi141 bash[31670]: audit 2023-12-01T19:41:21.586463+0000 mon.a (mon.0) 4941 : audit 0 from='client.? 172.21.15.40:0/3628343245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:22 smithi040 bash[28232]: cluster 2023-12-01T19:41:21.750320+0000 mgr.y (mgr.24356) 7296 : cluster 0 pgmap v7264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:22 smithi040 bash[41173]: cluster 2023-12-01T19:41:21.750320+0000 mgr.y (mgr.24356) 7296 : cluster 0 pgmap v7264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:22 smithi141 bash[31670]: cluster 2023-12-01T19:41:21.750320+0000 mgr.y (mgr.24356) 7296 : cluster 0 pgmap v7264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:24 smithi040 bash[28232]: cluster 2023-12-01T19:41:23.751077+0000 mgr.y (mgr.24356) 7297 : cluster 0 pgmap v7265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:25.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:24 smithi040 bash[28232]: audit 2023-12-01T19:41:24.045926+0000 mon.c (mon.2) 4603 : audit 0 from='client.? 172.21.15.40:0/1672796939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:24 smithi040 bash[41173]: cluster 2023-12-01T19:41:23.751077+0000 mgr.y (mgr.24356) 7297 : cluster 0 pgmap v7265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:24 smithi040 bash[41173]: audit 2023-12-01T19:41:24.045926+0000 mon.c (mon.2) 4603 : audit 0 from='client.? 172.21.15.40:0/1672796939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:24 smithi141 bash[31670]: cluster 2023-12-01T19:41:23.751077+0000 mgr.y (mgr.24356) 7297 : cluster 0 pgmap v7265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:24 smithi141 bash[31670]: audit 2023-12-01T19:41:24.045926+0000 mon.c (mon.2) 4603 : audit 0 from='client.? 172.21.15.40:0/1672796939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:26.813 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:41:26] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:41:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:26 smithi040 bash[28232]: cluster 2023-12-01T19:41:25.752268+0000 mgr.y (mgr.24356) 7298 : cluster 0 pgmap v7266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:26 smithi040 bash[28232]: audit 2023-12-01T19:41:26.516537+0000 mon.a (mon.0) 4942 : audit 0 from='client.? 172.21.15.40:0/3697756090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:26 smithi040 bash[41173]: cluster 2023-12-01T19:41:25.752268+0000 mgr.y (mgr.24356) 7298 : cluster 0 pgmap v7266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:26 smithi040 bash[41173]: audit 2023-12-01T19:41:26.516537+0000 mon.a (mon.0) 4942 : audit 0 from='client.? 172.21.15.40:0/3697756090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:26 smithi141 bash[31670]: cluster 2023-12-01T19:41:25.752268+0000 mgr.y (mgr.24356) 7298 : cluster 0 pgmap v7266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:26 smithi141 bash[31670]: audit 2023-12-01T19:41:26.516537+0000 mon.a (mon.0) 4942 : audit 0 from='client.? 172.21.15.40:0/3697756090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:28 smithi141 bash[31670]: cluster 2023-12-01T19:41:27.752950+0000 mgr.y (mgr.24356) 7299 : cluster 0 pgmap v7267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:28 smithi040 bash[28232]: cluster 2023-12-01T19:41:27.752950+0000 mgr.y (mgr.24356) 7299 : cluster 0 pgmap v7267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:28 smithi040 bash[41173]: cluster 2023-12-01T19:41:27.752950+0000 mgr.y (mgr.24356) 7299 : cluster 0 pgmap v7267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:29 smithi141 bash[31670]: audit 2023-12-01T19:41:28.982998+0000 mon.a (mon.0) 4943 : audit 0 from='client.? 172.21.15.40:0/4041080269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:29 smithi040 bash[41173]: audit 2023-12-01T19:41:28.982998+0000 mon.a (mon.0) 4943 : audit 0 from='client.? 172.21.15.40:0/4041080269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:29 smithi040 bash[28232]: audit 2023-12-01T19:41:28.982998+0000 mon.a (mon.0) 4943 : audit 0 from='client.? 172.21.15.40:0/4041080269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:30 smithi141 bash[31670]: cluster 2023-12-01T19:41:29.754083+0000 mgr.y (mgr.24356) 7300 : cluster 0 pgmap v7268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:30 smithi040 bash[28232]: cluster 2023-12-01T19:41:29.754083+0000 mgr.y (mgr.24356) 7300 : cluster 0 pgmap v7268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:30 smithi040 bash[41173]: cluster 2023-12-01T19:41:29.754083+0000 mgr.y (mgr.24356) 7300 : cluster 0 pgmap v7268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:31 smithi141 bash[31670]: audit 2023-12-01T19:41:31.442583+0000 mon.c (mon.2) 4604 : audit 0 from='client.? 172.21.15.40:0/728614352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:31 smithi040 bash[41173]: audit 2023-12-01T19:41:31.442583+0000 mon.c (mon.2) 4604 : audit 0 from='client.? 172.21.15.40:0/728614352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:31 smithi040 bash[28232]: audit 2023-12-01T19:41:31.442583+0000 mon.c (mon.2) 4604 : audit 0 from='client.? 172.21.15.40:0/728614352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:32 smithi141 bash[31670]: cluster 2023-12-01T19:41:31.754724+0000 mgr.y (mgr.24356) 7301 : cluster 0 pgmap v7269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:32 smithi040 bash[28232]: cluster 2023-12-01T19:41:31.754724+0000 mgr.y (mgr.24356) 7301 : cluster 0 pgmap v7269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:32 smithi040 bash[41173]: cluster 2023-12-01T19:41:31.754724+0000 mgr.y (mgr.24356) 7301 : cluster 0 pgmap v7269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:33 smithi141 bash[31670]: audit 2023-12-01T19:41:33.696979+0000 mon.c (mon.2) 4605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:33 smithi040 bash[41173]: audit 2023-12-01T19:41:33.696979+0000 mon.c (mon.2) 4605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:33 smithi040 bash[28232]: audit 2023-12-01T19:41:33.696979+0000 mon.c (mon.2) 4605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:34 smithi141 bash[31670]: cluster 2023-12-01T19:41:33.755301+0000 mgr.y (mgr.24356) 7302 : cluster 0 pgmap v7270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:34 smithi141 bash[31670]: audit 2023-12-01T19:41:33.914073+0000 mon.c (mon.2) 4606 : audit 0 from='client.? 172.21.15.40:0/4255607529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:34 smithi040 bash[28232]: cluster 2023-12-01T19:41:33.755301+0000 mgr.y (mgr.24356) 7302 : cluster 0 pgmap v7270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:34 smithi040 bash[28232]: audit 2023-12-01T19:41:33.914073+0000 mon.c (mon.2) 4606 : audit 0 from='client.? 172.21.15.40:0/4255607529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:34 smithi040 bash[41173]: cluster 2023-12-01T19:41:33.755301+0000 mgr.y (mgr.24356) 7302 : cluster 0 pgmap v7270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:34 smithi040 bash[41173]: audit 2023-12-01T19:41:33.914073+0000 mon.c (mon.2) 4606 : audit 0 from='client.? 172.21.15.40:0/4255607529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:36.814 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:41:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:41:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:36 smithi040 bash[41173]: cluster 2023-12-01T19:41:35.756495+0000 mgr.y (mgr.24356) 7303 : cluster 0 pgmap v7271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:36 smithi040 bash[41173]: audit 2023-12-01T19:41:36.381023+0000 mon.a (mon.0) 4944 : audit 0 from='client.? 172.21.15.40:0/3952773426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:36 smithi040 bash[28232]: cluster 2023-12-01T19:41:35.756495+0000 mgr.y (mgr.24356) 7303 : cluster 0 pgmap v7271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:36 smithi040 bash[28232]: audit 2023-12-01T19:41:36.381023+0000 mon.a (mon.0) 4944 : audit 0 from='client.? 172.21.15.40:0/3952773426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:36 smithi141 bash[31670]: cluster 2023-12-01T19:41:35.756495+0000 mgr.y (mgr.24356) 7303 : cluster 0 pgmap v7271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:36 smithi141 bash[31670]: audit 2023-12-01T19:41:36.381023+0000 mon.a (mon.0) 4944 : audit 0 from='client.? 172.21.15.40:0/3952773426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:38 smithi141 bash[31670]: cluster 2023-12-01T19:41:37.757186+0000 mgr.y (mgr.24356) 7304 : cluster 0 pgmap v7272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:38 smithi040 bash[28232]: cluster 2023-12-01T19:41:37.757186+0000 mgr.y (mgr.24356) 7304 : cluster 0 pgmap v7272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:38 smithi040 bash[41173]: cluster 2023-12-01T19:41:37.757186+0000 mgr.y (mgr.24356) 7304 : cluster 0 pgmap v7272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:39 smithi141 bash[31670]: audit 2023-12-01T19:41:38.844774+0000 mon.c (mon.2) 4607 : audit 0 from='client.? 172.21.15.40:0/1923455292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:39 smithi040 bash[41173]: audit 2023-12-01T19:41:38.844774+0000 mon.c (mon.2) 4607 : audit 0 from='client.? 172.21.15.40:0/1923455292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:39 smithi040 bash[28232]: audit 2023-12-01T19:41:38.844774+0000 mon.c (mon.2) 4607 : audit 0 from='client.? 172.21.15.40:0/1923455292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:40 smithi141 bash[31670]: cluster 2023-12-01T19:41:39.758350+0000 mgr.y (mgr.24356) 7305 : cluster 0 pgmap v7273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:40 smithi040 bash[41173]: cluster 2023-12-01T19:41:39.758350+0000 mgr.y (mgr.24356) 7305 : cluster 0 pgmap v7273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:40 smithi040 bash[28232]: cluster 2023-12-01T19:41:39.758350+0000 mgr.y (mgr.24356) 7305 : cluster 0 pgmap v7273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:41 smithi141 bash[31670]: audit 2023-12-01T19:41:41.310556+0000 mon.a (mon.0) 4945 : audit 0 from='client.? 172.21.15.40:0/1004793065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:41 smithi040 bash[41173]: audit 2023-12-01T19:41:41.310556+0000 mon.a (mon.0) 4945 : audit 0 from='client.? 172.21.15.40:0/1004793065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:41 smithi040 bash[28232]: audit 2023-12-01T19:41:41.310556+0000 mon.a (mon.0) 4945 : audit 0 from='client.? 172.21.15.40:0/1004793065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:42 smithi141 bash[31670]: cluster 2023-12-01T19:41:41.759063+0000 mgr.y (mgr.24356) 7306 : cluster 0 pgmap v7274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:42 smithi040 bash[28232]: cluster 2023-12-01T19:41:41.759063+0000 mgr.y (mgr.24356) 7306 : cluster 0 pgmap v7274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:42 smithi040 bash[41173]: cluster 2023-12-01T19:41:41.759063+0000 mgr.y (mgr.24356) 7306 : cluster 0 pgmap v7274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:43 smithi040 bash[28232]: audit 2023-12-01T19:41:43.776170+0000 mon.a (mon.0) 4946 : audit 0 from='client.? 172.21.15.40:0/2132050042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:43 smithi040 bash[41173]: audit 2023-12-01T19:41:43.776170+0000 mon.a (mon.0) 4946 : audit 0 from='client.? 172.21.15.40:0/2132050042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:43 smithi141 bash[31670]: audit 2023-12-01T19:41:43.776170+0000 mon.a (mon.0) 4946 : audit 0 from='client.? 172.21.15.40:0/2132050042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:44 smithi040 bash[28232]: cluster 2023-12-01T19:41:43.759701+0000 mgr.y (mgr.24356) 7307 : cluster 0 pgmap v7275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:44 smithi040 bash[41173]: cluster 2023-12-01T19:41:43.759701+0000 mgr.y (mgr.24356) 7307 : cluster 0 pgmap v7275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:44 smithi141 bash[31670]: cluster 2023-12-01T19:41:43.759701+0000 mgr.y (mgr.24356) 7307 : cluster 0 pgmap v7275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:46.840 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:41:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:41:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:46 smithi040 bash[28232]: cluster 2023-12-01T19:41:45.760882+0000 mgr.y (mgr.24356) 7308 : cluster 0 pgmap v7276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:46 smithi040 bash[28232]: audit 2023-12-01T19:41:46.246738+0000 mon.c (mon.2) 4608 : audit 0 from='client.? 172.21.15.40:0/4153635028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:46 smithi040 bash[41173]: cluster 2023-12-01T19:41:45.760882+0000 mgr.y (mgr.24356) 7308 : cluster 0 pgmap v7276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:46 smithi040 bash[41173]: audit 2023-12-01T19:41:46.246738+0000 mon.c (mon.2) 4608 : audit 0 from='client.? 172.21.15.40:0/4153635028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:46 smithi141 bash[31670]: cluster 2023-12-01T19:41:45.760882+0000 mgr.y (mgr.24356) 7308 : cluster 0 pgmap v7276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:46 smithi141 bash[31670]: audit 2023-12-01T19:41:46.246738+0000 mon.c (mon.2) 4608 : audit 0 from='client.? 172.21.15.40:0/4153635028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:48 smithi141 bash[31670]: cluster 2023-12-01T19:41:47.761521+0000 mgr.y (mgr.24356) 7309 : cluster 0 pgmap v7277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:48 smithi040 bash[41173]: cluster 2023-12-01T19:41:47.761521+0000 mgr.y (mgr.24356) 7309 : cluster 0 pgmap v7277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:48 smithi040 bash[28232]: cluster 2023-12-01T19:41:47.761521+0000 mgr.y (mgr.24356) 7309 : cluster 0 pgmap v7277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:49 smithi141 bash[31670]: audit 2023-12-01T19:41:48.697279+0000 mon.c (mon.2) 4609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:49 smithi141 bash[31670]: audit 2023-12-01T19:41:48.703619+0000 mon.a (mon.0) 4947 : audit 0 from='client.? 172.21.15.40:0/3806740975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:49 smithi040 bash[28232]: audit 2023-12-01T19:41:48.697279+0000 mon.c (mon.2) 4609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:49 smithi040 bash[28232]: audit 2023-12-01T19:41:48.703619+0000 mon.a (mon.0) 4947 : audit 0 from='client.? 172.21.15.40:0/3806740975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:49 smithi040 bash[41173]: audit 2023-12-01T19:41:48.697279+0000 mon.c (mon.2) 4609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:49 smithi040 bash[41173]: audit 2023-12-01T19:41:48.703619+0000 mon.a (mon.0) 4947 : audit 0 from='client.? 172.21.15.40:0/3806740975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:50 smithi141 bash[31670]: cluster 2023-12-01T19:41:49.762666+0000 mgr.y (mgr.24356) 7310 : cluster 0 pgmap v7278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:50 smithi040 bash[28232]: cluster 2023-12-01T19:41:49.762666+0000 mgr.y (mgr.24356) 7310 : cluster 0 pgmap v7278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:50 smithi040 bash[41173]: cluster 2023-12-01T19:41:49.762666+0000 mgr.y (mgr.24356) 7310 : cluster 0 pgmap v7278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:51 smithi141 bash[31670]: audit 2023-12-01T19:41:51.159860+0000 mon.a (mon.0) 4948 : audit 0 from='client.? 172.21.15.40:0/3491865031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:51 smithi040 bash[41173]: audit 2023-12-01T19:41:51.159860+0000 mon.a (mon.0) 4948 : audit 0 from='client.? 172.21.15.40:0/3491865031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:51 smithi040 bash[28232]: audit 2023-12-01T19:41:51.159860+0000 mon.a (mon.0) 4948 : audit 0 from='client.? 172.21.15.40:0/3491865031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:52 smithi040 bash[41173]: cluster 2023-12-01T19:41:51.763318+0000 mgr.y (mgr.24356) 7311 : cluster 0 pgmap v7279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:52 smithi040 bash[28232]: cluster 2023-12-01T19:41:51.763318+0000 mgr.y (mgr.24356) 7311 : cluster 0 pgmap v7279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:52 smithi141 bash[31670]: cluster 2023-12-01T19:41:51.763318+0000 mgr.y (mgr.24356) 7311 : cluster 0 pgmap v7279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:53 smithi141 bash[31670]: audit 2023-12-01T19:41:53.619528+0000 mon.a (mon.0) 4949 : audit 0 from='client.? 172.21.15.40:0/2630755045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:53 smithi040 bash[28232]: audit 2023-12-01T19:41:53.619528+0000 mon.a (mon.0) 4949 : audit 0 from='client.? 172.21.15.40:0/2630755045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:53 smithi040 bash[41173]: audit 2023-12-01T19:41:53.619528+0000 mon.a (mon.0) 4949 : audit 0 from='client.? 172.21.15.40:0/2630755045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:54 smithi141 bash[31670]: cluster 2023-12-01T19:41:53.763977+0000 mgr.y (mgr.24356) 7312 : cluster 0 pgmap v7280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:54 smithi040 bash[28232]: cluster 2023-12-01T19:41:53.763977+0000 mgr.y (mgr.24356) 7312 : cluster 0 pgmap v7280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:54 smithi040 bash[41173]: cluster 2023-12-01T19:41:53.763977+0000 mgr.y (mgr.24356) 7312 : cluster 0 pgmap v7280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:56.823 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:41:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:41:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:56 smithi040 bash[41173]: cluster 2023-12-01T19:41:55.765139+0000 mgr.y (mgr.24356) 7313 : cluster 0 pgmap v7281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:56 smithi040 bash[41173]: audit 2023-12-01T19:41:56.079100+0000 mon.a (mon.0) 4950 : audit 0 from='client.? 172.21.15.40:0/1265010374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:56 smithi040 bash[28232]: cluster 2023-12-01T19:41:55.765139+0000 mgr.y (mgr.24356) 7313 : cluster 0 pgmap v7281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:56 smithi040 bash[28232]: audit 2023-12-01T19:41:56.079100+0000 mon.a (mon.0) 4950 : audit 0 from='client.? 172.21.15.40:0/1265010374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:56 smithi141 bash[31670]: cluster 2023-12-01T19:41:55.765139+0000 mgr.y (mgr.24356) 7313 : cluster 0 pgmap v7281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:56 smithi141 bash[31670]: audit 2023-12-01T19:41:56.079100+0000 mon.a (mon.0) 4950 : audit 0 from='client.? 172.21.15.40:0/1265010374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:57 smithi040 bash[41173]: audit 2023-12-01T19:41:57.159765+0000 mon.c (mon.2) 4610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:41:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:57 smithi040 bash[28232]: audit 2023-12-01T19:41:57.159765+0000 mon.c (mon.2) 4610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:41:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:57 smithi141 bash[31670]: audit 2023-12-01T19:41:57.159765+0000 mon.c (mon.2) 4610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:41:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:58 smithi040 bash[28232]: cluster 2023-12-01T19:41:57.765819+0000 mgr.y (mgr.24356) 7314 : cluster 0 pgmap v7282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:41:58 smithi040 bash[28232]: audit 2023-12-01T19:41:58.541045+0000 mon.a (mon.0) 4951 : audit 0 from='client.? 172.21.15.40:0/1285926999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:58 smithi040 bash[41173]: cluster 2023-12-01T19:41:57.765819+0000 mgr.y (mgr.24356) 7314 : cluster 0 pgmap v7282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:41:58 smithi040 bash[41173]: audit 2023-12-01T19:41:58.541045+0000 mon.a (mon.0) 4951 : audit 0 from='client.? 172.21.15.40:0/1285926999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:41:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:58 smithi141 bash[31670]: cluster 2023-12-01T19:41:57.765819+0000 mgr.y (mgr.24356) 7314 : cluster 0 pgmap v7282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:41:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:41:58 smithi141 bash[31670]: audit 2023-12-01T19:41:58.541045+0000 mon.a (mon.0) 4951 : audit 0 from='client.? 172.21.15.40:0/1285926999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:00 smithi040 bash[28232]: cluster 2023-12-01T19:41:59.767085+0000 mgr.y (mgr.24356) 7315 : cluster 0 pgmap v7283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:00 smithi040 bash[41173]: cluster 2023-12-01T19:41:59.767085+0000 mgr.y (mgr.24356) 7315 : cluster 0 pgmap v7283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:00 smithi141 bash[31670]: cluster 2023-12-01T19:41:59.767085+0000 mgr.y (mgr.24356) 7315 : cluster 0 pgmap v7283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:01 smithi040 bash[28232]: audit 2023-12-01T19:42:01.007531+0000 mon.c (mon.2) 4611 : audit 0 from='client.? 172.21.15.40:0/311687806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:01 smithi040 bash[41173]: audit 2023-12-01T19:42:01.007531+0000 mon.c (mon.2) 4611 : audit 0 from='client.? 172.21.15.40:0/311687806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:01 smithi141 bash[31670]: audit 2023-12-01T19:42:01.007531+0000 mon.c (mon.2) 4611 : audit 0 from='client.? 172.21.15.40:0/311687806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:02 smithi040 bash[41173]: cluster 2023-12-01T19:42:01.767931+0000 mgr.y (mgr.24356) 7316 : cluster 0 pgmap v7284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:02 smithi040 bash[28232]: cluster 2023-12-01T19:42:01.767931+0000 mgr.y (mgr.24356) 7316 : cluster 0 pgmap v7284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:02 smithi141 bash[31670]: cluster 2023-12-01T19:42:01.767931+0000 mgr.y (mgr.24356) 7316 : cluster 0 pgmap v7284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[41173]: audit 2023-12-01T19:42:03.053919+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[41173]: audit 2023-12-01T19:42:03.065096+0000 mon.a (mon.0) 4953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[41173]: audit 2023-12-01T19:42:03.353015+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[41173]: audit 2023-12-01T19:42:03.363434+0000 mon.a (mon.0) 4955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[41173]: audit 2023-12-01T19:42:03.478589+0000 mon.a (mon.0) 4956 : audit 0 from='client.? 172.21.15.40:0/29790001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[41173]: audit 2023-12-01T19:42:03.697774+0000 mon.c (mon.2) 4612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[28232]: audit 2023-12-01T19:42:03.053919+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[28232]: audit 2023-12-01T19:42:03.065096+0000 mon.a (mon.0) 4953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[28232]: audit 2023-12-01T19:42:03.353015+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[28232]: audit 2023-12-01T19:42:03.363434+0000 mon.a (mon.0) 4955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[28232]: audit 2023-12-01T19:42:03.478589+0000 mon.a (mon.0) 4956 : audit 0 from='client.? 172.21.15.40:0/29790001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:04 smithi040 bash[28232]: audit 2023-12-01T19:42:03.697774+0000 mon.c (mon.2) 4612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:04 smithi141 bash[31670]: audit 2023-12-01T19:42:03.053919+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:04 smithi141 bash[31670]: audit 2023-12-01T19:42:03.065096+0000 mon.a (mon.0) 4953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:04 smithi141 bash[31670]: audit 2023-12-01T19:42:03.353015+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:04 smithi141 bash[31670]: audit 2023-12-01T19:42:03.363434+0000 mon.a (mon.0) 4955 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:04 smithi141 bash[31670]: audit 2023-12-01T19:42:03.478589+0000 mon.a (mon.0) 4956 : audit 0 from='client.? 172.21.15.40:0/29790001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:04 smithi141 bash[31670]: audit 2023-12-01T19:42:03.697774+0000 mon.c (mon.2) 4612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:05 smithi040 bash[28232]: cluster 2023-12-01T19:42:03.768727+0000 mgr.y (mgr.24356) 7317 : cluster 0 pgmap v7285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:05 smithi040 bash[41173]: cluster 2023-12-01T19:42:03.768727+0000 mgr.y (mgr.24356) 7317 : cluster 0 pgmap v7285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:05 smithi141 bash[31670]: cluster 2023-12-01T19:42:03.768727+0000 mgr.y (mgr.24356) 7317 : cluster 0 pgmap v7285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:06 smithi040 bash[28232]: audit 2023-12-01T19:42:05.948111+0000 mon.a (mon.0) 4957 : audit 0 from='client.? 172.21.15.40:0/2025617641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:06 smithi040 bash[41173]: audit 2023-12-01T19:42:05.948111+0000 mon.a (mon.0) 4957 : audit 0 from='client.? 172.21.15.40:0/2025617641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:06 smithi141 bash[31670]: audit 2023-12-01T19:42:05.948111+0000 mon.a (mon.0) 4957 : audit 0 from='client.? 172.21.15.40:0/2025617641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:42:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:42:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:07 smithi040 bash[28232]: cluster 2023-12-01T19:42:05.769824+0000 mgr.y (mgr.24356) 7318 : cluster 0 pgmap v7286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:07 smithi040 bash[41173]: cluster 2023-12-01T19:42:05.769824+0000 mgr.y (mgr.24356) 7318 : cluster 0 pgmap v7286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:07 smithi141 bash[31670]: cluster 2023-12-01T19:42:05.769824+0000 mgr.y (mgr.24356) 7318 : cluster 0 pgmap v7286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:08.881 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:08 smithi141 bash[31670]: cluster 2023-12-01T19:42:07.770514+0000 mgr.y (mgr.24356) 7319 : cluster 0 pgmap v7287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:08.881 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:08 smithi141 bash[31670]: audit 2023-12-01T19:42:08.415551+0000 mon.a (mon.0) 4958 : audit 0 from='client.? 172.21.15.40:0/1587219600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:08 smithi040 bash[28232]: cluster 2023-12-01T19:42:07.770514+0000 mgr.y (mgr.24356) 7319 : cluster 0 pgmap v7287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:08 smithi040 bash[28232]: audit 2023-12-01T19:42:08.415551+0000 mon.a (mon.0) 4958 : audit 0 from='client.? 172.21.15.40:0/1587219600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:08 smithi040 bash[41173]: cluster 2023-12-01T19:42:07.770514+0000 mgr.y (mgr.24356) 7319 : cluster 0 pgmap v7287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:08 smithi040 bash[41173]: audit 2023-12-01T19:42:08.415551+0000 mon.a (mon.0) 4958 : audit 0 from='client.? 172.21.15.40:0/1587219600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:10 smithi141 bash[31670]: cluster 2023-12-01T19:42:09.771524+0000 mgr.y (mgr.24356) 7320 : cluster 0 pgmap v7288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:10 smithi040 bash[28232]: cluster 2023-12-01T19:42:09.771524+0000 mgr.y (mgr.24356) 7320 : cluster 0 pgmap v7288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:10 smithi040 bash[41173]: cluster 2023-12-01T19:42:09.771524+0000 mgr.y (mgr.24356) 7320 : cluster 0 pgmap v7288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:11 smithi040 bash[28232]: audit 2023-12-01T19:42:10.883243+0000 mon.c (mon.2) 4613 : audit 0 from='client.? 172.21.15.40:0/2574577172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:11 smithi040 bash[41173]: audit 2023-12-01T19:42:10.883243+0000 mon.c (mon.2) 4613 : audit 0 from='client.? 172.21.15.40:0/2574577172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:11 smithi141 bash[31670]: audit 2023-12-01T19:42:10.883243+0000 mon.c (mon.2) 4613 : audit 0 from='client.? 172.21.15.40:0/2574577172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:12 smithi040 bash[28232]: cluster 2023-12-01T19:42:11.772297+0000 mgr.y (mgr.24356) 7321 : cluster 0 pgmap v7289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:12 smithi040 bash[41173]: cluster 2023-12-01T19:42:11.772297+0000 mgr.y (mgr.24356) 7321 : cluster 0 pgmap v7289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:13.208 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:12 smithi141 bash[31670]: cluster 2023-12-01T19:42:11.772297+0000 mgr.y (mgr.24356) 7321 : cluster 0 pgmap v7289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:13 smithi040 bash[28232]: audit 2023-12-01T19:42:13.343874+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.40:0/3384726264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:13 smithi040 bash[41173]: audit 2023-12-01T19:42:13.343874+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.40:0/3384726264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:13 smithi141 bash[31670]: audit 2023-12-01T19:42:13.343874+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.40:0/3384726264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:14 smithi141 bash[31670]: cluster 2023-12-01T19:42:13.773044+0000 mgr.y (mgr.24356) 7322 : cluster 0 pgmap v7290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:14 smithi141 bash[31670]: audit 2023-12-01T19:42:13.945567+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:14 smithi141 bash[31670]: audit 2023-12-01T19:42:13.960776+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:14 smithi141 bash[31670]: audit 2023-12-01T19:42:13.964251+0000 mon.c (mon.2) 4614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:14 smithi141 bash[31670]: audit 2023-12-01T19:42:13.965873+0000 mon.c (mon.2) 4615 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:14 smithi141 bash[31670]: audit 2023-12-01T19:42:13.974666+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[28232]: cluster 2023-12-01T19:42:13.773044+0000 mgr.y (mgr.24356) 7322 : cluster 0 pgmap v7290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[28232]: audit 2023-12-01T19:42:13.945567+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[28232]: audit 2023-12-01T19:42:13.960776+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[28232]: audit 2023-12-01T19:42:13.964251+0000 mon.c (mon.2) 4614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[28232]: audit 2023-12-01T19:42:13.965873+0000 mon.c (mon.2) 4615 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[28232]: audit 2023-12-01T19:42:13.974666+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[41173]: cluster 2023-12-01T19:42:13.773044+0000 mgr.y (mgr.24356) 7322 : cluster 0 pgmap v7290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[41173]: audit 2023-12-01T19:42:13.945567+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[41173]: audit 2023-12-01T19:42:13.960776+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[41173]: audit 2023-12-01T19:42:13.964251+0000 mon.c (mon.2) 4614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[41173]: audit 2023-12-01T19:42:13.965873+0000 mon.c (mon.2) 4615 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:14 smithi040 bash[41173]: audit 2023-12-01T19:42:13.974666+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:42:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:15 smithi141 bash[31670]: audit 2023-12-01T19:42:15.807149+0000 mon.a (mon.0) 4963 : audit 0 from='client.? 172.21.15.40:0/3653431792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:15 smithi040 bash[41173]: audit 2023-12-01T19:42:15.807149+0000 mon.a (mon.0) 4963 : audit 0 from='client.? 172.21.15.40:0/3653431792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:15 smithi040 bash[28232]: audit 2023-12-01T19:42:15.807149+0000 mon.a (mon.0) 4963 : audit 0 from='client.? 172.21.15.40:0/3653431792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:42:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:42:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:16 smithi141 bash[31670]: cluster 2023-12-01T19:42:15.774328+0000 mgr.y (mgr.24356) 7323 : cluster 0 pgmap v7291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:16 smithi040 bash[28232]: cluster 2023-12-01T19:42:15.774328+0000 mgr.y (mgr.24356) 7323 : cluster 0 pgmap v7291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:16 smithi040 bash[41173]: cluster 2023-12-01T19:42:15.774328+0000 mgr.y (mgr.24356) 7323 : cluster 0 pgmap v7291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:18 smithi141 bash[31670]: cluster 2023-12-01T19:42:17.775003+0000 mgr.y (mgr.24356) 7324 : cluster 0 pgmap v7292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:18 smithi141 bash[31670]: audit 2023-12-01T19:42:18.269297+0000 mon.c (mon.2) 4616 : audit 0 from='client.? 172.21.15.40:0/3044867533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:18 smithi040 bash[28232]: cluster 2023-12-01T19:42:17.775003+0000 mgr.y (mgr.24356) 7324 : cluster 0 pgmap v7292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:18 smithi040 bash[28232]: audit 2023-12-01T19:42:18.269297+0000 mon.c (mon.2) 4616 : audit 0 from='client.? 172.21.15.40:0/3044867533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:18 smithi040 bash[41173]: cluster 2023-12-01T19:42:17.775003+0000 mgr.y (mgr.24356) 7324 : cluster 0 pgmap v7292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:18 smithi040 bash[41173]: audit 2023-12-01T19:42:18.269297+0000 mon.c (mon.2) 4616 : audit 0 from='client.? 172.21.15.40:0/3044867533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:19 smithi141 bash[31670]: audit 2023-12-01T19:42:18.698297+0000 mon.c (mon.2) 4617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:19 smithi040 bash[41173]: audit 2023-12-01T19:42:18.698297+0000 mon.c (mon.2) 4617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:19 smithi040 bash[28232]: audit 2023-12-01T19:42:18.698297+0000 mon.c (mon.2) 4617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:20 smithi141 bash[31670]: cluster 2023-12-01T19:42:19.776199+0000 mgr.y (mgr.24356) 7325 : cluster 0 pgmap v7293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:20 smithi040 bash[41173]: cluster 2023-12-01T19:42:19.776199+0000 mgr.y (mgr.24356) 7325 : cluster 0 pgmap v7293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:20 smithi040 bash[28232]: cluster 2023-12-01T19:42:19.776199+0000 mgr.y (mgr.24356) 7325 : cluster 0 pgmap v7293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:21 smithi040 bash[28232]: audit 2023-12-01T19:42:20.726503+0000 mon.c (mon.2) 4618 : audit 0 from='client.? 172.21.15.40:0/741634167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:21 smithi040 bash[41173]: audit 2023-12-01T19:42:20.726503+0000 mon.c (mon.2) 4618 : audit 0 from='client.? 172.21.15.40:0/741634167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:21 smithi141 bash[31670]: audit 2023-12-01T19:42:20.726503+0000 mon.c (mon.2) 4618 : audit 0 from='client.? 172.21.15.40:0/741634167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:22 smithi040 bash[28232]: cluster 2023-12-01T19:42:21.776924+0000 mgr.y (mgr.24356) 7326 : cluster 0 pgmap v7294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:22 smithi040 bash[41173]: cluster 2023-12-01T19:42:21.776924+0000 mgr.y (mgr.24356) 7326 : cluster 0 pgmap v7294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:22 smithi141 bash[31670]: cluster 2023-12-01T19:42:21.776924+0000 mgr.y (mgr.24356) 7326 : cluster 0 pgmap v7294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:23 smithi040 bash[28232]: audit 2023-12-01T19:42:23.190367+0000 mon.c (mon.2) 4619 : audit 0 from='client.? 172.21.15.40:0/2734186150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:23 smithi040 bash[41173]: audit 2023-12-01T19:42:23.190367+0000 mon.c (mon.2) 4619 : audit 0 from='client.? 172.21.15.40:0/2734186150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:23 smithi141 bash[31670]: audit 2023-12-01T19:42:23.190367+0000 mon.c (mon.2) 4619 : audit 0 from='client.? 172.21.15.40:0/2734186150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:24 smithi040 bash[28232]: cluster 2023-12-01T19:42:23.777635+0000 mgr.y (mgr.24356) 7327 : cluster 0 pgmap v7295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:24 smithi040 bash[41173]: cluster 2023-12-01T19:42:23.777635+0000 mgr.y (mgr.24356) 7327 : cluster 0 pgmap v7295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:24 smithi141 bash[31670]: cluster 2023-12-01T19:42:23.777635+0000 mgr.y (mgr.24356) 7327 : cluster 0 pgmap v7295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:25 smithi141 bash[31670]: audit 2023-12-01T19:42:25.654171+0000 mon.c (mon.2) 4620 : audit 0 from='client.? 172.21.15.40:0/484262040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:25 smithi040 bash[28232]: audit 2023-12-01T19:42:25.654171+0000 mon.c (mon.2) 4620 : audit 0 from='client.? 172.21.15.40:0/484262040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:25 smithi040 bash[41173]: audit 2023-12-01T19:42:25.654171+0000 mon.c (mon.2) 4620 : audit 0 from='client.? 172.21.15.40:0/484262040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:42:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:42:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:26 smithi040 bash[41173]: cluster 2023-12-01T19:42:25.778809+0000 mgr.y (mgr.24356) 7328 : cluster 0 pgmap v7296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:26 smithi040 bash[28232]: cluster 2023-12-01T19:42:25.778809+0000 mgr.y (mgr.24356) 7328 : cluster 0 pgmap v7296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:26 smithi141 bash[31670]: cluster 2023-12-01T19:42:25.778809+0000 mgr.y (mgr.24356) 7328 : cluster 0 pgmap v7296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:28 smithi141 bash[31670]: cluster 2023-12-01T19:42:27.779434+0000 mgr.y (mgr.24356) 7329 : cluster 0 pgmap v7297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:28 smithi141 bash[31670]: audit 2023-12-01T19:42:28.123275+0000 mon.c (mon.2) 4621 : audit 0 from='client.? 172.21.15.40:0/2367970413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:28 smithi040 bash[28232]: cluster 2023-12-01T19:42:27.779434+0000 mgr.y (mgr.24356) 7329 : cluster 0 pgmap v7297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:28 smithi040 bash[28232]: audit 2023-12-01T19:42:28.123275+0000 mon.c (mon.2) 4621 : audit 0 from='client.? 172.21.15.40:0/2367970413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:28 smithi040 bash[41173]: cluster 2023-12-01T19:42:27.779434+0000 mgr.y (mgr.24356) 7329 : cluster 0 pgmap v7297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:28 smithi040 bash[41173]: audit 2023-12-01T19:42:28.123275+0000 mon.c (mon.2) 4621 : audit 0 from='client.? 172.21.15.40:0/2367970413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:30 smithi040 bash[41173]: cluster 2023-12-01T19:42:29.780666+0000 mgr.y (mgr.24356) 7330 : cluster 0 pgmap v7298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:30 smithi040 bash[41173]: audit 2023-12-01T19:42:30.591891+0000 mon.a (mon.0) 4964 : audit 0 from='client.? 172.21.15.40:0/3962767368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:30 smithi040 bash[28232]: cluster 2023-12-01T19:42:29.780666+0000 mgr.y (mgr.24356) 7330 : cluster 0 pgmap v7298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:30 smithi040 bash[28232]: audit 2023-12-01T19:42:30.591891+0000 mon.a (mon.0) 4964 : audit 0 from='client.? 172.21.15.40:0/3962767368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:30 smithi141 bash[31670]: cluster 2023-12-01T19:42:29.780666+0000 mgr.y (mgr.24356) 7330 : cluster 0 pgmap v7298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:30 smithi141 bash[31670]: audit 2023-12-01T19:42:30.591891+0000 mon.a (mon.0) 4964 : audit 0 from='client.? 172.21.15.40:0/3962767368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:32 smithi040 bash[41173]: cluster 2023-12-01T19:42:31.781354+0000 mgr.y (mgr.24356) 7331 : cluster 0 pgmap v7299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:32 smithi040 bash[28232]: cluster 2023-12-01T19:42:31.781354+0000 mgr.y (mgr.24356) 7331 : cluster 0 pgmap v7299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:32 smithi141 bash[31670]: cluster 2023-12-01T19:42:31.781354+0000 mgr.y (mgr.24356) 7331 : cluster 0 pgmap v7299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:33 smithi040 bash[41173]: audit 2023-12-01T19:42:33.051685+0000 mon.a (mon.0) 4965 : audit 0 from='client.? 172.21.15.40:0/2720248873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:33 smithi040 bash[41173]: audit 2023-12-01T19:42:33.698803+0000 mon.c (mon.2) 4622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:33 smithi040 bash[28232]: audit 2023-12-01T19:42:33.051685+0000 mon.a (mon.0) 4965 : audit 0 from='client.? 172.21.15.40:0/2720248873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:33 smithi040 bash[28232]: audit 2023-12-01T19:42:33.698803+0000 mon.c (mon.2) 4622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:33 smithi141 bash[31670]: audit 2023-12-01T19:42:33.051685+0000 mon.a (mon.0) 4965 : audit 0 from='client.? 172.21.15.40:0/2720248873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:33 smithi141 bash[31670]: audit 2023-12-01T19:42:33.698803+0000 mon.c (mon.2) 4622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:34 smithi040 bash[41173]: cluster 2023-12-01T19:42:33.782023+0000 mgr.y (mgr.24356) 7332 : cluster 0 pgmap v7300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:34 smithi040 bash[28232]: cluster 2023-12-01T19:42:33.782023+0000 mgr.y (mgr.24356) 7332 : cluster 0 pgmap v7300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:34 smithi141 bash[31670]: cluster 2023-12-01T19:42:33.782023+0000 mgr.y (mgr.24356) 7332 : cluster 0 pgmap v7300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:35 smithi040 bash[28232]: audit 2023-12-01T19:42:35.513925+0000 mon.a (mon.0) 4966 : audit 0 from='client.? 172.21.15.40:0/3967530705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:35 smithi040 bash[41173]: audit 2023-12-01T19:42:35.513925+0000 mon.a (mon.0) 4966 : audit 0 from='client.? 172.21.15.40:0/3967530705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:35 smithi141 bash[31670]: audit 2023-12-01T19:42:35.513925+0000 mon.a (mon.0) 4966 : audit 0 from='client.? 172.21.15.40:0/3967530705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:36.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:42:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:42:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:36 smithi040 bash[28232]: cluster 2023-12-01T19:42:35.783139+0000 mgr.y (mgr.24356) 7333 : cluster 0 pgmap v7301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:36 smithi040 bash[41173]: cluster 2023-12-01T19:42:35.783139+0000 mgr.y (mgr.24356) 7333 : cluster 0 pgmap v7301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:36 smithi141 bash[31670]: cluster 2023-12-01T19:42:35.783139+0000 mgr.y (mgr.24356) 7333 : cluster 0 pgmap v7301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:38 smithi141 bash[31670]: cluster 2023-12-01T19:42:37.783777+0000 mgr.y (mgr.24356) 7334 : cluster 0 pgmap v7302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:38 smithi141 bash[31670]: audit 2023-12-01T19:42:37.971519+0000 mon.c (mon.2) 4623 : audit 0 from='client.? 172.21.15.40:0/4206687321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:38 smithi040 bash[28232]: cluster 2023-12-01T19:42:37.783777+0000 mgr.y (mgr.24356) 7334 : cluster 0 pgmap v7302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:38 smithi040 bash[28232]: audit 2023-12-01T19:42:37.971519+0000 mon.c (mon.2) 4623 : audit 0 from='client.? 172.21.15.40:0/4206687321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:38 smithi040 bash[41173]: cluster 2023-12-01T19:42:37.783777+0000 mgr.y (mgr.24356) 7334 : cluster 0 pgmap v7302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:38 smithi040 bash[41173]: audit 2023-12-01T19:42:37.971519+0000 mon.c (mon.2) 4623 : audit 0 from='client.? 172.21.15.40:0/4206687321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:40 smithi040 bash[28232]: cluster 2023-12-01T19:42:39.784955+0000 mgr.y (mgr.24356) 7335 : cluster 0 pgmap v7303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:40 smithi040 bash[28232]: audit 2023-12-01T19:42:40.438123+0000 mon.c (mon.2) 4624 : audit 0 from='client.? 172.21.15.40:0/2698695589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:40 smithi040 bash[41173]: cluster 2023-12-01T19:42:39.784955+0000 mgr.y (mgr.24356) 7335 : cluster 0 pgmap v7303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:40 smithi040 bash[41173]: audit 2023-12-01T19:42:40.438123+0000 mon.c (mon.2) 4624 : audit 0 from='client.? 172.21.15.40:0/2698695589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:40 smithi141 bash[31670]: cluster 2023-12-01T19:42:39.784955+0000 mgr.y (mgr.24356) 7335 : cluster 0 pgmap v7303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:40 smithi141 bash[31670]: audit 2023-12-01T19:42:40.438123+0000 mon.c (mon.2) 4624 : audit 0 from='client.? 172.21.15.40:0/2698695589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:42 smithi040 bash[28232]: cluster 2023-12-01T19:42:41.785596+0000 mgr.y (mgr.24356) 7336 : cluster 0 pgmap v7304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:42 smithi040 bash[41173]: cluster 2023-12-01T19:42:41.785596+0000 mgr.y (mgr.24356) 7336 : cluster 0 pgmap v7304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:43.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:42 smithi141 bash[31670]: cluster 2023-12-01T19:42:41.785596+0000 mgr.y (mgr.24356) 7336 : cluster 0 pgmap v7304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:43 smithi040 bash[28232]: audit 2023-12-01T19:42:42.900222+0000 mon.a (mon.0) 4967 : audit 0 from='client.? 172.21.15.40:0/4218719943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:43 smithi040 bash[41173]: audit 2023-12-01T19:42:42.900222+0000 mon.a (mon.0) 4967 : audit 0 from='client.? 172.21.15.40:0/4218719943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:43 smithi141 bash[31670]: audit 2023-12-01T19:42:42.900222+0000 mon.a (mon.0) 4967 : audit 0 from='client.? 172.21.15.40:0/4218719943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:44 smithi040 bash[28232]: cluster 2023-12-01T19:42:43.786356+0000 mgr.y (mgr.24356) 7337 : cluster 0 pgmap v7305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:44 smithi040 bash[41173]: cluster 2023-12-01T19:42:43.786356+0000 mgr.y (mgr.24356) 7337 : cluster 0 pgmap v7305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:44 smithi141 bash[31670]: cluster 2023-12-01T19:42:43.786356+0000 mgr.y (mgr.24356) 7337 : cluster 0 pgmap v7305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:45 smithi040 bash[41173]: audit 2023-12-01T19:42:45.364388+0000 mon.a (mon.0) 4968 : audit 0 from='client.? 172.21.15.40:0/293639678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:45 smithi040 bash[28232]: audit 2023-12-01T19:42:45.364388+0000 mon.a (mon.0) 4968 : audit 0 from='client.? 172.21.15.40:0/293639678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:45 smithi141 bash[31670]: audit 2023-12-01T19:42:45.364388+0000 mon.a (mon.0) 4968 : audit 0 from='client.? 172.21.15.40:0/293639678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:46.868 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:42:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:42:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:46 smithi040 bash[28232]: cluster 2023-12-01T19:42:45.787560+0000 mgr.y (mgr.24356) 7338 : cluster 0 pgmap v7306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:46 smithi040 bash[41173]: cluster 2023-12-01T19:42:45.787560+0000 mgr.y (mgr.24356) 7338 : cluster 0 pgmap v7306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:46 smithi141 bash[31670]: cluster 2023-12-01T19:42:45.787560+0000 mgr.y (mgr.24356) 7338 : cluster 0 pgmap v7306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:48 smithi040 bash[28232]: cluster 2023-12-01T19:42:47.788198+0000 mgr.y (mgr.24356) 7339 : cluster 0 pgmap v7307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:48 smithi040 bash[28232]: audit 2023-12-01T19:42:47.836946+0000 mon.a (mon.0) 4969 : audit 0 from='client.? 172.21.15.40:0/223396554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:48 smithi040 bash[41173]: cluster 2023-12-01T19:42:47.788198+0000 mgr.y (mgr.24356) 7339 : cluster 0 pgmap v7307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:48 smithi040 bash[41173]: audit 2023-12-01T19:42:47.836946+0000 mon.a (mon.0) 4969 : audit 0 from='client.? 172.21.15.40:0/223396554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:48 smithi141 bash[31670]: cluster 2023-12-01T19:42:47.788198+0000 mgr.y (mgr.24356) 7339 : cluster 0 pgmap v7307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:48 smithi141 bash[31670]: audit 2023-12-01T19:42:47.836946+0000 mon.a (mon.0) 4969 : audit 0 from='client.? 172.21.15.40:0/223396554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:49 smithi040 bash[28232]: audit 2023-12-01T19:42:48.699115+0000 mon.c (mon.2) 4625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:49 smithi040 bash[41173]: audit 2023-12-01T19:42:48.699115+0000 mon.c (mon.2) 4625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:49 smithi141 bash[31670]: audit 2023-12-01T19:42:48.699115+0000 mon.c (mon.2) 4625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:50 smithi040 bash[28232]: cluster 2023-12-01T19:42:49.789405+0000 mgr.y (mgr.24356) 7340 : cluster 0 pgmap v7308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:50 smithi040 bash[28232]: audit 2023-12-01T19:42:50.298820+0000 mon.c (mon.2) 4626 : audit 0 from='client.? 172.21.15.40:0/585184766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:50 smithi040 bash[41173]: cluster 2023-12-01T19:42:49.789405+0000 mgr.y (mgr.24356) 7340 : cluster 0 pgmap v7308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:50 smithi040 bash[41173]: audit 2023-12-01T19:42:50.298820+0000 mon.c (mon.2) 4626 : audit 0 from='client.? 172.21.15.40:0/585184766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:50 smithi141 bash[31670]: cluster 2023-12-01T19:42:49.789405+0000 mgr.y (mgr.24356) 7340 : cluster 0 pgmap v7308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:50 smithi141 bash[31670]: audit 2023-12-01T19:42:50.298820+0000 mon.c (mon.2) 4626 : audit 0 from='client.? 172.21.15.40:0/585184766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:52 smithi040 bash[28232]: cluster 2023-12-01T19:42:51.790057+0000 mgr.y (mgr.24356) 7341 : cluster 0 pgmap v7309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:52 smithi040 bash[28232]: audit 2023-12-01T19:42:52.761403+0000 mon.c (mon.2) 4627 : audit 0 from='client.? 172.21.15.40:0/2148412049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:52 smithi040 bash[41173]: cluster 2023-12-01T19:42:51.790057+0000 mgr.y (mgr.24356) 7341 : cluster 0 pgmap v7309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:52 smithi040 bash[41173]: audit 2023-12-01T19:42:52.761403+0000 mon.c (mon.2) 4627 : audit 0 from='client.? 172.21.15.40:0/2148412049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:53.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:52 smithi141 bash[31670]: cluster 2023-12-01T19:42:51.790057+0000 mgr.y (mgr.24356) 7341 : cluster 0 pgmap v7309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:52 smithi141 bash[31670]: audit 2023-12-01T19:42:52.761403+0000 mon.c (mon.2) 4627 : audit 0 from='client.? 172.21.15.40:0/2148412049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:54 smithi040 bash[28232]: cluster 2023-12-01T19:42:53.790745+0000 mgr.y (mgr.24356) 7342 : cluster 0 pgmap v7310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:54 smithi040 bash[41173]: cluster 2023-12-01T19:42:53.790745+0000 mgr.y (mgr.24356) 7342 : cluster 0 pgmap v7310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:54 smithi141 bash[31670]: cluster 2023-12-01T19:42:53.790745+0000 mgr.y (mgr.24356) 7342 : cluster 0 pgmap v7310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:55 smithi040 bash[28232]: audit 2023-12-01T19:42:55.232941+0000 mon.c (mon.2) 4628 : audit 0 from='client.? 172.21.15.40:0/3626305623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:55 smithi040 bash[41173]: audit 2023-12-01T19:42:55.232941+0000 mon.c (mon.2) 4628 : audit 0 from='client.? 172.21.15.40:0/3626305623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:55 smithi141 bash[31670]: audit 2023-12-01T19:42:55.232941+0000 mon.c (mon.2) 4628 : audit 0 from='client.? 172.21.15.40:0/3626305623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:56.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:42:56] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:42:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:56 smithi040 bash[41173]: cluster 2023-12-01T19:42:55.791964+0000 mgr.y (mgr.24356) 7343 : cluster 0 pgmap v7311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:56 smithi040 bash[28232]: cluster 2023-12-01T19:42:55.791964+0000 mgr.y (mgr.24356) 7343 : cluster 0 pgmap v7311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:56 smithi141 bash[31670]: cluster 2023-12-01T19:42:55.791964+0000 mgr.y (mgr.24356) 7343 : cluster 0 pgmap v7311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:58 smithi040 bash[41173]: audit 2023-12-01T19:42:57.702865+0000 mon.c (mon.2) 4629 : audit 0 from='client.? 172.21.15.40:0/1009146888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:42:58 smithi040 bash[41173]: cluster 2023-12-01T19:42:57.792677+0000 mgr.y (mgr.24356) 7344 : cluster 0 pgmap v7312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:58 smithi040 bash[28232]: audit 2023-12-01T19:42:57.702865+0000 mon.c (mon.2) 4629 : audit 0 from='client.? 172.21.15.40:0/1009146888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:42:58 smithi040 bash[28232]: cluster 2023-12-01T19:42:57.792677+0000 mgr.y (mgr.24356) 7344 : cluster 0 pgmap v7312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:42:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:58 smithi141 bash[31670]: audit 2023-12-01T19:42:57.702865+0000 mon.c (mon.2) 4629 : audit 0 from='client.? 172.21.15.40:0/1009146888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:42:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:42:58 smithi141 bash[31670]: cluster 2023-12-01T19:42:57.792677+0000 mgr.y (mgr.24356) 7344 : cluster 0 pgmap v7312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:00 smithi040 bash[41173]: cluster 2023-12-01T19:42:59.793797+0000 mgr.y (mgr.24356) 7345 : cluster 0 pgmap v7313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:00 smithi040 bash[41173]: audit 2023-12-01T19:43:00.178190+0000 mon.c (mon.2) 4630 : audit 0 from='client.? 172.21.15.40:0/3310471684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:00 smithi040 bash[28232]: cluster 2023-12-01T19:42:59.793797+0000 mgr.y (mgr.24356) 7345 : cluster 0 pgmap v7313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:00 smithi040 bash[28232]: audit 2023-12-01T19:43:00.178190+0000 mon.c (mon.2) 4630 : audit 0 from='client.? 172.21.15.40:0/3310471684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:00 smithi141 bash[31670]: cluster 2023-12-01T19:42:59.793797+0000 mgr.y (mgr.24356) 7345 : cluster 0 pgmap v7313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:00 smithi141 bash[31670]: audit 2023-12-01T19:43:00.178190+0000 mon.c (mon.2) 4630 : audit 0 from='client.? 172.21.15.40:0/3310471684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:02 smithi040 bash[28232]: cluster 2023-12-01T19:43:01.794423+0000 mgr.y (mgr.24356) 7346 : cluster 0 pgmap v7314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:02 smithi040 bash[28232]: audit 2023-12-01T19:43:02.642494+0000 mon.a (mon.0) 4970 : audit 0 from='client.? 172.21.15.40:0/3133767011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:02 smithi040 bash[41173]: cluster 2023-12-01T19:43:01.794423+0000 mgr.y (mgr.24356) 7346 : cluster 0 pgmap v7314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:02 smithi040 bash[41173]: audit 2023-12-01T19:43:02.642494+0000 mon.a (mon.0) 4970 : audit 0 from='client.? 172.21.15.40:0/3133767011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:02 smithi141 bash[31670]: cluster 2023-12-01T19:43:01.794423+0000 mgr.y (mgr.24356) 7346 : cluster 0 pgmap v7314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:02 smithi141 bash[31670]: audit 2023-12-01T19:43:02.642494+0000 mon.a (mon.0) 4970 : audit 0 from='client.? 172.21.15.40:0/3133767011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:03 smithi040 bash[28232]: audit 2023-12-01T19:43:03.699725+0000 mon.c (mon.2) 4631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:03 smithi040 bash[41173]: audit 2023-12-01T19:43:03.699725+0000 mon.c (mon.2) 4631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:03 smithi141 bash[31670]: audit 2023-12-01T19:43:03.699725+0000 mon.c (mon.2) 4631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:04 smithi040 bash[28232]: cluster 2023-12-01T19:43:03.795062+0000 mgr.y (mgr.24356) 7347 : cluster 0 pgmap v7315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:04 smithi040 bash[41173]: cluster 2023-12-01T19:43:03.795062+0000 mgr.y (mgr.24356) 7347 : cluster 0 pgmap v7315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:04 smithi141 bash[31670]: cluster 2023-12-01T19:43:03.795062+0000 mgr.y (mgr.24356) 7347 : cluster 0 pgmap v7315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:05 smithi040 bash[28232]: audit 2023-12-01T19:43:05.110414+0000 mon.c (mon.2) 4632 : audit 0 from='client.? 172.21.15.40:0/3692733975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:05 smithi040 bash[41173]: audit 2023-12-01T19:43:05.110414+0000 mon.c (mon.2) 4632 : audit 0 from='client.? 172.21.15.40:0/3692733975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:05 smithi141 bash[31670]: audit 2023-12-01T19:43:05.110414+0000 mon.c (mon.2) 4632 : audit 0 from='client.? 172.21.15.40:0/3692733975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:06.878 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:43:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:43:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:06 smithi040 bash[41173]: cluster 2023-12-01T19:43:05.796268+0000 mgr.y (mgr.24356) 7348 : cluster 0 pgmap v7316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:06 smithi040 bash[28232]: cluster 2023-12-01T19:43:05.796268+0000 mgr.y (mgr.24356) 7348 : cluster 0 pgmap v7316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:06 smithi141 bash[31670]: cluster 2023-12-01T19:43:05.796268+0000 mgr.y (mgr.24356) 7348 : cluster 0 pgmap v7316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:08 smithi040 bash[28232]: audit 2023-12-01T19:43:07.571203+0000 mon.c (mon.2) 4633 : audit 0 from='client.? 172.21.15.40:0/2865773356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:08 smithi040 bash[28232]: cluster 2023-12-01T19:43:07.796995+0000 mgr.y (mgr.24356) 7349 : cluster 0 pgmap v7317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:08 smithi040 bash[41173]: audit 2023-12-01T19:43:07.571203+0000 mon.c (mon.2) 4633 : audit 0 from='client.? 172.21.15.40:0/2865773356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:08 smithi040 bash[41173]: cluster 2023-12-01T19:43:07.796995+0000 mgr.y (mgr.24356) 7349 : cluster 0 pgmap v7317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:08 smithi141 bash[31670]: audit 2023-12-01T19:43:07.571203+0000 mon.c (mon.2) 4633 : audit 0 from='client.? 172.21.15.40:0/2865773356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:08 smithi141 bash[31670]: cluster 2023-12-01T19:43:07.796995+0000 mgr.y (mgr.24356) 7349 : cluster 0 pgmap v7317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:10 smithi040 bash[28232]: cluster 2023-12-01T19:43:09.798115+0000 mgr.y (mgr.24356) 7350 : cluster 0 pgmap v7318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:10 smithi040 bash[28232]: audit 2023-12-01T19:43:10.031745+0000 mon.c (mon.2) 4634 : audit 0 from='client.? 172.21.15.40:0/1926141446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:10 smithi040 bash[41173]: cluster 2023-12-01T19:43:09.798115+0000 mgr.y (mgr.24356) 7350 : cluster 0 pgmap v7318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:10 smithi040 bash[41173]: audit 2023-12-01T19:43:10.031745+0000 mon.c (mon.2) 4634 : audit 0 from='client.? 172.21.15.40:0/1926141446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:10 smithi141 bash[31670]: cluster 2023-12-01T19:43:09.798115+0000 mgr.y (mgr.24356) 7350 : cluster 0 pgmap v7318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:10 smithi141 bash[31670]: audit 2023-12-01T19:43:10.031745+0000 mon.c (mon.2) 4634 : audit 0 from='client.? 172.21.15.40:0/1926141446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:12 smithi040 bash[41173]: cluster 2023-12-01T19:43:11.798801+0000 mgr.y (mgr.24356) 7351 : cluster 0 pgmap v7319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:12 smithi040 bash[41173]: audit 2023-12-01T19:43:12.490820+0000 mon.a (mon.0) 4971 : audit 0 from='client.? 172.21.15.40:0/3928075674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:12 smithi040 bash[28232]: cluster 2023-12-01T19:43:11.798801+0000 mgr.y (mgr.24356) 7351 : cluster 0 pgmap v7319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:12 smithi040 bash[28232]: audit 2023-12-01T19:43:12.490820+0000 mon.a (mon.0) 4971 : audit 0 from='client.? 172.21.15.40:0/3928075674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:12 smithi141 bash[31670]: cluster 2023-12-01T19:43:11.798801+0000 mgr.y (mgr.24356) 7351 : cluster 0 pgmap v7319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:12 smithi141 bash[31670]: audit 2023-12-01T19:43:12.490820+0000 mon.a (mon.0) 4971 : audit 0 from='client.? 172.21.15.40:0/3928075674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:14 smithi040 bash[28232]: cluster 2023-12-01T19:43:13.799491+0000 mgr.y (mgr.24356) 7352 : cluster 0 pgmap v7320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:14 smithi040 bash[28232]: audit 2023-12-01T19:43:14.057807+0000 mon.c (mon.2) 4635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:43:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:14 smithi040 bash[41173]: cluster 2023-12-01T19:43:13.799491+0000 mgr.y (mgr.24356) 7352 : cluster 0 pgmap v7320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:14 smithi040 bash[41173]: audit 2023-12-01T19:43:14.057807+0000 mon.c (mon.2) 4635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:43:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:14 smithi141 bash[31670]: cluster 2023-12-01T19:43:13.799491+0000 mgr.y (mgr.24356) 7352 : cluster 0 pgmap v7320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:14 smithi141 bash[31670]: audit 2023-12-01T19:43:14.057807+0000 mon.c (mon.2) 4635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:43:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:15 smithi040 bash[28232]: audit 2023-12-01T19:43:14.952770+0000 mon.a (mon.0) 4972 : audit 0 from='client.? 172.21.15.40:0/2527861339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:15 smithi040 bash[41173]: audit 2023-12-01T19:43:14.952770+0000 mon.a (mon.0) 4972 : audit 0 from='client.? 172.21.15.40:0/2527861339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:15 smithi141 bash[31670]: audit 2023-12-01T19:43:14.952770+0000 mon.a (mon.0) 4972 : audit 0 from='client.? 172.21.15.40:0/2527861339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:16.874 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:43:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:43:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:16 smithi040 bash[41173]: cluster 2023-12-01T19:43:15.800642+0000 mgr.y (mgr.24356) 7353 : cluster 0 pgmap v7321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:16 smithi040 bash[28232]: cluster 2023-12-01T19:43:15.800642+0000 mgr.y (mgr.24356) 7353 : cluster 0 pgmap v7321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:16 smithi141 bash[31670]: cluster 2023-12-01T19:43:15.800642+0000 mgr.y (mgr.24356) 7353 : cluster 0 pgmap v7321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:17 smithi040 bash[41173]: audit 2023-12-01T19:43:17.418533+0000 mon.a (mon.0) 4973 : audit 0 from='client.? 172.21.15.40:0/3871890457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:17 smithi040 bash[28232]: audit 2023-12-01T19:43:17.418533+0000 mon.a (mon.0) 4973 : audit 0 from='client.? 172.21.15.40:0/3871890457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:17 smithi141 bash[31670]: audit 2023-12-01T19:43:17.418533+0000 mon.a (mon.0) 4973 : audit 0 from='client.? 172.21.15.40:0/3871890457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:18 smithi040 bash[28232]: cluster 2023-12-01T19:43:17.801281+0000 mgr.y (mgr.24356) 7354 : cluster 0 pgmap v7322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:18 smithi040 bash[28232]: audit 2023-12-01T19:43:18.700177+0000 mon.c (mon.2) 4636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:18 smithi040 bash[41173]: cluster 2023-12-01T19:43:17.801281+0000 mgr.y (mgr.24356) 7354 : cluster 0 pgmap v7322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:18 smithi040 bash[41173]: audit 2023-12-01T19:43:18.700177+0000 mon.c (mon.2) 4636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:18 smithi141 bash[31670]: cluster 2023-12-01T19:43:17.801281+0000 mgr.y (mgr.24356) 7354 : cluster 0 pgmap v7322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:18 smithi141 bash[31670]: audit 2023-12-01T19:43:18.700177+0000 mon.c (mon.2) 4636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: cluster 2023-12-01T19:43:19.802085+0000 mgr.y (mgr.24356) 7355 : cluster 0 pgmap v7323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:19.902593+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:19.915678+0000 mon.a (mon.0) 4975 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:19.967269+0000 mon.c (mon.2) 4637 : audit 0 from='client.? 172.21.15.40:0/15464833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:20.210815+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:20.223577+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:20.728364+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[28232]: audit 2023-12-01T19:43:20.737620+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: cluster 2023-12-01T19:43:19.802085+0000 mgr.y (mgr.24356) 7355 : cluster 0 pgmap v7323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:19.902593+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:19.915678+0000 mon.a (mon.0) 4975 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:19.967269+0000 mon.c (mon.2) 4637 : audit 0 from='client.? 172.21.15.40:0/15464833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:20.210815+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:20.223577+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:20.728364+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:20 smithi040 bash[41173]: audit 2023-12-01T19:43:20.737620+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: cluster 2023-12-01T19:43:19.802085+0000 mgr.y (mgr.24356) 7355 : cluster 0 pgmap v7323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:19.902593+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:19.915678+0000 mon.a (mon.0) 4975 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:19.967269+0000 mon.c (mon.2) 4637 : audit 0 from='client.? 172.21.15.40:0/15464833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:20.210815+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:20.223577+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:20.728364+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:20 smithi141 bash[31670]: audit 2023-12-01T19:43:20.737620+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:22 smithi141 bash[31670]: audit 2023-12-01T19:43:21.023626+0000 mon.a (mon.0) 4980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:22 smithi141 bash[31670]: audit 2023-12-01T19:43:21.034198+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:22 smithi141 bash[31670]: audit 2023-12-01T19:43:21.037256+0000 mon.c (mon.2) 4638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:43:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:22 smithi141 bash[31670]: audit 2023-12-01T19:43:21.038785+0000 mon.c (mon.2) 4639 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:43:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:22 smithi141 bash[31670]: audit 2023-12-01T19:43:21.046822+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[28232]: audit 2023-12-01T19:43:21.023626+0000 mon.a (mon.0) 4980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[28232]: audit 2023-12-01T19:43:21.034198+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[28232]: audit 2023-12-01T19:43:21.037256+0000 mon.c (mon.2) 4638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[28232]: audit 2023-12-01T19:43:21.038785+0000 mon.c (mon.2) 4639 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[28232]: audit 2023-12-01T19:43:21.046822+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[41173]: audit 2023-12-01T19:43:21.023626+0000 mon.a (mon.0) 4980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[41173]: audit 2023-12-01T19:43:21.034198+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[41173]: audit 2023-12-01T19:43:21.037256+0000 mon.c (mon.2) 4638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[41173]: audit 2023-12-01T19:43:21.038785+0000 mon.c (mon.2) 4639 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:43:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:22 smithi040 bash[41173]: audit 2023-12-01T19:43:21.046822+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:43:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:23 smithi040 bash[28232]: cluster 2023-12-01T19:43:21.802731+0000 mgr.y (mgr.24356) 7356 : cluster 0 pgmap v7324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:23 smithi040 bash[28232]: audit 2023-12-01T19:43:22.431268+0000 mon.c (mon.2) 4640 : audit 0 from='client.? 172.21.15.40:0/2889962966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:23 smithi040 bash[41173]: cluster 2023-12-01T19:43:21.802731+0000 mgr.y (mgr.24356) 7356 : cluster 0 pgmap v7324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:23 smithi040 bash[41173]: audit 2023-12-01T19:43:22.431268+0000 mon.c (mon.2) 4640 : audit 0 from='client.? 172.21.15.40:0/2889962966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:23 smithi141 bash[31670]: cluster 2023-12-01T19:43:21.802731+0000 mgr.y (mgr.24356) 7356 : cluster 0 pgmap v7324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:23 smithi141 bash[31670]: audit 2023-12-01T19:43:22.431268+0000 mon.c (mon.2) 4640 : audit 0 from='client.? 172.21.15.40:0/2889962966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:25 smithi040 bash[41173]: cluster 2023-12-01T19:43:23.803387+0000 mgr.y (mgr.24356) 7357 : cluster 0 pgmap v7325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:25 smithi040 bash[41173]: audit 2023-12-01T19:43:24.888650+0000 mon.a (mon.0) 4983 : audit 0 from='client.? 172.21.15.40:0/377435594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:25 smithi040 bash[28232]: cluster 2023-12-01T19:43:23.803387+0000 mgr.y (mgr.24356) 7357 : cluster 0 pgmap v7325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:25 smithi040 bash[28232]: audit 2023-12-01T19:43:24.888650+0000 mon.a (mon.0) 4983 : audit 0 from='client.? 172.21.15.40:0/377435594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:25 smithi141 bash[31670]: cluster 2023-12-01T19:43:23.803387+0000 mgr.y (mgr.24356) 7357 : cluster 0 pgmap v7325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:25 smithi141 bash[31670]: audit 2023-12-01T19:43:24.888650+0000 mon.a (mon.0) 4983 : audit 0 from='client.? 172.21.15.40:0/377435594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:43:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:43:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:27 smithi040 bash[28232]: cluster 2023-12-01T19:43:25.804588+0000 mgr.y (mgr.24356) 7358 : cluster 0 pgmap v7326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:27 smithi040 bash[41173]: cluster 2023-12-01T19:43:25.804588+0000 mgr.y (mgr.24356) 7358 : cluster 0 pgmap v7326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:27 smithi141 bash[31670]: cluster 2023-12-01T19:43:25.804588+0000 mgr.y (mgr.24356) 7358 : cluster 0 pgmap v7326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:28 smithi040 bash[28232]: audit 2023-12-01T19:43:27.349408+0000 mon.a (mon.0) 4984 : audit 0 from='client.? 172.21.15.40:0/2613380264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:28 smithi040 bash[41173]: audit 2023-12-01T19:43:27.349408+0000 mon.a (mon.0) 4984 : audit 0 from='client.? 172.21.15.40:0/2613380264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:28 smithi141 bash[31670]: audit 2023-12-01T19:43:27.349408+0000 mon.a (mon.0) 4984 : audit 0 from='client.? 172.21.15.40:0/2613380264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:29 smithi040 bash[41173]: cluster 2023-12-01T19:43:27.805210+0000 mgr.y (mgr.24356) 7359 : cluster 0 pgmap v7327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:29 smithi040 bash[28232]: cluster 2023-12-01T19:43:27.805210+0000 mgr.y (mgr.24356) 7359 : cluster 0 pgmap v7327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:29 smithi141 bash[31670]: cluster 2023-12-01T19:43:27.805210+0000 mgr.y (mgr.24356) 7359 : cluster 0 pgmap v7327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:30 smithi040 bash[41173]: audit 2023-12-01T19:43:29.811624+0000 mon.c (mon.2) 4641 : audit 0 from='client.? 172.21.15.40:0/1221604922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:30 smithi040 bash[28232]: audit 2023-12-01T19:43:29.811624+0000 mon.c (mon.2) 4641 : audit 0 from='client.? 172.21.15.40:0/1221604922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:30 smithi141 bash[31670]: audit 2023-12-01T19:43:29.811624+0000 mon.c (mon.2) 4641 : audit 0 from='client.? 172.21.15.40:0/1221604922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:31 smithi040 bash[28232]: cluster 2023-12-01T19:43:29.806337+0000 mgr.y (mgr.24356) 7360 : cluster 0 pgmap v7328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:31 smithi040 bash[41173]: cluster 2023-12-01T19:43:29.806337+0000 mgr.y (mgr.24356) 7360 : cluster 0 pgmap v7328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:31 smithi141 bash[31670]: cluster 2023-12-01T19:43:29.806337+0000 mgr.y (mgr.24356) 7360 : cluster 0 pgmap v7328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:33 smithi040 bash[41173]: cluster 2023-12-01T19:43:31.807015+0000 mgr.y (mgr.24356) 7361 : cluster 0 pgmap v7329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:33 smithi040 bash[41173]: audit 2023-12-01T19:43:32.277759+0000 mon.c (mon.2) 4642 : audit 0 from='client.? 172.21.15.40:0/1357928507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:33 smithi040 bash[28232]: cluster 2023-12-01T19:43:31.807015+0000 mgr.y (mgr.24356) 7361 : cluster 0 pgmap v7329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:33 smithi040 bash[28232]: audit 2023-12-01T19:43:32.277759+0000 mon.c (mon.2) 4642 : audit 0 from='client.? 172.21.15.40:0/1357928507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:33 smithi141 bash[31670]: cluster 2023-12-01T19:43:31.807015+0000 mgr.y (mgr.24356) 7361 : cluster 0 pgmap v7329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:33 smithi141 bash[31670]: audit 2023-12-01T19:43:32.277759+0000 mon.c (mon.2) 4642 : audit 0 from='client.? 172.21.15.40:0/1357928507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:34 smithi040 bash[41173]: audit 2023-12-01T19:43:33.700697+0000 mon.c (mon.2) 4643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:34 smithi040 bash[28232]: audit 2023-12-01T19:43:33.700697+0000 mon.c (mon.2) 4643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:34 smithi141 bash[31670]: audit 2023-12-01T19:43:33.700697+0000 mon.c (mon.2) 4643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:35 smithi040 bash[28232]: cluster 2023-12-01T19:43:33.807717+0000 mgr.y (mgr.24356) 7362 : cluster 0 pgmap v7330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:35 smithi040 bash[28232]: audit 2023-12-01T19:43:34.739713+0000 mon.c (mon.2) 4644 : audit 0 from='client.? 172.21.15.40:0/1587246617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:35 smithi040 bash[41173]: cluster 2023-12-01T19:43:33.807717+0000 mgr.y (mgr.24356) 7362 : cluster 0 pgmap v7330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:35 smithi040 bash[41173]: audit 2023-12-01T19:43:34.739713+0000 mon.c (mon.2) 4644 : audit 0 from='client.? 172.21.15.40:0/1587246617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:35 smithi141 bash[31670]: cluster 2023-12-01T19:43:33.807717+0000 mgr.y (mgr.24356) 7362 : cluster 0 pgmap v7330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:35 smithi141 bash[31670]: audit 2023-12-01T19:43:34.739713+0000 mon.c (mon.2) 4644 : audit 0 from='client.? 172.21.15.40:0/1587246617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:43:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:43:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:37 smithi040 bash[41173]: cluster 2023-12-01T19:43:35.808922+0000 mgr.y (mgr.24356) 7363 : cluster 0 pgmap v7331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:37 smithi040 bash[28232]: cluster 2023-12-01T19:43:35.808922+0000 mgr.y (mgr.24356) 7363 : cluster 0 pgmap v7331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:37 smithi141 bash[31670]: cluster 2023-12-01T19:43:35.808922+0000 mgr.y (mgr.24356) 7363 : cluster 0 pgmap v7331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:38 smithi040 bash[41173]: audit 2023-12-01T19:43:37.205132+0000 mon.a (mon.0) 4985 : audit 0 from='client.? 172.21.15.40:0/2220268300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:38 smithi040 bash[28232]: audit 2023-12-01T19:43:37.205132+0000 mon.a (mon.0) 4985 : audit 0 from='client.? 172.21.15.40:0/2220268300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:38 smithi141 bash[31670]: audit 2023-12-01T19:43:37.205132+0000 mon.a (mon.0) 4985 : audit 0 from='client.? 172.21.15.40:0/2220268300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:39 smithi040 bash[28232]: cluster 2023-12-01T19:43:37.809548+0000 mgr.y (mgr.24356) 7364 : cluster 0 pgmap v7332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:39 smithi040 bash[41173]: cluster 2023-12-01T19:43:37.809548+0000 mgr.y (mgr.24356) 7364 : cluster 0 pgmap v7332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:39 smithi141 bash[31670]: cluster 2023-12-01T19:43:37.809548+0000 mgr.y (mgr.24356) 7364 : cluster 0 pgmap v7332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:40 smithi040 bash[28232]: audit 2023-12-01T19:43:39.670727+0000 mon.a (mon.0) 4986 : audit 0 from='client.? 172.21.15.40:0/601969340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:40 smithi040 bash[41173]: audit 2023-12-01T19:43:39.670727+0000 mon.a (mon.0) 4986 : audit 0 from='client.? 172.21.15.40:0/601969340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:40 smithi141 bash[31670]: audit 2023-12-01T19:43:39.670727+0000 mon.a (mon.0) 4986 : audit 0 from='client.? 172.21.15.40:0/601969340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:41 smithi040 bash[28232]: cluster 2023-12-01T19:43:39.810648+0000 mgr.y (mgr.24356) 7365 : cluster 0 pgmap v7333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:41 smithi040 bash[41173]: cluster 2023-12-01T19:43:39.810648+0000 mgr.y (mgr.24356) 7365 : cluster 0 pgmap v7333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:41 smithi141 bash[31670]: cluster 2023-12-01T19:43:39.810648+0000 mgr.y (mgr.24356) 7365 : cluster 0 pgmap v7333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:43 smithi040 bash[28232]: cluster 2023-12-01T19:43:41.811342+0000 mgr.y (mgr.24356) 7366 : cluster 0 pgmap v7334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:43 smithi040 bash[28232]: audit 2023-12-01T19:43:42.133216+0000 mon.a (mon.0) 4987 : audit 0 from='client.? 172.21.15.40:0/3783487885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:43 smithi040 bash[41173]: cluster 2023-12-01T19:43:41.811342+0000 mgr.y (mgr.24356) 7366 : cluster 0 pgmap v7334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:43 smithi040 bash[41173]: audit 2023-12-01T19:43:42.133216+0000 mon.a (mon.0) 4987 : audit 0 from='client.? 172.21.15.40:0/3783487885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:43 smithi141 bash[31670]: cluster 2023-12-01T19:43:41.811342+0000 mgr.y (mgr.24356) 7366 : cluster 0 pgmap v7334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:43 smithi141 bash[31670]: audit 2023-12-01T19:43:42.133216+0000 mon.a (mon.0) 4987 : audit 0 from='client.? 172.21.15.40:0/3783487885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:45 smithi040 bash[41173]: cluster 2023-12-01T19:43:43.812077+0000 mgr.y (mgr.24356) 7367 : cluster 0 pgmap v7335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:45 smithi040 bash[41173]: audit 2023-12-01T19:43:44.594692+0000 mon.a (mon.0) 4988 : audit 0 from='client.? 172.21.15.40:0/1704400246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:45 smithi040 bash[28232]: cluster 2023-12-01T19:43:43.812077+0000 mgr.y (mgr.24356) 7367 : cluster 0 pgmap v7335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:45 smithi040 bash[28232]: audit 2023-12-01T19:43:44.594692+0000 mon.a (mon.0) 4988 : audit 0 from='client.? 172.21.15.40:0/1704400246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:45 smithi141 bash[31670]: cluster 2023-12-01T19:43:43.812077+0000 mgr.y (mgr.24356) 7367 : cluster 0 pgmap v7335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:45 smithi141 bash[31670]: audit 2023-12-01T19:43:44.594692+0000 mon.a (mon.0) 4988 : audit 0 from='client.? 172.21.15.40:0/1704400246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:43:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:43:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:47 smithi040 bash[41173]: cluster 2023-12-01T19:43:45.813193+0000 mgr.y (mgr.24356) 7368 : cluster 0 pgmap v7336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:47 smithi040 bash[41173]: audit 2023-12-01T19:43:47.057219+0000 mon.a (mon.0) 4989 : audit 0 from='client.? 172.21.15.40:0/3600614731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:47 smithi040 bash[28232]: cluster 2023-12-01T19:43:45.813193+0000 mgr.y (mgr.24356) 7368 : cluster 0 pgmap v7336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:47 smithi040 bash[28232]: audit 2023-12-01T19:43:47.057219+0000 mon.a (mon.0) 4989 : audit 0 from='client.? 172.21.15.40:0/3600614731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:47 smithi141 bash[31670]: cluster 2023-12-01T19:43:45.813193+0000 mgr.y (mgr.24356) 7368 : cluster 0 pgmap v7336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:47 smithi141 bash[31670]: audit 2023-12-01T19:43:47.057219+0000 mon.a (mon.0) 4989 : audit 0 from='client.? 172.21.15.40:0/3600614731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:48 smithi040 bash[41173]: cluster 2023-12-01T19:43:47.813822+0000 mgr.y (mgr.24356) 7369 : cluster 0 pgmap v7337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:48 smithi040 bash[28232]: cluster 2023-12-01T19:43:47.813822+0000 mgr.y (mgr.24356) 7369 : cluster 0 pgmap v7337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:48 smithi141 bash[31670]: cluster 2023-12-01T19:43:47.813822+0000 mgr.y (mgr.24356) 7369 : cluster 0 pgmap v7337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:49 smithi040 bash[41173]: audit 2023-12-01T19:43:48.701060+0000 mon.c (mon.2) 4645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:49 smithi040 bash[41173]: audit 2023-12-01T19:43:49.526526+0000 mon.a (mon.0) 4990 : audit 0 from='client.? 172.21.15.40:0/2936742081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:49 smithi040 bash[28232]: audit 2023-12-01T19:43:48.701060+0000 mon.c (mon.2) 4645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:49 smithi040 bash[28232]: audit 2023-12-01T19:43:49.526526+0000 mon.a (mon.0) 4990 : audit 0 from='client.? 172.21.15.40:0/2936742081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:49 smithi141 bash[31670]: audit 2023-12-01T19:43:48.701060+0000 mon.c (mon.2) 4645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:49 smithi141 bash[31670]: audit 2023-12-01T19:43:49.526526+0000 mon.a (mon.0) 4990 : audit 0 from='client.? 172.21.15.40:0/2936742081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:50 smithi040 bash[28232]: cluster 2023-12-01T19:43:49.814985+0000 mgr.y (mgr.24356) 7370 : cluster 0 pgmap v7338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:50 smithi040 bash[41173]: cluster 2023-12-01T19:43:49.814985+0000 mgr.y (mgr.24356) 7370 : cluster 0 pgmap v7338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:50 smithi141 bash[31670]: cluster 2023-12-01T19:43:49.814985+0000 mgr.y (mgr.24356) 7370 : cluster 0 pgmap v7338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:52 smithi040 bash[28232]: cluster 2023-12-01T19:43:51.815455+0000 mgr.y (mgr.24356) 7371 : cluster 0 pgmap v7339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:52 smithi040 bash[28232]: audit 2023-12-01T19:43:51.986007+0000 mon.a (mon.0) 4991 : audit 0 from='client.? 172.21.15.40:0/3748983440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:52 smithi040 bash[41173]: cluster 2023-12-01T19:43:51.815455+0000 mgr.y (mgr.24356) 7371 : cluster 0 pgmap v7339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:52 smithi040 bash[41173]: audit 2023-12-01T19:43:51.986007+0000 mon.a (mon.0) 4991 : audit 0 from='client.? 172.21.15.40:0/3748983440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:52 smithi141 bash[31670]: cluster 2023-12-01T19:43:51.815455+0000 mgr.y (mgr.24356) 7371 : cluster 0 pgmap v7339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:52 smithi141 bash[31670]: audit 2023-12-01T19:43:51.986007+0000 mon.a (mon.0) 4991 : audit 0 from='client.? 172.21.15.40:0/3748983440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:54 smithi040 bash[28232]: cluster 2023-12-01T19:43:53.816051+0000 mgr.y (mgr.24356) 7372 : cluster 0 pgmap v7340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:54 smithi040 bash[28232]: audit 2023-12-01T19:43:54.453174+0000 mon.a (mon.0) 4992 : audit 0 from='client.? 172.21.15.40:0/4218168981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:54 smithi040 bash[41173]: cluster 2023-12-01T19:43:53.816051+0000 mgr.y (mgr.24356) 7372 : cluster 0 pgmap v7340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:54 smithi040 bash[41173]: audit 2023-12-01T19:43:54.453174+0000 mon.a (mon.0) 4992 : audit 0 from='client.? 172.21.15.40:0/4218168981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:54 smithi141 bash[31670]: cluster 2023-12-01T19:43:53.816051+0000 mgr.y (mgr.24356) 7372 : cluster 0 pgmap v7340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:54 smithi141 bash[31670]: audit 2023-12-01T19:43:54.453174+0000 mon.a (mon.0) 4992 : audit 0 from='client.? 172.21.15.40:0/4218168981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:56.881 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:43:56] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T19:43:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:56 smithi040 bash[41173]: cluster 2023-12-01T19:43:55.817197+0000 mgr.y (mgr.24356) 7373 : cluster 0 pgmap v7341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:56 smithi040 bash[28232]: cluster 2023-12-01T19:43:55.817197+0000 mgr.y (mgr.24356) 7373 : cluster 0 pgmap v7341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:56 smithi141 bash[31670]: cluster 2023-12-01T19:43:55.817197+0000 mgr.y (mgr.24356) 7373 : cluster 0 pgmap v7341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:57 smithi040 bash[41173]: audit 2023-12-01T19:43:56.922140+0000 mon.c (mon.2) 4646 : audit 0 from='client.? 172.21.15.40:0/3255064027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:57 smithi040 bash[28232]: audit 2023-12-01T19:43:56.922140+0000 mon.c (mon.2) 4646 : audit 0 from='client.? 172.21.15.40:0/3255064027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:57 smithi141 bash[31670]: audit 2023-12-01T19:43:56.922140+0000 mon.c (mon.2) 4646 : audit 0 from='client.? 172.21.15.40:0/3255064027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:43:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:58 smithi040 bash[28232]: cluster 2023-12-01T19:43:57.817862+0000 mgr.y (mgr.24356) 7374 : cluster 0 pgmap v7342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:58 smithi040 bash[41173]: cluster 2023-12-01T19:43:57.817862+0000 mgr.y (mgr.24356) 7374 : cluster 0 pgmap v7342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:43:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:58 smithi141 bash[31670]: cluster 2023-12-01T19:43:57.817862+0000 mgr.y (mgr.24356) 7374 : cluster 0 pgmap v7342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:43:59 smithi040 bash[28232]: audit 2023-12-01T19:43:59.393241+0000 mon.a (mon.0) 4993 : audit 0 from='client.? 172.21.15.40:0/2564867861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:43:59 smithi040 bash[41173]: audit 2023-12-01T19:43:59.393241+0000 mon.a (mon.0) 4993 : audit 0 from='client.? 172.21.15.40:0/2564867861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:43:59 smithi141 bash[31670]: audit 2023-12-01T19:43:59.393241+0000 mon.a (mon.0) 4993 : audit 0 from='client.? 172.21.15.40:0/2564867861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:00 smithi040 bash[28232]: cluster 2023-12-01T19:43:59.819046+0000 mgr.y (mgr.24356) 7375 : cluster 0 pgmap v7343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:00 smithi040 bash[41173]: cluster 2023-12-01T19:43:59.819046+0000 mgr.y (mgr.24356) 7375 : cluster 0 pgmap v7343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:00 smithi141 bash[31670]: cluster 2023-12-01T19:43:59.819046+0000 mgr.y (mgr.24356) 7375 : cluster 0 pgmap v7343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:01 smithi040 bash[28232]: audit 2023-12-01T19:44:01.858330+0000 mon.c (mon.2) 4647 : audit 0 from='client.? 172.21.15.40:0/76622972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:01 smithi040 bash[41173]: audit 2023-12-01T19:44:01.858330+0000 mon.c (mon.2) 4647 : audit 0 from='client.? 172.21.15.40:0/76622972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:01 smithi141 bash[31670]: audit 2023-12-01T19:44:01.858330+0000 mon.c (mon.2) 4647 : audit 0 from='client.? 172.21.15.40:0/76622972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:02 smithi040 bash[28232]: cluster 2023-12-01T19:44:01.819687+0000 mgr.y (mgr.24356) 7376 : cluster 0 pgmap v7344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:02 smithi040 bash[41173]: cluster 2023-12-01T19:44:01.819687+0000 mgr.y (mgr.24356) 7376 : cluster 0 pgmap v7344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:02 smithi141 bash[31670]: cluster 2023-12-01T19:44:01.819687+0000 mgr.y (mgr.24356) 7376 : cluster 0 pgmap v7344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:03 smithi141 bash[31670]: audit 2023-12-01T19:44:03.701289+0000 mon.c (mon.2) 4648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:03 smithi040 bash[28232]: audit 2023-12-01T19:44:03.701289+0000 mon.c (mon.2) 4648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:03 smithi040 bash[41173]: audit 2023-12-01T19:44:03.701289+0000 mon.c (mon.2) 4648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:04 smithi141 bash[31670]: cluster 2023-12-01T19:44:03.820323+0000 mgr.y (mgr.24356) 7377 : cluster 0 pgmap v7345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:04 smithi141 bash[31670]: audit 2023-12-01T19:44:04.334414+0000 mon.c (mon.2) 4649 : audit 0 from='client.? 172.21.15.40:0/457244694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:04 smithi040 bash[28232]: cluster 2023-12-01T19:44:03.820323+0000 mgr.y (mgr.24356) 7377 : cluster 0 pgmap v7345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:04 smithi040 bash[28232]: audit 2023-12-01T19:44:04.334414+0000 mon.c (mon.2) 4649 : audit 0 from='client.? 172.21.15.40:0/457244694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:04 smithi040 bash[41173]: cluster 2023-12-01T19:44:03.820323+0000 mgr.y (mgr.24356) 7377 : cluster 0 pgmap v7345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:04 smithi040 bash[41173]: audit 2023-12-01T19:44:04.334414+0000 mon.c (mon.2) 4649 : audit 0 from='client.? 172.21.15.40:0/457244694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:44:06] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:44:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:06 smithi141 bash[31670]: cluster 2023-12-01T19:44:05.821439+0000 mgr.y (mgr.24356) 7378 : cluster 0 pgmap v7346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:06 smithi141 bash[31670]: audit 2023-12-01T19:44:06.798167+0000 mon.a (mon.0) 4994 : audit 0 from='client.? 172.21.15.40:0/2735125554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:06 smithi040 bash[28232]: cluster 2023-12-01T19:44:05.821439+0000 mgr.y (mgr.24356) 7378 : cluster 0 pgmap v7346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:06 smithi040 bash[28232]: audit 2023-12-01T19:44:06.798167+0000 mon.a (mon.0) 4994 : audit 0 from='client.? 172.21.15.40:0/2735125554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:06 smithi040 bash[41173]: cluster 2023-12-01T19:44:05.821439+0000 mgr.y (mgr.24356) 7378 : cluster 0 pgmap v7346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:06 smithi040 bash[41173]: audit 2023-12-01T19:44:06.798167+0000 mon.a (mon.0) 4994 : audit 0 from='client.? 172.21.15.40:0/2735125554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:08 smithi040 bash[28232]: cluster 2023-12-01T19:44:07.822033+0000 mgr.y (mgr.24356) 7379 : cluster 0 pgmap v7347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:08 smithi040 bash[41173]: cluster 2023-12-01T19:44:07.822033+0000 mgr.y (mgr.24356) 7379 : cluster 0 pgmap v7347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:08 smithi141 bash[31670]: cluster 2023-12-01T19:44:07.822033+0000 mgr.y (mgr.24356) 7379 : cluster 0 pgmap v7347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:09 smithi040 bash[41173]: audit 2023-12-01T19:44:09.258795+0000 mon.c (mon.2) 4650 : audit 0 from='client.? 172.21.15.40:0/1348062303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:09 smithi040 bash[28232]: audit 2023-12-01T19:44:09.258795+0000 mon.c (mon.2) 4650 : audit 0 from='client.? 172.21.15.40:0/1348062303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:09 smithi141 bash[31670]: audit 2023-12-01T19:44:09.258795+0000 mon.c (mon.2) 4650 : audit 0 from='client.? 172.21.15.40:0/1348062303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:10 smithi040 bash[28232]: cluster 2023-12-01T19:44:09.823309+0000 mgr.y (mgr.24356) 7380 : cluster 0 pgmap v7348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:10 smithi040 bash[41173]: cluster 2023-12-01T19:44:09.823309+0000 mgr.y (mgr.24356) 7380 : cluster 0 pgmap v7348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:10 smithi141 bash[31670]: cluster 2023-12-01T19:44:09.823309+0000 mgr.y (mgr.24356) 7380 : cluster 0 pgmap v7348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:11 smithi040 bash[28232]: audit 2023-12-01T19:44:11.726658+0000 mon.a (mon.0) 4995 : audit 0 from='client.? 172.21.15.40:0/2626441099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:11 smithi040 bash[41173]: audit 2023-12-01T19:44:11.726658+0000 mon.a (mon.0) 4995 : audit 0 from='client.? 172.21.15.40:0/2626441099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:11 smithi141 bash[31670]: audit 2023-12-01T19:44:11.726658+0000 mon.a (mon.0) 4995 : audit 0 from='client.? 172.21.15.40:0/2626441099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:12 smithi040 bash[28232]: cluster 2023-12-01T19:44:11.824004+0000 mgr.y (mgr.24356) 7381 : cluster 0 pgmap v7349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:12 smithi040 bash[41173]: cluster 2023-12-01T19:44:11.824004+0000 mgr.y (mgr.24356) 7381 : cluster 0 pgmap v7349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:12 smithi141 bash[31670]: cluster 2023-12-01T19:44:11.824004+0000 mgr.y (mgr.24356) 7381 : cluster 0 pgmap v7349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:14 smithi040 bash[28232]: cluster 2023-12-01T19:44:13.824724+0000 mgr.y (mgr.24356) 7382 : cluster 0 pgmap v7350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:14 smithi040 bash[28232]: audit 2023-12-01T19:44:14.196205+0000 mon.a (mon.0) 4996 : audit 0 from='client.? 172.21.15.40:0/2403298752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:14 smithi040 bash[41173]: cluster 2023-12-01T19:44:13.824724+0000 mgr.y (mgr.24356) 7382 : cluster 0 pgmap v7350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:14 smithi040 bash[41173]: audit 2023-12-01T19:44:14.196205+0000 mon.a (mon.0) 4996 : audit 0 from='client.? 172.21.15.40:0/2403298752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:14 smithi141 bash[31670]: cluster 2023-12-01T19:44:13.824724+0000 mgr.y (mgr.24356) 7382 : cluster 0 pgmap v7350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:14 smithi141 bash[31670]: audit 2023-12-01T19:44:14.196205+0000 mon.a (mon.0) 4996 : audit 0 from='client.? 172.21.15.40:0/2403298752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:16.886 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:44:16] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:44:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:16 smithi040 bash[41173]: cluster 2023-12-01T19:44:15.825846+0000 mgr.y (mgr.24356) 7383 : cluster 0 pgmap v7351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:16 smithi040 bash[41173]: audit 2023-12-01T19:44:16.658643+0000 mon.a (mon.0) 4997 : audit 0 from='client.? 172.21.15.40:0/4151674775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:16 smithi040 bash[28232]: cluster 2023-12-01T19:44:15.825846+0000 mgr.y (mgr.24356) 7383 : cluster 0 pgmap v7351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:16 smithi040 bash[28232]: audit 2023-12-01T19:44:16.658643+0000 mon.a (mon.0) 4997 : audit 0 from='client.? 172.21.15.40:0/4151674775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:16 smithi141 bash[31670]: cluster 2023-12-01T19:44:15.825846+0000 mgr.y (mgr.24356) 7383 : cluster 0 pgmap v7351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:16 smithi141 bash[31670]: audit 2023-12-01T19:44:16.658643+0000 mon.a (mon.0) 4997 : audit 0 from='client.? 172.21.15.40:0/4151674775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:18 smithi040 bash[28232]: cluster 2023-12-01T19:44:17.826543+0000 mgr.y (mgr.24356) 7384 : cluster 0 pgmap v7352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:18 smithi040 bash[41173]: cluster 2023-12-01T19:44:17.826543+0000 mgr.y (mgr.24356) 7384 : cluster 0 pgmap v7352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:18 smithi141 bash[31670]: cluster 2023-12-01T19:44:17.826543+0000 mgr.y (mgr.24356) 7384 : cluster 0 pgmap v7352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:19 smithi040 bash[41173]: audit 2023-12-01T19:44:18.701483+0000 mon.c (mon.2) 4651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:19 smithi040 bash[41173]: audit 2023-12-01T19:44:19.129702+0000 mon.a (mon.0) 4998 : audit 0 from='client.? 172.21.15.40:0/959127747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:19 smithi040 bash[28232]: audit 2023-12-01T19:44:18.701483+0000 mon.c (mon.2) 4651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:19 smithi040 bash[28232]: audit 2023-12-01T19:44:19.129702+0000 mon.a (mon.0) 4998 : audit 0 from='client.? 172.21.15.40:0/959127747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:19 smithi141 bash[31670]: audit 2023-12-01T19:44:18.701483+0000 mon.c (mon.2) 4651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:19 smithi141 bash[31670]: audit 2023-12-01T19:44:19.129702+0000 mon.a (mon.0) 4998 : audit 0 from='client.? 172.21.15.40:0/959127747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:20 smithi040 bash[41173]: cluster 2023-12-01T19:44:19.827721+0000 mgr.y (mgr.24356) 7385 : cluster 0 pgmap v7353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:20 smithi040 bash[28232]: cluster 2023-12-01T19:44:19.827721+0000 mgr.y (mgr.24356) 7385 : cluster 0 pgmap v7353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:20 smithi141 bash[31670]: cluster 2023-12-01T19:44:19.827721+0000 mgr.y (mgr.24356) 7385 : cluster 0 pgmap v7353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:21 smithi040 bash[28232]: audit 2023-12-01T19:44:21.130138+0000 mon.c (mon.2) 4652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:44:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:21 smithi040 bash[28232]: audit 2023-12-01T19:44:21.508211+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:21 smithi040 bash[28232]: audit 2023-12-01T19:44:21.522937+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:21 smithi040 bash[41173]: audit 2023-12-01T19:44:21.130138+0000 mon.c (mon.2) 4652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:44:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:21 smithi040 bash[41173]: audit 2023-12-01T19:44:21.508211+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:21 smithi040 bash[41173]: audit 2023-12-01T19:44:21.522937+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:21 smithi141 bash[31670]: audit 2023-12-01T19:44:21.130138+0000 mon.c (mon.2) 4652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:44:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:21 smithi141 bash[31670]: audit 2023-12-01T19:44:21.508211+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:21 smithi141 bash[31670]: audit 2023-12-01T19:44:21.522937+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:22 smithi040 bash[28232]: audit 2023-12-01T19:44:21.601780+0000 mon.c (mon.2) 4653 : audit 0 from='client.? 172.21.15.40:0/311942795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:22 smithi040 bash[28232]: cluster 2023-12-01T19:44:21.828319+0000 mgr.y (mgr.24356) 7386 : cluster 0 pgmap v7354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:22 smithi040 bash[41173]: audit 2023-12-01T19:44:21.601780+0000 mon.c (mon.2) 4653 : audit 0 from='client.? 172.21.15.40:0/311942795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:22.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:22 smithi040 bash[41173]: cluster 2023-12-01T19:44:21.828319+0000 mgr.y (mgr.24356) 7386 : cluster 0 pgmap v7354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:22 smithi141 bash[31670]: audit 2023-12-01T19:44:21.601780+0000 mon.c (mon.2) 4653 : audit 0 from='client.? 172.21.15.40:0/311942795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:22 smithi141 bash[31670]: cluster 2023-12-01T19:44:21.828319+0000 mgr.y (mgr.24356) 7386 : cluster 0 pgmap v7354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:24 smithi040 bash[28232]: cluster 2023-12-01T19:44:23.828956+0000 mgr.y (mgr.24356) 7387 : cluster 0 pgmap v7355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:24 smithi040 bash[28232]: audit 2023-12-01T19:44:24.075303+0000 mon.a (mon.0) 5001 : audit 0 from='client.? 172.21.15.40:0/1971017146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:24 smithi040 bash[41173]: cluster 2023-12-01T19:44:23.828956+0000 mgr.y (mgr.24356) 7387 : cluster 0 pgmap v7355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:24 smithi040 bash[41173]: audit 2023-12-01T19:44:24.075303+0000 mon.a (mon.0) 5001 : audit 0 from='client.? 172.21.15.40:0/1971017146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:24 smithi141 bash[31670]: cluster 2023-12-01T19:44:23.828956+0000 mgr.y (mgr.24356) 7387 : cluster 0 pgmap v7355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:24 smithi141 bash[31670]: audit 2023-12-01T19:44:24.075303+0000 mon.a (mon.0) 5001 : audit 0 from='client.? 172.21.15.40:0/1971017146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:26.892 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:44:26] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:44:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:26 smithi040 bash[28232]: cluster 2023-12-01T19:44:25.830135+0000 mgr.y (mgr.24356) 7388 : cluster 0 pgmap v7356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:26 smithi040 bash[28232]: audit 2023-12-01T19:44:26.552972+0000 mon.c (mon.2) 4654 : audit 0 from='client.? 172.21.15.40:0/3369883813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:26 smithi040 bash[41173]: cluster 2023-12-01T19:44:25.830135+0000 mgr.y (mgr.24356) 7388 : cluster 0 pgmap v7356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:26 smithi040 bash[41173]: audit 2023-12-01T19:44:26.552972+0000 mon.c (mon.2) 4654 : audit 0 from='client.? 172.21.15.40:0/3369883813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:26 smithi141 bash[31670]: cluster 2023-12-01T19:44:25.830135+0000 mgr.y (mgr.24356) 7388 : cluster 0 pgmap v7356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:27.324 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:26 smithi141 bash[31670]: audit 2023-12-01T19:44:26.552972+0000 mon.c (mon.2) 4654 : audit 0 from='client.? 172.21.15.40:0/3369883813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.276939+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.288042+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.423801+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.434218+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.917826+0000 mon.c (mon.2) 4655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.919768+0000 mon.c (mon.2) 4656 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:44:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[28232]: audit 2023-12-01T19:44:27.928604+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.276939+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.288042+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.423801+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.434218+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.917826+0000 mon.c (mon.2) 4655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.919768+0000 mon.c (mon.2) 4656 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:44:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:28 smithi040 bash[41173]: audit 2023-12-01T19:44:27.928604+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.276939+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.288042+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.423801+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.434218+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.917826+0000 mon.c (mon.2) 4655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.919768+0000 mon.c (mon.2) 4656 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:44:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:28 smithi141 bash[31670]: audit 2023-12-01T19:44:27.928604+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:44:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:29 smithi040 bash[28232]: cluster 2023-12-01T19:44:27.830782+0000 mgr.y (mgr.24356) 7389 : cluster 0 pgmap v7357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:29 smithi040 bash[28232]: audit 2023-12-01T19:44:29.024444+0000 mon.a (mon.0) 5007 : audit 0 from='client.? 172.21.15.40:0/3500728870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:29 smithi040 bash[41173]: cluster 2023-12-01T19:44:27.830782+0000 mgr.y (mgr.24356) 7389 : cluster 0 pgmap v7357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:29 smithi040 bash[41173]: audit 2023-12-01T19:44:29.024444+0000 mon.a (mon.0) 5007 : audit 0 from='client.? 172.21.15.40:0/3500728870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:29 smithi141 bash[31670]: cluster 2023-12-01T19:44:27.830782+0000 mgr.y (mgr.24356) 7389 : cluster 0 pgmap v7357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:29 smithi141 bash[31670]: audit 2023-12-01T19:44:29.024444+0000 mon.a (mon.0) 5007 : audit 0 from='client.? 172.21.15.40:0/3500728870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:31 smithi040 bash[28232]: cluster 2023-12-01T19:44:29.831962+0000 mgr.y (mgr.24356) 7390 : cluster 0 pgmap v7358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:31 smithi040 bash[41173]: cluster 2023-12-01T19:44:29.831962+0000 mgr.y (mgr.24356) 7390 : cluster 0 pgmap v7358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:31 smithi141 bash[31670]: cluster 2023-12-01T19:44:29.831962+0000 mgr.y (mgr.24356) 7390 : cluster 0 pgmap v7358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:32 smithi040 bash[28232]: audit 2023-12-01T19:44:31.486961+0000 mon.c (mon.2) 4657 : audit 0 from='client.? 172.21.15.40:0/1487752076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:32 smithi040 bash[41173]: audit 2023-12-01T19:44:31.486961+0000 mon.c (mon.2) 4657 : audit 0 from='client.? 172.21.15.40:0/1487752076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:32 smithi141 bash[31670]: audit 2023-12-01T19:44:31.486961+0000 mon.c (mon.2) 4657 : audit 0 from='client.? 172.21.15.40:0/1487752076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:33 smithi040 bash[28232]: cluster 2023-12-01T19:44:31.832798+0000 mgr.y (mgr.24356) 7391 : cluster 0 pgmap v7359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:33 smithi040 bash[41173]: cluster 2023-12-01T19:44:31.832798+0000 mgr.y (mgr.24356) 7391 : cluster 0 pgmap v7359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:33 smithi141 bash[31670]: cluster 2023-12-01T19:44:31.832798+0000 mgr.y (mgr.24356) 7391 : cluster 0 pgmap v7359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:34 smithi040 bash[28232]: audit 2023-12-01T19:44:33.701917+0000 mon.c (mon.2) 4658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:34 smithi040 bash[28232]: audit 2023-12-01T19:44:33.949642+0000 mon.a (mon.0) 5008 : audit 0 from='client.? 172.21.15.40:0/2866988225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:34 smithi040 bash[41173]: audit 2023-12-01T19:44:33.701917+0000 mon.c (mon.2) 4658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:34 smithi040 bash[41173]: audit 2023-12-01T19:44:33.949642+0000 mon.a (mon.0) 5008 : audit 0 from='client.? 172.21.15.40:0/2866988225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:34 smithi141 bash[31670]: audit 2023-12-01T19:44:33.701917+0000 mon.c (mon.2) 4658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:34 smithi141 bash[31670]: audit 2023-12-01T19:44:33.949642+0000 mon.a (mon.0) 5008 : audit 0 from='client.? 172.21.15.40:0/2866988225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:35 smithi040 bash[41173]: cluster 2023-12-01T19:44:33.833433+0000 mgr.y (mgr.24356) 7392 : cluster 0 pgmap v7360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:35 smithi040 bash[28232]: cluster 2023-12-01T19:44:33.833433+0000 mgr.y (mgr.24356) 7392 : cluster 0 pgmap v7360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:35 smithi141 bash[31670]: cluster 2023-12-01T19:44:33.833433+0000 mgr.y (mgr.24356) 7392 : cluster 0 pgmap v7360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:36 smithi040 bash[28232]: cluster 2023-12-01T19:44:35.834613+0000 mgr.y (mgr.24356) 7393 : cluster 0 pgmap v7361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:44:36] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:44:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:36 smithi040 bash[41173]: cluster 2023-12-01T19:44:35.834613+0000 mgr.y (mgr.24356) 7393 : cluster 0 pgmap v7361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:36 smithi141 bash[31670]: cluster 2023-12-01T19:44:35.834613+0000 mgr.y (mgr.24356) 7393 : cluster 0 pgmap v7361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:37 smithi040 bash[41173]: audit 2023-12-01T19:44:36.409947+0000 mon.a (mon.0) 5009 : audit 0 from='client.? 172.21.15.40:0/1839684892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:37 smithi040 bash[28232]: audit 2023-12-01T19:44:36.409947+0000 mon.a (mon.0) 5009 : audit 0 from='client.? 172.21.15.40:0/1839684892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:37 smithi141 bash[31670]: audit 2023-12-01T19:44:36.409947+0000 mon.a (mon.0) 5009 : audit 0 from='client.? 172.21.15.40:0/1839684892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:38 smithi040 bash[41173]: cluster 2023-12-01T19:44:37.835283+0000 mgr.y (mgr.24356) 7394 : cluster 0 pgmap v7362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:38 smithi040 bash[28232]: cluster 2023-12-01T19:44:37.835283+0000 mgr.y (mgr.24356) 7394 : cluster 0 pgmap v7362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:38 smithi141 bash[31670]: cluster 2023-12-01T19:44:37.835283+0000 mgr.y (mgr.24356) 7394 : cluster 0 pgmap v7362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:39 smithi040 bash[28232]: audit 2023-12-01T19:44:38.873443+0000 mon.a (mon.0) 5010 : audit 0 from='client.? 172.21.15.40:0/135599611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:39 smithi040 bash[41173]: audit 2023-12-01T19:44:38.873443+0000 mon.a (mon.0) 5010 : audit 0 from='client.? 172.21.15.40:0/135599611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:39 smithi141 bash[31670]: audit 2023-12-01T19:44:38.873443+0000 mon.a (mon.0) 5010 : audit 0 from='client.? 172.21.15.40:0/135599611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:40 smithi040 bash[28232]: cluster 2023-12-01T19:44:39.836462+0000 mgr.y (mgr.24356) 7395 : cluster 0 pgmap v7363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:40 smithi040 bash[41173]: cluster 2023-12-01T19:44:39.836462+0000 mgr.y (mgr.24356) 7395 : cluster 0 pgmap v7363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:40 smithi141 bash[31670]: cluster 2023-12-01T19:44:39.836462+0000 mgr.y (mgr.24356) 7395 : cluster 0 pgmap v7363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:41 smithi040 bash[28232]: audit 2023-12-01T19:44:41.331472+0000 mon.c (mon.2) 4659 : audit 0 from='client.? 172.21.15.40:0/2213340261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:41 smithi040 bash[41173]: audit 2023-12-01T19:44:41.331472+0000 mon.c (mon.2) 4659 : audit 0 from='client.? 172.21.15.40:0/2213340261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:41 smithi141 bash[31670]: audit 2023-12-01T19:44:41.331472+0000 mon.c (mon.2) 4659 : audit 0 from='client.? 172.21.15.40:0/2213340261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:42 smithi040 bash[28232]: cluster 2023-12-01T19:44:41.837158+0000 mgr.y (mgr.24356) 7396 : cluster 0 pgmap v7364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:42 smithi040 bash[41173]: cluster 2023-12-01T19:44:41.837158+0000 mgr.y (mgr.24356) 7396 : cluster 0 pgmap v7364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:42 smithi141 bash[31670]: cluster 2023-12-01T19:44:41.837158+0000 mgr.y (mgr.24356) 7396 : cluster 0 pgmap v7364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:43 smithi040 bash[28232]: audit 2023-12-01T19:44:43.797210+0000 mon.a (mon.0) 5011 : audit 0 from='client.? 172.21.15.40:0/3873735730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:43 smithi040 bash[41173]: audit 2023-12-01T19:44:43.797210+0000 mon.a (mon.0) 5011 : audit 0 from='client.? 172.21.15.40:0/3873735730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:43 smithi141 bash[31670]: audit 2023-12-01T19:44:43.797210+0000 mon.a (mon.0) 5011 : audit 0 from='client.? 172.21.15.40:0/3873735730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:44 smithi040 bash[28232]: cluster 2023-12-01T19:44:43.837821+0000 mgr.y (mgr.24356) 7397 : cluster 0 pgmap v7365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:44 smithi040 bash[41173]: cluster 2023-12-01T19:44:43.837821+0000 mgr.y (mgr.24356) 7397 : cluster 0 pgmap v7365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:44 smithi141 bash[31670]: cluster 2023-12-01T19:44:43.837821+0000 mgr.y (mgr.24356) 7397 : cluster 0 pgmap v7365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:46.901 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:44:46] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:44:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:46 smithi040 bash[28232]: cluster 2023-12-01T19:44:45.839006+0000 mgr.y (mgr.24356) 7398 : cluster 0 pgmap v7366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:46 smithi040 bash[28232]: audit 2023-12-01T19:44:46.253734+0000 mon.c (mon.2) 4660 : audit 0 from='client.? 172.21.15.40:0/2147217441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:46 smithi040 bash[41173]: cluster 2023-12-01T19:44:45.839006+0000 mgr.y (mgr.24356) 7398 : cluster 0 pgmap v7366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:46 smithi040 bash[41173]: audit 2023-12-01T19:44:46.253734+0000 mon.c (mon.2) 4660 : audit 0 from='client.? 172.21.15.40:0/2147217441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:46 smithi141 bash[31670]: cluster 2023-12-01T19:44:45.839006+0000 mgr.y (mgr.24356) 7398 : cluster 0 pgmap v7366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:46 smithi141 bash[31670]: audit 2023-12-01T19:44:46.253734+0000 mon.c (mon.2) 4660 : audit 0 from='client.? 172.21.15.40:0/2147217441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:48 smithi040 bash[28232]: cluster 2023-12-01T19:44:47.839724+0000 mgr.y (mgr.24356) 7399 : cluster 0 pgmap v7367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:48 smithi040 bash[41173]: cluster 2023-12-01T19:44:47.839724+0000 mgr.y (mgr.24356) 7399 : cluster 0 pgmap v7367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:48 smithi141 bash[31670]: cluster 2023-12-01T19:44:47.839724+0000 mgr.y (mgr.24356) 7399 : cluster 0 pgmap v7367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:49 smithi040 bash[41173]: audit 2023-12-01T19:44:48.702410+0000 mon.c (mon.2) 4661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:49 smithi040 bash[41173]: audit 2023-12-01T19:44:48.715645+0000 mon.a (mon.0) 5012 : audit 0 from='client.? 172.21.15.40:0/3592521787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:49 smithi040 bash[28232]: audit 2023-12-01T19:44:48.702410+0000 mon.c (mon.2) 4661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:49 smithi040 bash[28232]: audit 2023-12-01T19:44:48.715645+0000 mon.a (mon.0) 5012 : audit 0 from='client.? 172.21.15.40:0/3592521787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:49 smithi141 bash[31670]: audit 2023-12-01T19:44:48.702410+0000 mon.c (mon.2) 4661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:49 smithi141 bash[31670]: audit 2023-12-01T19:44:48.715645+0000 mon.a (mon.0) 5012 : audit 0 from='client.? 172.21.15.40:0/3592521787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:50 smithi040 bash[28232]: cluster 2023-12-01T19:44:49.840917+0000 mgr.y (mgr.24356) 7400 : cluster 0 pgmap v7368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:50 smithi040 bash[41173]: cluster 2023-12-01T19:44:49.840917+0000 mgr.y (mgr.24356) 7400 : cluster 0 pgmap v7368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:50 smithi141 bash[31670]: cluster 2023-12-01T19:44:49.840917+0000 mgr.y (mgr.24356) 7400 : cluster 0 pgmap v7368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:51 smithi040 bash[28232]: audit 2023-12-01T19:44:51.180694+0000 mon.c (mon.2) 4662 : audit 0 from='client.? 172.21.15.40:0/943705034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:51 smithi040 bash[41173]: audit 2023-12-01T19:44:51.180694+0000 mon.c (mon.2) 4662 : audit 0 from='client.? 172.21.15.40:0/943705034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:51 smithi141 bash[31670]: audit 2023-12-01T19:44:51.180694+0000 mon.c (mon.2) 4662 : audit 0 from='client.? 172.21.15.40:0/943705034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:52 smithi040 bash[41173]: cluster 2023-12-01T19:44:51.841536+0000 mgr.y (mgr.24356) 7401 : cluster 0 pgmap v7369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:52 smithi040 bash[28232]: cluster 2023-12-01T19:44:51.841536+0000 mgr.y (mgr.24356) 7401 : cluster 0 pgmap v7369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:52 smithi141 bash[31670]: cluster 2023-12-01T19:44:51.841536+0000 mgr.y (mgr.24356) 7401 : cluster 0 pgmap v7369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:53 smithi141 bash[31670]: audit 2023-12-01T19:44:53.645747+0000 mon.c (mon.2) 4663 : audit 0 from='client.? 172.21.15.40:0/2914706825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:53 smithi040 bash[28232]: audit 2023-12-01T19:44:53.645747+0000 mon.c (mon.2) 4663 : audit 0 from='client.? 172.21.15.40:0/2914706825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:53 smithi040 bash[41173]: audit 2023-12-01T19:44:53.645747+0000 mon.c (mon.2) 4663 : audit 0 from='client.? 172.21.15.40:0/2914706825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:54 smithi141 bash[31670]: cluster 2023-12-01T19:44:53.842234+0000 mgr.y (mgr.24356) 7402 : cluster 0 pgmap v7370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:54 smithi040 bash[28232]: cluster 2023-12-01T19:44:53.842234+0000 mgr.y (mgr.24356) 7402 : cluster 0 pgmap v7370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:54 smithi040 bash[41173]: cluster 2023-12-01T19:44:53.842234+0000 mgr.y (mgr.24356) 7402 : cluster 0 pgmap v7370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:56.901 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:44:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:44:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:56 smithi040 bash[28232]: cluster 2023-12-01T19:44:55.843360+0000 mgr.y (mgr.24356) 7403 : cluster 0 pgmap v7371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:56 smithi040 bash[28232]: audit 2023-12-01T19:44:56.106471+0000 mon.c (mon.2) 4664 : audit 0 from='client.? 172.21.15.40:0/3407271818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:56 smithi040 bash[41173]: cluster 2023-12-01T19:44:55.843360+0000 mgr.y (mgr.24356) 7403 : cluster 0 pgmap v7371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:56 smithi040 bash[41173]: audit 2023-12-01T19:44:56.106471+0000 mon.c (mon.2) 4664 : audit 0 from='client.? 172.21.15.40:0/3407271818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:56 smithi141 bash[31670]: cluster 2023-12-01T19:44:55.843360+0000 mgr.y (mgr.24356) 7403 : cluster 0 pgmap v7371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:56 smithi141 bash[31670]: audit 2023-12-01T19:44:56.106471+0000 mon.c (mon.2) 4664 : audit 0 from='client.? 172.21.15.40:0/3407271818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:58 smithi040 bash[28232]: cluster 2023-12-01T19:44:57.843975+0000 mgr.y (mgr.24356) 7404 : cluster 0 pgmap v7372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:58 smithi040 bash[41173]: cluster 2023-12-01T19:44:57.843975+0000 mgr.y (mgr.24356) 7404 : cluster 0 pgmap v7372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:58 smithi141 bash[31670]: cluster 2023-12-01T19:44:57.843975+0000 mgr.y (mgr.24356) 7404 : cluster 0 pgmap v7372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:44:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:44:59 smithi040 bash[41173]: audit 2023-12-01T19:44:58.564299+0000 mon.c (mon.2) 4665 : audit 0 from='client.? 172.21.15.40:0/2470517397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:44:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:44:59 smithi040 bash[28232]: audit 2023-12-01T19:44:58.564299+0000 mon.c (mon.2) 4665 : audit 0 from='client.? 172.21.15.40:0/2470517397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:44:59 smithi141 bash[31670]: audit 2023-12-01T19:44:58.564299+0000 mon.c (mon.2) 4665 : audit 0 from='client.? 172.21.15.40:0/2470517397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:00 smithi040 bash[28232]: cluster 2023-12-01T19:44:59.845172+0000 mgr.y (mgr.24356) 7405 : cluster 0 pgmap v7373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:00 smithi040 bash[41173]: cluster 2023-12-01T19:44:59.845172+0000 mgr.y (mgr.24356) 7405 : cluster 0 pgmap v7373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:00 smithi141 bash[31670]: cluster 2023-12-01T19:44:59.845172+0000 mgr.y (mgr.24356) 7405 : cluster 0 pgmap v7373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:01 smithi040 bash[41173]: audit 2023-12-01T19:45:01.037142+0000 mon.a (mon.0) 5013 : audit 0 from='client.? 172.21.15.40:0/3076219488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:01 smithi040 bash[28232]: audit 2023-12-01T19:45:01.037142+0000 mon.a (mon.0) 5013 : audit 0 from='client.? 172.21.15.40:0/3076219488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:01 smithi141 bash[31670]: audit 2023-12-01T19:45:01.037142+0000 mon.a (mon.0) 5013 : audit 0 from='client.? 172.21.15.40:0/3076219488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:02 smithi040 bash[28232]: cluster 2023-12-01T19:45:01.845845+0000 mgr.y (mgr.24356) 7406 : cluster 0 pgmap v7374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:02 smithi040 bash[41173]: cluster 2023-12-01T19:45:01.845845+0000 mgr.y (mgr.24356) 7406 : cluster 0 pgmap v7374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:02 smithi141 bash[31670]: cluster 2023-12-01T19:45:01.845845+0000 mgr.y (mgr.24356) 7406 : cluster 0 pgmap v7374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:03 smithi040 bash[41173]: audit 2023-12-01T19:45:03.495128+0000 mon.c (mon.2) 4666 : audit 0 from='client.? 172.21.15.40:0/3528605225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:03 smithi040 bash[28232]: audit 2023-12-01T19:45:03.495128+0000 mon.c (mon.2) 4666 : audit 0 from='client.? 172.21.15.40:0/3528605225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:03 smithi141 bash[31670]: audit 2023-12-01T19:45:03.495128+0000 mon.c (mon.2) 4666 : audit 0 from='client.? 172.21.15.40:0/3528605225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:04 smithi040 bash[28232]: audit 2023-12-01T19:45:03.702774+0000 mon.c (mon.2) 4667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:04 smithi040 bash[28232]: cluster 2023-12-01T19:45:03.846480+0000 mgr.y (mgr.24356) 7407 : cluster 0 pgmap v7375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:04 smithi040 bash[41173]: audit 2023-12-01T19:45:03.702774+0000 mon.c (mon.2) 4667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:04 smithi040 bash[41173]: cluster 2023-12-01T19:45:03.846480+0000 mgr.y (mgr.24356) 7407 : cluster 0 pgmap v7375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:04 smithi141 bash[31670]: audit 2023-12-01T19:45:03.702774+0000 mon.c (mon.2) 4667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:04 smithi141 bash[31670]: cluster 2023-12-01T19:45:03.846480+0000 mgr.y (mgr.24356) 7407 : cluster 0 pgmap v7375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:06.905 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:45:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:45:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:06 smithi040 bash[28232]: cluster 2023-12-01T19:45:05.847558+0000 mgr.y (mgr.24356) 7408 : cluster 0 pgmap v7376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:06 smithi040 bash[28232]: audit 2023-12-01T19:45:05.959673+0000 mon.c (mon.2) 4668 : audit 0 from='client.? 172.21.15.40:0/122733074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:06 smithi040 bash[41173]: cluster 2023-12-01T19:45:05.847558+0000 mgr.y (mgr.24356) 7408 : cluster 0 pgmap v7376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:06 smithi040 bash[41173]: audit 2023-12-01T19:45:05.959673+0000 mon.c (mon.2) 4668 : audit 0 from='client.? 172.21.15.40:0/122733074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:06 smithi141 bash[31670]: cluster 2023-12-01T19:45:05.847558+0000 mgr.y (mgr.24356) 7408 : cluster 0 pgmap v7376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:06 smithi141 bash[31670]: audit 2023-12-01T19:45:05.959673+0000 mon.c (mon.2) 4668 : audit 0 from='client.? 172.21.15.40:0/122733074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:08 smithi040 bash[28232]: cluster 2023-12-01T19:45:07.848265+0000 mgr.y (mgr.24356) 7409 : cluster 0 pgmap v7377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:08 smithi040 bash[28232]: audit 2023-12-01T19:45:08.430150+0000 mon.c (mon.2) 4669 : audit 0 from='client.? 172.21.15.40:0/2646608044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:08 smithi040 bash[41173]: cluster 2023-12-01T19:45:07.848265+0000 mgr.y (mgr.24356) 7409 : cluster 0 pgmap v7377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:08 smithi040 bash[41173]: audit 2023-12-01T19:45:08.430150+0000 mon.c (mon.2) 4669 : audit 0 from='client.? 172.21.15.40:0/2646608044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:08 smithi141 bash[31670]: cluster 2023-12-01T19:45:07.848265+0000 mgr.y (mgr.24356) 7409 : cluster 0 pgmap v7377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:08 smithi141 bash[31670]: audit 2023-12-01T19:45:08.430150+0000 mon.c (mon.2) 4669 : audit 0 from='client.? 172.21.15.40:0/2646608044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:10 smithi040 bash[41173]: cluster 2023-12-01T19:45:09.849444+0000 mgr.y (mgr.24356) 7410 : cluster 0 pgmap v7378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:10 smithi040 bash[41173]: audit 2023-12-01T19:45:10.894424+0000 mon.a (mon.0) 5014 : audit 0 from='client.? 172.21.15.40:0/4219707982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:10 smithi040 bash[28232]: cluster 2023-12-01T19:45:09.849444+0000 mgr.y (mgr.24356) 7410 : cluster 0 pgmap v7378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:10 smithi040 bash[28232]: audit 2023-12-01T19:45:10.894424+0000 mon.a (mon.0) 5014 : audit 0 from='client.? 172.21.15.40:0/4219707982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:10 smithi141 bash[31670]: cluster 2023-12-01T19:45:09.849444+0000 mgr.y (mgr.24356) 7410 : cluster 0 pgmap v7378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:10 smithi141 bash[31670]: audit 2023-12-01T19:45:10.894424+0000 mon.a (mon.0) 5014 : audit 0 from='client.? 172.21.15.40:0/4219707982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:12 smithi141 bash[31670]: cluster 2023-12-01T19:45:11.850124+0000 mgr.y (mgr.24356) 7411 : cluster 0 pgmap v7379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:12 smithi040 bash[41173]: cluster 2023-12-01T19:45:11.850124+0000 mgr.y (mgr.24356) 7411 : cluster 0 pgmap v7379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:12 smithi040 bash[28232]: cluster 2023-12-01T19:45:11.850124+0000 mgr.y (mgr.24356) 7411 : cluster 0 pgmap v7379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:13 smithi141 bash[31670]: audit 2023-12-01T19:45:13.354502+0000 mon.a (mon.0) 5015 : audit 0 from='client.? 172.21.15.40:0/1070502181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:13 smithi040 bash[28232]: audit 2023-12-01T19:45:13.354502+0000 mon.a (mon.0) 5015 : audit 0 from='client.? 172.21.15.40:0/1070502181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:13 smithi040 bash[41173]: audit 2023-12-01T19:45:13.354502+0000 mon.a (mon.0) 5015 : audit 0 from='client.? 172.21.15.40:0/1070502181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:14 smithi141 bash[31670]: cluster 2023-12-01T19:45:13.850780+0000 mgr.y (mgr.24356) 7412 : cluster 0 pgmap v7380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:14 smithi040 bash[28232]: cluster 2023-12-01T19:45:13.850780+0000 mgr.y (mgr.24356) 7412 : cluster 0 pgmap v7380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:14 smithi040 bash[41173]: cluster 2023-12-01T19:45:13.850780+0000 mgr.y (mgr.24356) 7412 : cluster 0 pgmap v7380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:15 smithi141 bash[31670]: audit 2023-12-01T19:45:15.812200+0000 mon.c (mon.2) 4670 : audit 0 from='client.? 172.21.15.40:0/593177745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:15 smithi040 bash[28232]: audit 2023-12-01T19:45:15.812200+0000 mon.c (mon.2) 4670 : audit 0 from='client.? 172.21.15.40:0/593177745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:15 smithi040 bash[41173]: audit 2023-12-01T19:45:15.812200+0000 mon.c (mon.2) 4670 : audit 0 from='client.? 172.21.15.40:0/593177745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:45:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:45:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:16 smithi141 bash[31670]: cluster 2023-12-01T19:45:15.851911+0000 mgr.y (mgr.24356) 7413 : cluster 0 pgmap v7381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:16 smithi040 bash[28232]: cluster 2023-12-01T19:45:15.851911+0000 mgr.y (mgr.24356) 7413 : cluster 0 pgmap v7381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:16 smithi040 bash[41173]: cluster 2023-12-01T19:45:15.851911+0000 mgr.y (mgr.24356) 7413 : cluster 0 pgmap v7381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:18 smithi040 bash[28232]: cluster 2023-12-01T19:45:17.852426+0000 mgr.y (mgr.24356) 7414 : cluster 0 pgmap v7382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:18 smithi040 bash[28232]: audit 2023-12-01T19:45:18.270027+0000 mon.a (mon.0) 5016 : audit 0 from='client.? 172.21.15.40:0/3076106473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:18 smithi040 bash[41173]: cluster 2023-12-01T19:45:17.852426+0000 mgr.y (mgr.24356) 7414 : cluster 0 pgmap v7382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:18 smithi040 bash[41173]: audit 2023-12-01T19:45:18.270027+0000 mon.a (mon.0) 5016 : audit 0 from='client.? 172.21.15.40:0/3076106473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:18 smithi141 bash[31670]: cluster 2023-12-01T19:45:17.852426+0000 mgr.y (mgr.24356) 7414 : cluster 0 pgmap v7382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:18 smithi141 bash[31670]: audit 2023-12-01T19:45:18.270027+0000 mon.a (mon.0) 5016 : audit 0 from='client.? 172.21.15.40:0/3076106473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:19 smithi040 bash[28232]: audit 2023-12-01T19:45:18.703379+0000 mon.c (mon.2) 4671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:19 smithi040 bash[41173]: audit 2023-12-01T19:45:18.703379+0000 mon.c (mon.2) 4671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:19 smithi141 bash[31670]: audit 2023-12-01T19:45:18.703379+0000 mon.c (mon.2) 4671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:20 smithi040 bash[28232]: cluster 2023-12-01T19:45:19.853527+0000 mgr.y (mgr.24356) 7415 : cluster 0 pgmap v7383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:20 smithi040 bash[41173]: cluster 2023-12-01T19:45:19.853527+0000 mgr.y (mgr.24356) 7415 : cluster 0 pgmap v7383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:20 smithi141 bash[31670]: cluster 2023-12-01T19:45:19.853527+0000 mgr.y (mgr.24356) 7415 : cluster 0 pgmap v7383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:21 smithi040 bash[28232]: audit 2023-12-01T19:45:20.736707+0000 mon.a (mon.0) 5017 : audit 0 from='client.? 172.21.15.40:0/1728597521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:21 smithi040 bash[41173]: audit 2023-12-01T19:45:20.736707+0000 mon.a (mon.0) 5017 : audit 0 from='client.? 172.21.15.40:0/1728597521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:21 smithi141 bash[31670]: audit 2023-12-01T19:45:20.736707+0000 mon.a (mon.0) 5017 : audit 0 from='client.? 172.21.15.40:0/1728597521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:22 smithi040 bash[28232]: cluster 2023-12-01T19:45:21.854225+0000 mgr.y (mgr.24356) 7416 : cluster 0 pgmap v7384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:22 smithi040 bash[41173]: cluster 2023-12-01T19:45:21.854225+0000 mgr.y (mgr.24356) 7416 : cluster 0 pgmap v7384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:22 smithi141 bash[31670]: cluster 2023-12-01T19:45:21.854225+0000 mgr.y (mgr.24356) 7416 : cluster 0 pgmap v7384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:23 smithi040 bash[28232]: audit 2023-12-01T19:45:23.196952+0000 mon.a (mon.0) 5018 : audit 0 from='client.? 172.21.15.40:0/2862800538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:23 smithi040 bash[41173]: audit 2023-12-01T19:45:23.196952+0000 mon.a (mon.0) 5018 : audit 0 from='client.? 172.21.15.40:0/2862800538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:23 smithi141 bash[31670]: audit 2023-12-01T19:45:23.196952+0000 mon.a (mon.0) 5018 : audit 0 from='client.? 172.21.15.40:0/2862800538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:24 smithi040 bash[28232]: cluster 2023-12-01T19:45:23.854905+0000 mgr.y (mgr.24356) 7417 : cluster 0 pgmap v7385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:24 smithi040 bash[41173]: cluster 2023-12-01T19:45:23.854905+0000 mgr.y (mgr.24356) 7417 : cluster 0 pgmap v7385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:24 smithi141 bash[31670]: cluster 2023-12-01T19:45:23.854905+0000 mgr.y (mgr.24356) 7417 : cluster 0 pgmap v7385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:25 smithi141 bash[31670]: audit 2023-12-01T19:45:25.662611+0000 mon.c (mon.2) 4672 : audit 0 from='client.? 172.21.15.40:0/1515543296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:25 smithi040 bash[28232]: audit 2023-12-01T19:45:25.662611+0000 mon.c (mon.2) 4672 : audit 0 from='client.? 172.21.15.40:0/1515543296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:25 smithi040 bash[41173]: audit 2023-12-01T19:45:25.662611+0000 mon.c (mon.2) 4672 : audit 0 from='client.? 172.21.15.40:0/1515543296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:26 smithi040 bash[28232]: cluster 2023-12-01T19:45:25.856127+0000 mgr.y (mgr.24356) 7418 : cluster 0 pgmap v7386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:45:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:45:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:26 smithi040 bash[41173]: cluster 2023-12-01T19:45:25.856127+0000 mgr.y (mgr.24356) 7418 : cluster 0 pgmap v7386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:26 smithi141 bash[31670]: cluster 2023-12-01T19:45:25.856127+0000 mgr.y (mgr.24356) 7418 : cluster 0 pgmap v7386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[28232]: cluster 2023-12-01T19:45:27.856768+0000 mgr.y (mgr.24356) 7419 : cluster 0 pgmap v7387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[28232]: audit 2023-12-01T19:45:28.012580+0000 mon.c (mon.2) 4673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[28232]: audit 2023-12-01T19:45:28.154350+0000 mon.a (mon.0) 5019 : audit 0 from='client.? 172.21.15.40:0/1528932872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[28232]: audit 2023-12-01T19:45:28.444670+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[28232]: audit 2023-12-01T19:45:28.457097+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[41173]: cluster 2023-12-01T19:45:27.856768+0000 mgr.y (mgr.24356) 7419 : cluster 0 pgmap v7387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[41173]: audit 2023-12-01T19:45:28.012580+0000 mon.c (mon.2) 4673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:45:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[41173]: audit 2023-12-01T19:45:28.154350+0000 mon.a (mon.0) 5019 : audit 0 from='client.? 172.21.15.40:0/1528932872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[41173]: audit 2023-12-01T19:45:28.444670+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:28 smithi040 bash[41173]: audit 2023-12-01T19:45:28.457097+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:28 smithi141 bash[31670]: cluster 2023-12-01T19:45:27.856768+0000 mgr.y (mgr.24356) 7419 : cluster 0 pgmap v7387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:28 smithi141 bash[31670]: audit 2023-12-01T19:45:28.012580+0000 mon.c (mon.2) 4673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:45:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:28 smithi141 bash[31670]: audit 2023-12-01T19:45:28.154350+0000 mon.a (mon.0) 5019 : audit 0 from='client.? 172.21.15.40:0/1528932872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:28 smithi141 bash[31670]: audit 2023-12-01T19:45:28.444670+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:28 smithi141 bash[31670]: audit 2023-12-01T19:45:28.457097+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:30 smithi141 bash[31670]: cluster 2023-12-01T19:45:29.857934+0000 mgr.y (mgr.24356) 7420 : cluster 0 pgmap v7388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:30 smithi141 bash[31670]: audit 2023-12-01T19:45:30.616032+0000 mon.a (mon.0) 5022 : audit 0 from='client.? 172.21.15.40:0/3228470247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:30 smithi040 bash[41173]: cluster 2023-12-01T19:45:29.857934+0000 mgr.y (mgr.24356) 7420 : cluster 0 pgmap v7388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:30 smithi040 bash[41173]: audit 2023-12-01T19:45:30.616032+0000 mon.a (mon.0) 5022 : audit 0 from='client.? 172.21.15.40:0/3228470247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:30 smithi040 bash[28232]: cluster 2023-12-01T19:45:29.857934+0000 mgr.y (mgr.24356) 7420 : cluster 0 pgmap v7388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:30 smithi040 bash[28232]: audit 2023-12-01T19:45:30.616032+0000 mon.a (mon.0) 5022 : audit 0 from='client.? 172.21.15.40:0/3228470247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:32 smithi141 bash[31670]: cluster 2023-12-01T19:45:31.858647+0000 mgr.y (mgr.24356) 7421 : cluster 0 pgmap v7389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:32 smithi040 bash[41173]: cluster 2023-12-01T19:45:31.858647+0000 mgr.y (mgr.24356) 7421 : cluster 0 pgmap v7389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:32 smithi040 bash[28232]: cluster 2023-12-01T19:45:31.858647+0000 mgr.y (mgr.24356) 7421 : cluster 0 pgmap v7389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:33 smithi141 bash[31670]: audit 2023-12-01T19:45:33.086087+0000 mon.c (mon.2) 4674 : audit 0 from='client.? 172.21.15.40:0/4072720681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:33 smithi141 bash[31670]: audit 2023-12-01T19:45:33.703634+0000 mon.c (mon.2) 4675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:33 smithi141 bash[31670]: audit 2023-12-01T19:45:33.858761+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:33 smithi141 bash[31670]: audit 2023-12-01T19:45:33.869921+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[41173]: audit 2023-12-01T19:45:33.086087+0000 mon.c (mon.2) 4674 : audit 0 from='client.? 172.21.15.40:0/4072720681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[41173]: audit 2023-12-01T19:45:33.703634+0000 mon.c (mon.2) 4675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[41173]: audit 2023-12-01T19:45:33.858761+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[41173]: audit 2023-12-01T19:45:33.869921+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[28232]: audit 2023-12-01T19:45:33.086087+0000 mon.c (mon.2) 4674 : audit 0 from='client.? 172.21.15.40:0/4072720681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[28232]: audit 2023-12-01T19:45:33.703634+0000 mon.c (mon.2) 4675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[28232]: audit 2023-12-01T19:45:33.858761+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:33 smithi040 bash[28232]: audit 2023-12-01T19:45:33.869921+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:34 smithi141 bash[31670]: cluster 2023-12-01T19:45:33.859349+0000 mgr.y (mgr.24356) 7422 : cluster 0 pgmap v7390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:34 smithi141 bash[31670]: audit 2023-12-01T19:45:34.668625+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:34 smithi141 bash[31670]: audit 2023-12-01T19:45:34.680913+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:34 smithi040 bash[41173]: cluster 2023-12-01T19:45:33.859349+0000 mgr.y (mgr.24356) 7422 : cluster 0 pgmap v7390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:34 smithi040 bash[41173]: audit 2023-12-01T19:45:34.668625+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:34 smithi040 bash[41173]: audit 2023-12-01T19:45:34.680913+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:34 smithi040 bash[28232]: cluster 2023-12-01T19:45:33.859349+0000 mgr.y (mgr.24356) 7422 : cluster 0 pgmap v7390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:34 smithi040 bash[28232]: audit 2023-12-01T19:45:34.668625+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:34 smithi040 bash[28232]: audit 2023-12-01T19:45:34.680913+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:35 smithi141 bash[31670]: audit 2023-12-01T19:45:35.205501+0000 mon.c (mon.2) 4676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:45:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:35 smithi141 bash[31670]: audit 2023-12-01T19:45:35.207219+0000 mon.c (mon.2) 4677 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:45:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:35 smithi141 bash[31670]: audit 2023-12-01T19:45:35.216762+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:35 smithi141 bash[31670]: audit 2023-12-01T19:45:35.539846+0000 mon.a (mon.0) 5028 : audit 0 from='client.? 172.21.15.40:0/2669238244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[28232]: audit 2023-12-01T19:45:35.205501+0000 mon.c (mon.2) 4676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[28232]: audit 2023-12-01T19:45:35.207219+0000 mon.c (mon.2) 4677 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[28232]: audit 2023-12-01T19:45:35.216762+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[28232]: audit 2023-12-01T19:45:35.539846+0000 mon.a (mon.0) 5028 : audit 0 from='client.? 172.21.15.40:0/2669238244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[41173]: audit 2023-12-01T19:45:35.205501+0000 mon.c (mon.2) 4676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[41173]: audit 2023-12-01T19:45:35.207219+0000 mon.c (mon.2) 4677 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:45:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[41173]: audit 2023-12-01T19:45:35.216762+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:45:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:35 smithi040 bash[41173]: audit 2023-12-01T19:45:35.539846+0000 mon.a (mon.0) 5028 : audit 0 from='client.? 172.21.15.40:0/2669238244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:45:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:45:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:37 smithi141 bash[31670]: cluster 2023-12-01T19:45:35.860490+0000 mgr.y (mgr.24356) 7423 : cluster 0 pgmap v7391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:37 smithi040 bash[28232]: cluster 2023-12-01T19:45:35.860490+0000 mgr.y (mgr.24356) 7423 : cluster 0 pgmap v7391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:37 smithi040 bash[41173]: cluster 2023-12-01T19:45:35.860490+0000 mgr.y (mgr.24356) 7423 : cluster 0 pgmap v7391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:38 smithi040 bash[28232]: cluster 2023-12-01T19:45:37.860983+0000 mgr.y (mgr.24356) 7424 : cluster 0 pgmap v7392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:38 smithi040 bash[28232]: audit 2023-12-01T19:45:38.009993+0000 mon.a (mon.0) 5029 : audit 0 from='client.? 172.21.15.40:0/3489258065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:38 smithi040 bash[41173]: cluster 2023-12-01T19:45:37.860983+0000 mgr.y (mgr.24356) 7424 : cluster 0 pgmap v7392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:38 smithi040 bash[41173]: audit 2023-12-01T19:45:38.009993+0000 mon.a (mon.0) 5029 : audit 0 from='client.? 172.21.15.40:0/3489258065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:38 smithi141 bash[31670]: cluster 2023-12-01T19:45:37.860983+0000 mgr.y (mgr.24356) 7424 : cluster 0 pgmap v7392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:38 smithi141 bash[31670]: audit 2023-12-01T19:45:38.009993+0000 mon.a (mon.0) 5029 : audit 0 from='client.? 172.21.15.40:0/3489258065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:40 smithi141 bash[31670]: cluster 2023-12-01T19:45:39.862153+0000 mgr.y (mgr.24356) 7425 : cluster 0 pgmap v7393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:40 smithi141 bash[31670]: audit 2023-12-01T19:45:40.475154+0000 mon.c (mon.2) 4678 : audit 0 from='client.? 172.21.15.40:0/3553407088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:40 smithi040 bash[28232]: cluster 2023-12-01T19:45:39.862153+0000 mgr.y (mgr.24356) 7425 : cluster 0 pgmap v7393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:40 smithi040 bash[28232]: audit 2023-12-01T19:45:40.475154+0000 mon.c (mon.2) 4678 : audit 0 from='client.? 172.21.15.40:0/3553407088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:40 smithi040 bash[41173]: cluster 2023-12-01T19:45:39.862153+0000 mgr.y (mgr.24356) 7425 : cluster 0 pgmap v7393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:40 smithi040 bash[41173]: audit 2023-12-01T19:45:40.475154+0000 mon.c (mon.2) 4678 : audit 0 from='client.? 172.21.15.40:0/3553407088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:42 smithi141 bash[31670]: cluster 2023-12-01T19:45:41.862845+0000 mgr.y (mgr.24356) 7426 : cluster 0 pgmap v7394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:42 smithi040 bash[28232]: cluster 2023-12-01T19:45:41.862845+0000 mgr.y (mgr.24356) 7426 : cluster 0 pgmap v7394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:42 smithi040 bash[41173]: cluster 2023-12-01T19:45:41.862845+0000 mgr.y (mgr.24356) 7426 : cluster 0 pgmap v7394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:43 smithi141 bash[31670]: audit 2023-12-01T19:45:42.932612+0000 mon.c (mon.2) 4679 : audit 0 from='client.? 172.21.15.40:0/333492693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:43 smithi040 bash[28232]: audit 2023-12-01T19:45:42.932612+0000 mon.c (mon.2) 4679 : audit 0 from='client.? 172.21.15.40:0/333492693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:43 smithi040 bash[41173]: audit 2023-12-01T19:45:42.932612+0000 mon.c (mon.2) 4679 : audit 0 from='client.? 172.21.15.40:0/333492693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:44 smithi141 bash[31670]: cluster 2023-12-01T19:45:43.863521+0000 mgr.y (mgr.24356) 7427 : cluster 0 pgmap v7395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:44 smithi040 bash[28232]: cluster 2023-12-01T19:45:43.863521+0000 mgr.y (mgr.24356) 7427 : cluster 0 pgmap v7395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:44 smithi040 bash[41173]: cluster 2023-12-01T19:45:43.863521+0000 mgr.y (mgr.24356) 7427 : cluster 0 pgmap v7395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:45 smithi141 bash[31670]: audit 2023-12-01T19:45:45.390346+0000 mon.c (mon.2) 4680 : audit 0 from='client.? 172.21.15.40:0/1987707703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:45 smithi040 bash[28232]: audit 2023-12-01T19:45:45.390346+0000 mon.c (mon.2) 4680 : audit 0 from='client.? 172.21.15.40:0/1987707703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:45 smithi040 bash[41173]: audit 2023-12-01T19:45:45.390346+0000 mon.c (mon.2) 4680 : audit 0 from='client.? 172.21.15.40:0/1987707703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:45:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:45:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:46 smithi141 bash[31670]: cluster 2023-12-01T19:45:45.864749+0000 mgr.y (mgr.24356) 7428 : cluster 0 pgmap v7396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:46 smithi040 bash[41173]: cluster 2023-12-01T19:45:45.864749+0000 mgr.y (mgr.24356) 7428 : cluster 0 pgmap v7396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:46 smithi040 bash[28232]: cluster 2023-12-01T19:45:45.864749+0000 mgr.y (mgr.24356) 7428 : cluster 0 pgmap v7396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:48 smithi040 bash[41173]: audit 2023-12-01T19:45:47.850386+0000 mon.a (mon.0) 5030 : audit 0 from='client.? 172.21.15.40:0/1235723988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:48 smithi040 bash[41173]: cluster 2023-12-01T19:45:47.865336+0000 mgr.y (mgr.24356) 7429 : cluster 0 pgmap v7397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:48 smithi040 bash[28232]: audit 2023-12-01T19:45:47.850386+0000 mon.a (mon.0) 5030 : audit 0 from='client.? 172.21.15.40:0/1235723988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:48 smithi040 bash[28232]: cluster 2023-12-01T19:45:47.865336+0000 mgr.y (mgr.24356) 7429 : cluster 0 pgmap v7397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:48 smithi141 bash[31670]: audit 2023-12-01T19:45:47.850386+0000 mon.a (mon.0) 5030 : audit 0 from='client.? 172.21.15.40:0/1235723988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:48 smithi141 bash[31670]: cluster 2023-12-01T19:45:47.865336+0000 mgr.y (mgr.24356) 7429 : cluster 0 pgmap v7397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:49 smithi040 bash[41173]: audit 2023-12-01T19:45:48.704216+0000 mon.c (mon.2) 4681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:49 smithi040 bash[28232]: audit 2023-12-01T19:45:48.704216+0000 mon.c (mon.2) 4681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:49 smithi141 bash[31670]: audit 2023-12-01T19:45:48.704216+0000 mon.c (mon.2) 4681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:50 smithi040 bash[41173]: cluster 2023-12-01T19:45:49.866507+0000 mgr.y (mgr.24356) 7430 : cluster 0 pgmap v7398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:50 smithi040 bash[41173]: audit 2023-12-01T19:45:50.314942+0000 mon.a (mon.0) 5031 : audit 0 from='client.? 172.21.15.40:0/3350523438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:50 smithi040 bash[28232]: cluster 2023-12-01T19:45:49.866507+0000 mgr.y (mgr.24356) 7430 : cluster 0 pgmap v7398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:50 smithi040 bash[28232]: audit 2023-12-01T19:45:50.314942+0000 mon.a (mon.0) 5031 : audit 0 from='client.? 172.21.15.40:0/3350523438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:50 smithi141 bash[31670]: cluster 2023-12-01T19:45:49.866507+0000 mgr.y (mgr.24356) 7430 : cluster 0 pgmap v7398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:50 smithi141 bash[31670]: audit 2023-12-01T19:45:50.314942+0000 mon.a (mon.0) 5031 : audit 0 from='client.? 172.21.15.40:0/3350523438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:52 smithi141 bash[31670]: cluster 2023-12-01T19:45:51.867158+0000 mgr.y (mgr.24356) 7431 : cluster 0 pgmap v7399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:52 smithi141 bash[31670]: audit 2023-12-01T19:45:52.770302+0000 mon.a (mon.0) 5032 : audit 0 from='client.? 172.21.15.40:0/145397797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:52 smithi040 bash[28232]: cluster 2023-12-01T19:45:51.867158+0000 mgr.y (mgr.24356) 7431 : cluster 0 pgmap v7399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:52 smithi040 bash[28232]: audit 2023-12-01T19:45:52.770302+0000 mon.a (mon.0) 5032 : audit 0 from='client.? 172.21.15.40:0/145397797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:52 smithi040 bash[41173]: cluster 2023-12-01T19:45:51.867158+0000 mgr.y (mgr.24356) 7431 : cluster 0 pgmap v7399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:52 smithi040 bash[41173]: audit 2023-12-01T19:45:52.770302+0000 mon.a (mon.0) 5032 : audit 0 from='client.? 172.21.15.40:0/145397797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:54 smithi141 bash[31670]: cluster 2023-12-01T19:45:53.867811+0000 mgr.y (mgr.24356) 7432 : cluster 0 pgmap v7400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:54 smithi040 bash[28232]: cluster 2023-12-01T19:45:53.867811+0000 mgr.y (mgr.24356) 7432 : cluster 0 pgmap v7400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:54 smithi040 bash[41173]: cluster 2023-12-01T19:45:53.867811+0000 mgr.y (mgr.24356) 7432 : cluster 0 pgmap v7400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:55 smithi141 bash[31670]: audit 2023-12-01T19:45:55.231373+0000 mon.c (mon.2) 4682 : audit 0 from='client.? 172.21.15.40:0/933873463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:55 smithi040 bash[28232]: audit 2023-12-01T19:45:55.231373+0000 mon.c (mon.2) 4682 : audit 0 from='client.? 172.21.15.40:0/933873463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:55 smithi040 bash[41173]: audit 2023-12-01T19:45:55.231373+0000 mon.c (mon.2) 4682 : audit 0 from='client.? 172.21.15.40:0/933873463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:45:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:45:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:56 smithi141 bash[31670]: cluster 2023-12-01T19:45:55.869001+0000 mgr.y (mgr.24356) 7433 : cluster 0 pgmap v7401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:56 smithi040 bash[41173]: cluster 2023-12-01T19:45:55.869001+0000 mgr.y (mgr.24356) 7433 : cluster 0 pgmap v7401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:56 smithi040 bash[28232]: cluster 2023-12-01T19:45:55.869001+0000 mgr.y (mgr.24356) 7433 : cluster 0 pgmap v7401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:58 smithi040 bash[28232]: audit 2023-12-01T19:45:57.699934+0000 mon.c (mon.2) 4683 : audit 0 from='client.? 172.21.15.40:0/1191176288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:45:58 smithi040 bash[28232]: cluster 2023-12-01T19:45:57.869641+0000 mgr.y (mgr.24356) 7434 : cluster 0 pgmap v7402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:58 smithi040 bash[41173]: audit 2023-12-01T19:45:57.699934+0000 mon.c (mon.2) 4683 : audit 0 from='client.? 172.21.15.40:0/1191176288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:45:58 smithi040 bash[41173]: cluster 2023-12-01T19:45:57.869641+0000 mgr.y (mgr.24356) 7434 : cluster 0 pgmap v7402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:45:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:58 smithi141 bash[31670]: audit 2023-12-01T19:45:57.699934+0000 mon.c (mon.2) 4683 : audit 0 from='client.? 172.21.15.40:0/1191176288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:45:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:45:58 smithi141 bash[31670]: cluster 2023-12-01T19:45:57.869641+0000 mgr.y (mgr.24356) 7434 : cluster 0 pgmap v7402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:00 smithi141 bash[31670]: cluster 2023-12-01T19:45:59.870692+0000 mgr.y (mgr.24356) 7435 : cluster 0 pgmap v7403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:00 smithi141 bash[31670]: audit 2023-12-01T19:46:00.171539+0000 mon.c (mon.2) 4684 : audit 0 from='client.? 172.21.15.40:0/3320834941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:00 smithi040 bash[28232]: cluster 2023-12-01T19:45:59.870692+0000 mgr.y (mgr.24356) 7435 : cluster 0 pgmap v7403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:00 smithi040 bash[28232]: audit 2023-12-01T19:46:00.171539+0000 mon.c (mon.2) 4684 : audit 0 from='client.? 172.21.15.40:0/3320834941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:00 smithi040 bash[41173]: cluster 2023-12-01T19:45:59.870692+0000 mgr.y (mgr.24356) 7435 : cluster 0 pgmap v7403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:00 smithi040 bash[41173]: audit 2023-12-01T19:46:00.171539+0000 mon.c (mon.2) 4684 : audit 0 from='client.? 172.21.15.40:0/3320834941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:02 smithi141 bash[31670]: cluster 2023-12-01T19:46:01.871352+0000 mgr.y (mgr.24356) 7436 : cluster 0 pgmap v7404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:02 smithi141 bash[31670]: audit 2023-12-01T19:46:02.628018+0000 mon.a (mon.0) 5033 : audit 0 from='client.? 172.21.15.40:0/504845032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:02 smithi040 bash[28232]: cluster 2023-12-01T19:46:01.871352+0000 mgr.y (mgr.24356) 7436 : cluster 0 pgmap v7404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:02 smithi040 bash[28232]: audit 2023-12-01T19:46:02.628018+0000 mon.a (mon.0) 5033 : audit 0 from='client.? 172.21.15.40:0/504845032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:02 smithi040 bash[41173]: cluster 2023-12-01T19:46:01.871352+0000 mgr.y (mgr.24356) 7436 : cluster 0 pgmap v7404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:02 smithi040 bash[41173]: audit 2023-12-01T19:46:02.628018+0000 mon.a (mon.0) 5033 : audit 0 from='client.? 172.21.15.40:0/504845032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:03 smithi141 bash[31670]: audit 2023-12-01T19:46:03.704594+0000 mon.c (mon.2) 4685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:03 smithi040 bash[28232]: audit 2023-12-01T19:46:03.704594+0000 mon.c (mon.2) 4685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:03 smithi040 bash[41173]: audit 2023-12-01T19:46:03.704594+0000 mon.c (mon.2) 4685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:04 smithi141 bash[31670]: cluster 2023-12-01T19:46:03.872018+0000 mgr.y (mgr.24356) 7437 : cluster 0 pgmap v7405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:04 smithi040 bash[28232]: cluster 2023-12-01T19:46:03.872018+0000 mgr.y (mgr.24356) 7437 : cluster 0 pgmap v7405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:04 smithi040 bash[41173]: cluster 2023-12-01T19:46:03.872018+0000 mgr.y (mgr.24356) 7437 : cluster 0 pgmap v7405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:05 smithi141 bash[31670]: audit 2023-12-01T19:46:05.091673+0000 mon.a (mon.0) 5034 : audit 0 from='client.? 172.21.15.40:0/62267701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:05 smithi040 bash[28232]: audit 2023-12-01T19:46:05.091673+0000 mon.a (mon.0) 5034 : audit 0 from='client.? 172.21.15.40:0/62267701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:05 smithi040 bash[41173]: audit 2023-12-01T19:46:05.091673+0000 mon.a (mon.0) 5034 : audit 0 from='client.? 172.21.15.40:0/62267701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:46:06] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:46:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:06 smithi141 bash[31670]: cluster 2023-12-01T19:46:05.873282+0000 mgr.y (mgr.24356) 7438 : cluster 0 pgmap v7406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:06 smithi040 bash[28232]: cluster 2023-12-01T19:46:05.873282+0000 mgr.y (mgr.24356) 7438 : cluster 0 pgmap v7406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:06 smithi040 bash[41173]: cluster 2023-12-01T19:46:05.873282+0000 mgr.y (mgr.24356) 7438 : cluster 0 pgmap v7406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:07 smithi141 bash[31670]: audit 2023-12-01T19:46:07.552919+0000 mon.a (mon.0) 5035 : audit 0 from='client.? 172.21.15.40:0/1832515759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:07 smithi040 bash[28232]: audit 2023-12-01T19:46:07.552919+0000 mon.a (mon.0) 5035 : audit 0 from='client.? 172.21.15.40:0/1832515759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:07 smithi040 bash[41173]: audit 2023-12-01T19:46:07.552919+0000 mon.a (mon.0) 5035 : audit 0 from='client.? 172.21.15.40:0/1832515759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:08 smithi141 bash[31670]: cluster 2023-12-01T19:46:07.873943+0000 mgr.y (mgr.24356) 7439 : cluster 0 pgmap v7407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:08 smithi040 bash[28232]: cluster 2023-12-01T19:46:07.873943+0000 mgr.y (mgr.24356) 7439 : cluster 0 pgmap v7407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:08 smithi040 bash[41173]: cluster 2023-12-01T19:46:07.873943+0000 mgr.y (mgr.24356) 7439 : cluster 0 pgmap v7407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:10 smithi141 bash[31670]: cluster 2023-12-01T19:46:09.875054+0000 mgr.y (mgr.24356) 7440 : cluster 0 pgmap v7408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:10 smithi141 bash[31670]: audit 2023-12-01T19:46:10.015388+0000 mon.a (mon.0) 5036 : audit 0 from='client.? 172.21.15.40:0/2014588762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:10 smithi040 bash[28232]: cluster 2023-12-01T19:46:09.875054+0000 mgr.y (mgr.24356) 7440 : cluster 0 pgmap v7408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:10 smithi040 bash[28232]: audit 2023-12-01T19:46:10.015388+0000 mon.a (mon.0) 5036 : audit 0 from='client.? 172.21.15.40:0/2014588762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:10 smithi040 bash[41173]: cluster 2023-12-01T19:46:09.875054+0000 mgr.y (mgr.24356) 7440 : cluster 0 pgmap v7408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:10 smithi040 bash[41173]: audit 2023-12-01T19:46:10.015388+0000 mon.a (mon.0) 5036 : audit 0 from='client.? 172.21.15.40:0/2014588762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:12 smithi141 bash[31670]: cluster 2023-12-01T19:46:11.875780+0000 mgr.y (mgr.24356) 7441 : cluster 0 pgmap v7409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:12 smithi141 bash[31670]: audit 2023-12-01T19:46:12.481092+0000 mon.a (mon.0) 5037 : audit 0 from='client.? 172.21.15.40:0/2897967480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:12 smithi040 bash[41173]: cluster 2023-12-01T19:46:11.875780+0000 mgr.y (mgr.24356) 7441 : cluster 0 pgmap v7409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:12 smithi040 bash[41173]: audit 2023-12-01T19:46:12.481092+0000 mon.a (mon.0) 5037 : audit 0 from='client.? 172.21.15.40:0/2897967480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:12 smithi040 bash[28232]: cluster 2023-12-01T19:46:11.875780+0000 mgr.y (mgr.24356) 7441 : cluster 0 pgmap v7409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:12 smithi040 bash[28232]: audit 2023-12-01T19:46:12.481092+0000 mon.a (mon.0) 5037 : audit 0 from='client.? 172.21.15.40:0/2897967480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:14 smithi141 bash[31670]: cluster 2023-12-01T19:46:13.876411+0000 mgr.y (mgr.24356) 7442 : cluster 0 pgmap v7410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:15.320 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:14 smithi141 bash[31670]: audit 2023-12-01T19:46:14.950679+0000 mon.a (mon.0) 5038 : audit 0 from='client.? 172.21.15.40:0/3262750293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:14 smithi040 bash[41173]: cluster 2023-12-01T19:46:13.876411+0000 mgr.y (mgr.24356) 7442 : cluster 0 pgmap v7410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:14 smithi040 bash[41173]: audit 2023-12-01T19:46:14.950679+0000 mon.a (mon.0) 5038 : audit 0 from='client.? 172.21.15.40:0/3262750293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:14 smithi040 bash[28232]: cluster 2023-12-01T19:46:13.876411+0000 mgr.y (mgr.24356) 7442 : cluster 0 pgmap v7410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:14 smithi040 bash[28232]: audit 2023-12-01T19:46:14.950679+0000 mon.a (mon.0) 5038 : audit 0 from='client.? 172.21.15.40:0/3262750293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:46:16] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:46:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:16 smithi141 bash[31670]: cluster 2023-12-01T19:46:15.877566+0000 mgr.y (mgr.24356) 7443 : cluster 0 pgmap v7411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:16 smithi040 bash[28232]: cluster 2023-12-01T19:46:15.877566+0000 mgr.y (mgr.24356) 7443 : cluster 0 pgmap v7411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:16 smithi040 bash[41173]: cluster 2023-12-01T19:46:15.877566+0000 mgr.y (mgr.24356) 7443 : cluster 0 pgmap v7411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:17 smithi141 bash[31670]: audit 2023-12-01T19:46:17.414159+0000 mon.a (mon.0) 5039 : audit 0 from='client.? 172.21.15.40:0/2665028128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:17 smithi040 bash[41173]: audit 2023-12-01T19:46:17.414159+0000 mon.a (mon.0) 5039 : audit 0 from='client.? 172.21.15.40:0/2665028128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:17 smithi040 bash[28232]: audit 2023-12-01T19:46:17.414159+0000 mon.a (mon.0) 5039 : audit 0 from='client.? 172.21.15.40:0/2665028128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:18 smithi141 bash[31670]: cluster 2023-12-01T19:46:17.878226+0000 mgr.y (mgr.24356) 7444 : cluster 0 pgmap v7412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:18 smithi141 bash[31670]: audit 2023-12-01T19:46:18.704803+0000 mon.c (mon.2) 4686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:18 smithi040 bash[28232]: cluster 2023-12-01T19:46:17.878226+0000 mgr.y (mgr.24356) 7444 : cluster 0 pgmap v7412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:18 smithi040 bash[28232]: audit 2023-12-01T19:46:18.704803+0000 mon.c (mon.2) 4686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:18 smithi040 bash[41173]: cluster 2023-12-01T19:46:17.878226+0000 mgr.y (mgr.24356) 7444 : cluster 0 pgmap v7412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:18 smithi040 bash[41173]: audit 2023-12-01T19:46:18.704803+0000 mon.c (mon.2) 4686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:19 smithi141 bash[31670]: audit 2023-12-01T19:46:19.872862+0000 mon.c (mon.2) 4687 : audit 0 from='client.? 172.21.15.40:0/3114433584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:19 smithi040 bash[28232]: audit 2023-12-01T19:46:19.872862+0000 mon.c (mon.2) 4687 : audit 0 from='client.? 172.21.15.40:0/3114433584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:19 smithi040 bash[41173]: audit 2023-12-01T19:46:19.872862+0000 mon.c (mon.2) 4687 : audit 0 from='client.? 172.21.15.40:0/3114433584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:20 smithi141 bash[31670]: cluster 2023-12-01T19:46:19.879188+0000 mgr.y (mgr.24356) 7445 : cluster 0 pgmap v7413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:20 smithi040 bash[28232]: cluster 2023-12-01T19:46:19.879188+0000 mgr.y (mgr.24356) 7445 : cluster 0 pgmap v7413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:20 smithi040 bash[41173]: cluster 2023-12-01T19:46:19.879188+0000 mgr.y (mgr.24356) 7445 : cluster 0 pgmap v7413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:22 smithi141 bash[31670]: cluster 2023-12-01T19:46:21.879820+0000 mgr.y (mgr.24356) 7446 : cluster 0 pgmap v7414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:22 smithi141 bash[31670]: audit 2023-12-01T19:46:22.331850+0000 mon.c (mon.2) 4688 : audit 0 from='client.? 172.21.15.40:0/1748360323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:22 smithi040 bash[41173]: cluster 2023-12-01T19:46:21.879820+0000 mgr.y (mgr.24356) 7446 : cluster 0 pgmap v7414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:22 smithi040 bash[41173]: audit 2023-12-01T19:46:22.331850+0000 mon.c (mon.2) 4688 : audit 0 from='client.? 172.21.15.40:0/1748360323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:22 smithi040 bash[28232]: cluster 2023-12-01T19:46:21.879820+0000 mgr.y (mgr.24356) 7446 : cluster 0 pgmap v7414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:22 smithi040 bash[28232]: audit 2023-12-01T19:46:22.331850+0000 mon.c (mon.2) 4688 : audit 0 from='client.? 172.21.15.40:0/1748360323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:25 smithi141 bash[31670]: cluster 2023-12-01T19:46:23.880496+0000 mgr.y (mgr.24356) 7447 : cluster 0 pgmap v7415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:25 smithi141 bash[31670]: audit 2023-12-01T19:46:24.811709+0000 mon.c (mon.2) 4689 : audit 0 from='client.? 172.21.15.40:0/219951249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:25 smithi040 bash[28232]: cluster 2023-12-01T19:46:23.880496+0000 mgr.y (mgr.24356) 7447 : cluster 0 pgmap v7415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:25 smithi040 bash[28232]: audit 2023-12-01T19:46:24.811709+0000 mon.c (mon.2) 4689 : audit 0 from='client.? 172.21.15.40:0/219951249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:25 smithi040 bash[41173]: cluster 2023-12-01T19:46:23.880496+0000 mgr.y (mgr.24356) 7447 : cluster 0 pgmap v7415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:25 smithi040 bash[41173]: audit 2023-12-01T19:46:24.811709+0000 mon.c (mon.2) 4689 : audit 0 from='client.? 172.21.15.40:0/219951249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:46:26] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:46:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:27 smithi141 bash[31670]: cluster 2023-12-01T19:46:25.881642+0000 mgr.y (mgr.24356) 7448 : cluster 0 pgmap v7416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:27 smithi040 bash[28232]: cluster 2023-12-01T19:46:25.881642+0000 mgr.y (mgr.24356) 7448 : cluster 0 pgmap v7416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:27 smithi040 bash[41173]: cluster 2023-12-01T19:46:25.881642+0000 mgr.y (mgr.24356) 7448 : cluster 0 pgmap v7416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:28 smithi141 bash[31670]: audit 2023-12-01T19:46:27.277181+0000 mon.c (mon.2) 4690 : audit 0 from='client.? 172.21.15.40:0/1525308565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:28 smithi040 bash[28232]: audit 2023-12-01T19:46:27.277181+0000 mon.c (mon.2) 4690 : audit 0 from='client.? 172.21.15.40:0/1525308565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:28 smithi040 bash[41173]: audit 2023-12-01T19:46:27.277181+0000 mon.c (mon.2) 4690 : audit 0 from='client.? 172.21.15.40:0/1525308565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:29 smithi141 bash[31670]: cluster 2023-12-01T19:46:27.882319+0000 mgr.y (mgr.24356) 7449 : cluster 0 pgmap v7417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:29 smithi040 bash[41173]: cluster 2023-12-01T19:46:27.882319+0000 mgr.y (mgr.24356) 7449 : cluster 0 pgmap v7417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:29 smithi040 bash[28232]: cluster 2023-12-01T19:46:27.882319+0000 mgr.y (mgr.24356) 7449 : cluster 0 pgmap v7417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:30 smithi141 bash[31670]: audit 2023-12-01T19:46:29.744275+0000 mon.a (mon.0) 5040 : audit 0 from='client.? 172.21.15.40:0/51872074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:30 smithi040 bash[28232]: audit 2023-12-01T19:46:29.744275+0000 mon.a (mon.0) 5040 : audit 0 from='client.? 172.21.15.40:0/51872074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:30 smithi040 bash[41173]: audit 2023-12-01T19:46:29.744275+0000 mon.a (mon.0) 5040 : audit 0 from='client.? 172.21.15.40:0/51872074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:31 smithi141 bash[31670]: cluster 2023-12-01T19:46:29.883464+0000 mgr.y (mgr.24356) 7450 : cluster 0 pgmap v7418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:31 smithi040 bash[28232]: cluster 2023-12-01T19:46:29.883464+0000 mgr.y (mgr.24356) 7450 : cluster 0 pgmap v7418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:31 smithi040 bash[41173]: cluster 2023-12-01T19:46:29.883464+0000 mgr.y (mgr.24356) 7450 : cluster 0 pgmap v7418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:33 smithi141 bash[31670]: cluster 2023-12-01T19:46:31.884118+0000 mgr.y (mgr.24356) 7451 : cluster 0 pgmap v7419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:33 smithi141 bash[31670]: audit 2023-12-01T19:46:32.208826+0000 mon.a (mon.0) 5041 : audit 0 from='client.? 172.21.15.40:0/3852953641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:33 smithi040 bash[28232]: cluster 2023-12-01T19:46:31.884118+0000 mgr.y (mgr.24356) 7451 : cluster 0 pgmap v7419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:33 smithi040 bash[28232]: audit 2023-12-01T19:46:32.208826+0000 mon.a (mon.0) 5041 : audit 0 from='client.? 172.21.15.40:0/3852953641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:33 smithi040 bash[41173]: cluster 2023-12-01T19:46:31.884118+0000 mgr.y (mgr.24356) 7451 : cluster 0 pgmap v7419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:33 smithi040 bash[41173]: audit 2023-12-01T19:46:32.208826+0000 mon.a (mon.0) 5041 : audit 0 from='client.? 172.21.15.40:0/3852953641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:34 smithi040 bash[28232]: audit 2023-12-01T19:46:33.705233+0000 mon.c (mon.2) 4691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:34 smithi040 bash[41173]: audit 2023-12-01T19:46:33.705233+0000 mon.c (mon.2) 4691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:34 smithi141 bash[31670]: audit 2023-12-01T19:46:33.705233+0000 mon.c (mon.2) 4691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:35 smithi040 bash[28232]: cluster 2023-12-01T19:46:33.884808+0000 mgr.y (mgr.24356) 7452 : cluster 0 pgmap v7420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:35 smithi040 bash[28232]: audit 2023-12-01T19:46:34.679317+0000 mon.a (mon.0) 5042 : audit 0 from='client.? 172.21.15.40:0/2649169781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:35 smithi040 bash[41173]: cluster 2023-12-01T19:46:33.884808+0000 mgr.y (mgr.24356) 7452 : cluster 0 pgmap v7420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:35 smithi040 bash[41173]: audit 2023-12-01T19:46:34.679317+0000 mon.a (mon.0) 5042 : audit 0 from='client.? 172.21.15.40:0/2649169781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:35 smithi141 bash[31670]: cluster 2023-12-01T19:46:33.884808+0000 mgr.y (mgr.24356) 7452 : cluster 0 pgmap v7420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:35 smithi141 bash[31670]: audit 2023-12-01T19:46:34.679317+0000 mon.a (mon.0) 5042 : audit 0 from='client.? 172.21.15.40:0/2649169781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:36 smithi040 bash[28232]: audit 2023-12-01T19:46:35.301446+0000 mon.c (mon.2) 4692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:46:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:36 smithi040 bash[41173]: audit 2023-12-01T19:46:35.301446+0000 mon.c (mon.2) 4692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:46:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:36 smithi141 bash[31670]: audit 2023-12-01T19:46:35.301446+0000 mon.c (mon.2) 4692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:46:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:46:36] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:46:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:37 smithi040 bash[28232]: cluster 2023-12-01T19:46:35.885998+0000 mgr.y (mgr.24356) 7453 : cluster 0 pgmap v7421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:37 smithi040 bash[41173]: cluster 2023-12-01T19:46:35.885998+0000 mgr.y (mgr.24356) 7453 : cluster 0 pgmap v7421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:37 smithi141 bash[31670]: cluster 2023-12-01T19:46:35.885998+0000 mgr.y (mgr.24356) 7453 : cluster 0 pgmap v7421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:38 smithi040 bash[28232]: audit 2023-12-01T19:46:37.145185+0000 mon.c (mon.2) 4693 : audit 0 from='client.? 172.21.15.40:0/3789649557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:38 smithi040 bash[41173]: audit 2023-12-01T19:46:37.145185+0000 mon.c (mon.2) 4693 : audit 0 from='client.? 172.21.15.40:0/3789649557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:38 smithi141 bash[31670]: audit 2023-12-01T19:46:37.145185+0000 mon.c (mon.2) 4693 : audit 0 from='client.? 172.21.15.40:0/3789649557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:39 smithi040 bash[41173]: cluster 2023-12-01T19:46:37.886715+0000 mgr.y (mgr.24356) 7454 : cluster 0 pgmap v7422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:39 smithi040 bash[28232]: cluster 2023-12-01T19:46:37.886715+0000 mgr.y (mgr.24356) 7454 : cluster 0 pgmap v7422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:39 smithi141 bash[31670]: cluster 2023-12-01T19:46:37.886715+0000 mgr.y (mgr.24356) 7454 : cluster 0 pgmap v7422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:40 smithi040 bash[41173]: audit 2023-12-01T19:46:39.609883+0000 mon.a (mon.0) 5043 : audit 0 from='client.? 172.21.15.40:0/210257425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:40 smithi040 bash[28232]: audit 2023-12-01T19:46:39.609883+0000 mon.a (mon.0) 5043 : audit 0 from='client.? 172.21.15.40:0/210257425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:40 smithi141 bash[31670]: audit 2023-12-01T19:46:39.609883+0000 mon.a (mon.0) 5043 : audit 0 from='client.? 172.21.15.40:0/210257425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:41 smithi040 bash[28232]: cluster 2023-12-01T19:46:39.887912+0000 mgr.y (mgr.24356) 7455 : cluster 0 pgmap v7423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:41 smithi040 bash[41173]: cluster 2023-12-01T19:46:39.887912+0000 mgr.y (mgr.24356) 7455 : cluster 0 pgmap v7423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:41 smithi141 bash[31670]: cluster 2023-12-01T19:46:39.887912+0000 mgr.y (mgr.24356) 7455 : cluster 0 pgmap v7423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.148476+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.163657+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.449522+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.458430+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.935389+0000 mon.c (mon.2) 4694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.936651+0000 mon.c (mon.2) 4695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:46:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:41.945774+0000 mon.a (mon.0) 5048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[41173]: audit 2023-12-01T19:46:42.083228+0000 mon.a (mon.0) 5049 : audit 0 from='client.? 172.21.15.40:0/3094164206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.148476+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.163657+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.449522+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.458430+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.935389+0000 mon.c (mon.2) 4694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.936651+0000 mon.c (mon.2) 4695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:41.945774+0000 mon.a (mon.0) 5048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:42 smithi040 bash[28232]: audit 2023-12-01T19:46:42.083228+0000 mon.a (mon.0) 5049 : audit 0 from='client.? 172.21.15.40:0/3094164206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.148476+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.163657+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.449522+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.458430+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.935389+0000 mon.c (mon.2) 4694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.936651+0000 mon.c (mon.2) 4695 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:41.945774+0000 mon.a (mon.0) 5048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:46:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:42 smithi141 bash[31670]: audit 2023-12-01T19:46:42.083228+0000 mon.a (mon.0) 5049 : audit 0 from='client.? 172.21.15.40:0/3094164206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:43 smithi040 bash[28232]: cluster 2023-12-01T19:46:41.888601+0000 mgr.y (mgr.24356) 7456 : cluster 0 pgmap v7424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:43 smithi040 bash[41173]: cluster 2023-12-01T19:46:41.888601+0000 mgr.y (mgr.24356) 7456 : cluster 0 pgmap v7424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:43 smithi141 bash[31670]: cluster 2023-12-01T19:46:41.888601+0000 mgr.y (mgr.24356) 7456 : cluster 0 pgmap v7424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:45 smithi141 bash[31670]: cluster 2023-12-01T19:46:43.889313+0000 mgr.y (mgr.24356) 7457 : cluster 0 pgmap v7425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:45 smithi141 bash[31670]: audit 2023-12-01T19:46:44.548910+0000 mon.a (mon.0) 5050 : audit 0 from='client.? 172.21.15.40:0/3360067241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:45 smithi040 bash[28232]: cluster 2023-12-01T19:46:43.889313+0000 mgr.y (mgr.24356) 7457 : cluster 0 pgmap v7425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:45 smithi040 bash[28232]: audit 2023-12-01T19:46:44.548910+0000 mon.a (mon.0) 5050 : audit 0 from='client.? 172.21.15.40:0/3360067241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:45 smithi040 bash[41173]: cluster 2023-12-01T19:46:43.889313+0000 mgr.y (mgr.24356) 7457 : cluster 0 pgmap v7425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:45 smithi040 bash[41173]: audit 2023-12-01T19:46:44.548910+0000 mon.a (mon.0) 5050 : audit 0 from='client.? 172.21.15.40:0/3360067241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:46:46] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:46:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:47 smithi141 bash[31670]: cluster 2023-12-01T19:46:45.890484+0000 mgr.y (mgr.24356) 7458 : cluster 0 pgmap v7426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:47 smithi141 bash[31670]: audit 2023-12-01T19:46:47.015249+0000 mon.c (mon.2) 4696 : audit 0 from='client.? 172.21.15.40:0/850877345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:47 smithi040 bash[28232]: cluster 2023-12-01T19:46:45.890484+0000 mgr.y (mgr.24356) 7458 : cluster 0 pgmap v7426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:47 smithi040 bash[28232]: audit 2023-12-01T19:46:47.015249+0000 mon.c (mon.2) 4696 : audit 0 from='client.? 172.21.15.40:0/850877345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:47 smithi040 bash[41173]: cluster 2023-12-01T19:46:45.890484+0000 mgr.y (mgr.24356) 7458 : cluster 0 pgmap v7426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:47 smithi040 bash[41173]: audit 2023-12-01T19:46:47.015249+0000 mon.c (mon.2) 4696 : audit 0 from='client.? 172.21.15.40:0/850877345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:48 smithi040 bash[28232]: cluster 2023-12-01T19:46:47.891161+0000 mgr.y (mgr.24356) 7459 : cluster 0 pgmap v7427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:48 smithi040 bash[41173]: cluster 2023-12-01T19:46:47.891161+0000 mgr.y (mgr.24356) 7459 : cluster 0 pgmap v7427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:48 smithi141 bash[31670]: cluster 2023-12-01T19:46:47.891161+0000 mgr.y (mgr.24356) 7459 : cluster 0 pgmap v7427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:49 smithi040 bash[28232]: audit 2023-12-01T19:46:48.705584+0000 mon.c (mon.2) 4697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:49 smithi040 bash[28232]: audit 2023-12-01T19:46:49.474467+0000 mon.c (mon.2) 4698 : audit 0 from='client.? 172.21.15.40:0/2343731887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:49 smithi040 bash[41173]: audit 2023-12-01T19:46:48.705584+0000 mon.c (mon.2) 4697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:49 smithi040 bash[41173]: audit 2023-12-01T19:46:49.474467+0000 mon.c (mon.2) 4698 : audit 0 from='client.? 172.21.15.40:0/2343731887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:49 smithi141 bash[31670]: audit 2023-12-01T19:46:48.705584+0000 mon.c (mon.2) 4697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:49 smithi141 bash[31670]: audit 2023-12-01T19:46:49.474467+0000 mon.c (mon.2) 4698 : audit 0 from='client.? 172.21.15.40:0/2343731887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:50 smithi040 bash[28232]: cluster 2023-12-01T19:46:49.892257+0000 mgr.y (mgr.24356) 7460 : cluster 0 pgmap v7428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:50 smithi040 bash[41173]: cluster 2023-12-01T19:46:49.892257+0000 mgr.y (mgr.24356) 7460 : cluster 0 pgmap v7428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:50 smithi141 bash[31670]: cluster 2023-12-01T19:46:49.892257+0000 mgr.y (mgr.24356) 7460 : cluster 0 pgmap v7428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:51 smithi141 bash[31670]: audit 2023-12-01T19:46:51.932846+0000 mon.a (mon.0) 5051 : audit 0 from='client.? 172.21.15.40:0/3158782334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:51 smithi040 bash[28232]: audit 2023-12-01T19:46:51.932846+0000 mon.a (mon.0) 5051 : audit 0 from='client.? 172.21.15.40:0/3158782334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:51 smithi040 bash[41173]: audit 2023-12-01T19:46:51.932846+0000 mon.a (mon.0) 5051 : audit 0 from='client.? 172.21.15.40:0/3158782334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:52 smithi141 bash[31670]: cluster 2023-12-01T19:46:51.892916+0000 mgr.y (mgr.24356) 7461 : cluster 0 pgmap v7429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:52 smithi040 bash[28232]: cluster 2023-12-01T19:46:51.892916+0000 mgr.y (mgr.24356) 7461 : cluster 0 pgmap v7429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:52 smithi040 bash[41173]: cluster 2023-12-01T19:46:51.892916+0000 mgr.y (mgr.24356) 7461 : cluster 0 pgmap v7429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:54 smithi141 bash[31670]: cluster 2023-12-01T19:46:53.893558+0000 mgr.y (mgr.24356) 7462 : cluster 0 pgmap v7430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:54 smithi141 bash[31670]: audit 2023-12-01T19:46:54.405617+0000 mon.c (mon.2) 4699 : audit 0 from='client.? 172.21.15.40:0/590067249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:54 smithi040 bash[28232]: cluster 2023-12-01T19:46:53.893558+0000 mgr.y (mgr.24356) 7462 : cluster 0 pgmap v7430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:54 smithi040 bash[28232]: audit 2023-12-01T19:46:54.405617+0000 mon.c (mon.2) 4699 : audit 0 from='client.? 172.21.15.40:0/590067249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:54 smithi040 bash[41173]: cluster 2023-12-01T19:46:53.893558+0000 mgr.y (mgr.24356) 7462 : cluster 0 pgmap v7430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:54 smithi040 bash[41173]: audit 2023-12-01T19:46:54.405617+0000 mon.c (mon.2) 4699 : audit 0 from='client.? 172.21.15.40:0/590067249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:46:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:46:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:56 smithi141 bash[31670]: cluster 2023-12-01T19:46:55.894703+0000 mgr.y (mgr.24356) 7463 : cluster 0 pgmap v7431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:56 smithi141 bash[31670]: audit 2023-12-01T19:46:56.875891+0000 mon.c (mon.2) 4700 : audit 0 from='client.? 172.21.15.40:0/1695524836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:56 smithi040 bash[41173]: cluster 2023-12-01T19:46:55.894703+0000 mgr.y (mgr.24356) 7463 : cluster 0 pgmap v7431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:56 smithi040 bash[41173]: audit 2023-12-01T19:46:56.875891+0000 mon.c (mon.2) 4700 : audit 0 from='client.? 172.21.15.40:0/1695524836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:56 smithi040 bash[28232]: cluster 2023-12-01T19:46:55.894703+0000 mgr.y (mgr.24356) 7463 : cluster 0 pgmap v7431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:56 smithi040 bash[28232]: audit 2023-12-01T19:46:56.875891+0000 mon.c (mon.2) 4700 : audit 0 from='client.? 172.21.15.40:0/1695524836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:58 smithi040 bash[28232]: cluster 2023-12-01T19:46:57.895386+0000 mgr.y (mgr.24356) 7464 : cluster 0 pgmap v7432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:58 smithi040 bash[41173]: cluster 2023-12-01T19:46:57.895386+0000 mgr.y (mgr.24356) 7464 : cluster 0 pgmap v7432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:58 smithi141 bash[31670]: cluster 2023-12-01T19:46:57.895386+0000 mgr.y (mgr.24356) 7464 : cluster 0 pgmap v7432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:46:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:46:59 smithi040 bash[28232]: audit 2023-12-01T19:46:59.348236+0000 mon.a (mon.0) 5052 : audit 0 from='client.? 172.21.15.40:0/2342266043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:46:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:46:59 smithi040 bash[41173]: audit 2023-12-01T19:46:59.348236+0000 mon.a (mon.0) 5052 : audit 0 from='client.? 172.21.15.40:0/2342266043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:46:59 smithi141 bash[31670]: audit 2023-12-01T19:46:59.348236+0000 mon.a (mon.0) 5052 : audit 0 from='client.? 172.21.15.40:0/2342266043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:00 smithi040 bash[28232]: cluster 2023-12-01T19:46:59.896565+0000 mgr.y (mgr.24356) 7465 : cluster 0 pgmap v7433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:00 smithi040 bash[41173]: cluster 2023-12-01T19:46:59.896565+0000 mgr.y (mgr.24356) 7465 : cluster 0 pgmap v7433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:00 smithi141 bash[31670]: cluster 2023-12-01T19:46:59.896565+0000 mgr.y (mgr.24356) 7465 : cluster 0 pgmap v7433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:01 smithi040 bash[28232]: audit 2023-12-01T19:47:01.816301+0000 mon.c (mon.2) 4701 : audit 0 from='client.? 172.21.15.40:0/1694956275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:01 smithi040 bash[41173]: audit 2023-12-01T19:47:01.816301+0000 mon.c (mon.2) 4701 : audit 0 from='client.? 172.21.15.40:0/1694956275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:01 smithi141 bash[31670]: audit 2023-12-01T19:47:01.816301+0000 mon.c (mon.2) 4701 : audit 0 from='client.? 172.21.15.40:0/1694956275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:02 smithi040 bash[28232]: cluster 2023-12-01T19:47:01.897189+0000 mgr.y (mgr.24356) 7466 : cluster 0 pgmap v7434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:02 smithi040 bash[41173]: cluster 2023-12-01T19:47:01.897189+0000 mgr.y (mgr.24356) 7466 : cluster 0 pgmap v7434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:02 smithi141 bash[31670]: cluster 2023-12-01T19:47:01.897189+0000 mgr.y (mgr.24356) 7466 : cluster 0 pgmap v7434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:03 smithi040 bash[28232]: audit 2023-12-01T19:47:03.705974+0000 mon.c (mon.2) 4702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:03 smithi040 bash[41173]: audit 2023-12-01T19:47:03.705974+0000 mon.c (mon.2) 4702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:03 smithi141 bash[31670]: audit 2023-12-01T19:47:03.705974+0000 mon.c (mon.2) 4702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:04 smithi040 bash[28232]: cluster 2023-12-01T19:47:03.897704+0000 mgr.y (mgr.24356) 7467 : cluster 0 pgmap v7435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:04 smithi040 bash[28232]: audit 2023-12-01T19:47:04.292036+0000 mon.a (mon.0) 5053 : audit 0 from='client.? 172.21.15.40:0/1168951982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:04 smithi040 bash[41173]: cluster 2023-12-01T19:47:03.897704+0000 mgr.y (mgr.24356) 7467 : cluster 0 pgmap v7435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:04 smithi040 bash[41173]: audit 2023-12-01T19:47:04.292036+0000 mon.a (mon.0) 5053 : audit 0 from='client.? 172.21.15.40:0/1168951982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:04 smithi141 bash[31670]: cluster 2023-12-01T19:47:03.897704+0000 mgr.y (mgr.24356) 7467 : cluster 0 pgmap v7435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:04 smithi141 bash[31670]: audit 2023-12-01T19:47:04.292036+0000 mon.a (mon.0) 5053 : audit 0 from='client.? 172.21.15.40:0/1168951982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:47:06] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:47:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:06 smithi141 bash[31670]: cluster 2023-12-01T19:47:05.898817+0000 mgr.y (mgr.24356) 7468 : cluster 0 pgmap v7436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:06 smithi141 bash[31670]: audit 2023-12-01T19:47:06.757534+0000 mon.a (mon.0) 5054 : audit 0 from='client.? 172.21.15.40:0/3922729091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:06 smithi040 bash[28232]: cluster 2023-12-01T19:47:05.898817+0000 mgr.y (mgr.24356) 7468 : cluster 0 pgmap v7436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:06 smithi040 bash[28232]: audit 2023-12-01T19:47:06.757534+0000 mon.a (mon.0) 5054 : audit 0 from='client.? 172.21.15.40:0/3922729091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:06 smithi040 bash[41173]: cluster 2023-12-01T19:47:05.898817+0000 mgr.y (mgr.24356) 7468 : cluster 0 pgmap v7436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:06 smithi040 bash[41173]: audit 2023-12-01T19:47:06.757534+0000 mon.a (mon.0) 5054 : audit 0 from='client.? 172.21.15.40:0/3922729091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:08 smithi040 bash[28232]: cluster 2023-12-01T19:47:07.899529+0000 mgr.y (mgr.24356) 7469 : cluster 0 pgmap v7437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:08 smithi040 bash[41173]: cluster 2023-12-01T19:47:07.899529+0000 mgr.y (mgr.24356) 7469 : cluster 0 pgmap v7437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:08 smithi141 bash[31670]: cluster 2023-12-01T19:47:07.899529+0000 mgr.y (mgr.24356) 7469 : cluster 0 pgmap v7437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:09 smithi040 bash[28232]: audit 2023-12-01T19:47:09.228667+0000 mon.c (mon.2) 4703 : audit 0 from='client.? 172.21.15.40:0/922553646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:09 smithi040 bash[41173]: audit 2023-12-01T19:47:09.228667+0000 mon.c (mon.2) 4703 : audit 0 from='client.? 172.21.15.40:0/922553646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:09 smithi141 bash[31670]: audit 2023-12-01T19:47:09.228667+0000 mon.c (mon.2) 4703 : audit 0 from='client.? 172.21.15.40:0/922553646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:10 smithi040 bash[28232]: cluster 2023-12-01T19:47:09.900772+0000 mgr.y (mgr.24356) 7470 : cluster 0 pgmap v7438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:10 smithi040 bash[41173]: cluster 2023-12-01T19:47:09.900772+0000 mgr.y (mgr.24356) 7470 : cluster 0 pgmap v7438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:10 smithi141 bash[31670]: cluster 2023-12-01T19:47:09.900772+0000 mgr.y (mgr.24356) 7470 : cluster 0 pgmap v7438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:11 smithi141 bash[31670]: audit 2023-12-01T19:47:11.697053+0000 mon.a (mon.0) 5055 : audit 0 from='client.? 172.21.15.40:0/2491482717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:11 smithi040 bash[28232]: audit 2023-12-01T19:47:11.697053+0000 mon.a (mon.0) 5055 : audit 0 from='client.? 172.21.15.40:0/2491482717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:11 smithi040 bash[41173]: audit 2023-12-01T19:47:11.697053+0000 mon.a (mon.0) 5055 : audit 0 from='client.? 172.21.15.40:0/2491482717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:12 smithi141 bash[31670]: cluster 2023-12-01T19:47:11.901461+0000 mgr.y (mgr.24356) 7471 : cluster 0 pgmap v7439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:12 smithi040 bash[28232]: cluster 2023-12-01T19:47:11.901461+0000 mgr.y (mgr.24356) 7471 : cluster 0 pgmap v7439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:12 smithi040 bash[41173]: cluster 2023-12-01T19:47:11.901461+0000 mgr.y (mgr.24356) 7471 : cluster 0 pgmap v7439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:14 smithi141 bash[31670]: cluster 2023-12-01T19:47:13.902123+0000 mgr.y (mgr.24356) 7472 : cluster 0 pgmap v7440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:14 smithi141 bash[31670]: audit 2023-12-01T19:47:14.168277+0000 mon.c (mon.2) 4704 : audit 0 from='client.? 172.21.15.40:0/3527079152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:14 smithi040 bash[28232]: cluster 2023-12-01T19:47:13.902123+0000 mgr.y (mgr.24356) 7472 : cluster 0 pgmap v7440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:14 smithi040 bash[28232]: audit 2023-12-01T19:47:14.168277+0000 mon.c (mon.2) 4704 : audit 0 from='client.? 172.21.15.40:0/3527079152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:14 smithi040 bash[41173]: cluster 2023-12-01T19:47:13.902123+0000 mgr.y (mgr.24356) 7472 : cluster 0 pgmap v7440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:14 smithi040 bash[41173]: audit 2023-12-01T19:47:14.168277+0000 mon.c (mon.2) 4704 : audit 0 from='client.? 172.21.15.40:0/3527079152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:47:16] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T19:47:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:16 smithi141 bash[31670]: cluster 2023-12-01T19:47:15.903285+0000 mgr.y (mgr.24356) 7473 : cluster 0 pgmap v7441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:16 smithi141 bash[31670]: audit 2023-12-01T19:47:16.631071+0000 mon.a (mon.0) 5056 : audit 0 from='client.? 172.21.15.40:0/93775192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:16 smithi040 bash[28232]: cluster 2023-12-01T19:47:15.903285+0000 mgr.y (mgr.24356) 7473 : cluster 0 pgmap v7441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:16 smithi040 bash[28232]: audit 2023-12-01T19:47:16.631071+0000 mon.a (mon.0) 5056 : audit 0 from='client.? 172.21.15.40:0/93775192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:16 smithi040 bash[41173]: cluster 2023-12-01T19:47:15.903285+0000 mgr.y (mgr.24356) 7473 : cluster 0 pgmap v7441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:16 smithi040 bash[41173]: audit 2023-12-01T19:47:16.631071+0000 mon.a (mon.0) 5056 : audit 0 from='client.? 172.21.15.40:0/93775192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:18 smithi040 bash[28232]: cluster 2023-12-01T19:47:17.903952+0000 mgr.y (mgr.24356) 7474 : cluster 0 pgmap v7442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:18 smithi040 bash[41173]: cluster 2023-12-01T19:47:17.903952+0000 mgr.y (mgr.24356) 7474 : cluster 0 pgmap v7442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:18 smithi141 bash[31670]: cluster 2023-12-01T19:47:17.903952+0000 mgr.y (mgr.24356) 7474 : cluster 0 pgmap v7442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:19 smithi040 bash[28232]: audit 2023-12-01T19:47:18.706334+0000 mon.c (mon.2) 4705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:19 smithi040 bash[28232]: audit 2023-12-01T19:47:19.099513+0000 mon.a (mon.0) 5057 : audit 0 from='client.? 172.21.15.40:0/675892830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:19 smithi040 bash[41173]: audit 2023-12-01T19:47:18.706334+0000 mon.c (mon.2) 4705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:19 smithi040 bash[41173]: audit 2023-12-01T19:47:19.099513+0000 mon.a (mon.0) 5057 : audit 0 from='client.? 172.21.15.40:0/675892830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:19 smithi141 bash[31670]: audit 2023-12-01T19:47:18.706334+0000 mon.c (mon.2) 4705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:19 smithi141 bash[31670]: audit 2023-12-01T19:47:19.099513+0000 mon.a (mon.0) 5057 : audit 0 from='client.? 172.21.15.40:0/675892830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:20 smithi040 bash[28232]: cluster 2023-12-01T19:47:19.905143+0000 mgr.y (mgr.24356) 7475 : cluster 0 pgmap v7443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:20 smithi040 bash[41173]: cluster 2023-12-01T19:47:19.905143+0000 mgr.y (mgr.24356) 7475 : cluster 0 pgmap v7443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:20 smithi141 bash[31670]: cluster 2023-12-01T19:47:19.905143+0000 mgr.y (mgr.24356) 7475 : cluster 0 pgmap v7443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:21 smithi040 bash[28232]: audit 2023-12-01T19:47:21.558560+0000 mon.c (mon.2) 4706 : audit 0 from='client.? 172.21.15.40:0/492252078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:21.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:21 smithi040 bash[41173]: audit 2023-12-01T19:47:21.558560+0000 mon.c (mon.2) 4706 : audit 0 from='client.? 172.21.15.40:0/492252078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:21 smithi141 bash[31670]: audit 2023-12-01T19:47:21.558560+0000 mon.c (mon.2) 4706 : audit 0 from='client.? 172.21.15.40:0/492252078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:22 smithi040 bash[28232]: cluster 2023-12-01T19:47:21.905832+0000 mgr.y (mgr.24356) 7476 : cluster 0 pgmap v7444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:22 smithi040 bash[41173]: cluster 2023-12-01T19:47:21.905832+0000 mgr.y (mgr.24356) 7476 : cluster 0 pgmap v7444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:22 smithi141 bash[31670]: cluster 2023-12-01T19:47:21.905832+0000 mgr.y (mgr.24356) 7476 : cluster 0 pgmap v7444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:24 smithi141 bash[31670]: cluster 2023-12-01T19:47:23.906446+0000 mgr.y (mgr.24356) 7477 : cluster 0 pgmap v7445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:24 smithi141 bash[31670]: audit 2023-12-01T19:47:24.029976+0000 mon.c (mon.2) 4707 : audit 0 from='client.? 172.21.15.40:0/2190776261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:24 smithi040 bash[41173]: cluster 2023-12-01T19:47:23.906446+0000 mgr.y (mgr.24356) 7477 : cluster 0 pgmap v7445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:24 smithi040 bash[41173]: audit 2023-12-01T19:47:24.029976+0000 mon.c (mon.2) 4707 : audit 0 from='client.? 172.21.15.40:0/2190776261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:24 smithi040 bash[28232]: cluster 2023-12-01T19:47:23.906446+0000 mgr.y (mgr.24356) 7477 : cluster 0 pgmap v7445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:24 smithi040 bash[28232]: audit 2023-12-01T19:47:24.029976+0000 mon.c (mon.2) 4707 : audit 0 from='client.? 172.21.15.40:0/2190776261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:47:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T19:47:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:26 smithi141 bash[31670]: cluster 2023-12-01T19:47:25.907581+0000 mgr.y (mgr.24356) 7478 : cluster 0 pgmap v7446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:26 smithi141 bash[31670]: audit 2023-12-01T19:47:26.497087+0000 mon.a (mon.0) 5058 : audit 0 from='client.? 172.21.15.40:0/1747992235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:26 smithi040 bash[41173]: cluster 2023-12-01T19:47:25.907581+0000 mgr.y (mgr.24356) 7478 : cluster 0 pgmap v7446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:26 smithi040 bash[41173]: audit 2023-12-01T19:47:26.497087+0000 mon.a (mon.0) 5058 : audit 0 from='client.? 172.21.15.40:0/1747992235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:26 smithi040 bash[28232]: cluster 2023-12-01T19:47:25.907581+0000 mgr.y (mgr.24356) 7478 : cluster 0 pgmap v7446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:26 smithi040 bash[28232]: audit 2023-12-01T19:47:26.497087+0000 mon.a (mon.0) 5058 : audit 0 from='client.? 172.21.15.40:0/1747992235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:28 smithi040 bash[41173]: cluster 2023-12-01T19:47:27.908219+0000 mgr.y (mgr.24356) 7479 : cluster 0 pgmap v7447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:28 smithi040 bash[28232]: cluster 2023-12-01T19:47:27.908219+0000 mgr.y (mgr.24356) 7479 : cluster 0 pgmap v7447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:28 smithi141 bash[31670]: cluster 2023-12-01T19:47:27.908219+0000 mgr.y (mgr.24356) 7479 : cluster 0 pgmap v7447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:29 smithi040 bash[28232]: audit 2023-12-01T19:47:28.957261+0000 mon.a (mon.0) 5059 : audit 0 from='client.? 172.21.15.40:0/3608410115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:29 smithi040 bash[41173]: audit 2023-12-01T19:47:28.957261+0000 mon.a (mon.0) 5059 : audit 0 from='client.? 172.21.15.40:0/3608410115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:29 smithi141 bash[31670]: audit 2023-12-01T19:47:28.957261+0000 mon.a (mon.0) 5059 : audit 0 from='client.? 172.21.15.40:0/3608410115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:30 smithi040 bash[41173]: cluster 2023-12-01T19:47:29.909389+0000 mgr.y (mgr.24356) 7480 : cluster 0 pgmap v7448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:30 smithi040 bash[28232]: cluster 2023-12-01T19:47:29.909389+0000 mgr.y (mgr.24356) 7480 : cluster 0 pgmap v7448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:30 smithi141 bash[31670]: cluster 2023-12-01T19:47:29.909389+0000 mgr.y (mgr.24356) 7480 : cluster 0 pgmap v7448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:31 smithi040 bash[41173]: audit 2023-12-01T19:47:31.427746+0000 mon.a (mon.0) 5060 : audit 0 from='client.? 172.21.15.40:0/3729164256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:31 smithi040 bash[28232]: audit 2023-12-01T19:47:31.427746+0000 mon.a (mon.0) 5060 : audit 0 from='client.? 172.21.15.40:0/3729164256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:31 smithi141 bash[31670]: audit 2023-12-01T19:47:31.427746+0000 mon.a (mon.0) 5060 : audit 0 from='client.? 172.21.15.40:0/3729164256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:32 smithi040 bash[41173]: cluster 2023-12-01T19:47:31.910058+0000 mgr.y (mgr.24356) 7481 : cluster 0 pgmap v7449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:32 smithi040 bash[28232]: cluster 2023-12-01T19:47:31.910058+0000 mgr.y (mgr.24356) 7481 : cluster 0 pgmap v7449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:32 smithi141 bash[31670]: cluster 2023-12-01T19:47:31.910058+0000 mgr.y (mgr.24356) 7481 : cluster 0 pgmap v7449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:33 smithi141 bash[31670]: audit 2023-12-01T19:47:33.706236+0000 mon.c (mon.2) 4708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:33 smithi040 bash[28232]: audit 2023-12-01T19:47:33.706236+0000 mon.c (mon.2) 4708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:33 smithi040 bash[41173]: audit 2023-12-01T19:47:33.706236+0000 mon.c (mon.2) 4708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:34 smithi141 bash[31670]: audit 2023-12-01T19:47:33.888235+0000 mon.c (mon.2) 4709 : audit 0 from='client.? 172.21.15.40:0/4192726647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:34 smithi141 bash[31670]: cluster 2023-12-01T19:47:33.910708+0000 mgr.y (mgr.24356) 7482 : cluster 0 pgmap v7450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:34 smithi040 bash[28232]: audit 2023-12-01T19:47:33.888235+0000 mon.c (mon.2) 4709 : audit 0 from='client.? 172.21.15.40:0/4192726647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:34 smithi040 bash[28232]: cluster 2023-12-01T19:47:33.910708+0000 mgr.y (mgr.24356) 7482 : cluster 0 pgmap v7450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:34 smithi040 bash[41173]: audit 2023-12-01T19:47:33.888235+0000 mon.c (mon.2) 4709 : audit 0 from='client.? 172.21.15.40:0/4192726647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:34 smithi040 bash[41173]: cluster 2023-12-01T19:47:33.910708+0000 mgr.y (mgr.24356) 7482 : cluster 0 pgmap v7450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:47:36] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:47:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:36 smithi141 bash[31670]: cluster 2023-12-01T19:47:35.911830+0000 mgr.y (mgr.24356) 7483 : cluster 0 pgmap v7451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:36 smithi141 bash[31670]: audit 2023-12-01T19:47:36.346260+0000 mon.c (mon.2) 4710 : audit 0 from='client.? 172.21.15.40:0/1844047793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:36 smithi040 bash[28232]: cluster 2023-12-01T19:47:35.911830+0000 mgr.y (mgr.24356) 7483 : cluster 0 pgmap v7451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:36 smithi040 bash[28232]: audit 2023-12-01T19:47:36.346260+0000 mon.c (mon.2) 4710 : audit 0 from='client.? 172.21.15.40:0/1844047793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:36 smithi040 bash[41173]: cluster 2023-12-01T19:47:35.911830+0000 mgr.y (mgr.24356) 7483 : cluster 0 pgmap v7451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:36 smithi040 bash[41173]: audit 2023-12-01T19:47:36.346260+0000 mon.c (mon.2) 4710 : audit 0 from='client.? 172.21.15.40:0/1844047793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:38 smithi040 bash[28232]: cluster 2023-12-01T19:47:37.912465+0000 mgr.y (mgr.24356) 7484 : cluster 0 pgmap v7452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:38 smithi040 bash[41173]: cluster 2023-12-01T19:47:37.912465+0000 mgr.y (mgr.24356) 7484 : cluster 0 pgmap v7452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:38 smithi141 bash[31670]: cluster 2023-12-01T19:47:37.912465+0000 mgr.y (mgr.24356) 7484 : cluster 0 pgmap v7452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:39 smithi040 bash[28232]: audit 2023-12-01T19:47:38.816952+0000 mon.a (mon.0) 5061 : audit 0 from='client.? 172.21.15.40:0/60023806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:39 smithi040 bash[41173]: audit 2023-12-01T19:47:38.816952+0000 mon.a (mon.0) 5061 : audit 0 from='client.? 172.21.15.40:0/60023806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:39 smithi141 bash[31670]: audit 2023-12-01T19:47:38.816952+0000 mon.a (mon.0) 5061 : audit 0 from='client.? 172.21.15.40:0/60023806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:40 smithi040 bash[28232]: cluster 2023-12-01T19:47:39.913571+0000 mgr.y (mgr.24356) 7485 : cluster 0 pgmap v7453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:40 smithi040 bash[41173]: cluster 2023-12-01T19:47:39.913571+0000 mgr.y (mgr.24356) 7485 : cluster 0 pgmap v7453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:40 smithi141 bash[31670]: cluster 2023-12-01T19:47:39.913571+0000 mgr.y (mgr.24356) 7485 : cluster 0 pgmap v7453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:41 smithi040 bash[28232]: audit 2023-12-01T19:47:41.271616+0000 mon.c (mon.2) 4711 : audit 0 from='client.? 172.21.15.40:0/2636438130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:41 smithi040 bash[41173]: audit 2023-12-01T19:47:41.271616+0000 mon.c (mon.2) 4711 : audit 0 from='client.? 172.21.15.40:0/2636438130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:41 smithi141 bash[31670]: audit 2023-12-01T19:47:41.271616+0000 mon.c (mon.2) 4711 : audit 0 from='client.? 172.21.15.40:0/2636438130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:42 smithi040 bash[28232]: cluster 2023-12-01T19:47:41.914273+0000 mgr.y (mgr.24356) 7486 : cluster 0 pgmap v7454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:42 smithi040 bash[28232]: audit 2023-12-01T19:47:42.028187+0000 mon.c (mon.2) 4712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:47:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:42 smithi040 bash[41173]: cluster 2023-12-01T19:47:41.914273+0000 mgr.y (mgr.24356) 7486 : cluster 0 pgmap v7454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:42 smithi040 bash[41173]: audit 2023-12-01T19:47:42.028187+0000 mon.c (mon.2) 4712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:47:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:42 smithi141 bash[31670]: cluster 2023-12-01T19:47:41.914273+0000 mgr.y (mgr.24356) 7486 : cluster 0 pgmap v7454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:42 smithi141 bash[31670]: audit 2023-12-01T19:47:42.028187+0000 mon.c (mon.2) 4712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:47:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:43 smithi040 bash[28232]: audit 2023-12-01T19:47:43.734114+0000 mon.a (mon.0) 5062 : audit 0 from='client.? 172.21.15.40:0/2122035494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:43 smithi040 bash[41173]: audit 2023-12-01T19:47:43.734114+0000 mon.a (mon.0) 5062 : audit 0 from='client.? 172.21.15.40:0/2122035494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:43 smithi141 bash[31670]: audit 2023-12-01T19:47:43.734114+0000 mon.a (mon.0) 5062 : audit 0 from='client.? 172.21.15.40:0/2122035494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:44 smithi040 bash[28232]: cluster 2023-12-01T19:47:43.914989+0000 mgr.y (mgr.24356) 7487 : cluster 0 pgmap v7455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:44 smithi040 bash[41173]: cluster 2023-12-01T19:47:43.914989+0000 mgr.y (mgr.24356) 7487 : cluster 0 pgmap v7455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:44 smithi141 bash[31670]: cluster 2023-12-01T19:47:43.914989+0000 mgr.y (mgr.24356) 7487 : cluster 0 pgmap v7455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:47:46] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:47:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:46 smithi141 bash[31670]: cluster 2023-12-01T19:47:45.916054+0000 mgr.y (mgr.24356) 7488 : cluster 0 pgmap v7456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:46 smithi141 bash[31670]: audit 2023-12-01T19:47:46.196936+0000 mon.a (mon.0) 5063 : audit 0 from='client.? 172.21.15.40:0/1655063761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:46 smithi040 bash[41173]: cluster 2023-12-01T19:47:45.916054+0000 mgr.y (mgr.24356) 7488 : cluster 0 pgmap v7456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:46 smithi040 bash[41173]: audit 2023-12-01T19:47:46.196936+0000 mon.a (mon.0) 5063 : audit 0 from='client.? 172.21.15.40:0/1655063761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:46 smithi040 bash[28232]: cluster 2023-12-01T19:47:45.916054+0000 mgr.y (mgr.24356) 7488 : cluster 0 pgmap v7456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:46 smithi040 bash[28232]: audit 2023-12-01T19:47:46.196936+0000 mon.a (mon.0) 5063 : audit 0 from='client.? 172.21.15.40:0/1655063761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: cluster 2023-12-01T19:47:47.916743+0000 mgr.y (mgr.24356) 7489 : cluster 0 pgmap v7457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:47.929089+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:47.944144+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.177598+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.191025+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.654916+0000 mon.c (mon.2) 4713 : audit 0 from='client.? 172.21.15.40:0/222335128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.662563+0000 mon.c (mon.2) 4714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.663950+0000 mon.c (mon.2) 4715 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.672873+0000 mon.a (mon.0) 5068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:48 smithi141 bash[31670]: audit 2023-12-01T19:47:48.706857+0000 mon.c (mon.2) 4716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: cluster 2023-12-01T19:47:47.916743+0000 mgr.y (mgr.24356) 7489 : cluster 0 pgmap v7457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:47.929089+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:47.944144+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.177598+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.191025+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.654916+0000 mon.c (mon.2) 4713 : audit 0 from='client.? 172.21.15.40:0/222335128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.662563+0000 mon.c (mon.2) 4714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.663950+0000 mon.c (mon.2) 4715 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.672873+0000 mon.a (mon.0) 5068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[28232]: audit 2023-12-01T19:47:48.706857+0000 mon.c (mon.2) 4716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: cluster 2023-12-01T19:47:47.916743+0000 mgr.y (mgr.24356) 7489 : cluster 0 pgmap v7457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:47.929089+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:47.944144+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.177598+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.191025+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.654916+0000 mon.c (mon.2) 4713 : audit 0 from='client.? 172.21.15.40:0/222335128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.662563+0000 mon.c (mon.2) 4714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:47:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.663950+0000 mon.c (mon.2) 4715 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:47:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.672873+0000 mon.a (mon.0) 5068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:47:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:48 smithi040 bash[41173]: audit 2023-12-01T19:47:48.706857+0000 mon.c (mon.2) 4716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:50 smithi141 bash[31670]: cluster 2023-12-01T19:47:49.917809+0000 mgr.y (mgr.24356) 7490 : cluster 0 pgmap v7458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:50 smithi040 bash[41173]: cluster 2023-12-01T19:47:49.917809+0000 mgr.y (mgr.24356) 7490 : cluster 0 pgmap v7458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:50 smithi040 bash[28232]: cluster 2023-12-01T19:47:49.917809+0000 mgr.y (mgr.24356) 7490 : cluster 0 pgmap v7458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:51 smithi141 bash[31670]: audit 2023-12-01T19:47:51.126883+0000 mon.c (mon.2) 4717 : audit 0 from='client.? 172.21.15.40:0/3468432434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:51 smithi040 bash[28232]: audit 2023-12-01T19:47:51.126883+0000 mon.c (mon.2) 4717 : audit 0 from='client.? 172.21.15.40:0/3468432434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:51 smithi040 bash[41173]: audit 2023-12-01T19:47:51.126883+0000 mon.c (mon.2) 4717 : audit 0 from='client.? 172.21.15.40:0/3468432434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:52 smithi141 bash[31670]: cluster 2023-12-01T19:47:51.918481+0000 mgr.y (mgr.24356) 7491 : cluster 0 pgmap v7459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:52 smithi040 bash[28232]: cluster 2023-12-01T19:47:51.918481+0000 mgr.y (mgr.24356) 7491 : cluster 0 pgmap v7459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:52 smithi040 bash[41173]: cluster 2023-12-01T19:47:51.918481+0000 mgr.y (mgr.24356) 7491 : cluster 0 pgmap v7459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:53 smithi141 bash[31670]: audit 2023-12-01T19:47:53.591942+0000 mon.c (mon.2) 4718 : audit 0 from='client.? 172.21.15.40:0/2104825351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:53 smithi040 bash[28232]: audit 2023-12-01T19:47:53.591942+0000 mon.c (mon.2) 4718 : audit 0 from='client.? 172.21.15.40:0/2104825351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:53 smithi040 bash[41173]: audit 2023-12-01T19:47:53.591942+0000 mon.c (mon.2) 4718 : audit 0 from='client.? 172.21.15.40:0/2104825351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:54 smithi141 bash[31670]: cluster 2023-12-01T19:47:53.919267+0000 mgr.y (mgr.24356) 7492 : cluster 0 pgmap v7460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:54 smithi040 bash[28232]: cluster 2023-12-01T19:47:53.919267+0000 mgr.y (mgr.24356) 7492 : cluster 0 pgmap v7460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:54 smithi040 bash[41173]: cluster 2023-12-01T19:47:53.919267+0000 mgr.y (mgr.24356) 7492 : cluster 0 pgmap v7460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:47:56] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:47:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:56 smithi141 bash[31670]: cluster 2023-12-01T19:47:55.920025+0000 mgr.y (mgr.24356) 7493 : cluster 0 pgmap v7461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:56 smithi141 bash[31670]: audit 2023-12-01T19:47:56.055061+0000 mon.a (mon.0) 5069 : audit 0 from='client.? 172.21.15.40:0/3003974178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:56 smithi040 bash[28232]: cluster 2023-12-01T19:47:55.920025+0000 mgr.y (mgr.24356) 7493 : cluster 0 pgmap v7461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:56 smithi040 bash[28232]: audit 2023-12-01T19:47:56.055061+0000 mon.a (mon.0) 5069 : audit 0 from='client.? 172.21.15.40:0/3003974178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:56 smithi040 bash[41173]: cluster 2023-12-01T19:47:55.920025+0000 mgr.y (mgr.24356) 7493 : cluster 0 pgmap v7461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:56 smithi040 bash[41173]: audit 2023-12-01T19:47:56.055061+0000 mon.a (mon.0) 5069 : audit 0 from='client.? 172.21.15.40:0/3003974178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:58 smithi040 bash[28232]: cluster 2023-12-01T19:47:57.920687+0000 mgr.y (mgr.24356) 7494 : cluster 0 pgmap v7462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:47:58 smithi040 bash[28232]: audit 2023-12-01T19:47:58.515744+0000 mon.a (mon.0) 5070 : audit 0 from='client.? 172.21.15.40:0/575523055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:58 smithi040 bash[41173]: cluster 2023-12-01T19:47:57.920687+0000 mgr.y (mgr.24356) 7494 : cluster 0 pgmap v7462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:47:58 smithi040 bash[41173]: audit 2023-12-01T19:47:58.515744+0000 mon.a (mon.0) 5070 : audit 0 from='client.? 172.21.15.40:0/575523055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:47:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:58 smithi141 bash[31670]: cluster 2023-12-01T19:47:57.920687+0000 mgr.y (mgr.24356) 7494 : cluster 0 pgmap v7462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:47:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:47:58 smithi141 bash[31670]: audit 2023-12-01T19:47:58.515744+0000 mon.a (mon.0) 5070 : audit 0 from='client.? 172.21.15.40:0/575523055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:00 smithi141 bash[31670]: cluster 2023-12-01T19:47:59.921749+0000 mgr.y (mgr.24356) 7495 : cluster 0 pgmap v7463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:00 smithi040 bash[28232]: cluster 2023-12-01T19:47:59.921749+0000 mgr.y (mgr.24356) 7495 : cluster 0 pgmap v7463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:00 smithi040 bash[41173]: cluster 2023-12-01T19:47:59.921749+0000 mgr.y (mgr.24356) 7495 : cluster 0 pgmap v7463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:01 smithi141 bash[31670]: audit 2023-12-01T19:48:00.975495+0000 mon.c (mon.2) 4719 : audit 0 from='client.? 172.21.15.40:0/573248613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:01 smithi040 bash[28232]: audit 2023-12-01T19:48:00.975495+0000 mon.c (mon.2) 4719 : audit 0 from='client.? 172.21.15.40:0/573248613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:01 smithi040 bash[41173]: audit 2023-12-01T19:48:00.975495+0000 mon.c (mon.2) 4719 : audit 0 from='client.? 172.21.15.40:0/573248613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:02 smithi141 bash[31670]: cluster 2023-12-01T19:48:01.922368+0000 mgr.y (mgr.24356) 7496 : cluster 0 pgmap v7464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:02 smithi040 bash[41173]: cluster 2023-12-01T19:48:01.922368+0000 mgr.y (mgr.24356) 7496 : cluster 0 pgmap v7464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:02 smithi040 bash[28232]: cluster 2023-12-01T19:48:01.922368+0000 mgr.y (mgr.24356) 7496 : cluster 0 pgmap v7464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:04 smithi141 bash[31670]: audit 2023-12-01T19:48:03.446770+0000 mon.a (mon.0) 5071 : audit 0 from='client.? 172.21.15.40:0/3854341481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:04 smithi141 bash[31670]: audit 2023-12-01T19:48:03.707458+0000 mon.c (mon.2) 4720 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:03 smithi040 bash[28232]: audit 2023-12-01T19:48:03.446770+0000 mon.a (mon.0) 5071 : audit 0 from='client.? 172.21.15.40:0/3854341481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:03 smithi040 bash[28232]: audit 2023-12-01T19:48:03.707458+0000 mon.c (mon.2) 4720 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:04 smithi040 bash[41173]: audit 2023-12-01T19:48:03.446770+0000 mon.a (mon.0) 5071 : audit 0 from='client.? 172.21.15.40:0/3854341481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:04 smithi040 bash[41173]: audit 2023-12-01T19:48:03.707458+0000 mon.c (mon.2) 4720 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:05 smithi141 bash[31670]: cluster 2023-12-01T19:48:03.923010+0000 mgr.y (mgr.24356) 7497 : cluster 0 pgmap v7465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:05 smithi040 bash[28232]: cluster 2023-12-01T19:48:03.923010+0000 mgr.y (mgr.24356) 7497 : cluster 0 pgmap v7465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:05 smithi040 bash[41173]: cluster 2023-12-01T19:48:03.923010+0000 mgr.y (mgr.24356) 7497 : cluster 0 pgmap v7465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:06 smithi141 bash[31670]: audit 2023-12-01T19:48:05.902702+0000 mon.c (mon.2) 4721 : audit 0 from='client.? 172.21.15.40:0/1832817674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:06 smithi040 bash[28232]: audit 2023-12-01T19:48:05.902702+0000 mon.c (mon.2) 4721 : audit 0 from='client.? 172.21.15.40:0/1832817674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:06 smithi040 bash[41173]: audit 2023-12-01T19:48:05.902702+0000 mon.c (mon.2) 4721 : audit 0 from='client.? 172.21.15.40:0/1832817674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:48:06] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:48:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:07 smithi141 bash[31670]: cluster 2023-12-01T19:48:05.924192+0000 mgr.y (mgr.24356) 7498 : cluster 0 pgmap v7466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:07 smithi040 bash[28232]: cluster 2023-12-01T19:48:05.924192+0000 mgr.y (mgr.24356) 7498 : cluster 0 pgmap v7466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:07 smithi040 bash[41173]: cluster 2023-12-01T19:48:05.924192+0000 mgr.y (mgr.24356) 7498 : cluster 0 pgmap v7466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:08 smithi040 bash[28232]: cluster 2023-12-01T19:48:07.924834+0000 mgr.y (mgr.24356) 7499 : cluster 0 pgmap v7467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:08 smithi040 bash[28232]: audit 2023-12-01T19:48:08.374898+0000 mon.c (mon.2) 4722 : audit 0 from='client.? 172.21.15.40:0/2931838351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:08 smithi040 bash[41173]: cluster 2023-12-01T19:48:07.924834+0000 mgr.y (mgr.24356) 7499 : cluster 0 pgmap v7467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:08 smithi040 bash[41173]: audit 2023-12-01T19:48:08.374898+0000 mon.c (mon.2) 4722 : audit 0 from='client.? 172.21.15.40:0/2931838351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:08 smithi141 bash[31670]: cluster 2023-12-01T19:48:07.924834+0000 mgr.y (mgr.24356) 7499 : cluster 0 pgmap v7467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:08 smithi141 bash[31670]: audit 2023-12-01T19:48:08.374898+0000 mon.c (mon.2) 4722 : audit 0 from='client.? 172.21.15.40:0/2931838351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:10 smithi141 bash[31670]: cluster 2023-12-01T19:48:09.925975+0000 mgr.y (mgr.24356) 7500 : cluster 0 pgmap v7468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:10 smithi141 bash[31670]: audit 2023-12-01T19:48:10.838059+0000 mon.c (mon.2) 4723 : audit 0 from='client.? 172.21.15.40:0/324529001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:10 smithi040 bash[28232]: cluster 2023-12-01T19:48:09.925975+0000 mgr.y (mgr.24356) 7500 : cluster 0 pgmap v7468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:10 smithi040 bash[28232]: audit 2023-12-01T19:48:10.838059+0000 mon.c (mon.2) 4723 : audit 0 from='client.? 172.21.15.40:0/324529001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:10 smithi040 bash[41173]: cluster 2023-12-01T19:48:09.925975+0000 mgr.y (mgr.24356) 7500 : cluster 0 pgmap v7468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:10 smithi040 bash[41173]: audit 2023-12-01T19:48:10.838059+0000 mon.c (mon.2) 4723 : audit 0 from='client.? 172.21.15.40:0/324529001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:12 smithi141 bash[31670]: cluster 2023-12-01T19:48:11.926654+0000 mgr.y (mgr.24356) 7501 : cluster 0 pgmap v7469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:12 smithi040 bash[28232]: cluster 2023-12-01T19:48:11.926654+0000 mgr.y (mgr.24356) 7501 : cluster 0 pgmap v7469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:12 smithi040 bash[41173]: cluster 2023-12-01T19:48:11.926654+0000 mgr.y (mgr.24356) 7501 : cluster 0 pgmap v7469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:13 smithi141 bash[31670]: audit 2023-12-01T19:48:13.302132+0000 mon.a (mon.0) 5072 : audit 0 from='client.? 172.21.15.40:0/4123781708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:13 smithi040 bash[28232]: audit 2023-12-01T19:48:13.302132+0000 mon.a (mon.0) 5072 : audit 0 from='client.? 172.21.15.40:0/4123781708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:13 smithi040 bash[41173]: audit 2023-12-01T19:48:13.302132+0000 mon.a (mon.0) 5072 : audit 0 from='client.? 172.21.15.40:0/4123781708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:14 smithi141 bash[31670]: cluster 2023-12-01T19:48:13.927346+0000 mgr.y (mgr.24356) 7502 : cluster 0 pgmap v7470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:14 smithi040 bash[28232]: cluster 2023-12-01T19:48:13.927346+0000 mgr.y (mgr.24356) 7502 : cluster 0 pgmap v7470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:14 smithi040 bash[41173]: cluster 2023-12-01T19:48:13.927346+0000 mgr.y (mgr.24356) 7502 : cluster 0 pgmap v7470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:16 smithi141 bash[31670]: audit 2023-12-01T19:48:15.765070+0000 mon.c (mon.2) 4724 : audit 0 from='client.? 172.21.15.40:0/1567698141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:16 smithi040 bash[28232]: audit 2023-12-01T19:48:15.765070+0000 mon.c (mon.2) 4724 : audit 0 from='client.? 172.21.15.40:0/1567698141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:16 smithi040 bash[41173]: audit 2023-12-01T19:48:15.765070+0000 mon.c (mon.2) 4724 : audit 0 from='client.? 172.21.15.40:0/1567698141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:48:16] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T19:48:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:17 smithi141 bash[31670]: cluster 2023-12-01T19:48:15.928476+0000 mgr.y (mgr.24356) 7503 : cluster 0 pgmap v7471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:17 smithi040 bash[28232]: cluster 2023-12-01T19:48:15.928476+0000 mgr.y (mgr.24356) 7503 : cluster 0 pgmap v7471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:17 smithi040 bash[41173]: cluster 2023-12-01T19:48:15.928476+0000 mgr.y (mgr.24356) 7503 : cluster 0 pgmap v7471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:18 smithi040 bash[28232]: cluster 2023-12-01T19:48:17.928881+0000 mgr.y (mgr.24356) 7504 : cluster 0 pgmap v7472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:18 smithi040 bash[28232]: audit 2023-12-01T19:48:18.232842+0000 mon.c (mon.2) 4725 : audit 0 from='client.? 172.21.15.40:0/3371167022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:18 smithi040 bash[41173]: cluster 2023-12-01T19:48:17.928881+0000 mgr.y (mgr.24356) 7504 : cluster 0 pgmap v7472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:18 smithi040 bash[41173]: audit 2023-12-01T19:48:18.232842+0000 mon.c (mon.2) 4725 : audit 0 from='client.? 172.21.15.40:0/3371167022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:18 smithi141 bash[31670]: cluster 2023-12-01T19:48:17.928881+0000 mgr.y (mgr.24356) 7504 : cluster 0 pgmap v7472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:18 smithi141 bash[31670]: audit 2023-12-01T19:48:18.232842+0000 mon.c (mon.2) 4725 : audit 0 from='client.? 172.21.15.40:0/3371167022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:19 smithi040 bash[28232]: audit 2023-12-01T19:48:18.707787+0000 mon.c (mon.2) 4726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:19 smithi040 bash[41173]: audit 2023-12-01T19:48:18.707787+0000 mon.c (mon.2) 4726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:19 smithi141 bash[31670]: audit 2023-12-01T19:48:18.707787+0000 mon.c (mon.2) 4726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:20 smithi141 bash[31670]: cluster 2023-12-01T19:48:19.929959+0000 mgr.y (mgr.24356) 7505 : cluster 0 pgmap v7473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:20 smithi040 bash[28232]: cluster 2023-12-01T19:48:19.929959+0000 mgr.y (mgr.24356) 7505 : cluster 0 pgmap v7473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:20 smithi040 bash[41173]: cluster 2023-12-01T19:48:19.929959+0000 mgr.y (mgr.24356) 7505 : cluster 0 pgmap v7473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:21 smithi141 bash[31670]: audit 2023-12-01T19:48:20.690073+0000 mon.c (mon.2) 4727 : audit 0 from='client.? 172.21.15.40:0/2027377026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:21 smithi040 bash[28232]: audit 2023-12-01T19:48:20.690073+0000 mon.c (mon.2) 4727 : audit 0 from='client.? 172.21.15.40:0/2027377026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:21 smithi040 bash[41173]: audit 2023-12-01T19:48:20.690073+0000 mon.c (mon.2) 4727 : audit 0 from='client.? 172.21.15.40:0/2027377026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:22 smithi141 bash[31670]: cluster 2023-12-01T19:48:21.930650+0000 mgr.y (mgr.24356) 7506 : cluster 0 pgmap v7474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:22 smithi040 bash[41173]: cluster 2023-12-01T19:48:21.930650+0000 mgr.y (mgr.24356) 7506 : cluster 0 pgmap v7474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:22 smithi040 bash[28232]: cluster 2023-12-01T19:48:21.930650+0000 mgr.y (mgr.24356) 7506 : cluster 0 pgmap v7474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:23 smithi141 bash[31670]: audit 2023-12-01T19:48:23.147543+0000 mon.c (mon.2) 4728 : audit 0 from='client.? 172.21.15.40:0/2615277792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:23 smithi040 bash[41173]: audit 2023-12-01T19:48:23.147543+0000 mon.c (mon.2) 4728 : audit 0 from='client.? 172.21.15.40:0/2615277792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:23 smithi040 bash[28232]: audit 2023-12-01T19:48:23.147543+0000 mon.c (mon.2) 4728 : audit 0 from='client.? 172.21.15.40:0/2615277792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:24 smithi141 bash[31670]: cluster 2023-12-01T19:48:23.931341+0000 mgr.y (mgr.24356) 7507 : cluster 0 pgmap v7475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:24 smithi040 bash[28232]: cluster 2023-12-01T19:48:23.931341+0000 mgr.y (mgr.24356) 7507 : cluster 0 pgmap v7475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:24 smithi040 bash[41173]: cluster 2023-12-01T19:48:23.931341+0000 mgr.y (mgr.24356) 7507 : cluster 0 pgmap v7475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:25 smithi141 bash[31670]: audit 2023-12-01T19:48:25.612794+0000 mon.c (mon.2) 4729 : audit 0 from='client.? 172.21.15.40:0/2434214115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:25 smithi040 bash[28232]: audit 2023-12-01T19:48:25.612794+0000 mon.c (mon.2) 4729 : audit 0 from='client.? 172.21.15.40:0/2434214115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:25 smithi040 bash[41173]: audit 2023-12-01T19:48:25.612794+0000 mon.c (mon.2) 4729 : audit 0 from='client.? 172.21.15.40:0/2434214115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:26 smithi040 bash[28232]: cluster 2023-12-01T19:48:25.932510+0000 mgr.y (mgr.24356) 7508 : cluster 0 pgmap v7476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:48:26] "GET /metrics HTTP/1.1" 200 33909 "" "Prometheus/2.43.0" 2023-12-01T19:48:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:26 smithi040 bash[41173]: cluster 2023-12-01T19:48:25.932510+0000 mgr.y (mgr.24356) 7508 : cluster 0 pgmap v7476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:26 smithi141 bash[31670]: cluster 2023-12-01T19:48:25.932510+0000 mgr.y (mgr.24356) 7508 : cluster 0 pgmap v7476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:28 smithi141 bash[31670]: cluster 2023-12-01T19:48:27.933141+0000 mgr.y (mgr.24356) 7509 : cluster 0 pgmap v7477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:28 smithi141 bash[31670]: audit 2023-12-01T19:48:28.071625+0000 mon.a (mon.0) 5073 : audit 0 from='client.? 172.21.15.40:0/4075356276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:28 smithi040 bash[28232]: cluster 2023-12-01T19:48:27.933141+0000 mgr.y (mgr.24356) 7509 : cluster 0 pgmap v7477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:28 smithi040 bash[28232]: audit 2023-12-01T19:48:28.071625+0000 mon.a (mon.0) 5073 : audit 0 from='client.? 172.21.15.40:0/4075356276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:28 smithi040 bash[41173]: cluster 2023-12-01T19:48:27.933141+0000 mgr.y (mgr.24356) 7509 : cluster 0 pgmap v7477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:28 smithi040 bash[41173]: audit 2023-12-01T19:48:28.071625+0000 mon.a (mon.0) 5073 : audit 0 from='client.? 172.21.15.40:0/4075356276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:30 smithi141 bash[31670]: cluster 2023-12-01T19:48:29.934288+0000 mgr.y (mgr.24356) 7510 : cluster 0 pgmap v7478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:30 smithi141 bash[31670]: audit 2023-12-01T19:48:30.536949+0000 mon.a (mon.0) 5074 : audit 0 from='client.? 172.21.15.40:0/512088314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:30 smithi040 bash[28232]: cluster 2023-12-01T19:48:29.934288+0000 mgr.y (mgr.24356) 7510 : cluster 0 pgmap v7478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:30 smithi040 bash[28232]: audit 2023-12-01T19:48:30.536949+0000 mon.a (mon.0) 5074 : audit 0 from='client.? 172.21.15.40:0/512088314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:30 smithi040 bash[41173]: cluster 2023-12-01T19:48:29.934288+0000 mgr.y (mgr.24356) 7510 : cluster 0 pgmap v7478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:30 smithi040 bash[41173]: audit 2023-12-01T19:48:30.536949+0000 mon.a (mon.0) 5074 : audit 0 from='client.? 172.21.15.40:0/512088314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:32 smithi141 bash[31670]: cluster 2023-12-01T19:48:31.934961+0000 mgr.y (mgr.24356) 7511 : cluster 0 pgmap v7479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:32 smithi040 bash[28232]: cluster 2023-12-01T19:48:31.934961+0000 mgr.y (mgr.24356) 7511 : cluster 0 pgmap v7479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:32 smithi040 bash[41173]: cluster 2023-12-01T19:48:31.934961+0000 mgr.y (mgr.24356) 7511 : cluster 0 pgmap v7479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:34 smithi141 bash[31670]: audit 2023-12-01T19:48:33.003033+0000 mon.a (mon.0) 5075 : audit 0 from='client.? 172.21.15.40:0/3819980641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:34 smithi141 bash[31670]: audit 2023-12-01T19:48:33.708322+0000 mon.c (mon.2) 4730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:34 smithi040 bash[41173]: audit 2023-12-01T19:48:33.003033+0000 mon.a (mon.0) 5075 : audit 0 from='client.? 172.21.15.40:0/3819980641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:34 smithi040 bash[41173]: audit 2023-12-01T19:48:33.708322+0000 mon.c (mon.2) 4730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:34 smithi040 bash[28232]: audit 2023-12-01T19:48:33.003033+0000 mon.a (mon.0) 5075 : audit 0 from='client.? 172.21.15.40:0/3819980641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:34 smithi040 bash[28232]: audit 2023-12-01T19:48:33.708322+0000 mon.c (mon.2) 4730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:35 smithi141 bash[31670]: cluster 2023-12-01T19:48:33.935582+0000 mgr.y (mgr.24356) 7512 : cluster 0 pgmap v7480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:35 smithi040 bash[41173]: cluster 2023-12-01T19:48:33.935582+0000 mgr.y (mgr.24356) 7512 : cluster 0 pgmap v7480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:35 smithi040 bash[28232]: cluster 2023-12-01T19:48:33.935582+0000 mgr.y (mgr.24356) 7512 : cluster 0 pgmap v7480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:36 smithi141 bash[31670]: audit 2023-12-01T19:48:35.466533+0000 mon.a (mon.0) 5076 : audit 0 from='client.? 172.21.15.40:0/1243793130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:36 smithi040 bash[28232]: audit 2023-12-01T19:48:35.466533+0000 mon.a (mon.0) 5076 : audit 0 from='client.? 172.21.15.40:0/1243793130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:36 smithi040 bash[41173]: audit 2023-12-01T19:48:35.466533+0000 mon.a (mon.0) 5076 : audit 0 from='client.? 172.21.15.40:0/1243793130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:48:36] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:48:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:37 smithi141 bash[31670]: cluster 2023-12-01T19:48:35.936782+0000 mgr.y (mgr.24356) 7513 : cluster 0 pgmap v7481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:37 smithi040 bash[28232]: cluster 2023-12-01T19:48:35.936782+0000 mgr.y (mgr.24356) 7513 : cluster 0 pgmap v7481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:37 smithi040 bash[41173]: cluster 2023-12-01T19:48:35.936782+0000 mgr.y (mgr.24356) 7513 : cluster 0 pgmap v7481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:38 smithi040 bash[28232]: audit 2023-12-01T19:48:37.934626+0000 mon.a (mon.0) 5077 : audit 0 from='client.? 172.21.15.40:0/1518490576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:38 smithi040 bash[28232]: cluster 2023-12-01T19:48:37.937172+0000 mgr.y (mgr.24356) 7514 : cluster 0 pgmap v7482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:38 smithi040 bash[41173]: audit 2023-12-01T19:48:37.934626+0000 mon.a (mon.0) 5077 : audit 0 from='client.? 172.21.15.40:0/1518490576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:38 smithi040 bash[41173]: cluster 2023-12-01T19:48:37.937172+0000 mgr.y (mgr.24356) 7514 : cluster 0 pgmap v7482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:38 smithi141 bash[31670]: audit 2023-12-01T19:48:37.934626+0000 mon.a (mon.0) 5077 : audit 0 from='client.? 172.21.15.40:0/1518490576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:38 smithi141 bash[31670]: cluster 2023-12-01T19:48:37.937172+0000 mgr.y (mgr.24356) 7514 : cluster 0 pgmap v7482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:40 smithi141 bash[31670]: cluster 2023-12-01T19:48:39.938277+0000 mgr.y (mgr.24356) 7515 : cluster 0 pgmap v7483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:40 smithi141 bash[31670]: audit 2023-12-01T19:48:40.403368+0000 mon.c (mon.2) 4731 : audit 0 from='client.? 172.21.15.40:0/134243484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:40 smithi040 bash[28232]: cluster 2023-12-01T19:48:39.938277+0000 mgr.y (mgr.24356) 7515 : cluster 0 pgmap v7483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:40 smithi040 bash[28232]: audit 2023-12-01T19:48:40.403368+0000 mon.c (mon.2) 4731 : audit 0 from='client.? 172.21.15.40:0/134243484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:40 smithi040 bash[41173]: cluster 2023-12-01T19:48:39.938277+0000 mgr.y (mgr.24356) 7515 : cluster 0 pgmap v7483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:40 smithi040 bash[41173]: audit 2023-12-01T19:48:40.403368+0000 mon.c (mon.2) 4731 : audit 0 from='client.? 172.21.15.40:0/134243484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:43 smithi141 bash[31670]: cluster 2023-12-01T19:48:41.939068+0000 mgr.y (mgr.24356) 7516 : cluster 0 pgmap v7484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:43 smithi141 bash[31670]: audit 2023-12-01T19:48:42.864426+0000 mon.c (mon.2) 4732 : audit 0 from='client.? 172.21.15.40:0/2287166418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:42 smithi040 bash[28232]: cluster 2023-12-01T19:48:41.939068+0000 mgr.y (mgr.24356) 7516 : cluster 0 pgmap v7484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:42 smithi040 bash[28232]: audit 2023-12-01T19:48:42.864426+0000 mon.c (mon.2) 4732 : audit 0 from='client.? 172.21.15.40:0/2287166418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:43 smithi040 bash[41173]: cluster 2023-12-01T19:48:41.939068+0000 mgr.y (mgr.24356) 7516 : cluster 0 pgmap v7484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:43 smithi040 bash[41173]: audit 2023-12-01T19:48:42.864426+0000 mon.c (mon.2) 4732 : audit 0 from='client.? 172.21.15.40:0/2287166418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:45 smithi141 bash[31670]: cluster 2023-12-01T19:48:43.939770+0000 mgr.y (mgr.24356) 7517 : cluster 0 pgmap v7485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:45 smithi040 bash[28232]: cluster 2023-12-01T19:48:43.939770+0000 mgr.y (mgr.24356) 7517 : cluster 0 pgmap v7485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:45 smithi040 bash[41173]: cluster 2023-12-01T19:48:43.939770+0000 mgr.y (mgr.24356) 7517 : cluster 0 pgmap v7485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:46 smithi141 bash[31670]: audit 2023-12-01T19:48:45.322587+0000 mon.a (mon.0) 5078 : audit 0 from='client.? 172.21.15.40:0/2412215669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:46 smithi040 bash[28232]: audit 2023-12-01T19:48:45.322587+0000 mon.a (mon.0) 5078 : audit 0 from='client.? 172.21.15.40:0/2412215669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:46 smithi040 bash[41173]: audit 2023-12-01T19:48:45.322587+0000 mon.a (mon.0) 5078 : audit 0 from='client.? 172.21.15.40:0/2412215669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:48:46] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T19:48:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:47 smithi141 bash[31670]: cluster 2023-12-01T19:48:45.940966+0000 mgr.y (mgr.24356) 7518 : cluster 0 pgmap v7486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:47 smithi040 bash[28232]: cluster 2023-12-01T19:48:45.940966+0000 mgr.y (mgr.24356) 7518 : cluster 0 pgmap v7486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:47 smithi040 bash[41173]: cluster 2023-12-01T19:48:45.940966+0000 mgr.y (mgr.24356) 7518 : cluster 0 pgmap v7486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:48 smithi141 bash[31670]: audit 2023-12-01T19:48:47.769226+0000 mon.c (mon.2) 4733 : audit 0 from='client.? 172.21.15.40:0/2556569813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:48 smithi141 bash[31670]: cluster 2023-12-01T19:48:47.941596+0000 mgr.y (mgr.24356) 7519 : cluster 0 pgmap v7487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:48 smithi040 bash[28232]: audit 2023-12-01T19:48:47.769226+0000 mon.c (mon.2) 4733 : audit 0 from='client.? 172.21.15.40:0/2556569813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:48 smithi040 bash[28232]: cluster 2023-12-01T19:48:47.941596+0000 mgr.y (mgr.24356) 7519 : cluster 0 pgmap v7487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:48 smithi040 bash[41173]: audit 2023-12-01T19:48:47.769226+0000 mon.c (mon.2) 4733 : audit 0 from='client.? 172.21.15.40:0/2556569813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:48 smithi040 bash[41173]: cluster 2023-12-01T19:48:47.941596+0000 mgr.y (mgr.24356) 7519 : cluster 0 pgmap v7487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:49 smithi141 bash[31670]: audit 2023-12-01T19:48:48.708995+0000 mon.c (mon.2) 4734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:49 smithi141 bash[31670]: audit 2023-12-01T19:48:48.799491+0000 mon.c (mon.2) 4735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:48:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:49 smithi040 bash[41173]: audit 2023-12-01T19:48:48.708995+0000 mon.c (mon.2) 4734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:49 smithi040 bash[41173]: audit 2023-12-01T19:48:48.799491+0000 mon.c (mon.2) 4735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:48:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:49 smithi040 bash[28232]: audit 2023-12-01T19:48:48.708995+0000 mon.c (mon.2) 4734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:49 smithi040 bash[28232]: audit 2023-12-01T19:48:48.799491+0000 mon.c (mon.2) 4735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:48:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:50 smithi141 bash[31670]: cluster 2023-12-01T19:48:49.942789+0000 mgr.y (mgr.24356) 7520 : cluster 0 pgmap v7488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:50 smithi141 bash[31670]: audit 2023-12-01T19:48:50.235503+0000 mon.a (mon.0) 5079 : audit 0 from='client.? 172.21.15.40:0/145514936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:50 smithi040 bash[28232]: cluster 2023-12-01T19:48:49.942789+0000 mgr.y (mgr.24356) 7520 : cluster 0 pgmap v7488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:50 smithi040 bash[28232]: audit 2023-12-01T19:48:50.235503+0000 mon.a (mon.0) 5079 : audit 0 from='client.? 172.21.15.40:0/145514936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:50 smithi040 bash[41173]: cluster 2023-12-01T19:48:49.942789+0000 mgr.y (mgr.24356) 7520 : cluster 0 pgmap v7488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:50 smithi040 bash[41173]: audit 2023-12-01T19:48:50.235503+0000 mon.a (mon.0) 5079 : audit 0 from='client.? 172.21.15.40:0/145514936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:53 smithi141 bash[31670]: cluster 2023-12-01T19:48:51.943446+0000 mgr.y (mgr.24356) 7521 : cluster 0 pgmap v7489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:53 smithi141 bash[31670]: audit 2023-12-01T19:48:52.690531+0000 mon.a (mon.0) 5080 : audit 0 from='client.? 172.21.15.40:0/1903941094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:53 smithi040 bash[28232]: cluster 2023-12-01T19:48:51.943446+0000 mgr.y (mgr.24356) 7521 : cluster 0 pgmap v7489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:53 smithi040 bash[28232]: audit 2023-12-01T19:48:52.690531+0000 mon.a (mon.0) 5080 : audit 0 from='client.? 172.21.15.40:0/1903941094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:53 smithi040 bash[41173]: cluster 2023-12-01T19:48:51.943446+0000 mgr.y (mgr.24356) 7521 : cluster 0 pgmap v7489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:53 smithi040 bash[41173]: audit 2023-12-01T19:48:52.690531+0000 mon.a (mon.0) 5080 : audit 0 from='client.? 172.21.15.40:0/1903941094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:55 smithi141 bash[31670]: cluster 2023-12-01T19:48:53.944044+0000 mgr.y (mgr.24356) 7522 : cluster 0 pgmap v7490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:55 smithi141 bash[31670]: audit 2023-12-01T19:48:54.696499+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:55 smithi141 bash[31670]: audit 2023-12-01T19:48:54.707282+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:55 smithi040 bash[28232]: cluster 2023-12-01T19:48:53.944044+0000 mgr.y (mgr.24356) 7522 : cluster 0 pgmap v7490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:55 smithi040 bash[28232]: audit 2023-12-01T19:48:54.696499+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:55 smithi040 bash[28232]: audit 2023-12-01T19:48:54.707282+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:55 smithi040 bash[41173]: cluster 2023-12-01T19:48:53.944044+0000 mgr.y (mgr.24356) 7522 : cluster 0 pgmap v7490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:55 smithi040 bash[41173]: audit 2023-12-01T19:48:54.696499+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:55 smithi040 bash[41173]: audit 2023-12-01T19:48:54.707282+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28232]: audit 2023-12-01T19:48:55.055708+0000 mon.a (mon.0) 5083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28232]: audit 2023-12-01T19:48:55.066419+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28232]: audit 2023-12-01T19:48:55.168958+0000 mon.a (mon.0) 5085 : audit 0 from='client.? 172.21.15.40:0/810584713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28232]: audit 2023-12-01T19:48:55.594302+0000 mon.c (mon.2) 4736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28232]: audit 2023-12-01T19:48:55.596205+0000 mon.c (mon.2) 4737 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28232]: audit 2023-12-01T19:48:55.606135+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[41173]: audit 2023-12-01T19:48:55.055708+0000 mon.a (mon.0) 5083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[41173]: audit 2023-12-01T19:48:55.066419+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[41173]: audit 2023-12-01T19:48:55.168958+0000 mon.a (mon.0) 5085 : audit 0 from='client.? 172.21.15.40:0/810584713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[41173]: audit 2023-12-01T19:48:55.594302+0000 mon.c (mon.2) 4736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:48:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[41173]: audit 2023-12-01T19:48:55.596205+0000 mon.c (mon.2) 4737 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:48:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[41173]: audit 2023-12-01T19:48:55.606135+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:56 smithi141 bash[31670]: audit 2023-12-01T19:48:55.055708+0000 mon.a (mon.0) 5083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:56 smithi141 bash[31670]: audit 2023-12-01T19:48:55.066419+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:56 smithi141 bash[31670]: audit 2023-12-01T19:48:55.168958+0000 mon.a (mon.0) 5085 : audit 0 from='client.? 172.21.15.40:0/810584713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:56 smithi141 bash[31670]: audit 2023-12-01T19:48:55.594302+0000 mon.c (mon.2) 4736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:56 smithi141 bash[31670]: audit 2023-12-01T19:48:55.596205+0000 mon.c (mon.2) 4737 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:56 smithi141 bash[31670]: audit 2023-12-01T19:48:55.606135+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:48:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:48:56] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T19:48:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:57 smithi040 bash[28232]: cluster 2023-12-01T19:48:55.945165+0000 mgr.y (mgr.24356) 7523 : cluster 0 pgmap v7491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:57 smithi040 bash[41173]: cluster 2023-12-01T19:48:55.945165+0000 mgr.y (mgr.24356) 7523 : cluster 0 pgmap v7491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:57 smithi141 bash[31670]: cluster 2023-12-01T19:48:55.945165+0000 mgr.y (mgr.24356) 7523 : cluster 0 pgmap v7491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:58 smithi040 bash[41173]: audit 2023-12-01T19:48:57.628127+0000 mon.c (mon.2) 4738 : audit 0 from='client.? 172.21.15.40:0/3618243145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:58 smithi040 bash[28232]: audit 2023-12-01T19:48:57.628127+0000 mon.c (mon.2) 4738 : audit 0 from='client.? 172.21.15.40:0/3618243145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:58 smithi141 bash[31670]: audit 2023-12-01T19:48:57.628127+0000 mon.c (mon.2) 4738 : audit 0 from='client.? 172.21.15.40:0/3618243145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:48:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:48:59 smithi040 bash[41173]: cluster 2023-12-01T19:48:57.945832+0000 mgr.y (mgr.24356) 7524 : cluster 0 pgmap v7492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:59.425 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:48:59 smithi040 bash[28232]: cluster 2023-12-01T19:48:57.945832+0000 mgr.y (mgr.24356) 7524 : cluster 0 pgmap v7492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:48:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:48:59 smithi141 bash[31670]: cluster 2023-12-01T19:48:57.945832+0000 mgr.y (mgr.24356) 7524 : cluster 0 pgmap v7492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:01 smithi040 bash[41173]: cluster 2023-12-01T19:48:59.946979+0000 mgr.y (mgr.24356) 7525 : cluster 0 pgmap v7493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:01 smithi040 bash[41173]: audit 2023-12-01T19:49:00.096155+0000 mon.c (mon.2) 4739 : audit 0 from='client.? 172.21.15.40:0/2134242608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:01 smithi040 bash[28232]: cluster 2023-12-01T19:48:59.946979+0000 mgr.y (mgr.24356) 7525 : cluster 0 pgmap v7493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:01 smithi040 bash[28232]: audit 2023-12-01T19:49:00.096155+0000 mon.c (mon.2) 4739 : audit 0 from='client.? 172.21.15.40:0/2134242608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:01 smithi141 bash[31670]: cluster 2023-12-01T19:48:59.946979+0000 mgr.y (mgr.24356) 7525 : cluster 0 pgmap v7493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:01 smithi141 bash[31670]: audit 2023-12-01T19:49:00.096155+0000 mon.c (mon.2) 4739 : audit 0 from='client.? 172.21.15.40:0/2134242608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:03 smithi040 bash[41173]: cluster 2023-12-01T19:49:01.947690+0000 mgr.y (mgr.24356) 7526 : cluster 0 pgmap v7494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:03 smithi040 bash[41173]: audit 2023-12-01T19:49:02.561006+0000 mon.c (mon.2) 4740 : audit 0 from='client.? 172.21.15.40:0/1357463184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:03 smithi040 bash[28232]: cluster 2023-12-01T19:49:01.947690+0000 mgr.y (mgr.24356) 7526 : cluster 0 pgmap v7494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:03 smithi040 bash[28232]: audit 2023-12-01T19:49:02.561006+0000 mon.c (mon.2) 4740 : audit 0 from='client.? 172.21.15.40:0/1357463184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:03 smithi141 bash[31670]: cluster 2023-12-01T19:49:01.947690+0000 mgr.y (mgr.24356) 7526 : cluster 0 pgmap v7494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:03 smithi141 bash[31670]: audit 2023-12-01T19:49:02.561006+0000 mon.c (mon.2) 4740 : audit 0 from='client.? 172.21.15.40:0/1357463184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:04 smithi040 bash[41173]: audit 2023-12-01T19:49:03.709147+0000 mon.c (mon.2) 4741 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:04 smithi040 bash[28232]: audit 2023-12-01T19:49:03.709147+0000 mon.c (mon.2) 4741 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:04 smithi141 bash[31670]: audit 2023-12-01T19:49:03.709147+0000 mon.c (mon.2) 4741 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:05 smithi040 bash[41173]: cluster 2023-12-01T19:49:03.948332+0000 mgr.y (mgr.24356) 7527 : cluster 0 pgmap v7495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:05 smithi040 bash[41173]: audit 2023-12-01T19:49:05.018068+0000 mon.a (mon.0) 5087 : audit 0 from='client.? 172.21.15.40:0/4087805093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:05 smithi040 bash[28232]: cluster 2023-12-01T19:49:03.948332+0000 mgr.y (mgr.24356) 7527 : cluster 0 pgmap v7495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:05 smithi040 bash[28232]: audit 2023-12-01T19:49:05.018068+0000 mon.a (mon.0) 5087 : audit 0 from='client.? 172.21.15.40:0/4087805093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:05 smithi141 bash[31670]: cluster 2023-12-01T19:49:03.948332+0000 mgr.y (mgr.24356) 7527 : cluster 0 pgmap v7495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:05 smithi141 bash[31670]: audit 2023-12-01T19:49:05.018068+0000 mon.a (mon.0) 5087 : audit 0 from='client.? 172.21.15.40:0/4087805093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:49:06] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:49:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:07 smithi040 bash[28232]: cluster 2023-12-01T19:49:05.949592+0000 mgr.y (mgr.24356) 7528 : cluster 0 pgmap v7496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:07 smithi040 bash[41173]: cluster 2023-12-01T19:49:05.949592+0000 mgr.y (mgr.24356) 7528 : cluster 0 pgmap v7496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:07 smithi141 bash[31670]: cluster 2023-12-01T19:49:05.949592+0000 mgr.y (mgr.24356) 7528 : cluster 0 pgmap v7496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:08 smithi040 bash[41173]: audit 2023-12-01T19:49:07.479852+0000 mon.a (mon.0) 5088 : audit 0 from='client.? 172.21.15.40:0/1735543692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:08 smithi040 bash[28232]: audit 2023-12-01T19:49:07.479852+0000 mon.a (mon.0) 5088 : audit 0 from='client.? 172.21.15.40:0/1735543692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:08 smithi141 bash[31670]: audit 2023-12-01T19:49:07.479852+0000 mon.a (mon.0) 5088 : audit 0 from='client.? 172.21.15.40:0/1735543692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:09 smithi040 bash[28232]: cluster 2023-12-01T19:49:07.950293+0000 mgr.y (mgr.24356) 7529 : cluster 0 pgmap v7497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:09 smithi040 bash[41173]: cluster 2023-12-01T19:49:07.950293+0000 mgr.y (mgr.24356) 7529 : cluster 0 pgmap v7497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:09 smithi141 bash[31670]: cluster 2023-12-01T19:49:07.950293+0000 mgr.y (mgr.24356) 7529 : cluster 0 pgmap v7497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:10 smithi040 bash[28232]: audit 2023-12-01T19:49:09.944110+0000 mon.a (mon.0) 5089 : audit 0 from='client.? 172.21.15.40:0/2229905702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:10 smithi040 bash[41173]: audit 2023-12-01T19:49:09.944110+0000 mon.a (mon.0) 5089 : audit 0 from='client.? 172.21.15.40:0/2229905702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:10 smithi141 bash[31670]: audit 2023-12-01T19:49:09.944110+0000 mon.a (mon.0) 5089 : audit 0 from='client.? 172.21.15.40:0/2229905702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:11 smithi040 bash[41173]: cluster 2023-12-01T19:49:09.951386+0000 mgr.y (mgr.24356) 7530 : cluster 0 pgmap v7498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:11 smithi040 bash[28232]: cluster 2023-12-01T19:49:09.951386+0000 mgr.y (mgr.24356) 7530 : cluster 0 pgmap v7498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:11 smithi141 bash[31670]: cluster 2023-12-01T19:49:09.951386+0000 mgr.y (mgr.24356) 7530 : cluster 0 pgmap v7498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:13 smithi040 bash[28232]: cluster 2023-12-01T19:49:11.952002+0000 mgr.y (mgr.24356) 7531 : cluster 0 pgmap v7499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:13 smithi040 bash[28232]: audit 2023-12-01T19:49:12.416677+0000 mon.c (mon.2) 4742 : audit 0 from='client.? 172.21.15.40:0/1503706604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:13 smithi040 bash[41173]: cluster 2023-12-01T19:49:11.952002+0000 mgr.y (mgr.24356) 7531 : cluster 0 pgmap v7499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:13 smithi040 bash[41173]: audit 2023-12-01T19:49:12.416677+0000 mon.c (mon.2) 4742 : audit 0 from='client.? 172.21.15.40:0/1503706604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:13 smithi141 bash[31670]: cluster 2023-12-01T19:49:11.952002+0000 mgr.y (mgr.24356) 7531 : cluster 0 pgmap v7499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:13 smithi141 bash[31670]: audit 2023-12-01T19:49:12.416677+0000 mon.c (mon.2) 4742 : audit 0 from='client.? 172.21.15.40:0/1503706604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:15 smithi040 bash[41173]: cluster 2023-12-01T19:49:13.952635+0000 mgr.y (mgr.24356) 7532 : cluster 0 pgmap v7500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:15 smithi040 bash[41173]: audit 2023-12-01T19:49:14.880193+0000 mon.a (mon.0) 5090 : audit 0 from='client.? 172.21.15.40:0/1798668395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:15 smithi040 bash[28232]: cluster 2023-12-01T19:49:13.952635+0000 mgr.y (mgr.24356) 7532 : cluster 0 pgmap v7500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:15 smithi040 bash[28232]: audit 2023-12-01T19:49:14.880193+0000 mon.a (mon.0) 5090 : audit 0 from='client.? 172.21.15.40:0/1798668395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:15 smithi141 bash[31670]: cluster 2023-12-01T19:49:13.952635+0000 mgr.y (mgr.24356) 7532 : cluster 0 pgmap v7500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:15 smithi141 bash[31670]: audit 2023-12-01T19:49:14.880193+0000 mon.a (mon.0) 5090 : audit 0 from='client.? 172.21.15.40:0/1798668395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:49:16] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T19:49:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:17 smithi040 bash[28232]: cluster 2023-12-01T19:49:15.953844+0000 mgr.y (mgr.24356) 7533 : cluster 0 pgmap v7501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:17 smithi040 bash[41173]: cluster 2023-12-01T19:49:15.953844+0000 mgr.y (mgr.24356) 7533 : cluster 0 pgmap v7501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:17 smithi141 bash[31670]: cluster 2023-12-01T19:49:15.953844+0000 mgr.y (mgr.24356) 7533 : cluster 0 pgmap v7501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:18 smithi040 bash[28232]: audit 2023-12-01T19:49:17.343489+0000 mon.c (mon.2) 4743 : audit 0 from='client.? 172.21.15.40:0/610293132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:18 smithi040 bash[41173]: audit 2023-12-01T19:49:17.343489+0000 mon.c (mon.2) 4743 : audit 0 from='client.? 172.21.15.40:0/610293132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:18 smithi141 bash[31670]: audit 2023-12-01T19:49:17.343489+0000 mon.c (mon.2) 4743 : audit 0 from='client.? 172.21.15.40:0/610293132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:19 smithi040 bash[28232]: cluster 2023-12-01T19:49:17.954556+0000 mgr.y (mgr.24356) 7534 : cluster 0 pgmap v7502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:19 smithi040 bash[28232]: audit 2023-12-01T19:49:18.709738+0000 mon.c (mon.2) 4744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:19 smithi040 bash[41173]: cluster 2023-12-01T19:49:17.954556+0000 mgr.y (mgr.24356) 7534 : cluster 0 pgmap v7502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:19 smithi040 bash[41173]: audit 2023-12-01T19:49:18.709738+0000 mon.c (mon.2) 4744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:19 smithi141 bash[31670]: cluster 2023-12-01T19:49:17.954556+0000 mgr.y (mgr.24356) 7534 : cluster 0 pgmap v7502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:19 smithi141 bash[31670]: audit 2023-12-01T19:49:18.709738+0000 mon.c (mon.2) 4744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:20 smithi040 bash[28232]: audit 2023-12-01T19:49:19.820640+0000 mon.c (mon.2) 4745 : audit 0 from='client.? 172.21.15.40:0/6312213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:20 smithi040 bash[41173]: audit 2023-12-01T19:49:19.820640+0000 mon.c (mon.2) 4745 : audit 0 from='client.? 172.21.15.40:0/6312213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:20 smithi141 bash[31670]: audit 2023-12-01T19:49:19.820640+0000 mon.c (mon.2) 4745 : audit 0 from='client.? 172.21.15.40:0/6312213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:21 smithi040 bash[28232]: cluster 2023-12-01T19:49:19.955735+0000 mgr.y (mgr.24356) 7535 : cluster 0 pgmap v7503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:21 smithi040 bash[41173]: cluster 2023-12-01T19:49:19.955735+0000 mgr.y (mgr.24356) 7535 : cluster 0 pgmap v7503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:21 smithi141 bash[31670]: cluster 2023-12-01T19:49:19.955735+0000 mgr.y (mgr.24356) 7535 : cluster 0 pgmap v7503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:23 smithi040 bash[28232]: cluster 2023-12-01T19:49:21.956500+0000 mgr.y (mgr.24356) 7536 : cluster 0 pgmap v7504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:23 smithi040 bash[28232]: audit 2023-12-01T19:49:22.287669+0000 mon.a (mon.0) 5091 : audit 0 from='client.? 172.21.15.40:0/3128093171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:23 smithi040 bash[41173]: cluster 2023-12-01T19:49:21.956500+0000 mgr.y (mgr.24356) 7536 : cluster 0 pgmap v7504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:23 smithi040 bash[41173]: audit 2023-12-01T19:49:22.287669+0000 mon.a (mon.0) 5091 : audit 0 from='client.? 172.21.15.40:0/3128093171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:23 smithi141 bash[31670]: cluster 2023-12-01T19:49:21.956500+0000 mgr.y (mgr.24356) 7536 : cluster 0 pgmap v7504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:23 smithi141 bash[31670]: audit 2023-12-01T19:49:22.287669+0000 mon.a (mon.0) 5091 : audit 0 from='client.? 172.21.15.40:0/3128093171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:25 smithi040 bash[28232]: cluster 2023-12-01T19:49:23.957206+0000 mgr.y (mgr.24356) 7537 : cluster 0 pgmap v7505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:25 smithi040 bash[28232]: audit 2023-12-01T19:49:24.745890+0000 mon.c (mon.2) 4746 : audit 0 from='client.? 172.21.15.40:0/1754104085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:25 smithi040 bash[41173]: cluster 2023-12-01T19:49:23.957206+0000 mgr.y (mgr.24356) 7537 : cluster 0 pgmap v7505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:25 smithi040 bash[41173]: audit 2023-12-01T19:49:24.745890+0000 mon.c (mon.2) 4746 : audit 0 from='client.? 172.21.15.40:0/1754104085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:25 smithi141 bash[31670]: cluster 2023-12-01T19:49:23.957206+0000 mgr.y (mgr.24356) 7537 : cluster 0 pgmap v7505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:25 smithi141 bash[31670]: audit 2023-12-01T19:49:24.745890+0000 mon.c (mon.2) 4746 : audit 0 from='client.? 172.21.15.40:0/1754104085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:49:26] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T19:49:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:27 smithi040 bash[28232]: cluster 2023-12-01T19:49:25.958369+0000 mgr.y (mgr.24356) 7538 : cluster 0 pgmap v7506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:27 smithi040 bash[41173]: cluster 2023-12-01T19:49:25.958369+0000 mgr.y (mgr.24356) 7538 : cluster 0 pgmap v7506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:27 smithi141 bash[31670]: cluster 2023-12-01T19:49:25.958369+0000 mgr.y (mgr.24356) 7538 : cluster 0 pgmap v7506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:28 smithi040 bash[41173]: audit 2023-12-01T19:49:27.206630+0000 mon.a (mon.0) 5092 : audit 0 from='client.? 172.21.15.40:0/3516854610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:28 smithi040 bash[28232]: audit 2023-12-01T19:49:27.206630+0000 mon.a (mon.0) 5092 : audit 0 from='client.? 172.21.15.40:0/3516854610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:28 smithi141 bash[31670]: audit 2023-12-01T19:49:27.206630+0000 mon.a (mon.0) 5092 : audit 0 from='client.? 172.21.15.40:0/3516854610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:29 smithi040 bash[28232]: cluster 2023-12-01T19:49:27.959100+0000 mgr.y (mgr.24356) 7539 : cluster 0 pgmap v7507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:29 smithi040 bash[41173]: cluster 2023-12-01T19:49:27.959100+0000 mgr.y (mgr.24356) 7539 : cluster 0 pgmap v7507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:29 smithi141 bash[31670]: cluster 2023-12-01T19:49:27.959100+0000 mgr.y (mgr.24356) 7539 : cluster 0 pgmap v7507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:30 smithi141 bash[31670]: audit 2023-12-01T19:49:29.664029+0000 mon.c (mon.2) 4747 : audit 0 from='client.? 172.21.15.40:0/801432732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:30 smithi040 bash[41173]: audit 2023-12-01T19:49:29.664029+0000 mon.c (mon.2) 4747 : audit 0 from='client.? 172.21.15.40:0/801432732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:30 smithi040 bash[28232]: audit 2023-12-01T19:49:29.664029+0000 mon.c (mon.2) 4747 : audit 0 from='client.? 172.21.15.40:0/801432732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:31 smithi141 bash[31670]: cluster 2023-12-01T19:49:29.960296+0000 mgr.y (mgr.24356) 7540 : cluster 0 pgmap v7508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:31 smithi040 bash[28232]: cluster 2023-12-01T19:49:29.960296+0000 mgr.y (mgr.24356) 7540 : cluster 0 pgmap v7508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:31 smithi040 bash[41173]: cluster 2023-12-01T19:49:29.960296+0000 mgr.y (mgr.24356) 7540 : cluster 0 pgmap v7508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:32 smithi141 bash[31670]: audit 2023-12-01T19:49:32.119363+0000 mon.a (mon.0) 5093 : audit 0 from='client.? 172.21.15.40:0/2843800424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:32 smithi040 bash[28232]: audit 2023-12-01T19:49:32.119363+0000 mon.a (mon.0) 5093 : audit 0 from='client.? 172.21.15.40:0/2843800424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:32 smithi040 bash[41173]: audit 2023-12-01T19:49:32.119363+0000 mon.a (mon.0) 5093 : audit 0 from='client.? 172.21.15.40:0/2843800424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:33 smithi141 bash[31670]: cluster 2023-12-01T19:49:31.960956+0000 mgr.y (mgr.24356) 7541 : cluster 0 pgmap v7509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:33 smithi040 bash[28232]: cluster 2023-12-01T19:49:31.960956+0000 mgr.y (mgr.24356) 7541 : cluster 0 pgmap v7509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:33 smithi040 bash[41173]: cluster 2023-12-01T19:49:31.960956+0000 mgr.y (mgr.24356) 7541 : cluster 0 pgmap v7509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:34 smithi141 bash[31670]: audit 2023-12-01T19:49:33.709920+0000 mon.c (mon.2) 4748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:34 smithi040 bash[28232]: audit 2023-12-01T19:49:33.709920+0000 mon.c (mon.2) 4748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:34 smithi040 bash[41173]: audit 2023-12-01T19:49:33.709920+0000 mon.c (mon.2) 4748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:35 smithi141 bash[31670]: cluster 2023-12-01T19:49:33.961548+0000 mgr.y (mgr.24356) 7542 : cluster 0 pgmap v7510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:35 smithi141 bash[31670]: audit 2023-12-01T19:49:34.584279+0000 mon.c (mon.2) 4749 : audit 0 from='client.? 172.21.15.40:0/3613086186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:35 smithi040 bash[28232]: cluster 2023-12-01T19:49:33.961548+0000 mgr.y (mgr.24356) 7542 : cluster 0 pgmap v7510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:35 smithi040 bash[28232]: audit 2023-12-01T19:49:34.584279+0000 mon.c (mon.2) 4749 : audit 0 from='client.? 172.21.15.40:0/3613086186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:35 smithi040 bash[41173]: cluster 2023-12-01T19:49:33.961548+0000 mgr.y (mgr.24356) 7542 : cluster 0 pgmap v7510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:35 smithi040 bash[41173]: audit 2023-12-01T19:49:34.584279+0000 mon.c (mon.2) 4749 : audit 0 from='client.? 172.21.15.40:0/3613086186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:49:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:49:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:37 smithi141 bash[31670]: cluster 2023-12-01T19:49:35.962693+0000 mgr.y (mgr.24356) 7543 : cluster 0 pgmap v7511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:37 smithi141 bash[31670]: audit 2023-12-01T19:49:37.043769+0000 mon.c (mon.2) 4750 : audit 0 from='client.? 172.21.15.40:0/1531083616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:37 smithi040 bash[41173]: cluster 2023-12-01T19:49:35.962693+0000 mgr.y (mgr.24356) 7543 : cluster 0 pgmap v7511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:37 smithi040 bash[41173]: audit 2023-12-01T19:49:37.043769+0000 mon.c (mon.2) 4750 : audit 0 from='client.? 172.21.15.40:0/1531083616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:37 smithi040 bash[28232]: cluster 2023-12-01T19:49:35.962693+0000 mgr.y (mgr.24356) 7543 : cluster 0 pgmap v7511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:37 smithi040 bash[28232]: audit 2023-12-01T19:49:37.043769+0000 mon.c (mon.2) 4750 : audit 0 from='client.? 172.21.15.40:0/1531083616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:38 smithi141 bash[31670]: cluster 2023-12-01T19:49:37.963375+0000 mgr.y (mgr.24356) 7544 : cluster 0 pgmap v7512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:38 smithi040 bash[41173]: cluster 2023-12-01T19:49:37.963375+0000 mgr.y (mgr.24356) 7544 : cluster 0 pgmap v7512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:38 smithi040 bash[28232]: cluster 2023-12-01T19:49:37.963375+0000 mgr.y (mgr.24356) 7544 : cluster 0 pgmap v7512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:39 smithi141 bash[31670]: audit 2023-12-01T19:49:39.513698+0000 mon.a (mon.0) 5094 : audit 0 from='client.? 172.21.15.40:0/2380574199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:39 smithi040 bash[41173]: audit 2023-12-01T19:49:39.513698+0000 mon.a (mon.0) 5094 : audit 0 from='client.? 172.21.15.40:0/2380574199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:39 smithi040 bash[28232]: audit 2023-12-01T19:49:39.513698+0000 mon.a (mon.0) 5094 : audit 0 from='client.? 172.21.15.40:0/2380574199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:40 smithi141 bash[31670]: cluster 2023-12-01T19:49:39.964492+0000 mgr.y (mgr.24356) 7545 : cluster 0 pgmap v7513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:40 smithi040 bash[28232]: cluster 2023-12-01T19:49:39.964492+0000 mgr.y (mgr.24356) 7545 : cluster 0 pgmap v7513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:40 smithi040 bash[41173]: cluster 2023-12-01T19:49:39.964492+0000 mgr.y (mgr.24356) 7545 : cluster 0 pgmap v7513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:42 smithi040 bash[28232]: audit 2023-12-01T19:49:41.968021+0000 mon.c (mon.2) 4751 : audit 0 from='client.? 172.21.15.40:0/1176494263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:42 smithi040 bash[41173]: audit 2023-12-01T19:49:41.968021+0000 mon.c (mon.2) 4751 : audit 0 from='client.? 172.21.15.40:0/1176494263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:42 smithi141 bash[31670]: audit 2023-12-01T19:49:41.968021+0000 mon.c (mon.2) 4751 : audit 0 from='client.? 172.21.15.40:0/1176494263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:43 smithi040 bash[28232]: cluster 2023-12-01T19:49:41.964955+0000 mgr.y (mgr.24356) 7546 : cluster 0 pgmap v7514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:43 smithi040 bash[41173]: cluster 2023-12-01T19:49:41.964955+0000 mgr.y (mgr.24356) 7546 : cluster 0 pgmap v7514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:43 smithi141 bash[31670]: cluster 2023-12-01T19:49:41.964955+0000 mgr.y (mgr.24356) 7546 : cluster 0 pgmap v7514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:45 smithi040 bash[28232]: cluster 2023-12-01T19:49:43.965596+0000 mgr.y (mgr.24356) 7547 : cluster 0 pgmap v7515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:45 smithi040 bash[28232]: audit 2023-12-01T19:49:44.439695+0000 mon.c (mon.2) 4752 : audit 0 from='client.? 172.21.15.40:0/3521398817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:45 smithi040 bash[41173]: cluster 2023-12-01T19:49:43.965596+0000 mgr.y (mgr.24356) 7547 : cluster 0 pgmap v7515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:45 smithi040 bash[41173]: audit 2023-12-01T19:49:44.439695+0000 mon.c (mon.2) 4752 : audit 0 from='client.? 172.21.15.40:0/3521398817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:45 smithi141 bash[31670]: cluster 2023-12-01T19:49:43.965596+0000 mgr.y (mgr.24356) 7547 : cluster 0 pgmap v7515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:45.544 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:45 smithi141 bash[31670]: audit 2023-12-01T19:49:44.439695+0000 mon.c (mon.2) 4752 : audit 0 from='client.? 172.21.15.40:0/3521398817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:49:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:49:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:47 smithi040 bash[41173]: cluster 2023-12-01T19:49:45.966744+0000 mgr.y (mgr.24356) 7548 : cluster 0 pgmap v7516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:47 smithi040 bash[41173]: audit 2023-12-01T19:49:46.908385+0000 mon.c (mon.2) 4753 : audit 0 from='client.? 172.21.15.40:0/3202295940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:47 smithi040 bash[28232]: cluster 2023-12-01T19:49:45.966744+0000 mgr.y (mgr.24356) 7548 : cluster 0 pgmap v7516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:47 smithi040 bash[28232]: audit 2023-12-01T19:49:46.908385+0000 mon.c (mon.2) 4753 : audit 0 from='client.? 172.21.15.40:0/3202295940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:47 smithi141 bash[31670]: cluster 2023-12-01T19:49:45.966744+0000 mgr.y (mgr.24356) 7548 : cluster 0 pgmap v7516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:47 smithi141 bash[31670]: audit 2023-12-01T19:49:46.908385+0000 mon.c (mon.2) 4753 : audit 0 from='client.? 172.21.15.40:0/3202295940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:48 smithi141 bash[31670]: cluster 2023-12-01T19:49:47.967401+0000 mgr.y (mgr.24356) 7549 : cluster 0 pgmap v7517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:48 smithi040 bash[28232]: cluster 2023-12-01T19:49:47.967401+0000 mgr.y (mgr.24356) 7549 : cluster 0 pgmap v7517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:48 smithi040 bash[41173]: cluster 2023-12-01T19:49:47.967401+0000 mgr.y (mgr.24356) 7549 : cluster 0 pgmap v7517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:49 smithi141 bash[31670]: audit 2023-12-01T19:49:48.710216+0000 mon.c (mon.2) 4754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:49 smithi141 bash[31670]: audit 2023-12-01T19:49:49.377630+0000 mon.c (mon.2) 4755 : audit 0 from='client.? 172.21.15.40:0/1384607906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:49 smithi040 bash[28232]: audit 2023-12-01T19:49:48.710216+0000 mon.c (mon.2) 4754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:49 smithi040 bash[28232]: audit 2023-12-01T19:49:49.377630+0000 mon.c (mon.2) 4755 : audit 0 from='client.? 172.21.15.40:0/1384607906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:49 smithi040 bash[41173]: audit 2023-12-01T19:49:48.710216+0000 mon.c (mon.2) 4754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:49 smithi040 bash[41173]: audit 2023-12-01T19:49:49.377630+0000 mon.c (mon.2) 4755 : audit 0 from='client.? 172.21.15.40:0/1384607906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:50 smithi141 bash[31670]: cluster 2023-12-01T19:49:49.968650+0000 mgr.y (mgr.24356) 7550 : cluster 0 pgmap v7518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:50 smithi040 bash[28232]: cluster 2023-12-01T19:49:49.968650+0000 mgr.y (mgr.24356) 7550 : cluster 0 pgmap v7518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:50 smithi040 bash[41173]: cluster 2023-12-01T19:49:49.968650+0000 mgr.y (mgr.24356) 7550 : cluster 0 pgmap v7518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:51 smithi040 bash[41173]: audit 2023-12-01T19:49:51.838005+0000 mon.c (mon.2) 4756 : audit 0 from='client.? 172.21.15.40:0/649318005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:51 smithi040 bash[28232]: audit 2023-12-01T19:49:51.838005+0000 mon.c (mon.2) 4756 : audit 0 from='client.? 172.21.15.40:0/649318005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:51 smithi141 bash[31670]: audit 2023-12-01T19:49:51.838005+0000 mon.c (mon.2) 4756 : audit 0 from='client.? 172.21.15.40:0/649318005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:52 smithi040 bash[28232]: cluster 2023-12-01T19:49:51.969339+0000 mgr.y (mgr.24356) 7551 : cluster 0 pgmap v7519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:52 smithi040 bash[41173]: cluster 2023-12-01T19:49:51.969339+0000 mgr.y (mgr.24356) 7551 : cluster 0 pgmap v7519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:52 smithi141 bash[31670]: cluster 2023-12-01T19:49:51.969339+0000 mgr.y (mgr.24356) 7551 : cluster 0 pgmap v7519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:55 smithi040 bash[28232]: cluster 2023-12-01T19:49:53.970096+0000 mgr.y (mgr.24356) 7552 : cluster 0 pgmap v7520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:55 smithi040 bash[28232]: audit 2023-12-01T19:49:54.301673+0000 mon.c (mon.2) 4757 : audit 0 from='client.? 172.21.15.40:0/1188340773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:55.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:55 smithi040 bash[41173]: cluster 2023-12-01T19:49:53.970096+0000 mgr.y (mgr.24356) 7552 : cluster 0 pgmap v7520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:55.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:55 smithi040 bash[41173]: audit 2023-12-01T19:49:54.301673+0000 mon.c (mon.2) 4757 : audit 0 from='client.? 172.21.15.40:0/1188340773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:55 smithi141 bash[31670]: cluster 2023-12-01T19:49:53.970096+0000 mgr.y (mgr.24356) 7552 : cluster 0 pgmap v7520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:55 smithi141 bash[31670]: audit 2023-12-01T19:49:54.301673+0000 mon.c (mon.2) 4757 : audit 0 from='client.? 172.21.15.40:0/1188340773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:56 smithi040 bash[28232]: audit 2023-12-01T19:49:55.690320+0000 mon.c (mon.2) 4758 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:49:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:56 smithi040 bash[41173]: audit 2023-12-01T19:49:55.690320+0000 mon.c (mon.2) 4758 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:49:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:56 smithi141 bash[31670]: audit 2023-12-01T19:49:55.690320+0000 mon.c (mon.2) 4758 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:49:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:49:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:49:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:57 smithi040 bash[28232]: cluster 2023-12-01T19:49:55.971158+0000 mgr.y (mgr.24356) 7553 : cluster 0 pgmap v7521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:57 smithi040 bash[28232]: audit 2023-12-01T19:49:56.762178+0000 mon.c (mon.2) 4759 : audit 0 from='client.? 172.21.15.40:0/3702069313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:57 smithi040 bash[41173]: cluster 2023-12-01T19:49:55.971158+0000 mgr.y (mgr.24356) 7553 : cluster 0 pgmap v7521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:57 smithi040 bash[41173]: audit 2023-12-01T19:49:56.762178+0000 mon.c (mon.2) 4759 : audit 0 from='client.? 172.21.15.40:0/3702069313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:57 smithi141 bash[31670]: cluster 2023-12-01T19:49:55.971158+0000 mgr.y (mgr.24356) 7553 : cluster 0 pgmap v7521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:57 smithi141 bash[31670]: audit 2023-12-01T19:49:56.762178+0000 mon.c (mon.2) 4759 : audit 0 from='client.? 172.21.15.40:0/3702069313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:49:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:58 smithi141 bash[31670]: cluster 2023-12-01T19:49:57.971846+0000 mgr.y (mgr.24356) 7554 : cluster 0 pgmap v7522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:58 smithi040 bash[28232]: cluster 2023-12-01T19:49:57.971846+0000 mgr.y (mgr.24356) 7554 : cluster 0 pgmap v7522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:49:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:58 smithi040 bash[41173]: cluster 2023-12-01T19:49:57.971846+0000 mgr.y (mgr.24356) 7554 : cluster 0 pgmap v7522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:00.002 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:49:59 smithi040 bash[28232]: audit 2023-12-01T19:49:59.227108+0000 mon.a (mon.0) 5095 : audit 0 from='client.? 172.21.15.40:0/34316749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:00.003 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:49:59 smithi040 bash[41173]: audit 2023-12-01T19:49:59.227108+0000 mon.a (mon.0) 5095 : audit 0 from='client.? 172.21.15.40:0/34316749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:49:59 smithi141 bash[31670]: audit 2023-12-01T19:49:59.227108+0000 mon.a (mon.0) 5095 : audit 0 from='client.? 172.21.15.40:0/34316749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:00 smithi040 bash[28232]: debug 2023-12-01T19:49:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:00 smithi141 bash[31670]: cluster 2023-12-01T19:49:59.973032+0000 mgr.y (mgr.24356) 7555 : cluster 0 pgmap v7523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:00 smithi141 bash[31670]: cluster 2023-12-01T19:50:00.000162+0000 mon.a (mon.0) 5096 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:00 smithi040 bash[28232]: cluster 2023-12-01T19:49:59.973032+0000 mgr.y (mgr.24356) 7555 : cluster 0 pgmap v7523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:00 smithi040 bash[28232]: cluster 2023-12-01T19:50:00.000162+0000 mon.a (mon.0) 5096 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:00 smithi040 bash[41173]: cluster 2023-12-01T19:49:59.973032+0000 mgr.y (mgr.24356) 7555 : cluster 0 pgmap v7523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:00 smithi040 bash[41173]: cluster 2023-12-01T19:50:00.000162+0000 mon.a (mon.0) 5096 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:01.533793+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:01.543825+0000 mon.a (mon.0) 5098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:01.746030+0000 mon.a (mon.0) 5099 : audit 0 from='client.? 172.21.15.40:0/533761637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:01.894859+0000 mon.a (mon.0) 5100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:01.906888+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: cluster 2023-12-01T19:50:01.973652+0000 mgr.y (mgr.24356) 7556 : cluster 0 pgmap v7524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:02.432797+0000 mon.c (mon.2) 4760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:02.434566+0000 mon.c (mon.2) 4761 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[41173]: audit 2023-12-01T19:50:02.444243+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:01.533793+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:01.543825+0000 mon.a (mon.0) 5098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:01.746030+0000 mon.a (mon.0) 5099 : audit 0 from='client.? 172.21.15.40:0/533761637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:01.894859+0000 mon.a (mon.0) 5100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:01.906888+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: cluster 2023-12-01T19:50:01.973652+0000 mgr.y (mgr.24356) 7556 : cluster 0 pgmap v7524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:02.432797+0000 mon.c (mon.2) 4760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:50:02.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:02.434566+0000 mon.c (mon.2) 4761 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:50:02.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:02 smithi040 bash[28232]: audit 2023-12-01T19:50:02.444243+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:01.533793+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:01.543825+0000 mon.a (mon.0) 5098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:01.746030+0000 mon.a (mon.0) 5099 : audit 0 from='client.? 172.21.15.40:0/533761637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:01.894859+0000 mon.a (mon.0) 5100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:01.906888+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: cluster 2023-12-01T19:50:01.973652+0000 mgr.y (mgr.24356) 7556 : cluster 0 pgmap v7524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:02.432797+0000 mon.c (mon.2) 4760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:50:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:02.434566+0000 mon.c (mon.2) 4761 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:50:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:02 smithi141 bash[31670]: audit 2023-12-01T19:50:02.444243+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:50:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:03 smithi040 bash[41173]: audit 2023-12-01T19:50:03.710645+0000 mon.c (mon.2) 4762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:03 smithi040 bash[28232]: audit 2023-12-01T19:50:03.710645+0000 mon.c (mon.2) 4762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:03 smithi141 bash[31670]: audit 2023-12-01T19:50:03.710645+0000 mon.c (mon.2) 4762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:04 smithi141 bash[31670]: cluster 2023-12-01T19:50:03.974294+0000 mgr.y (mgr.24356) 7557 : cluster 0 pgmap v7525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:04 smithi141 bash[31670]: audit 2023-12-01T19:50:04.210249+0000 mon.a (mon.0) 5103 : audit 0 from='client.? 172.21.15.40:0/2297135328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:04 smithi040 bash[41173]: cluster 2023-12-01T19:50:03.974294+0000 mgr.y (mgr.24356) 7557 : cluster 0 pgmap v7525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:04 smithi040 bash[41173]: audit 2023-12-01T19:50:04.210249+0000 mon.a (mon.0) 5103 : audit 0 from='client.? 172.21.15.40:0/2297135328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:04 smithi040 bash[28232]: cluster 2023-12-01T19:50:03.974294+0000 mgr.y (mgr.24356) 7557 : cluster 0 pgmap v7525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:04 smithi040 bash[28232]: audit 2023-12-01T19:50:04.210249+0000 mon.a (mon.0) 5103 : audit 0 from='client.? 172.21.15.40:0/2297135328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:50:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:50:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:07 smithi040 bash[41173]: cluster 2023-12-01T19:50:05.975683+0000 mgr.y (mgr.24356) 7558 : cluster 0 pgmap v7526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:07 smithi040 bash[41173]: audit 2023-12-01T19:50:06.678504+0000 mon.c (mon.2) 4763 : audit 0 from='client.? 172.21.15.40:0/2883580623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:07 smithi040 bash[28232]: cluster 2023-12-01T19:50:05.975683+0000 mgr.y (mgr.24356) 7558 : cluster 0 pgmap v7526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:07 smithi040 bash[28232]: audit 2023-12-01T19:50:06.678504+0000 mon.c (mon.2) 4763 : audit 0 from='client.? 172.21.15.40:0/2883580623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:07 smithi141 bash[31670]: cluster 2023-12-01T19:50:05.975683+0000 mgr.y (mgr.24356) 7558 : cluster 0 pgmap v7526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:07 smithi141 bash[31670]: audit 2023-12-01T19:50:06.678504+0000 mon.c (mon.2) 4763 : audit 0 from='client.? 172.21.15.40:0/2883580623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:08 smithi141 bash[31670]: cluster 2023-12-01T19:50:07.976415+0000 mgr.y (mgr.24356) 7559 : cluster 0 pgmap v7527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:08 smithi040 bash[28232]: cluster 2023-12-01T19:50:07.976415+0000 mgr.y (mgr.24356) 7559 : cluster 0 pgmap v7527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:08 smithi040 bash[41173]: cluster 2023-12-01T19:50:07.976415+0000 mgr.y (mgr.24356) 7559 : cluster 0 pgmap v7527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:09 smithi141 bash[31670]: audit 2023-12-01T19:50:09.130604+0000 mon.c (mon.2) 4764 : audit 0 from='client.? 172.21.15.40:0/3655561102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:09 smithi040 bash[28232]: audit 2023-12-01T19:50:09.130604+0000 mon.c (mon.2) 4764 : audit 0 from='client.? 172.21.15.40:0/3655561102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:09 smithi040 bash[41173]: audit 2023-12-01T19:50:09.130604+0000 mon.c (mon.2) 4764 : audit 0 from='client.? 172.21.15.40:0/3655561102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:10 smithi141 bash[31670]: cluster 2023-12-01T19:50:09.977587+0000 mgr.y (mgr.24356) 7560 : cluster 0 pgmap v7528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:10 smithi040 bash[41173]: cluster 2023-12-01T19:50:09.977587+0000 mgr.y (mgr.24356) 7560 : cluster 0 pgmap v7528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:10 smithi040 bash[28232]: cluster 2023-12-01T19:50:09.977587+0000 mgr.y (mgr.24356) 7560 : cluster 0 pgmap v7528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:11 smithi141 bash[31670]: audit 2023-12-01T19:50:11.593747+0000 mon.a (mon.0) 5104 : audit 0 from='client.? 172.21.15.40:0/893375364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:11 smithi040 bash[28232]: audit 2023-12-01T19:50:11.593747+0000 mon.a (mon.0) 5104 : audit 0 from='client.? 172.21.15.40:0/893375364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:11 smithi040 bash[41173]: audit 2023-12-01T19:50:11.593747+0000 mon.a (mon.0) 5104 : audit 0 from='client.? 172.21.15.40:0/893375364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:12 smithi141 bash[31670]: cluster 2023-12-01T19:50:11.978247+0000 mgr.y (mgr.24356) 7561 : cluster 0 pgmap v7529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:12 smithi040 bash[41173]: cluster 2023-12-01T19:50:11.978247+0000 mgr.y (mgr.24356) 7561 : cluster 0 pgmap v7529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:12 smithi040 bash[28232]: cluster 2023-12-01T19:50:11.978247+0000 mgr.y (mgr.24356) 7561 : cluster 0 pgmap v7529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:15 smithi040 bash[28232]: cluster 2023-12-01T19:50:13.978886+0000 mgr.y (mgr.24356) 7562 : cluster 0 pgmap v7530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:15 smithi040 bash[28232]: audit 2023-12-01T19:50:14.060543+0000 mon.c (mon.2) 4765 : audit 0 from='client.? 172.21.15.40:0/3062397721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:15 smithi040 bash[41173]: cluster 2023-12-01T19:50:13.978886+0000 mgr.y (mgr.24356) 7562 : cluster 0 pgmap v7530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:15 smithi040 bash[41173]: audit 2023-12-01T19:50:14.060543+0000 mon.c (mon.2) 4765 : audit 0 from='client.? 172.21.15.40:0/3062397721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:15 smithi141 bash[31670]: cluster 2023-12-01T19:50:13.978886+0000 mgr.y (mgr.24356) 7562 : cluster 0 pgmap v7530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:15 smithi141 bash[31670]: audit 2023-12-01T19:50:14.060543+0000 mon.c (mon.2) 4765 : audit 0 from='client.? 172.21.15.40:0/3062397721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:50:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:50:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:17 smithi040 bash[28232]: cluster 2023-12-01T19:50:15.980158+0000 mgr.y (mgr.24356) 7563 : cluster 0 pgmap v7531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:17 smithi040 bash[28232]: audit 2023-12-01T19:50:16.534981+0000 mon.a (mon.0) 5105 : audit 0 from='client.? 172.21.15.40:0/897705260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:17 smithi040 bash[41173]: cluster 2023-12-01T19:50:15.980158+0000 mgr.y (mgr.24356) 7563 : cluster 0 pgmap v7531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:17 smithi040 bash[41173]: audit 2023-12-01T19:50:16.534981+0000 mon.a (mon.0) 5105 : audit 0 from='client.? 172.21.15.40:0/897705260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:17 smithi141 bash[31670]: cluster 2023-12-01T19:50:15.980158+0000 mgr.y (mgr.24356) 7563 : cluster 0 pgmap v7531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:17 smithi141 bash[31670]: audit 2023-12-01T19:50:16.534981+0000 mon.a (mon.0) 5105 : audit 0 from='client.? 172.21.15.40:0/897705260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:18 smithi141 bash[31670]: cluster 2023-12-01T19:50:17.980895+0000 mgr.y (mgr.24356) 7564 : cluster 0 pgmap v7532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:18 smithi040 bash[28232]: cluster 2023-12-01T19:50:17.980895+0000 mgr.y (mgr.24356) 7564 : cluster 0 pgmap v7532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:18 smithi040 bash[41173]: cluster 2023-12-01T19:50:17.980895+0000 mgr.y (mgr.24356) 7564 : cluster 0 pgmap v7532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:19 smithi141 bash[31670]: audit 2023-12-01T19:50:18.711038+0000 mon.c (mon.2) 4766 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:19 smithi141 bash[31670]: audit 2023-12-01T19:50:19.001450+0000 mon.a (mon.0) 5106 : audit 0 from='client.? 172.21.15.40:0/404505741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:19 smithi040 bash[28232]: audit 2023-12-01T19:50:18.711038+0000 mon.c (mon.2) 4766 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:19 smithi040 bash[28232]: audit 2023-12-01T19:50:19.001450+0000 mon.a (mon.0) 5106 : audit 0 from='client.? 172.21.15.40:0/404505741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:19 smithi040 bash[41173]: audit 2023-12-01T19:50:18.711038+0000 mon.c (mon.2) 4766 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:19 smithi040 bash[41173]: audit 2023-12-01T19:50:19.001450+0000 mon.a (mon.0) 5106 : audit 0 from='client.? 172.21.15.40:0/404505741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:20 smithi141 bash[31670]: cluster 2023-12-01T19:50:19.982024+0000 mgr.y (mgr.24356) 7565 : cluster 0 pgmap v7533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:20 smithi040 bash[28232]: cluster 2023-12-01T19:50:19.982024+0000 mgr.y (mgr.24356) 7565 : cluster 0 pgmap v7533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:20 smithi040 bash[41173]: cluster 2023-12-01T19:50:19.982024+0000 mgr.y (mgr.24356) 7565 : cluster 0 pgmap v7533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:21 smithi141 bash[31670]: audit 2023-12-01T19:50:21.473315+0000 mon.c (mon.2) 4767 : audit 0 from='client.? 172.21.15.40:0/1510002506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:21 smithi040 bash[28232]: audit 2023-12-01T19:50:21.473315+0000 mon.c (mon.2) 4767 : audit 0 from='client.? 172.21.15.40:0/1510002506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:21 smithi040 bash[41173]: audit 2023-12-01T19:50:21.473315+0000 mon.c (mon.2) 4767 : audit 0 from='client.? 172.21.15.40:0/1510002506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:22 smithi141 bash[31670]: cluster 2023-12-01T19:50:21.982703+0000 mgr.y (mgr.24356) 7566 : cluster 0 pgmap v7534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:22 smithi040 bash[28232]: cluster 2023-12-01T19:50:21.982703+0000 mgr.y (mgr.24356) 7566 : cluster 0 pgmap v7534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:22 smithi040 bash[41173]: cluster 2023-12-01T19:50:21.982703+0000 mgr.y (mgr.24356) 7566 : cluster 0 pgmap v7534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:23 smithi141 bash[31670]: audit 2023-12-01T19:50:23.934551+0000 mon.c (mon.2) 4768 : audit 0 from='client.? 172.21.15.40:0/799141387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:23 smithi040 bash[28232]: audit 2023-12-01T19:50:23.934551+0000 mon.c (mon.2) 4768 : audit 0 from='client.? 172.21.15.40:0/799141387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:23 smithi040 bash[41173]: audit 2023-12-01T19:50:23.934551+0000 mon.c (mon.2) 4768 : audit 0 from='client.? 172.21.15.40:0/799141387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:25 smithi040 bash[28232]: cluster 2023-12-01T19:50:23.983353+0000 mgr.y (mgr.24356) 7567 : cluster 0 pgmap v7535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:25 smithi040 bash[41173]: cluster 2023-12-01T19:50:23.983353+0000 mgr.y (mgr.24356) 7567 : cluster 0 pgmap v7535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:25 smithi141 bash[31670]: cluster 2023-12-01T19:50:23.983353+0000 mgr.y (mgr.24356) 7567 : cluster 0 pgmap v7535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:50:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:50:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:27 smithi040 bash[28232]: cluster 2023-12-01T19:50:25.984621+0000 mgr.y (mgr.24356) 7568 : cluster 0 pgmap v7536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:27 smithi040 bash[28232]: audit 2023-12-01T19:50:26.394244+0000 mon.a (mon.0) 5107 : audit 0 from='client.? 172.21.15.40:0/4278426755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:27 smithi040 bash[41173]: cluster 2023-12-01T19:50:25.984621+0000 mgr.y (mgr.24356) 7568 : cluster 0 pgmap v7536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:27 smithi040 bash[41173]: audit 2023-12-01T19:50:26.394244+0000 mon.a (mon.0) 5107 : audit 0 from='client.? 172.21.15.40:0/4278426755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:27 smithi141 bash[31670]: cluster 2023-12-01T19:50:25.984621+0000 mgr.y (mgr.24356) 7568 : cluster 0 pgmap v7536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:27 smithi141 bash[31670]: audit 2023-12-01T19:50:26.394244+0000 mon.a (mon.0) 5107 : audit 0 from='client.? 172.21.15.40:0/4278426755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:28 smithi141 bash[31670]: cluster 2023-12-01T19:50:27.985268+0000 mgr.y (mgr.24356) 7569 : cluster 0 pgmap v7537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:28 smithi040 bash[28232]: cluster 2023-12-01T19:50:27.985268+0000 mgr.y (mgr.24356) 7569 : cluster 0 pgmap v7537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:28 smithi040 bash[41173]: cluster 2023-12-01T19:50:27.985268+0000 mgr.y (mgr.24356) 7569 : cluster 0 pgmap v7537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:29 smithi141 bash[31670]: audit 2023-12-01T19:50:28.859422+0000 mon.a (mon.0) 5108 : audit 0 from='client.? 172.21.15.40:0/1725719760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:29 smithi040 bash[41173]: audit 2023-12-01T19:50:28.859422+0000 mon.a (mon.0) 5108 : audit 0 from='client.? 172.21.15.40:0/1725719760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:29 smithi040 bash[28232]: audit 2023-12-01T19:50:28.859422+0000 mon.a (mon.0) 5108 : audit 0 from='client.? 172.21.15.40:0/1725719760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:30 smithi141 bash[31670]: cluster 2023-12-01T19:50:29.986424+0000 mgr.y (mgr.24356) 7570 : cluster 0 pgmap v7538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:30 smithi040 bash[28232]: cluster 2023-12-01T19:50:29.986424+0000 mgr.y (mgr.24356) 7570 : cluster 0 pgmap v7538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:30 smithi040 bash[41173]: cluster 2023-12-01T19:50:29.986424+0000 mgr.y (mgr.24356) 7570 : cluster 0 pgmap v7538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:31 smithi141 bash[31670]: audit 2023-12-01T19:50:31.318884+0000 mon.a (mon.0) 5109 : audit 0 from='client.? 172.21.15.40:0/1537269996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:31 smithi040 bash[28232]: audit 2023-12-01T19:50:31.318884+0000 mon.a (mon.0) 5109 : audit 0 from='client.? 172.21.15.40:0/1537269996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:31 smithi040 bash[41173]: audit 2023-12-01T19:50:31.318884+0000 mon.a (mon.0) 5109 : audit 0 from='client.? 172.21.15.40:0/1537269996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:32 smithi141 bash[31670]: cluster 2023-12-01T19:50:31.987165+0000 mgr.y (mgr.24356) 7571 : cluster 0 pgmap v7539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:32 smithi040 bash[28232]: cluster 2023-12-01T19:50:31.987165+0000 mgr.y (mgr.24356) 7571 : cluster 0 pgmap v7539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:32 smithi040 bash[41173]: cluster 2023-12-01T19:50:31.987165+0000 mgr.y (mgr.24356) 7571 : cluster 0 pgmap v7539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:33 smithi141 bash[31670]: audit 2023-12-01T19:50:33.711457+0000 mon.c (mon.2) 4769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:33 smithi040 bash[28232]: audit 2023-12-01T19:50:33.711457+0000 mon.c (mon.2) 4769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:33 smithi040 bash[41173]: audit 2023-12-01T19:50:33.711457+0000 mon.c (mon.2) 4769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:34 smithi141 bash[31670]: audit 2023-12-01T19:50:33.786155+0000 mon.a (mon.0) 5110 : audit 0 from='client.? 172.21.15.40:0/2845166857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:34 smithi141 bash[31670]: cluster 2023-12-01T19:50:33.987784+0000 mgr.y (mgr.24356) 7572 : cluster 0 pgmap v7540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:34 smithi040 bash[28232]: audit 2023-12-01T19:50:33.786155+0000 mon.a (mon.0) 5110 : audit 0 from='client.? 172.21.15.40:0/2845166857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:34 smithi040 bash[28232]: cluster 2023-12-01T19:50:33.987784+0000 mgr.y (mgr.24356) 7572 : cluster 0 pgmap v7540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:34 smithi040 bash[41173]: audit 2023-12-01T19:50:33.786155+0000 mon.a (mon.0) 5110 : audit 0 from='client.? 172.21.15.40:0/2845166857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:34 smithi040 bash[41173]: cluster 2023-12-01T19:50:33.987784+0000 mgr.y (mgr.24356) 7572 : cluster 0 pgmap v7540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:50:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T19:50:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:37 smithi040 bash[28232]: cluster 2023-12-01T19:50:35.988956+0000 mgr.y (mgr.24356) 7573 : cluster 0 pgmap v7541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:37 smithi040 bash[28232]: audit 2023-12-01T19:50:36.261746+0000 mon.a (mon.0) 5111 : audit 0 from='client.? 172.21.15.40:0/2080653314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:37 smithi040 bash[41173]: cluster 2023-12-01T19:50:35.988956+0000 mgr.y (mgr.24356) 7573 : cluster 0 pgmap v7541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:37 smithi040 bash[41173]: audit 2023-12-01T19:50:36.261746+0000 mon.a (mon.0) 5111 : audit 0 from='client.? 172.21.15.40:0/2080653314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:37 smithi141 bash[31670]: cluster 2023-12-01T19:50:35.988956+0000 mgr.y (mgr.24356) 7573 : cluster 0 pgmap v7541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:37 smithi141 bash[31670]: audit 2023-12-01T19:50:36.261746+0000 mon.a (mon.0) 5111 : audit 0 from='client.? 172.21.15.40:0/2080653314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:38 smithi141 bash[31670]: cluster 2023-12-01T19:50:37.989615+0000 mgr.y (mgr.24356) 7574 : cluster 0 pgmap v7542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:38 smithi040 bash[28232]: cluster 2023-12-01T19:50:37.989615+0000 mgr.y (mgr.24356) 7574 : cluster 0 pgmap v7542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:38 smithi040 bash[41173]: cluster 2023-12-01T19:50:37.989615+0000 mgr.y (mgr.24356) 7574 : cluster 0 pgmap v7542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:39 smithi141 bash[31670]: audit 2023-12-01T19:50:38.726056+0000 mon.a (mon.0) 5112 : audit 0 from='client.? 172.21.15.40:0/3249947118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:39 smithi040 bash[28232]: audit 2023-12-01T19:50:38.726056+0000 mon.a (mon.0) 5112 : audit 0 from='client.? 172.21.15.40:0/3249947118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:39 smithi040 bash[41173]: audit 2023-12-01T19:50:38.726056+0000 mon.a (mon.0) 5112 : audit 0 from='client.? 172.21.15.40:0/3249947118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:40 smithi141 bash[31670]: cluster 2023-12-01T19:50:39.990766+0000 mgr.y (mgr.24356) 7575 : cluster 0 pgmap v7543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:40 smithi040 bash[28232]: cluster 2023-12-01T19:50:39.990766+0000 mgr.y (mgr.24356) 7575 : cluster 0 pgmap v7543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:40 smithi040 bash[41173]: cluster 2023-12-01T19:50:39.990766+0000 mgr.y (mgr.24356) 7575 : cluster 0 pgmap v7543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:41 smithi141 bash[31670]: audit 2023-12-01T19:50:41.191939+0000 mon.c (mon.2) 4770 : audit 0 from='client.? 172.21.15.40:0/1030616883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:41 smithi040 bash[28232]: audit 2023-12-01T19:50:41.191939+0000 mon.c (mon.2) 4770 : audit 0 from='client.? 172.21.15.40:0/1030616883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:41 smithi040 bash[41173]: audit 2023-12-01T19:50:41.191939+0000 mon.c (mon.2) 4770 : audit 0 from='client.? 172.21.15.40:0/1030616883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:42 smithi141 bash[31670]: cluster 2023-12-01T19:50:41.991472+0000 mgr.y (mgr.24356) 7576 : cluster 0 pgmap v7544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:42 smithi040 bash[28232]: cluster 2023-12-01T19:50:41.991472+0000 mgr.y (mgr.24356) 7576 : cluster 0 pgmap v7544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:43.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:42 smithi040 bash[41173]: cluster 2023-12-01T19:50:41.991472+0000 mgr.y (mgr.24356) 7576 : cluster 0 pgmap v7544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:43 smithi141 bash[31670]: audit 2023-12-01T19:50:43.658433+0000 mon.a (mon.0) 5113 : audit 0 from='client.? 172.21.15.40:0/3105903732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:43 smithi040 bash[28232]: audit 2023-12-01T19:50:43.658433+0000 mon.a (mon.0) 5113 : audit 0 from='client.? 172.21.15.40:0/3105903732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:43 smithi040 bash[41173]: audit 2023-12-01T19:50:43.658433+0000 mon.a (mon.0) 5113 : audit 0 from='client.? 172.21.15.40:0/3105903732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:44 smithi141 bash[31670]: cluster 2023-12-01T19:50:43.992183+0000 mgr.y (mgr.24356) 7577 : cluster 0 pgmap v7545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:44 smithi040 bash[28232]: cluster 2023-12-01T19:50:43.992183+0000 mgr.y (mgr.24356) 7577 : cluster 0 pgmap v7545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:44 smithi040 bash[41173]: cluster 2023-12-01T19:50:43.992183+0000 mgr.y (mgr.24356) 7577 : cluster 0 pgmap v7545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:50:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T19:50:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:47 smithi040 bash[28232]: cluster 2023-12-01T19:50:45.993381+0000 mgr.y (mgr.24356) 7578 : cluster 0 pgmap v7546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:47 smithi040 bash[28232]: audit 2023-12-01T19:50:46.119645+0000 mon.a (mon.0) 5114 : audit 0 from='client.? 172.21.15.40:0/92104096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:47 smithi040 bash[41173]: cluster 2023-12-01T19:50:45.993381+0000 mgr.y (mgr.24356) 7578 : cluster 0 pgmap v7546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:47 smithi040 bash[41173]: audit 2023-12-01T19:50:46.119645+0000 mon.a (mon.0) 5114 : audit 0 from='client.? 172.21.15.40:0/92104096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:47 smithi141 bash[31670]: cluster 2023-12-01T19:50:45.993381+0000 mgr.y (mgr.24356) 7578 : cluster 0 pgmap v7546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:47 smithi141 bash[31670]: audit 2023-12-01T19:50:46.119645+0000 mon.a (mon.0) 5114 : audit 0 from='client.? 172.21.15.40:0/92104096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:48 smithi141 bash[31670]: cluster 2023-12-01T19:50:47.994181+0000 mgr.y (mgr.24356) 7579 : cluster 0 pgmap v7547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:48 smithi141 bash[31670]: audit 2023-12-01T19:50:48.591494+0000 mon.c (mon.2) 4771 : audit 0 from='client.? 172.21.15.40:0/1815569302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:48 smithi040 bash[28232]: cluster 2023-12-01T19:50:47.994181+0000 mgr.y (mgr.24356) 7579 : cluster 0 pgmap v7547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:48 smithi040 bash[28232]: audit 2023-12-01T19:50:48.591494+0000 mon.c (mon.2) 4771 : audit 0 from='client.? 172.21.15.40:0/1815569302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:48 smithi040 bash[41173]: cluster 2023-12-01T19:50:47.994181+0000 mgr.y (mgr.24356) 7579 : cluster 0 pgmap v7547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:48 smithi040 bash[41173]: audit 2023-12-01T19:50:48.591494+0000 mon.c (mon.2) 4771 : audit 0 from='client.? 172.21.15.40:0/1815569302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:49 smithi141 bash[31670]: audit 2023-12-01T19:50:48.715898+0000 mon.c (mon.2) 4772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:49 smithi040 bash[28232]: audit 2023-12-01T19:50:48.715898+0000 mon.c (mon.2) 4772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:49 smithi040 bash[41173]: audit 2023-12-01T19:50:48.715898+0000 mon.c (mon.2) 4772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:50 smithi141 bash[31670]: cluster 2023-12-01T19:50:49.995504+0000 mgr.y (mgr.24356) 7580 : cluster 0 pgmap v7548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:50 smithi040 bash[28232]: cluster 2023-12-01T19:50:49.995504+0000 mgr.y (mgr.24356) 7580 : cluster 0 pgmap v7548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:50 smithi040 bash[41173]: cluster 2023-12-01T19:50:49.995504+0000 mgr.y (mgr.24356) 7580 : cluster 0 pgmap v7548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:51 smithi141 bash[31670]: audit 2023-12-01T19:50:51.051031+0000 mon.c (mon.2) 4773 : audit 0 from='client.? 172.21.15.40:0/3876839623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:51 smithi040 bash[28232]: audit 2023-12-01T19:50:51.051031+0000 mon.c (mon.2) 4773 : audit 0 from='client.? 172.21.15.40:0/3876839623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:51 smithi040 bash[41173]: audit 2023-12-01T19:50:51.051031+0000 mon.c (mon.2) 4773 : audit 0 from='client.? 172.21.15.40:0/3876839623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:52 smithi141 bash[31670]: cluster 2023-12-01T19:50:51.996139+0000 mgr.y (mgr.24356) 7581 : cluster 0 pgmap v7549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:52 smithi040 bash[41173]: cluster 2023-12-01T19:50:51.996139+0000 mgr.y (mgr.24356) 7581 : cluster 0 pgmap v7549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:52 smithi040 bash[28232]: cluster 2023-12-01T19:50:51.996139+0000 mgr.y (mgr.24356) 7581 : cluster 0 pgmap v7549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:53 smithi141 bash[31670]: audit 2023-12-01T19:50:53.518154+0000 mon.a (mon.0) 5115 : audit 0 from='client.? 172.21.15.40:0/2860883656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:53 smithi040 bash[28232]: audit 2023-12-01T19:50:53.518154+0000 mon.a (mon.0) 5115 : audit 0 from='client.? 172.21.15.40:0/2860883656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:53 smithi040 bash[41173]: audit 2023-12-01T19:50:53.518154+0000 mon.a (mon.0) 5115 : audit 0 from='client.? 172.21.15.40:0/2860883656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:54 smithi141 bash[31670]: cluster 2023-12-01T19:50:53.996850+0000 mgr.y (mgr.24356) 7582 : cluster 0 pgmap v7550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:54 smithi040 bash[28232]: cluster 2023-12-01T19:50:53.996850+0000 mgr.y (mgr.24356) 7582 : cluster 0 pgmap v7550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:54 smithi040 bash[41173]: cluster 2023-12-01T19:50:53.996850+0000 mgr.y (mgr.24356) 7582 : cluster 0 pgmap v7550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:56 smithi141 bash[31670]: audit 2023-12-01T19:50:55.971390+0000 mon.a (mon.0) 5116 : audit 0 from='client.? 172.21.15.40:0/3957731631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:56 smithi040 bash[28232]: audit 2023-12-01T19:50:55.971390+0000 mon.a (mon.0) 5116 : audit 0 from='client.? 172.21.15.40:0/3957731631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:56 smithi040 bash[41173]: audit 2023-12-01T19:50:55.971390+0000 mon.a (mon.0) 5116 : audit 0 from='client.? 172.21.15.40:0/3957731631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:50:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:50:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:57 smithi040 bash[28232]: cluster 2023-12-01T19:50:55.997826+0000 mgr.y (mgr.24356) 7583 : cluster 0 pgmap v7551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:57 smithi040 bash[41173]: cluster 2023-12-01T19:50:55.997826+0000 mgr.y (mgr.24356) 7583 : cluster 0 pgmap v7551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:57 smithi141 bash[31670]: cluster 2023-12-01T19:50:55.997826+0000 mgr.y (mgr.24356) 7583 : cluster 0 pgmap v7551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:58 smithi141 bash[31670]: cluster 2023-12-01T19:50:57.998484+0000 mgr.y (mgr.24356) 7584 : cluster 0 pgmap v7552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:50:58 smithi141 bash[31670]: audit 2023-12-01T19:50:58.429684+0000 mon.c (mon.2) 4774 : audit 0 from='client.? 172.21.15.40:0/46944927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:58 smithi040 bash[28232]: cluster 2023-12-01T19:50:57.998484+0000 mgr.y (mgr.24356) 7584 : cluster 0 pgmap v7552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:50:58 smithi040 bash[28232]: audit 2023-12-01T19:50:58.429684+0000 mon.c (mon.2) 4774 : audit 0 from='client.? 172.21.15.40:0/46944927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:50:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:58 smithi040 bash[41173]: cluster 2023-12-01T19:50:57.998484+0000 mgr.y (mgr.24356) 7584 : cluster 0 pgmap v7552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:50:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:50:58 smithi040 bash[41173]: audit 2023-12-01T19:50:58.429684+0000 mon.c (mon.2) 4774 : audit 0 from='client.? 172.21.15.40:0/46944927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:01 smithi040 bash[28232]: cluster 2023-12-01T19:50:59.999615+0000 mgr.y (mgr.24356) 7585 : cluster 0 pgmap v7553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:01 smithi040 bash[28232]: audit 2023-12-01T19:51:00.895688+0000 mon.a (mon.0) 5117 : audit 0 from='client.? 172.21.15.40:0/3773412747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:01 smithi040 bash[41173]: cluster 2023-12-01T19:50:59.999615+0000 mgr.y (mgr.24356) 7585 : cluster 0 pgmap v7553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:01 smithi040 bash[41173]: audit 2023-12-01T19:51:00.895688+0000 mon.a (mon.0) 5117 : audit 0 from='client.? 172.21.15.40:0/3773412747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:01 smithi141 bash[31670]: cluster 2023-12-01T19:50:59.999615+0000 mgr.y (mgr.24356) 7585 : cluster 0 pgmap v7553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:01 smithi141 bash[31670]: audit 2023-12-01T19:51:00.895688+0000 mon.a (mon.0) 5117 : audit 0 from='client.? 172.21.15.40:0/3773412747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:03 smithi040 bash[28232]: cluster 2023-12-01T19:51:02.000293+0000 mgr.y (mgr.24356) 7586 : cluster 0 pgmap v7554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:03 smithi040 bash[28232]: audit 2023-12-01T19:51:02.528300+0000 mon.c (mon.2) 4775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:51:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:03 smithi040 bash[41173]: cluster 2023-12-01T19:51:02.000293+0000 mgr.y (mgr.24356) 7586 : cluster 0 pgmap v7554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:03 smithi040 bash[41173]: audit 2023-12-01T19:51:02.528300+0000 mon.c (mon.2) 4775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:51:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:03 smithi141 bash[31670]: cluster 2023-12-01T19:51:02.000293+0000 mgr.y (mgr.24356) 7586 : cluster 0 pgmap v7554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:03 smithi141 bash[31670]: audit 2023-12-01T19:51:02.528300+0000 mon.c (mon.2) 4775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:51:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:04 smithi040 bash[28232]: audit 2023-12-01T19:51:03.359238+0000 mon.c (mon.2) 4776 : audit 0 from='client.? 172.21.15.40:0/1064076506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:04 smithi040 bash[28232]: audit 2023-12-01T19:51:03.712137+0000 mon.c (mon.2) 4777 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:04 smithi040 bash[41173]: audit 2023-12-01T19:51:03.359238+0000 mon.c (mon.2) 4776 : audit 0 from='client.? 172.21.15.40:0/1064076506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:04 smithi040 bash[41173]: audit 2023-12-01T19:51:03.712137+0000 mon.c (mon.2) 4777 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:04 smithi141 bash[31670]: audit 2023-12-01T19:51:03.359238+0000 mon.c (mon.2) 4776 : audit 0 from='client.? 172.21.15.40:0/1064076506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:04 smithi141 bash[31670]: audit 2023-12-01T19:51:03.712137+0000 mon.c (mon.2) 4777 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:05 smithi040 bash[28232]: cluster 2023-12-01T19:51:04.000936+0000 mgr.y (mgr.24356) 7587 : cluster 0 pgmap v7555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:05 smithi040 bash[41173]: cluster 2023-12-01T19:51:04.000936+0000 mgr.y (mgr.24356) 7587 : cluster 0 pgmap v7555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:05 smithi141 bash[31670]: cluster 2023-12-01T19:51:04.000936+0000 mgr.y (mgr.24356) 7587 : cluster 0 pgmap v7555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:06 smithi040 bash[28232]: audit 2023-12-01T19:51:05.826705+0000 mon.c (mon.2) 4778 : audit 0 from='client.? 172.21.15.40:0/1922463043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:06 smithi040 bash[41173]: audit 2023-12-01T19:51:05.826705+0000 mon.c (mon.2) 4778 : audit 0 from='client.? 172.21.15.40:0/1922463043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:06 smithi141 bash[31670]: audit 2023-12-01T19:51:05.826705+0000 mon.c (mon.2) 4778 : audit 0 from='client.? 172.21.15.40:0/1922463043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:51:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:51:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:07 smithi040 bash[28232]: cluster 2023-12-01T19:51:06.002083+0000 mgr.y (mgr.24356) 7588 : cluster 0 pgmap v7556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:07 smithi040 bash[41173]: cluster 2023-12-01T19:51:06.002083+0000 mgr.y (mgr.24356) 7588 : cluster 0 pgmap v7556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:07 smithi141 bash[31670]: cluster 2023-12-01T19:51:06.002083+0000 mgr.y (mgr.24356) 7588 : cluster 0 pgmap v7556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:08 smithi141 bash[31670]: cluster 2023-12-01T19:51:08.002658+0000 mgr.y (mgr.24356) 7589 : cluster 0 pgmap v7557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:08 smithi141 bash[31670]: audit 2023-12-01T19:51:08.306188+0000 mon.a (mon.0) 5118 : audit 0 from='client.? 172.21.15.40:0/3264850072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:08 smithi141 bash[31670]: audit 2023-12-01T19:51:08.373955+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:08 smithi141 bash[31670]: audit 2023-12-01T19:51:08.384663+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[28232]: cluster 2023-12-01T19:51:08.002658+0000 mgr.y (mgr.24356) 7589 : cluster 0 pgmap v7557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[28232]: audit 2023-12-01T19:51:08.306188+0000 mon.a (mon.0) 5118 : audit 0 from='client.? 172.21.15.40:0/3264850072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[28232]: audit 2023-12-01T19:51:08.373955+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[28232]: audit 2023-12-01T19:51:08.384663+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[41173]: cluster 2023-12-01T19:51:08.002658+0000 mgr.y (mgr.24356) 7589 : cluster 0 pgmap v7557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[41173]: audit 2023-12-01T19:51:08.306188+0000 mon.a (mon.0) 5118 : audit 0 from='client.? 172.21.15.40:0/3264850072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[41173]: audit 2023-12-01T19:51:08.373955+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:08 smithi040 bash[41173]: audit 2023-12-01T19:51:08.384663+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[28232]: audit 2023-12-01T19:51:08.786102+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[28232]: audit 2023-12-01T19:51:08.800762+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[28232]: audit 2023-12-01T19:51:09.340369+0000 mon.c (mon.2) 4779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[28232]: audit 2023-12-01T19:51:09.342037+0000 mon.c (mon.2) 4780 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[28232]: audit 2023-12-01T19:51:09.353257+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[41173]: audit 2023-12-01T19:51:08.786102+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[41173]: audit 2023-12-01T19:51:08.800762+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[41173]: audit 2023-12-01T19:51:09.340369+0000 mon.c (mon.2) 4779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[41173]: audit 2023-12-01T19:51:09.342037+0000 mon.c (mon.2) 4780 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:51:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:09 smithi040 bash[41173]: audit 2023-12-01T19:51:09.353257+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:09 smithi141 bash[31670]: audit 2023-12-01T19:51:08.786102+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:09 smithi141 bash[31670]: audit 2023-12-01T19:51:08.800762+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:09 smithi141 bash[31670]: audit 2023-12-01T19:51:09.340369+0000 mon.c (mon.2) 4779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:51:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:09 smithi141 bash[31670]: audit 2023-12-01T19:51:09.342037+0000 mon.c (mon.2) 4780 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:51:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:09 smithi141 bash[31670]: audit 2023-12-01T19:51:09.353257+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:51:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:10 smithi040 bash[28232]: cluster 2023-12-01T19:51:10.004185+0000 mgr.y (mgr.24356) 7590 : cluster 0 pgmap v7558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:10 smithi040 bash[28232]: audit 2023-12-01T19:51:10.763747+0000 mon.a (mon.0) 5124 : audit 0 from='client.? 172.21.15.40:0/2555805982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:10 smithi040 bash[41173]: cluster 2023-12-01T19:51:10.004185+0000 mgr.y (mgr.24356) 7590 : cluster 0 pgmap v7558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:10 smithi040 bash[41173]: audit 2023-12-01T19:51:10.763747+0000 mon.a (mon.0) 5124 : audit 0 from='client.? 172.21.15.40:0/2555805982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:10 smithi141 bash[31670]: cluster 2023-12-01T19:51:10.004185+0000 mgr.y (mgr.24356) 7590 : cluster 0 pgmap v7558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:10 smithi141 bash[31670]: audit 2023-12-01T19:51:10.763747+0000 mon.a (mon.0) 5124 : audit 0 from='client.? 172.21.15.40:0/2555805982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 19:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T19:51:12.105115618Z level=info msg="Completed cleanup jobs" duration=65.872875ms 2023-12-01T19:51:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:13 smithi040 bash[28232]: cluster 2023-12-01T19:51:12.004924+0000 mgr.y (mgr.24356) 7591 : cluster 0 pgmap v7559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:13 smithi040 bash[41173]: cluster 2023-12-01T19:51:12.004924+0000 mgr.y (mgr.24356) 7591 : cluster 0 pgmap v7559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:13 smithi141 bash[31670]: cluster 2023-12-01T19:51:12.004924+0000 mgr.y (mgr.24356) 7591 : cluster 0 pgmap v7559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:14 smithi040 bash[28232]: audit 2023-12-01T19:51:13.229112+0000 mon.c (mon.2) 4781 : audit 0 from='client.? 172.21.15.40:0/2637875263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:14 smithi040 bash[41173]: audit 2023-12-01T19:51:13.229112+0000 mon.c (mon.2) 4781 : audit 0 from='client.? 172.21.15.40:0/2637875263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:14 smithi141 bash[31670]: audit 2023-12-01T19:51:13.229112+0000 mon.c (mon.2) 4781 : audit 0 from='client.? 172.21.15.40:0/2637875263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:15 smithi040 bash[41173]: cluster 2023-12-01T19:51:14.005585+0000 mgr.y (mgr.24356) 7592 : cluster 0 pgmap v7560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:15 smithi040 bash[28232]: cluster 2023-12-01T19:51:14.005585+0000 mgr.y (mgr.24356) 7592 : cluster 0 pgmap v7560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:15 smithi141 bash[31670]: cluster 2023-12-01T19:51:14.005585+0000 mgr.y (mgr.24356) 7592 : cluster 0 pgmap v7560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:16 smithi040 bash[28232]: audit 2023-12-01T19:51:15.697582+0000 mon.a (mon.0) 5125 : audit 0 from='client.? 172.21.15.40:0/2913192428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:16 smithi040 bash[41173]: audit 2023-12-01T19:51:15.697582+0000 mon.a (mon.0) 5125 : audit 0 from='client.? 172.21.15.40:0/2913192428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:16 smithi141 bash[31670]: audit 2023-12-01T19:51:15.697582+0000 mon.a (mon.0) 5125 : audit 0 from='client.? 172.21.15.40:0/2913192428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:51:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:51:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:17 smithi040 bash[28232]: cluster 2023-12-01T19:51:16.006776+0000 mgr.y (mgr.24356) 7593 : cluster 0 pgmap v7561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:17 smithi040 bash[41173]: cluster 2023-12-01T19:51:16.006776+0000 mgr.y (mgr.24356) 7593 : cluster 0 pgmap v7561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:17 smithi141 bash[31670]: cluster 2023-12-01T19:51:16.006776+0000 mgr.y (mgr.24356) 7593 : cluster 0 pgmap v7561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:18 smithi141 bash[31670]: cluster 2023-12-01T19:51:18.007418+0000 mgr.y (mgr.24356) 7594 : cluster 0 pgmap v7562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:18 smithi141 bash[31670]: audit 2023-12-01T19:51:18.162134+0000 mon.a (mon.0) 5126 : audit 0 from='client.? 172.21.15.40:0/3892608952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:18 smithi040 bash[28232]: cluster 2023-12-01T19:51:18.007418+0000 mgr.y (mgr.24356) 7594 : cluster 0 pgmap v7562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:18 smithi040 bash[28232]: audit 2023-12-01T19:51:18.162134+0000 mon.a (mon.0) 5126 : audit 0 from='client.? 172.21.15.40:0/3892608952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:18 smithi040 bash[41173]: cluster 2023-12-01T19:51:18.007418+0000 mgr.y (mgr.24356) 7594 : cluster 0 pgmap v7562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:18 smithi040 bash[41173]: audit 2023-12-01T19:51:18.162134+0000 mon.a (mon.0) 5126 : audit 0 from='client.? 172.21.15.40:0/3892608952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:19 smithi141 bash[31670]: audit 2023-12-01T19:51:18.712689+0000 mon.c (mon.2) 4782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:19 smithi040 bash[41173]: audit 2023-12-01T19:51:18.712689+0000 mon.c (mon.2) 4782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:19 smithi040 bash[28232]: audit 2023-12-01T19:51:18.712689+0000 mon.c (mon.2) 4782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:20 smithi141 bash[31670]: cluster 2023-12-01T19:51:20.008288+0000 mgr.y (mgr.24356) 7595 : cluster 0 pgmap v7563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:20 smithi141 bash[31670]: audit 2023-12-01T19:51:20.625618+0000 mon.c (mon.2) 4783 : audit 0 from='client.? 172.21.15.40:0/326738662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:20 smithi040 bash[28232]: cluster 2023-12-01T19:51:20.008288+0000 mgr.y (mgr.24356) 7595 : cluster 0 pgmap v7563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:20 smithi040 bash[28232]: audit 2023-12-01T19:51:20.625618+0000 mon.c (mon.2) 4783 : audit 0 from='client.? 172.21.15.40:0/326738662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:20 smithi040 bash[41173]: cluster 2023-12-01T19:51:20.008288+0000 mgr.y (mgr.24356) 7595 : cluster 0 pgmap v7563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:20 smithi040 bash[41173]: audit 2023-12-01T19:51:20.625618+0000 mon.c (mon.2) 4783 : audit 0 from='client.? 172.21.15.40:0/326738662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:23 smithi040 bash[28232]: cluster 2023-12-01T19:51:22.009089+0000 mgr.y (mgr.24356) 7596 : cluster 0 pgmap v7564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:23 smithi040 bash[41173]: cluster 2023-12-01T19:51:22.009089+0000 mgr.y (mgr.24356) 7596 : cluster 0 pgmap v7564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:23 smithi141 bash[31670]: cluster 2023-12-01T19:51:22.009089+0000 mgr.y (mgr.24356) 7596 : cluster 0 pgmap v7564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:24 smithi040 bash[28232]: audit 2023-12-01T19:51:23.089349+0000 mon.a (mon.0) 5127 : audit 0 from='client.? 172.21.15.40:0/1935878913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:24 smithi040 bash[41173]: audit 2023-12-01T19:51:23.089349+0000 mon.a (mon.0) 5127 : audit 0 from='client.? 172.21.15.40:0/1935878913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:24 smithi141 bash[31670]: audit 2023-12-01T19:51:23.089349+0000 mon.a (mon.0) 5127 : audit 0 from='client.? 172.21.15.40:0/1935878913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:25 smithi040 bash[28232]: cluster 2023-12-01T19:51:24.009772+0000 mgr.y (mgr.24356) 7597 : cluster 0 pgmap v7565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:25 smithi040 bash[41173]: cluster 2023-12-01T19:51:24.009772+0000 mgr.y (mgr.24356) 7597 : cluster 0 pgmap v7565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:25 smithi141 bash[31670]: cluster 2023-12-01T19:51:24.009772+0000 mgr.y (mgr.24356) 7597 : cluster 0 pgmap v7565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:26 smithi040 bash[28232]: audit 2023-12-01T19:51:25.556063+0000 mon.c (mon.2) 4784 : audit 0 from='client.? 172.21.15.40:0/2132105979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:26 smithi040 bash[41173]: audit 2023-12-01T19:51:25.556063+0000 mon.c (mon.2) 4784 : audit 0 from='client.? 172.21.15.40:0/2132105979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:26 smithi141 bash[31670]: audit 2023-12-01T19:51:25.556063+0000 mon.c (mon.2) 4784 : audit 0 from='client.? 172.21.15.40:0/2132105979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:51:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:51:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:27 smithi040 bash[41173]: cluster 2023-12-01T19:51:26.010933+0000 mgr.y (mgr.24356) 7598 : cluster 0 pgmap v7566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:27 smithi040 bash[28232]: cluster 2023-12-01T19:51:26.010933+0000 mgr.y (mgr.24356) 7598 : cluster 0 pgmap v7566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:27 smithi141 bash[31670]: cluster 2023-12-01T19:51:26.010933+0000 mgr.y (mgr.24356) 7598 : cluster 0 pgmap v7566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:28 smithi141 bash[31670]: cluster 2023-12-01T19:51:28.011383+0000 mgr.y (mgr.24356) 7599 : cluster 0 pgmap v7567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:28 smithi141 bash[31670]: audit 2023-12-01T19:51:28.020800+0000 mon.a (mon.0) 5128 : audit 0 from='client.? 172.21.15.40:0/703731082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:28 smithi040 bash[28232]: cluster 2023-12-01T19:51:28.011383+0000 mgr.y (mgr.24356) 7599 : cluster 0 pgmap v7567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:28 smithi040 bash[28232]: audit 2023-12-01T19:51:28.020800+0000 mon.a (mon.0) 5128 : audit 0 from='client.? 172.21.15.40:0/703731082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:28 smithi040 bash[41173]: cluster 2023-12-01T19:51:28.011383+0000 mgr.y (mgr.24356) 7599 : cluster 0 pgmap v7567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:28 smithi040 bash[41173]: audit 2023-12-01T19:51:28.020800+0000 mon.a (mon.0) 5128 : audit 0 from='client.? 172.21.15.40:0/703731082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:31 smithi040 bash[28232]: cluster 2023-12-01T19:51:30.012486+0000 mgr.y (mgr.24356) 7600 : cluster 0 pgmap v7568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:31 smithi040 bash[28232]: audit 2023-12-01T19:51:30.483755+0000 mon.c (mon.2) 4785 : audit 0 from='client.? 172.21.15.40:0/505376973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:31 smithi040 bash[41173]: cluster 2023-12-01T19:51:30.012486+0000 mgr.y (mgr.24356) 7600 : cluster 0 pgmap v7568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:31 smithi040 bash[41173]: audit 2023-12-01T19:51:30.483755+0000 mon.c (mon.2) 4785 : audit 0 from='client.? 172.21.15.40:0/505376973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:31 smithi141 bash[31670]: cluster 2023-12-01T19:51:30.012486+0000 mgr.y (mgr.24356) 7600 : cluster 0 pgmap v7568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:31 smithi141 bash[31670]: audit 2023-12-01T19:51:30.483755+0000 mon.c (mon.2) 4785 : audit 0 from='client.? 172.21.15.40:0/505376973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:33 smithi040 bash[28232]: cluster 2023-12-01T19:51:32.013158+0000 mgr.y (mgr.24356) 7601 : cluster 0 pgmap v7569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:33 smithi040 bash[28232]: audit 2023-12-01T19:51:32.957198+0000 mon.a (mon.0) 5129 : audit 0 from='client.? 172.21.15.40:0/1002184471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:33 smithi040 bash[41173]: cluster 2023-12-01T19:51:32.013158+0000 mgr.y (mgr.24356) 7601 : cluster 0 pgmap v7569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:33 smithi040 bash[41173]: audit 2023-12-01T19:51:32.957198+0000 mon.a (mon.0) 5129 : audit 0 from='client.? 172.21.15.40:0/1002184471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:33 smithi141 bash[31670]: cluster 2023-12-01T19:51:32.013158+0000 mgr.y (mgr.24356) 7601 : cluster 0 pgmap v7569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:33 smithi141 bash[31670]: audit 2023-12-01T19:51:32.957198+0000 mon.a (mon.0) 5129 : audit 0 from='client.? 172.21.15.40:0/1002184471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:34 smithi040 bash[41173]: audit 2023-12-01T19:51:33.713212+0000 mon.c (mon.2) 4786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:34 smithi040 bash[28232]: audit 2023-12-01T19:51:33.713212+0000 mon.c (mon.2) 4786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:34 smithi141 bash[31670]: audit 2023-12-01T19:51:33.713212+0000 mon.c (mon.2) 4786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:35 smithi040 bash[28232]: cluster 2023-12-01T19:51:34.013895+0000 mgr.y (mgr.24356) 7602 : cluster 0 pgmap v7570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:35 smithi040 bash[41173]: cluster 2023-12-01T19:51:34.013895+0000 mgr.y (mgr.24356) 7602 : cluster 0 pgmap v7570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:35 smithi141 bash[31670]: cluster 2023-12-01T19:51:34.013895+0000 mgr.y (mgr.24356) 7602 : cluster 0 pgmap v7570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:36 smithi040 bash[41173]: audit 2023-12-01T19:51:35.422305+0000 mon.c (mon.2) 4787 : audit 0 from='client.? 172.21.15.40:0/4119379629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:36 smithi040 bash[28232]: audit 2023-12-01T19:51:35.422305+0000 mon.c (mon.2) 4787 : audit 0 from='client.? 172.21.15.40:0/4119379629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:36 smithi141 bash[31670]: audit 2023-12-01T19:51:35.422305+0000 mon.c (mon.2) 4787 : audit 0 from='client.? 172.21.15.40:0/4119379629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:51:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:51:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:37 smithi040 bash[28232]: cluster 2023-12-01T19:51:36.014973+0000 mgr.y (mgr.24356) 7603 : cluster 0 pgmap v7571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:37 smithi040 bash[41173]: cluster 2023-12-01T19:51:36.014973+0000 mgr.y (mgr.24356) 7603 : cluster 0 pgmap v7571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:37 smithi141 bash[31670]: cluster 2023-12-01T19:51:36.014973+0000 mgr.y (mgr.24356) 7603 : cluster 0 pgmap v7571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:38 smithi141 bash[31670]: audit 2023-12-01T19:51:37.882069+0000 mon.c (mon.2) 4788 : audit 0 from='client.? 172.21.15.40:0/480384664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:38 smithi141 bash[31670]: cluster 2023-12-01T19:51:38.015663+0000 mgr.y (mgr.24356) 7604 : cluster 0 pgmap v7572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:38 smithi040 bash[28232]: audit 2023-12-01T19:51:37.882069+0000 mon.c (mon.2) 4788 : audit 0 from='client.? 172.21.15.40:0/480384664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:38 smithi040 bash[28232]: cluster 2023-12-01T19:51:38.015663+0000 mgr.y (mgr.24356) 7604 : cluster 0 pgmap v7572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:38 smithi040 bash[41173]: audit 2023-12-01T19:51:37.882069+0000 mon.c (mon.2) 4788 : audit 0 from='client.? 172.21.15.40:0/480384664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:38 smithi040 bash[41173]: cluster 2023-12-01T19:51:38.015663+0000 mgr.y (mgr.24356) 7604 : cluster 0 pgmap v7572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:41 smithi040 bash[28232]: cluster 2023-12-01T19:51:40.016797+0000 mgr.y (mgr.24356) 7605 : cluster 0 pgmap v7573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:41 smithi040 bash[28232]: audit 2023-12-01T19:51:40.346293+0000 mon.c (mon.2) 4789 : audit 0 from='client.? 172.21.15.40:0/1648303824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:41 smithi040 bash[41173]: cluster 2023-12-01T19:51:40.016797+0000 mgr.y (mgr.24356) 7605 : cluster 0 pgmap v7573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:41 smithi040 bash[41173]: audit 2023-12-01T19:51:40.346293+0000 mon.c (mon.2) 4789 : audit 0 from='client.? 172.21.15.40:0/1648303824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:41 smithi141 bash[31670]: cluster 2023-12-01T19:51:40.016797+0000 mgr.y (mgr.24356) 7605 : cluster 0 pgmap v7573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:41 smithi141 bash[31670]: audit 2023-12-01T19:51:40.346293+0000 mon.c (mon.2) 4789 : audit 0 from='client.? 172.21.15.40:0/1648303824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:43 smithi040 bash[28232]: cluster 2023-12-01T19:51:42.017427+0000 mgr.y (mgr.24356) 7606 : cluster 0 pgmap v7574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:43 smithi040 bash[28232]: audit 2023-12-01T19:51:42.808401+0000 mon.a (mon.0) 5130 : audit 0 from='client.? 172.21.15.40:0/2861992810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:43 smithi040 bash[41173]: cluster 2023-12-01T19:51:42.017427+0000 mgr.y (mgr.24356) 7606 : cluster 0 pgmap v7574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:43 smithi040 bash[41173]: audit 2023-12-01T19:51:42.808401+0000 mon.a (mon.0) 5130 : audit 0 from='client.? 172.21.15.40:0/2861992810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:43 smithi141 bash[31670]: cluster 2023-12-01T19:51:42.017427+0000 mgr.y (mgr.24356) 7606 : cluster 0 pgmap v7574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:43 smithi141 bash[31670]: audit 2023-12-01T19:51:42.808401+0000 mon.a (mon.0) 5130 : audit 0 from='client.? 172.21.15.40:0/2861992810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:45 smithi040 bash[28232]: cluster 2023-12-01T19:51:44.018109+0000 mgr.y (mgr.24356) 7607 : cluster 0 pgmap v7575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:45 smithi040 bash[41173]: cluster 2023-12-01T19:51:44.018109+0000 mgr.y (mgr.24356) 7607 : cluster 0 pgmap v7575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:45 smithi141 bash[31670]: cluster 2023-12-01T19:51:44.018109+0000 mgr.y (mgr.24356) 7607 : cluster 0 pgmap v7575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:46 smithi040 bash[41173]: audit 2023-12-01T19:51:45.274414+0000 mon.c (mon.2) 4790 : audit 0 from='client.? 172.21.15.40:0/1345858989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:46 smithi040 bash[28232]: audit 2023-12-01T19:51:45.274414+0000 mon.c (mon.2) 4790 : audit 0 from='client.? 172.21.15.40:0/1345858989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:46 smithi141 bash[31670]: audit 2023-12-01T19:51:45.274414+0000 mon.c (mon.2) 4790 : audit 0 from='client.? 172.21.15.40:0/1345858989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:51:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:51:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:47 smithi040 bash[41173]: cluster 2023-12-01T19:51:46.019283+0000 mgr.y (mgr.24356) 7608 : cluster 0 pgmap v7576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:47 smithi040 bash[28232]: cluster 2023-12-01T19:51:46.019283+0000 mgr.y (mgr.24356) 7608 : cluster 0 pgmap v7576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:47 smithi141 bash[31670]: cluster 2023-12-01T19:51:46.019283+0000 mgr.y (mgr.24356) 7608 : cluster 0 pgmap v7576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:48 smithi141 bash[31670]: audit 2023-12-01T19:51:47.734828+0000 mon.a (mon.0) 5131 : audit 0 from='client.? 172.21.15.40:0/3024695850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:48 smithi141 bash[31670]: cluster 2023-12-01T19:51:48.019934+0000 mgr.y (mgr.24356) 7609 : cluster 0 pgmap v7577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:48 smithi141 bash[31670]: audit 2023-12-01T19:51:48.713462+0000 mon.c (mon.2) 4791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:48 smithi040 bash[28232]: audit 2023-12-01T19:51:47.734828+0000 mon.a (mon.0) 5131 : audit 0 from='client.? 172.21.15.40:0/3024695850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:48 smithi040 bash[28232]: cluster 2023-12-01T19:51:48.019934+0000 mgr.y (mgr.24356) 7609 : cluster 0 pgmap v7577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:48 smithi040 bash[28232]: audit 2023-12-01T19:51:48.713462+0000 mon.c (mon.2) 4791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:48 smithi040 bash[41173]: audit 2023-12-01T19:51:47.734828+0000 mon.a (mon.0) 5131 : audit 0 from='client.? 172.21.15.40:0/3024695850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:48 smithi040 bash[41173]: cluster 2023-12-01T19:51:48.019934+0000 mgr.y (mgr.24356) 7609 : cluster 0 pgmap v7577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:48 smithi040 bash[41173]: audit 2023-12-01T19:51:48.713462+0000 mon.c (mon.2) 4791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:51 smithi040 bash[28232]: cluster 2023-12-01T19:51:50.020686+0000 mgr.y (mgr.24356) 7610 : cluster 0 pgmap v7578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:51 smithi040 bash[28232]: audit 2023-12-01T19:51:50.205022+0000 mon.a (mon.0) 5132 : audit 0 from='client.? 172.21.15.40:0/2919852274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:51 smithi040 bash[41173]: cluster 2023-12-01T19:51:50.020686+0000 mgr.y (mgr.24356) 7610 : cluster 0 pgmap v7578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:51 smithi040 bash[41173]: audit 2023-12-01T19:51:50.205022+0000 mon.a (mon.0) 5132 : audit 0 from='client.? 172.21.15.40:0/2919852274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:51 smithi141 bash[31670]: cluster 2023-12-01T19:51:50.020686+0000 mgr.y (mgr.24356) 7610 : cluster 0 pgmap v7578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:51 smithi141 bash[31670]: audit 2023-12-01T19:51:50.205022+0000 mon.a (mon.0) 5132 : audit 0 from='client.? 172.21.15.40:0/2919852274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:53 smithi040 bash[28232]: cluster 2023-12-01T19:51:52.021255+0000 mgr.y (mgr.24356) 7611 : cluster 0 pgmap v7579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:53 smithi040 bash[28232]: audit 2023-12-01T19:51:52.667810+0000 mon.a (mon.0) 5133 : audit 0 from='client.? 172.21.15.40:0/1923520942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:53 smithi040 bash[41173]: cluster 2023-12-01T19:51:52.021255+0000 mgr.y (mgr.24356) 7611 : cluster 0 pgmap v7579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:53 smithi040 bash[41173]: audit 2023-12-01T19:51:52.667810+0000 mon.a (mon.0) 5133 : audit 0 from='client.? 172.21.15.40:0/1923520942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:53 smithi141 bash[31670]: cluster 2023-12-01T19:51:52.021255+0000 mgr.y (mgr.24356) 7611 : cluster 0 pgmap v7579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:53 smithi141 bash[31670]: audit 2023-12-01T19:51:52.667810+0000 mon.a (mon.0) 5133 : audit 0 from='client.? 172.21.15.40:0/1923520942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:55 smithi040 bash[28232]: cluster 2023-12-01T19:51:54.021900+0000 mgr.y (mgr.24356) 7612 : cluster 0 pgmap v7580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:55 smithi040 bash[41173]: cluster 2023-12-01T19:51:54.021900+0000 mgr.y (mgr.24356) 7612 : cluster 0 pgmap v7580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:55 smithi141 bash[31670]: cluster 2023-12-01T19:51:54.021900+0000 mgr.y (mgr.24356) 7612 : cluster 0 pgmap v7580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:56 smithi040 bash[41173]: audit 2023-12-01T19:51:55.135224+0000 mon.c (mon.2) 4792 : audit 0 from='client.? 172.21.15.40:0/1459553393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:56 smithi040 bash[28232]: audit 2023-12-01T19:51:55.135224+0000 mon.c (mon.2) 4792 : audit 0 from='client.? 172.21.15.40:0/1459553393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:56 smithi141 bash[31670]: audit 2023-12-01T19:51:55.135224+0000 mon.c (mon.2) 4792 : audit 0 from='client.? 172.21.15.40:0/1459553393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:51:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:51:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:57 smithi040 bash[41173]: cluster 2023-12-01T19:51:56.023025+0000 mgr.y (mgr.24356) 7613 : cluster 0 pgmap v7581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:57 smithi040 bash[28232]: cluster 2023-12-01T19:51:56.023025+0000 mgr.y (mgr.24356) 7613 : cluster 0 pgmap v7581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:57 smithi141 bash[31670]: cluster 2023-12-01T19:51:56.023025+0000 mgr.y (mgr.24356) 7613 : cluster 0 pgmap v7581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:58 smithi040 bash[41173]: audit 2023-12-01T19:51:57.598419+0000 mon.a (mon.0) 5134 : audit 0 from='client.? 172.21.15.40:0/3883637663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:58 smithi040 bash[28232]: audit 2023-12-01T19:51:57.598419+0000 mon.a (mon.0) 5134 : audit 0 from='client.? 172.21.15.40:0/3883637663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:58 smithi141 bash[31670]: audit 2023-12-01T19:51:57.598419+0000 mon.a (mon.0) 5134 : audit 0 from='client.? 172.21.15.40:0/3883637663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:51:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:51:59 smithi040 bash[28232]: cluster 2023-12-01T19:51:58.023638+0000 mgr.y (mgr.24356) 7614 : cluster 0 pgmap v7582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:51:59 smithi040 bash[41173]: cluster 2023-12-01T19:51:58.023638+0000 mgr.y (mgr.24356) 7614 : cluster 0 pgmap v7582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:51:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:51:59 smithi141 bash[31670]: cluster 2023-12-01T19:51:58.023638+0000 mgr.y (mgr.24356) 7614 : cluster 0 pgmap v7582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:00 smithi040 bash[28232]: audit 2023-12-01T19:52:00.059991+0000 mon.c (mon.2) 4793 : audit 0 from='client.? 172.21.15.40:0/177645301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:00 smithi040 bash[41173]: audit 2023-12-01T19:52:00.059991+0000 mon.c (mon.2) 4793 : audit 0 from='client.? 172.21.15.40:0/177645301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:00 smithi141 bash[31670]: audit 2023-12-01T19:52:00.059991+0000 mon.c (mon.2) 4793 : audit 0 from='client.? 172.21.15.40:0/177645301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:01 smithi040 bash[28232]: cluster 2023-12-01T19:52:00.024844+0000 mgr.y (mgr.24356) 7615 : cluster 0 pgmap v7583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:01 smithi040 bash[41173]: cluster 2023-12-01T19:52:00.024844+0000 mgr.y (mgr.24356) 7615 : cluster 0 pgmap v7583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:01 smithi141 bash[31670]: cluster 2023-12-01T19:52:00.024844+0000 mgr.y (mgr.24356) 7615 : cluster 0 pgmap v7583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:03 smithi040 bash[28232]: cluster 2023-12-01T19:52:02.025486+0000 mgr.y (mgr.24356) 7616 : cluster 0 pgmap v7584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:03 smithi040 bash[28232]: audit 2023-12-01T19:52:02.530940+0000 mon.a (mon.0) 5135 : audit 0 from='client.? 172.21.15.40:0/1920493141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:03 smithi040 bash[41173]: cluster 2023-12-01T19:52:02.025486+0000 mgr.y (mgr.24356) 7616 : cluster 0 pgmap v7584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:03 smithi040 bash[41173]: audit 2023-12-01T19:52:02.530940+0000 mon.a (mon.0) 5135 : audit 0 from='client.? 172.21.15.40:0/1920493141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:03 smithi141 bash[31670]: cluster 2023-12-01T19:52:02.025486+0000 mgr.y (mgr.24356) 7616 : cluster 0 pgmap v7584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:03 smithi141 bash[31670]: audit 2023-12-01T19:52:02.530940+0000 mon.a (mon.0) 5135 : audit 0 from='client.? 172.21.15.40:0/1920493141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:04 smithi040 bash[28232]: audit 2023-12-01T19:52:03.713868+0000 mon.c (mon.2) 4794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:04 smithi040 bash[41173]: audit 2023-12-01T19:52:03.713868+0000 mon.c (mon.2) 4794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:04 smithi141 bash[31670]: audit 2023-12-01T19:52:03.713868+0000 mon.c (mon.2) 4794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:05 smithi040 bash[28232]: cluster 2023-12-01T19:52:04.026210+0000 mgr.y (mgr.24356) 7617 : cluster 0 pgmap v7585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:05 smithi040 bash[28232]: audit 2023-12-01T19:52:04.999878+0000 mon.a (mon.0) 5136 : audit 0 from='client.? 172.21.15.40:0/3579272284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:05 smithi040 bash[41173]: cluster 2023-12-01T19:52:04.026210+0000 mgr.y (mgr.24356) 7617 : cluster 0 pgmap v7585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:05 smithi040 bash[41173]: audit 2023-12-01T19:52:04.999878+0000 mon.a (mon.0) 5136 : audit 0 from='client.? 172.21.15.40:0/3579272284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:05 smithi141 bash[31670]: cluster 2023-12-01T19:52:04.026210+0000 mgr.y (mgr.24356) 7617 : cluster 0 pgmap v7585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:05 smithi141 bash[31670]: audit 2023-12-01T19:52:04.999878+0000 mon.a (mon.0) 5136 : audit 0 from='client.? 172.21.15.40:0/3579272284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:52:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T19:52:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:07 smithi040 bash[28232]: cluster 2023-12-01T19:52:06.027453+0000 mgr.y (mgr.24356) 7618 : cluster 0 pgmap v7586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:07 smithi040 bash[41173]: cluster 2023-12-01T19:52:06.027453+0000 mgr.y (mgr.24356) 7618 : cluster 0 pgmap v7586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:07 smithi141 bash[31670]: cluster 2023-12-01T19:52:06.027453+0000 mgr.y (mgr.24356) 7618 : cluster 0 pgmap v7586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:08 smithi040 bash[28232]: audit 2023-12-01T19:52:07.468008+0000 mon.a (mon.0) 5137 : audit 0 from='client.? 172.21.15.40:0/1660976640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:08 smithi040 bash[41173]: audit 2023-12-01T19:52:07.468008+0000 mon.a (mon.0) 5137 : audit 0 from='client.? 172.21.15.40:0/1660976640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:08 smithi141 bash[31670]: audit 2023-12-01T19:52:07.468008+0000 mon.a (mon.0) 5137 : audit 0 from='client.? 172.21.15.40:0/1660976640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:09 smithi040 bash[41173]: cluster 2023-12-01T19:52:08.028133+0000 mgr.y (mgr.24356) 7619 : cluster 0 pgmap v7587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:09 smithi040 bash[28232]: cluster 2023-12-01T19:52:08.028133+0000 mgr.y (mgr.24356) 7619 : cluster 0 pgmap v7587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:09 smithi141 bash[31670]: cluster 2023-12-01T19:52:08.028133+0000 mgr.y (mgr.24356) 7619 : cluster 0 pgmap v7587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:10 smithi040 bash[28232]: audit 2023-12-01T19:52:09.439111+0000 mon.c (mon.2) 4795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:52:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:10 smithi040 bash[28232]: audit 2023-12-01T19:52:09.982998+0000 mon.c (mon.2) 4796 : audit 0 from='client.? 172.21.15.40:0/2000281872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:10 smithi040 bash[41173]: audit 2023-12-01T19:52:09.439111+0000 mon.c (mon.2) 4795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:52:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:10 smithi040 bash[41173]: audit 2023-12-01T19:52:09.982998+0000 mon.c (mon.2) 4796 : audit 0 from='client.? 172.21.15.40:0/2000281872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:10 smithi141 bash[31670]: audit 2023-12-01T19:52:09.439111+0000 mon.c (mon.2) 4795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:52:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:10 smithi141 bash[31670]: audit 2023-12-01T19:52:09.982998+0000 mon.c (mon.2) 4796 : audit 0 from='client.? 172.21.15.40:0/2000281872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:11 smithi040 bash[28232]: cluster 2023-12-01T19:52:10.029357+0000 mgr.y (mgr.24356) 7620 : cluster 0 pgmap v7588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:11 smithi040 bash[41173]: cluster 2023-12-01T19:52:10.029357+0000 mgr.y (mgr.24356) 7620 : cluster 0 pgmap v7588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:11 smithi141 bash[31670]: cluster 2023-12-01T19:52:10.029357+0000 mgr.y (mgr.24356) 7620 : cluster 0 pgmap v7588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:13 smithi040 bash[28232]: cluster 2023-12-01T19:52:12.030022+0000 mgr.y (mgr.24356) 7621 : cluster 0 pgmap v7589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:13 smithi040 bash[28232]: audit 2023-12-01T19:52:12.453153+0000 mon.a (mon.0) 5138 : audit 0 from='client.? 172.21.15.40:0/1785437972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:13 smithi040 bash[41173]: cluster 2023-12-01T19:52:12.030022+0000 mgr.y (mgr.24356) 7621 : cluster 0 pgmap v7589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:13 smithi040 bash[41173]: audit 2023-12-01T19:52:12.453153+0000 mon.a (mon.0) 5138 : audit 0 from='client.? 172.21.15.40:0/1785437972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:13 smithi141 bash[31670]: cluster 2023-12-01T19:52:12.030022+0000 mgr.y (mgr.24356) 7621 : cluster 0 pgmap v7589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:13 smithi141 bash[31670]: audit 2023-12-01T19:52:12.453153+0000 mon.a (mon.0) 5138 : audit 0 from='client.? 172.21.15.40:0/1785437972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:15 smithi141 bash[31670]: cluster 2023-12-01T19:52:14.030693+0000 mgr.y (mgr.24356) 7622 : cluster 0 pgmap v7590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:15 smithi141 bash[31670]: audit 2023-12-01T19:52:14.950186+0000 mon.c (mon.2) 4797 : audit 0 from='client.? 172.21.15.40:0/3727283227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:15 smithi040 bash[41173]: cluster 2023-12-01T19:52:14.030693+0000 mgr.y (mgr.24356) 7622 : cluster 0 pgmap v7590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:15 smithi040 bash[41173]: audit 2023-12-01T19:52:14.950186+0000 mon.c (mon.2) 4797 : audit 0 from='client.? 172.21.15.40:0/3727283227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:15 smithi040 bash[28232]: cluster 2023-12-01T19:52:14.030693+0000 mgr.y (mgr.24356) 7622 : cluster 0 pgmap v7590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:15 smithi040 bash[28232]: audit 2023-12-01T19:52:14.950186+0000 mon.c (mon.2) 4797 : audit 0 from='client.? 172.21.15.40:0/3727283227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:52:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:15.335721+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:15.344929+0000 mon.a (mon.0) 5140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:15.690554+0000 mon.a (mon.0) 5141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:15.700346+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:16.230815+0000 mon.c (mon.2) 4798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:16.232738+0000 mon.c (mon.2) 4799 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[28232]: audit 2023-12-01T19:52:16.242456+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:15.335721+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:15.344929+0000 mon.a (mon.0) 5140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:15.690554+0000 mon.a (mon.0) 5141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:15.700346+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:16.230815+0000 mon.c (mon.2) 4798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:52:16.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:16.232738+0000 mon.c (mon.2) 4799 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:52:16.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:16 smithi040 bash[41173]: audit 2023-12-01T19:52:16.242456+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:15.335721+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:15.344929+0000 mon.a (mon.0) 5140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:15.690554+0000 mon.a (mon.0) 5141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:15.700346+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:16.230815+0000 mon.c (mon.2) 4798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:52:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:16.232738+0000 mon.c (mon.2) 4799 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:52:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:16 smithi141 bash[31670]: audit 2023-12-01T19:52:16.242456+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:52:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:17 smithi040 bash[41173]: cluster 2023-12-01T19:52:16.032074+0000 mgr.y (mgr.24356) 7623 : cluster 0 pgmap v7591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:17 smithi040 bash[28232]: cluster 2023-12-01T19:52:16.032074+0000 mgr.y (mgr.24356) 7623 : cluster 0 pgmap v7591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:17 smithi141 bash[31670]: cluster 2023-12-01T19:52:16.032074+0000 mgr.y (mgr.24356) 7623 : cluster 0 pgmap v7591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:18 smithi040 bash[28232]: audit 2023-12-01T19:52:17.449061+0000 mon.c (mon.2) 4800 : audit 0 from='client.? 172.21.15.40:0/2766112362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:18 smithi040 bash[41173]: audit 2023-12-01T19:52:17.449061+0000 mon.c (mon.2) 4800 : audit 0 from='client.? 172.21.15.40:0/2766112362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:18 smithi141 bash[31670]: audit 2023-12-01T19:52:17.449061+0000 mon.c (mon.2) 4800 : audit 0 from='client.? 172.21.15.40:0/2766112362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:19 smithi040 bash[28232]: cluster 2023-12-01T19:52:18.032934+0000 mgr.y (mgr.24356) 7624 : cluster 0 pgmap v7592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:19 smithi040 bash[28232]: audit 2023-12-01T19:52:18.714370+0000 mon.c (mon.2) 4801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:19 smithi040 bash[41173]: cluster 2023-12-01T19:52:18.032934+0000 mgr.y (mgr.24356) 7624 : cluster 0 pgmap v7592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:19 smithi040 bash[41173]: audit 2023-12-01T19:52:18.714370+0000 mon.c (mon.2) 4801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:19 smithi141 bash[31670]: cluster 2023-12-01T19:52:18.032934+0000 mgr.y (mgr.24356) 7624 : cluster 0 pgmap v7592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:19 smithi141 bash[31670]: audit 2023-12-01T19:52:18.714370+0000 mon.c (mon.2) 4801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:20 smithi040 bash[28232]: audit 2023-12-01T19:52:19.923087+0000 mon.c (mon.2) 4802 : audit 0 from='client.? 172.21.15.40:0/1470400759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:20 smithi040 bash[41173]: audit 2023-12-01T19:52:19.923087+0000 mon.c (mon.2) 4802 : audit 0 from='client.? 172.21.15.40:0/1470400759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:20 smithi141 bash[31670]: audit 2023-12-01T19:52:19.923087+0000 mon.c (mon.2) 4802 : audit 0 from='client.? 172.21.15.40:0/1470400759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:21 smithi040 bash[41173]: cluster 2023-12-01T19:52:20.034105+0000 mgr.y (mgr.24356) 7625 : cluster 0 pgmap v7593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:21 smithi040 bash[28232]: cluster 2023-12-01T19:52:20.034105+0000 mgr.y (mgr.24356) 7625 : cluster 0 pgmap v7593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:21 smithi141 bash[31670]: cluster 2023-12-01T19:52:20.034105+0000 mgr.y (mgr.24356) 7625 : cluster 0 pgmap v7593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:23 smithi040 bash[41173]: cluster 2023-12-01T19:52:22.034725+0000 mgr.y (mgr.24356) 7626 : cluster 0 pgmap v7594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:23 smithi040 bash[41173]: audit 2023-12-01T19:52:22.390362+0000 mon.c (mon.2) 4803 : audit 0 from='client.? 172.21.15.40:0/1933799129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:23 smithi040 bash[28232]: cluster 2023-12-01T19:52:22.034725+0000 mgr.y (mgr.24356) 7626 : cluster 0 pgmap v7594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:23 smithi040 bash[28232]: audit 2023-12-01T19:52:22.390362+0000 mon.c (mon.2) 4803 : audit 0 from='client.? 172.21.15.40:0/1933799129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:23 smithi141 bash[31670]: cluster 2023-12-01T19:52:22.034725+0000 mgr.y (mgr.24356) 7626 : cluster 0 pgmap v7594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:23 smithi141 bash[31670]: audit 2023-12-01T19:52:22.390362+0000 mon.c (mon.2) 4803 : audit 0 from='client.? 172.21.15.40:0/1933799129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:25 smithi040 bash[41173]: cluster 2023-12-01T19:52:24.035408+0000 mgr.y (mgr.24356) 7627 : cluster 0 pgmap v7595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:25 smithi040 bash[41173]: audit 2023-12-01T19:52:24.859245+0000 mon.c (mon.2) 4804 : audit 0 from='client.? 172.21.15.40:0/1179462738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:25 smithi040 bash[28232]: cluster 2023-12-01T19:52:24.035408+0000 mgr.y (mgr.24356) 7627 : cluster 0 pgmap v7595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:25 smithi040 bash[28232]: audit 2023-12-01T19:52:24.859245+0000 mon.c (mon.2) 4804 : audit 0 from='client.? 172.21.15.40:0/1179462738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:25 smithi141 bash[31670]: cluster 2023-12-01T19:52:24.035408+0000 mgr.y (mgr.24356) 7627 : cluster 0 pgmap v7595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:25 smithi141 bash[31670]: audit 2023-12-01T19:52:24.859245+0000 mon.c (mon.2) 4804 : audit 0 from='client.? 172.21.15.40:0/1179462738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:52:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:52:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:27 smithi040 bash[28232]: cluster 2023-12-01T19:52:26.036599+0000 mgr.y (mgr.24356) 7628 : cluster 0 pgmap v7596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:27 smithi040 bash[28232]: audit 2023-12-01T19:52:27.318779+0000 mon.c (mon.2) 4805 : audit 0 from='client.? 172.21.15.40:0/607881751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:27 smithi040 bash[41173]: cluster 2023-12-01T19:52:26.036599+0000 mgr.y (mgr.24356) 7628 : cluster 0 pgmap v7596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:27 smithi040 bash[41173]: audit 2023-12-01T19:52:27.318779+0000 mon.c (mon.2) 4805 : audit 0 from='client.? 172.21.15.40:0/607881751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:27 smithi141 bash[31670]: cluster 2023-12-01T19:52:26.036599+0000 mgr.y (mgr.24356) 7628 : cluster 0 pgmap v7596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:27 smithi141 bash[31670]: audit 2023-12-01T19:52:27.318779+0000 mon.c (mon.2) 4805 : audit 0 from='client.? 172.21.15.40:0/607881751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:28 smithi141 bash[31670]: cluster 2023-12-01T19:52:28.037265+0000 mgr.y (mgr.24356) 7629 : cluster 0 pgmap v7597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:28 smithi040 bash[41173]: cluster 2023-12-01T19:52:28.037265+0000 mgr.y (mgr.24356) 7629 : cluster 0 pgmap v7597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:29.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:28 smithi040 bash[28232]: cluster 2023-12-01T19:52:28.037265+0000 mgr.y (mgr.24356) 7629 : cluster 0 pgmap v7597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:29 smithi040 bash[28232]: audit 2023-12-01T19:52:29.782507+0000 mon.c (mon.2) 4806 : audit 0 from='client.? 172.21.15.40:0/824171457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:29 smithi040 bash[41173]: audit 2023-12-01T19:52:29.782507+0000 mon.c (mon.2) 4806 : audit 0 from='client.? 172.21.15.40:0/824171457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:29 smithi141 bash[31670]: audit 2023-12-01T19:52:29.782507+0000 mon.c (mon.2) 4806 : audit 0 from='client.? 172.21.15.40:0/824171457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:30 smithi040 bash[28232]: cluster 2023-12-01T19:52:30.038402+0000 mgr.y (mgr.24356) 7630 : cluster 0 pgmap v7598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:30 smithi040 bash[41173]: cluster 2023-12-01T19:52:30.038402+0000 mgr.y (mgr.24356) 7630 : cluster 0 pgmap v7598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:30 smithi141 bash[31670]: cluster 2023-12-01T19:52:30.038402+0000 mgr.y (mgr.24356) 7630 : cluster 0 pgmap v7598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:33 smithi040 bash[28232]: cluster 2023-12-01T19:52:32.039183+0000 mgr.y (mgr.24356) 7631 : cluster 0 pgmap v7599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:33 smithi040 bash[28232]: audit 2023-12-01T19:52:32.258031+0000 mon.c (mon.2) 4807 : audit 0 from='client.? 172.21.15.40:0/3370808960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:33 smithi040 bash[41173]: cluster 2023-12-01T19:52:32.039183+0000 mgr.y (mgr.24356) 7631 : cluster 0 pgmap v7599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:33 smithi040 bash[41173]: audit 2023-12-01T19:52:32.258031+0000 mon.c (mon.2) 4807 : audit 0 from='client.? 172.21.15.40:0/3370808960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:33 smithi141 bash[31670]: cluster 2023-12-01T19:52:32.039183+0000 mgr.y (mgr.24356) 7631 : cluster 0 pgmap v7599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:33 smithi141 bash[31670]: audit 2023-12-01T19:52:32.258031+0000 mon.c (mon.2) 4807 : audit 0 from='client.? 172.21.15.40:0/3370808960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:34 smithi040 bash[28232]: audit 2023-12-01T19:52:33.714973+0000 mon.c (mon.2) 4808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:34 smithi040 bash[41173]: audit 2023-12-01T19:52:33.714973+0000 mon.c (mon.2) 4808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:34 smithi141 bash[31670]: audit 2023-12-01T19:52:33.714973+0000 mon.c (mon.2) 4808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:35 smithi040 bash[41173]: cluster 2023-12-01T19:52:34.039943+0000 mgr.y (mgr.24356) 7632 : cluster 0 pgmap v7600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:35 smithi040 bash[41173]: audit 2023-12-01T19:52:34.725362+0000 mon.c (mon.2) 4809 : audit 0 from='client.? 172.21.15.40:0/1062893514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:35 smithi040 bash[28232]: cluster 2023-12-01T19:52:34.039943+0000 mgr.y (mgr.24356) 7632 : cluster 0 pgmap v7600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:35 smithi040 bash[28232]: audit 2023-12-01T19:52:34.725362+0000 mon.c (mon.2) 4809 : audit 0 from='client.? 172.21.15.40:0/1062893514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:35 smithi141 bash[31670]: cluster 2023-12-01T19:52:34.039943+0000 mgr.y (mgr.24356) 7632 : cluster 0 pgmap v7600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:35 smithi141 bash[31670]: audit 2023-12-01T19:52:34.725362+0000 mon.c (mon.2) 4809 : audit 0 from='client.? 172.21.15.40:0/1062893514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:52:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:52:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:37 smithi040 bash[28232]: cluster 2023-12-01T19:52:36.041163+0000 mgr.y (mgr.24356) 7633 : cluster 0 pgmap v7601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:37 smithi040 bash[41173]: cluster 2023-12-01T19:52:36.041163+0000 mgr.y (mgr.24356) 7633 : cluster 0 pgmap v7601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:37 smithi141 bash[31670]: cluster 2023-12-01T19:52:36.041163+0000 mgr.y (mgr.24356) 7633 : cluster 0 pgmap v7601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:38 smithi040 bash[28232]: audit 2023-12-01T19:52:37.184021+0000 mon.a (mon.0) 5144 : audit 0 from='client.? 172.21.15.40:0/1606004328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:38 smithi040 bash[41173]: audit 2023-12-01T19:52:37.184021+0000 mon.a (mon.0) 5144 : audit 0 from='client.? 172.21.15.40:0/1606004328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:38 smithi141 bash[31670]: audit 2023-12-01T19:52:37.184021+0000 mon.a (mon.0) 5144 : audit 0 from='client.? 172.21.15.40:0/1606004328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:39 smithi040 bash[28232]: cluster 2023-12-01T19:52:38.041860+0000 mgr.y (mgr.24356) 7634 : cluster 0 pgmap v7602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:39 smithi040 bash[41173]: cluster 2023-12-01T19:52:38.041860+0000 mgr.y (mgr.24356) 7634 : cluster 0 pgmap v7602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:39 smithi141 bash[31670]: cluster 2023-12-01T19:52:38.041860+0000 mgr.y (mgr.24356) 7634 : cluster 0 pgmap v7602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:40 smithi040 bash[41173]: audit 2023-12-01T19:52:39.644900+0000 mon.c (mon.2) 4810 : audit 0 from='client.? 172.21.15.40:0/1440069149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:40 smithi040 bash[28232]: audit 2023-12-01T19:52:39.644900+0000 mon.c (mon.2) 4810 : audit 0 from='client.? 172.21.15.40:0/1440069149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:40 smithi141 bash[31670]: audit 2023-12-01T19:52:39.644900+0000 mon.c (mon.2) 4810 : audit 0 from='client.? 172.21.15.40:0/1440069149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:41 smithi040 bash[41173]: cluster 2023-12-01T19:52:40.043011+0000 mgr.y (mgr.24356) 7635 : cluster 0 pgmap v7603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:41 smithi040 bash[28232]: cluster 2023-12-01T19:52:40.043011+0000 mgr.y (mgr.24356) 7635 : cluster 0 pgmap v7603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:41 smithi141 bash[31670]: cluster 2023-12-01T19:52:40.043011+0000 mgr.y (mgr.24356) 7635 : cluster 0 pgmap v7603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:42 smithi040 bash[41173]: audit 2023-12-01T19:52:42.114279+0000 mon.a (mon.0) 5145 : audit 0 from='client.? 172.21.15.40:0/2866464663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:42 smithi040 bash[28232]: audit 2023-12-01T19:52:42.114279+0000 mon.a (mon.0) 5145 : audit 0 from='client.? 172.21.15.40:0/2866464663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:42 smithi141 bash[31670]: audit 2023-12-01T19:52:42.114279+0000 mon.a (mon.0) 5145 : audit 0 from='client.? 172.21.15.40:0/2866464663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:43 smithi040 bash[28232]: cluster 2023-12-01T19:52:42.043690+0000 mgr.y (mgr.24356) 7636 : cluster 0 pgmap v7604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:43 smithi040 bash[41173]: cluster 2023-12-01T19:52:42.043690+0000 mgr.y (mgr.24356) 7636 : cluster 0 pgmap v7604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:43 smithi141 bash[31670]: cluster 2023-12-01T19:52:42.043690+0000 mgr.y (mgr.24356) 7636 : cluster 0 pgmap v7604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:45 smithi040 bash[28232]: cluster 2023-12-01T19:52:44.044487+0000 mgr.y (mgr.24356) 7637 : cluster 0 pgmap v7605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:45 smithi040 bash[28232]: audit 2023-12-01T19:52:44.582191+0000 mon.a (mon.0) 5146 : audit 0 from='client.? 172.21.15.40:0/2763488721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:45 smithi040 bash[41173]: cluster 2023-12-01T19:52:44.044487+0000 mgr.y (mgr.24356) 7637 : cluster 0 pgmap v7605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:45 smithi040 bash[41173]: audit 2023-12-01T19:52:44.582191+0000 mon.a (mon.0) 5146 : audit 0 from='client.? 172.21.15.40:0/2763488721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:45 smithi141 bash[31670]: cluster 2023-12-01T19:52:44.044487+0000 mgr.y (mgr.24356) 7637 : cluster 0 pgmap v7605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:45 smithi141 bash[31670]: audit 2023-12-01T19:52:44.582191+0000 mon.a (mon.0) 5146 : audit 0 from='client.? 172.21.15.40:0/2763488721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:52:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:52:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:47 smithi040 bash[41173]: cluster 2023-12-01T19:52:46.045629+0000 mgr.y (mgr.24356) 7638 : cluster 0 pgmap v7606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:47 smithi040 bash[41173]: audit 2023-12-01T19:52:47.043101+0000 mon.c (mon.2) 4811 : audit 0 from='client.? 172.21.15.40:0/453383063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:47 smithi040 bash[28232]: cluster 2023-12-01T19:52:46.045629+0000 mgr.y (mgr.24356) 7638 : cluster 0 pgmap v7606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:47 smithi040 bash[28232]: audit 2023-12-01T19:52:47.043101+0000 mon.c (mon.2) 4811 : audit 0 from='client.? 172.21.15.40:0/453383063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:47 smithi141 bash[31670]: cluster 2023-12-01T19:52:46.045629+0000 mgr.y (mgr.24356) 7638 : cluster 0 pgmap v7606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:47 smithi141 bash[31670]: audit 2023-12-01T19:52:47.043101+0000 mon.c (mon.2) 4811 : audit 0 from='client.? 172.21.15.40:0/453383063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:48 smithi141 bash[31670]: cluster 2023-12-01T19:52:48.046292+0000 mgr.y (mgr.24356) 7639 : cluster 0 pgmap v7607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:48 smithi141 bash[31670]: audit 2023-12-01T19:52:48.714493+0000 mon.c (mon.2) 4812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:48 smithi040 bash[41173]: cluster 2023-12-01T19:52:48.046292+0000 mgr.y (mgr.24356) 7639 : cluster 0 pgmap v7607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:48 smithi040 bash[41173]: audit 2023-12-01T19:52:48.714493+0000 mon.c (mon.2) 4812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:48 smithi040 bash[28232]: cluster 2023-12-01T19:52:48.046292+0000 mgr.y (mgr.24356) 7639 : cluster 0 pgmap v7607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:48 smithi040 bash[28232]: audit 2023-12-01T19:52:48.714493+0000 mon.c (mon.2) 4812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:49 smithi141 bash[31670]: audit 2023-12-01T19:52:49.518717+0000 mon.a (mon.0) 5147 : audit 0 from='client.? 172.21.15.40:0/3418454249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:49 smithi040 bash[28232]: audit 2023-12-01T19:52:49.518717+0000 mon.a (mon.0) 5147 : audit 0 from='client.? 172.21.15.40:0/3418454249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:49 smithi040 bash[41173]: audit 2023-12-01T19:52:49.518717+0000 mon.a (mon.0) 5147 : audit 0 from='client.? 172.21.15.40:0/3418454249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:50 smithi141 bash[31670]: cluster 2023-12-01T19:52:50.047431+0000 mgr.y (mgr.24356) 7640 : cluster 0 pgmap v7608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:50 smithi040 bash[28232]: cluster 2023-12-01T19:52:50.047431+0000 mgr.y (mgr.24356) 7640 : cluster 0 pgmap v7608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:50 smithi040 bash[41173]: cluster 2023-12-01T19:52:50.047431+0000 mgr.y (mgr.24356) 7640 : cluster 0 pgmap v7608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:52 smithi040 bash[28232]: audit 2023-12-01T19:52:51.985091+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.40:0/3358398898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:52 smithi040 bash[41173]: audit 2023-12-01T19:52:51.985091+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.40:0/3358398898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:52 smithi141 bash[31670]: audit 2023-12-01T19:52:51.985091+0000 mon.a (mon.0) 5148 : audit 0 from='client.? 172.21.15.40:0/3358398898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:53 smithi040 bash[41173]: cluster 2023-12-01T19:52:52.047840+0000 mgr.y (mgr.24356) 7641 : cluster 0 pgmap v7609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:53 smithi040 bash[28232]: cluster 2023-12-01T19:52:52.047840+0000 mgr.y (mgr.24356) 7641 : cluster 0 pgmap v7609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:53 smithi141 bash[31670]: cluster 2023-12-01T19:52:52.047840+0000 mgr.y (mgr.24356) 7641 : cluster 0 pgmap v7609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:55 smithi040 bash[28232]: cluster 2023-12-01T19:52:54.048452+0000 mgr.y (mgr.24356) 7642 : cluster 0 pgmap v7610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:55 smithi040 bash[28232]: audit 2023-12-01T19:52:54.447862+0000 mon.a (mon.0) 5149 : audit 0 from='client.? 172.21.15.40:0/3058096936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:55 smithi040 bash[41173]: cluster 2023-12-01T19:52:54.048452+0000 mgr.y (mgr.24356) 7642 : cluster 0 pgmap v7610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:55 smithi040 bash[41173]: audit 2023-12-01T19:52:54.447862+0000 mon.a (mon.0) 5149 : audit 0 from='client.? 172.21.15.40:0/3058096936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:55 smithi141 bash[31670]: cluster 2023-12-01T19:52:54.048452+0000 mgr.y (mgr.24356) 7642 : cluster 0 pgmap v7610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:55 smithi141 bash[31670]: audit 2023-12-01T19:52:54.447862+0000 mon.a (mon.0) 5149 : audit 0 from='client.? 172.21.15.40:0/3058096936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:52:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T19:52:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:57 smithi040 bash[28232]: cluster 2023-12-01T19:52:56.049637+0000 mgr.y (mgr.24356) 7643 : cluster 0 pgmap v7611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:57 smithi040 bash[28232]: audit 2023-12-01T19:52:56.908198+0000 mon.c (mon.2) 4813 : audit 0 from='client.? 172.21.15.40:0/2692772979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:57 smithi040 bash[41173]: cluster 2023-12-01T19:52:56.049637+0000 mgr.y (mgr.24356) 7643 : cluster 0 pgmap v7611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:57 smithi040 bash[41173]: audit 2023-12-01T19:52:56.908198+0000 mon.c (mon.2) 4813 : audit 0 from='client.? 172.21.15.40:0/2692772979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:57 smithi141 bash[31670]: cluster 2023-12-01T19:52:56.049637+0000 mgr.y (mgr.24356) 7643 : cluster 0 pgmap v7611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:57 smithi141 bash[31670]: audit 2023-12-01T19:52:56.908198+0000 mon.c (mon.2) 4813 : audit 0 from='client.? 172.21.15.40:0/2692772979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:52:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:58 smithi141 bash[31670]: cluster 2023-12-01T19:52:58.050267+0000 mgr.y (mgr.24356) 7644 : cluster 0 pgmap v7612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:58 smithi040 bash[41173]: cluster 2023-12-01T19:52:58.050267+0000 mgr.y (mgr.24356) 7644 : cluster 0 pgmap v7612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:52:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:58 smithi040 bash[28232]: cluster 2023-12-01T19:52:58.050267+0000 mgr.y (mgr.24356) 7644 : cluster 0 pgmap v7612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:52:59 smithi141 bash[31670]: audit 2023-12-01T19:52:59.374922+0000 mon.c (mon.2) 4814 : audit 0 from='client.? 172.21.15.40:0/4134816323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:52:59 smithi040 bash[41173]: audit 2023-12-01T19:52:59.374922+0000 mon.c (mon.2) 4814 : audit 0 from='client.? 172.21.15.40:0/4134816323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:52:59 smithi040 bash[28232]: audit 2023-12-01T19:52:59.374922+0000 mon.c (mon.2) 4814 : audit 0 from='client.? 172.21.15.40:0/4134816323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:00 smithi141 bash[31670]: cluster 2023-12-01T19:53:00.051234+0000 mgr.y (mgr.24356) 7645 : cluster 0 pgmap v7613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:00 smithi040 bash[41173]: cluster 2023-12-01T19:53:00.051234+0000 mgr.y (mgr.24356) 7645 : cluster 0 pgmap v7613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:00 smithi040 bash[28232]: cluster 2023-12-01T19:53:00.051234+0000 mgr.y (mgr.24356) 7645 : cluster 0 pgmap v7613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:01 smithi040 bash[28232]: audit 2023-12-01T19:53:01.833491+0000 mon.a (mon.0) 5150 : audit 0 from='client.? 172.21.15.40:0/463048832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:01 smithi040 bash[41173]: audit 2023-12-01T19:53:01.833491+0000 mon.a (mon.0) 5150 : audit 0 from='client.? 172.21.15.40:0/463048832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:01 smithi141 bash[31670]: audit 2023-12-01T19:53:01.833491+0000 mon.a (mon.0) 5150 : audit 0 from='client.? 172.21.15.40:0/463048832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:02 smithi040 bash[28232]: cluster 2023-12-01T19:53:02.051917+0000 mgr.y (mgr.24356) 7646 : cluster 0 pgmap v7614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:02 smithi040 bash[41173]: cluster 2023-12-01T19:53:02.051917+0000 mgr.y (mgr.24356) 7646 : cluster 0 pgmap v7614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:02 smithi141 bash[31670]: cluster 2023-12-01T19:53:02.051917+0000 mgr.y (mgr.24356) 7646 : cluster 0 pgmap v7614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:03 smithi040 bash[41173]: audit 2023-12-01T19:53:03.715498+0000 mon.c (mon.2) 4815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:03 smithi040 bash[28232]: audit 2023-12-01T19:53:03.715498+0000 mon.c (mon.2) 4815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:03 smithi141 bash[31670]: audit 2023-12-01T19:53:03.715498+0000 mon.c (mon.2) 4815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:04 smithi040 bash[28232]: cluster 2023-12-01T19:53:04.052745+0000 mgr.y (mgr.24356) 7647 : cluster 0 pgmap v7615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:04 smithi040 bash[28232]: audit 2023-12-01T19:53:04.291987+0000 mon.c (mon.2) 4816 : audit 0 from='client.? 172.21.15.40:0/791186845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:04 smithi040 bash[41173]: cluster 2023-12-01T19:53:04.052745+0000 mgr.y (mgr.24356) 7647 : cluster 0 pgmap v7615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:04 smithi040 bash[41173]: audit 2023-12-01T19:53:04.291987+0000 mon.c (mon.2) 4816 : audit 0 from='client.? 172.21.15.40:0/791186845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:04 smithi141 bash[31670]: cluster 2023-12-01T19:53:04.052745+0000 mgr.y (mgr.24356) 7647 : cluster 0 pgmap v7615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:04 smithi141 bash[31670]: audit 2023-12-01T19:53:04.291987+0000 mon.c (mon.2) 4816 : audit 0 from='client.? 172.21.15.40:0/791186845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:53:06] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T19:53:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:07 smithi040 bash[28232]: cluster 2023-12-01T19:53:06.053874+0000 mgr.y (mgr.24356) 7648 : cluster 0 pgmap v7616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:07 smithi040 bash[28232]: audit 2023-12-01T19:53:06.758660+0000 mon.c (mon.2) 4817 : audit 0 from='client.? 172.21.15.40:0/3644663749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:07 smithi040 bash[41173]: cluster 2023-12-01T19:53:06.053874+0000 mgr.y (mgr.24356) 7648 : cluster 0 pgmap v7616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:07 smithi040 bash[41173]: audit 2023-12-01T19:53:06.758660+0000 mon.c (mon.2) 4817 : audit 0 from='client.? 172.21.15.40:0/3644663749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:07 smithi141 bash[31670]: cluster 2023-12-01T19:53:06.053874+0000 mgr.y (mgr.24356) 7648 : cluster 0 pgmap v7616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:07 smithi141 bash[31670]: audit 2023-12-01T19:53:06.758660+0000 mon.c (mon.2) 4817 : audit 0 from='client.? 172.21.15.40:0/3644663749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:08 smithi040 bash[41173]: cluster 2023-12-01T19:53:08.054577+0000 mgr.y (mgr.24356) 7649 : cluster 0 pgmap v7617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:08 smithi040 bash[28232]: cluster 2023-12-01T19:53:08.054577+0000 mgr.y (mgr.24356) 7649 : cluster 0 pgmap v7617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:08 smithi141 bash[31670]: cluster 2023-12-01T19:53:08.054577+0000 mgr.y (mgr.24356) 7649 : cluster 0 pgmap v7617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:09 smithi040 bash[41173]: audit 2023-12-01T19:53:09.219714+0000 mon.a (mon.0) 5151 : audit 0 from='client.? 172.21.15.40:0/513366909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:09 smithi040 bash[28232]: audit 2023-12-01T19:53:09.219714+0000 mon.a (mon.0) 5151 : audit 0 from='client.? 172.21.15.40:0/513366909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:09 smithi141 bash[31670]: audit 2023-12-01T19:53:09.219714+0000 mon.a (mon.0) 5151 : audit 0 from='client.? 172.21.15.40:0/513366909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:10 smithi040 bash[28232]: cluster 2023-12-01T19:53:10.055772+0000 mgr.y (mgr.24356) 7650 : cluster 0 pgmap v7618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:10 smithi040 bash[41173]: cluster 2023-12-01T19:53:10.055772+0000 mgr.y (mgr.24356) 7650 : cluster 0 pgmap v7618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:10 smithi141 bash[31670]: cluster 2023-12-01T19:53:10.055772+0000 mgr.y (mgr.24356) 7650 : cluster 0 pgmap v7618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:11 smithi040 bash[28232]: audit 2023-12-01T19:53:11.680086+0000 mon.a (mon.0) 5152 : audit 0 from='client.? 172.21.15.40:0/4222869865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:11 smithi040 bash[41173]: audit 2023-12-01T19:53:11.680086+0000 mon.a (mon.0) 5152 : audit 0 from='client.? 172.21.15.40:0/4222869865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:11 smithi141 bash[31670]: audit 2023-12-01T19:53:11.680086+0000 mon.a (mon.0) 5152 : audit 0 from='client.? 172.21.15.40:0/4222869865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:12 smithi040 bash[28232]: cluster 2023-12-01T19:53:12.056627+0000 mgr.y (mgr.24356) 7651 : cluster 0 pgmap v7619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:12 smithi040 bash[41173]: cluster 2023-12-01T19:53:12.056627+0000 mgr.y (mgr.24356) 7651 : cluster 0 pgmap v7619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:12 smithi141 bash[31670]: cluster 2023-12-01T19:53:12.056627+0000 mgr.y (mgr.24356) 7651 : cluster 0 pgmap v7619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:15 smithi040 bash[28232]: cluster 2023-12-01T19:53:14.057277+0000 mgr.y (mgr.24356) 7652 : cluster 0 pgmap v7620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:15 smithi040 bash[28232]: audit 2023-12-01T19:53:14.142075+0000 mon.a (mon.0) 5153 : audit 0 from='client.? 172.21.15.40:0/1482580371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:15 smithi040 bash[41173]: cluster 2023-12-01T19:53:14.057277+0000 mgr.y (mgr.24356) 7652 : cluster 0 pgmap v7620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:15 smithi040 bash[41173]: audit 2023-12-01T19:53:14.142075+0000 mon.a (mon.0) 5153 : audit 0 from='client.? 172.21.15.40:0/1482580371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:15 smithi141 bash[31670]: cluster 2023-12-01T19:53:14.057277+0000 mgr.y (mgr.24356) 7652 : cluster 0 pgmap v7620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:15 smithi141 bash[31670]: audit 2023-12-01T19:53:14.142075+0000 mon.a (mon.0) 5153 : audit 0 from='client.? 172.21.15.40:0/1482580371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:53:16] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T19:53:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:17 smithi040 bash[41173]: cluster 2023-12-01T19:53:16.058437+0000 mgr.y (mgr.24356) 7653 : cluster 0 pgmap v7621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:17 smithi040 bash[41173]: audit 2023-12-01T19:53:16.326269+0000 mon.c (mon.2) 4818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:53:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:17 smithi040 bash[41173]: audit 2023-12-01T19:53:16.605287+0000 mon.c (mon.2) 4819 : audit 0 from='client.? 172.21.15.40:0/1259322554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:17 smithi040 bash[28232]: cluster 2023-12-01T19:53:16.058437+0000 mgr.y (mgr.24356) 7653 : cluster 0 pgmap v7621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:17 smithi040 bash[28232]: audit 2023-12-01T19:53:16.326269+0000 mon.c (mon.2) 4818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:53:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:17 smithi040 bash[28232]: audit 2023-12-01T19:53:16.605287+0000 mon.c (mon.2) 4819 : audit 0 from='client.? 172.21.15.40:0/1259322554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:17 smithi141 bash[31670]: cluster 2023-12-01T19:53:16.058437+0000 mgr.y (mgr.24356) 7653 : cluster 0 pgmap v7621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:17 smithi141 bash[31670]: audit 2023-12-01T19:53:16.326269+0000 mon.c (mon.2) 4818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:53:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:17 smithi141 bash[31670]: audit 2023-12-01T19:53:16.605287+0000 mon.c (mon.2) 4819 : audit 0 from='client.? 172.21.15.40:0/1259322554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:18 smithi040 bash[41173]: cluster 2023-12-01T19:53:18.059118+0000 mgr.y (mgr.24356) 7654 : cluster 0 pgmap v7622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:18 smithi040 bash[41173]: audit 2023-12-01T19:53:18.715396+0000 mon.c (mon.2) 4820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:18 smithi040 bash[28232]: cluster 2023-12-01T19:53:18.059118+0000 mgr.y (mgr.24356) 7654 : cluster 0 pgmap v7622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:18 smithi040 bash[28232]: audit 2023-12-01T19:53:18.715396+0000 mon.c (mon.2) 4820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:18 smithi141 bash[31670]: cluster 2023-12-01T19:53:18.059118+0000 mgr.y (mgr.24356) 7654 : cluster 0 pgmap v7622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:18 smithi141 bash[31670]: audit 2023-12-01T19:53:18.715396+0000 mon.c (mon.2) 4820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:19 smithi040 bash[41173]: audit 2023-12-01T19:53:19.074736+0000 mon.a (mon.0) 5154 : audit 0 from='client.? 172.21.15.40:0/483541640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:19 smithi040 bash[28232]: audit 2023-12-01T19:53:19.074736+0000 mon.a (mon.0) 5154 : audit 0 from='client.? 172.21.15.40:0/483541640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:19 smithi141 bash[31670]: audit 2023-12-01T19:53:19.074736+0000 mon.a (mon.0) 5154 : audit 0 from='client.? 172.21.15.40:0/483541640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:20 smithi040 bash[28232]: cluster 2023-12-01T19:53:20.060363+0000 mgr.y (mgr.24356) 7655 : cluster 0 pgmap v7623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:20 smithi040 bash[41173]: cluster 2023-12-01T19:53:20.060363+0000 mgr.y (mgr.24356) 7655 : cluster 0 pgmap v7623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:20 smithi141 bash[31670]: cluster 2023-12-01T19:53:20.060363+0000 mgr.y (mgr.24356) 7655 : cluster 0 pgmap v7623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:21 smithi040 bash[28232]: audit 2023-12-01T19:53:21.561857+0000 mon.a (mon.0) 5155 : audit 0 from='client.? 172.21.15.40:0/2345546019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:21 smithi040 bash[41173]: audit 2023-12-01T19:53:21.561857+0000 mon.a (mon.0) 5155 : audit 0 from='client.? 172.21.15.40:0/2345546019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:21 smithi141 bash[31670]: audit 2023-12-01T19:53:21.561857+0000 mon.a (mon.0) 5155 : audit 0 from='client.? 172.21.15.40:0/2345546019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: cluster 2023-12-01T19:53:22.060985+0000 mgr.y (mgr.24356) 7656 : cluster 0 pgmap v7624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:22.173840+0000 mon.a (mon.0) 5156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:22.187627+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:22.584120+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:22.596451+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:23.153077+0000 mon.c (mon.2) 4821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:23.155345+0000 mon.c (mon.2) 4822 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:53:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:23 smithi141 bash[31670]: audit 2023-12-01T19:53:23.165186+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: cluster 2023-12-01T19:53:22.060985+0000 mgr.y (mgr.24356) 7656 : cluster 0 pgmap v7624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:22.173840+0000 mon.a (mon.0) 5156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:22.187627+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:22.584120+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:22.596451+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:23.153077+0000 mon.c (mon.2) 4821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:23.155345+0000 mon.c (mon.2) 4822 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[28232]: audit 2023-12-01T19:53:23.165186+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: cluster 2023-12-01T19:53:22.060985+0000 mgr.y (mgr.24356) 7656 : cluster 0 pgmap v7624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:22.173840+0000 mon.a (mon.0) 5156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:22.187627+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:22.584120+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:22.596451+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:23.153077+0000 mon.c (mon.2) 4821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:53:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:23.155345+0000 mon.c (mon.2) 4822 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:53:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:23 smithi040 bash[41173]: audit 2023-12-01T19:53:23.165186+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:53:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:24 smithi141 bash[31670]: audit 2023-12-01T19:53:24.029566+0000 mon.a (mon.0) 5161 : audit 0 from='client.? 172.21.15.40:0/1748386325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:24 smithi040 bash[28232]: audit 2023-12-01T19:53:24.029566+0000 mon.a (mon.0) 5161 : audit 0 from='client.? 172.21.15.40:0/1748386325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:24 smithi040 bash[41173]: audit 2023-12-01T19:53:24.029566+0000 mon.a (mon.0) 5161 : audit 0 from='client.? 172.21.15.40:0/1748386325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:25 smithi141 bash[31670]: cluster 2023-12-01T19:53:24.061677+0000 mgr.y (mgr.24356) 7657 : cluster 0 pgmap v7625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:25 smithi040 bash[28232]: cluster 2023-12-01T19:53:24.061677+0000 mgr.y (mgr.24356) 7657 : cluster 0 pgmap v7625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:25 smithi040 bash[41173]: cluster 2023-12-01T19:53:24.061677+0000 mgr.y (mgr.24356) 7657 : cluster 0 pgmap v7625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:53:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:53:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:27 smithi141 bash[31670]: cluster 2023-12-01T19:53:26.062842+0000 mgr.y (mgr.24356) 7658 : cluster 0 pgmap v7626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:27 smithi141 bash[31670]: audit 2023-12-01T19:53:26.490941+0000 mon.a (mon.0) 5162 : audit 0 from='client.? 172.21.15.40:0/2285707701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:27 smithi040 bash[28232]: cluster 2023-12-01T19:53:26.062842+0000 mgr.y (mgr.24356) 7658 : cluster 0 pgmap v7626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:27 smithi040 bash[28232]: audit 2023-12-01T19:53:26.490941+0000 mon.a (mon.0) 5162 : audit 0 from='client.? 172.21.15.40:0/2285707701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:27 smithi040 bash[41173]: cluster 2023-12-01T19:53:26.062842+0000 mgr.y (mgr.24356) 7658 : cluster 0 pgmap v7626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:27 smithi040 bash[41173]: audit 2023-12-01T19:53:26.490941+0000 mon.a (mon.0) 5162 : audit 0 from='client.? 172.21.15.40:0/2285707701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:28 smithi040 bash[28232]: cluster 2023-12-01T19:53:28.063533+0000 mgr.y (mgr.24356) 7659 : cluster 0 pgmap v7627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:28 smithi040 bash[41173]: cluster 2023-12-01T19:53:28.063533+0000 mgr.y (mgr.24356) 7659 : cluster 0 pgmap v7627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:28 smithi141 bash[31670]: cluster 2023-12-01T19:53:28.063533+0000 mgr.y (mgr.24356) 7659 : cluster 0 pgmap v7627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:29 smithi040 bash[28232]: audit 2023-12-01T19:53:28.950141+0000 mon.a (mon.0) 5163 : audit 0 from='client.? 172.21.15.40:0/1446378569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:29 smithi040 bash[41173]: audit 2023-12-01T19:53:28.950141+0000 mon.a (mon.0) 5163 : audit 0 from='client.? 172.21.15.40:0/1446378569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:29 smithi141 bash[31670]: audit 2023-12-01T19:53:28.950141+0000 mon.a (mon.0) 5163 : audit 0 from='client.? 172.21.15.40:0/1446378569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:30 smithi040 bash[41173]: cluster 2023-12-01T19:53:30.064841+0000 mgr.y (mgr.24356) 7660 : cluster 0 pgmap v7628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:30 smithi040 bash[28232]: cluster 2023-12-01T19:53:30.064841+0000 mgr.y (mgr.24356) 7660 : cluster 0 pgmap v7628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:30 smithi141 bash[31670]: cluster 2023-12-01T19:53:30.064841+0000 mgr.y (mgr.24356) 7660 : cluster 0 pgmap v7628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:31 smithi040 bash[28232]: audit 2023-12-01T19:53:31.413322+0000 mon.c (mon.2) 4823 : audit 0 from='client.? 172.21.15.40:0/399493148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:31 smithi040 bash[41173]: audit 2023-12-01T19:53:31.413322+0000 mon.c (mon.2) 4823 : audit 0 from='client.? 172.21.15.40:0/399493148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:31 smithi141 bash[31670]: audit 2023-12-01T19:53:31.413322+0000 mon.c (mon.2) 4823 : audit 0 from='client.? 172.21.15.40:0/399493148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:32 smithi040 bash[28232]: cluster 2023-12-01T19:53:32.065520+0000 mgr.y (mgr.24356) 7661 : cluster 0 pgmap v7629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:32 smithi040 bash[41173]: cluster 2023-12-01T19:53:32.065520+0000 mgr.y (mgr.24356) 7661 : cluster 0 pgmap v7629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:32 smithi141 bash[31670]: cluster 2023-12-01T19:53:32.065520+0000 mgr.y (mgr.24356) 7661 : cluster 0 pgmap v7629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:33 smithi040 bash[28232]: audit 2023-12-01T19:53:33.716203+0000 mon.c (mon.2) 4824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:33 smithi040 bash[41173]: audit 2023-12-01T19:53:33.716203+0000 mon.c (mon.2) 4824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:33 smithi141 bash[31670]: audit 2023-12-01T19:53:33.716203+0000 mon.c (mon.2) 4824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:34 smithi040 bash[28232]: audit 2023-12-01T19:53:33.882065+0000 mon.c (mon.2) 4825 : audit 0 from='client.? 172.21.15.40:0/2617791675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:34 smithi040 bash[28232]: cluster 2023-12-01T19:53:34.066337+0000 mgr.y (mgr.24356) 7662 : cluster 0 pgmap v7630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:34 smithi040 bash[41173]: audit 2023-12-01T19:53:33.882065+0000 mon.c (mon.2) 4825 : audit 0 from='client.? 172.21.15.40:0/2617791675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:34 smithi040 bash[41173]: cluster 2023-12-01T19:53:34.066337+0000 mgr.y (mgr.24356) 7662 : cluster 0 pgmap v7630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:34 smithi141 bash[31670]: audit 2023-12-01T19:53:33.882065+0000 mon.c (mon.2) 4825 : audit 0 from='client.? 172.21.15.40:0/2617791675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:34 smithi141 bash[31670]: cluster 2023-12-01T19:53:34.066337+0000 mgr.y (mgr.24356) 7662 : cluster 0 pgmap v7630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:53:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:53:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:37 smithi040 bash[28232]: cluster 2023-12-01T19:53:36.067488+0000 mgr.y (mgr.24356) 7663 : cluster 0 pgmap v7631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:37 smithi040 bash[28232]: audit 2023-12-01T19:53:36.353042+0000 mon.a (mon.0) 5164 : audit 0 from='client.? 172.21.15.40:0/2080112699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:37 smithi040 bash[41173]: cluster 2023-12-01T19:53:36.067488+0000 mgr.y (mgr.24356) 7663 : cluster 0 pgmap v7631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:37 smithi040 bash[41173]: audit 2023-12-01T19:53:36.353042+0000 mon.a (mon.0) 5164 : audit 0 from='client.? 172.21.15.40:0/2080112699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:37 smithi141 bash[31670]: cluster 2023-12-01T19:53:36.067488+0000 mgr.y (mgr.24356) 7663 : cluster 0 pgmap v7631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:37 smithi141 bash[31670]: audit 2023-12-01T19:53:36.353042+0000 mon.a (mon.0) 5164 : audit 0 from='client.? 172.21.15.40:0/2080112699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:38 smithi040 bash[28232]: cluster 2023-12-01T19:53:38.068154+0000 mgr.y (mgr.24356) 7664 : cluster 0 pgmap v7632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:38 smithi040 bash[41173]: cluster 2023-12-01T19:53:38.068154+0000 mgr.y (mgr.24356) 7664 : cluster 0 pgmap v7632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:38 smithi141 bash[31670]: cluster 2023-12-01T19:53:38.068154+0000 mgr.y (mgr.24356) 7664 : cluster 0 pgmap v7632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:39 smithi040 bash[28232]: audit 2023-12-01T19:53:38.817817+0000 mon.a (mon.0) 5165 : audit 0 from='client.? 172.21.15.40:0/4031923991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:39 smithi040 bash[41173]: audit 2023-12-01T19:53:38.817817+0000 mon.a (mon.0) 5165 : audit 0 from='client.? 172.21.15.40:0/4031923991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:39 smithi141 bash[31670]: audit 2023-12-01T19:53:38.817817+0000 mon.a (mon.0) 5165 : audit 0 from='client.? 172.21.15.40:0/4031923991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:40 smithi040 bash[41173]: cluster 2023-12-01T19:53:40.069324+0000 mgr.y (mgr.24356) 7665 : cluster 0 pgmap v7633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:40 smithi040 bash[28232]: cluster 2023-12-01T19:53:40.069324+0000 mgr.y (mgr.24356) 7665 : cluster 0 pgmap v7633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:40 smithi141 bash[31670]: cluster 2023-12-01T19:53:40.069324+0000 mgr.y (mgr.24356) 7665 : cluster 0 pgmap v7633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:41 smithi040 bash[28232]: audit 2023-12-01T19:53:41.293099+0000 mon.c (mon.2) 4826 : audit 0 from='client.? 172.21.15.40:0/327900958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:41 smithi040 bash[41173]: audit 2023-12-01T19:53:41.293099+0000 mon.c (mon.2) 4826 : audit 0 from='client.? 172.21.15.40:0/327900958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:41 smithi141 bash[31670]: audit 2023-12-01T19:53:41.293099+0000 mon.c (mon.2) 4826 : audit 0 from='client.? 172.21.15.40:0/327900958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:42 smithi040 bash[28232]: cluster 2023-12-01T19:53:42.070016+0000 mgr.y (mgr.24356) 7666 : cluster 0 pgmap v7634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:43.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:42 smithi040 bash[41173]: cluster 2023-12-01T19:53:42.070016+0000 mgr.y (mgr.24356) 7666 : cluster 0 pgmap v7634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:42 smithi141 bash[31670]: cluster 2023-12-01T19:53:42.070016+0000 mgr.y (mgr.24356) 7666 : cluster 0 pgmap v7634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:43 smithi040 bash[28232]: audit 2023-12-01T19:53:43.752729+0000 mon.c (mon.2) 4827 : audit 0 from='client.? 172.21.15.40:0/2848094015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:43 smithi040 bash[41173]: audit 2023-12-01T19:53:43.752729+0000 mon.c (mon.2) 4827 : audit 0 from='client.? 172.21.15.40:0/2848094015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:43 smithi141 bash[31670]: audit 2023-12-01T19:53:43.752729+0000 mon.c (mon.2) 4827 : audit 0 from='client.? 172.21.15.40:0/2848094015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:44 smithi040 bash[28232]: cluster 2023-12-01T19:53:44.070711+0000 mgr.y (mgr.24356) 7667 : cluster 0 pgmap v7635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:44 smithi040 bash[41173]: cluster 2023-12-01T19:53:44.070711+0000 mgr.y (mgr.24356) 7667 : cluster 0 pgmap v7635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:44 smithi141 bash[31670]: cluster 2023-12-01T19:53:44.070711+0000 mgr.y (mgr.24356) 7667 : cluster 0 pgmap v7635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:53:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:53:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:47 smithi040 bash[28232]: cluster 2023-12-01T19:53:46.071787+0000 mgr.y (mgr.24356) 7668 : cluster 0 pgmap v7636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:47 smithi040 bash[28232]: audit 2023-12-01T19:53:46.211490+0000 mon.a (mon.0) 5166 : audit 0 from='client.? 172.21.15.40:0/1288551461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:47 smithi040 bash[41173]: cluster 2023-12-01T19:53:46.071787+0000 mgr.y (mgr.24356) 7668 : cluster 0 pgmap v7636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:47 smithi040 bash[41173]: audit 2023-12-01T19:53:46.211490+0000 mon.a (mon.0) 5166 : audit 0 from='client.? 172.21.15.40:0/1288551461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:47 smithi141 bash[31670]: cluster 2023-12-01T19:53:46.071787+0000 mgr.y (mgr.24356) 7668 : cluster 0 pgmap v7636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:47 smithi141 bash[31670]: audit 2023-12-01T19:53:46.211490+0000 mon.a (mon.0) 5166 : audit 0 from='client.? 172.21.15.40:0/1288551461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:48 smithi040 bash[28232]: cluster 2023-12-01T19:53:48.072473+0000 mgr.y (mgr.24356) 7669 : cluster 0 pgmap v7637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:48 smithi040 bash[28232]: audit 2023-12-01T19:53:48.679453+0000 mon.a (mon.0) 5167 : audit 0 from='client.? 172.21.15.40:0/3276470428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:48 smithi040 bash[28232]: audit 2023-12-01T19:53:48.716539+0000 mon.c (mon.2) 4828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:48 smithi040 bash[41173]: cluster 2023-12-01T19:53:48.072473+0000 mgr.y (mgr.24356) 7669 : cluster 0 pgmap v7637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:48 smithi040 bash[41173]: audit 2023-12-01T19:53:48.679453+0000 mon.a (mon.0) 5167 : audit 0 from='client.? 172.21.15.40:0/3276470428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:48 smithi040 bash[41173]: audit 2023-12-01T19:53:48.716539+0000 mon.c (mon.2) 4828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:48 smithi141 bash[31670]: cluster 2023-12-01T19:53:48.072473+0000 mgr.y (mgr.24356) 7669 : cluster 0 pgmap v7637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:48 smithi141 bash[31670]: audit 2023-12-01T19:53:48.679453+0000 mon.a (mon.0) 5167 : audit 0 from='client.? 172.21.15.40:0/3276470428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:48 smithi141 bash[31670]: audit 2023-12-01T19:53:48.716539+0000 mon.c (mon.2) 4828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:51.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:51 smithi040 bash[28232]: cluster 2023-12-01T19:53:50.073653+0000 mgr.y (mgr.24356) 7670 : cluster 0 pgmap v7638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:51.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:51 smithi040 bash[41173]: cluster 2023-12-01T19:53:50.073653+0000 mgr.y (mgr.24356) 7670 : cluster 0 pgmap v7638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:51 smithi141 bash[31670]: cluster 2023-12-01T19:53:50.073653+0000 mgr.y (mgr.24356) 7670 : cluster 0 pgmap v7638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:52 smithi040 bash[28232]: audit 2023-12-01T19:53:51.151659+0000 mon.a (mon.0) 5168 : audit 0 from='client.? 172.21.15.40:0/3135579576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:52 smithi040 bash[41173]: audit 2023-12-01T19:53:51.151659+0000 mon.a (mon.0) 5168 : audit 0 from='client.? 172.21.15.40:0/3135579576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:52 smithi141 bash[31670]: audit 2023-12-01T19:53:51.151659+0000 mon.a (mon.0) 5168 : audit 0 from='client.? 172.21.15.40:0/3135579576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:53 smithi040 bash[41173]: cluster 2023-12-01T19:53:52.074221+0000 mgr.y (mgr.24356) 7671 : cluster 0 pgmap v7639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:53 smithi040 bash[28232]: cluster 2023-12-01T19:53:52.074221+0000 mgr.y (mgr.24356) 7671 : cluster 0 pgmap v7639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:53 smithi141 bash[31670]: cluster 2023-12-01T19:53:52.074221+0000 mgr.y (mgr.24356) 7671 : cluster 0 pgmap v7639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:54 smithi040 bash[28232]: audit 2023-12-01T19:53:53.612896+0000 mon.a (mon.0) 5169 : audit 0 from='client.? 172.21.15.40:0/1378333518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:54 smithi040 bash[41173]: audit 2023-12-01T19:53:53.612896+0000 mon.a (mon.0) 5169 : audit 0 from='client.? 172.21.15.40:0/1378333518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:54 smithi141 bash[31670]: audit 2023-12-01T19:53:53.612896+0000 mon.a (mon.0) 5169 : audit 0 from='client.? 172.21.15.40:0/1378333518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:55 smithi040 bash[28232]: cluster 2023-12-01T19:53:54.074995+0000 mgr.y (mgr.24356) 7672 : cluster 0 pgmap v7640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:55 smithi040 bash[41173]: cluster 2023-12-01T19:53:54.074995+0000 mgr.y (mgr.24356) 7672 : cluster 0 pgmap v7640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:55 smithi141 bash[31670]: cluster 2023-12-01T19:53:54.074995+0000 mgr.y (mgr.24356) 7672 : cluster 0 pgmap v7640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:56 smithi040 bash[28232]: audit 2023-12-01T19:53:56.071707+0000 mon.a (mon.0) 5170 : audit 0 from='client.? 172.21.15.40:0/1557786791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:56 smithi040 bash[41173]: audit 2023-12-01T19:53:56.071707+0000 mon.a (mon.0) 5170 : audit 0 from='client.? 172.21.15.40:0/1557786791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:56 smithi141 bash[31670]: audit 2023-12-01T19:53:56.071707+0000 mon.a (mon.0) 5170 : audit 0 from='client.? 172.21.15.40:0/1557786791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:53:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:53:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:57 smithi141 bash[31670]: cluster 2023-12-01T19:53:56.075663+0000 mgr.y (mgr.24356) 7673 : cluster 0 pgmap v7641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:57 smithi040 bash[28232]: cluster 2023-12-01T19:53:56.075663+0000 mgr.y (mgr.24356) 7673 : cluster 0 pgmap v7641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:57 smithi040 bash[41173]: cluster 2023-12-01T19:53:56.075663+0000 mgr.y (mgr.24356) 7673 : cluster 0 pgmap v7641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:58 smithi040 bash[28232]: cluster 2023-12-01T19:53:58.076363+0000 mgr.y (mgr.24356) 7674 : cluster 0 pgmap v7642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:53:58 smithi040 bash[28232]: audit 2023-12-01T19:53:58.532263+0000 mon.a (mon.0) 5171 : audit 0 from='client.? 172.21.15.40:0/3181008246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:58 smithi040 bash[41173]: cluster 2023-12-01T19:53:58.076363+0000 mgr.y (mgr.24356) 7674 : cluster 0 pgmap v7642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:53:58 smithi040 bash[41173]: audit 2023-12-01T19:53:58.532263+0000 mon.a (mon.0) 5171 : audit 0 from='client.? 172.21.15.40:0/3181008246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:53:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:58 smithi141 bash[31670]: cluster 2023-12-01T19:53:58.076363+0000 mgr.y (mgr.24356) 7674 : cluster 0 pgmap v7642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:53:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:53:58 smithi141 bash[31670]: audit 2023-12-01T19:53:58.532263+0000 mon.a (mon.0) 5171 : audit 0 from='client.? 172.21.15.40:0/3181008246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:01 smithi040 bash[28232]: cluster 2023-12-01T19:54:00.077492+0000 mgr.y (mgr.24356) 7675 : cluster 0 pgmap v7643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:01 smithi040 bash[28232]: audit 2023-12-01T19:54:00.999643+0000 mon.a (mon.0) 5172 : audit 0 from='client.? 172.21.15.40:0/2991600612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:01 smithi040 bash[41173]: cluster 2023-12-01T19:54:00.077492+0000 mgr.y (mgr.24356) 7675 : cluster 0 pgmap v7643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:01 smithi040 bash[41173]: audit 2023-12-01T19:54:00.999643+0000 mon.a (mon.0) 5172 : audit 0 from='client.? 172.21.15.40:0/2991600612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:01 smithi141 bash[31670]: cluster 2023-12-01T19:54:00.077492+0000 mgr.y (mgr.24356) 7675 : cluster 0 pgmap v7643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:01.802 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:01 smithi141 bash[31670]: audit 2023-12-01T19:54:00.999643+0000 mon.a (mon.0) 5172 : audit 0 from='client.? 172.21.15.40:0/2991600612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:03 smithi040 bash[28232]: cluster 2023-12-01T19:54:02.078099+0000 mgr.y (mgr.24356) 7676 : cluster 0 pgmap v7644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:03 smithi040 bash[41173]: cluster 2023-12-01T19:54:02.078099+0000 mgr.y (mgr.24356) 7676 : cluster 0 pgmap v7644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:03 smithi141 bash[31670]: cluster 2023-12-01T19:54:02.078099+0000 mgr.y (mgr.24356) 7676 : cluster 0 pgmap v7644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:04 smithi040 bash[28232]: audit 2023-12-01T19:54:03.462221+0000 mon.a (mon.0) 5173 : audit 0 from='client.? 172.21.15.40:0/1026925616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:04 smithi040 bash[28232]: audit 2023-12-01T19:54:03.716987+0000 mon.c (mon.2) 4829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:04 smithi040 bash[41173]: audit 2023-12-01T19:54:03.462221+0000 mon.a (mon.0) 5173 : audit 0 from='client.? 172.21.15.40:0/1026925616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:04 smithi040 bash[41173]: audit 2023-12-01T19:54:03.716987+0000 mon.c (mon.2) 4829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:04 smithi141 bash[31670]: audit 2023-12-01T19:54:03.462221+0000 mon.a (mon.0) 5173 : audit 0 from='client.? 172.21.15.40:0/1026925616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:04 smithi141 bash[31670]: audit 2023-12-01T19:54:03.716987+0000 mon.c (mon.2) 4829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:05 smithi040 bash[28232]: cluster 2023-12-01T19:54:04.078765+0000 mgr.y (mgr.24356) 7677 : cluster 0 pgmap v7645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:05 smithi040 bash[41173]: cluster 2023-12-01T19:54:04.078765+0000 mgr.y (mgr.24356) 7677 : cluster 0 pgmap v7645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:05 smithi141 bash[31670]: cluster 2023-12-01T19:54:04.078765+0000 mgr.y (mgr.24356) 7677 : cluster 0 pgmap v7645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:06 smithi040 bash[28232]: audit 2023-12-01T19:54:05.927321+0000 mon.c (mon.2) 4830 : audit 0 from='client.? 172.21.15.40:0/3987236597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:06 smithi040 bash[41173]: audit 2023-12-01T19:54:05.927321+0000 mon.c (mon.2) 4830 : audit 0 from='client.? 172.21.15.40:0/3987236597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:06 smithi141 bash[31670]: audit 2023-12-01T19:54:05.927321+0000 mon.c (mon.2) 4830 : audit 0 from='client.? 172.21.15.40:0/3987236597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:54:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:54:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:07 smithi040 bash[28232]: cluster 2023-12-01T19:54:06.079831+0000 mgr.y (mgr.24356) 7678 : cluster 0 pgmap v7646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:07 smithi040 bash[41173]: cluster 2023-12-01T19:54:06.079831+0000 mgr.y (mgr.24356) 7678 : cluster 0 pgmap v7646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:07 smithi141 bash[31670]: cluster 2023-12-01T19:54:06.079831+0000 mgr.y (mgr.24356) 7678 : cluster 0 pgmap v7646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:08 smithi040 bash[41173]: cluster 2023-12-01T19:54:08.080321+0000 mgr.y (mgr.24356) 7679 : cluster 0 pgmap v7647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:08 smithi040 bash[41173]: audit 2023-12-01T19:54:08.394895+0000 mon.a (mon.0) 5174 : audit 0 from='client.? 172.21.15.40:0/3295286549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:08 smithi040 bash[28232]: cluster 2023-12-01T19:54:08.080321+0000 mgr.y (mgr.24356) 7679 : cluster 0 pgmap v7647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:08 smithi040 bash[28232]: audit 2023-12-01T19:54:08.394895+0000 mon.a (mon.0) 5174 : audit 0 from='client.? 172.21.15.40:0/3295286549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:08 smithi141 bash[31670]: cluster 2023-12-01T19:54:08.080321+0000 mgr.y (mgr.24356) 7679 : cluster 0 pgmap v7647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:08 smithi141 bash[31670]: audit 2023-12-01T19:54:08.394895+0000 mon.a (mon.0) 5174 : audit 0 from='client.? 172.21.15.40:0/3295286549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:11 smithi040 bash[28232]: cluster 2023-12-01T19:54:10.081436+0000 mgr.y (mgr.24356) 7680 : cluster 0 pgmap v7648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:11 smithi040 bash[28232]: audit 2023-12-01T19:54:10.861552+0000 mon.a (mon.0) 5175 : audit 0 from='client.? 172.21.15.40:0/951908706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:11 smithi040 bash[41173]: cluster 2023-12-01T19:54:10.081436+0000 mgr.y (mgr.24356) 7680 : cluster 0 pgmap v7648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:11 smithi040 bash[41173]: audit 2023-12-01T19:54:10.861552+0000 mon.a (mon.0) 5175 : audit 0 from='client.? 172.21.15.40:0/951908706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:11 smithi141 bash[31670]: cluster 2023-12-01T19:54:10.081436+0000 mgr.y (mgr.24356) 7680 : cluster 0 pgmap v7648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:11 smithi141 bash[31670]: audit 2023-12-01T19:54:10.861552+0000 mon.a (mon.0) 5175 : audit 0 from='client.? 172.21.15.40:0/951908706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:13 smithi040 bash[28232]: cluster 2023-12-01T19:54:12.082109+0000 mgr.y (mgr.24356) 7681 : cluster 0 pgmap v7649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:13 smithi040 bash[41173]: cluster 2023-12-01T19:54:12.082109+0000 mgr.y (mgr.24356) 7681 : cluster 0 pgmap v7649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:13 smithi141 bash[31670]: cluster 2023-12-01T19:54:12.082109+0000 mgr.y (mgr.24356) 7681 : cluster 0 pgmap v7649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:14 smithi040 bash[28232]: audit 2023-12-01T19:54:13.343796+0000 mon.a (mon.0) 5176 : audit 0 from='client.? 172.21.15.40:0/1906786122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:14 smithi040 bash[41173]: audit 2023-12-01T19:54:13.343796+0000 mon.a (mon.0) 5176 : audit 0 from='client.? 172.21.15.40:0/1906786122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:14 smithi141 bash[31670]: audit 2023-12-01T19:54:13.343796+0000 mon.a (mon.0) 5176 : audit 0 from='client.? 172.21.15.40:0/1906786122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:15 smithi040 bash[28232]: cluster 2023-12-01T19:54:14.082802+0000 mgr.y (mgr.24356) 7682 : cluster 0 pgmap v7650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:15 smithi040 bash[41173]: cluster 2023-12-01T19:54:14.082802+0000 mgr.y (mgr.24356) 7682 : cluster 0 pgmap v7650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:15 smithi141 bash[31670]: cluster 2023-12-01T19:54:14.082802+0000 mgr.y (mgr.24356) 7682 : cluster 0 pgmap v7650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:16.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:16 smithi040 bash[41173]: audit 2023-12-01T19:54:15.804966+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.40:0/512792402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:16.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:16 smithi040 bash[28232]: audit 2023-12-01T19:54:15.804966+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.40:0/512792402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:16 smithi141 bash[31670]: audit 2023-12-01T19:54:15.804966+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.40:0/512792402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:54:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:54:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:17 smithi040 bash[28232]: cluster 2023-12-01T19:54:16.083993+0000 mgr.y (mgr.24356) 7683 : cluster 0 pgmap v7651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:17 smithi141 bash[31670]: cluster 2023-12-01T19:54:16.083993+0000 mgr.y (mgr.24356) 7683 : cluster 0 pgmap v7651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:17 smithi040 bash[41173]: cluster 2023-12-01T19:54:16.083993+0000 mgr.y (mgr.24356) 7683 : cluster 0 pgmap v7651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:18 smithi040 bash[41173]: cluster 2023-12-01T19:54:18.084666+0000 mgr.y (mgr.24356) 7684 : cluster 0 pgmap v7652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:18 smithi040 bash[41173]: audit 2023-12-01T19:54:18.257551+0000 mon.c (mon.2) 4831 : audit 0 from='client.? 172.21.15.40:0/572205972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:18 smithi040 bash[41173]: audit 2023-12-01T19:54:18.717481+0000 mon.c (mon.2) 4832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:18 smithi040 bash[28232]: cluster 2023-12-01T19:54:18.084666+0000 mgr.y (mgr.24356) 7684 : cluster 0 pgmap v7652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:18 smithi040 bash[28232]: audit 2023-12-01T19:54:18.257551+0000 mon.c (mon.2) 4831 : audit 0 from='client.? 172.21.15.40:0/572205972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:18 smithi040 bash[28232]: audit 2023-12-01T19:54:18.717481+0000 mon.c (mon.2) 4832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:18 smithi141 bash[31670]: cluster 2023-12-01T19:54:18.084666+0000 mgr.y (mgr.24356) 7684 : cluster 0 pgmap v7652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:18 smithi141 bash[31670]: audit 2023-12-01T19:54:18.257551+0000 mon.c (mon.2) 4831 : audit 0 from='client.? 172.21.15.40:0/572205972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:18 smithi141 bash[31670]: audit 2023-12-01T19:54:18.717481+0000 mon.c (mon.2) 4832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:21 smithi040 bash[28232]: cluster 2023-12-01T19:54:20.085761+0000 mgr.y (mgr.24356) 7685 : cluster 0 pgmap v7653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:21 smithi040 bash[28232]: audit 2023-12-01T19:54:20.714345+0000 mon.c (mon.2) 4833 : audit 0 from='client.? 172.21.15.40:0/2329209862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:21 smithi040 bash[41173]: cluster 2023-12-01T19:54:20.085761+0000 mgr.y (mgr.24356) 7685 : cluster 0 pgmap v7653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:21 smithi040 bash[41173]: audit 2023-12-01T19:54:20.714345+0000 mon.c (mon.2) 4833 : audit 0 from='client.? 172.21.15.40:0/2329209862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:21 smithi141 bash[31670]: cluster 2023-12-01T19:54:20.085761+0000 mgr.y (mgr.24356) 7685 : cluster 0 pgmap v7653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:21 smithi141 bash[31670]: audit 2023-12-01T19:54:20.714345+0000 mon.c (mon.2) 4833 : audit 0 from='client.? 172.21.15.40:0/2329209862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:23 smithi040 bash[28232]: cluster 2023-12-01T19:54:22.086447+0000 mgr.y (mgr.24356) 7686 : cluster 0 pgmap v7654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:23 smithi040 bash[41173]: cluster 2023-12-01T19:54:22.086447+0000 mgr.y (mgr.24356) 7686 : cluster 0 pgmap v7654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:23 smithi141 bash[31670]: cluster 2023-12-01T19:54:22.086447+0000 mgr.y (mgr.24356) 7686 : cluster 0 pgmap v7654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[28232]: audit 2023-12-01T19:54:23.175164+0000 mon.c (mon.2) 4834 : audit 0 from='client.? 172.21.15.40:0/450423555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[28232]: audit 2023-12-01T19:54:23.249441+0000 mon.c (mon.2) 4835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[28232]: audit 2023-12-01T19:54:23.630153+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[28232]: audit 2023-12-01T19:54:23.646188+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[41173]: audit 2023-12-01T19:54:23.175164+0000 mon.c (mon.2) 4834 : audit 0 from='client.? 172.21.15.40:0/450423555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[41173]: audit 2023-12-01T19:54:23.249441+0000 mon.c (mon.2) 4835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[41173]: audit 2023-12-01T19:54:23.630153+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:24 smithi040 bash[41173]: audit 2023-12-01T19:54:23.646188+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:24 smithi141 bash[31670]: audit 2023-12-01T19:54:23.175164+0000 mon.c (mon.2) 4834 : audit 0 from='client.? 172.21.15.40:0/450423555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:24 smithi141 bash[31670]: audit 2023-12-01T19:54:23.249441+0000 mon.c (mon.2) 4835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:54:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:24 smithi141 bash[31670]: audit 2023-12-01T19:54:23.630153+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:24 smithi141 bash[31670]: audit 2023-12-01T19:54:23.646188+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:25 smithi040 bash[28232]: cluster 2023-12-01T19:54:24.087109+0000 mgr.y (mgr.24356) 7687 : cluster 0 pgmap v7655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:25 smithi040 bash[41173]: cluster 2023-12-01T19:54:24.087109+0000 mgr.y (mgr.24356) 7687 : cluster 0 pgmap v7655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:25 smithi141 bash[31670]: cluster 2023-12-01T19:54:24.087109+0000 mgr.y (mgr.24356) 7687 : cluster 0 pgmap v7655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:26 smithi040 bash[28232]: audit 2023-12-01T19:54:25.647102+0000 mon.c (mon.2) 4836 : audit 0 from='client.? 172.21.15.40:0/1929448119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:26 smithi040 bash[41173]: audit 2023-12-01T19:54:25.647102+0000 mon.c (mon.2) 4836 : audit 0 from='client.? 172.21.15.40:0/1929448119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:26 smithi141 bash[31670]: audit 2023-12-01T19:54:25.647102+0000 mon.c (mon.2) 4836 : audit 0 from='client.? 172.21.15.40:0/1929448119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:54:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:54:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:27 smithi141 bash[31670]: cluster 2023-12-01T19:54:26.088297+0000 mgr.y (mgr.24356) 7688 : cluster 0 pgmap v7656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:27 smithi040 bash[28232]: cluster 2023-12-01T19:54:26.088297+0000 mgr.y (mgr.24356) 7688 : cluster 0 pgmap v7656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:27 smithi040 bash[41173]: cluster 2023-12-01T19:54:26.088297+0000 mgr.y (mgr.24356) 7688 : cluster 0 pgmap v7656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:28 smithi040 bash[28232]: cluster 2023-12-01T19:54:28.088915+0000 mgr.y (mgr.24356) 7689 : cluster 0 pgmap v7657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:29.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:28 smithi040 bash[28232]: audit 2023-12-01T19:54:28.121113+0000 mon.a (mon.0) 5180 : audit 0 from='client.? 172.21.15.40:0/1635876223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:28 smithi040 bash[41173]: cluster 2023-12-01T19:54:28.088915+0000 mgr.y (mgr.24356) 7689 : cluster 0 pgmap v7657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:28 smithi040 bash[41173]: audit 2023-12-01T19:54:28.121113+0000 mon.a (mon.0) 5180 : audit 0 from='client.? 172.21.15.40:0/1635876223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:28 smithi141 bash[31670]: cluster 2023-12-01T19:54:28.088915+0000 mgr.y (mgr.24356) 7689 : cluster 0 pgmap v7657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:28 smithi141 bash[31670]: audit 2023-12-01T19:54:28.121113+0000 mon.a (mon.0) 5180 : audit 0 from='client.? 172.21.15.40:0/1635876223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:29.443393+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:29.456435+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:29.542046+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:29.554639+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:30.029717+0000 mon.c (mon.2) 4837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:30.031432+0000 mon.c (mon.2) 4838 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: audit 2023-12-01T19:54:30.041799+0000 mon.a (mon.0) 5185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:30 smithi141 bash[31670]: cluster 2023-12-01T19:54:30.089992+0000 mgr.y (mgr.24356) 7690 : cluster 0 pgmap v7658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:29.443393+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:29.456435+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:29.542046+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:29.554639+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:30.029717+0000 mon.c (mon.2) 4837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:30.031432+0000 mon.c (mon.2) 4838 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: audit 2023-12-01T19:54:30.041799+0000 mon.a (mon.0) 5185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[28232]: cluster 2023-12-01T19:54:30.089992+0000 mgr.y (mgr.24356) 7690 : cluster 0 pgmap v7658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:29.443393+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:29.456435+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:29.542046+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:29.554639+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:30.029717+0000 mon.c (mon.2) 4837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:30.031432+0000 mon.c (mon.2) 4838 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: audit 2023-12-01T19:54:30.041799+0000 mon.a (mon.0) 5185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:54:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:30 smithi040 bash[41173]: cluster 2023-12-01T19:54:30.089992+0000 mgr.y (mgr.24356) 7690 : cluster 0 pgmap v7658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:31 smithi141 bash[31670]: audit 2023-12-01T19:54:30.591944+0000 mon.c (mon.2) 4839 : audit 0 from='client.? 172.21.15.40:0/207930706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:31 smithi040 bash[28232]: audit 2023-12-01T19:54:30.591944+0000 mon.c (mon.2) 4839 : audit 0 from='client.? 172.21.15.40:0/207930706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:31 smithi040 bash[41173]: audit 2023-12-01T19:54:30.591944+0000 mon.c (mon.2) 4839 : audit 0 from='client.? 172.21.15.40:0/207930706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:32 smithi141 bash[31670]: cluster 2023-12-01T19:54:32.090612+0000 mgr.y (mgr.24356) 7691 : cluster 0 pgmap v7659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:32 smithi040 bash[28232]: cluster 2023-12-01T19:54:32.090612+0000 mgr.y (mgr.24356) 7691 : cluster 0 pgmap v7659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:32 smithi040 bash[41173]: cluster 2023-12-01T19:54:32.090612+0000 mgr.y (mgr.24356) 7691 : cluster 0 pgmap v7659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:33 smithi040 bash[28232]: audit 2023-12-01T19:54:33.066202+0000 mon.c (mon.2) 4840 : audit 0 from='client.? 172.21.15.40:0/2919589583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:33 smithi040 bash[28232]: audit 2023-12-01T19:54:33.717852+0000 mon.c (mon.2) 4841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:33 smithi040 bash[41173]: audit 2023-12-01T19:54:33.066202+0000 mon.c (mon.2) 4840 : audit 0 from='client.? 172.21.15.40:0/2919589583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:33 smithi040 bash[41173]: audit 2023-12-01T19:54:33.717852+0000 mon.c (mon.2) 4841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:33 smithi141 bash[31670]: audit 2023-12-01T19:54:33.066202+0000 mon.c (mon.2) 4840 : audit 0 from='client.? 172.21.15.40:0/2919589583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:33 smithi141 bash[31670]: audit 2023-12-01T19:54:33.717852+0000 mon.c (mon.2) 4841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:34 smithi040 bash[28232]: cluster 2023-12-01T19:54:34.091416+0000 mgr.y (mgr.24356) 7692 : cluster 0 pgmap v7660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:34 smithi040 bash[41173]: cluster 2023-12-01T19:54:34.091416+0000 mgr.y (mgr.24356) 7692 : cluster 0 pgmap v7660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:34 smithi141 bash[31670]: cluster 2023-12-01T19:54:34.091416+0000 mgr.y (mgr.24356) 7692 : cluster 0 pgmap v7660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:35 smithi040 bash[28232]: audit 2023-12-01T19:54:35.528319+0000 mon.a (mon.0) 5186 : audit 0 from='client.? 172.21.15.40:0/2984649958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:35 smithi040 bash[41173]: audit 2023-12-01T19:54:35.528319+0000 mon.a (mon.0) 5186 : audit 0 from='client.? 172.21.15.40:0/2984649958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:35 smithi141 bash[31670]: audit 2023-12-01T19:54:35.528319+0000 mon.a (mon.0) 5186 : audit 0 from='client.? 172.21.15.40:0/2984649958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:36.821 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:54:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:54:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:36 smithi040 bash[41173]: cluster 2023-12-01T19:54:36.092632+0000 mgr.y (mgr.24356) 7693 : cluster 0 pgmap v7661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:36 smithi040 bash[28232]: cluster 2023-12-01T19:54:36.092632+0000 mgr.y (mgr.24356) 7693 : cluster 0 pgmap v7661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:36 smithi141 bash[31670]: cluster 2023-12-01T19:54:36.092632+0000 mgr.y (mgr.24356) 7693 : cluster 0 pgmap v7661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:38 smithi040 bash[28232]: audit 2023-12-01T19:54:37.992765+0000 mon.c (mon.2) 4842 : audit 0 from='client.? 172.21.15.40:0/3636047686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:38 smithi040 bash[28232]: cluster 2023-12-01T19:54:38.093245+0000 mgr.y (mgr.24356) 7694 : cluster 0 pgmap v7662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:38 smithi040 bash[41173]: audit 2023-12-01T19:54:37.992765+0000 mon.c (mon.2) 4842 : audit 0 from='client.? 172.21.15.40:0/3636047686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:38 smithi040 bash[41173]: cluster 2023-12-01T19:54:38.093245+0000 mgr.y (mgr.24356) 7694 : cluster 0 pgmap v7662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:38 smithi141 bash[31670]: audit 2023-12-01T19:54:37.992765+0000 mon.c (mon.2) 4842 : audit 0 from='client.? 172.21.15.40:0/3636047686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:38 smithi141 bash[31670]: cluster 2023-12-01T19:54:38.093245+0000 mgr.y (mgr.24356) 7694 : cluster 0 pgmap v7662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:41 smithi040 bash[28232]: cluster 2023-12-01T19:54:40.094500+0000 mgr.y (mgr.24356) 7695 : cluster 0 pgmap v7663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:41 smithi040 bash[28232]: audit 2023-12-01T19:54:40.456413+0000 mon.c (mon.2) 4843 : audit 0 from='client.? 172.21.15.40:0/450943313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:41 smithi040 bash[41173]: cluster 2023-12-01T19:54:40.094500+0000 mgr.y (mgr.24356) 7695 : cluster 0 pgmap v7663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:41 smithi040 bash[41173]: audit 2023-12-01T19:54:40.456413+0000 mon.c (mon.2) 4843 : audit 0 from='client.? 172.21.15.40:0/450943313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:41 smithi141 bash[31670]: cluster 2023-12-01T19:54:40.094500+0000 mgr.y (mgr.24356) 7695 : cluster 0 pgmap v7663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:41 smithi141 bash[31670]: audit 2023-12-01T19:54:40.456413+0000 mon.c (mon.2) 4843 : audit 0 from='client.? 172.21.15.40:0/450943313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:43 smithi040 bash[28232]: cluster 2023-12-01T19:54:42.095209+0000 mgr.y (mgr.24356) 7696 : cluster 0 pgmap v7664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:43 smithi040 bash[28232]: audit 2023-12-01T19:54:42.922688+0000 mon.c (mon.2) 4844 : audit 0 from='client.? 172.21.15.40:0/2307108410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:43 smithi040 bash[41173]: cluster 2023-12-01T19:54:42.095209+0000 mgr.y (mgr.24356) 7696 : cluster 0 pgmap v7664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:43 smithi040 bash[41173]: audit 2023-12-01T19:54:42.922688+0000 mon.c (mon.2) 4844 : audit 0 from='client.? 172.21.15.40:0/2307108410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:43 smithi141 bash[31670]: cluster 2023-12-01T19:54:42.095209+0000 mgr.y (mgr.24356) 7696 : cluster 0 pgmap v7664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:43 smithi141 bash[31670]: audit 2023-12-01T19:54:42.922688+0000 mon.c (mon.2) 4844 : audit 0 from='client.? 172.21.15.40:0/2307108410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:45 smithi040 bash[28232]: cluster 2023-12-01T19:54:44.095887+0000 mgr.y (mgr.24356) 7697 : cluster 0 pgmap v7665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:45 smithi040 bash[41173]: cluster 2023-12-01T19:54:44.095887+0000 mgr.y (mgr.24356) 7697 : cluster 0 pgmap v7665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:45 smithi141 bash[31670]: cluster 2023-12-01T19:54:44.095887+0000 mgr.y (mgr.24356) 7697 : cluster 0 pgmap v7665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:46 smithi040 bash[28232]: audit 2023-12-01T19:54:45.375194+0000 mon.a (mon.0) 5187 : audit 0 from='client.? 172.21.15.40:0/4285665719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:46.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:46 smithi040 bash[41173]: audit 2023-12-01T19:54:45.375194+0000 mon.a (mon.0) 5187 : audit 0 from='client.? 172.21.15.40:0/4285665719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:46 smithi141 bash[31670]: audit 2023-12-01T19:54:45.375194+0000 mon.a (mon.0) 5187 : audit 0 from='client.? 172.21.15.40:0/4285665719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:54:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:54:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:47 smithi141 bash[31670]: cluster 2023-12-01T19:54:46.097061+0000 mgr.y (mgr.24356) 7698 : cluster 0 pgmap v7666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:47 smithi040 bash[41173]: cluster 2023-12-01T19:54:46.097061+0000 mgr.y (mgr.24356) 7698 : cluster 0 pgmap v7666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:47 smithi040 bash[28232]: cluster 2023-12-01T19:54:46.097061+0000 mgr.y (mgr.24356) 7698 : cluster 0 pgmap v7666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:48 smithi040 bash[41173]: audit 2023-12-01T19:54:47.841329+0000 mon.c (mon.2) 4845 : audit 0 from='client.? 172.21.15.40:0/3250998452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:48 smithi040 bash[41173]: cluster 2023-12-01T19:54:48.097753+0000 mgr.y (mgr.24356) 7699 : cluster 0 pgmap v7667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:48 smithi040 bash[41173]: audit 2023-12-01T19:54:48.718245+0000 mon.c (mon.2) 4846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:48 smithi040 bash[28232]: audit 2023-12-01T19:54:47.841329+0000 mon.c (mon.2) 4845 : audit 0 from='client.? 172.21.15.40:0/3250998452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:48 smithi040 bash[28232]: cluster 2023-12-01T19:54:48.097753+0000 mgr.y (mgr.24356) 7699 : cluster 0 pgmap v7667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:48 smithi040 bash[28232]: audit 2023-12-01T19:54:48.718245+0000 mon.c (mon.2) 4846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:48 smithi141 bash[31670]: audit 2023-12-01T19:54:47.841329+0000 mon.c (mon.2) 4845 : audit 0 from='client.? 172.21.15.40:0/3250998452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:48 smithi141 bash[31670]: cluster 2023-12-01T19:54:48.097753+0000 mgr.y (mgr.24356) 7699 : cluster 0 pgmap v7667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:48 smithi141 bash[31670]: audit 2023-12-01T19:54:48.718245+0000 mon.c (mon.2) 4846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:51 smithi040 bash[28232]: cluster 2023-12-01T19:54:50.098822+0000 mgr.y (mgr.24356) 7700 : cluster 0 pgmap v7668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:51 smithi040 bash[28232]: audit 2023-12-01T19:54:50.302452+0000 mon.c (mon.2) 4847 : audit 0 from='client.? 172.21.15.40:0/389314178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:51 smithi040 bash[41173]: cluster 2023-12-01T19:54:50.098822+0000 mgr.y (mgr.24356) 7700 : cluster 0 pgmap v7668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:51 smithi040 bash[41173]: audit 2023-12-01T19:54:50.302452+0000 mon.c (mon.2) 4847 : audit 0 from='client.? 172.21.15.40:0/389314178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:51 smithi141 bash[31670]: cluster 2023-12-01T19:54:50.098822+0000 mgr.y (mgr.24356) 7700 : cluster 0 pgmap v7668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:51 smithi141 bash[31670]: audit 2023-12-01T19:54:50.302452+0000 mon.c (mon.2) 4847 : audit 0 from='client.? 172.21.15.40:0/389314178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:53 smithi040 bash[28232]: cluster 2023-12-01T19:54:52.099473+0000 mgr.y (mgr.24356) 7701 : cluster 0 pgmap v7669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:53 smithi040 bash[28232]: audit 2023-12-01T19:54:52.772489+0000 mon.a (mon.0) 5188 : audit 0 from='client.? 172.21.15.40:0/2175994103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:53 smithi040 bash[41173]: cluster 2023-12-01T19:54:52.099473+0000 mgr.y (mgr.24356) 7701 : cluster 0 pgmap v7669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:53 smithi040 bash[41173]: audit 2023-12-01T19:54:52.772489+0000 mon.a (mon.0) 5188 : audit 0 from='client.? 172.21.15.40:0/2175994103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:53 smithi141 bash[31670]: cluster 2023-12-01T19:54:52.099473+0000 mgr.y (mgr.24356) 7701 : cluster 0 pgmap v7669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:53 smithi141 bash[31670]: audit 2023-12-01T19:54:52.772489+0000 mon.a (mon.0) 5188 : audit 0 from='client.? 172.21.15.40:0/2175994103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:55 smithi141 bash[31670]: cluster 2023-12-01T19:54:54.100220+0000 mgr.y (mgr.24356) 7702 : cluster 0 pgmap v7670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:55 smithi040 bash[28232]: cluster 2023-12-01T19:54:54.100220+0000 mgr.y (mgr.24356) 7702 : cluster 0 pgmap v7670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:55 smithi040 bash[41173]: cluster 2023-12-01T19:54:54.100220+0000 mgr.y (mgr.24356) 7702 : cluster 0 pgmap v7670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:56 smithi040 bash[28232]: audit 2023-12-01T19:54:55.244378+0000 mon.a (mon.0) 5189 : audit 0 from='client.? 172.21.15.40:0/1448235587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:56 smithi040 bash[41173]: audit 2023-12-01T19:54:55.244378+0000 mon.a (mon.0) 5189 : audit 0 from='client.? 172.21.15.40:0/1448235587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:56 smithi141 bash[31670]: audit 2023-12-01T19:54:55.244378+0000 mon.a (mon.0) 5189 : audit 0 from='client.? 172.21.15.40:0/1448235587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:54:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:54:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:57 smithi141 bash[31670]: cluster 2023-12-01T19:54:56.101413+0000 mgr.y (mgr.24356) 7703 : cluster 0 pgmap v7671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:57 smithi040 bash[28232]: cluster 2023-12-01T19:54:56.101413+0000 mgr.y (mgr.24356) 7703 : cluster 0 pgmap v7671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:57 smithi040 bash[41173]: cluster 2023-12-01T19:54:56.101413+0000 mgr.y (mgr.24356) 7703 : cluster 0 pgmap v7671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:58 smithi141 bash[31670]: audit 2023-12-01T19:54:57.708545+0000 mon.c (mon.2) 4848 : audit 0 from='client.? 172.21.15.40:0/833015347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:58 smithi040 bash[41173]: audit 2023-12-01T19:54:57.708545+0000 mon.c (mon.2) 4848 : audit 0 from='client.? 172.21.15.40:0/833015347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:58 smithi040 bash[28232]: audit 2023-12-01T19:54:57.708545+0000 mon.c (mon.2) 4848 : audit 0 from='client.? 172.21.15.40:0/833015347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:54:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:54:59 smithi141 bash[31670]: cluster 2023-12-01T19:54:58.102099+0000 mgr.y (mgr.24356) 7704 : cluster 0 pgmap v7672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:54:59 smithi040 bash[28232]: cluster 2023-12-01T19:54:58.102099+0000 mgr.y (mgr.24356) 7704 : cluster 0 pgmap v7672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:54:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:54:59 smithi040 bash[41173]: cluster 2023-12-01T19:54:58.102099+0000 mgr.y (mgr.24356) 7704 : cluster 0 pgmap v7672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:00 smithi141 bash[31670]: audit 2023-12-01T19:55:00.169070+0000 mon.c (mon.2) 4849 : audit 0 from='client.? 172.21.15.40:0/1972315268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:00 smithi040 bash[41173]: audit 2023-12-01T19:55:00.169070+0000 mon.c (mon.2) 4849 : audit 0 from='client.? 172.21.15.40:0/1972315268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:00 smithi040 bash[28232]: audit 2023-12-01T19:55:00.169070+0000 mon.c (mon.2) 4849 : audit 0 from='client.? 172.21.15.40:0/1972315268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:01 smithi141 bash[31670]: cluster 2023-12-01T19:55:00.103270+0000 mgr.y (mgr.24356) 7705 : cluster 0 pgmap v7673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:01 smithi040 bash[41173]: cluster 2023-12-01T19:55:00.103270+0000 mgr.y (mgr.24356) 7705 : cluster 0 pgmap v7673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:01 smithi040 bash[28232]: cluster 2023-12-01T19:55:00.103270+0000 mgr.y (mgr.24356) 7705 : cluster 0 pgmap v7673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:03 smithi141 bash[31670]: cluster 2023-12-01T19:55:02.103883+0000 mgr.y (mgr.24356) 7706 : cluster 0 pgmap v7674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:03 smithi141 bash[31670]: audit 2023-12-01T19:55:02.625282+0000 mon.c (mon.2) 4850 : audit 0 from='client.? 172.21.15.40:0/3128796410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:03 smithi040 bash[28232]: cluster 2023-12-01T19:55:02.103883+0000 mgr.y (mgr.24356) 7706 : cluster 0 pgmap v7674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:03 smithi040 bash[28232]: audit 2023-12-01T19:55:02.625282+0000 mon.c (mon.2) 4850 : audit 0 from='client.? 172.21.15.40:0/3128796410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:03 smithi040 bash[41173]: cluster 2023-12-01T19:55:02.103883+0000 mgr.y (mgr.24356) 7706 : cluster 0 pgmap v7674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:03 smithi040 bash[41173]: audit 2023-12-01T19:55:02.625282+0000 mon.c (mon.2) 4850 : audit 0 from='client.? 172.21.15.40:0/3128796410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:04 smithi141 bash[31670]: audit 2023-12-01T19:55:03.718739+0000 mon.c (mon.2) 4851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:04 smithi040 bash[41173]: audit 2023-12-01T19:55:03.718739+0000 mon.c (mon.2) 4851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:04 smithi040 bash[28232]: audit 2023-12-01T19:55:03.718739+0000 mon.c (mon.2) 4851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:05 smithi141 bash[31670]: cluster 2023-12-01T19:55:04.104577+0000 mgr.y (mgr.24356) 7707 : cluster 0 pgmap v7675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:05 smithi141 bash[31670]: audit 2023-12-01T19:55:05.093519+0000 mon.c (mon.2) 4852 : audit 0 from='client.? 172.21.15.40:0/3730634500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:05 smithi040 bash[28232]: cluster 2023-12-01T19:55:04.104577+0000 mgr.y (mgr.24356) 7707 : cluster 0 pgmap v7675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:05 smithi040 bash[28232]: audit 2023-12-01T19:55:05.093519+0000 mon.c (mon.2) 4852 : audit 0 from='client.? 172.21.15.40:0/3730634500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:05 smithi040 bash[41173]: cluster 2023-12-01T19:55:04.104577+0000 mgr.y (mgr.24356) 7707 : cluster 0 pgmap v7675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:05 smithi040 bash[41173]: audit 2023-12-01T19:55:05.093519+0000 mon.c (mon.2) 4852 : audit 0 from='client.? 172.21.15.40:0/3730634500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:55:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:55:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:07 smithi141 bash[31670]: cluster 2023-12-01T19:55:06.105757+0000 mgr.y (mgr.24356) 7708 : cluster 0 pgmap v7676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:07 smithi040 bash[28232]: cluster 2023-12-01T19:55:06.105757+0000 mgr.y (mgr.24356) 7708 : cluster 0 pgmap v7676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:07 smithi040 bash[41173]: cluster 2023-12-01T19:55:06.105757+0000 mgr.y (mgr.24356) 7708 : cluster 0 pgmap v7676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:08 smithi141 bash[31670]: audit 2023-12-01T19:55:07.558551+0000 mon.a (mon.0) 5190 : audit 0 from='client.? 172.21.15.40:0/915130221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:08 smithi040 bash[28232]: audit 2023-12-01T19:55:07.558551+0000 mon.a (mon.0) 5190 : audit 0 from='client.? 172.21.15.40:0/915130221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:08 smithi040 bash[41173]: audit 2023-12-01T19:55:07.558551+0000 mon.a (mon.0) 5190 : audit 0 from='client.? 172.21.15.40:0/915130221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:09 smithi141 bash[31670]: cluster 2023-12-01T19:55:08.106435+0000 mgr.y (mgr.24356) 7709 : cluster 0 pgmap v7677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:09 smithi040 bash[41173]: cluster 2023-12-01T19:55:08.106435+0000 mgr.y (mgr.24356) 7709 : cluster 0 pgmap v7677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:09 smithi040 bash[28232]: cluster 2023-12-01T19:55:08.106435+0000 mgr.y (mgr.24356) 7709 : cluster 0 pgmap v7677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:10 smithi141 bash[31670]: audit 2023-12-01T19:55:10.023822+0000 mon.a (mon.0) 5191 : audit 0 from='client.? 172.21.15.40:0/1612162994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:10 smithi040 bash[28232]: audit 2023-12-01T19:55:10.023822+0000 mon.a (mon.0) 5191 : audit 0 from='client.? 172.21.15.40:0/1612162994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:10 smithi040 bash[41173]: audit 2023-12-01T19:55:10.023822+0000 mon.a (mon.0) 5191 : audit 0 from='client.? 172.21.15.40:0/1612162994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:11 smithi141 bash[31670]: cluster 2023-12-01T19:55:10.107672+0000 mgr.y (mgr.24356) 7710 : cluster 0 pgmap v7678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:11 smithi040 bash[28232]: cluster 2023-12-01T19:55:10.107672+0000 mgr.y (mgr.24356) 7710 : cluster 0 pgmap v7678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:11 smithi040 bash[41173]: cluster 2023-12-01T19:55:10.107672+0000 mgr.y (mgr.24356) 7710 : cluster 0 pgmap v7678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:13 smithi141 bash[31670]: cluster 2023-12-01T19:55:12.108396+0000 mgr.y (mgr.24356) 7711 : cluster 0 pgmap v7679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:13 smithi141 bash[31670]: audit 2023-12-01T19:55:12.487156+0000 mon.c (mon.2) 4853 : audit 0 from='client.? 172.21.15.40:0/2840595933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:13 smithi040 bash[28232]: cluster 2023-12-01T19:55:12.108396+0000 mgr.y (mgr.24356) 7711 : cluster 0 pgmap v7679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:13 smithi040 bash[28232]: audit 2023-12-01T19:55:12.487156+0000 mon.c (mon.2) 4853 : audit 0 from='client.? 172.21.15.40:0/2840595933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:13 smithi040 bash[41173]: cluster 2023-12-01T19:55:12.108396+0000 mgr.y (mgr.24356) 7711 : cluster 0 pgmap v7679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:13 smithi040 bash[41173]: audit 2023-12-01T19:55:12.487156+0000 mon.c (mon.2) 4853 : audit 0 from='client.? 172.21.15.40:0/2840595933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:15 smithi141 bash[31670]: cluster 2023-12-01T19:55:14.109067+0000 mgr.y (mgr.24356) 7712 : cluster 0 pgmap v7680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:15 smithi141 bash[31670]: audit 2023-12-01T19:55:14.949586+0000 mon.a (mon.0) 5192 : audit 0 from='client.? 172.21.15.40:0/1492527260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:15 smithi040 bash[41173]: cluster 2023-12-01T19:55:14.109067+0000 mgr.y (mgr.24356) 7712 : cluster 0 pgmap v7680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:15 smithi040 bash[41173]: audit 2023-12-01T19:55:14.949586+0000 mon.a (mon.0) 5192 : audit 0 from='client.? 172.21.15.40:0/1492527260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:15 smithi040 bash[28232]: cluster 2023-12-01T19:55:14.109067+0000 mgr.y (mgr.24356) 7712 : cluster 0 pgmap v7680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:15 smithi040 bash[28232]: audit 2023-12-01T19:55:14.949586+0000 mon.a (mon.0) 5192 : audit 0 from='client.? 172.21.15.40:0/1492527260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:55:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:55:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:17 smithi141 bash[31670]: cluster 2023-12-01T19:55:16.110242+0000 mgr.y (mgr.24356) 7713 : cluster 0 pgmap v7681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:17 smithi040 bash[28232]: cluster 2023-12-01T19:55:16.110242+0000 mgr.y (mgr.24356) 7713 : cluster 0 pgmap v7681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:17 smithi040 bash[41173]: cluster 2023-12-01T19:55:16.110242+0000 mgr.y (mgr.24356) 7713 : cluster 0 pgmap v7681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:18 smithi141 bash[31670]: audit 2023-12-01T19:55:17.412884+0000 mon.c (mon.2) 4854 : audit 0 from='client.? 172.21.15.40:0/4167293749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:18 smithi040 bash[28232]: audit 2023-12-01T19:55:17.412884+0000 mon.c (mon.2) 4854 : audit 0 from='client.? 172.21.15.40:0/4167293749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:18 smithi040 bash[41173]: audit 2023-12-01T19:55:17.412884+0000 mon.c (mon.2) 4854 : audit 0 from='client.? 172.21.15.40:0/4167293749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:19 smithi141 bash[31670]: cluster 2023-12-01T19:55:18.110954+0000 mgr.y (mgr.24356) 7714 : cluster 0 pgmap v7682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:19 smithi141 bash[31670]: audit 2023-12-01T19:55:18.719049+0000 mon.c (mon.2) 4855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:19 smithi040 bash[41173]: cluster 2023-12-01T19:55:18.110954+0000 mgr.y (mgr.24356) 7714 : cluster 0 pgmap v7682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:19 smithi040 bash[41173]: audit 2023-12-01T19:55:18.719049+0000 mon.c (mon.2) 4855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:19 smithi040 bash[28232]: cluster 2023-12-01T19:55:18.110954+0000 mgr.y (mgr.24356) 7714 : cluster 0 pgmap v7682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:19 smithi040 bash[28232]: audit 2023-12-01T19:55:18.719049+0000 mon.c (mon.2) 4855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:20 smithi141 bash[31670]: audit 2023-12-01T19:55:19.876754+0000 mon.a (mon.0) 5193 : audit 0 from='client.? 172.21.15.40:0/4150699364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:20 smithi040 bash[28232]: audit 2023-12-01T19:55:19.876754+0000 mon.a (mon.0) 5193 : audit 0 from='client.? 172.21.15.40:0/4150699364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:20 smithi040 bash[41173]: audit 2023-12-01T19:55:19.876754+0000 mon.a (mon.0) 5193 : audit 0 from='client.? 172.21.15.40:0/4150699364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:21 smithi141 bash[31670]: cluster 2023-12-01T19:55:20.112138+0000 mgr.y (mgr.24356) 7715 : cluster 0 pgmap v7683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:21 smithi040 bash[28232]: cluster 2023-12-01T19:55:20.112138+0000 mgr.y (mgr.24356) 7715 : cluster 0 pgmap v7683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:21 smithi040 bash[41173]: cluster 2023-12-01T19:55:20.112138+0000 mgr.y (mgr.24356) 7715 : cluster 0 pgmap v7683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:23 smithi141 bash[31670]: cluster 2023-12-01T19:55:22.112868+0000 mgr.y (mgr.24356) 7716 : cluster 0 pgmap v7684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:23 smithi141 bash[31670]: audit 2023-12-01T19:55:22.341892+0000 mon.c (mon.2) 4856 : audit 0 from='client.? 172.21.15.40:0/3342418265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:23 smithi040 bash[28232]: cluster 2023-12-01T19:55:22.112868+0000 mgr.y (mgr.24356) 7716 : cluster 0 pgmap v7684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:23 smithi040 bash[28232]: audit 2023-12-01T19:55:22.341892+0000 mon.c (mon.2) 4856 : audit 0 from='client.? 172.21.15.40:0/3342418265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:23 smithi040 bash[41173]: cluster 2023-12-01T19:55:22.112868+0000 mgr.y (mgr.24356) 7716 : cluster 0 pgmap v7684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:23 smithi040 bash[41173]: audit 2023-12-01T19:55:22.341892+0000 mon.c (mon.2) 4856 : audit 0 from='client.? 172.21.15.40:0/3342418265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:25 smithi141 bash[31670]: cluster 2023-12-01T19:55:24.113695+0000 mgr.y (mgr.24356) 7717 : cluster 0 pgmap v7685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:25 smithi141 bash[31670]: audit 2023-12-01T19:55:24.808124+0000 mon.a (mon.0) 5194 : audit 0 from='client.? 172.21.15.40:0/241594506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:25 smithi040 bash[28232]: cluster 2023-12-01T19:55:24.113695+0000 mgr.y (mgr.24356) 7717 : cluster 0 pgmap v7685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:25 smithi040 bash[28232]: audit 2023-12-01T19:55:24.808124+0000 mon.a (mon.0) 5194 : audit 0 from='client.? 172.21.15.40:0/241594506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:25 smithi040 bash[41173]: cluster 2023-12-01T19:55:24.113695+0000 mgr.y (mgr.24356) 7717 : cluster 0 pgmap v7685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:25 smithi040 bash[41173]: audit 2023-12-01T19:55:24.808124+0000 mon.a (mon.0) 5194 : audit 0 from='client.? 172.21.15.40:0/241594506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:55:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:55:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:27 smithi141 bash[31670]: cluster 2023-12-01T19:55:26.114869+0000 mgr.y (mgr.24356) 7718 : cluster 0 pgmap v7686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:27 smithi040 bash[28232]: cluster 2023-12-01T19:55:26.114869+0000 mgr.y (mgr.24356) 7718 : cluster 0 pgmap v7686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:27 smithi040 bash[41173]: cluster 2023-12-01T19:55:26.114869+0000 mgr.y (mgr.24356) 7718 : cluster 0 pgmap v7686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:28 smithi141 bash[31670]: audit 2023-12-01T19:55:27.277304+0000 mon.a (mon.0) 5195 : audit 0 from='client.? 172.21.15.40:0/4225493141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:28 smithi040 bash[28232]: audit 2023-12-01T19:55:27.277304+0000 mon.a (mon.0) 5195 : audit 0 from='client.? 172.21.15.40:0/4225493141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:28 smithi040 bash[41173]: audit 2023-12-01T19:55:27.277304+0000 mon.a (mon.0) 5195 : audit 0 from='client.? 172.21.15.40:0/4225493141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:29 smithi141 bash[31670]: cluster 2023-12-01T19:55:28.115563+0000 mgr.y (mgr.24356) 7719 : cluster 0 pgmap v7687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:29 smithi040 bash[28232]: cluster 2023-12-01T19:55:28.115563+0000 mgr.y (mgr.24356) 7719 : cluster 0 pgmap v7687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:29 smithi040 bash[41173]: cluster 2023-12-01T19:55:28.115563+0000 mgr.y (mgr.24356) 7719 : cluster 0 pgmap v7687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:30 smithi040 bash[28232]: audit 2023-12-01T19:55:29.747120+0000 mon.c (mon.2) 4857 : audit 0 from='client.? 172.21.15.40:0/3001406920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:30 smithi040 bash[28232]: audit 2023-12-01T19:55:30.123112+0000 mon.c (mon.2) 4858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:55:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:30 smithi040 bash[41173]: audit 2023-12-01T19:55:29.747120+0000 mon.c (mon.2) 4857 : audit 0 from='client.? 172.21.15.40:0/3001406920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:30 smithi040 bash[41173]: audit 2023-12-01T19:55:30.123112+0000 mon.c (mon.2) 4858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:55:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:30 smithi141 bash[31670]: audit 2023-12-01T19:55:29.747120+0000 mon.c (mon.2) 4857 : audit 0 from='client.? 172.21.15.40:0/3001406920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:30 smithi141 bash[31670]: audit 2023-12-01T19:55:30.123112+0000 mon.c (mon.2) 4858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:55:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:31 smithi040 bash[28232]: cluster 2023-12-01T19:55:30.116747+0000 mgr.y (mgr.24356) 7720 : cluster 0 pgmap v7688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:31 smithi040 bash[28232]: audit 2023-12-01T19:55:30.502756+0000 mon.a (mon.0) 5196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:31 smithi040 bash[28232]: audit 2023-12-01T19:55:30.516169+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:31 smithi040 bash[41173]: cluster 2023-12-01T19:55:30.116747+0000 mgr.y (mgr.24356) 7720 : cluster 0 pgmap v7688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:31 smithi040 bash[41173]: audit 2023-12-01T19:55:30.502756+0000 mon.a (mon.0) 5196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:31 smithi040 bash[41173]: audit 2023-12-01T19:55:30.516169+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:31 smithi141 bash[31670]: cluster 2023-12-01T19:55:30.116747+0000 mgr.y (mgr.24356) 7720 : cluster 0 pgmap v7688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:31 smithi141 bash[31670]: audit 2023-12-01T19:55:30.502756+0000 mon.a (mon.0) 5196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:31 smithi141 bash[31670]: audit 2023-12-01T19:55:30.516169+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:32 smithi040 bash[28232]: audit 2023-12-01T19:55:32.210831+0000 mon.a (mon.0) 5198 : audit 0 from='client.? 172.21.15.40:0/778944846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:32 smithi040 bash[41173]: audit 2023-12-01T19:55:32.210831+0000 mon.a (mon.0) 5198 : audit 0 from='client.? 172.21.15.40:0/778944846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:32 smithi141 bash[31670]: audit 2023-12-01T19:55:32.210831+0000 mon.a (mon.0) 5198 : audit 0 from='client.? 172.21.15.40:0/778944846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:33 smithi040 bash[41173]: cluster 2023-12-01T19:55:32.117365+0000 mgr.y (mgr.24356) 7721 : cluster 0 pgmap v7689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:33 smithi040 bash[28232]: cluster 2023-12-01T19:55:32.117365+0000 mgr.y (mgr.24356) 7721 : cluster 0 pgmap v7689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:33 smithi141 bash[31670]: cluster 2023-12-01T19:55:32.117365+0000 mgr.y (mgr.24356) 7721 : cluster 0 pgmap v7689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:34 smithi040 bash[28232]: audit 2023-12-01T19:55:33.719681+0000 mon.c (mon.2) 4859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:34 smithi040 bash[41173]: audit 2023-12-01T19:55:33.719681+0000 mon.c (mon.2) 4859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:34 smithi141 bash[31670]: audit 2023-12-01T19:55:33.719681+0000 mon.c (mon.2) 4859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:35 smithi040 bash[28232]: cluster 2023-12-01T19:55:34.118054+0000 mgr.y (mgr.24356) 7722 : cluster 0 pgmap v7690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:35 smithi040 bash[28232]: audit 2023-12-01T19:55:34.680072+0000 mon.a (mon.0) 5199 : audit 0 from='client.? 172.21.15.40:0/2642982595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:35 smithi040 bash[41173]: cluster 2023-12-01T19:55:34.118054+0000 mgr.y (mgr.24356) 7722 : cluster 0 pgmap v7690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:35 smithi040 bash[41173]: audit 2023-12-01T19:55:34.680072+0000 mon.a (mon.0) 5199 : audit 0 from='client.? 172.21.15.40:0/2642982595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:35 smithi141 bash[31670]: cluster 2023-12-01T19:55:34.118054+0000 mgr.y (mgr.24356) 7722 : cluster 0 pgmap v7690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:35 smithi141 bash[31670]: audit 2023-12-01T19:55:34.680072+0000 mon.a (mon.0) 5199 : audit 0 from='client.? 172.21.15.40:0/2642982595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:55:36] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T19:55:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:37 smithi141 bash[31670]: audit 2023-12-01T19:55:36.017787+0000 mon.a (mon.0) 5200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:37 smithi141 bash[31670]: audit 2023-12-01T19:55:36.028692+0000 mon.a (mon.0) 5201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:37 smithi141 bash[31670]: cluster 2023-12-01T19:55:36.119228+0000 mgr.y (mgr.24356) 7723 : cluster 0 pgmap v7691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:37 smithi141 bash[31670]: audit 2023-12-01T19:55:36.719154+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:37 smithi141 bash[31670]: audit 2023-12-01T19:55:36.730954+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[28232]: audit 2023-12-01T19:55:36.017787+0000 mon.a (mon.0) 5200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[28232]: audit 2023-12-01T19:55:36.028692+0000 mon.a (mon.0) 5201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[28232]: cluster 2023-12-01T19:55:36.119228+0000 mgr.y (mgr.24356) 7723 : cluster 0 pgmap v7691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[28232]: audit 2023-12-01T19:55:36.719154+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[28232]: audit 2023-12-01T19:55:36.730954+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[41173]: audit 2023-12-01T19:55:36.017787+0000 mon.a (mon.0) 5200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[41173]: audit 2023-12-01T19:55:36.028692+0000 mon.a (mon.0) 5201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[41173]: cluster 2023-12-01T19:55:36.119228+0000 mgr.y (mgr.24356) 7723 : cluster 0 pgmap v7691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[41173]: audit 2023-12-01T19:55:36.719154+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:37 smithi040 bash[41173]: audit 2023-12-01T19:55:36.730954+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[28232]: audit 2023-12-01T19:55:37.195759+0000 mon.a (mon.0) 5204 : audit 0 from='client.? 172.21.15.40:0/2802225474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[28232]: audit 2023-12-01T19:55:37.259889+0000 mon.c (mon.2) 4860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[28232]: audit 2023-12-01T19:55:37.261991+0000 mon.c (mon.2) 4861 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[28232]: audit 2023-12-01T19:55:37.273000+0000 mon.a (mon.0) 5205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[41173]: audit 2023-12-01T19:55:37.195759+0000 mon.a (mon.0) 5204 : audit 0 from='client.? 172.21.15.40:0/2802225474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[41173]: audit 2023-12-01T19:55:37.259889+0000 mon.c (mon.2) 4860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[41173]: audit 2023-12-01T19:55:37.261991+0000 mon.c (mon.2) 4861 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:55:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:38 smithi040 bash[41173]: audit 2023-12-01T19:55:37.273000+0000 mon.a (mon.0) 5205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:38 smithi141 bash[31670]: audit 2023-12-01T19:55:37.195759+0000 mon.a (mon.0) 5204 : audit 0 from='client.? 172.21.15.40:0/2802225474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:38 smithi141 bash[31670]: audit 2023-12-01T19:55:37.259889+0000 mon.c (mon.2) 4860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:55:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:38 smithi141 bash[31670]: audit 2023-12-01T19:55:37.261991+0000 mon.c (mon.2) 4861 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:55:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:38 smithi141 bash[31670]: audit 2023-12-01T19:55:37.273000+0000 mon.a (mon.0) 5205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:55:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:39 smithi040 bash[28232]: cluster 2023-12-01T19:55:38.119897+0000 mgr.y (mgr.24356) 7724 : cluster 0 pgmap v7692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:39 smithi040 bash[41173]: cluster 2023-12-01T19:55:38.119897+0000 mgr.y (mgr.24356) 7724 : cluster 0 pgmap v7692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:39 smithi141 bash[31670]: cluster 2023-12-01T19:55:38.119897+0000 mgr.y (mgr.24356) 7724 : cluster 0 pgmap v7692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:40 smithi040 bash[28232]: audit 2023-12-01T19:55:39.668587+0000 mon.c (mon.2) 4862 : audit 0 from='client.? 172.21.15.40:0/3559825125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:40 smithi040 bash[41173]: audit 2023-12-01T19:55:39.668587+0000 mon.c (mon.2) 4862 : audit 0 from='client.? 172.21.15.40:0/3559825125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:40 smithi141 bash[31670]: audit 2023-12-01T19:55:39.668587+0000 mon.c (mon.2) 4862 : audit 0 from='client.? 172.21.15.40:0/3559825125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:41 smithi040 bash[28232]: cluster 2023-12-01T19:55:40.121094+0000 mgr.y (mgr.24356) 7725 : cluster 0 pgmap v7693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:41 smithi040 bash[41173]: cluster 2023-12-01T19:55:40.121094+0000 mgr.y (mgr.24356) 7725 : cluster 0 pgmap v7693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:41 smithi141 bash[31670]: cluster 2023-12-01T19:55:40.121094+0000 mgr.y (mgr.24356) 7725 : cluster 0 pgmap v7693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:42 smithi141 bash[31670]: audit 2023-12-01T19:55:42.132289+0000 mon.c (mon.2) 4863 : audit 0 from='client.? 172.21.15.40:0/644618833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:42 smithi040 bash[28232]: audit 2023-12-01T19:55:42.132289+0000 mon.c (mon.2) 4863 : audit 0 from='client.? 172.21.15.40:0/644618833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:42 smithi040 bash[41173]: audit 2023-12-01T19:55:42.132289+0000 mon.c (mon.2) 4863 : audit 0 from='client.? 172.21.15.40:0/644618833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:43 smithi141 bash[31670]: cluster 2023-12-01T19:55:42.121823+0000 mgr.y (mgr.24356) 7726 : cluster 0 pgmap v7694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:43 smithi040 bash[28232]: cluster 2023-12-01T19:55:42.121823+0000 mgr.y (mgr.24356) 7726 : cluster 0 pgmap v7694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:43 smithi040 bash[41173]: cluster 2023-12-01T19:55:42.121823+0000 mgr.y (mgr.24356) 7726 : cluster 0 pgmap v7694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:45 smithi141 bash[31670]: cluster 2023-12-01T19:55:44.122532+0000 mgr.y (mgr.24356) 7727 : cluster 0 pgmap v7695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:45 smithi141 bash[31670]: audit 2023-12-01T19:55:44.608637+0000 mon.c (mon.2) 4864 : audit 0 from='client.? 172.21.15.40:0/810761955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:45 smithi040 bash[28232]: cluster 2023-12-01T19:55:44.122532+0000 mgr.y (mgr.24356) 7727 : cluster 0 pgmap v7695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:45 smithi040 bash[28232]: audit 2023-12-01T19:55:44.608637+0000 mon.c (mon.2) 4864 : audit 0 from='client.? 172.21.15.40:0/810761955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:45 smithi040 bash[41173]: cluster 2023-12-01T19:55:44.122532+0000 mgr.y (mgr.24356) 7727 : cluster 0 pgmap v7695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:45 smithi040 bash[41173]: audit 2023-12-01T19:55:44.608637+0000 mon.c (mon.2) 4864 : audit 0 from='client.? 172.21.15.40:0/810761955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:55:46] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T19:55:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:47 smithi141 bash[31670]: cluster 2023-12-01T19:55:46.123809+0000 mgr.y (mgr.24356) 7728 : cluster 0 pgmap v7696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:47 smithi141 bash[31670]: audit 2023-12-01T19:55:47.071990+0000 mon.c (mon.2) 4865 : audit 0 from='client.? 172.21.15.40:0/3813094447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:47 smithi040 bash[41173]: cluster 2023-12-01T19:55:46.123809+0000 mgr.y (mgr.24356) 7728 : cluster 0 pgmap v7696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:47 smithi040 bash[41173]: audit 2023-12-01T19:55:47.071990+0000 mon.c (mon.2) 4865 : audit 0 from='client.? 172.21.15.40:0/3813094447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:47 smithi040 bash[28232]: cluster 2023-12-01T19:55:46.123809+0000 mgr.y (mgr.24356) 7728 : cluster 0 pgmap v7696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:47 smithi040 bash[28232]: audit 2023-12-01T19:55:47.071990+0000 mon.c (mon.2) 4865 : audit 0 from='client.? 172.21.15.40:0/3813094447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:48 smithi040 bash[28232]: cluster 2023-12-01T19:55:48.124556+0000 mgr.y (mgr.24356) 7729 : cluster 0 pgmap v7697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:48 smithi040 bash[28232]: audit 2023-12-01T19:55:48.719943+0000 mon.c (mon.2) 4866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:48 smithi040 bash[41173]: cluster 2023-12-01T19:55:48.124556+0000 mgr.y (mgr.24356) 7729 : cluster 0 pgmap v7697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:48 smithi040 bash[41173]: audit 2023-12-01T19:55:48.719943+0000 mon.c (mon.2) 4866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:48 smithi141 bash[31670]: cluster 2023-12-01T19:55:48.124556+0000 mgr.y (mgr.24356) 7729 : cluster 0 pgmap v7697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:48 smithi141 bash[31670]: audit 2023-12-01T19:55:48.719943+0000 mon.c (mon.2) 4866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:49 smithi040 bash[28232]: audit 2023-12-01T19:55:49.536000+0000 mon.a (mon.0) 5206 : audit 0 from='client.? 172.21.15.40:0/1463203257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:49 smithi040 bash[41173]: audit 2023-12-01T19:55:49.536000+0000 mon.a (mon.0) 5206 : audit 0 from='client.? 172.21.15.40:0/1463203257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:49 smithi141 bash[31670]: audit 2023-12-01T19:55:49.536000+0000 mon.a (mon.0) 5206 : audit 0 from='client.? 172.21.15.40:0/1463203257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:50 smithi040 bash[28232]: cluster 2023-12-01T19:55:50.125808+0000 mgr.y (mgr.24356) 7730 : cluster 0 pgmap v7698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:50 smithi040 bash[41173]: cluster 2023-12-01T19:55:50.125808+0000 mgr.y (mgr.24356) 7730 : cluster 0 pgmap v7698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:50 smithi141 bash[31670]: cluster 2023-12-01T19:55:50.125808+0000 mgr.y (mgr.24356) 7730 : cluster 0 pgmap v7698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:52 smithi040 bash[28232]: audit 2023-12-01T19:55:52.005658+0000 mon.c (mon.2) 4867 : audit 0 from='client.? 172.21.15.40:0/1749247895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:52 smithi040 bash[41173]: audit 2023-12-01T19:55:52.005658+0000 mon.c (mon.2) 4867 : audit 0 from='client.? 172.21.15.40:0/1749247895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:52 smithi141 bash[31670]: audit 2023-12-01T19:55:52.005658+0000 mon.c (mon.2) 4867 : audit 0 from='client.? 172.21.15.40:0/1749247895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:53 smithi040 bash[28232]: cluster 2023-12-01T19:55:52.126456+0000 mgr.y (mgr.24356) 7731 : cluster 0 pgmap v7699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:53 smithi040 bash[41173]: cluster 2023-12-01T19:55:52.126456+0000 mgr.y (mgr.24356) 7731 : cluster 0 pgmap v7699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:53 smithi141 bash[31670]: cluster 2023-12-01T19:55:52.126456+0000 mgr.y (mgr.24356) 7731 : cluster 0 pgmap v7699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:55 smithi141 bash[31670]: cluster 2023-12-01T19:55:54.127060+0000 mgr.y (mgr.24356) 7732 : cluster 0 pgmap v7700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:55 smithi141 bash[31670]: audit 2023-12-01T19:55:54.477420+0000 mon.c (mon.2) 4868 : audit 0 from='client.? 172.21.15.40:0/3935313371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:55 smithi040 bash[28232]: cluster 2023-12-01T19:55:54.127060+0000 mgr.y (mgr.24356) 7732 : cluster 0 pgmap v7700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:55 smithi040 bash[28232]: audit 2023-12-01T19:55:54.477420+0000 mon.c (mon.2) 4868 : audit 0 from='client.? 172.21.15.40:0/3935313371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:55 smithi040 bash[41173]: cluster 2023-12-01T19:55:54.127060+0000 mgr.y (mgr.24356) 7732 : cluster 0 pgmap v7700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:55 smithi040 bash[41173]: audit 2023-12-01T19:55:54.477420+0000 mon.c (mon.2) 4868 : audit 0 from='client.? 172.21.15.40:0/3935313371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:55:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:55:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:57 smithi141 bash[31670]: cluster 2023-12-01T19:55:56.128138+0000 mgr.y (mgr.24356) 7733 : cluster 0 pgmap v7701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:57 smithi141 bash[31670]: audit 2023-12-01T19:55:56.938373+0000 mon.c (mon.2) 4869 : audit 0 from='client.? 172.21.15.40:0/1284363623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:57 smithi040 bash[28232]: cluster 2023-12-01T19:55:56.128138+0000 mgr.y (mgr.24356) 7733 : cluster 0 pgmap v7701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:57 smithi040 bash[28232]: audit 2023-12-01T19:55:56.938373+0000 mon.c (mon.2) 4869 : audit 0 from='client.? 172.21.15.40:0/1284363623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:57 smithi040 bash[41173]: cluster 2023-12-01T19:55:56.128138+0000 mgr.y (mgr.24356) 7733 : cluster 0 pgmap v7701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:57 smithi040 bash[41173]: audit 2023-12-01T19:55:56.938373+0000 mon.c (mon.2) 4869 : audit 0 from='client.? 172.21.15.40:0/1284363623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:55:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:58 smithi040 bash[28232]: cluster 2023-12-01T19:55:58.128783+0000 mgr.y (mgr.24356) 7734 : cluster 0 pgmap v7702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:58 smithi040 bash[41173]: cluster 2023-12-01T19:55:58.128783+0000 mgr.y (mgr.24356) 7734 : cluster 0 pgmap v7702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:55:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:58 smithi141 bash[31670]: cluster 2023-12-01T19:55:58.128783+0000 mgr.y (mgr.24356) 7734 : cluster 0 pgmap v7702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:55:59 smithi040 bash[41173]: audit 2023-12-01T19:55:59.409711+0000 mon.a (mon.0) 5207 : audit 0 from='client.? 172.21.15.40:0/1143450877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:55:59 smithi040 bash[28232]: audit 2023-12-01T19:55:59.409711+0000 mon.a (mon.0) 5207 : audit 0 from='client.? 172.21.15.40:0/1143450877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:55:59 smithi141 bash[31670]: audit 2023-12-01T19:55:59.409711+0000 mon.a (mon.0) 5207 : audit 0 from='client.? 172.21.15.40:0/1143450877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:00 smithi040 bash[28232]: cluster 2023-12-01T19:56:00.129947+0000 mgr.y (mgr.24356) 7735 : cluster 0 pgmap v7703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:00 smithi040 bash[41173]: cluster 2023-12-01T19:56:00.129947+0000 mgr.y (mgr.24356) 7735 : cluster 0 pgmap v7703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:00 smithi141 bash[31670]: cluster 2023-12-01T19:56:00.129947+0000 mgr.y (mgr.24356) 7735 : cluster 0 pgmap v7703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:01 smithi141 bash[31670]: audit 2023-12-01T19:56:01.872199+0000 mon.c (mon.2) 4870 : audit 0 from='client.? 172.21.15.40:0/531975936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:01 smithi040 bash[28232]: audit 2023-12-01T19:56:01.872199+0000 mon.c (mon.2) 4870 : audit 0 from='client.? 172.21.15.40:0/531975936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:01 smithi040 bash[41173]: audit 2023-12-01T19:56:01.872199+0000 mon.c (mon.2) 4870 : audit 0 from='client.? 172.21.15.40:0/531975936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:02 smithi141 bash[31670]: cluster 2023-12-01T19:56:02.130666+0000 mgr.y (mgr.24356) 7736 : cluster 0 pgmap v7704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:02 smithi040 bash[28232]: cluster 2023-12-01T19:56:02.130666+0000 mgr.y (mgr.24356) 7736 : cluster 0 pgmap v7704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:02 smithi040 bash[41173]: cluster 2023-12-01T19:56:02.130666+0000 mgr.y (mgr.24356) 7736 : cluster 0 pgmap v7704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:03 smithi141 bash[31670]: audit 2023-12-01T19:56:03.720705+0000 mon.c (mon.2) 4871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:03 smithi040 bash[28232]: audit 2023-12-01T19:56:03.720705+0000 mon.c (mon.2) 4871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:03 smithi040 bash[41173]: audit 2023-12-01T19:56:03.720705+0000 mon.c (mon.2) 4871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:04 smithi141 bash[31670]: cluster 2023-12-01T19:56:04.131308+0000 mgr.y (mgr.24356) 7737 : cluster 0 pgmap v7705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:04 smithi141 bash[31670]: audit 2023-12-01T19:56:04.336850+0000 mon.c (mon.2) 4872 : audit 0 from='client.? 172.21.15.40:0/1284540447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:04 smithi040 bash[28232]: cluster 2023-12-01T19:56:04.131308+0000 mgr.y (mgr.24356) 7737 : cluster 0 pgmap v7705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:04 smithi040 bash[28232]: audit 2023-12-01T19:56:04.336850+0000 mon.c (mon.2) 4872 : audit 0 from='client.? 172.21.15.40:0/1284540447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:04 smithi040 bash[41173]: cluster 2023-12-01T19:56:04.131308+0000 mgr.y (mgr.24356) 7737 : cluster 0 pgmap v7705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:04 smithi040 bash[41173]: audit 2023-12-01T19:56:04.336850+0000 mon.c (mon.2) 4872 : audit 0 from='client.? 172.21.15.40:0/1284540447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:56:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:56:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:07 smithi141 bash[31670]: cluster 2023-12-01T19:56:06.132492+0000 mgr.y (mgr.24356) 7738 : cluster 0 pgmap v7706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:07 smithi141 bash[31670]: audit 2023-12-01T19:56:06.808454+0000 mon.a (mon.0) 5208 : audit 0 from='client.? 172.21.15.40:0/1869254580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:07 smithi040 bash[41173]: cluster 2023-12-01T19:56:06.132492+0000 mgr.y (mgr.24356) 7738 : cluster 0 pgmap v7706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:07 smithi040 bash[41173]: audit 2023-12-01T19:56:06.808454+0000 mon.a (mon.0) 5208 : audit 0 from='client.? 172.21.15.40:0/1869254580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:07 smithi040 bash[28232]: cluster 2023-12-01T19:56:06.132492+0000 mgr.y (mgr.24356) 7738 : cluster 0 pgmap v7706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:07 smithi040 bash[28232]: audit 2023-12-01T19:56:06.808454+0000 mon.a (mon.0) 5208 : audit 0 from='client.? 172.21.15.40:0/1869254580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:08 smithi040 bash[28232]: cluster 2023-12-01T19:56:08.133215+0000 mgr.y (mgr.24356) 7739 : cluster 0 pgmap v7707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:08 smithi040 bash[41173]: cluster 2023-12-01T19:56:08.133215+0000 mgr.y (mgr.24356) 7739 : cluster 0 pgmap v7707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:08 smithi141 bash[31670]: cluster 2023-12-01T19:56:08.133215+0000 mgr.y (mgr.24356) 7739 : cluster 0 pgmap v7707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:09 smithi040 bash[28232]: audit 2023-12-01T19:56:09.264803+0000 mon.c (mon.2) 4873 : audit 0 from='client.? 172.21.15.40:0/873655763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:09 smithi040 bash[41173]: audit 2023-12-01T19:56:09.264803+0000 mon.c (mon.2) 4873 : audit 0 from='client.? 172.21.15.40:0/873655763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:09 smithi141 bash[31670]: audit 2023-12-01T19:56:09.264803+0000 mon.c (mon.2) 4873 : audit 0 from='client.? 172.21.15.40:0/873655763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:10 smithi040 bash[28232]: cluster 2023-12-01T19:56:10.134531+0000 mgr.y (mgr.24356) 7740 : cluster 0 pgmap v7708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:10 smithi040 bash[41173]: cluster 2023-12-01T19:56:10.134531+0000 mgr.y (mgr.24356) 7740 : cluster 0 pgmap v7708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:10 smithi141 bash[31670]: cluster 2023-12-01T19:56:10.134531+0000 mgr.y (mgr.24356) 7740 : cluster 0 pgmap v7708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:11 smithi040 bash[28232]: audit 2023-12-01T19:56:11.729421+0000 mon.c (mon.2) 4874 : audit 0 from='client.? 172.21.15.40:0/2170402284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:11 smithi040 bash[41173]: audit 2023-12-01T19:56:11.729421+0000 mon.c (mon.2) 4874 : audit 0 from='client.? 172.21.15.40:0/2170402284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:11 smithi141 bash[31670]: audit 2023-12-01T19:56:11.729421+0000 mon.c (mon.2) 4874 : audit 0 from='client.? 172.21.15.40:0/2170402284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:13.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:12 smithi040 bash[28232]: cluster 2023-12-01T19:56:12.135386+0000 mgr.y (mgr.24356) 7741 : cluster 0 pgmap v7709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:13.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:12 smithi040 bash[41173]: cluster 2023-12-01T19:56:12.135386+0000 mgr.y (mgr.24356) 7741 : cluster 0 pgmap v7709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:12 smithi141 bash[31670]: cluster 2023-12-01T19:56:12.135386+0000 mgr.y (mgr.24356) 7741 : cluster 0 pgmap v7709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:15 smithi141 bash[31670]: cluster 2023-12-01T19:56:14.136199+0000 mgr.y (mgr.24356) 7742 : cluster 0 pgmap v7710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:15 smithi141 bash[31670]: audit 2023-12-01T19:56:14.195050+0000 mon.c (mon.2) 4875 : audit 0 from='client.? 172.21.15.40:0/1762619212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:15 smithi040 bash[28232]: cluster 2023-12-01T19:56:14.136199+0000 mgr.y (mgr.24356) 7742 : cluster 0 pgmap v7710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:15 smithi040 bash[28232]: audit 2023-12-01T19:56:14.195050+0000 mon.c (mon.2) 4875 : audit 0 from='client.? 172.21.15.40:0/1762619212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:15 smithi040 bash[41173]: cluster 2023-12-01T19:56:14.136199+0000 mgr.y (mgr.24356) 7742 : cluster 0 pgmap v7710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:15 smithi040 bash[41173]: audit 2023-12-01T19:56:14.195050+0000 mon.c (mon.2) 4875 : audit 0 from='client.? 172.21.15.40:0/1762619212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:56:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:56:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:17 smithi141 bash[31670]: cluster 2023-12-01T19:56:16.137420+0000 mgr.y (mgr.24356) 7743 : cluster 0 pgmap v7711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:17 smithi141 bash[31670]: audit 2023-12-01T19:56:16.659638+0000 mon.a (mon.0) 5209 : audit 0 from='client.? 172.21.15.40:0/263009370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:17 smithi040 bash[28232]: cluster 2023-12-01T19:56:16.137420+0000 mgr.y (mgr.24356) 7743 : cluster 0 pgmap v7711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:17 smithi040 bash[28232]: audit 2023-12-01T19:56:16.659638+0000 mon.a (mon.0) 5209 : audit 0 from='client.? 172.21.15.40:0/263009370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:17 smithi040 bash[41173]: cluster 2023-12-01T19:56:16.137420+0000 mgr.y (mgr.24356) 7743 : cluster 0 pgmap v7711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:17 smithi040 bash[41173]: audit 2023-12-01T19:56:16.659638+0000 mon.a (mon.0) 5209 : audit 0 from='client.? 172.21.15.40:0/263009370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:18 smithi040 bash[41173]: cluster 2023-12-01T19:56:18.138105+0000 mgr.y (mgr.24356) 7744 : cluster 0 pgmap v7712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:18 smithi040 bash[41173]: audit 2023-12-01T19:56:18.720729+0000 mon.c (mon.2) 4876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:18 smithi040 bash[28232]: cluster 2023-12-01T19:56:18.138105+0000 mgr.y (mgr.24356) 7744 : cluster 0 pgmap v7712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:18 smithi040 bash[28232]: audit 2023-12-01T19:56:18.720729+0000 mon.c (mon.2) 4876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:18 smithi141 bash[31670]: cluster 2023-12-01T19:56:18.138105+0000 mgr.y (mgr.24356) 7744 : cluster 0 pgmap v7712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:18 smithi141 bash[31670]: audit 2023-12-01T19:56:18.720729+0000 mon.c (mon.2) 4876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:19 smithi040 bash[41173]: audit 2023-12-01T19:56:19.130570+0000 mon.c (mon.2) 4877 : audit 0 from='client.? 172.21.15.40:0/1266420411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:19 smithi040 bash[28232]: audit 2023-12-01T19:56:19.130570+0000 mon.c (mon.2) 4877 : audit 0 from='client.? 172.21.15.40:0/1266420411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:19 smithi141 bash[31670]: audit 2023-12-01T19:56:19.130570+0000 mon.c (mon.2) 4877 : audit 0 from='client.? 172.21.15.40:0/1266420411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:21.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:20 smithi040 bash[28232]: cluster 2023-12-01T19:56:20.139259+0000 mgr.y (mgr.24356) 7745 : cluster 0 pgmap v7713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:20 smithi040 bash[41173]: cluster 2023-12-01T19:56:20.139259+0000 mgr.y (mgr.24356) 7745 : cluster 0 pgmap v7713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:20 smithi141 bash[31670]: cluster 2023-12-01T19:56:20.139259+0000 mgr.y (mgr.24356) 7745 : cluster 0 pgmap v7713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:21 smithi040 bash[28232]: audit 2023-12-01T19:56:21.585162+0000 mon.c (mon.2) 4878 : audit 0 from='client.? 172.21.15.40:0/2182717757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:21 smithi040 bash[41173]: audit 2023-12-01T19:56:21.585162+0000 mon.c (mon.2) 4878 : audit 0 from='client.? 172.21.15.40:0/2182717757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:21 smithi141 bash[31670]: audit 2023-12-01T19:56:21.585162+0000 mon.c (mon.2) 4878 : audit 0 from='client.? 172.21.15.40:0/2182717757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:22 smithi040 bash[28232]: cluster 2023-12-01T19:56:22.139956+0000 mgr.y (mgr.24356) 7746 : cluster 0 pgmap v7714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:22 smithi040 bash[41173]: cluster 2023-12-01T19:56:22.139956+0000 mgr.y (mgr.24356) 7746 : cluster 0 pgmap v7714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:22 smithi141 bash[31670]: cluster 2023-12-01T19:56:22.139956+0000 mgr.y (mgr.24356) 7746 : cluster 0 pgmap v7714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:24 smithi040 bash[41173]: audit 2023-12-01T19:56:24.051519+0000 mon.a (mon.0) 5210 : audit 0 from='client.? 172.21.15.40:0/443799353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:24 smithi040 bash[28232]: audit 2023-12-01T19:56:24.051519+0000 mon.a (mon.0) 5210 : audit 0 from='client.? 172.21.15.40:0/443799353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:24 smithi141 bash[31670]: audit 2023-12-01T19:56:24.051519+0000 mon.a (mon.0) 5210 : audit 0 from='client.? 172.21.15.40:0/443799353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:25 smithi040 bash[28232]: cluster 2023-12-01T19:56:24.140556+0000 mgr.y (mgr.24356) 7747 : cluster 0 pgmap v7715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:25 smithi040 bash[41173]: cluster 2023-12-01T19:56:24.140556+0000 mgr.y (mgr.24356) 7747 : cluster 0 pgmap v7715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:25 smithi141 bash[31670]: cluster 2023-12-01T19:56:24.140556+0000 mgr.y (mgr.24356) 7747 : cluster 0 pgmap v7715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:56:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:56:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:27 smithi141 bash[31670]: cluster 2023-12-01T19:56:26.141798+0000 mgr.y (mgr.24356) 7748 : cluster 0 pgmap v7716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:27 smithi141 bash[31670]: audit 2023-12-01T19:56:26.509010+0000 mon.c (mon.2) 4879 : audit 0 from='client.? 172.21.15.40:0/2873735932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:27 smithi040 bash[28232]: cluster 2023-12-01T19:56:26.141798+0000 mgr.y (mgr.24356) 7748 : cluster 0 pgmap v7716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:27 smithi040 bash[28232]: audit 2023-12-01T19:56:26.509010+0000 mon.c (mon.2) 4879 : audit 0 from='client.? 172.21.15.40:0/2873735932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:27 smithi040 bash[41173]: cluster 2023-12-01T19:56:26.141798+0000 mgr.y (mgr.24356) 7748 : cluster 0 pgmap v7716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:27 smithi040 bash[41173]: audit 2023-12-01T19:56:26.509010+0000 mon.c (mon.2) 4879 : audit 0 from='client.? 172.21.15.40:0/2873735932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:29.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:28 smithi040 bash[28232]: cluster 2023-12-01T19:56:28.142491+0000 mgr.y (mgr.24356) 7749 : cluster 0 pgmap v7717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:28 smithi040 bash[41173]: cluster 2023-12-01T19:56:28.142491+0000 mgr.y (mgr.24356) 7749 : cluster 0 pgmap v7717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:28 smithi141 bash[31670]: cluster 2023-12-01T19:56:28.142491+0000 mgr.y (mgr.24356) 7749 : cluster 0 pgmap v7717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:29 smithi040 bash[41173]: audit 2023-12-01T19:56:28.977013+0000 mon.c (mon.2) 4880 : audit 0 from='client.? 172.21.15.40:0/2006534958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:29 smithi040 bash[28232]: audit 2023-12-01T19:56:28.977013+0000 mon.c (mon.2) 4880 : audit 0 from='client.? 172.21.15.40:0/2006534958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:29 smithi141 bash[31670]: audit 2023-12-01T19:56:28.977013+0000 mon.c (mon.2) 4880 : audit 0 from='client.? 172.21.15.40:0/2006534958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:30 smithi040 bash[28232]: cluster 2023-12-01T19:56:30.143639+0000 mgr.y (mgr.24356) 7750 : cluster 0 pgmap v7718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:30 smithi040 bash[41173]: cluster 2023-12-01T19:56:30.143639+0000 mgr.y (mgr.24356) 7750 : cluster 0 pgmap v7718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:30 smithi141 bash[31670]: cluster 2023-12-01T19:56:30.143639+0000 mgr.y (mgr.24356) 7750 : cluster 0 pgmap v7718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:32.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:31 smithi040 bash[28232]: audit 2023-12-01T19:56:31.449626+0000 mon.c (mon.2) 4881 : audit 0 from='client.? 172.21.15.40:0/1280021523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:31 smithi040 bash[41173]: audit 2023-12-01T19:56:31.449626+0000 mon.c (mon.2) 4881 : audit 0 from='client.? 172.21.15.40:0/1280021523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:31 smithi141 bash[31670]: audit 2023-12-01T19:56:31.449626+0000 mon.c (mon.2) 4881 : audit 0 from='client.? 172.21.15.40:0/1280021523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:32 smithi040 bash[41173]: cluster 2023-12-01T19:56:32.144309+0000 mgr.y (mgr.24356) 7751 : cluster 0 pgmap v7719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:33.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:32 smithi040 bash[28232]: cluster 2023-12-01T19:56:32.144309+0000 mgr.y (mgr.24356) 7751 : cluster 0 pgmap v7719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:32 smithi141 bash[31670]: cluster 2023-12-01T19:56:32.144309+0000 mgr.y (mgr.24356) 7751 : cluster 0 pgmap v7719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:33 smithi040 bash[41173]: audit 2023-12-01T19:56:33.721150+0000 mon.c (mon.2) 4882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:33 smithi040 bash[28232]: audit 2023-12-01T19:56:33.721150+0000 mon.c (mon.2) 4882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:33 smithi141 bash[31670]: audit 2023-12-01T19:56:33.721150+0000 mon.c (mon.2) 4882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:34 smithi040 bash[28232]: audit 2023-12-01T19:56:33.920446+0000 mon.c (mon.2) 4883 : audit 0 from='client.? 172.21.15.40:0/4145623578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:34 smithi040 bash[28232]: cluster 2023-12-01T19:56:34.145021+0000 mgr.y (mgr.24356) 7752 : cluster 0 pgmap v7720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:34 smithi040 bash[41173]: audit 2023-12-01T19:56:33.920446+0000 mon.c (mon.2) 4883 : audit 0 from='client.? 172.21.15.40:0/4145623578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:34 smithi040 bash[41173]: cluster 2023-12-01T19:56:34.145021+0000 mgr.y (mgr.24356) 7752 : cluster 0 pgmap v7720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:34 smithi141 bash[31670]: audit 2023-12-01T19:56:33.920446+0000 mon.c (mon.2) 4883 : audit 0 from='client.? 172.21.15.40:0/4145623578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:34 smithi141 bash[31670]: cluster 2023-12-01T19:56:34.145021+0000 mgr.y (mgr.24356) 7752 : cluster 0 pgmap v7720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:56:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:56:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:37 smithi141 bash[31670]: cluster 2023-12-01T19:56:36.146025+0000 mgr.y (mgr.24356) 7753 : cluster 0 pgmap v7721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:37 smithi141 bash[31670]: audit 2023-12-01T19:56:36.388610+0000 mon.c (mon.2) 4884 : audit 0 from='client.? 172.21.15.40:0/2287324702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:37 smithi040 bash[28232]: cluster 2023-12-01T19:56:36.146025+0000 mgr.y (mgr.24356) 7753 : cluster 0 pgmap v7721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:37 smithi040 bash[28232]: audit 2023-12-01T19:56:36.388610+0000 mon.c (mon.2) 4884 : audit 0 from='client.? 172.21.15.40:0/2287324702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:37 smithi040 bash[41173]: cluster 2023-12-01T19:56:36.146025+0000 mgr.y (mgr.24356) 7753 : cluster 0 pgmap v7721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:37 smithi040 bash[41173]: audit 2023-12-01T19:56:36.388610+0000 mon.c (mon.2) 4884 : audit 0 from='client.? 172.21.15.40:0/2287324702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:38 smithi141 bash[31670]: audit 2023-12-01T19:56:37.354605+0000 mon.c (mon.2) 4885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:56:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:38 smithi040 bash[28232]: audit 2023-12-01T19:56:37.354605+0000 mon.c (mon.2) 4885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:56:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:38 smithi040 bash[41173]: audit 2023-12-01T19:56:37.354605+0000 mon.c (mon.2) 4885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:56:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:39 smithi141 bash[31670]: cluster 2023-12-01T19:56:38.146667+0000 mgr.y (mgr.24356) 7754 : cluster 0 pgmap v7722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:39 smithi141 bash[31670]: audit 2023-12-01T19:56:38.853960+0000 mon.c (mon.2) 4886 : audit 0 from='client.? 172.21.15.40:0/926332223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:39 smithi040 bash[28232]: cluster 2023-12-01T19:56:38.146667+0000 mgr.y (mgr.24356) 7754 : cluster 0 pgmap v7722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:39.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:39 smithi040 bash[28232]: audit 2023-12-01T19:56:38.853960+0000 mon.c (mon.2) 4886 : audit 0 from='client.? 172.21.15.40:0/926332223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:39 smithi040 bash[41173]: cluster 2023-12-01T19:56:38.146667+0000 mgr.y (mgr.24356) 7754 : cluster 0 pgmap v7722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:39 smithi040 bash[41173]: audit 2023-12-01T19:56:38.853960+0000 mon.c (mon.2) 4886 : audit 0 from='client.? 172.21.15.40:0/926332223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:41 smithi141 bash[31670]: cluster 2023-12-01T19:56:40.147836+0000 mgr.y (mgr.24356) 7755 : cluster 0 pgmap v7723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:41 smithi040 bash[28232]: cluster 2023-12-01T19:56:40.147836+0000 mgr.y (mgr.24356) 7755 : cluster 0 pgmap v7723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:41 smithi040 bash[41173]: cluster 2023-12-01T19:56:40.147836+0000 mgr.y (mgr.24356) 7755 : cluster 0 pgmap v7723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:42 smithi141 bash[31670]: audit 2023-12-01T19:56:41.328739+0000 mon.a (mon.0) 5211 : audit 0 from='client.? 172.21.15.40:0/2366095732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:42 smithi040 bash[28232]: audit 2023-12-01T19:56:41.328739+0000 mon.a (mon.0) 5211 : audit 0 from='client.? 172.21.15.40:0/2366095732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:42 smithi040 bash[41173]: audit 2023-12-01T19:56:41.328739+0000 mon.a (mon.0) 5211 : audit 0 from='client.? 172.21.15.40:0/2366095732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:43 smithi141 bash[31670]: cluster 2023-12-01T19:56:42.148589+0000 mgr.y (mgr.24356) 7756 : cluster 0 pgmap v7724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:43 smithi040 bash[41173]: cluster 2023-12-01T19:56:42.148589+0000 mgr.y (mgr.24356) 7756 : cluster 0 pgmap v7724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:43 smithi040 bash[28232]: cluster 2023-12-01T19:56:42.148589+0000 mgr.y (mgr.24356) 7756 : cluster 0 pgmap v7724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:43.255160+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:43.266387+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:43.609370+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:43.620030+0000 mon.a (mon.0) 5215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:43.807148+0000 mon.a (mon.0) 5216 : audit 0 from='client.? 172.21.15.40:0/2560573757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:44.106967+0000 mon.c (mon.2) 4887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:44.108871+0000 mon.c (mon.2) 4888 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:56:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:44 smithi141 bash[31670]: audit 2023-12-01T19:56:44.119786+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:43.255160+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:43.266387+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:43.609370+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:43.620030+0000 mon.a (mon.0) 5215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:43.807148+0000 mon.a (mon.0) 5216 : audit 0 from='client.? 172.21.15.40:0/2560573757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:44.106967+0000 mon.c (mon.2) 4887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:44.108871+0000 mon.c (mon.2) 4888 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[28232]: audit 2023-12-01T19:56:44.119786+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:43.255160+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:43.266387+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:43.609370+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:43.620030+0000 mon.a (mon.0) 5215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:43.807148+0000 mon.a (mon.0) 5216 : audit 0 from='client.? 172.21.15.40:0/2560573757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:44.106967+0000 mon.c (mon.2) 4887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:56:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:44.108871+0000 mon.c (mon.2) 4888 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:56:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:44 smithi040 bash[41173]: audit 2023-12-01T19:56:44.119786+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:56:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:45 smithi141 bash[31670]: cluster 2023-12-01T19:56:44.149128+0000 mgr.y (mgr.24356) 7757 : cluster 0 pgmap v7725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:45 smithi040 bash[41173]: cluster 2023-12-01T19:56:44.149128+0000 mgr.y (mgr.24356) 7757 : cluster 0 pgmap v7725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:45 smithi040 bash[28232]: cluster 2023-12-01T19:56:44.149128+0000 mgr.y (mgr.24356) 7757 : cluster 0 pgmap v7725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:56:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:56:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:47 smithi141 bash[31670]: cluster 2023-12-01T19:56:46.150297+0000 mgr.y (mgr.24356) 7758 : cluster 0 pgmap v7726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:47 smithi141 bash[31670]: audit 2023-12-01T19:56:46.273873+0000 mon.c (mon.2) 4889 : audit 0 from='client.? 172.21.15.40:0/4145164054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:47 smithi040 bash[28232]: cluster 2023-12-01T19:56:46.150297+0000 mgr.y (mgr.24356) 7758 : cluster 0 pgmap v7726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:47 smithi040 bash[28232]: audit 2023-12-01T19:56:46.273873+0000 mon.c (mon.2) 4889 : audit 0 from='client.? 172.21.15.40:0/4145164054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:47 smithi040 bash[41173]: cluster 2023-12-01T19:56:46.150297+0000 mgr.y (mgr.24356) 7758 : cluster 0 pgmap v7726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:47 smithi040 bash[41173]: audit 2023-12-01T19:56:46.273873+0000 mon.c (mon.2) 4889 : audit 0 from='client.? 172.21.15.40:0/4145164054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:48 smithi040 bash[41173]: cluster 2023-12-01T19:56:48.150960+0000 mgr.y (mgr.24356) 7759 : cluster 0 pgmap v7727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:48 smithi040 bash[41173]: audit 2023-12-01T19:56:48.721596+0000 mon.c (mon.2) 4890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:48 smithi040 bash[41173]: audit 2023-12-01T19:56:48.741576+0000 mon.a (mon.0) 5218 : audit 0 from='client.? 172.21.15.40:0/1692465302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:48 smithi040 bash[28232]: cluster 2023-12-01T19:56:48.150960+0000 mgr.y (mgr.24356) 7759 : cluster 0 pgmap v7727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:48 smithi040 bash[28232]: audit 2023-12-01T19:56:48.721596+0000 mon.c (mon.2) 4890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:48 smithi040 bash[28232]: audit 2023-12-01T19:56:48.741576+0000 mon.a (mon.0) 5218 : audit 0 from='client.? 172.21.15.40:0/1692465302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:48 smithi141 bash[31670]: cluster 2023-12-01T19:56:48.150960+0000 mgr.y (mgr.24356) 7759 : cluster 0 pgmap v7727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:48 smithi141 bash[31670]: audit 2023-12-01T19:56:48.721596+0000 mon.c (mon.2) 4890 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:48 smithi141 bash[31670]: audit 2023-12-01T19:56:48.741576+0000 mon.a (mon.0) 5218 : audit 0 from='client.? 172.21.15.40:0/1692465302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:51 smithi141 bash[31670]: cluster 2023-12-01T19:56:50.152170+0000 mgr.y (mgr.24356) 7760 : cluster 0 pgmap v7728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:51 smithi141 bash[31670]: audit 2023-12-01T19:56:51.200715+0000 mon.c (mon.2) 4891 : audit 0 from='client.? 172.21.15.40:0/1622617077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:51 smithi040 bash[41173]: cluster 2023-12-01T19:56:50.152170+0000 mgr.y (mgr.24356) 7760 : cluster 0 pgmap v7728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:51 smithi040 bash[41173]: audit 2023-12-01T19:56:51.200715+0000 mon.c (mon.2) 4891 : audit 0 from='client.? 172.21.15.40:0/1622617077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:51 smithi040 bash[28232]: cluster 2023-12-01T19:56:50.152170+0000 mgr.y (mgr.24356) 7760 : cluster 0 pgmap v7728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:51 smithi040 bash[28232]: audit 2023-12-01T19:56:51.200715+0000 mon.c (mon.2) 4891 : audit 0 from='client.? 172.21.15.40:0/1622617077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:53 smithi141 bash[31670]: cluster 2023-12-01T19:56:52.152845+0000 mgr.y (mgr.24356) 7761 : cluster 0 pgmap v7729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:53 smithi040 bash[41173]: cluster 2023-12-01T19:56:52.152845+0000 mgr.y (mgr.24356) 7761 : cluster 0 pgmap v7729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:53 smithi040 bash[28232]: cluster 2023-12-01T19:56:52.152845+0000 mgr.y (mgr.24356) 7761 : cluster 0 pgmap v7729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:54 smithi141 bash[31670]: audit 2023-12-01T19:56:53.663692+0000 mon.a (mon.0) 5219 : audit 0 from='client.? 172.21.15.40:0/2116737320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:54 smithi040 bash[41173]: audit 2023-12-01T19:56:53.663692+0000 mon.a (mon.0) 5219 : audit 0 from='client.? 172.21.15.40:0/2116737320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:54 smithi040 bash[28232]: audit 2023-12-01T19:56:53.663692+0000 mon.a (mon.0) 5219 : audit 0 from='client.? 172.21.15.40:0/2116737320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:55 smithi141 bash[31670]: cluster 2023-12-01T19:56:54.153544+0000 mgr.y (mgr.24356) 7762 : cluster 0 pgmap v7730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:55 smithi040 bash[28232]: cluster 2023-12-01T19:56:54.153544+0000 mgr.y (mgr.24356) 7762 : cluster 0 pgmap v7730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:55 smithi040 bash[41173]: cluster 2023-12-01T19:56:54.153544+0000 mgr.y (mgr.24356) 7762 : cluster 0 pgmap v7730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:56 smithi040 bash[28232]: audit 2023-12-01T19:56:56.126226+0000 mon.a (mon.0) 5220 : audit 0 from='client.? 172.21.15.40:0/2438841799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:56.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:56 smithi040 bash[41173]: audit 2023-12-01T19:56:56.126226+0000 mon.a (mon.0) 5220 : audit 0 from='client.? 172.21.15.40:0/2438841799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:56 smithi141 bash[31670]: audit 2023-12-01T19:56:56.126226+0000 mon.a (mon.0) 5220 : audit 0 from='client.? 172.21.15.40:0/2438841799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:56:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:56:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:57 smithi141 bash[31670]: cluster 2023-12-01T19:56:56.154647+0000 mgr.y (mgr.24356) 7763 : cluster 0 pgmap v7731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:57 smithi040 bash[28232]: cluster 2023-12-01T19:56:56.154647+0000 mgr.y (mgr.24356) 7763 : cluster 0 pgmap v7731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:57 smithi040 bash[41173]: cluster 2023-12-01T19:56:56.154647+0000 mgr.y (mgr.24356) 7763 : cluster 0 pgmap v7731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:58 smithi040 bash[28232]: cluster 2023-12-01T19:56:58.155334+0000 mgr.y (mgr.24356) 7764 : cluster 0 pgmap v7732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:56:58 smithi040 bash[28232]: audit 2023-12-01T19:56:58.588713+0000 mon.a (mon.0) 5221 : audit 0 from='client.? 172.21.15.40:0/553314403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:58 smithi040 bash[41173]: cluster 2023-12-01T19:56:58.155334+0000 mgr.y (mgr.24356) 7764 : cluster 0 pgmap v7732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:56:58 smithi040 bash[41173]: audit 2023-12-01T19:56:58.588713+0000 mon.a (mon.0) 5221 : audit 0 from='client.? 172.21.15.40:0/553314403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:56:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:58 smithi141 bash[31670]: cluster 2023-12-01T19:56:58.155334+0000 mgr.y (mgr.24356) 7764 : cluster 0 pgmap v7732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:56:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:56:58 smithi141 bash[31670]: audit 2023-12-01T19:56:58.588713+0000 mon.a (mon.0) 5221 : audit 0 from='client.? 172.21.15.40:0/553314403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:01 smithi141 bash[31670]: cluster 2023-12-01T19:57:00.156581+0000 mgr.y (mgr.24356) 7765 : cluster 0 pgmap v7733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:01 smithi141 bash[31670]: audit 2023-12-01T19:57:01.044559+0000 mon.c (mon.2) 4892 : audit 0 from='client.? 172.21.15.40:0/2018558226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:01 smithi040 bash[28232]: cluster 2023-12-01T19:57:00.156581+0000 mgr.y (mgr.24356) 7765 : cluster 0 pgmap v7733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:01 smithi040 bash[28232]: audit 2023-12-01T19:57:01.044559+0000 mon.c (mon.2) 4892 : audit 0 from='client.? 172.21.15.40:0/2018558226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:01 smithi040 bash[41173]: cluster 2023-12-01T19:57:00.156581+0000 mgr.y (mgr.24356) 7765 : cluster 0 pgmap v7733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:01 smithi040 bash[41173]: audit 2023-12-01T19:57:01.044559+0000 mon.c (mon.2) 4892 : audit 0 from='client.? 172.21.15.40:0/2018558226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:03 smithi141 bash[31670]: cluster 2023-12-01T19:57:02.157410+0000 mgr.y (mgr.24356) 7766 : cluster 0 pgmap v7734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:03 smithi040 bash[28232]: cluster 2023-12-01T19:57:02.157410+0000 mgr.y (mgr.24356) 7766 : cluster 0 pgmap v7734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:03 smithi040 bash[41173]: cluster 2023-12-01T19:57:02.157410+0000 mgr.y (mgr.24356) 7766 : cluster 0 pgmap v7734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:04 smithi141 bash[31670]: audit 2023-12-01T19:57:03.513401+0000 mon.a (mon.0) 5222 : audit 0 from='client.? 172.21.15.40:0/2048280021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:04 smithi141 bash[31670]: audit 2023-12-01T19:57:03.721996+0000 mon.c (mon.2) 4893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:04 smithi040 bash[28232]: audit 2023-12-01T19:57:03.513401+0000 mon.a (mon.0) 5222 : audit 0 from='client.? 172.21.15.40:0/2048280021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:04 smithi040 bash[28232]: audit 2023-12-01T19:57:03.721996+0000 mon.c (mon.2) 4893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:04 smithi040 bash[41173]: audit 2023-12-01T19:57:03.513401+0000 mon.a (mon.0) 5222 : audit 0 from='client.? 172.21.15.40:0/2048280021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:04 smithi040 bash[41173]: audit 2023-12-01T19:57:03.721996+0000 mon.c (mon.2) 4893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:05 smithi141 bash[31670]: cluster 2023-12-01T19:57:04.158094+0000 mgr.y (mgr.24356) 7767 : cluster 0 pgmap v7735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:05 smithi040 bash[28232]: cluster 2023-12-01T19:57:04.158094+0000 mgr.y (mgr.24356) 7767 : cluster 0 pgmap v7735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:05 smithi040 bash[41173]: cluster 2023-12-01T19:57:04.158094+0000 mgr.y (mgr.24356) 7767 : cluster 0 pgmap v7735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:06.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:06 smithi040 bash[41173]: audit 2023-12-01T19:57:05.975044+0000 mon.c (mon.2) 4894 : audit 0 from='client.? 172.21.15.40:0/2517555328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:06.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:06 smithi040 bash[28232]: audit 2023-12-01T19:57:05.975044+0000 mon.c (mon.2) 4894 : audit 0 from='client.? 172.21.15.40:0/2517555328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:06 smithi141 bash[31670]: audit 2023-12-01T19:57:05.975044+0000 mon.c (mon.2) 4894 : audit 0 from='client.? 172.21.15.40:0/2517555328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:57:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:57:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:07 smithi141 bash[31670]: cluster 2023-12-01T19:57:06.159264+0000 mgr.y (mgr.24356) 7768 : cluster 0 pgmap v7736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:07 smithi040 bash[28232]: cluster 2023-12-01T19:57:06.159264+0000 mgr.y (mgr.24356) 7768 : cluster 0 pgmap v7736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:07 smithi040 bash[41173]: cluster 2023-12-01T19:57:06.159264+0000 mgr.y (mgr.24356) 7768 : cluster 0 pgmap v7736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:08 smithi040 bash[41173]: cluster 2023-12-01T19:57:08.159908+0000 mgr.y (mgr.24356) 7769 : cluster 0 pgmap v7737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:08 smithi040 bash[41173]: audit 2023-12-01T19:57:08.447323+0000 mon.a (mon.0) 5223 : audit 0 from='client.? 172.21.15.40:0/1879386581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:08 smithi040 bash[28232]: cluster 2023-12-01T19:57:08.159908+0000 mgr.y (mgr.24356) 7769 : cluster 0 pgmap v7737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:08 smithi040 bash[28232]: audit 2023-12-01T19:57:08.447323+0000 mon.a (mon.0) 5223 : audit 0 from='client.? 172.21.15.40:0/1879386581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:08 smithi141 bash[31670]: cluster 2023-12-01T19:57:08.159908+0000 mgr.y (mgr.24356) 7769 : cluster 0 pgmap v7737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:08 smithi141 bash[31670]: audit 2023-12-01T19:57:08.447323+0000 mon.a (mon.0) 5223 : audit 0 from='client.? 172.21.15.40:0/1879386581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:11 smithi141 bash[31670]: cluster 2023-12-01T19:57:10.161081+0000 mgr.y (mgr.24356) 7770 : cluster 0 pgmap v7738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:11 smithi141 bash[31670]: audit 2023-12-01T19:57:10.915228+0000 mon.a (mon.0) 5224 : audit 0 from='client.? 172.21.15.40:0/1528652772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:11 smithi040 bash[41173]: cluster 2023-12-01T19:57:10.161081+0000 mgr.y (mgr.24356) 7770 : cluster 0 pgmap v7738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:11 smithi040 bash[41173]: audit 2023-12-01T19:57:10.915228+0000 mon.a (mon.0) 5224 : audit 0 from='client.? 172.21.15.40:0/1528652772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:11 smithi040 bash[28232]: cluster 2023-12-01T19:57:10.161081+0000 mgr.y (mgr.24356) 7770 : cluster 0 pgmap v7738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:11 smithi040 bash[28232]: audit 2023-12-01T19:57:10.915228+0000 mon.a (mon.0) 5224 : audit 0 from='client.? 172.21.15.40:0/1528652772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:13 smithi141 bash[31670]: cluster 2023-12-01T19:57:12.161748+0000 mgr.y (mgr.24356) 7771 : cluster 0 pgmap v7739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:13 smithi040 bash[28232]: cluster 2023-12-01T19:57:12.161748+0000 mgr.y (mgr.24356) 7771 : cluster 0 pgmap v7739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:13 smithi040 bash[41173]: cluster 2023-12-01T19:57:12.161748+0000 mgr.y (mgr.24356) 7771 : cluster 0 pgmap v7739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:14 smithi141 bash[31670]: audit 2023-12-01T19:57:13.381517+0000 mon.c (mon.2) 4895 : audit 0 from='client.? 172.21.15.40:0/3807459744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:14 smithi040 bash[41173]: audit 2023-12-01T19:57:13.381517+0000 mon.c (mon.2) 4895 : audit 0 from='client.? 172.21.15.40:0/3807459744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:14 smithi040 bash[28232]: audit 2023-12-01T19:57:13.381517+0000 mon.c (mon.2) 4895 : audit 0 from='client.? 172.21.15.40:0/3807459744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:15 smithi141 bash[31670]: cluster 2023-12-01T19:57:14.162444+0000 mgr.y (mgr.24356) 7772 : cluster 0 pgmap v7740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:15 smithi040 bash[28232]: cluster 2023-12-01T19:57:14.162444+0000 mgr.y (mgr.24356) 7772 : cluster 0 pgmap v7740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:15 smithi040 bash[41173]: cluster 2023-12-01T19:57:14.162444+0000 mgr.y (mgr.24356) 7772 : cluster 0 pgmap v7740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:16 smithi040 bash[41173]: audit 2023-12-01T19:57:15.847961+0000 mon.a (mon.0) 5225 : audit 0 from='client.? 172.21.15.40:0/2333463172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:16.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:16 smithi040 bash[28232]: audit 2023-12-01T19:57:15.847961+0000 mon.a (mon.0) 5225 : audit 0 from='client.? 172.21.15.40:0/2333463172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:16 smithi141 bash[31670]: audit 2023-12-01T19:57:15.847961+0000 mon.a (mon.0) 5225 : audit 0 from='client.? 172.21.15.40:0/2333463172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:57:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:57:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:17 smithi141 bash[31670]: cluster 2023-12-01T19:57:16.163637+0000 mgr.y (mgr.24356) 7773 : cluster 0 pgmap v7741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:17 smithi040 bash[41173]: cluster 2023-12-01T19:57:16.163637+0000 mgr.y (mgr.24356) 7773 : cluster 0 pgmap v7741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:17 smithi040 bash[28232]: cluster 2023-12-01T19:57:16.163637+0000 mgr.y (mgr.24356) 7773 : cluster 0 pgmap v7741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:18 smithi040 bash[28232]: cluster 2023-12-01T19:57:18.164264+0000 mgr.y (mgr.24356) 7774 : cluster 0 pgmap v7742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:18 smithi040 bash[28232]: audit 2023-12-01T19:57:18.303175+0000 mon.a (mon.0) 5226 : audit 0 from='client.? 172.21.15.40:0/3282374315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:18 smithi040 bash[28232]: audit 2023-12-01T19:57:18.722390+0000 mon.c (mon.2) 4896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:18 smithi040 bash[41173]: cluster 2023-12-01T19:57:18.164264+0000 mgr.y (mgr.24356) 7774 : cluster 0 pgmap v7742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:18 smithi040 bash[41173]: audit 2023-12-01T19:57:18.303175+0000 mon.a (mon.0) 5226 : audit 0 from='client.? 172.21.15.40:0/3282374315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:18 smithi040 bash[41173]: audit 2023-12-01T19:57:18.722390+0000 mon.c (mon.2) 4896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:18 smithi141 bash[31670]: cluster 2023-12-01T19:57:18.164264+0000 mgr.y (mgr.24356) 7774 : cluster 0 pgmap v7742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:18 smithi141 bash[31670]: audit 2023-12-01T19:57:18.303175+0000 mon.a (mon.0) 5226 : audit 0 from='client.? 172.21.15.40:0/3282374315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:18 smithi141 bash[31670]: audit 2023-12-01T19:57:18.722390+0000 mon.c (mon.2) 4896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:21 smithi141 bash[31670]: cluster 2023-12-01T19:57:20.165450+0000 mgr.y (mgr.24356) 7775 : cluster 0 pgmap v7743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:21 smithi141 bash[31670]: audit 2023-12-01T19:57:20.769577+0000 mon.a (mon.0) 5227 : audit 0 from='client.? 172.21.15.40:0/1413712501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:21 smithi040 bash[28232]: cluster 2023-12-01T19:57:20.165450+0000 mgr.y (mgr.24356) 7775 : cluster 0 pgmap v7743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:21 smithi040 bash[28232]: audit 2023-12-01T19:57:20.769577+0000 mon.a (mon.0) 5227 : audit 0 from='client.? 172.21.15.40:0/1413712501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:21 smithi040 bash[41173]: cluster 2023-12-01T19:57:20.165450+0000 mgr.y (mgr.24356) 7775 : cluster 0 pgmap v7743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:21 smithi040 bash[41173]: audit 2023-12-01T19:57:20.769577+0000 mon.a (mon.0) 5227 : audit 0 from='client.? 172.21.15.40:0/1413712501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:23 smithi141 bash[31670]: cluster 2023-12-01T19:57:22.166121+0000 mgr.y (mgr.24356) 7776 : cluster 0 pgmap v7744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:23 smithi040 bash[28232]: cluster 2023-12-01T19:57:22.166121+0000 mgr.y (mgr.24356) 7776 : cluster 0 pgmap v7744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:23 smithi040 bash[41173]: cluster 2023-12-01T19:57:22.166121+0000 mgr.y (mgr.24356) 7776 : cluster 0 pgmap v7744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:24 smithi141 bash[31670]: audit 2023-12-01T19:57:23.240437+0000 mon.a (mon.0) 5228 : audit 0 from='client.? 172.21.15.40:0/1480627074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:24 smithi040 bash[28232]: audit 2023-12-01T19:57:23.240437+0000 mon.a (mon.0) 5228 : audit 0 from='client.? 172.21.15.40:0/1480627074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:24 smithi040 bash[41173]: audit 2023-12-01T19:57:23.240437+0000 mon.a (mon.0) 5228 : audit 0 from='client.? 172.21.15.40:0/1480627074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:25 smithi141 bash[31670]: cluster 2023-12-01T19:57:24.166796+0000 mgr.y (mgr.24356) 7777 : cluster 0 pgmap v7745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:25 smithi040 bash[41173]: cluster 2023-12-01T19:57:24.166796+0000 mgr.y (mgr.24356) 7777 : cluster 0 pgmap v7745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:25 smithi040 bash[28232]: cluster 2023-12-01T19:57:24.166796+0000 mgr.y (mgr.24356) 7777 : cluster 0 pgmap v7745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:26 smithi141 bash[31670]: audit 2023-12-01T19:57:25.706251+0000 mon.c (mon.2) 4897 : audit 0 from='client.? 172.21.15.40:0/3525048973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:26.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:26 smithi040 bash[28232]: audit 2023-12-01T19:57:25.706251+0000 mon.c (mon.2) 4897 : audit 0 from='client.? 172.21.15.40:0/3525048973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:26.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:57:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:57:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:26 smithi040 bash[41173]: audit 2023-12-01T19:57:25.706251+0000 mon.c (mon.2) 4897 : audit 0 from='client.? 172.21.15.40:0/3525048973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:27 smithi141 bash[31670]: cluster 2023-12-01T19:57:26.167862+0000 mgr.y (mgr.24356) 7778 : cluster 0 pgmap v7746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:27 smithi040 bash[28232]: cluster 2023-12-01T19:57:26.167862+0000 mgr.y (mgr.24356) 7778 : cluster 0 pgmap v7746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:27 smithi040 bash[41173]: cluster 2023-12-01T19:57:26.167862+0000 mgr.y (mgr.24356) 7778 : cluster 0 pgmap v7746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:28 smithi040 bash[41173]: cluster 2023-12-01T19:57:28.168486+0000 mgr.y (mgr.24356) 7779 : cluster 0 pgmap v7747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:28 smithi040 bash[41173]: audit 2023-12-01T19:57:28.176376+0000 mon.c (mon.2) 4898 : audit 0 from='client.? 172.21.15.40:0/3767559932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:28 smithi040 bash[28232]: cluster 2023-12-01T19:57:28.168486+0000 mgr.y (mgr.24356) 7779 : cluster 0 pgmap v7747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:28 smithi040 bash[28232]: audit 2023-12-01T19:57:28.176376+0000 mon.c (mon.2) 4898 : audit 0 from='client.? 172.21.15.40:0/3767559932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:28 smithi141 bash[31670]: cluster 2023-12-01T19:57:28.168486+0000 mgr.y (mgr.24356) 7779 : cluster 0 pgmap v7747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:28 smithi141 bash[31670]: audit 2023-12-01T19:57:28.176376+0000 mon.c (mon.2) 4898 : audit 0 from='client.? 172.21.15.40:0/3767559932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:31 smithi141 bash[31670]: cluster 2023-12-01T19:57:30.169595+0000 mgr.y (mgr.24356) 7780 : cluster 0 pgmap v7748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:31 smithi141 bash[31670]: audit 2023-12-01T19:57:30.646732+0000 mon.c (mon.2) 4899 : audit 0 from='client.? 172.21.15.40:0/35511523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:31 smithi040 bash[28232]: cluster 2023-12-01T19:57:30.169595+0000 mgr.y (mgr.24356) 7780 : cluster 0 pgmap v7748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:31 smithi040 bash[28232]: audit 2023-12-01T19:57:30.646732+0000 mon.c (mon.2) 4899 : audit 0 from='client.? 172.21.15.40:0/35511523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:31 smithi040 bash[41173]: cluster 2023-12-01T19:57:30.169595+0000 mgr.y (mgr.24356) 7780 : cluster 0 pgmap v7748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:31 smithi040 bash[41173]: audit 2023-12-01T19:57:30.646732+0000 mon.c (mon.2) 4899 : audit 0 from='client.? 172.21.15.40:0/35511523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:33 smithi141 bash[31670]: cluster 2023-12-01T19:57:32.170311+0000 mgr.y (mgr.24356) 7781 : cluster 0 pgmap v7749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:33 smithi141 bash[31670]: audit 2023-12-01T19:57:33.108887+0000 mon.a (mon.0) 5229 : audit 0 from='client.? 172.21.15.40:0/416841649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:33 smithi040 bash[41173]: cluster 2023-12-01T19:57:32.170311+0000 mgr.y (mgr.24356) 7781 : cluster 0 pgmap v7749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:33 smithi040 bash[41173]: audit 2023-12-01T19:57:33.108887+0000 mon.a (mon.0) 5229 : audit 0 from='client.? 172.21.15.40:0/416841649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:33 smithi040 bash[28232]: cluster 2023-12-01T19:57:32.170311+0000 mgr.y (mgr.24356) 7781 : cluster 0 pgmap v7749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:33 smithi040 bash[28232]: audit 2023-12-01T19:57:33.108887+0000 mon.a (mon.0) 5229 : audit 0 from='client.? 172.21.15.40:0/416841649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:34 smithi141 bash[31670]: audit 2023-12-01T19:57:33.722810+0000 mon.c (mon.2) 4900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:34 smithi040 bash[28232]: audit 2023-12-01T19:57:33.722810+0000 mon.c (mon.2) 4900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:34 smithi040 bash[41173]: audit 2023-12-01T19:57:33.722810+0000 mon.c (mon.2) 4900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:35 smithi141 bash[31670]: cluster 2023-12-01T19:57:34.170929+0000 mgr.y (mgr.24356) 7782 : cluster 0 pgmap v7750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:35 smithi040 bash[28232]: cluster 2023-12-01T19:57:34.170929+0000 mgr.y (mgr.24356) 7782 : cluster 0 pgmap v7750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:35 smithi040 bash[41173]: cluster 2023-12-01T19:57:34.170929+0000 mgr.y (mgr.24356) 7782 : cluster 0 pgmap v7750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:36 smithi141 bash[31670]: audit 2023-12-01T19:57:35.569585+0000 mon.a (mon.0) 5230 : audit 0 from='client.? 172.21.15.40:0/1475879735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:36.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:57:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:57:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:36 smithi040 bash[41173]: audit 2023-12-01T19:57:35.569585+0000 mon.a (mon.0) 5230 : audit 0 from='client.? 172.21.15.40:0/1475879735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:36 smithi040 bash[28232]: audit 2023-12-01T19:57:35.569585+0000 mon.a (mon.0) 5230 : audit 0 from='client.? 172.21.15.40:0/1475879735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:37 smithi141 bash[31670]: cluster 2023-12-01T19:57:36.172146+0000 mgr.y (mgr.24356) 7783 : cluster 0 pgmap v7751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:37 smithi040 bash[28232]: cluster 2023-12-01T19:57:36.172146+0000 mgr.y (mgr.24356) 7783 : cluster 0 pgmap v7751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:37 smithi040 bash[41173]: cluster 2023-12-01T19:57:36.172146+0000 mgr.y (mgr.24356) 7783 : cluster 0 pgmap v7751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:38 smithi040 bash[28232]: audit 2023-12-01T19:57:38.056810+0000 mon.c (mon.2) 4901 : audit 0 from='client.? 172.21.15.40:0/1729822210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:38 smithi040 bash[28232]: cluster 2023-12-01T19:57:38.172873+0000 mgr.y (mgr.24356) 7784 : cluster 0 pgmap v7752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:38 smithi040 bash[41173]: audit 2023-12-01T19:57:38.056810+0000 mon.c (mon.2) 4901 : audit 0 from='client.? 172.21.15.40:0/1729822210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:38 smithi040 bash[41173]: cluster 2023-12-01T19:57:38.172873+0000 mgr.y (mgr.24356) 7784 : cluster 0 pgmap v7752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:38 smithi141 bash[31670]: audit 2023-12-01T19:57:38.056810+0000 mon.c (mon.2) 4901 : audit 0 from='client.? 172.21.15.40:0/1729822210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:38 smithi141 bash[31670]: cluster 2023-12-01T19:57:38.172873+0000 mgr.y (mgr.24356) 7784 : cluster 0 pgmap v7752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:41 smithi141 bash[31670]: cluster 2023-12-01T19:57:40.173683+0000 mgr.y (mgr.24356) 7785 : cluster 0 pgmap v7753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:41 smithi141 bash[31670]: audit 2023-12-01T19:57:40.525065+0000 mon.c (mon.2) 4902 : audit 0 from='client.? 172.21.15.40:0/4217386746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:41 smithi040 bash[28232]: cluster 2023-12-01T19:57:40.173683+0000 mgr.y (mgr.24356) 7785 : cluster 0 pgmap v7753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:41 smithi040 bash[28232]: audit 2023-12-01T19:57:40.525065+0000 mon.c (mon.2) 4902 : audit 0 from='client.? 172.21.15.40:0/4217386746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:41 smithi040 bash[41173]: cluster 2023-12-01T19:57:40.173683+0000 mgr.y (mgr.24356) 7785 : cluster 0 pgmap v7753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:41 smithi040 bash[41173]: audit 2023-12-01T19:57:40.525065+0000 mon.c (mon.2) 4902 : audit 0 from='client.? 172.21.15.40:0/4217386746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:43 smithi141 bash[31670]: cluster 2023-12-01T19:57:42.174317+0000 mgr.y (mgr.24356) 7786 : cluster 0 pgmap v7754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:43 smithi141 bash[31670]: audit 2023-12-01T19:57:42.991954+0000 mon.c (mon.2) 4903 : audit 0 from='client.? 172.21.15.40:0/383819525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:43 smithi040 bash[28232]: cluster 2023-12-01T19:57:42.174317+0000 mgr.y (mgr.24356) 7786 : cluster 0 pgmap v7754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:43 smithi040 bash[28232]: audit 2023-12-01T19:57:42.991954+0000 mon.c (mon.2) 4903 : audit 0 from='client.? 172.21.15.40:0/383819525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:43 smithi040 bash[41173]: cluster 2023-12-01T19:57:42.174317+0000 mgr.y (mgr.24356) 7786 : cluster 0 pgmap v7754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:43 smithi040 bash[41173]: audit 2023-12-01T19:57:42.991954+0000 mon.c (mon.2) 4903 : audit 0 from='client.? 172.21.15.40:0/383819525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:44 smithi141 bash[31670]: audit 2023-12-01T19:57:44.204321+0000 mon.c (mon.2) 4904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:57:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:44 smithi040 bash[28232]: audit 2023-12-01T19:57:44.204321+0000 mon.c (mon.2) 4904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:57:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:44 smithi040 bash[41173]: audit 2023-12-01T19:57:44.204321+0000 mon.c (mon.2) 4904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:57:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:45 smithi141 bash[31670]: cluster 2023-12-01T19:57:44.175037+0000 mgr.y (mgr.24356) 7787 : cluster 0 pgmap v7755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:45 smithi040 bash[41173]: cluster 2023-12-01T19:57:44.175037+0000 mgr.y (mgr.24356) 7787 : cluster 0 pgmap v7755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:45 smithi040 bash[28232]: cluster 2023-12-01T19:57:44.175037+0000 mgr.y (mgr.24356) 7787 : cluster 0 pgmap v7755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:46 smithi141 bash[31670]: audit 2023-12-01T19:57:45.454068+0000 mon.a (mon.0) 5231 : audit 0 from='client.? 172.21.15.40:0/981991250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:46 smithi040 bash[28232]: audit 2023-12-01T19:57:45.454068+0000 mon.a (mon.0) 5231 : audit 0 from='client.? 172.21.15.40:0/981991250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:46.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:57:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T19:57:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:46 smithi040 bash[41173]: audit 2023-12-01T19:57:45.454068+0000 mon.a (mon.0) 5231 : audit 0 from='client.? 172.21.15.40:0/981991250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:47 smithi141 bash[31670]: cluster 2023-12-01T19:57:46.176223+0000 mgr.y (mgr.24356) 7788 : cluster 0 pgmap v7756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:47 smithi040 bash[28232]: cluster 2023-12-01T19:57:46.176223+0000 mgr.y (mgr.24356) 7788 : cluster 0 pgmap v7756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:47 smithi040 bash[41173]: cluster 2023-12-01T19:57:46.176223+0000 mgr.y (mgr.24356) 7788 : cluster 0 pgmap v7756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:48 smithi040 bash[41173]: audit 2023-12-01T19:57:47.917033+0000 mon.c (mon.2) 4905 : audit 0 from='client.? 172.21.15.40:0/3960189088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:48 smithi040 bash[41173]: cluster 2023-12-01T19:57:48.176961+0000 mgr.y (mgr.24356) 7789 : cluster 0 pgmap v7757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:48 smithi040 bash[41173]: audit 2023-12-01T19:57:48.723208+0000 mon.c (mon.2) 4906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:48 smithi040 bash[28232]: audit 2023-12-01T19:57:47.917033+0000 mon.c (mon.2) 4905 : audit 0 from='client.? 172.21.15.40:0/3960189088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:48 smithi040 bash[28232]: cluster 2023-12-01T19:57:48.176961+0000 mgr.y (mgr.24356) 7789 : cluster 0 pgmap v7757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:48 smithi040 bash[28232]: audit 2023-12-01T19:57:48.723208+0000 mon.c (mon.2) 4906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:48 smithi141 bash[31670]: audit 2023-12-01T19:57:47.917033+0000 mon.c (mon.2) 4905 : audit 0 from='client.? 172.21.15.40:0/3960189088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:48 smithi141 bash[31670]: cluster 2023-12-01T19:57:48.176961+0000 mgr.y (mgr.24356) 7789 : cluster 0 pgmap v7757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:48 smithi141 bash[31670]: audit 2023-12-01T19:57:48.723208+0000 mon.c (mon.2) 4906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.047352+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.058682+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: cluster 2023-12-01T19:57:50.178082+0000 mgr.y (mgr.24356) 7790 : cluster 0 pgmap v7758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.400372+0000 mon.c (mon.2) 4907 : audit 0 from='client.? 172.21.15.40:0/3729159643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.406892+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.417158+0000 mon.a (mon.0) 5235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.950117+0000 mon.c (mon.2) 4908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.951612+0000 mon.c (mon.2) 4909 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[28232]: audit 2023-12-01T19:57:50.961296+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.047352+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.058682+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: cluster 2023-12-01T19:57:50.178082+0000 mgr.y (mgr.24356) 7790 : cluster 0 pgmap v7758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.400372+0000 mon.c (mon.2) 4907 : audit 0 from='client.? 172.21.15.40:0/3729159643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.406892+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.417158+0000 mon.a (mon.0) 5235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.950117+0000 mon.c (mon.2) 4908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:57:51.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.951612+0000 mon.c (mon.2) 4909 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:57:51.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:51 smithi040 bash[41173]: audit 2023-12-01T19:57:50.961296+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.047352+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.058682+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: cluster 2023-12-01T19:57:50.178082+0000 mgr.y (mgr.24356) 7790 : cluster 0 pgmap v7758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.400372+0000 mon.c (mon.2) 4907 : audit 0 from='client.? 172.21.15.40:0/3729159643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.406892+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.417158+0000 mon.a (mon.0) 5235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.950117+0000 mon.c (mon.2) 4908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.951612+0000 mon.c (mon.2) 4909 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:57:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:51 smithi141 bash[31670]: audit 2023-12-01T19:57:50.961296+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:57:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:53 smithi141 bash[31670]: cluster 2023-12-01T19:57:52.178905+0000 mgr.y (mgr.24356) 7791 : cluster 0 pgmap v7759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:53 smithi141 bash[31670]: audit 2023-12-01T19:57:52.870869+0000 mon.a (mon.0) 5237 : audit 0 from='client.? 172.21.15.40:0/3393177122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:53 smithi040 bash[28232]: cluster 2023-12-01T19:57:52.178905+0000 mgr.y (mgr.24356) 7791 : cluster 0 pgmap v7759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:53 smithi040 bash[28232]: audit 2023-12-01T19:57:52.870869+0000 mon.a (mon.0) 5237 : audit 0 from='client.? 172.21.15.40:0/3393177122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:53 smithi040 bash[41173]: cluster 2023-12-01T19:57:52.178905+0000 mgr.y (mgr.24356) 7791 : cluster 0 pgmap v7759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:53 smithi040 bash[41173]: audit 2023-12-01T19:57:52.870869+0000 mon.a (mon.0) 5237 : audit 0 from='client.? 172.21.15.40:0/3393177122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:55 smithi141 bash[31670]: cluster 2023-12-01T19:57:54.179704+0000 mgr.y (mgr.24356) 7792 : cluster 0 pgmap v7760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:55 smithi040 bash[28232]: cluster 2023-12-01T19:57:54.179704+0000 mgr.y (mgr.24356) 7792 : cluster 0 pgmap v7760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:55 smithi040 bash[41173]: cluster 2023-12-01T19:57:54.179704+0000 mgr.y (mgr.24356) 7792 : cluster 0 pgmap v7760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:56 smithi141 bash[31670]: audit 2023-12-01T19:57:55.343161+0000 mon.c (mon.2) 4910 : audit 0 from='client.? 172.21.15.40:0/1266949115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:56 smithi040 bash[28232]: audit 2023-12-01T19:57:55.343161+0000 mon.c (mon.2) 4910 : audit 0 from='client.? 172.21.15.40:0/1266949115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:57:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T19:57:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:56 smithi040 bash[41173]: audit 2023-12-01T19:57:55.343161+0000 mon.c (mon.2) 4910 : audit 0 from='client.? 172.21.15.40:0/1266949115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:57 smithi141 bash[31670]: cluster 2023-12-01T19:57:56.180897+0000 mgr.y (mgr.24356) 7793 : cluster 0 pgmap v7761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:57 smithi040 bash[28232]: cluster 2023-12-01T19:57:56.180897+0000 mgr.y (mgr.24356) 7793 : cluster 0 pgmap v7761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:57 smithi040 bash[41173]: cluster 2023-12-01T19:57:56.180897+0000 mgr.y (mgr.24356) 7793 : cluster 0 pgmap v7761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:58 smithi141 bash[31670]: audit 2023-12-01T19:57:57.814310+0000 mon.a (mon.0) 5238 : audit 0 from='client.? 172.21.15.40:0/4049206555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:58 smithi040 bash[28232]: audit 2023-12-01T19:57:57.814310+0000 mon.a (mon.0) 5238 : audit 0 from='client.? 172.21.15.40:0/4049206555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:58 smithi040 bash[41173]: audit 2023-12-01T19:57:57.814310+0000 mon.a (mon.0) 5238 : audit 0 from='client.? 172.21.15.40:0/4049206555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:57:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:57:59 smithi141 bash[31670]: cluster 2023-12-01T19:57:58.181579+0000 mgr.y (mgr.24356) 7794 : cluster 0 pgmap v7762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:57:59 smithi040 bash[28232]: cluster 2023-12-01T19:57:58.181579+0000 mgr.y (mgr.24356) 7794 : cluster 0 pgmap v7762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:57:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:57:59 smithi040 bash[41173]: cluster 2023-12-01T19:57:58.181579+0000 mgr.y (mgr.24356) 7794 : cluster 0 pgmap v7762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:01 smithi141 bash[31670]: cluster 2023-12-01T19:58:00.182847+0000 mgr.y (mgr.24356) 7795 : cluster 0 pgmap v7763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:01 smithi141 bash[31670]: audit 2023-12-01T19:58:00.295552+0000 mon.a (mon.0) 5239 : audit 0 from='client.? 172.21.15.40:0/3972647767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:01 smithi040 bash[41173]: cluster 2023-12-01T19:58:00.182847+0000 mgr.y (mgr.24356) 7795 : cluster 0 pgmap v7763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:01 smithi040 bash[41173]: audit 2023-12-01T19:58:00.295552+0000 mon.a (mon.0) 5239 : audit 0 from='client.? 172.21.15.40:0/3972647767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:01 smithi040 bash[28232]: cluster 2023-12-01T19:58:00.182847+0000 mgr.y (mgr.24356) 7795 : cluster 0 pgmap v7763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:01 smithi040 bash[28232]: audit 2023-12-01T19:58:00.295552+0000 mon.a (mon.0) 5239 : audit 0 from='client.? 172.21.15.40:0/3972647767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:03 smithi141 bash[31670]: cluster 2023-12-01T19:58:02.183505+0000 mgr.y (mgr.24356) 7796 : cluster 0 pgmap v7764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:03 smithi141 bash[31670]: audit 2023-12-01T19:58:02.753192+0000 mon.a (mon.0) 5240 : audit 0 from='client.? 172.21.15.40:0/2434785659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:03 smithi040 bash[28232]: cluster 2023-12-01T19:58:02.183505+0000 mgr.y (mgr.24356) 7796 : cluster 0 pgmap v7764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:03 smithi040 bash[28232]: audit 2023-12-01T19:58:02.753192+0000 mon.a (mon.0) 5240 : audit 0 from='client.? 172.21.15.40:0/2434785659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:03 smithi040 bash[41173]: cluster 2023-12-01T19:58:02.183505+0000 mgr.y (mgr.24356) 7796 : cluster 0 pgmap v7764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:03 smithi040 bash[41173]: audit 2023-12-01T19:58:02.753192+0000 mon.a (mon.0) 5240 : audit 0 from='client.? 172.21.15.40:0/2434785659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:04 smithi141 bash[31670]: audit 2023-12-01T19:58:03.723835+0000 mon.c (mon.2) 4911 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:04 smithi040 bash[28232]: audit 2023-12-01T19:58:03.723835+0000 mon.c (mon.2) 4911 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:04 smithi040 bash[41173]: audit 2023-12-01T19:58:03.723835+0000 mon.c (mon.2) 4911 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:05 smithi141 bash[31670]: cluster 2023-12-01T19:58:04.184290+0000 mgr.y (mgr.24356) 7797 : cluster 0 pgmap v7765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:05 smithi141 bash[31670]: audit 2023-12-01T19:58:05.211448+0000 mon.c (mon.2) 4912 : audit 0 from='client.? 172.21.15.40:0/3643929660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:05 smithi040 bash[28232]: cluster 2023-12-01T19:58:04.184290+0000 mgr.y (mgr.24356) 7797 : cluster 0 pgmap v7765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:05 smithi040 bash[28232]: audit 2023-12-01T19:58:05.211448+0000 mon.c (mon.2) 4912 : audit 0 from='client.? 172.21.15.40:0/3643929660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:05 smithi040 bash[41173]: cluster 2023-12-01T19:58:04.184290+0000 mgr.y (mgr.24356) 7797 : cluster 0 pgmap v7765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:05 smithi040 bash[41173]: audit 2023-12-01T19:58:05.211448+0000 mon.c (mon.2) 4912 : audit 0 from='client.? 172.21.15.40:0/3643929660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:58:06] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T19:58:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:07 smithi040 bash[41173]: cluster 2023-12-01T19:58:06.185421+0000 mgr.y (mgr.24356) 7798 : cluster 0 pgmap v7766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:07 smithi040 bash[28232]: cluster 2023-12-01T19:58:06.185421+0000 mgr.y (mgr.24356) 7798 : cluster 0 pgmap v7766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:07 smithi141 bash[31670]: cluster 2023-12-01T19:58:06.185421+0000 mgr.y (mgr.24356) 7798 : cluster 0 pgmap v7766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:08.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:08 smithi040 bash[28232]: audit 2023-12-01T19:58:07.679593+0000 mon.c (mon.2) 4913 : audit 0 from='client.? 172.21.15.40:0/1873525958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:08 smithi040 bash[41173]: audit 2023-12-01T19:58:07.679593+0000 mon.c (mon.2) 4913 : audit 0 from='client.? 172.21.15.40:0/1873525958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:08 smithi141 bash[31670]: audit 2023-12-01T19:58:07.679593+0000 mon.c (mon.2) 4913 : audit 0 from='client.? 172.21.15.40:0/1873525958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:09 smithi040 bash[28232]: cluster 2023-12-01T19:58:08.185925+0000 mgr.y (mgr.24356) 7799 : cluster 0 pgmap v7767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:09 smithi040 bash[41173]: cluster 2023-12-01T19:58:08.185925+0000 mgr.y (mgr.24356) 7799 : cluster 0 pgmap v7767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:09 smithi141 bash[31670]: cluster 2023-12-01T19:58:08.185925+0000 mgr.y (mgr.24356) 7799 : cluster 0 pgmap v7767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:10 smithi040 bash[28232]: audit 2023-12-01T19:58:10.149388+0000 mon.c (mon.2) 4914 : audit 0 from='client.? 172.21.15.40:0/1202574824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:10 smithi040 bash[41173]: audit 2023-12-01T19:58:10.149388+0000 mon.c (mon.2) 4914 : audit 0 from='client.? 172.21.15.40:0/1202574824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:10 smithi141 bash[31670]: audit 2023-12-01T19:58:10.149388+0000 mon.c (mon.2) 4914 : audit 0 from='client.? 172.21.15.40:0/1202574824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:11 smithi040 bash[28232]: cluster 2023-12-01T19:58:10.187085+0000 mgr.y (mgr.24356) 7800 : cluster 0 pgmap v7768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:11 smithi040 bash[41173]: cluster 2023-12-01T19:58:10.187085+0000 mgr.y (mgr.24356) 7800 : cluster 0 pgmap v7768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:11 smithi141 bash[31670]: cluster 2023-12-01T19:58:10.187085+0000 mgr.y (mgr.24356) 7800 : cluster 0 pgmap v7768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:13 smithi040 bash[28232]: cluster 2023-12-01T19:58:12.187761+0000 mgr.y (mgr.24356) 7801 : cluster 0 pgmap v7769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:13 smithi040 bash[28232]: audit 2023-12-01T19:58:12.619138+0000 mon.a (mon.0) 5241 : audit 0 from='client.? 172.21.15.40:0/1092191009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:13 smithi040 bash[41173]: cluster 2023-12-01T19:58:12.187761+0000 mgr.y (mgr.24356) 7801 : cluster 0 pgmap v7769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:13 smithi040 bash[41173]: audit 2023-12-01T19:58:12.619138+0000 mon.a (mon.0) 5241 : audit 0 from='client.? 172.21.15.40:0/1092191009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:13 smithi141 bash[31670]: cluster 2023-12-01T19:58:12.187761+0000 mgr.y (mgr.24356) 7801 : cluster 0 pgmap v7769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:13 smithi141 bash[31670]: audit 2023-12-01T19:58:12.619138+0000 mon.a (mon.0) 5241 : audit 0 from='client.? 172.21.15.40:0/1092191009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:15 smithi040 bash[28232]: cluster 2023-12-01T19:58:14.188412+0000 mgr.y (mgr.24356) 7802 : cluster 0 pgmap v7770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:15 smithi040 bash[28232]: audit 2023-12-01T19:58:15.085152+0000 mon.a (mon.0) 5242 : audit 0 from='client.? 172.21.15.40:0/2386389865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:15 smithi040 bash[41173]: cluster 2023-12-01T19:58:14.188412+0000 mgr.y (mgr.24356) 7802 : cluster 0 pgmap v7770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:15.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:15 smithi040 bash[41173]: audit 2023-12-01T19:58:15.085152+0000 mon.a (mon.0) 5242 : audit 0 from='client.? 172.21.15.40:0/2386389865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:15 smithi141 bash[31670]: cluster 2023-12-01T19:58:14.188412+0000 mgr.y (mgr.24356) 7802 : cluster 0 pgmap v7770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:15 smithi141 bash[31670]: audit 2023-12-01T19:58:15.085152+0000 mon.a (mon.0) 5242 : audit 0 from='client.? 172.21.15.40:0/2386389865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:58:16] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T19:58:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:17 smithi040 bash[28232]: cluster 2023-12-01T19:58:16.189111+0000 mgr.y (mgr.24356) 7803 : cluster 0 pgmap v7771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:17 smithi040 bash[41173]: cluster 2023-12-01T19:58:16.189111+0000 mgr.y (mgr.24356) 7803 : cluster 0 pgmap v7771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:17 smithi141 bash[31670]: cluster 2023-12-01T19:58:16.189111+0000 mgr.y (mgr.24356) 7803 : cluster 0 pgmap v7771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:18 smithi040 bash[41173]: audit 2023-12-01T19:58:17.557258+0000 mon.c (mon.2) 4915 : audit 0 from='client.? 172.21.15.40:0/450595383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:18.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:18 smithi040 bash[28232]: audit 2023-12-01T19:58:17.557258+0000 mon.c (mon.2) 4915 : audit 0 from='client.? 172.21.15.40:0/450595383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:18 smithi141 bash[31670]: audit 2023-12-01T19:58:17.557258+0000 mon.c (mon.2) 4915 : audit 0 from='client.? 172.21.15.40:0/450595383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:19 smithi040 bash[41173]: cluster 2023-12-01T19:58:18.189760+0000 mgr.y (mgr.24356) 7804 : cluster 0 pgmap v7772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:19 smithi040 bash[41173]: audit 2023-12-01T19:58:18.724077+0000 mon.c (mon.2) 4916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:19 smithi040 bash[28232]: cluster 2023-12-01T19:58:18.189760+0000 mgr.y (mgr.24356) 7804 : cluster 0 pgmap v7772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:19 smithi040 bash[28232]: audit 2023-12-01T19:58:18.724077+0000 mon.c (mon.2) 4916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:19 smithi141 bash[31670]: cluster 2023-12-01T19:58:18.189760+0000 mgr.y (mgr.24356) 7804 : cluster 0 pgmap v7772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:19 smithi141 bash[31670]: audit 2023-12-01T19:58:18.724077+0000 mon.c (mon.2) 4916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:20 smithi040 bash[28232]: audit 2023-12-01T19:58:20.016110+0000 mon.c (mon.2) 4917 : audit 0 from='client.? 172.21.15.40:0/914040001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:20.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:20 smithi040 bash[41173]: audit 2023-12-01T19:58:20.016110+0000 mon.c (mon.2) 4917 : audit 0 from='client.? 172.21.15.40:0/914040001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:20 smithi141 bash[31670]: audit 2023-12-01T19:58:20.016110+0000 mon.c (mon.2) 4917 : audit 0 from='client.? 172.21.15.40:0/914040001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:21 smithi040 bash[28232]: cluster 2023-12-01T19:58:20.190962+0000 mgr.y (mgr.24356) 7805 : cluster 0 pgmap v7773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:21 smithi040 bash[41173]: cluster 2023-12-01T19:58:20.190962+0000 mgr.y (mgr.24356) 7805 : cluster 0 pgmap v7773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:21 smithi141 bash[31670]: cluster 2023-12-01T19:58:20.190962+0000 mgr.y (mgr.24356) 7805 : cluster 0 pgmap v7773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:23 smithi040 bash[41173]: cluster 2023-12-01T19:58:22.191590+0000 mgr.y (mgr.24356) 7806 : cluster 0 pgmap v7774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:23 smithi040 bash[41173]: audit 2023-12-01T19:58:22.483538+0000 mon.c (mon.2) 4918 : audit 0 from='client.? 172.21.15.40:0/158245296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:23 smithi040 bash[28232]: cluster 2023-12-01T19:58:22.191590+0000 mgr.y (mgr.24356) 7806 : cluster 0 pgmap v7774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:23 smithi040 bash[28232]: audit 2023-12-01T19:58:22.483538+0000 mon.c (mon.2) 4918 : audit 0 from='client.? 172.21.15.40:0/158245296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:23 smithi141 bash[31670]: cluster 2023-12-01T19:58:22.191590+0000 mgr.y (mgr.24356) 7806 : cluster 0 pgmap v7774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:23 smithi141 bash[31670]: audit 2023-12-01T19:58:22.483538+0000 mon.c (mon.2) 4918 : audit 0 from='client.? 172.21.15.40:0/158245296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:25 smithi040 bash[28232]: cluster 2023-12-01T19:58:24.192109+0000 mgr.y (mgr.24356) 7807 : cluster 0 pgmap v7775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:25 smithi040 bash[28232]: audit 2023-12-01T19:58:24.946171+0000 mon.a (mon.0) 5243 : audit 0 from='client.? 172.21.15.40:0/1518855894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:25 smithi040 bash[41173]: cluster 2023-12-01T19:58:24.192109+0000 mgr.y (mgr.24356) 7807 : cluster 0 pgmap v7775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:25 smithi040 bash[41173]: audit 2023-12-01T19:58:24.946171+0000 mon.a (mon.0) 5243 : audit 0 from='client.? 172.21.15.40:0/1518855894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:25 smithi141 bash[31670]: cluster 2023-12-01T19:58:24.192109+0000 mgr.y (mgr.24356) 7807 : cluster 0 pgmap v7775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:25 smithi141 bash[31670]: audit 2023-12-01T19:58:24.946171+0000 mon.a (mon.0) 5243 : audit 0 from='client.? 172.21.15.40:0/1518855894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:58:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:58:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:27 smithi040 bash[28232]: cluster 2023-12-01T19:58:26.193317+0000 mgr.y (mgr.24356) 7808 : cluster 0 pgmap v7776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:27 smithi040 bash[41173]: cluster 2023-12-01T19:58:26.193317+0000 mgr.y (mgr.24356) 7808 : cluster 0 pgmap v7776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:27 smithi141 bash[31670]: cluster 2023-12-01T19:58:26.193317+0000 mgr.y (mgr.24356) 7808 : cluster 0 pgmap v7776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:28 smithi040 bash[41173]: audit 2023-12-01T19:58:27.406849+0000 mon.a (mon.0) 5244 : audit 0 from='client.? 172.21.15.40:0/3854424180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:28 smithi040 bash[28232]: audit 2023-12-01T19:58:27.406849+0000 mon.a (mon.0) 5244 : audit 0 from='client.? 172.21.15.40:0/3854424180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:28 smithi141 bash[31670]: audit 2023-12-01T19:58:27.406849+0000 mon.a (mon.0) 5244 : audit 0 from='client.? 172.21.15.40:0/3854424180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:29 smithi040 bash[28232]: cluster 2023-12-01T19:58:28.193977+0000 mgr.y (mgr.24356) 7809 : cluster 0 pgmap v7777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:29 smithi040 bash[41173]: cluster 2023-12-01T19:58:28.193977+0000 mgr.y (mgr.24356) 7809 : cluster 0 pgmap v7777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:29 smithi141 bash[31670]: cluster 2023-12-01T19:58:28.193977+0000 mgr.y (mgr.24356) 7809 : cluster 0 pgmap v7777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:30 smithi040 bash[28232]: audit 2023-12-01T19:58:29.866738+0000 mon.a (mon.0) 5245 : audit 0 from='client.? 172.21.15.40:0/2937063011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:30 smithi040 bash[41173]: audit 2023-12-01T19:58:29.866738+0000 mon.a (mon.0) 5245 : audit 0 from='client.? 172.21.15.40:0/2937063011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:30 smithi141 bash[31670]: audit 2023-12-01T19:58:29.866738+0000 mon.a (mon.0) 5245 : audit 0 from='client.? 172.21.15.40:0/2937063011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:31 smithi040 bash[28232]: cluster 2023-12-01T19:58:30.195124+0000 mgr.y (mgr.24356) 7810 : cluster 0 pgmap v7778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:31 smithi040 bash[41173]: cluster 2023-12-01T19:58:30.195124+0000 mgr.y (mgr.24356) 7810 : cluster 0 pgmap v7778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:31 smithi141 bash[31670]: cluster 2023-12-01T19:58:30.195124+0000 mgr.y (mgr.24356) 7810 : cluster 0 pgmap v7778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:32 smithi040 bash[41173]: audit 2023-12-01T19:58:32.337774+0000 mon.c (mon.2) 4919 : audit 0 from='client.? 172.21.15.40:0/1270954694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:32 smithi040 bash[28232]: audit 2023-12-01T19:58:32.337774+0000 mon.c (mon.2) 4919 : audit 0 from='client.? 172.21.15.40:0/1270954694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:32 smithi141 bash[31670]: audit 2023-12-01T19:58:32.337774+0000 mon.c (mon.2) 4919 : audit 0 from='client.? 172.21.15.40:0/1270954694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:33 smithi040 bash[28232]: cluster 2023-12-01T19:58:32.195601+0000 mgr.y (mgr.24356) 7811 : cluster 0 pgmap v7779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:33 smithi040 bash[41173]: cluster 2023-12-01T19:58:32.195601+0000 mgr.y (mgr.24356) 7811 : cluster 0 pgmap v7779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:33 smithi141 bash[31670]: cluster 2023-12-01T19:58:32.195601+0000 mgr.y (mgr.24356) 7811 : cluster 0 pgmap v7779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:34 smithi040 bash[28232]: audit 2023-12-01T19:58:33.724550+0000 mon.c (mon.2) 4920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:34 smithi040 bash[41173]: audit 2023-12-01T19:58:33.724550+0000 mon.c (mon.2) 4920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:34 smithi141 bash[31670]: audit 2023-12-01T19:58:33.724550+0000 mon.c (mon.2) 4920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:35 smithi040 bash[28232]: cluster 2023-12-01T19:58:34.196264+0000 mgr.y (mgr.24356) 7812 : cluster 0 pgmap v7780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:35 smithi040 bash[28232]: audit 2023-12-01T19:58:34.805869+0000 mon.c (mon.2) 4921 : audit 0 from='client.? 172.21.15.40:0/2874898466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:35 smithi040 bash[41173]: cluster 2023-12-01T19:58:34.196264+0000 mgr.y (mgr.24356) 7812 : cluster 0 pgmap v7780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:35 smithi040 bash[41173]: audit 2023-12-01T19:58:34.805869+0000 mon.c (mon.2) 4921 : audit 0 from='client.? 172.21.15.40:0/2874898466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:35 smithi141 bash[31670]: cluster 2023-12-01T19:58:34.196264+0000 mgr.y (mgr.24356) 7812 : cluster 0 pgmap v7780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:35 smithi141 bash[31670]: audit 2023-12-01T19:58:34.805869+0000 mon.c (mon.2) 4921 : audit 0 from='client.? 172.21.15.40:0/2874898466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:58:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T19:58:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:37 smithi040 bash[41173]: cluster 2023-12-01T19:58:36.197376+0000 mgr.y (mgr.24356) 7813 : cluster 0 pgmap v7781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:37 smithi040 bash[41173]: audit 2023-12-01T19:58:37.269462+0000 mon.a (mon.0) 5246 : audit 0 from='client.? 172.21.15.40:0/2606413572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:37 smithi040 bash[28232]: cluster 2023-12-01T19:58:36.197376+0000 mgr.y (mgr.24356) 7813 : cluster 0 pgmap v7781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:37.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:37 smithi040 bash[28232]: audit 2023-12-01T19:58:37.269462+0000 mon.a (mon.0) 5246 : audit 0 from='client.? 172.21.15.40:0/2606413572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:37 smithi141 bash[31670]: cluster 2023-12-01T19:58:36.197376+0000 mgr.y (mgr.24356) 7813 : cluster 0 pgmap v7781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:37 smithi141 bash[31670]: audit 2023-12-01T19:58:37.269462+0000 mon.a (mon.0) 5246 : audit 0 from='client.? 172.21.15.40:0/2606413572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:38 smithi040 bash[28232]: cluster 2023-12-01T19:58:38.198041+0000 mgr.y (mgr.24356) 7814 : cluster 0 pgmap v7782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:38 smithi040 bash[41173]: cluster 2023-12-01T19:58:38.198041+0000 mgr.y (mgr.24356) 7814 : cluster 0 pgmap v7782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:38 smithi141 bash[31670]: cluster 2023-12-01T19:58:38.198041+0000 mgr.y (mgr.24356) 7814 : cluster 0 pgmap v7782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:40.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:39 smithi040 bash[28232]: audit 2023-12-01T19:58:39.731403+0000 mon.a (mon.0) 5247 : audit 0 from='client.? 172.21.15.40:0/2127308833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:39 smithi040 bash[41173]: audit 2023-12-01T19:58:39.731403+0000 mon.a (mon.0) 5247 : audit 0 from='client.? 172.21.15.40:0/2127308833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:39 smithi141 bash[31670]: audit 2023-12-01T19:58:39.731403+0000 mon.a (mon.0) 5247 : audit 0 from='client.? 172.21.15.40:0/2127308833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:40 smithi141 bash[31670]: cluster 2023-12-01T19:58:40.198871+0000 mgr.y (mgr.24356) 7815 : cluster 0 pgmap v7783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:40 smithi040 bash[41173]: cluster 2023-12-01T19:58:40.198871+0000 mgr.y (mgr.24356) 7815 : cluster 0 pgmap v7783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:40 smithi040 bash[28232]: cluster 2023-12-01T19:58:40.198871+0000 mgr.y (mgr.24356) 7815 : cluster 0 pgmap v7783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:42 smithi141 bash[31670]: audit 2023-12-01T19:58:42.187276+0000 mon.a (mon.0) 5248 : audit 0 from='client.? 172.21.15.40:0/4205078463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:42 smithi040 bash[28232]: audit 2023-12-01T19:58:42.187276+0000 mon.a (mon.0) 5248 : audit 0 from='client.? 172.21.15.40:0/4205078463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:42 smithi040 bash[41173]: audit 2023-12-01T19:58:42.187276+0000 mon.a (mon.0) 5248 : audit 0 from='client.? 172.21.15.40:0/4205078463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:43 smithi141 bash[31670]: cluster 2023-12-01T19:58:42.199368+0000 mgr.y (mgr.24356) 7816 : cluster 0 pgmap v7784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:43 smithi040 bash[28232]: cluster 2023-12-01T19:58:42.199368+0000 mgr.y (mgr.24356) 7816 : cluster 0 pgmap v7784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:43 smithi040 bash[41173]: cluster 2023-12-01T19:58:42.199368+0000 mgr.y (mgr.24356) 7816 : cluster 0 pgmap v7784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:45 smithi141 bash[31670]: cluster 2023-12-01T19:58:44.200014+0000 mgr.y (mgr.24356) 7817 : cluster 0 pgmap v7785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:45 smithi141 bash[31670]: audit 2023-12-01T19:58:44.653272+0000 mon.a (mon.0) 5249 : audit 0 from='client.? 172.21.15.40:0/1572952884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:45 smithi040 bash[28232]: cluster 2023-12-01T19:58:44.200014+0000 mgr.y (mgr.24356) 7817 : cluster 0 pgmap v7785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:45 smithi040 bash[28232]: audit 2023-12-01T19:58:44.653272+0000 mon.a (mon.0) 5249 : audit 0 from='client.? 172.21.15.40:0/1572952884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:45 smithi040 bash[41173]: cluster 2023-12-01T19:58:44.200014+0000 mgr.y (mgr.24356) 7817 : cluster 0 pgmap v7785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:45.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:45 smithi040 bash[41173]: audit 2023-12-01T19:58:44.653272+0000 mon.a (mon.0) 5249 : audit 0 from='client.? 172.21.15.40:0/1572952884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:58:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T19:58:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:47 smithi141 bash[31670]: cluster 2023-12-01T19:58:46.201355+0000 mgr.y (mgr.24356) 7818 : cluster 0 pgmap v7786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:47 smithi141 bash[31670]: audit 2023-12-01T19:58:47.110718+0000 mon.a (mon.0) 5250 : audit 0 from='client.? 172.21.15.40:0/2596804542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:47 smithi040 bash[28232]: cluster 2023-12-01T19:58:46.201355+0000 mgr.y (mgr.24356) 7818 : cluster 0 pgmap v7786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:47 smithi040 bash[28232]: audit 2023-12-01T19:58:47.110718+0000 mon.a (mon.0) 5250 : audit 0 from='client.? 172.21.15.40:0/2596804542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:47 smithi040 bash[41173]: cluster 2023-12-01T19:58:46.201355+0000 mgr.y (mgr.24356) 7818 : cluster 0 pgmap v7786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:47 smithi040 bash[41173]: audit 2023-12-01T19:58:47.110718+0000 mon.a (mon.0) 5250 : audit 0 from='client.? 172.21.15.40:0/2596804542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:48 smithi040 bash[41173]: cluster 2023-12-01T19:58:48.202053+0000 mgr.y (mgr.24356) 7819 : cluster 0 pgmap v7787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:48 smithi040 bash[41173]: audit 2023-12-01T19:58:48.724984+0000 mon.c (mon.2) 4922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:48 smithi040 bash[28232]: cluster 2023-12-01T19:58:48.202053+0000 mgr.y (mgr.24356) 7819 : cluster 0 pgmap v7787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:48 smithi040 bash[28232]: audit 2023-12-01T19:58:48.724984+0000 mon.c (mon.2) 4922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:48 smithi141 bash[31670]: cluster 2023-12-01T19:58:48.202053+0000 mgr.y (mgr.24356) 7819 : cluster 0 pgmap v7787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:48 smithi141 bash[31670]: audit 2023-12-01T19:58:48.724984+0000 mon.c (mon.2) 4922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:49 smithi040 bash[28232]: audit 2023-12-01T19:58:49.573778+0000 mon.a (mon.0) 5251 : audit 0 from='client.? 172.21.15.40:0/876196534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:49 smithi040 bash[41173]: audit 2023-12-01T19:58:49.573778+0000 mon.a (mon.0) 5251 : audit 0 from='client.? 172.21.15.40:0/876196534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:49 smithi141 bash[31670]: audit 2023-12-01T19:58:49.573778+0000 mon.a (mon.0) 5251 : audit 0 from='client.? 172.21.15.40:0/876196534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:50 smithi141 bash[31670]: cluster 2023-12-01T19:58:50.203355+0000 mgr.y (mgr.24356) 7820 : cluster 0 pgmap v7788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:50 smithi040 bash[28232]: cluster 2023-12-01T19:58:50.203355+0000 mgr.y (mgr.24356) 7820 : cluster 0 pgmap v7788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:50 smithi040 bash[41173]: cluster 2023-12-01T19:58:50.203355+0000 mgr.y (mgr.24356) 7820 : cluster 0 pgmap v7788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:52.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:51 smithi141 bash[31670]: audit 2023-12-01T19:58:51.044647+0000 mon.c (mon.2) 4923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:58:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:51 smithi040 bash[28232]: audit 2023-12-01T19:58:51.044647+0000 mon.c (mon.2) 4923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:58:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:51 smithi040 bash[41173]: audit 2023-12-01T19:58:51.044647+0000 mon.c (mon.2) 4923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:58:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:52 smithi141 bash[31670]: audit 2023-12-01T19:58:52.043497+0000 mon.a (mon.0) 5252 : audit 0 from='client.? 172.21.15.40:0/48084911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:52 smithi141 bash[31670]: cluster 2023-12-01T19:58:52.204066+0000 mgr.y (mgr.24356) 7821 : cluster 0 pgmap v7789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:52 smithi040 bash[28232]: audit 2023-12-01T19:58:52.043497+0000 mon.a (mon.0) 5252 : audit 0 from='client.? 172.21.15.40:0/48084911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:52 smithi040 bash[28232]: cluster 2023-12-01T19:58:52.204066+0000 mgr.y (mgr.24356) 7821 : cluster 0 pgmap v7789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:52 smithi040 bash[41173]: audit 2023-12-01T19:58:52.043497+0000 mon.a (mon.0) 5252 : audit 0 from='client.? 172.21.15.40:0/48084911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:52 smithi040 bash[41173]: cluster 2023-12-01T19:58:52.204066+0000 mgr.y (mgr.24356) 7821 : cluster 0 pgmap v7789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:55 smithi141 bash[31670]: cluster 2023-12-01T19:58:54.204738+0000 mgr.y (mgr.24356) 7822 : cluster 0 pgmap v7790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:55.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:55 smithi141 bash[31670]: audit 2023-12-01T19:58:54.516834+0000 mon.a (mon.0) 5253 : audit 0 from='client.? 172.21.15.40:0/2618039408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:55 smithi040 bash[28232]: cluster 2023-12-01T19:58:54.204738+0000 mgr.y (mgr.24356) 7822 : cluster 0 pgmap v7790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:55 smithi040 bash[28232]: audit 2023-12-01T19:58:54.516834+0000 mon.a (mon.0) 5253 : audit 0 from='client.? 172.21.15.40:0/2618039408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:55 smithi040 bash[41173]: cluster 2023-12-01T19:58:54.204738+0000 mgr.y (mgr.24356) 7822 : cluster 0 pgmap v7790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:55 smithi040 bash[41173]: audit 2023-12-01T19:58:54.516834+0000 mon.a (mon.0) 5253 : audit 0 from='client.? 172.21.15.40:0/2618039408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:58:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:58:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:57 smithi141 bash[31670]: cluster 2023-12-01T19:58:56.205523+0000 mgr.y (mgr.24356) 7823 : cluster 0 pgmap v7791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:57 smithi141 bash[31670]: audit 2023-12-01T19:58:56.938941+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:57 smithi141 bash[31670]: audit 2023-12-01T19:58:56.951392+0000 mon.a (mon.0) 5255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:57 smithi141 bash[31670]: audit 2023-12-01T19:58:57.011371+0000 mon.c (mon.2) 4924 : audit 0 from='client.? 172.21.15.40:0/4187504061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:57 smithi141 bash[31670]: audit 2023-12-01T19:58:57.243933+0000 mon.a (mon.0) 5256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:57 smithi141 bash[31670]: audit 2023-12-01T19:58:57.257069+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[28232]: cluster 2023-12-01T19:58:56.205523+0000 mgr.y (mgr.24356) 7823 : cluster 0 pgmap v7791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[28232]: audit 2023-12-01T19:58:56.938941+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[28232]: audit 2023-12-01T19:58:56.951392+0000 mon.a (mon.0) 5255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[28232]: audit 2023-12-01T19:58:57.011371+0000 mon.c (mon.2) 4924 : audit 0 from='client.? 172.21.15.40:0/4187504061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[28232]: audit 2023-12-01T19:58:57.243933+0000 mon.a (mon.0) 5256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[28232]: audit 2023-12-01T19:58:57.257069+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[41173]: cluster 2023-12-01T19:58:56.205523+0000 mgr.y (mgr.24356) 7823 : cluster 0 pgmap v7791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[41173]: audit 2023-12-01T19:58:56.938941+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[41173]: audit 2023-12-01T19:58:56.951392+0000 mon.a (mon.0) 5255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[41173]: audit 2023-12-01T19:58:57.011371+0000 mon.c (mon.2) 4924 : audit 0 from='client.? 172.21.15.40:0/4187504061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:58:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[41173]: audit 2023-12-01T19:58:57.243933+0000 mon.a (mon.0) 5256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:57 smithi040 bash[41173]: audit 2023-12-01T19:58:57.257069+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:58 smithi141 bash[31670]: audit 2023-12-01T19:58:57.730983+0000 mon.c (mon.2) 4925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:58:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:58 smithi141 bash[31670]: audit 2023-12-01T19:58:57.732619+0000 mon.c (mon.2) 4926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:58:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:58 smithi141 bash[31670]: audit 2023-12-01T19:58:57.742689+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:58 smithi040 bash[28232]: audit 2023-12-01T19:58:57.730983+0000 mon.c (mon.2) 4925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:58:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:58 smithi040 bash[28232]: audit 2023-12-01T19:58:57.732619+0000 mon.c (mon.2) 4926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:58:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:58 smithi040 bash[28232]: audit 2023-12-01T19:58:57.742689+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:58 smithi040 bash[41173]: audit 2023-12-01T19:58:57.730983+0000 mon.c (mon.2) 4925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:58:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:58 smithi040 bash[41173]: audit 2023-12-01T19:58:57.732619+0000 mon.c (mon.2) 4926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:58:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:58 smithi040 bash[41173]: audit 2023-12-01T19:58:57.742689+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T19:58:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:58:59 smithi141 bash[31670]: cluster 2023-12-01T19:58:58.206198+0000 mgr.y (mgr.24356) 7824 : cluster 0 pgmap v7792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:58:59 smithi040 bash[28232]: cluster 2023-12-01T19:58:58.206198+0000 mgr.y (mgr.24356) 7824 : cluster 0 pgmap v7792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:58:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:58:59 smithi040 bash[41173]: cluster 2023-12-01T19:58:58.206198+0000 mgr.y (mgr.24356) 7824 : cluster 0 pgmap v7792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:00 smithi040 bash[28232]: audit 2023-12-01T19:58:59.480385+0000 mon.a (mon.0) 5259 : audit 0 from='client.? 172.21.15.40:0/2168252687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:00 smithi040 bash[41173]: audit 2023-12-01T19:58:59.480385+0000 mon.a (mon.0) 5259 : audit 0 from='client.? 172.21.15.40:0/2168252687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:00 smithi141 bash[31670]: audit 2023-12-01T19:58:59.480385+0000 mon.a (mon.0) 5259 : audit 0 from='client.? 172.21.15.40:0/2168252687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:01 smithi040 bash[28232]: cluster 2023-12-01T19:59:00.207378+0000 mgr.y (mgr.24356) 7825 : cluster 0 pgmap v7793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:01 smithi040 bash[41173]: cluster 2023-12-01T19:59:00.207378+0000 mgr.y (mgr.24356) 7825 : cluster 0 pgmap v7793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:01 smithi141 bash[31670]: cluster 2023-12-01T19:59:00.207378+0000 mgr.y (mgr.24356) 7825 : cluster 0 pgmap v7793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:02 smithi040 bash[41173]: audit 2023-12-01T19:59:01.945035+0000 mon.c (mon.2) 4927 : audit 0 from='client.? 172.21.15.40:0/249223273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:02 smithi040 bash[28232]: audit 2023-12-01T19:59:01.945035+0000 mon.c (mon.2) 4927 : audit 0 from='client.? 172.21.15.40:0/249223273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:02 smithi141 bash[31670]: audit 2023-12-01T19:59:01.945035+0000 mon.c (mon.2) 4927 : audit 0 from='client.? 172.21.15.40:0/249223273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:03 smithi040 bash[28232]: cluster 2023-12-01T19:59:02.208050+0000 mgr.y (mgr.24356) 7826 : cluster 0 pgmap v7794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:03 smithi040 bash[41173]: cluster 2023-12-01T19:59:02.208050+0000 mgr.y (mgr.24356) 7826 : cluster 0 pgmap v7794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:03 smithi141 bash[31670]: cluster 2023-12-01T19:59:02.208050+0000 mgr.y (mgr.24356) 7826 : cluster 0 pgmap v7794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:04 smithi040 bash[28232]: audit 2023-12-01T19:59:03.725432+0000 mon.c (mon.2) 4928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:04 smithi040 bash[41173]: audit 2023-12-01T19:59:03.725432+0000 mon.c (mon.2) 4928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:04 smithi141 bash[31670]: audit 2023-12-01T19:59:03.725432+0000 mon.c (mon.2) 4928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:05 smithi040 bash[41173]: cluster 2023-12-01T19:59:04.208539+0000 mgr.y (mgr.24356) 7827 : cluster 0 pgmap v7795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:05 smithi040 bash[41173]: audit 2023-12-01T19:59:04.418411+0000 mon.a (mon.0) 5260 : audit 0 from='client.? 172.21.15.40:0/3769565797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:05 smithi040 bash[28232]: cluster 2023-12-01T19:59:04.208539+0000 mgr.y (mgr.24356) 7827 : cluster 0 pgmap v7795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:05 smithi040 bash[28232]: audit 2023-12-01T19:59:04.418411+0000 mon.a (mon.0) 5260 : audit 0 from='client.? 172.21.15.40:0/3769565797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:05 smithi141 bash[31670]: cluster 2023-12-01T19:59:04.208539+0000 mgr.y (mgr.24356) 7827 : cluster 0 pgmap v7795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:05 smithi141 bash[31670]: audit 2023-12-01T19:59:04.418411+0000 mon.a (mon.0) 5260 : audit 0 from='client.? 172.21.15.40:0/3769565797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:59:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:59:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:07 smithi040 bash[28232]: cluster 2023-12-01T19:59:06.209617+0000 mgr.y (mgr.24356) 7828 : cluster 0 pgmap v7796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:07 smithi040 bash[28232]: audit 2023-12-01T19:59:06.888811+0000 mon.c (mon.2) 4929 : audit 0 from='client.? 172.21.15.40:0/4090141984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:07 smithi040 bash[41173]: cluster 2023-12-01T19:59:06.209617+0000 mgr.y (mgr.24356) 7828 : cluster 0 pgmap v7796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:07 smithi040 bash[41173]: audit 2023-12-01T19:59:06.888811+0000 mon.c (mon.2) 4929 : audit 0 from='client.? 172.21.15.40:0/4090141984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:07 smithi141 bash[31670]: cluster 2023-12-01T19:59:06.209617+0000 mgr.y (mgr.24356) 7828 : cluster 0 pgmap v7796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:07 smithi141 bash[31670]: audit 2023-12-01T19:59:06.888811+0000 mon.c (mon.2) 4929 : audit 0 from='client.? 172.21.15.40:0/4090141984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:08 smithi141 bash[31670]: cluster 2023-12-01T19:59:08.210242+0000 mgr.y (mgr.24356) 7829 : cluster 0 pgmap v7797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:08 smithi040 bash[28232]: cluster 2023-12-01T19:59:08.210242+0000 mgr.y (mgr.24356) 7829 : cluster 0 pgmap v7797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:08 smithi040 bash[41173]: cluster 2023-12-01T19:59:08.210242+0000 mgr.y (mgr.24356) 7829 : cluster 0 pgmap v7797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:09 smithi141 bash[31670]: audit 2023-12-01T19:59:09.356245+0000 mon.a (mon.0) 5261 : audit 0 from='client.? 172.21.15.40:0/1195970342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:09 smithi040 bash[41173]: audit 2023-12-01T19:59:09.356245+0000 mon.a (mon.0) 5261 : audit 0 from='client.? 172.21.15.40:0/1195970342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:09 smithi040 bash[28232]: audit 2023-12-01T19:59:09.356245+0000 mon.a (mon.0) 5261 : audit 0 from='client.? 172.21.15.40:0/1195970342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:10 smithi141 bash[31670]: cluster 2023-12-01T19:59:10.211399+0000 mgr.y (mgr.24356) 7830 : cluster 0 pgmap v7798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:10 smithi040 bash[28232]: cluster 2023-12-01T19:59:10.211399+0000 mgr.y (mgr.24356) 7830 : cluster 0 pgmap v7798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:10 smithi040 bash[41173]: cluster 2023-12-01T19:59:10.211399+0000 mgr.y (mgr.24356) 7830 : cluster 0 pgmap v7798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:11 smithi141 bash[31670]: audit 2023-12-01T19:59:11.811799+0000 mon.c (mon.2) 4930 : audit 0 from='client.? 172.21.15.40:0/4051186736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:11 smithi040 bash[28232]: audit 2023-12-01T19:59:11.811799+0000 mon.c (mon.2) 4930 : audit 0 from='client.? 172.21.15.40:0/4051186736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:11 smithi040 bash[41173]: audit 2023-12-01T19:59:11.811799+0000 mon.c (mon.2) 4930 : audit 0 from='client.? 172.21.15.40:0/4051186736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:12 smithi141 bash[31670]: cluster 2023-12-01T19:59:12.212091+0000 mgr.y (mgr.24356) 7831 : cluster 0 pgmap v7799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:12 smithi040 bash[28232]: cluster 2023-12-01T19:59:12.212091+0000 mgr.y (mgr.24356) 7831 : cluster 0 pgmap v7799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:12 smithi040 bash[41173]: cluster 2023-12-01T19:59:12.212091+0000 mgr.y (mgr.24356) 7831 : cluster 0 pgmap v7799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:15 smithi141 bash[31670]: cluster 2023-12-01T19:59:14.212736+0000 mgr.y (mgr.24356) 7832 : cluster 0 pgmap v7800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:15 smithi141 bash[31670]: audit 2023-12-01T19:59:14.272178+0000 mon.c (mon.2) 4931 : audit 0 from='client.? 172.21.15.40:0/230810588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:15 smithi040 bash[41173]: cluster 2023-12-01T19:59:14.212736+0000 mgr.y (mgr.24356) 7832 : cluster 0 pgmap v7800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:15 smithi040 bash[41173]: audit 2023-12-01T19:59:14.272178+0000 mon.c (mon.2) 4931 : audit 0 from='client.? 172.21.15.40:0/230810588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:15 smithi040 bash[28232]: cluster 2023-12-01T19:59:14.212736+0000 mgr.y (mgr.24356) 7832 : cluster 0 pgmap v7800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:15 smithi040 bash[28232]: audit 2023-12-01T19:59:14.272178+0000 mon.c (mon.2) 4931 : audit 0 from='client.? 172.21.15.40:0/230810588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:59:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:59:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:17 smithi141 bash[31670]: cluster 2023-12-01T19:59:16.213845+0000 mgr.y (mgr.24356) 7833 : cluster 0 pgmap v7801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:17 smithi141 bash[31670]: audit 2023-12-01T19:59:16.732280+0000 mon.c (mon.2) 4932 : audit 0 from='client.? 172.21.15.40:0/463657569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:17 smithi040 bash[28232]: cluster 2023-12-01T19:59:16.213845+0000 mgr.y (mgr.24356) 7833 : cluster 0 pgmap v7801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:17 smithi040 bash[28232]: audit 2023-12-01T19:59:16.732280+0000 mon.c (mon.2) 4932 : audit 0 from='client.? 172.21.15.40:0/463657569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:17 smithi040 bash[41173]: cluster 2023-12-01T19:59:16.213845+0000 mgr.y (mgr.24356) 7833 : cluster 0 pgmap v7801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:17 smithi040 bash[41173]: audit 2023-12-01T19:59:16.732280+0000 mon.c (mon.2) 4932 : audit 0 from='client.? 172.21.15.40:0/463657569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:18 smithi141 bash[31670]: cluster 2023-12-01T19:59:18.214469+0000 mgr.y (mgr.24356) 7834 : cluster 0 pgmap v7802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:18 smithi141 bash[31670]: audit 2023-12-01T19:59:18.725948+0000 mon.c (mon.2) 4933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:18 smithi040 bash[28232]: cluster 2023-12-01T19:59:18.214469+0000 mgr.y (mgr.24356) 7834 : cluster 0 pgmap v7802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:18 smithi040 bash[28232]: audit 2023-12-01T19:59:18.725948+0000 mon.c (mon.2) 4933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:18 smithi040 bash[41173]: cluster 2023-12-01T19:59:18.214469+0000 mgr.y (mgr.24356) 7834 : cluster 0 pgmap v7802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:18 smithi040 bash[41173]: audit 2023-12-01T19:59:18.725948+0000 mon.c (mon.2) 4933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:19 smithi141 bash[31670]: audit 2023-12-01T19:59:19.189638+0000 mon.c (mon.2) 4934 : audit 0 from='client.? 172.21.15.40:0/940221941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:19 smithi040 bash[28232]: audit 2023-12-01T19:59:19.189638+0000 mon.c (mon.2) 4934 : audit 0 from='client.? 172.21.15.40:0/940221941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:19 smithi040 bash[41173]: audit 2023-12-01T19:59:19.189638+0000 mon.c (mon.2) 4934 : audit 0 from='client.? 172.21.15.40:0/940221941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:21.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:20 smithi141 bash[31670]: cluster 2023-12-01T19:59:20.215658+0000 mgr.y (mgr.24356) 7835 : cluster 0 pgmap v7803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:20 smithi040 bash[28232]: cluster 2023-12-01T19:59:20.215658+0000 mgr.y (mgr.24356) 7835 : cluster 0 pgmap v7803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:20 smithi040 bash[41173]: cluster 2023-12-01T19:59:20.215658+0000 mgr.y (mgr.24356) 7835 : cluster 0 pgmap v7803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:22.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:21 smithi141 bash[31670]: audit 2023-12-01T19:59:21.649577+0000 mon.a (mon.0) 5262 : audit 0 from='client.? 172.21.15.40:0/3329588917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:21 smithi040 bash[28232]: audit 2023-12-01T19:59:21.649577+0000 mon.a (mon.0) 5262 : audit 0 from='client.? 172.21.15.40:0/3329588917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:21 smithi040 bash[41173]: audit 2023-12-01T19:59:21.649577+0000 mon.a (mon.0) 5262 : audit 0 from='client.? 172.21.15.40:0/3329588917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:22 smithi141 bash[31670]: cluster 2023-12-01T19:59:22.216355+0000 mgr.y (mgr.24356) 7836 : cluster 0 pgmap v7804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:22 smithi040 bash[41173]: cluster 2023-12-01T19:59:22.216355+0000 mgr.y (mgr.24356) 7836 : cluster 0 pgmap v7804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:22 smithi040 bash[28232]: cluster 2023-12-01T19:59:22.216355+0000 mgr.y (mgr.24356) 7836 : cluster 0 pgmap v7804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:24 smithi141 bash[31670]: audit 2023-12-01T19:59:24.120763+0000 mon.a (mon.0) 5263 : audit 0 from='client.? 172.21.15.40:0/460317515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:24 smithi040 bash[28232]: audit 2023-12-01T19:59:24.120763+0000 mon.a (mon.0) 5263 : audit 0 from='client.? 172.21.15.40:0/460317515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:24 smithi040 bash[41173]: audit 2023-12-01T19:59:24.120763+0000 mon.a (mon.0) 5263 : audit 0 from='client.? 172.21.15.40:0/460317515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:25 smithi141 bash[31670]: cluster 2023-12-01T19:59:24.217001+0000 mgr.y (mgr.24356) 7837 : cluster 0 pgmap v7805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:25 smithi040 bash[28232]: cluster 2023-12-01T19:59:24.217001+0000 mgr.y (mgr.24356) 7837 : cluster 0 pgmap v7805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:25 smithi040 bash[41173]: cluster 2023-12-01T19:59:24.217001+0000 mgr.y (mgr.24356) 7837 : cluster 0 pgmap v7805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:59:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T19:59:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:27 smithi141 bash[31670]: cluster 2023-12-01T19:59:26.218166+0000 mgr.y (mgr.24356) 7838 : cluster 0 pgmap v7806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:27 smithi141 bash[31670]: audit 2023-12-01T19:59:26.592204+0000 mon.c (mon.2) 4935 : audit 0 from='client.? 172.21.15.40:0/3097564260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:27 smithi040 bash[41173]: cluster 2023-12-01T19:59:26.218166+0000 mgr.y (mgr.24356) 7838 : cluster 0 pgmap v7806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:27 smithi040 bash[41173]: audit 2023-12-01T19:59:26.592204+0000 mon.c (mon.2) 4935 : audit 0 from='client.? 172.21.15.40:0/3097564260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:27 smithi040 bash[28232]: cluster 2023-12-01T19:59:26.218166+0000 mgr.y (mgr.24356) 7838 : cluster 0 pgmap v7806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:27.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:27 smithi040 bash[28232]: audit 2023-12-01T19:59:26.592204+0000 mon.c (mon.2) 4935 : audit 0 from='client.? 172.21.15.40:0/3097564260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:28 smithi141 bash[31670]: cluster 2023-12-01T19:59:28.218864+0000 mgr.y (mgr.24356) 7839 : cluster 0 pgmap v7807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:28 smithi040 bash[28232]: cluster 2023-12-01T19:59:28.218864+0000 mgr.y (mgr.24356) 7839 : cluster 0 pgmap v7807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:28 smithi040 bash[41173]: cluster 2023-12-01T19:59:28.218864+0000 mgr.y (mgr.24356) 7839 : cluster 0 pgmap v7807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:29 smithi141 bash[31670]: audit 2023-12-01T19:59:29.057900+0000 mon.a (mon.0) 5264 : audit 0 from='client.? 172.21.15.40:0/4254987832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:29 smithi040 bash[28232]: audit 2023-12-01T19:59:29.057900+0000 mon.a (mon.0) 5264 : audit 0 from='client.? 172.21.15.40:0/4254987832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:29 smithi040 bash[41173]: audit 2023-12-01T19:59:29.057900+0000 mon.a (mon.0) 5264 : audit 0 from='client.? 172.21.15.40:0/4254987832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:30 smithi141 bash[31670]: cluster 2023-12-01T19:59:30.220035+0000 mgr.y (mgr.24356) 7840 : cluster 0 pgmap v7808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:30 smithi040 bash[41173]: cluster 2023-12-01T19:59:30.220035+0000 mgr.y (mgr.24356) 7840 : cluster 0 pgmap v7808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:30 smithi040 bash[28232]: cluster 2023-12-01T19:59:30.220035+0000 mgr.y (mgr.24356) 7840 : cluster 0 pgmap v7808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:31 smithi141 bash[31670]: audit 2023-12-01T19:59:31.520891+0000 mon.c (mon.2) 4936 : audit 0 from='client.? 172.21.15.40:0/1248021142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:31 smithi040 bash[28232]: audit 2023-12-01T19:59:31.520891+0000 mon.c (mon.2) 4936 : audit 0 from='client.? 172.21.15.40:0/1248021142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:31 smithi040 bash[41173]: audit 2023-12-01T19:59:31.520891+0000 mon.c (mon.2) 4936 : audit 0 from='client.? 172.21.15.40:0/1248021142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:32 smithi141 bash[31670]: cluster 2023-12-01T19:59:32.220727+0000 mgr.y (mgr.24356) 7841 : cluster 0 pgmap v7809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:32 smithi040 bash[28232]: cluster 2023-12-01T19:59:32.220727+0000 mgr.y (mgr.24356) 7841 : cluster 0 pgmap v7809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:32 smithi040 bash[41173]: cluster 2023-12-01T19:59:32.220727+0000 mgr.y (mgr.24356) 7841 : cluster 0 pgmap v7809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:33 smithi141 bash[31670]: audit 2023-12-01T19:59:33.726120+0000 mon.c (mon.2) 4937 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:33 smithi040 bash[28232]: audit 2023-12-01T19:59:33.726120+0000 mon.c (mon.2) 4937 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:33 smithi040 bash[41173]: audit 2023-12-01T19:59:33.726120+0000 mon.c (mon.2) 4937 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:34 smithi141 bash[31670]: audit 2023-12-01T19:59:33.978104+0000 mon.c (mon.2) 4938 : audit 0 from='client.? 172.21.15.40:0/788005289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:34 smithi141 bash[31670]: cluster 2023-12-01T19:59:34.221343+0000 mgr.y (mgr.24356) 7842 : cluster 0 pgmap v7810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:34 smithi040 bash[28232]: audit 2023-12-01T19:59:33.978104+0000 mon.c (mon.2) 4938 : audit 0 from='client.? 172.21.15.40:0/788005289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:34 smithi040 bash[28232]: cluster 2023-12-01T19:59:34.221343+0000 mgr.y (mgr.24356) 7842 : cluster 0 pgmap v7810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:34 smithi040 bash[41173]: audit 2023-12-01T19:59:33.978104+0000 mon.c (mon.2) 4938 : audit 0 from='client.? 172.21.15.40:0/788005289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:34 smithi040 bash[41173]: cluster 2023-12-01T19:59:34.221343+0000 mgr.y (mgr.24356) 7842 : cluster 0 pgmap v7810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:59:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:59:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:37 smithi040 bash[28232]: cluster 2023-12-01T19:59:36.222393+0000 mgr.y (mgr.24356) 7843 : cluster 0 pgmap v7811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:37 smithi040 bash[28232]: audit 2023-12-01T19:59:36.455368+0000 mon.c (mon.2) 4939 : audit 0 from='client.? 172.21.15.40:0/2842953304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:37 smithi040 bash[41173]: cluster 2023-12-01T19:59:36.222393+0000 mgr.y (mgr.24356) 7843 : cluster 0 pgmap v7811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:37 smithi040 bash[41173]: audit 2023-12-01T19:59:36.455368+0000 mon.c (mon.2) 4939 : audit 0 from='client.? 172.21.15.40:0/2842953304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:37 smithi141 bash[31670]: cluster 2023-12-01T19:59:36.222393+0000 mgr.y (mgr.24356) 7843 : cluster 0 pgmap v7811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:37 smithi141 bash[31670]: audit 2023-12-01T19:59:36.455368+0000 mon.c (mon.2) 4939 : audit 0 from='client.? 172.21.15.40:0/2842953304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:38 smithi141 bash[31670]: cluster 2023-12-01T19:59:38.223177+0000 mgr.y (mgr.24356) 7844 : cluster 0 pgmap v7812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:38 smithi040 bash[28232]: cluster 2023-12-01T19:59:38.223177+0000 mgr.y (mgr.24356) 7844 : cluster 0 pgmap v7812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:38 smithi040 bash[41173]: cluster 2023-12-01T19:59:38.223177+0000 mgr.y (mgr.24356) 7844 : cluster 0 pgmap v7812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:40.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:39 smithi141 bash[31670]: audit 2023-12-01T19:59:38.926629+0000 mon.a (mon.0) 5265 : audit 0 from='client.? 172.21.15.40:0/694898044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:39 smithi040 bash[41173]: audit 2023-12-01T19:59:38.926629+0000 mon.a (mon.0) 5265 : audit 0 from='client.? 172.21.15.40:0/694898044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:39 smithi040 bash[28232]: audit 2023-12-01T19:59:38.926629+0000 mon.a (mon.0) 5265 : audit 0 from='client.? 172.21.15.40:0/694898044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:40 smithi141 bash[31670]: cluster 2023-12-01T19:59:40.224360+0000 mgr.y (mgr.24356) 7845 : cluster 0 pgmap v7813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:40 smithi040 bash[28232]: cluster 2023-12-01T19:59:40.224360+0000 mgr.y (mgr.24356) 7845 : cluster 0 pgmap v7813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:40 smithi040 bash[41173]: cluster 2023-12-01T19:59:40.224360+0000 mgr.y (mgr.24356) 7845 : cluster 0 pgmap v7813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:41 smithi141 bash[31670]: audit 2023-12-01T19:59:41.401509+0000 mon.a (mon.0) 5266 : audit 0 from='client.? 172.21.15.40:0/354789717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:41 smithi040 bash[41173]: audit 2023-12-01T19:59:41.401509+0000 mon.a (mon.0) 5266 : audit 0 from='client.? 172.21.15.40:0/354789717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:41 smithi040 bash[28232]: audit 2023-12-01T19:59:41.401509+0000 mon.a (mon.0) 5266 : audit 0 from='client.? 172.21.15.40:0/354789717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:42 smithi141 bash[31670]: cluster 2023-12-01T19:59:42.225002+0000 mgr.y (mgr.24356) 7846 : cluster 0 pgmap v7814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:42 smithi040 bash[41173]: cluster 2023-12-01T19:59:42.225002+0000 mgr.y (mgr.24356) 7846 : cluster 0 pgmap v7814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:42 smithi040 bash[28232]: cluster 2023-12-01T19:59:42.225002+0000 mgr.y (mgr.24356) 7846 : cluster 0 pgmap v7814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:43 smithi141 bash[31670]: audit 2023-12-01T19:59:43.862892+0000 mon.a (mon.0) 5267 : audit 0 from='client.? 172.21.15.40:0/1729428773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:43 smithi040 bash[41173]: audit 2023-12-01T19:59:43.862892+0000 mon.a (mon.0) 5267 : audit 0 from='client.? 172.21.15.40:0/1729428773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:43 smithi040 bash[28232]: audit 2023-12-01T19:59:43.862892+0000 mon.a (mon.0) 5267 : audit 0 from='client.? 172.21.15.40:0/1729428773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:44 smithi141 bash[31670]: cluster 2023-12-01T19:59:44.225658+0000 mgr.y (mgr.24356) 7847 : cluster 0 pgmap v7815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:44 smithi040 bash[41173]: cluster 2023-12-01T19:59:44.225658+0000 mgr.y (mgr.24356) 7847 : cluster 0 pgmap v7815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:44 smithi040 bash[28232]: cluster 2023-12-01T19:59:44.225658+0000 mgr.y (mgr.24356) 7847 : cluster 0 pgmap v7815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:59:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T19:59:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:47 smithi040 bash[41173]: cluster 2023-12-01T19:59:46.226380+0000 mgr.y (mgr.24356) 7848 : cluster 0 pgmap v7816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:47 smithi040 bash[41173]: audit 2023-12-01T19:59:46.327682+0000 mon.c (mon.2) 4940 : audit 0 from='client.? 172.21.15.40:0/593495292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:47 smithi040 bash[28232]: cluster 2023-12-01T19:59:46.226380+0000 mgr.y (mgr.24356) 7848 : cluster 0 pgmap v7816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:47 smithi040 bash[28232]: audit 2023-12-01T19:59:46.327682+0000 mon.c (mon.2) 4940 : audit 0 from='client.? 172.21.15.40:0/593495292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:47 smithi141 bash[31670]: cluster 2023-12-01T19:59:46.226380+0000 mgr.y (mgr.24356) 7848 : cluster 0 pgmap v7816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:47 smithi141 bash[31670]: audit 2023-12-01T19:59:46.327682+0000 mon.c (mon.2) 4940 : audit 0 from='client.? 172.21.15.40:0/593495292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:48 smithi141 bash[31670]: cluster 2023-12-01T19:59:48.226991+0000 mgr.y (mgr.24356) 7849 : cluster 0 pgmap v7817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:48 smithi141 bash[31670]: audit 2023-12-01T19:59:48.726451+0000 mon.c (mon.2) 4941 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:48 smithi141 bash[31670]: audit 2023-12-01T19:59:48.785893+0000 mon.c (mon.2) 4942 : audit 0 from='client.? 172.21.15.40:0/1908166625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:48 smithi040 bash[28232]: cluster 2023-12-01T19:59:48.226991+0000 mgr.y (mgr.24356) 7849 : cluster 0 pgmap v7817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:48 smithi040 bash[28232]: audit 2023-12-01T19:59:48.726451+0000 mon.c (mon.2) 4941 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:48 smithi040 bash[28232]: audit 2023-12-01T19:59:48.785893+0000 mon.c (mon.2) 4942 : audit 0 from='client.? 172.21.15.40:0/1908166625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:48 smithi040 bash[41173]: cluster 2023-12-01T19:59:48.226991+0000 mgr.y (mgr.24356) 7849 : cluster 0 pgmap v7817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:48 smithi040 bash[41173]: audit 2023-12-01T19:59:48.726451+0000 mon.c (mon.2) 4941 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:48 smithi040 bash[41173]: audit 2023-12-01T19:59:48.785893+0000 mon.c (mon.2) 4942 : audit 0 from='client.? 172.21.15.40:0/1908166625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:51 smithi040 bash[41173]: cluster 2023-12-01T19:59:50.228163+0000 mgr.y (mgr.24356) 7850 : cluster 0 pgmap v7818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:51 smithi040 bash[41173]: audit 2023-12-01T19:59:51.242247+0000 mon.a (mon.0) 5268 : audit 0 from='client.? 172.21.15.40:0/1177403265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:51 smithi040 bash[28232]: cluster 2023-12-01T19:59:50.228163+0000 mgr.y (mgr.24356) 7850 : cluster 0 pgmap v7818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:51 smithi040 bash[28232]: audit 2023-12-01T19:59:51.242247+0000 mon.a (mon.0) 5268 : audit 0 from='client.? 172.21.15.40:0/1177403265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:51 smithi141 bash[31670]: cluster 2023-12-01T19:59:50.228163+0000 mgr.y (mgr.24356) 7850 : cluster 0 pgmap v7818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:51 smithi141 bash[31670]: audit 2023-12-01T19:59:51.242247+0000 mon.a (mon.0) 5268 : audit 0 from='client.? 172.21.15.40:0/1177403265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:53 smithi040 bash[28232]: cluster 2023-12-01T19:59:52.228875+0000 mgr.y (mgr.24356) 7851 : cluster 0 pgmap v7819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:53 smithi040 bash[41173]: cluster 2023-12-01T19:59:52.228875+0000 mgr.y (mgr.24356) 7851 : cluster 0 pgmap v7819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:53 smithi141 bash[31670]: cluster 2023-12-01T19:59:52.228875+0000 mgr.y (mgr.24356) 7851 : cluster 0 pgmap v7819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:54 smithi040 bash[28232]: audit 2023-12-01T19:59:53.717014+0000 mon.c (mon.2) 4943 : audit 0 from='client.? 172.21.15.40:0/2765897143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:54 smithi040 bash[41173]: audit 2023-12-01T19:59:53.717014+0000 mon.c (mon.2) 4943 : audit 0 from='client.? 172.21.15.40:0/2765897143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:54 smithi141 bash[31670]: audit 2023-12-01T19:59:53.717014+0000 mon.c (mon.2) 4943 : audit 0 from='client.? 172.21.15.40:0/2765897143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:55 smithi040 bash[28232]: cluster 2023-12-01T19:59:54.229548+0000 mgr.y (mgr.24356) 7852 : cluster 0 pgmap v7820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:55 smithi040 bash[41173]: cluster 2023-12-01T19:59:54.229548+0000 mgr.y (mgr.24356) 7852 : cluster 0 pgmap v7820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:55 smithi141 bash[31670]: cluster 2023-12-01T19:59:54.229548+0000 mgr.y (mgr.24356) 7852 : cluster 0 pgmap v7820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:56 smithi040 bash[28232]: audit 2023-12-01T19:59:56.183365+0000 mon.c (mon.2) 4944 : audit 0 from='client.? 172.21.15.40:0/3031272067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 19:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:19:59:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T19:59:56.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:56 smithi040 bash[41173]: audit 2023-12-01T19:59:56.183365+0000 mon.c (mon.2) 4944 : audit 0 from='client.? 172.21.15.40:0/3031272067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:56 smithi141 bash[31670]: audit 2023-12-01T19:59:56.183365+0000 mon.c (mon.2) 4944 : audit 0 from='client.? 172.21.15.40:0/3031272067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:57 smithi040 bash[28232]: cluster 2023-12-01T19:59:56.230651+0000 mgr.y (mgr.24356) 7853 : cluster 0 pgmap v7821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:57 smithi040 bash[41173]: cluster 2023-12-01T19:59:56.230651+0000 mgr.y (mgr.24356) 7853 : cluster 0 pgmap v7821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:57 smithi141 bash[31670]: cluster 2023-12-01T19:59:56.230651+0000 mgr.y (mgr.24356) 7853 : cluster 0 pgmap v7821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:58 smithi040 bash[28232]: audit 2023-12-01T19:59:57.841737+0000 mon.c (mon.2) 4945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:59:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:58 smithi040 bash[41173]: audit 2023-12-01T19:59:57.841737+0000 mon.c (mon.2) 4945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:59:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:58 smithi141 bash[31670]: audit 2023-12-01T19:59:57.841737+0000 mon.c (mon.2) 4945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:59:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:59 smithi040 bash[28232]: cluster 2023-12-01T19:59:58.231292+0000 mgr.y (mgr.24356) 7854 : cluster 0 pgmap v7822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 19:59:59 smithi040 bash[28232]: audit 2023-12-01T19:59:58.632493+0000 mon.c (mon.2) 4946 : audit 0 from='client.? 172.21.15.40:0/3765550894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:59 smithi040 bash[41173]: cluster 2023-12-01T19:59:58.231292+0000 mgr.y (mgr.24356) 7854 : cluster 0 pgmap v7822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 19:59:59 smithi040 bash[41173]: audit 2023-12-01T19:59:58.632493+0000 mon.c (mon.2) 4946 : audit 0 from='client.? 172.21.15.40:0/3765550894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T19:59:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:59 smithi141 bash[31670]: cluster 2023-12-01T19:59:58.231292+0000 mgr.y (mgr.24356) 7854 : cluster 0 pgmap v7822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T19:59:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 19:59:59 smithi141 bash[31670]: audit 2023-12-01T19:59:58.632493+0000 mon.c (mon.2) 4946 : audit 0 from='client.? 172.21.15.40:0/3765550894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:00.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:00 smithi040 bash[28232]: debug 2023-12-01T19:59:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:00 smithi040 bash[28232]: cluster 2023-12-01T20:00:00.000167+0000 mon.a (mon.0) 5269 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:00 smithi040 bash[41173]: cluster 2023-12-01T20:00:00.000167+0000 mon.a (mon.0) 5269 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:00 smithi141 bash[31670]: cluster 2023-12-01T20:00:00.000167+0000 mon.a (mon.0) 5269 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:01 smithi040 bash[28232]: cluster 2023-12-01T20:00:00.232469+0000 mgr.y (mgr.24356) 7855 : cluster 0 pgmap v7823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:01 smithi040 bash[28232]: audit 2023-12-01T20:00:01.109954+0000 mon.a (mon.0) 5270 : audit 0 from='client.? 172.21.15.40:0/4060647763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:01 smithi040 bash[41173]: cluster 2023-12-01T20:00:00.232469+0000 mgr.y (mgr.24356) 7855 : cluster 0 pgmap v7823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:01 smithi040 bash[41173]: audit 2023-12-01T20:00:01.109954+0000 mon.a (mon.0) 5270 : audit 0 from='client.? 172.21.15.40:0/4060647763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:01 smithi141 bash[31670]: cluster 2023-12-01T20:00:00.232469+0000 mgr.y (mgr.24356) 7855 : cluster 0 pgmap v7823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:01 smithi141 bash[31670]: audit 2023-12-01T20:00:01.109954+0000 mon.a (mon.0) 5270 : audit 0 from='client.? 172.21.15.40:0/4060647763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:03 smithi040 bash[28232]: cluster 2023-12-01T20:00:02.233201+0000 mgr.y (mgr.24356) 7856 : cluster 0 pgmap v7824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:03 smithi040 bash[41173]: cluster 2023-12-01T20:00:02.233201+0000 mgr.y (mgr.24356) 7856 : cluster 0 pgmap v7824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:03 smithi141 bash[31670]: cluster 2023-12-01T20:00:02.233201+0000 mgr.y (mgr.24356) 7856 : cluster 0 pgmap v7824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[28232]: audit 2023-12-01T20:00:03.598866+0000 mon.c (mon.2) 4947 : audit 0 from='client.? 172.21.15.40:0/2717227867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[28232]: audit 2023-12-01T20:00:03.688081+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[28232]: audit 2023-12-01T20:00:03.700992+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[28232]: audit 2023-12-01T20:00:03.726314+0000 mon.c (mon.2) 4948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[28232]: audit 2023-12-01T20:00:04.091450+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[28232]: audit 2023-12-01T20:00:04.102379+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[41173]: audit 2023-12-01T20:00:03.598866+0000 mon.c (mon.2) 4947 : audit 0 from='client.? 172.21.15.40:0/2717227867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[41173]: audit 2023-12-01T20:00:03.688081+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[41173]: audit 2023-12-01T20:00:03.700992+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[41173]: audit 2023-12-01T20:00:03.726314+0000 mon.c (mon.2) 4948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[41173]: audit 2023-12-01T20:00:04.091450+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:04 smithi040 bash[41173]: audit 2023-12-01T20:00:04.102379+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:04 smithi141 bash[31670]: audit 2023-12-01T20:00:03.598866+0000 mon.c (mon.2) 4947 : audit 0 from='client.? 172.21.15.40:0/2717227867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:04 smithi141 bash[31670]: audit 2023-12-01T20:00:03.688081+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:04 smithi141 bash[31670]: audit 2023-12-01T20:00:03.700992+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:04 smithi141 bash[31670]: audit 2023-12-01T20:00:03.726314+0000 mon.c (mon.2) 4948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:04 smithi141 bash[31670]: audit 2023-12-01T20:00:04.091450+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:04 smithi141 bash[31670]: audit 2023-12-01T20:00:04.102379+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[41173]: cluster 2023-12-01T20:00:04.233938+0000 mgr.y (mgr.24356) 7857 : cluster 0 pgmap v7825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[41173]: audit 2023-12-01T20:00:04.685553+0000 mon.c (mon.2) 4949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[41173]: audit 2023-12-01T20:00:04.687435+0000 mon.c (mon.2) 4950 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[41173]: audit 2023-12-01T20:00:04.700180+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[28232]: cluster 2023-12-01T20:00:04.233938+0000 mgr.y (mgr.24356) 7857 : cluster 0 pgmap v7825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[28232]: audit 2023-12-01T20:00:04.685553+0000 mon.c (mon.2) 4949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[28232]: audit 2023-12-01T20:00:04.687435+0000 mon.c (mon.2) 4950 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:00:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:05 smithi040 bash[28232]: audit 2023-12-01T20:00:04.700180+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:05 smithi141 bash[31670]: cluster 2023-12-01T20:00:04.233938+0000 mgr.y (mgr.24356) 7857 : cluster 0 pgmap v7825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:05 smithi141 bash[31670]: audit 2023-12-01T20:00:04.685553+0000 mon.c (mon.2) 4949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:00:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:05 smithi141 bash[31670]: audit 2023-12-01T20:00:04.687435+0000 mon.c (mon.2) 4950 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:00:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:05 smithi141 bash[31670]: audit 2023-12-01T20:00:04.700180+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:00:06.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:00:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:00:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:06 smithi040 bash[41173]: audit 2023-12-01T20:00:06.066004+0000 mon.c (mon.2) 4951 : audit 0 from='client.? 172.21.15.40:0/1937624058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:06 smithi040 bash[28232]: audit 2023-12-01T20:00:06.066004+0000 mon.c (mon.2) 4951 : audit 0 from='client.? 172.21.15.40:0/1937624058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:06 smithi141 bash[31670]: audit 2023-12-01T20:00:06.066004+0000 mon.c (mon.2) 4951 : audit 0 from='client.? 172.21.15.40:0/1937624058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:07 smithi040 bash[41173]: cluster 2023-12-01T20:00:06.235275+0000 mgr.y (mgr.24356) 7858 : cluster 0 pgmap v7826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:07 smithi040 bash[28232]: cluster 2023-12-01T20:00:06.235275+0000 mgr.y (mgr.24356) 7858 : cluster 0 pgmap v7826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:07 smithi141 bash[31670]: cluster 2023-12-01T20:00:06.235275+0000 mgr.y (mgr.24356) 7858 : cluster 0 pgmap v7826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:08 smithi141 bash[31670]: cluster 2023-12-01T20:00:08.235839+0000 mgr.y (mgr.24356) 7859 : cluster 0 pgmap v7827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:08 smithi141 bash[31670]: audit 2023-12-01T20:00:08.533089+0000 mon.a (mon.0) 5276 : audit 0 from='client.? 172.21.15.40:0/1003804536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:08 smithi040 bash[28232]: cluster 2023-12-01T20:00:08.235839+0000 mgr.y (mgr.24356) 7859 : cluster 0 pgmap v7827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:08 smithi040 bash[28232]: audit 2023-12-01T20:00:08.533089+0000 mon.a (mon.0) 5276 : audit 0 from='client.? 172.21.15.40:0/1003804536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:08 smithi040 bash[41173]: cluster 2023-12-01T20:00:08.235839+0000 mgr.y (mgr.24356) 7859 : cluster 0 pgmap v7827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:08 smithi040 bash[41173]: audit 2023-12-01T20:00:08.533089+0000 mon.a (mon.0) 5276 : audit 0 from='client.? 172.21.15.40:0/1003804536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:11 smithi040 bash[41173]: cluster 2023-12-01T20:00:10.236993+0000 mgr.y (mgr.24356) 7860 : cluster 0 pgmap v7828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:11 smithi040 bash[41173]: audit 2023-12-01T20:00:10.990436+0000 mon.a (mon.0) 5277 : audit 0 from='client.? 172.21.15.40:0/1047307355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:11 smithi040 bash[28232]: cluster 2023-12-01T20:00:10.236993+0000 mgr.y (mgr.24356) 7860 : cluster 0 pgmap v7828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:11 smithi040 bash[28232]: audit 2023-12-01T20:00:10.990436+0000 mon.a (mon.0) 5277 : audit 0 from='client.? 172.21.15.40:0/1047307355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:11 smithi141 bash[31670]: cluster 2023-12-01T20:00:10.236993+0000 mgr.y (mgr.24356) 7860 : cluster 0 pgmap v7828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:11 smithi141 bash[31670]: audit 2023-12-01T20:00:10.990436+0000 mon.a (mon.0) 5277 : audit 0 from='client.? 172.21.15.40:0/1047307355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:13 smithi040 bash[28232]: cluster 2023-12-01T20:00:12.237698+0000 mgr.y (mgr.24356) 7861 : cluster 0 pgmap v7829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:13.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:13 smithi040 bash[41173]: cluster 2023-12-01T20:00:12.237698+0000 mgr.y (mgr.24356) 7861 : cluster 0 pgmap v7829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:13 smithi141 bash[31670]: cluster 2023-12-01T20:00:12.237698+0000 mgr.y (mgr.24356) 7861 : cluster 0 pgmap v7829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:14 smithi040 bash[28232]: audit 2023-12-01T20:00:13.450947+0000 mon.c (mon.2) 4952 : audit 0 from='client.? 172.21.15.40:0/2539203091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:14 smithi040 bash[41173]: audit 2023-12-01T20:00:13.450947+0000 mon.c (mon.2) 4952 : audit 0 from='client.? 172.21.15.40:0/2539203091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:14 smithi141 bash[31670]: audit 2023-12-01T20:00:13.450947+0000 mon.c (mon.2) 4952 : audit 0 from='client.? 172.21.15.40:0/2539203091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:15 smithi040 bash[28232]: cluster 2023-12-01T20:00:14.238360+0000 mgr.y (mgr.24356) 7862 : cluster 0 pgmap v7830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:15 smithi040 bash[41173]: cluster 2023-12-01T20:00:14.238360+0000 mgr.y (mgr.24356) 7862 : cluster 0 pgmap v7830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:15 smithi141 bash[31670]: cluster 2023-12-01T20:00:14.238360+0000 mgr.y (mgr.24356) 7862 : cluster 0 pgmap v7830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:00:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:00:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:16 smithi040 bash[28232]: audit 2023-12-01T20:00:15.918651+0000 mon.a (mon.0) 5278 : audit 0 from='client.? 172.21.15.40:0/449812110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:16.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:16 smithi040 bash[41173]: audit 2023-12-01T20:00:15.918651+0000 mon.a (mon.0) 5278 : audit 0 from='client.? 172.21.15.40:0/449812110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:16 smithi141 bash[31670]: audit 2023-12-01T20:00:15.918651+0000 mon.a (mon.0) 5278 : audit 0 from='client.? 172.21.15.40:0/449812110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:17 smithi040 bash[28232]: cluster 2023-12-01T20:00:16.239523+0000 mgr.y (mgr.24356) 7863 : cluster 0 pgmap v7831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:17 smithi040 bash[41173]: cluster 2023-12-01T20:00:16.239523+0000 mgr.y (mgr.24356) 7863 : cluster 0 pgmap v7831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:17 smithi141 bash[31670]: cluster 2023-12-01T20:00:16.239523+0000 mgr.y (mgr.24356) 7863 : cluster 0 pgmap v7831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:18 smithi141 bash[31670]: cluster 2023-12-01T20:00:18.240158+0000 mgr.y (mgr.24356) 7864 : cluster 0 pgmap v7832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:18 smithi141 bash[31670]: audit 2023-12-01T20:00:18.378001+0000 mon.c (mon.2) 4953 : audit 0 from='client.? 172.21.15.40:0/2739355996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:18 smithi141 bash[31670]: audit 2023-12-01T20:00:18.727251+0000 mon.c (mon.2) 4954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:18 smithi040 bash[28232]: cluster 2023-12-01T20:00:18.240158+0000 mgr.y (mgr.24356) 7864 : cluster 0 pgmap v7832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:18 smithi040 bash[28232]: audit 2023-12-01T20:00:18.378001+0000 mon.c (mon.2) 4953 : audit 0 from='client.? 172.21.15.40:0/2739355996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:18 smithi040 bash[28232]: audit 2023-12-01T20:00:18.727251+0000 mon.c (mon.2) 4954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:18 smithi040 bash[41173]: cluster 2023-12-01T20:00:18.240158+0000 mgr.y (mgr.24356) 7864 : cluster 0 pgmap v7832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:18 smithi040 bash[41173]: audit 2023-12-01T20:00:18.378001+0000 mon.c (mon.2) 4953 : audit 0 from='client.? 172.21.15.40:0/2739355996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:18 smithi040 bash[41173]: audit 2023-12-01T20:00:18.727251+0000 mon.c (mon.2) 4954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:21 smithi040 bash[28232]: cluster 2023-12-01T20:00:20.241358+0000 mgr.y (mgr.24356) 7865 : cluster 0 pgmap v7833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:21 smithi040 bash[28232]: audit 2023-12-01T20:00:20.843917+0000 mon.a (mon.0) 5279 : audit 0 from='client.? 172.21.15.40:0/4014679784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:21 smithi040 bash[41173]: cluster 2023-12-01T20:00:20.241358+0000 mgr.y (mgr.24356) 7865 : cluster 0 pgmap v7833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:21 smithi040 bash[41173]: audit 2023-12-01T20:00:20.843917+0000 mon.a (mon.0) 5279 : audit 0 from='client.? 172.21.15.40:0/4014679784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:21 smithi141 bash[31670]: cluster 2023-12-01T20:00:20.241358+0000 mgr.y (mgr.24356) 7865 : cluster 0 pgmap v7833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:21 smithi141 bash[31670]: audit 2023-12-01T20:00:20.843917+0000 mon.a (mon.0) 5279 : audit 0 from='client.? 172.21.15.40:0/4014679784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:23 smithi040 bash[28232]: cluster 2023-12-01T20:00:22.242026+0000 mgr.y (mgr.24356) 7866 : cluster 0 pgmap v7834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:23 smithi040 bash[28232]: audit 2023-12-01T20:00:23.300097+0000 mon.a (mon.0) 5280 : audit 0 from='client.? 172.21.15.40:0/1561317443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:23 smithi040 bash[41173]: cluster 2023-12-01T20:00:22.242026+0000 mgr.y (mgr.24356) 7866 : cluster 0 pgmap v7834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:23 smithi040 bash[41173]: audit 2023-12-01T20:00:23.300097+0000 mon.a (mon.0) 5280 : audit 0 from='client.? 172.21.15.40:0/1561317443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:23 smithi141 bash[31670]: cluster 2023-12-01T20:00:22.242026+0000 mgr.y (mgr.24356) 7866 : cluster 0 pgmap v7834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:23 smithi141 bash[31670]: audit 2023-12-01T20:00:23.300097+0000 mon.a (mon.0) 5280 : audit 0 from='client.? 172.21.15.40:0/1561317443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:25 smithi040 bash[28232]: cluster 2023-12-01T20:00:24.242693+0000 mgr.y (mgr.24356) 7867 : cluster 0 pgmap v7835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:25 smithi040 bash[41173]: cluster 2023-12-01T20:00:24.242693+0000 mgr.y (mgr.24356) 7867 : cluster 0 pgmap v7835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:25 smithi141 bash[31670]: cluster 2023-12-01T20:00:24.242693+0000 mgr.y (mgr.24356) 7867 : cluster 0 pgmap v7835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:26.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:26 smithi040 bash[28232]: audit 2023-12-01T20:00:25.763441+0000 mon.a (mon.0) 5281 : audit 0 from='client.? 172.21.15.40:0/4163469221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:26.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:26 smithi040 bash[41173]: audit 2023-12-01T20:00:25.763441+0000 mon.a (mon.0) 5281 : audit 0 from='client.? 172.21.15.40:0/4163469221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:26.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:00:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:00:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:26 smithi141 bash[31670]: audit 2023-12-01T20:00:25.763441+0000 mon.a (mon.0) 5281 : audit 0 from='client.? 172.21.15.40:0/4163469221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:27 smithi040 bash[28232]: cluster 2023-12-01T20:00:26.243854+0000 mgr.y (mgr.24356) 7868 : cluster 0 pgmap v7836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:27 smithi040 bash[41173]: cluster 2023-12-01T20:00:26.243854+0000 mgr.y (mgr.24356) 7868 : cluster 0 pgmap v7836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:27 smithi141 bash[31670]: cluster 2023-12-01T20:00:26.243854+0000 mgr.y (mgr.24356) 7868 : cluster 0 pgmap v7836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:28 smithi141 bash[31670]: audit 2023-12-01T20:00:28.231413+0000 mon.c (mon.2) 4955 : audit 0 from='client.? 172.21.15.40:0/2038108752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:28 smithi141 bash[31670]: cluster 2023-12-01T20:00:28.244609+0000 mgr.y (mgr.24356) 7869 : cluster 0 pgmap v7837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:28 smithi040 bash[28232]: audit 2023-12-01T20:00:28.231413+0000 mon.c (mon.2) 4955 : audit 0 from='client.? 172.21.15.40:0/2038108752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:28 smithi040 bash[28232]: cluster 2023-12-01T20:00:28.244609+0000 mgr.y (mgr.24356) 7869 : cluster 0 pgmap v7837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:28 smithi040 bash[41173]: audit 2023-12-01T20:00:28.231413+0000 mon.c (mon.2) 4955 : audit 0 from='client.? 172.21.15.40:0/2038108752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:28 smithi040 bash[41173]: cluster 2023-12-01T20:00:28.244609+0000 mgr.y (mgr.24356) 7869 : cluster 0 pgmap v7837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:31 smithi040 bash[28232]: cluster 2023-12-01T20:00:30.245734+0000 mgr.y (mgr.24356) 7870 : cluster 0 pgmap v7838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:31 smithi040 bash[28232]: audit 2023-12-01T20:00:30.697479+0000 mon.a (mon.0) 5282 : audit 0 from='client.? 172.21.15.40:0/4212504432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:31 smithi040 bash[41173]: cluster 2023-12-01T20:00:30.245734+0000 mgr.y (mgr.24356) 7870 : cluster 0 pgmap v7838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:31 smithi040 bash[41173]: audit 2023-12-01T20:00:30.697479+0000 mon.a (mon.0) 5282 : audit 0 from='client.? 172.21.15.40:0/4212504432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:31 smithi141 bash[31670]: cluster 2023-12-01T20:00:30.245734+0000 mgr.y (mgr.24356) 7870 : cluster 0 pgmap v7838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:31 smithi141 bash[31670]: audit 2023-12-01T20:00:30.697479+0000 mon.a (mon.0) 5282 : audit 0 from='client.? 172.21.15.40:0/4212504432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:33 smithi040 bash[28232]: cluster 2023-12-01T20:00:32.246428+0000 mgr.y (mgr.24356) 7871 : cluster 0 pgmap v7839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:33 smithi040 bash[28232]: audit 2023-12-01T20:00:33.161081+0000 mon.c (mon.2) 4956 : audit 0 from='client.? 172.21.15.40:0/3588341123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:33 smithi040 bash[41173]: cluster 2023-12-01T20:00:32.246428+0000 mgr.y (mgr.24356) 7871 : cluster 0 pgmap v7839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:33 smithi040 bash[41173]: audit 2023-12-01T20:00:33.161081+0000 mon.c (mon.2) 4956 : audit 0 from='client.? 172.21.15.40:0/3588341123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:33 smithi141 bash[31670]: cluster 2023-12-01T20:00:32.246428+0000 mgr.y (mgr.24356) 7871 : cluster 0 pgmap v7839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:33 smithi141 bash[31670]: audit 2023-12-01T20:00:33.161081+0000 mon.c (mon.2) 4956 : audit 0 from='client.? 172.21.15.40:0/3588341123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:34 smithi040 bash[28232]: audit 2023-12-01T20:00:33.727703+0000 mon.c (mon.2) 4957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:34 smithi040 bash[41173]: audit 2023-12-01T20:00:33.727703+0000 mon.c (mon.2) 4957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:34 smithi141 bash[31670]: audit 2023-12-01T20:00:33.727703+0000 mon.c (mon.2) 4957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:35 smithi040 bash[28232]: cluster 2023-12-01T20:00:34.247006+0000 mgr.y (mgr.24356) 7872 : cluster 0 pgmap v7840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:35 smithi040 bash[41173]: cluster 2023-12-01T20:00:34.247006+0000 mgr.y (mgr.24356) 7872 : cluster 0 pgmap v7840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:35 smithi141 bash[31670]: cluster 2023-12-01T20:00:34.247006+0000 mgr.y (mgr.24356) 7872 : cluster 0 pgmap v7840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:36 smithi040 bash[28232]: audit 2023-12-01T20:00:35.627278+0000 mon.c (mon.2) 4958 : audit 0 from='client.? 172.21.15.40:0/4065263957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:36 smithi040 bash[41173]: audit 2023-12-01T20:00:35.627278+0000 mon.c (mon.2) 4958 : audit 0 from='client.? 172.21.15.40:0/4065263957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:36.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:00:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:00:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:36 smithi141 bash[31670]: audit 2023-12-01T20:00:35.627278+0000 mon.c (mon.2) 4958 : audit 0 from='client.? 172.21.15.40:0/4065263957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:37 smithi040 bash[28232]: cluster 2023-12-01T20:00:36.248245+0000 mgr.y (mgr.24356) 7873 : cluster 0 pgmap v7841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:37 smithi040 bash[41173]: cluster 2023-12-01T20:00:36.248245+0000 mgr.y (mgr.24356) 7873 : cluster 0 pgmap v7841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:37 smithi141 bash[31670]: cluster 2023-12-01T20:00:36.248245+0000 mgr.y (mgr.24356) 7873 : cluster 0 pgmap v7841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:38 smithi141 bash[31670]: audit 2023-12-01T20:00:38.088084+0000 mon.a (mon.0) 5283 : audit 0 from='client.? 172.21.15.40:0/1679959748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:38 smithi141 bash[31670]: cluster 2023-12-01T20:00:38.249044+0000 mgr.y (mgr.24356) 7874 : cluster 0 pgmap v7842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:38 smithi040 bash[41173]: audit 2023-12-01T20:00:38.088084+0000 mon.a (mon.0) 5283 : audit 0 from='client.? 172.21.15.40:0/1679959748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:38 smithi040 bash[41173]: cluster 2023-12-01T20:00:38.249044+0000 mgr.y (mgr.24356) 7874 : cluster 0 pgmap v7842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:38 smithi040 bash[28232]: audit 2023-12-01T20:00:38.088084+0000 mon.a (mon.0) 5283 : audit 0 from='client.? 172.21.15.40:0/1679959748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:38 smithi040 bash[28232]: cluster 2023-12-01T20:00:38.249044+0000 mgr.y (mgr.24356) 7874 : cluster 0 pgmap v7842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:41 smithi040 bash[41173]: cluster 2023-12-01T20:00:40.250028+0000 mgr.y (mgr.24356) 7875 : cluster 0 pgmap v7843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:41 smithi040 bash[41173]: audit 2023-12-01T20:00:40.555312+0000 mon.c (mon.2) 4959 : audit 0 from='client.? 172.21.15.40:0/1721524583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:41 smithi040 bash[28232]: cluster 2023-12-01T20:00:40.250028+0000 mgr.y (mgr.24356) 7875 : cluster 0 pgmap v7843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:41 smithi040 bash[28232]: audit 2023-12-01T20:00:40.555312+0000 mon.c (mon.2) 4959 : audit 0 from='client.? 172.21.15.40:0/1721524583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:41 smithi141 bash[31670]: cluster 2023-12-01T20:00:40.250028+0000 mgr.y (mgr.24356) 7875 : cluster 0 pgmap v7843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:41 smithi141 bash[31670]: audit 2023-12-01T20:00:40.555312+0000 mon.c (mon.2) 4959 : audit 0 from='client.? 172.21.15.40:0/1721524583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:43 smithi040 bash[41173]: cluster 2023-12-01T20:00:42.250711+0000 mgr.y (mgr.24356) 7876 : cluster 0 pgmap v7844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:43 smithi040 bash[41173]: audit 2023-12-01T20:00:43.024919+0000 mon.a (mon.0) 5284 : audit 0 from='client.? 172.21.15.40:0/2994700001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:43 smithi040 bash[28232]: cluster 2023-12-01T20:00:42.250711+0000 mgr.y (mgr.24356) 7876 : cluster 0 pgmap v7844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:43 smithi040 bash[28232]: audit 2023-12-01T20:00:43.024919+0000 mon.a (mon.0) 5284 : audit 0 from='client.? 172.21.15.40:0/2994700001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:43 smithi141 bash[31670]: cluster 2023-12-01T20:00:42.250711+0000 mgr.y (mgr.24356) 7876 : cluster 0 pgmap v7844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:43 smithi141 bash[31670]: audit 2023-12-01T20:00:43.024919+0000 mon.a (mon.0) 5284 : audit 0 from='client.? 172.21.15.40:0/2994700001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:45 smithi040 bash[28232]: cluster 2023-12-01T20:00:44.251368+0000 mgr.y (mgr.24356) 7877 : cluster 0 pgmap v7845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:45 smithi040 bash[41173]: cluster 2023-12-01T20:00:44.251368+0000 mgr.y (mgr.24356) 7877 : cluster 0 pgmap v7845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:45 smithi141 bash[31670]: cluster 2023-12-01T20:00:44.251368+0000 mgr.y (mgr.24356) 7877 : cluster 0 pgmap v7845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:46 smithi040 bash[28232]: audit 2023-12-01T20:00:45.487759+0000 mon.c (mon.2) 4960 : audit 0 from='client.? 172.21.15.40:0/1853774257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:46 smithi040 bash[41173]: audit 2023-12-01T20:00:45.487759+0000 mon.c (mon.2) 4960 : audit 0 from='client.? 172.21.15.40:0/1853774257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:46.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:00:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:00:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:46 smithi141 bash[31670]: audit 2023-12-01T20:00:45.487759+0000 mon.c (mon.2) 4960 : audit 0 from='client.? 172.21.15.40:0/1853774257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:47 smithi040 bash[28232]: cluster 2023-12-01T20:00:46.252501+0000 mgr.y (mgr.24356) 7878 : cluster 0 pgmap v7846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:47 smithi040 bash[41173]: cluster 2023-12-01T20:00:46.252501+0000 mgr.y (mgr.24356) 7878 : cluster 0 pgmap v7846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:47 smithi141 bash[31670]: cluster 2023-12-01T20:00:46.252501+0000 mgr.y (mgr.24356) 7878 : cluster 0 pgmap v7846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:48 smithi141 bash[31670]: audit 2023-12-01T20:00:47.958984+0000 mon.a (mon.0) 5285 : audit 0 from='client.? 172.21.15.40:0/3693462963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:48 smithi141 bash[31670]: cluster 2023-12-01T20:00:48.253170+0000 mgr.y (mgr.24356) 7879 : cluster 0 pgmap v7847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:48 smithi141 bash[31670]: audit 2023-12-01T20:00:48.728089+0000 mon.c (mon.2) 4961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:48 smithi040 bash[28232]: audit 2023-12-01T20:00:47.958984+0000 mon.a (mon.0) 5285 : audit 0 from='client.? 172.21.15.40:0/3693462963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:48 smithi040 bash[28232]: cluster 2023-12-01T20:00:48.253170+0000 mgr.y (mgr.24356) 7879 : cluster 0 pgmap v7847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:48 smithi040 bash[28232]: audit 2023-12-01T20:00:48.728089+0000 mon.c (mon.2) 4961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:48 smithi040 bash[41173]: audit 2023-12-01T20:00:47.958984+0000 mon.a (mon.0) 5285 : audit 0 from='client.? 172.21.15.40:0/3693462963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:48 smithi040 bash[41173]: cluster 2023-12-01T20:00:48.253170+0000 mgr.y (mgr.24356) 7879 : cluster 0 pgmap v7847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:48 smithi040 bash[41173]: audit 2023-12-01T20:00:48.728089+0000 mon.c (mon.2) 4961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:51 smithi040 bash[28232]: cluster 2023-12-01T20:00:50.254385+0000 mgr.y (mgr.24356) 7880 : cluster 0 pgmap v7848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:51 smithi040 bash[28232]: audit 2023-12-01T20:00:50.419864+0000 mon.a (mon.0) 5286 : audit 0 from='client.? 172.21.15.40:0/1491681979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:51 smithi040 bash[41173]: cluster 2023-12-01T20:00:50.254385+0000 mgr.y (mgr.24356) 7880 : cluster 0 pgmap v7848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:51 smithi040 bash[41173]: audit 2023-12-01T20:00:50.419864+0000 mon.a (mon.0) 5286 : audit 0 from='client.? 172.21.15.40:0/1491681979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:51 smithi141 bash[31670]: cluster 2023-12-01T20:00:50.254385+0000 mgr.y (mgr.24356) 7880 : cluster 0 pgmap v7848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:51 smithi141 bash[31670]: audit 2023-12-01T20:00:50.419864+0000 mon.a (mon.0) 5286 : audit 0 from='client.? 172.21.15.40:0/1491681979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:53 smithi040 bash[28232]: cluster 2023-12-01T20:00:52.255059+0000 mgr.y (mgr.24356) 7881 : cluster 0 pgmap v7849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:53 smithi040 bash[28232]: audit 2023-12-01T20:00:52.889100+0000 mon.a (mon.0) 5287 : audit 0 from='client.? 172.21.15.40:0/3435631263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:53 smithi040 bash[41173]: cluster 2023-12-01T20:00:52.255059+0000 mgr.y (mgr.24356) 7881 : cluster 0 pgmap v7849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:53 smithi040 bash[41173]: audit 2023-12-01T20:00:52.889100+0000 mon.a (mon.0) 5287 : audit 0 from='client.? 172.21.15.40:0/3435631263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:53 smithi141 bash[31670]: cluster 2023-12-01T20:00:52.255059+0000 mgr.y (mgr.24356) 7881 : cluster 0 pgmap v7849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:53 smithi141 bash[31670]: audit 2023-12-01T20:00:52.889100+0000 mon.a (mon.0) 5287 : audit 0 from='client.? 172.21.15.40:0/3435631263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:55 smithi040 bash[28232]: cluster 2023-12-01T20:00:54.255858+0000 mgr.y (mgr.24356) 7882 : cluster 0 pgmap v7850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:55.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:55 smithi040 bash[41173]: cluster 2023-12-01T20:00:54.255858+0000 mgr.y (mgr.24356) 7882 : cluster 0 pgmap v7850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:55 smithi141 bash[31670]: cluster 2023-12-01T20:00:54.255858+0000 mgr.y (mgr.24356) 7882 : cluster 0 pgmap v7850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:00:56] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:00:56.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:56 smithi040 bash[28232]: audit 2023-12-01T20:00:55.361683+0000 mon.a (mon.0) 5288 : audit 0 from='client.? 172.21.15.40:0/251646520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:56.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:56 smithi040 bash[41173]: audit 2023-12-01T20:00:55.361683+0000 mon.a (mon.0) 5288 : audit 0 from='client.? 172.21.15.40:0/251646520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:56 smithi141 bash[31670]: audit 2023-12-01T20:00:55.361683+0000 mon.a (mon.0) 5288 : audit 0 from='client.? 172.21.15.40:0/251646520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:57 smithi040 bash[28232]: cluster 2023-12-01T20:00:56.257104+0000 mgr.y (mgr.24356) 7883 : cluster 0 pgmap v7851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:57 smithi040 bash[41173]: cluster 2023-12-01T20:00:56.257104+0000 mgr.y (mgr.24356) 7883 : cluster 0 pgmap v7851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:57 smithi141 bash[31670]: cluster 2023-12-01T20:00:56.257104+0000 mgr.y (mgr.24356) 7883 : cluster 0 pgmap v7851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:58 smithi040 bash[28232]: audit 2023-12-01T20:00:57.824004+0000 mon.a (mon.0) 5289 : audit 0 from='client.? 172.21.15.40:0/1107835753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:58 smithi040 bash[41173]: audit 2023-12-01T20:00:57.824004+0000 mon.a (mon.0) 5289 : audit 0 from='client.? 172.21.15.40:0/1107835753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:58 smithi141 bash[31670]: audit 2023-12-01T20:00:57.824004+0000 mon.a (mon.0) 5289 : audit 0 from='client.? 172.21.15.40:0/1107835753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:00:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:00:59 smithi040 bash[28232]: cluster 2023-12-01T20:00:58.257782+0000 mgr.y (mgr.24356) 7884 : cluster 0 pgmap v7852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:00:59 smithi040 bash[41173]: cluster 2023-12-01T20:00:58.257782+0000 mgr.y (mgr.24356) 7884 : cluster 0 pgmap v7852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:00:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:00:59 smithi141 bash[31670]: cluster 2023-12-01T20:00:58.257782+0000 mgr.y (mgr.24356) 7884 : cluster 0 pgmap v7852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:00 smithi040 bash[28232]: audit 2023-12-01T20:01:00.286768+0000 mon.a (mon.0) 5290 : audit 0 from='client.? 172.21.15.40:0/2135143653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:00 smithi040 bash[41173]: audit 2023-12-01T20:01:00.286768+0000 mon.a (mon.0) 5290 : audit 0 from='client.? 172.21.15.40:0/2135143653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:00 smithi141 bash[31670]: audit 2023-12-01T20:01:00.286768+0000 mon.a (mon.0) 5290 : audit 0 from='client.? 172.21.15.40:0/2135143653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:01 smithi040 bash[28232]: cluster 2023-12-01T20:01:00.258859+0000 mgr.y (mgr.24356) 7885 : cluster 0 pgmap v7853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:01 smithi040 bash[41173]: cluster 2023-12-01T20:01:00.258859+0000 mgr.y (mgr.24356) 7885 : cluster 0 pgmap v7853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:01 smithi141 bash[31670]: cluster 2023-12-01T20:01:00.258859+0000 mgr.y (mgr.24356) 7885 : cluster 0 pgmap v7853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:03 smithi040 bash[28232]: cluster 2023-12-01T20:01:02.259590+0000 mgr.y (mgr.24356) 7886 : cluster 0 pgmap v7854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:03 smithi040 bash[28232]: audit 2023-12-01T20:01:02.751775+0000 mon.c (mon.2) 4962 : audit 0 from='client.? 172.21.15.40:0/2735307197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:03.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:03 smithi040 bash[41173]: cluster 2023-12-01T20:01:02.259590+0000 mgr.y (mgr.24356) 7886 : cluster 0 pgmap v7854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:03.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:03 smithi040 bash[41173]: audit 2023-12-01T20:01:02.751775+0000 mon.c (mon.2) 4962 : audit 0 from='client.? 172.21.15.40:0/2735307197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:03 smithi141 bash[31670]: cluster 2023-12-01T20:01:02.259590+0000 mgr.y (mgr.24356) 7886 : cluster 0 pgmap v7854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:03 smithi141 bash[31670]: audit 2023-12-01T20:01:02.751775+0000 mon.c (mon.2) 4962 : audit 0 from='client.? 172.21.15.40:0/2735307197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:04 smithi040 bash[28232]: audit 2023-12-01T20:01:03.728631+0000 mon.c (mon.2) 4963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:04 smithi040 bash[41173]: audit 2023-12-01T20:01:03.728631+0000 mon.c (mon.2) 4963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:04 smithi141 bash[31670]: audit 2023-12-01T20:01:03.728631+0000 mon.c (mon.2) 4963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:05 smithi040 bash[28232]: cluster 2023-12-01T20:01:04.260400+0000 mgr.y (mgr.24356) 7887 : cluster 0 pgmap v7855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:05 smithi040 bash[28232]: audit 2023-12-01T20:01:04.784960+0000 mon.c (mon.2) 4964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:01:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:05 smithi040 bash[28232]: audit 2023-12-01T20:01:05.255287+0000 mon.c (mon.2) 4965 : audit 0 from='client.? 172.21.15.40:0/2671848933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:05 smithi040 bash[41173]: cluster 2023-12-01T20:01:04.260400+0000 mgr.y (mgr.24356) 7887 : cluster 0 pgmap v7855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:05 smithi040 bash[41173]: audit 2023-12-01T20:01:04.784960+0000 mon.c (mon.2) 4964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:01:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:05 smithi040 bash[41173]: audit 2023-12-01T20:01:05.255287+0000 mon.c (mon.2) 4965 : audit 0 from='client.? 172.21.15.40:0/2671848933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:05 smithi141 bash[31670]: cluster 2023-12-01T20:01:04.260400+0000 mgr.y (mgr.24356) 7887 : cluster 0 pgmap v7855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:05 smithi141 bash[31670]: audit 2023-12-01T20:01:04.784960+0000 mon.c (mon.2) 4964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:01:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:05 smithi141 bash[31670]: audit 2023-12-01T20:01:05.255287+0000 mon.c (mon.2) 4965 : audit 0 from='client.? 172.21.15.40:0/2671848933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:01:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:01:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:07 smithi040 bash[28232]: cluster 2023-12-01T20:01:06.261612+0000 mgr.y (mgr.24356) 7888 : cluster 0 pgmap v7856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:07 smithi040 bash[41173]: cluster 2023-12-01T20:01:06.261612+0000 mgr.y (mgr.24356) 7888 : cluster 0 pgmap v7856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:07 smithi141 bash[31670]: cluster 2023-12-01T20:01:06.261612+0000 mgr.y (mgr.24356) 7888 : cluster 0 pgmap v7856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:08.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:08 smithi040 bash[28232]: audit 2023-12-01T20:01:07.728653+0000 mon.c (mon.2) 4966 : audit 0 from='client.? 172.21.15.40:0/1021749234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:08 smithi040 bash[41173]: audit 2023-12-01T20:01:07.728653+0000 mon.c (mon.2) 4966 : audit 0 from='client.? 172.21.15.40:0/1021749234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:08.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:08 smithi141 bash[31670]: audit 2023-12-01T20:01:07.728653+0000 mon.c (mon.2) 4966 : audit 0 from='client.? 172.21.15.40:0/1021749234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:09 smithi040 bash[28232]: cluster 2023-12-01T20:01:08.262261+0000 mgr.y (mgr.24356) 7889 : cluster 0 pgmap v7857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:09 smithi040 bash[41173]: cluster 2023-12-01T20:01:08.262261+0000 mgr.y (mgr.24356) 7889 : cluster 0 pgmap v7857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:09 smithi141 bash[31670]: cluster 2023-12-01T20:01:08.262261+0000 mgr.y (mgr.24356) 7889 : cluster 0 pgmap v7857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:10 smithi040 bash[28232]: audit 2023-12-01T20:01:10.214464+0000 mon.a (mon.0) 5291 : audit 0 from='client.? 172.21.15.40:0/2449695172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:10 smithi040 bash[41173]: audit 2023-12-01T20:01:10.214464+0000 mon.a (mon.0) 5291 : audit 0 from='client.? 172.21.15.40:0/2449695172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:10 smithi141 bash[31670]: audit 2023-12-01T20:01:10.214464+0000 mon.a (mon.0) 5291 : audit 0 from='client.? 172.21.15.40:0/2449695172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[28232]: cluster 2023-12-01T20:01:10.262973+0000 mgr.y (mgr.24356) 7890 : cluster 0 pgmap v7858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[28232]: audit 2023-12-01T20:01:10.637605+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[28232]: audit 2023-12-01T20:01:10.649503+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[28232]: audit 2023-12-01T20:01:11.036875+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[28232]: audit 2023-12-01T20:01:11.054779+0000 mon.a (mon.0) 5295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[41173]: cluster 2023-12-01T20:01:10.262973+0000 mgr.y (mgr.24356) 7890 : cluster 0 pgmap v7858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[41173]: audit 2023-12-01T20:01:10.637605+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[41173]: audit 2023-12-01T20:01:10.649503+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[41173]: audit 2023-12-01T20:01:11.036875+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:11 smithi040 bash[41173]: audit 2023-12-01T20:01:11.054779+0000 mon.a (mon.0) 5295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:11 smithi141 bash[31670]: cluster 2023-12-01T20:01:10.262973+0000 mgr.y (mgr.24356) 7890 : cluster 0 pgmap v7858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:11 smithi141 bash[31670]: audit 2023-12-01T20:01:10.637605+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:11 smithi141 bash[31670]: audit 2023-12-01T20:01:10.649503+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:11 smithi141 bash[31670]: audit 2023-12-01T20:01:11.036875+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:11 smithi141 bash[31670]: audit 2023-12-01T20:01:11.054779+0000 mon.a (mon.0) 5295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:12.389 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 20:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T20:01:12.085794331Z level=info msg="Completed cleanup jobs" duration=46.746181ms 2023-12-01T20:01:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:12 smithi040 bash[41173]: audit 2023-12-01T20:01:11.598927+0000 mon.c (mon.2) 4967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:01:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:12 smithi040 bash[41173]: audit 2023-12-01T20:01:11.600929+0000 mon.c (mon.2) 4968 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:01:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:12 smithi040 bash[41173]: audit 2023-12-01T20:01:11.611681+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:12.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:12 smithi040 bash[28232]: audit 2023-12-01T20:01:11.598927+0000 mon.c (mon.2) 4967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:01:12.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:12 smithi040 bash[28232]: audit 2023-12-01T20:01:11.600929+0000 mon.c (mon.2) 4968 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:01:12.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:12 smithi040 bash[28232]: audit 2023-12-01T20:01:11.611681+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:12 smithi141 bash[31670]: audit 2023-12-01T20:01:11.598927+0000 mon.c (mon.2) 4967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:01:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:12 smithi141 bash[31670]: audit 2023-12-01T20:01:11.600929+0000 mon.c (mon.2) 4968 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:01:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:12 smithi141 bash[31670]: audit 2023-12-01T20:01:11.611681+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:01:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:13 smithi040 bash[28232]: cluster 2023-12-01T20:01:12.263606+0000 mgr.y (mgr.24356) 7891 : cluster 0 pgmap v7859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:13 smithi040 bash[28232]: audit 2023-12-01T20:01:12.683953+0000 mon.c (mon.2) 4969 : audit 0 from='client.? 172.21.15.40:0/3195393457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:13.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:13 smithi040 bash[41173]: cluster 2023-12-01T20:01:12.263606+0000 mgr.y (mgr.24356) 7891 : cluster 0 pgmap v7859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:13.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:13 smithi040 bash[41173]: audit 2023-12-01T20:01:12.683953+0000 mon.c (mon.2) 4969 : audit 0 from='client.? 172.21.15.40:0/3195393457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:13 smithi141 bash[31670]: cluster 2023-12-01T20:01:12.263606+0000 mgr.y (mgr.24356) 7891 : cluster 0 pgmap v7859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:13 smithi141 bash[31670]: audit 2023-12-01T20:01:12.683953+0000 mon.c (mon.2) 4969 : audit 0 from='client.? 172.21.15.40:0/3195393457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:15 smithi040 bash[28232]: cluster 2023-12-01T20:01:14.264286+0000 mgr.y (mgr.24356) 7892 : cluster 0 pgmap v7860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:15 smithi040 bash[28232]: audit 2023-12-01T20:01:15.145231+0000 mon.a (mon.0) 5297 : audit 0 from='client.? 172.21.15.40:0/3304453215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:15.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:15 smithi040 bash[41173]: cluster 2023-12-01T20:01:14.264286+0000 mgr.y (mgr.24356) 7892 : cluster 0 pgmap v7860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:15.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:15 smithi040 bash[41173]: audit 2023-12-01T20:01:15.145231+0000 mon.a (mon.0) 5297 : audit 0 from='client.? 172.21.15.40:0/3304453215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:15 smithi141 bash[31670]: cluster 2023-12-01T20:01:14.264286+0000 mgr.y (mgr.24356) 7892 : cluster 0 pgmap v7860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:15 smithi141 bash[31670]: audit 2023-12-01T20:01:15.145231+0000 mon.a (mon.0) 5297 : audit 0 from='client.? 172.21.15.40:0/3304453215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:01:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:01:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:17 smithi040 bash[28232]: cluster 2023-12-01T20:01:16.265463+0000 mgr.y (mgr.24356) 7893 : cluster 0 pgmap v7861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:17 smithi040 bash[41173]: cluster 2023-12-01T20:01:16.265463+0000 mgr.y (mgr.24356) 7893 : cluster 0 pgmap v7861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:17 smithi141 bash[31670]: cluster 2023-12-01T20:01:16.265463+0000 mgr.y (mgr.24356) 7893 : cluster 0 pgmap v7861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:18.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:18 smithi040 bash[28232]: audit 2023-12-01T20:01:17.607819+0000 mon.c (mon.2) 4970 : audit 0 from='client.? 172.21.15.40:0/1232892729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:18 smithi040 bash[41173]: audit 2023-12-01T20:01:17.607819+0000 mon.c (mon.2) 4970 : audit 0 from='client.? 172.21.15.40:0/1232892729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:18 smithi141 bash[31670]: audit 2023-12-01T20:01:17.607819+0000 mon.c (mon.2) 4970 : audit 0 from='client.? 172.21.15.40:0/1232892729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:19 smithi040 bash[28232]: cluster 2023-12-01T20:01:18.266160+0000 mgr.y (mgr.24356) 7894 : cluster 0 pgmap v7862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:19 smithi040 bash[28232]: audit 2023-12-01T20:01:18.728872+0000 mon.c (mon.2) 4971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:19 smithi040 bash[41173]: cluster 2023-12-01T20:01:18.266160+0000 mgr.y (mgr.24356) 7894 : cluster 0 pgmap v7862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:19 smithi040 bash[41173]: audit 2023-12-01T20:01:18.728872+0000 mon.c (mon.2) 4971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:19 smithi141 bash[31670]: cluster 2023-12-01T20:01:18.266160+0000 mgr.y (mgr.24356) 7894 : cluster 0 pgmap v7862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:19 smithi141 bash[31670]: audit 2023-12-01T20:01:18.728872+0000 mon.c (mon.2) 4971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:20 smithi141 bash[31670]: audit 2023-12-01T20:01:20.074906+0000 mon.c (mon.2) 4972 : audit 0 from='client.? 172.21.15.40:0/4170755877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:20 smithi040 bash[28232]: audit 2023-12-01T20:01:20.074906+0000 mon.c (mon.2) 4972 : audit 0 from='client.? 172.21.15.40:0/4170755877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:20.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:20 smithi040 bash[41173]: audit 2023-12-01T20:01:20.074906+0000 mon.c (mon.2) 4972 : audit 0 from='client.? 172.21.15.40:0/4170755877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:21 smithi141 bash[31670]: cluster 2023-12-01T20:01:20.267295+0000 mgr.y (mgr.24356) 7895 : cluster 0 pgmap v7863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:21 smithi040 bash[28232]: cluster 2023-12-01T20:01:20.267295+0000 mgr.y (mgr.24356) 7895 : cluster 0 pgmap v7863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:21 smithi040 bash[41173]: cluster 2023-12-01T20:01:20.267295+0000 mgr.y (mgr.24356) 7895 : cluster 0 pgmap v7863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:23 smithi141 bash[31670]: cluster 2023-12-01T20:01:22.267920+0000 mgr.y (mgr.24356) 7896 : cluster 0 pgmap v7864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:23 smithi141 bash[31670]: audit 2023-12-01T20:01:22.548913+0000 mon.c (mon.2) 4973 : audit 0 from='client.? 172.21.15.40:0/61510214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:23 smithi040 bash[28232]: cluster 2023-12-01T20:01:22.267920+0000 mgr.y (mgr.24356) 7896 : cluster 0 pgmap v7864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:23 smithi040 bash[28232]: audit 2023-12-01T20:01:22.548913+0000 mon.c (mon.2) 4973 : audit 0 from='client.? 172.21.15.40:0/61510214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:23 smithi040 bash[41173]: cluster 2023-12-01T20:01:22.267920+0000 mgr.y (mgr.24356) 7896 : cluster 0 pgmap v7864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:23 smithi040 bash[41173]: audit 2023-12-01T20:01:22.548913+0000 mon.c (mon.2) 4973 : audit 0 from='client.? 172.21.15.40:0/61510214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:25 smithi141 bash[31670]: cluster 2023-12-01T20:01:24.268708+0000 mgr.y (mgr.24356) 7897 : cluster 0 pgmap v7865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:25 smithi141 bash[31670]: audit 2023-12-01T20:01:25.017365+0000 mon.c (mon.2) 4974 : audit 0 from='client.? 172.21.15.40:0/354347581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:25 smithi040 bash[28232]: cluster 2023-12-01T20:01:24.268708+0000 mgr.y (mgr.24356) 7897 : cluster 0 pgmap v7865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:25 smithi040 bash[28232]: audit 2023-12-01T20:01:25.017365+0000 mon.c (mon.2) 4974 : audit 0 from='client.? 172.21.15.40:0/354347581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:25 smithi040 bash[41173]: cluster 2023-12-01T20:01:24.268708+0000 mgr.y (mgr.24356) 7897 : cluster 0 pgmap v7865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:25 smithi040 bash[41173]: audit 2023-12-01T20:01:25.017365+0000 mon.c (mon.2) 4974 : audit 0 from='client.? 172.21.15.40:0/354347581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:01:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:01:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:27 smithi141 bash[31670]: cluster 2023-12-01T20:01:26.269782+0000 mgr.y (mgr.24356) 7898 : cluster 0 pgmap v7866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:27 smithi040 bash[41173]: cluster 2023-12-01T20:01:26.269782+0000 mgr.y (mgr.24356) 7898 : cluster 0 pgmap v7866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:27 smithi040 bash[28232]: cluster 2023-12-01T20:01:26.269782+0000 mgr.y (mgr.24356) 7898 : cluster 0 pgmap v7866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:28 smithi141 bash[31670]: audit 2023-12-01T20:01:27.485144+0000 mon.a (mon.0) 5298 : audit 0 from='client.? 172.21.15.40:0/1840654738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:28 smithi040 bash[28232]: audit 2023-12-01T20:01:27.485144+0000 mon.a (mon.0) 5298 : audit 0 from='client.? 172.21.15.40:0/1840654738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:28 smithi040 bash[41173]: audit 2023-12-01T20:01:27.485144+0000 mon.a (mon.0) 5298 : audit 0 from='client.? 172.21.15.40:0/1840654738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:29 smithi141 bash[31670]: cluster 2023-12-01T20:01:28.270497+0000 mgr.y (mgr.24356) 7899 : cluster 0 pgmap v7867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:29 smithi040 bash[28232]: cluster 2023-12-01T20:01:28.270497+0000 mgr.y (mgr.24356) 7899 : cluster 0 pgmap v7867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:29 smithi040 bash[41173]: cluster 2023-12-01T20:01:28.270497+0000 mgr.y (mgr.24356) 7899 : cluster 0 pgmap v7867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:30 smithi141 bash[31670]: audit 2023-12-01T20:01:29.948370+0000 mon.a (mon.0) 5299 : audit 0 from='client.? 172.21.15.40:0/1666817103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:30 smithi040 bash[41173]: audit 2023-12-01T20:01:29.948370+0000 mon.a (mon.0) 5299 : audit 0 from='client.? 172.21.15.40:0/1666817103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:30 smithi040 bash[28232]: audit 2023-12-01T20:01:29.948370+0000 mon.a (mon.0) 5299 : audit 0 from='client.? 172.21.15.40:0/1666817103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:31 smithi141 bash[31670]: cluster 2023-12-01T20:01:30.271614+0000 mgr.y (mgr.24356) 7900 : cluster 0 pgmap v7868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:31 smithi040 bash[41173]: cluster 2023-12-01T20:01:30.271614+0000 mgr.y (mgr.24356) 7900 : cluster 0 pgmap v7868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:31 smithi040 bash[28232]: cluster 2023-12-01T20:01:30.271614+0000 mgr.y (mgr.24356) 7900 : cluster 0 pgmap v7868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:32 smithi141 bash[31670]: audit 2023-12-01T20:01:32.402472+0000 mon.c (mon.2) 4975 : audit 0 from='client.? 172.21.15.40:0/1989429322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:32 smithi040 bash[41173]: audit 2023-12-01T20:01:32.402472+0000 mon.c (mon.2) 4975 : audit 0 from='client.? 172.21.15.40:0/1989429322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:32 smithi040 bash[28232]: audit 2023-12-01T20:01:32.402472+0000 mon.c (mon.2) 4975 : audit 0 from='client.? 172.21.15.40:0/1989429322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:33 smithi141 bash[31670]: cluster 2023-12-01T20:01:32.272237+0000 mgr.y (mgr.24356) 7901 : cluster 0 pgmap v7869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:33.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:33 smithi040 bash[28232]: cluster 2023-12-01T20:01:32.272237+0000 mgr.y (mgr.24356) 7901 : cluster 0 pgmap v7869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:33 smithi040 bash[41173]: cluster 2023-12-01T20:01:32.272237+0000 mgr.y (mgr.24356) 7901 : cluster 0 pgmap v7869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:34 smithi141 bash[31670]: audit 2023-12-01T20:01:33.729339+0000 mon.c (mon.2) 4976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:34 smithi040 bash[28232]: audit 2023-12-01T20:01:33.729339+0000 mon.c (mon.2) 4976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:34 smithi040 bash[41173]: audit 2023-12-01T20:01:33.729339+0000 mon.c (mon.2) 4976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:35 smithi141 bash[31670]: cluster 2023-12-01T20:01:34.273105+0000 mgr.y (mgr.24356) 7902 : cluster 0 pgmap v7870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:35 smithi141 bash[31670]: audit 2023-12-01T20:01:34.866770+0000 mon.a (mon.0) 5300 : audit 0 from='client.? 172.21.15.40:0/2215089849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:35 smithi040 bash[28232]: cluster 2023-12-01T20:01:34.273105+0000 mgr.y (mgr.24356) 7902 : cluster 0 pgmap v7870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:35 smithi040 bash[28232]: audit 2023-12-01T20:01:34.866770+0000 mon.a (mon.0) 5300 : audit 0 from='client.? 172.21.15.40:0/2215089849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:35 smithi040 bash[41173]: cluster 2023-12-01T20:01:34.273105+0000 mgr.y (mgr.24356) 7902 : cluster 0 pgmap v7870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:35 smithi040 bash[41173]: audit 2023-12-01T20:01:34.866770+0000 mon.a (mon.0) 5300 : audit 0 from='client.? 172.21.15.40:0/2215089849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:01:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:01:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:37 smithi141 bash[31670]: cluster 2023-12-01T20:01:36.274264+0000 mgr.y (mgr.24356) 7903 : cluster 0 pgmap v7871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:37 smithi141 bash[31670]: audit 2023-12-01T20:01:37.327507+0000 mon.c (mon.2) 4977 : audit 0 from='client.? 172.21.15.40:0/3017286238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:37 smithi040 bash[41173]: cluster 2023-12-01T20:01:36.274264+0000 mgr.y (mgr.24356) 7903 : cluster 0 pgmap v7871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:37 smithi040 bash[41173]: audit 2023-12-01T20:01:37.327507+0000 mon.c (mon.2) 4977 : audit 0 from='client.? 172.21.15.40:0/3017286238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:37 smithi040 bash[28232]: cluster 2023-12-01T20:01:36.274264+0000 mgr.y (mgr.24356) 7903 : cluster 0 pgmap v7871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:37 smithi040 bash[28232]: audit 2023-12-01T20:01:37.327507+0000 mon.c (mon.2) 4977 : audit 0 from='client.? 172.21.15.40:0/3017286238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:38 smithi141 bash[31670]: cluster 2023-12-01T20:01:38.274959+0000 mgr.y (mgr.24356) 7904 : cluster 0 pgmap v7872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:38 smithi040 bash[28232]: cluster 2023-12-01T20:01:38.274959+0000 mgr.y (mgr.24356) 7904 : cluster 0 pgmap v7872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:38 smithi040 bash[41173]: cluster 2023-12-01T20:01:38.274959+0000 mgr.y (mgr.24356) 7904 : cluster 0 pgmap v7872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:39 smithi141 bash[31670]: audit 2023-12-01T20:01:39.798456+0000 mon.c (mon.2) 4978 : audit 0 from='client.? 172.21.15.40:0/2206417022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:39 smithi040 bash[41173]: audit 2023-12-01T20:01:39.798456+0000 mon.c (mon.2) 4978 : audit 0 from='client.? 172.21.15.40:0/2206417022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:39 smithi040 bash[28232]: audit 2023-12-01T20:01:39.798456+0000 mon.c (mon.2) 4978 : audit 0 from='client.? 172.21.15.40:0/2206417022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:40 smithi141 bash[31670]: cluster 2023-12-01T20:01:40.276178+0000 mgr.y (mgr.24356) 7905 : cluster 0 pgmap v7873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:40 smithi040 bash[28232]: cluster 2023-12-01T20:01:40.276178+0000 mgr.y (mgr.24356) 7905 : cluster 0 pgmap v7873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:40 smithi040 bash[41173]: cluster 2023-12-01T20:01:40.276178+0000 mgr.y (mgr.24356) 7905 : cluster 0 pgmap v7873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:42 smithi040 bash[28232]: audit 2023-12-01T20:01:42.267231+0000 mon.a (mon.0) 5301 : audit 0 from='client.? 172.21.15.40:0/2505952529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:42 smithi040 bash[41173]: audit 2023-12-01T20:01:42.267231+0000 mon.a (mon.0) 5301 : audit 0 from='client.? 172.21.15.40:0/2505952529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:42 smithi141 bash[31670]: audit 2023-12-01T20:01:42.267231+0000 mon.a (mon.0) 5301 : audit 0 from='client.? 172.21.15.40:0/2505952529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:43 smithi040 bash[28232]: cluster 2023-12-01T20:01:42.276803+0000 mgr.y (mgr.24356) 7906 : cluster 0 pgmap v7874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:43.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:43 smithi040 bash[41173]: cluster 2023-12-01T20:01:42.276803+0000 mgr.y (mgr.24356) 7906 : cluster 0 pgmap v7874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:43 smithi141 bash[31670]: cluster 2023-12-01T20:01:42.276803+0000 mgr.y (mgr.24356) 7906 : cluster 0 pgmap v7874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:45 smithi040 bash[28232]: cluster 2023-12-01T20:01:44.277576+0000 mgr.y (mgr.24356) 7907 : cluster 0 pgmap v7875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:45 smithi040 bash[28232]: audit 2023-12-01T20:01:44.736071+0000 mon.a (mon.0) 5302 : audit 0 from='client.? 172.21.15.40:0/1410587833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:45.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:45 smithi040 bash[41173]: cluster 2023-12-01T20:01:44.277576+0000 mgr.y (mgr.24356) 7907 : cluster 0 pgmap v7875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:45.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:45 smithi040 bash[41173]: audit 2023-12-01T20:01:44.736071+0000 mon.a (mon.0) 5302 : audit 0 from='client.? 172.21.15.40:0/1410587833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:45 smithi141 bash[31670]: cluster 2023-12-01T20:01:44.277576+0000 mgr.y (mgr.24356) 7907 : cluster 0 pgmap v7875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:45 smithi141 bash[31670]: audit 2023-12-01T20:01:44.736071+0000 mon.a (mon.0) 5302 : audit 0 from='client.? 172.21.15.40:0/1410587833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:01:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:01:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:47 smithi040 bash[28232]: cluster 2023-12-01T20:01:46.278634+0000 mgr.y (mgr.24356) 7908 : cluster 0 pgmap v7876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:47 smithi040 bash[28232]: audit 2023-12-01T20:01:47.195578+0000 mon.a (mon.0) 5303 : audit 0 from='client.? 172.21.15.40:0/310538706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:47 smithi040 bash[41173]: cluster 2023-12-01T20:01:46.278634+0000 mgr.y (mgr.24356) 7908 : cluster 0 pgmap v7876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:47 smithi040 bash[41173]: audit 2023-12-01T20:01:47.195578+0000 mon.a (mon.0) 5303 : audit 0 from='client.? 172.21.15.40:0/310538706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:47 smithi141 bash[31670]: cluster 2023-12-01T20:01:46.278634+0000 mgr.y (mgr.24356) 7908 : cluster 0 pgmap v7876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:47 smithi141 bash[31670]: audit 2023-12-01T20:01:47.195578+0000 mon.a (mon.0) 5303 : audit 0 from='client.? 172.21.15.40:0/310538706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:48 smithi141 bash[31670]: cluster 2023-12-01T20:01:48.279311+0000 mgr.y (mgr.24356) 7909 : cluster 0 pgmap v7877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:48 smithi141 bash[31670]: audit 2023-12-01T20:01:48.729734+0000 mon.c (mon.2) 4979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:48 smithi040 bash[28232]: cluster 2023-12-01T20:01:48.279311+0000 mgr.y (mgr.24356) 7909 : cluster 0 pgmap v7877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:48 smithi040 bash[28232]: audit 2023-12-01T20:01:48.729734+0000 mon.c (mon.2) 4979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:48 smithi040 bash[41173]: cluster 2023-12-01T20:01:48.279311+0000 mgr.y (mgr.24356) 7909 : cluster 0 pgmap v7877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:48 smithi040 bash[41173]: audit 2023-12-01T20:01:48.729734+0000 mon.c (mon.2) 4979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:49 smithi141 bash[31670]: audit 2023-12-01T20:01:49.668873+0000 mon.c (mon.2) 4980 : audit 0 from='client.? 172.21.15.40:0/573669256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:49 smithi040 bash[41173]: audit 2023-12-01T20:01:49.668873+0000 mon.c (mon.2) 4980 : audit 0 from='client.? 172.21.15.40:0/573669256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:49 smithi040 bash[28232]: audit 2023-12-01T20:01:49.668873+0000 mon.c (mon.2) 4980 : audit 0 from='client.? 172.21.15.40:0/573669256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:50 smithi141 bash[31670]: cluster 2023-12-01T20:01:50.280466+0000 mgr.y (mgr.24356) 7910 : cluster 0 pgmap v7878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:50 smithi040 bash[28232]: cluster 2023-12-01T20:01:50.280466+0000 mgr.y (mgr.24356) 7910 : cluster 0 pgmap v7878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:50 smithi040 bash[41173]: cluster 2023-12-01T20:01:50.280466+0000 mgr.y (mgr.24356) 7910 : cluster 0 pgmap v7878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:52 smithi141 bash[31670]: audit 2023-12-01T20:01:52.136920+0000 mon.c (mon.2) 4981 : audit 0 from='client.? 172.21.15.40:0/131777181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:52 smithi040 bash[28232]: audit 2023-12-01T20:01:52.136920+0000 mon.c (mon.2) 4981 : audit 0 from='client.? 172.21.15.40:0/131777181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:52 smithi040 bash[41173]: audit 2023-12-01T20:01:52.136920+0000 mon.c (mon.2) 4981 : audit 0 from='client.? 172.21.15.40:0/131777181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:53 smithi141 bash[31670]: cluster 2023-12-01T20:01:52.281111+0000 mgr.y (mgr.24356) 7911 : cluster 0 pgmap v7879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:53 smithi040 bash[28232]: cluster 2023-12-01T20:01:52.281111+0000 mgr.y (mgr.24356) 7911 : cluster 0 pgmap v7879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:53 smithi040 bash[41173]: cluster 2023-12-01T20:01:52.281111+0000 mgr.y (mgr.24356) 7911 : cluster 0 pgmap v7879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:55 smithi040 bash[28232]: cluster 2023-12-01T20:01:54.282349+0000 mgr.y (mgr.24356) 7912 : cluster 0 pgmap v7880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:55 smithi040 bash[28232]: audit 2023-12-01T20:01:54.601137+0000 mon.c (mon.2) 4982 : audit 0 from='client.? 172.21.15.40:0/2692413797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:55.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:55 smithi040 bash[41173]: cluster 2023-12-01T20:01:54.282349+0000 mgr.y (mgr.24356) 7912 : cluster 0 pgmap v7880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:55.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:55 smithi040 bash[41173]: audit 2023-12-01T20:01:54.601137+0000 mon.c (mon.2) 4982 : audit 0 from='client.? 172.21.15.40:0/2692413797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:55 smithi141 bash[31670]: cluster 2023-12-01T20:01:54.282349+0000 mgr.y (mgr.24356) 7912 : cluster 0 pgmap v7880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:55 smithi141 bash[31670]: audit 2023-12-01T20:01:54.601137+0000 mon.c (mon.2) 4982 : audit 0 from='client.? 172.21.15.40:0/2692413797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:01:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:01:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:57 smithi040 bash[28232]: cluster 2023-12-01T20:01:56.283433+0000 mgr.y (mgr.24356) 7913 : cluster 0 pgmap v7881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:57 smithi040 bash[28232]: audit 2023-12-01T20:01:57.062599+0000 mon.c (mon.2) 4983 : audit 0 from='client.? 172.21.15.40:0/738497838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:57 smithi040 bash[41173]: cluster 2023-12-01T20:01:56.283433+0000 mgr.y (mgr.24356) 7913 : cluster 0 pgmap v7881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:57 smithi040 bash[41173]: audit 2023-12-01T20:01:57.062599+0000 mon.c (mon.2) 4983 : audit 0 from='client.? 172.21.15.40:0/738497838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:57 smithi141 bash[31670]: cluster 2023-12-01T20:01:56.283433+0000 mgr.y (mgr.24356) 7913 : cluster 0 pgmap v7881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:57 smithi141 bash[31670]: audit 2023-12-01T20:01:57.062599+0000 mon.c (mon.2) 4983 : audit 0 from='client.? 172.21.15.40:0/738497838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:01:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:58 smithi141 bash[31670]: cluster 2023-12-01T20:01:58.284237+0000 mgr.y (mgr.24356) 7914 : cluster 0 pgmap v7882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:58 smithi040 bash[28232]: cluster 2023-12-01T20:01:58.284237+0000 mgr.y (mgr.24356) 7914 : cluster 0 pgmap v7882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:01:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:58 smithi040 bash[41173]: cluster 2023-12-01T20:01:58.284237+0000 mgr.y (mgr.24356) 7914 : cluster 0 pgmap v7882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:01:59 smithi141 bash[31670]: audit 2023-12-01T20:01:59.532902+0000 mon.a (mon.0) 5304 : audit 0 from='client.? 172.21.15.40:0/3351247940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:01:59 smithi040 bash[28232]: audit 2023-12-01T20:01:59.532902+0000 mon.a (mon.0) 5304 : audit 0 from='client.? 172.21.15.40:0/3351247940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:01:59 smithi040 bash[41173]: audit 2023-12-01T20:01:59.532902+0000 mon.a (mon.0) 5304 : audit 0 from='client.? 172.21.15.40:0/3351247940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:00 smithi141 bash[31670]: cluster 2023-12-01T20:02:00.285499+0000 mgr.y (mgr.24356) 7915 : cluster 0 pgmap v7883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:00 smithi040 bash[28232]: cluster 2023-12-01T20:02:00.285499+0000 mgr.y (mgr.24356) 7915 : cluster 0 pgmap v7883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:00 smithi040 bash[41173]: cluster 2023-12-01T20:02:00.285499+0000 mgr.y (mgr.24356) 7915 : cluster 0 pgmap v7883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:02 smithi040 bash[41173]: audit 2023-12-01T20:02:02.010300+0000 mon.a (mon.0) 5305 : audit 0 from='client.? 172.21.15.40:0/626835284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:02 smithi040 bash[28232]: audit 2023-12-01T20:02:02.010300+0000 mon.a (mon.0) 5305 : audit 0 from='client.? 172.21.15.40:0/626835284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:02 smithi141 bash[31670]: audit 2023-12-01T20:02:02.010300+0000 mon.a (mon.0) 5305 : audit 0 from='client.? 172.21.15.40:0/626835284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:03 smithi040 bash[41173]: cluster 2023-12-01T20:02:02.286192+0000 mgr.y (mgr.24356) 7916 : cluster 0 pgmap v7884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:03 smithi040 bash[28232]: cluster 2023-12-01T20:02:02.286192+0000 mgr.y (mgr.24356) 7916 : cluster 0 pgmap v7884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:03 smithi141 bash[31670]: cluster 2023-12-01T20:02:02.286192+0000 mgr.y (mgr.24356) 7916 : cluster 0 pgmap v7884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:04 smithi040 bash[41173]: audit 2023-12-01T20:02:03.730266+0000 mon.c (mon.2) 4984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:04 smithi040 bash[28232]: audit 2023-12-01T20:02:03.730266+0000 mon.c (mon.2) 4984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:04 smithi141 bash[31670]: audit 2023-12-01T20:02:03.730266+0000 mon.c (mon.2) 4984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:05 smithi040 bash[28232]: cluster 2023-12-01T20:02:04.286894+0000 mgr.y (mgr.24356) 7917 : cluster 0 pgmap v7885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:05 smithi040 bash[28232]: audit 2023-12-01T20:02:04.479170+0000 mon.a (mon.0) 5306 : audit 0 from='client.? 172.21.15.40:0/278730038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:05 smithi040 bash[41173]: cluster 2023-12-01T20:02:04.286894+0000 mgr.y (mgr.24356) 7917 : cluster 0 pgmap v7885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:05 smithi040 bash[41173]: audit 2023-12-01T20:02:04.479170+0000 mon.a (mon.0) 5306 : audit 0 from='client.? 172.21.15.40:0/278730038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:05 smithi141 bash[31670]: cluster 2023-12-01T20:02:04.286894+0000 mgr.y (mgr.24356) 7917 : cluster 0 pgmap v7885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:05 smithi141 bash[31670]: audit 2023-12-01T20:02:04.479170+0000 mon.a (mon.0) 5306 : audit 0 from='client.? 172.21.15.40:0/278730038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:02:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:02:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:07 smithi040 bash[28232]: cluster 2023-12-01T20:02:06.287968+0000 mgr.y (mgr.24356) 7918 : cluster 0 pgmap v7886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:07 smithi040 bash[28232]: audit 2023-12-01T20:02:06.932842+0000 mon.c (mon.2) 4985 : audit 0 from='client.? 172.21.15.40:0/3352872491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:07 smithi040 bash[41173]: cluster 2023-12-01T20:02:06.287968+0000 mgr.y (mgr.24356) 7918 : cluster 0 pgmap v7886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:07 smithi040 bash[41173]: audit 2023-12-01T20:02:06.932842+0000 mon.c (mon.2) 4985 : audit 0 from='client.? 172.21.15.40:0/3352872491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:07 smithi141 bash[31670]: cluster 2023-12-01T20:02:06.287968+0000 mgr.y (mgr.24356) 7918 : cluster 0 pgmap v7886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:07 smithi141 bash[31670]: audit 2023-12-01T20:02:06.932842+0000 mon.c (mon.2) 4985 : audit 0 from='client.? 172.21.15.40:0/3352872491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:08 smithi141 bash[31670]: cluster 2023-12-01T20:02:08.288796+0000 mgr.y (mgr.24356) 7919 : cluster 0 pgmap v7887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:08 smithi040 bash[41173]: cluster 2023-12-01T20:02:08.288796+0000 mgr.y (mgr.24356) 7919 : cluster 0 pgmap v7887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:08 smithi040 bash[28232]: cluster 2023-12-01T20:02:08.288796+0000 mgr.y (mgr.24356) 7919 : cluster 0 pgmap v7887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:10.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:09 smithi141 bash[31670]: audit 2023-12-01T20:02:09.398517+0000 mon.c (mon.2) 4986 : audit 0 from='client.? 172.21.15.40:0/1233029987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:09 smithi040 bash[28232]: audit 2023-12-01T20:02:09.398517+0000 mon.c (mon.2) 4986 : audit 0 from='client.? 172.21.15.40:0/1233029987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:09 smithi040 bash[41173]: audit 2023-12-01T20:02:09.398517+0000 mon.c (mon.2) 4986 : audit 0 from='client.? 172.21.15.40:0/1233029987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:10 smithi141 bash[31670]: cluster 2023-12-01T20:02:10.289971+0000 mgr.y (mgr.24356) 7920 : cluster 0 pgmap v7888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:10 smithi040 bash[28232]: cluster 2023-12-01T20:02:10.289971+0000 mgr.y (mgr.24356) 7920 : cluster 0 pgmap v7888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:10 smithi040 bash[41173]: cluster 2023-12-01T20:02:10.289971+0000 mgr.y (mgr.24356) 7920 : cluster 0 pgmap v7888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:12.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:12 smithi141 bash[31670]: audit 2023-12-01T20:02:11.693937+0000 mon.c (mon.2) 4987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:02:12.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:12 smithi141 bash[31670]: audit 2023-12-01T20:02:11.865354+0000 mon.a (mon.0) 5307 : audit 0 from='client.? 172.21.15.40:0/1384740995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:11 smithi040 bash[41173]: audit 2023-12-01T20:02:11.693937+0000 mon.c (mon.2) 4987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:02:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:11 smithi040 bash[41173]: audit 2023-12-01T20:02:11.865354+0000 mon.a (mon.0) 5307 : audit 0 from='client.? 172.21.15.40:0/1384740995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:11 smithi040 bash[28232]: audit 2023-12-01T20:02:11.693937+0000 mon.c (mon.2) 4987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:02:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:11 smithi040 bash[28232]: audit 2023-12-01T20:02:11.865354+0000 mon.a (mon.0) 5307 : audit 0 from='client.? 172.21.15.40:0/1384740995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:13.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:13 smithi141 bash[31670]: cluster 2023-12-01T20:02:12.290668+0000 mgr.y (mgr.24356) 7921 : cluster 0 pgmap v7889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:13 smithi040 bash[28232]: cluster 2023-12-01T20:02:12.290668+0000 mgr.y (mgr.24356) 7921 : cluster 0 pgmap v7889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:13 smithi040 bash[41173]: cluster 2023-12-01T20:02:12.290668+0000 mgr.y (mgr.24356) 7921 : cluster 0 pgmap v7889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:14 smithi040 bash[28232]: audit 2023-12-01T20:02:14.326248+0000 mon.a (mon.0) 5308 : audit 0 from='client.? 172.21.15.40:0/1677961684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:14.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:14 smithi040 bash[41173]: audit 2023-12-01T20:02:14.326248+0000 mon.a (mon.0) 5308 : audit 0 from='client.? 172.21.15.40:0/1677961684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:14 smithi141 bash[31670]: audit 2023-12-01T20:02:14.326248+0000 mon.a (mon.0) 5308 : audit 0 from='client.? 172.21.15.40:0/1677961684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:15 smithi040 bash[28232]: cluster 2023-12-01T20:02:14.291523+0000 mgr.y (mgr.24356) 7922 : cluster 0 pgmap v7890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:15 smithi040 bash[41173]: cluster 2023-12-01T20:02:14.291523+0000 mgr.y (mgr.24356) 7922 : cluster 0 pgmap v7890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:15 smithi141 bash[31670]: cluster 2023-12-01T20:02:14.291523+0000 mgr.y (mgr.24356) 7922 : cluster 0 pgmap v7890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:02:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:02:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:17 smithi040 bash[28232]: cluster 2023-12-01T20:02:16.292602+0000 mgr.y (mgr.24356) 7923 : cluster 0 pgmap v7891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:17 smithi040 bash[28232]: audit 2023-12-01T20:02:16.846613+0000 mon.c (mon.2) 4988 : audit 0 from='client.? 172.21.15.40:0/3099961550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:17 smithi040 bash[41173]: cluster 2023-12-01T20:02:16.292602+0000 mgr.y (mgr.24356) 7923 : cluster 0 pgmap v7891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:17 smithi040 bash[41173]: audit 2023-12-01T20:02:16.846613+0000 mon.c (mon.2) 4988 : audit 0 from='client.? 172.21.15.40:0/3099961550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:17 smithi141 bash[31670]: cluster 2023-12-01T20:02:16.292602+0000 mgr.y (mgr.24356) 7923 : cluster 0 pgmap v7891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:17 smithi141 bash[31670]: audit 2023-12-01T20:02:16.846613+0000 mon.c (mon.2) 4988 : audit 0 from='client.? 172.21.15.40:0/3099961550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:17.641119+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:17.651318+0000 mon.a (mon.0) 5310 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:17.843827+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:17.856979+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: cluster 2023-12-01T20:02:18.293156+0000 mgr.y (mgr.24356) 7924 : cluster 0 pgmap v7892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:18.382729+0000 mon.c (mon.2) 4989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:18.384874+0000 mon.c (mon.2) 4990 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[28232]: audit 2023-12-01T20:02:18.395003+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:17.641119+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:17.651318+0000 mon.a (mon.0) 5310 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:17.843827+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:17.856979+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: cluster 2023-12-01T20:02:18.293156+0000 mgr.y (mgr.24356) 7924 : cluster 0 pgmap v7892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:18.382729+0000 mon.c (mon.2) 4989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:02:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:18.384874+0000 mon.c (mon.2) 4990 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:02:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:18 smithi040 bash[41173]: audit 2023-12-01T20:02:18.395003+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:17.641119+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:17.651318+0000 mon.a (mon.0) 5310 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:17.843827+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:17.856979+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: cluster 2023-12-01T20:02:18.293156+0000 mgr.y (mgr.24356) 7924 : cluster 0 pgmap v7892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:18.382729+0000 mon.c (mon.2) 4989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:02:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:18.384874+0000 mon.c (mon.2) 4990 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:02:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:18 smithi141 bash[31670]: audit 2023-12-01T20:02:18.395003+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:02:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:19 smithi040 bash[28232]: audit 2023-12-01T20:02:18.730702+0000 mon.c (mon.2) 4991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:19 smithi040 bash[28232]: audit 2023-12-01T20:02:19.310580+0000 mon.a (mon.0) 5314 : audit 0 from='client.? 172.21.15.40:0/1404922411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:19 smithi040 bash[41173]: audit 2023-12-01T20:02:18.730702+0000 mon.c (mon.2) 4991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:19 smithi040 bash[41173]: audit 2023-12-01T20:02:19.310580+0000 mon.a (mon.0) 5314 : audit 0 from='client.? 172.21.15.40:0/1404922411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:19 smithi141 bash[31670]: audit 2023-12-01T20:02:18.730702+0000 mon.c (mon.2) 4991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:19 smithi141 bash[31670]: audit 2023-12-01T20:02:19.310580+0000 mon.a (mon.0) 5314 : audit 0 from='client.? 172.21.15.40:0/1404922411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:20 smithi040 bash[28232]: cluster 2023-12-01T20:02:20.294274+0000 mgr.y (mgr.24356) 7925 : cluster 0 pgmap v7893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:20.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:20 smithi040 bash[41173]: cluster 2023-12-01T20:02:20.294274+0000 mgr.y (mgr.24356) 7925 : cluster 0 pgmap v7893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:20 smithi141 bash[31670]: cluster 2023-12-01T20:02:20.294274+0000 mgr.y (mgr.24356) 7925 : cluster 0 pgmap v7893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:22.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:21 smithi040 bash[28232]: audit 2023-12-01T20:02:21.775664+0000 mon.a (mon.0) 5315 : audit 0 from='client.? 172.21.15.40:0/2149565419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:21 smithi040 bash[41173]: audit 2023-12-01T20:02:21.775664+0000 mon.a (mon.0) 5315 : audit 0 from='client.? 172.21.15.40:0/2149565419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:22.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:21 smithi141 bash[31670]: audit 2023-12-01T20:02:21.775664+0000 mon.a (mon.0) 5315 : audit 0 from='client.? 172.21.15.40:0/2149565419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:22 smithi040 bash[28232]: cluster 2023-12-01T20:02:22.294951+0000 mgr.y (mgr.24356) 7926 : cluster 0 pgmap v7894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:22 smithi040 bash[41173]: cluster 2023-12-01T20:02:22.294951+0000 mgr.y (mgr.24356) 7926 : cluster 0 pgmap v7894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:23.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:22 smithi141 bash[31670]: cluster 2023-12-01T20:02:22.294951+0000 mgr.y (mgr.24356) 7926 : cluster 0 pgmap v7894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:24 smithi040 bash[28232]: audit 2023-12-01T20:02:24.243883+0000 mon.c (mon.2) 4992 : audit 0 from='client.? 172.21.15.40:0/3065640928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:24.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:24 smithi040 bash[41173]: audit 2023-12-01T20:02:24.243883+0000 mon.c (mon.2) 4992 : audit 0 from='client.? 172.21.15.40:0/3065640928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:24 smithi141 bash[31670]: audit 2023-12-01T20:02:24.243883+0000 mon.c (mon.2) 4992 : audit 0 from='client.? 172.21.15.40:0/3065640928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:25 smithi040 bash[28232]: cluster 2023-12-01T20:02:24.295799+0000 mgr.y (mgr.24356) 7927 : cluster 0 pgmap v7895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:25 smithi040 bash[41173]: cluster 2023-12-01T20:02:24.295799+0000 mgr.y (mgr.24356) 7927 : cluster 0 pgmap v7895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:25 smithi141 bash[31670]: cluster 2023-12-01T20:02:24.295799+0000 mgr.y (mgr.24356) 7927 : cluster 0 pgmap v7895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:02:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:02:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:27 smithi040 bash[28232]: cluster 2023-12-01T20:02:26.296707+0000 mgr.y (mgr.24356) 7928 : cluster 0 pgmap v7896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:27.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:27 smithi040 bash[28232]: audit 2023-12-01T20:02:26.708143+0000 mon.c (mon.2) 4993 : audit 0 from='client.? 172.21.15.40:0/1881727872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:27.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:27 smithi040 bash[41173]: cluster 2023-12-01T20:02:26.296707+0000 mgr.y (mgr.24356) 7928 : cluster 0 pgmap v7896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:27.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:27 smithi040 bash[41173]: audit 2023-12-01T20:02:26.708143+0000 mon.c (mon.2) 4993 : audit 0 from='client.? 172.21.15.40:0/1881727872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:27 smithi141 bash[31670]: cluster 2023-12-01T20:02:26.296707+0000 mgr.y (mgr.24356) 7928 : cluster 0 pgmap v7896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:27 smithi141 bash[31670]: audit 2023-12-01T20:02:26.708143+0000 mon.c (mon.2) 4993 : audit 0 from='client.? 172.21.15.40:0/1881727872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:28 smithi141 bash[31670]: cluster 2023-12-01T20:02:28.297416+0000 mgr.y (mgr.24356) 7929 : cluster 0 pgmap v7897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:28 smithi040 bash[41173]: cluster 2023-12-01T20:02:28.297416+0000 mgr.y (mgr.24356) 7929 : cluster 0 pgmap v7897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:28 smithi040 bash[28232]: cluster 2023-12-01T20:02:28.297416+0000 mgr.y (mgr.24356) 7929 : cluster 0 pgmap v7897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:29 smithi141 bash[31670]: audit 2023-12-01T20:02:29.177962+0000 mon.c (mon.2) 4994 : audit 0 from='client.? 172.21.15.40:0/2344330703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:29 smithi040 bash[28232]: audit 2023-12-01T20:02:29.177962+0000 mon.c (mon.2) 4994 : audit 0 from='client.? 172.21.15.40:0/2344330703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:29 smithi040 bash[41173]: audit 2023-12-01T20:02:29.177962+0000 mon.c (mon.2) 4994 : audit 0 from='client.? 172.21.15.40:0/2344330703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:31.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:31 smithi141 bash[31670]: cluster 2023-12-01T20:02:30.298577+0000 mgr.y (mgr.24356) 7930 : cluster 0 pgmap v7898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:31 smithi040 bash[41173]: cluster 2023-12-01T20:02:30.298577+0000 mgr.y (mgr.24356) 7930 : cluster 0 pgmap v7898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:31 smithi040 bash[28232]: cluster 2023-12-01T20:02:30.298577+0000 mgr.y (mgr.24356) 7930 : cluster 0 pgmap v7898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:32 smithi141 bash[31670]: audit 2023-12-01T20:02:31.642493+0000 mon.c (mon.2) 4995 : audit 0 from='client.? 172.21.15.40:0/1688383269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:32 smithi040 bash[28232]: audit 2023-12-01T20:02:31.642493+0000 mon.c (mon.2) 4995 : audit 0 from='client.? 172.21.15.40:0/1688383269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:32 smithi040 bash[41173]: audit 2023-12-01T20:02:31.642493+0000 mon.c (mon.2) 4995 : audit 0 from='client.? 172.21.15.40:0/1688383269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:33.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:33 smithi141 bash[31670]: cluster 2023-12-01T20:02:32.299368+0000 mgr.y (mgr.24356) 7931 : cluster 0 pgmap v7899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:33 smithi040 bash[28232]: cluster 2023-12-01T20:02:32.299368+0000 mgr.y (mgr.24356) 7931 : cluster 0 pgmap v7899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:33 smithi040 bash[41173]: cluster 2023-12-01T20:02:32.299368+0000 mgr.y (mgr.24356) 7931 : cluster 0 pgmap v7899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:34 smithi141 bash[31670]: audit 2023-12-01T20:02:33.730926+0000 mon.c (mon.2) 4996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:34 smithi040 bash[28232]: audit 2023-12-01T20:02:33.730926+0000 mon.c (mon.2) 4996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:34 smithi040 bash[41173]: audit 2023-12-01T20:02:33.730926+0000 mon.c (mon.2) 4996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:35 smithi141 bash[31670]: audit 2023-12-01T20:02:34.109541+0000 mon.c (mon.2) 4997 : audit 0 from='client.? 172.21.15.40:0/1942045472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:35 smithi141 bash[31670]: cluster 2023-12-01T20:02:34.300334+0000 mgr.y (mgr.24356) 7932 : cluster 0 pgmap v7900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:35 smithi040 bash[28232]: audit 2023-12-01T20:02:34.109541+0000 mon.c (mon.2) 4997 : audit 0 from='client.? 172.21.15.40:0/1942045472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:35 smithi040 bash[28232]: cluster 2023-12-01T20:02:34.300334+0000 mgr.y (mgr.24356) 7932 : cluster 0 pgmap v7900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:35 smithi040 bash[41173]: audit 2023-12-01T20:02:34.109541+0000 mon.c (mon.2) 4997 : audit 0 from='client.? 172.21.15.40:0/1942045472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:35 smithi040 bash[41173]: cluster 2023-12-01T20:02:34.300334+0000 mgr.y (mgr.24356) 7932 : cluster 0 pgmap v7900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:02:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:02:37.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:37 smithi040 bash[41173]: cluster 2023-12-01T20:02:36.301267+0000 mgr.y (mgr.24356) 7933 : cluster 0 pgmap v7901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:37.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:37 smithi040 bash[41173]: audit 2023-12-01T20:02:36.570683+0000 mon.c (mon.2) 4998 : audit 0 from='client.? 172.21.15.40:0/780399625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:37.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:37 smithi040 bash[28232]: cluster 2023-12-01T20:02:36.301267+0000 mgr.y (mgr.24356) 7933 : cluster 0 pgmap v7901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:37.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:37 smithi040 bash[28232]: audit 2023-12-01T20:02:36.570683+0000 mon.c (mon.2) 4998 : audit 0 from='client.? 172.21.15.40:0/780399625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:37 smithi141 bash[31670]: cluster 2023-12-01T20:02:36.301267+0000 mgr.y (mgr.24356) 7933 : cluster 0 pgmap v7901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:37 smithi141 bash[31670]: audit 2023-12-01T20:02:36.570683+0000 mon.c (mon.2) 4998 : audit 0 from='client.? 172.21.15.40:0/780399625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:38 smithi141 bash[31670]: cluster 2023-12-01T20:02:38.301960+0000 mgr.y (mgr.24356) 7934 : cluster 0 pgmap v7902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:38 smithi040 bash[28232]: cluster 2023-12-01T20:02:38.301960+0000 mgr.y (mgr.24356) 7934 : cluster 0 pgmap v7902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:38 smithi040 bash[41173]: cluster 2023-12-01T20:02:38.301960+0000 mgr.y (mgr.24356) 7934 : cluster 0 pgmap v7902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:40.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:39 smithi141 bash[31670]: audit 2023-12-01T20:02:39.036761+0000 mon.a (mon.0) 5316 : audit 0 from='client.? 172.21.15.40:0/4181601611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:39 smithi040 bash[28232]: audit 2023-12-01T20:02:39.036761+0000 mon.a (mon.0) 5316 : audit 0 from='client.? 172.21.15.40:0/4181601611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:39 smithi040 bash[41173]: audit 2023-12-01T20:02:39.036761+0000 mon.a (mon.0) 5316 : audit 0 from='client.? 172.21.15.40:0/4181601611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:41 smithi141 bash[31670]: cluster 2023-12-01T20:02:40.303160+0000 mgr.y (mgr.24356) 7935 : cluster 0 pgmap v7903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:41 smithi040 bash[28232]: cluster 2023-12-01T20:02:40.303160+0000 mgr.y (mgr.24356) 7935 : cluster 0 pgmap v7903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:41 smithi040 bash[41173]: cluster 2023-12-01T20:02:40.303160+0000 mgr.y (mgr.24356) 7935 : cluster 0 pgmap v7903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:42 smithi141 bash[31670]: audit 2023-12-01T20:02:41.500356+0000 mon.a (mon.0) 5317 : audit 0 from='client.? 172.21.15.40:0/3369757934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:42 smithi040 bash[28232]: audit 2023-12-01T20:02:41.500356+0000 mon.a (mon.0) 5317 : audit 0 from='client.? 172.21.15.40:0/3369757934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:42.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:42 smithi040 bash[41173]: audit 2023-12-01T20:02:41.500356+0000 mon.a (mon.0) 5317 : audit 0 from='client.? 172.21.15.40:0/3369757934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:43.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:43 smithi141 bash[31670]: cluster 2023-12-01T20:02:42.303817+0000 mgr.y (mgr.24356) 7936 : cluster 0 pgmap v7904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:43 smithi040 bash[28232]: cluster 2023-12-01T20:02:42.303817+0000 mgr.y (mgr.24356) 7936 : cluster 0 pgmap v7904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:43 smithi040 bash[41173]: cluster 2023-12-01T20:02:42.303817+0000 mgr.y (mgr.24356) 7936 : cluster 0 pgmap v7904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:44 smithi141 bash[31670]: audit 2023-12-01T20:02:43.958120+0000 mon.a (mon.0) 5318 : audit 0 from='client.? 172.21.15.40:0/3125109841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:44 smithi040 bash[28232]: audit 2023-12-01T20:02:43.958120+0000 mon.a (mon.0) 5318 : audit 0 from='client.? 172.21.15.40:0/3125109841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:44 smithi040 bash[41173]: audit 2023-12-01T20:02:43.958120+0000 mon.a (mon.0) 5318 : audit 0 from='client.? 172.21.15.40:0/3125109841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:45 smithi040 bash[28232]: cluster 2023-12-01T20:02:44.304836+0000 mgr.y (mgr.24356) 7937 : cluster 0 pgmap v7905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:45 smithi040 bash[41173]: cluster 2023-12-01T20:02:44.304836+0000 mgr.y (mgr.24356) 7937 : cluster 0 pgmap v7905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:45 smithi141 bash[31670]: cluster 2023-12-01T20:02:44.304836+0000 mgr.y (mgr.24356) 7937 : cluster 0 pgmap v7905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:02:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:02:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:47 smithi040 bash[41173]: cluster 2023-12-01T20:02:46.305536+0000 mgr.y (mgr.24356) 7938 : cluster 0 pgmap v7906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:47 smithi040 bash[41173]: audit 2023-12-01T20:02:46.417319+0000 mon.c (mon.2) 4999 : audit 0 from='client.? 172.21.15.40:0/3358507323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:47 smithi040 bash[28232]: cluster 2023-12-01T20:02:46.305536+0000 mgr.y (mgr.24356) 7938 : cluster 0 pgmap v7906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:47 smithi040 bash[28232]: audit 2023-12-01T20:02:46.417319+0000 mon.c (mon.2) 4999 : audit 0 from='client.? 172.21.15.40:0/3358507323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:47 smithi141 bash[31670]: cluster 2023-12-01T20:02:46.305536+0000 mgr.y (mgr.24356) 7938 : cluster 0 pgmap v7906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:47 smithi141 bash[31670]: audit 2023-12-01T20:02:46.417319+0000 mon.c (mon.2) 4999 : audit 0 from='client.? 172.21.15.40:0/3358507323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:49 smithi141 bash[31670]: cluster 2023-12-01T20:02:48.306215+0000 mgr.y (mgr.24356) 7939 : cluster 0 pgmap v7907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:49 smithi141 bash[31670]: audit 2023-12-01T20:02:48.731196+0000 mon.c (mon.2) 5000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:49 smithi141 bash[31670]: audit 2023-12-01T20:02:48.893930+0000 mon.c (mon.2) 5001 : audit 0 from='client.? 172.21.15.40:0/3789453971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:49 smithi040 bash[41173]: cluster 2023-12-01T20:02:48.306215+0000 mgr.y (mgr.24356) 7939 : cluster 0 pgmap v7907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:49 smithi040 bash[41173]: audit 2023-12-01T20:02:48.731196+0000 mon.c (mon.2) 5000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:49 smithi040 bash[41173]: audit 2023-12-01T20:02:48.893930+0000 mon.c (mon.2) 5001 : audit 0 from='client.? 172.21.15.40:0/3789453971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:48 smithi040 bash[28232]: cluster 2023-12-01T20:02:48.306215+0000 mgr.y (mgr.24356) 7939 : cluster 0 pgmap v7907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:48 smithi040 bash[28232]: audit 2023-12-01T20:02:48.731196+0000 mon.c (mon.2) 5000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:49 smithi040 bash[28232]: audit 2023-12-01T20:02:48.893930+0000 mon.c (mon.2) 5001 : audit 0 from='client.? 172.21.15.40:0/3789453971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:51.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:51 smithi040 bash[41173]: cluster 2023-12-01T20:02:50.307387+0000 mgr.y (mgr.24356) 7940 : cluster 0 pgmap v7908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:51 smithi040 bash[28232]: cluster 2023-12-01T20:02:50.307387+0000 mgr.y (mgr.24356) 7940 : cluster 0 pgmap v7908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:51 smithi141 bash[31670]: cluster 2023-12-01T20:02:50.307387+0000 mgr.y (mgr.24356) 7940 : cluster 0 pgmap v7908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:52 smithi040 bash[41173]: audit 2023-12-01T20:02:51.363059+0000 mon.c (mon.2) 5002 : audit 0 from='client.? 172.21.15.40:0/1120704936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:52.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:52 smithi040 bash[28232]: audit 2023-12-01T20:02:51.363059+0000 mon.c (mon.2) 5002 : audit 0 from='client.? 172.21.15.40:0/1120704936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:52 smithi141 bash[31670]: audit 2023-12-01T20:02:51.363059+0000 mon.c (mon.2) 5002 : audit 0 from='client.? 172.21.15.40:0/1120704936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:53 smithi040 bash[41173]: cluster 2023-12-01T20:02:52.308046+0000 mgr.y (mgr.24356) 7941 : cluster 0 pgmap v7909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:53.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:53 smithi040 bash[28232]: cluster 2023-12-01T20:02:52.308046+0000 mgr.y (mgr.24356) 7941 : cluster 0 pgmap v7909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:53 smithi141 bash[31670]: cluster 2023-12-01T20:02:52.308046+0000 mgr.y (mgr.24356) 7941 : cluster 0 pgmap v7909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:54.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:54 smithi040 bash[28232]: audit 2023-12-01T20:02:53.820587+0000 mon.a (mon.0) 5319 : audit 0 from='client.? 172.21.15.40:0/3873571687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:54.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:54 smithi040 bash[41173]: audit 2023-12-01T20:02:53.820587+0000 mon.a (mon.0) 5319 : audit 0 from='client.? 172.21.15.40:0/3873571687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:54 smithi141 bash[31670]: audit 2023-12-01T20:02:53.820587+0000 mon.a (mon.0) 5319 : audit 0 from='client.? 172.21.15.40:0/3873571687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:55 smithi040 bash[41173]: cluster 2023-12-01T20:02:54.309175+0000 mgr.y (mgr.24356) 7942 : cluster 0 pgmap v7910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:55.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:55 smithi040 bash[28232]: cluster 2023-12-01T20:02:54.309175+0000 mgr.y (mgr.24356) 7942 : cluster 0 pgmap v7910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:55 smithi141 bash[31670]: cluster 2023-12-01T20:02:54.309175+0000 mgr.y (mgr.24356) 7942 : cluster 0 pgmap v7910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:02:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:02:56.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:56 smithi040 bash[41173]: audit 2023-12-01T20:02:56.284874+0000 mon.c (mon.2) 5003 : audit 0 from='client.? 172.21.15.40:0/1187916706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:56.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:56 smithi040 bash[28232]: audit 2023-12-01T20:02:56.284874+0000 mon.c (mon.2) 5003 : audit 0 from='client.? 172.21.15.40:0/1187916706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:56 smithi141 bash[31670]: audit 2023-12-01T20:02:56.284874+0000 mon.c (mon.2) 5003 : audit 0 from='client.? 172.21.15.40:0/1187916706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:57.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:57 smithi040 bash[28232]: cluster 2023-12-01T20:02:56.309919+0000 mgr.y (mgr.24356) 7943 : cluster 0 pgmap v7911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:57 smithi040 bash[41173]: cluster 2023-12-01T20:02:56.309919+0000 mgr.y (mgr.24356) 7943 : cluster 0 pgmap v7911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:57 smithi141 bash[31670]: cluster 2023-12-01T20:02:56.309919+0000 mgr.y (mgr.24356) 7943 : cluster 0 pgmap v7911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:59 smithi141 bash[31670]: cluster 2023-12-01T20:02:58.310678+0000 mgr.y (mgr.24356) 7944 : cluster 0 pgmap v7912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:02:59 smithi141 bash[31670]: audit 2023-12-01T20:02:58.754065+0000 mon.a (mon.0) 5320 : audit 0 from='client.? 172.21.15.40:0/779657691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:59 smithi040 bash[41173]: cluster 2023-12-01T20:02:58.310678+0000 mgr.y (mgr.24356) 7944 : cluster 0 pgmap v7912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:02:59 smithi040 bash[41173]: audit 2023-12-01T20:02:58.754065+0000 mon.a (mon.0) 5320 : audit 0 from='client.? 172.21.15.40:0/779657691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:02:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:59 smithi040 bash[28232]: cluster 2023-12-01T20:02:58.310678+0000 mgr.y (mgr.24356) 7944 : cluster 0 pgmap v7912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:02:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:02:59 smithi040 bash[28232]: audit 2023-12-01T20:02:58.754065+0000 mon.a (mon.0) 5320 : audit 0 from='client.? 172.21.15.40:0/779657691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:01 smithi040 bash[41173]: cluster 2023-12-01T20:03:00.311888+0000 mgr.y (mgr.24356) 7945 : cluster 0 pgmap v7913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:01 smithi040 bash[41173]: audit 2023-12-01T20:03:01.217543+0000 mon.c (mon.2) 5004 : audit 0 from='client.? 172.21.15.40:0/3211738221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:01.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:01 smithi040 bash[28232]: cluster 2023-12-01T20:03:00.311888+0000 mgr.y (mgr.24356) 7945 : cluster 0 pgmap v7913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:01.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:01 smithi040 bash[28232]: audit 2023-12-01T20:03:01.217543+0000 mon.c (mon.2) 5004 : audit 0 from='client.? 172.21.15.40:0/3211738221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:01 smithi141 bash[31670]: cluster 2023-12-01T20:03:00.311888+0000 mgr.y (mgr.24356) 7945 : cluster 0 pgmap v7913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:01 smithi141 bash[31670]: audit 2023-12-01T20:03:01.217543+0000 mon.c (mon.2) 5004 : audit 0 from='client.? 172.21.15.40:0/3211738221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:03 smithi040 bash[41173]: cluster 2023-12-01T20:03:02.312636+0000 mgr.y (mgr.24356) 7946 : cluster 0 pgmap v7914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:03.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:03 smithi040 bash[28232]: cluster 2023-12-01T20:03:02.312636+0000 mgr.y (mgr.24356) 7946 : cluster 0 pgmap v7914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:03 smithi141 bash[31670]: cluster 2023-12-01T20:03:02.312636+0000 mgr.y (mgr.24356) 7946 : cluster 0 pgmap v7914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:04 smithi040 bash[41173]: audit 2023-12-01T20:03:03.683224+0000 mon.a (mon.0) 5321 : audit 0 from='client.? 172.21.15.40:0/2680315021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:04 smithi040 bash[41173]: audit 2023-12-01T20:03:03.731622+0000 mon.c (mon.2) 5005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:04 smithi040 bash[28232]: audit 2023-12-01T20:03:03.683224+0000 mon.a (mon.0) 5321 : audit 0 from='client.? 172.21.15.40:0/2680315021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:04 smithi040 bash[28232]: audit 2023-12-01T20:03:03.731622+0000 mon.c (mon.2) 5005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:04 smithi141 bash[31670]: audit 2023-12-01T20:03:03.683224+0000 mon.a (mon.0) 5321 : audit 0 from='client.? 172.21.15.40:0/2680315021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:04 smithi141 bash[31670]: audit 2023-12-01T20:03:03.731622+0000 mon.c (mon.2) 5005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:05 smithi040 bash[41173]: cluster 2023-12-01T20:03:04.313676+0000 mgr.y (mgr.24356) 7947 : cluster 0 pgmap v7915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:05 smithi040 bash[28232]: cluster 2023-12-01T20:03:04.313676+0000 mgr.y (mgr.24356) 7947 : cluster 0 pgmap v7915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:05 smithi141 bash[31670]: cluster 2023-12-01T20:03:04.313676+0000 mgr.y (mgr.24356) 7947 : cluster 0 pgmap v7915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:06.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:03:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:03:06.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:06 smithi040 bash[41173]: audit 2023-12-01T20:03:06.141512+0000 mon.a (mon.0) 5322 : audit 0 from='client.? 172.21.15.40:0/3501703520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:06.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:06 smithi040 bash[28232]: audit 2023-12-01T20:03:06.141512+0000 mon.a (mon.0) 5322 : audit 0 from='client.? 172.21.15.40:0/3501703520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:06 smithi141 bash[31670]: audit 2023-12-01T20:03:06.141512+0000 mon.a (mon.0) 5322 : audit 0 from='client.? 172.21.15.40:0/3501703520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:07 smithi141 bash[31670]: cluster 2023-12-01T20:03:06.314491+0000 mgr.y (mgr.24356) 7948 : cluster 0 pgmap v7916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:07 smithi040 bash[28232]: cluster 2023-12-01T20:03:06.314491+0000 mgr.y (mgr.24356) 7948 : cluster 0 pgmap v7916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:07 smithi040 bash[41173]: cluster 2023-12-01T20:03:06.314491+0000 mgr.y (mgr.24356) 7948 : cluster 0 pgmap v7916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:09 smithi141 bash[31670]: cluster 2023-12-01T20:03:08.315251+0000 mgr.y (mgr.24356) 7949 : cluster 0 pgmap v7917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:09 smithi141 bash[31670]: audit 2023-12-01T20:03:08.604570+0000 mon.a (mon.0) 5323 : audit 0 from='client.? 172.21.15.40:0/501682640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:09 smithi040 bash[28232]: cluster 2023-12-01T20:03:08.315251+0000 mgr.y (mgr.24356) 7949 : cluster 0 pgmap v7917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:09 smithi040 bash[28232]: audit 2023-12-01T20:03:08.604570+0000 mon.a (mon.0) 5323 : audit 0 from='client.? 172.21.15.40:0/501682640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:09 smithi040 bash[41173]: cluster 2023-12-01T20:03:08.315251+0000 mgr.y (mgr.24356) 7949 : cluster 0 pgmap v7917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:09 smithi040 bash[41173]: audit 2023-12-01T20:03:08.604570+0000 mon.a (mon.0) 5323 : audit 0 from='client.? 172.21.15.40:0/501682640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:11 smithi040 bash[28232]: cluster 2023-12-01T20:03:10.316485+0000 mgr.y (mgr.24356) 7950 : cluster 0 pgmap v7918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:11.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:11 smithi040 bash[28232]: audit 2023-12-01T20:03:11.069431+0000 mon.c (mon.2) 5006 : audit 0 from='client.? 172.21.15.40:0/1670040402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:11 smithi040 bash[41173]: cluster 2023-12-01T20:03:10.316485+0000 mgr.y (mgr.24356) 7950 : cluster 0 pgmap v7918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:11 smithi040 bash[41173]: audit 2023-12-01T20:03:11.069431+0000 mon.c (mon.2) 5006 : audit 0 from='client.? 172.21.15.40:0/1670040402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:11 smithi141 bash[31670]: cluster 2023-12-01T20:03:10.316485+0000 mgr.y (mgr.24356) 7950 : cluster 0 pgmap v7918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:11 smithi141 bash[31670]: audit 2023-12-01T20:03:11.069431+0000 mon.c (mon.2) 5006 : audit 0 from='client.? 172.21.15.40:0/1670040402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:13 smithi040 bash[28232]: cluster 2023-12-01T20:03:12.317224+0000 mgr.y (mgr.24356) 7951 : cluster 0 pgmap v7919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:13.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:13 smithi040 bash[41173]: cluster 2023-12-01T20:03:12.317224+0000 mgr.y (mgr.24356) 7951 : cluster 0 pgmap v7919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:13 smithi141 bash[31670]: cluster 2023-12-01T20:03:12.317224+0000 mgr.y (mgr.24356) 7951 : cluster 0 pgmap v7919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:14 smithi040 bash[28232]: audit 2023-12-01T20:03:13.537223+0000 mon.a (mon.0) 5324 : audit 0 from='client.? 172.21.15.40:0/4132727084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:14.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:14 smithi040 bash[41173]: audit 2023-12-01T20:03:13.537223+0000 mon.a (mon.0) 5324 : audit 0 from='client.? 172.21.15.40:0/4132727084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:14 smithi141 bash[31670]: audit 2023-12-01T20:03:13.537223+0000 mon.a (mon.0) 5324 : audit 0 from='client.? 172.21.15.40:0/4132727084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:15 smithi040 bash[41173]: cluster 2023-12-01T20:03:14.318282+0000 mgr.y (mgr.24356) 7952 : cluster 0 pgmap v7920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:15.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:15 smithi040 bash[28232]: cluster 2023-12-01T20:03:14.318282+0000 mgr.y (mgr.24356) 7952 : cluster 0 pgmap v7920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:15 smithi141 bash[31670]: cluster 2023-12-01T20:03:14.318282+0000 mgr.y (mgr.24356) 7952 : cluster 0 pgmap v7920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:16 smithi040 bash[28232]: audit 2023-12-01T20:03:15.992119+0000 mon.a (mon.0) 5325 : audit 0 from='client.? 172.21.15.40:0/886586656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:16.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:03:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:03:16.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:16 smithi040 bash[41173]: audit 2023-12-01T20:03:15.992119+0000 mon.a (mon.0) 5325 : audit 0 from='client.? 172.21.15.40:0/886586656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:16 smithi141 bash[31670]: audit 2023-12-01T20:03:15.992119+0000 mon.a (mon.0) 5325 : audit 0 from='client.? 172.21.15.40:0/886586656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:17 smithi040 bash[28232]: cluster 2023-12-01T20:03:16.319073+0000 mgr.y (mgr.24356) 7953 : cluster 0 pgmap v7921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:17 smithi040 bash[41173]: cluster 2023-12-01T20:03:16.319073+0000 mgr.y (mgr.24356) 7953 : cluster 0 pgmap v7921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:17 smithi141 bash[31670]: cluster 2023-12-01T20:03:16.319073+0000 mgr.y (mgr.24356) 7953 : cluster 0 pgmap v7921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:19 smithi141 bash[31670]: cluster 2023-12-01T20:03:18.319678+0000 mgr.y (mgr.24356) 7954 : cluster 0 pgmap v7922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:19 smithi141 bash[31670]: audit 2023-12-01T20:03:18.458018+0000 mon.a (mon.0) 5326 : audit 0 from='client.? 172.21.15.40:0/4213748073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:19 smithi141 bash[31670]: audit 2023-12-01T20:03:18.480436+0000 mon.c (mon.2) 5007 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:03:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:19 smithi141 bash[31670]: audit 2023-12-01T20:03:18.732016+0000 mon.c (mon.2) 5008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[28232]: cluster 2023-12-01T20:03:18.319678+0000 mgr.y (mgr.24356) 7954 : cluster 0 pgmap v7922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[28232]: audit 2023-12-01T20:03:18.458018+0000 mon.a (mon.0) 5326 : audit 0 from='client.? 172.21.15.40:0/4213748073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[28232]: audit 2023-12-01T20:03:18.480436+0000 mon.c (mon.2) 5007 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[28232]: audit 2023-12-01T20:03:18.732016+0000 mon.c (mon.2) 5008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[41173]: cluster 2023-12-01T20:03:18.319678+0000 mgr.y (mgr.24356) 7954 : cluster 0 pgmap v7922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[41173]: audit 2023-12-01T20:03:18.458018+0000 mon.a (mon.0) 5326 : audit 0 from='client.? 172.21.15.40:0/4213748073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[41173]: audit 2023-12-01T20:03:18.480436+0000 mon.c (mon.2) 5007 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:03:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:19 smithi040 bash[41173]: audit 2023-12-01T20:03:18.732016+0000 mon.c (mon.2) 5008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:21 smithi040 bash[28232]: cluster 2023-12-01T20:03:20.320842+0000 mgr.y (mgr.24356) 7955 : cluster 0 pgmap v7923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:21 smithi040 bash[28232]: audit 2023-12-01T20:03:20.929655+0000 mon.c (mon.2) 5009 : audit 0 from='client.? 172.21.15.40:0/3769089224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:21 smithi040 bash[41173]: cluster 2023-12-01T20:03:20.320842+0000 mgr.y (mgr.24356) 7955 : cluster 0 pgmap v7923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:21 smithi040 bash[41173]: audit 2023-12-01T20:03:20.929655+0000 mon.c (mon.2) 5009 : audit 0 from='client.? 172.21.15.40:0/3769089224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:21 smithi141 bash[31670]: cluster 2023-12-01T20:03:20.320842+0000 mgr.y (mgr.24356) 7955 : cluster 0 pgmap v7923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:21 smithi141 bash[31670]: audit 2023-12-01T20:03:20.929655+0000 mon.c (mon.2) 5009 : audit 0 from='client.? 172.21.15.40:0/3769089224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:23 smithi040 bash[28232]: cluster 2023-12-01T20:03:22.321460+0000 mgr.y (mgr.24356) 7956 : cluster 0 pgmap v7924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:23 smithi040 bash[41173]: cluster 2023-12-01T20:03:22.321460+0000 mgr.y (mgr.24356) 7956 : cluster 0 pgmap v7924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:23 smithi141 bash[31670]: cluster 2023-12-01T20:03:22.321460+0000 mgr.y (mgr.24356) 7956 : cluster 0 pgmap v7924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:24 smithi040 bash[28232]: audit 2023-12-01T20:03:23.400473+0000 mon.a (mon.0) 5327 : audit 0 from='client.? 172.21.15.40:0/609466473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:24 smithi040 bash[28232]: audit 2023-12-01T20:03:24.379867+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:24.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:24 smithi040 bash[41173]: audit 2023-12-01T20:03:23.400473+0000 mon.a (mon.0) 5327 : audit 0 from='client.? 172.21.15.40:0/609466473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:24.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:24 smithi040 bash[41173]: audit 2023-12-01T20:03:24.379867+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:24 smithi141 bash[31670]: audit 2023-12-01T20:03:23.400473+0000 mon.a (mon.0) 5327 : audit 0 from='client.? 172.21.15.40:0/609466473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:24 smithi141 bash[31670]: audit 2023-12-01T20:03:24.379867+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: cluster 2023-12-01T20:03:24.322380+0000 mgr.y (mgr.24356) 7957 : cluster 0 pgmap v7925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: audit 2023-12-01T20:03:24.397069+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: audit 2023-12-01T20:03:24.684129+0000 mon.a (mon.0) 5330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: audit 2023-12-01T20:03:24.696006+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: audit 2023-12-01T20:03:25.176659+0000 mon.c (mon.2) 5010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: audit 2023-12-01T20:03:25.178739+0000 mon.c (mon.2) 5011 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[28232]: audit 2023-12-01T20:03:25.188702+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: cluster 2023-12-01T20:03:24.322380+0000 mgr.y (mgr.24356) 7957 : cluster 0 pgmap v7925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: audit 2023-12-01T20:03:24.397069+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: audit 2023-12-01T20:03:24.684129+0000 mon.a (mon.0) 5330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: audit 2023-12-01T20:03:24.696006+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: audit 2023-12-01T20:03:25.176659+0000 mon.c (mon.2) 5010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:03:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: audit 2023-12-01T20:03:25.178739+0000 mon.c (mon.2) 5011 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:03:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:25 smithi040 bash[41173]: audit 2023-12-01T20:03:25.188702+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: cluster 2023-12-01T20:03:24.322380+0000 mgr.y (mgr.24356) 7957 : cluster 0 pgmap v7925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: audit 2023-12-01T20:03:24.397069+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: audit 2023-12-01T20:03:24.684129+0000 mon.a (mon.0) 5330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: audit 2023-12-01T20:03:24.696006+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: audit 2023-12-01T20:03:25.176659+0000 mon.c (mon.2) 5010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: audit 2023-12-01T20:03:25.178739+0000 mon.c (mon.2) 5011 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:03:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:25 smithi141 bash[31670]: audit 2023-12-01T20:03:25.188702+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:03:26.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:26 smithi040 bash[28232]: audit 2023-12-01T20:03:25.871331+0000 mon.a (mon.0) 5333 : audit 0 from='client.? 172.21.15.40:0/3279906001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:26.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:03:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:03:26.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:26 smithi040 bash[41173]: audit 2023-12-01T20:03:25.871331+0000 mon.a (mon.0) 5333 : audit 0 from='client.? 172.21.15.40:0/3279906001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:26 smithi141 bash[31670]: audit 2023-12-01T20:03:25.871331+0000 mon.a (mon.0) 5333 : audit 0 from='client.? 172.21.15.40:0/3279906001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:27.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:27 smithi040 bash[41173]: cluster 2023-12-01T20:03:26.323230+0000 mgr.y (mgr.24356) 7958 : cluster 0 pgmap v7926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:27.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:27 smithi040 bash[28232]: cluster 2023-12-01T20:03:26.323230+0000 mgr.y (mgr.24356) 7958 : cluster 0 pgmap v7926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:27 smithi141 bash[31670]: cluster 2023-12-01T20:03:26.323230+0000 mgr.y (mgr.24356) 7958 : cluster 0 pgmap v7926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:29 smithi141 bash[31670]: cluster 2023-12-01T20:03:28.323903+0000 mgr.y (mgr.24356) 7959 : cluster 0 pgmap v7927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:29 smithi141 bash[31670]: audit 2023-12-01T20:03:28.337980+0000 mon.a (mon.0) 5334 : audit 0 from='client.? 172.21.15.40:0/2067578455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:29 smithi040 bash[28232]: cluster 2023-12-01T20:03:28.323903+0000 mgr.y (mgr.24356) 7959 : cluster 0 pgmap v7927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:29 smithi040 bash[28232]: audit 2023-12-01T20:03:28.337980+0000 mon.a (mon.0) 5334 : audit 0 from='client.? 172.21.15.40:0/2067578455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:29 smithi040 bash[41173]: cluster 2023-12-01T20:03:28.323903+0000 mgr.y (mgr.24356) 7959 : cluster 0 pgmap v7927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:29 smithi040 bash[41173]: audit 2023-12-01T20:03:28.337980+0000 mon.a (mon.0) 5334 : audit 0 from='client.? 172.21.15.40:0/2067578455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:31 smithi040 bash[28232]: cluster 2023-12-01T20:03:30.325223+0000 mgr.y (mgr.24356) 7960 : cluster 0 pgmap v7928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:31 smithi040 bash[28232]: audit 2023-12-01T20:03:30.805432+0000 mon.a (mon.0) 5335 : audit 0 from='client.? 172.21.15.40:0/3536798657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:31 smithi040 bash[41173]: cluster 2023-12-01T20:03:30.325223+0000 mgr.y (mgr.24356) 7960 : cluster 0 pgmap v7928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:31 smithi040 bash[41173]: audit 2023-12-01T20:03:30.805432+0000 mon.a (mon.0) 5335 : audit 0 from='client.? 172.21.15.40:0/3536798657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:31 smithi141 bash[31670]: cluster 2023-12-01T20:03:30.325223+0000 mgr.y (mgr.24356) 7960 : cluster 0 pgmap v7928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:31 smithi141 bash[31670]: audit 2023-12-01T20:03:30.805432+0000 mon.a (mon.0) 5335 : audit 0 from='client.? 172.21.15.40:0/3536798657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:33 smithi040 bash[41173]: cluster 2023-12-01T20:03:32.325864+0000 mgr.y (mgr.24356) 7961 : cluster 0 pgmap v7929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:33 smithi040 bash[41173]: audit 2023-12-01T20:03:33.268992+0000 mon.a (mon.0) 5336 : audit 0 from='client.? 172.21.15.40:0/3758067830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:33.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:33 smithi040 bash[28232]: cluster 2023-12-01T20:03:32.325864+0000 mgr.y (mgr.24356) 7961 : cluster 0 pgmap v7929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:33.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:33 smithi040 bash[28232]: audit 2023-12-01T20:03:33.268992+0000 mon.a (mon.0) 5336 : audit 0 from='client.? 172.21.15.40:0/3758067830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:33 smithi141 bash[31670]: cluster 2023-12-01T20:03:32.325864+0000 mgr.y (mgr.24356) 7961 : cluster 0 pgmap v7929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:33 smithi141 bash[31670]: audit 2023-12-01T20:03:33.268992+0000 mon.a (mon.0) 5336 : audit 0 from='client.? 172.21.15.40:0/3758067830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:34.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:34 smithi040 bash[28232]: audit 2023-12-01T20:03:33.732442+0000 mon.c (mon.2) 5012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:34 smithi040 bash[41173]: audit 2023-12-01T20:03:33.732442+0000 mon.c (mon.2) 5012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:34 smithi141 bash[31670]: audit 2023-12-01T20:03:33.732442+0000 mon.c (mon.2) 5012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:35 smithi040 bash[28232]: cluster 2023-12-01T20:03:34.326907+0000 mgr.y (mgr.24356) 7962 : cluster 0 pgmap v7930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:35 smithi040 bash[41173]: cluster 2023-12-01T20:03:34.326907+0000 mgr.y (mgr.24356) 7962 : cluster 0 pgmap v7930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:35 smithi141 bash[31670]: cluster 2023-12-01T20:03:34.326907+0000 mgr.y (mgr.24356) 7962 : cluster 0 pgmap v7930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:36 smithi040 bash[28232]: audit 2023-12-01T20:03:35.730194+0000 mon.c (mon.2) 5013 : audit 0 from='client.? 172.21.15.40:0/2929931812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:36.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:03:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:03:36.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:36 smithi040 bash[41173]: audit 2023-12-01T20:03:35.730194+0000 mon.c (mon.2) 5013 : audit 0 from='client.? 172.21.15.40:0/2929931812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:36 smithi141 bash[31670]: audit 2023-12-01T20:03:35.730194+0000 mon.c (mon.2) 5013 : audit 0 from='client.? 172.21.15.40:0/2929931812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:37 smithi141 bash[31670]: cluster 2023-12-01T20:03:36.327673+0000 mgr.y (mgr.24356) 7963 : cluster 0 pgmap v7931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:37 smithi040 bash[41173]: cluster 2023-12-01T20:03:36.327673+0000 mgr.y (mgr.24356) 7963 : cluster 0 pgmap v7931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:37 smithi040 bash[28232]: cluster 2023-12-01T20:03:36.327673+0000 mgr.y (mgr.24356) 7963 : cluster 0 pgmap v7931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:39 smithi141 bash[31670]: audit 2023-12-01T20:03:38.193025+0000 mon.c (mon.2) 5014 : audit 0 from='client.? 172.21.15.40:0/708387053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:39 smithi141 bash[31670]: cluster 2023-12-01T20:03:38.328495+0000 mgr.y (mgr.24356) 7964 : cluster 0 pgmap v7932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:39 smithi040 bash[28232]: audit 2023-12-01T20:03:38.193025+0000 mon.c (mon.2) 5014 : audit 0 from='client.? 172.21.15.40:0/708387053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:39 smithi040 bash[28232]: cluster 2023-12-01T20:03:38.328495+0000 mgr.y (mgr.24356) 7964 : cluster 0 pgmap v7932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:39 smithi040 bash[41173]: audit 2023-12-01T20:03:38.193025+0000 mon.c (mon.2) 5014 : audit 0 from='client.? 172.21.15.40:0/708387053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:39 smithi040 bash[41173]: cluster 2023-12-01T20:03:38.328495+0000 mgr.y (mgr.24356) 7964 : cluster 0 pgmap v7932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:41 smithi040 bash[28232]: cluster 2023-12-01T20:03:40.329617+0000 mgr.y (mgr.24356) 7965 : cluster 0 pgmap v7933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:41 smithi040 bash[28232]: audit 2023-12-01T20:03:40.661312+0000 mon.c (mon.2) 5015 : audit 0 from='client.? 172.21.15.40:0/1655077195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:41 smithi040 bash[41173]: cluster 2023-12-01T20:03:40.329617+0000 mgr.y (mgr.24356) 7965 : cluster 0 pgmap v7933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:41 smithi040 bash[41173]: audit 2023-12-01T20:03:40.661312+0000 mon.c (mon.2) 5015 : audit 0 from='client.? 172.21.15.40:0/1655077195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:41 smithi141 bash[31670]: cluster 2023-12-01T20:03:40.329617+0000 mgr.y (mgr.24356) 7965 : cluster 0 pgmap v7933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:41 smithi141 bash[31670]: audit 2023-12-01T20:03:40.661312+0000 mon.c (mon.2) 5015 : audit 0 from='client.? 172.21.15.40:0/1655077195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:43 smithi040 bash[28232]: cluster 2023-12-01T20:03:42.330301+0000 mgr.y (mgr.24356) 7966 : cluster 0 pgmap v7934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:43 smithi040 bash[28232]: audit 2023-12-01T20:03:43.114569+0000 mon.a (mon.0) 5337 : audit 0 from='client.? 172.21.15.40:0/3714187485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:43.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:43 smithi040 bash[41173]: cluster 2023-12-01T20:03:42.330301+0000 mgr.y (mgr.24356) 7966 : cluster 0 pgmap v7934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:43.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:43 smithi040 bash[41173]: audit 2023-12-01T20:03:43.114569+0000 mon.a (mon.0) 5337 : audit 0 from='client.? 172.21.15.40:0/3714187485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:43 smithi141 bash[31670]: cluster 2023-12-01T20:03:42.330301+0000 mgr.y (mgr.24356) 7966 : cluster 0 pgmap v7934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:43 smithi141 bash[31670]: audit 2023-12-01T20:03:43.114569+0000 mon.a (mon.0) 5337 : audit 0 from='client.? 172.21.15.40:0/3714187485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:45.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:45 smithi040 bash[41173]: cluster 2023-12-01T20:03:44.331340+0000 mgr.y (mgr.24356) 7967 : cluster 0 pgmap v7935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:45 smithi040 bash[28232]: cluster 2023-12-01T20:03:44.331340+0000 mgr.y (mgr.24356) 7967 : cluster 0 pgmap v7935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:45 smithi141 bash[31670]: cluster 2023-12-01T20:03:44.331340+0000 mgr.y (mgr.24356) 7967 : cluster 0 pgmap v7935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:46.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:46 smithi040 bash[28232]: audit 2023-12-01T20:03:45.576547+0000 mon.a (mon.0) 5338 : audit 0 from='client.? 172.21.15.40:0/1459471370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:46.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:03:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:03:46.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:46 smithi040 bash[41173]: audit 2023-12-01T20:03:45.576547+0000 mon.a (mon.0) 5338 : audit 0 from='client.? 172.21.15.40:0/1459471370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:46 smithi141 bash[31670]: audit 2023-12-01T20:03:45.576547+0000 mon.a (mon.0) 5338 : audit 0 from='client.? 172.21.15.40:0/1459471370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:47 smithi040 bash[28232]: cluster 2023-12-01T20:03:46.332098+0000 mgr.y (mgr.24356) 7968 : cluster 0 pgmap v7936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:47 smithi040 bash[41173]: cluster 2023-12-01T20:03:46.332098+0000 mgr.y (mgr.24356) 7968 : cluster 0 pgmap v7936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:47 smithi141 bash[31670]: cluster 2023-12-01T20:03:46.332098+0000 mgr.y (mgr.24356) 7968 : cluster 0 pgmap v7936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:49 smithi141 bash[31670]: audit 2023-12-01T20:03:48.033981+0000 mon.a (mon.0) 5339 : audit 0 from='client.? 172.21.15.40:0/3412190543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:49 smithi141 bash[31670]: cluster 2023-12-01T20:03:48.332770+0000 mgr.y (mgr.24356) 7969 : cluster 0 pgmap v7937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:49 smithi141 bash[31670]: audit 2023-12-01T20:03:48.732949+0000 mon.c (mon.2) 5016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:49 smithi040 bash[28232]: audit 2023-12-01T20:03:48.033981+0000 mon.a (mon.0) 5339 : audit 0 from='client.? 172.21.15.40:0/3412190543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:49 smithi040 bash[28232]: cluster 2023-12-01T20:03:48.332770+0000 mgr.y (mgr.24356) 7969 : cluster 0 pgmap v7937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:49 smithi040 bash[28232]: audit 2023-12-01T20:03:48.732949+0000 mon.c (mon.2) 5016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:49 smithi040 bash[41173]: audit 2023-12-01T20:03:48.033981+0000 mon.a (mon.0) 5339 : audit 0 from='client.? 172.21.15.40:0/3412190543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:49 smithi040 bash[41173]: cluster 2023-12-01T20:03:48.332770+0000 mgr.y (mgr.24356) 7969 : cluster 0 pgmap v7937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:49 smithi040 bash[41173]: audit 2023-12-01T20:03:48.732949+0000 mon.c (mon.2) 5016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:51 smithi040 bash[28232]: cluster 2023-12-01T20:03:50.333896+0000 mgr.y (mgr.24356) 7970 : cluster 0 pgmap v7938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:51 smithi040 bash[28232]: audit 2023-12-01T20:03:50.503283+0000 mon.c (mon.2) 5017 : audit 0 from='client.? 172.21.15.40:0/2583738861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:51 smithi040 bash[41173]: cluster 2023-12-01T20:03:50.333896+0000 mgr.y (mgr.24356) 7970 : cluster 0 pgmap v7938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:51 smithi040 bash[41173]: audit 2023-12-01T20:03:50.503283+0000 mon.c (mon.2) 5017 : audit 0 from='client.? 172.21.15.40:0/2583738861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:51 smithi141 bash[31670]: cluster 2023-12-01T20:03:50.333896+0000 mgr.y (mgr.24356) 7970 : cluster 0 pgmap v7938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:51 smithi141 bash[31670]: audit 2023-12-01T20:03:50.503283+0000 mon.c (mon.2) 5017 : audit 0 from='client.? 172.21.15.40:0/2583738861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:53 smithi040 bash[28232]: cluster 2023-12-01T20:03:52.334510+0000 mgr.y (mgr.24356) 7971 : cluster 0 pgmap v7939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:53.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:53 smithi040 bash[28232]: audit 2023-12-01T20:03:52.960017+0000 mon.a (mon.0) 5340 : audit 0 from='client.? 172.21.15.40:0/1119943282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:53 smithi040 bash[41173]: cluster 2023-12-01T20:03:52.334510+0000 mgr.y (mgr.24356) 7971 : cluster 0 pgmap v7939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:53 smithi040 bash[41173]: audit 2023-12-01T20:03:52.960017+0000 mon.a (mon.0) 5340 : audit 0 from='client.? 172.21.15.40:0/1119943282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:53 smithi141 bash[31670]: cluster 2023-12-01T20:03:52.334510+0000 mgr.y (mgr.24356) 7971 : cluster 0 pgmap v7939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:53 smithi141 bash[31670]: audit 2023-12-01T20:03:52.960017+0000 mon.a (mon.0) 5340 : audit 0 from='client.? 172.21.15.40:0/1119943282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:55 smithi040 bash[28232]: cluster 2023-12-01T20:03:54.335519+0000 mgr.y (mgr.24356) 7972 : cluster 0 pgmap v7940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:55.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:55 smithi040 bash[41173]: cluster 2023-12-01T20:03:54.335519+0000 mgr.y (mgr.24356) 7972 : cluster 0 pgmap v7940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:55 smithi141 bash[31670]: cluster 2023-12-01T20:03:54.335519+0000 mgr.y (mgr.24356) 7972 : cluster 0 pgmap v7940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:56.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:56 smithi040 bash[28232]: audit 2023-12-01T20:03:55.427238+0000 mon.a (mon.0) 5341 : audit 0 from='client.? 172.21.15.40:0/1730555957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:56.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:03:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:03:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:56 smithi040 bash[41173]: audit 2023-12-01T20:03:55.427238+0000 mon.a (mon.0) 5341 : audit 0 from='client.? 172.21.15.40:0/1730555957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:56 smithi141 bash[31670]: audit 2023-12-01T20:03:55.427238+0000 mon.a (mon.0) 5341 : audit 0 from='client.? 172.21.15.40:0/1730555957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:57.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:57 smithi040 bash[28232]: cluster 2023-12-01T20:03:56.336216+0000 mgr.y (mgr.24356) 7973 : cluster 0 pgmap v7941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:57.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:57 smithi040 bash[41173]: cluster 2023-12-01T20:03:56.336216+0000 mgr.y (mgr.24356) 7973 : cluster 0 pgmap v7941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:57 smithi141 bash[31670]: cluster 2023-12-01T20:03:56.336216+0000 mgr.y (mgr.24356) 7973 : cluster 0 pgmap v7941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:58 smithi141 bash[31670]: audit 2023-12-01T20:03:57.889765+0000 mon.c (mon.2) 5018 : audit 0 from='client.? 172.21.15.40:0/761695204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:58.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:58 smithi040 bash[28232]: audit 2023-12-01T20:03:57.889765+0000 mon.c (mon.2) 5018 : audit 0 from='client.? 172.21.15.40:0/761695204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:58.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:58 smithi040 bash[41173]: audit 2023-12-01T20:03:57.889765+0000 mon.c (mon.2) 5018 : audit 0 from='client.? 172.21.15.40:0/761695204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:03:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:03:59 smithi141 bash[31670]: cluster 2023-12-01T20:03:58.336737+0000 mgr.y (mgr.24356) 7974 : cluster 0 pgmap v7942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:03:59 smithi040 bash[28232]: cluster 2023-12-01T20:03:58.336737+0000 mgr.y (mgr.24356) 7974 : cluster 0 pgmap v7942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:03:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:03:59 smithi040 bash[41173]: cluster 2023-12-01T20:03:58.336737+0000 mgr.y (mgr.24356) 7974 : cluster 0 pgmap v7942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:00 smithi141 bash[31670]: audit 2023-12-01T20:04:00.369065+0000 mon.a (mon.0) 5342 : audit 0 from='client.? 172.21.15.40:0/2737037042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:00 smithi040 bash[28232]: audit 2023-12-01T20:04:00.369065+0000 mon.a (mon.0) 5342 : audit 0 from='client.? 172.21.15.40:0/2737037042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:00.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:00 smithi040 bash[41173]: audit 2023-12-01T20:04:00.369065+0000 mon.a (mon.0) 5342 : audit 0 from='client.? 172.21.15.40:0/2737037042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:01 smithi141 bash[31670]: cluster 2023-12-01T20:04:00.337800+0000 mgr.y (mgr.24356) 7975 : cluster 0 pgmap v7943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:01 smithi040 bash[28232]: cluster 2023-12-01T20:04:00.337800+0000 mgr.y (mgr.24356) 7975 : cluster 0 pgmap v7943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:01 smithi040 bash[41173]: cluster 2023-12-01T20:04:00.337800+0000 mgr.y (mgr.24356) 7975 : cluster 0 pgmap v7943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:03 smithi141 bash[31670]: cluster 2023-12-01T20:04:02.338485+0000 mgr.y (mgr.24356) 7976 : cluster 0 pgmap v7944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:03 smithi141 bash[31670]: audit 2023-12-01T20:04:02.829960+0000 mon.a (mon.0) 5343 : audit 0 from='client.? 172.21.15.40:0/407227373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:03 smithi040 bash[28232]: cluster 2023-12-01T20:04:02.338485+0000 mgr.y (mgr.24356) 7976 : cluster 0 pgmap v7944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:03 smithi040 bash[28232]: audit 2023-12-01T20:04:02.829960+0000 mon.a (mon.0) 5343 : audit 0 from='client.? 172.21.15.40:0/407227373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:03 smithi040 bash[41173]: cluster 2023-12-01T20:04:02.338485+0000 mgr.y (mgr.24356) 7976 : cluster 0 pgmap v7944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:03 smithi040 bash[41173]: audit 2023-12-01T20:04:02.829960+0000 mon.a (mon.0) 5343 : audit 0 from='client.? 172.21.15.40:0/407227373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:04 smithi141 bash[31670]: audit 2023-12-01T20:04:03.733304+0000 mon.c (mon.2) 5019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:04 smithi040 bash[28232]: audit 2023-12-01T20:04:03.733304+0000 mon.c (mon.2) 5019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:04 smithi040 bash[41173]: audit 2023-12-01T20:04:03.733304+0000 mon.c (mon.2) 5019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:05 smithi141 bash[31670]: cluster 2023-12-01T20:04:04.339670+0000 mgr.y (mgr.24356) 7977 : cluster 0 pgmap v7945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:05 smithi141 bash[31670]: audit 2023-12-01T20:04:05.300782+0000 mon.a (mon.0) 5344 : audit 0 from='client.? 172.21.15.40:0/804283286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:05 smithi040 bash[41173]: cluster 2023-12-01T20:04:04.339670+0000 mgr.y (mgr.24356) 7977 : cluster 0 pgmap v7945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:05 smithi040 bash[41173]: audit 2023-12-01T20:04:05.300782+0000 mon.a (mon.0) 5344 : audit 0 from='client.? 172.21.15.40:0/804283286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:05 smithi040 bash[28232]: cluster 2023-12-01T20:04:04.339670+0000 mgr.y (mgr.24356) 7977 : cluster 0 pgmap v7945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:05 smithi040 bash[28232]: audit 2023-12-01T20:04:05.300782+0000 mon.a (mon.0) 5344 : audit 0 from='client.? 172.21.15.40:0/804283286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:04:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:04:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:07 smithi141 bash[31670]: cluster 2023-12-01T20:04:06.340468+0000 mgr.y (mgr.24356) 7978 : cluster 0 pgmap v7946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:07 smithi040 bash[28232]: cluster 2023-12-01T20:04:06.340468+0000 mgr.y (mgr.24356) 7978 : cluster 0 pgmap v7946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:07 smithi040 bash[41173]: cluster 2023-12-01T20:04:06.340468+0000 mgr.y (mgr.24356) 7978 : cluster 0 pgmap v7946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:08.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:08 smithi141 bash[31670]: audit 2023-12-01T20:04:07.771842+0000 mon.a (mon.0) 5345 : audit 0 from='client.? 172.21.15.40:0/2506462281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:08.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:08 smithi040 bash[28232]: audit 2023-12-01T20:04:07.771842+0000 mon.a (mon.0) 5345 : audit 0 from='client.? 172.21.15.40:0/2506462281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:08.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:08 smithi040 bash[41173]: audit 2023-12-01T20:04:07.771842+0000 mon.a (mon.0) 5345 : audit 0 from='client.? 172.21.15.40:0/2506462281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:09 smithi141 bash[31670]: cluster 2023-12-01T20:04:08.341129+0000 mgr.y (mgr.24356) 7979 : cluster 0 pgmap v7947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:09 smithi040 bash[28232]: cluster 2023-12-01T20:04:08.341129+0000 mgr.y (mgr.24356) 7979 : cluster 0 pgmap v7947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:09 smithi040 bash[41173]: cluster 2023-12-01T20:04:08.341129+0000 mgr.y (mgr.24356) 7979 : cluster 0 pgmap v7947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:10 smithi141 bash[31670]: audit 2023-12-01T20:04:10.235860+0000 mon.a (mon.0) 5346 : audit 0 from='client.? 172.21.15.40:0/2728976214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:10 smithi040 bash[41173]: audit 2023-12-01T20:04:10.235860+0000 mon.a (mon.0) 5346 : audit 0 from='client.? 172.21.15.40:0/2728976214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:10 smithi040 bash[28232]: audit 2023-12-01T20:04:10.235860+0000 mon.a (mon.0) 5346 : audit 0 from='client.? 172.21.15.40:0/2728976214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:11 smithi141 bash[31670]: cluster 2023-12-01T20:04:10.342311+0000 mgr.y (mgr.24356) 7980 : cluster 0 pgmap v7948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:12.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:11 smithi040 bash[28232]: cluster 2023-12-01T20:04:10.342311+0000 mgr.y (mgr.24356) 7980 : cluster 0 pgmap v7948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:12.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:11 smithi040 bash[41173]: cluster 2023-12-01T20:04:10.342311+0000 mgr.y (mgr.24356) 7980 : cluster 0 pgmap v7948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:13 smithi141 bash[31670]: cluster 2023-12-01T20:04:12.342917+0000 mgr.y (mgr.24356) 7981 : cluster 0 pgmap v7949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:13 smithi141 bash[31670]: audit 2023-12-01T20:04:12.705784+0000 mon.c (mon.2) 5020 : audit 0 from='client.? 172.21.15.40:0/1485526233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:13 smithi040 bash[28232]: cluster 2023-12-01T20:04:12.342917+0000 mgr.y (mgr.24356) 7981 : cluster 0 pgmap v7949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:13 smithi040 bash[28232]: audit 2023-12-01T20:04:12.705784+0000 mon.c (mon.2) 5020 : audit 0 from='client.? 172.21.15.40:0/1485526233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:13 smithi040 bash[41173]: cluster 2023-12-01T20:04:12.342917+0000 mgr.y (mgr.24356) 7981 : cluster 0 pgmap v7949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:13 smithi040 bash[41173]: audit 2023-12-01T20:04:12.705784+0000 mon.c (mon.2) 5020 : audit 0 from='client.? 172.21.15.40:0/1485526233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:15 smithi141 bash[31670]: cluster 2023-12-01T20:04:14.343968+0000 mgr.y (mgr.24356) 7982 : cluster 0 pgmap v7950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:15 smithi141 bash[31670]: audit 2023-12-01T20:04:15.163780+0000 mon.c (mon.2) 5021 : audit 0 from='client.? 172.21.15.40:0/2202501106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:15 smithi040 bash[28232]: cluster 2023-12-01T20:04:14.343968+0000 mgr.y (mgr.24356) 7982 : cluster 0 pgmap v7950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:15 smithi040 bash[28232]: audit 2023-12-01T20:04:15.163780+0000 mon.c (mon.2) 5021 : audit 0 from='client.? 172.21.15.40:0/2202501106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:15 smithi040 bash[41173]: cluster 2023-12-01T20:04:14.343968+0000 mgr.y (mgr.24356) 7982 : cluster 0 pgmap v7950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:15 smithi040 bash[41173]: audit 2023-12-01T20:04:15.163780+0000 mon.c (mon.2) 5021 : audit 0 from='client.? 172.21.15.40:0/2202501106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:04:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:04:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:17 smithi141 bash[31670]: cluster 2023-12-01T20:04:16.344755+0000 mgr.y (mgr.24356) 7983 : cluster 0 pgmap v7951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:17 smithi040 bash[28232]: cluster 2023-12-01T20:04:16.344755+0000 mgr.y (mgr.24356) 7983 : cluster 0 pgmap v7951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:17 smithi040 bash[41173]: cluster 2023-12-01T20:04:16.344755+0000 mgr.y (mgr.24356) 7983 : cluster 0 pgmap v7951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:18 smithi141 bash[31670]: audit 2023-12-01T20:04:17.618018+0000 mon.c (mon.2) 5022 : audit 0 from='client.? 172.21.15.40:0/3834343042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:18 smithi040 bash[28232]: audit 2023-12-01T20:04:17.618018+0000 mon.c (mon.2) 5022 : audit 0 from='client.? 172.21.15.40:0/3834343042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:18 smithi040 bash[41173]: audit 2023-12-01T20:04:17.618018+0000 mon.c (mon.2) 5022 : audit 0 from='client.? 172.21.15.40:0/3834343042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:19 smithi141 bash[31670]: cluster 2023-12-01T20:04:18.345396+0000 mgr.y (mgr.24356) 7984 : cluster 0 pgmap v7952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:19 smithi141 bash[31670]: audit 2023-12-01T20:04:18.733815+0000 mon.c (mon.2) 5023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:19 smithi040 bash[28232]: cluster 2023-12-01T20:04:18.345396+0000 mgr.y (mgr.24356) 7984 : cluster 0 pgmap v7952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:19 smithi040 bash[28232]: audit 2023-12-01T20:04:18.733815+0000 mon.c (mon.2) 5023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:19 smithi040 bash[41173]: cluster 2023-12-01T20:04:18.345396+0000 mgr.y (mgr.24356) 7984 : cluster 0 pgmap v7952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:19 smithi040 bash[41173]: audit 2023-12-01T20:04:18.733815+0000 mon.c (mon.2) 5023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:20 smithi141 bash[31670]: audit 2023-12-01T20:04:20.078645+0000 mon.c (mon.2) 5024 : audit 0 from='client.? 172.21.15.40:0/4159500709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:20 smithi040 bash[28232]: audit 2023-12-01T20:04:20.078645+0000 mon.c (mon.2) 5024 : audit 0 from='client.? 172.21.15.40:0/4159500709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:20.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:20 smithi040 bash[41173]: audit 2023-12-01T20:04:20.078645+0000 mon.c (mon.2) 5024 : audit 0 from='client.? 172.21.15.40:0/4159500709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:21 smithi141 bash[31670]: cluster 2023-12-01T20:04:20.346582+0000 mgr.y (mgr.24356) 7985 : cluster 0 pgmap v7953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:21 smithi040 bash[28232]: cluster 2023-12-01T20:04:20.346582+0000 mgr.y (mgr.24356) 7985 : cluster 0 pgmap v7953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:21 smithi040 bash[41173]: cluster 2023-12-01T20:04:20.346582+0000 mgr.y (mgr.24356) 7985 : cluster 0 pgmap v7953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:23 smithi141 bash[31670]: cluster 2023-12-01T20:04:22.347254+0000 mgr.y (mgr.24356) 7986 : cluster 0 pgmap v7954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:23 smithi141 bash[31670]: audit 2023-12-01T20:04:22.545508+0000 mon.c (mon.2) 5025 : audit 0 from='client.? 172.21.15.40:0/3593049961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:23 smithi040 bash[41173]: cluster 2023-12-01T20:04:22.347254+0000 mgr.y (mgr.24356) 7986 : cluster 0 pgmap v7954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:23 smithi040 bash[41173]: audit 2023-12-01T20:04:22.545508+0000 mon.c (mon.2) 5025 : audit 0 from='client.? 172.21.15.40:0/3593049961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:23 smithi040 bash[28232]: cluster 2023-12-01T20:04:22.347254+0000 mgr.y (mgr.24356) 7986 : cluster 0 pgmap v7954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:23 smithi040 bash[28232]: audit 2023-12-01T20:04:22.545508+0000 mon.c (mon.2) 5025 : audit 0 from='client.? 172.21.15.40:0/3593049961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:25 smithi141 bash[31670]: cluster 2023-12-01T20:04:24.348286+0000 mgr.y (mgr.24356) 7987 : cluster 0 pgmap v7955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:25 smithi141 bash[31670]: audit 2023-12-01T20:04:25.006707+0000 mon.a (mon.0) 5347 : audit 0 from='client.? 172.21.15.40:0/1273612116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:25 smithi141 bash[31670]: audit 2023-12-01T20:04:25.272767+0000 mon.c (mon.2) 5026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:04:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:25 smithi040 bash[41173]: cluster 2023-12-01T20:04:24.348286+0000 mgr.y (mgr.24356) 7987 : cluster 0 pgmap v7955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:25 smithi040 bash[41173]: audit 2023-12-01T20:04:25.006707+0000 mon.a (mon.0) 5347 : audit 0 from='client.? 172.21.15.40:0/1273612116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:25 smithi040 bash[41173]: audit 2023-12-01T20:04:25.272767+0000 mon.c (mon.2) 5026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:04:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:25 smithi040 bash[28232]: cluster 2023-12-01T20:04:24.348286+0000 mgr.y (mgr.24356) 7987 : cluster 0 pgmap v7955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:25 smithi040 bash[28232]: audit 2023-12-01T20:04:25.006707+0000 mon.a (mon.0) 5347 : audit 0 from='client.? 172.21.15.40:0/1273612116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:25 smithi040 bash[28232]: audit 2023-12-01T20:04:25.272767+0000 mon.c (mon.2) 5026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:04:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:04:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:04:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[28232]: audit 2023-12-01T20:04:25.650945+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[28232]: audit 2023-12-01T20:04:25.662073+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[28232]: cluster 2023-12-01T20:04:26.349158+0000 mgr.y (mgr.24356) 7988 : cluster 0 pgmap v7956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[41173]: audit 2023-12-01T20:04:25.650945+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[41173]: audit 2023-12-01T20:04:25.662073+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:26 smithi040 bash[41173]: cluster 2023-12-01T20:04:26.349158+0000 mgr.y (mgr.24356) 7988 : cluster 0 pgmap v7956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:26 smithi141 bash[31670]: audit 2023-12-01T20:04:25.650945+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:26 smithi141 bash[31670]: audit 2023-12-01T20:04:25.662073+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:26 smithi141 bash[31670]: cluster 2023-12-01T20:04:26.349158+0000 mgr.y (mgr.24356) 7988 : cluster 0 pgmap v7956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:27 smithi141 bash[31670]: audit 2023-12-01T20:04:27.475195+0000 mon.a (mon.0) 5350 : audit 0 from='client.? 172.21.15.40:0/1379147064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:28.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:27 smithi040 bash[28232]: audit 2023-12-01T20:04:27.475195+0000 mon.a (mon.0) 5350 : audit 0 from='client.? 172.21.15.40:0/1379147064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:27 smithi040 bash[41173]: audit 2023-12-01T20:04:27.475195+0000 mon.a (mon.0) 5350 : audit 0 from='client.? 172.21.15.40:0/1379147064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:29 smithi040 bash[28232]: cluster 2023-12-01T20:04:28.349872+0000 mgr.y (mgr.24356) 7989 : cluster 0 pgmap v7957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:29 smithi040 bash[41173]: cluster 2023-12-01T20:04:28.349872+0000 mgr.y (mgr.24356) 7989 : cluster 0 pgmap v7957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:29 smithi141 bash[31670]: cluster 2023-12-01T20:04:28.349872+0000 mgr.y (mgr.24356) 7989 : cluster 0 pgmap v7957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:30.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:30 smithi040 bash[28232]: audit 2023-12-01T20:04:29.938314+0000 mon.c (mon.2) 5027 : audit 0 from='client.? 172.21.15.40:0/1349791030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:30.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:30 smithi040 bash[41173]: audit 2023-12-01T20:04:29.938314+0000 mon.c (mon.2) 5027 : audit 0 from='client.? 172.21.15.40:0/1349791030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:30 smithi141 bash[31670]: audit 2023-12-01T20:04:29.938314+0000 mon.c (mon.2) 5027 : audit 0 from='client.? 172.21.15.40:0/1349791030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:31 smithi040 bash[28232]: cluster 2023-12-01T20:04:30.351075+0000 mgr.y (mgr.24356) 7990 : cluster 0 pgmap v7958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:31 smithi040 bash[41173]: cluster 2023-12-01T20:04:30.351075+0000 mgr.y (mgr.24356) 7990 : cluster 0 pgmap v7958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:31 smithi141 bash[31670]: cluster 2023-12-01T20:04:30.351075+0000 mgr.y (mgr.24356) 7990 : cluster 0 pgmap v7958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:31.527870+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:31.543265+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:31.556882+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:31.569602+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:32.121651+0000 mon.c (mon.2) 5028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:32.123207+0000 mon.c (mon.2) 5029 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:32.133377+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[28232]: audit 2023-12-01T20:04:32.412198+0000 mon.a (mon.0) 5356 : audit 0 from='client.? 172.21.15.40:0/571793033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:31.527870+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:31.543265+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:31.556882+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:31.569602+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:32.121651+0000 mon.c (mon.2) 5028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:32.123207+0000 mon.c (mon.2) 5029 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:32.133377+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:32 smithi040 bash[41173]: audit 2023-12-01T20:04:32.412198+0000 mon.a (mon.0) 5356 : audit 0 from='client.? 172.21.15.40:0/571793033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:31.527870+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:31.543265+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:31.556882+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:31.569602+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:32.121651+0000 mon.c (mon.2) 5028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:04:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:32.123207+0000 mon.c (mon.2) 5029 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:04:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:32.133377+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:04:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:32 smithi141 bash[31670]: audit 2023-12-01T20:04:32.412198+0000 mon.a (mon.0) 5356 : audit 0 from='client.? 172.21.15.40:0/571793033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:33 smithi040 bash[28232]: cluster 2023-12-01T20:04:32.351753+0000 mgr.y (mgr.24356) 7991 : cluster 0 pgmap v7959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:33 smithi040 bash[41173]: cluster 2023-12-01T20:04:32.351753+0000 mgr.y (mgr.24356) 7991 : cluster 0 pgmap v7959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:33 smithi141 bash[31670]: cluster 2023-12-01T20:04:32.351753+0000 mgr.y (mgr.24356) 7991 : cluster 0 pgmap v7959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:34 smithi040 bash[28232]: audit 2023-12-01T20:04:33.734324+0000 mon.c (mon.2) 5030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:34 smithi040 bash[41173]: audit 2023-12-01T20:04:33.734324+0000 mon.c (mon.2) 5030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:34 smithi141 bash[31670]: audit 2023-12-01T20:04:33.734324+0000 mon.c (mon.2) 5030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:35 smithi040 bash[41173]: cluster 2023-12-01T20:04:34.352833+0000 mgr.y (mgr.24356) 7992 : cluster 0 pgmap v7960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:35 smithi040 bash[41173]: audit 2023-12-01T20:04:34.870295+0000 mon.c (mon.2) 5031 : audit 0 from='client.? 172.21.15.40:0/3844562442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:35 smithi040 bash[28232]: cluster 2023-12-01T20:04:34.352833+0000 mgr.y (mgr.24356) 7992 : cluster 0 pgmap v7960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:35 smithi040 bash[28232]: audit 2023-12-01T20:04:34.870295+0000 mon.c (mon.2) 5031 : audit 0 from='client.? 172.21.15.40:0/3844562442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:35 smithi141 bash[31670]: cluster 2023-12-01T20:04:34.352833+0000 mgr.y (mgr.24356) 7992 : cluster 0 pgmap v7960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:35 smithi141 bash[31670]: audit 2023-12-01T20:04:34.870295+0000 mon.c (mon.2) 5031 : audit 0 from='client.? 172.21.15.40:0/3844562442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:36 smithi040 bash[28232]: cluster 2023-12-01T20:04:36.353563+0000 mgr.y (mgr.24356) 7993 : cluster 0 pgmap v7961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:04:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:04:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:36 smithi040 bash[41173]: cluster 2023-12-01T20:04:36.353563+0000 mgr.y (mgr.24356) 7993 : cluster 0 pgmap v7961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:36 smithi141 bash[31670]: cluster 2023-12-01T20:04:36.353563+0000 mgr.y (mgr.24356) 7993 : cluster 0 pgmap v7961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:37 smithi040 bash[28232]: audit 2023-12-01T20:04:37.339635+0000 mon.c (mon.2) 5032 : audit 0 from='client.? 172.21.15.40:0/3911182104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:37 smithi040 bash[41173]: audit 2023-12-01T20:04:37.339635+0000 mon.c (mon.2) 5032 : audit 0 from='client.? 172.21.15.40:0/3911182104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:37 smithi141 bash[31670]: audit 2023-12-01T20:04:37.339635+0000 mon.c (mon.2) 5032 : audit 0 from='client.? 172.21.15.40:0/3911182104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:39 smithi040 bash[28232]: cluster 2023-12-01T20:04:38.354403+0000 mgr.y (mgr.24356) 7994 : cluster 0 pgmap v7962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:39 smithi040 bash[41173]: cluster 2023-12-01T20:04:38.354403+0000 mgr.y (mgr.24356) 7994 : cluster 0 pgmap v7962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:39 smithi141 bash[31670]: cluster 2023-12-01T20:04:38.354403+0000 mgr.y (mgr.24356) 7994 : cluster 0 pgmap v7962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:40 smithi040 bash[28232]: audit 2023-12-01T20:04:39.814823+0000 mon.c (mon.2) 5033 : audit 0 from='client.? 172.21.15.40:0/3132981492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:40 smithi040 bash[41173]: audit 2023-12-01T20:04:39.814823+0000 mon.c (mon.2) 5033 : audit 0 from='client.? 172.21.15.40:0/3132981492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:40 smithi141 bash[31670]: audit 2023-12-01T20:04:39.814823+0000 mon.c (mon.2) 5033 : audit 0 from='client.? 172.21.15.40:0/3132981492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:41 smithi040 bash[28232]: cluster 2023-12-01T20:04:40.355614+0000 mgr.y (mgr.24356) 7995 : cluster 0 pgmap v7963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:41 smithi040 bash[41173]: cluster 2023-12-01T20:04:40.355614+0000 mgr.y (mgr.24356) 7995 : cluster 0 pgmap v7963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:41 smithi141 bash[31670]: cluster 2023-12-01T20:04:40.355614+0000 mgr.y (mgr.24356) 7995 : cluster 0 pgmap v7963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:42 smithi040 bash[28232]: audit 2023-12-01T20:04:42.278383+0000 mon.c (mon.2) 5034 : audit 0 from='client.? 172.21.15.40:0/527816559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:42.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:42 smithi040 bash[41173]: audit 2023-12-01T20:04:42.278383+0000 mon.c (mon.2) 5034 : audit 0 from='client.? 172.21.15.40:0/527816559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:42 smithi141 bash[31670]: audit 2023-12-01T20:04:42.278383+0000 mon.c (mon.2) 5034 : audit 0 from='client.? 172.21.15.40:0/527816559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:43.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:43 smithi040 bash[28232]: cluster 2023-12-01T20:04:42.356156+0000 mgr.y (mgr.24356) 7996 : cluster 0 pgmap v7964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:43.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:43 smithi040 bash[41173]: cluster 2023-12-01T20:04:42.356156+0000 mgr.y (mgr.24356) 7996 : cluster 0 pgmap v7964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:43 smithi141 bash[31670]: cluster 2023-12-01T20:04:42.356156+0000 mgr.y (mgr.24356) 7996 : cluster 0 pgmap v7964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:45 smithi141 bash[31670]: cluster 2023-12-01T20:04:44.357222+0000 mgr.y (mgr.24356) 7997 : cluster 0 pgmap v7965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:45 smithi141 bash[31670]: audit 2023-12-01T20:04:44.745211+0000 mon.a (mon.0) 5357 : audit 0 from='client.? 172.21.15.40:0/4254144541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:45 smithi040 bash[28232]: cluster 2023-12-01T20:04:44.357222+0000 mgr.y (mgr.24356) 7997 : cluster 0 pgmap v7965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:45 smithi040 bash[28232]: audit 2023-12-01T20:04:44.745211+0000 mon.a (mon.0) 5357 : audit 0 from='client.? 172.21.15.40:0/4254144541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:45 smithi040 bash[41173]: cluster 2023-12-01T20:04:44.357222+0000 mgr.y (mgr.24356) 7997 : cluster 0 pgmap v7965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:45 smithi040 bash[41173]: audit 2023-12-01T20:04:44.745211+0000 mon.a (mon.0) 5357 : audit 0 from='client.? 172.21.15.40:0/4254144541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:04:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:04:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:47 smithi141 bash[31670]: cluster 2023-12-01T20:04:46.357970+0000 mgr.y (mgr.24356) 7998 : cluster 0 pgmap v7966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:47 smithi141 bash[31670]: audit 2023-12-01T20:04:47.218065+0000 mon.c (mon.2) 5035 : audit 0 from='client.? 172.21.15.40:0/61048385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:47 smithi040 bash[28232]: cluster 2023-12-01T20:04:46.357970+0000 mgr.y (mgr.24356) 7998 : cluster 0 pgmap v7966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:47 smithi040 bash[28232]: audit 2023-12-01T20:04:47.218065+0000 mon.c (mon.2) 5035 : audit 0 from='client.? 172.21.15.40:0/61048385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:47 smithi040 bash[41173]: cluster 2023-12-01T20:04:46.357970+0000 mgr.y (mgr.24356) 7998 : cluster 0 pgmap v7966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:47 smithi040 bash[41173]: audit 2023-12-01T20:04:47.218065+0000 mon.c (mon.2) 5035 : audit 0 from='client.? 172.21.15.40:0/61048385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:49 smithi040 bash[28232]: cluster 2023-12-01T20:04:48.358775+0000 mgr.y (mgr.24356) 7999 : cluster 0 pgmap v7967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:49 smithi040 bash[28232]: audit 2023-12-01T20:04:48.734642+0000 mon.c (mon.2) 5036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:49 smithi040 bash[41173]: cluster 2023-12-01T20:04:48.358775+0000 mgr.y (mgr.24356) 7999 : cluster 0 pgmap v7967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:49 smithi040 bash[41173]: audit 2023-12-01T20:04:48.734642+0000 mon.c (mon.2) 5036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:49 smithi141 bash[31670]: cluster 2023-12-01T20:04:48.358775+0000 mgr.y (mgr.24356) 7999 : cluster 0 pgmap v7967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:49 smithi141 bash[31670]: audit 2023-12-01T20:04:48.734642+0000 mon.c (mon.2) 5036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:50.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:50 smithi040 bash[28232]: audit 2023-12-01T20:04:49.684277+0000 mon.a (mon.0) 5358 : audit 0 from='client.? 172.21.15.40:0/125776292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:50 smithi040 bash[41173]: audit 2023-12-01T20:04:49.684277+0000 mon.a (mon.0) 5358 : audit 0 from='client.? 172.21.15.40:0/125776292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:50 smithi141 bash[31670]: audit 2023-12-01T20:04:49.684277+0000 mon.a (mon.0) 5358 : audit 0 from='client.? 172.21.15.40:0/125776292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:51 smithi040 bash[28232]: cluster 2023-12-01T20:04:50.360121+0000 mgr.y (mgr.24356) 8000 : cluster 0 pgmap v7968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:51 smithi040 bash[41173]: cluster 2023-12-01T20:04:50.360121+0000 mgr.y (mgr.24356) 8000 : cluster 0 pgmap v7968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:51 smithi141 bash[31670]: cluster 2023-12-01T20:04:50.360121+0000 mgr.y (mgr.24356) 8000 : cluster 0 pgmap v7968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:52 smithi141 bash[31670]: audit 2023-12-01T20:04:52.152939+0000 mon.c (mon.2) 5037 : audit 0 from='client.? 172.21.15.40:0/456134545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:52 smithi040 bash[28232]: audit 2023-12-01T20:04:52.152939+0000 mon.c (mon.2) 5037 : audit 0 from='client.? 172.21.15.40:0/456134545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:52.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:52 smithi040 bash[41173]: audit 2023-12-01T20:04:52.152939+0000 mon.c (mon.2) 5037 : audit 0 from='client.? 172.21.15.40:0/456134545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:53 smithi141 bash[31670]: cluster 2023-12-01T20:04:52.360845+0000 mgr.y (mgr.24356) 8001 : cluster 0 pgmap v7969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:53 smithi040 bash[28232]: cluster 2023-12-01T20:04:52.360845+0000 mgr.y (mgr.24356) 8001 : cluster 0 pgmap v7969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:53 smithi040 bash[41173]: cluster 2023-12-01T20:04:52.360845+0000 mgr.y (mgr.24356) 8001 : cluster 0 pgmap v7969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:55 smithi141 bash[31670]: cluster 2023-12-01T20:04:54.362002+0000 mgr.y (mgr.24356) 8002 : cluster 0 pgmap v7970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:55 smithi141 bash[31670]: audit 2023-12-01T20:04:54.616669+0000 mon.a (mon.0) 5359 : audit 0 from='client.? 172.21.15.40:0/3002949899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:55 smithi040 bash[28232]: cluster 2023-12-01T20:04:54.362002+0000 mgr.y (mgr.24356) 8002 : cluster 0 pgmap v7970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:55 smithi040 bash[28232]: audit 2023-12-01T20:04:54.616669+0000 mon.a (mon.0) 5359 : audit 0 from='client.? 172.21.15.40:0/3002949899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:55 smithi040 bash[41173]: cluster 2023-12-01T20:04:54.362002+0000 mgr.y (mgr.24356) 8002 : cluster 0 pgmap v7970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:55 smithi040 bash[41173]: audit 2023-12-01T20:04:54.616669+0000 mon.a (mon.0) 5359 : audit 0 from='client.? 172.21.15.40:0/3002949899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:04:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:04:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:57 smithi141 bash[31670]: cluster 2023-12-01T20:04:56.362792+0000 mgr.y (mgr.24356) 8003 : cluster 0 pgmap v7971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:57 smithi141 bash[31670]: audit 2023-12-01T20:04:57.081697+0000 mon.c (mon.2) 5038 : audit 0 from='client.? 172.21.15.40:0/1980823903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:57 smithi040 bash[28232]: cluster 2023-12-01T20:04:56.362792+0000 mgr.y (mgr.24356) 8003 : cluster 0 pgmap v7971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:57 smithi040 bash[28232]: audit 2023-12-01T20:04:57.081697+0000 mon.c (mon.2) 5038 : audit 0 from='client.? 172.21.15.40:0/1980823903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:57 smithi040 bash[41173]: cluster 2023-12-01T20:04:56.362792+0000 mgr.y (mgr.24356) 8003 : cluster 0 pgmap v7971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:57 smithi040 bash[41173]: audit 2023-12-01T20:04:57.081697+0000 mon.c (mon.2) 5038 : audit 0 from='client.? 172.21.15.40:0/1980823903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:04:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:04:59 smithi040 bash[41173]: cluster 2023-12-01T20:04:58.363468+0000 mgr.y (mgr.24356) 8004 : cluster 0 pgmap v7972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:04:59 smithi040 bash[28232]: cluster 2023-12-01T20:04:58.363468+0000 mgr.y (mgr.24356) 8004 : cluster 0 pgmap v7972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:04:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:04:59 smithi141 bash[31670]: cluster 2023-12-01T20:04:58.363468+0000 mgr.y (mgr.24356) 8004 : cluster 0 pgmap v7972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:00 smithi040 bash[28232]: audit 2023-12-01T20:04:59.548627+0000 mon.c (mon.2) 5039 : audit 0 from='client.? 172.21.15.40:0/2760227977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:00 smithi040 bash[41173]: audit 2023-12-01T20:04:59.548627+0000 mon.c (mon.2) 5039 : audit 0 from='client.? 172.21.15.40:0/2760227977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:00 smithi141 bash[31670]: audit 2023-12-01T20:04:59.548627+0000 mon.c (mon.2) 5039 : audit 0 from='client.? 172.21.15.40:0/2760227977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:01 smithi040 bash[28232]: cluster 2023-12-01T20:05:00.364684+0000 mgr.y (mgr.24356) 8005 : cluster 0 pgmap v7973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:01 smithi040 bash[41173]: cluster 2023-12-01T20:05:00.364684+0000 mgr.y (mgr.24356) 8005 : cluster 0 pgmap v7973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:01 smithi141 bash[31670]: cluster 2023-12-01T20:05:00.364684+0000 mgr.y (mgr.24356) 8005 : cluster 0 pgmap v7973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:02 smithi040 bash[28232]: audit 2023-12-01T20:05:02.016689+0000 mon.c (mon.2) 5040 : audit 0 from='client.? 172.21.15.40:0/3727194394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:02 smithi040 bash[41173]: audit 2023-12-01T20:05:02.016689+0000 mon.c (mon.2) 5040 : audit 0 from='client.? 172.21.15.40:0/3727194394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:02 smithi141 bash[31670]: audit 2023-12-01T20:05:02.016689+0000 mon.c (mon.2) 5040 : audit 0 from='client.? 172.21.15.40:0/3727194394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:03 smithi040 bash[28232]: cluster 2023-12-01T20:05:02.365306+0000 mgr.y (mgr.24356) 8006 : cluster 0 pgmap v7974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:03 smithi040 bash[41173]: cluster 2023-12-01T20:05:02.365306+0000 mgr.y (mgr.24356) 8006 : cluster 0 pgmap v7974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:03 smithi141 bash[31670]: cluster 2023-12-01T20:05:02.365306+0000 mgr.y (mgr.24356) 8006 : cluster 0 pgmap v7974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:04 smithi040 bash[28232]: audit 2023-12-01T20:05:03.735010+0000 mon.c (mon.2) 5041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:04 smithi040 bash[41173]: audit 2023-12-01T20:05:03.735010+0000 mon.c (mon.2) 5041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:04 smithi141 bash[31670]: audit 2023-12-01T20:05:03.735010+0000 mon.c (mon.2) 5041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:05 smithi040 bash[41173]: cluster 2023-12-01T20:05:04.366311+0000 mgr.y (mgr.24356) 8007 : cluster 0 pgmap v7975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:05 smithi040 bash[41173]: audit 2023-12-01T20:05:04.489269+0000 mon.a (mon.0) 5360 : audit 0 from='client.? 172.21.15.40:0/3517636760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:05 smithi040 bash[28232]: cluster 2023-12-01T20:05:04.366311+0000 mgr.y (mgr.24356) 8007 : cluster 0 pgmap v7975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:05 smithi040 bash[28232]: audit 2023-12-01T20:05:04.489269+0000 mon.a (mon.0) 5360 : audit 0 from='client.? 172.21.15.40:0/3517636760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:05 smithi141 bash[31670]: cluster 2023-12-01T20:05:04.366311+0000 mgr.y (mgr.24356) 8007 : cluster 0 pgmap v7975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:05 smithi141 bash[31670]: audit 2023-12-01T20:05:04.489269+0000 mon.a (mon.0) 5360 : audit 0 from='client.? 172.21.15.40:0/3517636760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:05:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:05:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:07 smithi141 bash[31670]: cluster 2023-12-01T20:05:06.367106+0000 mgr.y (mgr.24356) 8008 : cluster 0 pgmap v7976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:07 smithi141 bash[31670]: audit 2023-12-01T20:05:06.955680+0000 mon.c (mon.2) 5042 : audit 0 from='client.? 172.21.15.40:0/2705604950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:07 smithi040 bash[28232]: cluster 2023-12-01T20:05:06.367106+0000 mgr.y (mgr.24356) 8008 : cluster 0 pgmap v7976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:07 smithi040 bash[28232]: audit 2023-12-01T20:05:06.955680+0000 mon.c (mon.2) 5042 : audit 0 from='client.? 172.21.15.40:0/2705604950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:07 smithi040 bash[41173]: cluster 2023-12-01T20:05:06.367106+0000 mgr.y (mgr.24356) 8008 : cluster 0 pgmap v7976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:07 smithi040 bash[41173]: audit 2023-12-01T20:05:06.955680+0000 mon.c (mon.2) 5042 : audit 0 from='client.? 172.21.15.40:0/2705604950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:09 smithi040 bash[28232]: cluster 2023-12-01T20:05:08.367770+0000 mgr.y (mgr.24356) 8009 : cluster 0 pgmap v7977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:09 smithi040 bash[41173]: cluster 2023-12-01T20:05:08.367770+0000 mgr.y (mgr.24356) 8009 : cluster 0 pgmap v7977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:09 smithi141 bash[31670]: cluster 2023-12-01T20:05:08.367770+0000 mgr.y (mgr.24356) 8009 : cluster 0 pgmap v7977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:10 smithi040 bash[28232]: audit 2023-12-01T20:05:09.427864+0000 mon.c (mon.2) 5043 : audit 0 from='client.? 172.21.15.40:0/3561291733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:10.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:10 smithi040 bash[41173]: audit 2023-12-01T20:05:09.427864+0000 mon.c (mon.2) 5043 : audit 0 from='client.? 172.21.15.40:0/3561291733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:10 smithi141 bash[31670]: audit 2023-12-01T20:05:09.427864+0000 mon.c (mon.2) 5043 : audit 0 from='client.? 172.21.15.40:0/3561291733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:11 smithi040 bash[28232]: cluster 2023-12-01T20:05:10.368806+0000 mgr.y (mgr.24356) 8010 : cluster 0 pgmap v7978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:11 smithi040 bash[41173]: cluster 2023-12-01T20:05:10.368806+0000 mgr.y (mgr.24356) 8010 : cluster 0 pgmap v7978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:11 smithi141 bash[31670]: cluster 2023-12-01T20:05:10.368806+0000 mgr.y (mgr.24356) 8010 : cluster 0 pgmap v7978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:12 smithi040 bash[41173]: audit 2023-12-01T20:05:11.894698+0000 mon.c (mon.2) 5044 : audit 0 from='client.? 172.21.15.40:0/2995393111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:12 smithi040 bash[28232]: audit 2023-12-01T20:05:11.894698+0000 mon.c (mon.2) 5044 : audit 0 from='client.? 172.21.15.40:0/2995393111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:12 smithi141 bash[31670]: audit 2023-12-01T20:05:11.894698+0000 mon.c (mon.2) 5044 : audit 0 from='client.? 172.21.15.40:0/2995393111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:13 smithi040 bash[41173]: cluster 2023-12-01T20:05:12.369452+0000 mgr.y (mgr.24356) 8011 : cluster 0 pgmap v7979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:13 smithi040 bash[28232]: cluster 2023-12-01T20:05:12.369452+0000 mgr.y (mgr.24356) 8011 : cluster 0 pgmap v7979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:13 smithi141 bash[31670]: cluster 2023-12-01T20:05:12.369452+0000 mgr.y (mgr.24356) 8011 : cluster 0 pgmap v7979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:14 smithi141 bash[31670]: audit 2023-12-01T20:05:14.370071+0000 mon.c (mon.2) 5045 : audit 0 from='client.? 172.21.15.40:0/1387284284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:14 smithi040 bash[41173]: audit 2023-12-01T20:05:14.370071+0000 mon.c (mon.2) 5045 : audit 0 from='client.? 172.21.15.40:0/1387284284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:14 smithi040 bash[28232]: audit 2023-12-01T20:05:14.370071+0000 mon.c (mon.2) 5045 : audit 0 from='client.? 172.21.15.40:0/1387284284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:15 smithi141 bash[31670]: cluster 2023-12-01T20:05:14.370392+0000 mgr.y (mgr.24356) 8012 : cluster 0 pgmap v7980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:15 smithi040 bash[41173]: cluster 2023-12-01T20:05:14.370392+0000 mgr.y (mgr.24356) 8012 : cluster 0 pgmap v7980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:15 smithi040 bash[28232]: cluster 2023-12-01T20:05:14.370392+0000 mgr.y (mgr.24356) 8012 : cluster 0 pgmap v7980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:05:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:05:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:17 smithi141 bash[31670]: cluster 2023-12-01T20:05:16.371150+0000 mgr.y (mgr.24356) 8013 : cluster 0 pgmap v7981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:17 smithi141 bash[31670]: audit 2023-12-01T20:05:16.838207+0000 mon.c (mon.2) 5046 : audit 0 from='client.? 172.21.15.40:0/1027507104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:17 smithi040 bash[28232]: cluster 2023-12-01T20:05:16.371150+0000 mgr.y (mgr.24356) 8013 : cluster 0 pgmap v7981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:17 smithi040 bash[28232]: audit 2023-12-01T20:05:16.838207+0000 mon.c (mon.2) 5046 : audit 0 from='client.? 172.21.15.40:0/1027507104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:17 smithi040 bash[41173]: cluster 2023-12-01T20:05:16.371150+0000 mgr.y (mgr.24356) 8013 : cluster 0 pgmap v7981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:17 smithi040 bash[41173]: audit 2023-12-01T20:05:16.838207+0000 mon.c (mon.2) 5046 : audit 0 from='client.? 172.21.15.40:0/1027507104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:19 smithi040 bash[28232]: cluster 2023-12-01T20:05:18.371845+0000 mgr.y (mgr.24356) 8014 : cluster 0 pgmap v7982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:19 smithi040 bash[28232]: audit 2023-12-01T20:05:18.735477+0000 mon.c (mon.2) 5047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:19 smithi040 bash[41173]: cluster 2023-12-01T20:05:18.371845+0000 mgr.y (mgr.24356) 8014 : cluster 0 pgmap v7982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:19 smithi040 bash[41173]: audit 2023-12-01T20:05:18.735477+0000 mon.c (mon.2) 5047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:19 smithi141 bash[31670]: cluster 2023-12-01T20:05:18.371845+0000 mgr.y (mgr.24356) 8014 : cluster 0 pgmap v7982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:19 smithi141 bash[31670]: audit 2023-12-01T20:05:18.735477+0000 mon.c (mon.2) 5047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:20.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:20 smithi040 bash[28232]: audit 2023-12-01T20:05:19.317755+0000 mon.a (mon.0) 5361 : audit 0 from='client.? 172.21.15.40:0/1404394170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:20 smithi040 bash[41173]: audit 2023-12-01T20:05:19.317755+0000 mon.a (mon.0) 5361 : audit 0 from='client.? 172.21.15.40:0/1404394170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:20 smithi141 bash[31670]: audit 2023-12-01T20:05:19.317755+0000 mon.a (mon.0) 5361 : audit 0 from='client.? 172.21.15.40:0/1404394170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:21 smithi040 bash[28232]: cluster 2023-12-01T20:05:20.373068+0000 mgr.y (mgr.24356) 8015 : cluster 0 pgmap v7983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:21 smithi040 bash[41173]: cluster 2023-12-01T20:05:20.373068+0000 mgr.y (mgr.24356) 8015 : cluster 0 pgmap v7983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:21 smithi141 bash[31670]: cluster 2023-12-01T20:05:20.373068+0000 mgr.y (mgr.24356) 8015 : cluster 0 pgmap v7983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:22 smithi040 bash[28232]: audit 2023-12-01T20:05:21.786498+0000 mon.a (mon.0) 5362 : audit 0 from='client.? 172.21.15.40:0/479266770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:22.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:22 smithi040 bash[41173]: audit 2023-12-01T20:05:21.786498+0000 mon.a (mon.0) 5362 : audit 0 from='client.? 172.21.15.40:0/479266770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:22 smithi141 bash[31670]: audit 2023-12-01T20:05:21.786498+0000 mon.a (mon.0) 5362 : audit 0 from='client.? 172.21.15.40:0/479266770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:23 smithi040 bash[28232]: cluster 2023-12-01T20:05:22.373869+0000 mgr.y (mgr.24356) 8016 : cluster 0 pgmap v7984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:23 smithi040 bash[41173]: cluster 2023-12-01T20:05:22.373869+0000 mgr.y (mgr.24356) 8016 : cluster 0 pgmap v7984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:23 smithi141 bash[31670]: cluster 2023-12-01T20:05:22.373869+0000 mgr.y (mgr.24356) 8016 : cluster 0 pgmap v7984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:24.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:24 smithi040 bash[28232]: audit 2023-12-01T20:05:24.251584+0000 mon.c (mon.2) 5048 : audit 0 from='client.? 172.21.15.40:0/3991173227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:24.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:24 smithi040 bash[41173]: audit 2023-12-01T20:05:24.251584+0000 mon.c (mon.2) 5048 : audit 0 from='client.? 172.21.15.40:0/3991173227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:24 smithi141 bash[31670]: audit 2023-12-01T20:05:24.251584+0000 mon.c (mon.2) 5048 : audit 0 from='client.? 172.21.15.40:0/3991173227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:25 smithi040 bash[28232]: cluster 2023-12-01T20:05:24.375042+0000 mgr.y (mgr.24356) 8017 : cluster 0 pgmap v7985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:25 smithi040 bash[41173]: cluster 2023-12-01T20:05:24.375042+0000 mgr.y (mgr.24356) 8017 : cluster 0 pgmap v7985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:25 smithi141 bash[31670]: cluster 2023-12-01T20:05:24.375042+0000 mgr.y (mgr.24356) 8017 : cluster 0 pgmap v7985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:05:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:05:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:27 smithi141 bash[31670]: cluster 2023-12-01T20:05:26.375936+0000 mgr.y (mgr.24356) 8018 : cluster 0 pgmap v7986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:27 smithi141 bash[31670]: audit 2023-12-01T20:05:26.719045+0000 mon.a (mon.0) 5363 : audit 0 from='client.? 172.21.15.40:0/634241593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:27 smithi040 bash[28232]: cluster 2023-12-01T20:05:26.375936+0000 mgr.y (mgr.24356) 8018 : cluster 0 pgmap v7986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:27 smithi040 bash[28232]: audit 2023-12-01T20:05:26.719045+0000 mon.a (mon.0) 5363 : audit 0 from='client.? 172.21.15.40:0/634241593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:27 smithi040 bash[41173]: cluster 2023-12-01T20:05:26.375936+0000 mgr.y (mgr.24356) 8018 : cluster 0 pgmap v7986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:27 smithi040 bash[41173]: audit 2023-12-01T20:05:26.719045+0000 mon.a (mon.0) 5363 : audit 0 from='client.? 172.21.15.40:0/634241593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:29 smithi040 bash[28232]: cluster 2023-12-01T20:05:28.376685+0000 mgr.y (mgr.24356) 8019 : cluster 0 pgmap v7987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:29 smithi040 bash[41173]: cluster 2023-12-01T20:05:28.376685+0000 mgr.y (mgr.24356) 8019 : cluster 0 pgmap v7987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:29 smithi141 bash[31670]: cluster 2023-12-01T20:05:28.376685+0000 mgr.y (mgr.24356) 8019 : cluster 0 pgmap v7987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:30.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:30 smithi040 bash[28232]: audit 2023-12-01T20:05:29.189375+0000 mon.a (mon.0) 5364 : audit 0 from='client.? 172.21.15.40:0/3758248943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:30.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:30 smithi040 bash[41173]: audit 2023-12-01T20:05:29.189375+0000 mon.a (mon.0) 5364 : audit 0 from='client.? 172.21.15.40:0/3758248943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:30 smithi141 bash[31670]: audit 2023-12-01T20:05:29.189375+0000 mon.a (mon.0) 5364 : audit 0 from='client.? 172.21.15.40:0/3758248943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:31 smithi040 bash[28232]: cluster 2023-12-01T20:05:30.377902+0000 mgr.y (mgr.24356) 8020 : cluster 0 pgmap v7988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:31 smithi040 bash[41173]: cluster 2023-12-01T20:05:30.377902+0000 mgr.y (mgr.24356) 8020 : cluster 0 pgmap v7988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:31 smithi141 bash[31670]: cluster 2023-12-01T20:05:30.377902+0000 mgr.y (mgr.24356) 8020 : cluster 0 pgmap v7988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:32 smithi040 bash[41173]: audit 2023-12-01T20:05:31.657071+0000 mon.a (mon.0) 5365 : audit 0 from='client.? 172.21.15.40:0/4140378906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:32.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:32 smithi040 bash[28232]: audit 2023-12-01T20:05:31.657071+0000 mon.a (mon.0) 5365 : audit 0 from='client.? 172.21.15.40:0/4140378906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:32 smithi141 bash[31670]: audit 2023-12-01T20:05:31.657071+0000 mon.a (mon.0) 5365 : audit 0 from='client.? 172.21.15.40:0/4140378906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[28232]: audit 2023-12-01T20:05:32.212878+0000 mon.c (mon.2) 5049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:05:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[28232]: cluster 2023-12-01T20:05:32.378565+0000 mgr.y (mgr.24356) 8021 : cluster 0 pgmap v7989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[28232]: audit 2023-12-01T20:05:32.593490+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[28232]: audit 2023-12-01T20:05:32.610277+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[41173]: audit 2023-12-01T20:05:32.212878+0000 mon.c (mon.2) 5049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:05:33.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[41173]: cluster 2023-12-01T20:05:32.378565+0000 mgr.y (mgr.24356) 8021 : cluster 0 pgmap v7989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:33.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[41173]: audit 2023-12-01T20:05:32.593490+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:33.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:33 smithi040 bash[41173]: audit 2023-12-01T20:05:32.610277+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:33 smithi141 bash[31670]: audit 2023-12-01T20:05:32.212878+0000 mon.c (mon.2) 5049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:05:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:33 smithi141 bash[31670]: cluster 2023-12-01T20:05:32.378565+0000 mgr.y (mgr.24356) 8021 : cluster 0 pgmap v7989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:33 smithi141 bash[31670]: audit 2023-12-01T20:05:32.593490+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:33 smithi141 bash[31670]: audit 2023-12-01T20:05:32.610277+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:34 smithi040 bash[28232]: audit 2023-12-01T20:05:33.735714+0000 mon.c (mon.2) 5050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:34 smithi040 bash[41173]: audit 2023-12-01T20:05:33.735714+0000 mon.c (mon.2) 5050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:34 smithi141 bash[31670]: audit 2023-12-01T20:05:33.735714+0000 mon.c (mon.2) 5050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:35 smithi040 bash[28232]: audit 2023-12-01T20:05:34.123648+0000 mon.a (mon.0) 5368 : audit 0 from='client.? 172.21.15.40:0/3289546409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:35 smithi040 bash[28232]: cluster 2023-12-01T20:05:34.379618+0000 mgr.y (mgr.24356) 8022 : cluster 0 pgmap v7990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:35 smithi040 bash[41173]: audit 2023-12-01T20:05:34.123648+0000 mon.a (mon.0) 5368 : audit 0 from='client.? 172.21.15.40:0/3289546409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:35 smithi040 bash[41173]: cluster 2023-12-01T20:05:34.379618+0000 mgr.y (mgr.24356) 8022 : cluster 0 pgmap v7990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:35 smithi141 bash[31670]: audit 2023-12-01T20:05:34.123648+0000 mon.a (mon.0) 5368 : audit 0 from='client.? 172.21.15.40:0/3289546409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:35 smithi141 bash[31670]: cluster 2023-12-01T20:05:34.379618+0000 mgr.y (mgr.24356) 8022 : cluster 0 pgmap v7990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:05:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:05:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:37 smithi141 bash[31670]: cluster 2023-12-01T20:05:36.380360+0000 mgr.y (mgr.24356) 8023 : cluster 0 pgmap v7991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:37 smithi141 bash[31670]: audit 2023-12-01T20:05:36.607101+0000 mon.a (mon.0) 5369 : audit 0 from='client.? 172.21.15.40:0/2373016918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:37 smithi040 bash[28232]: cluster 2023-12-01T20:05:36.380360+0000 mgr.y (mgr.24356) 8023 : cluster 0 pgmap v7991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:37 smithi040 bash[28232]: audit 2023-12-01T20:05:36.607101+0000 mon.a (mon.0) 5369 : audit 0 from='client.? 172.21.15.40:0/2373016918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:37 smithi040 bash[41173]: cluster 2023-12-01T20:05:36.380360+0000 mgr.y (mgr.24356) 8023 : cluster 0 pgmap v7991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:37 smithi040 bash[41173]: audit 2023-12-01T20:05:36.607101+0000 mon.a (mon.0) 5369 : audit 0 from='client.? 172.21.15.40:0/2373016918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[28232]: audit 2023-12-01T20:05:38.108861+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[28232]: audit 2023-12-01T20:05:38.119531+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[28232]: cluster 2023-12-01T20:05:38.381027+0000 mgr.y (mgr.24356) 8024 : cluster 0 pgmap v7992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[28232]: audit 2023-12-01T20:05:38.809474+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[28232]: audit 2023-12-01T20:05:38.822110+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[28232]: audit 2023-12-01T20:05:39.070548+0000 mon.a (mon.0) 5374 : audit 0 from='client.? 172.21.15.40:0/1155916853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[41173]: audit 2023-12-01T20:05:38.108861+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[41173]: audit 2023-12-01T20:05:38.119531+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[41173]: cluster 2023-12-01T20:05:38.381027+0000 mgr.y (mgr.24356) 8024 : cluster 0 pgmap v7992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:39.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[41173]: audit 2023-12-01T20:05:38.809474+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[41173]: audit 2023-12-01T20:05:38.822110+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:39 smithi040 bash[41173]: audit 2023-12-01T20:05:39.070548+0000 mon.a (mon.0) 5374 : audit 0 from='client.? 172.21.15.40:0/1155916853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:39 smithi141 bash[31670]: audit 2023-12-01T20:05:38.108861+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:39 smithi141 bash[31670]: audit 2023-12-01T20:05:38.119531+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:39 smithi141 bash[31670]: cluster 2023-12-01T20:05:38.381027+0000 mgr.y (mgr.24356) 8024 : cluster 0 pgmap v7992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:39 smithi141 bash[31670]: audit 2023-12-01T20:05:38.809474+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:39 smithi141 bash[31670]: audit 2023-12-01T20:05:38.822110+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:39 smithi141 bash[31670]: audit 2023-12-01T20:05:39.070548+0000 mon.a (mon.0) 5374 : audit 0 from='client.? 172.21.15.40:0/1155916853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:40 smithi040 bash[28232]: audit 2023-12-01T20:05:39.298980+0000 mon.c (mon.2) 5051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:05:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:40 smithi040 bash[28232]: audit 2023-12-01T20:05:39.301060+0000 mon.c (mon.2) 5052 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:05:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:40 smithi040 bash[28232]: audit 2023-12-01T20:05:39.311655+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:40 smithi040 bash[41173]: audit 2023-12-01T20:05:39.298980+0000 mon.c (mon.2) 5051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:05:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:40 smithi040 bash[41173]: audit 2023-12-01T20:05:39.301060+0000 mon.c (mon.2) 5052 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:05:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:40 smithi040 bash[41173]: audit 2023-12-01T20:05:39.311655+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:40.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:40 smithi141 bash[31670]: audit 2023-12-01T20:05:39.298980+0000 mon.c (mon.2) 5051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:05:40.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:40 smithi141 bash[31670]: audit 2023-12-01T20:05:39.301060+0000 mon.c (mon.2) 5052 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:05:40.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:40 smithi141 bash[31670]: audit 2023-12-01T20:05:39.311655+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:05:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:41 smithi040 bash[28232]: cluster 2023-12-01T20:05:40.382273+0000 mgr.y (mgr.24356) 8025 : cluster 0 pgmap v7993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:41 smithi040 bash[41173]: cluster 2023-12-01T20:05:40.382273+0000 mgr.y (mgr.24356) 8025 : cluster 0 pgmap v7993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:41 smithi141 bash[31670]: cluster 2023-12-01T20:05:40.382273+0000 mgr.y (mgr.24356) 8025 : cluster 0 pgmap v7993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:42 smithi040 bash[28232]: audit 2023-12-01T20:05:41.532533+0000 mon.c (mon.2) 5053 : audit 0 from='client.? 172.21.15.40:0/1966370823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:42.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:42 smithi040 bash[41173]: audit 2023-12-01T20:05:41.532533+0000 mon.c (mon.2) 5053 : audit 0 from='client.? 172.21.15.40:0/1966370823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:42 smithi141 bash[31670]: audit 2023-12-01T20:05:41.532533+0000 mon.c (mon.2) 5053 : audit 0 from='client.? 172.21.15.40:0/1966370823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:43 smithi040 bash[28232]: cluster 2023-12-01T20:05:42.382991+0000 mgr.y (mgr.24356) 8026 : cluster 0 pgmap v7994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:43 smithi040 bash[41173]: cluster 2023-12-01T20:05:42.382991+0000 mgr.y (mgr.24356) 8026 : cluster 0 pgmap v7994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:43 smithi141 bash[31670]: cluster 2023-12-01T20:05:42.382991+0000 mgr.y (mgr.24356) 8026 : cluster 0 pgmap v7994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:44 smithi040 bash[41173]: audit 2023-12-01T20:05:43.993986+0000 mon.a (mon.0) 5376 : audit 0 from='client.? 172.21.15.40:0/2622892191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:44.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:44 smithi040 bash[28232]: audit 2023-12-01T20:05:43.993986+0000 mon.a (mon.0) 5376 : audit 0 from='client.? 172.21.15.40:0/2622892191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:44 smithi141 bash[31670]: audit 2023-12-01T20:05:43.993986+0000 mon.a (mon.0) 5376 : audit 0 from='client.? 172.21.15.40:0/2622892191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:45 smithi040 bash[41173]: cluster 2023-12-01T20:05:44.384137+0000 mgr.y (mgr.24356) 8027 : cluster 0 pgmap v7995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:45.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:45 smithi040 bash[28232]: cluster 2023-12-01T20:05:44.384137+0000 mgr.y (mgr.24356) 8027 : cluster 0 pgmap v7995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:45 smithi141 bash[31670]: cluster 2023-12-01T20:05:44.384137+0000 mgr.y (mgr.24356) 8027 : cluster 0 pgmap v7995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:05:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:05:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:47 smithi141 bash[31670]: cluster 2023-12-01T20:05:46.384917+0000 mgr.y (mgr.24356) 8028 : cluster 0 pgmap v7996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:47 smithi141 bash[31670]: audit 2023-12-01T20:05:46.457040+0000 mon.c (mon.2) 5054 : audit 0 from='client.? 172.21.15.40:0/479944897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:47 smithi040 bash[28232]: cluster 2023-12-01T20:05:46.384917+0000 mgr.y (mgr.24356) 8028 : cluster 0 pgmap v7996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:47 smithi040 bash[28232]: audit 2023-12-01T20:05:46.457040+0000 mon.c (mon.2) 5054 : audit 0 from='client.? 172.21.15.40:0/479944897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:47 smithi040 bash[41173]: cluster 2023-12-01T20:05:46.384917+0000 mgr.y (mgr.24356) 8028 : cluster 0 pgmap v7996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:47 smithi040 bash[41173]: audit 2023-12-01T20:05:46.457040+0000 mon.c (mon.2) 5054 : audit 0 from='client.? 172.21.15.40:0/479944897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:49 smithi040 bash[28232]: cluster 2023-12-01T20:05:48.385734+0000 mgr.y (mgr.24356) 8029 : cluster 0 pgmap v7997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:49 smithi040 bash[28232]: audit 2023-12-01T20:05:48.736073+0000 mon.c (mon.2) 5055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:49 smithi040 bash[28232]: audit 2023-12-01T20:05:48.925282+0000 mon.c (mon.2) 5056 : audit 0 from='client.? 172.21.15.40:0/2687960581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:49 smithi040 bash[41173]: cluster 2023-12-01T20:05:48.385734+0000 mgr.y (mgr.24356) 8029 : cluster 0 pgmap v7997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:49 smithi040 bash[41173]: audit 2023-12-01T20:05:48.736073+0000 mon.c (mon.2) 5055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:49 smithi040 bash[41173]: audit 2023-12-01T20:05:48.925282+0000 mon.c (mon.2) 5056 : audit 0 from='client.? 172.21.15.40:0/2687960581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:49 smithi141 bash[31670]: cluster 2023-12-01T20:05:48.385734+0000 mgr.y (mgr.24356) 8029 : cluster 0 pgmap v7997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:49 smithi141 bash[31670]: audit 2023-12-01T20:05:48.736073+0000 mon.c (mon.2) 5055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:49 smithi141 bash[31670]: audit 2023-12-01T20:05:48.925282+0000 mon.c (mon.2) 5056 : audit 0 from='client.? 172.21.15.40:0/2687960581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:51 smithi141 bash[31670]: cluster 2023-12-01T20:05:50.387047+0000 mgr.y (mgr.24356) 8030 : cluster 0 pgmap v7998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:51 smithi141 bash[31670]: audit 2023-12-01T20:05:51.384611+0000 mon.c (mon.2) 5057 : audit 0 from='client.? 172.21.15.40:0/4060831309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:51 smithi040 bash[28232]: cluster 2023-12-01T20:05:50.387047+0000 mgr.y (mgr.24356) 8030 : cluster 0 pgmap v7998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:51 smithi040 bash[28232]: audit 2023-12-01T20:05:51.384611+0000 mon.c (mon.2) 5057 : audit 0 from='client.? 172.21.15.40:0/4060831309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:51 smithi040 bash[41173]: cluster 2023-12-01T20:05:50.387047+0000 mgr.y (mgr.24356) 8030 : cluster 0 pgmap v7998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:51 smithi040 bash[41173]: audit 2023-12-01T20:05:51.384611+0000 mon.c (mon.2) 5057 : audit 0 from='client.? 172.21.15.40:0/4060831309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:53 smithi141 bash[31670]: cluster 2023-12-01T20:05:52.387836+0000 mgr.y (mgr.24356) 8031 : cluster 0 pgmap v7999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:53 smithi040 bash[28232]: cluster 2023-12-01T20:05:52.387836+0000 mgr.y (mgr.24356) 8031 : cluster 0 pgmap v7999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:53 smithi040 bash[41173]: cluster 2023-12-01T20:05:52.387836+0000 mgr.y (mgr.24356) 8031 : cluster 0 pgmap v7999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:54 smithi141 bash[31670]: audit 2023-12-01T20:05:53.851317+0000 mon.c (mon.2) 5058 : audit 0 from='client.? 172.21.15.40:0/4176116885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:54 smithi040 bash[28232]: audit 2023-12-01T20:05:53.851317+0000 mon.c (mon.2) 5058 : audit 0 from='client.? 172.21.15.40:0/4176116885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:54.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:54 smithi040 bash[41173]: audit 2023-12-01T20:05:53.851317+0000 mon.c (mon.2) 5058 : audit 0 from='client.? 172.21.15.40:0/4176116885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:55 smithi141 bash[31670]: cluster 2023-12-01T20:05:54.388872+0000 mgr.y (mgr.24356) 8032 : cluster 0 pgmap v8000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:55.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:55 smithi040 bash[28232]: cluster 2023-12-01T20:05:54.388872+0000 mgr.y (mgr.24356) 8032 : cluster 0 pgmap v8000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:55 smithi040 bash[41173]: cluster 2023-12-01T20:05:54.388872+0000 mgr.y (mgr.24356) 8032 : cluster 0 pgmap v8000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:56 smithi141 bash[31670]: audit 2023-12-01T20:05:56.313698+0000 mon.c (mon.2) 5059 : audit 0 from='client.? 172.21.15.40:0/2675769570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:56 smithi040 bash[28232]: audit 2023-12-01T20:05:56.313698+0000 mon.c (mon.2) 5059 : audit 0 from='client.? 172.21.15.40:0/2675769570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:05:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:05:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:56 smithi040 bash[41173]: audit 2023-12-01T20:05:56.313698+0000 mon.c (mon.2) 5059 : audit 0 from='client.? 172.21.15.40:0/2675769570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:57 smithi141 bash[31670]: cluster 2023-12-01T20:05:56.389726+0000 mgr.y (mgr.24356) 8033 : cluster 0 pgmap v8001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:57.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:57 smithi040 bash[28232]: cluster 2023-12-01T20:05:56.389726+0000 mgr.y (mgr.24356) 8033 : cluster 0 pgmap v8001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:57 smithi040 bash[41173]: cluster 2023-12-01T20:05:56.389726+0000 mgr.y (mgr.24356) 8033 : cluster 0 pgmap v8001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:59 smithi040 bash[28232]: cluster 2023-12-01T20:05:58.390524+0000 mgr.y (mgr.24356) 8034 : cluster 0 pgmap v8002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:05:59 smithi040 bash[28232]: audit 2023-12-01T20:05:58.766384+0000 mon.a (mon.0) 5377 : audit 0 from='client.? 172.21.15.40:0/477059396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:59 smithi040 bash[41173]: cluster 2023-12-01T20:05:58.390524+0000 mgr.y (mgr.24356) 8034 : cluster 0 pgmap v8002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:05:59 smithi040 bash[41173]: audit 2023-12-01T20:05:58.766384+0000 mon.a (mon.0) 5377 : audit 0 from='client.? 172.21.15.40:0/477059396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:05:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:59 smithi141 bash[31670]: cluster 2023-12-01T20:05:58.390524+0000 mgr.y (mgr.24356) 8034 : cluster 0 pgmap v8002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:05:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:05:59 smithi141 bash[31670]: audit 2023-12-01T20:05:58.766384+0000 mon.a (mon.0) 5377 : audit 0 from='client.? 172.21.15.40:0/477059396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:01 smithi141 bash[31670]: cluster 2023-12-01T20:06:00.391625+0000 mgr.y (mgr.24356) 8035 : cluster 0 pgmap v8003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:01 smithi141 bash[31670]: audit 2023-12-01T20:06:01.230702+0000 mon.c (mon.2) 5060 : audit 0 from='client.? 172.21.15.40:0/2501099470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:01 smithi040 bash[41173]: cluster 2023-12-01T20:06:00.391625+0000 mgr.y (mgr.24356) 8035 : cluster 0 pgmap v8003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:01 smithi040 bash[41173]: audit 2023-12-01T20:06:01.230702+0000 mon.c (mon.2) 5060 : audit 0 from='client.? 172.21.15.40:0/2501099470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:01 smithi040 bash[28232]: cluster 2023-12-01T20:06:00.391625+0000 mgr.y (mgr.24356) 8035 : cluster 0 pgmap v8003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:01 smithi040 bash[28232]: audit 2023-12-01T20:06:01.230702+0000 mon.c (mon.2) 5060 : audit 0 from='client.? 172.21.15.40:0/2501099470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:03 smithi141 bash[31670]: cluster 2023-12-01T20:06:02.392285+0000 mgr.y (mgr.24356) 8036 : cluster 0 pgmap v8004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:03 smithi040 bash[28232]: cluster 2023-12-01T20:06:02.392285+0000 mgr.y (mgr.24356) 8036 : cluster 0 pgmap v8004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:03 smithi040 bash[41173]: cluster 2023-12-01T20:06:02.392285+0000 mgr.y (mgr.24356) 8036 : cluster 0 pgmap v8004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:04 smithi141 bash[31670]: audit 2023-12-01T20:06:03.692879+0000 mon.a (mon.0) 5378 : audit 0 from='client.? 172.21.15.40:0/3076303772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:04 smithi141 bash[31670]: audit 2023-12-01T20:06:03.736283+0000 mon.c (mon.2) 5061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:04 smithi040 bash[41173]: audit 2023-12-01T20:06:03.692879+0000 mon.a (mon.0) 5378 : audit 0 from='client.? 172.21.15.40:0/3076303772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:04 smithi040 bash[41173]: audit 2023-12-01T20:06:03.736283+0000 mon.c (mon.2) 5061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:04 smithi040 bash[28232]: audit 2023-12-01T20:06:03.692879+0000 mon.a (mon.0) 5378 : audit 0 from='client.? 172.21.15.40:0/3076303772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:04 smithi040 bash[28232]: audit 2023-12-01T20:06:03.736283+0000 mon.c (mon.2) 5061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:05 smithi141 bash[31670]: cluster 2023-12-01T20:06:04.393354+0000 mgr.y (mgr.24356) 8037 : cluster 0 pgmap v8005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:05 smithi040 bash[28232]: cluster 2023-12-01T20:06:04.393354+0000 mgr.y (mgr.24356) 8037 : cluster 0 pgmap v8005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:05 smithi040 bash[41173]: cluster 2023-12-01T20:06:04.393354+0000 mgr.y (mgr.24356) 8037 : cluster 0 pgmap v8005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:06 smithi141 bash[31670]: audit 2023-12-01T20:06:06.159010+0000 mon.a (mon.0) 5379 : audit 0 from='client.? 172.21.15.40:0/886174776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:06 smithi040 bash[28232]: audit 2023-12-01T20:06:06.159010+0000 mon.a (mon.0) 5379 : audit 0 from='client.? 172.21.15.40:0/886174776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:06:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:06:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:06 smithi040 bash[41173]: audit 2023-12-01T20:06:06.159010+0000 mon.a (mon.0) 5379 : audit 0 from='client.? 172.21.15.40:0/886174776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:07 smithi141 bash[31670]: cluster 2023-12-01T20:06:06.394131+0000 mgr.y (mgr.24356) 8038 : cluster 0 pgmap v8006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:07 smithi040 bash[41173]: cluster 2023-12-01T20:06:06.394131+0000 mgr.y (mgr.24356) 8038 : cluster 0 pgmap v8006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:07 smithi040 bash[28232]: cluster 2023-12-01T20:06:06.394131+0000 mgr.y (mgr.24356) 8038 : cluster 0 pgmap v8006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:09 smithi040 bash[41173]: cluster 2023-12-01T20:06:08.394808+0000 mgr.y (mgr.24356) 8039 : cluster 0 pgmap v8007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:09 smithi040 bash[41173]: audit 2023-12-01T20:06:08.634788+0000 mon.c (mon.2) 5062 : audit 0 from='client.? 172.21.15.40:0/1050382434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:09 smithi040 bash[28232]: cluster 2023-12-01T20:06:08.394808+0000 mgr.y (mgr.24356) 8039 : cluster 0 pgmap v8007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:09 smithi040 bash[28232]: audit 2023-12-01T20:06:08.634788+0000 mon.c (mon.2) 5062 : audit 0 from='client.? 172.21.15.40:0/1050382434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:09 smithi141 bash[31670]: cluster 2023-12-01T20:06:08.394808+0000 mgr.y (mgr.24356) 8039 : cluster 0 pgmap v8007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:09 smithi141 bash[31670]: audit 2023-12-01T20:06:08.634788+0000 mon.c (mon.2) 5062 : audit 0 from='client.? 172.21.15.40:0/1050382434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:11 smithi141 bash[31670]: cluster 2023-12-01T20:06:10.396040+0000 mgr.y (mgr.24356) 8040 : cluster 0 pgmap v8008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:11 smithi141 bash[31670]: audit 2023-12-01T20:06:11.101036+0000 mon.c (mon.2) 5063 : audit 0 from='client.? 172.21.15.40:0/2352720543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:11 smithi040 bash[41173]: cluster 2023-12-01T20:06:10.396040+0000 mgr.y (mgr.24356) 8040 : cluster 0 pgmap v8008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:11 smithi040 bash[41173]: audit 2023-12-01T20:06:11.101036+0000 mon.c (mon.2) 5063 : audit 0 from='client.? 172.21.15.40:0/2352720543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:11 smithi040 bash[28232]: cluster 2023-12-01T20:06:10.396040+0000 mgr.y (mgr.24356) 8040 : cluster 0 pgmap v8008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:11 smithi040 bash[28232]: audit 2023-12-01T20:06:11.101036+0000 mon.c (mon.2) 5063 : audit 0 from='client.? 172.21.15.40:0/2352720543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:13 smithi141 bash[31670]: cluster 2023-12-01T20:06:12.396759+0000 mgr.y (mgr.24356) 8041 : cluster 0 pgmap v8009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:13 smithi040 bash[28232]: cluster 2023-12-01T20:06:12.396759+0000 mgr.y (mgr.24356) 8041 : cluster 0 pgmap v8009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:13 smithi040 bash[41173]: cluster 2023-12-01T20:06:12.396759+0000 mgr.y (mgr.24356) 8041 : cluster 0 pgmap v8009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:14 smithi141 bash[31670]: audit 2023-12-01T20:06:13.567473+0000 mon.a (mon.0) 5380 : audit 0 from='client.? 172.21.15.40:0/3236841282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:14 smithi040 bash[28232]: audit 2023-12-01T20:06:13.567473+0000 mon.a (mon.0) 5380 : audit 0 from='client.? 172.21.15.40:0/3236841282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:14 smithi040 bash[41173]: audit 2023-12-01T20:06:13.567473+0000 mon.a (mon.0) 5380 : audit 0 from='client.? 172.21.15.40:0/3236841282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:15 smithi141 bash[31670]: cluster 2023-12-01T20:06:14.397775+0000 mgr.y (mgr.24356) 8042 : cluster 0 pgmap v8010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:15 smithi040 bash[28232]: cluster 2023-12-01T20:06:14.397775+0000 mgr.y (mgr.24356) 8042 : cluster 0 pgmap v8010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:15 smithi040 bash[41173]: cluster 2023-12-01T20:06:14.397775+0000 mgr.y (mgr.24356) 8042 : cluster 0 pgmap v8010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:16 smithi141 bash[31670]: audit 2023-12-01T20:06:16.035657+0000 mon.c (mon.2) 5064 : audit 0 from='client.? 172.21.15.40:0/1604837247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:16 smithi040 bash[28232]: audit 2023-12-01T20:06:16.035657+0000 mon.c (mon.2) 5064 : audit 0 from='client.? 172.21.15.40:0/1604837247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:06:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:06:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:16 smithi040 bash[41173]: audit 2023-12-01T20:06:16.035657+0000 mon.c (mon.2) 5064 : audit 0 from='client.? 172.21.15.40:0/1604837247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:17 smithi141 bash[31670]: cluster 2023-12-01T20:06:16.398536+0000 mgr.y (mgr.24356) 8043 : cluster 0 pgmap v8011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:17 smithi040 bash[41173]: cluster 2023-12-01T20:06:16.398536+0000 mgr.y (mgr.24356) 8043 : cluster 0 pgmap v8011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:17 smithi040 bash[28232]: cluster 2023-12-01T20:06:16.398536+0000 mgr.y (mgr.24356) 8043 : cluster 0 pgmap v8011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:19 smithi040 bash[28232]: cluster 2023-12-01T20:06:18.399147+0000 mgr.y (mgr.24356) 8044 : cluster 0 pgmap v8012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:19 smithi040 bash[28232]: audit 2023-12-01T20:06:18.504323+0000 mon.a (mon.0) 5381 : audit 0 from='client.? 172.21.15.40:0/542259987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:19 smithi040 bash[28232]: audit 2023-12-01T20:06:18.736905+0000 mon.c (mon.2) 5065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:19 smithi040 bash[41173]: cluster 2023-12-01T20:06:18.399147+0000 mgr.y (mgr.24356) 8044 : cluster 0 pgmap v8012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:19 smithi040 bash[41173]: audit 2023-12-01T20:06:18.504323+0000 mon.a (mon.0) 5381 : audit 0 from='client.? 172.21.15.40:0/542259987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:19 smithi040 bash[41173]: audit 2023-12-01T20:06:18.736905+0000 mon.c (mon.2) 5065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:19 smithi141 bash[31670]: cluster 2023-12-01T20:06:18.399147+0000 mgr.y (mgr.24356) 8044 : cluster 0 pgmap v8012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:19 smithi141 bash[31670]: audit 2023-12-01T20:06:18.504323+0000 mon.a (mon.0) 5381 : audit 0 from='client.? 172.21.15.40:0/542259987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:19 smithi141 bash[31670]: audit 2023-12-01T20:06:18.736905+0000 mon.c (mon.2) 5065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:21 smithi141 bash[31670]: cluster 2023-12-01T20:06:20.400294+0000 mgr.y (mgr.24356) 8045 : cluster 0 pgmap v8013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:21 smithi141 bash[31670]: audit 2023-12-01T20:06:20.975167+0000 mon.a (mon.0) 5382 : audit 0 from='client.? 172.21.15.40:0/4293996774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:21 smithi040 bash[28232]: cluster 2023-12-01T20:06:20.400294+0000 mgr.y (mgr.24356) 8045 : cluster 0 pgmap v8013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:21 smithi040 bash[28232]: audit 2023-12-01T20:06:20.975167+0000 mon.a (mon.0) 5382 : audit 0 from='client.? 172.21.15.40:0/4293996774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:21 smithi040 bash[41173]: cluster 2023-12-01T20:06:20.400294+0000 mgr.y (mgr.24356) 8045 : cluster 0 pgmap v8013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:21 smithi040 bash[41173]: audit 2023-12-01T20:06:20.975167+0000 mon.a (mon.0) 5382 : audit 0 from='client.? 172.21.15.40:0/4293996774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:23 smithi141 bash[31670]: cluster 2023-12-01T20:06:22.400981+0000 mgr.y (mgr.24356) 8046 : cluster 0 pgmap v8014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:23 smithi141 bash[31670]: audit 2023-12-01T20:06:23.428098+0000 mon.c (mon.2) 5066 : audit 0 from='client.? 172.21.15.40:0/4082041596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:23 smithi040 bash[28232]: cluster 2023-12-01T20:06:22.400981+0000 mgr.y (mgr.24356) 8046 : cluster 0 pgmap v8014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:23 smithi040 bash[28232]: audit 2023-12-01T20:06:23.428098+0000 mon.c (mon.2) 5066 : audit 0 from='client.? 172.21.15.40:0/4082041596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:23 smithi040 bash[41173]: cluster 2023-12-01T20:06:22.400981+0000 mgr.y (mgr.24356) 8046 : cluster 0 pgmap v8014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:23 smithi040 bash[41173]: audit 2023-12-01T20:06:23.428098+0000 mon.c (mon.2) 5066 : audit 0 from='client.? 172.21.15.40:0/4082041596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:25 smithi141 bash[31670]: cluster 2023-12-01T20:06:24.402001+0000 mgr.y (mgr.24356) 8047 : cluster 0 pgmap v8015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:25 smithi040 bash[41173]: cluster 2023-12-01T20:06:24.402001+0000 mgr.y (mgr.24356) 8047 : cluster 0 pgmap v8015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:25 smithi040 bash[28232]: cluster 2023-12-01T20:06:24.402001+0000 mgr.y (mgr.24356) 8047 : cluster 0 pgmap v8015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:26 smithi141 bash[31670]: audit 2023-12-01T20:06:25.894713+0000 mon.c (mon.2) 5067 : audit 0 from='client.? 172.21.15.40:0/2565447678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:26 smithi040 bash[28232]: audit 2023-12-01T20:06:25.894713+0000 mon.c (mon.2) 5067 : audit 0 from='client.? 172.21.15.40:0/2565447678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:06:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:06:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:26 smithi040 bash[41173]: audit 2023-12-01T20:06:25.894713+0000 mon.c (mon.2) 5067 : audit 0 from='client.? 172.21.15.40:0/2565447678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:27 smithi141 bash[31670]: cluster 2023-12-01T20:06:26.402741+0000 mgr.y (mgr.24356) 8048 : cluster 0 pgmap v8016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:27.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:27 smithi040 bash[41173]: cluster 2023-12-01T20:06:26.402741+0000 mgr.y (mgr.24356) 8048 : cluster 0 pgmap v8016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:27 smithi040 bash[28232]: cluster 2023-12-01T20:06:26.402741+0000 mgr.y (mgr.24356) 8048 : cluster 0 pgmap v8016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:29 smithi040 bash[28232]: audit 2023-12-01T20:06:28.358940+0000 mon.a (mon.0) 5383 : audit 0 from='client.? 172.21.15.40:0/1401895586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:29 smithi040 bash[28232]: cluster 2023-12-01T20:06:28.403434+0000 mgr.y (mgr.24356) 8049 : cluster 0 pgmap v8017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:29 smithi040 bash[41173]: audit 2023-12-01T20:06:28.358940+0000 mon.a (mon.0) 5383 : audit 0 from='client.? 172.21.15.40:0/1401895586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:29 smithi040 bash[41173]: cluster 2023-12-01T20:06:28.403434+0000 mgr.y (mgr.24356) 8049 : cluster 0 pgmap v8017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:29 smithi141 bash[31670]: audit 2023-12-01T20:06:28.358940+0000 mon.a (mon.0) 5383 : audit 0 from='client.? 172.21.15.40:0/1401895586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:29 smithi141 bash[31670]: cluster 2023-12-01T20:06:28.403434+0000 mgr.y (mgr.24356) 8049 : cluster 0 pgmap v8017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:31 smithi141 bash[31670]: cluster 2023-12-01T20:06:30.404690+0000 mgr.y (mgr.24356) 8050 : cluster 0 pgmap v8018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:31 smithi141 bash[31670]: audit 2023-12-01T20:06:30.824480+0000 mon.c (mon.2) 5068 : audit 0 from='client.? 172.21.15.40:0/3891835559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:31 smithi040 bash[28232]: cluster 2023-12-01T20:06:30.404690+0000 mgr.y (mgr.24356) 8050 : cluster 0 pgmap v8018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:31 smithi040 bash[28232]: audit 2023-12-01T20:06:30.824480+0000 mon.c (mon.2) 5068 : audit 0 from='client.? 172.21.15.40:0/3891835559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:31 smithi040 bash[41173]: cluster 2023-12-01T20:06:30.404690+0000 mgr.y (mgr.24356) 8050 : cluster 0 pgmap v8018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:31 smithi040 bash[41173]: audit 2023-12-01T20:06:30.824480+0000 mon.c (mon.2) 5068 : audit 0 from='client.? 172.21.15.40:0/3891835559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:33 smithi141 bash[31670]: cluster 2023-12-01T20:06:32.405354+0000 mgr.y (mgr.24356) 8051 : cluster 0 pgmap v8019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:33 smithi141 bash[31670]: audit 2023-12-01T20:06:33.290417+0000 mon.c (mon.2) 5069 : audit 0 from='client.? 172.21.15.40:0/2808858307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:33 smithi040 bash[41173]: cluster 2023-12-01T20:06:32.405354+0000 mgr.y (mgr.24356) 8051 : cluster 0 pgmap v8019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:33 smithi040 bash[41173]: audit 2023-12-01T20:06:33.290417+0000 mon.c (mon.2) 5069 : audit 0 from='client.? 172.21.15.40:0/2808858307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:33 smithi040 bash[28232]: cluster 2023-12-01T20:06:32.405354+0000 mgr.y (mgr.24356) 8051 : cluster 0 pgmap v8019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:33 smithi040 bash[28232]: audit 2023-12-01T20:06:33.290417+0000 mon.c (mon.2) 5069 : audit 0 from='client.? 172.21.15.40:0/2808858307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:34 smithi141 bash[31670]: audit 2023-12-01T20:06:33.737289+0000 mon.c (mon.2) 5070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:34 smithi040 bash[28232]: audit 2023-12-01T20:06:33.737289+0000 mon.c (mon.2) 5070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:34 smithi040 bash[41173]: audit 2023-12-01T20:06:33.737289+0000 mon.c (mon.2) 5070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:35 smithi141 bash[31670]: cluster 2023-12-01T20:06:34.406364+0000 mgr.y (mgr.24356) 8052 : cluster 0 pgmap v8020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:35 smithi040 bash[28232]: cluster 2023-12-01T20:06:34.406364+0000 mgr.y (mgr.24356) 8052 : cluster 0 pgmap v8020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:35 smithi040 bash[41173]: cluster 2023-12-01T20:06:34.406364+0000 mgr.y (mgr.24356) 8052 : cluster 0 pgmap v8020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:36 smithi141 bash[31670]: audit 2023-12-01T20:06:35.750880+0000 mon.a (mon.0) 5384 : audit 0 from='client.? 172.21.15.40:0/1735926865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:06:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:06:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:36 smithi040 bash[28232]: audit 2023-12-01T20:06:35.750880+0000 mon.a (mon.0) 5384 : audit 0 from='client.? 172.21.15.40:0/1735926865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:36 smithi040 bash[41173]: audit 2023-12-01T20:06:35.750880+0000 mon.a (mon.0) 5384 : audit 0 from='client.? 172.21.15.40:0/1735926865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:37 smithi141 bash[31670]: cluster 2023-12-01T20:06:36.407081+0000 mgr.y (mgr.24356) 8053 : cluster 0 pgmap v8021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:37 smithi040 bash[28232]: cluster 2023-12-01T20:06:36.407081+0000 mgr.y (mgr.24356) 8053 : cluster 0 pgmap v8021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:37 smithi040 bash[41173]: cluster 2023-12-01T20:06:36.407081+0000 mgr.y (mgr.24356) 8053 : cluster 0 pgmap v8021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:39 smithi040 bash[28232]: audit 2023-12-01T20:06:38.215120+0000 mon.a (mon.0) 5385 : audit 0 from='client.? 172.21.15.40:0/3678793969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:39 smithi040 bash[28232]: cluster 2023-12-01T20:06:38.407765+0000 mgr.y (mgr.24356) 8054 : cluster 0 pgmap v8022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:39 smithi040 bash[41173]: audit 2023-12-01T20:06:38.215120+0000 mon.a (mon.0) 5385 : audit 0 from='client.? 172.21.15.40:0/3678793969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:39 smithi040 bash[41173]: cluster 2023-12-01T20:06:38.407765+0000 mgr.y (mgr.24356) 8054 : cluster 0 pgmap v8022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:39 smithi141 bash[31670]: audit 2023-12-01T20:06:38.215120+0000 mon.a (mon.0) 5385 : audit 0 from='client.? 172.21.15.40:0/3678793969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:39 smithi141 bash[31670]: cluster 2023-12-01T20:06:38.407765+0000 mgr.y (mgr.24356) 8054 : cluster 0 pgmap v8022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:40 smithi040 bash[28232]: audit 2023-12-01T20:06:39.406217+0000 mon.c (mon.2) 5071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:06:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:40 smithi040 bash[41173]: audit 2023-12-01T20:06:39.406217+0000 mon.c (mon.2) 5071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:06:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:40 smithi141 bash[31670]: audit 2023-12-01T20:06:39.406217+0000 mon.c (mon.2) 5071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:06:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:41 smithi040 bash[28232]: cluster 2023-12-01T20:06:40.408943+0000 mgr.y (mgr.24356) 8055 : cluster 0 pgmap v8023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:41 smithi040 bash[28232]: audit 2023-12-01T20:06:40.681480+0000 mon.a (mon.0) 5386 : audit 0 from='client.? 172.21.15.40:0/2828024556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:41 smithi040 bash[41173]: cluster 2023-12-01T20:06:40.408943+0000 mgr.y (mgr.24356) 8055 : cluster 0 pgmap v8023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:41 smithi040 bash[41173]: audit 2023-12-01T20:06:40.681480+0000 mon.a (mon.0) 5386 : audit 0 from='client.? 172.21.15.40:0/2828024556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:41 smithi141 bash[31670]: cluster 2023-12-01T20:06:40.408943+0000 mgr.y (mgr.24356) 8055 : cluster 0 pgmap v8023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:41 smithi141 bash[31670]: audit 2023-12-01T20:06:40.681480+0000 mon.a (mon.0) 5386 : audit 0 from='client.? 172.21.15.40:0/2828024556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:43 smithi141 bash[31670]: cluster 2023-12-01T20:06:42.409600+0000 mgr.y (mgr.24356) 8056 : cluster 0 pgmap v8024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:43 smithi141 bash[31670]: audit 2023-12-01T20:06:43.153283+0000 mon.c (mon.2) 5072 : audit 0 from='client.? 172.21.15.40:0/3484110074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:43 smithi040 bash[28232]: cluster 2023-12-01T20:06:42.409600+0000 mgr.y (mgr.24356) 8056 : cluster 0 pgmap v8024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:43 smithi040 bash[28232]: audit 2023-12-01T20:06:43.153283+0000 mon.c (mon.2) 5072 : audit 0 from='client.? 172.21.15.40:0/3484110074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:43 smithi040 bash[41173]: cluster 2023-12-01T20:06:42.409600+0000 mgr.y (mgr.24356) 8056 : cluster 0 pgmap v8024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:43 smithi040 bash[41173]: audit 2023-12-01T20:06:43.153283+0000 mon.c (mon.2) 5072 : audit 0 from='client.? 172.21.15.40:0/3484110074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:45 smithi141 bash[31670]: cluster 2023-12-01T20:06:44.410814+0000 mgr.y (mgr.24356) 8057 : cluster 0 pgmap v8025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:45 smithi141 bash[31670]: audit 2023-12-01T20:06:45.302708+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:45 smithi141 bash[31670]: audit 2023-12-01T20:06:45.315164+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:45 smithi040 bash[28232]: cluster 2023-12-01T20:06:44.410814+0000 mgr.y (mgr.24356) 8057 : cluster 0 pgmap v8025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:45 smithi040 bash[28232]: audit 2023-12-01T20:06:45.302708+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:45 smithi040 bash[28232]: audit 2023-12-01T20:06:45.315164+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:45 smithi040 bash[41173]: cluster 2023-12-01T20:06:44.410814+0000 mgr.y (mgr.24356) 8057 : cluster 0 pgmap v8025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:45 smithi040 bash[41173]: audit 2023-12-01T20:06:45.302708+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:45 smithi040 bash[41173]: audit 2023-12-01T20:06:45.315164+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:06:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:06:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: audit 2023-12-01T20:06:45.652938+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: audit 2023-12-01T20:06:45.659552+0000 mon.a (mon.0) 5390 : audit 0 from='client.? 172.21.15.40:0/1922066247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: audit 2023-12-01T20:06:45.663156+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: audit 2023-12-01T20:06:46.244483+0000 mon.c (mon.2) 5073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: audit 2023-12-01T20:06:46.246389+0000 mon.c (mon.2) 5074 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: audit 2023-12-01T20:06:46.256298+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[41173]: cluster 2023-12-01T20:06:46.411763+0000 mgr.y (mgr.24356) 8058 : cluster 0 pgmap v8026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: audit 2023-12-01T20:06:45.652938+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: audit 2023-12-01T20:06:45.659552+0000 mon.a (mon.0) 5390 : audit 0 from='client.? 172.21.15.40:0/1922066247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: audit 2023-12-01T20:06:45.663156+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: audit 2023-12-01T20:06:46.244483+0000 mon.c (mon.2) 5073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:06:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: audit 2023-12-01T20:06:46.246389+0000 mon.c (mon.2) 5074 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:06:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: audit 2023-12-01T20:06:46.256298+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:46 smithi040 bash[28232]: cluster 2023-12-01T20:06:46.411763+0000 mgr.y (mgr.24356) 8058 : cluster 0 pgmap v8026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: audit 2023-12-01T20:06:45.652938+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: audit 2023-12-01T20:06:45.659552+0000 mon.a (mon.0) 5390 : audit 0 from='client.? 172.21.15.40:0/1922066247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: audit 2023-12-01T20:06:45.663156+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: audit 2023-12-01T20:06:46.244483+0000 mon.c (mon.2) 5073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:06:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: audit 2023-12-01T20:06:46.246389+0000 mon.c (mon.2) 5074 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:06:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: audit 2023-12-01T20:06:46.256298+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:06:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:46 smithi141 bash[31670]: cluster 2023-12-01T20:06:46.411763+0000 mgr.y (mgr.24356) 8058 : cluster 0 pgmap v8026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:49 smithi040 bash[41173]: audit 2023-12-01T20:06:48.118467+0000 mon.c (mon.2) 5075 : audit 0 from='client.? 172.21.15.40:0/3549605075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:49 smithi040 bash[41173]: cluster 2023-12-01T20:06:48.412494+0000 mgr.y (mgr.24356) 8059 : cluster 0 pgmap v8027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:49 smithi040 bash[41173]: audit 2023-12-01T20:06:48.737676+0000 mon.c (mon.2) 5076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:49 smithi040 bash[28232]: audit 2023-12-01T20:06:48.118467+0000 mon.c (mon.2) 5075 : audit 0 from='client.? 172.21.15.40:0/3549605075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:49 smithi040 bash[28232]: cluster 2023-12-01T20:06:48.412494+0000 mgr.y (mgr.24356) 8059 : cluster 0 pgmap v8027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:49 smithi040 bash[28232]: audit 2023-12-01T20:06:48.737676+0000 mon.c (mon.2) 5076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:49 smithi141 bash[31670]: audit 2023-12-01T20:06:48.118467+0000 mon.c (mon.2) 5075 : audit 0 from='client.? 172.21.15.40:0/3549605075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:49 smithi141 bash[31670]: cluster 2023-12-01T20:06:48.412494+0000 mgr.y (mgr.24356) 8059 : cluster 0 pgmap v8027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:49 smithi141 bash[31670]: audit 2023-12-01T20:06:48.737676+0000 mon.c (mon.2) 5076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:51 smithi141 bash[31670]: cluster 2023-12-01T20:06:50.413544+0000 mgr.y (mgr.24356) 8060 : cluster 0 pgmap v8028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:51 smithi141 bash[31670]: audit 2023-12-01T20:06:50.582476+0000 mon.c (mon.2) 5077 : audit 0 from='client.? 172.21.15.40:0/2893253226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:51 smithi040 bash[28232]: cluster 2023-12-01T20:06:50.413544+0000 mgr.y (mgr.24356) 8060 : cluster 0 pgmap v8028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:51 smithi040 bash[28232]: audit 2023-12-01T20:06:50.582476+0000 mon.c (mon.2) 5077 : audit 0 from='client.? 172.21.15.40:0/2893253226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:51 smithi040 bash[41173]: cluster 2023-12-01T20:06:50.413544+0000 mgr.y (mgr.24356) 8060 : cluster 0 pgmap v8028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:51 smithi040 bash[41173]: audit 2023-12-01T20:06:50.582476+0000 mon.c (mon.2) 5077 : audit 0 from='client.? 172.21.15.40:0/2893253226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:53 smithi141 bash[31670]: cluster 2023-12-01T20:06:52.414185+0000 mgr.y (mgr.24356) 8061 : cluster 0 pgmap v8029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:53 smithi141 bash[31670]: audit 2023-12-01T20:06:53.056269+0000 mon.c (mon.2) 5078 : audit 0 from='client.? 172.21.15.40:0/1090737689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:53 smithi040 bash[28232]: cluster 2023-12-01T20:06:52.414185+0000 mgr.y (mgr.24356) 8061 : cluster 0 pgmap v8029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:53 smithi040 bash[28232]: audit 2023-12-01T20:06:53.056269+0000 mon.c (mon.2) 5078 : audit 0 from='client.? 172.21.15.40:0/1090737689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:53 smithi040 bash[41173]: cluster 2023-12-01T20:06:52.414185+0000 mgr.y (mgr.24356) 8061 : cluster 0 pgmap v8029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:53 smithi040 bash[41173]: audit 2023-12-01T20:06:53.056269+0000 mon.c (mon.2) 5078 : audit 0 from='client.? 172.21.15.40:0/1090737689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:55 smithi141 bash[31670]: cluster 2023-12-01T20:06:54.415250+0000 mgr.y (mgr.24356) 8062 : cluster 0 pgmap v8030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:55 smithi040 bash[28232]: cluster 2023-12-01T20:06:54.415250+0000 mgr.y (mgr.24356) 8062 : cluster 0 pgmap v8030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:55 smithi040 bash[41173]: cluster 2023-12-01T20:06:54.415250+0000 mgr.y (mgr.24356) 8062 : cluster 0 pgmap v8030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:56 smithi141 bash[31670]: audit 2023-12-01T20:06:55.519374+0000 mon.a (mon.0) 5393 : audit 0 from='client.? 172.21.15.40:0/2186913250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:06:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:06:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:56 smithi040 bash[41173]: audit 2023-12-01T20:06:55.519374+0000 mon.a (mon.0) 5393 : audit 0 from='client.? 172.21.15.40:0/2186913250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:56 smithi040 bash[28232]: audit 2023-12-01T20:06:55.519374+0000 mon.a (mon.0) 5393 : audit 0 from='client.? 172.21.15.40:0/2186913250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:57 smithi141 bash[31670]: cluster 2023-12-01T20:06:56.415964+0000 mgr.y (mgr.24356) 8063 : cluster 0 pgmap v8031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:57 smithi040 bash[41173]: cluster 2023-12-01T20:06:56.415964+0000 mgr.y (mgr.24356) 8063 : cluster 0 pgmap v8031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:57 smithi040 bash[28232]: cluster 2023-12-01T20:06:56.415964+0000 mgr.y (mgr.24356) 8063 : cluster 0 pgmap v8031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:58 smithi141 bash[31670]: audit 2023-12-01T20:06:57.977133+0000 mon.a (mon.0) 5394 : audit 0 from='client.? 172.21.15.40:0/285765550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:58.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:58 smithi040 bash[41173]: audit 2023-12-01T20:06:57.977133+0000 mon.a (mon.0) 5394 : audit 0 from='client.? 172.21.15.40:0/285765550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:58 smithi040 bash[28232]: audit 2023-12-01T20:06:57.977133+0000 mon.a (mon.0) 5394 : audit 0 from='client.? 172.21.15.40:0/285765550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:06:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:06:59 smithi141 bash[31670]: cluster 2023-12-01T20:06:58.416690+0000 mgr.y (mgr.24356) 8064 : cluster 0 pgmap v8032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:06:59 smithi040 bash[28232]: cluster 2023-12-01T20:06:58.416690+0000 mgr.y (mgr.24356) 8064 : cluster 0 pgmap v8032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:06:59.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:06:59 smithi040 bash[41173]: cluster 2023-12-01T20:06:58.416690+0000 mgr.y (mgr.24356) 8064 : cluster 0 pgmap v8032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:00 smithi141 bash[31670]: audit 2023-12-01T20:07:00.433412+0000 mon.a (mon.0) 5395 : audit 0 from='client.? 172.21.15.40:0/3265887529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:00.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:00 smithi040 bash[28232]: audit 2023-12-01T20:07:00.433412+0000 mon.a (mon.0) 5395 : audit 0 from='client.? 172.21.15.40:0/3265887529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:00.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:00 smithi040 bash[41173]: audit 2023-12-01T20:07:00.433412+0000 mon.a (mon.0) 5395 : audit 0 from='client.? 172.21.15.40:0/3265887529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:01 smithi141 bash[31670]: cluster 2023-12-01T20:07:00.418060+0000 mgr.y (mgr.24356) 8065 : cluster 0 pgmap v8033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:01 smithi040 bash[41173]: cluster 2023-12-01T20:07:00.418060+0000 mgr.y (mgr.24356) 8065 : cluster 0 pgmap v8033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:01 smithi040 bash[28232]: cluster 2023-12-01T20:07:00.418060+0000 mgr.y (mgr.24356) 8065 : cluster 0 pgmap v8033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:03 smithi141 bash[31670]: cluster 2023-12-01T20:07:02.418773+0000 mgr.y (mgr.24356) 8066 : cluster 0 pgmap v8034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:03 smithi141 bash[31670]: audit 2023-12-01T20:07:02.893326+0000 mon.a (mon.0) 5396 : audit 0 from='client.? 172.21.15.40:0/2243015153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:03 smithi040 bash[28232]: cluster 2023-12-01T20:07:02.418773+0000 mgr.y (mgr.24356) 8066 : cluster 0 pgmap v8034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:03 smithi040 bash[28232]: audit 2023-12-01T20:07:02.893326+0000 mon.a (mon.0) 5396 : audit 0 from='client.? 172.21.15.40:0/2243015153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:03 smithi040 bash[41173]: cluster 2023-12-01T20:07:02.418773+0000 mgr.y (mgr.24356) 8066 : cluster 0 pgmap v8034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:03 smithi040 bash[41173]: audit 2023-12-01T20:07:02.893326+0000 mon.a (mon.0) 5396 : audit 0 from='client.? 172.21.15.40:0/2243015153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:04 smithi141 bash[31670]: audit 2023-12-01T20:07:03.738268+0000 mon.c (mon.2) 5079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:04 smithi040 bash[41173]: audit 2023-12-01T20:07:03.738268+0000 mon.c (mon.2) 5079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:04 smithi040 bash[28232]: audit 2023-12-01T20:07:03.738268+0000 mon.c (mon.2) 5079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:05 smithi141 bash[31670]: cluster 2023-12-01T20:07:04.419864+0000 mgr.y (mgr.24356) 8067 : cluster 0 pgmap v8035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:05 smithi141 bash[31670]: audit 2023-12-01T20:07:05.359923+0000 mon.a (mon.0) 5397 : audit 0 from='client.? 172.21.15.40:0/2745647923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:05 smithi040 bash[41173]: cluster 2023-12-01T20:07:04.419864+0000 mgr.y (mgr.24356) 8067 : cluster 0 pgmap v8035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:05 smithi040 bash[41173]: audit 2023-12-01T20:07:05.359923+0000 mon.a (mon.0) 5397 : audit 0 from='client.? 172.21.15.40:0/2745647923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:05 smithi040 bash[28232]: cluster 2023-12-01T20:07:04.419864+0000 mgr.y (mgr.24356) 8067 : cluster 0 pgmap v8035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:05 smithi040 bash[28232]: audit 2023-12-01T20:07:05.359923+0000 mon.a (mon.0) 5397 : audit 0 from='client.? 172.21.15.40:0/2745647923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:07:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:07:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:07 smithi040 bash[28232]: cluster 2023-12-01T20:07:06.420581+0000 mgr.y (mgr.24356) 8068 : cluster 0 pgmap v8036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:07 smithi040 bash[41173]: cluster 2023-12-01T20:07:06.420581+0000 mgr.y (mgr.24356) 8068 : cluster 0 pgmap v8036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:07 smithi141 bash[31670]: cluster 2023-12-01T20:07:06.420581+0000 mgr.y (mgr.24356) 8068 : cluster 0 pgmap v8036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:08 smithi040 bash[28232]: audit 2023-12-01T20:07:07.821927+0000 mon.c (mon.2) 5080 : audit 0 from='client.? 172.21.15.40:0/3734990524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:08.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:08 smithi040 bash[41173]: audit 2023-12-01T20:07:07.821927+0000 mon.c (mon.2) 5080 : audit 0 from='client.? 172.21.15.40:0/3734990524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:08 smithi141 bash[31670]: audit 2023-12-01T20:07:07.821927+0000 mon.c (mon.2) 5080 : audit 0 from='client.? 172.21.15.40:0/3734990524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:09 smithi040 bash[41173]: cluster 2023-12-01T20:07:08.421231+0000 mgr.y (mgr.24356) 8069 : cluster 0 pgmap v8037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:09 smithi040 bash[28232]: cluster 2023-12-01T20:07:08.421231+0000 mgr.y (mgr.24356) 8069 : cluster 0 pgmap v8037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:09 smithi141 bash[31670]: cluster 2023-12-01T20:07:08.421231+0000 mgr.y (mgr.24356) 8069 : cluster 0 pgmap v8037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:10 smithi040 bash[28232]: audit 2023-12-01T20:07:10.292263+0000 mon.c (mon.2) 5081 : audit 0 from='client.? 172.21.15.40:0/3489346706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:10.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:10 smithi040 bash[41173]: audit 2023-12-01T20:07:10.292263+0000 mon.c (mon.2) 5081 : audit 0 from='client.? 172.21.15.40:0/3489346706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:10 smithi141 bash[31670]: audit 2023-12-01T20:07:10.292263+0000 mon.c (mon.2) 5081 : audit 0 from='client.? 172.21.15.40:0/3489346706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:11 smithi040 bash[28232]: cluster 2023-12-01T20:07:10.422427+0000 mgr.y (mgr.24356) 8070 : cluster 0 pgmap v8038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:11 smithi040 bash[41173]: cluster 2023-12-01T20:07:10.422427+0000 mgr.y (mgr.24356) 8070 : cluster 0 pgmap v8038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:11 smithi141 bash[31670]: cluster 2023-12-01T20:07:10.422427+0000 mgr.y (mgr.24356) 8070 : cluster 0 pgmap v8038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:13 smithi040 bash[28232]: cluster 2023-12-01T20:07:12.423076+0000 mgr.y (mgr.24356) 8071 : cluster 0 pgmap v8039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:13 smithi040 bash[28232]: audit 2023-12-01T20:07:12.758586+0000 mon.c (mon.2) 5082 : audit 0 from='client.? 172.21.15.40:0/487725498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:13 smithi040 bash[41173]: cluster 2023-12-01T20:07:12.423076+0000 mgr.y (mgr.24356) 8071 : cluster 0 pgmap v8039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:13 smithi040 bash[41173]: audit 2023-12-01T20:07:12.758586+0000 mon.c (mon.2) 5082 : audit 0 from='client.? 172.21.15.40:0/487725498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:13 smithi141 bash[31670]: cluster 2023-12-01T20:07:12.423076+0000 mgr.y (mgr.24356) 8071 : cluster 0 pgmap v8039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:13 smithi141 bash[31670]: audit 2023-12-01T20:07:12.758586+0000 mon.c (mon.2) 5082 : audit 0 from='client.? 172.21.15.40:0/487725498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:15 smithi040 bash[28232]: cluster 2023-12-01T20:07:14.424173+0000 mgr.y (mgr.24356) 8072 : cluster 0 pgmap v8040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:15 smithi040 bash[28232]: audit 2023-12-01T20:07:15.221545+0000 mon.c (mon.2) 5083 : audit 0 from='client.? 172.21.15.40:0/1279096251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:15 smithi040 bash[41173]: cluster 2023-12-01T20:07:14.424173+0000 mgr.y (mgr.24356) 8072 : cluster 0 pgmap v8040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:15 smithi040 bash[41173]: audit 2023-12-01T20:07:15.221545+0000 mon.c (mon.2) 5083 : audit 0 from='client.? 172.21.15.40:0/1279096251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:15 smithi141 bash[31670]: cluster 2023-12-01T20:07:14.424173+0000 mgr.y (mgr.24356) 8072 : cluster 0 pgmap v8040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:15 smithi141 bash[31670]: audit 2023-12-01T20:07:15.221545+0000 mon.c (mon.2) 5083 : audit 0 from='client.? 172.21.15.40:0/1279096251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:07:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:07:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:17 smithi040 bash[28232]: cluster 2023-12-01T20:07:16.424958+0000 mgr.y (mgr.24356) 8073 : cluster 0 pgmap v8041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:17 smithi040 bash[41173]: cluster 2023-12-01T20:07:16.424958+0000 mgr.y (mgr.24356) 8073 : cluster 0 pgmap v8041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:17 smithi141 bash[31670]: cluster 2023-12-01T20:07:16.424958+0000 mgr.y (mgr.24356) 8073 : cluster 0 pgmap v8041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:18 smithi040 bash[41173]: audit 2023-12-01T20:07:17.688555+0000 mon.a (mon.0) 5398 : audit 0 from='client.? 172.21.15.40:0/1866722353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:18 smithi040 bash[28232]: audit 2023-12-01T20:07:17.688555+0000 mon.a (mon.0) 5398 : audit 0 from='client.? 172.21.15.40:0/1866722353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:18 smithi141 bash[31670]: audit 2023-12-01T20:07:17.688555+0000 mon.a (mon.0) 5398 : audit 0 from='client.? 172.21.15.40:0/1866722353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:19 smithi040 bash[41173]: cluster 2023-12-01T20:07:18.425584+0000 mgr.y (mgr.24356) 8074 : cluster 0 pgmap v8042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:19.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:19 smithi040 bash[41173]: audit 2023-12-01T20:07:18.738540+0000 mon.c (mon.2) 5084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:19 smithi040 bash[28232]: cluster 2023-12-01T20:07:18.425584+0000 mgr.y (mgr.24356) 8074 : cluster 0 pgmap v8042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:19 smithi040 bash[28232]: audit 2023-12-01T20:07:18.738540+0000 mon.c (mon.2) 5084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:19 smithi141 bash[31670]: cluster 2023-12-01T20:07:18.425584+0000 mgr.y (mgr.24356) 8074 : cluster 0 pgmap v8042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:19 smithi141 bash[31670]: audit 2023-12-01T20:07:18.738540+0000 mon.c (mon.2) 5084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:20.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:20 smithi040 bash[28232]: audit 2023-12-01T20:07:20.159420+0000 mon.a (mon.0) 5399 : audit 0 from='client.? 172.21.15.40:0/276021076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:20.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:20 smithi040 bash[41173]: audit 2023-12-01T20:07:20.159420+0000 mon.a (mon.0) 5399 : audit 0 from='client.? 172.21.15.40:0/276021076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:20 smithi141 bash[31670]: audit 2023-12-01T20:07:20.159420+0000 mon.a (mon.0) 5399 : audit 0 from='client.? 172.21.15.40:0/276021076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:21 smithi040 bash[41173]: cluster 2023-12-01T20:07:20.426749+0000 mgr.y (mgr.24356) 8075 : cluster 0 pgmap v8043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:21 smithi040 bash[28232]: cluster 2023-12-01T20:07:20.426749+0000 mgr.y (mgr.24356) 8075 : cluster 0 pgmap v8043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:21 smithi141 bash[31670]: cluster 2023-12-01T20:07:20.426749+0000 mgr.y (mgr.24356) 8075 : cluster 0 pgmap v8043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:22.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:22 smithi040 bash[41173]: cluster 2023-12-01T20:07:22.427350+0000 mgr.y (mgr.24356) 8076 : cluster 0 pgmap v8044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:22 smithi040 bash[28232]: cluster 2023-12-01T20:07:22.427350+0000 mgr.y (mgr.24356) 8076 : cluster 0 pgmap v8044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:22 smithi141 bash[31670]: cluster 2023-12-01T20:07:22.427350+0000 mgr.y (mgr.24356) 8076 : cluster 0 pgmap v8044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:23 smithi040 bash[41173]: audit 2023-12-01T20:07:22.633610+0000 mon.a (mon.0) 5400 : audit 0 from='client.? 172.21.15.40:0/1462529528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:23 smithi040 bash[28232]: audit 2023-12-01T20:07:22.633610+0000 mon.a (mon.0) 5400 : audit 0 from='client.? 172.21.15.40:0/1462529528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:23 smithi141 bash[31670]: audit 2023-12-01T20:07:22.633610+0000 mon.a (mon.0) 5400 : audit 0 from='client.? 172.21.15.40:0/1462529528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:24 smithi040 bash[28232]: cluster 2023-12-01T20:07:24.428401+0000 mgr.y (mgr.24356) 8077 : cluster 0 pgmap v8045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:24 smithi040 bash[41173]: cluster 2023-12-01T20:07:24.428401+0000 mgr.y (mgr.24356) 8077 : cluster 0 pgmap v8045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:24 smithi141 bash[31670]: cluster 2023-12-01T20:07:24.428401+0000 mgr.y (mgr.24356) 8077 : cluster 0 pgmap v8045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:25 smithi040 bash[28232]: audit 2023-12-01T20:07:25.099044+0000 mon.c (mon.2) 5085 : audit 0 from='client.? 172.21.15.40:0/3830234289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:25 smithi040 bash[41173]: audit 2023-12-01T20:07:25.099044+0000 mon.c (mon.2) 5085 : audit 0 from='client.? 172.21.15.40:0/3830234289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:25 smithi141 bash[31670]: audit 2023-12-01T20:07:25.099044+0000 mon.c (mon.2) 5085 : audit 0 from='client.? 172.21.15.40:0/3830234289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:26 smithi040 bash[28232]: cluster 2023-12-01T20:07:26.429125+0000 mgr.y (mgr.24356) 8078 : cluster 0 pgmap v8046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:07:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:07:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:26 smithi040 bash[41173]: cluster 2023-12-01T20:07:26.429125+0000 mgr.y (mgr.24356) 8078 : cluster 0 pgmap v8046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:26 smithi141 bash[31670]: cluster 2023-12-01T20:07:26.429125+0000 mgr.y (mgr.24356) 8078 : cluster 0 pgmap v8046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:27 smithi040 bash[28232]: audit 2023-12-01T20:07:27.559777+0000 mon.a (mon.0) 5401 : audit 0 from='client.? 172.21.15.40:0/3140918921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:27 smithi040 bash[41173]: audit 2023-12-01T20:07:27.559777+0000 mon.a (mon.0) 5401 : audit 0 from='client.? 172.21.15.40:0/3140918921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:27 smithi141 bash[31670]: audit 2023-12-01T20:07:27.559777+0000 mon.a (mon.0) 5401 : audit 0 from='client.? 172.21.15.40:0/3140918921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:29 smithi040 bash[41173]: cluster 2023-12-01T20:07:28.429814+0000 mgr.y (mgr.24356) 8079 : cluster 0 pgmap v8047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:29 smithi040 bash[28232]: cluster 2023-12-01T20:07:28.429814+0000 mgr.y (mgr.24356) 8079 : cluster 0 pgmap v8047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:29 smithi141 bash[31670]: cluster 2023-12-01T20:07:28.429814+0000 mgr.y (mgr.24356) 8079 : cluster 0 pgmap v8047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:30.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:30 smithi040 bash[28232]: audit 2023-12-01T20:07:30.029909+0000 mon.a (mon.0) 5402 : audit 0 from='client.? 172.21.15.40:0/2524424849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:30.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:30 smithi040 bash[41173]: audit 2023-12-01T20:07:30.029909+0000 mon.a (mon.0) 5402 : audit 0 from='client.? 172.21.15.40:0/2524424849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:30 smithi141 bash[31670]: audit 2023-12-01T20:07:30.029909+0000 mon.a (mon.0) 5402 : audit 0 from='client.? 172.21.15.40:0/2524424849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:31 smithi040 bash[28232]: cluster 2023-12-01T20:07:30.430962+0000 mgr.y (mgr.24356) 8080 : cluster 0 pgmap v8048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:31 smithi040 bash[41173]: cluster 2023-12-01T20:07:30.430962+0000 mgr.y (mgr.24356) 8080 : cluster 0 pgmap v8048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:31 smithi141 bash[31670]: cluster 2023-12-01T20:07:30.430962+0000 mgr.y (mgr.24356) 8080 : cluster 0 pgmap v8048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:33 smithi141 bash[31670]: cluster 2023-12-01T20:07:32.431581+0000 mgr.y (mgr.24356) 8081 : cluster 0 pgmap v8049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:33 smithi141 bash[31670]: audit 2023-12-01T20:07:32.491982+0000 mon.c (mon.2) 5086 : audit 0 from='client.? 172.21.15.40:0/667030345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:33 smithi040 bash[28232]: cluster 2023-12-01T20:07:32.431581+0000 mgr.y (mgr.24356) 8081 : cluster 0 pgmap v8049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:33 smithi040 bash[28232]: audit 2023-12-01T20:07:32.491982+0000 mon.c (mon.2) 5086 : audit 0 from='client.? 172.21.15.40:0/667030345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:33 smithi040 bash[41173]: cluster 2023-12-01T20:07:32.431581+0000 mgr.y (mgr.24356) 8081 : cluster 0 pgmap v8049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:33 smithi040 bash[41173]: audit 2023-12-01T20:07:32.491982+0000 mon.c (mon.2) 5086 : audit 0 from='client.? 172.21.15.40:0/667030345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:34 smithi141 bash[31670]: audit 2023-12-01T20:07:33.738974+0000 mon.c (mon.2) 5087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:34 smithi040 bash[28232]: audit 2023-12-01T20:07:33.738974+0000 mon.c (mon.2) 5087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:34 smithi040 bash[41173]: audit 2023-12-01T20:07:33.738974+0000 mon.c (mon.2) 5087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:35 smithi141 bash[31670]: cluster 2023-12-01T20:07:34.432651+0000 mgr.y (mgr.24356) 8082 : cluster 0 pgmap v8050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:35 smithi141 bash[31670]: audit 2023-12-01T20:07:34.951397+0000 mon.c (mon.2) 5088 : audit 0 from='client.? 172.21.15.40:0/401672554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:35 smithi040 bash[28232]: cluster 2023-12-01T20:07:34.432651+0000 mgr.y (mgr.24356) 8082 : cluster 0 pgmap v8050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:35 smithi040 bash[28232]: audit 2023-12-01T20:07:34.951397+0000 mon.c (mon.2) 5088 : audit 0 from='client.? 172.21.15.40:0/401672554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:35 smithi040 bash[41173]: cluster 2023-12-01T20:07:34.432651+0000 mgr.y (mgr.24356) 8082 : cluster 0 pgmap v8050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:35 smithi040 bash[41173]: audit 2023-12-01T20:07:34.951397+0000 mon.c (mon.2) 5088 : audit 0 from='client.? 172.21.15.40:0/401672554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:07:36] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:07:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:37 smithi141 bash[31670]: cluster 2023-12-01T20:07:36.433313+0000 mgr.y (mgr.24356) 8083 : cluster 0 pgmap v8051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:37 smithi141 bash[31670]: audit 2023-12-01T20:07:37.415203+0000 mon.a (mon.0) 5403 : audit 0 from='client.? 172.21.15.40:0/3412816334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:37 smithi040 bash[28232]: cluster 2023-12-01T20:07:36.433313+0000 mgr.y (mgr.24356) 8083 : cluster 0 pgmap v8051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:37 smithi040 bash[28232]: audit 2023-12-01T20:07:37.415203+0000 mon.a (mon.0) 5403 : audit 0 from='client.? 172.21.15.40:0/3412816334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:37 smithi040 bash[41173]: cluster 2023-12-01T20:07:36.433313+0000 mgr.y (mgr.24356) 8083 : cluster 0 pgmap v8051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:37 smithi040 bash[41173]: audit 2023-12-01T20:07:37.415203+0000 mon.a (mon.0) 5403 : audit 0 from='client.? 172.21.15.40:0/3412816334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:39 smithi040 bash[28232]: cluster 2023-12-01T20:07:38.433939+0000 mgr.y (mgr.24356) 8084 : cluster 0 pgmap v8052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:39 smithi040 bash[41173]: cluster 2023-12-01T20:07:38.433939+0000 mgr.y (mgr.24356) 8084 : cluster 0 pgmap v8052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:39 smithi141 bash[31670]: cluster 2023-12-01T20:07:38.433939+0000 mgr.y (mgr.24356) 8084 : cluster 0 pgmap v8052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:40 smithi040 bash[41173]: audit 2023-12-01T20:07:39.875800+0000 mon.a (mon.0) 5404 : audit 0 from='client.? 172.21.15.40:0/2323064290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:40 smithi040 bash[28232]: audit 2023-12-01T20:07:39.875800+0000 mon.a (mon.0) 5404 : audit 0 from='client.? 172.21.15.40:0/2323064290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:40 smithi141 bash[31670]: audit 2023-12-01T20:07:39.875800+0000 mon.a (mon.0) 5404 : audit 0 from='client.? 172.21.15.40:0/2323064290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:41 smithi040 bash[28232]: cluster 2023-12-01T20:07:40.435095+0000 mgr.y (mgr.24356) 8085 : cluster 0 pgmap v8053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:41 smithi040 bash[41173]: cluster 2023-12-01T20:07:40.435095+0000 mgr.y (mgr.24356) 8085 : cluster 0 pgmap v8053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:41 smithi141 bash[31670]: cluster 2023-12-01T20:07:40.435095+0000 mgr.y (mgr.24356) 8085 : cluster 0 pgmap v8053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:42.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:42 smithi040 bash[28232]: audit 2023-12-01T20:07:42.335672+0000 mon.a (mon.0) 5405 : audit 0 from='client.? 172.21.15.40:0/3079052502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:42 smithi040 bash[41173]: audit 2023-12-01T20:07:42.335672+0000 mon.a (mon.0) 5405 : audit 0 from='client.? 172.21.15.40:0/3079052502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:42 smithi141 bash[31670]: audit 2023-12-01T20:07:42.335672+0000 mon.a (mon.0) 5405 : audit 0 from='client.? 172.21.15.40:0/3079052502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:43 smithi040 bash[28232]: cluster 2023-12-01T20:07:42.435806+0000 mgr.y (mgr.24356) 8086 : cluster 0 pgmap v8054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:43.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:43 smithi040 bash[41173]: cluster 2023-12-01T20:07:42.435806+0000 mgr.y (mgr.24356) 8086 : cluster 0 pgmap v8054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:43 smithi141 bash[31670]: cluster 2023-12-01T20:07:42.435806+0000 mgr.y (mgr.24356) 8086 : cluster 0 pgmap v8054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:45 smithi141 bash[31670]: cluster 2023-12-01T20:07:44.436937+0000 mgr.y (mgr.24356) 8087 : cluster 0 pgmap v8055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:45 smithi141 bash[31670]: audit 2023-12-01T20:07:44.796479+0000 mon.a (mon.0) 5406 : audit 0 from='client.? 172.21.15.40:0/1123782790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:45 smithi040 bash[28232]: cluster 2023-12-01T20:07:44.436937+0000 mgr.y (mgr.24356) 8087 : cluster 0 pgmap v8055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:45 smithi040 bash[28232]: audit 2023-12-01T20:07:44.796479+0000 mon.a (mon.0) 5406 : audit 0 from='client.? 172.21.15.40:0/1123782790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:45 smithi040 bash[41173]: cluster 2023-12-01T20:07:44.436937+0000 mgr.y (mgr.24356) 8087 : cluster 0 pgmap v8055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:45 smithi040 bash[41173]: audit 2023-12-01T20:07:44.796479+0000 mon.a (mon.0) 5406 : audit 0 from='client.? 172.21.15.40:0/1123782790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:46 smithi141 bash[31670]: audit 2023-12-01T20:07:46.340301+0000 mon.c (mon.2) 5089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:07:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:46 smithi040 bash[41173]: audit 2023-12-01T20:07:46.340301+0000 mon.c (mon.2) 5089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:07:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:46 smithi040 bash[28232]: audit 2023-12-01T20:07:46.340301+0000 mon.c (mon.2) 5089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:07:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:07:46] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:07:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:47 smithi141 bash[31670]: cluster 2023-12-01T20:07:46.437739+0000 mgr.y (mgr.24356) 8088 : cluster 0 pgmap v8056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:47 smithi141 bash[31670]: audit 2023-12-01T20:07:47.256372+0000 mon.c (mon.2) 5090 : audit 0 from='client.? 172.21.15.40:0/2497444953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:47 smithi040 bash[28232]: cluster 2023-12-01T20:07:46.437739+0000 mgr.y (mgr.24356) 8088 : cluster 0 pgmap v8056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:47 smithi040 bash[28232]: audit 2023-12-01T20:07:47.256372+0000 mon.c (mon.2) 5090 : audit 0 from='client.? 172.21.15.40:0/2497444953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:47 smithi040 bash[41173]: cluster 2023-12-01T20:07:46.437739+0000 mgr.y (mgr.24356) 8088 : cluster 0 pgmap v8056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:47 smithi040 bash[41173]: audit 2023-12-01T20:07:47.256372+0000 mon.c (mon.2) 5090 : audit 0 from='client.? 172.21.15.40:0/2497444953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:49 smithi040 bash[41173]: cluster 2023-12-01T20:07:48.438374+0000 mgr.y (mgr.24356) 8089 : cluster 0 pgmap v8057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:49 smithi040 bash[41173]: audit 2023-12-01T20:07:48.739481+0000 mon.c (mon.2) 5091 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:49 smithi040 bash[28232]: cluster 2023-12-01T20:07:48.438374+0000 mgr.y (mgr.24356) 8089 : cluster 0 pgmap v8057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:49 smithi040 bash[28232]: audit 2023-12-01T20:07:48.739481+0000 mon.c (mon.2) 5091 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:49 smithi141 bash[31670]: cluster 2023-12-01T20:07:48.438374+0000 mgr.y (mgr.24356) 8089 : cluster 0 pgmap v8057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:49 smithi141 bash[31670]: audit 2023-12-01T20:07:48.739481+0000 mon.c (mon.2) 5091 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:50.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:50 smithi040 bash[28232]: audit 2023-12-01T20:07:49.728551+0000 mon.a (mon.0) 5407 : audit 0 from='client.? 172.21.15.40:0/1528238392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:50 smithi040 bash[41173]: audit 2023-12-01T20:07:49.728551+0000 mon.a (mon.0) 5407 : audit 0 from='client.? 172.21.15.40:0/1528238392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:50 smithi141 bash[31670]: audit 2023-12-01T20:07:49.728551+0000 mon.a (mon.0) 5407 : audit 0 from='client.? 172.21.15.40:0/1528238392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:51 smithi040 bash[28232]: cluster 2023-12-01T20:07:50.439524+0000 mgr.y (mgr.24356) 8090 : cluster 0 pgmap v8058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:51 smithi040 bash[41173]: cluster 2023-12-01T20:07:50.439524+0000 mgr.y (mgr.24356) 8090 : cluster 0 pgmap v8058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:51 smithi141 bash[31670]: cluster 2023-12-01T20:07:50.439524+0000 mgr.y (mgr.24356) 8090 : cluster 0 pgmap v8058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.233918+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.251383+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.254016+0000 mon.c (mon.2) 5092 : audit 0 from='client.? 172.21.15.40:0/3405608402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: cluster 2023-12-01T20:07:52.440165+0000 mgr.y (mgr.24356) 8091 : cluster 0 pgmap v8059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.490093+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.505636+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.983282+0000 mon.c (mon.2) 5093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:07:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.985248+0000 mon.c (mon.2) 5094 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:07:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:53 smithi141 bash[31670]: audit 2023-12-01T20:07:52.994868+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.233918+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.251383+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.254016+0000 mon.c (mon.2) 5092 : audit 0 from='client.? 172.21.15.40:0/3405608402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: cluster 2023-12-01T20:07:52.440165+0000 mgr.y (mgr.24356) 8091 : cluster 0 pgmap v8059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.490093+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.505636+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.983282+0000 mon.c (mon.2) 5093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.985248+0000 mon.c (mon.2) 5094 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:07:53.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[28232]: audit 2023-12-01T20:07:52.994868+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.233918+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.251383+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.254016+0000 mon.c (mon.2) 5092 : audit 0 from='client.? 172.21.15.40:0/3405608402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: cluster 2023-12-01T20:07:52.440165+0000 mgr.y (mgr.24356) 8091 : cluster 0 pgmap v8059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.490093+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.505636+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.983282+0000 mon.c (mon.2) 5093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.985248+0000 mon.c (mon.2) 5094 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:07:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:53 smithi040 bash[41173]: audit 2023-12-01T20:07:52.994868+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:07:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:55 smithi141 bash[31670]: cluster 2023-12-01T20:07:54.441261+0000 mgr.y (mgr.24356) 8092 : cluster 0 pgmap v8060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:55 smithi141 bash[31670]: audit 2023-12-01T20:07:54.715365+0000 mon.a (mon.0) 5413 : audit 0 from='client.? 172.21.15.40:0/838494576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:55 smithi040 bash[28232]: cluster 2023-12-01T20:07:54.441261+0000 mgr.y (mgr.24356) 8092 : cluster 0 pgmap v8060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:55 smithi040 bash[28232]: audit 2023-12-01T20:07:54.715365+0000 mon.a (mon.0) 5413 : audit 0 from='client.? 172.21.15.40:0/838494576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:55 smithi040 bash[41173]: cluster 2023-12-01T20:07:54.441261+0000 mgr.y (mgr.24356) 8092 : cluster 0 pgmap v8060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:55 smithi040 bash[41173]: audit 2023-12-01T20:07:54.715365+0000 mon.a (mon.0) 5413 : audit 0 from='client.? 172.21.15.40:0/838494576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:07:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:07:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:57 smithi141 bash[31670]: cluster 2023-12-01T20:07:56.442025+0000 mgr.y (mgr.24356) 8093 : cluster 0 pgmap v8061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:57 smithi141 bash[31670]: audit 2023-12-01T20:07:57.192107+0000 mon.a (mon.0) 5414 : audit 0 from='client.? 172.21.15.40:0/3952002910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:57 smithi040 bash[28232]: cluster 2023-12-01T20:07:56.442025+0000 mgr.y (mgr.24356) 8093 : cluster 0 pgmap v8061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:57 smithi040 bash[28232]: audit 2023-12-01T20:07:57.192107+0000 mon.a (mon.0) 5414 : audit 0 from='client.? 172.21.15.40:0/3952002910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:57 smithi040 bash[41173]: cluster 2023-12-01T20:07:56.442025+0000 mgr.y (mgr.24356) 8093 : cluster 0 pgmap v8061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:57 smithi040 bash[41173]: audit 2023-12-01T20:07:57.192107+0000 mon.a (mon.0) 5414 : audit 0 from='client.? 172.21.15.40:0/3952002910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:07:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:07:59 smithi040 bash[28232]: cluster 2023-12-01T20:07:58.442712+0000 mgr.y (mgr.24356) 8094 : cluster 0 pgmap v8062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:07:59 smithi040 bash[41173]: cluster 2023-12-01T20:07:58.442712+0000 mgr.y (mgr.24356) 8094 : cluster 0 pgmap v8062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:07:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:07:59 smithi141 bash[31670]: cluster 2023-12-01T20:07:58.442712+0000 mgr.y (mgr.24356) 8094 : cluster 0 pgmap v8062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:00 smithi040 bash[28232]: audit 2023-12-01T20:07:59.665468+0000 mon.a (mon.0) 5415 : audit 0 from='client.? 172.21.15.40:0/505705245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:00 smithi040 bash[41173]: audit 2023-12-01T20:07:59.665468+0000 mon.a (mon.0) 5415 : audit 0 from='client.? 172.21.15.40:0/505705245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:00 smithi141 bash[31670]: audit 2023-12-01T20:07:59.665468+0000 mon.a (mon.0) 5415 : audit 0 from='client.? 172.21.15.40:0/505705245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:01 smithi040 bash[28232]: cluster 2023-12-01T20:08:00.443890+0000 mgr.y (mgr.24356) 8095 : cluster 0 pgmap v8063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:01 smithi040 bash[41173]: cluster 2023-12-01T20:08:00.443890+0000 mgr.y (mgr.24356) 8095 : cluster 0 pgmap v8063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:01 smithi141 bash[31670]: cluster 2023-12-01T20:08:00.443890+0000 mgr.y (mgr.24356) 8095 : cluster 0 pgmap v8063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:02 smithi040 bash[41173]: audit 2023-12-01T20:08:02.124536+0000 mon.a (mon.0) 5416 : audit 0 from='client.? 172.21.15.40:0/2803598992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:02.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:02 smithi040 bash[28232]: audit 2023-12-01T20:08:02.124536+0000 mon.a (mon.0) 5416 : audit 0 from='client.? 172.21.15.40:0/2803598992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:02 smithi141 bash[31670]: audit 2023-12-01T20:08:02.124536+0000 mon.a (mon.0) 5416 : audit 0 from='client.? 172.21.15.40:0/2803598992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:03 smithi040 bash[28232]: cluster 2023-12-01T20:08:02.444616+0000 mgr.y (mgr.24356) 8096 : cluster 0 pgmap v8064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:03 smithi040 bash[41173]: cluster 2023-12-01T20:08:02.444616+0000 mgr.y (mgr.24356) 8096 : cluster 0 pgmap v8064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:03 smithi141 bash[31670]: cluster 2023-12-01T20:08:02.444616+0000 mgr.y (mgr.24356) 8096 : cluster 0 pgmap v8064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:04 smithi040 bash[28232]: audit 2023-12-01T20:08:03.740068+0000 mon.c (mon.2) 5095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:04 smithi040 bash[41173]: audit 2023-12-01T20:08:03.740068+0000 mon.c (mon.2) 5095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:04 smithi141 bash[31670]: audit 2023-12-01T20:08:03.740068+0000 mon.c (mon.2) 5095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:05 smithi040 bash[28232]: cluster 2023-12-01T20:08:04.445568+0000 mgr.y (mgr.24356) 8097 : cluster 0 pgmap v8065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:05 smithi040 bash[28232]: audit 2023-12-01T20:08:04.593469+0000 mon.c (mon.2) 5096 : audit 0 from='client.? 172.21.15.40:0/2419067467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:05 smithi040 bash[41173]: cluster 2023-12-01T20:08:04.445568+0000 mgr.y (mgr.24356) 8097 : cluster 0 pgmap v8065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:05 smithi040 bash[41173]: audit 2023-12-01T20:08:04.593469+0000 mon.c (mon.2) 5096 : audit 0 from='client.? 172.21.15.40:0/2419067467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:05 smithi141 bash[31670]: cluster 2023-12-01T20:08:04.445568+0000 mgr.y (mgr.24356) 8097 : cluster 0 pgmap v8065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:05 smithi141 bash[31670]: audit 2023-12-01T20:08:04.593469+0000 mon.c (mon.2) 5096 : audit 0 from='client.? 172.21.15.40:0/2419067467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:08:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:08:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:07 smithi141 bash[31670]: cluster 2023-12-01T20:08:06.446307+0000 mgr.y (mgr.24356) 8098 : cluster 0 pgmap v8066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:07 smithi141 bash[31670]: audit 2023-12-01T20:08:07.057540+0000 mon.a (mon.0) 5417 : audit 0 from='client.? 172.21.15.40:0/936482803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:07 smithi040 bash[28232]: cluster 2023-12-01T20:08:06.446307+0000 mgr.y (mgr.24356) 8098 : cluster 0 pgmap v8066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:07 smithi040 bash[28232]: audit 2023-12-01T20:08:07.057540+0000 mon.a (mon.0) 5417 : audit 0 from='client.? 172.21.15.40:0/936482803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:07 smithi040 bash[41173]: cluster 2023-12-01T20:08:06.446307+0000 mgr.y (mgr.24356) 8098 : cluster 0 pgmap v8066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:07 smithi040 bash[41173]: audit 2023-12-01T20:08:07.057540+0000 mon.a (mon.0) 5417 : audit 0 from='client.? 172.21.15.40:0/936482803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:09 smithi040 bash[28232]: cluster 2023-12-01T20:08:08.446995+0000 mgr.y (mgr.24356) 8099 : cluster 0 pgmap v8067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:09 smithi040 bash[41173]: cluster 2023-12-01T20:08:08.446995+0000 mgr.y (mgr.24356) 8099 : cluster 0 pgmap v8067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:09 smithi141 bash[31670]: cluster 2023-12-01T20:08:08.446995+0000 mgr.y (mgr.24356) 8099 : cluster 0 pgmap v8067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:10.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:10 smithi040 bash[28232]: audit 2023-12-01T20:08:09.528273+0000 mon.a (mon.0) 5418 : audit 0 from='client.? 172.21.15.40:0/958867636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:10.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:10 smithi040 bash[41173]: audit 2023-12-01T20:08:09.528273+0000 mon.a (mon.0) 5418 : audit 0 from='client.? 172.21.15.40:0/958867636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:10 smithi141 bash[31670]: audit 2023-12-01T20:08:09.528273+0000 mon.a (mon.0) 5418 : audit 0 from='client.? 172.21.15.40:0/958867636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:11.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:11 smithi040 bash[28232]: cluster 2023-12-01T20:08:10.448202+0000 mgr.y (mgr.24356) 8100 : cluster 0 pgmap v8068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:11 smithi040 bash[41173]: cluster 2023-12-01T20:08:10.448202+0000 mgr.y (mgr.24356) 8100 : cluster 0 pgmap v8068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:11 smithi141 bash[31670]: cluster 2023-12-01T20:08:10.448202+0000 mgr.y (mgr.24356) 8100 : cluster 0 pgmap v8068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:12 smithi040 bash[28232]: audit 2023-12-01T20:08:11.992107+0000 mon.c (mon.2) 5097 : audit 0 from='client.? 172.21.15.40:0/1018166754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:12 smithi040 bash[41173]: audit 2023-12-01T20:08:11.992107+0000 mon.c (mon.2) 5097 : audit 0 from='client.? 172.21.15.40:0/1018166754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:12 smithi141 bash[31670]: audit 2023-12-01T20:08:11.992107+0000 mon.c (mon.2) 5097 : audit 0 from='client.? 172.21.15.40:0/1018166754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:13 smithi040 bash[28232]: cluster 2023-12-01T20:08:12.449051+0000 mgr.y (mgr.24356) 8101 : cluster 0 pgmap v8069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:13 smithi040 bash[41173]: cluster 2023-12-01T20:08:12.449051+0000 mgr.y (mgr.24356) 8101 : cluster 0 pgmap v8069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:13 smithi141 bash[31670]: cluster 2023-12-01T20:08:12.449051+0000 mgr.y (mgr.24356) 8101 : cluster 0 pgmap v8069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:14 smithi141 bash[31670]: audit 2023-12-01T20:08:14.462397+0000 mon.a (mon.0) 5419 : audit 0 from='client.? 172.21.15.40:0/974887785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:14 smithi040 bash[28232]: audit 2023-12-01T20:08:14.462397+0000 mon.a (mon.0) 5419 : audit 0 from='client.? 172.21.15.40:0/974887785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:14 smithi040 bash[41173]: audit 2023-12-01T20:08:14.462397+0000 mon.a (mon.0) 5419 : audit 0 from='client.? 172.21.15.40:0/974887785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:15 smithi141 bash[31670]: cluster 2023-12-01T20:08:14.449812+0000 mgr.y (mgr.24356) 8102 : cluster 0 pgmap v8070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:15 smithi040 bash[28232]: cluster 2023-12-01T20:08:14.449812+0000 mgr.y (mgr.24356) 8102 : cluster 0 pgmap v8070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:15 smithi040 bash[41173]: cluster 2023-12-01T20:08:14.449812+0000 mgr.y (mgr.24356) 8102 : cluster 0 pgmap v8070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:08:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:08:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:17 smithi141 bash[31670]: cluster 2023-12-01T20:08:16.450581+0000 mgr.y (mgr.24356) 8103 : cluster 0 pgmap v8071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:17 smithi141 bash[31670]: audit 2023-12-01T20:08:16.928788+0000 mon.c (mon.2) 5098 : audit 0 from='client.? 172.21.15.40:0/1682596777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:17 smithi040 bash[28232]: cluster 2023-12-01T20:08:16.450581+0000 mgr.y (mgr.24356) 8103 : cluster 0 pgmap v8071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:17 smithi040 bash[28232]: audit 2023-12-01T20:08:16.928788+0000 mon.c (mon.2) 5098 : audit 0 from='client.? 172.21.15.40:0/1682596777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:17 smithi040 bash[41173]: cluster 2023-12-01T20:08:16.450581+0000 mgr.y (mgr.24356) 8103 : cluster 0 pgmap v8071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:17 smithi040 bash[41173]: audit 2023-12-01T20:08:16.928788+0000 mon.c (mon.2) 5098 : audit 0 from='client.? 172.21.15.40:0/1682596777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:19 smithi040 bash[28232]: cluster 2023-12-01T20:08:18.451362+0000 mgr.y (mgr.24356) 8104 : cluster 0 pgmap v8072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:19 smithi040 bash[28232]: audit 2023-12-01T20:08:18.740494+0000 mon.c (mon.2) 5099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:19 smithi040 bash[41173]: cluster 2023-12-01T20:08:18.451362+0000 mgr.y (mgr.24356) 8104 : cluster 0 pgmap v8072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:19 smithi040 bash[41173]: audit 2023-12-01T20:08:18.740494+0000 mon.c (mon.2) 5099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:19 smithi141 bash[31670]: cluster 2023-12-01T20:08:18.451362+0000 mgr.y (mgr.24356) 8104 : cluster 0 pgmap v8072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:19 smithi141 bash[31670]: audit 2023-12-01T20:08:18.740494+0000 mon.c (mon.2) 5099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:20.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:20 smithi040 bash[28232]: audit 2023-12-01T20:08:19.395543+0000 mon.a (mon.0) 5420 : audit 0 from='client.? 172.21.15.40:0/1316832099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:20.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:20 smithi040 bash[41173]: audit 2023-12-01T20:08:19.395543+0000 mon.a (mon.0) 5420 : audit 0 from='client.? 172.21.15.40:0/1316832099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:20 smithi141 bash[31670]: audit 2023-12-01T20:08:19.395543+0000 mon.a (mon.0) 5420 : audit 0 from='client.? 172.21.15.40:0/1316832099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:21.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:21 smithi040 bash[28232]: cluster 2023-12-01T20:08:20.452737+0000 mgr.y (mgr.24356) 8105 : cluster 0 pgmap v8073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:21 smithi040 bash[41173]: cluster 2023-12-01T20:08:20.452737+0000 mgr.y (mgr.24356) 8105 : cluster 0 pgmap v8073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:21 smithi141 bash[31670]: cluster 2023-12-01T20:08:20.452737+0000 mgr.y (mgr.24356) 8105 : cluster 0 pgmap v8073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:22.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:22 smithi040 bash[28232]: audit 2023-12-01T20:08:21.858805+0000 mon.c (mon.2) 5100 : audit 0 from='client.? 172.21.15.40:0/1057444501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:22.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:22 smithi040 bash[41173]: audit 2023-12-01T20:08:21.858805+0000 mon.c (mon.2) 5100 : audit 0 from='client.? 172.21.15.40:0/1057444501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:22 smithi141 bash[31670]: audit 2023-12-01T20:08:21.858805+0000 mon.c (mon.2) 5100 : audit 0 from='client.? 172.21.15.40:0/1057444501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:23 smithi040 bash[28232]: cluster 2023-12-01T20:08:22.453433+0000 mgr.y (mgr.24356) 8106 : cluster 0 pgmap v8074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:23 smithi040 bash[41173]: cluster 2023-12-01T20:08:22.453433+0000 mgr.y (mgr.24356) 8106 : cluster 0 pgmap v8074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:23 smithi141 bash[31670]: cluster 2023-12-01T20:08:22.453433+0000 mgr.y (mgr.24356) 8106 : cluster 0 pgmap v8074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:24.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:24 smithi040 bash[28232]: audit 2023-12-01T20:08:24.328176+0000 mon.a (mon.0) 5421 : audit 0 from='client.? 172.21.15.40:0/4289479607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:24.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:24 smithi040 bash[41173]: audit 2023-12-01T20:08:24.328176+0000 mon.a (mon.0) 5421 : audit 0 from='client.? 172.21.15.40:0/4289479607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:24 smithi141 bash[31670]: audit 2023-12-01T20:08:24.328176+0000 mon.a (mon.0) 5421 : audit 0 from='client.? 172.21.15.40:0/4289479607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:25 smithi040 bash[28232]: cluster 2023-12-01T20:08:24.454652+0000 mgr.y (mgr.24356) 8107 : cluster 0 pgmap v8075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:25 smithi040 bash[41173]: cluster 2023-12-01T20:08:24.454652+0000 mgr.y (mgr.24356) 8107 : cluster 0 pgmap v8075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:25 smithi141 bash[31670]: cluster 2023-12-01T20:08:24.454652+0000 mgr.y (mgr.24356) 8107 : cluster 0 pgmap v8075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:08:26] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:08:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:27 smithi141 bash[31670]: cluster 2023-12-01T20:08:26.455387+0000 mgr.y (mgr.24356) 8108 : cluster 0 pgmap v8076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:27 smithi141 bash[31670]: audit 2023-12-01T20:08:26.794124+0000 mon.c (mon.2) 5101 : audit 0 from='client.? 172.21.15.40:0/105985881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:27 smithi040 bash[28232]: cluster 2023-12-01T20:08:26.455387+0000 mgr.y (mgr.24356) 8108 : cluster 0 pgmap v8076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:27 smithi040 bash[28232]: audit 2023-12-01T20:08:26.794124+0000 mon.c (mon.2) 5101 : audit 0 from='client.? 172.21.15.40:0/105985881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:27 smithi040 bash[41173]: cluster 2023-12-01T20:08:26.455387+0000 mgr.y (mgr.24356) 8108 : cluster 0 pgmap v8076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:27 smithi040 bash[41173]: audit 2023-12-01T20:08:26.794124+0000 mon.c (mon.2) 5101 : audit 0 from='client.? 172.21.15.40:0/105985881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:29 smithi040 bash[28232]: cluster 2023-12-01T20:08:28.456168+0000 mgr.y (mgr.24356) 8109 : cluster 0 pgmap v8077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:29 smithi040 bash[41173]: cluster 2023-12-01T20:08:28.456168+0000 mgr.y (mgr.24356) 8109 : cluster 0 pgmap v8077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:29 smithi141 bash[31670]: cluster 2023-12-01T20:08:28.456168+0000 mgr.y (mgr.24356) 8109 : cluster 0 pgmap v8077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:30.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:30 smithi040 bash[28232]: audit 2023-12-01T20:08:29.264089+0000 mon.a (mon.0) 5422 : audit 0 from='client.? 172.21.15.40:0/1577282421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:30.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:30 smithi040 bash[41173]: audit 2023-12-01T20:08:29.264089+0000 mon.a (mon.0) 5422 : audit 0 from='client.? 172.21.15.40:0/1577282421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:30 smithi141 bash[31670]: audit 2023-12-01T20:08:29.264089+0000 mon.a (mon.0) 5422 : audit 0 from='client.? 172.21.15.40:0/1577282421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:31 smithi040 bash[28232]: cluster 2023-12-01T20:08:30.457445+0000 mgr.y (mgr.24356) 8110 : cluster 0 pgmap v8078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:31 smithi040 bash[41173]: cluster 2023-12-01T20:08:30.457445+0000 mgr.y (mgr.24356) 8110 : cluster 0 pgmap v8078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:31 smithi141 bash[31670]: cluster 2023-12-01T20:08:30.457445+0000 mgr.y (mgr.24356) 8110 : cluster 0 pgmap v8078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:32.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:32 smithi040 bash[28232]: audit 2023-12-01T20:08:31.726453+0000 mon.a (mon.0) 5423 : audit 0 from='client.? 172.21.15.40:0/1387888492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:32 smithi040 bash[41173]: audit 2023-12-01T20:08:31.726453+0000 mon.a (mon.0) 5423 : audit 0 from='client.? 172.21.15.40:0/1387888492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:32 smithi141 bash[31670]: audit 2023-12-01T20:08:31.726453+0000 mon.a (mon.0) 5423 : audit 0 from='client.? 172.21.15.40:0/1387888492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:33 smithi141 bash[31670]: cluster 2023-12-01T20:08:32.458125+0000 mgr.y (mgr.24356) 8111 : cluster 0 pgmap v8079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:33 smithi040 bash[41173]: cluster 2023-12-01T20:08:32.458125+0000 mgr.y (mgr.24356) 8111 : cluster 0 pgmap v8079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:33.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:33 smithi040 bash[28232]: cluster 2023-12-01T20:08:32.458125+0000 mgr.y (mgr.24356) 8111 : cluster 0 pgmap v8079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:34 smithi141 bash[31670]: audit 2023-12-01T20:08:33.740790+0000 mon.c (mon.2) 5102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:34.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:34 smithi040 bash[28232]: audit 2023-12-01T20:08:33.740790+0000 mon.c (mon.2) 5102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:34 smithi040 bash[41173]: audit 2023-12-01T20:08:33.740790+0000 mon.c (mon.2) 5102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:35 smithi141 bash[31670]: audit 2023-12-01T20:08:34.190072+0000 mon.c (mon.2) 5103 : audit 0 from='client.? 172.21.15.40:0/3692962521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:35 smithi141 bash[31670]: cluster 2023-12-01T20:08:34.459194+0000 mgr.y (mgr.24356) 8112 : cluster 0 pgmap v8080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:35 smithi040 bash[41173]: audit 2023-12-01T20:08:34.190072+0000 mon.c (mon.2) 5103 : audit 0 from='client.? 172.21.15.40:0/3692962521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:35 smithi040 bash[41173]: cluster 2023-12-01T20:08:34.459194+0000 mgr.y (mgr.24356) 8112 : cluster 0 pgmap v8080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:35 smithi040 bash[28232]: audit 2023-12-01T20:08:34.190072+0000 mon.c (mon.2) 5103 : audit 0 from='client.? 172.21.15.40:0/3692962521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:35 smithi040 bash[28232]: cluster 2023-12-01T20:08:34.459194+0000 mgr.y (mgr.24356) 8112 : cluster 0 pgmap v8080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:08:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:08:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:37 smithi141 bash[31670]: cluster 2023-12-01T20:08:36.459918+0000 mgr.y (mgr.24356) 8113 : cluster 0 pgmap v8081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:37 smithi141 bash[31670]: audit 2023-12-01T20:08:36.656039+0000 mon.c (mon.2) 5104 : audit 0 from='client.? 172.21.15.40:0/3255292128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:37 smithi040 bash[28232]: cluster 2023-12-01T20:08:36.459918+0000 mgr.y (mgr.24356) 8113 : cluster 0 pgmap v8081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:37 smithi040 bash[28232]: audit 2023-12-01T20:08:36.656039+0000 mon.c (mon.2) 5104 : audit 0 from='client.? 172.21.15.40:0/3255292128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:37 smithi040 bash[41173]: cluster 2023-12-01T20:08:36.459918+0000 mgr.y (mgr.24356) 8113 : cluster 0 pgmap v8081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:37 smithi040 bash[41173]: audit 2023-12-01T20:08:36.656039+0000 mon.c (mon.2) 5104 : audit 0 from='client.? 172.21.15.40:0/3255292128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:39 smithi040 bash[41173]: cluster 2023-12-01T20:08:38.460553+0000 mgr.y (mgr.24356) 8114 : cluster 0 pgmap v8082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:39 smithi040 bash[41173]: audit 2023-12-01T20:08:39.120655+0000 mon.a (mon.0) 5424 : audit 0 from='client.? 172.21.15.40:0/970361312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:39 smithi040 bash[28232]: cluster 2023-12-01T20:08:38.460553+0000 mgr.y (mgr.24356) 8114 : cluster 0 pgmap v8082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:39 smithi040 bash[28232]: audit 2023-12-01T20:08:39.120655+0000 mon.a (mon.0) 5424 : audit 0 from='client.? 172.21.15.40:0/970361312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:39 smithi141 bash[31670]: cluster 2023-12-01T20:08:38.460553+0000 mgr.y (mgr.24356) 8114 : cluster 0 pgmap v8082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:39 smithi141 bash[31670]: audit 2023-12-01T20:08:39.120655+0000 mon.a (mon.0) 5424 : audit 0 from='client.? 172.21.15.40:0/970361312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:41 smithi141 bash[31670]: cluster 2023-12-01T20:08:40.461719+0000 mgr.y (mgr.24356) 8115 : cluster 0 pgmap v8083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:41 smithi040 bash[28232]: cluster 2023-12-01T20:08:40.461719+0000 mgr.y (mgr.24356) 8115 : cluster 0 pgmap v8083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:41 smithi040 bash[41173]: cluster 2023-12-01T20:08:40.461719+0000 mgr.y (mgr.24356) 8115 : cluster 0 pgmap v8083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:42 smithi040 bash[28232]: audit 2023-12-01T20:08:41.584681+0000 mon.c (mon.2) 5105 : audit 0 from='client.? 172.21.15.40:0/2784934490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:42 smithi040 bash[41173]: audit 2023-12-01T20:08:41.584681+0000 mon.c (mon.2) 5105 : audit 0 from='client.? 172.21.15.40:0/2784934490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:42 smithi141 bash[31670]: audit 2023-12-01T20:08:41.584681+0000 mon.c (mon.2) 5105 : audit 0 from='client.? 172.21.15.40:0/2784934490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:43 smithi040 bash[28232]: cluster 2023-12-01T20:08:42.462373+0000 mgr.y (mgr.24356) 8116 : cluster 0 pgmap v8084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:43 smithi040 bash[41173]: cluster 2023-12-01T20:08:42.462373+0000 mgr.y (mgr.24356) 8116 : cluster 0 pgmap v8084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:43 smithi141 bash[31670]: cluster 2023-12-01T20:08:42.462373+0000 mgr.y (mgr.24356) 8116 : cluster 0 pgmap v8084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:44 smithi040 bash[41173]: audit 2023-12-01T20:08:44.050310+0000 mon.a (mon.0) 5425 : audit 0 from='client.? 172.21.15.40:0/1652727123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:44 smithi040 bash[28232]: audit 2023-12-01T20:08:44.050310+0000 mon.a (mon.0) 5425 : audit 0 from='client.? 172.21.15.40:0/1652727123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:44 smithi141 bash[31670]: audit 2023-12-01T20:08:44.050310+0000 mon.a (mon.0) 5425 : audit 0 from='client.? 172.21.15.40:0/1652727123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:45 smithi040 bash[28232]: cluster 2023-12-01T20:08:44.463436+0000 mgr.y (mgr.24356) 8117 : cluster 0 pgmap v8085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:45 smithi040 bash[41173]: cluster 2023-12-01T20:08:44.463436+0000 mgr.y (mgr.24356) 8117 : cluster 0 pgmap v8085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:45 smithi141 bash[31670]: cluster 2023-12-01T20:08:44.463436+0000 mgr.y (mgr.24356) 8117 : cluster 0 pgmap v8085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:08:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:08:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:46 smithi040 bash[41173]: audit 2023-12-01T20:08:46.515629+0000 mon.a (mon.0) 5426 : audit 0 from='client.? 172.21.15.40:0/3808336905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:46 smithi040 bash[28232]: audit 2023-12-01T20:08:46.515629+0000 mon.a (mon.0) 5426 : audit 0 from='client.? 172.21.15.40:0/3808336905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:46 smithi141 bash[31670]: audit 2023-12-01T20:08:46.515629+0000 mon.a (mon.0) 5426 : audit 0 from='client.? 172.21.15.40:0/3808336905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:47 smithi040 bash[28232]: cluster 2023-12-01T20:08:46.464208+0000 mgr.y (mgr.24356) 8118 : cluster 0 pgmap v8086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:47 smithi040 bash[41173]: cluster 2023-12-01T20:08:46.464208+0000 mgr.y (mgr.24356) 8118 : cluster 0 pgmap v8086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:47 smithi141 bash[31670]: cluster 2023-12-01T20:08:46.464208+0000 mgr.y (mgr.24356) 8118 : cluster 0 pgmap v8086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:49 smithi040 bash[28232]: cluster 2023-12-01T20:08:48.464937+0000 mgr.y (mgr.24356) 8119 : cluster 0 pgmap v8087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:49 smithi040 bash[28232]: audit 2023-12-01T20:08:48.741125+0000 mon.c (mon.2) 5106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:49 smithi040 bash[28232]: audit 2023-12-01T20:08:48.982631+0000 mon.a (mon.0) 5427 : audit 0 from='client.? 172.21.15.40:0/1951699463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:49 smithi040 bash[41173]: cluster 2023-12-01T20:08:48.464937+0000 mgr.y (mgr.24356) 8119 : cluster 0 pgmap v8087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:49 smithi040 bash[41173]: audit 2023-12-01T20:08:48.741125+0000 mon.c (mon.2) 5106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:49.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:49 smithi040 bash[41173]: audit 2023-12-01T20:08:48.982631+0000 mon.a (mon.0) 5427 : audit 0 from='client.? 172.21.15.40:0/1951699463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:49 smithi141 bash[31670]: cluster 2023-12-01T20:08:48.464937+0000 mgr.y (mgr.24356) 8119 : cluster 0 pgmap v8087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:49.546 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:49 smithi141 bash[31670]: audit 2023-12-01T20:08:48.741125+0000 mon.c (mon.2) 5106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:49.546 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:49 smithi141 bash[31670]: audit 2023-12-01T20:08:48.982631+0000 mon.a (mon.0) 5427 : audit 0 from='client.? 172.21.15.40:0/1951699463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:51 smithi141 bash[31670]: cluster 2023-12-01T20:08:50.466120+0000 mgr.y (mgr.24356) 8120 : cluster 0 pgmap v8088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:51 smithi141 bash[31670]: audit 2023-12-01T20:08:51.445803+0000 mon.a (mon.0) 5428 : audit 0 from='client.? 172.21.15.40:0/1654534739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:51 smithi040 bash[41173]: cluster 2023-12-01T20:08:50.466120+0000 mgr.y (mgr.24356) 8120 : cluster 0 pgmap v8088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:51 smithi040 bash[41173]: audit 2023-12-01T20:08:51.445803+0000 mon.a (mon.0) 5428 : audit 0 from='client.? 172.21.15.40:0/1654534739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:51 smithi040 bash[28232]: cluster 2023-12-01T20:08:50.466120+0000 mgr.y (mgr.24356) 8120 : cluster 0 pgmap v8088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:51 smithi040 bash[28232]: audit 2023-12-01T20:08:51.445803+0000 mon.a (mon.0) 5428 : audit 0 from='client.? 172.21.15.40:0/1654534739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:53 smithi040 bash[28232]: cluster 2023-12-01T20:08:52.466776+0000 mgr.y (mgr.24356) 8121 : cluster 0 pgmap v8089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:53 smithi040 bash[28232]: audit 2023-12-01T20:08:53.078912+0000 mon.c (mon.2) 5107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:08:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:53 smithi040 bash[41173]: cluster 2023-12-01T20:08:52.466776+0000 mgr.y (mgr.24356) 8121 : cluster 0 pgmap v8089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:53 smithi040 bash[41173]: audit 2023-12-01T20:08:53.078912+0000 mon.c (mon.2) 5107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:08:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:53 smithi141 bash[31670]: cluster 2023-12-01T20:08:52.466776+0000 mgr.y (mgr.24356) 8121 : cluster 0 pgmap v8089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:53 smithi141 bash[31670]: audit 2023-12-01T20:08:53.078912+0000 mon.c (mon.2) 5107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:08:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:54 smithi040 bash[28232]: audit 2023-12-01T20:08:53.914909+0000 mon.a (mon.0) 5429 : audit 0 from='client.? 172.21.15.40:0/4233392977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:54 smithi040 bash[41173]: audit 2023-12-01T20:08:53.914909+0000 mon.a (mon.0) 5429 : audit 0 from='client.? 172.21.15.40:0/4233392977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:54 smithi141 bash[31670]: audit 2023-12-01T20:08:53.914909+0000 mon.a (mon.0) 5429 : audit 0 from='client.? 172.21.15.40:0/4233392977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:55 smithi040 bash[28232]: cluster 2023-12-01T20:08:54.467898+0000 mgr.y (mgr.24356) 8122 : cluster 0 pgmap v8090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:55 smithi040 bash[41173]: cluster 2023-12-01T20:08:54.467898+0000 mgr.y (mgr.24356) 8122 : cluster 0 pgmap v8090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:55 smithi141 bash[31670]: cluster 2023-12-01T20:08:54.467898+0000 mgr.y (mgr.24356) 8122 : cluster 0 pgmap v8090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:56 smithi040 bash[28232]: audit 2023-12-01T20:08:56.383371+0000 mon.a (mon.0) 5430 : audit 0 from='client.? 172.21.15.40:0/2981076000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:08:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:08:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:56 smithi040 bash[41173]: audit 2023-12-01T20:08:56.383371+0000 mon.a (mon.0) 5430 : audit 0 from='client.? 172.21.15.40:0/2981076000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:56 smithi141 bash[31670]: audit 2023-12-01T20:08:56.383371+0000 mon.a (mon.0) 5430 : audit 0 from='client.? 172.21.15.40:0/2981076000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:57 smithi040 bash[28232]: cluster 2023-12-01T20:08:56.468900+0000 mgr.y (mgr.24356) 8123 : cluster 0 pgmap v8091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:57 smithi040 bash[41173]: cluster 2023-12-01T20:08:56.468900+0000 mgr.y (mgr.24356) 8123 : cluster 0 pgmap v8091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:57 smithi141 bash[31670]: cluster 2023-12-01T20:08:56.468900+0000 mgr.y (mgr.24356) 8123 : cluster 0 pgmap v8091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[28232]: cluster 2023-12-01T20:08:58.469409+0000 mgr.y (mgr.24356) 8124 : cluster 0 pgmap v8092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[28232]: audit 2023-12-01T20:08:58.888477+0000 mon.a (mon.0) 5431 : audit 0 from='client.? 172.21.15.40:0/103363257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[28232]: audit 2023-12-01T20:08:58.922899+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:08:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[28232]: audit 2023-12-01T20:08:58.934320+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:08:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[41173]: cluster 2023-12-01T20:08:58.469409+0000 mgr.y (mgr.24356) 8124 : cluster 0 pgmap v8092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[41173]: audit 2023-12-01T20:08:58.888477+0000 mon.a (mon.0) 5431 : audit 0 from='client.? 172.21.15.40:0/103363257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:59.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[41173]: audit 2023-12-01T20:08:58.922899+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:08:59.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:08:59 smithi040 bash[41173]: audit 2023-12-01T20:08:58.934320+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:08:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:59 smithi141 bash[31670]: cluster 2023-12-01T20:08:58.469409+0000 mgr.y (mgr.24356) 8124 : cluster 0 pgmap v8092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:08:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:59 smithi141 bash[31670]: audit 2023-12-01T20:08:58.888477+0000 mon.a (mon.0) 5431 : audit 0 from='client.? 172.21.15.40:0/103363257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:08:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:59 smithi141 bash[31670]: audit 2023-12-01T20:08:58.922899+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:08:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:08:59 smithi141 bash[31670]: audit 2023-12-01T20:08:58.934320+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:00 smithi141 bash[31670]: audit 2023-12-01T20:08:59.227365+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:00 smithi141 bash[31670]: audit 2023-12-01T20:08:59.238623+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:00 smithi141 bash[31670]: audit 2023-12-01T20:08:59.717394+0000 mon.c (mon.2) 5108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:09:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:00 smithi141 bash[31670]: audit 2023-12-01T20:08:59.719496+0000 mon.c (mon.2) 5109 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:09:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:00 smithi141 bash[31670]: audit 2023-12-01T20:08:59.729377+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[41173]: audit 2023-12-01T20:08:59.227365+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[41173]: audit 2023-12-01T20:08:59.238623+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[41173]: audit 2023-12-01T20:08:59.717394+0000 mon.c (mon.2) 5108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:09:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[41173]: audit 2023-12-01T20:08:59.719496+0000 mon.c (mon.2) 5109 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:09:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[41173]: audit 2023-12-01T20:08:59.729377+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[28232]: audit 2023-12-01T20:08:59.227365+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[28232]: audit 2023-12-01T20:08:59.238623+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[28232]: audit 2023-12-01T20:08:59.717394+0000 mon.c (mon.2) 5108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:09:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[28232]: audit 2023-12-01T20:08:59.719496+0000 mon.c (mon.2) 5109 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:09:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:00 smithi040 bash[28232]: audit 2023-12-01T20:08:59.729377+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:09:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:01 smithi141 bash[31670]: cluster 2023-12-01T20:09:00.470575+0000 mgr.y (mgr.24356) 8125 : cluster 0 pgmap v8093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:01.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:01 smithi040 bash[28232]: cluster 2023-12-01T20:09:00.470575+0000 mgr.y (mgr.24356) 8125 : cluster 0 pgmap v8093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:01 smithi040 bash[41173]: cluster 2023-12-01T20:09:00.470575+0000 mgr.y (mgr.24356) 8125 : cluster 0 pgmap v8093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:02 smithi141 bash[31670]: audit 2023-12-01T20:09:01.355276+0000 mon.c (mon.2) 5110 : audit 0 from='client.? 172.21.15.40:0/3805398767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:02 smithi040 bash[41173]: audit 2023-12-01T20:09:01.355276+0000 mon.c (mon.2) 5110 : audit 0 from='client.? 172.21.15.40:0/3805398767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:02.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:02 smithi040 bash[28232]: audit 2023-12-01T20:09:01.355276+0000 mon.c (mon.2) 5110 : audit 0 from='client.? 172.21.15.40:0/3805398767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:03 smithi141 bash[31670]: cluster 2023-12-01T20:09:02.471275+0000 mgr.y (mgr.24356) 8126 : cluster 0 pgmap v8094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:03.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:03 smithi040 bash[41173]: cluster 2023-12-01T20:09:02.471275+0000 mgr.y (mgr.24356) 8126 : cluster 0 pgmap v8094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:03.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:03 smithi040 bash[28232]: cluster 2023-12-01T20:09:02.471275+0000 mgr.y (mgr.24356) 8126 : cluster 0 pgmap v8094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:04 smithi141 bash[31670]: audit 2023-12-01T20:09:03.741463+0000 mon.c (mon.2) 5111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:04 smithi141 bash[31670]: audit 2023-12-01T20:09:03.824566+0000 mon.a (mon.0) 5437 : audit 0 from='client.? 172.21.15.40:0/3271308472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:04 smithi040 bash[41173]: audit 2023-12-01T20:09:03.741463+0000 mon.c (mon.2) 5111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:04 smithi040 bash[41173]: audit 2023-12-01T20:09:03.824566+0000 mon.a (mon.0) 5437 : audit 0 from='client.? 172.21.15.40:0/3271308472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:04 smithi040 bash[28232]: audit 2023-12-01T20:09:03.741463+0000 mon.c (mon.2) 5111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:04 smithi040 bash[28232]: audit 2023-12-01T20:09:03.824566+0000 mon.a (mon.0) 5437 : audit 0 from='client.? 172.21.15.40:0/3271308472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:05 smithi141 bash[31670]: cluster 2023-12-01T20:09:04.472298+0000 mgr.y (mgr.24356) 8127 : cluster 0 pgmap v8095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:05 smithi040 bash[28232]: cluster 2023-12-01T20:09:04.472298+0000 mgr.y (mgr.24356) 8127 : cluster 0 pgmap v8095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:05 smithi040 bash[41173]: cluster 2023-12-01T20:09:04.472298+0000 mgr.y (mgr.24356) 8127 : cluster 0 pgmap v8095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:06.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:09:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:09:06.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:06 smithi040 bash[41173]: audit 2023-12-01T20:09:06.297542+0000 mon.a (mon.0) 5438 : audit 0 from='client.? 172.21.15.40:0/212852883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:06.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:06 smithi040 bash[28232]: audit 2023-12-01T20:09:06.297542+0000 mon.a (mon.0) 5438 : audit 0 from='client.? 172.21.15.40:0/212852883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:06 smithi141 bash[31670]: audit 2023-12-01T20:09:06.297542+0000 mon.a (mon.0) 5438 : audit 0 from='client.? 172.21.15.40:0/212852883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:07 smithi040 bash[28232]: cluster 2023-12-01T20:09:06.473124+0000 mgr.y (mgr.24356) 8128 : cluster 0 pgmap v8096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:07.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:07 smithi040 bash[41173]: cluster 2023-12-01T20:09:06.473124+0000 mgr.y (mgr.24356) 8128 : cluster 0 pgmap v8096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:07 smithi141 bash[31670]: cluster 2023-12-01T20:09:06.473124+0000 mgr.y (mgr.24356) 8128 : cluster 0 pgmap v8096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:09 smithi040 bash[28232]: cluster 2023-12-01T20:09:08.473730+0000 mgr.y (mgr.24356) 8129 : cluster 0 pgmap v8097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:09 smithi040 bash[28232]: audit 2023-12-01T20:09:08.754574+0000 mon.c (mon.2) 5112 : audit 0 from='client.? 172.21.15.40:0/1673776049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:09 smithi040 bash[41173]: cluster 2023-12-01T20:09:08.473730+0000 mgr.y (mgr.24356) 8129 : cluster 0 pgmap v8097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:09 smithi040 bash[41173]: audit 2023-12-01T20:09:08.754574+0000 mon.c (mon.2) 5112 : audit 0 from='client.? 172.21.15.40:0/1673776049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:09 smithi141 bash[31670]: cluster 2023-12-01T20:09:08.473730+0000 mgr.y (mgr.24356) 8129 : cluster 0 pgmap v8097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:09 smithi141 bash[31670]: audit 2023-12-01T20:09:08.754574+0000 mon.c (mon.2) 5112 : audit 0 from='client.? 172.21.15.40:0/1673776049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:11 smithi040 bash[28232]: cluster 2023-12-01T20:09:10.474826+0000 mgr.y (mgr.24356) 8130 : cluster 0 pgmap v8098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:11 smithi040 bash[28232]: audit 2023-12-01T20:09:11.226930+0000 mon.c (mon.2) 5113 : audit 0 from='client.? 172.21.15.40:0/229072807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:11 smithi040 bash[41173]: cluster 2023-12-01T20:09:10.474826+0000 mgr.y (mgr.24356) 8130 : cluster 0 pgmap v8098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:11 smithi040 bash[41173]: audit 2023-12-01T20:09:11.226930+0000 mon.c (mon.2) 5113 : audit 0 from='client.? 172.21.15.40:0/229072807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:11 smithi141 bash[31670]: cluster 2023-12-01T20:09:10.474826+0000 mgr.y (mgr.24356) 8130 : cluster 0 pgmap v8098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:11 smithi141 bash[31670]: audit 2023-12-01T20:09:11.226930+0000 mon.c (mon.2) 5113 : audit 0 from='client.? 172.21.15.40:0/229072807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:13 smithi040 bash[28232]: cluster 2023-12-01T20:09:12.475494+0000 mgr.y (mgr.24356) 8131 : cluster 0 pgmap v8099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:13 smithi040 bash[41173]: cluster 2023-12-01T20:09:12.475494+0000 mgr.y (mgr.24356) 8131 : cluster 0 pgmap v8099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:13 smithi141 bash[31670]: cluster 2023-12-01T20:09:12.475494+0000 mgr.y (mgr.24356) 8131 : cluster 0 pgmap v8099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:14 smithi040 bash[28232]: audit 2023-12-01T20:09:13.686936+0000 mon.c (mon.2) 5114 : audit 0 from='client.? 172.21.15.40:0/3006172987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:14 smithi040 bash[41173]: audit 2023-12-01T20:09:13.686936+0000 mon.c (mon.2) 5114 : audit 0 from='client.? 172.21.15.40:0/3006172987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:14 smithi141 bash[31670]: audit 2023-12-01T20:09:13.686936+0000 mon.c (mon.2) 5114 : audit 0 from='client.? 172.21.15.40:0/3006172987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:15 smithi040 bash[41173]: cluster 2023-12-01T20:09:14.476599+0000 mgr.y (mgr.24356) 8132 : cluster 0 pgmap v8100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:15 smithi040 bash[28232]: cluster 2023-12-01T20:09:14.476599+0000 mgr.y (mgr.24356) 8132 : cluster 0 pgmap v8100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:15 smithi141 bash[31670]: cluster 2023-12-01T20:09:14.476599+0000 mgr.y (mgr.24356) 8132 : cluster 0 pgmap v8100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:16 smithi040 bash[28232]: audit 2023-12-01T20:09:16.143015+0000 mon.c (mon.2) 5115 : audit 0 from='client.? 172.21.15.40:0/1091058855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:09:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:09:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:16 smithi040 bash[41173]: audit 2023-12-01T20:09:16.143015+0000 mon.c (mon.2) 5115 : audit 0 from='client.? 172.21.15.40:0/1091058855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:16 smithi141 bash[31670]: audit 2023-12-01T20:09:16.143015+0000 mon.c (mon.2) 5115 : audit 0 from='client.? 172.21.15.40:0/1091058855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:17 smithi040 bash[28232]: cluster 2023-12-01T20:09:16.477357+0000 mgr.y (mgr.24356) 8133 : cluster 0 pgmap v8101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:17 smithi040 bash[41173]: cluster 2023-12-01T20:09:16.477357+0000 mgr.y (mgr.24356) 8133 : cluster 0 pgmap v8101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:17 smithi141 bash[31670]: cluster 2023-12-01T20:09:16.477357+0000 mgr.y (mgr.24356) 8133 : cluster 0 pgmap v8101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:19 smithi040 bash[28232]: cluster 2023-12-01T20:09:18.477994+0000 mgr.y (mgr.24356) 8134 : cluster 0 pgmap v8102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:19 smithi040 bash[28232]: audit 2023-12-01T20:09:18.614144+0000 mon.a (mon.0) 5439 : audit 0 from='client.? 172.21.15.40:0/3382027563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:19 smithi040 bash[28232]: audit 2023-12-01T20:09:18.741989+0000 mon.c (mon.2) 5116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:19 smithi040 bash[41173]: cluster 2023-12-01T20:09:18.477994+0000 mgr.y (mgr.24356) 8134 : cluster 0 pgmap v8102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:19.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:19 smithi040 bash[41173]: audit 2023-12-01T20:09:18.614144+0000 mon.a (mon.0) 5439 : audit 0 from='client.? 172.21.15.40:0/3382027563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:19.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:19 smithi040 bash[41173]: audit 2023-12-01T20:09:18.741989+0000 mon.c (mon.2) 5116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:19 smithi141 bash[31670]: cluster 2023-12-01T20:09:18.477994+0000 mgr.y (mgr.24356) 8134 : cluster 0 pgmap v8102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:19 smithi141 bash[31670]: audit 2023-12-01T20:09:18.614144+0000 mon.a (mon.0) 5439 : audit 0 from='client.? 172.21.15.40:0/3382027563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:19 smithi141 bash[31670]: audit 2023-12-01T20:09:18.741989+0000 mon.c (mon.2) 5116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:21 smithi040 bash[28232]: cluster 2023-12-01T20:09:20.479170+0000 mgr.y (mgr.24356) 8135 : cluster 0 pgmap v8103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:21 smithi040 bash[28232]: audit 2023-12-01T20:09:21.084692+0000 mon.a (mon.0) 5440 : audit 0 from='client.? 172.21.15.40:0/3119374821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:21 smithi040 bash[41173]: cluster 2023-12-01T20:09:20.479170+0000 mgr.y (mgr.24356) 8135 : cluster 0 pgmap v8103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:21 smithi040 bash[41173]: audit 2023-12-01T20:09:21.084692+0000 mon.a (mon.0) 5440 : audit 0 from='client.? 172.21.15.40:0/3119374821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:21 smithi141 bash[31670]: cluster 2023-12-01T20:09:20.479170+0000 mgr.y (mgr.24356) 8135 : cluster 0 pgmap v8103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:21 smithi141 bash[31670]: audit 2023-12-01T20:09:21.084692+0000 mon.a (mon.0) 5440 : audit 0 from='client.? 172.21.15.40:0/3119374821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:23 smithi040 bash[41173]: cluster 2023-12-01T20:09:22.479863+0000 mgr.y (mgr.24356) 8136 : cluster 0 pgmap v8104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:23 smithi040 bash[28232]: cluster 2023-12-01T20:09:22.479863+0000 mgr.y (mgr.24356) 8136 : cluster 0 pgmap v8104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:24.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:23 smithi141 bash[31670]: cluster 2023-12-01T20:09:22.479863+0000 mgr.y (mgr.24356) 8136 : cluster 0 pgmap v8104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:24 smithi040 bash[41173]: audit 2023-12-01T20:09:23.546481+0000 mon.c (mon.2) 5117 : audit 0 from='client.? 172.21.15.40:0/2017290040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:24 smithi040 bash[28232]: audit 2023-12-01T20:09:23.546481+0000 mon.c (mon.2) 5117 : audit 0 from='client.? 172.21.15.40:0/2017290040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:24 smithi141 bash[31670]: audit 2023-12-01T20:09:23.546481+0000 mon.c (mon.2) 5117 : audit 0 from='client.? 172.21.15.40:0/2017290040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:25 smithi040 bash[28232]: cluster 2023-12-01T20:09:24.480940+0000 mgr.y (mgr.24356) 8137 : cluster 0 pgmap v8105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:25 smithi040 bash[41173]: cluster 2023-12-01T20:09:24.480940+0000 mgr.y (mgr.24356) 8137 : cluster 0 pgmap v8105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:25 smithi141 bash[31670]: cluster 2023-12-01T20:09:24.480940+0000 mgr.y (mgr.24356) 8137 : cluster 0 pgmap v8105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:26 smithi040 bash[28232]: audit 2023-12-01T20:09:26.008296+0000 mon.a (mon.0) 5441 : audit 0 from='client.? 172.21.15.40:0/1245017398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:26 smithi040 bash[41173]: audit 2023-12-01T20:09:26.008296+0000 mon.a (mon.0) 5441 : audit 0 from='client.? 172.21.15.40:0/1245017398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:09:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:09:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:26 smithi141 bash[31670]: audit 2023-12-01T20:09:26.008296+0000 mon.a (mon.0) 5441 : audit 0 from='client.? 172.21.15.40:0/1245017398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:27 smithi040 bash[28232]: cluster 2023-12-01T20:09:26.481676+0000 mgr.y (mgr.24356) 8138 : cluster 0 pgmap v8106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:27 smithi040 bash[41173]: cluster 2023-12-01T20:09:26.481676+0000 mgr.y (mgr.24356) 8138 : cluster 0 pgmap v8106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:27 smithi141 bash[31670]: cluster 2023-12-01T20:09:26.481676+0000 mgr.y (mgr.24356) 8138 : cluster 0 pgmap v8106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:29 smithi040 bash[28232]: audit 2023-12-01T20:09:28.480703+0000 mon.c (mon.2) 5118 : audit 0 from='client.? 172.21.15.40:0/4210980599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:29 smithi040 bash[28232]: cluster 2023-12-01T20:09:28.482293+0000 mgr.y (mgr.24356) 8139 : cluster 0 pgmap v8107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:29 smithi040 bash[41173]: audit 2023-12-01T20:09:28.480703+0000 mon.c (mon.2) 5118 : audit 0 from='client.? 172.21.15.40:0/4210980599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:29 smithi040 bash[41173]: cluster 2023-12-01T20:09:28.482293+0000 mgr.y (mgr.24356) 8139 : cluster 0 pgmap v8107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:29 smithi141 bash[31670]: audit 2023-12-01T20:09:28.480703+0000 mon.c (mon.2) 5118 : audit 0 from='client.? 172.21.15.40:0/4210980599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:29 smithi141 bash[31670]: cluster 2023-12-01T20:09:28.482293+0000 mgr.y (mgr.24356) 8139 : cluster 0 pgmap v8107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:31 smithi040 bash[28232]: cluster 2023-12-01T20:09:30.483469+0000 mgr.y (mgr.24356) 8140 : cluster 0 pgmap v8108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:31 smithi040 bash[28232]: audit 2023-12-01T20:09:30.954252+0000 mon.c (mon.2) 5119 : audit 0 from='client.? 172.21.15.40:0/2739959000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:31 smithi040 bash[41173]: cluster 2023-12-01T20:09:30.483469+0000 mgr.y (mgr.24356) 8140 : cluster 0 pgmap v8108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:31 smithi040 bash[41173]: audit 2023-12-01T20:09:30.954252+0000 mon.c (mon.2) 5119 : audit 0 from='client.? 172.21.15.40:0/2739959000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:31 smithi141 bash[31670]: cluster 2023-12-01T20:09:30.483469+0000 mgr.y (mgr.24356) 8140 : cluster 0 pgmap v8108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:31 smithi141 bash[31670]: audit 2023-12-01T20:09:30.954252+0000 mon.c (mon.2) 5119 : audit 0 from='client.? 172.21.15.40:0/2739959000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:33 smithi040 bash[28232]: cluster 2023-12-01T20:09:32.484233+0000 mgr.y (mgr.24356) 8141 : cluster 0 pgmap v8109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:33 smithi040 bash[28232]: audit 2023-12-01T20:09:33.419175+0000 mon.a (mon.0) 5442 : audit 0 from='client.? 172.21.15.40:0/1416835268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:33 smithi040 bash[41173]: cluster 2023-12-01T20:09:32.484233+0000 mgr.y (mgr.24356) 8141 : cluster 0 pgmap v8109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:33 smithi040 bash[41173]: audit 2023-12-01T20:09:33.419175+0000 mon.a (mon.0) 5442 : audit 0 from='client.? 172.21.15.40:0/1416835268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:33 smithi141 bash[31670]: cluster 2023-12-01T20:09:32.484233+0000 mgr.y (mgr.24356) 8141 : cluster 0 pgmap v8109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:33 smithi141 bash[31670]: audit 2023-12-01T20:09:33.419175+0000 mon.a (mon.0) 5442 : audit 0 from='client.? 172.21.15.40:0/1416835268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:34 smithi040 bash[28232]: audit 2023-12-01T20:09:33.742374+0000 mon.c (mon.2) 5120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:34 smithi040 bash[41173]: audit 2023-12-01T20:09:33.742374+0000 mon.c (mon.2) 5120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:34 smithi141 bash[31670]: audit 2023-12-01T20:09:33.742374+0000 mon.c (mon.2) 5120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:35 smithi040 bash[28232]: cluster 2023-12-01T20:09:34.485348+0000 mgr.y (mgr.24356) 8142 : cluster 0 pgmap v8110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:35 smithi040 bash[41173]: cluster 2023-12-01T20:09:34.485348+0000 mgr.y (mgr.24356) 8142 : cluster 0 pgmap v8110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:35 smithi141 bash[31670]: cluster 2023-12-01T20:09:34.485348+0000 mgr.y (mgr.24356) 8142 : cluster 0 pgmap v8110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:36 smithi040 bash[28232]: audit 2023-12-01T20:09:35.882865+0000 mon.a (mon.0) 5443 : audit 0 from='client.? 172.21.15.40:0/337469859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:09:36] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:09:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:36 smithi040 bash[41173]: audit 2023-12-01T20:09:35.882865+0000 mon.a (mon.0) 5443 : audit 0 from='client.? 172.21.15.40:0/337469859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:36 smithi141 bash[31670]: audit 2023-12-01T20:09:35.882865+0000 mon.a (mon.0) 5443 : audit 0 from='client.? 172.21.15.40:0/337469859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:37 smithi040 bash[28232]: cluster 2023-12-01T20:09:36.486125+0000 mgr.y (mgr.24356) 8143 : cluster 0 pgmap v8111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:37 smithi040 bash[41173]: cluster 2023-12-01T20:09:36.486125+0000 mgr.y (mgr.24356) 8143 : cluster 0 pgmap v8111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:37 smithi141 bash[31670]: cluster 2023-12-01T20:09:36.486125+0000 mgr.y (mgr.24356) 8143 : cluster 0 pgmap v8111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:39 smithi141 bash[31670]: audit 2023-12-01T20:09:38.345016+0000 mon.c (mon.2) 5121 : audit 0 from='client.? 172.21.15.40:0/3548197660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:39 smithi141 bash[31670]: cluster 2023-12-01T20:09:38.486785+0000 mgr.y (mgr.24356) 8144 : cluster 0 pgmap v8112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:39 smithi040 bash[28232]: audit 2023-12-01T20:09:38.345016+0000 mon.c (mon.2) 5121 : audit 0 from='client.? 172.21.15.40:0/3548197660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:39 smithi040 bash[28232]: cluster 2023-12-01T20:09:38.486785+0000 mgr.y (mgr.24356) 8144 : cluster 0 pgmap v8112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:39 smithi040 bash[41173]: audit 2023-12-01T20:09:38.345016+0000 mon.c (mon.2) 5121 : audit 0 from='client.? 172.21.15.40:0/3548197660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:39 smithi040 bash[41173]: cluster 2023-12-01T20:09:38.486785+0000 mgr.y (mgr.24356) 8144 : cluster 0 pgmap v8112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:41 smithi040 bash[41173]: cluster 2023-12-01T20:09:40.488069+0000 mgr.y (mgr.24356) 8145 : cluster 0 pgmap v8113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:41.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:41 smithi040 bash[41173]: audit 2023-12-01T20:09:40.817211+0000 mon.a (mon.0) 5444 : audit 0 from='client.? 172.21.15.40:0/2084927190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:41 smithi040 bash[28232]: cluster 2023-12-01T20:09:40.488069+0000 mgr.y (mgr.24356) 8145 : cluster 0 pgmap v8113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:41 smithi040 bash[28232]: audit 2023-12-01T20:09:40.817211+0000 mon.a (mon.0) 5444 : audit 0 from='client.? 172.21.15.40:0/2084927190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:41 smithi141 bash[31670]: cluster 2023-12-01T20:09:40.488069+0000 mgr.y (mgr.24356) 8145 : cluster 0 pgmap v8113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:41 smithi141 bash[31670]: audit 2023-12-01T20:09:40.817211+0000 mon.a (mon.0) 5444 : audit 0 from='client.? 172.21.15.40:0/2084927190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:43 smithi040 bash[28232]: cluster 2023-12-01T20:09:42.488952+0000 mgr.y (mgr.24356) 8146 : cluster 0 pgmap v8114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:43 smithi040 bash[28232]: audit 2023-12-01T20:09:43.281402+0000 mon.c (mon.2) 5122 : audit 0 from='client.? 172.21.15.40:0/2987741985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:43 smithi040 bash[41173]: cluster 2023-12-01T20:09:42.488952+0000 mgr.y (mgr.24356) 8146 : cluster 0 pgmap v8114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:43 smithi040 bash[41173]: audit 2023-12-01T20:09:43.281402+0000 mon.c (mon.2) 5122 : audit 0 from='client.? 172.21.15.40:0/2987741985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:43 smithi141 bash[31670]: cluster 2023-12-01T20:09:42.488952+0000 mgr.y (mgr.24356) 8146 : cluster 0 pgmap v8114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:43 smithi141 bash[31670]: audit 2023-12-01T20:09:43.281402+0000 mon.c (mon.2) 5122 : audit 0 from='client.? 172.21.15.40:0/2987741985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:45 smithi040 bash[28232]: cluster 2023-12-01T20:09:44.490104+0000 mgr.y (mgr.24356) 8147 : cluster 0 pgmap v8115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:45 smithi040 bash[41173]: cluster 2023-12-01T20:09:44.490104+0000 mgr.y (mgr.24356) 8147 : cluster 0 pgmap v8115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:45 smithi141 bash[31670]: cluster 2023-12-01T20:09:44.490104+0000 mgr.y (mgr.24356) 8147 : cluster 0 pgmap v8115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:46 smithi040 bash[28232]: audit 2023-12-01T20:09:45.759976+0000 mon.a (mon.0) 5445 : audit 0 from='client.? 172.21.15.40:0/4046093603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:09:46] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:09:46.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:46 smithi040 bash[41173]: audit 2023-12-01T20:09:45.759976+0000 mon.a (mon.0) 5445 : audit 0 from='client.? 172.21.15.40:0/4046093603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:46 smithi141 bash[31670]: audit 2023-12-01T20:09:45.759976+0000 mon.a (mon.0) 5445 : audit 0 from='client.? 172.21.15.40:0/4046093603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:47 smithi040 bash[41173]: cluster 2023-12-01T20:09:46.490854+0000 mgr.y (mgr.24356) 8148 : cluster 0 pgmap v8116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:47 smithi040 bash[28232]: cluster 2023-12-01T20:09:46.490854+0000 mgr.y (mgr.24356) 8148 : cluster 0 pgmap v8116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:47 smithi141 bash[31670]: cluster 2023-12-01T20:09:46.490854+0000 mgr.y (mgr.24356) 8148 : cluster 0 pgmap v8116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:49 smithi141 bash[31670]: audit 2023-12-01T20:09:48.227360+0000 mon.c (mon.2) 5123 : audit 0 from='client.? 172.21.15.40:0/165678857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:49 smithi141 bash[31670]: cluster 2023-12-01T20:09:48.491520+0000 mgr.y (mgr.24356) 8149 : cluster 0 pgmap v8117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:49 smithi141 bash[31670]: audit 2023-12-01T20:09:48.742677+0000 mon.c (mon.2) 5124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:49 smithi040 bash[28232]: audit 2023-12-01T20:09:48.227360+0000 mon.c (mon.2) 5123 : audit 0 from='client.? 172.21.15.40:0/165678857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:49 smithi040 bash[28232]: cluster 2023-12-01T20:09:48.491520+0000 mgr.y (mgr.24356) 8149 : cluster 0 pgmap v8117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:49 smithi040 bash[28232]: audit 2023-12-01T20:09:48.742677+0000 mon.c (mon.2) 5124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:49 smithi040 bash[41173]: audit 2023-12-01T20:09:48.227360+0000 mon.c (mon.2) 5123 : audit 0 from='client.? 172.21.15.40:0/165678857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:49 smithi040 bash[41173]: cluster 2023-12-01T20:09:48.491520+0000 mgr.y (mgr.24356) 8149 : cluster 0 pgmap v8117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:49 smithi040 bash[41173]: audit 2023-12-01T20:09:48.742677+0000 mon.c (mon.2) 5124 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:51 smithi040 bash[28232]: cluster 2023-12-01T20:09:50.492664+0000 mgr.y (mgr.24356) 8150 : cluster 0 pgmap v8118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:51 smithi040 bash[28232]: audit 2023-12-01T20:09:50.693672+0000 mon.a (mon.0) 5446 : audit 0 from='client.? 172.21.15.40:0/627226665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:51 smithi040 bash[41173]: cluster 2023-12-01T20:09:50.492664+0000 mgr.y (mgr.24356) 8150 : cluster 0 pgmap v8118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:51 smithi040 bash[41173]: audit 2023-12-01T20:09:50.693672+0000 mon.a (mon.0) 5446 : audit 0 from='client.? 172.21.15.40:0/627226665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:51 smithi141 bash[31670]: cluster 2023-12-01T20:09:50.492664+0000 mgr.y (mgr.24356) 8150 : cluster 0 pgmap v8118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:52.652 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:51 smithi141 bash[31670]: audit 2023-12-01T20:09:50.693672+0000 mon.a (mon.0) 5446 : audit 0 from='client.? 172.21.15.40:0/627226665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:53 smithi040 bash[28232]: cluster 2023-12-01T20:09:52.493287+0000 mgr.y (mgr.24356) 8151 : cluster 0 pgmap v8119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:53 smithi040 bash[28232]: audit 2023-12-01T20:09:53.153889+0000 mon.a (mon.0) 5447 : audit 0 from='client.? 172.21.15.40:0/1199626784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:53 smithi040 bash[41173]: cluster 2023-12-01T20:09:52.493287+0000 mgr.y (mgr.24356) 8151 : cluster 0 pgmap v8119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:53 smithi040 bash[41173]: audit 2023-12-01T20:09:53.153889+0000 mon.a (mon.0) 5447 : audit 0 from='client.? 172.21.15.40:0/1199626784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:53 smithi141 bash[31670]: cluster 2023-12-01T20:09:52.493287+0000 mgr.y (mgr.24356) 8151 : cluster 0 pgmap v8119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:53 smithi141 bash[31670]: audit 2023-12-01T20:09:53.153889+0000 mon.a (mon.0) 5447 : audit 0 from='client.? 172.21.15.40:0/1199626784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:55 smithi040 bash[28232]: cluster 2023-12-01T20:09:54.494416+0000 mgr.y (mgr.24356) 8152 : cluster 0 pgmap v8120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:55 smithi040 bash[41173]: cluster 2023-12-01T20:09:54.494416+0000 mgr.y (mgr.24356) 8152 : cluster 0 pgmap v8120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:55 smithi141 bash[31670]: cluster 2023-12-01T20:09:54.494416+0000 mgr.y (mgr.24356) 8152 : cluster 0 pgmap v8120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:56 smithi040 bash[28232]: audit 2023-12-01T20:09:55.624081+0000 mon.a (mon.0) 5448 : audit 0 from='client.? 172.21.15.40:0/1540606605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:56 smithi040 bash[41173]: audit 2023-12-01T20:09:55.624081+0000 mon.a (mon.0) 5448 : audit 0 from='client.? 172.21.15.40:0/1540606605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:09:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:09:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:56 smithi141 bash[31670]: audit 2023-12-01T20:09:55.624081+0000 mon.a (mon.0) 5448 : audit 0 from='client.? 172.21.15.40:0/1540606605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:57 smithi040 bash[41173]: cluster 2023-12-01T20:09:56.495069+0000 mgr.y (mgr.24356) 8153 : cluster 0 pgmap v8121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:57 smithi040 bash[28232]: cluster 2023-12-01T20:09:56.495069+0000 mgr.y (mgr.24356) 8153 : cluster 0 pgmap v8121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:57 smithi141 bash[31670]: cluster 2023-12-01T20:09:56.495069+0000 mgr.y (mgr.24356) 8153 : cluster 0 pgmap v8121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:58 smithi040 bash[28232]: audit 2023-12-01T20:09:58.088008+0000 mon.c (mon.2) 5125 : audit 0 from='client.? 172.21.15.40:0/1702596080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:58.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:58 smithi040 bash[41173]: audit 2023-12-01T20:09:58.088008+0000 mon.c (mon.2) 5125 : audit 0 from='client.? 172.21.15.40:0/1702596080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:58 smithi141 bash[31670]: audit 2023-12-01T20:09:58.088008+0000 mon.c (mon.2) 5125 : audit 0 from='client.? 172.21.15.40:0/1702596080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:09:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:09:59 smithi040 bash[28232]: cluster 2023-12-01T20:09:58.495787+0000 mgr.y (mgr.24356) 8154 : cluster 0 pgmap v8122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:09:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:09:59 smithi040 bash[41173]: cluster 2023-12-01T20:09:58.495787+0000 mgr.y (mgr.24356) 8154 : cluster 0 pgmap v8122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:09:59 smithi141 bash[31670]: cluster 2023-12-01T20:09:58.495787+0000 mgr.y (mgr.24356) 8154 : cluster 0 pgmap v8122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[28232]: debug 2023-12-01T20:09:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:00.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[41173]: audit 2023-12-01T20:09:59.812074+0000 mon.c (mon.2) 5126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:10:00.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[41173]: cluster 2023-12-01T20:10:00.000187+0000 mon.a (mon.0) 5449 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:00.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[41173]: audit 2023-12-01T20:10:00.553779+0000 mon.a (mon.0) 5450 : audit 0 from='client.? 172.21.15.40:0/2310925109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[28232]: audit 2023-12-01T20:09:59.812074+0000 mon.c (mon.2) 5126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:10:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[28232]: cluster 2023-12-01T20:10:00.000187+0000 mon.a (mon.0) 5449 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:00 smithi040 bash[28232]: audit 2023-12-01T20:10:00.553779+0000 mon.a (mon.0) 5450 : audit 0 from='client.? 172.21.15.40:0/2310925109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:00 smithi141 bash[31670]: audit 2023-12-01T20:09:59.812074+0000 mon.c (mon.2) 5126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:10:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:00 smithi141 bash[31670]: cluster 2023-12-01T20:10:00.000187+0000 mon.a (mon.0) 5449 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:00 smithi141 bash[31670]: audit 2023-12-01T20:10:00.553779+0000 mon.a (mon.0) 5450 : audit 0 from='client.? 172.21.15.40:0/2310925109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:01 smithi040 bash[28232]: cluster 2023-12-01T20:10:00.496981+0000 mgr.y (mgr.24356) 8155 : cluster 0 pgmap v8123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:01 smithi040 bash[41173]: cluster 2023-12-01T20:10:00.496981+0000 mgr.y (mgr.24356) 8155 : cluster 0 pgmap v8123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:01 smithi141 bash[31670]: cluster 2023-12-01T20:10:00.496981+0000 mgr.y (mgr.24356) 8155 : cluster 0 pgmap v8123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:03 smithi040 bash[28232]: cluster 2023-12-01T20:10:02.497717+0000 mgr.y (mgr.24356) 8156 : cluster 0 pgmap v8124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:03 smithi040 bash[28232]: audit 2023-12-01T20:10:03.015562+0000 mon.c (mon.2) 5127 : audit 0 from='client.? 172.21.15.40:0/2432700014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:03 smithi040 bash[41173]: cluster 2023-12-01T20:10:02.497717+0000 mgr.y (mgr.24356) 8156 : cluster 0 pgmap v8124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:03 smithi040 bash[41173]: audit 2023-12-01T20:10:03.015562+0000 mon.c (mon.2) 5127 : audit 0 from='client.? 172.21.15.40:0/2432700014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:03 smithi141 bash[31670]: cluster 2023-12-01T20:10:02.497717+0000 mgr.y (mgr.24356) 8156 : cluster 0 pgmap v8124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:03 smithi141 bash[31670]: audit 2023-12-01T20:10:03.015562+0000 mon.c (mon.2) 5127 : audit 0 from='client.? 172.21.15.40:0/2432700014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:04 smithi040 bash[41173]: audit 2023-12-01T20:10:03.743089+0000 mon.c (mon.2) 5128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:04 smithi040 bash[28232]: audit 2023-12-01T20:10:03.743089+0000 mon.c (mon.2) 5128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:04 smithi141 bash[31670]: audit 2023-12-01T20:10:03.743089+0000 mon.c (mon.2) 5128 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:05 smithi040 bash[28232]: cluster 2023-12-01T20:10:04.498874+0000 mgr.y (mgr.24356) 8157 : cluster 0 pgmap v8125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:05 smithi040 bash[28232]: audit 2023-12-01T20:10:05.488403+0000 mon.a (mon.0) 5451 : audit 0 from='client.? 172.21.15.40:0/376296288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:05 smithi040 bash[41173]: cluster 2023-12-01T20:10:04.498874+0000 mgr.y (mgr.24356) 8157 : cluster 0 pgmap v8125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:05 smithi040 bash[41173]: audit 2023-12-01T20:10:05.488403+0000 mon.a (mon.0) 5451 : audit 0 from='client.? 172.21.15.40:0/376296288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:05 smithi141 bash[31670]: cluster 2023-12-01T20:10:04.498874+0000 mgr.y (mgr.24356) 8157 : cluster 0 pgmap v8125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:05 smithi141 bash[31670]: audit 2023-12-01T20:10:05.488403+0000 mon.a (mon.0) 5451 : audit 0 from='client.? 172.21.15.40:0/376296288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:10:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:10:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[28232]: audit 2023-12-01T20:10:05.709829+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[28232]: audit 2023-12-01T20:10:05.723976+0000 mon.a (mon.0) 5453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[28232]: audit 2023-12-01T20:10:06.007992+0000 mon.a (mon.0) 5454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[28232]: audit 2023-12-01T20:10:06.021079+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[28232]: cluster 2023-12-01T20:10:06.499535+0000 mgr.y (mgr.24356) 8158 : cluster 0 pgmap v8126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[41173]: audit 2023-12-01T20:10:05.709829+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[41173]: audit 2023-12-01T20:10:05.723976+0000 mon.a (mon.0) 5453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[41173]: audit 2023-12-01T20:10:06.007992+0000 mon.a (mon.0) 5454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[41173]: audit 2023-12-01T20:10:06.021079+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:06 smithi040 bash[41173]: cluster 2023-12-01T20:10:06.499535+0000 mgr.y (mgr.24356) 8158 : cluster 0 pgmap v8126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:06 smithi141 bash[31670]: audit 2023-12-01T20:10:05.709829+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:06 smithi141 bash[31670]: audit 2023-12-01T20:10:05.723976+0000 mon.a (mon.0) 5453 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:06 smithi141 bash[31670]: audit 2023-12-01T20:10:06.007992+0000 mon.a (mon.0) 5454 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:06 smithi141 bash[31670]: audit 2023-12-01T20:10:06.021079+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:06 smithi141 bash[31670]: cluster 2023-12-01T20:10:06.499535+0000 mgr.y (mgr.24356) 8158 : cluster 0 pgmap v8126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:08 smithi141 bash[31670]: audit 2023-12-01T20:10:07.950994+0000 mon.a (mon.0) 5456 : audit 0 from='client.? 172.21.15.40:0/1047190003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:08.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:08 smithi040 bash[28232]: audit 2023-12-01T20:10:07.950994+0000 mon.a (mon.0) 5456 : audit 0 from='client.? 172.21.15.40:0/1047190003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:08 smithi040 bash[41173]: audit 2023-12-01T20:10:07.950994+0000 mon.a (mon.0) 5456 : audit 0 from='client.? 172.21.15.40:0/1047190003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:09 smithi141 bash[31670]: cluster 2023-12-01T20:10:08.500302+0000 mgr.y (mgr.24356) 8159 : cluster 0 pgmap v8127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:09 smithi040 bash[28232]: cluster 2023-12-01T20:10:08.500302+0000 mgr.y (mgr.24356) 8159 : cluster 0 pgmap v8127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:09 smithi040 bash[41173]: cluster 2023-12-01T20:10:08.500302+0000 mgr.y (mgr.24356) 8159 : cluster 0 pgmap v8127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:10 smithi141 bash[31670]: audit 2023-12-01T20:10:10.421735+0000 mon.c (mon.2) 5129 : audit 0 from='client.? 172.21.15.40:0/3290711164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:10 smithi040 bash[28232]: audit 2023-12-01T20:10:10.421735+0000 mon.c (mon.2) 5129 : audit 0 from='client.? 172.21.15.40:0/3290711164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:10.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:10 smithi040 bash[41173]: audit 2023-12-01T20:10:10.421735+0000 mon.c (mon.2) 5129 : audit 0 from='client.? 172.21.15.40:0/3290711164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:11 smithi141 bash[31670]: cluster 2023-12-01T20:10:10.501582+0000 mgr.y (mgr.24356) 8160 : cluster 0 pgmap v8128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:11 smithi040 bash[28232]: cluster 2023-12-01T20:10:10.501582+0000 mgr.y (mgr.24356) 8160 : cluster 0 pgmap v8128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:11 smithi040 bash[41173]: cluster 2023-12-01T20:10:10.501582+0000 mgr.y (mgr.24356) 8160 : cluster 0 pgmap v8128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:13 smithi040 bash[28232]: cluster 2023-12-01T20:10:12.502368+0000 mgr.y (mgr.24356) 8161 : cluster 0 pgmap v8129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:13 smithi040 bash[28232]: audit 2023-12-01T20:10:12.878695+0000 mon.a (mon.0) 5457 : audit 0 from='client.? 172.21.15.40:0/2046611398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:13 smithi040 bash[41173]: cluster 2023-12-01T20:10:12.502368+0000 mgr.y (mgr.24356) 8161 : cluster 0 pgmap v8129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:13 smithi040 bash[41173]: audit 2023-12-01T20:10:12.878695+0000 mon.a (mon.0) 5457 : audit 0 from='client.? 172.21.15.40:0/2046611398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:13 smithi141 bash[31670]: cluster 2023-12-01T20:10:12.502368+0000 mgr.y (mgr.24356) 8161 : cluster 0 pgmap v8129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:13 smithi141 bash[31670]: audit 2023-12-01T20:10:12.878695+0000 mon.a (mon.0) 5457 : audit 0 from='client.? 172.21.15.40:0/2046611398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:15 smithi040 bash[41173]: cluster 2023-12-01T20:10:14.503653+0000 mgr.y (mgr.24356) 8162 : cluster 0 pgmap v8130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:15 smithi040 bash[41173]: audit 2023-12-01T20:10:15.341616+0000 mon.c (mon.2) 5130 : audit 0 from='client.? 172.21.15.40:0/2501059784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:15 smithi040 bash[28232]: cluster 2023-12-01T20:10:14.503653+0000 mgr.y (mgr.24356) 8162 : cluster 0 pgmap v8130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:15 smithi040 bash[28232]: audit 2023-12-01T20:10:15.341616+0000 mon.c (mon.2) 5130 : audit 0 from='client.? 172.21.15.40:0/2501059784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:15 smithi141 bash[31670]: cluster 2023-12-01T20:10:14.503653+0000 mgr.y (mgr.24356) 8162 : cluster 0 pgmap v8130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:15 smithi141 bash[31670]: audit 2023-12-01T20:10:15.341616+0000 mon.c (mon.2) 5130 : audit 0 from='client.? 172.21.15.40:0/2501059784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:10:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:10:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[41173]: audit 2023-12-01T20:10:16.294692+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[41173]: audit 2023-12-01T20:10:16.308676+0000 mon.a (mon.0) 5459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[41173]: audit 2023-12-01T20:10:16.311890+0000 mon.c (mon.2) 5131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:10:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[41173]: audit 2023-12-01T20:10:16.313431+0000 mon.c (mon.2) 5132 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:10:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[41173]: audit 2023-12-01T20:10:16.325163+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[41173]: cluster 2023-12-01T20:10:16.504376+0000 mgr.y (mgr.24356) 8163 : cluster 0 pgmap v8131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[28232]: audit 2023-12-01T20:10:16.294692+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[28232]: audit 2023-12-01T20:10:16.308676+0000 mon.a (mon.0) 5459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[28232]: audit 2023-12-01T20:10:16.311890+0000 mon.c (mon.2) 5131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:10:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[28232]: audit 2023-12-01T20:10:16.313431+0000 mon.c (mon.2) 5132 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:10:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[28232]: audit 2023-12-01T20:10:16.325163+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:17 smithi040 bash[28232]: cluster 2023-12-01T20:10:16.504376+0000 mgr.y (mgr.24356) 8163 : cluster 0 pgmap v8131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:17 smithi141 bash[31670]: audit 2023-12-01T20:10:16.294692+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:17 smithi141 bash[31670]: audit 2023-12-01T20:10:16.308676+0000 mon.a (mon.0) 5459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:17 smithi141 bash[31670]: audit 2023-12-01T20:10:16.311890+0000 mon.c (mon.2) 5131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:10:17.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:17 smithi141 bash[31670]: audit 2023-12-01T20:10:16.313431+0000 mon.c (mon.2) 5132 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:10:17.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:17 smithi141 bash[31670]: audit 2023-12-01T20:10:16.325163+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:10:17.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:17 smithi141 bash[31670]: cluster 2023-12-01T20:10:16.504376+0000 mgr.y (mgr.24356) 8163 : cluster 0 pgmap v8131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:18.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:18 smithi040 bash[28232]: audit 2023-12-01T20:10:17.797740+0000 mon.c (mon.2) 5133 : audit 0 from='client.? 172.21.15.40:0/967018398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:18.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:18 smithi040 bash[41173]: audit 2023-12-01T20:10:17.797740+0000 mon.c (mon.2) 5133 : audit 0 from='client.? 172.21.15.40:0/967018398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:18 smithi141 bash[31670]: audit 2023-12-01T20:10:17.797740+0000 mon.c (mon.2) 5133 : audit 0 from='client.? 172.21.15.40:0/967018398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:19 smithi040 bash[41173]: cluster 2023-12-01T20:10:18.505100+0000 mgr.y (mgr.24356) 8164 : cluster 0 pgmap v8132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:19 smithi040 bash[41173]: audit 2023-12-01T20:10:18.743158+0000 mon.c (mon.2) 5134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:19 smithi040 bash[28232]: cluster 2023-12-01T20:10:18.505100+0000 mgr.y (mgr.24356) 8164 : cluster 0 pgmap v8132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:19 smithi040 bash[28232]: audit 2023-12-01T20:10:18.743158+0000 mon.c (mon.2) 5134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:19 smithi141 bash[31670]: cluster 2023-12-01T20:10:18.505100+0000 mgr.y (mgr.24356) 8164 : cluster 0 pgmap v8132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:19 smithi141 bash[31670]: audit 2023-12-01T20:10:18.743158+0000 mon.c (mon.2) 5134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:20.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:20 smithi040 bash[41173]: audit 2023-12-01T20:10:20.257630+0000 mon.c (mon.2) 5135 : audit 0 from='client.? 172.21.15.40:0/1520259645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:20.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:20 smithi040 bash[28232]: audit 2023-12-01T20:10:20.257630+0000 mon.c (mon.2) 5135 : audit 0 from='client.? 172.21.15.40:0/1520259645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:20 smithi141 bash[31670]: audit 2023-12-01T20:10:20.257630+0000 mon.c (mon.2) 5135 : audit 0 from='client.? 172.21.15.40:0/1520259645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:21 smithi040 bash[41173]: cluster 2023-12-01T20:10:20.506348+0000 mgr.y (mgr.24356) 8165 : cluster 0 pgmap v8133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:21 smithi040 bash[28232]: cluster 2023-12-01T20:10:20.506348+0000 mgr.y (mgr.24356) 8165 : cluster 0 pgmap v8133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:21 smithi141 bash[31670]: cluster 2023-12-01T20:10:20.506348+0000 mgr.y (mgr.24356) 8165 : cluster 0 pgmap v8133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:23 smithi040 bash[41173]: cluster 2023-12-01T20:10:22.506990+0000 mgr.y (mgr.24356) 8166 : cluster 0 pgmap v8134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:23.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:23 smithi040 bash[41173]: audit 2023-12-01T20:10:22.715954+0000 mon.c (mon.2) 5136 : audit 0 from='client.? 172.21.15.40:0/3338742461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:23 smithi040 bash[28232]: cluster 2023-12-01T20:10:22.506990+0000 mgr.y (mgr.24356) 8166 : cluster 0 pgmap v8134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:23 smithi040 bash[28232]: audit 2023-12-01T20:10:22.715954+0000 mon.c (mon.2) 5136 : audit 0 from='client.? 172.21.15.40:0/3338742461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:23 smithi141 bash[31670]: cluster 2023-12-01T20:10:22.506990+0000 mgr.y (mgr.24356) 8166 : cluster 0 pgmap v8134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:23 smithi141 bash[31670]: audit 2023-12-01T20:10:22.715954+0000 mon.c (mon.2) 5136 : audit 0 from='client.? 172.21.15.40:0/3338742461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:25 smithi040 bash[41173]: cluster 2023-12-01T20:10:24.508223+0000 mgr.y (mgr.24356) 8167 : cluster 0 pgmap v8135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:25 smithi040 bash[41173]: audit 2023-12-01T20:10:25.185756+0000 mon.a (mon.0) 5461 : audit 0 from='client.? 172.21.15.40:0/2357704559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:25 smithi040 bash[28232]: cluster 2023-12-01T20:10:24.508223+0000 mgr.y (mgr.24356) 8167 : cluster 0 pgmap v8135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:25 smithi040 bash[28232]: audit 2023-12-01T20:10:25.185756+0000 mon.a (mon.0) 5461 : audit 0 from='client.? 172.21.15.40:0/2357704559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:25 smithi141 bash[31670]: cluster 2023-12-01T20:10:24.508223+0000 mgr.y (mgr.24356) 8167 : cluster 0 pgmap v8135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:25 smithi141 bash[31670]: audit 2023-12-01T20:10:25.185756+0000 mon.a (mon.0) 5461 : audit 0 from='client.? 172.21.15.40:0/2357704559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:10:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:10:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:27 smithi040 bash[41173]: cluster 2023-12-01T20:10:26.509014+0000 mgr.y (mgr.24356) 8168 : cluster 0 pgmap v8136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:27 smithi040 bash[28232]: cluster 2023-12-01T20:10:26.509014+0000 mgr.y (mgr.24356) 8168 : cluster 0 pgmap v8136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:27 smithi141 bash[31670]: cluster 2023-12-01T20:10:26.509014+0000 mgr.y (mgr.24356) 8168 : cluster 0 pgmap v8136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:28.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:28 smithi040 bash[28232]: audit 2023-12-01T20:10:27.649080+0000 mon.a (mon.0) 5462 : audit 0 from='client.? 172.21.15.40:0/2101196049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:28.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:28 smithi040 bash[41173]: audit 2023-12-01T20:10:27.649080+0000 mon.a (mon.0) 5462 : audit 0 from='client.? 172.21.15.40:0/2101196049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:29.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:28 smithi141 bash[31670]: audit 2023-12-01T20:10:27.649080+0000 mon.a (mon.0) 5462 : audit 0 from='client.? 172.21.15.40:0/2101196049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:29 smithi040 bash[28232]: cluster 2023-12-01T20:10:28.509688+0000 mgr.y (mgr.24356) 8169 : cluster 0 pgmap v8137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:29 smithi040 bash[41173]: cluster 2023-12-01T20:10:28.509688+0000 mgr.y (mgr.24356) 8169 : cluster 0 pgmap v8137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:29 smithi141 bash[31670]: cluster 2023-12-01T20:10:28.509688+0000 mgr.y (mgr.24356) 8169 : cluster 0 pgmap v8137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:30 smithi040 bash[41173]: audit 2023-12-01T20:10:30.107692+0000 mon.a (mon.0) 5463 : audit 0 from='client.? 172.21.15.40:0/2391502989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:30 smithi040 bash[28232]: audit 2023-12-01T20:10:30.107692+0000 mon.a (mon.0) 5463 : audit 0 from='client.? 172.21.15.40:0/2391502989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:30 smithi141 bash[31670]: audit 2023-12-01T20:10:30.107692+0000 mon.a (mon.0) 5463 : audit 0 from='client.? 172.21.15.40:0/2391502989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:31 smithi040 bash[28232]: cluster 2023-12-01T20:10:30.511037+0000 mgr.y (mgr.24356) 8170 : cluster 0 pgmap v8138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:31 smithi040 bash[41173]: cluster 2023-12-01T20:10:30.511037+0000 mgr.y (mgr.24356) 8170 : cluster 0 pgmap v8138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:31 smithi141 bash[31670]: cluster 2023-12-01T20:10:30.511037+0000 mgr.y (mgr.24356) 8170 : cluster 0 pgmap v8138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:32 smithi040 bash[28232]: audit 2023-12-01T20:10:32.572057+0000 mon.b (mon.1) 43 : audit 0 from='client.? 172.21.15.40:0/3378412460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:32.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:32 smithi040 bash[41173]: audit 2023-12-01T20:10:32.572057+0000 mon.b (mon.1) 43 : audit 0 from='client.? 172.21.15.40:0/3378412460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:32 smithi141 bash[31670]: audit 2023-12-01T20:10:32.572057+0000 mon.b (mon.1) 43 : audit 0 from='client.? 172.21.15.40:0/3378412460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:33 smithi040 bash[41173]: cluster 2023-12-01T20:10:32.511691+0000 mgr.y (mgr.24356) 8171 : cluster 0 pgmap v8139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:33.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:33 smithi040 bash[28232]: cluster 2023-12-01T20:10:32.511691+0000 mgr.y (mgr.24356) 8171 : cluster 0 pgmap v8139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:33 smithi141 bash[31670]: cluster 2023-12-01T20:10:32.511691+0000 mgr.y (mgr.24356) 8171 : cluster 0 pgmap v8139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:34 smithi040 bash[28232]: audit 2023-12-01T20:10:33.743842+0000 mon.c (mon.2) 5137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:34 smithi040 bash[41173]: audit 2023-12-01T20:10:33.743842+0000 mon.c (mon.2) 5137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:34 smithi141 bash[31670]: audit 2023-12-01T20:10:33.743842+0000 mon.c (mon.2) 5137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:35 smithi040 bash[28232]: cluster 2023-12-01T20:10:34.512879+0000 mgr.y (mgr.24356) 8172 : cluster 0 pgmap v8140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:35 smithi040 bash[28232]: audit 2023-12-01T20:10:35.036326+0000 mon.c (mon.2) 5138 : audit 0 from='client.? 172.21.15.40:0/2812636206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:35 smithi040 bash[41173]: cluster 2023-12-01T20:10:34.512879+0000 mgr.y (mgr.24356) 8172 : cluster 0 pgmap v8140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:35 smithi040 bash[41173]: audit 2023-12-01T20:10:35.036326+0000 mon.c (mon.2) 5138 : audit 0 from='client.? 172.21.15.40:0/2812636206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:35 smithi141 bash[31670]: cluster 2023-12-01T20:10:34.512879+0000 mgr.y (mgr.24356) 8172 : cluster 0 pgmap v8140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:35 smithi141 bash[31670]: audit 2023-12-01T20:10:35.036326+0000 mon.c (mon.2) 5138 : audit 0 from='client.? 172.21.15.40:0/2812636206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:36 smithi040 bash[28232]: cluster 2023-12-01T20:10:36.513605+0000 mgr.y (mgr.24356) 8173 : cluster 0 pgmap v8141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:10:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:10:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:36 smithi040 bash[41173]: cluster 2023-12-01T20:10:36.513605+0000 mgr.y (mgr.24356) 8173 : cluster 0 pgmap v8141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:36 smithi141 bash[31670]: cluster 2023-12-01T20:10:36.513605+0000 mgr.y (mgr.24356) 8173 : cluster 0 pgmap v8141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:37 smithi040 bash[41173]: audit 2023-12-01T20:10:37.493230+0000 mon.a (mon.0) 5464 : audit 0 from='client.? 172.21.15.40:0/2129632269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:37 smithi040 bash[28232]: audit 2023-12-01T20:10:37.493230+0000 mon.a (mon.0) 5464 : audit 0 from='client.? 172.21.15.40:0/2129632269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:37 smithi141 bash[31670]: audit 2023-12-01T20:10:37.493230+0000 mon.a (mon.0) 5464 : audit 0 from='client.? 172.21.15.40:0/2129632269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:39 smithi141 bash[31670]: cluster 2023-12-01T20:10:38.514359+0000 mgr.y (mgr.24356) 8174 : cluster 0 pgmap v8142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:39 smithi040 bash[28232]: cluster 2023-12-01T20:10:38.514359+0000 mgr.y (mgr.24356) 8174 : cluster 0 pgmap v8142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:39 smithi040 bash[41173]: cluster 2023-12-01T20:10:38.514359+0000 mgr.y (mgr.24356) 8174 : cluster 0 pgmap v8142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:40 smithi141 bash[31670]: audit 2023-12-01T20:10:39.945328+0000 mon.a (mon.0) 5465 : audit 0 from='client.? 172.21.15.40:0/2403516658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:40.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:40 smithi040 bash[28232]: audit 2023-12-01T20:10:39.945328+0000 mon.a (mon.0) 5465 : audit 0 from='client.? 172.21.15.40:0/2403516658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:40 smithi040 bash[41173]: audit 2023-12-01T20:10:39.945328+0000 mon.a (mon.0) 5465 : audit 0 from='client.? 172.21.15.40:0/2403516658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:41 smithi141 bash[31670]: cluster 2023-12-01T20:10:40.515573+0000 mgr.y (mgr.24356) 8175 : cluster 0 pgmap v8143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:41 smithi040 bash[28232]: cluster 2023-12-01T20:10:40.515573+0000 mgr.y (mgr.24356) 8175 : cluster 0 pgmap v8143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:41 smithi040 bash[41173]: cluster 2023-12-01T20:10:40.515573+0000 mgr.y (mgr.24356) 8175 : cluster 0 pgmap v8143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:42 smithi141 bash[31670]: audit 2023-12-01T20:10:42.406961+0000 mon.c (mon.2) 5139 : audit 0 from='client.? 172.21.15.40:0/3858942973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:42 smithi040 bash[41173]: audit 2023-12-01T20:10:42.406961+0000 mon.c (mon.2) 5139 : audit 0 from='client.? 172.21.15.40:0/3858942973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:42 smithi040 bash[28232]: audit 2023-12-01T20:10:42.406961+0000 mon.c (mon.2) 5139 : audit 0 from='client.? 172.21.15.40:0/3858942973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:43 smithi141 bash[31670]: cluster 2023-12-01T20:10:42.516258+0000 mgr.y (mgr.24356) 8176 : cluster 0 pgmap v8144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:43 smithi040 bash[41173]: cluster 2023-12-01T20:10:42.516258+0000 mgr.y (mgr.24356) 8176 : cluster 0 pgmap v8144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:43 smithi040 bash[28232]: cluster 2023-12-01T20:10:42.516258+0000 mgr.y (mgr.24356) 8176 : cluster 0 pgmap v8144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:45 smithi040 bash[28232]: cluster 2023-12-01T20:10:44.517470+0000 mgr.y (mgr.24356) 8177 : cluster 0 pgmap v8145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:45 smithi040 bash[28232]: audit 2023-12-01T20:10:44.870533+0000 mon.a (mon.0) 5466 : audit 0 from='client.? 172.21.15.40:0/3150633479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:45 smithi040 bash[41173]: cluster 2023-12-01T20:10:44.517470+0000 mgr.y (mgr.24356) 8177 : cluster 0 pgmap v8145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:45 smithi040 bash[41173]: audit 2023-12-01T20:10:44.870533+0000 mon.a (mon.0) 5466 : audit 0 from='client.? 172.21.15.40:0/3150633479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:45 smithi141 bash[31670]: cluster 2023-12-01T20:10:44.517470+0000 mgr.y (mgr.24356) 8177 : cluster 0 pgmap v8145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:45 smithi141 bash[31670]: audit 2023-12-01T20:10:44.870533+0000 mon.a (mon.0) 5466 : audit 0 from='client.? 172.21.15.40:0/3150633479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:10:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:10:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:47 smithi040 bash[28232]: cluster 2023-12-01T20:10:46.518175+0000 mgr.y (mgr.24356) 8178 : cluster 0 pgmap v8146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:47 smithi040 bash[28232]: audit 2023-12-01T20:10:47.342847+0000 mon.a (mon.0) 5467 : audit 0 from='client.? 172.21.15.40:0/1470327283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:47 smithi040 bash[41173]: cluster 2023-12-01T20:10:46.518175+0000 mgr.y (mgr.24356) 8178 : cluster 0 pgmap v8146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:47 smithi040 bash[41173]: audit 2023-12-01T20:10:47.342847+0000 mon.a (mon.0) 5467 : audit 0 from='client.? 172.21.15.40:0/1470327283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:47 smithi141 bash[31670]: cluster 2023-12-01T20:10:46.518175+0000 mgr.y (mgr.24356) 8178 : cluster 0 pgmap v8146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:47 smithi141 bash[31670]: audit 2023-12-01T20:10:47.342847+0000 mon.a (mon.0) 5467 : audit 0 from='client.? 172.21.15.40:0/1470327283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:49 smithi141 bash[31670]: cluster 2023-12-01T20:10:48.518902+0000 mgr.y (mgr.24356) 8179 : cluster 0 pgmap v8147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:49 smithi141 bash[31670]: audit 2023-12-01T20:10:48.744559+0000 mon.c (mon.2) 5140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:49 smithi040 bash[28232]: cluster 2023-12-01T20:10:48.518902+0000 mgr.y (mgr.24356) 8179 : cluster 0 pgmap v8147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:49 smithi040 bash[28232]: audit 2023-12-01T20:10:48.744559+0000 mon.c (mon.2) 5140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:49 smithi040 bash[41173]: cluster 2023-12-01T20:10:48.518902+0000 mgr.y (mgr.24356) 8179 : cluster 0 pgmap v8147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:49 smithi040 bash[41173]: audit 2023-12-01T20:10:48.744559+0000 mon.c (mon.2) 5140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:50 smithi141 bash[31670]: audit 2023-12-01T20:10:49.818353+0000 mon.c (mon.2) 5141 : audit 0 from='client.? 172.21.15.40:0/1128705324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:50.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:50 smithi040 bash[28232]: audit 2023-12-01T20:10:49.818353+0000 mon.c (mon.2) 5141 : audit 0 from='client.? 172.21.15.40:0/1128705324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:50.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:50 smithi040 bash[41173]: audit 2023-12-01T20:10:49.818353+0000 mon.c (mon.2) 5141 : audit 0 from='client.? 172.21.15.40:0/1128705324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:51 smithi141 bash[31670]: cluster 2023-12-01T20:10:50.520252+0000 mgr.y (mgr.24356) 8180 : cluster 0 pgmap v8148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:51 smithi040 bash[28232]: cluster 2023-12-01T20:10:50.520252+0000 mgr.y (mgr.24356) 8180 : cluster 0 pgmap v8148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:51 smithi040 bash[41173]: cluster 2023-12-01T20:10:50.520252+0000 mgr.y (mgr.24356) 8180 : cluster 0 pgmap v8148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:52.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:52 smithi040 bash[28232]: audit 2023-12-01T20:10:52.292287+0000 mon.a (mon.0) 5468 : audit 0 from='client.? 172.21.15.40:0/2104928189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:52.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:52 smithi040 bash[41173]: audit 2023-12-01T20:10:52.292287+0000 mon.a (mon.0) 5468 : audit 0 from='client.? 172.21.15.40:0/2104928189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:52 smithi141 bash[31670]: audit 2023-12-01T20:10:52.292287+0000 mon.a (mon.0) 5468 : audit 0 from='client.? 172.21.15.40:0/2104928189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:53.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:53 smithi040 bash[28232]: cluster 2023-12-01T20:10:52.520975+0000 mgr.y (mgr.24356) 8181 : cluster 0 pgmap v8149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:53.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:53 smithi040 bash[41173]: cluster 2023-12-01T20:10:52.520975+0000 mgr.y (mgr.24356) 8181 : cluster 0 pgmap v8149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:53 smithi141 bash[31670]: cluster 2023-12-01T20:10:52.520975+0000 mgr.y (mgr.24356) 8181 : cluster 0 pgmap v8149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:55 smithi040 bash[41173]: cluster 2023-12-01T20:10:54.522034+0000 mgr.y (mgr.24356) 8182 : cluster 0 pgmap v8150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:55 smithi040 bash[41173]: audit 2023-12-01T20:10:54.764125+0000 mon.a (mon.0) 5469 : audit 0 from='client.? 172.21.15.40:0/3676452846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:55 smithi040 bash[28232]: cluster 2023-12-01T20:10:54.522034+0000 mgr.y (mgr.24356) 8182 : cluster 0 pgmap v8150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:55 smithi040 bash[28232]: audit 2023-12-01T20:10:54.764125+0000 mon.a (mon.0) 5469 : audit 0 from='client.? 172.21.15.40:0/3676452846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:55 smithi141 bash[31670]: cluster 2023-12-01T20:10:54.522034+0000 mgr.y (mgr.24356) 8182 : cluster 0 pgmap v8150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:55 smithi141 bash[31670]: audit 2023-12-01T20:10:54.764125+0000 mon.a (mon.0) 5469 : audit 0 from='client.? 172.21.15.40:0/3676452846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:10:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:10:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:57 smithi040 bash[28232]: cluster 2023-12-01T20:10:56.522713+0000 mgr.y (mgr.24356) 8183 : cluster 0 pgmap v8151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:57 smithi040 bash[28232]: audit 2023-12-01T20:10:57.231336+0000 mon.c (mon.2) 5142 : audit 0 from='client.? 172.21.15.40:0/3489307952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:57 smithi040 bash[41173]: cluster 2023-12-01T20:10:56.522713+0000 mgr.y (mgr.24356) 8183 : cluster 0 pgmap v8151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:57 smithi040 bash[41173]: audit 2023-12-01T20:10:57.231336+0000 mon.c (mon.2) 5142 : audit 0 from='client.? 172.21.15.40:0/3489307952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:57 smithi141 bash[31670]: cluster 2023-12-01T20:10:56.522713+0000 mgr.y (mgr.24356) 8183 : cluster 0 pgmap v8151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:57 smithi141 bash[31670]: audit 2023-12-01T20:10:57.231336+0000 mon.c (mon.2) 5142 : audit 0 from='client.? 172.21.15.40:0/3489307952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:10:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:10:59 smithi141 bash[31670]: cluster 2023-12-01T20:10:58.523448+0000 mgr.y (mgr.24356) 8184 : cluster 0 pgmap v8152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:10:59 smithi040 bash[41173]: cluster 2023-12-01T20:10:58.523448+0000 mgr.y (mgr.24356) 8184 : cluster 0 pgmap v8152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:10:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:10:59 smithi040 bash[28232]: cluster 2023-12-01T20:10:58.523448+0000 mgr.y (mgr.24356) 8184 : cluster 0 pgmap v8152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:00 smithi141 bash[31670]: audit 2023-12-01T20:10:59.698200+0000 mon.a (mon.0) 5470 : audit 0 from='client.? 172.21.15.40:0/1916839451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:00 smithi040 bash[28232]: audit 2023-12-01T20:10:59.698200+0000 mon.a (mon.0) 5470 : audit 0 from='client.? 172.21.15.40:0/1916839451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:00 smithi040 bash[41173]: audit 2023-12-01T20:10:59.698200+0000 mon.a (mon.0) 5470 : audit 0 from='client.? 172.21.15.40:0/1916839451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:01 smithi141 bash[31670]: cluster 2023-12-01T20:11:00.524699+0000 mgr.y (mgr.24356) 8185 : cluster 0 pgmap v8153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:01 smithi040 bash[41173]: cluster 2023-12-01T20:11:00.524699+0000 mgr.y (mgr.24356) 8185 : cluster 0 pgmap v8153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:01.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:01 smithi040 bash[28232]: cluster 2023-12-01T20:11:00.524699+0000 mgr.y (mgr.24356) 8185 : cluster 0 pgmap v8153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:02 smithi141 bash[31670]: audit 2023-12-01T20:11:02.165605+0000 mon.a (mon.0) 5471 : audit 0 from='client.? 172.21.15.40:0/1211487706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:02.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:02 smithi040 bash[28232]: audit 2023-12-01T20:11:02.165605+0000 mon.a (mon.0) 5471 : audit 0 from='client.? 172.21.15.40:0/1211487706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:02.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:02 smithi040 bash[41173]: audit 2023-12-01T20:11:02.165605+0000 mon.a (mon.0) 5471 : audit 0 from='client.? 172.21.15.40:0/1211487706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:03 smithi141 bash[31670]: cluster 2023-12-01T20:11:02.525359+0000 mgr.y (mgr.24356) 8186 : cluster 0 pgmap v8154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:03.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:03 smithi040 bash[28232]: cluster 2023-12-01T20:11:02.525359+0000 mgr.y (mgr.24356) 8186 : cluster 0 pgmap v8154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:03.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:03 smithi040 bash[41173]: cluster 2023-12-01T20:11:02.525359+0000 mgr.y (mgr.24356) 8186 : cluster 0 pgmap v8154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:04 smithi141 bash[31670]: audit 2023-12-01T20:11:03.744690+0000 mon.c (mon.2) 5143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:04 smithi040 bash[28232]: audit 2023-12-01T20:11:03.744690+0000 mon.c (mon.2) 5143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:04 smithi040 bash[41173]: audit 2023-12-01T20:11:03.744690+0000 mon.c (mon.2) 5143 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:05 smithi141 bash[31670]: cluster 2023-12-01T20:11:04.526460+0000 mgr.y (mgr.24356) 8187 : cluster 0 pgmap v8155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:05 smithi141 bash[31670]: audit 2023-12-01T20:11:04.639899+0000 mon.a (mon.0) 5472 : audit 0 from='client.? 172.21.15.40:0/4131866039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:05 smithi040 bash[28232]: cluster 2023-12-01T20:11:04.526460+0000 mgr.y (mgr.24356) 8187 : cluster 0 pgmap v8155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:05 smithi040 bash[28232]: audit 2023-12-01T20:11:04.639899+0000 mon.a (mon.0) 5472 : audit 0 from='client.? 172.21.15.40:0/4131866039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:05 smithi040 bash[41173]: cluster 2023-12-01T20:11:04.526460+0000 mgr.y (mgr.24356) 8187 : cluster 0 pgmap v8155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:05 smithi040 bash[41173]: audit 2023-12-01T20:11:04.639899+0000 mon.a (mon.0) 5472 : audit 0 from='client.? 172.21.15.40:0/4131866039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:11:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:11:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:07 smithi040 bash[28232]: cluster 2023-12-01T20:11:06.527128+0000 mgr.y (mgr.24356) 8188 : cluster 0 pgmap v8156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:07 smithi040 bash[28232]: audit 2023-12-01T20:11:07.104665+0000 mon.c (mon.2) 5144 : audit 0 from='client.? 172.21.15.40:0/2310964077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:07 smithi040 bash[41173]: cluster 2023-12-01T20:11:06.527128+0000 mgr.y (mgr.24356) 8188 : cluster 0 pgmap v8156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:07 smithi040 bash[41173]: audit 2023-12-01T20:11:07.104665+0000 mon.c (mon.2) 5144 : audit 0 from='client.? 172.21.15.40:0/2310964077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:07 smithi141 bash[31670]: cluster 2023-12-01T20:11:06.527128+0000 mgr.y (mgr.24356) 8188 : cluster 0 pgmap v8156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:07 smithi141 bash[31670]: audit 2023-12-01T20:11:07.104665+0000 mon.c (mon.2) 5144 : audit 0 from='client.? 172.21.15.40:0/2310964077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:09 smithi141 bash[31670]: cluster 2023-12-01T20:11:08.527808+0000 mgr.y (mgr.24356) 8189 : cluster 0 pgmap v8157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:09 smithi040 bash[28232]: cluster 2023-12-01T20:11:08.527808+0000 mgr.y (mgr.24356) 8189 : cluster 0 pgmap v8157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:09 smithi040 bash[41173]: cluster 2023-12-01T20:11:08.527808+0000 mgr.y (mgr.24356) 8189 : cluster 0 pgmap v8157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:10 smithi141 bash[31670]: audit 2023-12-01T20:11:09.581635+0000 mon.a (mon.0) 5473 : audit 0 from='client.? 172.21.15.40:0/3548882092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:10.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:10 smithi040 bash[28232]: audit 2023-12-01T20:11:09.581635+0000 mon.a (mon.0) 5473 : audit 0 from='client.? 172.21.15.40:0/3548882092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:10.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:10 smithi040 bash[41173]: audit 2023-12-01T20:11:09.581635+0000 mon.a (mon.0) 5473 : audit 0 from='client.? 172.21.15.40:0/3548882092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:11 smithi141 bash[31670]: cluster 2023-12-01T20:11:10.529108+0000 mgr.y (mgr.24356) 8190 : cluster 0 pgmap v8158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:11.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:11 smithi040 bash[28232]: cluster 2023-12-01T20:11:10.529108+0000 mgr.y (mgr.24356) 8190 : cluster 0 pgmap v8158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:11.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:11 smithi040 bash[41173]: cluster 2023-12-01T20:11:10.529108+0000 mgr.y (mgr.24356) 8190 : cluster 0 pgmap v8158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:12 smithi141 bash[31670]: audit 2023-12-01T20:11:12.046210+0000 mon.c (mon.2) 5145 : audit 0 from='client.? 172.21.15.40:0/1837993822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:12.529 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 20:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T20:11:12.107456902Z level=info msg="Completed cleanup jobs" duration=68.652339ms 2023-12-01T20:11:12.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:12 smithi040 bash[28232]: audit 2023-12-01T20:11:12.046210+0000 mon.c (mon.2) 5145 : audit 0 from='client.? 172.21.15.40:0/1837993822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:12.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:12 smithi040 bash[41173]: audit 2023-12-01T20:11:12.046210+0000 mon.c (mon.2) 5145 : audit 0 from='client.? 172.21.15.40:0/1837993822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:13 smithi141 bash[31670]: cluster 2023-12-01T20:11:12.529805+0000 mgr.y (mgr.24356) 8191 : cluster 0 pgmap v8159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:13.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:13 smithi040 bash[28232]: cluster 2023-12-01T20:11:12.529805+0000 mgr.y (mgr.24356) 8191 : cluster 0 pgmap v8159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:13.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:13 smithi040 bash[41173]: cluster 2023-12-01T20:11:12.529805+0000 mgr.y (mgr.24356) 8191 : cluster 0 pgmap v8159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:14 smithi040 bash[28232]: audit 2023-12-01T20:11:14.506113+0000 mon.a (mon.0) 5474 : audit 0 from='client.? 172.21.15.40:0/3949594003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:14 smithi040 bash[41173]: audit 2023-12-01T20:11:14.506113+0000 mon.a (mon.0) 5474 : audit 0 from='client.? 172.21.15.40:0/3949594003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:14 smithi141 bash[31670]: audit 2023-12-01T20:11:14.506113+0000 mon.a (mon.0) 5474 : audit 0 from='client.? 172.21.15.40:0/3949594003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:15 smithi040 bash[28232]: cluster 2023-12-01T20:11:14.530736+0000 mgr.y (mgr.24356) 8192 : cluster 0 pgmap v8160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:15 smithi040 bash[41173]: cluster 2023-12-01T20:11:14.530736+0000 mgr.y (mgr.24356) 8192 : cluster 0 pgmap v8160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:15 smithi141 bash[31670]: cluster 2023-12-01T20:11:14.530736+0000 mgr.y (mgr.24356) 8192 : cluster 0 pgmap v8160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:16 smithi040 bash[41173]: audit 2023-12-01T20:11:16.408746+0000 mon.c (mon.2) 5146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:11:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:16 smithi040 bash[28232]: audit 2023-12-01T20:11:16.408746+0000 mon.c (mon.2) 5146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:11:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:11:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:11:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:16 smithi141 bash[31670]: audit 2023-12-01T20:11:16.408746+0000 mon.c (mon.2) 5146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:11:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:17 smithi040 bash[28232]: cluster 2023-12-01T20:11:16.531471+0000 mgr.y (mgr.24356) 8193 : cluster 0 pgmap v8161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:17 smithi040 bash[28232]: audit 2023-12-01T20:11:16.979382+0000 mon.a (mon.0) 5475 : audit 0 from='client.? 172.21.15.40:0/421881323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:17 smithi040 bash[41173]: cluster 2023-12-01T20:11:16.531471+0000 mgr.y (mgr.24356) 8193 : cluster 0 pgmap v8161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:17 smithi040 bash[41173]: audit 2023-12-01T20:11:16.979382+0000 mon.a (mon.0) 5475 : audit 0 from='client.? 172.21.15.40:0/421881323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:17 smithi141 bash[31670]: cluster 2023-12-01T20:11:16.531471+0000 mgr.y (mgr.24356) 8193 : cluster 0 pgmap v8161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:17 smithi141 bash[31670]: audit 2023-12-01T20:11:16.979382+0000 mon.a (mon.0) 5475 : audit 0 from='client.? 172.21.15.40:0/421881323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:19 smithi141 bash[31670]: cluster 2023-12-01T20:11:18.532192+0000 mgr.y (mgr.24356) 8194 : cluster 0 pgmap v8162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:19 smithi141 bash[31670]: audit 2023-12-01T20:11:18.745583+0000 mon.c (mon.2) 5147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:19 smithi040 bash[28232]: cluster 2023-12-01T20:11:18.532192+0000 mgr.y (mgr.24356) 8194 : cluster 0 pgmap v8162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:19 smithi040 bash[28232]: audit 2023-12-01T20:11:18.745583+0000 mon.c (mon.2) 5147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:19 smithi040 bash[41173]: cluster 2023-12-01T20:11:18.532192+0000 mgr.y (mgr.24356) 8194 : cluster 0 pgmap v8162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:19 smithi040 bash[41173]: audit 2023-12-01T20:11:18.745583+0000 mon.c (mon.2) 5147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:20 smithi141 bash[31670]: audit 2023-12-01T20:11:19.456864+0000 mon.c (mon.2) 5148 : audit 0 from='client.? 172.21.15.40:0/1896225672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:20.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:20 smithi040 bash[28232]: audit 2023-12-01T20:11:19.456864+0000 mon.c (mon.2) 5148 : audit 0 from='client.? 172.21.15.40:0/1896225672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:20.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:20 smithi040 bash[41173]: audit 2023-12-01T20:11:19.456864+0000 mon.c (mon.2) 5148 : audit 0 from='client.? 172.21.15.40:0/1896225672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:21 smithi141 bash[31670]: cluster 2023-12-01T20:11:20.533339+0000 mgr.y (mgr.24356) 8195 : cluster 0 pgmap v8163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:21 smithi040 bash[28232]: cluster 2023-12-01T20:11:20.533339+0000 mgr.y (mgr.24356) 8195 : cluster 0 pgmap v8163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:21 smithi040 bash[41173]: cluster 2023-12-01T20:11:20.533339+0000 mgr.y (mgr.24356) 8195 : cluster 0 pgmap v8163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:22 smithi141 bash[31670]: audit 2023-12-01T20:11:21.925299+0000 mon.c (mon.2) 5149 : audit 0 from='client.? 172.21.15.40:0/3281814978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:22.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:22 smithi040 bash[28232]: audit 2023-12-01T20:11:21.925299+0000 mon.c (mon.2) 5149 : audit 0 from='client.? 172.21.15.40:0/3281814978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:22 smithi040 bash[41173]: audit 2023-12-01T20:11:21.925299+0000 mon.c (mon.2) 5149 : audit 0 from='client.? 172.21.15.40:0/3281814978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:22.256639+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:22.277720+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: cluster 2023-12-01T20:11:22.533973+0000 mgr.y (mgr.24356) 8196 : cluster 0 pgmap v8164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:22.606044+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:22.622292+0000 mon.a (mon.0) 5479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:23.100630+0000 mon.c (mon.2) 5150 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:11:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:23.102305+0000 mon.c (mon.2) 5151 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:11:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:23 smithi141 bash[31670]: audit 2023-12-01T20:11:23.113703+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:22.256639+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:22.277720+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: cluster 2023-12-01T20:11:22.533973+0000 mgr.y (mgr.24356) 8196 : cluster 0 pgmap v8164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:22.606044+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:22.622292+0000 mon.a (mon.0) 5479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:23.100630+0000 mon.c (mon.2) 5150 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:23.102305+0000 mon.c (mon.2) 5151 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[28232]: audit 2023-12-01T20:11:23.113703+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:22.256639+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:22.277720+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: cluster 2023-12-01T20:11:22.533973+0000 mgr.y (mgr.24356) 8196 : cluster 0 pgmap v8164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:22.606044+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:22.622292+0000 mon.a (mon.0) 5479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:23.100630+0000 mon.c (mon.2) 5150 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:11:23.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:23.102305+0000 mon.c (mon.2) 5151 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:11:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:23 smithi040 bash[41173]: audit 2023-12-01T20:11:23.113703+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:11:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:24 smithi141 bash[31670]: audit 2023-12-01T20:11:24.400035+0000 mon.a (mon.0) 5481 : audit 0 from='client.? 172.21.15.40:0/2028499996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:24 smithi040 bash[28232]: audit 2023-12-01T20:11:24.400035+0000 mon.a (mon.0) 5481 : audit 0 from='client.? 172.21.15.40:0/2028499996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:24 smithi040 bash[41173]: audit 2023-12-01T20:11:24.400035+0000 mon.a (mon.0) 5481 : audit 0 from='client.? 172.21.15.40:0/2028499996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:25 smithi141 bash[31670]: cluster 2023-12-01T20:11:24.535148+0000 mgr.y (mgr.24356) 8197 : cluster 0 pgmap v8165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:25 smithi040 bash[28232]: cluster 2023-12-01T20:11:24.535148+0000 mgr.y (mgr.24356) 8197 : cluster 0 pgmap v8165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:25 smithi040 bash[41173]: cluster 2023-12-01T20:11:24.535148+0000 mgr.y (mgr.24356) 8197 : cluster 0 pgmap v8165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:11:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:11:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:27 smithi040 bash[28232]: cluster 2023-12-01T20:11:26.535927+0000 mgr.y (mgr.24356) 8198 : cluster 0 pgmap v8166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:27 smithi040 bash[28232]: audit 2023-12-01T20:11:26.864555+0000 mon.c (mon.2) 5152 : audit 0 from='client.? 172.21.15.40:0/41710306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:27 smithi040 bash[41173]: cluster 2023-12-01T20:11:26.535927+0000 mgr.y (mgr.24356) 8198 : cluster 0 pgmap v8166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:27 smithi040 bash[41173]: audit 2023-12-01T20:11:26.864555+0000 mon.c (mon.2) 5152 : audit 0 from='client.? 172.21.15.40:0/41710306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:27 smithi141 bash[31670]: cluster 2023-12-01T20:11:26.535927+0000 mgr.y (mgr.24356) 8198 : cluster 0 pgmap v8166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:27 smithi141 bash[31670]: audit 2023-12-01T20:11:26.864555+0000 mon.c (mon.2) 5152 : audit 0 from='client.? 172.21.15.40:0/41710306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:29 smithi141 bash[31670]: cluster 2023-12-01T20:11:28.536696+0000 mgr.y (mgr.24356) 8199 : cluster 0 pgmap v8167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:29 smithi040 bash[28232]: cluster 2023-12-01T20:11:28.536696+0000 mgr.y (mgr.24356) 8199 : cluster 0 pgmap v8167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:29 smithi040 bash[41173]: cluster 2023-12-01T20:11:28.536696+0000 mgr.y (mgr.24356) 8199 : cluster 0 pgmap v8167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:30 smithi141 bash[31670]: audit 2023-12-01T20:11:29.329117+0000 mon.a (mon.0) 5482 : audit 0 from='client.? 172.21.15.40:0/453127478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:30 smithi040 bash[28232]: audit 2023-12-01T20:11:29.329117+0000 mon.a (mon.0) 5482 : audit 0 from='client.? 172.21.15.40:0/453127478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:30 smithi040 bash[41173]: audit 2023-12-01T20:11:29.329117+0000 mon.a (mon.0) 5482 : audit 0 from='client.? 172.21.15.40:0/453127478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:31 smithi141 bash[31670]: cluster 2023-12-01T20:11:30.537786+0000 mgr.y (mgr.24356) 8200 : cluster 0 pgmap v8168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:31 smithi040 bash[28232]: cluster 2023-12-01T20:11:30.537786+0000 mgr.y (mgr.24356) 8200 : cluster 0 pgmap v8168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:31 smithi040 bash[41173]: cluster 2023-12-01T20:11:30.537786+0000 mgr.y (mgr.24356) 8200 : cluster 0 pgmap v8168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:32 smithi141 bash[31670]: audit 2023-12-01T20:11:31.793052+0000 mon.a (mon.0) 5483 : audit 0 from='client.? 172.21.15.40:0/203839641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:32.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:32 smithi040 bash[28232]: audit 2023-12-01T20:11:31.793052+0000 mon.a (mon.0) 5483 : audit 0 from='client.? 172.21.15.40:0/203839641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:32.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:32 smithi040 bash[41173]: audit 2023-12-01T20:11:31.793052+0000 mon.a (mon.0) 5483 : audit 0 from='client.? 172.21.15.40:0/203839641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:33 smithi141 bash[31670]: cluster 2023-12-01T20:11:32.538440+0000 mgr.y (mgr.24356) 8201 : cluster 0 pgmap v8169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:33 smithi040 bash[41173]: cluster 2023-12-01T20:11:32.538440+0000 mgr.y (mgr.24356) 8201 : cluster 0 pgmap v8169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:33.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:33 smithi040 bash[28232]: cluster 2023-12-01T20:11:32.538440+0000 mgr.y (mgr.24356) 8201 : cluster 0 pgmap v8169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:34 smithi141 bash[31670]: audit 2023-12-01T20:11:33.745866+0000 mon.c (mon.2) 5153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:34.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:34 smithi040 bash[28232]: audit 2023-12-01T20:11:33.745866+0000 mon.c (mon.2) 5153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:34 smithi040 bash[41173]: audit 2023-12-01T20:11:33.745866+0000 mon.c (mon.2) 5153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:35 smithi141 bash[31670]: audit 2023-12-01T20:11:34.262420+0000 mon.c (mon.2) 5154 : audit 0 from='client.? 172.21.15.40:0/2591081197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:35.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:35 smithi141 bash[31670]: cluster 2023-12-01T20:11:34.539582+0000 mgr.y (mgr.24356) 8202 : cluster 0 pgmap v8170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:35 smithi040 bash[28232]: audit 2023-12-01T20:11:34.262420+0000 mon.c (mon.2) 5154 : audit 0 from='client.? 172.21.15.40:0/2591081197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:35 smithi040 bash[28232]: cluster 2023-12-01T20:11:34.539582+0000 mgr.y (mgr.24356) 8202 : cluster 0 pgmap v8170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:35 smithi040 bash[41173]: audit 2023-12-01T20:11:34.262420+0000 mon.c (mon.2) 5154 : audit 0 from='client.? 172.21.15.40:0/2591081197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:35 smithi040 bash[41173]: cluster 2023-12-01T20:11:34.539582+0000 mgr.y (mgr.24356) 8202 : cluster 0 pgmap v8170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:11:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:11:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:37 smithi040 bash[28232]: cluster 2023-12-01T20:11:36.540228+0000 mgr.y (mgr.24356) 8203 : cluster 0 pgmap v8171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:37 smithi040 bash[28232]: audit 2023-12-01T20:11:36.731129+0000 mon.a (mon.0) 5484 : audit 0 from='client.? 172.21.15.40:0/4174245101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:37 smithi040 bash[41173]: cluster 2023-12-01T20:11:36.540228+0000 mgr.y (mgr.24356) 8203 : cluster 0 pgmap v8171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:37 smithi040 bash[41173]: audit 2023-12-01T20:11:36.731129+0000 mon.a (mon.0) 5484 : audit 0 from='client.? 172.21.15.40:0/4174245101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:37 smithi141 bash[31670]: cluster 2023-12-01T20:11:36.540228+0000 mgr.y (mgr.24356) 8203 : cluster 0 pgmap v8171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:37 smithi141 bash[31670]: audit 2023-12-01T20:11:36.731129+0000 mon.a (mon.0) 5484 : audit 0 from='client.? 172.21.15.40:0/4174245101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:39 smithi141 bash[31670]: cluster 2023-12-01T20:11:38.540967+0000 mgr.y (mgr.24356) 8204 : cluster 0 pgmap v8172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:39 smithi040 bash[28232]: cluster 2023-12-01T20:11:38.540967+0000 mgr.y (mgr.24356) 8204 : cluster 0 pgmap v8172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:39.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:39 smithi040 bash[41173]: cluster 2023-12-01T20:11:38.540967+0000 mgr.y (mgr.24356) 8204 : cluster 0 pgmap v8172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:40 smithi141 bash[31670]: audit 2023-12-01T20:11:39.200232+0000 mon.c (mon.2) 5155 : audit 0 from='client.? 172.21.15.40:0/3062584570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:40.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:40 smithi040 bash[28232]: audit 2023-12-01T20:11:39.200232+0000 mon.c (mon.2) 5155 : audit 0 from='client.? 172.21.15.40:0/3062584570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:40 smithi040 bash[41173]: audit 2023-12-01T20:11:39.200232+0000 mon.c (mon.2) 5155 : audit 0 from='client.? 172.21.15.40:0/3062584570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:41 smithi141 bash[31670]: cluster 2023-12-01T20:11:40.542117+0000 mgr.y (mgr.24356) 8205 : cluster 0 pgmap v8173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:41 smithi040 bash[28232]: cluster 2023-12-01T20:11:40.542117+0000 mgr.y (mgr.24356) 8205 : cluster 0 pgmap v8173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:41 smithi040 bash[41173]: cluster 2023-12-01T20:11:40.542117+0000 mgr.y (mgr.24356) 8205 : cluster 0 pgmap v8173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:42 smithi141 bash[31670]: audit 2023-12-01T20:11:41.664361+0000 mon.c (mon.2) 5156 : audit 0 from='client.? 172.21.15.40:0/2291080177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:42.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:42 smithi040 bash[28232]: audit 2023-12-01T20:11:41.664361+0000 mon.c (mon.2) 5156 : audit 0 from='client.? 172.21.15.40:0/2291080177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:42.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:42 smithi040 bash[41173]: audit 2023-12-01T20:11:41.664361+0000 mon.c (mon.2) 5156 : audit 0 from='client.? 172.21.15.40:0/2291080177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:43 smithi141 bash[31670]: cluster 2023-12-01T20:11:42.542811+0000 mgr.y (mgr.24356) 8206 : cluster 0 pgmap v8174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:43 smithi040 bash[28232]: cluster 2023-12-01T20:11:42.542811+0000 mgr.y (mgr.24356) 8206 : cluster 0 pgmap v8174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:43.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:43 smithi040 bash[41173]: cluster 2023-12-01T20:11:42.542811+0000 mgr.y (mgr.24356) 8206 : cluster 0 pgmap v8174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:44 smithi141 bash[31670]: audit 2023-12-01T20:11:44.119885+0000 mon.a (mon.0) 5485 : audit 0 from='client.? 172.21.15.40:0/901917170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:44.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:44 smithi040 bash[28232]: audit 2023-12-01T20:11:44.119885+0000 mon.a (mon.0) 5485 : audit 0 from='client.? 172.21.15.40:0/901917170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:44.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:44 smithi040 bash[41173]: audit 2023-12-01T20:11:44.119885+0000 mon.a (mon.0) 5485 : audit 0 from='client.? 172.21.15.40:0/901917170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:45.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:45 smithi141 bash[31670]: cluster 2023-12-01T20:11:44.544035+0000 mgr.y (mgr.24356) 8207 : cluster 0 pgmap v8175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:45.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:45 smithi040 bash[28232]: cluster 2023-12-01T20:11:44.544035+0000 mgr.y (mgr.24356) 8207 : cluster 0 pgmap v8175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:45 smithi040 bash[41173]: cluster 2023-12-01T20:11:44.544035+0000 mgr.y (mgr.24356) 8207 : cluster 0 pgmap v8175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:11:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:11:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:46 smithi040 bash[28232]: cluster 2023-12-01T20:11:46.544718+0000 mgr.y (mgr.24356) 8208 : cluster 0 pgmap v8176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:46 smithi040 bash[28232]: audit 2023-12-01T20:11:46.585679+0000 mon.a (mon.0) 5486 : audit 0 from='client.? 172.21.15.40:0/1545188572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:46 smithi040 bash[41173]: cluster 2023-12-01T20:11:46.544718+0000 mgr.y (mgr.24356) 8208 : cluster 0 pgmap v8176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:46 smithi040 bash[41173]: audit 2023-12-01T20:11:46.585679+0000 mon.a (mon.0) 5486 : audit 0 from='client.? 172.21.15.40:0/1545188572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:46 smithi141 bash[31670]: cluster 2023-12-01T20:11:46.544718+0000 mgr.y (mgr.24356) 8208 : cluster 0 pgmap v8176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:46 smithi141 bash[31670]: audit 2023-12-01T20:11:46.585679+0000 mon.a (mon.0) 5486 : audit 0 from='client.? 172.21.15.40:0/1545188572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:49 smithi141 bash[31670]: cluster 2023-12-01T20:11:48.545388+0000 mgr.y (mgr.24356) 8209 : cluster 0 pgmap v8177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:49 smithi141 bash[31670]: audit 2023-12-01T20:11:48.745297+0000 mon.c (mon.2) 5157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:49 smithi141 bash[31670]: audit 2023-12-01T20:11:49.043404+0000 mon.c (mon.2) 5158 : audit 0 from='client.? 172.21.15.40:0/806547234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:49 smithi040 bash[41173]: cluster 2023-12-01T20:11:48.545388+0000 mgr.y (mgr.24356) 8209 : cluster 0 pgmap v8177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:49 smithi040 bash[41173]: audit 2023-12-01T20:11:48.745297+0000 mon.c (mon.2) 5157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:49 smithi040 bash[41173]: audit 2023-12-01T20:11:49.043404+0000 mon.c (mon.2) 5158 : audit 0 from='client.? 172.21.15.40:0/806547234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:49 smithi040 bash[28232]: cluster 2023-12-01T20:11:48.545388+0000 mgr.y (mgr.24356) 8209 : cluster 0 pgmap v8177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:49 smithi040 bash[28232]: audit 2023-12-01T20:11:48.745297+0000 mon.c (mon.2) 5157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:49 smithi040 bash[28232]: audit 2023-12-01T20:11:49.043404+0000 mon.c (mon.2) 5158 : audit 0 from='client.? 172.21.15.40:0/806547234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:51 smithi040 bash[28232]: cluster 2023-12-01T20:11:50.546554+0000 mgr.y (mgr.24356) 8210 : cluster 0 pgmap v8178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:51.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:51 smithi040 bash[28232]: audit 2023-12-01T20:11:51.510667+0000 mon.a (mon.0) 5487 : audit 0 from='client.? 172.21.15.40:0/1855177547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:51 smithi040 bash[41173]: cluster 2023-12-01T20:11:50.546554+0000 mgr.y (mgr.24356) 8210 : cluster 0 pgmap v8178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:51 smithi040 bash[41173]: audit 2023-12-01T20:11:51.510667+0000 mon.a (mon.0) 5487 : audit 0 from='client.? 172.21.15.40:0/1855177547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:51 smithi141 bash[31670]: cluster 2023-12-01T20:11:50.546554+0000 mgr.y (mgr.24356) 8210 : cluster 0 pgmap v8178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:51 smithi141 bash[31670]: audit 2023-12-01T20:11:51.510667+0000 mon.a (mon.0) 5487 : audit 0 from='client.? 172.21.15.40:0/1855177547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:53.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:53 smithi040 bash[41173]: cluster 2023-12-01T20:11:52.547190+0000 mgr.y (mgr.24356) 8211 : cluster 0 pgmap v8179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:53 smithi040 bash[28232]: cluster 2023-12-01T20:11:52.547190+0000 mgr.y (mgr.24356) 8211 : cluster 0 pgmap v8179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:53 smithi141 bash[31670]: cluster 2023-12-01T20:11:52.547190+0000 mgr.y (mgr.24356) 8211 : cluster 0 pgmap v8179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:54 smithi040 bash[28232]: audit 2023-12-01T20:11:53.967541+0000 mon.a (mon.0) 5488 : audit 0 from='client.? 172.21.15.40:0/772192634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:54.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:54 smithi040 bash[41173]: audit 2023-12-01T20:11:53.967541+0000 mon.a (mon.0) 5488 : audit 0 from='client.? 172.21.15.40:0/772192634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:54 smithi141 bash[31670]: audit 2023-12-01T20:11:53.967541+0000 mon.a (mon.0) 5488 : audit 0 from='client.? 172.21.15.40:0/772192634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:55.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:55 smithi040 bash[41173]: cluster 2023-12-01T20:11:54.548357+0000 mgr.y (mgr.24356) 8212 : cluster 0 pgmap v8180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:55.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:55 smithi040 bash[28232]: cluster 2023-12-01T20:11:54.548357+0000 mgr.y (mgr.24356) 8212 : cluster 0 pgmap v8180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:55 smithi141 bash[31670]: cluster 2023-12-01T20:11:54.548357+0000 mgr.y (mgr.24356) 8212 : cluster 0 pgmap v8180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:11:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:11:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:56 smithi040 bash[41173]: audit 2023-12-01T20:11:56.442910+0000 mon.c (mon.2) 5159 : audit 0 from='client.? 172.21.15.40:0/3898316006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:56 smithi040 bash[28232]: audit 2023-12-01T20:11:56.442910+0000 mon.c (mon.2) 5159 : audit 0 from='client.? 172.21.15.40:0/3898316006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:56 smithi141 bash[31670]: audit 2023-12-01T20:11:56.442910+0000 mon.c (mon.2) 5159 : audit 0 from='client.? 172.21.15.40:0/3898316006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:57 smithi040 bash[41173]: cluster 2023-12-01T20:11:56.549019+0000 mgr.y (mgr.24356) 8213 : cluster 0 pgmap v8181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:57 smithi040 bash[28232]: cluster 2023-12-01T20:11:56.549019+0000 mgr.y (mgr.24356) 8213 : cluster 0 pgmap v8181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:57 smithi141 bash[31670]: cluster 2023-12-01T20:11:56.549019+0000 mgr.y (mgr.24356) 8213 : cluster 0 pgmap v8181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:59 smithi141 bash[31670]: cluster 2023-12-01T20:11:58.549744+0000 mgr.y (mgr.24356) 8214 : cluster 0 pgmap v8182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:11:59 smithi141 bash[31670]: audit 2023-12-01T20:11:58.907114+0000 mon.c (mon.2) 5160 : audit 0 from='client.? 172.21.15.40:0/405669373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:59 smithi040 bash[28232]: cluster 2023-12-01T20:11:58.549744+0000 mgr.y (mgr.24356) 8214 : cluster 0 pgmap v8182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:11:59 smithi040 bash[28232]: audit 2023-12-01T20:11:58.907114+0000 mon.c (mon.2) 5160 : audit 0 from='client.? 172.21.15.40:0/405669373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:11:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:59 smithi040 bash[41173]: cluster 2023-12-01T20:11:58.549744+0000 mgr.y (mgr.24356) 8214 : cluster 0 pgmap v8182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:11:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:11:59 smithi040 bash[41173]: audit 2023-12-01T20:11:58.907114+0000 mon.c (mon.2) 5160 : audit 0 from='client.? 172.21.15.40:0/405669373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:01 smithi040 bash[28232]: cluster 2023-12-01T20:12:00.550966+0000 mgr.y (mgr.24356) 8215 : cluster 0 pgmap v8183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:01 smithi040 bash[28232]: audit 2023-12-01T20:12:01.372357+0000 mon.a (mon.0) 5489 : audit 0 from='client.? 172.21.15.40:0/4081414133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:01.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:01 smithi040 bash[41173]: cluster 2023-12-01T20:12:00.550966+0000 mgr.y (mgr.24356) 8215 : cluster 0 pgmap v8183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:01 smithi040 bash[41173]: audit 2023-12-01T20:12:01.372357+0000 mon.a (mon.0) 5489 : audit 0 from='client.? 172.21.15.40:0/4081414133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:01 smithi141 bash[31670]: cluster 2023-12-01T20:12:00.550966+0000 mgr.y (mgr.24356) 8215 : cluster 0 pgmap v8183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:01 smithi141 bash[31670]: audit 2023-12-01T20:12:01.372357+0000 mon.a (mon.0) 5489 : audit 0 from='client.? 172.21.15.40:0/4081414133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:03 smithi040 bash[28232]: cluster 2023-12-01T20:12:02.551647+0000 mgr.y (mgr.24356) 8216 : cluster 0 pgmap v8184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:03 smithi040 bash[41173]: cluster 2023-12-01T20:12:02.551647+0000 mgr.y (mgr.24356) 8216 : cluster 0 pgmap v8184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:03 smithi141 bash[31670]: cluster 2023-12-01T20:12:02.551647+0000 mgr.y (mgr.24356) 8216 : cluster 0 pgmap v8184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:04 smithi040 bash[28232]: audit 2023-12-01T20:12:03.746150+0000 mon.c (mon.2) 5161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:04 smithi040 bash[28232]: audit 2023-12-01T20:12:03.846893+0000 mon.c (mon.2) 5162 : audit 0 from='client.? 172.21.15.40:0/949561343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:04 smithi040 bash[41173]: audit 2023-12-01T20:12:03.746150+0000 mon.c (mon.2) 5161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:04 smithi040 bash[41173]: audit 2023-12-01T20:12:03.846893+0000 mon.c (mon.2) 5162 : audit 0 from='client.? 172.21.15.40:0/949561343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:04 smithi141 bash[31670]: audit 2023-12-01T20:12:03.746150+0000 mon.c (mon.2) 5161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:04 smithi141 bash[31670]: audit 2023-12-01T20:12:03.846893+0000 mon.c (mon.2) 5162 : audit 0 from='client.? 172.21.15.40:0/949561343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:05 smithi040 bash[41173]: cluster 2023-12-01T20:12:04.552807+0000 mgr.y (mgr.24356) 8217 : cluster 0 pgmap v8185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:05 smithi040 bash[28232]: cluster 2023-12-01T20:12:04.552807+0000 mgr.y (mgr.24356) 8217 : cluster 0 pgmap v8185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:05 smithi141 bash[31670]: cluster 2023-12-01T20:12:04.552807+0000 mgr.y (mgr.24356) 8217 : cluster 0 pgmap v8185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:12:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:12:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:06 smithi040 bash[28232]: audit 2023-12-01T20:12:06.314200+0000 mon.a (mon.0) 5490 : audit 0 from='client.? 172.21.15.40:0/3700289074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:06 smithi040 bash[28232]: cluster 2023-12-01T20:12:06.553468+0000 mgr.y (mgr.24356) 8218 : cluster 0 pgmap v8186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:06 smithi040 bash[41173]: audit 2023-12-01T20:12:06.314200+0000 mon.a (mon.0) 5490 : audit 0 from='client.? 172.21.15.40:0/3700289074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:06 smithi040 bash[41173]: cluster 2023-12-01T20:12:06.553468+0000 mgr.y (mgr.24356) 8218 : cluster 0 pgmap v8186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:06 smithi141 bash[31670]: audit 2023-12-01T20:12:06.314200+0000 mon.a (mon.0) 5490 : audit 0 from='client.? 172.21.15.40:0/3700289074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:06 smithi141 bash[31670]: cluster 2023-12-01T20:12:06.553468+0000 mgr.y (mgr.24356) 8218 : cluster 0 pgmap v8186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:09 smithi141 bash[31670]: cluster 2023-12-01T20:12:08.553946+0000 mgr.y (mgr.24356) 8219 : cluster 0 pgmap v8187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:09 smithi141 bash[31670]: audit 2023-12-01T20:12:08.780915+0000 mon.a (mon.0) 5491 : audit 0 from='client.? 172.21.15.40:0/382339977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:09 smithi040 bash[28232]: cluster 2023-12-01T20:12:08.553946+0000 mgr.y (mgr.24356) 8219 : cluster 0 pgmap v8187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:09 smithi040 bash[28232]: audit 2023-12-01T20:12:08.780915+0000 mon.a (mon.0) 5491 : audit 0 from='client.? 172.21.15.40:0/382339977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:09 smithi040 bash[41173]: cluster 2023-12-01T20:12:08.553946+0000 mgr.y (mgr.24356) 8219 : cluster 0 pgmap v8187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:09 smithi040 bash[41173]: audit 2023-12-01T20:12:08.780915+0000 mon.a (mon.0) 5491 : audit 0 from='client.? 172.21.15.40:0/382339977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:11 smithi040 bash[41173]: cluster 2023-12-01T20:12:10.555080+0000 mgr.y (mgr.24356) 8220 : cluster 0 pgmap v8188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:11 smithi040 bash[41173]: audit 2023-12-01T20:12:11.236780+0000 mon.a (mon.0) 5492 : audit 0 from='client.? 172.21.15.40:0/1239883454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:11 smithi040 bash[28232]: cluster 2023-12-01T20:12:10.555080+0000 mgr.y (mgr.24356) 8220 : cluster 0 pgmap v8188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:11 smithi040 bash[28232]: audit 2023-12-01T20:12:11.236780+0000 mon.a (mon.0) 5492 : audit 0 from='client.? 172.21.15.40:0/1239883454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:11 smithi141 bash[31670]: cluster 2023-12-01T20:12:10.555080+0000 mgr.y (mgr.24356) 8220 : cluster 0 pgmap v8188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:11 smithi141 bash[31670]: audit 2023-12-01T20:12:11.236780+0000 mon.a (mon.0) 5492 : audit 0 from='client.? 172.21.15.40:0/1239883454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:13.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:13 smithi040 bash[28232]: cluster 2023-12-01T20:12:12.555873+0000 mgr.y (mgr.24356) 8221 : cluster 0 pgmap v8189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:13 smithi040 bash[41173]: cluster 2023-12-01T20:12:12.555873+0000 mgr.y (mgr.24356) 8221 : cluster 0 pgmap v8189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:13 smithi141 bash[31670]: cluster 2023-12-01T20:12:12.555873+0000 mgr.y (mgr.24356) 8221 : cluster 0 pgmap v8189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:14 smithi040 bash[28232]: audit 2023-12-01T20:12:13.707072+0000 mon.c (mon.2) 5163 : audit 0 from='client.? 172.21.15.40:0/2711749633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:14 smithi040 bash[41173]: audit 2023-12-01T20:12:13.707072+0000 mon.c (mon.2) 5163 : audit 0 from='client.? 172.21.15.40:0/2711749633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:14 smithi141 bash[31670]: audit 2023-12-01T20:12:13.707072+0000 mon.c (mon.2) 5163 : audit 0 from='client.? 172.21.15.40:0/2711749633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:15 smithi040 bash[28232]: cluster 2023-12-01T20:12:14.557061+0000 mgr.y (mgr.24356) 8222 : cluster 0 pgmap v8190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:15 smithi040 bash[41173]: cluster 2023-12-01T20:12:14.557061+0000 mgr.y (mgr.24356) 8222 : cluster 0 pgmap v8190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:15 smithi141 bash[31670]: cluster 2023-12-01T20:12:14.557061+0000 mgr.y (mgr.24356) 8222 : cluster 0 pgmap v8190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:12:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:12:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:16 smithi040 bash[28232]: audit 2023-12-01T20:12:16.178777+0000 mon.c (mon.2) 5164 : audit 0 from='client.? 172.21.15.40:0/597109763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:16 smithi040 bash[28232]: cluster 2023-12-01T20:12:16.557724+0000 mgr.y (mgr.24356) 8223 : cluster 0 pgmap v8191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:16 smithi040 bash[41173]: audit 2023-12-01T20:12:16.178777+0000 mon.c (mon.2) 5164 : audit 0 from='client.? 172.21.15.40:0/597109763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:16 smithi040 bash[41173]: cluster 2023-12-01T20:12:16.557724+0000 mgr.y (mgr.24356) 8223 : cluster 0 pgmap v8191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:16 smithi141 bash[31670]: audit 2023-12-01T20:12:16.178777+0000 mon.c (mon.2) 5164 : audit 0 from='client.? 172.21.15.40:0/597109763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:16 smithi141 bash[31670]: cluster 2023-12-01T20:12:16.557724+0000 mgr.y (mgr.24356) 8223 : cluster 0 pgmap v8191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:19 smithi141 bash[31670]: cluster 2023-12-01T20:12:18.558357+0000 mgr.y (mgr.24356) 8224 : cluster 0 pgmap v8192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:19 smithi141 bash[31670]: audit 2023-12-01T20:12:18.647041+0000 mon.a (mon.0) 5493 : audit 0 from='client.? 172.21.15.40:0/2496374132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:19 smithi141 bash[31670]: audit 2023-12-01T20:12:18.746547+0000 mon.c (mon.2) 5165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:19 smithi040 bash[28232]: cluster 2023-12-01T20:12:18.558357+0000 mgr.y (mgr.24356) 8224 : cluster 0 pgmap v8192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:19 smithi040 bash[28232]: audit 2023-12-01T20:12:18.647041+0000 mon.a (mon.0) 5493 : audit 0 from='client.? 172.21.15.40:0/2496374132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:19 smithi040 bash[28232]: audit 2023-12-01T20:12:18.746547+0000 mon.c (mon.2) 5165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:19 smithi040 bash[41173]: cluster 2023-12-01T20:12:18.558357+0000 mgr.y (mgr.24356) 8224 : cluster 0 pgmap v8192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:19 smithi040 bash[41173]: audit 2023-12-01T20:12:18.647041+0000 mon.a (mon.0) 5493 : audit 0 from='client.? 172.21.15.40:0/2496374132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:19 smithi040 bash[41173]: audit 2023-12-01T20:12:18.746547+0000 mon.c (mon.2) 5165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:21 smithi040 bash[28232]: cluster 2023-12-01T20:12:20.559520+0000 mgr.y (mgr.24356) 8225 : cluster 0 pgmap v8193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:21 smithi040 bash[28232]: audit 2023-12-01T20:12:21.109018+0000 mon.c (mon.2) 5166 : audit 0 from='client.? 172.21.15.40:0/2335044992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:21 smithi040 bash[41173]: cluster 2023-12-01T20:12:20.559520+0000 mgr.y (mgr.24356) 8225 : cluster 0 pgmap v8193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:21 smithi040 bash[41173]: audit 2023-12-01T20:12:21.109018+0000 mon.c (mon.2) 5166 : audit 0 from='client.? 172.21.15.40:0/2335044992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:21 smithi141 bash[31670]: cluster 2023-12-01T20:12:20.559520+0000 mgr.y (mgr.24356) 8225 : cluster 0 pgmap v8193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:21 smithi141 bash[31670]: audit 2023-12-01T20:12:21.109018+0000 mon.c (mon.2) 5166 : audit 0 from='client.? 172.21.15.40:0/2335044992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:23 smithi040 bash[28232]: cluster 2023-12-01T20:12:22.560207+0000 mgr.y (mgr.24356) 8226 : cluster 0 pgmap v8194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:23 smithi040 bash[28232]: audit 2023-12-01T20:12:23.200238+0000 mon.c (mon.2) 5167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:12:23.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:23 smithi040 bash[28232]: audit 2023-12-01T20:12:23.609148+0000 mon.c (mon.2) 5168 : audit 0 from='client.? 172.21.15.40:0/1245799676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:23 smithi040 bash[41173]: cluster 2023-12-01T20:12:22.560207+0000 mgr.y (mgr.24356) 8226 : cluster 0 pgmap v8194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:23 smithi040 bash[41173]: audit 2023-12-01T20:12:23.200238+0000 mon.c (mon.2) 5167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:12:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:23 smithi040 bash[41173]: audit 2023-12-01T20:12:23.609148+0000 mon.c (mon.2) 5168 : audit 0 from='client.? 172.21.15.40:0/1245799676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:23 smithi141 bash[31670]: cluster 2023-12-01T20:12:22.560207+0000 mgr.y (mgr.24356) 8226 : cluster 0 pgmap v8194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:23 smithi141 bash[31670]: audit 2023-12-01T20:12:23.200238+0000 mon.c (mon.2) 5167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:12:24.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:23 smithi141 bash[31670]: audit 2023-12-01T20:12:23.609148+0000 mon.c (mon.2) 5168 : audit 0 from='client.? 172.21.15.40:0/1245799676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:25 smithi040 bash[28232]: cluster 2023-12-01T20:12:24.561148+0000 mgr.y (mgr.24356) 8227 : cluster 0 pgmap v8195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:25 smithi040 bash[41173]: cluster 2023-12-01T20:12:24.561148+0000 mgr.y (mgr.24356) 8227 : cluster 0 pgmap v8195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:25 smithi141 bash[31670]: cluster 2023-12-01T20:12:24.561148+0000 mgr.y (mgr.24356) 8227 : cluster 0 pgmap v8195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:12:26] "GET /metrics HTTP/1.1" 200 33925 "" "Prometheus/2.43.0" 2023-12-01T20:12:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:26 smithi040 bash[28232]: audit 2023-12-01T20:12:26.074909+0000 mon.a (mon.0) 5494 : audit 0 from='client.? 172.21.15.40:0/1810336539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:26 smithi040 bash[41173]: audit 2023-12-01T20:12:26.074909+0000 mon.a (mon.0) 5494 : audit 0 from='client.? 172.21.15.40:0/1810336539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:26 smithi141 bash[31670]: audit 2023-12-01T20:12:26.074909+0000 mon.a (mon.0) 5494 : audit 0 from='client.? 172.21.15.40:0/1810336539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:27 smithi040 bash[28232]: cluster 2023-12-01T20:12:26.561803+0000 mgr.y (mgr.24356) 8228 : cluster 0 pgmap v8196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:27 smithi040 bash[41173]: cluster 2023-12-01T20:12:26.561803+0000 mgr.y (mgr.24356) 8228 : cluster 0 pgmap v8196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:27 smithi141 bash[31670]: cluster 2023-12-01T20:12:26.561803+0000 mgr.y (mgr.24356) 8228 : cluster 0 pgmap v8196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:29 smithi141 bash[31670]: audit 2023-12-01T20:12:28.553094+0000 mon.c (mon.2) 5169 : audit 0 from='client.? 172.21.15.40:0/3126492839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:29 smithi141 bash[31670]: cluster 2023-12-01T20:12:28.562260+0000 mgr.y (mgr.24356) 8229 : cluster 0 pgmap v8197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:29 smithi141 bash[31670]: audit 2023-12-01T20:12:29.041725+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:29 smithi141 bash[31670]: audit 2023-12-01T20:12:29.052309+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[28232]: audit 2023-12-01T20:12:28.553094+0000 mon.c (mon.2) 5169 : audit 0 from='client.? 172.21.15.40:0/3126492839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[28232]: cluster 2023-12-01T20:12:28.562260+0000 mgr.y (mgr.24356) 8229 : cluster 0 pgmap v8197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[28232]: audit 2023-12-01T20:12:29.041725+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[28232]: audit 2023-12-01T20:12:29.052309+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[41173]: audit 2023-12-01T20:12:28.553094+0000 mon.c (mon.2) 5169 : audit 0 from='client.? 172.21.15.40:0/3126492839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[41173]: cluster 2023-12-01T20:12:28.562260+0000 mgr.y (mgr.24356) 8229 : cluster 0 pgmap v8197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[41173]: audit 2023-12-01T20:12:29.041725+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:29 smithi040 bash[41173]: audit 2023-12-01T20:12:29.052309+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:30 smithi141 bash[31670]: audit 2023-12-01T20:12:29.451893+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:30 smithi141 bash[31670]: audit 2023-12-01T20:12:29.465703+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:30 smithi040 bash[28232]: audit 2023-12-01T20:12:29.451893+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:30 smithi040 bash[28232]: audit 2023-12-01T20:12:29.465703+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:30 smithi040 bash[41173]: audit 2023-12-01T20:12:29.451893+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:30 smithi040 bash[41173]: audit 2023-12-01T20:12:29.465703+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:31 smithi141 bash[31670]: cluster 2023-12-01T20:12:30.563387+0000 mgr.y (mgr.24356) 8230 : cluster 0 pgmap v8198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:31 smithi141 bash[31670]: audit 2023-12-01T20:12:31.021374+0000 mon.c (mon.2) 5170 : audit 0 from='client.? 172.21.15.40:0/1524611311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:31 smithi040 bash[28232]: cluster 2023-12-01T20:12:30.563387+0000 mgr.y (mgr.24356) 8230 : cluster 0 pgmap v8198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:31 smithi040 bash[28232]: audit 2023-12-01T20:12:31.021374+0000 mon.c (mon.2) 5170 : audit 0 from='client.? 172.21.15.40:0/1524611311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:31.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:31 smithi040 bash[41173]: cluster 2023-12-01T20:12:30.563387+0000 mgr.y (mgr.24356) 8230 : cluster 0 pgmap v8198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:31 smithi040 bash[41173]: audit 2023-12-01T20:12:31.021374+0000 mon.c (mon.2) 5170 : audit 0 from='client.? 172.21.15.40:0/1524611311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:33 smithi040 bash[41173]: cluster 2023-12-01T20:12:32.563989+0000 mgr.y (mgr.24356) 8231 : cluster 0 pgmap v8199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:33.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:33 smithi040 bash[41173]: audit 2023-12-01T20:12:33.486787+0000 mon.c (mon.2) 5171 : audit 0 from='client.? 172.21.15.40:0/1914038844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:33 smithi040 bash[28232]: cluster 2023-12-01T20:12:32.563989+0000 mgr.y (mgr.24356) 8231 : cluster 0 pgmap v8199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:33 smithi040 bash[28232]: audit 2023-12-01T20:12:33.486787+0000 mon.c (mon.2) 5171 : audit 0 from='client.? 172.21.15.40:0/1914038844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:33 smithi141 bash[31670]: cluster 2023-12-01T20:12:32.563989+0000 mgr.y (mgr.24356) 8231 : cluster 0 pgmap v8199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:33 smithi141 bash[31670]: audit 2023-12-01T20:12:33.486787+0000 mon.c (mon.2) 5171 : audit 0 from='client.? 172.21.15.40:0/1914038844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:34.895 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:34 smithi141 bash[31670]: audit 2023-12-01T20:12:33.747008+0000 mon.c (mon.2) 5172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:34.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:34 smithi040 bash[28232]: audit 2023-12-01T20:12:33.747008+0000 mon.c (mon.2) 5172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:34 smithi040 bash[41173]: audit 2023-12-01T20:12:33.747008+0000 mon.c (mon.2) 5172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:35 smithi040 bash[28232]: cluster 2023-12-01T20:12:34.565128+0000 mgr.y (mgr.24356) 8232 : cluster 0 pgmap v8200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:35 smithi040 bash[41173]: cluster 2023-12-01T20:12:34.565128+0000 mgr.y (mgr.24356) 8232 : cluster 0 pgmap v8200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:36.020 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:35 smithi141 bash[31670]: cluster 2023-12-01T20:12:34.565128+0000 mgr.y (mgr.24356) 8232 : cluster 0 pgmap v8200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:12:36] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:12:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:36 smithi040 bash[28232]: audit 2023-12-01T20:12:35.949876+0000 mon.b (mon.1) 44 : audit 0 from='client.? 172.21.15.40:0/3781804433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:36 smithi040 bash[28232]: cluster 2023-12-01T20:12:36.565806+0000 mgr.y (mgr.24356) 8233 : cluster 0 pgmap v8201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:36 smithi040 bash[41173]: audit 2023-12-01T20:12:35.949876+0000 mon.b (mon.1) 44 : audit 0 from='client.? 172.21.15.40:0/3781804433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:36 smithi040 bash[41173]: cluster 2023-12-01T20:12:36.565806+0000 mgr.y (mgr.24356) 8233 : cluster 0 pgmap v8201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:36.923 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:36 smithi141 bash[31670]: audit 2023-12-01T20:12:35.949876+0000 mon.b (mon.1) 44 : audit 0 from='client.? 172.21.15.40:0/3781804433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:36.923 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:36 smithi141 bash[31670]: cluster 2023-12-01T20:12:36.565806+0000 mgr.y (mgr.24356) 8233 : cluster 0 pgmap v8201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:39 smithi141 bash[31670]: audit 2023-12-01T20:12:38.415419+0000 mon.a (mon.0) 5499 : audit 0 from='client.? 172.21.15.40:0/2248585372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:39 smithi141 bash[31670]: cluster 2023-12-01T20:12:38.566495+0000 mgr.y (mgr.24356) 8234 : cluster 0 pgmap v8202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:39 smithi040 bash[28232]: audit 2023-12-01T20:12:38.415419+0000 mon.a (mon.0) 5499 : audit 0 from='client.? 172.21.15.40:0/2248585372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:39 smithi040 bash[28232]: cluster 2023-12-01T20:12:38.566495+0000 mgr.y (mgr.24356) 8234 : cluster 0 pgmap v8202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:39 smithi040 bash[41173]: audit 2023-12-01T20:12:38.415419+0000 mon.a (mon.0) 5499 : audit 0 from='client.? 172.21.15.40:0/2248585372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:39 smithi040 bash[41173]: cluster 2023-12-01T20:12:38.566495+0000 mgr.y (mgr.24356) 8234 : cluster 0 pgmap v8202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: audit 2023-12-01T20:12:40.244280+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: audit 2023-12-01T20:12:40.255278+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: audit 2023-12-01T20:12:40.259614+0000 mon.c (mon.2) 5173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:12:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: audit 2023-12-01T20:12:40.261198+0000 mon.c (mon.2) 5174 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:12:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: audit 2023-12-01T20:12:40.270592+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: cluster 2023-12-01T20:12:40.567352+0000 mgr.y (mgr.24356) 8235 : cluster 0 pgmap v8203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:41 smithi141 bash[31670]: audit 2023-12-01T20:12:40.884820+0000 mon.c (mon.2) 5175 : audit 0 from='client.? 172.21.15.40:0/457002950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: audit 2023-12-01T20:12:40.244280+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: audit 2023-12-01T20:12:40.255278+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: audit 2023-12-01T20:12:40.259614+0000 mon.c (mon.2) 5173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: audit 2023-12-01T20:12:40.261198+0000 mon.c (mon.2) 5174 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: audit 2023-12-01T20:12:40.270592+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: cluster 2023-12-01T20:12:40.567352+0000 mgr.y (mgr.24356) 8235 : cluster 0 pgmap v8203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[41173]: audit 2023-12-01T20:12:40.884820+0000 mon.c (mon.2) 5175 : audit 0 from='client.? 172.21.15.40:0/457002950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: audit 2023-12-01T20:12:40.244280+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: audit 2023-12-01T20:12:40.255278+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: audit 2023-12-01T20:12:40.259614+0000 mon.c (mon.2) 5173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: audit 2023-12-01T20:12:40.261198+0000 mon.c (mon.2) 5174 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:12:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: audit 2023-12-01T20:12:40.270592+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:12:41.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: cluster 2023-12-01T20:12:40.567352+0000 mgr.y (mgr.24356) 8235 : cluster 0 pgmap v8203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:41.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:41 smithi040 bash[28232]: audit 2023-12-01T20:12:40.884820+0000 mon.c (mon.2) 5175 : audit 0 from='client.? 172.21.15.40:0/457002950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:43 smithi040 bash[28232]: cluster 2023-12-01T20:12:42.567995+0000 mgr.y (mgr.24356) 8236 : cluster 0 pgmap v8204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:43 smithi040 bash[28232]: audit 2023-12-01T20:12:43.353341+0000 mon.c (mon.2) 5176 : audit 0 from='client.? 172.21.15.40:0/1664761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:43 smithi040 bash[41173]: cluster 2023-12-01T20:12:42.567995+0000 mgr.y (mgr.24356) 8236 : cluster 0 pgmap v8204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:43 smithi040 bash[41173]: audit 2023-12-01T20:12:43.353341+0000 mon.c (mon.2) 5176 : audit 0 from='client.? 172.21.15.40:0/1664761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:43 smithi141 bash[31670]: cluster 2023-12-01T20:12:42.567995+0000 mgr.y (mgr.24356) 8236 : cluster 0 pgmap v8204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:44.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:43 smithi141 bash[31670]: audit 2023-12-01T20:12:43.353341+0000 mon.c (mon.2) 5176 : audit 0 from='client.? 172.21.15.40:0/1664761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:45.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:45 smithi040 bash[28232]: cluster 2023-12-01T20:12:44.569156+0000 mgr.y (mgr.24356) 8237 : cluster 0 pgmap v8205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:45.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:45 smithi040 bash[41173]: cluster 2023-12-01T20:12:44.569156+0000 mgr.y (mgr.24356) 8237 : cluster 0 pgmap v8205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:45 smithi141 bash[31670]: cluster 2023-12-01T20:12:44.569156+0000 mgr.y (mgr.24356) 8237 : cluster 0 pgmap v8205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:46 smithi040 bash[28232]: audit 2023-12-01T20:12:45.816124+0000 mon.c (mon.2) 5177 : audit 0 from='client.? 172.21.15.40:0/1509119950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:12:46] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-12-01T20:12:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:46 smithi040 bash[41173]: audit 2023-12-01T20:12:45.816124+0000 mon.c (mon.2) 5177 : audit 0 from='client.? 172.21.15.40:0/1509119950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:46 smithi141 bash[31670]: audit 2023-12-01T20:12:45.816124+0000 mon.c (mon.2) 5177 : audit 0 from='client.? 172.21.15.40:0/1509119950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:47 smithi040 bash[28232]: cluster 2023-12-01T20:12:46.569843+0000 mgr.y (mgr.24356) 8238 : cluster 0 pgmap v8206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:47.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:47 smithi040 bash[41173]: cluster 2023-12-01T20:12:46.569843+0000 mgr.y (mgr.24356) 8238 : cluster 0 pgmap v8206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:47 smithi141 bash[31670]: cluster 2023-12-01T20:12:46.569843+0000 mgr.y (mgr.24356) 8238 : cluster 0 pgmap v8206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:49 smithi141 bash[31670]: audit 2023-12-01T20:12:48.285326+0000 mon.c (mon.2) 5178 : audit 0 from='client.? 172.21.15.40:0/2015158275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:49 smithi141 bash[31670]: cluster 2023-12-01T20:12:48.570551+0000 mgr.y (mgr.24356) 8239 : cluster 0 pgmap v8207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:49 smithi141 bash[31670]: audit 2023-12-01T20:12:48.747482+0000 mon.c (mon.2) 5179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:49 smithi040 bash[28232]: audit 2023-12-01T20:12:48.285326+0000 mon.c (mon.2) 5178 : audit 0 from='client.? 172.21.15.40:0/2015158275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:49 smithi040 bash[28232]: cluster 2023-12-01T20:12:48.570551+0000 mgr.y (mgr.24356) 8239 : cluster 0 pgmap v8207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:49 smithi040 bash[28232]: audit 2023-12-01T20:12:48.747482+0000 mon.c (mon.2) 5179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:49 smithi040 bash[41173]: audit 2023-12-01T20:12:48.285326+0000 mon.c (mon.2) 5178 : audit 0 from='client.? 172.21.15.40:0/2015158275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:49 smithi040 bash[41173]: cluster 2023-12-01T20:12:48.570551+0000 mgr.y (mgr.24356) 8239 : cluster 0 pgmap v8207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:49 smithi040 bash[41173]: audit 2023-12-01T20:12:48.747482+0000 mon.c (mon.2) 5179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:51 smithi040 bash[41173]: cluster 2023-12-01T20:12:50.571317+0000 mgr.y (mgr.24356) 8240 : cluster 0 pgmap v8208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:51.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:51 smithi040 bash[41173]: audit 2023-12-01T20:12:50.744702+0000 mon.c (mon.2) 5180 : audit 0 from='client.? 172.21.15.40:0/3507734428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:51 smithi040 bash[28232]: cluster 2023-12-01T20:12:50.571317+0000 mgr.y (mgr.24356) 8240 : cluster 0 pgmap v8208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:51 smithi040 bash[28232]: audit 2023-12-01T20:12:50.744702+0000 mon.c (mon.2) 5180 : audit 0 from='client.? 172.21.15.40:0/3507734428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:51 smithi141 bash[31670]: cluster 2023-12-01T20:12:50.571317+0000 mgr.y (mgr.24356) 8240 : cluster 0 pgmap v8208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:51 smithi141 bash[31670]: audit 2023-12-01T20:12:50.744702+0000 mon.c (mon.2) 5180 : audit 0 from='client.? 172.21.15.40:0/3507734428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:53 smithi040 bash[28232]: cluster 2023-12-01T20:12:52.571949+0000 mgr.y (mgr.24356) 8241 : cluster 0 pgmap v8209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:53 smithi040 bash[28232]: audit 2023-12-01T20:12:53.202878+0000 mon.a (mon.0) 5503 : audit 0 from='client.? 172.21.15.40:0/466011453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:53 smithi040 bash[41173]: cluster 2023-12-01T20:12:52.571949+0000 mgr.y (mgr.24356) 8241 : cluster 0 pgmap v8209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:53 smithi040 bash[41173]: audit 2023-12-01T20:12:53.202878+0000 mon.a (mon.0) 5503 : audit 0 from='client.? 172.21.15.40:0/466011453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:53 smithi141 bash[31670]: cluster 2023-12-01T20:12:52.571949+0000 mgr.y (mgr.24356) 8241 : cluster 0 pgmap v8209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:53 smithi141 bash[31670]: audit 2023-12-01T20:12:53.202878+0000 mon.a (mon.0) 5503 : audit 0 from='client.? 172.21.15.40:0/466011453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:54 smithi141 bash[31670]: cluster 2023-12-01T20:12:54.573194+0000 mgr.y (mgr.24356) 8242 : cluster 0 pgmap v8210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:54 smithi040 bash[28232]: cluster 2023-12-01T20:12:54.573194+0000 mgr.y (mgr.24356) 8242 : cluster 0 pgmap v8210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:54 smithi040 bash[41173]: cluster 2023-12-01T20:12:54.573194+0000 mgr.y (mgr.24356) 8242 : cluster 0 pgmap v8210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:55 smithi141 bash[31670]: audit 2023-12-01T20:12:55.671656+0000 mon.c (mon.2) 5181 : audit 0 from='client.? 172.21.15.40:0/1771154056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:55 smithi040 bash[41173]: audit 2023-12-01T20:12:55.671656+0000 mon.c (mon.2) 5181 : audit 0 from='client.? 172.21.15.40:0/1771154056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:55 smithi040 bash[28232]: audit 2023-12-01T20:12:55.671656+0000 mon.c (mon.2) 5181 : audit 0 from='client.? 172.21.15.40:0/1771154056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:56 smithi040 bash[28232]: cluster 2023-12-01T20:12:56.573857+0000 mgr.y (mgr.24356) 8243 : cluster 0 pgmap v8211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:12:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:12:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:56 smithi040 bash[41173]: cluster 2023-12-01T20:12:56.573857+0000 mgr.y (mgr.24356) 8243 : cluster 0 pgmap v8211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:56 smithi141 bash[31670]: cluster 2023-12-01T20:12:56.573857+0000 mgr.y (mgr.24356) 8243 : cluster 0 pgmap v8211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:58 smithi141 bash[31670]: audit 2023-12-01T20:12:58.141197+0000 mon.a (mon.0) 5504 : audit 0 from='client.? 172.21.15.40:0/12235416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:58 smithi040 bash[28232]: audit 2023-12-01T20:12:58.141197+0000 mon.a (mon.0) 5504 : audit 0 from='client.? 172.21.15.40:0/12235416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:58 smithi040 bash[41173]: audit 2023-12-01T20:12:58.141197+0000 mon.a (mon.0) 5504 : audit 0 from='client.? 172.21.15.40:0/12235416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:12:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:12:59 smithi141 bash[31670]: cluster 2023-12-01T20:12:58.574552+0000 mgr.y (mgr.24356) 8244 : cluster 0 pgmap v8212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:12:59 smithi040 bash[28232]: cluster 2023-12-01T20:12:58.574552+0000 mgr.y (mgr.24356) 8244 : cluster 0 pgmap v8212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:12:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:12:59 smithi040 bash[41173]: cluster 2023-12-01T20:12:58.574552+0000 mgr.y (mgr.24356) 8244 : cluster 0 pgmap v8212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:00.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:00 smithi040 bash[28232]: cluster 2023-12-01T20:13:00.575655+0000 mgr.y (mgr.24356) 8245 : cluster 0 pgmap v8213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:00.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:00 smithi040 bash[28232]: audit 2023-12-01T20:13:00.599205+0000 mon.c (mon.2) 5182 : audit 0 from='client.? 172.21.15.40:0/196678336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:00.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:00 smithi040 bash[41173]: cluster 2023-12-01T20:13:00.575655+0000 mgr.y (mgr.24356) 8245 : cluster 0 pgmap v8213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:00 smithi040 bash[41173]: audit 2023-12-01T20:13:00.599205+0000 mon.c (mon.2) 5182 : audit 0 from='client.? 172.21.15.40:0/196678336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:00 smithi141 bash[31670]: cluster 2023-12-01T20:13:00.575655+0000 mgr.y (mgr.24356) 8245 : cluster 0 pgmap v8213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:00 smithi141 bash[31670]: audit 2023-12-01T20:13:00.599205+0000 mon.c (mon.2) 5182 : audit 0 from='client.? 172.21.15.40:0/196678336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:03 smithi040 bash[28232]: cluster 2023-12-01T20:13:02.576348+0000 mgr.y (mgr.24356) 8246 : cluster 0 pgmap v8214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:03 smithi040 bash[28232]: audit 2023-12-01T20:13:03.066629+0000 mon.c (mon.2) 5183 : audit 0 from='client.? 172.21.15.40:0/1949861806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:03 smithi040 bash[41173]: cluster 2023-12-01T20:13:02.576348+0000 mgr.y (mgr.24356) 8246 : cluster 0 pgmap v8214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:03 smithi040 bash[41173]: audit 2023-12-01T20:13:03.066629+0000 mon.c (mon.2) 5183 : audit 0 from='client.? 172.21.15.40:0/1949861806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:03 smithi141 bash[31670]: cluster 2023-12-01T20:13:02.576348+0000 mgr.y (mgr.24356) 8246 : cluster 0 pgmap v8214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:03 smithi141 bash[31670]: audit 2023-12-01T20:13:03.066629+0000 mon.c (mon.2) 5183 : audit 0 from='client.? 172.21.15.40:0/1949861806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:04 smithi040 bash[28232]: audit 2023-12-01T20:13:03.747794+0000 mon.c (mon.2) 5184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:04 smithi040 bash[28232]: cluster 2023-12-01T20:13:04.577529+0000 mgr.y (mgr.24356) 8247 : cluster 0 pgmap v8215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:04 smithi040 bash[41173]: audit 2023-12-01T20:13:03.747794+0000 mon.c (mon.2) 5184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:04 smithi040 bash[41173]: cluster 2023-12-01T20:13:04.577529+0000 mgr.y (mgr.24356) 8247 : cluster 0 pgmap v8215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:04 smithi141 bash[31670]: audit 2023-12-01T20:13:03.747794+0000 mon.c (mon.2) 5184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:04 smithi141 bash[31670]: cluster 2023-12-01T20:13:04.577529+0000 mgr.y (mgr.24356) 8247 : cluster 0 pgmap v8215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:05 smithi040 bash[28232]: audit 2023-12-01T20:13:05.534025+0000 mon.a (mon.0) 5505 : audit 0 from='client.? 172.21.15.40:0/548091883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:05 smithi040 bash[41173]: audit 2023-12-01T20:13:05.534025+0000 mon.a (mon.0) 5505 : audit 0 from='client.? 172.21.15.40:0/548091883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:05 smithi141 bash[31670]: audit 2023-12-01T20:13:05.534025+0000 mon.a (mon.0) 5505 : audit 0 from='client.? 172.21.15.40:0/548091883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:06 smithi040 bash[28232]: cluster 2023-12-01T20:13:06.578191+0000 mgr.y (mgr.24356) 8248 : cluster 0 pgmap v8216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:13:06] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:13:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:06 smithi040 bash[41173]: cluster 2023-12-01T20:13:06.578191+0000 mgr.y (mgr.24356) 8248 : cluster 0 pgmap v8216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:06 smithi141 bash[31670]: cluster 2023-12-01T20:13:06.578191+0000 mgr.y (mgr.24356) 8248 : cluster 0 pgmap v8216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:08.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:08 smithi040 bash[28232]: audit 2023-12-01T20:13:08.006027+0000 mon.c (mon.2) 5185 : audit 0 from='client.? 172.21.15.40:0/3335862037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:08 smithi040 bash[41173]: audit 2023-12-01T20:13:08.006027+0000 mon.c (mon.2) 5185 : audit 0 from='client.? 172.21.15.40:0/3335862037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:08 smithi141 bash[31670]: audit 2023-12-01T20:13:08.006027+0000 mon.c (mon.2) 5185 : audit 0 from='client.? 172.21.15.40:0/3335862037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:09 smithi141 bash[31670]: cluster 2023-12-01T20:13:08.578898+0000 mgr.y (mgr.24356) 8249 : cluster 0 pgmap v8217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:09 smithi040 bash[28232]: cluster 2023-12-01T20:13:08.578898+0000 mgr.y (mgr.24356) 8249 : cluster 0 pgmap v8217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:09 smithi040 bash[41173]: cluster 2023-12-01T20:13:08.578898+0000 mgr.y (mgr.24356) 8249 : cluster 0 pgmap v8217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:10 smithi141 bash[31670]: audit 2023-12-01T20:13:10.471532+0000 mon.a (mon.0) 5506 : audit 0 from='client.? 172.21.15.40:0/1752886609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:10 smithi040 bash[28232]: audit 2023-12-01T20:13:10.471532+0000 mon.a (mon.0) 5506 : audit 0 from='client.? 172.21.15.40:0/1752886609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:10 smithi040 bash[41173]: audit 2023-12-01T20:13:10.471532+0000 mon.a (mon.0) 5506 : audit 0 from='client.? 172.21.15.40:0/1752886609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:11 smithi040 bash[28232]: cluster 2023-12-01T20:13:10.580055+0000 mgr.y (mgr.24356) 8250 : cluster 0 pgmap v8218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:11 smithi040 bash[41173]: cluster 2023-12-01T20:13:10.580055+0000 mgr.y (mgr.24356) 8250 : cluster 0 pgmap v8218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:11 smithi141 bash[31670]: cluster 2023-12-01T20:13:10.580055+0000 mgr.y (mgr.24356) 8250 : cluster 0 pgmap v8218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:13 smithi040 bash[41173]: cluster 2023-12-01T20:13:12.580759+0000 mgr.y (mgr.24356) 8251 : cluster 0 pgmap v8219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:13 smithi040 bash[41173]: audit 2023-12-01T20:13:12.939899+0000 mon.c (mon.2) 5186 : audit 0 from='client.? 172.21.15.40:0/3508554869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:13 smithi040 bash[28232]: cluster 2023-12-01T20:13:12.580759+0000 mgr.y (mgr.24356) 8251 : cluster 0 pgmap v8219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:13 smithi040 bash[28232]: audit 2023-12-01T20:13:12.939899+0000 mon.c (mon.2) 5186 : audit 0 from='client.? 172.21.15.40:0/3508554869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:13 smithi141 bash[31670]: cluster 2023-12-01T20:13:12.580759+0000 mgr.y (mgr.24356) 8251 : cluster 0 pgmap v8219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:13 smithi141 bash[31670]: audit 2023-12-01T20:13:12.939899+0000 mon.c (mon.2) 5186 : audit 0 from='client.? 172.21.15.40:0/3508554869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:14 smithi040 bash[28232]: cluster 2023-12-01T20:13:14.581886+0000 mgr.y (mgr.24356) 8252 : cluster 0 pgmap v8220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:14 smithi040 bash[41173]: cluster 2023-12-01T20:13:14.581886+0000 mgr.y (mgr.24356) 8252 : cluster 0 pgmap v8220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:14 smithi141 bash[31670]: cluster 2023-12-01T20:13:14.581886+0000 mgr.y (mgr.24356) 8252 : cluster 0 pgmap v8220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:15 smithi040 bash[28232]: audit 2023-12-01T20:13:15.395916+0000 mon.c (mon.2) 5187 : audit 0 from='client.? 172.21.15.40:0/2836133896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:15 smithi040 bash[41173]: audit 2023-12-01T20:13:15.395916+0000 mon.c (mon.2) 5187 : audit 0 from='client.? 172.21.15.40:0/2836133896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:15 smithi141 bash[31670]: audit 2023-12-01T20:13:15.395916+0000 mon.c (mon.2) 5187 : audit 0 from='client.? 172.21.15.40:0/2836133896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:13:16] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:13:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:16 smithi040 bash[28232]: cluster 2023-12-01T20:13:16.582563+0000 mgr.y (mgr.24356) 8253 : cluster 0 pgmap v8221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:16 smithi040 bash[41173]: cluster 2023-12-01T20:13:16.582563+0000 mgr.y (mgr.24356) 8253 : cluster 0 pgmap v8221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:16 smithi141 bash[31670]: cluster 2023-12-01T20:13:16.582563+0000 mgr.y (mgr.24356) 8253 : cluster 0 pgmap v8221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:17 smithi141 bash[31670]: audit 2023-12-01T20:13:17.860248+0000 mon.a (mon.0) 5507 : audit 0 from='client.? 172.21.15.40:0/500908063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:18.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:17 smithi040 bash[41173]: audit 2023-12-01T20:13:17.860248+0000 mon.a (mon.0) 5507 : audit 0 from='client.? 172.21.15.40:0/500908063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:18.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:17 smithi040 bash[28232]: audit 2023-12-01T20:13:17.860248+0000 mon.a (mon.0) 5507 : audit 0 from='client.? 172.21.15.40:0/500908063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:19 smithi141 bash[31670]: cluster 2023-12-01T20:13:18.583339+0000 mgr.y (mgr.24356) 8254 : cluster 0 pgmap v8222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:19 smithi141 bash[31670]: audit 2023-12-01T20:13:18.748244+0000 mon.c (mon.2) 5188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:19 smithi040 bash[28232]: cluster 2023-12-01T20:13:18.583339+0000 mgr.y (mgr.24356) 8254 : cluster 0 pgmap v8222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:19 smithi040 bash[28232]: audit 2023-12-01T20:13:18.748244+0000 mon.c (mon.2) 5188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:19 smithi040 bash[41173]: cluster 2023-12-01T20:13:18.583339+0000 mgr.y (mgr.24356) 8254 : cluster 0 pgmap v8222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:19 smithi040 bash[41173]: audit 2023-12-01T20:13:18.748244+0000 mon.c (mon.2) 5188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:20.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:20 smithi040 bash[28232]: audit 2023-12-01T20:13:20.327779+0000 mon.a (mon.0) 5508 : audit 0 from='client.? 172.21.15.40:0/1161241201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:20.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:20 smithi040 bash[41173]: audit 2023-12-01T20:13:20.327779+0000 mon.a (mon.0) 5508 : audit 0 from='client.? 172.21.15.40:0/1161241201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:20 smithi141 bash[31670]: audit 2023-12-01T20:13:20.327779+0000 mon.a (mon.0) 5508 : audit 0 from='client.? 172.21.15.40:0/1161241201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:21 smithi040 bash[28232]: cluster 2023-12-01T20:13:20.584551+0000 mgr.y (mgr.24356) 8255 : cluster 0 pgmap v8223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:21 smithi040 bash[41173]: cluster 2023-12-01T20:13:20.584551+0000 mgr.y (mgr.24356) 8255 : cluster 0 pgmap v8223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:21 smithi141 bash[31670]: cluster 2023-12-01T20:13:20.584551+0000 mgr.y (mgr.24356) 8255 : cluster 0 pgmap v8223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:22 smithi141 bash[31670]: cluster 2023-12-01T20:13:22.585142+0000 mgr.y (mgr.24356) 8256 : cluster 0 pgmap v8224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:22 smithi040 bash[28232]: cluster 2023-12-01T20:13:22.585142+0000 mgr.y (mgr.24356) 8256 : cluster 0 pgmap v8224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:22 smithi040 bash[41173]: cluster 2023-12-01T20:13:22.585142+0000 mgr.y (mgr.24356) 8256 : cluster 0 pgmap v8224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:23 smithi141 bash[31670]: audit 2023-12-01T20:13:22.794278+0000 mon.a (mon.0) 5509 : audit 0 from='client.? 172.21.15.40:0/3381499728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:23 smithi040 bash[41173]: audit 2023-12-01T20:13:22.794278+0000 mon.a (mon.0) 5509 : audit 0 from='client.? 172.21.15.40:0/3381499728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:23 smithi040 bash[28232]: audit 2023-12-01T20:13:22.794278+0000 mon.a (mon.0) 5509 : audit 0 from='client.? 172.21.15.40:0/3381499728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:24 smithi141 bash[31670]: cluster 2023-12-01T20:13:24.586221+0000 mgr.y (mgr.24356) 8257 : cluster 0 pgmap v8225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:24 smithi040 bash[41173]: cluster 2023-12-01T20:13:24.586221+0000 mgr.y (mgr.24356) 8257 : cluster 0 pgmap v8225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:24 smithi040 bash[28232]: cluster 2023-12-01T20:13:24.586221+0000 mgr.y (mgr.24356) 8257 : cluster 0 pgmap v8225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:25 smithi141 bash[31670]: audit 2023-12-01T20:13:25.264862+0000 mon.a (mon.0) 5510 : audit 0 from='client.? 172.21.15.40:0/837243084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:25 smithi040 bash[28232]: audit 2023-12-01T20:13:25.264862+0000 mon.a (mon.0) 5510 : audit 0 from='client.? 172.21.15.40:0/837243084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:25 smithi040 bash[41173]: audit 2023-12-01T20:13:25.264862+0000 mon.a (mon.0) 5510 : audit 0 from='client.? 172.21.15.40:0/837243084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:26 smithi040 bash[28232]: cluster 2023-12-01T20:13:26.587027+0000 mgr.y (mgr.24356) 8258 : cluster 0 pgmap v8226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:13:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:13:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:26 smithi040 bash[41173]: cluster 2023-12-01T20:13:26.587027+0000 mgr.y (mgr.24356) 8258 : cluster 0 pgmap v8226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:26 smithi141 bash[31670]: cluster 2023-12-01T20:13:26.587027+0000 mgr.y (mgr.24356) 8258 : cluster 0 pgmap v8226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:27 smithi040 bash[41173]: audit 2023-12-01T20:13:27.725118+0000 mon.a (mon.0) 5511 : audit 0 from='client.? 172.21.15.40:0/382064507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:27 smithi040 bash[28232]: audit 2023-12-01T20:13:27.725118+0000 mon.a (mon.0) 5511 : audit 0 from='client.? 172.21.15.40:0/382064507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:27 smithi141 bash[31670]: audit 2023-12-01T20:13:27.725118+0000 mon.a (mon.0) 5511 : audit 0 from='client.? 172.21.15.40:0/382064507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:29 smithi141 bash[31670]: cluster 2023-12-01T20:13:28.587694+0000 mgr.y (mgr.24356) 8259 : cluster 0 pgmap v8227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:29 smithi040 bash[28232]: cluster 2023-12-01T20:13:28.587694+0000 mgr.y (mgr.24356) 8259 : cluster 0 pgmap v8227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:29 smithi040 bash[41173]: cluster 2023-12-01T20:13:28.587694+0000 mgr.y (mgr.24356) 8259 : cluster 0 pgmap v8227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:30 smithi141 bash[31670]: audit 2023-12-01T20:13:30.191477+0000 mon.c (mon.2) 5189 : audit 0 from='client.? 172.21.15.40:0/3792381490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:30 smithi040 bash[28232]: audit 2023-12-01T20:13:30.191477+0000 mon.c (mon.2) 5189 : audit 0 from='client.? 172.21.15.40:0/3792381490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:30 smithi040 bash[41173]: audit 2023-12-01T20:13:30.191477+0000 mon.c (mon.2) 5189 : audit 0 from='client.? 172.21.15.40:0/3792381490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:31 smithi141 bash[31670]: cluster 2023-12-01T20:13:30.588903+0000 mgr.y (mgr.24356) 8260 : cluster 0 pgmap v8228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:31 smithi040 bash[28232]: cluster 2023-12-01T20:13:30.588903+0000 mgr.y (mgr.24356) 8260 : cluster 0 pgmap v8228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:31 smithi040 bash[41173]: cluster 2023-12-01T20:13:30.588903+0000 mgr.y (mgr.24356) 8260 : cluster 0 pgmap v8228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:32 smithi141 bash[31670]: cluster 2023-12-01T20:13:32.589565+0000 mgr.y (mgr.24356) 8261 : cluster 0 pgmap v8229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:32 smithi141 bash[31670]: audit 2023-12-01T20:13:32.661555+0000 mon.c (mon.2) 5190 : audit 0 from='client.? 172.21.15.40:0/2144515403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:32 smithi040 bash[28232]: cluster 2023-12-01T20:13:32.589565+0000 mgr.y (mgr.24356) 8261 : cluster 0 pgmap v8229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:32 smithi040 bash[28232]: audit 2023-12-01T20:13:32.661555+0000 mon.c (mon.2) 5190 : audit 0 from='client.? 172.21.15.40:0/2144515403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:32 smithi040 bash[41173]: cluster 2023-12-01T20:13:32.589565+0000 mgr.y (mgr.24356) 8261 : cluster 0 pgmap v8229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:32 smithi040 bash[41173]: audit 2023-12-01T20:13:32.661555+0000 mon.c (mon.2) 5190 : audit 0 from='client.? 172.21.15.40:0/2144515403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:34 smithi141 bash[31670]: audit 2023-12-01T20:13:33.748720+0000 mon.c (mon.2) 5191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:34.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:34 smithi040 bash[28232]: audit 2023-12-01T20:13:33.748720+0000 mon.c (mon.2) 5191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:34 smithi040 bash[41173]: audit 2023-12-01T20:13:33.748720+0000 mon.c (mon.2) 5191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:35 smithi141 bash[31670]: cluster 2023-12-01T20:13:34.590720+0000 mgr.y (mgr.24356) 8262 : cluster 0 pgmap v8230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:35 smithi141 bash[31670]: audit 2023-12-01T20:13:35.125184+0000 mon.c (mon.2) 5192 : audit 0 from='client.? 172.21.15.40:0/1666084012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:35 smithi040 bash[41173]: cluster 2023-12-01T20:13:34.590720+0000 mgr.y (mgr.24356) 8262 : cluster 0 pgmap v8230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:35 smithi040 bash[41173]: audit 2023-12-01T20:13:35.125184+0000 mon.c (mon.2) 5192 : audit 0 from='client.? 172.21.15.40:0/1666084012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:35 smithi040 bash[28232]: cluster 2023-12-01T20:13:34.590720+0000 mgr.y (mgr.24356) 8262 : cluster 0 pgmap v8230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:35 smithi040 bash[28232]: audit 2023-12-01T20:13:35.125184+0000 mon.c (mon.2) 5192 : audit 0 from='client.? 172.21.15.40:0/1666084012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:36.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:36 smithi040 bash[41173]: cluster 2023-12-01T20:13:36.591420+0000 mgr.y (mgr.24356) 8263 : cluster 0 pgmap v8231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:36 smithi040 bash[28232]: cluster 2023-12-01T20:13:36.591420+0000 mgr.y (mgr.24356) 8263 : cluster 0 pgmap v8231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:13:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:13:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:36 smithi141 bash[31670]: cluster 2023-12-01T20:13:36.591420+0000 mgr.y (mgr.24356) 8263 : cluster 0 pgmap v8231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:37 smithi141 bash[31670]: audit 2023-12-01T20:13:37.585957+0000 mon.c (mon.2) 5193 : audit 0 from='client.? 172.21.15.40:0/2367591640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:37 smithi040 bash[28232]: audit 2023-12-01T20:13:37.585957+0000 mon.c (mon.2) 5193 : audit 0 from='client.? 172.21.15.40:0/2367591640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:37 smithi040 bash[41173]: audit 2023-12-01T20:13:37.585957+0000 mon.c (mon.2) 5193 : audit 0 from='client.? 172.21.15.40:0/2367591640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:39 smithi141 bash[31670]: cluster 2023-12-01T20:13:38.592114+0000 mgr.y (mgr.24356) 8264 : cluster 0 pgmap v8232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:39 smithi040 bash[28232]: cluster 2023-12-01T20:13:38.592114+0000 mgr.y (mgr.24356) 8264 : cluster 0 pgmap v8232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:39 smithi040 bash[41173]: cluster 2023-12-01T20:13:38.592114+0000 mgr.y (mgr.24356) 8264 : cluster 0 pgmap v8232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:40 smithi141 bash[31670]: audit 2023-12-01T20:13:40.048644+0000 mon.c (mon.2) 5194 : audit 0 from='client.? 172.21.15.40:0/1842759677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:40 smithi040 bash[41173]: audit 2023-12-01T20:13:40.048644+0000 mon.c (mon.2) 5194 : audit 0 from='client.? 172.21.15.40:0/1842759677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:40.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:40 smithi040 bash[28232]: audit 2023-12-01T20:13:40.048644+0000 mon.c (mon.2) 5194 : audit 0 from='client.? 172.21.15.40:0/1842759677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:41 smithi141 bash[31670]: audit 2023-12-01T20:13:40.355771+0000 mon.c (mon.2) 5195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:13:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:41 smithi141 bash[31670]: cluster 2023-12-01T20:13:40.592952+0000 mgr.y (mgr.24356) 8265 : cluster 0 pgmap v8233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:41 smithi040 bash[41173]: audit 2023-12-01T20:13:40.355771+0000 mon.c (mon.2) 5195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:13:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:41 smithi040 bash[41173]: cluster 2023-12-01T20:13:40.592952+0000 mgr.y (mgr.24356) 8265 : cluster 0 pgmap v8233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:41 smithi040 bash[28232]: audit 2023-12-01T20:13:40.355771+0000 mon.c (mon.2) 5195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:13:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:41 smithi040 bash[28232]: cluster 2023-12-01T20:13:40.592952+0000 mgr.y (mgr.24356) 8265 : cluster 0 pgmap v8233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:42 smithi040 bash[28232]: audit 2023-12-01T20:13:42.512428+0000 mon.c (mon.2) 5196 : audit 0 from='client.? 172.21.15.40:0/1065462403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:42 smithi040 bash[41173]: audit 2023-12-01T20:13:42.512428+0000 mon.c (mon.2) 5196 : audit 0 from='client.? 172.21.15.40:0/1065462403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:42 smithi141 bash[31670]: audit 2023-12-01T20:13:42.512428+0000 mon.c (mon.2) 5196 : audit 0 from='client.? 172.21.15.40:0/1065462403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:43 smithi040 bash[41173]: cluster 2023-12-01T20:13:42.593552+0000 mgr.y (mgr.24356) 8266 : cluster 0 pgmap v8234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:43.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:43 smithi040 bash[28232]: cluster 2023-12-01T20:13:42.593552+0000 mgr.y (mgr.24356) 8266 : cluster 0 pgmap v8234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:43 smithi141 bash[31670]: cluster 2023-12-01T20:13:42.593552+0000 mgr.y (mgr.24356) 8266 : cluster 0 pgmap v8234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:44 smithi141 bash[31670]: cluster 2023-12-01T20:13:44.594692+0000 mgr.y (mgr.24356) 8267 : cluster 0 pgmap v8235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:44 smithi040 bash[28232]: cluster 2023-12-01T20:13:44.594692+0000 mgr.y (mgr.24356) 8267 : cluster 0 pgmap v8235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:44 smithi040 bash[41173]: cluster 2023-12-01T20:13:44.594692+0000 mgr.y (mgr.24356) 8267 : cluster 0 pgmap v8235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:45 smithi141 bash[31670]: audit 2023-12-01T20:13:44.982940+0000 mon.a (mon.0) 5512 : audit 0 from='client.? 172.21.15.40:0/1858914676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:46.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:45 smithi040 bash[28232]: audit 2023-12-01T20:13:44.982940+0000 mon.a (mon.0) 5512 : audit 0 from='client.? 172.21.15.40:0/1858914676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:45 smithi040 bash[41173]: audit 2023-12-01T20:13:44.982940+0000 mon.a (mon.0) 5512 : audit 0 from='client.? 172.21.15.40:0/1858914676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:13:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:13:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: audit 2023-12-01T20:13:46.200253+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: audit 2023-12-01T20:13:46.211599+0000 mon.a (mon.0) 5514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: audit 2023-12-01T20:13:46.550376+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: audit 2023-12-01T20:13:46.562310+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: cluster 2023-12-01T20:13:46.595395+0000 mgr.y (mgr.24356) 8268 : cluster 0 pgmap v8236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: audit 2023-12-01T20:13:47.065429+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:47 smithi141 bash[31670]: audit 2023-12-01T20:13:47.079924+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: audit 2023-12-01T20:13:46.200253+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: audit 2023-12-01T20:13:46.211599+0000 mon.a (mon.0) 5514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: audit 2023-12-01T20:13:46.550376+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: audit 2023-12-01T20:13:46.562310+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: cluster 2023-12-01T20:13:46.595395+0000 mgr.y (mgr.24356) 8268 : cluster 0 pgmap v8236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: audit 2023-12-01T20:13:47.065429+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[28232]: audit 2023-12-01T20:13:47.079924+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: audit 2023-12-01T20:13:46.200253+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: audit 2023-12-01T20:13:46.211599+0000 mon.a (mon.0) 5514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: audit 2023-12-01T20:13:46.550376+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: audit 2023-12-01T20:13:46.562310+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: cluster 2023-12-01T20:13:46.595395+0000 mgr.y (mgr.24356) 8268 : cluster 0 pgmap v8236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: audit 2023-12-01T20:13:47.065429+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:47 smithi040 bash[41173]: audit 2023-12-01T20:13:47.079924+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[28232]: audit 2023-12-01T20:13:47.379791+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[28232]: audit 2023-12-01T20:13:47.391953+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[28232]: audit 2023-12-01T20:13:47.394732+0000 mon.c (mon.2) 5197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[28232]: audit 2023-12-01T20:13:47.396107+0000 mon.c (mon.2) 5198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[28232]: audit 2023-12-01T20:13:47.403822+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[28232]: audit 2023-12-01T20:13:47.474677+0000 mon.a (mon.0) 5522 : audit 0 from='client.? 172.21.15.40:0/1109968870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[41173]: audit 2023-12-01T20:13:47.379791+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[41173]: audit 2023-12-01T20:13:47.391953+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[41173]: audit 2023-12-01T20:13:47.394732+0000 mon.c (mon.2) 5197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[41173]: audit 2023-12-01T20:13:47.396107+0000 mon.c (mon.2) 5198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[41173]: audit 2023-12-01T20:13:47.403822+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:48 smithi040 bash[41173]: audit 2023-12-01T20:13:47.474677+0000 mon.a (mon.0) 5522 : audit 0 from='client.? 172.21.15.40:0/1109968870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:48 smithi141 bash[31670]: audit 2023-12-01T20:13:47.379791+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:48 smithi141 bash[31670]: audit 2023-12-01T20:13:47.391953+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:48 smithi141 bash[31670]: audit 2023-12-01T20:13:47.394732+0000 mon.c (mon.2) 5197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:13:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:48 smithi141 bash[31670]: audit 2023-12-01T20:13:47.396107+0000 mon.c (mon.2) 5198 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:13:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:48 smithi141 bash[31670]: audit 2023-12-01T20:13:47.403822+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:13:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:48 smithi141 bash[31670]: audit 2023-12-01T20:13:47.474677+0000 mon.a (mon.0) 5522 : audit 0 from='client.? 172.21.15.40:0/1109968870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:49 smithi040 bash[28232]: cluster 2023-12-01T20:13:48.596054+0000 mgr.y (mgr.24356) 8269 : cluster 0 pgmap v8237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:49 smithi040 bash[28232]: audit 2023-12-01T20:13:48.749146+0000 mon.c (mon.2) 5199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:49.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:49 smithi040 bash[41173]: cluster 2023-12-01T20:13:48.596054+0000 mgr.y (mgr.24356) 8269 : cluster 0 pgmap v8237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:49.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:49 smithi040 bash[41173]: audit 2023-12-01T20:13:48.749146+0000 mon.c (mon.2) 5199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:49 smithi141 bash[31670]: cluster 2023-12-01T20:13:48.596054+0000 mgr.y (mgr.24356) 8269 : cluster 0 pgmap v8237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:49 smithi141 bash[31670]: audit 2023-12-01T20:13:48.749146+0000 mon.c (mon.2) 5199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:50.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:50 smithi040 bash[28232]: audit 2023-12-01T20:13:49.933037+0000 mon.a (mon.0) 5523 : audit 0 from='client.? 172.21.15.40:0/753384355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:50.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:50 smithi040 bash[41173]: audit 2023-12-01T20:13:49.933037+0000 mon.a (mon.0) 5523 : audit 0 from='client.? 172.21.15.40:0/753384355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:50 smithi141 bash[31670]: audit 2023-12-01T20:13:49.933037+0000 mon.a (mon.0) 5523 : audit 0 from='client.? 172.21.15.40:0/753384355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:51.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:51 smithi040 bash[28232]: cluster 2023-12-01T20:13:50.597305+0000 mgr.y (mgr.24356) 8270 : cluster 0 pgmap v8238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:51 smithi040 bash[41173]: cluster 2023-12-01T20:13:50.597305+0000 mgr.y (mgr.24356) 8270 : cluster 0 pgmap v8238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:51 smithi141 bash[31670]: cluster 2023-12-01T20:13:50.597305+0000 mgr.y (mgr.24356) 8270 : cluster 0 pgmap v8238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:52.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:52 smithi040 bash[28232]: audit 2023-12-01T20:13:52.399391+0000 mon.c (mon.2) 5200 : audit 0 from='client.? 172.21.15.40:0/3735716231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:52.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:52 smithi040 bash[41173]: audit 2023-12-01T20:13:52.399391+0000 mon.c (mon.2) 5200 : audit 0 from='client.? 172.21.15.40:0/3735716231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:52 smithi141 bash[31670]: audit 2023-12-01T20:13:52.399391+0000 mon.c (mon.2) 5200 : audit 0 from='client.? 172.21.15.40:0/3735716231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:53 smithi141 bash[31670]: cluster 2023-12-01T20:13:52.597978+0000 mgr.y (mgr.24356) 8271 : cluster 0 pgmap v8239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:53 smithi040 bash[28232]: cluster 2023-12-01T20:13:52.597978+0000 mgr.y (mgr.24356) 8271 : cluster 0 pgmap v8239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:53 smithi040 bash[41173]: cluster 2023-12-01T20:13:52.597978+0000 mgr.y (mgr.24356) 8271 : cluster 0 pgmap v8239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:54 smithi141 bash[31670]: cluster 2023-12-01T20:13:54.599226+0000 mgr.y (mgr.24356) 8272 : cluster 0 pgmap v8240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:54 smithi040 bash[28232]: cluster 2023-12-01T20:13:54.599226+0000 mgr.y (mgr.24356) 8272 : cluster 0 pgmap v8240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:54 smithi040 bash[41173]: cluster 2023-12-01T20:13:54.599226+0000 mgr.y (mgr.24356) 8272 : cluster 0 pgmap v8240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:55 smithi141 bash[31670]: audit 2023-12-01T20:13:54.867714+0000 mon.c (mon.2) 5201 : audit 0 from='client.? 172.21.15.40:0/1787150452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:55 smithi040 bash[41173]: audit 2023-12-01T20:13:54.867714+0000 mon.c (mon.2) 5201 : audit 0 from='client.? 172.21.15.40:0/1787150452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:55 smithi040 bash[28232]: audit 2023-12-01T20:13:54.867714+0000 mon.c (mon.2) 5201 : audit 0 from='client.? 172.21.15.40:0/1787150452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:56 smithi040 bash[41173]: cluster 2023-12-01T20:13:56.599953+0000 mgr.y (mgr.24356) 8273 : cluster 0 pgmap v8241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:56 smithi040 bash[28232]: cluster 2023-12-01T20:13:56.599953+0000 mgr.y (mgr.24356) 8273 : cluster 0 pgmap v8241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:13:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:13:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:56 smithi141 bash[31670]: cluster 2023-12-01T20:13:56.599953+0000 mgr.y (mgr.24356) 8273 : cluster 0 pgmap v8241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:57 smithi141 bash[31670]: audit 2023-12-01T20:13:57.333338+0000 mon.c (mon.2) 5202 : audit 0 from='client.? 172.21.15.40:0/197875903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:57 smithi040 bash[41173]: audit 2023-12-01T20:13:57.333338+0000 mon.c (mon.2) 5202 : audit 0 from='client.? 172.21.15.40:0/197875903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:57 smithi040 bash[28232]: audit 2023-12-01T20:13:57.333338+0000 mon.c (mon.2) 5202 : audit 0 from='client.? 172.21.15.40:0/197875903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:13:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:13:59 smithi141 bash[31670]: cluster 2023-12-01T20:13:58.600662+0000 mgr.y (mgr.24356) 8274 : cluster 0 pgmap v8242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:13:59 smithi040 bash[41173]: cluster 2023-12-01T20:13:58.600662+0000 mgr.y (mgr.24356) 8274 : cluster 0 pgmap v8242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:13:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:13:59 smithi040 bash[28232]: cluster 2023-12-01T20:13:58.600662+0000 mgr.y (mgr.24356) 8274 : cluster 0 pgmap v8242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:00 smithi141 bash[31670]: audit 2023-12-01T20:13:59.797596+0000 mon.a (mon.0) 5524 : audit 0 from='client.? 172.21.15.40:0/3837965193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:00 smithi040 bash[28232]: audit 2023-12-01T20:13:59.797596+0000 mon.a (mon.0) 5524 : audit 0 from='client.? 172.21.15.40:0/3837965193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:00 smithi040 bash[41173]: audit 2023-12-01T20:13:59.797596+0000 mon.a (mon.0) 5524 : audit 0 from='client.? 172.21.15.40:0/3837965193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:01 smithi141 bash[31670]: cluster 2023-12-01T20:14:00.601804+0000 mgr.y (mgr.24356) 8275 : cluster 0 pgmap v8243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:01.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:01 smithi040 bash[28232]: cluster 2023-12-01T20:14:00.601804+0000 mgr.y (mgr.24356) 8275 : cluster 0 pgmap v8243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:01.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:01 smithi040 bash[41173]: cluster 2023-12-01T20:14:00.601804+0000 mgr.y (mgr.24356) 8275 : cluster 0 pgmap v8243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:02 smithi141 bash[31670]: audit 2023-12-01T20:14:02.264191+0000 mon.a (mon.0) 5525 : audit 0 from='client.? 172.21.15.40:0/794153337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:02 smithi040 bash[28232]: audit 2023-12-01T20:14:02.264191+0000 mon.a (mon.0) 5525 : audit 0 from='client.? 172.21.15.40:0/794153337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:02 smithi040 bash[41173]: audit 2023-12-01T20:14:02.264191+0000 mon.a (mon.0) 5525 : audit 0 from='client.? 172.21.15.40:0/794153337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:03.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:03 smithi040 bash[28232]: cluster 2023-12-01T20:14:02.602492+0000 mgr.y (mgr.24356) 8276 : cluster 0 pgmap v8244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:03.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:03 smithi040 bash[41173]: cluster 2023-12-01T20:14:02.602492+0000 mgr.y (mgr.24356) 8276 : cluster 0 pgmap v8244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:03 smithi141 bash[31670]: cluster 2023-12-01T20:14:02.602492+0000 mgr.y (mgr.24356) 8276 : cluster 0 pgmap v8244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:04 smithi040 bash[28232]: audit 2023-12-01T20:14:03.749660+0000 mon.c (mon.2) 5203 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:04 smithi040 bash[41173]: audit 2023-12-01T20:14:03.749660+0000 mon.c (mon.2) 5203 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:04 smithi141 bash[31670]: audit 2023-12-01T20:14:03.749660+0000 mon.c (mon.2) 5203 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:05 smithi040 bash[28232]: cluster 2023-12-01T20:14:04.603608+0000 mgr.y (mgr.24356) 8277 : cluster 0 pgmap v8245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:05 smithi040 bash[28232]: audit 2023-12-01T20:14:04.734515+0000 mon.a (mon.0) 5526 : audit 0 from='client.? 172.21.15.40:0/3866544912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:05 smithi040 bash[41173]: cluster 2023-12-01T20:14:04.603608+0000 mgr.y (mgr.24356) 8277 : cluster 0 pgmap v8245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:05 smithi040 bash[41173]: audit 2023-12-01T20:14:04.734515+0000 mon.a (mon.0) 5526 : audit 0 from='client.? 172.21.15.40:0/3866544912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:05 smithi141 bash[31670]: cluster 2023-12-01T20:14:04.603608+0000 mgr.y (mgr.24356) 8277 : cluster 0 pgmap v8245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:05 smithi141 bash[31670]: audit 2023-12-01T20:14:04.734515+0000 mon.a (mon.0) 5526 : audit 0 from='client.? 172.21.15.40:0/3866544912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:06 smithi040 bash[41173]: cluster 2023-12-01T20:14:06.604245+0000 mgr.y (mgr.24356) 8278 : cluster 0 pgmap v8246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:06 smithi040 bash[28232]: cluster 2023-12-01T20:14:06.604245+0000 mgr.y (mgr.24356) 8278 : cluster 0 pgmap v8246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:14:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:14:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:06 smithi141 bash[31670]: cluster 2023-12-01T20:14:06.604245+0000 mgr.y (mgr.24356) 8278 : cluster 0 pgmap v8246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:07 smithi141 bash[31670]: audit 2023-12-01T20:14:07.197622+0000 mon.c (mon.2) 5204 : audit 0 from='client.? 172.21.15.40:0/1315143805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:07 smithi040 bash[28232]: audit 2023-12-01T20:14:07.197622+0000 mon.c (mon.2) 5204 : audit 0 from='client.? 172.21.15.40:0/1315143805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:07 smithi040 bash[41173]: audit 2023-12-01T20:14:07.197622+0000 mon.c (mon.2) 5204 : audit 0 from='client.? 172.21.15.40:0/1315143805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:09 smithi141 bash[31670]: cluster 2023-12-01T20:14:08.604957+0000 mgr.y (mgr.24356) 8279 : cluster 0 pgmap v8247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:09 smithi040 bash[28232]: cluster 2023-12-01T20:14:08.604957+0000 mgr.y (mgr.24356) 8279 : cluster 0 pgmap v8247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:09 smithi040 bash[41173]: cluster 2023-12-01T20:14:08.604957+0000 mgr.y (mgr.24356) 8279 : cluster 0 pgmap v8247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:10 smithi141 bash[31670]: audit 2023-12-01T20:14:09.666353+0000 mon.a (mon.0) 5527 : audit 0 from='client.? 172.21.15.40:0/2057675081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:10.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:10 smithi040 bash[41173]: audit 2023-12-01T20:14:09.666353+0000 mon.a (mon.0) 5527 : audit 0 from='client.? 172.21.15.40:0/2057675081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:10.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:10 smithi040 bash[28232]: audit 2023-12-01T20:14:09.666353+0000 mon.a (mon.0) 5527 : audit 0 from='client.? 172.21.15.40:0/2057675081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:11 smithi141 bash[31670]: cluster 2023-12-01T20:14:10.606193+0000 mgr.y (mgr.24356) 8280 : cluster 0 pgmap v8248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:11.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:11 smithi040 bash[28232]: cluster 2023-12-01T20:14:10.606193+0000 mgr.y (mgr.24356) 8280 : cluster 0 pgmap v8248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:11.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:11 smithi040 bash[41173]: cluster 2023-12-01T20:14:10.606193+0000 mgr.y (mgr.24356) 8280 : cluster 0 pgmap v8248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:12 smithi141 bash[31670]: audit 2023-12-01T20:14:12.133390+0000 mon.a (mon.0) 5528 : audit 0 from='client.? 172.21.15.40:0/3124835450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:12.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:12 smithi040 bash[41173]: audit 2023-12-01T20:14:12.133390+0000 mon.a (mon.0) 5528 : audit 0 from='client.? 172.21.15.40:0/3124835450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:12.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:12 smithi040 bash[28232]: audit 2023-12-01T20:14:12.133390+0000 mon.a (mon.0) 5528 : audit 0 from='client.? 172.21.15.40:0/3124835450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:13.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:13 smithi040 bash[41173]: cluster 2023-12-01T20:14:12.607000+0000 mgr.y (mgr.24356) 8281 : cluster 0 pgmap v8249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:13.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:13 smithi040 bash[28232]: cluster 2023-12-01T20:14:12.607000+0000 mgr.y (mgr.24356) 8281 : cluster 0 pgmap v8249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:13 smithi141 bash[31670]: cluster 2023-12-01T20:14:12.607000+0000 mgr.y (mgr.24356) 8281 : cluster 0 pgmap v8249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:14 smithi040 bash[28232]: audit 2023-12-01T20:14:14.592981+0000 mon.a (mon.0) 5529 : audit 0 from='client.? 172.21.15.40:0/4041961238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:14.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:14 smithi040 bash[41173]: audit 2023-12-01T20:14:14.592981+0000 mon.a (mon.0) 5529 : audit 0 from='client.? 172.21.15.40:0/4041961238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:14 smithi141 bash[31670]: audit 2023-12-01T20:14:14.592981+0000 mon.a (mon.0) 5529 : audit 0 from='client.? 172.21.15.40:0/4041961238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:15 smithi040 bash[28232]: cluster 2023-12-01T20:14:14.608074+0000 mgr.y (mgr.24356) 8282 : cluster 0 pgmap v8250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:15 smithi040 bash[41173]: cluster 2023-12-01T20:14:14.608074+0000 mgr.y (mgr.24356) 8282 : cluster 0 pgmap v8250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:15 smithi141 bash[31670]: cluster 2023-12-01T20:14:14.608074+0000 mgr.y (mgr.24356) 8282 : cluster 0 pgmap v8250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:16 smithi040 bash[28232]: cluster 2023-12-01T20:14:16.608768+0000 mgr.y (mgr.24356) 8283 : cluster 0 pgmap v8251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:14:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:14:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:16 smithi040 bash[41173]: cluster 2023-12-01T20:14:16.608768+0000 mgr.y (mgr.24356) 8283 : cluster 0 pgmap v8251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:16 smithi141 bash[31670]: cluster 2023-12-01T20:14:16.608768+0000 mgr.y (mgr.24356) 8283 : cluster 0 pgmap v8251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:17 smithi141 bash[31670]: audit 2023-12-01T20:14:17.061456+0000 mon.a (mon.0) 5530 : audit 0 from='client.? 172.21.15.40:0/540758178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:17 smithi040 bash[41173]: audit 2023-12-01T20:14:17.061456+0000 mon.a (mon.0) 5530 : audit 0 from='client.? 172.21.15.40:0/540758178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:17 smithi040 bash[28232]: audit 2023-12-01T20:14:17.061456+0000 mon.a (mon.0) 5530 : audit 0 from='client.? 172.21.15.40:0/540758178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:19 smithi040 bash[41173]: cluster 2023-12-01T20:14:18.609460+0000 mgr.y (mgr.24356) 8284 : cluster 0 pgmap v8252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:19.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:19 smithi040 bash[41173]: audit 2023-12-01T20:14:18.749836+0000 mon.c (mon.2) 5205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:19 smithi040 bash[28232]: cluster 2023-12-01T20:14:18.609460+0000 mgr.y (mgr.24356) 8284 : cluster 0 pgmap v8252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:19 smithi040 bash[28232]: audit 2023-12-01T20:14:18.749836+0000 mon.c (mon.2) 5205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:19 smithi141 bash[31670]: cluster 2023-12-01T20:14:18.609460+0000 mgr.y (mgr.24356) 8284 : cluster 0 pgmap v8252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:19 smithi141 bash[31670]: audit 2023-12-01T20:14:18.749836+0000 mon.c (mon.2) 5205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:20.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:20 smithi040 bash[41173]: audit 2023-12-01T20:14:19.536069+0000 mon.c (mon.2) 5206 : audit 0 from='client.? 172.21.15.40:0/1012744117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:20.759 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:20 smithi040 bash[28232]: audit 2023-12-01T20:14:19.536069+0000 mon.c (mon.2) 5206 : audit 0 from='client.? 172.21.15.40:0/1012744117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:20 smithi141 bash[31670]: audit 2023-12-01T20:14:19.536069+0000 mon.c (mon.2) 5206 : audit 0 from='client.? 172.21.15.40:0/1012744117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:21.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:21 smithi040 bash[41173]: cluster 2023-12-01T20:14:20.610648+0000 mgr.y (mgr.24356) 8285 : cluster 0 pgmap v8253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:21.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:21 smithi040 bash[28232]: cluster 2023-12-01T20:14:20.610648+0000 mgr.y (mgr.24356) 8285 : cluster 0 pgmap v8253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:21 smithi141 bash[31670]: cluster 2023-12-01T20:14:20.610648+0000 mgr.y (mgr.24356) 8285 : cluster 0 pgmap v8253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:22.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:22 smithi040 bash[28232]: audit 2023-12-01T20:14:22.011521+0000 mon.c (mon.2) 5207 : audit 0 from='client.? 172.21.15.40:0/3322092587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:22.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:22 smithi040 bash[41173]: audit 2023-12-01T20:14:22.011521+0000 mon.c (mon.2) 5207 : audit 0 from='client.? 172.21.15.40:0/3322092587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:22 smithi141 bash[31670]: audit 2023-12-01T20:14:22.011521+0000 mon.c (mon.2) 5207 : audit 0 from='client.? 172.21.15.40:0/3322092587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:23.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:23 smithi040 bash[28232]: cluster 2023-12-01T20:14:22.611420+0000 mgr.y (mgr.24356) 8286 : cluster 0 pgmap v8254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:23 smithi040 bash[41173]: cluster 2023-12-01T20:14:22.611420+0000 mgr.y (mgr.24356) 8286 : cluster 0 pgmap v8254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:23 smithi141 bash[31670]: cluster 2023-12-01T20:14:22.611420+0000 mgr.y (mgr.24356) 8286 : cluster 0 pgmap v8254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:24 smithi040 bash[28232]: audit 2023-12-01T20:14:24.479307+0000 mon.c (mon.2) 5208 : audit 0 from='client.? 172.21.15.40:0/1522870696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:24 smithi040 bash[41173]: audit 2023-12-01T20:14:24.479307+0000 mon.c (mon.2) 5208 : audit 0 from='client.? 172.21.15.40:0/1522870696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:24 smithi141 bash[31670]: audit 2023-12-01T20:14:24.479307+0000 mon.c (mon.2) 5208 : audit 0 from='client.? 172.21.15.40:0/1522870696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:25 smithi040 bash[41173]: cluster 2023-12-01T20:14:24.612928+0000 mgr.y (mgr.24356) 8287 : cluster 0 pgmap v8255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:25 smithi040 bash[28232]: cluster 2023-12-01T20:14:24.612928+0000 mgr.y (mgr.24356) 8287 : cluster 0 pgmap v8255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:25 smithi141 bash[31670]: cluster 2023-12-01T20:14:24.612928+0000 mgr.y (mgr.24356) 8287 : cluster 0 pgmap v8255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:26 smithi040 bash[41173]: cluster 2023-12-01T20:14:26.613580+0000 mgr.y (mgr.24356) 8288 : cluster 0 pgmap v8256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:26 smithi040 bash[28232]: cluster 2023-12-01T20:14:26.613580+0000 mgr.y (mgr.24356) 8288 : cluster 0 pgmap v8256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:14:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:14:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:26 smithi141 bash[31670]: cluster 2023-12-01T20:14:26.613580+0000 mgr.y (mgr.24356) 8288 : cluster 0 pgmap v8256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:27 smithi141 bash[31670]: audit 2023-12-01T20:14:26.947201+0000 mon.a (mon.0) 5531 : audit 0 from='client.? 172.21.15.40:0/2817470200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:27 smithi040 bash[41173]: audit 2023-12-01T20:14:26.947201+0000 mon.a (mon.0) 5531 : audit 0 from='client.? 172.21.15.40:0/2817470200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:27 smithi040 bash[28232]: audit 2023-12-01T20:14:26.947201+0000 mon.a (mon.0) 5531 : audit 0 from='client.? 172.21.15.40:0/2817470200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:29 smithi141 bash[31670]: cluster 2023-12-01T20:14:28.614336+0000 mgr.y (mgr.24356) 8289 : cluster 0 pgmap v8257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:29 smithi040 bash[41173]: cluster 2023-12-01T20:14:28.614336+0000 mgr.y (mgr.24356) 8289 : cluster 0 pgmap v8257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:29 smithi040 bash[28232]: cluster 2023-12-01T20:14:28.614336+0000 mgr.y (mgr.24356) 8289 : cluster 0 pgmap v8257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:30 smithi141 bash[31670]: audit 2023-12-01T20:14:29.422883+0000 mon.b (mon.1) 45 : audit 0 from='client.? 172.21.15.40:0/4217193931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:30 smithi040 bash[41173]: audit 2023-12-01T20:14:29.422883+0000 mon.b (mon.1) 45 : audit 0 from='client.? 172.21.15.40:0/4217193931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:30 smithi040 bash[28232]: audit 2023-12-01T20:14:29.422883+0000 mon.b (mon.1) 45 : audit 0 from='client.? 172.21.15.40:0/4217193931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:31 smithi040 bash[28232]: cluster 2023-12-01T20:14:30.615517+0000 mgr.y (mgr.24356) 8290 : cluster 0 pgmap v8258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:31 smithi040 bash[41173]: cluster 2023-12-01T20:14:30.615517+0000 mgr.y (mgr.24356) 8290 : cluster 0 pgmap v8258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:31 smithi141 bash[31670]: cluster 2023-12-01T20:14:30.615517+0000 mgr.y (mgr.24356) 8290 : cluster 0 pgmap v8258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:32.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:32 smithi040 bash[28232]: audit 2023-12-01T20:14:31.883285+0000 mon.a (mon.0) 5532 : audit 0 from='client.? 172.21.15.40:0/1635771565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:32.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:32 smithi040 bash[41173]: audit 2023-12-01T20:14:31.883285+0000 mon.a (mon.0) 5532 : audit 0 from='client.? 172.21.15.40:0/1635771565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:32 smithi141 bash[31670]: audit 2023-12-01T20:14:31.883285+0000 mon.a (mon.0) 5532 : audit 0 from='client.? 172.21.15.40:0/1635771565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:33.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:33 smithi040 bash[41173]: cluster 2023-12-01T20:14:32.616175+0000 mgr.y (mgr.24356) 8291 : cluster 0 pgmap v8259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:33.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:33 smithi040 bash[28232]: cluster 2023-12-01T20:14:32.616175+0000 mgr.y (mgr.24356) 8291 : cluster 0 pgmap v8259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:33 smithi141 bash[31670]: cluster 2023-12-01T20:14:32.616175+0000 mgr.y (mgr.24356) 8291 : cluster 0 pgmap v8259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:34.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:34 smithi040 bash[28232]: audit 2023-12-01T20:14:33.750369+0000 mon.c (mon.2) 5209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:34 smithi040 bash[41173]: audit 2023-12-01T20:14:33.750369+0000 mon.c (mon.2) 5209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:34 smithi141 bash[31670]: audit 2023-12-01T20:14:33.750369+0000 mon.c (mon.2) 5209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:35 smithi040 bash[41173]: audit 2023-12-01T20:14:34.347804+0000 mon.c (mon.2) 5210 : audit 0 from='client.? 172.21.15.40:0/4069508257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:35 smithi040 bash[41173]: cluster 2023-12-01T20:14:34.617381+0000 mgr.y (mgr.24356) 8292 : cluster 0 pgmap v8260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:35 smithi040 bash[28232]: audit 2023-12-01T20:14:34.347804+0000 mon.c (mon.2) 5210 : audit 0 from='client.? 172.21.15.40:0/4069508257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:35 smithi040 bash[28232]: cluster 2023-12-01T20:14:34.617381+0000 mgr.y (mgr.24356) 8292 : cluster 0 pgmap v8260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:35 smithi141 bash[31670]: audit 2023-12-01T20:14:34.347804+0000 mon.c (mon.2) 5210 : audit 0 from='client.? 172.21.15.40:0/4069508257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:35 smithi141 bash[31670]: cluster 2023-12-01T20:14:34.617381+0000 mgr.y (mgr.24356) 8292 : cluster 0 pgmap v8260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:36 smithi040 bash[28232]: cluster 2023-12-01T20:14:36.618160+0000 mgr.y (mgr.24356) 8293 : cluster 0 pgmap v8261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:36 smithi040 bash[41173]: cluster 2023-12-01T20:14:36.618160+0000 mgr.y (mgr.24356) 8293 : cluster 0 pgmap v8261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:14:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:14:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:36 smithi141 bash[31670]: cluster 2023-12-01T20:14:36.618160+0000 mgr.y (mgr.24356) 8293 : cluster 0 pgmap v8261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:37 smithi141 bash[31670]: audit 2023-12-01T20:14:36.810307+0000 mon.c (mon.2) 5211 : audit 0 from='client.? 172.21.15.40:0/940111528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:37 smithi040 bash[41173]: audit 2023-12-01T20:14:36.810307+0000 mon.c (mon.2) 5211 : audit 0 from='client.? 172.21.15.40:0/940111528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:37 smithi040 bash[28232]: audit 2023-12-01T20:14:36.810307+0000 mon.c (mon.2) 5211 : audit 0 from='client.? 172.21.15.40:0/940111528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:39 smithi040 bash[28232]: cluster 2023-12-01T20:14:38.618887+0000 mgr.y (mgr.24356) 8294 : cluster 0 pgmap v8262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:39 smithi040 bash[41173]: cluster 2023-12-01T20:14:38.618887+0000 mgr.y (mgr.24356) 8294 : cluster 0 pgmap v8262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:39.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:39 smithi141 bash[31670]: cluster 2023-12-01T20:14:38.618887+0000 mgr.y (mgr.24356) 8294 : cluster 0 pgmap v8262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:40.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:40 smithi040 bash[41173]: audit 2023-12-01T20:14:39.279693+0000 mon.a (mon.0) 5533 : audit 0 from='client.? 172.21.15.40:0/519144624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:40 smithi040 bash[28232]: audit 2023-12-01T20:14:39.279693+0000 mon.a (mon.0) 5533 : audit 0 from='client.? 172.21.15.40:0/519144624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:40.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:40 smithi141 bash[31670]: audit 2023-12-01T20:14:39.279693+0000 mon.a (mon.0) 5533 : audit 0 from='client.? 172.21.15.40:0/519144624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:41 smithi040 bash[28232]: cluster 2023-12-01T20:14:40.620063+0000 mgr.y (mgr.24356) 8295 : cluster 0 pgmap v8263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:41 smithi040 bash[41173]: cluster 2023-12-01T20:14:40.620063+0000 mgr.y (mgr.24356) 8295 : cluster 0 pgmap v8263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:41 smithi141 bash[31670]: cluster 2023-12-01T20:14:40.620063+0000 mgr.y (mgr.24356) 8295 : cluster 0 pgmap v8263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:42.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:42 smithi040 bash[28232]: audit 2023-12-01T20:14:41.742895+0000 mon.c (mon.2) 5212 : audit 0 from='client.? 172.21.15.40:0/3699180296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:42 smithi040 bash[41173]: audit 2023-12-01T20:14:41.742895+0000 mon.c (mon.2) 5212 : audit 0 from='client.? 172.21.15.40:0/3699180296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:42 smithi141 bash[31670]: audit 2023-12-01T20:14:41.742895+0000 mon.c (mon.2) 5212 : audit 0 from='client.? 172.21.15.40:0/3699180296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:43.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:43 smithi040 bash[28232]: cluster 2023-12-01T20:14:42.620742+0000 mgr.y (mgr.24356) 8296 : cluster 0 pgmap v8264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:43 smithi040 bash[41173]: cluster 2023-12-01T20:14:42.620742+0000 mgr.y (mgr.24356) 8296 : cluster 0 pgmap v8264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:43 smithi141 bash[31670]: cluster 2023-12-01T20:14:42.620742+0000 mgr.y (mgr.24356) 8296 : cluster 0 pgmap v8264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:44.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:44 smithi040 bash[28232]: audit 2023-12-01T20:14:44.210881+0000 mon.a (mon.0) 5534 : audit 0 from='client.? 172.21.15.40:0/1764535507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:44.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:44 smithi040 bash[41173]: audit 2023-12-01T20:14:44.210881+0000 mon.a (mon.0) 5534 : audit 0 from='client.? 172.21.15.40:0/1764535507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:44 smithi141 bash[31670]: audit 2023-12-01T20:14:44.210881+0000 mon.a (mon.0) 5534 : audit 0 from='client.? 172.21.15.40:0/1764535507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:45 smithi040 bash[28232]: cluster 2023-12-01T20:14:44.621937+0000 mgr.y (mgr.24356) 8297 : cluster 0 pgmap v8265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:45.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:45 smithi040 bash[41173]: cluster 2023-12-01T20:14:44.621937+0000 mgr.y (mgr.24356) 8297 : cluster 0 pgmap v8265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:45 smithi141 bash[31670]: cluster 2023-12-01T20:14:44.621937+0000 mgr.y (mgr.24356) 8297 : cluster 0 pgmap v8265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:14:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:14:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:46 smithi040 bash[28232]: cluster 2023-12-01T20:14:46.622564+0000 mgr.y (mgr.24356) 8298 : cluster 0 pgmap v8266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:46 smithi040 bash[28232]: audit 2023-12-01T20:14:46.676033+0000 mon.c (mon.2) 5213 : audit 0 from='client.? 172.21.15.40:0/425229885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:46 smithi040 bash[41173]: cluster 2023-12-01T20:14:46.622564+0000 mgr.y (mgr.24356) 8298 : cluster 0 pgmap v8266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:46 smithi040 bash[41173]: audit 2023-12-01T20:14:46.676033+0000 mon.c (mon.2) 5213 : audit 0 from='client.? 172.21.15.40:0/425229885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:46 smithi141 bash[31670]: cluster 2023-12-01T20:14:46.622564+0000 mgr.y (mgr.24356) 8298 : cluster 0 pgmap v8266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:46 smithi141 bash[31670]: audit 2023-12-01T20:14:46.676033+0000 mon.c (mon.2) 5213 : audit 0 from='client.? 172.21.15.40:0/425229885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:47 smithi141 bash[31670]: audit 2023-12-01T20:14:47.487446+0000 mon.c (mon.2) 5214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:14:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:47 smithi040 bash[28232]: audit 2023-12-01T20:14:47.487446+0000 mon.c (mon.2) 5214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:14:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:47 smithi040 bash[41173]: audit 2023-12-01T20:14:47.487446+0000 mon.c (mon.2) 5214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:14:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[41173]: audit 2023-12-01T20:14:47.866253+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[41173]: audit 2023-12-01T20:14:47.875525+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[41173]: cluster 2023-12-01T20:14:48.623346+0000 mgr.y (mgr.24356) 8299 : cluster 0 pgmap v8267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[41173]: audit 2023-12-01T20:14:48.750705+0000 mon.c (mon.2) 5215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[28232]: audit 2023-12-01T20:14:47.866253+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[28232]: audit 2023-12-01T20:14:47.875525+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[28232]: cluster 2023-12-01T20:14:48.623346+0000 mgr.y (mgr.24356) 8299 : cluster 0 pgmap v8267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:48 smithi040 bash[28232]: audit 2023-12-01T20:14:48.750705+0000 mon.c (mon.2) 5215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:48 smithi141 bash[31670]: audit 2023-12-01T20:14:47.866253+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:48 smithi141 bash[31670]: audit 2023-12-01T20:14:47.875525+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:48 smithi141 bash[31670]: cluster 2023-12-01T20:14:48.623346+0000 mgr.y (mgr.24356) 8299 : cluster 0 pgmap v8267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:48 smithi141 bash[31670]: audit 2023-12-01T20:14:48.750705+0000 mon.c (mon.2) 5215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:49 smithi040 bash[28232]: audit 2023-12-01T20:14:49.147375+0000 mon.a (mon.0) 5537 : audit 0 from='client.? 172.21.15.40:0/392862492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:49 smithi040 bash[41173]: audit 2023-12-01T20:14:49.147375+0000 mon.a (mon.0) 5537 : audit 0 from='client.? 172.21.15.40:0/392862492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:49 smithi141 bash[31670]: audit 2023-12-01T20:14:49.147375+0000 mon.a (mon.0) 5537 : audit 0 from='client.? 172.21.15.40:0/392862492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:50 smithi040 bash[28232]: cluster 2023-12-01T20:14:50.624619+0000 mgr.y (mgr.24356) 8300 : cluster 0 pgmap v8268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:50 smithi040 bash[41173]: cluster 2023-12-01T20:14:50.624619+0000 mgr.y (mgr.24356) 8300 : cluster 0 pgmap v8268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:50 smithi141 bash[31670]: cluster 2023-12-01T20:14:50.624619+0000 mgr.y (mgr.24356) 8300 : cluster 0 pgmap v8268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:51 smithi040 bash[28232]: audit 2023-12-01T20:14:51.616237+0000 mon.c (mon.2) 5216 : audit 0 from='client.? 172.21.15.40:0/3463701955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:51 smithi040 bash[41173]: audit 2023-12-01T20:14:51.616237+0000 mon.c (mon.2) 5216 : audit 0 from='client.? 172.21.15.40:0/3463701955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:51 smithi141 bash[31670]: audit 2023-12-01T20:14:51.616237+0000 mon.c (mon.2) 5216 : audit 0 from='client.? 172.21.15.40:0/3463701955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:52 smithi040 bash[28232]: cluster 2023-12-01T20:14:52.625284+0000 mgr.y (mgr.24356) 8301 : cluster 0 pgmap v8269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:52 smithi040 bash[41173]: cluster 2023-12-01T20:14:52.625284+0000 mgr.y (mgr.24356) 8301 : cluster 0 pgmap v8269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:52 smithi141 bash[31670]: cluster 2023-12-01T20:14:52.625284+0000 mgr.y (mgr.24356) 8301 : cluster 0 pgmap v8269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:53.684794+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:53.699213+0000 mon.a (mon.0) 5539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:53.724445+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:53.737557+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:54.086184+0000 mon.a (mon.0) 5542 : audit 0 from='client.? 172.21.15.40:0/3474462093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:54.278781+0000 mon.c (mon.2) 5217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:54.280476+0000 mon.c (mon.2) 5218 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: audit 2023-12-01T20:14:54.289968+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:54 smithi141 bash[31670]: cluster 2023-12-01T20:14:54.626414+0000 mgr.y (mgr.24356) 8302 : cluster 0 pgmap v8270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:53.684794+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:53.699213+0000 mon.a (mon.0) 5539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:53.724445+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:53.737557+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:54.086184+0000 mon.a (mon.0) 5542 : audit 0 from='client.? 172.21.15.40:0/3474462093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:54.278781+0000 mon.c (mon.2) 5217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:54.280476+0000 mon.c (mon.2) 5218 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: audit 2023-12-01T20:14:54.289968+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[28232]: cluster 2023-12-01T20:14:54.626414+0000 mgr.y (mgr.24356) 8302 : cluster 0 pgmap v8270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:53.684794+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:53.699213+0000 mon.a (mon.0) 5539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:53.724445+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:53.737557+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:54.086184+0000 mon.a (mon.0) 5542 : audit 0 from='client.? 172.21.15.40:0/3474462093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:54.278781+0000 mon.c (mon.2) 5217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:54.280476+0000 mon.c (mon.2) 5218 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:14:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: audit 2023-12-01T20:14:54.289968+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:14:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:54 smithi040 bash[41173]: cluster 2023-12-01T20:14:54.626414+0000 mgr.y (mgr.24356) 8302 : cluster 0 pgmap v8270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:56 smithi040 bash[28232]: audit 2023-12-01T20:14:56.551477+0000 mon.b (mon.1) 46 : audit 0 from='client.? 172.21.15.40:0/713649833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:14:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:14:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:56 smithi040 bash[41173]: audit 2023-12-01T20:14:56.551477+0000 mon.b (mon.1) 46 : audit 0 from='client.? 172.21.15.40:0/713649833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:56 smithi141 bash[31670]: audit 2023-12-01T20:14:56.551477+0000 mon.b (mon.1) 46 : audit 0 from='client.? 172.21.15.40:0/713649833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:57 smithi040 bash[41173]: cluster 2023-12-01T20:14:56.627085+0000 mgr.y (mgr.24356) 8303 : cluster 0 pgmap v8271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:57 smithi040 bash[28232]: cluster 2023-12-01T20:14:56.627085+0000 mgr.y (mgr.24356) 8303 : cluster 0 pgmap v8271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:57 smithi141 bash[31670]: cluster 2023-12-01T20:14:56.627085+0000 mgr.y (mgr.24356) 8303 : cluster 0 pgmap v8271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:59 smithi040 bash[41173]: cluster 2023-12-01T20:14:58.627732+0000 mgr.y (mgr.24356) 8304 : cluster 0 pgmap v8272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:59.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:14:59 smithi040 bash[41173]: audit 2023-12-01T20:14:59.021276+0000 mon.a (mon.0) 5544 : audit 0 from='client.? 172.21.15.40:0/832657246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:59 smithi040 bash[28232]: cluster 2023-12-01T20:14:58.627732+0000 mgr.y (mgr.24356) 8304 : cluster 0 pgmap v8272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:14:59 smithi040 bash[28232]: audit 2023-12-01T20:14:59.021276+0000 mon.a (mon.0) 5544 : audit 0 from='client.? 172.21.15.40:0/832657246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:14:59.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:59 smithi141 bash[31670]: cluster 2023-12-01T20:14:58.627732+0000 mgr.y (mgr.24356) 8304 : cluster 0 pgmap v8272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:14:59.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:14:59 smithi141 bash[31670]: audit 2023-12-01T20:14:59.021276+0000 mon.a (mon.0) 5544 : audit 0 from='client.? 172.21.15.40:0/832657246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:00 smithi141 bash[31670]: cluster 2023-12-01T20:15:00.628792+0000 mgr.y (mgr.24356) 8305 : cluster 0 pgmap v8273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:00 smithi040 bash[28232]: cluster 2023-12-01T20:15:00.628792+0000 mgr.y (mgr.24356) 8305 : cluster 0 pgmap v8273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:00 smithi040 bash[41173]: cluster 2023-12-01T20:15:00.628792+0000 mgr.y (mgr.24356) 8305 : cluster 0 pgmap v8273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:01 smithi141 bash[31670]: audit 2023-12-01T20:15:01.492751+0000 mon.c (mon.2) 5219 : audit 0 from='client.? 172.21.15.40:0/413612553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:01 smithi040 bash[28232]: audit 2023-12-01T20:15:01.492751+0000 mon.c (mon.2) 5219 : audit 0 from='client.? 172.21.15.40:0/413612553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:01 smithi040 bash[41173]: audit 2023-12-01T20:15:01.492751+0000 mon.c (mon.2) 5219 : audit 0 from='client.? 172.21.15.40:0/413612553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:02 smithi141 bash[31670]: cluster 2023-12-01T20:15:02.629400+0000 mgr.y (mgr.24356) 8306 : cluster 0 pgmap v8274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:02 smithi040 bash[28232]: cluster 2023-12-01T20:15:02.629400+0000 mgr.y (mgr.24356) 8306 : cluster 0 pgmap v8274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:02 smithi040 bash[41173]: cluster 2023-12-01T20:15:02.629400+0000 mgr.y (mgr.24356) 8306 : cluster 0 pgmap v8274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:04 smithi040 bash[28232]: audit 2023-12-01T20:15:03.751215+0000 mon.c (mon.2) 5220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:04 smithi040 bash[28232]: audit 2023-12-01T20:15:03.960791+0000 mon.c (mon.2) 5221 : audit 0 from='client.? 172.21.15.40:0/1069260358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:04 smithi040 bash[41173]: audit 2023-12-01T20:15:03.751215+0000 mon.c (mon.2) 5220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:04 smithi040 bash[41173]: audit 2023-12-01T20:15:03.960791+0000 mon.c (mon.2) 5221 : audit 0 from='client.? 172.21.15.40:0/1069260358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:04 smithi141 bash[31670]: audit 2023-12-01T20:15:03.751215+0000 mon.c (mon.2) 5220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:04 smithi141 bash[31670]: audit 2023-12-01T20:15:03.960791+0000 mon.c (mon.2) 5221 : audit 0 from='client.? 172.21.15.40:0/1069260358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:05 smithi040 bash[28232]: cluster 2023-12-01T20:15:04.630551+0000 mgr.y (mgr.24356) 8307 : cluster 0 pgmap v8275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:05 smithi040 bash[41173]: cluster 2023-12-01T20:15:04.630551+0000 mgr.y (mgr.24356) 8307 : cluster 0 pgmap v8275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:05 smithi141 bash[31670]: cluster 2023-12-01T20:15:04.630551+0000 mgr.y (mgr.24356) 8307 : cluster 0 pgmap v8275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:06 smithi141 bash[31670]: audit 2023-12-01T20:15:06.418066+0000 mon.a (mon.0) 5545 : audit 0 from='client.? 172.21.15.40:0/462190754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:06 smithi040 bash[28232]: audit 2023-12-01T20:15:06.418066+0000 mon.a (mon.0) 5545 : audit 0 from='client.? 172.21.15.40:0/462190754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:06 smithi040 bash[41173]: audit 2023-12-01T20:15:06.418066+0000 mon.a (mon.0) 5545 : audit 0 from='client.? 172.21.15.40:0/462190754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:15:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:15:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:07 smithi141 bash[31670]: cluster 2023-12-01T20:15:06.631192+0000 mgr.y (mgr.24356) 8308 : cluster 0 pgmap v8276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:07.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:07 smithi040 bash[28232]: cluster 2023-12-01T20:15:06.631192+0000 mgr.y (mgr.24356) 8308 : cluster 0 pgmap v8276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:07.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:07 smithi040 bash[41173]: cluster 2023-12-01T20:15:06.631192+0000 mgr.y (mgr.24356) 8308 : cluster 0 pgmap v8276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:09.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:09 smithi040 bash[28232]: cluster 2023-12-01T20:15:08.631853+0000 mgr.y (mgr.24356) 8309 : cluster 0 pgmap v8277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:09 smithi040 bash[28232]: audit 2023-12-01T20:15:08.876756+0000 mon.a (mon.0) 5546 : audit 0 from='client.? 172.21.15.40:0/1017422239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:09 smithi040 bash[41173]: cluster 2023-12-01T20:15:08.631853+0000 mgr.y (mgr.24356) 8309 : cluster 0 pgmap v8277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:09.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:09 smithi040 bash[41173]: audit 2023-12-01T20:15:08.876756+0000 mon.a (mon.0) 5546 : audit 0 from='client.? 172.21.15.40:0/1017422239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:09 smithi141 bash[31670]: cluster 2023-12-01T20:15:08.631853+0000 mgr.y (mgr.24356) 8309 : cluster 0 pgmap v8277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:09.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:09 smithi141 bash[31670]: audit 2023-12-01T20:15:08.876756+0000 mon.a (mon.0) 5546 : audit 0 from='client.? 172.21.15.40:0/1017422239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:10 smithi141 bash[31670]: cluster 2023-12-01T20:15:10.633022+0000 mgr.y (mgr.24356) 8310 : cluster 0 pgmap v8278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:10 smithi040 bash[41173]: cluster 2023-12-01T20:15:10.633022+0000 mgr.y (mgr.24356) 8310 : cluster 0 pgmap v8278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:10 smithi040 bash[28232]: cluster 2023-12-01T20:15:10.633022+0000 mgr.y (mgr.24356) 8310 : cluster 0 pgmap v8278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:11 smithi141 bash[31670]: audit 2023-12-01T20:15:11.342484+0000 mon.a (mon.0) 5547 : audit 0 from='client.? 172.21.15.40:0/1555614343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:11 smithi040 bash[28232]: audit 2023-12-01T20:15:11.342484+0000 mon.a (mon.0) 5547 : audit 0 from='client.? 172.21.15.40:0/1555614343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:11 smithi040 bash[41173]: audit 2023-12-01T20:15:11.342484+0000 mon.a (mon.0) 5547 : audit 0 from='client.? 172.21.15.40:0/1555614343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:12 smithi141 bash[31670]: cluster 2023-12-01T20:15:12.633678+0000 mgr.y (mgr.24356) 8311 : cluster 0 pgmap v8279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:12 smithi040 bash[28232]: cluster 2023-12-01T20:15:12.633678+0000 mgr.y (mgr.24356) 8311 : cluster 0 pgmap v8279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:12 smithi040 bash[41173]: cluster 2023-12-01T20:15:12.633678+0000 mgr.y (mgr.24356) 8311 : cluster 0 pgmap v8279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:14.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:14 smithi040 bash[28232]: audit 2023-12-01T20:15:13.808173+0000 mon.c (mon.2) 5222 : audit 0 from='client.? 172.21.15.40:0/3808073687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:14.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:14 smithi040 bash[41173]: audit 2023-12-01T20:15:13.808173+0000 mon.c (mon.2) 5222 : audit 0 from='client.? 172.21.15.40:0/3808073687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:14 smithi141 bash[31670]: audit 2023-12-01T20:15:13.808173+0000 mon.c (mon.2) 5222 : audit 0 from='client.? 172.21.15.40:0/3808073687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:15.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:15 smithi040 bash[28232]: cluster 2023-12-01T20:15:14.634836+0000 mgr.y (mgr.24356) 8312 : cluster 0 pgmap v8280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:15.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:15 smithi040 bash[41173]: cluster 2023-12-01T20:15:14.634836+0000 mgr.y (mgr.24356) 8312 : cluster 0 pgmap v8280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:15 smithi141 bash[31670]: cluster 2023-12-01T20:15:14.634836+0000 mgr.y (mgr.24356) 8312 : cluster 0 pgmap v8280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:16.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:16 smithi040 bash[28232]: audit 2023-12-01T20:15:16.277692+0000 mon.c (mon.2) 5223 : audit 0 from='client.? 172.21.15.40:0/1726141417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:16.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:15:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:15:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:16 smithi040 bash[41173]: audit 2023-12-01T20:15:16.277692+0000 mon.c (mon.2) 5223 : audit 0 from='client.? 172.21.15.40:0/1726141417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:16 smithi141 bash[31670]: audit 2023-12-01T20:15:16.277692+0000 mon.c (mon.2) 5223 : audit 0 from='client.? 172.21.15.40:0/1726141417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:17.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:17 smithi040 bash[28232]: cluster 2023-12-01T20:15:16.635485+0000 mgr.y (mgr.24356) 8313 : cluster 0 pgmap v8281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:17.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:17 smithi040 bash[41173]: cluster 2023-12-01T20:15:16.635485+0000 mgr.y (mgr.24356) 8313 : cluster 0 pgmap v8281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:17 smithi141 bash[31670]: cluster 2023-12-01T20:15:16.635485+0000 mgr.y (mgr.24356) 8313 : cluster 0 pgmap v8281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:19 smithi040 bash[28232]: cluster 2023-12-01T20:15:18.636200+0000 mgr.y (mgr.24356) 8314 : cluster 0 pgmap v8282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:19 smithi040 bash[28232]: audit 2023-12-01T20:15:18.744707+0000 mon.a (mon.0) 5548 : audit 0 from='client.? 172.21.15.40:0/2444708728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:19 smithi040 bash[28232]: audit 2023-12-01T20:15:18.751904+0000 mon.c (mon.2) 5224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:19 smithi040 bash[41173]: cluster 2023-12-01T20:15:18.636200+0000 mgr.y (mgr.24356) 8314 : cluster 0 pgmap v8282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:19 smithi040 bash[41173]: audit 2023-12-01T20:15:18.744707+0000 mon.a (mon.0) 5548 : audit 0 from='client.? 172.21.15.40:0/2444708728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:19 smithi040 bash[41173]: audit 2023-12-01T20:15:18.751904+0000 mon.c (mon.2) 5224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:19 smithi141 bash[31670]: cluster 2023-12-01T20:15:18.636200+0000 mgr.y (mgr.24356) 8314 : cluster 0 pgmap v8282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:19 smithi141 bash[31670]: audit 2023-12-01T20:15:18.744707+0000 mon.a (mon.0) 5548 : audit 0 from='client.? 172.21.15.40:0/2444708728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:19 smithi141 bash[31670]: audit 2023-12-01T20:15:18.751904+0000 mon.c (mon.2) 5224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:20 smithi141 bash[31670]: cluster 2023-12-01T20:15:20.637399+0000 mgr.y (mgr.24356) 8315 : cluster 0 pgmap v8283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:20 smithi040 bash[28232]: cluster 2023-12-01T20:15:20.637399+0000 mgr.y (mgr.24356) 8315 : cluster 0 pgmap v8283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:20 smithi040 bash[41173]: cluster 2023-12-01T20:15:20.637399+0000 mgr.y (mgr.24356) 8315 : cluster 0 pgmap v8283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:21 smithi141 bash[31670]: audit 2023-12-01T20:15:21.202213+0000 mon.a (mon.0) 5549 : audit 0 from='client.? 172.21.15.40:0/3325934187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:21 smithi040 bash[28232]: audit 2023-12-01T20:15:21.202213+0000 mon.a (mon.0) 5549 : audit 0 from='client.? 172.21.15.40:0/3325934187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:22.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:21 smithi040 bash[41173]: audit 2023-12-01T20:15:21.202213+0000 mon.a (mon.0) 5549 : audit 0 from='client.? 172.21.15.40:0/3325934187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:22 smithi141 bash[31670]: cluster 2023-12-01T20:15:22.638028+0000 mgr.y (mgr.24356) 8316 : cluster 0 pgmap v8284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:22 smithi040 bash[28232]: cluster 2023-12-01T20:15:22.638028+0000 mgr.y (mgr.24356) 8316 : cluster 0 pgmap v8284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:22 smithi040 bash[41173]: cluster 2023-12-01T20:15:22.638028+0000 mgr.y (mgr.24356) 8316 : cluster 0 pgmap v8284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:24 smithi040 bash[28232]: audit 2023-12-01T20:15:23.670299+0000 mon.a (mon.0) 5550 : audit 0 from='client.? 172.21.15.40:0/2947584199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:24.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:24 smithi040 bash[41173]: audit 2023-12-01T20:15:23.670299+0000 mon.a (mon.0) 5550 : audit 0 from='client.? 172.21.15.40:0/2947584199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:24 smithi141 bash[31670]: audit 2023-12-01T20:15:23.670299+0000 mon.a (mon.0) 5550 : audit 0 from='client.? 172.21.15.40:0/2947584199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:25.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:25 smithi040 bash[28232]: cluster 2023-12-01T20:15:24.639164+0000 mgr.y (mgr.24356) 8317 : cluster 0 pgmap v8285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:25.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:25 smithi040 bash[41173]: cluster 2023-12-01T20:15:24.639164+0000 mgr.y (mgr.24356) 8317 : cluster 0 pgmap v8285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:25 smithi141 bash[31670]: cluster 2023-12-01T20:15:24.639164+0000 mgr.y (mgr.24356) 8317 : cluster 0 pgmap v8285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:26.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:15:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:15:26.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:26 smithi040 bash[28232]: audit 2023-12-01T20:15:26.132447+0000 mon.a (mon.0) 5551 : audit 0 from='client.? 172.21.15.40:0/1452835661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:26.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:26 smithi040 bash[41173]: audit 2023-12-01T20:15:26.132447+0000 mon.a (mon.0) 5551 : audit 0 from='client.? 172.21.15.40:0/1452835661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:26 smithi141 bash[31670]: audit 2023-12-01T20:15:26.132447+0000 mon.a (mon.0) 5551 : audit 0 from='client.? 172.21.15.40:0/1452835661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:27.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:27 smithi040 bash[41173]: cluster 2023-12-01T20:15:26.639833+0000 mgr.y (mgr.24356) 8318 : cluster 0 pgmap v8286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:27.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:27 smithi040 bash[28232]: cluster 2023-12-01T20:15:26.639833+0000 mgr.y (mgr.24356) 8318 : cluster 0 pgmap v8286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:27 smithi141 bash[31670]: cluster 2023-12-01T20:15:26.639833+0000 mgr.y (mgr.24356) 8318 : cluster 0 pgmap v8286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:29.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:29 smithi040 bash[28232]: audit 2023-12-01T20:15:28.593059+0000 mon.c (mon.2) 5225 : audit 0 from='client.? 172.21.15.40:0/2661833728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:29 smithi040 bash[28232]: cluster 2023-12-01T20:15:28.640494+0000 mgr.y (mgr.24356) 8319 : cluster 0 pgmap v8287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:29 smithi040 bash[41173]: audit 2023-12-01T20:15:28.593059+0000 mon.c (mon.2) 5225 : audit 0 from='client.? 172.21.15.40:0/2661833728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:29 smithi040 bash[41173]: cluster 2023-12-01T20:15:28.640494+0000 mgr.y (mgr.24356) 8319 : cluster 0 pgmap v8287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:29 smithi141 bash[31670]: audit 2023-12-01T20:15:28.593059+0000 mon.c (mon.2) 5225 : audit 0 from='client.? 172.21.15.40:0/2661833728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:29.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:29 smithi141 bash[31670]: cluster 2023-12-01T20:15:28.640494+0000 mgr.y (mgr.24356) 8319 : cluster 0 pgmap v8287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:30 smithi141 bash[31670]: cluster 2023-12-01T20:15:30.641612+0000 mgr.y (mgr.24356) 8320 : cluster 0 pgmap v8288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:30 smithi040 bash[28232]: cluster 2023-12-01T20:15:30.641612+0000 mgr.y (mgr.24356) 8320 : cluster 0 pgmap v8288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:30 smithi040 bash[41173]: cluster 2023-12-01T20:15:30.641612+0000 mgr.y (mgr.24356) 8320 : cluster 0 pgmap v8288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:31 smithi141 bash[31670]: audit 2023-12-01T20:15:31.061627+0000 mon.a (mon.0) 5552 : audit 0 from='client.? 172.21.15.40:0/1472090515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:31 smithi040 bash[28232]: audit 2023-12-01T20:15:31.061627+0000 mon.a (mon.0) 5552 : audit 0 from='client.? 172.21.15.40:0/1472090515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:32.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:31 smithi040 bash[41173]: audit 2023-12-01T20:15:31.061627+0000 mon.a (mon.0) 5552 : audit 0 from='client.? 172.21.15.40:0/1472090515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:32 smithi141 bash[31670]: cluster 2023-12-01T20:15:32.642205+0000 mgr.y (mgr.24356) 8321 : cluster 0 pgmap v8289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:32 smithi040 bash[28232]: cluster 2023-12-01T20:15:32.642205+0000 mgr.y (mgr.24356) 8321 : cluster 0 pgmap v8289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:32 smithi040 bash[41173]: cluster 2023-12-01T20:15:32.642205+0000 mgr.y (mgr.24356) 8321 : cluster 0 pgmap v8289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:34 smithi040 bash[41173]: audit 2023-12-01T20:15:33.524275+0000 mon.c (mon.2) 5226 : audit 0 from='client.? 172.21.15.40:0/1177945023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:34.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:34 smithi040 bash[41173]: audit 2023-12-01T20:15:33.752283+0000 mon.c (mon.2) 5227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:34 smithi040 bash[28232]: audit 2023-12-01T20:15:33.524275+0000 mon.c (mon.2) 5226 : audit 0 from='client.? 172.21.15.40:0/1177945023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:34 smithi040 bash[28232]: audit 2023-12-01T20:15:33.752283+0000 mon.c (mon.2) 5227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:34 smithi141 bash[31670]: audit 2023-12-01T20:15:33.524275+0000 mon.c (mon.2) 5226 : audit 0 from='client.? 172.21.15.40:0/1177945023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:34 smithi141 bash[31670]: audit 2023-12-01T20:15:33.752283+0000 mon.c (mon.2) 5227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:35 smithi040 bash[28232]: cluster 2023-12-01T20:15:34.643349+0000 mgr.y (mgr.24356) 8322 : cluster 0 pgmap v8290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:35 smithi040 bash[41173]: cluster 2023-12-01T20:15:34.643349+0000 mgr.y (mgr.24356) 8322 : cluster 0 pgmap v8290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:35 smithi141 bash[31670]: cluster 2023-12-01T20:15:34.643349+0000 mgr.y (mgr.24356) 8322 : cluster 0 pgmap v8290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:36.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:15:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:15:36.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:36 smithi040 bash[41173]: audit 2023-12-01T20:15:35.984915+0000 mon.a (mon.0) 5553 : audit 0 from='client.? 172.21.15.40:0/306059174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:36.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:36 smithi040 bash[28232]: audit 2023-12-01T20:15:35.984915+0000 mon.a (mon.0) 5553 : audit 0 from='client.? 172.21.15.40:0/306059174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:36 smithi141 bash[31670]: audit 2023-12-01T20:15:35.984915+0000 mon.a (mon.0) 5553 : audit 0 from='client.? 172.21.15.40:0/306059174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:37.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:37 smithi040 bash[28232]: cluster 2023-12-01T20:15:36.644020+0000 mgr.y (mgr.24356) 8323 : cluster 0 pgmap v8291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:37.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:37 smithi040 bash[41173]: cluster 2023-12-01T20:15:36.644020+0000 mgr.y (mgr.24356) 8323 : cluster 0 pgmap v8291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:37 smithi141 bash[31670]: cluster 2023-12-01T20:15:36.644020+0000 mgr.y (mgr.24356) 8323 : cluster 0 pgmap v8291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:39 smithi040 bash[28232]: audit 2023-12-01T20:15:38.444207+0000 mon.c (mon.2) 5228 : audit 0 from='client.? 172.21.15.40:0/482066511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:39.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:39 smithi040 bash[28232]: cluster 2023-12-01T20:15:38.644690+0000 mgr.y (mgr.24356) 8324 : cluster 0 pgmap v8292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:39 smithi040 bash[41173]: audit 2023-12-01T20:15:38.444207+0000 mon.c (mon.2) 5228 : audit 0 from='client.? 172.21.15.40:0/482066511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:39 smithi040 bash[41173]: cluster 2023-12-01T20:15:38.644690+0000 mgr.y (mgr.24356) 8324 : cluster 0 pgmap v8292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:39.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:39 smithi141 bash[31670]: audit 2023-12-01T20:15:38.444207+0000 mon.c (mon.2) 5228 : audit 0 from='client.? 172.21.15.40:0/482066511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:39.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:39 smithi141 bash[31670]: cluster 2023-12-01T20:15:38.644690+0000 mgr.y (mgr.24356) 8324 : cluster 0 pgmap v8292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:40 smithi141 bash[31670]: cluster 2023-12-01T20:15:40.645778+0000 mgr.y (mgr.24356) 8325 : cluster 0 pgmap v8293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:40 smithi040 bash[28232]: cluster 2023-12-01T20:15:40.645778+0000 mgr.y (mgr.24356) 8325 : cluster 0 pgmap v8293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:40 smithi040 bash[41173]: cluster 2023-12-01T20:15:40.645778+0000 mgr.y (mgr.24356) 8325 : cluster 0 pgmap v8293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:41 smithi141 bash[31670]: audit 2023-12-01T20:15:40.903463+0000 mon.a (mon.0) 5554 : audit 0 from='client.? 172.21.15.40:0/177473728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:41 smithi040 bash[28232]: audit 2023-12-01T20:15:40.903463+0000 mon.a (mon.0) 5554 : audit 0 from='client.? 172.21.15.40:0/177473728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:41 smithi040 bash[41173]: audit 2023-12-01T20:15:40.903463+0000 mon.a (mon.0) 5554 : audit 0 from='client.? 172.21.15.40:0/177473728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:42 smithi141 bash[31670]: cluster 2023-12-01T20:15:42.646432+0000 mgr.y (mgr.24356) 8326 : cluster 0 pgmap v8294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:42 smithi040 bash[28232]: cluster 2023-12-01T20:15:42.646432+0000 mgr.y (mgr.24356) 8326 : cluster 0 pgmap v8294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:42 smithi040 bash[41173]: cluster 2023-12-01T20:15:42.646432+0000 mgr.y (mgr.24356) 8326 : cluster 0 pgmap v8294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:44.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:44 smithi040 bash[28232]: audit 2023-12-01T20:15:43.382034+0000 mon.c (mon.2) 5229 : audit 0 from='client.? 172.21.15.40:0/3002253217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:44.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:44 smithi040 bash[41173]: audit 2023-12-01T20:15:43.382034+0000 mon.c (mon.2) 5229 : audit 0 from='client.? 172.21.15.40:0/3002253217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:44 smithi141 bash[31670]: audit 2023-12-01T20:15:43.382034+0000 mon.c (mon.2) 5229 : audit 0 from='client.? 172.21.15.40:0/3002253217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:45.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:45 smithi040 bash[28232]: cluster 2023-12-01T20:15:44.647572+0000 mgr.y (mgr.24356) 8327 : cluster 0 pgmap v8295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:45.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:45 smithi040 bash[41173]: cluster 2023-12-01T20:15:44.647572+0000 mgr.y (mgr.24356) 8327 : cluster 0 pgmap v8295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:45 smithi141 bash[31670]: cluster 2023-12-01T20:15:44.647572+0000 mgr.y (mgr.24356) 8327 : cluster 0 pgmap v8295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:46.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:15:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:15:46.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:46 smithi040 bash[28232]: audit 2023-12-01T20:15:45.847242+0000 mon.c (mon.2) 5230 : audit 0 from='client.? 172.21.15.40:0/4038726810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:46.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:46 smithi040 bash[41173]: audit 2023-12-01T20:15:45.847242+0000 mon.c (mon.2) 5230 : audit 0 from='client.? 172.21.15.40:0/4038726810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:46 smithi141 bash[31670]: audit 2023-12-01T20:15:45.847242+0000 mon.c (mon.2) 5230 : audit 0 from='client.? 172.21.15.40:0/4038726810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:47.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:47 smithi040 bash[28232]: cluster 2023-12-01T20:15:46.648235+0000 mgr.y (mgr.24356) 8328 : cluster 0 pgmap v8296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:47.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:47 smithi040 bash[41173]: cluster 2023-12-01T20:15:46.648235+0000 mgr.y (mgr.24356) 8328 : cluster 0 pgmap v8296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:47 smithi141 bash[31670]: cluster 2023-12-01T20:15:46.648235+0000 mgr.y (mgr.24356) 8328 : cluster 0 pgmap v8296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:49 smithi040 bash[41173]: audit 2023-12-01T20:15:48.313897+0000 mon.c (mon.2) 5231 : audit 0 from='client.? 172.21.15.40:0/1542399707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:49 smithi040 bash[41173]: cluster 2023-12-01T20:15:48.648947+0000 mgr.y (mgr.24356) 8329 : cluster 0 pgmap v8297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:49 smithi040 bash[41173]: audit 2023-12-01T20:15:48.752567+0000 mon.c (mon.2) 5232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:49 smithi040 bash[28232]: audit 2023-12-01T20:15:48.313897+0000 mon.c (mon.2) 5231 : audit 0 from='client.? 172.21.15.40:0/1542399707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:49 smithi040 bash[28232]: cluster 2023-12-01T20:15:48.648947+0000 mgr.y (mgr.24356) 8329 : cluster 0 pgmap v8297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:49 smithi040 bash[28232]: audit 2023-12-01T20:15:48.752567+0000 mon.c (mon.2) 5232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:49 smithi141 bash[31670]: audit 2023-12-01T20:15:48.313897+0000 mon.c (mon.2) 5231 : audit 0 from='client.? 172.21.15.40:0/1542399707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:49 smithi141 bash[31670]: cluster 2023-12-01T20:15:48.648947+0000 mgr.y (mgr.24356) 8329 : cluster 0 pgmap v8297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:49 smithi141 bash[31670]: audit 2023-12-01T20:15:48.752567+0000 mon.c (mon.2) 5232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:50 smithi141 bash[31670]: cluster 2023-12-01T20:15:50.649703+0000 mgr.y (mgr.24356) 8330 : cluster 0 pgmap v8298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:50 smithi040 bash[28232]: cluster 2023-12-01T20:15:50.649703+0000 mgr.y (mgr.24356) 8330 : cluster 0 pgmap v8298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:50 smithi040 bash[41173]: cluster 2023-12-01T20:15:50.649703+0000 mgr.y (mgr.24356) 8330 : cluster 0 pgmap v8298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:51 smithi141 bash[31670]: audit 2023-12-01T20:15:50.778630+0000 mon.a (mon.0) 5555 : audit 0 from='client.? 172.21.15.40:0/878365954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:51 smithi040 bash[28232]: audit 2023-12-01T20:15:50.778630+0000 mon.a (mon.0) 5555 : audit 0 from='client.? 172.21.15.40:0/878365954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:51 smithi040 bash[41173]: audit 2023-12-01T20:15:50.778630+0000 mon.a (mon.0) 5555 : audit 0 from='client.? 172.21.15.40:0/878365954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:53.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:52 smithi141 bash[31670]: cluster 2023-12-01T20:15:52.650360+0000 mgr.y (mgr.24356) 8331 : cluster 0 pgmap v8299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:52 smithi040 bash[41173]: cluster 2023-12-01T20:15:52.650360+0000 mgr.y (mgr.24356) 8331 : cluster 0 pgmap v8299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:52 smithi040 bash[28232]: cluster 2023-12-01T20:15:52.650360+0000 mgr.y (mgr.24356) 8331 : cluster 0 pgmap v8299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:53 smithi141 bash[31670]: audit 2023-12-01T20:15:53.238401+0000 mon.c (mon.2) 5233 : audit 0 from='client.? 172.21.15.40:0/675791960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:53 smithi040 bash[28232]: audit 2023-12-01T20:15:53.238401+0000 mon.c (mon.2) 5233 : audit 0 from='client.? 172.21.15.40:0/675791960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:53 smithi040 bash[41173]: audit 2023-12-01T20:15:53.238401+0000 mon.c (mon.2) 5233 : audit 0 from='client.? 172.21.15.40:0/675791960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:54 smithi141 bash[31670]: audit 2023-12-01T20:15:54.372961+0000 mon.c (mon.2) 5234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:15:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:54 smithi141 bash[31670]: cluster 2023-12-01T20:15:54.650987+0000 mgr.y (mgr.24356) 8332 : cluster 0 pgmap v8300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:54 smithi040 bash[28232]: audit 2023-12-01T20:15:54.372961+0000 mon.c (mon.2) 5234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:15:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:54 smithi040 bash[28232]: cluster 2023-12-01T20:15:54.650987+0000 mgr.y (mgr.24356) 8332 : cluster 0 pgmap v8300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:54 smithi040 bash[41173]: audit 2023-12-01T20:15:54.372961+0000 mon.c (mon.2) 5234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:15:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:54 smithi040 bash[41173]: cluster 2023-12-01T20:15:54.650987+0000 mgr.y (mgr.24356) 8332 : cluster 0 pgmap v8300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:55 smithi141 bash[31670]: audit 2023-12-01T20:15:54.750637+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:15:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:55 smithi141 bash[31670]: audit 2023-12-01T20:15:54.763419+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:15:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:55 smithi141 bash[31670]: audit 2023-12-01T20:15:55.699065+0000 mon.a (mon.0) 5558 : audit 0 from='client.? 172.21.15.40:0/1305415830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:55 smithi040 bash[28232]: audit 2023-12-01T20:15:54.750637+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:15:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:55 smithi040 bash[28232]: audit 2023-12-01T20:15:54.763419+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:15:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:55 smithi040 bash[28232]: audit 2023-12-01T20:15:55.699065+0000 mon.a (mon.0) 5558 : audit 0 from='client.? 172.21.15.40:0/1305415830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:55 smithi040 bash[41173]: audit 2023-12-01T20:15:54.750637+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:15:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:55 smithi040 bash[41173]: audit 2023-12-01T20:15:54.763419+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:15:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:55 smithi040 bash[41173]: audit 2023-12-01T20:15:55.699065+0000 mon.a (mon.0) 5558 : audit 0 from='client.? 172.21.15.40:0/1305415830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:56.764 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:15:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:15:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:56 smithi141 bash[31670]: cluster 2023-12-01T20:15:56.651618+0000 mgr.y (mgr.24356) 8333 : cluster 0 pgmap v8301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:56 smithi040 bash[41173]: cluster 2023-12-01T20:15:56.651618+0000 mgr.y (mgr.24356) 8333 : cluster 0 pgmap v8301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:56 smithi040 bash[28232]: cluster 2023-12-01T20:15:56.651618+0000 mgr.y (mgr.24356) 8333 : cluster 0 pgmap v8301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:58 smithi141 bash[31670]: audit 2023-12-01T20:15:58.163394+0000 mon.c (mon.2) 5235 : audit 0 from='client.? 172.21.15.40:0/409485034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:58 smithi040 bash[41173]: audit 2023-12-01T20:15:58.163394+0000 mon.c (mon.2) 5235 : audit 0 from='client.? 172.21.15.40:0/409485034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:58 smithi040 bash[28232]: audit 2023-12-01T20:15:58.163394+0000 mon.c (mon.2) 5235 : audit 0 from='client.? 172.21.15.40:0/409485034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:15:59.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:15:59 smithi040 bash[41173]: cluster 2023-12-01T20:15:58.652313+0000 mgr.y (mgr.24356) 8334 : cluster 0 pgmap v8302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:59.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:15:59 smithi040 bash[28232]: cluster 2023-12-01T20:15:58.652313+0000 mgr.y (mgr.24356) 8334 : cluster 0 pgmap v8302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:15:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:15:59 smithi141 bash[31670]: cluster 2023-12-01T20:15:58.652313+0000 mgr.y (mgr.24356) 8334 : cluster 0 pgmap v8302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[41173]: audit 2023-12-01T20:16:00.278700+0000 mon.a (mon.0) 5559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[41173]: audit 2023-12-01T20:16:00.290201+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[41173]: cluster 2023-12-01T20:16:00.653486+0000 mgr.y (mgr.24356) 8335 : cluster 0 pgmap v8303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[41173]: audit 2023-12-01T20:16:00.656694+0000 mon.c (mon.2) 5236 : audit 0 from='client.? 172.21.15.40:0/1373762441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[41173]: audit 2023-12-01T20:16:00.968953+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[41173]: audit 2023-12-01T20:16:00.980237+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[28232]: audit 2023-12-01T20:16:00.278700+0000 mon.a (mon.0) 5559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[28232]: audit 2023-12-01T20:16:00.290201+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[28232]: cluster 2023-12-01T20:16:00.653486+0000 mgr.y (mgr.24356) 8335 : cluster 0 pgmap v8303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[28232]: audit 2023-12-01T20:16:00.656694+0000 mon.c (mon.2) 5236 : audit 0 from='client.? 172.21.15.40:0/1373762441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[28232]: audit 2023-12-01T20:16:00.968953+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:01 smithi040 bash[28232]: audit 2023-12-01T20:16:00.980237+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:01 smithi141 bash[31670]: audit 2023-12-01T20:16:00.278700+0000 mon.a (mon.0) 5559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:01 smithi141 bash[31670]: audit 2023-12-01T20:16:00.290201+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:01 smithi141 bash[31670]: cluster 2023-12-01T20:16:00.653486+0000 mgr.y (mgr.24356) 8335 : cluster 0 pgmap v8303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:01 smithi141 bash[31670]: audit 2023-12-01T20:16:00.656694+0000 mon.c (mon.2) 5236 : audit 0 from='client.? 172.21.15.40:0/1373762441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:01 smithi141 bash[31670]: audit 2023-12-01T20:16:00.968953+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:01 smithi141 bash[31670]: audit 2023-12-01T20:16:00.980237+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:02.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:02 smithi040 bash[28232]: audit 2023-12-01T20:16:01.504578+0000 mon.c (mon.2) 5237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:16:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:02 smithi040 bash[28232]: audit 2023-12-01T20:16:01.506556+0000 mon.c (mon.2) 5238 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:16:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:02 smithi040 bash[28232]: audit 2023-12-01T20:16:01.516093+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:02 smithi040 bash[41173]: audit 2023-12-01T20:16:01.504578+0000 mon.c (mon.2) 5237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:16:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:02 smithi040 bash[41173]: audit 2023-12-01T20:16:01.506556+0000 mon.c (mon.2) 5238 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:16:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:02 smithi040 bash[41173]: audit 2023-12-01T20:16:01.516093+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:02 smithi141 bash[31670]: audit 2023-12-01T20:16:01.504578+0000 mon.c (mon.2) 5237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:16:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:02 smithi141 bash[31670]: audit 2023-12-01T20:16:01.506556+0000 mon.c (mon.2) 5238 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:16:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:02 smithi141 bash[31670]: audit 2023-12-01T20:16:01.516093+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:16:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:03 smithi040 bash[28232]: cluster 2023-12-01T20:16:02.654186+0000 mgr.y (mgr.24356) 8336 : cluster 0 pgmap v8304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:03 smithi040 bash[28232]: audit 2023-12-01T20:16:03.122132+0000 mon.a (mon.0) 5564 : audit 0 from='client.? 172.21.15.40:0/1228867074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:03 smithi040 bash[41173]: cluster 2023-12-01T20:16:02.654186+0000 mgr.y (mgr.24356) 8336 : cluster 0 pgmap v8304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:03.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:03 smithi040 bash[41173]: audit 2023-12-01T20:16:03.122132+0000 mon.a (mon.0) 5564 : audit 0 from='client.? 172.21.15.40:0/1228867074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:03 smithi141 bash[31670]: cluster 2023-12-01T20:16:02.654186+0000 mgr.y (mgr.24356) 8336 : cluster 0 pgmap v8304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:03.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:03 smithi141 bash[31670]: audit 2023-12-01T20:16:03.122132+0000 mon.a (mon.0) 5564 : audit 0 from='client.? 172.21.15.40:0/1228867074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:04 smithi040 bash[28232]: audit 2023-12-01T20:16:03.753048+0000 mon.c (mon.2) 5239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:04 smithi040 bash[41173]: audit 2023-12-01T20:16:03.753048+0000 mon.c (mon.2) 5239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:04 smithi141 bash[31670]: audit 2023-12-01T20:16:03.753048+0000 mon.c (mon.2) 5239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:05 smithi040 bash[28232]: cluster 2023-12-01T20:16:04.655321+0000 mgr.y (mgr.24356) 8337 : cluster 0 pgmap v8305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:05 smithi040 bash[41173]: cluster 2023-12-01T20:16:04.655321+0000 mgr.y (mgr.24356) 8337 : cluster 0 pgmap v8305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:05 smithi141 bash[31670]: cluster 2023-12-01T20:16:04.655321+0000 mgr.y (mgr.24356) 8337 : cluster 0 pgmap v8305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:06.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:06 smithi040 bash[28232]: audit 2023-12-01T20:16:05.595653+0000 mon.c (mon.2) 5240 : audit 0 from='client.? 172.21.15.40:0/1461315755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:06.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:16:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:16:06.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:06 smithi040 bash[41173]: audit 2023-12-01T20:16:05.595653+0000 mon.c (mon.2) 5240 : audit 0 from='client.? 172.21.15.40:0/1461315755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:06 smithi141 bash[31670]: audit 2023-12-01T20:16:05.595653+0000 mon.c (mon.2) 5240 : audit 0 from='client.? 172.21.15.40:0/1461315755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:07 smithi040 bash[28232]: cluster 2023-12-01T20:16:06.655990+0000 mgr.y (mgr.24356) 8338 : cluster 0 pgmap v8306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:07 smithi040 bash[41173]: cluster 2023-12-01T20:16:06.655990+0000 mgr.y (mgr.24356) 8338 : cluster 0 pgmap v8306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:07 smithi141 bash[31670]: cluster 2023-12-01T20:16:06.655990+0000 mgr.y (mgr.24356) 8338 : cluster 0 pgmap v8306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:08.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:08 smithi040 bash[28232]: audit 2023-12-01T20:16:08.056644+0000 mon.c (mon.2) 5241 : audit 0 from='client.? 172.21.15.40:0/1274831856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:08.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:08 smithi040 bash[41173]: audit 2023-12-01T20:16:08.056644+0000 mon.c (mon.2) 5241 : audit 0 from='client.? 172.21.15.40:0/1274831856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:08.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:08 smithi141 bash[31670]: audit 2023-12-01T20:16:08.056644+0000 mon.c (mon.2) 5241 : audit 0 from='client.? 172.21.15.40:0/1274831856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:09.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:09 smithi040 bash[41173]: cluster 2023-12-01T20:16:08.656622+0000 mgr.y (mgr.24356) 8339 : cluster 0 pgmap v8307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:09.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:09 smithi040 bash[28232]: cluster 2023-12-01T20:16:08.656622+0000 mgr.y (mgr.24356) 8339 : cluster 0 pgmap v8307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:09 smithi141 bash[31670]: cluster 2023-12-01T20:16:08.656622+0000 mgr.y (mgr.24356) 8339 : cluster 0 pgmap v8307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:10 smithi040 bash[28232]: audit 2023-12-01T20:16:10.519474+0000 mon.a (mon.0) 5565 : audit 0 from='client.? 172.21.15.40:0/2494645045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:10 smithi040 bash[41173]: audit 2023-12-01T20:16:10.519474+0000 mon.a (mon.0) 5565 : audit 0 from='client.? 172.21.15.40:0/2494645045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:10 smithi141 bash[31670]: audit 2023-12-01T20:16:10.519474+0000 mon.a (mon.0) 5565 : audit 0 from='client.? 172.21.15.40:0/2494645045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:11 smithi040 bash[28232]: cluster 2023-12-01T20:16:10.657731+0000 mgr.y (mgr.24356) 8340 : cluster 0 pgmap v8308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:11 smithi040 bash[41173]: cluster 2023-12-01T20:16:10.657731+0000 mgr.y (mgr.24356) 8340 : cluster 0 pgmap v8308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:11 smithi141 bash[31670]: cluster 2023-12-01T20:16:10.657731+0000 mgr.y (mgr.24356) 8340 : cluster 0 pgmap v8308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:12 smithi141 bash[31670]: cluster 2023-12-01T20:16:12.658275+0000 mgr.y (mgr.24356) 8341 : cluster 0 pgmap v8309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:12 smithi040 bash[28232]: cluster 2023-12-01T20:16:12.658275+0000 mgr.y (mgr.24356) 8341 : cluster 0 pgmap v8309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:12 smithi040 bash[41173]: cluster 2023-12-01T20:16:12.658275+0000 mgr.y (mgr.24356) 8341 : cluster 0 pgmap v8309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:13 smithi141 bash[31670]: audit 2023-12-01T20:16:12.979228+0000 mon.a (mon.0) 5566 : audit 0 from='client.? 172.21.15.40:0/508849360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:13 smithi040 bash[28232]: audit 2023-12-01T20:16:12.979228+0000 mon.a (mon.0) 5566 : audit 0 from='client.? 172.21.15.40:0/508849360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:13 smithi040 bash[41173]: audit 2023-12-01T20:16:12.979228+0000 mon.a (mon.0) 5566 : audit 0 from='client.? 172.21.15.40:0/508849360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:14 smithi141 bash[31670]: cluster 2023-12-01T20:16:14.659504+0000 mgr.y (mgr.24356) 8342 : cluster 0 pgmap v8310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:14 smithi040 bash[41173]: cluster 2023-12-01T20:16:14.659504+0000 mgr.y (mgr.24356) 8342 : cluster 0 pgmap v8310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:14 smithi040 bash[28232]: cluster 2023-12-01T20:16:14.659504+0000 mgr.y (mgr.24356) 8342 : cluster 0 pgmap v8310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:15 smithi141 bash[31670]: audit 2023-12-01T20:16:15.440499+0000 mon.c (mon.2) 5242 : audit 0 from='client.? 172.21.15.40:0/1742844518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:15 smithi040 bash[28232]: audit 2023-12-01T20:16:15.440499+0000 mon.c (mon.2) 5242 : audit 0 from='client.? 172.21.15.40:0/1742844518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:15 smithi040 bash[41173]: audit 2023-12-01T20:16:15.440499+0000 mon.c (mon.2) 5242 : audit 0 from='client.? 172.21.15.40:0/1742844518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:16.756 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:16:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:16:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:16 smithi141 bash[31670]: cluster 2023-12-01T20:16:16.660224+0000 mgr.y (mgr.24356) 8343 : cluster 0 pgmap v8311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:16 smithi040 bash[28232]: cluster 2023-12-01T20:16:16.660224+0000 mgr.y (mgr.24356) 8343 : cluster 0 pgmap v8311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:16 smithi040 bash[41173]: cluster 2023-12-01T20:16:16.660224+0000 mgr.y (mgr.24356) 8343 : cluster 0 pgmap v8311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:17 smithi141 bash[31670]: audit 2023-12-01T20:16:17.903506+0000 mon.c (mon.2) 5243 : audit 0 from='client.? 172.21.15.40:0/2506911521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:18.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:17 smithi040 bash[41173]: audit 2023-12-01T20:16:17.903506+0000 mon.c (mon.2) 5243 : audit 0 from='client.? 172.21.15.40:0/2506911521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:18.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:17 smithi040 bash[28232]: audit 2023-12-01T20:16:17.903506+0000 mon.c (mon.2) 5243 : audit 0 from='client.? 172.21.15.40:0/2506911521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:19.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:19 smithi040 bash[28232]: cluster 2023-12-01T20:16:18.660941+0000 mgr.y (mgr.24356) 8344 : cluster 0 pgmap v8312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:19 smithi040 bash[28232]: audit 2023-12-01T20:16:18.753232+0000 mon.c (mon.2) 5244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:19 smithi040 bash[41173]: cluster 2023-12-01T20:16:18.660941+0000 mgr.y (mgr.24356) 8344 : cluster 0 pgmap v8312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:19 smithi040 bash[41173]: audit 2023-12-01T20:16:18.753232+0000 mon.c (mon.2) 5244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:19 smithi141 bash[31670]: cluster 2023-12-01T20:16:18.660941+0000 mgr.y (mgr.24356) 8344 : cluster 0 pgmap v8312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:19 smithi141 bash[31670]: audit 2023-12-01T20:16:18.753232+0000 mon.c (mon.2) 5244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:20 smithi141 bash[31670]: audit 2023-12-01T20:16:20.364859+0000 mon.a (mon.0) 5567 : audit 0 from='client.? 172.21.15.40:0/1419214027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:20.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:20 smithi040 bash[28232]: audit 2023-12-01T20:16:20.364859+0000 mon.a (mon.0) 5567 : audit 0 from='client.? 172.21.15.40:0/1419214027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:20 smithi040 bash[41173]: audit 2023-12-01T20:16:20.364859+0000 mon.a (mon.0) 5567 : audit 0 from='client.? 172.21.15.40:0/1419214027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:21 smithi141 bash[31670]: cluster 2023-12-01T20:16:20.662241+0000 mgr.y (mgr.24356) 8345 : cluster 0 pgmap v8313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:21 smithi040 bash[28232]: cluster 2023-12-01T20:16:20.662241+0000 mgr.y (mgr.24356) 8345 : cluster 0 pgmap v8313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:21 smithi040 bash[41173]: cluster 2023-12-01T20:16:20.662241+0000 mgr.y (mgr.24356) 8345 : cluster 0 pgmap v8313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:22 smithi141 bash[31670]: cluster 2023-12-01T20:16:22.663034+0000 mgr.y (mgr.24356) 8346 : cluster 0 pgmap v8314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:22 smithi040 bash[28232]: cluster 2023-12-01T20:16:22.663034+0000 mgr.y (mgr.24356) 8346 : cluster 0 pgmap v8314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:22 smithi040 bash[41173]: cluster 2023-12-01T20:16:22.663034+0000 mgr.y (mgr.24356) 8346 : cluster 0 pgmap v8314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:23 smithi141 bash[31670]: audit 2023-12-01T20:16:22.840879+0000 mon.c (mon.2) 5245 : audit 0 from='client.? 172.21.15.40:0/2995478008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:23 smithi040 bash[41173]: audit 2023-12-01T20:16:22.840879+0000 mon.c (mon.2) 5245 : audit 0 from='client.? 172.21.15.40:0/2995478008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:24.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:23 smithi040 bash[28232]: audit 2023-12-01T20:16:22.840879+0000 mon.c (mon.2) 5245 : audit 0 from='client.? 172.21.15.40:0/2995478008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:24 smithi141 bash[31670]: cluster 2023-12-01T20:16:24.664301+0000 mgr.y (mgr.24356) 8347 : cluster 0 pgmap v8315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:24 smithi040 bash[28232]: cluster 2023-12-01T20:16:24.664301+0000 mgr.y (mgr.24356) 8347 : cluster 0 pgmap v8315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:24 smithi040 bash[41173]: cluster 2023-12-01T20:16:24.664301+0000 mgr.y (mgr.24356) 8347 : cluster 0 pgmap v8315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:25 smithi141 bash[31670]: audit 2023-12-01T20:16:25.300450+0000 mon.c (mon.2) 5246 : audit 0 from='client.? 172.21.15.40:0/306798950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:25 smithi040 bash[28232]: audit 2023-12-01T20:16:25.300450+0000 mon.c (mon.2) 5246 : audit 0 from='client.? 172.21.15.40:0/306798950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:25 smithi040 bash[41173]: audit 2023-12-01T20:16:25.300450+0000 mon.c (mon.2) 5246 : audit 0 from='client.? 172.21.15.40:0/306798950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:26.750 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:16:26] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:16:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:26 smithi141 bash[31670]: cluster 2023-12-01T20:16:26.665035+0000 mgr.y (mgr.24356) 8348 : cluster 0 pgmap v8316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:26 smithi040 bash[28232]: cluster 2023-12-01T20:16:26.665035+0000 mgr.y (mgr.24356) 8348 : cluster 0 pgmap v8316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:26 smithi040 bash[41173]: cluster 2023-12-01T20:16:26.665035+0000 mgr.y (mgr.24356) 8348 : cluster 0 pgmap v8316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:27 smithi040 bash[41173]: audit 2023-12-01T20:16:27.762940+0000 mon.a (mon.0) 5568 : audit 0 from='client.? 172.21.15.40:0/4118044125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:27 smithi040 bash[28232]: audit 2023-12-01T20:16:27.762940+0000 mon.a (mon.0) 5568 : audit 0 from='client.? 172.21.15.40:0/4118044125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:27 smithi141 bash[31670]: audit 2023-12-01T20:16:27.762940+0000 mon.a (mon.0) 5568 : audit 0 from='client.? 172.21.15.40:0/4118044125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:29.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:29 smithi040 bash[41173]: cluster 2023-12-01T20:16:28.665698+0000 mgr.y (mgr.24356) 8349 : cluster 0 pgmap v8317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:29 smithi040 bash[28232]: cluster 2023-12-01T20:16:28.665698+0000 mgr.y (mgr.24356) 8349 : cluster 0 pgmap v8317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:29.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:29 smithi141 bash[31670]: cluster 2023-12-01T20:16:28.665698+0000 mgr.y (mgr.24356) 8349 : cluster 0 pgmap v8317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:30 smithi040 bash[41173]: audit 2023-12-01T20:16:30.223889+0000 mon.a (mon.0) 5569 : audit 0 from='client.? 172.21.15.40:0/1231570723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:30 smithi040 bash[28232]: audit 2023-12-01T20:16:30.223889+0000 mon.a (mon.0) 5569 : audit 0 from='client.? 172.21.15.40:0/1231570723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:30 smithi141 bash[31670]: audit 2023-12-01T20:16:30.223889+0000 mon.a (mon.0) 5569 : audit 0 from='client.? 172.21.15.40:0/1231570723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:31 smithi040 bash[28232]: cluster 2023-12-01T20:16:30.666844+0000 mgr.y (mgr.24356) 8350 : cluster 0 pgmap v8318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:31.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:31 smithi040 bash[41173]: cluster 2023-12-01T20:16:30.666844+0000 mgr.y (mgr.24356) 8350 : cluster 0 pgmap v8318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:31 smithi141 bash[31670]: cluster 2023-12-01T20:16:30.666844+0000 mgr.y (mgr.24356) 8350 : cluster 0 pgmap v8318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:32 smithi141 bash[31670]: cluster 2023-12-01T20:16:32.667492+0000 mgr.y (mgr.24356) 8351 : cluster 0 pgmap v8319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:32 smithi141 bash[31670]: audit 2023-12-01T20:16:32.694732+0000 mon.c (mon.2) 5247 : audit 0 from='client.? 172.21.15.40:0/1837415952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:32 smithi040 bash[28232]: cluster 2023-12-01T20:16:32.667492+0000 mgr.y (mgr.24356) 8351 : cluster 0 pgmap v8319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:32 smithi040 bash[28232]: audit 2023-12-01T20:16:32.694732+0000 mon.c (mon.2) 5247 : audit 0 from='client.? 172.21.15.40:0/1837415952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:32 smithi040 bash[41173]: cluster 2023-12-01T20:16:32.667492+0000 mgr.y (mgr.24356) 8351 : cluster 0 pgmap v8319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:32 smithi040 bash[41173]: audit 2023-12-01T20:16:32.694732+0000 mon.c (mon.2) 5247 : audit 0 from='client.? 172.21.15.40:0/1837415952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:34 smithi040 bash[41173]: audit 2023-12-01T20:16:33.753578+0000 mon.c (mon.2) 5248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:34 smithi040 bash[28232]: audit 2023-12-01T20:16:33.753578+0000 mon.c (mon.2) 5248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:34 smithi141 bash[31670]: audit 2023-12-01T20:16:33.753578+0000 mon.c (mon.2) 5248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:35 smithi040 bash[28232]: cluster 2023-12-01T20:16:34.668683+0000 mgr.y (mgr.24356) 8352 : cluster 0 pgmap v8320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:35 smithi040 bash[28232]: audit 2023-12-01T20:16:35.159519+0000 mon.a (mon.0) 5570 : audit 0 from='client.? 172.21.15.40:0/2001527524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:35 smithi040 bash[41173]: cluster 2023-12-01T20:16:34.668683+0000 mgr.y (mgr.24356) 8352 : cluster 0 pgmap v8320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:35.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:35 smithi040 bash[41173]: audit 2023-12-01T20:16:35.159519+0000 mon.a (mon.0) 5570 : audit 0 from='client.? 172.21.15.40:0/2001527524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:35 smithi141 bash[31670]: cluster 2023-12-01T20:16:34.668683+0000 mgr.y (mgr.24356) 8352 : cluster 0 pgmap v8320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:35.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:35 smithi141 bash[31670]: audit 2023-12-01T20:16:35.159519+0000 mon.a (mon.0) 5570 : audit 0 from='client.? 172.21.15.40:0/2001527524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:36 smithi040 bash[28232]: cluster 2023-12-01T20:16:36.669344+0000 mgr.y (mgr.24356) 8353 : cluster 0 pgmap v8321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:16:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:16:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:36 smithi040 bash[41173]: cluster 2023-12-01T20:16:36.669344+0000 mgr.y (mgr.24356) 8353 : cluster 0 pgmap v8321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:36 smithi141 bash[31670]: cluster 2023-12-01T20:16:36.669344+0000 mgr.y (mgr.24356) 8353 : cluster 0 pgmap v8321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:37 smithi141 bash[31670]: audit 2023-12-01T20:16:37.624557+0000 mon.a (mon.0) 5571 : audit 0 from='client.? 172.21.15.40:0/2310078241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:37 smithi040 bash[28232]: audit 2023-12-01T20:16:37.624557+0000 mon.a (mon.0) 5571 : audit 0 from='client.? 172.21.15.40:0/2310078241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:37 smithi040 bash[41173]: audit 2023-12-01T20:16:37.624557+0000 mon.a (mon.0) 5571 : audit 0 from='client.? 172.21.15.40:0/2310078241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:39.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:39 smithi040 bash[28232]: cluster 2023-12-01T20:16:38.670033+0000 mgr.y (mgr.24356) 8354 : cluster 0 pgmap v8322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:39.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:39 smithi040 bash[41173]: cluster 2023-12-01T20:16:38.670033+0000 mgr.y (mgr.24356) 8354 : cluster 0 pgmap v8322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:39.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:39 smithi141 bash[31670]: cluster 2023-12-01T20:16:38.670033+0000 mgr.y (mgr.24356) 8354 : cluster 0 pgmap v8322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:40.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:40 smithi040 bash[28232]: audit 2023-12-01T20:16:40.092673+0000 mon.a (mon.0) 5572 : audit 0 from='client.? 172.21.15.40:0/4160844337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:40.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:40 smithi040 bash[41173]: audit 2023-12-01T20:16:40.092673+0000 mon.a (mon.0) 5572 : audit 0 from='client.? 172.21.15.40:0/4160844337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:40.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:40 smithi141 bash[31670]: audit 2023-12-01T20:16:40.092673+0000 mon.a (mon.0) 5572 : audit 0 from='client.? 172.21.15.40:0/4160844337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:41 smithi040 bash[28232]: cluster 2023-12-01T20:16:40.671337+0000 mgr.y (mgr.24356) 8355 : cluster 0 pgmap v8323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:41.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:41 smithi040 bash[41173]: cluster 2023-12-01T20:16:40.671337+0000 mgr.y (mgr.24356) 8355 : cluster 0 pgmap v8323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:41 smithi141 bash[31670]: cluster 2023-12-01T20:16:40.671337+0000 mgr.y (mgr.24356) 8355 : cluster 0 pgmap v8323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:42 smithi040 bash[41173]: audit 2023-12-01T20:16:42.559619+0000 mon.a (mon.0) 5573 : audit 0 from='client.? 172.21.15.40:0/1015474549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:42 smithi040 bash[28232]: audit 2023-12-01T20:16:42.559619+0000 mon.a (mon.0) 5573 : audit 0 from='client.? 172.21.15.40:0/1015474549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:42 smithi141 bash[31670]: audit 2023-12-01T20:16:42.559619+0000 mon.a (mon.0) 5573 : audit 0 from='client.? 172.21.15.40:0/1015474549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:43.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:43 smithi040 bash[41173]: cluster 2023-12-01T20:16:42.672063+0000 mgr.y (mgr.24356) 8356 : cluster 0 pgmap v8324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:43 smithi040 bash[28232]: cluster 2023-12-01T20:16:42.672063+0000 mgr.y (mgr.24356) 8356 : cluster 0 pgmap v8324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:43 smithi141 bash[31670]: cluster 2023-12-01T20:16:42.672063+0000 mgr.y (mgr.24356) 8356 : cluster 0 pgmap v8324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:44 smithi141 bash[31670]: cluster 2023-12-01T20:16:44.673268+0000 mgr.y (mgr.24356) 8357 : cluster 0 pgmap v8325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:44 smithi040 bash[28232]: cluster 2023-12-01T20:16:44.673268+0000 mgr.y (mgr.24356) 8357 : cluster 0 pgmap v8325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:44 smithi040 bash[41173]: cluster 2023-12-01T20:16:44.673268+0000 mgr.y (mgr.24356) 8357 : cluster 0 pgmap v8325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:45 smithi141 bash[31670]: audit 2023-12-01T20:16:45.028183+0000 mon.a (mon.0) 5574 : audit 0 from='client.? 172.21.15.40:0/1350124574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:46.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:45 smithi040 bash[28232]: audit 2023-12-01T20:16:45.028183+0000 mon.a (mon.0) 5574 : audit 0 from='client.? 172.21.15.40:0/1350124574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:45 smithi040 bash[41173]: audit 2023-12-01T20:16:45.028183+0000 mon.a (mon.0) 5574 : audit 0 from='client.? 172.21.15.40:0/1350124574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:46 smithi040 bash[28232]: cluster 2023-12-01T20:16:46.673920+0000 mgr.y (mgr.24356) 8358 : cluster 0 pgmap v8326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:16:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:16:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:46 smithi040 bash[41173]: cluster 2023-12-01T20:16:46.673920+0000 mgr.y (mgr.24356) 8358 : cluster 0 pgmap v8326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:46 smithi141 bash[31670]: cluster 2023-12-01T20:16:46.673920+0000 mgr.y (mgr.24356) 8358 : cluster 0 pgmap v8326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:47 smithi141 bash[31670]: audit 2023-12-01T20:16:47.495283+0000 mon.c (mon.2) 5249 : audit 0 from='client.? 172.21.15.40:0/1899192903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:47 smithi040 bash[28232]: audit 2023-12-01T20:16:47.495283+0000 mon.c (mon.2) 5249 : audit 0 from='client.? 172.21.15.40:0/1899192903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:47 smithi040 bash[41173]: audit 2023-12-01T20:16:47.495283+0000 mon.c (mon.2) 5249 : audit 0 from='client.? 172.21.15.40:0/1899192903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:49 smithi040 bash[41173]: cluster 2023-12-01T20:16:48.674545+0000 mgr.y (mgr.24356) 8359 : cluster 0 pgmap v8327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:49 smithi040 bash[41173]: audit 2023-12-01T20:16:48.754081+0000 mon.c (mon.2) 5250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:49 smithi040 bash[28232]: cluster 2023-12-01T20:16:48.674545+0000 mgr.y (mgr.24356) 8359 : cluster 0 pgmap v8327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:49 smithi040 bash[28232]: audit 2023-12-01T20:16:48.754081+0000 mon.c (mon.2) 5250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:49 smithi141 bash[31670]: cluster 2023-12-01T20:16:48.674545+0000 mgr.y (mgr.24356) 8359 : cluster 0 pgmap v8327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:49 smithi141 bash[31670]: audit 2023-12-01T20:16:48.754081+0000 mon.c (mon.2) 5250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:50.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:50 smithi040 bash[41173]: audit 2023-12-01T20:16:49.968407+0000 mon.c (mon.2) 5251 : audit 0 from='client.? 172.21.15.40:0/2375907479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:50 smithi040 bash[28232]: audit 2023-12-01T20:16:49.968407+0000 mon.c (mon.2) 5251 : audit 0 from='client.? 172.21.15.40:0/2375907479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:50 smithi141 bash[31670]: audit 2023-12-01T20:16:49.968407+0000 mon.c (mon.2) 5251 : audit 0 from='client.? 172.21.15.40:0/2375907479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:51.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:51 smithi040 bash[41173]: cluster 2023-12-01T20:16:50.675654+0000 mgr.y (mgr.24356) 8360 : cluster 0 pgmap v8328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:51.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:51 smithi040 bash[28232]: cluster 2023-12-01T20:16:50.675654+0000 mgr.y (mgr.24356) 8360 : cluster 0 pgmap v8328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:51 smithi141 bash[31670]: cluster 2023-12-01T20:16:50.675654+0000 mgr.y (mgr.24356) 8360 : cluster 0 pgmap v8328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:52 smithi141 bash[31670]: audit 2023-12-01T20:16:52.432038+0000 mon.c (mon.2) 5252 : audit 0 from='client.? 172.21.15.40:0/4119518729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:52.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:52 smithi040 bash[41173]: audit 2023-12-01T20:16:52.432038+0000 mon.c (mon.2) 5252 : audit 0 from='client.? 172.21.15.40:0/4119518729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:52 smithi040 bash[28232]: audit 2023-12-01T20:16:52.432038+0000 mon.c (mon.2) 5252 : audit 0 from='client.? 172.21.15.40:0/4119518729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:53 smithi141 bash[31670]: cluster 2023-12-01T20:16:52.676323+0000 mgr.y (mgr.24356) 8361 : cluster 0 pgmap v8329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:53 smithi040 bash[28232]: cluster 2023-12-01T20:16:52.676323+0000 mgr.y (mgr.24356) 8361 : cluster 0 pgmap v8329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:53 smithi040 bash[41173]: cluster 2023-12-01T20:16:52.676323+0000 mgr.y (mgr.24356) 8361 : cluster 0 pgmap v8329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:55 smithi141 bash[31670]: cluster 2023-12-01T20:16:54.677502+0000 mgr.y (mgr.24356) 8362 : cluster 0 pgmap v8330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:55 smithi141 bash[31670]: audit 2023-12-01T20:16:54.885268+0000 mon.a (mon.0) 5575 : audit 0 from='client.? 172.21.15.40:0/454971165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:55 smithi040 bash[28232]: cluster 2023-12-01T20:16:54.677502+0000 mgr.y (mgr.24356) 8362 : cluster 0 pgmap v8330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:55 smithi040 bash[28232]: audit 2023-12-01T20:16:54.885268+0000 mon.a (mon.0) 5575 : audit 0 from='client.? 172.21.15.40:0/454971165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:55 smithi040 bash[41173]: cluster 2023-12-01T20:16:54.677502+0000 mgr.y (mgr.24356) 8362 : cluster 0 pgmap v8330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:55 smithi040 bash[41173]: audit 2023-12-01T20:16:54.885268+0000 mon.a (mon.0) 5575 : audit 0 from='client.? 172.21.15.40:0/454971165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:16:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:16:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:57 smithi141 bash[31670]: cluster 2023-12-01T20:16:56.678203+0000 mgr.y (mgr.24356) 8363 : cluster 0 pgmap v8331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:16:57 smithi141 bash[31670]: audit 2023-12-01T20:16:57.348392+0000 mon.c (mon.2) 5253 : audit 0 from='client.? 172.21.15.40:0/594783153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:57 smithi040 bash[28232]: cluster 2023-12-01T20:16:56.678203+0000 mgr.y (mgr.24356) 8363 : cluster 0 pgmap v8331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:16:57 smithi040 bash[28232]: audit 2023-12-01T20:16:57.348392+0000 mon.c (mon.2) 5253 : audit 0 from='client.? 172.21.15.40:0/594783153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:16:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:57 smithi040 bash[41173]: cluster 2023-12-01T20:16:56.678203+0000 mgr.y (mgr.24356) 8363 : cluster 0 pgmap v8331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:16:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:16:57 smithi040 bash[41173]: audit 2023-12-01T20:16:57.348392+0000 mon.c (mon.2) 5253 : audit 0 from='client.? 172.21.15.40:0/594783153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:00 smithi040 bash[28232]: cluster 2023-12-01T20:16:58.678866+0000 mgr.y (mgr.24356) 8364 : cluster 0 pgmap v8332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:00 smithi040 bash[28232]: audit 2023-12-01T20:16:59.815964+0000 mon.a (mon.0) 5576 : audit 0 from='client.? 172.21.15.40:0/2158882734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:00 smithi040 bash[41173]: cluster 2023-12-01T20:16:58.678866+0000 mgr.y (mgr.24356) 8364 : cluster 0 pgmap v8332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:00 smithi040 bash[41173]: audit 2023-12-01T20:16:59.815964+0000 mon.a (mon.0) 5576 : audit 0 from='client.? 172.21.15.40:0/2158882734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:00 smithi141 bash[31670]: cluster 2023-12-01T20:16:58.678866+0000 mgr.y (mgr.24356) 8364 : cluster 0 pgmap v8332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:00.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:00 smithi141 bash[31670]: audit 2023-12-01T20:16:59.815964+0000 mon.a (mon.0) 5576 : audit 0 from='client.? 172.21.15.40:0/2158882734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:02 smithi040 bash[28232]: cluster 2023-12-01T20:17:00.680022+0000 mgr.y (mgr.24356) 8365 : cluster 0 pgmap v8333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:02 smithi040 bash[28232]: audit 2023-12-01T20:17:01.598383+0000 mon.c (mon.2) 5254 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:17:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:02 smithi040 bash[28232]: audit 2023-12-01T20:17:02.281280+0000 mon.a (mon.0) 5577 : audit 0 from='client.? 172.21.15.40:0/4030955100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:02 smithi040 bash[41173]: cluster 2023-12-01T20:17:00.680022+0000 mgr.y (mgr.24356) 8365 : cluster 0 pgmap v8333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:02 smithi040 bash[41173]: audit 2023-12-01T20:17:01.598383+0000 mon.c (mon.2) 5254 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:17:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:02 smithi040 bash[41173]: audit 2023-12-01T20:17:02.281280+0000 mon.a (mon.0) 5577 : audit 0 from='client.? 172.21.15.40:0/4030955100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:02 smithi141 bash[31670]: cluster 2023-12-01T20:17:00.680022+0000 mgr.y (mgr.24356) 8365 : cluster 0 pgmap v8333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:02 smithi141 bash[31670]: audit 2023-12-01T20:17:01.598383+0000 mon.c (mon.2) 5254 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:17:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:02 smithi141 bash[31670]: audit 2023-12-01T20:17:02.281280+0000 mon.a (mon.0) 5577 : audit 0 from='client.? 172.21.15.40:0/4030955100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:04 smithi040 bash[28232]: cluster 2023-12-01T20:17:02.680654+0000 mgr.y (mgr.24356) 8366 : cluster 0 pgmap v8334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:04 smithi040 bash[28232]: audit 2023-12-01T20:17:03.754411+0000 mon.c (mon.2) 5255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:04 smithi040 bash[41173]: cluster 2023-12-01T20:17:02.680654+0000 mgr.y (mgr.24356) 8366 : cluster 0 pgmap v8334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:04 smithi040 bash[41173]: audit 2023-12-01T20:17:03.754411+0000 mon.c (mon.2) 5255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:04 smithi141 bash[31670]: cluster 2023-12-01T20:17:02.680654+0000 mgr.y (mgr.24356) 8366 : cluster 0 pgmap v8334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:04 smithi141 bash[31670]: audit 2023-12-01T20:17:03.754411+0000 mon.c (mon.2) 5255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:05 smithi040 bash[28232]: audit 2023-12-01T20:17:04.749821+0000 mon.a (mon.0) 5578 : audit 0 from='client.? 172.21.15.40:0/2872223571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:05.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:05 smithi040 bash[41173]: audit 2023-12-01T20:17:04.749821+0000 mon.a (mon.0) 5578 : audit 0 from='client.? 172.21.15.40:0/2872223571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:05 smithi141 bash[31670]: audit 2023-12-01T20:17:04.749821+0000 mon.a (mon.0) 5578 : audit 0 from='client.? 172.21.15.40:0/2872223571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:06.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:06 smithi040 bash[28232]: cluster 2023-12-01T20:17:04.681747+0000 mgr.y (mgr.24356) 8367 : cluster 0 pgmap v8335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:06.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:17:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:17:06.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:06 smithi040 bash[41173]: cluster 2023-12-01T20:17:04.681747+0000 mgr.y (mgr.24356) 8367 : cluster 0 pgmap v8335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:06 smithi141 bash[31670]: cluster 2023-12-01T20:17:04.681747+0000 mgr.y (mgr.24356) 8367 : cluster 0 pgmap v8335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:07.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:07 smithi040 bash[28232]: audit 2023-12-01T20:17:07.251596+0000 mon.c (mon.2) 5256 : audit 0 from='client.? 172.21.15.40:0/1711303641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:07 smithi040 bash[41173]: audit 2023-12-01T20:17:07.251596+0000 mon.c (mon.2) 5256 : audit 0 from='client.? 172.21.15.40:0/1711303641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:07 smithi141 bash[31670]: audit 2023-12-01T20:17:07.251596+0000 mon.c (mon.2) 5256 : audit 0 from='client.? 172.21.15.40:0/1711303641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: cluster 2023-12-01T20:17:06.682407+0000 mgr.y (mgr.24356) 8368 : cluster 0 pgmap v8336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:07.449446+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:07.464979+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:07.754142+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:07.766784+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:08.244594+0000 mon.c (mon.2) 5257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:08.246423+0000 mon.c (mon.2) 5258 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:17:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:08 smithi141 bash[31670]: audit 2023-12-01T20:17:08.258882+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: cluster 2023-12-01T20:17:06.682407+0000 mgr.y (mgr.24356) 8368 : cluster 0 pgmap v8336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:07.449446+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:07.464979+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:07.754142+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:07.766784+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:08.244594+0000 mon.c (mon.2) 5257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:08.246423+0000 mon.c (mon.2) 5258 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:17:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[28232]: audit 2023-12-01T20:17:08.258882+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: cluster 2023-12-01T20:17:06.682407+0000 mgr.y (mgr.24356) 8368 : cluster 0 pgmap v8336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:07.449446+0000 mon.a (mon.0) 5579 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:07.464979+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:07.754142+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:07.766784+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:08.244594+0000 mon.c (mon.2) 5257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:08.246423+0000 mon.c (mon.2) 5258 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:17:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:08 smithi040 bash[41173]: audit 2023-12-01T20:17:08.258882+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:17:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:10 smithi141 bash[31670]: cluster 2023-12-01T20:17:08.683097+0000 mgr.y (mgr.24356) 8369 : cluster 0 pgmap v8337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:10 smithi141 bash[31670]: audit 2023-12-01T20:17:09.758569+0000 mon.c (mon.2) 5259 : audit 0 from='client.? 172.21.15.40:0/3104241541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:10 smithi040 bash[28232]: cluster 2023-12-01T20:17:08.683097+0000 mgr.y (mgr.24356) 8369 : cluster 0 pgmap v8337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:10 smithi040 bash[28232]: audit 2023-12-01T20:17:09.758569+0000 mon.c (mon.2) 5259 : audit 0 from='client.? 172.21.15.40:0/3104241541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:10 smithi040 bash[41173]: cluster 2023-12-01T20:17:08.683097+0000 mgr.y (mgr.24356) 8369 : cluster 0 pgmap v8337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:10 smithi040 bash[41173]: audit 2023-12-01T20:17:09.758569+0000 mon.c (mon.2) 5259 : audit 0 from='client.? 172.21.15.40:0/3104241541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:12 smithi141 bash[31670]: cluster 2023-12-01T20:17:10.684343+0000 mgr.y (mgr.24356) 8370 : cluster 0 pgmap v8338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:12 smithi141 bash[31670]: audit 2023-12-01T20:17:12.218062+0000 mon.c (mon.2) 5260 : audit 0 from='client.? 172.21.15.40:0/534440952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:12.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:12 smithi040 bash[28232]: cluster 2023-12-01T20:17:10.684343+0000 mgr.y (mgr.24356) 8370 : cluster 0 pgmap v8338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:12 smithi040 bash[28232]: audit 2023-12-01T20:17:12.218062+0000 mon.c (mon.2) 5260 : audit 0 from='client.? 172.21.15.40:0/534440952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:12 smithi040 bash[41173]: cluster 2023-12-01T20:17:10.684343+0000 mgr.y (mgr.24356) 8370 : cluster 0 pgmap v8338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:12 smithi040 bash[41173]: audit 2023-12-01T20:17:12.218062+0000 mon.c (mon.2) 5260 : audit 0 from='client.? 172.21.15.40:0/534440952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:14 smithi141 bash[31670]: cluster 2023-12-01T20:17:12.685177+0000 mgr.y (mgr.24356) 8371 : cluster 0 pgmap v8339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:14.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:14 smithi040 bash[28232]: cluster 2023-12-01T20:17:12.685177+0000 mgr.y (mgr.24356) 8371 : cluster 0 pgmap v8339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:14 smithi040 bash[41173]: cluster 2023-12-01T20:17:12.685177+0000 mgr.y (mgr.24356) 8371 : cluster 0 pgmap v8339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:15 smithi141 bash[31670]: audit 2023-12-01T20:17:14.690327+0000 mon.c (mon.2) 5261 : audit 0 from='client.? 172.21.15.40:0/2665420995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:15.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:15 smithi040 bash[28232]: audit 2023-12-01T20:17:14.690327+0000 mon.c (mon.2) 5261 : audit 0 from='client.? 172.21.15.40:0/2665420995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:15 smithi040 bash[41173]: audit 2023-12-01T20:17:14.690327+0000 mon.c (mon.2) 5261 : audit 0 from='client.? 172.21.15.40:0/2665420995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:16 smithi141 bash[31670]: cluster 2023-12-01T20:17:14.686307+0000 mgr.y (mgr.24356) 8372 : cluster 0 pgmap v8340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:16 smithi040 bash[28232]: cluster 2023-12-01T20:17:14.686307+0000 mgr.y (mgr.24356) 8372 : cluster 0 pgmap v8340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:16 smithi040 bash[41173]: cluster 2023-12-01T20:17:14.686307+0000 mgr.y (mgr.24356) 8372 : cluster 0 pgmap v8340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:17:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:17:17.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:17 smithi141 bash[31670]: audit 2023-12-01T20:17:17.153568+0000 mon.c (mon.2) 5262 : audit 0 from='client.? 172.21.15.40:0/2176445039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:17.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:17 smithi040 bash[28232]: audit 2023-12-01T20:17:17.153568+0000 mon.c (mon.2) 5262 : audit 0 from='client.? 172.21.15.40:0/2176445039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:17 smithi040 bash[41173]: audit 2023-12-01T20:17:17.153568+0000 mon.c (mon.2) 5262 : audit 0 from='client.? 172.21.15.40:0/2176445039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:18 smithi141 bash[31670]: cluster 2023-12-01T20:17:16.686996+0000 mgr.y (mgr.24356) 8373 : cluster 0 pgmap v8341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:18.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:18 smithi040 bash[28232]: cluster 2023-12-01T20:17:16.686996+0000 mgr.y (mgr.24356) 8373 : cluster 0 pgmap v8341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:18 smithi040 bash[41173]: cluster 2023-12-01T20:17:16.686996+0000 mgr.y (mgr.24356) 8373 : cluster 0 pgmap v8341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:19 smithi141 bash[31670]: audit 2023-12-01T20:17:18.754813+0000 mon.c (mon.2) 5263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:19.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:19 smithi040 bash[28232]: audit 2023-12-01T20:17:18.754813+0000 mon.c (mon.2) 5263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:19 smithi040 bash[41173]: audit 2023-12-01T20:17:18.754813+0000 mon.c (mon.2) 5263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:20 smithi141 bash[31670]: cluster 2023-12-01T20:17:18.687706+0000 mgr.y (mgr.24356) 8374 : cluster 0 pgmap v8342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:20 smithi141 bash[31670]: audit 2023-12-01T20:17:19.610337+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.40:0/3702481809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:20 smithi040 bash[28232]: cluster 2023-12-01T20:17:18.687706+0000 mgr.y (mgr.24356) 8374 : cluster 0 pgmap v8342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:20 smithi040 bash[28232]: audit 2023-12-01T20:17:19.610337+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.40:0/3702481809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:20 smithi040 bash[41173]: cluster 2023-12-01T20:17:18.687706+0000 mgr.y (mgr.24356) 8374 : cluster 0 pgmap v8342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:20 smithi040 bash[41173]: audit 2023-12-01T20:17:19.610337+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.40:0/3702481809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:22 smithi141 bash[31670]: cluster 2023-12-01T20:17:20.688922+0000 mgr.y (mgr.24356) 8375 : cluster 0 pgmap v8343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:22 smithi141 bash[31670]: audit 2023-12-01T20:17:22.070076+0000 mon.c (mon.2) 5264 : audit 0 from='client.? 172.21.15.40:0/3448937294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:22 smithi040 bash[28232]: cluster 2023-12-01T20:17:20.688922+0000 mgr.y (mgr.24356) 8375 : cluster 0 pgmap v8343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:22 smithi040 bash[28232]: audit 2023-12-01T20:17:22.070076+0000 mon.c (mon.2) 5264 : audit 0 from='client.? 172.21.15.40:0/3448937294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:22 smithi040 bash[41173]: cluster 2023-12-01T20:17:20.688922+0000 mgr.y (mgr.24356) 8375 : cluster 0 pgmap v8343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:22 smithi040 bash[41173]: audit 2023-12-01T20:17:22.070076+0000 mon.c (mon.2) 5264 : audit 0 from='client.? 172.21.15.40:0/3448937294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:24 smithi141 bash[31670]: cluster 2023-12-01T20:17:22.689558+0000 mgr.y (mgr.24356) 8376 : cluster 0 pgmap v8344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:24 smithi040 bash[28232]: cluster 2023-12-01T20:17:22.689558+0000 mgr.y (mgr.24356) 8376 : cluster 0 pgmap v8344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:24 smithi040 bash[41173]: cluster 2023-12-01T20:17:22.689558+0000 mgr.y (mgr.24356) 8376 : cluster 0 pgmap v8344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:25 smithi141 bash[31670]: audit 2023-12-01T20:17:24.533310+0000 mon.c (mon.2) 5265 : audit 0 from='client.? 172.21.15.40:0/3535821703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:25 smithi040 bash[28232]: audit 2023-12-01T20:17:24.533310+0000 mon.c (mon.2) 5265 : audit 0 from='client.? 172.21.15.40:0/3535821703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:25.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:25 smithi040 bash[41173]: audit 2023-12-01T20:17:24.533310+0000 mon.c (mon.2) 5265 : audit 0 from='client.? 172.21.15.40:0/3535821703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:26.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:26 smithi141 bash[31670]: cluster 2023-12-01T20:17:24.690741+0000 mgr.y (mgr.24356) 8377 : cluster 0 pgmap v8345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:26.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:26 smithi040 bash[28232]: cluster 2023-12-01T20:17:24.690741+0000 mgr.y (mgr.24356) 8377 : cluster 0 pgmap v8345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:17:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:17:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:26 smithi040 bash[41173]: cluster 2023-12-01T20:17:24.690741+0000 mgr.y (mgr.24356) 8377 : cluster 0 pgmap v8345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:27.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:27 smithi040 bash[28232]: audit 2023-12-01T20:17:26.997561+0000 mon.c (mon.2) 5266 : audit 0 from='client.? 172.21.15.40:0/2395141326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:27 smithi040 bash[41173]: audit 2023-12-01T20:17:26.997561+0000 mon.c (mon.2) 5266 : audit 0 from='client.? 172.21.15.40:0/2395141326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:27 smithi141 bash[31670]: audit 2023-12-01T20:17:26.997561+0000 mon.c (mon.2) 5266 : audit 0 from='client.? 172.21.15.40:0/2395141326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:28.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:28 smithi040 bash[41173]: cluster 2023-12-01T20:17:26.691229+0000 mgr.y (mgr.24356) 8378 : cluster 0 pgmap v8346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:28 smithi040 bash[28232]: cluster 2023-12-01T20:17:26.691229+0000 mgr.y (mgr.24356) 8378 : cluster 0 pgmap v8346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:29.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:28 smithi141 bash[31670]: cluster 2023-12-01T20:17:26.691229+0000 mgr.y (mgr.24356) 8378 : cluster 0 pgmap v8346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:29 smithi040 bash[41173]: audit 2023-12-01T20:17:29.464686+0000 mon.c (mon.2) 5267 : audit 0 from='client.? 172.21.15.40:0/1635735348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:29 smithi040 bash[28232]: audit 2023-12-01T20:17:29.464686+0000 mon.c (mon.2) 5267 : audit 0 from='client.? 172.21.15.40:0/1635735348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:29 smithi141 bash[31670]: audit 2023-12-01T20:17:29.464686+0000 mon.c (mon.2) 5267 : audit 0 from='client.? 172.21.15.40:0/1635735348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:30.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:30 smithi040 bash[28232]: cluster 2023-12-01T20:17:28.692010+0000 mgr.y (mgr.24356) 8379 : cluster 0 pgmap v8347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:30 smithi040 bash[41173]: cluster 2023-12-01T20:17:28.692010+0000 mgr.y (mgr.24356) 8379 : cluster 0 pgmap v8347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:30 smithi141 bash[31670]: cluster 2023-12-01T20:17:28.692010+0000 mgr.y (mgr.24356) 8379 : cluster 0 pgmap v8347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:32 smithi040 bash[28232]: cluster 2023-12-01T20:17:30.693384+0000 mgr.y (mgr.24356) 8380 : cluster 0 pgmap v8348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:32 smithi040 bash[28232]: audit 2023-12-01T20:17:31.930488+0000 mon.a (mon.0) 5585 : audit 0 from='client.? 172.21.15.40:0/3285659474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:32 smithi040 bash[41173]: cluster 2023-12-01T20:17:30.693384+0000 mgr.y (mgr.24356) 8380 : cluster 0 pgmap v8348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:32 smithi040 bash[41173]: audit 2023-12-01T20:17:31.930488+0000 mon.a (mon.0) 5585 : audit 0 from='client.? 172.21.15.40:0/3285659474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:32 smithi141 bash[31670]: cluster 2023-12-01T20:17:30.693384+0000 mgr.y (mgr.24356) 8380 : cluster 0 pgmap v8348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:32 smithi141 bash[31670]: audit 2023-12-01T20:17:31.930488+0000 mon.a (mon.0) 5585 : audit 0 from='client.? 172.21.15.40:0/3285659474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:34 smithi040 bash[41173]: cluster 2023-12-01T20:17:32.694069+0000 mgr.y (mgr.24356) 8381 : cluster 0 pgmap v8349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:34 smithi040 bash[41173]: audit 2023-12-01T20:17:33.755195+0000 mon.c (mon.2) 5268 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:34 smithi040 bash[41173]: audit 2023-12-01T20:17:34.394354+0000 mon.a (mon.0) 5586 : audit 0 from='client.? 172.21.15.40:0/675263659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:34 smithi040 bash[28232]: cluster 2023-12-01T20:17:32.694069+0000 mgr.y (mgr.24356) 8381 : cluster 0 pgmap v8349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:34 smithi040 bash[28232]: audit 2023-12-01T20:17:33.755195+0000 mon.c (mon.2) 5268 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:34 smithi040 bash[28232]: audit 2023-12-01T20:17:34.394354+0000 mon.a (mon.0) 5586 : audit 0 from='client.? 172.21.15.40:0/675263659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:34 smithi141 bash[31670]: cluster 2023-12-01T20:17:32.694069+0000 mgr.y (mgr.24356) 8381 : cluster 0 pgmap v8349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:34 smithi141 bash[31670]: audit 2023-12-01T20:17:33.755195+0000 mon.c (mon.2) 5268 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:34 smithi141 bash[31670]: audit 2023-12-01T20:17:34.394354+0000 mon.a (mon.0) 5586 : audit 0 from='client.? 172.21.15.40:0/675263659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:36.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:36 smithi040 bash[28232]: cluster 2023-12-01T20:17:34.695397+0000 mgr.y (mgr.24356) 8382 : cluster 0 pgmap v8350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:36 smithi040 bash[41173]: cluster 2023-12-01T20:17:34.695397+0000 mgr.y (mgr.24356) 8382 : cluster 0 pgmap v8350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:17:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:17:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:36 smithi141 bash[31670]: cluster 2023-12-01T20:17:34.695397+0000 mgr.y (mgr.24356) 8382 : cluster 0 pgmap v8350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:37.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:37 smithi040 bash[28232]: audit 2023-12-01T20:17:36.866081+0000 mon.a (mon.0) 5587 : audit 0 from='client.? 172.21.15.40:0/3714749617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:37 smithi040 bash[41173]: audit 2023-12-01T20:17:36.866081+0000 mon.a (mon.0) 5587 : audit 0 from='client.? 172.21.15.40:0/3714749617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:37 smithi141 bash[31670]: audit 2023-12-01T20:17:36.866081+0000 mon.a (mon.0) 5587 : audit 0 from='client.? 172.21.15.40:0/3714749617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:38.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:38 smithi040 bash[41173]: cluster 2023-12-01T20:17:36.696057+0000 mgr.y (mgr.24356) 8383 : cluster 0 pgmap v8351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:38 smithi040 bash[28232]: cluster 2023-12-01T20:17:36.696057+0000 mgr.y (mgr.24356) 8383 : cluster 0 pgmap v8351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:39.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:38 smithi141 bash[31670]: cluster 2023-12-01T20:17:36.696057+0000 mgr.y (mgr.24356) 8383 : cluster 0 pgmap v8351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:39 smithi040 bash[41173]: audit 2023-12-01T20:17:39.335252+0000 mon.a (mon.0) 5588 : audit 0 from='client.? 172.21.15.40:0/2124508671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:39 smithi040 bash[28232]: audit 2023-12-01T20:17:39.335252+0000 mon.a (mon.0) 5588 : audit 0 from='client.? 172.21.15.40:0/2124508671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:39 smithi141 bash[31670]: audit 2023-12-01T20:17:39.335252+0000 mon.a (mon.0) 5588 : audit 0 from='client.? 172.21.15.40:0/2124508671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:40.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:40 smithi040 bash[28232]: cluster 2023-12-01T20:17:38.696775+0000 mgr.y (mgr.24356) 8384 : cluster 0 pgmap v8352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:40 smithi040 bash[41173]: cluster 2023-12-01T20:17:38.696775+0000 mgr.y (mgr.24356) 8384 : cluster 0 pgmap v8352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:40 smithi141 bash[31670]: cluster 2023-12-01T20:17:38.696775+0000 mgr.y (mgr.24356) 8384 : cluster 0 pgmap v8352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:42 smithi040 bash[41173]: cluster 2023-12-01T20:17:40.697900+0000 mgr.y (mgr.24356) 8385 : cluster 0 pgmap v8353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:42 smithi040 bash[41173]: audit 2023-12-01T20:17:41.799234+0000 mon.a (mon.0) 5589 : audit 0 from='client.? 172.21.15.40:0/3431274099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:42 smithi040 bash[28232]: cluster 2023-12-01T20:17:40.697900+0000 mgr.y (mgr.24356) 8385 : cluster 0 pgmap v8353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:42 smithi040 bash[28232]: audit 2023-12-01T20:17:41.799234+0000 mon.a (mon.0) 5589 : audit 0 from='client.? 172.21.15.40:0/3431274099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:42 smithi141 bash[31670]: cluster 2023-12-01T20:17:40.697900+0000 mgr.y (mgr.24356) 8385 : cluster 0 pgmap v8353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:42 smithi141 bash[31670]: audit 2023-12-01T20:17:41.799234+0000 mon.a (mon.0) 5589 : audit 0 from='client.? 172.21.15.40:0/3431274099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:44 smithi040 bash[41173]: cluster 2023-12-01T20:17:42.698559+0000 mgr.y (mgr.24356) 8386 : cluster 0 pgmap v8354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:44 smithi040 bash[41173]: audit 2023-12-01T20:17:44.266029+0000 mon.a (mon.0) 5590 : audit 0 from='client.? 172.21.15.40:0/494039807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:44 smithi040 bash[28232]: cluster 2023-12-01T20:17:42.698559+0000 mgr.y (mgr.24356) 8386 : cluster 0 pgmap v8354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:44 smithi040 bash[28232]: audit 2023-12-01T20:17:44.266029+0000 mon.a (mon.0) 5590 : audit 0 from='client.? 172.21.15.40:0/494039807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:44 smithi141 bash[31670]: cluster 2023-12-01T20:17:42.698559+0000 mgr.y (mgr.24356) 8386 : cluster 0 pgmap v8354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:44 smithi141 bash[31670]: audit 2023-12-01T20:17:44.266029+0000 mon.a (mon.0) 5590 : audit 0 from='client.? 172.21.15.40:0/494039807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:46 smithi040 bash[28232]: cluster 2023-12-01T20:17:44.699737+0000 mgr.y (mgr.24356) 8387 : cluster 0 pgmap v8355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:17:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:17:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:46 smithi040 bash[41173]: cluster 2023-12-01T20:17:44.699737+0000 mgr.y (mgr.24356) 8387 : cluster 0 pgmap v8355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:46 smithi141 bash[31670]: cluster 2023-12-01T20:17:44.699737+0000 mgr.y (mgr.24356) 8387 : cluster 0 pgmap v8355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:47 smithi040 bash[28232]: audit 2023-12-01T20:17:46.731491+0000 mon.a (mon.0) 5591 : audit 0 from='client.? 172.21.15.40:0/2260024445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:47 smithi040 bash[41173]: audit 2023-12-01T20:17:46.731491+0000 mon.a (mon.0) 5591 : audit 0 from='client.? 172.21.15.40:0/2260024445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:47 smithi141 bash[31670]: audit 2023-12-01T20:17:46.731491+0000 mon.a (mon.0) 5591 : audit 0 from='client.? 172.21.15.40:0/2260024445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:48 smithi040 bash[28232]: cluster 2023-12-01T20:17:46.700394+0000 mgr.y (mgr.24356) 8388 : cluster 0 pgmap v8356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:48 smithi040 bash[41173]: cluster 2023-12-01T20:17:46.700394+0000 mgr.y (mgr.24356) 8388 : cluster 0 pgmap v8356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:48 smithi141 bash[31670]: cluster 2023-12-01T20:17:46.700394+0000 mgr.y (mgr.24356) 8388 : cluster 0 pgmap v8356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:49 smithi040 bash[28232]: audit 2023-12-01T20:17:48.755471+0000 mon.c (mon.2) 5269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:49 smithi040 bash[28232]: audit 2023-12-01T20:17:49.192337+0000 mon.a (mon.0) 5592 : audit 0 from='client.? 172.21.15.40:0/1715022897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:49 smithi040 bash[41173]: audit 2023-12-01T20:17:48.755471+0000 mon.c (mon.2) 5269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:49 smithi040 bash[41173]: audit 2023-12-01T20:17:49.192337+0000 mon.a (mon.0) 5592 : audit 0 from='client.? 172.21.15.40:0/1715022897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:49 smithi141 bash[31670]: audit 2023-12-01T20:17:48.755471+0000 mon.c (mon.2) 5269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:49 smithi141 bash[31670]: audit 2023-12-01T20:17:49.192337+0000 mon.a (mon.0) 5592 : audit 0 from='client.? 172.21.15.40:0/1715022897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:50 smithi040 bash[28232]: cluster 2023-12-01T20:17:48.701111+0000 mgr.y (mgr.24356) 8389 : cluster 0 pgmap v8357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:50 smithi040 bash[41173]: cluster 2023-12-01T20:17:48.701111+0000 mgr.y (mgr.24356) 8389 : cluster 0 pgmap v8357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:51.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:50 smithi141 bash[31670]: cluster 2023-12-01T20:17:48.701111+0000 mgr.y (mgr.24356) 8389 : cluster 0 pgmap v8357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:52.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:52 smithi040 bash[28232]: cluster 2023-12-01T20:17:50.702286+0000 mgr.y (mgr.24356) 8390 : cluster 0 pgmap v8358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:52 smithi040 bash[28232]: audit 2023-12-01T20:17:51.654416+0000 mon.a (mon.0) 5593 : audit 0 from='client.? 172.21.15.40:0/835822450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:52 smithi040 bash[41173]: cluster 2023-12-01T20:17:50.702286+0000 mgr.y (mgr.24356) 8390 : cluster 0 pgmap v8358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:52 smithi040 bash[41173]: audit 2023-12-01T20:17:51.654416+0000 mon.a (mon.0) 5593 : audit 0 from='client.? 172.21.15.40:0/835822450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:53.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:52 smithi141 bash[31670]: cluster 2023-12-01T20:17:50.702286+0000 mgr.y (mgr.24356) 8390 : cluster 0 pgmap v8358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:52 smithi141 bash[31670]: audit 2023-12-01T20:17:51.654416+0000 mon.a (mon.0) 5593 : audit 0 from='client.? 172.21.15.40:0/835822450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:54 smithi040 bash[28232]: cluster 2023-12-01T20:17:52.702960+0000 mgr.y (mgr.24356) 8391 : cluster 0 pgmap v8359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:54 smithi040 bash[28232]: audit 2023-12-01T20:17:54.114561+0000 mon.a (mon.0) 5594 : audit 0 from='client.? 172.21.15.40:0/2334392842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:54 smithi040 bash[41173]: cluster 2023-12-01T20:17:52.702960+0000 mgr.y (mgr.24356) 8391 : cluster 0 pgmap v8359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:54 smithi040 bash[41173]: audit 2023-12-01T20:17:54.114561+0000 mon.a (mon.0) 5594 : audit 0 from='client.? 172.21.15.40:0/2334392842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:54 smithi141 bash[31670]: cluster 2023-12-01T20:17:52.702960+0000 mgr.y (mgr.24356) 8391 : cluster 0 pgmap v8359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:54 smithi141 bash[31670]: audit 2023-12-01T20:17:54.114561+0000 mon.a (mon.0) 5594 : audit 0 from='client.? 172.21.15.40:0/2334392842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:17:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:17:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:56 smithi040 bash[28232]: cluster 2023-12-01T20:17:54.704110+0000 mgr.y (mgr.24356) 8392 : cluster 0 pgmap v8360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:56 smithi040 bash[28232]: audit 2023-12-01T20:17:56.580994+0000 mon.a (mon.0) 5595 : audit 0 from='client.? 172.21.15.40:0/3197144419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:56 smithi040 bash[41173]: cluster 2023-12-01T20:17:54.704110+0000 mgr.y (mgr.24356) 8392 : cluster 0 pgmap v8360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:56 smithi040 bash[41173]: audit 2023-12-01T20:17:56.580994+0000 mon.a (mon.0) 5595 : audit 0 from='client.? 172.21.15.40:0/3197144419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:56 smithi141 bash[31670]: cluster 2023-12-01T20:17:54.704110+0000 mgr.y (mgr.24356) 8392 : cluster 0 pgmap v8360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:56 smithi141 bash[31670]: audit 2023-12-01T20:17:56.580994+0000 mon.a (mon.0) 5595 : audit 0 from='client.? 172.21.15.40:0/3197144419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:58.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:58 smithi040 bash[41173]: cluster 2023-12-01T20:17:56.704762+0000 mgr.y (mgr.24356) 8393 : cluster 0 pgmap v8361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:58 smithi040 bash[28232]: cluster 2023-12-01T20:17:56.704762+0000 mgr.y (mgr.24356) 8393 : cluster 0 pgmap v8361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:58 smithi141 bash[31670]: cluster 2023-12-01T20:17:56.704762+0000 mgr.y (mgr.24356) 8393 : cluster 0 pgmap v8361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:17:59.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:17:59 smithi040 bash[28232]: audit 2023-12-01T20:17:59.043914+0000 mon.a (mon.0) 5596 : audit 0 from='client.? 172.21.15.40:0/23340590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:17:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:17:59 smithi040 bash[41173]: audit 2023-12-01T20:17:59.043914+0000 mon.a (mon.0) 5596 : audit 0 from='client.? 172.21.15.40:0/23340590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:17:59 smithi141 bash[31670]: audit 2023-12-01T20:17:59.043914+0000 mon.a (mon.0) 5596 : audit 0 from='client.? 172.21.15.40:0/23340590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:00.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:00 smithi040 bash[28232]: cluster 2023-12-01T20:17:58.705335+0000 mgr.y (mgr.24356) 8394 : cluster 0 pgmap v8362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:00 smithi040 bash[41173]: cluster 2023-12-01T20:17:58.705335+0000 mgr.y (mgr.24356) 8394 : cluster 0 pgmap v8362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:00 smithi141 bash[31670]: cluster 2023-12-01T20:17:58.705335+0000 mgr.y (mgr.24356) 8394 : cluster 0 pgmap v8362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:01.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:01 smithi040 bash[28232]: audit 2023-12-01T20:18:01.505018+0000 mon.c (mon.2) 5270 : audit 0 from='client.? 172.21.15.40:0/2917814674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:01 smithi040 bash[41173]: audit 2023-12-01T20:18:01.505018+0000 mon.c (mon.2) 5270 : audit 0 from='client.? 172.21.15.40:0/2917814674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:01 smithi141 bash[31670]: audit 2023-12-01T20:18:01.505018+0000 mon.c (mon.2) 5270 : audit 0 from='client.? 172.21.15.40:0/2917814674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:02.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:02 smithi040 bash[28232]: cluster 2023-12-01T20:18:00.706472+0000 mgr.y (mgr.24356) 8395 : cluster 0 pgmap v8363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:02 smithi040 bash[41173]: cluster 2023-12-01T20:18:00.706472+0000 mgr.y (mgr.24356) 8395 : cluster 0 pgmap v8363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:02 smithi141 bash[31670]: cluster 2023-12-01T20:18:00.706472+0000 mgr.y (mgr.24356) 8395 : cluster 0 pgmap v8363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:04 smithi040 bash[28232]: cluster 2023-12-01T20:18:02.707167+0000 mgr.y (mgr.24356) 8396 : cluster 0 pgmap v8364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:04 smithi040 bash[28232]: audit 2023-12-01T20:18:03.755963+0000 mon.c (mon.2) 5271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:04 smithi040 bash[28232]: audit 2023-12-01T20:18:03.981894+0000 mon.c (mon.2) 5272 : audit 0 from='client.? 172.21.15.40:0/4256859062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:04 smithi040 bash[41173]: cluster 2023-12-01T20:18:02.707167+0000 mgr.y (mgr.24356) 8396 : cluster 0 pgmap v8364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:04 smithi040 bash[41173]: audit 2023-12-01T20:18:03.755963+0000 mon.c (mon.2) 5271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:04 smithi040 bash[41173]: audit 2023-12-01T20:18:03.981894+0000 mon.c (mon.2) 5272 : audit 0 from='client.? 172.21.15.40:0/4256859062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:04 smithi141 bash[31670]: cluster 2023-12-01T20:18:02.707167+0000 mgr.y (mgr.24356) 8396 : cluster 0 pgmap v8364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:04 smithi141 bash[31670]: audit 2023-12-01T20:18:03.755963+0000 mon.c (mon.2) 5271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:04 smithi141 bash[31670]: audit 2023-12-01T20:18:03.981894+0000 mon.c (mon.2) 5272 : audit 0 from='client.? 172.21.15.40:0/4256859062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:18:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:18:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:06 smithi040 bash[28232]: cluster 2023-12-01T20:18:04.708464+0000 mgr.y (mgr.24356) 8397 : cluster 0 pgmap v8365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:06 smithi040 bash[28232]: audit 2023-12-01T20:18:06.446864+0000 mon.a (mon.0) 5597 : audit 0 from='client.? 172.21.15.40:0/1501976989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:06 smithi040 bash[41173]: cluster 2023-12-01T20:18:04.708464+0000 mgr.y (mgr.24356) 8397 : cluster 0 pgmap v8365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:06 smithi040 bash[41173]: audit 2023-12-01T20:18:06.446864+0000 mon.a (mon.0) 5597 : audit 0 from='client.? 172.21.15.40:0/1501976989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:06 smithi141 bash[31670]: cluster 2023-12-01T20:18:04.708464+0000 mgr.y (mgr.24356) 8397 : cluster 0 pgmap v8365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:06 smithi141 bash[31670]: audit 2023-12-01T20:18:06.446864+0000 mon.a (mon.0) 5597 : audit 0 from='client.? 172.21.15.40:0/1501976989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:08 smithi141 bash[31670]: cluster 2023-12-01T20:18:06.709282+0000 mgr.y (mgr.24356) 8398 : cluster 0 pgmap v8366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:08 smithi141 bash[31670]: audit 2023-12-01T20:18:08.343788+0000 mon.c (mon.2) 5273 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:18:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:08 smithi040 bash[28232]: cluster 2023-12-01T20:18:06.709282+0000 mgr.y (mgr.24356) 8398 : cluster 0 pgmap v8366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:08 smithi040 bash[28232]: audit 2023-12-01T20:18:08.343788+0000 mon.c (mon.2) 5273 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:18:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:08 smithi040 bash[41173]: cluster 2023-12-01T20:18:06.709282+0000 mgr.y (mgr.24356) 8398 : cluster 0 pgmap v8366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:08 smithi040 bash[41173]: audit 2023-12-01T20:18:08.343788+0000 mon.c (mon.2) 5273 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:18:10.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:09 smithi141 bash[31670]: audit 2023-12-01T20:18:08.912970+0000 mon.c (mon.2) 5274 : audit 0 from='client.? 172.21.15.40:0/4108260453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:09 smithi040 bash[28232]: audit 2023-12-01T20:18:08.912970+0000 mon.c (mon.2) 5274 : audit 0 from='client.? 172.21.15.40:0/4108260453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:09 smithi040 bash[41173]: audit 2023-12-01T20:18:08.912970+0000 mon.c (mon.2) 5274 : audit 0 from='client.? 172.21.15.40:0/4108260453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:10 smithi141 bash[31670]: cluster 2023-12-01T20:18:08.709919+0000 mgr.y (mgr.24356) 8399 : cluster 0 pgmap v8367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:10 smithi040 bash[28232]: cluster 2023-12-01T20:18:08.709919+0000 mgr.y (mgr.24356) 8399 : cluster 0 pgmap v8367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:10 smithi040 bash[41173]: cluster 2023-12-01T20:18:08.709919+0000 mgr.y (mgr.24356) 8399 : cluster 0 pgmap v8367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:12.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:11 smithi141 bash[31670]: audit 2023-12-01T20:18:11.380305+0000 mon.a (mon.0) 5598 : audit 0 from='client.? 172.21.15.40:0/3186067066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:11 smithi040 bash[28232]: audit 2023-12-01T20:18:11.380305+0000 mon.a (mon.0) 5598 : audit 0 from='client.? 172.21.15.40:0/3186067066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:11 smithi040 bash[41173]: audit 2023-12-01T20:18:11.380305+0000 mon.a (mon.0) 5598 : audit 0 from='client.? 172.21.15.40:0/3186067066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:12 smithi141 bash[31670]: cluster 2023-12-01T20:18:10.710893+0000 mgr.y (mgr.24356) 8400 : cluster 0 pgmap v8368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:12 smithi040 bash[28232]: cluster 2023-12-01T20:18:10.710893+0000 mgr.y (mgr.24356) 8400 : cluster 0 pgmap v8368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:12 smithi040 bash[41173]: cluster 2023-12-01T20:18:10.710893+0000 mgr.y (mgr.24356) 8400 : cluster 0 pgmap v8368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:14 smithi141 bash[31670]: cluster 2023-12-01T20:18:12.711576+0000 mgr.y (mgr.24356) 8401 : cluster 0 pgmap v8369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:14 smithi141 bash[31670]: audit 2023-12-01T20:18:13.897339+0000 mon.c (mon.2) 5275 : audit 0 from='client.? 172.21.15.40:0/50802288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:14 smithi141 bash[31670]: audit 2023-12-01T20:18:14.245664+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:14 smithi141 bash[31670]: audit 2023-12-01T20:18:14.256867+0000 mon.a (mon.0) 5600 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:14 smithi141 bash[31670]: audit 2023-12-01T20:18:14.540866+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:14 smithi141 bash[31670]: audit 2023-12-01T20:18:14.552001+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[28232]: cluster 2023-12-01T20:18:12.711576+0000 mgr.y (mgr.24356) 8401 : cluster 0 pgmap v8369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[28232]: audit 2023-12-01T20:18:13.897339+0000 mon.c (mon.2) 5275 : audit 0 from='client.? 172.21.15.40:0/50802288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[28232]: audit 2023-12-01T20:18:14.245664+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[28232]: audit 2023-12-01T20:18:14.256867+0000 mon.a (mon.0) 5600 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[28232]: audit 2023-12-01T20:18:14.540866+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[28232]: audit 2023-12-01T20:18:14.552001+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[41173]: cluster 2023-12-01T20:18:12.711576+0000 mgr.y (mgr.24356) 8401 : cluster 0 pgmap v8369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[41173]: audit 2023-12-01T20:18:13.897339+0000 mon.c (mon.2) 5275 : audit 0 from='client.? 172.21.15.40:0/50802288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[41173]: audit 2023-12-01T20:18:14.245664+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[41173]: audit 2023-12-01T20:18:14.256867+0000 mon.a (mon.0) 5600 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[41173]: audit 2023-12-01T20:18:14.540866+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:14 smithi040 bash[41173]: audit 2023-12-01T20:18:14.552001+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:15 smithi141 bash[31670]: audit 2023-12-01T20:18:15.030340+0000 mon.c (mon.2) 5276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:18:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:15 smithi141 bash[31670]: audit 2023-12-01T20:18:15.031948+0000 mon.c (mon.2) 5277 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:18:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:15 smithi141 bash[31670]: audit 2023-12-01T20:18:15.041506+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:15 smithi040 bash[28232]: audit 2023-12-01T20:18:15.030340+0000 mon.c (mon.2) 5276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:18:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:15 smithi040 bash[28232]: audit 2023-12-01T20:18:15.031948+0000 mon.c (mon.2) 5277 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:18:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:15 smithi040 bash[28232]: audit 2023-12-01T20:18:15.041506+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:15 smithi040 bash[41173]: audit 2023-12-01T20:18:15.030340+0000 mon.c (mon.2) 5276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:18:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:15 smithi040 bash[41173]: audit 2023-12-01T20:18:15.031948+0000 mon.c (mon.2) 5277 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:18:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:15 smithi040 bash[41173]: audit 2023-12-01T20:18:15.041506+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:18:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:18:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:18:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:16 smithi040 bash[28232]: cluster 2023-12-01T20:18:14.712556+0000 mgr.y (mgr.24356) 8402 : cluster 0 pgmap v8370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:16 smithi040 bash[28232]: audit 2023-12-01T20:18:16.363775+0000 mon.c (mon.2) 5278 : audit 0 from='client.? 172.21.15.40:0/2263045052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:16 smithi040 bash[41173]: cluster 2023-12-01T20:18:14.712556+0000 mgr.y (mgr.24356) 8402 : cluster 0 pgmap v8370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:16 smithi040 bash[41173]: audit 2023-12-01T20:18:16.363775+0000 mon.c (mon.2) 5278 : audit 0 from='client.? 172.21.15.40:0/2263045052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:16 smithi141 bash[31670]: cluster 2023-12-01T20:18:14.712556+0000 mgr.y (mgr.24356) 8402 : cluster 0 pgmap v8370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:16 smithi141 bash[31670]: audit 2023-12-01T20:18:16.363775+0000 mon.c (mon.2) 5278 : audit 0 from='client.? 172.21.15.40:0/2263045052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:17 smithi141 bash[31670]: cluster 2023-12-01T20:18:16.713107+0000 mgr.y (mgr.24356) 8403 : cluster 0 pgmap v8371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:17 smithi040 bash[28232]: cluster 2023-12-01T20:18:16.713107+0000 mgr.y (mgr.24356) 8403 : cluster 0 pgmap v8371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:17 smithi040 bash[41173]: cluster 2023-12-01T20:18:16.713107+0000 mgr.y (mgr.24356) 8403 : cluster 0 pgmap v8371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:19 smithi040 bash[28232]: audit 2023-12-01T20:18:18.755685+0000 mon.c (mon.2) 5279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:19.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:19 smithi040 bash[28232]: audit 2023-12-01T20:18:18.844342+0000 mon.a (mon.0) 5604 : audit 0 from='client.? 172.21.15.40:0/927684079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:19 smithi040 bash[41173]: audit 2023-12-01T20:18:18.755685+0000 mon.c (mon.2) 5279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:19.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:19 smithi040 bash[41173]: audit 2023-12-01T20:18:18.844342+0000 mon.a (mon.0) 5604 : audit 0 from='client.? 172.21.15.40:0/927684079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:19 smithi141 bash[31670]: audit 2023-12-01T20:18:18.755685+0000 mon.c (mon.2) 5279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:19 smithi141 bash[31670]: audit 2023-12-01T20:18:18.844342+0000 mon.a (mon.0) 5604 : audit 0 from='client.? 172.21.15.40:0/927684079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:20.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:20 smithi040 bash[28232]: cluster 2023-12-01T20:18:18.713712+0000 mgr.y (mgr.24356) 8404 : cluster 0 pgmap v8372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:20.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:20 smithi040 bash[41173]: cluster 2023-12-01T20:18:18.713712+0000 mgr.y (mgr.24356) 8404 : cluster 0 pgmap v8372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:20.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:20 smithi141 bash[31670]: cluster 2023-12-01T20:18:18.713712+0000 mgr.y (mgr.24356) 8404 : cluster 0 pgmap v8372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:21.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:21 smithi040 bash[28232]: audit 2023-12-01T20:18:21.309049+0000 mon.c (mon.2) 5280 : audit 0 from='client.? 172.21.15.40:0/2053797667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:21.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:21 smithi040 bash[41173]: audit 2023-12-01T20:18:21.309049+0000 mon.c (mon.2) 5280 : audit 0 from='client.? 172.21.15.40:0/2053797667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:21 smithi141 bash[31670]: audit 2023-12-01T20:18:21.309049+0000 mon.c (mon.2) 5280 : audit 0 from='client.? 172.21.15.40:0/2053797667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:22 smithi040 bash[28232]: cluster 2023-12-01T20:18:20.714892+0000 mgr.y (mgr.24356) 8405 : cluster 0 pgmap v8373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:22.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:22 smithi040 bash[41173]: cluster 2023-12-01T20:18:20.714892+0000 mgr.y (mgr.24356) 8405 : cluster 0 pgmap v8373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:22 smithi141 bash[31670]: cluster 2023-12-01T20:18:20.714892+0000 mgr.y (mgr.24356) 8405 : cluster 0 pgmap v8373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:24 smithi040 bash[28232]: cluster 2023-12-01T20:18:22.715578+0000 mgr.y (mgr.24356) 8406 : cluster 0 pgmap v8374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:24 smithi040 bash[28232]: audit 2023-12-01T20:18:23.780906+0000 mon.a (mon.0) 5605 : audit 0 from='client.? 172.21.15.40:0/1645046820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:24.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:24 smithi040 bash[41173]: cluster 2023-12-01T20:18:22.715578+0000 mgr.y (mgr.24356) 8406 : cluster 0 pgmap v8374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:24.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:24 smithi040 bash[41173]: audit 2023-12-01T20:18:23.780906+0000 mon.a (mon.0) 5605 : audit 0 from='client.? 172.21.15.40:0/1645046820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:24 smithi141 bash[31670]: cluster 2023-12-01T20:18:22.715578+0000 mgr.y (mgr.24356) 8406 : cluster 0 pgmap v8374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:24 smithi141 bash[31670]: audit 2023-12-01T20:18:23.780906+0000 mon.a (mon.0) 5605 : audit 0 from='client.? 172.21.15.40:0/1645046820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:26.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:18:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:18:26.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:26 smithi040 bash[28232]: cluster 2023-12-01T20:18:24.716803+0000 mgr.y (mgr.24356) 8407 : cluster 0 pgmap v8375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:26.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:26 smithi040 bash[28232]: audit 2023-12-01T20:18:26.237948+0000 mon.c (mon.2) 5281 : audit 0 from='client.? 172.21.15.40:0/4062889873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:26.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:26 smithi040 bash[41173]: cluster 2023-12-01T20:18:24.716803+0000 mgr.y (mgr.24356) 8407 : cluster 0 pgmap v8375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:26.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:26 smithi040 bash[41173]: audit 2023-12-01T20:18:26.237948+0000 mon.c (mon.2) 5281 : audit 0 from='client.? 172.21.15.40:0/4062889873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:26.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:26 smithi141 bash[31670]: cluster 2023-12-01T20:18:24.716803+0000 mgr.y (mgr.24356) 8407 : cluster 0 pgmap v8375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:26.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:26 smithi141 bash[31670]: audit 2023-12-01T20:18:26.237948+0000 mon.c (mon.2) 5281 : audit 0 from='client.? 172.21.15.40:0/4062889873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:28.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:28 smithi040 bash[41173]: cluster 2023-12-01T20:18:26.717567+0000 mgr.y (mgr.24356) 8408 : cluster 0 pgmap v8376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:28.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:28 smithi040 bash[28232]: cluster 2023-12-01T20:18:26.717567+0000 mgr.y (mgr.24356) 8408 : cluster 0 pgmap v8376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:28 smithi141 bash[31670]: cluster 2023-12-01T20:18:26.717567+0000 mgr.y (mgr.24356) 8408 : cluster 0 pgmap v8376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:29.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:29 smithi040 bash[41173]: audit 2023-12-01T20:18:28.718502+0000 mon.c (mon.2) 5282 : audit 0 from='client.? 172.21.15.40:0/953010562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:29.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:29 smithi040 bash[28232]: audit 2023-12-01T20:18:28.718502+0000 mon.c (mon.2) 5282 : audit 0 from='client.? 172.21.15.40:0/953010562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:29.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:29 smithi141 bash[31670]: audit 2023-12-01T20:18:28.718502+0000 mon.c (mon.2) 5282 : audit 0 from='client.? 172.21.15.40:0/953010562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:30 smithi040 bash[41173]: cluster 2023-12-01T20:18:28.718275+0000 mgr.y (mgr.24356) 8409 : cluster 0 pgmap v8377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:30.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:30 smithi040 bash[28232]: cluster 2023-12-01T20:18:28.718275+0000 mgr.y (mgr.24356) 8409 : cluster 0 pgmap v8377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:30 smithi141 bash[31670]: cluster 2023-12-01T20:18:28.718275+0000 mgr.y (mgr.24356) 8409 : cluster 0 pgmap v8377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:31 smithi141 bash[31670]: audit 2023-12-01T20:18:31.187259+0000 mon.a (mon.0) 5606 : audit 0 from='client.? 172.21.15.40:0/1015538439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:31.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:31 smithi040 bash[28232]: audit 2023-12-01T20:18:31.187259+0000 mon.a (mon.0) 5606 : audit 0 from='client.? 172.21.15.40:0/1015538439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:31 smithi040 bash[41173]: audit 2023-12-01T20:18:31.187259+0000 mon.a (mon.0) 5606 : audit 0 from='client.? 172.21.15.40:0/1015538439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:32.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:32 smithi141 bash[31670]: cluster 2023-12-01T20:18:30.719474+0000 mgr.y (mgr.24356) 8410 : cluster 0 pgmap v8378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:32 smithi040 bash[28232]: cluster 2023-12-01T20:18:30.719474+0000 mgr.y (mgr.24356) 8410 : cluster 0 pgmap v8378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:32 smithi040 bash[41173]: cluster 2023-12-01T20:18:30.719474+0000 mgr.y (mgr.24356) 8410 : cluster 0 pgmap v8378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:34 smithi141 bash[31670]: cluster 2023-12-01T20:18:32.720185+0000 mgr.y (mgr.24356) 8411 : cluster 0 pgmap v8379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:34 smithi141 bash[31670]: audit 2023-12-01T20:18:33.655465+0000 mon.a (mon.0) 5607 : audit 0 from='client.? 172.21.15.40:0/3052937414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:34 smithi141 bash[31670]: audit 2023-12-01T20:18:33.756604+0000 mon.c (mon.2) 5283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:34 smithi040 bash[28232]: cluster 2023-12-01T20:18:32.720185+0000 mgr.y (mgr.24356) 8411 : cluster 0 pgmap v8379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:34 smithi040 bash[28232]: audit 2023-12-01T20:18:33.655465+0000 mon.a (mon.0) 5607 : audit 0 from='client.? 172.21.15.40:0/3052937414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:34 smithi040 bash[28232]: audit 2023-12-01T20:18:33.756604+0000 mon.c (mon.2) 5283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:34 smithi040 bash[41173]: cluster 2023-12-01T20:18:32.720185+0000 mgr.y (mgr.24356) 8411 : cluster 0 pgmap v8379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:34 smithi040 bash[41173]: audit 2023-12-01T20:18:33.655465+0000 mon.a (mon.0) 5607 : audit 0 from='client.? 172.21.15.40:0/3052937414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:34 smithi040 bash[41173]: audit 2023-12-01T20:18:33.756604+0000 mon.c (mon.2) 5283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:36 smithi141 bash[31670]: cluster 2023-12-01T20:18:34.721486+0000 mgr.y (mgr.24356) 8412 : cluster 0 pgmap v8380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:36.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:36 smithi141 bash[31670]: audit 2023-12-01T20:18:36.122817+0000 mon.a (mon.0) 5608 : audit 0 from='client.? 172.21.15.40:0/2356861076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:18:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:18:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:36 smithi040 bash[41173]: cluster 2023-12-01T20:18:34.721486+0000 mgr.y (mgr.24356) 8412 : cluster 0 pgmap v8380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:36 smithi040 bash[41173]: audit 2023-12-01T20:18:36.122817+0000 mon.a (mon.0) 5608 : audit 0 from='client.? 172.21.15.40:0/2356861076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:36 smithi040 bash[28232]: cluster 2023-12-01T20:18:34.721486+0000 mgr.y (mgr.24356) 8412 : cluster 0 pgmap v8380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:36 smithi040 bash[28232]: audit 2023-12-01T20:18:36.122817+0000 mon.a (mon.0) 5608 : audit 0 from='client.? 172.21.15.40:0/2356861076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:38.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:38 smithi141 bash[31670]: cluster 2023-12-01T20:18:36.722204+0000 mgr.y (mgr.24356) 8413 : cluster 0 pgmap v8381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:38 smithi040 bash[28232]: cluster 2023-12-01T20:18:36.722204+0000 mgr.y (mgr.24356) 8413 : cluster 0 pgmap v8381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:38 smithi040 bash[41173]: cluster 2023-12-01T20:18:36.722204+0000 mgr.y (mgr.24356) 8413 : cluster 0 pgmap v8381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:39.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:39 smithi141 bash[31670]: audit 2023-12-01T20:18:38.598795+0000 mon.c (mon.2) 5284 : audit 0 from='client.? 172.21.15.40:0/101284743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:39.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:39 smithi040 bash[41173]: audit 2023-12-01T20:18:38.598795+0000 mon.c (mon.2) 5284 : audit 0 from='client.? 172.21.15.40:0/101284743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:39 smithi040 bash[28232]: audit 2023-12-01T20:18:38.598795+0000 mon.c (mon.2) 5284 : audit 0 from='client.? 172.21.15.40:0/101284743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:40.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:40 smithi141 bash[31670]: cluster 2023-12-01T20:18:38.722873+0000 mgr.y (mgr.24356) 8414 : cluster 0 pgmap v8382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:40.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:40 smithi040 bash[41173]: cluster 2023-12-01T20:18:38.722873+0000 mgr.y (mgr.24356) 8414 : cluster 0 pgmap v8382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:40 smithi040 bash[28232]: cluster 2023-12-01T20:18:38.722873+0000 mgr.y (mgr.24356) 8414 : cluster 0 pgmap v8382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:41 smithi141 bash[31670]: audit 2023-12-01T20:18:41.067049+0000 mon.c (mon.2) 5285 : audit 0 from='client.? 172.21.15.40:0/2392957709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:41.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:41 smithi040 bash[28232]: audit 2023-12-01T20:18:41.067049+0000 mon.c (mon.2) 5285 : audit 0 from='client.? 172.21.15.40:0/2392957709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:41 smithi040 bash[41173]: audit 2023-12-01T20:18:41.067049+0000 mon.c (mon.2) 5285 : audit 0 from='client.? 172.21.15.40:0/2392957709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:42 smithi141 bash[31670]: cluster 2023-12-01T20:18:40.724128+0000 mgr.y (mgr.24356) 8415 : cluster 0 pgmap v8383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:42 smithi040 bash[41173]: cluster 2023-12-01T20:18:40.724128+0000 mgr.y (mgr.24356) 8415 : cluster 0 pgmap v8383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:42 smithi040 bash[28232]: cluster 2023-12-01T20:18:40.724128+0000 mgr.y (mgr.24356) 8415 : cluster 0 pgmap v8383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:44.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:44 smithi141 bash[31670]: cluster 2023-12-01T20:18:42.724934+0000 mgr.y (mgr.24356) 8416 : cluster 0 pgmap v8384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:44.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:44 smithi141 bash[31670]: audit 2023-12-01T20:18:43.530722+0000 mon.c (mon.2) 5286 : audit 0 from='client.? 172.21.15.40:0/1483801353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:44 smithi040 bash[41173]: cluster 2023-12-01T20:18:42.724934+0000 mgr.y (mgr.24356) 8416 : cluster 0 pgmap v8384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:44 smithi040 bash[41173]: audit 2023-12-01T20:18:43.530722+0000 mon.c (mon.2) 5286 : audit 0 from='client.? 172.21.15.40:0/1483801353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:44 smithi040 bash[28232]: cluster 2023-12-01T20:18:42.724934+0000 mgr.y (mgr.24356) 8416 : cluster 0 pgmap v8384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:44 smithi040 bash[28232]: audit 2023-12-01T20:18:43.530722+0000 mon.c (mon.2) 5286 : audit 0 from='client.? 172.21.15.40:0/1483801353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:46.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:46 smithi141 bash[31670]: cluster 2023-12-01T20:18:44.726090+0000 mgr.y (mgr.24356) 8417 : cluster 0 pgmap v8385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:46.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:46 smithi141 bash[31670]: audit 2023-12-01T20:18:45.998936+0000 mon.c (mon.2) 5287 : audit 0 from='client.? 172.21.15.40:0/419774414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:18:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:18:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:46 smithi040 bash[28232]: cluster 2023-12-01T20:18:44.726090+0000 mgr.y (mgr.24356) 8417 : cluster 0 pgmap v8385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:46 smithi040 bash[28232]: audit 2023-12-01T20:18:45.998936+0000 mon.c (mon.2) 5287 : audit 0 from='client.? 172.21.15.40:0/419774414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:46 smithi040 bash[41173]: cluster 2023-12-01T20:18:44.726090+0000 mgr.y (mgr.24356) 8417 : cluster 0 pgmap v8385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:46 smithi040 bash[41173]: audit 2023-12-01T20:18:45.998936+0000 mon.c (mon.2) 5287 : audit 0 from='client.? 172.21.15.40:0/419774414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:48 smithi141 bash[31670]: cluster 2023-12-01T20:18:46.726824+0000 mgr.y (mgr.24356) 8418 : cluster 0 pgmap v8386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:48.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:48 smithi040 bash[28232]: cluster 2023-12-01T20:18:46.726824+0000 mgr.y (mgr.24356) 8418 : cluster 0 pgmap v8386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:48 smithi040 bash[41173]: cluster 2023-12-01T20:18:46.726824+0000 mgr.y (mgr.24356) 8418 : cluster 0 pgmap v8386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:49 smithi141 bash[31670]: audit 2023-12-01T20:18:48.476956+0000 mon.a (mon.0) 5609 : audit 0 from='client.? 172.21.15.40:0/1733909088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:49 smithi141 bash[31670]: audit 2023-12-01T20:18:48.757162+0000 mon.c (mon.2) 5288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:49.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:49 smithi040 bash[28232]: audit 2023-12-01T20:18:48.476956+0000 mon.a (mon.0) 5609 : audit 0 from='client.? 172.21.15.40:0/1733909088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:49 smithi040 bash[28232]: audit 2023-12-01T20:18:48.757162+0000 mon.c (mon.2) 5288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:49 smithi040 bash[41173]: audit 2023-12-01T20:18:48.476956+0000 mon.a (mon.0) 5609 : audit 0 from='client.? 172.21.15.40:0/1733909088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:49 smithi040 bash[41173]: audit 2023-12-01T20:18:48.757162+0000 mon.c (mon.2) 5288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:50.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:50 smithi141 bash[31670]: cluster 2023-12-01T20:18:48.727508+0000 mgr.y (mgr.24356) 8419 : cluster 0 pgmap v8387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:50 smithi040 bash[28232]: cluster 2023-12-01T20:18:48.727508+0000 mgr.y (mgr.24356) 8419 : cluster 0 pgmap v8387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:50 smithi040 bash[41173]: cluster 2023-12-01T20:18:48.727508+0000 mgr.y (mgr.24356) 8419 : cluster 0 pgmap v8387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:51.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:51 smithi141 bash[31670]: audit 2023-12-01T20:18:50.944362+0000 mon.a (mon.0) 5610 : audit 0 from='client.? 172.21.15.40:0/2182687104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:51 smithi040 bash[28232]: audit 2023-12-01T20:18:50.944362+0000 mon.a (mon.0) 5610 : audit 0 from='client.? 172.21.15.40:0/2182687104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:51.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:51 smithi040 bash[41173]: audit 2023-12-01T20:18:50.944362+0000 mon.a (mon.0) 5610 : audit 0 from='client.? 172.21.15.40:0/2182687104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:52 smithi141 bash[31670]: cluster 2023-12-01T20:18:50.728289+0000 mgr.y (mgr.24356) 8420 : cluster 0 pgmap v8388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:52.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:52 smithi040 bash[28232]: cluster 2023-12-01T20:18:50.728289+0000 mgr.y (mgr.24356) 8420 : cluster 0 pgmap v8388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:52 smithi040 bash[41173]: cluster 2023-12-01T20:18:50.728289+0000 mgr.y (mgr.24356) 8420 : cluster 0 pgmap v8388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:54 smithi040 bash[41173]: cluster 2023-12-01T20:18:52.728940+0000 mgr.y (mgr.24356) 8421 : cluster 0 pgmap v8389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:54 smithi040 bash[41173]: audit 2023-12-01T20:18:53.410826+0000 mon.c (mon.2) 5289 : audit 0 from='client.? 172.21.15.40:0/928309255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:54 smithi040 bash[28232]: cluster 2023-12-01T20:18:52.728940+0000 mgr.y (mgr.24356) 8421 : cluster 0 pgmap v8389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:54 smithi040 bash[28232]: audit 2023-12-01T20:18:53.410826+0000 mon.c (mon.2) 5289 : audit 0 from='client.? 172.21.15.40:0/928309255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:54 smithi141 bash[31670]: cluster 2023-12-01T20:18:52.728940+0000 mgr.y (mgr.24356) 8421 : cluster 0 pgmap v8389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:54 smithi141 bash[31670]: audit 2023-12-01T20:18:53.410826+0000 mon.c (mon.2) 5289 : audit 0 from='client.? 172.21.15.40:0/928309255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:56.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:18:56] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:18:56.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:56 smithi040 bash[28232]: cluster 2023-12-01T20:18:54.730222+0000 mgr.y (mgr.24356) 8422 : cluster 0 pgmap v8390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:56.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:56 smithi040 bash[28232]: audit 2023-12-01T20:18:55.879936+0000 mon.a (mon.0) 5611 : audit 0 from='client.? 172.21.15.40:0/186938981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:56 smithi040 bash[41173]: cluster 2023-12-01T20:18:54.730222+0000 mgr.y (mgr.24356) 8422 : cluster 0 pgmap v8390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:56.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:56 smithi040 bash[41173]: audit 2023-12-01T20:18:55.879936+0000 mon.a (mon.0) 5611 : audit 0 from='client.? 172.21.15.40:0/186938981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:56.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:56 smithi141 bash[31670]: cluster 2023-12-01T20:18:54.730222+0000 mgr.y (mgr.24356) 8422 : cluster 0 pgmap v8390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:56.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:56 smithi141 bash[31670]: audit 2023-12-01T20:18:55.879936+0000 mon.a (mon.0) 5611 : audit 0 from='client.? 172.21.15.40:0/186938981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:58 smithi040 bash[28232]: cluster 2023-12-01T20:18:56.730918+0000 mgr.y (mgr.24356) 8423 : cluster 0 pgmap v8391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:58.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:18:58 smithi040 bash[28232]: audit 2023-12-01T20:18:58.340353+0000 mon.a (mon.0) 5612 : audit 0 from='client.? 172.21.15.40:0/1971220834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:58 smithi040 bash[41173]: cluster 2023-12-01T20:18:56.730918+0000 mgr.y (mgr.24356) 8423 : cluster 0 pgmap v8391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:58.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:18:58 smithi040 bash[41173]: audit 2023-12-01T20:18:58.340353+0000 mon.a (mon.0) 5612 : audit 0 from='client.? 172.21.15.40:0/1971220834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:18:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:58 smithi141 bash[31670]: cluster 2023-12-01T20:18:56.730918+0000 mgr.y (mgr.24356) 8423 : cluster 0 pgmap v8391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:18:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:18:58 smithi141 bash[31670]: audit 2023-12-01T20:18:58.340353+0000 mon.a (mon.0) 5612 : audit 0 from='client.? 172.21.15.40:0/1971220834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:00.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:00 smithi040 bash[28232]: cluster 2023-12-01T20:18:58.731709+0000 mgr.y (mgr.24356) 8424 : cluster 0 pgmap v8392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:00.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:00 smithi040 bash[41173]: cluster 2023-12-01T20:18:58.731709+0000 mgr.y (mgr.24356) 8424 : cluster 0 pgmap v8392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:00.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:00 smithi141 bash[31670]: cluster 2023-12-01T20:18:58.731709+0000 mgr.y (mgr.24356) 8424 : cluster 0 pgmap v8392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:01.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:01 smithi040 bash[28232]: audit 2023-12-01T20:19:00.817210+0000 mon.a (mon.0) 5613 : audit 0 from='client.? 172.21.15.40:0/3669923717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:01.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:01 smithi040 bash[41173]: audit 2023-12-01T20:19:00.817210+0000 mon.a (mon.0) 5613 : audit 0 from='client.? 172.21.15.40:0/3669923717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:01 smithi141 bash[31670]: audit 2023-12-01T20:19:00.817210+0000 mon.a (mon.0) 5613 : audit 0 from='client.? 172.21.15.40:0/3669923717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:02 smithi040 bash[41173]: cluster 2023-12-01T20:19:00.732881+0000 mgr.y (mgr.24356) 8425 : cluster 0 pgmap v8393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:02.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:02 smithi040 bash[28232]: cluster 2023-12-01T20:19:00.732881+0000 mgr.y (mgr.24356) 8425 : cluster 0 pgmap v8393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:02 smithi141 bash[31670]: cluster 2023-12-01T20:19:00.732881+0000 mgr.y (mgr.24356) 8425 : cluster 0 pgmap v8393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:03.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:03 smithi040 bash[41173]: audit 2023-12-01T20:19:03.279302+0000 mon.c (mon.2) 5290 : audit 0 from='client.? 172.21.15.40:0/1410835882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:03.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:03 smithi040 bash[28232]: audit 2023-12-01T20:19:03.279302+0000 mon.c (mon.2) 5290 : audit 0 from='client.? 172.21.15.40:0/1410835882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:03.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:03 smithi141 bash[31670]: audit 2023-12-01T20:19:03.279302+0000 mon.c (mon.2) 5290 : audit 0 from='client.? 172.21.15.40:0/1410835882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:04 smithi040 bash[41173]: cluster 2023-12-01T20:19:02.733524+0000 mgr.y (mgr.24356) 8426 : cluster 0 pgmap v8394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:04 smithi040 bash[41173]: audit 2023-12-01T20:19:03.757513+0000 mon.c (mon.2) 5291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:04 smithi040 bash[28232]: cluster 2023-12-01T20:19:02.733524+0000 mgr.y (mgr.24356) 8426 : cluster 0 pgmap v8394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:04 smithi040 bash[28232]: audit 2023-12-01T20:19:03.757513+0000 mon.c (mon.2) 5291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:04 smithi141 bash[31670]: cluster 2023-12-01T20:19:02.733524+0000 mgr.y (mgr.24356) 8426 : cluster 0 pgmap v8394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:04 smithi141 bash[31670]: audit 2023-12-01T20:19:03.757513+0000 mon.c (mon.2) 5291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:06 smithi141 bash[31670]: cluster 2023-12-01T20:19:04.734649+0000 mgr.y (mgr.24356) 8427 : cluster 0 pgmap v8395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:06 smithi141 bash[31670]: audit 2023-12-01T20:19:05.738912+0000 mon.c (mon.2) 5292 : audit 0 from='client.? 172.21.15.40:0/1903650515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:06 smithi040 bash[41173]: cluster 2023-12-01T20:19:04.734649+0000 mgr.y (mgr.24356) 8427 : cluster 0 pgmap v8395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:06 smithi040 bash[41173]: audit 2023-12-01T20:19:05.738912+0000 mon.c (mon.2) 5292 : audit 0 from='client.? 172.21.15.40:0/1903650515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:06 smithi040 bash[28232]: cluster 2023-12-01T20:19:04.734649+0000 mgr.y (mgr.24356) 8427 : cluster 0 pgmap v8395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:06 smithi040 bash[28232]: audit 2023-12-01T20:19:05.738912+0000 mon.c (mon.2) 5292 : audit 0 from='client.? 172.21.15.40:0/1903650515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:19:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:19:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:08 smithi141 bash[31670]: cluster 2023-12-01T20:19:06.735319+0000 mgr.y (mgr.24356) 8428 : cluster 0 pgmap v8396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:08 smithi141 bash[31670]: audit 2023-12-01T20:19:08.204781+0000 mon.c (mon.2) 5293 : audit 0 from='client.? 172.21.15.40:0/3961802558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:08 smithi040 bash[28232]: cluster 2023-12-01T20:19:06.735319+0000 mgr.y (mgr.24356) 8428 : cluster 0 pgmap v8396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:08 smithi040 bash[28232]: audit 2023-12-01T20:19:08.204781+0000 mon.c (mon.2) 5293 : audit 0 from='client.? 172.21.15.40:0/3961802558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:08 smithi040 bash[41173]: cluster 2023-12-01T20:19:06.735319+0000 mgr.y (mgr.24356) 8428 : cluster 0 pgmap v8396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:08 smithi040 bash[41173]: audit 2023-12-01T20:19:08.204781+0000 mon.c (mon.2) 5293 : audit 0 from='client.? 172.21.15.40:0/3961802558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:10 smithi141 bash[31670]: cluster 2023-12-01T20:19:08.736000+0000 mgr.y (mgr.24356) 8429 : cluster 0 pgmap v8397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:10 smithi040 bash[28232]: cluster 2023-12-01T20:19:08.736000+0000 mgr.y (mgr.24356) 8429 : cluster 0 pgmap v8397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:10 smithi040 bash[41173]: cluster 2023-12-01T20:19:08.736000+0000 mgr.y (mgr.24356) 8429 : cluster 0 pgmap v8397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:11.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:11 smithi141 bash[31670]: audit 2023-12-01T20:19:10.669077+0000 mon.a (mon.0) 5614 : audit 0 from='client.? 172.21.15.40:0/3324132917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:11 smithi040 bash[28232]: audit 2023-12-01T20:19:10.669077+0000 mon.a (mon.0) 5614 : audit 0 from='client.? 172.21.15.40:0/3324132917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:11 smithi040 bash[41173]: audit 2023-12-01T20:19:10.669077+0000 mon.a (mon.0) 5614 : audit 0 from='client.? 172.21.15.40:0/3324132917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:12 smithi141 bash[31670]: cluster 2023-12-01T20:19:10.737145+0000 mgr.y (mgr.24356) 8430 : cluster 0 pgmap v8398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:12.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:12 smithi040 bash[28232]: cluster 2023-12-01T20:19:10.737145+0000 mgr.y (mgr.24356) 8430 : cluster 0 pgmap v8398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:12 smithi040 bash[41173]: cluster 2023-12-01T20:19:10.737145+0000 mgr.y (mgr.24356) 8430 : cluster 0 pgmap v8398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:13.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:13 smithi141 bash[31670]: audit 2023-12-01T20:19:13.131690+0000 mon.a (mon.0) 5615 : audit 0 from='client.? 172.21.15.40:0/1836304573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:13 smithi040 bash[28232]: audit 2023-12-01T20:19:13.131690+0000 mon.a (mon.0) 5615 : audit 0 from='client.? 172.21.15.40:0/1836304573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:13 smithi040 bash[41173]: audit 2023-12-01T20:19:13.131690+0000 mon.a (mon.0) 5615 : audit 0 from='client.? 172.21.15.40:0/1836304573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:14 smithi141 bash[31670]: cluster 2023-12-01T20:19:12.737929+0000 mgr.y (mgr.24356) 8431 : cluster 0 pgmap v8399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:14 smithi040 bash[28232]: cluster 2023-12-01T20:19:12.737929+0000 mgr.y (mgr.24356) 8431 : cluster 0 pgmap v8399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:14 smithi040 bash[41173]: cluster 2023-12-01T20:19:12.737929+0000 mgr.y (mgr.24356) 8431 : cluster 0 pgmap v8399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:15 smithi141 bash[31670]: audit 2023-12-01T20:19:15.124886+0000 mon.c (mon.2) 5294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:19:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:15 smithi040 bash[28232]: audit 2023-12-01T20:19:15.124886+0000 mon.c (mon.2) 5294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:19:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:15 smithi040 bash[41173]: audit 2023-12-01T20:19:15.124886+0000 mon.c (mon.2) 5294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:19:16.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:16 smithi141 bash[31670]: cluster 2023-12-01T20:19:14.739049+0000 mgr.y (mgr.24356) 8432 : cluster 0 pgmap v8400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:16.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:16 smithi141 bash[31670]: audit 2023-12-01T20:19:15.609616+0000 mon.a (mon.0) 5616 : audit 0 from='client.? 172.21.15.40:0/4173974794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:16 smithi040 bash[28232]: cluster 2023-12-01T20:19:14.739049+0000 mgr.y (mgr.24356) 8432 : cluster 0 pgmap v8400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:16 smithi040 bash[28232]: audit 2023-12-01T20:19:15.609616+0000 mon.a (mon.0) 5616 : audit 0 from='client.? 172.21.15.40:0/4173974794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:19:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:19:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:16 smithi040 bash[41173]: cluster 2023-12-01T20:19:14.739049+0000 mgr.y (mgr.24356) 8432 : cluster 0 pgmap v8400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:16 smithi040 bash[41173]: audit 2023-12-01T20:19:15.609616+0000 mon.a (mon.0) 5616 : audit 0 from='client.? 172.21.15.40:0/4173974794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:18 smithi141 bash[31670]: cluster 2023-12-01T20:19:16.739740+0000 mgr.y (mgr.24356) 8433 : cluster 0 pgmap v8401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:18 smithi141 bash[31670]: audit 2023-12-01T20:19:18.075971+0000 mon.a (mon.0) 5617 : audit 0 from='client.? 172.21.15.40:0/1520900096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:18 smithi040 bash[28232]: cluster 2023-12-01T20:19:16.739740+0000 mgr.y (mgr.24356) 8433 : cluster 0 pgmap v8401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:18 smithi040 bash[28232]: audit 2023-12-01T20:19:18.075971+0000 mon.a (mon.0) 5617 : audit 0 from='client.? 172.21.15.40:0/1520900096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:18 smithi040 bash[41173]: cluster 2023-12-01T20:19:16.739740+0000 mgr.y (mgr.24356) 8433 : cluster 0 pgmap v8401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:18 smithi040 bash[41173]: audit 2023-12-01T20:19:18.075971+0000 mon.a (mon.0) 5617 : audit 0 from='client.? 172.21.15.40:0/1520900096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:19 smithi141 bash[31670]: audit 2023-12-01T20:19:18.757907+0000 mon.c (mon.2) 5295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:19 smithi040 bash[28232]: audit 2023-12-01T20:19:18.757907+0000 mon.c (mon.2) 5295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:19 smithi040 bash[41173]: audit 2023-12-01T20:19:18.757907+0000 mon.c (mon.2) 5295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:20 smithi141 bash[31670]: cluster 2023-12-01T20:19:18.740441+0000 mgr.y (mgr.24356) 8434 : cluster 0 pgmap v8402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:20.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:20 smithi040 bash[28232]: cluster 2023-12-01T20:19:18.740441+0000 mgr.y (mgr.24356) 8434 : cluster 0 pgmap v8402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:20 smithi040 bash[41173]: cluster 2023-12-01T20:19:18.740441+0000 mgr.y (mgr.24356) 8434 : cluster 0 pgmap v8402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:21.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:21 smithi141 bash[31670]: audit 2023-12-01T20:19:20.558303+0000 mon.c (mon.2) 5296 : audit 0 from='client.? 172.21.15.40:0/997578553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:21.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:21 smithi141 bash[31670]: audit 2023-12-01T20:19:20.978085+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:21 smithi141 bash[31670]: audit 2023-12-01T20:19:20.989246+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:21 smithi141 bash[31670]: audit 2023-12-01T20:19:21.329437+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:21 smithi141 bash[31670]: audit 2023-12-01T20:19:21.343110+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[28232]: audit 2023-12-01T20:19:20.558303+0000 mon.c (mon.2) 5296 : audit 0 from='client.? 172.21.15.40:0/997578553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[28232]: audit 2023-12-01T20:19:20.978085+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[28232]: audit 2023-12-01T20:19:20.989246+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[28232]: audit 2023-12-01T20:19:21.329437+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[28232]: audit 2023-12-01T20:19:21.343110+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[41173]: audit 2023-12-01T20:19:20.558303+0000 mon.c (mon.2) 5296 : audit 0 from='client.? 172.21.15.40:0/997578553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[41173]: audit 2023-12-01T20:19:20.978085+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[41173]: audit 2023-12-01T20:19:20.989246+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[41173]: audit 2023-12-01T20:19:21.329437+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:21 smithi040 bash[41173]: audit 2023-12-01T20:19:21.343110+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:22 smithi141 bash[31670]: cluster 2023-12-01T20:19:20.741569+0000 mgr.y (mgr.24356) 8435 : cluster 0 pgmap v8403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:22 smithi141 bash[31670]: audit 2023-12-01T20:19:21.876605+0000 mon.c (mon.2) 5297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:19:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:22 smithi141 bash[31670]: audit 2023-12-01T20:19:21.877904+0000 mon.c (mon.2) 5298 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:19:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:22 smithi141 bash[31670]: audit 2023-12-01T20:19:21.888353+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[28232]: cluster 2023-12-01T20:19:20.741569+0000 mgr.y (mgr.24356) 8435 : cluster 0 pgmap v8403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[28232]: audit 2023-12-01T20:19:21.876605+0000 mon.c (mon.2) 5297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[28232]: audit 2023-12-01T20:19:21.877904+0000 mon.c (mon.2) 5298 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[28232]: audit 2023-12-01T20:19:21.888353+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[41173]: cluster 2023-12-01T20:19:20.741569+0000 mgr.y (mgr.24356) 8435 : cluster 0 pgmap v8403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[41173]: audit 2023-12-01T20:19:21.876605+0000 mon.c (mon.2) 5297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:19:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[41173]: audit 2023-12-01T20:19:21.877904+0000 mon.c (mon.2) 5298 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:19:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:22 smithi040 bash[41173]: audit 2023-12-01T20:19:21.888353+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:19:23.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:23 smithi141 bash[31670]: audit 2023-12-01T20:19:23.028495+0000 mon.a (mon.0) 5623 : audit 0 from='client.? 172.21.15.40:0/2684820175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:23 smithi040 bash[28232]: audit 2023-12-01T20:19:23.028495+0000 mon.a (mon.0) 5623 : audit 0 from='client.? 172.21.15.40:0/2684820175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:23 smithi040 bash[41173]: audit 2023-12-01T20:19:23.028495+0000 mon.a (mon.0) 5623 : audit 0 from='client.? 172.21.15.40:0/2684820175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:24 smithi141 bash[31670]: cluster 2023-12-01T20:19:22.742089+0000 mgr.y (mgr.24356) 8436 : cluster 0 pgmap v8404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:24 smithi040 bash[28232]: cluster 2023-12-01T20:19:22.742089+0000 mgr.y (mgr.24356) 8436 : cluster 0 pgmap v8404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:24 smithi040 bash[41173]: cluster 2023-12-01T20:19:22.742089+0000 mgr.y (mgr.24356) 8436 : cluster 0 pgmap v8404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:25.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:25 smithi141 bash[31670]: audit 2023-12-01T20:19:25.490291+0000 mon.a (mon.0) 5624 : audit 0 from='client.? 172.21.15.40:0/3073807980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:25 smithi040 bash[28232]: audit 2023-12-01T20:19:25.490291+0000 mon.a (mon.0) 5624 : audit 0 from='client.? 172.21.15.40:0/3073807980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:25 smithi040 bash[41173]: audit 2023-12-01T20:19:25.490291+0000 mon.a (mon.0) 5624 : audit 0 from='client.? 172.21.15.40:0/3073807980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:26.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:26 smithi141 bash[31670]: cluster 2023-12-01T20:19:24.743281+0000 mgr.y (mgr.24356) 8437 : cluster 0 pgmap v8405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:26 smithi040 bash[28232]: cluster 2023-12-01T20:19:24.743281+0000 mgr.y (mgr.24356) 8437 : cluster 0 pgmap v8405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:19:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:19:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:26 smithi040 bash[41173]: cluster 2023-12-01T20:19:24.743281+0000 mgr.y (mgr.24356) 8437 : cluster 0 pgmap v8405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:28.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:28 smithi141 bash[31670]: cluster 2023-12-01T20:19:26.743937+0000 mgr.y (mgr.24356) 8438 : cluster 0 pgmap v8406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:28.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:28 smithi141 bash[31670]: audit 2023-12-01T20:19:27.944905+0000 mon.a (mon.0) 5625 : audit 0 from='client.? 172.21.15.40:0/1271958175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:28 smithi040 bash[28232]: cluster 2023-12-01T20:19:26.743937+0000 mgr.y (mgr.24356) 8438 : cluster 0 pgmap v8406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:28 smithi040 bash[28232]: audit 2023-12-01T20:19:27.944905+0000 mon.a (mon.0) 5625 : audit 0 from='client.? 172.21.15.40:0/1271958175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:28 smithi040 bash[41173]: cluster 2023-12-01T20:19:26.743937+0000 mgr.y (mgr.24356) 8438 : cluster 0 pgmap v8406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:28 smithi040 bash[41173]: audit 2023-12-01T20:19:27.944905+0000 mon.a (mon.0) 5625 : audit 0 from='client.? 172.21.15.40:0/1271958175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:30 smithi141 bash[31670]: cluster 2023-12-01T20:19:28.744571+0000 mgr.y (mgr.24356) 8439 : cluster 0 pgmap v8407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:30 smithi141 bash[31670]: audit 2023-12-01T20:19:30.413727+0000 mon.a (mon.0) 5626 : audit 0 from='client.? 172.21.15.40:0/174299616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:30 smithi040 bash[28232]: cluster 2023-12-01T20:19:28.744571+0000 mgr.y (mgr.24356) 8439 : cluster 0 pgmap v8407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:30 smithi040 bash[28232]: audit 2023-12-01T20:19:30.413727+0000 mon.a (mon.0) 5626 : audit 0 from='client.? 172.21.15.40:0/174299616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:30 smithi040 bash[41173]: cluster 2023-12-01T20:19:28.744571+0000 mgr.y (mgr.24356) 8439 : cluster 0 pgmap v8407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:30 smithi040 bash[41173]: audit 2023-12-01T20:19:30.413727+0000 mon.a (mon.0) 5626 : audit 0 from='client.? 172.21.15.40:0/174299616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:32.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:32 smithi141 bash[31670]: cluster 2023-12-01T20:19:30.745644+0000 mgr.y (mgr.24356) 8440 : cluster 0 pgmap v8408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:32 smithi040 bash[41173]: cluster 2023-12-01T20:19:30.745644+0000 mgr.y (mgr.24356) 8440 : cluster 0 pgmap v8408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:32.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:32 smithi040 bash[28232]: cluster 2023-12-01T20:19:30.745644+0000 mgr.y (mgr.24356) 8440 : cluster 0 pgmap v8408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:33 smithi040 bash[28232]: audit 2023-12-01T20:19:32.877355+0000 mon.a (mon.0) 5627 : audit 0 from='client.? 172.21.15.40:0/3799753467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:33 smithi040 bash[41173]: audit 2023-12-01T20:19:32.877355+0000 mon.a (mon.0) 5627 : audit 0 from='client.? 172.21.15.40:0/3799753467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:33 smithi141 bash[31670]: audit 2023-12-01T20:19:32.877355+0000 mon.a (mon.0) 5627 : audit 0 from='client.? 172.21.15.40:0/3799753467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:34 smithi040 bash[28232]: cluster 2023-12-01T20:19:32.746261+0000 mgr.y (mgr.24356) 8441 : cluster 0 pgmap v8409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:34 smithi040 bash[28232]: audit 2023-12-01T20:19:33.758355+0000 mon.c (mon.2) 5299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:34 smithi040 bash[41173]: cluster 2023-12-01T20:19:32.746261+0000 mgr.y (mgr.24356) 8441 : cluster 0 pgmap v8409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:34 smithi040 bash[41173]: audit 2023-12-01T20:19:33.758355+0000 mon.c (mon.2) 5299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:34 smithi141 bash[31670]: cluster 2023-12-01T20:19:32.746261+0000 mgr.y (mgr.24356) 8441 : cluster 0 pgmap v8409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:34 smithi141 bash[31670]: audit 2023-12-01T20:19:33.758355+0000 mon.c (mon.2) 5299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:35 smithi040 bash[28232]: audit 2023-12-01T20:19:35.342370+0000 mon.a (mon.0) 5628 : audit 0 from='client.? 172.21.15.40:0/5202993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:35 smithi040 bash[41173]: audit 2023-12-01T20:19:35.342370+0000 mon.a (mon.0) 5628 : audit 0 from='client.? 172.21.15.40:0/5202993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:35 smithi141 bash[31670]: audit 2023-12-01T20:19:35.342370+0000 mon.a (mon.0) 5628 : audit 0 from='client.? 172.21.15.40:0/5202993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:36 smithi040 bash[28232]: cluster 2023-12-01T20:19:34.747351+0000 mgr.y (mgr.24356) 8442 : cluster 0 pgmap v8410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:19:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:19:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:36 smithi040 bash[41173]: cluster 2023-12-01T20:19:34.747351+0000 mgr.y (mgr.24356) 8442 : cluster 0 pgmap v8410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:36 smithi141 bash[31670]: cluster 2023-12-01T20:19:34.747351+0000 mgr.y (mgr.24356) 8442 : cluster 0 pgmap v8410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:38 smithi040 bash[28232]: cluster 2023-12-01T20:19:36.747871+0000 mgr.y (mgr.24356) 8443 : cluster 0 pgmap v8411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:38 smithi040 bash[28232]: audit 2023-12-01T20:19:37.812906+0000 mon.c (mon.2) 5300 : audit 0 from='client.? 172.21.15.40:0/2803311359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:38 smithi040 bash[41173]: cluster 2023-12-01T20:19:36.747871+0000 mgr.y (mgr.24356) 8443 : cluster 0 pgmap v8411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:38 smithi040 bash[41173]: audit 2023-12-01T20:19:37.812906+0000 mon.c (mon.2) 5300 : audit 0 from='client.? 172.21.15.40:0/2803311359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:38 smithi141 bash[31670]: cluster 2023-12-01T20:19:36.747871+0000 mgr.y (mgr.24356) 8443 : cluster 0 pgmap v8411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:38 smithi141 bash[31670]: audit 2023-12-01T20:19:37.812906+0000 mon.c (mon.2) 5300 : audit 0 from='client.? 172.21.15.40:0/2803311359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:40 smithi040 bash[28232]: cluster 2023-12-01T20:19:38.748499+0000 mgr.y (mgr.24356) 8444 : cluster 0 pgmap v8412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:40 smithi040 bash[28232]: audit 2023-12-01T20:19:40.275107+0000 mon.c (mon.2) 5301 : audit 0 from='client.? 172.21.15.40:0/2185616143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:40 smithi040 bash[41173]: cluster 2023-12-01T20:19:38.748499+0000 mgr.y (mgr.24356) 8444 : cluster 0 pgmap v8412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:40 smithi040 bash[41173]: audit 2023-12-01T20:19:40.275107+0000 mon.c (mon.2) 5301 : audit 0 from='client.? 172.21.15.40:0/2185616143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:40 smithi141 bash[31670]: cluster 2023-12-01T20:19:38.748499+0000 mgr.y (mgr.24356) 8444 : cluster 0 pgmap v8412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:40 smithi141 bash[31670]: audit 2023-12-01T20:19:40.275107+0000 mon.c (mon.2) 5301 : audit 0 from='client.? 172.21.15.40:0/2185616143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:42 smithi040 bash[28232]: cluster 2023-12-01T20:19:40.749611+0000 mgr.y (mgr.24356) 8445 : cluster 0 pgmap v8413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:42 smithi040 bash[41173]: cluster 2023-12-01T20:19:40.749611+0000 mgr.y (mgr.24356) 8445 : cluster 0 pgmap v8413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:42 smithi141 bash[31670]: cluster 2023-12-01T20:19:40.749611+0000 mgr.y (mgr.24356) 8445 : cluster 0 pgmap v8413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:43.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:43 smithi040 bash[28232]: audit 2023-12-01T20:19:42.742609+0000 mon.c (mon.2) 5302 : audit 0 from='client.? 172.21.15.40:0/4089789866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:43.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:43 smithi040 bash[41173]: audit 2023-12-01T20:19:42.742609+0000 mon.c (mon.2) 5302 : audit 0 from='client.? 172.21.15.40:0/4089789866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:44.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:43 smithi141 bash[31670]: audit 2023-12-01T20:19:42.742609+0000 mon.c (mon.2) 5302 : audit 0 from='client.? 172.21.15.40:0/4089789866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:44 smithi040 bash[28232]: cluster 2023-12-01T20:19:42.750183+0000 mgr.y (mgr.24356) 8446 : cluster 0 pgmap v8414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:44 smithi040 bash[41173]: cluster 2023-12-01T20:19:42.750183+0000 mgr.y (mgr.24356) 8446 : cluster 0 pgmap v8414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:44 smithi141 bash[31670]: cluster 2023-12-01T20:19:42.750183+0000 mgr.y (mgr.24356) 8446 : cluster 0 pgmap v8414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:45 smithi040 bash[28232]: audit 2023-12-01T20:19:45.203347+0000 mon.c (mon.2) 5303 : audit 0 from='client.? 172.21.15.40:0/3751885276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:45 smithi040 bash[41173]: audit 2023-12-01T20:19:45.203347+0000 mon.c (mon.2) 5303 : audit 0 from='client.? 172.21.15.40:0/3751885276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:45 smithi141 bash[31670]: audit 2023-12-01T20:19:45.203347+0000 mon.c (mon.2) 5303 : audit 0 from='client.? 172.21.15.40:0/3751885276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:46 smithi040 bash[41173]: cluster 2023-12-01T20:19:44.751140+0000 mgr.y (mgr.24356) 8447 : cluster 0 pgmap v8415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:46 smithi040 bash[28232]: cluster 2023-12-01T20:19:44.751140+0000 mgr.y (mgr.24356) 8447 : cluster 0 pgmap v8415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:19:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:19:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:46 smithi141 bash[31670]: cluster 2023-12-01T20:19:44.751140+0000 mgr.y (mgr.24356) 8447 : cluster 0 pgmap v8415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:48 smithi040 bash[28232]: cluster 2023-12-01T20:19:46.751804+0000 mgr.y (mgr.24356) 8448 : cluster 0 pgmap v8416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:48 smithi040 bash[28232]: audit 2023-12-01T20:19:47.674829+0000 mon.a (mon.0) 5629 : audit 0 from='client.? 172.21.15.40:0/3072415505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:48 smithi040 bash[41173]: cluster 2023-12-01T20:19:46.751804+0000 mgr.y (mgr.24356) 8448 : cluster 0 pgmap v8416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:48 smithi040 bash[41173]: audit 2023-12-01T20:19:47.674829+0000 mon.a (mon.0) 5629 : audit 0 from='client.? 172.21.15.40:0/3072415505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:48 smithi141 bash[31670]: cluster 2023-12-01T20:19:46.751804+0000 mgr.y (mgr.24356) 8448 : cluster 0 pgmap v8416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:48 smithi141 bash[31670]: audit 2023-12-01T20:19:47.674829+0000 mon.a (mon.0) 5629 : audit 0 from='client.? 172.21.15.40:0/3072415505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:49 smithi040 bash[41173]: audit 2023-12-01T20:19:48.758940+0000 mon.c (mon.2) 5304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:49 smithi040 bash[28232]: audit 2023-12-01T20:19:48.758940+0000 mon.c (mon.2) 5304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:49 smithi141 bash[31670]: audit 2023-12-01T20:19:48.758940+0000 mon.c (mon.2) 5304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:50 smithi040 bash[28232]: cluster 2023-12-01T20:19:48.752486+0000 mgr.y (mgr.24356) 8449 : cluster 0 pgmap v8417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:50 smithi040 bash[28232]: audit 2023-12-01T20:19:50.140311+0000 mon.a (mon.0) 5630 : audit 0 from='client.? 172.21.15.40:0/384390732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:50 smithi040 bash[41173]: cluster 2023-12-01T20:19:48.752486+0000 mgr.y (mgr.24356) 8449 : cluster 0 pgmap v8417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:50 smithi040 bash[41173]: audit 2023-12-01T20:19:50.140311+0000 mon.a (mon.0) 5630 : audit 0 from='client.? 172.21.15.40:0/384390732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:50 smithi141 bash[31670]: cluster 2023-12-01T20:19:48.752486+0000 mgr.y (mgr.24356) 8449 : cluster 0 pgmap v8417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:50 smithi141 bash[31670]: audit 2023-12-01T20:19:50.140311+0000 mon.a (mon.0) 5630 : audit 0 from='client.? 172.21.15.40:0/384390732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:52 smithi040 bash[28232]: cluster 2023-12-01T20:19:50.753744+0000 mgr.y (mgr.24356) 8450 : cluster 0 pgmap v8418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:52 smithi040 bash[41173]: cluster 2023-12-01T20:19:50.753744+0000 mgr.y (mgr.24356) 8450 : cluster 0 pgmap v8418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:52 smithi141 bash[31670]: cluster 2023-12-01T20:19:50.753744+0000 mgr.y (mgr.24356) 8450 : cluster 0 pgmap v8418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:53 smithi040 bash[28232]: audit 2023-12-01T20:19:52.610910+0000 mon.c (mon.2) 5305 : audit 0 from='client.? 172.21.15.40:0/3083001340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:53 smithi040 bash[41173]: audit 2023-12-01T20:19:52.610910+0000 mon.c (mon.2) 5305 : audit 0 from='client.? 172.21.15.40:0/3083001340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:53 smithi141 bash[31670]: audit 2023-12-01T20:19:52.610910+0000 mon.c (mon.2) 5305 : audit 0 from='client.? 172.21.15.40:0/3083001340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:54.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:54 smithi040 bash[28232]: cluster 2023-12-01T20:19:52.754440+0000 mgr.y (mgr.24356) 8451 : cluster 0 pgmap v8419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:54 smithi040 bash[41173]: cluster 2023-12-01T20:19:52.754440+0000 mgr.y (mgr.24356) 8451 : cluster 0 pgmap v8419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:54 smithi141 bash[31670]: cluster 2023-12-01T20:19:52.754440+0000 mgr.y (mgr.24356) 8451 : cluster 0 pgmap v8419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:55 smithi040 bash[28232]: audit 2023-12-01T20:19:55.079221+0000 mon.a (mon.0) 5631 : audit 0 from='client.? 172.21.15.40:0/505141703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:55 smithi040 bash[41173]: audit 2023-12-01T20:19:55.079221+0000 mon.a (mon.0) 5631 : audit 0 from='client.? 172.21.15.40:0/505141703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:55 smithi141 bash[31670]: audit 2023-12-01T20:19:55.079221+0000 mon.a (mon.0) 5631 : audit 0 from='client.? 172.21.15.40:0/505141703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:56 smithi040 bash[28232]: cluster 2023-12-01T20:19:54.755229+0000 mgr.y (mgr.24356) 8452 : cluster 0 pgmap v8420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:19:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:19:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:56 smithi040 bash[41173]: cluster 2023-12-01T20:19:54.755229+0000 mgr.y (mgr.24356) 8452 : cluster 0 pgmap v8420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:56 smithi141 bash[31670]: cluster 2023-12-01T20:19:54.755229+0000 mgr.y (mgr.24356) 8452 : cluster 0 pgmap v8420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:57 smithi040 bash[28232]: audit 2023-12-01T20:19:57.538489+0000 mon.a (mon.0) 5632 : audit 0 from='client.? 172.21.15.40:0/3251265082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:57 smithi040 bash[41173]: audit 2023-12-01T20:19:57.538489+0000 mon.a (mon.0) 5632 : audit 0 from='client.? 172.21.15.40:0/3251265082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:57 smithi141 bash[31670]: audit 2023-12-01T20:19:57.538489+0000 mon.a (mon.0) 5632 : audit 0 from='client.? 172.21.15.40:0/3251265082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:19:58.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:19:58 smithi040 bash[28232]: cluster 2023-12-01T20:19:56.755885+0000 mgr.y (mgr.24356) 8453 : cluster 0 pgmap v8421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:19:58 smithi040 bash[41173]: cluster 2023-12-01T20:19:56.755885+0000 mgr.y (mgr.24356) 8453 : cluster 0 pgmap v8421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:19:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:19:58 smithi141 bash[31670]: cluster 2023-12-01T20:19:56.755885+0000 mgr.y (mgr.24356) 8453 : cluster 0 pgmap v8421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:00.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[28232]: debug 2023-12-01T20:19:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[28232]: cluster 2023-12-01T20:19:58.756597+0000 mgr.y (mgr.24356) 8454 : cluster 0 pgmap v8422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[28232]: audit 2023-12-01T20:19:59.999878+0000 mon.c (mon.2) 5306 : audit 0 from='client.? 172.21.15.40:0/3910059341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[28232]: cluster 2023-12-01T20:20:00.000086+0000 mon.a (mon.0) 5633 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[41173]: cluster 2023-12-01T20:19:58.756597+0000 mgr.y (mgr.24356) 8454 : cluster 0 pgmap v8422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[41173]: audit 2023-12-01T20:19:59.999878+0000 mon.c (mon.2) 5306 : audit 0 from='client.? 172.21.15.40:0/3910059341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:00 smithi040 bash[41173]: cluster 2023-12-01T20:20:00.000086+0000 mon.a (mon.0) 5633 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:00 smithi141 bash[31670]: cluster 2023-12-01T20:19:58.756597+0000 mgr.y (mgr.24356) 8454 : cluster 0 pgmap v8422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:00 smithi141 bash[31670]: audit 2023-12-01T20:19:59.999878+0000 mon.c (mon.2) 5306 : audit 0 from='client.? 172.21.15.40:0/3910059341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:00 smithi141 bash[31670]: cluster 2023-12-01T20:20:00.000086+0000 mon.a (mon.0) 5633 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:02 smithi040 bash[41173]: cluster 2023-12-01T20:20:00.757698+0000 mgr.y (mgr.24356) 8455 : cluster 0 pgmap v8423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:02 smithi040 bash[41173]: audit 2023-12-01T20:20:02.465431+0000 mon.c (mon.2) 5307 : audit 0 from='client.? 172.21.15.40:0/3922889323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:02 smithi040 bash[28232]: cluster 2023-12-01T20:20:00.757698+0000 mgr.y (mgr.24356) 8455 : cluster 0 pgmap v8423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:02 smithi040 bash[28232]: audit 2023-12-01T20:20:02.465431+0000 mon.c (mon.2) 5307 : audit 0 from='client.? 172.21.15.40:0/3922889323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:02 smithi141 bash[31670]: cluster 2023-12-01T20:20:00.757698+0000 mgr.y (mgr.24356) 8455 : cluster 0 pgmap v8423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:02 smithi141 bash[31670]: audit 2023-12-01T20:20:02.465431+0000 mon.c (mon.2) 5307 : audit 0 from='client.? 172.21.15.40:0/3922889323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:04 smithi040 bash[41173]: cluster 2023-12-01T20:20:02.758374+0000 mgr.y (mgr.24356) 8456 : cluster 0 pgmap v8424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:04 smithi040 bash[41173]: audit 2023-12-01T20:20:03.759022+0000 mon.c (mon.2) 5308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:04 smithi040 bash[28232]: cluster 2023-12-01T20:20:02.758374+0000 mgr.y (mgr.24356) 8456 : cluster 0 pgmap v8424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:04 smithi040 bash[28232]: audit 2023-12-01T20:20:03.759022+0000 mon.c (mon.2) 5308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:04 smithi141 bash[31670]: cluster 2023-12-01T20:20:02.758374+0000 mgr.y (mgr.24356) 8456 : cluster 0 pgmap v8424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:04 smithi141 bash[31670]: audit 2023-12-01T20:20:03.759022+0000 mon.c (mon.2) 5308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:05 smithi040 bash[28232]: audit 2023-12-01T20:20:04.930918+0000 mon.c (mon.2) 5309 : audit 0 from='client.? 172.21.15.40:0/1208091349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:05 smithi040 bash[41173]: audit 2023-12-01T20:20:04.930918+0000 mon.c (mon.2) 5309 : audit 0 from='client.? 172.21.15.40:0/1208091349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:05 smithi141 bash[31670]: audit 2023-12-01T20:20:04.930918+0000 mon.c (mon.2) 5309 : audit 0 from='client.? 172.21.15.40:0/1208091349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:06 smithi040 bash[28232]: cluster 2023-12-01T20:20:04.759516+0000 mgr.y (mgr.24356) 8457 : cluster 0 pgmap v8425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:20:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:20:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:06 smithi040 bash[41173]: cluster 2023-12-01T20:20:04.759516+0000 mgr.y (mgr.24356) 8457 : cluster 0 pgmap v8425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:06 smithi141 bash[31670]: cluster 2023-12-01T20:20:04.759516+0000 mgr.y (mgr.24356) 8457 : cluster 0 pgmap v8425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:07 smithi141 bash[31670]: audit 2023-12-01T20:20:07.394940+0000 mon.a (mon.0) 5634 : audit 0 from='client.? 172.21.15.40:0/1107881678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:08.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:07 smithi040 bash[28232]: audit 2023-12-01T20:20:07.394940+0000 mon.a (mon.0) 5634 : audit 0 from='client.? 172.21.15.40:0/1107881678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:07 smithi040 bash[41173]: audit 2023-12-01T20:20:07.394940+0000 mon.a (mon.0) 5634 : audit 0 from='client.? 172.21.15.40:0/1107881678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:08 smithi141 bash[31670]: cluster 2023-12-01T20:20:06.760230+0000 mgr.y (mgr.24356) 8458 : cluster 0 pgmap v8426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:08 smithi040 bash[28232]: cluster 2023-12-01T20:20:06.760230+0000 mgr.y (mgr.24356) 8458 : cluster 0 pgmap v8426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:08 smithi040 bash[41173]: cluster 2023-12-01T20:20:06.760230+0000 mgr.y (mgr.24356) 8458 : cluster 0 pgmap v8426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:10 smithi141 bash[31670]: cluster 2023-12-01T20:20:08.760918+0000 mgr.y (mgr.24356) 8459 : cluster 0 pgmap v8427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:10 smithi141 bash[31670]: audit 2023-12-01T20:20:09.863074+0000 mon.c (mon.2) 5310 : audit 0 from='client.? 172.21.15.40:0/4248756492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:10 smithi040 bash[28232]: cluster 2023-12-01T20:20:08.760918+0000 mgr.y (mgr.24356) 8459 : cluster 0 pgmap v8427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:10 smithi040 bash[28232]: audit 2023-12-01T20:20:09.863074+0000 mon.c (mon.2) 5310 : audit 0 from='client.? 172.21.15.40:0/4248756492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:10 smithi040 bash[41173]: cluster 2023-12-01T20:20:08.760918+0000 mgr.y (mgr.24356) 8459 : cluster 0 pgmap v8427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:10 smithi040 bash[41173]: audit 2023-12-01T20:20:09.863074+0000 mon.c (mon.2) 5310 : audit 0 from='client.? 172.21.15.40:0/4248756492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:12 smithi141 bash[31670]: cluster 2023-12-01T20:20:10.762060+0000 mgr.y (mgr.24356) 8460 : cluster 0 pgmap v8428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:12 smithi141 bash[31670]: audit 2023-12-01T20:20:12.330238+0000 mon.a (mon.0) 5635 : audit 0 from='client.? 172.21.15.40:0/2905970321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:12 smithi040 bash[28232]: cluster 2023-12-01T20:20:10.762060+0000 mgr.y (mgr.24356) 8460 : cluster 0 pgmap v8428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:12 smithi040 bash[28232]: audit 2023-12-01T20:20:12.330238+0000 mon.a (mon.0) 5635 : audit 0 from='client.? 172.21.15.40:0/2905970321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:12 smithi040 bash[41173]: cluster 2023-12-01T20:20:10.762060+0000 mgr.y (mgr.24356) 8460 : cluster 0 pgmap v8428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:12 smithi040 bash[41173]: audit 2023-12-01T20:20:12.330238+0000 mon.a (mon.0) 5635 : audit 0 from='client.? 172.21.15.40:0/2905970321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:14 smithi141 bash[31670]: cluster 2023-12-01T20:20:12.762737+0000 mgr.y (mgr.24356) 8461 : cluster 0 pgmap v8429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:14 smithi040 bash[28232]: cluster 2023-12-01T20:20:12.762737+0000 mgr.y (mgr.24356) 8461 : cluster 0 pgmap v8429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:14 smithi040 bash[41173]: cluster 2023-12-01T20:20:12.762737+0000 mgr.y (mgr.24356) 8461 : cluster 0 pgmap v8429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:15 smithi141 bash[31670]: audit 2023-12-01T20:20:14.800289+0000 mon.c (mon.2) 5311 : audit 0 from='client.? 172.21.15.40:0/1954779812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:15 smithi040 bash[41173]: audit 2023-12-01T20:20:14.800289+0000 mon.c (mon.2) 5311 : audit 0 from='client.? 172.21.15.40:0/1954779812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:15 smithi040 bash[28232]: audit 2023-12-01T20:20:14.800289+0000 mon.c (mon.2) 5311 : audit 0 from='client.? 172.21.15.40:0/1954779812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:20:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:20:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:16 smithi040 bash[41173]: cluster 2023-12-01T20:20:14.763481+0000 mgr.y (mgr.24356) 8462 : cluster 0 pgmap v8430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:16 smithi040 bash[28232]: cluster 2023-12-01T20:20:14.763481+0000 mgr.y (mgr.24356) 8462 : cluster 0 pgmap v8430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:16 smithi141 bash[31670]: cluster 2023-12-01T20:20:14.763481+0000 mgr.y (mgr.24356) 8462 : cluster 0 pgmap v8430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:17 smithi141 bash[31670]: audit 2023-12-01T20:20:17.268041+0000 mon.c (mon.2) 5312 : audit 0 from='client.? 172.21.15.40:0/2100586638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:17 smithi040 bash[28232]: audit 2023-12-01T20:20:17.268041+0000 mon.c (mon.2) 5312 : audit 0 from='client.? 172.21.15.40:0/2100586638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:17 smithi040 bash[41173]: audit 2023-12-01T20:20:17.268041+0000 mon.c (mon.2) 5312 : audit 0 from='client.? 172.21.15.40:0/2100586638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:18 smithi141 bash[31670]: cluster 2023-12-01T20:20:16.764113+0000 mgr.y (mgr.24356) 8463 : cluster 0 pgmap v8431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:18 smithi040 bash[28232]: cluster 2023-12-01T20:20:16.764113+0000 mgr.y (mgr.24356) 8463 : cluster 0 pgmap v8431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:18 smithi040 bash[41173]: cluster 2023-12-01T20:20:16.764113+0000 mgr.y (mgr.24356) 8463 : cluster 0 pgmap v8431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:19 smithi141 bash[31670]: audit 2023-12-01T20:20:18.759512+0000 mon.c (mon.2) 5313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:19 smithi040 bash[41173]: audit 2023-12-01T20:20:18.759512+0000 mon.c (mon.2) 5313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:19 smithi040 bash[28232]: audit 2023-12-01T20:20:18.759512+0000 mon.c (mon.2) 5313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:20 smithi141 bash[31670]: cluster 2023-12-01T20:20:18.769758+0000 mgr.y (mgr.24356) 8464 : cluster 0 pgmap v8432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:20 smithi141 bash[31670]: audit 2023-12-01T20:20:19.742651+0000 mon.c (mon.2) 5314 : audit 0 from='client.? 172.21.15.40:0/1847962779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:20 smithi040 bash[41173]: cluster 2023-12-01T20:20:18.769758+0000 mgr.y (mgr.24356) 8464 : cluster 0 pgmap v8432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:20 smithi040 bash[41173]: audit 2023-12-01T20:20:19.742651+0000 mon.c (mon.2) 5314 : audit 0 from='client.? 172.21.15.40:0/1847962779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:20 smithi040 bash[28232]: cluster 2023-12-01T20:20:18.769758+0000 mgr.y (mgr.24356) 8464 : cluster 0 pgmap v8432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:20 smithi040 bash[28232]: audit 2023-12-01T20:20:19.742651+0000 mon.c (mon.2) 5314 : audit 0 from='client.? 172.21.15.40:0/1847962779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:22 smithi141 bash[31670]: cluster 2023-12-01T20:20:20.770901+0000 mgr.y (mgr.24356) 8465 : cluster 0 pgmap v8433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:22 smithi141 bash[31670]: audit 2023-12-01T20:20:21.972447+0000 mon.c (mon.2) 5315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:20:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:22 smithi141 bash[31670]: audit 2023-12-01T20:20:22.235974+0000 mon.c (mon.2) 5316 : audit 0 from='client.? 172.21.15.40:0/773805127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:22 smithi040 bash[28232]: cluster 2023-12-01T20:20:20.770901+0000 mgr.y (mgr.24356) 8465 : cluster 0 pgmap v8433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:22 smithi040 bash[28232]: audit 2023-12-01T20:20:21.972447+0000 mon.c (mon.2) 5315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:20:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:22 smithi040 bash[28232]: audit 2023-12-01T20:20:22.235974+0000 mon.c (mon.2) 5316 : audit 0 from='client.? 172.21.15.40:0/773805127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:22 smithi040 bash[41173]: cluster 2023-12-01T20:20:20.770901+0000 mgr.y (mgr.24356) 8465 : cluster 0 pgmap v8433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:22 smithi040 bash[41173]: audit 2023-12-01T20:20:21.972447+0000 mon.c (mon.2) 5315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:20:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:22 smithi040 bash[41173]: audit 2023-12-01T20:20:22.235974+0000 mon.c (mon.2) 5316 : audit 0 from='client.? 172.21.15.40:0/773805127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:24 smithi141 bash[31670]: cluster 2023-12-01T20:20:22.771692+0000 mgr.y (mgr.24356) 8466 : cluster 0 pgmap v8434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:24 smithi141 bash[31670]: audit 2023-12-01T20:20:24.702619+0000 mon.a (mon.0) 5636 : audit 0 from='client.? 172.21.15.40:0/70662132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:24 smithi040 bash[28232]: cluster 2023-12-01T20:20:22.771692+0000 mgr.y (mgr.24356) 8466 : cluster 0 pgmap v8434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:24 smithi040 bash[28232]: audit 2023-12-01T20:20:24.702619+0000 mon.a (mon.0) 5636 : audit 0 from='client.? 172.21.15.40:0/70662132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:24 smithi040 bash[41173]: cluster 2023-12-01T20:20:22.771692+0000 mgr.y (mgr.24356) 8466 : cluster 0 pgmap v8434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:24 smithi040 bash[41173]: audit 2023-12-01T20:20:24.702619+0000 mon.a (mon.0) 5636 : audit 0 from='client.? 172.21.15.40:0/70662132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:25 smithi141 bash[31670]: cluster 2023-12-01T20:20:24.772870+0000 mgr.y (mgr.24356) 8467 : cluster 0 pgmap v8435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:26.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:25 smithi040 bash[28232]: cluster 2023-12-01T20:20:24.772870+0000 mgr.y (mgr.24356) 8467 : cluster 0 pgmap v8435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:25 smithi040 bash[41173]: cluster 2023-12-01T20:20:24.772870+0000 mgr.y (mgr.24356) 8467 : cluster 0 pgmap v8435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:20:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[28232]: cluster 2023-12-01T20:20:26.773504+0000 mgr.y (mgr.24356) 8468 : cluster 0 pgmap v8436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[28232]: audit 2023-12-01T20:20:27.194821+0000 mon.c (mon.2) 5317 : audit 0 from='client.? 172.21.15.40:0/1706360546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[28232]: audit 2023-12-01T20:20:27.765934+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[28232]: audit 2023-12-01T20:20:27.776333+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[41173]: cluster 2023-12-01T20:20:26.773504+0000 mgr.y (mgr.24356) 8468 : cluster 0 pgmap v8436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[41173]: audit 2023-12-01T20:20:27.194821+0000 mon.c (mon.2) 5317 : audit 0 from='client.? 172.21.15.40:0/1706360546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[41173]: audit 2023-12-01T20:20:27.765934+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:27 smithi040 bash[41173]: audit 2023-12-01T20:20:27.776333+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:27 smithi141 bash[31670]: cluster 2023-12-01T20:20:26.773504+0000 mgr.y (mgr.24356) 8468 : cluster 0 pgmap v8436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:27 smithi141 bash[31670]: audit 2023-12-01T20:20:27.194821+0000 mon.c (mon.2) 5317 : audit 0 from='client.? 172.21.15.40:0/1706360546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:27 smithi141 bash[31670]: audit 2023-12-01T20:20:27.765934+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:27 smithi141 bash[31670]: audit 2023-12-01T20:20:27.776333+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[28232]: audit 2023-12-01T20:20:28.119398+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[28232]: audit 2023-12-01T20:20:28.129180+0000 mon.a (mon.0) 5640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[28232]: audit 2023-12-01T20:20:28.611707+0000 mon.c (mon.2) 5318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[28232]: audit 2023-12-01T20:20:28.613528+0000 mon.c (mon.2) 5319 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[28232]: audit 2023-12-01T20:20:28.623066+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[41173]: audit 2023-12-01T20:20:28.119398+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[41173]: audit 2023-12-01T20:20:28.129180+0000 mon.a (mon.0) 5640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[41173]: audit 2023-12-01T20:20:28.611707+0000 mon.c (mon.2) 5318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:20:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[41173]: audit 2023-12-01T20:20:28.613528+0000 mon.c (mon.2) 5319 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:20:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:29 smithi040 bash[41173]: audit 2023-12-01T20:20:28.623066+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:29 smithi141 bash[31670]: audit 2023-12-01T20:20:28.119398+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:29 smithi141 bash[31670]: audit 2023-12-01T20:20:28.129180+0000 mon.a (mon.0) 5640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:29 smithi141 bash[31670]: audit 2023-12-01T20:20:28.611707+0000 mon.c (mon.2) 5318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:20:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:29 smithi141 bash[31670]: audit 2023-12-01T20:20:28.613528+0000 mon.c (mon.2) 5319 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:20:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:29 smithi141 bash[31670]: audit 2023-12-01T20:20:28.623066+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:20:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:30 smithi040 bash[28232]: cluster 2023-12-01T20:20:28.774106+0000 mgr.y (mgr.24356) 8469 : cluster 0 pgmap v8437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:30 smithi040 bash[28232]: audit 2023-12-01T20:20:29.654450+0000 mon.c (mon.2) 5320 : audit 0 from='client.? 172.21.15.40:0/1209099128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:30 smithi040 bash[41173]: cluster 2023-12-01T20:20:28.774106+0000 mgr.y (mgr.24356) 8469 : cluster 0 pgmap v8437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:30 smithi040 bash[41173]: audit 2023-12-01T20:20:29.654450+0000 mon.c (mon.2) 5320 : audit 0 from='client.? 172.21.15.40:0/1209099128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:30 smithi141 bash[31670]: cluster 2023-12-01T20:20:28.774106+0000 mgr.y (mgr.24356) 8469 : cluster 0 pgmap v8437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:30 smithi141 bash[31670]: audit 2023-12-01T20:20:29.654450+0000 mon.c (mon.2) 5320 : audit 0 from='client.? 172.21.15.40:0/1209099128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:32 smithi040 bash[28232]: cluster 2023-12-01T20:20:30.775290+0000 mgr.y (mgr.24356) 8470 : cluster 0 pgmap v8438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:32 smithi040 bash[28232]: audit 2023-12-01T20:20:32.118520+0000 mon.a (mon.0) 5642 : audit 0 from='client.? 172.21.15.40:0/3815999498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:32 smithi040 bash[41173]: cluster 2023-12-01T20:20:30.775290+0000 mgr.y (mgr.24356) 8470 : cluster 0 pgmap v8438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:32 smithi040 bash[41173]: audit 2023-12-01T20:20:32.118520+0000 mon.a (mon.0) 5642 : audit 0 from='client.? 172.21.15.40:0/3815999498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:32 smithi141 bash[31670]: cluster 2023-12-01T20:20:30.775290+0000 mgr.y (mgr.24356) 8470 : cluster 0 pgmap v8438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:32 smithi141 bash[31670]: audit 2023-12-01T20:20:32.118520+0000 mon.a (mon.0) 5642 : audit 0 from='client.? 172.21.15.40:0/3815999498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:34 smithi040 bash[28232]: cluster 2023-12-01T20:20:32.775900+0000 mgr.y (mgr.24356) 8471 : cluster 0 pgmap v8439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:34 smithi040 bash[28232]: audit 2023-12-01T20:20:33.759955+0000 mon.c (mon.2) 5321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:34 smithi040 bash[28232]: audit 2023-12-01T20:20:34.585066+0000 mon.c (mon.2) 5322 : audit 0 from='client.? 172.21.15.40:0/1401073640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:34 smithi040 bash[41173]: cluster 2023-12-01T20:20:32.775900+0000 mgr.y (mgr.24356) 8471 : cluster 0 pgmap v8439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:34 smithi040 bash[41173]: audit 2023-12-01T20:20:33.759955+0000 mon.c (mon.2) 5321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:34 smithi040 bash[41173]: audit 2023-12-01T20:20:34.585066+0000 mon.c (mon.2) 5322 : audit 0 from='client.? 172.21.15.40:0/1401073640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:34 smithi141 bash[31670]: cluster 2023-12-01T20:20:32.775900+0000 mgr.y (mgr.24356) 8471 : cluster 0 pgmap v8439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:34 smithi141 bash[31670]: audit 2023-12-01T20:20:33.759955+0000 mon.c (mon.2) 5321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:34 smithi141 bash[31670]: audit 2023-12-01T20:20:34.585066+0000 mon.c (mon.2) 5322 : audit 0 from='client.? 172.21.15.40:0/1401073640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:20:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:20:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:36 smithi040 bash[41173]: cluster 2023-12-01T20:20:34.777097+0000 mgr.y (mgr.24356) 8472 : cluster 0 pgmap v8440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:36 smithi040 bash[28232]: cluster 2023-12-01T20:20:34.777097+0000 mgr.y (mgr.24356) 8472 : cluster 0 pgmap v8440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:36 smithi141 bash[31670]: cluster 2023-12-01T20:20:34.777097+0000 mgr.y (mgr.24356) 8472 : cluster 0 pgmap v8440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:37 smithi040 bash[28232]: audit 2023-12-01T20:20:37.051675+0000 mon.a (mon.0) 5643 : audit 0 from='client.? 172.21.15.40:0/438544168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:37 smithi040 bash[41173]: audit 2023-12-01T20:20:37.051675+0000 mon.a (mon.0) 5643 : audit 0 from='client.? 172.21.15.40:0/438544168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:37 smithi141 bash[31670]: audit 2023-12-01T20:20:37.051675+0000 mon.a (mon.0) 5643 : audit 0 from='client.? 172.21.15.40:0/438544168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:38 smithi040 bash[28232]: cluster 2023-12-01T20:20:36.777765+0000 mgr.y (mgr.24356) 8473 : cluster 0 pgmap v8441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:38 smithi040 bash[41173]: cluster 2023-12-01T20:20:36.777765+0000 mgr.y (mgr.24356) 8473 : cluster 0 pgmap v8441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:38 smithi141 bash[31670]: cluster 2023-12-01T20:20:36.777765+0000 mgr.y (mgr.24356) 8473 : cluster 0 pgmap v8441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:39 smithi040 bash[28232]: audit 2023-12-01T20:20:39.535098+0000 mon.c (mon.2) 5323 : audit 0 from='client.? 172.21.15.40:0/2183011991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:39 smithi040 bash[41173]: audit 2023-12-01T20:20:39.535098+0000 mon.c (mon.2) 5323 : audit 0 from='client.? 172.21.15.40:0/2183011991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:39 smithi141 bash[31670]: audit 2023-12-01T20:20:39.535098+0000 mon.c (mon.2) 5323 : audit 0 from='client.? 172.21.15.40:0/2183011991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:40 smithi141 bash[31670]: cluster 2023-12-01T20:20:38.778452+0000 mgr.y (mgr.24356) 8474 : cluster 0 pgmap v8442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:40 smithi040 bash[28232]: cluster 2023-12-01T20:20:38.778452+0000 mgr.y (mgr.24356) 8474 : cluster 0 pgmap v8442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:40 smithi040 bash[41173]: cluster 2023-12-01T20:20:38.778452+0000 mgr.y (mgr.24356) 8474 : cluster 0 pgmap v8442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:42 smithi141 bash[31670]: cluster 2023-12-01T20:20:40.779620+0000 mgr.y (mgr.24356) 8475 : cluster 0 pgmap v8443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:42 smithi141 bash[31670]: audit 2023-12-01T20:20:41.991027+0000 mon.a (mon.0) 5644 : audit 0 from='client.? 172.21.15.40:0/1423194469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:42 smithi040 bash[41173]: cluster 2023-12-01T20:20:40.779620+0000 mgr.y (mgr.24356) 8475 : cluster 0 pgmap v8443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:42 smithi040 bash[41173]: audit 2023-12-01T20:20:41.991027+0000 mon.a (mon.0) 5644 : audit 0 from='client.? 172.21.15.40:0/1423194469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:42 smithi040 bash[28232]: cluster 2023-12-01T20:20:40.779620+0000 mgr.y (mgr.24356) 8475 : cluster 0 pgmap v8443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:42 smithi040 bash[28232]: audit 2023-12-01T20:20:41.991027+0000 mon.a (mon.0) 5644 : audit 0 from='client.? 172.21.15.40:0/1423194469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:44 smithi141 bash[31670]: cluster 2023-12-01T20:20:42.780292+0000 mgr.y (mgr.24356) 8476 : cluster 0 pgmap v8444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:44 smithi141 bash[31670]: audit 2023-12-01T20:20:44.466477+0000 mon.a (mon.0) 5645 : audit 0 from='client.? 172.21.15.40:0/35453983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:44 smithi040 bash[28232]: cluster 2023-12-01T20:20:42.780292+0000 mgr.y (mgr.24356) 8476 : cluster 0 pgmap v8444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:44 smithi040 bash[28232]: audit 2023-12-01T20:20:44.466477+0000 mon.a (mon.0) 5645 : audit 0 from='client.? 172.21.15.40:0/35453983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:44 smithi040 bash[41173]: cluster 2023-12-01T20:20:42.780292+0000 mgr.y (mgr.24356) 8476 : cluster 0 pgmap v8444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:44 smithi040 bash[41173]: audit 2023-12-01T20:20:44.466477+0000 mon.a (mon.0) 5645 : audit 0 from='client.? 172.21.15.40:0/35453983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:46 smithi040 bash[28232]: cluster 2023-12-01T20:20:44.781458+0000 mgr.y (mgr.24356) 8477 : cluster 0 pgmap v8445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:46 smithi040 bash[41173]: cluster 2023-12-01T20:20:44.781458+0000 mgr.y (mgr.24356) 8477 : cluster 0 pgmap v8445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:20:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:20:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:46 smithi141 bash[31670]: cluster 2023-12-01T20:20:44.781458+0000 mgr.y (mgr.24356) 8477 : cluster 0 pgmap v8445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:48.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:47 smithi141 bash[31670]: audit 2023-12-01T20:20:46.937429+0000 mon.c (mon.2) 5324 : audit 0 from='client.? 172.21.15.40:0/742664625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:47 smithi040 bash[28232]: audit 2023-12-01T20:20:46.937429+0000 mon.c (mon.2) 5324 : audit 0 from='client.? 172.21.15.40:0/742664625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:47 smithi040 bash[41173]: audit 2023-12-01T20:20:46.937429+0000 mon.c (mon.2) 5324 : audit 0 from='client.? 172.21.15.40:0/742664625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:48 smithi141 bash[31670]: cluster 2023-12-01T20:20:46.782092+0000 mgr.y (mgr.24356) 8478 : cluster 0 pgmap v8446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:48 smithi040 bash[28232]: cluster 2023-12-01T20:20:46.782092+0000 mgr.y (mgr.24356) 8478 : cluster 0 pgmap v8446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:48 smithi040 bash[41173]: cluster 2023-12-01T20:20:46.782092+0000 mgr.y (mgr.24356) 8478 : cluster 0 pgmap v8446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:49 smithi141 bash[31670]: audit 2023-12-01T20:20:48.760275+0000 mon.c (mon.2) 5325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:49 smithi141 bash[31670]: audit 2023-12-01T20:20:49.405433+0000 mon.c (mon.2) 5326 : audit 0 from='client.? 172.21.15.40:0/3430459451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:49 smithi040 bash[28232]: audit 2023-12-01T20:20:48.760275+0000 mon.c (mon.2) 5325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:49 smithi040 bash[28232]: audit 2023-12-01T20:20:49.405433+0000 mon.c (mon.2) 5326 : audit 0 from='client.? 172.21.15.40:0/3430459451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:49 smithi040 bash[41173]: audit 2023-12-01T20:20:48.760275+0000 mon.c (mon.2) 5325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:49 smithi040 bash[41173]: audit 2023-12-01T20:20:49.405433+0000 mon.c (mon.2) 5326 : audit 0 from='client.? 172.21.15.40:0/3430459451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:50 smithi141 bash[31670]: cluster 2023-12-01T20:20:48.782702+0000 mgr.y (mgr.24356) 8479 : cluster 0 pgmap v8447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:50 smithi040 bash[28232]: cluster 2023-12-01T20:20:48.782702+0000 mgr.y (mgr.24356) 8479 : cluster 0 pgmap v8447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:50 smithi040 bash[41173]: cluster 2023-12-01T20:20:48.782702+0000 mgr.y (mgr.24356) 8479 : cluster 0 pgmap v8447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:52 smithi141 bash[31670]: cluster 2023-12-01T20:20:50.783877+0000 mgr.y (mgr.24356) 8480 : cluster 0 pgmap v8448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:52 smithi141 bash[31670]: audit 2023-12-01T20:20:51.861041+0000 mon.a (mon.0) 5646 : audit 0 from='client.? 172.21.15.40:0/1229790335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:52 smithi040 bash[41173]: cluster 2023-12-01T20:20:50.783877+0000 mgr.y (mgr.24356) 8480 : cluster 0 pgmap v8448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:52 smithi040 bash[41173]: audit 2023-12-01T20:20:51.861041+0000 mon.a (mon.0) 5646 : audit 0 from='client.? 172.21.15.40:0/1229790335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:52 smithi040 bash[28232]: cluster 2023-12-01T20:20:50.783877+0000 mgr.y (mgr.24356) 8480 : cluster 0 pgmap v8448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:52 smithi040 bash[28232]: audit 2023-12-01T20:20:51.861041+0000 mon.a (mon.0) 5646 : audit 0 from='client.? 172.21.15.40:0/1229790335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:54 smithi141 bash[31670]: cluster 2023-12-01T20:20:52.784597+0000 mgr.y (mgr.24356) 8481 : cluster 0 pgmap v8449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:54 smithi141 bash[31670]: audit 2023-12-01T20:20:54.326558+0000 mon.c (mon.2) 5327 : audit 0 from='client.? 172.21.15.40:0/972694204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:54 smithi040 bash[41173]: cluster 2023-12-01T20:20:52.784597+0000 mgr.y (mgr.24356) 8481 : cluster 0 pgmap v8449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:54 smithi040 bash[41173]: audit 2023-12-01T20:20:54.326558+0000 mon.c (mon.2) 5327 : audit 0 from='client.? 172.21.15.40:0/972694204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:54 smithi040 bash[28232]: cluster 2023-12-01T20:20:52.784597+0000 mgr.y (mgr.24356) 8481 : cluster 0 pgmap v8449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:54 smithi040 bash[28232]: audit 2023-12-01T20:20:54.326558+0000 mon.c (mon.2) 5327 : audit 0 from='client.? 172.21.15.40:0/972694204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:20:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:20:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:56 smithi040 bash[28232]: cluster 2023-12-01T20:20:54.785754+0000 mgr.y (mgr.24356) 8482 : cluster 0 pgmap v8450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:56 smithi040 bash[41173]: cluster 2023-12-01T20:20:54.785754+0000 mgr.y (mgr.24356) 8482 : cluster 0 pgmap v8450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:56 smithi141 bash[31670]: cluster 2023-12-01T20:20:54.785754+0000 mgr.y (mgr.24356) 8482 : cluster 0 pgmap v8450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:57 smithi141 bash[31670]: audit 2023-12-01T20:20:56.799718+0000 mon.c (mon.2) 5328 : audit 0 from='client.? 172.21.15.40:0/2278744648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:57 smithi040 bash[28232]: audit 2023-12-01T20:20:56.799718+0000 mon.c (mon.2) 5328 : audit 0 from='client.? 172.21.15.40:0/2278744648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:57 smithi040 bash[41173]: audit 2023-12-01T20:20:56.799718+0000 mon.c (mon.2) 5328 : audit 0 from='client.? 172.21.15.40:0/2278744648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:20:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:58 smithi141 bash[31670]: cluster 2023-12-01T20:20:56.786383+0000 mgr.y (mgr.24356) 8483 : cluster 0 pgmap v8451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:58 smithi040 bash[28232]: cluster 2023-12-01T20:20:56.786383+0000 mgr.y (mgr.24356) 8483 : cluster 0 pgmap v8451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:20:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:58 smithi040 bash[41173]: cluster 2023-12-01T20:20:56.786383+0000 mgr.y (mgr.24356) 8483 : cluster 0 pgmap v8451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:20:59 smithi141 bash[31670]: audit 2023-12-01T20:20:59.253779+0000 mon.a (mon.0) 5647 : audit 0 from='client.? 172.21.15.40:0/2252135357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:20:59 smithi040 bash[28232]: audit 2023-12-01T20:20:59.253779+0000 mon.a (mon.0) 5647 : audit 0 from='client.? 172.21.15.40:0/2252135357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:20:59 smithi040 bash[41173]: audit 2023-12-01T20:20:59.253779+0000 mon.a (mon.0) 5647 : audit 0 from='client.? 172.21.15.40:0/2252135357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:00 smithi141 bash[31670]: cluster 2023-12-01T20:20:58.787147+0000 mgr.y (mgr.24356) 8484 : cluster 0 pgmap v8452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:00 smithi040 bash[28232]: cluster 2023-12-01T20:20:58.787147+0000 mgr.y (mgr.24356) 8484 : cluster 0 pgmap v8452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:00 smithi040 bash[41173]: cluster 2023-12-01T20:20:58.787147+0000 mgr.y (mgr.24356) 8484 : cluster 0 pgmap v8452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:01 smithi141 bash[31670]: cluster 2023-12-01T20:21:00.788306+0000 mgr.y (mgr.24356) 8485 : cluster 0 pgmap v8453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:01 smithi141 bash[31670]: audit 2023-12-01T20:21:01.721030+0000 mon.a (mon.0) 5648 : audit 0 from='client.? 172.21.15.40:0/2228414748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:01 smithi040 bash[28232]: cluster 2023-12-01T20:21:00.788306+0000 mgr.y (mgr.24356) 8485 : cluster 0 pgmap v8453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:01 smithi040 bash[28232]: audit 2023-12-01T20:21:01.721030+0000 mon.a (mon.0) 5648 : audit 0 from='client.? 172.21.15.40:0/2228414748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:01 smithi040 bash[41173]: cluster 2023-12-01T20:21:00.788306+0000 mgr.y (mgr.24356) 8485 : cluster 0 pgmap v8453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:01 smithi040 bash[41173]: audit 2023-12-01T20:21:01.721030+0000 mon.a (mon.0) 5648 : audit 0 from='client.? 172.21.15.40:0/2228414748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:04 smithi141 bash[31670]: cluster 2023-12-01T20:21:02.788982+0000 mgr.y (mgr.24356) 8486 : cluster 0 pgmap v8454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:04 smithi141 bash[31670]: audit 2023-12-01T20:21:03.760894+0000 mon.c (mon.2) 5329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:04 smithi141 bash[31670]: audit 2023-12-01T20:21:04.192700+0000 mon.c (mon.2) 5330 : audit 0 from='client.? 172.21.15.40:0/4124008436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:04 smithi040 bash[28232]: cluster 2023-12-01T20:21:02.788982+0000 mgr.y (mgr.24356) 8486 : cluster 0 pgmap v8454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:04 smithi040 bash[28232]: audit 2023-12-01T20:21:03.760894+0000 mon.c (mon.2) 5329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:04 smithi040 bash[28232]: audit 2023-12-01T20:21:04.192700+0000 mon.c (mon.2) 5330 : audit 0 from='client.? 172.21.15.40:0/4124008436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:04 smithi040 bash[41173]: cluster 2023-12-01T20:21:02.788982+0000 mgr.y (mgr.24356) 8486 : cluster 0 pgmap v8454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:04 smithi040 bash[41173]: audit 2023-12-01T20:21:03.760894+0000 mon.c (mon.2) 5329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:04 smithi040 bash[41173]: audit 2023-12-01T20:21:04.192700+0000 mon.c (mon.2) 5330 : audit 0 from='client.? 172.21.15.40:0/4124008436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:06 smithi141 bash[31670]: cluster 2023-12-01T20:21:04.790139+0000 mgr.y (mgr.24356) 8487 : cluster 0 pgmap v8455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:06 smithi040 bash[28232]: cluster 2023-12-01T20:21:04.790139+0000 mgr.y (mgr.24356) 8487 : cluster 0 pgmap v8455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:21:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:21:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:06 smithi040 bash[41173]: cluster 2023-12-01T20:21:04.790139+0000 mgr.y (mgr.24356) 8487 : cluster 0 pgmap v8455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:07.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:07 smithi141 bash[31670]: audit 2023-12-01T20:21:06.657980+0000 mon.c (mon.2) 5331 : audit 0 from='client.? 172.21.15.40:0/2766262247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:07 smithi040 bash[28232]: audit 2023-12-01T20:21:06.657980+0000 mon.c (mon.2) 5331 : audit 0 from='client.? 172.21.15.40:0/2766262247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:07 smithi040 bash[41173]: audit 2023-12-01T20:21:06.657980+0000 mon.c (mon.2) 5331 : audit 0 from='client.? 172.21.15.40:0/2766262247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:08 smithi141 bash[31670]: cluster 2023-12-01T20:21:06.790824+0000 mgr.y (mgr.24356) 8488 : cluster 0 pgmap v8456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:08 smithi040 bash[41173]: cluster 2023-12-01T20:21:06.790824+0000 mgr.y (mgr.24356) 8488 : cluster 0 pgmap v8456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:08 smithi040 bash[28232]: cluster 2023-12-01T20:21:06.790824+0000 mgr.y (mgr.24356) 8488 : cluster 0 pgmap v8456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:09.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:09 smithi141 bash[31670]: audit 2023-12-01T20:21:09.121897+0000 mon.c (mon.2) 5332 : audit 0 from='client.? 172.21.15.40:0/2866960808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:09 smithi040 bash[41173]: audit 2023-12-01T20:21:09.121897+0000 mon.c (mon.2) 5332 : audit 0 from='client.? 172.21.15.40:0/2866960808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:09 smithi040 bash[28232]: audit 2023-12-01T20:21:09.121897+0000 mon.c (mon.2) 5332 : audit 0 from='client.? 172.21.15.40:0/2866960808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:10 smithi141 bash[31670]: cluster 2023-12-01T20:21:08.791464+0000 mgr.y (mgr.24356) 8489 : cluster 0 pgmap v8457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:10 smithi040 bash[28232]: cluster 2023-12-01T20:21:08.791464+0000 mgr.y (mgr.24356) 8489 : cluster 0 pgmap v8457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:10 smithi040 bash[41173]: cluster 2023-12-01T20:21:08.791464+0000 mgr.y (mgr.24356) 8489 : cluster 0 pgmap v8457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:12 smithi141 bash[31670]: cluster 2023-12-01T20:21:10.792665+0000 mgr.y (mgr.24356) 8490 : cluster 0 pgmap v8458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:12 smithi141 bash[31670]: audit 2023-12-01T20:21:11.588567+0000 mon.a (mon.0) 5649 : audit 0 from='client.? 172.21.15.40:0/773519376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:12.780 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 20:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T20:21:12.381204847Z level=info msg="Completed cleanup jobs" duration=341.631572ms 2023-12-01T20:21:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:12 smithi040 bash[28232]: cluster 2023-12-01T20:21:10.792665+0000 mgr.y (mgr.24356) 8490 : cluster 0 pgmap v8458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:12 smithi040 bash[28232]: audit 2023-12-01T20:21:11.588567+0000 mon.a (mon.0) 5649 : audit 0 from='client.? 172.21.15.40:0/773519376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:12 smithi040 bash[41173]: cluster 2023-12-01T20:21:10.792665+0000 mgr.y (mgr.24356) 8490 : cluster 0 pgmap v8458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:12 smithi040 bash[41173]: audit 2023-12-01T20:21:11.588567+0000 mon.a (mon.0) 5649 : audit 0 from='client.? 172.21.15.40:0/773519376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:14 smithi141 bash[31670]: cluster 2023-12-01T20:21:12.793276+0000 mgr.y (mgr.24356) 8491 : cluster 0 pgmap v8459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:14 smithi141 bash[31670]: audit 2023-12-01T20:21:14.052093+0000 mon.c (mon.2) 5333 : audit 0 from='client.? 172.21.15.40:0/1599470992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:14 smithi040 bash[28232]: cluster 2023-12-01T20:21:12.793276+0000 mgr.y (mgr.24356) 8491 : cluster 0 pgmap v8459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:14 smithi040 bash[28232]: audit 2023-12-01T20:21:14.052093+0000 mon.c (mon.2) 5333 : audit 0 from='client.? 172.21.15.40:0/1599470992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:14 smithi040 bash[41173]: cluster 2023-12-01T20:21:12.793276+0000 mgr.y (mgr.24356) 8491 : cluster 0 pgmap v8459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:14 smithi040 bash[41173]: audit 2023-12-01T20:21:14.052093+0000 mon.c (mon.2) 5333 : audit 0 from='client.? 172.21.15.40:0/1599470992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:16.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:16 smithi141 bash[31670]: cluster 2023-12-01T20:21:14.794435+0000 mgr.y (mgr.24356) 8492 : cluster 0 pgmap v8460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:21:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:21:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:16 smithi040 bash[41173]: cluster 2023-12-01T20:21:14.794435+0000 mgr.y (mgr.24356) 8492 : cluster 0 pgmap v8460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:16 smithi040 bash[28232]: cluster 2023-12-01T20:21:14.794435+0000 mgr.y (mgr.24356) 8492 : cluster 0 pgmap v8460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:17.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:17 smithi141 bash[31670]: audit 2023-12-01T20:21:16.517246+0000 mon.c (mon.2) 5334 : audit 0 from='client.? 172.21.15.40:0/1921879357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:17 smithi040 bash[41173]: audit 2023-12-01T20:21:16.517246+0000 mon.c (mon.2) 5334 : audit 0 from='client.? 172.21.15.40:0/1921879357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:17 smithi040 bash[28232]: audit 2023-12-01T20:21:16.517246+0000 mon.c (mon.2) 5334 : audit 0 from='client.? 172.21.15.40:0/1921879357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:18 smithi141 bash[31670]: cluster 2023-12-01T20:21:16.795134+0000 mgr.y (mgr.24356) 8493 : cluster 0 pgmap v8461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:18 smithi040 bash[41173]: cluster 2023-12-01T20:21:16.795134+0000 mgr.y (mgr.24356) 8493 : cluster 0 pgmap v8461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:18 smithi040 bash[28232]: cluster 2023-12-01T20:21:16.795134+0000 mgr.y (mgr.24356) 8493 : cluster 0 pgmap v8461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:19 smithi141 bash[31670]: audit 2023-12-01T20:21:18.761051+0000 mon.c (mon.2) 5335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:19.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:19 smithi141 bash[31670]: audit 2023-12-01T20:21:18.974548+0000 mon.c (mon.2) 5336 : audit 0 from='client.? 172.21.15.40:0/1679182567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:19 smithi040 bash[41173]: audit 2023-12-01T20:21:18.761051+0000 mon.c (mon.2) 5335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:19 smithi040 bash[41173]: audit 2023-12-01T20:21:18.974548+0000 mon.c (mon.2) 5336 : audit 0 from='client.? 172.21.15.40:0/1679182567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:19 smithi040 bash[28232]: audit 2023-12-01T20:21:18.761051+0000 mon.c (mon.2) 5335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:19 smithi040 bash[28232]: audit 2023-12-01T20:21:18.974548+0000 mon.c (mon.2) 5336 : audit 0 from='client.? 172.21.15.40:0/1679182567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:20.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:20 smithi141 bash[31670]: cluster 2023-12-01T20:21:18.795568+0000 mgr.y (mgr.24356) 8494 : cluster 0 pgmap v8462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:20 smithi040 bash[41173]: cluster 2023-12-01T20:21:18.795568+0000 mgr.y (mgr.24356) 8494 : cluster 0 pgmap v8462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:20 smithi040 bash[28232]: cluster 2023-12-01T20:21:18.795568+0000 mgr.y (mgr.24356) 8494 : cluster 0 pgmap v8462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:21.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:21 smithi141 bash[31670]: audit 2023-12-01T20:21:21.434944+0000 mon.a (mon.0) 5650 : audit 0 from='client.? 172.21.15.40:0/325570668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:21 smithi040 bash[28232]: audit 2023-12-01T20:21:21.434944+0000 mon.a (mon.0) 5650 : audit 0 from='client.? 172.21.15.40:0/325570668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:21 smithi040 bash[41173]: audit 2023-12-01T20:21:21.434944+0000 mon.a (mon.0) 5650 : audit 0 from='client.? 172.21.15.40:0/325570668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:22 smithi141 bash[31670]: cluster 2023-12-01T20:21:20.796851+0000 mgr.y (mgr.24356) 8495 : cluster 0 pgmap v8463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:22 smithi040 bash[41173]: cluster 2023-12-01T20:21:20.796851+0000 mgr.y (mgr.24356) 8495 : cluster 0 pgmap v8463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:22 smithi040 bash[28232]: cluster 2023-12-01T20:21:20.796851+0000 mgr.y (mgr.24356) 8495 : cluster 0 pgmap v8463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:24 smithi141 bash[31670]: cluster 2023-12-01T20:21:22.797627+0000 mgr.y (mgr.24356) 8496 : cluster 0 pgmap v8464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:24.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:24 smithi141 bash[31670]: audit 2023-12-01T20:21:23.894147+0000 mon.c (mon.2) 5337 : audit 0 from='client.? 172.21.15.40:0/3490779589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:24 smithi040 bash[28232]: cluster 2023-12-01T20:21:22.797627+0000 mgr.y (mgr.24356) 8496 : cluster 0 pgmap v8464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:24 smithi040 bash[28232]: audit 2023-12-01T20:21:23.894147+0000 mon.c (mon.2) 5337 : audit 0 from='client.? 172.21.15.40:0/3490779589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:24 smithi040 bash[41173]: cluster 2023-12-01T20:21:22.797627+0000 mgr.y (mgr.24356) 8496 : cluster 0 pgmap v8464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:24 smithi040 bash[41173]: audit 2023-12-01T20:21:23.894147+0000 mon.c (mon.2) 5337 : audit 0 from='client.? 172.21.15.40:0/3490779589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:26.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:26 smithi141 bash[31670]: cluster 2023-12-01T20:21:24.798824+0000 mgr.y (mgr.24356) 8497 : cluster 0 pgmap v8465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:26.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:26 smithi141 bash[31670]: audit 2023-12-01T20:21:26.363260+0000 mon.c (mon.2) 5338 : audit 0 from='client.? 172.21.15.40:0/4194823126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:21:26] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:21:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:26 smithi040 bash[28232]: cluster 2023-12-01T20:21:24.798824+0000 mgr.y (mgr.24356) 8497 : cluster 0 pgmap v8465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:26 smithi040 bash[28232]: audit 2023-12-01T20:21:26.363260+0000 mon.c (mon.2) 5338 : audit 0 from='client.? 172.21.15.40:0/4194823126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:26 smithi040 bash[41173]: cluster 2023-12-01T20:21:24.798824+0000 mgr.y (mgr.24356) 8497 : cluster 0 pgmap v8465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:26 smithi040 bash[41173]: audit 2023-12-01T20:21:26.363260+0000 mon.c (mon.2) 5338 : audit 0 from='client.? 172.21.15.40:0/4194823126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:28.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:28 smithi141 bash[31670]: cluster 2023-12-01T20:21:26.799523+0000 mgr.y (mgr.24356) 8498 : cluster 0 pgmap v8466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:28 smithi040 bash[28232]: cluster 2023-12-01T20:21:26.799523+0000 mgr.y (mgr.24356) 8498 : cluster 0 pgmap v8466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:28 smithi040 bash[41173]: cluster 2023-12-01T20:21:26.799523+0000 mgr.y (mgr.24356) 8498 : cluster 0 pgmap v8466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:29.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:29 smithi141 bash[31670]: audit 2023-12-01T20:21:28.709458+0000 mon.c (mon.2) 5339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:21:29.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:29 smithi141 bash[31670]: audit 2023-12-01T20:21:28.844217+0000 mon.c (mon.2) 5340 : audit 0 from='client.? 172.21.15.40:0/3192440341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:29 smithi040 bash[28232]: audit 2023-12-01T20:21:28.709458+0000 mon.c (mon.2) 5339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:21:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:29 smithi040 bash[28232]: audit 2023-12-01T20:21:28.844217+0000 mon.c (mon.2) 5340 : audit 0 from='client.? 172.21.15.40:0/3192440341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:29 smithi040 bash[41173]: audit 2023-12-01T20:21:28.709458+0000 mon.c (mon.2) 5339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:21:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:29 smithi040 bash[41173]: audit 2023-12-01T20:21:28.844217+0000 mon.c (mon.2) 5340 : audit 0 from='client.? 172.21.15.40:0/3192440341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:30.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:30 smithi141 bash[31670]: cluster 2023-12-01T20:21:28.800012+0000 mgr.y (mgr.24356) 8499 : cluster 0 pgmap v8467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:30 smithi040 bash[41173]: cluster 2023-12-01T20:21:28.800012+0000 mgr.y (mgr.24356) 8499 : cluster 0 pgmap v8467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:30 smithi040 bash[28232]: cluster 2023-12-01T20:21:28.800012+0000 mgr.y (mgr.24356) 8499 : cluster 0 pgmap v8467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:31 smithi040 bash[28232]: audit 2023-12-01T20:21:31.316472+0000 mon.a (mon.0) 5651 : audit 0 from='client.? 172.21.15.40:0/2628348087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:31 smithi040 bash[41173]: audit 2023-12-01T20:21:31.316472+0000 mon.a (mon.0) 5651 : audit 0 from='client.? 172.21.15.40:0/2628348087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:32.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:31 smithi141 bash[31670]: audit 2023-12-01T20:21:31.316472+0000 mon.a (mon.0) 5651 : audit 0 from='client.? 172.21.15.40:0/2628348087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:32 smithi040 bash[28232]: cluster 2023-12-01T20:21:30.801189+0000 mgr.y (mgr.24356) 8500 : cluster 0 pgmap v8468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:32 smithi040 bash[41173]: cluster 2023-12-01T20:21:30.801189+0000 mgr.y (mgr.24356) 8500 : cluster 0 pgmap v8468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:32 smithi141 bash[31670]: cluster 2023-12-01T20:21:30.801189+0000 mgr.y (mgr.24356) 8500 : cluster 0 pgmap v8468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:34.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:34 smithi040 bash[41173]: cluster 2023-12-01T20:21:32.801880+0000 mgr.y (mgr.24356) 8501 : cluster 0 pgmap v8469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:34 smithi040 bash[41173]: audit 2023-12-01T20:21:33.761087+0000 mon.c (mon.2) 5341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:34 smithi040 bash[41173]: audit 2023-12-01T20:21:33.788595+0000 mon.a (mon.0) 5652 : audit 0 from='client.? 172.21.15.40:0/1457837846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:34 smithi040 bash[28232]: cluster 2023-12-01T20:21:32.801880+0000 mgr.y (mgr.24356) 8501 : cluster 0 pgmap v8469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:34 smithi040 bash[28232]: audit 2023-12-01T20:21:33.761087+0000 mon.c (mon.2) 5341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:34 smithi040 bash[28232]: audit 2023-12-01T20:21:33.788595+0000 mon.a (mon.0) 5652 : audit 0 from='client.? 172.21.15.40:0/1457837846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:34 smithi141 bash[31670]: cluster 2023-12-01T20:21:32.801880+0000 mgr.y (mgr.24356) 8501 : cluster 0 pgmap v8469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:34 smithi141 bash[31670]: audit 2023-12-01T20:21:33.761087+0000 mon.c (mon.2) 5341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:34 smithi141 bash[31670]: audit 2023-12-01T20:21:33.788595+0000 mon.a (mon.0) 5652 : audit 0 from='client.? 172.21.15.40:0/1457837846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:34.552451+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:34.562188+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:34.908809+0000 mon.a (mon.0) 5655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:34.919444+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:35.398070+0000 mon.c (mon.2) 5342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:35.399975+0000 mon.c (mon.2) 5343 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[41173]: audit 2023-12-01T20:21:35.412032+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:34.552451+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:34.562188+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:34.908809+0000 mon.a (mon.0) 5655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:34.919444+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:35.398070+0000 mon.c (mon.2) 5342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:21:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:35.399975+0000 mon.c (mon.2) 5343 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:21:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:35 smithi040 bash[28232]: audit 2023-12-01T20:21:35.412032+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:34.552451+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:34.562188+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:34.908809+0000 mon.a (mon.0) 5655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:34.919444+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:35.398070+0000 mon.c (mon.2) 5342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:35.399975+0000 mon.c (mon.2) 5343 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:21:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:35 smithi141 bash[31670]: audit 2023-12-01T20:21:35.412032+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:21:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:21:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:21:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:36 smithi040 bash[41173]: cluster 2023-12-01T20:21:34.802990+0000 mgr.y (mgr.24356) 8502 : cluster 0 pgmap v8470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:36 smithi040 bash[41173]: audit 2023-12-01T20:21:36.253291+0000 mon.a (mon.0) 5658 : audit 0 from='client.? 172.21.15.40:0/4085202549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:36 smithi040 bash[28232]: cluster 2023-12-01T20:21:34.802990+0000 mgr.y (mgr.24356) 8502 : cluster 0 pgmap v8470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:36 smithi040 bash[28232]: audit 2023-12-01T20:21:36.253291+0000 mon.a (mon.0) 5658 : audit 0 from='client.? 172.21.15.40:0/4085202549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:36 smithi141 bash[31670]: cluster 2023-12-01T20:21:34.802990+0000 mgr.y (mgr.24356) 8502 : cluster 0 pgmap v8470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:36 smithi141 bash[31670]: audit 2023-12-01T20:21:36.253291+0000 mon.a (mon.0) 5658 : audit 0 from='client.? 172.21.15.40:0/4085202549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:38 smithi040 bash[41173]: cluster 2023-12-01T20:21:36.803601+0000 mgr.y (mgr.24356) 8503 : cluster 0 pgmap v8471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:38 smithi040 bash[28232]: cluster 2023-12-01T20:21:36.803601+0000 mgr.y (mgr.24356) 8503 : cluster 0 pgmap v8471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:38 smithi141 bash[31670]: cluster 2023-12-01T20:21:36.803601+0000 mgr.y (mgr.24356) 8503 : cluster 0 pgmap v8471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:39 smithi040 bash[28232]: audit 2023-12-01T20:21:38.723535+0000 mon.a (mon.0) 5659 : audit 0 from='client.? 172.21.15.40:0/2774837584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:39 smithi040 bash[41173]: audit 2023-12-01T20:21:38.723535+0000 mon.a (mon.0) 5659 : audit 0 from='client.? 172.21.15.40:0/2774837584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:39 smithi141 bash[31670]: audit 2023-12-01T20:21:38.723535+0000 mon.a (mon.0) 5659 : audit 0 from='client.? 172.21.15.40:0/2774837584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:40 smithi040 bash[28232]: cluster 2023-12-01T20:21:38.804278+0000 mgr.y (mgr.24356) 8504 : cluster 0 pgmap v8472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:40 smithi040 bash[41173]: cluster 2023-12-01T20:21:38.804278+0000 mgr.y (mgr.24356) 8504 : cluster 0 pgmap v8472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:40 smithi141 bash[31670]: cluster 2023-12-01T20:21:38.804278+0000 mgr.y (mgr.24356) 8504 : cluster 0 pgmap v8472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:41 smithi040 bash[28232]: audit 2023-12-01T20:21:41.183045+0000 mon.c (mon.2) 5344 : audit 0 from='client.? 172.21.15.40:0/4081685710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:41 smithi040 bash[41173]: audit 2023-12-01T20:21:41.183045+0000 mon.c (mon.2) 5344 : audit 0 from='client.? 172.21.15.40:0/4081685710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:41 smithi141 bash[31670]: audit 2023-12-01T20:21:41.183045+0000 mon.c (mon.2) 5344 : audit 0 from='client.? 172.21.15.40:0/4081685710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:42 smithi040 bash[41173]: cluster 2023-12-01T20:21:40.805108+0000 mgr.y (mgr.24356) 8505 : cluster 0 pgmap v8473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:42 smithi040 bash[28232]: cluster 2023-12-01T20:21:40.805108+0000 mgr.y (mgr.24356) 8505 : cluster 0 pgmap v8473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:42 smithi141 bash[31670]: cluster 2023-12-01T20:21:40.805108+0000 mgr.y (mgr.24356) 8505 : cluster 0 pgmap v8473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:44 smithi040 bash[28232]: cluster 2023-12-01T20:21:42.805751+0000 mgr.y (mgr.24356) 8506 : cluster 0 pgmap v8474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:44 smithi040 bash[28232]: audit 2023-12-01T20:21:43.640378+0000 mon.a (mon.0) 5660 : audit 0 from='client.? 172.21.15.40:0/1770513587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:44 smithi040 bash[41173]: cluster 2023-12-01T20:21:42.805751+0000 mgr.y (mgr.24356) 8506 : cluster 0 pgmap v8474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:44 smithi040 bash[41173]: audit 2023-12-01T20:21:43.640378+0000 mon.a (mon.0) 5660 : audit 0 from='client.? 172.21.15.40:0/1770513587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:44 smithi141 bash[31670]: cluster 2023-12-01T20:21:42.805751+0000 mgr.y (mgr.24356) 8506 : cluster 0 pgmap v8474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:44 smithi141 bash[31670]: audit 2023-12-01T20:21:43.640378+0000 mon.a (mon.0) 5660 : audit 0 from='client.? 172.21.15.40:0/1770513587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:21:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:21:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:46 smithi040 bash[28232]: cluster 2023-12-01T20:21:44.806929+0000 mgr.y (mgr.24356) 8507 : cluster 0 pgmap v8475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:46 smithi040 bash[28232]: audit 2023-12-01T20:21:46.105412+0000 mon.c (mon.2) 5345 : audit 0 from='client.? 172.21.15.40:0/1120241052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:46 smithi040 bash[41173]: cluster 2023-12-01T20:21:44.806929+0000 mgr.y (mgr.24356) 8507 : cluster 0 pgmap v8475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:46 smithi040 bash[41173]: audit 2023-12-01T20:21:46.105412+0000 mon.c (mon.2) 5345 : audit 0 from='client.? 172.21.15.40:0/1120241052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:46 smithi141 bash[31670]: cluster 2023-12-01T20:21:44.806929+0000 mgr.y (mgr.24356) 8507 : cluster 0 pgmap v8475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:46 smithi141 bash[31670]: audit 2023-12-01T20:21:46.105412+0000 mon.c (mon.2) 5345 : audit 0 from='client.? 172.21.15.40:0/1120241052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:48 smithi040 bash[28232]: cluster 2023-12-01T20:21:46.807611+0000 mgr.y (mgr.24356) 8508 : cluster 0 pgmap v8476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:48 smithi040 bash[28232]: audit 2023-12-01T20:21:48.585399+0000 mon.a (mon.0) 5661 : audit 0 from='client.? 172.21.15.40:0/2936471412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:48 smithi040 bash[41173]: cluster 2023-12-01T20:21:46.807611+0000 mgr.y (mgr.24356) 8508 : cluster 0 pgmap v8476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:48 smithi040 bash[41173]: audit 2023-12-01T20:21:48.585399+0000 mon.a (mon.0) 5661 : audit 0 from='client.? 172.21.15.40:0/2936471412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:48 smithi141 bash[31670]: cluster 2023-12-01T20:21:46.807611+0000 mgr.y (mgr.24356) 8508 : cluster 0 pgmap v8476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:48 smithi141 bash[31670]: audit 2023-12-01T20:21:48.585399+0000 mon.a (mon.0) 5661 : audit 0 from='client.? 172.21.15.40:0/2936471412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:49 smithi040 bash[28232]: audit 2023-12-01T20:21:48.761947+0000 mon.c (mon.2) 5346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:49 smithi040 bash[41173]: audit 2023-12-01T20:21:48.761947+0000 mon.c (mon.2) 5346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:49 smithi141 bash[31670]: audit 2023-12-01T20:21:48.761947+0000 mon.c (mon.2) 5346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:50 smithi040 bash[28232]: cluster 2023-12-01T20:21:48.808243+0000 mgr.y (mgr.24356) 8509 : cluster 0 pgmap v8477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:50 smithi040 bash[41173]: cluster 2023-12-01T20:21:48.808243+0000 mgr.y (mgr.24356) 8509 : cluster 0 pgmap v8477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:50 smithi141 bash[31670]: cluster 2023-12-01T20:21:48.808243+0000 mgr.y (mgr.24356) 8509 : cluster 0 pgmap v8477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:51 smithi040 bash[28232]: audit 2023-12-01T20:21:51.045285+0000 mon.c (mon.2) 5347 : audit 0 from='client.? 172.21.15.40:0/1949346173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:51 smithi040 bash[41173]: audit 2023-12-01T20:21:51.045285+0000 mon.c (mon.2) 5347 : audit 0 from='client.? 172.21.15.40:0/1949346173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:51 smithi141 bash[31670]: audit 2023-12-01T20:21:51.045285+0000 mon.c (mon.2) 5347 : audit 0 from='client.? 172.21.15.40:0/1949346173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:52 smithi040 bash[28232]: cluster 2023-12-01T20:21:50.809343+0000 mgr.y (mgr.24356) 8510 : cluster 0 pgmap v8478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:52 smithi040 bash[41173]: cluster 2023-12-01T20:21:50.809343+0000 mgr.y (mgr.24356) 8510 : cluster 0 pgmap v8478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:52 smithi141 bash[31670]: cluster 2023-12-01T20:21:50.809343+0000 mgr.y (mgr.24356) 8510 : cluster 0 pgmap v8478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:54 smithi141 bash[31670]: cluster 2023-12-01T20:21:52.810023+0000 mgr.y (mgr.24356) 8511 : cluster 0 pgmap v8479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:54 smithi141 bash[31670]: audit 2023-12-01T20:21:53.516441+0000 mon.c (mon.2) 5348 : audit 0 from='client.? 172.21.15.40:0/187343884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:54 smithi040 bash[28232]: cluster 2023-12-01T20:21:52.810023+0000 mgr.y (mgr.24356) 8511 : cluster 0 pgmap v8479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:54 smithi040 bash[28232]: audit 2023-12-01T20:21:53.516441+0000 mon.c (mon.2) 5348 : audit 0 from='client.? 172.21.15.40:0/187343884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:54 smithi040 bash[41173]: cluster 2023-12-01T20:21:52.810023+0000 mgr.y (mgr.24356) 8511 : cluster 0 pgmap v8479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:54 smithi040 bash[41173]: audit 2023-12-01T20:21:53.516441+0000 mon.c (mon.2) 5348 : audit 0 from='client.? 172.21.15.40:0/187343884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:56.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:56 smithi141 bash[31670]: cluster 2023-12-01T20:21:54.811288+0000 mgr.y (mgr.24356) 8512 : cluster 0 pgmap v8480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:56.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:56 smithi141 bash[31670]: audit 2023-12-01T20:21:55.985109+0000 mon.c (mon.2) 5349 : audit 0 from='client.? 172.21.15.40:0/372294372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:21:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:21:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:56 smithi040 bash[28232]: cluster 2023-12-01T20:21:54.811288+0000 mgr.y (mgr.24356) 8512 : cluster 0 pgmap v8480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:56 smithi040 bash[28232]: audit 2023-12-01T20:21:55.985109+0000 mon.c (mon.2) 5349 : audit 0 from='client.? 172.21.15.40:0/372294372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:56 smithi040 bash[41173]: cluster 2023-12-01T20:21:54.811288+0000 mgr.y (mgr.24356) 8512 : cluster 0 pgmap v8480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:56 smithi040 bash[41173]: audit 2023-12-01T20:21:55.985109+0000 mon.c (mon.2) 5349 : audit 0 from='client.? 172.21.15.40:0/372294372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:58 smithi141 bash[31670]: cluster 2023-12-01T20:21:56.811954+0000 mgr.y (mgr.24356) 8513 : cluster 0 pgmap v8481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:58 smithi040 bash[28232]: cluster 2023-12-01T20:21:56.811954+0000 mgr.y (mgr.24356) 8513 : cluster 0 pgmap v8481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:58 smithi040 bash[41173]: cluster 2023-12-01T20:21:56.811954+0000 mgr.y (mgr.24356) 8513 : cluster 0 pgmap v8481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:21:59.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:21:59 smithi141 bash[31670]: audit 2023-12-01T20:21:58.456168+0000 mon.a (mon.0) 5662 : audit 0 from='client.? 172.21.15.40:0/3522643728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:21:59 smithi040 bash[28232]: audit 2023-12-01T20:21:58.456168+0000 mon.a (mon.0) 5662 : audit 0 from='client.? 172.21.15.40:0/3522643728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:21:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:21:59 smithi040 bash[41173]: audit 2023-12-01T20:21:58.456168+0000 mon.a (mon.0) 5662 : audit 0 from='client.? 172.21.15.40:0/3522643728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:00.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:00 smithi141 bash[31670]: cluster 2023-12-01T20:21:58.812633+0000 mgr.y (mgr.24356) 8514 : cluster 0 pgmap v8482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:00 smithi040 bash[41173]: cluster 2023-12-01T20:21:58.812633+0000 mgr.y (mgr.24356) 8514 : cluster 0 pgmap v8482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:00 smithi040 bash[28232]: cluster 2023-12-01T20:21:58.812633+0000 mgr.y (mgr.24356) 8514 : cluster 0 pgmap v8482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:01.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:01 smithi141 bash[31670]: audit 2023-12-01T20:22:00.919730+0000 mon.c (mon.2) 5350 : audit 0 from='client.? 172.21.15.40:0/2090399691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:01 smithi040 bash[41173]: audit 2023-12-01T20:22:00.919730+0000 mon.c (mon.2) 5350 : audit 0 from='client.? 172.21.15.40:0/2090399691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:01 smithi040 bash[28232]: audit 2023-12-01T20:22:00.919730+0000 mon.c (mon.2) 5350 : audit 0 from='client.? 172.21.15.40:0/2090399691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:02.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:02 smithi141 bash[31670]: cluster 2023-12-01T20:22:00.813718+0000 mgr.y (mgr.24356) 8515 : cluster 0 pgmap v8483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:02 smithi040 bash[41173]: cluster 2023-12-01T20:22:00.813718+0000 mgr.y (mgr.24356) 8515 : cluster 0 pgmap v8483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:02 smithi040 bash[28232]: cluster 2023-12-01T20:22:00.813718+0000 mgr.y (mgr.24356) 8515 : cluster 0 pgmap v8483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:03.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:03 smithi141 bash[31670]: audit 2023-12-01T20:22:03.387269+0000 mon.a (mon.0) 5663 : audit 0 from='client.? 172.21.15.40:0/2999335917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:03 smithi040 bash[28232]: audit 2023-12-01T20:22:03.387269+0000 mon.a (mon.0) 5663 : audit 0 from='client.? 172.21.15.40:0/2999335917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:03 smithi040 bash[41173]: audit 2023-12-01T20:22:03.387269+0000 mon.a (mon.0) 5663 : audit 0 from='client.? 172.21.15.40:0/2999335917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:04 smithi141 bash[31670]: cluster 2023-12-01T20:22:02.814423+0000 mgr.y (mgr.24356) 8516 : cluster 0 pgmap v8484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:04 smithi141 bash[31670]: audit 2023-12-01T20:22:03.762303+0000 mon.c (mon.2) 5351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:04 smithi040 bash[41173]: cluster 2023-12-01T20:22:02.814423+0000 mgr.y (mgr.24356) 8516 : cluster 0 pgmap v8484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:04 smithi040 bash[41173]: audit 2023-12-01T20:22:03.762303+0000 mon.c (mon.2) 5351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:04 smithi040 bash[28232]: cluster 2023-12-01T20:22:02.814423+0000 mgr.y (mgr.24356) 8516 : cluster 0 pgmap v8484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:04 smithi040 bash[28232]: audit 2023-12-01T20:22:03.762303+0000 mon.c (mon.2) 5351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:06 smithi141 bash[31670]: cluster 2023-12-01T20:22:04.815717+0000 mgr.y (mgr.24356) 8517 : cluster 0 pgmap v8485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:06 smithi141 bash[31670]: audit 2023-12-01T20:22:05.856396+0000 mon.a (mon.0) 5664 : audit 0 from='client.? 172.21.15.40:0/767201555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:22:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:22:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:06 smithi040 bash[28232]: cluster 2023-12-01T20:22:04.815717+0000 mgr.y (mgr.24356) 8517 : cluster 0 pgmap v8485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:06 smithi040 bash[28232]: audit 2023-12-01T20:22:05.856396+0000 mon.a (mon.0) 5664 : audit 0 from='client.? 172.21.15.40:0/767201555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:06 smithi040 bash[41173]: cluster 2023-12-01T20:22:04.815717+0000 mgr.y (mgr.24356) 8517 : cluster 0 pgmap v8485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:06 smithi040 bash[41173]: audit 2023-12-01T20:22:05.856396+0000 mon.a (mon.0) 5664 : audit 0 from='client.? 172.21.15.40:0/767201555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:08 smithi141 bash[31670]: cluster 2023-12-01T20:22:06.816365+0000 mgr.y (mgr.24356) 8518 : cluster 0 pgmap v8486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:08 smithi141 bash[31670]: audit 2023-12-01T20:22:08.321508+0000 mon.a (mon.0) 5665 : audit 0 from='client.? 172.21.15.40:0/1354587138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:08 smithi040 bash[28232]: cluster 2023-12-01T20:22:06.816365+0000 mgr.y (mgr.24356) 8518 : cluster 0 pgmap v8486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:08 smithi040 bash[28232]: audit 2023-12-01T20:22:08.321508+0000 mon.a (mon.0) 5665 : audit 0 from='client.? 172.21.15.40:0/1354587138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:08 smithi040 bash[41173]: cluster 2023-12-01T20:22:06.816365+0000 mgr.y (mgr.24356) 8518 : cluster 0 pgmap v8486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:08 smithi040 bash[41173]: audit 2023-12-01T20:22:08.321508+0000 mon.a (mon.0) 5665 : audit 0 from='client.? 172.21.15.40:0/1354587138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:10 smithi141 bash[31670]: cluster 2023-12-01T20:22:08.817175+0000 mgr.y (mgr.24356) 8519 : cluster 0 pgmap v8487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:10 smithi040 bash[28232]: cluster 2023-12-01T20:22:08.817175+0000 mgr.y (mgr.24356) 8519 : cluster 0 pgmap v8487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:10 smithi040 bash[41173]: cluster 2023-12-01T20:22:08.817175+0000 mgr.y (mgr.24356) 8519 : cluster 0 pgmap v8487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:11.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:11 smithi141 bash[31670]: audit 2023-12-01T20:22:10.788835+0000 mon.c (mon.2) 5352 : audit 0 from='client.? 172.21.15.40:0/48979504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:11 smithi040 bash[28232]: audit 2023-12-01T20:22:10.788835+0000 mon.c (mon.2) 5352 : audit 0 from='client.? 172.21.15.40:0/48979504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:11 smithi040 bash[41173]: audit 2023-12-01T20:22:10.788835+0000 mon.c (mon.2) 5352 : audit 0 from='client.? 172.21.15.40:0/48979504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:12 smithi141 bash[31670]: cluster 2023-12-01T20:22:10.818341+0000 mgr.y (mgr.24356) 8520 : cluster 0 pgmap v8488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:12 smithi040 bash[28232]: cluster 2023-12-01T20:22:10.818341+0000 mgr.y (mgr.24356) 8520 : cluster 0 pgmap v8488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:12 smithi040 bash[41173]: cluster 2023-12-01T20:22:10.818341+0000 mgr.y (mgr.24356) 8520 : cluster 0 pgmap v8488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:13.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:13 smithi141 bash[31670]: audit 2023-12-01T20:22:13.251408+0000 mon.a (mon.0) 5666 : audit 0 from='client.? 172.21.15.40:0/2490653433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:13 smithi040 bash[41173]: audit 2023-12-01T20:22:13.251408+0000 mon.a (mon.0) 5666 : audit 0 from='client.? 172.21.15.40:0/2490653433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:13 smithi040 bash[28232]: audit 2023-12-01T20:22:13.251408+0000 mon.a (mon.0) 5666 : audit 0 from='client.? 172.21.15.40:0/2490653433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:14 smithi040 bash[28232]: cluster 2023-12-01T20:22:12.819022+0000 mgr.y (mgr.24356) 8521 : cluster 0 pgmap v8489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:14 smithi040 bash[41173]: cluster 2023-12-01T20:22:12.819022+0000 mgr.y (mgr.24356) 8521 : cluster 0 pgmap v8489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:14 smithi141 bash[31670]: cluster 2023-12-01T20:22:12.819022+0000 mgr.y (mgr.24356) 8521 : cluster 0 pgmap v8489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:16 smithi040 bash[28232]: cluster 2023-12-01T20:22:14.820220+0000 mgr.y (mgr.24356) 8522 : cluster 0 pgmap v8490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:16 smithi040 bash[28232]: audit 2023-12-01T20:22:15.712180+0000 mon.a (mon.0) 5667 : audit 0 from='client.? 172.21.15.40:0/3713792974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:22:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:22:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:16 smithi040 bash[41173]: cluster 2023-12-01T20:22:14.820220+0000 mgr.y (mgr.24356) 8522 : cluster 0 pgmap v8490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:16 smithi040 bash[41173]: audit 2023-12-01T20:22:15.712180+0000 mon.a (mon.0) 5667 : audit 0 from='client.? 172.21.15.40:0/3713792974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:16 smithi141 bash[31670]: cluster 2023-12-01T20:22:14.820220+0000 mgr.y (mgr.24356) 8522 : cluster 0 pgmap v8490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:16 smithi141 bash[31670]: audit 2023-12-01T20:22:15.712180+0000 mon.a (mon.0) 5667 : audit 0 from='client.? 172.21.15.40:0/3713792974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:18 smithi040 bash[41173]: cluster 2023-12-01T20:22:16.820926+0000 mgr.y (mgr.24356) 8523 : cluster 0 pgmap v8491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:18 smithi040 bash[41173]: audit 2023-12-01T20:22:18.175547+0000 mon.a (mon.0) 5668 : audit 0 from='client.? 172.21.15.40:0/3525533762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:18 smithi040 bash[28232]: cluster 2023-12-01T20:22:16.820926+0000 mgr.y (mgr.24356) 8523 : cluster 0 pgmap v8491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:18 smithi040 bash[28232]: audit 2023-12-01T20:22:18.175547+0000 mon.a (mon.0) 5668 : audit 0 from='client.? 172.21.15.40:0/3525533762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:18 smithi141 bash[31670]: cluster 2023-12-01T20:22:16.820926+0000 mgr.y (mgr.24356) 8523 : cluster 0 pgmap v8491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:18 smithi141 bash[31670]: audit 2023-12-01T20:22:18.175547+0000 mon.a (mon.0) 5668 : audit 0 from='client.? 172.21.15.40:0/3525533762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:19 smithi040 bash[28232]: audit 2023-12-01T20:22:18.762680+0000 mon.c (mon.2) 5353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:19 smithi040 bash[41173]: audit 2023-12-01T20:22:18.762680+0000 mon.c (mon.2) 5353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:19 smithi141 bash[31670]: audit 2023-12-01T20:22:18.762680+0000 mon.c (mon.2) 5353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:20 smithi040 bash[28232]: cluster 2023-12-01T20:22:18.821635+0000 mgr.y (mgr.24356) 8524 : cluster 0 pgmap v8492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:20 smithi040 bash[41173]: cluster 2023-12-01T20:22:18.821635+0000 mgr.y (mgr.24356) 8524 : cluster 0 pgmap v8492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:20 smithi141 bash[31670]: cluster 2023-12-01T20:22:18.821635+0000 mgr.y (mgr.24356) 8524 : cluster 0 pgmap v8492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:21 smithi040 bash[28232]: audit 2023-12-01T20:22:20.642210+0000 mon.a (mon.0) 5669 : audit 0 from='client.? 172.21.15.40:0/2356188973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:21 smithi040 bash[41173]: audit 2023-12-01T20:22:20.642210+0000 mon.a (mon.0) 5669 : audit 0 from='client.? 172.21.15.40:0/2356188973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:21 smithi141 bash[31670]: audit 2023-12-01T20:22:20.642210+0000 mon.a (mon.0) 5669 : audit 0 from='client.? 172.21.15.40:0/2356188973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:22 smithi040 bash[41173]: cluster 2023-12-01T20:22:20.822799+0000 mgr.y (mgr.24356) 8525 : cluster 0 pgmap v8493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:22 smithi040 bash[28232]: cluster 2023-12-01T20:22:20.822799+0000 mgr.y (mgr.24356) 8525 : cluster 0 pgmap v8493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:22 smithi141 bash[31670]: cluster 2023-12-01T20:22:20.822799+0000 mgr.y (mgr.24356) 8525 : cluster 0 pgmap v8493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:23 smithi040 bash[28232]: audit 2023-12-01T20:22:23.101461+0000 mon.c (mon.2) 5354 : audit 0 from='client.? 172.21.15.40:0/1153585291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:23 smithi040 bash[41173]: audit 2023-12-01T20:22:23.101461+0000 mon.c (mon.2) 5354 : audit 0 from='client.? 172.21.15.40:0/1153585291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:24.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:23 smithi141 bash[31670]: audit 2023-12-01T20:22:23.101461+0000 mon.c (mon.2) 5354 : audit 0 from='client.? 172.21.15.40:0/1153585291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:24 smithi040 bash[41173]: cluster 2023-12-01T20:22:22.823402+0000 mgr.y (mgr.24356) 8526 : cluster 0 pgmap v8494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:24 smithi040 bash[28232]: cluster 2023-12-01T20:22:22.823402+0000 mgr.y (mgr.24356) 8526 : cluster 0 pgmap v8494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:24 smithi141 bash[31670]: cluster 2023-12-01T20:22:22.823402+0000 mgr.y (mgr.24356) 8526 : cluster 0 pgmap v8494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:25 smithi040 bash[28232]: audit 2023-12-01T20:22:25.567763+0000 mon.a (mon.0) 5670 : audit 0 from='client.? 172.21.15.40:0/63430827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:25 smithi040 bash[41173]: audit 2023-12-01T20:22:25.567763+0000 mon.a (mon.0) 5670 : audit 0 from='client.? 172.21.15.40:0/63430827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:25 smithi141 bash[31670]: audit 2023-12-01T20:22:25.567763+0000 mon.a (mon.0) 5670 : audit 0 from='client.? 172.21.15.40:0/63430827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:26 smithi040 bash[28232]: cluster 2023-12-01T20:22:24.824591+0000 mgr.y (mgr.24356) 8527 : cluster 0 pgmap v8495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:22:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:22:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:26 smithi040 bash[41173]: cluster 2023-12-01T20:22:24.824591+0000 mgr.y (mgr.24356) 8527 : cluster 0 pgmap v8495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:26 smithi141 bash[31670]: cluster 2023-12-01T20:22:24.824591+0000 mgr.y (mgr.24356) 8527 : cluster 0 pgmap v8495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:28 smithi040 bash[41173]: cluster 2023-12-01T20:22:26.825278+0000 mgr.y (mgr.24356) 8528 : cluster 0 pgmap v8496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:28 smithi040 bash[41173]: audit 2023-12-01T20:22:28.038457+0000 mon.c (mon.2) 5355 : audit 0 from='client.? 172.21.15.40:0/2083597229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:28 smithi040 bash[28232]: cluster 2023-12-01T20:22:26.825278+0000 mgr.y (mgr.24356) 8528 : cluster 0 pgmap v8496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:28 smithi040 bash[28232]: audit 2023-12-01T20:22:28.038457+0000 mon.c (mon.2) 5355 : audit 0 from='client.? 172.21.15.40:0/2083597229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:28 smithi141 bash[31670]: cluster 2023-12-01T20:22:26.825278+0000 mgr.y (mgr.24356) 8528 : cluster 0 pgmap v8496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:28 smithi141 bash[31670]: audit 2023-12-01T20:22:28.038457+0000 mon.c (mon.2) 5355 : audit 0 from='client.? 172.21.15.40:0/2083597229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:30 smithi040 bash[41173]: cluster 2023-12-01T20:22:28.825947+0000 mgr.y (mgr.24356) 8529 : cluster 0 pgmap v8497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:30 smithi040 bash[41173]: audit 2023-12-01T20:22:30.500708+0000 mon.a (mon.0) 5671 : audit 0 from='client.? 172.21.15.40:0/345396580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:30 smithi040 bash[28232]: cluster 2023-12-01T20:22:28.825947+0000 mgr.y (mgr.24356) 8529 : cluster 0 pgmap v8497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:30 smithi040 bash[28232]: audit 2023-12-01T20:22:30.500708+0000 mon.a (mon.0) 5671 : audit 0 from='client.? 172.21.15.40:0/345396580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:30 smithi141 bash[31670]: cluster 2023-12-01T20:22:28.825947+0000 mgr.y (mgr.24356) 8529 : cluster 0 pgmap v8497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:30 smithi141 bash[31670]: audit 2023-12-01T20:22:30.500708+0000 mon.a (mon.0) 5671 : audit 0 from='client.? 172.21.15.40:0/345396580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:32 smithi040 bash[28232]: cluster 2023-12-01T20:22:30.827122+0000 mgr.y (mgr.24356) 8530 : cluster 0 pgmap v8498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:32 smithi040 bash[41173]: cluster 2023-12-01T20:22:30.827122+0000 mgr.y (mgr.24356) 8530 : cluster 0 pgmap v8498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:32 smithi141 bash[31670]: cluster 2023-12-01T20:22:30.827122+0000 mgr.y (mgr.24356) 8530 : cluster 0 pgmap v8498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:33 smithi040 bash[41173]: audit 2023-12-01T20:22:32.965766+0000 mon.a (mon.0) 5672 : audit 0 from='client.? 172.21.15.40:0/1132914988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:33 smithi040 bash[28232]: audit 2023-12-01T20:22:32.965766+0000 mon.a (mon.0) 5672 : audit 0 from='client.? 172.21.15.40:0/1132914988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:33 smithi141 bash[31670]: audit 2023-12-01T20:22:32.965766+0000 mon.a (mon.0) 5672 : audit 0 from='client.? 172.21.15.40:0/1132914988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:34 smithi040 bash[28232]: cluster 2023-12-01T20:22:32.827723+0000 mgr.y (mgr.24356) 8531 : cluster 0 pgmap v8499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:34 smithi040 bash[28232]: audit 2023-12-01T20:22:33.763135+0000 mon.c (mon.2) 5356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:34 smithi040 bash[41173]: cluster 2023-12-01T20:22:32.827723+0000 mgr.y (mgr.24356) 8531 : cluster 0 pgmap v8499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:34 smithi040 bash[41173]: audit 2023-12-01T20:22:33.763135+0000 mon.c (mon.2) 5356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:34 smithi141 bash[31670]: cluster 2023-12-01T20:22:32.827723+0000 mgr.y (mgr.24356) 8531 : cluster 0 pgmap v8499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:34 smithi141 bash[31670]: audit 2023-12-01T20:22:33.763135+0000 mon.c (mon.2) 5356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:35 smithi040 bash[28232]: audit 2023-12-01T20:22:35.432572+0000 mon.c (mon.2) 5357 : audit 0 from='client.? 172.21.15.40:0/3093122852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:35 smithi040 bash[28232]: audit 2023-12-01T20:22:35.496130+0000 mon.c (mon.2) 5358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:22:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:35 smithi040 bash[41173]: audit 2023-12-01T20:22:35.432572+0000 mon.c (mon.2) 5357 : audit 0 from='client.? 172.21.15.40:0/3093122852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:35 smithi040 bash[41173]: audit 2023-12-01T20:22:35.496130+0000 mon.c (mon.2) 5358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:22:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:35 smithi141 bash[31670]: audit 2023-12-01T20:22:35.432572+0000 mon.c (mon.2) 5357 : audit 0 from='client.? 172.21.15.40:0/3093122852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:35 smithi141 bash[31670]: audit 2023-12-01T20:22:35.496130+0000 mon.c (mon.2) 5358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:22:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:36 smithi040 bash[28232]: cluster 2023-12-01T20:22:34.828899+0000 mgr.y (mgr.24356) 8532 : cluster 0 pgmap v8500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:22:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:22:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:36 smithi040 bash[41173]: cluster 2023-12-01T20:22:34.828899+0000 mgr.y (mgr.24356) 8532 : cluster 0 pgmap v8500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:36 smithi141 bash[31670]: cluster 2023-12-01T20:22:34.828899+0000 mgr.y (mgr.24356) 8532 : cluster 0 pgmap v8500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:38 smithi040 bash[28232]: cluster 2023-12-01T20:22:36.829501+0000 mgr.y (mgr.24356) 8533 : cluster 0 pgmap v8501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:38 smithi040 bash[28232]: audit 2023-12-01T20:22:37.902409+0000 mon.a (mon.0) 5673 : audit 0 from='client.? 172.21.15.40:0/809061960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:38 smithi040 bash[41173]: cluster 2023-12-01T20:22:36.829501+0000 mgr.y (mgr.24356) 8533 : cluster 0 pgmap v8501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:38 smithi040 bash[41173]: audit 2023-12-01T20:22:37.902409+0000 mon.a (mon.0) 5673 : audit 0 from='client.? 172.21.15.40:0/809061960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:38 smithi141 bash[31670]: cluster 2023-12-01T20:22:36.829501+0000 mgr.y (mgr.24356) 8533 : cluster 0 pgmap v8501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:38 smithi141 bash[31670]: audit 2023-12-01T20:22:37.902409+0000 mon.a (mon.0) 5673 : audit 0 from='client.? 172.21.15.40:0/809061960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:40 smithi040 bash[41173]: cluster 2023-12-01T20:22:38.830192+0000 mgr.y (mgr.24356) 8534 : cluster 0 pgmap v8502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:40 smithi040 bash[41173]: audit 2023-12-01T20:22:40.375151+0000 mon.c (mon.2) 5359 : audit 0 from='client.? 172.21.15.40:0/173128345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:40 smithi040 bash[28232]: cluster 2023-12-01T20:22:38.830192+0000 mgr.y (mgr.24356) 8534 : cluster 0 pgmap v8502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:40 smithi040 bash[28232]: audit 2023-12-01T20:22:40.375151+0000 mon.c (mon.2) 5359 : audit 0 from='client.? 172.21.15.40:0/173128345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:40 smithi141 bash[31670]: cluster 2023-12-01T20:22:38.830192+0000 mgr.y (mgr.24356) 8534 : cluster 0 pgmap v8502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:40 smithi141 bash[31670]: audit 2023-12-01T20:22:40.375151+0000 mon.c (mon.2) 5359 : audit 0 from='client.? 172.21.15.40:0/173128345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: cluster 2023-12-01T20:22:40.831395+0000 mgr.y (mgr.24356) 8535 : cluster 0 pgmap v8503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:41.393563+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:41.403718+0000 mon.a (mon.0) 5675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:41.693869+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:41.702471+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:42.179006+0000 mon.c (mon.2) 5360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:42.180920+0000 mon.c (mon.2) 5361 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:22:42.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[41173]: audit 2023-12-01T20:22:42.190912+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: cluster 2023-12-01T20:22:40.831395+0000 mgr.y (mgr.24356) 8535 : cluster 0 pgmap v8503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:41.393563+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:41.403718+0000 mon.a (mon.0) 5675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:41.693869+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:41.702471+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:42.179006+0000 mon.c (mon.2) 5360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:42.180920+0000 mon.c (mon.2) 5361 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:22:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:42 smithi040 bash[28232]: audit 2023-12-01T20:22:42.190912+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: cluster 2023-12-01T20:22:40.831395+0000 mgr.y (mgr.24356) 8535 : cluster 0 pgmap v8503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:41.393563+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:41.403718+0000 mon.a (mon.0) 5675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:41.693869+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:41.702471+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:42.179006+0000 mon.c (mon.2) 5360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:42.180920+0000 mon.c (mon.2) 5361 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:22:42.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:42 smithi141 bash[31670]: audit 2023-12-01T20:22:42.190912+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:22:43.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:43 smithi040 bash[28232]: audit 2023-12-01T20:22:42.846102+0000 mon.c (mon.2) 5362 : audit 0 from='client.? 172.21.15.40:0/3507500317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:43.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:43 smithi040 bash[41173]: audit 2023-12-01T20:22:42.846102+0000 mon.c (mon.2) 5362 : audit 0 from='client.? 172.21.15.40:0/3507500317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:43.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:43 smithi141 bash[31670]: audit 2023-12-01T20:22:42.846102+0000 mon.c (mon.2) 5362 : audit 0 from='client.? 172.21.15.40:0/3507500317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:44.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:44 smithi141 bash[31670]: cluster 2023-12-01T20:22:42.832034+0000 mgr.y (mgr.24356) 8536 : cluster 0 pgmap v8504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:44 smithi040 bash[41173]: cluster 2023-12-01T20:22:42.832034+0000 mgr.y (mgr.24356) 8536 : cluster 0 pgmap v8504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:44 smithi040 bash[28232]: cluster 2023-12-01T20:22:42.832034+0000 mgr.y (mgr.24356) 8536 : cluster 0 pgmap v8504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:45.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:45 smithi141 bash[31670]: audit 2023-12-01T20:22:45.310718+0000 mon.c (mon.2) 5363 : audit 0 from='client.? 172.21.15.40:0/1506595956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:45 smithi040 bash[28232]: audit 2023-12-01T20:22:45.310718+0000 mon.c (mon.2) 5363 : audit 0 from='client.? 172.21.15.40:0/1506595956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:45.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:45 smithi040 bash[41173]: audit 2023-12-01T20:22:45.310718+0000 mon.c (mon.2) 5363 : audit 0 from='client.? 172.21.15.40:0/1506595956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:46.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:46 smithi141 bash[31670]: cluster 2023-12-01T20:22:44.833237+0000 mgr.y (mgr.24356) 8537 : cluster 0 pgmap v8505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:46 smithi040 bash[41173]: cluster 2023-12-01T20:22:44.833237+0000 mgr.y (mgr.24356) 8537 : cluster 0 pgmap v8505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:46 smithi040 bash[28232]: cluster 2023-12-01T20:22:44.833237+0000 mgr.y (mgr.24356) 8537 : cluster 0 pgmap v8505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:22:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:22:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:48 smithi141 bash[31670]: cluster 2023-12-01T20:22:46.833896+0000 mgr.y (mgr.24356) 8538 : cluster 0 pgmap v8506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:48.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:48 smithi141 bash[31670]: audit 2023-12-01T20:22:47.775104+0000 mon.c (mon.2) 5364 : audit 0 from='client.? 172.21.15.40:0/840071675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:48 smithi040 bash[28232]: cluster 2023-12-01T20:22:46.833896+0000 mgr.y (mgr.24356) 8538 : cluster 0 pgmap v8506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:48 smithi040 bash[28232]: audit 2023-12-01T20:22:47.775104+0000 mon.c (mon.2) 5364 : audit 0 from='client.? 172.21.15.40:0/840071675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:48 smithi040 bash[41173]: cluster 2023-12-01T20:22:46.833896+0000 mgr.y (mgr.24356) 8538 : cluster 0 pgmap v8506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:48 smithi040 bash[41173]: audit 2023-12-01T20:22:47.775104+0000 mon.c (mon.2) 5364 : audit 0 from='client.? 172.21.15.40:0/840071675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:49 smithi141 bash[31670]: audit 2023-12-01T20:22:48.763221+0000 mon.c (mon.2) 5365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:49 smithi040 bash[28232]: audit 2023-12-01T20:22:48.763221+0000 mon.c (mon.2) 5365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:49 smithi040 bash[41173]: audit 2023-12-01T20:22:48.763221+0000 mon.c (mon.2) 5365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:50.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:50 smithi141 bash[31670]: cluster 2023-12-01T20:22:48.834529+0000 mgr.y (mgr.24356) 8539 : cluster 0 pgmap v8507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:50.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:50 smithi141 bash[31670]: audit 2023-12-01T20:22:50.245241+0000 mon.a (mon.0) 5679 : audit 0 from='client.? 172.21.15.40:0/1559321732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:50 smithi040 bash[28232]: cluster 2023-12-01T20:22:48.834529+0000 mgr.y (mgr.24356) 8539 : cluster 0 pgmap v8507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:50 smithi040 bash[28232]: audit 2023-12-01T20:22:50.245241+0000 mon.a (mon.0) 5679 : audit 0 from='client.? 172.21.15.40:0/1559321732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:50 smithi040 bash[41173]: cluster 2023-12-01T20:22:48.834529+0000 mgr.y (mgr.24356) 8539 : cluster 0 pgmap v8507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:50 smithi040 bash[41173]: audit 2023-12-01T20:22:50.245241+0000 mon.a (mon.0) 5679 : audit 0 from='client.? 172.21.15.40:0/1559321732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:52 smithi141 bash[31670]: cluster 2023-12-01T20:22:50.835830+0000 mgr.y (mgr.24356) 8540 : cluster 0 pgmap v8508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:52 smithi040 bash[28232]: cluster 2023-12-01T20:22:50.835830+0000 mgr.y (mgr.24356) 8540 : cluster 0 pgmap v8508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:52 smithi040 bash[41173]: cluster 2023-12-01T20:22:50.835830+0000 mgr.y (mgr.24356) 8540 : cluster 0 pgmap v8508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:53.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:53 smithi141 bash[31670]: audit 2023-12-01T20:22:52.720756+0000 mon.a (mon.0) 5680 : audit 0 from='client.? 172.21.15.40:0/3969362459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:53 smithi040 bash[28232]: audit 2023-12-01T20:22:52.720756+0000 mon.a (mon.0) 5680 : audit 0 from='client.? 172.21.15.40:0/3969362459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:53 smithi040 bash[41173]: audit 2023-12-01T20:22:52.720756+0000 mon.a (mon.0) 5680 : audit 0 from='client.? 172.21.15.40:0/3969362459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:54 smithi141 bash[31670]: cluster 2023-12-01T20:22:52.836560+0000 mgr.y (mgr.24356) 8541 : cluster 0 pgmap v8509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:54 smithi040 bash[28232]: cluster 2023-12-01T20:22:52.836560+0000 mgr.y (mgr.24356) 8541 : cluster 0 pgmap v8509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:54 smithi040 bash[41173]: cluster 2023-12-01T20:22:52.836560+0000 mgr.y (mgr.24356) 8541 : cluster 0 pgmap v8509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:55.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:55 smithi141 bash[31670]: audit 2023-12-01T20:22:55.188830+0000 mon.c (mon.2) 5366 : audit 0 from='client.? 172.21.15.40:0/3395536840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:55 smithi040 bash[41173]: audit 2023-12-01T20:22:55.188830+0000 mon.c (mon.2) 5366 : audit 0 from='client.? 172.21.15.40:0/3395536840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:55 smithi040 bash[28232]: audit 2023-12-01T20:22:55.188830+0000 mon.c (mon.2) 5366 : audit 0 from='client.? 172.21.15.40:0/3395536840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:56.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:56 smithi141 bash[31670]: cluster 2023-12-01T20:22:54.837692+0000 mgr.y (mgr.24356) 8542 : cluster 0 pgmap v8510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:56 smithi040 bash[28232]: cluster 2023-12-01T20:22:54.837692+0000 mgr.y (mgr.24356) 8542 : cluster 0 pgmap v8510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:22:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:56 smithi040 bash[41173]: cluster 2023-12-01T20:22:54.837692+0000 mgr.y (mgr.24356) 8542 : cluster 0 pgmap v8510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:58 smithi141 bash[31670]: cluster 2023-12-01T20:22:56.838508+0000 mgr.y (mgr.24356) 8543 : cluster 0 pgmap v8511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:22:58 smithi141 bash[31670]: audit 2023-12-01T20:22:57.659270+0000 mon.c (mon.2) 5367 : audit 0 from='client.? 172.21.15.40:0/3411878601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:58 smithi040 bash[28232]: cluster 2023-12-01T20:22:56.838508+0000 mgr.y (mgr.24356) 8543 : cluster 0 pgmap v8511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:22:58 smithi040 bash[28232]: audit 2023-12-01T20:22:57.659270+0000 mon.c (mon.2) 5367 : audit 0 from='client.? 172.21.15.40:0/3411878601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:22:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:58 smithi040 bash[41173]: cluster 2023-12-01T20:22:56.838508+0000 mgr.y (mgr.24356) 8543 : cluster 0 pgmap v8511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:22:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:22:58 smithi040 bash[41173]: audit 2023-12-01T20:22:57.659270+0000 mon.c (mon.2) 5367 : audit 0 from='client.? 172.21.15.40:0/3411878601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:00 smithi040 bash[28232]: cluster 2023-12-01T20:22:58.839213+0000 mgr.y (mgr.24356) 8544 : cluster 0 pgmap v8512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:00 smithi040 bash[28232]: audit 2023-12-01T20:23:00.123252+0000 mon.c (mon.2) 5368 : audit 0 from='client.? 172.21.15.40:0/1994924544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:00 smithi040 bash[41173]: cluster 2023-12-01T20:22:58.839213+0000 mgr.y (mgr.24356) 8544 : cluster 0 pgmap v8512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:00 smithi040 bash[41173]: audit 2023-12-01T20:23:00.123252+0000 mon.c (mon.2) 5368 : audit 0 from='client.? 172.21.15.40:0/1994924544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:00 smithi141 bash[31670]: cluster 2023-12-01T20:22:58.839213+0000 mgr.y (mgr.24356) 8544 : cluster 0 pgmap v8512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:00 smithi141 bash[31670]: audit 2023-12-01T20:23:00.123252+0000 mon.c (mon.2) 5368 : audit 0 from='client.? 172.21.15.40:0/1994924544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:02 smithi040 bash[28232]: cluster 2023-12-01T20:23:00.840364+0000 mgr.y (mgr.24356) 8545 : cluster 0 pgmap v8513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:02 smithi040 bash[41173]: cluster 2023-12-01T20:23:00.840364+0000 mgr.y (mgr.24356) 8545 : cluster 0 pgmap v8513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:02 smithi141 bash[31670]: cluster 2023-12-01T20:23:00.840364+0000 mgr.y (mgr.24356) 8545 : cluster 0 pgmap v8513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:03 smithi040 bash[28232]: audit 2023-12-01T20:23:02.590785+0000 mon.c (mon.2) 5369 : audit 0 from='client.? 172.21.15.40:0/2460285899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:03 smithi040 bash[41173]: audit 2023-12-01T20:23:02.590785+0000 mon.c (mon.2) 5369 : audit 0 from='client.? 172.21.15.40:0/2460285899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:03 smithi141 bash[31670]: audit 2023-12-01T20:23:02.590785+0000 mon.c (mon.2) 5369 : audit 0 from='client.? 172.21.15.40:0/2460285899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:04 smithi040 bash[28232]: cluster 2023-12-01T20:23:02.841051+0000 mgr.y (mgr.24356) 8546 : cluster 0 pgmap v8514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:04 smithi040 bash[28232]: audit 2023-12-01T20:23:03.763944+0000 mon.c (mon.2) 5370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:04 smithi040 bash[41173]: cluster 2023-12-01T20:23:02.841051+0000 mgr.y (mgr.24356) 8546 : cluster 0 pgmap v8514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:04 smithi040 bash[41173]: audit 2023-12-01T20:23:03.763944+0000 mon.c (mon.2) 5370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:04 smithi141 bash[31670]: cluster 2023-12-01T20:23:02.841051+0000 mgr.y (mgr.24356) 8546 : cluster 0 pgmap v8514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:04 smithi141 bash[31670]: audit 2023-12-01T20:23:03.763944+0000 mon.c (mon.2) 5370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:05 smithi040 bash[28232]: audit 2023-12-01T20:23:05.056055+0000 mon.c (mon.2) 5371 : audit 0 from='client.? 172.21.15.40:0/1956965185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:05 smithi040 bash[41173]: audit 2023-12-01T20:23:05.056055+0000 mon.c (mon.2) 5371 : audit 0 from='client.? 172.21.15.40:0/1956965185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:05 smithi141 bash[31670]: audit 2023-12-01T20:23:05.056055+0000 mon.c (mon.2) 5371 : audit 0 from='client.? 172.21.15.40:0/1956965185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:06 smithi040 bash[28232]: cluster 2023-12-01T20:23:04.842206+0000 mgr.y (mgr.24356) 8547 : cluster 0 pgmap v8515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:06 smithi040 bash[41173]: cluster 2023-12-01T20:23:04.842206+0000 mgr.y (mgr.24356) 8547 : cluster 0 pgmap v8515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:23:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:23:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:06 smithi141 bash[31670]: cluster 2023-12-01T20:23:04.842206+0000 mgr.y (mgr.24356) 8547 : cluster 0 pgmap v8515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:07 smithi040 bash[28232]: audit 2023-12-01T20:23:07.521617+0000 mon.c (mon.2) 5372 : audit 0 from='client.? 172.21.15.40:0/249543209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:07 smithi040 bash[41173]: audit 2023-12-01T20:23:07.521617+0000 mon.c (mon.2) 5372 : audit 0 from='client.? 172.21.15.40:0/249543209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:07 smithi141 bash[31670]: audit 2023-12-01T20:23:07.521617+0000 mon.c (mon.2) 5372 : audit 0 from='client.? 172.21.15.40:0/249543209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:08 smithi040 bash[28232]: cluster 2023-12-01T20:23:06.842852+0000 mgr.y (mgr.24356) 8548 : cluster 0 pgmap v8516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:08 smithi040 bash[41173]: cluster 2023-12-01T20:23:06.842852+0000 mgr.y (mgr.24356) 8548 : cluster 0 pgmap v8516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:08 smithi141 bash[31670]: cluster 2023-12-01T20:23:06.842852+0000 mgr.y (mgr.24356) 8548 : cluster 0 pgmap v8516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:10 smithi040 bash[28232]: cluster 2023-12-01T20:23:08.843519+0000 mgr.y (mgr.24356) 8549 : cluster 0 pgmap v8517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:10 smithi040 bash[28232]: audit 2023-12-01T20:23:09.992052+0000 mon.c (mon.2) 5373 : audit 0 from='client.? 172.21.15.40:0/1625063637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:10 smithi040 bash[41173]: cluster 2023-12-01T20:23:08.843519+0000 mgr.y (mgr.24356) 8549 : cluster 0 pgmap v8517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:10 smithi040 bash[41173]: audit 2023-12-01T20:23:09.992052+0000 mon.c (mon.2) 5373 : audit 0 from='client.? 172.21.15.40:0/1625063637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:10 smithi141 bash[31670]: cluster 2023-12-01T20:23:08.843519+0000 mgr.y (mgr.24356) 8549 : cluster 0 pgmap v8517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:10 smithi141 bash[31670]: audit 2023-12-01T20:23:09.992052+0000 mon.c (mon.2) 5373 : audit 0 from='client.? 172.21.15.40:0/1625063637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:12 smithi040 bash[28232]: cluster 2023-12-01T20:23:10.844719+0000 mgr.y (mgr.24356) 8550 : cluster 0 pgmap v8518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:12 smithi040 bash[28232]: audit 2023-12-01T20:23:12.469331+0000 mon.a (mon.0) 5681 : audit 0 from='client.? 172.21.15.40:0/2415121167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:12 smithi040 bash[41173]: cluster 2023-12-01T20:23:10.844719+0000 mgr.y (mgr.24356) 8550 : cluster 0 pgmap v8518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:12 smithi040 bash[41173]: audit 2023-12-01T20:23:12.469331+0000 mon.a (mon.0) 5681 : audit 0 from='client.? 172.21.15.40:0/2415121167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:12 smithi141 bash[31670]: cluster 2023-12-01T20:23:10.844719+0000 mgr.y (mgr.24356) 8550 : cluster 0 pgmap v8518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:12 smithi141 bash[31670]: audit 2023-12-01T20:23:12.469331+0000 mon.a (mon.0) 5681 : audit 0 from='client.? 172.21.15.40:0/2415121167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:14 smithi040 bash[28232]: cluster 2023-12-01T20:23:12.845357+0000 mgr.y (mgr.24356) 8551 : cluster 0 pgmap v8519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:14 smithi040 bash[41173]: cluster 2023-12-01T20:23:12.845357+0000 mgr.y (mgr.24356) 8551 : cluster 0 pgmap v8519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:14 smithi141 bash[31670]: cluster 2023-12-01T20:23:12.845357+0000 mgr.y (mgr.24356) 8551 : cluster 0 pgmap v8519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:15 smithi040 bash[28232]: audit 2023-12-01T20:23:14.938411+0000 mon.a (mon.0) 5682 : audit 0 from='client.? 172.21.15.40:0/3653542627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:15 smithi040 bash[41173]: audit 2023-12-01T20:23:14.938411+0000 mon.a (mon.0) 5682 : audit 0 from='client.? 172.21.15.40:0/3653542627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:15 smithi141 bash[31670]: audit 2023-12-01T20:23:14.938411+0000 mon.a (mon.0) 5682 : audit 0 from='client.? 172.21.15.40:0/3653542627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:23:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:23:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:16 smithi040 bash[41173]: cluster 2023-12-01T20:23:14.846425+0000 mgr.y (mgr.24356) 8552 : cluster 0 pgmap v8520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:16 smithi040 bash[28232]: cluster 2023-12-01T20:23:14.846425+0000 mgr.y (mgr.24356) 8552 : cluster 0 pgmap v8520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:16 smithi141 bash[31670]: cluster 2023-12-01T20:23:14.846425+0000 mgr.y (mgr.24356) 8552 : cluster 0 pgmap v8520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:17 smithi040 bash[28232]: audit 2023-12-01T20:23:17.400762+0000 mon.c (mon.2) 5374 : audit 0 from='client.? 172.21.15.40:0/252738137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:17 smithi040 bash[41173]: audit 2023-12-01T20:23:17.400762+0000 mon.c (mon.2) 5374 : audit 0 from='client.? 172.21.15.40:0/252738137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:17 smithi141 bash[31670]: audit 2023-12-01T20:23:17.400762+0000 mon.c (mon.2) 5374 : audit 0 from='client.? 172.21.15.40:0/252738137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:18 smithi040 bash[28232]: cluster 2023-12-01T20:23:16.847026+0000 mgr.y (mgr.24356) 8553 : cluster 0 pgmap v8521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:18 smithi040 bash[41173]: cluster 2023-12-01T20:23:16.847026+0000 mgr.y (mgr.24356) 8553 : cluster 0 pgmap v8521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:18 smithi141 bash[31670]: cluster 2023-12-01T20:23:16.847026+0000 mgr.y (mgr.24356) 8553 : cluster 0 pgmap v8521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:19 smithi040 bash[41173]: audit 2023-12-01T20:23:18.764310+0000 mon.c (mon.2) 5375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:19 smithi040 bash[28232]: audit 2023-12-01T20:23:18.764310+0000 mon.c (mon.2) 5375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:19 smithi141 bash[31670]: audit 2023-12-01T20:23:18.764310+0000 mon.c (mon.2) 5375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:20 smithi040 bash[41173]: cluster 2023-12-01T20:23:18.847684+0000 mgr.y (mgr.24356) 8554 : cluster 0 pgmap v8522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:20 smithi040 bash[41173]: audit 2023-12-01T20:23:19.863782+0000 mon.c (mon.2) 5376 : audit 0 from='client.? 172.21.15.40:0/1347211418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:20 smithi040 bash[28232]: cluster 2023-12-01T20:23:18.847684+0000 mgr.y (mgr.24356) 8554 : cluster 0 pgmap v8522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:20 smithi040 bash[28232]: audit 2023-12-01T20:23:19.863782+0000 mon.c (mon.2) 5376 : audit 0 from='client.? 172.21.15.40:0/1347211418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:20 smithi141 bash[31670]: cluster 2023-12-01T20:23:18.847684+0000 mgr.y (mgr.24356) 8554 : cluster 0 pgmap v8522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:20 smithi141 bash[31670]: audit 2023-12-01T20:23:19.863782+0000 mon.c (mon.2) 5376 : audit 0 from='client.? 172.21.15.40:0/1347211418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:22 smithi040 bash[28232]: cluster 2023-12-01T20:23:20.848839+0000 mgr.y (mgr.24356) 8555 : cluster 0 pgmap v8523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:22 smithi040 bash[28232]: audit 2023-12-01T20:23:22.335718+0000 mon.c (mon.2) 5377 : audit 0 from='client.? 172.21.15.40:0/46523083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:22 smithi040 bash[41173]: cluster 2023-12-01T20:23:20.848839+0000 mgr.y (mgr.24356) 8555 : cluster 0 pgmap v8523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:22 smithi040 bash[41173]: audit 2023-12-01T20:23:22.335718+0000 mon.c (mon.2) 5377 : audit 0 from='client.? 172.21.15.40:0/46523083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:22 smithi141 bash[31670]: cluster 2023-12-01T20:23:20.848839+0000 mgr.y (mgr.24356) 8555 : cluster 0 pgmap v8523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:22 smithi141 bash[31670]: audit 2023-12-01T20:23:22.335718+0000 mon.c (mon.2) 5377 : audit 0 from='client.? 172.21.15.40:0/46523083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:24 smithi040 bash[41173]: cluster 2023-12-01T20:23:22.849490+0000 mgr.y (mgr.24356) 8556 : cluster 0 pgmap v8524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:24 smithi040 bash[28232]: cluster 2023-12-01T20:23:22.849490+0000 mgr.y (mgr.24356) 8556 : cluster 0 pgmap v8524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:24 smithi141 bash[31670]: cluster 2023-12-01T20:23:22.849490+0000 mgr.y (mgr.24356) 8556 : cluster 0 pgmap v8524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:25 smithi040 bash[28232]: audit 2023-12-01T20:23:24.805609+0000 mon.a (mon.0) 5683 : audit 0 from='client.? 172.21.15.40:0/1705329496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:25 smithi040 bash[41173]: audit 2023-12-01T20:23:24.805609+0000 mon.a (mon.0) 5683 : audit 0 from='client.? 172.21.15.40:0/1705329496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:25 smithi141 bash[31670]: audit 2023-12-01T20:23:24.805609+0000 mon.a (mon.0) 5683 : audit 0 from='client.? 172.21.15.40:0/1705329496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:26 smithi040 bash[28232]: cluster 2023-12-01T20:23:24.850692+0000 mgr.y (mgr.24356) 8557 : cluster 0 pgmap v8525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:23:26] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:23:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:26 smithi040 bash[41173]: cluster 2023-12-01T20:23:24.850692+0000 mgr.y (mgr.24356) 8557 : cluster 0 pgmap v8525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:26 smithi141 bash[31670]: cluster 2023-12-01T20:23:24.850692+0000 mgr.y (mgr.24356) 8557 : cluster 0 pgmap v8525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:27 smithi040 bash[28232]: audit 2023-12-01T20:23:27.268469+0000 mon.c (mon.2) 5378 : audit 0 from='client.? 172.21.15.40:0/2556264681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:27 smithi040 bash[41173]: audit 2023-12-01T20:23:27.268469+0000 mon.c (mon.2) 5378 : audit 0 from='client.? 172.21.15.40:0/2556264681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:28.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:27 smithi141 bash[31670]: audit 2023-12-01T20:23:27.268469+0000 mon.c (mon.2) 5378 : audit 0 from='client.? 172.21.15.40:0/2556264681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:28 smithi040 bash[28232]: cluster 2023-12-01T20:23:26.851329+0000 mgr.y (mgr.24356) 8558 : cluster 0 pgmap v8526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:28 smithi040 bash[41173]: cluster 2023-12-01T20:23:26.851329+0000 mgr.y (mgr.24356) 8558 : cluster 0 pgmap v8526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:28 smithi141 bash[31670]: cluster 2023-12-01T20:23:26.851329+0000 mgr.y (mgr.24356) 8558 : cluster 0 pgmap v8526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:30 smithi040 bash[28232]: cluster 2023-12-01T20:23:28.851930+0000 mgr.y (mgr.24356) 8559 : cluster 0 pgmap v8527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:30 smithi040 bash[28232]: audit 2023-12-01T20:23:29.730338+0000 mon.c (mon.2) 5379 : audit 0 from='client.? 172.21.15.40:0/2352595090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:30 smithi040 bash[41173]: cluster 2023-12-01T20:23:28.851930+0000 mgr.y (mgr.24356) 8559 : cluster 0 pgmap v8527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:30 smithi040 bash[41173]: audit 2023-12-01T20:23:29.730338+0000 mon.c (mon.2) 5379 : audit 0 from='client.? 172.21.15.40:0/2352595090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:30 smithi141 bash[31670]: cluster 2023-12-01T20:23:28.851930+0000 mgr.y (mgr.24356) 8559 : cluster 0 pgmap v8527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:30 smithi141 bash[31670]: audit 2023-12-01T20:23:29.730338+0000 mon.c (mon.2) 5379 : audit 0 from='client.? 172.21.15.40:0/2352595090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:32 smithi040 bash[28232]: cluster 2023-12-01T20:23:30.853086+0000 mgr.y (mgr.24356) 8560 : cluster 0 pgmap v8528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:32 smithi040 bash[28232]: audit 2023-12-01T20:23:32.189564+0000 mon.a (mon.0) 5684 : audit 0 from='client.? 172.21.15.40:0/330796048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:32 smithi040 bash[41173]: cluster 2023-12-01T20:23:30.853086+0000 mgr.y (mgr.24356) 8560 : cluster 0 pgmap v8528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:32 smithi040 bash[41173]: audit 2023-12-01T20:23:32.189564+0000 mon.a (mon.0) 5684 : audit 0 from='client.? 172.21.15.40:0/330796048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:32 smithi141 bash[31670]: cluster 2023-12-01T20:23:30.853086+0000 mgr.y (mgr.24356) 8560 : cluster 0 pgmap v8528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:32 smithi141 bash[31670]: audit 2023-12-01T20:23:32.189564+0000 mon.a (mon.0) 5684 : audit 0 from='client.? 172.21.15.40:0/330796048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:34 smithi040 bash[28232]: cluster 2023-12-01T20:23:32.853727+0000 mgr.y (mgr.24356) 8561 : cluster 0 pgmap v8529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:34 smithi040 bash[28232]: audit 2023-12-01T20:23:33.764783+0000 mon.c (mon.2) 5380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:34 smithi040 bash[41173]: cluster 2023-12-01T20:23:32.853727+0000 mgr.y (mgr.24356) 8561 : cluster 0 pgmap v8529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:34 smithi040 bash[41173]: audit 2023-12-01T20:23:33.764783+0000 mon.c (mon.2) 5380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:34 smithi141 bash[31670]: cluster 2023-12-01T20:23:32.853727+0000 mgr.y (mgr.24356) 8561 : cluster 0 pgmap v8529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:34 smithi141 bash[31670]: audit 2023-12-01T20:23:33.764783+0000 mon.c (mon.2) 5380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:35 smithi040 bash[28232]: audit 2023-12-01T20:23:34.650188+0000 mon.a (mon.0) 5685 : audit 0 from='client.? 172.21.15.40:0/1379880069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:35 smithi040 bash[41173]: audit 2023-12-01T20:23:34.650188+0000 mon.a (mon.0) 5685 : audit 0 from='client.? 172.21.15.40:0/1379880069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:35 smithi141 bash[31670]: audit 2023-12-01T20:23:34.650188+0000 mon.a (mon.0) 5685 : audit 0 from='client.? 172.21.15.40:0/1379880069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:23:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:23:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:36 smithi040 bash[41173]: cluster 2023-12-01T20:23:34.854903+0000 mgr.y (mgr.24356) 8562 : cluster 0 pgmap v8530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:36 smithi040 bash[28232]: cluster 2023-12-01T20:23:34.854903+0000 mgr.y (mgr.24356) 8562 : cluster 0 pgmap v8530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:36 smithi141 bash[31670]: cluster 2023-12-01T20:23:34.854903+0000 mgr.y (mgr.24356) 8562 : cluster 0 pgmap v8530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:38.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:37 smithi141 bash[31670]: audit 2023-12-01T20:23:37.117755+0000 mon.c (mon.2) 5381 : audit 0 from='client.? 172.21.15.40:0/4217802312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:37 smithi040 bash[41173]: audit 2023-12-01T20:23:37.117755+0000 mon.c (mon.2) 5381 : audit 0 from='client.? 172.21.15.40:0/4217802312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:37 smithi040 bash[28232]: audit 2023-12-01T20:23:37.117755+0000 mon.c (mon.2) 5381 : audit 0 from='client.? 172.21.15.40:0/4217802312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:38 smithi141 bash[31670]: cluster 2023-12-01T20:23:36.855486+0000 mgr.y (mgr.24356) 8563 : cluster 0 pgmap v8531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:38 smithi040 bash[28232]: cluster 2023-12-01T20:23:36.855486+0000 mgr.y (mgr.24356) 8563 : cluster 0 pgmap v8531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:38 smithi040 bash[41173]: cluster 2023-12-01T20:23:36.855486+0000 mgr.y (mgr.24356) 8563 : cluster 0 pgmap v8531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:39 smithi141 bash[31670]: audit 2023-12-01T20:23:39.610154+0000 mon.a (mon.0) 5686 : audit 0 from='client.? 172.21.15.40:0/3041822109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:39 smithi040 bash[28232]: audit 2023-12-01T20:23:39.610154+0000 mon.a (mon.0) 5686 : audit 0 from='client.? 172.21.15.40:0/3041822109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:39 smithi040 bash[41173]: audit 2023-12-01T20:23:39.610154+0000 mon.a (mon.0) 5686 : audit 0 from='client.? 172.21.15.40:0/3041822109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:40 smithi141 bash[31670]: cluster 2023-12-01T20:23:38.856116+0000 mgr.y (mgr.24356) 8564 : cluster 0 pgmap v8532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:40 smithi040 bash[28232]: cluster 2023-12-01T20:23:38.856116+0000 mgr.y (mgr.24356) 8564 : cluster 0 pgmap v8532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:40 smithi040 bash[41173]: cluster 2023-12-01T20:23:38.856116+0000 mgr.y (mgr.24356) 8564 : cluster 0 pgmap v8532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:42 smithi141 bash[31670]: cluster 2023-12-01T20:23:40.857366+0000 mgr.y (mgr.24356) 8565 : cluster 0 pgmap v8533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:42 smithi141 bash[31670]: audit 2023-12-01T20:23:42.081103+0000 mon.a (mon.0) 5687 : audit 0 from='client.? 172.21.15.40:0/2029740382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:42 smithi141 bash[31670]: audit 2023-12-01T20:23:42.274312+0000 mon.c (mon.2) 5382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:23:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:42 smithi040 bash[28232]: cluster 2023-12-01T20:23:40.857366+0000 mgr.y (mgr.24356) 8565 : cluster 0 pgmap v8533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:42 smithi040 bash[28232]: audit 2023-12-01T20:23:42.081103+0000 mon.a (mon.0) 5687 : audit 0 from='client.? 172.21.15.40:0/2029740382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:42 smithi040 bash[28232]: audit 2023-12-01T20:23:42.274312+0000 mon.c (mon.2) 5382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:23:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:42 smithi040 bash[41173]: cluster 2023-12-01T20:23:40.857366+0000 mgr.y (mgr.24356) 8565 : cluster 0 pgmap v8533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:42 smithi040 bash[41173]: audit 2023-12-01T20:23:42.081103+0000 mon.a (mon.0) 5687 : audit 0 from='client.? 172.21.15.40:0/2029740382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:42 smithi040 bash[41173]: audit 2023-12-01T20:23:42.274312+0000 mon.c (mon.2) 5382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:23:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:44 smithi141 bash[31670]: cluster 2023-12-01T20:23:42.858206+0000 mgr.y (mgr.24356) 8566 : cluster 0 pgmap v8534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:44 smithi141 bash[31670]: audit 2023-12-01T20:23:44.550874+0000 mon.c (mon.2) 5383 : audit 0 from='client.? 172.21.15.40:0/2906477551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:44 smithi040 bash[28232]: cluster 2023-12-01T20:23:42.858206+0000 mgr.y (mgr.24356) 8566 : cluster 0 pgmap v8534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:44 smithi040 bash[28232]: audit 2023-12-01T20:23:44.550874+0000 mon.c (mon.2) 5383 : audit 0 from='client.? 172.21.15.40:0/2906477551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:44 smithi040 bash[41173]: cluster 2023-12-01T20:23:42.858206+0000 mgr.y (mgr.24356) 8566 : cluster 0 pgmap v8534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:44 smithi040 bash[41173]: audit 2023-12-01T20:23:44.550874+0000 mon.c (mon.2) 5383 : audit 0 from='client.? 172.21.15.40:0/2906477551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:46 smithi040 bash[28232]: cluster 2023-12-01T20:23:44.859407+0000 mgr.y (mgr.24356) 8567 : cluster 0 pgmap v8535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:23:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:23:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:46 smithi040 bash[41173]: cluster 2023-12-01T20:23:44.859407+0000 mgr.y (mgr.24356) 8567 : cluster 0 pgmap v8535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:46 smithi141 bash[31670]: cluster 2023-12-01T20:23:44.859407+0000 mgr.y (mgr.24356) 8567 : cluster 0 pgmap v8535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:48.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:47 smithi141 bash[31670]: audit 2023-12-01T20:23:47.022433+0000 mon.c (mon.2) 5384 : audit 0 from='client.? 172.21.15.40:0/605028977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:47 smithi040 bash[28232]: audit 2023-12-01T20:23:47.022433+0000 mon.c (mon.2) 5384 : audit 0 from='client.? 172.21.15.40:0/605028977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:47 smithi040 bash[41173]: audit 2023-12-01T20:23:47.022433+0000 mon.c (mon.2) 5384 : audit 0 from='client.? 172.21.15.40:0/605028977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:48 smithi141 bash[31670]: cluster 2023-12-01T20:23:46.860052+0000 mgr.y (mgr.24356) 8568 : cluster 0 pgmap v8536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:48 smithi141 bash[31670]: audit 2023-12-01T20:23:48.171941+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:48 smithi141 bash[31670]: audit 2023-12-01T20:23:48.182160+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:48 smithi141 bash[31670]: audit 2023-12-01T20:23:48.420541+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:48 smithi141 bash[31670]: audit 2023-12-01T20:23:48.429801+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[41173]: cluster 2023-12-01T20:23:46.860052+0000 mgr.y (mgr.24356) 8568 : cluster 0 pgmap v8536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[41173]: audit 2023-12-01T20:23:48.171941+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[41173]: audit 2023-12-01T20:23:48.182160+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[41173]: audit 2023-12-01T20:23:48.420541+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[41173]: audit 2023-12-01T20:23:48.429801+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[28232]: cluster 2023-12-01T20:23:46.860052+0000 mgr.y (mgr.24356) 8568 : cluster 0 pgmap v8536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[28232]: audit 2023-12-01T20:23:48.171941+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[28232]: audit 2023-12-01T20:23:48.182160+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[28232]: audit 2023-12-01T20:23:48.420541+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:48 smithi040 bash[28232]: audit 2023-12-01T20:23:48.429801+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:49 smithi141 bash[31670]: audit 2023-12-01T20:23:48.765190+0000 mon.c (mon.2) 5385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:49 smithi141 bash[31670]: audit 2023-12-01T20:23:48.904930+0000 mon.c (mon.2) 5386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:23:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:49 smithi141 bash[31670]: audit 2023-12-01T20:23:48.906875+0000 mon.c (mon.2) 5387 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:23:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:49 smithi141 bash[31670]: audit 2023-12-01T20:23:48.917740+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:49 smithi141 bash[31670]: audit 2023-12-01T20:23:49.493476+0000 mon.c (mon.2) 5388 : audit 0 from='client.? 172.21.15.40:0/2438932243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[28232]: audit 2023-12-01T20:23:48.765190+0000 mon.c (mon.2) 5385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[28232]: audit 2023-12-01T20:23:48.904930+0000 mon.c (mon.2) 5386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[28232]: audit 2023-12-01T20:23:48.906875+0000 mon.c (mon.2) 5387 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[28232]: audit 2023-12-01T20:23:48.917740+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[28232]: audit 2023-12-01T20:23:49.493476+0000 mon.c (mon.2) 5388 : audit 0 from='client.? 172.21.15.40:0/2438932243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[41173]: audit 2023-12-01T20:23:48.765190+0000 mon.c (mon.2) 5385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[41173]: audit 2023-12-01T20:23:48.904930+0000 mon.c (mon.2) 5386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:23:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[41173]: audit 2023-12-01T20:23:48.906875+0000 mon.c (mon.2) 5387 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:23:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[41173]: audit 2023-12-01T20:23:48.917740+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:23:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:49 smithi040 bash[41173]: audit 2023-12-01T20:23:49.493476+0000 mon.c (mon.2) 5388 : audit 0 from='client.? 172.21.15.40:0/2438932243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:50 smithi141 bash[31670]: cluster 2023-12-01T20:23:48.860678+0000 mgr.y (mgr.24356) 8569 : cluster 0 pgmap v8537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:50 smithi040 bash[28232]: cluster 2023-12-01T20:23:48.860678+0000 mgr.y (mgr.24356) 8569 : cluster 0 pgmap v8537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:50 smithi040 bash[41173]: cluster 2023-12-01T20:23:48.860678+0000 mgr.y (mgr.24356) 8569 : cluster 0 pgmap v8537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:52 smithi141 bash[31670]: cluster 2023-12-01T20:23:50.861801+0000 mgr.y (mgr.24356) 8570 : cluster 0 pgmap v8538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:52 smithi141 bash[31670]: audit 2023-12-01T20:23:51.957310+0000 mon.a (mon.0) 5693 : audit 0 from='client.? 172.21.15.40:0/3741315304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:52 smithi040 bash[28232]: cluster 2023-12-01T20:23:50.861801+0000 mgr.y (mgr.24356) 8570 : cluster 0 pgmap v8538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:52 smithi040 bash[28232]: audit 2023-12-01T20:23:51.957310+0000 mon.a (mon.0) 5693 : audit 0 from='client.? 172.21.15.40:0/3741315304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:52 smithi040 bash[41173]: cluster 2023-12-01T20:23:50.861801+0000 mgr.y (mgr.24356) 8570 : cluster 0 pgmap v8538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:52 smithi040 bash[41173]: audit 2023-12-01T20:23:51.957310+0000 mon.a (mon.0) 5693 : audit 0 from='client.? 172.21.15.40:0/3741315304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:54 smithi141 bash[31670]: cluster 2023-12-01T20:23:52.862431+0000 mgr.y (mgr.24356) 8571 : cluster 0 pgmap v8539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:54 smithi141 bash[31670]: audit 2023-12-01T20:23:54.415099+0000 mon.a (mon.0) 5694 : audit 0 from='client.? 172.21.15.40:0/3855808084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:54 smithi040 bash[28232]: cluster 2023-12-01T20:23:52.862431+0000 mgr.y (mgr.24356) 8571 : cluster 0 pgmap v8539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:54 smithi040 bash[28232]: audit 2023-12-01T20:23:54.415099+0000 mon.a (mon.0) 5694 : audit 0 from='client.? 172.21.15.40:0/3855808084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:54 smithi040 bash[41173]: cluster 2023-12-01T20:23:52.862431+0000 mgr.y (mgr.24356) 8571 : cluster 0 pgmap v8539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:54 smithi040 bash[41173]: audit 2023-12-01T20:23:54.415099+0000 mon.a (mon.0) 5694 : audit 0 from='client.? 172.21.15.40:0/3855808084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:56 smithi040 bash[28232]: cluster 2023-12-01T20:23:54.863622+0000 mgr.y (mgr.24356) 8572 : cluster 0 pgmap v8540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:23:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:23:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:56 smithi040 bash[41173]: cluster 2023-12-01T20:23:54.863622+0000 mgr.y (mgr.24356) 8572 : cluster 0 pgmap v8540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:56 smithi141 bash[31670]: cluster 2023-12-01T20:23:54.863622+0000 mgr.y (mgr.24356) 8572 : cluster 0 pgmap v8540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:57 smithi141 bash[31670]: audit 2023-12-01T20:23:56.885073+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.40:0/896136282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:57 smithi040 bash[41173]: audit 2023-12-01T20:23:56.885073+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.40:0/896136282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:57 smithi040 bash[28232]: audit 2023-12-01T20:23:56.885073+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.40:0/896136282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:23:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:58 smithi141 bash[31670]: cluster 2023-12-01T20:23:56.864241+0000 mgr.y (mgr.24356) 8573 : cluster 0 pgmap v8541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:58 smithi040 bash[28232]: cluster 2023-12-01T20:23:56.864241+0000 mgr.y (mgr.24356) 8573 : cluster 0 pgmap v8541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:23:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:58 smithi040 bash[41173]: cluster 2023-12-01T20:23:56.864241+0000 mgr.y (mgr.24356) 8573 : cluster 0 pgmap v8541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:23:59 smithi141 bash[31670]: audit 2023-12-01T20:23:59.344842+0000 mon.c (mon.2) 5389 : audit 0 from='client.? 172.21.15.40:0/2337339491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:23:59 smithi040 bash[28232]: audit 2023-12-01T20:23:59.344842+0000 mon.c (mon.2) 5389 : audit 0 from='client.? 172.21.15.40:0/2337339491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:23:59 smithi040 bash[41173]: audit 2023-12-01T20:23:59.344842+0000 mon.c (mon.2) 5389 : audit 0 from='client.? 172.21.15.40:0/2337339491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:00 smithi141 bash[31670]: cluster 2023-12-01T20:23:58.864945+0000 mgr.y (mgr.24356) 8574 : cluster 0 pgmap v8542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:00 smithi040 bash[28232]: cluster 2023-12-01T20:23:58.864945+0000 mgr.y (mgr.24356) 8574 : cluster 0 pgmap v8542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:00 smithi040 bash[41173]: cluster 2023-12-01T20:23:58.864945+0000 mgr.y (mgr.24356) 8574 : cluster 0 pgmap v8542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:02 smithi141 bash[31670]: cluster 2023-12-01T20:24:00.866134+0000 mgr.y (mgr.24356) 8575 : cluster 0 pgmap v8543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:02 smithi141 bash[31670]: audit 2023-12-01T20:24:01.815238+0000 mon.c (mon.2) 5390 : audit 0 from='client.? 172.21.15.40:0/3667969153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:02 smithi040 bash[28232]: cluster 2023-12-01T20:24:00.866134+0000 mgr.y (mgr.24356) 8575 : cluster 0 pgmap v8543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:02 smithi040 bash[28232]: audit 2023-12-01T20:24:01.815238+0000 mon.c (mon.2) 5390 : audit 0 from='client.? 172.21.15.40:0/3667969153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:02 smithi040 bash[41173]: cluster 2023-12-01T20:24:00.866134+0000 mgr.y (mgr.24356) 8575 : cluster 0 pgmap v8543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:02 smithi040 bash[41173]: audit 2023-12-01T20:24:01.815238+0000 mon.c (mon.2) 5390 : audit 0 from='client.? 172.21.15.40:0/3667969153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:04 smithi141 bash[31670]: cluster 2023-12-01T20:24:02.866829+0000 mgr.y (mgr.24356) 8576 : cluster 0 pgmap v8544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:04 smithi141 bash[31670]: audit 2023-12-01T20:24:03.769337+0000 mon.c (mon.2) 5391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:04 smithi141 bash[31670]: audit 2023-12-01T20:24:04.277880+0000 mon.c (mon.2) 5392 : audit 0 from='client.? 172.21.15.40:0/1333505141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:04 smithi040 bash[28232]: cluster 2023-12-01T20:24:02.866829+0000 mgr.y (mgr.24356) 8576 : cluster 0 pgmap v8544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:04 smithi040 bash[28232]: audit 2023-12-01T20:24:03.769337+0000 mon.c (mon.2) 5391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:04 smithi040 bash[28232]: audit 2023-12-01T20:24:04.277880+0000 mon.c (mon.2) 5392 : audit 0 from='client.? 172.21.15.40:0/1333505141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:04 smithi040 bash[41173]: cluster 2023-12-01T20:24:02.866829+0000 mgr.y (mgr.24356) 8576 : cluster 0 pgmap v8544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:04 smithi040 bash[41173]: audit 2023-12-01T20:24:03.769337+0000 mon.c (mon.2) 5391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:04 smithi040 bash[41173]: audit 2023-12-01T20:24:04.277880+0000 mon.c (mon.2) 5392 : audit 0 from='client.? 172.21.15.40:0/1333505141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:05 smithi141 bash[31670]: cluster 2023-12-01T20:24:04.868044+0000 mgr.y (mgr.24356) 8577 : cluster 0 pgmap v8545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:06.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:05 smithi040 bash[28232]: cluster 2023-12-01T20:24:04.868044+0000 mgr.y (mgr.24356) 8577 : cluster 0 pgmap v8545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:06.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:05 smithi040 bash[41173]: cluster 2023-12-01T20:24:04.868044+0000 mgr.y (mgr.24356) 8577 : cluster 0 pgmap v8545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:06.781 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:24:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:24:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:06 smithi040 bash[28232]: audit 2023-12-01T20:24:06.745075+0000 mon.a (mon.0) 5696 : audit 0 from='client.? 172.21.15.40:0/1950446782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:06 smithi040 bash[41173]: audit 2023-12-01T20:24:06.745075+0000 mon.a (mon.0) 5696 : audit 0 from='client.? 172.21.15.40:0/1950446782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:06 smithi141 bash[31670]: audit 2023-12-01T20:24:06.745075+0000 mon.a (mon.0) 5696 : audit 0 from='client.? 172.21.15.40:0/1950446782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:08.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:07 smithi040 bash[28232]: cluster 2023-12-01T20:24:06.868696+0000 mgr.y (mgr.24356) 8578 : cluster 0 pgmap v8546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:07 smithi040 bash[41173]: cluster 2023-12-01T20:24:06.868696+0000 mgr.y (mgr.24356) 8578 : cluster 0 pgmap v8546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:08.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:07 smithi141 bash[31670]: cluster 2023-12-01T20:24:06.868696+0000 mgr.y (mgr.24356) 8578 : cluster 0 pgmap v8546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:09.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:09 smithi141 bash[31670]: audit 2023-12-01T20:24:09.209575+0000 mon.c (mon.2) 5393 : audit 0 from='client.? 172.21.15.40:0/1739840921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:09 smithi040 bash[28232]: audit 2023-12-01T20:24:09.209575+0000 mon.c (mon.2) 5393 : audit 0 from='client.? 172.21.15.40:0/1739840921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:09.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:09 smithi040 bash[41173]: audit 2023-12-01T20:24:09.209575+0000 mon.c (mon.2) 5393 : audit 0 from='client.? 172.21.15.40:0/1739840921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:10 smithi141 bash[31670]: cluster 2023-12-01T20:24:08.869303+0000 mgr.y (mgr.24356) 8579 : cluster 0 pgmap v8547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:10 smithi040 bash[41173]: cluster 2023-12-01T20:24:08.869303+0000 mgr.y (mgr.24356) 8579 : cluster 0 pgmap v8547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:10 smithi040 bash[28232]: cluster 2023-12-01T20:24:08.869303+0000 mgr.y (mgr.24356) 8579 : cluster 0 pgmap v8547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:12 smithi141 bash[31670]: cluster 2023-12-01T20:24:10.870589+0000 mgr.y (mgr.24356) 8580 : cluster 0 pgmap v8548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:12 smithi141 bash[31670]: audit 2023-12-01T20:24:11.678920+0000 mon.a (mon.0) 5697 : audit 0 from='client.? 172.21.15.40:0/3149440630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:12 smithi040 bash[28232]: cluster 2023-12-01T20:24:10.870589+0000 mgr.y (mgr.24356) 8580 : cluster 0 pgmap v8548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:12 smithi040 bash[28232]: audit 2023-12-01T20:24:11.678920+0000 mon.a (mon.0) 5697 : audit 0 from='client.? 172.21.15.40:0/3149440630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:12 smithi040 bash[41173]: cluster 2023-12-01T20:24:10.870589+0000 mgr.y (mgr.24356) 8580 : cluster 0 pgmap v8548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:12 smithi040 bash[41173]: audit 2023-12-01T20:24:11.678920+0000 mon.a (mon.0) 5697 : audit 0 from='client.? 172.21.15.40:0/3149440630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:14 smithi141 bash[31670]: cluster 2023-12-01T20:24:12.871399+0000 mgr.y (mgr.24356) 8581 : cluster 0 pgmap v8549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:14 smithi141 bash[31670]: audit 2023-12-01T20:24:14.144894+0000 mon.c (mon.2) 5394 : audit 0 from='client.? 172.21.15.40:0/1992245243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:14 smithi040 bash[28232]: cluster 2023-12-01T20:24:12.871399+0000 mgr.y (mgr.24356) 8581 : cluster 0 pgmap v8549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:14 smithi040 bash[28232]: audit 2023-12-01T20:24:14.144894+0000 mon.c (mon.2) 5394 : audit 0 from='client.? 172.21.15.40:0/1992245243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:14 smithi040 bash[41173]: cluster 2023-12-01T20:24:12.871399+0000 mgr.y (mgr.24356) 8581 : cluster 0 pgmap v8549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:14 smithi040 bash[41173]: audit 2023-12-01T20:24:14.144894+0000 mon.c (mon.2) 5394 : audit 0 from='client.? 172.21.15.40:0/1992245243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:16.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:16 smithi141 bash[31670]: cluster 2023-12-01T20:24:14.872656+0000 mgr.y (mgr.24356) 8582 : cluster 0 pgmap v8550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:24:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:24:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:16 smithi040 bash[41173]: cluster 2023-12-01T20:24:14.872656+0000 mgr.y (mgr.24356) 8582 : cluster 0 pgmap v8550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:16 smithi040 bash[28232]: cluster 2023-12-01T20:24:14.872656+0000 mgr.y (mgr.24356) 8582 : cluster 0 pgmap v8550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:17 smithi040 bash[28232]: audit 2023-12-01T20:24:16.611004+0000 mon.a (mon.0) 5698 : audit 0 from='client.? 172.21.15.40:0/450415686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:17 smithi040 bash[41173]: audit 2023-12-01T20:24:16.611004+0000 mon.a (mon.0) 5698 : audit 0 from='client.? 172.21.15.40:0/450415686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:17 smithi141 bash[31670]: audit 2023-12-01T20:24:16.611004+0000 mon.a (mon.0) 5698 : audit 0 from='client.? 172.21.15.40:0/450415686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:18 smithi040 bash[28232]: cluster 2023-12-01T20:24:16.873321+0000 mgr.y (mgr.24356) 8583 : cluster 0 pgmap v8551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:18 smithi040 bash[41173]: cluster 2023-12-01T20:24:16.873321+0000 mgr.y (mgr.24356) 8583 : cluster 0 pgmap v8551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:18 smithi141 bash[31670]: cluster 2023-12-01T20:24:16.873321+0000 mgr.y (mgr.24356) 8583 : cluster 0 pgmap v8551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:19 smithi040 bash[28232]: audit 2023-12-01T20:24:18.773361+0000 mon.c (mon.2) 5395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:19 smithi040 bash[28232]: audit 2023-12-01T20:24:19.073389+0000 mon.c (mon.2) 5396 : audit 0 from='client.? 172.21.15.40:0/1695789009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:19 smithi040 bash[41173]: audit 2023-12-01T20:24:18.773361+0000 mon.c (mon.2) 5395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:19 smithi040 bash[41173]: audit 2023-12-01T20:24:19.073389+0000 mon.c (mon.2) 5396 : audit 0 from='client.? 172.21.15.40:0/1695789009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:19 smithi141 bash[31670]: audit 2023-12-01T20:24:18.773361+0000 mon.c (mon.2) 5395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:19 smithi141 bash[31670]: audit 2023-12-01T20:24:19.073389+0000 mon.c (mon.2) 5396 : audit 0 from='client.? 172.21.15.40:0/1695789009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:20 smithi040 bash[28232]: cluster 2023-12-01T20:24:18.873982+0000 mgr.y (mgr.24356) 8584 : cluster 0 pgmap v8552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:20 smithi040 bash[41173]: cluster 2023-12-01T20:24:18.873982+0000 mgr.y (mgr.24356) 8584 : cluster 0 pgmap v8552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:20 smithi141 bash[31670]: cluster 2023-12-01T20:24:18.873982+0000 mgr.y (mgr.24356) 8584 : cluster 0 pgmap v8552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:22 smithi040 bash[28232]: cluster 2023-12-01T20:24:20.875170+0000 mgr.y (mgr.24356) 8585 : cluster 0 pgmap v8553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:22 smithi040 bash[28232]: audit 2023-12-01T20:24:21.545030+0000 mon.c (mon.2) 5397 : audit 0 from='client.? 172.21.15.40:0/1599934684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:22 smithi040 bash[41173]: cluster 2023-12-01T20:24:20.875170+0000 mgr.y (mgr.24356) 8585 : cluster 0 pgmap v8553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:22 smithi040 bash[41173]: audit 2023-12-01T20:24:21.545030+0000 mon.c (mon.2) 5397 : audit 0 from='client.? 172.21.15.40:0/1599934684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:22 smithi141 bash[31670]: cluster 2023-12-01T20:24:20.875170+0000 mgr.y (mgr.24356) 8585 : cluster 0 pgmap v8553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:22 smithi141 bash[31670]: audit 2023-12-01T20:24:21.545030+0000 mon.c (mon.2) 5397 : audit 0 from='client.? 172.21.15.40:0/1599934684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:24 smithi040 bash[28232]: cluster 2023-12-01T20:24:22.875867+0000 mgr.y (mgr.24356) 8586 : cluster 0 pgmap v8554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:24 smithi040 bash[28232]: audit 2023-12-01T20:24:24.008488+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.40:0/2520397311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:24 smithi040 bash[41173]: cluster 2023-12-01T20:24:22.875867+0000 mgr.y (mgr.24356) 8586 : cluster 0 pgmap v8554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:24 smithi040 bash[41173]: audit 2023-12-01T20:24:24.008488+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.40:0/2520397311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:24 smithi141 bash[31670]: cluster 2023-12-01T20:24:22.875867+0000 mgr.y (mgr.24356) 8586 : cluster 0 pgmap v8554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:24 smithi141 bash[31670]: audit 2023-12-01T20:24:24.008488+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.40:0/2520397311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:26 smithi040 bash[28232]: cluster 2023-12-01T20:24:24.877020+0000 mgr.y (mgr.24356) 8587 : cluster 0 pgmap v8555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:26 smithi040 bash[28232]: audit 2023-12-01T20:24:26.471355+0000 mon.c (mon.2) 5398 : audit 0 from='client.? 172.21.15.40:0/2073625188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:24:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:24:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:26 smithi040 bash[41173]: cluster 2023-12-01T20:24:24.877020+0000 mgr.y (mgr.24356) 8587 : cluster 0 pgmap v8555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:26 smithi040 bash[41173]: audit 2023-12-01T20:24:26.471355+0000 mon.c (mon.2) 5398 : audit 0 from='client.? 172.21.15.40:0/2073625188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:26 smithi141 bash[31670]: cluster 2023-12-01T20:24:24.877020+0000 mgr.y (mgr.24356) 8587 : cluster 0 pgmap v8555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:26 smithi141 bash[31670]: audit 2023-12-01T20:24:26.471355+0000 mon.c (mon.2) 5398 : audit 0 from='client.? 172.21.15.40:0/2073625188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:28 smithi040 bash[28232]: cluster 2023-12-01T20:24:26.877684+0000 mgr.y (mgr.24356) 8588 : cluster 0 pgmap v8556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:28 smithi040 bash[41173]: cluster 2023-12-01T20:24:26.877684+0000 mgr.y (mgr.24356) 8588 : cluster 0 pgmap v8556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:28 smithi141 bash[31670]: cluster 2023-12-01T20:24:26.877684+0000 mgr.y (mgr.24356) 8588 : cluster 0 pgmap v8556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:29 smithi040 bash[41173]: audit 2023-12-01T20:24:28.946201+0000 mon.a (mon.0) 5700 : audit 0 from='client.? 172.21.15.40:0/148872405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:29 smithi040 bash[28232]: audit 2023-12-01T20:24:28.946201+0000 mon.a (mon.0) 5700 : audit 0 from='client.? 172.21.15.40:0/148872405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:29 smithi141 bash[31670]: audit 2023-12-01T20:24:28.946201+0000 mon.a (mon.0) 5700 : audit 0 from='client.? 172.21.15.40:0/148872405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:30 smithi040 bash[28232]: cluster 2023-12-01T20:24:28.878311+0000 mgr.y (mgr.24356) 8589 : cluster 0 pgmap v8557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:30 smithi040 bash[41173]: cluster 2023-12-01T20:24:28.878311+0000 mgr.y (mgr.24356) 8589 : cluster 0 pgmap v8557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:30 smithi141 bash[31670]: cluster 2023-12-01T20:24:28.878311+0000 mgr.y (mgr.24356) 8589 : cluster 0 pgmap v8557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:31 smithi040 bash[41173]: audit 2023-12-01T20:24:31.407963+0000 mon.a (mon.0) 5701 : audit 0 from='client.? 172.21.15.40:0/3952357464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:31 smithi040 bash[28232]: audit 2023-12-01T20:24:31.407963+0000 mon.a (mon.0) 5701 : audit 0 from='client.? 172.21.15.40:0/3952357464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:32.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:31 smithi141 bash[31670]: audit 2023-12-01T20:24:31.407963+0000 mon.a (mon.0) 5701 : audit 0 from='client.? 172.21.15.40:0/3952357464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:32 smithi040 bash[28232]: cluster 2023-12-01T20:24:30.879539+0000 mgr.y (mgr.24356) 8590 : cluster 0 pgmap v8558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:32 smithi040 bash[41173]: cluster 2023-12-01T20:24:30.879539+0000 mgr.y (mgr.24356) 8590 : cluster 0 pgmap v8558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:32 smithi141 bash[31670]: cluster 2023-12-01T20:24:30.879539+0000 mgr.y (mgr.24356) 8590 : cluster 0 pgmap v8558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:34 smithi040 bash[28232]: cluster 2023-12-01T20:24:32.880220+0000 mgr.y (mgr.24356) 8591 : cluster 0 pgmap v8559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:34 smithi040 bash[28232]: audit 2023-12-01T20:24:33.766214+0000 mon.c (mon.2) 5399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:34 smithi040 bash[28232]: audit 2023-12-01T20:24:33.870442+0000 mon.c (mon.2) 5400 : audit 0 from='client.? 172.21.15.40:0/2570421557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:34 smithi040 bash[41173]: cluster 2023-12-01T20:24:32.880220+0000 mgr.y (mgr.24356) 8591 : cluster 0 pgmap v8559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:34 smithi040 bash[41173]: audit 2023-12-01T20:24:33.766214+0000 mon.c (mon.2) 5399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:34 smithi040 bash[41173]: audit 2023-12-01T20:24:33.870442+0000 mon.c (mon.2) 5400 : audit 0 from='client.? 172.21.15.40:0/2570421557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:34 smithi141 bash[31670]: cluster 2023-12-01T20:24:32.880220+0000 mgr.y (mgr.24356) 8591 : cluster 0 pgmap v8559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:34 smithi141 bash[31670]: audit 2023-12-01T20:24:33.766214+0000 mon.c (mon.2) 5399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:34 smithi141 bash[31670]: audit 2023-12-01T20:24:33.870442+0000 mon.c (mon.2) 5400 : audit 0 from='client.? 172.21.15.40:0/2570421557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:24:36] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:24:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:36 smithi040 bash[28232]: cluster 2023-12-01T20:24:34.881390+0000 mgr.y (mgr.24356) 8592 : cluster 0 pgmap v8560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:36 smithi040 bash[28232]: audit 2023-12-01T20:24:36.338473+0000 mon.b (mon.1) 47 : audit 0 from='client.? 172.21.15.40:0/4083321985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:36 smithi040 bash[41173]: cluster 2023-12-01T20:24:34.881390+0000 mgr.y (mgr.24356) 8592 : cluster 0 pgmap v8560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:36 smithi040 bash[41173]: audit 2023-12-01T20:24:36.338473+0000 mon.b (mon.1) 47 : audit 0 from='client.? 172.21.15.40:0/4083321985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:36 smithi141 bash[31670]: cluster 2023-12-01T20:24:34.881390+0000 mgr.y (mgr.24356) 8592 : cluster 0 pgmap v8560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:36 smithi141 bash[31670]: audit 2023-12-01T20:24:36.338473+0000 mon.b (mon.1) 47 : audit 0 from='client.? 172.21.15.40:0/4083321985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:38 smithi040 bash[28232]: cluster 2023-12-01T20:24:36.882073+0000 mgr.y (mgr.24356) 8593 : cluster 0 pgmap v8561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:38 smithi040 bash[41173]: cluster 2023-12-01T20:24:36.882073+0000 mgr.y (mgr.24356) 8593 : cluster 0 pgmap v8561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:38 smithi141 bash[31670]: cluster 2023-12-01T20:24:36.882073+0000 mgr.y (mgr.24356) 8593 : cluster 0 pgmap v8561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:39 smithi040 bash[28232]: audit 2023-12-01T20:24:38.792825+0000 mon.c (mon.2) 5401 : audit 0 from='client.? 172.21.15.40:0/1714803318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:39 smithi040 bash[41173]: audit 2023-12-01T20:24:38.792825+0000 mon.c (mon.2) 5401 : audit 0 from='client.? 172.21.15.40:0/1714803318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:39 smithi141 bash[31670]: audit 2023-12-01T20:24:38.792825+0000 mon.c (mon.2) 5401 : audit 0 from='client.? 172.21.15.40:0/1714803318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:40 smithi040 bash[28232]: cluster 2023-12-01T20:24:38.882841+0000 mgr.y (mgr.24356) 8594 : cluster 0 pgmap v8562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:40 smithi040 bash[41173]: cluster 2023-12-01T20:24:38.882841+0000 mgr.y (mgr.24356) 8594 : cluster 0 pgmap v8562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:40 smithi141 bash[31670]: cluster 2023-12-01T20:24:38.882841+0000 mgr.y (mgr.24356) 8594 : cluster 0 pgmap v8562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:41 smithi040 bash[28232]: audit 2023-12-01T20:24:41.254860+0000 mon.a (mon.0) 5702 : audit 0 from='client.? 172.21.15.40:0/2567114943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:41 smithi040 bash[41173]: audit 2023-12-01T20:24:41.254860+0000 mon.a (mon.0) 5702 : audit 0 from='client.? 172.21.15.40:0/2567114943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:41 smithi141 bash[31670]: audit 2023-12-01T20:24:41.254860+0000 mon.a (mon.0) 5702 : audit 0 from='client.? 172.21.15.40:0/2567114943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:42 smithi040 bash[28232]: cluster 2023-12-01T20:24:40.884018+0000 mgr.y (mgr.24356) 8595 : cluster 0 pgmap v8563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:42 smithi040 bash[41173]: cluster 2023-12-01T20:24:40.884018+0000 mgr.y (mgr.24356) 8595 : cluster 0 pgmap v8563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:42 smithi141 bash[31670]: cluster 2023-12-01T20:24:40.884018+0000 mgr.y (mgr.24356) 8595 : cluster 0 pgmap v8563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:44 smithi040 bash[41173]: cluster 2023-12-01T20:24:42.884746+0000 mgr.y (mgr.24356) 8596 : cluster 0 pgmap v8564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:44 smithi040 bash[41173]: audit 2023-12-01T20:24:43.715873+0000 mon.a (mon.0) 5703 : audit 0 from='client.? 172.21.15.40:0/3765911744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:44 smithi040 bash[28232]: cluster 2023-12-01T20:24:42.884746+0000 mgr.y (mgr.24356) 8596 : cluster 0 pgmap v8564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:44 smithi040 bash[28232]: audit 2023-12-01T20:24:43.715873+0000 mon.a (mon.0) 5703 : audit 0 from='client.? 172.21.15.40:0/3765911744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:44 smithi141 bash[31670]: cluster 2023-12-01T20:24:42.884746+0000 mgr.y (mgr.24356) 8596 : cluster 0 pgmap v8564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:44 smithi141 bash[31670]: audit 2023-12-01T20:24:43.715873+0000 mon.a (mon.0) 5703 : audit 0 from='client.? 172.21.15.40:0/3765911744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:24:46] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:24:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:46 smithi040 bash[41173]: cluster 2023-12-01T20:24:44.886046+0000 mgr.y (mgr.24356) 8597 : cluster 0 pgmap v8565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:46 smithi040 bash[41173]: audit 2023-12-01T20:24:46.184216+0000 mon.a (mon.0) 5704 : audit 0 from='client.? 172.21.15.40:0/929473819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:46 smithi040 bash[28232]: cluster 2023-12-01T20:24:44.886046+0000 mgr.y (mgr.24356) 8597 : cluster 0 pgmap v8565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:46 smithi040 bash[28232]: audit 2023-12-01T20:24:46.184216+0000 mon.a (mon.0) 5704 : audit 0 from='client.? 172.21.15.40:0/929473819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:46 smithi141 bash[31670]: cluster 2023-12-01T20:24:44.886046+0000 mgr.y (mgr.24356) 8597 : cluster 0 pgmap v8565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:46 smithi141 bash[31670]: audit 2023-12-01T20:24:46.184216+0000 mon.a (mon.0) 5704 : audit 0 from='client.? 172.21.15.40:0/929473819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:48 smithi040 bash[41173]: cluster 2023-12-01T20:24:46.886745+0000 mgr.y (mgr.24356) 8598 : cluster 0 pgmap v8566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:48 smithi040 bash[28232]: cluster 2023-12-01T20:24:46.886745+0000 mgr.y (mgr.24356) 8598 : cluster 0 pgmap v8566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:48 smithi141 bash[31670]: cluster 2023-12-01T20:24:46.886745+0000 mgr.y (mgr.24356) 8598 : cluster 0 pgmap v8566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[28232]: audit 2023-12-01T20:24:48.656397+0000 mon.c (mon.2) 5402 : audit 0 from='client.? 172.21.15.40:0/897359597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[28232]: audit 2023-12-01T20:24:48.766327+0000 mon.c (mon.2) 5403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[28232]: audit 2023-12-01T20:24:49.003107+0000 mon.c (mon.2) 5404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[28232]: audit 2023-12-01T20:24:49.434152+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[28232]: audit 2023-12-01T20:24:49.445636+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[41173]: audit 2023-12-01T20:24:48.656397+0000 mon.c (mon.2) 5402 : audit 0 from='client.? 172.21.15.40:0/897359597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[41173]: audit 2023-12-01T20:24:48.766327+0000 mon.c (mon.2) 5403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[41173]: audit 2023-12-01T20:24:49.003107+0000 mon.c (mon.2) 5404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[41173]: audit 2023-12-01T20:24:49.434152+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:49 smithi040 bash[41173]: audit 2023-12-01T20:24:49.445636+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:49 smithi141 bash[31670]: audit 2023-12-01T20:24:48.656397+0000 mon.c (mon.2) 5402 : audit 0 from='client.? 172.21.15.40:0/897359597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:49 smithi141 bash[31670]: audit 2023-12-01T20:24:48.766327+0000 mon.c (mon.2) 5403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:49 smithi141 bash[31670]: audit 2023-12-01T20:24:49.003107+0000 mon.c (mon.2) 5404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:24:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:49 smithi141 bash[31670]: audit 2023-12-01T20:24:49.434152+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:49 smithi141 bash[31670]: audit 2023-12-01T20:24:49.445636+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:50 smithi040 bash[41173]: cluster 2023-12-01T20:24:48.887495+0000 mgr.y (mgr.24356) 8599 : cluster 0 pgmap v8567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:50 smithi040 bash[28232]: cluster 2023-12-01T20:24:48.887495+0000 mgr.y (mgr.24356) 8599 : cluster 0 pgmap v8567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:50 smithi141 bash[31670]: cluster 2023-12-01T20:24:48.887495+0000 mgr.y (mgr.24356) 8599 : cluster 0 pgmap v8567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:51 smithi040 bash[28232]: audit 2023-12-01T20:24:51.117051+0000 mon.c (mon.2) 5405 : audit 0 from='client.? 172.21.15.40:0/288825252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:51 smithi040 bash[41173]: audit 2023-12-01T20:24:51.117051+0000 mon.c (mon.2) 5405 : audit 0 from='client.? 172.21.15.40:0/288825252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:51 smithi141 bash[31670]: audit 2023-12-01T20:24:51.117051+0000 mon.c (mon.2) 5405 : audit 0 from='client.? 172.21.15.40:0/288825252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:52 smithi141 bash[31670]: cluster 2023-12-01T20:24:50.888334+0000 mgr.y (mgr.24356) 8600 : cluster 0 pgmap v8568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:52 smithi040 bash[28232]: cluster 2023-12-01T20:24:50.888334+0000 mgr.y (mgr.24356) 8600 : cluster 0 pgmap v8568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:52 smithi040 bash[41173]: cluster 2023-12-01T20:24:50.888334+0000 mgr.y (mgr.24356) 8600 : cluster 0 pgmap v8568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:54 smithi141 bash[31670]: cluster 2023-12-01T20:24:52.889162+0000 mgr.y (mgr.24356) 8601 : cluster 0 pgmap v8569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:54 smithi141 bash[31670]: audit 2023-12-01T20:24:53.577745+0000 mon.a (mon.0) 5707 : audit 0 from='client.? 172.21.15.40:0/4055629837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:54 smithi040 bash[28232]: cluster 2023-12-01T20:24:52.889162+0000 mgr.y (mgr.24356) 8601 : cluster 0 pgmap v8569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:54 smithi040 bash[28232]: audit 2023-12-01T20:24:53.577745+0000 mon.a (mon.0) 5707 : audit 0 from='client.? 172.21.15.40:0/4055629837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:54 smithi040 bash[41173]: cluster 2023-12-01T20:24:52.889162+0000 mgr.y (mgr.24356) 8601 : cluster 0 pgmap v8569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:54 smithi040 bash[41173]: audit 2023-12-01T20:24:53.577745+0000 mon.a (mon.0) 5707 : audit 0 from='client.? 172.21.15.40:0/4055629837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:56.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: cluster 2023-12-01T20:24:54.890049+0000 mgr.y (mgr.24356) 8602 : cluster 0 pgmap v8570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:56.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.148610+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.159921+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.341247+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.350771+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.849309+0000 mon.c (mon.2) 5406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.851091+0000 mon.c (mon.2) 5407 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:55.860379+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28232]: audit 2023-12-01T20:24:56.046320+0000 mon.a (mon.0) 5713 : audit 0 from='client.? 172.21.15.40:0/2942785107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: cluster 2023-12-01T20:24:54.890049+0000 mgr.y (mgr.24356) 8602 : cluster 0 pgmap v8570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.148610+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.159921+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.341247+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.350771+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.849309+0000 mon.c (mon.2) 5406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:24:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.851091+0000 mon.c (mon.2) 5407 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:24:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:55.860379+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[41173]: audit 2023-12-01T20:24:56.046320+0000 mon.a (mon.0) 5713 : audit 0 from='client.? 172.21.15.40:0/2942785107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:56.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: cluster 2023-12-01T20:24:54.890049+0000 mgr.y (mgr.24356) 8602 : cluster 0 pgmap v8570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:56.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.148610+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.159921+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.341247+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.350771+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.849309+0000 mon.c (mon.2) 5406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:24:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.851091+0000 mon.c (mon.2) 5407 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:24:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:55.860379+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:24:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:56 smithi141 bash[31670]: audit 2023-12-01T20:24:56.046320+0000 mon.a (mon.0) 5713 : audit 0 from='client.? 172.21.15.40:0/2942785107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:24:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:24:58.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:58 smithi040 bash[41173]: cluster 2023-12-01T20:24:56.890712+0000 mgr.y (mgr.24356) 8603 : cluster 0 pgmap v8571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:58.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:58 smithi040 bash[28232]: cluster 2023-12-01T20:24:56.890712+0000 mgr.y (mgr.24356) 8603 : cluster 0 pgmap v8571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:58 smithi141 bash[31670]: cluster 2023-12-01T20:24:56.890712+0000 mgr.y (mgr.24356) 8603 : cluster 0 pgmap v8571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:24:59.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:24:59 smithi141 bash[31670]: audit 2023-12-01T20:24:58.518713+0000 mon.c (mon.2) 5408 : audit 0 from='client.? 172.21.15.40:0/1864282053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:24:59 smithi040 bash[28232]: audit 2023-12-01T20:24:58.518713+0000 mon.c (mon.2) 5408 : audit 0 from='client.? 172.21.15.40:0/1864282053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:24:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:24:59 smithi040 bash[41173]: audit 2023-12-01T20:24:58.518713+0000 mon.c (mon.2) 5408 : audit 0 from='client.? 172.21.15.40:0/1864282053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:00 smithi040 bash[28232]: cluster 2023-12-01T20:24:58.891394+0000 mgr.y (mgr.24356) 8604 : cluster 0 pgmap v8572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:00 smithi040 bash[41173]: cluster 2023-12-01T20:24:58.891394+0000 mgr.y (mgr.24356) 8604 : cluster 0 pgmap v8572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:00 smithi141 bash[31670]: cluster 2023-12-01T20:24:58.891394+0000 mgr.y (mgr.24356) 8604 : cluster 0 pgmap v8572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:01.831 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:01 smithi141 bash[31670]: audit 2023-12-01T20:25:00.984782+0000 mon.a (mon.0) 5714 : audit 0 from='client.? 172.21.15.40:0/1321176189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:01 smithi040 bash[28232]: audit 2023-12-01T20:25:00.984782+0000 mon.a (mon.0) 5714 : audit 0 from='client.? 172.21.15.40:0/1321176189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:01 smithi040 bash[41173]: audit 2023-12-01T20:25:00.984782+0000 mon.a (mon.0) 5714 : audit 0 from='client.? 172.21.15.40:0/1321176189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:02 smithi040 bash[28232]: cluster 2023-12-01T20:25:00.892962+0000 mgr.y (mgr.24356) 8605 : cluster 0 pgmap v8573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:02 smithi040 bash[41173]: cluster 2023-12-01T20:25:00.892962+0000 mgr.y (mgr.24356) 8605 : cluster 0 pgmap v8573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:02 smithi141 bash[31670]: cluster 2023-12-01T20:25:00.892962+0000 mgr.y (mgr.24356) 8605 : cluster 0 pgmap v8573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:03 smithi040 bash[28232]: audit 2023-12-01T20:25:03.452392+0000 mon.a (mon.0) 5715 : audit 0 from='client.? 172.21.15.40:0/2649376429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:03 smithi040 bash[41173]: audit 2023-12-01T20:25:03.452392+0000 mon.a (mon.0) 5715 : audit 0 from='client.? 172.21.15.40:0/2649376429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:03 smithi141 bash[31670]: audit 2023-12-01T20:25:03.452392+0000 mon.a (mon.0) 5715 : audit 0 from='client.? 172.21.15.40:0/2649376429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:04 smithi040 bash[28232]: cluster 2023-12-01T20:25:02.893624+0000 mgr.y (mgr.24356) 8606 : cluster 0 pgmap v8574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:04 smithi040 bash[28232]: audit 2023-12-01T20:25:03.767012+0000 mon.c (mon.2) 5409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:04 smithi040 bash[41173]: cluster 2023-12-01T20:25:02.893624+0000 mgr.y (mgr.24356) 8606 : cluster 0 pgmap v8574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:04 smithi040 bash[41173]: audit 2023-12-01T20:25:03.767012+0000 mon.c (mon.2) 5409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:04 smithi141 bash[31670]: cluster 2023-12-01T20:25:02.893624+0000 mgr.y (mgr.24356) 8606 : cluster 0 pgmap v8574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:04 smithi141 bash[31670]: audit 2023-12-01T20:25:03.767012+0000 mon.c (mon.2) 5409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:06 smithi040 bash[28232]: cluster 2023-12-01T20:25:04.894833+0000 mgr.y (mgr.24356) 8607 : cluster 0 pgmap v8575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:06 smithi040 bash[28232]: audit 2023-12-01T20:25:05.917950+0000 mon.a (mon.0) 5716 : audit 0 from='client.? 172.21.15.40:0/3587420169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:25:06] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:25:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:06 smithi040 bash[41173]: cluster 2023-12-01T20:25:04.894833+0000 mgr.y (mgr.24356) 8607 : cluster 0 pgmap v8575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:06 smithi040 bash[41173]: audit 2023-12-01T20:25:05.917950+0000 mon.a (mon.0) 5716 : audit 0 from='client.? 172.21.15.40:0/3587420169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:06 smithi141 bash[31670]: cluster 2023-12-01T20:25:04.894833+0000 mgr.y (mgr.24356) 8607 : cluster 0 pgmap v8575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:06 smithi141 bash[31670]: audit 2023-12-01T20:25:05.917950+0000 mon.a (mon.0) 5716 : audit 0 from='client.? 172.21.15.40:0/3587420169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:08 smithi040 bash[28232]: cluster 2023-12-01T20:25:06.895516+0000 mgr.y (mgr.24356) 8608 : cluster 0 pgmap v8576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:08 smithi040 bash[28232]: audit 2023-12-01T20:25:08.383653+0000 mon.c (mon.2) 5410 : audit 0 from='client.? 172.21.15.40:0/1052914595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:08 smithi040 bash[41173]: cluster 2023-12-01T20:25:06.895516+0000 mgr.y (mgr.24356) 8608 : cluster 0 pgmap v8576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:08 smithi040 bash[41173]: audit 2023-12-01T20:25:08.383653+0000 mon.c (mon.2) 5410 : audit 0 from='client.? 172.21.15.40:0/1052914595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:08 smithi141 bash[31670]: cluster 2023-12-01T20:25:06.895516+0000 mgr.y (mgr.24356) 8608 : cluster 0 pgmap v8576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:08 smithi141 bash[31670]: audit 2023-12-01T20:25:08.383653+0000 mon.c (mon.2) 5410 : audit 0 from='client.? 172.21.15.40:0/1052914595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:10 smithi040 bash[28232]: cluster 2023-12-01T20:25:08.896271+0000 mgr.y (mgr.24356) 8609 : cluster 0 pgmap v8577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:10 smithi040 bash[41173]: cluster 2023-12-01T20:25:08.896271+0000 mgr.y (mgr.24356) 8609 : cluster 0 pgmap v8577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:10 smithi141 bash[31670]: cluster 2023-12-01T20:25:08.896271+0000 mgr.y (mgr.24356) 8609 : cluster 0 pgmap v8577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:11 smithi040 bash[28232]: audit 2023-12-01T20:25:10.842854+0000 mon.a (mon.0) 5717 : audit 0 from='client.? 172.21.15.40:0/3490711849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:11 smithi040 bash[41173]: audit 2023-12-01T20:25:10.842854+0000 mon.a (mon.0) 5717 : audit 0 from='client.? 172.21.15.40:0/3490711849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:12.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:11 smithi141 bash[31670]: audit 2023-12-01T20:25:10.842854+0000 mon.a (mon.0) 5717 : audit 0 from='client.? 172.21.15.40:0/3490711849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:12 smithi040 bash[28232]: cluster 2023-12-01T20:25:10.897457+0000 mgr.y (mgr.24356) 8610 : cluster 0 pgmap v8578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:12 smithi040 bash[41173]: cluster 2023-12-01T20:25:10.897457+0000 mgr.y (mgr.24356) 8610 : cluster 0 pgmap v8578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:12 smithi141 bash[31670]: cluster 2023-12-01T20:25:10.897457+0000 mgr.y (mgr.24356) 8610 : cluster 0 pgmap v8578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:13 smithi040 bash[28232]: audit 2023-12-01T20:25:13.304772+0000 mon.a (mon.0) 5718 : audit 0 from='client.? 172.21.15.40:0/3349093748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:13 smithi040 bash[41173]: audit 2023-12-01T20:25:13.304772+0000 mon.a (mon.0) 5718 : audit 0 from='client.? 172.21.15.40:0/3349093748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:14.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:13 smithi141 bash[31670]: audit 2023-12-01T20:25:13.304772+0000 mon.a (mon.0) 5718 : audit 0 from='client.? 172.21.15.40:0/3349093748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:14 smithi040 bash[28232]: cluster 2023-12-01T20:25:12.898155+0000 mgr.y (mgr.24356) 8611 : cluster 0 pgmap v8579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:14 smithi040 bash[41173]: cluster 2023-12-01T20:25:12.898155+0000 mgr.y (mgr.24356) 8611 : cluster 0 pgmap v8579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:14 smithi141 bash[31670]: cluster 2023-12-01T20:25:12.898155+0000 mgr.y (mgr.24356) 8611 : cluster 0 pgmap v8579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:25:16] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:25:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:16 smithi040 bash[41173]: cluster 2023-12-01T20:25:14.899117+0000 mgr.y (mgr.24356) 8612 : cluster 0 pgmap v8580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:16 smithi040 bash[41173]: audit 2023-12-01T20:25:15.769799+0000 mon.a (mon.0) 5719 : audit 0 from='client.? 172.21.15.40:0/2480043708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:16 smithi040 bash[28232]: cluster 2023-12-01T20:25:14.899117+0000 mgr.y (mgr.24356) 8612 : cluster 0 pgmap v8580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:16 smithi040 bash[28232]: audit 2023-12-01T20:25:15.769799+0000 mon.a (mon.0) 5719 : audit 0 from='client.? 172.21.15.40:0/2480043708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:16 smithi141 bash[31670]: cluster 2023-12-01T20:25:14.899117+0000 mgr.y (mgr.24356) 8612 : cluster 0 pgmap v8580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:16 smithi141 bash[31670]: audit 2023-12-01T20:25:15.769799+0000 mon.a (mon.0) 5719 : audit 0 from='client.? 172.21.15.40:0/2480043708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:18 smithi040 bash[28232]: cluster 2023-12-01T20:25:16.899771+0000 mgr.y (mgr.24356) 8613 : cluster 0 pgmap v8581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:18 smithi040 bash[28232]: audit 2023-12-01T20:25:18.227047+0000 mon.a (mon.0) 5720 : audit 0 from='client.? 172.21.15.40:0/2282219152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:18 smithi040 bash[41173]: cluster 2023-12-01T20:25:16.899771+0000 mgr.y (mgr.24356) 8613 : cluster 0 pgmap v8581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:18 smithi040 bash[41173]: audit 2023-12-01T20:25:18.227047+0000 mon.a (mon.0) 5720 : audit 0 from='client.? 172.21.15.40:0/2282219152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:18 smithi141 bash[31670]: cluster 2023-12-01T20:25:16.899771+0000 mgr.y (mgr.24356) 8613 : cluster 0 pgmap v8581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:18 smithi141 bash[31670]: audit 2023-12-01T20:25:18.227047+0000 mon.a (mon.0) 5720 : audit 0 from='client.? 172.21.15.40:0/2282219152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:19 smithi040 bash[28232]: audit 2023-12-01T20:25:18.767547+0000 mon.c (mon.2) 5411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:19 smithi040 bash[41173]: audit 2023-12-01T20:25:18.767547+0000 mon.c (mon.2) 5411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:19 smithi141 bash[31670]: audit 2023-12-01T20:25:18.767547+0000 mon.c (mon.2) 5411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:20 smithi040 bash[28232]: cluster 2023-12-01T20:25:18.900428+0000 mgr.y (mgr.24356) 8614 : cluster 0 pgmap v8582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:20 smithi040 bash[41173]: cluster 2023-12-01T20:25:18.900428+0000 mgr.y (mgr.24356) 8614 : cluster 0 pgmap v8582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:20 smithi141 bash[31670]: cluster 2023-12-01T20:25:18.900428+0000 mgr.y (mgr.24356) 8614 : cluster 0 pgmap v8582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:21 smithi040 bash[28232]: audit 2023-12-01T20:25:20.693334+0000 mon.c (mon.2) 5412 : audit 0 from='client.? 172.21.15.40:0/168005423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:21 smithi040 bash[41173]: audit 2023-12-01T20:25:20.693334+0000 mon.c (mon.2) 5412 : audit 0 from='client.? 172.21.15.40:0/168005423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:21 smithi141 bash[31670]: audit 2023-12-01T20:25:20.693334+0000 mon.c (mon.2) 5412 : audit 0 from='client.? 172.21.15.40:0/168005423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:22 smithi040 bash[41173]: cluster 2023-12-01T20:25:20.901656+0000 mgr.y (mgr.24356) 8615 : cluster 0 pgmap v8583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:22 smithi040 bash[28232]: cluster 2023-12-01T20:25:20.901656+0000 mgr.y (mgr.24356) 8615 : cluster 0 pgmap v8583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:22 smithi141 bash[31670]: cluster 2023-12-01T20:25:20.901656+0000 mgr.y (mgr.24356) 8615 : cluster 0 pgmap v8583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:23 smithi040 bash[28232]: audit 2023-12-01T20:25:23.160108+0000 mon.c (mon.2) 5413 : audit 0 from='client.? 172.21.15.40:0/2982918543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:23 smithi040 bash[41173]: audit 2023-12-01T20:25:23.160108+0000 mon.c (mon.2) 5413 : audit 0 from='client.? 172.21.15.40:0/2982918543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:24.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:23 smithi141 bash[31670]: audit 2023-12-01T20:25:23.160108+0000 mon.c (mon.2) 5413 : audit 0 from='client.? 172.21.15.40:0/2982918543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:24 smithi040 bash[28232]: cluster 2023-12-01T20:25:22.902298+0000 mgr.y (mgr.24356) 8616 : cluster 0 pgmap v8584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:24 smithi040 bash[41173]: cluster 2023-12-01T20:25:22.902298+0000 mgr.y (mgr.24356) 8616 : cluster 0 pgmap v8584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:24 smithi141 bash[31670]: cluster 2023-12-01T20:25:22.902298+0000 mgr.y (mgr.24356) 8616 : cluster 0 pgmap v8584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:25 smithi141 bash[31670]: audit 2023-12-01T20:25:25.624608+0000 mon.c (mon.2) 5414 : audit 0 from='client.? 172.21.15.40:0/883059286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:26.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:25 smithi040 bash[28232]: audit 2023-12-01T20:25:25.624608+0000 mon.c (mon.2) 5414 : audit 0 from='client.? 172.21.15.40:0/883059286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:25 smithi040 bash[41173]: audit 2023-12-01T20:25:25.624608+0000 mon.c (mon.2) 5414 : audit 0 from='client.? 172.21.15.40:0/883059286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:26 smithi040 bash[28232]: cluster 2023-12-01T20:25:24.903481+0000 mgr.y (mgr.24356) 8617 : cluster 0 pgmap v8585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:25:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:25:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:26 smithi040 bash[41173]: cluster 2023-12-01T20:25:24.903481+0000 mgr.y (mgr.24356) 8617 : cluster 0 pgmap v8585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:26 smithi141 bash[31670]: cluster 2023-12-01T20:25:24.903481+0000 mgr.y (mgr.24356) 8617 : cluster 0 pgmap v8585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:28 smithi141 bash[31670]: cluster 2023-12-01T20:25:26.904124+0000 mgr.y (mgr.24356) 8618 : cluster 0 pgmap v8586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:28 smithi141 bash[31670]: audit 2023-12-01T20:25:28.094359+0000 mon.a (mon.0) 5721 : audit 0 from='client.? 172.21.15.40:0/897383292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:28 smithi040 bash[28232]: cluster 2023-12-01T20:25:26.904124+0000 mgr.y (mgr.24356) 8618 : cluster 0 pgmap v8586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:28 smithi040 bash[28232]: audit 2023-12-01T20:25:28.094359+0000 mon.a (mon.0) 5721 : audit 0 from='client.? 172.21.15.40:0/897383292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:28 smithi040 bash[41173]: cluster 2023-12-01T20:25:26.904124+0000 mgr.y (mgr.24356) 8618 : cluster 0 pgmap v8586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:28 smithi040 bash[41173]: audit 2023-12-01T20:25:28.094359+0000 mon.a (mon.0) 5721 : audit 0 from='client.? 172.21.15.40:0/897383292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:30 smithi141 bash[31670]: cluster 2023-12-01T20:25:28.904841+0000 mgr.y (mgr.24356) 8619 : cluster 0 pgmap v8587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:30 smithi141 bash[31670]: audit 2023-12-01T20:25:30.553451+0000 mon.a (mon.0) 5722 : audit 0 from='client.? 172.21.15.40:0/1513372837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:30 smithi040 bash[28232]: cluster 2023-12-01T20:25:28.904841+0000 mgr.y (mgr.24356) 8619 : cluster 0 pgmap v8587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:30 smithi040 bash[28232]: audit 2023-12-01T20:25:30.553451+0000 mon.a (mon.0) 5722 : audit 0 from='client.? 172.21.15.40:0/1513372837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:30 smithi040 bash[41173]: cluster 2023-12-01T20:25:28.904841+0000 mgr.y (mgr.24356) 8619 : cluster 0 pgmap v8587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:30 smithi040 bash[41173]: audit 2023-12-01T20:25:30.553451+0000 mon.a (mon.0) 5722 : audit 0 from='client.? 172.21.15.40:0/1513372837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:32 smithi141 bash[31670]: cluster 2023-12-01T20:25:30.906026+0000 mgr.y (mgr.24356) 8620 : cluster 0 pgmap v8588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:32 smithi040 bash[28232]: cluster 2023-12-01T20:25:30.906026+0000 mgr.y (mgr.24356) 8620 : cluster 0 pgmap v8588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:32 smithi040 bash[41173]: cluster 2023-12-01T20:25:30.906026+0000 mgr.y (mgr.24356) 8620 : cluster 0 pgmap v8588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:34.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:33 smithi141 bash[31670]: audit 2023-12-01T20:25:33.017047+0000 mon.a (mon.0) 5723 : audit 0 from='client.? 172.21.15.40:0/1475020639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:34.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:33 smithi040 bash[28232]: audit 2023-12-01T20:25:33.017047+0000 mon.a (mon.0) 5723 : audit 0 from='client.? 172.21.15.40:0/1475020639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:34.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:33 smithi040 bash[41173]: audit 2023-12-01T20:25:33.017047+0000 mon.a (mon.0) 5723 : audit 0 from='client.? 172.21.15.40:0/1475020639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:34 smithi141 bash[31670]: cluster 2023-12-01T20:25:32.906676+0000 mgr.y (mgr.24356) 8621 : cluster 0 pgmap v8589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:34 smithi141 bash[31670]: audit 2023-12-01T20:25:33.767871+0000 mon.c (mon.2) 5415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:34 smithi040 bash[28232]: cluster 2023-12-01T20:25:32.906676+0000 mgr.y (mgr.24356) 8621 : cluster 0 pgmap v8589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:34 smithi040 bash[28232]: audit 2023-12-01T20:25:33.767871+0000 mon.c (mon.2) 5415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:34 smithi040 bash[41173]: cluster 2023-12-01T20:25:32.906676+0000 mgr.y (mgr.24356) 8621 : cluster 0 pgmap v8589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:34 smithi040 bash[41173]: audit 2023-12-01T20:25:33.767871+0000 mon.c (mon.2) 5415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:35 smithi141 bash[31670]: audit 2023-12-01T20:25:35.478604+0000 mon.a (mon.0) 5724 : audit 0 from='client.? 172.21.15.40:0/3476796574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:35 smithi040 bash[41173]: audit 2023-12-01T20:25:35.478604+0000 mon.a (mon.0) 5724 : audit 0 from='client.? 172.21.15.40:0/3476796574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:35 smithi040 bash[28232]: audit 2023-12-01T20:25:35.478604+0000 mon.a (mon.0) 5724 : audit 0 from='client.? 172.21.15.40:0/3476796574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:36 smithi040 bash[28232]: cluster 2023-12-01T20:25:34.907862+0000 mgr.y (mgr.24356) 8622 : cluster 0 pgmap v8590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:25:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:25:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:36 smithi040 bash[41173]: cluster 2023-12-01T20:25:34.907862+0000 mgr.y (mgr.24356) 8622 : cluster 0 pgmap v8590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:36 smithi141 bash[31670]: cluster 2023-12-01T20:25:34.907862+0000 mgr.y (mgr.24356) 8622 : cluster 0 pgmap v8590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:38 smithi141 bash[31670]: cluster 2023-12-01T20:25:36.908431+0000 mgr.y (mgr.24356) 8623 : cluster 0 pgmap v8591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:38 smithi141 bash[31670]: audit 2023-12-01T20:25:37.939773+0000 mon.c (mon.2) 5416 : audit 0 from='client.? 172.21.15.40:0/4010793106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:38 smithi040 bash[28232]: cluster 2023-12-01T20:25:36.908431+0000 mgr.y (mgr.24356) 8623 : cluster 0 pgmap v8591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:38 smithi040 bash[28232]: audit 2023-12-01T20:25:37.939773+0000 mon.c (mon.2) 5416 : audit 0 from='client.? 172.21.15.40:0/4010793106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:38 smithi040 bash[41173]: cluster 2023-12-01T20:25:36.908431+0000 mgr.y (mgr.24356) 8623 : cluster 0 pgmap v8591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:38 smithi040 bash[41173]: audit 2023-12-01T20:25:37.939773+0000 mon.c (mon.2) 5416 : audit 0 from='client.? 172.21.15.40:0/4010793106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:40 smithi141 bash[31670]: cluster 2023-12-01T20:25:38.909122+0000 mgr.y (mgr.24356) 8624 : cluster 0 pgmap v8592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:40 smithi141 bash[31670]: audit 2023-12-01T20:25:40.406570+0000 mon.c (mon.2) 5417 : audit 0 from='client.? 172.21.15.40:0/1356905579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:40 smithi040 bash[28232]: cluster 2023-12-01T20:25:38.909122+0000 mgr.y (mgr.24356) 8624 : cluster 0 pgmap v8592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:40 smithi040 bash[28232]: audit 2023-12-01T20:25:40.406570+0000 mon.c (mon.2) 5417 : audit 0 from='client.? 172.21.15.40:0/1356905579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:40 smithi040 bash[41173]: cluster 2023-12-01T20:25:38.909122+0000 mgr.y (mgr.24356) 8624 : cluster 0 pgmap v8592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:40 smithi040 bash[41173]: audit 2023-12-01T20:25:40.406570+0000 mon.c (mon.2) 5417 : audit 0 from='client.? 172.21.15.40:0/1356905579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:42 smithi141 bash[31670]: cluster 2023-12-01T20:25:40.910343+0000 mgr.y (mgr.24356) 8625 : cluster 0 pgmap v8593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:42 smithi040 bash[28232]: cluster 2023-12-01T20:25:40.910343+0000 mgr.y (mgr.24356) 8625 : cluster 0 pgmap v8593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:42 smithi040 bash[41173]: cluster 2023-12-01T20:25:40.910343+0000 mgr.y (mgr.24356) 8625 : cluster 0 pgmap v8593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:44.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:43 smithi141 bash[31670]: audit 2023-12-01T20:25:42.879720+0000 mon.c (mon.2) 5418 : audit 0 from='client.? 172.21.15.40:0/3118780509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:44.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:43 smithi040 bash[28232]: audit 2023-12-01T20:25:42.879720+0000 mon.c (mon.2) 5418 : audit 0 from='client.? 172.21.15.40:0/3118780509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:44.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:43 smithi040 bash[41173]: audit 2023-12-01T20:25:42.879720+0000 mon.c (mon.2) 5418 : audit 0 from='client.? 172.21.15.40:0/3118780509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:44 smithi141 bash[31670]: cluster 2023-12-01T20:25:42.910979+0000 mgr.y (mgr.24356) 8626 : cluster 0 pgmap v8594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:44 smithi040 bash[28232]: cluster 2023-12-01T20:25:42.910979+0000 mgr.y (mgr.24356) 8626 : cluster 0 pgmap v8594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:44 smithi040 bash[41173]: cluster 2023-12-01T20:25:42.910979+0000 mgr.y (mgr.24356) 8626 : cluster 0 pgmap v8594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:45 smithi141 bash[31670]: audit 2023-12-01T20:25:45.335574+0000 mon.c (mon.2) 5419 : audit 0 from='client.? 172.21.15.40:0/3712321693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:45 smithi040 bash[28232]: audit 2023-12-01T20:25:45.335574+0000 mon.c (mon.2) 5419 : audit 0 from='client.? 172.21.15.40:0/3712321693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:45 smithi040 bash[41173]: audit 2023-12-01T20:25:45.335574+0000 mon.c (mon.2) 5419 : audit 0 from='client.? 172.21.15.40:0/3712321693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:46.757 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:25:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:25:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:46 smithi141 bash[31670]: cluster 2023-12-01T20:25:44.911930+0000 mgr.y (mgr.24356) 8627 : cluster 0 pgmap v8595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:46 smithi040 bash[28232]: cluster 2023-12-01T20:25:44.911930+0000 mgr.y (mgr.24356) 8627 : cluster 0 pgmap v8595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:46 smithi040 bash[41173]: cluster 2023-12-01T20:25:44.911930+0000 mgr.y (mgr.24356) 8627 : cluster 0 pgmap v8595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:48 smithi141 bash[31670]: cluster 2023-12-01T20:25:46.912603+0000 mgr.y (mgr.24356) 8628 : cluster 0 pgmap v8596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:48 smithi141 bash[31670]: audit 2023-12-01T20:25:47.805531+0000 mon.c (mon.2) 5420 : audit 0 from='client.? 172.21.15.40:0/1646712291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:48 smithi040 bash[41173]: cluster 2023-12-01T20:25:46.912603+0000 mgr.y (mgr.24356) 8628 : cluster 0 pgmap v8596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:48 smithi040 bash[41173]: audit 2023-12-01T20:25:47.805531+0000 mon.c (mon.2) 5420 : audit 0 from='client.? 172.21.15.40:0/1646712291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:48 smithi040 bash[28232]: cluster 2023-12-01T20:25:46.912603+0000 mgr.y (mgr.24356) 8628 : cluster 0 pgmap v8596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:48 smithi040 bash[28232]: audit 2023-12-01T20:25:47.805531+0000 mon.c (mon.2) 5420 : audit 0 from='client.? 172.21.15.40:0/1646712291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:49 smithi141 bash[31670]: audit 2023-12-01T20:25:48.767431+0000 mon.c (mon.2) 5421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:49 smithi040 bash[41173]: audit 2023-12-01T20:25:48.767431+0000 mon.c (mon.2) 5421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:49 smithi040 bash[28232]: audit 2023-12-01T20:25:48.767431+0000 mon.c (mon.2) 5421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:50 smithi141 bash[31670]: cluster 2023-12-01T20:25:48.913243+0000 mgr.y (mgr.24356) 8629 : cluster 0 pgmap v8597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:50 smithi141 bash[31670]: audit 2023-12-01T20:25:50.268664+0000 mon.c (mon.2) 5422 : audit 0 from='client.? 172.21.15.40:0/696427887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:50 smithi040 bash[28232]: cluster 2023-12-01T20:25:48.913243+0000 mgr.y (mgr.24356) 8629 : cluster 0 pgmap v8597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:50 smithi040 bash[28232]: audit 2023-12-01T20:25:50.268664+0000 mon.c (mon.2) 5422 : audit 0 from='client.? 172.21.15.40:0/696427887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:50 smithi040 bash[41173]: cluster 2023-12-01T20:25:48.913243+0000 mgr.y (mgr.24356) 8629 : cluster 0 pgmap v8597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:50 smithi040 bash[41173]: audit 2023-12-01T20:25:50.268664+0000 mon.c (mon.2) 5422 : audit 0 from='client.? 172.21.15.40:0/696427887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:52 smithi141 bash[31670]: cluster 2023-12-01T20:25:50.914374+0000 mgr.y (mgr.24356) 8630 : cluster 0 pgmap v8598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:52 smithi141 bash[31670]: audit 2023-12-01T20:25:52.738570+0000 mon.c (mon.2) 5423 : audit 0 from='client.? 172.21.15.40:0/400145758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:52 smithi040 bash[28232]: cluster 2023-12-01T20:25:50.914374+0000 mgr.y (mgr.24356) 8630 : cluster 0 pgmap v8598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:52 smithi040 bash[28232]: audit 2023-12-01T20:25:52.738570+0000 mon.c (mon.2) 5423 : audit 0 from='client.? 172.21.15.40:0/400145758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:52 smithi040 bash[41173]: cluster 2023-12-01T20:25:50.914374+0000 mgr.y (mgr.24356) 8630 : cluster 0 pgmap v8598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:52 smithi040 bash[41173]: audit 2023-12-01T20:25:52.738570+0000 mon.c (mon.2) 5423 : audit 0 from='client.? 172.21.15.40:0/400145758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:54 smithi040 bash[28232]: cluster 2023-12-01T20:25:52.915044+0000 mgr.y (mgr.24356) 8631 : cluster 0 pgmap v8599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:54 smithi040 bash[41173]: cluster 2023-12-01T20:25:52.915044+0000 mgr.y (mgr.24356) 8631 : cluster 0 pgmap v8599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:54 smithi141 bash[31670]: cluster 2023-12-01T20:25:52.915044+0000 mgr.y (mgr.24356) 8631 : cluster 0 pgmap v8599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:55 smithi040 bash[28232]: audit 2023-12-01T20:25:55.204535+0000 mon.c (mon.2) 5424 : audit 0 from='client.? 172.21.15.40:0/3032672052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:55 smithi040 bash[41173]: audit 2023-12-01T20:25:55.204535+0000 mon.c (mon.2) 5424 : audit 0 from='client.? 172.21.15.40:0/3032672052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:55 smithi141 bash[31670]: audit 2023-12-01T20:25:55.204535+0000 mon.c (mon.2) 5424 : audit 0 from='client.? 172.21.15.40:0/3032672052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:56.792 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:25:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:25:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[41173]: cluster 2023-12-01T20:25:54.916128+0000 mgr.y (mgr.24356) 8632 : cluster 0 pgmap v8600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[41173]: audit 2023-12-01T20:25:55.942288+0000 mon.c (mon.2) 5425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:25:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[41173]: audit 2023-12-01T20:25:56.321477+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:25:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[41173]: audit 2023-12-01T20:25:56.333396+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:25:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[28232]: cluster 2023-12-01T20:25:54.916128+0000 mgr.y (mgr.24356) 8632 : cluster 0 pgmap v8600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[28232]: audit 2023-12-01T20:25:55.942288+0000 mon.c (mon.2) 5425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:25:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[28232]: audit 2023-12-01T20:25:56.321477+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:25:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:56 smithi040 bash[28232]: audit 2023-12-01T20:25:56.333396+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:25:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:56 smithi141 bash[31670]: cluster 2023-12-01T20:25:54.916128+0000 mgr.y (mgr.24356) 8632 : cluster 0 pgmap v8600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:56 smithi141 bash[31670]: audit 2023-12-01T20:25:55.942288+0000 mon.c (mon.2) 5425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:25:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:56 smithi141 bash[31670]: audit 2023-12-01T20:25:56.321477+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:25:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:56 smithi141 bash[31670]: audit 2023-12-01T20:25:56.333396+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:25:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:57 smithi040 bash[28232]: cluster 2023-12-01T20:25:56.916862+0000 mgr.y (mgr.24356) 8633 : cluster 0 pgmap v8601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:25:57 smithi040 bash[28232]: audit 2023-12-01T20:25:57.682616+0000 mon.a (mon.0) 5727 : audit 0 from='client.? 172.21.15.40:0/2556350130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:57 smithi040 bash[41173]: cluster 2023-12-01T20:25:56.916862+0000 mgr.y (mgr.24356) 8633 : cluster 0 pgmap v8601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:25:57 smithi040 bash[41173]: audit 2023-12-01T20:25:57.682616+0000 mon.a (mon.0) 5727 : audit 0 from='client.? 172.21.15.40:0/2556350130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:25:58.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:57 smithi141 bash[31670]: cluster 2023-12-01T20:25:56.916862+0000 mgr.y (mgr.24356) 8633 : cluster 0 pgmap v8601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:25:58.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:25:57 smithi141 bash[31670]: audit 2023-12-01T20:25:57.682616+0000 mon.a (mon.0) 5727 : audit 0 from='client.? 172.21.15.40:0/2556350130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:00 smithi040 bash[41173]: cluster 2023-12-01T20:25:58.917526+0000 mgr.y (mgr.24356) 8634 : cluster 0 pgmap v8602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:00 smithi040 bash[41173]: audit 2023-12-01T20:26:00.156836+0000 mon.a (mon.0) 5728 : audit 0 from='client.? 172.21.15.40:0/2898647722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:00 smithi040 bash[28232]: cluster 2023-12-01T20:25:58.917526+0000 mgr.y (mgr.24356) 8634 : cluster 0 pgmap v8602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:00 smithi040 bash[28232]: audit 2023-12-01T20:26:00.156836+0000 mon.a (mon.0) 5728 : audit 0 from='client.? 172.21.15.40:0/2898647722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:00 smithi141 bash[31670]: cluster 2023-12-01T20:25:58.917526+0000 mgr.y (mgr.24356) 8634 : cluster 0 pgmap v8602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:00 smithi141 bash[31670]: audit 2023-12-01T20:26:00.156836+0000 mon.a (mon.0) 5728 : audit 0 from='client.? 172.21.15.40:0/2898647722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[28232]: cluster 2023-12-01T20:26:00.918616+0000 mgr.y (mgr.24356) 8635 : cluster 0 pgmap v8603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[28232]: audit 2023-12-01T20:26:01.887692+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[28232]: audit 2023-12-01T20:26:01.902655+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[28232]: audit 2023-12-01T20:26:02.527218+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[28232]: audit 2023-12-01T20:26:02.540781+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[41173]: cluster 2023-12-01T20:26:00.918616+0000 mgr.y (mgr.24356) 8635 : cluster 0 pgmap v8603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[41173]: audit 2023-12-01T20:26:01.887692+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[41173]: audit 2023-12-01T20:26:01.902655+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[41173]: audit 2023-12-01T20:26:02.527218+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:02 smithi040 bash[41173]: audit 2023-12-01T20:26:02.540781+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:02 smithi141 bash[31670]: cluster 2023-12-01T20:26:00.918616+0000 mgr.y (mgr.24356) 8635 : cluster 0 pgmap v8603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:02 smithi141 bash[31670]: audit 2023-12-01T20:26:01.887692+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:02 smithi141 bash[31670]: audit 2023-12-01T20:26:01.902655+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:02 smithi141 bash[31670]: audit 2023-12-01T20:26:02.527218+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:02 smithi141 bash[31670]: audit 2023-12-01T20:26:02.540781+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[28232]: audit 2023-12-01T20:26:02.611695+0000 mon.c (mon.2) 5426 : audit 0 from='client.? 172.21.15.40:0/1026845098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[28232]: audit 2023-12-01T20:26:03.020366+0000 mon.c (mon.2) 5427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:26:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[28232]: audit 2023-12-01T20:26:03.022514+0000 mon.c (mon.2) 5428 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:26:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[28232]: audit 2023-12-01T20:26:03.034280+0000 mon.a (mon.0) 5733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[41173]: audit 2023-12-01T20:26:02.611695+0000 mon.c (mon.2) 5426 : audit 0 from='client.? 172.21.15.40:0/1026845098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[41173]: audit 2023-12-01T20:26:03.020366+0000 mon.c (mon.2) 5427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:26:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[41173]: audit 2023-12-01T20:26:03.022514+0000 mon.c (mon.2) 5428 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:26:03.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:03 smithi040 bash[41173]: audit 2023-12-01T20:26:03.034280+0000 mon.a (mon.0) 5733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:03 smithi141 bash[31670]: audit 2023-12-01T20:26:02.611695+0000 mon.c (mon.2) 5426 : audit 0 from='client.? 172.21.15.40:0/1026845098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:03 smithi141 bash[31670]: audit 2023-12-01T20:26:03.020366+0000 mon.c (mon.2) 5427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:26:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:03 smithi141 bash[31670]: audit 2023-12-01T20:26:03.022514+0000 mon.c (mon.2) 5428 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:26:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:03 smithi141 bash[31670]: audit 2023-12-01T20:26:03.034280+0000 mon.a (mon.0) 5733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:26:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:04 smithi040 bash[41173]: cluster 2023-12-01T20:26:02.919256+0000 mgr.y (mgr.24356) 8636 : cluster 0 pgmap v8604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:04 smithi040 bash[41173]: audit 2023-12-01T20:26:03.768693+0000 mon.c (mon.2) 5429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:04 smithi040 bash[28232]: cluster 2023-12-01T20:26:02.919256+0000 mgr.y (mgr.24356) 8636 : cluster 0 pgmap v8604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:04 smithi040 bash[28232]: audit 2023-12-01T20:26:03.768693+0000 mon.c (mon.2) 5429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:04 smithi141 bash[31670]: cluster 2023-12-01T20:26:02.919256+0000 mgr.y (mgr.24356) 8636 : cluster 0 pgmap v8604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:04 smithi141 bash[31670]: audit 2023-12-01T20:26:03.768693+0000 mon.c (mon.2) 5429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:05 smithi040 bash[41173]: audit 2023-12-01T20:26:05.081261+0000 mon.a (mon.0) 5734 : audit 0 from='client.? 172.21.15.40:0/1713492740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:05 smithi040 bash[28232]: audit 2023-12-01T20:26:05.081261+0000 mon.a (mon.0) 5734 : audit 0 from='client.? 172.21.15.40:0/1713492740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:05 smithi141 bash[31670]: audit 2023-12-01T20:26:05.081261+0000 mon.a (mon.0) 5734 : audit 0 from='client.? 172.21.15.40:0/1713492740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:26:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T20:26:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:06 smithi040 bash[41173]: cluster 2023-12-01T20:26:04.920310+0000 mgr.y (mgr.24356) 8637 : cluster 0 pgmap v8605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:06 smithi040 bash[28232]: cluster 2023-12-01T20:26:04.920310+0000 mgr.y (mgr.24356) 8637 : cluster 0 pgmap v8605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:06 smithi141 bash[31670]: cluster 2023-12-01T20:26:04.920310+0000 mgr.y (mgr.24356) 8637 : cluster 0 pgmap v8605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:07 smithi040 bash[28232]: audit 2023-12-01T20:26:07.542627+0000 mon.c (mon.2) 5430 : audit 0 from='client.? 172.21.15.40:0/3183153976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:07 smithi040 bash[41173]: audit 2023-12-01T20:26:07.542627+0000 mon.c (mon.2) 5430 : audit 0 from='client.? 172.21.15.40:0/3183153976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:07 smithi141 bash[31670]: audit 2023-12-01T20:26:07.542627+0000 mon.c (mon.2) 5430 : audit 0 from='client.? 172.21.15.40:0/3183153976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:08 smithi040 bash[28232]: cluster 2023-12-01T20:26:06.921000+0000 mgr.y (mgr.24356) 8638 : cluster 0 pgmap v8606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:08 smithi040 bash[41173]: cluster 2023-12-01T20:26:06.921000+0000 mgr.y (mgr.24356) 8638 : cluster 0 pgmap v8606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:08 smithi141 bash[31670]: cluster 2023-12-01T20:26:06.921000+0000 mgr.y (mgr.24356) 8638 : cluster 0 pgmap v8606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:10 smithi040 bash[28232]: cluster 2023-12-01T20:26:08.921669+0000 mgr.y (mgr.24356) 8639 : cluster 0 pgmap v8607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:10 smithi040 bash[28232]: audit 2023-12-01T20:26:10.000450+0000 mon.c (mon.2) 5431 : audit 0 from='client.? 172.21.15.40:0/3483975057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:10 smithi040 bash[41173]: cluster 2023-12-01T20:26:08.921669+0000 mgr.y (mgr.24356) 8639 : cluster 0 pgmap v8607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:10 smithi040 bash[41173]: audit 2023-12-01T20:26:10.000450+0000 mon.c (mon.2) 5431 : audit 0 from='client.? 172.21.15.40:0/3483975057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:10 smithi141 bash[31670]: cluster 2023-12-01T20:26:08.921669+0000 mgr.y (mgr.24356) 8639 : cluster 0 pgmap v8607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:10 smithi141 bash[31670]: audit 2023-12-01T20:26:10.000450+0000 mon.c (mon.2) 5431 : audit 0 from='client.? 172.21.15.40:0/3483975057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:12 smithi040 bash[28232]: cluster 2023-12-01T20:26:10.922830+0000 mgr.y (mgr.24356) 8640 : cluster 0 pgmap v8608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:12 smithi040 bash[28232]: audit 2023-12-01T20:26:12.458379+0000 mon.a (mon.0) 5735 : audit 0 from='client.? 172.21.15.40:0/5287873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:12 smithi040 bash[41173]: cluster 2023-12-01T20:26:10.922830+0000 mgr.y (mgr.24356) 8640 : cluster 0 pgmap v8608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:12 smithi040 bash[41173]: audit 2023-12-01T20:26:12.458379+0000 mon.a (mon.0) 5735 : audit 0 from='client.? 172.21.15.40:0/5287873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:12 smithi141 bash[31670]: cluster 2023-12-01T20:26:10.922830+0000 mgr.y (mgr.24356) 8640 : cluster 0 pgmap v8608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:12 smithi141 bash[31670]: audit 2023-12-01T20:26:12.458379+0000 mon.a (mon.0) 5735 : audit 0 from='client.? 172.21.15.40:0/5287873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:14 smithi040 bash[28232]: cluster 2023-12-01T20:26:12.923526+0000 mgr.y (mgr.24356) 8641 : cluster 0 pgmap v8609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:14 smithi040 bash[41173]: cluster 2023-12-01T20:26:12.923526+0000 mgr.y (mgr.24356) 8641 : cluster 0 pgmap v8609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:14 smithi141 bash[31670]: cluster 2023-12-01T20:26:12.923526+0000 mgr.y (mgr.24356) 8641 : cluster 0 pgmap v8609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:15 smithi040 bash[28232]: audit 2023-12-01T20:26:14.908402+0000 mon.a (mon.0) 5736 : audit 0 from='client.? 172.21.15.40:0/1233302200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:15 smithi040 bash[41173]: audit 2023-12-01T20:26:14.908402+0000 mon.a (mon.0) 5736 : audit 0 from='client.? 172.21.15.40:0/1233302200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:15 smithi141 bash[31670]: audit 2023-12-01T20:26:14.908402+0000 mon.a (mon.0) 5736 : audit 0 from='client.? 172.21.15.40:0/1233302200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:26:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T20:26:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:16 smithi040 bash[41173]: cluster 2023-12-01T20:26:14.924580+0000 mgr.y (mgr.24356) 8642 : cluster 0 pgmap v8610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:16 smithi040 bash[28232]: cluster 2023-12-01T20:26:14.924580+0000 mgr.y (mgr.24356) 8642 : cluster 0 pgmap v8610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:16 smithi141 bash[31670]: cluster 2023-12-01T20:26:14.924580+0000 mgr.y (mgr.24356) 8642 : cluster 0 pgmap v8610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:17 smithi040 bash[41173]: audit 2023-12-01T20:26:17.393586+0000 mon.c (mon.2) 5432 : audit 0 from='client.? 172.21.15.40:0/983781603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:17 smithi040 bash[28232]: audit 2023-12-01T20:26:17.393586+0000 mon.c (mon.2) 5432 : audit 0 from='client.? 172.21.15.40:0/983781603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:17 smithi141 bash[31670]: audit 2023-12-01T20:26:17.393586+0000 mon.c (mon.2) 5432 : audit 0 from='client.? 172.21.15.40:0/983781603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:18 smithi040 bash[28232]: cluster 2023-12-01T20:26:16.925136+0000 mgr.y (mgr.24356) 8643 : cluster 0 pgmap v8611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:18 smithi040 bash[41173]: cluster 2023-12-01T20:26:16.925136+0000 mgr.y (mgr.24356) 8643 : cluster 0 pgmap v8611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:18 smithi141 bash[31670]: cluster 2023-12-01T20:26:16.925136+0000 mgr.y (mgr.24356) 8643 : cluster 0 pgmap v8611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:19 smithi040 bash[41173]: audit 2023-12-01T20:26:18.768978+0000 mon.c (mon.2) 5433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:19 smithi040 bash[28232]: audit 2023-12-01T20:26:18.768978+0000 mon.c (mon.2) 5433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:19 smithi141 bash[31670]: audit 2023-12-01T20:26:18.768978+0000 mon.c (mon.2) 5433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:20 smithi040 bash[28232]: cluster 2023-12-01T20:26:18.925751+0000 mgr.y (mgr.24356) 8644 : cluster 0 pgmap v8612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:20 smithi040 bash[28232]: audit 2023-12-01T20:26:19.857858+0000 mon.c (mon.2) 5434 : audit 0 from='client.? 172.21.15.40:0/2465627784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:20 smithi040 bash[41173]: cluster 2023-12-01T20:26:18.925751+0000 mgr.y (mgr.24356) 8644 : cluster 0 pgmap v8612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:20 smithi040 bash[41173]: audit 2023-12-01T20:26:19.857858+0000 mon.c (mon.2) 5434 : audit 0 from='client.? 172.21.15.40:0/2465627784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:20 smithi141 bash[31670]: cluster 2023-12-01T20:26:18.925751+0000 mgr.y (mgr.24356) 8644 : cluster 0 pgmap v8612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:20 smithi141 bash[31670]: audit 2023-12-01T20:26:19.857858+0000 mon.c (mon.2) 5434 : audit 0 from='client.? 172.21.15.40:0/2465627784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:22 smithi040 bash[28232]: cluster 2023-12-01T20:26:20.926919+0000 mgr.y (mgr.24356) 8645 : cluster 0 pgmap v8613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:22 smithi040 bash[28232]: audit 2023-12-01T20:26:22.317958+0000 mon.a (mon.0) 5737 : audit 0 from='client.? 172.21.15.40:0/2687679781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:22 smithi040 bash[41173]: cluster 2023-12-01T20:26:20.926919+0000 mgr.y (mgr.24356) 8645 : cluster 0 pgmap v8613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:22 smithi040 bash[41173]: audit 2023-12-01T20:26:22.317958+0000 mon.a (mon.0) 5737 : audit 0 from='client.? 172.21.15.40:0/2687679781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:22 smithi141 bash[31670]: cluster 2023-12-01T20:26:20.926919+0000 mgr.y (mgr.24356) 8645 : cluster 0 pgmap v8613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:22 smithi141 bash[31670]: audit 2023-12-01T20:26:22.317958+0000 mon.a (mon.0) 5737 : audit 0 from='client.? 172.21.15.40:0/2687679781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:24 smithi040 bash[28232]: cluster 2023-12-01T20:26:22.927756+0000 mgr.y (mgr.24356) 8646 : cluster 0 pgmap v8614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:24 smithi040 bash[41173]: cluster 2023-12-01T20:26:22.927756+0000 mgr.y (mgr.24356) 8646 : cluster 0 pgmap v8614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:24 smithi141 bash[31670]: cluster 2023-12-01T20:26:22.927756+0000 mgr.y (mgr.24356) 8646 : cluster 0 pgmap v8614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:25 smithi040 bash[41173]: audit 2023-12-01T20:26:24.789760+0000 mon.a (mon.0) 5738 : audit 0 from='client.? 172.21.15.40:0/1836444181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:25 smithi040 bash[28232]: audit 2023-12-01T20:26:24.789760+0000 mon.a (mon.0) 5738 : audit 0 from='client.? 172.21.15.40:0/1836444181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:25 smithi141 bash[31670]: audit 2023-12-01T20:26:24.789760+0000 mon.a (mon.0) 5738 : audit 0 from='client.? 172.21.15.40:0/1836444181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:26:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:26:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:26 smithi040 bash[41173]: cluster 2023-12-01T20:26:24.929087+0000 mgr.y (mgr.24356) 8647 : cluster 0 pgmap v8615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:26 smithi040 bash[28232]: cluster 2023-12-01T20:26:24.929087+0000 mgr.y (mgr.24356) 8647 : cluster 0 pgmap v8615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:26 smithi141 bash[31670]: cluster 2023-12-01T20:26:24.929087+0000 mgr.y (mgr.24356) 8647 : cluster 0 pgmap v8615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:27 smithi040 bash[28232]: audit 2023-12-01T20:26:27.256752+0000 mon.a (mon.0) 5739 : audit 0 from='client.? 172.21.15.40:0/1116152165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:27 smithi040 bash[41173]: audit 2023-12-01T20:26:27.256752+0000 mon.a (mon.0) 5739 : audit 0 from='client.? 172.21.15.40:0/1116152165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:28.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:27 smithi141 bash[31670]: audit 2023-12-01T20:26:27.256752+0000 mon.a (mon.0) 5739 : audit 0 from='client.? 172.21.15.40:0/1116152165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:28 smithi141 bash[31670]: cluster 2023-12-01T20:26:26.929614+0000 mgr.y (mgr.24356) 8648 : cluster 0 pgmap v8616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:28 smithi040 bash[28232]: cluster 2023-12-01T20:26:26.929614+0000 mgr.y (mgr.24356) 8648 : cluster 0 pgmap v8616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:28 smithi040 bash[41173]: cluster 2023-12-01T20:26:26.929614+0000 mgr.y (mgr.24356) 8648 : cluster 0 pgmap v8616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:30 smithi141 bash[31670]: cluster 2023-12-01T20:26:28.930283+0000 mgr.y (mgr.24356) 8649 : cluster 0 pgmap v8617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:30 smithi141 bash[31670]: audit 2023-12-01T20:26:29.710419+0000 mon.c (mon.2) 5435 : audit 0 from='client.? 172.21.15.40:0/3083872689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:30 smithi040 bash[28232]: cluster 2023-12-01T20:26:28.930283+0000 mgr.y (mgr.24356) 8649 : cluster 0 pgmap v8617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:30 smithi040 bash[28232]: audit 2023-12-01T20:26:29.710419+0000 mon.c (mon.2) 5435 : audit 0 from='client.? 172.21.15.40:0/3083872689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:30 smithi040 bash[41173]: cluster 2023-12-01T20:26:28.930283+0000 mgr.y (mgr.24356) 8649 : cluster 0 pgmap v8617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:30 smithi040 bash[41173]: audit 2023-12-01T20:26:29.710419+0000 mon.c (mon.2) 5435 : audit 0 from='client.? 172.21.15.40:0/3083872689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:32 smithi141 bash[31670]: cluster 2023-12-01T20:26:30.931427+0000 mgr.y (mgr.24356) 8650 : cluster 0 pgmap v8618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:32 smithi141 bash[31670]: audit 2023-12-01T20:26:32.176232+0000 mon.a (mon.0) 5740 : audit 0 from='client.? 172.21.15.40:0/1035099017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:32 smithi040 bash[28232]: cluster 2023-12-01T20:26:30.931427+0000 mgr.y (mgr.24356) 8650 : cluster 0 pgmap v8618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:32 smithi040 bash[28232]: audit 2023-12-01T20:26:32.176232+0000 mon.a (mon.0) 5740 : audit 0 from='client.? 172.21.15.40:0/1035099017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:32 smithi040 bash[41173]: cluster 2023-12-01T20:26:30.931427+0000 mgr.y (mgr.24356) 8650 : cluster 0 pgmap v8618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:32 smithi040 bash[41173]: audit 2023-12-01T20:26:32.176232+0000 mon.a (mon.0) 5740 : audit 0 from='client.? 172.21.15.40:0/1035099017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:34 smithi141 bash[31670]: cluster 2023-12-01T20:26:32.932078+0000 mgr.y (mgr.24356) 8651 : cluster 0 pgmap v8619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:34 smithi141 bash[31670]: audit 2023-12-01T20:26:33.769469+0000 mon.c (mon.2) 5436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:34 smithi141 bash[31670]: audit 2023-12-01T20:26:34.649217+0000 mon.c (mon.2) 5437 : audit 0 from='client.? 172.21.15.40:0/3743630090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:34 smithi040 bash[41173]: cluster 2023-12-01T20:26:32.932078+0000 mgr.y (mgr.24356) 8651 : cluster 0 pgmap v8619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:34 smithi040 bash[41173]: audit 2023-12-01T20:26:33.769469+0000 mon.c (mon.2) 5436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:34 smithi040 bash[41173]: audit 2023-12-01T20:26:34.649217+0000 mon.c (mon.2) 5437 : audit 0 from='client.? 172.21.15.40:0/3743630090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:34 smithi040 bash[28232]: cluster 2023-12-01T20:26:32.932078+0000 mgr.y (mgr.24356) 8651 : cluster 0 pgmap v8619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:34 smithi040 bash[28232]: audit 2023-12-01T20:26:33.769469+0000 mon.c (mon.2) 5436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:34 smithi040 bash[28232]: audit 2023-12-01T20:26:34.649217+0000 mon.c (mon.2) 5437 : audit 0 from='client.? 172.21.15.40:0/3743630090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:36 smithi040 bash[41173]: cluster 2023-12-01T20:26:34.933222+0000 mgr.y (mgr.24356) 8652 : cluster 0 pgmap v8620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:36 smithi040 bash[28232]: cluster 2023-12-01T20:26:34.933222+0000 mgr.y (mgr.24356) 8652 : cluster 0 pgmap v8620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:26:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:26:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:36 smithi141 bash[31670]: cluster 2023-12-01T20:26:34.933222+0000 mgr.y (mgr.24356) 8652 : cluster 0 pgmap v8620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:38.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:37 smithi141 bash[31670]: audit 2023-12-01T20:26:37.116859+0000 mon.c (mon.2) 5438 : audit 0 from='client.? 172.21.15.40:0/2148219998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:37 smithi040 bash[28232]: audit 2023-12-01T20:26:37.116859+0000 mon.c (mon.2) 5438 : audit 0 from='client.? 172.21.15.40:0/2148219998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:37 smithi040 bash[41173]: audit 2023-12-01T20:26:37.116859+0000 mon.c (mon.2) 5438 : audit 0 from='client.? 172.21.15.40:0/2148219998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:38 smithi141 bash[31670]: cluster 2023-12-01T20:26:36.933878+0000 mgr.y (mgr.24356) 8653 : cluster 0 pgmap v8621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:38 smithi040 bash[41173]: cluster 2023-12-01T20:26:36.933878+0000 mgr.y (mgr.24356) 8653 : cluster 0 pgmap v8621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:38 smithi040 bash[28232]: cluster 2023-12-01T20:26:36.933878+0000 mgr.y (mgr.24356) 8653 : cluster 0 pgmap v8621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:39 smithi141 bash[31670]: audit 2023-12-01T20:26:39.595814+0000 mon.c (mon.2) 5439 : audit 0 from='client.? 172.21.15.40:0/40110838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:39 smithi040 bash[28232]: audit 2023-12-01T20:26:39.595814+0000 mon.c (mon.2) 5439 : audit 0 from='client.? 172.21.15.40:0/40110838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:39 smithi040 bash[41173]: audit 2023-12-01T20:26:39.595814+0000 mon.c (mon.2) 5439 : audit 0 from='client.? 172.21.15.40:0/40110838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:40 smithi141 bash[31670]: cluster 2023-12-01T20:26:38.934511+0000 mgr.y (mgr.24356) 8654 : cluster 0 pgmap v8622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:40 smithi040 bash[28232]: cluster 2023-12-01T20:26:38.934511+0000 mgr.y (mgr.24356) 8654 : cluster 0 pgmap v8622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:40 smithi040 bash[41173]: cluster 2023-12-01T20:26:38.934511+0000 mgr.y (mgr.24356) 8654 : cluster 0 pgmap v8622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:42 smithi141 bash[31670]: cluster 2023-12-01T20:26:40.935696+0000 mgr.y (mgr.24356) 8655 : cluster 0 pgmap v8623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:42 smithi141 bash[31670]: audit 2023-12-01T20:26:42.059300+0000 mon.c (mon.2) 5440 : audit 0 from='client.? 172.21.15.40:0/2943141669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:42 smithi040 bash[28232]: cluster 2023-12-01T20:26:40.935696+0000 mgr.y (mgr.24356) 8655 : cluster 0 pgmap v8623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:42 smithi040 bash[28232]: audit 2023-12-01T20:26:42.059300+0000 mon.c (mon.2) 5440 : audit 0 from='client.? 172.21.15.40:0/2943141669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:42 smithi040 bash[41173]: cluster 2023-12-01T20:26:40.935696+0000 mgr.y (mgr.24356) 8655 : cluster 0 pgmap v8623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:42 smithi040 bash[41173]: audit 2023-12-01T20:26:42.059300+0000 mon.c (mon.2) 5440 : audit 0 from='client.? 172.21.15.40:0/2943141669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:44 smithi141 bash[31670]: cluster 2023-12-01T20:26:42.936371+0000 mgr.y (mgr.24356) 8656 : cluster 0 pgmap v8624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:44 smithi141 bash[31670]: audit 2023-12-01T20:26:44.521988+0000 mon.c (mon.2) 5441 : audit 0 from='client.? 172.21.15.40:0/3859890143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:44 smithi040 bash[28232]: cluster 2023-12-01T20:26:42.936371+0000 mgr.y (mgr.24356) 8656 : cluster 0 pgmap v8624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:44 smithi040 bash[28232]: audit 2023-12-01T20:26:44.521988+0000 mon.c (mon.2) 5441 : audit 0 from='client.? 172.21.15.40:0/3859890143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:44 smithi040 bash[41173]: cluster 2023-12-01T20:26:42.936371+0000 mgr.y (mgr.24356) 8656 : cluster 0 pgmap v8624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:44 smithi040 bash[41173]: audit 2023-12-01T20:26:44.521988+0000 mon.c (mon.2) 5441 : audit 0 from='client.? 172.21.15.40:0/3859890143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:46 smithi040 bash[28232]: cluster 2023-12-01T20:26:44.937671+0000 mgr.y (mgr.24356) 8657 : cluster 0 pgmap v8625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:26:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:26:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:46 smithi040 bash[41173]: cluster 2023-12-01T20:26:44.937671+0000 mgr.y (mgr.24356) 8657 : cluster 0 pgmap v8625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:46 smithi141 bash[31670]: cluster 2023-12-01T20:26:44.937671+0000 mgr.y (mgr.24356) 8657 : cluster 0 pgmap v8625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:48.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:47 smithi141 bash[31670]: audit 2023-12-01T20:26:46.988500+0000 mon.c (mon.2) 5442 : audit 0 from='client.? 172.21.15.40:0/1272995571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:47 smithi040 bash[28232]: audit 2023-12-01T20:26:46.988500+0000 mon.c (mon.2) 5442 : audit 0 from='client.? 172.21.15.40:0/1272995571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:47 smithi040 bash[41173]: audit 2023-12-01T20:26:46.988500+0000 mon.c (mon.2) 5442 : audit 0 from='client.? 172.21.15.40:0/1272995571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:48 smithi141 bash[31670]: cluster 2023-12-01T20:26:46.938310+0000 mgr.y (mgr.24356) 8658 : cluster 0 pgmap v8626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:48 smithi040 bash[28232]: cluster 2023-12-01T20:26:46.938310+0000 mgr.y (mgr.24356) 8658 : cluster 0 pgmap v8626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:48 smithi040 bash[41173]: cluster 2023-12-01T20:26:46.938310+0000 mgr.y (mgr.24356) 8658 : cluster 0 pgmap v8626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:49 smithi141 bash[31670]: audit 2023-12-01T20:26:48.769485+0000 mon.c (mon.2) 5443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:49 smithi141 bash[31670]: audit 2023-12-01T20:26:49.449719+0000 mon.a (mon.0) 5741 : audit 0 from='client.? 172.21.15.40:0/1932440228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:49 smithi040 bash[41173]: audit 2023-12-01T20:26:48.769485+0000 mon.c (mon.2) 5443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:49 smithi040 bash[41173]: audit 2023-12-01T20:26:49.449719+0000 mon.a (mon.0) 5741 : audit 0 from='client.? 172.21.15.40:0/1932440228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:49 smithi040 bash[28232]: audit 2023-12-01T20:26:48.769485+0000 mon.c (mon.2) 5443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:49 smithi040 bash[28232]: audit 2023-12-01T20:26:49.449719+0000 mon.a (mon.0) 5741 : audit 0 from='client.? 172.21.15.40:0/1932440228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:50 smithi141 bash[31670]: cluster 2023-12-01T20:26:48.938932+0000 mgr.y (mgr.24356) 8659 : cluster 0 pgmap v8627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:50 smithi040 bash[28232]: cluster 2023-12-01T20:26:48.938932+0000 mgr.y (mgr.24356) 8659 : cluster 0 pgmap v8627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:50 smithi040 bash[41173]: cluster 2023-12-01T20:26:48.938932+0000 mgr.y (mgr.24356) 8659 : cluster 0 pgmap v8627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:52 smithi141 bash[31670]: cluster 2023-12-01T20:26:50.940087+0000 mgr.y (mgr.24356) 8660 : cluster 0 pgmap v8628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:52 smithi141 bash[31670]: audit 2023-12-01T20:26:51.911878+0000 mon.a (mon.0) 5742 : audit 0 from='client.? 172.21.15.40:0/1031888263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:52 smithi040 bash[28232]: cluster 2023-12-01T20:26:50.940087+0000 mgr.y (mgr.24356) 8660 : cluster 0 pgmap v8628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:52 smithi040 bash[28232]: audit 2023-12-01T20:26:51.911878+0000 mon.a (mon.0) 5742 : audit 0 from='client.? 172.21.15.40:0/1031888263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:52 smithi040 bash[41173]: cluster 2023-12-01T20:26:50.940087+0000 mgr.y (mgr.24356) 8660 : cluster 0 pgmap v8628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:52 smithi040 bash[41173]: audit 2023-12-01T20:26:51.911878+0000 mon.a (mon.0) 5742 : audit 0 from='client.? 172.21.15.40:0/1031888263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:54 smithi141 bash[31670]: cluster 2023-12-01T20:26:52.940792+0000 mgr.y (mgr.24356) 8661 : cluster 0 pgmap v8629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:54 smithi141 bash[31670]: audit 2023-12-01T20:26:54.370985+0000 mon.a (mon.0) 5743 : audit 0 from='client.? 172.21.15.40:0/1578939871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:54 smithi040 bash[28232]: cluster 2023-12-01T20:26:52.940792+0000 mgr.y (mgr.24356) 8661 : cluster 0 pgmap v8629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:54 smithi040 bash[28232]: audit 2023-12-01T20:26:54.370985+0000 mon.a (mon.0) 5743 : audit 0 from='client.? 172.21.15.40:0/1578939871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:54 smithi040 bash[41173]: cluster 2023-12-01T20:26:52.940792+0000 mgr.y (mgr.24356) 8661 : cluster 0 pgmap v8629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:54 smithi040 bash[41173]: audit 2023-12-01T20:26:54.370985+0000 mon.a (mon.0) 5743 : audit 0 from='client.? 172.21.15.40:0/1578939871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:56.754 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:26:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:26:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:56 smithi141 bash[31670]: cluster 2023-12-01T20:26:54.942057+0000 mgr.y (mgr.24356) 8662 : cluster 0 pgmap v8630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:56 smithi040 bash[28232]: cluster 2023-12-01T20:26:54.942057+0000 mgr.y (mgr.24356) 8662 : cluster 0 pgmap v8630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:56 smithi040 bash[41173]: cluster 2023-12-01T20:26:54.942057+0000 mgr.y (mgr.24356) 8662 : cluster 0 pgmap v8630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:57 smithi141 bash[31670]: audit 2023-12-01T20:26:56.837004+0000 mon.c (mon.2) 5444 : audit 0 from='client.? 172.21.15.40:0/958321371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:57 smithi040 bash[41173]: audit 2023-12-01T20:26:56.837004+0000 mon.c (mon.2) 5444 : audit 0 from='client.? 172.21.15.40:0/958321371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:57 smithi040 bash[28232]: audit 2023-12-01T20:26:56.837004+0000 mon.c (mon.2) 5444 : audit 0 from='client.? 172.21.15.40:0/958321371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:26:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:58 smithi141 bash[31670]: cluster 2023-12-01T20:26:56.942721+0000 mgr.y (mgr.24356) 8663 : cluster 0 pgmap v8631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:58 smithi040 bash[41173]: cluster 2023-12-01T20:26:56.942721+0000 mgr.y (mgr.24356) 8663 : cluster 0 pgmap v8631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:26:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:58 smithi040 bash[28232]: cluster 2023-12-01T20:26:56.942721+0000 mgr.y (mgr.24356) 8663 : cluster 0 pgmap v8631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:26:59 smithi141 bash[31670]: audit 2023-12-01T20:26:59.303580+0000 mon.c (mon.2) 5445 : audit 0 from='client.? 172.21.15.40:0/3774346229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:26:59 smithi040 bash[28232]: audit 2023-12-01T20:26:59.303580+0000 mon.c (mon.2) 5445 : audit 0 from='client.? 172.21.15.40:0/3774346229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:26:59 smithi040 bash[41173]: audit 2023-12-01T20:26:59.303580+0000 mon.c (mon.2) 5445 : audit 0 from='client.? 172.21.15.40:0/3774346229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:00 smithi141 bash[31670]: cluster 2023-12-01T20:26:58.943356+0000 mgr.y (mgr.24356) 8664 : cluster 0 pgmap v8632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:00 smithi040 bash[28232]: cluster 2023-12-01T20:26:58.943356+0000 mgr.y (mgr.24356) 8664 : cluster 0 pgmap v8632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:00 smithi040 bash[41173]: cluster 2023-12-01T20:26:58.943356+0000 mgr.y (mgr.24356) 8664 : cluster 0 pgmap v8632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:02 smithi141 bash[31670]: cluster 2023-12-01T20:27:00.944594+0000 mgr.y (mgr.24356) 8665 : cluster 0 pgmap v8633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:02 smithi141 bash[31670]: audit 2023-12-01T20:27:01.776057+0000 mon.c (mon.2) 5446 : audit 0 from='client.? 172.21.15.40:0/340861454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:02 smithi040 bash[28232]: cluster 2023-12-01T20:27:00.944594+0000 mgr.y (mgr.24356) 8665 : cluster 0 pgmap v8633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:02 smithi040 bash[28232]: audit 2023-12-01T20:27:01.776057+0000 mon.c (mon.2) 5446 : audit 0 from='client.? 172.21.15.40:0/340861454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:02 smithi040 bash[41173]: cluster 2023-12-01T20:27:00.944594+0000 mgr.y (mgr.24356) 8665 : cluster 0 pgmap v8633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:02 smithi040 bash[41173]: audit 2023-12-01T20:27:01.776057+0000 mon.c (mon.2) 5446 : audit 0 from='client.? 172.21.15.40:0/340861454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:03 smithi040 bash[28232]: audit 2023-12-01T20:27:03.120634+0000 mon.c (mon.2) 5447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:27:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:03 smithi040 bash[28232]: audit 2023-12-01T20:27:03.770234+0000 mon.c (mon.2) 5448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:03 smithi040 bash[41173]: audit 2023-12-01T20:27:03.120634+0000 mon.c (mon.2) 5447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:27:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:03 smithi040 bash[41173]: audit 2023-12-01T20:27:03.770234+0000 mon.c (mon.2) 5448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:03 smithi141 bash[31670]: audit 2023-12-01T20:27:03.120634+0000 mon.c (mon.2) 5447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:27:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:03 smithi141 bash[31670]: audit 2023-12-01T20:27:03.770234+0000 mon.c (mon.2) 5448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:04 smithi040 bash[28232]: cluster 2023-12-01T20:27:02.945276+0000 mgr.y (mgr.24356) 8666 : cluster 0 pgmap v8634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:04 smithi040 bash[28232]: audit 2023-12-01T20:27:04.244675+0000 mon.c (mon.2) 5449 : audit 0 from='client.? 172.21.15.40:0/795723370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:04 smithi040 bash[41173]: cluster 2023-12-01T20:27:02.945276+0000 mgr.y (mgr.24356) 8666 : cluster 0 pgmap v8634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:04 smithi040 bash[41173]: audit 2023-12-01T20:27:04.244675+0000 mon.c (mon.2) 5449 : audit 0 from='client.? 172.21.15.40:0/795723370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:04 smithi141 bash[31670]: cluster 2023-12-01T20:27:02.945276+0000 mgr.y (mgr.24356) 8666 : cluster 0 pgmap v8634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:04 smithi141 bash[31670]: audit 2023-12-01T20:27:04.244675+0000 mon.c (mon.2) 5449 : audit 0 from='client.? 172.21.15.40:0/795723370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:06.795 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:27:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:27:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:06 smithi040 bash[28232]: cluster 2023-12-01T20:27:04.946499+0000 mgr.y (mgr.24356) 8667 : cluster 0 pgmap v8635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:06 smithi040 bash[28232]: audit 2023-12-01T20:27:06.712603+0000 mon.c (mon.2) 5450 : audit 0 from='client.? 172.21.15.40:0/4218978826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:06 smithi040 bash[41173]: cluster 2023-12-01T20:27:04.946499+0000 mgr.y (mgr.24356) 8667 : cluster 0 pgmap v8635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:06 smithi040 bash[41173]: audit 2023-12-01T20:27:06.712603+0000 mon.c (mon.2) 5450 : audit 0 from='client.? 172.21.15.40:0/4218978826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:06 smithi141 bash[31670]: cluster 2023-12-01T20:27:04.946499+0000 mgr.y (mgr.24356) 8667 : cluster 0 pgmap v8635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:06 smithi141 bash[31670]: audit 2023-12-01T20:27:06.712603+0000 mon.c (mon.2) 5450 : audit 0 from='client.? 172.21.15.40:0/4218978826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:08 smithi040 bash[28232]: cluster 2023-12-01T20:27:06.947159+0000 mgr.y (mgr.24356) 8668 : cluster 0 pgmap v8636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:08 smithi040 bash[41173]: cluster 2023-12-01T20:27:06.947159+0000 mgr.y (mgr.24356) 8668 : cluster 0 pgmap v8636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:08 smithi141 bash[31670]: cluster 2023-12-01T20:27:06.947159+0000 mgr.y (mgr.24356) 8668 : cluster 0 pgmap v8636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: cluster 2023-12-01T20:27:08.947800+0000 mgr.y (mgr.24356) 8669 : cluster 0 pgmap v8637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.021665+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.031716+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.218820+0000 mon.a (mon.0) 5746 : audit 0 from='client.? 172.21.15.40:0/4138063634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.323101+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.332614+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.808768+0000 mon.c (mon.2) 5451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.810330+0000 mon.c (mon.2) 5452 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:10 smithi141 bash[31670]: audit 2023-12-01T20:27:09.818531+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: cluster 2023-12-01T20:27:08.947800+0000 mgr.y (mgr.24356) 8669 : cluster 0 pgmap v8637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:10.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.021665+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.031716+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.218820+0000 mon.a (mon.0) 5746 : audit 0 from='client.? 172.21.15.40:0/4138063634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.323101+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.332614+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.808768+0000 mon.c (mon.2) 5451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.810330+0000 mon.c (mon.2) 5452 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[28232]: audit 2023-12-01T20:27:09.818531+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: cluster 2023-12-01T20:27:08.947800+0000 mgr.y (mgr.24356) 8669 : cluster 0 pgmap v8637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.021665+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.031716+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.218820+0000 mon.a (mon.0) 5746 : audit 0 from='client.? 172.21.15.40:0/4138063634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.323101+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.332614+0000 mon.a (mon.0) 5748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.808768+0000 mon.c (mon.2) 5451 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:27:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.810330+0000 mon.c (mon.2) 5452 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:27:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:10 smithi040 bash[41173]: audit 2023-12-01T20:27:09.818531+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:27:12.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:12 smithi040 bash[28232]: cluster 2023-12-01T20:27:10.948976+0000 mgr.y (mgr.24356) 8670 : cluster 0 pgmap v8638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:12.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:12 smithi040 bash[28232]: audit 2023-12-01T20:27:11.683592+0000 mon.c (mon.2) 5453 : audit 0 from='client.? 172.21.15.40:0/960188099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:12 smithi040 bash[41173]: cluster 2023-12-01T20:27:10.948976+0000 mgr.y (mgr.24356) 8670 : cluster 0 pgmap v8638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:12 smithi040 bash[41173]: audit 2023-12-01T20:27:11.683592+0000 mon.c (mon.2) 5453 : audit 0 from='client.? 172.21.15.40:0/960188099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:12 smithi141 bash[31670]: cluster 2023-12-01T20:27:10.948976+0000 mgr.y (mgr.24356) 8670 : cluster 0 pgmap v8638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:12 smithi141 bash[31670]: audit 2023-12-01T20:27:11.683592+0000 mon.c (mon.2) 5453 : audit 0 from='client.? 172.21.15.40:0/960188099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:14 smithi040 bash[28232]: cluster 2023-12-01T20:27:12.949631+0000 mgr.y (mgr.24356) 8671 : cluster 0 pgmap v8639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:14 smithi040 bash[28232]: audit 2023-12-01T20:27:14.147967+0000 mon.a (mon.0) 5750 : audit 0 from='client.? 172.21.15.40:0/1894043072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:14 smithi040 bash[41173]: cluster 2023-12-01T20:27:12.949631+0000 mgr.y (mgr.24356) 8671 : cluster 0 pgmap v8639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:14 smithi040 bash[41173]: audit 2023-12-01T20:27:14.147967+0000 mon.a (mon.0) 5750 : audit 0 from='client.? 172.21.15.40:0/1894043072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:14 smithi141 bash[31670]: cluster 2023-12-01T20:27:12.949631+0000 mgr.y (mgr.24356) 8671 : cluster 0 pgmap v8639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:14 smithi141 bash[31670]: audit 2023-12-01T20:27:14.147967+0000 mon.a (mon.0) 5750 : audit 0 from='client.? 172.21.15.40:0/1894043072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:16 smithi040 bash[28232]: cluster 2023-12-01T20:27:14.950826+0000 mgr.y (mgr.24356) 8672 : cluster 0 pgmap v8640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:16 smithi040 bash[41173]: cluster 2023-12-01T20:27:14.950826+0000 mgr.y (mgr.24356) 8672 : cluster 0 pgmap v8640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:27:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:27:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:16 smithi141 bash[31670]: cluster 2023-12-01T20:27:14.950826+0000 mgr.y (mgr.24356) 8672 : cluster 0 pgmap v8640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:17 smithi040 bash[28232]: audit 2023-12-01T20:27:16.618407+0000 mon.a (mon.0) 5751 : audit 0 from='client.? 172.21.15.40:0/397132709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:17 smithi040 bash[41173]: audit 2023-12-01T20:27:16.618407+0000 mon.a (mon.0) 5751 : audit 0 from='client.? 172.21.15.40:0/397132709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:17 smithi141 bash[31670]: audit 2023-12-01T20:27:16.618407+0000 mon.a (mon.0) 5751 : audit 0 from='client.? 172.21.15.40:0/397132709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:18 smithi040 bash[28232]: cluster 2023-12-01T20:27:16.951467+0000 mgr.y (mgr.24356) 8673 : cluster 0 pgmap v8641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:18 smithi040 bash[41173]: cluster 2023-12-01T20:27:16.951467+0000 mgr.y (mgr.24356) 8673 : cluster 0 pgmap v8641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:18 smithi141 bash[31670]: cluster 2023-12-01T20:27:16.951467+0000 mgr.y (mgr.24356) 8673 : cluster 0 pgmap v8641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:19 smithi040 bash[28232]: audit 2023-12-01T20:27:18.776306+0000 mon.c (mon.2) 5454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:19 smithi040 bash[28232]: audit 2023-12-01T20:27:19.079948+0000 mon.c (mon.2) 5455 : audit 0 from='client.? 172.21.15.40:0/204298255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:19 smithi040 bash[41173]: audit 2023-12-01T20:27:18.776306+0000 mon.c (mon.2) 5454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:19 smithi040 bash[41173]: audit 2023-12-01T20:27:19.079948+0000 mon.c (mon.2) 5455 : audit 0 from='client.? 172.21.15.40:0/204298255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:19 smithi141 bash[31670]: audit 2023-12-01T20:27:18.776306+0000 mon.c (mon.2) 5454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:19 smithi141 bash[31670]: audit 2023-12-01T20:27:19.079948+0000 mon.c (mon.2) 5455 : audit 0 from='client.? 172.21.15.40:0/204298255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:20 smithi040 bash[28232]: cluster 2023-12-01T20:27:18.952239+0000 mgr.y (mgr.24356) 8674 : cluster 0 pgmap v8642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:20 smithi040 bash[41173]: cluster 2023-12-01T20:27:18.952239+0000 mgr.y (mgr.24356) 8674 : cluster 0 pgmap v8642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:20 smithi141 bash[31670]: cluster 2023-12-01T20:27:18.952239+0000 mgr.y (mgr.24356) 8674 : cluster 0 pgmap v8642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:21 smithi040 bash[28232]: audit 2023-12-01T20:27:21.547295+0000 mon.a (mon.0) 5752 : audit 0 from='client.? 172.21.15.40:0/3288741748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:21 smithi040 bash[41173]: audit 2023-12-01T20:27:21.547295+0000 mon.a (mon.0) 5752 : audit 0 from='client.? 172.21.15.40:0/3288741748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:21 smithi141 bash[31670]: audit 2023-12-01T20:27:21.547295+0000 mon.a (mon.0) 5752 : audit 0 from='client.? 172.21.15.40:0/3288741748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:22 smithi040 bash[28232]: cluster 2023-12-01T20:27:20.953496+0000 mgr.y (mgr.24356) 8675 : cluster 0 pgmap v8643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:22 smithi040 bash[41173]: cluster 2023-12-01T20:27:20.953496+0000 mgr.y (mgr.24356) 8675 : cluster 0 pgmap v8643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:22 smithi141 bash[31670]: cluster 2023-12-01T20:27:20.953496+0000 mgr.y (mgr.24356) 8675 : cluster 0 pgmap v8643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:24 smithi040 bash[41173]: cluster 2023-12-01T20:27:22.954175+0000 mgr.y (mgr.24356) 8676 : cluster 0 pgmap v8644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:24 smithi040 bash[41173]: audit 2023-12-01T20:27:24.014805+0000 mon.a (mon.0) 5753 : audit 0 from='client.? 172.21.15.40:0/4012510239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:24 smithi040 bash[28232]: cluster 2023-12-01T20:27:22.954175+0000 mgr.y (mgr.24356) 8676 : cluster 0 pgmap v8644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:24 smithi040 bash[28232]: audit 2023-12-01T20:27:24.014805+0000 mon.a (mon.0) 5753 : audit 0 from='client.? 172.21.15.40:0/4012510239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:24 smithi141 bash[31670]: cluster 2023-12-01T20:27:22.954175+0000 mgr.y (mgr.24356) 8676 : cluster 0 pgmap v8644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:24 smithi141 bash[31670]: audit 2023-12-01T20:27:24.014805+0000 mon.a (mon.0) 5753 : audit 0 from='client.? 172.21.15.40:0/4012510239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:27:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:27:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:26 smithi040 bash[28232]: cluster 2023-12-01T20:27:24.955345+0000 mgr.y (mgr.24356) 8677 : cluster 0 pgmap v8645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:26 smithi040 bash[28232]: audit 2023-12-01T20:27:26.472105+0000 mon.c (mon.2) 5456 : audit 0 from='client.? 172.21.15.40:0/2557596863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:26 smithi040 bash[41173]: cluster 2023-12-01T20:27:24.955345+0000 mgr.y (mgr.24356) 8677 : cluster 0 pgmap v8645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:26 smithi040 bash[41173]: audit 2023-12-01T20:27:26.472105+0000 mon.c (mon.2) 5456 : audit 0 from='client.? 172.21.15.40:0/2557596863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:26 smithi141 bash[31670]: cluster 2023-12-01T20:27:24.955345+0000 mgr.y (mgr.24356) 8677 : cluster 0 pgmap v8645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:26 smithi141 bash[31670]: audit 2023-12-01T20:27:26.472105+0000 mon.c (mon.2) 5456 : audit 0 from='client.? 172.21.15.40:0/2557596863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:28 smithi040 bash[28232]: cluster 2023-12-01T20:27:26.956015+0000 mgr.y (mgr.24356) 8678 : cluster 0 pgmap v8646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:28 smithi040 bash[41173]: cluster 2023-12-01T20:27:26.956015+0000 mgr.y (mgr.24356) 8678 : cluster 0 pgmap v8646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:29.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:28 smithi141 bash[31670]: cluster 2023-12-01T20:27:26.956015+0000 mgr.y (mgr.24356) 8678 : cluster 0 pgmap v8646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:29 smithi040 bash[28232]: audit 2023-12-01T20:27:28.934103+0000 mon.c (mon.2) 5457 : audit 0 from='client.? 172.21.15.40:0/2671814682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:29 smithi040 bash[41173]: audit 2023-12-01T20:27:28.934103+0000 mon.c (mon.2) 5457 : audit 0 from='client.? 172.21.15.40:0/2671814682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:29 smithi141 bash[31670]: audit 2023-12-01T20:27:28.934103+0000 mon.c (mon.2) 5457 : audit 0 from='client.? 172.21.15.40:0/2671814682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:30 smithi040 bash[28232]: cluster 2023-12-01T20:27:28.956697+0000 mgr.y (mgr.24356) 8679 : cluster 0 pgmap v8647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:30 smithi040 bash[41173]: cluster 2023-12-01T20:27:28.956697+0000 mgr.y (mgr.24356) 8679 : cluster 0 pgmap v8647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:30 smithi141 bash[31670]: cluster 2023-12-01T20:27:28.956697+0000 mgr.y (mgr.24356) 8679 : cluster 0 pgmap v8647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:31 smithi040 bash[28232]: audit 2023-12-01T20:27:31.394390+0000 mon.a (mon.0) 5754 : audit 0 from='client.? 172.21.15.40:0/1039793743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:31 smithi040 bash[41173]: audit 2023-12-01T20:27:31.394390+0000 mon.a (mon.0) 5754 : audit 0 from='client.? 172.21.15.40:0/1039793743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:32.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:31 smithi141 bash[31670]: audit 2023-12-01T20:27:31.394390+0000 mon.a (mon.0) 5754 : audit 0 from='client.? 172.21.15.40:0/1039793743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:32 smithi141 bash[31670]: cluster 2023-12-01T20:27:30.957805+0000 mgr.y (mgr.24356) 8680 : cluster 0 pgmap v8648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:32 smithi040 bash[28232]: cluster 2023-12-01T20:27:30.957805+0000 mgr.y (mgr.24356) 8680 : cluster 0 pgmap v8648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:32 smithi040 bash[41173]: cluster 2023-12-01T20:27:30.957805+0000 mgr.y (mgr.24356) 8680 : cluster 0 pgmap v8648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:34 smithi141 bash[31670]: cluster 2023-12-01T20:27:32.958476+0000 mgr.y (mgr.24356) 8681 : cluster 0 pgmap v8649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:34 smithi141 bash[31670]: audit 2023-12-01T20:27:33.770731+0000 mon.c (mon.2) 5458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:34 smithi141 bash[31670]: audit 2023-12-01T20:27:33.869898+0000 mon.c (mon.2) 5459 : audit 0 from='client.? 172.21.15.40:0/3002739885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:34 smithi040 bash[28232]: cluster 2023-12-01T20:27:32.958476+0000 mgr.y (mgr.24356) 8681 : cluster 0 pgmap v8649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:34 smithi040 bash[28232]: audit 2023-12-01T20:27:33.770731+0000 mon.c (mon.2) 5458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:34 smithi040 bash[28232]: audit 2023-12-01T20:27:33.869898+0000 mon.c (mon.2) 5459 : audit 0 from='client.? 172.21.15.40:0/3002739885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:34 smithi040 bash[41173]: cluster 2023-12-01T20:27:32.958476+0000 mgr.y (mgr.24356) 8681 : cluster 0 pgmap v8649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:34 smithi040 bash[41173]: audit 2023-12-01T20:27:33.770731+0000 mon.c (mon.2) 5458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:34 smithi040 bash[41173]: audit 2023-12-01T20:27:33.869898+0000 mon.c (mon.2) 5459 : audit 0 from='client.? 172.21.15.40:0/3002739885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:36 smithi040 bash[28232]: cluster 2023-12-01T20:27:34.959603+0000 mgr.y (mgr.24356) 8682 : cluster 0 pgmap v8650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:36 smithi040 bash[28232]: audit 2023-12-01T20:27:36.342590+0000 mon.c (mon.2) 5460 : audit 0 from='client.? 172.21.15.40:0/2661130763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:36 smithi040 bash[41173]: cluster 2023-12-01T20:27:34.959603+0000 mgr.y (mgr.24356) 8682 : cluster 0 pgmap v8650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:36 smithi040 bash[41173]: audit 2023-12-01T20:27:36.342590+0000 mon.c (mon.2) 5460 : audit 0 from='client.? 172.21.15.40:0/2661130763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:27:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:27:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:36 smithi141 bash[31670]: cluster 2023-12-01T20:27:34.959603+0000 mgr.y (mgr.24356) 8682 : cluster 0 pgmap v8650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:36 smithi141 bash[31670]: audit 2023-12-01T20:27:36.342590+0000 mon.c (mon.2) 5460 : audit 0 from='client.? 172.21.15.40:0/2661130763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:38 smithi141 bash[31670]: cluster 2023-12-01T20:27:36.960403+0000 mgr.y (mgr.24356) 8683 : cluster 0 pgmap v8651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:38 smithi040 bash[28232]: cluster 2023-12-01T20:27:36.960403+0000 mgr.y (mgr.24356) 8683 : cluster 0 pgmap v8651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:38 smithi040 bash[41173]: cluster 2023-12-01T20:27:36.960403+0000 mgr.y (mgr.24356) 8683 : cluster 0 pgmap v8651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:39 smithi141 bash[31670]: audit 2023-12-01T20:27:38.806439+0000 mon.c (mon.2) 5461 : audit 0 from='client.? 172.21.15.40:0/2682772649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:39 smithi040 bash[28232]: audit 2023-12-01T20:27:38.806439+0000 mon.c (mon.2) 5461 : audit 0 from='client.? 172.21.15.40:0/2682772649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:39 smithi040 bash[41173]: audit 2023-12-01T20:27:38.806439+0000 mon.c (mon.2) 5461 : audit 0 from='client.? 172.21.15.40:0/2682772649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:40 smithi141 bash[31670]: cluster 2023-12-01T20:27:38.961115+0000 mgr.y (mgr.24356) 8684 : cluster 0 pgmap v8652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:40 smithi040 bash[41173]: cluster 2023-12-01T20:27:38.961115+0000 mgr.y (mgr.24356) 8684 : cluster 0 pgmap v8652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:40 smithi040 bash[28232]: cluster 2023-12-01T20:27:38.961115+0000 mgr.y (mgr.24356) 8684 : cluster 0 pgmap v8652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:41 smithi141 bash[31670]: audit 2023-12-01T20:27:41.279704+0000 mon.a (mon.0) 5755 : audit 0 from='client.? 172.21.15.40:0/269497494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:41 smithi040 bash[28232]: audit 2023-12-01T20:27:41.279704+0000 mon.a (mon.0) 5755 : audit 0 from='client.? 172.21.15.40:0/269497494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:41 smithi040 bash[41173]: audit 2023-12-01T20:27:41.279704+0000 mon.a (mon.0) 5755 : audit 0 from='client.? 172.21.15.40:0/269497494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:42 smithi141 bash[31670]: cluster 2023-12-01T20:27:40.961784+0000 mgr.y (mgr.24356) 8685 : cluster 0 pgmap v8653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:42 smithi040 bash[28232]: cluster 2023-12-01T20:27:40.961784+0000 mgr.y (mgr.24356) 8685 : cluster 0 pgmap v8653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:42 smithi040 bash[41173]: cluster 2023-12-01T20:27:40.961784+0000 mgr.y (mgr.24356) 8685 : cluster 0 pgmap v8653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:44 smithi141 bash[31670]: cluster 2023-12-01T20:27:42.962432+0000 mgr.y (mgr.24356) 8686 : cluster 0 pgmap v8654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:44 smithi141 bash[31670]: audit 2023-12-01T20:27:43.742866+0000 mon.a (mon.0) 5756 : audit 0 from='client.? 172.21.15.40:0/1463013555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:44 smithi040 bash[28232]: cluster 2023-12-01T20:27:42.962432+0000 mgr.y (mgr.24356) 8686 : cluster 0 pgmap v8654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:44 smithi040 bash[28232]: audit 2023-12-01T20:27:43.742866+0000 mon.a (mon.0) 5756 : audit 0 from='client.? 172.21.15.40:0/1463013555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:44 smithi040 bash[41173]: cluster 2023-12-01T20:27:42.962432+0000 mgr.y (mgr.24356) 8686 : cluster 0 pgmap v8654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:44 smithi040 bash[41173]: audit 2023-12-01T20:27:43.742866+0000 mon.a (mon.0) 5756 : audit 0 from='client.? 172.21.15.40:0/1463013555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:27:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:27:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:46 smithi040 bash[28232]: cluster 2023-12-01T20:27:44.963646+0000 mgr.y (mgr.24356) 8687 : cluster 0 pgmap v8655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:46 smithi040 bash[28232]: audit 2023-12-01T20:27:46.192730+0000 mon.a (mon.0) 5757 : audit 0 from='client.? 172.21.15.40:0/1133738416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:46 smithi040 bash[41173]: cluster 2023-12-01T20:27:44.963646+0000 mgr.y (mgr.24356) 8687 : cluster 0 pgmap v8655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:46 smithi040 bash[41173]: audit 2023-12-01T20:27:46.192730+0000 mon.a (mon.0) 5757 : audit 0 from='client.? 172.21.15.40:0/1133738416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:46 smithi141 bash[31670]: cluster 2023-12-01T20:27:44.963646+0000 mgr.y (mgr.24356) 8687 : cluster 0 pgmap v8655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:46 smithi141 bash[31670]: audit 2023-12-01T20:27:46.192730+0000 mon.a (mon.0) 5757 : audit 0 from='client.? 172.21.15.40:0/1133738416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:48 smithi141 bash[31670]: cluster 2023-12-01T20:27:46.964323+0000 mgr.y (mgr.24356) 8688 : cluster 0 pgmap v8656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:48 smithi141 bash[31670]: audit 2023-12-01T20:27:48.650035+0000 mon.a (mon.0) 5758 : audit 0 from='client.? 172.21.15.40:0/196558193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:48 smithi040 bash[28232]: cluster 2023-12-01T20:27:46.964323+0000 mgr.y (mgr.24356) 8688 : cluster 0 pgmap v8656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:48 smithi040 bash[28232]: audit 2023-12-01T20:27:48.650035+0000 mon.a (mon.0) 5758 : audit 0 from='client.? 172.21.15.40:0/196558193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:48 smithi040 bash[41173]: cluster 2023-12-01T20:27:46.964323+0000 mgr.y (mgr.24356) 8688 : cluster 0 pgmap v8656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:48 smithi040 bash[41173]: audit 2023-12-01T20:27:48.650035+0000 mon.a (mon.0) 5758 : audit 0 from='client.? 172.21.15.40:0/196558193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:49 smithi141 bash[31670]: audit 2023-12-01T20:27:48.771045+0000 mon.c (mon.2) 5462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:49 smithi040 bash[28232]: audit 2023-12-01T20:27:48.771045+0000 mon.c (mon.2) 5462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:49 smithi040 bash[41173]: audit 2023-12-01T20:27:48.771045+0000 mon.c (mon.2) 5462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:50 smithi141 bash[31670]: cluster 2023-12-01T20:27:48.965000+0000 mgr.y (mgr.24356) 8689 : cluster 0 pgmap v8657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:50 smithi040 bash[41173]: cluster 2023-12-01T20:27:48.965000+0000 mgr.y (mgr.24356) 8689 : cluster 0 pgmap v8657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:50 smithi040 bash[28232]: cluster 2023-12-01T20:27:48.965000+0000 mgr.y (mgr.24356) 8689 : cluster 0 pgmap v8657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:51 smithi141 bash[31670]: audit 2023-12-01T20:27:51.112698+0000 mon.c (mon.2) 5463 : audit 0 from='client.? 172.21.15.40:0/494064498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:51 smithi040 bash[28232]: audit 2023-12-01T20:27:51.112698+0000 mon.c (mon.2) 5463 : audit 0 from='client.? 172.21.15.40:0/494064498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:51 smithi040 bash[41173]: audit 2023-12-01T20:27:51.112698+0000 mon.c (mon.2) 5463 : audit 0 from='client.? 172.21.15.40:0/494064498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:52 smithi141 bash[31670]: cluster 2023-12-01T20:27:50.965757+0000 mgr.y (mgr.24356) 8690 : cluster 0 pgmap v8658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:52 smithi040 bash[41173]: cluster 2023-12-01T20:27:50.965757+0000 mgr.y (mgr.24356) 8690 : cluster 0 pgmap v8658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:52 smithi040 bash[28232]: cluster 2023-12-01T20:27:50.965757+0000 mgr.y (mgr.24356) 8690 : cluster 0 pgmap v8658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:54.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:53 smithi141 bash[31670]: audit 2023-12-01T20:27:53.583397+0000 mon.a (mon.0) 5759 : audit 0 from='client.? 172.21.15.40:0/407850686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:53 smithi040 bash[41173]: audit 2023-12-01T20:27:53.583397+0000 mon.a (mon.0) 5759 : audit 0 from='client.? 172.21.15.40:0/407850686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:53 smithi040 bash[28232]: audit 2023-12-01T20:27:53.583397+0000 mon.a (mon.0) 5759 : audit 0 from='client.? 172.21.15.40:0/407850686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:54 smithi141 bash[31670]: cluster 2023-12-01T20:27:52.966420+0000 mgr.y (mgr.24356) 8691 : cluster 0 pgmap v8659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:54 smithi040 bash[28232]: cluster 2023-12-01T20:27:52.966420+0000 mgr.y (mgr.24356) 8691 : cluster 0 pgmap v8659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:54 smithi040 bash[41173]: cluster 2023-12-01T20:27:52.966420+0000 mgr.y (mgr.24356) 8691 : cluster 0 pgmap v8659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:56.750 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:27:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:27:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:56 smithi141 bash[31670]: cluster 2023-12-01T20:27:54.967695+0000 mgr.y (mgr.24356) 8692 : cluster 0 pgmap v8660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:56 smithi141 bash[31670]: audit 2023-12-01T20:27:56.049078+0000 mon.a (mon.0) 5760 : audit 0 from='client.? 172.21.15.40:0/2895071290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:56 smithi040 bash[28232]: cluster 2023-12-01T20:27:54.967695+0000 mgr.y (mgr.24356) 8692 : cluster 0 pgmap v8660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:56 smithi040 bash[28232]: audit 2023-12-01T20:27:56.049078+0000 mon.a (mon.0) 5760 : audit 0 from='client.? 172.21.15.40:0/2895071290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:56 smithi040 bash[41173]: cluster 2023-12-01T20:27:54.967695+0000 mgr.y (mgr.24356) 8692 : cluster 0 pgmap v8660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:56 smithi040 bash[41173]: audit 2023-12-01T20:27:56.049078+0000 mon.a (mon.0) 5760 : audit 0 from='client.? 172.21.15.40:0/2895071290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:58 smithi141 bash[31670]: cluster 2023-12-01T20:27:56.968541+0000 mgr.y (mgr.24356) 8693 : cluster 0 pgmap v8661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:27:58 smithi141 bash[31670]: audit 2023-12-01T20:27:58.518414+0000 mon.a (mon.0) 5761 : audit 0 from='client.? 172.21.15.40:0/3063164302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:58 smithi040 bash[28232]: cluster 2023-12-01T20:27:56.968541+0000 mgr.y (mgr.24356) 8693 : cluster 0 pgmap v8661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:27:58 smithi040 bash[28232]: audit 2023-12-01T20:27:58.518414+0000 mon.a (mon.0) 5761 : audit 0 from='client.? 172.21.15.40:0/3063164302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:27:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:58 smithi040 bash[41173]: cluster 2023-12-01T20:27:56.968541+0000 mgr.y (mgr.24356) 8693 : cluster 0 pgmap v8661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:27:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:27:58 smithi040 bash[41173]: audit 2023-12-01T20:27:58.518414+0000 mon.a (mon.0) 5761 : audit 0 from='client.? 172.21.15.40:0/3063164302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:00 smithi141 bash[31670]: cluster 2023-12-01T20:27:58.969340+0000 mgr.y (mgr.24356) 8694 : cluster 0 pgmap v8662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:00 smithi040 bash[28232]: cluster 2023-12-01T20:27:58.969340+0000 mgr.y (mgr.24356) 8694 : cluster 0 pgmap v8662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:00 smithi040 bash[41173]: cluster 2023-12-01T20:27:58.969340+0000 mgr.y (mgr.24356) 8694 : cluster 0 pgmap v8662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:01 smithi141 bash[31670]: audit 2023-12-01T20:28:00.989256+0000 mon.a (mon.0) 5762 : audit 0 from='client.? 172.21.15.40:0/81474865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:01 smithi040 bash[28232]: audit 2023-12-01T20:28:00.989256+0000 mon.a (mon.0) 5762 : audit 0 from='client.? 172.21.15.40:0/81474865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:01 smithi040 bash[41173]: audit 2023-12-01T20:28:00.989256+0000 mon.a (mon.0) 5762 : audit 0 from='client.? 172.21.15.40:0/81474865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:02 smithi141 bash[31670]: cluster 2023-12-01T20:28:00.970478+0000 mgr.y (mgr.24356) 8695 : cluster 0 pgmap v8663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:02 smithi040 bash[28232]: cluster 2023-12-01T20:28:00.970478+0000 mgr.y (mgr.24356) 8695 : cluster 0 pgmap v8663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:02 smithi040 bash[41173]: cluster 2023-12-01T20:28:00.970478+0000 mgr.y (mgr.24356) 8695 : cluster 0 pgmap v8663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:03 smithi040 bash[28232]: audit 2023-12-01T20:28:03.452291+0000 mon.c (mon.2) 5464 : audit 0 from='client.? 172.21.15.40:0/2785150618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:03 smithi040 bash[41173]: audit 2023-12-01T20:28:03.452291+0000 mon.c (mon.2) 5464 : audit 0 from='client.? 172.21.15.40:0/2785150618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:03 smithi141 bash[31670]: audit 2023-12-01T20:28:03.452291+0000 mon.c (mon.2) 5464 : audit 0 from='client.? 172.21.15.40:0/2785150618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:04 smithi040 bash[28232]: cluster 2023-12-01T20:28:02.971253+0000 mgr.y (mgr.24356) 8696 : cluster 0 pgmap v8664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:04 smithi040 bash[28232]: audit 2023-12-01T20:28:03.775166+0000 mon.c (mon.2) 5465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:04 smithi040 bash[41173]: cluster 2023-12-01T20:28:02.971253+0000 mgr.y (mgr.24356) 8696 : cluster 0 pgmap v8664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:04 smithi040 bash[41173]: audit 2023-12-01T20:28:03.775166+0000 mon.c (mon.2) 5465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:04 smithi141 bash[31670]: cluster 2023-12-01T20:28:02.971253+0000 mgr.y (mgr.24356) 8696 : cluster 0 pgmap v8664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:04 smithi141 bash[31670]: audit 2023-12-01T20:28:03.775166+0000 mon.c (mon.2) 5465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:06.791 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:28:06] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T20:28:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:06 smithi040 bash[41173]: cluster 2023-12-01T20:28:04.972450+0000 mgr.y (mgr.24356) 8697 : cluster 0 pgmap v8665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:06 smithi040 bash[41173]: audit 2023-12-01T20:28:05.912819+0000 mon.a (mon.0) 5763 : audit 0 from='client.? 172.21.15.40:0/4099503491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:06 smithi040 bash[28232]: cluster 2023-12-01T20:28:04.972450+0000 mgr.y (mgr.24356) 8697 : cluster 0 pgmap v8665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:06 smithi040 bash[28232]: audit 2023-12-01T20:28:05.912819+0000 mon.a (mon.0) 5763 : audit 0 from='client.? 172.21.15.40:0/4099503491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:06 smithi141 bash[31670]: cluster 2023-12-01T20:28:04.972450+0000 mgr.y (mgr.24356) 8697 : cluster 0 pgmap v8665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:06 smithi141 bash[31670]: audit 2023-12-01T20:28:05.912819+0000 mon.a (mon.0) 5763 : audit 0 from='client.? 172.21.15.40:0/4099503491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:08 smithi040 bash[41173]: cluster 2023-12-01T20:28:06.973180+0000 mgr.y (mgr.24356) 8698 : cluster 0 pgmap v8666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:08 smithi040 bash[41173]: audit 2023-12-01T20:28:08.387105+0000 mon.c (mon.2) 5466 : audit 0 from='client.? 172.21.15.40:0/2680564195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:08 smithi040 bash[28232]: cluster 2023-12-01T20:28:06.973180+0000 mgr.y (mgr.24356) 8698 : cluster 0 pgmap v8666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:08 smithi040 bash[28232]: audit 2023-12-01T20:28:08.387105+0000 mon.c (mon.2) 5466 : audit 0 from='client.? 172.21.15.40:0/2680564195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:08 smithi141 bash[31670]: cluster 2023-12-01T20:28:06.973180+0000 mgr.y (mgr.24356) 8698 : cluster 0 pgmap v8666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:08 smithi141 bash[31670]: audit 2023-12-01T20:28:08.387105+0000 mon.c (mon.2) 5466 : audit 0 from='client.? 172.21.15.40:0/2680564195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:10 smithi040 bash[28232]: cluster 2023-12-01T20:28:08.973849+0000 mgr.y (mgr.24356) 8699 : cluster 0 pgmap v8667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:10 smithi040 bash[28232]: audit 2023-12-01T20:28:09.900267+0000 mon.c (mon.2) 5467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:28:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:10 smithi040 bash[41173]: cluster 2023-12-01T20:28:08.973849+0000 mgr.y (mgr.24356) 8699 : cluster 0 pgmap v8667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:10 smithi040 bash[41173]: audit 2023-12-01T20:28:09.900267+0000 mon.c (mon.2) 5467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:28:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:10 smithi141 bash[31670]: cluster 2023-12-01T20:28:08.973849+0000 mgr.y (mgr.24356) 8699 : cluster 0 pgmap v8667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:10 smithi141 bash[31670]: audit 2023-12-01T20:28:09.900267+0000 mon.c (mon.2) 5467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:28:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:11 smithi040 bash[28232]: audit 2023-12-01T20:28:10.848250+0000 mon.c (mon.2) 5468 : audit 0 from='client.? 172.21.15.40:0/1710848114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:11 smithi040 bash[41173]: audit 2023-12-01T20:28:10.848250+0000 mon.c (mon.2) 5468 : audit 0 from='client.? 172.21.15.40:0/1710848114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:11 smithi141 bash[31670]: audit 2023-12-01T20:28:10.848250+0000 mon.c (mon.2) 5468 : audit 0 from='client.? 172.21.15.40:0/1710848114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:12 smithi040 bash[28232]: cluster 2023-12-01T20:28:10.974973+0000 mgr.y (mgr.24356) 8700 : cluster 0 pgmap v8668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:12 smithi040 bash[41173]: cluster 2023-12-01T20:28:10.974973+0000 mgr.y (mgr.24356) 8700 : cluster 0 pgmap v8668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:12 smithi141 bash[31670]: cluster 2023-12-01T20:28:10.974973+0000 mgr.y (mgr.24356) 8700 : cluster 0 pgmap v8668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:13 smithi040 bash[28232]: audit 2023-12-01T20:28:13.323888+0000 mon.c (mon.2) 5469 : audit 0 from='client.? 172.21.15.40:0/3920316587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:13 smithi040 bash[41173]: audit 2023-12-01T20:28:13.323888+0000 mon.c (mon.2) 5469 : audit 0 from='client.? 172.21.15.40:0/3920316587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:13 smithi141 bash[31670]: audit 2023-12-01T20:28:13.323888+0000 mon.c (mon.2) 5469 : audit 0 from='client.? 172.21.15.40:0/3920316587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:14 smithi040 bash[28232]: cluster 2023-12-01T20:28:12.975623+0000 mgr.y (mgr.24356) 8701 : cluster 0 pgmap v8669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:14 smithi040 bash[41173]: cluster 2023-12-01T20:28:12.975623+0000 mgr.y (mgr.24356) 8701 : cluster 0 pgmap v8669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:14 smithi141 bash[31670]: cluster 2023-12-01T20:28:12.975623+0000 mgr.y (mgr.24356) 8701 : cluster 0 pgmap v8669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:28:16] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: cluster 2023-12-01T20:28:14.976782+0000 mgr.y (mgr.24356) 8702 : cluster 0 pgmap v8670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:15.743451+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:15.753633+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:15.814894+0000 mon.a (mon.0) 5766 : audit 0 from='client.? 172.21.15.40:0/75872071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:16.047681+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:16.059095+0000 mon.a (mon.0) 5768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:16.534613+0000 mon.c (mon.2) 5470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:16.536558+0000 mon.c (mon.2) 5471 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[41173]: audit 2023-12-01T20:28:16.546936+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: cluster 2023-12-01T20:28:14.976782+0000 mgr.y (mgr.24356) 8702 : cluster 0 pgmap v8670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:15.743451+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:15.753633+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:15.814894+0000 mon.a (mon.0) 5766 : audit 0 from='client.? 172.21.15.40:0/75872071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:16.047681+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:16.059095+0000 mon.a (mon.0) 5768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:16.534613+0000 mon.c (mon.2) 5470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:16.536558+0000 mon.c (mon.2) 5471 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:28:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:16 smithi040 bash[28232]: audit 2023-12-01T20:28:16.546936+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: cluster 2023-12-01T20:28:14.976782+0000 mgr.y (mgr.24356) 8702 : cluster 0 pgmap v8670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:15.743451+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:15.753633+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:15.814894+0000 mon.a (mon.0) 5766 : audit 0 from='client.? 172.21.15.40:0/75872071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:16.047681+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:16.059095+0000 mon.a (mon.0) 5768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:16.534613+0000 mon.c (mon.2) 5470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:16.536558+0000 mon.c (mon.2) 5471 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:28:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:16 smithi141 bash[31670]: audit 2023-12-01T20:28:16.546936+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:28:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:18 smithi141 bash[31670]: cluster 2023-12-01T20:28:16.977447+0000 mgr.y (mgr.24356) 8703 : cluster 0 pgmap v8671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:18 smithi141 bash[31670]: audit 2023-12-01T20:28:18.276117+0000 mon.c (mon.2) 5472 : audit 0 from='client.? 172.21.15.40:0/1393718951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:18 smithi040 bash[28232]: cluster 2023-12-01T20:28:16.977447+0000 mgr.y (mgr.24356) 8703 : cluster 0 pgmap v8671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:18 smithi040 bash[28232]: audit 2023-12-01T20:28:18.276117+0000 mon.c (mon.2) 5472 : audit 0 from='client.? 172.21.15.40:0/1393718951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:18 smithi040 bash[41173]: cluster 2023-12-01T20:28:16.977447+0000 mgr.y (mgr.24356) 8703 : cluster 0 pgmap v8671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:18 smithi040 bash[41173]: audit 2023-12-01T20:28:18.276117+0000 mon.c (mon.2) 5472 : audit 0 from='client.? 172.21.15.40:0/1393718951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:19 smithi141 bash[31670]: audit 2023-12-01T20:28:18.771816+0000 mon.c (mon.2) 5473 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:19 smithi040 bash[28232]: audit 2023-12-01T20:28:18.771816+0000 mon.c (mon.2) 5473 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:19 smithi040 bash[41173]: audit 2023-12-01T20:28:18.771816+0000 mon.c (mon.2) 5473 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:20 smithi141 bash[31670]: cluster 2023-12-01T20:28:18.978072+0000 mgr.y (mgr.24356) 8704 : cluster 0 pgmap v8672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:20 smithi141 bash[31670]: audit 2023-12-01T20:28:20.747301+0000 mon.a (mon.0) 5770 : audit 0 from='client.? 172.21.15.40:0/3101947171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:20 smithi040 bash[28232]: cluster 2023-12-01T20:28:18.978072+0000 mgr.y (mgr.24356) 8704 : cluster 0 pgmap v8672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:20 smithi040 bash[28232]: audit 2023-12-01T20:28:20.747301+0000 mon.a (mon.0) 5770 : audit 0 from='client.? 172.21.15.40:0/3101947171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:20 smithi040 bash[41173]: cluster 2023-12-01T20:28:18.978072+0000 mgr.y (mgr.24356) 8704 : cluster 0 pgmap v8672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:20 smithi040 bash[41173]: audit 2023-12-01T20:28:20.747301+0000 mon.a (mon.0) 5770 : audit 0 from='client.? 172.21.15.40:0/3101947171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:22 smithi141 bash[31670]: cluster 2023-12-01T20:28:20.979263+0000 mgr.y (mgr.24356) 8705 : cluster 0 pgmap v8673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:22 smithi040 bash[28232]: cluster 2023-12-01T20:28:20.979263+0000 mgr.y (mgr.24356) 8705 : cluster 0 pgmap v8673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:22 smithi040 bash[41173]: cluster 2023-12-01T20:28:20.979263+0000 mgr.y (mgr.24356) 8705 : cluster 0 pgmap v8673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:24.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:23 smithi141 bash[31670]: audit 2023-12-01T20:28:23.213769+0000 mon.a (mon.0) 5771 : audit 0 from='client.? 172.21.15.40:0/1192983075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:24.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:23 smithi040 bash[28232]: audit 2023-12-01T20:28:23.213769+0000 mon.a (mon.0) 5771 : audit 0 from='client.? 172.21.15.40:0/1192983075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:24.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:23 smithi040 bash[41173]: audit 2023-12-01T20:28:23.213769+0000 mon.a (mon.0) 5771 : audit 0 from='client.? 172.21.15.40:0/1192983075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:24 smithi141 bash[31670]: cluster 2023-12-01T20:28:22.979916+0000 mgr.y (mgr.24356) 8706 : cluster 0 pgmap v8674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:24 smithi040 bash[28232]: cluster 2023-12-01T20:28:22.979916+0000 mgr.y (mgr.24356) 8706 : cluster 0 pgmap v8674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:24 smithi040 bash[41173]: cluster 2023-12-01T20:28:22.979916+0000 mgr.y (mgr.24356) 8706 : cluster 0 pgmap v8674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:25 smithi040 bash[41173]: audit 2023-12-01T20:28:25.677602+0000 mon.a (mon.0) 5772 : audit 0 from='client.? 172.21.15.40:0/3071659332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:26.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:25 smithi040 bash[28232]: audit 2023-12-01T20:28:25.677602+0000 mon.a (mon.0) 5772 : audit 0 from='client.? 172.21.15.40:0/3071659332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:25 smithi141 bash[31670]: audit 2023-12-01T20:28:25.677602+0000 mon.a (mon.0) 5772 : audit 0 from='client.? 172.21.15.40:0/3071659332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:26.785 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:28:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:28:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:26 smithi040 bash[28232]: cluster 2023-12-01T20:28:24.981127+0000 mgr.y (mgr.24356) 8707 : cluster 0 pgmap v8675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:26 smithi040 bash[41173]: cluster 2023-12-01T20:28:24.981127+0000 mgr.y (mgr.24356) 8707 : cluster 0 pgmap v8675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:26 smithi141 bash[31670]: cluster 2023-12-01T20:28:24.981127+0000 mgr.y (mgr.24356) 8707 : cluster 0 pgmap v8675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:28 smithi040 bash[28232]: cluster 2023-12-01T20:28:26.981782+0000 mgr.y (mgr.24356) 8708 : cluster 0 pgmap v8676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:28 smithi040 bash[28232]: audit 2023-12-01T20:28:28.140834+0000 mon.a (mon.0) 5773 : audit 0 from='client.? 172.21.15.40:0/2090961274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:28 smithi040 bash[41173]: cluster 2023-12-01T20:28:26.981782+0000 mgr.y (mgr.24356) 8708 : cluster 0 pgmap v8676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:28 smithi040 bash[41173]: audit 2023-12-01T20:28:28.140834+0000 mon.a (mon.0) 5773 : audit 0 from='client.? 172.21.15.40:0/2090961274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:28 smithi141 bash[31670]: cluster 2023-12-01T20:28:26.981782+0000 mgr.y (mgr.24356) 8708 : cluster 0 pgmap v8676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:28 smithi141 bash[31670]: audit 2023-12-01T20:28:28.140834+0000 mon.a (mon.0) 5773 : audit 0 from='client.? 172.21.15.40:0/2090961274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:30 smithi040 bash[41173]: cluster 2023-12-01T20:28:28.982467+0000 mgr.y (mgr.24356) 8709 : cluster 0 pgmap v8677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:30 smithi040 bash[41173]: audit 2023-12-01T20:28:30.607335+0000 mon.a (mon.0) 5774 : audit 0 from='client.? 172.21.15.40:0/513195715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:30 smithi040 bash[28232]: cluster 2023-12-01T20:28:28.982467+0000 mgr.y (mgr.24356) 8709 : cluster 0 pgmap v8677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:30 smithi040 bash[28232]: audit 2023-12-01T20:28:30.607335+0000 mon.a (mon.0) 5774 : audit 0 from='client.? 172.21.15.40:0/513195715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:30 smithi141 bash[31670]: cluster 2023-12-01T20:28:28.982467+0000 mgr.y (mgr.24356) 8709 : cluster 0 pgmap v8677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:30 smithi141 bash[31670]: audit 2023-12-01T20:28:30.607335+0000 mon.a (mon.0) 5774 : audit 0 from='client.? 172.21.15.40:0/513195715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:32 smithi040 bash[28232]: cluster 2023-12-01T20:28:30.983593+0000 mgr.y (mgr.24356) 8710 : cluster 0 pgmap v8678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:32 smithi040 bash[41173]: cluster 2023-12-01T20:28:30.983593+0000 mgr.y (mgr.24356) 8710 : cluster 0 pgmap v8678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:32 smithi141 bash[31670]: cluster 2023-12-01T20:28:30.983593+0000 mgr.y (mgr.24356) 8710 : cluster 0 pgmap v8678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:34.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:33 smithi040 bash[28232]: audit 2023-12-01T20:28:33.077008+0000 mon.c (mon.2) 5474 : audit 0 from='client.? 172.21.15.40:0/3857543710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:34.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:33 smithi040 bash[28232]: audit 2023-12-01T20:28:33.772497+0000 mon.c (mon.2) 5475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:33 smithi040 bash[41173]: audit 2023-12-01T20:28:33.077008+0000 mon.c (mon.2) 5474 : audit 0 from='client.? 172.21.15.40:0/3857543710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:33 smithi040 bash[41173]: audit 2023-12-01T20:28:33.772497+0000 mon.c (mon.2) 5475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:33 smithi141 bash[31670]: audit 2023-12-01T20:28:33.077008+0000 mon.c (mon.2) 5474 : audit 0 from='client.? 172.21.15.40:0/3857543710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:33 smithi141 bash[31670]: audit 2023-12-01T20:28:33.772497+0000 mon.c (mon.2) 5475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:34 smithi040 bash[28232]: cluster 2023-12-01T20:28:32.984266+0000 mgr.y (mgr.24356) 8711 : cluster 0 pgmap v8679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:34 smithi040 bash[41173]: cluster 2023-12-01T20:28:32.984266+0000 mgr.y (mgr.24356) 8711 : cluster 0 pgmap v8679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:34 smithi141 bash[31670]: cluster 2023-12-01T20:28:32.984266+0000 mgr.y (mgr.24356) 8711 : cluster 0 pgmap v8679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:35 smithi040 bash[28232]: audit 2023-12-01T20:28:35.547531+0000 mon.c (mon.2) 5476 : audit 0 from='client.? 172.21.15.40:0/3339330091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:35 smithi040 bash[41173]: audit 2023-12-01T20:28:35.547531+0000 mon.c (mon.2) 5476 : audit 0 from='client.? 172.21.15.40:0/3339330091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:36.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:35 smithi141 bash[31670]: audit 2023-12-01T20:28:35.547531+0000 mon.c (mon.2) 5476 : audit 0 from='client.? 172.21.15.40:0/3339330091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:36.822 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:28:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:28:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:36 smithi040 bash[41173]: cluster 2023-12-01T20:28:34.985403+0000 mgr.y (mgr.24356) 8712 : cluster 0 pgmap v8680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:36 smithi040 bash[28232]: cluster 2023-12-01T20:28:34.985403+0000 mgr.y (mgr.24356) 8712 : cluster 0 pgmap v8680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:36 smithi141 bash[31670]: cluster 2023-12-01T20:28:34.985403+0000 mgr.y (mgr.24356) 8712 : cluster 0 pgmap v8680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:37 smithi040 bash[28232]: cluster 2023-12-01T20:28:36.986066+0000 mgr.y (mgr.24356) 8713 : cluster 0 pgmap v8681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:37 smithi040 bash[41173]: cluster 2023-12-01T20:28:36.986066+0000 mgr.y (mgr.24356) 8713 : cluster 0 pgmap v8681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:37 smithi141 bash[31670]: cluster 2023-12-01T20:28:36.986066+0000 mgr.y (mgr.24356) 8713 : cluster 0 pgmap v8681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:38 smithi040 bash[28232]: audit 2023-12-01T20:28:38.025148+0000 mon.a (mon.0) 5775 : audit 0 from='client.? 172.21.15.40:0/3617089414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:38 smithi040 bash[41173]: audit 2023-12-01T20:28:38.025148+0000 mon.a (mon.0) 5775 : audit 0 from='client.? 172.21.15.40:0/3617089414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:38 smithi141 bash[31670]: audit 2023-12-01T20:28:38.025148+0000 mon.a (mon.0) 5775 : audit 0 from='client.? 172.21.15.40:0/3617089414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:39 smithi040 bash[41173]: cluster 2023-12-01T20:28:38.986779+0000 mgr.y (mgr.24356) 8714 : cluster 0 pgmap v8682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:39 smithi040 bash[28232]: cluster 2023-12-01T20:28:38.986779+0000 mgr.y (mgr.24356) 8714 : cluster 0 pgmap v8682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:39 smithi141 bash[31670]: cluster 2023-12-01T20:28:38.986779+0000 mgr.y (mgr.24356) 8714 : cluster 0 pgmap v8682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:40 smithi040 bash[41173]: audit 2023-12-01T20:28:40.494055+0000 mon.c (mon.2) 5477 : audit 0 from='client.? 172.21.15.40:0/926086221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:40 smithi040 bash[28232]: audit 2023-12-01T20:28:40.494055+0000 mon.c (mon.2) 5477 : audit 0 from='client.? 172.21.15.40:0/926086221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:40 smithi141 bash[31670]: audit 2023-12-01T20:28:40.494055+0000 mon.c (mon.2) 5477 : audit 0 from='client.? 172.21.15.40:0/926086221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:41 smithi040 bash[41173]: cluster 2023-12-01T20:28:40.987955+0000 mgr.y (mgr.24356) 8715 : cluster 0 pgmap v8683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:41 smithi040 bash[28232]: cluster 2023-12-01T20:28:40.987955+0000 mgr.y (mgr.24356) 8715 : cluster 0 pgmap v8683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:41 smithi141 bash[31670]: cluster 2023-12-01T20:28:40.987955+0000 mgr.y (mgr.24356) 8715 : cluster 0 pgmap v8683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:43 smithi141 bash[31670]: audit 2023-12-01T20:28:42.958460+0000 mon.a (mon.0) 5776 : audit 0 from='client.? 172.21.15.40:0/346127197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:43.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:43 smithi040 bash[41173]: audit 2023-12-01T20:28:42.958460+0000 mon.a (mon.0) 5776 : audit 0 from='client.? 172.21.15.40:0/346127197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:43 smithi040 bash[28232]: audit 2023-12-01T20:28:42.958460+0000 mon.a (mon.0) 5776 : audit 0 from='client.? 172.21.15.40:0/346127197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:44 smithi040 bash[41173]: cluster 2023-12-01T20:28:42.988661+0000 mgr.y (mgr.24356) 8716 : cluster 0 pgmap v8684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:44 smithi040 bash[28232]: cluster 2023-12-01T20:28:42.988661+0000 mgr.y (mgr.24356) 8716 : cluster 0 pgmap v8684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:44 smithi141 bash[31670]: cluster 2023-12-01T20:28:42.988661+0000 mgr.y (mgr.24356) 8716 : cluster 0 pgmap v8684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:45 smithi040 bash[28232]: audit 2023-12-01T20:28:45.422027+0000 mon.a (mon.0) 5777 : audit 0 from='client.? 172.21.15.40:0/2331198488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:45.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:45 smithi040 bash[41173]: audit 2023-12-01T20:28:45.422027+0000 mon.a (mon.0) 5777 : audit 0 from='client.? 172.21.15.40:0/2331198488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:45 smithi141 bash[31670]: audit 2023-12-01T20:28:45.422027+0000 mon.a (mon.0) 5777 : audit 0 from='client.? 172.21.15.40:0/2331198488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:46 smithi040 bash[28232]: cluster 2023-12-01T20:28:44.989791+0000 mgr.y (mgr.24356) 8717 : cluster 0 pgmap v8685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:46 smithi040 bash[41173]: cluster 2023-12-01T20:28:44.989791+0000 mgr.y (mgr.24356) 8717 : cluster 0 pgmap v8685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:28:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:28:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:46 smithi141 bash[31670]: cluster 2023-12-01T20:28:44.989791+0000 mgr.y (mgr.24356) 8717 : cluster 0 pgmap v8685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:48 smithi040 bash[28232]: cluster 2023-12-01T20:28:46.990490+0000 mgr.y (mgr.24356) 8718 : cluster 0 pgmap v8686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:48 smithi040 bash[28232]: audit 2023-12-01T20:28:47.886435+0000 mon.a (mon.0) 5778 : audit 0 from='client.? 172.21.15.40:0/3025772469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:48 smithi040 bash[41173]: cluster 2023-12-01T20:28:46.990490+0000 mgr.y (mgr.24356) 8718 : cluster 0 pgmap v8686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:48 smithi040 bash[41173]: audit 2023-12-01T20:28:47.886435+0000 mon.a (mon.0) 5778 : audit 0 from='client.? 172.21.15.40:0/3025772469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:48 smithi141 bash[31670]: cluster 2023-12-01T20:28:46.990490+0000 mgr.y (mgr.24356) 8718 : cluster 0 pgmap v8686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:48 smithi141 bash[31670]: audit 2023-12-01T20:28:47.886435+0000 mon.a (mon.0) 5778 : audit 0 from='client.? 172.21.15.40:0/3025772469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:49 smithi040 bash[41173]: audit 2023-12-01T20:28:48.772363+0000 mon.c (mon.2) 5478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:49 smithi040 bash[28232]: audit 2023-12-01T20:28:48.772363+0000 mon.c (mon.2) 5478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:49 smithi141 bash[31670]: audit 2023-12-01T20:28:48.772363+0000 mon.c (mon.2) 5478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:50 smithi040 bash[28232]: cluster 2023-12-01T20:28:48.991124+0000 mgr.y (mgr.24356) 8719 : cluster 0 pgmap v8687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:50 smithi040 bash[28232]: audit 2023-12-01T20:28:50.352063+0000 mon.c (mon.2) 5479 : audit 0 from='client.? 172.21.15.40:0/142764363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:50 smithi040 bash[41173]: cluster 2023-12-01T20:28:48.991124+0000 mgr.y (mgr.24356) 8719 : cluster 0 pgmap v8687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:50 smithi040 bash[41173]: audit 2023-12-01T20:28:50.352063+0000 mon.c (mon.2) 5479 : audit 0 from='client.? 172.21.15.40:0/142764363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:50 smithi141 bash[31670]: cluster 2023-12-01T20:28:48.991124+0000 mgr.y (mgr.24356) 8719 : cluster 0 pgmap v8687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:50 smithi141 bash[31670]: audit 2023-12-01T20:28:50.352063+0000 mon.c (mon.2) 5479 : audit 0 from='client.? 172.21.15.40:0/142764363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:52 smithi040 bash[28232]: cluster 2023-12-01T20:28:50.992301+0000 mgr.y (mgr.24356) 8720 : cluster 0 pgmap v8688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:52 smithi040 bash[41173]: cluster 2023-12-01T20:28:50.992301+0000 mgr.y (mgr.24356) 8720 : cluster 0 pgmap v8688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:52 smithi141 bash[31670]: cluster 2023-12-01T20:28:50.992301+0000 mgr.y (mgr.24356) 8720 : cluster 0 pgmap v8688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:53 smithi040 bash[28232]: audit 2023-12-01T20:28:52.823500+0000 mon.a (mon.0) 5779 : audit 0 from='client.? 172.21.15.40:0/1846476248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:53 smithi040 bash[41173]: audit 2023-12-01T20:28:52.823500+0000 mon.a (mon.0) 5779 : audit 0 from='client.? 172.21.15.40:0/1846476248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:54.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:53 smithi141 bash[31670]: audit 2023-12-01T20:28:52.823500+0000 mon.a (mon.0) 5779 : audit 0 from='client.? 172.21.15.40:0/1846476248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:54 smithi040 bash[28232]: cluster 2023-12-01T20:28:52.992985+0000 mgr.y (mgr.24356) 8721 : cluster 0 pgmap v8689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:54 smithi040 bash[41173]: cluster 2023-12-01T20:28:52.992985+0000 mgr.y (mgr.24356) 8721 : cluster 0 pgmap v8689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:54 smithi141 bash[31670]: cluster 2023-12-01T20:28:52.992985+0000 mgr.y (mgr.24356) 8721 : cluster 0 pgmap v8689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:55 smithi040 bash[28232]: audit 2023-12-01T20:28:55.292997+0000 mon.a (mon.0) 5780 : audit 0 from='client.? 172.21.15.40:0/1429049827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:55 smithi040 bash[41173]: audit 2023-12-01T20:28:55.292997+0000 mon.a (mon.0) 5780 : audit 0 from='client.? 172.21.15.40:0/1429049827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:55 smithi141 bash[31670]: audit 2023-12-01T20:28:55.292997+0000 mon.a (mon.0) 5780 : audit 0 from='client.? 172.21.15.40:0/1429049827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:56 smithi040 bash[28232]: cluster 2023-12-01T20:28:54.993848+0000 mgr.y (mgr.24356) 8722 : cluster 0 pgmap v8690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:28:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:28:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:56 smithi040 bash[41173]: cluster 2023-12-01T20:28:54.993848+0000 mgr.y (mgr.24356) 8722 : cluster 0 pgmap v8690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:56 smithi141 bash[31670]: cluster 2023-12-01T20:28:54.993848+0000 mgr.y (mgr.24356) 8722 : cluster 0 pgmap v8690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:58 smithi141 bash[31670]: cluster 2023-12-01T20:28:56.994509+0000 mgr.y (mgr.24356) 8723 : cluster 0 pgmap v8691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:28:58 smithi141 bash[31670]: audit 2023-12-01T20:28:57.755597+0000 mon.a (mon.0) 5781 : audit 0 from='client.? 172.21.15.40:0/3787700494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:58 smithi040 bash[41173]: cluster 2023-12-01T20:28:56.994509+0000 mgr.y (mgr.24356) 8723 : cluster 0 pgmap v8691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:28:58 smithi040 bash[41173]: audit 2023-12-01T20:28:57.755597+0000 mon.a (mon.0) 5781 : audit 0 from='client.? 172.21.15.40:0/3787700494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:28:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:58 smithi040 bash[28232]: cluster 2023-12-01T20:28:56.994509+0000 mgr.y (mgr.24356) 8723 : cluster 0 pgmap v8691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:28:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:28:58 smithi040 bash[28232]: audit 2023-12-01T20:28:57.755597+0000 mon.a (mon.0) 5781 : audit 0 from='client.? 172.21.15.40:0/3787700494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:00 smithi141 bash[31670]: cluster 2023-12-01T20:28:58.995176+0000 mgr.y (mgr.24356) 8724 : cluster 0 pgmap v8692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:00 smithi141 bash[31670]: audit 2023-12-01T20:29:00.225605+0000 mon.c (mon.2) 5480 : audit 0 from='client.? 172.21.15.40:0/3051268646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:00 smithi040 bash[41173]: cluster 2023-12-01T20:28:58.995176+0000 mgr.y (mgr.24356) 8724 : cluster 0 pgmap v8692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:00 smithi040 bash[41173]: audit 2023-12-01T20:29:00.225605+0000 mon.c (mon.2) 5480 : audit 0 from='client.? 172.21.15.40:0/3051268646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:00 smithi040 bash[28232]: cluster 2023-12-01T20:28:58.995176+0000 mgr.y (mgr.24356) 8724 : cluster 0 pgmap v8692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:00 smithi040 bash[28232]: audit 2023-12-01T20:29:00.225605+0000 mon.c (mon.2) 5480 : audit 0 from='client.? 172.21.15.40:0/3051268646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:02 smithi141 bash[31670]: cluster 2023-12-01T20:29:00.996357+0000 mgr.y (mgr.24356) 8725 : cluster 0 pgmap v8693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:02 smithi040 bash[28232]: cluster 2023-12-01T20:29:00.996357+0000 mgr.y (mgr.24356) 8725 : cluster 0 pgmap v8693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:02 smithi040 bash[41173]: cluster 2023-12-01T20:29:00.996357+0000 mgr.y (mgr.24356) 8725 : cluster 0 pgmap v8693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:03 smithi141 bash[31670]: audit 2023-12-01T20:29:02.691636+0000 mon.a (mon.0) 5782 : audit 0 from='client.? 172.21.15.40:0/1622440000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:04.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:03 smithi040 bash[28232]: audit 2023-12-01T20:29:02.691636+0000 mon.a (mon.0) 5782 : audit 0 from='client.? 172.21.15.40:0/1622440000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:03 smithi040 bash[41173]: audit 2023-12-01T20:29:02.691636+0000 mon.a (mon.0) 5782 : audit 0 from='client.? 172.21.15.40:0/1622440000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:04 smithi141 bash[31670]: cluster 2023-12-01T20:29:02.996988+0000 mgr.y (mgr.24356) 8726 : cluster 0 pgmap v8694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:04 smithi141 bash[31670]: audit 2023-12-01T20:29:03.772866+0000 mon.c (mon.2) 5481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:04 smithi040 bash[41173]: cluster 2023-12-01T20:29:02.996988+0000 mgr.y (mgr.24356) 8726 : cluster 0 pgmap v8694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:04 smithi040 bash[41173]: audit 2023-12-01T20:29:03.772866+0000 mon.c (mon.2) 5481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:04 smithi040 bash[28232]: cluster 2023-12-01T20:29:02.996988+0000 mgr.y (mgr.24356) 8726 : cluster 0 pgmap v8694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:04 smithi040 bash[28232]: audit 2023-12-01T20:29:03.772866+0000 mon.c (mon.2) 5481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:05 smithi141 bash[31670]: audit 2023-12-01T20:29:05.161588+0000 mon.a (mon.0) 5783 : audit 0 from='client.? 172.21.15.40:0/2864462224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:06.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:05 smithi040 bash[28232]: audit 2023-12-01T20:29:05.161588+0000 mon.a (mon.0) 5783 : audit 0 from='client.? 172.21.15.40:0/2864462224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:06.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:05 smithi040 bash[41173]: audit 2023-12-01T20:29:05.161588+0000 mon.a (mon.0) 5783 : audit 0 from='client.? 172.21.15.40:0/2864462224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:06 smithi040 bash[28232]: cluster 2023-12-01T20:29:04.998142+0000 mgr.y (mgr.24356) 8727 : cluster 0 pgmap v8695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:06 smithi040 bash[41173]: cluster 2023-12-01T20:29:04.998142+0000 mgr.y (mgr.24356) 8727 : cluster 0 pgmap v8695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:29:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:29:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:06 smithi141 bash[31670]: cluster 2023-12-01T20:29:04.998142+0000 mgr.y (mgr.24356) 8727 : cluster 0 pgmap v8695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:07 smithi141 bash[31670]: audit 2023-12-01T20:29:07.623711+0000 mon.c (mon.2) 5482 : audit 0 from='client.? 172.21.15.40:0/303663027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:08.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:07 smithi040 bash[28232]: audit 2023-12-01T20:29:07.623711+0000 mon.c (mon.2) 5482 : audit 0 from='client.? 172.21.15.40:0/303663027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:07 smithi040 bash[41173]: audit 2023-12-01T20:29:07.623711+0000 mon.c (mon.2) 5482 : audit 0 from='client.? 172.21.15.40:0/303663027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:08 smithi141 bash[31670]: cluster 2023-12-01T20:29:06.998907+0000 mgr.y (mgr.24356) 8728 : cluster 0 pgmap v8696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:08 smithi040 bash[28232]: cluster 2023-12-01T20:29:06.998907+0000 mgr.y (mgr.24356) 8728 : cluster 0 pgmap v8696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:08 smithi040 bash[41173]: cluster 2023-12-01T20:29:06.998907+0000 mgr.y (mgr.24356) 8728 : cluster 0 pgmap v8696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:10 smithi141 bash[31670]: cluster 2023-12-01T20:29:08.999592+0000 mgr.y (mgr.24356) 8729 : cluster 0 pgmap v8697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:10 smithi141 bash[31670]: audit 2023-12-01T20:29:10.084482+0000 mon.a (mon.0) 5784 : audit 0 from='client.? 172.21.15.40:0/3448497742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:10 smithi040 bash[28232]: cluster 2023-12-01T20:29:08.999592+0000 mgr.y (mgr.24356) 8729 : cluster 0 pgmap v8697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:10 smithi040 bash[28232]: audit 2023-12-01T20:29:10.084482+0000 mon.a (mon.0) 5784 : audit 0 from='client.? 172.21.15.40:0/3448497742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:10 smithi040 bash[41173]: cluster 2023-12-01T20:29:08.999592+0000 mgr.y (mgr.24356) 8729 : cluster 0 pgmap v8697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:10 smithi040 bash[41173]: audit 2023-12-01T20:29:10.084482+0000 mon.a (mon.0) 5784 : audit 0 from='client.? 172.21.15.40:0/3448497742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:12 smithi141 bash[31670]: cluster 2023-12-01T20:29:11.000828+0000 mgr.y (mgr.24356) 8730 : cluster 0 pgmap v8698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:12 smithi141 bash[31670]: audit 2023-12-01T20:29:12.547191+0000 mon.c (mon.2) 5483 : audit 0 from='client.? 172.21.15.40:0/3291429951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:12 smithi040 bash[28232]: cluster 2023-12-01T20:29:11.000828+0000 mgr.y (mgr.24356) 8730 : cluster 0 pgmap v8698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:12 smithi040 bash[28232]: audit 2023-12-01T20:29:12.547191+0000 mon.c (mon.2) 5483 : audit 0 from='client.? 172.21.15.40:0/3291429951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:12 smithi040 bash[41173]: cluster 2023-12-01T20:29:11.000828+0000 mgr.y (mgr.24356) 8730 : cluster 0 pgmap v8698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:12 smithi040 bash[41173]: audit 2023-12-01T20:29:12.547191+0000 mon.c (mon.2) 5483 : audit 0 from='client.? 172.21.15.40:0/3291429951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:14 smithi141 bash[31670]: cluster 2023-12-01T20:29:13.001509+0000 mgr.y (mgr.24356) 8731 : cluster 0 pgmap v8699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:14 smithi040 bash[28232]: cluster 2023-12-01T20:29:13.001509+0000 mgr.y (mgr.24356) 8731 : cluster 0 pgmap v8699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:14 smithi040 bash[41173]: cluster 2023-12-01T20:29:13.001509+0000 mgr.y (mgr.24356) 8731 : cluster 0 pgmap v8699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:15 smithi141 bash[31670]: audit 2023-12-01T20:29:15.005478+0000 mon.c (mon.2) 5484 : audit 0 from='client.? 172.21.15.40:0/218767559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:15 smithi040 bash[28232]: audit 2023-12-01T20:29:15.005478+0000 mon.c (mon.2) 5484 : audit 0 from='client.? 172.21.15.40:0/218767559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:16.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:15 smithi040 bash[41173]: audit 2023-12-01T20:29:15.005478+0000 mon.c (mon.2) 5484 : audit 0 from='client.? 172.21.15.40:0/218767559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:16 smithi040 bash[28232]: cluster 2023-12-01T20:29:15.002624+0000 mgr.y (mgr.24356) 8732 : cluster 0 pgmap v8700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:16 smithi040 bash[28232]: audit 2023-12-01T20:29:16.634644+0000 mon.c (mon.2) 5485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:29:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:16 smithi040 bash[41173]: cluster 2023-12-01T20:29:15.002624+0000 mgr.y (mgr.24356) 8732 : cluster 0 pgmap v8700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:16 smithi040 bash[41173]: audit 2023-12-01T20:29:16.634644+0000 mon.c (mon.2) 5485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:29:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:29:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:29:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:16 smithi141 bash[31670]: cluster 2023-12-01T20:29:15.002624+0000 mgr.y (mgr.24356) 8732 : cluster 0 pgmap v8700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:16 smithi141 bash[31670]: audit 2023-12-01T20:29:16.634644+0000 mon.c (mon.2) 5485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:29:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:17 smithi141 bash[31670]: audit 2023-12-01T20:29:17.467348+0000 mon.c (mon.2) 5486 : audit 0 from='client.? 172.21.15.40:0/4077790226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:17 smithi040 bash[41173]: audit 2023-12-01T20:29:17.467348+0000 mon.c (mon.2) 5486 : audit 0 from='client.? 172.21.15.40:0/4077790226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:17 smithi040 bash[28232]: audit 2023-12-01T20:29:17.467348+0000 mon.c (mon.2) 5486 : audit 0 from='client.? 172.21.15.40:0/4077790226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:18 smithi141 bash[31670]: cluster 2023-12-01T20:29:17.003438+0000 mgr.y (mgr.24356) 8733 : cluster 0 pgmap v8701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:18 smithi040 bash[28232]: cluster 2023-12-01T20:29:17.003438+0000 mgr.y (mgr.24356) 8733 : cluster 0 pgmap v8701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:18 smithi040 bash[41173]: cluster 2023-12-01T20:29:17.003438+0000 mgr.y (mgr.24356) 8733 : cluster 0 pgmap v8701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:19 smithi141 bash[31670]: audit 2023-12-01T20:29:18.773035+0000 mon.c (mon.2) 5487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:19 smithi040 bash[28232]: audit 2023-12-01T20:29:18.773035+0000 mon.c (mon.2) 5487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:19 smithi040 bash[41173]: audit 2023-12-01T20:29:18.773035+0000 mon.c (mon.2) 5487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:20 smithi141 bash[31670]: cluster 2023-12-01T20:29:19.004202+0000 mgr.y (mgr.24356) 8734 : cluster 0 pgmap v8702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:20 smithi141 bash[31670]: audit 2023-12-01T20:29:19.945139+0000 mon.a (mon.0) 5785 : audit 0 from='client.? 172.21.15.40:0/3404362938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:20 smithi040 bash[28232]: cluster 2023-12-01T20:29:19.004202+0000 mgr.y (mgr.24356) 8734 : cluster 0 pgmap v8702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:20 smithi040 bash[28232]: audit 2023-12-01T20:29:19.945139+0000 mon.a (mon.0) 5785 : audit 0 from='client.? 172.21.15.40:0/3404362938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:20 smithi040 bash[41173]: cluster 2023-12-01T20:29:19.004202+0000 mgr.y (mgr.24356) 8734 : cluster 0 pgmap v8702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:20 smithi040 bash[41173]: audit 2023-12-01T20:29:19.945139+0000 mon.a (mon.0) 5785 : audit 0 from='client.? 172.21.15.40:0/3404362938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:22 smithi141 bash[31670]: cluster 2023-12-01T20:29:21.005393+0000 mgr.y (mgr.24356) 8735 : cluster 0 pgmap v8703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:22 smithi141 bash[31670]: audit 2023-12-01T20:29:22.429981+0000 mon.a (mon.0) 5786 : audit 0 from='client.? 172.21.15.40:0/3159500260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:22 smithi141 bash[31670]: audit 2023-12-01T20:29:22.533032+0000 mon.a (mon.0) 5787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:22 smithi141 bash[31670]: audit 2023-12-01T20:29:22.547548+0000 mon.a (mon.0) 5788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[28232]: cluster 2023-12-01T20:29:21.005393+0000 mgr.y (mgr.24356) 8735 : cluster 0 pgmap v8703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[28232]: audit 2023-12-01T20:29:22.429981+0000 mon.a (mon.0) 5786 : audit 0 from='client.? 172.21.15.40:0/3159500260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[28232]: audit 2023-12-01T20:29:22.533032+0000 mon.a (mon.0) 5787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[28232]: audit 2023-12-01T20:29:22.547548+0000 mon.a (mon.0) 5788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[41173]: cluster 2023-12-01T20:29:21.005393+0000 mgr.y (mgr.24356) 8735 : cluster 0 pgmap v8703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[41173]: audit 2023-12-01T20:29:22.429981+0000 mon.a (mon.0) 5786 : audit 0 from='client.? 172.21.15.40:0/3159500260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[41173]: audit 2023-12-01T20:29:22.533032+0000 mon.a (mon.0) 5787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:22 smithi040 bash[41173]: audit 2023-12-01T20:29:22.547548+0000 mon.a (mon.0) 5788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[28232]: audit 2023-12-01T20:29:22.884749+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[28232]: audit 2023-12-01T20:29:22.896751+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[28232]: cluster 2023-12-01T20:29:23.006047+0000 mgr.y (mgr.24356) 8736 : cluster 0 pgmap v8704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[28232]: audit 2023-12-01T20:29:23.367544+0000 mon.c (mon.2) 5488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:29:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[28232]: audit 2023-12-01T20:29:23.369619+0000 mon.c (mon.2) 5489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:29:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[28232]: audit 2023-12-01T20:29:23.379921+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[41173]: audit 2023-12-01T20:29:22.884749+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[41173]: audit 2023-12-01T20:29:22.896751+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[41173]: cluster 2023-12-01T20:29:23.006047+0000 mgr.y (mgr.24356) 8736 : cluster 0 pgmap v8704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[41173]: audit 2023-12-01T20:29:23.367544+0000 mon.c (mon.2) 5488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:29:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[41173]: audit 2023-12-01T20:29:23.369619+0000 mon.c (mon.2) 5489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:29:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:23 smithi040 bash[41173]: audit 2023-12-01T20:29:23.379921+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:23 smithi141 bash[31670]: audit 2023-12-01T20:29:22.884749+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:23 smithi141 bash[31670]: audit 2023-12-01T20:29:22.896751+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:23 smithi141 bash[31670]: cluster 2023-12-01T20:29:23.006047+0000 mgr.y (mgr.24356) 8736 : cluster 0 pgmap v8704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:23 smithi141 bash[31670]: audit 2023-12-01T20:29:23.367544+0000 mon.c (mon.2) 5488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:29:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:23 smithi141 bash[31670]: audit 2023-12-01T20:29:23.369619+0000 mon.c (mon.2) 5489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:29:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:23 smithi141 bash[31670]: audit 2023-12-01T20:29:23.379921+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:29:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:24 smithi040 bash[28232]: audit 2023-12-01T20:29:24.889741+0000 mon.a (mon.0) 5792 : audit 0 from='client.? 172.21.15.40:0/3602369731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:24 smithi040 bash[41173]: audit 2023-12-01T20:29:24.889741+0000 mon.a (mon.0) 5792 : audit 0 from='client.? 172.21.15.40:0/3602369731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:24 smithi141 bash[31670]: audit 2023-12-01T20:29:24.889741+0000 mon.a (mon.0) 5792 : audit 0 from='client.? 172.21.15.40:0/3602369731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:26.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:25 smithi040 bash[28232]: cluster 2023-12-01T20:29:25.007173+0000 mgr.y (mgr.24356) 8737 : cluster 0 pgmap v8705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:25 smithi040 bash[41173]: cluster 2023-12-01T20:29:25.007173+0000 mgr.y (mgr.24356) 8737 : cluster 0 pgmap v8705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:25 smithi141 bash[31670]: cluster 2023-12-01T20:29:25.007173+0000 mgr.y (mgr.24356) 8737 : cluster 0 pgmap v8705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:29:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:29:28.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:28 smithi040 bash[41173]: cluster 2023-12-01T20:29:27.007965+0000 mgr.y (mgr.24356) 8738 : cluster 0 pgmap v8706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:28.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:28 smithi040 bash[41173]: audit 2023-12-01T20:29:27.351241+0000 mon.c (mon.2) 5490 : audit 0 from='client.? 172.21.15.40:0/2592208845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:28 smithi040 bash[28232]: cluster 2023-12-01T20:29:27.007965+0000 mgr.y (mgr.24356) 8738 : cluster 0 pgmap v8706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:28 smithi040 bash[28232]: audit 2023-12-01T20:29:27.351241+0000 mon.c (mon.2) 5490 : audit 0 from='client.? 172.21.15.40:0/2592208845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:28 smithi141 bash[31670]: cluster 2023-12-01T20:29:27.007965+0000 mgr.y (mgr.24356) 8738 : cluster 0 pgmap v8706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:28 smithi141 bash[31670]: audit 2023-12-01T20:29:27.351241+0000 mon.c (mon.2) 5490 : audit 0 from='client.? 172.21.15.40:0/2592208845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:30 smithi040 bash[28232]: cluster 2023-12-01T20:29:29.008703+0000 mgr.y (mgr.24356) 8739 : cluster 0 pgmap v8707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:30 smithi040 bash[28232]: audit 2023-12-01T20:29:29.811685+0000 mon.a (mon.0) 5793 : audit 0 from='client.? 172.21.15.40:0/1076736902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:30 smithi040 bash[41173]: cluster 2023-12-01T20:29:29.008703+0000 mgr.y (mgr.24356) 8739 : cluster 0 pgmap v8707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:30 smithi040 bash[41173]: audit 2023-12-01T20:29:29.811685+0000 mon.a (mon.0) 5793 : audit 0 from='client.? 172.21.15.40:0/1076736902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:30 smithi141 bash[31670]: cluster 2023-12-01T20:29:29.008703+0000 mgr.y (mgr.24356) 8739 : cluster 0 pgmap v8707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:30 smithi141 bash[31670]: audit 2023-12-01T20:29:29.811685+0000 mon.a (mon.0) 5793 : audit 0 from='client.? 172.21.15.40:0/1076736902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:32 smithi040 bash[41173]: cluster 2023-12-01T20:29:31.009923+0000 mgr.y (mgr.24356) 8740 : cluster 0 pgmap v8708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:32 smithi040 bash[41173]: audit 2023-12-01T20:29:32.269712+0000 mon.a (mon.0) 5794 : audit 0 from='client.? 172.21.15.40:0/1792654705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:32 smithi040 bash[28232]: cluster 2023-12-01T20:29:31.009923+0000 mgr.y (mgr.24356) 8740 : cluster 0 pgmap v8708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:32 smithi040 bash[28232]: audit 2023-12-01T20:29:32.269712+0000 mon.a (mon.0) 5794 : audit 0 from='client.? 172.21.15.40:0/1792654705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:32 smithi141 bash[31670]: cluster 2023-12-01T20:29:31.009923+0000 mgr.y (mgr.24356) 8740 : cluster 0 pgmap v8708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:32 smithi141 bash[31670]: audit 2023-12-01T20:29:32.269712+0000 mon.a (mon.0) 5794 : audit 0 from='client.? 172.21.15.40:0/1792654705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:34 smithi040 bash[28232]: cluster 2023-12-01T20:29:33.010578+0000 mgr.y (mgr.24356) 8741 : cluster 0 pgmap v8709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:34 smithi040 bash[28232]: audit 2023-12-01T20:29:33.773974+0000 mon.c (mon.2) 5491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:34 smithi040 bash[41173]: cluster 2023-12-01T20:29:33.010578+0000 mgr.y (mgr.24356) 8741 : cluster 0 pgmap v8709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:34 smithi040 bash[41173]: audit 2023-12-01T20:29:33.773974+0000 mon.c (mon.2) 5491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:34 smithi141 bash[31670]: cluster 2023-12-01T20:29:33.010578+0000 mgr.y (mgr.24356) 8741 : cluster 0 pgmap v8709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:34 smithi141 bash[31670]: audit 2023-12-01T20:29:33.773974+0000 mon.c (mon.2) 5491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:35.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:35 smithi040 bash[28232]: audit 2023-12-01T20:29:34.728854+0000 mon.c (mon.2) 5492 : audit 0 from='client.? 172.21.15.40:0/467963859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:35 smithi040 bash[41173]: audit 2023-12-01T20:29:34.728854+0000 mon.c (mon.2) 5492 : audit 0 from='client.? 172.21.15.40:0/467963859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:35 smithi141 bash[31670]: audit 2023-12-01T20:29:34.728854+0000 mon.c (mon.2) 5492 : audit 0 from='client.? 172.21.15.40:0/467963859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:36 smithi040 bash[41173]: cluster 2023-12-01T20:29:35.011743+0000 mgr.y (mgr.24356) 8742 : cluster 0 pgmap v8710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:36 smithi040 bash[28232]: cluster 2023-12-01T20:29:35.011743+0000 mgr.y (mgr.24356) 8742 : cluster 0 pgmap v8710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:29:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:29:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:36 smithi141 bash[31670]: cluster 2023-12-01T20:29:35.011743+0000 mgr.y (mgr.24356) 8742 : cluster 0 pgmap v8710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:37 smithi040 bash[28232]: audit 2023-12-01T20:29:37.189372+0000 mon.c (mon.2) 5493 : audit 0 from='client.? 172.21.15.40:0/2706764457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:37 smithi040 bash[41173]: audit 2023-12-01T20:29:37.189372+0000 mon.c (mon.2) 5493 : audit 0 from='client.? 172.21.15.40:0/2706764457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:38.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:37 smithi141 bash[31670]: audit 2023-12-01T20:29:37.189372+0000 mon.c (mon.2) 5493 : audit 0 from='client.? 172.21.15.40:0/2706764457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:38 smithi040 bash[28232]: cluster 2023-12-01T20:29:37.012395+0000 mgr.y (mgr.24356) 8743 : cluster 0 pgmap v8711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:38 smithi040 bash[41173]: cluster 2023-12-01T20:29:37.012395+0000 mgr.y (mgr.24356) 8743 : cluster 0 pgmap v8711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:38 smithi141 bash[31670]: cluster 2023-12-01T20:29:37.012395+0000 mgr.y (mgr.24356) 8743 : cluster 0 pgmap v8711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:40 smithi040 bash[28232]: cluster 2023-12-01T20:29:39.013015+0000 mgr.y (mgr.24356) 8744 : cluster 0 pgmap v8712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:40 smithi040 bash[28232]: audit 2023-12-01T20:29:39.661138+0000 mon.a (mon.0) 5795 : audit 0 from='client.? 172.21.15.40:0/1609676449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:40 smithi040 bash[41173]: cluster 2023-12-01T20:29:39.013015+0000 mgr.y (mgr.24356) 8744 : cluster 0 pgmap v8712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:40 smithi040 bash[41173]: audit 2023-12-01T20:29:39.661138+0000 mon.a (mon.0) 5795 : audit 0 from='client.? 172.21.15.40:0/1609676449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:40 smithi141 bash[31670]: cluster 2023-12-01T20:29:39.013015+0000 mgr.y (mgr.24356) 8744 : cluster 0 pgmap v8712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:40 smithi141 bash[31670]: audit 2023-12-01T20:29:39.661138+0000 mon.a (mon.0) 5795 : audit 0 from='client.? 172.21.15.40:0/1609676449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:42 smithi141 bash[31670]: cluster 2023-12-01T20:29:41.014159+0000 mgr.y (mgr.24356) 8745 : cluster 0 pgmap v8713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:42 smithi141 bash[31670]: audit 2023-12-01T20:29:42.131187+0000 mon.a (mon.0) 5796 : audit 0 from='client.? 172.21.15.40:0/1503505411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:42 smithi040 bash[41173]: cluster 2023-12-01T20:29:41.014159+0000 mgr.y (mgr.24356) 8745 : cluster 0 pgmap v8713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:42 smithi040 bash[41173]: audit 2023-12-01T20:29:42.131187+0000 mon.a (mon.0) 5796 : audit 0 from='client.? 172.21.15.40:0/1503505411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:42 smithi040 bash[28232]: cluster 2023-12-01T20:29:41.014159+0000 mgr.y (mgr.24356) 8745 : cluster 0 pgmap v8713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:42 smithi040 bash[28232]: audit 2023-12-01T20:29:42.131187+0000 mon.a (mon.0) 5796 : audit 0 from='client.? 172.21.15.40:0/1503505411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:44 smithi141 bash[31670]: cluster 2023-12-01T20:29:43.014781+0000 mgr.y (mgr.24356) 8746 : cluster 0 pgmap v8714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:44 smithi141 bash[31670]: audit 2023-12-01T20:29:44.595129+0000 mon.c (mon.2) 5494 : audit 0 from='client.? 172.21.15.40:0/904829609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:44 smithi040 bash[28232]: cluster 2023-12-01T20:29:43.014781+0000 mgr.y (mgr.24356) 8746 : cluster 0 pgmap v8714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:44 smithi040 bash[28232]: audit 2023-12-01T20:29:44.595129+0000 mon.c (mon.2) 5494 : audit 0 from='client.? 172.21.15.40:0/904829609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:44 smithi040 bash[41173]: cluster 2023-12-01T20:29:43.014781+0000 mgr.y (mgr.24356) 8746 : cluster 0 pgmap v8714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:44 smithi040 bash[41173]: audit 2023-12-01T20:29:44.595129+0000 mon.c (mon.2) 5494 : audit 0 from='client.? 172.21.15.40:0/904829609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:46 smithi040 bash[41173]: cluster 2023-12-01T20:29:45.015996+0000 mgr.y (mgr.24356) 8747 : cluster 0 pgmap v8715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:46 smithi040 bash[28232]: cluster 2023-12-01T20:29:45.015996+0000 mgr.y (mgr.24356) 8747 : cluster 0 pgmap v8715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:29:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:29:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:46 smithi141 bash[31670]: cluster 2023-12-01T20:29:45.015996+0000 mgr.y (mgr.24356) 8747 : cluster 0 pgmap v8715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:47 smithi141 bash[31670]: audit 2023-12-01T20:29:47.066618+0000 mon.c (mon.2) 5495 : audit 0 from='client.? 172.21.15.40:0/3175494027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:47 smithi040 bash[41173]: audit 2023-12-01T20:29:47.066618+0000 mon.c (mon.2) 5495 : audit 0 from='client.? 172.21.15.40:0/3175494027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:47 smithi040 bash[28232]: audit 2023-12-01T20:29:47.066618+0000 mon.c (mon.2) 5495 : audit 0 from='client.? 172.21.15.40:0/3175494027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:48 smithi141 bash[31670]: cluster 2023-12-01T20:29:47.016639+0000 mgr.y (mgr.24356) 8748 : cluster 0 pgmap v8716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:48 smithi040 bash[28232]: cluster 2023-12-01T20:29:47.016639+0000 mgr.y (mgr.24356) 8748 : cluster 0 pgmap v8716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:48 smithi040 bash[41173]: cluster 2023-12-01T20:29:47.016639+0000 mgr.y (mgr.24356) 8748 : cluster 0 pgmap v8716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:49 smithi141 bash[31670]: audit 2023-12-01T20:29:48.774348+0000 mon.c (mon.2) 5496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:49 smithi141 bash[31670]: audit 2023-12-01T20:29:49.534657+0000 mon.c (mon.2) 5497 : audit 0 from='client.? 172.21.15.40:0/1133422347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:49 smithi040 bash[41173]: audit 2023-12-01T20:29:48.774348+0000 mon.c (mon.2) 5496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:49 smithi040 bash[41173]: audit 2023-12-01T20:29:49.534657+0000 mon.c (mon.2) 5497 : audit 0 from='client.? 172.21.15.40:0/1133422347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:49 smithi040 bash[28232]: audit 2023-12-01T20:29:48.774348+0000 mon.c (mon.2) 5496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:49 smithi040 bash[28232]: audit 2023-12-01T20:29:49.534657+0000 mon.c (mon.2) 5497 : audit 0 from='client.? 172.21.15.40:0/1133422347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:50 smithi141 bash[31670]: cluster 2023-12-01T20:29:49.017396+0000 mgr.y (mgr.24356) 8749 : cluster 0 pgmap v8717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:50 smithi040 bash[28232]: cluster 2023-12-01T20:29:49.017396+0000 mgr.y (mgr.24356) 8749 : cluster 0 pgmap v8717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:50 smithi040 bash[41173]: cluster 2023-12-01T20:29:49.017396+0000 mgr.y (mgr.24356) 8749 : cluster 0 pgmap v8717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:52 smithi141 bash[31670]: cluster 2023-12-01T20:29:51.018589+0000 mgr.y (mgr.24356) 8750 : cluster 0 pgmap v8718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:52 smithi141 bash[31670]: audit 2023-12-01T20:29:52.000568+0000 mon.a (mon.0) 5797 : audit 0 from='client.? 172.21.15.40:0/4057026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:52 smithi040 bash[41173]: cluster 2023-12-01T20:29:51.018589+0000 mgr.y (mgr.24356) 8750 : cluster 0 pgmap v8718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:52 smithi040 bash[41173]: audit 2023-12-01T20:29:52.000568+0000 mon.a (mon.0) 5797 : audit 0 from='client.? 172.21.15.40:0/4057026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:52 smithi040 bash[28232]: cluster 2023-12-01T20:29:51.018589+0000 mgr.y (mgr.24356) 8750 : cluster 0 pgmap v8718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:52 smithi040 bash[28232]: audit 2023-12-01T20:29:52.000568+0000 mon.a (mon.0) 5797 : audit 0 from='client.? 172.21.15.40:0/4057026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:54 smithi141 bash[31670]: cluster 2023-12-01T20:29:53.019399+0000 mgr.y (mgr.24356) 8751 : cluster 0 pgmap v8719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:54 smithi141 bash[31670]: audit 2023-12-01T20:29:54.469451+0000 mon.a (mon.0) 5798 : audit 0 from='client.? 172.21.15.40:0/337968648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:54 smithi040 bash[41173]: cluster 2023-12-01T20:29:53.019399+0000 mgr.y (mgr.24356) 8751 : cluster 0 pgmap v8719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:54 smithi040 bash[41173]: audit 2023-12-01T20:29:54.469451+0000 mon.a (mon.0) 5798 : audit 0 from='client.? 172.21.15.40:0/337968648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:54 smithi040 bash[28232]: cluster 2023-12-01T20:29:53.019399+0000 mgr.y (mgr.24356) 8751 : cluster 0 pgmap v8719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:54 smithi040 bash[28232]: audit 2023-12-01T20:29:54.469451+0000 mon.a (mon.0) 5798 : audit 0 from='client.? 172.21.15.40:0/337968648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:29:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:29:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:56 smithi040 bash[41173]: cluster 2023-12-01T20:29:55.020635+0000 mgr.y (mgr.24356) 8752 : cluster 0 pgmap v8720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:56 smithi040 bash[28232]: cluster 2023-12-01T20:29:55.020635+0000 mgr.y (mgr.24356) 8752 : cluster 0 pgmap v8720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:56 smithi141 bash[31670]: cluster 2023-12-01T20:29:55.020635+0000 mgr.y (mgr.24356) 8752 : cluster 0 pgmap v8720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:57 smithi141 bash[31670]: audit 2023-12-01T20:29:56.932906+0000 mon.c (mon.2) 5498 : audit 0 from='client.? 172.21.15.40:0/941706508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:57 smithi040 bash[28232]: audit 2023-12-01T20:29:56.932906+0000 mon.c (mon.2) 5498 : audit 0 from='client.? 172.21.15.40:0/941706508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:57 smithi040 bash[41173]: audit 2023-12-01T20:29:56.932906+0000 mon.c (mon.2) 5498 : audit 0 from='client.? 172.21.15.40:0/941706508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:29:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:58 smithi141 bash[31670]: cluster 2023-12-01T20:29:57.021247+0000 mgr.y (mgr.24356) 8753 : cluster 0 pgmap v8721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:58 smithi040 bash[28232]: cluster 2023-12-01T20:29:57.021247+0000 mgr.y (mgr.24356) 8753 : cluster 0 pgmap v8721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:29:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:58 smithi040 bash[41173]: cluster 2023-12-01T20:29:57.021247+0000 mgr.y (mgr.24356) 8753 : cluster 0 pgmap v8721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:00.006 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:29:59 smithi040 bash[28232]: audit 2023-12-01T20:29:59.401380+0000 mon.a (mon.0) 5799 : audit 0 from='client.? 172.21.15.40:0/353196983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:00.006 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:29:59 smithi040 bash[41173]: audit 2023-12-01T20:29:59.401380+0000 mon.a (mon.0) 5799 : audit 0 from='client.? 172.21.15.40:0/353196983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:29:59 smithi141 bash[31670]: audit 2023-12-01T20:29:59.401380+0000 mon.a (mon.0) 5799 : audit 0 from='client.? 172.21.15.40:0/353196983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:00.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:00 smithi040 bash[28232]: debug 2023-12-01T20:29:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:00 smithi141 bash[31670]: cluster 2023-12-01T20:29:59.021885+0000 mgr.y (mgr.24356) 8754 : cluster 0 pgmap v8722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:00 smithi141 bash[31670]: cluster 2023-12-01T20:30:00.000155+0000 mon.a (mon.0) 5800 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:00 smithi040 bash[41173]: cluster 2023-12-01T20:29:59.021885+0000 mgr.y (mgr.24356) 8754 : cluster 0 pgmap v8722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:00 smithi040 bash[41173]: cluster 2023-12-01T20:30:00.000155+0000 mon.a (mon.0) 5800 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:00 smithi040 bash[28232]: cluster 2023-12-01T20:29:59.021885+0000 mgr.y (mgr.24356) 8754 : cluster 0 pgmap v8722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:00 smithi040 bash[28232]: cluster 2023-12-01T20:30:00.000155+0000 mon.a (mon.0) 5800 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:02 smithi141 bash[31670]: cluster 2023-12-01T20:30:01.023106+0000 mgr.y (mgr.24356) 8755 : cluster 0 pgmap v8723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:02 smithi141 bash[31670]: audit 2023-12-01T20:30:01.867464+0000 mon.c (mon.2) 5499 : audit 0 from='client.? 172.21.15.40:0/3065013786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:02 smithi040 bash[41173]: cluster 2023-12-01T20:30:01.023106+0000 mgr.y (mgr.24356) 8755 : cluster 0 pgmap v8723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:02 smithi040 bash[41173]: audit 2023-12-01T20:30:01.867464+0000 mon.c (mon.2) 5499 : audit 0 from='client.? 172.21.15.40:0/3065013786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:02 smithi040 bash[28232]: cluster 2023-12-01T20:30:01.023106+0000 mgr.y (mgr.24356) 8755 : cluster 0 pgmap v8723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:02 smithi040 bash[28232]: audit 2023-12-01T20:30:01.867464+0000 mon.c (mon.2) 5499 : audit 0 from='client.? 172.21.15.40:0/3065013786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:04 smithi141 bash[31670]: cluster 2023-12-01T20:30:03.023918+0000 mgr.y (mgr.24356) 8756 : cluster 0 pgmap v8724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:04 smithi141 bash[31670]: audit 2023-12-01T20:30:03.774714+0000 mon.c (mon.2) 5500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:04 smithi141 bash[31670]: audit 2023-12-01T20:30:04.338423+0000 mon.c (mon.2) 5501 : audit 0 from='client.? 172.21.15.40:0/3090223321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:04 smithi040 bash[28232]: cluster 2023-12-01T20:30:03.023918+0000 mgr.y (mgr.24356) 8756 : cluster 0 pgmap v8724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:04 smithi040 bash[28232]: audit 2023-12-01T20:30:03.774714+0000 mon.c (mon.2) 5500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:04 smithi040 bash[28232]: audit 2023-12-01T20:30:04.338423+0000 mon.c (mon.2) 5501 : audit 0 from='client.? 172.21.15.40:0/3090223321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:04 smithi040 bash[41173]: cluster 2023-12-01T20:30:03.023918+0000 mgr.y (mgr.24356) 8756 : cluster 0 pgmap v8724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:04 smithi040 bash[41173]: audit 2023-12-01T20:30:03.774714+0000 mon.c (mon.2) 5500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:04 smithi040 bash[41173]: audit 2023-12-01T20:30:04.338423+0000 mon.c (mon.2) 5501 : audit 0 from='client.? 172.21.15.40:0/3090223321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:06.748 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:30:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:30:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:06 smithi141 bash[31670]: cluster 2023-12-01T20:30:05.025231+0000 mgr.y (mgr.24356) 8757 : cluster 0 pgmap v8725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:06 smithi040 bash[28232]: cluster 2023-12-01T20:30:05.025231+0000 mgr.y (mgr.24356) 8757 : cluster 0 pgmap v8725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:06 smithi040 bash[41173]: cluster 2023-12-01T20:30:05.025231+0000 mgr.y (mgr.24356) 8757 : cluster 0 pgmap v8725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:07 smithi141 bash[31670]: audit 2023-12-01T20:30:06.808234+0000 mon.c (mon.2) 5502 : audit 0 from='client.? 172.21.15.40:0/1619478887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:07 smithi040 bash[41173]: audit 2023-12-01T20:30:06.808234+0000 mon.c (mon.2) 5502 : audit 0 from='client.? 172.21.15.40:0/1619478887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:08.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:07 smithi040 bash[28232]: audit 2023-12-01T20:30:06.808234+0000 mon.c (mon.2) 5502 : audit 0 from='client.? 172.21.15.40:0/1619478887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:08 smithi141 bash[31670]: cluster 2023-12-01T20:30:07.025840+0000 mgr.y (mgr.24356) 8758 : cluster 0 pgmap v8726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:08 smithi040 bash[28232]: cluster 2023-12-01T20:30:07.025840+0000 mgr.y (mgr.24356) 8758 : cluster 0 pgmap v8726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:08 smithi040 bash[41173]: cluster 2023-12-01T20:30:07.025840+0000 mgr.y (mgr.24356) 8758 : cluster 0 pgmap v8726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:10.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:09 smithi141 bash[31670]: audit 2023-12-01T20:30:09.266464+0000 mon.a (mon.0) 5801 : audit 0 from='client.? 172.21.15.40:0/659043416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:09 smithi040 bash[41173]: audit 2023-12-01T20:30:09.266464+0000 mon.a (mon.0) 5801 : audit 0 from='client.? 172.21.15.40:0/659043416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:10.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:09 smithi040 bash[28232]: audit 2023-12-01T20:30:09.266464+0000 mon.a (mon.0) 5801 : audit 0 from='client.? 172.21.15.40:0/659043416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:10 smithi040 bash[28232]: cluster 2023-12-01T20:30:09.026599+0000 mgr.y (mgr.24356) 8759 : cluster 0 pgmap v8727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:10 smithi040 bash[41173]: cluster 2023-12-01T20:30:09.026599+0000 mgr.y (mgr.24356) 8759 : cluster 0 pgmap v8727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:10 smithi141 bash[31670]: cluster 2023-12-01T20:30:09.026599+0000 mgr.y (mgr.24356) 8759 : cluster 0 pgmap v8727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:11 smithi040 bash[28232]: audit 2023-12-01T20:30:11.735568+0000 mon.c (mon.2) 5503 : audit 0 from='client.? 172.21.15.40:0/1895901798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:11 smithi040 bash[41173]: audit 2023-12-01T20:30:11.735568+0000 mon.c (mon.2) 5503 : audit 0 from='client.? 172.21.15.40:0/1895901798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:11 smithi141 bash[31670]: audit 2023-12-01T20:30:11.735568+0000 mon.c (mon.2) 5503 : audit 0 from='client.? 172.21.15.40:0/1895901798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:12 smithi040 bash[28232]: cluster 2023-12-01T20:30:11.027754+0000 mgr.y (mgr.24356) 8760 : cluster 0 pgmap v8728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:12 smithi040 bash[41173]: cluster 2023-12-01T20:30:11.027754+0000 mgr.y (mgr.24356) 8760 : cluster 0 pgmap v8728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:12 smithi141 bash[31670]: cluster 2023-12-01T20:30:11.027754+0000 mgr.y (mgr.24356) 8760 : cluster 0 pgmap v8728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:14 smithi040 bash[28232]: cluster 2023-12-01T20:30:13.028402+0000 mgr.y (mgr.24356) 8761 : cluster 0 pgmap v8729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:14 smithi040 bash[28232]: audit 2023-12-01T20:30:14.201633+0000 mon.c (mon.2) 5504 : audit 0 from='client.? 172.21.15.40:0/2075682441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:14 smithi040 bash[41173]: cluster 2023-12-01T20:30:13.028402+0000 mgr.y (mgr.24356) 8761 : cluster 0 pgmap v8729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:14 smithi040 bash[41173]: audit 2023-12-01T20:30:14.201633+0000 mon.c (mon.2) 5504 : audit 0 from='client.? 172.21.15.40:0/2075682441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:14 smithi141 bash[31670]: cluster 2023-12-01T20:30:13.028402+0000 mgr.y (mgr.24356) 8761 : cluster 0 pgmap v8729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:14 smithi141 bash[31670]: audit 2023-12-01T20:30:14.201633+0000 mon.c (mon.2) 5504 : audit 0 from='client.? 172.21.15.40:0/2075682441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:16.800 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:30:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:30:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:16 smithi040 bash[41173]: cluster 2023-12-01T20:30:15.029531+0000 mgr.y (mgr.24356) 8762 : cluster 0 pgmap v8730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:16 smithi040 bash[41173]: audit 2023-12-01T20:30:16.675611+0000 mon.c (mon.2) 5505 : audit 0 from='client.? 172.21.15.40:0/2691454907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:16 smithi040 bash[28232]: cluster 2023-12-01T20:30:15.029531+0000 mgr.y (mgr.24356) 8762 : cluster 0 pgmap v8730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:16 smithi040 bash[28232]: audit 2023-12-01T20:30:16.675611+0000 mon.c (mon.2) 5505 : audit 0 from='client.? 172.21.15.40:0/2691454907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:16 smithi141 bash[31670]: cluster 2023-12-01T20:30:15.029531+0000 mgr.y (mgr.24356) 8762 : cluster 0 pgmap v8730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:16 smithi141 bash[31670]: audit 2023-12-01T20:30:16.675611+0000 mon.c (mon.2) 5505 : audit 0 from='client.? 172.21.15.40:0/2691454907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:18 smithi040 bash[28232]: cluster 2023-12-01T20:30:17.030196+0000 mgr.y (mgr.24356) 8763 : cluster 0 pgmap v8731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:18 smithi040 bash[28232]: audit 2023-12-01T20:30:18.775206+0000 mon.c (mon.2) 5506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:18 smithi040 bash[41173]: cluster 2023-12-01T20:30:17.030196+0000 mgr.y (mgr.24356) 8763 : cluster 0 pgmap v8731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:18 smithi040 bash[41173]: audit 2023-12-01T20:30:18.775206+0000 mon.c (mon.2) 5506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:18 smithi141 bash[31670]: cluster 2023-12-01T20:30:17.030196+0000 mgr.y (mgr.24356) 8763 : cluster 0 pgmap v8731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:19.324 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:18 smithi141 bash[31670]: audit 2023-12-01T20:30:18.775206+0000 mon.c (mon.2) 5506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:19 smithi040 bash[41173]: audit 2023-12-01T20:30:19.121609+0000 mon.c (mon.2) 5507 : audit 0 from='client.? 172.21.15.40:0/3240541435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:20.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:19 smithi040 bash[28232]: audit 2023-12-01T20:30:19.121609+0000 mon.c (mon.2) 5507 : audit 0 from='client.? 172.21.15.40:0/3240541435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:19 smithi141 bash[31670]: audit 2023-12-01T20:30:19.121609+0000 mon.c (mon.2) 5507 : audit 0 from='client.? 172.21.15.40:0/3240541435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:20 smithi040 bash[28232]: cluster 2023-12-01T20:30:19.030789+0000 mgr.y (mgr.24356) 8764 : cluster 0 pgmap v8732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:20 smithi040 bash[41173]: cluster 2023-12-01T20:30:19.030789+0000 mgr.y (mgr.24356) 8764 : cluster 0 pgmap v8732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:20 smithi141 bash[31670]: cluster 2023-12-01T20:30:19.030789+0000 mgr.y (mgr.24356) 8764 : cluster 0 pgmap v8732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:22.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:21 smithi040 bash[28232]: audit 2023-12-01T20:30:21.573592+0000 mon.c (mon.2) 5508 : audit 0 from='client.? 172.21.15.40:0/2524768064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:22.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:21 smithi040 bash[41173]: audit 2023-12-01T20:30:21.573592+0000 mon.c (mon.2) 5508 : audit 0 from='client.? 172.21.15.40:0/2524768064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:21 smithi141 bash[31670]: audit 2023-12-01T20:30:21.573592+0000 mon.c (mon.2) 5508 : audit 0 from='client.? 172.21.15.40:0/2524768064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:22 smithi040 bash[28232]: cluster 2023-12-01T20:30:21.031994+0000 mgr.y (mgr.24356) 8765 : cluster 0 pgmap v8733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:22 smithi040 bash[41173]: cluster 2023-12-01T20:30:21.031994+0000 mgr.y (mgr.24356) 8765 : cluster 0 pgmap v8733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:22 smithi141 bash[31670]: cluster 2023-12-01T20:30:21.031994+0000 mgr.y (mgr.24356) 8765 : cluster 0 pgmap v8733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:24.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:23 smithi040 bash[28232]: audit 2023-12-01T20:30:23.462771+0000 mon.c (mon.2) 5509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:30:24.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:23 smithi040 bash[41173]: audit 2023-12-01T20:30:23.462771+0000 mon.c (mon.2) 5509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:30:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:23 smithi141 bash[31670]: audit 2023-12-01T20:30:23.462771+0000 mon.c (mon.2) 5509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:30:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:24 smithi040 bash[41173]: cluster 2023-12-01T20:30:23.032689+0000 mgr.y (mgr.24356) 8766 : cluster 0 pgmap v8734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:24 smithi040 bash[41173]: audit 2023-12-01T20:30:24.041448+0000 mon.a (mon.0) 5802 : audit 0 from='client.? 172.21.15.40:0/2262726276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:24 smithi040 bash[28232]: cluster 2023-12-01T20:30:23.032689+0000 mgr.y (mgr.24356) 8766 : cluster 0 pgmap v8734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:24 smithi040 bash[28232]: audit 2023-12-01T20:30:24.041448+0000 mon.a (mon.0) 5802 : audit 0 from='client.? 172.21.15.40:0/2262726276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:24 smithi141 bash[31670]: cluster 2023-12-01T20:30:23.032689+0000 mgr.y (mgr.24356) 8766 : cluster 0 pgmap v8734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:24 smithi141 bash[31670]: audit 2023-12-01T20:30:24.041448+0000 mon.a (mon.0) 5802 : audit 0 from='client.? 172.21.15.40:0/2262726276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:26.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:30:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:30:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:26 smithi040 bash[41173]: cluster 2023-12-01T20:30:25.033795+0000 mgr.y (mgr.24356) 8767 : cluster 0 pgmap v8735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:26 smithi040 bash[41173]: audit 2023-12-01T20:30:26.515232+0000 mon.c (mon.2) 5510 : audit 0 from='client.? 172.21.15.40:0/3167933894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:26 smithi040 bash[28232]: cluster 2023-12-01T20:30:25.033795+0000 mgr.y (mgr.24356) 8767 : cluster 0 pgmap v8735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:26 smithi040 bash[28232]: audit 2023-12-01T20:30:26.515232+0000 mon.c (mon.2) 5510 : audit 0 from='client.? 172.21.15.40:0/3167933894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:26 smithi141 bash[31670]: cluster 2023-12-01T20:30:25.033795+0000 mgr.y (mgr.24356) 8767 : cluster 0 pgmap v8735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:26 smithi141 bash[31670]: audit 2023-12-01T20:30:26.515232+0000 mon.c (mon.2) 5510 : audit 0 from='client.? 172.21.15.40:0/3167933894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:27 smithi040 bash[28232]: cluster 2023-12-01T20:30:27.034481+0000 mgr.y (mgr.24356) 8768 : cluster 0 pgmap v8736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:28.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:27 smithi040 bash[41173]: cluster 2023-12-01T20:30:27.034481+0000 mgr.y (mgr.24356) 8768 : cluster 0 pgmap v8736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:27 smithi141 bash[31670]: cluster 2023-12-01T20:30:27.034481+0000 mgr.y (mgr.24356) 8768 : cluster 0 pgmap v8736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:29 smithi040 bash[28232]: audit 2023-12-01T20:30:28.989304+0000 mon.c (mon.2) 5511 : audit 0 from='client.? 172.21.15.40:0/1162576913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:29 smithi040 bash[28232]: audit 2023-12-01T20:30:29.309150+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:29 smithi040 bash[28232]: audit 2023-12-01T20:30:29.319327+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:29 smithi040 bash[41173]: audit 2023-12-01T20:30:28.989304+0000 mon.c (mon.2) 5511 : audit 0 from='client.? 172.21.15.40:0/1162576913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:29 smithi040 bash[41173]: audit 2023-12-01T20:30:29.309150+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:29 smithi040 bash[41173]: audit 2023-12-01T20:30:29.319327+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:29 smithi141 bash[31670]: audit 2023-12-01T20:30:28.989304+0000 mon.c (mon.2) 5511 : audit 0 from='client.? 172.21.15.40:0/1162576913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:29 smithi141 bash[31670]: audit 2023-12-01T20:30:29.309150+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:29 smithi141 bash[31670]: audit 2023-12-01T20:30:29.319327+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:30 smithi141 bash[31670]: cluster 2023-12-01T20:30:29.035064+0000 mgr.y (mgr.24356) 8769 : cluster 0 pgmap v8737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:30 smithi141 bash[31670]: audit 2023-12-01T20:30:29.664762+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:30 smithi141 bash[31670]: audit 2023-12-01T20:30:29.673645+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:30 smithi141 bash[31670]: audit 2023-12-01T20:30:30.200995+0000 mon.c (mon.2) 5512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:30:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:30 smithi141 bash[31670]: audit 2023-12-01T20:30:30.202819+0000 mon.c (mon.2) 5513 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:30:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:30 smithi141 bash[31670]: audit 2023-12-01T20:30:30.212410+0000 mon.a (mon.0) 5807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[28232]: cluster 2023-12-01T20:30:29.035064+0000 mgr.y (mgr.24356) 8769 : cluster 0 pgmap v8737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[28232]: audit 2023-12-01T20:30:29.664762+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[28232]: audit 2023-12-01T20:30:29.673645+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[28232]: audit 2023-12-01T20:30:30.200995+0000 mon.c (mon.2) 5512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[28232]: audit 2023-12-01T20:30:30.202819+0000 mon.c (mon.2) 5513 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[28232]: audit 2023-12-01T20:30:30.212410+0000 mon.a (mon.0) 5807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[41173]: cluster 2023-12-01T20:30:29.035064+0000 mgr.y (mgr.24356) 8769 : cluster 0 pgmap v8737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[41173]: audit 2023-12-01T20:30:29.664762+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[41173]: audit 2023-12-01T20:30:29.673645+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[41173]: audit 2023-12-01T20:30:30.200995+0000 mon.c (mon.2) 5512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[41173]: audit 2023-12-01T20:30:30.202819+0000 mon.c (mon.2) 5513 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:30:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:30 smithi040 bash[41173]: audit 2023-12-01T20:30:30.212410+0000 mon.a (mon.0) 5807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:30:32.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:31 smithi141 bash[31670]: audit 2023-12-01T20:30:31.453592+0000 mon.a (mon.0) 5808 : audit 0 from='client.? 172.21.15.40:0/384492536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:32.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:31 smithi040 bash[41173]: audit 2023-12-01T20:30:31.453592+0000 mon.a (mon.0) 5808 : audit 0 from='client.? 172.21.15.40:0/384492536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:32.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:31 smithi040 bash[28232]: audit 2023-12-01T20:30:31.453592+0000 mon.a (mon.0) 5808 : audit 0 from='client.? 172.21.15.40:0/384492536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:33.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:32 smithi141 bash[31670]: cluster 2023-12-01T20:30:31.036149+0000 mgr.y (mgr.24356) 8770 : cluster 0 pgmap v8738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:32 smithi040 bash[28232]: cluster 2023-12-01T20:30:31.036149+0000 mgr.y (mgr.24356) 8770 : cluster 0 pgmap v8738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:32 smithi040 bash[41173]: cluster 2023-12-01T20:30:31.036149+0000 mgr.y (mgr.24356) 8770 : cluster 0 pgmap v8738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:34 smithi141 bash[31670]: cluster 2023-12-01T20:30:33.036826+0000 mgr.y (mgr.24356) 8771 : cluster 0 pgmap v8739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:34 smithi141 bash[31670]: audit 2023-12-01T20:30:33.775324+0000 mon.c (mon.2) 5514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:34 smithi141 bash[31670]: audit 2023-12-01T20:30:33.936222+0000 mon.c (mon.2) 5515 : audit 0 from='client.? 172.21.15.40:0/419350009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:34 smithi040 bash[41173]: cluster 2023-12-01T20:30:33.036826+0000 mgr.y (mgr.24356) 8771 : cluster 0 pgmap v8739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:34 smithi040 bash[41173]: audit 2023-12-01T20:30:33.775324+0000 mon.c (mon.2) 5514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:34 smithi040 bash[41173]: audit 2023-12-01T20:30:33.936222+0000 mon.c (mon.2) 5515 : audit 0 from='client.? 172.21.15.40:0/419350009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:34 smithi040 bash[28232]: cluster 2023-12-01T20:30:33.036826+0000 mgr.y (mgr.24356) 8771 : cluster 0 pgmap v8739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:34 smithi040 bash[28232]: audit 2023-12-01T20:30:33.775324+0000 mon.c (mon.2) 5514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:34 smithi040 bash[28232]: audit 2023-12-01T20:30:33.936222+0000 mon.c (mon.2) 5515 : audit 0 from='client.? 172.21.15.40:0/419350009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:30:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:30:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:36 smithi040 bash[28232]: cluster 2023-12-01T20:30:35.037996+0000 mgr.y (mgr.24356) 8772 : cluster 0 pgmap v8740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:36 smithi040 bash[28232]: audit 2023-12-01T20:30:36.391988+0000 mon.c (mon.2) 5516 : audit 0 from='client.? 172.21.15.40:0/2378980934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:36 smithi040 bash[41173]: cluster 2023-12-01T20:30:35.037996+0000 mgr.y (mgr.24356) 8772 : cluster 0 pgmap v8740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:36 smithi040 bash[41173]: audit 2023-12-01T20:30:36.391988+0000 mon.c (mon.2) 5516 : audit 0 from='client.? 172.21.15.40:0/2378980934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:36 smithi141 bash[31670]: cluster 2023-12-01T20:30:35.037996+0000 mgr.y (mgr.24356) 8772 : cluster 0 pgmap v8740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:36 smithi141 bash[31670]: audit 2023-12-01T20:30:36.391988+0000 mon.c (mon.2) 5516 : audit 0 from='client.? 172.21.15.40:0/2378980934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:38 smithi141 bash[31670]: cluster 2023-12-01T20:30:37.038645+0000 mgr.y (mgr.24356) 8773 : cluster 0 pgmap v8741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:38 smithi040 bash[41173]: cluster 2023-12-01T20:30:37.038645+0000 mgr.y (mgr.24356) 8773 : cluster 0 pgmap v8741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:38 smithi040 bash[28232]: cluster 2023-12-01T20:30:37.038645+0000 mgr.y (mgr.24356) 8773 : cluster 0 pgmap v8741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:39 smithi141 bash[31670]: audit 2023-12-01T20:30:38.860183+0000 mon.a (mon.0) 5809 : audit 0 from='client.? 172.21.15.40:0/3300196094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:39 smithi040 bash[28232]: audit 2023-12-01T20:30:38.860183+0000 mon.a (mon.0) 5809 : audit 0 from='client.? 172.21.15.40:0/3300196094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:39 smithi040 bash[41173]: audit 2023-12-01T20:30:38.860183+0000 mon.a (mon.0) 5809 : audit 0 from='client.? 172.21.15.40:0/3300196094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:40 smithi141 bash[31670]: cluster 2023-12-01T20:30:39.039362+0000 mgr.y (mgr.24356) 8774 : cluster 0 pgmap v8742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:40 smithi040 bash[28232]: cluster 2023-12-01T20:30:39.039362+0000 mgr.y (mgr.24356) 8774 : cluster 0 pgmap v8742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:40 smithi040 bash[41173]: cluster 2023-12-01T20:30:39.039362+0000 mgr.y (mgr.24356) 8774 : cluster 0 pgmap v8742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:41 smithi141 bash[31670]: audit 2023-12-01T20:30:41.324481+0000 mon.a (mon.0) 5810 : audit 0 from='client.? 172.21.15.40:0/3367797808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:41 smithi040 bash[41173]: audit 2023-12-01T20:30:41.324481+0000 mon.a (mon.0) 5810 : audit 0 from='client.? 172.21.15.40:0/3367797808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:42.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:41 smithi040 bash[28232]: audit 2023-12-01T20:30:41.324481+0000 mon.a (mon.0) 5810 : audit 0 from='client.? 172.21.15.40:0/3367797808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:42 smithi141 bash[31670]: cluster 2023-12-01T20:30:41.040481+0000 mgr.y (mgr.24356) 8775 : cluster 0 pgmap v8743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:42 smithi040 bash[28232]: cluster 2023-12-01T20:30:41.040481+0000 mgr.y (mgr.24356) 8775 : cluster 0 pgmap v8743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:42 smithi040 bash[41173]: cluster 2023-12-01T20:30:41.040481+0000 mgr.y (mgr.24356) 8775 : cluster 0 pgmap v8743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:44 smithi141 bash[31670]: cluster 2023-12-01T20:30:43.041221+0000 mgr.y (mgr.24356) 8776 : cluster 0 pgmap v8744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:44 smithi141 bash[31670]: audit 2023-12-01T20:30:43.786487+0000 mon.c (mon.2) 5517 : audit 0 from='client.? 172.21.15.40:0/599941637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:44 smithi040 bash[41173]: cluster 2023-12-01T20:30:43.041221+0000 mgr.y (mgr.24356) 8776 : cluster 0 pgmap v8744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:44 smithi040 bash[41173]: audit 2023-12-01T20:30:43.786487+0000 mon.c (mon.2) 5517 : audit 0 from='client.? 172.21.15.40:0/599941637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:44 smithi040 bash[28232]: cluster 2023-12-01T20:30:43.041221+0000 mgr.y (mgr.24356) 8776 : cluster 0 pgmap v8744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:44 smithi040 bash[28232]: audit 2023-12-01T20:30:43.786487+0000 mon.c (mon.2) 5517 : audit 0 from='client.? 172.21.15.40:0/599941637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:46 smithi040 bash[28232]: cluster 2023-12-01T20:30:45.042405+0000 mgr.y (mgr.24356) 8777 : cluster 0 pgmap v8745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:46 smithi040 bash[28232]: audit 2023-12-01T20:30:46.246686+0000 mon.c (mon.2) 5518 : audit 0 from='client.? 172.21.15.40:0/3786856587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:30:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:30:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:46 smithi040 bash[41173]: cluster 2023-12-01T20:30:45.042405+0000 mgr.y (mgr.24356) 8777 : cluster 0 pgmap v8745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:46 smithi040 bash[41173]: audit 2023-12-01T20:30:46.246686+0000 mon.c (mon.2) 5518 : audit 0 from='client.? 172.21.15.40:0/3786856587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:46 smithi141 bash[31670]: cluster 2023-12-01T20:30:45.042405+0000 mgr.y (mgr.24356) 8777 : cluster 0 pgmap v8745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:46 smithi141 bash[31670]: audit 2023-12-01T20:30:46.246686+0000 mon.c (mon.2) 5518 : audit 0 from='client.? 172.21.15.40:0/3786856587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:48 smithi141 bash[31670]: cluster 2023-12-01T20:30:47.043094+0000 mgr.y (mgr.24356) 8778 : cluster 0 pgmap v8746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:48 smithi141 bash[31670]: audit 2023-12-01T20:30:48.719556+0000 mon.a (mon.0) 5811 : audit 0 from='client.? 172.21.15.40:0/3952396072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:48 smithi040 bash[41173]: cluster 2023-12-01T20:30:47.043094+0000 mgr.y (mgr.24356) 8778 : cluster 0 pgmap v8746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:48 smithi040 bash[41173]: audit 2023-12-01T20:30:48.719556+0000 mon.a (mon.0) 5811 : audit 0 from='client.? 172.21.15.40:0/3952396072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:48 smithi040 bash[28232]: cluster 2023-12-01T20:30:47.043094+0000 mgr.y (mgr.24356) 8778 : cluster 0 pgmap v8746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:48 smithi040 bash[28232]: audit 2023-12-01T20:30:48.719556+0000 mon.a (mon.0) 5811 : audit 0 from='client.? 172.21.15.40:0/3952396072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:49 smithi141 bash[31670]: audit 2023-12-01T20:30:48.776460+0000 mon.c (mon.2) 5519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:49 smithi040 bash[41173]: audit 2023-12-01T20:30:48.776460+0000 mon.c (mon.2) 5519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:49 smithi040 bash[28232]: audit 2023-12-01T20:30:48.776460+0000 mon.c (mon.2) 5519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:50 smithi141 bash[31670]: cluster 2023-12-01T20:30:49.043730+0000 mgr.y (mgr.24356) 8779 : cluster 0 pgmap v8747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:50 smithi040 bash[28232]: cluster 2023-12-01T20:30:49.043730+0000 mgr.y (mgr.24356) 8779 : cluster 0 pgmap v8747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:50 smithi040 bash[41173]: cluster 2023-12-01T20:30:49.043730+0000 mgr.y (mgr.24356) 8779 : cluster 0 pgmap v8747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:51 smithi141 bash[31670]: audit 2023-12-01T20:30:51.191997+0000 mon.c (mon.2) 5520 : audit 0 from='client.? 172.21.15.40:0/4253426848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:51 smithi040 bash[28232]: audit 2023-12-01T20:30:51.191997+0000 mon.c (mon.2) 5520 : audit 0 from='client.? 172.21.15.40:0/4253426848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:51 smithi040 bash[41173]: audit 2023-12-01T20:30:51.191997+0000 mon.c (mon.2) 5520 : audit 0 from='client.? 172.21.15.40:0/4253426848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:52 smithi141 bash[31670]: cluster 2023-12-01T20:30:51.044788+0000 mgr.y (mgr.24356) 8780 : cluster 0 pgmap v8748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:52 smithi040 bash[28232]: cluster 2023-12-01T20:30:51.044788+0000 mgr.y (mgr.24356) 8780 : cluster 0 pgmap v8748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:52 smithi040 bash[41173]: cluster 2023-12-01T20:30:51.044788+0000 mgr.y (mgr.24356) 8780 : cluster 0 pgmap v8748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:54 smithi040 bash[28232]: cluster 2023-12-01T20:30:53.045476+0000 mgr.y (mgr.24356) 8781 : cluster 0 pgmap v8749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:54 smithi040 bash[28232]: audit 2023-12-01T20:30:53.656373+0000 mon.c (mon.2) 5521 : audit 0 from='client.? 172.21.15.40:0/2947451974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:54 smithi040 bash[41173]: cluster 2023-12-01T20:30:53.045476+0000 mgr.y (mgr.24356) 8781 : cluster 0 pgmap v8749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:54 smithi040 bash[41173]: audit 2023-12-01T20:30:53.656373+0000 mon.c (mon.2) 5521 : audit 0 from='client.? 172.21.15.40:0/2947451974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:54 smithi141 bash[31670]: cluster 2023-12-01T20:30:53.045476+0000 mgr.y (mgr.24356) 8781 : cluster 0 pgmap v8749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:54 smithi141 bash[31670]: audit 2023-12-01T20:30:53.656373+0000 mon.c (mon.2) 5521 : audit 0 from='client.? 172.21.15.40:0/2947451974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:30:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:30:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:56 smithi040 bash[28232]: cluster 2023-12-01T20:30:55.046655+0000 mgr.y (mgr.24356) 8782 : cluster 0 pgmap v8750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:56 smithi040 bash[28232]: audit 2023-12-01T20:30:56.127894+0000 mon.c (mon.2) 5522 : audit 0 from='client.? 172.21.15.40:0/2641593269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:56 smithi040 bash[41173]: cluster 2023-12-01T20:30:55.046655+0000 mgr.y (mgr.24356) 8782 : cluster 0 pgmap v8750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:56 smithi040 bash[41173]: audit 2023-12-01T20:30:56.127894+0000 mon.c (mon.2) 5522 : audit 0 from='client.? 172.21.15.40:0/2641593269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:56 smithi141 bash[31670]: cluster 2023-12-01T20:30:55.046655+0000 mgr.y (mgr.24356) 8782 : cluster 0 pgmap v8750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:56 smithi141 bash[31670]: audit 2023-12-01T20:30:56.127894+0000 mon.c (mon.2) 5522 : audit 0 from='client.? 172.21.15.40:0/2641593269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:58 smithi141 bash[31670]: cluster 2023-12-01T20:30:57.047443+0000 mgr.y (mgr.24356) 8783 : cluster 0 pgmap v8751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:30:58 smithi141 bash[31670]: audit 2023-12-01T20:30:58.591362+0000 mon.a (mon.0) 5812 : audit 0 from='client.? 172.21.15.40:0/635139173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:58 smithi040 bash[41173]: cluster 2023-12-01T20:30:57.047443+0000 mgr.y (mgr.24356) 8783 : cluster 0 pgmap v8751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:30:58 smithi040 bash[41173]: audit 2023-12-01T20:30:58.591362+0000 mon.a (mon.0) 5812 : audit 0 from='client.? 172.21.15.40:0/635139173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:30:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:58 smithi040 bash[28232]: cluster 2023-12-01T20:30:57.047443+0000 mgr.y (mgr.24356) 8783 : cluster 0 pgmap v8751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:30:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:30:58 smithi040 bash[28232]: audit 2023-12-01T20:30:58.591362+0000 mon.a (mon.0) 5812 : audit 0 from='client.? 172.21.15.40:0/635139173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:00 smithi141 bash[31670]: cluster 2023-12-01T20:30:59.048133+0000 mgr.y (mgr.24356) 8784 : cluster 0 pgmap v8752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:00 smithi040 bash[28232]: cluster 2023-12-01T20:30:59.048133+0000 mgr.y (mgr.24356) 8784 : cluster 0 pgmap v8752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:00 smithi040 bash[41173]: cluster 2023-12-01T20:30:59.048133+0000 mgr.y (mgr.24356) 8784 : cluster 0 pgmap v8752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:01 smithi141 bash[31670]: audit 2023-12-01T20:31:01.060029+0000 mon.c (mon.2) 5523 : audit 0 from='client.? 172.21.15.40:0/692041145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:01 smithi040 bash[28232]: audit 2023-12-01T20:31:01.060029+0000 mon.c (mon.2) 5523 : audit 0 from='client.? 172.21.15.40:0/692041145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:02.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:01 smithi040 bash[41173]: audit 2023-12-01T20:31:01.060029+0000 mon.c (mon.2) 5523 : audit 0 from='client.? 172.21.15.40:0/692041145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:02 smithi141 bash[31670]: cluster 2023-12-01T20:31:01.049346+0000 mgr.y (mgr.24356) 8785 : cluster 0 pgmap v8753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:02 smithi040 bash[41173]: cluster 2023-12-01T20:31:01.049346+0000 mgr.y (mgr.24356) 8785 : cluster 0 pgmap v8753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:02 smithi040 bash[28232]: cluster 2023-12-01T20:31:01.049346+0000 mgr.y (mgr.24356) 8785 : cluster 0 pgmap v8753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:04.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:03 smithi141 bash[31670]: audit 2023-12-01T20:31:03.514460+0000 mon.a (mon.0) 5813 : audit 0 from='client.? 172.21.15.40:0/1945513838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:03 smithi040 bash[41173]: audit 2023-12-01T20:31:03.514460+0000 mon.a (mon.0) 5813 : audit 0 from='client.? 172.21.15.40:0/1945513838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:03 smithi040 bash[28232]: audit 2023-12-01T20:31:03.514460+0000 mon.a (mon.0) 5813 : audit 0 from='client.? 172.21.15.40:0/1945513838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:04 smithi141 bash[31670]: cluster 2023-12-01T20:31:03.050145+0000 mgr.y (mgr.24356) 8786 : cluster 0 pgmap v8754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:04 smithi141 bash[31670]: audit 2023-12-01T20:31:03.776631+0000 mon.c (mon.2) 5524 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:04 smithi040 bash[41173]: cluster 2023-12-01T20:31:03.050145+0000 mgr.y (mgr.24356) 8786 : cluster 0 pgmap v8754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:04 smithi040 bash[41173]: audit 2023-12-01T20:31:03.776631+0000 mon.c (mon.2) 5524 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:04 smithi040 bash[28232]: cluster 2023-12-01T20:31:03.050145+0000 mgr.y (mgr.24356) 8786 : cluster 0 pgmap v8754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:04 smithi040 bash[28232]: audit 2023-12-01T20:31:03.776631+0000 mon.c (mon.2) 5524 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:31:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:31:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:06 smithi040 bash[28232]: cluster 2023-12-01T20:31:05.051429+0000 mgr.y (mgr.24356) 8787 : cluster 0 pgmap v8755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:06 smithi040 bash[28232]: audit 2023-12-01T20:31:05.976835+0000 mon.c (mon.2) 5525 : audit 0 from='client.? 172.21.15.40:0/3028747568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:06 smithi040 bash[41173]: cluster 2023-12-01T20:31:05.051429+0000 mgr.y (mgr.24356) 8787 : cluster 0 pgmap v8755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:06 smithi040 bash[41173]: audit 2023-12-01T20:31:05.976835+0000 mon.c (mon.2) 5525 : audit 0 from='client.? 172.21.15.40:0/3028747568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:06 smithi141 bash[31670]: cluster 2023-12-01T20:31:05.051429+0000 mgr.y (mgr.24356) 8787 : cluster 0 pgmap v8755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:06 smithi141 bash[31670]: audit 2023-12-01T20:31:05.976835+0000 mon.c (mon.2) 5525 : audit 0 from='client.? 172.21.15.40:0/3028747568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:08 smithi141 bash[31670]: cluster 2023-12-01T20:31:07.052138+0000 mgr.y (mgr.24356) 8788 : cluster 0 pgmap v8756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:08 smithi141 bash[31670]: audit 2023-12-01T20:31:08.442230+0000 mon.c (mon.2) 5526 : audit 0 from='client.? 172.21.15.40:0/4262353841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:08 smithi040 bash[28232]: cluster 2023-12-01T20:31:07.052138+0000 mgr.y (mgr.24356) 8788 : cluster 0 pgmap v8756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:08 smithi040 bash[28232]: audit 2023-12-01T20:31:08.442230+0000 mon.c (mon.2) 5526 : audit 0 from='client.? 172.21.15.40:0/4262353841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:08 smithi040 bash[41173]: cluster 2023-12-01T20:31:07.052138+0000 mgr.y (mgr.24356) 8788 : cluster 0 pgmap v8756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:08 smithi040 bash[41173]: audit 2023-12-01T20:31:08.442230+0000 mon.c (mon.2) 5526 : audit 0 from='client.? 172.21.15.40:0/4262353841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:10 smithi141 bash[31670]: cluster 2023-12-01T20:31:09.052886+0000 mgr.y (mgr.24356) 8789 : cluster 0 pgmap v8757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:10 smithi040 bash[28232]: cluster 2023-12-01T20:31:09.052886+0000 mgr.y (mgr.24356) 8789 : cluster 0 pgmap v8757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:10 smithi040 bash[41173]: cluster 2023-12-01T20:31:09.052886+0000 mgr.y (mgr.24356) 8789 : cluster 0 pgmap v8757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:12.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:11 smithi141 bash[31670]: audit 2023-12-01T20:31:10.912343+0000 mon.c (mon.2) 5527 : audit 0 from='client.? 172.21.15.40:0/149494028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:11 smithi040 bash[28232]: audit 2023-12-01T20:31:10.912343+0000 mon.c (mon.2) 5527 : audit 0 from='client.? 172.21.15.40:0/149494028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:11 smithi040 bash[41173]: audit 2023-12-01T20:31:10.912343+0000 mon.c (mon.2) 5527 : audit 0 from='client.? 172.21.15.40:0/149494028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:12.530 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 20:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T20:31:12.105824184Z level=info msg="Completed cleanup jobs" duration=67.010363ms 2023-12-01T20:31:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:12 smithi141 bash[31670]: cluster 2023-12-01T20:31:11.054093+0000 mgr.y (mgr.24356) 8790 : cluster 0 pgmap v8758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:12 smithi040 bash[28232]: cluster 2023-12-01T20:31:11.054093+0000 mgr.y (mgr.24356) 8790 : cluster 0 pgmap v8758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:12 smithi040 bash[41173]: cluster 2023-12-01T20:31:11.054093+0000 mgr.y (mgr.24356) 8790 : cluster 0 pgmap v8758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:14.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:13 smithi141 bash[31670]: audit 2023-12-01T20:31:13.370940+0000 mon.c (mon.2) 5528 : audit 0 from='client.? 172.21.15.40:0/4137053151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:13 smithi040 bash[28232]: audit 2023-12-01T20:31:13.370940+0000 mon.c (mon.2) 5528 : audit 0 from='client.? 172.21.15.40:0/4137053151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:13 smithi040 bash[41173]: audit 2023-12-01T20:31:13.370940+0000 mon.c (mon.2) 5528 : audit 0 from='client.? 172.21.15.40:0/4137053151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:14 smithi141 bash[31670]: cluster 2023-12-01T20:31:13.054720+0000 mgr.y (mgr.24356) 8791 : cluster 0 pgmap v8759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:14 smithi040 bash[41173]: cluster 2023-12-01T20:31:13.054720+0000 mgr.y (mgr.24356) 8791 : cluster 0 pgmap v8759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:14 smithi040 bash[28232]: cluster 2023-12-01T20:31:13.054720+0000 mgr.y (mgr.24356) 8791 : cluster 0 pgmap v8759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:16 smithi040 bash[28232]: cluster 2023-12-01T20:31:15.056020+0000 mgr.y (mgr.24356) 8792 : cluster 0 pgmap v8760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:16 smithi040 bash[28232]: audit 2023-12-01T20:31:15.841596+0000 mon.a (mon.0) 5814 : audit 0 from='client.? 172.21.15.40:0/3392975822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:31:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:31:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:16 smithi040 bash[41173]: cluster 2023-12-01T20:31:15.056020+0000 mgr.y (mgr.24356) 8792 : cluster 0 pgmap v8760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:16 smithi040 bash[41173]: audit 2023-12-01T20:31:15.841596+0000 mon.a (mon.0) 5814 : audit 0 from='client.? 172.21.15.40:0/3392975822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:16 smithi141 bash[31670]: cluster 2023-12-01T20:31:15.056020+0000 mgr.y (mgr.24356) 8792 : cluster 0 pgmap v8760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:16 smithi141 bash[31670]: audit 2023-12-01T20:31:15.841596+0000 mon.a (mon.0) 5814 : audit 0 from='client.? 172.21.15.40:0/3392975822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:18 smithi141 bash[31670]: cluster 2023-12-01T20:31:17.056760+0000 mgr.y (mgr.24356) 8793 : cluster 0 pgmap v8761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:18 smithi141 bash[31670]: audit 2023-12-01T20:31:18.310584+0000 mon.a (mon.0) 5815 : audit 0 from='client.? 172.21.15.40:0/177070162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:18 smithi040 bash[28232]: cluster 2023-12-01T20:31:17.056760+0000 mgr.y (mgr.24356) 8793 : cluster 0 pgmap v8761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:18 smithi040 bash[28232]: audit 2023-12-01T20:31:18.310584+0000 mon.a (mon.0) 5815 : audit 0 from='client.? 172.21.15.40:0/177070162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:18 smithi040 bash[41173]: cluster 2023-12-01T20:31:17.056760+0000 mgr.y (mgr.24356) 8793 : cluster 0 pgmap v8761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:18 smithi040 bash[41173]: audit 2023-12-01T20:31:18.310584+0000 mon.a (mon.0) 5815 : audit 0 from='client.? 172.21.15.40:0/177070162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:19 smithi141 bash[31670]: audit 2023-12-01T20:31:18.777096+0000 mon.c (mon.2) 5529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:20.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:19 smithi040 bash[28232]: audit 2023-12-01T20:31:18.777096+0000 mon.c (mon.2) 5529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:19 smithi040 bash[41173]: audit 2023-12-01T20:31:18.777096+0000 mon.c (mon.2) 5529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:20 smithi141 bash[31670]: cluster 2023-12-01T20:31:19.057441+0000 mgr.y (mgr.24356) 8794 : cluster 0 pgmap v8762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:20 smithi040 bash[28232]: cluster 2023-12-01T20:31:19.057441+0000 mgr.y (mgr.24356) 8794 : cluster 0 pgmap v8762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:20 smithi040 bash[41173]: cluster 2023-12-01T20:31:19.057441+0000 mgr.y (mgr.24356) 8794 : cluster 0 pgmap v8762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:21 smithi141 bash[31670]: audit 2023-12-01T20:31:20.779804+0000 mon.a (mon.0) 5816 : audit 0 from='client.? 172.21.15.40:0/2635674805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:22.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:21 smithi040 bash[28232]: audit 2023-12-01T20:31:20.779804+0000 mon.a (mon.0) 5816 : audit 0 from='client.? 172.21.15.40:0/2635674805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:22.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:21 smithi040 bash[41173]: audit 2023-12-01T20:31:20.779804+0000 mon.a (mon.0) 5816 : audit 0 from='client.? 172.21.15.40:0/2635674805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:23.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:22 smithi141 bash[31670]: cluster 2023-12-01T20:31:21.058581+0000 mgr.y (mgr.24356) 8795 : cluster 0 pgmap v8763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:22 smithi040 bash[28232]: cluster 2023-12-01T20:31:21.058581+0000 mgr.y (mgr.24356) 8795 : cluster 0 pgmap v8763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:22 smithi040 bash[41173]: cluster 2023-12-01T20:31:21.058581+0000 mgr.y (mgr.24356) 8795 : cluster 0 pgmap v8763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:24.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:23 smithi141 bash[31670]: audit 2023-12-01T20:31:23.239634+0000 mon.a (mon.0) 5817 : audit 0 from='client.? 172.21.15.40:0/4273087300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:24.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:23 smithi040 bash[28232]: audit 2023-12-01T20:31:23.239634+0000 mon.a (mon.0) 5817 : audit 0 from='client.? 172.21.15.40:0/4273087300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:24.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:23 smithi040 bash[41173]: audit 2023-12-01T20:31:23.239634+0000 mon.a (mon.0) 5817 : audit 0 from='client.? 172.21.15.40:0/4273087300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:24 smithi040 bash[28232]: cluster 2023-12-01T20:31:23.059204+0000 mgr.y (mgr.24356) 8796 : cluster 0 pgmap v8764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:24 smithi040 bash[41173]: cluster 2023-12-01T20:31:23.059204+0000 mgr.y (mgr.24356) 8796 : cluster 0 pgmap v8764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:24 smithi141 bash[31670]: cluster 2023-12-01T20:31:23.059204+0000 mgr.y (mgr.24356) 8796 : cluster 0 pgmap v8764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:25 smithi040 bash[41173]: audit 2023-12-01T20:31:25.701247+0000 mon.c (mon.2) 5530 : audit 0 from='client.? 172.21.15.40:0/3878618321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:26.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:25 smithi040 bash[28232]: audit 2023-12-01T20:31:25.701247+0000 mon.c (mon.2) 5530 : audit 0 from='client.? 172.21.15.40:0/3878618321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:25 smithi141 bash[31670]: audit 2023-12-01T20:31:25.701247+0000 mon.c (mon.2) 5530 : audit 0 from='client.? 172.21.15.40:0/3878618321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:26.791 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:31:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:31:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:26 smithi040 bash[41173]: cluster 2023-12-01T20:31:25.060365+0000 mgr.y (mgr.24356) 8797 : cluster 0 pgmap v8765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:26 smithi040 bash[28232]: cluster 2023-12-01T20:31:25.060365+0000 mgr.y (mgr.24356) 8797 : cluster 0 pgmap v8765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:26 smithi141 bash[31670]: cluster 2023-12-01T20:31:25.060365+0000 mgr.y (mgr.24356) 8797 : cluster 0 pgmap v8765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:28 smithi040 bash[28232]: cluster 2023-12-01T20:31:27.061054+0000 mgr.y (mgr.24356) 8798 : cluster 0 pgmap v8766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:28 smithi040 bash[28232]: audit 2023-12-01T20:31:28.162726+0000 mon.a (mon.0) 5818 : audit 0 from='client.? 172.21.15.40:0/3000251394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:28 smithi040 bash[41173]: cluster 2023-12-01T20:31:27.061054+0000 mgr.y (mgr.24356) 8798 : cluster 0 pgmap v8766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:28 smithi040 bash[41173]: audit 2023-12-01T20:31:28.162726+0000 mon.a (mon.0) 5818 : audit 0 from='client.? 172.21.15.40:0/3000251394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:28 smithi141 bash[31670]: cluster 2023-12-01T20:31:27.061054+0000 mgr.y (mgr.24356) 8798 : cluster 0 pgmap v8766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:28 smithi141 bash[31670]: audit 2023-12-01T20:31:28.162726+0000 mon.a (mon.0) 5818 : audit 0 from='client.? 172.21.15.40:0/3000251394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:30 smithi040 bash[41173]: cluster 2023-12-01T20:31:29.061721+0000 mgr.y (mgr.24356) 8799 : cluster 0 pgmap v8767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:30 smithi040 bash[41173]: audit 2023-12-01T20:31:30.296367+0000 mon.c (mon.2) 5531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:31:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:30 smithi040 bash[41173]: audit 2023-12-01T20:31:30.639764+0000 mon.c (mon.2) 5532 : audit 0 from='client.? 172.21.15.40:0/3970657408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:30 smithi040 bash[28232]: cluster 2023-12-01T20:31:29.061721+0000 mgr.y (mgr.24356) 8799 : cluster 0 pgmap v8767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:30 smithi040 bash[28232]: audit 2023-12-01T20:31:30.296367+0000 mon.c (mon.2) 5531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:31:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:30 smithi040 bash[28232]: audit 2023-12-01T20:31:30.639764+0000 mon.c (mon.2) 5532 : audit 0 from='client.? 172.21.15.40:0/3970657408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:30 smithi141 bash[31670]: cluster 2023-12-01T20:31:29.061721+0000 mgr.y (mgr.24356) 8799 : cluster 0 pgmap v8767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:30 smithi141 bash[31670]: audit 2023-12-01T20:31:30.296367+0000 mon.c (mon.2) 5531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:31:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:30 smithi141 bash[31670]: audit 2023-12-01T20:31:30.639764+0000 mon.c (mon.2) 5532 : audit 0 from='client.? 172.21.15.40:0/3970657408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:32 smithi040 bash[28232]: cluster 2023-12-01T20:31:31.062896+0000 mgr.y (mgr.24356) 8800 : cluster 0 pgmap v8768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:32 smithi040 bash[41173]: cluster 2023-12-01T20:31:31.062896+0000 mgr.y (mgr.24356) 8800 : cluster 0 pgmap v8768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:32 smithi141 bash[31670]: cluster 2023-12-01T20:31:31.062896+0000 mgr.y (mgr.24356) 8800 : cluster 0 pgmap v8768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:33 smithi040 bash[28232]: audit 2023-12-01T20:31:33.099495+0000 mon.c (mon.2) 5533 : audit 0 from='client.? 172.21.15.40:0/3108940373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:33 smithi040 bash[28232]: audit 2023-12-01T20:31:33.777188+0000 mon.c (mon.2) 5534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:33 smithi040 bash[41173]: audit 2023-12-01T20:31:33.099495+0000 mon.c (mon.2) 5533 : audit 0 from='client.? 172.21.15.40:0/3108940373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:33 smithi040 bash[41173]: audit 2023-12-01T20:31:33.777188+0000 mon.c (mon.2) 5534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:33 smithi141 bash[31670]: audit 2023-12-01T20:31:33.099495+0000 mon.c (mon.2) 5533 : audit 0 from='client.? 172.21.15.40:0/3108940373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:33 smithi141 bash[31670]: audit 2023-12-01T20:31:33.777188+0000 mon.c (mon.2) 5534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:34 smithi040 bash[28232]: cluster 2023-12-01T20:31:33.063534+0000 mgr.y (mgr.24356) 8801 : cluster 0 pgmap v8769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:34 smithi040 bash[41173]: cluster 2023-12-01T20:31:33.063534+0000 mgr.y (mgr.24356) 8801 : cluster 0 pgmap v8769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:34 smithi141 bash[31670]: cluster 2023-12-01T20:31:33.063534+0000 mgr.y (mgr.24356) 8801 : cluster 0 pgmap v8769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:35 smithi040 bash[28232]: audit 2023-12-01T20:31:35.594994+0000 mon.c (mon.2) 5535 : audit 0 from='client.? 172.21.15.40:0/2413025831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:35 smithi040 bash[41173]: audit 2023-12-01T20:31:35.594994+0000 mon.c (mon.2) 5535 : audit 0 from='client.? 172.21.15.40:0/2413025831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:36.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:35 smithi141 bash[31670]: audit 2023-12-01T20:31:35.594994+0000 mon.c (mon.2) 5535 : audit 0 from='client.? 172.21.15.40:0/2413025831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:36.832 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:31:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[28232]: cluster 2023-12-01T20:31:35.064755+0000 mgr.y (mgr.24356) 8802 : cluster 0 pgmap v8770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[28232]: audit 2023-12-01T20:31:36.145135+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[28232]: audit 2023-12-01T20:31:36.162714+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[28232]: audit 2023-12-01T20:31:36.496826+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[28232]: audit 2023-12-01T20:31:36.508674+0000 mon.a (mon.0) 5822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[41173]: cluster 2023-12-01T20:31:35.064755+0000 mgr.y (mgr.24356) 8802 : cluster 0 pgmap v8770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[41173]: audit 2023-12-01T20:31:36.145135+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[41173]: audit 2023-12-01T20:31:36.162714+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[41173]: audit 2023-12-01T20:31:36.496826+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:36 smithi040 bash[41173]: audit 2023-12-01T20:31:36.508674+0000 mon.a (mon.0) 5822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:36 smithi141 bash[31670]: cluster 2023-12-01T20:31:35.064755+0000 mgr.y (mgr.24356) 8802 : cluster 0 pgmap v8770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:36 smithi141 bash[31670]: audit 2023-12-01T20:31:36.145135+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:36 smithi141 bash[31670]: audit 2023-12-01T20:31:36.162714+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:36 smithi141 bash[31670]: audit 2023-12-01T20:31:36.496826+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:36 smithi141 bash[31670]: audit 2023-12-01T20:31:36.508674+0000 mon.a (mon.0) 5822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:37 smithi040 bash[41173]: audit 2023-12-01T20:31:36.985923+0000 mon.c (mon.2) 5536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:31:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:37 smithi040 bash[41173]: audit 2023-12-01T20:31:36.987906+0000 mon.c (mon.2) 5537 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:31:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:37 smithi040 bash[41173]: audit 2023-12-01T20:31:36.997948+0000 mon.a (mon.0) 5823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:37 smithi040 bash[28232]: audit 2023-12-01T20:31:36.985923+0000 mon.c (mon.2) 5536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:31:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:37 smithi040 bash[28232]: audit 2023-12-01T20:31:36.987906+0000 mon.c (mon.2) 5537 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:31:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:37 smithi040 bash[28232]: audit 2023-12-01T20:31:36.997948+0000 mon.a (mon.0) 5823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:37 smithi141 bash[31670]: audit 2023-12-01T20:31:36.985923+0000 mon.c (mon.2) 5536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:31:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:37 smithi141 bash[31670]: audit 2023-12-01T20:31:36.987906+0000 mon.c (mon.2) 5537 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:31:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:37 smithi141 bash[31670]: audit 2023-12-01T20:31:36.997948+0000 mon.a (mon.0) 5823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:31:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:38 smithi040 bash[41173]: cluster 2023-12-01T20:31:37.065317+0000 mgr.y (mgr.24356) 8803 : cluster 0 pgmap v8771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:38 smithi040 bash[41173]: audit 2023-12-01T20:31:38.059628+0000 mon.c (mon.2) 5538 : audit 0 from='client.? 172.21.15.40:0/2681954195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:38 smithi040 bash[28232]: cluster 2023-12-01T20:31:37.065317+0000 mgr.y (mgr.24356) 8803 : cluster 0 pgmap v8771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:38 smithi040 bash[28232]: audit 2023-12-01T20:31:38.059628+0000 mon.c (mon.2) 5538 : audit 0 from='client.? 172.21.15.40:0/2681954195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:38 smithi141 bash[31670]: cluster 2023-12-01T20:31:37.065317+0000 mgr.y (mgr.24356) 8803 : cluster 0 pgmap v8771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:38 smithi141 bash[31670]: audit 2023-12-01T20:31:38.059628+0000 mon.c (mon.2) 5538 : audit 0 from='client.? 172.21.15.40:0/2681954195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:40 smithi040 bash[28232]: cluster 2023-12-01T20:31:39.065959+0000 mgr.y (mgr.24356) 8804 : cluster 0 pgmap v8772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:40 smithi040 bash[28232]: audit 2023-12-01T20:31:40.521452+0000 mon.a (mon.0) 5824 : audit 0 from='client.? 172.21.15.40:0/1912107593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:40 smithi040 bash[41173]: cluster 2023-12-01T20:31:39.065959+0000 mgr.y (mgr.24356) 8804 : cluster 0 pgmap v8772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:40 smithi040 bash[41173]: audit 2023-12-01T20:31:40.521452+0000 mon.a (mon.0) 5824 : audit 0 from='client.? 172.21.15.40:0/1912107593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:40 smithi141 bash[31670]: cluster 2023-12-01T20:31:39.065959+0000 mgr.y (mgr.24356) 8804 : cluster 0 pgmap v8772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:40 smithi141 bash[31670]: audit 2023-12-01T20:31:40.521452+0000 mon.a (mon.0) 5824 : audit 0 from='client.? 172.21.15.40:0/1912107593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:42 smithi040 bash[28232]: cluster 2023-12-01T20:31:41.067142+0000 mgr.y (mgr.24356) 8805 : cluster 0 pgmap v8773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:42 smithi040 bash[41173]: cluster 2023-12-01T20:31:41.067142+0000 mgr.y (mgr.24356) 8805 : cluster 0 pgmap v8773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:42 smithi141 bash[31670]: cluster 2023-12-01T20:31:41.067142+0000 mgr.y (mgr.24356) 8805 : cluster 0 pgmap v8773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:44.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:43 smithi040 bash[28232]: audit 2023-12-01T20:31:42.981559+0000 mon.a (mon.0) 5825 : audit 0 from='client.? 172.21.15.40:0/1578539117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:43 smithi040 bash[41173]: audit 2023-12-01T20:31:42.981559+0000 mon.a (mon.0) 5825 : audit 0 from='client.? 172.21.15.40:0/1578539117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:44.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:43 smithi141 bash[31670]: audit 2023-12-01T20:31:42.981559+0000 mon.a (mon.0) 5825 : audit 0 from='client.? 172.21.15.40:0/1578539117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:44 smithi040 bash[28232]: cluster 2023-12-01T20:31:43.067831+0000 mgr.y (mgr.24356) 8806 : cluster 0 pgmap v8774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:44 smithi040 bash[41173]: cluster 2023-12-01T20:31:43.067831+0000 mgr.y (mgr.24356) 8806 : cluster 0 pgmap v8774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:44 smithi141 bash[31670]: cluster 2023-12-01T20:31:43.067831+0000 mgr.y (mgr.24356) 8806 : cluster 0 pgmap v8774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:45 smithi040 bash[28232]: audit 2023-12-01T20:31:45.442704+0000 mon.c (mon.2) 5539 : audit 0 from='client.? 172.21.15.40:0/1758664029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:45 smithi040 bash[41173]: audit 2023-12-01T20:31:45.442704+0000 mon.c (mon.2) 5539 : audit 0 from='client.? 172.21.15.40:0/1758664029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:46.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:45 smithi141 bash[31670]: audit 2023-12-01T20:31:45.442704+0000 mon.c (mon.2) 5539 : audit 0 from='client.? 172.21.15.40:0/1758664029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:46.870 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:31:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:31:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:46 smithi040 bash[28232]: cluster 2023-12-01T20:31:45.068658+0000 mgr.y (mgr.24356) 8807 : cluster 0 pgmap v8775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:46 smithi040 bash[41173]: cluster 2023-12-01T20:31:45.068658+0000 mgr.y (mgr.24356) 8807 : cluster 0 pgmap v8775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:46 smithi141 bash[31670]: cluster 2023-12-01T20:31:45.068658+0000 mgr.y (mgr.24356) 8807 : cluster 0 pgmap v8775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:47 smithi040 bash[28232]: cluster 2023-12-01T20:31:47.069406+0000 mgr.y (mgr.24356) 8808 : cluster 0 pgmap v8776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:48.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:47 smithi040 bash[41173]: cluster 2023-12-01T20:31:47.069406+0000 mgr.y (mgr.24356) 8808 : cluster 0 pgmap v8776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:47 smithi141 bash[31670]: cluster 2023-12-01T20:31:47.069406+0000 mgr.y (mgr.24356) 8808 : cluster 0 pgmap v8776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:48 smithi040 bash[28232]: audit 2023-12-01T20:31:47.905033+0000 mon.a (mon.0) 5826 : audit 0 from='client.? 172.21.15.40:0/8532412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:48 smithi040 bash[28232]: audit 2023-12-01T20:31:48.777764+0000 mon.c (mon.2) 5540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:48 smithi040 bash[41173]: audit 2023-12-01T20:31:47.905033+0000 mon.a (mon.0) 5826 : audit 0 from='client.? 172.21.15.40:0/8532412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:48 smithi040 bash[41173]: audit 2023-12-01T20:31:48.777764+0000 mon.c (mon.2) 5540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:48 smithi141 bash[31670]: audit 2023-12-01T20:31:47.905033+0000 mon.a (mon.0) 5826 : audit 0 from='client.? 172.21.15.40:0/8532412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:48 smithi141 bash[31670]: audit 2023-12-01T20:31:48.777764+0000 mon.c (mon.2) 5540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:49 smithi040 bash[28232]: cluster 2023-12-01T20:31:49.070130+0000 mgr.y (mgr.24356) 8809 : cluster 0 pgmap v8777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:49 smithi040 bash[41173]: cluster 2023-12-01T20:31:49.070130+0000 mgr.y (mgr.24356) 8809 : cluster 0 pgmap v8777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:49 smithi141 bash[31670]: cluster 2023-12-01T20:31:49.070130+0000 mgr.y (mgr.24356) 8809 : cluster 0 pgmap v8777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:50 smithi040 bash[28232]: audit 2023-12-01T20:31:50.373474+0000 mon.c (mon.2) 5541 : audit 0 from='client.? 172.21.15.40:0/529667563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:50 smithi040 bash[41173]: audit 2023-12-01T20:31:50.373474+0000 mon.c (mon.2) 5541 : audit 0 from='client.? 172.21.15.40:0/529667563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:50 smithi141 bash[31670]: audit 2023-12-01T20:31:50.373474+0000 mon.c (mon.2) 5541 : audit 0 from='client.? 172.21.15.40:0/529667563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:52.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:51 smithi040 bash[28232]: cluster 2023-12-01T20:31:51.071378+0000 mgr.y (mgr.24356) 8810 : cluster 0 pgmap v8778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:52.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:51 smithi040 bash[41173]: cluster 2023-12-01T20:31:51.071378+0000 mgr.y (mgr.24356) 8810 : cluster 0 pgmap v8778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:51 smithi141 bash[31670]: cluster 2023-12-01T20:31:51.071378+0000 mgr.y (mgr.24356) 8810 : cluster 0 pgmap v8778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:52 smithi040 bash[28232]: audit 2023-12-01T20:31:52.841567+0000 mon.c (mon.2) 5542 : audit 0 from='client.? 172.21.15.40:0/803503716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:52 smithi040 bash[41173]: audit 2023-12-01T20:31:52.841567+0000 mon.c (mon.2) 5542 : audit 0 from='client.? 172.21.15.40:0/803503716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:52 smithi141 bash[31670]: audit 2023-12-01T20:31:52.841567+0000 mon.c (mon.2) 5542 : audit 0 from='client.? 172.21.15.40:0/803503716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:54 smithi141 bash[31670]: cluster 2023-12-01T20:31:53.071962+0000 mgr.y (mgr.24356) 8811 : cluster 0 pgmap v8779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:54 smithi040 bash[28232]: cluster 2023-12-01T20:31:53.071962+0000 mgr.y (mgr.24356) 8811 : cluster 0 pgmap v8779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:54 smithi040 bash[41173]: cluster 2023-12-01T20:31:53.071962+0000 mgr.y (mgr.24356) 8811 : cluster 0 pgmap v8779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:55 smithi141 bash[31670]: audit 2023-12-01T20:31:55.309158+0000 mon.a (mon.0) 5827 : audit 0 from='client.? 172.21.15.40:0/1434938844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:55 smithi040 bash[28232]: audit 2023-12-01T20:31:55.309158+0000 mon.a (mon.0) 5827 : audit 0 from='client.? 172.21.15.40:0/1434938844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:56.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:55 smithi040 bash[41173]: audit 2023-12-01T20:31:55.309158+0000 mon.a (mon.0) 5827 : audit 0 from='client.? 172.21.15.40:0/1434938844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:56 smithi040 bash[28232]: cluster 2023-12-01T20:31:55.073089+0000 mgr.y (mgr.24356) 8812 : cluster 0 pgmap v8780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:56 smithi040 bash[41173]: cluster 2023-12-01T20:31:55.073089+0000 mgr.y (mgr.24356) 8812 : cluster 0 pgmap v8780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:31:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:31:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:56 smithi141 bash[31670]: cluster 2023-12-01T20:31:55.073089+0000 mgr.y (mgr.24356) 8812 : cluster 0 pgmap v8780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:58 smithi141 bash[31670]: cluster 2023-12-01T20:31:57.073708+0000 mgr.y (mgr.24356) 8813 : cluster 0 pgmap v8781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:31:58 smithi141 bash[31670]: audit 2023-12-01T20:31:57.769124+0000 mon.a (mon.0) 5828 : audit 0 from='client.? 172.21.15.40:0/1053090907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:58 smithi040 bash[28232]: cluster 2023-12-01T20:31:57.073708+0000 mgr.y (mgr.24356) 8813 : cluster 0 pgmap v8781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:31:58 smithi040 bash[28232]: audit 2023-12-01T20:31:57.769124+0000 mon.a (mon.0) 5828 : audit 0 from='client.? 172.21.15.40:0/1053090907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:31:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:58 smithi040 bash[41173]: cluster 2023-12-01T20:31:57.073708+0000 mgr.y (mgr.24356) 8813 : cluster 0 pgmap v8781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:31:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:31:58 smithi040 bash[41173]: audit 2023-12-01T20:31:57.769124+0000 mon.a (mon.0) 5828 : audit 0 from='client.? 172.21.15.40:0/1053090907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:00 smithi141 bash[31670]: cluster 2023-12-01T20:31:59.074383+0000 mgr.y (mgr.24356) 8814 : cluster 0 pgmap v8782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:00 smithi141 bash[31670]: audit 2023-12-01T20:32:00.235796+0000 mon.a (mon.0) 5829 : audit 0 from='client.? 172.21.15.40:0/294691525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:00 smithi040 bash[28232]: cluster 2023-12-01T20:31:59.074383+0000 mgr.y (mgr.24356) 8814 : cluster 0 pgmap v8782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:00 smithi040 bash[28232]: audit 2023-12-01T20:32:00.235796+0000 mon.a (mon.0) 5829 : audit 0 from='client.? 172.21.15.40:0/294691525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:00 smithi040 bash[41173]: cluster 2023-12-01T20:31:59.074383+0000 mgr.y (mgr.24356) 8814 : cluster 0 pgmap v8782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:00 smithi040 bash[41173]: audit 2023-12-01T20:32:00.235796+0000 mon.a (mon.0) 5829 : audit 0 from='client.? 172.21.15.40:0/294691525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:02 smithi141 bash[31670]: cluster 2023-12-01T20:32:01.075564+0000 mgr.y (mgr.24356) 8815 : cluster 0 pgmap v8783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:02 smithi141 bash[31670]: audit 2023-12-01T20:32:02.694184+0000 mon.a (mon.0) 5830 : audit 0 from='client.? 172.21.15.40:0/1132680963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:02 smithi040 bash[28232]: cluster 2023-12-01T20:32:01.075564+0000 mgr.y (mgr.24356) 8815 : cluster 0 pgmap v8783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:02 smithi040 bash[28232]: audit 2023-12-01T20:32:02.694184+0000 mon.a (mon.0) 5830 : audit 0 from='client.? 172.21.15.40:0/1132680963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:02 smithi040 bash[41173]: cluster 2023-12-01T20:32:01.075564+0000 mgr.y (mgr.24356) 8815 : cluster 0 pgmap v8783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:02 smithi040 bash[41173]: audit 2023-12-01T20:32:02.694184+0000 mon.a (mon.0) 5830 : audit 0 from='client.? 172.21.15.40:0/1132680963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:04 smithi141 bash[31670]: cluster 2023-12-01T20:32:03.076253+0000 mgr.y (mgr.24356) 8816 : cluster 0 pgmap v8784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:04 smithi141 bash[31670]: audit 2023-12-01T20:32:03.778222+0000 mon.c (mon.2) 5543 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:04 smithi040 bash[41173]: cluster 2023-12-01T20:32:03.076253+0000 mgr.y (mgr.24356) 8816 : cluster 0 pgmap v8784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:04 smithi040 bash[41173]: audit 2023-12-01T20:32:03.778222+0000 mon.c (mon.2) 5543 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:04 smithi040 bash[28232]: cluster 2023-12-01T20:32:03.076253+0000 mgr.y (mgr.24356) 8816 : cluster 0 pgmap v8784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:04 smithi040 bash[28232]: audit 2023-12-01T20:32:03.778222+0000 mon.c (mon.2) 5543 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:05 smithi141 bash[31670]: audit 2023-12-01T20:32:05.155502+0000 mon.a (mon.0) 5831 : audit 0 from='client.? 172.21.15.40:0/308640587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:06.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:05 smithi040 bash[41173]: audit 2023-12-01T20:32:05.155502+0000 mon.a (mon.0) 5831 : audit 0 from='client.? 172.21.15.40:0/308640587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:06.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:05 smithi040 bash[28232]: audit 2023-12-01T20:32:05.155502+0000 mon.a (mon.0) 5831 : audit 0 from='client.? 172.21.15.40:0/308640587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:06 smithi040 bash[28232]: cluster 2023-12-01T20:32:05.077338+0000 mgr.y (mgr.24356) 8817 : cluster 0 pgmap v8785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:32:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:32:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:06 smithi040 bash[41173]: cluster 2023-12-01T20:32:05.077338+0000 mgr.y (mgr.24356) 8817 : cluster 0 pgmap v8785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:06 smithi141 bash[31670]: cluster 2023-12-01T20:32:05.077338+0000 mgr.y (mgr.24356) 8817 : cluster 0 pgmap v8785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:07 smithi141 bash[31670]: audit 2023-12-01T20:32:07.622437+0000 mon.c (mon.2) 5544 : audit 0 from='client.? 172.21.15.40:0/3858535935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:08.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:07 smithi040 bash[28232]: audit 2023-12-01T20:32:07.622437+0000 mon.c (mon.2) 5544 : audit 0 from='client.? 172.21.15.40:0/3858535935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:07 smithi040 bash[41173]: audit 2023-12-01T20:32:07.622437+0000 mon.c (mon.2) 5544 : audit 0 from='client.? 172.21.15.40:0/3858535935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:08 smithi141 bash[31670]: cluster 2023-12-01T20:32:07.078031+0000 mgr.y (mgr.24356) 8818 : cluster 0 pgmap v8786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:08 smithi040 bash[28232]: cluster 2023-12-01T20:32:07.078031+0000 mgr.y (mgr.24356) 8818 : cluster 0 pgmap v8786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:08 smithi040 bash[41173]: cluster 2023-12-01T20:32:07.078031+0000 mgr.y (mgr.24356) 8818 : cluster 0 pgmap v8786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:10 smithi141 bash[31670]: cluster 2023-12-01T20:32:09.078566+0000 mgr.y (mgr.24356) 8819 : cluster 0 pgmap v8787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:10 smithi141 bash[31670]: audit 2023-12-01T20:32:10.087476+0000 mon.c (mon.2) 5545 : audit 0 from='client.? 172.21.15.40:0/3445639929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:10 smithi040 bash[28232]: cluster 2023-12-01T20:32:09.078566+0000 mgr.y (mgr.24356) 8819 : cluster 0 pgmap v8787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:10 smithi040 bash[28232]: audit 2023-12-01T20:32:10.087476+0000 mon.c (mon.2) 5545 : audit 0 from='client.? 172.21.15.40:0/3445639929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:10 smithi040 bash[41173]: cluster 2023-12-01T20:32:09.078566+0000 mgr.y (mgr.24356) 8819 : cluster 0 pgmap v8787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:10 smithi040 bash[41173]: audit 2023-12-01T20:32:10.087476+0000 mon.c (mon.2) 5545 : audit 0 from='client.? 172.21.15.40:0/3445639929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:12 smithi141 bash[31670]: cluster 2023-12-01T20:32:11.079695+0000 mgr.y (mgr.24356) 8820 : cluster 0 pgmap v8788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:12 smithi141 bash[31670]: audit 2023-12-01T20:32:12.554815+0000 mon.c (mon.2) 5546 : audit 0 from='client.? 172.21.15.40:0/1586310322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:12 smithi040 bash[28232]: cluster 2023-12-01T20:32:11.079695+0000 mgr.y (mgr.24356) 8820 : cluster 0 pgmap v8788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:12 smithi040 bash[28232]: audit 2023-12-01T20:32:12.554815+0000 mon.c (mon.2) 5546 : audit 0 from='client.? 172.21.15.40:0/1586310322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:12 smithi040 bash[41173]: cluster 2023-12-01T20:32:11.079695+0000 mgr.y (mgr.24356) 8820 : cluster 0 pgmap v8788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:12 smithi040 bash[41173]: audit 2023-12-01T20:32:12.554815+0000 mon.c (mon.2) 5546 : audit 0 from='client.? 172.21.15.40:0/1586310322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:14 smithi141 bash[31670]: cluster 2023-12-01T20:32:13.080376+0000 mgr.y (mgr.24356) 8821 : cluster 0 pgmap v8789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:14 smithi040 bash[28232]: cluster 2023-12-01T20:32:13.080376+0000 mgr.y (mgr.24356) 8821 : cluster 0 pgmap v8789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:14 smithi040 bash[41173]: cluster 2023-12-01T20:32:13.080376+0000 mgr.y (mgr.24356) 8821 : cluster 0 pgmap v8789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:15 smithi141 bash[31670]: audit 2023-12-01T20:32:15.026515+0000 mon.c (mon.2) 5547 : audit 0 from='client.? 172.21.15.40:0/2480824424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:15 smithi040 bash[28232]: audit 2023-12-01T20:32:15.026515+0000 mon.c (mon.2) 5547 : audit 0 from='client.? 172.21.15.40:0/2480824424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:16.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:15 smithi040 bash[41173]: audit 2023-12-01T20:32:15.026515+0000 mon.c (mon.2) 5547 : audit 0 from='client.? 172.21.15.40:0/2480824424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:16.762 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:32:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:32:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:16 smithi141 bash[31670]: cluster 2023-12-01T20:32:15.081511+0000 mgr.y (mgr.24356) 8822 : cluster 0 pgmap v8790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:16 smithi040 bash[28232]: cluster 2023-12-01T20:32:15.081511+0000 mgr.y (mgr.24356) 8822 : cluster 0 pgmap v8790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:16 smithi040 bash[41173]: cluster 2023-12-01T20:32:15.081511+0000 mgr.y (mgr.24356) 8822 : cluster 0 pgmap v8790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:17 smithi141 bash[31670]: audit 2023-12-01T20:32:17.491252+0000 mon.c (mon.2) 5548 : audit 0 from='client.? 172.21.15.40:0/3799508335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:17 smithi040 bash[28232]: audit 2023-12-01T20:32:17.491252+0000 mon.c (mon.2) 5548 : audit 0 from='client.? 172.21.15.40:0/3799508335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:17 smithi040 bash[41173]: audit 2023-12-01T20:32:17.491252+0000 mon.c (mon.2) 5548 : audit 0 from='client.? 172.21.15.40:0/3799508335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:18 smithi141 bash[31670]: cluster 2023-12-01T20:32:17.082036+0000 mgr.y (mgr.24356) 8823 : cluster 0 pgmap v8791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:18 smithi040 bash[41173]: cluster 2023-12-01T20:32:17.082036+0000 mgr.y (mgr.24356) 8823 : cluster 0 pgmap v8791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:18 smithi040 bash[28232]: cluster 2023-12-01T20:32:17.082036+0000 mgr.y (mgr.24356) 8823 : cluster 0 pgmap v8791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:20.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:19 smithi040 bash[28232]: audit 2023-12-01T20:32:18.778025+0000 mon.c (mon.2) 5549 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:19 smithi040 bash[41173]: audit 2023-12-01T20:32:18.778025+0000 mon.c (mon.2) 5549 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:19 smithi141 bash[31670]: audit 2023-12-01T20:32:18.778025+0000 mon.c (mon.2) 5549 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:20 smithi040 bash[28232]: cluster 2023-12-01T20:32:19.082768+0000 mgr.y (mgr.24356) 8824 : cluster 0 pgmap v8792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:20 smithi040 bash[28232]: audit 2023-12-01T20:32:19.960964+0000 mon.a (mon.0) 5832 : audit 0 from='client.? 172.21.15.40:0/803345386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:20 smithi040 bash[41173]: cluster 2023-12-01T20:32:19.082768+0000 mgr.y (mgr.24356) 8824 : cluster 0 pgmap v8792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:20 smithi040 bash[41173]: audit 2023-12-01T20:32:19.960964+0000 mon.a (mon.0) 5832 : audit 0 from='client.? 172.21.15.40:0/803345386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:20 smithi141 bash[31670]: cluster 2023-12-01T20:32:19.082768+0000 mgr.y (mgr.24356) 8824 : cluster 0 pgmap v8792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:20 smithi141 bash[31670]: audit 2023-12-01T20:32:19.960964+0000 mon.a (mon.0) 5832 : audit 0 from='client.? 172.21.15.40:0/803345386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:23.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:22 smithi040 bash[28232]: cluster 2023-12-01T20:32:21.084004+0000 mgr.y (mgr.24356) 8825 : cluster 0 pgmap v8793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:23.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:22 smithi040 bash[28232]: audit 2023-12-01T20:32:22.418457+0000 mon.a (mon.0) 5833 : audit 0 from='client.? 172.21.15.40:0/2845310039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:23.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:22 smithi040 bash[41173]: cluster 2023-12-01T20:32:21.084004+0000 mgr.y (mgr.24356) 8825 : cluster 0 pgmap v8793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:23.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:22 smithi040 bash[41173]: audit 2023-12-01T20:32:22.418457+0000 mon.a (mon.0) 5833 : audit 0 from='client.? 172.21.15.40:0/2845310039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:22 smithi141 bash[31670]: cluster 2023-12-01T20:32:21.084004+0000 mgr.y (mgr.24356) 8825 : cluster 0 pgmap v8793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:22 smithi141 bash[31670]: audit 2023-12-01T20:32:22.418457+0000 mon.a (mon.0) 5833 : audit 0 from='client.? 172.21.15.40:0/2845310039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:24 smithi040 bash[28232]: cluster 2023-12-01T20:32:23.084860+0000 mgr.y (mgr.24356) 8826 : cluster 0 pgmap v8794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:24 smithi040 bash[41173]: cluster 2023-12-01T20:32:23.084860+0000 mgr.y (mgr.24356) 8826 : cluster 0 pgmap v8794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:24 smithi141 bash[31670]: cluster 2023-12-01T20:32:23.084860+0000 mgr.y (mgr.24356) 8826 : cluster 0 pgmap v8794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:26.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:25 smithi040 bash[28232]: audit 2023-12-01T20:32:24.884340+0000 mon.c (mon.2) 5550 : audit 0 from='client.? 172.21.15.40:0/2365353906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:25 smithi040 bash[41173]: audit 2023-12-01T20:32:24.884340+0000 mon.c (mon.2) 5550 : audit 0 from='client.? 172.21.15.40:0/2365353906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:25 smithi141 bash[31670]: audit 2023-12-01T20:32:24.884340+0000 mon.c (mon.2) 5550 : audit 0 from='client.? 172.21.15.40:0/2365353906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:26.807 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:32:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:32:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:26 smithi040 bash[28232]: cluster 2023-12-01T20:32:25.086023+0000 mgr.y (mgr.24356) 8827 : cluster 0 pgmap v8795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:26 smithi040 bash[41173]: cluster 2023-12-01T20:32:25.086023+0000 mgr.y (mgr.24356) 8827 : cluster 0 pgmap v8795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:26 smithi141 bash[31670]: cluster 2023-12-01T20:32:25.086023+0000 mgr.y (mgr.24356) 8827 : cluster 0 pgmap v8795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:28.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:27 smithi040 bash[41173]: audit 2023-12-01T20:32:27.343590+0000 mon.a (mon.0) 5834 : audit 0 from='client.? 172.21.15.40:0/3232097050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:28.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:27 smithi040 bash[28232]: audit 2023-12-01T20:32:27.343590+0000 mon.a (mon.0) 5834 : audit 0 from='client.? 172.21.15.40:0/3232097050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:27 smithi141 bash[31670]: audit 2023-12-01T20:32:27.343590+0000 mon.a (mon.0) 5834 : audit 0 from='client.? 172.21.15.40:0/3232097050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:28 smithi040 bash[41173]: cluster 2023-12-01T20:32:27.086503+0000 mgr.y (mgr.24356) 8828 : cluster 0 pgmap v8796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:28 smithi040 bash[28232]: cluster 2023-12-01T20:32:27.086503+0000 mgr.y (mgr.24356) 8828 : cluster 0 pgmap v8796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:28 smithi141 bash[31670]: cluster 2023-12-01T20:32:27.086503+0000 mgr.y (mgr.24356) 8828 : cluster 0 pgmap v8796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:30.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:29 smithi040 bash[28232]: audit 2023-12-01T20:32:29.810197+0000 mon.c (mon.2) 5551 : audit 0 from='client.? 172.21.15.40:0/2277696401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:29 smithi040 bash[41173]: audit 2023-12-01T20:32:29.810197+0000 mon.c (mon.2) 5551 : audit 0 from='client.? 172.21.15.40:0/2277696401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:29 smithi141 bash[31670]: audit 2023-12-01T20:32:29.810197+0000 mon.c (mon.2) 5551 : audit 0 from='client.? 172.21.15.40:0/2277696401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:30 smithi040 bash[28232]: cluster 2023-12-01T20:32:29.087084+0000 mgr.y (mgr.24356) 8829 : cluster 0 pgmap v8797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:30 smithi040 bash[41173]: cluster 2023-12-01T20:32:29.087084+0000 mgr.y (mgr.24356) 8829 : cluster 0 pgmap v8797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:30 smithi141 bash[31670]: cluster 2023-12-01T20:32:29.087084+0000 mgr.y (mgr.24356) 8829 : cluster 0 pgmap v8797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:32 smithi040 bash[28232]: cluster 2023-12-01T20:32:31.088146+0000 mgr.y (mgr.24356) 8830 : cluster 0 pgmap v8798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:32 smithi040 bash[28232]: audit 2023-12-01T20:32:32.277821+0000 mon.c (mon.2) 5552 : audit 0 from='client.? 172.21.15.40:0/2869197547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:32 smithi040 bash[41173]: cluster 2023-12-01T20:32:31.088146+0000 mgr.y (mgr.24356) 8830 : cluster 0 pgmap v8798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:32 smithi040 bash[41173]: audit 2023-12-01T20:32:32.277821+0000 mon.c (mon.2) 5552 : audit 0 from='client.? 172.21.15.40:0/2869197547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:32 smithi141 bash[31670]: cluster 2023-12-01T20:32:31.088146+0000 mgr.y (mgr.24356) 8830 : cluster 0 pgmap v8798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:32 smithi141 bash[31670]: audit 2023-12-01T20:32:32.277821+0000 mon.c (mon.2) 5552 : audit 0 from='client.? 172.21.15.40:0/2869197547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:34 smithi141 bash[31670]: cluster 2023-12-01T20:32:33.088804+0000 mgr.y (mgr.24356) 8831 : cluster 0 pgmap v8799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:34 smithi141 bash[31670]: audit 2023-12-01T20:32:33.778905+0000 mon.c (mon.2) 5553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:34 smithi040 bash[28232]: cluster 2023-12-01T20:32:33.088804+0000 mgr.y (mgr.24356) 8831 : cluster 0 pgmap v8799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:34 smithi040 bash[28232]: audit 2023-12-01T20:32:33.778905+0000 mon.c (mon.2) 5553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:34 smithi040 bash[41173]: cluster 2023-12-01T20:32:33.088804+0000 mgr.y (mgr.24356) 8831 : cluster 0 pgmap v8799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:34 smithi040 bash[41173]: audit 2023-12-01T20:32:33.778905+0000 mon.c (mon.2) 5553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:35 smithi141 bash[31670]: audit 2023-12-01T20:32:34.737560+0000 mon.c (mon.2) 5554 : audit 0 from='client.? 172.21.15.40:0/2937119771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:35 smithi040 bash[28232]: audit 2023-12-01T20:32:34.737560+0000 mon.c (mon.2) 5554 : audit 0 from='client.? 172.21.15.40:0/2937119771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:35 smithi040 bash[41173]: audit 2023-12-01T20:32:34.737560+0000 mon.c (mon.2) 5554 : audit 0 from='client.? 172.21.15.40:0/2937119771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:36 smithi040 bash[28232]: cluster 2023-12-01T20:32:35.089983+0000 mgr.y (mgr.24356) 8832 : cluster 0 pgmap v8800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:32:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:32:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:36 smithi040 bash[41173]: cluster 2023-12-01T20:32:35.089983+0000 mgr.y (mgr.24356) 8832 : cluster 0 pgmap v8800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:36 smithi141 bash[31670]: cluster 2023-12-01T20:32:35.089983+0000 mgr.y (mgr.24356) 8832 : cluster 0 pgmap v8800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:38.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:37 smithi141 bash[31670]: audit 2023-12-01T20:32:37.080756+0000 mon.c (mon.2) 5555 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:32:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:37 smithi141 bash[31670]: audit 2023-12-01T20:32:37.205896+0000 mon.c (mon.2) 5556 : audit 0 from='client.? 172.21.15.40:0/643897356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:37 smithi040 bash[28232]: audit 2023-12-01T20:32:37.080756+0000 mon.c (mon.2) 5555 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:32:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:37 smithi040 bash[28232]: audit 2023-12-01T20:32:37.205896+0000 mon.c (mon.2) 5556 : audit 0 from='client.? 172.21.15.40:0/643897356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:37 smithi040 bash[41173]: audit 2023-12-01T20:32:37.080756+0000 mon.c (mon.2) 5555 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:32:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:37 smithi040 bash[41173]: audit 2023-12-01T20:32:37.205896+0000 mon.c (mon.2) 5556 : audit 0 from='client.? 172.21.15.40:0/643897356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:38 smithi141 bash[31670]: cluster 2023-12-01T20:32:37.090487+0000 mgr.y (mgr.24356) 8833 : cluster 0 pgmap v8801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:38 smithi040 bash[28232]: cluster 2023-12-01T20:32:37.090487+0000 mgr.y (mgr.24356) 8833 : cluster 0 pgmap v8801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:38 smithi040 bash[41173]: cluster 2023-12-01T20:32:37.090487+0000 mgr.y (mgr.24356) 8833 : cluster 0 pgmap v8801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:39 smithi141 bash[31670]: audit 2023-12-01T20:32:39.687771+0000 mon.c (mon.2) 5557 : audit 0 from='client.? 172.21.15.40:0/433695975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:39 smithi040 bash[28232]: audit 2023-12-01T20:32:39.687771+0000 mon.c (mon.2) 5557 : audit 0 from='client.? 172.21.15.40:0/433695975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:39 smithi040 bash[41173]: audit 2023-12-01T20:32:39.687771+0000 mon.c (mon.2) 5557 : audit 0 from='client.? 172.21.15.40:0/433695975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:40 smithi141 bash[31670]: cluster 2023-12-01T20:32:39.091145+0000 mgr.y (mgr.24356) 8834 : cluster 0 pgmap v8802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:40 smithi040 bash[28232]: cluster 2023-12-01T20:32:39.091145+0000 mgr.y (mgr.24356) 8834 : cluster 0 pgmap v8802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:40 smithi040 bash[41173]: cluster 2023-12-01T20:32:39.091145+0000 mgr.y (mgr.24356) 8834 : cluster 0 pgmap v8802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:42 smithi141 bash[31670]: cluster 2023-12-01T20:32:41.092309+0000 mgr.y (mgr.24356) 8835 : cluster 0 pgmap v8803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:42 smithi141 bash[31670]: audit 2023-12-01T20:32:42.183585+0000 mon.a (mon.0) 5835 : audit 0 from='client.? 172.21.15.40:0/3213677469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:42 smithi040 bash[41173]: cluster 2023-12-01T20:32:41.092309+0000 mgr.y (mgr.24356) 8835 : cluster 0 pgmap v8803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:42 smithi040 bash[41173]: audit 2023-12-01T20:32:42.183585+0000 mon.a (mon.0) 5835 : audit 0 from='client.? 172.21.15.40:0/3213677469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:42 smithi040 bash[28232]: cluster 2023-12-01T20:32:41.092309+0000 mgr.y (mgr.24356) 8835 : cluster 0 pgmap v8803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:42 smithi040 bash[28232]: audit 2023-12-01T20:32:42.183585+0000 mon.a (mon.0) 5835 : audit 0 from='client.? 172.21.15.40:0/3213677469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:42.981295+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:42.996443+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: cluster 2023-12-01T20:32:43.093043+0000 mgr.y (mgr.24356) 8836 : cluster 0 pgmap v8804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:43.285115+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:43.296455+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:43.779450+0000 mon.c (mon.2) 5558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:43.781312+0000 mon.c (mon.2) 5559 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:32:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:43 smithi141 bash[31670]: audit 2023-12-01T20:32:43.792651+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:42.981295+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:42.996443+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: cluster 2023-12-01T20:32:43.093043+0000 mgr.y (mgr.24356) 8836 : cluster 0 pgmap v8804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:43.285115+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:43.296455+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:43.779450+0000 mon.c (mon.2) 5558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:43.781312+0000 mon.c (mon.2) 5559 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:32:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[28232]: audit 2023-12-01T20:32:43.792651+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:42.981295+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:42.996443+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: cluster 2023-12-01T20:32:43.093043+0000 mgr.y (mgr.24356) 8836 : cluster 0 pgmap v8804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:43.285115+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:43.296455+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:43.779450+0000 mon.c (mon.2) 5558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:43.781312+0000 mon.c (mon.2) 5559 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:32:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:43 smithi040 bash[41173]: audit 2023-12-01T20:32:43.792651+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:32:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:45 smithi141 bash[31670]: audit 2023-12-01T20:32:44.653744+0000 mon.c (mon.2) 5560 : audit 0 from='client.? 172.21.15.40:0/425936956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:45.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:44 smithi040 bash[41173]: audit 2023-12-01T20:32:44.653744+0000 mon.c (mon.2) 5560 : audit 0 from='client.? 172.21.15.40:0/425936956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:44 smithi040 bash[28232]: audit 2023-12-01T20:32:44.653744+0000 mon.c (mon.2) 5560 : audit 0 from='client.? 172.21.15.40:0/425936956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:46.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:46 smithi141 bash[31670]: cluster 2023-12-01T20:32:45.094356+0000 mgr.y (mgr.24356) 8837 : cluster 0 pgmap v8805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:46 smithi040 bash[41173]: cluster 2023-12-01T20:32:45.094356+0000 mgr.y (mgr.24356) 8837 : cluster 0 pgmap v8805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:46 smithi040 bash[28232]: cluster 2023-12-01T20:32:45.094356+0000 mgr.y (mgr.24356) 8837 : cluster 0 pgmap v8805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:32:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:32:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:47 smithi141 bash[31670]: audit 2023-12-01T20:32:47.120655+0000 mon.c (mon.2) 5561 : audit 0 from='client.? 172.21.15.40:0/3776210962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:47 smithi040 bash[41173]: audit 2023-12-01T20:32:47.120655+0000 mon.c (mon.2) 5561 : audit 0 from='client.? 172.21.15.40:0/3776210962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:47 smithi040 bash[28232]: audit 2023-12-01T20:32:47.120655+0000 mon.c (mon.2) 5561 : audit 0 from='client.? 172.21.15.40:0/3776210962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:48 smithi141 bash[31670]: cluster 2023-12-01T20:32:47.095061+0000 mgr.y (mgr.24356) 8838 : cluster 0 pgmap v8806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:48 smithi040 bash[41173]: cluster 2023-12-01T20:32:47.095061+0000 mgr.y (mgr.24356) 8838 : cluster 0 pgmap v8806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:48 smithi040 bash[28232]: cluster 2023-12-01T20:32:47.095061+0000 mgr.y (mgr.24356) 8838 : cluster 0 pgmap v8806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:49 smithi141 bash[31670]: audit 2023-12-01T20:32:48.779284+0000 mon.c (mon.2) 5562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:49 smithi141 bash[31670]: audit 2023-12-01T20:32:49.588171+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.40:0/3459553090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:49 smithi040 bash[41173]: audit 2023-12-01T20:32:48.779284+0000 mon.c (mon.2) 5562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:49 smithi040 bash[41173]: audit 2023-12-01T20:32:49.588171+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.40:0/3459553090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:49 smithi040 bash[28232]: audit 2023-12-01T20:32:48.779284+0000 mon.c (mon.2) 5562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:49 smithi040 bash[28232]: audit 2023-12-01T20:32:49.588171+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.40:0/3459553090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:50 smithi141 bash[31670]: cluster 2023-12-01T20:32:49.095748+0000 mgr.y (mgr.24356) 8839 : cluster 0 pgmap v8807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:50 smithi040 bash[41173]: cluster 2023-12-01T20:32:49.095748+0000 mgr.y (mgr.24356) 8839 : cluster 0 pgmap v8807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:50 smithi040 bash[28232]: cluster 2023-12-01T20:32:49.095748+0000 mgr.y (mgr.24356) 8839 : cluster 0 pgmap v8807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:52 smithi141 bash[31670]: cluster 2023-12-01T20:32:51.096845+0000 mgr.y (mgr.24356) 8840 : cluster 0 pgmap v8808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:52 smithi141 bash[31670]: audit 2023-12-01T20:32:52.048914+0000 mon.c (mon.2) 5563 : audit 0 from='client.? 172.21.15.40:0/3433895854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:52 smithi040 bash[41173]: cluster 2023-12-01T20:32:51.096845+0000 mgr.y (mgr.24356) 8840 : cluster 0 pgmap v8808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:52 smithi040 bash[41173]: audit 2023-12-01T20:32:52.048914+0000 mon.c (mon.2) 5563 : audit 0 from='client.? 172.21.15.40:0/3433895854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:52 smithi040 bash[28232]: cluster 2023-12-01T20:32:51.096845+0000 mgr.y (mgr.24356) 8840 : cluster 0 pgmap v8808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:52 smithi040 bash[28232]: audit 2023-12-01T20:32:52.048914+0000 mon.c (mon.2) 5563 : audit 0 from='client.? 172.21.15.40:0/3433895854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:54 smithi141 bash[31670]: cluster 2023-12-01T20:32:53.097503+0000 mgr.y (mgr.24356) 8841 : cluster 0 pgmap v8809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:54 smithi141 bash[31670]: audit 2023-12-01T20:32:54.513409+0000 mon.c (mon.2) 5564 : audit 0 from='client.? 172.21.15.40:0/3628254202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:54 smithi040 bash[28232]: cluster 2023-12-01T20:32:53.097503+0000 mgr.y (mgr.24356) 8841 : cluster 0 pgmap v8809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:54 smithi040 bash[28232]: audit 2023-12-01T20:32:54.513409+0000 mon.c (mon.2) 5564 : audit 0 from='client.? 172.21.15.40:0/3628254202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:54 smithi040 bash[41173]: cluster 2023-12-01T20:32:53.097503+0000 mgr.y (mgr.24356) 8841 : cluster 0 pgmap v8809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:54 smithi040 bash[41173]: audit 2023-12-01T20:32:54.513409+0000 mon.c (mon.2) 5564 : audit 0 from='client.? 172.21.15.40:0/3628254202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:32:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:32:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:56 smithi040 bash[28232]: cluster 2023-12-01T20:32:55.098742+0000 mgr.y (mgr.24356) 8842 : cluster 0 pgmap v8810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:56 smithi040 bash[41173]: cluster 2023-12-01T20:32:55.098742+0000 mgr.y (mgr.24356) 8842 : cluster 0 pgmap v8810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:56 smithi141 bash[31670]: cluster 2023-12-01T20:32:55.098742+0000 mgr.y (mgr.24356) 8842 : cluster 0 pgmap v8810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:57 smithi141 bash[31670]: audit 2023-12-01T20:32:56.981700+0000 mon.c (mon.2) 5565 : audit 0 from='client.? 172.21.15.40:0/170211869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:58.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:57 smithi040 bash[28232]: audit 2023-12-01T20:32:56.981700+0000 mon.c (mon.2) 5565 : audit 0 from='client.? 172.21.15.40:0/170211869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:57 smithi040 bash[41173]: audit 2023-12-01T20:32:56.981700+0000 mon.c (mon.2) 5565 : audit 0 from='client.? 172.21.15.40:0/170211869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:32:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:58 smithi141 bash[31670]: cluster 2023-12-01T20:32:57.099514+0000 mgr.y (mgr.24356) 8843 : cluster 0 pgmap v8811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:58 smithi040 bash[28232]: cluster 2023-12-01T20:32:57.099514+0000 mgr.y (mgr.24356) 8843 : cluster 0 pgmap v8811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:32:59.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:58 smithi040 bash[41173]: cluster 2023-12-01T20:32:57.099514+0000 mgr.y (mgr.24356) 8843 : cluster 0 pgmap v8811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:32:59 smithi141 bash[31670]: audit 2023-12-01T20:32:59.440096+0000 mon.c (mon.2) 5566 : audit 0 from='client.? 172.21.15.40:0/1695364262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:32:59 smithi040 bash[28232]: audit 2023-12-01T20:32:59.440096+0000 mon.c (mon.2) 5566 : audit 0 from='client.? 172.21.15.40:0/1695364262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:00.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:32:59 smithi040 bash[41173]: audit 2023-12-01T20:32:59.440096+0000 mon.c (mon.2) 5566 : audit 0 from='client.? 172.21.15.40:0/1695364262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:00 smithi141 bash[31670]: cluster 2023-12-01T20:32:59.100329+0000 mgr.y (mgr.24356) 8844 : cluster 0 pgmap v8812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:00 smithi040 bash[28232]: cluster 2023-12-01T20:32:59.100329+0000 mgr.y (mgr.24356) 8844 : cluster 0 pgmap v8812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:00 smithi040 bash[41173]: cluster 2023-12-01T20:32:59.100329+0000 mgr.y (mgr.24356) 8844 : cluster 0 pgmap v8812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:02 smithi141 bash[31670]: cluster 2023-12-01T20:33:01.101503+0000 mgr.y (mgr.24356) 8845 : cluster 0 pgmap v8813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:02 smithi141 bash[31670]: audit 2023-12-01T20:33:01.906832+0000 mon.c (mon.2) 5567 : audit 0 from='client.? 172.21.15.40:0/1806033721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:02 smithi040 bash[28232]: cluster 2023-12-01T20:33:01.101503+0000 mgr.y (mgr.24356) 8845 : cluster 0 pgmap v8813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:02 smithi040 bash[28232]: audit 2023-12-01T20:33:01.906832+0000 mon.c (mon.2) 5567 : audit 0 from='client.? 172.21.15.40:0/1806033721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:02 smithi040 bash[41173]: cluster 2023-12-01T20:33:01.101503+0000 mgr.y (mgr.24356) 8845 : cluster 0 pgmap v8813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:02 smithi040 bash[41173]: audit 2023-12-01T20:33:01.906832+0000 mon.c (mon.2) 5567 : audit 0 from='client.? 172.21.15.40:0/1806033721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:04 smithi141 bash[31670]: cluster 2023-12-01T20:33:03.102165+0000 mgr.y (mgr.24356) 8846 : cluster 0 pgmap v8814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:04 smithi141 bash[31670]: audit 2023-12-01T20:33:03.779605+0000 mon.c (mon.2) 5568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:04 smithi141 bash[31670]: audit 2023-12-01T20:33:04.375989+0000 mon.c (mon.2) 5569 : audit 0 from='client.? 172.21.15.40:0/1765225779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:04 smithi040 bash[28232]: cluster 2023-12-01T20:33:03.102165+0000 mgr.y (mgr.24356) 8846 : cluster 0 pgmap v8814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:04 smithi040 bash[28232]: audit 2023-12-01T20:33:03.779605+0000 mon.c (mon.2) 5568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:04 smithi040 bash[28232]: audit 2023-12-01T20:33:04.375989+0000 mon.c (mon.2) 5569 : audit 0 from='client.? 172.21.15.40:0/1765225779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:04 smithi040 bash[41173]: cluster 2023-12-01T20:33:03.102165+0000 mgr.y (mgr.24356) 8846 : cluster 0 pgmap v8814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:04 smithi040 bash[41173]: audit 2023-12-01T20:33:03.779605+0000 mon.c (mon.2) 5568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:04 smithi040 bash[41173]: audit 2023-12-01T20:33:04.375989+0000 mon.c (mon.2) 5569 : audit 0 from='client.? 172.21.15.40:0/1765225779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:06.771 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:33:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:33:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:06 smithi141 bash[31670]: cluster 2023-12-01T20:33:05.103334+0000 mgr.y (mgr.24356) 8847 : cluster 0 pgmap v8815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:06 smithi040 bash[28232]: cluster 2023-12-01T20:33:05.103334+0000 mgr.y (mgr.24356) 8847 : cluster 0 pgmap v8815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:06 smithi040 bash[41173]: cluster 2023-12-01T20:33:05.103334+0000 mgr.y (mgr.24356) 8847 : cluster 0 pgmap v8815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:08.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:07 smithi040 bash[28232]: audit 2023-12-01T20:33:06.851002+0000 mon.c (mon.2) 5570 : audit 0 from='client.? 172.21.15.40:0/1403228000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:07 smithi040 bash[41173]: audit 2023-12-01T20:33:06.851002+0000 mon.c (mon.2) 5570 : audit 0 from='client.? 172.21.15.40:0/1403228000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:08.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:07 smithi141 bash[31670]: audit 2023-12-01T20:33:06.851002+0000 mon.c (mon.2) 5570 : audit 0 from='client.? 172.21.15.40:0/1403228000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:08 smithi040 bash[28232]: cluster 2023-12-01T20:33:07.104014+0000 mgr.y (mgr.24356) 8848 : cluster 0 pgmap v8816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:08 smithi040 bash[41173]: cluster 2023-12-01T20:33:07.104014+0000 mgr.y (mgr.24356) 8848 : cluster 0 pgmap v8816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:08 smithi141 bash[31670]: cluster 2023-12-01T20:33:07.104014+0000 mgr.y (mgr.24356) 8848 : cluster 0 pgmap v8816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:10.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:09 smithi040 bash[41173]: audit 2023-12-01T20:33:09.322944+0000 mon.a (mon.0) 5842 : audit 0 from='client.? 172.21.15.40:0/2833022154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:10.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:09 smithi040 bash[28232]: audit 2023-12-01T20:33:09.322944+0000 mon.a (mon.0) 5842 : audit 0 from='client.? 172.21.15.40:0/2833022154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:09 smithi141 bash[31670]: audit 2023-12-01T20:33:09.322944+0000 mon.a (mon.0) 5842 : audit 0 from='client.? 172.21.15.40:0/2833022154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:10 smithi040 bash[28232]: cluster 2023-12-01T20:33:09.104669+0000 mgr.y (mgr.24356) 8849 : cluster 0 pgmap v8817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:10 smithi040 bash[41173]: cluster 2023-12-01T20:33:09.104669+0000 mgr.y (mgr.24356) 8849 : cluster 0 pgmap v8817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:10 smithi141 bash[31670]: cluster 2023-12-01T20:33:09.104669+0000 mgr.y (mgr.24356) 8849 : cluster 0 pgmap v8817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:12.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:11 smithi040 bash[28232]: audit 2023-12-01T20:33:11.784078+0000 mon.c (mon.2) 5571 : audit 0 from='client.? 172.21.15.40:0/1108650400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:11 smithi040 bash[41173]: audit 2023-12-01T20:33:11.784078+0000 mon.c (mon.2) 5571 : audit 0 from='client.? 172.21.15.40:0/1108650400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:11 smithi141 bash[31670]: audit 2023-12-01T20:33:11.784078+0000 mon.c (mon.2) 5571 : audit 0 from='client.? 172.21.15.40:0/1108650400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:12 smithi040 bash[28232]: cluster 2023-12-01T20:33:11.105778+0000 mgr.y (mgr.24356) 8850 : cluster 0 pgmap v8818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:12 smithi040 bash[41173]: cluster 2023-12-01T20:33:11.105778+0000 mgr.y (mgr.24356) 8850 : cluster 0 pgmap v8818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:12 smithi141 bash[31670]: cluster 2023-12-01T20:33:11.105778+0000 mgr.y (mgr.24356) 8850 : cluster 0 pgmap v8818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:14 smithi040 bash[28232]: cluster 2023-12-01T20:33:13.106452+0000 mgr.y (mgr.24356) 8851 : cluster 0 pgmap v8819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:14 smithi040 bash[28232]: audit 2023-12-01T20:33:14.246997+0000 mon.a (mon.0) 5843 : audit 0 from='client.? 172.21.15.40:0/949845443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:14 smithi040 bash[41173]: cluster 2023-12-01T20:33:13.106452+0000 mgr.y (mgr.24356) 8851 : cluster 0 pgmap v8819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:14 smithi040 bash[41173]: audit 2023-12-01T20:33:14.246997+0000 mon.a (mon.0) 5843 : audit 0 from='client.? 172.21.15.40:0/949845443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:14 smithi141 bash[31670]: cluster 2023-12-01T20:33:13.106452+0000 mgr.y (mgr.24356) 8851 : cluster 0 pgmap v8819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:14 smithi141 bash[31670]: audit 2023-12-01T20:33:14.246997+0000 mon.a (mon.0) 5843 : audit 0 from='client.? 172.21.15.40:0/949845443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:16.810 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:33:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:33:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:16 smithi040 bash[28232]: cluster 2023-12-01T20:33:15.107759+0000 mgr.y (mgr.24356) 8852 : cluster 0 pgmap v8820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:16 smithi040 bash[28232]: audit 2023-12-01T20:33:16.710339+0000 mon.a (mon.0) 5844 : audit 0 from='client.? 172.21.15.40:0/2349021432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:16 smithi040 bash[41173]: cluster 2023-12-01T20:33:15.107759+0000 mgr.y (mgr.24356) 8852 : cluster 0 pgmap v8820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:16 smithi040 bash[41173]: audit 2023-12-01T20:33:16.710339+0000 mon.a (mon.0) 5844 : audit 0 from='client.? 172.21.15.40:0/2349021432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:16 smithi141 bash[31670]: cluster 2023-12-01T20:33:15.107759+0000 mgr.y (mgr.24356) 8852 : cluster 0 pgmap v8820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:16 smithi141 bash[31670]: audit 2023-12-01T20:33:16.710339+0000 mon.a (mon.0) 5844 : audit 0 from='client.? 172.21.15.40:0/2349021432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:18 smithi040 bash[28232]: cluster 2023-12-01T20:33:17.108615+0000 mgr.y (mgr.24356) 8853 : cluster 0 pgmap v8821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:18 smithi040 bash[28232]: audit 2023-12-01T20:33:18.780067+0000 mon.c (mon.2) 5572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:18 smithi040 bash[41173]: cluster 2023-12-01T20:33:17.108615+0000 mgr.y (mgr.24356) 8853 : cluster 0 pgmap v8821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:18 smithi040 bash[41173]: audit 2023-12-01T20:33:18.780067+0000 mon.c (mon.2) 5572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:18 smithi141 bash[31670]: cluster 2023-12-01T20:33:17.108615+0000 mgr.y (mgr.24356) 8853 : cluster 0 pgmap v8821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:18 smithi141 bash[31670]: audit 2023-12-01T20:33:18.780067+0000 mon.c (mon.2) 5572 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:20.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:19 smithi040 bash[28232]: audit 2023-12-01T20:33:19.171424+0000 mon.a (mon.0) 5845 : audit 0 from='client.? 172.21.15.40:0/1688755571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:19 smithi040 bash[41173]: audit 2023-12-01T20:33:19.171424+0000 mon.a (mon.0) 5845 : audit 0 from='client.? 172.21.15.40:0/1688755571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:19 smithi141 bash[31670]: audit 2023-12-01T20:33:19.171424+0000 mon.a (mon.0) 5845 : audit 0 from='client.? 172.21.15.40:0/1688755571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:20 smithi040 bash[28232]: cluster 2023-12-01T20:33:19.109116+0000 mgr.y (mgr.24356) 8854 : cluster 0 pgmap v8822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:20 smithi040 bash[41173]: cluster 2023-12-01T20:33:19.109116+0000 mgr.y (mgr.24356) 8854 : cluster 0 pgmap v8822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:20 smithi141 bash[31670]: cluster 2023-12-01T20:33:19.109116+0000 mgr.y (mgr.24356) 8854 : cluster 0 pgmap v8822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:22.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:21 smithi040 bash[28232]: audit 2023-12-01T20:33:21.629247+0000 mon.c (mon.2) 5573 : audit 0 from='client.? 172.21.15.40:0/2284104917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:22.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:21 smithi040 bash[41173]: audit 2023-12-01T20:33:21.629247+0000 mon.c (mon.2) 5573 : audit 0 from='client.? 172.21.15.40:0/2284104917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:21 smithi141 bash[31670]: audit 2023-12-01T20:33:21.629247+0000 mon.c (mon.2) 5573 : audit 0 from='client.? 172.21.15.40:0/2284104917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:22 smithi040 bash[28232]: cluster 2023-12-01T20:33:21.110207+0000 mgr.y (mgr.24356) 8855 : cluster 0 pgmap v8823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:22 smithi040 bash[41173]: cluster 2023-12-01T20:33:21.110207+0000 mgr.y (mgr.24356) 8855 : cluster 0 pgmap v8823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:22 smithi141 bash[31670]: cluster 2023-12-01T20:33:21.110207+0000 mgr.y (mgr.24356) 8855 : cluster 0 pgmap v8823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:24 smithi040 bash[28232]: cluster 2023-12-01T20:33:23.110878+0000 mgr.y (mgr.24356) 8856 : cluster 0 pgmap v8824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:24 smithi040 bash[28232]: audit 2023-12-01T20:33:24.096288+0000 mon.a (mon.0) 5846 : audit 0 from='client.? 172.21.15.40:0/2962005518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:24 smithi040 bash[41173]: cluster 2023-12-01T20:33:23.110878+0000 mgr.y (mgr.24356) 8856 : cluster 0 pgmap v8824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:24 smithi040 bash[41173]: audit 2023-12-01T20:33:24.096288+0000 mon.a (mon.0) 5846 : audit 0 from='client.? 172.21.15.40:0/2962005518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:24 smithi141 bash[31670]: cluster 2023-12-01T20:33:23.110878+0000 mgr.y (mgr.24356) 8856 : cluster 0 pgmap v8824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:24 smithi141 bash[31670]: audit 2023-12-01T20:33:24.096288+0000 mon.a (mon.0) 5846 : audit 0 from='client.? 172.21.15.40:0/2962005518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:26.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:33:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:33:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:26 smithi040 bash[41173]: cluster 2023-12-01T20:33:25.112039+0000 mgr.y (mgr.24356) 8857 : cluster 0 pgmap v8825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:26 smithi040 bash[41173]: audit 2023-12-01T20:33:26.554891+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.40:0/1293310735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:26 smithi040 bash[28232]: cluster 2023-12-01T20:33:25.112039+0000 mgr.y (mgr.24356) 8857 : cluster 0 pgmap v8825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:26 smithi040 bash[28232]: audit 2023-12-01T20:33:26.554891+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.40:0/1293310735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:26 smithi141 bash[31670]: cluster 2023-12-01T20:33:25.112039+0000 mgr.y (mgr.24356) 8857 : cluster 0 pgmap v8825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:26 smithi141 bash[31670]: audit 2023-12-01T20:33:26.554891+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.40:0/1293310735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:28 smithi040 bash[28232]: cluster 2023-12-01T20:33:27.112737+0000 mgr.y (mgr.24356) 8858 : cluster 0 pgmap v8826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:28 smithi040 bash[41173]: cluster 2023-12-01T20:33:27.112737+0000 mgr.y (mgr.24356) 8858 : cluster 0 pgmap v8826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:28 smithi141 bash[31670]: cluster 2023-12-01T20:33:27.112737+0000 mgr.y (mgr.24356) 8858 : cluster 0 pgmap v8826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:30.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:29 smithi040 bash[28232]: audit 2023-12-01T20:33:29.035873+0000 mon.a (mon.0) 5848 : audit 0 from='client.? 172.21.15.40:0/3750092829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:29 smithi040 bash[41173]: audit 2023-12-01T20:33:29.035873+0000 mon.a (mon.0) 5848 : audit 0 from='client.? 172.21.15.40:0/3750092829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:29 smithi141 bash[31670]: audit 2023-12-01T20:33:29.035873+0000 mon.a (mon.0) 5848 : audit 0 from='client.? 172.21.15.40:0/3750092829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:30 smithi040 bash[41173]: cluster 2023-12-01T20:33:29.113384+0000 mgr.y (mgr.24356) 8859 : cluster 0 pgmap v8827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:30 smithi040 bash[28232]: cluster 2023-12-01T20:33:29.113384+0000 mgr.y (mgr.24356) 8859 : cluster 0 pgmap v8827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:30 smithi141 bash[31670]: cluster 2023-12-01T20:33:29.113384+0000 mgr.y (mgr.24356) 8859 : cluster 0 pgmap v8827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:32.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:31 smithi040 bash[28232]: audit 2023-12-01T20:33:31.496330+0000 mon.a (mon.0) 5849 : audit 0 from='client.? 172.21.15.40:0/1689464775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:32.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:31 smithi040 bash[41173]: audit 2023-12-01T20:33:31.496330+0000 mon.a (mon.0) 5849 : audit 0 from='client.? 172.21.15.40:0/1689464775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:31 smithi141 bash[31670]: audit 2023-12-01T20:33:31.496330+0000 mon.a (mon.0) 5849 : audit 0 from='client.? 172.21.15.40:0/1689464775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:32 smithi040 bash[41173]: cluster 2023-12-01T20:33:31.114201+0000 mgr.y (mgr.24356) 8860 : cluster 0 pgmap v8828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:32 smithi040 bash[28232]: cluster 2023-12-01T20:33:31.114201+0000 mgr.y (mgr.24356) 8860 : cluster 0 pgmap v8828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:32 smithi141 bash[31670]: cluster 2023-12-01T20:33:31.114201+0000 mgr.y (mgr.24356) 8860 : cluster 0 pgmap v8828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:34 smithi141 bash[31670]: cluster 2023-12-01T20:33:33.114851+0000 mgr.y (mgr.24356) 8861 : cluster 0 pgmap v8829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:34 smithi141 bash[31670]: audit 2023-12-01T20:33:33.780392+0000 mon.c (mon.2) 5574 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:34 smithi141 bash[31670]: audit 2023-12-01T20:33:33.970000+0000 mon.a (mon.0) 5850 : audit 0 from='client.? 172.21.15.40:0/3743471844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:34 smithi040 bash[28232]: cluster 2023-12-01T20:33:33.114851+0000 mgr.y (mgr.24356) 8861 : cluster 0 pgmap v8829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:34 smithi040 bash[28232]: audit 2023-12-01T20:33:33.780392+0000 mon.c (mon.2) 5574 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:34 smithi040 bash[28232]: audit 2023-12-01T20:33:33.970000+0000 mon.a (mon.0) 5850 : audit 0 from='client.? 172.21.15.40:0/3743471844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:34 smithi040 bash[41173]: cluster 2023-12-01T20:33:33.114851+0000 mgr.y (mgr.24356) 8861 : cluster 0 pgmap v8829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:34 smithi040 bash[41173]: audit 2023-12-01T20:33:33.780392+0000 mon.c (mon.2) 5574 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:34 smithi040 bash[41173]: audit 2023-12-01T20:33:33.970000+0000 mon.a (mon.0) 5850 : audit 0 from='client.? 172.21.15.40:0/3743471844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:33:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:33:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:36 smithi040 bash[28232]: cluster 2023-12-01T20:33:35.116125+0000 mgr.y (mgr.24356) 8862 : cluster 0 pgmap v8830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:36 smithi040 bash[28232]: audit 2023-12-01T20:33:36.429966+0000 mon.c (mon.2) 5575 : audit 0 from='client.? 172.21.15.40:0/3771166571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:36 smithi040 bash[41173]: cluster 2023-12-01T20:33:35.116125+0000 mgr.y (mgr.24356) 8862 : cluster 0 pgmap v8830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:36 smithi040 bash[41173]: audit 2023-12-01T20:33:36.429966+0000 mon.c (mon.2) 5575 : audit 0 from='client.? 172.21.15.40:0/3771166571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:36 smithi141 bash[31670]: cluster 2023-12-01T20:33:35.116125+0000 mgr.y (mgr.24356) 8862 : cluster 0 pgmap v8830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:36 smithi141 bash[31670]: audit 2023-12-01T20:33:36.429966+0000 mon.c (mon.2) 5575 : audit 0 from='client.? 172.21.15.40:0/3771166571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:38 smithi141 bash[31670]: cluster 2023-12-01T20:33:37.116960+0000 mgr.y (mgr.24356) 8863 : cluster 0 pgmap v8831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:38 smithi040 bash[28232]: cluster 2023-12-01T20:33:37.116960+0000 mgr.y (mgr.24356) 8863 : cluster 0 pgmap v8831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:38 smithi040 bash[41173]: cluster 2023-12-01T20:33:37.116960+0000 mgr.y (mgr.24356) 8863 : cluster 0 pgmap v8831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:40.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:39 smithi141 bash[31670]: audit 2023-12-01T20:33:38.895179+0000 mon.c (mon.2) 5576 : audit 0 from='client.? 172.21.15.40:0/3637192405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:39 smithi040 bash[28232]: audit 2023-12-01T20:33:38.895179+0000 mon.c (mon.2) 5576 : audit 0 from='client.? 172.21.15.40:0/3637192405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:39 smithi040 bash[41173]: audit 2023-12-01T20:33:38.895179+0000 mon.c (mon.2) 5576 : audit 0 from='client.? 172.21.15.40:0/3637192405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:40 smithi141 bash[31670]: cluster 2023-12-01T20:33:39.117763+0000 mgr.y (mgr.24356) 8864 : cluster 0 pgmap v8832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:40 smithi040 bash[28232]: cluster 2023-12-01T20:33:39.117763+0000 mgr.y (mgr.24356) 8864 : cluster 0 pgmap v8832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:40 smithi040 bash[41173]: cluster 2023-12-01T20:33:39.117763+0000 mgr.y (mgr.24356) 8864 : cluster 0 pgmap v8832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:41 smithi141 bash[31670]: audit 2023-12-01T20:33:41.355082+0000 mon.c (mon.2) 5577 : audit 0 from='client.? 172.21.15.40:0/792423487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:42.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:41 smithi040 bash[28232]: audit 2023-12-01T20:33:41.355082+0000 mon.c (mon.2) 5577 : audit 0 from='client.? 172.21.15.40:0/792423487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:41 smithi040 bash[41173]: audit 2023-12-01T20:33:41.355082+0000 mon.c (mon.2) 5577 : audit 0 from='client.? 172.21.15.40:0/792423487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:42 smithi141 bash[31670]: cluster 2023-12-01T20:33:41.118871+0000 mgr.y (mgr.24356) 8865 : cluster 0 pgmap v8833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:42 smithi040 bash[28232]: cluster 2023-12-01T20:33:41.118871+0000 mgr.y (mgr.24356) 8865 : cluster 0 pgmap v8833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:42 smithi040 bash[41173]: cluster 2023-12-01T20:33:41.118871+0000 mgr.y (mgr.24356) 8865 : cluster 0 pgmap v8833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:44 smithi141 bash[31670]: cluster 2023-12-01T20:33:43.119516+0000 mgr.y (mgr.24356) 8866 : cluster 0 pgmap v8834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:44 smithi141 bash[31670]: audit 2023-12-01T20:33:43.828830+0000 mon.a (mon.0) 5851 : audit 0 from='client.? 172.21.15.40:0/840197726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:44 smithi141 bash[31670]: audit 2023-12-01T20:33:43.874810+0000 mon.c (mon.2) 5578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:33:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:44 smithi040 bash[28232]: cluster 2023-12-01T20:33:43.119516+0000 mgr.y (mgr.24356) 8866 : cluster 0 pgmap v8834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:44 smithi040 bash[28232]: audit 2023-12-01T20:33:43.828830+0000 mon.a (mon.0) 5851 : audit 0 from='client.? 172.21.15.40:0/840197726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:44 smithi040 bash[28232]: audit 2023-12-01T20:33:43.874810+0000 mon.c (mon.2) 5578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:33:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:44 smithi040 bash[41173]: cluster 2023-12-01T20:33:43.119516+0000 mgr.y (mgr.24356) 8866 : cluster 0 pgmap v8834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:44 smithi040 bash[41173]: audit 2023-12-01T20:33:43.828830+0000 mon.a (mon.0) 5851 : audit 0 from='client.? 172.21.15.40:0/840197726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:44 smithi040 bash[41173]: audit 2023-12-01T20:33:43.874810+0000 mon.c (mon.2) 5578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:33:46.779 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:33:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:33:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:46 smithi141 bash[31670]: cluster 2023-12-01T20:33:45.120708+0000 mgr.y (mgr.24356) 8867 : cluster 0 pgmap v8835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:46 smithi141 bash[31670]: audit 2023-12-01T20:33:46.299365+0000 mon.c (mon.2) 5579 : audit 0 from='client.? 172.21.15.40:0/1636828744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:46 smithi040 bash[41173]: cluster 2023-12-01T20:33:45.120708+0000 mgr.y (mgr.24356) 8867 : cluster 0 pgmap v8835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:46 smithi040 bash[41173]: audit 2023-12-01T20:33:46.299365+0000 mon.c (mon.2) 5579 : audit 0 from='client.? 172.21.15.40:0/1636828744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:46 smithi040 bash[28232]: cluster 2023-12-01T20:33:45.120708+0000 mgr.y (mgr.24356) 8867 : cluster 0 pgmap v8835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:46 smithi040 bash[28232]: audit 2023-12-01T20:33:46.299365+0000 mon.c (mon.2) 5579 : audit 0 from='client.? 172.21.15.40:0/1636828744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:48 smithi040 bash[28232]: cluster 2023-12-01T20:33:47.121364+0000 mgr.y (mgr.24356) 8868 : cluster 0 pgmap v8836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:48 smithi040 bash[28232]: audit 2023-12-01T20:33:48.774273+0000 mon.a (mon.0) 5852 : audit 0 from='client.? 172.21.15.40:0/398433919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:48 smithi040 bash[41173]: cluster 2023-12-01T20:33:47.121364+0000 mgr.y (mgr.24356) 8868 : cluster 0 pgmap v8836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:48 smithi040 bash[41173]: audit 2023-12-01T20:33:48.774273+0000 mon.a (mon.0) 5852 : audit 0 from='client.? 172.21.15.40:0/398433919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:48 smithi141 bash[31670]: cluster 2023-12-01T20:33:47.121364+0000 mgr.y (mgr.24356) 8868 : cluster 0 pgmap v8836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:48 smithi141 bash[31670]: audit 2023-12-01T20:33:48.774273+0000 mon.a (mon.0) 5852 : audit 0 from='client.? 172.21.15.40:0/398433919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:49 smithi040 bash[28232]: audit 2023-12-01T20:33:48.781791+0000 mon.c (mon.2) 5580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:49 smithi040 bash[28232]: audit 2023-12-01T20:33:49.723415+0000 mon.a (mon.0) 5853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:49 smithi040 bash[28232]: audit 2023-12-01T20:33:49.735819+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:49 smithi040 bash[41173]: audit 2023-12-01T20:33:48.781791+0000 mon.c (mon.2) 5580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:49 smithi040 bash[41173]: audit 2023-12-01T20:33:49.723415+0000 mon.a (mon.0) 5853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:49 smithi040 bash[41173]: audit 2023-12-01T20:33:49.735819+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:49 smithi141 bash[31670]: audit 2023-12-01T20:33:48.781791+0000 mon.c (mon.2) 5580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:49 smithi141 bash[31670]: audit 2023-12-01T20:33:49.723415+0000 mon.a (mon.0) 5853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:49 smithi141 bash[31670]: audit 2023-12-01T20:33:49.735819+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[28232]: cluster 2023-12-01T20:33:49.121935+0000 mgr.y (mgr.24356) 8869 : cluster 0 pgmap v8837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:51.400 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[28232]: audit 2023-12-01T20:33:50.027215+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[28232]: audit 2023-12-01T20:33:50.037895+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[28232]: audit 2023-12-01T20:33:50.513628+0000 mon.c (mon.2) 5581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[28232]: audit 2023-12-01T20:33:50.515403+0000 mon.c (mon.2) 5582 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[28232]: audit 2023-12-01T20:33:50.525353+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[41173]: cluster 2023-12-01T20:33:49.121935+0000 mgr.y (mgr.24356) 8869 : cluster 0 pgmap v8837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[41173]: audit 2023-12-01T20:33:50.027215+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[41173]: audit 2023-12-01T20:33:50.037895+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[41173]: audit 2023-12-01T20:33:50.513628+0000 mon.c (mon.2) 5581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[41173]: audit 2023-12-01T20:33:50.515403+0000 mon.c (mon.2) 5582 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:33:51.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:50 smithi040 bash[41173]: audit 2023-12-01T20:33:50.525353+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.402 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:50 smithi141 bash[31670]: cluster 2023-12-01T20:33:49.121935+0000 mgr.y (mgr.24356) 8869 : cluster 0 pgmap v8837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:51.402 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:50 smithi141 bash[31670]: audit 2023-12-01T20:33:50.027215+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.402 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:50 smithi141 bash[31670]: audit 2023-12-01T20:33:50.037895+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:51.402 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:50 smithi141 bash[31670]: audit 2023-12-01T20:33:50.513628+0000 mon.c (mon.2) 5581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:33:51.402 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:50 smithi141 bash[31670]: audit 2023-12-01T20:33:50.515403+0000 mon.c (mon.2) 5582 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:33:51.402 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:50 smithi141 bash[31670]: audit 2023-12-01T20:33:50.525353+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:33:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:51 smithi040 bash[41173]: audit 2023-12-01T20:33:51.247744+0000 mon.c (mon.2) 5583 : audit 0 from='client.? 172.21.15.40:0/1679862661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:51 smithi040 bash[28232]: audit 2023-12-01T20:33:51.247744+0000 mon.c (mon.2) 5583 : audit 0 from='client.? 172.21.15.40:0/1679862661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:52.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:51 smithi141 bash[31670]: audit 2023-12-01T20:33:51.247744+0000 mon.c (mon.2) 5583 : audit 0 from='client.? 172.21.15.40:0/1679862661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:52 smithi040 bash[28232]: cluster 2023-12-01T20:33:51.123026+0000 mgr.y (mgr.24356) 8870 : cluster 0 pgmap v8838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:52 smithi040 bash[41173]: cluster 2023-12-01T20:33:51.123026+0000 mgr.y (mgr.24356) 8870 : cluster 0 pgmap v8838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:52 smithi141 bash[31670]: cluster 2023-12-01T20:33:51.123026+0000 mgr.y (mgr.24356) 8870 : cluster 0 pgmap v8838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:54.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:53 smithi040 bash[28232]: audit 2023-12-01T20:33:53.716209+0000 mon.c (mon.2) 5584 : audit 0 from='client.? 172.21.15.40:0/104773821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:54.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:53 smithi040 bash[41173]: audit 2023-12-01T20:33:53.716209+0000 mon.c (mon.2) 5584 : audit 0 from='client.? 172.21.15.40:0/104773821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:53 smithi141 bash[31670]: audit 2023-12-01T20:33:53.716209+0000 mon.c (mon.2) 5584 : audit 0 from='client.? 172.21.15.40:0/104773821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:54 smithi040 bash[28232]: cluster 2023-12-01T20:33:53.123684+0000 mgr.y (mgr.24356) 8871 : cluster 0 pgmap v8839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:54 smithi040 bash[41173]: cluster 2023-12-01T20:33:53.123684+0000 mgr.y (mgr.24356) 8871 : cluster 0 pgmap v8839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:54 smithi141 bash[31670]: cluster 2023-12-01T20:33:53.123684+0000 mgr.y (mgr.24356) 8871 : cluster 0 pgmap v8839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:56.821 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:33:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:33:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:56 smithi040 bash[28232]: cluster 2023-12-01T20:33:55.124923+0000 mgr.y (mgr.24356) 8872 : cluster 0 pgmap v8840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:56 smithi040 bash[28232]: audit 2023-12-01T20:33:56.177224+0000 mon.c (mon.2) 5585 : audit 0 from='client.? 172.21.15.40:0/3183277061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:56 smithi040 bash[41173]: cluster 2023-12-01T20:33:55.124923+0000 mgr.y (mgr.24356) 8872 : cluster 0 pgmap v8840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:56 smithi040 bash[41173]: audit 2023-12-01T20:33:56.177224+0000 mon.c (mon.2) 5585 : audit 0 from='client.? 172.21.15.40:0/3183277061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:56 smithi141 bash[31670]: cluster 2023-12-01T20:33:55.124923+0000 mgr.y (mgr.24356) 8872 : cluster 0 pgmap v8840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:56 smithi141 bash[31670]: audit 2023-12-01T20:33:56.177224+0000 mon.c (mon.2) 5585 : audit 0 from='client.? 172.21.15.40:0/3183277061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:58 smithi040 bash[28232]: cluster 2023-12-01T20:33:57.125561+0000 mgr.y (mgr.24356) 8873 : cluster 0 pgmap v8841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:33:58 smithi040 bash[28232]: audit 2023-12-01T20:33:58.637640+0000 mon.a (mon.0) 5858 : audit 0 from='client.? 172.21.15.40:0/2707302406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:58 smithi040 bash[41173]: cluster 2023-12-01T20:33:57.125561+0000 mgr.y (mgr.24356) 8873 : cluster 0 pgmap v8841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:33:58 smithi040 bash[41173]: audit 2023-12-01T20:33:58.637640+0000 mon.a (mon.0) 5858 : audit 0 from='client.? 172.21.15.40:0/2707302406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:33:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:58 smithi141 bash[31670]: cluster 2023-12-01T20:33:57.125561+0000 mgr.y (mgr.24356) 8873 : cluster 0 pgmap v8841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:33:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:33:58 smithi141 bash[31670]: audit 2023-12-01T20:33:58.637640+0000 mon.a (mon.0) 5858 : audit 0 from='client.? 172.21.15.40:0/2707302406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:00 smithi040 bash[28232]: cluster 2023-12-01T20:33:59.126226+0000 mgr.y (mgr.24356) 8874 : cluster 0 pgmap v8842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:00 smithi040 bash[41173]: cluster 2023-12-01T20:33:59.126226+0000 mgr.y (mgr.24356) 8874 : cluster 0 pgmap v8842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:00 smithi141 bash[31670]: cluster 2023-12-01T20:33:59.126226+0000 mgr.y (mgr.24356) 8874 : cluster 0 pgmap v8842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:02.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:01 smithi040 bash[28232]: audit 2023-12-01T20:34:01.101097+0000 mon.a (mon.0) 5859 : audit 0 from='client.? 172.21.15.40:0/2595559820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:02.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:01 smithi040 bash[41173]: audit 2023-12-01T20:34:01.101097+0000 mon.a (mon.0) 5859 : audit 0 from='client.? 172.21.15.40:0/2595559820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:01 smithi141 bash[31670]: audit 2023-12-01T20:34:01.101097+0000 mon.a (mon.0) 5859 : audit 0 from='client.? 172.21.15.40:0/2595559820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:02 smithi040 bash[28232]: cluster 2023-12-01T20:34:01.127374+0000 mgr.y (mgr.24356) 8875 : cluster 0 pgmap v8843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:02 smithi040 bash[41173]: cluster 2023-12-01T20:34:01.127374+0000 mgr.y (mgr.24356) 8875 : cluster 0 pgmap v8843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:02 smithi141 bash[31670]: cluster 2023-12-01T20:34:01.127374+0000 mgr.y (mgr.24356) 8875 : cluster 0 pgmap v8843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:03 smithi040 bash[28232]: audit 2023-12-01T20:34:03.564726+0000 mon.a (mon.0) 5860 : audit 0 from='client.? 172.21.15.40:0/1657809064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:03 smithi040 bash[28232]: audit 2023-12-01T20:34:03.781258+0000 mon.c (mon.2) 5586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:03 smithi040 bash[41173]: audit 2023-12-01T20:34:03.564726+0000 mon.a (mon.0) 5860 : audit 0 from='client.? 172.21.15.40:0/1657809064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:03 smithi040 bash[41173]: audit 2023-12-01T20:34:03.781258+0000 mon.c (mon.2) 5586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:03 smithi141 bash[31670]: audit 2023-12-01T20:34:03.564726+0000 mon.a (mon.0) 5860 : audit 0 from='client.? 172.21.15.40:0/1657809064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:03 smithi141 bash[31670]: audit 2023-12-01T20:34:03.781258+0000 mon.c (mon.2) 5586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:04 smithi040 bash[41173]: cluster 2023-12-01T20:34:03.127917+0000 mgr.y (mgr.24356) 8876 : cluster 0 pgmap v8844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:04 smithi040 bash[28232]: cluster 2023-12-01T20:34:03.127917+0000 mgr.y (mgr.24356) 8876 : cluster 0 pgmap v8844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:04 smithi141 bash[31670]: cluster 2023-12-01T20:34:03.127917+0000 mgr.y (mgr.24356) 8876 : cluster 0 pgmap v8844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:06.857 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:34:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:34:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:06 smithi040 bash[28232]: cluster 2023-12-01T20:34:05.129119+0000 mgr.y (mgr.24356) 8877 : cluster 0 pgmap v8845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:06 smithi040 bash[28232]: audit 2023-12-01T20:34:06.033101+0000 mon.a (mon.0) 5861 : audit 0 from='client.? 172.21.15.40:0/1828357310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:06 smithi040 bash[41173]: cluster 2023-12-01T20:34:05.129119+0000 mgr.y (mgr.24356) 8877 : cluster 0 pgmap v8845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:06 smithi040 bash[41173]: audit 2023-12-01T20:34:06.033101+0000 mon.a (mon.0) 5861 : audit 0 from='client.? 172.21.15.40:0/1828357310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:06 smithi141 bash[31670]: cluster 2023-12-01T20:34:05.129119+0000 mgr.y (mgr.24356) 8877 : cluster 0 pgmap v8845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:06 smithi141 bash[31670]: audit 2023-12-01T20:34:06.033101+0000 mon.a (mon.0) 5861 : audit 0 from='client.? 172.21.15.40:0/1828357310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:08 smithi040 bash[28232]: cluster 2023-12-01T20:34:07.129758+0000 mgr.y (mgr.24356) 8878 : cluster 0 pgmap v8846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:08 smithi040 bash[28232]: audit 2023-12-01T20:34:08.501240+0000 mon.a (mon.0) 5862 : audit 0 from='client.? 172.21.15.40:0/2367242291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:08 smithi040 bash[41173]: cluster 2023-12-01T20:34:07.129758+0000 mgr.y (mgr.24356) 8878 : cluster 0 pgmap v8846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:08 smithi040 bash[41173]: audit 2023-12-01T20:34:08.501240+0000 mon.a (mon.0) 5862 : audit 0 from='client.? 172.21.15.40:0/2367242291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:08 smithi141 bash[31670]: cluster 2023-12-01T20:34:07.129758+0000 mgr.y (mgr.24356) 8878 : cluster 0 pgmap v8846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:08 smithi141 bash[31670]: audit 2023-12-01T20:34:08.501240+0000 mon.a (mon.0) 5862 : audit 0 from='client.? 172.21.15.40:0/2367242291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:10 smithi040 bash[28232]: cluster 2023-12-01T20:34:09.130458+0000 mgr.y (mgr.24356) 8879 : cluster 0 pgmap v8847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:10 smithi040 bash[41173]: cluster 2023-12-01T20:34:09.130458+0000 mgr.y (mgr.24356) 8879 : cluster 0 pgmap v8847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:10 smithi141 bash[31670]: cluster 2023-12-01T20:34:09.130458+0000 mgr.y (mgr.24356) 8879 : cluster 0 pgmap v8847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:12.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:11 smithi040 bash[28232]: audit 2023-12-01T20:34:10.964315+0000 mon.c (mon.2) 5587 : audit 0 from='client.? 172.21.15.40:0/1857143386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:11 smithi040 bash[41173]: audit 2023-12-01T20:34:10.964315+0000 mon.c (mon.2) 5587 : audit 0 from='client.? 172.21.15.40:0/1857143386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:11 smithi141 bash[31670]: audit 2023-12-01T20:34:10.964315+0000 mon.c (mon.2) 5587 : audit 0 from='client.? 172.21.15.40:0/1857143386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:12 smithi040 bash[41173]: cluster 2023-12-01T20:34:11.131746+0000 mgr.y (mgr.24356) 8880 : cluster 0 pgmap v8848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:12 smithi040 bash[28232]: cluster 2023-12-01T20:34:11.131746+0000 mgr.y (mgr.24356) 8880 : cluster 0 pgmap v8848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:12 smithi141 bash[31670]: cluster 2023-12-01T20:34:11.131746+0000 mgr.y (mgr.24356) 8880 : cluster 0 pgmap v8848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:13 smithi040 bash[41173]: audit 2023-12-01T20:34:13.437266+0000 mon.a (mon.0) 5863 : audit 0 from='client.? 172.21.15.40:0/1835801192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:13 smithi040 bash[28232]: audit 2023-12-01T20:34:13.437266+0000 mon.a (mon.0) 5863 : audit 0 from='client.? 172.21.15.40:0/1835801192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:13 smithi141 bash[31670]: audit 2023-12-01T20:34:13.437266+0000 mon.a (mon.0) 5863 : audit 0 from='client.? 172.21.15.40:0/1835801192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:14 smithi040 bash[41173]: cluster 2023-12-01T20:34:13.132252+0000 mgr.y (mgr.24356) 8881 : cluster 0 pgmap v8849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:14 smithi040 bash[28232]: cluster 2023-12-01T20:34:13.132252+0000 mgr.y (mgr.24356) 8881 : cluster 0 pgmap v8849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:14 smithi141 bash[31670]: cluster 2023-12-01T20:34:13.132252+0000 mgr.y (mgr.24356) 8881 : cluster 0 pgmap v8849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:16.890 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:34:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:34:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:16 smithi040 bash[28232]: cluster 2023-12-01T20:34:15.133379+0000 mgr.y (mgr.24356) 8882 : cluster 0 pgmap v8850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:16 smithi040 bash[28232]: audit 2023-12-01T20:34:15.903698+0000 mon.c (mon.2) 5588 : audit 0 from='client.? 172.21.15.40:0/2938542034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:16 smithi040 bash[41173]: cluster 2023-12-01T20:34:15.133379+0000 mgr.y (mgr.24356) 8882 : cluster 0 pgmap v8850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:16 smithi040 bash[41173]: audit 2023-12-01T20:34:15.903698+0000 mon.c (mon.2) 5588 : audit 0 from='client.? 172.21.15.40:0/2938542034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:16 smithi141 bash[31670]: cluster 2023-12-01T20:34:15.133379+0000 mgr.y (mgr.24356) 8882 : cluster 0 pgmap v8850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:16 smithi141 bash[31670]: audit 2023-12-01T20:34:15.903698+0000 mon.c (mon.2) 5588 : audit 0 from='client.? 172.21.15.40:0/2938542034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:17 smithi141 bash[31670]: cluster 2023-12-01T20:34:17.134069+0000 mgr.y (mgr.24356) 8883 : cluster 0 pgmap v8851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:17 smithi040 bash[41173]: cluster 2023-12-01T20:34:17.134069+0000 mgr.y (mgr.24356) 8883 : cluster 0 pgmap v8851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:17 smithi040 bash[28232]: cluster 2023-12-01T20:34:17.134069+0000 mgr.y (mgr.24356) 8883 : cluster 0 pgmap v8851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:18 smithi141 bash[31670]: audit 2023-12-01T20:34:18.380829+0000 mon.c (mon.2) 5589 : audit 0 from='client.? 172.21.15.40:0/2406346818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:18 smithi141 bash[31670]: audit 2023-12-01T20:34:18.781894+0000 mon.c (mon.2) 5590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:18 smithi040 bash[28232]: audit 2023-12-01T20:34:18.380829+0000 mon.c (mon.2) 5589 : audit 0 from='client.? 172.21.15.40:0/2406346818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:18 smithi040 bash[28232]: audit 2023-12-01T20:34:18.781894+0000 mon.c (mon.2) 5590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:19 smithi040 bash[41173]: audit 2023-12-01T20:34:18.380829+0000 mon.c (mon.2) 5589 : audit 0 from='client.? 172.21.15.40:0/2406346818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:19 smithi040 bash[41173]: audit 2023-12-01T20:34:18.781894+0000 mon.c (mon.2) 5590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:19 smithi141 bash[31670]: cluster 2023-12-01T20:34:19.134751+0000 mgr.y (mgr.24356) 8884 : cluster 0 pgmap v8852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:19 smithi040 bash[28232]: cluster 2023-12-01T20:34:19.134751+0000 mgr.y (mgr.24356) 8884 : cluster 0 pgmap v8852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:20.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:19 smithi040 bash[41173]: cluster 2023-12-01T20:34:19.134751+0000 mgr.y (mgr.24356) 8884 : cluster 0 pgmap v8852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:20 smithi141 bash[31670]: audit 2023-12-01T20:34:20.836839+0000 mon.c (mon.2) 5591 : audit 0 from='client.? 172.21.15.40:0/2099862199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:20 smithi040 bash[28232]: audit 2023-12-01T20:34:20.836839+0000 mon.c (mon.2) 5591 : audit 0 from='client.? 172.21.15.40:0/2099862199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:21.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:20 smithi040 bash[41173]: audit 2023-12-01T20:34:20.836839+0000 mon.c (mon.2) 5591 : audit 0 from='client.? 172.21.15.40:0/2099862199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:21 smithi141 bash[31670]: cluster 2023-12-01T20:34:21.136048+0000 mgr.y (mgr.24356) 8885 : cluster 0 pgmap v8853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:21 smithi040 bash[28232]: cluster 2023-12-01T20:34:21.136048+0000 mgr.y (mgr.24356) 8885 : cluster 0 pgmap v8853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:21 smithi040 bash[41173]: cluster 2023-12-01T20:34:21.136048+0000 mgr.y (mgr.24356) 8885 : cluster 0 pgmap v8853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:24 smithi141 bash[31670]: cluster 2023-12-01T20:34:23.136737+0000 mgr.y (mgr.24356) 8886 : cluster 0 pgmap v8854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:24 smithi141 bash[31670]: audit 2023-12-01T20:34:23.309714+0000 mon.a (mon.0) 5864 : audit 0 from='client.? 172.21.15.40:0/2503902469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:24 smithi040 bash[28232]: cluster 2023-12-01T20:34:23.136737+0000 mgr.y (mgr.24356) 8886 : cluster 0 pgmap v8854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:24 smithi040 bash[28232]: audit 2023-12-01T20:34:23.309714+0000 mon.a (mon.0) 5864 : audit 0 from='client.? 172.21.15.40:0/2503902469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:24 smithi040 bash[41173]: cluster 2023-12-01T20:34:23.136737+0000 mgr.y (mgr.24356) 8886 : cluster 0 pgmap v8854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:24 smithi040 bash[41173]: audit 2023-12-01T20:34:23.309714+0000 mon.a (mon.0) 5864 : audit 0 from='client.? 172.21.15.40:0/2503902469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:26.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:26 smithi040 bash[41173]: cluster 2023-12-01T20:34:25.137921+0000 mgr.y (mgr.24356) 8887 : cluster 0 pgmap v8855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:26.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:26 smithi040 bash[41173]: audit 2023-12-01T20:34:25.771442+0000 mon.a (mon.0) 5865 : audit 0 from='client.? 172.21.15.40:0/2326749928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:26.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:26 smithi040 bash[28232]: cluster 2023-12-01T20:34:25.137921+0000 mgr.y (mgr.24356) 8887 : cluster 0 pgmap v8855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:26.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:26 smithi040 bash[28232]: audit 2023-12-01T20:34:25.771442+0000 mon.a (mon.0) 5865 : audit 0 from='client.? 172.21.15.40:0/2326749928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:26.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:26 smithi141 bash[31670]: cluster 2023-12-01T20:34:25.137921+0000 mgr.y (mgr.24356) 8887 : cluster 0 pgmap v8855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:26 smithi141 bash[31670]: audit 2023-12-01T20:34:25.771442+0000 mon.a (mon.0) 5865 : audit 0 from='client.? 172.21.15.40:0/2326749928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:34:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:34:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:28 smithi141 bash[31670]: cluster 2023-12-01T20:34:27.138573+0000 mgr.y (mgr.24356) 8888 : cluster 0 pgmap v8856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:28 smithi040 bash[41173]: cluster 2023-12-01T20:34:27.138573+0000 mgr.y (mgr.24356) 8888 : cluster 0 pgmap v8856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:28 smithi040 bash[28232]: cluster 2023-12-01T20:34:27.138573+0000 mgr.y (mgr.24356) 8888 : cluster 0 pgmap v8856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:29.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:29 smithi141 bash[31670]: audit 2023-12-01T20:34:28.237396+0000 mon.c (mon.2) 5592 : audit 0 from='client.? 172.21.15.40:0/2138720827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:29 smithi040 bash[28232]: audit 2023-12-01T20:34:28.237396+0000 mon.c (mon.2) 5592 : audit 0 from='client.? 172.21.15.40:0/2138720827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:29 smithi040 bash[41173]: audit 2023-12-01T20:34:28.237396+0000 mon.c (mon.2) 5592 : audit 0 from='client.? 172.21.15.40:0/2138720827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:30 smithi141 bash[31670]: cluster 2023-12-01T20:34:29.139271+0000 mgr.y (mgr.24356) 8889 : cluster 0 pgmap v8857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:30 smithi141 bash[31670]: audit 2023-12-01T20:34:30.710811+0000 mon.a (mon.0) 5866 : audit 0 from='client.? 172.21.15.40:0/551781984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:30 smithi040 bash[28232]: cluster 2023-12-01T20:34:29.139271+0000 mgr.y (mgr.24356) 8889 : cluster 0 pgmap v8857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:30 smithi040 bash[28232]: audit 2023-12-01T20:34:30.710811+0000 mon.a (mon.0) 5866 : audit 0 from='client.? 172.21.15.40:0/551781984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:30 smithi040 bash[41173]: cluster 2023-12-01T20:34:29.139271+0000 mgr.y (mgr.24356) 8889 : cluster 0 pgmap v8857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:30 smithi040 bash[41173]: audit 2023-12-01T20:34:30.710811+0000 mon.a (mon.0) 5866 : audit 0 from='client.? 172.21.15.40:0/551781984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:32 smithi141 bash[31670]: cluster 2023-12-01T20:34:31.140451+0000 mgr.y (mgr.24356) 8890 : cluster 0 pgmap v8858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:32 smithi040 bash[28232]: cluster 2023-12-01T20:34:31.140451+0000 mgr.y (mgr.24356) 8890 : cluster 0 pgmap v8858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:32 smithi040 bash[41173]: cluster 2023-12-01T20:34:31.140451+0000 mgr.y (mgr.24356) 8890 : cluster 0 pgmap v8858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:33 smithi141 bash[31670]: audit 2023-12-01T20:34:33.179660+0000 mon.c (mon.2) 5593 : audit 0 from='client.? 172.21.15.40:0/2664212447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:33 smithi040 bash[28232]: audit 2023-12-01T20:34:33.179660+0000 mon.c (mon.2) 5593 : audit 0 from='client.? 172.21.15.40:0/2664212447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:33 smithi040 bash[41173]: audit 2023-12-01T20:34:33.179660+0000 mon.c (mon.2) 5593 : audit 0 from='client.? 172.21.15.40:0/2664212447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:34 smithi141 bash[31670]: cluster 2023-12-01T20:34:33.141060+0000 mgr.y (mgr.24356) 8891 : cluster 0 pgmap v8859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:34 smithi141 bash[31670]: audit 2023-12-01T20:34:33.781780+0000 mon.c (mon.2) 5594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:34 smithi040 bash[28232]: cluster 2023-12-01T20:34:33.141060+0000 mgr.y (mgr.24356) 8891 : cluster 0 pgmap v8859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:34 smithi040 bash[28232]: audit 2023-12-01T20:34:33.781780+0000 mon.c (mon.2) 5594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:34 smithi040 bash[41173]: cluster 2023-12-01T20:34:33.141060+0000 mgr.y (mgr.24356) 8891 : cluster 0 pgmap v8859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:34 smithi040 bash[41173]: audit 2023-12-01T20:34:33.781780+0000 mon.c (mon.2) 5594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:36.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:35 smithi141 bash[31670]: audit 2023-12-01T20:34:35.654373+0000 mon.c (mon.2) 5595 : audit 0 from='client.? 172.21.15.40:0/4043203444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:35 smithi040 bash[41173]: audit 2023-12-01T20:34:35.654373+0000 mon.c (mon.2) 5595 : audit 0 from='client.? 172.21.15.40:0/4043203444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:35 smithi040 bash[28232]: audit 2023-12-01T20:34:35.654373+0000 mon.c (mon.2) 5595 : audit 0 from='client.? 172.21.15.40:0/4043203444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:36.779 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:34:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:34:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:36 smithi141 bash[31670]: cluster 2023-12-01T20:34:35.142206+0000 mgr.y (mgr.24356) 8892 : cluster 0 pgmap v8860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:36 smithi040 bash[41173]: cluster 2023-12-01T20:34:35.142206+0000 mgr.y (mgr.24356) 8892 : cluster 0 pgmap v8860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:36 smithi040 bash[28232]: cluster 2023-12-01T20:34:35.142206+0000 mgr.y (mgr.24356) 8892 : cluster 0 pgmap v8860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:38 smithi040 bash[28232]: cluster 2023-12-01T20:34:37.142889+0000 mgr.y (mgr.24356) 8893 : cluster 0 pgmap v8861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:38 smithi040 bash[28232]: audit 2023-12-01T20:34:38.112997+0000 mon.a (mon.0) 5867 : audit 0 from='client.? 172.21.15.40:0/871844634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:38 smithi040 bash[41173]: cluster 2023-12-01T20:34:37.142889+0000 mgr.y (mgr.24356) 8893 : cluster 0 pgmap v8861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:38 smithi040 bash[41173]: audit 2023-12-01T20:34:38.112997+0000 mon.a (mon.0) 5867 : audit 0 from='client.? 172.21.15.40:0/871844634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:38 smithi141 bash[31670]: cluster 2023-12-01T20:34:37.142889+0000 mgr.y (mgr.24356) 8893 : cluster 0 pgmap v8861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:38 smithi141 bash[31670]: audit 2023-12-01T20:34:38.112997+0000 mon.a (mon.0) 5867 : audit 0 from='client.? 172.21.15.40:0/871844634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:40 smithi040 bash[28232]: cluster 2023-12-01T20:34:39.143512+0000 mgr.y (mgr.24356) 8894 : cluster 0 pgmap v8862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:40 smithi040 bash[28232]: audit 2023-12-01T20:34:40.583745+0000 mon.c (mon.2) 5596 : audit 0 from='client.? 172.21.15.40:0/3674609729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:40 smithi040 bash[41173]: cluster 2023-12-01T20:34:39.143512+0000 mgr.y (mgr.24356) 8894 : cluster 0 pgmap v8862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:40 smithi040 bash[41173]: audit 2023-12-01T20:34:40.583745+0000 mon.c (mon.2) 5596 : audit 0 from='client.? 172.21.15.40:0/3674609729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:40 smithi141 bash[31670]: cluster 2023-12-01T20:34:39.143512+0000 mgr.y (mgr.24356) 8894 : cluster 0 pgmap v8862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:40 smithi141 bash[31670]: audit 2023-12-01T20:34:40.583745+0000 mon.c (mon.2) 5596 : audit 0 from='client.? 172.21.15.40:0/3674609729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:42 smithi040 bash[28232]: cluster 2023-12-01T20:34:41.144714+0000 mgr.y (mgr.24356) 8895 : cluster 0 pgmap v8863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:42 smithi040 bash[41173]: cluster 2023-12-01T20:34:41.144714+0000 mgr.y (mgr.24356) 8895 : cluster 0 pgmap v8863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:42 smithi141 bash[31670]: cluster 2023-12-01T20:34:41.144714+0000 mgr.y (mgr.24356) 8895 : cluster 0 pgmap v8863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:43 smithi040 bash[28232]: audit 2023-12-01T20:34:43.050847+0000 mon.c (mon.2) 5597 : audit 0 from='client.? 172.21.15.40:0/199586838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:43 smithi040 bash[41173]: audit 2023-12-01T20:34:43.050847+0000 mon.c (mon.2) 5597 : audit 0 from='client.? 172.21.15.40:0/199586838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:43 smithi141 bash[31670]: audit 2023-12-01T20:34:43.050847+0000 mon.c (mon.2) 5597 : audit 0 from='client.? 172.21.15.40:0/199586838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:44 smithi040 bash[41173]: cluster 2023-12-01T20:34:43.145354+0000 mgr.y (mgr.24356) 8896 : cluster 0 pgmap v8864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:44 smithi040 bash[28232]: cluster 2023-12-01T20:34:43.145354+0000 mgr.y (mgr.24356) 8896 : cluster 0 pgmap v8864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:44 smithi141 bash[31670]: cluster 2023-12-01T20:34:43.145354+0000 mgr.y (mgr.24356) 8896 : cluster 0 pgmap v8864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:46.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:45 smithi040 bash[28232]: audit 2023-12-01T20:34:45.517997+0000 mon.c (mon.2) 5598 : audit 0 from='client.? 172.21.15.40:0/697673941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:45 smithi040 bash[41173]: audit 2023-12-01T20:34:45.517997+0000 mon.c (mon.2) 5598 : audit 0 from='client.? 172.21.15.40:0/697673941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:45 smithi141 bash[31670]: audit 2023-12-01T20:34:45.517997+0000 mon.c (mon.2) 5598 : audit 0 from='client.? 172.21.15.40:0/697673941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:46.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:34:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:34:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:46 smithi040 bash[28232]: cluster 2023-12-01T20:34:45.146491+0000 mgr.y (mgr.24356) 8897 : cluster 0 pgmap v8865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:46 smithi040 bash[41173]: cluster 2023-12-01T20:34:45.146491+0000 mgr.y (mgr.24356) 8897 : cluster 0 pgmap v8865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:46 smithi141 bash[31670]: cluster 2023-12-01T20:34:45.146491+0000 mgr.y (mgr.24356) 8897 : cluster 0 pgmap v8865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:48 smithi040 bash[28232]: cluster 2023-12-01T20:34:47.147263+0000 mgr.y (mgr.24356) 8898 : cluster 0 pgmap v8866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:48 smithi040 bash[28232]: audit 2023-12-01T20:34:47.979176+0000 mon.a (mon.0) 5868 : audit 0 from='client.? 172.21.15.40:0/3904374544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:48 smithi040 bash[28232]: audit 2023-12-01T20:34:48.782421+0000 mon.c (mon.2) 5599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:48 smithi040 bash[41173]: cluster 2023-12-01T20:34:47.147263+0000 mgr.y (mgr.24356) 8898 : cluster 0 pgmap v8866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:48 smithi040 bash[41173]: audit 2023-12-01T20:34:47.979176+0000 mon.a (mon.0) 5868 : audit 0 from='client.? 172.21.15.40:0/3904374544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:48 smithi040 bash[41173]: audit 2023-12-01T20:34:48.782421+0000 mon.c (mon.2) 5599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:48 smithi141 bash[31670]: cluster 2023-12-01T20:34:47.147263+0000 mgr.y (mgr.24356) 8898 : cluster 0 pgmap v8866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:48 smithi141 bash[31670]: audit 2023-12-01T20:34:47.979176+0000 mon.a (mon.0) 5868 : audit 0 from='client.? 172.21.15.40:0/3904374544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:48 smithi141 bash[31670]: audit 2023-12-01T20:34:48.782421+0000 mon.c (mon.2) 5599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:50 smithi040 bash[28232]: cluster 2023-12-01T20:34:49.147990+0000 mgr.y (mgr.24356) 8899 : cluster 0 pgmap v8867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:50 smithi040 bash[28232]: audit 2023-12-01T20:34:50.441859+0000 mon.a (mon.0) 5869 : audit 0 from='client.? 172.21.15.40:0/4046744694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:50 smithi040 bash[28232]: audit 2023-12-01T20:34:50.609611+0000 mon.c (mon.2) 5600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:34:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:50 smithi040 bash[41173]: cluster 2023-12-01T20:34:49.147990+0000 mgr.y (mgr.24356) 8899 : cluster 0 pgmap v8867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:50 smithi040 bash[41173]: audit 2023-12-01T20:34:50.441859+0000 mon.a (mon.0) 5869 : audit 0 from='client.? 172.21.15.40:0/4046744694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:50 smithi040 bash[41173]: audit 2023-12-01T20:34:50.609611+0000 mon.c (mon.2) 5600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:34:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:50 smithi141 bash[31670]: cluster 2023-12-01T20:34:49.147990+0000 mgr.y (mgr.24356) 8899 : cluster 0 pgmap v8867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:50 smithi141 bash[31670]: audit 2023-12-01T20:34:50.441859+0000 mon.a (mon.0) 5869 : audit 0 from='client.? 172.21.15.40:0/4046744694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:50 smithi141 bash[31670]: audit 2023-12-01T20:34:50.609611+0000 mon.c (mon.2) 5600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:34:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:51 smithi141 bash[31670]: audit 2023-12-01T20:34:50.990103+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:51 smithi141 bash[31670]: audit 2023-12-01T20:34:51.006187+0000 mon.a (mon.0) 5871 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:51 smithi141 bash[31670]: cluster 2023-12-01T20:34:51.149297+0000 mgr.y (mgr.24356) 8900 : cluster 0 pgmap v8868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:51 smithi040 bash[28232]: audit 2023-12-01T20:34:50.990103+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:51 smithi040 bash[28232]: audit 2023-12-01T20:34:51.006187+0000 mon.a (mon.0) 5871 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:51 smithi040 bash[28232]: cluster 2023-12-01T20:34:51.149297+0000 mgr.y (mgr.24356) 8900 : cluster 0 pgmap v8868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:52.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:51 smithi040 bash[41173]: audit 2023-12-01T20:34:50.990103+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:52.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:51 smithi040 bash[41173]: audit 2023-12-01T20:34:51.006187+0000 mon.a (mon.0) 5871 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:52.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:51 smithi040 bash[41173]: cluster 2023-12-01T20:34:51.149297+0000 mgr.y (mgr.24356) 8900 : cluster 0 pgmap v8868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:53 smithi141 bash[31670]: audit 2023-12-01T20:34:52.907928+0000 mon.c (mon.2) 5601 : audit 0 from='client.? 172.21.15.40:0/1108160177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:53 smithi040 bash[28232]: audit 2023-12-01T20:34:52.907928+0000 mon.c (mon.2) 5601 : audit 0 from='client.? 172.21.15.40:0/1108160177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:53 smithi040 bash[41173]: audit 2023-12-01T20:34:52.907928+0000 mon.c (mon.2) 5601 : audit 0 from='client.? 172.21.15.40:0/1108160177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:54 smithi141 bash[31670]: cluster 2023-12-01T20:34:53.150014+0000 mgr.y (mgr.24356) 8901 : cluster 0 pgmap v8869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:54 smithi040 bash[41173]: cluster 2023-12-01T20:34:53.150014+0000 mgr.y (mgr.24356) 8901 : cluster 0 pgmap v8869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:54 smithi040 bash[28232]: cluster 2023-12-01T20:34:53.150014+0000 mgr.y (mgr.24356) 8901 : cluster 0 pgmap v8869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:55 smithi141 bash[31670]: audit 2023-12-01T20:34:55.386238+0000 mon.c (mon.2) 5602 : audit 0 from='client.? 172.21.15.40:0/1203767103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:55 smithi040 bash[28232]: audit 2023-12-01T20:34:55.386238+0000 mon.c (mon.2) 5602 : audit 0 from='client.? 172.21.15.40:0/1203767103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:56.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:55 smithi040 bash[41173]: audit 2023-12-01T20:34:55.386238+0000 mon.c (mon.2) 5602 : audit 0 from='client.? 172.21.15.40:0/1203767103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:56.772 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:34:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:34:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:56 smithi141 bash[31670]: cluster 2023-12-01T20:34:55.151165+0000 mgr.y (mgr.24356) 8902 : cluster 0 pgmap v8870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:56 smithi040 bash[28232]: cluster 2023-12-01T20:34:55.151165+0000 mgr.y (mgr.24356) 8902 : cluster 0 pgmap v8870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:56 smithi040 bash[41173]: cluster 2023-12-01T20:34:55.151165+0000 mgr.y (mgr.24356) 8902 : cluster 0 pgmap v8870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:56.807155+0000 mon.a (mon.0) 5872 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:56.820956+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:56.912220+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:56.924652+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:57.402398+0000 mon.c (mon.2) 5603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:34:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:57.404036+0000 mon.c (mon.2) 5604 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[41173]: audit 2023-12-01T20:34:57.413808+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:56.807155+0000 mon.a (mon.0) 5872 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:56.820956+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:56.912220+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:56.924652+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:57.402398+0000 mon.c (mon.2) 5603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:57.404036+0000 mon.c (mon.2) 5604 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:34:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:57 smithi040 bash[28232]: audit 2023-12-01T20:34:57.413808+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:56.807155+0000 mon.a (mon.0) 5872 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:56.820956+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:56.912220+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:56.924652+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:57.402398+0000 mon.c (mon.2) 5603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:57.404036+0000 mon.c (mon.2) 5604 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:34:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:57 smithi141 bash[31670]: audit 2023-12-01T20:34:57.413808+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:34:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:58 smithi040 bash[41173]: cluster 2023-12-01T20:34:57.151805+0000 mgr.y (mgr.24356) 8903 : cluster 0 pgmap v8871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:34:58 smithi040 bash[41173]: audit 2023-12-01T20:34:57.851371+0000 mon.a (mon.0) 5877 : audit 0 from='client.? 172.21.15.40:0/3047148697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:58 smithi040 bash[28232]: cluster 2023-12-01T20:34:57.151805+0000 mgr.y (mgr.24356) 8903 : cluster 0 pgmap v8871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:34:58 smithi040 bash[28232]: audit 2023-12-01T20:34:57.851371+0000 mon.a (mon.0) 5877 : audit 0 from='client.? 172.21.15.40:0/3047148697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:34:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:58 smithi141 bash[31670]: cluster 2023-12-01T20:34:57.151805+0000 mgr.y (mgr.24356) 8903 : cluster 0 pgmap v8871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:34:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:34:58 smithi141 bash[31670]: audit 2023-12-01T20:34:57.851371+0000 mon.a (mon.0) 5877 : audit 0 from='client.? 172.21.15.40:0/3047148697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:00 smithi040 bash[28232]: cluster 2023-12-01T20:34:59.152448+0000 mgr.y (mgr.24356) 8904 : cluster 0 pgmap v8872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:00 smithi040 bash[28232]: audit 2023-12-01T20:35:00.319121+0000 mon.c (mon.2) 5605 : audit 0 from='client.? 172.21.15.40:0/3645887800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:00 smithi040 bash[41173]: cluster 2023-12-01T20:34:59.152448+0000 mgr.y (mgr.24356) 8904 : cluster 0 pgmap v8872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:00 smithi040 bash[41173]: audit 2023-12-01T20:35:00.319121+0000 mon.c (mon.2) 5605 : audit 0 from='client.? 172.21.15.40:0/3645887800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:00 smithi141 bash[31670]: cluster 2023-12-01T20:34:59.152448+0000 mgr.y (mgr.24356) 8904 : cluster 0 pgmap v8872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:00 smithi141 bash[31670]: audit 2023-12-01T20:35:00.319121+0000 mon.c (mon.2) 5605 : audit 0 from='client.? 172.21.15.40:0/3645887800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:02 smithi040 bash[28232]: cluster 2023-12-01T20:35:01.153531+0000 mgr.y (mgr.24356) 8905 : cluster 0 pgmap v8873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:02 smithi040 bash[28232]: audit 2023-12-01T20:35:02.782420+0000 mon.a (mon.0) 5878 : audit 0 from='client.? 172.21.15.40:0/519413767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:02 smithi040 bash[41173]: cluster 2023-12-01T20:35:01.153531+0000 mgr.y (mgr.24356) 8905 : cluster 0 pgmap v8873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:02 smithi040 bash[41173]: audit 2023-12-01T20:35:02.782420+0000 mon.a (mon.0) 5878 : audit 0 from='client.? 172.21.15.40:0/519413767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:02 smithi141 bash[31670]: cluster 2023-12-01T20:35:01.153531+0000 mgr.y (mgr.24356) 8905 : cluster 0 pgmap v8873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:02 smithi141 bash[31670]: audit 2023-12-01T20:35:02.782420+0000 mon.a (mon.0) 5878 : audit 0 from='client.? 172.21.15.40:0/519413767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:04 smithi141 bash[31670]: cluster 2023-12-01T20:35:03.154171+0000 mgr.y (mgr.24356) 8906 : cluster 0 pgmap v8874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:04 smithi141 bash[31670]: audit 2023-12-01T20:35:03.782912+0000 mon.c (mon.2) 5606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:04 smithi040 bash[28232]: cluster 2023-12-01T20:35:03.154171+0000 mgr.y (mgr.24356) 8906 : cluster 0 pgmap v8874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:04 smithi040 bash[28232]: audit 2023-12-01T20:35:03.782912+0000 mon.c (mon.2) 5606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:04 smithi040 bash[41173]: cluster 2023-12-01T20:35:03.154171+0000 mgr.y (mgr.24356) 8906 : cluster 0 pgmap v8874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:04 smithi040 bash[41173]: audit 2023-12-01T20:35:03.782912+0000 mon.c (mon.2) 5606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:05 smithi141 bash[31670]: audit 2023-12-01T20:35:05.247884+0000 mon.c (mon.2) 5607 : audit 0 from='client.? 172.21.15.40:0/1129655238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:06.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:05 smithi040 bash[41173]: audit 2023-12-01T20:35:05.247884+0000 mon.c (mon.2) 5607 : audit 0 from='client.? 172.21.15.40:0/1129655238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:06.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:05 smithi040 bash[28232]: audit 2023-12-01T20:35:05.247884+0000 mon.c (mon.2) 5607 : audit 0 from='client.? 172.21.15.40:0/1129655238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:06.773 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:35:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:35:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:06 smithi141 bash[31670]: cluster 2023-12-01T20:35:05.155244+0000 mgr.y (mgr.24356) 8907 : cluster 0 pgmap v8875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:06 smithi040 bash[41173]: cluster 2023-12-01T20:35:05.155244+0000 mgr.y (mgr.24356) 8907 : cluster 0 pgmap v8875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:06 smithi040 bash[28232]: cluster 2023-12-01T20:35:05.155244+0000 mgr.y (mgr.24356) 8907 : cluster 0 pgmap v8875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:08.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:07 smithi040 bash[28232]: audit 2023-12-01T20:35:07.718392+0000 mon.c (mon.2) 5608 : audit 0 from='client.? 172.21.15.40:0/3877431015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:07 smithi040 bash[41173]: audit 2023-12-01T20:35:07.718392+0000 mon.c (mon.2) 5608 : audit 0 from='client.? 172.21.15.40:0/3877431015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:07 smithi141 bash[31670]: audit 2023-12-01T20:35:07.718392+0000 mon.c (mon.2) 5608 : audit 0 from='client.? 172.21.15.40:0/3877431015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:08 smithi040 bash[28232]: cluster 2023-12-01T20:35:07.155851+0000 mgr.y (mgr.24356) 8908 : cluster 0 pgmap v8876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:08 smithi040 bash[41173]: cluster 2023-12-01T20:35:07.155851+0000 mgr.y (mgr.24356) 8908 : cluster 0 pgmap v8876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:08 smithi141 bash[31670]: cluster 2023-12-01T20:35:07.155851+0000 mgr.y (mgr.24356) 8908 : cluster 0 pgmap v8876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:10 smithi040 bash[28232]: cluster 2023-12-01T20:35:09.156541+0000 mgr.y (mgr.24356) 8909 : cluster 0 pgmap v8877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:10 smithi040 bash[28232]: audit 2023-12-01T20:35:10.187628+0000 mon.a (mon.0) 5879 : audit 0 from='client.? 172.21.15.40:0/2530181981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:10 smithi040 bash[41173]: cluster 2023-12-01T20:35:09.156541+0000 mgr.y (mgr.24356) 8909 : cluster 0 pgmap v8877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:10 smithi040 bash[41173]: audit 2023-12-01T20:35:10.187628+0000 mon.a (mon.0) 5879 : audit 0 from='client.? 172.21.15.40:0/2530181981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:10 smithi141 bash[31670]: cluster 2023-12-01T20:35:09.156541+0000 mgr.y (mgr.24356) 8909 : cluster 0 pgmap v8877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:10 smithi141 bash[31670]: audit 2023-12-01T20:35:10.187628+0000 mon.a (mon.0) 5879 : audit 0 from='client.? 172.21.15.40:0/2530181981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:12 smithi040 bash[28232]: cluster 2023-12-01T20:35:11.157713+0000 mgr.y (mgr.24356) 8910 : cluster 0 pgmap v8878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:12 smithi040 bash[28232]: audit 2023-12-01T20:35:12.654959+0000 mon.c (mon.2) 5609 : audit 0 from='client.? 172.21.15.40:0/42033015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:12 smithi040 bash[41173]: cluster 2023-12-01T20:35:11.157713+0000 mgr.y (mgr.24356) 8910 : cluster 0 pgmap v8878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:12 smithi040 bash[41173]: audit 2023-12-01T20:35:12.654959+0000 mon.c (mon.2) 5609 : audit 0 from='client.? 172.21.15.40:0/42033015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:12 smithi141 bash[31670]: cluster 2023-12-01T20:35:11.157713+0000 mgr.y (mgr.24356) 8910 : cluster 0 pgmap v8878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:12 smithi141 bash[31670]: audit 2023-12-01T20:35:12.654959+0000 mon.c (mon.2) 5609 : audit 0 from='client.? 172.21.15.40:0/42033015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:14 smithi040 bash[28232]: cluster 2023-12-01T20:35:13.158363+0000 mgr.y (mgr.24356) 8911 : cluster 0 pgmap v8879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:14 smithi040 bash[41173]: cluster 2023-12-01T20:35:13.158363+0000 mgr.y (mgr.24356) 8911 : cluster 0 pgmap v8879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:14 smithi141 bash[31670]: cluster 2023-12-01T20:35:13.158363+0000 mgr.y (mgr.24356) 8911 : cluster 0 pgmap v8879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:16.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:15 smithi040 bash[28232]: audit 2023-12-01T20:35:15.121697+0000 mon.c (mon.2) 5610 : audit 0 from='client.? 172.21.15.40:0/3770171658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:16.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:15 smithi040 bash[41173]: audit 2023-12-01T20:35:15.121697+0000 mon.c (mon.2) 5610 : audit 0 from='client.? 172.21.15.40:0/3770171658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:15 smithi141 bash[31670]: audit 2023-12-01T20:35:15.121697+0000 mon.c (mon.2) 5610 : audit 0 from='client.? 172.21.15.40:0/3770171658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:16.809 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:35:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:35:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:16 smithi040 bash[28232]: cluster 2023-12-01T20:35:15.159522+0000 mgr.y (mgr.24356) 8912 : cluster 0 pgmap v8880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:16 smithi040 bash[41173]: cluster 2023-12-01T20:35:15.159522+0000 mgr.y (mgr.24356) 8912 : cluster 0 pgmap v8880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:16 smithi141 bash[31670]: cluster 2023-12-01T20:35:15.159522+0000 mgr.y (mgr.24356) 8912 : cluster 0 pgmap v8880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:17 smithi040 bash[28232]: audit 2023-12-01T20:35:17.584677+0000 mon.c (mon.2) 5611 : audit 0 from='client.? 172.21.15.40:0/4237244284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:17 smithi040 bash[41173]: audit 2023-12-01T20:35:17.584677+0000 mon.c (mon.2) 5611 : audit 0 from='client.? 172.21.15.40:0/4237244284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:17 smithi141 bash[31670]: audit 2023-12-01T20:35:17.584677+0000 mon.c (mon.2) 5611 : audit 0 from='client.? 172.21.15.40:0/4237244284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:18 smithi040 bash[28232]: cluster 2023-12-01T20:35:17.160198+0000 mgr.y (mgr.24356) 8913 : cluster 0 pgmap v8881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:18 smithi040 bash[28232]: audit 2023-12-01T20:35:18.783614+0000 mon.c (mon.2) 5612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:18 smithi040 bash[41173]: cluster 2023-12-01T20:35:17.160198+0000 mgr.y (mgr.24356) 8913 : cluster 0 pgmap v8881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:18 smithi040 bash[41173]: audit 2023-12-01T20:35:18.783614+0000 mon.c (mon.2) 5612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:18 smithi141 bash[31670]: cluster 2023-12-01T20:35:17.160198+0000 mgr.y (mgr.24356) 8913 : cluster 0 pgmap v8881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:18 smithi141 bash[31670]: audit 2023-12-01T20:35:18.783614+0000 mon.c (mon.2) 5612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:20 smithi040 bash[28232]: cluster 2023-12-01T20:35:19.160955+0000 mgr.y (mgr.24356) 8914 : cluster 0 pgmap v8882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:20 smithi040 bash[28232]: audit 2023-12-01T20:35:20.048710+0000 mon.a (mon.0) 5880 : audit 0 from='client.? 172.21.15.40:0/648909636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:20 smithi040 bash[41173]: cluster 2023-12-01T20:35:19.160955+0000 mgr.y (mgr.24356) 8914 : cluster 0 pgmap v8882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:20 smithi040 bash[41173]: audit 2023-12-01T20:35:20.048710+0000 mon.a (mon.0) 5880 : audit 0 from='client.? 172.21.15.40:0/648909636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:20 smithi141 bash[31670]: cluster 2023-12-01T20:35:19.160955+0000 mgr.y (mgr.24356) 8914 : cluster 0 pgmap v8882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:20 smithi141 bash[31670]: audit 2023-12-01T20:35:20.048710+0000 mon.a (mon.0) 5880 : audit 0 from='client.? 172.21.15.40:0/648909636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:22 smithi040 bash[28232]: cluster 2023-12-01T20:35:21.162124+0000 mgr.y (mgr.24356) 8915 : cluster 0 pgmap v8883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:22 smithi040 bash[28232]: audit 2023-12-01T20:35:22.520176+0000 mon.a (mon.0) 5881 : audit 0 from='client.? 172.21.15.40:0/1528902261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:22 smithi040 bash[41173]: cluster 2023-12-01T20:35:21.162124+0000 mgr.y (mgr.24356) 8915 : cluster 0 pgmap v8883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:22 smithi040 bash[41173]: audit 2023-12-01T20:35:22.520176+0000 mon.a (mon.0) 5881 : audit 0 from='client.? 172.21.15.40:0/1528902261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:22 smithi141 bash[31670]: cluster 2023-12-01T20:35:21.162124+0000 mgr.y (mgr.24356) 8915 : cluster 0 pgmap v8883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:22 smithi141 bash[31670]: audit 2023-12-01T20:35:22.520176+0000 mon.a (mon.0) 5881 : audit 0 from='client.? 172.21.15.40:0/1528902261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:24 smithi040 bash[28232]: cluster 2023-12-01T20:35:23.162790+0000 mgr.y (mgr.24356) 8916 : cluster 0 pgmap v8884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:24 smithi040 bash[41173]: cluster 2023-12-01T20:35:23.162790+0000 mgr.y (mgr.24356) 8916 : cluster 0 pgmap v8884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:24 smithi141 bash[31670]: cluster 2023-12-01T20:35:23.162790+0000 mgr.y (mgr.24356) 8916 : cluster 0 pgmap v8884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:26.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:25 smithi040 bash[28232]: audit 2023-12-01T20:35:24.986711+0000 mon.a (mon.0) 5882 : audit 0 from='client.? 172.21.15.40:0/1113155674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:25 smithi040 bash[41173]: audit 2023-12-01T20:35:24.986711+0000 mon.a (mon.0) 5882 : audit 0 from='client.? 172.21.15.40:0/1113155674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:25 smithi141 bash[31670]: audit 2023-12-01T20:35:24.986711+0000 mon.a (mon.0) 5882 : audit 0 from='client.? 172.21.15.40:0/1113155674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:26.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:35:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:35:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:26 smithi040 bash[28232]: cluster 2023-12-01T20:35:25.163940+0000 mgr.y (mgr.24356) 8917 : cluster 0 pgmap v8885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:26 smithi040 bash[41173]: cluster 2023-12-01T20:35:25.163940+0000 mgr.y (mgr.24356) 8917 : cluster 0 pgmap v8885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:26 smithi141 bash[31670]: cluster 2023-12-01T20:35:25.163940+0000 mgr.y (mgr.24356) 8917 : cluster 0 pgmap v8885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:28.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:27 smithi040 bash[41173]: audit 2023-12-01T20:35:27.449081+0000 mon.c (mon.2) 5613 : audit 0 from='client.? 172.21.15.40:0/3142469134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:28.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:27 smithi040 bash[28232]: audit 2023-12-01T20:35:27.449081+0000 mon.c (mon.2) 5613 : audit 0 from='client.? 172.21.15.40:0/3142469134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:27 smithi141 bash[31670]: audit 2023-12-01T20:35:27.449081+0000 mon.c (mon.2) 5613 : audit 0 from='client.? 172.21.15.40:0/3142469134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:28 smithi040 bash[28232]: cluster 2023-12-01T20:35:27.164642+0000 mgr.y (mgr.24356) 8918 : cluster 0 pgmap v8886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:28 smithi040 bash[41173]: cluster 2023-12-01T20:35:27.164642+0000 mgr.y (mgr.24356) 8918 : cluster 0 pgmap v8886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:28 smithi141 bash[31670]: cluster 2023-12-01T20:35:27.164642+0000 mgr.y (mgr.24356) 8918 : cluster 0 pgmap v8886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:30 smithi040 bash[41173]: cluster 2023-12-01T20:35:29.165386+0000 mgr.y (mgr.24356) 8919 : cluster 0 pgmap v8887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:30 smithi040 bash[41173]: audit 2023-12-01T20:35:29.913234+0000 mon.c (mon.2) 5614 : audit 0 from='client.? 172.21.15.40:0/1978100260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:30 smithi040 bash[28232]: cluster 2023-12-01T20:35:29.165386+0000 mgr.y (mgr.24356) 8919 : cluster 0 pgmap v8887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:30 smithi040 bash[28232]: audit 2023-12-01T20:35:29.913234+0000 mon.c (mon.2) 5614 : audit 0 from='client.? 172.21.15.40:0/1978100260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:30 smithi141 bash[31670]: cluster 2023-12-01T20:35:29.165386+0000 mgr.y (mgr.24356) 8919 : cluster 0 pgmap v8887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:30 smithi141 bash[31670]: audit 2023-12-01T20:35:29.913234+0000 mon.c (mon.2) 5614 : audit 0 from='client.? 172.21.15.40:0/1978100260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:32 smithi040 bash[28232]: cluster 2023-12-01T20:35:31.166608+0000 mgr.y (mgr.24356) 8920 : cluster 0 pgmap v8888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:32 smithi040 bash[28232]: audit 2023-12-01T20:35:32.375438+0000 mon.a (mon.0) 5883 : audit 0 from='client.? 172.21.15.40:0/486548197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:32 smithi040 bash[41173]: cluster 2023-12-01T20:35:31.166608+0000 mgr.y (mgr.24356) 8920 : cluster 0 pgmap v8888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:32 smithi040 bash[41173]: audit 2023-12-01T20:35:32.375438+0000 mon.a (mon.0) 5883 : audit 0 from='client.? 172.21.15.40:0/486548197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:32 smithi141 bash[31670]: cluster 2023-12-01T20:35:31.166608+0000 mgr.y (mgr.24356) 8920 : cluster 0 pgmap v8888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:32 smithi141 bash[31670]: audit 2023-12-01T20:35:32.375438+0000 mon.a (mon.0) 5883 : audit 0 from='client.? 172.21.15.40:0/486548197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:34 smithi141 bash[31670]: cluster 2023-12-01T20:35:33.167297+0000 mgr.y (mgr.24356) 8921 : cluster 0 pgmap v8889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:34 smithi141 bash[31670]: audit 2023-12-01T20:35:33.783677+0000 mon.c (mon.2) 5615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:34 smithi040 bash[41173]: cluster 2023-12-01T20:35:33.167297+0000 mgr.y (mgr.24356) 8921 : cluster 0 pgmap v8889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:34 smithi040 bash[41173]: audit 2023-12-01T20:35:33.783677+0000 mon.c (mon.2) 5615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:34 smithi040 bash[28232]: cluster 2023-12-01T20:35:33.167297+0000 mgr.y (mgr.24356) 8921 : cluster 0 pgmap v8889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:34 smithi040 bash[28232]: audit 2023-12-01T20:35:33.783677+0000 mon.c (mon.2) 5615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:35 smithi040 bash[28232]: audit 2023-12-01T20:35:34.836039+0000 mon.a (mon.0) 5884 : audit 0 from='client.? 172.21.15.40:0/1718035207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:35 smithi040 bash[41173]: audit 2023-12-01T20:35:34.836039+0000 mon.a (mon.0) 5884 : audit 0 from='client.? 172.21.15.40:0/1718035207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:35 smithi141 bash[31670]: audit 2023-12-01T20:35:34.836039+0000 mon.a (mon.0) 5884 : audit 0 from='client.? 172.21.15.40:0/1718035207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:36.784 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:35:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:35:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:36 smithi040 bash[28232]: cluster 2023-12-01T20:35:35.168450+0000 mgr.y (mgr.24356) 8922 : cluster 0 pgmap v8890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:36 smithi040 bash[41173]: cluster 2023-12-01T20:35:35.168450+0000 mgr.y (mgr.24356) 8922 : cluster 0 pgmap v8890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:36 smithi141 bash[31670]: cluster 2023-12-01T20:35:35.168450+0000 mgr.y (mgr.24356) 8922 : cluster 0 pgmap v8890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:37 smithi040 bash[28232]: audit 2023-12-01T20:35:37.295529+0000 mon.c (mon.2) 5616 : audit 0 from='client.? 172.21.15.40:0/1567955819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:37 smithi040 bash[41173]: audit 2023-12-01T20:35:37.295529+0000 mon.c (mon.2) 5616 : audit 0 from='client.? 172.21.15.40:0/1567955819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:37 smithi141 bash[31670]: audit 2023-12-01T20:35:37.295529+0000 mon.c (mon.2) 5616 : audit 0 from='client.? 172.21.15.40:0/1567955819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:38 smithi040 bash[28232]: cluster 2023-12-01T20:35:37.169095+0000 mgr.y (mgr.24356) 8923 : cluster 0 pgmap v8891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:38 smithi040 bash[41173]: cluster 2023-12-01T20:35:37.169095+0000 mgr.y (mgr.24356) 8923 : cluster 0 pgmap v8891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:38 smithi141 bash[31670]: cluster 2023-12-01T20:35:37.169095+0000 mgr.y (mgr.24356) 8923 : cluster 0 pgmap v8891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:39 smithi040 bash[28232]: audit 2023-12-01T20:35:39.765229+0000 mon.a (mon.0) 5885 : audit 0 from='client.? 172.21.15.40:0/3363507918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:39 smithi040 bash[41173]: audit 2023-12-01T20:35:39.765229+0000 mon.a (mon.0) 5885 : audit 0 from='client.? 172.21.15.40:0/3363507918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:39 smithi141 bash[31670]: audit 2023-12-01T20:35:39.765229+0000 mon.a (mon.0) 5885 : audit 0 from='client.? 172.21.15.40:0/3363507918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:40 smithi040 bash[28232]: cluster 2023-12-01T20:35:39.169736+0000 mgr.y (mgr.24356) 8924 : cluster 0 pgmap v8892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:40 smithi040 bash[41173]: cluster 2023-12-01T20:35:39.169736+0000 mgr.y (mgr.24356) 8924 : cluster 0 pgmap v8892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:40 smithi141 bash[31670]: cluster 2023-12-01T20:35:39.169736+0000 mgr.y (mgr.24356) 8924 : cluster 0 pgmap v8892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:42 smithi040 bash[41173]: cluster 2023-12-01T20:35:41.170909+0000 mgr.y (mgr.24356) 8925 : cluster 0 pgmap v8893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:42 smithi040 bash[41173]: audit 2023-12-01T20:35:42.245226+0000 mon.a (mon.0) 5886 : audit 0 from='client.? 172.21.15.40:0/3876312740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:42 smithi040 bash[28232]: cluster 2023-12-01T20:35:41.170909+0000 mgr.y (mgr.24356) 8925 : cluster 0 pgmap v8893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:42 smithi040 bash[28232]: audit 2023-12-01T20:35:42.245226+0000 mon.a (mon.0) 5886 : audit 0 from='client.? 172.21.15.40:0/3876312740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:42 smithi141 bash[31670]: cluster 2023-12-01T20:35:41.170909+0000 mgr.y (mgr.24356) 8925 : cluster 0 pgmap v8893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:42 smithi141 bash[31670]: audit 2023-12-01T20:35:42.245226+0000 mon.a (mon.0) 5886 : audit 0 from='client.? 172.21.15.40:0/3876312740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:44 smithi040 bash[28232]: cluster 2023-12-01T20:35:43.171577+0000 mgr.y (mgr.24356) 8926 : cluster 0 pgmap v8894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:44 smithi040 bash[28232]: audit 2023-12-01T20:35:44.719753+0000 mon.c (mon.2) 5617 : audit 0 from='client.? 172.21.15.40:0/3332569201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:44 smithi040 bash[41173]: cluster 2023-12-01T20:35:43.171577+0000 mgr.y (mgr.24356) 8926 : cluster 0 pgmap v8894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:44 smithi040 bash[41173]: audit 2023-12-01T20:35:44.719753+0000 mon.c (mon.2) 5617 : audit 0 from='client.? 172.21.15.40:0/3332569201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:44 smithi141 bash[31670]: cluster 2023-12-01T20:35:43.171577+0000 mgr.y (mgr.24356) 8926 : cluster 0 pgmap v8894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:44 smithi141 bash[31670]: audit 2023-12-01T20:35:44.719753+0000 mon.c (mon.2) 5617 : audit 0 from='client.? 172.21.15.40:0/3332569201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:46.823 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:35:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:35:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:46 smithi040 bash[41173]: cluster 2023-12-01T20:35:45.172734+0000 mgr.y (mgr.24356) 8927 : cluster 0 pgmap v8895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:46 smithi040 bash[28232]: cluster 2023-12-01T20:35:45.172734+0000 mgr.y (mgr.24356) 8927 : cluster 0 pgmap v8895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:46 smithi141 bash[31670]: cluster 2023-12-01T20:35:45.172734+0000 mgr.y (mgr.24356) 8927 : cluster 0 pgmap v8895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:47 smithi040 bash[28232]: audit 2023-12-01T20:35:47.185657+0000 mon.a (mon.0) 5887 : audit 0 from='client.? 172.21.15.40:0/2513796723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:48.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:47 smithi040 bash[41173]: audit 2023-12-01T20:35:47.185657+0000 mon.a (mon.0) 5887 : audit 0 from='client.? 172.21.15.40:0/2513796723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:47 smithi141 bash[31670]: audit 2023-12-01T20:35:47.185657+0000 mon.a (mon.0) 5887 : audit 0 from='client.? 172.21.15.40:0/2513796723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:48 smithi040 bash[41173]: cluster 2023-12-01T20:35:47.173465+0000 mgr.y (mgr.24356) 8928 : cluster 0 pgmap v8896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:48 smithi040 bash[41173]: audit 2023-12-01T20:35:48.784488+0000 mon.c (mon.2) 5618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:48 smithi040 bash[28232]: cluster 2023-12-01T20:35:47.173465+0000 mgr.y (mgr.24356) 8928 : cluster 0 pgmap v8896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:48 smithi040 bash[28232]: audit 2023-12-01T20:35:48.784488+0000 mon.c (mon.2) 5618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:48 smithi141 bash[31670]: cluster 2023-12-01T20:35:47.173465+0000 mgr.y (mgr.24356) 8928 : cluster 0 pgmap v8896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:48 smithi141 bash[31670]: audit 2023-12-01T20:35:48.784488+0000 mon.c (mon.2) 5618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:49 smithi040 bash[28232]: audit 2023-12-01T20:35:49.656560+0000 mon.a (mon.0) 5888 : audit 0 from='client.? 172.21.15.40:0/1743618778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:49 smithi040 bash[41173]: audit 2023-12-01T20:35:49.656560+0000 mon.a (mon.0) 5888 : audit 0 from='client.? 172.21.15.40:0/1743618778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:49 smithi141 bash[31670]: audit 2023-12-01T20:35:49.656560+0000 mon.a (mon.0) 5888 : audit 0 from='client.? 172.21.15.40:0/1743618778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:50 smithi040 bash[41173]: cluster 2023-12-01T20:35:49.174139+0000 mgr.y (mgr.24356) 8929 : cluster 0 pgmap v8897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:50 smithi040 bash[28232]: cluster 2023-12-01T20:35:49.174139+0000 mgr.y (mgr.24356) 8929 : cluster 0 pgmap v8897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:50 smithi141 bash[31670]: cluster 2023-12-01T20:35:49.174139+0000 mgr.y (mgr.24356) 8929 : cluster 0 pgmap v8897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:52 smithi040 bash[28232]: cluster 2023-12-01T20:35:51.175226+0000 mgr.y (mgr.24356) 8930 : cluster 0 pgmap v8898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:52 smithi040 bash[28232]: audit 2023-12-01T20:35:52.123372+0000 mon.a (mon.0) 5889 : audit 0 from='client.? 172.21.15.40:0/3631742667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:52 smithi040 bash[41173]: cluster 2023-12-01T20:35:51.175226+0000 mgr.y (mgr.24356) 8930 : cluster 0 pgmap v8898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:52 smithi040 bash[41173]: audit 2023-12-01T20:35:52.123372+0000 mon.a (mon.0) 5889 : audit 0 from='client.? 172.21.15.40:0/3631742667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:52 smithi141 bash[31670]: cluster 2023-12-01T20:35:51.175226+0000 mgr.y (mgr.24356) 8930 : cluster 0 pgmap v8898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:52 smithi141 bash[31670]: audit 2023-12-01T20:35:52.123372+0000 mon.a (mon.0) 5889 : audit 0 from='client.? 172.21.15.40:0/3631742667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:54 smithi040 bash[28232]: cluster 2023-12-01T20:35:53.175898+0000 mgr.y (mgr.24356) 8931 : cluster 0 pgmap v8899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:54 smithi040 bash[28232]: audit 2023-12-01T20:35:54.587871+0000 mon.c (mon.2) 5619 : audit 0 from='client.? 172.21.15.40:0/315588894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:54 smithi040 bash[41173]: cluster 2023-12-01T20:35:53.175898+0000 mgr.y (mgr.24356) 8931 : cluster 0 pgmap v8899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:54 smithi040 bash[41173]: audit 2023-12-01T20:35:54.587871+0000 mon.c (mon.2) 5619 : audit 0 from='client.? 172.21.15.40:0/315588894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:54 smithi141 bash[31670]: cluster 2023-12-01T20:35:53.175898+0000 mgr.y (mgr.24356) 8931 : cluster 0 pgmap v8899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:54 smithi141 bash[31670]: audit 2023-12-01T20:35:54.587871+0000 mon.c (mon.2) 5619 : audit 0 from='client.? 172.21.15.40:0/315588894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:56.856 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:35:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:35:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:56 smithi040 bash[28232]: cluster 2023-12-01T20:35:55.177053+0000 mgr.y (mgr.24356) 8932 : cluster 0 pgmap v8900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:56 smithi040 bash[41173]: cluster 2023-12-01T20:35:55.177053+0000 mgr.y (mgr.24356) 8932 : cluster 0 pgmap v8900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:56 smithi141 bash[31670]: cluster 2023-12-01T20:35:55.177053+0000 mgr.y (mgr.24356) 8932 : cluster 0 pgmap v8900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:57 smithi040 bash[41173]: audit 2023-12-01T20:35:57.052583+0000 mon.a (mon.0) 5890 : audit 0 from='client.? 172.21.15.40:0/2394939351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:57 smithi040 bash[41173]: audit 2023-12-01T20:35:57.499000+0000 mon.c (mon.2) 5620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:35:58.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:57 smithi040 bash[28232]: audit 2023-12-01T20:35:57.052583+0000 mon.a (mon.0) 5890 : audit 0 from='client.? 172.21.15.40:0/2394939351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:58.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:57 smithi040 bash[28232]: audit 2023-12-01T20:35:57.499000+0000 mon.c (mon.2) 5620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:35:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:57 smithi141 bash[31670]: audit 2023-12-01T20:35:57.052583+0000 mon.a (mon.0) 5890 : audit 0 from='client.? 172.21.15.40:0/2394939351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:35:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:57 smithi141 bash[31670]: audit 2023-12-01T20:35:57.499000+0000 mon.c (mon.2) 5620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:35:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:58 smithi040 bash[41173]: cluster 2023-12-01T20:35:57.177702+0000 mgr.y (mgr.24356) 8933 : cluster 0 pgmap v8901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:58 smithi040 bash[41173]: audit 2023-12-01T20:35:57.877734+0000 mon.a (mon.0) 5891 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:35:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:58 smithi040 bash[41173]: audit 2023-12-01T20:35:57.890963+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:35:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:58 smithi040 bash[28232]: cluster 2023-12-01T20:35:57.177702+0000 mgr.y (mgr.24356) 8933 : cluster 0 pgmap v8901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:58 smithi040 bash[28232]: audit 2023-12-01T20:35:57.877734+0000 mon.a (mon.0) 5891 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:35:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:58 smithi040 bash[28232]: audit 2023-12-01T20:35:57.890963+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:35:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:58 smithi141 bash[31670]: cluster 2023-12-01T20:35:57.177702+0000 mgr.y (mgr.24356) 8933 : cluster 0 pgmap v8901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:35:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:58 smithi141 bash[31670]: audit 2023-12-01T20:35:57.877734+0000 mon.a (mon.0) 5891 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:35:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:58 smithi141 bash[31670]: audit 2023-12-01T20:35:57.890963+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:35:59 smithi040 bash[28232]: audit 2023-12-01T20:35:59.526890+0000 mon.a (mon.0) 5893 : audit 0 from='client.? 172.21.15.40:0/2133279680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:00.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:35:59 smithi040 bash[41173]: audit 2023-12-01T20:35:59.526890+0000 mon.a (mon.0) 5893 : audit 0 from='client.? 172.21.15.40:0/2133279680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:35:59 smithi141 bash[31670]: audit 2023-12-01T20:35:59.526890+0000 mon.a (mon.0) 5893 : audit 0 from='client.? 172.21.15.40:0/2133279680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:00 smithi040 bash[28232]: cluster 2023-12-01T20:35:59.178309+0000 mgr.y (mgr.24356) 8934 : cluster 0 pgmap v8902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:00 smithi040 bash[41173]: cluster 2023-12-01T20:35:59.178309+0000 mgr.y (mgr.24356) 8934 : cluster 0 pgmap v8902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:00 smithi141 bash[31670]: cluster 2023-12-01T20:35:59.178309+0000 mgr.y (mgr.24356) 8934 : cluster 0 pgmap v8902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:02 smithi040 bash[28232]: cluster 2023-12-01T20:36:01.179423+0000 mgr.y (mgr.24356) 8935 : cluster 0 pgmap v8903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:02 smithi040 bash[28232]: audit 2023-12-01T20:36:02.003727+0000 mon.c (mon.2) 5621 : audit 0 from='client.? 172.21.15.40:0/479055380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:02 smithi040 bash[41173]: cluster 2023-12-01T20:36:01.179423+0000 mgr.y (mgr.24356) 8935 : cluster 0 pgmap v8903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:02 smithi040 bash[41173]: audit 2023-12-01T20:36:02.003727+0000 mon.c (mon.2) 5621 : audit 0 from='client.? 172.21.15.40:0/479055380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:02 smithi141 bash[31670]: cluster 2023-12-01T20:36:01.179423+0000 mgr.y (mgr.24356) 8935 : cluster 0 pgmap v8903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:02 smithi141 bash[31670]: audit 2023-12-01T20:36:02.003727+0000 mon.c (mon.2) 5621 : audit 0 from='client.? 172.21.15.40:0/479055380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:04 smithi141 bash[31670]: cluster 2023-12-01T20:36:03.180121+0000 mgr.y (mgr.24356) 8936 : cluster 0 pgmap v8904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:04 smithi141 bash[31670]: audit 2023-12-01T20:36:03.450787+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:04 smithi141 bash[31670]: audit 2023-12-01T20:36:03.465327+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:04 smithi141 bash[31670]: audit 2023-12-01T20:36:03.786500+0000 mon.c (mon.2) 5622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:04 smithi141 bash[31670]: audit 2023-12-01T20:36:04.043719+0000 mon.a (mon.0) 5896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:04 smithi141 bash[31670]: audit 2023-12-01T20:36:04.056247+0000 mon.a (mon.0) 5897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[28232]: cluster 2023-12-01T20:36:03.180121+0000 mgr.y (mgr.24356) 8936 : cluster 0 pgmap v8904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[28232]: audit 2023-12-01T20:36:03.450787+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[28232]: audit 2023-12-01T20:36:03.465327+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[28232]: audit 2023-12-01T20:36:03.786500+0000 mon.c (mon.2) 5622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[28232]: audit 2023-12-01T20:36:04.043719+0000 mon.a (mon.0) 5896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[28232]: audit 2023-12-01T20:36:04.056247+0000 mon.a (mon.0) 5897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[41173]: cluster 2023-12-01T20:36:03.180121+0000 mgr.y (mgr.24356) 8936 : cluster 0 pgmap v8904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[41173]: audit 2023-12-01T20:36:03.450787+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[41173]: audit 2023-12-01T20:36:03.465327+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[41173]: audit 2023-12-01T20:36:03.786500+0000 mon.c (mon.2) 5622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[41173]: audit 2023-12-01T20:36:04.043719+0000 mon.a (mon.0) 5896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:04 smithi040 bash[41173]: audit 2023-12-01T20:36:04.056247+0000 mon.a (mon.0) 5897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:05 smithi141 bash[31670]: audit 2023-12-01T20:36:04.517166+0000 mon.c (mon.2) 5623 : audit 0 from='client.? 172.21.15.40:0/2654837906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:05 smithi141 bash[31670]: audit 2023-12-01T20:36:04.529126+0000 mon.c (mon.2) 5624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:36:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:05 smithi141 bash[31670]: audit 2023-12-01T20:36:04.530681+0000 mon.c (mon.2) 5625 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:36:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:05 smithi141 bash[31670]: audit 2023-12-01T20:36:04.538875+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[28232]: audit 2023-12-01T20:36:04.517166+0000 mon.c (mon.2) 5623 : audit 0 from='client.? 172.21.15.40:0/2654837906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[28232]: audit 2023-12-01T20:36:04.529126+0000 mon.c (mon.2) 5624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:36:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[28232]: audit 2023-12-01T20:36:04.530681+0000 mon.c (mon.2) 5625 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:36:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[28232]: audit 2023-12-01T20:36:04.538875+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[41173]: audit 2023-12-01T20:36:04.517166+0000 mon.c (mon.2) 5623 : audit 0 from='client.? 172.21.15.40:0/2654837906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[41173]: audit 2023-12-01T20:36:04.529126+0000 mon.c (mon.2) 5624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:36:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[41173]: audit 2023-12-01T20:36:04.530681+0000 mon.c (mon.2) 5625 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:36:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:05 smithi040 bash[41173]: audit 2023-12-01T20:36:04.538875+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:36:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:06 smithi040 bash[28232]: cluster 2023-12-01T20:36:05.181309+0000 mgr.y (mgr.24356) 8937 : cluster 0 pgmap v8905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:36:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:36:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:06 smithi040 bash[41173]: cluster 2023-12-01T20:36:05.181309+0000 mgr.y (mgr.24356) 8937 : cluster 0 pgmap v8905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:06 smithi141 bash[31670]: cluster 2023-12-01T20:36:05.181309+0000 mgr.y (mgr.24356) 8937 : cluster 0 pgmap v8905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:07.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:07 smithi040 bash[41173]: audit 2023-12-01T20:36:06.979118+0000 mon.c (mon.2) 5626 : audit 0 from='client.? 172.21.15.40:0/2932304941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:07 smithi040 bash[28232]: audit 2023-12-01T20:36:06.979118+0000 mon.c (mon.2) 5626 : audit 0 from='client.? 172.21.15.40:0/2932304941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:07 smithi141 bash[31670]: audit 2023-12-01T20:36:06.979118+0000 mon.c (mon.2) 5626 : audit 0 from='client.? 172.21.15.40:0/2932304941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:08 smithi040 bash[28232]: cluster 2023-12-01T20:36:07.181971+0000 mgr.y (mgr.24356) 8938 : cluster 0 pgmap v8906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:08 smithi040 bash[41173]: cluster 2023-12-01T20:36:07.181971+0000 mgr.y (mgr.24356) 8938 : cluster 0 pgmap v8906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:08 smithi141 bash[31670]: cluster 2023-12-01T20:36:07.181971+0000 mgr.y (mgr.24356) 8938 : cluster 0 pgmap v8906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:10.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:09 smithi040 bash[28232]: audit 2023-12-01T20:36:09.443780+0000 mon.a (mon.0) 5899 : audit 0 from='client.? 172.21.15.40:0/1894406251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:10.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:09 smithi040 bash[41173]: audit 2023-12-01T20:36:09.443780+0000 mon.a (mon.0) 5899 : audit 0 from='client.? 172.21.15.40:0/1894406251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:09 smithi141 bash[31670]: audit 2023-12-01T20:36:09.443780+0000 mon.a (mon.0) 5899 : audit 0 from='client.? 172.21.15.40:0/1894406251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:10 smithi040 bash[28232]: cluster 2023-12-01T20:36:09.182469+0000 mgr.y (mgr.24356) 8939 : cluster 0 pgmap v8907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:10 smithi040 bash[41173]: cluster 2023-12-01T20:36:09.182469+0000 mgr.y (mgr.24356) 8939 : cluster 0 pgmap v8907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:10 smithi141 bash[31670]: cluster 2023-12-01T20:36:09.182469+0000 mgr.y (mgr.24356) 8939 : cluster 0 pgmap v8907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:12 smithi040 bash[28232]: cluster 2023-12-01T20:36:11.183626+0000 mgr.y (mgr.24356) 8940 : cluster 0 pgmap v8908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:12 smithi040 bash[28232]: audit 2023-12-01T20:36:11.916421+0000 mon.a (mon.0) 5900 : audit 0 from='client.? 172.21.15.40:0/3685411655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:12 smithi040 bash[41173]: cluster 2023-12-01T20:36:11.183626+0000 mgr.y (mgr.24356) 8940 : cluster 0 pgmap v8908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:12 smithi040 bash[41173]: audit 2023-12-01T20:36:11.916421+0000 mon.a (mon.0) 5900 : audit 0 from='client.? 172.21.15.40:0/3685411655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:12 smithi141 bash[31670]: cluster 2023-12-01T20:36:11.183626+0000 mgr.y (mgr.24356) 8940 : cluster 0 pgmap v8908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:12 smithi141 bash[31670]: audit 2023-12-01T20:36:11.916421+0000 mon.a (mon.0) 5900 : audit 0 from='client.? 172.21.15.40:0/3685411655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:14 smithi040 bash[28232]: cluster 2023-12-01T20:36:13.184302+0000 mgr.y (mgr.24356) 8941 : cluster 0 pgmap v8909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:14 smithi040 bash[28232]: audit 2023-12-01T20:36:14.379988+0000 mon.c (mon.2) 5627 : audit 0 from='client.? 172.21.15.40:0/1511410129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:14 smithi040 bash[41173]: cluster 2023-12-01T20:36:13.184302+0000 mgr.y (mgr.24356) 8941 : cluster 0 pgmap v8909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:14 smithi040 bash[41173]: audit 2023-12-01T20:36:14.379988+0000 mon.c (mon.2) 5627 : audit 0 from='client.? 172.21.15.40:0/1511410129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:14 smithi141 bash[31670]: cluster 2023-12-01T20:36:13.184302+0000 mgr.y (mgr.24356) 8941 : cluster 0 pgmap v8909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:14 smithi141 bash[31670]: audit 2023-12-01T20:36:14.379988+0000 mon.c (mon.2) 5627 : audit 0 from='client.? 172.21.15.40:0/1511410129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:16.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:36:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:36:17.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:16 smithi040 bash[41173]: cluster 2023-12-01T20:36:15.185478+0000 mgr.y (mgr.24356) 8942 : cluster 0 pgmap v8910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:17.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:16 smithi040 bash[28232]: cluster 2023-12-01T20:36:15.185478+0000 mgr.y (mgr.24356) 8942 : cluster 0 pgmap v8910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:16 smithi141 bash[31670]: cluster 2023-12-01T20:36:15.185478+0000 mgr.y (mgr.24356) 8942 : cluster 0 pgmap v8910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:18.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:17 smithi040 bash[28232]: audit 2023-12-01T20:36:16.848875+0000 mon.c (mon.2) 5628 : audit 0 from='client.? 172.21.15.40:0/4003023614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:17 smithi040 bash[41173]: audit 2023-12-01T20:36:16.848875+0000 mon.c (mon.2) 5628 : audit 0 from='client.? 172.21.15.40:0/4003023614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:17 smithi141 bash[31670]: audit 2023-12-01T20:36:16.848875+0000 mon.c (mon.2) 5628 : audit 0 from='client.? 172.21.15.40:0/4003023614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:18 smithi040 bash[41173]: cluster 2023-12-01T20:36:17.186158+0000 mgr.y (mgr.24356) 8943 : cluster 0 pgmap v8911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:19.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:18 smithi040 bash[41173]: audit 2023-12-01T20:36:18.787549+0000 mon.c (mon.2) 5629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:18 smithi040 bash[28232]: cluster 2023-12-01T20:36:17.186158+0000 mgr.y (mgr.24356) 8943 : cluster 0 pgmap v8911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:18 smithi040 bash[28232]: audit 2023-12-01T20:36:18.787549+0000 mon.c (mon.2) 5629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:18 smithi141 bash[31670]: cluster 2023-12-01T20:36:17.186158+0000 mgr.y (mgr.24356) 8943 : cluster 0 pgmap v8911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:18 smithi141 bash[31670]: audit 2023-12-01T20:36:18.787549+0000 mon.c (mon.2) 5629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:20.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:19 smithi040 bash[28232]: audit 2023-12-01T20:36:19.313874+0000 mon.a (mon.0) 5901 : audit 0 from='client.? 172.21.15.40:0/489079361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:19 smithi040 bash[41173]: audit 2023-12-01T20:36:19.313874+0000 mon.a (mon.0) 5901 : audit 0 from='client.? 172.21.15.40:0/489079361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:19 smithi141 bash[31670]: audit 2023-12-01T20:36:19.313874+0000 mon.a (mon.0) 5901 : audit 0 from='client.? 172.21.15.40:0/489079361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:20 smithi040 bash[28232]: cluster 2023-12-01T20:36:19.186792+0000 mgr.y (mgr.24356) 8944 : cluster 0 pgmap v8912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:20 smithi040 bash[41173]: cluster 2023-12-01T20:36:19.186792+0000 mgr.y (mgr.24356) 8944 : cluster 0 pgmap v8912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:20 smithi141 bash[31670]: cluster 2023-12-01T20:36:19.186792+0000 mgr.y (mgr.24356) 8944 : cluster 0 pgmap v8912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:22.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:21 smithi040 bash[28232]: audit 2023-12-01T20:36:21.780006+0000 mon.a (mon.0) 5902 : audit 0 from='client.? 172.21.15.40:0/1800471606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:22.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:21 smithi040 bash[41173]: audit 2023-12-01T20:36:21.780006+0000 mon.a (mon.0) 5902 : audit 0 from='client.? 172.21.15.40:0/1800471606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:21 smithi141 bash[31670]: audit 2023-12-01T20:36:21.780006+0000 mon.a (mon.0) 5902 : audit 0 from='client.? 172.21.15.40:0/1800471606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:22 smithi040 bash[28232]: cluster 2023-12-01T20:36:21.187992+0000 mgr.y (mgr.24356) 8945 : cluster 0 pgmap v8913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:22 smithi040 bash[41173]: cluster 2023-12-01T20:36:21.187992+0000 mgr.y (mgr.24356) 8945 : cluster 0 pgmap v8913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:22 smithi141 bash[31670]: cluster 2023-12-01T20:36:21.187992+0000 mgr.y (mgr.24356) 8945 : cluster 0 pgmap v8913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:24 smithi040 bash[28232]: cluster 2023-12-01T20:36:23.188673+0000 mgr.y (mgr.24356) 8946 : cluster 0 pgmap v8914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:24 smithi040 bash[28232]: audit 2023-12-01T20:36:24.242870+0000 mon.c (mon.2) 5630 : audit 0 from='client.? 172.21.15.40:0/741745087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:24 smithi040 bash[41173]: cluster 2023-12-01T20:36:23.188673+0000 mgr.y (mgr.24356) 8946 : cluster 0 pgmap v8914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:24 smithi040 bash[41173]: audit 2023-12-01T20:36:24.242870+0000 mon.c (mon.2) 5630 : audit 0 from='client.? 172.21.15.40:0/741745087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:24 smithi141 bash[31670]: cluster 2023-12-01T20:36:23.188673+0000 mgr.y (mgr.24356) 8946 : cluster 0 pgmap v8914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:24 smithi141 bash[31670]: audit 2023-12-01T20:36:24.242870+0000 mon.c (mon.2) 5630 : audit 0 from='client.? 172.21.15.40:0/741745087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:26.855 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:36:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:36:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:26 smithi040 bash[28232]: cluster 2023-12-01T20:36:25.189786+0000 mgr.y (mgr.24356) 8947 : cluster 0 pgmap v8915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:26 smithi040 bash[28232]: audit 2023-12-01T20:36:26.704163+0000 mon.c (mon.2) 5631 : audit 0 from='client.? 172.21.15.40:0/4269618130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:26 smithi040 bash[41173]: cluster 2023-12-01T20:36:25.189786+0000 mgr.y (mgr.24356) 8947 : cluster 0 pgmap v8915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:26 smithi040 bash[41173]: audit 2023-12-01T20:36:26.704163+0000 mon.c (mon.2) 5631 : audit 0 from='client.? 172.21.15.40:0/4269618130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:26 smithi141 bash[31670]: cluster 2023-12-01T20:36:25.189786+0000 mgr.y (mgr.24356) 8947 : cluster 0 pgmap v8915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:26 smithi141 bash[31670]: audit 2023-12-01T20:36:26.704163+0000 mon.c (mon.2) 5631 : audit 0 from='client.? 172.21.15.40:0/4269618130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:28 smithi040 bash[28232]: cluster 2023-12-01T20:36:27.190463+0000 mgr.y (mgr.24356) 8948 : cluster 0 pgmap v8916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:28 smithi040 bash[41173]: cluster 2023-12-01T20:36:27.190463+0000 mgr.y (mgr.24356) 8948 : cluster 0 pgmap v8916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:28 smithi141 bash[31670]: cluster 2023-12-01T20:36:27.190463+0000 mgr.y (mgr.24356) 8948 : cluster 0 pgmap v8916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:30.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:29 smithi040 bash[28232]: audit 2023-12-01T20:36:29.173459+0000 mon.a (mon.0) 5903 : audit 0 from='client.? 172.21.15.40:0/2827484959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:29 smithi040 bash[41173]: audit 2023-12-01T20:36:29.173459+0000 mon.a (mon.0) 5903 : audit 0 from='client.? 172.21.15.40:0/2827484959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:29 smithi141 bash[31670]: audit 2023-12-01T20:36:29.173459+0000 mon.a (mon.0) 5903 : audit 0 from='client.? 172.21.15.40:0/2827484959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:30 smithi040 bash[41173]: cluster 2023-12-01T20:36:29.191101+0000 mgr.y (mgr.24356) 8949 : cluster 0 pgmap v8917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:30 smithi040 bash[28232]: cluster 2023-12-01T20:36:29.191101+0000 mgr.y (mgr.24356) 8949 : cluster 0 pgmap v8917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:30 smithi141 bash[31670]: cluster 2023-12-01T20:36:29.191101+0000 mgr.y (mgr.24356) 8949 : cluster 0 pgmap v8917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:32.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:31 smithi040 bash[28232]: audit 2023-12-01T20:36:31.646123+0000 mon.c (mon.2) 5632 : audit 0 from='client.? 172.21.15.40:0/2369738530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:32.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:31 smithi040 bash[41173]: audit 2023-12-01T20:36:31.646123+0000 mon.c (mon.2) 5632 : audit 0 from='client.? 172.21.15.40:0/2369738530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:31 smithi141 bash[31670]: audit 2023-12-01T20:36:31.646123+0000 mon.c (mon.2) 5632 : audit 0 from='client.? 172.21.15.40:0/2369738530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:32 smithi040 bash[28232]: cluster 2023-12-01T20:36:31.192275+0000 mgr.y (mgr.24356) 8950 : cluster 0 pgmap v8918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:32 smithi040 bash[41173]: cluster 2023-12-01T20:36:31.192275+0000 mgr.y (mgr.24356) 8950 : cluster 0 pgmap v8918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:32 smithi141 bash[31670]: cluster 2023-12-01T20:36:31.192275+0000 mgr.y (mgr.24356) 8950 : cluster 0 pgmap v8918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:33 smithi040 bash[41173]: audit 2023-12-01T20:36:33.785758+0000 mon.c (mon.2) 5633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:33 smithi040 bash[28232]: audit 2023-12-01T20:36:33.785758+0000 mon.c (mon.2) 5633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:33 smithi141 bash[31670]: audit 2023-12-01T20:36:33.785758+0000 mon.c (mon.2) 5633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:34 smithi040 bash[41173]: cluster 2023-12-01T20:36:33.193101+0000 mgr.y (mgr.24356) 8951 : cluster 0 pgmap v8919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:34 smithi040 bash[41173]: audit 2023-12-01T20:36:34.113917+0000 mon.a (mon.0) 5904 : audit 0 from='client.? 172.21.15.40:0/1466975149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:34 smithi040 bash[28232]: cluster 2023-12-01T20:36:33.193101+0000 mgr.y (mgr.24356) 8951 : cluster 0 pgmap v8919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:34 smithi040 bash[28232]: audit 2023-12-01T20:36:34.113917+0000 mon.a (mon.0) 5904 : audit 0 from='client.? 172.21.15.40:0/1466975149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:34 smithi141 bash[31670]: cluster 2023-12-01T20:36:33.193101+0000 mgr.y (mgr.24356) 8951 : cluster 0 pgmap v8919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:34 smithi141 bash[31670]: audit 2023-12-01T20:36:34.113917+0000 mon.a (mon.0) 5904 : audit 0 from='client.? 172.21.15.40:0/1466975149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:36.895 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:36:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:36:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:36 smithi040 bash[41173]: cluster 2023-12-01T20:36:35.194307+0000 mgr.y (mgr.24356) 8952 : cluster 0 pgmap v8920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:36 smithi040 bash[41173]: audit 2023-12-01T20:36:36.577905+0000 mon.a (mon.0) 5905 : audit 0 from='client.? 172.21.15.40:0/2182465114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:36 smithi040 bash[28232]: cluster 2023-12-01T20:36:35.194307+0000 mgr.y (mgr.24356) 8952 : cluster 0 pgmap v8920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:36 smithi040 bash[28232]: audit 2023-12-01T20:36:36.577905+0000 mon.a (mon.0) 5905 : audit 0 from='client.? 172.21.15.40:0/2182465114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:36 smithi141 bash[31670]: cluster 2023-12-01T20:36:35.194307+0000 mgr.y (mgr.24356) 8952 : cluster 0 pgmap v8920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:36 smithi141 bash[31670]: audit 2023-12-01T20:36:36.577905+0000 mon.a (mon.0) 5905 : audit 0 from='client.? 172.21.15.40:0/2182465114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:38 smithi040 bash[41173]: cluster 2023-12-01T20:36:37.194964+0000 mgr.y (mgr.24356) 8953 : cluster 0 pgmap v8921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:38 smithi040 bash[28232]: cluster 2023-12-01T20:36:37.194964+0000 mgr.y (mgr.24356) 8953 : cluster 0 pgmap v8921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:38 smithi141 bash[31670]: cluster 2023-12-01T20:36:37.194964+0000 mgr.y (mgr.24356) 8953 : cluster 0 pgmap v8921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:39 smithi040 bash[28232]: audit 2023-12-01T20:36:39.046293+0000 mon.c (mon.2) 5634 : audit 0 from='client.? 172.21.15.40:0/3662538184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:39 smithi040 bash[41173]: audit 2023-12-01T20:36:39.046293+0000 mon.c (mon.2) 5634 : audit 0 from='client.? 172.21.15.40:0/3662538184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:39 smithi141 bash[31670]: audit 2023-12-01T20:36:39.046293+0000 mon.c (mon.2) 5634 : audit 0 from='client.? 172.21.15.40:0/3662538184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:40 smithi040 bash[28232]: cluster 2023-12-01T20:36:39.195669+0000 mgr.y (mgr.24356) 8954 : cluster 0 pgmap v8922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:40 smithi040 bash[41173]: cluster 2023-12-01T20:36:39.195669+0000 mgr.y (mgr.24356) 8954 : cluster 0 pgmap v8922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:40 smithi141 bash[31670]: cluster 2023-12-01T20:36:39.195669+0000 mgr.y (mgr.24356) 8954 : cluster 0 pgmap v8922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:42.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:41 smithi040 bash[28232]: audit 2023-12-01T20:36:41.514523+0000 mon.c (mon.2) 5635 : audit 0 from='client.? 172.21.15.40:0/3914310858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:41 smithi040 bash[41173]: audit 2023-12-01T20:36:41.514523+0000 mon.c (mon.2) 5635 : audit 0 from='client.? 172.21.15.40:0/3914310858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:41 smithi141 bash[31670]: audit 2023-12-01T20:36:41.514523+0000 mon.c (mon.2) 5635 : audit 0 from='client.? 172.21.15.40:0/3914310858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:42 smithi141 bash[31670]: cluster 2023-12-01T20:36:41.196919+0000 mgr.y (mgr.24356) 8955 : cluster 0 pgmap v8923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:42 smithi040 bash[28232]: cluster 2023-12-01T20:36:41.196919+0000 mgr.y (mgr.24356) 8955 : cluster 0 pgmap v8923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:42 smithi040 bash[41173]: cluster 2023-12-01T20:36:41.196919+0000 mgr.y (mgr.24356) 8955 : cluster 0 pgmap v8923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:45.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:44 smithi040 bash[41173]: cluster 2023-12-01T20:36:43.197594+0000 mgr.y (mgr.24356) 8956 : cluster 0 pgmap v8924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:45.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:44 smithi040 bash[41173]: audit 2023-12-01T20:36:43.980652+0000 mon.a (mon.0) 5906 : audit 0 from='client.? 172.21.15.40:0/2787925227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:45.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:44 smithi040 bash[28232]: cluster 2023-12-01T20:36:43.197594+0000 mgr.y (mgr.24356) 8956 : cluster 0 pgmap v8924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:45.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:44 smithi040 bash[28232]: audit 2023-12-01T20:36:43.980652+0000 mon.a (mon.0) 5906 : audit 0 from='client.? 172.21.15.40:0/2787925227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:44 smithi141 bash[31670]: cluster 2023-12-01T20:36:43.197594+0000 mgr.y (mgr.24356) 8956 : cluster 0 pgmap v8924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:44 smithi141 bash[31670]: audit 2023-12-01T20:36:43.980652+0000 mon.a (mon.0) 5906 : audit 0 from='client.? 172.21.15.40:0/2787925227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:46.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:36:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:36:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:46 smithi040 bash[28232]: cluster 2023-12-01T20:36:45.198793+0000 mgr.y (mgr.24356) 8957 : cluster 0 pgmap v8925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:46 smithi040 bash[28232]: audit 2023-12-01T20:36:46.433903+0000 mon.a (mon.0) 5907 : audit 0 from='client.? 172.21.15.40:0/3372638383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:46 smithi040 bash[41173]: cluster 2023-12-01T20:36:45.198793+0000 mgr.y (mgr.24356) 8957 : cluster 0 pgmap v8925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:46 smithi040 bash[41173]: audit 2023-12-01T20:36:46.433903+0000 mon.a (mon.0) 5907 : audit 0 from='client.? 172.21.15.40:0/3372638383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:46 smithi141 bash[31670]: cluster 2023-12-01T20:36:45.198793+0000 mgr.y (mgr.24356) 8957 : cluster 0 pgmap v8925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:46 smithi141 bash[31670]: audit 2023-12-01T20:36:46.433903+0000 mon.a (mon.0) 5907 : audit 0 from='client.? 172.21.15.40:0/3372638383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:48 smithi040 bash[28232]: cluster 2023-12-01T20:36:47.199459+0000 mgr.y (mgr.24356) 8958 : cluster 0 pgmap v8926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:48 smithi040 bash[28232]: audit 2023-12-01T20:36:48.785859+0000 mon.c (mon.2) 5636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:48 smithi040 bash[41173]: cluster 2023-12-01T20:36:47.199459+0000 mgr.y (mgr.24356) 8958 : cluster 0 pgmap v8926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:48 smithi040 bash[41173]: audit 2023-12-01T20:36:48.785859+0000 mon.c (mon.2) 5636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:48 smithi141 bash[31670]: cluster 2023-12-01T20:36:47.199459+0000 mgr.y (mgr.24356) 8958 : cluster 0 pgmap v8926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:48 smithi141 bash[31670]: audit 2023-12-01T20:36:48.785859+0000 mon.c (mon.2) 5636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:49 smithi040 bash[28232]: audit 2023-12-01T20:36:48.905343+0000 mon.a (mon.0) 5908 : audit 0 from='client.? 172.21.15.40:0/214805204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:49 smithi040 bash[41173]: audit 2023-12-01T20:36:48.905343+0000 mon.a (mon.0) 5908 : audit 0 from='client.? 172.21.15.40:0/214805204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:49 smithi141 bash[31670]: audit 2023-12-01T20:36:48.905343+0000 mon.a (mon.0) 5908 : audit 0 from='client.? 172.21.15.40:0/214805204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:50 smithi040 bash[28232]: cluster 2023-12-01T20:36:49.200139+0000 mgr.y (mgr.24356) 8959 : cluster 0 pgmap v8927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:50 smithi040 bash[41173]: cluster 2023-12-01T20:36:49.200139+0000 mgr.y (mgr.24356) 8959 : cluster 0 pgmap v8927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:50 smithi141 bash[31670]: cluster 2023-12-01T20:36:49.200139+0000 mgr.y (mgr.24356) 8959 : cluster 0 pgmap v8927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:51 smithi040 bash[28232]: audit 2023-12-01T20:36:51.375941+0000 mon.c (mon.2) 5637 : audit 0 from='client.? 172.21.15.40:0/3282071936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:51 smithi040 bash[41173]: audit 2023-12-01T20:36:51.375941+0000 mon.c (mon.2) 5637 : audit 0 from='client.? 172.21.15.40:0/3282071936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:51 smithi141 bash[31670]: audit 2023-12-01T20:36:51.375941+0000 mon.c (mon.2) 5637 : audit 0 from='client.? 172.21.15.40:0/3282071936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:52 smithi040 bash[28232]: cluster 2023-12-01T20:36:51.201287+0000 mgr.y (mgr.24356) 8960 : cluster 0 pgmap v8928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:52 smithi040 bash[41173]: cluster 2023-12-01T20:36:51.201287+0000 mgr.y (mgr.24356) 8960 : cluster 0 pgmap v8928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:52 smithi141 bash[31670]: cluster 2023-12-01T20:36:51.201287+0000 mgr.y (mgr.24356) 8960 : cluster 0 pgmap v8928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:54 smithi040 bash[28232]: cluster 2023-12-01T20:36:53.201981+0000 mgr.y (mgr.24356) 8961 : cluster 0 pgmap v8929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:54 smithi040 bash[28232]: audit 2023-12-01T20:36:53.840616+0000 mon.c (mon.2) 5638 : audit 0 from='client.? 172.21.15.40:0/1409750971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:54 smithi040 bash[41173]: cluster 2023-12-01T20:36:53.201981+0000 mgr.y (mgr.24356) 8961 : cluster 0 pgmap v8929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:54 smithi040 bash[41173]: audit 2023-12-01T20:36:53.840616+0000 mon.c (mon.2) 5638 : audit 0 from='client.? 172.21.15.40:0/1409750971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:54 smithi141 bash[31670]: cluster 2023-12-01T20:36:53.201981+0000 mgr.y (mgr.24356) 8961 : cluster 0 pgmap v8929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:54 smithi141 bash[31670]: audit 2023-12-01T20:36:53.840616+0000 mon.c (mon.2) 5638 : audit 0 from='client.? 172.21.15.40:0/1409750971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:56.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:36:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:36:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:56 smithi040 bash[41173]: cluster 2023-12-01T20:36:55.203073+0000 mgr.y (mgr.24356) 8962 : cluster 0 pgmap v8930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:56 smithi040 bash[41173]: audit 2023-12-01T20:36:56.299166+0000 mon.c (mon.2) 5639 : audit 0 from='client.? 172.21.15.40:0/3874983752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:56 smithi040 bash[28232]: cluster 2023-12-01T20:36:55.203073+0000 mgr.y (mgr.24356) 8962 : cluster 0 pgmap v8930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:56 smithi040 bash[28232]: audit 2023-12-01T20:36:56.299166+0000 mon.c (mon.2) 5639 : audit 0 from='client.? 172.21.15.40:0/3874983752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:56 smithi141 bash[31670]: cluster 2023-12-01T20:36:55.203073+0000 mgr.y (mgr.24356) 8962 : cluster 0 pgmap v8930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:56 smithi141 bash[31670]: audit 2023-12-01T20:36:56.299166+0000 mon.c (mon.2) 5639 : audit 0 from='client.? 172.21.15.40:0/3874983752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:58 smithi040 bash[41173]: cluster 2023-12-01T20:36:57.203713+0000 mgr.y (mgr.24356) 8963 : cluster 0 pgmap v8931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:36:58 smithi040 bash[41173]: audit 2023-12-01T20:36:58.767893+0000 mon.c (mon.2) 5640 : audit 0 from='client.? 172.21.15.40:0/402129332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:58 smithi040 bash[28232]: cluster 2023-12-01T20:36:57.203713+0000 mgr.y (mgr.24356) 8963 : cluster 0 pgmap v8931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:36:58 smithi040 bash[28232]: audit 2023-12-01T20:36:58.767893+0000 mon.c (mon.2) 5640 : audit 0 from='client.? 172.21.15.40:0/402129332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:36:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:58 smithi141 bash[31670]: cluster 2023-12-01T20:36:57.203713+0000 mgr.y (mgr.24356) 8963 : cluster 0 pgmap v8931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:36:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:36:58 smithi141 bash[31670]: audit 2023-12-01T20:36:58.767893+0000 mon.c (mon.2) 5640 : audit 0 from='client.? 172.21.15.40:0/402129332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:00 smithi040 bash[41173]: cluster 2023-12-01T20:36:59.204510+0000 mgr.y (mgr.24356) 8964 : cluster 0 pgmap v8932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:00 smithi040 bash[28232]: cluster 2023-12-01T20:36:59.204510+0000 mgr.y (mgr.24356) 8964 : cluster 0 pgmap v8932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:00 smithi141 bash[31670]: cluster 2023-12-01T20:36:59.204510+0000 mgr.y (mgr.24356) 8964 : cluster 0 pgmap v8932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:02.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:01 smithi040 bash[41173]: audit 2023-12-01T20:37:01.235585+0000 mon.c (mon.2) 5641 : audit 0 from='client.? 172.21.15.40:0/1008669485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:02.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:01 smithi040 bash[28232]: audit 2023-12-01T20:37:01.235585+0000 mon.c (mon.2) 5641 : audit 0 from='client.? 172.21.15.40:0/1008669485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:01 smithi141 bash[31670]: audit 2023-12-01T20:37:01.235585+0000 mon.c (mon.2) 5641 : audit 0 from='client.? 172.21.15.40:0/1008669485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:02 smithi040 bash[28232]: cluster 2023-12-01T20:37:01.205767+0000 mgr.y (mgr.24356) 8965 : cluster 0 pgmap v8933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:02 smithi040 bash[41173]: cluster 2023-12-01T20:37:01.205767+0000 mgr.y (mgr.24356) 8965 : cluster 0 pgmap v8933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:02 smithi141 bash[31670]: cluster 2023-12-01T20:37:01.205767+0000 mgr.y (mgr.24356) 8965 : cluster 0 pgmap v8933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:03 smithi040 bash[41173]: audit 2023-12-01T20:37:03.697617+0000 mon.c (mon.2) 5642 : audit 0 from='client.? 172.21.15.40:0/4163996592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:03 smithi040 bash[41173]: audit 2023-12-01T20:37:03.786405+0000 mon.c (mon.2) 5643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:03 smithi040 bash[28232]: audit 2023-12-01T20:37:03.697617+0000 mon.c (mon.2) 5642 : audit 0 from='client.? 172.21.15.40:0/4163996592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:03 smithi040 bash[28232]: audit 2023-12-01T20:37:03.786405+0000 mon.c (mon.2) 5643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:03 smithi141 bash[31670]: audit 2023-12-01T20:37:03.697617+0000 mon.c (mon.2) 5642 : audit 0 from='client.? 172.21.15.40:0/4163996592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:03 smithi141 bash[31670]: audit 2023-12-01T20:37:03.786405+0000 mon.c (mon.2) 5643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:04 smithi040 bash[28232]: cluster 2023-12-01T20:37:03.206589+0000 mgr.y (mgr.24356) 8966 : cluster 0 pgmap v8934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:04 smithi040 bash[28232]: audit 2023-12-01T20:37:04.620682+0000 mon.c (mon.2) 5644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:37:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:04 smithi040 bash[41173]: cluster 2023-12-01T20:37:03.206589+0000 mgr.y (mgr.24356) 8966 : cluster 0 pgmap v8934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:04 smithi040 bash[41173]: audit 2023-12-01T20:37:04.620682+0000 mon.c (mon.2) 5644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:37:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:04 smithi141 bash[31670]: cluster 2023-12-01T20:37:03.206589+0000 mgr.y (mgr.24356) 8966 : cluster 0 pgmap v8934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:04 smithi141 bash[31670]: audit 2023-12-01T20:37:04.620682+0000 mon.c (mon.2) 5644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:37:06.879 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:37:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:37:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:06 smithi040 bash[41173]: cluster 2023-12-01T20:37:05.207872+0000 mgr.y (mgr.24356) 8967 : cluster 0 pgmap v8935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:06 smithi040 bash[41173]: audit 2023-12-01T20:37:06.168723+0000 mon.a (mon.0) 5909 : audit 0 from='client.? 172.21.15.40:0/1969266738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:06 smithi040 bash[28232]: cluster 2023-12-01T20:37:05.207872+0000 mgr.y (mgr.24356) 8967 : cluster 0 pgmap v8935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:06 smithi040 bash[28232]: audit 2023-12-01T20:37:06.168723+0000 mon.a (mon.0) 5909 : audit 0 from='client.? 172.21.15.40:0/1969266738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:06 smithi141 bash[31670]: cluster 2023-12-01T20:37:05.207872+0000 mgr.y (mgr.24356) 8967 : cluster 0 pgmap v8935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:06 smithi141 bash[31670]: audit 2023-12-01T20:37:06.168723+0000 mon.a (mon.0) 5909 : audit 0 from='client.? 172.21.15.40:0/1969266738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:08 smithi040 bash[28232]: cluster 2023-12-01T20:37:07.208762+0000 mgr.y (mgr.24356) 8968 : cluster 0 pgmap v8936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:08 smithi040 bash[28232]: audit 2023-12-01T20:37:08.629652+0000 mon.c (mon.2) 5645 : audit 0 from='client.? 172.21.15.40:0/2633845824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:08 smithi040 bash[41173]: cluster 2023-12-01T20:37:07.208762+0000 mgr.y (mgr.24356) 8968 : cluster 0 pgmap v8936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:08 smithi040 bash[41173]: audit 2023-12-01T20:37:08.629652+0000 mon.c (mon.2) 5645 : audit 0 from='client.? 172.21.15.40:0/2633845824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:08 smithi141 bash[31670]: cluster 2023-12-01T20:37:07.208762+0000 mgr.y (mgr.24356) 8968 : cluster 0 pgmap v8936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:08 smithi141 bash[31670]: audit 2023-12-01T20:37:08.629652+0000 mon.c (mon.2) 5645 : audit 0 from='client.? 172.21.15.40:0/2633845824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[28232]: cluster 2023-12-01T20:37:09.209586+0000 mgr.y (mgr.24356) 8969 : cluster 0 pgmap v8937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[28232]: audit 2023-12-01T20:37:10.467924+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[28232]: audit 2023-12-01T20:37:10.479175+0000 mon.a (mon.0) 5911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[28232]: audit 2023-12-01T20:37:10.820644+0000 mon.a (mon.0) 5912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[28232]: audit 2023-12-01T20:37:10.832591+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[41173]: cluster 2023-12-01T20:37:09.209586+0000 mgr.y (mgr.24356) 8969 : cluster 0 pgmap v8937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[41173]: audit 2023-12-01T20:37:10.467924+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[41173]: audit 2023-12-01T20:37:10.479175+0000 mon.a (mon.0) 5911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[41173]: audit 2023-12-01T20:37:10.820644+0000 mon.a (mon.0) 5912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:10 smithi040 bash[41173]: audit 2023-12-01T20:37:10.832591+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:10 smithi141 bash[31670]: cluster 2023-12-01T20:37:09.209586+0000 mgr.y (mgr.24356) 8969 : cluster 0 pgmap v8937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:10 smithi141 bash[31670]: audit 2023-12-01T20:37:10.467924+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:10 smithi141 bash[31670]: audit 2023-12-01T20:37:10.479175+0000 mon.a (mon.0) 5911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:10 smithi141 bash[31670]: audit 2023-12-01T20:37:10.820644+0000 mon.a (mon.0) 5912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:10 smithi141 bash[31670]: audit 2023-12-01T20:37:10.832591+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[41173]: audit 2023-12-01T20:37:11.094482+0000 mon.a (mon.0) 5914 : audit 0 from='client.? 172.21.15.40:0/1141051133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[41173]: audit 2023-12-01T20:37:11.314006+0000 mon.c (mon.2) 5646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:37:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[41173]: audit 2023-12-01T20:37:11.315568+0000 mon.c (mon.2) 5647 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:37:12.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[41173]: audit 2023-12-01T20:37:11.324318+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:12.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[28232]: audit 2023-12-01T20:37:11.094482+0000 mon.a (mon.0) 5914 : audit 0 from='client.? 172.21.15.40:0/1141051133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[28232]: audit 2023-12-01T20:37:11.314006+0000 mon.c (mon.2) 5646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:37:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[28232]: audit 2023-12-01T20:37:11.315568+0000 mon.c (mon.2) 5647 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:37:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:11 smithi040 bash[28232]: audit 2023-12-01T20:37:11.324318+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:11 smithi141 bash[31670]: audit 2023-12-01T20:37:11.094482+0000 mon.a (mon.0) 5914 : audit 0 from='client.? 172.21.15.40:0/1141051133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:11 smithi141 bash[31670]: audit 2023-12-01T20:37:11.314006+0000 mon.c (mon.2) 5646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:37:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:11 smithi141 bash[31670]: audit 2023-12-01T20:37:11.315568+0000 mon.c (mon.2) 5647 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:37:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:11 smithi141 bash[31670]: audit 2023-12-01T20:37:11.324318+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:37:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:12 smithi040 bash[41173]: cluster 2023-12-01T20:37:11.210793+0000 mgr.y (mgr.24356) 8970 : cluster 0 pgmap v8938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:12 smithi040 bash[28232]: cluster 2023-12-01T20:37:11.210793+0000 mgr.y (mgr.24356) 8970 : cluster 0 pgmap v8938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:12 smithi141 bash[31670]: cluster 2023-12-01T20:37:11.210793+0000 mgr.y (mgr.24356) 8970 : cluster 0 pgmap v8938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:13 smithi040 bash[28232]: audit 2023-12-01T20:37:13.561382+0000 mon.c (mon.2) 5648 : audit 0 from='client.? 172.21.15.40:0/1141945603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:13 smithi040 bash[41173]: audit 2023-12-01T20:37:13.561382+0000 mon.c (mon.2) 5648 : audit 0 from='client.? 172.21.15.40:0/1141945603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:13 smithi141 bash[31670]: audit 2023-12-01T20:37:13.561382+0000 mon.c (mon.2) 5648 : audit 0 from='client.? 172.21.15.40:0/1141945603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:14 smithi040 bash[28232]: cluster 2023-12-01T20:37:13.211290+0000 mgr.y (mgr.24356) 8971 : cluster 0 pgmap v8939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:14 smithi040 bash[41173]: cluster 2023-12-01T20:37:13.211290+0000 mgr.y (mgr.24356) 8971 : cluster 0 pgmap v8939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:14 smithi141 bash[31670]: cluster 2023-12-01T20:37:13.211290+0000 mgr.y (mgr.24356) 8971 : cluster 0 pgmap v8939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:37:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:37:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:16 smithi141 bash[31670]: cluster 2023-12-01T20:37:15.212409+0000 mgr.y (mgr.24356) 8972 : cluster 0 pgmap v8940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:16 smithi141 bash[31670]: audit 2023-12-01T20:37:16.020289+0000 mon.a (mon.0) 5916 : audit 0 from='client.? 172.21.15.40:0/2776196678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:16 smithi040 bash[28232]: cluster 2023-12-01T20:37:15.212409+0000 mgr.y (mgr.24356) 8972 : cluster 0 pgmap v8940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:16 smithi040 bash[28232]: audit 2023-12-01T20:37:16.020289+0000 mon.a (mon.0) 5916 : audit 0 from='client.? 172.21.15.40:0/2776196678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:16 smithi040 bash[41173]: cluster 2023-12-01T20:37:15.212409+0000 mgr.y (mgr.24356) 8972 : cluster 0 pgmap v8940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:16 smithi040 bash[41173]: audit 2023-12-01T20:37:16.020289+0000 mon.a (mon.0) 5916 : audit 0 from='client.? 172.21.15.40:0/2776196678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:18 smithi141 bash[31670]: cluster 2023-12-01T20:37:17.213001+0000 mgr.y (mgr.24356) 8973 : cluster 0 pgmap v8941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:18 smithi141 bash[31670]: audit 2023-12-01T20:37:18.484566+0000 mon.a (mon.0) 5917 : audit 0 from='client.? 172.21.15.40:0/3470923614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:18 smithi141 bash[31670]: audit 2023-12-01T20:37:18.786855+0000 mon.c (mon.2) 5649 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:18 smithi040 bash[28232]: cluster 2023-12-01T20:37:17.213001+0000 mgr.y (mgr.24356) 8973 : cluster 0 pgmap v8941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:18 smithi040 bash[28232]: audit 2023-12-01T20:37:18.484566+0000 mon.a (mon.0) 5917 : audit 0 from='client.? 172.21.15.40:0/3470923614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:18 smithi040 bash[28232]: audit 2023-12-01T20:37:18.786855+0000 mon.c (mon.2) 5649 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:18 smithi040 bash[41173]: cluster 2023-12-01T20:37:17.213001+0000 mgr.y (mgr.24356) 8973 : cluster 0 pgmap v8941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:18 smithi040 bash[41173]: audit 2023-12-01T20:37:18.484566+0000 mon.a (mon.0) 5917 : audit 0 from='client.? 172.21.15.40:0/3470923614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:18 smithi040 bash[41173]: audit 2023-12-01T20:37:18.786855+0000 mon.c (mon.2) 5649 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:20 smithi141 bash[31670]: cluster 2023-12-01T20:37:19.213644+0000 mgr.y (mgr.24356) 8974 : cluster 0 pgmap v8942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:20 smithi040 bash[28232]: cluster 2023-12-01T20:37:19.213644+0000 mgr.y (mgr.24356) 8974 : cluster 0 pgmap v8942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:21.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:20 smithi040 bash[41173]: cluster 2023-12-01T20:37:19.213644+0000 mgr.y (mgr.24356) 8974 : cluster 0 pgmap v8942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:21 smithi141 bash[31670]: audit 2023-12-01T20:37:20.952067+0000 mon.a (mon.0) 5918 : audit 0 from='client.? 172.21.15.40:0/1890987539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:21 smithi040 bash[28232]: audit 2023-12-01T20:37:20.952067+0000 mon.a (mon.0) 5918 : audit 0 from='client.? 172.21.15.40:0/1890987539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:21 smithi040 bash[41173]: audit 2023-12-01T20:37:20.952067+0000 mon.a (mon.0) 5918 : audit 0 from='client.? 172.21.15.40:0/1890987539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:22 smithi141 bash[31670]: cluster 2023-12-01T20:37:21.214826+0000 mgr.y (mgr.24356) 8975 : cluster 0 pgmap v8943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:22 smithi040 bash[28232]: cluster 2023-12-01T20:37:21.214826+0000 mgr.y (mgr.24356) 8975 : cluster 0 pgmap v8943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:22 smithi040 bash[41173]: cluster 2023-12-01T20:37:21.214826+0000 mgr.y (mgr.24356) 8975 : cluster 0 pgmap v8943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:23 smithi141 bash[31670]: cluster 2023-12-01T20:37:23.215429+0000 mgr.y (mgr.24356) 8976 : cluster 0 pgmap v8944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:23 smithi141 bash[31670]: audit 2023-12-01T20:37:23.412103+0000 mon.a (mon.0) 5919 : audit 0 from='client.? 172.21.15.40:0/4068108782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:23 smithi040 bash[28232]: cluster 2023-12-01T20:37:23.215429+0000 mgr.y (mgr.24356) 8976 : cluster 0 pgmap v8944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:23 smithi040 bash[28232]: audit 2023-12-01T20:37:23.412103+0000 mon.a (mon.0) 5919 : audit 0 from='client.? 172.21.15.40:0/4068108782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:23 smithi040 bash[41173]: cluster 2023-12-01T20:37:23.215429+0000 mgr.y (mgr.24356) 8976 : cluster 0 pgmap v8944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:23 smithi040 bash[41173]: audit 2023-12-01T20:37:23.412103+0000 mon.a (mon.0) 5919 : audit 0 from='client.? 172.21.15.40:0/4068108782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:26 smithi141 bash[31670]: cluster 2023-12-01T20:37:25.216564+0000 mgr.y (mgr.24356) 8977 : cluster 0 pgmap v8945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:26 smithi141 bash[31670]: audit 2023-12-01T20:37:25.874392+0000 mon.c (mon.2) 5650 : audit 0 from='client.? 172.21.15.40:0/3541482554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:26.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:37:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:37:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:26 smithi040 bash[28232]: cluster 2023-12-01T20:37:25.216564+0000 mgr.y (mgr.24356) 8977 : cluster 0 pgmap v8945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:26 smithi040 bash[28232]: audit 2023-12-01T20:37:25.874392+0000 mon.c (mon.2) 5650 : audit 0 from='client.? 172.21.15.40:0/3541482554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:26 smithi040 bash[41173]: cluster 2023-12-01T20:37:25.216564+0000 mgr.y (mgr.24356) 8977 : cluster 0 pgmap v8945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:26 smithi040 bash[41173]: audit 2023-12-01T20:37:25.874392+0000 mon.c (mon.2) 5650 : audit 0 from='client.? 172.21.15.40:0/3541482554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:28 smithi040 bash[28232]: cluster 2023-12-01T20:37:27.217189+0000 mgr.y (mgr.24356) 8978 : cluster 0 pgmap v8946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:28 smithi040 bash[41173]: cluster 2023-12-01T20:37:27.217189+0000 mgr.y (mgr.24356) 8978 : cluster 0 pgmap v8946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:28 smithi141 bash[31670]: cluster 2023-12-01T20:37:27.217189+0000 mgr.y (mgr.24356) 8978 : cluster 0 pgmap v8946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:29 smithi040 bash[28232]: audit 2023-12-01T20:37:28.343065+0000 mon.c (mon.2) 5651 : audit 0 from='client.? 172.21.15.40:0/3035629575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:29 smithi040 bash[41173]: audit 2023-12-01T20:37:28.343065+0000 mon.c (mon.2) 5651 : audit 0 from='client.? 172.21.15.40:0/3035629575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:29 smithi141 bash[31670]: audit 2023-12-01T20:37:28.343065+0000 mon.c (mon.2) 5651 : audit 0 from='client.? 172.21.15.40:0/3035629575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:30 smithi040 bash[28232]: cluster 2023-12-01T20:37:29.217798+0000 mgr.y (mgr.24356) 8979 : cluster 0 pgmap v8947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:30 smithi040 bash[28232]: audit 2023-12-01T20:37:30.799277+0000 mon.c (mon.2) 5652 : audit 0 from='client.? 172.21.15.40:0/4096362573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:30 smithi040 bash[41173]: cluster 2023-12-01T20:37:29.217798+0000 mgr.y (mgr.24356) 8979 : cluster 0 pgmap v8947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:30 smithi040 bash[41173]: audit 2023-12-01T20:37:30.799277+0000 mon.c (mon.2) 5652 : audit 0 from='client.? 172.21.15.40:0/4096362573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:30 smithi141 bash[31670]: cluster 2023-12-01T20:37:29.217798+0000 mgr.y (mgr.24356) 8979 : cluster 0 pgmap v8947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:30 smithi141 bash[31670]: audit 2023-12-01T20:37:30.799277+0000 mon.c (mon.2) 5652 : audit 0 from='client.? 172.21.15.40:0/4096362573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:32 smithi040 bash[28232]: cluster 2023-12-01T20:37:31.218960+0000 mgr.y (mgr.24356) 8980 : cluster 0 pgmap v8948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:32 smithi040 bash[41173]: cluster 2023-12-01T20:37:31.218960+0000 mgr.y (mgr.24356) 8980 : cluster 0 pgmap v8948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:32 smithi141 bash[31670]: cluster 2023-12-01T20:37:31.218960+0000 mgr.y (mgr.24356) 8980 : cluster 0 pgmap v8948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:33 smithi040 bash[28232]: audit 2023-12-01T20:37:33.268984+0000 mon.c (mon.2) 5653 : audit 0 from='client.? 172.21.15.40:0/325882400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:33 smithi040 bash[28232]: audit 2023-12-01T20:37:33.787290+0000 mon.c (mon.2) 5654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:33 smithi040 bash[41173]: audit 2023-12-01T20:37:33.268984+0000 mon.c (mon.2) 5653 : audit 0 from='client.? 172.21.15.40:0/325882400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:33 smithi040 bash[41173]: audit 2023-12-01T20:37:33.787290+0000 mon.c (mon.2) 5654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:33 smithi141 bash[31670]: audit 2023-12-01T20:37:33.268984+0000 mon.c (mon.2) 5653 : audit 0 from='client.? 172.21.15.40:0/325882400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:33 smithi141 bash[31670]: audit 2023-12-01T20:37:33.787290+0000 mon.c (mon.2) 5654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:34 smithi040 bash[28232]: cluster 2023-12-01T20:37:33.219594+0000 mgr.y (mgr.24356) 8981 : cluster 0 pgmap v8949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:34 smithi040 bash[41173]: cluster 2023-12-01T20:37:33.219594+0000 mgr.y (mgr.24356) 8981 : cluster 0 pgmap v8949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:34 smithi141 bash[31670]: cluster 2023-12-01T20:37:33.219594+0000 mgr.y (mgr.24356) 8981 : cluster 0 pgmap v8949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:35 smithi040 bash[28232]: audit 2023-12-01T20:37:35.731995+0000 mon.c (mon.2) 5655 : audit 0 from='client.? 172.21.15.40:0/1219681177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:35 smithi040 bash[41173]: audit 2023-12-01T20:37:35.731995+0000 mon.c (mon.2) 5655 : audit 0 from='client.? 172.21.15.40:0/1219681177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:35 smithi141 bash[31670]: audit 2023-12-01T20:37:35.731995+0000 mon.c (mon.2) 5655 : audit 0 from='client.? 172.21.15.40:0/1219681177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:36.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:37:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:37:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:36 smithi040 bash[28232]: cluster 2023-12-01T20:37:35.220788+0000 mgr.y (mgr.24356) 8982 : cluster 0 pgmap v8950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:36 smithi040 bash[41173]: cluster 2023-12-01T20:37:35.220788+0000 mgr.y (mgr.24356) 8982 : cluster 0 pgmap v8950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:36 smithi141 bash[31670]: cluster 2023-12-01T20:37:35.220788+0000 mgr.y (mgr.24356) 8982 : cluster 0 pgmap v8950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:38 smithi040 bash[28232]: cluster 2023-12-01T20:37:37.221389+0000 mgr.y (mgr.24356) 8983 : cluster 0 pgmap v8951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:38 smithi040 bash[28232]: audit 2023-12-01T20:37:38.189942+0000 mon.a (mon.0) 5920 : audit 0 from='client.? 172.21.15.40:0/3441816566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:38 smithi040 bash[41173]: cluster 2023-12-01T20:37:37.221389+0000 mgr.y (mgr.24356) 8983 : cluster 0 pgmap v8951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:38 smithi040 bash[41173]: audit 2023-12-01T20:37:38.189942+0000 mon.a (mon.0) 5920 : audit 0 from='client.? 172.21.15.40:0/3441816566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:38 smithi141 bash[31670]: cluster 2023-12-01T20:37:37.221389+0000 mgr.y (mgr.24356) 8983 : cluster 0 pgmap v8951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:38 smithi141 bash[31670]: audit 2023-12-01T20:37:38.189942+0000 mon.a (mon.0) 5920 : audit 0 from='client.? 172.21.15.40:0/3441816566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:40 smithi040 bash[28232]: cluster 2023-12-01T20:37:39.222038+0000 mgr.y (mgr.24356) 8984 : cluster 0 pgmap v8952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:40 smithi040 bash[28232]: audit 2023-12-01T20:37:40.658280+0000 mon.a (mon.0) 5921 : audit 0 from='client.? 172.21.15.40:0/1411718736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:40 smithi040 bash[41173]: cluster 2023-12-01T20:37:39.222038+0000 mgr.y (mgr.24356) 8984 : cluster 0 pgmap v8952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:40 smithi040 bash[41173]: audit 2023-12-01T20:37:40.658280+0000 mon.a (mon.0) 5921 : audit 0 from='client.? 172.21.15.40:0/1411718736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:40 smithi141 bash[31670]: cluster 2023-12-01T20:37:39.222038+0000 mgr.y (mgr.24356) 8984 : cluster 0 pgmap v8952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:40 smithi141 bash[31670]: audit 2023-12-01T20:37:40.658280+0000 mon.a (mon.0) 5921 : audit 0 from='client.? 172.21.15.40:0/1411718736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:42 smithi040 bash[28232]: cluster 2023-12-01T20:37:41.223208+0000 mgr.y (mgr.24356) 8985 : cluster 0 pgmap v8953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:42 smithi040 bash[41173]: cluster 2023-12-01T20:37:41.223208+0000 mgr.y (mgr.24356) 8985 : cluster 0 pgmap v8953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:42 smithi141 bash[31670]: cluster 2023-12-01T20:37:41.223208+0000 mgr.y (mgr.24356) 8985 : cluster 0 pgmap v8953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:43 smithi040 bash[28232]: audit 2023-12-01T20:37:43.119664+0000 mon.c (mon.2) 5656 : audit 0 from='client.? 172.21.15.40:0/1766521210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:43 smithi040 bash[41173]: audit 2023-12-01T20:37:43.119664+0000 mon.c (mon.2) 5656 : audit 0 from='client.? 172.21.15.40:0/1766521210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:43 smithi141 bash[31670]: audit 2023-12-01T20:37:43.119664+0000 mon.c (mon.2) 5656 : audit 0 from='client.? 172.21.15.40:0/1766521210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:44 smithi040 bash[41173]: cluster 2023-12-01T20:37:43.223867+0000 mgr.y (mgr.24356) 8986 : cluster 0 pgmap v8954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:44 smithi040 bash[28232]: cluster 2023-12-01T20:37:43.223867+0000 mgr.y (mgr.24356) 8986 : cluster 0 pgmap v8954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:44 smithi141 bash[31670]: cluster 2023-12-01T20:37:43.223867+0000 mgr.y (mgr.24356) 8986 : cluster 0 pgmap v8954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:46.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:45 smithi040 bash[28232]: audit 2023-12-01T20:37:45.581704+0000 mon.a (mon.0) 5922 : audit 0 from='client.? 172.21.15.40:0/1689196415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:45 smithi040 bash[41173]: audit 2023-12-01T20:37:45.581704+0000 mon.a (mon.0) 5922 : audit 0 from='client.? 172.21.15.40:0/1689196415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:45 smithi141 bash[31670]: audit 2023-12-01T20:37:45.581704+0000 mon.a (mon.0) 5922 : audit 0 from='client.? 172.21.15.40:0/1689196415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:46.878 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:37:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:37:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:46 smithi040 bash[41173]: cluster 2023-12-01T20:37:45.225034+0000 mgr.y (mgr.24356) 8987 : cluster 0 pgmap v8955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:46 smithi040 bash[28232]: cluster 2023-12-01T20:37:45.225034+0000 mgr.y (mgr.24356) 8987 : cluster 0 pgmap v8955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:46 smithi141 bash[31670]: cluster 2023-12-01T20:37:45.225034+0000 mgr.y (mgr.24356) 8987 : cluster 0 pgmap v8955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:48 smithi040 bash[28232]: cluster 2023-12-01T20:37:47.225700+0000 mgr.y (mgr.24356) 8988 : cluster 0 pgmap v8956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:48 smithi040 bash[28232]: audit 2023-12-01T20:37:48.042104+0000 mon.c (mon.2) 5657 : audit 0 from='client.? 172.21.15.40:0/2319440681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:48 smithi040 bash[28232]: audit 2023-12-01T20:37:48.787652+0000 mon.c (mon.2) 5658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:48 smithi040 bash[41173]: cluster 2023-12-01T20:37:47.225700+0000 mgr.y (mgr.24356) 8988 : cluster 0 pgmap v8956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:48 smithi040 bash[41173]: audit 2023-12-01T20:37:48.042104+0000 mon.c (mon.2) 5657 : audit 0 from='client.? 172.21.15.40:0/2319440681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:48 smithi040 bash[41173]: audit 2023-12-01T20:37:48.787652+0000 mon.c (mon.2) 5658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:48 smithi141 bash[31670]: cluster 2023-12-01T20:37:47.225700+0000 mgr.y (mgr.24356) 8988 : cluster 0 pgmap v8956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:48 smithi141 bash[31670]: audit 2023-12-01T20:37:48.042104+0000 mon.c (mon.2) 5657 : audit 0 from='client.? 172.21.15.40:0/2319440681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:48 smithi141 bash[31670]: audit 2023-12-01T20:37:48.787652+0000 mon.c (mon.2) 5658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:50 smithi040 bash[28232]: cluster 2023-12-01T20:37:49.226336+0000 mgr.y (mgr.24356) 8989 : cluster 0 pgmap v8957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:50 smithi040 bash[28232]: audit 2023-12-01T20:37:50.509651+0000 mon.a (mon.0) 5923 : audit 0 from='client.? 172.21.15.40:0/681196360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:50 smithi040 bash[41173]: cluster 2023-12-01T20:37:49.226336+0000 mgr.y (mgr.24356) 8989 : cluster 0 pgmap v8957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:50 smithi040 bash[41173]: audit 2023-12-01T20:37:50.509651+0000 mon.a (mon.0) 5923 : audit 0 from='client.? 172.21.15.40:0/681196360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:50 smithi141 bash[31670]: cluster 2023-12-01T20:37:49.226336+0000 mgr.y (mgr.24356) 8989 : cluster 0 pgmap v8957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:50 smithi141 bash[31670]: audit 2023-12-01T20:37:50.509651+0000 mon.a (mon.0) 5923 : audit 0 from='client.? 172.21.15.40:0/681196360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:52 smithi040 bash[28232]: cluster 2023-12-01T20:37:51.227603+0000 mgr.y (mgr.24356) 8990 : cluster 0 pgmap v8958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:52 smithi040 bash[41173]: cluster 2023-12-01T20:37:51.227603+0000 mgr.y (mgr.24356) 8990 : cluster 0 pgmap v8958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:52 smithi141 bash[31670]: cluster 2023-12-01T20:37:51.227603+0000 mgr.y (mgr.24356) 8990 : cluster 0 pgmap v8958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:54.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:53 smithi040 bash[28232]: audit 2023-12-01T20:37:52.983046+0000 mon.a (mon.0) 5924 : audit 0 from='client.? 172.21.15.40:0/129632256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:54.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:53 smithi040 bash[41173]: audit 2023-12-01T20:37:52.983046+0000 mon.a (mon.0) 5924 : audit 0 from='client.? 172.21.15.40:0/129632256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:53 smithi141 bash[31670]: audit 2023-12-01T20:37:52.983046+0000 mon.a (mon.0) 5924 : audit 0 from='client.? 172.21.15.40:0/129632256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:54 smithi040 bash[28232]: cluster 2023-12-01T20:37:53.228317+0000 mgr.y (mgr.24356) 8991 : cluster 0 pgmap v8959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:54 smithi040 bash[41173]: cluster 2023-12-01T20:37:53.228317+0000 mgr.y (mgr.24356) 8991 : cluster 0 pgmap v8959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:54 smithi141 bash[31670]: cluster 2023-12-01T20:37:53.228317+0000 mgr.y (mgr.24356) 8991 : cluster 0 pgmap v8959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:56.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:55 smithi040 bash[28232]: audit 2023-12-01T20:37:55.450405+0000 mon.c (mon.2) 5659 : audit 0 from='client.? 172.21.15.40:0/3479603061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:56.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:55 smithi040 bash[41173]: audit 2023-12-01T20:37:55.450405+0000 mon.c (mon.2) 5659 : audit 0 from='client.? 172.21.15.40:0/3479603061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:56.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:55 smithi141 bash[31670]: audit 2023-12-01T20:37:55.450405+0000 mon.c (mon.2) 5659 : audit 0 from='client.? 172.21.15.40:0/3479603061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:37:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:37:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:56 smithi040 bash[28232]: cluster 2023-12-01T20:37:55.229433+0000 mgr.y (mgr.24356) 8992 : cluster 0 pgmap v8960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:56 smithi040 bash[41173]: cluster 2023-12-01T20:37:55.229433+0000 mgr.y (mgr.24356) 8992 : cluster 0 pgmap v8960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:56 smithi141 bash[31670]: cluster 2023-12-01T20:37:55.229433+0000 mgr.y (mgr.24356) 8992 : cluster 0 pgmap v8960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:58 smithi141 bash[31670]: cluster 2023-12-01T20:37:57.230061+0000 mgr.y (mgr.24356) 8993 : cluster 0 pgmap v8961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:37:58 smithi141 bash[31670]: audit 2023-12-01T20:37:57.916184+0000 mon.a (mon.0) 5925 : audit 0 from='client.? 172.21.15.40:0/2603986514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:59.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:58 smithi040 bash[41173]: cluster 2023-12-01T20:37:57.230061+0000 mgr.y (mgr.24356) 8993 : cluster 0 pgmap v8961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:59.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:37:58 smithi040 bash[41173]: audit 2023-12-01T20:37:57.916184+0000 mon.a (mon.0) 5925 : audit 0 from='client.? 172.21.15.40:0/2603986514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:37:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:58 smithi040 bash[28232]: cluster 2023-12-01T20:37:57.230061+0000 mgr.y (mgr.24356) 8993 : cluster 0 pgmap v8961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:37:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:37:58 smithi040 bash[28232]: audit 2023-12-01T20:37:57.916184+0000 mon.a (mon.0) 5925 : audit 0 from='client.? 172.21.15.40:0/2603986514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:00 smithi141 bash[31670]: cluster 2023-12-01T20:37:59.230711+0000 mgr.y (mgr.24356) 8994 : cluster 0 pgmap v8962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:00 smithi141 bash[31670]: audit 2023-12-01T20:38:00.383442+0000 mon.a (mon.0) 5926 : audit 0 from='client.? 172.21.15.40:0/1567018660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:00 smithi040 bash[28232]: cluster 2023-12-01T20:37:59.230711+0000 mgr.y (mgr.24356) 8994 : cluster 0 pgmap v8962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:00 smithi040 bash[28232]: audit 2023-12-01T20:38:00.383442+0000 mon.a (mon.0) 5926 : audit 0 from='client.? 172.21.15.40:0/1567018660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:01.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:00 smithi040 bash[41173]: cluster 2023-12-01T20:37:59.230711+0000 mgr.y (mgr.24356) 8994 : cluster 0 pgmap v8962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:01.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:00 smithi040 bash[41173]: audit 2023-12-01T20:38:00.383442+0000 mon.a (mon.0) 5926 : audit 0 from='client.? 172.21.15.40:0/1567018660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:02 smithi141 bash[31670]: cluster 2023-12-01T20:38:01.231824+0000 mgr.y (mgr.24356) 8995 : cluster 0 pgmap v8963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:02 smithi141 bash[31670]: audit 2023-12-01T20:38:02.847750+0000 mon.c (mon.2) 5660 : audit 0 from='client.? 172.21.15.40:0/1626548542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:02 smithi040 bash[28232]: cluster 2023-12-01T20:38:01.231824+0000 mgr.y (mgr.24356) 8995 : cluster 0 pgmap v8963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:02 smithi040 bash[28232]: audit 2023-12-01T20:38:02.847750+0000 mon.c (mon.2) 5660 : audit 0 from='client.? 172.21.15.40:0/1626548542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:02 smithi040 bash[41173]: cluster 2023-12-01T20:38:01.231824+0000 mgr.y (mgr.24356) 8995 : cluster 0 pgmap v8963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:02 smithi040 bash[41173]: audit 2023-12-01T20:38:02.847750+0000 mon.c (mon.2) 5660 : audit 0 from='client.? 172.21.15.40:0/1626548542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:03 smithi141 bash[31670]: audit 2023-12-01T20:38:03.788053+0000 mon.c (mon.2) 5661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:04.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:03 smithi040 bash[28232]: audit 2023-12-01T20:38:03.788053+0000 mon.c (mon.2) 5661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:04.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:03 smithi040 bash[41173]: audit 2023-12-01T20:38:03.788053+0000 mon.c (mon.2) 5661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:04 smithi141 bash[31670]: cluster 2023-12-01T20:38:03.232481+0000 mgr.y (mgr.24356) 8996 : cluster 0 pgmap v8964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:05.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:04 smithi040 bash[28232]: cluster 2023-12-01T20:38:03.232481+0000 mgr.y (mgr.24356) 8996 : cluster 0 pgmap v8964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:05.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:04 smithi040 bash[41173]: cluster 2023-12-01T20:38:03.232481+0000 mgr.y (mgr.24356) 8996 : cluster 0 pgmap v8964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:05 smithi141 bash[31670]: audit 2023-12-01T20:38:05.309263+0000 mon.a (mon.0) 5927 : audit 0 from='client.? 172.21.15.40:0/2495155027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:05 smithi040 bash[28232]: audit 2023-12-01T20:38:05.309263+0000 mon.a (mon.0) 5927 : audit 0 from='client.? 172.21.15.40:0/2495155027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:06.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:05 smithi040 bash[41173]: audit 2023-12-01T20:38:05.309263+0000 mon.a (mon.0) 5927 : audit 0 from='client.? 172.21.15.40:0/2495155027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:38:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:38:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:06 smithi141 bash[31670]: cluster 2023-12-01T20:38:05.233555+0000 mgr.y (mgr.24356) 8997 : cluster 0 pgmap v8965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:06 smithi040 bash[41173]: cluster 2023-12-01T20:38:05.233555+0000 mgr.y (mgr.24356) 8997 : cluster 0 pgmap v8965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:06 smithi040 bash[28232]: cluster 2023-12-01T20:38:05.233555+0000 mgr.y (mgr.24356) 8997 : cluster 0 pgmap v8965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:07 smithi141 bash[31670]: cluster 2023-12-01T20:38:07.234159+0000 mgr.y (mgr.24356) 8998 : cluster 0 pgmap v8966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:07 smithi141 bash[31670]: audit 2023-12-01T20:38:07.777584+0000 mon.a (mon.0) 5928 : audit 0 from='client.? 172.21.15.40:0/3046021202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:07 smithi040 bash[41173]: cluster 2023-12-01T20:38:07.234159+0000 mgr.y (mgr.24356) 8998 : cluster 0 pgmap v8966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:07 smithi040 bash[41173]: audit 2023-12-01T20:38:07.777584+0000 mon.a (mon.0) 5928 : audit 0 from='client.? 172.21.15.40:0/3046021202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:07 smithi040 bash[28232]: cluster 2023-12-01T20:38:07.234159+0000 mgr.y (mgr.24356) 8998 : cluster 0 pgmap v8966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:07 smithi040 bash[28232]: audit 2023-12-01T20:38:07.777584+0000 mon.a (mon.0) 5928 : audit 0 from='client.? 172.21.15.40:0/3046021202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:10 smithi040 bash[41173]: cluster 2023-12-01T20:38:09.234907+0000 mgr.y (mgr.24356) 8999 : cluster 0 pgmap v8967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:10 smithi040 bash[41173]: audit 2023-12-01T20:38:10.237014+0000 mon.c (mon.2) 5662 : audit 0 from='client.? 172.21.15.40:0/2840676342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:10 smithi040 bash[28232]: cluster 2023-12-01T20:38:09.234907+0000 mgr.y (mgr.24356) 8999 : cluster 0 pgmap v8967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:10 smithi040 bash[28232]: audit 2023-12-01T20:38:10.237014+0000 mon.c (mon.2) 5662 : audit 0 from='client.? 172.21.15.40:0/2840676342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:10 smithi141 bash[31670]: cluster 2023-12-01T20:38:09.234907+0000 mgr.y (mgr.24356) 8999 : cluster 0 pgmap v8967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:10 smithi141 bash[31670]: audit 2023-12-01T20:38:10.237014+0000 mon.c (mon.2) 5662 : audit 0 from='client.? 172.21.15.40:0/2840676342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:11 smithi040 bash[28232]: audit 2023-12-01T20:38:11.408246+0000 mon.c (mon.2) 5663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:38:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:11 smithi040 bash[41173]: audit 2023-12-01T20:38:11.408246+0000 mon.c (mon.2) 5663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:38:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:11 smithi141 bash[31670]: audit 2023-12-01T20:38:11.408246+0000 mon.c (mon.2) 5663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:38:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:12 smithi040 bash[28232]: cluster 2023-12-01T20:38:11.236133+0000 mgr.y (mgr.24356) 9000 : cluster 0 pgmap v8968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:12 smithi040 bash[28232]: audit 2023-12-01T20:38:12.704893+0000 mon.a (mon.0) 5929 : audit 0 from='client.? 172.21.15.40:0/115590955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:12 smithi040 bash[41173]: cluster 2023-12-01T20:38:11.236133+0000 mgr.y (mgr.24356) 9000 : cluster 0 pgmap v8968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:12 smithi040 bash[41173]: audit 2023-12-01T20:38:12.704893+0000 mon.a (mon.0) 5929 : audit 0 from='client.? 172.21.15.40:0/115590955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:12 smithi141 bash[31670]: cluster 2023-12-01T20:38:11.236133+0000 mgr.y (mgr.24356) 9000 : cluster 0 pgmap v8968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:12 smithi141 bash[31670]: audit 2023-12-01T20:38:12.704893+0000 mon.a (mon.0) 5929 : audit 0 from='client.? 172.21.15.40:0/115590955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:15.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:14 smithi040 bash[28232]: cluster 2023-12-01T20:38:13.236914+0000 mgr.y (mgr.24356) 9001 : cluster 0 pgmap v8969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:14 smithi040 bash[41173]: cluster 2023-12-01T20:38:13.236914+0000 mgr.y (mgr.24356) 9001 : cluster 0 pgmap v8969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:14 smithi141 bash[31670]: cluster 2023-12-01T20:38:13.236914+0000 mgr.y (mgr.24356) 9001 : cluster 0 pgmap v8969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:16.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:15 smithi040 bash[28232]: audit 2023-12-01T20:38:15.169392+0000 mon.a (mon.0) 5930 : audit 0 from='client.? 172.21.15.40:0/538246776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:16.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:15 smithi040 bash[41173]: audit 2023-12-01T20:38:15.169392+0000 mon.a (mon.0) 5930 : audit 0 from='client.? 172.21.15.40:0/538246776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:15 smithi141 bash[31670]: audit 2023-12-01T20:38:15.169392+0000 mon.a (mon.0) 5930 : audit 0 from='client.? 172.21.15.40:0/538246776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:16.859 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:38:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:38:16.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:16 smithi040 bash[28232]: cluster 2023-12-01T20:38:15.238020+0000 mgr.y (mgr.24356) 9002 : cluster 0 pgmap v8970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:16.860 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:16 smithi040 bash[41173]: cluster 2023-12-01T20:38:15.238020+0000 mgr.y (mgr.24356) 9002 : cluster 0 pgmap v8970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:16 smithi141 bash[31670]: cluster 2023-12-01T20:38:15.238020+0000 mgr.y (mgr.24356) 9002 : cluster 0 pgmap v8970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: cluster 2023-12-01T20:38:17.238591+0000 mgr.y (mgr.24356) 9003 : cluster 0 pgmap v8971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:17.304237+0000 mon.a (mon.0) 5931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:17.318536+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:17.614932+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:17.625430+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:17.639342+0000 mon.c (mon.2) 5664 : audit 0 from='client.? 172.21.15.40:0/4081720532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:18.099851+0000 mon.c (mon.2) 5665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:18.101993+0000 mon.c (mon.2) 5666 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[41173]: audit 2023-12-01T20:38:18.111614+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: cluster 2023-12-01T20:38:17.238591+0000 mgr.y (mgr.24356) 9003 : cluster 0 pgmap v8971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:17.304237+0000 mon.a (mon.0) 5931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:17.318536+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:17.614932+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:17.625430+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:17.639342+0000 mon.c (mon.2) 5664 : audit 0 from='client.? 172.21.15.40:0/4081720532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:18.099851+0000 mon.c (mon.2) 5665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:18.101993+0000 mon.c (mon.2) 5666 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:18 smithi040 bash[28232]: audit 2023-12-01T20:38:18.111614+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: cluster 2023-12-01T20:38:17.238591+0000 mgr.y (mgr.24356) 9003 : cluster 0 pgmap v8971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:17.304237+0000 mon.a (mon.0) 5931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:17.318536+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:17.614932+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:17.625430+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:17.639342+0000 mon.c (mon.2) 5664 : audit 0 from='client.? 172.21.15.40:0/4081720532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:18.099851+0000 mon.c (mon.2) 5665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:38:18.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:18.101993+0000 mon.c (mon.2) 5666 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:38:18.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:18 smithi141 bash[31670]: audit 2023-12-01T20:38:18.111614+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:38:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:19 smithi040 bash[28232]: audit 2023-12-01T20:38:18.788510+0000 mon.c (mon.2) 5667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:19 smithi040 bash[41173]: audit 2023-12-01T20:38:18.788510+0000 mon.c (mon.2) 5667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:19 smithi141 bash[31670]: audit 2023-12-01T20:38:18.788510+0000 mon.c (mon.2) 5667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:20 smithi040 bash[41173]: cluster 2023-12-01T20:38:19.239270+0000 mgr.y (mgr.24356) 9004 : cluster 0 pgmap v8972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:20 smithi040 bash[41173]: audit 2023-12-01T20:38:20.101690+0000 mon.c (mon.2) 5668 : audit 0 from='client.? 172.21.15.40:0/3819351912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:20 smithi040 bash[28232]: cluster 2023-12-01T20:38:19.239270+0000 mgr.y (mgr.24356) 9004 : cluster 0 pgmap v8972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:20 smithi040 bash[28232]: audit 2023-12-01T20:38:20.101690+0000 mon.c (mon.2) 5668 : audit 0 from='client.? 172.21.15.40:0/3819351912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:20 smithi141 bash[31670]: cluster 2023-12-01T20:38:19.239270+0000 mgr.y (mgr.24356) 9004 : cluster 0 pgmap v8972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:20 smithi141 bash[31670]: audit 2023-12-01T20:38:20.101690+0000 mon.c (mon.2) 5668 : audit 0 from='client.? 172.21.15.40:0/3819351912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:22 smithi040 bash[28232]: cluster 2023-12-01T20:38:21.240474+0000 mgr.y (mgr.24356) 9005 : cluster 0 pgmap v8973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:22 smithi040 bash[28232]: audit 2023-12-01T20:38:22.560383+0000 mon.c (mon.2) 5669 : audit 0 from='client.? 172.21.15.40:0/739321690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:22 smithi040 bash[41173]: cluster 2023-12-01T20:38:21.240474+0000 mgr.y (mgr.24356) 9005 : cluster 0 pgmap v8973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:22 smithi040 bash[41173]: audit 2023-12-01T20:38:22.560383+0000 mon.c (mon.2) 5669 : audit 0 from='client.? 172.21.15.40:0/739321690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:22 smithi141 bash[31670]: cluster 2023-12-01T20:38:21.240474+0000 mgr.y (mgr.24356) 9005 : cluster 0 pgmap v8973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:22 smithi141 bash[31670]: audit 2023-12-01T20:38:22.560383+0000 mon.c (mon.2) 5669 : audit 0 from='client.? 172.21.15.40:0/739321690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:25.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:24 smithi040 bash[28232]: cluster 2023-12-01T20:38:23.241205+0000 mgr.y (mgr.24356) 9006 : cluster 0 pgmap v8974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:24 smithi040 bash[41173]: cluster 2023-12-01T20:38:23.241205+0000 mgr.y (mgr.24356) 9006 : cluster 0 pgmap v8974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:24 smithi141 bash[31670]: cluster 2023-12-01T20:38:23.241205+0000 mgr.y (mgr.24356) 9006 : cluster 0 pgmap v8974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:25 smithi040 bash[41173]: audit 2023-12-01T20:38:25.026533+0000 mon.a (mon.0) 5936 : audit 0 from='client.? 172.21.15.40:0/1577389657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:26.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:25 smithi040 bash[28232]: audit 2023-12-01T20:38:25.026533+0000 mon.a (mon.0) 5936 : audit 0 from='client.? 172.21.15.40:0/1577389657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:25 smithi141 bash[31670]: audit 2023-12-01T20:38:25.026533+0000 mon.a (mon.0) 5936 : audit 0 from='client.? 172.21.15.40:0/1577389657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:26.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:38:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:38:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:26 smithi040 bash[41173]: cluster 2023-12-01T20:38:25.242345+0000 mgr.y (mgr.24356) 9007 : cluster 0 pgmap v8975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:26 smithi040 bash[28232]: cluster 2023-12-01T20:38:25.242345+0000 mgr.y (mgr.24356) 9007 : cluster 0 pgmap v8975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:26 smithi141 bash[31670]: cluster 2023-12-01T20:38:25.242345+0000 mgr.y (mgr.24356) 9007 : cluster 0 pgmap v8975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:28.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:27 smithi040 bash[28232]: audit 2023-12-01T20:38:27.491443+0000 mon.c (mon.2) 5670 : audit 0 from='client.? 172.21.15.40:0/184291970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:28.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:27 smithi040 bash[41173]: audit 2023-12-01T20:38:27.491443+0000 mon.c (mon.2) 5670 : audit 0 from='client.? 172.21.15.40:0/184291970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:27 smithi141 bash[31670]: audit 2023-12-01T20:38:27.491443+0000 mon.c (mon.2) 5670 : audit 0 from='client.? 172.21.15.40:0/184291970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:28 smithi040 bash[41173]: cluster 2023-12-01T20:38:27.242830+0000 mgr.y (mgr.24356) 9008 : cluster 0 pgmap v8976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:28 smithi040 bash[28232]: cluster 2023-12-01T20:38:27.242830+0000 mgr.y (mgr.24356) 9008 : cluster 0 pgmap v8976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:28 smithi141 bash[31670]: cluster 2023-12-01T20:38:27.242830+0000 mgr.y (mgr.24356) 9008 : cluster 0 pgmap v8976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:30 smithi040 bash[28232]: cluster 2023-12-01T20:38:29.243474+0000 mgr.y (mgr.24356) 9009 : cluster 0 pgmap v8977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:30 smithi040 bash[28232]: audit 2023-12-01T20:38:29.958188+0000 mon.c (mon.2) 5671 : audit 0 from='client.? 172.21.15.40:0/2802741101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:30 smithi040 bash[41173]: cluster 2023-12-01T20:38:29.243474+0000 mgr.y (mgr.24356) 9009 : cluster 0 pgmap v8977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:30 smithi040 bash[41173]: audit 2023-12-01T20:38:29.958188+0000 mon.c (mon.2) 5671 : audit 0 from='client.? 172.21.15.40:0/2802741101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:30 smithi141 bash[31670]: cluster 2023-12-01T20:38:29.243474+0000 mgr.y (mgr.24356) 9009 : cluster 0 pgmap v8977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:30 smithi141 bash[31670]: audit 2023-12-01T20:38:29.958188+0000 mon.c (mon.2) 5671 : audit 0 from='client.? 172.21.15.40:0/2802741101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:32 smithi040 bash[41173]: cluster 2023-12-01T20:38:31.244700+0000 mgr.y (mgr.24356) 9010 : cluster 0 pgmap v8978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:32 smithi040 bash[41173]: audit 2023-12-01T20:38:32.421436+0000 mon.c (mon.2) 5672 : audit 0 from='client.? 172.21.15.40:0/2987845158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:32 smithi040 bash[28232]: cluster 2023-12-01T20:38:31.244700+0000 mgr.y (mgr.24356) 9010 : cluster 0 pgmap v8978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:32 smithi040 bash[28232]: audit 2023-12-01T20:38:32.421436+0000 mon.c (mon.2) 5672 : audit 0 from='client.? 172.21.15.40:0/2987845158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:32 smithi141 bash[31670]: cluster 2023-12-01T20:38:31.244700+0000 mgr.y (mgr.24356) 9010 : cluster 0 pgmap v8978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:32 smithi141 bash[31670]: audit 2023-12-01T20:38:32.421436+0000 mon.c (mon.2) 5672 : audit 0 from='client.? 172.21.15.40:0/2987845158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:33 smithi040 bash[28232]: audit 2023-12-01T20:38:33.788840+0000 mon.c (mon.2) 5673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:33 smithi040 bash[41173]: audit 2023-12-01T20:38:33.788840+0000 mon.c (mon.2) 5673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:33 smithi141 bash[31670]: audit 2023-12-01T20:38:33.788840+0000 mon.c (mon.2) 5673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:34 smithi040 bash[28232]: cluster 2023-12-01T20:38:33.245380+0000 mgr.y (mgr.24356) 9011 : cluster 0 pgmap v8979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:34 smithi040 bash[41173]: cluster 2023-12-01T20:38:33.245380+0000 mgr.y (mgr.24356) 9011 : cluster 0 pgmap v8979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:34 smithi141 bash[31670]: cluster 2023-12-01T20:38:33.245380+0000 mgr.y (mgr.24356) 9011 : cluster 0 pgmap v8979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:35 smithi040 bash[28232]: audit 2023-12-01T20:38:34.896912+0000 mon.c (mon.2) 5674 : audit 0 from='client.? 172.21.15.40:0/2673106625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:35 smithi040 bash[41173]: audit 2023-12-01T20:38:34.896912+0000 mon.c (mon.2) 5674 : audit 0 from='client.? 172.21.15.40:0/2673106625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:35 smithi141 bash[31670]: audit 2023-12-01T20:38:34.896912+0000 mon.c (mon.2) 5674 : audit 0 from='client.? 172.21.15.40:0/2673106625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:38:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:38:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:36 smithi040 bash[41173]: cluster 2023-12-01T20:38:35.246608+0000 mgr.y (mgr.24356) 9012 : cluster 0 pgmap v8980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:36 smithi040 bash[28232]: cluster 2023-12-01T20:38:35.246608+0000 mgr.y (mgr.24356) 9012 : cluster 0 pgmap v8980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:36 smithi141 bash[31670]: cluster 2023-12-01T20:38:35.246608+0000 mgr.y (mgr.24356) 9012 : cluster 0 pgmap v8980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:37 smithi141 bash[31670]: audit 2023-12-01T20:38:37.360270+0000 mon.c (mon.2) 5675 : audit 0 from='client.? 172.21.15.40:0/1286846132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:38.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:37 smithi040 bash[28232]: audit 2023-12-01T20:38:37.360270+0000 mon.c (mon.2) 5675 : audit 0 from='client.? 172.21.15.40:0/1286846132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:38.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:37 smithi040 bash[41173]: audit 2023-12-01T20:38:37.360270+0000 mon.c (mon.2) 5675 : audit 0 from='client.? 172.21.15.40:0/1286846132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:38 smithi141 bash[31670]: cluster 2023-12-01T20:38:37.247281+0000 mgr.y (mgr.24356) 9013 : cluster 0 pgmap v8981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:39.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:38 smithi040 bash[41173]: cluster 2023-12-01T20:38:37.247281+0000 mgr.y (mgr.24356) 9013 : cluster 0 pgmap v8981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:39.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:38 smithi040 bash[28232]: cluster 2023-12-01T20:38:37.247281+0000 mgr.y (mgr.24356) 9013 : cluster 0 pgmap v8981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:39 smithi141 bash[31670]: audit 2023-12-01T20:38:39.832665+0000 mon.a (mon.0) 5937 : audit 0 from='client.? 172.21.15.40:0/879839413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:39 smithi040 bash[28232]: audit 2023-12-01T20:38:39.832665+0000 mon.a (mon.0) 5937 : audit 0 from='client.? 172.21.15.40:0/879839413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:39 smithi040 bash[41173]: audit 2023-12-01T20:38:39.832665+0000 mon.a (mon.0) 5937 : audit 0 from='client.? 172.21.15.40:0/879839413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:40 smithi141 bash[31670]: cluster 2023-12-01T20:38:39.248002+0000 mgr.y (mgr.24356) 9014 : cluster 0 pgmap v8982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:40 smithi040 bash[41173]: cluster 2023-12-01T20:38:39.248002+0000 mgr.y (mgr.24356) 9014 : cluster 0 pgmap v8982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:40 smithi040 bash[28232]: cluster 2023-12-01T20:38:39.248002+0000 mgr.y (mgr.24356) 9014 : cluster 0 pgmap v8982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:42 smithi141 bash[31670]: cluster 2023-12-01T20:38:41.249293+0000 mgr.y (mgr.24356) 9015 : cluster 0 pgmap v8983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:42 smithi141 bash[31670]: audit 2023-12-01T20:38:42.292000+0000 mon.c (mon.2) 5676 : audit 0 from='client.? 172.21.15.40:0/3212172467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:42 smithi040 bash[41173]: cluster 2023-12-01T20:38:41.249293+0000 mgr.y (mgr.24356) 9015 : cluster 0 pgmap v8983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:42 smithi040 bash[41173]: audit 2023-12-01T20:38:42.292000+0000 mon.c (mon.2) 5676 : audit 0 from='client.? 172.21.15.40:0/3212172467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:42 smithi040 bash[28232]: cluster 2023-12-01T20:38:41.249293+0000 mgr.y (mgr.24356) 9015 : cluster 0 pgmap v8983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:42 smithi040 bash[28232]: audit 2023-12-01T20:38:42.292000+0000 mon.c (mon.2) 5676 : audit 0 from='client.? 172.21.15.40:0/3212172467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:44 smithi141 bash[31670]: cluster 2023-12-01T20:38:43.249977+0000 mgr.y (mgr.24356) 9016 : cluster 0 pgmap v8984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:44 smithi141 bash[31670]: audit 2023-12-01T20:38:44.756840+0000 mon.c (mon.2) 5677 : audit 0 from='client.? 172.21.15.40:0/2553114960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:44 smithi040 bash[28232]: cluster 2023-12-01T20:38:43.249977+0000 mgr.y (mgr.24356) 9016 : cluster 0 pgmap v8984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:44 smithi040 bash[28232]: audit 2023-12-01T20:38:44.756840+0000 mon.c (mon.2) 5677 : audit 0 from='client.? 172.21.15.40:0/2553114960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:44 smithi040 bash[41173]: cluster 2023-12-01T20:38:43.249977+0000 mgr.y (mgr.24356) 9016 : cluster 0 pgmap v8984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:44 smithi040 bash[41173]: audit 2023-12-01T20:38:44.756840+0000 mon.c (mon.2) 5677 : audit 0 from='client.? 172.21.15.40:0/2553114960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:45 smithi141 bash[31670]: cluster 2023-12-01T20:38:45.251175+0000 mgr.y (mgr.24356) 9017 : cluster 0 pgmap v8985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:45 smithi040 bash[28232]: cluster 2023-12-01T20:38:45.251175+0000 mgr.y (mgr.24356) 9017 : cluster 0 pgmap v8985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:45 smithi040 bash[41173]: cluster 2023-12-01T20:38:45.251175+0000 mgr.y (mgr.24356) 9017 : cluster 0 pgmap v8985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:38:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:38:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:47 smithi141 bash[31670]: audit 2023-12-01T20:38:47.219082+0000 mon.c (mon.2) 5678 : audit 0 from='client.? 172.21.15.40:0/1897751495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:47 smithi040 bash[28232]: audit 2023-12-01T20:38:47.219082+0000 mon.c (mon.2) 5678 : audit 0 from='client.? 172.21.15.40:0/1897751495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:47 smithi040 bash[41173]: audit 2023-12-01T20:38:47.219082+0000 mon.c (mon.2) 5678 : audit 0 from='client.? 172.21.15.40:0/1897751495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:48 smithi040 bash[28232]: cluster 2023-12-01T20:38:47.251862+0000 mgr.y (mgr.24356) 9018 : cluster 0 pgmap v8986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:48 smithi040 bash[41173]: cluster 2023-12-01T20:38:47.251862+0000 mgr.y (mgr.24356) 9018 : cluster 0 pgmap v8986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:48 smithi141 bash[31670]: cluster 2023-12-01T20:38:47.251862+0000 mgr.y (mgr.24356) 9018 : cluster 0 pgmap v8986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:49 smithi040 bash[28232]: audit 2023-12-01T20:38:48.789285+0000 mon.c (mon.2) 5679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:49 smithi040 bash[41173]: audit 2023-12-01T20:38:48.789285+0000 mon.c (mon.2) 5679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:49 smithi141 bash[31670]: audit 2023-12-01T20:38:48.789285+0000 mon.c (mon.2) 5679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:50 smithi040 bash[28232]: cluster 2023-12-01T20:38:49.252534+0000 mgr.y (mgr.24356) 9019 : cluster 0 pgmap v8987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:50 smithi040 bash[28232]: audit 2023-12-01T20:38:49.694393+0000 mon.c (mon.2) 5680 : audit 0 from='client.? 172.21.15.40:0/4264820817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:50 smithi040 bash[41173]: cluster 2023-12-01T20:38:49.252534+0000 mgr.y (mgr.24356) 9019 : cluster 0 pgmap v8987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:50 smithi040 bash[41173]: audit 2023-12-01T20:38:49.694393+0000 mon.c (mon.2) 5680 : audit 0 from='client.? 172.21.15.40:0/4264820817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:50 smithi141 bash[31670]: cluster 2023-12-01T20:38:49.252534+0000 mgr.y (mgr.24356) 9019 : cluster 0 pgmap v8987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:50 smithi141 bash[31670]: audit 2023-12-01T20:38:49.694393+0000 mon.c (mon.2) 5680 : audit 0 from='client.? 172.21.15.40:0/4264820817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:52 smithi040 bash[41173]: cluster 2023-12-01T20:38:51.253711+0000 mgr.y (mgr.24356) 9020 : cluster 0 pgmap v8988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:52 smithi040 bash[41173]: audit 2023-12-01T20:38:52.153530+0000 mon.a (mon.0) 5938 : audit 0 from='client.? 172.21.15.40:0/3570203425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:52 smithi040 bash[28232]: cluster 2023-12-01T20:38:51.253711+0000 mgr.y (mgr.24356) 9020 : cluster 0 pgmap v8988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:52 smithi040 bash[28232]: audit 2023-12-01T20:38:52.153530+0000 mon.a (mon.0) 5938 : audit 0 from='client.? 172.21.15.40:0/3570203425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:52 smithi141 bash[31670]: cluster 2023-12-01T20:38:51.253711+0000 mgr.y (mgr.24356) 9020 : cluster 0 pgmap v8988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:52 smithi141 bash[31670]: audit 2023-12-01T20:38:52.153530+0000 mon.a (mon.0) 5938 : audit 0 from='client.? 172.21.15.40:0/3570203425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:54 smithi040 bash[28232]: cluster 2023-12-01T20:38:53.254407+0000 mgr.y (mgr.24356) 9021 : cluster 0 pgmap v8989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:54 smithi040 bash[28232]: audit 2023-12-01T20:38:54.618514+0000 mon.c (mon.2) 5681 : audit 0 from='client.? 172.21.15.40:0/2455545052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:54 smithi040 bash[41173]: cluster 2023-12-01T20:38:53.254407+0000 mgr.y (mgr.24356) 9021 : cluster 0 pgmap v8989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:54 smithi040 bash[41173]: audit 2023-12-01T20:38:54.618514+0000 mon.c (mon.2) 5681 : audit 0 from='client.? 172.21.15.40:0/2455545052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:54 smithi141 bash[31670]: cluster 2023-12-01T20:38:53.254407+0000 mgr.y (mgr.24356) 9021 : cluster 0 pgmap v8989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:54 smithi141 bash[31670]: audit 2023-12-01T20:38:54.618514+0000 mon.c (mon.2) 5681 : audit 0 from='client.? 172.21.15.40:0/2455545052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:56.852 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:38:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:38:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:56 smithi040 bash[28232]: cluster 2023-12-01T20:38:55.255565+0000 mgr.y (mgr.24356) 9022 : cluster 0 pgmap v8990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:56 smithi040 bash[41173]: cluster 2023-12-01T20:38:55.255565+0000 mgr.y (mgr.24356) 9022 : cluster 0 pgmap v8990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:56 smithi141 bash[31670]: cluster 2023-12-01T20:38:55.255565+0000 mgr.y (mgr.24356) 9022 : cluster 0 pgmap v8990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:58.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:57 smithi040 bash[41173]: audit 2023-12-01T20:38:57.092239+0000 mon.c (mon.2) 5682 : audit 0 from='client.? 172.21.15.40:0/1832783383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:58.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:57 smithi040 bash[28232]: audit 2023-12-01T20:38:57.092239+0000 mon.c (mon.2) 5682 : audit 0 from='client.? 172.21.15.40:0/1832783383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:57 smithi141 bash[31670]: audit 2023-12-01T20:38:57.092239+0000 mon.c (mon.2) 5682 : audit 0 from='client.? 172.21.15.40:0/1832783383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:38:59.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:58 smithi040 bash[41173]: cluster 2023-12-01T20:38:57.256275+0000 mgr.y (mgr.24356) 9023 : cluster 0 pgmap v8991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:58 smithi040 bash[28232]: cluster 2023-12-01T20:38:57.256275+0000 mgr.y (mgr.24356) 9023 : cluster 0 pgmap v8991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:38:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:58 smithi141 bash[31670]: cluster 2023-12-01T20:38:57.256275+0000 mgr.y (mgr.24356) 9023 : cluster 0 pgmap v8991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:38:59 smithi040 bash[28232]: audit 2023-12-01T20:38:59.555562+0000 mon.c (mon.2) 5683 : audit 0 from='client.? 172.21.15.40:0/3497347921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:00.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:38:59 smithi040 bash[41173]: audit 2023-12-01T20:38:59.555562+0000 mon.c (mon.2) 5683 : audit 0 from='client.? 172.21.15.40:0/3497347921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:38:59 smithi141 bash[31670]: audit 2023-12-01T20:38:59.555562+0000 mon.c (mon.2) 5683 : audit 0 from='client.? 172.21.15.40:0/3497347921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:00 smithi040 bash[28232]: cluster 2023-12-01T20:38:59.256869+0000 mgr.y (mgr.24356) 9024 : cluster 0 pgmap v8992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:00 smithi040 bash[41173]: cluster 2023-12-01T20:38:59.256869+0000 mgr.y (mgr.24356) 9024 : cluster 0 pgmap v8992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:00 smithi141 bash[31670]: cluster 2023-12-01T20:38:59.256869+0000 mgr.y (mgr.24356) 9024 : cluster 0 pgmap v8992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:02 smithi040 bash[28232]: cluster 2023-12-01T20:39:01.258051+0000 mgr.y (mgr.24356) 9025 : cluster 0 pgmap v8993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:02 smithi040 bash[28232]: audit 2023-12-01T20:39:02.028187+0000 mon.c (mon.2) 5684 : audit 0 from='client.? 172.21.15.40:0/3943867593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:02 smithi040 bash[41173]: cluster 2023-12-01T20:39:01.258051+0000 mgr.y (mgr.24356) 9025 : cluster 0 pgmap v8993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:02 smithi040 bash[41173]: audit 2023-12-01T20:39:02.028187+0000 mon.c (mon.2) 5684 : audit 0 from='client.? 172.21.15.40:0/3943867593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:02 smithi141 bash[31670]: cluster 2023-12-01T20:39:01.258051+0000 mgr.y (mgr.24356) 9025 : cluster 0 pgmap v8993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:02 smithi141 bash[31670]: audit 2023-12-01T20:39:02.028187+0000 mon.c (mon.2) 5684 : audit 0 from='client.? 172.21.15.40:0/3943867593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:03 smithi040 bash[41173]: audit 2023-12-01T20:39:03.789598+0000 mon.c (mon.2) 5685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:03 smithi040 bash[28232]: audit 2023-12-01T20:39:03.789598+0000 mon.c (mon.2) 5685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:03 smithi141 bash[31670]: audit 2023-12-01T20:39:03.789598+0000 mon.c (mon.2) 5685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:04 smithi040 bash[41173]: cluster 2023-12-01T20:39:03.258738+0000 mgr.y (mgr.24356) 9026 : cluster 0 pgmap v8994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:04 smithi040 bash[41173]: audit 2023-12-01T20:39:04.495789+0000 mon.c (mon.2) 5686 : audit 0 from='client.? 172.21.15.40:0/1472957480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:04 smithi040 bash[28232]: cluster 2023-12-01T20:39:03.258738+0000 mgr.y (mgr.24356) 9026 : cluster 0 pgmap v8994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:04 smithi040 bash[28232]: audit 2023-12-01T20:39:04.495789+0000 mon.c (mon.2) 5686 : audit 0 from='client.? 172.21.15.40:0/1472957480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:04 smithi141 bash[31670]: cluster 2023-12-01T20:39:03.258738+0000 mgr.y (mgr.24356) 9026 : cluster 0 pgmap v8994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:04 smithi141 bash[31670]: audit 2023-12-01T20:39:04.495789+0000 mon.c (mon.2) 5686 : audit 0 from='client.? 172.21.15.40:0/1472957480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:06.894 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:39:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:39:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:06 smithi040 bash[28232]: cluster 2023-12-01T20:39:05.259937+0000 mgr.y (mgr.24356) 9027 : cluster 0 pgmap v8995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:06 smithi040 bash[41173]: cluster 2023-12-01T20:39:05.259937+0000 mgr.y (mgr.24356) 9027 : cluster 0 pgmap v8995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:06 smithi141 bash[31670]: cluster 2023-12-01T20:39:05.259937+0000 mgr.y (mgr.24356) 9027 : cluster 0 pgmap v8995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:08.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:07 smithi040 bash[28232]: audit 2023-12-01T20:39:06.969580+0000 mon.a (mon.0) 5939 : audit 0 from='client.? 172.21.15.40:0/2742656301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:08.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:07 smithi040 bash[41173]: audit 2023-12-01T20:39:06.969580+0000 mon.a (mon.0) 5939 : audit 0 from='client.? 172.21.15.40:0/2742656301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:07 smithi141 bash[31670]: audit 2023-12-01T20:39:06.969580+0000 mon.a (mon.0) 5939 : audit 0 from='client.? 172.21.15.40:0/2742656301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:08 smithi040 bash[28232]: cluster 2023-12-01T20:39:07.260654+0000 mgr.y (mgr.24356) 9028 : cluster 0 pgmap v8996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:08 smithi040 bash[41173]: cluster 2023-12-01T20:39:07.260654+0000 mgr.y (mgr.24356) 9028 : cluster 0 pgmap v8996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:08 smithi141 bash[31670]: cluster 2023-12-01T20:39:07.260654+0000 mgr.y (mgr.24356) 9028 : cluster 0 pgmap v8996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:10.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:09 smithi040 bash[28232]: audit 2023-12-01T20:39:09.436911+0000 mon.a (mon.0) 5940 : audit 0 from='client.? 172.21.15.40:0/2625104222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:10.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:09 smithi040 bash[41173]: audit 2023-12-01T20:39:09.436911+0000 mon.a (mon.0) 5940 : audit 0 from='client.? 172.21.15.40:0/2625104222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:09 smithi141 bash[31670]: audit 2023-12-01T20:39:09.436911+0000 mon.a (mon.0) 5940 : audit 0 from='client.? 172.21.15.40:0/2625104222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:10 smithi141 bash[31670]: cluster 2023-12-01T20:39:09.261286+0000 mgr.y (mgr.24356) 9029 : cluster 0 pgmap v8997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:10 smithi040 bash[28232]: cluster 2023-12-01T20:39:09.261286+0000 mgr.y (mgr.24356) 9029 : cluster 0 pgmap v8997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:11.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:10 smithi040 bash[41173]: cluster 2023-12-01T20:39:09.261286+0000 mgr.y (mgr.24356) 9029 : cluster 0 pgmap v8997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:11 smithi141 bash[31670]: audit 2023-12-01T20:39:11.900273+0000 mon.a (mon.0) 5941 : audit 0 from='client.? 172.21.15.40:0/2397122925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:11 smithi040 bash[41173]: audit 2023-12-01T20:39:11.900273+0000 mon.a (mon.0) 5941 : audit 0 from='client.? 172.21.15.40:0/2397122925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:11 smithi040 bash[28232]: audit 2023-12-01T20:39:11.900273+0000 mon.a (mon.0) 5941 : audit 0 from='client.? 172.21.15.40:0/2397122925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:12 smithi141 bash[31670]: cluster 2023-12-01T20:39:11.262409+0000 mgr.y (mgr.24356) 9030 : cluster 0 pgmap v8998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:12 smithi040 bash[41173]: cluster 2023-12-01T20:39:11.262409+0000 mgr.y (mgr.24356) 9030 : cluster 0 pgmap v8998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:12 smithi040 bash[28232]: cluster 2023-12-01T20:39:11.262409+0000 mgr.y (mgr.24356) 9030 : cluster 0 pgmap v8998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:14 smithi141 bash[31670]: cluster 2023-12-01T20:39:13.263100+0000 mgr.y (mgr.24356) 9031 : cluster 0 pgmap v8999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:14 smithi141 bash[31670]: audit 2023-12-01T20:39:14.365884+0000 mon.c (mon.2) 5687 : audit 0 from='client.? 172.21.15.40:0/1012554919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:14 smithi040 bash[28232]: cluster 2023-12-01T20:39:13.263100+0000 mgr.y (mgr.24356) 9031 : cluster 0 pgmap v8999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:14 smithi040 bash[28232]: audit 2023-12-01T20:39:14.365884+0000 mon.c (mon.2) 5687 : audit 0 from='client.? 172.21.15.40:0/1012554919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:14 smithi040 bash[41173]: cluster 2023-12-01T20:39:13.263100+0000 mgr.y (mgr.24356) 9031 : cluster 0 pgmap v8999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:14 smithi040 bash[41173]: audit 2023-12-01T20:39:14.365884+0000 mon.c (mon.2) 5687 : audit 0 from='client.? 172.21.15.40:0/1012554919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:39:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:39:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:16 smithi141 bash[31670]: cluster 2023-12-01T20:39:15.264290+0000 mgr.y (mgr.24356) 9032 : cluster 0 pgmap v9000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:16 smithi141 bash[31670]: audit 2023-12-01T20:39:16.824509+0000 mon.c (mon.2) 5688 : audit 0 from='client.? 172.21.15.40:0/3063120192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:16 smithi040 bash[41173]: cluster 2023-12-01T20:39:15.264290+0000 mgr.y (mgr.24356) 9032 : cluster 0 pgmap v9000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:16 smithi040 bash[41173]: audit 2023-12-01T20:39:16.824509+0000 mon.c (mon.2) 5688 : audit 0 from='client.? 172.21.15.40:0/3063120192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:16 smithi040 bash[28232]: cluster 2023-12-01T20:39:15.264290+0000 mgr.y (mgr.24356) 9032 : cluster 0 pgmap v9000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:16 smithi040 bash[28232]: audit 2023-12-01T20:39:16.824509+0000 mon.c (mon.2) 5688 : audit 0 from='client.? 172.21.15.40:0/3063120192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:18 smithi141 bash[31670]: cluster 2023-12-01T20:39:17.264921+0000 mgr.y (mgr.24356) 9033 : cluster 0 pgmap v9001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:18 smithi141 bash[31670]: audit 2023-12-01T20:39:18.192612+0000 mon.c (mon.2) 5689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:39:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:18 smithi141 bash[31670]: audit 2023-12-01T20:39:18.790286+0000 mon.c (mon.2) 5690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:18 smithi040 bash[28232]: cluster 2023-12-01T20:39:17.264921+0000 mgr.y (mgr.24356) 9033 : cluster 0 pgmap v9001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:18 smithi040 bash[28232]: audit 2023-12-01T20:39:18.192612+0000 mon.c (mon.2) 5689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:39:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:18 smithi040 bash[28232]: audit 2023-12-01T20:39:18.790286+0000 mon.c (mon.2) 5690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:18 smithi040 bash[41173]: cluster 2023-12-01T20:39:17.264921+0000 mgr.y (mgr.24356) 9033 : cluster 0 pgmap v9001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:18 smithi040 bash[41173]: audit 2023-12-01T20:39:18.192612+0000 mon.c (mon.2) 5689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:39:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:18 smithi040 bash[41173]: audit 2023-12-01T20:39:18.790286+0000 mon.c (mon.2) 5690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:19 smithi141 bash[31670]: audit 2023-12-01T20:39:19.304014+0000 mon.a (mon.0) 5942 : audit 0 from='client.? 172.21.15.40:0/3120707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:19 smithi040 bash[28232]: audit 2023-12-01T20:39:19.304014+0000 mon.a (mon.0) 5942 : audit 0 from='client.? 172.21.15.40:0/3120707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:20.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:19 smithi040 bash[41173]: audit 2023-12-01T20:39:19.304014+0000 mon.a (mon.0) 5942 : audit 0 from='client.? 172.21.15.40:0/3120707320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:20 smithi141 bash[31670]: cluster 2023-12-01T20:39:19.265302+0000 mgr.y (mgr.24356) 9034 : cluster 0 pgmap v9002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:20 smithi040 bash[28232]: cluster 2023-12-01T20:39:19.265302+0000 mgr.y (mgr.24356) 9034 : cluster 0 pgmap v9002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:21.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:20 smithi040 bash[41173]: cluster 2023-12-01T20:39:19.265302+0000 mgr.y (mgr.24356) 9034 : cluster 0 pgmap v9002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:21 smithi141 bash[31670]: audit 2023-12-01T20:39:21.772685+0000 mon.a (mon.0) 5943 : audit 0 from='client.? 172.21.15.40:0/191693582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:21 smithi040 bash[28232]: audit 2023-12-01T20:39:21.772685+0000 mon.a (mon.0) 5943 : audit 0 from='client.? 172.21.15.40:0/191693582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:21 smithi040 bash[41173]: audit 2023-12-01T20:39:21.772685+0000 mon.a (mon.0) 5943 : audit 0 from='client.? 172.21.15.40:0/191693582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:22 smithi141 bash[31670]: cluster 2023-12-01T20:39:21.266488+0000 mgr.y (mgr.24356) 9035 : cluster 0 pgmap v9003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:22 smithi040 bash[28232]: cluster 2023-12-01T20:39:21.266488+0000 mgr.y (mgr.24356) 9035 : cluster 0 pgmap v9003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:22 smithi040 bash[41173]: cluster 2023-12-01T20:39:21.266488+0000 mgr.y (mgr.24356) 9035 : cluster 0 pgmap v9003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[41173]: cluster 2023-12-01T20:39:23.267150+0000 mgr.y (mgr.24356) 9036 : cluster 0 pgmap v9004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[41173]: audit 2023-12-01T20:39:24.039309+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[41173]: audit 2023-12-01T20:39:24.051054+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[41173]: audit 2023-12-01T20:39:24.270647+0000 mon.c (mon.2) 5691 : audit 0 from='client.? 172.21.15.40:0/4117753382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[41173]: audit 2023-12-01T20:39:24.338403+0000 mon.a (mon.0) 5946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[41173]: audit 2023-12-01T20:39:24.348859+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[28232]: cluster 2023-12-01T20:39:23.267150+0000 mgr.y (mgr.24356) 9036 : cluster 0 pgmap v9004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[28232]: audit 2023-12-01T20:39:24.039309+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[28232]: audit 2023-12-01T20:39:24.051054+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[28232]: audit 2023-12-01T20:39:24.270647+0000 mon.c (mon.2) 5691 : audit 0 from='client.? 172.21.15.40:0/4117753382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[28232]: audit 2023-12-01T20:39:24.338403+0000 mon.a (mon.0) 5946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:24 smithi040 bash[28232]: audit 2023-12-01T20:39:24.348859+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:24 smithi141 bash[31670]: cluster 2023-12-01T20:39:23.267150+0000 mgr.y (mgr.24356) 9036 : cluster 0 pgmap v9004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:24 smithi141 bash[31670]: audit 2023-12-01T20:39:24.039309+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:24 smithi141 bash[31670]: audit 2023-12-01T20:39:24.051054+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:24 smithi141 bash[31670]: audit 2023-12-01T20:39:24.270647+0000 mon.c (mon.2) 5691 : audit 0 from='client.? 172.21.15.40:0/4117753382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:24 smithi141 bash[31670]: audit 2023-12-01T20:39:24.338403+0000 mon.a (mon.0) 5946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:24 smithi141 bash[31670]: audit 2023-12-01T20:39:24.348859+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:25 smithi040 bash[41173]: audit 2023-12-01T20:39:24.872913+0000 mon.c (mon.2) 5692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:39:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:25 smithi040 bash[41173]: audit 2023-12-01T20:39:24.874439+0000 mon.c (mon.2) 5693 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:39:26.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:25 smithi040 bash[41173]: audit 2023-12-01T20:39:24.881719+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:26.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:25 smithi040 bash[28232]: audit 2023-12-01T20:39:24.872913+0000 mon.c (mon.2) 5692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:39:26.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:25 smithi040 bash[28232]: audit 2023-12-01T20:39:24.874439+0000 mon.c (mon.2) 5693 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:39:26.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:25 smithi040 bash[28232]: audit 2023-12-01T20:39:24.881719+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:25 smithi141 bash[31670]: audit 2023-12-01T20:39:24.872913+0000 mon.c (mon.2) 5692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:39:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:25 smithi141 bash[31670]: audit 2023-12-01T20:39:24.874439+0000 mon.c (mon.2) 5693 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:39:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:25 smithi141 bash[31670]: audit 2023-12-01T20:39:24.881719+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:39:26.891 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:39:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:39:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:26 smithi040 bash[28232]: cluster 2023-12-01T20:39:25.268196+0000 mgr.y (mgr.24356) 9037 : cluster 0 pgmap v9005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:27.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:26 smithi040 bash[28232]: audit 2023-12-01T20:39:26.738032+0000 mon.a (mon.0) 5949 : audit 0 from='client.? 172.21.15.40:0/4008241378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:26 smithi040 bash[41173]: cluster 2023-12-01T20:39:25.268196+0000 mgr.y (mgr.24356) 9037 : cluster 0 pgmap v9005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:26 smithi040 bash[41173]: audit 2023-12-01T20:39:26.738032+0000 mon.a (mon.0) 5949 : audit 0 from='client.? 172.21.15.40:0/4008241378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:26 smithi141 bash[31670]: cluster 2023-12-01T20:39:25.268196+0000 mgr.y (mgr.24356) 9037 : cluster 0 pgmap v9005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:26 smithi141 bash[31670]: audit 2023-12-01T20:39:26.738032+0000 mon.a (mon.0) 5949 : audit 0 from='client.? 172.21.15.40:0/4008241378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:28 smithi040 bash[41173]: cluster 2023-12-01T20:39:27.268840+0000 mgr.y (mgr.24356) 9038 : cluster 0 pgmap v9006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:28 smithi040 bash[28232]: cluster 2023-12-01T20:39:27.268840+0000 mgr.y (mgr.24356) 9038 : cluster 0 pgmap v9006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:28 smithi141 bash[31670]: cluster 2023-12-01T20:39:27.268840+0000 mgr.y (mgr.24356) 9038 : cluster 0 pgmap v9006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:29 smithi040 bash[41173]: audit 2023-12-01T20:39:29.201449+0000 mon.a (mon.0) 5950 : audit 0 from='client.? 172.21.15.40:0/1506419284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:30.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:29 smithi040 bash[28232]: audit 2023-12-01T20:39:29.201449+0000 mon.a (mon.0) 5950 : audit 0 from='client.? 172.21.15.40:0/1506419284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:29 smithi141 bash[31670]: audit 2023-12-01T20:39:29.201449+0000 mon.a (mon.0) 5950 : audit 0 from='client.? 172.21.15.40:0/1506419284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:30 smithi040 bash[41173]: cluster 2023-12-01T20:39:29.269412+0000 mgr.y (mgr.24356) 9039 : cluster 0 pgmap v9007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:30 smithi040 bash[28232]: cluster 2023-12-01T20:39:29.269412+0000 mgr.y (mgr.24356) 9039 : cluster 0 pgmap v9007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:30 smithi141 bash[31670]: cluster 2023-12-01T20:39:29.269412+0000 mgr.y (mgr.24356) 9039 : cluster 0 pgmap v9007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:31 smithi141 bash[31670]: audit 2023-12-01T20:39:31.660858+0000 mon.c (mon.2) 5694 : audit 0 from='client.? 172.21.15.40:0/2070022858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:31 smithi040 bash[41173]: audit 2023-12-01T20:39:31.660858+0000 mon.c (mon.2) 5694 : audit 0 from='client.? 172.21.15.40:0/2070022858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:31 smithi040 bash[28232]: audit 2023-12-01T20:39:31.660858+0000 mon.c (mon.2) 5694 : audit 0 from='client.? 172.21.15.40:0/2070022858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:32 smithi141 bash[31670]: cluster 2023-12-01T20:39:31.270535+0000 mgr.y (mgr.24356) 9040 : cluster 0 pgmap v9008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:33.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:32 smithi040 bash[41173]: cluster 2023-12-01T20:39:31.270535+0000 mgr.y (mgr.24356) 9040 : cluster 0 pgmap v9008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:32 smithi040 bash[28232]: cluster 2023-12-01T20:39:31.270535+0000 mgr.y (mgr.24356) 9040 : cluster 0 pgmap v9008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:33 smithi141 bash[31670]: audit 2023-12-01T20:39:33.790048+0000 mon.c (mon.2) 5695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:33 smithi040 bash[28232]: audit 2023-12-01T20:39:33.790048+0000 mon.c (mon.2) 5695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:33 smithi040 bash[41173]: audit 2023-12-01T20:39:33.790048+0000 mon.c (mon.2) 5695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:34 smithi141 bash[31670]: cluster 2023-12-01T20:39:33.271320+0000 mgr.y (mgr.24356) 9041 : cluster 0 pgmap v9009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:34 smithi141 bash[31670]: audit 2023-12-01T20:39:34.139832+0000 mon.a (mon.0) 5951 : audit 0 from='client.? 172.21.15.40:0/3369145074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:34 smithi040 bash[28232]: cluster 2023-12-01T20:39:33.271320+0000 mgr.y (mgr.24356) 9041 : cluster 0 pgmap v9009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:34 smithi040 bash[28232]: audit 2023-12-01T20:39:34.139832+0000 mon.a (mon.0) 5951 : audit 0 from='client.? 172.21.15.40:0/3369145074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:35.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:34 smithi040 bash[41173]: cluster 2023-12-01T20:39:33.271320+0000 mgr.y (mgr.24356) 9041 : cluster 0 pgmap v9009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:35.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:34 smithi040 bash[41173]: audit 2023-12-01T20:39:34.139832+0000 mon.a (mon.0) 5951 : audit 0 from='client.? 172.21.15.40:0/3369145074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:39:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:39:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:36 smithi141 bash[31670]: cluster 2023-12-01T20:39:35.272559+0000 mgr.y (mgr.24356) 9042 : cluster 0 pgmap v9010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:36 smithi141 bash[31670]: audit 2023-12-01T20:39:36.604363+0000 mon.a (mon.0) 5952 : audit 0 from='client.? 172.21.15.40:0/2503329018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:36 smithi040 bash[28232]: cluster 2023-12-01T20:39:35.272559+0000 mgr.y (mgr.24356) 9042 : cluster 0 pgmap v9010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:36 smithi040 bash[28232]: audit 2023-12-01T20:39:36.604363+0000 mon.a (mon.0) 5952 : audit 0 from='client.? 172.21.15.40:0/2503329018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:37.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:36 smithi040 bash[41173]: cluster 2023-12-01T20:39:35.272559+0000 mgr.y (mgr.24356) 9042 : cluster 0 pgmap v9010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:37.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:36 smithi040 bash[41173]: audit 2023-12-01T20:39:36.604363+0000 mon.a (mon.0) 5952 : audit 0 from='client.? 172.21.15.40:0/2503329018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:38 smithi141 bash[31670]: cluster 2023-12-01T20:39:37.273184+0000 mgr.y (mgr.24356) 9043 : cluster 0 pgmap v9011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:39.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:38 smithi040 bash[41173]: cluster 2023-12-01T20:39:37.273184+0000 mgr.y (mgr.24356) 9043 : cluster 0 pgmap v9011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:39.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:38 smithi040 bash[28232]: cluster 2023-12-01T20:39:37.273184+0000 mgr.y (mgr.24356) 9043 : cluster 0 pgmap v9011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:39 smithi141 bash[31670]: audit 2023-12-01T20:39:39.072773+0000 mon.a (mon.0) 5953 : audit 0 from='client.? 172.21.15.40:0/1382469602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:39 smithi040 bash[28232]: audit 2023-12-01T20:39:39.072773+0000 mon.a (mon.0) 5953 : audit 0 from='client.? 172.21.15.40:0/1382469602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:39 smithi040 bash[41173]: audit 2023-12-01T20:39:39.072773+0000 mon.a (mon.0) 5953 : audit 0 from='client.? 172.21.15.40:0/1382469602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:40 smithi141 bash[31670]: cluster 2023-12-01T20:39:39.273858+0000 mgr.y (mgr.24356) 9044 : cluster 0 pgmap v9012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:40 smithi040 bash[41173]: cluster 2023-12-01T20:39:39.273858+0000 mgr.y (mgr.24356) 9044 : cluster 0 pgmap v9012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:40 smithi040 bash[28232]: cluster 2023-12-01T20:39:39.273858+0000 mgr.y (mgr.24356) 9044 : cluster 0 pgmap v9012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:41 smithi141 bash[31670]: cluster 2023-12-01T20:39:41.275096+0000 mgr.y (mgr.24356) 9045 : cluster 0 pgmap v9013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:41 smithi141 bash[31670]: audit 2023-12-01T20:39:41.540214+0000 mon.a (mon.0) 5954 : audit 0 from='client.? 172.21.15.40:0/3984232768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:41 smithi040 bash[41173]: cluster 2023-12-01T20:39:41.275096+0000 mgr.y (mgr.24356) 9045 : cluster 0 pgmap v9013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:41 smithi040 bash[41173]: audit 2023-12-01T20:39:41.540214+0000 mon.a (mon.0) 5954 : audit 0 from='client.? 172.21.15.40:0/3984232768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:41 smithi040 bash[28232]: cluster 2023-12-01T20:39:41.275096+0000 mgr.y (mgr.24356) 9045 : cluster 0 pgmap v9013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:41 smithi040 bash[28232]: audit 2023-12-01T20:39:41.540214+0000 mon.a (mon.0) 5954 : audit 0 from='client.? 172.21.15.40:0/3984232768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:44 smithi040 bash[28232]: cluster 2023-12-01T20:39:43.275767+0000 mgr.y (mgr.24356) 9046 : cluster 0 pgmap v9014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:44 smithi040 bash[28232]: audit 2023-12-01T20:39:44.008372+0000 mon.c (mon.2) 5696 : audit 0 from='client.? 172.21.15.40:0/1790770170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:44 smithi040 bash[41173]: cluster 2023-12-01T20:39:43.275767+0000 mgr.y (mgr.24356) 9046 : cluster 0 pgmap v9014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:44 smithi040 bash[41173]: audit 2023-12-01T20:39:44.008372+0000 mon.c (mon.2) 5696 : audit 0 from='client.? 172.21.15.40:0/1790770170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:44 smithi141 bash[31670]: cluster 2023-12-01T20:39:43.275767+0000 mgr.y (mgr.24356) 9046 : cluster 0 pgmap v9014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:44 smithi141 bash[31670]: audit 2023-12-01T20:39:44.008372+0000 mon.c (mon.2) 5696 : audit 0 from='client.? 172.21.15.40:0/1790770170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:46.877 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:39:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:39:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:46 smithi040 bash[41173]: cluster 2023-12-01T20:39:45.277056+0000 mgr.y (mgr.24356) 9047 : cluster 0 pgmap v9015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:46 smithi040 bash[41173]: audit 2023-12-01T20:39:46.475006+0000 mon.c (mon.2) 5697 : audit 0 from='client.? 172.21.15.40:0/258383755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:46 smithi040 bash[28232]: cluster 2023-12-01T20:39:45.277056+0000 mgr.y (mgr.24356) 9047 : cluster 0 pgmap v9015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:46 smithi040 bash[28232]: audit 2023-12-01T20:39:46.475006+0000 mon.c (mon.2) 5697 : audit 0 from='client.? 172.21.15.40:0/258383755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:46 smithi141 bash[31670]: cluster 2023-12-01T20:39:45.277056+0000 mgr.y (mgr.24356) 9047 : cluster 0 pgmap v9015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:46 smithi141 bash[31670]: audit 2023-12-01T20:39:46.475006+0000 mon.c (mon.2) 5697 : audit 0 from='client.? 172.21.15.40:0/258383755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:48 smithi040 bash[41173]: cluster 2023-12-01T20:39:47.277772+0000 mgr.y (mgr.24356) 9048 : cluster 0 pgmap v9016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:48 smithi040 bash[41173]: audit 2023-12-01T20:39:48.790775+0000 mon.c (mon.2) 5698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:48 smithi040 bash[28232]: cluster 2023-12-01T20:39:47.277772+0000 mgr.y (mgr.24356) 9048 : cluster 0 pgmap v9016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:48 smithi040 bash[28232]: audit 2023-12-01T20:39:48.790775+0000 mon.c (mon.2) 5698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:48 smithi141 bash[31670]: cluster 2023-12-01T20:39:47.277772+0000 mgr.y (mgr.24356) 9048 : cluster 0 pgmap v9016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:48 smithi141 bash[31670]: audit 2023-12-01T20:39:48.790775+0000 mon.c (mon.2) 5698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:49 smithi040 bash[28232]: audit 2023-12-01T20:39:48.948152+0000 mon.a (mon.0) 5955 : audit 0 from='client.? 172.21.15.40:0/3406549603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:49 smithi040 bash[41173]: audit 2023-12-01T20:39:48.948152+0000 mon.a (mon.0) 5955 : audit 0 from='client.? 172.21.15.40:0/3406549603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:49 smithi141 bash[31670]: audit 2023-12-01T20:39:48.948152+0000 mon.a (mon.0) 5955 : audit 0 from='client.? 172.21.15.40:0/3406549603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:50 smithi040 bash[41173]: cluster 2023-12-01T20:39:49.278898+0000 mgr.y (mgr.24356) 9049 : cluster 0 pgmap v9017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:50 smithi040 bash[28232]: cluster 2023-12-01T20:39:49.278898+0000 mgr.y (mgr.24356) 9049 : cluster 0 pgmap v9017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:50 smithi141 bash[31670]: cluster 2023-12-01T20:39:49.278898+0000 mgr.y (mgr.24356) 9049 : cluster 0 pgmap v9017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:51 smithi040 bash[28232]: audit 2023-12-01T20:39:51.416215+0000 mon.c (mon.2) 5699 : audit 0 from='client.? 172.21.15.40:0/2012396066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:51 smithi040 bash[41173]: audit 2023-12-01T20:39:51.416215+0000 mon.c (mon.2) 5699 : audit 0 from='client.? 172.21.15.40:0/2012396066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:51 smithi141 bash[31670]: audit 2023-12-01T20:39:51.416215+0000 mon.c (mon.2) 5699 : audit 0 from='client.? 172.21.15.40:0/2012396066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:52 smithi040 bash[28232]: cluster 2023-12-01T20:39:51.279527+0000 mgr.y (mgr.24356) 9050 : cluster 0 pgmap v9018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:52 smithi040 bash[41173]: cluster 2023-12-01T20:39:51.279527+0000 mgr.y (mgr.24356) 9050 : cluster 0 pgmap v9018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:52 smithi141 bash[31670]: cluster 2023-12-01T20:39:51.279527+0000 mgr.y (mgr.24356) 9050 : cluster 0 pgmap v9018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:54 smithi040 bash[28232]: cluster 2023-12-01T20:39:53.280236+0000 mgr.y (mgr.24356) 9051 : cluster 0 pgmap v9019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:54 smithi040 bash[28232]: audit 2023-12-01T20:39:53.873752+0000 mon.c (mon.2) 5700 : audit 0 from='client.? 172.21.15.40:0/3963245192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:54 smithi040 bash[41173]: cluster 2023-12-01T20:39:53.280236+0000 mgr.y (mgr.24356) 9051 : cluster 0 pgmap v9019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:54 smithi040 bash[41173]: audit 2023-12-01T20:39:53.873752+0000 mon.c (mon.2) 5700 : audit 0 from='client.? 172.21.15.40:0/3963245192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:54 smithi141 bash[31670]: cluster 2023-12-01T20:39:53.280236+0000 mgr.y (mgr.24356) 9051 : cluster 0 pgmap v9019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:54 smithi141 bash[31670]: audit 2023-12-01T20:39:53.873752+0000 mon.c (mon.2) 5700 : audit 0 from='client.? 172.21.15.40:0/3963245192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:56.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:39:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:39:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:56 smithi040 bash[41173]: cluster 2023-12-01T20:39:55.281438+0000 mgr.y (mgr.24356) 9052 : cluster 0 pgmap v9020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:57.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:56 smithi040 bash[41173]: audit 2023-12-01T20:39:56.339395+0000 mon.c (mon.2) 5701 : audit 0 from='client.? 172.21.15.40:0/3783453106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:56 smithi040 bash[28232]: cluster 2023-12-01T20:39:55.281438+0000 mgr.y (mgr.24356) 9052 : cluster 0 pgmap v9020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:57.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:56 smithi040 bash[28232]: audit 2023-12-01T20:39:56.339395+0000 mon.c (mon.2) 5701 : audit 0 from='client.? 172.21.15.40:0/3783453106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:56 smithi141 bash[31670]: cluster 2023-12-01T20:39:55.281438+0000 mgr.y (mgr.24356) 9052 : cluster 0 pgmap v9020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:56 smithi141 bash[31670]: audit 2023-12-01T20:39:56.339395+0000 mon.c (mon.2) 5701 : audit 0 from='client.? 172.21.15.40:0/3783453106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:58 smithi040 bash[28232]: cluster 2023-12-01T20:39:57.282137+0000 mgr.y (mgr.24356) 9053 : cluster 0 pgmap v9021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:59.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:39:58 smithi040 bash[28232]: audit 2023-12-01T20:39:58.804185+0000 mon.a (mon.0) 5956 : audit 0 from='client.? 172.21.15.40:0/2038568913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:58 smithi040 bash[41173]: cluster 2023-12-01T20:39:57.282137+0000 mgr.y (mgr.24356) 9053 : cluster 0 pgmap v9021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:39:58 smithi040 bash[41173]: audit 2023-12-01T20:39:58.804185+0000 mon.a (mon.0) 5956 : audit 0 from='client.? 172.21.15.40:0/2038568913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:39:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:58 smithi141 bash[31670]: cluster 2023-12-01T20:39:57.282137+0000 mgr.y (mgr.24356) 9053 : cluster 0 pgmap v9021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:39:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:39:58 smithi141 bash[31670]: audit 2023-12-01T20:39:58.804185+0000 mon.a (mon.0) 5956 : audit 0 from='client.? 172.21.15.40:0/2038568913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:00.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:00 smithi040 bash[28232]: debug 2023-12-01T20:39:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:00 smithi040 bash[41173]: cluster 2023-12-01T20:39:59.283222+0000 mgr.y (mgr.24356) 9054 : cluster 0 pgmap v9022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:00 smithi040 bash[41173]: cluster 2023-12-01T20:40:00.000152+0000 mon.a (mon.0) 5957 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:00 smithi040 bash[28232]: cluster 2023-12-01T20:39:59.283222+0000 mgr.y (mgr.24356) 9054 : cluster 0 pgmap v9022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:00 smithi040 bash[28232]: cluster 2023-12-01T20:40:00.000152+0000 mon.a (mon.0) 5957 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:00 smithi141 bash[31670]: cluster 2023-12-01T20:39:59.283222+0000 mgr.y (mgr.24356) 9054 : cluster 0 pgmap v9022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:00 smithi141 bash[31670]: cluster 2023-12-01T20:40:00.000152+0000 mon.a (mon.0) 5957 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:02.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:01 smithi040 bash[28232]: audit 2023-12-01T20:40:01.269416+0000 mon.a (mon.0) 5958 : audit 0 from='client.? 172.21.15.40:0/3706016543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:02.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:01 smithi040 bash[41173]: audit 2023-12-01T20:40:01.269416+0000 mon.a (mon.0) 5958 : audit 0 from='client.? 172.21.15.40:0/3706016543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:01 smithi141 bash[31670]: audit 2023-12-01T20:40:01.269416+0000 mon.a (mon.0) 5958 : audit 0 from='client.? 172.21.15.40:0/3706016543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:02 smithi040 bash[28232]: cluster 2023-12-01T20:40:01.283873+0000 mgr.y (mgr.24356) 9055 : cluster 0 pgmap v9023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:02 smithi040 bash[41173]: cluster 2023-12-01T20:40:01.283873+0000 mgr.y (mgr.24356) 9055 : cluster 0 pgmap v9023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:02 smithi141 bash[31670]: cluster 2023-12-01T20:40:01.283873+0000 mgr.y (mgr.24356) 9055 : cluster 0 pgmap v9023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:03 smithi040 bash[28232]: audit 2023-12-01T20:40:03.735411+0000 mon.c (mon.2) 5702 : audit 0 from='client.? 172.21.15.40:0/2363791653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:03 smithi040 bash[28232]: audit 2023-12-01T20:40:03.791161+0000 mon.c (mon.2) 5703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:03 smithi040 bash[41173]: audit 2023-12-01T20:40:03.735411+0000 mon.c (mon.2) 5702 : audit 0 from='client.? 172.21.15.40:0/2363791653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:03 smithi040 bash[41173]: audit 2023-12-01T20:40:03.791161+0000 mon.c (mon.2) 5703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:03 smithi141 bash[31670]: audit 2023-12-01T20:40:03.735411+0000 mon.c (mon.2) 5702 : audit 0 from='client.? 172.21.15.40:0/2363791653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:03 smithi141 bash[31670]: audit 2023-12-01T20:40:03.791161+0000 mon.c (mon.2) 5703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:04 smithi040 bash[28232]: cluster 2023-12-01T20:40:03.284618+0000 mgr.y (mgr.24356) 9056 : cluster 0 pgmap v9024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:04 smithi040 bash[41173]: cluster 2023-12-01T20:40:03.284618+0000 mgr.y (mgr.24356) 9056 : cluster 0 pgmap v9024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:04 smithi141 bash[31670]: cluster 2023-12-01T20:40:03.284618+0000 mgr.y (mgr.24356) 9056 : cluster 0 pgmap v9024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:40:06] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:40:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:06 smithi141 bash[31670]: cluster 2023-12-01T20:40:05.285727+0000 mgr.y (mgr.24356) 9057 : cluster 0 pgmap v9025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:06 smithi141 bash[31670]: audit 2023-12-01T20:40:06.202742+0000 mon.c (mon.2) 5704 : audit 0 from='client.? 172.21.15.40:0/3905967132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:06 smithi040 bash[28232]: cluster 2023-12-01T20:40:05.285727+0000 mgr.y (mgr.24356) 9057 : cluster 0 pgmap v9025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:06 smithi040 bash[28232]: audit 2023-12-01T20:40:06.202742+0000 mon.c (mon.2) 5704 : audit 0 from='client.? 172.21.15.40:0/3905967132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:06 smithi040 bash[41173]: cluster 2023-12-01T20:40:05.285727+0000 mgr.y (mgr.24356) 9057 : cluster 0 pgmap v9025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:06 smithi040 bash[41173]: audit 2023-12-01T20:40:06.202742+0000 mon.c (mon.2) 5704 : audit 0 from='client.? 172.21.15.40:0/3905967132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:08 smithi141 bash[31670]: cluster 2023-12-01T20:40:07.286396+0000 mgr.y (mgr.24356) 9058 : cluster 0 pgmap v9026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:08 smithi141 bash[31670]: audit 2023-12-01T20:40:08.667084+0000 mon.c (mon.2) 5705 : audit 0 from='client.? 172.21.15.40:0/2207220563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:09.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:08 smithi040 bash[28232]: cluster 2023-12-01T20:40:07.286396+0000 mgr.y (mgr.24356) 9058 : cluster 0 pgmap v9026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:09.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:08 smithi040 bash[28232]: audit 2023-12-01T20:40:08.667084+0000 mon.c (mon.2) 5705 : audit 0 from='client.? 172.21.15.40:0/2207220563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:08 smithi040 bash[41173]: cluster 2023-12-01T20:40:07.286396+0000 mgr.y (mgr.24356) 9058 : cluster 0 pgmap v9026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:08 smithi040 bash[41173]: audit 2023-12-01T20:40:08.667084+0000 mon.c (mon.2) 5705 : audit 0 from='client.? 172.21.15.40:0/2207220563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:10 smithi141 bash[31670]: cluster 2023-12-01T20:40:09.287507+0000 mgr.y (mgr.24356) 9059 : cluster 0 pgmap v9027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:10 smithi040 bash[28232]: cluster 2023-12-01T20:40:09.287507+0000 mgr.y (mgr.24356) 9059 : cluster 0 pgmap v9027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:11.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:10 smithi040 bash[41173]: cluster 2023-12-01T20:40:09.287507+0000 mgr.y (mgr.24356) 9059 : cluster 0 pgmap v9027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:11 smithi141 bash[31670]: audit 2023-12-01T20:40:11.140323+0000 mon.c (mon.2) 5706 : audit 0 from='client.? 172.21.15.40:0/811672755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:11 smithi040 bash[28232]: audit 2023-12-01T20:40:11.140323+0000 mon.c (mon.2) 5706 : audit 0 from='client.? 172.21.15.40:0/811672755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:11 smithi040 bash[41173]: audit 2023-12-01T20:40:11.140323+0000 mon.c (mon.2) 5706 : audit 0 from='client.? 172.21.15.40:0/811672755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:12 smithi141 bash[31670]: cluster 2023-12-01T20:40:11.288192+0000 mgr.y (mgr.24356) 9060 : cluster 0 pgmap v9028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:12 smithi040 bash[41173]: cluster 2023-12-01T20:40:11.288192+0000 mgr.y (mgr.24356) 9060 : cluster 0 pgmap v9028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:12 smithi040 bash[28232]: cluster 2023-12-01T20:40:11.288192+0000 mgr.y (mgr.24356) 9060 : cluster 0 pgmap v9028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:13 smithi141 bash[31670]: audit 2023-12-01T20:40:13.600136+0000 mon.a (mon.0) 5959 : audit 0 from='client.? 172.21.15.40:0/4071752148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:13 smithi040 bash[28232]: audit 2023-12-01T20:40:13.600136+0000 mon.a (mon.0) 5959 : audit 0 from='client.? 172.21.15.40:0/4071752148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:14.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:13 smithi040 bash[41173]: audit 2023-12-01T20:40:13.600136+0000 mon.a (mon.0) 5959 : audit 0 from='client.? 172.21.15.40:0/4071752148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:14 smithi141 bash[31670]: cluster 2023-12-01T20:40:13.288755+0000 mgr.y (mgr.24356) 9061 : cluster 0 pgmap v9029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:14 smithi040 bash[41173]: cluster 2023-12-01T20:40:13.288755+0000 mgr.y (mgr.24356) 9061 : cluster 0 pgmap v9029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:14 smithi040 bash[28232]: cluster 2023-12-01T20:40:13.288755+0000 mgr.y (mgr.24356) 9061 : cluster 0 pgmap v9029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:40:16] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-01T20:40:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:16 smithi141 bash[31670]: cluster 2023-12-01T20:40:15.290030+0000 mgr.y (mgr.24356) 9062 : cluster 0 pgmap v9030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:16 smithi141 bash[31670]: audit 2023-12-01T20:40:16.071424+0000 mon.c (mon.2) 5707 : audit 0 from='client.? 172.21.15.40:0/3681165259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:16 smithi040 bash[28232]: cluster 2023-12-01T20:40:15.290030+0000 mgr.y (mgr.24356) 9062 : cluster 0 pgmap v9030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:16 smithi040 bash[28232]: audit 2023-12-01T20:40:16.071424+0000 mon.c (mon.2) 5707 : audit 0 from='client.? 172.21.15.40:0/3681165259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:16 smithi040 bash[41173]: cluster 2023-12-01T20:40:15.290030+0000 mgr.y (mgr.24356) 9062 : cluster 0 pgmap v9030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:16 smithi040 bash[41173]: audit 2023-12-01T20:40:16.071424+0000 mon.c (mon.2) 5707 : audit 0 from='client.? 172.21.15.40:0/3681165259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:18 smithi141 bash[31670]: cluster 2023-12-01T20:40:17.290769+0000 mgr.y (mgr.24356) 9063 : cluster 0 pgmap v9031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:18 smithi141 bash[31670]: audit 2023-12-01T20:40:18.534754+0000 mon.a (mon.0) 5960 : audit 0 from='client.? 172.21.15.40:0/3078834177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:18 smithi141 bash[31670]: audit 2023-12-01T20:40:18.791716+0000 mon.c (mon.2) 5708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:18 smithi040 bash[28232]: cluster 2023-12-01T20:40:17.290769+0000 mgr.y (mgr.24356) 9063 : cluster 0 pgmap v9031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:18 smithi040 bash[28232]: audit 2023-12-01T20:40:18.534754+0000 mon.a (mon.0) 5960 : audit 0 from='client.? 172.21.15.40:0/3078834177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:18 smithi040 bash[28232]: audit 2023-12-01T20:40:18.791716+0000 mon.c (mon.2) 5708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:18 smithi040 bash[41173]: cluster 2023-12-01T20:40:17.290769+0000 mgr.y (mgr.24356) 9063 : cluster 0 pgmap v9031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:18 smithi040 bash[41173]: audit 2023-12-01T20:40:18.534754+0000 mon.a (mon.0) 5960 : audit 0 from='client.? 172.21.15.40:0/3078834177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:18 smithi040 bash[41173]: audit 2023-12-01T20:40:18.791716+0000 mon.c (mon.2) 5708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:20 smithi141 bash[31670]: cluster 2023-12-01T20:40:19.291863+0000 mgr.y (mgr.24356) 9064 : cluster 0 pgmap v9032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:20 smithi040 bash[28232]: cluster 2023-12-01T20:40:19.291863+0000 mgr.y (mgr.24356) 9064 : cluster 0 pgmap v9032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:21.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:20 smithi040 bash[41173]: cluster 2023-12-01T20:40:19.291863+0000 mgr.y (mgr.24356) 9064 : cluster 0 pgmap v9032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:21 smithi141 bash[31670]: audit 2023-12-01T20:40:21.006992+0000 mon.a (mon.0) 5961 : audit 0 from='client.? 172.21.15.40:0/3571121440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:21 smithi040 bash[28232]: audit 2023-12-01T20:40:21.006992+0000 mon.a (mon.0) 5961 : audit 0 from='client.? 172.21.15.40:0/3571121440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:21 smithi040 bash[41173]: audit 2023-12-01T20:40:21.006992+0000 mon.a (mon.0) 5961 : audit 0 from='client.? 172.21.15.40:0/3571121440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:22 smithi141 bash[31670]: cluster 2023-12-01T20:40:21.292492+0000 mgr.y (mgr.24356) 9065 : cluster 0 pgmap v9033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:22 smithi040 bash[41173]: cluster 2023-12-01T20:40:21.292492+0000 mgr.y (mgr.24356) 9065 : cluster 0 pgmap v9033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:22 smithi040 bash[28232]: cluster 2023-12-01T20:40:21.292492+0000 mgr.y (mgr.24356) 9065 : cluster 0 pgmap v9033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:23 smithi141 bash[31670]: cluster 2023-12-01T20:40:23.293198+0000 mgr.y (mgr.24356) 9066 : cluster 0 pgmap v9034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:23 smithi141 bash[31670]: audit 2023-12-01T20:40:23.470242+0000 mon.c (mon.2) 5709 : audit 0 from='client.? 172.21.15.40:0/545080481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:23 smithi040 bash[28232]: cluster 2023-12-01T20:40:23.293198+0000 mgr.y (mgr.24356) 9066 : cluster 0 pgmap v9034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:23 smithi040 bash[28232]: audit 2023-12-01T20:40:23.470242+0000 mon.c (mon.2) 5709 : audit 0 from='client.? 172.21.15.40:0/545080481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:23 smithi040 bash[41173]: cluster 2023-12-01T20:40:23.293198+0000 mgr.y (mgr.24356) 9066 : cluster 0 pgmap v9034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:23 smithi040 bash[41173]: audit 2023-12-01T20:40:23.470242+0000 mon.c (mon.2) 5709 : audit 0 from='client.? 172.21.15.40:0/545080481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:24 smithi141 bash[31670]: audit 2023-12-01T20:40:24.964245+0000 mon.c (mon.2) 5710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:40:25.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:24 smithi040 bash[28232]: audit 2023-12-01T20:40:24.964245+0000 mon.c (mon.2) 5710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:40:25.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:24 smithi040 bash[41173]: audit 2023-12-01T20:40:24.964245+0000 mon.c (mon.2) 5710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:40:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:25 smithi141 bash[31670]: cluster 2023-12-01T20:40:25.294367+0000 mgr.y (mgr.24356) 9067 : cluster 0 pgmap v9035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:26.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:25 smithi141 bash[31670]: audit 2023-12-01T20:40:25.936621+0000 mon.a (mon.0) 5962 : audit 0 from='client.? 172.21.15.40:0/2285843054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:25 smithi040 bash[41173]: cluster 2023-12-01T20:40:25.294367+0000 mgr.y (mgr.24356) 9067 : cluster 0 pgmap v9035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:25 smithi040 bash[41173]: audit 2023-12-01T20:40:25.936621+0000 mon.a (mon.0) 5962 : audit 0 from='client.? 172.21.15.40:0/2285843054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:26.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:25 smithi040 bash[28232]: cluster 2023-12-01T20:40:25.294367+0000 mgr.y (mgr.24356) 9067 : cluster 0 pgmap v9035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:26.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:25 smithi040 bash[28232]: audit 2023-12-01T20:40:25.936621+0000 mon.a (mon.0) 5962 : audit 0 from='client.? 172.21.15.40:0/2285843054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:40:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:40:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:28 smithi040 bash[28232]: cluster 2023-12-01T20:40:27.295123+0000 mgr.y (mgr.24356) 9068 : cluster 0 pgmap v9036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:28 smithi040 bash[41173]: cluster 2023-12-01T20:40:27.295123+0000 mgr.y (mgr.24356) 9068 : cluster 0 pgmap v9036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:28 smithi141 bash[31670]: cluster 2023-12-01T20:40:27.295123+0000 mgr.y (mgr.24356) 9068 : cluster 0 pgmap v9036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:29 smithi040 bash[28232]: audit 2023-12-01T20:40:28.403908+0000 mon.a (mon.0) 5963 : audit 0 from='client.? 172.21.15.40:0/1815906525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:29 smithi040 bash[41173]: audit 2023-12-01T20:40:28.403908+0000 mon.a (mon.0) 5963 : audit 0 from='client.? 172.21.15.40:0/1815906525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:29 smithi141 bash[31670]: audit 2023-12-01T20:40:28.403908+0000 mon.a (mon.0) 5963 : audit 0 from='client.? 172.21.15.40:0/1815906525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:30 smithi040 bash[28232]: cluster 2023-12-01T20:40:29.296202+0000 mgr.y (mgr.24356) 9069 : cluster 0 pgmap v9037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:30 smithi040 bash[28232]: audit 2023-12-01T20:40:30.813002+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:30 smithi040 bash[28232]: audit 2023-12-01T20:40:30.822308+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:30 smithi040 bash[41173]: cluster 2023-12-01T20:40:29.296202+0000 mgr.y (mgr.24356) 9069 : cluster 0 pgmap v9037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:30 smithi040 bash[41173]: audit 2023-12-01T20:40:30.813002+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:30 smithi040 bash[41173]: audit 2023-12-01T20:40:30.822308+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:30 smithi141 bash[31670]: cluster 2023-12-01T20:40:29.296202+0000 mgr.y (mgr.24356) 9069 : cluster 0 pgmap v9037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:30 smithi141 bash[31670]: audit 2023-12-01T20:40:30.813002+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:30 smithi141 bash[31670]: audit 2023-12-01T20:40:30.822308+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:32.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:31 smithi040 bash[28232]: audit 2023-12-01T20:40:30.899732+0000 mon.a (mon.0) 5966 : audit 0 from='client.? 172.21.15.40:0/158012033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:31 smithi040 bash[28232]: audit 2023-12-01T20:40:31.175045+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:31 smithi040 bash[28232]: audit 2023-12-01T20:40:31.187101+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:31 smithi040 bash[41173]: audit 2023-12-01T20:40:30.899732+0000 mon.a (mon.0) 5966 : audit 0 from='client.? 172.21.15.40:0/158012033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:31 smithi040 bash[41173]: audit 2023-12-01T20:40:31.175045+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:32.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:31 smithi040 bash[41173]: audit 2023-12-01T20:40:31.187101+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:31 smithi141 bash[31670]: audit 2023-12-01T20:40:30.899732+0000 mon.a (mon.0) 5966 : audit 0 from='client.? 172.21.15.40:0/158012033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:31 smithi141 bash[31670]: audit 2023-12-01T20:40:31.175045+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:32.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:31 smithi141 bash[31670]: audit 2023-12-01T20:40:31.187101+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:32 smithi040 bash[28232]: cluster 2023-12-01T20:40:31.296851+0000 mgr.y (mgr.24356) 9070 : cluster 0 pgmap v9038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:32 smithi040 bash[41173]: cluster 2023-12-01T20:40:31.296851+0000 mgr.y (mgr.24356) 9070 : cluster 0 pgmap v9038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:32 smithi141 bash[31670]: cluster 2023-12-01T20:40:31.296851+0000 mgr.y (mgr.24356) 9070 : cluster 0 pgmap v9038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:33 smithi040 bash[28232]: audit 2023-12-01T20:40:33.363936+0000 mon.c (mon.2) 5711 : audit 0 from='client.? 172.21.15.40:0/2059137286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:33 smithi040 bash[28232]: audit 2023-12-01T20:40:33.792133+0000 mon.c (mon.2) 5712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:33 smithi040 bash[41173]: audit 2023-12-01T20:40:33.363936+0000 mon.c (mon.2) 5711 : audit 0 from='client.? 172.21.15.40:0/2059137286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:34.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:33 smithi040 bash[41173]: audit 2023-12-01T20:40:33.792133+0000 mon.c (mon.2) 5712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:33 smithi141 bash[31670]: audit 2023-12-01T20:40:33.363936+0000 mon.c (mon.2) 5711 : audit 0 from='client.? 172.21.15.40:0/2059137286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:33 smithi141 bash[31670]: audit 2023-12-01T20:40:33.792133+0000 mon.c (mon.2) 5712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:34 smithi040 bash[28232]: cluster 2023-12-01T20:40:33.297346+0000 mgr.y (mgr.24356) 9071 : cluster 0 pgmap v9039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:34 smithi040 bash[41173]: cluster 2023-12-01T20:40:33.297346+0000 mgr.y (mgr.24356) 9071 : cluster 0 pgmap v9039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:34 smithi141 bash[31670]: cluster 2023-12-01T20:40:33.297346+0000 mgr.y (mgr.24356) 9071 : cluster 0 pgmap v9039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:35 smithi040 bash[28232]: audit 2023-12-01T20:40:35.833320+0000 mon.c (mon.2) 5713 : audit 0 from='client.? 172.21.15.40:0/3854336827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:35 smithi040 bash[41173]: audit 2023-12-01T20:40:35.833320+0000 mon.c (mon.2) 5713 : audit 0 from='client.? 172.21.15.40:0/3854336827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:35 smithi141 bash[31670]: audit 2023-12-01T20:40:35.833320+0000 mon.c (mon.2) 5713 : audit 0 from='client.? 172.21.15.40:0/3854336827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:40:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:40:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:36 smithi040 bash[28232]: cluster 2023-12-01T20:40:35.298485+0000 mgr.y (mgr.24356) 9072 : cluster 0 pgmap v9040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:37.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:36 smithi040 bash[41173]: cluster 2023-12-01T20:40:35.298485+0000 mgr.y (mgr.24356) 9072 : cluster 0 pgmap v9040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:36 smithi141 bash[31670]: cluster 2023-12-01T20:40:35.298485+0000 mgr.y (mgr.24356) 9072 : cluster 0 pgmap v9040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:38 smithi141 bash[31670]: cluster 2023-12-01T20:40:37.298959+0000 mgr.y (mgr.24356) 9073 : cluster 0 pgmap v9041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:38 smithi141 bash[31670]: audit 2023-12-01T20:40:38.294764+0000 mon.a (mon.0) 5969 : audit 0 from='client.? 172.21.15.40:0/225187713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:39.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:38 smithi040 bash[28232]: cluster 2023-12-01T20:40:37.298959+0000 mgr.y (mgr.24356) 9073 : cluster 0 pgmap v9041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:39.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:38 smithi040 bash[28232]: audit 2023-12-01T20:40:38.294764+0000 mon.a (mon.0) 5969 : audit 0 from='client.? 172.21.15.40:0/225187713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:39.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:38 smithi040 bash[41173]: cluster 2023-12-01T20:40:37.298959+0000 mgr.y (mgr.24356) 9073 : cluster 0 pgmap v9041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:39.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:38 smithi040 bash[41173]: audit 2023-12-01T20:40:38.294764+0000 mon.a (mon.0) 5969 : audit 0 from='client.? 172.21.15.40:0/225187713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:40 smithi141 bash[31670]: cluster 2023-12-01T20:40:39.300053+0000 mgr.y (mgr.24356) 9074 : cluster 0 pgmap v9042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:40 smithi141 bash[31670]: audit 2023-12-01T20:40:40.774252+0000 mon.c (mon.2) 5714 : audit 0 from='client.? 172.21.15.40:0/488970794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:40 smithi040 bash[41173]: cluster 2023-12-01T20:40:39.300053+0000 mgr.y (mgr.24356) 9074 : cluster 0 pgmap v9042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:40 smithi040 bash[41173]: audit 2023-12-01T20:40:40.774252+0000 mon.c (mon.2) 5714 : audit 0 from='client.? 172.21.15.40:0/488970794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:40 smithi040 bash[28232]: cluster 2023-12-01T20:40:39.300053+0000 mgr.y (mgr.24356) 9074 : cluster 0 pgmap v9042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:40 smithi040 bash[28232]: audit 2023-12-01T20:40:40.774252+0000 mon.c (mon.2) 5714 : audit 0 from='client.? 172.21.15.40:0/488970794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[28232]: cluster 2023-12-01T20:40:41.300723+0000 mgr.y (mgr.24356) 9075 : cluster 0 pgmap v9043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[28232]: audit 2023-12-01T20:40:41.854216+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[28232]: audit 2023-12-01T20:40:41.866928+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[28232]: audit 2023-12-01T20:40:41.869532+0000 mon.c (mon.2) 5715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[28232]: audit 2023-12-01T20:40:41.871027+0000 mon.c (mon.2) 5716 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[28232]: audit 2023-12-01T20:40:41.879699+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[41173]: cluster 2023-12-01T20:40:41.300723+0000 mgr.y (mgr.24356) 9075 : cluster 0 pgmap v9043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[41173]: audit 2023-12-01T20:40:41.854216+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[41173]: audit 2023-12-01T20:40:41.866928+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[41173]: audit 2023-12-01T20:40:41.869532+0000 mon.c (mon.2) 5715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[41173]: audit 2023-12-01T20:40:41.871027+0000 mon.c (mon.2) 5716 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:40:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:42 smithi040 bash[41173]: audit 2023-12-01T20:40:41.879699+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:42 smithi141 bash[31670]: cluster 2023-12-01T20:40:41.300723+0000 mgr.y (mgr.24356) 9075 : cluster 0 pgmap v9043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:42 smithi141 bash[31670]: audit 2023-12-01T20:40:41.854216+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:42 smithi141 bash[31670]: audit 2023-12-01T20:40:41.866928+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:42 smithi141 bash[31670]: audit 2023-12-01T20:40:41.869532+0000 mon.c (mon.2) 5715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:40:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:42 smithi141 bash[31670]: audit 2023-12-01T20:40:41.871027+0000 mon.c (mon.2) 5716 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:40:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:42 smithi141 bash[31670]: audit 2023-12-01T20:40:41.879699+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:40:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:43 smithi040 bash[28232]: audit 2023-12-01T20:40:43.235298+0000 mon.c (mon.2) 5717 : audit 0 from='client.? 172.21.15.40:0/676082068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:43 smithi040 bash[41173]: audit 2023-12-01T20:40:43.235298+0000 mon.c (mon.2) 5717 : audit 0 from='client.? 172.21.15.40:0/676082068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:43 smithi141 bash[31670]: audit 2023-12-01T20:40:43.235298+0000 mon.c (mon.2) 5717 : audit 0 from='client.? 172.21.15.40:0/676082068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:44 smithi040 bash[28232]: cluster 2023-12-01T20:40:43.301427+0000 mgr.y (mgr.24356) 9076 : cluster 0 pgmap v9044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:44 smithi040 bash[41173]: cluster 2023-12-01T20:40:43.301427+0000 mgr.y (mgr.24356) 9076 : cluster 0 pgmap v9044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:44 smithi141 bash[31670]: cluster 2023-12-01T20:40:43.301427+0000 mgr.y (mgr.24356) 9076 : cluster 0 pgmap v9044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:46.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:45 smithi040 bash[28232]: audit 2023-12-01T20:40:45.709059+0000 mon.a (mon.0) 5973 : audit 0 from='client.? 172.21.15.40:0/176175353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:45 smithi040 bash[41173]: audit 2023-12-01T20:40:45.709059+0000 mon.a (mon.0) 5973 : audit 0 from='client.? 172.21.15.40:0/176175353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:45 smithi141 bash[31670]: audit 2023-12-01T20:40:45.709059+0000 mon.a (mon.0) 5973 : audit 0 from='client.? 172.21.15.40:0/176175353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:40:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:40:47.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:46 smithi040 bash[28232]: cluster 2023-12-01T20:40:45.302498+0000 mgr.y (mgr.24356) 9077 : cluster 0 pgmap v9045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:47.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:46 smithi040 bash[41173]: cluster 2023-12-01T20:40:45.302498+0000 mgr.y (mgr.24356) 9077 : cluster 0 pgmap v9045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:46 smithi141 bash[31670]: cluster 2023-12-01T20:40:45.302498+0000 mgr.y (mgr.24356) 9077 : cluster 0 pgmap v9045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:48 smithi040 bash[28232]: cluster 2023-12-01T20:40:47.303183+0000 mgr.y (mgr.24356) 9078 : cluster 0 pgmap v9046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:48 smithi040 bash[28232]: audit 2023-12-01T20:40:48.168838+0000 mon.c (mon.2) 5718 : audit 0 from='client.? 172.21.15.40:0/730580513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:48 smithi040 bash[28232]: audit 2023-12-01T20:40:48.792612+0000 mon.c (mon.2) 5719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:48 smithi040 bash[41173]: cluster 2023-12-01T20:40:47.303183+0000 mgr.y (mgr.24356) 9078 : cluster 0 pgmap v9046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:48 smithi040 bash[41173]: audit 2023-12-01T20:40:48.168838+0000 mon.c (mon.2) 5718 : audit 0 from='client.? 172.21.15.40:0/730580513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:48 smithi040 bash[41173]: audit 2023-12-01T20:40:48.792612+0000 mon.c (mon.2) 5719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:48 smithi141 bash[31670]: cluster 2023-12-01T20:40:47.303183+0000 mgr.y (mgr.24356) 9078 : cluster 0 pgmap v9046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:48 smithi141 bash[31670]: audit 2023-12-01T20:40:48.168838+0000 mon.c (mon.2) 5718 : audit 0 from='client.? 172.21.15.40:0/730580513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:48 smithi141 bash[31670]: audit 2023-12-01T20:40:48.792612+0000 mon.c (mon.2) 5719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:50 smithi141 bash[31670]: cluster 2023-12-01T20:40:49.304448+0000 mgr.y (mgr.24356) 9079 : cluster 0 pgmap v9047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:50 smithi141 bash[31670]: audit 2023-12-01T20:40:50.636381+0000 mon.c (mon.2) 5720 : audit 0 from='client.? 172.21.15.40:0/2387486392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:50 smithi040 bash[28232]: cluster 2023-12-01T20:40:49.304448+0000 mgr.y (mgr.24356) 9079 : cluster 0 pgmap v9047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:50 smithi040 bash[28232]: audit 2023-12-01T20:40:50.636381+0000 mon.c (mon.2) 5720 : audit 0 from='client.? 172.21.15.40:0/2387486392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:50 smithi040 bash[41173]: cluster 2023-12-01T20:40:49.304448+0000 mgr.y (mgr.24356) 9079 : cluster 0 pgmap v9047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:50 smithi040 bash[41173]: audit 2023-12-01T20:40:50.636381+0000 mon.c (mon.2) 5720 : audit 0 from='client.? 172.21.15.40:0/2387486392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:52 smithi141 bash[31670]: cluster 2023-12-01T20:40:51.305080+0000 mgr.y (mgr.24356) 9080 : cluster 0 pgmap v9048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:52 smithi040 bash[28232]: cluster 2023-12-01T20:40:51.305080+0000 mgr.y (mgr.24356) 9080 : cluster 0 pgmap v9048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:52 smithi040 bash[41173]: cluster 2023-12-01T20:40:51.305080+0000 mgr.y (mgr.24356) 9080 : cluster 0 pgmap v9048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:53 smithi141 bash[31670]: audit 2023-12-01T20:40:53.109584+0000 mon.a (mon.0) 5974 : audit 0 from='client.? 172.21.15.40:0/279483693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:53 smithi040 bash[28232]: audit 2023-12-01T20:40:53.109584+0000 mon.a (mon.0) 5974 : audit 0 from='client.? 172.21.15.40:0/279483693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:54.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:53 smithi040 bash[41173]: audit 2023-12-01T20:40:53.109584+0000 mon.a (mon.0) 5974 : audit 0 from='client.? 172.21.15.40:0/279483693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:54 smithi141 bash[31670]: cluster 2023-12-01T20:40:53.305764+0000 mgr.y (mgr.24356) 9081 : cluster 0 pgmap v9049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:54 smithi040 bash[28232]: cluster 2023-12-01T20:40:53.305764+0000 mgr.y (mgr.24356) 9081 : cluster 0 pgmap v9049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:55.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:54 smithi040 bash[41173]: cluster 2023-12-01T20:40:53.305764+0000 mgr.y (mgr.24356) 9081 : cluster 0 pgmap v9049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:56.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:55 smithi141 bash[31670]: audit 2023-12-01T20:40:55.567107+0000 mon.a (mon.0) 5975 : audit 0 from='client.? 172.21.15.40:0/3061739162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:55 smithi040 bash[28232]: audit 2023-12-01T20:40:55.567107+0000 mon.a (mon.0) 5975 : audit 0 from='client.? 172.21.15.40:0/3061739162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:55 smithi040 bash[41173]: audit 2023-12-01T20:40:55.567107+0000 mon.a (mon.0) 5975 : audit 0 from='client.? 172.21.15.40:0/3061739162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:40:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:40:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:56 smithi141 bash[31670]: cluster 2023-12-01T20:40:55.306905+0000 mgr.y (mgr.24356) 9082 : cluster 0 pgmap v9050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:56 smithi040 bash[28232]: cluster 2023-12-01T20:40:55.306905+0000 mgr.y (mgr.24356) 9082 : cluster 0 pgmap v9050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:57.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:56 smithi040 bash[41173]: cluster 2023-12-01T20:40:55.306905+0000 mgr.y (mgr.24356) 9082 : cluster 0 pgmap v9050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:58 smithi141 bash[31670]: cluster 2023-12-01T20:40:57.307561+0000 mgr.y (mgr.24356) 9083 : cluster 0 pgmap v9051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:40:58 smithi141 bash[31670]: audit 2023-12-01T20:40:58.034545+0000 mon.c (mon.2) 5721 : audit 0 from='client.? 172.21.15.40:0/2973634634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:58 smithi040 bash[28232]: cluster 2023-12-01T20:40:57.307561+0000 mgr.y (mgr.24356) 9083 : cluster 0 pgmap v9051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:40:58 smithi040 bash[28232]: audit 2023-12-01T20:40:58.034545+0000 mon.c (mon.2) 5721 : audit 0 from='client.? 172.21.15.40:0/2973634634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:40:59.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:58 smithi040 bash[41173]: cluster 2023-12-01T20:40:57.307561+0000 mgr.y (mgr.24356) 9083 : cluster 0 pgmap v9051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:40:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:40:58 smithi040 bash[41173]: audit 2023-12-01T20:40:58.034545+0000 mon.c (mon.2) 5721 : audit 0 from='client.? 172.21.15.40:0/2973634634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:00 smithi141 bash[31670]: cluster 2023-12-01T20:40:59.308637+0000 mgr.y (mgr.24356) 9084 : cluster 0 pgmap v9052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:00 smithi141 bash[31670]: audit 2023-12-01T20:41:00.492768+0000 mon.a (mon.0) 5976 : audit 0 from='client.? 172.21.15.40:0/1565265774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:00 smithi040 bash[28232]: cluster 2023-12-01T20:40:59.308637+0000 mgr.y (mgr.24356) 9084 : cluster 0 pgmap v9052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:00 smithi040 bash[28232]: audit 2023-12-01T20:41:00.492768+0000 mon.a (mon.0) 5976 : audit 0 from='client.? 172.21.15.40:0/1565265774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:01.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:00 smithi040 bash[41173]: cluster 2023-12-01T20:40:59.308637+0000 mgr.y (mgr.24356) 9084 : cluster 0 pgmap v9052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:00 smithi040 bash[41173]: audit 2023-12-01T20:41:00.492768+0000 mon.a (mon.0) 5976 : audit 0 from='client.? 172.21.15.40:0/1565265774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:02 smithi141 bash[31670]: cluster 2023-12-01T20:41:01.309277+0000 mgr.y (mgr.24356) 9085 : cluster 0 pgmap v9053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:02 smithi040 bash[28232]: cluster 2023-12-01T20:41:01.309277+0000 mgr.y (mgr.24356) 9085 : cluster 0 pgmap v9053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:03.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:02 smithi040 bash[41173]: cluster 2023-12-01T20:41:01.309277+0000 mgr.y (mgr.24356) 9085 : cluster 0 pgmap v9053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:03 smithi141 bash[31670]: audit 2023-12-01T20:41:02.955473+0000 mon.c (mon.2) 5722 : audit 0 from='client.? 172.21.15.40:0/1817026048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:03 smithi141 bash[31670]: audit 2023-12-01T20:41:03.792939+0000 mon.c (mon.2) 5723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:04.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:03 smithi040 bash[41173]: audit 2023-12-01T20:41:02.955473+0000 mon.c (mon.2) 5722 : audit 0 from='client.? 172.21.15.40:0/1817026048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:04.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:03 smithi040 bash[41173]: audit 2023-12-01T20:41:03.792939+0000 mon.c (mon.2) 5723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:04.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:03 smithi040 bash[28232]: audit 2023-12-01T20:41:02.955473+0000 mon.c (mon.2) 5722 : audit 0 from='client.? 172.21.15.40:0/1817026048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:03 smithi040 bash[28232]: audit 2023-12-01T20:41:03.792939+0000 mon.c (mon.2) 5723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:04 smithi141 bash[31670]: cluster 2023-12-01T20:41:03.309940+0000 mgr.y (mgr.24356) 9086 : cluster 0 pgmap v9054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:05.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:04 smithi040 bash[41173]: cluster 2023-12-01T20:41:03.309940+0000 mgr.y (mgr.24356) 9086 : cluster 0 pgmap v9054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:05.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:04 smithi040 bash[28232]: cluster 2023-12-01T20:41:03.309940+0000 mgr.y (mgr.24356) 9086 : cluster 0 pgmap v9054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:05 smithi141 bash[31670]: audit 2023-12-01T20:41:05.414247+0000 mon.c (mon.2) 5724 : audit 0 from='client.? 172.21.15.40:0/1149260857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:05 smithi040 bash[28232]: audit 2023-12-01T20:41:05.414247+0000 mon.c (mon.2) 5724 : audit 0 from='client.? 172.21.15.40:0/1149260857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:06.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:05 smithi040 bash[41173]: audit 2023-12-01T20:41:05.414247+0000 mon.c (mon.2) 5724 : audit 0 from='client.? 172.21.15.40:0/1149260857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:41:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:41:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:06 smithi141 bash[31670]: cluster 2023-12-01T20:41:05.311027+0000 mgr.y (mgr.24356) 9087 : cluster 0 pgmap v9055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:06 smithi040 bash[41173]: cluster 2023-12-01T20:41:05.311027+0000 mgr.y (mgr.24356) 9087 : cluster 0 pgmap v9055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:06 smithi040 bash[28232]: cluster 2023-12-01T20:41:05.311027+0000 mgr.y (mgr.24356) 9087 : cluster 0 pgmap v9055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:08.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:07 smithi141 bash[31670]: cluster 2023-12-01T20:41:07.311730+0000 mgr.y (mgr.24356) 9088 : cluster 0 pgmap v9056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:08.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:07 smithi141 bash[31670]: audit 2023-12-01T20:41:07.881723+0000 mon.a (mon.0) 5977 : audit 0 from='client.? 172.21.15.40:0/1180430088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:07 smithi040 bash[41173]: cluster 2023-12-01T20:41:07.311730+0000 mgr.y (mgr.24356) 9088 : cluster 0 pgmap v9056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:07 smithi040 bash[41173]: audit 2023-12-01T20:41:07.881723+0000 mon.a (mon.0) 5977 : audit 0 from='client.? 172.21.15.40:0/1180430088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:07 smithi040 bash[28232]: cluster 2023-12-01T20:41:07.311730+0000 mgr.y (mgr.24356) 9088 : cluster 0 pgmap v9056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:07 smithi040 bash[28232]: audit 2023-12-01T20:41:07.881723+0000 mon.a (mon.0) 5977 : audit 0 from='client.? 172.21.15.40:0/1180430088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:10 smithi040 bash[41173]: cluster 2023-12-01T20:41:09.312848+0000 mgr.y (mgr.24356) 9089 : cluster 0 pgmap v9057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:10 smithi040 bash[41173]: audit 2023-12-01T20:41:10.343769+0000 mon.a (mon.0) 5978 : audit 0 from='client.? 172.21.15.40:0/75162991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:10 smithi040 bash[28232]: cluster 2023-12-01T20:41:09.312848+0000 mgr.y (mgr.24356) 9089 : cluster 0 pgmap v9057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:10 smithi040 bash[28232]: audit 2023-12-01T20:41:10.343769+0000 mon.a (mon.0) 5978 : audit 0 from='client.? 172.21.15.40:0/75162991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:10 smithi141 bash[31670]: cluster 2023-12-01T20:41:09.312848+0000 mgr.y (mgr.24356) 9089 : cluster 0 pgmap v9057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:10 smithi141 bash[31670]: audit 2023-12-01T20:41:10.343769+0000 mon.a (mon.0) 5978 : audit 0 from='client.? 172.21.15.40:0/75162991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:12.531 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 20:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T20:41:12.087507758Z level=info msg="Completed cleanup jobs" duration=48.746153ms 2023-12-01T20:41:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:12 smithi141 bash[31670]: cluster 2023-12-01T20:41:11.313485+0000 mgr.y (mgr.24356) 9090 : cluster 0 pgmap v9058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:12 smithi141 bash[31670]: audit 2023-12-01T20:41:12.814457+0000 mon.a (mon.0) 5979 : audit 0 from='client.? 172.21.15.40:0/3530845897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:12 smithi040 bash[41173]: cluster 2023-12-01T20:41:11.313485+0000 mgr.y (mgr.24356) 9090 : cluster 0 pgmap v9058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:12 smithi040 bash[41173]: audit 2023-12-01T20:41:12.814457+0000 mon.a (mon.0) 5979 : audit 0 from='client.? 172.21.15.40:0/3530845897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:12 smithi040 bash[28232]: cluster 2023-12-01T20:41:11.313485+0000 mgr.y (mgr.24356) 9090 : cluster 0 pgmap v9058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:12 smithi040 bash[28232]: audit 2023-12-01T20:41:12.814457+0000 mon.a (mon.0) 5979 : audit 0 from='client.? 172.21.15.40:0/3530845897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:14 smithi141 bash[31670]: cluster 2023-12-01T20:41:13.314157+0000 mgr.y (mgr.24356) 9091 : cluster 0 pgmap v9059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:14 smithi040 bash[28232]: cluster 2023-12-01T20:41:13.314157+0000 mgr.y (mgr.24356) 9091 : cluster 0 pgmap v9059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:14 smithi040 bash[41173]: cluster 2023-12-01T20:41:13.314157+0000 mgr.y (mgr.24356) 9091 : cluster 0 pgmap v9059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:15 smithi141 bash[31670]: audit 2023-12-01T20:41:15.279552+0000 mon.c (mon.2) 5725 : audit 0 from='client.? 172.21.15.40:0/3433751170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:15 smithi040 bash[28232]: audit 2023-12-01T20:41:15.279552+0000 mon.c (mon.2) 5725 : audit 0 from='client.? 172.21.15.40:0/3433751170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:16.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:15 smithi040 bash[41173]: audit 2023-12-01T20:41:15.279552+0000 mon.c (mon.2) 5725 : audit 0 from='client.? 172.21.15.40:0/3433751170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:41:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:41:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:16 smithi141 bash[31670]: cluster 2023-12-01T20:41:15.315267+0000 mgr.y (mgr.24356) 9092 : cluster 0 pgmap v9060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:16 smithi040 bash[41173]: cluster 2023-12-01T20:41:15.315267+0000 mgr.y (mgr.24356) 9092 : cluster 0 pgmap v9060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:16 smithi040 bash[28232]: cluster 2023-12-01T20:41:15.315267+0000 mgr.y (mgr.24356) 9092 : cluster 0 pgmap v9060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:17 smithi141 bash[31670]: audit 2023-12-01T20:41:17.737745+0000 mon.a (mon.0) 5980 : audit 0 from='client.? 172.21.15.40:0/2126164410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:17 smithi040 bash[28232]: audit 2023-12-01T20:41:17.737745+0000 mon.a (mon.0) 5980 : audit 0 from='client.? 172.21.15.40:0/2126164410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:17 smithi040 bash[41173]: audit 2023-12-01T20:41:17.737745+0000 mon.a (mon.0) 5980 : audit 0 from='client.? 172.21.15.40:0/2126164410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:18 smithi141 bash[31670]: cluster 2023-12-01T20:41:17.315957+0000 mgr.y (mgr.24356) 9093 : cluster 0 pgmap v9061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:18 smithi141 bash[31670]: audit 2023-12-01T20:41:18.793375+0000 mon.c (mon.2) 5726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:18 smithi040 bash[28232]: cluster 2023-12-01T20:41:17.315957+0000 mgr.y (mgr.24356) 9093 : cluster 0 pgmap v9061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:18 smithi040 bash[28232]: audit 2023-12-01T20:41:18.793375+0000 mon.c (mon.2) 5726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:18 smithi040 bash[41173]: cluster 2023-12-01T20:41:17.315957+0000 mgr.y (mgr.24356) 9093 : cluster 0 pgmap v9061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:18 smithi040 bash[41173]: audit 2023-12-01T20:41:18.793375+0000 mon.c (mon.2) 5726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:20 smithi141 bash[31670]: cluster 2023-12-01T20:41:19.317097+0000 mgr.y (mgr.24356) 9094 : cluster 0 pgmap v9062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:20 smithi141 bash[31670]: audit 2023-12-01T20:41:20.195627+0000 mon.a (mon.0) 5981 : audit 0 from='client.? 172.21.15.40:0/3090040665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:21.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:20 smithi040 bash[28232]: cluster 2023-12-01T20:41:19.317097+0000 mgr.y (mgr.24356) 9094 : cluster 0 pgmap v9062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:21.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:20 smithi040 bash[28232]: audit 2023-12-01T20:41:20.195627+0000 mon.a (mon.0) 5981 : audit 0 from='client.? 172.21.15.40:0/3090040665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:20 smithi040 bash[41173]: cluster 2023-12-01T20:41:19.317097+0000 mgr.y (mgr.24356) 9094 : cluster 0 pgmap v9062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:20 smithi040 bash[41173]: audit 2023-12-01T20:41:20.195627+0000 mon.a (mon.0) 5981 : audit 0 from='client.? 172.21.15.40:0/3090040665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:22 smithi141 bash[31670]: cluster 2023-12-01T20:41:21.317721+0000 mgr.y (mgr.24356) 9095 : cluster 0 pgmap v9063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:22 smithi141 bash[31670]: audit 2023-12-01T20:41:22.659644+0000 mon.c (mon.2) 5727 : audit 0 from='client.? 172.21.15.40:0/2333952273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:22 smithi040 bash[28232]: cluster 2023-12-01T20:41:21.317721+0000 mgr.y (mgr.24356) 9095 : cluster 0 pgmap v9063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:22 smithi040 bash[28232]: audit 2023-12-01T20:41:22.659644+0000 mon.c (mon.2) 5727 : audit 0 from='client.? 172.21.15.40:0/2333952273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:22 smithi040 bash[41173]: cluster 2023-12-01T20:41:21.317721+0000 mgr.y (mgr.24356) 9095 : cluster 0 pgmap v9063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:22 smithi040 bash[41173]: audit 2023-12-01T20:41:22.659644+0000 mon.c (mon.2) 5727 : audit 0 from='client.? 172.21.15.40:0/2333952273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:24 smithi141 bash[31670]: cluster 2023-12-01T20:41:23.318391+0000 mgr.y (mgr.24356) 9096 : cluster 0 pgmap v9064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:25.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:24 smithi040 bash[41173]: cluster 2023-12-01T20:41:23.318391+0000 mgr.y (mgr.24356) 9096 : cluster 0 pgmap v9064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:24 smithi040 bash[28232]: cluster 2023-12-01T20:41:23.318391+0000 mgr.y (mgr.24356) 9096 : cluster 0 pgmap v9064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:25 smithi141 bash[31670]: audit 2023-12-01T20:41:25.128726+0000 mon.a (mon.0) 5982 : audit 0 from='client.? 172.21.15.40:0/2118022807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:25 smithi040 bash[28232]: audit 2023-12-01T20:41:25.128726+0000 mon.a (mon.0) 5982 : audit 0 from='client.? 172.21.15.40:0/2118022807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:25 smithi040 bash[41173]: audit 2023-12-01T20:41:25.128726+0000 mon.a (mon.0) 5982 : audit 0 from='client.? 172.21.15.40:0/2118022807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:41:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:41:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:26 smithi141 bash[31670]: cluster 2023-12-01T20:41:25.319599+0000 mgr.y (mgr.24356) 9097 : cluster 0 pgmap v9065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:27.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:26 smithi040 bash[41173]: cluster 2023-12-01T20:41:25.319599+0000 mgr.y (mgr.24356) 9097 : cluster 0 pgmap v9065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:26 smithi040 bash[28232]: cluster 2023-12-01T20:41:25.319599+0000 mgr.y (mgr.24356) 9097 : cluster 0 pgmap v9065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:27 smithi141 bash[31670]: audit 2023-12-01T20:41:27.587481+0000 mon.a (mon.0) 5983 : audit 0 from='client.? 172.21.15.40:0/1175001422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:27 smithi040 bash[28232]: audit 2023-12-01T20:41:27.587481+0000 mon.a (mon.0) 5983 : audit 0 from='client.? 172.21.15.40:0/1175001422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:28.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:27 smithi040 bash[41173]: audit 2023-12-01T20:41:27.587481+0000 mon.a (mon.0) 5983 : audit 0 from='client.? 172.21.15.40:0/1175001422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:28 smithi141 bash[31670]: cluster 2023-12-01T20:41:27.320242+0000 mgr.y (mgr.24356) 9098 : cluster 0 pgmap v9066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:28 smithi040 bash[41173]: cluster 2023-12-01T20:41:27.320242+0000 mgr.y (mgr.24356) 9098 : cluster 0 pgmap v9066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:29.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:28 smithi040 bash[28232]: cluster 2023-12-01T20:41:27.320242+0000 mgr.y (mgr.24356) 9098 : cluster 0 pgmap v9066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:29 smithi141 bash[31670]: cluster 2023-12-01T20:41:29.321395+0000 mgr.y (mgr.24356) 9099 : cluster 0 pgmap v9067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:30.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:29 smithi040 bash[41173]: cluster 2023-12-01T20:41:29.321395+0000 mgr.y (mgr.24356) 9099 : cluster 0 pgmap v9067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:29 smithi040 bash[28232]: cluster 2023-12-01T20:41:29.321395+0000 mgr.y (mgr.24356) 9099 : cluster 0 pgmap v9067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:30 smithi141 bash[31670]: audit 2023-12-01T20:41:30.055141+0000 mon.c (mon.2) 5728 : audit 0 from='client.? 172.21.15.40:0/2257964526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:30 smithi040 bash[28232]: audit 2023-12-01T20:41:30.055141+0000 mon.c (mon.2) 5728 : audit 0 from='client.? 172.21.15.40:0/2257964526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:31.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:30 smithi040 bash[41173]: audit 2023-12-01T20:41:30.055141+0000 mon.c (mon.2) 5728 : audit 0 from='client.? 172.21.15.40:0/2257964526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:31 smithi141 bash[31670]: cluster 2023-12-01T20:41:31.322040+0000 mgr.y (mgr.24356) 9100 : cluster 0 pgmap v9068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:31 smithi040 bash[28232]: cluster 2023-12-01T20:41:31.322040+0000 mgr.y (mgr.24356) 9100 : cluster 0 pgmap v9068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:31 smithi040 bash[41173]: cluster 2023-12-01T20:41:31.322040+0000 mgr.y (mgr.24356) 9100 : cluster 0 pgmap v9068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:32 smithi141 bash[31670]: audit 2023-12-01T20:41:32.515620+0000 mon.a (mon.0) 5984 : audit 0 from='client.? 172.21.15.40:0/1253874654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:32 smithi040 bash[28232]: audit 2023-12-01T20:41:32.515620+0000 mon.a (mon.0) 5984 : audit 0 from='client.? 172.21.15.40:0/1253874654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:33.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:32 smithi040 bash[41173]: audit 2023-12-01T20:41:32.515620+0000 mon.a (mon.0) 5984 : audit 0 from='client.? 172.21.15.40:0/1253874654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:34 smithi141 bash[31670]: cluster 2023-12-01T20:41:33.322671+0000 mgr.y (mgr.24356) 9101 : cluster 0 pgmap v9069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:34 smithi141 bash[31670]: audit 2023-12-01T20:41:33.793813+0000 mon.c (mon.2) 5729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:34 smithi040 bash[28232]: cluster 2023-12-01T20:41:33.322671+0000 mgr.y (mgr.24356) 9101 : cluster 0 pgmap v9069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:34 smithi040 bash[28232]: audit 2023-12-01T20:41:33.793813+0000 mon.c (mon.2) 5729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:34 smithi040 bash[41173]: cluster 2023-12-01T20:41:33.322671+0000 mgr.y (mgr.24356) 9101 : cluster 0 pgmap v9069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:34 smithi040 bash[41173]: audit 2023-12-01T20:41:33.793813+0000 mon.c (mon.2) 5729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:35 smithi141 bash[31670]: audit 2023-12-01T20:41:34.980051+0000 mon.a (mon.0) 5985 : audit 0 from='client.? 172.21.15.40:0/2045919709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:35 smithi040 bash[28232]: audit 2023-12-01T20:41:34.980051+0000 mon.a (mon.0) 5985 : audit 0 from='client.? 172.21.15.40:0/2045919709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:35.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:35 smithi040 bash[41173]: audit 2023-12-01T20:41:34.980051+0000 mon.a (mon.0) 5985 : audit 0 from='client.? 172.21.15.40:0/2045919709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:36 smithi141 bash[31670]: cluster 2023-12-01T20:41:35.323815+0000 mgr.y (mgr.24356) 9102 : cluster 0 pgmap v9070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:36 smithi040 bash[28232]: cluster 2023-12-01T20:41:35.323815+0000 mgr.y (mgr.24356) 9102 : cluster 0 pgmap v9070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:36.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:36 smithi040 bash[41173]: cluster 2023-12-01T20:41:35.323815+0000 mgr.y (mgr.24356) 9102 : cluster 0 pgmap v9070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:41:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:41:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:38 smithi040 bash[28232]: cluster 2023-12-01T20:41:37.324320+0000 mgr.y (mgr.24356) 9103 : cluster 0 pgmap v9071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:38 smithi040 bash[28232]: audit 2023-12-01T20:41:37.440154+0000 mon.a (mon.0) 5986 : audit 0 from='client.? 172.21.15.40:0/2746555170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:38 smithi040 bash[41173]: cluster 2023-12-01T20:41:37.324320+0000 mgr.y (mgr.24356) 9103 : cluster 0 pgmap v9071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:38 smithi040 bash[41173]: audit 2023-12-01T20:41:37.440154+0000 mon.a (mon.0) 5986 : audit 0 from='client.? 172.21.15.40:0/2746555170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:38 smithi141 bash[31670]: cluster 2023-12-01T20:41:37.324320+0000 mgr.y (mgr.24356) 9103 : cluster 0 pgmap v9071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:38 smithi141 bash[31670]: audit 2023-12-01T20:41:37.440154+0000 mon.a (mon.0) 5986 : audit 0 from='client.? 172.21.15.40:0/2746555170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:39 smithi141 bash[31670]: audit 2023-12-01T20:41:39.902822+0000 mon.a (mon.0) 5987 : audit 0 from='client.? 172.21.15.40:0/2486190573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:39 smithi040 bash[28232]: audit 2023-12-01T20:41:39.902822+0000 mon.a (mon.0) 5987 : audit 0 from='client.? 172.21.15.40:0/2486190573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:39 smithi040 bash[41173]: audit 2023-12-01T20:41:39.902822+0000 mon.a (mon.0) 5987 : audit 0 from='client.? 172.21.15.40:0/2486190573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:40 smithi141 bash[31670]: cluster 2023-12-01T20:41:39.325390+0000 mgr.y (mgr.24356) 9104 : cluster 0 pgmap v9072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:40 smithi040 bash[28232]: cluster 2023-12-01T20:41:39.325390+0000 mgr.y (mgr.24356) 9104 : cluster 0 pgmap v9072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:40 smithi040 bash[41173]: cluster 2023-12-01T20:41:39.325390+0000 mgr.y (mgr.24356) 9104 : cluster 0 pgmap v9072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:42 smithi141 bash[31670]: cluster 2023-12-01T20:41:41.326081+0000 mgr.y (mgr.24356) 9105 : cluster 0 pgmap v9073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:42 smithi141 bash[31670]: audit 2023-12-01T20:41:41.987778+0000 mon.c (mon.2) 5730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:41:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:42 smithi141 bash[31670]: audit 2023-12-01T20:41:42.368205+0000 mon.a (mon.0) 5988 : audit 0 from='client.? 172.21.15.40:0/479906395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:42 smithi040 bash[28232]: cluster 2023-12-01T20:41:41.326081+0000 mgr.y (mgr.24356) 9105 : cluster 0 pgmap v9073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:42 smithi040 bash[28232]: audit 2023-12-01T20:41:41.987778+0000 mon.c (mon.2) 5730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:41:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:42 smithi040 bash[28232]: audit 2023-12-01T20:41:42.368205+0000 mon.a (mon.0) 5988 : audit 0 from='client.? 172.21.15.40:0/479906395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:42 smithi040 bash[41173]: cluster 2023-12-01T20:41:41.326081+0000 mgr.y (mgr.24356) 9105 : cluster 0 pgmap v9073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:42 smithi040 bash[41173]: audit 2023-12-01T20:41:41.987778+0000 mon.c (mon.2) 5730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:41:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:42 smithi040 bash[41173]: audit 2023-12-01T20:41:42.368205+0000 mon.a (mon.0) 5988 : audit 0 from='client.? 172.21.15.40:0/479906395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:44 smithi141 bash[31670]: cluster 2023-12-01T20:41:43.326773+0000 mgr.y (mgr.24356) 9106 : cluster 0 pgmap v9074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:44 smithi141 bash[31670]: audit 2023-12-01T20:41:44.833294+0000 mon.a (mon.0) 5989 : audit 0 from='client.? 172.21.15.40:0/72678070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:44 smithi040 bash[28232]: cluster 2023-12-01T20:41:43.326773+0000 mgr.y (mgr.24356) 9106 : cluster 0 pgmap v9074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:44 smithi040 bash[28232]: audit 2023-12-01T20:41:44.833294+0000 mon.a (mon.0) 5989 : audit 0 from='client.? 172.21.15.40:0/72678070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:44 smithi040 bash[41173]: cluster 2023-12-01T20:41:43.326773+0000 mgr.y (mgr.24356) 9106 : cluster 0 pgmap v9074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:44 smithi040 bash[41173]: audit 2023-12-01T20:41:44.833294+0000 mon.a (mon.0) 5989 : audit 0 from='client.? 172.21.15.40:0/72678070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:41:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:41:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:46 smithi141 bash[31670]: cluster 2023-12-01T20:41:45.327839+0000 mgr.y (mgr.24356) 9107 : cluster 0 pgmap v9075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:47.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:46 smithi040 bash[41173]: cluster 2023-12-01T20:41:45.327839+0000 mgr.y (mgr.24356) 9107 : cluster 0 pgmap v9075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:46 smithi040 bash[28232]: cluster 2023-12-01T20:41:45.327839+0000 mgr.y (mgr.24356) 9107 : cluster 0 pgmap v9075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:47 smithi141 bash[31670]: audit 2023-12-01T20:41:47.361078+0000 mon.c (mon.2) 5731 : audit 0 from='client.? 172.21.15.40:0/858087519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:47 smithi141 bash[31670]: audit 2023-12-01T20:41:47.832040+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:47 smithi141 bash[31670]: audit 2023-12-01T20:41:47.846053+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:47 smithi040 bash[28232]: audit 2023-12-01T20:41:47.361078+0000 mon.c (mon.2) 5731 : audit 0 from='client.? 172.21.15.40:0/858087519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:47 smithi040 bash[28232]: audit 2023-12-01T20:41:47.832040+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:47 smithi040 bash[28232]: audit 2023-12-01T20:41:47.846053+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:47 smithi040 bash[41173]: audit 2023-12-01T20:41:47.361078+0000 mon.c (mon.2) 5731 : audit 0 from='client.? 172.21.15.40:0/858087519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:47 smithi040 bash[41173]: audit 2023-12-01T20:41:47.832040+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:47 smithi040 bash[41173]: audit 2023-12-01T20:41:47.846053+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: cluster 2023-12-01T20:41:47.328474+0000 mgr.y (mgr.24356) 9108 : cluster 0 pgmap v9076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: audit 2023-12-01T20:41:48.132464+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: audit 2023-12-01T20:41:48.141276+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: audit 2023-12-01T20:41:48.619639+0000 mon.c (mon.2) 5732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:41:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: audit 2023-12-01T20:41:48.621463+0000 mon.c (mon.2) 5733 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:41:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: audit 2023-12-01T20:41:48.630954+0000 mon.a (mon.0) 5994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:48 smithi141 bash[31670]: audit 2023-12-01T20:41:48.794435+0000 mon.c (mon.2) 5734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: cluster 2023-12-01T20:41:47.328474+0000 mgr.y (mgr.24356) 9108 : cluster 0 pgmap v9076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: audit 2023-12-01T20:41:48.132464+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: audit 2023-12-01T20:41:48.141276+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: audit 2023-12-01T20:41:48.619639+0000 mon.c (mon.2) 5732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: audit 2023-12-01T20:41:48.621463+0000 mon.c (mon.2) 5733 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: audit 2023-12-01T20:41:48.630954+0000 mon.a (mon.0) 5994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[41173]: audit 2023-12-01T20:41:48.794435+0000 mon.c (mon.2) 5734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: cluster 2023-12-01T20:41:47.328474+0000 mgr.y (mgr.24356) 9108 : cluster 0 pgmap v9076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: audit 2023-12-01T20:41:48.132464+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: audit 2023-12-01T20:41:48.141276+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: audit 2023-12-01T20:41:48.619639+0000 mon.c (mon.2) 5732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:41:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: audit 2023-12-01T20:41:48.621463+0000 mon.c (mon.2) 5733 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:41:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: audit 2023-12-01T20:41:48.630954+0000 mon.a (mon.0) 5994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:41:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:48 smithi040 bash[28232]: audit 2023-12-01T20:41:48.794435+0000 mon.c (mon.2) 5734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:49 smithi141 bash[31670]: audit 2023-12-01T20:41:49.826693+0000 mon.a (mon.0) 5995 : audit 0 from='client.? 172.21.15.40:0/983915199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:49 smithi040 bash[28232]: audit 2023-12-01T20:41:49.826693+0000 mon.a (mon.0) 5995 : audit 0 from='client.? 172.21.15.40:0/983915199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:50.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:49 smithi040 bash[41173]: audit 2023-12-01T20:41:49.826693+0000 mon.a (mon.0) 5995 : audit 0 from='client.? 172.21.15.40:0/983915199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:50 smithi141 bash[31670]: cluster 2023-12-01T20:41:49.329591+0000 mgr.y (mgr.24356) 9109 : cluster 0 pgmap v9077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:50 smithi040 bash[28232]: cluster 2023-12-01T20:41:49.329591+0000 mgr.y (mgr.24356) 9109 : cluster 0 pgmap v9077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:51.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:50 smithi040 bash[41173]: cluster 2023-12-01T20:41:49.329591+0000 mgr.y (mgr.24356) 9109 : cluster 0 pgmap v9077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:52 smithi141 bash[31670]: cluster 2023-12-01T20:41:51.330241+0000 mgr.y (mgr.24356) 9110 : cluster 0 pgmap v9078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:53.312 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:52 smithi141 bash[31670]: audit 2023-12-01T20:41:52.281945+0000 mon.c (mon.2) 5735 : audit 0 from='client.? 172.21.15.40:0/2628058632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:52 smithi040 bash[28232]: cluster 2023-12-01T20:41:51.330241+0000 mgr.y (mgr.24356) 9110 : cluster 0 pgmap v9078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:52 smithi040 bash[28232]: audit 2023-12-01T20:41:52.281945+0000 mon.c (mon.2) 5735 : audit 0 from='client.? 172.21.15.40:0/2628058632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:52 smithi040 bash[41173]: cluster 2023-12-01T20:41:51.330241+0000 mgr.y (mgr.24356) 9110 : cluster 0 pgmap v9078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:52 smithi040 bash[41173]: audit 2023-12-01T20:41:52.281945+0000 mon.c (mon.2) 5735 : audit 0 from='client.? 172.21.15.40:0/2628058632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:54 smithi141 bash[31670]: cluster 2023-12-01T20:41:53.330920+0000 mgr.y (mgr.24356) 9111 : cluster 0 pgmap v9079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:54 smithi141 bash[31670]: audit 2023-12-01T20:41:54.744100+0000 mon.c (mon.2) 5736 : audit 0 from='client.? 172.21.15.40:0/395695002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:54 smithi040 bash[28232]: cluster 2023-12-01T20:41:53.330920+0000 mgr.y (mgr.24356) 9111 : cluster 0 pgmap v9079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:54 smithi040 bash[28232]: audit 2023-12-01T20:41:54.744100+0000 mon.c (mon.2) 5736 : audit 0 from='client.? 172.21.15.40:0/395695002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:55.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:54 smithi040 bash[41173]: cluster 2023-12-01T20:41:53.330920+0000 mgr.y (mgr.24356) 9111 : cluster 0 pgmap v9079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:54 smithi040 bash[41173]: audit 2023-12-01T20:41:54.744100+0000 mon.c (mon.2) 5736 : audit 0 from='client.? 172.21.15.40:0/395695002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:41:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:41:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:56 smithi141 bash[31670]: cluster 2023-12-01T20:41:55.332093+0000 mgr.y (mgr.24356) 9112 : cluster 0 pgmap v9080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:56 smithi040 bash[28232]: cluster 2023-12-01T20:41:55.332093+0000 mgr.y (mgr.24356) 9112 : cluster 0 pgmap v9080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:57.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:56 smithi040 bash[41173]: cluster 2023-12-01T20:41:55.332093+0000 mgr.y (mgr.24356) 9112 : cluster 0 pgmap v9080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:57 smithi141 bash[31670]: audit 2023-12-01T20:41:57.207473+0000 mon.a (mon.0) 5996 : audit 0 from='client.? 172.21.15.40:0/4209837951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:58.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:57 smithi040 bash[41173]: audit 2023-12-01T20:41:57.207473+0000 mon.a (mon.0) 5996 : audit 0 from='client.? 172.21.15.40:0/4209837951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:57 smithi040 bash[28232]: audit 2023-12-01T20:41:57.207473+0000 mon.a (mon.0) 5996 : audit 0 from='client.? 172.21.15.40:0/4209837951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:41:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:58 smithi141 bash[31670]: cluster 2023-12-01T20:41:57.332741+0000 mgr.y (mgr.24356) 9113 : cluster 0 pgmap v9081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:58 smithi040 bash[28232]: cluster 2023-12-01T20:41:57.332741+0000 mgr.y (mgr.24356) 9113 : cluster 0 pgmap v9081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:41:59.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:58 smithi040 bash[41173]: cluster 2023-12-01T20:41:57.332741+0000 mgr.y (mgr.24356) 9113 : cluster 0 pgmap v9081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:59 smithi141 bash[31670]: cluster 2023-12-01T20:41:59.333837+0000 mgr.y (mgr.24356) 9114 : cluster 0 pgmap v9082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:41:59 smithi141 bash[31670]: audit 2023-12-01T20:41:59.674113+0000 mon.c (mon.2) 5737 : audit 0 from='client.? 172.21.15.40:0/1130012834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:59 smithi040 bash[41173]: cluster 2023-12-01T20:41:59.333837+0000 mgr.y (mgr.24356) 9114 : cluster 0 pgmap v9082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:41:59 smithi040 bash[41173]: audit 2023-12-01T20:41:59.674113+0000 mon.c (mon.2) 5737 : audit 0 from='client.? 172.21.15.40:0/1130012834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:00.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:59 smithi040 bash[28232]: cluster 2023-12-01T20:41:59.333837+0000 mgr.y (mgr.24356) 9114 : cluster 0 pgmap v9082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:00.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:41:59 smithi040 bash[28232]: audit 2023-12-01T20:41:59.674113+0000 mon.c (mon.2) 5737 : audit 0 from='client.? 172.21.15.40:0/1130012834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:02 smithi040 bash[41173]: cluster 2023-12-01T20:42:01.334538+0000 mgr.y (mgr.24356) 9115 : cluster 0 pgmap v9083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:02 smithi040 bash[41173]: audit 2023-12-01T20:42:02.131054+0000 mon.c (mon.2) 5738 : audit 0 from='client.? 172.21.15.40:0/2431854248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:02 smithi040 bash[28232]: cluster 2023-12-01T20:42:01.334538+0000 mgr.y (mgr.24356) 9115 : cluster 0 pgmap v9083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:02 smithi040 bash[28232]: audit 2023-12-01T20:42:02.131054+0000 mon.c (mon.2) 5738 : audit 0 from='client.? 172.21.15.40:0/2431854248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:02 smithi141 bash[31670]: cluster 2023-12-01T20:42:01.334538+0000 mgr.y (mgr.24356) 9115 : cluster 0 pgmap v9083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:02 smithi141 bash[31670]: audit 2023-12-01T20:42:02.131054+0000 mon.c (mon.2) 5738 : audit 0 from='client.? 172.21.15.40:0/2431854248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:04 smithi040 bash[41173]: cluster 2023-12-01T20:42:03.335250+0000 mgr.y (mgr.24356) 9116 : cluster 0 pgmap v9084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:04 smithi040 bash[41173]: audit 2023-12-01T20:42:03.794596+0000 mon.c (mon.2) 5739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:04 smithi040 bash[28232]: cluster 2023-12-01T20:42:03.335250+0000 mgr.y (mgr.24356) 9116 : cluster 0 pgmap v9084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:04 smithi040 bash[28232]: audit 2023-12-01T20:42:03.794596+0000 mon.c (mon.2) 5739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:04 smithi141 bash[31670]: cluster 2023-12-01T20:42:03.335250+0000 mgr.y (mgr.24356) 9116 : cluster 0 pgmap v9084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:04 smithi141 bash[31670]: audit 2023-12-01T20:42:03.794596+0000 mon.c (mon.2) 5739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:05 smithi040 bash[28232]: audit 2023-12-01T20:42:04.590240+0000 mon.a (mon.0) 5997 : audit 0 from='client.? 172.21.15.40:0/865364970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:05 smithi040 bash[41173]: audit 2023-12-01T20:42:04.590240+0000 mon.a (mon.0) 5997 : audit 0 from='client.? 172.21.15.40:0/865364970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:05 smithi141 bash[31670]: audit 2023-12-01T20:42:04.590240+0000 mon.a (mon.0) 5997 : audit 0 from='client.? 172.21.15.40:0/865364970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:06 smithi040 bash[28232]: cluster 2023-12-01T20:42:05.336391+0000 mgr.y (mgr.24356) 9117 : cluster 0 pgmap v9085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:06 smithi040 bash[41173]: cluster 2023-12-01T20:42:05.336391+0000 mgr.y (mgr.24356) 9117 : cluster 0 pgmap v9085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:06.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:42:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:42:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:06 smithi141 bash[31670]: cluster 2023-12-01T20:42:05.336391+0000 mgr.y (mgr.24356) 9117 : cluster 0 pgmap v9085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:07.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:07 smithi141 bash[31670]: audit 2023-12-01T20:42:07.052757+0000 mon.c (mon.2) 5740 : audit 0 from='client.? 172.21.15.40:0/4050031418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:07 smithi040 bash[28232]: audit 2023-12-01T20:42:07.052757+0000 mon.c (mon.2) 5740 : audit 0 from='client.? 172.21.15.40:0/4050031418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:07.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:07 smithi040 bash[41173]: audit 2023-12-01T20:42:07.052757+0000 mon.c (mon.2) 5740 : audit 0 from='client.? 172.21.15.40:0/4050031418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:08 smithi141 bash[31670]: cluster 2023-12-01T20:42:07.337195+0000 mgr.y (mgr.24356) 9118 : cluster 0 pgmap v9086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:08 smithi040 bash[28232]: cluster 2023-12-01T20:42:07.337195+0000 mgr.y (mgr.24356) 9118 : cluster 0 pgmap v9086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:08 smithi040 bash[41173]: cluster 2023-12-01T20:42:07.337195+0000 mgr.y (mgr.24356) 9118 : cluster 0 pgmap v9086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:09 smithi141 bash[31670]: audit 2023-12-01T20:42:09.514473+0000 mon.a (mon.0) 5998 : audit 0 from='client.? 172.21.15.40:0/1811122308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:09 smithi040 bash[28232]: audit 2023-12-01T20:42:09.514473+0000 mon.a (mon.0) 5998 : audit 0 from='client.? 172.21.15.40:0/1811122308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:09 smithi040 bash[41173]: audit 2023-12-01T20:42:09.514473+0000 mon.a (mon.0) 5998 : audit 0 from='client.? 172.21.15.40:0/1811122308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:10 smithi141 bash[31670]: cluster 2023-12-01T20:42:09.338316+0000 mgr.y (mgr.24356) 9119 : cluster 0 pgmap v9087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:10 smithi040 bash[28232]: cluster 2023-12-01T20:42:09.338316+0000 mgr.y (mgr.24356) 9119 : cluster 0 pgmap v9087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:11.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:10 smithi040 bash[41173]: cluster 2023-12-01T20:42:09.338316+0000 mgr.y (mgr.24356) 9119 : cluster 0 pgmap v9087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:12 smithi141 bash[31670]: cluster 2023-12-01T20:42:11.339129+0000 mgr.y (mgr.24356) 9120 : cluster 0 pgmap v9088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:12 smithi141 bash[31670]: audit 2023-12-01T20:42:11.975744+0000 mon.c (mon.2) 5741 : audit 0 from='client.? 172.21.15.40:0/4214282703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:12 smithi040 bash[28232]: cluster 2023-12-01T20:42:11.339129+0000 mgr.y (mgr.24356) 9120 : cluster 0 pgmap v9088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:12 smithi040 bash[28232]: audit 2023-12-01T20:42:11.975744+0000 mon.c (mon.2) 5741 : audit 0 from='client.? 172.21.15.40:0/4214282703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:12 smithi040 bash[41173]: cluster 2023-12-01T20:42:11.339129+0000 mgr.y (mgr.24356) 9120 : cluster 0 pgmap v9088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:12 smithi040 bash[41173]: audit 2023-12-01T20:42:11.975744+0000 mon.c (mon.2) 5741 : audit 0 from='client.? 172.21.15.40:0/4214282703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:14 smithi141 bash[31670]: cluster 2023-12-01T20:42:13.339856+0000 mgr.y (mgr.24356) 9121 : cluster 0 pgmap v9089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:14 smithi141 bash[31670]: audit 2023-12-01T20:42:14.440176+0000 mon.a (mon.0) 5999 : audit 0 from='client.? 172.21.15.40:0/3042542129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:14 smithi040 bash[28232]: cluster 2023-12-01T20:42:13.339856+0000 mgr.y (mgr.24356) 9121 : cluster 0 pgmap v9089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:14 smithi040 bash[28232]: audit 2023-12-01T20:42:14.440176+0000 mon.a (mon.0) 5999 : audit 0 from='client.? 172.21.15.40:0/3042542129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:14 smithi040 bash[41173]: cluster 2023-12-01T20:42:13.339856+0000 mgr.y (mgr.24356) 9121 : cluster 0 pgmap v9089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:14 smithi040 bash[41173]: audit 2023-12-01T20:42:14.440176+0000 mon.a (mon.0) 5999 : audit 0 from='client.? 172.21.15.40:0/3042542129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:42:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:42:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:16 smithi141 bash[31670]: cluster 2023-12-01T20:42:15.341128+0000 mgr.y (mgr.24356) 9122 : cluster 0 pgmap v9090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:16 smithi141 bash[31670]: audit 2023-12-01T20:42:16.910664+0000 mon.a (mon.0) 6000 : audit 0 from='client.? 172.21.15.40:0/3740372367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:16 smithi040 bash[41173]: cluster 2023-12-01T20:42:15.341128+0000 mgr.y (mgr.24356) 9122 : cluster 0 pgmap v9090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:16 smithi040 bash[41173]: audit 2023-12-01T20:42:16.910664+0000 mon.a (mon.0) 6000 : audit 0 from='client.? 172.21.15.40:0/3740372367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:16 smithi040 bash[28232]: cluster 2023-12-01T20:42:15.341128+0000 mgr.y (mgr.24356) 9122 : cluster 0 pgmap v9090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:16 smithi040 bash[28232]: audit 2023-12-01T20:42:16.910664+0000 mon.a (mon.0) 6000 : audit 0 from='client.? 172.21.15.40:0/3740372367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:18 smithi141 bash[31670]: cluster 2023-12-01T20:42:17.341820+0000 mgr.y (mgr.24356) 9123 : cluster 0 pgmap v9091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:18 smithi141 bash[31670]: audit 2023-12-01T20:42:18.794973+0000 mon.c (mon.2) 5742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:18 smithi040 bash[28232]: cluster 2023-12-01T20:42:17.341820+0000 mgr.y (mgr.24356) 9123 : cluster 0 pgmap v9091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:18 smithi040 bash[28232]: audit 2023-12-01T20:42:18.794973+0000 mon.c (mon.2) 5742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:18 smithi040 bash[41173]: cluster 2023-12-01T20:42:17.341820+0000 mgr.y (mgr.24356) 9123 : cluster 0 pgmap v9091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:18 smithi040 bash[41173]: audit 2023-12-01T20:42:18.794973+0000 mon.c (mon.2) 5742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:19 smithi141 bash[31670]: audit 2023-12-01T20:42:19.381873+0000 mon.a (mon.0) 6001 : audit 0 from='client.? 172.21.15.40:0/3527930587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:19 smithi040 bash[28232]: audit 2023-12-01T20:42:19.381873+0000 mon.a (mon.0) 6001 : audit 0 from='client.? 172.21.15.40:0/3527930587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:20.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:19 smithi040 bash[41173]: audit 2023-12-01T20:42:19.381873+0000 mon.a (mon.0) 6001 : audit 0 from='client.? 172.21.15.40:0/3527930587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:20 smithi141 bash[31670]: cluster 2023-12-01T20:42:19.342935+0000 mgr.y (mgr.24356) 9124 : cluster 0 pgmap v9092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:20 smithi040 bash[28232]: cluster 2023-12-01T20:42:19.342935+0000 mgr.y (mgr.24356) 9124 : cluster 0 pgmap v9092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:21.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:20 smithi040 bash[41173]: cluster 2023-12-01T20:42:19.342935+0000 mgr.y (mgr.24356) 9124 : cluster 0 pgmap v9092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:21 smithi141 bash[31670]: audit 2023-12-01T20:42:21.841419+0000 mon.c (mon.2) 5743 : audit 0 from='client.? 172.21.15.40:0/476499527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:21 smithi040 bash[28232]: audit 2023-12-01T20:42:21.841419+0000 mon.c (mon.2) 5743 : audit 0 from='client.? 172.21.15.40:0/476499527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:21 smithi040 bash[41173]: audit 2023-12-01T20:42:21.841419+0000 mon.c (mon.2) 5743 : audit 0 from='client.? 172.21.15.40:0/476499527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:22 smithi141 bash[31670]: cluster 2023-12-01T20:42:21.343623+0000 mgr.y (mgr.24356) 9125 : cluster 0 pgmap v9093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:22 smithi040 bash[28232]: cluster 2023-12-01T20:42:21.343623+0000 mgr.y (mgr.24356) 9125 : cluster 0 pgmap v9093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:22 smithi040 bash[41173]: cluster 2023-12-01T20:42:21.343623+0000 mgr.y (mgr.24356) 9125 : cluster 0 pgmap v9093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:24 smithi141 bash[31670]: cluster 2023-12-01T20:42:23.344314+0000 mgr.y (mgr.24356) 9126 : cluster 0 pgmap v9094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:24 smithi141 bash[31670]: audit 2023-12-01T20:42:24.305843+0000 mon.a (mon.0) 6002 : audit 0 from='client.? 172.21.15.40:0/3539285565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:25.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:24 smithi040 bash[41173]: cluster 2023-12-01T20:42:23.344314+0000 mgr.y (mgr.24356) 9126 : cluster 0 pgmap v9094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:25.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:24 smithi040 bash[41173]: audit 2023-12-01T20:42:24.305843+0000 mon.a (mon.0) 6002 : audit 0 from='client.? 172.21.15.40:0/3539285565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:24 smithi040 bash[28232]: cluster 2023-12-01T20:42:23.344314+0000 mgr.y (mgr.24356) 9126 : cluster 0 pgmap v9094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:24 smithi040 bash[28232]: audit 2023-12-01T20:42:24.305843+0000 mon.a (mon.0) 6002 : audit 0 from='client.? 172.21.15.40:0/3539285565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:26 smithi040 bash[28232]: cluster 2023-12-01T20:42:25.345484+0000 mgr.y (mgr.24356) 9127 : cluster 0 pgmap v9095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:26 smithi040 bash[41173]: cluster 2023-12-01T20:42:25.345484+0000 mgr.y (mgr.24356) 9127 : cluster 0 pgmap v9095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:26 smithi141 bash[31670]: cluster 2023-12-01T20:42:25.345484+0000 mgr.y (mgr.24356) 9127 : cluster 0 pgmap v9095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:42:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:42:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:27 smithi040 bash[28232]: audit 2023-12-01T20:42:26.763949+0000 mon.c (mon.2) 5744 : audit 0 from='client.? 172.21.15.40:0/3340740058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:27 smithi040 bash[41173]: audit 2023-12-01T20:42:26.763949+0000 mon.c (mon.2) 5744 : audit 0 from='client.? 172.21.15.40:0/3340740058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:27.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:27 smithi141 bash[31670]: audit 2023-12-01T20:42:26.763949+0000 mon.c (mon.2) 5744 : audit 0 from='client.? 172.21.15.40:0/3340740058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:28 smithi040 bash[28232]: cluster 2023-12-01T20:42:27.346152+0000 mgr.y (mgr.24356) 9128 : cluster 0 pgmap v9096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:28.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:28 smithi040 bash[41173]: cluster 2023-12-01T20:42:27.346152+0000 mgr.y (mgr.24356) 9128 : cluster 0 pgmap v9096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:28 smithi141 bash[31670]: cluster 2023-12-01T20:42:27.346152+0000 mgr.y (mgr.24356) 9128 : cluster 0 pgmap v9096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:29 smithi141 bash[31670]: audit 2023-12-01T20:42:29.243086+0000 mon.a (mon.0) 6003 : audit 0 from='client.? 172.21.15.40:0/4090234179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:29 smithi040 bash[28232]: audit 2023-12-01T20:42:29.243086+0000 mon.a (mon.0) 6003 : audit 0 from='client.? 172.21.15.40:0/4090234179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:30.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:29 smithi040 bash[41173]: audit 2023-12-01T20:42:29.243086+0000 mon.a (mon.0) 6003 : audit 0 from='client.? 172.21.15.40:0/4090234179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:30 smithi141 bash[31670]: cluster 2023-12-01T20:42:29.347294+0000 mgr.y (mgr.24356) 9129 : cluster 0 pgmap v9097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:30 smithi040 bash[28232]: cluster 2023-12-01T20:42:29.347294+0000 mgr.y (mgr.24356) 9129 : cluster 0 pgmap v9097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:31.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:30 smithi040 bash[41173]: cluster 2023-12-01T20:42:29.347294+0000 mgr.y (mgr.24356) 9129 : cluster 0 pgmap v9097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:31 smithi141 bash[31670]: audit 2023-12-01T20:42:31.709404+0000 mon.c (mon.2) 5745 : audit 0 from='client.? 172.21.15.40:0/77063374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:31 smithi040 bash[28232]: audit 2023-12-01T20:42:31.709404+0000 mon.c (mon.2) 5745 : audit 0 from='client.? 172.21.15.40:0/77063374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:32.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:31 smithi040 bash[41173]: audit 2023-12-01T20:42:31.709404+0000 mon.c (mon.2) 5745 : audit 0 from='client.? 172.21.15.40:0/77063374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:32 smithi141 bash[31670]: cluster 2023-12-01T20:42:31.347816+0000 mgr.y (mgr.24356) 9130 : cluster 0 pgmap v9098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:33.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:32 smithi040 bash[41173]: cluster 2023-12-01T20:42:31.347816+0000 mgr.y (mgr.24356) 9130 : cluster 0 pgmap v9098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:32 smithi040 bash[28232]: cluster 2023-12-01T20:42:31.347816+0000 mgr.y (mgr.24356) 9130 : cluster 0 pgmap v9098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:33 smithi141 bash[31670]: audit 2023-12-01T20:42:33.794949+0000 mon.c (mon.2) 5746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:33 smithi040 bash[28232]: audit 2023-12-01T20:42:33.794949+0000 mon.c (mon.2) 5746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:33 smithi040 bash[41173]: audit 2023-12-01T20:42:33.794949+0000 mon.c (mon.2) 5746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:34 smithi141 bash[31670]: cluster 2023-12-01T20:42:33.348474+0000 mgr.y (mgr.24356) 9131 : cluster 0 pgmap v9099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:34 smithi141 bash[31670]: audit 2023-12-01T20:42:34.176916+0000 mon.c (mon.2) 5747 : audit 0 from='client.? 172.21.15.40:0/2365154044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:35.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:34 smithi040 bash[41173]: cluster 2023-12-01T20:42:33.348474+0000 mgr.y (mgr.24356) 9131 : cluster 0 pgmap v9099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:35.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:34 smithi040 bash[41173]: audit 2023-12-01T20:42:34.176916+0000 mon.c (mon.2) 5747 : audit 0 from='client.? 172.21.15.40:0/2365154044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:34 smithi040 bash[28232]: cluster 2023-12-01T20:42:33.348474+0000 mgr.y (mgr.24356) 9131 : cluster 0 pgmap v9099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:34 smithi040 bash[28232]: audit 2023-12-01T20:42:34.176916+0000 mon.c (mon.2) 5747 : audit 0 from='client.? 172.21.15.40:0/2365154044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:42:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T20:42:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:36 smithi141 bash[31670]: cluster 2023-12-01T20:42:35.349634+0000 mgr.y (mgr.24356) 9132 : cluster 0 pgmap v9100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:36 smithi141 bash[31670]: audit 2023-12-01T20:42:36.645837+0000 mon.c (mon.2) 5748 : audit 0 from='client.? 172.21.15.40:0/2545184580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:36 smithi040 bash[28232]: cluster 2023-12-01T20:42:35.349634+0000 mgr.y (mgr.24356) 9132 : cluster 0 pgmap v9100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:36 smithi040 bash[28232]: audit 2023-12-01T20:42:36.645837+0000 mon.c (mon.2) 5748 : audit 0 from='client.? 172.21.15.40:0/2545184580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:37.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:36 smithi040 bash[41173]: cluster 2023-12-01T20:42:35.349634+0000 mgr.y (mgr.24356) 9132 : cluster 0 pgmap v9100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:37.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:36 smithi040 bash[41173]: audit 2023-12-01T20:42:36.645837+0000 mon.c (mon.2) 5748 : audit 0 from='client.? 172.21.15.40:0/2545184580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:38 smithi141 bash[31670]: cluster 2023-12-01T20:42:37.350311+0000 mgr.y (mgr.24356) 9133 : cluster 0 pgmap v9101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:38 smithi040 bash[28232]: cluster 2023-12-01T20:42:37.350311+0000 mgr.y (mgr.24356) 9133 : cluster 0 pgmap v9101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:38 smithi040 bash[41173]: cluster 2023-12-01T20:42:37.350311+0000 mgr.y (mgr.24356) 9133 : cluster 0 pgmap v9101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:39 smithi141 bash[31670]: audit 2023-12-01T20:42:39.102625+0000 mon.c (mon.2) 5749 : audit 0 from='client.? 172.21.15.40:0/1210465897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:39 smithi040 bash[28232]: audit 2023-12-01T20:42:39.102625+0000 mon.c (mon.2) 5749 : audit 0 from='client.? 172.21.15.40:0/1210465897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:39 smithi040 bash[41173]: audit 2023-12-01T20:42:39.102625+0000 mon.c (mon.2) 5749 : audit 0 from='client.? 172.21.15.40:0/1210465897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:40 smithi141 bash[31670]: cluster 2023-12-01T20:42:39.351399+0000 mgr.y (mgr.24356) 9134 : cluster 0 pgmap v9102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:40 smithi040 bash[28232]: cluster 2023-12-01T20:42:39.351399+0000 mgr.y (mgr.24356) 9134 : cluster 0 pgmap v9102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:40 smithi040 bash[41173]: cluster 2023-12-01T20:42:39.351399+0000 mgr.y (mgr.24356) 9134 : cluster 0 pgmap v9102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:41 smithi141 bash[31670]: audit 2023-12-01T20:42:41.567216+0000 mon.a (mon.0) 6004 : audit 0 from='client.? 172.21.15.40:0/192526274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:41 smithi040 bash[41173]: audit 2023-12-01T20:42:41.567216+0000 mon.a (mon.0) 6004 : audit 0 from='client.? 172.21.15.40:0/192526274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:41 smithi040 bash[28232]: audit 2023-12-01T20:42:41.567216+0000 mon.a (mon.0) 6004 : audit 0 from='client.? 172.21.15.40:0/192526274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:42 smithi141 bash[31670]: cluster 2023-12-01T20:42:41.351997+0000 mgr.y (mgr.24356) 9135 : cluster 0 pgmap v9103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:42 smithi040 bash[28232]: cluster 2023-12-01T20:42:41.351997+0000 mgr.y (mgr.24356) 9135 : cluster 0 pgmap v9103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:42 smithi040 bash[41173]: cluster 2023-12-01T20:42:41.351997+0000 mgr.y (mgr.24356) 9135 : cluster 0 pgmap v9103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:44 smithi141 bash[31670]: cluster 2023-12-01T20:42:43.352642+0000 mgr.y (mgr.24356) 9136 : cluster 0 pgmap v9104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:44 smithi141 bash[31670]: audit 2023-12-01T20:42:44.031365+0000 mon.a (mon.0) 6005 : audit 0 from='client.? 172.21.15.40:0/3754681502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:44 smithi040 bash[28232]: cluster 2023-12-01T20:42:43.352642+0000 mgr.y (mgr.24356) 9136 : cluster 0 pgmap v9104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:44 smithi040 bash[28232]: audit 2023-12-01T20:42:44.031365+0000 mon.a (mon.0) 6005 : audit 0 from='client.? 172.21.15.40:0/3754681502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:44 smithi040 bash[41173]: cluster 2023-12-01T20:42:43.352642+0000 mgr.y (mgr.24356) 9136 : cluster 0 pgmap v9104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:44 smithi040 bash[41173]: audit 2023-12-01T20:42:44.031365+0000 mon.a (mon.0) 6005 : audit 0 from='client.? 172.21.15.40:0/3754681502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:42:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T20:42:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:46 smithi141 bash[31670]: cluster 2023-12-01T20:42:45.353782+0000 mgr.y (mgr.24356) 9137 : cluster 0 pgmap v9105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:46 smithi141 bash[31670]: audit 2023-12-01T20:42:46.490735+0000 mon.c (mon.2) 5750 : audit 0 from='client.? 172.21.15.40:0/2380276112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:47.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:46 smithi040 bash[41173]: cluster 2023-12-01T20:42:45.353782+0000 mgr.y (mgr.24356) 9137 : cluster 0 pgmap v9105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:47.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:46 smithi040 bash[41173]: audit 2023-12-01T20:42:46.490735+0000 mon.c (mon.2) 5750 : audit 0 from='client.? 172.21.15.40:0/2380276112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:46 smithi040 bash[28232]: cluster 2023-12-01T20:42:45.353782+0000 mgr.y (mgr.24356) 9137 : cluster 0 pgmap v9105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:46 smithi040 bash[28232]: audit 2023-12-01T20:42:46.490735+0000 mon.c (mon.2) 5750 : audit 0 from='client.? 172.21.15.40:0/2380276112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:48 smithi141 bash[31670]: cluster 2023-12-01T20:42:47.354441+0000 mgr.y (mgr.24356) 9138 : cluster 0 pgmap v9106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:48 smithi141 bash[31670]: audit 2023-12-01T20:42:48.716433+0000 mon.c (mon.2) 5751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:42:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:48 smithi141 bash[31670]: audit 2023-12-01T20:42:48.795565+0000 mon.c (mon.2) 5752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:48 smithi040 bash[28232]: cluster 2023-12-01T20:42:47.354441+0000 mgr.y (mgr.24356) 9138 : cluster 0 pgmap v9106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:48 smithi040 bash[28232]: audit 2023-12-01T20:42:48.716433+0000 mon.c (mon.2) 5751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:42:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:48 smithi040 bash[28232]: audit 2023-12-01T20:42:48.795565+0000 mon.c (mon.2) 5752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:48 smithi040 bash[41173]: cluster 2023-12-01T20:42:47.354441+0000 mgr.y (mgr.24356) 9138 : cluster 0 pgmap v9106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:48 smithi040 bash[41173]: audit 2023-12-01T20:42:48.716433+0000 mon.c (mon.2) 5751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:42:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:48 smithi040 bash[41173]: audit 2023-12-01T20:42:48.795565+0000 mon.c (mon.2) 5752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:49 smithi141 bash[31670]: audit 2023-12-01T20:42:48.981895+0000 mon.c (mon.2) 5753 : audit 0 from='client.? 172.21.15.40:0/1367520782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:49 smithi040 bash[28232]: audit 2023-12-01T20:42:48.981895+0000 mon.c (mon.2) 5753 : audit 0 from='client.? 172.21.15.40:0/1367520782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:49 smithi040 bash[41173]: audit 2023-12-01T20:42:48.981895+0000 mon.c (mon.2) 5753 : audit 0 from='client.? 172.21.15.40:0/1367520782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:50 smithi141 bash[31670]: cluster 2023-12-01T20:42:49.355567+0000 mgr.y (mgr.24356) 9139 : cluster 0 pgmap v9107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:51.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:50 smithi040 bash[41173]: cluster 2023-12-01T20:42:49.355567+0000 mgr.y (mgr.24356) 9139 : cluster 0 pgmap v9107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:50 smithi040 bash[28232]: cluster 2023-12-01T20:42:49.355567+0000 mgr.y (mgr.24356) 9139 : cluster 0 pgmap v9107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:51 smithi141 bash[31670]: audit 2023-12-01T20:42:51.444751+0000 mon.c (mon.2) 5754 : audit 0 from='client.? 172.21.15.40:0/1750623658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:51 smithi040 bash[28232]: audit 2023-12-01T20:42:51.444751+0000 mon.c (mon.2) 5754 : audit 0 from='client.? 172.21.15.40:0/1750623658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:51 smithi040 bash[41173]: audit 2023-12-01T20:42:51.444751+0000 mon.c (mon.2) 5754 : audit 0 from='client.? 172.21.15.40:0/1750623658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:52 smithi141 bash[31670]: cluster 2023-12-01T20:42:51.356289+0000 mgr.y (mgr.24356) 9140 : cluster 0 pgmap v9108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:52 smithi040 bash[28232]: cluster 2023-12-01T20:42:51.356289+0000 mgr.y (mgr.24356) 9140 : cluster 0 pgmap v9108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:52 smithi040 bash[41173]: cluster 2023-12-01T20:42:51.356289+0000 mgr.y (mgr.24356) 9140 : cluster 0 pgmap v9108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:53 smithi141 bash[31670]: audit 2023-12-01T20:42:53.916481+0000 mon.a (mon.0) 6006 : audit 0 from='client.? 172.21.15.40:0/3300277036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:54.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:53 smithi040 bash[41173]: audit 2023-12-01T20:42:53.916481+0000 mon.a (mon.0) 6006 : audit 0 from='client.? 172.21.15.40:0/3300277036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:53 smithi040 bash[28232]: audit 2023-12-01T20:42:53.916481+0000 mon.a (mon.0) 6006 : audit 0 from='client.? 172.21.15.40:0/3300277036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:54 smithi141 bash[31670]: cluster 2023-12-01T20:42:53.357030+0000 mgr.y (mgr.24356) 9141 : cluster 0 pgmap v9109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:54 smithi141 bash[31670]: audit 2023-12-01T20:42:54.563567+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:54 smithi141 bash[31670]: audit 2023-12-01T20:42:54.575965+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:54 smithi141 bash[31670]: audit 2023-12-01T20:42:54.862874+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:54 smithi141 bash[31670]: audit 2023-12-01T20:42:54.874400+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[28232]: cluster 2023-12-01T20:42:53.357030+0000 mgr.y (mgr.24356) 9141 : cluster 0 pgmap v9109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[28232]: audit 2023-12-01T20:42:54.563567+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[28232]: audit 2023-12-01T20:42:54.575965+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[28232]: audit 2023-12-01T20:42:54.862874+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[28232]: audit 2023-12-01T20:42:54.874400+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[41173]: cluster 2023-12-01T20:42:53.357030+0000 mgr.y (mgr.24356) 9141 : cluster 0 pgmap v9109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[41173]: audit 2023-12-01T20:42:54.563567+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[41173]: audit 2023-12-01T20:42:54.575965+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[41173]: audit 2023-12-01T20:42:54.862874+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:54 smithi040 bash[41173]: audit 2023-12-01T20:42:54.874400+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:42:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:42:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:42:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:56 smithi141 bash[31670]: cluster 2023-12-01T20:42:55.358184+0000 mgr.y (mgr.24356) 9142 : cluster 0 pgmap v9110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:56 smithi141 bash[31670]: audit 2023-12-01T20:42:56.378874+0000 mon.c (mon.2) 5755 : audit 0 from='client.? 172.21.15.40:0/3589307395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:56 smithi040 bash[28232]: cluster 2023-12-01T20:42:55.358184+0000 mgr.y (mgr.24356) 9142 : cluster 0 pgmap v9110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:56 smithi040 bash[28232]: audit 2023-12-01T20:42:56.378874+0000 mon.c (mon.2) 5755 : audit 0 from='client.? 172.21.15.40:0/3589307395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:56 smithi040 bash[41173]: cluster 2023-12-01T20:42:55.358184+0000 mgr.y (mgr.24356) 9142 : cluster 0 pgmap v9110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:56 smithi040 bash[41173]: audit 2023-12-01T20:42:56.378874+0000 mon.c (mon.2) 5755 : audit 0 from='client.? 172.21.15.40:0/3589307395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:58 smithi040 bash[28232]: cluster 2023-12-01T20:42:57.358877+0000 mgr.y (mgr.24356) 9143 : cluster 0 pgmap v9111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:58.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:58 smithi040 bash[41173]: cluster 2023-12-01T20:42:57.358877+0000 mgr.y (mgr.24356) 9143 : cluster 0 pgmap v9111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:58 smithi141 bash[31670]: cluster 2023-12-01T20:42:57.358877+0000 mgr.y (mgr.24356) 9143 : cluster 0 pgmap v9111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:42:59.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:42:59 smithi040 bash[41173]: audit 2023-12-01T20:42:58.834572+0000 mon.a (mon.0) 6011 : audit 0 from='client.? 172.21.15.40:0/3966657497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:42:59 smithi040 bash[28232]: audit 2023-12-01T20:42:58.834572+0000 mon.a (mon.0) 6011 : audit 0 from='client.? 172.21.15.40:0/3966657497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:42:59.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:42:59 smithi141 bash[31670]: audit 2023-12-01T20:42:58.834572+0000 mon.a (mon.0) 6011 : audit 0 from='client.? 172.21.15.40:0/3966657497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:00.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:00 smithi040 bash[41173]: cluster 2023-12-01T20:42:59.359966+0000 mgr.y (mgr.24356) 9144 : cluster 0 pgmap v9112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:00 smithi040 bash[28232]: cluster 2023-12-01T20:42:59.359966+0000 mgr.y (mgr.24356) 9144 : cluster 0 pgmap v9112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:00.557 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:00 smithi141 bash[31670]: cluster 2023-12-01T20:42:59.359966+0000 mgr.y (mgr.24356) 9144 : cluster 0 pgmap v9112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:01 smithi040 bash[28232]: audit 2023-12-01T20:43:01.301402+0000 mon.a (mon.0) 6012 : audit 0 from='client.? 172.21.15.40:0/1387123837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:01 smithi040 bash[41173]: audit 2023-12-01T20:43:01.301402+0000 mon.a (mon.0) 6012 : audit 0 from='client.? 172.21.15.40:0/1387123837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:01.667 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:01 smithi141 bash[31670]: audit 2023-12-01T20:43:01.301402+0000 mon.a (mon.0) 6012 : audit 0 from='client.? 172.21.15.40:0/1387123837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:02 smithi040 bash[28232]: cluster 2023-12-01T20:43:01.360631+0000 mgr.y (mgr.24356) 9145 : cluster 0 pgmap v9113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:02 smithi040 bash[41173]: cluster 2023-12-01T20:43:01.360631+0000 mgr.y (mgr.24356) 9145 : cluster 0 pgmap v9113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:02 smithi141 bash[31670]: cluster 2023-12-01T20:43:01.360631+0000 mgr.y (mgr.24356) 9145 : cluster 0 pgmap v9113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:04 smithi040 bash[41173]: cluster 2023-12-01T20:43:03.361241+0000 mgr.y (mgr.24356) 9146 : cluster 0 pgmap v9114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:04 smithi040 bash[41173]: audit 2023-12-01T20:43:03.769695+0000 mon.a (mon.0) 6013 : audit 0 from='client.? 172.21.15.40:0/1839853527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:04 smithi040 bash[41173]: audit 2023-12-01T20:43:03.795875+0000 mon.c (mon.2) 5756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:04 smithi040 bash[28232]: cluster 2023-12-01T20:43:03.361241+0000 mgr.y (mgr.24356) 9146 : cluster 0 pgmap v9114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:04 smithi040 bash[28232]: audit 2023-12-01T20:43:03.769695+0000 mon.a (mon.0) 6013 : audit 0 from='client.? 172.21.15.40:0/1839853527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:04 smithi040 bash[28232]: audit 2023-12-01T20:43:03.795875+0000 mon.c (mon.2) 5756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:04 smithi141 bash[31670]: cluster 2023-12-01T20:43:03.361241+0000 mgr.y (mgr.24356) 9146 : cluster 0 pgmap v9114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:04 smithi141 bash[31670]: audit 2023-12-01T20:43:03.769695+0000 mon.a (mon.0) 6013 : audit 0 from='client.? 172.21.15.40:0/1839853527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:04 smithi141 bash[31670]: audit 2023-12-01T20:43:03.795875+0000 mon.c (mon.2) 5756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:06.803 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:43:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:43:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: cluster 2023-12-01T20:43:05.362378+0000 mgr.y (mgr.24356) 9147 : cluster 0 pgmap v9115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: audit 2023-12-01T20:43:05.797297+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: audit 2023-12-01T20:43:05.808320+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: audit 2023-12-01T20:43:05.811553+0000 mon.c (mon.2) 5757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: audit 2023-12-01T20:43:05.812979+0000 mon.c (mon.2) 5758 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: audit 2023-12-01T20:43:05.822847+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[28232]: audit 2023-12-01T20:43:06.241523+0000 mon.c (mon.2) 5759 : audit 0 from='client.? 172.21.15.40:0/1813721935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: cluster 2023-12-01T20:43:05.362378+0000 mgr.y (mgr.24356) 9147 : cluster 0 pgmap v9115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: audit 2023-12-01T20:43:05.797297+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: audit 2023-12-01T20:43:05.808320+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: audit 2023-12-01T20:43:05.811553+0000 mon.c (mon.2) 5757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:43:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: audit 2023-12-01T20:43:05.812979+0000 mon.c (mon.2) 5758 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:43:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: audit 2023-12-01T20:43:05.822847+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:06 smithi040 bash[41173]: audit 2023-12-01T20:43:06.241523+0000 mon.c (mon.2) 5759 : audit 0 from='client.? 172.21.15.40:0/1813721935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: cluster 2023-12-01T20:43:05.362378+0000 mgr.y (mgr.24356) 9147 : cluster 0 pgmap v9115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: audit 2023-12-01T20:43:05.797297+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: audit 2023-12-01T20:43:05.808320+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: audit 2023-12-01T20:43:05.811553+0000 mon.c (mon.2) 5757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:43:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: audit 2023-12-01T20:43:05.812979+0000 mon.c (mon.2) 5758 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:43:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: audit 2023-12-01T20:43:05.822847+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:43:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:06 smithi141 bash[31670]: audit 2023-12-01T20:43:06.241523+0000 mon.c (mon.2) 5759 : audit 0 from='client.? 172.21.15.40:0/1813721935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:08 smithi040 bash[41173]: cluster 2023-12-01T20:43:07.363051+0000 mgr.y (mgr.24356) 9148 : cluster 0 pgmap v9116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:09.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:08 smithi040 bash[41173]: audit 2023-12-01T20:43:08.706815+0000 mon.a (mon.0) 6017 : audit 0 from='client.? 172.21.15.40:0/3868478595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:08 smithi040 bash[28232]: cluster 2023-12-01T20:43:07.363051+0000 mgr.y (mgr.24356) 9148 : cluster 0 pgmap v9116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:08 smithi040 bash[28232]: audit 2023-12-01T20:43:08.706815+0000 mon.a (mon.0) 6017 : audit 0 from='client.? 172.21.15.40:0/3868478595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:08 smithi141 bash[31670]: cluster 2023-12-01T20:43:07.363051+0000 mgr.y (mgr.24356) 9148 : cluster 0 pgmap v9116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:08 smithi141 bash[31670]: audit 2023-12-01T20:43:08.706815+0000 mon.a (mon.0) 6017 : audit 0 from='client.? 172.21.15.40:0/3868478595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:10 smithi141 bash[31670]: cluster 2023-12-01T20:43:09.364209+0000 mgr.y (mgr.24356) 9149 : cluster 0 pgmap v9117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:11.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:10 smithi040 bash[41173]: cluster 2023-12-01T20:43:09.364209+0000 mgr.y (mgr.24356) 9149 : cluster 0 pgmap v9117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:10 smithi040 bash[28232]: cluster 2023-12-01T20:43:09.364209+0000 mgr.y (mgr.24356) 9149 : cluster 0 pgmap v9117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:11 smithi141 bash[31670]: audit 2023-12-01T20:43:11.179639+0000 mon.c (mon.2) 5760 : audit 0 from='client.? 172.21.15.40:0/174452953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:11 smithi040 bash[41173]: audit 2023-12-01T20:43:11.179639+0000 mon.c (mon.2) 5760 : audit 0 from='client.? 172.21.15.40:0/174452953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:11 smithi040 bash[28232]: audit 2023-12-01T20:43:11.179639+0000 mon.c (mon.2) 5760 : audit 0 from='client.? 172.21.15.40:0/174452953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:12 smithi141 bash[31670]: cluster 2023-12-01T20:43:11.364884+0000 mgr.y (mgr.24356) 9150 : cluster 0 pgmap v9118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:12 smithi040 bash[41173]: cluster 2023-12-01T20:43:11.364884+0000 mgr.y (mgr.24356) 9150 : cluster 0 pgmap v9118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:12 smithi040 bash[28232]: cluster 2023-12-01T20:43:11.364884+0000 mgr.y (mgr.24356) 9150 : cluster 0 pgmap v9118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:13 smithi141 bash[31670]: audit 2023-12-01T20:43:13.643793+0000 mon.c (mon.2) 5761 : audit 0 from='client.? 172.21.15.40:0/876357572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:13 smithi040 bash[28232]: audit 2023-12-01T20:43:13.643793+0000 mon.c (mon.2) 5761 : audit 0 from='client.? 172.21.15.40:0/876357572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:14.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:13 smithi040 bash[41173]: audit 2023-12-01T20:43:13.643793+0000 mon.c (mon.2) 5761 : audit 0 from='client.? 172.21.15.40:0/876357572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:14 smithi141 bash[31670]: cluster 2023-12-01T20:43:13.365610+0000 mgr.y (mgr.24356) 9151 : cluster 0 pgmap v9119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:14 smithi040 bash[28232]: cluster 2023-12-01T20:43:13.365610+0000 mgr.y (mgr.24356) 9151 : cluster 0 pgmap v9119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:14 smithi040 bash[41173]: cluster 2023-12-01T20:43:13.365610+0000 mgr.y (mgr.24356) 9151 : cluster 0 pgmap v9119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:43:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:43:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:16 smithi141 bash[31670]: cluster 2023-12-01T20:43:15.366798+0000 mgr.y (mgr.24356) 9152 : cluster 0 pgmap v9120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:16 smithi141 bash[31670]: audit 2023-12-01T20:43:16.107808+0000 mon.a (mon.0) 6018 : audit 0 from='client.? 172.21.15.40:0/1339159664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:16 smithi040 bash[28232]: cluster 2023-12-01T20:43:15.366798+0000 mgr.y (mgr.24356) 9152 : cluster 0 pgmap v9120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:16 smithi040 bash[28232]: audit 2023-12-01T20:43:16.107808+0000 mon.a (mon.0) 6018 : audit 0 from='client.? 172.21.15.40:0/1339159664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:16 smithi040 bash[41173]: cluster 2023-12-01T20:43:15.366798+0000 mgr.y (mgr.24356) 9152 : cluster 0 pgmap v9120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:16 smithi040 bash[41173]: audit 2023-12-01T20:43:16.107808+0000 mon.a (mon.0) 6018 : audit 0 from='client.? 172.21.15.40:0/1339159664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:18 smithi141 bash[31670]: cluster 2023-12-01T20:43:17.367469+0000 mgr.y (mgr.24356) 9153 : cluster 0 pgmap v9121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:18 smithi141 bash[31670]: audit 2023-12-01T20:43:18.583167+0000 mon.c (mon.2) 5762 : audit 0 from='client.? 172.21.15.40:0/3058652193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:18 smithi141 bash[31670]: audit 2023-12-01T20:43:18.796503+0000 mon.c (mon.2) 5763 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:18 smithi040 bash[28232]: cluster 2023-12-01T20:43:17.367469+0000 mgr.y (mgr.24356) 9153 : cluster 0 pgmap v9121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:18 smithi040 bash[28232]: audit 2023-12-01T20:43:18.583167+0000 mon.c (mon.2) 5762 : audit 0 from='client.? 172.21.15.40:0/3058652193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:18 smithi040 bash[28232]: audit 2023-12-01T20:43:18.796503+0000 mon.c (mon.2) 5763 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:18 smithi040 bash[41173]: cluster 2023-12-01T20:43:17.367469+0000 mgr.y (mgr.24356) 9153 : cluster 0 pgmap v9121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:18 smithi040 bash[41173]: audit 2023-12-01T20:43:18.583167+0000 mon.c (mon.2) 5762 : audit 0 from='client.? 172.21.15.40:0/3058652193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:18 smithi040 bash[41173]: audit 2023-12-01T20:43:18.796503+0000 mon.c (mon.2) 5763 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:20 smithi141 bash[31670]: cluster 2023-12-01T20:43:19.368616+0000 mgr.y (mgr.24356) 9154 : cluster 0 pgmap v9122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:20 smithi040 bash[28232]: cluster 2023-12-01T20:43:19.368616+0000 mgr.y (mgr.24356) 9154 : cluster 0 pgmap v9122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:20 smithi040 bash[41173]: cluster 2023-12-01T20:43:19.368616+0000 mgr.y (mgr.24356) 9154 : cluster 0 pgmap v9122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:21 smithi141 bash[31670]: audit 2023-12-01T20:43:21.054874+0000 mon.c (mon.2) 5764 : audit 0 from='client.? 172.21.15.40:0/1346001600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:21 smithi040 bash[28232]: audit 2023-12-01T20:43:21.054874+0000 mon.c (mon.2) 5764 : audit 0 from='client.? 172.21.15.40:0/1346001600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:21 smithi040 bash[41173]: audit 2023-12-01T20:43:21.054874+0000 mon.c (mon.2) 5764 : audit 0 from='client.? 172.21.15.40:0/1346001600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:22 smithi141 bash[31670]: cluster 2023-12-01T20:43:21.369219+0000 mgr.y (mgr.24356) 9155 : cluster 0 pgmap v9123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:22 smithi040 bash[41173]: cluster 2023-12-01T20:43:21.369219+0000 mgr.y (mgr.24356) 9155 : cluster 0 pgmap v9123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:22 smithi040 bash[28232]: cluster 2023-12-01T20:43:21.369219+0000 mgr.y (mgr.24356) 9155 : cluster 0 pgmap v9123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:23 smithi141 bash[31670]: audit 2023-12-01T20:43:23.511727+0000 mon.c (mon.2) 5765 : audit 0 from='client.? 172.21.15.40:0/2704238984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:23 smithi040 bash[28232]: audit 2023-12-01T20:43:23.511727+0000 mon.c (mon.2) 5765 : audit 0 from='client.? 172.21.15.40:0/2704238984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:23 smithi040 bash[41173]: audit 2023-12-01T20:43:23.511727+0000 mon.c (mon.2) 5765 : audit 0 from='client.? 172.21.15.40:0/2704238984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:24 smithi141 bash[31670]: cluster 2023-12-01T20:43:23.369828+0000 mgr.y (mgr.24356) 9156 : cluster 0 pgmap v9124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:24 smithi040 bash[28232]: cluster 2023-12-01T20:43:23.369828+0000 mgr.y (mgr.24356) 9156 : cluster 0 pgmap v9124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:25.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:24 smithi040 bash[41173]: cluster 2023-12-01T20:43:23.369828+0000 mgr.y (mgr.24356) 9156 : cluster 0 pgmap v9124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:26 smithi141 bash[31670]: audit 2023-12-01T20:43:25.977064+0000 mon.a (mon.0) 6019 : audit 0 from='client.? 172.21.15.40:0/1363726192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:25 smithi040 bash[28232]: audit 2023-12-01T20:43:25.977064+0000 mon.a (mon.0) 6019 : audit 0 from='client.? 172.21.15.40:0/1363726192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:26 smithi040 bash[41173]: audit 2023-12-01T20:43:25.977064+0000 mon.a (mon.0) 6019 : audit 0 from='client.? 172.21.15.40:0/1363726192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:43:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:43:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:27 smithi141 bash[31670]: cluster 2023-12-01T20:43:25.370962+0000 mgr.y (mgr.24356) 9157 : cluster 0 pgmap v9125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:27 smithi040 bash[28232]: cluster 2023-12-01T20:43:25.370962+0000 mgr.y (mgr.24356) 9157 : cluster 0 pgmap v9125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:27.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:27 smithi040 bash[41173]: cluster 2023-12-01T20:43:25.370962+0000 mgr.y (mgr.24356) 9157 : cluster 0 pgmap v9125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:28 smithi141 bash[31670]: cluster 2023-12-01T20:43:27.371638+0000 mgr.y (mgr.24356) 9158 : cluster 0 pgmap v9126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:28.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:28 smithi040 bash[41173]: cluster 2023-12-01T20:43:27.371638+0000 mgr.y (mgr.24356) 9158 : cluster 0 pgmap v9126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:28 smithi040 bash[28232]: cluster 2023-12-01T20:43:27.371638+0000 mgr.y (mgr.24356) 9158 : cluster 0 pgmap v9126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:29 smithi141 bash[31670]: audit 2023-12-01T20:43:28.448090+0000 mon.c (mon.2) 5766 : audit 0 from='client.? 172.21.15.40:0/1658192811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:29.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:29 smithi040 bash[28232]: audit 2023-12-01T20:43:28.448090+0000 mon.c (mon.2) 5766 : audit 0 from='client.? 172.21.15.40:0/1658192811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:29 smithi040 bash[41173]: audit 2023-12-01T20:43:28.448090+0000 mon.c (mon.2) 5766 : audit 0 from='client.? 172.21.15.40:0/1658192811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:30 smithi141 bash[31670]: cluster 2023-12-01T20:43:29.372770+0000 mgr.y (mgr.24356) 9159 : cluster 0 pgmap v9127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:30 smithi040 bash[28232]: cluster 2023-12-01T20:43:29.372770+0000 mgr.y (mgr.24356) 9159 : cluster 0 pgmap v9127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:30.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:30 smithi040 bash[41173]: cluster 2023-12-01T20:43:29.372770+0000 mgr.y (mgr.24356) 9159 : cluster 0 pgmap v9127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:31 smithi141 bash[31670]: audit 2023-12-01T20:43:30.919161+0000 mon.a (mon.0) 6020 : audit 0 from='client.? 172.21.15.40:0/135098620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:31 smithi040 bash[28232]: audit 2023-12-01T20:43:30.919161+0000 mon.a (mon.0) 6020 : audit 0 from='client.? 172.21.15.40:0/135098620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:31.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:31 smithi040 bash[41173]: audit 2023-12-01T20:43:30.919161+0000 mon.a (mon.0) 6020 : audit 0 from='client.? 172.21.15.40:0/135098620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:32 smithi040 bash[28232]: cluster 2023-12-01T20:43:31.373446+0000 mgr.y (mgr.24356) 9160 : cluster 0 pgmap v9128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:32 smithi040 bash[41173]: cluster 2023-12-01T20:43:31.373446+0000 mgr.y (mgr.24356) 9160 : cluster 0 pgmap v9128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:32 smithi141 bash[31670]: cluster 2023-12-01T20:43:31.373446+0000 mgr.y (mgr.24356) 9160 : cluster 0 pgmap v9128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:33 smithi141 bash[31670]: audit 2023-12-01T20:43:33.379533+0000 mon.c (mon.2) 5767 : audit 0 from='client.? 172.21.15.40:0/1257332613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:33 smithi040 bash[28232]: audit 2023-12-01T20:43:33.379533+0000 mon.c (mon.2) 5767 : audit 0 from='client.? 172.21.15.40:0/1257332613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:33 smithi040 bash[41173]: audit 2023-12-01T20:43:33.379533+0000 mon.c (mon.2) 5767 : audit 0 from='client.? 172.21.15.40:0/1257332613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:34 smithi141 bash[31670]: cluster 2023-12-01T20:43:33.374068+0000 mgr.y (mgr.24356) 9161 : cluster 0 pgmap v9129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:34 smithi141 bash[31670]: audit 2023-12-01T20:43:33.796854+0000 mon.c (mon.2) 5768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:34 smithi040 bash[28232]: cluster 2023-12-01T20:43:33.374068+0000 mgr.y (mgr.24356) 9161 : cluster 0 pgmap v9129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:34 smithi040 bash[28232]: audit 2023-12-01T20:43:33.796854+0000 mon.c (mon.2) 5768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:34 smithi040 bash[41173]: cluster 2023-12-01T20:43:33.374068+0000 mgr.y (mgr.24356) 9161 : cluster 0 pgmap v9129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:34 smithi040 bash[41173]: audit 2023-12-01T20:43:33.796854+0000 mon.c (mon.2) 5768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:36 smithi141 bash[31670]: cluster 2023-12-01T20:43:35.375217+0000 mgr.y (mgr.24356) 9162 : cluster 0 pgmap v9130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:36 smithi141 bash[31670]: audit 2023-12-01T20:43:35.843139+0000 mon.a (mon.0) 6021 : audit 0 from='client.? 172.21.15.40:0/2067338211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:43:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:43:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:36 smithi040 bash[28232]: cluster 2023-12-01T20:43:35.375217+0000 mgr.y (mgr.24356) 9162 : cluster 0 pgmap v9130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:36 smithi040 bash[28232]: audit 2023-12-01T20:43:35.843139+0000 mon.a (mon.0) 6021 : audit 0 from='client.? 172.21.15.40:0/2067338211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:36 smithi040 bash[41173]: cluster 2023-12-01T20:43:35.375217+0000 mgr.y (mgr.24356) 9162 : cluster 0 pgmap v9130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:36 smithi040 bash[41173]: audit 2023-12-01T20:43:35.843139+0000 mon.a (mon.0) 6021 : audit 0 from='client.? 172.21.15.40:0/2067338211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:38 smithi141 bash[31670]: cluster 2023-12-01T20:43:37.375844+0000 mgr.y (mgr.24356) 9163 : cluster 0 pgmap v9131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:38 smithi141 bash[31670]: audit 2023-12-01T20:43:38.317415+0000 mon.a (mon.0) 6022 : audit 0 from='client.? 172.21.15.40:0/976735999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:38 smithi040 bash[28232]: cluster 2023-12-01T20:43:37.375844+0000 mgr.y (mgr.24356) 9163 : cluster 0 pgmap v9131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:38 smithi040 bash[28232]: audit 2023-12-01T20:43:38.317415+0000 mon.a (mon.0) 6022 : audit 0 from='client.? 172.21.15.40:0/976735999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:38 smithi040 bash[41173]: cluster 2023-12-01T20:43:37.375844+0000 mgr.y (mgr.24356) 9163 : cluster 0 pgmap v9131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:38 smithi040 bash[41173]: audit 2023-12-01T20:43:38.317415+0000 mon.a (mon.0) 6022 : audit 0 from='client.? 172.21.15.40:0/976735999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:40 smithi141 bash[31670]: cluster 2023-12-01T20:43:39.376976+0000 mgr.y (mgr.24356) 9164 : cluster 0 pgmap v9132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:40 smithi141 bash[31670]: audit 2023-12-01T20:43:40.780396+0000 mon.a (mon.0) 6023 : audit 0 from='client.? 172.21.15.40:0/3743742132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:40 smithi040 bash[28232]: cluster 2023-12-01T20:43:39.376976+0000 mgr.y (mgr.24356) 9164 : cluster 0 pgmap v9132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:40 smithi040 bash[28232]: audit 2023-12-01T20:43:40.780396+0000 mon.a (mon.0) 6023 : audit 0 from='client.? 172.21.15.40:0/3743742132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:40 smithi040 bash[41173]: cluster 2023-12-01T20:43:39.376976+0000 mgr.y (mgr.24356) 9164 : cluster 0 pgmap v9132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:40 smithi040 bash[41173]: audit 2023-12-01T20:43:40.780396+0000 mon.a (mon.0) 6023 : audit 0 from='client.? 172.21.15.40:0/3743742132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:42 smithi141 bash[31670]: cluster 2023-12-01T20:43:41.377643+0000 mgr.y (mgr.24356) 9165 : cluster 0 pgmap v9133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:42 smithi040 bash[28232]: cluster 2023-12-01T20:43:41.377643+0000 mgr.y (mgr.24356) 9165 : cluster 0 pgmap v9133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:42 smithi040 bash[41173]: cluster 2023-12-01T20:43:41.377643+0000 mgr.y (mgr.24356) 9165 : cluster 0 pgmap v9133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:43 smithi141 bash[31670]: audit 2023-12-01T20:43:43.251288+0000 mon.c (mon.2) 5769 : audit 0 from='client.? 172.21.15.40:0/3601177896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:43 smithi040 bash[28232]: audit 2023-12-01T20:43:43.251288+0000 mon.c (mon.2) 5769 : audit 0 from='client.? 172.21.15.40:0/3601177896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:43 smithi040 bash[41173]: audit 2023-12-01T20:43:43.251288+0000 mon.c (mon.2) 5769 : audit 0 from='client.? 172.21.15.40:0/3601177896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:44 smithi141 bash[31670]: cluster 2023-12-01T20:43:43.378322+0000 mgr.y (mgr.24356) 9166 : cluster 0 pgmap v9134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:44 smithi040 bash[28232]: cluster 2023-12-01T20:43:43.378322+0000 mgr.y (mgr.24356) 9166 : cluster 0 pgmap v9134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:44 smithi040 bash[41173]: cluster 2023-12-01T20:43:43.378322+0000 mgr.y (mgr.24356) 9166 : cluster 0 pgmap v9134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:45 smithi141 bash[31670]: audit 2023-12-01T20:43:45.717937+0000 mon.a (mon.0) 6024 : audit 0 from='client.? 172.21.15.40:0/1607824619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:45 smithi040 bash[28232]: audit 2023-12-01T20:43:45.717937+0000 mon.a (mon.0) 6024 : audit 0 from='client.? 172.21.15.40:0/1607824619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:45 smithi040 bash[41173]: audit 2023-12-01T20:43:45.717937+0000 mon.a (mon.0) 6024 : audit 0 from='client.? 172.21.15.40:0/1607824619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:43:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:43:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:46 smithi141 bash[31670]: cluster 2023-12-01T20:43:45.379783+0000 mgr.y (mgr.24356) 9167 : cluster 0 pgmap v9135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:46 smithi040 bash[28232]: cluster 2023-12-01T20:43:45.379783+0000 mgr.y (mgr.24356) 9167 : cluster 0 pgmap v9135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:46 smithi040 bash[41173]: cluster 2023-12-01T20:43:45.379783+0000 mgr.y (mgr.24356) 9167 : cluster 0 pgmap v9135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:48 smithi141 bash[31670]: cluster 2023-12-01T20:43:47.380480+0000 mgr.y (mgr.24356) 9168 : cluster 0 pgmap v9136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:48 smithi141 bash[31670]: audit 2023-12-01T20:43:48.181224+0000 mon.a (mon.0) 6025 : audit 0 from='client.? 172.21.15.40:0/1213699837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:48 smithi141 bash[31670]: audit 2023-12-01T20:43:48.797481+0000 mon.c (mon.2) 5770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:48 smithi040 bash[28232]: cluster 2023-12-01T20:43:47.380480+0000 mgr.y (mgr.24356) 9168 : cluster 0 pgmap v9136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:48 smithi040 bash[28232]: audit 2023-12-01T20:43:48.181224+0000 mon.a (mon.0) 6025 : audit 0 from='client.? 172.21.15.40:0/1213699837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:48 smithi040 bash[28232]: audit 2023-12-01T20:43:48.797481+0000 mon.c (mon.2) 5770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:48 smithi040 bash[41173]: cluster 2023-12-01T20:43:47.380480+0000 mgr.y (mgr.24356) 9168 : cluster 0 pgmap v9136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:48 smithi040 bash[41173]: audit 2023-12-01T20:43:48.181224+0000 mon.a (mon.0) 6025 : audit 0 from='client.? 172.21.15.40:0/1213699837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:48 smithi040 bash[41173]: audit 2023-12-01T20:43:48.797481+0000 mon.c (mon.2) 5770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:50 smithi141 bash[31670]: cluster 2023-12-01T20:43:49.381482+0000 mgr.y (mgr.24356) 9169 : cluster 0 pgmap v9137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:50 smithi141 bash[31670]: audit 2023-12-01T20:43:50.639787+0000 mon.c (mon.2) 5771 : audit 0 from='client.? 172.21.15.40:0/682883195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:50 smithi040 bash[28232]: cluster 2023-12-01T20:43:49.381482+0000 mgr.y (mgr.24356) 9169 : cluster 0 pgmap v9137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:51.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:50 smithi040 bash[28232]: audit 2023-12-01T20:43:50.639787+0000 mon.c (mon.2) 5771 : audit 0 from='client.? 172.21.15.40:0/682883195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:50 smithi040 bash[41173]: cluster 2023-12-01T20:43:49.381482+0000 mgr.y (mgr.24356) 9169 : cluster 0 pgmap v9137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:50 smithi040 bash[41173]: audit 2023-12-01T20:43:50.639787+0000 mon.c (mon.2) 5771 : audit 0 from='client.? 172.21.15.40:0/682883195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:53 smithi141 bash[31670]: cluster 2023-12-01T20:43:51.382084+0000 mgr.y (mgr.24356) 9170 : cluster 0 pgmap v9138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:52 smithi040 bash[28232]: cluster 2023-12-01T20:43:51.382084+0000 mgr.y (mgr.24356) 9170 : cluster 0 pgmap v9138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:52 smithi040 bash[41173]: cluster 2023-12-01T20:43:51.382084+0000 mgr.y (mgr.24356) 9170 : cluster 0 pgmap v9138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:54 smithi141 bash[31670]: audit 2023-12-01T20:43:53.124635+0000 mon.c (mon.2) 5772 : audit 0 from='client.? 172.21.15.40:0/245056845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:54 smithi141 bash[31670]: cluster 2023-12-01T20:43:53.382779+0000 mgr.y (mgr.24356) 9171 : cluster 0 pgmap v9139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:54.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:54 smithi040 bash[41173]: audit 2023-12-01T20:43:53.124635+0000 mon.c (mon.2) 5772 : audit 0 from='client.? 172.21.15.40:0/245056845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:54.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:54 smithi040 bash[41173]: cluster 2023-12-01T20:43:53.382779+0000 mgr.y (mgr.24356) 9171 : cluster 0 pgmap v9139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:54.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:54 smithi040 bash[28232]: audit 2023-12-01T20:43:53.124635+0000 mon.c (mon.2) 5772 : audit 0 from='client.? 172.21.15.40:0/245056845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:54.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:54 smithi040 bash[28232]: cluster 2023-12-01T20:43:53.382779+0000 mgr.y (mgr.24356) 9171 : cluster 0 pgmap v9139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:56 smithi141 bash[31670]: cluster 2023-12-01T20:43:55.383928+0000 mgr.y (mgr.24356) 9172 : cluster 0 pgmap v9140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:56 smithi141 bash[31670]: audit 2023-12-01T20:43:55.596296+0000 mon.a (mon.0) 6026 : audit 0 from='client.? 172.21.15.40:0/3529244446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:43:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:43:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:56 smithi040 bash[28232]: cluster 2023-12-01T20:43:55.383928+0000 mgr.y (mgr.24356) 9172 : cluster 0 pgmap v9140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:56 smithi040 bash[28232]: audit 2023-12-01T20:43:55.596296+0000 mon.a (mon.0) 6026 : audit 0 from='client.? 172.21.15.40:0/3529244446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:56 smithi040 bash[41173]: cluster 2023-12-01T20:43:55.383928+0000 mgr.y (mgr.24356) 9172 : cluster 0 pgmap v9140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:56 smithi040 bash[41173]: audit 2023-12-01T20:43:55.596296+0000 mon.a (mon.0) 6026 : audit 0 from='client.? 172.21.15.40:0/3529244446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:58 smithi141 bash[31670]: cluster 2023-12-01T20:43:57.384678+0000 mgr.y (mgr.24356) 9173 : cluster 0 pgmap v9141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:43:58 smithi141 bash[31670]: audit 2023-12-01T20:43:58.061215+0000 mon.c (mon.2) 5773 : audit 0 from='client.? 172.21.15.40:0/3561681547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:58 smithi040 bash[41173]: cluster 2023-12-01T20:43:57.384678+0000 mgr.y (mgr.24356) 9173 : cluster 0 pgmap v9141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:43:58 smithi040 bash[41173]: audit 2023-12-01T20:43:58.061215+0000 mon.c (mon.2) 5773 : audit 0 from='client.? 172.21.15.40:0/3561681547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:43:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:58 smithi040 bash[28232]: cluster 2023-12-01T20:43:57.384678+0000 mgr.y (mgr.24356) 9173 : cluster 0 pgmap v9141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:43:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:43:58 smithi040 bash[28232]: audit 2023-12-01T20:43:58.061215+0000 mon.c (mon.2) 5773 : audit 0 from='client.? 172.21.15.40:0/3561681547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:00 smithi141 bash[31670]: cluster 2023-12-01T20:43:59.385767+0000 mgr.y (mgr.24356) 9174 : cluster 0 pgmap v9142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:00 smithi141 bash[31670]: audit 2023-12-01T20:44:00.525977+0000 mon.c (mon.2) 5774 : audit 0 from='client.? 172.21.15.40:0/4217617535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:01.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:00 smithi040 bash[41173]: cluster 2023-12-01T20:43:59.385767+0000 mgr.y (mgr.24356) 9174 : cluster 0 pgmap v9142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:01.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:00 smithi040 bash[41173]: audit 2023-12-01T20:44:00.525977+0000 mon.c (mon.2) 5774 : audit 0 from='client.? 172.21.15.40:0/4217617535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:01.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:00 smithi040 bash[28232]: cluster 2023-12-01T20:43:59.385767+0000 mgr.y (mgr.24356) 9174 : cluster 0 pgmap v9142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:01.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:00 smithi040 bash[28232]: audit 2023-12-01T20:44:00.525977+0000 mon.c (mon.2) 5774 : audit 0 from='client.? 172.21.15.40:0/4217617535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:02 smithi141 bash[31670]: cluster 2023-12-01T20:44:01.386462+0000 mgr.y (mgr.24356) 9175 : cluster 0 pgmap v9143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:02 smithi040 bash[28232]: cluster 2023-12-01T20:44:01.386462+0000 mgr.y (mgr.24356) 9175 : cluster 0 pgmap v9143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:02 smithi040 bash[41173]: cluster 2023-12-01T20:44:01.386462+0000 mgr.y (mgr.24356) 9175 : cluster 0 pgmap v9143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:03 smithi141 bash[31670]: audit 2023-12-01T20:44:02.999102+0000 mon.a (mon.0) 6027 : audit 0 from='client.? 172.21.15.40:0/2014596313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:03 smithi141 bash[31670]: audit 2023-12-01T20:44:03.797735+0000 mon.c (mon.2) 5775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:04.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:03 smithi040 bash[28232]: audit 2023-12-01T20:44:02.999102+0000 mon.a (mon.0) 6027 : audit 0 from='client.? 172.21.15.40:0/2014596313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:04.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:03 smithi040 bash[28232]: audit 2023-12-01T20:44:03.797735+0000 mon.c (mon.2) 5775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:04.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:03 smithi040 bash[41173]: audit 2023-12-01T20:44:02.999102+0000 mon.a (mon.0) 6027 : audit 0 from='client.? 172.21.15.40:0/2014596313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:04.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:03 smithi040 bash[41173]: audit 2023-12-01T20:44:03.797735+0000 mon.c (mon.2) 5775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:04 smithi141 bash[31670]: cluster 2023-12-01T20:44:03.387137+0000 mgr.y (mgr.24356) 9176 : cluster 0 pgmap v9144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:05.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:04 smithi040 bash[28232]: cluster 2023-12-01T20:44:03.387137+0000 mgr.y (mgr.24356) 9176 : cluster 0 pgmap v9144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:05.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:04 smithi040 bash[41173]: cluster 2023-12-01T20:44:03.387137+0000 mgr.y (mgr.24356) 9176 : cluster 0 pgmap v9144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:05 smithi141 bash[31670]: audit 2023-12-01T20:44:05.461219+0000 mon.c (mon.2) 5776 : audit 0 from='client.? 172.21.15.40:0/215470976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:05 smithi141 bash[31670]: audit 2023-12-01T20:44:05.907881+0000 mon.c (mon.2) 5777 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:44:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:05 smithi040 bash[28232]: audit 2023-12-01T20:44:05.461219+0000 mon.c (mon.2) 5776 : audit 0 from='client.? 172.21.15.40:0/215470976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:05 smithi040 bash[28232]: audit 2023-12-01T20:44:05.907881+0000 mon.c (mon.2) 5777 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:44:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:05 smithi040 bash[41173]: audit 2023-12-01T20:44:05.461219+0000 mon.c (mon.2) 5776 : audit 0 from='client.? 172.21.15.40:0/215470976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:05 smithi040 bash[41173]: audit 2023-12-01T20:44:05.907881+0000 mon.c (mon.2) 5777 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:44:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:44:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:44:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:06 smithi141 bash[31670]: cluster 2023-12-01T20:44:05.388238+0000 mgr.y (mgr.24356) 9177 : cluster 0 pgmap v9145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:06 smithi040 bash[41173]: cluster 2023-12-01T20:44:05.388238+0000 mgr.y (mgr.24356) 9177 : cluster 0 pgmap v9145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:06 smithi040 bash[28232]: cluster 2023-12-01T20:44:05.388238+0000 mgr.y (mgr.24356) 9177 : cluster 0 pgmap v9145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:07 smithi141 bash[31670]: audit 2023-12-01T20:44:07.924053+0000 mon.a (mon.0) 6028 : audit 0 from='client.? 172.21.15.40:0/4275577385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:07 smithi040 bash[41173]: audit 2023-12-01T20:44:07.924053+0000 mon.a (mon.0) 6028 : audit 0 from='client.? 172.21.15.40:0/4275577385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:07 smithi040 bash[28232]: audit 2023-12-01T20:44:07.924053+0000 mon.a (mon.0) 6028 : audit 0 from='client.? 172.21.15.40:0/4275577385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:09 smithi141 bash[31670]: cluster 2023-12-01T20:44:07.388952+0000 mgr.y (mgr.24356) 9178 : cluster 0 pgmap v9146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:09.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:08 smithi040 bash[28232]: cluster 2023-12-01T20:44:07.388952+0000 mgr.y (mgr.24356) 9178 : cluster 0 pgmap v9146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:09 smithi040 bash[41173]: cluster 2023-12-01T20:44:07.388952+0000 mgr.y (mgr.24356) 9178 : cluster 0 pgmap v9146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:10 smithi040 bash[28232]: cluster 2023-12-01T20:44:09.390211+0000 mgr.y (mgr.24356) 9179 : cluster 0 pgmap v9147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:10 smithi040 bash[41173]: cluster 2023-12-01T20:44:09.390211+0000 mgr.y (mgr.24356) 9179 : cluster 0 pgmap v9147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:10 smithi141 bash[31670]: cluster 2023-12-01T20:44:09.390211+0000 mgr.y (mgr.24356) 9179 : cluster 0 pgmap v9147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:11 smithi040 bash[28232]: audit 2023-12-01T20:44:10.394922+0000 mon.c (mon.2) 5778 : audit 0 from='client.? 172.21.15.40:0/11596278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:11 smithi040 bash[41173]: audit 2023-12-01T20:44:10.394922+0000 mon.c (mon.2) 5778 : audit 0 from='client.? 172.21.15.40:0/11596278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:11.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:11 smithi141 bash[31670]: audit 2023-12-01T20:44:10.394922+0000 mon.c (mon.2) 5778 : audit 0 from='client.? 172.21.15.40:0/11596278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: cluster 2023-12-01T20:44:11.390911+0000 mgr.y (mgr.24356) 9180 : cluster 0 pgmap v9148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: audit 2023-12-01T20:44:11.804845+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: audit 2023-12-01T20:44:11.819299+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: audit 2023-12-01T20:44:12.155520+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: audit 2023-12-01T20:44:12.167547+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: audit 2023-12-01T20:44:12.668667+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[28232]: audit 2023-12-01T20:44:12.681520+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: cluster 2023-12-01T20:44:11.390911+0000 mgr.y (mgr.24356) 9180 : cluster 0 pgmap v9148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: audit 2023-12-01T20:44:11.804845+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: audit 2023-12-01T20:44:11.819299+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: audit 2023-12-01T20:44:12.155520+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: audit 2023-12-01T20:44:12.167547+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: audit 2023-12-01T20:44:12.668667+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:12 smithi040 bash[41173]: audit 2023-12-01T20:44:12.681520+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: cluster 2023-12-01T20:44:11.390911+0000 mgr.y (mgr.24356) 9180 : cluster 0 pgmap v9148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: audit 2023-12-01T20:44:11.804845+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: audit 2023-12-01T20:44:11.819299+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: audit 2023-12-01T20:44:12.155520+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: audit 2023-12-01T20:44:12.167547+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: audit 2023-12-01T20:44:12.668667+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:12 smithi141 bash[31670]: audit 2023-12-01T20:44:12.681520+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[28232]: audit 2023-12-01T20:44:12.863264+0000 mon.c (mon.2) 5779 : audit 0 from='client.? 172.21.15.40:0/3404021840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[28232]: audit 2023-12-01T20:44:12.977581+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[28232]: audit 2023-12-01T20:44:12.992577+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[28232]: audit 2023-12-01T20:44:12.996033+0000 mon.c (mon.2) 5780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[28232]: audit 2023-12-01T20:44:12.997508+0000 mon.c (mon.2) 5781 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[28232]: audit 2023-12-01T20:44:13.005170+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[41173]: audit 2023-12-01T20:44:12.863264+0000 mon.c (mon.2) 5779 : audit 0 from='client.? 172.21.15.40:0/3404021840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[41173]: audit 2023-12-01T20:44:12.977581+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[41173]: audit 2023-12-01T20:44:12.992577+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[41173]: audit 2023-12-01T20:44:12.996033+0000 mon.c (mon.2) 5780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[41173]: audit 2023-12-01T20:44:12.997508+0000 mon.c (mon.2) 5781 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:44:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:13 smithi040 bash[41173]: audit 2023-12-01T20:44:13.005170+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:13 smithi141 bash[31670]: audit 2023-12-01T20:44:12.863264+0000 mon.c (mon.2) 5779 : audit 0 from='client.? 172.21.15.40:0/3404021840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:13 smithi141 bash[31670]: audit 2023-12-01T20:44:12.977581+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:13 smithi141 bash[31670]: audit 2023-12-01T20:44:12.992577+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:13 smithi141 bash[31670]: audit 2023-12-01T20:44:12.996033+0000 mon.c (mon.2) 5780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:44:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:13 smithi141 bash[31670]: audit 2023-12-01T20:44:12.997508+0000 mon.c (mon.2) 5781 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:44:14.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:13 smithi141 bash[31670]: audit 2023-12-01T20:44:13.005170+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:44:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:14 smithi141 bash[31670]: cluster 2023-12-01T20:44:13.391648+0000 mgr.y (mgr.24356) 9181 : cluster 0 pgmap v9149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:14 smithi040 bash[28232]: cluster 2023-12-01T20:44:13.391648+0000 mgr.y (mgr.24356) 9181 : cluster 0 pgmap v9149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:14 smithi040 bash[41173]: cluster 2023-12-01T20:44:13.391648+0000 mgr.y (mgr.24356) 9181 : cluster 0 pgmap v9149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:15 smithi141 bash[31670]: audit 2023-12-01T20:44:15.338146+0000 mon.a (mon.0) 6038 : audit 0 from='client.? 172.21.15.40:0/2590505591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:15 smithi040 bash[28232]: audit 2023-12-01T20:44:15.338146+0000 mon.a (mon.0) 6038 : audit 0 from='client.? 172.21.15.40:0/2590505591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:15 smithi040 bash[41173]: audit 2023-12-01T20:44:15.338146+0000 mon.a (mon.0) 6038 : audit 0 from='client.? 172.21.15.40:0/2590505591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:44:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:44:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:16 smithi141 bash[31670]: cluster 2023-12-01T20:44:15.392931+0000 mgr.y (mgr.24356) 9182 : cluster 0 pgmap v9150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:16 smithi040 bash[28232]: cluster 2023-12-01T20:44:15.392931+0000 mgr.y (mgr.24356) 9182 : cluster 0 pgmap v9150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:16 smithi040 bash[41173]: cluster 2023-12-01T20:44:15.392931+0000 mgr.y (mgr.24356) 9182 : cluster 0 pgmap v9150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:18 smithi141 bash[31670]: audit 2023-12-01T20:44:17.806036+0000 mon.a (mon.0) 6039 : audit 0 from='client.? 172.21.15.40:0/643026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:17 smithi040 bash[28232]: audit 2023-12-01T20:44:17.806036+0000 mon.a (mon.0) 6039 : audit 0 from='client.? 172.21.15.40:0/643026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:18.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:18 smithi040 bash[41173]: audit 2023-12-01T20:44:17.806036+0000 mon.a (mon.0) 6039 : audit 0 from='client.? 172.21.15.40:0/643026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:19 smithi141 bash[31670]: cluster 2023-12-01T20:44:17.393592+0000 mgr.y (mgr.24356) 9183 : cluster 0 pgmap v9151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:19 smithi141 bash[31670]: audit 2023-12-01T20:44:18.798078+0000 mon.c (mon.2) 5782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:19 smithi040 bash[41173]: cluster 2023-12-01T20:44:17.393592+0000 mgr.y (mgr.24356) 9183 : cluster 0 pgmap v9151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:19 smithi040 bash[41173]: audit 2023-12-01T20:44:18.798078+0000 mon.c (mon.2) 5782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:19 smithi040 bash[28232]: cluster 2023-12-01T20:44:17.393592+0000 mgr.y (mgr.24356) 9183 : cluster 0 pgmap v9151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:19 smithi040 bash[28232]: audit 2023-12-01T20:44:18.798078+0000 mon.c (mon.2) 5782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:20.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:20 smithi040 bash[41173]: cluster 2023-12-01T20:44:19.394837+0000 mgr.y (mgr.24356) 9184 : cluster 0 pgmap v9152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:20.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:20 smithi040 bash[28232]: cluster 2023-12-01T20:44:19.394837+0000 mgr.y (mgr.24356) 9184 : cluster 0 pgmap v9152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:20 smithi141 bash[31670]: cluster 2023-12-01T20:44:19.394837+0000 mgr.y (mgr.24356) 9184 : cluster 0 pgmap v9152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:21 smithi040 bash[28232]: audit 2023-12-01T20:44:20.281049+0000 mon.a (mon.0) 6040 : audit 0 from='client.? 172.21.15.40:0/4160653465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:21 smithi040 bash[41173]: audit 2023-12-01T20:44:20.281049+0000 mon.a (mon.0) 6040 : audit 0 from='client.? 172.21.15.40:0/4160653465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:21.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:21 smithi141 bash[31670]: audit 2023-12-01T20:44:20.281049+0000 mon.a (mon.0) 6040 : audit 0 from='client.? 172.21.15.40:0/4160653465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:22 smithi040 bash[41173]: cluster 2023-12-01T20:44:21.395552+0000 mgr.y (mgr.24356) 9185 : cluster 0 pgmap v9153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:22 smithi040 bash[28232]: cluster 2023-12-01T20:44:21.395552+0000 mgr.y (mgr.24356) 9185 : cluster 0 pgmap v9153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:22.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:22 smithi141 bash[31670]: cluster 2023-12-01T20:44:21.395552+0000 mgr.y (mgr.24356) 9185 : cluster 0 pgmap v9153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:23.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:23 smithi040 bash[28232]: audit 2023-12-01T20:44:22.747115+0000 mon.c (mon.2) 5783 : audit 0 from='client.? 172.21.15.40:0/3505803259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:23 smithi040 bash[41173]: audit 2023-12-01T20:44:22.747115+0000 mon.c (mon.2) 5783 : audit 0 from='client.? 172.21.15.40:0/3505803259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:23.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:23 smithi141 bash[31670]: audit 2023-12-01T20:44:22.747115+0000 mon.c (mon.2) 5783 : audit 0 from='client.? 172.21.15.40:0/3505803259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:24 smithi141 bash[31670]: cluster 2023-12-01T20:44:23.396233+0000 mgr.y (mgr.24356) 9186 : cluster 0 pgmap v9154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:24 smithi040 bash[28232]: cluster 2023-12-01T20:44:23.396233+0000 mgr.y (mgr.24356) 9186 : cluster 0 pgmap v9154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:25.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:24 smithi040 bash[41173]: cluster 2023-12-01T20:44:23.396233+0000 mgr.y (mgr.24356) 9186 : cluster 0 pgmap v9154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:25 smithi141 bash[31670]: audit 2023-12-01T20:44:25.219795+0000 mon.a (mon.0) 6041 : audit 0 from='client.? 172.21.15.40:0/3027668665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:25 smithi040 bash[28232]: audit 2023-12-01T20:44:25.219795+0000 mon.a (mon.0) 6041 : audit 0 from='client.? 172.21.15.40:0/3027668665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:25 smithi040 bash[41173]: audit 2023-12-01T20:44:25.219795+0000 mon.a (mon.0) 6041 : audit 0 from='client.? 172.21.15.40:0/3027668665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:44:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:44:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:26 smithi141 bash[31670]: cluster 2023-12-01T20:44:25.397412+0000 mgr.y (mgr.24356) 9187 : cluster 0 pgmap v9155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:26 smithi040 bash[28232]: cluster 2023-12-01T20:44:25.397412+0000 mgr.y (mgr.24356) 9187 : cluster 0 pgmap v9155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:27.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:26 smithi040 bash[41173]: cluster 2023-12-01T20:44:25.397412+0000 mgr.y (mgr.24356) 9187 : cluster 0 pgmap v9155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:27 smithi141 bash[31670]: audit 2023-12-01T20:44:27.687214+0000 mon.c (mon.2) 5784 : audit 0 from='client.? 172.21.15.40:0/1632763992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:27 smithi040 bash[28232]: audit 2023-12-01T20:44:27.687214+0000 mon.c (mon.2) 5784 : audit 0 from='client.? 172.21.15.40:0/1632763992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:28.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:27 smithi040 bash[41173]: audit 2023-12-01T20:44:27.687214+0000 mon.c (mon.2) 5784 : audit 0 from='client.? 172.21.15.40:0/1632763992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:28 smithi141 bash[31670]: cluster 2023-12-01T20:44:27.398041+0000 mgr.y (mgr.24356) 9188 : cluster 0 pgmap v9156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:29.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:28 smithi040 bash[28232]: cluster 2023-12-01T20:44:27.398041+0000 mgr.y (mgr.24356) 9188 : cluster 0 pgmap v9156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:28 smithi040 bash[41173]: cluster 2023-12-01T20:44:27.398041+0000 mgr.y (mgr.24356) 9188 : cluster 0 pgmap v9156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:31 smithi141 bash[31670]: cluster 2023-12-01T20:44:29.398956+0000 mgr.y (mgr.24356) 9189 : cluster 0 pgmap v9157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:31 smithi141 bash[31670]: audit 2023-12-01T20:44:30.153361+0000 mon.c (mon.2) 5785 : audit 0 from='client.? 172.21.15.40:0/2331276043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:31 smithi040 bash[28232]: cluster 2023-12-01T20:44:29.398956+0000 mgr.y (mgr.24356) 9189 : cluster 0 pgmap v9157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:31 smithi040 bash[28232]: audit 2023-12-01T20:44:30.153361+0000 mon.c (mon.2) 5785 : audit 0 from='client.? 172.21.15.40:0/2331276043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:31 smithi040 bash[41173]: cluster 2023-12-01T20:44:29.398956+0000 mgr.y (mgr.24356) 9189 : cluster 0 pgmap v9157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:31 smithi040 bash[41173]: audit 2023-12-01T20:44:30.153361+0000 mon.c (mon.2) 5785 : audit 0 from='client.? 172.21.15.40:0/2331276043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:33 smithi141 bash[31670]: cluster 2023-12-01T20:44:31.399633+0000 mgr.y (mgr.24356) 9190 : cluster 0 pgmap v9158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:33 smithi141 bash[31670]: audit 2023-12-01T20:44:32.618142+0000 mon.c (mon.2) 5786 : audit 0 from='client.? 172.21.15.40:0/747276800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:33 smithi040 bash[28232]: cluster 2023-12-01T20:44:31.399633+0000 mgr.y (mgr.24356) 9190 : cluster 0 pgmap v9158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:33 smithi040 bash[28232]: audit 2023-12-01T20:44:32.618142+0000 mon.c (mon.2) 5786 : audit 0 from='client.? 172.21.15.40:0/747276800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:33 smithi040 bash[41173]: cluster 2023-12-01T20:44:31.399633+0000 mgr.y (mgr.24356) 9190 : cluster 0 pgmap v9158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:33 smithi040 bash[41173]: audit 2023-12-01T20:44:32.618142+0000 mon.c (mon.2) 5786 : audit 0 from='client.? 172.21.15.40:0/747276800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:34 smithi141 bash[31670]: audit 2023-12-01T20:44:33.798458+0000 mon.c (mon.2) 5787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:34 smithi040 bash[28232]: audit 2023-12-01T20:44:33.798458+0000 mon.c (mon.2) 5787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:34 smithi040 bash[41173]: audit 2023-12-01T20:44:33.798458+0000 mon.c (mon.2) 5787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:35 smithi141 bash[31670]: cluster 2023-12-01T20:44:33.400309+0000 mgr.y (mgr.24356) 9191 : cluster 0 pgmap v9159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:35 smithi040 bash[28232]: cluster 2023-12-01T20:44:33.400309+0000 mgr.y (mgr.24356) 9191 : cluster 0 pgmap v9159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:35 smithi040 bash[41173]: cluster 2023-12-01T20:44:33.400309+0000 mgr.y (mgr.24356) 9191 : cluster 0 pgmap v9159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:36 smithi141 bash[31670]: audit 2023-12-01T20:44:35.078124+0000 mon.c (mon.2) 5788 : audit 0 from='client.? 172.21.15.40:0/1467299441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:36 smithi141 bash[31670]: cluster 2023-12-01T20:44:35.401469+0000 mgr.y (mgr.24356) 9192 : cluster 0 pgmap v9160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:36 smithi040 bash[28232]: audit 2023-12-01T20:44:35.078124+0000 mon.c (mon.2) 5788 : audit 0 from='client.? 172.21.15.40:0/1467299441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:36 smithi040 bash[28232]: cluster 2023-12-01T20:44:35.401469+0000 mgr.y (mgr.24356) 9192 : cluster 0 pgmap v9160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:36 smithi040 bash[41173]: audit 2023-12-01T20:44:35.078124+0000 mon.c (mon.2) 5788 : audit 0 from='client.? 172.21.15.40:0/1467299441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:36 smithi040 bash[41173]: cluster 2023-12-01T20:44:35.401469+0000 mgr.y (mgr.24356) 9192 : cluster 0 pgmap v9160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:44:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:44:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:38 smithi141 bash[31670]: cluster 2023-12-01T20:44:37.402115+0000 mgr.y (mgr.24356) 9193 : cluster 0 pgmap v9161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:38.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:38 smithi141 bash[31670]: audit 2023-12-01T20:44:37.544348+0000 mon.a (mon.0) 6042 : audit 0 from='client.? 172.21.15.40:0/1397316052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:38 smithi040 bash[28232]: cluster 2023-12-01T20:44:37.402115+0000 mgr.y (mgr.24356) 9193 : cluster 0 pgmap v9161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:38 smithi040 bash[28232]: audit 2023-12-01T20:44:37.544348+0000 mon.a (mon.0) 6042 : audit 0 from='client.? 172.21.15.40:0/1397316052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:38 smithi040 bash[41173]: cluster 2023-12-01T20:44:37.402115+0000 mgr.y (mgr.24356) 9193 : cluster 0 pgmap v9161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:38 smithi040 bash[41173]: audit 2023-12-01T20:44:37.544348+0000 mon.a (mon.0) 6042 : audit 0 from='client.? 172.21.15.40:0/1397316052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:40 smithi141 bash[31670]: cluster 2023-12-01T20:44:39.402993+0000 mgr.y (mgr.24356) 9194 : cluster 0 pgmap v9162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:40 smithi141 bash[31670]: audit 2023-12-01T20:44:40.006608+0000 mon.c (mon.2) 5789 : audit 0 from='client.? 172.21.15.40:0/3377782082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:40 smithi040 bash[28232]: cluster 2023-12-01T20:44:39.402993+0000 mgr.y (mgr.24356) 9194 : cluster 0 pgmap v9162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:40 smithi040 bash[28232]: audit 2023-12-01T20:44:40.006608+0000 mon.c (mon.2) 5789 : audit 0 from='client.? 172.21.15.40:0/3377782082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:40 smithi040 bash[41173]: cluster 2023-12-01T20:44:39.402993+0000 mgr.y (mgr.24356) 9194 : cluster 0 pgmap v9162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:40 smithi040 bash[41173]: audit 2023-12-01T20:44:40.006608+0000 mon.c (mon.2) 5789 : audit 0 from='client.? 172.21.15.40:0/3377782082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:42 smithi141 bash[31670]: cluster 2023-12-01T20:44:41.403655+0000 mgr.y (mgr.24356) 9195 : cluster 0 pgmap v9163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:42 smithi141 bash[31670]: audit 2023-12-01T20:44:42.468989+0000 mon.c (mon.2) 5790 : audit 0 from='client.? 172.21.15.40:0/1352181996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:42 smithi040 bash[28232]: cluster 2023-12-01T20:44:41.403655+0000 mgr.y (mgr.24356) 9195 : cluster 0 pgmap v9163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:42 smithi040 bash[28232]: audit 2023-12-01T20:44:42.468989+0000 mon.c (mon.2) 5790 : audit 0 from='client.? 172.21.15.40:0/1352181996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:42 smithi040 bash[41173]: cluster 2023-12-01T20:44:41.403655+0000 mgr.y (mgr.24356) 9195 : cluster 0 pgmap v9163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:42 smithi040 bash[41173]: audit 2023-12-01T20:44:42.468989+0000 mon.c (mon.2) 5790 : audit 0 from='client.? 172.21.15.40:0/1352181996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:44 smithi141 bash[31670]: cluster 2023-12-01T20:44:43.404363+0000 mgr.y (mgr.24356) 9196 : cluster 0 pgmap v9164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:44 smithi141 bash[31670]: audit 2023-12-01T20:44:44.931614+0000 mon.c (mon.2) 5791 : audit 0 from='client.? 172.21.15.40:0/2443770657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:44 smithi040 bash[41173]: cluster 2023-12-01T20:44:43.404363+0000 mgr.y (mgr.24356) 9196 : cluster 0 pgmap v9164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:44 smithi040 bash[41173]: audit 2023-12-01T20:44:44.931614+0000 mon.c (mon.2) 5791 : audit 0 from='client.? 172.21.15.40:0/2443770657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:44 smithi040 bash[28232]: cluster 2023-12-01T20:44:43.404363+0000 mgr.y (mgr.24356) 9196 : cluster 0 pgmap v9164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:44 smithi040 bash[28232]: audit 2023-12-01T20:44:44.931614+0000 mon.c (mon.2) 5791 : audit 0 from='client.? 172.21.15.40:0/2443770657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:44:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:44:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:46 smithi141 bash[31670]: cluster 2023-12-01T20:44:45.405553+0000 mgr.y (mgr.24356) 9197 : cluster 0 pgmap v9165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:46 smithi040 bash[28232]: cluster 2023-12-01T20:44:45.405553+0000 mgr.y (mgr.24356) 9197 : cluster 0 pgmap v9165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:46 smithi040 bash[41173]: cluster 2023-12-01T20:44:45.405553+0000 mgr.y (mgr.24356) 9197 : cluster 0 pgmap v9165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:48 smithi141 bash[31670]: audit 2023-12-01T20:44:47.397866+0000 mon.a (mon.0) 6043 : audit 0 from='client.? 172.21.15.40:0/610591982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:48 smithi040 bash[28232]: audit 2023-12-01T20:44:47.397866+0000 mon.a (mon.0) 6043 : audit 0 from='client.? 172.21.15.40:0/610591982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:48.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:48 smithi040 bash[41173]: audit 2023-12-01T20:44:47.397866+0000 mon.a (mon.0) 6043 : audit 0 from='client.? 172.21.15.40:0/610591982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:49 smithi141 bash[31670]: cluster 2023-12-01T20:44:47.406009+0000 mgr.y (mgr.24356) 9198 : cluster 0 pgmap v9166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:49 smithi141 bash[31670]: audit 2023-12-01T20:44:48.798965+0000 mon.c (mon.2) 5792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:49 smithi040 bash[28232]: cluster 2023-12-01T20:44:47.406009+0000 mgr.y (mgr.24356) 9198 : cluster 0 pgmap v9166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:49 smithi040 bash[28232]: audit 2023-12-01T20:44:48.798965+0000 mon.c (mon.2) 5792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:49 smithi040 bash[41173]: cluster 2023-12-01T20:44:47.406009+0000 mgr.y (mgr.24356) 9198 : cluster 0 pgmap v9166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:49 smithi040 bash[41173]: audit 2023-12-01T20:44:48.798965+0000 mon.c (mon.2) 5792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:50 smithi141 bash[31670]: cluster 2023-12-01T20:44:49.407239+0000 mgr.y (mgr.24356) 9199 : cluster 0 pgmap v9167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:50 smithi141 bash[31670]: audit 2023-12-01T20:44:49.868767+0000 mon.a (mon.0) 6044 : audit 0 from='client.? 172.21.15.40:0/1305630499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:50.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:50 smithi040 bash[28232]: cluster 2023-12-01T20:44:49.407239+0000 mgr.y (mgr.24356) 9199 : cluster 0 pgmap v9167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:50.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:50 smithi040 bash[28232]: audit 2023-12-01T20:44:49.868767+0000 mon.a (mon.0) 6044 : audit 0 from='client.? 172.21.15.40:0/1305630499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:50.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:50 smithi040 bash[41173]: cluster 2023-12-01T20:44:49.407239+0000 mgr.y (mgr.24356) 9199 : cluster 0 pgmap v9167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:50.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:50 smithi040 bash[41173]: audit 2023-12-01T20:44:49.868767+0000 mon.a (mon.0) 6044 : audit 0 from='client.? 172.21.15.40:0/1305630499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:52 smithi141 bash[31670]: cluster 2023-12-01T20:44:51.407994+0000 mgr.y (mgr.24356) 9200 : cluster 0 pgmap v9168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:52 smithi141 bash[31670]: audit 2023-12-01T20:44:52.327575+0000 mon.c (mon.2) 5793 : audit 0 from='client.? 172.21.15.40:0/2779407686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:52 smithi040 bash[28232]: cluster 2023-12-01T20:44:51.407994+0000 mgr.y (mgr.24356) 9200 : cluster 0 pgmap v9168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:52 smithi040 bash[28232]: audit 2023-12-01T20:44:52.327575+0000 mon.c (mon.2) 5793 : audit 0 from='client.? 172.21.15.40:0/2779407686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:52 smithi040 bash[41173]: cluster 2023-12-01T20:44:51.407994+0000 mgr.y (mgr.24356) 9200 : cluster 0 pgmap v9168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:52 smithi040 bash[41173]: audit 2023-12-01T20:44:52.327575+0000 mon.c (mon.2) 5793 : audit 0 from='client.? 172.21.15.40:0/2779407686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:54 smithi141 bash[31670]: cluster 2023-12-01T20:44:53.408694+0000 mgr.y (mgr.24356) 9201 : cluster 0 pgmap v9169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:54 smithi141 bash[31670]: audit 2023-12-01T20:44:54.801752+0000 mon.a (mon.0) 6045 : audit 0 from='client.? 172.21.15.40:0/3622747619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:55.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:54 smithi040 bash[41173]: cluster 2023-12-01T20:44:53.408694+0000 mgr.y (mgr.24356) 9201 : cluster 0 pgmap v9169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:54 smithi040 bash[41173]: audit 2023-12-01T20:44:54.801752+0000 mon.a (mon.0) 6045 : audit 0 from='client.? 172.21.15.40:0/3622747619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:54 smithi040 bash[28232]: cluster 2023-12-01T20:44:53.408694+0000 mgr.y (mgr.24356) 9201 : cluster 0 pgmap v9169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:54 smithi040 bash[28232]: audit 2023-12-01T20:44:54.801752+0000 mon.a (mon.0) 6045 : audit 0 from='client.? 172.21.15.40:0/3622747619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:44:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:44:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:56 smithi141 bash[31670]: cluster 2023-12-01T20:44:55.409846+0000 mgr.y (mgr.24356) 9202 : cluster 0 pgmap v9170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:56 smithi040 bash[28232]: cluster 2023-12-01T20:44:55.409846+0000 mgr.y (mgr.24356) 9202 : cluster 0 pgmap v9170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:56 smithi040 bash[41173]: cluster 2023-12-01T20:44:55.409846+0000 mgr.y (mgr.24356) 9202 : cluster 0 pgmap v9170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:58 smithi141 bash[31670]: audit 2023-12-01T20:44:57.260458+0000 mon.c (mon.2) 5794 : audit 0 from='client.? 172.21.15.40:0/3649722735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:58 smithi040 bash[28232]: audit 2023-12-01T20:44:57.260458+0000 mon.c (mon.2) 5794 : audit 0 from='client.? 172.21.15.40:0/3649722735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:58 smithi040 bash[41173]: audit 2023-12-01T20:44:57.260458+0000 mon.c (mon.2) 5794 : audit 0 from='client.? 172.21.15.40:0/3649722735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:44:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:44:59 smithi141 bash[31670]: cluster 2023-12-01T20:44:57.410638+0000 mgr.y (mgr.24356) 9203 : cluster 0 pgmap v9171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:59.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:44:59 smithi040 bash[41173]: cluster 2023-12-01T20:44:57.410638+0000 mgr.y (mgr.24356) 9203 : cluster 0 pgmap v9171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:44:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:44:59 smithi040 bash[28232]: cluster 2023-12-01T20:44:57.410638+0000 mgr.y (mgr.24356) 9203 : cluster 0 pgmap v9171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:00 smithi141 bash[31670]: audit 2023-12-01T20:44:59.716842+0000 mon.c (mon.2) 5795 : audit 0 from='client.? 172.21.15.40:0/1809853085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:00.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:00 smithi040 bash[28232]: audit 2023-12-01T20:44:59.716842+0000 mon.c (mon.2) 5795 : audit 0 from='client.? 172.21.15.40:0/1809853085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:00 smithi040 bash[41173]: audit 2023-12-01T20:44:59.716842+0000 mon.c (mon.2) 5795 : audit 0 from='client.? 172.21.15.40:0/1809853085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:01.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:01 smithi040 bash[28232]: cluster 2023-12-01T20:44:59.411370+0000 mgr.y (mgr.24356) 9204 : cluster 0 pgmap v9172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:01.279 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:01 smithi040 bash[41173]: cluster 2023-12-01T20:44:59.411370+0000 mgr.y (mgr.24356) 9204 : cluster 0 pgmap v9172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:01 smithi141 bash[31670]: cluster 2023-12-01T20:44:59.411370+0000 mgr.y (mgr.24356) 9204 : cluster 0 pgmap v9172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:02 smithi141 bash[31670]: cluster 2023-12-01T20:45:01.411989+0000 mgr.y (mgr.24356) 9205 : cluster 0 pgmap v9173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:02.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:02 smithi040 bash[41173]: cluster 2023-12-01T20:45:01.411989+0000 mgr.y (mgr.24356) 9205 : cluster 0 pgmap v9173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:02.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:02 smithi040 bash[28232]: cluster 2023-12-01T20:45:01.411989+0000 mgr.y (mgr.24356) 9205 : cluster 0 pgmap v9173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:03 smithi040 bash[28232]: audit 2023-12-01T20:45:02.177664+0000 mon.c (mon.2) 5796 : audit 0 from='client.? 172.21.15.40:0/3485235520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:03 smithi040 bash[41173]: audit 2023-12-01T20:45:02.177664+0000 mon.c (mon.2) 5796 : audit 0 from='client.? 172.21.15.40:0/3485235520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:03 smithi141 bash[31670]: audit 2023-12-01T20:45:02.177664+0000 mon.c (mon.2) 5796 : audit 0 from='client.? 172.21.15.40:0/3485235520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:04.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:04 smithi040 bash[41173]: cluster 2023-12-01T20:45:03.412709+0000 mgr.y (mgr.24356) 9206 : cluster 0 pgmap v9174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:04.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:04 smithi040 bash[41173]: audit 2023-12-01T20:45:03.799215+0000 mon.c (mon.2) 5797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:04 smithi040 bash[28232]: cluster 2023-12-01T20:45:03.412709+0000 mgr.y (mgr.24356) 9206 : cluster 0 pgmap v9174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:04 smithi040 bash[28232]: audit 2023-12-01T20:45:03.799215+0000 mon.c (mon.2) 5797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:04 smithi141 bash[31670]: cluster 2023-12-01T20:45:03.412709+0000 mgr.y (mgr.24356) 9206 : cluster 0 pgmap v9174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:04 smithi141 bash[31670]: audit 2023-12-01T20:45:03.799215+0000 mon.c (mon.2) 5797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:05.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:05 smithi040 bash[28232]: audit 2023-12-01T20:45:04.651344+0000 mon.a (mon.0) 6046 : audit 0 from='client.? 172.21.15.40:0/1514315328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:05 smithi040 bash[41173]: audit 2023-12-01T20:45:04.651344+0000 mon.a (mon.0) 6046 : audit 0 from='client.? 172.21.15.40:0/1514315328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:05.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:05 smithi141 bash[31670]: audit 2023-12-01T20:45:04.651344+0000 mon.a (mon.0) 6046 : audit 0 from='client.? 172.21.15.40:0/1514315328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:06 smithi040 bash[28232]: cluster 2023-12-01T20:45:05.413802+0000 mgr.y (mgr.24356) 9207 : cluster 0 pgmap v9175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:06 smithi040 bash[41173]: cluster 2023-12-01T20:45:05.413802+0000 mgr.y (mgr.24356) 9207 : cluster 0 pgmap v9175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:06 smithi141 bash[31670]: cluster 2023-12-01T20:45:05.413802+0000 mgr.y (mgr.24356) 9207 : cluster 0 pgmap v9175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:45:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:45:07.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:07 smithi141 bash[31670]: audit 2023-12-01T20:45:07.113911+0000 mon.c (mon.2) 5798 : audit 0 from='client.? 172.21.15.40:0/3529193841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:07.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:07 smithi040 bash[28232]: audit 2023-12-01T20:45:07.113911+0000 mon.c (mon.2) 5798 : audit 0 from='client.? 172.21.15.40:0/3529193841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:07 smithi040 bash[41173]: audit 2023-12-01T20:45:07.113911+0000 mon.c (mon.2) 5798 : audit 0 from='client.? 172.21.15.40:0/3529193841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:08 smithi141 bash[31670]: cluster 2023-12-01T20:45:07.414491+0000 mgr.y (mgr.24356) 9208 : cluster 0 pgmap v9176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:08 smithi040 bash[28232]: cluster 2023-12-01T20:45:07.414491+0000 mgr.y (mgr.24356) 9208 : cluster 0 pgmap v9176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:08 smithi040 bash[41173]: cluster 2023-12-01T20:45:07.414491+0000 mgr.y (mgr.24356) 9208 : cluster 0 pgmap v9176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:10.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:10 smithi141 bash[31670]: audit 2023-12-01T20:45:09.589108+0000 mon.c (mon.2) 5799 : audit 0 from='client.? 172.21.15.40:0/555673552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:10.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:10 smithi040 bash[41173]: audit 2023-12-01T20:45:09.589108+0000 mon.c (mon.2) 5799 : audit 0 from='client.? 172.21.15.40:0/555673552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:10 smithi040 bash[28232]: audit 2023-12-01T20:45:09.589108+0000 mon.c (mon.2) 5799 : audit 0 from='client.? 172.21.15.40:0/555673552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:11 smithi141 bash[31670]: cluster 2023-12-01T20:45:09.415593+0000 mgr.y (mgr.24356) 9209 : cluster 0 pgmap v9177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:11 smithi040 bash[28232]: cluster 2023-12-01T20:45:09.415593+0000 mgr.y (mgr.24356) 9209 : cluster 0 pgmap v9177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:11 smithi040 bash[41173]: cluster 2023-12-01T20:45:09.415593+0000 mgr.y (mgr.24356) 9209 : cluster 0 pgmap v9177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:12 smithi040 bash[28232]: cluster 2023-12-01T20:45:11.416281+0000 mgr.y (mgr.24356) 9210 : cluster 0 pgmap v9178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:12 smithi040 bash[41173]: cluster 2023-12-01T20:45:11.416281+0000 mgr.y (mgr.24356) 9210 : cluster 0 pgmap v9178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:12 smithi141 bash[31670]: cluster 2023-12-01T20:45:11.416281+0000 mgr.y (mgr.24356) 9210 : cluster 0 pgmap v9178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:13 smithi040 bash[41173]: audit 2023-12-01T20:45:12.053111+0000 mon.a (mon.0) 6047 : audit 0 from='client.? 172.21.15.40:0/1388400846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:13 smithi040 bash[28232]: audit 2023-12-01T20:45:12.053111+0000 mon.a (mon.0) 6047 : audit 0 from='client.? 172.21.15.40:0/1388400846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:13 smithi141 bash[31670]: audit 2023-12-01T20:45:12.053111+0000 mon.a (mon.0) 6047 : audit 0 from='client.? 172.21.15.40:0/1388400846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[28232]: audit 2023-12-01T20:45:13.091539+0000 mon.c (mon.2) 5800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:45:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[28232]: cluster 2023-12-01T20:45:13.416934+0000 mgr.y (mgr.24356) 9211 : cluster 0 pgmap v9179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[28232]: audit 2023-12-01T20:45:13.470255+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[28232]: audit 2023-12-01T20:45:13.483040+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[41173]: audit 2023-12-01T20:45:13.091539+0000 mon.c (mon.2) 5800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:45:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[41173]: cluster 2023-12-01T20:45:13.416934+0000 mgr.y (mgr.24356) 9211 : cluster 0 pgmap v9179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[41173]: audit 2023-12-01T20:45:13.470255+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:14 smithi040 bash[41173]: audit 2023-12-01T20:45:13.483040+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:14 smithi141 bash[31670]: audit 2023-12-01T20:45:13.091539+0000 mon.c (mon.2) 5800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:45:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:14 smithi141 bash[31670]: cluster 2023-12-01T20:45:13.416934+0000 mgr.y (mgr.24356) 9211 : cluster 0 pgmap v9179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:14 smithi141 bash[31670]: audit 2023-12-01T20:45:13.470255+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:14 smithi141 bash[31670]: audit 2023-12-01T20:45:13.483040+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:15.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:15 smithi040 bash[28232]: audit 2023-12-01T20:45:14.516143+0000 mon.c (mon.2) 5801 : audit 0 from='client.? 172.21.15.40:0/1451808168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:15 smithi040 bash[41173]: audit 2023-12-01T20:45:14.516143+0000 mon.c (mon.2) 5801 : audit 0 from='client.? 172.21.15.40:0/1451808168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:15 smithi141 bash[31670]: audit 2023-12-01T20:45:14.516143+0000 mon.c (mon.2) 5801 : audit 0 from='client.? 172.21.15.40:0/1451808168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:16 smithi040 bash[28232]: cluster 2023-12-01T20:45:15.418032+0000 mgr.y (mgr.24356) 9212 : cluster 0 pgmap v9180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:16 smithi040 bash[41173]: cluster 2023-12-01T20:45:15.418032+0000 mgr.y (mgr.24356) 9212 : cluster 0 pgmap v9180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:16 smithi141 bash[31670]: cluster 2023-12-01T20:45:15.418032+0000 mgr.y (mgr.24356) 9212 : cluster 0 pgmap v9180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:45:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:45:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:17 smithi040 bash[28232]: audit 2023-12-01T20:45:16.990595+0000 mon.a (mon.0) 6050 : audit 0 from='client.? 172.21.15.40:0/3666804315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:17 smithi040 bash[41173]: audit 2023-12-01T20:45:16.990595+0000 mon.a (mon.0) 6050 : audit 0 from='client.? 172.21.15.40:0/3666804315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:17.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:17 smithi141 bash[31670]: audit 2023-12-01T20:45:16.990595+0000 mon.a (mon.0) 6050 : audit 0 from='client.? 172.21.15.40:0/3666804315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:18 smithi040 bash[41173]: cluster 2023-12-01T20:45:17.418690+0000 mgr.y (mgr.24356) 9213 : cluster 0 pgmap v9181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:18 smithi040 bash[28232]: cluster 2023-12-01T20:45:17.418690+0000 mgr.y (mgr.24356) 9213 : cluster 0 pgmap v9181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:18 smithi141 bash[31670]: cluster 2023-12-01T20:45:17.418690+0000 mgr.y (mgr.24356) 9213 : cluster 0 pgmap v9181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:19 smithi040 bash[28232]: audit 2023-12-01T20:45:18.799613+0000 mon.c (mon.2) 5802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:19 smithi040 bash[41173]: audit 2023-12-01T20:45:18.799613+0000 mon.c (mon.2) 5802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:19 smithi141 bash[31670]: audit 2023-12-01T20:45:18.799613+0000 mon.c (mon.2) 5802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.287830+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.301729+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.323572+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.333506+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: cluster 2023-12-01T20:45:19.419708+0000 mgr.y (mgr.24356) 9214 : cluster 0 pgmap v9182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.537554+0000 mon.b (mon.1) 48 : audit 0 from='client.? 172.21.15.40:0/3192464182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.881359+0000 mon.c (mon.2) 5803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.883259+0000 mon.c (mon.2) 5804 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:45:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[28232]: audit 2023-12-01T20:45:19.893340+0000 mon.a (mon.0) 6055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.287830+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.301729+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.323572+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.333506+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: cluster 2023-12-01T20:45:19.419708+0000 mgr.y (mgr.24356) 9214 : cluster 0 pgmap v9182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.537554+0000 mon.b (mon.1) 48 : audit 0 from='client.? 172.21.15.40:0/3192464182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.881359+0000 mon.c (mon.2) 5803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.883259+0000 mon.c (mon.2) 5804 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:45:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:20 smithi040 bash[41173]: audit 2023-12-01T20:45:19.893340+0000 mon.a (mon.0) 6055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.287830+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.301729+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.323572+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.333506+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: cluster 2023-12-01T20:45:19.419708+0000 mgr.y (mgr.24356) 9214 : cluster 0 pgmap v9182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.537554+0000 mon.b (mon.1) 48 : audit 0 from='client.? 172.21.15.40:0/3192464182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.881359+0000 mon.c (mon.2) 5803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.883259+0000 mon.c (mon.2) 5804 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:45:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:20 smithi141 bash[31670]: audit 2023-12-01T20:45:19.893340+0000 mon.a (mon.0) 6055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:45:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:22 smithi141 bash[31670]: cluster 2023-12-01T20:45:21.420341+0000 mgr.y (mgr.24356) 9215 : cluster 0 pgmap v9183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:22 smithi141 bash[31670]: audit 2023-12-01T20:45:21.995130+0000 mon.c (mon.2) 5805 : audit 0 from='client.? 172.21.15.40:0/886336341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:22 smithi040 bash[28232]: cluster 2023-12-01T20:45:21.420341+0000 mgr.y (mgr.24356) 9215 : cluster 0 pgmap v9183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:22 smithi040 bash[28232]: audit 2023-12-01T20:45:21.995130+0000 mon.c (mon.2) 5805 : audit 0 from='client.? 172.21.15.40:0/886336341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:22 smithi040 bash[41173]: cluster 2023-12-01T20:45:21.420341+0000 mgr.y (mgr.24356) 9215 : cluster 0 pgmap v9183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:22 smithi040 bash[41173]: audit 2023-12-01T20:45:21.995130+0000 mon.c (mon.2) 5805 : audit 0 from='client.? 172.21.15.40:0/886336341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:25 smithi141 bash[31670]: cluster 2023-12-01T20:45:23.421043+0000 mgr.y (mgr.24356) 9216 : cluster 0 pgmap v9184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:25 smithi141 bash[31670]: audit 2023-12-01T20:45:24.463165+0000 mon.c (mon.2) 5806 : audit 0 from='client.? 172.21.15.40:0/3446653653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:25 smithi040 bash[28232]: cluster 2023-12-01T20:45:23.421043+0000 mgr.y (mgr.24356) 9216 : cluster 0 pgmap v9184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:25 smithi040 bash[28232]: audit 2023-12-01T20:45:24.463165+0000 mon.c (mon.2) 5806 : audit 0 from='client.? 172.21.15.40:0/3446653653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:25 smithi040 bash[41173]: cluster 2023-12-01T20:45:23.421043+0000 mgr.y (mgr.24356) 9216 : cluster 0 pgmap v9184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:25 smithi040 bash[41173]: audit 2023-12-01T20:45:24.463165+0000 mon.c (mon.2) 5806 : audit 0 from='client.? 172.21.15.40:0/3446653653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:45:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:45:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:27 smithi141 bash[31670]: cluster 2023-12-01T20:45:25.422209+0000 mgr.y (mgr.24356) 9217 : cluster 0 pgmap v9185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:27 smithi141 bash[31670]: audit 2023-12-01T20:45:26.920253+0000 mon.a (mon.0) 6056 : audit 0 from='client.? 172.21.15.40:0/1420767115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:27 smithi040 bash[28232]: cluster 2023-12-01T20:45:25.422209+0000 mgr.y (mgr.24356) 9217 : cluster 0 pgmap v9185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:27 smithi040 bash[28232]: audit 2023-12-01T20:45:26.920253+0000 mon.a (mon.0) 6056 : audit 0 from='client.? 172.21.15.40:0/1420767115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:27 smithi040 bash[41173]: cluster 2023-12-01T20:45:25.422209+0000 mgr.y (mgr.24356) 9217 : cluster 0 pgmap v9185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:27 smithi040 bash[41173]: audit 2023-12-01T20:45:26.920253+0000 mon.a (mon.0) 6056 : audit 0 from='client.? 172.21.15.40:0/1420767115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:29 smithi141 bash[31670]: cluster 2023-12-01T20:45:27.422875+0000 mgr.y (mgr.24356) 9218 : cluster 0 pgmap v9186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:29.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:29 smithi040 bash[28232]: cluster 2023-12-01T20:45:27.422875+0000 mgr.y (mgr.24356) 9218 : cluster 0 pgmap v9186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:29 smithi040 bash[41173]: cluster 2023-12-01T20:45:27.422875+0000 mgr.y (mgr.24356) 9218 : cluster 0 pgmap v9186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:30 smithi040 bash[28232]: audit 2023-12-01T20:45:29.391662+0000 mon.a (mon.0) 6057 : audit 0 from='client.? 172.21.15.40:0/129149144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:30 smithi040 bash[41173]: audit 2023-12-01T20:45:29.391662+0000 mon.a (mon.0) 6057 : audit 0 from='client.? 172.21.15.40:0/129149144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:30 smithi141 bash[31670]: audit 2023-12-01T20:45:29.391662+0000 mon.a (mon.0) 6057 : audit 0 from='client.? 172.21.15.40:0/129149144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:31.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:31 smithi040 bash[41173]: cluster 2023-12-01T20:45:29.423855+0000 mgr.y (mgr.24356) 9219 : cluster 0 pgmap v9187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:31.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:31 smithi040 bash[28232]: cluster 2023-12-01T20:45:29.423855+0000 mgr.y (mgr.24356) 9219 : cluster 0 pgmap v9187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:31.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:31 smithi141 bash[31670]: cluster 2023-12-01T20:45:29.423855+0000 mgr.y (mgr.24356) 9219 : cluster 0 pgmap v9187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:32 smithi040 bash[28232]: cluster 2023-12-01T20:45:31.424484+0000 mgr.y (mgr.24356) 9220 : cluster 0 pgmap v9188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:32 smithi040 bash[28232]: audit 2023-12-01T20:45:31.852134+0000 mon.a (mon.0) 6058 : audit 0 from='client.? 172.21.15.40:0/2174094755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:32 smithi040 bash[41173]: cluster 2023-12-01T20:45:31.424484+0000 mgr.y (mgr.24356) 9220 : cluster 0 pgmap v9188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:32 smithi040 bash[41173]: audit 2023-12-01T20:45:31.852134+0000 mon.a (mon.0) 6058 : audit 0 from='client.? 172.21.15.40:0/2174094755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:32 smithi141 bash[31670]: cluster 2023-12-01T20:45:31.424484+0000 mgr.y (mgr.24356) 9220 : cluster 0 pgmap v9188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:32 smithi141 bash[31670]: audit 2023-12-01T20:45:31.852134+0000 mon.a (mon.0) 6058 : audit 0 from='client.? 172.21.15.40:0/2174094755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:34 smithi141 bash[31670]: cluster 2023-12-01T20:45:33.425096+0000 mgr.y (mgr.24356) 9221 : cluster 0 pgmap v9189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:34 smithi141 bash[31670]: audit 2023-12-01T20:45:33.800142+0000 mon.c (mon.2) 5807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:34 smithi141 bash[31670]: audit 2023-12-01T20:45:34.316595+0000 mon.a (mon.0) 6059 : audit 0 from='client.? 172.21.15.40:0/3499073683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:34 smithi040 bash[28232]: cluster 2023-12-01T20:45:33.425096+0000 mgr.y (mgr.24356) 9221 : cluster 0 pgmap v9189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:34 smithi040 bash[28232]: audit 2023-12-01T20:45:33.800142+0000 mon.c (mon.2) 5807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:34 smithi040 bash[28232]: audit 2023-12-01T20:45:34.316595+0000 mon.a (mon.0) 6059 : audit 0 from='client.? 172.21.15.40:0/3499073683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:34 smithi040 bash[41173]: cluster 2023-12-01T20:45:33.425096+0000 mgr.y (mgr.24356) 9221 : cluster 0 pgmap v9189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:34.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:34 smithi040 bash[41173]: audit 2023-12-01T20:45:33.800142+0000 mon.c (mon.2) 5807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:34.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:34 smithi040 bash[41173]: audit 2023-12-01T20:45:34.316595+0000 mon.a (mon.0) 6059 : audit 0 from='client.? 172.21.15.40:0/3499073683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:36 smithi141 bash[31670]: cluster 2023-12-01T20:45:35.426248+0000 mgr.y (mgr.24356) 9222 : cluster 0 pgmap v9190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:36 smithi040 bash[41173]: cluster 2023-12-01T20:45:35.426248+0000 mgr.y (mgr.24356) 9222 : cluster 0 pgmap v9190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:36 smithi040 bash[28232]: cluster 2023-12-01T20:45:35.426248+0000 mgr.y (mgr.24356) 9222 : cluster 0 pgmap v9190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:45:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:45:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:37 smithi141 bash[31670]: audit 2023-12-01T20:45:36.782597+0000 mon.c (mon.2) 5808 : audit 0 from='client.? 172.21.15.40:0/2527266539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:37.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:37 smithi040 bash[28232]: audit 2023-12-01T20:45:36.782597+0000 mon.c (mon.2) 5808 : audit 0 from='client.? 172.21.15.40:0/2527266539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:37.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:37 smithi040 bash[41173]: audit 2023-12-01T20:45:36.782597+0000 mon.c (mon.2) 5808 : audit 0 from='client.? 172.21.15.40:0/2527266539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:38 smithi141 bash[31670]: cluster 2023-12-01T20:45:37.426867+0000 mgr.y (mgr.24356) 9223 : cluster 0 pgmap v9191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:38 smithi040 bash[41173]: cluster 2023-12-01T20:45:37.426867+0000 mgr.y (mgr.24356) 9223 : cluster 0 pgmap v9191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:38 smithi040 bash[28232]: cluster 2023-12-01T20:45:37.426867+0000 mgr.y (mgr.24356) 9223 : cluster 0 pgmap v9191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:40 smithi040 bash[28232]: audit 2023-12-01T20:45:39.249935+0000 mon.a (mon.0) 6060 : audit 0 from='client.? 172.21.15.40:0/496187799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:40 smithi040 bash[28232]: cluster 2023-12-01T20:45:39.428018+0000 mgr.y (mgr.24356) 9224 : cluster 0 pgmap v9192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:40 smithi040 bash[41173]: audit 2023-12-01T20:45:39.249935+0000 mon.a (mon.0) 6060 : audit 0 from='client.? 172.21.15.40:0/496187799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:40 smithi040 bash[41173]: cluster 2023-12-01T20:45:39.428018+0000 mgr.y (mgr.24356) 9224 : cluster 0 pgmap v9192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:40 smithi141 bash[31670]: audit 2023-12-01T20:45:39.249935+0000 mon.a (mon.0) 6060 : audit 0 from='client.? 172.21.15.40:0/496187799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:40 smithi141 bash[31670]: cluster 2023-12-01T20:45:39.428018+0000 mgr.y (mgr.24356) 9224 : cluster 0 pgmap v9192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:42 smithi141 bash[31670]: cluster 2023-12-01T20:45:41.428667+0000 mgr.y (mgr.24356) 9225 : cluster 0 pgmap v9193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:42 smithi141 bash[31670]: audit 2023-12-01T20:45:41.713208+0000 mon.a (mon.0) 6061 : audit 0 from='client.? 172.21.15.40:0/4288647101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:42 smithi040 bash[28232]: cluster 2023-12-01T20:45:41.428667+0000 mgr.y (mgr.24356) 9225 : cluster 0 pgmap v9193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:42 smithi040 bash[28232]: audit 2023-12-01T20:45:41.713208+0000 mon.a (mon.0) 6061 : audit 0 from='client.? 172.21.15.40:0/4288647101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:42 smithi040 bash[41173]: cluster 2023-12-01T20:45:41.428667+0000 mgr.y (mgr.24356) 9225 : cluster 0 pgmap v9193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:42 smithi040 bash[41173]: audit 2023-12-01T20:45:41.713208+0000 mon.a (mon.0) 6061 : audit 0 from='client.? 172.21.15.40:0/4288647101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:44 smithi141 bash[31670]: cluster 2023-12-01T20:45:43.429278+0000 mgr.y (mgr.24356) 9226 : cluster 0 pgmap v9194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:44 smithi141 bash[31670]: audit 2023-12-01T20:45:44.176442+0000 mon.c (mon.2) 5809 : audit 0 from='client.? 172.21.15.40:0/344353115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:44 smithi040 bash[28232]: cluster 2023-12-01T20:45:43.429278+0000 mgr.y (mgr.24356) 9226 : cluster 0 pgmap v9194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:44 smithi040 bash[28232]: audit 2023-12-01T20:45:44.176442+0000 mon.c (mon.2) 5809 : audit 0 from='client.? 172.21.15.40:0/344353115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:44 smithi040 bash[41173]: cluster 2023-12-01T20:45:43.429278+0000 mgr.y (mgr.24356) 9226 : cluster 0 pgmap v9194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:44 smithi040 bash[41173]: audit 2023-12-01T20:45:44.176442+0000 mon.c (mon.2) 5809 : audit 0 from='client.? 172.21.15.40:0/344353115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:46 smithi141 bash[31670]: cluster 2023-12-01T20:45:45.430484+0000 mgr.y (mgr.24356) 9227 : cluster 0 pgmap v9195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:46 smithi040 bash[28232]: cluster 2023-12-01T20:45:45.430484+0000 mgr.y (mgr.24356) 9227 : cluster 0 pgmap v9195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:45:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:45:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:46 smithi040 bash[41173]: cluster 2023-12-01T20:45:45.430484+0000 mgr.y (mgr.24356) 9227 : cluster 0 pgmap v9195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:47 smithi141 bash[31670]: audit 2023-12-01T20:45:46.643780+0000 mon.c (mon.2) 5810 : audit 0 from='client.? 172.21.15.40:0/1276991332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:47 smithi040 bash[41173]: audit 2023-12-01T20:45:46.643780+0000 mon.c (mon.2) 5810 : audit 0 from='client.? 172.21.15.40:0/1276991332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:47 smithi040 bash[28232]: audit 2023-12-01T20:45:46.643780+0000 mon.c (mon.2) 5810 : audit 0 from='client.? 172.21.15.40:0/1276991332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:48 smithi141 bash[31670]: cluster 2023-12-01T20:45:47.431166+0000 mgr.y (mgr.24356) 9228 : cluster 0 pgmap v9196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:48 smithi040 bash[28232]: cluster 2023-12-01T20:45:47.431166+0000 mgr.y (mgr.24356) 9228 : cluster 0 pgmap v9196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:48 smithi040 bash[41173]: cluster 2023-12-01T20:45:47.431166+0000 mgr.y (mgr.24356) 9228 : cluster 0 pgmap v9196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:49 smithi141 bash[31670]: audit 2023-12-01T20:45:48.799808+0000 mon.c (mon.2) 5811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:49 smithi141 bash[31670]: audit 2023-12-01T20:45:49.103388+0000 mon.a (mon.0) 6062 : audit 0 from='client.? 172.21.15.40:0/4238535065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:49 smithi040 bash[28232]: audit 2023-12-01T20:45:48.799808+0000 mon.c (mon.2) 5811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:49 smithi040 bash[28232]: audit 2023-12-01T20:45:49.103388+0000 mon.a (mon.0) 6062 : audit 0 from='client.? 172.21.15.40:0/4238535065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:49 smithi040 bash[41173]: audit 2023-12-01T20:45:48.799808+0000 mon.c (mon.2) 5811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:49 smithi040 bash[41173]: audit 2023-12-01T20:45:49.103388+0000 mon.a (mon.0) 6062 : audit 0 from='client.? 172.21.15.40:0/4238535065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:50 smithi141 bash[31670]: cluster 2023-12-01T20:45:49.432325+0000 mgr.y (mgr.24356) 9229 : cluster 0 pgmap v9197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:50 smithi040 bash[28232]: cluster 2023-12-01T20:45:49.432325+0000 mgr.y (mgr.24356) 9229 : cluster 0 pgmap v9197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:50 smithi040 bash[41173]: cluster 2023-12-01T20:45:49.432325+0000 mgr.y (mgr.24356) 9229 : cluster 0 pgmap v9197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:52 smithi141 bash[31670]: cluster 2023-12-01T20:45:51.433027+0000 mgr.y (mgr.24356) 9230 : cluster 0 pgmap v9198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:52 smithi141 bash[31670]: audit 2023-12-01T20:45:51.568300+0000 mon.c (mon.2) 5812 : audit 0 from='client.? 172.21.15.40:0/805101421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:52 smithi040 bash[41173]: cluster 2023-12-01T20:45:51.433027+0000 mgr.y (mgr.24356) 9230 : cluster 0 pgmap v9198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:52 smithi040 bash[41173]: audit 2023-12-01T20:45:51.568300+0000 mon.c (mon.2) 5812 : audit 0 from='client.? 172.21.15.40:0/805101421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:52 smithi040 bash[28232]: cluster 2023-12-01T20:45:51.433027+0000 mgr.y (mgr.24356) 9230 : cluster 0 pgmap v9198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:52 smithi040 bash[28232]: audit 2023-12-01T20:45:51.568300+0000 mon.c (mon.2) 5812 : audit 0 from='client.? 172.21.15.40:0/805101421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:54 smithi141 bash[31670]: cluster 2023-12-01T20:45:53.433682+0000 mgr.y (mgr.24356) 9231 : cluster 0 pgmap v9199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:54 smithi141 bash[31670]: audit 2023-12-01T20:45:54.033620+0000 mon.a (mon.0) 6063 : audit 0 from='client.? 172.21.15.40:0/2562049103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:54 smithi040 bash[28232]: cluster 2023-12-01T20:45:53.433682+0000 mgr.y (mgr.24356) 9231 : cluster 0 pgmap v9199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:54 smithi040 bash[28232]: audit 2023-12-01T20:45:54.033620+0000 mon.a (mon.0) 6063 : audit 0 from='client.? 172.21.15.40:0/2562049103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:54 smithi040 bash[41173]: cluster 2023-12-01T20:45:53.433682+0000 mgr.y (mgr.24356) 9231 : cluster 0 pgmap v9199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:54 smithi040 bash[41173]: audit 2023-12-01T20:45:54.033620+0000 mon.a (mon.0) 6063 : audit 0 from='client.? 172.21.15.40:0/2562049103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:45:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:45:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:56 smithi040 bash[28232]: cluster 2023-12-01T20:45:55.434807+0000 mgr.y (mgr.24356) 9232 : cluster 0 pgmap v9200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:56 smithi040 bash[28232]: audit 2023-12-01T20:45:56.498843+0000 mon.c (mon.2) 5813 : audit 0 from='client.? 172.21.15.40:0/667194473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:56 smithi040 bash[41173]: cluster 2023-12-01T20:45:55.434807+0000 mgr.y (mgr.24356) 9232 : cluster 0 pgmap v9200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:56 smithi040 bash[41173]: audit 2023-12-01T20:45:56.498843+0000 mon.c (mon.2) 5813 : audit 0 from='client.? 172.21.15.40:0/667194473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:56 smithi141 bash[31670]: cluster 2023-12-01T20:45:55.434807+0000 mgr.y (mgr.24356) 9232 : cluster 0 pgmap v9200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:57.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:56 smithi141 bash[31670]: audit 2023-12-01T20:45:56.498843+0000 mon.c (mon.2) 5813 : audit 0 from='client.? 172.21.15.40:0/667194473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:58 smithi040 bash[28232]: cluster 2023-12-01T20:45:57.435555+0000 mgr.y (mgr.24356) 9233 : cluster 0 pgmap v9201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:58 smithi040 bash[41173]: cluster 2023-12-01T20:45:57.435555+0000 mgr.y (mgr.24356) 9233 : cluster 0 pgmap v9201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:58 smithi141 bash[31670]: cluster 2023-12-01T20:45:57.435555+0000 mgr.y (mgr.24356) 9233 : cluster 0 pgmap v9201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:45:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:45:59 smithi040 bash[41173]: audit 2023-12-01T20:45:58.958131+0000 mon.c (mon.2) 5814 : audit 0 from='client.? 172.21.15.40:0/2493070080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:45:59.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:45:59 smithi040 bash[28232]: audit 2023-12-01T20:45:58.958131+0000 mon.c (mon.2) 5814 : audit 0 from='client.? 172.21.15.40:0/2493070080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:45:59 smithi141 bash[31670]: audit 2023-12-01T20:45:58.958131+0000 mon.c (mon.2) 5814 : audit 0 from='client.? 172.21.15.40:0/2493070080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:00 smithi040 bash[28232]: cluster 2023-12-01T20:45:59.436831+0000 mgr.y (mgr.24356) 9234 : cluster 0 pgmap v9202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:00 smithi040 bash[41173]: cluster 2023-12-01T20:45:59.436831+0000 mgr.y (mgr.24356) 9234 : cluster 0 pgmap v9202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:00 smithi141 bash[31670]: cluster 2023-12-01T20:45:59.436831+0000 mgr.y (mgr.24356) 9234 : cluster 0 pgmap v9202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:01.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:01 smithi040 bash[28232]: audit 2023-12-01T20:46:01.430824+0000 mon.a (mon.0) 6064 : audit 0 from='client.? 172.21.15.40:0/1091933164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:01 smithi040 bash[41173]: audit 2023-12-01T20:46:01.430824+0000 mon.a (mon.0) 6064 : audit 0 from='client.? 172.21.15.40:0/1091933164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:01 smithi141 bash[31670]: audit 2023-12-01T20:46:01.430824+0000 mon.a (mon.0) 6064 : audit 0 from='client.? 172.21.15.40:0/1091933164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:02 smithi040 bash[28232]: cluster 2023-12-01T20:46:01.437402+0000 mgr.y (mgr.24356) 9235 : cluster 0 pgmap v9203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:02 smithi040 bash[41173]: cluster 2023-12-01T20:46:01.437402+0000 mgr.y (mgr.24356) 9235 : cluster 0 pgmap v9203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:02 smithi141 bash[31670]: cluster 2023-12-01T20:46:01.437402+0000 mgr.y (mgr.24356) 9235 : cluster 0 pgmap v9203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:04 smithi040 bash[28232]: cluster 2023-12-01T20:46:03.438029+0000 mgr.y (mgr.24356) 9236 : cluster 0 pgmap v9204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:04 smithi040 bash[28232]: audit 2023-12-01T20:46:03.800149+0000 mon.c (mon.2) 5815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:04 smithi040 bash[28232]: audit 2023-12-01T20:46:03.911756+0000 mon.c (mon.2) 5816 : audit 0 from='client.? 172.21.15.40:0/3730259342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:04 smithi040 bash[41173]: cluster 2023-12-01T20:46:03.438029+0000 mgr.y (mgr.24356) 9236 : cluster 0 pgmap v9204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:04 smithi040 bash[41173]: audit 2023-12-01T20:46:03.800149+0000 mon.c (mon.2) 5815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:04 smithi040 bash[41173]: audit 2023-12-01T20:46:03.911756+0000 mon.c (mon.2) 5816 : audit 0 from='client.? 172.21.15.40:0/3730259342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:04 smithi141 bash[31670]: cluster 2023-12-01T20:46:03.438029+0000 mgr.y (mgr.24356) 9236 : cluster 0 pgmap v9204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:04 smithi141 bash[31670]: audit 2023-12-01T20:46:03.800149+0000 mon.c (mon.2) 5815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:04 smithi141 bash[31670]: audit 2023-12-01T20:46:03.911756+0000 mon.c (mon.2) 5816 : audit 0 from='client.? 172.21.15.40:0/3730259342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:06 smithi040 bash[28232]: cluster 2023-12-01T20:46:05.439178+0000 mgr.y (mgr.24356) 9237 : cluster 0 pgmap v9205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:06 smithi040 bash[28232]: audit 2023-12-01T20:46:06.380843+0000 mon.c (mon.2) 5817 : audit 0 from='client.? 172.21.15.40:0/1327579039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:46:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:46:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:06 smithi040 bash[41173]: cluster 2023-12-01T20:46:05.439178+0000 mgr.y (mgr.24356) 9237 : cluster 0 pgmap v9205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:06 smithi040 bash[41173]: audit 2023-12-01T20:46:06.380843+0000 mon.c (mon.2) 5817 : audit 0 from='client.? 172.21.15.40:0/1327579039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:06 smithi141 bash[31670]: cluster 2023-12-01T20:46:05.439178+0000 mgr.y (mgr.24356) 9237 : cluster 0 pgmap v9205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:06 smithi141 bash[31670]: audit 2023-12-01T20:46:06.380843+0000 mon.c (mon.2) 5817 : audit 0 from='client.? 172.21.15.40:0/1327579039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:08 smithi040 bash[28232]: cluster 2023-12-01T20:46:07.439817+0000 mgr.y (mgr.24356) 9238 : cluster 0 pgmap v9206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:08 smithi040 bash[41173]: cluster 2023-12-01T20:46:07.439817+0000 mgr.y (mgr.24356) 9238 : cluster 0 pgmap v9206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:08 smithi141 bash[31670]: cluster 2023-12-01T20:46:07.439817+0000 mgr.y (mgr.24356) 9238 : cluster 0 pgmap v9206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:09 smithi040 bash[28232]: audit 2023-12-01T20:46:08.851321+0000 mon.a (mon.0) 6065 : audit 0 from='client.? 172.21.15.40:0/2640151504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:09.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:09 smithi040 bash[41173]: audit 2023-12-01T20:46:08.851321+0000 mon.a (mon.0) 6065 : audit 0 from='client.? 172.21.15.40:0/2640151504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:09 smithi141 bash[31670]: audit 2023-12-01T20:46:08.851321+0000 mon.a (mon.0) 6065 : audit 0 from='client.? 172.21.15.40:0/2640151504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:10 smithi040 bash[28232]: cluster 2023-12-01T20:46:09.441001+0000 mgr.y (mgr.24356) 9239 : cluster 0 pgmap v9207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:10 smithi040 bash[41173]: cluster 2023-12-01T20:46:09.441001+0000 mgr.y (mgr.24356) 9239 : cluster 0 pgmap v9207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:10 smithi141 bash[31670]: cluster 2023-12-01T20:46:09.441001+0000 mgr.y (mgr.24356) 9239 : cluster 0 pgmap v9207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:11 smithi040 bash[41173]: audit 2023-12-01T20:46:11.315522+0000 mon.c (mon.2) 5818 : audit 0 from='client.? 172.21.15.40:0/2974226957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:11 smithi040 bash[28232]: audit 2023-12-01T20:46:11.315522+0000 mon.c (mon.2) 5818 : audit 0 from='client.? 172.21.15.40:0/2974226957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:11 smithi141 bash[31670]: audit 2023-12-01T20:46:11.315522+0000 mon.c (mon.2) 5818 : audit 0 from='client.? 172.21.15.40:0/2974226957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:12 smithi040 bash[28232]: cluster 2023-12-01T20:46:11.441689+0000 mgr.y (mgr.24356) 9240 : cluster 0 pgmap v9208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:12 smithi040 bash[41173]: cluster 2023-12-01T20:46:11.441689+0000 mgr.y (mgr.24356) 9240 : cluster 0 pgmap v9208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:12 smithi141 bash[31670]: cluster 2023-12-01T20:46:11.441689+0000 mgr.y (mgr.24356) 9240 : cluster 0 pgmap v9208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:14 smithi040 bash[28232]: cluster 2023-12-01T20:46:13.442334+0000 mgr.y (mgr.24356) 9241 : cluster 0 pgmap v9209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:14 smithi040 bash[28232]: audit 2023-12-01T20:46:13.787434+0000 mon.c (mon.2) 5819 : audit 0 from='client.? 172.21.15.40:0/1122996301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:14 smithi040 bash[41173]: cluster 2023-12-01T20:46:13.442334+0000 mgr.y (mgr.24356) 9241 : cluster 0 pgmap v9209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:14 smithi040 bash[41173]: audit 2023-12-01T20:46:13.787434+0000 mon.c (mon.2) 5819 : audit 0 from='client.? 172.21.15.40:0/1122996301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:14 smithi141 bash[31670]: cluster 2023-12-01T20:46:13.442334+0000 mgr.y (mgr.24356) 9241 : cluster 0 pgmap v9209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:14 smithi141 bash[31670]: audit 2023-12-01T20:46:13.787434+0000 mon.c (mon.2) 5819 : audit 0 from='client.? 172.21.15.40:0/1122996301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:46:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:46:16.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:16 smithi040 bash[28232]: cluster 2023-12-01T20:46:15.443476+0000 mgr.y (mgr.24356) 9242 : cluster 0 pgmap v9210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:16.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:16 smithi040 bash[28232]: audit 2023-12-01T20:46:16.257820+0000 mon.c (mon.2) 5820 : audit 0 from='client.? 172.21.15.40:0/3428546562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:16.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:16 smithi040 bash[41173]: cluster 2023-12-01T20:46:15.443476+0000 mgr.y (mgr.24356) 9242 : cluster 0 pgmap v9210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:16.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:16 smithi040 bash[41173]: audit 2023-12-01T20:46:16.257820+0000 mon.c (mon.2) 5820 : audit 0 from='client.? 172.21.15.40:0/3428546562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:16 smithi141 bash[31670]: cluster 2023-12-01T20:46:15.443476+0000 mgr.y (mgr.24356) 9242 : cluster 0 pgmap v9210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:16 smithi141 bash[31670]: audit 2023-12-01T20:46:16.257820+0000 mon.c (mon.2) 5820 : audit 0 from='client.? 172.21.15.40:0/3428546562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:18 smithi040 bash[28232]: cluster 2023-12-01T20:46:17.444130+0000 mgr.y (mgr.24356) 9243 : cluster 0 pgmap v9211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:18 smithi040 bash[41173]: cluster 2023-12-01T20:46:17.444130+0000 mgr.y (mgr.24356) 9243 : cluster 0 pgmap v9211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:18 smithi141 bash[31670]: cluster 2023-12-01T20:46:17.444130+0000 mgr.y (mgr.24356) 9243 : cluster 0 pgmap v9211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:19 smithi040 bash[28232]: audit 2023-12-01T20:46:18.719654+0000 mon.c (mon.2) 5821 : audit 0 from='client.? 172.21.15.40:0/832619799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:19 smithi040 bash[28232]: audit 2023-12-01T20:46:18.800989+0000 mon.c (mon.2) 5822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:19 smithi040 bash[41173]: audit 2023-12-01T20:46:18.719654+0000 mon.c (mon.2) 5821 : audit 0 from='client.? 172.21.15.40:0/832619799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:19 smithi040 bash[41173]: audit 2023-12-01T20:46:18.800989+0000 mon.c (mon.2) 5822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:19 smithi141 bash[31670]: audit 2023-12-01T20:46:18.719654+0000 mon.c (mon.2) 5821 : audit 0 from='client.? 172.21.15.40:0/832619799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:19 smithi141 bash[31670]: audit 2023-12-01T20:46:18.800989+0000 mon.c (mon.2) 5822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[28232]: cluster 2023-12-01T20:46:19.445204+0000 mgr.y (mgr.24356) 9244 : cluster 0 pgmap v9212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[28232]: audit 2023-12-01T20:46:19.975479+0000 mon.c (mon.2) 5823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:46:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[28232]: audit 2023-12-01T20:46:20.404613+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[28232]: audit 2023-12-01T20:46:20.416480+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[41173]: cluster 2023-12-01T20:46:19.445204+0000 mgr.y (mgr.24356) 9244 : cluster 0 pgmap v9212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[41173]: audit 2023-12-01T20:46:19.975479+0000 mon.c (mon.2) 5823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:46:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[41173]: audit 2023-12-01T20:46:20.404613+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:20 smithi040 bash[41173]: audit 2023-12-01T20:46:20.416480+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:20 smithi141 bash[31670]: cluster 2023-12-01T20:46:19.445204+0000 mgr.y (mgr.24356) 9244 : cluster 0 pgmap v9212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:20 smithi141 bash[31670]: audit 2023-12-01T20:46:19.975479+0000 mon.c (mon.2) 5823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:46:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:20 smithi141 bash[31670]: audit 2023-12-01T20:46:20.404613+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:20 smithi141 bash[31670]: audit 2023-12-01T20:46:20.416480+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:21 smithi040 bash[28232]: audit 2023-12-01T20:46:21.182012+0000 mon.c (mon.2) 5824 : audit 0 from='client.? 172.21.15.40:0/637213983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:21 smithi040 bash[41173]: audit 2023-12-01T20:46:21.182012+0000 mon.c (mon.2) 5824 : audit 0 from='client.? 172.21.15.40:0/637213983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:21 smithi141 bash[31670]: audit 2023-12-01T20:46:21.182012+0000 mon.c (mon.2) 5824 : audit 0 from='client.? 172.21.15.40:0/637213983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:22 smithi040 bash[41173]: cluster 2023-12-01T20:46:21.445893+0000 mgr.y (mgr.24356) 9245 : cluster 0 pgmap v9213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:22 smithi040 bash[28232]: cluster 2023-12-01T20:46:21.445893+0000 mgr.y (mgr.24356) 9245 : cluster 0 pgmap v9213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:22 smithi141 bash[31670]: cluster 2023-12-01T20:46:21.445893+0000 mgr.y (mgr.24356) 9245 : cluster 0 pgmap v9213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:24 smithi040 bash[28232]: cluster 2023-12-01T20:46:23.446526+0000 mgr.y (mgr.24356) 9246 : cluster 0 pgmap v9214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:24 smithi040 bash[28232]: audit 2023-12-01T20:46:23.643825+0000 mon.a (mon.0) 6068 : audit 0 from='client.? 172.21.15.40:0/2679147241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:24 smithi040 bash[41173]: cluster 2023-12-01T20:46:23.446526+0000 mgr.y (mgr.24356) 9246 : cluster 0 pgmap v9214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:24 smithi040 bash[41173]: audit 2023-12-01T20:46:23.643825+0000 mon.a (mon.0) 6068 : audit 0 from='client.? 172.21.15.40:0/2679147241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:24 smithi141 bash[31670]: cluster 2023-12-01T20:46:23.446526+0000 mgr.y (mgr.24356) 9246 : cluster 0 pgmap v9214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:24 smithi141 bash[31670]: audit 2023-12-01T20:46:23.643825+0000 mon.a (mon.0) 6068 : audit 0 from='client.? 172.21.15.40:0/2679147241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:26.824 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:46:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28232]: cluster 2023-12-01T20:46:25.447753+0000 mgr.y (mgr.24356) 9247 : cluster 0 pgmap v9215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28232]: audit 2023-12-01T20:46:25.817718+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28232]: audit 2023-12-01T20:46:25.830993+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28232]: audit 2023-12-01T20:46:26.143313+0000 mon.a (mon.0) 6071 : audit 0 from='client.? 172.21.15.40:0/1776113526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28232]: audit 2023-12-01T20:46:26.618665+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[28232]: audit 2023-12-01T20:46:26.631070+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[41173]: cluster 2023-12-01T20:46:25.447753+0000 mgr.y (mgr.24356) 9247 : cluster 0 pgmap v9215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[41173]: audit 2023-12-01T20:46:25.817718+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[41173]: audit 2023-12-01T20:46:25.830993+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[41173]: audit 2023-12-01T20:46:26.143313+0000 mon.a (mon.0) 6071 : audit 0 from='client.? 172.21.15.40:0/1776113526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[41173]: audit 2023-12-01T20:46:26.618665+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:26 smithi040 bash[41173]: audit 2023-12-01T20:46:26.631070+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:26 smithi141 bash[31670]: cluster 2023-12-01T20:46:25.447753+0000 mgr.y (mgr.24356) 9247 : cluster 0 pgmap v9215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:26 smithi141 bash[31670]: audit 2023-12-01T20:46:25.817718+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:26 smithi141 bash[31670]: audit 2023-12-01T20:46:25.830993+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:26 smithi141 bash[31670]: audit 2023-12-01T20:46:26.143313+0000 mon.a (mon.0) 6071 : audit 0 from='client.? 172.21.15.40:0/1776113526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:26 smithi141 bash[31670]: audit 2023-12-01T20:46:26.618665+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:26 smithi141 bash[31670]: audit 2023-12-01T20:46:26.631070+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:27 smithi040 bash[28232]: audit 2023-12-01T20:46:27.102672+0000 mon.c (mon.2) 5825 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:46:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:27 smithi040 bash[28232]: audit 2023-12-01T20:46:27.104588+0000 mon.c (mon.2) 5826 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:46:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:27 smithi040 bash[28232]: audit 2023-12-01T20:46:27.114435+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:28.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:27 smithi040 bash[41173]: audit 2023-12-01T20:46:27.102672+0000 mon.c (mon.2) 5825 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:46:28.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:27 smithi040 bash[41173]: audit 2023-12-01T20:46:27.104588+0000 mon.c (mon.2) 5826 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:46:28.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:27 smithi040 bash[41173]: audit 2023-12-01T20:46:27.114435+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:27 smithi141 bash[31670]: audit 2023-12-01T20:46:27.102672+0000 mon.c (mon.2) 5825 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:46:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:27 smithi141 bash[31670]: audit 2023-12-01T20:46:27.104588+0000 mon.c (mon.2) 5826 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:46:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:27 smithi141 bash[31670]: audit 2023-12-01T20:46:27.114435+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:46:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:28 smithi040 bash[28232]: cluster 2023-12-01T20:46:27.448372+0000 mgr.y (mgr.24356) 9248 : cluster 0 pgmap v9216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:28 smithi040 bash[28232]: audit 2023-12-01T20:46:28.611171+0000 mon.c (mon.2) 5827 : audit 0 from='client.? 172.21.15.40:0/2545408327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:28 smithi040 bash[41173]: cluster 2023-12-01T20:46:27.448372+0000 mgr.y (mgr.24356) 9248 : cluster 0 pgmap v9216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:28 smithi040 bash[41173]: audit 2023-12-01T20:46:28.611171+0000 mon.c (mon.2) 5827 : audit 0 from='client.? 172.21.15.40:0/2545408327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:28 smithi141 bash[31670]: cluster 2023-12-01T20:46:27.448372+0000 mgr.y (mgr.24356) 9248 : cluster 0 pgmap v9216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:28 smithi141 bash[31670]: audit 2023-12-01T20:46:28.611171+0000 mon.c (mon.2) 5827 : audit 0 from='client.? 172.21.15.40:0/2545408327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:30 smithi040 bash[28232]: cluster 2023-12-01T20:46:29.449611+0000 mgr.y (mgr.24356) 9249 : cluster 0 pgmap v9217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:30 smithi040 bash[41173]: cluster 2023-12-01T20:46:29.449611+0000 mgr.y (mgr.24356) 9249 : cluster 0 pgmap v9217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:30 smithi141 bash[31670]: cluster 2023-12-01T20:46:29.449611+0000 mgr.y (mgr.24356) 9249 : cluster 0 pgmap v9217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:31 smithi040 bash[28232]: audit 2023-12-01T20:46:31.076651+0000 mon.c (mon.2) 5828 : audit 0 from='client.? 172.21.15.40:0/1446135134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:31 smithi040 bash[41173]: audit 2023-12-01T20:46:31.076651+0000 mon.c (mon.2) 5828 : audit 0 from='client.? 172.21.15.40:0/1446135134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:31.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:31 smithi141 bash[31670]: audit 2023-12-01T20:46:31.076651+0000 mon.c (mon.2) 5828 : audit 0 from='client.? 172.21.15.40:0/1446135134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:32 smithi040 bash[28232]: cluster 2023-12-01T20:46:31.450330+0000 mgr.y (mgr.24356) 9250 : cluster 0 pgmap v9218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:32 smithi040 bash[41173]: cluster 2023-12-01T20:46:31.450330+0000 mgr.y (mgr.24356) 9250 : cluster 0 pgmap v9218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:32 smithi141 bash[31670]: cluster 2023-12-01T20:46:31.450330+0000 mgr.y (mgr.24356) 9250 : cluster 0 pgmap v9218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:34 smithi141 bash[31670]: cluster 2023-12-01T20:46:33.450960+0000 mgr.y (mgr.24356) 9251 : cluster 0 pgmap v9219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:34 smithi141 bash[31670]: audit 2023-12-01T20:46:33.535872+0000 mon.a (mon.0) 6075 : audit 0 from='client.? 172.21.15.40:0/2513274175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:34 smithi141 bash[31670]: audit 2023-12-01T20:46:33.801585+0000 mon.c (mon.2) 5829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:34 smithi040 bash[28232]: cluster 2023-12-01T20:46:33.450960+0000 mgr.y (mgr.24356) 9251 : cluster 0 pgmap v9219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:34 smithi040 bash[28232]: audit 2023-12-01T20:46:33.535872+0000 mon.a (mon.0) 6075 : audit 0 from='client.? 172.21.15.40:0/2513274175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:34 smithi040 bash[28232]: audit 2023-12-01T20:46:33.801585+0000 mon.c (mon.2) 5829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:34 smithi040 bash[41173]: cluster 2023-12-01T20:46:33.450960+0000 mgr.y (mgr.24356) 9251 : cluster 0 pgmap v9219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:34 smithi040 bash[41173]: audit 2023-12-01T20:46:33.535872+0000 mon.a (mon.0) 6075 : audit 0 from='client.? 172.21.15.40:0/2513274175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:34 smithi040 bash[41173]: audit 2023-12-01T20:46:33.801585+0000 mon.c (mon.2) 5829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:36 smithi141 bash[31670]: cluster 2023-12-01T20:46:35.452074+0000 mgr.y (mgr.24356) 9252 : cluster 0 pgmap v9220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:36 smithi141 bash[31670]: audit 2023-12-01T20:46:36.000847+0000 mon.c (mon.2) 5830 : audit 0 from='client.? 172.21.15.40:0/1225697848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:36 smithi040 bash[41173]: cluster 2023-12-01T20:46:35.452074+0000 mgr.y (mgr.24356) 9252 : cluster 0 pgmap v9220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:36 smithi040 bash[41173]: audit 2023-12-01T20:46:36.000847+0000 mon.c (mon.2) 5830 : audit 0 from='client.? 172.21.15.40:0/1225697848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:36 smithi040 bash[28232]: cluster 2023-12-01T20:46:35.452074+0000 mgr.y (mgr.24356) 9252 : cluster 0 pgmap v9220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:36 smithi040 bash[28232]: audit 2023-12-01T20:46:36.000847+0000 mon.c (mon.2) 5830 : audit 0 from='client.? 172.21.15.40:0/1225697848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:46:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:46:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:38 smithi141 bash[31670]: cluster 2023-12-01T20:46:37.452770+0000 mgr.y (mgr.24356) 9253 : cluster 0 pgmap v9221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:38 smithi141 bash[31670]: audit 2023-12-01T20:46:38.464438+0000 mon.c (mon.2) 5831 : audit 0 from='client.? 172.21.15.40:0/529666020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:38 smithi040 bash[41173]: cluster 2023-12-01T20:46:37.452770+0000 mgr.y (mgr.24356) 9253 : cluster 0 pgmap v9221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:38 smithi040 bash[41173]: audit 2023-12-01T20:46:38.464438+0000 mon.c (mon.2) 5831 : audit 0 from='client.? 172.21.15.40:0/529666020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:38 smithi040 bash[28232]: cluster 2023-12-01T20:46:37.452770+0000 mgr.y (mgr.24356) 9253 : cluster 0 pgmap v9221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:38 smithi040 bash[28232]: audit 2023-12-01T20:46:38.464438+0000 mon.c (mon.2) 5831 : audit 0 from='client.? 172.21.15.40:0/529666020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:40 smithi040 bash[28232]: cluster 2023-12-01T20:46:39.453922+0000 mgr.y (mgr.24356) 9254 : cluster 0 pgmap v9222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:40 smithi040 bash[41173]: cluster 2023-12-01T20:46:39.453922+0000 mgr.y (mgr.24356) 9254 : cluster 0 pgmap v9222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:40 smithi141 bash[31670]: cluster 2023-12-01T20:46:39.453922+0000 mgr.y (mgr.24356) 9254 : cluster 0 pgmap v9222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:41 smithi040 bash[28232]: audit 2023-12-01T20:46:40.930186+0000 mon.a (mon.0) 6076 : audit 0 from='client.? 172.21.15.40:0/146368006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:41 smithi040 bash[41173]: audit 2023-12-01T20:46:40.930186+0000 mon.a (mon.0) 6076 : audit 0 from='client.? 172.21.15.40:0/146368006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:41 smithi141 bash[31670]: audit 2023-12-01T20:46:40.930186+0000 mon.a (mon.0) 6076 : audit 0 from='client.? 172.21.15.40:0/146368006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:42 smithi040 bash[28232]: cluster 2023-12-01T20:46:41.454725+0000 mgr.y (mgr.24356) 9255 : cluster 0 pgmap v9223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:42 smithi040 bash[41173]: cluster 2023-12-01T20:46:41.454725+0000 mgr.y (mgr.24356) 9255 : cluster 0 pgmap v9223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:42 smithi141 bash[31670]: cluster 2023-12-01T20:46:41.454725+0000 mgr.y (mgr.24356) 9255 : cluster 0 pgmap v9223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:43 smithi141 bash[31670]: audit 2023-12-01T20:46:43.390696+0000 mon.c (mon.2) 5832 : audit 0 from='client.? 172.21.15.40:0/3208362793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:43.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:43 smithi040 bash[28232]: audit 2023-12-01T20:46:43.390696+0000 mon.c (mon.2) 5832 : audit 0 from='client.? 172.21.15.40:0/3208362793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:43.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:43 smithi040 bash[41173]: audit 2023-12-01T20:46:43.390696+0000 mon.c (mon.2) 5832 : audit 0 from='client.? 172.21.15.40:0/3208362793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:44 smithi141 bash[31670]: cluster 2023-12-01T20:46:43.455365+0000 mgr.y (mgr.24356) 9256 : cluster 0 pgmap v9224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:44 smithi040 bash[28232]: cluster 2023-12-01T20:46:43.455365+0000 mgr.y (mgr.24356) 9256 : cluster 0 pgmap v9224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:44 smithi040 bash[41173]: cluster 2023-12-01T20:46:43.455365+0000 mgr.y (mgr.24356) 9256 : cluster 0 pgmap v9224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:46 smithi141 bash[31670]: cluster 2023-12-01T20:46:45.456637+0000 mgr.y (mgr.24356) 9257 : cluster 0 pgmap v9225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:46 smithi141 bash[31670]: audit 2023-12-01T20:46:45.850204+0000 mon.a (mon.0) 6077 : audit 0 from='client.? 172.21.15.40:0/1332742114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:46:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:46:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:46 smithi040 bash[28232]: cluster 2023-12-01T20:46:45.456637+0000 mgr.y (mgr.24356) 9257 : cluster 0 pgmap v9225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:46 smithi040 bash[28232]: audit 2023-12-01T20:46:45.850204+0000 mon.a (mon.0) 6077 : audit 0 from='client.? 172.21.15.40:0/1332742114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:46 smithi040 bash[41173]: cluster 2023-12-01T20:46:45.456637+0000 mgr.y (mgr.24356) 9257 : cluster 0 pgmap v9225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:46 smithi040 bash[41173]: audit 2023-12-01T20:46:45.850204+0000 mon.a (mon.0) 6077 : audit 0 from='client.? 172.21.15.40:0/1332742114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:48 smithi141 bash[31670]: cluster 2023-12-01T20:46:47.457293+0000 mgr.y (mgr.24356) 9258 : cluster 0 pgmap v9226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:48 smithi141 bash[31670]: audit 2023-12-01T20:46:48.313577+0000 mon.a (mon.0) 6078 : audit 0 from='client.? 172.21.15.40:0/18938067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:48 smithi040 bash[28232]: cluster 2023-12-01T20:46:47.457293+0000 mgr.y (mgr.24356) 9258 : cluster 0 pgmap v9226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:48 smithi040 bash[28232]: audit 2023-12-01T20:46:48.313577+0000 mon.a (mon.0) 6078 : audit 0 from='client.? 172.21.15.40:0/18938067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:48 smithi040 bash[41173]: cluster 2023-12-01T20:46:47.457293+0000 mgr.y (mgr.24356) 9258 : cluster 0 pgmap v9226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:48 smithi040 bash[41173]: audit 2023-12-01T20:46:48.313577+0000 mon.a (mon.0) 6078 : audit 0 from='client.? 172.21.15.40:0/18938067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:49 smithi141 bash[31670]: audit 2023-12-01T20:46:48.802105+0000 mon.c (mon.2) 5833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:49 smithi040 bash[28232]: audit 2023-12-01T20:46:48.802105+0000 mon.c (mon.2) 5833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:49 smithi040 bash[41173]: audit 2023-12-01T20:46:48.802105+0000 mon.c (mon.2) 5833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:50 smithi141 bash[31670]: cluster 2023-12-01T20:46:49.458441+0000 mgr.y (mgr.24356) 9259 : cluster 0 pgmap v9227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:50 smithi040 bash[28232]: cluster 2023-12-01T20:46:49.458441+0000 mgr.y (mgr.24356) 9259 : cluster 0 pgmap v9227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:50 smithi040 bash[41173]: cluster 2023-12-01T20:46:49.458441+0000 mgr.y (mgr.24356) 9259 : cluster 0 pgmap v9227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:51.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:51 smithi040 bash[28232]: audit 2023-12-01T20:46:50.783209+0000 mon.c (mon.2) 5834 : audit 0 from='client.? 172.21.15.40:0/135933790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:51.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:51 smithi040 bash[41173]: audit 2023-12-01T20:46:50.783209+0000 mon.c (mon.2) 5834 : audit 0 from='client.? 172.21.15.40:0/135933790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:51 smithi141 bash[31670]: audit 2023-12-01T20:46:50.783209+0000 mon.c (mon.2) 5834 : audit 0 from='client.? 172.21.15.40:0/135933790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:52 smithi040 bash[41173]: cluster 2023-12-01T20:46:51.459126+0000 mgr.y (mgr.24356) 9260 : cluster 0 pgmap v9228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:52 smithi040 bash[28232]: cluster 2023-12-01T20:46:51.459126+0000 mgr.y (mgr.24356) 9260 : cluster 0 pgmap v9228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:52 smithi141 bash[31670]: cluster 2023-12-01T20:46:51.459126+0000 mgr.y (mgr.24356) 9260 : cluster 0 pgmap v9228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:53.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:53 smithi040 bash[28232]: audit 2023-12-01T20:46:53.249958+0000 mon.a (mon.0) 6079 : audit 0 from='client.? 172.21.15.40:0/1403657229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:53.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:53 smithi040 bash[41173]: audit 2023-12-01T20:46:53.249958+0000 mon.a (mon.0) 6079 : audit 0 from='client.? 172.21.15.40:0/1403657229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:53 smithi141 bash[31670]: audit 2023-12-01T20:46:53.249958+0000 mon.a (mon.0) 6079 : audit 0 from='client.? 172.21.15.40:0/1403657229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:54 smithi040 bash[28232]: cluster 2023-12-01T20:46:53.459839+0000 mgr.y (mgr.24356) 9261 : cluster 0 pgmap v9229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:54 smithi040 bash[41173]: cluster 2023-12-01T20:46:53.459839+0000 mgr.y (mgr.24356) 9261 : cluster 0 pgmap v9229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:54 smithi141 bash[31670]: cluster 2023-12-01T20:46:53.459839+0000 mgr.y (mgr.24356) 9261 : cluster 0 pgmap v9229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:46:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:46:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:56 smithi040 bash[28232]: cluster 2023-12-01T20:46:55.460998+0000 mgr.y (mgr.24356) 9262 : cluster 0 pgmap v9230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:56 smithi040 bash[28232]: audit 2023-12-01T20:46:55.712213+0000 mon.c (mon.2) 5835 : audit 0 from='client.? 172.21.15.40:0/856619393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:56 smithi040 bash[41173]: cluster 2023-12-01T20:46:55.460998+0000 mgr.y (mgr.24356) 9262 : cluster 0 pgmap v9230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:56 smithi040 bash[41173]: audit 2023-12-01T20:46:55.712213+0000 mon.c (mon.2) 5835 : audit 0 from='client.? 172.21.15.40:0/856619393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:56 smithi141 bash[31670]: cluster 2023-12-01T20:46:55.460998+0000 mgr.y (mgr.24356) 9262 : cluster 0 pgmap v9230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:56 smithi141 bash[31670]: audit 2023-12-01T20:46:55.712213+0000 mon.c (mon.2) 5835 : audit 0 from='client.? 172.21.15.40:0/856619393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:58 smithi040 bash[41173]: cluster 2023-12-01T20:46:57.461653+0000 mgr.y (mgr.24356) 9263 : cluster 0 pgmap v9231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:46:58 smithi040 bash[41173]: audit 2023-12-01T20:46:58.174926+0000 mon.a (mon.0) 6080 : audit 0 from='client.? 172.21.15.40:0/2038794368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:58 smithi040 bash[28232]: cluster 2023-12-01T20:46:57.461653+0000 mgr.y (mgr.24356) 9263 : cluster 0 pgmap v9231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:46:58 smithi040 bash[28232]: audit 2023-12-01T20:46:58.174926+0000 mon.a (mon.0) 6080 : audit 0 from='client.? 172.21.15.40:0/2038794368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:46:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:58 smithi141 bash[31670]: cluster 2023-12-01T20:46:57.461653+0000 mgr.y (mgr.24356) 9263 : cluster 0 pgmap v9231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:46:59.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:46:58 smithi141 bash[31670]: audit 2023-12-01T20:46:58.174926+0000 mon.a (mon.0) 6080 : audit 0 from='client.? 172.21.15.40:0/2038794368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:00.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:00 smithi040 bash[41173]: cluster 2023-12-01T20:46:59.462811+0000 mgr.y (mgr.24356) 9264 : cluster 0 pgmap v9232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:00 smithi040 bash[28232]: cluster 2023-12-01T20:46:59.462811+0000 mgr.y (mgr.24356) 9264 : cluster 0 pgmap v9232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:00 smithi141 bash[31670]: cluster 2023-12-01T20:46:59.462811+0000 mgr.y (mgr.24356) 9264 : cluster 0 pgmap v9232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:01 smithi040 bash[28232]: audit 2023-12-01T20:47:00.631945+0000 mon.c (mon.2) 5836 : audit 0 from='client.? 172.21.15.40:0/3969256024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:01 smithi040 bash[41173]: audit 2023-12-01T20:47:00.631945+0000 mon.c (mon.2) 5836 : audit 0 from='client.? 172.21.15.40:0/3969256024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:01 smithi141 bash[31670]: audit 2023-12-01T20:47:00.631945+0000 mon.c (mon.2) 5836 : audit 0 from='client.? 172.21.15.40:0/3969256024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:02.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:02 smithi040 bash[28232]: cluster 2023-12-01T20:47:01.463495+0000 mgr.y (mgr.24356) 9265 : cluster 0 pgmap v9233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:02.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:02 smithi040 bash[41173]: cluster 2023-12-01T20:47:01.463495+0000 mgr.y (mgr.24356) 9265 : cluster 0 pgmap v9233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:02 smithi141 bash[31670]: cluster 2023-12-01T20:47:01.463495+0000 mgr.y (mgr.24356) 9265 : cluster 0 pgmap v9233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:03 smithi040 bash[28232]: audit 2023-12-01T20:47:03.096240+0000 mon.c (mon.2) 5837 : audit 0 from='client.? 172.21.15.40:0/1690452347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:03 smithi040 bash[41173]: audit 2023-12-01T20:47:03.096240+0000 mon.c (mon.2) 5837 : audit 0 from='client.? 172.21.15.40:0/1690452347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:03 smithi141 bash[31670]: audit 2023-12-01T20:47:03.096240+0000 mon.c (mon.2) 5837 : audit 0 from='client.? 172.21.15.40:0/1690452347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:04.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:04 smithi040 bash[28232]: cluster 2023-12-01T20:47:03.464142+0000 mgr.y (mgr.24356) 9266 : cluster 0 pgmap v9234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:04 smithi040 bash[28232]: audit 2023-12-01T20:47:03.802268+0000 mon.c (mon.2) 5838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:04 smithi040 bash[41173]: cluster 2023-12-01T20:47:03.464142+0000 mgr.y (mgr.24356) 9266 : cluster 0 pgmap v9234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:04 smithi040 bash[41173]: audit 2023-12-01T20:47:03.802268+0000 mon.c (mon.2) 5838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:04 smithi141 bash[31670]: cluster 2023-12-01T20:47:03.464142+0000 mgr.y (mgr.24356) 9266 : cluster 0 pgmap v9234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:04 smithi141 bash[31670]: audit 2023-12-01T20:47:03.802268+0000 mon.c (mon.2) 5838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:06 smithi141 bash[31670]: cluster 2023-12-01T20:47:05.465240+0000 mgr.y (mgr.24356) 9267 : cluster 0 pgmap v9235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:06 smithi141 bash[31670]: audit 2023-12-01T20:47:05.560162+0000 mon.a (mon.0) 6081 : audit 0 from='client.? 172.21.15.40:0/87997648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:47:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:47:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:06 smithi040 bash[28232]: cluster 2023-12-01T20:47:05.465240+0000 mgr.y (mgr.24356) 9267 : cluster 0 pgmap v9235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:06 smithi040 bash[28232]: audit 2023-12-01T20:47:05.560162+0000 mon.a (mon.0) 6081 : audit 0 from='client.? 172.21.15.40:0/87997648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:06 smithi040 bash[41173]: cluster 2023-12-01T20:47:05.465240+0000 mgr.y (mgr.24356) 9267 : cluster 0 pgmap v9235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:06 smithi040 bash[41173]: audit 2023-12-01T20:47:05.560162+0000 mon.a (mon.0) 6081 : audit 0 from='client.? 172.21.15.40:0/87997648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:08 smithi040 bash[28232]: cluster 2023-12-01T20:47:07.465878+0000 mgr.y (mgr.24356) 9268 : cluster 0 pgmap v9236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:08.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:08 smithi040 bash[28232]: audit 2023-12-01T20:47:08.028307+0000 mon.c (mon.2) 5839 : audit 0 from='client.? 172.21.15.40:0/3641947719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:08 smithi040 bash[41173]: cluster 2023-12-01T20:47:07.465878+0000 mgr.y (mgr.24356) 9268 : cluster 0 pgmap v9236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:08 smithi040 bash[41173]: audit 2023-12-01T20:47:08.028307+0000 mon.c (mon.2) 5839 : audit 0 from='client.? 172.21.15.40:0/3641947719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:08 smithi141 bash[31670]: cluster 2023-12-01T20:47:07.465878+0000 mgr.y (mgr.24356) 9268 : cluster 0 pgmap v9236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:08 smithi141 bash[31670]: audit 2023-12-01T20:47:08.028307+0000 mon.c (mon.2) 5839 : audit 0 from='client.? 172.21.15.40:0/3641947719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:10 smithi040 bash[28232]: cluster 2023-12-01T20:47:09.467030+0000 mgr.y (mgr.24356) 9269 : cluster 0 pgmap v9237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:10 smithi040 bash[41173]: cluster 2023-12-01T20:47:09.467030+0000 mgr.y (mgr.24356) 9269 : cluster 0 pgmap v9237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:10 smithi141 bash[31670]: cluster 2023-12-01T20:47:09.467030+0000 mgr.y (mgr.24356) 9269 : cluster 0 pgmap v9237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:11 smithi040 bash[28232]: audit 2023-12-01T20:47:10.490508+0000 mon.a (mon.0) 6082 : audit 0 from='client.? 172.21.15.40:0/2579158100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:11 smithi040 bash[41173]: audit 2023-12-01T20:47:10.490508+0000 mon.a (mon.0) 6082 : audit 0 from='client.? 172.21.15.40:0/2579158100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:11.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:11 smithi141 bash[31670]: audit 2023-12-01T20:47:10.490508+0000 mon.a (mon.0) 6082 : audit 0 from='client.? 172.21.15.40:0/2579158100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:12 smithi040 bash[41173]: cluster 2023-12-01T20:47:11.467711+0000 mgr.y (mgr.24356) 9270 : cluster 0 pgmap v9238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:12 smithi040 bash[28232]: cluster 2023-12-01T20:47:11.467711+0000 mgr.y (mgr.24356) 9270 : cluster 0 pgmap v9238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:12 smithi141 bash[31670]: cluster 2023-12-01T20:47:11.467711+0000 mgr.y (mgr.24356) 9270 : cluster 0 pgmap v9238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:13 smithi040 bash[28232]: audit 2023-12-01T20:47:12.952363+0000 mon.a (mon.0) 6083 : audit 0 from='client.? 172.21.15.40:0/1757510193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:13 smithi040 bash[41173]: audit 2023-12-01T20:47:12.952363+0000 mon.a (mon.0) 6083 : audit 0 from='client.? 172.21.15.40:0/1757510193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:13 smithi141 bash[31670]: audit 2023-12-01T20:47:12.952363+0000 mon.a (mon.0) 6083 : audit 0 from='client.? 172.21.15.40:0/1757510193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:14 smithi040 bash[28232]: cluster 2023-12-01T20:47:13.468360+0000 mgr.y (mgr.24356) 9271 : cluster 0 pgmap v9239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:14 smithi040 bash[41173]: cluster 2023-12-01T20:47:13.468360+0000 mgr.y (mgr.24356) 9271 : cluster 0 pgmap v9239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:14 smithi141 bash[31670]: cluster 2023-12-01T20:47:13.468360+0000 mgr.y (mgr.24356) 9271 : cluster 0 pgmap v9239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:15.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:15 smithi141 bash[31670]: audit 2023-12-01T20:47:15.421825+0000 mon.a (mon.0) 6084 : audit 0 from='client.? 172.21.15.40:0/771213289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:15.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:15 smithi040 bash[41173]: audit 2023-12-01T20:47:15.421825+0000 mon.a (mon.0) 6084 : audit 0 from='client.? 172.21.15.40:0/771213289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:16.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:15 smithi040 bash[28232]: audit 2023-12-01T20:47:15.421825+0000 mon.a (mon.0) 6084 : audit 0 from='client.? 172.21.15.40:0/771213289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:16 smithi040 bash[28232]: cluster 2023-12-01T20:47:15.469509+0000 mgr.y (mgr.24356) 9272 : cluster 0 pgmap v9240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:16 smithi040 bash[41173]: cluster 2023-12-01T20:47:15.469509+0000 mgr.y (mgr.24356) 9272 : cluster 0 pgmap v9240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:47:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:47:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:16 smithi141 bash[31670]: cluster 2023-12-01T20:47:15.469509+0000 mgr.y (mgr.24356) 9272 : cluster 0 pgmap v9240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:18 smithi040 bash[28232]: cluster 2023-12-01T20:47:17.470142+0000 mgr.y (mgr.24356) 9273 : cluster 0 pgmap v9241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:18 smithi040 bash[28232]: audit 2023-12-01T20:47:17.883017+0000 mon.c (mon.2) 5840 : audit 0 from='client.? 172.21.15.40:0/1817353413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:18 smithi040 bash[41173]: cluster 2023-12-01T20:47:17.470142+0000 mgr.y (mgr.24356) 9273 : cluster 0 pgmap v9241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:18 smithi040 bash[41173]: audit 2023-12-01T20:47:17.883017+0000 mon.c (mon.2) 5840 : audit 0 from='client.? 172.21.15.40:0/1817353413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:18 smithi141 bash[31670]: cluster 2023-12-01T20:47:17.470142+0000 mgr.y (mgr.24356) 9273 : cluster 0 pgmap v9241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:18 smithi141 bash[31670]: audit 2023-12-01T20:47:17.883017+0000 mon.c (mon.2) 5840 : audit 0 from='client.? 172.21.15.40:0/1817353413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:19 smithi040 bash[41173]: audit 2023-12-01T20:47:18.802515+0000 mon.c (mon.2) 5841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:19 smithi040 bash[28232]: audit 2023-12-01T20:47:18.802515+0000 mon.c (mon.2) 5841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:19 smithi141 bash[31670]: audit 2023-12-01T20:47:18.802515+0000 mon.c (mon.2) 5841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:20 smithi040 bash[28232]: cluster 2023-12-01T20:47:19.471274+0000 mgr.y (mgr.24356) 9274 : cluster 0 pgmap v9242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:20 smithi040 bash[28232]: audit 2023-12-01T20:47:20.360756+0000 mon.a (mon.0) 6085 : audit 0 from='client.? 172.21.15.40:0/2952833759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:20 smithi040 bash[41173]: cluster 2023-12-01T20:47:19.471274+0000 mgr.y (mgr.24356) 9274 : cluster 0 pgmap v9242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:20 smithi040 bash[41173]: audit 2023-12-01T20:47:20.360756+0000 mon.a (mon.0) 6085 : audit 0 from='client.? 172.21.15.40:0/2952833759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:20 smithi141 bash[31670]: cluster 2023-12-01T20:47:19.471274+0000 mgr.y (mgr.24356) 9274 : cluster 0 pgmap v9242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:20 smithi141 bash[31670]: audit 2023-12-01T20:47:20.360756+0000 mon.a (mon.0) 6085 : audit 0 from='client.? 172.21.15.40:0/2952833759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:22 smithi040 bash[28232]: cluster 2023-12-01T20:47:21.471906+0000 mgr.y (mgr.24356) 9275 : cluster 0 pgmap v9243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:22 smithi040 bash[41173]: cluster 2023-12-01T20:47:21.471906+0000 mgr.y (mgr.24356) 9275 : cluster 0 pgmap v9243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:22 smithi141 bash[31670]: cluster 2023-12-01T20:47:21.471906+0000 mgr.y (mgr.24356) 9275 : cluster 0 pgmap v9243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:23 smithi040 bash[28232]: audit 2023-12-01T20:47:22.821830+0000 mon.c (mon.2) 5842 : audit 0 from='client.? 172.21.15.40:0/1981345052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:23.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:23 smithi040 bash[41173]: audit 2023-12-01T20:47:22.821830+0000 mon.c (mon.2) 5842 : audit 0 from='client.? 172.21.15.40:0/1981345052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:23 smithi141 bash[31670]: audit 2023-12-01T20:47:22.821830+0000 mon.c (mon.2) 5842 : audit 0 from='client.? 172.21.15.40:0/1981345052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:24 smithi040 bash[41173]: cluster 2023-12-01T20:47:23.472596+0000 mgr.y (mgr.24356) 9276 : cluster 0 pgmap v9244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:24 smithi040 bash[28232]: cluster 2023-12-01T20:47:23.472596+0000 mgr.y (mgr.24356) 9276 : cluster 0 pgmap v9244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:24 smithi141 bash[31670]: cluster 2023-12-01T20:47:23.472596+0000 mgr.y (mgr.24356) 9276 : cluster 0 pgmap v9244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:25 smithi040 bash[41173]: audit 2023-12-01T20:47:25.282849+0000 mon.c (mon.2) 5843 : audit 0 from='client.? 172.21.15.40:0/2042962743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:25 smithi040 bash[28232]: audit 2023-12-01T20:47:25.282849+0000 mon.c (mon.2) 5843 : audit 0 from='client.? 172.21.15.40:0/2042962743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:25 smithi141 bash[31670]: audit 2023-12-01T20:47:25.282849+0000 mon.c (mon.2) 5843 : audit 0 from='client.? 172.21.15.40:0/2042962743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:47:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:47:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:26 smithi040 bash[41173]: cluster 2023-12-01T20:47:25.473731+0000 mgr.y (mgr.24356) 9277 : cluster 0 pgmap v9245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:26 smithi040 bash[28232]: cluster 2023-12-01T20:47:25.473731+0000 mgr.y (mgr.24356) 9277 : cluster 0 pgmap v9245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:27.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:26 smithi141 bash[31670]: cluster 2023-12-01T20:47:25.473731+0000 mgr.y (mgr.24356) 9277 : cluster 0 pgmap v9245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:27 smithi040 bash[28232]: audit 2023-12-01T20:47:27.197597+0000 mon.c (mon.2) 5844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:47:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:27 smithi040 bash[41173]: audit 2023-12-01T20:47:27.197597+0000 mon.c (mon.2) 5844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:47:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:27 smithi141 bash[31670]: audit 2023-12-01T20:47:27.197597+0000 mon.c (mon.2) 5844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:47:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:28 smithi040 bash[28232]: cluster 2023-12-01T20:47:27.474358+0000 mgr.y (mgr.24356) 9278 : cluster 0 pgmap v9246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:28.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:28 smithi040 bash[28232]: audit 2023-12-01T20:47:27.748930+0000 mon.c (mon.2) 5845 : audit 0 from='client.? 172.21.15.40:0/3430288197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:28 smithi040 bash[41173]: cluster 2023-12-01T20:47:27.474358+0000 mgr.y (mgr.24356) 9278 : cluster 0 pgmap v9246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:28 smithi040 bash[41173]: audit 2023-12-01T20:47:27.748930+0000 mon.c (mon.2) 5845 : audit 0 from='client.? 172.21.15.40:0/3430288197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:28 smithi141 bash[31670]: cluster 2023-12-01T20:47:27.474358+0000 mgr.y (mgr.24356) 9278 : cluster 0 pgmap v9246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:28 smithi141 bash[31670]: audit 2023-12-01T20:47:27.748930+0000 mon.c (mon.2) 5845 : audit 0 from='client.? 172.21.15.40:0/3430288197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:30 smithi040 bash[28232]: cluster 2023-12-01T20:47:29.475400+0000 mgr.y (mgr.24356) 9279 : cluster 0 pgmap v9247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:30 smithi040 bash[41173]: cluster 2023-12-01T20:47:29.475400+0000 mgr.y (mgr.24356) 9279 : cluster 0 pgmap v9247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:30.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:30 smithi141 bash[31670]: cluster 2023-12-01T20:47:29.475400+0000 mgr.y (mgr.24356) 9279 : cluster 0 pgmap v9247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:31 smithi040 bash[28232]: audit 2023-12-01T20:47:30.217222+0000 mon.c (mon.2) 5846 : audit 0 from='client.? 172.21.15.40:0/431361686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:31 smithi040 bash[41173]: audit 2023-12-01T20:47:30.217222+0000 mon.c (mon.2) 5846 : audit 0 from='client.? 172.21.15.40:0/431361686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:31.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:31 smithi141 bash[31670]: audit 2023-12-01T20:47:30.217222+0000 mon.c (mon.2) 5846 : audit 0 from='client.? 172.21.15.40:0/431361686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:32 smithi040 bash[41173]: cluster 2023-12-01T20:47:31.475996+0000 mgr.y (mgr.24356) 9280 : cluster 0 pgmap v9248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:32 smithi040 bash[28232]: cluster 2023-12-01T20:47:31.475996+0000 mgr.y (mgr.24356) 9280 : cluster 0 pgmap v9248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:32 smithi141 bash[31670]: cluster 2023-12-01T20:47:31.475996+0000 mgr.y (mgr.24356) 9280 : cluster 0 pgmap v9248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:33.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:33 smithi040 bash[41173]: audit 2023-12-01T20:47:32.723800+0000 mon.c (mon.2) 5847 : audit 0 from='client.? 172.21.15.40:0/3489615532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:33 smithi040 bash[28232]: audit 2023-12-01T20:47:32.723800+0000 mon.c (mon.2) 5847 : audit 0 from='client.? 172.21.15.40:0/3489615532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:33.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:33 smithi141 bash[31670]: audit 2023-12-01T20:47:32.723800+0000 mon.c (mon.2) 5847 : audit 0 from='client.? 172.21.15.40:0/3489615532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.093734+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.104662+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.448509+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.457683+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: cluster 2023-12-01T20:47:33.476439+0000 mgr.y (mgr.24356) 9281 : cluster 0 pgmap v9249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.803123+0000 mon.c (mon.2) 5848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.990167+0000 mon.c (mon.2) 5849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:33.992142+0000 mon.c (mon.2) 5850 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:47:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[28232]: audit 2023-12-01T20:47:34.002181+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.093734+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.104662+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.448509+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.457683+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: cluster 2023-12-01T20:47:33.476439+0000 mgr.y (mgr.24356) 9281 : cluster 0 pgmap v9249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.803123+0000 mon.c (mon.2) 5848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.990167+0000 mon.c (mon.2) 5849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:33.992142+0000 mon.c (mon.2) 5850 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:47:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:34 smithi040 bash[41173]: audit 2023-12-01T20:47:34.002181+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.093734+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.104662+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.448509+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.457683+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: cluster 2023-12-01T20:47:33.476439+0000 mgr.y (mgr.24356) 9281 : cluster 0 pgmap v9249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.803123+0000 mon.c (mon.2) 5848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.990167+0000 mon.c (mon.2) 5849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:33.992142+0000 mon.c (mon.2) 5850 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:47:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:34 smithi141 bash[31670]: audit 2023-12-01T20:47:34.002181+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:47:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:35 smithi141 bash[31670]: audit 2023-12-01T20:47:35.204586+0000 mon.c (mon.2) 5851 : audit 0 from='client.? 172.21.15.40:0/1461476201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:35 smithi040 bash[41173]: audit 2023-12-01T20:47:35.204586+0000 mon.c (mon.2) 5851 : audit 0 from='client.? 172.21.15.40:0/1461476201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:35.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:35 smithi040 bash[28232]: audit 2023-12-01T20:47:35.204586+0000 mon.c (mon.2) 5851 : audit 0 from='client.? 172.21.15.40:0/1461476201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:36 smithi141 bash[31670]: cluster 2023-12-01T20:47:35.477495+0000 mgr.y (mgr.24356) 9282 : cluster 0 pgmap v9250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:47:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:47:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:36 smithi040 bash[41173]: cluster 2023-12-01T20:47:35.477495+0000 mgr.y (mgr.24356) 9282 : cluster 0 pgmap v9250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:36 smithi040 bash[28232]: cluster 2023-12-01T20:47:35.477495+0000 mgr.y (mgr.24356) 9282 : cluster 0 pgmap v9250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:38 smithi040 bash[28232]: cluster 2023-12-01T20:47:37.477947+0000 mgr.y (mgr.24356) 9283 : cluster 0 pgmap v9251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:38 smithi040 bash[28232]: audit 2023-12-01T20:47:37.676367+0000 mon.c (mon.2) 5852 : audit 0 from='client.? 172.21.15.40:0/2708580409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:38 smithi040 bash[41173]: cluster 2023-12-01T20:47:37.477947+0000 mgr.y (mgr.24356) 9283 : cluster 0 pgmap v9251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:38 smithi040 bash[41173]: audit 2023-12-01T20:47:37.676367+0000 mon.c (mon.2) 5852 : audit 0 from='client.? 172.21.15.40:0/2708580409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:38 smithi141 bash[31670]: cluster 2023-12-01T20:47:37.477947+0000 mgr.y (mgr.24356) 9283 : cluster 0 pgmap v9251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:38 smithi141 bash[31670]: audit 2023-12-01T20:47:37.676367+0000 mon.c (mon.2) 5852 : audit 0 from='client.? 172.21.15.40:0/2708580409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:40 smithi040 bash[28232]: cluster 2023-12-01T20:47:39.479091+0000 mgr.y (mgr.24356) 9284 : cluster 0 pgmap v9252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:40 smithi040 bash[41173]: cluster 2023-12-01T20:47:39.479091+0000 mgr.y (mgr.24356) 9284 : cluster 0 pgmap v9252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:40 smithi141 bash[31670]: cluster 2023-12-01T20:47:39.479091+0000 mgr.y (mgr.24356) 9284 : cluster 0 pgmap v9252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:41 smithi040 bash[28232]: audit 2023-12-01T20:47:40.139360+0000 mon.a (mon.0) 6091 : audit 0 from='client.? 172.21.15.40:0/738401603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:41 smithi040 bash[41173]: audit 2023-12-01T20:47:40.139360+0000 mon.a (mon.0) 6091 : audit 0 from='client.? 172.21.15.40:0/738401603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:41 smithi141 bash[31670]: audit 2023-12-01T20:47:40.139360+0000 mon.a (mon.0) 6091 : audit 0 from='client.? 172.21.15.40:0/738401603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:42 smithi040 bash[28232]: cluster 2023-12-01T20:47:41.479768+0000 mgr.y (mgr.24356) 9285 : cluster 0 pgmap v9253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:42 smithi040 bash[41173]: cluster 2023-12-01T20:47:41.479768+0000 mgr.y (mgr.24356) 9285 : cluster 0 pgmap v9253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:42 smithi141 bash[31670]: cluster 2023-12-01T20:47:41.479768+0000 mgr.y (mgr.24356) 9285 : cluster 0 pgmap v9253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:43 smithi040 bash[28232]: audit 2023-12-01T20:47:42.602374+0000 mon.a (mon.0) 6092 : audit 0 from='client.? 172.21.15.40:0/2289667901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:43 smithi040 bash[41173]: audit 2023-12-01T20:47:42.602374+0000 mon.a (mon.0) 6092 : audit 0 from='client.? 172.21.15.40:0/2289667901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:43 smithi141 bash[31670]: audit 2023-12-01T20:47:42.602374+0000 mon.a (mon.0) 6092 : audit 0 from='client.? 172.21.15.40:0/2289667901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:44 smithi040 bash[41173]: cluster 2023-12-01T20:47:43.480431+0000 mgr.y (mgr.24356) 9286 : cluster 0 pgmap v9254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:44.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:44 smithi040 bash[28232]: cluster 2023-12-01T20:47:43.480431+0000 mgr.y (mgr.24356) 9286 : cluster 0 pgmap v9254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:44 smithi141 bash[31670]: cluster 2023-12-01T20:47:43.480431+0000 mgr.y (mgr.24356) 9286 : cluster 0 pgmap v9254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:45 smithi040 bash[28232]: audit 2023-12-01T20:47:45.074546+0000 mon.c (mon.2) 5853 : audit 0 from='client.? 172.21.15.40:0/1523462488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:45 smithi040 bash[41173]: audit 2023-12-01T20:47:45.074546+0000 mon.c (mon.2) 5853 : audit 0 from='client.? 172.21.15.40:0/1523462488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:45.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:45 smithi141 bash[31670]: audit 2023-12-01T20:47:45.074546+0000 mon.c (mon.2) 5853 : audit 0 from='client.? 172.21.15.40:0/1523462488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:46 smithi040 bash[28232]: cluster 2023-12-01T20:47:45.481541+0000 mgr.y (mgr.24356) 9287 : cluster 0 pgmap v9255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:46 smithi040 bash[41173]: cluster 2023-12-01T20:47:45.481541+0000 mgr.y (mgr.24356) 9287 : cluster 0 pgmap v9255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:46 smithi141 bash[31670]: cluster 2023-12-01T20:47:45.481541+0000 mgr.y (mgr.24356) 9287 : cluster 0 pgmap v9255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:47:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:47:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:48 smithi040 bash[28232]: cluster 2023-12-01T20:47:47.482165+0000 mgr.y (mgr.24356) 9288 : cluster 0 pgmap v9256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:48 smithi040 bash[28232]: audit 2023-12-01T20:47:47.539957+0000 mon.a (mon.0) 6093 : audit 0 from='client.? 172.21.15.40:0/821420970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:48 smithi040 bash[41173]: cluster 2023-12-01T20:47:47.482165+0000 mgr.y (mgr.24356) 9288 : cluster 0 pgmap v9256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:48 smithi040 bash[41173]: audit 2023-12-01T20:47:47.539957+0000 mon.a (mon.0) 6093 : audit 0 from='client.? 172.21.15.40:0/821420970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:48 smithi141 bash[31670]: cluster 2023-12-01T20:47:47.482165+0000 mgr.y (mgr.24356) 9288 : cluster 0 pgmap v9256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:48 smithi141 bash[31670]: audit 2023-12-01T20:47:47.539957+0000 mon.a (mon.0) 6093 : audit 0 from='client.? 172.21.15.40:0/821420970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:49 smithi040 bash[41173]: audit 2023-12-01T20:47:48.803600+0000 mon.c (mon.2) 5854 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:49 smithi040 bash[28232]: audit 2023-12-01T20:47:48.803600+0000 mon.c (mon.2) 5854 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:49 smithi141 bash[31670]: audit 2023-12-01T20:47:48.803600+0000 mon.c (mon.2) 5854 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:50 smithi040 bash[28232]: cluster 2023-12-01T20:47:49.483341+0000 mgr.y (mgr.24356) 9289 : cluster 0 pgmap v9257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:50 smithi040 bash[28232]: audit 2023-12-01T20:47:50.014418+0000 mon.c (mon.2) 5855 : audit 0 from='client.? 172.21.15.40:0/3686484020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:50 smithi040 bash[41173]: cluster 2023-12-01T20:47:49.483341+0000 mgr.y (mgr.24356) 9289 : cluster 0 pgmap v9257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:50 smithi040 bash[41173]: audit 2023-12-01T20:47:50.014418+0000 mon.c (mon.2) 5855 : audit 0 from='client.? 172.21.15.40:0/3686484020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:50 smithi141 bash[31670]: cluster 2023-12-01T20:47:49.483341+0000 mgr.y (mgr.24356) 9289 : cluster 0 pgmap v9257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:50 smithi141 bash[31670]: audit 2023-12-01T20:47:50.014418+0000 mon.c (mon.2) 5855 : audit 0 from='client.? 172.21.15.40:0/3686484020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:52 smithi040 bash[28232]: cluster 2023-12-01T20:47:51.484009+0000 mgr.y (mgr.24356) 9290 : cluster 0 pgmap v9258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:52 smithi040 bash[28232]: audit 2023-12-01T20:47:52.479114+0000 mon.a (mon.0) 6094 : audit 0 from='client.? 172.21.15.40:0/1345068354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:52 smithi040 bash[41173]: cluster 2023-12-01T20:47:51.484009+0000 mgr.y (mgr.24356) 9290 : cluster 0 pgmap v9258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:52 smithi040 bash[41173]: audit 2023-12-01T20:47:52.479114+0000 mon.a (mon.0) 6094 : audit 0 from='client.? 172.21.15.40:0/1345068354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:52 smithi141 bash[31670]: cluster 2023-12-01T20:47:51.484009+0000 mgr.y (mgr.24356) 9290 : cluster 0 pgmap v9258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:52 smithi141 bash[31670]: audit 2023-12-01T20:47:52.479114+0000 mon.a (mon.0) 6094 : audit 0 from='client.? 172.21.15.40:0/1345068354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:54 smithi040 bash[28232]: cluster 2023-12-01T20:47:53.484715+0000 mgr.y (mgr.24356) 9291 : cluster 0 pgmap v9259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:54 smithi040 bash[41173]: cluster 2023-12-01T20:47:53.484715+0000 mgr.y (mgr.24356) 9291 : cluster 0 pgmap v9259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:54 smithi141 bash[31670]: cluster 2023-12-01T20:47:53.484715+0000 mgr.y (mgr.24356) 9291 : cluster 0 pgmap v9259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:55 smithi040 bash[28232]: audit 2023-12-01T20:47:54.944842+0000 mon.c (mon.2) 5856 : audit 0 from='client.? 172.21.15.40:0/2510242398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:55.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:55 smithi040 bash[41173]: audit 2023-12-01T20:47:54.944842+0000 mon.c (mon.2) 5856 : audit 0 from='client.? 172.21.15.40:0/2510242398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:56.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:55 smithi141 bash[31670]: audit 2023-12-01T20:47:54.944842+0000 mon.c (mon.2) 5856 : audit 0 from='client.? 172.21.15.40:0/2510242398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:56 smithi040 bash[28232]: cluster 2023-12-01T20:47:55.485833+0000 mgr.y (mgr.24356) 9292 : cluster 0 pgmap v9260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:47:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:47:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:56 smithi040 bash[41173]: cluster 2023-12-01T20:47:55.485833+0000 mgr.y (mgr.24356) 9292 : cluster 0 pgmap v9260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:56 smithi141 bash[31670]: cluster 2023-12-01T20:47:55.485833+0000 mgr.y (mgr.24356) 9292 : cluster 0 pgmap v9260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:57.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:57 smithi040 bash[28232]: audit 2023-12-01T20:47:57.404667+0000 mon.c (mon.2) 5857 : audit 0 from='client.? 172.21.15.40:0/1311870408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:57.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:57 smithi040 bash[41173]: audit 2023-12-01T20:47:57.404667+0000 mon.c (mon.2) 5857 : audit 0 from='client.? 172.21.15.40:0/1311870408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:57 smithi141 bash[31670]: audit 2023-12-01T20:47:57.404667+0000 mon.c (mon.2) 5857 : audit 0 from='client.? 172.21.15.40:0/1311870408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:47:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:47:58 smithi040 bash[28232]: cluster 2023-12-01T20:47:57.486499+0000 mgr.y (mgr.24356) 9293 : cluster 0 pgmap v9261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:47:58 smithi040 bash[41173]: cluster 2023-12-01T20:47:57.486499+0000 mgr.y (mgr.24356) 9293 : cluster 0 pgmap v9261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:47:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:47:58 smithi141 bash[31670]: cluster 2023-12-01T20:47:57.486499+0000 mgr.y (mgr.24356) 9293 : cluster 0 pgmap v9261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:00 smithi040 bash[28232]: cluster 2023-12-01T20:47:59.487307+0000 mgr.y (mgr.24356) 9294 : cluster 0 pgmap v9262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:00 smithi040 bash[28232]: audit 2023-12-01T20:47:59.864443+0000 mon.c (mon.2) 5858 : audit 0 from='client.? 172.21.15.40:0/1963242494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:00 smithi040 bash[41173]: cluster 2023-12-01T20:47:59.487307+0000 mgr.y (mgr.24356) 9294 : cluster 0 pgmap v9262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:00 smithi040 bash[41173]: audit 2023-12-01T20:47:59.864443+0000 mon.c (mon.2) 5858 : audit 0 from='client.? 172.21.15.40:0/1963242494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:00 smithi141 bash[31670]: cluster 2023-12-01T20:47:59.487307+0000 mgr.y (mgr.24356) 9294 : cluster 0 pgmap v9262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:00 smithi141 bash[31670]: audit 2023-12-01T20:47:59.864443+0000 mon.c (mon.2) 5858 : audit 0 from='client.? 172.21.15.40:0/1963242494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:02 smithi040 bash[28232]: cluster 2023-12-01T20:48:01.487938+0000 mgr.y (mgr.24356) 9295 : cluster 0 pgmap v9263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:02 smithi040 bash[28232]: audit 2023-12-01T20:48:02.330952+0000 mon.c (mon.2) 5859 : audit 0 from='client.? 172.21.15.40:0/3230611807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:02 smithi040 bash[41173]: cluster 2023-12-01T20:48:01.487938+0000 mgr.y (mgr.24356) 9295 : cluster 0 pgmap v9263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:02 smithi040 bash[41173]: audit 2023-12-01T20:48:02.330952+0000 mon.c (mon.2) 5859 : audit 0 from='client.? 172.21.15.40:0/3230611807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:02 smithi141 bash[31670]: cluster 2023-12-01T20:48:01.487938+0000 mgr.y (mgr.24356) 9295 : cluster 0 pgmap v9263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:02 smithi141 bash[31670]: audit 2023-12-01T20:48:02.330952+0000 mon.c (mon.2) 5859 : audit 0 from='client.? 172.21.15.40:0/3230611807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:04 smithi040 bash[28232]: cluster 2023-12-01T20:48:03.488722+0000 mgr.y (mgr.24356) 9296 : cluster 0 pgmap v9264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:04 smithi040 bash[28232]: audit 2023-12-01T20:48:03.804062+0000 mon.c (mon.2) 5860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:04 smithi040 bash[41173]: cluster 2023-12-01T20:48:03.488722+0000 mgr.y (mgr.24356) 9296 : cluster 0 pgmap v9264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:04 smithi040 bash[41173]: audit 2023-12-01T20:48:03.804062+0000 mon.c (mon.2) 5860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:04 smithi141 bash[31670]: cluster 2023-12-01T20:48:03.488722+0000 mgr.y (mgr.24356) 9296 : cluster 0 pgmap v9264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:04 smithi141 bash[31670]: audit 2023-12-01T20:48:03.804062+0000 mon.c (mon.2) 5860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:05 smithi040 bash[28232]: audit 2023-12-01T20:48:04.797867+0000 mon.c (mon.2) 5861 : audit 0 from='client.? 172.21.15.40:0/2742119261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:05 smithi040 bash[41173]: audit 2023-12-01T20:48:04.797867+0000 mon.c (mon.2) 5861 : audit 0 from='client.? 172.21.15.40:0/2742119261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:05 smithi141 bash[31670]: audit 2023-12-01T20:48:04.797867+0000 mon.c (mon.2) 5861 : audit 0 from='client.? 172.21.15.40:0/2742119261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:06 smithi040 bash[28232]: cluster 2023-12-01T20:48:05.490028+0000 mgr.y (mgr.24356) 9297 : cluster 0 pgmap v9265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:48:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:48:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:06 smithi040 bash[41173]: cluster 2023-12-01T20:48:05.490028+0000 mgr.y (mgr.24356) 9297 : cluster 0 pgmap v9265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:06 smithi141 bash[31670]: cluster 2023-12-01T20:48:05.490028+0000 mgr.y (mgr.24356) 9297 : cluster 0 pgmap v9265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:07 smithi040 bash[28232]: audit 2023-12-01T20:48:07.267464+0000 mon.c (mon.2) 5862 : audit 0 from='client.? 172.21.15.40:0/1799754130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:07.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:07 smithi040 bash[41173]: audit 2023-12-01T20:48:07.267464+0000 mon.c (mon.2) 5862 : audit 0 from='client.? 172.21.15.40:0/1799754130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:07 smithi141 bash[31670]: audit 2023-12-01T20:48:07.267464+0000 mon.c (mon.2) 5862 : audit 0 from='client.? 172.21.15.40:0/1799754130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:08 smithi040 bash[28232]: cluster 2023-12-01T20:48:07.490758+0000 mgr.y (mgr.24356) 9298 : cluster 0 pgmap v9266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:08 smithi040 bash[41173]: cluster 2023-12-01T20:48:07.490758+0000 mgr.y (mgr.24356) 9298 : cluster 0 pgmap v9266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:08 smithi141 bash[31670]: cluster 2023-12-01T20:48:07.490758+0000 mgr.y (mgr.24356) 9298 : cluster 0 pgmap v9266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:10 smithi040 bash[28232]: cluster 2023-12-01T20:48:09.491849+0000 mgr.y (mgr.24356) 9299 : cluster 0 pgmap v9267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:10 smithi040 bash[28232]: audit 2023-12-01T20:48:09.735299+0000 mon.a (mon.0) 6095 : audit 0 from='client.? 172.21.15.40:0/3879118126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:10 smithi040 bash[41173]: cluster 2023-12-01T20:48:09.491849+0000 mgr.y (mgr.24356) 9299 : cluster 0 pgmap v9267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:10 smithi040 bash[41173]: audit 2023-12-01T20:48:09.735299+0000 mon.a (mon.0) 6095 : audit 0 from='client.? 172.21.15.40:0/3879118126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:10 smithi141 bash[31670]: cluster 2023-12-01T20:48:09.491849+0000 mgr.y (mgr.24356) 9299 : cluster 0 pgmap v9267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:10 smithi141 bash[31670]: audit 2023-12-01T20:48:09.735299+0000 mon.a (mon.0) 6095 : audit 0 from='client.? 172.21.15.40:0/3879118126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:12 smithi040 bash[28232]: cluster 2023-12-01T20:48:11.492538+0000 mgr.y (mgr.24356) 9300 : cluster 0 pgmap v9268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:12 smithi040 bash[28232]: audit 2023-12-01T20:48:12.204295+0000 mon.a (mon.0) 6096 : audit 0 from='client.? 172.21.15.40:0/1413595553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:12 smithi040 bash[41173]: cluster 2023-12-01T20:48:11.492538+0000 mgr.y (mgr.24356) 9300 : cluster 0 pgmap v9268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:12 smithi040 bash[41173]: audit 2023-12-01T20:48:12.204295+0000 mon.a (mon.0) 6096 : audit 0 from='client.? 172.21.15.40:0/1413595553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:12 smithi141 bash[31670]: cluster 2023-12-01T20:48:11.492538+0000 mgr.y (mgr.24356) 9300 : cluster 0 pgmap v9268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:12 smithi141 bash[31670]: audit 2023-12-01T20:48:12.204295+0000 mon.a (mon.0) 6096 : audit 0 from='client.? 172.21.15.40:0/1413595553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:14 smithi040 bash[28232]: cluster 2023-12-01T20:48:13.493226+0000 mgr.y (mgr.24356) 9301 : cluster 0 pgmap v9269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:14 smithi040 bash[41173]: cluster 2023-12-01T20:48:13.493226+0000 mgr.y (mgr.24356) 9301 : cluster 0 pgmap v9269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:14 smithi141 bash[31670]: cluster 2023-12-01T20:48:13.493226+0000 mgr.y (mgr.24356) 9301 : cluster 0 pgmap v9269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:15 smithi040 bash[28232]: audit 2023-12-01T20:48:14.672389+0000 mon.a (mon.0) 6097 : audit 0 from='client.? 172.21.15.40:0/354907279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:15 smithi040 bash[41173]: audit 2023-12-01T20:48:14.672389+0000 mon.a (mon.0) 6097 : audit 0 from='client.? 172.21.15.40:0/354907279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:15 smithi141 bash[31670]: audit 2023-12-01T20:48:14.672389+0000 mon.a (mon.0) 6097 : audit 0 from='client.? 172.21.15.40:0/354907279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:16 smithi040 bash[28232]: cluster 2023-12-01T20:48:15.494369+0000 mgr.y (mgr.24356) 9302 : cluster 0 pgmap v9270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:48:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:48:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:16 smithi040 bash[41173]: cluster 2023-12-01T20:48:15.494369+0000 mgr.y (mgr.24356) 9302 : cluster 0 pgmap v9270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:16 smithi141 bash[31670]: cluster 2023-12-01T20:48:15.494369+0000 mgr.y (mgr.24356) 9302 : cluster 0 pgmap v9270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:17.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:17 smithi040 bash[28232]: audit 2023-12-01T20:48:17.131997+0000 mon.a (mon.0) 6098 : audit 0 from='client.? 172.21.15.40:0/3075314294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:17 smithi040 bash[41173]: audit 2023-12-01T20:48:17.131997+0000 mon.a (mon.0) 6098 : audit 0 from='client.? 172.21.15.40:0/3075314294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:17 smithi141 bash[31670]: audit 2023-12-01T20:48:17.131997+0000 mon.a (mon.0) 6098 : audit 0 from='client.? 172.21.15.40:0/3075314294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:18 smithi040 bash[28232]: cluster 2023-12-01T20:48:17.495042+0000 mgr.y (mgr.24356) 9303 : cluster 0 pgmap v9271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:18 smithi040 bash[41173]: cluster 2023-12-01T20:48:17.495042+0000 mgr.y (mgr.24356) 9303 : cluster 0 pgmap v9271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:18 smithi141 bash[31670]: cluster 2023-12-01T20:48:17.495042+0000 mgr.y (mgr.24356) 9303 : cluster 0 pgmap v9271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:19 smithi040 bash[28232]: audit 2023-12-01T20:48:18.804499+0000 mon.c (mon.2) 5863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:19 smithi040 bash[41173]: audit 2023-12-01T20:48:18.804499+0000 mon.c (mon.2) 5863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:19 smithi141 bash[31670]: audit 2023-12-01T20:48:18.804499+0000 mon.c (mon.2) 5863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:20 smithi040 bash[28232]: cluster 2023-12-01T20:48:19.496052+0000 mgr.y (mgr.24356) 9304 : cluster 0 pgmap v9272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:20 smithi040 bash[28232]: audit 2023-12-01T20:48:19.600881+0000 mon.a (mon.0) 6099 : audit 0 from='client.? 172.21.15.40:0/2656806941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:20 smithi040 bash[41173]: cluster 2023-12-01T20:48:19.496052+0000 mgr.y (mgr.24356) 9304 : cluster 0 pgmap v9272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:20 smithi040 bash[41173]: audit 2023-12-01T20:48:19.600881+0000 mon.a (mon.0) 6099 : audit 0 from='client.? 172.21.15.40:0/2656806941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:20 smithi141 bash[31670]: cluster 2023-12-01T20:48:19.496052+0000 mgr.y (mgr.24356) 9304 : cluster 0 pgmap v9272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:20 smithi141 bash[31670]: audit 2023-12-01T20:48:19.600881+0000 mon.a (mon.0) 6099 : audit 0 from='client.? 172.21.15.40:0/2656806941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:22 smithi040 bash[28232]: cluster 2023-12-01T20:48:21.496754+0000 mgr.y (mgr.24356) 9305 : cluster 0 pgmap v9273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:22 smithi040 bash[28232]: audit 2023-12-01T20:48:22.067062+0000 mon.a (mon.0) 6100 : audit 0 from='client.? 172.21.15.40:0/1019660311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:22 smithi040 bash[41173]: cluster 2023-12-01T20:48:21.496754+0000 mgr.y (mgr.24356) 9305 : cluster 0 pgmap v9273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:22 smithi040 bash[41173]: audit 2023-12-01T20:48:22.067062+0000 mon.a (mon.0) 6100 : audit 0 from='client.? 172.21.15.40:0/1019660311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:22 smithi141 bash[31670]: cluster 2023-12-01T20:48:21.496754+0000 mgr.y (mgr.24356) 9305 : cluster 0 pgmap v9273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:22 smithi141 bash[31670]: audit 2023-12-01T20:48:22.067062+0000 mon.a (mon.0) 6100 : audit 0 from='client.? 172.21.15.40:0/1019660311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:24 smithi040 bash[28232]: cluster 2023-12-01T20:48:23.497404+0000 mgr.y (mgr.24356) 9306 : cluster 0 pgmap v9274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:24 smithi040 bash[28232]: audit 2023-12-01T20:48:24.538688+0000 mon.a (mon.0) 6101 : audit 0 from='client.? 172.21.15.40:0/2204641033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:24 smithi040 bash[41173]: cluster 2023-12-01T20:48:23.497404+0000 mgr.y (mgr.24356) 9306 : cluster 0 pgmap v9274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:24 smithi040 bash[41173]: audit 2023-12-01T20:48:24.538688+0000 mon.a (mon.0) 6101 : audit 0 from='client.? 172.21.15.40:0/2204641033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:24 smithi141 bash[31670]: cluster 2023-12-01T20:48:23.497404+0000 mgr.y (mgr.24356) 9306 : cluster 0 pgmap v9274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:24 smithi141 bash[31670]: audit 2023-12-01T20:48:24.538688+0000 mon.a (mon.0) 6101 : audit 0 from='client.? 172.21.15.40:0/2204641033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:26 smithi040 bash[28232]: cluster 2023-12-01T20:48:25.498572+0000 mgr.y (mgr.24356) 9307 : cluster 0 pgmap v9275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:48:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:48:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:26 smithi040 bash[41173]: cluster 2023-12-01T20:48:25.498572+0000 mgr.y (mgr.24356) 9307 : cluster 0 pgmap v9275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:26 smithi141 bash[31670]: cluster 2023-12-01T20:48:25.498572+0000 mgr.y (mgr.24356) 9307 : cluster 0 pgmap v9275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:27 smithi040 bash[28232]: audit 2023-12-01T20:48:27.013774+0000 mon.a (mon.0) 6102 : audit 0 from='client.? 172.21.15.40:0/1122959065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:27 smithi040 bash[41173]: audit 2023-12-01T20:48:27.013774+0000 mon.a (mon.0) 6102 : audit 0 from='client.? 172.21.15.40:0/1122959065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:27 smithi141 bash[31670]: audit 2023-12-01T20:48:27.013774+0000 mon.a (mon.0) 6102 : audit 0 from='client.? 172.21.15.40:0/1122959065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:28 smithi040 bash[28232]: cluster 2023-12-01T20:48:27.499237+0000 mgr.y (mgr.24356) 9308 : cluster 0 pgmap v9276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:28 smithi040 bash[41173]: cluster 2023-12-01T20:48:27.499237+0000 mgr.y (mgr.24356) 9308 : cluster 0 pgmap v9276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:28 smithi141 bash[31670]: cluster 2023-12-01T20:48:27.499237+0000 mgr.y (mgr.24356) 9308 : cluster 0 pgmap v9276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:30.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:30 smithi040 bash[28232]: audit 2023-12-01T20:48:29.483513+0000 mon.a (mon.0) 6103 : audit 0 from='client.? 172.21.15.40:0/2408780244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:30.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:30 smithi040 bash[28232]: cluster 2023-12-01T20:48:29.500332+0000 mgr.y (mgr.24356) 9309 : cluster 0 pgmap v9277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:30 smithi040 bash[41173]: audit 2023-12-01T20:48:29.483513+0000 mon.a (mon.0) 6103 : audit 0 from='client.? 172.21.15.40:0/2408780244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:30 smithi040 bash[41173]: cluster 2023-12-01T20:48:29.500332+0000 mgr.y (mgr.24356) 9309 : cluster 0 pgmap v9277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:30 smithi141 bash[31670]: audit 2023-12-01T20:48:29.483513+0000 mon.a (mon.0) 6103 : audit 0 from='client.? 172.21.15.40:0/2408780244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:30 smithi141 bash[31670]: cluster 2023-12-01T20:48:29.500332+0000 mgr.y (mgr.24356) 9309 : cluster 0 pgmap v9277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:32 smithi040 bash[28232]: cluster 2023-12-01T20:48:31.501002+0000 mgr.y (mgr.24356) 9310 : cluster 0 pgmap v9278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:32 smithi040 bash[28232]: audit 2023-12-01T20:48:31.946586+0000 mon.a (mon.0) 6104 : audit 0 from='client.? 172.21.15.40:0/3201399465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:32 smithi040 bash[41173]: cluster 2023-12-01T20:48:31.501002+0000 mgr.y (mgr.24356) 9310 : cluster 0 pgmap v9278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:32 smithi040 bash[41173]: audit 2023-12-01T20:48:31.946586+0000 mon.a (mon.0) 6104 : audit 0 from='client.? 172.21.15.40:0/3201399465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:32 smithi141 bash[31670]: cluster 2023-12-01T20:48:31.501002+0000 mgr.y (mgr.24356) 9310 : cluster 0 pgmap v9278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:32 smithi141 bash[31670]: audit 2023-12-01T20:48:31.946586+0000 mon.a (mon.0) 6104 : audit 0 from='client.? 172.21.15.40:0/3201399465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[28232]: cluster 2023-12-01T20:48:33.501677+0000 mgr.y (mgr.24356) 9311 : cluster 0 pgmap v9279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[28232]: audit 2023-12-01T20:48:33.804903+0000 mon.c (mon.2) 5864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[28232]: audit 2023-12-01T20:48:34.085780+0000 mon.c (mon.2) 5865 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[28232]: audit 2023-12-01T20:48:34.416962+0000 mon.c (mon.2) 5866 : audit 0 from='client.? 172.21.15.40:0/3581141210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[41173]: cluster 2023-12-01T20:48:33.501677+0000 mgr.y (mgr.24356) 9311 : cluster 0 pgmap v9279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[41173]: audit 2023-12-01T20:48:33.804903+0000 mon.c (mon.2) 5864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[41173]: audit 2023-12-01T20:48:34.085780+0000 mon.c (mon.2) 5865 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:48:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:34 smithi040 bash[41173]: audit 2023-12-01T20:48:34.416962+0000 mon.c (mon.2) 5866 : audit 0 from='client.? 172.21.15.40:0/3581141210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:34 smithi141 bash[31670]: cluster 2023-12-01T20:48:33.501677+0000 mgr.y (mgr.24356) 9311 : cluster 0 pgmap v9279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:34 smithi141 bash[31670]: audit 2023-12-01T20:48:33.804903+0000 mon.c (mon.2) 5864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:34 smithi141 bash[31670]: audit 2023-12-01T20:48:34.085780+0000 mon.c (mon.2) 5865 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:48:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:34 smithi141 bash[31670]: audit 2023-12-01T20:48:34.416962+0000 mon.c (mon.2) 5866 : audit 0 from='client.? 172.21.15.40:0/3581141210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:48:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:48:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:36 smithi040 bash[28232]: cluster 2023-12-01T20:48:35.502887+0000 mgr.y (mgr.24356) 9312 : cluster 0 pgmap v9280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:36 smithi040 bash[41173]: cluster 2023-12-01T20:48:35.502887+0000 mgr.y (mgr.24356) 9312 : cluster 0 pgmap v9280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:36 smithi141 bash[31670]: cluster 2023-12-01T20:48:35.502887+0000 mgr.y (mgr.24356) 9312 : cluster 0 pgmap v9280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:37 smithi040 bash[41173]: audit 2023-12-01T20:48:36.887275+0000 mon.a (mon.0) 6105 : audit 0 from='client.? 172.21.15.40:0/1858806719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:37.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:37 smithi040 bash[28232]: audit 2023-12-01T20:48:36.887275+0000 mon.a (mon.0) 6105 : audit 0 from='client.? 172.21.15.40:0/1858806719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:37 smithi141 bash[31670]: audit 2023-12-01T20:48:36.887275+0000 mon.a (mon.0) 6105 : audit 0 from='client.? 172.21.15.40:0/1858806719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:38 smithi040 bash[28232]: cluster 2023-12-01T20:48:37.503562+0000 mgr.y (mgr.24356) 9313 : cluster 0 pgmap v9281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:38 smithi040 bash[41173]: cluster 2023-12-01T20:48:37.503562+0000 mgr.y (mgr.24356) 9313 : cluster 0 pgmap v9281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:38 smithi141 bash[31670]: cluster 2023-12-01T20:48:37.503562+0000 mgr.y (mgr.24356) 9313 : cluster 0 pgmap v9281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[41173]: audit 2023-12-01T20:48:39.400066+0000 mon.a (mon.0) 6106 : audit 0 from='client.? 172.21.15.40:0/2679759939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[41173]: cluster 2023-12-01T20:48:39.504633+0000 mgr.y (mgr.24356) 9314 : cluster 0 pgmap v9282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[41173]: audit 2023-12-01T20:48:39.880658+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[41173]: audit 2023-12-01T20:48:39.891403+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[28232]: audit 2023-12-01T20:48:39.400066+0000 mon.a (mon.0) 6106 : audit 0 from='client.? 172.21.15.40:0/2679759939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[28232]: cluster 2023-12-01T20:48:39.504633+0000 mgr.y (mgr.24356) 9314 : cluster 0 pgmap v9282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[28232]: audit 2023-12-01T20:48:39.880658+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:40 smithi040 bash[28232]: audit 2023-12-01T20:48:39.891403+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:40 smithi141 bash[31670]: audit 2023-12-01T20:48:39.400066+0000 mon.a (mon.0) 6106 : audit 0 from='client.? 172.21.15.40:0/2679759939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:40 smithi141 bash[31670]: cluster 2023-12-01T20:48:39.504633+0000 mgr.y (mgr.24356) 9314 : cluster 0 pgmap v9282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:40 smithi141 bash[31670]: audit 2023-12-01T20:48:39.880658+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:40 smithi141 bash[31670]: audit 2023-12-01T20:48:39.891403+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[41173]: audit 2023-12-01T20:48:40.280909+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[41173]: audit 2023-12-01T20:48:40.299122+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[41173]: audit 2023-12-01T20:48:40.843826+0000 mon.c (mon.2) 5867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[41173]: audit 2023-12-01T20:48:40.845318+0000 mon.c (mon.2) 5868 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[41173]: audit 2023-12-01T20:48:40.854001+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[28232]: audit 2023-12-01T20:48:40.280909+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[28232]: audit 2023-12-01T20:48:40.299122+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[28232]: audit 2023-12-01T20:48:40.843826+0000 mon.c (mon.2) 5867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:48:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[28232]: audit 2023-12-01T20:48:40.845318+0000 mon.c (mon.2) 5868 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:48:41.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:41 smithi040 bash[28232]: audit 2023-12-01T20:48:40.854001+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:41 smithi141 bash[31670]: audit 2023-12-01T20:48:40.280909+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:41 smithi141 bash[31670]: audit 2023-12-01T20:48:40.299122+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:41 smithi141 bash[31670]: audit 2023-12-01T20:48:40.843826+0000 mon.c (mon.2) 5867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:48:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:41 smithi141 bash[31670]: audit 2023-12-01T20:48:40.845318+0000 mon.c (mon.2) 5868 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:48:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:41 smithi141 bash[31670]: audit 2023-12-01T20:48:40.854001+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:48:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:42 smithi040 bash[28232]: cluster 2023-12-01T20:48:41.505286+0000 mgr.y (mgr.24356) 9315 : cluster 0 pgmap v9283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:42 smithi040 bash[28232]: audit 2023-12-01T20:48:41.860875+0000 mon.a (mon.0) 6112 : audit 0 from='client.? 172.21.15.40:0/3495149450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:42 smithi040 bash[41173]: cluster 2023-12-01T20:48:41.505286+0000 mgr.y (mgr.24356) 9315 : cluster 0 pgmap v9283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:42 smithi040 bash[41173]: audit 2023-12-01T20:48:41.860875+0000 mon.a (mon.0) 6112 : audit 0 from='client.? 172.21.15.40:0/3495149450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:42 smithi141 bash[31670]: cluster 2023-12-01T20:48:41.505286+0000 mgr.y (mgr.24356) 9315 : cluster 0 pgmap v9283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:42 smithi141 bash[31670]: audit 2023-12-01T20:48:41.860875+0000 mon.a (mon.0) 6112 : audit 0 from='client.? 172.21.15.40:0/3495149450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:44 smithi040 bash[28232]: cluster 2023-12-01T20:48:43.505893+0000 mgr.y (mgr.24356) 9316 : cluster 0 pgmap v9284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:44 smithi040 bash[28232]: audit 2023-12-01T20:48:44.331727+0000 mon.a (mon.0) 6113 : audit 0 from='client.? 172.21.15.40:0/2718087808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:44 smithi040 bash[41173]: cluster 2023-12-01T20:48:43.505893+0000 mgr.y (mgr.24356) 9316 : cluster 0 pgmap v9284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:44 smithi040 bash[41173]: audit 2023-12-01T20:48:44.331727+0000 mon.a (mon.0) 6113 : audit 0 from='client.? 172.21.15.40:0/2718087808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:44 smithi141 bash[31670]: cluster 2023-12-01T20:48:43.505893+0000 mgr.y (mgr.24356) 9316 : cluster 0 pgmap v9284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:44 smithi141 bash[31670]: audit 2023-12-01T20:48:44.331727+0000 mon.a (mon.0) 6113 : audit 0 from='client.? 172.21.15.40:0/2718087808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:46 smithi040 bash[28232]: cluster 2023-12-01T20:48:45.507028+0000 mgr.y (mgr.24356) 9317 : cluster 0 pgmap v9285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:48:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:48:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:46 smithi040 bash[41173]: cluster 2023-12-01T20:48:45.507028+0000 mgr.y (mgr.24356) 9317 : cluster 0 pgmap v9285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:46 smithi141 bash[31670]: cluster 2023-12-01T20:48:45.507028+0000 mgr.y (mgr.24356) 9317 : cluster 0 pgmap v9285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:47.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:47 smithi040 bash[28232]: audit 2023-12-01T20:48:46.792896+0000 mon.c (mon.2) 5869 : audit 0 from='client.? 172.21.15.40:0/3531405552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:47 smithi040 bash[41173]: audit 2023-12-01T20:48:46.792896+0000 mon.c (mon.2) 5869 : audit 0 from='client.? 172.21.15.40:0/3531405552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:47 smithi141 bash[31670]: audit 2023-12-01T20:48:46.792896+0000 mon.c (mon.2) 5869 : audit 0 from='client.? 172.21.15.40:0/3531405552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:48 smithi040 bash[28232]: cluster 2023-12-01T20:48:47.507720+0000 mgr.y (mgr.24356) 9318 : cluster 0 pgmap v9286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:48 smithi040 bash[41173]: cluster 2023-12-01T20:48:47.507720+0000 mgr.y (mgr.24356) 9318 : cluster 0 pgmap v9286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:48 smithi141 bash[31670]: cluster 2023-12-01T20:48:47.507720+0000 mgr.y (mgr.24356) 9318 : cluster 0 pgmap v9286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:49 smithi040 bash[41173]: audit 2023-12-01T20:48:48.805560+0000 mon.c (mon.2) 5870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:49 smithi040 bash[41173]: audit 2023-12-01T20:48:49.254268+0000 mon.c (mon.2) 5871 : audit 0 from='client.? 172.21.15.40:0/1645746065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:49 smithi040 bash[28232]: audit 2023-12-01T20:48:48.805560+0000 mon.c (mon.2) 5870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:49 smithi040 bash[28232]: audit 2023-12-01T20:48:49.254268+0000 mon.c (mon.2) 5871 : audit 0 from='client.? 172.21.15.40:0/1645746065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:49 smithi141 bash[31670]: audit 2023-12-01T20:48:48.805560+0000 mon.c (mon.2) 5870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:49 smithi141 bash[31670]: audit 2023-12-01T20:48:49.254268+0000 mon.c (mon.2) 5871 : audit 0 from='client.? 172.21.15.40:0/1645746065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:50 smithi040 bash[28232]: cluster 2023-12-01T20:48:49.508912+0000 mgr.y (mgr.24356) 9319 : cluster 0 pgmap v9287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:50 smithi040 bash[41173]: cluster 2023-12-01T20:48:49.508912+0000 mgr.y (mgr.24356) 9319 : cluster 0 pgmap v9287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:50 smithi141 bash[31670]: cluster 2023-12-01T20:48:49.508912+0000 mgr.y (mgr.24356) 9319 : cluster 0 pgmap v9287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:52 smithi040 bash[28232]: cluster 2023-12-01T20:48:51.509590+0000 mgr.y (mgr.24356) 9320 : cluster 0 pgmap v9288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:52 smithi040 bash[28232]: audit 2023-12-01T20:48:51.718442+0000 mon.c (mon.2) 5872 : audit 0 from='client.? 172.21.15.40:0/1297852671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:52 smithi040 bash[41173]: cluster 2023-12-01T20:48:51.509590+0000 mgr.y (mgr.24356) 9320 : cluster 0 pgmap v9288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:52 smithi040 bash[41173]: audit 2023-12-01T20:48:51.718442+0000 mon.c (mon.2) 5872 : audit 0 from='client.? 172.21.15.40:0/1297852671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:52 smithi141 bash[31670]: cluster 2023-12-01T20:48:51.509590+0000 mgr.y (mgr.24356) 9320 : cluster 0 pgmap v9288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:52 smithi141 bash[31670]: audit 2023-12-01T20:48:51.718442+0000 mon.c (mon.2) 5872 : audit 0 from='client.? 172.21.15.40:0/1297852671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:54 smithi040 bash[28232]: cluster 2023-12-01T20:48:53.510279+0000 mgr.y (mgr.24356) 9321 : cluster 0 pgmap v9289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:54 smithi040 bash[28232]: audit 2023-12-01T20:48:54.182624+0000 mon.c (mon.2) 5873 : audit 0 from='client.? 172.21.15.40:0/1372810180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:54 smithi040 bash[41173]: cluster 2023-12-01T20:48:53.510279+0000 mgr.y (mgr.24356) 9321 : cluster 0 pgmap v9289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:54 smithi040 bash[41173]: audit 2023-12-01T20:48:54.182624+0000 mon.c (mon.2) 5873 : audit 0 from='client.? 172.21.15.40:0/1372810180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:54 smithi141 bash[31670]: cluster 2023-12-01T20:48:53.510279+0000 mgr.y (mgr.24356) 9321 : cluster 0 pgmap v9289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:54 smithi141 bash[31670]: audit 2023-12-01T20:48:54.182624+0000 mon.c (mon.2) 5873 : audit 0 from='client.? 172.21.15.40:0/1372810180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:56 smithi040 bash[28232]: cluster 2023-12-01T20:48:55.511436+0000 mgr.y (mgr.24356) 9322 : cluster 0 pgmap v9290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:48:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:48:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:56 smithi040 bash[41173]: cluster 2023-12-01T20:48:55.511436+0000 mgr.y (mgr.24356) 9322 : cluster 0 pgmap v9290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:56 smithi141 bash[31670]: cluster 2023-12-01T20:48:55.511436+0000 mgr.y (mgr.24356) 9322 : cluster 0 pgmap v9290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:57.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:57 smithi040 bash[28232]: audit 2023-12-01T20:48:56.654078+0000 mon.a (mon.0) 6114 : audit 0 from='client.? 172.21.15.40:0/2502787156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:57.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:57 smithi040 bash[41173]: audit 2023-12-01T20:48:56.654078+0000 mon.a (mon.0) 6114 : audit 0 from='client.? 172.21.15.40:0/2502787156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:57 smithi141 bash[31670]: audit 2023-12-01T20:48:56.654078+0000 mon.a (mon.0) 6114 : audit 0 from='client.? 172.21.15.40:0/2502787156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:48:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:48:58 smithi040 bash[41173]: cluster 2023-12-01T20:48:57.512221+0000 mgr.y (mgr.24356) 9323 : cluster 0 pgmap v9291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:48:58 smithi040 bash[28232]: cluster 2023-12-01T20:48:57.512221+0000 mgr.y (mgr.24356) 9323 : cluster 0 pgmap v9291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:48:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:48:58 smithi141 bash[31670]: cluster 2023-12-01T20:48:57.512221+0000 mgr.y (mgr.24356) 9323 : cluster 0 pgmap v9291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:00.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:00 smithi040 bash[28232]: audit 2023-12-01T20:48:59.120147+0000 mon.c (mon.2) 5874 : audit 0 from='client.? 172.21.15.40:0/4003847631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:00 smithi040 bash[28232]: cluster 2023-12-01T20:48:59.513574+0000 mgr.y (mgr.24356) 9324 : cluster 0 pgmap v9292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:00 smithi040 bash[41173]: audit 2023-12-01T20:48:59.120147+0000 mon.c (mon.2) 5874 : audit 0 from='client.? 172.21.15.40:0/4003847631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:00 smithi040 bash[41173]: cluster 2023-12-01T20:48:59.513574+0000 mgr.y (mgr.24356) 9324 : cluster 0 pgmap v9292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:00 smithi141 bash[31670]: audit 2023-12-01T20:48:59.120147+0000 mon.c (mon.2) 5874 : audit 0 from='client.? 172.21.15.40:0/4003847631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:00 smithi141 bash[31670]: cluster 2023-12-01T20:48:59.513574+0000 mgr.y (mgr.24356) 9324 : cluster 0 pgmap v9292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:02 smithi040 bash[41173]: cluster 2023-12-01T20:49:01.514267+0000 mgr.y (mgr.24356) 9325 : cluster 0 pgmap v9293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:02 smithi040 bash[41173]: audit 2023-12-01T20:49:01.585338+0000 mon.c (mon.2) 5875 : audit 0 from='client.? 172.21.15.40:0/90650499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:02 smithi040 bash[28232]: cluster 2023-12-01T20:49:01.514267+0000 mgr.y (mgr.24356) 9325 : cluster 0 pgmap v9293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:02 smithi040 bash[28232]: audit 2023-12-01T20:49:01.585338+0000 mon.c (mon.2) 5875 : audit 0 from='client.? 172.21.15.40:0/90650499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:02 smithi141 bash[31670]: cluster 2023-12-01T20:49:01.514267+0000 mgr.y (mgr.24356) 9325 : cluster 0 pgmap v9293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:02 smithi141 bash[31670]: audit 2023-12-01T20:49:01.585338+0000 mon.c (mon.2) 5875 : audit 0 from='client.? 172.21.15.40:0/90650499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:04 smithi040 bash[28232]: cluster 2023-12-01T20:49:03.514973+0000 mgr.y (mgr.24356) 9326 : cluster 0 pgmap v9294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:04 smithi040 bash[28232]: audit 2023-12-01T20:49:03.805304+0000 mon.c (mon.2) 5876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:04 smithi040 bash[28232]: audit 2023-12-01T20:49:04.074043+0000 mon.c (mon.2) 5877 : audit 0 from='client.? 172.21.15.40:0/351020833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:04 smithi040 bash[41173]: cluster 2023-12-01T20:49:03.514973+0000 mgr.y (mgr.24356) 9326 : cluster 0 pgmap v9294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:04 smithi040 bash[41173]: audit 2023-12-01T20:49:03.805304+0000 mon.c (mon.2) 5876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:04 smithi040 bash[41173]: audit 2023-12-01T20:49:04.074043+0000 mon.c (mon.2) 5877 : audit 0 from='client.? 172.21.15.40:0/351020833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:04 smithi141 bash[31670]: cluster 2023-12-01T20:49:03.514973+0000 mgr.y (mgr.24356) 9326 : cluster 0 pgmap v9294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:04 smithi141 bash[31670]: audit 2023-12-01T20:49:03.805304+0000 mon.c (mon.2) 5876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:04 smithi141 bash[31670]: audit 2023-12-01T20:49:04.074043+0000 mon.c (mon.2) 5877 : audit 0 from='client.? 172.21.15.40:0/351020833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:49:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:49:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:06 smithi040 bash[28232]: cluster 2023-12-01T20:49:05.516062+0000 mgr.y (mgr.24356) 9327 : cluster 0 pgmap v9295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:06 smithi040 bash[28232]: audit 2023-12-01T20:49:06.532729+0000 mon.c (mon.2) 5878 : audit 0 from='client.? 172.21.15.40:0/1347693007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:06 smithi040 bash[41173]: cluster 2023-12-01T20:49:05.516062+0000 mgr.y (mgr.24356) 9327 : cluster 0 pgmap v9295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:06 smithi040 bash[41173]: audit 2023-12-01T20:49:06.532729+0000 mon.c (mon.2) 5878 : audit 0 from='client.? 172.21.15.40:0/1347693007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:06 smithi141 bash[31670]: cluster 2023-12-01T20:49:05.516062+0000 mgr.y (mgr.24356) 9327 : cluster 0 pgmap v9295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:06 smithi141 bash[31670]: audit 2023-12-01T20:49:06.532729+0000 mon.c (mon.2) 5878 : audit 0 from='client.? 172.21.15.40:0/1347693007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:08 smithi040 bash[28232]: cluster 2023-12-01T20:49:07.516729+0000 mgr.y (mgr.24356) 9328 : cluster 0 pgmap v9296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:08 smithi040 bash[41173]: cluster 2023-12-01T20:49:07.516729+0000 mgr.y (mgr.24356) 9328 : cluster 0 pgmap v9296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:08 smithi141 bash[31670]: cluster 2023-12-01T20:49:07.516729+0000 mgr.y (mgr.24356) 9328 : cluster 0 pgmap v9296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:09 smithi040 bash[41173]: audit 2023-12-01T20:49:09.003818+0000 mon.a (mon.0) 6115 : audit 0 from='client.? 172.21.15.40:0/3564523872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:09.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:09 smithi040 bash[28232]: audit 2023-12-01T20:49:09.003818+0000 mon.a (mon.0) 6115 : audit 0 from='client.? 172.21.15.40:0/3564523872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:09 smithi141 bash[31670]: audit 2023-12-01T20:49:09.003818+0000 mon.a (mon.0) 6115 : audit 0 from='client.? 172.21.15.40:0/3564523872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:10 smithi040 bash[28232]: cluster 2023-12-01T20:49:09.517831+0000 mgr.y (mgr.24356) 9329 : cluster 0 pgmap v9297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:10 smithi040 bash[41173]: cluster 2023-12-01T20:49:09.517831+0000 mgr.y (mgr.24356) 9329 : cluster 0 pgmap v9297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:10 smithi141 bash[31670]: cluster 2023-12-01T20:49:09.517831+0000 mgr.y (mgr.24356) 9329 : cluster 0 pgmap v9297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:11 smithi040 bash[28232]: audit 2023-12-01T20:49:11.469033+0000 mon.a (mon.0) 6116 : audit 0 from='client.? 172.21.15.40:0/882550743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:11.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:11 smithi040 bash[41173]: audit 2023-12-01T20:49:11.469033+0000 mon.a (mon.0) 6116 : audit 0 from='client.? 172.21.15.40:0/882550743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:11 smithi141 bash[31670]: audit 2023-12-01T20:49:11.469033+0000 mon.a (mon.0) 6116 : audit 0 from='client.? 172.21.15.40:0/882550743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:12 smithi040 bash[28232]: cluster 2023-12-01T20:49:11.518489+0000 mgr.y (mgr.24356) 9330 : cluster 0 pgmap v9298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:12 smithi040 bash[41173]: cluster 2023-12-01T20:49:11.518489+0000 mgr.y (mgr.24356) 9330 : cluster 0 pgmap v9298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:12 smithi141 bash[31670]: cluster 2023-12-01T20:49:11.518489+0000 mgr.y (mgr.24356) 9330 : cluster 0 pgmap v9298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:14 smithi040 bash[41173]: cluster 2023-12-01T20:49:13.519156+0000 mgr.y (mgr.24356) 9331 : cluster 0 pgmap v9299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:14 smithi040 bash[41173]: audit 2023-12-01T20:49:13.938696+0000 mon.a (mon.0) 6117 : audit 0 from='client.? 172.21.15.40:0/1734422880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:14 smithi040 bash[28232]: cluster 2023-12-01T20:49:13.519156+0000 mgr.y (mgr.24356) 9331 : cluster 0 pgmap v9299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:14.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:14 smithi040 bash[28232]: audit 2023-12-01T20:49:13.938696+0000 mon.a (mon.0) 6117 : audit 0 from='client.? 172.21.15.40:0/1734422880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:14 smithi141 bash[31670]: cluster 2023-12-01T20:49:13.519156+0000 mgr.y (mgr.24356) 9331 : cluster 0 pgmap v9299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:14 smithi141 bash[31670]: audit 2023-12-01T20:49:13.938696+0000 mon.a (mon.0) 6117 : audit 0 from='client.? 172.21.15.40:0/1734422880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:49:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:49:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:16 smithi040 bash[28232]: cluster 2023-12-01T20:49:15.520341+0000 mgr.y (mgr.24356) 9332 : cluster 0 pgmap v9300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:16 smithi040 bash[28232]: audit 2023-12-01T20:49:16.392872+0000 mon.c (mon.2) 5879 : audit 0 from='client.? 172.21.15.40:0/1050635779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:16 smithi040 bash[41173]: cluster 2023-12-01T20:49:15.520341+0000 mgr.y (mgr.24356) 9332 : cluster 0 pgmap v9300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:16 smithi040 bash[41173]: audit 2023-12-01T20:49:16.392872+0000 mon.c (mon.2) 5879 : audit 0 from='client.? 172.21.15.40:0/1050635779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:16 smithi141 bash[31670]: cluster 2023-12-01T20:49:15.520341+0000 mgr.y (mgr.24356) 9332 : cluster 0 pgmap v9300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:16 smithi141 bash[31670]: audit 2023-12-01T20:49:16.392872+0000 mon.c (mon.2) 5879 : audit 0 from='client.? 172.21.15.40:0/1050635779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:18 smithi040 bash[41173]: cluster 2023-12-01T20:49:17.521024+0000 mgr.y (mgr.24356) 9333 : cluster 0 pgmap v9301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:18 smithi040 bash[28232]: cluster 2023-12-01T20:49:17.521024+0000 mgr.y (mgr.24356) 9333 : cluster 0 pgmap v9301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:18 smithi141 bash[31670]: cluster 2023-12-01T20:49:17.521024+0000 mgr.y (mgr.24356) 9333 : cluster 0 pgmap v9301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:19 smithi040 bash[28232]: audit 2023-12-01T20:49:18.805988+0000 mon.c (mon.2) 5880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:19 smithi040 bash[28232]: audit 2023-12-01T20:49:18.853974+0000 mon.a (mon.0) 6118 : audit 0 from='client.? 172.21.15.40:0/2880316047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:19 smithi040 bash[41173]: audit 2023-12-01T20:49:18.805988+0000 mon.c (mon.2) 5880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:19 smithi040 bash[41173]: audit 2023-12-01T20:49:18.853974+0000 mon.a (mon.0) 6118 : audit 0 from='client.? 172.21.15.40:0/2880316047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:19 smithi141 bash[31670]: audit 2023-12-01T20:49:18.805988+0000 mon.c (mon.2) 5880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:20.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:19 smithi141 bash[31670]: audit 2023-12-01T20:49:18.853974+0000 mon.a (mon.0) 6118 : audit 0 from='client.? 172.21.15.40:0/2880316047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:20 smithi040 bash[41173]: cluster 2023-12-01T20:49:19.522192+0000 mgr.y (mgr.24356) 9334 : cluster 0 pgmap v9302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:20 smithi040 bash[28232]: cluster 2023-12-01T20:49:19.522192+0000 mgr.y (mgr.24356) 9334 : cluster 0 pgmap v9302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:20 smithi141 bash[31670]: cluster 2023-12-01T20:49:19.522192+0000 mgr.y (mgr.24356) 9334 : cluster 0 pgmap v9302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:21 smithi040 bash[28232]: audit 2023-12-01T20:49:21.318181+0000 mon.c (mon.2) 5881 : audit 0 from='client.? 172.21.15.40:0/3039496472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:21 smithi040 bash[41173]: audit 2023-12-01T20:49:21.318181+0000 mon.c (mon.2) 5881 : audit 0 from='client.? 172.21.15.40:0/3039496472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:21 smithi141 bash[31670]: audit 2023-12-01T20:49:21.318181+0000 mon.c (mon.2) 5881 : audit 0 from='client.? 172.21.15.40:0/3039496472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:22 smithi040 bash[28232]: cluster 2023-12-01T20:49:21.522894+0000 mgr.y (mgr.24356) 9335 : cluster 0 pgmap v9303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:22 smithi040 bash[41173]: cluster 2023-12-01T20:49:21.522894+0000 mgr.y (mgr.24356) 9335 : cluster 0 pgmap v9303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:23.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:22 smithi141 bash[31670]: cluster 2023-12-01T20:49:21.522894+0000 mgr.y (mgr.24356) 9335 : cluster 0 pgmap v9303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:24 smithi040 bash[28232]: cluster 2023-12-01T20:49:23.523642+0000 mgr.y (mgr.24356) 9336 : cluster 0 pgmap v9304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:24 smithi040 bash[28232]: audit 2023-12-01T20:49:23.784900+0000 mon.a (mon.0) 6119 : audit 0 from='client.? 172.21.15.40:0/1300496260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:24 smithi040 bash[41173]: cluster 2023-12-01T20:49:23.523642+0000 mgr.y (mgr.24356) 9336 : cluster 0 pgmap v9304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:24 smithi040 bash[41173]: audit 2023-12-01T20:49:23.784900+0000 mon.a (mon.0) 6119 : audit 0 from='client.? 172.21.15.40:0/1300496260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:24 smithi141 bash[31670]: cluster 2023-12-01T20:49:23.523642+0000 mgr.y (mgr.24356) 9336 : cluster 0 pgmap v9304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:24 smithi141 bash[31670]: audit 2023-12-01T20:49:23.784900+0000 mon.a (mon.0) 6119 : audit 0 from='client.? 172.21.15.40:0/1300496260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:49:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:49:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:26 smithi040 bash[28232]: cluster 2023-12-01T20:49:25.524846+0000 mgr.y (mgr.24356) 9337 : cluster 0 pgmap v9305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:26 smithi040 bash[28232]: audit 2023-12-01T20:49:26.248945+0000 mon.c (mon.2) 5882 : audit 0 from='client.? 172.21.15.40:0/3166561093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:26 smithi040 bash[41173]: cluster 2023-12-01T20:49:25.524846+0000 mgr.y (mgr.24356) 9337 : cluster 0 pgmap v9305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:26 smithi040 bash[41173]: audit 2023-12-01T20:49:26.248945+0000 mon.c (mon.2) 5882 : audit 0 from='client.? 172.21.15.40:0/3166561093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:26 smithi141 bash[31670]: cluster 2023-12-01T20:49:25.524846+0000 mgr.y (mgr.24356) 9337 : cluster 0 pgmap v9305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:26 smithi141 bash[31670]: audit 2023-12-01T20:49:26.248945+0000 mon.c (mon.2) 5882 : audit 0 from='client.? 172.21.15.40:0/3166561093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:28.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:28 smithi040 bash[28232]: cluster 2023-12-01T20:49:27.525488+0000 mgr.y (mgr.24356) 9338 : cluster 0 pgmap v9306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:28 smithi040 bash[41173]: cluster 2023-12-01T20:49:27.525488+0000 mgr.y (mgr.24356) 9338 : cluster 0 pgmap v9306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:28 smithi141 bash[31670]: cluster 2023-12-01T20:49:27.525488+0000 mgr.y (mgr.24356) 9338 : cluster 0 pgmap v9306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:29 smithi040 bash[41173]: audit 2023-12-01T20:49:28.719948+0000 mon.c (mon.2) 5883 : audit 0 from='client.? 172.21.15.40:0/3351637715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:29 smithi040 bash[28232]: audit 2023-12-01T20:49:28.719948+0000 mon.c (mon.2) 5883 : audit 0 from='client.? 172.21.15.40:0/3351637715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:29 smithi141 bash[31670]: audit 2023-12-01T20:49:28.719948+0000 mon.c (mon.2) 5883 : audit 0 from='client.? 172.21.15.40:0/3351637715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:30 smithi040 bash[28232]: cluster 2023-12-01T20:49:29.526666+0000 mgr.y (mgr.24356) 9339 : cluster 0 pgmap v9307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:30 smithi040 bash[41173]: cluster 2023-12-01T20:49:29.526666+0000 mgr.y (mgr.24356) 9339 : cluster 0 pgmap v9307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:30 smithi141 bash[31670]: cluster 2023-12-01T20:49:29.526666+0000 mgr.y (mgr.24356) 9339 : cluster 0 pgmap v9307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:31 smithi040 bash[28232]: audit 2023-12-01T20:49:31.185881+0000 mon.a (mon.0) 6120 : audit 0 from='client.? 172.21.15.40:0/2334741916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:31.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:31 smithi040 bash[41173]: audit 2023-12-01T20:49:31.185881+0000 mon.a (mon.0) 6120 : audit 0 from='client.? 172.21.15.40:0/2334741916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:31 smithi141 bash[31670]: audit 2023-12-01T20:49:31.185881+0000 mon.a (mon.0) 6120 : audit 0 from='client.? 172.21.15.40:0/2334741916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:32 smithi141 bash[31670]: cluster 2023-12-01T20:49:31.527445+0000 mgr.y (mgr.24356) 9340 : cluster 0 pgmap v9308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:32 smithi040 bash[28232]: cluster 2023-12-01T20:49:31.527445+0000 mgr.y (mgr.24356) 9340 : cluster 0 pgmap v9308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:32 smithi040 bash[41173]: cluster 2023-12-01T20:49:31.527445+0000 mgr.y (mgr.24356) 9340 : cluster 0 pgmap v9308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:33 smithi141 bash[31670]: audit 2023-12-01T20:49:33.649414+0000 mon.c (mon.2) 5884 : audit 0 from='client.? 172.21.15.40:0/4097341494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:33 smithi040 bash[28232]: audit 2023-12-01T20:49:33.649414+0000 mon.c (mon.2) 5884 : audit 0 from='client.? 172.21.15.40:0/4097341494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:33 smithi040 bash[41173]: audit 2023-12-01T20:49:33.649414+0000 mon.c (mon.2) 5884 : audit 0 from='client.? 172.21.15.40:0/4097341494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:34 smithi141 bash[31670]: cluster 2023-12-01T20:49:33.528251+0000 mgr.y (mgr.24356) 9341 : cluster 0 pgmap v9309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:34 smithi141 bash[31670]: audit 2023-12-01T20:49:33.806488+0000 mon.c (mon.2) 5885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:34 smithi040 bash[28232]: cluster 2023-12-01T20:49:33.528251+0000 mgr.y (mgr.24356) 9341 : cluster 0 pgmap v9309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:34 smithi040 bash[28232]: audit 2023-12-01T20:49:33.806488+0000 mon.c (mon.2) 5885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:34 smithi040 bash[41173]: cluster 2023-12-01T20:49:33.528251+0000 mgr.y (mgr.24356) 9341 : cluster 0 pgmap v9309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:34 smithi040 bash[41173]: audit 2023-12-01T20:49:33.806488+0000 mon.c (mon.2) 5885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:49:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:49:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:36 smithi040 bash[28232]: cluster 2023-12-01T20:49:35.529456+0000 mgr.y (mgr.24356) 9342 : cluster 0 pgmap v9310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:36 smithi040 bash[28232]: audit 2023-12-01T20:49:36.110616+0000 mon.a (mon.0) 6121 : audit 0 from='client.? 172.21.15.40:0/2310094129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:36 smithi040 bash[41173]: cluster 2023-12-01T20:49:35.529456+0000 mgr.y (mgr.24356) 9342 : cluster 0 pgmap v9310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:36 smithi040 bash[41173]: audit 2023-12-01T20:49:36.110616+0000 mon.a (mon.0) 6121 : audit 0 from='client.? 172.21.15.40:0/2310094129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:36 smithi141 bash[31670]: cluster 2023-12-01T20:49:35.529456+0000 mgr.y (mgr.24356) 9342 : cluster 0 pgmap v9310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:36 smithi141 bash[31670]: audit 2023-12-01T20:49:36.110616+0000 mon.a (mon.0) 6121 : audit 0 from='client.? 172.21.15.40:0/2310094129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:38 smithi141 bash[31670]: cluster 2023-12-01T20:49:37.530131+0000 mgr.y (mgr.24356) 9343 : cluster 0 pgmap v9311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:38 smithi141 bash[31670]: audit 2023-12-01T20:49:38.574608+0000 mon.a (mon.0) 6122 : audit 0 from='client.? 172.21.15.40:0/2433443262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:38 smithi040 bash[28232]: cluster 2023-12-01T20:49:37.530131+0000 mgr.y (mgr.24356) 9343 : cluster 0 pgmap v9311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:38 smithi040 bash[28232]: audit 2023-12-01T20:49:38.574608+0000 mon.a (mon.0) 6122 : audit 0 from='client.? 172.21.15.40:0/2433443262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:38 smithi040 bash[41173]: cluster 2023-12-01T20:49:37.530131+0000 mgr.y (mgr.24356) 9343 : cluster 0 pgmap v9311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:38 smithi040 bash[41173]: audit 2023-12-01T20:49:38.574608+0000 mon.a (mon.0) 6122 : audit 0 from='client.? 172.21.15.40:0/2433443262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:40 smithi040 bash[28232]: cluster 2023-12-01T20:49:39.531302+0000 mgr.y (mgr.24356) 9344 : cluster 0 pgmap v9312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:40 smithi040 bash[41173]: cluster 2023-12-01T20:49:39.531302+0000 mgr.y (mgr.24356) 9344 : cluster 0 pgmap v9312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:40 smithi141 bash[31670]: cluster 2023-12-01T20:49:39.531302+0000 mgr.y (mgr.24356) 9344 : cluster 0 pgmap v9312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:41 smithi040 bash[28232]: audit 2023-12-01T20:49:40.936231+0000 mon.c (mon.2) 5886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:49:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:41 smithi040 bash[28232]: audit 2023-12-01T20:49:41.033085+0000 mon.a (mon.0) 6123 : audit 0 from='client.? 172.21.15.40:0/1430974393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:41 smithi040 bash[41173]: audit 2023-12-01T20:49:40.936231+0000 mon.c (mon.2) 5886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:49:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:41 smithi040 bash[41173]: audit 2023-12-01T20:49:41.033085+0000 mon.a (mon.0) 6123 : audit 0 from='client.? 172.21.15.40:0/1430974393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:41 smithi141 bash[31670]: audit 2023-12-01T20:49:40.936231+0000 mon.c (mon.2) 5886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:49:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:41 smithi141 bash[31670]: audit 2023-12-01T20:49:41.033085+0000 mon.a (mon.0) 6123 : audit 0 from='client.? 172.21.15.40:0/1430974393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:42 smithi040 bash[28232]: cluster 2023-12-01T20:49:41.531979+0000 mgr.y (mgr.24356) 9345 : cluster 0 pgmap v9313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:42 smithi040 bash[41173]: cluster 2023-12-01T20:49:41.531979+0000 mgr.y (mgr.24356) 9345 : cluster 0 pgmap v9313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:42 smithi141 bash[31670]: cluster 2023-12-01T20:49:41.531979+0000 mgr.y (mgr.24356) 9345 : cluster 0 pgmap v9313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:43 smithi040 bash[28232]: audit 2023-12-01T20:49:43.502010+0000 mon.a (mon.0) 6124 : audit 0 from='client.? 172.21.15.40:0/4124939227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:43.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:43 smithi040 bash[41173]: audit 2023-12-01T20:49:43.502010+0000 mon.a (mon.0) 6124 : audit 0 from='client.? 172.21.15.40:0/4124939227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:43 smithi141 bash[31670]: audit 2023-12-01T20:49:43.502010+0000 mon.a (mon.0) 6124 : audit 0 from='client.? 172.21.15.40:0/4124939227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:44 smithi040 bash[28232]: cluster 2023-12-01T20:49:43.532683+0000 mgr.y (mgr.24356) 9346 : cluster 0 pgmap v9314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:44 smithi040 bash[41173]: cluster 2023-12-01T20:49:43.532683+0000 mgr.y (mgr.24356) 9346 : cluster 0 pgmap v9314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:44 smithi141 bash[31670]: cluster 2023-12-01T20:49:43.532683+0000 mgr.y (mgr.24356) 9346 : cluster 0 pgmap v9314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:46 smithi040 bash[28232]: cluster 2023-12-01T20:49:45.533946+0000 mgr.y (mgr.24356) 9347 : cluster 0 pgmap v9315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:46 smithi040 bash[28232]: audit 2023-12-01T20:49:45.989282+0000 mon.c (mon.2) 5887 : audit 0 from='client.? 172.21.15.40:0/2575241189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:49:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T20:49:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:46 smithi040 bash[41173]: cluster 2023-12-01T20:49:45.533946+0000 mgr.y (mgr.24356) 9347 : cluster 0 pgmap v9315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:46 smithi040 bash[41173]: audit 2023-12-01T20:49:45.989282+0000 mon.c (mon.2) 5887 : audit 0 from='client.? 172.21.15.40:0/2575241189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:46 smithi141 bash[31670]: cluster 2023-12-01T20:49:45.533946+0000 mgr.y (mgr.24356) 9347 : cluster 0 pgmap v9315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:46 smithi141 bash[31670]: audit 2023-12-01T20:49:45.989282+0000 mon.c (mon.2) 5887 : audit 0 from='client.? 172.21.15.40:0/2575241189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:46.784974+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:46.798067+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:47.078975+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:47.090461+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:47.567310+0000 mon.c (mon.2) 5888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:47.568509+0000 mon.c (mon.2) 5889 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[28232]: audit 2023-12-01T20:49:47.578830+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:46.784974+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:46.798067+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:47.078975+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:47.090461+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:47.567310+0000 mon.c (mon.2) 5888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:49:48.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:47.568509+0000 mon.c (mon.2) 5889 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:49:48.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:47 smithi040 bash[41173]: audit 2023-12-01T20:49:47.578830+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:46.784974+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:46.798067+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:47.078975+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:47.090461+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:47.567310+0000 mon.c (mon.2) 5888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:49:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:47.568509+0000 mon.c (mon.2) 5889 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:49:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:47 smithi141 bash[31670]: audit 2023-12-01T20:49:47.578830+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:49:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:48 smithi040 bash[28232]: cluster 2023-12-01T20:49:47.534615+0000 mgr.y (mgr.24356) 9348 : cluster 0 pgmap v9316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:48 smithi040 bash[28232]: audit 2023-12-01T20:49:48.455763+0000 mon.c (mon.2) 5890 : audit 0 from='client.? 172.21.15.40:0/3400540315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:48 smithi040 bash[41173]: cluster 2023-12-01T20:49:47.534615+0000 mgr.y (mgr.24356) 9348 : cluster 0 pgmap v9316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:48 smithi040 bash[41173]: audit 2023-12-01T20:49:48.455763+0000 mon.c (mon.2) 5890 : audit 0 from='client.? 172.21.15.40:0/3400540315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:48 smithi141 bash[31670]: cluster 2023-12-01T20:49:47.534615+0000 mgr.y (mgr.24356) 9348 : cluster 0 pgmap v9316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:48 smithi141 bash[31670]: audit 2023-12-01T20:49:48.455763+0000 mon.c (mon.2) 5890 : audit 0 from='client.? 172.21.15.40:0/3400540315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:49 smithi040 bash[28232]: audit 2023-12-01T20:49:48.806712+0000 mon.c (mon.2) 5891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:49 smithi040 bash[41173]: audit 2023-12-01T20:49:48.806712+0000 mon.c (mon.2) 5891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:49 smithi141 bash[31670]: audit 2023-12-01T20:49:48.806712+0000 mon.c (mon.2) 5891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:50 smithi040 bash[28232]: cluster 2023-12-01T20:49:49.535782+0000 mgr.y (mgr.24356) 9349 : cluster 0 pgmap v9317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:50 smithi040 bash[41173]: cluster 2023-12-01T20:49:49.535782+0000 mgr.y (mgr.24356) 9349 : cluster 0 pgmap v9317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:50 smithi141 bash[31670]: cluster 2023-12-01T20:49:49.535782+0000 mgr.y (mgr.24356) 9349 : cluster 0 pgmap v9317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:51 smithi040 bash[28232]: audit 2023-12-01T20:49:50.930199+0000 mon.a (mon.0) 6130 : audit 0 from='client.? 172.21.15.40:0/2593753261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:51 smithi040 bash[41173]: audit 2023-12-01T20:49:50.930199+0000 mon.a (mon.0) 6130 : audit 0 from='client.? 172.21.15.40:0/2593753261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:51 smithi141 bash[31670]: audit 2023-12-01T20:49:50.930199+0000 mon.a (mon.0) 6130 : audit 0 from='client.? 172.21.15.40:0/2593753261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:52 smithi040 bash[41173]: cluster 2023-12-01T20:49:51.536445+0000 mgr.y (mgr.24356) 9350 : cluster 0 pgmap v9318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:52 smithi040 bash[28232]: cluster 2023-12-01T20:49:51.536445+0000 mgr.y (mgr.24356) 9350 : cluster 0 pgmap v9318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:52 smithi141 bash[31670]: cluster 2023-12-01T20:49:51.536445+0000 mgr.y (mgr.24356) 9350 : cluster 0 pgmap v9318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:54.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:53 smithi040 bash[41173]: audit 2023-12-01T20:49:53.400247+0000 mon.a (mon.0) 6131 : audit 0 from='client.? 172.21.15.40:0/2218579835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:54.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:53 smithi040 bash[28232]: audit 2023-12-01T20:49:53.400247+0000 mon.a (mon.0) 6131 : audit 0 from='client.? 172.21.15.40:0/2218579835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:53 smithi141 bash[31670]: audit 2023-12-01T20:49:53.400247+0000 mon.a (mon.0) 6131 : audit 0 from='client.? 172.21.15.40:0/2218579835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:54 smithi040 bash[41173]: cluster 2023-12-01T20:49:53.537137+0000 mgr.y (mgr.24356) 9351 : cluster 0 pgmap v9319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:54 smithi040 bash[28232]: cluster 2023-12-01T20:49:53.537137+0000 mgr.y (mgr.24356) 9351 : cluster 0 pgmap v9319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:54 smithi141 bash[31670]: cluster 2023-12-01T20:49:53.537137+0000 mgr.y (mgr.24356) 9351 : cluster 0 pgmap v9319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:56.821 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:49:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:49:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:56 smithi040 bash[28232]: cluster 2023-12-01T20:49:55.538343+0000 mgr.y (mgr.24356) 9352 : cluster 0 pgmap v9320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:56 smithi040 bash[28232]: audit 2023-12-01T20:49:55.862354+0000 mon.a (mon.0) 6132 : audit 0 from='client.? 172.21.15.40:0/1531677775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:56 smithi040 bash[41173]: cluster 2023-12-01T20:49:55.538343+0000 mgr.y (mgr.24356) 9352 : cluster 0 pgmap v9320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:56 smithi040 bash[41173]: audit 2023-12-01T20:49:55.862354+0000 mon.a (mon.0) 6132 : audit 0 from='client.? 172.21.15.40:0/1531677775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:56 smithi141 bash[31670]: cluster 2023-12-01T20:49:55.538343+0000 mgr.y (mgr.24356) 9352 : cluster 0 pgmap v9320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:56 smithi141 bash[31670]: audit 2023-12-01T20:49:55.862354+0000 mon.a (mon.0) 6132 : audit 0 from='client.? 172.21.15.40:0/1531677775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:58 smithi040 bash[41173]: cluster 2023-12-01T20:49:57.539030+0000 mgr.y (mgr.24356) 9353 : cluster 0 pgmap v9321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:49:58 smithi040 bash[41173]: audit 2023-12-01T20:49:58.328711+0000 mon.a (mon.0) 6133 : audit 0 from='client.? 172.21.15.40:0/2077712552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:58 smithi040 bash[28232]: cluster 2023-12-01T20:49:57.539030+0000 mgr.y (mgr.24356) 9353 : cluster 0 pgmap v9321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:59.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:49:58 smithi040 bash[28232]: audit 2023-12-01T20:49:58.328711+0000 mon.a (mon.0) 6133 : audit 0 from='client.? 172.21.15.40:0/2077712552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:49:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:58 smithi141 bash[31670]: cluster 2023-12-01T20:49:57.539030+0000 mgr.y (mgr.24356) 9353 : cluster 0 pgmap v9321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:49:59.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:49:58 smithi141 bash[31670]: audit 2023-12-01T20:49:58.328711+0000 mon.a (mon.0) 6133 : audit 0 from='client.? 172.21.15.40:0/2077712552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:00 smithi040 bash[41173]: cluster 2023-12-01T20:49:59.540231+0000 mgr.y (mgr.24356) 9354 : cluster 0 pgmap v9322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:00 smithi040 bash[41173]: cluster 2023-12-01T20:50:00.000182+0000 mon.a (mon.0) 6134 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:00 smithi040 bash[28232]: debug 2023-12-01T20:49:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:00 smithi040 bash[28232]: cluster 2023-12-01T20:49:59.540231+0000 mgr.y (mgr.24356) 9354 : cluster 0 pgmap v9322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:00 smithi040 bash[28232]: cluster 2023-12-01T20:50:00.000182+0000 mon.a (mon.0) 6134 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:00 smithi141 bash[31670]: cluster 2023-12-01T20:49:59.540231+0000 mgr.y (mgr.24356) 9354 : cluster 0 pgmap v9322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:00 smithi141 bash[31670]: cluster 2023-12-01T20:50:00.000182+0000 mon.a (mon.0) 6134 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:01 smithi040 bash[28232]: audit 2023-12-01T20:50:00.795487+0000 mon.a (mon.0) 6135 : audit 0 from='client.? 172.21.15.40:0/3980529595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:01 smithi040 bash[41173]: audit 2023-12-01T20:50:00.795487+0000 mon.a (mon.0) 6135 : audit 0 from='client.? 172.21.15.40:0/3980529595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:01 smithi141 bash[31670]: audit 2023-12-01T20:50:00.795487+0000 mon.a (mon.0) 6135 : audit 0 from='client.? 172.21.15.40:0/3980529595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:02.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:02 smithi040 bash[28232]: cluster 2023-12-01T20:50:01.540945+0000 mgr.y (mgr.24356) 9355 : cluster 0 pgmap v9323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:02.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:02 smithi040 bash[41173]: cluster 2023-12-01T20:50:01.540945+0000 mgr.y (mgr.24356) 9355 : cluster 0 pgmap v9323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:02 smithi141 bash[31670]: cluster 2023-12-01T20:50:01.540945+0000 mgr.y (mgr.24356) 9355 : cluster 0 pgmap v9323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:03 smithi040 bash[28232]: audit 2023-12-01T20:50:03.260741+0000 mon.a (mon.0) 6136 : audit 0 from='client.? 172.21.15.40:0/1710684750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:03 smithi040 bash[41173]: audit 2023-12-01T20:50:03.260741+0000 mon.a (mon.0) 6136 : audit 0 from='client.? 172.21.15.40:0/1710684750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:03 smithi141 bash[31670]: audit 2023-12-01T20:50:03.260741+0000 mon.a (mon.0) 6136 : audit 0 from='client.? 172.21.15.40:0/1710684750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:04 smithi040 bash[28232]: cluster 2023-12-01T20:50:03.541624+0000 mgr.y (mgr.24356) 9356 : cluster 0 pgmap v9324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:04 smithi040 bash[28232]: audit 2023-12-01T20:50:03.807267+0000 mon.c (mon.2) 5892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:04 smithi040 bash[41173]: cluster 2023-12-01T20:50:03.541624+0000 mgr.y (mgr.24356) 9356 : cluster 0 pgmap v9324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:04 smithi040 bash[41173]: audit 2023-12-01T20:50:03.807267+0000 mon.c (mon.2) 5892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:04 smithi141 bash[31670]: cluster 2023-12-01T20:50:03.541624+0000 mgr.y (mgr.24356) 9356 : cluster 0 pgmap v9324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:04 smithi141 bash[31670]: audit 2023-12-01T20:50:03.807267+0000 mon.c (mon.2) 5892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:50:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:50:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:06 smithi040 bash[41173]: cluster 2023-12-01T20:50:05.542792+0000 mgr.y (mgr.24356) 9357 : cluster 0 pgmap v9325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:06 smithi040 bash[41173]: audit 2023-12-01T20:50:05.729145+0000 mon.c (mon.2) 5893 : audit 0 from='client.? 172.21.15.40:0/1459640914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:06 smithi040 bash[28232]: cluster 2023-12-01T20:50:05.542792+0000 mgr.y (mgr.24356) 9357 : cluster 0 pgmap v9325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:06 smithi040 bash[28232]: audit 2023-12-01T20:50:05.729145+0000 mon.c (mon.2) 5893 : audit 0 from='client.? 172.21.15.40:0/1459640914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:06 smithi141 bash[31670]: cluster 2023-12-01T20:50:05.542792+0000 mgr.y (mgr.24356) 9357 : cluster 0 pgmap v9325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:06 smithi141 bash[31670]: audit 2023-12-01T20:50:05.729145+0000 mon.c (mon.2) 5893 : audit 0 from='client.? 172.21.15.40:0/1459640914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:08.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:08 smithi040 bash[28232]: cluster 2023-12-01T20:50:07.543476+0000 mgr.y (mgr.24356) 9358 : cluster 0 pgmap v9326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:08.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:08 smithi040 bash[28232]: audit 2023-12-01T20:50:08.187469+0000 mon.c (mon.2) 5894 : audit 0 from='client.? 172.21.15.40:0/2919498277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:08 smithi040 bash[41173]: cluster 2023-12-01T20:50:07.543476+0000 mgr.y (mgr.24356) 9358 : cluster 0 pgmap v9326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:08 smithi040 bash[41173]: audit 2023-12-01T20:50:08.187469+0000 mon.c (mon.2) 5894 : audit 0 from='client.? 172.21.15.40:0/2919498277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:08 smithi141 bash[31670]: cluster 2023-12-01T20:50:07.543476+0000 mgr.y (mgr.24356) 9358 : cluster 0 pgmap v9326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:08 smithi141 bash[31670]: audit 2023-12-01T20:50:08.187469+0000 mon.c (mon.2) 5894 : audit 0 from='client.? 172.21.15.40:0/2919498277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:10 smithi040 bash[28232]: cluster 2023-12-01T20:50:09.544826+0000 mgr.y (mgr.24356) 9359 : cluster 0 pgmap v9327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:10 smithi040 bash[41173]: cluster 2023-12-01T20:50:09.544826+0000 mgr.y (mgr.24356) 9359 : cluster 0 pgmap v9327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:10 smithi141 bash[31670]: cluster 2023-12-01T20:50:09.544826+0000 mgr.y (mgr.24356) 9359 : cluster 0 pgmap v9327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:11 smithi040 bash[28232]: audit 2023-12-01T20:50:10.649851+0000 mon.a (mon.0) 6137 : audit 0 from='client.? 172.21.15.40:0/3748093988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:11.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:11 smithi040 bash[41173]: audit 2023-12-01T20:50:10.649851+0000 mon.a (mon.0) 6137 : audit 0 from='client.? 172.21.15.40:0/3748093988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:11.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:11 smithi141 bash[31670]: audit 2023-12-01T20:50:10.649851+0000 mon.a (mon.0) 6137 : audit 0 from='client.? 172.21.15.40:0/3748093988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:12 smithi040 bash[28232]: cluster 2023-12-01T20:50:11.545523+0000 mgr.y (mgr.24356) 9360 : cluster 0 pgmap v9328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:12 smithi040 bash[41173]: cluster 2023-12-01T20:50:11.545523+0000 mgr.y (mgr.24356) 9360 : cluster 0 pgmap v9328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:12 smithi141 bash[31670]: cluster 2023-12-01T20:50:11.545523+0000 mgr.y (mgr.24356) 9360 : cluster 0 pgmap v9328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:13 smithi040 bash[28232]: audit 2023-12-01T20:50:13.114692+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.40:0/16592056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:13 smithi040 bash[41173]: audit 2023-12-01T20:50:13.114692+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.40:0/16592056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:13 smithi141 bash[31670]: audit 2023-12-01T20:50:13.114692+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.40:0/16592056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:14 smithi040 bash[28232]: cluster 2023-12-01T20:50:13.546188+0000 mgr.y (mgr.24356) 9361 : cluster 0 pgmap v9329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:14 smithi040 bash[41173]: cluster 2023-12-01T20:50:13.546188+0000 mgr.y (mgr.24356) 9361 : cluster 0 pgmap v9329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:14 smithi141 bash[31670]: cluster 2023-12-01T20:50:13.546188+0000 mgr.y (mgr.24356) 9361 : cluster 0 pgmap v9329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:15.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:15 smithi040 bash[28232]: audit 2023-12-01T20:50:15.577032+0000 mon.a (mon.0) 6139 : audit 0 from='client.? 172.21.15.40:0/249428356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:15 smithi040 bash[41173]: audit 2023-12-01T20:50:15.577032+0000 mon.a (mon.0) 6139 : audit 0 from='client.? 172.21.15.40:0/249428356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:15 smithi141 bash[31670]: audit 2023-12-01T20:50:15.577032+0000 mon.a (mon.0) 6139 : audit 0 from='client.? 172.21.15.40:0/249428356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:16 smithi040 bash[28232]: cluster 2023-12-01T20:50:15.546971+0000 mgr.y (mgr.24356) 9362 : cluster 0 pgmap v9330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:50:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:50:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:16 smithi040 bash[41173]: cluster 2023-12-01T20:50:15.546971+0000 mgr.y (mgr.24356) 9362 : cluster 0 pgmap v9330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:16 smithi141 bash[31670]: cluster 2023-12-01T20:50:15.546971+0000 mgr.y (mgr.24356) 9362 : cluster 0 pgmap v9330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:18 smithi040 bash[28232]: cluster 2023-12-01T20:50:17.547625+0000 mgr.y (mgr.24356) 9363 : cluster 0 pgmap v9331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:18 smithi040 bash[28232]: audit 2023-12-01T20:50:18.040820+0000 mon.a (mon.0) 6140 : audit 0 from='client.? 172.21.15.40:0/3253920661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:18 smithi040 bash[41173]: cluster 2023-12-01T20:50:17.547625+0000 mgr.y (mgr.24356) 9363 : cluster 0 pgmap v9331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:18 smithi040 bash[41173]: audit 2023-12-01T20:50:18.040820+0000 mon.a (mon.0) 6140 : audit 0 from='client.? 172.21.15.40:0/3253920661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:18 smithi141 bash[31670]: cluster 2023-12-01T20:50:17.547625+0000 mgr.y (mgr.24356) 9363 : cluster 0 pgmap v9331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:18 smithi141 bash[31670]: audit 2023-12-01T20:50:18.040820+0000 mon.a (mon.0) 6140 : audit 0 from='client.? 172.21.15.40:0/3253920661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:19 smithi040 bash[41173]: audit 2023-12-01T20:50:18.807981+0000 mon.c (mon.2) 5895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:19 smithi040 bash[28232]: audit 2023-12-01T20:50:18.807981+0000 mon.c (mon.2) 5895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:19 smithi141 bash[31670]: audit 2023-12-01T20:50:18.807981+0000 mon.c (mon.2) 5895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:20 smithi040 bash[28232]: cluster 2023-12-01T20:50:19.548781+0000 mgr.y (mgr.24356) 9364 : cluster 0 pgmap v9332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:20 smithi040 bash[28232]: audit 2023-12-01T20:50:20.512467+0000 mon.c (mon.2) 5896 : audit 0 from='client.? 172.21.15.40:0/641823434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:20 smithi040 bash[41173]: cluster 2023-12-01T20:50:19.548781+0000 mgr.y (mgr.24356) 9364 : cluster 0 pgmap v9332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:20 smithi040 bash[41173]: audit 2023-12-01T20:50:20.512467+0000 mon.c (mon.2) 5896 : audit 0 from='client.? 172.21.15.40:0/641823434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:20 smithi141 bash[31670]: cluster 2023-12-01T20:50:19.548781+0000 mgr.y (mgr.24356) 9364 : cluster 0 pgmap v9332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:20 smithi141 bash[31670]: audit 2023-12-01T20:50:20.512467+0000 mon.c (mon.2) 5896 : audit 0 from='client.? 172.21.15.40:0/641823434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:22 smithi040 bash[28232]: cluster 2023-12-01T20:50:21.549471+0000 mgr.y (mgr.24356) 9365 : cluster 0 pgmap v9333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:22 smithi040 bash[41173]: cluster 2023-12-01T20:50:21.549471+0000 mgr.y (mgr.24356) 9365 : cluster 0 pgmap v9333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:22 smithi141 bash[31670]: cluster 2023-12-01T20:50:21.549471+0000 mgr.y (mgr.24356) 9365 : cluster 0 pgmap v9333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:23.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:23 smithi040 bash[28232]: audit 2023-12-01T20:50:22.974180+0000 mon.a (mon.0) 6141 : audit 0 from='client.? 172.21.15.40:0/1005738139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:23.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:23 smithi040 bash[41173]: audit 2023-12-01T20:50:22.974180+0000 mon.a (mon.0) 6141 : audit 0 from='client.? 172.21.15.40:0/1005738139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:23 smithi141 bash[31670]: audit 2023-12-01T20:50:22.974180+0000 mon.a (mon.0) 6141 : audit 0 from='client.? 172.21.15.40:0/1005738139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:24 smithi040 bash[28232]: cluster 2023-12-01T20:50:23.550139+0000 mgr.y (mgr.24356) 9366 : cluster 0 pgmap v9334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:24 smithi040 bash[41173]: cluster 2023-12-01T20:50:23.550139+0000 mgr.y (mgr.24356) 9366 : cluster 0 pgmap v9334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:24 smithi141 bash[31670]: cluster 2023-12-01T20:50:23.550139+0000 mgr.y (mgr.24356) 9366 : cluster 0 pgmap v9334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:25 smithi141 bash[31670]: audit 2023-12-01T20:50:25.432212+0000 mon.a (mon.0) 6142 : audit 0 from='client.? 172.21.15.40:0/1013604229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:26.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:25 smithi040 bash[28232]: audit 2023-12-01T20:50:25.432212+0000 mon.a (mon.0) 6142 : audit 0 from='client.? 172.21.15.40:0/1013604229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:26.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:25 smithi040 bash[41173]: audit 2023-12-01T20:50:25.432212+0000 mon.a (mon.0) 6142 : audit 0 from='client.? 172.21.15.40:0/1013604229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:26 smithi040 bash[28232]: cluster 2023-12-01T20:50:25.551336+0000 mgr.y (mgr.24356) 9367 : cluster 0 pgmap v9335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:50:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:50:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:26 smithi040 bash[41173]: cluster 2023-12-01T20:50:25.551336+0000 mgr.y (mgr.24356) 9367 : cluster 0 pgmap v9335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:26 smithi141 bash[31670]: cluster 2023-12-01T20:50:25.551336+0000 mgr.y (mgr.24356) 9367 : cluster 0 pgmap v9335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:28 smithi141 bash[31670]: cluster 2023-12-01T20:50:27.551939+0000 mgr.y (mgr.24356) 9368 : cluster 0 pgmap v9336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:28 smithi141 bash[31670]: audit 2023-12-01T20:50:27.907238+0000 mon.a (mon.0) 6143 : audit 0 from='client.? 172.21.15.40:0/3244587694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:28 smithi040 bash[28232]: cluster 2023-12-01T20:50:27.551939+0000 mgr.y (mgr.24356) 9368 : cluster 0 pgmap v9336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:28 smithi040 bash[28232]: audit 2023-12-01T20:50:27.907238+0000 mon.a (mon.0) 6143 : audit 0 from='client.? 172.21.15.40:0/3244587694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:28 smithi040 bash[41173]: cluster 2023-12-01T20:50:27.551939+0000 mgr.y (mgr.24356) 9368 : cluster 0 pgmap v9336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:28 smithi040 bash[41173]: audit 2023-12-01T20:50:27.907238+0000 mon.a (mon.0) 6143 : audit 0 from='client.? 172.21.15.40:0/3244587694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:30.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:30 smithi040 bash[28232]: cluster 2023-12-01T20:50:29.553065+0000 mgr.y (mgr.24356) 9369 : cluster 0 pgmap v9337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:30 smithi040 bash[41173]: cluster 2023-12-01T20:50:29.553065+0000 mgr.y (mgr.24356) 9369 : cluster 0 pgmap v9337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:30 smithi141 bash[31670]: cluster 2023-12-01T20:50:29.553065+0000 mgr.y (mgr.24356) 9369 : cluster 0 pgmap v9337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:31.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:31 smithi040 bash[28232]: audit 2023-12-01T20:50:30.368474+0000 mon.a (mon.0) 6144 : audit 0 from='client.? 172.21.15.40:0/1317024193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:31 smithi040 bash[41173]: audit 2023-12-01T20:50:30.368474+0000 mon.a (mon.0) 6144 : audit 0 from='client.? 172.21.15.40:0/1317024193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:31.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:31 smithi141 bash[31670]: audit 2023-12-01T20:50:30.368474+0000 mon.a (mon.0) 6144 : audit 0 from='client.? 172.21.15.40:0/1317024193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:32 smithi040 bash[28232]: cluster 2023-12-01T20:50:31.553734+0000 mgr.y (mgr.24356) 9370 : cluster 0 pgmap v9338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:32 smithi040 bash[41173]: cluster 2023-12-01T20:50:31.553734+0000 mgr.y (mgr.24356) 9370 : cluster 0 pgmap v9338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:32 smithi141 bash[31670]: cluster 2023-12-01T20:50:31.553734+0000 mgr.y (mgr.24356) 9370 : cluster 0 pgmap v9338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:33 smithi040 bash[28232]: audit 2023-12-01T20:50:32.833612+0000 mon.a (mon.0) 6145 : audit 0 from='client.? 172.21.15.40:0/3504848838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:33 smithi040 bash[41173]: audit 2023-12-01T20:50:32.833612+0000 mon.a (mon.0) 6145 : audit 0 from='client.? 172.21.15.40:0/3504848838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:33.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:33 smithi141 bash[31670]: audit 2023-12-01T20:50:32.833612+0000 mon.a (mon.0) 6145 : audit 0 from='client.? 172.21.15.40:0/3504848838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:34 smithi141 bash[31670]: cluster 2023-12-01T20:50:33.554408+0000 mgr.y (mgr.24356) 9371 : cluster 0 pgmap v9339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:34 smithi141 bash[31670]: audit 2023-12-01T20:50:33.808142+0000 mon.c (mon.2) 5897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:34 smithi040 bash[28232]: cluster 2023-12-01T20:50:33.554408+0000 mgr.y (mgr.24356) 9371 : cluster 0 pgmap v9339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:34 smithi040 bash[28232]: audit 2023-12-01T20:50:33.808142+0000 mon.c (mon.2) 5897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:34 smithi040 bash[41173]: cluster 2023-12-01T20:50:33.554408+0000 mgr.y (mgr.24356) 9371 : cluster 0 pgmap v9339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:34 smithi040 bash[41173]: audit 2023-12-01T20:50:33.808142+0000 mon.c (mon.2) 5897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:35 smithi040 bash[41173]: audit 2023-12-01T20:50:35.283758+0000 mon.a (mon.0) 6146 : audit 0 from='client.? 172.21.15.40:0/3429203303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:35 smithi040 bash[28232]: audit 2023-12-01T20:50:35.283758+0000 mon.a (mon.0) 6146 : audit 0 from='client.? 172.21.15.40:0/3429203303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:35 smithi141 bash[31670]: audit 2023-12-01T20:50:35.283758+0000 mon.a (mon.0) 6146 : audit 0 from='client.? 172.21.15.40:0/3429203303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:36.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:36 smithi040 bash[28232]: cluster 2023-12-01T20:50:35.555598+0000 mgr.y (mgr.24356) 9372 : cluster 0 pgmap v9340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:36.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:50:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:50:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:36 smithi040 bash[41173]: cluster 2023-12-01T20:50:35.555598+0000 mgr.y (mgr.24356) 9372 : cluster 0 pgmap v9340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:36 smithi141 bash[31670]: cluster 2023-12-01T20:50:35.555598+0000 mgr.y (mgr.24356) 9372 : cluster 0 pgmap v9340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:38 smithi040 bash[41173]: cluster 2023-12-01T20:50:37.556194+0000 mgr.y (mgr.24356) 9373 : cluster 0 pgmap v9341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:38 smithi040 bash[41173]: audit 2023-12-01T20:50:37.742437+0000 mon.c (mon.2) 5898 : audit 0 from='client.? 172.21.15.40:0/1586497130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:38 smithi040 bash[28232]: cluster 2023-12-01T20:50:37.556194+0000 mgr.y (mgr.24356) 9373 : cluster 0 pgmap v9341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:38 smithi040 bash[28232]: audit 2023-12-01T20:50:37.742437+0000 mon.c (mon.2) 5898 : audit 0 from='client.? 172.21.15.40:0/1586497130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:38 smithi141 bash[31670]: cluster 2023-12-01T20:50:37.556194+0000 mgr.y (mgr.24356) 9373 : cluster 0 pgmap v9341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:38 smithi141 bash[31670]: audit 2023-12-01T20:50:37.742437+0000 mon.c (mon.2) 5898 : audit 0 from='client.? 172.21.15.40:0/1586497130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:40 smithi040 bash[28232]: cluster 2023-12-01T20:50:39.557445+0000 mgr.y (mgr.24356) 9374 : cluster 0 pgmap v9342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:40 smithi040 bash[41173]: cluster 2023-12-01T20:50:39.557445+0000 mgr.y (mgr.24356) 9374 : cluster 0 pgmap v9342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:40 smithi141 bash[31670]: cluster 2023-12-01T20:50:39.557445+0000 mgr.y (mgr.24356) 9374 : cluster 0 pgmap v9342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:41 smithi040 bash[41173]: audit 2023-12-01T20:50:40.208017+0000 mon.a (mon.0) 6147 : audit 0 from='client.? 172.21.15.40:0/2199118354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:41 smithi040 bash[28232]: audit 2023-12-01T20:50:40.208017+0000 mon.a (mon.0) 6147 : audit 0 from='client.? 172.21.15.40:0/2199118354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:41 smithi141 bash[31670]: audit 2023-12-01T20:50:40.208017+0000 mon.a (mon.0) 6147 : audit 0 from='client.? 172.21.15.40:0/2199118354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:42 smithi040 bash[28232]: cluster 2023-12-01T20:50:41.558099+0000 mgr.y (mgr.24356) 9375 : cluster 0 pgmap v9343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:42 smithi040 bash[41173]: cluster 2023-12-01T20:50:41.558099+0000 mgr.y (mgr.24356) 9375 : cluster 0 pgmap v9343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:42 smithi141 bash[31670]: cluster 2023-12-01T20:50:41.558099+0000 mgr.y (mgr.24356) 9375 : cluster 0 pgmap v9343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:43 smithi040 bash[28232]: audit 2023-12-01T20:50:42.665439+0000 mon.c (mon.2) 5899 : audit 0 from='client.? 172.21.15.40:0/150586323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:43 smithi040 bash[41173]: audit 2023-12-01T20:50:42.665439+0000 mon.c (mon.2) 5899 : audit 0 from='client.? 172.21.15.40:0/150586323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:43 smithi141 bash[31670]: audit 2023-12-01T20:50:42.665439+0000 mon.c (mon.2) 5899 : audit 0 from='client.? 172.21.15.40:0/150586323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:44 smithi141 bash[31670]: cluster 2023-12-01T20:50:43.558769+0000 mgr.y (mgr.24356) 9376 : cluster 0 pgmap v9344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:44 smithi040 bash[28232]: cluster 2023-12-01T20:50:43.558769+0000 mgr.y (mgr.24356) 9376 : cluster 0 pgmap v9344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:44.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:44 smithi040 bash[41173]: cluster 2023-12-01T20:50:43.558769+0000 mgr.y (mgr.24356) 9376 : cluster 0 pgmap v9344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:45.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:45 smithi141 bash[31670]: audit 2023-12-01T20:50:45.122943+0000 mon.c (mon.2) 5900 : audit 0 from='client.? 172.21.15.40:0/831242744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:45 smithi040 bash[41173]: audit 2023-12-01T20:50:45.122943+0000 mon.c (mon.2) 5900 : audit 0 from='client.? 172.21.15.40:0/831242744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:45 smithi040 bash[28232]: audit 2023-12-01T20:50:45.122943+0000 mon.c (mon.2) 5900 : audit 0 from='client.? 172.21.15.40:0/831242744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:46.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:46 smithi040 bash[41173]: cluster 2023-12-01T20:50:45.559930+0000 mgr.y (mgr.24356) 9377 : cluster 0 pgmap v9345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:46.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:46 smithi040 bash[28232]: cluster 2023-12-01T20:50:45.559930+0000 mgr.y (mgr.24356) 9377 : cluster 0 pgmap v9345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:46 smithi141 bash[31670]: cluster 2023-12-01T20:50:45.559930+0000 mgr.y (mgr.24356) 9377 : cluster 0 pgmap v9345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:50:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:50:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:47 smithi040 bash[41173]: audit 2023-12-01T20:50:47.589796+0000 mon.a (mon.0) 6148 : audit 0 from='client.? 172.21.15.40:0/4018160573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:47 smithi040 bash[28232]: audit 2023-12-01T20:50:47.589796+0000 mon.a (mon.0) 6148 : audit 0 from='client.? 172.21.15.40:0/4018160573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:47 smithi141 bash[31670]: audit 2023-12-01T20:50:47.589796+0000 mon.a (mon.0) 6148 : audit 0 from='client.? 172.21.15.40:0/4018160573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:48 smithi040 bash[28232]: cluster 2023-12-01T20:50:47.560556+0000 mgr.y (mgr.24356) 9378 : cluster 0 pgmap v9346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:48 smithi040 bash[28232]: audit 2023-12-01T20:50:47.663517+0000 mon.c (mon.2) 5901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:50:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:48 smithi040 bash[41173]: cluster 2023-12-01T20:50:47.560556+0000 mgr.y (mgr.24356) 9378 : cluster 0 pgmap v9346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:48 smithi040 bash[41173]: audit 2023-12-01T20:50:47.663517+0000 mon.c (mon.2) 5901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:50:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:48 smithi141 bash[31670]: cluster 2023-12-01T20:50:47.560556+0000 mgr.y (mgr.24356) 9378 : cluster 0 pgmap v9346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:48 smithi141 bash[31670]: audit 2023-12-01T20:50:47.663517+0000 mon.c (mon.2) 5901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:50:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:49 smithi040 bash[41173]: audit 2023-12-01T20:50:48.808396+0000 mon.c (mon.2) 5902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:49 smithi040 bash[28232]: audit 2023-12-01T20:50:48.808396+0000 mon.c (mon.2) 5902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:49 smithi141 bash[31670]: audit 2023-12-01T20:50:48.808396+0000 mon.c (mon.2) 5902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:50 smithi040 bash[28232]: cluster 2023-12-01T20:50:49.561674+0000 mgr.y (mgr.24356) 9379 : cluster 0 pgmap v9347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:50 smithi040 bash[28232]: audit 2023-12-01T20:50:50.056404+0000 mon.c (mon.2) 5903 : audit 0 from='client.? 172.21.15.40:0/3956983264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:50 smithi040 bash[41173]: cluster 2023-12-01T20:50:49.561674+0000 mgr.y (mgr.24356) 9379 : cluster 0 pgmap v9347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:50 smithi040 bash[41173]: audit 2023-12-01T20:50:50.056404+0000 mon.c (mon.2) 5903 : audit 0 from='client.? 172.21.15.40:0/3956983264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:50 smithi141 bash[31670]: cluster 2023-12-01T20:50:49.561674+0000 mgr.y (mgr.24356) 9379 : cluster 0 pgmap v9347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:50 smithi141 bash[31670]: audit 2023-12-01T20:50:50.056404+0000 mon.c (mon.2) 5903 : audit 0 from='client.? 172.21.15.40:0/3956983264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:52 smithi040 bash[41173]: cluster 2023-12-01T20:50:51.562351+0000 mgr.y (mgr.24356) 9380 : cluster 0 pgmap v9348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:52 smithi040 bash[41173]: audit 2023-12-01T20:50:52.526147+0000 mon.c (mon.2) 5904 : audit 0 from='client.? 172.21.15.40:0/4147117113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:52 smithi040 bash[28232]: cluster 2023-12-01T20:50:51.562351+0000 mgr.y (mgr.24356) 9380 : cluster 0 pgmap v9348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:52 smithi040 bash[28232]: audit 2023-12-01T20:50:52.526147+0000 mon.c (mon.2) 5904 : audit 0 from='client.? 172.21.15.40:0/4147117113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:52 smithi141 bash[31670]: cluster 2023-12-01T20:50:51.562351+0000 mgr.y (mgr.24356) 9380 : cluster 0 pgmap v9348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:52 smithi141 bash[31670]: audit 2023-12-01T20:50:52.526147+0000 mon.c (mon.2) 5904 : audit 0 from='client.? 172.21.15.40:0/4147117113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:53.507285+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:53.520033+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: cluster 2023-12-01T20:50:53.563030+0000 mgr.y (mgr.24356) 9381 : cluster 0 pgmap v9349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:53.922751+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:53.941109+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:54.427730+0000 mon.c (mon.2) 5905 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:54.429727+0000 mon.c (mon.2) 5906 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:50:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:54 smithi141 bash[31670]: audit 2023-12-01T20:50:54.438979+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:53.507285+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:53.520033+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: cluster 2023-12-01T20:50:53.563030+0000 mgr.y (mgr.24356) 9381 : cluster 0 pgmap v9349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:53.922751+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:53.941109+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:54.427730+0000 mon.c (mon.2) 5905 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:54.429727+0000 mon.c (mon.2) 5906 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[41173]: audit 2023-12-01T20:50:54.438979+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:53.507285+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:53.520033+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: cluster 2023-12-01T20:50:53.563030+0000 mgr.y (mgr.24356) 9381 : cluster 0 pgmap v9349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:54.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:53.922751+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:53.941109+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:54.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:54.427730+0000 mon.c (mon.2) 5905 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:50:54.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:54.429727+0000 mon.c (mon.2) 5906 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:50:54.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:54 smithi040 bash[28232]: audit 2023-12-01T20:50:54.438979+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:50:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:55 smithi141 bash[31670]: audit 2023-12-01T20:50:54.984456+0000 mon.c (mon.2) 5907 : audit 0 from='client.? 172.21.15.40:0/2658251989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:55.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:55 smithi040 bash[28232]: audit 2023-12-01T20:50:54.984456+0000 mon.c (mon.2) 5907 : audit 0 from='client.? 172.21.15.40:0/2658251989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:55.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:55 smithi040 bash[41173]: audit 2023-12-01T20:50:54.984456+0000 mon.c (mon.2) 5907 : audit 0 from='client.? 172.21.15.40:0/2658251989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:50:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:50:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:56 smithi040 bash[41173]: cluster 2023-12-01T20:50:55.564200+0000 mgr.y (mgr.24356) 9382 : cluster 0 pgmap v9350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:56 smithi040 bash[28232]: cluster 2023-12-01T20:50:55.564200+0000 mgr.y (mgr.24356) 9382 : cluster 0 pgmap v9350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:56 smithi141 bash[31670]: cluster 2023-12-01T20:50:55.564200+0000 mgr.y (mgr.24356) 9382 : cluster 0 pgmap v9350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:57.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:57 smithi040 bash[28232]: audit 2023-12-01T20:50:57.446881+0000 mon.c (mon.2) 5908 : audit 0 from='client.? 172.21.15.40:0/3653911478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:57.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:57 smithi040 bash[41173]: audit 2023-12-01T20:50:57.446881+0000 mon.c (mon.2) 5908 : audit 0 from='client.? 172.21.15.40:0/3653911478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:57 smithi141 bash[31670]: audit 2023-12-01T20:50:57.446881+0000 mon.c (mon.2) 5908 : audit 0 from='client.? 172.21.15.40:0/3653911478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:50:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:50:58 smithi040 bash[28232]: cluster 2023-12-01T20:50:57.564889+0000 mgr.y (mgr.24356) 9383 : cluster 0 pgmap v9351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:50:58 smithi040 bash[41173]: cluster 2023-12-01T20:50:57.564889+0000 mgr.y (mgr.24356) 9383 : cluster 0 pgmap v9351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:50:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:50:58 smithi141 bash[31670]: cluster 2023-12-01T20:50:57.564889+0000 mgr.y (mgr.24356) 9383 : cluster 0 pgmap v9351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:00 smithi040 bash[28232]: cluster 2023-12-01T20:50:59.565972+0000 mgr.y (mgr.24356) 9384 : cluster 0 pgmap v9352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:00 smithi040 bash[28232]: audit 2023-12-01T20:50:59.915555+0000 mon.a (mon.0) 6154 : audit 0 from='client.? 172.21.15.40:0/1815204637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:00 smithi040 bash[41173]: cluster 2023-12-01T20:50:59.565972+0000 mgr.y (mgr.24356) 9384 : cluster 0 pgmap v9352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:00 smithi040 bash[41173]: audit 2023-12-01T20:50:59.915555+0000 mon.a (mon.0) 6154 : audit 0 from='client.? 172.21.15.40:0/1815204637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:00 smithi141 bash[31670]: cluster 2023-12-01T20:50:59.565972+0000 mgr.y (mgr.24356) 9384 : cluster 0 pgmap v9352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:00 smithi141 bash[31670]: audit 2023-12-01T20:50:59.915555+0000 mon.a (mon.0) 6154 : audit 0 from='client.? 172.21.15.40:0/1815204637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:02 smithi040 bash[28232]: cluster 2023-12-01T20:51:01.566642+0000 mgr.y (mgr.24356) 9385 : cluster 0 pgmap v9353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:02 smithi040 bash[28232]: audit 2023-12-01T20:51:02.382134+0000 mon.a (mon.0) 6155 : audit 0 from='client.? 172.21.15.40:0/3507315331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:02 smithi040 bash[41173]: cluster 2023-12-01T20:51:01.566642+0000 mgr.y (mgr.24356) 9385 : cluster 0 pgmap v9353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:02 smithi040 bash[41173]: audit 2023-12-01T20:51:02.382134+0000 mon.a (mon.0) 6155 : audit 0 from='client.? 172.21.15.40:0/3507315331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:02 smithi141 bash[31670]: cluster 2023-12-01T20:51:01.566642+0000 mgr.y (mgr.24356) 9385 : cluster 0 pgmap v9353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:02 smithi141 bash[31670]: audit 2023-12-01T20:51:02.382134+0000 mon.a (mon.0) 6155 : audit 0 from='client.? 172.21.15.40:0/3507315331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:04 smithi040 bash[28232]: cluster 2023-12-01T20:51:03.567385+0000 mgr.y (mgr.24356) 9386 : cluster 0 pgmap v9354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:04 smithi040 bash[28232]: audit 2023-12-01T20:51:03.808884+0000 mon.c (mon.2) 5909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:04 smithi040 bash[41173]: cluster 2023-12-01T20:51:03.567385+0000 mgr.y (mgr.24356) 9386 : cluster 0 pgmap v9354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:04 smithi040 bash[41173]: audit 2023-12-01T20:51:03.808884+0000 mon.c (mon.2) 5909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:04 smithi141 bash[31670]: cluster 2023-12-01T20:51:03.567385+0000 mgr.y (mgr.24356) 9386 : cluster 0 pgmap v9354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:04 smithi141 bash[31670]: audit 2023-12-01T20:51:03.808884+0000 mon.c (mon.2) 5909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:05 smithi040 bash[41173]: audit 2023-12-01T20:51:04.848706+0000 mon.c (mon.2) 5910 : audit 0 from='client.? 172.21.15.40:0/1734732050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:05.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:05 smithi040 bash[28232]: audit 2023-12-01T20:51:04.848706+0000 mon.c (mon.2) 5910 : audit 0 from='client.? 172.21.15.40:0/1734732050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:05 smithi141 bash[31670]: audit 2023-12-01T20:51:04.848706+0000 mon.c (mon.2) 5910 : audit 0 from='client.? 172.21.15.40:0/1734732050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:51:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:51:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:06 smithi040 bash[28232]: cluster 2023-12-01T20:51:05.568463+0000 mgr.y (mgr.24356) 9387 : cluster 0 pgmap v9355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:06 smithi040 bash[41173]: cluster 2023-12-01T20:51:05.568463+0000 mgr.y (mgr.24356) 9387 : cluster 0 pgmap v9355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:06 smithi141 bash[31670]: cluster 2023-12-01T20:51:05.568463+0000 mgr.y (mgr.24356) 9387 : cluster 0 pgmap v9355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:07.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:07 smithi040 bash[41173]: audit 2023-12-01T20:51:07.313309+0000 mon.c (mon.2) 5911 : audit 0 from='client.? 172.21.15.40:0/1672048278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:07.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:07 smithi040 bash[28232]: audit 2023-12-01T20:51:07.313309+0000 mon.c (mon.2) 5911 : audit 0 from='client.? 172.21.15.40:0/1672048278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:07 smithi141 bash[31670]: audit 2023-12-01T20:51:07.313309+0000 mon.c (mon.2) 5911 : audit 0 from='client.? 172.21.15.40:0/1672048278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:08.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:08 smithi040 bash[28232]: cluster 2023-12-01T20:51:07.569098+0000 mgr.y (mgr.24356) 9388 : cluster 0 pgmap v9356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:08 smithi040 bash[41173]: cluster 2023-12-01T20:51:07.569098+0000 mgr.y (mgr.24356) 9388 : cluster 0 pgmap v9356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:08 smithi141 bash[31670]: cluster 2023-12-01T20:51:07.569098+0000 mgr.y (mgr.24356) 9388 : cluster 0 pgmap v9356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:10 smithi141 bash[31670]: cluster 2023-12-01T20:51:09.570207+0000 mgr.y (mgr.24356) 9389 : cluster 0 pgmap v9357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:10 smithi141 bash[31670]: audit 2023-12-01T20:51:09.777541+0000 mon.c (mon.2) 5912 : audit 0 from='client.? 172.21.15.40:0/3241095966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:10 smithi040 bash[28232]: cluster 2023-12-01T20:51:09.570207+0000 mgr.y (mgr.24356) 9389 : cluster 0 pgmap v9357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:10 smithi040 bash[28232]: audit 2023-12-01T20:51:09.777541+0000 mon.c (mon.2) 5912 : audit 0 from='client.? 172.21.15.40:0/3241095966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:10 smithi040 bash[41173]: cluster 2023-12-01T20:51:09.570207+0000 mgr.y (mgr.24356) 9389 : cluster 0 pgmap v9357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:10 smithi040 bash[41173]: audit 2023-12-01T20:51:09.777541+0000 mon.c (mon.2) 5912 : audit 0 from='client.? 172.21.15.40:0/3241095966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:12.531 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 20:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T20:51:12.231101514Z level=info msg="Completed cleanup jobs" duration=192.324692ms 2023-12-01T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:12 smithi040 bash[28232]: cluster 2023-12-01T20:51:11.570880+0000 mgr.y (mgr.24356) 9390 : cluster 0 pgmap v9358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:12 smithi040 bash[28232]: audit 2023-12-01T20:51:12.233819+0000 mon.c (mon.2) 5913 : audit 0 from='client.? 172.21.15.40:0/1848038391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:12 smithi040 bash[41173]: cluster 2023-12-01T20:51:11.570880+0000 mgr.y (mgr.24356) 9390 : cluster 0 pgmap v9358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:12 smithi040 bash[41173]: audit 2023-12-01T20:51:12.233819+0000 mon.c (mon.2) 5913 : audit 0 from='client.? 172.21.15.40:0/1848038391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:12 smithi141 bash[31670]: cluster 2023-12-01T20:51:11.570880+0000 mgr.y (mgr.24356) 9390 : cluster 0 pgmap v9358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:12 smithi141 bash[31670]: audit 2023-12-01T20:51:12.233819+0000 mon.c (mon.2) 5913 : audit 0 from='client.? 172.21.15.40:0/1848038391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:14 smithi040 bash[28232]: cluster 2023-12-01T20:51:13.571523+0000 mgr.y (mgr.24356) 9391 : cluster 0 pgmap v9359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:14 smithi040 bash[41173]: cluster 2023-12-01T20:51:13.571523+0000 mgr.y (mgr.24356) 9391 : cluster 0 pgmap v9359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:14 smithi141 bash[31670]: cluster 2023-12-01T20:51:13.571523+0000 mgr.y (mgr.24356) 9391 : cluster 0 pgmap v9359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:15 smithi040 bash[28232]: audit 2023-12-01T20:51:14.699297+0000 mon.c (mon.2) 5914 : audit 0 from='client.? 172.21.15.40:0/2497246046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:15 smithi040 bash[41173]: audit 2023-12-01T20:51:14.699297+0000 mon.c (mon.2) 5914 : audit 0 from='client.? 172.21.15.40:0/2497246046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:15 smithi141 bash[31670]: audit 2023-12-01T20:51:14.699297+0000 mon.c (mon.2) 5914 : audit 0 from='client.? 172.21.15.40:0/2497246046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:16 smithi040 bash[28232]: cluster 2023-12-01T20:51:15.572703+0000 mgr.y (mgr.24356) 9392 : cluster 0 pgmap v9360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:51:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:51:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:16 smithi040 bash[41173]: cluster 2023-12-01T20:51:15.572703+0000 mgr.y (mgr.24356) 9392 : cluster 0 pgmap v9360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:16 smithi141 bash[31670]: cluster 2023-12-01T20:51:15.572703+0000 mgr.y (mgr.24356) 9392 : cluster 0 pgmap v9360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:17 smithi040 bash[28232]: audit 2023-12-01T20:51:17.159724+0000 mon.c (mon.2) 5915 : audit 0 from='client.? 172.21.15.40:0/579242202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:17 smithi040 bash[41173]: audit 2023-12-01T20:51:17.159724+0000 mon.c (mon.2) 5915 : audit 0 from='client.? 172.21.15.40:0/579242202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:17 smithi141 bash[31670]: audit 2023-12-01T20:51:17.159724+0000 mon.c (mon.2) 5915 : audit 0 from='client.? 172.21.15.40:0/579242202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:18 smithi040 bash[28232]: cluster 2023-12-01T20:51:17.573310+0000 mgr.y (mgr.24356) 9393 : cluster 0 pgmap v9361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:18 smithi040 bash[41173]: cluster 2023-12-01T20:51:17.573310+0000 mgr.y (mgr.24356) 9393 : cluster 0 pgmap v9361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:18 smithi141 bash[31670]: cluster 2023-12-01T20:51:17.573310+0000 mgr.y (mgr.24356) 9393 : cluster 0 pgmap v9361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:20.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:19 smithi141 bash[31670]: audit 2023-12-01T20:51:18.809216+0000 mon.c (mon.2) 5916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:20.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:19 smithi141 bash[31670]: audit 2023-12-01T20:51:19.633022+0000 mon.c (mon.2) 5917 : audit 0 from='client.? 172.21.15.40:0/3270890117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:19 smithi040 bash[28232]: audit 2023-12-01T20:51:18.809216+0000 mon.c (mon.2) 5916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:19 smithi040 bash[28232]: audit 2023-12-01T20:51:19.633022+0000 mon.c (mon.2) 5917 : audit 0 from='client.? 172.21.15.40:0/3270890117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:19 smithi040 bash[41173]: audit 2023-12-01T20:51:18.809216+0000 mon.c (mon.2) 5916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:19 smithi040 bash[41173]: audit 2023-12-01T20:51:19.633022+0000 mon.c (mon.2) 5917 : audit 0 from='client.? 172.21.15.40:0/3270890117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:20 smithi141 bash[31670]: cluster 2023-12-01T20:51:19.574388+0000 mgr.y (mgr.24356) 9394 : cluster 0 pgmap v9362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:20 smithi040 bash[28232]: cluster 2023-12-01T20:51:19.574388+0000 mgr.y (mgr.24356) 9394 : cluster 0 pgmap v9362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:20 smithi040 bash[41173]: cluster 2023-12-01T20:51:19.574388+0000 mgr.y (mgr.24356) 9394 : cluster 0 pgmap v9362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:22 smithi141 bash[31670]: cluster 2023-12-01T20:51:21.575027+0000 mgr.y (mgr.24356) 9395 : cluster 0 pgmap v9363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:23.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:22 smithi141 bash[31670]: audit 2023-12-01T20:51:22.095955+0000 mon.a (mon.0) 6156 : audit 0 from='client.? 172.21.15.40:0/3076807533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:22 smithi040 bash[41173]: cluster 2023-12-01T20:51:21.575027+0000 mgr.y (mgr.24356) 9395 : cluster 0 pgmap v9363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:22 smithi040 bash[41173]: audit 2023-12-01T20:51:22.095955+0000 mon.a (mon.0) 6156 : audit 0 from='client.? 172.21.15.40:0/3076807533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:22 smithi040 bash[28232]: cluster 2023-12-01T20:51:21.575027+0000 mgr.y (mgr.24356) 9395 : cluster 0 pgmap v9363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:22 smithi040 bash[28232]: audit 2023-12-01T20:51:22.095955+0000 mon.a (mon.0) 6156 : audit 0 from='client.? 172.21.15.40:0/3076807533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:24 smithi141 bash[31670]: cluster 2023-12-01T20:51:23.575707+0000 mgr.y (mgr.24356) 9396 : cluster 0 pgmap v9364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:25.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:24 smithi141 bash[31670]: audit 2023-12-01T20:51:24.555783+0000 mon.c (mon.2) 5918 : audit 0 from='client.? 172.21.15.40:0/2610025061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:25.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:24 smithi040 bash[41173]: cluster 2023-12-01T20:51:23.575707+0000 mgr.y (mgr.24356) 9396 : cluster 0 pgmap v9364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:24 smithi040 bash[41173]: audit 2023-12-01T20:51:24.555783+0000 mon.c (mon.2) 5918 : audit 0 from='client.? 172.21.15.40:0/2610025061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:24 smithi040 bash[28232]: cluster 2023-12-01T20:51:23.575707+0000 mgr.y (mgr.24356) 9396 : cluster 0 pgmap v9364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:24 smithi040 bash[28232]: audit 2023-12-01T20:51:24.555783+0000 mon.c (mon.2) 5918 : audit 0 from='client.? 172.21.15.40:0/2610025061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:26 smithi040 bash[41173]: cluster 2023-12-01T20:51:25.576938+0000 mgr.y (mgr.24356) 9397 : cluster 0 pgmap v9365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:26 smithi040 bash[28232]: cluster 2023-12-01T20:51:25.576938+0000 mgr.y (mgr.24356) 9397 : cluster 0 pgmap v9365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:51:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:51:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:26 smithi141 bash[31670]: cluster 2023-12-01T20:51:25.576938+0000 mgr.y (mgr.24356) 9397 : cluster 0 pgmap v9365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:27 smithi141 bash[31670]: audit 2023-12-01T20:51:27.028155+0000 mon.a (mon.0) 6157 : audit 0 from='client.? 172.21.15.40:0/468681863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:28.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:27 smithi040 bash[41173]: audit 2023-12-01T20:51:27.028155+0000 mon.a (mon.0) 6157 : audit 0 from='client.? 172.21.15.40:0/468681863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:27 smithi040 bash[28232]: audit 2023-12-01T20:51:27.028155+0000 mon.a (mon.0) 6157 : audit 0 from='client.? 172.21.15.40:0/468681863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:28 smithi141 bash[31670]: cluster 2023-12-01T20:51:27.577630+0000 mgr.y (mgr.24356) 9398 : cluster 0 pgmap v9366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:28 smithi040 bash[28232]: cluster 2023-12-01T20:51:27.577630+0000 mgr.y (mgr.24356) 9398 : cluster 0 pgmap v9366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:28 smithi040 bash[41173]: cluster 2023-12-01T20:51:27.577630+0000 mgr.y (mgr.24356) 9398 : cluster 0 pgmap v9366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:30.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:30 smithi141 bash[31670]: audit 2023-12-01T20:51:29.497588+0000 mon.c (mon.2) 5919 : audit 0 from='client.? 172.21.15.40:0/2563771737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:30.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:30 smithi141 bash[31670]: cluster 2023-12-01T20:51:29.578827+0000 mgr.y (mgr.24356) 9399 : cluster 0 pgmap v9367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:30 smithi040 bash[28232]: audit 2023-12-01T20:51:29.497588+0000 mon.c (mon.2) 5919 : audit 0 from='client.? 172.21.15.40:0/2563771737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:30 smithi040 bash[28232]: cluster 2023-12-01T20:51:29.578827+0000 mgr.y (mgr.24356) 9399 : cluster 0 pgmap v9367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:30 smithi040 bash[41173]: audit 2023-12-01T20:51:29.497588+0000 mon.c (mon.2) 5919 : audit 0 from='client.? 172.21.15.40:0/2563771737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:30 smithi040 bash[41173]: cluster 2023-12-01T20:51:29.578827+0000 mgr.y (mgr.24356) 9399 : cluster 0 pgmap v9367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:32 smithi040 bash[41173]: cluster 2023-12-01T20:51:31.579475+0000 mgr.y (mgr.24356) 9400 : cluster 0 pgmap v9368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:32 smithi040 bash[41173]: audit 2023-12-01T20:51:31.963881+0000 mon.a (mon.0) 6158 : audit 0 from='client.? 172.21.15.40:0/1253352595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:32 smithi040 bash[28232]: cluster 2023-12-01T20:51:31.579475+0000 mgr.y (mgr.24356) 9400 : cluster 0 pgmap v9368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:32 smithi040 bash[28232]: audit 2023-12-01T20:51:31.963881+0000 mon.a (mon.0) 6158 : audit 0 from='client.? 172.21.15.40:0/1253352595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:32 smithi141 bash[31670]: cluster 2023-12-01T20:51:31.579475+0000 mgr.y (mgr.24356) 9400 : cluster 0 pgmap v9368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:32 smithi141 bash[31670]: audit 2023-12-01T20:51:31.963881+0000 mon.a (mon.0) 6158 : audit 0 from='client.? 172.21.15.40:0/1253352595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:34 smithi040 bash[28232]: cluster 2023-12-01T20:51:33.580190+0000 mgr.y (mgr.24356) 9401 : cluster 0 pgmap v9369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:34 smithi040 bash[28232]: audit 2023-12-01T20:51:33.809614+0000 mon.c (mon.2) 5920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:34 smithi040 bash[28232]: audit 2023-12-01T20:51:34.432625+0000 mon.a (mon.0) 6159 : audit 0 from='client.? 172.21.15.40:0/3018478664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:34 smithi040 bash[41173]: cluster 2023-12-01T20:51:33.580190+0000 mgr.y (mgr.24356) 9401 : cluster 0 pgmap v9369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:34 smithi040 bash[41173]: audit 2023-12-01T20:51:33.809614+0000 mon.c (mon.2) 5920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:34 smithi040 bash[41173]: audit 2023-12-01T20:51:34.432625+0000 mon.a (mon.0) 6159 : audit 0 from='client.? 172.21.15.40:0/3018478664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:34 smithi141 bash[31670]: cluster 2023-12-01T20:51:33.580190+0000 mgr.y (mgr.24356) 9401 : cluster 0 pgmap v9369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:34 smithi141 bash[31670]: audit 2023-12-01T20:51:33.809614+0000 mon.c (mon.2) 5920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:34 smithi141 bash[31670]: audit 2023-12-01T20:51:34.432625+0000 mon.a (mon.0) 6159 : audit 0 from='client.? 172.21.15.40:0/3018478664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:36 smithi040 bash[41173]: cluster 2023-12-01T20:51:35.581378+0000 mgr.y (mgr.24356) 9402 : cluster 0 pgmap v9370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:36 smithi040 bash[28232]: cluster 2023-12-01T20:51:35.581378+0000 mgr.y (mgr.24356) 9402 : cluster 0 pgmap v9370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:51:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:51:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:36 smithi141 bash[31670]: cluster 2023-12-01T20:51:35.581378+0000 mgr.y (mgr.24356) 9402 : cluster 0 pgmap v9370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:37.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:37 smithi040 bash[28232]: audit 2023-12-01T20:51:36.910284+0000 mon.a (mon.0) 6160 : audit 0 from='client.? 172.21.15.40:0/4104168307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:37.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:37 smithi040 bash[41173]: audit 2023-12-01T20:51:36.910284+0000 mon.a (mon.0) 6160 : audit 0 from='client.? 172.21.15.40:0/4104168307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:37 smithi141 bash[31670]: audit 2023-12-01T20:51:36.910284+0000 mon.a (mon.0) 6160 : audit 0 from='client.? 172.21.15.40:0/4104168307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:38 smithi040 bash[28232]: cluster 2023-12-01T20:51:37.582045+0000 mgr.y (mgr.24356) 9403 : cluster 0 pgmap v9371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:38 smithi040 bash[41173]: cluster 2023-12-01T20:51:37.582045+0000 mgr.y (mgr.24356) 9403 : cluster 0 pgmap v9371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:38 smithi141 bash[31670]: cluster 2023-12-01T20:51:37.582045+0000 mgr.y (mgr.24356) 9403 : cluster 0 pgmap v9371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:40 smithi141 bash[31670]: audit 2023-12-01T20:51:39.382124+0000 mon.a (mon.0) 6161 : audit 0 from='client.? 172.21.15.40:0/4014253371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:40 smithi141 bash[31670]: cluster 2023-12-01T20:51:39.583226+0000 mgr.y (mgr.24356) 9404 : cluster 0 pgmap v9372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:40 smithi040 bash[41173]: audit 2023-12-01T20:51:39.382124+0000 mon.a (mon.0) 6161 : audit 0 from='client.? 172.21.15.40:0/4014253371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:40 smithi040 bash[41173]: cluster 2023-12-01T20:51:39.583226+0000 mgr.y (mgr.24356) 9404 : cluster 0 pgmap v9372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:40 smithi040 bash[28232]: audit 2023-12-01T20:51:39.382124+0000 mon.a (mon.0) 6161 : audit 0 from='client.? 172.21.15.40:0/4014253371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:40 smithi040 bash[28232]: cluster 2023-12-01T20:51:39.583226+0000 mgr.y (mgr.24356) 9404 : cluster 0 pgmap v9372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:42 smithi040 bash[28232]: cluster 2023-12-01T20:51:41.583864+0000 mgr.y (mgr.24356) 9405 : cluster 0 pgmap v9373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:42 smithi040 bash[28232]: audit 2023-12-01T20:51:41.846788+0000 mon.c (mon.2) 5921 : audit 0 from='client.? 172.21.15.40:0/2480383388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:42 smithi040 bash[41173]: cluster 2023-12-01T20:51:41.583864+0000 mgr.y (mgr.24356) 9405 : cluster 0 pgmap v9373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:42 smithi040 bash[41173]: audit 2023-12-01T20:51:41.846788+0000 mon.c (mon.2) 5921 : audit 0 from='client.? 172.21.15.40:0/2480383388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:42 smithi141 bash[31670]: cluster 2023-12-01T20:51:41.583864+0000 mgr.y (mgr.24356) 9405 : cluster 0 pgmap v9373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:42 smithi141 bash[31670]: audit 2023-12-01T20:51:41.846788+0000 mon.c (mon.2) 5921 : audit 0 from='client.? 172.21.15.40:0/2480383388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:44 smithi040 bash[28232]: cluster 2023-12-01T20:51:43.584557+0000 mgr.y (mgr.24356) 9406 : cluster 0 pgmap v9374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:44 smithi040 bash[28232]: audit 2023-12-01T20:51:44.311657+0000 mon.c (mon.2) 5922 : audit 0 from='client.? 172.21.15.40:0/874022581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:44 smithi040 bash[41173]: cluster 2023-12-01T20:51:43.584557+0000 mgr.y (mgr.24356) 9406 : cluster 0 pgmap v9374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:44 smithi040 bash[41173]: audit 2023-12-01T20:51:44.311657+0000 mon.c (mon.2) 5922 : audit 0 from='client.? 172.21.15.40:0/874022581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:44 smithi141 bash[31670]: cluster 2023-12-01T20:51:43.584557+0000 mgr.y (mgr.24356) 9406 : cluster 0 pgmap v9374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:44 smithi141 bash[31670]: audit 2023-12-01T20:51:44.311657+0000 mon.c (mon.2) 5922 : audit 0 from='client.? 172.21.15.40:0/874022581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:46 smithi040 bash[28232]: cluster 2023-12-01T20:51:45.585772+0000 mgr.y (mgr.24356) 9407 : cluster 0 pgmap v9375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:46 smithi040 bash[41173]: cluster 2023-12-01T20:51:45.585772+0000 mgr.y (mgr.24356) 9407 : cluster 0 pgmap v9375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:51:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:51:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:46 smithi141 bash[31670]: cluster 2023-12-01T20:51:45.585772+0000 mgr.y (mgr.24356) 9407 : cluster 0 pgmap v9375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:47 smithi040 bash[28232]: audit 2023-12-01T20:51:46.779259+0000 mon.a (mon.0) 6162 : audit 0 from='client.? 172.21.15.40:0/4219256624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:47 smithi040 bash[41173]: audit 2023-12-01T20:51:46.779259+0000 mon.a (mon.0) 6162 : audit 0 from='client.? 172.21.15.40:0/4219256624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:47 smithi141 bash[31670]: audit 2023-12-01T20:51:46.779259+0000 mon.a (mon.0) 6162 : audit 0 from='client.? 172.21.15.40:0/4219256624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:48 smithi141 bash[31670]: cluster 2023-12-01T20:51:47.586455+0000 mgr.y (mgr.24356) 9408 : cluster 0 pgmap v9376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:48 smithi040 bash[28232]: cluster 2023-12-01T20:51:47.586455+0000 mgr.y (mgr.24356) 9408 : cluster 0 pgmap v9376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:48 smithi040 bash[41173]: cluster 2023-12-01T20:51:47.586455+0000 mgr.y (mgr.24356) 9408 : cluster 0 pgmap v9376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:49 smithi141 bash[31670]: audit 2023-12-01T20:51:48.810027+0000 mon.c (mon.2) 5923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:49 smithi141 bash[31670]: audit 2023-12-01T20:51:49.239748+0000 mon.c (mon.2) 5924 : audit 0 from='client.? 172.21.15.40:0/3566202968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:49 smithi040 bash[28232]: audit 2023-12-01T20:51:48.810027+0000 mon.c (mon.2) 5923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:49 smithi040 bash[28232]: audit 2023-12-01T20:51:49.239748+0000 mon.c (mon.2) 5924 : audit 0 from='client.? 172.21.15.40:0/3566202968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:49 smithi040 bash[41173]: audit 2023-12-01T20:51:48.810027+0000 mon.c (mon.2) 5923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:49 smithi040 bash[41173]: audit 2023-12-01T20:51:49.239748+0000 mon.c (mon.2) 5924 : audit 0 from='client.? 172.21.15.40:0/3566202968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:50 smithi141 bash[31670]: cluster 2023-12-01T20:51:49.587609+0000 mgr.y (mgr.24356) 9409 : cluster 0 pgmap v9377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:50 smithi040 bash[41173]: cluster 2023-12-01T20:51:49.587609+0000 mgr.y (mgr.24356) 9409 : cluster 0 pgmap v9377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:50 smithi040 bash[28232]: cluster 2023-12-01T20:51:49.587609+0000 mgr.y (mgr.24356) 9409 : cluster 0 pgmap v9377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:52 smithi141 bash[31670]: cluster 2023-12-01T20:51:51.588242+0000 mgr.y (mgr.24356) 9410 : cluster 0 pgmap v9378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:53.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:52 smithi141 bash[31670]: audit 2023-12-01T20:51:51.711994+0000 mon.b (mon.1) 49 : audit 0 from='client.? 172.21.15.40:0/2923420139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:53.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:52 smithi040 bash[28232]: cluster 2023-12-01T20:51:51.588242+0000 mgr.y (mgr.24356) 9410 : cluster 0 pgmap v9378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:53.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:52 smithi040 bash[28232]: audit 2023-12-01T20:51:51.711994+0000 mon.b (mon.1) 49 : audit 0 from='client.? 172.21.15.40:0/2923420139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:53.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:52 smithi040 bash[41173]: cluster 2023-12-01T20:51:51.588242+0000 mgr.y (mgr.24356) 9410 : cluster 0 pgmap v9378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:53.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:52 smithi040 bash[41173]: audit 2023-12-01T20:51:51.711994+0000 mon.b (mon.1) 49 : audit 0 from='client.? 172.21.15.40:0/2923420139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:54 smithi141 bash[31670]: cluster 2023-12-01T20:51:53.588898+0000 mgr.y (mgr.24356) 9411 : cluster 0 pgmap v9379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:55.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:54 smithi141 bash[31670]: audit 2023-12-01T20:51:54.183267+0000 mon.c (mon.2) 5925 : audit 0 from='client.? 172.21.15.40:0/3349423969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:55.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:54 smithi141 bash[31670]: audit 2023-12-01T20:51:54.522184+0000 mon.c (mon.2) 5926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:51:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:54 smithi040 bash[28232]: cluster 2023-12-01T20:51:53.588898+0000 mgr.y (mgr.24356) 9411 : cluster 0 pgmap v9379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:54 smithi040 bash[28232]: audit 2023-12-01T20:51:54.183267+0000 mon.c (mon.2) 5925 : audit 0 from='client.? 172.21.15.40:0/3349423969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:54 smithi040 bash[28232]: audit 2023-12-01T20:51:54.522184+0000 mon.c (mon.2) 5926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:51:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:54 smithi040 bash[41173]: cluster 2023-12-01T20:51:53.588898+0000 mgr.y (mgr.24356) 9411 : cluster 0 pgmap v9379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:54 smithi040 bash[41173]: audit 2023-12-01T20:51:54.183267+0000 mon.c (mon.2) 5925 : audit 0 from='client.? 172.21.15.40:0/3349423969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:54 smithi040 bash[41173]: audit 2023-12-01T20:51:54.522184+0000 mon.c (mon.2) 5926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:51:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:51:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:51:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:56 smithi040 bash[28232]: cluster 2023-12-01T20:51:55.589986+0000 mgr.y (mgr.24356) 9412 : cluster 0 pgmap v9380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:56 smithi040 bash[28232]: audit 2023-12-01T20:51:56.636747+0000 mon.a (mon.0) 6163 : audit 0 from='client.? 172.21.15.40:0/558031539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:56 smithi040 bash[41173]: cluster 2023-12-01T20:51:55.589986+0000 mgr.y (mgr.24356) 9412 : cluster 0 pgmap v9380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:56 smithi040 bash[41173]: audit 2023-12-01T20:51:56.636747+0000 mon.a (mon.0) 6163 : audit 0 from='client.? 172.21.15.40:0/558031539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:56 smithi141 bash[31670]: cluster 2023-12-01T20:51:55.589986+0000 mgr.y (mgr.24356) 9412 : cluster 0 pgmap v9380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:57.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:56 smithi141 bash[31670]: audit 2023-12-01T20:51:56.636747+0000 mon.a (mon.0) 6163 : audit 0 from='client.? 172.21.15.40:0/558031539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:51:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:58 smithi141 bash[31670]: cluster 2023-12-01T20:51:57.590823+0000 mgr.y (mgr.24356) 9413 : cluster 0 pgmap v9381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:58 smithi040 bash[28232]: cluster 2023-12-01T20:51:57.590823+0000 mgr.y (mgr.24356) 9413 : cluster 0 pgmap v9381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:51:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:58 smithi040 bash[41173]: cluster 2023-12-01T20:51:57.590823+0000 mgr.y (mgr.24356) 9413 : cluster 0 pgmap v9381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:51:59 smithi141 bash[31670]: audit 2023-12-01T20:51:59.103605+0000 mon.c (mon.2) 5927 : audit 0 from='client.? 172.21.15.40:0/2519513913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:51:59 smithi040 bash[28232]: audit 2023-12-01T20:51:59.103605+0000 mon.c (mon.2) 5927 : audit 0 from='client.? 172.21.15.40:0/2519513913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:00.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:51:59 smithi040 bash[41173]: audit 2023-12-01T20:51:59.103605+0000 mon.c (mon.2) 5927 : audit 0 from='client.? 172.21.15.40:0/2519513913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:00 smithi141 bash[31670]: cluster 2023-12-01T20:51:59.591932+0000 mgr.y (mgr.24356) 9414 : cluster 0 pgmap v9382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:00 smithi141 bash[31670]: audit 2023-12-01T20:52:00.369964+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:00 smithi141 bash[31670]: audit 2023-12-01T20:52:00.378284+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:00 smithi040 bash[28232]: cluster 2023-12-01T20:51:59.591932+0000 mgr.y (mgr.24356) 9414 : cluster 0 pgmap v9382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:00 smithi040 bash[28232]: audit 2023-12-01T20:52:00.369964+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:00 smithi040 bash[28232]: audit 2023-12-01T20:52:00.378284+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:00 smithi040 bash[41173]: cluster 2023-12-01T20:51:59.591932+0000 mgr.y (mgr.24356) 9414 : cluster 0 pgmap v9382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:00 smithi040 bash[41173]: audit 2023-12-01T20:52:00.369964+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:00 smithi040 bash[41173]: audit 2023-12-01T20:52:00.378284+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:01 smithi141 bash[31670]: audit 2023-12-01T20:52:00.722653+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:01 smithi141 bash[31670]: audit 2023-12-01T20:52:00.739006+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:01 smithi141 bash[31670]: audit 2023-12-01T20:52:01.266870+0000 mon.c (mon.2) 5928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:52:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:01 smithi141 bash[31670]: audit 2023-12-01T20:52:01.268296+0000 mon.c (mon.2) 5929 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:52:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:01 smithi141 bash[31670]: audit 2023-12-01T20:52:01.277848+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:01 smithi141 bash[31670]: audit 2023-12-01T20:52:01.579292+0000 mon.a (mon.0) 6169 : audit 0 from='client.? 172.21.15.40:0/230761612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[28232]: audit 2023-12-01T20:52:00.722653+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[28232]: audit 2023-12-01T20:52:00.739006+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[28232]: audit 2023-12-01T20:52:01.266870+0000 mon.c (mon.2) 5928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[28232]: audit 2023-12-01T20:52:01.268296+0000 mon.c (mon.2) 5929 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[28232]: audit 2023-12-01T20:52:01.277848+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[28232]: audit 2023-12-01T20:52:01.579292+0000 mon.a (mon.0) 6169 : audit 0 from='client.? 172.21.15.40:0/230761612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[41173]: audit 2023-12-01T20:52:00.722653+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[41173]: audit 2023-12-01T20:52:00.739006+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[41173]: audit 2023-12-01T20:52:01.266870+0000 mon.c (mon.2) 5928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:52:02.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[41173]: audit 2023-12-01T20:52:01.268296+0000 mon.c (mon.2) 5929 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:52:02.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[41173]: audit 2023-12-01T20:52:01.277848+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:52:02.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:01 smithi040 bash[41173]: audit 2023-12-01T20:52:01.579292+0000 mon.a (mon.0) 6169 : audit 0 from='client.? 172.21.15.40:0/230761612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:02 smithi141 bash[31670]: cluster 2023-12-01T20:52:01.592553+0000 mgr.y (mgr.24356) 9415 : cluster 0 pgmap v9383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:02 smithi040 bash[28232]: cluster 2023-12-01T20:52:01.592553+0000 mgr.y (mgr.24356) 9415 : cluster 0 pgmap v9383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:02 smithi040 bash[41173]: cluster 2023-12-01T20:52:01.592553+0000 mgr.y (mgr.24356) 9415 : cluster 0 pgmap v9383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:04 smithi141 bash[31670]: cluster 2023-12-01T20:52:03.593166+0000 mgr.y (mgr.24356) 9416 : cluster 0 pgmap v9384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:04 smithi141 bash[31670]: audit 2023-12-01T20:52:03.810412+0000 mon.c (mon.2) 5930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:04 smithi141 bash[31670]: audit 2023-12-01T20:52:04.042678+0000 mon.a (mon.0) 6170 : audit 0 from='client.? 172.21.15.40:0/2792847992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:04 smithi040 bash[28232]: cluster 2023-12-01T20:52:03.593166+0000 mgr.y (mgr.24356) 9416 : cluster 0 pgmap v9384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:04 smithi040 bash[28232]: audit 2023-12-01T20:52:03.810412+0000 mon.c (mon.2) 5930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:04 smithi040 bash[28232]: audit 2023-12-01T20:52:04.042678+0000 mon.a (mon.0) 6170 : audit 0 from='client.? 172.21.15.40:0/2792847992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:04 smithi040 bash[41173]: cluster 2023-12-01T20:52:03.593166+0000 mgr.y (mgr.24356) 9416 : cluster 0 pgmap v9384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:04 smithi040 bash[41173]: audit 2023-12-01T20:52:03.810412+0000 mon.c (mon.2) 5930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:04 smithi040 bash[41173]: audit 2023-12-01T20:52:04.042678+0000 mon.a (mon.0) 6170 : audit 0 from='client.? 172.21.15.40:0/2792847992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:52:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:52:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:06 smithi040 bash[41173]: cluster 2023-12-01T20:52:05.594430+0000 mgr.y (mgr.24356) 9417 : cluster 0 pgmap v9385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:06 smithi040 bash[41173]: audit 2023-12-01T20:52:06.505670+0000 mon.a (mon.0) 6171 : audit 0 from='client.? 172.21.15.40:0/246010041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:06 smithi040 bash[28232]: cluster 2023-12-01T20:52:05.594430+0000 mgr.y (mgr.24356) 9417 : cluster 0 pgmap v9385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:06 smithi040 bash[28232]: audit 2023-12-01T20:52:06.505670+0000 mon.a (mon.0) 6171 : audit 0 from='client.? 172.21.15.40:0/246010041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:06 smithi141 bash[31670]: cluster 2023-12-01T20:52:05.594430+0000 mgr.y (mgr.24356) 9417 : cluster 0 pgmap v9385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:06 smithi141 bash[31670]: audit 2023-12-01T20:52:06.505670+0000 mon.a (mon.0) 6171 : audit 0 from='client.? 172.21.15.40:0/246010041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:08 smithi141 bash[31670]: cluster 2023-12-01T20:52:07.595125+0000 mgr.y (mgr.24356) 9418 : cluster 0 pgmap v9386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:08 smithi040 bash[28232]: cluster 2023-12-01T20:52:07.595125+0000 mgr.y (mgr.24356) 9418 : cluster 0 pgmap v9386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:08 smithi040 bash[41173]: cluster 2023-12-01T20:52:07.595125+0000 mgr.y (mgr.24356) 9418 : cluster 0 pgmap v9386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:09 smithi141 bash[31670]: audit 2023-12-01T20:52:08.973787+0000 mon.a (mon.0) 6172 : audit 0 from='client.? 172.21.15.40:0/3661735893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:10.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:09 smithi040 bash[28232]: audit 2023-12-01T20:52:08.973787+0000 mon.a (mon.0) 6172 : audit 0 from='client.? 172.21.15.40:0/3661735893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:10.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:09 smithi040 bash[41173]: audit 2023-12-01T20:52:08.973787+0000 mon.a (mon.0) 6172 : audit 0 from='client.? 172.21.15.40:0/3661735893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:10 smithi141 bash[31670]: cluster 2023-12-01T20:52:09.596337+0000 mgr.y (mgr.24356) 9419 : cluster 0 pgmap v9387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:10 smithi040 bash[28232]: cluster 2023-12-01T20:52:09.596337+0000 mgr.y (mgr.24356) 9419 : cluster 0 pgmap v9387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:10 smithi040 bash[41173]: cluster 2023-12-01T20:52:09.596337+0000 mgr.y (mgr.24356) 9419 : cluster 0 pgmap v9387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:11 smithi141 bash[31670]: audit 2023-12-01T20:52:11.438412+0000 mon.c (mon.2) 5931 : audit 0 from='client.? 172.21.15.40:0/135700631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:11 smithi040 bash[28232]: audit 2023-12-01T20:52:11.438412+0000 mon.c (mon.2) 5931 : audit 0 from='client.? 172.21.15.40:0/135700631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:11 smithi040 bash[41173]: audit 2023-12-01T20:52:11.438412+0000 mon.c (mon.2) 5931 : audit 0 from='client.? 172.21.15.40:0/135700631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:12 smithi141 bash[31670]: cluster 2023-12-01T20:52:11.597075+0000 mgr.y (mgr.24356) 9420 : cluster 0 pgmap v9388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:12 smithi040 bash[28232]: cluster 2023-12-01T20:52:11.597075+0000 mgr.y (mgr.24356) 9420 : cluster 0 pgmap v9388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:12 smithi040 bash[41173]: cluster 2023-12-01T20:52:11.597075+0000 mgr.y (mgr.24356) 9420 : cluster 0 pgmap v9388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:14 smithi141 bash[31670]: cluster 2023-12-01T20:52:13.597524+0000 mgr.y (mgr.24356) 9421 : cluster 0 pgmap v9389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:14 smithi141 bash[31670]: audit 2023-12-01T20:52:13.910399+0000 mon.a (mon.0) 6173 : audit 0 from='client.? 172.21.15.40:0/657133761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:14 smithi040 bash[28232]: cluster 2023-12-01T20:52:13.597524+0000 mgr.y (mgr.24356) 9421 : cluster 0 pgmap v9389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:14 smithi040 bash[28232]: audit 2023-12-01T20:52:13.910399+0000 mon.a (mon.0) 6173 : audit 0 from='client.? 172.21.15.40:0/657133761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:14 smithi040 bash[41173]: cluster 2023-12-01T20:52:13.597524+0000 mgr.y (mgr.24356) 9421 : cluster 0 pgmap v9389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:14 smithi040 bash[41173]: audit 2023-12-01T20:52:13.910399+0000 mon.a (mon.0) 6173 : audit 0 from='client.? 172.21.15.40:0/657133761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:16.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:52:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:52:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:16 smithi141 bash[31670]: cluster 2023-12-01T20:52:15.598699+0000 mgr.y (mgr.24356) 9422 : cluster 0 pgmap v9390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:17.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:16 smithi141 bash[31670]: audit 2023-12-01T20:52:16.381703+0000 mon.c (mon.2) 5932 : audit 0 from='client.? 172.21.15.40:0/156073188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:16 smithi040 bash[28232]: cluster 2023-12-01T20:52:15.598699+0000 mgr.y (mgr.24356) 9422 : cluster 0 pgmap v9390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:16 smithi040 bash[28232]: audit 2023-12-01T20:52:16.381703+0000 mon.c (mon.2) 5932 : audit 0 from='client.? 172.21.15.40:0/156073188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:16 smithi040 bash[41173]: cluster 2023-12-01T20:52:15.598699+0000 mgr.y (mgr.24356) 9422 : cluster 0 pgmap v9390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:16 smithi040 bash[41173]: audit 2023-12-01T20:52:16.381703+0000 mon.c (mon.2) 5932 : audit 0 from='client.? 172.21.15.40:0/156073188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:18 smithi141 bash[31670]: cluster 2023-12-01T20:52:17.599317+0000 mgr.y (mgr.24356) 9423 : cluster 0 pgmap v9391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:18 smithi040 bash[41173]: cluster 2023-12-01T20:52:17.599317+0000 mgr.y (mgr.24356) 9423 : cluster 0 pgmap v9391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:18 smithi040 bash[28232]: cluster 2023-12-01T20:52:17.599317+0000 mgr.y (mgr.24356) 9423 : cluster 0 pgmap v9391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:19 smithi141 bash[31670]: audit 2023-12-01T20:52:18.810750+0000 mon.c (mon.2) 5933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:19 smithi141 bash[31670]: audit 2023-12-01T20:52:18.847535+0000 mon.c (mon.2) 5934 : audit 0 from='client.? 172.21.15.40:0/1918399224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:19 smithi040 bash[28232]: audit 2023-12-01T20:52:18.810750+0000 mon.c (mon.2) 5933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:19 smithi040 bash[28232]: audit 2023-12-01T20:52:18.847535+0000 mon.c (mon.2) 5934 : audit 0 from='client.? 172.21.15.40:0/1918399224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:19 smithi040 bash[41173]: audit 2023-12-01T20:52:18.810750+0000 mon.c (mon.2) 5933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:19 smithi040 bash[41173]: audit 2023-12-01T20:52:18.847535+0000 mon.c (mon.2) 5934 : audit 0 from='client.? 172.21.15.40:0/1918399224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:20 smithi141 bash[31670]: cluster 2023-12-01T20:52:19.600637+0000 mgr.y (mgr.24356) 9424 : cluster 0 pgmap v9392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:20 smithi040 bash[28232]: cluster 2023-12-01T20:52:19.600637+0000 mgr.y (mgr.24356) 9424 : cluster 0 pgmap v9392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:20 smithi040 bash[41173]: cluster 2023-12-01T20:52:19.600637+0000 mgr.y (mgr.24356) 9424 : cluster 0 pgmap v9392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:21 smithi141 bash[31670]: audit 2023-12-01T20:52:21.311501+0000 mon.c (mon.2) 5935 : audit 0 from='client.? 172.21.15.40:0/1163891493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:22.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:21 smithi040 bash[28232]: audit 2023-12-01T20:52:21.311501+0000 mon.c (mon.2) 5935 : audit 0 from='client.? 172.21.15.40:0/1163891493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:22.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:21 smithi040 bash[41173]: audit 2023-12-01T20:52:21.311501+0000 mon.c (mon.2) 5935 : audit 0 from='client.? 172.21.15.40:0/1163891493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:22 smithi040 bash[28232]: cluster 2023-12-01T20:52:21.601382+0000 mgr.y (mgr.24356) 9425 : cluster 0 pgmap v9393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:22 smithi040 bash[41173]: cluster 2023-12-01T20:52:21.601382+0000 mgr.y (mgr.24356) 9425 : cluster 0 pgmap v9393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:22 smithi141 bash[31670]: cluster 2023-12-01T20:52:21.601382+0000 mgr.y (mgr.24356) 9425 : cluster 0 pgmap v9393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:24.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:23 smithi040 bash[28232]: audit 2023-12-01T20:52:23.776952+0000 mon.c (mon.2) 5936 : audit 0 from='client.? 172.21.15.40:0/2149554015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:23 smithi040 bash[41173]: audit 2023-12-01T20:52:23.776952+0000 mon.c (mon.2) 5936 : audit 0 from='client.? 172.21.15.40:0/2149554015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:23 smithi141 bash[31670]: audit 2023-12-01T20:52:23.776952+0000 mon.c (mon.2) 5936 : audit 0 from='client.? 172.21.15.40:0/2149554015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:25.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:24 smithi040 bash[28232]: cluster 2023-12-01T20:52:23.602012+0000 mgr.y (mgr.24356) 9426 : cluster 0 pgmap v9394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:25.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:24 smithi040 bash[41173]: cluster 2023-12-01T20:52:23.602012+0000 mgr.y (mgr.24356) 9426 : cluster 0 pgmap v9394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:24 smithi141 bash[31670]: cluster 2023-12-01T20:52:23.602012+0000 mgr.y (mgr.24356) 9426 : cluster 0 pgmap v9394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:26.802 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:52:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:52:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:26 smithi040 bash[41173]: cluster 2023-12-01T20:52:25.603261+0000 mgr.y (mgr.24356) 9427 : cluster 0 pgmap v9395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:26 smithi040 bash[41173]: audit 2023-12-01T20:52:26.242329+0000 mon.a (mon.0) 6174 : audit 0 from='client.? 172.21.15.40:0/612074028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:26 smithi040 bash[28232]: cluster 2023-12-01T20:52:25.603261+0000 mgr.y (mgr.24356) 9427 : cluster 0 pgmap v9395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:26 smithi040 bash[28232]: audit 2023-12-01T20:52:26.242329+0000 mon.a (mon.0) 6174 : audit 0 from='client.? 172.21.15.40:0/612074028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:26 smithi141 bash[31670]: cluster 2023-12-01T20:52:25.603261+0000 mgr.y (mgr.24356) 9427 : cluster 0 pgmap v9395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:26 smithi141 bash[31670]: audit 2023-12-01T20:52:26.242329+0000 mon.a (mon.0) 6174 : audit 0 from='client.? 172.21.15.40:0/612074028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:28 smithi040 bash[28232]: cluster 2023-12-01T20:52:27.603936+0000 mgr.y (mgr.24356) 9428 : cluster 0 pgmap v9396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:28 smithi040 bash[28232]: audit 2023-12-01T20:52:28.714514+0000 mon.c (mon.2) 5937 : audit 0 from='client.? 172.21.15.40:0/378127007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:28 smithi040 bash[41173]: cluster 2023-12-01T20:52:27.603936+0000 mgr.y (mgr.24356) 9428 : cluster 0 pgmap v9396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:28 smithi040 bash[41173]: audit 2023-12-01T20:52:28.714514+0000 mon.c (mon.2) 5937 : audit 0 from='client.? 172.21.15.40:0/378127007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:28 smithi141 bash[31670]: cluster 2023-12-01T20:52:27.603936+0000 mgr.y (mgr.24356) 9428 : cluster 0 pgmap v9396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:28 smithi141 bash[31670]: audit 2023-12-01T20:52:28.714514+0000 mon.c (mon.2) 5937 : audit 0 from='client.? 172.21.15.40:0/378127007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:30 smithi141 bash[31670]: cluster 2023-12-01T20:52:29.605170+0000 mgr.y (mgr.24356) 9429 : cluster 0 pgmap v9397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:30 smithi040 bash[28232]: cluster 2023-12-01T20:52:29.605170+0000 mgr.y (mgr.24356) 9429 : cluster 0 pgmap v9397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:30 smithi040 bash[41173]: cluster 2023-12-01T20:52:29.605170+0000 mgr.y (mgr.24356) 9429 : cluster 0 pgmap v9397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:31.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:31 smithi141 bash[31670]: audit 2023-12-01T20:52:31.176854+0000 mon.c (mon.2) 5938 : audit 0 from='client.? 172.21.15.40:0/3668204786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:31 smithi040 bash[41173]: audit 2023-12-01T20:52:31.176854+0000 mon.c (mon.2) 5938 : audit 0 from='client.? 172.21.15.40:0/3668204786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:31 smithi040 bash[28232]: audit 2023-12-01T20:52:31.176854+0000 mon.c (mon.2) 5938 : audit 0 from='client.? 172.21.15.40:0/3668204786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:32 smithi141 bash[31670]: cluster 2023-12-01T20:52:31.605851+0000 mgr.y (mgr.24356) 9430 : cluster 0 pgmap v9398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:32 smithi040 bash[28232]: cluster 2023-12-01T20:52:31.605851+0000 mgr.y (mgr.24356) 9430 : cluster 0 pgmap v9398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:32 smithi040 bash[41173]: cluster 2023-12-01T20:52:31.605851+0000 mgr.y (mgr.24356) 9430 : cluster 0 pgmap v9398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:33 smithi141 bash[31670]: audit 2023-12-01T20:52:33.642446+0000 mon.a (mon.0) 6175 : audit 0 from='client.? 172.21.15.40:0/1967943673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:33 smithi040 bash[28232]: audit 2023-12-01T20:52:33.642446+0000 mon.a (mon.0) 6175 : audit 0 from='client.? 172.21.15.40:0/1967943673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:33 smithi040 bash[41173]: audit 2023-12-01T20:52:33.642446+0000 mon.a (mon.0) 6175 : audit 0 from='client.? 172.21.15.40:0/1967943673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:34 smithi141 bash[31670]: cluster 2023-12-01T20:52:33.606492+0000 mgr.y (mgr.24356) 9431 : cluster 0 pgmap v9399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:34 smithi141 bash[31670]: audit 2023-12-01T20:52:33.811111+0000 mon.c (mon.2) 5939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:34 smithi040 bash[28232]: cluster 2023-12-01T20:52:33.606492+0000 mgr.y (mgr.24356) 9431 : cluster 0 pgmap v9399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:34 smithi040 bash[28232]: audit 2023-12-01T20:52:33.811111+0000 mon.c (mon.2) 5939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:34 smithi040 bash[41173]: cluster 2023-12-01T20:52:33.606492+0000 mgr.y (mgr.24356) 9431 : cluster 0 pgmap v9399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:34 smithi040 bash[41173]: audit 2023-12-01T20:52:33.811111+0000 mon.c (mon.2) 5939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:52:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:52:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:36 smithi040 bash[28232]: cluster 2023-12-01T20:52:35.607663+0000 mgr.y (mgr.24356) 9432 : cluster 0 pgmap v9400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:36 smithi040 bash[28232]: audit 2023-12-01T20:52:36.106859+0000 mon.a (mon.0) 6176 : audit 0 from='client.? 172.21.15.40:0/3023583053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:36 smithi040 bash[41173]: cluster 2023-12-01T20:52:35.607663+0000 mgr.y (mgr.24356) 9432 : cluster 0 pgmap v9400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:36 smithi040 bash[41173]: audit 2023-12-01T20:52:36.106859+0000 mon.a (mon.0) 6176 : audit 0 from='client.? 172.21.15.40:0/3023583053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:36 smithi141 bash[31670]: cluster 2023-12-01T20:52:35.607663+0000 mgr.y (mgr.24356) 9432 : cluster 0 pgmap v9400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:36 smithi141 bash[31670]: audit 2023-12-01T20:52:36.106859+0000 mon.a (mon.0) 6176 : audit 0 from='client.? 172.21.15.40:0/3023583053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:38 smithi141 bash[31670]: cluster 2023-12-01T20:52:37.608359+0000 mgr.y (mgr.24356) 9433 : cluster 0 pgmap v9401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:38 smithi141 bash[31670]: audit 2023-12-01T20:52:38.567478+0000 mon.c (mon.2) 5940 : audit 0 from='client.? 172.21.15.40:0/4072856144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:38 smithi040 bash[28232]: cluster 2023-12-01T20:52:37.608359+0000 mgr.y (mgr.24356) 9433 : cluster 0 pgmap v9401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:38 smithi040 bash[28232]: audit 2023-12-01T20:52:38.567478+0000 mon.c (mon.2) 5940 : audit 0 from='client.? 172.21.15.40:0/4072856144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:38 smithi040 bash[41173]: cluster 2023-12-01T20:52:37.608359+0000 mgr.y (mgr.24356) 9433 : cluster 0 pgmap v9401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:38 smithi040 bash[41173]: audit 2023-12-01T20:52:38.567478+0000 mon.c (mon.2) 5940 : audit 0 from='client.? 172.21.15.40:0/4072856144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:40 smithi141 bash[31670]: cluster 2023-12-01T20:52:39.609501+0000 mgr.y (mgr.24356) 9434 : cluster 0 pgmap v9402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:40 smithi040 bash[28232]: cluster 2023-12-01T20:52:39.609501+0000 mgr.y (mgr.24356) 9434 : cluster 0 pgmap v9402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:40 smithi040 bash[41173]: cluster 2023-12-01T20:52:39.609501+0000 mgr.y (mgr.24356) 9434 : cluster 0 pgmap v9402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:41 smithi141 bash[31670]: audit 2023-12-01T20:52:41.033556+0000 mon.c (mon.2) 5941 : audit 0 from='client.? 172.21.15.40:0/1618577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:41 smithi040 bash[41173]: audit 2023-12-01T20:52:41.033556+0000 mon.c (mon.2) 5941 : audit 0 from='client.? 172.21.15.40:0/1618577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:41 smithi040 bash[28232]: audit 2023-12-01T20:52:41.033556+0000 mon.c (mon.2) 5941 : audit 0 from='client.? 172.21.15.40:0/1618577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:42 smithi141 bash[31670]: cluster 2023-12-01T20:52:41.610176+0000 mgr.y (mgr.24356) 9435 : cluster 0 pgmap v9403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:42 smithi040 bash[28232]: cluster 2023-12-01T20:52:41.610176+0000 mgr.y (mgr.24356) 9435 : cluster 0 pgmap v9403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:42 smithi040 bash[41173]: cluster 2023-12-01T20:52:41.610176+0000 mgr.y (mgr.24356) 9435 : cluster 0 pgmap v9403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:43 smithi040 bash[28232]: audit 2023-12-01T20:52:43.500444+0000 mon.c (mon.2) 5942 : audit 0 from='client.? 172.21.15.40:0/1943144284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:43.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:43 smithi040 bash[41173]: audit 2023-12-01T20:52:43.500444+0000 mon.c (mon.2) 5942 : audit 0 from='client.? 172.21.15.40:0/1943144284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:43 smithi141 bash[31670]: audit 2023-12-01T20:52:43.500444+0000 mon.c (mon.2) 5942 : audit 0 from='client.? 172.21.15.40:0/1943144284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:44 smithi040 bash[28232]: cluster 2023-12-01T20:52:43.610806+0000 mgr.y (mgr.24356) 9436 : cluster 0 pgmap v9404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:44 smithi040 bash[41173]: cluster 2023-12-01T20:52:43.610806+0000 mgr.y (mgr.24356) 9436 : cluster 0 pgmap v9404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:44 smithi141 bash[31670]: cluster 2023-12-01T20:52:43.610806+0000 mgr.y (mgr.24356) 9436 : cluster 0 pgmap v9404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:52:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:52:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:46 smithi040 bash[28232]: cluster 2023-12-01T20:52:45.611812+0000 mgr.y (mgr.24356) 9437 : cluster 0 pgmap v9405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:46 smithi040 bash[28232]: audit 2023-12-01T20:52:45.969242+0000 mon.a (mon.0) 6177 : audit 0 from='client.? 172.21.15.40:0/1340307074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:46 smithi040 bash[41173]: cluster 2023-12-01T20:52:45.611812+0000 mgr.y (mgr.24356) 9437 : cluster 0 pgmap v9405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:46 smithi040 bash[41173]: audit 2023-12-01T20:52:45.969242+0000 mon.a (mon.0) 6177 : audit 0 from='client.? 172.21.15.40:0/1340307074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:46 smithi141 bash[31670]: cluster 2023-12-01T20:52:45.611812+0000 mgr.y (mgr.24356) 9437 : cluster 0 pgmap v9405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:46 smithi141 bash[31670]: audit 2023-12-01T20:52:45.969242+0000 mon.a (mon.0) 6177 : audit 0 from='client.? 172.21.15.40:0/1340307074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:48 smithi141 bash[31670]: cluster 2023-12-01T20:52:47.612437+0000 mgr.y (mgr.24356) 9438 : cluster 0 pgmap v9406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:49.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:48 smithi141 bash[31670]: audit 2023-12-01T20:52:48.434689+0000 mon.c (mon.2) 5943 : audit 0 from='client.? 172.21.15.40:0/3483722984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:48 smithi040 bash[28232]: cluster 2023-12-01T20:52:47.612437+0000 mgr.y (mgr.24356) 9438 : cluster 0 pgmap v9406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:48 smithi040 bash[28232]: audit 2023-12-01T20:52:48.434689+0000 mon.c (mon.2) 5943 : audit 0 from='client.? 172.21.15.40:0/3483722984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:48 smithi040 bash[41173]: cluster 2023-12-01T20:52:47.612437+0000 mgr.y (mgr.24356) 9438 : cluster 0 pgmap v9406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:48 smithi040 bash[41173]: audit 2023-12-01T20:52:48.434689+0000 mon.c (mon.2) 5943 : audit 0 from='client.? 172.21.15.40:0/3483722984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:49 smithi141 bash[31670]: audit 2023-12-01T20:52:48.811505+0000 mon.c (mon.2) 5944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:49 smithi040 bash[28232]: audit 2023-12-01T20:52:48.811505+0000 mon.c (mon.2) 5944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:49 smithi040 bash[41173]: audit 2023-12-01T20:52:48.811505+0000 mon.c (mon.2) 5944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:50 smithi141 bash[31670]: cluster 2023-12-01T20:52:49.613570+0000 mgr.y (mgr.24356) 9439 : cluster 0 pgmap v9407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:50 smithi040 bash[28232]: cluster 2023-12-01T20:52:49.613570+0000 mgr.y (mgr.24356) 9439 : cluster 0 pgmap v9407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:50 smithi040 bash[41173]: cluster 2023-12-01T20:52:49.613570+0000 mgr.y (mgr.24356) 9439 : cluster 0 pgmap v9407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:52.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:51 smithi141 bash[31670]: audit 2023-12-01T20:52:50.895114+0000 mon.c (mon.2) 5945 : audit 0 from='client.? 172.21.15.40:0/185559309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:51 smithi040 bash[28232]: audit 2023-12-01T20:52:50.895114+0000 mon.c (mon.2) 5945 : audit 0 from='client.? 172.21.15.40:0/185559309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:51 smithi040 bash[41173]: audit 2023-12-01T20:52:50.895114+0000 mon.c (mon.2) 5945 : audit 0 from='client.? 172.21.15.40:0/185559309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:52 smithi141 bash[31670]: cluster 2023-12-01T20:52:51.614296+0000 mgr.y (mgr.24356) 9440 : cluster 0 pgmap v9408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:52 smithi040 bash[28232]: cluster 2023-12-01T20:52:51.614296+0000 mgr.y (mgr.24356) 9440 : cluster 0 pgmap v9408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:52 smithi040 bash[41173]: cluster 2023-12-01T20:52:51.614296+0000 mgr.y (mgr.24356) 9440 : cluster 0 pgmap v9408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:53 smithi141 bash[31670]: audit 2023-12-01T20:52:53.366251+0000 mon.c (mon.2) 5946 : audit 0 from='client.? 172.21.15.40:0/229188972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:54.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:53 smithi040 bash[28232]: audit 2023-12-01T20:52:53.366251+0000 mon.c (mon.2) 5946 : audit 0 from='client.? 172.21.15.40:0/229188972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:54.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:53 smithi040 bash[41173]: audit 2023-12-01T20:52:53.366251+0000 mon.c (mon.2) 5946 : audit 0 from='client.? 172.21.15.40:0/229188972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:54 smithi141 bash[31670]: cluster 2023-12-01T20:52:53.615040+0000 mgr.y (mgr.24356) 9441 : cluster 0 pgmap v9409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:54 smithi040 bash[41173]: cluster 2023-12-01T20:52:53.615040+0000 mgr.y (mgr.24356) 9441 : cluster 0 pgmap v9409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:54 smithi040 bash[28232]: cluster 2023-12-01T20:52:53.615040+0000 mgr.y (mgr.24356) 9441 : cluster 0 pgmap v9409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:52:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:52:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:56 smithi040 bash[41173]: cluster 2023-12-01T20:52:55.616157+0000 mgr.y (mgr.24356) 9442 : cluster 0 pgmap v9410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:56 smithi040 bash[41173]: audit 2023-12-01T20:52:55.826778+0000 mon.c (mon.2) 5947 : audit 0 from='client.? 172.21.15.40:0/1397576267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:56 smithi040 bash[28232]: cluster 2023-12-01T20:52:55.616157+0000 mgr.y (mgr.24356) 9442 : cluster 0 pgmap v9410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:56 smithi040 bash[28232]: audit 2023-12-01T20:52:55.826778+0000 mon.c (mon.2) 5947 : audit 0 from='client.? 172.21.15.40:0/1397576267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:56 smithi141 bash[31670]: cluster 2023-12-01T20:52:55.616157+0000 mgr.y (mgr.24356) 9442 : cluster 0 pgmap v9410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:57.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:56 smithi141 bash[31670]: audit 2023-12-01T20:52:55.826778+0000 mon.c (mon.2) 5947 : audit 0 from='client.? 172.21.15.40:0/1397576267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:59.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:58 smithi141 bash[31670]: cluster 2023-12-01T20:52:57.616856+0000 mgr.y (mgr.24356) 9443 : cluster 0 pgmap v9411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:59.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:52:58 smithi141 bash[31670]: audit 2023-12-01T20:52:58.289828+0000 mon.c (mon.2) 5948 : audit 0 from='client.? 172.21.15.40:0/2677196277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:58 smithi040 bash[41173]: cluster 2023-12-01T20:52:57.616856+0000 mgr.y (mgr.24356) 9443 : cluster 0 pgmap v9411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:52:58 smithi040 bash[41173]: audit 2023-12-01T20:52:58.289828+0000 mon.c (mon.2) 5948 : audit 0 from='client.? 172.21.15.40:0/2677196277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:52:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:58 smithi040 bash[28232]: cluster 2023-12-01T20:52:57.616856+0000 mgr.y (mgr.24356) 9443 : cluster 0 pgmap v9411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:52:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:52:58 smithi040 bash[28232]: audit 2023-12-01T20:52:58.289828+0000 mon.c (mon.2) 5948 : audit 0 from='client.? 172.21.15.40:0/2677196277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:00 smithi141 bash[31670]: cluster 2023-12-01T20:52:59.618164+0000 mgr.y (mgr.24356) 9444 : cluster 0 pgmap v9412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:00 smithi040 bash[28232]: cluster 2023-12-01T20:52:59.618164+0000 mgr.y (mgr.24356) 9444 : cluster 0 pgmap v9412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:00 smithi040 bash[41173]: cluster 2023-12-01T20:52:59.618164+0000 mgr.y (mgr.24356) 9444 : cluster 0 pgmap v9412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:01 smithi141 bash[31670]: audit 2023-12-01T20:53:00.755567+0000 mon.a (mon.0) 6178 : audit 0 from='client.? 172.21.15.40:0/4127115841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:01 smithi040 bash[28232]: audit 2023-12-01T20:53:00.755567+0000 mon.a (mon.0) 6178 : audit 0 from='client.? 172.21.15.40:0/4127115841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:01 smithi040 bash[41173]: audit 2023-12-01T20:53:00.755567+0000 mon.a (mon.0) 6178 : audit 0 from='client.? 172.21.15.40:0/4127115841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:02 smithi141 bash[31670]: audit 2023-12-01T20:53:01.360014+0000 mon.c (mon.2) 5949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:53:02.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:02 smithi141 bash[31670]: cluster 2023-12-01T20:53:01.618879+0000 mgr.y (mgr.24356) 9445 : cluster 0 pgmap v9413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:02 smithi040 bash[28232]: audit 2023-12-01T20:53:01.360014+0000 mon.c (mon.2) 5949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:53:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:02 smithi040 bash[28232]: cluster 2023-12-01T20:53:01.618879+0000 mgr.y (mgr.24356) 9445 : cluster 0 pgmap v9413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:02 smithi040 bash[41173]: audit 2023-12-01T20:53:01.360014+0000 mon.c (mon.2) 5949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:53:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:02 smithi040 bash[41173]: cluster 2023-12-01T20:53:01.618879+0000 mgr.y (mgr.24356) 9445 : cluster 0 pgmap v9413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:03 smithi141 bash[31670]: audit 2023-12-01T20:53:03.220378+0000 mon.a (mon.0) 6179 : audit 0 from='client.? 172.21.15.40:0/3269654430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:03 smithi040 bash[28232]: audit 2023-12-01T20:53:03.220378+0000 mon.a (mon.0) 6179 : audit 0 from='client.? 172.21.15.40:0/3269654430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:03 smithi040 bash[41173]: audit 2023-12-01T20:53:03.220378+0000 mon.a (mon.0) 6179 : audit 0 from='client.? 172.21.15.40:0/3269654430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:04 smithi040 bash[28232]: cluster 2023-12-01T20:53:03.619542+0000 mgr.y (mgr.24356) 9446 : cluster 0 pgmap v9414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:04 smithi040 bash[28232]: audit 2023-12-01T20:53:03.812076+0000 mon.c (mon.2) 5950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:04 smithi040 bash[41173]: cluster 2023-12-01T20:53:03.619542+0000 mgr.y (mgr.24356) 9446 : cluster 0 pgmap v9414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:04 smithi040 bash[41173]: audit 2023-12-01T20:53:03.812076+0000 mon.c (mon.2) 5950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:04 smithi141 bash[31670]: cluster 2023-12-01T20:53:03.619542+0000 mgr.y (mgr.24356) 9446 : cluster 0 pgmap v9414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:04 smithi141 bash[31670]: audit 2023-12-01T20:53:03.812076+0000 mon.c (mon.2) 5950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:53:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:53:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:06 smithi040 bash[28232]: cluster 2023-12-01T20:53:05.620813+0000 mgr.y (mgr.24356) 9447 : cluster 0 pgmap v9415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:06 smithi040 bash[28232]: audit 2023-12-01T20:53:05.686714+0000 mon.c (mon.2) 5951 : audit 0 from='client.? 172.21.15.40:0/3773955883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:06 smithi040 bash[41173]: cluster 2023-12-01T20:53:05.620813+0000 mgr.y (mgr.24356) 9447 : cluster 0 pgmap v9415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:06.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:06 smithi040 bash[41173]: audit 2023-12-01T20:53:05.686714+0000 mon.c (mon.2) 5951 : audit 0 from='client.? 172.21.15.40:0/3773955883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:06 smithi141 bash[31670]: cluster 2023-12-01T20:53:05.620813+0000 mgr.y (mgr.24356) 9447 : cluster 0 pgmap v9415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:06 smithi141 bash[31670]: audit 2023-12-01T20:53:05.686714+0000 mon.c (mon.2) 5951 : audit 0 from='client.? 172.21.15.40:0/3773955883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:07.257584+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:07.269130+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:07.512712+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:07.524392+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: cluster 2023-12-01T20:53:07.621523+0000 mgr.y (mgr.24356) 9448 : cluster 0 pgmap v9416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:08.000959+0000 mon.c (mon.2) 5952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:53:08.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:08.002616+0000 mon.c (mon.2) 5953 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:53:08.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:08.011670+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:08 smithi141 bash[31670]: audit 2023-12-01T20:53:08.144980+0000 mon.c (mon.2) 5954 : audit 0 from='client.? 172.21.15.40:0/2223280782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:07.257584+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:07.269130+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:07.512712+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:07.524392+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: cluster 2023-12-01T20:53:07.621523+0000 mgr.y (mgr.24356) 9448 : cluster 0 pgmap v9416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:08.000959+0000 mon.c (mon.2) 5952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:08.002616+0000 mon.c (mon.2) 5953 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:08.011670+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[41173]: audit 2023-12-01T20:53:08.144980+0000 mon.c (mon.2) 5954 : audit 0 from='client.? 172.21.15.40:0/2223280782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:07.257584+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:07.269130+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:07.512712+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:07.524392+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: cluster 2023-12-01T20:53:07.621523+0000 mgr.y (mgr.24356) 9448 : cluster 0 pgmap v9416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:08.000959+0000 mon.c (mon.2) 5952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:08.002616+0000 mon.c (mon.2) 5953 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:08.011670+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:53:08.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:08 smithi040 bash[28232]: audit 2023-12-01T20:53:08.144980+0000 mon.c (mon.2) 5954 : audit 0 from='client.? 172.21.15.40:0/2223280782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:10 smithi141 bash[31670]: cluster 2023-12-01T20:53:09.622764+0000 mgr.y (mgr.24356) 9449 : cluster 0 pgmap v9417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:10 smithi040 bash[28232]: cluster 2023-12-01T20:53:09.622764+0000 mgr.y (mgr.24356) 9449 : cluster 0 pgmap v9417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:10 smithi040 bash[41173]: cluster 2023-12-01T20:53:09.622764+0000 mgr.y (mgr.24356) 9449 : cluster 0 pgmap v9417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:11.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:11 smithi141 bash[31670]: audit 2023-12-01T20:53:10.617591+0000 mon.c (mon.2) 5955 : audit 0 from='client.? 172.21.15.40:0/2608408923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:11.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:11 smithi040 bash[28232]: audit 2023-12-01T20:53:10.617591+0000 mon.c (mon.2) 5955 : audit 0 from='client.? 172.21.15.40:0/2608408923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:11.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:11 smithi040 bash[41173]: audit 2023-12-01T20:53:10.617591+0000 mon.c (mon.2) 5955 : audit 0 from='client.? 172.21.15.40:0/2608408923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:12 smithi141 bash[31670]: cluster 2023-12-01T20:53:11.623575+0000 mgr.y (mgr.24356) 9450 : cluster 0 pgmap v9418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:12.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:12 smithi040 bash[41173]: cluster 2023-12-01T20:53:11.623575+0000 mgr.y (mgr.24356) 9450 : cluster 0 pgmap v9418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:12.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:12 smithi040 bash[28232]: cluster 2023-12-01T20:53:11.623575+0000 mgr.y (mgr.24356) 9450 : cluster 0 pgmap v9418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:13 smithi141 bash[31670]: audit 2023-12-01T20:53:13.072959+0000 mon.a (mon.0) 6185 : audit 0 from='client.? 172.21.15.40:0/766203761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:13 smithi040 bash[28232]: audit 2023-12-01T20:53:13.072959+0000 mon.a (mon.0) 6185 : audit 0 from='client.? 172.21.15.40:0/766203761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:13 smithi040 bash[41173]: audit 2023-12-01T20:53:13.072959+0000 mon.a (mon.0) 6185 : audit 0 from='client.? 172.21.15.40:0/766203761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:14 smithi141 bash[31670]: cluster 2023-12-01T20:53:13.624246+0000 mgr.y (mgr.24356) 9451 : cluster 0 pgmap v9419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:14 smithi040 bash[28232]: cluster 2023-12-01T20:53:13.624246+0000 mgr.y (mgr.24356) 9451 : cluster 0 pgmap v9419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:14.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:14 smithi040 bash[41173]: cluster 2023-12-01T20:53:13.624246+0000 mgr.y (mgr.24356) 9451 : cluster 0 pgmap v9419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:15 smithi040 bash[28232]: audit 2023-12-01T20:53:15.529893+0000 mon.a (mon.0) 6186 : audit 0 from='client.? 172.21.15.40:0/917544076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:15 smithi040 bash[41173]: audit 2023-12-01T20:53:15.529893+0000 mon.a (mon.0) 6186 : audit 0 from='client.? 172.21.15.40:0/917544076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:15 smithi141 bash[31670]: audit 2023-12-01T20:53:15.529893+0000 mon.a (mon.0) 6186 : audit 0 from='client.? 172.21.15.40:0/917544076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:16 smithi040 bash[28232]: cluster 2023-12-01T20:53:15.625440+0000 mgr.y (mgr.24356) 9452 : cluster 0 pgmap v9420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:53:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:53:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:16 smithi040 bash[41173]: cluster 2023-12-01T20:53:15.625440+0000 mgr.y (mgr.24356) 9452 : cluster 0 pgmap v9420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:16 smithi141 bash[31670]: cluster 2023-12-01T20:53:15.625440+0000 mgr.y (mgr.24356) 9452 : cluster 0 pgmap v9420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:18 smithi141 bash[31670]: cluster 2023-12-01T20:53:17.626082+0000 mgr.y (mgr.24356) 9453 : cluster 0 pgmap v9421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:19.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:18 smithi141 bash[31670]: audit 2023-12-01T20:53:17.992540+0000 mon.c (mon.2) 5956 : audit 0 from='client.? 172.21.15.40:0/2331686933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:18 smithi040 bash[28232]: cluster 2023-12-01T20:53:17.626082+0000 mgr.y (mgr.24356) 9453 : cluster 0 pgmap v9421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:18 smithi040 bash[28232]: audit 2023-12-01T20:53:17.992540+0000 mon.c (mon.2) 5956 : audit 0 from='client.? 172.21.15.40:0/2331686933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:18 smithi040 bash[41173]: cluster 2023-12-01T20:53:17.626082+0000 mgr.y (mgr.24356) 9453 : cluster 0 pgmap v9421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:18 smithi040 bash[41173]: audit 2023-12-01T20:53:17.992540+0000 mon.c (mon.2) 5956 : audit 0 from='client.? 172.21.15.40:0/2331686933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:19 smithi141 bash[31670]: audit 2023-12-01T20:53:18.812398+0000 mon.c (mon.2) 5957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:19 smithi040 bash[28232]: audit 2023-12-01T20:53:18.812398+0000 mon.c (mon.2) 5957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:19 smithi040 bash[41173]: audit 2023-12-01T20:53:18.812398+0000 mon.c (mon.2) 5957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:20 smithi141 bash[31670]: cluster 2023-12-01T20:53:19.627370+0000 mgr.y (mgr.24356) 9454 : cluster 0 pgmap v9422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:20 smithi141 bash[31670]: audit 2023-12-01T20:53:20.457615+0000 mon.a (mon.0) 6187 : audit 0 from='client.? 172.21.15.40:0/831395511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:20 smithi040 bash[41173]: cluster 2023-12-01T20:53:19.627370+0000 mgr.y (mgr.24356) 9454 : cluster 0 pgmap v9422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:20 smithi040 bash[41173]: audit 2023-12-01T20:53:20.457615+0000 mon.a (mon.0) 6187 : audit 0 from='client.? 172.21.15.40:0/831395511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:20 smithi040 bash[28232]: cluster 2023-12-01T20:53:19.627370+0000 mgr.y (mgr.24356) 9454 : cluster 0 pgmap v9422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:20 smithi040 bash[28232]: audit 2023-12-01T20:53:20.457615+0000 mon.a (mon.0) 6187 : audit 0 from='client.? 172.21.15.40:0/831395511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:22 smithi141 bash[31670]: cluster 2023-12-01T20:53:21.628109+0000 mgr.y (mgr.24356) 9455 : cluster 0 pgmap v9423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:22 smithi040 bash[28232]: cluster 2023-12-01T20:53:21.628109+0000 mgr.y (mgr.24356) 9455 : cluster 0 pgmap v9423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:22 smithi040 bash[41173]: cluster 2023-12-01T20:53:21.628109+0000 mgr.y (mgr.24356) 9455 : cluster 0 pgmap v9423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:24.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:23 smithi141 bash[31670]: audit 2023-12-01T20:53:22.929672+0000 mon.c (mon.2) 5958 : audit 0 from='client.? 172.21.15.40:0/1267272947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:24.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:23 smithi040 bash[28232]: audit 2023-12-01T20:53:22.929672+0000 mon.c (mon.2) 5958 : audit 0 from='client.? 172.21.15.40:0/1267272947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:23 smithi040 bash[41173]: audit 2023-12-01T20:53:22.929672+0000 mon.c (mon.2) 5958 : audit 0 from='client.? 172.21.15.40:0/1267272947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:24 smithi141 bash[31670]: cluster 2023-12-01T20:53:23.628809+0000 mgr.y (mgr.24356) 9456 : cluster 0 pgmap v9424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:24 smithi040 bash[41173]: cluster 2023-12-01T20:53:23.628809+0000 mgr.y (mgr.24356) 9456 : cluster 0 pgmap v9424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:24 smithi040 bash[28232]: cluster 2023-12-01T20:53:23.628809+0000 mgr.y (mgr.24356) 9456 : cluster 0 pgmap v9424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:25 smithi141 bash[31670]: audit 2023-12-01T20:53:25.400686+0000 mon.a (mon.0) 6188 : audit 0 from='client.? 172.21.15.40:0/3062273492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:26.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:25 smithi040 bash[28232]: audit 2023-12-01T20:53:25.400686+0000 mon.a (mon.0) 6188 : audit 0 from='client.? 172.21.15.40:0/3062273492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:26.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:25 smithi040 bash[41173]: audit 2023-12-01T20:53:25.400686+0000 mon.a (mon.0) 6188 : audit 0 from='client.? 172.21.15.40:0/3062273492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:53:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:53:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:26 smithi040 bash[41173]: cluster 2023-12-01T20:53:25.629961+0000 mgr.y (mgr.24356) 9457 : cluster 0 pgmap v9425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:26 smithi040 bash[28232]: cluster 2023-12-01T20:53:25.629961+0000 mgr.y (mgr.24356) 9457 : cluster 0 pgmap v9425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:26 smithi141 bash[31670]: cluster 2023-12-01T20:53:25.629961+0000 mgr.y (mgr.24356) 9457 : cluster 0 pgmap v9425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:28 smithi141 bash[31670]: cluster 2023-12-01T20:53:27.630619+0000 mgr.y (mgr.24356) 9458 : cluster 0 pgmap v9426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:28 smithi141 bash[31670]: audit 2023-12-01T20:53:27.866709+0000 mon.c (mon.2) 5959 : audit 0 from='client.? 172.21.15.40:0/3684274232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:28 smithi040 bash[28232]: cluster 2023-12-01T20:53:27.630619+0000 mgr.y (mgr.24356) 9458 : cluster 0 pgmap v9426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:28 smithi040 bash[28232]: audit 2023-12-01T20:53:27.866709+0000 mon.c (mon.2) 5959 : audit 0 from='client.? 172.21.15.40:0/3684274232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:28 smithi040 bash[41173]: cluster 2023-12-01T20:53:27.630619+0000 mgr.y (mgr.24356) 9458 : cluster 0 pgmap v9426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:28 smithi040 bash[41173]: audit 2023-12-01T20:53:27.866709+0000 mon.c (mon.2) 5959 : audit 0 from='client.? 172.21.15.40:0/3684274232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:30 smithi141 bash[31670]: cluster 2023-12-01T20:53:29.631824+0000 mgr.y (mgr.24356) 9459 : cluster 0 pgmap v9427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:30 smithi040 bash[28232]: cluster 2023-12-01T20:53:29.631824+0000 mgr.y (mgr.24356) 9459 : cluster 0 pgmap v9427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:30 smithi040 bash[41173]: cluster 2023-12-01T20:53:29.631824+0000 mgr.y (mgr.24356) 9459 : cluster 0 pgmap v9427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:31.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:31 smithi141 bash[31670]: audit 2023-12-01T20:53:30.333419+0000 mon.c (mon.2) 5960 : audit 0 from='client.? 172.21.15.40:0/566118302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:31 smithi040 bash[41173]: audit 2023-12-01T20:53:30.333419+0000 mon.c (mon.2) 5960 : audit 0 from='client.? 172.21.15.40:0/566118302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:31 smithi040 bash[28232]: audit 2023-12-01T20:53:30.333419+0000 mon.c (mon.2) 5960 : audit 0 from='client.? 172.21.15.40:0/566118302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:32 smithi141 bash[31670]: cluster 2023-12-01T20:53:31.632564+0000 mgr.y (mgr.24356) 9460 : cluster 0 pgmap v9428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:32 smithi040 bash[28232]: cluster 2023-12-01T20:53:31.632564+0000 mgr.y (mgr.24356) 9460 : cluster 0 pgmap v9428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:32 smithi040 bash[41173]: cluster 2023-12-01T20:53:31.632564+0000 mgr.y (mgr.24356) 9460 : cluster 0 pgmap v9428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:33.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:33 smithi141 bash[31670]: audit 2023-12-01T20:53:32.796248+0000 mon.c (mon.2) 5961 : audit 0 from='client.? 172.21.15.40:0/3548598477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:33 smithi040 bash[28232]: audit 2023-12-01T20:53:32.796248+0000 mon.c (mon.2) 5961 : audit 0 from='client.? 172.21.15.40:0/3548598477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:33 smithi040 bash[41173]: audit 2023-12-01T20:53:32.796248+0000 mon.c (mon.2) 5961 : audit 0 from='client.? 172.21.15.40:0/3548598477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:34 smithi141 bash[31670]: cluster 2023-12-01T20:53:33.633212+0000 mgr.y (mgr.24356) 9461 : cluster 0 pgmap v9429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:34 smithi141 bash[31670]: audit 2023-12-01T20:53:33.812659+0000 mon.c (mon.2) 5962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:34 smithi040 bash[41173]: cluster 2023-12-01T20:53:33.633212+0000 mgr.y (mgr.24356) 9461 : cluster 0 pgmap v9429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:34.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:34 smithi040 bash[41173]: audit 2023-12-01T20:53:33.812659+0000 mon.c (mon.2) 5962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:34.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:34 smithi040 bash[28232]: cluster 2023-12-01T20:53:33.633212+0000 mgr.y (mgr.24356) 9461 : cluster 0 pgmap v9429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:34.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:34 smithi040 bash[28232]: audit 2023-12-01T20:53:33.812659+0000 mon.c (mon.2) 5962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:35 smithi040 bash[41173]: audit 2023-12-01T20:53:35.260650+0000 mon.c (mon.2) 5963 : audit 0 from='client.? 172.21.15.40:0/949629572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:35 smithi040 bash[28232]: audit 2023-12-01T20:53:35.260650+0000 mon.c (mon.2) 5963 : audit 0 from='client.? 172.21.15.40:0/949629572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:35 smithi141 bash[31670]: audit 2023-12-01T20:53:35.260650+0000 mon.c (mon.2) 5963 : audit 0 from='client.? 172.21.15.40:0/949629572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:36.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:53:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:53:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:36 smithi040 bash[41173]: cluster 2023-12-01T20:53:35.634389+0000 mgr.y (mgr.24356) 9462 : cluster 0 pgmap v9430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:36 smithi040 bash[28232]: cluster 2023-12-01T20:53:35.634389+0000 mgr.y (mgr.24356) 9462 : cluster 0 pgmap v9430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:36 smithi141 bash[31670]: cluster 2023-12-01T20:53:35.634389+0000 mgr.y (mgr.24356) 9462 : cluster 0 pgmap v9430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:38 smithi141 bash[31670]: cluster 2023-12-01T20:53:37.635017+0000 mgr.y (mgr.24356) 9463 : cluster 0 pgmap v9431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:38 smithi141 bash[31670]: audit 2023-12-01T20:53:37.720815+0000 mon.a (mon.0) 6189 : audit 0 from='client.? 172.21.15.40:0/1816712837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:38 smithi040 bash[28232]: cluster 2023-12-01T20:53:37.635017+0000 mgr.y (mgr.24356) 9463 : cluster 0 pgmap v9431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:38 smithi040 bash[28232]: audit 2023-12-01T20:53:37.720815+0000 mon.a (mon.0) 6189 : audit 0 from='client.? 172.21.15.40:0/1816712837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:38 smithi040 bash[41173]: cluster 2023-12-01T20:53:37.635017+0000 mgr.y (mgr.24356) 9463 : cluster 0 pgmap v9431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:38 smithi040 bash[41173]: audit 2023-12-01T20:53:37.720815+0000 mon.a (mon.0) 6189 : audit 0 from='client.? 172.21.15.40:0/1816712837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:40 smithi141 bash[31670]: cluster 2023-12-01T20:53:39.636319+0000 mgr.y (mgr.24356) 9464 : cluster 0 pgmap v9432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:40 smithi141 bash[31670]: audit 2023-12-01T20:53:40.185748+0000 mon.c (mon.2) 5964 : audit 0 from='client.? 172.21.15.40:0/2438577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:40 smithi040 bash[28232]: cluster 2023-12-01T20:53:39.636319+0000 mgr.y (mgr.24356) 9464 : cluster 0 pgmap v9432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:40 smithi040 bash[28232]: audit 2023-12-01T20:53:40.185748+0000 mon.c (mon.2) 5964 : audit 0 from='client.? 172.21.15.40:0/2438577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:40 smithi040 bash[41173]: cluster 2023-12-01T20:53:39.636319+0000 mgr.y (mgr.24356) 9464 : cluster 0 pgmap v9432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:40 smithi040 bash[41173]: audit 2023-12-01T20:53:40.185748+0000 mon.c (mon.2) 5964 : audit 0 from='client.? 172.21.15.40:0/2438577966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:42 smithi141 bash[31670]: cluster 2023-12-01T20:53:41.637063+0000 mgr.y (mgr.24356) 9465 : cluster 0 pgmap v9433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:43.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:42 smithi141 bash[31670]: audit 2023-12-01T20:53:42.647069+0000 mon.c (mon.2) 5965 : audit 0 from='client.? 172.21.15.40:0/2227677406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:42 smithi040 bash[28232]: cluster 2023-12-01T20:53:41.637063+0000 mgr.y (mgr.24356) 9465 : cluster 0 pgmap v9433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:42 smithi040 bash[28232]: audit 2023-12-01T20:53:42.647069+0000 mon.c (mon.2) 5965 : audit 0 from='client.? 172.21.15.40:0/2227677406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:42 smithi040 bash[41173]: cluster 2023-12-01T20:53:41.637063+0000 mgr.y (mgr.24356) 9465 : cluster 0 pgmap v9433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:42 smithi040 bash[41173]: audit 2023-12-01T20:53:42.647069+0000 mon.c (mon.2) 5965 : audit 0 from='client.? 172.21.15.40:0/2227677406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:44 smithi141 bash[31670]: cluster 2023-12-01T20:53:43.637731+0000 mgr.y (mgr.24356) 9466 : cluster 0 pgmap v9434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:44 smithi040 bash[28232]: cluster 2023-12-01T20:53:43.637731+0000 mgr.y (mgr.24356) 9466 : cluster 0 pgmap v9434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:44 smithi040 bash[41173]: cluster 2023-12-01T20:53:43.637731+0000 mgr.y (mgr.24356) 9466 : cluster 0 pgmap v9434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:46.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:45 smithi141 bash[31670]: audit 2023-12-01T20:53:45.113774+0000 mon.a (mon.0) 6190 : audit 0 from='client.? 172.21.15.40:0/3998647068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:45 smithi040 bash[41173]: audit 2023-12-01T20:53:45.113774+0000 mon.a (mon.0) 6190 : audit 0 from='client.? 172.21.15.40:0/3998647068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:45 smithi040 bash[28232]: audit 2023-12-01T20:53:45.113774+0000 mon.a (mon.0) 6190 : audit 0 from='client.? 172.21.15.40:0/3998647068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:53:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T20:53:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:46 smithi040 bash[41173]: cluster 2023-12-01T20:53:45.638909+0000 mgr.y (mgr.24356) 9467 : cluster 0 pgmap v9435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:46 smithi040 bash[28232]: cluster 2023-12-01T20:53:45.638909+0000 mgr.y (mgr.24356) 9467 : cluster 0 pgmap v9435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:46 smithi141 bash[31670]: cluster 2023-12-01T20:53:45.638909+0000 mgr.y (mgr.24356) 9467 : cluster 0 pgmap v9435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:47 smithi141 bash[31670]: audit 2023-12-01T20:53:47.577822+0000 mon.c (mon.2) 5966 : audit 0 from='client.? 172.21.15.40:0/2121866691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:48.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:47 smithi040 bash[28232]: audit 2023-12-01T20:53:47.577822+0000 mon.c (mon.2) 5966 : audit 0 from='client.? 172.21.15.40:0/2121866691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:48.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:47 smithi040 bash[41173]: audit 2023-12-01T20:53:47.577822+0000 mon.c (mon.2) 5966 : audit 0 from='client.? 172.21.15.40:0/2121866691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:48 smithi141 bash[31670]: cluster 2023-12-01T20:53:47.639529+0000 mgr.y (mgr.24356) 9468 : cluster 0 pgmap v9436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:48 smithi040 bash[28232]: cluster 2023-12-01T20:53:47.639529+0000 mgr.y (mgr.24356) 9468 : cluster 0 pgmap v9436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:48 smithi040 bash[41173]: cluster 2023-12-01T20:53:47.639529+0000 mgr.y (mgr.24356) 9468 : cluster 0 pgmap v9436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:49 smithi141 bash[31670]: audit 2023-12-01T20:53:48.813333+0000 mon.c (mon.2) 5967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:49 smithi040 bash[41173]: audit 2023-12-01T20:53:48.813333+0000 mon.c (mon.2) 5967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:49 smithi040 bash[28232]: audit 2023-12-01T20:53:48.813333+0000 mon.c (mon.2) 5967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:50 smithi141 bash[31670]: cluster 2023-12-01T20:53:49.640815+0000 mgr.y (mgr.24356) 9469 : cluster 0 pgmap v9437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:50 smithi141 bash[31670]: audit 2023-12-01T20:53:50.045372+0000 mon.a (mon.0) 6191 : audit 0 from='client.? 172.21.15.40:0/999254050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:50 smithi040 bash[41173]: cluster 2023-12-01T20:53:49.640815+0000 mgr.y (mgr.24356) 9469 : cluster 0 pgmap v9437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:50 smithi040 bash[41173]: audit 2023-12-01T20:53:50.045372+0000 mon.a (mon.0) 6191 : audit 0 from='client.? 172.21.15.40:0/999254050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:50 smithi040 bash[28232]: cluster 2023-12-01T20:53:49.640815+0000 mgr.y (mgr.24356) 9469 : cluster 0 pgmap v9437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:50 smithi040 bash[28232]: audit 2023-12-01T20:53:50.045372+0000 mon.a (mon.0) 6191 : audit 0 from='client.? 172.21.15.40:0/999254050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:52 smithi141 bash[31670]: cluster 2023-12-01T20:53:51.641619+0000 mgr.y (mgr.24356) 9470 : cluster 0 pgmap v9438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:53.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:52 smithi141 bash[31670]: audit 2023-12-01T20:53:52.510796+0000 mon.c (mon.2) 5968 : audit 0 from='client.? 172.21.15.40:0/1180676192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:52 smithi040 bash[28232]: cluster 2023-12-01T20:53:51.641619+0000 mgr.y (mgr.24356) 9470 : cluster 0 pgmap v9438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:52 smithi040 bash[28232]: audit 2023-12-01T20:53:52.510796+0000 mon.c (mon.2) 5968 : audit 0 from='client.? 172.21.15.40:0/1180676192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:52 smithi040 bash[41173]: cluster 2023-12-01T20:53:51.641619+0000 mgr.y (mgr.24356) 9470 : cluster 0 pgmap v9438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:52 smithi040 bash[41173]: audit 2023-12-01T20:53:52.510796+0000 mon.c (mon.2) 5968 : audit 0 from='client.? 172.21.15.40:0/1180676192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:54 smithi141 bash[31670]: cluster 2023-12-01T20:53:53.642477+0000 mgr.y (mgr.24356) 9471 : cluster 0 pgmap v9439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:54 smithi040 bash[28232]: cluster 2023-12-01T20:53:53.642477+0000 mgr.y (mgr.24356) 9471 : cluster 0 pgmap v9439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:54 smithi040 bash[41173]: cluster 2023-12-01T20:53:53.642477+0000 mgr.y (mgr.24356) 9471 : cluster 0 pgmap v9439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:56.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:55 smithi141 bash[31670]: audit 2023-12-01T20:53:54.970465+0000 mon.c (mon.2) 5969 : audit 0 from='client.? 172.21.15.40:0/1849704032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:56.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:55 smithi040 bash[41173]: audit 2023-12-01T20:53:54.970465+0000 mon.c (mon.2) 5969 : audit 0 from='client.? 172.21.15.40:0/1849704032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:56.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:55 smithi040 bash[28232]: audit 2023-12-01T20:53:54.970465+0000 mon.c (mon.2) 5969 : audit 0 from='client.? 172.21.15.40:0/1849704032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:53:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:53:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:56 smithi040 bash[41173]: cluster 2023-12-01T20:53:55.643699+0000 mgr.y (mgr.24356) 9472 : cluster 0 pgmap v9440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:56 smithi040 bash[28232]: cluster 2023-12-01T20:53:55.643699+0000 mgr.y (mgr.24356) 9472 : cluster 0 pgmap v9440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:57.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:56 smithi141 bash[31670]: cluster 2023-12-01T20:53:55.643699+0000 mgr.y (mgr.24356) 9472 : cluster 0 pgmap v9440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:57 smithi141 bash[31670]: audit 2023-12-01T20:53:57.429315+0000 mon.a (mon.0) 6192 : audit 0 from='client.? 172.21.15.40:0/102637870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:57 smithi040 bash[28232]: audit 2023-12-01T20:53:57.429315+0000 mon.a (mon.0) 6192 : audit 0 from='client.? 172.21.15.40:0/102637870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:58.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:57 smithi040 bash[41173]: audit 2023-12-01T20:53:57.429315+0000 mon.a (mon.0) 6192 : audit 0 from='client.? 172.21.15.40:0/102637870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:53:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:53:58 smithi141 bash[31670]: cluster 2023-12-01T20:53:57.644390+0000 mgr.y (mgr.24356) 9473 : cluster 0 pgmap v9441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:53:58 smithi040 bash[28232]: cluster 2023-12-01T20:53:57.644390+0000 mgr.y (mgr.24356) 9473 : cluster 0 pgmap v9441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:53:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:53:58 smithi040 bash[41173]: cluster 2023-12-01T20:53:57.644390+0000 mgr.y (mgr.24356) 9473 : cluster 0 pgmap v9441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:00 smithi141 bash[31670]: cluster 2023-12-01T20:53:59.645181+0000 mgr.y (mgr.24356) 9474 : cluster 0 pgmap v9442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:00.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:00 smithi141 bash[31670]: audit 2023-12-01T20:53:59.896028+0000 mon.a (mon.0) 6193 : audit 0 from='client.? 172.21.15.40:0/1401911326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:00 smithi040 bash[28232]: cluster 2023-12-01T20:53:59.645181+0000 mgr.y (mgr.24356) 9474 : cluster 0 pgmap v9442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:00 smithi040 bash[28232]: audit 2023-12-01T20:53:59.896028+0000 mon.a (mon.0) 6193 : audit 0 from='client.? 172.21.15.40:0/1401911326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:00 smithi040 bash[41173]: cluster 2023-12-01T20:53:59.645181+0000 mgr.y (mgr.24356) 9474 : cluster 0 pgmap v9442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:00 smithi040 bash[41173]: audit 2023-12-01T20:53:59.896028+0000 mon.a (mon.0) 6193 : audit 0 from='client.? 172.21.15.40:0/1401911326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:02 smithi141 bash[31670]: cluster 2023-12-01T20:54:01.645798+0000 mgr.y (mgr.24356) 9475 : cluster 0 pgmap v9443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:03.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:02 smithi141 bash[31670]: audit 2023-12-01T20:54:02.362264+0000 mon.a (mon.0) 6194 : audit 0 from='client.? 172.21.15.40:0/970982888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:02 smithi040 bash[28232]: cluster 2023-12-01T20:54:01.645798+0000 mgr.y (mgr.24356) 9475 : cluster 0 pgmap v9443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:02 smithi040 bash[28232]: audit 2023-12-01T20:54:02.362264+0000 mon.a (mon.0) 6194 : audit 0 from='client.? 172.21.15.40:0/970982888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:02 smithi040 bash[41173]: cluster 2023-12-01T20:54:01.645798+0000 mgr.y (mgr.24356) 9475 : cluster 0 pgmap v9443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:02 smithi040 bash[41173]: audit 2023-12-01T20:54:02.362264+0000 mon.a (mon.0) 6194 : audit 0 from='client.? 172.21.15.40:0/970982888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:04 smithi141 bash[31670]: cluster 2023-12-01T20:54:03.646459+0000 mgr.y (mgr.24356) 9476 : cluster 0 pgmap v9444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:04 smithi141 bash[31670]: audit 2023-12-01T20:54:03.813539+0000 mon.c (mon.2) 5970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:04 smithi040 bash[28232]: cluster 2023-12-01T20:54:03.646459+0000 mgr.y (mgr.24356) 9476 : cluster 0 pgmap v9444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:04 smithi040 bash[28232]: audit 2023-12-01T20:54:03.813539+0000 mon.c (mon.2) 5970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:04 smithi040 bash[41173]: cluster 2023-12-01T20:54:03.646459+0000 mgr.y (mgr.24356) 9476 : cluster 0 pgmap v9444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:04 smithi040 bash[41173]: audit 2023-12-01T20:54:03.813539+0000 mon.c (mon.2) 5970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:05 smithi141 bash[31670]: audit 2023-12-01T20:54:04.831171+0000 mon.c (mon.2) 5971 : audit 0 from='client.? 172.21.15.40:0/897836469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:05 smithi040 bash[28232]: audit 2023-12-01T20:54:04.831171+0000 mon.c (mon.2) 5971 : audit 0 from='client.? 172.21.15.40:0/897836469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:05 smithi040 bash[41173]: audit 2023-12-01T20:54:04.831171+0000 mon.c (mon.2) 5971 : audit 0 from='client.? 172.21.15.40:0/897836469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:54:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:54:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:06 smithi040 bash[28232]: cluster 2023-12-01T20:54:05.647628+0000 mgr.y (mgr.24356) 9477 : cluster 0 pgmap v9445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:06 smithi040 bash[41173]: cluster 2023-12-01T20:54:05.647628+0000 mgr.y (mgr.24356) 9477 : cluster 0 pgmap v9445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:06 smithi141 bash[31670]: cluster 2023-12-01T20:54:05.647628+0000 mgr.y (mgr.24356) 9477 : cluster 0 pgmap v9445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:07 smithi141 bash[31670]: audit 2023-12-01T20:54:07.301080+0000 mon.a (mon.0) 6195 : audit 0 from='client.? 172.21.15.40:0/3433717615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:08.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:07 smithi040 bash[28232]: audit 2023-12-01T20:54:07.301080+0000 mon.a (mon.0) 6195 : audit 0 from='client.? 172.21.15.40:0/3433717615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:08.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:07 smithi040 bash[41173]: audit 2023-12-01T20:54:07.301080+0000 mon.a (mon.0) 6195 : audit 0 from='client.? 172.21.15.40:0/3433717615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:08 smithi141 bash[31670]: cluster 2023-12-01T20:54:07.648396+0000 mgr.y (mgr.24356) 9478 : cluster 0 pgmap v9446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:08 smithi141 bash[31670]: audit 2023-12-01T20:54:08.097447+0000 mon.c (mon.2) 5972 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:54:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:08 smithi040 bash[28232]: cluster 2023-12-01T20:54:07.648396+0000 mgr.y (mgr.24356) 9478 : cluster 0 pgmap v9446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:08 smithi040 bash[28232]: audit 2023-12-01T20:54:08.097447+0000 mon.c (mon.2) 5972 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:54:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:08 smithi040 bash[41173]: cluster 2023-12-01T20:54:07.648396+0000 mgr.y (mgr.24356) 9478 : cluster 0 pgmap v9446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:08 smithi040 bash[41173]: audit 2023-12-01T20:54:08.097447+0000 mon.c (mon.2) 5972 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:54:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:10 smithi141 bash[31670]: cluster 2023-12-01T20:54:09.649585+0000 mgr.y (mgr.24356) 9479 : cluster 0 pgmap v9447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:10 smithi141 bash[31670]: audit 2023-12-01T20:54:09.775497+0000 mon.c (mon.2) 5973 : audit 0 from='client.? 172.21.15.40:0/3937384862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:10 smithi040 bash[28232]: cluster 2023-12-01T20:54:09.649585+0000 mgr.y (mgr.24356) 9479 : cluster 0 pgmap v9447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:10 smithi040 bash[28232]: audit 2023-12-01T20:54:09.775497+0000 mon.c (mon.2) 5973 : audit 0 from='client.? 172.21.15.40:0/3937384862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:10 smithi040 bash[41173]: cluster 2023-12-01T20:54:09.649585+0000 mgr.y (mgr.24356) 9479 : cluster 0 pgmap v9447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:10 smithi040 bash[41173]: audit 2023-12-01T20:54:09.775497+0000 mon.c (mon.2) 5973 : audit 0 from='client.? 172.21.15.40:0/3937384862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:12 smithi141 bash[31670]: cluster 2023-12-01T20:54:11.650255+0000 mgr.y (mgr.24356) 9480 : cluster 0 pgmap v9448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:12 smithi141 bash[31670]: audit 2023-12-01T20:54:12.243011+0000 mon.c (mon.2) 5974 : audit 0 from='client.? 172.21.15.40:0/920120349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:12 smithi040 bash[28232]: cluster 2023-12-01T20:54:11.650255+0000 mgr.y (mgr.24356) 9480 : cluster 0 pgmap v9448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:12 smithi040 bash[28232]: audit 2023-12-01T20:54:12.243011+0000 mon.c (mon.2) 5974 : audit 0 from='client.? 172.21.15.40:0/920120349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:12 smithi040 bash[41173]: cluster 2023-12-01T20:54:11.650255+0000 mgr.y (mgr.24356) 9480 : cluster 0 pgmap v9448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:12 smithi040 bash[41173]: audit 2023-12-01T20:54:12.243011+0000 mon.c (mon.2) 5974 : audit 0 from='client.? 172.21.15.40:0/920120349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: cluster 2023-12-01T20:54:13.650941+0000 mgr.y (mgr.24356) 9481 : cluster 0 pgmap v9449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:13.999218+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.010618+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.239675+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.250000+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.713273+0000 mon.c (mon.2) 5975 : audit 0 from='client.? 172.21.15.40:0/3389215146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.733088+0000 mon.c (mon.2) 5976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.734465+0000 mon.c (mon.2) 5977 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:54:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:15 smithi141 bash[31670]: audit 2023-12-01T20:54:14.743325+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: cluster 2023-12-01T20:54:13.650941+0000 mgr.y (mgr.24356) 9481 : cluster 0 pgmap v9449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:13.999218+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.010618+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.239675+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.250000+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.713273+0000 mon.c (mon.2) 5975 : audit 0 from='client.? 172.21.15.40:0/3389215146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.733088+0000 mon.c (mon.2) 5976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.734465+0000 mon.c (mon.2) 5977 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[41173]: audit 2023-12-01T20:54:14.743325+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: cluster 2023-12-01T20:54:13.650941+0000 mgr.y (mgr.24356) 9481 : cluster 0 pgmap v9449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:13.999218+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.010618+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.239675+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.250000+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.713273+0000 mon.c (mon.2) 5975 : audit 0 from='client.? 172.21.15.40:0/3389215146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.733088+0000 mon.c (mon.2) 5976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:54:15.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.734465+0000 mon.c (mon.2) 5977 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:54:15.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:14 smithi040 bash[28232]: audit 2023-12-01T20:54:14.743325+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:54:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:54:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:54:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:17 smithi141 bash[31670]: cluster 2023-12-01T20:54:15.652214+0000 mgr.y (mgr.24356) 9482 : cluster 0 pgmap v9450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:17 smithi040 bash[28232]: cluster 2023-12-01T20:54:15.652214+0000 mgr.y (mgr.24356) 9482 : cluster 0 pgmap v9450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:17 smithi040 bash[41173]: cluster 2023-12-01T20:54:15.652214+0000 mgr.y (mgr.24356) 9482 : cluster 0 pgmap v9450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:18 smithi141 bash[31670]: audit 2023-12-01T20:54:17.183656+0000 mon.c (mon.2) 5978 : audit 0 from='client.? 172.21.15.40:0/3821151635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:18.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:18 smithi040 bash[28232]: audit 2023-12-01T20:54:17.183656+0000 mon.c (mon.2) 5978 : audit 0 from='client.? 172.21.15.40:0/3821151635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:18.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:18 smithi040 bash[41173]: audit 2023-12-01T20:54:17.183656+0000 mon.c (mon.2) 5978 : audit 0 from='client.? 172.21.15.40:0/3821151635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:19 smithi141 bash[31670]: cluster 2023-12-01T20:54:17.653028+0000 mgr.y (mgr.24356) 9483 : cluster 0 pgmap v9451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:19 smithi141 bash[31670]: audit 2023-12-01T20:54:18.814138+0000 mon.c (mon.2) 5979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:19 smithi040 bash[28232]: cluster 2023-12-01T20:54:17.653028+0000 mgr.y (mgr.24356) 9483 : cluster 0 pgmap v9451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:19 smithi040 bash[28232]: audit 2023-12-01T20:54:18.814138+0000 mon.c (mon.2) 5979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:19 smithi040 bash[41173]: cluster 2023-12-01T20:54:17.653028+0000 mgr.y (mgr.24356) 9483 : cluster 0 pgmap v9451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:19 smithi040 bash[41173]: audit 2023-12-01T20:54:18.814138+0000 mon.c (mon.2) 5979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:20 smithi141 bash[31670]: audit 2023-12-01T20:54:19.648991+0000 mon.a (mon.0) 6201 : audit 0 from='client.? 172.21.15.40:0/4289531943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:20.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:20 smithi141 bash[31670]: cluster 2023-12-01T20:54:19.654102+0000 mgr.y (mgr.24356) 9484 : cluster 0 pgmap v9452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:20 smithi040 bash[28232]: audit 2023-12-01T20:54:19.648991+0000 mon.a (mon.0) 6201 : audit 0 from='client.? 172.21.15.40:0/4289531943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:20 smithi040 bash[28232]: cluster 2023-12-01T20:54:19.654102+0000 mgr.y (mgr.24356) 9484 : cluster 0 pgmap v9452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:20 smithi040 bash[41173]: audit 2023-12-01T20:54:19.648991+0000 mon.a (mon.0) 6201 : audit 0 from='client.? 172.21.15.40:0/4289531943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:20 smithi040 bash[41173]: cluster 2023-12-01T20:54:19.654102+0000 mgr.y (mgr.24356) 9484 : cluster 0 pgmap v9452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:22 smithi141 bash[31670]: cluster 2023-12-01T20:54:21.654733+0000 mgr.y (mgr.24356) 9485 : cluster 0 pgmap v9453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:23.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:22 smithi141 bash[31670]: audit 2023-12-01T20:54:22.116578+0000 mon.a (mon.0) 6202 : audit 0 from='client.? 172.21.15.40:0/3996102956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:22 smithi040 bash[28232]: cluster 2023-12-01T20:54:21.654733+0000 mgr.y (mgr.24356) 9485 : cluster 0 pgmap v9453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:22 smithi040 bash[28232]: audit 2023-12-01T20:54:22.116578+0000 mon.a (mon.0) 6202 : audit 0 from='client.? 172.21.15.40:0/3996102956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:22 smithi040 bash[41173]: cluster 2023-12-01T20:54:21.654733+0000 mgr.y (mgr.24356) 9485 : cluster 0 pgmap v9453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:22 smithi040 bash[41173]: audit 2023-12-01T20:54:22.116578+0000 mon.a (mon.0) 6202 : audit 0 from='client.? 172.21.15.40:0/3996102956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:24 smithi141 bash[31670]: cluster 2023-12-01T20:54:23.655400+0000 mgr.y (mgr.24356) 9486 : cluster 0 pgmap v9454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:25.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:24 smithi141 bash[31670]: audit 2023-12-01T20:54:24.592320+0000 mon.a (mon.0) 6203 : audit 0 from='client.? 172.21.15.40:0/3389789971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:24 smithi040 bash[28232]: cluster 2023-12-01T20:54:23.655400+0000 mgr.y (mgr.24356) 9486 : cluster 0 pgmap v9454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:24 smithi040 bash[28232]: audit 2023-12-01T20:54:24.592320+0000 mon.a (mon.0) 6203 : audit 0 from='client.? 172.21.15.40:0/3389789971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:25.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:24 smithi040 bash[41173]: cluster 2023-12-01T20:54:23.655400+0000 mgr.y (mgr.24356) 9486 : cluster 0 pgmap v9454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:25.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:24 smithi040 bash[41173]: audit 2023-12-01T20:54:24.592320+0000 mon.a (mon.0) 6203 : audit 0 from='client.? 172.21.15.40:0/3389789971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:54:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:54:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:26 smithi040 bash[41173]: cluster 2023-12-01T20:54:25.656574+0000 mgr.y (mgr.24356) 9487 : cluster 0 pgmap v9455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:26 smithi040 bash[28232]: cluster 2023-12-01T20:54:25.656574+0000 mgr.y (mgr.24356) 9487 : cluster 0 pgmap v9455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:26 smithi141 bash[31670]: cluster 2023-12-01T20:54:25.656574+0000 mgr.y (mgr.24356) 9487 : cluster 0 pgmap v9455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:27 smithi141 bash[31670]: audit 2023-12-01T20:54:27.052748+0000 mon.c (mon.2) 5980 : audit 0 from='client.? 172.21.15.40:0/3427440074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:28.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:27 smithi040 bash[41173]: audit 2023-12-01T20:54:27.052748+0000 mon.c (mon.2) 5980 : audit 0 from='client.? 172.21.15.40:0/3427440074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:27 smithi040 bash[28232]: audit 2023-12-01T20:54:27.052748+0000 mon.c (mon.2) 5980 : audit 0 from='client.? 172.21.15.40:0/3427440074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:28 smithi141 bash[31670]: cluster 2023-12-01T20:54:27.657188+0000 mgr.y (mgr.24356) 9488 : cluster 0 pgmap v9456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:28 smithi040 bash[28232]: cluster 2023-12-01T20:54:27.657188+0000 mgr.y (mgr.24356) 9488 : cluster 0 pgmap v9456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:28 smithi040 bash[41173]: cluster 2023-12-01T20:54:27.657188+0000 mgr.y (mgr.24356) 9488 : cluster 0 pgmap v9456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:30 smithi141 bash[31670]: audit 2023-12-01T20:54:29.524998+0000 mon.c (mon.2) 5981 : audit 0 from='client.? 172.21.15.40:0/2229279341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:30.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:30 smithi141 bash[31670]: cluster 2023-12-01T20:54:29.658390+0000 mgr.y (mgr.24356) 9489 : cluster 0 pgmap v9457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:30 smithi040 bash[41173]: audit 2023-12-01T20:54:29.524998+0000 mon.c (mon.2) 5981 : audit 0 from='client.? 172.21.15.40:0/2229279341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:30 smithi040 bash[41173]: cluster 2023-12-01T20:54:29.658390+0000 mgr.y (mgr.24356) 9489 : cluster 0 pgmap v9457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:30 smithi040 bash[28232]: audit 2023-12-01T20:54:29.524998+0000 mon.c (mon.2) 5981 : audit 0 from='client.? 172.21.15.40:0/2229279341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:30 smithi040 bash[28232]: cluster 2023-12-01T20:54:29.658390+0000 mgr.y (mgr.24356) 9489 : cluster 0 pgmap v9457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:32 smithi141 bash[31670]: cluster 2023-12-01T20:54:31.658787+0000 mgr.y (mgr.24356) 9490 : cluster 0 pgmap v9458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:32 smithi141 bash[31670]: audit 2023-12-01T20:54:31.992241+0000 mon.c (mon.2) 5982 : audit 0 from='client.? 172.21.15.40:0/923458776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:32 smithi040 bash[28232]: cluster 2023-12-01T20:54:31.658787+0000 mgr.y (mgr.24356) 9490 : cluster 0 pgmap v9458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:32 smithi040 bash[28232]: audit 2023-12-01T20:54:31.992241+0000 mon.c (mon.2) 5982 : audit 0 from='client.? 172.21.15.40:0/923458776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:32 smithi040 bash[41173]: cluster 2023-12-01T20:54:31.658787+0000 mgr.y (mgr.24356) 9490 : cluster 0 pgmap v9458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:32 smithi040 bash[41173]: audit 2023-12-01T20:54:31.992241+0000 mon.c (mon.2) 5982 : audit 0 from='client.? 172.21.15.40:0/923458776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:34 smithi141 bash[31670]: cluster 2023-12-01T20:54:33.659489+0000 mgr.y (mgr.24356) 9491 : cluster 0 pgmap v9459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:34 smithi141 bash[31670]: audit 2023-12-01T20:54:33.815184+0000 mon.c (mon.2) 5983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:34 smithi141 bash[31670]: audit 2023-12-01T20:54:34.459644+0000 mon.a (mon.0) 6204 : audit 0 from='client.? 172.21.15.40:0/3429168270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:34 smithi040 bash[28232]: cluster 2023-12-01T20:54:33.659489+0000 mgr.y (mgr.24356) 9491 : cluster 0 pgmap v9459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:34 smithi040 bash[28232]: audit 2023-12-01T20:54:33.815184+0000 mon.c (mon.2) 5983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:34 smithi040 bash[28232]: audit 2023-12-01T20:54:34.459644+0000 mon.a (mon.0) 6204 : audit 0 from='client.? 172.21.15.40:0/3429168270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:34 smithi040 bash[41173]: cluster 2023-12-01T20:54:33.659489+0000 mgr.y (mgr.24356) 9491 : cluster 0 pgmap v9459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:34 smithi040 bash[41173]: audit 2023-12-01T20:54:33.815184+0000 mon.c (mon.2) 5983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:34 smithi040 bash[41173]: audit 2023-12-01T20:54:34.459644+0000 mon.a (mon.0) 6204 : audit 0 from='client.? 172.21.15.40:0/3429168270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:36 smithi040 bash[41173]: cluster 2023-12-01T20:54:35.660698+0000 mgr.y (mgr.24356) 9492 : cluster 0 pgmap v9460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:36 smithi040 bash[28232]: cluster 2023-12-01T20:54:35.660698+0000 mgr.y (mgr.24356) 9492 : cluster 0 pgmap v9460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:54:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:54:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:36 smithi141 bash[31670]: cluster 2023-12-01T20:54:35.660698+0000 mgr.y (mgr.24356) 9492 : cluster 0 pgmap v9460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:37 smithi141 bash[31670]: audit 2023-12-01T20:54:36.917675+0000 mon.c (mon.2) 5984 : audit 0 from='client.? 172.21.15.40:0/2451703832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:38.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:37 smithi040 bash[28232]: audit 2023-12-01T20:54:36.917675+0000 mon.c (mon.2) 5984 : audit 0 from='client.? 172.21.15.40:0/2451703832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:38.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:37 smithi040 bash[41173]: audit 2023-12-01T20:54:36.917675+0000 mon.c (mon.2) 5984 : audit 0 from='client.? 172.21.15.40:0/2451703832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:38 smithi141 bash[31670]: cluster 2023-12-01T20:54:37.661340+0000 mgr.y (mgr.24356) 9493 : cluster 0 pgmap v9461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:38 smithi040 bash[28232]: cluster 2023-12-01T20:54:37.661340+0000 mgr.y (mgr.24356) 9493 : cluster 0 pgmap v9461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:38 smithi040 bash[41173]: cluster 2023-12-01T20:54:37.661340+0000 mgr.y (mgr.24356) 9493 : cluster 0 pgmap v9461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:40 smithi141 bash[31670]: audit 2023-12-01T20:54:39.390402+0000 mon.a (mon.0) 6205 : audit 0 from='client.? 172.21.15.40:0/3962465602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:40 smithi141 bash[31670]: cluster 2023-12-01T20:54:39.662583+0000 mgr.y (mgr.24356) 9494 : cluster 0 pgmap v9462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:40 smithi040 bash[28232]: audit 2023-12-01T20:54:39.390402+0000 mon.a (mon.0) 6205 : audit 0 from='client.? 172.21.15.40:0/3962465602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:40 smithi040 bash[28232]: cluster 2023-12-01T20:54:39.662583+0000 mgr.y (mgr.24356) 9494 : cluster 0 pgmap v9462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:40 smithi040 bash[41173]: audit 2023-12-01T20:54:39.390402+0000 mon.a (mon.0) 6205 : audit 0 from='client.? 172.21.15.40:0/3962465602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:40 smithi040 bash[41173]: cluster 2023-12-01T20:54:39.662583+0000 mgr.y (mgr.24356) 9494 : cluster 0 pgmap v9462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:42 smithi141 bash[31670]: cluster 2023-12-01T20:54:41.663228+0000 mgr.y (mgr.24356) 9495 : cluster 0 pgmap v9463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:43.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:42 smithi141 bash[31670]: audit 2023-12-01T20:54:41.849971+0000 mon.c (mon.2) 5985 : audit 0 from='client.? 172.21.15.40:0/1318818800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:42 smithi040 bash[28232]: cluster 2023-12-01T20:54:41.663228+0000 mgr.y (mgr.24356) 9495 : cluster 0 pgmap v9463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:42 smithi040 bash[28232]: audit 2023-12-01T20:54:41.849971+0000 mon.c (mon.2) 5985 : audit 0 from='client.? 172.21.15.40:0/1318818800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:42 smithi040 bash[41173]: cluster 2023-12-01T20:54:41.663228+0000 mgr.y (mgr.24356) 9495 : cluster 0 pgmap v9463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:42 smithi040 bash[41173]: audit 2023-12-01T20:54:41.849971+0000 mon.c (mon.2) 5985 : audit 0 from='client.? 172.21.15.40:0/1318818800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:44 smithi141 bash[31670]: cluster 2023-12-01T20:54:43.663863+0000 mgr.y (mgr.24356) 9496 : cluster 0 pgmap v9464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:44 smithi141 bash[31670]: audit 2023-12-01T20:54:44.320566+0000 mon.c (mon.2) 5986 : audit 0 from='client.? 172.21.15.40:0/3157988148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:44 smithi040 bash[28232]: cluster 2023-12-01T20:54:43.663863+0000 mgr.y (mgr.24356) 9496 : cluster 0 pgmap v9464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:44 smithi040 bash[28232]: audit 2023-12-01T20:54:44.320566+0000 mon.c (mon.2) 5986 : audit 0 from='client.? 172.21.15.40:0/3157988148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:44 smithi040 bash[41173]: cluster 2023-12-01T20:54:43.663863+0000 mgr.y (mgr.24356) 9496 : cluster 0 pgmap v9464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:44 smithi040 bash[41173]: audit 2023-12-01T20:54:44.320566+0000 mon.c (mon.2) 5986 : audit 0 from='client.? 172.21.15.40:0/3157988148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:46 smithi040 bash[28232]: cluster 2023-12-01T20:54:45.665086+0000 mgr.y (mgr.24356) 9497 : cluster 0 pgmap v9465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:54:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:54:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:46 smithi040 bash[41173]: cluster 2023-12-01T20:54:45.665086+0000 mgr.y (mgr.24356) 9497 : cluster 0 pgmap v9465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:46 smithi141 bash[31670]: cluster 2023-12-01T20:54:45.665086+0000 mgr.y (mgr.24356) 9497 : cluster 0 pgmap v9465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:47 smithi141 bash[31670]: audit 2023-12-01T20:54:46.790930+0000 mon.a (mon.0) 6206 : audit 0 from='client.? 172.21.15.40:0/3421022647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:47 smithi040 bash[41173]: audit 2023-12-01T20:54:46.790930+0000 mon.a (mon.0) 6206 : audit 0 from='client.? 172.21.15.40:0/3421022647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:47 smithi040 bash[28232]: audit 2023-12-01T20:54:46.790930+0000 mon.a (mon.0) 6206 : audit 0 from='client.? 172.21.15.40:0/3421022647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:48 smithi141 bash[31670]: cluster 2023-12-01T20:54:47.665685+0000 mgr.y (mgr.24356) 9498 : cluster 0 pgmap v9466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:48 smithi040 bash[41173]: cluster 2023-12-01T20:54:47.665685+0000 mgr.y (mgr.24356) 9498 : cluster 0 pgmap v9466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:48 smithi040 bash[28232]: cluster 2023-12-01T20:54:47.665685+0000 mgr.y (mgr.24356) 9498 : cluster 0 pgmap v9466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:49 smithi141 bash[31670]: audit 2023-12-01T20:54:48.815021+0000 mon.c (mon.2) 5987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:49 smithi141 bash[31670]: audit 2023-12-01T20:54:49.267784+0000 mon.c (mon.2) 5988 : audit 0 from='client.? 172.21.15.40:0/1672218794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:49 smithi040 bash[41173]: audit 2023-12-01T20:54:48.815021+0000 mon.c (mon.2) 5987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:49 smithi040 bash[41173]: audit 2023-12-01T20:54:49.267784+0000 mon.c (mon.2) 5988 : audit 0 from='client.? 172.21.15.40:0/1672218794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:49 smithi040 bash[28232]: audit 2023-12-01T20:54:48.815021+0000 mon.c (mon.2) 5987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:49 smithi040 bash[28232]: audit 2023-12-01T20:54:49.267784+0000 mon.c (mon.2) 5988 : audit 0 from='client.? 172.21.15.40:0/1672218794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:50 smithi141 bash[31670]: cluster 2023-12-01T20:54:49.666913+0000 mgr.y (mgr.24356) 9499 : cluster 0 pgmap v9467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:50 smithi040 bash[41173]: cluster 2023-12-01T20:54:49.666913+0000 mgr.y (mgr.24356) 9499 : cluster 0 pgmap v9467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:50 smithi040 bash[28232]: cluster 2023-12-01T20:54:49.666913+0000 mgr.y (mgr.24356) 9499 : cluster 0 pgmap v9467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:51 smithi141 bash[31670]: audit 2023-12-01T20:54:51.734126+0000 mon.a (mon.0) 6207 : audit 0 from='client.? 172.21.15.40:0/4167211176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:51 smithi040 bash[41173]: audit 2023-12-01T20:54:51.734126+0000 mon.a (mon.0) 6207 : audit 0 from='client.? 172.21.15.40:0/4167211176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:51 smithi040 bash[28232]: audit 2023-12-01T20:54:51.734126+0000 mon.a (mon.0) 6207 : audit 0 from='client.? 172.21.15.40:0/4167211176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:52 smithi141 bash[31670]: cluster 2023-12-01T20:54:51.667562+0000 mgr.y (mgr.24356) 9500 : cluster 0 pgmap v9468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:52 smithi040 bash[28232]: cluster 2023-12-01T20:54:51.667562+0000 mgr.y (mgr.24356) 9500 : cluster 0 pgmap v9468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:52 smithi040 bash[41173]: cluster 2023-12-01T20:54:51.667562+0000 mgr.y (mgr.24356) 9500 : cluster 0 pgmap v9468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:54 smithi141 bash[31670]: cluster 2023-12-01T20:54:53.668250+0000 mgr.y (mgr.24356) 9501 : cluster 0 pgmap v9469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:55.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:54 smithi141 bash[31670]: audit 2023-12-01T20:54:54.195053+0000 mon.c (mon.2) 5989 : audit 0 from='client.? 172.21.15.40:0/1842047700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:54 smithi040 bash[41173]: cluster 2023-12-01T20:54:53.668250+0000 mgr.y (mgr.24356) 9501 : cluster 0 pgmap v9469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:54 smithi040 bash[41173]: audit 2023-12-01T20:54:54.195053+0000 mon.c (mon.2) 5989 : audit 0 from='client.? 172.21.15.40:0/1842047700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:54 smithi040 bash[28232]: cluster 2023-12-01T20:54:53.668250+0000 mgr.y (mgr.24356) 9501 : cluster 0 pgmap v9469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:54 smithi040 bash[28232]: audit 2023-12-01T20:54:54.195053+0000 mon.c (mon.2) 5989 : audit 0 from='client.? 172.21.15.40:0/1842047700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:56.776 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:54:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:54:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:56 smithi141 bash[31670]: cluster 2023-12-01T20:54:55.669461+0000 mgr.y (mgr.24356) 9502 : cluster 0 pgmap v9470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:57.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:56 smithi141 bash[31670]: audit 2023-12-01T20:54:56.667710+0000 mon.a (mon.0) 6208 : audit 0 from='client.? 172.21.15.40:0/1683350935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:56 smithi040 bash[28232]: cluster 2023-12-01T20:54:55.669461+0000 mgr.y (mgr.24356) 9502 : cluster 0 pgmap v9470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:56 smithi040 bash[28232]: audit 2023-12-01T20:54:56.667710+0000 mon.a (mon.0) 6208 : audit 0 from='client.? 172.21.15.40:0/1683350935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:56 smithi040 bash[41173]: cluster 2023-12-01T20:54:55.669461+0000 mgr.y (mgr.24356) 9502 : cluster 0 pgmap v9470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:56 smithi040 bash[41173]: audit 2023-12-01T20:54:56.667710+0000 mon.a (mon.0) 6208 : audit 0 from='client.? 172.21.15.40:0/1683350935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:54:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:58 smithi141 bash[31670]: cluster 2023-12-01T20:54:57.670168+0000 mgr.y (mgr.24356) 9503 : cluster 0 pgmap v9471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:58 smithi040 bash[28232]: cluster 2023-12-01T20:54:57.670168+0000 mgr.y (mgr.24356) 9503 : cluster 0 pgmap v9471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:54:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:58 smithi040 bash[41173]: cluster 2023-12-01T20:54:57.670168+0000 mgr.y (mgr.24356) 9503 : cluster 0 pgmap v9471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:00.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:54:59 smithi040 bash[28232]: audit 2023-12-01T20:54:59.137738+0000 mon.a (mon.0) 6209 : audit 0 from='client.? 172.21.15.40:0/1306533264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:00.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:54:59 smithi040 bash[41173]: audit 2023-12-01T20:54:59.137738+0000 mon.a (mon.0) 6209 : audit 0 from='client.? 172.21.15.40:0/1306533264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:00.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:54:59 smithi141 bash[31670]: audit 2023-12-01T20:54:59.137738+0000 mon.a (mon.0) 6209 : audit 0 from='client.? 172.21.15.40:0/1306533264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:00 smithi040 bash[28232]: cluster 2023-12-01T20:54:59.671349+0000 mgr.y (mgr.24356) 9504 : cluster 0 pgmap v9472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:00 smithi040 bash[41173]: cluster 2023-12-01T20:54:59.671349+0000 mgr.y (mgr.24356) 9504 : cluster 0 pgmap v9472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:00 smithi141 bash[31670]: cluster 2023-12-01T20:54:59.671349+0000 mgr.y (mgr.24356) 9504 : cluster 0 pgmap v9472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:01 smithi040 bash[28232]: audit 2023-12-01T20:55:01.607461+0000 mon.c (mon.2) 5990 : audit 0 from='client.? 172.21.15.40:0/2259625128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:01 smithi040 bash[41173]: audit 2023-12-01T20:55:01.607461+0000 mon.c (mon.2) 5990 : audit 0 from='client.? 172.21.15.40:0/2259625128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:01 smithi141 bash[31670]: audit 2023-12-01T20:55:01.607461+0000 mon.c (mon.2) 5990 : audit 0 from='client.? 172.21.15.40:0/2259625128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:02 smithi040 bash[28232]: cluster 2023-12-01T20:55:01.672017+0000 mgr.y (mgr.24356) 9505 : cluster 0 pgmap v9473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:02 smithi040 bash[41173]: cluster 2023-12-01T20:55:01.672017+0000 mgr.y (mgr.24356) 9505 : cluster 0 pgmap v9473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:02 smithi141 bash[31670]: cluster 2023-12-01T20:55:01.672017+0000 mgr.y (mgr.24356) 9505 : cluster 0 pgmap v9473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:04 smithi040 bash[41173]: cluster 2023-12-01T20:55:03.672720+0000 mgr.y (mgr.24356) 9506 : cluster 0 pgmap v9474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:04 smithi040 bash[41173]: audit 2023-12-01T20:55:03.815031+0000 mon.c (mon.2) 5991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:04 smithi040 bash[41173]: audit 2023-12-01T20:55:04.070644+0000 mon.a (mon.0) 6210 : audit 0 from='client.? 172.21.15.40:0/1529846361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:04 smithi040 bash[28232]: cluster 2023-12-01T20:55:03.672720+0000 mgr.y (mgr.24356) 9506 : cluster 0 pgmap v9474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:04 smithi040 bash[28232]: audit 2023-12-01T20:55:03.815031+0000 mon.c (mon.2) 5991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:04 smithi040 bash[28232]: audit 2023-12-01T20:55:04.070644+0000 mon.a (mon.0) 6210 : audit 0 from='client.? 172.21.15.40:0/1529846361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:04 smithi141 bash[31670]: cluster 2023-12-01T20:55:03.672720+0000 mgr.y (mgr.24356) 9506 : cluster 0 pgmap v9474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:04 smithi141 bash[31670]: audit 2023-12-01T20:55:03.815031+0000 mon.c (mon.2) 5991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:04 smithi141 bash[31670]: audit 2023-12-01T20:55:04.070644+0000 mon.a (mon.0) 6210 : audit 0 from='client.? 172.21.15.40:0/1529846361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:06.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:55:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:55:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:06 smithi040 bash[28232]: cluster 2023-12-01T20:55:05.673882+0000 mgr.y (mgr.24356) 9507 : cluster 0 pgmap v9475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:06 smithi040 bash[28232]: audit 2023-12-01T20:55:06.537447+0000 mon.c (mon.2) 5992 : audit 0 from='client.? 172.21.15.40:0/1584896100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:06 smithi040 bash[41173]: cluster 2023-12-01T20:55:05.673882+0000 mgr.y (mgr.24356) 9507 : cluster 0 pgmap v9475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:06 smithi040 bash[41173]: audit 2023-12-01T20:55:06.537447+0000 mon.c (mon.2) 5992 : audit 0 from='client.? 172.21.15.40:0/1584896100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:06 smithi141 bash[31670]: cluster 2023-12-01T20:55:05.673882+0000 mgr.y (mgr.24356) 9507 : cluster 0 pgmap v9475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:06 smithi141 bash[31670]: audit 2023-12-01T20:55:06.537447+0000 mon.c (mon.2) 5992 : audit 0 from='client.? 172.21.15.40:0/1584896100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:08 smithi040 bash[28232]: cluster 2023-12-01T20:55:07.674579+0000 mgr.y (mgr.24356) 9508 : cluster 0 pgmap v9476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:08 smithi040 bash[41173]: cluster 2023-12-01T20:55:07.674579+0000 mgr.y (mgr.24356) 9508 : cluster 0 pgmap v9476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:08 smithi141 bash[31670]: cluster 2023-12-01T20:55:07.674579+0000 mgr.y (mgr.24356) 9508 : cluster 0 pgmap v9476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:10.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:09 smithi040 bash[28232]: audit 2023-12-01T20:55:09.006495+0000 mon.a (mon.0) 6211 : audit 0 from='client.? 172.21.15.40:0/1498025737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:10.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:09 smithi040 bash[41173]: audit 2023-12-01T20:55:09.006495+0000 mon.a (mon.0) 6211 : audit 0 from='client.? 172.21.15.40:0/1498025737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:09 smithi141 bash[31670]: audit 2023-12-01T20:55:09.006495+0000 mon.a (mon.0) 6211 : audit 0 from='client.? 172.21.15.40:0/1498025737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:10 smithi040 bash[41173]: cluster 2023-12-01T20:55:09.675956+0000 mgr.y (mgr.24356) 9509 : cluster 0 pgmap v9477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:10 smithi040 bash[28232]: cluster 2023-12-01T20:55:09.675956+0000 mgr.y (mgr.24356) 9509 : cluster 0 pgmap v9477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:10 smithi141 bash[31670]: cluster 2023-12-01T20:55:09.675956+0000 mgr.y (mgr.24356) 9509 : cluster 0 pgmap v9477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:11 smithi040 bash[28232]: audit 2023-12-01T20:55:11.460201+0000 mon.c (mon.2) 5993 : audit 0 from='client.? 172.21.15.40:0/2995047678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:11 smithi040 bash[41173]: audit 2023-12-01T20:55:11.460201+0000 mon.c (mon.2) 5993 : audit 0 from='client.? 172.21.15.40:0/2995047678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:11 smithi141 bash[31670]: audit 2023-12-01T20:55:11.460201+0000 mon.c (mon.2) 5993 : audit 0 from='client.? 172.21.15.40:0/2995047678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:12 smithi040 bash[28232]: cluster 2023-12-01T20:55:11.676674+0000 mgr.y (mgr.24356) 9510 : cluster 0 pgmap v9478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:12 smithi040 bash[41173]: cluster 2023-12-01T20:55:11.676674+0000 mgr.y (mgr.24356) 9510 : cluster 0 pgmap v9478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:12 smithi141 bash[31670]: cluster 2023-12-01T20:55:11.676674+0000 mgr.y (mgr.24356) 9510 : cluster 0 pgmap v9478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:14 smithi040 bash[41173]: cluster 2023-12-01T20:55:13.677340+0000 mgr.y (mgr.24356) 9511 : cluster 0 pgmap v9479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:14 smithi040 bash[41173]: audit 2023-12-01T20:55:13.921618+0000 mon.c (mon.2) 5994 : audit 0 from='client.? 172.21.15.40:0/3640528169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:14 smithi040 bash[28232]: cluster 2023-12-01T20:55:13.677340+0000 mgr.y (mgr.24356) 9511 : cluster 0 pgmap v9479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:14 smithi040 bash[28232]: audit 2023-12-01T20:55:13.921618+0000 mon.c (mon.2) 5994 : audit 0 from='client.? 172.21.15.40:0/3640528169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:14 smithi141 bash[31670]: cluster 2023-12-01T20:55:13.677340+0000 mgr.y (mgr.24356) 9511 : cluster 0 pgmap v9479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:14 smithi141 bash[31670]: audit 2023-12-01T20:55:13.921618+0000 mon.c (mon.2) 5994 : audit 0 from='client.? 172.21.15.40:0/3640528169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:15 smithi040 bash[28232]: audit 2023-12-01T20:55:14.830335+0000 mon.c (mon.2) 5995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:55:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:15 smithi040 bash[28232]: audit 2023-12-01T20:55:15.259883+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:15 smithi040 bash[28232]: audit 2023-12-01T20:55:15.271502+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:15 smithi040 bash[41173]: audit 2023-12-01T20:55:14.830335+0000 mon.c (mon.2) 5995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:55:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:15 smithi040 bash[41173]: audit 2023-12-01T20:55:15.259883+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:15 smithi040 bash[41173]: audit 2023-12-01T20:55:15.271502+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:15 smithi141 bash[31670]: audit 2023-12-01T20:55:14.830335+0000 mon.c (mon.2) 5995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:55:16.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:15 smithi141 bash[31670]: audit 2023-12-01T20:55:15.259883+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:16.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:15 smithi141 bash[31670]: audit 2023-12-01T20:55:15.271502+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:16.832 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:55:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:55:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:16 smithi040 bash[28232]: cluster 2023-12-01T20:55:15.678496+0000 mgr.y (mgr.24356) 9512 : cluster 0 pgmap v9480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:16 smithi040 bash[28232]: audit 2023-12-01T20:55:16.397587+0000 mon.c (mon.2) 5996 : audit 0 from='client.? 172.21.15.40:0/2891655815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:16 smithi040 bash[41173]: cluster 2023-12-01T20:55:15.678496+0000 mgr.y (mgr.24356) 9512 : cluster 0 pgmap v9480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:16 smithi040 bash[41173]: audit 2023-12-01T20:55:16.397587+0000 mon.c (mon.2) 5996 : audit 0 from='client.? 172.21.15.40:0/2891655815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:16 smithi141 bash[31670]: cluster 2023-12-01T20:55:15.678496+0000 mgr.y (mgr.24356) 9512 : cluster 0 pgmap v9480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:16 smithi141 bash[31670]: audit 2023-12-01T20:55:16.397587+0000 mon.c (mon.2) 5996 : audit 0 from='client.? 172.21.15.40:0/2891655815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:18 smithi040 bash[28232]: cluster 2023-12-01T20:55:17.679146+0000 mgr.y (mgr.24356) 9513 : cluster 0 pgmap v9481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:18 smithi040 bash[28232]: audit 2023-12-01T20:55:18.815486+0000 mon.c (mon.2) 5997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:18 smithi040 bash[41173]: cluster 2023-12-01T20:55:17.679146+0000 mgr.y (mgr.24356) 9513 : cluster 0 pgmap v9481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:18 smithi040 bash[41173]: audit 2023-12-01T20:55:18.815486+0000 mon.c (mon.2) 5997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:18 smithi141 bash[31670]: cluster 2023-12-01T20:55:17.679146+0000 mgr.y (mgr.24356) 9513 : cluster 0 pgmap v9481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:18 smithi141 bash[31670]: audit 2023-12-01T20:55:18.815486+0000 mon.c (mon.2) 5997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:19 smithi040 bash[28232]: audit 2023-12-01T20:55:18.862428+0000 mon.c (mon.2) 5998 : audit 0 from='client.? 172.21.15.40:0/1049749751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:19 smithi040 bash[41173]: audit 2023-12-01T20:55:18.862428+0000 mon.c (mon.2) 5998 : audit 0 from='client.? 172.21.15.40:0/1049749751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:20.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:19 smithi141 bash[31670]: audit 2023-12-01T20:55:18.862428+0000 mon.c (mon.2) 5998 : audit 0 from='client.? 172.21.15.40:0/1049749751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:20 smithi040 bash[41173]: cluster 2023-12-01T20:55:19.680267+0000 mgr.y (mgr.24356) 9514 : cluster 0 pgmap v9482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:20 smithi040 bash[28232]: cluster 2023-12-01T20:55:19.680267+0000 mgr.y (mgr.24356) 9514 : cluster 0 pgmap v9482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:20 smithi141 bash[31670]: cluster 2023-12-01T20:55:19.680267+0000 mgr.y (mgr.24356) 9514 : cluster 0 pgmap v9482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:22.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.023389+0000 mon.a (mon.0) 6214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.023389+0000 mon.a (mon.0) 6214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.041158+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.120421+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.135763+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.359614+0000 mon.c (mon.2) 5999 : audit 0 from='client.? 172.21.15.40:0/3010346245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.617170+0000 mon.c (mon.2) 6000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:55:22.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.618325+0000 mon.c (mon.2) 6001 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:55:22.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[41173]: audit 2023-12-01T20:55:21.628658+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.023389+0000 mon.a (mon.0) 6214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.041158+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.120421+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.135763+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.359614+0000 mon.c (mon.2) 5999 : audit 0 from='client.? 172.21.15.40:0/3010346245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:22.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.617170+0000 mon.c (mon.2) 6000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:55:22.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.618325+0000 mon.c (mon.2) 6001 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:55:22.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:22 smithi040 bash[28232]: audit 2023-12-01T20:55:21.628658+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.535 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.041158+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.535 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.120421+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.535 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.135763+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:22.535 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.359614+0000 mon.c (mon.2) 5999 : audit 0 from='client.? 172.21.15.40:0/3010346245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:22.536 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.617170+0000 mon.c (mon.2) 6000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:55:22.536 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.618325+0000 mon.c (mon.2) 6001 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:55:22.536 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:22 smithi141 bash[31670]: audit 2023-12-01T20:55:21.628658+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:55:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:23 smithi040 bash[28232]: cluster 2023-12-01T20:55:21.680958+0000 mgr.y (mgr.24356) 9515 : cluster 0 pgmap v9483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:23 smithi040 bash[41173]: cluster 2023-12-01T20:55:21.680958+0000 mgr.y (mgr.24356) 9515 : cluster 0 pgmap v9483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:23.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:23 smithi141 bash[31670]: cluster 2023-12-01T20:55:21.680958+0000 mgr.y (mgr.24356) 9515 : cluster 0 pgmap v9483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:24 smithi040 bash[28232]: audit 2023-12-01T20:55:23.824822+0000 mon.a (mon.0) 6219 : audit 0 from='client.? 172.21.15.40:0/3093594732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:24 smithi040 bash[41173]: audit 2023-12-01T20:55:23.824822+0000 mon.a (mon.0) 6219 : audit 0 from='client.? 172.21.15.40:0/3093594732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:24 smithi141 bash[31670]: audit 2023-12-01T20:55:23.824822+0000 mon.a (mon.0) 6219 : audit 0 from='client.? 172.21.15.40:0/3093594732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:25 smithi040 bash[28232]: cluster 2023-12-01T20:55:23.681591+0000 mgr.y (mgr.24356) 9516 : cluster 0 pgmap v9484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:25 smithi040 bash[41173]: cluster 2023-12-01T20:55:23.681591+0000 mgr.y (mgr.24356) 9516 : cluster 0 pgmap v9484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:25.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:25 smithi141 bash[31670]: cluster 2023-12-01T20:55:23.681591+0000 mgr.y (mgr.24356) 9516 : cluster 0 pgmap v9484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:55:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:55:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:27 smithi040 bash[41173]: cluster 2023-12-01T20:55:25.682610+0000 mgr.y (mgr.24356) 9517 : cluster 0 pgmap v9485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:27 smithi040 bash[41173]: audit 2023-12-01T20:55:26.292575+0000 mon.c (mon.2) 6002 : audit 0 from='client.? 172.21.15.40:0/193470288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:27 smithi040 bash[28232]: cluster 2023-12-01T20:55:25.682610+0000 mgr.y (mgr.24356) 9517 : cluster 0 pgmap v9485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:27 smithi040 bash[28232]: audit 2023-12-01T20:55:26.292575+0000 mon.c (mon.2) 6002 : audit 0 from='client.? 172.21.15.40:0/193470288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:27.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:27 smithi141 bash[31670]: cluster 2023-12-01T20:55:25.682610+0000 mgr.y (mgr.24356) 9517 : cluster 0 pgmap v9485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:27 smithi141 bash[31670]: audit 2023-12-01T20:55:26.292575+0000 mon.c (mon.2) 6002 : audit 0 from='client.? 172.21.15.40:0/193470288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:29 smithi040 bash[28232]: cluster 2023-12-01T20:55:27.683283+0000 mgr.y (mgr.24356) 9518 : cluster 0 pgmap v9486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:29 smithi040 bash[28232]: audit 2023-12-01T20:55:28.765217+0000 mon.a (mon.0) 6220 : audit 0 from='client.? 172.21.15.40:0/1981201998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:29 smithi040 bash[41173]: cluster 2023-12-01T20:55:27.683283+0000 mgr.y (mgr.24356) 9518 : cluster 0 pgmap v9486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:29 smithi040 bash[41173]: audit 2023-12-01T20:55:28.765217+0000 mon.a (mon.0) 6220 : audit 0 from='client.? 172.21.15.40:0/1981201998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:29.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:29 smithi141 bash[31670]: cluster 2023-12-01T20:55:27.683283+0000 mgr.y (mgr.24356) 9518 : cluster 0 pgmap v9486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:29 smithi141 bash[31670]: audit 2023-12-01T20:55:28.765217+0000 mon.a (mon.0) 6220 : audit 0 from='client.? 172.21.15.40:0/1981201998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:30 smithi141 bash[31670]: cluster 2023-12-01T20:55:29.684470+0000 mgr.y (mgr.24356) 9519 : cluster 0 pgmap v9487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:30 smithi040 bash[28232]: cluster 2023-12-01T20:55:29.684470+0000 mgr.y (mgr.24356) 9519 : cluster 0 pgmap v9487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:30 smithi040 bash[41173]: cluster 2023-12-01T20:55:29.684470+0000 mgr.y (mgr.24356) 9519 : cluster 0 pgmap v9487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:31.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:31 smithi141 bash[31670]: audit 2023-12-01T20:55:31.233951+0000 mon.c (mon.2) 6003 : audit 0 from='client.? 172.21.15.40:0/2407840122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:31 smithi040 bash[28232]: audit 2023-12-01T20:55:31.233951+0000 mon.c (mon.2) 6003 : audit 0 from='client.? 172.21.15.40:0/2407840122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:31 smithi040 bash[41173]: audit 2023-12-01T20:55:31.233951+0000 mon.c (mon.2) 6003 : audit 0 from='client.? 172.21.15.40:0/2407840122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:32 smithi040 bash[41173]: cluster 2023-12-01T20:55:31.685125+0000 mgr.y (mgr.24356) 9520 : cluster 0 pgmap v9488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:32 smithi040 bash[28232]: cluster 2023-12-01T20:55:31.685125+0000 mgr.y (mgr.24356) 9520 : cluster 0 pgmap v9488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:32 smithi141 bash[31670]: cluster 2023-12-01T20:55:31.685125+0000 mgr.y (mgr.24356) 9520 : cluster 0 pgmap v9488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:33 smithi141 bash[31670]: audit 2023-12-01T20:55:33.690871+0000 mon.c (mon.2) 6004 : audit 0 from='client.? 172.21.15.40:0/1318515826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:33 smithi040 bash[41173]: audit 2023-12-01T20:55:33.690871+0000 mon.c (mon.2) 6004 : audit 0 from='client.? 172.21.15.40:0/1318515826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:33 smithi040 bash[28232]: audit 2023-12-01T20:55:33.690871+0000 mon.c (mon.2) 6004 : audit 0 from='client.? 172.21.15.40:0/1318515826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:34 smithi141 bash[31670]: cluster 2023-12-01T20:55:33.685734+0000 mgr.y (mgr.24356) 9521 : cluster 0 pgmap v9489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:34 smithi141 bash[31670]: audit 2023-12-01T20:55:33.816024+0000 mon.c (mon.2) 6005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:34 smithi040 bash[41173]: cluster 2023-12-01T20:55:33.685734+0000 mgr.y (mgr.24356) 9521 : cluster 0 pgmap v9489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:34 smithi040 bash[41173]: audit 2023-12-01T20:55:33.816024+0000 mon.c (mon.2) 6005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:34 smithi040 bash[28232]: cluster 2023-12-01T20:55:33.685734+0000 mgr.y (mgr.24356) 9521 : cluster 0 pgmap v9489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:34 smithi040 bash[28232]: audit 2023-12-01T20:55:33.816024+0000 mon.c (mon.2) 6005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:36.761 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:55:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:55:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:36 smithi141 bash[31670]: cluster 2023-12-01T20:55:35.686898+0000 mgr.y (mgr.24356) 9522 : cluster 0 pgmap v9490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:37.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:36 smithi141 bash[31670]: audit 2023-12-01T20:55:36.147705+0000 mon.c (mon.2) 6006 : audit 0 from='client.? 172.21.15.40:0/2449277028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:36 smithi040 bash[41173]: cluster 2023-12-01T20:55:35.686898+0000 mgr.y (mgr.24356) 9522 : cluster 0 pgmap v9490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:36 smithi040 bash[41173]: audit 2023-12-01T20:55:36.147705+0000 mon.c (mon.2) 6006 : audit 0 from='client.? 172.21.15.40:0/2449277028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:36 smithi040 bash[28232]: cluster 2023-12-01T20:55:35.686898+0000 mgr.y (mgr.24356) 9522 : cluster 0 pgmap v9490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:36 smithi040 bash[28232]: audit 2023-12-01T20:55:36.147705+0000 mon.c (mon.2) 6006 : audit 0 from='client.? 172.21.15.40:0/2449277028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:38 smithi141 bash[31670]: cluster 2023-12-01T20:55:37.687586+0000 mgr.y (mgr.24356) 9523 : cluster 0 pgmap v9491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:38 smithi141 bash[31670]: audit 2023-12-01T20:55:38.613024+0000 mon.a (mon.0) 6221 : audit 0 from='client.? 172.21.15.40:0/3363499542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:38 smithi040 bash[28232]: cluster 2023-12-01T20:55:37.687586+0000 mgr.y (mgr.24356) 9523 : cluster 0 pgmap v9491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:38 smithi040 bash[28232]: audit 2023-12-01T20:55:38.613024+0000 mon.a (mon.0) 6221 : audit 0 from='client.? 172.21.15.40:0/3363499542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:38 smithi040 bash[41173]: cluster 2023-12-01T20:55:37.687586+0000 mgr.y (mgr.24356) 9523 : cluster 0 pgmap v9491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:38 smithi040 bash[41173]: audit 2023-12-01T20:55:38.613024+0000 mon.a (mon.0) 6221 : audit 0 from='client.? 172.21.15.40:0/3363499542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:40 smithi141 bash[31670]: cluster 2023-12-01T20:55:39.688854+0000 mgr.y (mgr.24356) 9524 : cluster 0 pgmap v9492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:40 smithi040 bash[28232]: cluster 2023-12-01T20:55:39.688854+0000 mgr.y (mgr.24356) 9524 : cluster 0 pgmap v9492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:40 smithi040 bash[41173]: cluster 2023-12-01T20:55:39.688854+0000 mgr.y (mgr.24356) 9524 : cluster 0 pgmap v9492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:41 smithi141 bash[31670]: audit 2023-12-01T20:55:41.068839+0000 mon.a (mon.0) 6222 : audit 0 from='client.? 172.21.15.40:0/3651154452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:41 smithi040 bash[41173]: audit 2023-12-01T20:55:41.068839+0000 mon.a (mon.0) 6222 : audit 0 from='client.? 172.21.15.40:0/3651154452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:41 smithi040 bash[28232]: audit 2023-12-01T20:55:41.068839+0000 mon.a (mon.0) 6222 : audit 0 from='client.? 172.21.15.40:0/3651154452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:42.534 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:42 smithi141 bash[31670]: cluster 2023-12-01T20:55:41.689526+0000 mgr.y (mgr.24356) 9525 : cluster 0 pgmap v9493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:42 smithi040 bash[28232]: cluster 2023-12-01T20:55:41.689526+0000 mgr.y (mgr.24356) 9525 : cluster 0 pgmap v9493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:42 smithi040 bash[41173]: cluster 2023-12-01T20:55:41.689526+0000 mgr.y (mgr.24356) 9525 : cluster 0 pgmap v9493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:43.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:43 smithi040 bash[41173]: audit 2023-12-01T20:55:43.530739+0000 mon.a (mon.0) 6223 : audit 0 from='client.? 172.21.15.40:0/3531885219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:43 smithi040 bash[28232]: audit 2023-12-01T20:55:43.530739+0000 mon.a (mon.0) 6223 : audit 0 from='client.? 172.21.15.40:0/3531885219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:43 smithi141 bash[31670]: audit 2023-12-01T20:55:43.530739+0000 mon.a (mon.0) 6223 : audit 0 from='client.? 172.21.15.40:0/3531885219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:44 smithi040 bash[41173]: cluster 2023-12-01T20:55:43.690178+0000 mgr.y (mgr.24356) 9526 : cluster 0 pgmap v9494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:44 smithi040 bash[28232]: cluster 2023-12-01T20:55:43.690178+0000 mgr.y (mgr.24356) 9526 : cluster 0 pgmap v9494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:44 smithi141 bash[31670]: cluster 2023-12-01T20:55:43.690178+0000 mgr.y (mgr.24356) 9526 : cluster 0 pgmap v9494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:46.757 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:55:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:55:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:46 smithi141 bash[31670]: cluster 2023-12-01T20:55:45.691033+0000 mgr.y (mgr.24356) 9527 : cluster 0 pgmap v9495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:47.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:46 smithi141 bash[31670]: audit 2023-12-01T20:55:45.996604+0000 mon.c (mon.2) 6007 : audit 0 from='client.? 172.21.15.40:0/1632419471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:46 smithi040 bash[28232]: cluster 2023-12-01T20:55:45.691033+0000 mgr.y (mgr.24356) 9527 : cluster 0 pgmap v9495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:46 smithi040 bash[28232]: audit 2023-12-01T20:55:45.996604+0000 mon.c (mon.2) 6007 : audit 0 from='client.? 172.21.15.40:0/1632419471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:46 smithi040 bash[41173]: cluster 2023-12-01T20:55:45.691033+0000 mgr.y (mgr.24356) 9527 : cluster 0 pgmap v9495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:46 smithi040 bash[41173]: audit 2023-12-01T20:55:45.996604+0000 mon.c (mon.2) 6007 : audit 0 from='client.? 172.21.15.40:0/1632419471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:48 smithi141 bash[31670]: cluster 2023-12-01T20:55:47.691811+0000 mgr.y (mgr.24356) 9528 : cluster 0 pgmap v9496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:49.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:48 smithi141 bash[31670]: audit 2023-12-01T20:55:48.466082+0000 mon.a (mon.0) 6224 : audit 0 from='client.? 172.21.15.40:0/4151226779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:48 smithi040 bash[28232]: cluster 2023-12-01T20:55:47.691811+0000 mgr.y (mgr.24356) 9528 : cluster 0 pgmap v9496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:48 smithi040 bash[28232]: audit 2023-12-01T20:55:48.466082+0000 mon.a (mon.0) 6224 : audit 0 from='client.? 172.21.15.40:0/4151226779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:48 smithi040 bash[41173]: cluster 2023-12-01T20:55:47.691811+0000 mgr.y (mgr.24356) 9528 : cluster 0 pgmap v9496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:48 smithi040 bash[41173]: audit 2023-12-01T20:55:48.466082+0000 mon.a (mon.0) 6224 : audit 0 from='client.? 172.21.15.40:0/4151226779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:49 smithi141 bash[31670]: audit 2023-12-01T20:55:48.816399+0000 mon.c (mon.2) 6008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:49 smithi040 bash[28232]: audit 2023-12-01T20:55:48.816399+0000 mon.c (mon.2) 6008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:49 smithi040 bash[41173]: audit 2023-12-01T20:55:48.816399+0000 mon.c (mon.2) 6008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:50 smithi141 bash[31670]: cluster 2023-12-01T20:55:49.693040+0000 mgr.y (mgr.24356) 9529 : cluster 0 pgmap v9497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:50 smithi040 bash[28232]: cluster 2023-12-01T20:55:49.693040+0000 mgr.y (mgr.24356) 9529 : cluster 0 pgmap v9497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:50 smithi040 bash[41173]: cluster 2023-12-01T20:55:49.693040+0000 mgr.y (mgr.24356) 9529 : cluster 0 pgmap v9497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:51 smithi141 bash[31670]: audit 2023-12-01T20:55:50.935872+0000 mon.a (mon.0) 6225 : audit 0 from='client.? 172.21.15.40:0/720477238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:51 smithi040 bash[28232]: audit 2023-12-01T20:55:50.935872+0000 mon.a (mon.0) 6225 : audit 0 from='client.? 172.21.15.40:0/720477238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:51 smithi040 bash[41173]: audit 2023-12-01T20:55:50.935872+0000 mon.a (mon.0) 6225 : audit 0 from='client.? 172.21.15.40:0/720477238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:53.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:52 smithi141 bash[31670]: cluster 2023-12-01T20:55:51.693694+0000 mgr.y (mgr.24356) 9530 : cluster 0 pgmap v9498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:52 smithi040 bash[28232]: cluster 2023-12-01T20:55:51.693694+0000 mgr.y (mgr.24356) 9530 : cluster 0 pgmap v9498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:52 smithi040 bash[41173]: cluster 2023-12-01T20:55:51.693694+0000 mgr.y (mgr.24356) 9530 : cluster 0 pgmap v9498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:54.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:53 smithi040 bash[28232]: audit 2023-12-01T20:55:53.411336+0000 mon.a (mon.0) 6226 : audit 0 from='client.? 172.21.15.40:0/2351342836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:54.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:53 smithi040 bash[41173]: audit 2023-12-01T20:55:53.411336+0000 mon.a (mon.0) 6226 : audit 0 from='client.? 172.21.15.40:0/2351342836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:53 smithi141 bash[31670]: audit 2023-12-01T20:55:53.411336+0000 mon.a (mon.0) 6226 : audit 0 from='client.? 172.21.15.40:0/2351342836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:54 smithi040 bash[41173]: cluster 2023-12-01T20:55:53.694387+0000 mgr.y (mgr.24356) 9531 : cluster 0 pgmap v9499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:54 smithi040 bash[28232]: cluster 2023-12-01T20:55:53.694387+0000 mgr.y (mgr.24356) 9531 : cluster 0 pgmap v9499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:54 smithi141 bash[31670]: cluster 2023-12-01T20:55:53.694387+0000 mgr.y (mgr.24356) 9531 : cluster 0 pgmap v9499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:56.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:55:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T20:55:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:56 smithi040 bash[41173]: cluster 2023-12-01T20:55:55.695522+0000 mgr.y (mgr.24356) 9532 : cluster 0 pgmap v9500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:56 smithi040 bash[41173]: audit 2023-12-01T20:55:55.884698+0000 mon.c (mon.2) 6009 : audit 0 from='client.? 172.21.15.40:0/2993211838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:56 smithi040 bash[28232]: cluster 2023-12-01T20:55:55.695522+0000 mgr.y (mgr.24356) 9532 : cluster 0 pgmap v9500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:56 smithi040 bash[28232]: audit 2023-12-01T20:55:55.884698+0000 mon.c (mon.2) 6009 : audit 0 from='client.? 172.21.15.40:0/2993211838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:56 smithi141 bash[31670]: cluster 2023-12-01T20:55:55.695522+0000 mgr.y (mgr.24356) 9532 : cluster 0 pgmap v9500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:56 smithi141 bash[31670]: audit 2023-12-01T20:55:55.884698+0000 mon.c (mon.2) 6009 : audit 0 from='client.? 172.21.15.40:0/2993211838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:58 smithi040 bash[41173]: cluster 2023-12-01T20:55:57.696206+0000 mgr.y (mgr.24356) 9533 : cluster 0 pgmap v9501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:55:58 smithi040 bash[41173]: audit 2023-12-01T20:55:58.351120+0000 mon.c (mon.2) 6010 : audit 0 from='client.? 172.21.15.40:0/27066275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:58 smithi040 bash[28232]: cluster 2023-12-01T20:55:57.696206+0000 mgr.y (mgr.24356) 9533 : cluster 0 pgmap v9501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:55:58 smithi040 bash[28232]: audit 2023-12-01T20:55:58.351120+0000 mon.c (mon.2) 6010 : audit 0 from='client.? 172.21.15.40:0/27066275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:55:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:58 smithi141 bash[31670]: cluster 2023-12-01T20:55:57.696206+0000 mgr.y (mgr.24356) 9533 : cluster 0 pgmap v9501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:55:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:55:58 smithi141 bash[31670]: audit 2023-12-01T20:55:58.351120+0000 mon.c (mon.2) 6010 : audit 0 from='client.? 172.21.15.40:0/27066275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:00 smithi040 bash[41173]: cluster 2023-12-01T20:55:59.697390+0000 mgr.y (mgr.24356) 9534 : cluster 0 pgmap v9502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:00 smithi040 bash[28232]: cluster 2023-12-01T20:55:59.697390+0000 mgr.y (mgr.24356) 9534 : cluster 0 pgmap v9502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:00 smithi141 bash[31670]: cluster 2023-12-01T20:55:59.697390+0000 mgr.y (mgr.24356) 9534 : cluster 0 pgmap v9502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:01.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:01 smithi040 bash[28232]: audit 2023-12-01T20:56:00.818709+0000 mon.c (mon.2) 6011 : audit 0 from='client.? 172.21.15.40:0/934655004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:01 smithi040 bash[41173]: audit 2023-12-01T20:56:00.818709+0000 mon.c (mon.2) 6011 : audit 0 from='client.? 172.21.15.40:0/934655004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:01 smithi141 bash[31670]: audit 2023-12-01T20:56:00.818709+0000 mon.c (mon.2) 6011 : audit 0 from='client.? 172.21.15.40:0/934655004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:02 smithi040 bash[28232]: cluster 2023-12-01T20:56:01.698217+0000 mgr.y (mgr.24356) 9535 : cluster 0 pgmap v9503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:02 smithi040 bash[41173]: cluster 2023-12-01T20:56:01.698217+0000 mgr.y (mgr.24356) 9535 : cluster 0 pgmap v9503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:02 smithi141 bash[31670]: cluster 2023-12-01T20:56:01.698217+0000 mgr.y (mgr.24356) 9535 : cluster 0 pgmap v9503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:03 smithi040 bash[28232]: audit 2023-12-01T20:56:03.275838+0000 mon.c (mon.2) 6012 : audit 0 from='client.? 172.21.15.40:0/471476017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:03 smithi040 bash[41173]: audit 2023-12-01T20:56:03.275838+0000 mon.c (mon.2) 6012 : audit 0 from='client.? 172.21.15.40:0/471476017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:03 smithi141 bash[31670]: audit 2023-12-01T20:56:03.275838+0000 mon.c (mon.2) 6012 : audit 0 from='client.? 172.21.15.40:0/471476017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:04 smithi040 bash[28232]: cluster 2023-12-01T20:56:03.699066+0000 mgr.y (mgr.24356) 9536 : cluster 0 pgmap v9504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:04 smithi040 bash[28232]: audit 2023-12-01T20:56:03.816711+0000 mon.c (mon.2) 6013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:04 smithi040 bash[41173]: cluster 2023-12-01T20:56:03.699066+0000 mgr.y (mgr.24356) 9536 : cluster 0 pgmap v9504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:04 smithi040 bash[41173]: audit 2023-12-01T20:56:03.816711+0000 mon.c (mon.2) 6013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:04 smithi141 bash[31670]: cluster 2023-12-01T20:56:03.699066+0000 mgr.y (mgr.24356) 9536 : cluster 0 pgmap v9504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:04 smithi141 bash[31670]: audit 2023-12-01T20:56:03.816711+0000 mon.c (mon.2) 6013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:05 smithi040 bash[28232]: audit 2023-12-01T20:56:05.737314+0000 mon.c (mon.2) 6014 : audit 0 from='client.? 172.21.15.40:0/472326101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:05 smithi040 bash[41173]: audit 2023-12-01T20:56:05.737314+0000 mon.c (mon.2) 6014 : audit 0 from='client.? 172.21.15.40:0/472326101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:05 smithi141 bash[31670]: audit 2023-12-01T20:56:05.737314+0000 mon.c (mon.2) 6014 : audit 0 from='client.? 172.21.15.40:0/472326101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:06.799 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:56:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:56:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:06 smithi040 bash[28232]: cluster 2023-12-01T20:56:05.700196+0000 mgr.y (mgr.24356) 9537 : cluster 0 pgmap v9505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:06 smithi040 bash[41173]: cluster 2023-12-01T20:56:05.700196+0000 mgr.y (mgr.24356) 9537 : cluster 0 pgmap v9505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:06 smithi141 bash[31670]: cluster 2023-12-01T20:56:05.700196+0000 mgr.y (mgr.24356) 9537 : cluster 0 pgmap v9505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:08 smithi040 bash[28232]: cluster 2023-12-01T20:56:07.700993+0000 mgr.y (mgr.24356) 9538 : cluster 0 pgmap v9506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:08 smithi040 bash[28232]: audit 2023-12-01T20:56:08.199984+0000 mon.a (mon.0) 6227 : audit 0 from='client.? 172.21.15.40:0/3853712749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:08 smithi040 bash[41173]: cluster 2023-12-01T20:56:07.700993+0000 mgr.y (mgr.24356) 9538 : cluster 0 pgmap v9506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:08 smithi040 bash[41173]: audit 2023-12-01T20:56:08.199984+0000 mon.a (mon.0) 6227 : audit 0 from='client.? 172.21.15.40:0/3853712749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:08 smithi141 bash[31670]: cluster 2023-12-01T20:56:07.700993+0000 mgr.y (mgr.24356) 9538 : cluster 0 pgmap v9506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:08 smithi141 bash[31670]: audit 2023-12-01T20:56:08.199984+0000 mon.a (mon.0) 6227 : audit 0 from='client.? 172.21.15.40:0/3853712749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:10 smithi040 bash[28232]: cluster 2023-12-01T20:56:09.702212+0000 mgr.y (mgr.24356) 9539 : cluster 0 pgmap v9507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:10 smithi040 bash[41173]: cluster 2023-12-01T20:56:09.702212+0000 mgr.y (mgr.24356) 9539 : cluster 0 pgmap v9507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:10 smithi141 bash[31670]: cluster 2023-12-01T20:56:09.702212+0000 mgr.y (mgr.24356) 9539 : cluster 0 pgmap v9507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:11.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:11 smithi040 bash[28232]: audit 2023-12-01T20:56:10.663073+0000 mon.a (mon.0) 6228 : audit 0 from='client.? 172.21.15.40:0/3840888267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:11.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:11 smithi040 bash[41173]: audit 2023-12-01T20:56:10.663073+0000 mon.a (mon.0) 6228 : audit 0 from='client.? 172.21.15.40:0/3840888267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:11 smithi141 bash[31670]: audit 2023-12-01T20:56:10.663073+0000 mon.a (mon.0) 6228 : audit 0 from='client.? 172.21.15.40:0/3840888267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:12.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:12 smithi040 bash[28232]: cluster 2023-12-01T20:56:11.703006+0000 mgr.y (mgr.24356) 9540 : cluster 0 pgmap v9508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:12.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:12 smithi040 bash[41173]: cluster 2023-12-01T20:56:11.703006+0000 mgr.y (mgr.24356) 9540 : cluster 0 pgmap v9508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:12 smithi141 bash[31670]: cluster 2023-12-01T20:56:11.703006+0000 mgr.y (mgr.24356) 9540 : cluster 0 pgmap v9508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:13 smithi040 bash[28232]: audit 2023-12-01T20:56:13.126064+0000 mon.a (mon.0) 6229 : audit 0 from='client.? 172.21.15.40:0/1425258622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:13 smithi040 bash[41173]: audit 2023-12-01T20:56:13.126064+0000 mon.a (mon.0) 6229 : audit 0 from='client.? 172.21.15.40:0/1425258622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:13.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:13 smithi141 bash[31670]: audit 2023-12-01T20:56:13.126064+0000 mon.a (mon.0) 6229 : audit 0 from='client.? 172.21.15.40:0/1425258622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:14 smithi040 bash[28232]: cluster 2023-12-01T20:56:13.703872+0000 mgr.y (mgr.24356) 9541 : cluster 0 pgmap v9509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:14.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:14 smithi040 bash[41173]: cluster 2023-12-01T20:56:13.703872+0000 mgr.y (mgr.24356) 9541 : cluster 0 pgmap v9509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:14 smithi141 bash[31670]: cluster 2023-12-01T20:56:13.703872+0000 mgr.y (mgr.24356) 9541 : cluster 0 pgmap v9509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:15 smithi040 bash[41173]: audit 2023-12-01T20:56:15.586599+0000 mon.a (mon.0) 6230 : audit 0 from='client.? 172.21.15.40:0/1358250643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:15 smithi040 bash[28232]: audit 2023-12-01T20:56:15.586599+0000 mon.a (mon.0) 6230 : audit 0 from='client.? 172.21.15.40:0/1358250643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:15 smithi141 bash[31670]: audit 2023-12-01T20:56:15.586599+0000 mon.a (mon.0) 6230 : audit 0 from='client.? 172.21.15.40:0/1358250643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:16 smithi040 bash[28232]: cluster 2023-12-01T20:56:15.705116+0000 mgr.y (mgr.24356) 9542 : cluster 0 pgmap v9510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:56:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:56:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:16 smithi040 bash[41173]: cluster 2023-12-01T20:56:15.705116+0000 mgr.y (mgr.24356) 9542 : cluster 0 pgmap v9510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:16 smithi141 bash[31670]: cluster 2023-12-01T20:56:15.705116+0000 mgr.y (mgr.24356) 9542 : cluster 0 pgmap v9510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:18 smithi141 bash[31670]: cluster 2023-12-01T20:56:17.705738+0000 mgr.y (mgr.24356) 9543 : cluster 0 pgmap v9511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:19.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:18 smithi141 bash[31670]: audit 2023-12-01T20:56:18.048335+0000 mon.a (mon.0) 6231 : audit 0 from='client.? 172.21.15.40:0/3927789074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:18 smithi040 bash[28232]: cluster 2023-12-01T20:56:17.705738+0000 mgr.y (mgr.24356) 9543 : cluster 0 pgmap v9511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:18 smithi040 bash[28232]: audit 2023-12-01T20:56:18.048335+0000 mon.a (mon.0) 6231 : audit 0 from='client.? 172.21.15.40:0/3927789074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:19.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:18 smithi040 bash[41173]: cluster 2023-12-01T20:56:17.705738+0000 mgr.y (mgr.24356) 9543 : cluster 0 pgmap v9511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:19.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:18 smithi040 bash[41173]: audit 2023-12-01T20:56:18.048335+0000 mon.a (mon.0) 6231 : audit 0 from='client.? 172.21.15.40:0/3927789074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:20.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:19 smithi141 bash[31670]: audit 2023-12-01T20:56:18.817143+0000 mon.c (mon.2) 6015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:19 smithi040 bash[41173]: audit 2023-12-01T20:56:18.817143+0000 mon.c (mon.2) 6015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:20.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:19 smithi040 bash[28232]: audit 2023-12-01T20:56:18.817143+0000 mon.c (mon.2) 6015 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:20 smithi141 bash[31670]: cluster 2023-12-01T20:56:19.706933+0000 mgr.y (mgr.24356) 9544 : cluster 0 pgmap v9512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:20 smithi141 bash[31670]: audit 2023-12-01T20:56:20.519313+0000 mon.a (mon.0) 6232 : audit 0 from='client.? 172.21.15.40:0/3956224318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:20 smithi040 bash[28232]: cluster 2023-12-01T20:56:19.706933+0000 mgr.y (mgr.24356) 9544 : cluster 0 pgmap v9512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:20 smithi040 bash[28232]: audit 2023-12-01T20:56:20.519313+0000 mon.a (mon.0) 6232 : audit 0 from='client.? 172.21.15.40:0/3956224318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:20 smithi040 bash[41173]: cluster 2023-12-01T20:56:19.706933+0000 mgr.y (mgr.24356) 9544 : cluster 0 pgmap v9512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:20 smithi040 bash[41173]: audit 2023-12-01T20:56:20.519313+0000 mon.a (mon.0) 6232 : audit 0 from='client.? 172.21.15.40:0/3956224318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:22.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:21 smithi040 bash[28232]: audit 2023-12-01T20:56:21.712103+0000 mon.c (mon.2) 6016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:56:22.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:21 smithi040 bash[41173]: audit 2023-12-01T20:56:21.712103+0000 mon.c (mon.2) 6016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:56:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:21 smithi141 bash[31670]: audit 2023-12-01T20:56:21.712103+0000 mon.c (mon.2) 6016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:56:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[28232]: cluster 2023-12-01T20:56:21.707615+0000 mgr.y (mgr.24356) 9545 : cluster 0 pgmap v9513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[28232]: audit 2023-12-01T20:56:22.093326+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[28232]: audit 2023-12-01T20:56:22.109809+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[28232]: audit 2023-12-01T20:56:22.985982+0000 mon.a (mon.0) 6235 : audit 0 from='client.? 172.21.15.40:0/3220555371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[41173]: cluster 2023-12-01T20:56:21.707615+0000 mgr.y (mgr.24356) 9545 : cluster 0 pgmap v9513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[41173]: audit 2023-12-01T20:56:22.093326+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[41173]: audit 2023-12-01T20:56:22.109809+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:23 smithi040 bash[41173]: audit 2023-12-01T20:56:22.985982+0000 mon.a (mon.0) 6235 : audit 0 from='client.? 172.21.15.40:0/3220555371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:23.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:23 smithi141 bash[31670]: cluster 2023-12-01T20:56:21.707615+0000 mgr.y (mgr.24356) 9545 : cluster 0 pgmap v9513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:23 smithi141 bash[31670]: audit 2023-12-01T20:56:22.093326+0000 mon.a (mon.0) 6233 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:23 smithi141 bash[31670]: audit 2023-12-01T20:56:22.109809+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:23 smithi141 bash[31670]: audit 2023-12-01T20:56:22.985982+0000 mon.a (mon.0) 6235 : audit 0 from='client.? 172.21.15.40:0/3220555371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:25 smithi040 bash[28232]: cluster 2023-12-01T20:56:23.708237+0000 mgr.y (mgr.24356) 9546 : cluster 0 pgmap v9514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:25 smithi040 bash[41173]: cluster 2023-12-01T20:56:23.708237+0000 mgr.y (mgr.24356) 9546 : cluster 0 pgmap v9514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:25.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:25 smithi141 bash[31670]: cluster 2023-12-01T20:56:23.708237+0000 mgr.y (mgr.24356) 9546 : cluster 0 pgmap v9514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:26.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:26 smithi040 bash[28232]: audit 2023-12-01T20:56:25.456835+0000 mon.a (mon.0) 6236 : audit 0 from='client.? 172.21.15.40:0/2566463621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:26.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:26 smithi040 bash[41173]: audit 2023-12-01T20:56:25.456835+0000 mon.a (mon.0) 6236 : audit 0 from='client.? 172.21.15.40:0/2566463621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:26 smithi141 bash[31670]: audit 2023-12-01T20:56:25.456835+0000 mon.a (mon.0) 6236 : audit 0 from='client.? 172.21.15.40:0/2566463621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:56:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:56:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:27 smithi040 bash[28232]: cluster 2023-12-01T20:56:25.709471+0000 mgr.y (mgr.24356) 9547 : cluster 0 pgmap v9515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:27 smithi040 bash[41173]: cluster 2023-12-01T20:56:25.709471+0000 mgr.y (mgr.24356) 9547 : cluster 0 pgmap v9515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:27.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:27 smithi141 bash[31670]: cluster 2023-12-01T20:56:25.709471+0000 mgr.y (mgr.24356) 9547 : cluster 0 pgmap v9515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[41173]: audit 2023-12-01T20:56:27.614258+0000 mon.a (mon.0) 6237 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[41173]: audit 2023-12-01T20:56:27.632171+0000 mon.a (mon.0) 6238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[41173]: cluster 2023-12-01T20:56:27.710113+0000 mgr.y (mgr.24356) 9548 : cluster 0 pgmap v9516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[41173]: audit 2023-12-01T20:56:27.944321+0000 mon.c (mon.2) 6017 : audit 0 from='client.? 172.21.15.40:0/489606397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[41173]: audit 2023-12-01T20:56:28.319369+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[41173]: audit 2023-12-01T20:56:28.335326+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[28232]: audit 2023-12-01T20:56:27.614258+0000 mon.a (mon.0) 6237 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[28232]: audit 2023-12-01T20:56:27.632171+0000 mon.a (mon.0) 6238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[28232]: cluster 2023-12-01T20:56:27.710113+0000 mgr.y (mgr.24356) 9548 : cluster 0 pgmap v9516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[28232]: audit 2023-12-01T20:56:27.944321+0000 mon.c (mon.2) 6017 : audit 0 from='client.? 172.21.15.40:0/489606397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[28232]: audit 2023-12-01T20:56:28.319369+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:28 smithi040 bash[28232]: audit 2023-12-01T20:56:28.335326+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:28 smithi141 bash[31670]: audit 2023-12-01T20:56:27.614258+0000 mon.a (mon.0) 6237 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:29.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:28 smithi141 bash[31670]: audit 2023-12-01T20:56:27.632171+0000 mon.a (mon.0) 6238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:29.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:28 smithi141 bash[31670]: cluster 2023-12-01T20:56:27.710113+0000 mgr.y (mgr.24356) 9548 : cluster 0 pgmap v9516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:29.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:28 smithi141 bash[31670]: audit 2023-12-01T20:56:27.944321+0000 mon.c (mon.2) 6017 : audit 0 from='client.? 172.21.15.40:0/489606397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:29.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:28 smithi141 bash[31670]: audit 2023-12-01T20:56:28.319369+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:29.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:28 smithi141 bash[31670]: audit 2023-12-01T20:56:28.335326+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:29 smithi040 bash[41173]: audit 2023-12-01T20:56:28.859885+0000 mon.c (mon.2) 6018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:56:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:29 smithi040 bash[41173]: audit 2023-12-01T20:56:28.861872+0000 mon.c (mon.2) 6019 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:56:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:29 smithi040 bash[41173]: audit 2023-12-01T20:56:28.874927+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:29 smithi040 bash[28232]: audit 2023-12-01T20:56:28.859885+0000 mon.c (mon.2) 6018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:56:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:29 smithi040 bash[28232]: audit 2023-12-01T20:56:28.861872+0000 mon.c (mon.2) 6019 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:56:29.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:29 smithi040 bash[28232]: audit 2023-12-01T20:56:28.874927+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:29 smithi141 bash[31670]: audit 2023-12-01T20:56:28.859885+0000 mon.c (mon.2) 6018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:56:30.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:29 smithi141 bash[31670]: audit 2023-12-01T20:56:28.861872+0000 mon.c (mon.2) 6019 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:56:30.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:29 smithi141 bash[31670]: audit 2023-12-01T20:56:28.874927+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:56:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:30 smithi040 bash[28232]: cluster 2023-12-01T20:56:29.711421+0000 mgr.y (mgr.24356) 9549 : cluster 0 pgmap v9517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:30 smithi040 bash[28232]: audit 2023-12-01T20:56:30.407270+0000 mon.a (mon.0) 6242 : audit 0 from='client.? 172.21.15.40:0/855697422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:30 smithi040 bash[41173]: cluster 2023-12-01T20:56:29.711421+0000 mgr.y (mgr.24356) 9549 : cluster 0 pgmap v9517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:30 smithi040 bash[41173]: audit 2023-12-01T20:56:30.407270+0000 mon.a (mon.0) 6242 : audit 0 from='client.? 172.21.15.40:0/855697422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:30 smithi141 bash[31670]: cluster 2023-12-01T20:56:29.711421+0000 mgr.y (mgr.24356) 9549 : cluster 0 pgmap v9517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:30 smithi141 bash[31670]: audit 2023-12-01T20:56:30.407270+0000 mon.a (mon.0) 6242 : audit 0 from='client.? 172.21.15.40:0/855697422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:32 smithi141 bash[31670]: cluster 2023-12-01T20:56:31.712132+0000 mgr.y (mgr.24356) 9550 : cluster 0 pgmap v9518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:32 smithi040 bash[28232]: cluster 2023-12-01T20:56:31.712132+0000 mgr.y (mgr.24356) 9550 : cluster 0 pgmap v9518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:32 smithi040 bash[41173]: cluster 2023-12-01T20:56:31.712132+0000 mgr.y (mgr.24356) 9550 : cluster 0 pgmap v9518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:33 smithi040 bash[28232]: audit 2023-12-01T20:56:32.878154+0000 mon.a (mon.0) 6243 : audit 0 from='client.? 172.21.15.40:0/3932026390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:33 smithi040 bash[41173]: audit 2023-12-01T20:56:32.878154+0000 mon.a (mon.0) 6243 : audit 0 from='client.? 172.21.15.40:0/3932026390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:33 smithi141 bash[31670]: audit 2023-12-01T20:56:32.878154+0000 mon.a (mon.0) 6243 : audit 0 from='client.? 172.21.15.40:0/3932026390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:34 smithi040 bash[41173]: cluster 2023-12-01T20:56:33.712856+0000 mgr.y (mgr.24356) 9551 : cluster 0 pgmap v9519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:34 smithi040 bash[41173]: audit 2023-12-01T20:56:33.817823+0000 mon.c (mon.2) 6020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:34 smithi040 bash[28232]: cluster 2023-12-01T20:56:33.712856+0000 mgr.y (mgr.24356) 9551 : cluster 0 pgmap v9519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:34 smithi040 bash[28232]: audit 2023-12-01T20:56:33.817823+0000 mon.c (mon.2) 6020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:34 smithi141 bash[31670]: cluster 2023-12-01T20:56:33.712856+0000 mgr.y (mgr.24356) 9551 : cluster 0 pgmap v9519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:34 smithi141 bash[31670]: audit 2023-12-01T20:56:33.817823+0000 mon.c (mon.2) 6020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:35 smithi040 bash[28232]: audit 2023-12-01T20:56:35.346043+0000 mon.c (mon.2) 6021 : audit 0 from='client.? 172.21.15.40:0/2314093908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:35 smithi040 bash[41173]: audit 2023-12-01T20:56:35.346043+0000 mon.c (mon.2) 6021 : audit 0 from='client.? 172.21.15.40:0/2314093908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:35 smithi141 bash[31670]: audit 2023-12-01T20:56:35.346043+0000 mon.c (mon.2) 6021 : audit 0 from='client.? 172.21.15.40:0/2314093908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:36.800 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:56:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:56:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:36 smithi040 bash[28232]: cluster 2023-12-01T20:56:35.713987+0000 mgr.y (mgr.24356) 9552 : cluster 0 pgmap v9520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:36 smithi040 bash[41173]: cluster 2023-12-01T20:56:35.713987+0000 mgr.y (mgr.24356) 9552 : cluster 0 pgmap v9520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:36 smithi141 bash[31670]: cluster 2023-12-01T20:56:35.713987+0000 mgr.y (mgr.24356) 9552 : cluster 0 pgmap v9520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:38 smithi040 bash[28232]: cluster 2023-12-01T20:56:37.714734+0000 mgr.y (mgr.24356) 9553 : cluster 0 pgmap v9521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:38 smithi040 bash[28232]: audit 2023-12-01T20:56:37.815798+0000 mon.c (mon.2) 6022 : audit 0 from='client.? 172.21.15.40:0/213407631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:38 smithi040 bash[41173]: cluster 2023-12-01T20:56:37.714734+0000 mgr.y (mgr.24356) 9553 : cluster 0 pgmap v9521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:38 smithi040 bash[41173]: audit 2023-12-01T20:56:37.815798+0000 mon.c (mon.2) 6022 : audit 0 from='client.? 172.21.15.40:0/213407631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:38 smithi141 bash[31670]: cluster 2023-12-01T20:56:37.714734+0000 mgr.y (mgr.24356) 9553 : cluster 0 pgmap v9521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:38 smithi141 bash[31670]: audit 2023-12-01T20:56:37.815798+0000 mon.c (mon.2) 6022 : audit 0 from='client.? 172.21.15.40:0/213407631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:40 smithi040 bash[28232]: cluster 2023-12-01T20:56:39.716040+0000 mgr.y (mgr.24356) 9554 : cluster 0 pgmap v9522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:40 smithi040 bash[41173]: cluster 2023-12-01T20:56:39.716040+0000 mgr.y (mgr.24356) 9554 : cluster 0 pgmap v9522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:40 smithi141 bash[31670]: cluster 2023-12-01T20:56:39.716040+0000 mgr.y (mgr.24356) 9554 : cluster 0 pgmap v9522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:41 smithi040 bash[28232]: audit 2023-12-01T20:56:40.284695+0000 mon.a (mon.0) 6244 : audit 0 from='client.? 172.21.15.40:0/2915181835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:41 smithi040 bash[41173]: audit 2023-12-01T20:56:40.284695+0000 mon.a (mon.0) 6244 : audit 0 from='client.? 172.21.15.40:0/2915181835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:41 smithi141 bash[31670]: audit 2023-12-01T20:56:40.284695+0000 mon.a (mon.0) 6244 : audit 0 from='client.? 172.21.15.40:0/2915181835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:42 smithi040 bash[28232]: cluster 2023-12-01T20:56:41.716845+0000 mgr.y (mgr.24356) 9555 : cluster 0 pgmap v9523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:42 smithi040 bash[41173]: cluster 2023-12-01T20:56:41.716845+0000 mgr.y (mgr.24356) 9555 : cluster 0 pgmap v9523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:42 smithi141 bash[31670]: cluster 2023-12-01T20:56:41.716845+0000 mgr.y (mgr.24356) 9555 : cluster 0 pgmap v9523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:43 smithi040 bash[28232]: audit 2023-12-01T20:56:42.758132+0000 mon.a (mon.0) 6245 : audit 0 from='client.? 172.21.15.40:0/1115179419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:43 smithi040 bash[41173]: audit 2023-12-01T20:56:42.758132+0000 mon.a (mon.0) 6245 : audit 0 from='client.? 172.21.15.40:0/1115179419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:43 smithi141 bash[31670]: audit 2023-12-01T20:56:42.758132+0000 mon.a (mon.0) 6245 : audit 0 from='client.? 172.21.15.40:0/1115179419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:44.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:44 smithi040 bash[28232]: cluster 2023-12-01T20:56:43.717694+0000 mgr.y (mgr.24356) 9556 : cluster 0 pgmap v9524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:44.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:44 smithi040 bash[41173]: cluster 2023-12-01T20:56:43.717694+0000 mgr.y (mgr.24356) 9556 : cluster 0 pgmap v9524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:44 smithi141 bash[31670]: cluster 2023-12-01T20:56:43.717694+0000 mgr.y (mgr.24356) 9556 : cluster 0 pgmap v9524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:45 smithi040 bash[28232]: audit 2023-12-01T20:56:45.220366+0000 mon.c (mon.2) 6023 : audit 0 from='client.? 172.21.15.40:0/3332600148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:45 smithi040 bash[41173]: audit 2023-12-01T20:56:45.220366+0000 mon.c (mon.2) 6023 : audit 0 from='client.? 172.21.15.40:0/3332600148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:45.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:45 smithi141 bash[31670]: audit 2023-12-01T20:56:45.220366+0000 mon.c (mon.2) 6023 : audit 0 from='client.? 172.21.15.40:0/3332600148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:46.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:46 smithi040 bash[28232]: cluster 2023-12-01T20:56:45.718949+0000 mgr.y (mgr.24356) 9557 : cluster 0 pgmap v9525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:46 smithi040 bash[41173]: cluster 2023-12-01T20:56:45.718949+0000 mgr.y (mgr.24356) 9557 : cluster 0 pgmap v9525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:46.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:56:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:56:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:46 smithi141 bash[31670]: cluster 2023-12-01T20:56:45.718949+0000 mgr.y (mgr.24356) 9557 : cluster 0 pgmap v9525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:47 smithi141 bash[31670]: audit 2023-12-01T20:56:47.686157+0000 mon.c (mon.2) 6024 : audit 0 from='client.? 172.21.15.40:0/974388487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:47 smithi040 bash[28232]: audit 2023-12-01T20:56:47.686157+0000 mon.c (mon.2) 6024 : audit 0 from='client.? 172.21.15.40:0/974388487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:47 smithi040 bash[41173]: audit 2023-12-01T20:56:47.686157+0000 mon.c (mon.2) 6024 : audit 0 from='client.? 172.21.15.40:0/974388487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:48 smithi040 bash[28232]: cluster 2023-12-01T20:56:47.719672+0000 mgr.y (mgr.24356) 9558 : cluster 0 pgmap v9526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:48 smithi040 bash[41173]: cluster 2023-12-01T20:56:47.719672+0000 mgr.y (mgr.24356) 9558 : cluster 0 pgmap v9526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:48 smithi141 bash[31670]: cluster 2023-12-01T20:56:47.719672+0000 mgr.y (mgr.24356) 9558 : cluster 0 pgmap v9526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:49 smithi040 bash[28232]: audit 2023-12-01T20:56:48.817862+0000 mon.c (mon.2) 6025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:49 smithi040 bash[41173]: audit 2023-12-01T20:56:48.817862+0000 mon.c (mon.2) 6025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:49 smithi141 bash[31670]: audit 2023-12-01T20:56:48.817862+0000 mon.c (mon.2) 6025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:50 smithi040 bash[41173]: cluster 2023-12-01T20:56:49.720914+0000 mgr.y (mgr.24356) 9559 : cluster 0 pgmap v9527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:50 smithi040 bash[41173]: audit 2023-12-01T20:56:50.152990+0000 mon.c (mon.2) 6026 : audit 0 from='client.? 172.21.15.40:0/1050947824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:50 smithi040 bash[28232]: cluster 2023-12-01T20:56:49.720914+0000 mgr.y (mgr.24356) 9559 : cluster 0 pgmap v9527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:50 smithi040 bash[28232]: audit 2023-12-01T20:56:50.152990+0000 mon.c (mon.2) 6026 : audit 0 from='client.? 172.21.15.40:0/1050947824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:50 smithi141 bash[31670]: cluster 2023-12-01T20:56:49.720914+0000 mgr.y (mgr.24356) 9559 : cluster 0 pgmap v9527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:50 smithi141 bash[31670]: audit 2023-12-01T20:56:50.152990+0000 mon.c (mon.2) 6026 : audit 0 from='client.? 172.21.15.40:0/1050947824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:52 smithi040 bash[41173]: cluster 2023-12-01T20:56:51.721600+0000 mgr.y (mgr.24356) 9560 : cluster 0 pgmap v9528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:52 smithi040 bash[41173]: audit 2023-12-01T20:56:52.608780+0000 mon.a (mon.0) 6246 : audit 0 from='client.? 172.21.15.40:0/2732850373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:52 smithi040 bash[28232]: cluster 2023-12-01T20:56:51.721600+0000 mgr.y (mgr.24356) 9560 : cluster 0 pgmap v9528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:52 smithi040 bash[28232]: audit 2023-12-01T20:56:52.608780+0000 mon.a (mon.0) 6246 : audit 0 from='client.? 172.21.15.40:0/2732850373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:52 smithi141 bash[31670]: cluster 2023-12-01T20:56:51.721600+0000 mgr.y (mgr.24356) 9560 : cluster 0 pgmap v9528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:52 smithi141 bash[31670]: audit 2023-12-01T20:56:52.608780+0000 mon.a (mon.0) 6246 : audit 0 from='client.? 172.21.15.40:0/2732850373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:54 smithi040 bash[28232]: cluster 2023-12-01T20:56:53.722304+0000 mgr.y (mgr.24356) 9561 : cluster 0 pgmap v9529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:54 smithi040 bash[41173]: cluster 2023-12-01T20:56:53.722304+0000 mgr.y (mgr.24356) 9561 : cluster 0 pgmap v9529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:54 smithi141 bash[31670]: cluster 2023-12-01T20:56:53.722304+0000 mgr.y (mgr.24356) 9561 : cluster 0 pgmap v9529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:56.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:55 smithi040 bash[28232]: audit 2023-12-01T20:56:55.072603+0000 mon.c (mon.2) 6027 : audit 0 from='client.? 172.21.15.40:0/635854745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:56.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:55 smithi040 bash[41173]: audit 2023-12-01T20:56:55.072603+0000 mon.c (mon.2) 6027 : audit 0 from='client.? 172.21.15.40:0/635854745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:56.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:55 smithi141 bash[31670]: audit 2023-12-01T20:56:55.072603+0000 mon.c (mon.2) 6027 : audit 0 from='client.? 172.21.15.40:0/635854745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:56.807 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:56:56] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-01T20:56:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:56 smithi040 bash[28232]: cluster 2023-12-01T20:56:55.723485+0000 mgr.y (mgr.24356) 9562 : cluster 0 pgmap v9530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:56 smithi040 bash[41173]: cluster 2023-12-01T20:56:55.723485+0000 mgr.y (mgr.24356) 9562 : cluster 0 pgmap v9530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:56 smithi141 bash[31670]: cluster 2023-12-01T20:56:55.723485+0000 mgr.y (mgr.24356) 9562 : cluster 0 pgmap v9530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:58.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:57 smithi040 bash[28232]: audit 2023-12-01T20:56:57.536838+0000 mon.a (mon.0) 6247 : audit 0 from='client.? 172.21.15.40:0/2354559937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:58.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:57 smithi040 bash[41173]: audit 2023-12-01T20:56:57.536838+0000 mon.a (mon.0) 6247 : audit 0 from='client.? 172.21.15.40:0/2354559937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:57 smithi141 bash[31670]: audit 2023-12-01T20:56:57.536838+0000 mon.a (mon.0) 6247 : audit 0 from='client.? 172.21.15.40:0/2354559937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:56:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:56:58 smithi040 bash[28232]: cluster 2023-12-01T20:56:57.724157+0000 mgr.y (mgr.24356) 9563 : cluster 0 pgmap v9531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:59.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:56:58 smithi040 bash[41173]: cluster 2023-12-01T20:56:57.724157+0000 mgr.y (mgr.24356) 9563 : cluster 0 pgmap v9531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:56:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:56:58 smithi141 bash[31670]: cluster 2023-12-01T20:56:57.724157+0000 mgr.y (mgr.24356) 9563 : cluster 0 pgmap v9531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:00 smithi040 bash[28232]: cluster 2023-12-01T20:56:59.725301+0000 mgr.y (mgr.24356) 9564 : cluster 0 pgmap v9532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:00 smithi040 bash[28232]: audit 2023-12-01T20:56:59.998152+0000 mon.c (mon.2) 6028 : audit 0 from='client.? 172.21.15.40:0/383664731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:00 smithi040 bash[41173]: cluster 2023-12-01T20:56:59.725301+0000 mgr.y (mgr.24356) 9564 : cluster 0 pgmap v9532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:00 smithi040 bash[41173]: audit 2023-12-01T20:56:59.998152+0000 mon.c (mon.2) 6028 : audit 0 from='client.? 172.21.15.40:0/383664731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:00 smithi141 bash[31670]: cluster 2023-12-01T20:56:59.725301+0000 mgr.y (mgr.24356) 9564 : cluster 0 pgmap v9532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:00 smithi141 bash[31670]: audit 2023-12-01T20:56:59.998152+0000 mon.c (mon.2) 6028 : audit 0 from='client.? 172.21.15.40:0/383664731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:02 smithi040 bash[41173]: cluster 2023-12-01T20:57:01.725983+0000 mgr.y (mgr.24356) 9565 : cluster 0 pgmap v9533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:02 smithi040 bash[41173]: audit 2023-12-01T20:57:02.458386+0000 mon.c (mon.2) 6029 : audit 0 from='client.? 172.21.15.40:0/812306816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:02 smithi040 bash[28232]: cluster 2023-12-01T20:57:01.725983+0000 mgr.y (mgr.24356) 9565 : cluster 0 pgmap v9533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:02 smithi040 bash[28232]: audit 2023-12-01T20:57:02.458386+0000 mon.c (mon.2) 6029 : audit 0 from='client.? 172.21.15.40:0/812306816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:02 smithi141 bash[31670]: cluster 2023-12-01T20:57:01.725983+0000 mgr.y (mgr.24356) 9565 : cluster 0 pgmap v9533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:02 smithi141 bash[31670]: audit 2023-12-01T20:57:02.458386+0000 mon.c (mon.2) 6029 : audit 0 from='client.? 172.21.15.40:0/812306816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:04 smithi040 bash[41173]: cluster 2023-12-01T20:57:03.726626+0000 mgr.y (mgr.24356) 9566 : cluster 0 pgmap v9534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:04 smithi040 bash[41173]: audit 2023-12-01T20:57:03.818410+0000 mon.c (mon.2) 6030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:04 smithi040 bash[28232]: cluster 2023-12-01T20:57:03.726626+0000 mgr.y (mgr.24356) 9566 : cluster 0 pgmap v9534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:05.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:04 smithi040 bash[28232]: audit 2023-12-01T20:57:03.818410+0000 mon.c (mon.2) 6030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:04 smithi141 bash[31670]: cluster 2023-12-01T20:57:03.726626+0000 mgr.y (mgr.24356) 9566 : cluster 0 pgmap v9534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:04 smithi141 bash[31670]: audit 2023-12-01T20:57:03.818410+0000 mon.c (mon.2) 6030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:05 smithi040 bash[28232]: audit 2023-12-01T20:57:04.923586+0000 mon.a (mon.0) 6248 : audit 0 from='client.? 172.21.15.40:0/1666819047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:05 smithi040 bash[41173]: audit 2023-12-01T20:57:04.923586+0000 mon.a (mon.0) 6248 : audit 0 from='client.? 172.21.15.40:0/1666819047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:05 smithi141 bash[31670]: audit 2023-12-01T20:57:04.923586+0000 mon.a (mon.0) 6248 : audit 0 from='client.? 172.21.15.40:0/1666819047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:06.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:57:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:57:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:06 smithi040 bash[28232]: cluster 2023-12-01T20:57:05.727786+0000 mgr.y (mgr.24356) 9567 : cluster 0 pgmap v9535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:06 smithi040 bash[41173]: cluster 2023-12-01T20:57:05.727786+0000 mgr.y (mgr.24356) 9567 : cluster 0 pgmap v9535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:06 smithi141 bash[31670]: cluster 2023-12-01T20:57:05.727786+0000 mgr.y (mgr.24356) 9567 : cluster 0 pgmap v9535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:08.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:07 smithi040 bash[28232]: audit 2023-12-01T20:57:07.379561+0000 mon.a (mon.0) 6249 : audit 0 from='client.? 172.21.15.40:0/2555682091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:08.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:07 smithi040 bash[41173]: audit 2023-12-01T20:57:07.379561+0000 mon.a (mon.0) 6249 : audit 0 from='client.? 172.21.15.40:0/2555682091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:08.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:07 smithi141 bash[31670]: audit 2023-12-01T20:57:07.379561+0000 mon.a (mon.0) 6249 : audit 0 from='client.? 172.21.15.40:0/2555682091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:08 smithi040 bash[28232]: cluster 2023-12-01T20:57:07.728459+0000 mgr.y (mgr.24356) 9568 : cluster 0 pgmap v9536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:08 smithi040 bash[41173]: cluster 2023-12-01T20:57:07.728459+0000 mgr.y (mgr.24356) 9568 : cluster 0 pgmap v9536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:08 smithi141 bash[31670]: cluster 2023-12-01T20:57:07.728459+0000 mgr.y (mgr.24356) 9568 : cluster 0 pgmap v9536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:10 smithi040 bash[28232]: cluster 2023-12-01T20:57:09.729611+0000 mgr.y (mgr.24356) 9569 : cluster 0 pgmap v9537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:10 smithi040 bash[28232]: audit 2023-12-01T20:57:09.839489+0000 mon.c (mon.2) 6031 : audit 0 from='client.? 172.21.15.40:0/3705406029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:10 smithi040 bash[41173]: cluster 2023-12-01T20:57:09.729611+0000 mgr.y (mgr.24356) 9569 : cluster 0 pgmap v9537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:10 smithi040 bash[41173]: audit 2023-12-01T20:57:09.839489+0000 mon.c (mon.2) 6031 : audit 0 from='client.? 172.21.15.40:0/3705406029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:10 smithi141 bash[31670]: cluster 2023-12-01T20:57:09.729611+0000 mgr.y (mgr.24356) 9569 : cluster 0 pgmap v9537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:10 smithi141 bash[31670]: audit 2023-12-01T20:57:09.839489+0000 mon.c (mon.2) 6031 : audit 0 from='client.? 172.21.15.40:0/3705406029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:12 smithi040 bash[28232]: cluster 2023-12-01T20:57:11.730249+0000 mgr.y (mgr.24356) 9570 : cluster 0 pgmap v9538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:12 smithi040 bash[28232]: audit 2023-12-01T20:57:12.309553+0000 mon.a (mon.0) 6250 : audit 0 from='client.? 172.21.15.40:0/3534459480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:12 smithi040 bash[41173]: cluster 2023-12-01T20:57:11.730249+0000 mgr.y (mgr.24356) 9570 : cluster 0 pgmap v9538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:12 smithi040 bash[41173]: audit 2023-12-01T20:57:12.309553+0000 mon.a (mon.0) 6250 : audit 0 from='client.? 172.21.15.40:0/3534459480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:12 smithi141 bash[31670]: cluster 2023-12-01T20:57:11.730249+0000 mgr.y (mgr.24356) 9570 : cluster 0 pgmap v9538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:12 smithi141 bash[31670]: audit 2023-12-01T20:57:12.309553+0000 mon.a (mon.0) 6250 : audit 0 from='client.? 172.21.15.40:0/3534459480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:14 smithi040 bash[41173]: cluster 2023-12-01T20:57:13.730959+0000 mgr.y (mgr.24356) 9571 : cluster 0 pgmap v9539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:14 smithi040 bash[41173]: audit 2023-12-01T20:57:14.776838+0000 mon.c (mon.2) 6032 : audit 0 from='client.? 172.21.15.40:0/402115959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:14 smithi040 bash[28232]: cluster 2023-12-01T20:57:13.730959+0000 mgr.y (mgr.24356) 9571 : cluster 0 pgmap v9539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:15.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:14 smithi040 bash[28232]: audit 2023-12-01T20:57:14.776838+0000 mon.c (mon.2) 6032 : audit 0 from='client.? 172.21.15.40:0/402115959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:14 smithi141 bash[31670]: cluster 2023-12-01T20:57:13.730959+0000 mgr.y (mgr.24356) 9571 : cluster 0 pgmap v9539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:14 smithi141 bash[31670]: audit 2023-12-01T20:57:14.776838+0000 mon.c (mon.2) 6032 : audit 0 from='client.? 172.21.15.40:0/402115959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:16.802 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:57:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:57:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:16 smithi040 bash[41173]: cluster 2023-12-01T20:57:15.732043+0000 mgr.y (mgr.24356) 9572 : cluster 0 pgmap v9540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:16 smithi040 bash[28232]: cluster 2023-12-01T20:57:15.732043+0000 mgr.y (mgr.24356) 9572 : cluster 0 pgmap v9540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:16 smithi141 bash[31670]: cluster 2023-12-01T20:57:15.732043+0000 mgr.y (mgr.24356) 9572 : cluster 0 pgmap v9540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:18.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:17 smithi040 bash[41173]: audit 2023-12-01T20:57:17.236033+0000 mon.a (mon.0) 6251 : audit 0 from='client.? 172.21.15.40:0/2451526484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:18.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:17 smithi040 bash[28232]: audit 2023-12-01T20:57:17.236033+0000 mon.a (mon.0) 6251 : audit 0 from='client.? 172.21.15.40:0/2451526484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:17 smithi141 bash[31670]: audit 2023-12-01T20:57:17.236033+0000 mon.a (mon.0) 6251 : audit 0 from='client.? 172.21.15.40:0/2451526484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:18 smithi040 bash[28232]: cluster 2023-12-01T20:57:17.732746+0000 mgr.y (mgr.24356) 9573 : cluster 0 pgmap v9541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:18 smithi040 bash[41173]: cluster 2023-12-01T20:57:17.732746+0000 mgr.y (mgr.24356) 9573 : cluster 0 pgmap v9541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:18 smithi141 bash[31670]: cluster 2023-12-01T20:57:17.732746+0000 mgr.y (mgr.24356) 9573 : cluster 0 pgmap v9541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:19 smithi040 bash[28232]: audit 2023-12-01T20:57:18.818487+0000 mon.c (mon.2) 6033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:20.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:19 smithi040 bash[28232]: audit 2023-12-01T20:57:19.703170+0000 mon.a (mon.0) 6252 : audit 0 from='client.? 172.21.15.40:0/984094622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:19 smithi040 bash[41173]: audit 2023-12-01T20:57:18.818487+0000 mon.c (mon.2) 6033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:19 smithi040 bash[41173]: audit 2023-12-01T20:57:19.703170+0000 mon.a (mon.0) 6252 : audit 0 from='client.? 172.21.15.40:0/984094622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:20.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:19 smithi141 bash[31670]: audit 2023-12-01T20:57:18.818487+0000 mon.c (mon.2) 6033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:20.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:19 smithi141 bash[31670]: audit 2023-12-01T20:57:19.703170+0000 mon.a (mon.0) 6252 : audit 0 from='client.? 172.21.15.40:0/984094622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:20 smithi040 bash[28232]: cluster 2023-12-01T20:57:19.733616+0000 mgr.y (mgr.24356) 9574 : cluster 0 pgmap v9542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:20 smithi040 bash[41173]: cluster 2023-12-01T20:57:19.733616+0000 mgr.y (mgr.24356) 9574 : cluster 0 pgmap v9542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:20 smithi141 bash[31670]: cluster 2023-12-01T20:57:19.733616+0000 mgr.y (mgr.24356) 9574 : cluster 0 pgmap v9542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:22 smithi040 bash[41173]: cluster 2023-12-01T20:57:21.734257+0000 mgr.y (mgr.24356) 9575 : cluster 0 pgmap v9543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:22 smithi040 bash[41173]: audit 2023-12-01T20:57:22.174472+0000 mon.c (mon.2) 6034 : audit 0 from='client.? 172.21.15.40:0/2563349168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:22 smithi040 bash[28232]: cluster 2023-12-01T20:57:21.734257+0000 mgr.y (mgr.24356) 9575 : cluster 0 pgmap v9543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:22 smithi040 bash[28232]: audit 2023-12-01T20:57:22.174472+0000 mon.c (mon.2) 6034 : audit 0 from='client.? 172.21.15.40:0/2563349168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:22 smithi141 bash[31670]: cluster 2023-12-01T20:57:21.734257+0000 mgr.y (mgr.24356) 9575 : cluster 0 pgmap v9543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:23.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:22 smithi141 bash[31670]: audit 2023-12-01T20:57:22.174472+0000 mon.c (mon.2) 6034 : audit 0 from='client.? 172.21.15.40:0/2563349168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:24 smithi040 bash[41173]: cluster 2023-12-01T20:57:23.734940+0000 mgr.y (mgr.24356) 9576 : cluster 0 pgmap v9544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:24 smithi040 bash[41173]: audit 2023-12-01T20:57:24.642461+0000 mon.a (mon.0) 6253 : audit 0 from='client.? 172.21.15.40:0/3483917534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:24 smithi040 bash[28232]: cluster 2023-12-01T20:57:23.734940+0000 mgr.y (mgr.24356) 9576 : cluster 0 pgmap v9544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:24 smithi040 bash[28232]: audit 2023-12-01T20:57:24.642461+0000 mon.a (mon.0) 6253 : audit 0 from='client.? 172.21.15.40:0/3483917534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:24 smithi141 bash[31670]: cluster 2023-12-01T20:57:23.734940+0000 mgr.y (mgr.24356) 9576 : cluster 0 pgmap v9544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:24 smithi141 bash[31670]: audit 2023-12-01T20:57:24.642461+0000 mon.a (mon.0) 6253 : audit 0 from='client.? 172.21.15.40:0/3483917534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:26.833 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:57:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:57:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:26 smithi040 bash[28232]: cluster 2023-12-01T20:57:25.736088+0000 mgr.y (mgr.24356) 9577 : cluster 0 pgmap v9545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:26 smithi040 bash[41173]: cluster 2023-12-01T20:57:25.736088+0000 mgr.y (mgr.24356) 9577 : cluster 0 pgmap v9545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:26 smithi141 bash[31670]: cluster 2023-12-01T20:57:25.736088+0000 mgr.y (mgr.24356) 9577 : cluster 0 pgmap v9545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:27 smithi040 bash[28232]: audit 2023-12-01T20:57:27.098610+0000 mon.a (mon.0) 6254 : audit 0 from='client.? 172.21.15.40:0/2043226788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:28.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:27 smithi040 bash[41173]: audit 2023-12-01T20:57:27.098610+0000 mon.a (mon.0) 6254 : audit 0 from='client.? 172.21.15.40:0/2043226788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:27 smithi141 bash[31670]: audit 2023-12-01T20:57:27.098610+0000 mon.a (mon.0) 6254 : audit 0 from='client.? 172.21.15.40:0/2043226788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:28 smithi040 bash[28232]: cluster 2023-12-01T20:57:27.736886+0000 mgr.y (mgr.24356) 9578 : cluster 0 pgmap v9546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:28 smithi040 bash[41173]: cluster 2023-12-01T20:57:27.736886+0000 mgr.y (mgr.24356) 9578 : cluster 0 pgmap v9546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:28 smithi141 bash[31670]: cluster 2023-12-01T20:57:27.736886+0000 mgr.y (mgr.24356) 9578 : cluster 0 pgmap v9546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:30.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:29 smithi040 bash[28232]: audit 2023-12-01T20:57:28.959863+0000 mon.c (mon.2) 6035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:57:30.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:29 smithi040 bash[28232]: audit 2023-12-01T20:57:29.571059+0000 mon.c (mon.2) 6036 : audit 0 from='client.? 172.21.15.40:0/1056045296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:30.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:29 smithi040 bash[41173]: audit 2023-12-01T20:57:28.959863+0000 mon.c (mon.2) 6035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:57:30.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:29 smithi040 bash[41173]: audit 2023-12-01T20:57:29.571059+0000 mon.c (mon.2) 6036 : audit 0 from='client.? 172.21.15.40:0/1056045296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:29 smithi141 bash[31670]: audit 2023-12-01T20:57:28.959863+0000 mon.c (mon.2) 6035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:57:30.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:29 smithi141 bash[31670]: audit 2023-12-01T20:57:29.571059+0000 mon.c (mon.2) 6036 : audit 0 from='client.? 172.21.15.40:0/1056045296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:30 smithi040 bash[28232]: cluster 2023-12-01T20:57:29.738126+0000 mgr.y (mgr.24356) 9579 : cluster 0 pgmap v9547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:30 smithi040 bash[41173]: cluster 2023-12-01T20:57:29.738126+0000 mgr.y (mgr.24356) 9579 : cluster 0 pgmap v9547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:30 smithi141 bash[31670]: cluster 2023-12-01T20:57:29.738126+0000 mgr.y (mgr.24356) 9579 : cluster 0 pgmap v9547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:32 smithi040 bash[28232]: cluster 2023-12-01T20:57:31.738757+0000 mgr.y (mgr.24356) 9580 : cluster 0 pgmap v9548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:32 smithi040 bash[28232]: audit 2023-12-01T20:57:32.032576+0000 mon.c (mon.2) 6037 : audit 0 from='client.? 172.21.15.40:0/2473885993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:32 smithi040 bash[41173]: cluster 2023-12-01T20:57:31.738757+0000 mgr.y (mgr.24356) 9580 : cluster 0 pgmap v9548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:32 smithi040 bash[41173]: audit 2023-12-01T20:57:32.032576+0000 mon.c (mon.2) 6037 : audit 0 from='client.? 172.21.15.40:0/2473885993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:32 smithi141 bash[31670]: cluster 2023-12-01T20:57:31.738757+0000 mgr.y (mgr.24356) 9580 : cluster 0 pgmap v9548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:32 smithi141 bash[31670]: audit 2023-12-01T20:57:32.032576+0000 mon.c (mon.2) 6037 : audit 0 from='client.? 172.21.15.40:0/2473885993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:33 smithi040 bash[28232]: audit 2023-12-01T20:57:33.819305+0000 mon.c (mon.2) 6038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:33 smithi040 bash[41173]: audit 2023-12-01T20:57:33.819305+0000 mon.c (mon.2) 6038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:33 smithi141 bash[31670]: audit 2023-12-01T20:57:33.819305+0000 mon.c (mon.2) 6038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[41173]: cluster 2023-12-01T20:57:33.739475+0000 mgr.y (mgr.24356) 9581 : cluster 0 pgmap v9549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[41173]: audit 2023-12-01T20:57:34.501370+0000 mon.c (mon.2) 6039 : audit 0 from='client.? 172.21.15.40:0/1169175472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[41173]: audit 2023-12-01T20:57:34.807991+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[41173]: audit 2023-12-01T20:57:34.817426+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[28232]: cluster 2023-12-01T20:57:33.739475+0000 mgr.y (mgr.24356) 9581 : cluster 0 pgmap v9549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[28232]: audit 2023-12-01T20:57:34.501370+0000 mon.c (mon.2) 6039 : audit 0 from='client.? 172.21.15.40:0/1169175472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[28232]: audit 2023-12-01T20:57:34.807991+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:35.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:34 smithi040 bash[28232]: audit 2023-12-01T20:57:34.817426+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:34 smithi141 bash[31670]: cluster 2023-12-01T20:57:33.739475+0000 mgr.y (mgr.24356) 9581 : cluster 0 pgmap v9549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:34 smithi141 bash[31670]: audit 2023-12-01T20:57:34.501370+0000 mon.c (mon.2) 6039 : audit 0 from='client.? 172.21.15.40:0/1169175472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:34 smithi141 bash[31670]: audit 2023-12-01T20:57:34.807991+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:34 smithi141 bash[31670]: audit 2023-12-01T20:57:34.817426+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28232]: audit 2023-12-01T20:57:35.223020+0000 mon.a (mon.0) 6257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28232]: audit 2023-12-01T20:57:35.234977+0000 mon.a (mon.0) 6258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28232]: cluster 2023-12-01T20:57:35.740747+0000 mgr.y (mgr.24356) 9582 : cluster 0 pgmap v9550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:36.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28232]: audit 2023-12-01T20:57:35.780279+0000 mon.c (mon.2) 6040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:57:36.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28232]: audit 2023-12-01T20:57:35.782200+0000 mon.c (mon.2) 6041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28232]: audit 2023-12-01T20:57:35.791966+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[41173]: audit 2023-12-01T20:57:35.223020+0000 mon.a (mon.0) 6257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[41173]: audit 2023-12-01T20:57:35.234977+0000 mon.a (mon.0) 6258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[41173]: cluster 2023-12-01T20:57:35.740747+0000 mgr.y (mgr.24356) 9582 : cluster 0 pgmap v9550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[41173]: audit 2023-12-01T20:57:35.780279+0000 mon.c (mon.2) 6040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[41173]: audit 2023-12-01T20:57:35.782200+0000 mon.c (mon.2) 6041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:57:36.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[41173]: audit 2023-12-01T20:57:35.791966+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:36 smithi141 bash[31670]: audit 2023-12-01T20:57:35.223020+0000 mon.a (mon.0) 6257 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:36 smithi141 bash[31670]: audit 2023-12-01T20:57:35.234977+0000 mon.a (mon.0) 6258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:36 smithi141 bash[31670]: cluster 2023-12-01T20:57:35.740747+0000 mgr.y (mgr.24356) 9582 : cluster 0 pgmap v9550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:36.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:36 smithi141 bash[31670]: audit 2023-12-01T20:57:35.780279+0000 mon.c (mon.2) 6040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:57:36.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:36 smithi141 bash[31670]: audit 2023-12-01T20:57:35.782200+0000 mon.c (mon.2) 6041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:57:36.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:36 smithi141 bash[31670]: audit 2023-12-01T20:57:35.791966+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:57:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:57:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:57:37.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:37 smithi141 bash[31670]: audit 2023-12-01T20:57:36.967585+0000 mon.a (mon.0) 6260 : audit 0 from='client.? 172.21.15.40:0/1605441137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:37 smithi040 bash[28232]: audit 2023-12-01T20:57:36.967585+0000 mon.a (mon.0) 6260 : audit 0 from='client.? 172.21.15.40:0/1605441137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:37 smithi040 bash[41173]: audit 2023-12-01T20:57:36.967585+0000 mon.a (mon.0) 6260 : audit 0 from='client.? 172.21.15.40:0/1605441137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:38 smithi141 bash[31670]: cluster 2023-12-01T20:57:37.741432+0000 mgr.y (mgr.24356) 9583 : cluster 0 pgmap v9551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:38.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:38 smithi040 bash[28232]: cluster 2023-12-01T20:57:37.741432+0000 mgr.y (mgr.24356) 9583 : cluster 0 pgmap v9551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:38 smithi040 bash[41173]: cluster 2023-12-01T20:57:37.741432+0000 mgr.y (mgr.24356) 9583 : cluster 0 pgmap v9551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:40 smithi040 bash[28232]: audit 2023-12-01T20:57:39.428672+0000 mon.a (mon.0) 6261 : audit 0 from='client.? 172.21.15.40:0/3289970964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:40 smithi040 bash[28232]: cluster 2023-12-01T20:57:39.742634+0000 mgr.y (mgr.24356) 9584 : cluster 0 pgmap v9552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:40 smithi040 bash[41173]: audit 2023-12-01T20:57:39.428672+0000 mon.a (mon.0) 6261 : audit 0 from='client.? 172.21.15.40:0/3289970964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:40 smithi040 bash[41173]: cluster 2023-12-01T20:57:39.742634+0000 mgr.y (mgr.24356) 9584 : cluster 0 pgmap v9552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:40 smithi141 bash[31670]: audit 2023-12-01T20:57:39.428672+0000 mon.a (mon.0) 6261 : audit 0 from='client.? 172.21.15.40:0/3289970964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:40 smithi141 bash[31670]: cluster 2023-12-01T20:57:39.742634+0000 mgr.y (mgr.24356) 9584 : cluster 0 pgmap v9552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:42 smithi040 bash[28232]: cluster 2023-12-01T20:57:41.743218+0000 mgr.y (mgr.24356) 9585 : cluster 0 pgmap v9553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:42 smithi040 bash[28232]: audit 2023-12-01T20:57:41.891090+0000 mon.a (mon.0) 6262 : audit 0 from='client.? 172.21.15.40:0/1579851030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:42 smithi040 bash[41173]: cluster 2023-12-01T20:57:41.743218+0000 mgr.y (mgr.24356) 9585 : cluster 0 pgmap v9553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:42 smithi040 bash[41173]: audit 2023-12-01T20:57:41.891090+0000 mon.a (mon.0) 6262 : audit 0 from='client.? 172.21.15.40:0/1579851030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:42 smithi141 bash[31670]: cluster 2023-12-01T20:57:41.743218+0000 mgr.y (mgr.24356) 9585 : cluster 0 pgmap v9553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:42 smithi141 bash[31670]: audit 2023-12-01T20:57:41.891090+0000 mon.a (mon.0) 6262 : audit 0 from='client.? 172.21.15.40:0/1579851030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:44 smithi040 bash[28232]: cluster 2023-12-01T20:57:43.743839+0000 mgr.y (mgr.24356) 9586 : cluster 0 pgmap v9554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:44 smithi040 bash[28232]: audit 2023-12-01T20:57:44.346852+0000 mon.a (mon.0) 6263 : audit 0 from='client.? 172.21.15.40:0/3980158056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:44 smithi040 bash[41173]: cluster 2023-12-01T20:57:43.743839+0000 mgr.y (mgr.24356) 9586 : cluster 0 pgmap v9554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:45.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:44 smithi040 bash[41173]: audit 2023-12-01T20:57:44.346852+0000 mon.a (mon.0) 6263 : audit 0 from='client.? 172.21.15.40:0/3980158056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:44 smithi141 bash[31670]: cluster 2023-12-01T20:57:43.743839+0000 mgr.y (mgr.24356) 9586 : cluster 0 pgmap v9554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:44 smithi141 bash[31670]: audit 2023-12-01T20:57:44.346852+0000 mon.a (mon.0) 6263 : audit 0 from='client.? 172.21.15.40:0/3980158056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:46.815 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:57:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T20:57:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:46 smithi040 bash[28232]: cluster 2023-12-01T20:57:45.744964+0000 mgr.y (mgr.24356) 9587 : cluster 0 pgmap v9555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:46 smithi040 bash[41173]: cluster 2023-12-01T20:57:45.744964+0000 mgr.y (mgr.24356) 9587 : cluster 0 pgmap v9555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:46 smithi141 bash[31670]: cluster 2023-12-01T20:57:45.744964+0000 mgr.y (mgr.24356) 9587 : cluster 0 pgmap v9555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:47 smithi040 bash[28232]: audit 2023-12-01T20:57:46.815914+0000 mon.a (mon.0) 6264 : audit 0 from='client.? 172.21.15.40:0/1136020279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:47 smithi040 bash[41173]: audit 2023-12-01T20:57:46.815914+0000 mon.a (mon.0) 6264 : audit 0 from='client.? 172.21.15.40:0/1136020279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:47 smithi141 bash[31670]: audit 2023-12-01T20:57:46.815914+0000 mon.a (mon.0) 6264 : audit 0 from='client.? 172.21.15.40:0/1136020279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:48 smithi040 bash[28232]: cluster 2023-12-01T20:57:47.745645+0000 mgr.y (mgr.24356) 9588 : cluster 0 pgmap v9556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:48 smithi040 bash[41173]: cluster 2023-12-01T20:57:47.745645+0000 mgr.y (mgr.24356) 9588 : cluster 0 pgmap v9556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:48 smithi141 bash[31670]: cluster 2023-12-01T20:57:47.745645+0000 mgr.y (mgr.24356) 9588 : cluster 0 pgmap v9556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:49 smithi040 bash[28232]: audit 2023-12-01T20:57:48.824943+0000 mon.c (mon.2) 6042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:49 smithi040 bash[28232]: audit 2023-12-01T20:57:49.277705+0000 mon.c (mon.2) 6043 : audit 0 from='client.? 172.21.15.40:0/2186933454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:49 smithi040 bash[41173]: audit 2023-12-01T20:57:48.824943+0000 mon.c (mon.2) 6042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:49 smithi040 bash[41173]: audit 2023-12-01T20:57:49.277705+0000 mon.c (mon.2) 6043 : audit 0 from='client.? 172.21.15.40:0/2186933454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:49 smithi141 bash[31670]: audit 2023-12-01T20:57:48.824943+0000 mon.c (mon.2) 6042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:49 smithi141 bash[31670]: audit 2023-12-01T20:57:49.277705+0000 mon.c (mon.2) 6043 : audit 0 from='client.? 172.21.15.40:0/2186933454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:50 smithi040 bash[28232]: cluster 2023-12-01T20:57:49.746951+0000 mgr.y (mgr.24356) 9589 : cluster 0 pgmap v9557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:50 smithi040 bash[41173]: cluster 2023-12-01T20:57:49.746951+0000 mgr.y (mgr.24356) 9589 : cluster 0 pgmap v9557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:50 smithi141 bash[31670]: cluster 2023-12-01T20:57:49.746951+0000 mgr.y (mgr.24356) 9589 : cluster 0 pgmap v9557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:51 smithi040 bash[41173]: audit 2023-12-01T20:57:51.739738+0000 mon.c (mon.2) 6044 : audit 0 from='client.? 172.21.15.40:0/4157509610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:51 smithi040 bash[28232]: audit 2023-12-01T20:57:51.739738+0000 mon.c (mon.2) 6044 : audit 0 from='client.? 172.21.15.40:0/4157509610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:51 smithi141 bash[31670]: audit 2023-12-01T20:57:51.739738+0000 mon.c (mon.2) 6044 : audit 0 from='client.? 172.21.15.40:0/4157509610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:52 smithi040 bash[28232]: cluster 2023-12-01T20:57:51.747566+0000 mgr.y (mgr.24356) 9590 : cluster 0 pgmap v9558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:52 smithi040 bash[41173]: cluster 2023-12-01T20:57:51.747566+0000 mgr.y (mgr.24356) 9590 : cluster 0 pgmap v9558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:52 smithi141 bash[31670]: cluster 2023-12-01T20:57:51.747566+0000 mgr.y (mgr.24356) 9590 : cluster 0 pgmap v9558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:54 smithi040 bash[41173]: cluster 2023-12-01T20:57:53.748248+0000 mgr.y (mgr.24356) 9591 : cluster 0 pgmap v9559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:54 smithi040 bash[41173]: audit 2023-12-01T20:57:54.203653+0000 mon.a (mon.0) 6265 : audit 0 from='client.? 172.21.15.40:0/976311783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:54 smithi040 bash[28232]: cluster 2023-12-01T20:57:53.748248+0000 mgr.y (mgr.24356) 9591 : cluster 0 pgmap v9559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:54 smithi040 bash[28232]: audit 2023-12-01T20:57:54.203653+0000 mon.a (mon.0) 6265 : audit 0 from='client.? 172.21.15.40:0/976311783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:54 smithi141 bash[31670]: cluster 2023-12-01T20:57:53.748248+0000 mgr.y (mgr.24356) 9591 : cluster 0 pgmap v9559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:55.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:54 smithi141 bash[31670]: audit 2023-12-01T20:57:54.203653+0000 mon.a (mon.0) 6265 : audit 0 from='client.? 172.21.15.40:0/976311783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:56.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:57:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:57:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:56 smithi040 bash[28232]: cluster 2023-12-01T20:57:55.749483+0000 mgr.y (mgr.24356) 9592 : cluster 0 pgmap v9560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:56 smithi040 bash[28232]: audit 2023-12-01T20:57:56.669321+0000 mon.a (mon.0) 6266 : audit 0 from='client.? 172.21.15.40:0/3040730196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:56 smithi040 bash[41173]: cluster 2023-12-01T20:57:55.749483+0000 mgr.y (mgr.24356) 9592 : cluster 0 pgmap v9560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:56 smithi040 bash[41173]: audit 2023-12-01T20:57:56.669321+0000 mon.a (mon.0) 6266 : audit 0 from='client.? 172.21.15.40:0/3040730196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:56 smithi141 bash[31670]: cluster 2023-12-01T20:57:55.749483+0000 mgr.y (mgr.24356) 9592 : cluster 0 pgmap v9560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:56 smithi141 bash[31670]: audit 2023-12-01T20:57:56.669321+0000 mon.a (mon.0) 6266 : audit 0 from='client.? 172.21.15.40:0/3040730196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:57:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:58 smithi040 bash[28232]: cluster 2023-12-01T20:57:57.750192+0000 mgr.y (mgr.24356) 9593 : cluster 0 pgmap v9561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:59.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:58 smithi040 bash[41173]: cluster 2023-12-01T20:57:57.750192+0000 mgr.y (mgr.24356) 9593 : cluster 0 pgmap v9561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:57:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:58 smithi141 bash[31670]: cluster 2023-12-01T20:57:57.750192+0000 mgr.y (mgr.24356) 9593 : cluster 0 pgmap v9561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:00.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:57:59 smithi040 bash[28232]: audit 2023-12-01T20:57:59.143154+0000 mon.a (mon.0) 6267 : audit 0 from='client.? 172.21.15.40:0/1130689926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:00.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:57:59 smithi040 bash[41173]: audit 2023-12-01T20:57:59.143154+0000 mon.a (mon.0) 6267 : audit 0 from='client.? 172.21.15.40:0/1130689926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:57:59 smithi141 bash[31670]: audit 2023-12-01T20:57:59.143154+0000 mon.a (mon.0) 6267 : audit 0 from='client.? 172.21.15.40:0/1130689926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:00 smithi040 bash[28232]: cluster 2023-12-01T20:57:59.751354+0000 mgr.y (mgr.24356) 9594 : cluster 0 pgmap v9562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:00 smithi040 bash[41173]: cluster 2023-12-01T20:57:59.751354+0000 mgr.y (mgr.24356) 9594 : cluster 0 pgmap v9562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:00 smithi141 bash[31670]: cluster 2023-12-01T20:57:59.751354+0000 mgr.y (mgr.24356) 9594 : cluster 0 pgmap v9562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:01 smithi040 bash[28232]: audit 2023-12-01T20:58:01.603008+0000 mon.c (mon.2) 6045 : audit 0 from='client.? 172.21.15.40:0/1444388805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:01 smithi040 bash[41173]: audit 2023-12-01T20:58:01.603008+0000 mon.c (mon.2) 6045 : audit 0 from='client.? 172.21.15.40:0/1444388805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:01 smithi141 bash[31670]: audit 2023-12-01T20:58:01.603008+0000 mon.c (mon.2) 6045 : audit 0 from='client.? 172.21.15.40:0/1444388805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:02 smithi040 bash[28232]: cluster 2023-12-01T20:58:01.751998+0000 mgr.y (mgr.24356) 9595 : cluster 0 pgmap v9563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:02 smithi040 bash[41173]: cluster 2023-12-01T20:58:01.751998+0000 mgr.y (mgr.24356) 9595 : cluster 0 pgmap v9563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:02 smithi141 bash[31670]: cluster 2023-12-01T20:58:01.751998+0000 mgr.y (mgr.24356) 9595 : cluster 0 pgmap v9563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:03 smithi040 bash[28232]: audit 2023-12-01T20:58:03.819848+0000 mon.c (mon.2) 6046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:03 smithi040 bash[41173]: audit 2023-12-01T20:58:03.819848+0000 mon.c (mon.2) 6046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:03 smithi141 bash[31670]: audit 2023-12-01T20:58:03.819848+0000 mon.c (mon.2) 6046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:04 smithi040 bash[28232]: cluster 2023-12-01T20:58:03.752652+0000 mgr.y (mgr.24356) 9596 : cluster 0 pgmap v9564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:04 smithi040 bash[28232]: audit 2023-12-01T20:58:04.071544+0000 mon.a (mon.0) 6268 : audit 0 from='client.? 172.21.15.40:0/271597398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:04 smithi040 bash[41173]: cluster 2023-12-01T20:58:03.752652+0000 mgr.y (mgr.24356) 9596 : cluster 0 pgmap v9564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:05.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:04 smithi040 bash[41173]: audit 2023-12-01T20:58:04.071544+0000 mon.a (mon.0) 6268 : audit 0 from='client.? 172.21.15.40:0/271597398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:04 smithi141 bash[31670]: cluster 2023-12-01T20:58:03.752652+0000 mgr.y (mgr.24356) 9596 : cluster 0 pgmap v9564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:04 smithi141 bash[31670]: audit 2023-12-01T20:58:04.071544+0000 mon.a (mon.0) 6268 : audit 0 from='client.? 172.21.15.40:0/271597398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:06.886 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:58:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:58:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:06 smithi040 bash[28232]: cluster 2023-12-01T20:58:05.753795+0000 mgr.y (mgr.24356) 9597 : cluster 0 pgmap v9565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:06 smithi040 bash[28232]: audit 2023-12-01T20:58:06.518583+0000 mon.c (mon.2) 6047 : audit 0 from='client.? 172.21.15.40:0/2625881316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:06 smithi040 bash[41173]: cluster 2023-12-01T20:58:05.753795+0000 mgr.y (mgr.24356) 9597 : cluster 0 pgmap v9565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:06 smithi040 bash[41173]: audit 2023-12-01T20:58:06.518583+0000 mon.c (mon.2) 6047 : audit 0 from='client.? 172.21.15.40:0/2625881316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:06 smithi141 bash[31670]: cluster 2023-12-01T20:58:05.753795+0000 mgr.y (mgr.24356) 9597 : cluster 0 pgmap v9565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:06 smithi141 bash[31670]: audit 2023-12-01T20:58:06.518583+0000 mon.c (mon.2) 6047 : audit 0 from='client.? 172.21.15.40:0/2625881316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:08 smithi040 bash[28232]: cluster 2023-12-01T20:58:07.754443+0000 mgr.y (mgr.24356) 9598 : cluster 0 pgmap v9566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:08 smithi040 bash[41173]: cluster 2023-12-01T20:58:07.754443+0000 mgr.y (mgr.24356) 9598 : cluster 0 pgmap v9566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:08 smithi141 bash[31670]: cluster 2023-12-01T20:58:07.754443+0000 mgr.y (mgr.24356) 9598 : cluster 0 pgmap v9566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:10.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:09 smithi040 bash[28232]: audit 2023-12-01T20:58:08.981327+0000 mon.a (mon.0) 6269 : audit 0 from='client.? 172.21.15.40:0/3123517679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:10.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:09 smithi040 bash[41173]: audit 2023-12-01T20:58:08.981327+0000 mon.a (mon.0) 6269 : audit 0 from='client.? 172.21.15.40:0/3123517679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:09 smithi141 bash[31670]: audit 2023-12-01T20:58:08.981327+0000 mon.a (mon.0) 6269 : audit 0 from='client.? 172.21.15.40:0/3123517679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:10 smithi040 bash[28232]: cluster 2023-12-01T20:58:09.755636+0000 mgr.y (mgr.24356) 9599 : cluster 0 pgmap v9567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:10 smithi040 bash[41173]: cluster 2023-12-01T20:58:09.755636+0000 mgr.y (mgr.24356) 9599 : cluster 0 pgmap v9567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:10 smithi141 bash[31670]: cluster 2023-12-01T20:58:09.755636+0000 mgr.y (mgr.24356) 9599 : cluster 0 pgmap v9567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:11 smithi040 bash[28232]: audit 2023-12-01T20:58:11.444197+0000 mon.c (mon.2) 6048 : audit 0 from='client.? 172.21.15.40:0/3550935265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:11 smithi040 bash[41173]: audit 2023-12-01T20:58:11.444197+0000 mon.c (mon.2) 6048 : audit 0 from='client.? 172.21.15.40:0/3550935265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:11 smithi141 bash[31670]: audit 2023-12-01T20:58:11.444197+0000 mon.c (mon.2) 6048 : audit 0 from='client.? 172.21.15.40:0/3550935265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:12 smithi040 bash[28232]: cluster 2023-12-01T20:58:11.756309+0000 mgr.y (mgr.24356) 9600 : cluster 0 pgmap v9568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:12 smithi040 bash[41173]: cluster 2023-12-01T20:58:11.756309+0000 mgr.y (mgr.24356) 9600 : cluster 0 pgmap v9568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:12 smithi141 bash[31670]: cluster 2023-12-01T20:58:11.756309+0000 mgr.y (mgr.24356) 9600 : cluster 0 pgmap v9568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:14 smithi040 bash[41173]: cluster 2023-12-01T20:58:13.756951+0000 mgr.y (mgr.24356) 9601 : cluster 0 pgmap v9569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:14 smithi040 bash[41173]: audit 2023-12-01T20:58:13.919751+0000 mon.c (mon.2) 6049 : audit 0 from='client.? 172.21.15.40:0/3550400977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:14 smithi040 bash[28232]: cluster 2023-12-01T20:58:13.756951+0000 mgr.y (mgr.24356) 9601 : cluster 0 pgmap v9569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:14 smithi040 bash[28232]: audit 2023-12-01T20:58:13.919751+0000 mon.c (mon.2) 6049 : audit 0 from='client.? 172.21.15.40:0/3550400977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:14 smithi141 bash[31670]: cluster 2023-12-01T20:58:13.756951+0000 mgr.y (mgr.24356) 9601 : cluster 0 pgmap v9569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:14 smithi141 bash[31670]: audit 2023-12-01T20:58:13.919751+0000 mon.c (mon.2) 6049 : audit 0 from='client.? 172.21.15.40:0/3550400977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:58:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:58:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:16 smithi040 bash[28232]: cluster 2023-12-01T20:58:15.758109+0000 mgr.y (mgr.24356) 9602 : cluster 0 pgmap v9570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:16 smithi040 bash[28232]: audit 2023-12-01T20:58:16.378182+0000 mon.a (mon.0) 6270 : audit 0 from='client.? 172.21.15.40:0/2583531664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:16 smithi040 bash[41173]: cluster 2023-12-01T20:58:15.758109+0000 mgr.y (mgr.24356) 9602 : cluster 0 pgmap v9570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:17.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:16 smithi040 bash[41173]: audit 2023-12-01T20:58:16.378182+0000 mon.a (mon.0) 6270 : audit 0 from='client.? 172.21.15.40:0/2583531664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:16 smithi141 bash[31670]: cluster 2023-12-01T20:58:15.758109+0000 mgr.y (mgr.24356) 9602 : cluster 0 pgmap v9570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:16 smithi141 bash[31670]: audit 2023-12-01T20:58:16.378182+0000 mon.a (mon.0) 6270 : audit 0 from='client.? 172.21.15.40:0/2583531664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:18 smithi141 bash[31670]: cluster 2023-12-01T20:58:17.758761+0000 mgr.y (mgr.24356) 9603 : cluster 0 pgmap v9571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:18 smithi141 bash[31670]: audit 2023-12-01T20:58:18.820144+0000 mon.c (mon.2) 6050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:18 smithi141 bash[31670]: audit 2023-12-01T20:58:18.842854+0000 mon.c (mon.2) 6051 : audit 0 from='client.? 172.21.15.40:0/4285779349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:18 smithi040 bash[28232]: cluster 2023-12-01T20:58:17.758761+0000 mgr.y (mgr.24356) 9603 : cluster 0 pgmap v9571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:18 smithi040 bash[28232]: audit 2023-12-01T20:58:18.820144+0000 mon.c (mon.2) 6050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:18 smithi040 bash[28232]: audit 2023-12-01T20:58:18.842854+0000 mon.c (mon.2) 6051 : audit 0 from='client.? 172.21.15.40:0/4285779349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:18 smithi040 bash[41173]: cluster 2023-12-01T20:58:17.758761+0000 mgr.y (mgr.24356) 9603 : cluster 0 pgmap v9571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:18 smithi040 bash[41173]: audit 2023-12-01T20:58:18.820144+0000 mon.c (mon.2) 6050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:18 smithi040 bash[41173]: audit 2023-12-01T20:58:18.842854+0000 mon.c (mon.2) 6051 : audit 0 from='client.? 172.21.15.40:0/4285779349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:20 smithi040 bash[28232]: cluster 2023-12-01T20:58:19.759995+0000 mgr.y (mgr.24356) 9604 : cluster 0 pgmap v9572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:20 smithi040 bash[41173]: cluster 2023-12-01T20:58:19.759995+0000 mgr.y (mgr.24356) 9604 : cluster 0 pgmap v9572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:20 smithi141 bash[31670]: cluster 2023-12-01T20:58:19.759995+0000 mgr.y (mgr.24356) 9604 : cluster 0 pgmap v9572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:21.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:21 smithi040 bash[41173]: audit 2023-12-01T20:58:21.310061+0000 mon.c (mon.2) 6052 : audit 0 from='client.? 172.21.15.40:0/2457776924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:21.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:21 smithi040 bash[28232]: audit 2023-12-01T20:58:21.310061+0000 mon.c (mon.2) 6052 : audit 0 from='client.? 172.21.15.40:0/2457776924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:21.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:21 smithi141 bash[31670]: audit 2023-12-01T20:58:21.310061+0000 mon.c (mon.2) 6052 : audit 0 from='client.? 172.21.15.40:0/2457776924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:22 smithi040 bash[41173]: cluster 2023-12-01T20:58:21.760686+0000 mgr.y (mgr.24356) 9605 : cluster 0 pgmap v9573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:22 smithi040 bash[28232]: cluster 2023-12-01T20:58:21.760686+0000 mgr.y (mgr.24356) 9605 : cluster 0 pgmap v9573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:22 smithi141 bash[31670]: cluster 2023-12-01T20:58:21.760686+0000 mgr.y (mgr.24356) 9605 : cluster 0 pgmap v9573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:24.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:23 smithi040 bash[28232]: audit 2023-12-01T20:58:23.766178+0000 mon.a (mon.0) 6271 : audit 0 from='client.? 172.21.15.40:0/2955645259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:23 smithi040 bash[41173]: audit 2023-12-01T20:58:23.766178+0000 mon.a (mon.0) 6271 : audit 0 from='client.? 172.21.15.40:0/2955645259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:23 smithi141 bash[31670]: audit 2023-12-01T20:58:23.766178+0000 mon.a (mon.0) 6271 : audit 0 from='client.? 172.21.15.40:0/2955645259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:24 smithi040 bash[28232]: cluster 2023-12-01T20:58:23.761135+0000 mgr.y (mgr.24356) 9606 : cluster 0 pgmap v9574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:24 smithi040 bash[41173]: cluster 2023-12-01T20:58:23.761135+0000 mgr.y (mgr.24356) 9606 : cluster 0 pgmap v9574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:24 smithi141 bash[31670]: cluster 2023-12-01T20:58:23.761135+0000 mgr.y (mgr.24356) 9606 : cluster 0 pgmap v9574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:26.838 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:58:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:58:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:26 smithi040 bash[28232]: cluster 2023-12-01T20:58:25.762250+0000 mgr.y (mgr.24356) 9607 : cluster 0 pgmap v9575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:26 smithi040 bash[28232]: audit 2023-12-01T20:58:26.228650+0000 mon.a (mon.0) 6272 : audit 0 from='client.? 172.21.15.40:0/4078435141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:26 smithi040 bash[41173]: cluster 2023-12-01T20:58:25.762250+0000 mgr.y (mgr.24356) 9607 : cluster 0 pgmap v9575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:27.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:26 smithi040 bash[41173]: audit 2023-12-01T20:58:26.228650+0000 mon.a (mon.0) 6272 : audit 0 from='client.? 172.21.15.40:0/4078435141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:26 smithi141 bash[31670]: cluster 2023-12-01T20:58:25.762250+0000 mgr.y (mgr.24356) 9607 : cluster 0 pgmap v9575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:26 smithi141 bash[31670]: audit 2023-12-01T20:58:26.228650+0000 mon.a (mon.0) 6272 : audit 0 from='client.? 172.21.15.40:0/4078435141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:28 smithi040 bash[41173]: cluster 2023-12-01T20:58:27.763032+0000 mgr.y (mgr.24356) 9608 : cluster 0 pgmap v9576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:28 smithi040 bash[41173]: audit 2023-12-01T20:58:28.694528+0000 mon.c (mon.2) 6053 : audit 0 from='client.? 172.21.15.40:0/292115973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:28 smithi040 bash[28232]: cluster 2023-12-01T20:58:27.763032+0000 mgr.y (mgr.24356) 9608 : cluster 0 pgmap v9576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:28 smithi040 bash[28232]: audit 2023-12-01T20:58:28.694528+0000 mon.c (mon.2) 6053 : audit 0 from='client.? 172.21.15.40:0/292115973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:28 smithi141 bash[31670]: cluster 2023-12-01T20:58:27.763032+0000 mgr.y (mgr.24356) 9608 : cluster 0 pgmap v9576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:28 smithi141 bash[31670]: audit 2023-12-01T20:58:28.694528+0000 mon.c (mon.2) 6053 : audit 0 from='client.? 172.21.15.40:0/292115973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:30 smithi040 bash[41173]: cluster 2023-12-01T20:58:29.764270+0000 mgr.y (mgr.24356) 9609 : cluster 0 pgmap v9577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:30 smithi040 bash[28232]: cluster 2023-12-01T20:58:29.764270+0000 mgr.y (mgr.24356) 9609 : cluster 0 pgmap v9577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:30 smithi141 bash[31670]: cluster 2023-12-01T20:58:29.764270+0000 mgr.y (mgr.24356) 9609 : cluster 0 pgmap v9577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:31 smithi040 bash[28232]: audit 2023-12-01T20:58:31.158482+0000 mon.c (mon.2) 6054 : audit 0 from='client.? 172.21.15.40:0/310510821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:31 smithi040 bash[41173]: audit 2023-12-01T20:58:31.158482+0000 mon.c (mon.2) 6054 : audit 0 from='client.? 172.21.15.40:0/310510821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:31.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:31 smithi141 bash[31670]: audit 2023-12-01T20:58:31.158482+0000 mon.c (mon.2) 6054 : audit 0 from='client.? 172.21.15.40:0/310510821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:32 smithi040 bash[28232]: cluster 2023-12-01T20:58:31.764949+0000 mgr.y (mgr.24356) 9610 : cluster 0 pgmap v9578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:32 smithi040 bash[41173]: cluster 2023-12-01T20:58:31.764949+0000 mgr.y (mgr.24356) 9610 : cluster 0 pgmap v9578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:32 smithi141 bash[31670]: cluster 2023-12-01T20:58:31.764949+0000 mgr.y (mgr.24356) 9610 : cluster 0 pgmap v9578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:33 smithi141 bash[31670]: audit 2023-12-01T20:58:33.615141+0000 mon.a (mon.0) 6273 : audit 0 from='client.? 172.21.15.40:0/634028342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:33 smithi040 bash[28232]: audit 2023-12-01T20:58:33.615141+0000 mon.a (mon.0) 6273 : audit 0 from='client.? 172.21.15.40:0/634028342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:33 smithi040 bash[41173]: audit 2023-12-01T20:58:33.615141+0000 mon.a (mon.0) 6273 : audit 0 from='client.? 172.21.15.40:0/634028342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:34 smithi141 bash[31670]: cluster 2023-12-01T20:58:33.765770+0000 mgr.y (mgr.24356) 9611 : cluster 0 pgmap v9579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:34 smithi141 bash[31670]: audit 2023-12-01T20:58:33.820798+0000 mon.c (mon.2) 6055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:34 smithi040 bash[28232]: cluster 2023-12-01T20:58:33.765770+0000 mgr.y (mgr.24356) 9611 : cluster 0 pgmap v9579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:34 smithi040 bash[28232]: audit 2023-12-01T20:58:33.820798+0000 mon.c (mon.2) 6055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:34 smithi040 bash[41173]: cluster 2023-12-01T20:58:33.765770+0000 mgr.y (mgr.24356) 9611 : cluster 0 pgmap v9579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:34 smithi040 bash[41173]: audit 2023-12-01T20:58:33.820798+0000 mon.c (mon.2) 6055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:36.835 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:58:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:58:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[28232]: cluster 2023-12-01T20:58:35.766638+0000 mgr.y (mgr.24356) 9612 : cluster 0 pgmap v9580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[28232]: audit 2023-12-01T20:58:35.874107+0000 mon.c (mon.2) 6056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:58:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[28232]: audit 2023-12-01T20:58:36.082907+0000 mon.a (mon.0) 6274 : audit 0 from='client.? 172.21.15.40:0/2886988483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:37.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[41173]: cluster 2023-12-01T20:58:35.766638+0000 mgr.y (mgr.24356) 9612 : cluster 0 pgmap v9580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:37.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[41173]: audit 2023-12-01T20:58:35.874107+0000 mon.c (mon.2) 6056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:58:37.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:36 smithi040 bash[41173]: audit 2023-12-01T20:58:36.082907+0000 mon.a (mon.0) 6274 : audit 0 from='client.? 172.21.15.40:0/2886988483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:36 smithi141 bash[31670]: cluster 2023-12-01T20:58:35.766638+0000 mgr.y (mgr.24356) 9612 : cluster 0 pgmap v9580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:36 smithi141 bash[31670]: audit 2023-12-01T20:58:35.874107+0000 mon.c (mon.2) 6056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:58:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:36 smithi141 bash[31670]: audit 2023-12-01T20:58:36.082907+0000 mon.a (mon.0) 6274 : audit 0 from='client.? 172.21.15.40:0/2886988483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:38 smithi040 bash[28232]: cluster 2023-12-01T20:58:37.767290+0000 mgr.y (mgr.24356) 9613 : cluster 0 pgmap v9581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:38 smithi040 bash[28232]: audit 2023-12-01T20:58:38.551208+0000 mon.c (mon.2) 6057 : audit 0 from='client.? 172.21.15.40:0/1643112673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:38 smithi040 bash[41173]: cluster 2023-12-01T20:58:37.767290+0000 mgr.y (mgr.24356) 9613 : cluster 0 pgmap v9581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:39.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:38 smithi040 bash[41173]: audit 2023-12-01T20:58:38.551208+0000 mon.c (mon.2) 6057 : audit 0 from='client.? 172.21.15.40:0/1643112673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:38 smithi141 bash[31670]: cluster 2023-12-01T20:58:37.767290+0000 mgr.y (mgr.24356) 9613 : cluster 0 pgmap v9581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:38 smithi141 bash[31670]: audit 2023-12-01T20:58:38.551208+0000 mon.c (mon.2) 6057 : audit 0 from='client.? 172.21.15.40:0/1643112673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:40 smithi040 bash[41173]: cluster 2023-12-01T20:58:39.768456+0000 mgr.y (mgr.24356) 9614 : cluster 0 pgmap v9582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:40 smithi040 bash[28232]: cluster 2023-12-01T20:58:39.768456+0000 mgr.y (mgr.24356) 9614 : cluster 0 pgmap v9582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:40 smithi141 bash[31670]: cluster 2023-12-01T20:58:39.768456+0000 mgr.y (mgr.24356) 9614 : cluster 0 pgmap v9582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:41 smithi040 bash[28232]: audit 2023-12-01T20:58:41.044568+0000 mon.a (mon.0) 6275 : audit 0 from='client.? 172.21.15.40:0/693433027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:41 smithi040 bash[41173]: audit 2023-12-01T20:58:41.044568+0000 mon.a (mon.0) 6275 : audit 0 from='client.? 172.21.15.40:0/693433027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:41 smithi141 bash[31670]: audit 2023-12-01T20:58:41.044568+0000 mon.a (mon.0) 6275 : audit 0 from='client.? 172.21.15.40:0/693433027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: cluster 2023-12-01T20:58:41.769082+0000 mgr.y (mgr.24356) 9615 : cluster 0 pgmap v9583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:41.777173+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:41.787912+0000 mon.a (mon.0) 6277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:42.075302+0000 mon.a (mon.0) 6278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:42.085005+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:42.560724+0000 mon.c (mon.2) 6058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:42.562776+0000 mon.c (mon.2) 6059 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[28232]: audit 2023-12-01T20:58:42.574232+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: cluster 2023-12-01T20:58:41.769082+0000 mgr.y (mgr.24356) 9615 : cluster 0 pgmap v9583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:41.777173+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:41.787912+0000 mon.a (mon.0) 6277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:42.075302+0000 mon.a (mon.0) 6278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:42.085005+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:42.560724+0000 mon.c (mon.2) 6058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:42.562776+0000 mon.c (mon.2) 6059 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:58:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:42 smithi040 bash[41173]: audit 2023-12-01T20:58:42.574232+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: cluster 2023-12-01T20:58:41.769082+0000 mgr.y (mgr.24356) 9615 : cluster 0 pgmap v9583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:41.777173+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:41.787912+0000 mon.a (mon.0) 6277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:42.075302+0000 mon.a (mon.0) 6278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:42.085005+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:42.560724+0000 mon.c (mon.2) 6058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:42.562776+0000 mon.c (mon.2) 6059 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:58:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:42 smithi141 bash[31670]: audit 2023-12-01T20:58:42.574232+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:58:44.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:43 smithi040 bash[28232]: audit 2023-12-01T20:58:43.511236+0000 mon.c (mon.2) 6060 : audit 0 from='client.? 172.21.15.40:0/1018807711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:43 smithi040 bash[41173]: audit 2023-12-01T20:58:43.511236+0000 mon.c (mon.2) 6060 : audit 0 from='client.? 172.21.15.40:0/1018807711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:43 smithi141 bash[31670]: audit 2023-12-01T20:58:43.511236+0000 mon.c (mon.2) 6060 : audit 0 from='client.? 172.21.15.40:0/1018807711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:44 smithi040 bash[28232]: cluster 2023-12-01T20:58:43.769696+0000 mgr.y (mgr.24356) 9616 : cluster 0 pgmap v9584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:44 smithi040 bash[41173]: cluster 2023-12-01T20:58:43.769696+0000 mgr.y (mgr.24356) 9616 : cluster 0 pgmap v9584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:44 smithi141 bash[31670]: cluster 2023-12-01T20:58:43.769696+0000 mgr.y (mgr.24356) 9616 : cluster 0 pgmap v9584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:46.797 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:58:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T20:58:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:46 smithi040 bash[28232]: cluster 2023-12-01T20:58:45.770932+0000 mgr.y (mgr.24356) 9617 : cluster 0 pgmap v9585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:46 smithi040 bash[28232]: audit 2023-12-01T20:58:45.980583+0000 mon.a (mon.0) 6281 : audit 0 from='client.? 172.21.15.40:0/2394478431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:46 smithi040 bash[41173]: cluster 2023-12-01T20:58:45.770932+0000 mgr.y (mgr.24356) 9617 : cluster 0 pgmap v9585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:46 smithi040 bash[41173]: audit 2023-12-01T20:58:45.980583+0000 mon.a (mon.0) 6281 : audit 0 from='client.? 172.21.15.40:0/2394478431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:46 smithi141 bash[31670]: cluster 2023-12-01T20:58:45.770932+0000 mgr.y (mgr.24356) 9617 : cluster 0 pgmap v9585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:46 smithi141 bash[31670]: audit 2023-12-01T20:58:45.980583+0000 mon.a (mon.0) 6281 : audit 0 from='client.? 172.21.15.40:0/2394478431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:48 smithi040 bash[28232]: cluster 2023-12-01T20:58:47.771732+0000 mgr.y (mgr.24356) 9618 : cluster 0 pgmap v9586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:48 smithi040 bash[28232]: audit 2023-12-01T20:58:48.450630+0000 mon.c (mon.2) 6061 : audit 0 from='client.? 172.21.15.40:0/1389260109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:48 smithi040 bash[41173]: cluster 2023-12-01T20:58:47.771732+0000 mgr.y (mgr.24356) 9618 : cluster 0 pgmap v9586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:48 smithi040 bash[41173]: audit 2023-12-01T20:58:48.450630+0000 mon.c (mon.2) 6061 : audit 0 from='client.? 172.21.15.40:0/1389260109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:48 smithi141 bash[31670]: cluster 2023-12-01T20:58:47.771732+0000 mgr.y (mgr.24356) 9618 : cluster 0 pgmap v9586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:48 smithi141 bash[31670]: audit 2023-12-01T20:58:48.450630+0000 mon.c (mon.2) 6061 : audit 0 from='client.? 172.21.15.40:0/1389260109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:49 smithi040 bash[28232]: audit 2023-12-01T20:58:48.821117+0000 mon.c (mon.2) 6062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:49 smithi040 bash[41173]: audit 2023-12-01T20:58:48.821117+0000 mon.c (mon.2) 6062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:49 smithi141 bash[31670]: audit 2023-12-01T20:58:48.821117+0000 mon.c (mon.2) 6062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:50 smithi040 bash[41173]: cluster 2023-12-01T20:58:49.772914+0000 mgr.y (mgr.24356) 9619 : cluster 0 pgmap v9587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:50 smithi040 bash[28232]: cluster 2023-12-01T20:58:49.772914+0000 mgr.y (mgr.24356) 9619 : cluster 0 pgmap v9587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:50 smithi141 bash[31670]: cluster 2023-12-01T20:58:49.772914+0000 mgr.y (mgr.24356) 9619 : cluster 0 pgmap v9587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:51 smithi040 bash[28232]: audit 2023-12-01T20:58:50.914504+0000 mon.a (mon.0) 6282 : audit 0 from='client.? 172.21.15.40:0/408557524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:51 smithi040 bash[41173]: audit 2023-12-01T20:58:50.914504+0000 mon.a (mon.0) 6282 : audit 0 from='client.? 172.21.15.40:0/408557524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:51 smithi141 bash[31670]: audit 2023-12-01T20:58:50.914504+0000 mon.a (mon.0) 6282 : audit 0 from='client.? 172.21.15.40:0/408557524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:52 smithi040 bash[28232]: cluster 2023-12-01T20:58:51.773556+0000 mgr.y (mgr.24356) 9620 : cluster 0 pgmap v9588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:52 smithi040 bash[41173]: cluster 2023-12-01T20:58:51.773556+0000 mgr.y (mgr.24356) 9620 : cluster 0 pgmap v9588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:52 smithi141 bash[31670]: cluster 2023-12-01T20:58:51.773556+0000 mgr.y (mgr.24356) 9620 : cluster 0 pgmap v9588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:54.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:53 smithi040 bash[28232]: audit 2023-12-01T20:58:53.373556+0000 mon.c (mon.2) 6063 : audit 0 from='client.? 172.21.15.40:0/4124595974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:54.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:53 smithi040 bash[41173]: audit 2023-12-01T20:58:53.373556+0000 mon.c (mon.2) 6063 : audit 0 from='client.? 172.21.15.40:0/4124595974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:53 smithi141 bash[31670]: audit 2023-12-01T20:58:53.373556+0000 mon.c (mon.2) 6063 : audit 0 from='client.? 172.21.15.40:0/4124595974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:54 smithi040 bash[28232]: cluster 2023-12-01T20:58:53.774253+0000 mgr.y (mgr.24356) 9621 : cluster 0 pgmap v9589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:54 smithi040 bash[41173]: cluster 2023-12-01T20:58:53.774253+0000 mgr.y (mgr.24356) 9621 : cluster 0 pgmap v9589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:54 smithi141 bash[31670]: cluster 2023-12-01T20:58:53.774253+0000 mgr.y (mgr.24356) 9621 : cluster 0 pgmap v9589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:56.842 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:58:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:58:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:56 smithi040 bash[28232]: cluster 2023-12-01T20:58:55.775317+0000 mgr.y (mgr.24356) 9622 : cluster 0 pgmap v9590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:56 smithi040 bash[28232]: audit 2023-12-01T20:58:55.837315+0000 mon.c (mon.2) 6064 : audit 0 from='client.? 172.21.15.40:0/175306463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:56 smithi040 bash[41173]: cluster 2023-12-01T20:58:55.775317+0000 mgr.y (mgr.24356) 9622 : cluster 0 pgmap v9590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:57.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:56 smithi040 bash[41173]: audit 2023-12-01T20:58:55.837315+0000 mon.c (mon.2) 6064 : audit 0 from='client.? 172.21.15.40:0/175306463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:56 smithi141 bash[31670]: cluster 2023-12-01T20:58:55.775317+0000 mgr.y (mgr.24356) 9622 : cluster 0 pgmap v9590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:56 smithi141 bash[31670]: audit 2023-12-01T20:58:55.837315+0000 mon.c (mon.2) 6064 : audit 0 from='client.? 172.21.15.40:0/175306463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:59.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:58 smithi040 bash[28232]: cluster 2023-12-01T20:58:57.775904+0000 mgr.y (mgr.24356) 9623 : cluster 0 pgmap v9591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:59.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:58:58 smithi040 bash[28232]: audit 2023-12-01T20:58:58.300570+0000 mon.a (mon.0) 6283 : audit 0 from='client.? 172.21.15.40:0/4086088488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:59.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:58 smithi040 bash[41173]: cluster 2023-12-01T20:58:57.775904+0000 mgr.y (mgr.24356) 9623 : cluster 0 pgmap v9591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:59.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:58:58 smithi040 bash[41173]: audit 2023-12-01T20:58:58.300570+0000 mon.a (mon.0) 6283 : audit 0 from='client.? 172.21.15.40:0/4086088488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:58:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:58 smithi141 bash[31670]: cluster 2023-12-01T20:58:57.775904+0000 mgr.y (mgr.24356) 9623 : cluster 0 pgmap v9591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:58:59.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:58:58 smithi141 bash[31670]: audit 2023-12-01T20:58:58.300570+0000 mon.a (mon.0) 6283 : audit 0 from='client.? 172.21.15.40:0/4086088488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:00 smithi040 bash[28232]: cluster 2023-12-01T20:58:59.777097+0000 mgr.y (mgr.24356) 9624 : cluster 0 pgmap v9592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:00 smithi040 bash[41173]: cluster 2023-12-01T20:58:59.777097+0000 mgr.y (mgr.24356) 9624 : cluster 0 pgmap v9592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:00 smithi141 bash[31670]: cluster 2023-12-01T20:58:59.777097+0000 mgr.y (mgr.24356) 9624 : cluster 0 pgmap v9592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:01.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:01 smithi040 bash[28232]: audit 2023-12-01T20:59:00.766854+0000 mon.a (mon.0) 6284 : audit 0 from='client.? 172.21.15.40:0/2170654375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:01 smithi040 bash[41173]: audit 2023-12-01T20:59:00.766854+0000 mon.a (mon.0) 6284 : audit 0 from='client.? 172.21.15.40:0/2170654375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:01 smithi141 bash[31670]: audit 2023-12-01T20:59:00.766854+0000 mon.a (mon.0) 6284 : audit 0 from='client.? 172.21.15.40:0/2170654375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:02 smithi040 bash[28232]: cluster 2023-12-01T20:59:01.777759+0000 mgr.y (mgr.24356) 9625 : cluster 0 pgmap v9593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:02 smithi040 bash[41173]: cluster 2023-12-01T20:59:01.777759+0000 mgr.y (mgr.24356) 9625 : cluster 0 pgmap v9593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:02 smithi141 bash[31670]: cluster 2023-12-01T20:59:01.777759+0000 mgr.y (mgr.24356) 9625 : cluster 0 pgmap v9593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:03 smithi040 bash[28232]: audit 2023-12-01T20:59:03.228596+0000 mon.a (mon.0) 6285 : audit 0 from='client.? 172.21.15.40:0/453568640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:03 smithi040 bash[41173]: audit 2023-12-01T20:59:03.228596+0000 mon.a (mon.0) 6285 : audit 0 from='client.? 172.21.15.40:0/453568640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:03 smithi141 bash[31670]: audit 2023-12-01T20:59:03.228596+0000 mon.a (mon.0) 6285 : audit 0 from='client.? 172.21.15.40:0/453568640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:04 smithi040 bash[28232]: cluster 2023-12-01T20:59:03.778551+0000 mgr.y (mgr.24356) 9626 : cluster 0 pgmap v9594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:04 smithi040 bash[28232]: audit 2023-12-01T20:59:03.821563+0000 mon.c (mon.2) 6065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:04 smithi040 bash[41173]: cluster 2023-12-01T20:59:03.778551+0000 mgr.y (mgr.24356) 9626 : cluster 0 pgmap v9594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:04.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:04 smithi040 bash[41173]: audit 2023-12-01T20:59:03.821563+0000 mon.c (mon.2) 6065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:04 smithi141 bash[31670]: cluster 2023-12-01T20:59:03.778551+0000 mgr.y (mgr.24356) 9626 : cluster 0 pgmap v9594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:04 smithi141 bash[31670]: audit 2023-12-01T20:59:03.821563+0000 mon.c (mon.2) 6065 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:05 smithi141 bash[31670]: audit 2023-12-01T20:59:05.697590+0000 mon.c (mon.2) 6066 : audit 0 from='client.? 172.21.15.40:0/2020769686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:05 smithi040 bash[28232]: audit 2023-12-01T20:59:05.697590+0000 mon.c (mon.2) 6066 : audit 0 from='client.? 172.21.15.40:0/2020769686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:05 smithi040 bash[41173]: audit 2023-12-01T20:59:05.697590+0000 mon.c (mon.2) 6066 : audit 0 from='client.? 172.21.15.40:0/2020769686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:06.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:59:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:59:07.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:06 smithi141 bash[31670]: cluster 2023-12-01T20:59:05.779747+0000 mgr.y (mgr.24356) 9627 : cluster 0 pgmap v9595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:06 smithi040 bash[28232]: cluster 2023-12-01T20:59:05.779747+0000 mgr.y (mgr.24356) 9627 : cluster 0 pgmap v9595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:06 smithi040 bash[41173]: cluster 2023-12-01T20:59:05.779747+0000 mgr.y (mgr.24356) 9627 : cluster 0 pgmap v9595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:08 smithi040 bash[41173]: cluster 2023-12-01T20:59:07.780405+0000 mgr.y (mgr.24356) 9628 : cluster 0 pgmap v9596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:08 smithi040 bash[41173]: audit 2023-12-01T20:59:08.157457+0000 mon.a (mon.0) 6286 : audit 0 from='client.? 172.21.15.40:0/3125257089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:09.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:08 smithi040 bash[28232]: cluster 2023-12-01T20:59:07.780405+0000 mgr.y (mgr.24356) 9628 : cluster 0 pgmap v9596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:09.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:08 smithi040 bash[28232]: audit 2023-12-01T20:59:08.157457+0000 mon.a (mon.0) 6286 : audit 0 from='client.? 172.21.15.40:0/3125257089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:08 smithi141 bash[31670]: cluster 2023-12-01T20:59:07.780405+0000 mgr.y (mgr.24356) 9628 : cluster 0 pgmap v9596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:08 smithi141 bash[31670]: audit 2023-12-01T20:59:08.157457+0000 mon.a (mon.0) 6286 : audit 0 from='client.? 172.21.15.40:0/3125257089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:10 smithi040 bash[41173]: cluster 2023-12-01T20:59:09.781618+0000 mgr.y (mgr.24356) 9629 : cluster 0 pgmap v9597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:10 smithi040 bash[28232]: cluster 2023-12-01T20:59:09.781618+0000 mgr.y (mgr.24356) 9629 : cluster 0 pgmap v9597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:10 smithi141 bash[31670]: cluster 2023-12-01T20:59:09.781618+0000 mgr.y (mgr.24356) 9629 : cluster 0 pgmap v9597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:11.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:11 smithi040 bash[28232]: audit 2023-12-01T20:59:10.625143+0000 mon.a (mon.0) 6287 : audit 0 from='client.? 172.21.15.40:0/1198578261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:11.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:11 smithi040 bash[41173]: audit 2023-12-01T20:59:10.625143+0000 mon.a (mon.0) 6287 : audit 0 from='client.? 172.21.15.40:0/1198578261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:11.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:11 smithi141 bash[31670]: audit 2023-12-01T20:59:10.625143+0000 mon.a (mon.0) 6287 : audit 0 from='client.? 172.21.15.40:0/1198578261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:12.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:12 smithi040 bash[28232]: cluster 2023-12-01T20:59:11.782404+0000 mgr.y (mgr.24356) 9630 : cluster 0 pgmap v9598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:12.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:12 smithi040 bash[41173]: cluster 2023-12-01T20:59:11.782404+0000 mgr.y (mgr.24356) 9630 : cluster 0 pgmap v9598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:12 smithi141 bash[31670]: cluster 2023-12-01T20:59:11.782404+0000 mgr.y (mgr.24356) 9630 : cluster 0 pgmap v9598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:13 smithi040 bash[28232]: audit 2023-12-01T20:59:13.094260+0000 mon.c (mon.2) 6067 : audit 0 from='client.? 172.21.15.40:0/2114685288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:13 smithi040 bash[41173]: audit 2023-12-01T20:59:13.094260+0000 mon.c (mon.2) 6067 : audit 0 from='client.? 172.21.15.40:0/2114685288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:13.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:13 smithi141 bash[31670]: audit 2023-12-01T20:59:13.094260+0000 mon.c (mon.2) 6067 : audit 0 from='client.? 172.21.15.40:0/2114685288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:14 smithi040 bash[28232]: cluster 2023-12-01T20:59:13.783109+0000 mgr.y (mgr.24356) 9631 : cluster 0 pgmap v9599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:14.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:14 smithi040 bash[41173]: cluster 2023-12-01T20:59:13.783109+0000 mgr.y (mgr.24356) 9631 : cluster 0 pgmap v9599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:14 smithi141 bash[31670]: cluster 2023-12-01T20:59:13.783109+0000 mgr.y (mgr.24356) 9631 : cluster 0 pgmap v9599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:15 smithi040 bash[28232]: audit 2023-12-01T20:59:15.556917+0000 mon.a (mon.0) 6288 : audit 0 from='client.? 172.21.15.40:0/3840041065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:15 smithi040 bash[41173]: audit 2023-12-01T20:59:15.556917+0000 mon.a (mon.0) 6288 : audit 0 from='client.? 172.21.15.40:0/3840041065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:15 smithi141 bash[31670]: audit 2023-12-01T20:59:15.556917+0000 mon.a (mon.0) 6288 : audit 0 from='client.? 172.21.15.40:0/3840041065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:16 smithi040 bash[28232]: cluster 2023-12-01T20:59:15.784277+0000 mgr.y (mgr.24356) 9632 : cluster 0 pgmap v9600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:59:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T20:59:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:16 smithi040 bash[41173]: cluster 2023-12-01T20:59:15.784277+0000 mgr.y (mgr.24356) 9632 : cluster 0 pgmap v9600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:16 smithi141 bash[31670]: cluster 2023-12-01T20:59:15.784277+0000 mgr.y (mgr.24356) 9632 : cluster 0 pgmap v9600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:18 smithi040 bash[28232]: cluster 2023-12-01T20:59:17.784909+0000 mgr.y (mgr.24356) 9633 : cluster 0 pgmap v9601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:18 smithi040 bash[28232]: audit 2023-12-01T20:59:18.018634+0000 mon.c (mon.2) 6068 : audit 0 from='client.? 172.21.15.40:0/3966751282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:18 smithi040 bash[28232]: audit 2023-12-01T20:59:18.822236+0000 mon.c (mon.2) 6069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:18 smithi040 bash[41173]: cluster 2023-12-01T20:59:17.784909+0000 mgr.y (mgr.24356) 9633 : cluster 0 pgmap v9601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:18 smithi040 bash[41173]: audit 2023-12-01T20:59:18.018634+0000 mon.c (mon.2) 6068 : audit 0 from='client.? 172.21.15.40:0/3966751282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:19.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:18 smithi040 bash[41173]: audit 2023-12-01T20:59:18.822236+0000 mon.c (mon.2) 6069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:18 smithi141 bash[31670]: cluster 2023-12-01T20:59:17.784909+0000 mgr.y (mgr.24356) 9633 : cluster 0 pgmap v9601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:19.320 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:18 smithi141 bash[31670]: audit 2023-12-01T20:59:18.018634+0000 mon.c (mon.2) 6068 : audit 0 from='client.? 172.21.15.40:0/3966751282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:19.321 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:18 smithi141 bash[31670]: audit 2023-12-01T20:59:18.822236+0000 mon.c (mon.2) 6069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:20 smithi040 bash[28232]: cluster 2023-12-01T20:59:19.785955+0000 mgr.y (mgr.24356) 9634 : cluster 0 pgmap v9602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:20 smithi040 bash[41173]: cluster 2023-12-01T20:59:19.785955+0000 mgr.y (mgr.24356) 9634 : cluster 0 pgmap v9602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:20 smithi141 bash[31670]: cluster 2023-12-01T20:59:19.785955+0000 mgr.y (mgr.24356) 9634 : cluster 0 pgmap v9602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:21.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:21 smithi040 bash[41173]: audit 2023-12-01T20:59:20.490767+0000 mon.c (mon.2) 6070 : audit 0 from='client.? 172.21.15.40:0/1156886109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:21.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:21 smithi040 bash[28232]: audit 2023-12-01T20:59:20.490767+0000 mon.c (mon.2) 6070 : audit 0 from='client.? 172.21.15.40:0/1156886109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:21 smithi141 bash[31670]: audit 2023-12-01T20:59:20.490767+0000 mon.c (mon.2) 6070 : audit 0 from='client.? 172.21.15.40:0/1156886109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:22 smithi040 bash[28232]: cluster 2023-12-01T20:59:21.786602+0000 mgr.y (mgr.24356) 9635 : cluster 0 pgmap v9603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:22 smithi040 bash[41173]: cluster 2023-12-01T20:59:21.786602+0000 mgr.y (mgr.24356) 9635 : cluster 0 pgmap v9603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:22 smithi141 bash[31670]: cluster 2023-12-01T20:59:21.786602+0000 mgr.y (mgr.24356) 9635 : cluster 0 pgmap v9603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:23 smithi040 bash[28232]: audit 2023-12-01T20:59:22.958388+0000 mon.c (mon.2) 6071 : audit 0 from='client.? 172.21.15.40:0/386233848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:23 smithi040 bash[41173]: audit 2023-12-01T20:59:22.958388+0000 mon.c (mon.2) 6071 : audit 0 from='client.? 172.21.15.40:0/386233848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:23 smithi141 bash[31670]: audit 2023-12-01T20:59:22.958388+0000 mon.c (mon.2) 6071 : audit 0 from='client.? 172.21.15.40:0/386233848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:24.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:24 smithi040 bash[28232]: cluster 2023-12-01T20:59:23.787346+0000 mgr.y (mgr.24356) 9636 : cluster 0 pgmap v9604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:24.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:24 smithi040 bash[41173]: cluster 2023-12-01T20:59:23.787346+0000 mgr.y (mgr.24356) 9636 : cluster 0 pgmap v9604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:24 smithi141 bash[31670]: cluster 2023-12-01T20:59:23.787346+0000 mgr.y (mgr.24356) 9636 : cluster 0 pgmap v9604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:25 smithi141 bash[31670]: audit 2023-12-01T20:59:25.435104+0000 mon.a (mon.0) 6289 : audit 0 from='client.? 172.21.15.40:0/1177907619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:25 smithi040 bash[28232]: audit 2023-12-01T20:59:25.435104+0000 mon.a (mon.0) 6289 : audit 0 from='client.? 172.21.15.40:0/1177907619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:25 smithi040 bash[41173]: audit 2023-12-01T20:59:25.435104+0000 mon.a (mon.0) 6289 : audit 0 from='client.? 172.21.15.40:0/1177907619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:26 smithi141 bash[31670]: cluster 2023-12-01T20:59:25.788347+0000 mgr.y (mgr.24356) 9637 : cluster 0 pgmap v9605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:59:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T20:59:26.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:26 smithi040 bash[41173]: cluster 2023-12-01T20:59:25.788347+0000 mgr.y (mgr.24356) 9637 : cluster 0 pgmap v9605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:26.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:26 smithi040 bash[28232]: cluster 2023-12-01T20:59:25.788347+0000 mgr.y (mgr.24356) 9637 : cluster 0 pgmap v9605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:28 smithi040 bash[41173]: cluster 2023-12-01T20:59:27.789133+0000 mgr.y (mgr.24356) 9638 : cluster 0 pgmap v9606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:28 smithi040 bash[41173]: audit 2023-12-01T20:59:27.908432+0000 mon.a (mon.0) 6290 : audit 0 from='client.? 172.21.15.40:0/2161987753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:28 smithi040 bash[28232]: cluster 2023-12-01T20:59:27.789133+0000 mgr.y (mgr.24356) 9638 : cluster 0 pgmap v9606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:29.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:28 smithi040 bash[28232]: audit 2023-12-01T20:59:27.908432+0000 mon.a (mon.0) 6290 : audit 0 from='client.? 172.21.15.40:0/2161987753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:28 smithi141 bash[31670]: cluster 2023-12-01T20:59:27.789133+0000 mgr.y (mgr.24356) 9638 : cluster 0 pgmap v9606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:28 smithi141 bash[31670]: audit 2023-12-01T20:59:27.908432+0000 mon.a (mon.0) 6290 : audit 0 from='client.? 172.21.15.40:0/2161987753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:30 smithi040 bash[28232]: cluster 2023-12-01T20:59:29.790498+0000 mgr.y (mgr.24356) 9639 : cluster 0 pgmap v9607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:30 smithi040 bash[41173]: cluster 2023-12-01T20:59:29.790498+0000 mgr.y (mgr.24356) 9639 : cluster 0 pgmap v9607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:30 smithi141 bash[31670]: cluster 2023-12-01T20:59:29.790498+0000 mgr.y (mgr.24356) 9639 : cluster 0 pgmap v9607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:31 smithi040 bash[28232]: audit 2023-12-01T20:59:30.383916+0000 mon.c (mon.2) 6072 : audit 0 from='client.? 172.21.15.40:0/2749468727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:31 smithi040 bash[41173]: audit 2023-12-01T20:59:30.383916+0000 mon.c (mon.2) 6072 : audit 0 from='client.? 172.21.15.40:0/2749468727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:31.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:31 smithi141 bash[31670]: audit 2023-12-01T20:59:30.383916+0000 mon.c (mon.2) 6072 : audit 0 from='client.? 172.21.15.40:0/2749468727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:32 smithi040 bash[28232]: cluster 2023-12-01T20:59:31.791216+0000 mgr.y (mgr.24356) 9640 : cluster 0 pgmap v9608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:32 smithi040 bash[41173]: cluster 2023-12-01T20:59:31.791216+0000 mgr.y (mgr.24356) 9640 : cluster 0 pgmap v9608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:32 smithi141 bash[31670]: cluster 2023-12-01T20:59:31.791216+0000 mgr.y (mgr.24356) 9640 : cluster 0 pgmap v9608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:33 smithi040 bash[41173]: audit 2023-12-01T20:59:32.844373+0000 mon.c (mon.2) 6073 : audit 0 from='client.? 172.21.15.40:0/3210933374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:33 smithi040 bash[28232]: audit 2023-12-01T20:59:32.844373+0000 mon.c (mon.2) 6073 : audit 0 from='client.? 172.21.15.40:0/3210933374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:33 smithi141 bash[31670]: audit 2023-12-01T20:59:32.844373+0000 mon.c (mon.2) 6073 : audit 0 from='client.? 172.21.15.40:0/3210933374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:34 smithi040 bash[28232]: cluster 2023-12-01T20:59:33.791852+0000 mgr.y (mgr.24356) 9641 : cluster 0 pgmap v9609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:34.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:34 smithi040 bash[28232]: audit 2023-12-01T20:59:33.822325+0000 mon.c (mon.2) 6074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:34.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:34 smithi040 bash[41173]: cluster 2023-12-01T20:59:33.791852+0000 mgr.y (mgr.24356) 9641 : cluster 0 pgmap v9609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:34.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:34 smithi040 bash[41173]: audit 2023-12-01T20:59:33.822325+0000 mon.c (mon.2) 6074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:34 smithi141 bash[31670]: cluster 2023-12-01T20:59:33.791852+0000 mgr.y (mgr.24356) 9641 : cluster 0 pgmap v9609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:34 smithi141 bash[31670]: audit 2023-12-01T20:59:33.822325+0000 mon.c (mon.2) 6074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:35 smithi040 bash[41173]: audit 2023-12-01T20:59:35.306882+0000 mon.a (mon.0) 6291 : audit 0 from='client.? 172.21.15.40:0/3930780060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:35 smithi040 bash[28232]: audit 2023-12-01T20:59:35.306882+0000 mon.a (mon.0) 6291 : audit 0 from='client.? 172.21.15.40:0/3930780060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:35 smithi141 bash[31670]: audit 2023-12-01T20:59:35.306882+0000 mon.a (mon.0) 6291 : audit 0 from='client.? 172.21.15.40:0/3930780060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:36.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:59:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:59:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:36 smithi040 bash[28232]: cluster 2023-12-01T20:59:35.793130+0000 mgr.y (mgr.24356) 9642 : cluster 0 pgmap v9610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:36 smithi040 bash[41173]: cluster 2023-12-01T20:59:35.793130+0000 mgr.y (mgr.24356) 9642 : cluster 0 pgmap v9610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:36 smithi141 bash[31670]: cluster 2023-12-01T20:59:35.793130+0000 mgr.y (mgr.24356) 9642 : cluster 0 pgmap v9610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:38.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:37 smithi040 bash[41173]: audit 2023-12-01T20:59:37.770125+0000 mon.c (mon.2) 6075 : audit 0 from='client.? 172.21.15.40:0/232541704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:38.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:37 smithi040 bash[28232]: audit 2023-12-01T20:59:37.770125+0000 mon.c (mon.2) 6075 : audit 0 from='client.? 172.21.15.40:0/232541704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:37 smithi141 bash[31670]: audit 2023-12-01T20:59:37.770125+0000 mon.c (mon.2) 6075 : audit 0 from='client.? 172.21.15.40:0/232541704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:38 smithi040 bash[28232]: cluster 2023-12-01T20:59:37.793800+0000 mgr.y (mgr.24356) 9643 : cluster 0 pgmap v9611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:38 smithi040 bash[41173]: cluster 2023-12-01T20:59:37.793800+0000 mgr.y (mgr.24356) 9643 : cluster 0 pgmap v9611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:38 smithi141 bash[31670]: cluster 2023-12-01T20:59:37.793800+0000 mgr.y (mgr.24356) 9643 : cluster 0 pgmap v9611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:40 smithi040 bash[28232]: cluster 2023-12-01T20:59:39.794994+0000 mgr.y (mgr.24356) 9644 : cluster 0 pgmap v9612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:40.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:40 smithi040 bash[28232]: audit 2023-12-01T20:59:40.241342+0000 mon.a (mon.0) 6292 : audit 0 from='client.? 172.21.15.40:0/1511397858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:40.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:40 smithi040 bash[41173]: cluster 2023-12-01T20:59:39.794994+0000 mgr.y (mgr.24356) 9644 : cluster 0 pgmap v9612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:40.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:40 smithi040 bash[41173]: audit 2023-12-01T20:59:40.241342+0000 mon.a (mon.0) 6292 : audit 0 from='client.? 172.21.15.40:0/1511397858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:40 smithi141 bash[31670]: cluster 2023-12-01T20:59:39.794994+0000 mgr.y (mgr.24356) 9644 : cluster 0 pgmap v9612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:40 smithi141 bash[31670]: audit 2023-12-01T20:59:40.241342+0000 mon.a (mon.0) 6292 : audit 0 from='client.? 172.21.15.40:0/1511397858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:42 smithi040 bash[28232]: cluster 2023-12-01T20:59:41.795706+0000 mgr.y (mgr.24356) 9645 : cluster 0 pgmap v9613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:42 smithi040 bash[28232]: audit 2023-12-01T20:59:42.658619+0000 mon.c (mon.2) 6076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:59:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:42 smithi040 bash[28232]: audit 2023-12-01T20:59:42.713016+0000 mon.c (mon.2) 6077 : audit 0 from='client.? 172.21.15.40:0/4158920152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:42 smithi040 bash[41173]: cluster 2023-12-01T20:59:41.795706+0000 mgr.y (mgr.24356) 9645 : cluster 0 pgmap v9613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:42 smithi040 bash[41173]: audit 2023-12-01T20:59:42.658619+0000 mon.c (mon.2) 6076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:59:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:42 smithi040 bash[41173]: audit 2023-12-01T20:59:42.713016+0000 mon.c (mon.2) 6077 : audit 0 from='client.? 172.21.15.40:0/4158920152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:42 smithi141 bash[31670]: cluster 2023-12-01T20:59:41.795706+0000 mgr.y (mgr.24356) 9645 : cluster 0 pgmap v9613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:42 smithi141 bash[31670]: audit 2023-12-01T20:59:42.658619+0000 mon.c (mon.2) 6076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:59:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:42 smithi141 bash[31670]: audit 2023-12-01T20:59:42.713016+0000 mon.c (mon.2) 6077 : audit 0 from='client.? 172.21.15.40:0/4158920152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:44 smithi040 bash[28232]: cluster 2023-12-01T20:59:43.796503+0000 mgr.y (mgr.24356) 9646 : cluster 0 pgmap v9614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:44 smithi040 bash[41173]: cluster 2023-12-01T20:59:43.796503+0000 mgr.y (mgr.24356) 9646 : cluster 0 pgmap v9614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:44 smithi141 bash[31670]: cluster 2023-12-01T20:59:43.796503+0000 mgr.y (mgr.24356) 9646 : cluster 0 pgmap v9614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:45 smithi040 bash[28232]: audit 2023-12-01T20:59:45.179716+0000 mon.a (mon.0) 6293 : audit 0 from='client.? 172.21.15.40:0/1673151974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:45 smithi040 bash[41173]: audit 2023-12-01T20:59:45.179716+0000 mon.a (mon.0) 6293 : audit 0 from='client.? 172.21.15.40:0/1673151974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:45 smithi141 bash[31670]: audit 2023-12-01T20:59:45.179716+0000 mon.a (mon.0) 6293 : audit 0 from='client.? 172.21.15.40:0/1673151974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:46.878 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:59:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T20:59:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:46 smithi040 bash[28232]: cluster 2023-12-01T20:59:45.797742+0000 mgr.y (mgr.24356) 9647 : cluster 0 pgmap v9615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:46 smithi040 bash[41173]: cluster 2023-12-01T20:59:45.797742+0000 mgr.y (mgr.24356) 9647 : cluster 0 pgmap v9615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:46 smithi141 bash[31670]: cluster 2023-12-01T20:59:45.797742+0000 mgr.y (mgr.24356) 9647 : cluster 0 pgmap v9615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:47 smithi040 bash[28232]: audit 2023-12-01T20:59:47.643453+0000 mon.a (mon.0) 6294 : audit 0 from='client.? 172.21.15.40:0/2171838044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:48.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:47 smithi040 bash[41173]: audit 2023-12-01T20:59:47.643453+0000 mon.a (mon.0) 6294 : audit 0 from='client.? 172.21.15.40:0/2171838044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:47 smithi141 bash[31670]: audit 2023-12-01T20:59:47.643453+0000 mon.a (mon.0) 6294 : audit 0 from='client.? 172.21.15.40:0/2171838044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[28232]: cluster 2023-12-01T20:59:47.798375+0000 mgr.y (mgr.24356) 9648 : cluster 0 pgmap v9616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[28232]: audit 2023-12-01T20:59:48.500606+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[28232]: audit 2023-12-01T20:59:48.515567+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[28232]: audit 2023-12-01T20:59:48.826926+0000 mon.c (mon.2) 6078 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[41173]: cluster 2023-12-01T20:59:47.798375+0000 mgr.y (mgr.24356) 9648 : cluster 0 pgmap v9616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[41173]: audit 2023-12-01T20:59:48.500606+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[41173]: audit 2023-12-01T20:59:48.515567+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:48 smithi040 bash[41173]: audit 2023-12-01T20:59:48.826926+0000 mon.c (mon.2) 6078 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:48 smithi141 bash[31670]: cluster 2023-12-01T20:59:47.798375+0000 mgr.y (mgr.24356) 9648 : cluster 0 pgmap v9616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:48 smithi141 bash[31670]: audit 2023-12-01T20:59:48.500606+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:48 smithi141 bash[31670]: audit 2023-12-01T20:59:48.515567+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:48 smithi141 bash[31670]: audit 2023-12-01T20:59:48.826926+0000 mon.c (mon.2) 6078 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:50.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[41173]: audit 2023-12-01T20:59:48.905247+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[41173]: audit 2023-12-01T20:59:48.917689+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[41173]: audit 2023-12-01T20:59:49.465672+0000 mon.c (mon.2) 6079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[41173]: audit 2023-12-01T20:59:49.467449+0000 mon.c (mon.2) 6080 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[41173]: audit 2023-12-01T20:59:49.478442+0000 mon.a (mon.0) 6299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[28232]: audit 2023-12-01T20:59:48.905247+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[28232]: audit 2023-12-01T20:59:48.917689+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[28232]: audit 2023-12-01T20:59:49.465672+0000 mon.c (mon.2) 6079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[28232]: audit 2023-12-01T20:59:49.467449+0000 mon.c (mon.2) 6080 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:59:50.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:49 smithi040 bash[28232]: audit 2023-12-01T20:59:49.478442+0000 mon.a (mon.0) 6299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:49 smithi141 bash[31670]: audit 2023-12-01T20:59:48.905247+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:49 smithi141 bash[31670]: audit 2023-12-01T20:59:48.917689+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:49 smithi141 bash[31670]: audit 2023-12-01T20:59:49.465672+0000 mon.c (mon.2) 6079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:59:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:49 smithi141 bash[31670]: audit 2023-12-01T20:59:49.467449+0000 mon.c (mon.2) 6080 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:59:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:49 smithi141 bash[31670]: audit 2023-12-01T20:59:49.478442+0000 mon.a (mon.0) 6299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T20:59:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:50 smithi040 bash[41173]: cluster 2023-12-01T20:59:49.799181+0000 mgr.y (mgr.24356) 9649 : cluster 0 pgmap v9617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:50 smithi040 bash[41173]: audit 2023-12-01T20:59:50.138678+0000 mon.c (mon.2) 6081 : audit 0 from='client.? 172.21.15.40:0/3469959566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:51.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:50 smithi040 bash[28232]: cluster 2023-12-01T20:59:49.799181+0000 mgr.y (mgr.24356) 9649 : cluster 0 pgmap v9617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:51.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:50 smithi040 bash[28232]: audit 2023-12-01T20:59:50.138678+0000 mon.c (mon.2) 6081 : audit 0 from='client.? 172.21.15.40:0/3469959566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:50 smithi141 bash[31670]: cluster 2023-12-01T20:59:49.799181+0000 mgr.y (mgr.24356) 9649 : cluster 0 pgmap v9617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:50 smithi141 bash[31670]: audit 2023-12-01T20:59:50.138678+0000 mon.c (mon.2) 6081 : audit 0 from='client.? 172.21.15.40:0/3469959566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:52 smithi141 bash[31670]: cluster 2023-12-01T20:59:51.799837+0000 mgr.y (mgr.24356) 9650 : cluster 0 pgmap v9618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:52 smithi141 bash[31670]: audit 2023-12-01T20:59:52.606730+0000 mon.c (mon.2) 6082 : audit 0 from='client.? 172.21.15.40:0/2227869097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:52 smithi040 bash[28232]: cluster 2023-12-01T20:59:51.799837+0000 mgr.y (mgr.24356) 9650 : cluster 0 pgmap v9618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:52 smithi040 bash[28232]: audit 2023-12-01T20:59:52.606730+0000 mon.c (mon.2) 6082 : audit 0 from='client.? 172.21.15.40:0/2227869097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:52 smithi040 bash[41173]: cluster 2023-12-01T20:59:51.799837+0000 mgr.y (mgr.24356) 9650 : cluster 0 pgmap v9618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:52 smithi040 bash[41173]: audit 2023-12-01T20:59:52.606730+0000 mon.c (mon.2) 6082 : audit 0 from='client.? 172.21.15.40:0/2227869097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:54 smithi141 bash[31670]: cluster 2023-12-01T20:59:53.800538+0000 mgr.y (mgr.24356) 9651 : cluster 0 pgmap v9619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:54 smithi040 bash[28232]: cluster 2023-12-01T20:59:53.800538+0000 mgr.y (mgr.24356) 9651 : cluster 0 pgmap v9619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:54 smithi040 bash[41173]: cluster 2023-12-01T20:59:53.800538+0000 mgr.y (mgr.24356) 9651 : cluster 0 pgmap v9619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:56.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:55 smithi141 bash[31670]: audit 2023-12-01T20:59:55.066093+0000 mon.c (mon.2) 6083 : audit 0 from='client.? 172.21.15.40:0/2475272397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:55 smithi040 bash[28232]: audit 2023-12-01T20:59:55.066093+0000 mon.c (mon.2) 6083 : audit 0 from='client.? 172.21.15.40:0/2475272397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:55 smithi040 bash[41173]: audit 2023-12-01T20:59:55.066093+0000 mon.c (mon.2) 6083 : audit 0 from='client.? 172.21.15.40:0/2475272397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 20:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:20:59:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T20:59:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:56 smithi141 bash[31670]: cluster 2023-12-01T20:59:55.801724+0000 mgr.y (mgr.24356) 9652 : cluster 0 pgmap v9620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:56 smithi040 bash[41173]: cluster 2023-12-01T20:59:55.801724+0000 mgr.y (mgr.24356) 9652 : cluster 0 pgmap v9620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:56 smithi040 bash[28232]: cluster 2023-12-01T20:59:55.801724+0000 mgr.y (mgr.24356) 9652 : cluster 0 pgmap v9620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:57 smithi141 bash[31670]: audit 2023-12-01T20:59:57.535123+0000 mon.a (mon.0) 6300 : audit 0 from='client.? 172.21.15.40:0/4083061114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:57 smithi040 bash[28232]: audit 2023-12-01T20:59:57.535123+0000 mon.a (mon.0) 6300 : audit 0 from='client.? 172.21.15.40:0/4083061114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:57 smithi040 bash[41173]: audit 2023-12-01T20:59:57.535123+0000 mon.a (mon.0) 6300 : audit 0 from='client.? 172.21.15.40:0/4083061114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T20:59:59.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 20:59:58 smithi141 bash[31670]: cluster 2023-12-01T20:59:57.802389+0000 mgr.y (mgr.24356) 9653 : cluster 0 pgmap v9621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 20:59:58 smithi040 bash[28232]: cluster 2023-12-01T20:59:57.802389+0000 mgr.y (mgr.24356) 9653 : cluster 0 pgmap v9621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T20:59:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 20:59:58 smithi040 bash[41173]: cluster 2023-12-01T20:59:57.802389+0000 mgr.y (mgr.24356) 9653 : cluster 0 pgmap v9621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:00.377 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[28232]: debug 2023-12-01T20:59:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[28232]: cluster 2023-12-01T20:59:59.803656+0000 mgr.y (mgr.24356) 9654 : cluster 0 pgmap v9622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[28232]: cluster 2023-12-01T21:00:00.000161+0000 mon.a (mon.0) 6301 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[28232]: audit 2023-12-01T21:00:00.002758+0000 mon.a (mon.0) 6302 : audit 0 from='client.? 172.21.15.40:0/1735749495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[41173]: cluster 2023-12-01T20:59:59.803656+0000 mgr.y (mgr.24356) 9654 : cluster 0 pgmap v9622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[41173]: cluster 2023-12-01T21:00:00.000161+0000 mon.a (mon.0) 6301 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:00 smithi040 bash[41173]: audit 2023-12-01T21:00:00.002758+0000 mon.a (mon.0) 6302 : audit 0 from='client.? 172.21.15.40:0/1735749495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:00 smithi141 bash[31670]: cluster 2023-12-01T20:59:59.803656+0000 mgr.y (mgr.24356) 9654 : cluster 0 pgmap v9622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:00 smithi141 bash[31670]: cluster 2023-12-01T21:00:00.000161+0000 mon.a (mon.0) 6301 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:00 smithi141 bash[31670]: audit 2023-12-01T21:00:00.002758+0000 mon.a (mon.0) 6302 : audit 0 from='client.? 172.21.15.40:0/1735749495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:02 smithi040 bash[28232]: cluster 2023-12-01T21:00:01.804460+0000 mgr.y (mgr.24356) 9655 : cluster 0 pgmap v9623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:02 smithi040 bash[28232]: audit 2023-12-01T21:00:02.473210+0000 mon.c (mon.2) 6084 : audit 0 from='client.? 172.21.15.40:0/3595848603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:03.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:02 smithi040 bash[41173]: cluster 2023-12-01T21:00:01.804460+0000 mgr.y (mgr.24356) 9655 : cluster 0 pgmap v9623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:03.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:02 smithi040 bash[41173]: audit 2023-12-01T21:00:02.473210+0000 mon.c (mon.2) 6084 : audit 0 from='client.? 172.21.15.40:0/3595848603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:02 smithi141 bash[31670]: cluster 2023-12-01T21:00:01.804460+0000 mgr.y (mgr.24356) 9655 : cluster 0 pgmap v9623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:02 smithi141 bash[31670]: audit 2023-12-01T21:00:02.473210+0000 mon.c (mon.2) 6084 : audit 0 from='client.? 172.21.15.40:0/3595848603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:03 smithi040 bash[28232]: audit 2023-12-01T21:00:03.828055+0000 mon.c (mon.2) 6085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:03 smithi040 bash[41173]: audit 2023-12-01T21:00:03.828055+0000 mon.c (mon.2) 6085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:03 smithi141 bash[31670]: audit 2023-12-01T21:00:03.828055+0000 mon.c (mon.2) 6085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:04 smithi040 bash[28232]: cluster 2023-12-01T21:00:03.805263+0000 mgr.y (mgr.24356) 9656 : cluster 0 pgmap v9624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:04 smithi040 bash[41173]: cluster 2023-12-01T21:00:03.805263+0000 mgr.y (mgr.24356) 9656 : cluster 0 pgmap v9624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:04 smithi141 bash[31670]: cluster 2023-12-01T21:00:03.805263+0000 mgr.y (mgr.24356) 9656 : cluster 0 pgmap v9624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:06.157 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:05 smithi141 bash[31670]: audit 2023-12-01T21:00:04.930674+0000 mon.c (mon.2) 6086 : audit 0 from='client.? 172.21.15.40:0/3236665225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:05 smithi040 bash[28232]: audit 2023-12-01T21:00:04.930674+0000 mon.c (mon.2) 6086 : audit 0 from='client.? 172.21.15.40:0/3236665225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:05 smithi040 bash[41173]: audit 2023-12-01T21:00:04.930674+0000 mon.c (mon.2) 6086 : audit 0 from='client.? 172.21.15.40:0/3236665225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:06.532 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 21:00:06 smithi141 bash[66230]: ts=2023-12-01T21:00:06.152Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701453600138 maxt=1701460800000 ulid=01HGKJWY2ECGT80V2M20H1RJT3 duration=58.025776ms 2023-12-01T21:00:06.532 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 21:00:06 smithi141 bash[66230]: ts=2023-12-01T21:00:06.156Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.807496ms 2023-12-01T21:00:06.532 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 21:00:06 smithi141 bash[66230]: ts=2023-12-01T21:00:06.156Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1701460800000 2023-12-01T21:00:06.532 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 21:00:06 smithi141 bash[66230]: ts=2023-12-01T21:00:06.230Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=73.568716ms 2023-12-01T21:00:06.894 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:00:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:00:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:06 smithi040 bash[41173]: cluster 2023-12-01T21:00:05.806556+0000 mgr.y (mgr.24356) 9657 : cluster 0 pgmap v9625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:06 smithi040 bash[28232]: cluster 2023-12-01T21:00:05.806556+0000 mgr.y (mgr.24356) 9657 : cluster 0 pgmap v9625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:06 smithi141 bash[31670]: cluster 2023-12-01T21:00:05.806556+0000 mgr.y (mgr.24356) 9657 : cluster 0 pgmap v9625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:08.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:07 smithi040 bash[28232]: audit 2023-12-01T21:00:07.394114+0000 mon.c (mon.2) 6087 : audit 0 from='client.? 172.21.15.40:0/1273044908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:08.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:07 smithi040 bash[41173]: audit 2023-12-01T21:00:07.394114+0000 mon.c (mon.2) 6087 : audit 0 from='client.? 172.21.15.40:0/1273044908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:07 smithi141 bash[31670]: audit 2023-12-01T21:00:07.394114+0000 mon.c (mon.2) 6087 : audit 0 from='client.? 172.21.15.40:0/1273044908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:08 smithi040 bash[28232]: cluster 2023-12-01T21:00:07.807393+0000 mgr.y (mgr.24356) 9658 : cluster 0 pgmap v9626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:08 smithi040 bash[41173]: cluster 2023-12-01T21:00:07.807393+0000 mgr.y (mgr.24356) 9658 : cluster 0 pgmap v9626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:08 smithi141 bash[31670]: cluster 2023-12-01T21:00:07.807393+0000 mgr.y (mgr.24356) 9658 : cluster 0 pgmap v9626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:10 smithi040 bash[28232]: cluster 2023-12-01T21:00:09.808545+0000 mgr.y (mgr.24356) 9659 : cluster 0 pgmap v9627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:10 smithi040 bash[28232]: audit 2023-12-01T21:00:09.864857+0000 mon.a (mon.0) 6303 : audit 0 from='client.? 172.21.15.40:0/2377009021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:10 smithi040 bash[41173]: cluster 2023-12-01T21:00:09.808545+0000 mgr.y (mgr.24356) 9659 : cluster 0 pgmap v9627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:10.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:10 smithi040 bash[41173]: audit 2023-12-01T21:00:09.864857+0000 mon.a (mon.0) 6303 : audit 0 from='client.? 172.21.15.40:0/2377009021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:10 smithi141 bash[31670]: cluster 2023-12-01T21:00:09.808545+0000 mgr.y (mgr.24356) 9659 : cluster 0 pgmap v9627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:10 smithi141 bash[31670]: audit 2023-12-01T21:00:09.864857+0000 mon.a (mon.0) 6303 : audit 0 from='client.? 172.21.15.40:0/2377009021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:12 smithi040 bash[28232]: cluster 2023-12-01T21:00:11.809192+0000 mgr.y (mgr.24356) 9660 : cluster 0 pgmap v9628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:12 smithi040 bash[28232]: audit 2023-12-01T21:00:12.321244+0000 mon.a (mon.0) 6304 : audit 0 from='client.? 172.21.15.40:0/3150808628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:12 smithi040 bash[41173]: cluster 2023-12-01T21:00:11.809192+0000 mgr.y (mgr.24356) 9660 : cluster 0 pgmap v9628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:13.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:12 smithi040 bash[41173]: audit 2023-12-01T21:00:12.321244+0000 mon.a (mon.0) 6304 : audit 0 from='client.? 172.21.15.40:0/3150808628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:12 smithi141 bash[31670]: cluster 2023-12-01T21:00:11.809192+0000 mgr.y (mgr.24356) 9660 : cluster 0 pgmap v9628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:12 smithi141 bash[31670]: audit 2023-12-01T21:00:12.321244+0000 mon.a (mon.0) 6304 : audit 0 from='client.? 172.21.15.40:0/3150808628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:14 smithi040 bash[28232]: cluster 2023-12-01T21:00:13.809818+0000 mgr.y (mgr.24356) 9661 : cluster 0 pgmap v9629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:14 smithi040 bash[28232]: audit 2023-12-01T21:00:14.790069+0000 mon.a (mon.0) 6305 : audit 0 from='client.? 172.21.15.40:0/3592859117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:15.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:14 smithi040 bash[41173]: cluster 2023-12-01T21:00:13.809818+0000 mgr.y (mgr.24356) 9661 : cluster 0 pgmap v9629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:15.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:14 smithi040 bash[41173]: audit 2023-12-01T21:00:14.790069+0000 mon.a (mon.0) 6305 : audit 0 from='client.? 172.21.15.40:0/3592859117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:14 smithi141 bash[31670]: cluster 2023-12-01T21:00:13.809818+0000 mgr.y (mgr.24356) 9661 : cluster 0 pgmap v9629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:14 smithi141 bash[31670]: audit 2023-12-01T21:00:14.790069+0000 mon.a (mon.0) 6305 : audit 0 from='client.? 172.21.15.40:0/3592859117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:16.883 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:00:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:00:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:16 smithi040 bash[28232]: cluster 2023-12-01T21:00:15.810929+0000 mgr.y (mgr.24356) 9662 : cluster 0 pgmap v9630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:16 smithi040 bash[41173]: cluster 2023-12-01T21:00:15.810929+0000 mgr.y (mgr.24356) 9662 : cluster 0 pgmap v9630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:16 smithi141 bash[31670]: cluster 2023-12-01T21:00:15.810929+0000 mgr.y (mgr.24356) 9662 : cluster 0 pgmap v9630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:18.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:17 smithi040 bash[41173]: audit 2023-12-01T21:00:17.257289+0000 mon.c (mon.2) 6088 : audit 0 from='client.? 172.21.15.40:0/2348511386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:18.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:17 smithi040 bash[28232]: audit 2023-12-01T21:00:17.257289+0000 mon.c (mon.2) 6088 : audit 0 from='client.? 172.21.15.40:0/2348511386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:17 smithi141 bash[31670]: audit 2023-12-01T21:00:17.257289+0000 mon.c (mon.2) 6088 : audit 0 from='client.? 172.21.15.40:0/2348511386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:18 smithi040 bash[41173]: cluster 2023-12-01T21:00:17.811533+0000 mgr.y (mgr.24356) 9663 : cluster 0 pgmap v9631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:18 smithi040 bash[41173]: audit 2023-12-01T21:00:18.828503+0000 mon.c (mon.2) 6089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:18 smithi040 bash[28232]: cluster 2023-12-01T21:00:17.811533+0000 mgr.y (mgr.24356) 9663 : cluster 0 pgmap v9631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:19.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:18 smithi040 bash[28232]: audit 2023-12-01T21:00:18.828503+0000 mon.c (mon.2) 6089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:18 smithi141 bash[31670]: cluster 2023-12-01T21:00:17.811533+0000 mgr.y (mgr.24356) 9663 : cluster 0 pgmap v9631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:18 smithi141 bash[31670]: audit 2023-12-01T21:00:18.828503+0000 mon.c (mon.2) 6089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:20 smithi040 bash[28232]: audit 2023-12-01T21:00:19.720341+0000 mon.c (mon.2) 6090 : audit 0 from='client.? 172.21.15.40:0/3925772185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:20 smithi040 bash[28232]: cluster 2023-12-01T21:00:19.812855+0000 mgr.y (mgr.24356) 9664 : cluster 0 pgmap v9632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:20 smithi040 bash[41173]: audit 2023-12-01T21:00:19.720341+0000 mon.c (mon.2) 6090 : audit 0 from='client.? 172.21.15.40:0/3925772185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:20 smithi040 bash[41173]: cluster 2023-12-01T21:00:19.812855+0000 mgr.y (mgr.24356) 9664 : cluster 0 pgmap v9632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:20 smithi141 bash[31670]: audit 2023-12-01T21:00:19.720341+0000 mon.c (mon.2) 6090 : audit 0 from='client.? 172.21.15.40:0/3925772185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:20 smithi141 bash[31670]: cluster 2023-12-01T21:00:19.812855+0000 mgr.y (mgr.24356) 9664 : cluster 0 pgmap v9632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:22 smithi040 bash[28232]: cluster 2023-12-01T21:00:21.813639+0000 mgr.y (mgr.24356) 9665 : cluster 0 pgmap v9633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:22 smithi040 bash[28232]: audit 2023-12-01T21:00:22.182165+0000 mon.c (mon.2) 6091 : audit 0 from='client.? 172.21.15.40:0/1293417127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:22 smithi040 bash[41173]: cluster 2023-12-01T21:00:21.813639+0000 mgr.y (mgr.24356) 9665 : cluster 0 pgmap v9633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:23.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:22 smithi040 bash[41173]: audit 2023-12-01T21:00:22.182165+0000 mon.c (mon.2) 6091 : audit 0 from='client.? 172.21.15.40:0/1293417127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:22 smithi141 bash[31670]: cluster 2023-12-01T21:00:21.813639+0000 mgr.y (mgr.24356) 9665 : cluster 0 pgmap v9633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:22 smithi141 bash[31670]: audit 2023-12-01T21:00:22.182165+0000 mon.c (mon.2) 6091 : audit 0 from='client.? 172.21.15.40:0/1293417127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:24 smithi040 bash[41173]: cluster 2023-12-01T21:00:23.814494+0000 mgr.y (mgr.24356) 9666 : cluster 0 pgmap v9634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:24 smithi040 bash[41173]: audit 2023-12-01T21:00:24.653627+0000 mon.c (mon.2) 6092 : audit 0 from='client.? 172.21.15.40:0/17343088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:25.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:24 smithi040 bash[28232]: cluster 2023-12-01T21:00:23.814494+0000 mgr.y (mgr.24356) 9666 : cluster 0 pgmap v9634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:25.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:24 smithi040 bash[28232]: audit 2023-12-01T21:00:24.653627+0000 mon.c (mon.2) 6092 : audit 0 from='client.? 172.21.15.40:0/17343088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:24 smithi141 bash[31670]: cluster 2023-12-01T21:00:23.814494+0000 mgr.y (mgr.24356) 9666 : cluster 0 pgmap v9634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:24 smithi141 bash[31670]: audit 2023-12-01T21:00:24.653627+0000 mon.c (mon.2) 6092 : audit 0 from='client.? 172.21.15.40:0/17343088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:26.886 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:00:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:00:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:26 smithi040 bash[28232]: cluster 2023-12-01T21:00:25.815405+0000 mgr.y (mgr.24356) 9667 : cluster 0 pgmap v9635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:27.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:26 smithi040 bash[41173]: cluster 2023-12-01T21:00:25.815405+0000 mgr.y (mgr.24356) 9667 : cluster 0 pgmap v9635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:26 smithi141 bash[31670]: cluster 2023-12-01T21:00:25.815405+0000 mgr.y (mgr.24356) 9667 : cluster 0 pgmap v9635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:28.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:27 smithi040 bash[28232]: audit 2023-12-01T21:00:27.120506+0000 mon.c (mon.2) 6093 : audit 0 from='client.? 172.21.15.40:0/3562169632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:28.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:27 smithi040 bash[41173]: audit 2023-12-01T21:00:27.120506+0000 mon.c (mon.2) 6093 : audit 0 from='client.? 172.21.15.40:0/3562169632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:27 smithi141 bash[31670]: audit 2023-12-01T21:00:27.120506+0000 mon.c (mon.2) 6093 : audit 0 from='client.? 172.21.15.40:0/3562169632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:29.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:28 smithi040 bash[41173]: cluster 2023-12-01T21:00:27.816038+0000 mgr.y (mgr.24356) 9668 : cluster 0 pgmap v9636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:28 smithi040 bash[28232]: cluster 2023-12-01T21:00:27.816038+0000 mgr.y (mgr.24356) 9668 : cluster 0 pgmap v9636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:28 smithi141 bash[31670]: cluster 2023-12-01T21:00:27.816038+0000 mgr.y (mgr.24356) 9668 : cluster 0 pgmap v9636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:30 smithi040 bash[28232]: audit 2023-12-01T21:00:29.584890+0000 mon.a (mon.0) 6306 : audit 0 from='client.? 172.21.15.40:0/20807774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:30 smithi040 bash[28232]: cluster 2023-12-01T21:00:29.817264+0000 mgr.y (mgr.24356) 9669 : cluster 0 pgmap v9637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:30 smithi040 bash[41173]: audit 2023-12-01T21:00:29.584890+0000 mon.a (mon.0) 6306 : audit 0 from='client.? 172.21.15.40:0/20807774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:30.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:30 smithi040 bash[41173]: cluster 2023-12-01T21:00:29.817264+0000 mgr.y (mgr.24356) 9669 : cluster 0 pgmap v9637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:30 smithi141 bash[31670]: audit 2023-12-01T21:00:29.584890+0000 mon.a (mon.0) 6306 : audit 0 from='client.? 172.21.15.40:0/20807774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:30 smithi141 bash[31670]: cluster 2023-12-01T21:00:29.817264+0000 mgr.y (mgr.24356) 9669 : cluster 0 pgmap v9637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:32 smithi040 bash[41173]: cluster 2023-12-01T21:00:31.817740+0000 mgr.y (mgr.24356) 9670 : cluster 0 pgmap v9638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:32 smithi040 bash[41173]: audit 2023-12-01T21:00:32.052150+0000 mon.c (mon.2) 6094 : audit 0 from='client.? 172.21.15.40:0/1341072638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:32 smithi040 bash[28232]: cluster 2023-12-01T21:00:31.817740+0000 mgr.y (mgr.24356) 9670 : cluster 0 pgmap v9638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:33.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:32 smithi040 bash[28232]: audit 2023-12-01T21:00:32.052150+0000 mon.c (mon.2) 6094 : audit 0 from='client.? 172.21.15.40:0/1341072638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:32 smithi141 bash[31670]: cluster 2023-12-01T21:00:31.817740+0000 mgr.y (mgr.24356) 9670 : cluster 0 pgmap v9638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:32 smithi141 bash[31670]: audit 2023-12-01T21:00:32.052150+0000 mon.c (mon.2) 6094 : audit 0 from='client.? 172.21.15.40:0/1341072638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:33 smithi040 bash[28232]: audit 2023-12-01T21:00:33.828768+0000 mon.c (mon.2) 6095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:33 smithi040 bash[41173]: audit 2023-12-01T21:00:33.828768+0000 mon.c (mon.2) 6095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:33 smithi141 bash[31670]: audit 2023-12-01T21:00:33.828768+0000 mon.c (mon.2) 6095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:34 smithi040 bash[28232]: cluster 2023-12-01T21:00:33.818376+0000 mgr.y (mgr.24356) 9671 : cluster 0 pgmap v9639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:34 smithi040 bash[28232]: audit 2023-12-01T21:00:34.520557+0000 mon.a (mon.0) 6307 : audit 0 from='client.? 172.21.15.40:0/3897550441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:34 smithi040 bash[41173]: cluster 2023-12-01T21:00:33.818376+0000 mgr.y (mgr.24356) 9671 : cluster 0 pgmap v9639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:34 smithi040 bash[41173]: audit 2023-12-01T21:00:34.520557+0000 mon.a (mon.0) 6307 : audit 0 from='client.? 172.21.15.40:0/3897550441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:34 smithi141 bash[31670]: cluster 2023-12-01T21:00:33.818376+0000 mgr.y (mgr.24356) 9671 : cluster 0 pgmap v9639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:34 smithi141 bash[31670]: audit 2023-12-01T21:00:34.520557+0000 mon.a (mon.0) 6307 : audit 0 from='client.? 172.21.15.40:0/3897550441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:36.895 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:00:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:00:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:36 smithi040 bash[28232]: cluster 2023-12-01T21:00:35.819538+0000 mgr.y (mgr.24356) 9672 : cluster 0 pgmap v9640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:36 smithi040 bash[41173]: cluster 2023-12-01T21:00:35.819538+0000 mgr.y (mgr.24356) 9672 : cluster 0 pgmap v9640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:36 smithi141 bash[31670]: cluster 2023-12-01T21:00:35.819538+0000 mgr.y (mgr.24356) 9672 : cluster 0 pgmap v9640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:38.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:37 smithi040 bash[28232]: audit 2023-12-01T21:00:36.996395+0000 mon.a (mon.0) 6308 : audit 0 from='client.? 172.21.15.40:0/1636012614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:38.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:37 smithi040 bash[41173]: audit 2023-12-01T21:00:36.996395+0000 mon.a (mon.0) 6308 : audit 0 from='client.? 172.21.15.40:0/1636012614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:37 smithi141 bash[31670]: audit 2023-12-01T21:00:36.996395+0000 mon.a (mon.0) 6308 : audit 0 from='client.? 172.21.15.40:0/1636012614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:38 smithi040 bash[28232]: cluster 2023-12-01T21:00:37.820228+0000 mgr.y (mgr.24356) 9673 : cluster 0 pgmap v9641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:39.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:38 smithi040 bash[41173]: cluster 2023-12-01T21:00:37.820228+0000 mgr.y (mgr.24356) 9673 : cluster 0 pgmap v9641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:38 smithi141 bash[31670]: cluster 2023-12-01T21:00:37.820228+0000 mgr.y (mgr.24356) 9673 : cluster 0 pgmap v9641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:40 smithi040 bash[28232]: audit 2023-12-01T21:00:39.480443+0000 mon.a (mon.0) 6309 : audit 0 from='client.? 172.21.15.40:0/51042427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:40 smithi040 bash[28232]: cluster 2023-12-01T21:00:39.821568+0000 mgr.y (mgr.24356) 9674 : cluster 0 pgmap v9642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:40.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:40 smithi040 bash[41173]: audit 2023-12-01T21:00:39.480443+0000 mon.a (mon.0) 6309 : audit 0 from='client.? 172.21.15.40:0/51042427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:40.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:40 smithi040 bash[41173]: cluster 2023-12-01T21:00:39.821568+0000 mgr.y (mgr.24356) 9674 : cluster 0 pgmap v9642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:40 smithi141 bash[31670]: audit 2023-12-01T21:00:39.480443+0000 mon.a (mon.0) 6309 : audit 0 from='client.? 172.21.15.40:0/51042427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:40 smithi141 bash[31670]: cluster 2023-12-01T21:00:39.821568+0000 mgr.y (mgr.24356) 9674 : cluster 0 pgmap v9642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:42 smithi040 bash[28232]: cluster 2023-12-01T21:00:41.822241+0000 mgr.y (mgr.24356) 9675 : cluster 0 pgmap v9643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:42 smithi040 bash[28232]: audit 2023-12-01T21:00:41.949136+0000 mon.a (mon.0) 6310 : audit 0 from='client.? 172.21.15.40:0/350986898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:42 smithi040 bash[41173]: cluster 2023-12-01T21:00:41.822241+0000 mgr.y (mgr.24356) 9675 : cluster 0 pgmap v9643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:43.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:42 smithi040 bash[41173]: audit 2023-12-01T21:00:41.949136+0000 mon.a (mon.0) 6310 : audit 0 from='client.? 172.21.15.40:0/350986898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:42 smithi141 bash[31670]: cluster 2023-12-01T21:00:41.822241+0000 mgr.y (mgr.24356) 9675 : cluster 0 pgmap v9643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:42 smithi141 bash[31670]: audit 2023-12-01T21:00:41.949136+0000 mon.a (mon.0) 6310 : audit 0 from='client.? 172.21.15.40:0/350986898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:44 smithi040 bash[28232]: cluster 2023-12-01T21:00:43.822930+0000 mgr.y (mgr.24356) 9676 : cluster 0 pgmap v9644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:44 smithi040 bash[28232]: audit 2023-12-01T21:00:44.415078+0000 mon.a (mon.0) 6311 : audit 0 from='client.? 172.21.15.40:0/187708592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:45.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:44 smithi040 bash[41173]: cluster 2023-12-01T21:00:43.822930+0000 mgr.y (mgr.24356) 9676 : cluster 0 pgmap v9644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:45.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:44 smithi040 bash[41173]: audit 2023-12-01T21:00:44.415078+0000 mon.a (mon.0) 6311 : audit 0 from='client.? 172.21.15.40:0/187708592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:44 smithi141 bash[31670]: cluster 2023-12-01T21:00:43.822930+0000 mgr.y (mgr.24356) 9676 : cluster 0 pgmap v9644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:44 smithi141 bash[31670]: audit 2023-12-01T21:00:44.415078+0000 mon.a (mon.0) 6311 : audit 0 from='client.? 172.21.15.40:0/187708592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:46.896 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:00:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:00:46.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:46 smithi040 bash[41173]: cluster 2023-12-01T21:00:45.824197+0000 mgr.y (mgr.24356) 9677 : cluster 0 pgmap v9645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:46.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:46 smithi040 bash[41173]: audit 2023-12-01T21:00:46.879484+0000 mon.c (mon.2) 6096 : audit 0 from='client.? 172.21.15.40:0/2866605453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:46 smithi040 bash[28232]: cluster 2023-12-01T21:00:45.824197+0000 mgr.y (mgr.24356) 9677 : cluster 0 pgmap v9645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:46 smithi040 bash[28232]: audit 2023-12-01T21:00:46.879484+0000 mon.c (mon.2) 6096 : audit 0 from='client.? 172.21.15.40:0/2866605453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:46 smithi141 bash[31670]: cluster 2023-12-01T21:00:45.824197+0000 mgr.y (mgr.24356) 9677 : cluster 0 pgmap v9645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:46 smithi141 bash[31670]: audit 2023-12-01T21:00:46.879484+0000 mon.c (mon.2) 6096 : audit 0 from='client.? 172.21.15.40:0/2866605453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:48 smithi040 bash[28232]: cluster 2023-12-01T21:00:47.824932+0000 mgr.y (mgr.24356) 9678 : cluster 0 pgmap v9646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:49.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:48 smithi040 bash[28232]: audit 2023-12-01T21:00:48.829305+0000 mon.c (mon.2) 6097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:48 smithi040 bash[41173]: cluster 2023-12-01T21:00:47.824932+0000 mgr.y (mgr.24356) 9678 : cluster 0 pgmap v9646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:49.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:48 smithi040 bash[41173]: audit 2023-12-01T21:00:48.829305+0000 mon.c (mon.2) 6097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:48 smithi141 bash[31670]: cluster 2023-12-01T21:00:47.824932+0000 mgr.y (mgr.24356) 9678 : cluster 0 pgmap v9646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:48 smithi141 bash[31670]: audit 2023-12-01T21:00:48.829305+0000 mon.c (mon.2) 6097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:49 smithi040 bash[28232]: audit 2023-12-01T21:00:49.338773+0000 mon.c (mon.2) 6098 : audit 0 from='client.? 172.21.15.40:0/3175298314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:50.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:49 smithi040 bash[28232]: audit 2023-12-01T21:00:49.563525+0000 mon.c (mon.2) 6099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:00:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:49 smithi040 bash[41173]: audit 2023-12-01T21:00:49.338773+0000 mon.c (mon.2) 6098 : audit 0 from='client.? 172.21.15.40:0/3175298314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:50.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:49 smithi040 bash[41173]: audit 2023-12-01T21:00:49.563525+0000 mon.c (mon.2) 6099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:00:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:49 smithi141 bash[31670]: audit 2023-12-01T21:00:49.338773+0000 mon.c (mon.2) 6098 : audit 0 from='client.? 172.21.15.40:0/3175298314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:49 smithi141 bash[31670]: audit 2023-12-01T21:00:49.563525+0000 mon.c (mon.2) 6099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:00:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:50 smithi040 bash[28232]: cluster 2023-12-01T21:00:49.826125+0000 mgr.y (mgr.24356) 9679 : cluster 0 pgmap v9647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:51.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:50 smithi040 bash[41173]: cluster 2023-12-01T21:00:49.826125+0000 mgr.y (mgr.24356) 9679 : cluster 0 pgmap v9647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:50 smithi141 bash[31670]: cluster 2023-12-01T21:00:49.826125+0000 mgr.y (mgr.24356) 9679 : cluster 0 pgmap v9647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:51 smithi040 bash[28232]: audit 2023-12-01T21:00:51.795837+0000 mon.a (mon.0) 6312 : audit 0 from='client.? 172.21.15.40:0/856772814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:51 smithi040 bash[41173]: audit 2023-12-01T21:00:51.795837+0000 mon.a (mon.0) 6312 : audit 0 from='client.? 172.21.15.40:0/856772814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:51 smithi141 bash[31670]: audit 2023-12-01T21:00:51.795837+0000 mon.a (mon.0) 6312 : audit 0 from='client.? 172.21.15.40:0/856772814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:52 smithi040 bash[28232]: cluster 2023-12-01T21:00:51.826815+0000 mgr.y (mgr.24356) 9680 : cluster 0 pgmap v9648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:52 smithi040 bash[41173]: cluster 2023-12-01T21:00:51.826815+0000 mgr.y (mgr.24356) 9680 : cluster 0 pgmap v9648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:52 smithi141 bash[31670]: cluster 2023-12-01T21:00:51.826815+0000 mgr.y (mgr.24356) 9680 : cluster 0 pgmap v9648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:54 smithi141 bash[31670]: cluster 2023-12-01T21:00:53.827433+0000 mgr.y (mgr.24356) 9681 : cluster 0 pgmap v9649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:54 smithi141 bash[31670]: audit 2023-12-01T21:00:54.263180+0000 mon.a (mon.0) 6313 : audit 0 from='client.? 172.21.15.40:0/1754402319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:54 smithi040 bash[28232]: cluster 2023-12-01T21:00:53.827433+0000 mgr.y (mgr.24356) 9681 : cluster 0 pgmap v9649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:54 smithi040 bash[28232]: audit 2023-12-01T21:00:54.263180+0000 mon.a (mon.0) 6313 : audit 0 from='client.? 172.21.15.40:0/1754402319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:54 smithi040 bash[41173]: cluster 2023-12-01T21:00:53.827433+0000 mgr.y (mgr.24356) 9681 : cluster 0 pgmap v9649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:55.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:54 smithi040 bash[41173]: audit 2023-12-01T21:00:54.263180+0000 mon.a (mon.0) 6313 : audit 0 from='client.? 172.21.15.40:0/1754402319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:55.463158+0000 mon.a (mon.0) 6314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:55.474189+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:55.816676+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:55.825597+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: cluster 2023-12-01T21:00:55.828087+0000 mgr.y (mgr.24356) 9682 : cluster 0 pgmap v9650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:56.353345+0000 mon.c (mon.2) 6100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:56.355082+0000 mon.c (mon.2) 6101 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:00:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:56 smithi141 bash[31670]: audit 2023-12-01T21:00:56.364865+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:00:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:00:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:55.463158+0000 mon.a (mon.0) 6314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:55.474189+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:55.816676+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:55.825597+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: cluster 2023-12-01T21:00:55.828087+0000 mgr.y (mgr.24356) 9682 : cluster 0 pgmap v9650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:56.353345+0000 mon.c (mon.2) 6100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:56.355082+0000 mon.c (mon.2) 6101 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[28232]: audit 2023-12-01T21:00:56.364865+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:55.463158+0000 mon.a (mon.0) 6314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:55.474189+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:55.816676+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:55.825597+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: cluster 2023-12-01T21:00:55.828087+0000 mgr.y (mgr.24356) 9682 : cluster 0 pgmap v9650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:56.353345+0000 mon.c (mon.2) 6100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:00:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:56.355082+0000 mon.c (mon.2) 6101 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:00:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:56 smithi040 bash[41173]: audit 2023-12-01T21:00:56.364865+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:00:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:57 smithi141 bash[31670]: audit 2023-12-01T21:00:56.722372+0000 mon.a (mon.0) 6319 : audit 0 from='client.? 172.21.15.40:0/77619837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:57.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:57 smithi040 bash[28232]: audit 2023-12-01T21:00:56.722372+0000 mon.a (mon.0) 6319 : audit 0 from='client.? 172.21.15.40:0/77619837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:57.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:57 smithi040 bash[41173]: audit 2023-12-01T21:00:56.722372+0000 mon.a (mon.0) 6319 : audit 0 from='client.? 172.21.15.40:0/77619837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:58 smithi141 bash[31670]: cluster 2023-12-01T21:00:57.828872+0000 mgr.y (mgr.24356) 9683 : cluster 0 pgmap v9651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:58 smithi040 bash[28232]: cluster 2023-12-01T21:00:57.828872+0000 mgr.y (mgr.24356) 9683 : cluster 0 pgmap v9651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:58 smithi040 bash[41173]: cluster 2023-12-01T21:00:57.828872+0000 mgr.y (mgr.24356) 9683 : cluster 0 pgmap v9651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:00:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:00:59 smithi141 bash[31670]: audit 2023-12-01T21:00:59.186393+0000 mon.a (mon.0) 6320 : audit 0 from='client.? 172.21.15.40:0/577442586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:59.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:00:59 smithi040 bash[28232]: audit 2023-12-01T21:00:59.186393+0000 mon.a (mon.0) 6320 : audit 0 from='client.? 172.21.15.40:0/577442586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:00:59.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:00:59 smithi040 bash[41173]: audit 2023-12-01T21:00:59.186393+0000 mon.a (mon.0) 6320 : audit 0 from='client.? 172.21.15.40:0/577442586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:00 smithi141 bash[31670]: cluster 2023-12-01T21:00:59.830206+0000 mgr.y (mgr.24356) 9684 : cluster 0 pgmap v9652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:00 smithi040 bash[28232]: cluster 2023-12-01T21:00:59.830206+0000 mgr.y (mgr.24356) 9684 : cluster 0 pgmap v9652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:00 smithi040 bash[41173]: cluster 2023-12-01T21:00:59.830206+0000 mgr.y (mgr.24356) 9684 : cluster 0 pgmap v9652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:01 smithi141 bash[31670]: audit 2023-12-01T21:01:01.643617+0000 mon.c (mon.2) 6102 : audit 0 from='client.? 172.21.15.40:0/1149672972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:01 smithi040 bash[28232]: audit 2023-12-01T21:01:01.643617+0000 mon.c (mon.2) 6102 : audit 0 from='client.? 172.21.15.40:0/1149672972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:01 smithi040 bash[41173]: audit 2023-12-01T21:01:01.643617+0000 mon.c (mon.2) 6102 : audit 0 from='client.? 172.21.15.40:0/1149672972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:03.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:02 smithi141 bash[31670]: cluster 2023-12-01T21:01:01.830932+0000 mgr.y (mgr.24356) 9685 : cluster 0 pgmap v9653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:02 smithi040 bash[41173]: cluster 2023-12-01T21:01:01.830932+0000 mgr.y (mgr.24356) 9685 : cluster 0 pgmap v9653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:02 smithi040 bash[28232]: cluster 2023-12-01T21:01:01.830932+0000 mgr.y (mgr.24356) 9685 : cluster 0 pgmap v9653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:03 smithi040 bash[41173]: audit 2023-12-01T21:01:03.829755+0000 mon.c (mon.2) 6103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:03 smithi040 bash[28232]: audit 2023-12-01T21:01:03.829755+0000 mon.c (mon.2) 6103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:04.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:03 smithi141 bash[31670]: audit 2023-12-01T21:01:03.829755+0000 mon.c (mon.2) 6103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:04 smithi040 bash[28232]: cluster 2023-12-01T21:01:03.831628+0000 mgr.y (mgr.24356) 9686 : cluster 0 pgmap v9654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:04 smithi040 bash[28232]: audit 2023-12-01T21:01:04.106886+0000 mon.c (mon.2) 6104 : audit 0 from='client.? 172.21.15.40:0/3816211899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:04 smithi040 bash[41173]: cluster 2023-12-01T21:01:03.831628+0000 mgr.y (mgr.24356) 9686 : cluster 0 pgmap v9654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:05.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:04 smithi040 bash[41173]: audit 2023-12-01T21:01:04.106886+0000 mon.c (mon.2) 6104 : audit 0 from='client.? 172.21.15.40:0/3816211899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:04 smithi141 bash[31670]: cluster 2023-12-01T21:01:03.831628+0000 mgr.y (mgr.24356) 9686 : cluster 0 pgmap v9654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:04 smithi141 bash[31670]: audit 2023-12-01T21:01:04.106886+0000 mon.c (mon.2) 6104 : audit 0 from='client.? 172.21.15.40:0/3816211899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:06.905 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:01:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:01:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:06 smithi040 bash[28232]: cluster 2023-12-01T21:01:05.832825+0000 mgr.y (mgr.24356) 9687 : cluster 0 pgmap v9655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:06 smithi040 bash[28232]: audit 2023-12-01T21:01:06.575901+0000 mon.a (mon.0) 6321 : audit 0 from='client.? 172.21.15.40:0/1473469894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:06 smithi040 bash[41173]: cluster 2023-12-01T21:01:05.832825+0000 mgr.y (mgr.24356) 9687 : cluster 0 pgmap v9655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:06 smithi040 bash[41173]: audit 2023-12-01T21:01:06.575901+0000 mon.a (mon.0) 6321 : audit 0 from='client.? 172.21.15.40:0/1473469894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:06 smithi141 bash[31670]: cluster 2023-12-01T21:01:05.832825+0000 mgr.y (mgr.24356) 9687 : cluster 0 pgmap v9655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:06 smithi141 bash[31670]: audit 2023-12-01T21:01:06.575901+0000 mon.a (mon.0) 6321 : audit 0 from='client.? 172.21.15.40:0/1473469894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:08 smithi040 bash[28232]: cluster 2023-12-01T21:01:07.833508+0000 mgr.y (mgr.24356) 9688 : cluster 0 pgmap v9656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:08 smithi040 bash[41173]: cluster 2023-12-01T21:01:07.833508+0000 mgr.y (mgr.24356) 9688 : cluster 0 pgmap v9656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:08 smithi141 bash[31670]: cluster 2023-12-01T21:01:07.833508+0000 mgr.y (mgr.24356) 9688 : cluster 0 pgmap v9656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:10.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:09 smithi040 bash[41173]: audit 2023-12-01T21:01:09.039261+0000 mon.c (mon.2) 6105 : audit 0 from='client.? 172.21.15.40:0/4130471471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:10.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:09 smithi040 bash[28232]: audit 2023-12-01T21:01:09.039261+0000 mon.c (mon.2) 6105 : audit 0 from='client.? 172.21.15.40:0/4130471471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:09 smithi141 bash[31670]: audit 2023-12-01T21:01:09.039261+0000 mon.c (mon.2) 6105 : audit 0 from='client.? 172.21.15.40:0/4130471471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:10 smithi040 bash[28232]: cluster 2023-12-01T21:01:09.834704+0000 mgr.y (mgr.24356) 9689 : cluster 0 pgmap v9657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:10 smithi040 bash[41173]: cluster 2023-12-01T21:01:09.834704+0000 mgr.y (mgr.24356) 9689 : cluster 0 pgmap v9657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:10 smithi141 bash[31670]: cluster 2023-12-01T21:01:09.834704+0000 mgr.y (mgr.24356) 9689 : cluster 0 pgmap v9657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:11 smithi141 bash[31670]: audit 2023-12-01T21:01:11.494484+0000 mon.c (mon.2) 6106 : audit 0 from='client.? 172.21.15.40:0/1440640165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:12.282 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 21:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T21:01:12.106511527Z level=info msg="Completed cleanup jobs" duration=67.241905ms 2023-12-01T21:01:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:11 smithi040 bash[28232]: audit 2023-12-01T21:01:11.494484+0000 mon.c (mon.2) 6106 : audit 0 from='client.? 172.21.15.40:0/1440640165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:11 smithi040 bash[41173]: audit 2023-12-01T21:01:11.494484+0000 mon.c (mon.2) 6106 : audit 0 from='client.? 172.21.15.40:0/1440640165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:12 smithi141 bash[31670]: cluster 2023-12-01T21:01:11.835405+0000 mgr.y (mgr.24356) 9690 : cluster 0 pgmap v9658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:12 smithi040 bash[28232]: cluster 2023-12-01T21:01:11.835405+0000 mgr.y (mgr.24356) 9690 : cluster 0 pgmap v9658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:12 smithi040 bash[41173]: cluster 2023-12-01T21:01:11.835405+0000 mgr.y (mgr.24356) 9690 : cluster 0 pgmap v9658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:14 smithi141 bash[31670]: cluster 2023-12-01T21:01:13.836056+0000 mgr.y (mgr.24356) 9691 : cluster 0 pgmap v9659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:14 smithi141 bash[31670]: audit 2023-12-01T21:01:13.958349+0000 mon.c (mon.2) 6107 : audit 0 from='client.? 172.21.15.40:0/2495638121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:14 smithi040 bash[41173]: cluster 2023-12-01T21:01:13.836056+0000 mgr.y (mgr.24356) 9691 : cluster 0 pgmap v9659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:14 smithi040 bash[41173]: audit 2023-12-01T21:01:13.958349+0000 mon.c (mon.2) 6107 : audit 0 from='client.? 172.21.15.40:0/2495638121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:14 smithi040 bash[28232]: cluster 2023-12-01T21:01:13.836056+0000 mgr.y (mgr.24356) 9691 : cluster 0 pgmap v9659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:14 smithi040 bash[28232]: audit 2023-12-01T21:01:13.958349+0000 mon.c (mon.2) 6107 : audit 0 from='client.? 172.21.15.40:0/2495638121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:01:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:01:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:16 smithi141 bash[31670]: cluster 2023-12-01T21:01:15.837270+0000 mgr.y (mgr.24356) 9692 : cluster 0 pgmap v9660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:16 smithi141 bash[31670]: audit 2023-12-01T21:01:16.430316+0000 mon.c (mon.2) 6108 : audit 0 from='client.? 172.21.15.40:0/3538443860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:16 smithi040 bash[41173]: cluster 2023-12-01T21:01:15.837270+0000 mgr.y (mgr.24356) 9692 : cluster 0 pgmap v9660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:16 smithi040 bash[41173]: audit 2023-12-01T21:01:16.430316+0000 mon.c (mon.2) 6108 : audit 0 from='client.? 172.21.15.40:0/3538443860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:16 smithi040 bash[28232]: cluster 2023-12-01T21:01:15.837270+0000 mgr.y (mgr.24356) 9692 : cluster 0 pgmap v9660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:16 smithi040 bash[28232]: audit 2023-12-01T21:01:16.430316+0000 mon.c (mon.2) 6108 : audit 0 from='client.? 172.21.15.40:0/3538443860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:18 smithi141 bash[31670]: cluster 2023-12-01T21:01:17.837977+0000 mgr.y (mgr.24356) 9693 : cluster 0 pgmap v9661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:18 smithi141 bash[31670]: audit 2023-12-01T21:01:18.830144+0000 mon.c (mon.2) 6109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:18 smithi141 bash[31670]: audit 2023-12-01T21:01:18.889271+0000 mon.a (mon.0) 6322 : audit 0 from='client.? 172.21.15.40:0/660421693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:18 smithi040 bash[28232]: cluster 2023-12-01T21:01:17.837977+0000 mgr.y (mgr.24356) 9693 : cluster 0 pgmap v9661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:18 smithi040 bash[28232]: audit 2023-12-01T21:01:18.830144+0000 mon.c (mon.2) 6109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:18 smithi040 bash[28232]: audit 2023-12-01T21:01:18.889271+0000 mon.a (mon.0) 6322 : audit 0 from='client.? 172.21.15.40:0/660421693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:18 smithi040 bash[41173]: cluster 2023-12-01T21:01:17.837977+0000 mgr.y (mgr.24356) 9693 : cluster 0 pgmap v9661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:18 smithi040 bash[41173]: audit 2023-12-01T21:01:18.830144+0000 mon.c (mon.2) 6109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:18 smithi040 bash[41173]: audit 2023-12-01T21:01:18.889271+0000 mon.a (mon.0) 6322 : audit 0 from='client.? 172.21.15.40:0/660421693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:20 smithi040 bash[28232]: cluster 2023-12-01T21:01:19.839175+0000 mgr.y (mgr.24356) 9694 : cluster 0 pgmap v9662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:20 smithi040 bash[41173]: cluster 2023-12-01T21:01:19.839175+0000 mgr.y (mgr.24356) 9694 : cluster 0 pgmap v9662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:20 smithi141 bash[31670]: cluster 2023-12-01T21:01:19.839175+0000 mgr.y (mgr.24356) 9694 : cluster 0 pgmap v9662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:21.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:21 smithi040 bash[28232]: audit 2023-12-01T21:01:21.352826+0000 mon.c (mon.2) 6110 : audit 0 from='client.? 172.21.15.40:0/1231769164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:21.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:21 smithi040 bash[41173]: audit 2023-12-01T21:01:21.352826+0000 mon.c (mon.2) 6110 : audit 0 from='client.? 172.21.15.40:0/1231769164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:21 smithi141 bash[31670]: audit 2023-12-01T21:01:21.352826+0000 mon.c (mon.2) 6110 : audit 0 from='client.? 172.21.15.40:0/1231769164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:22 smithi141 bash[31670]: cluster 2023-12-01T21:01:21.839845+0000 mgr.y (mgr.24356) 9695 : cluster 0 pgmap v9663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:22 smithi040 bash[41173]: cluster 2023-12-01T21:01:21.839845+0000 mgr.y (mgr.24356) 9695 : cluster 0 pgmap v9663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:22 smithi040 bash[28232]: cluster 2023-12-01T21:01:21.839845+0000 mgr.y (mgr.24356) 9695 : cluster 0 pgmap v9663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:24.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:23 smithi040 bash[28232]: audit 2023-12-01T21:01:23.819206+0000 mon.a (mon.0) 6323 : audit 0 from='client.? 172.21.15.40:0/1737767440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:23 smithi040 bash[41173]: audit 2023-12-01T21:01:23.819206+0000 mon.a (mon.0) 6323 : audit 0 from='client.? 172.21.15.40:0/1737767440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:23 smithi141 bash[31670]: audit 2023-12-01T21:01:23.819206+0000 mon.a (mon.0) 6323 : audit 0 from='client.? 172.21.15.40:0/1737767440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:24 smithi040 bash[28232]: cluster 2023-12-01T21:01:23.840558+0000 mgr.y (mgr.24356) 9696 : cluster 0 pgmap v9664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:24 smithi040 bash[41173]: cluster 2023-12-01T21:01:23.840558+0000 mgr.y (mgr.24356) 9696 : cluster 0 pgmap v9664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:24 smithi141 bash[31670]: cluster 2023-12-01T21:01:23.840558+0000 mgr.y (mgr.24356) 9696 : cluster 0 pgmap v9664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:01:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:01:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:26 smithi040 bash[28232]: cluster 2023-12-01T21:01:25.841680+0000 mgr.y (mgr.24356) 9697 : cluster 0 pgmap v9665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:27.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:26 smithi040 bash[28232]: audit 2023-12-01T21:01:26.276969+0000 mon.c (mon.2) 6111 : audit 0 from='client.? 172.21.15.40:0/1871297680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:27.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:26 smithi040 bash[41173]: cluster 2023-12-01T21:01:25.841680+0000 mgr.y (mgr.24356) 9697 : cluster 0 pgmap v9665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:27.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:26 smithi040 bash[41173]: audit 2023-12-01T21:01:26.276969+0000 mon.c (mon.2) 6111 : audit 0 from='client.? 172.21.15.40:0/1871297680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:26 smithi141 bash[31670]: cluster 2023-12-01T21:01:25.841680+0000 mgr.y (mgr.24356) 9697 : cluster 0 pgmap v9665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:26 smithi141 bash[31670]: audit 2023-12-01T21:01:26.276969+0000 mon.c (mon.2) 6111 : audit 0 from='client.? 172.21.15.40:0/1871297680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:28 smithi040 bash[28232]: cluster 2023-12-01T21:01:27.842397+0000 mgr.y (mgr.24356) 9698 : cluster 0 pgmap v9666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:28 smithi040 bash[28232]: audit 2023-12-01T21:01:28.741438+0000 mon.a (mon.0) 6324 : audit 0 from='client.? 172.21.15.40:0/4003105340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:29.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:28 smithi040 bash[41173]: cluster 2023-12-01T21:01:27.842397+0000 mgr.y (mgr.24356) 9698 : cluster 0 pgmap v9666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:29.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:28 smithi040 bash[41173]: audit 2023-12-01T21:01:28.741438+0000 mon.a (mon.0) 6324 : audit 0 from='client.? 172.21.15.40:0/4003105340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:28 smithi141 bash[31670]: cluster 2023-12-01T21:01:27.842397+0000 mgr.y (mgr.24356) 9698 : cluster 0 pgmap v9666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:28 smithi141 bash[31670]: audit 2023-12-01T21:01:28.741438+0000 mon.a (mon.0) 6324 : audit 0 from='client.? 172.21.15.40:0/4003105340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:30 smithi040 bash[41173]: cluster 2023-12-01T21:01:29.843598+0000 mgr.y (mgr.24356) 9699 : cluster 0 pgmap v9667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:30.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:30 smithi040 bash[28232]: cluster 2023-12-01T21:01:29.843598+0000 mgr.y (mgr.24356) 9699 : cluster 0 pgmap v9667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:30 smithi141 bash[31670]: cluster 2023-12-01T21:01:29.843598+0000 mgr.y (mgr.24356) 9699 : cluster 0 pgmap v9667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:31 smithi040 bash[28232]: audit 2023-12-01T21:01:31.197449+0000 mon.a (mon.0) 6325 : audit 0 from='client.? 172.21.15.40:0/2757178241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:31 smithi040 bash[41173]: audit 2023-12-01T21:01:31.197449+0000 mon.a (mon.0) 6325 : audit 0 from='client.? 172.21.15.40:0/2757178241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:31.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:31 smithi141 bash[31670]: audit 2023-12-01T21:01:31.197449+0000 mon.a (mon.0) 6325 : audit 0 from='client.? 172.21.15.40:0/2757178241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:32 smithi141 bash[31670]: cluster 2023-12-01T21:01:31.844291+0000 mgr.y (mgr.24356) 9700 : cluster 0 pgmap v9668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:32 smithi040 bash[41173]: cluster 2023-12-01T21:01:31.844291+0000 mgr.y (mgr.24356) 9700 : cluster 0 pgmap v9668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:32 smithi040 bash[28232]: cluster 2023-12-01T21:01:31.844291+0000 mgr.y (mgr.24356) 9700 : cluster 0 pgmap v9668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:33 smithi141 bash[31670]: audit 2023-12-01T21:01:33.659255+0000 mon.a (mon.0) 6326 : audit 0 from='client.? 172.21.15.40:0/1824143435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:33 smithi040 bash[28232]: audit 2023-12-01T21:01:33.659255+0000 mon.a (mon.0) 6326 : audit 0 from='client.? 172.21.15.40:0/1824143435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:33 smithi040 bash[41173]: audit 2023-12-01T21:01:33.659255+0000 mon.a (mon.0) 6326 : audit 0 from='client.? 172.21.15.40:0/1824143435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:34 smithi141 bash[31670]: audit 2023-12-01T21:01:33.830489+0000 mon.c (mon.2) 6112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:34 smithi141 bash[31670]: cluster 2023-12-01T21:01:33.844785+0000 mgr.y (mgr.24356) 9701 : cluster 0 pgmap v9669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:34 smithi040 bash[28232]: audit 2023-12-01T21:01:33.830489+0000 mon.c (mon.2) 6112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:34 smithi040 bash[28232]: cluster 2023-12-01T21:01:33.844785+0000 mgr.y (mgr.24356) 9701 : cluster 0 pgmap v9669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:34 smithi040 bash[41173]: audit 2023-12-01T21:01:33.830489+0000 mon.c (mon.2) 6112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:34 smithi040 bash[41173]: cluster 2023-12-01T21:01:33.844785+0000 mgr.y (mgr.24356) 9701 : cluster 0 pgmap v9669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:01:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:01:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:36 smithi040 bash[28232]: cluster 2023-12-01T21:01:35.845852+0000 mgr.y (mgr.24356) 9702 : cluster 0 pgmap v9670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:36 smithi040 bash[28232]: audit 2023-12-01T21:01:36.119741+0000 mon.a (mon.0) 6327 : audit 0 from='client.? 172.21.15.40:0/1400764027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:36 smithi040 bash[41173]: cluster 2023-12-01T21:01:35.845852+0000 mgr.y (mgr.24356) 9702 : cluster 0 pgmap v9670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:37.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:36 smithi040 bash[41173]: audit 2023-12-01T21:01:36.119741+0000 mon.a (mon.0) 6327 : audit 0 from='client.? 172.21.15.40:0/1400764027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:36 smithi141 bash[31670]: cluster 2023-12-01T21:01:35.845852+0000 mgr.y (mgr.24356) 9702 : cluster 0 pgmap v9670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:36 smithi141 bash[31670]: audit 2023-12-01T21:01:36.119741+0000 mon.a (mon.0) 6327 : audit 0 from='client.? 172.21.15.40:0/1400764027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:38 smithi040 bash[28232]: cluster 2023-12-01T21:01:37.846511+0000 mgr.y (mgr.24356) 9703 : cluster 0 pgmap v9671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:39.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:38 smithi040 bash[28232]: audit 2023-12-01T21:01:38.584249+0000 mon.a (mon.0) 6328 : audit 0 from='client.? 172.21.15.40:0/4289047794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:39.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:38 smithi040 bash[41173]: cluster 2023-12-01T21:01:37.846511+0000 mgr.y (mgr.24356) 9703 : cluster 0 pgmap v9671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:39.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:38 smithi040 bash[41173]: audit 2023-12-01T21:01:38.584249+0000 mon.a (mon.0) 6328 : audit 0 from='client.? 172.21.15.40:0/4289047794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:38 smithi141 bash[31670]: cluster 2023-12-01T21:01:37.846511+0000 mgr.y (mgr.24356) 9703 : cluster 0 pgmap v9671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:38 smithi141 bash[31670]: audit 2023-12-01T21:01:38.584249+0000 mon.a (mon.0) 6328 : audit 0 from='client.? 172.21.15.40:0/4289047794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:40 smithi040 bash[28232]: cluster 2023-12-01T21:01:39.847720+0000 mgr.y (mgr.24356) 9704 : cluster 0 pgmap v9672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:40 smithi040 bash[41173]: cluster 2023-12-01T21:01:39.847720+0000 mgr.y (mgr.24356) 9704 : cluster 0 pgmap v9672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:40 smithi141 bash[31670]: cluster 2023-12-01T21:01:39.847720+0000 mgr.y (mgr.24356) 9704 : cluster 0 pgmap v9672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:41 smithi141 bash[31670]: audit 2023-12-01T21:01:41.042351+0000 mon.a (mon.0) 6329 : audit 0 from='client.? 172.21.15.40:0/431737561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:41.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:41 smithi040 bash[28232]: audit 2023-12-01T21:01:41.042351+0000 mon.a (mon.0) 6329 : audit 0 from='client.? 172.21.15.40:0/431737561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:41.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:41 smithi040 bash[41173]: audit 2023-12-01T21:01:41.042351+0000 mon.a (mon.0) 6329 : audit 0 from='client.? 172.21.15.40:0/431737561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:42 smithi141 bash[31670]: cluster 2023-12-01T21:01:41.848419+0000 mgr.y (mgr.24356) 9705 : cluster 0 pgmap v9673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:42 smithi040 bash[28232]: cluster 2023-12-01T21:01:41.848419+0000 mgr.y (mgr.24356) 9705 : cluster 0 pgmap v9673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:42 smithi040 bash[41173]: cluster 2023-12-01T21:01:41.848419+0000 mgr.y (mgr.24356) 9705 : cluster 0 pgmap v9673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:43 smithi040 bash[28232]: audit 2023-12-01T21:01:43.505132+0000 mon.c (mon.2) 6113 : audit 0 from='client.? 172.21.15.40:0/834289750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:43.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:43 smithi040 bash[41173]: audit 2023-12-01T21:01:43.505132+0000 mon.c (mon.2) 6113 : audit 0 from='client.? 172.21.15.40:0/834289750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:43 smithi141 bash[31670]: audit 2023-12-01T21:01:43.505132+0000 mon.c (mon.2) 6113 : audit 0 from='client.? 172.21.15.40:0/834289750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:44 smithi040 bash[28232]: cluster 2023-12-01T21:01:43.849097+0000 mgr.y (mgr.24356) 9706 : cluster 0 pgmap v9674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:44 smithi040 bash[41173]: cluster 2023-12-01T21:01:43.849097+0000 mgr.y (mgr.24356) 9706 : cluster 0 pgmap v9674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:44 smithi141 bash[31670]: cluster 2023-12-01T21:01:43.849097+0000 mgr.y (mgr.24356) 9706 : cluster 0 pgmap v9674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:01:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:01:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:46 smithi040 bash[28232]: cluster 2023-12-01T21:01:45.850230+0000 mgr.y (mgr.24356) 9707 : cluster 0 pgmap v9675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:46 smithi040 bash[28232]: audit 2023-12-01T21:01:45.971492+0000 mon.a (mon.0) 6330 : audit 0 from='client.? 172.21.15.40:0/978459733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:47.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:46 smithi040 bash[41173]: cluster 2023-12-01T21:01:45.850230+0000 mgr.y (mgr.24356) 9707 : cluster 0 pgmap v9675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:47.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:46 smithi040 bash[41173]: audit 2023-12-01T21:01:45.971492+0000 mon.a (mon.0) 6330 : audit 0 from='client.? 172.21.15.40:0/978459733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:46 smithi141 bash[31670]: cluster 2023-12-01T21:01:45.850230+0000 mgr.y (mgr.24356) 9707 : cluster 0 pgmap v9675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:46 smithi141 bash[31670]: audit 2023-12-01T21:01:45.971492+0000 mon.a (mon.0) 6330 : audit 0 from='client.? 172.21.15.40:0/978459733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:48 smithi141 bash[31670]: cluster 2023-12-01T21:01:47.850880+0000 mgr.y (mgr.24356) 9708 : cluster 0 pgmap v9676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:48 smithi141 bash[31670]: audit 2023-12-01T21:01:48.433710+0000 mon.a (mon.0) 6331 : audit 0 from='client.? 172.21.15.40:0/3544959975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:48 smithi141 bash[31670]: audit 2023-12-01T21:01:48.830849+0000 mon.c (mon.2) 6114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:48 smithi040 bash[28232]: cluster 2023-12-01T21:01:47.850880+0000 mgr.y (mgr.24356) 9708 : cluster 0 pgmap v9676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:48 smithi040 bash[28232]: audit 2023-12-01T21:01:48.433710+0000 mon.a (mon.0) 6331 : audit 0 from='client.? 172.21.15.40:0/3544959975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:48 smithi040 bash[28232]: audit 2023-12-01T21:01:48.830849+0000 mon.c (mon.2) 6114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:48 smithi040 bash[41173]: cluster 2023-12-01T21:01:47.850880+0000 mgr.y (mgr.24356) 9708 : cluster 0 pgmap v9676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:48 smithi040 bash[41173]: audit 2023-12-01T21:01:48.433710+0000 mon.a (mon.0) 6331 : audit 0 from='client.? 172.21.15.40:0/3544959975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:48 smithi040 bash[41173]: audit 2023-12-01T21:01:48.830849+0000 mon.c (mon.2) 6114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:50 smithi141 bash[31670]: cluster 2023-12-01T21:01:49.852060+0000 mgr.y (mgr.24356) 9709 : cluster 0 pgmap v9677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:50 smithi040 bash[41173]: cluster 2023-12-01T21:01:49.852060+0000 mgr.y (mgr.24356) 9709 : cluster 0 pgmap v9677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:50 smithi040 bash[28232]: cluster 2023-12-01T21:01:49.852060+0000 mgr.y (mgr.24356) 9709 : cluster 0 pgmap v9677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:51 smithi141 bash[31670]: audit 2023-12-01T21:01:50.897914+0000 mon.c (mon.2) 6115 : audit 0 from='client.? 172.21.15.40:0/2806763053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:51 smithi040 bash[28232]: audit 2023-12-01T21:01:50.897914+0000 mon.c (mon.2) 6115 : audit 0 from='client.? 172.21.15.40:0/2806763053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:51.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:51 smithi040 bash[41173]: audit 2023-12-01T21:01:50.897914+0000 mon.c (mon.2) 6115 : audit 0 from='client.? 172.21.15.40:0/2806763053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:52.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:52 smithi141 bash[31670]: cluster 2023-12-01T21:01:51.852733+0000 mgr.y (mgr.24356) 9710 : cluster 0 pgmap v9678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:52 smithi040 bash[28232]: cluster 2023-12-01T21:01:51.852733+0000 mgr.y (mgr.24356) 9710 : cluster 0 pgmap v9678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:52 smithi040 bash[41173]: cluster 2023-12-01T21:01:51.852733+0000 mgr.y (mgr.24356) 9710 : cluster 0 pgmap v9678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:53.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:53 smithi141 bash[31670]: audit 2023-12-01T21:01:53.356960+0000 mon.c (mon.2) 6116 : audit 0 from='client.? 172.21.15.40:0/2059095675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:53 smithi040 bash[28232]: audit 2023-12-01T21:01:53.356960+0000 mon.c (mon.2) 6116 : audit 0 from='client.? 172.21.15.40:0/2059095675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:53.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:53 smithi040 bash[41173]: audit 2023-12-01T21:01:53.356960+0000 mon.c (mon.2) 6116 : audit 0 from='client.? 172.21.15.40:0/2059095675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:54 smithi141 bash[31670]: cluster 2023-12-01T21:01:53.853380+0000 mgr.y (mgr.24356) 9711 : cluster 0 pgmap v9679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:54 smithi040 bash[41173]: cluster 2023-12-01T21:01:53.853380+0000 mgr.y (mgr.24356) 9711 : cluster 0 pgmap v9679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:54 smithi040 bash[28232]: cluster 2023-12-01T21:01:53.853380+0000 mgr.y (mgr.24356) 9711 : cluster 0 pgmap v9679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:56.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:55 smithi040 bash[28232]: audit 2023-12-01T21:01:55.816930+0000 mon.c (mon.2) 6117 : audit 0 from='client.? 172.21.15.40:0/3721100844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:56.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:55 smithi040 bash[41173]: audit 2023-12-01T21:01:55.816930+0000 mon.c (mon.2) 6117 : audit 0 from='client.? 172.21.15.40:0/3721100844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:56.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:55 smithi141 bash[31670]: audit 2023-12-01T21:01:55.816930+0000 mon.c (mon.2) 6117 : audit 0 from='client.? 172.21.15.40:0/3721100844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:01:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:01:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:56 smithi141 bash[31670]: cluster 2023-12-01T21:01:55.854528+0000 mgr.y (mgr.24356) 9712 : cluster 0 pgmap v9680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:56 smithi141 bash[31670]: audit 2023-12-01T21:01:56.445525+0000 mon.c (mon.2) 6118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:01:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:56 smithi040 bash[28232]: cluster 2023-12-01T21:01:55.854528+0000 mgr.y (mgr.24356) 9712 : cluster 0 pgmap v9680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:56 smithi040 bash[28232]: audit 2023-12-01T21:01:56.445525+0000 mon.c (mon.2) 6118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:01:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:56 smithi040 bash[41173]: cluster 2023-12-01T21:01:55.854528+0000 mgr.y (mgr.24356) 9712 : cluster 0 pgmap v9680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:57.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:56 smithi040 bash[41173]: audit 2023-12-01T21:01:56.445525+0000 mon.c (mon.2) 6118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:01:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:58 smithi141 bash[31670]: cluster 2023-12-01T21:01:57.855099+0000 mgr.y (mgr.24356) 9713 : cluster 0 pgmap v9681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:59.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:01:58 smithi141 bash[31670]: audit 2023-12-01T21:01:58.277865+0000 mon.a (mon.0) 6332 : audit 0 from='client.? 172.21.15.40:0/3042144739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:58 smithi040 bash[28232]: cluster 2023-12-01T21:01:57.855099+0000 mgr.y (mgr.24356) 9713 : cluster 0 pgmap v9681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:01:58 smithi040 bash[28232]: audit 2023-12-01T21:01:58.277865+0000 mon.a (mon.0) 6332 : audit 0 from='client.? 172.21.15.40:0/3042144739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:01:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:58 smithi040 bash[41173]: cluster 2023-12-01T21:01:57.855099+0000 mgr.y (mgr.24356) 9713 : cluster 0 pgmap v9681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:01:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:01:58 smithi040 bash[41173]: audit 2023-12-01T21:01:58.277865+0000 mon.a (mon.0) 6332 : audit 0 from='client.? 172.21.15.40:0/3042144739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:00 smithi141 bash[31670]: cluster 2023-12-01T21:01:59.856234+0000 mgr.y (mgr.24356) 9714 : cluster 0 pgmap v9682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:00 smithi040 bash[28232]: cluster 2023-12-01T21:01:59.856234+0000 mgr.y (mgr.24356) 9714 : cluster 0 pgmap v9682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:00 smithi040 bash[41173]: cluster 2023-12-01T21:01:59.856234+0000 mgr.y (mgr.24356) 9714 : cluster 0 pgmap v9682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:01 smithi141 bash[31670]: audit 2023-12-01T21:02:00.750033+0000 mon.c (mon.2) 6119 : audit 0 from='client.? 172.21.15.40:0/3987878931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:01 smithi040 bash[28232]: audit 2023-12-01T21:02:00.750033+0000 mon.c (mon.2) 6119 : audit 0 from='client.? 172.21.15.40:0/3987878931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:01 smithi040 bash[41173]: audit 2023-12-01T21:02:00.750033+0000 mon.c (mon.2) 6119 : audit 0 from='client.? 172.21.15.40:0/3987878931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:02.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:02 smithi141 bash[31670]: cluster 2023-12-01T21:02:01.856923+0000 mgr.y (mgr.24356) 9715 : cluster 0 pgmap v9683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:02.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:02 smithi141 bash[31670]: audit 2023-12-01T21:02:02.346567+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:02.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:02 smithi141 bash[31670]: audit 2023-12-01T21:02:02.357892+0000 mon.a (mon.0) 6334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:02 smithi040 bash[41173]: cluster 2023-12-01T21:02:01.856923+0000 mgr.y (mgr.24356) 9715 : cluster 0 pgmap v9683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:02 smithi040 bash[41173]: audit 2023-12-01T21:02:02.346567+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:02 smithi040 bash[41173]: audit 2023-12-01T21:02:02.357892+0000 mon.a (mon.0) 6334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:02 smithi040 bash[28232]: cluster 2023-12-01T21:02:01.856923+0000 mgr.y (mgr.24356) 9715 : cluster 0 pgmap v9683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:02 smithi040 bash[28232]: audit 2023-12-01T21:02:02.346567+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:02.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:02 smithi040 bash[28232]: audit 2023-12-01T21:02:02.357892+0000 mon.a (mon.0) 6334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[28232]: audit 2023-12-01T21:02:02.660394+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[28232]: audit 2023-12-01T21:02:02.670768+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[28232]: audit 2023-12-01T21:02:03.146364+0000 mon.c (mon.2) 6120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[28232]: audit 2023-12-01T21:02:03.148109+0000 mon.c (mon.2) 6121 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[28232]: audit 2023-12-01T21:02:03.156931+0000 mon.a (mon.0) 6337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[28232]: audit 2023-12-01T21:02:03.213392+0000 mon.c (mon.2) 6122 : audit 0 from='client.? 172.21.15.40:0/2424548574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[41173]: audit 2023-12-01T21:02:02.660394+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[41173]: audit 2023-12-01T21:02:02.670768+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[41173]: audit 2023-12-01T21:02:03.146364+0000 mon.c (mon.2) 6120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[41173]: audit 2023-12-01T21:02:03.148109+0000 mon.c (mon.2) 6121 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[41173]: audit 2023-12-01T21:02:03.156931+0000 mon.a (mon.0) 6337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:03.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:03 smithi040 bash[41173]: audit 2023-12-01T21:02:03.213392+0000 mon.c (mon.2) 6122 : audit 0 from='client.? 172.21.15.40:0/2424548574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:03 smithi141 bash[31670]: audit 2023-12-01T21:02:02.660394+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:03 smithi141 bash[31670]: audit 2023-12-01T21:02:02.670768+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:03 smithi141 bash[31670]: audit 2023-12-01T21:02:03.146364+0000 mon.c (mon.2) 6120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:02:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:03 smithi141 bash[31670]: audit 2023-12-01T21:02:03.148109+0000 mon.c (mon.2) 6121 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:02:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:03 smithi141 bash[31670]: audit 2023-12-01T21:02:03.156931+0000 mon.a (mon.0) 6337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:02:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:03 smithi141 bash[31670]: audit 2023-12-01T21:02:03.213392+0000 mon.c (mon.2) 6122 : audit 0 from='client.? 172.21.15.40:0/2424548574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:04 smithi141 bash[31670]: audit 2023-12-01T21:02:03.831229+0000 mon.c (mon.2) 6123 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:04 smithi141 bash[31670]: cluster 2023-12-01T21:02:03.857554+0000 mgr.y (mgr.24356) 9716 : cluster 0 pgmap v9684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:04 smithi040 bash[41173]: audit 2023-12-01T21:02:03.831229+0000 mon.c (mon.2) 6123 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:04 smithi040 bash[41173]: cluster 2023-12-01T21:02:03.857554+0000 mgr.y (mgr.24356) 9716 : cluster 0 pgmap v9684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:04 smithi040 bash[28232]: audit 2023-12-01T21:02:03.831229+0000 mon.c (mon.2) 6123 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:05.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:04 smithi040 bash[28232]: cluster 2023-12-01T21:02:03.857554+0000 mgr.y (mgr.24356) 9716 : cluster 0 pgmap v9684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:05 smithi141 bash[31670]: audit 2023-12-01T21:02:05.685619+0000 mon.a (mon.0) 6338 : audit 0 from='client.? 172.21.15.40:0/3215911946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:05 smithi040 bash[41173]: audit 2023-12-01T21:02:05.685619+0000 mon.a (mon.0) 6338 : audit 0 from='client.? 172.21.15.40:0/3215911946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:05 smithi040 bash[28232]: audit 2023-12-01T21:02:05.685619+0000 mon.a (mon.0) 6338 : audit 0 from='client.? 172.21.15.40:0/3215911946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:06.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:02:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:02:07.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:06 smithi141 bash[31670]: cluster 2023-12-01T21:02:05.858786+0000 mgr.y (mgr.24356) 9717 : cluster 0 pgmap v9685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:06 smithi040 bash[28232]: cluster 2023-12-01T21:02:05.858786+0000 mgr.y (mgr.24356) 9717 : cluster 0 pgmap v9685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:06 smithi040 bash[41173]: cluster 2023-12-01T21:02:05.858786+0000 mgr.y (mgr.24356) 9717 : cluster 0 pgmap v9685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:08 smithi141 bash[31670]: cluster 2023-12-01T21:02:07.859477+0000 mgr.y (mgr.24356) 9718 : cluster 0 pgmap v9686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:09.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:08 smithi141 bash[31670]: audit 2023-12-01T21:02:08.157102+0000 mon.c (mon.2) 6124 : audit 0 from='client.? 172.21.15.40:0/1851829044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:08 smithi040 bash[28232]: cluster 2023-12-01T21:02:07.859477+0000 mgr.y (mgr.24356) 9718 : cluster 0 pgmap v9686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:08 smithi040 bash[28232]: audit 2023-12-01T21:02:08.157102+0000 mon.c (mon.2) 6124 : audit 0 from='client.? 172.21.15.40:0/1851829044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:08 smithi040 bash[41173]: cluster 2023-12-01T21:02:07.859477+0000 mgr.y (mgr.24356) 9718 : cluster 0 pgmap v9686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:08 smithi040 bash[41173]: audit 2023-12-01T21:02:08.157102+0000 mon.c (mon.2) 6124 : audit 0 from='client.? 172.21.15.40:0/1851829044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:10 smithi141 bash[31670]: cluster 2023-12-01T21:02:09.860717+0000 mgr.y (mgr.24356) 9719 : cluster 0 pgmap v9687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:10 smithi040 bash[28232]: cluster 2023-12-01T21:02:09.860717+0000 mgr.y (mgr.24356) 9719 : cluster 0 pgmap v9687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:10 smithi040 bash[41173]: cluster 2023-12-01T21:02:09.860717+0000 mgr.y (mgr.24356) 9719 : cluster 0 pgmap v9687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:11 smithi141 bash[31670]: audit 2023-12-01T21:02:10.625062+0000 mon.c (mon.2) 6125 : audit 0 from='client.? 172.21.15.40:0/4155898761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:11 smithi040 bash[28232]: audit 2023-12-01T21:02:10.625062+0000 mon.c (mon.2) 6125 : audit 0 from='client.? 172.21.15.40:0/4155898761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:11.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:11 smithi040 bash[41173]: audit 2023-12-01T21:02:10.625062+0000 mon.c (mon.2) 6125 : audit 0 from='client.? 172.21.15.40:0/4155898761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:12 smithi141 bash[31670]: cluster 2023-12-01T21:02:11.861389+0000 mgr.y (mgr.24356) 9720 : cluster 0 pgmap v9688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:12 smithi040 bash[28232]: cluster 2023-12-01T21:02:11.861389+0000 mgr.y (mgr.24356) 9720 : cluster 0 pgmap v9688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:12 smithi040 bash[41173]: cluster 2023-12-01T21:02:11.861389+0000 mgr.y (mgr.24356) 9720 : cluster 0 pgmap v9688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:13 smithi141 bash[31670]: audit 2023-12-01T21:02:13.080413+0000 mon.a (mon.0) 6339 : audit 0 from='client.? 172.21.15.40:0/2914338456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:13 smithi040 bash[28232]: audit 2023-12-01T21:02:13.080413+0000 mon.a (mon.0) 6339 : audit 0 from='client.? 172.21.15.40:0/2914338456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:13 smithi040 bash[41173]: audit 2023-12-01T21:02:13.080413+0000 mon.a (mon.0) 6339 : audit 0 from='client.? 172.21.15.40:0/2914338456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:14.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:14 smithi141 bash[31670]: cluster 2023-12-01T21:02:13.862180+0000 mgr.y (mgr.24356) 9721 : cluster 0 pgmap v9689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:14 smithi040 bash[28232]: cluster 2023-12-01T21:02:13.862180+0000 mgr.y (mgr.24356) 9721 : cluster 0 pgmap v9689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:14 smithi040 bash[41173]: cluster 2023-12-01T21:02:13.862180+0000 mgr.y (mgr.24356) 9721 : cluster 0 pgmap v9689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:15 smithi040 bash[28232]: audit 2023-12-01T21:02:15.549120+0000 mon.a (mon.0) 6340 : audit 0 from='client.? 172.21.15.40:0/1770413923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:15 smithi040 bash[41173]: audit 2023-12-01T21:02:15.549120+0000 mon.a (mon.0) 6340 : audit 0 from='client.? 172.21.15.40:0/1770413923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:15 smithi141 bash[31670]: audit 2023-12-01T21:02:15.549120+0000 mon.a (mon.0) 6340 : audit 0 from='client.? 172.21.15.40:0/1770413923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:16 smithi040 bash[28232]: cluster 2023-12-01T21:02:15.863386+0000 mgr.y (mgr.24356) 9722 : cluster 0 pgmap v9690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:02:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:02:16.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:16 smithi040 bash[41173]: cluster 2023-12-01T21:02:15.863386+0000 mgr.y (mgr.24356) 9722 : cluster 0 pgmap v9690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:16 smithi141 bash[31670]: cluster 2023-12-01T21:02:15.863386+0000 mgr.y (mgr.24356) 9722 : cluster 0 pgmap v9690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:18 smithi141 bash[31670]: cluster 2023-12-01T21:02:17.864023+0000 mgr.y (mgr.24356) 9723 : cluster 0 pgmap v9691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:18 smithi141 bash[31670]: audit 2023-12-01T21:02:18.018448+0000 mon.a (mon.0) 6341 : audit 0 from='client.? 172.21.15.40:0/2899782672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:18 smithi141 bash[31670]: audit 2023-12-01T21:02:18.831935+0000 mon.c (mon.2) 6126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:18 smithi040 bash[28232]: cluster 2023-12-01T21:02:17.864023+0000 mgr.y (mgr.24356) 9723 : cluster 0 pgmap v9691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:18 smithi040 bash[28232]: audit 2023-12-01T21:02:18.018448+0000 mon.a (mon.0) 6341 : audit 0 from='client.? 172.21.15.40:0/2899782672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:18 smithi040 bash[28232]: audit 2023-12-01T21:02:18.831935+0000 mon.c (mon.2) 6126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:18 smithi040 bash[41173]: cluster 2023-12-01T21:02:17.864023+0000 mgr.y (mgr.24356) 9723 : cluster 0 pgmap v9691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:18 smithi040 bash[41173]: audit 2023-12-01T21:02:18.018448+0000 mon.a (mon.0) 6341 : audit 0 from='client.? 172.21.15.40:0/2899782672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:18 smithi040 bash[41173]: audit 2023-12-01T21:02:18.831935+0000 mon.c (mon.2) 6126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:20 smithi141 bash[31670]: cluster 2023-12-01T21:02:19.865228+0000 mgr.y (mgr.24356) 9724 : cluster 0 pgmap v9692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:20 smithi040 bash[28232]: cluster 2023-12-01T21:02:19.865228+0000 mgr.y (mgr.24356) 9724 : cluster 0 pgmap v9692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:20 smithi040 bash[41173]: cluster 2023-12-01T21:02:19.865228+0000 mgr.y (mgr.24356) 9724 : cluster 0 pgmap v9692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:21 smithi141 bash[31670]: audit 2023-12-01T21:02:20.474217+0000 mon.c (mon.2) 6127 : audit 0 from='client.? 172.21.15.40:0/2582188902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:21.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:21 smithi040 bash[28232]: audit 2023-12-01T21:02:20.474217+0000 mon.c (mon.2) 6127 : audit 0 from='client.? 172.21.15.40:0/2582188902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:21 smithi040 bash[41173]: audit 2023-12-01T21:02:20.474217+0000 mon.c (mon.2) 6127 : audit 0 from='client.? 172.21.15.40:0/2582188902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:22.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:22 smithi141 bash[31670]: cluster 2023-12-01T21:02:21.865889+0000 mgr.y (mgr.24356) 9725 : cluster 0 pgmap v9693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:22 smithi040 bash[28232]: cluster 2023-12-01T21:02:21.865889+0000 mgr.y (mgr.24356) 9725 : cluster 0 pgmap v9693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:22 smithi040 bash[41173]: cluster 2023-12-01T21:02:21.865889+0000 mgr.y (mgr.24356) 9725 : cluster 0 pgmap v9693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:23 smithi141 bash[31670]: audit 2023-12-01T21:02:22.934031+0000 mon.a (mon.0) 6342 : audit 0 from='client.? 172.21.15.40:0/2637162269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:23.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:23 smithi040 bash[28232]: audit 2023-12-01T21:02:22.934031+0000 mon.a (mon.0) 6342 : audit 0 from='client.? 172.21.15.40:0/2637162269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:23.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:23 smithi040 bash[41173]: audit 2023-12-01T21:02:22.934031+0000 mon.a (mon.0) 6342 : audit 0 from='client.? 172.21.15.40:0/2637162269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:24 smithi141 bash[31670]: cluster 2023-12-01T21:02:23.866545+0000 mgr.y (mgr.24356) 9726 : cluster 0 pgmap v9694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:24 smithi040 bash[28232]: cluster 2023-12-01T21:02:23.866545+0000 mgr.y (mgr.24356) 9726 : cluster 0 pgmap v9694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:24 smithi040 bash[41173]: cluster 2023-12-01T21:02:23.866545+0000 mgr.y (mgr.24356) 9726 : cluster 0 pgmap v9694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:25 smithi141 bash[31670]: audit 2023-12-01T21:02:25.410791+0000 mon.c (mon.2) 6128 : audit 0 from='client.? 172.21.15.40:0/3211233340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:25 smithi040 bash[28232]: audit 2023-12-01T21:02:25.410791+0000 mon.c (mon.2) 6128 : audit 0 from='client.? 172.21.15.40:0/3211233340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:25 smithi040 bash[41173]: audit 2023-12-01T21:02:25.410791+0000 mon.c (mon.2) 6128 : audit 0 from='client.? 172.21.15.40:0/3211233340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:26.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:26 smithi141 bash[31670]: cluster 2023-12-01T21:02:25.867725+0000 mgr.y (mgr.24356) 9727 : cluster 0 pgmap v9695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:26 smithi040 bash[28232]: cluster 2023-12-01T21:02:25.867725+0000 mgr.y (mgr.24356) 9727 : cluster 0 pgmap v9695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:02:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:02:26.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:26 smithi040 bash[41173]: cluster 2023-12-01T21:02:25.867725+0000 mgr.y (mgr.24356) 9727 : cluster 0 pgmap v9695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:28.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:27 smithi141 bash[31670]: audit 2023-12-01T21:02:27.886644+0000 mon.c (mon.2) 6129 : audit 0 from='client.? 172.21.15.40:0/4042223886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:27 smithi040 bash[28232]: audit 2023-12-01T21:02:27.886644+0000 mon.c (mon.2) 6129 : audit 0 from='client.? 172.21.15.40:0/4042223886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:28.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:27 smithi040 bash[41173]: audit 2023-12-01T21:02:27.886644+0000 mon.c (mon.2) 6129 : audit 0 from='client.? 172.21.15.40:0/4042223886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:28 smithi141 bash[31670]: cluster 2023-12-01T21:02:27.868378+0000 mgr.y (mgr.24356) 9728 : cluster 0 pgmap v9696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:29.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:28 smithi040 bash[28232]: cluster 2023-12-01T21:02:27.868378+0000 mgr.y (mgr.24356) 9728 : cluster 0 pgmap v9696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:28 smithi040 bash[41173]: cluster 2023-12-01T21:02:27.868378+0000 mgr.y (mgr.24356) 9728 : cluster 0 pgmap v9696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:30 smithi141 bash[31670]: cluster 2023-12-01T21:02:29.869553+0000 mgr.y (mgr.24356) 9729 : cluster 0 pgmap v9697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:30 smithi141 bash[31670]: audit 2023-12-01T21:02:30.356669+0000 mon.a (mon.0) 6343 : audit 0 from='client.? 172.21.15.40:0/2117560319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:30 smithi040 bash[28232]: cluster 2023-12-01T21:02:29.869553+0000 mgr.y (mgr.24356) 9729 : cluster 0 pgmap v9697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:30 smithi040 bash[28232]: audit 2023-12-01T21:02:30.356669+0000 mon.a (mon.0) 6343 : audit 0 from='client.? 172.21.15.40:0/2117560319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:30 smithi040 bash[41173]: cluster 2023-12-01T21:02:29.869553+0000 mgr.y (mgr.24356) 9729 : cluster 0 pgmap v9697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:30 smithi040 bash[41173]: audit 2023-12-01T21:02:30.356669+0000 mon.a (mon.0) 6343 : audit 0 from='client.? 172.21.15.40:0/2117560319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:32 smithi141 bash[31670]: cluster 2023-12-01T21:02:31.870247+0000 mgr.y (mgr.24356) 9730 : cluster 0 pgmap v9698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:32 smithi141 bash[31670]: audit 2023-12-01T21:02:32.828245+0000 mon.a (mon.0) 6344 : audit 0 from='client.? 172.21.15.40:0/559271184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:32 smithi040 bash[28232]: cluster 2023-12-01T21:02:31.870247+0000 mgr.y (mgr.24356) 9730 : cluster 0 pgmap v9698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:32 smithi040 bash[28232]: audit 2023-12-01T21:02:32.828245+0000 mon.a (mon.0) 6344 : audit 0 from='client.? 172.21.15.40:0/559271184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:33.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:32 smithi040 bash[41173]: cluster 2023-12-01T21:02:31.870247+0000 mgr.y (mgr.24356) 9730 : cluster 0 pgmap v9698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:33.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:32 smithi040 bash[41173]: audit 2023-12-01T21:02:32.828245+0000 mon.a (mon.0) 6344 : audit 0 from='client.? 172.21.15.40:0/559271184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:33 smithi141 bash[31670]: audit 2023-12-01T21:02:33.832037+0000 mon.c (mon.2) 6130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:33 smithi040 bash[28232]: audit 2023-12-01T21:02:33.832037+0000 mon.c (mon.2) 6130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:33 smithi040 bash[41173]: audit 2023-12-01T21:02:33.832037+0000 mon.c (mon.2) 6130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:34 smithi141 bash[31670]: cluster 2023-12-01T21:02:33.870876+0000 mgr.y (mgr.24356) 9731 : cluster 0 pgmap v9699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:34 smithi040 bash[41173]: cluster 2023-12-01T21:02:33.870876+0000 mgr.y (mgr.24356) 9731 : cluster 0 pgmap v9699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:34 smithi040 bash[28232]: cluster 2023-12-01T21:02:33.870876+0000 mgr.y (mgr.24356) 9731 : cluster 0 pgmap v9699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:36.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:35 smithi141 bash[31670]: audit 2023-12-01T21:02:35.290671+0000 mon.a (mon.0) 6345 : audit 0 from='client.? 172.21.15.40:0/742135644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:36.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:35 smithi040 bash[28232]: audit 2023-12-01T21:02:35.290671+0000 mon.a (mon.0) 6345 : audit 0 from='client.? 172.21.15.40:0/742135644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:35 smithi040 bash[41173]: audit 2023-12-01T21:02:35.290671+0000 mon.a (mon.0) 6345 : audit 0 from='client.? 172.21.15.40:0/742135644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:02:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:02:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:36 smithi141 bash[31670]: cluster 2023-12-01T21:02:35.872021+0000 mgr.y (mgr.24356) 9732 : cluster 0 pgmap v9700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:37.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:36 smithi040 bash[41173]: cluster 2023-12-01T21:02:35.872021+0000 mgr.y (mgr.24356) 9732 : cluster 0 pgmap v9700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:36 smithi040 bash[28232]: cluster 2023-12-01T21:02:35.872021+0000 mgr.y (mgr.24356) 9732 : cluster 0 pgmap v9700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:37 smithi141 bash[31670]: audit 2023-12-01T21:02:37.749792+0000 mon.a (mon.0) 6346 : audit 0 from='client.? 172.21.15.40:0/4038130280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:37 smithi040 bash[28232]: audit 2023-12-01T21:02:37.749792+0000 mon.a (mon.0) 6346 : audit 0 from='client.? 172.21.15.40:0/4038130280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:37 smithi040 bash[41173]: audit 2023-12-01T21:02:37.749792+0000 mon.a (mon.0) 6346 : audit 0 from='client.? 172.21.15.40:0/4038130280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:38 smithi141 bash[31670]: cluster 2023-12-01T21:02:37.872742+0000 mgr.y (mgr.24356) 9733 : cluster 0 pgmap v9701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:38 smithi040 bash[28232]: cluster 2023-12-01T21:02:37.872742+0000 mgr.y (mgr.24356) 9733 : cluster 0 pgmap v9701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:38 smithi040 bash[41173]: cluster 2023-12-01T21:02:37.872742+0000 mgr.y (mgr.24356) 9733 : cluster 0 pgmap v9701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:40 smithi141 bash[31670]: cluster 2023-12-01T21:02:39.873837+0000 mgr.y (mgr.24356) 9734 : cluster 0 pgmap v9702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:40 smithi141 bash[31670]: audit 2023-12-01T21:02:40.208522+0000 mon.a (mon.0) 6347 : audit 0 from='client.? 172.21.15.40:0/1985290525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:40 smithi040 bash[41173]: cluster 2023-12-01T21:02:39.873837+0000 mgr.y (mgr.24356) 9734 : cluster 0 pgmap v9702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:40 smithi040 bash[41173]: audit 2023-12-01T21:02:40.208522+0000 mon.a (mon.0) 6347 : audit 0 from='client.? 172.21.15.40:0/1985290525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:40 smithi040 bash[28232]: cluster 2023-12-01T21:02:39.873837+0000 mgr.y (mgr.24356) 9734 : cluster 0 pgmap v9702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:40.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:40 smithi040 bash[28232]: audit 2023-12-01T21:02:40.208522+0000 mon.a (mon.0) 6347 : audit 0 from='client.? 172.21.15.40:0/1985290525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:42 smithi141 bash[31670]: cluster 2023-12-01T21:02:41.874471+0000 mgr.y (mgr.24356) 9735 : cluster 0 pgmap v9703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:42 smithi141 bash[31670]: audit 2023-12-01T21:02:42.666845+0000 mon.a (mon.0) 6348 : audit 0 from='client.? 172.21.15.40:0/258119987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:42 smithi040 bash[41173]: cluster 2023-12-01T21:02:41.874471+0000 mgr.y (mgr.24356) 9735 : cluster 0 pgmap v9703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:42 smithi040 bash[41173]: audit 2023-12-01T21:02:42.666845+0000 mon.a (mon.0) 6348 : audit 0 from='client.? 172.21.15.40:0/258119987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:42 smithi040 bash[28232]: cluster 2023-12-01T21:02:41.874471+0000 mgr.y (mgr.24356) 9735 : cluster 0 pgmap v9703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:43.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:42 smithi040 bash[28232]: audit 2023-12-01T21:02:42.666845+0000 mon.a (mon.0) 6348 : audit 0 from='client.? 172.21.15.40:0/258119987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:44 smithi141 bash[31670]: cluster 2023-12-01T21:02:43.875165+0000 mgr.y (mgr.24356) 9736 : cluster 0 pgmap v9704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:44 smithi040 bash[41173]: cluster 2023-12-01T21:02:43.875165+0000 mgr.y (mgr.24356) 9736 : cluster 0 pgmap v9704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:44 smithi040 bash[28232]: cluster 2023-12-01T21:02:43.875165+0000 mgr.y (mgr.24356) 9736 : cluster 0 pgmap v9704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:45 smithi141 bash[31670]: audit 2023-12-01T21:02:45.129629+0000 mon.c (mon.2) 6131 : audit 0 from='client.? 172.21.15.40:0/455146146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:45 smithi040 bash[41173]: audit 2023-12-01T21:02:45.129629+0000 mon.c (mon.2) 6131 : audit 0 from='client.? 172.21.15.40:0/455146146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:46.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:45 smithi040 bash[28232]: audit 2023-12-01T21:02:45.129629+0000 mon.c (mon.2) 6131 : audit 0 from='client.? 172.21.15.40:0/455146146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:02:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:02:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:46 smithi141 bash[31670]: cluster 2023-12-01T21:02:45.876284+0000 mgr.y (mgr.24356) 9737 : cluster 0 pgmap v9705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:46 smithi040 bash[41173]: cluster 2023-12-01T21:02:45.876284+0000 mgr.y (mgr.24356) 9737 : cluster 0 pgmap v9705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:46 smithi040 bash[28232]: cluster 2023-12-01T21:02:45.876284+0000 mgr.y (mgr.24356) 9737 : cluster 0 pgmap v9705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:47 smithi141 bash[31670]: audit 2023-12-01T21:02:47.590259+0000 mon.a (mon.0) 6349 : audit 0 from='client.? 172.21.15.40:0/331269683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:48.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:47 smithi040 bash[28232]: audit 2023-12-01T21:02:47.590259+0000 mon.a (mon.0) 6349 : audit 0 from='client.? 172.21.15.40:0/331269683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:47 smithi040 bash[41173]: audit 2023-12-01T21:02:47.590259+0000 mon.a (mon.0) 6349 : audit 0 from='client.? 172.21.15.40:0/331269683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:48 smithi141 bash[31670]: cluster 2023-12-01T21:02:47.876988+0000 mgr.y (mgr.24356) 9738 : cluster 0 pgmap v9706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:48 smithi141 bash[31670]: audit 2023-12-01T21:02:48.832533+0000 mon.c (mon.2) 6132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:48 smithi040 bash[41173]: cluster 2023-12-01T21:02:47.876988+0000 mgr.y (mgr.24356) 9738 : cluster 0 pgmap v9706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:48 smithi040 bash[41173]: audit 2023-12-01T21:02:48.832533+0000 mon.c (mon.2) 6132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:48 smithi040 bash[28232]: cluster 2023-12-01T21:02:47.876988+0000 mgr.y (mgr.24356) 9738 : cluster 0 pgmap v9706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:48 smithi040 bash[28232]: audit 2023-12-01T21:02:48.832533+0000 mon.c (mon.2) 6132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:50 smithi141 bash[31670]: cluster 2023-12-01T21:02:49.878053+0000 mgr.y (mgr.24356) 9739 : cluster 0 pgmap v9707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:50 smithi141 bash[31670]: audit 2023-12-01T21:02:50.055783+0000 mon.a (mon.0) 6350 : audit 0 from='client.? 172.21.15.40:0/49491112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:50 smithi040 bash[41173]: cluster 2023-12-01T21:02:49.878053+0000 mgr.y (mgr.24356) 9739 : cluster 0 pgmap v9707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:50 smithi040 bash[41173]: audit 2023-12-01T21:02:50.055783+0000 mon.a (mon.0) 6350 : audit 0 from='client.? 172.21.15.40:0/49491112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:50.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:50 smithi040 bash[28232]: cluster 2023-12-01T21:02:49.878053+0000 mgr.y (mgr.24356) 9739 : cluster 0 pgmap v9707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:50.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:50 smithi040 bash[28232]: audit 2023-12-01T21:02:50.055783+0000 mon.a (mon.0) 6350 : audit 0 from='client.? 172.21.15.40:0/49491112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:52 smithi141 bash[31670]: cluster 2023-12-01T21:02:51.878717+0000 mgr.y (mgr.24356) 9740 : cluster 0 pgmap v9708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:52 smithi141 bash[31670]: audit 2023-12-01T21:02:52.525876+0000 mon.a (mon.0) 6351 : audit 0 from='client.? 172.21.15.40:0/4167243377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:52 smithi040 bash[28232]: cluster 2023-12-01T21:02:51.878717+0000 mgr.y (mgr.24356) 9740 : cluster 0 pgmap v9708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:52 smithi040 bash[28232]: audit 2023-12-01T21:02:52.525876+0000 mon.a (mon.0) 6351 : audit 0 from='client.? 172.21.15.40:0/4167243377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:52 smithi040 bash[41173]: cluster 2023-12-01T21:02:51.878717+0000 mgr.y (mgr.24356) 9740 : cluster 0 pgmap v9708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:53.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:52 smithi040 bash[41173]: audit 2023-12-01T21:02:52.525876+0000 mon.a (mon.0) 6351 : audit 0 from='client.? 172.21.15.40:0/4167243377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:55.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:54 smithi141 bash[31670]: cluster 2023-12-01T21:02:53.879377+0000 mgr.y (mgr.24356) 9741 : cluster 0 pgmap v9709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:54 smithi040 bash[28232]: cluster 2023-12-01T21:02:53.879377+0000 mgr.y (mgr.24356) 9741 : cluster 0 pgmap v9709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:55.421 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:54 smithi040 bash[41173]: cluster 2023-12-01T21:02:53.879377+0000 mgr.y (mgr.24356) 9741 : cluster 0 pgmap v9709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:56.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:55 smithi141 bash[31670]: audit 2023-12-01T21:02:54.991240+0000 mon.a (mon.0) 6352 : audit 0 from='client.? 172.21.15.40:0/1785745325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:55 smithi040 bash[41173]: audit 2023-12-01T21:02:54.991240+0000 mon.a (mon.0) 6352 : audit 0 from='client.? 172.21.15.40:0/1785745325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:55 smithi040 bash[28232]: audit 2023-12-01T21:02:54.991240+0000 mon.a (mon.0) 6352 : audit 0 from='client.? 172.21.15.40:0/1785745325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:02:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:02:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:56 smithi141 bash[31670]: cluster 2023-12-01T21:02:55.880557+0000 mgr.y (mgr.24356) 9742 : cluster 0 pgmap v9710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:56 smithi040 bash[28232]: cluster 2023-12-01T21:02:55.880557+0000 mgr.y (mgr.24356) 9742 : cluster 0 pgmap v9710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:56 smithi040 bash[41173]: cluster 2023-12-01T21:02:55.880557+0000 mgr.y (mgr.24356) 9742 : cluster 0 pgmap v9710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:57 smithi141 bash[31670]: audit 2023-12-01T21:02:57.458102+0000 mon.c (mon.2) 6133 : audit 0 from='client.? 172.21.15.40:0/42990103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:57 smithi040 bash[28232]: audit 2023-12-01T21:02:57.458102+0000 mon.c (mon.2) 6133 : audit 0 from='client.? 172.21.15.40:0/42990103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:57 smithi040 bash[41173]: audit 2023-12-01T21:02:57.458102+0000 mon.c (mon.2) 6133 : audit 0 from='client.? 172.21.15.40:0/42990103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:02:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:02:58 smithi141 bash[31670]: cluster 2023-12-01T21:02:57.881168+0000 mgr.y (mgr.24356) 9743 : cluster 0 pgmap v9711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:02:58 smithi040 bash[41173]: cluster 2023-12-01T21:02:57.881168+0000 mgr.y (mgr.24356) 9743 : cluster 0 pgmap v9711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:02:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:02:58 smithi040 bash[28232]: cluster 2023-12-01T21:02:57.881168+0000 mgr.y (mgr.24356) 9743 : cluster 0 pgmap v9711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:00 smithi141 bash[31670]: cluster 2023-12-01T21:02:59.882288+0000 mgr.y (mgr.24356) 9744 : cluster 0 pgmap v9712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:00 smithi141 bash[31670]: audit 2023-12-01T21:02:59.921879+0000 mon.a (mon.0) 6353 : audit 0 from='client.? 172.21.15.40:0/2987067810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:00 smithi040 bash[28232]: cluster 2023-12-01T21:02:59.882288+0000 mgr.y (mgr.24356) 9744 : cluster 0 pgmap v9712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:00 smithi040 bash[28232]: audit 2023-12-01T21:02:59.921879+0000 mon.a (mon.0) 6353 : audit 0 from='client.? 172.21.15.40:0/2987067810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:00 smithi040 bash[41173]: cluster 2023-12-01T21:02:59.882288+0000 mgr.y (mgr.24356) 9744 : cluster 0 pgmap v9712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:00 smithi040 bash[41173]: audit 2023-12-01T21:02:59.921879+0000 mon.a (mon.0) 6353 : audit 0 from='client.? 172.21.15.40:0/2987067810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:02 smithi141 bash[31670]: cluster 2023-12-01T21:03:01.882944+0000 mgr.y (mgr.24356) 9745 : cluster 0 pgmap v9713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:02 smithi141 bash[31670]: audit 2023-12-01T21:03:02.388165+0000 mon.a (mon.0) 6354 : audit 0 from='client.? 172.21.15.40:0/1864226691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:02 smithi040 bash[28232]: cluster 2023-12-01T21:03:01.882944+0000 mgr.y (mgr.24356) 9745 : cluster 0 pgmap v9713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:02 smithi040 bash[28232]: audit 2023-12-01T21:03:02.388165+0000 mon.a (mon.0) 6354 : audit 0 from='client.? 172.21.15.40:0/1864226691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:02 smithi040 bash[41173]: cluster 2023-12-01T21:03:01.882944+0000 mgr.y (mgr.24356) 9745 : cluster 0 pgmap v9713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:03.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:02 smithi040 bash[41173]: audit 2023-12-01T21:03:02.388165+0000 mon.a (mon.0) 6354 : audit 0 from='client.? 172.21.15.40:0/1864226691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:03 smithi141 bash[31670]: audit 2023-12-01T21:03:03.238003+0000 mon.c (mon.2) 6134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:03:04.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:03 smithi141 bash[31670]: audit 2023-12-01T21:03:03.833008+0000 mon.c (mon.2) 6135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:03 smithi040 bash[41173]: audit 2023-12-01T21:03:03.238003+0000 mon.c (mon.2) 6134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:03:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:03 smithi040 bash[41173]: audit 2023-12-01T21:03:03.833008+0000 mon.c (mon.2) 6135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:03 smithi040 bash[28232]: audit 2023-12-01T21:03:03.238003+0000 mon.c (mon.2) 6134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:03:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:03 smithi040 bash[28232]: audit 2023-12-01T21:03:03.833008+0000 mon.c (mon.2) 6135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:04 smithi141 bash[31670]: cluster 2023-12-01T21:03:03.883552+0000 mgr.y (mgr.24356) 9746 : cluster 0 pgmap v9714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:04 smithi141 bash[31670]: audit 2023-12-01T21:03:04.854298+0000 mon.a (mon.0) 6355 : audit 0 from='client.? 172.21.15.40:0/268463613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:04 smithi040 bash[28232]: cluster 2023-12-01T21:03:03.883552+0000 mgr.y (mgr.24356) 9746 : cluster 0 pgmap v9714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:05.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:04 smithi040 bash[28232]: audit 2023-12-01T21:03:04.854298+0000 mon.a (mon.0) 6355 : audit 0 from='client.? 172.21.15.40:0/268463613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:04 smithi040 bash[41173]: cluster 2023-12-01T21:03:03.883552+0000 mgr.y (mgr.24356) 9746 : cluster 0 pgmap v9714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:04 smithi040 bash[41173]: audit 2023-12-01T21:03:04.854298+0000 mon.a (mon.0) 6355 : audit 0 from='client.? 172.21.15.40:0/268463613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:03:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:03:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:06 smithi141 bash[31670]: cluster 2023-12-01T21:03:05.884701+0000 mgr.y (mgr.24356) 9747 : cluster 0 pgmap v9715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:06 smithi040 bash[28232]: cluster 2023-12-01T21:03:05.884701+0000 mgr.y (mgr.24356) 9747 : cluster 0 pgmap v9715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:06 smithi040 bash[41173]: cluster 2023-12-01T21:03:05.884701+0000 mgr.y (mgr.24356) 9747 : cluster 0 pgmap v9715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:07 smithi141 bash[31670]: audit 2023-12-01T21:03:07.324958+0000 mon.c (mon.2) 6136 : audit 0 from='client.? 172.21.15.40:0/1618697709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:07 smithi040 bash[28232]: audit 2023-12-01T21:03:07.324958+0000 mon.c (mon.2) 6136 : audit 0 from='client.? 172.21.15.40:0/1618697709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:08.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:07 smithi040 bash[41173]: audit 2023-12-01T21:03:07.324958+0000 mon.c (mon.2) 6136 : audit 0 from='client.? 172.21.15.40:0/1618697709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:08 smithi141 bash[31670]: cluster 2023-12-01T21:03:07.885357+0000 mgr.y (mgr.24356) 9748 : cluster 0 pgmap v9716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:08 smithi040 bash[41173]: cluster 2023-12-01T21:03:07.885357+0000 mgr.y (mgr.24356) 9748 : cluster 0 pgmap v9716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:08 smithi040 bash[28232]: cluster 2023-12-01T21:03:07.885357+0000 mgr.y (mgr.24356) 9748 : cluster 0 pgmap v9716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.141619+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.154088+0000 mon.a (mon.0) 6357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.448819+0000 mon.a (mon.0) 6358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.457207+0000 mon.a (mon.0) 6359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.811979+0000 mon.a (mon.0) 6360 : audit 0 from='client.? 172.21.15.40:0/879519793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.930589+0000 mon.c (mon.2) 6137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.932416+0000 mon.c (mon.2) 6138 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[28232]: audit 2023-12-01T21:03:09.943155+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.141619+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.154088+0000 mon.a (mon.0) 6357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.448819+0000 mon.a (mon.0) 6358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.457207+0000 mon.a (mon.0) 6359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.811979+0000 mon.a (mon.0) 6360 : audit 0 from='client.? 172.21.15.40:0/879519793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:10.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.930589+0000 mon.c (mon.2) 6137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:03:10.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.932416+0000 mon.c (mon.2) 6138 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:03:10.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:10 smithi040 bash[41173]: audit 2023-12-01T21:03:09.943155+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.141619+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.154088+0000 mon.a (mon.0) 6357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.448819+0000 mon.a (mon.0) 6358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.457207+0000 mon.a (mon.0) 6359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.811979+0000 mon.a (mon.0) 6360 : audit 0 from='client.? 172.21.15.40:0/879519793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.930589+0000 mon.c (mon.2) 6137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.932416+0000 mon.c (mon.2) 6138 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:03:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:10 smithi141 bash[31670]: audit 2023-12-01T21:03:09.943155+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:03:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:11 smithi040 bash[28232]: cluster 2023-12-01T21:03:09.886467+0000 mgr.y (mgr.24356) 9749 : cluster 0 pgmap v9717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:11.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:11 smithi040 bash[41173]: cluster 2023-12-01T21:03:09.886467+0000 mgr.y (mgr.24356) 9749 : cluster 0 pgmap v9717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:11.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:11 smithi141 bash[31670]: cluster 2023-12-01T21:03:09.886467+0000 mgr.y (mgr.24356) 9749 : cluster 0 pgmap v9717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:13 smithi040 bash[28232]: cluster 2023-12-01T21:03:11.887258+0000 mgr.y (mgr.24356) 9750 : cluster 0 pgmap v9718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:13 smithi040 bash[28232]: audit 2023-12-01T21:03:12.278402+0000 mon.c (mon.2) 6139 : audit 0 from='client.? 172.21.15.40:0/3235671407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:13 smithi040 bash[41173]: cluster 2023-12-01T21:03:11.887258+0000 mgr.y (mgr.24356) 9750 : cluster 0 pgmap v9718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:13 smithi040 bash[41173]: audit 2023-12-01T21:03:12.278402+0000 mon.c (mon.2) 6139 : audit 0 from='client.? 172.21.15.40:0/3235671407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:13 smithi141 bash[31670]: cluster 2023-12-01T21:03:11.887258+0000 mgr.y (mgr.24356) 9750 : cluster 0 pgmap v9718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:13 smithi141 bash[31670]: audit 2023-12-01T21:03:12.278402+0000 mon.c (mon.2) 6139 : audit 0 from='client.? 172.21.15.40:0/3235671407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:15 smithi040 bash[28232]: cluster 2023-12-01T21:03:13.887950+0000 mgr.y (mgr.24356) 9751 : cluster 0 pgmap v9719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:15 smithi040 bash[28232]: audit 2023-12-01T21:03:14.741409+0000 mon.c (mon.2) 6140 : audit 0 from='client.? 172.21.15.40:0/437408395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:15 smithi040 bash[41173]: cluster 2023-12-01T21:03:13.887950+0000 mgr.y (mgr.24356) 9751 : cluster 0 pgmap v9719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:15 smithi040 bash[41173]: audit 2023-12-01T21:03:14.741409+0000 mon.c (mon.2) 6140 : audit 0 from='client.? 172.21.15.40:0/437408395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:15 smithi141 bash[31670]: cluster 2023-12-01T21:03:13.887950+0000 mgr.y (mgr.24356) 9751 : cluster 0 pgmap v9719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:15 smithi141 bash[31670]: audit 2023-12-01T21:03:14.741409+0000 mon.c (mon.2) 6140 : audit 0 from='client.? 172.21.15.40:0/437408395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:03:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:03:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:17 smithi040 bash[28232]: cluster 2023-12-01T21:03:15.889061+0000 mgr.y (mgr.24356) 9752 : cluster 0 pgmap v9720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:17 smithi040 bash[41173]: cluster 2023-12-01T21:03:15.889061+0000 mgr.y (mgr.24356) 9752 : cluster 0 pgmap v9720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:17.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:17 smithi141 bash[31670]: cluster 2023-12-01T21:03:15.889061+0000 mgr.y (mgr.24356) 9752 : cluster 0 pgmap v9720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:18 smithi141 bash[31670]: audit 2023-12-01T21:03:17.201448+0000 mon.c (mon.2) 6141 : audit 0 from='client.? 172.21.15.40:0/1457003464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:18 smithi040 bash[28232]: audit 2023-12-01T21:03:17.201448+0000 mon.c (mon.2) 6141 : audit 0 from='client.? 172.21.15.40:0/1457003464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:18 smithi040 bash[41173]: audit 2023-12-01T21:03:17.201448+0000 mon.c (mon.2) 6141 : audit 0 from='client.? 172.21.15.40:0/1457003464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:19 smithi141 bash[31670]: cluster 2023-12-01T21:03:17.889703+0000 mgr.y (mgr.24356) 9753 : cluster 0 pgmap v9721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:19 smithi141 bash[31670]: audit 2023-12-01T21:03:18.833413+0000 mon.c (mon.2) 6142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:19 smithi040 bash[28232]: cluster 2023-12-01T21:03:17.889703+0000 mgr.y (mgr.24356) 9753 : cluster 0 pgmap v9721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:19 smithi040 bash[28232]: audit 2023-12-01T21:03:18.833413+0000 mon.c (mon.2) 6142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:19 smithi040 bash[41173]: cluster 2023-12-01T21:03:17.889703+0000 mgr.y (mgr.24356) 9753 : cluster 0 pgmap v9721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:19 smithi040 bash[41173]: audit 2023-12-01T21:03:18.833413+0000 mon.c (mon.2) 6142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:20 smithi141 bash[31670]: audit 2023-12-01T21:03:19.663299+0000 mon.c (mon.2) 6143 : audit 0 from='client.? 172.21.15.40:0/2663946119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:20 smithi141 bash[31670]: cluster 2023-12-01T21:03:19.890847+0000 mgr.y (mgr.24356) 9754 : cluster 0 pgmap v9722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:20 smithi040 bash[28232]: audit 2023-12-01T21:03:19.663299+0000 mon.c (mon.2) 6143 : audit 0 from='client.? 172.21.15.40:0/2663946119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:20 smithi040 bash[28232]: cluster 2023-12-01T21:03:19.890847+0000 mgr.y (mgr.24356) 9754 : cluster 0 pgmap v9722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:20 smithi040 bash[41173]: audit 2023-12-01T21:03:19.663299+0000 mon.c (mon.2) 6143 : audit 0 from='client.? 172.21.15.40:0/2663946119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:20 smithi040 bash[41173]: cluster 2023-12-01T21:03:19.890847+0000 mgr.y (mgr.24356) 9754 : cluster 0 pgmap v9722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:23.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:22 smithi141 bash[31670]: cluster 2023-12-01T21:03:21.891461+0000 mgr.y (mgr.24356) 9755 : cluster 0 pgmap v9723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:23.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:22 smithi141 bash[31670]: audit 2023-12-01T21:03:22.137333+0000 mon.c (mon.2) 6144 : audit 0 from='client.? 172.21.15.40:0/1254041788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:22 smithi040 bash[28232]: cluster 2023-12-01T21:03:21.891461+0000 mgr.y (mgr.24356) 9755 : cluster 0 pgmap v9723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:22 smithi040 bash[28232]: audit 2023-12-01T21:03:22.137333+0000 mon.c (mon.2) 6144 : audit 0 from='client.? 172.21.15.40:0/1254041788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:22 smithi040 bash[41173]: cluster 2023-12-01T21:03:21.891461+0000 mgr.y (mgr.24356) 9755 : cluster 0 pgmap v9723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:22 smithi040 bash[41173]: audit 2023-12-01T21:03:22.137333+0000 mon.c (mon.2) 6144 : audit 0 from='client.? 172.21.15.40:0/1254041788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:24 smithi141 bash[31670]: cluster 2023-12-01T21:03:23.892128+0000 mgr.y (mgr.24356) 9756 : cluster 0 pgmap v9724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:24 smithi141 bash[31670]: audit 2023-12-01T21:03:24.599472+0000 mon.c (mon.2) 6145 : audit 0 from='client.? 172.21.15.40:0/1790966790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:24 smithi040 bash[28232]: cluster 2023-12-01T21:03:23.892128+0000 mgr.y (mgr.24356) 9756 : cluster 0 pgmap v9724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:24 smithi040 bash[28232]: audit 2023-12-01T21:03:24.599472+0000 mon.c (mon.2) 6145 : audit 0 from='client.? 172.21.15.40:0/1790966790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:24 smithi040 bash[41173]: cluster 2023-12-01T21:03:23.892128+0000 mgr.y (mgr.24356) 9756 : cluster 0 pgmap v9724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:24 smithi040 bash[41173]: audit 2023-12-01T21:03:24.599472+0000 mon.c (mon.2) 6145 : audit 0 from='client.? 172.21.15.40:0/1790966790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:03:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:03:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:26 smithi141 bash[31670]: cluster 2023-12-01T21:03:25.893381+0000 mgr.y (mgr.24356) 9757 : cluster 0 pgmap v9725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:26 smithi040 bash[28232]: cluster 2023-12-01T21:03:25.893381+0000 mgr.y (mgr.24356) 9757 : cluster 0 pgmap v9725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:26 smithi040 bash[41173]: cluster 2023-12-01T21:03:25.893381+0000 mgr.y (mgr.24356) 9757 : cluster 0 pgmap v9725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:27 smithi141 bash[31670]: audit 2023-12-01T21:03:27.062335+0000 mon.a (mon.0) 6362 : audit 0 from='client.? 172.21.15.40:0/3281399161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:27 smithi040 bash[28232]: audit 2023-12-01T21:03:27.062335+0000 mon.a (mon.0) 6362 : audit 0 from='client.? 172.21.15.40:0/3281399161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:28.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:27 smithi040 bash[41173]: audit 2023-12-01T21:03:27.062335+0000 mon.a (mon.0) 6362 : audit 0 from='client.? 172.21.15.40:0/3281399161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:28 smithi141 bash[31670]: cluster 2023-12-01T21:03:27.894073+0000 mgr.y (mgr.24356) 9758 : cluster 0 pgmap v9726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:28 smithi040 bash[41173]: cluster 2023-12-01T21:03:27.894073+0000 mgr.y (mgr.24356) 9758 : cluster 0 pgmap v9726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:28 smithi040 bash[28232]: cluster 2023-12-01T21:03:27.894073+0000 mgr.y (mgr.24356) 9758 : cluster 0 pgmap v9726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:30 smithi141 bash[31670]: audit 2023-12-01T21:03:29.532668+0000 mon.c (mon.2) 6146 : audit 0 from='client.? 172.21.15.40:0/3236773941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:30 smithi141 bash[31670]: cluster 2023-12-01T21:03:29.895278+0000 mgr.y (mgr.24356) 9759 : cluster 0 pgmap v9727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:30 smithi040 bash[28232]: audit 2023-12-01T21:03:29.532668+0000 mon.c (mon.2) 6146 : audit 0 from='client.? 172.21.15.40:0/3236773941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:30 smithi040 bash[28232]: cluster 2023-12-01T21:03:29.895278+0000 mgr.y (mgr.24356) 9759 : cluster 0 pgmap v9727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:30 smithi040 bash[41173]: audit 2023-12-01T21:03:29.532668+0000 mon.c (mon.2) 6146 : audit 0 from='client.? 172.21.15.40:0/3236773941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:30 smithi040 bash[41173]: cluster 2023-12-01T21:03:29.895278+0000 mgr.y (mgr.24356) 9759 : cluster 0 pgmap v9727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:32 smithi141 bash[31670]: cluster 2023-12-01T21:03:31.895934+0000 mgr.y (mgr.24356) 9760 : cluster 0 pgmap v9728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:32 smithi141 bash[31670]: audit 2023-12-01T21:03:32.000534+0000 mon.a (mon.0) 6363 : audit 0 from='client.? 172.21.15.40:0/4062571099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:32 smithi040 bash[41173]: cluster 2023-12-01T21:03:31.895934+0000 mgr.y (mgr.24356) 9760 : cluster 0 pgmap v9728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:32 smithi040 bash[41173]: audit 2023-12-01T21:03:32.000534+0000 mon.a (mon.0) 6363 : audit 0 from='client.? 172.21.15.40:0/4062571099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:33.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:32 smithi040 bash[28232]: cluster 2023-12-01T21:03:31.895934+0000 mgr.y (mgr.24356) 9760 : cluster 0 pgmap v9728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:33.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:32 smithi040 bash[28232]: audit 2023-12-01T21:03:32.000534+0000 mon.a (mon.0) 6363 : audit 0 from='client.? 172.21.15.40:0/4062571099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:33 smithi141 bash[31670]: audit 2023-12-01T21:03:33.834132+0000 mon.c (mon.2) 6147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:33 smithi040 bash[28232]: audit 2023-12-01T21:03:33.834132+0000 mon.c (mon.2) 6147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:33 smithi040 bash[41173]: audit 2023-12-01T21:03:33.834132+0000 mon.c (mon.2) 6147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:34 smithi141 bash[31670]: cluster 2023-12-01T21:03:33.896702+0000 mgr.y (mgr.24356) 9761 : cluster 0 pgmap v9729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:34 smithi141 bash[31670]: audit 2023-12-01T21:03:34.467239+0000 mon.a (mon.0) 6364 : audit 0 from='client.? 172.21.15.40:0/594942690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:34 smithi040 bash[28232]: cluster 2023-12-01T21:03:33.896702+0000 mgr.y (mgr.24356) 9761 : cluster 0 pgmap v9729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:34 smithi040 bash[28232]: audit 2023-12-01T21:03:34.467239+0000 mon.a (mon.0) 6364 : audit 0 from='client.? 172.21.15.40:0/594942690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:35.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:34 smithi040 bash[41173]: cluster 2023-12-01T21:03:33.896702+0000 mgr.y (mgr.24356) 9761 : cluster 0 pgmap v9729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:35.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:34 smithi040 bash[41173]: audit 2023-12-01T21:03:34.467239+0000 mon.a (mon.0) 6364 : audit 0 from='client.? 172.21.15.40:0/594942690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:03:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:03:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:36 smithi141 bash[31670]: cluster 2023-12-01T21:03:35.897836+0000 mgr.y (mgr.24356) 9762 : cluster 0 pgmap v9730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:36 smithi141 bash[31670]: audit 2023-12-01T21:03:36.933249+0000 mon.a (mon.0) 6365 : audit 0 from='client.? 172.21.15.40:0/2485265872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:36 smithi040 bash[28232]: cluster 2023-12-01T21:03:35.897836+0000 mgr.y (mgr.24356) 9762 : cluster 0 pgmap v9730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:36 smithi040 bash[28232]: audit 2023-12-01T21:03:36.933249+0000 mon.a (mon.0) 6365 : audit 0 from='client.? 172.21.15.40:0/2485265872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:36 smithi040 bash[41173]: cluster 2023-12-01T21:03:35.897836+0000 mgr.y (mgr.24356) 9762 : cluster 0 pgmap v9730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:36 smithi040 bash[41173]: audit 2023-12-01T21:03:36.933249+0000 mon.a (mon.0) 6365 : audit 0 from='client.? 172.21.15.40:0/2485265872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:38 smithi141 bash[31670]: cluster 2023-12-01T21:03:37.898460+0000 mgr.y (mgr.24356) 9763 : cluster 0 pgmap v9731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:38 smithi040 bash[41173]: cluster 2023-12-01T21:03:37.898460+0000 mgr.y (mgr.24356) 9763 : cluster 0 pgmap v9731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:39.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:38 smithi040 bash[28232]: cluster 2023-12-01T21:03:37.898460+0000 mgr.y (mgr.24356) 9763 : cluster 0 pgmap v9731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:40.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:39 smithi141 bash[31670]: audit 2023-12-01T21:03:39.411295+0000 mon.a (mon.0) 6366 : audit 0 from='client.? 172.21.15.40:0/134103875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:39 smithi040 bash[28232]: audit 2023-12-01T21:03:39.411295+0000 mon.a (mon.0) 6366 : audit 0 from='client.? 172.21.15.40:0/134103875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:40.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:39 smithi040 bash[41173]: audit 2023-12-01T21:03:39.411295+0000 mon.a (mon.0) 6366 : audit 0 from='client.? 172.21.15.40:0/134103875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:40 smithi141 bash[31670]: cluster 2023-12-01T21:03:39.899659+0000 mgr.y (mgr.24356) 9764 : cluster 0 pgmap v9732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:40 smithi040 bash[28232]: cluster 2023-12-01T21:03:39.899659+0000 mgr.y (mgr.24356) 9764 : cluster 0 pgmap v9732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:40 smithi040 bash[41173]: cluster 2023-12-01T21:03:39.899659+0000 mgr.y (mgr.24356) 9764 : cluster 0 pgmap v9732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:42.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:41 smithi141 bash[31670]: audit 2023-12-01T21:03:41.883471+0000 mon.c (mon.2) 6148 : audit 0 from='client.? 172.21.15.40:0/3280232225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:41 smithi040 bash[28232]: audit 2023-12-01T21:03:41.883471+0000 mon.c (mon.2) 6148 : audit 0 from='client.? 172.21.15.40:0/3280232225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:41 smithi040 bash[41173]: audit 2023-12-01T21:03:41.883471+0000 mon.c (mon.2) 6148 : audit 0 from='client.? 172.21.15.40:0/3280232225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:42 smithi141 bash[31670]: cluster 2023-12-01T21:03:41.900418+0000 mgr.y (mgr.24356) 9765 : cluster 0 pgmap v9733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:42 smithi040 bash[28232]: cluster 2023-12-01T21:03:41.900418+0000 mgr.y (mgr.24356) 9765 : cluster 0 pgmap v9733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:42 smithi040 bash[41173]: cluster 2023-12-01T21:03:41.900418+0000 mgr.y (mgr.24356) 9765 : cluster 0 pgmap v9733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:44 smithi141 bash[31670]: cluster 2023-12-01T21:03:43.901271+0000 mgr.y (mgr.24356) 9766 : cluster 0 pgmap v9734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:44 smithi141 bash[31670]: audit 2023-12-01T21:03:44.348944+0000 mon.c (mon.2) 6149 : audit 0 from='client.? 172.21.15.40:0/407717869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:44 smithi040 bash[41173]: cluster 2023-12-01T21:03:43.901271+0000 mgr.y (mgr.24356) 9766 : cluster 0 pgmap v9734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:44 smithi040 bash[41173]: audit 2023-12-01T21:03:44.348944+0000 mon.c (mon.2) 6149 : audit 0 from='client.? 172.21.15.40:0/407717869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:44 smithi040 bash[28232]: cluster 2023-12-01T21:03:43.901271+0000 mgr.y (mgr.24356) 9766 : cluster 0 pgmap v9734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:44 smithi040 bash[28232]: audit 2023-12-01T21:03:44.348944+0000 mon.c (mon.2) 6149 : audit 0 from='client.? 172.21.15.40:0/407717869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:03:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:03:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:47 smithi141 bash[31670]: cluster 2023-12-01T21:03:45.902479+0000 mgr.y (mgr.24356) 9767 : cluster 0 pgmap v9735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:47 smithi141 bash[31670]: audit 2023-12-01T21:03:46.805632+0000 mon.c (mon.2) 6150 : audit 0 from='client.? 172.21.15.40:0/2476948911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:47 smithi040 bash[41173]: cluster 2023-12-01T21:03:45.902479+0000 mgr.y (mgr.24356) 9767 : cluster 0 pgmap v9735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:47 smithi040 bash[41173]: audit 2023-12-01T21:03:46.805632+0000 mon.c (mon.2) 6150 : audit 0 from='client.? 172.21.15.40:0/2476948911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:47.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:46 smithi040 bash[28232]: cluster 2023-12-01T21:03:45.902479+0000 mgr.y (mgr.24356) 9767 : cluster 0 pgmap v9735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:47.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:46 smithi040 bash[28232]: audit 2023-12-01T21:03:46.805632+0000 mon.c (mon.2) 6150 : audit 0 from='client.? 172.21.15.40:0/2476948911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:49 smithi141 bash[31670]: cluster 2023-12-01T21:03:47.903151+0000 mgr.y (mgr.24356) 9768 : cluster 0 pgmap v9736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:49 smithi141 bash[31670]: audit 2023-12-01T21:03:48.834062+0000 mon.c (mon.2) 6151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:49 smithi040 bash[41173]: cluster 2023-12-01T21:03:47.903151+0000 mgr.y (mgr.24356) 9768 : cluster 0 pgmap v9736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:49 smithi040 bash[41173]: audit 2023-12-01T21:03:48.834062+0000 mon.c (mon.2) 6151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:49 smithi040 bash[28232]: cluster 2023-12-01T21:03:47.903151+0000 mgr.y (mgr.24356) 9768 : cluster 0 pgmap v9736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:49 smithi040 bash[28232]: audit 2023-12-01T21:03:48.834062+0000 mon.c (mon.2) 6151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:50 smithi141 bash[31670]: audit 2023-12-01T21:03:49.271088+0000 mon.a (mon.0) 6367 : audit 0 from='client.? 172.21.15.40:0/1031067458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:50.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:50 smithi040 bash[41173]: audit 2023-12-01T21:03:49.271088+0000 mon.a (mon.0) 6367 : audit 0 from='client.? 172.21.15.40:0/1031067458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:50.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:50 smithi040 bash[28232]: audit 2023-12-01T21:03:49.271088+0000 mon.a (mon.0) 6367 : audit 0 from='client.? 172.21.15.40:0/1031067458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:51 smithi141 bash[31670]: cluster 2023-12-01T21:03:49.904295+0000 mgr.y (mgr.24356) 9769 : cluster 0 pgmap v9737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:51.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:51 smithi040 bash[28232]: cluster 2023-12-01T21:03:49.904295+0000 mgr.y (mgr.24356) 9769 : cluster 0 pgmap v9737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:51 smithi040 bash[41173]: cluster 2023-12-01T21:03:49.904295+0000 mgr.y (mgr.24356) 9769 : cluster 0 pgmap v9737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:52.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:52 smithi141 bash[31670]: audit 2023-12-01T21:03:51.728661+0000 mon.a (mon.0) 6368 : audit 0 from='client.? 172.21.15.40:0/309579247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:52.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:52 smithi040 bash[28232]: audit 2023-12-01T21:03:51.728661+0000 mon.a (mon.0) 6368 : audit 0 from='client.? 172.21.15.40:0/309579247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:52 smithi040 bash[41173]: audit 2023-12-01T21:03:51.728661+0000 mon.a (mon.0) 6368 : audit 0 from='client.? 172.21.15.40:0/309579247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:53 smithi141 bash[31670]: cluster 2023-12-01T21:03:51.905035+0000 mgr.y (mgr.24356) 9770 : cluster 0 pgmap v9738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:53 smithi040 bash[28232]: cluster 2023-12-01T21:03:51.905035+0000 mgr.y (mgr.24356) 9770 : cluster 0 pgmap v9738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:53.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:53 smithi040 bash[41173]: cluster 2023-12-01T21:03:51.905035+0000 mgr.y (mgr.24356) 9770 : cluster 0 pgmap v9738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:55.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:55 smithi141 bash[31670]: cluster 2023-12-01T21:03:53.905686+0000 mgr.y (mgr.24356) 9771 : cluster 0 pgmap v9739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:55.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:55 smithi141 bash[31670]: audit 2023-12-01T21:03:54.202561+0000 mon.c (mon.2) 6152 : audit 0 from='client.? 172.21.15.40:0/3415935058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:55 smithi040 bash[28232]: cluster 2023-12-01T21:03:53.905686+0000 mgr.y (mgr.24356) 9771 : cluster 0 pgmap v9739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:55 smithi040 bash[28232]: audit 2023-12-01T21:03:54.202561+0000 mon.c (mon.2) 6152 : audit 0 from='client.? 172.21.15.40:0/3415935058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:55.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:55 smithi040 bash[41173]: cluster 2023-12-01T21:03:53.905686+0000 mgr.y (mgr.24356) 9771 : cluster 0 pgmap v9739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:55.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:55 smithi040 bash[41173]: audit 2023-12-01T21:03:54.202561+0000 mon.c (mon.2) 6152 : audit 0 from='client.? 172.21.15.40:0/3415935058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:03:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:03:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:57 smithi040 bash[28232]: cluster 2023-12-01T21:03:55.906860+0000 mgr.y (mgr.24356) 9772 : cluster 0 pgmap v9740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:57 smithi040 bash[28232]: audit 2023-12-01T21:03:56.660448+0000 mon.c (mon.2) 6153 : audit 0 from='client.? 172.21.15.40:0/465390486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:57.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:57 smithi040 bash[41173]: cluster 2023-12-01T21:03:55.906860+0000 mgr.y (mgr.24356) 9772 : cluster 0 pgmap v9740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:57.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:57 smithi040 bash[41173]: audit 2023-12-01T21:03:56.660448+0000 mon.c (mon.2) 6153 : audit 0 from='client.? 172.21.15.40:0/465390486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:57 smithi141 bash[31670]: cluster 2023-12-01T21:03:55.906860+0000 mgr.y (mgr.24356) 9772 : cluster 0 pgmap v9740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:57 smithi141 bash[31670]: audit 2023-12-01T21:03:56.660448+0000 mon.c (mon.2) 6153 : audit 0 from='client.? 172.21.15.40:0/465390486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:03:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:03:59 smithi040 bash[41173]: cluster 2023-12-01T21:03:57.907509+0000 mgr.y (mgr.24356) 9773 : cluster 0 pgmap v9741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:03:59 smithi040 bash[28232]: cluster 2023-12-01T21:03:57.907509+0000 mgr.y (mgr.24356) 9773 : cluster 0 pgmap v9741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:03:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:03:59 smithi141 bash[31670]: cluster 2023-12-01T21:03:57.907509+0000 mgr.y (mgr.24356) 9773 : cluster 0 pgmap v9741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:00 smithi040 bash[28232]: audit 2023-12-01T21:03:59.130255+0000 mon.a (mon.0) 6369 : audit 0 from='client.? 172.21.15.40:0/1623913503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:00.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:00 smithi040 bash[41173]: audit 2023-12-01T21:03:59.130255+0000 mon.a (mon.0) 6369 : audit 0 from='client.? 172.21.15.40:0/1623913503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:00 smithi141 bash[31670]: audit 2023-12-01T21:03:59.130255+0000 mon.a (mon.0) 6369 : audit 0 from='client.? 172.21.15.40:0/1623913503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:01.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:01 smithi040 bash[28232]: cluster 2023-12-01T21:03:59.908710+0000 mgr.y (mgr.24356) 9774 : cluster 0 pgmap v9742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:01 smithi040 bash[41173]: cluster 2023-12-01T21:03:59.908710+0000 mgr.y (mgr.24356) 9774 : cluster 0 pgmap v9742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:01.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:01 smithi141 bash[31670]: cluster 2023-12-01T21:03:59.908710+0000 mgr.y (mgr.24356) 9774 : cluster 0 pgmap v9742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:02.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:02 smithi040 bash[28232]: audit 2023-12-01T21:04:01.598303+0000 mon.c (mon.2) 6154 : audit 0 from='client.? 172.21.15.40:0/3376615654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:02.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:02 smithi040 bash[41173]: audit 2023-12-01T21:04:01.598303+0000 mon.c (mon.2) 6154 : audit 0 from='client.? 172.21.15.40:0/3376615654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:02 smithi141 bash[31670]: audit 2023-12-01T21:04:01.598303+0000 mon.c (mon.2) 6154 : audit 0 from='client.? 172.21.15.40:0/3376615654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:03 smithi040 bash[28232]: cluster 2023-12-01T21:04:01.909393+0000 mgr.y (mgr.24356) 9775 : cluster 0 pgmap v9743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:03.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:03 smithi040 bash[41173]: cluster 2023-12-01T21:04:01.909393+0000 mgr.y (mgr.24356) 9775 : cluster 0 pgmap v9743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:03 smithi141 bash[31670]: cluster 2023-12-01T21:04:01.909393+0000 mgr.y (mgr.24356) 9775 : cluster 0 pgmap v9743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:04 smithi040 bash[28232]: audit 2023-12-01T21:04:03.834815+0000 mon.c (mon.2) 6155 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:04 smithi040 bash[41173]: audit 2023-12-01T21:04:03.834815+0000 mon.c (mon.2) 6155 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:04 smithi141 bash[31670]: audit 2023-12-01T21:04:03.834815+0000 mon.c (mon.2) 6155 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:05 smithi040 bash[28232]: cluster 2023-12-01T21:04:03.910069+0000 mgr.y (mgr.24356) 9776 : cluster 0 pgmap v9744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:05 smithi040 bash[28232]: audit 2023-12-01T21:04:04.064059+0000 mon.c (mon.2) 6156 : audit 0 from='client.? 172.21.15.40:0/2737120672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:05 smithi040 bash[41173]: cluster 2023-12-01T21:04:03.910069+0000 mgr.y (mgr.24356) 9776 : cluster 0 pgmap v9744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:05 smithi040 bash[41173]: audit 2023-12-01T21:04:04.064059+0000 mon.c (mon.2) 6156 : audit 0 from='client.? 172.21.15.40:0/2737120672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:05 smithi141 bash[31670]: cluster 2023-12-01T21:04:03.910069+0000 mgr.y (mgr.24356) 9776 : cluster 0 pgmap v9744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:05 smithi141 bash[31670]: audit 2023-12-01T21:04:04.064059+0000 mon.c (mon.2) 6156 : audit 0 from='client.? 172.21.15.40:0/2737120672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:04:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:04:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:07 smithi040 bash[28232]: cluster 2023-12-01T21:04:05.911266+0000 mgr.y (mgr.24356) 9777 : cluster 0 pgmap v9745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:07 smithi040 bash[28232]: audit 2023-12-01T21:04:06.518497+0000 mon.c (mon.2) 6157 : audit 0 from='client.? 172.21.15.40:0/2165759368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:07 smithi040 bash[41173]: cluster 2023-12-01T21:04:05.911266+0000 mgr.y (mgr.24356) 9777 : cluster 0 pgmap v9745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:07 smithi040 bash[41173]: audit 2023-12-01T21:04:06.518497+0000 mon.c (mon.2) 6157 : audit 0 from='client.? 172.21.15.40:0/2165759368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:07 smithi141 bash[31670]: cluster 2023-12-01T21:04:05.911266+0000 mgr.y (mgr.24356) 9777 : cluster 0 pgmap v9745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:07 smithi141 bash[31670]: audit 2023-12-01T21:04:06.518497+0000 mon.c (mon.2) 6157 : audit 0 from='client.? 172.21.15.40:0/2165759368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:09 smithi040 bash[41173]: cluster 2023-12-01T21:04:07.911910+0000 mgr.y (mgr.24356) 9778 : cluster 0 pgmap v9746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:09 smithi040 bash[41173]: audit 2023-12-01T21:04:08.986864+0000 mon.a (mon.0) 6370 : audit 0 from='client.? 172.21.15.40:0/3269631176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:09 smithi040 bash[28232]: cluster 2023-12-01T21:04:07.911910+0000 mgr.y (mgr.24356) 9778 : cluster 0 pgmap v9746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:09 smithi040 bash[28232]: audit 2023-12-01T21:04:08.986864+0000 mon.a (mon.0) 6370 : audit 0 from='client.? 172.21.15.40:0/3269631176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:09 smithi141 bash[31670]: cluster 2023-12-01T21:04:07.911910+0000 mgr.y (mgr.24356) 9778 : cluster 0 pgmap v9746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:09 smithi141 bash[31670]: audit 2023-12-01T21:04:08.986864+0000 mon.a (mon.0) 6370 : audit 0 from='client.? 172.21.15.40:0/3269631176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:10 smithi141 bash[31670]: cluster 2023-12-01T21:04:09.913147+0000 mgr.y (mgr.24356) 9779 : cluster 0 pgmap v9747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:10 smithi141 bash[31670]: audit 2023-12-01T21:04:10.024667+0000 mon.c (mon.2) 6158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:04:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:10 smithi040 bash[28232]: cluster 2023-12-01T21:04:09.913147+0000 mgr.y (mgr.24356) 9779 : cluster 0 pgmap v9747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:10 smithi040 bash[28232]: audit 2023-12-01T21:04:10.024667+0000 mon.c (mon.2) 6158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:04:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:10 smithi040 bash[41173]: cluster 2023-12-01T21:04:09.913147+0000 mgr.y (mgr.24356) 9779 : cluster 0 pgmap v9747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:10 smithi040 bash[41173]: audit 2023-12-01T21:04:10.024667+0000 mon.c (mon.2) 6158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:04:11.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:11 smithi141 bash[31670]: audit 2023-12-01T21:04:11.440980+0000 mon.c (mon.2) 6159 : audit 0 from='client.? 172.21.15.40:0/2130467247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:11 smithi040 bash[28232]: audit 2023-12-01T21:04:11.440980+0000 mon.c (mon.2) 6159 : audit 0 from='client.? 172.21.15.40:0/2130467247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:11.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:11 smithi040 bash[41173]: audit 2023-12-01T21:04:11.440980+0000 mon.c (mon.2) 6159 : audit 0 from='client.? 172.21.15.40:0/2130467247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:12.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:12 smithi141 bash[31670]: cluster 2023-12-01T21:04:11.913756+0000 mgr.y (mgr.24356) 9780 : cluster 0 pgmap v9748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:12 smithi040 bash[41173]: cluster 2023-12-01T21:04:11.913756+0000 mgr.y (mgr.24356) 9780 : cluster 0 pgmap v9748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:12 smithi040 bash[28232]: cluster 2023-12-01T21:04:11.913756+0000 mgr.y (mgr.24356) 9780 : cluster 0 pgmap v9748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:14.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:13 smithi141 bash[31670]: audit 2023-12-01T21:04:13.907357+0000 mon.c (mon.2) 6160 : audit 0 from='client.? 172.21.15.40:0/3313487992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:13 smithi040 bash[28232]: audit 2023-12-01T21:04:13.907357+0000 mon.c (mon.2) 6160 : audit 0 from='client.? 172.21.15.40:0/3313487992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:13 smithi040 bash[41173]: audit 2023-12-01T21:04:13.907357+0000 mon.c (mon.2) 6160 : audit 0 from='client.? 172.21.15.40:0/3313487992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:14 smithi141 bash[31670]: cluster 2023-12-01T21:04:13.914364+0000 mgr.y (mgr.24356) 9781 : cluster 0 pgmap v9749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:14 smithi040 bash[28232]: cluster 2023-12-01T21:04:13.914364+0000 mgr.y (mgr.24356) 9781 : cluster 0 pgmap v9749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:14 smithi040 bash[41173]: cluster 2023-12-01T21:04:13.914364+0000 mgr.y (mgr.24356) 9781 : cluster 0 pgmap v9749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:04:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: cluster 2023-12-01T21:04:15.915561+0000 mgr.y (mgr.24356) 9782 : cluster 0 pgmap v9750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:15.920010+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:15.931363+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:16.229862+0000 mon.a (mon.0) 6373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:16.238717+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:16.381479+0000 mon.c (mon.2) 6161 : audit 0 from='client.? 172.21.15.40:0/1503269372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:16.724575+0000 mon.c (mon.2) 6162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:16.726522+0000 mon.c (mon.2) 6163 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:04:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:16 smithi141 bash[31670]: audit 2023-12-01T21:04:16.736403+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: cluster 2023-12-01T21:04:15.915561+0000 mgr.y (mgr.24356) 9782 : cluster 0 pgmap v9750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:15.920010+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:15.931363+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:16.229862+0000 mon.a (mon.0) 6373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:16.238717+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:16.381479+0000 mon.c (mon.2) 6161 : audit 0 from='client.? 172.21.15.40:0/1503269372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:16.724575+0000 mon.c (mon.2) 6162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:16.726522+0000 mon.c (mon.2) 6163 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[28232]: audit 2023-12-01T21:04:16.736403+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: cluster 2023-12-01T21:04:15.915561+0000 mgr.y (mgr.24356) 9782 : cluster 0 pgmap v9750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:15.920010+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:15.931363+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:16.229862+0000 mon.a (mon.0) 6373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:16.238717+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:17.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:16.381479+0000 mon.c (mon.2) 6161 : audit 0 from='client.? 172.21.15.40:0/1503269372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:17.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:16.724575+0000 mon.c (mon.2) 6162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:04:17.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:16.726522+0000 mon.c (mon.2) 6163 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:04:17.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:16 smithi040 bash[41173]: audit 2023-12-01T21:04:16.736403+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:04:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:18 smithi141 bash[31670]: cluster 2023-12-01T21:04:17.916277+0000 mgr.y (mgr.24356) 9783 : cluster 0 pgmap v9751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:18 smithi141 bash[31670]: audit 2023-12-01T21:04:18.834850+0000 mon.c (mon.2) 6164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:18 smithi141 bash[31670]: audit 2023-12-01T21:04:18.843062+0000 mon.c (mon.2) 6165 : audit 0 from='client.? 172.21.15.40:0/3759404834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:18 smithi040 bash[28232]: cluster 2023-12-01T21:04:17.916277+0000 mgr.y (mgr.24356) 9783 : cluster 0 pgmap v9751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:18 smithi040 bash[28232]: audit 2023-12-01T21:04:18.834850+0000 mon.c (mon.2) 6164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:18 smithi040 bash[28232]: audit 2023-12-01T21:04:18.843062+0000 mon.c (mon.2) 6165 : audit 0 from='client.? 172.21.15.40:0/3759404834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:18 smithi040 bash[41173]: cluster 2023-12-01T21:04:17.916277+0000 mgr.y (mgr.24356) 9783 : cluster 0 pgmap v9751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:18 smithi040 bash[41173]: audit 2023-12-01T21:04:18.834850+0000 mon.c (mon.2) 6164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:18 smithi040 bash[41173]: audit 2023-12-01T21:04:18.843062+0000 mon.c (mon.2) 6165 : audit 0 from='client.? 172.21.15.40:0/3759404834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:20 smithi141 bash[31670]: cluster 2023-12-01T21:04:19.917489+0000 mgr.y (mgr.24356) 9784 : cluster 0 pgmap v9752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:20 smithi040 bash[28232]: cluster 2023-12-01T21:04:19.917489+0000 mgr.y (mgr.24356) 9784 : cluster 0 pgmap v9752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:20 smithi040 bash[41173]: cluster 2023-12-01T21:04:19.917489+0000 mgr.y (mgr.24356) 9784 : cluster 0 pgmap v9752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:21.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:21 smithi141 bash[31670]: audit 2023-12-01T21:04:21.304665+0000 mon.a (mon.0) 6376 : audit 0 from='client.? 172.21.15.40:0/1384457548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:21.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:21 smithi040 bash[28232]: audit 2023-12-01T21:04:21.304665+0000 mon.a (mon.0) 6376 : audit 0 from='client.? 172.21.15.40:0/1384457548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:21 smithi040 bash[41173]: audit 2023-12-01T21:04:21.304665+0000 mon.a (mon.0) 6376 : audit 0 from='client.? 172.21.15.40:0/1384457548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:22.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:22 smithi141 bash[31670]: cluster 2023-12-01T21:04:21.918130+0000 mgr.y (mgr.24356) 9785 : cluster 0 pgmap v9753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:22 smithi040 bash[28232]: cluster 2023-12-01T21:04:21.918130+0000 mgr.y (mgr.24356) 9785 : cluster 0 pgmap v9753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:22.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:22 smithi040 bash[41173]: cluster 2023-12-01T21:04:21.918130+0000 mgr.y (mgr.24356) 9785 : cluster 0 pgmap v9753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:24.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:23 smithi040 bash[28232]: audit 2023-12-01T21:04:23.769758+0000 mon.a (mon.0) 6377 : audit 0 from='client.? 172.21.15.40:0/911881684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:23 smithi040 bash[41173]: audit 2023-12-01T21:04:23.769758+0000 mon.a (mon.0) 6377 : audit 0 from='client.? 172.21.15.40:0/911881684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:23 smithi141 bash[31670]: audit 2023-12-01T21:04:23.769758+0000 mon.a (mon.0) 6377 : audit 0 from='client.? 172.21.15.40:0/911881684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:25.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:24 smithi040 bash[28232]: cluster 2023-12-01T21:04:23.918829+0000 mgr.y (mgr.24356) 9786 : cluster 0 pgmap v9754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:25.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:24 smithi040 bash[41173]: cluster 2023-12-01T21:04:23.918829+0000 mgr.y (mgr.24356) 9786 : cluster 0 pgmap v9754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:24 smithi141 bash[31670]: cluster 2023-12-01T21:04:23.918829+0000 mgr.y (mgr.24356) 9786 : cluster 0 pgmap v9754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:04:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:04:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:26 smithi141 bash[31670]: cluster 2023-12-01T21:04:25.919824+0000 mgr.y (mgr.24356) 9787 : cluster 0 pgmap v9755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:26 smithi141 bash[31670]: audit 2023-12-01T21:04:26.241334+0000 mon.a (mon.0) 6378 : audit 0 from='client.? 172.21.15.40:0/1046573672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:26 smithi040 bash[28232]: cluster 2023-12-01T21:04:25.919824+0000 mgr.y (mgr.24356) 9787 : cluster 0 pgmap v9755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:26 smithi040 bash[28232]: audit 2023-12-01T21:04:26.241334+0000 mon.a (mon.0) 6378 : audit 0 from='client.? 172.21.15.40:0/1046573672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:26 smithi040 bash[41173]: cluster 2023-12-01T21:04:25.919824+0000 mgr.y (mgr.24356) 9787 : cluster 0 pgmap v9755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:26 smithi040 bash[41173]: audit 2023-12-01T21:04:26.241334+0000 mon.a (mon.0) 6378 : audit 0 from='client.? 172.21.15.40:0/1046573672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:28 smithi141 bash[31670]: cluster 2023-12-01T21:04:27.920435+0000 mgr.y (mgr.24356) 9788 : cluster 0 pgmap v9756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:28 smithi141 bash[31670]: audit 2023-12-01T21:04:28.695765+0000 mon.a (mon.0) 6379 : audit 0 from='client.? 172.21.15.40:0/2728540215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:28 smithi040 bash[41173]: cluster 2023-12-01T21:04:27.920435+0000 mgr.y (mgr.24356) 9788 : cluster 0 pgmap v9756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:28 smithi040 bash[41173]: audit 2023-12-01T21:04:28.695765+0000 mon.a (mon.0) 6379 : audit 0 from='client.? 172.21.15.40:0/2728540215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:29.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:28 smithi040 bash[28232]: cluster 2023-12-01T21:04:27.920435+0000 mgr.y (mgr.24356) 9788 : cluster 0 pgmap v9756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:29.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:28 smithi040 bash[28232]: audit 2023-12-01T21:04:28.695765+0000 mon.a (mon.0) 6379 : audit 0 from='client.? 172.21.15.40:0/2728540215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:30 smithi141 bash[31670]: cluster 2023-12-01T21:04:29.921595+0000 mgr.y (mgr.24356) 9789 : cluster 0 pgmap v9757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:30 smithi040 bash[28232]: cluster 2023-12-01T21:04:29.921595+0000 mgr.y (mgr.24356) 9789 : cluster 0 pgmap v9757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:30 smithi040 bash[41173]: cluster 2023-12-01T21:04:29.921595+0000 mgr.y (mgr.24356) 9789 : cluster 0 pgmap v9757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:31.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:31 smithi141 bash[31670]: audit 2023-12-01T21:04:31.159439+0000 mon.a (mon.0) 6380 : audit 0 from='client.? 172.21.15.40:0/183576206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:31.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:31 smithi040 bash[28232]: audit 2023-12-01T21:04:31.159439+0000 mon.a (mon.0) 6380 : audit 0 from='client.? 172.21.15.40:0/183576206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:31.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:31 smithi040 bash[41173]: audit 2023-12-01T21:04:31.159439+0000 mon.a (mon.0) 6380 : audit 0 from='client.? 172.21.15.40:0/183576206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:32 smithi141 bash[31670]: cluster 2023-12-01T21:04:31.922273+0000 mgr.y (mgr.24356) 9790 : cluster 0 pgmap v9758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:32 smithi040 bash[28232]: cluster 2023-12-01T21:04:31.922273+0000 mgr.y (mgr.24356) 9790 : cluster 0 pgmap v9758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:32.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:32 smithi040 bash[41173]: cluster 2023-12-01T21:04:31.922273+0000 mgr.y (mgr.24356) 9790 : cluster 0 pgmap v9758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:34.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:33 smithi141 bash[31670]: audit 2023-12-01T21:04:33.625120+0000 mon.c (mon.2) 6166 : audit 0 from='client.? 172.21.15.40:0/1242537641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:33 smithi040 bash[28232]: audit 2023-12-01T21:04:33.625120+0000 mon.c (mon.2) 6166 : audit 0 from='client.? 172.21.15.40:0/1242537641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:33 smithi040 bash[41173]: audit 2023-12-01T21:04:33.625120+0000 mon.c (mon.2) 6166 : audit 0 from='client.? 172.21.15.40:0/1242537641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:34 smithi141 bash[31670]: audit 2023-12-01T21:04:33.835399+0000 mon.c (mon.2) 6167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:34 smithi141 bash[31670]: cluster 2023-12-01T21:04:33.922979+0000 mgr.y (mgr.24356) 9791 : cluster 0 pgmap v9759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:34 smithi040 bash[28232]: audit 2023-12-01T21:04:33.835399+0000 mon.c (mon.2) 6167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:34 smithi040 bash[28232]: cluster 2023-12-01T21:04:33.922979+0000 mgr.y (mgr.24356) 9791 : cluster 0 pgmap v9759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:34 smithi040 bash[41173]: audit 2023-12-01T21:04:33.835399+0000 mon.c (mon.2) 6167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:34 smithi040 bash[41173]: cluster 2023-12-01T21:04:33.922979+0000 mgr.y (mgr.24356) 9791 : cluster 0 pgmap v9759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:04:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:04:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:36 smithi141 bash[31670]: cluster 2023-12-01T21:04:35.923727+0000 mgr.y (mgr.24356) 9792 : cluster 0 pgmap v9760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:37.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:36 smithi141 bash[31670]: audit 2023-12-01T21:04:36.102120+0000 mon.c (mon.2) 6168 : audit 0 from='client.? 172.21.15.40:0/2071876260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:36 smithi040 bash[28232]: cluster 2023-12-01T21:04:35.923727+0000 mgr.y (mgr.24356) 9792 : cluster 0 pgmap v9760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:36 smithi040 bash[28232]: audit 2023-12-01T21:04:36.102120+0000 mon.c (mon.2) 6168 : audit 0 from='client.? 172.21.15.40:0/2071876260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:36 smithi040 bash[41173]: cluster 2023-12-01T21:04:35.923727+0000 mgr.y (mgr.24356) 9792 : cluster 0 pgmap v9760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:36 smithi040 bash[41173]: audit 2023-12-01T21:04:36.102120+0000 mon.c (mon.2) 6168 : audit 0 from='client.? 172.21.15.40:0/2071876260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:38 smithi141 bash[31670]: cluster 2023-12-01T21:04:37.924389+0000 mgr.y (mgr.24356) 9793 : cluster 0 pgmap v9761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:39.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:38 smithi141 bash[31670]: audit 2023-12-01T21:04:38.567773+0000 mon.c (mon.2) 6169 : audit 0 from='client.? 172.21.15.40:0/1804434809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:38 smithi040 bash[28232]: cluster 2023-12-01T21:04:37.924389+0000 mgr.y (mgr.24356) 9793 : cluster 0 pgmap v9761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:38 smithi040 bash[28232]: audit 2023-12-01T21:04:38.567773+0000 mon.c (mon.2) 6169 : audit 0 from='client.? 172.21.15.40:0/1804434809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:38 smithi040 bash[41173]: cluster 2023-12-01T21:04:37.924389+0000 mgr.y (mgr.24356) 9793 : cluster 0 pgmap v9761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:38 smithi040 bash[41173]: audit 2023-12-01T21:04:38.567773+0000 mon.c (mon.2) 6169 : audit 0 from='client.? 172.21.15.40:0/1804434809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:40 smithi141 bash[31670]: cluster 2023-12-01T21:04:39.925520+0000 mgr.y (mgr.24356) 9794 : cluster 0 pgmap v9762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:40 smithi040 bash[28232]: cluster 2023-12-01T21:04:39.925520+0000 mgr.y (mgr.24356) 9794 : cluster 0 pgmap v9762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:40 smithi040 bash[41173]: cluster 2023-12-01T21:04:39.925520+0000 mgr.y (mgr.24356) 9794 : cluster 0 pgmap v9762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:41 smithi141 bash[31670]: audit 2023-12-01T21:04:41.035222+0000 mon.c (mon.2) 6170 : audit 0 from='client.? 172.21.15.40:0/3420995189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:41.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:41 smithi040 bash[28232]: audit 2023-12-01T21:04:41.035222+0000 mon.c (mon.2) 6170 : audit 0 from='client.? 172.21.15.40:0/3420995189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:41.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:41 smithi040 bash[41173]: audit 2023-12-01T21:04:41.035222+0000 mon.c (mon.2) 6170 : audit 0 from='client.? 172.21.15.40:0/3420995189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:42 smithi141 bash[31670]: cluster 2023-12-01T21:04:41.926135+0000 mgr.y (mgr.24356) 9795 : cluster 0 pgmap v9763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:42 smithi040 bash[28232]: cluster 2023-12-01T21:04:41.926135+0000 mgr.y (mgr.24356) 9795 : cluster 0 pgmap v9763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:42 smithi040 bash[41173]: cluster 2023-12-01T21:04:41.926135+0000 mgr.y (mgr.24356) 9795 : cluster 0 pgmap v9763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:43 smithi040 bash[28232]: audit 2023-12-01T21:04:43.501018+0000 mon.c (mon.2) 6171 : audit 0 from='client.? 172.21.15.40:0/1299377078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:43.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:43 smithi040 bash[41173]: audit 2023-12-01T21:04:43.501018+0000 mon.c (mon.2) 6171 : audit 0 from='client.? 172.21.15.40:0/1299377078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:44.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:43 smithi141 bash[31670]: audit 2023-12-01T21:04:43.501018+0000 mon.c (mon.2) 6171 : audit 0 from='client.? 172.21.15.40:0/1299377078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:44 smithi040 bash[28232]: cluster 2023-12-01T21:04:43.926838+0000 mgr.y (mgr.24356) 9796 : cluster 0 pgmap v9764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:44 smithi040 bash[41173]: cluster 2023-12-01T21:04:43.926838+0000 mgr.y (mgr.24356) 9796 : cluster 0 pgmap v9764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:44 smithi141 bash[31670]: cluster 2023-12-01T21:04:43.926838+0000 mgr.y (mgr.24356) 9796 : cluster 0 pgmap v9764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:46 smithi141 bash[31670]: audit 2023-12-01T21:04:45.955257+0000 mon.a (mon.0) 6381 : audit 0 from='client.? 172.21.15.40:0/2763887043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:46.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:46 smithi040 bash[28232]: audit 2023-12-01T21:04:45.955257+0000 mon.a (mon.0) 6381 : audit 0 from='client.? 172.21.15.40:0/2763887043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:46 smithi040 bash[41173]: audit 2023-12-01T21:04:45.955257+0000 mon.a (mon.0) 6381 : audit 0 from='client.? 172.21.15.40:0/2763887043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:04:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:04:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:47 smithi141 bash[31670]: cluster 2023-12-01T21:04:45.927950+0000 mgr.y (mgr.24356) 9797 : cluster 0 pgmap v9765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:47 smithi040 bash[28232]: cluster 2023-12-01T21:04:45.927950+0000 mgr.y (mgr.24356) 9797 : cluster 0 pgmap v9765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:47 smithi040 bash[41173]: cluster 2023-12-01T21:04:45.927950+0000 mgr.y (mgr.24356) 9797 : cluster 0 pgmap v9765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:49 smithi141 bash[31670]: cluster 2023-12-01T21:04:47.928628+0000 mgr.y (mgr.24356) 9798 : cluster 0 pgmap v9766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:49 smithi141 bash[31670]: audit 2023-12-01T21:04:48.422463+0000 mon.c (mon.2) 6172 : audit 0 from='client.? 172.21.15.40:0/3873978301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:49 smithi141 bash[31670]: audit 2023-12-01T21:04:48.835916+0000 mon.c (mon.2) 6173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:49 smithi040 bash[41173]: cluster 2023-12-01T21:04:47.928628+0000 mgr.y (mgr.24356) 9798 : cluster 0 pgmap v9766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:49 smithi040 bash[41173]: audit 2023-12-01T21:04:48.422463+0000 mon.c (mon.2) 6172 : audit 0 from='client.? 172.21.15.40:0/3873978301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:49 smithi040 bash[41173]: audit 2023-12-01T21:04:48.835916+0000 mon.c (mon.2) 6173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:49 smithi040 bash[28232]: cluster 2023-12-01T21:04:47.928628+0000 mgr.y (mgr.24356) 9798 : cluster 0 pgmap v9766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:49 smithi040 bash[28232]: audit 2023-12-01T21:04:48.422463+0000 mon.c (mon.2) 6172 : audit 0 from='client.? 172.21.15.40:0/3873978301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:49 smithi040 bash[28232]: audit 2023-12-01T21:04:48.835916+0000 mon.c (mon.2) 6173 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:50 smithi141 bash[31670]: cluster 2023-12-01T21:04:49.929703+0000 mgr.y (mgr.24356) 9799 : cluster 0 pgmap v9767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:50 smithi040 bash[28232]: cluster 2023-12-01T21:04:49.929703+0000 mgr.y (mgr.24356) 9799 : cluster 0 pgmap v9767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:50 smithi040 bash[41173]: cluster 2023-12-01T21:04:49.929703+0000 mgr.y (mgr.24356) 9799 : cluster 0 pgmap v9767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:51 smithi141 bash[31670]: audit 2023-12-01T21:04:50.887306+0000 mon.c (mon.2) 6174 : audit 0 from='client.? 172.21.15.40:0/3811157251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:51 smithi040 bash[28232]: audit 2023-12-01T21:04:50.887306+0000 mon.c (mon.2) 6174 : audit 0 from='client.? 172.21.15.40:0/3811157251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:51.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:51 smithi040 bash[41173]: audit 2023-12-01T21:04:50.887306+0000 mon.c (mon.2) 6174 : audit 0 from='client.? 172.21.15.40:0/3811157251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:52 smithi141 bash[31670]: cluster 2023-12-01T21:04:51.930356+0000 mgr.y (mgr.24356) 9800 : cluster 0 pgmap v9768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:52 smithi040 bash[28232]: cluster 2023-12-01T21:04:51.930356+0000 mgr.y (mgr.24356) 9800 : cluster 0 pgmap v9768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:52 smithi040 bash[41173]: cluster 2023-12-01T21:04:51.930356+0000 mgr.y (mgr.24356) 9800 : cluster 0 pgmap v9768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:53 smithi141 bash[31670]: audit 2023-12-01T21:04:53.352159+0000 mon.c (mon.2) 6175 : audit 0 from='client.? 172.21.15.40:0/3906517100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:53 smithi040 bash[28232]: audit 2023-12-01T21:04:53.352159+0000 mon.c (mon.2) 6175 : audit 0 from='client.? 172.21.15.40:0/3906517100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:53.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:53 smithi040 bash[41173]: audit 2023-12-01T21:04:53.352159+0000 mon.c (mon.2) 6175 : audit 0 from='client.? 172.21.15.40:0/3906517100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:54 smithi141 bash[31670]: cluster 2023-12-01T21:04:53.931037+0000 mgr.y (mgr.24356) 9801 : cluster 0 pgmap v9769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:54 smithi040 bash[28232]: cluster 2023-12-01T21:04:53.931037+0000 mgr.y (mgr.24356) 9801 : cluster 0 pgmap v9769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:54.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:54 smithi040 bash[41173]: cluster 2023-12-01T21:04:53.931037+0000 mgr.y (mgr.24356) 9801 : cluster 0 pgmap v9769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:56.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:55 smithi040 bash[28232]: audit 2023-12-01T21:04:55.813499+0000 mon.a (mon.0) 6382 : audit 0 from='client.? 172.21.15.40:0/4034159739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:56.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:55 smithi040 bash[41173]: audit 2023-12-01T21:04:55.813499+0000 mon.a (mon.0) 6382 : audit 0 from='client.? 172.21.15.40:0/4034159739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:56.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:55 smithi141 bash[31670]: audit 2023-12-01T21:04:55.813499+0000 mon.a (mon.0) 6382 : audit 0 from='client.? 172.21.15.40:0/4034159739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:56.884 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:04:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:04:57.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:56 smithi040 bash[28232]: cluster 2023-12-01T21:04:55.932206+0000 mgr.y (mgr.24356) 9802 : cluster 0 pgmap v9770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:57.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:56 smithi040 bash[41173]: cluster 2023-12-01T21:04:55.932206+0000 mgr.y (mgr.24356) 9802 : cluster 0 pgmap v9770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:56 smithi141 bash[31670]: cluster 2023-12-01T21:04:55.932206+0000 mgr.y (mgr.24356) 9802 : cluster 0 pgmap v9770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:59.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:58 smithi141 bash[31670]: cluster 2023-12-01T21:04:57.932889+0000 mgr.y (mgr.24356) 9803 : cluster 0 pgmap v9771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:59.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:04:58 smithi141 bash[31670]: audit 2023-12-01T21:04:58.282193+0000 mon.c (mon.2) 6176 : audit 0 from='client.? 172.21.15.40:0/3279937543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:58 smithi040 bash[28232]: cluster 2023-12-01T21:04:57.932889+0000 mgr.y (mgr.24356) 9803 : cluster 0 pgmap v9771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:04:58 smithi040 bash[28232]: audit 2023-12-01T21:04:58.282193+0000 mon.c (mon.2) 6176 : audit 0 from='client.? 172.21.15.40:0/3279937543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:04:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:58 smithi040 bash[41173]: cluster 2023-12-01T21:04:57.932889+0000 mgr.y (mgr.24356) 9803 : cluster 0 pgmap v9771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:04:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:04:58 smithi040 bash[41173]: audit 2023-12-01T21:04:58.282193+0000 mon.c (mon.2) 6176 : audit 0 from='client.? 172.21.15.40:0/3279937543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:00 smithi141 bash[31670]: cluster 2023-12-01T21:04:59.934164+0000 mgr.y (mgr.24356) 9804 : cluster 0 pgmap v9772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:00 smithi040 bash[28232]: cluster 2023-12-01T21:04:59.934164+0000 mgr.y (mgr.24356) 9804 : cluster 0 pgmap v9772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:00 smithi040 bash[41173]: cluster 2023-12-01T21:04:59.934164+0000 mgr.y (mgr.24356) 9804 : cluster 0 pgmap v9772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:01.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:01 smithi040 bash[28232]: audit 2023-12-01T21:05:00.755604+0000 mon.a (mon.0) 6383 : audit 0 from='client.? 172.21.15.40:0/2470911679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:01 smithi040 bash[41173]: audit 2023-12-01T21:05:00.755604+0000 mon.a (mon.0) 6383 : audit 0 from='client.? 172.21.15.40:0/2470911679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:01.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:01 smithi141 bash[31670]: audit 2023-12-01T21:05:00.755604+0000 mon.a (mon.0) 6383 : audit 0 from='client.? 172.21.15.40:0/2470911679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:02.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:02 smithi141 bash[31670]: cluster 2023-12-01T21:05:01.934875+0000 mgr.y (mgr.24356) 9805 : cluster 0 pgmap v9773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:02 smithi040 bash[28232]: cluster 2023-12-01T21:05:01.934875+0000 mgr.y (mgr.24356) 9805 : cluster 0 pgmap v9773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:02 smithi040 bash[41173]: cluster 2023-12-01T21:05:01.934875+0000 mgr.y (mgr.24356) 9805 : cluster 0 pgmap v9773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:03 smithi141 bash[31670]: audit 2023-12-01T21:05:03.224118+0000 mon.a (mon.0) 6384 : audit 0 from='client.? 172.21.15.40:0/3696458243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:03 smithi040 bash[28232]: audit 2023-12-01T21:05:03.224118+0000 mon.a (mon.0) 6384 : audit 0 from='client.? 172.21.15.40:0/3696458243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:03.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:03 smithi040 bash[41173]: audit 2023-12-01T21:05:03.224118+0000 mon.a (mon.0) 6384 : audit 0 from='client.? 172.21.15.40:0/3696458243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:04 smithi141 bash[31670]: audit 2023-12-01T21:05:03.836673+0000 mon.c (mon.2) 6177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:04 smithi141 bash[31670]: cluster 2023-12-01T21:05:03.935509+0000 mgr.y (mgr.24356) 9806 : cluster 0 pgmap v9774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:04 smithi040 bash[28232]: audit 2023-12-01T21:05:03.836673+0000 mon.c (mon.2) 6177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:04 smithi040 bash[28232]: cluster 2023-12-01T21:05:03.935509+0000 mgr.y (mgr.24356) 9806 : cluster 0 pgmap v9774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:04.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:04 smithi040 bash[41173]: audit 2023-12-01T21:05:03.836673+0000 mon.c (mon.2) 6177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:04.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:04 smithi040 bash[41173]: cluster 2023-12-01T21:05:03.935509+0000 mgr.y (mgr.24356) 9806 : cluster 0 pgmap v9774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:06.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:05 smithi141 bash[31670]: audit 2023-12-01T21:05:05.693642+0000 mon.c (mon.2) 6178 : audit 0 from='client.? 172.21.15.40:0/3470063696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:05 smithi040 bash[28232]: audit 2023-12-01T21:05:05.693642+0000 mon.c (mon.2) 6178 : audit 0 from='client.? 172.21.15.40:0/3470063696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:05 smithi040 bash[41173]: audit 2023-12-01T21:05:05.693642+0000 mon.c (mon.2) 6178 : audit 0 from='client.? 172.21.15.40:0/3470063696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:06.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:05:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:05:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:06 smithi141 bash[31670]: cluster 2023-12-01T21:05:05.936713+0000 mgr.y (mgr.24356) 9807 : cluster 0 pgmap v9775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:06 smithi040 bash[28232]: cluster 2023-12-01T21:05:05.936713+0000 mgr.y (mgr.24356) 9807 : cluster 0 pgmap v9775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:06 smithi040 bash[41173]: cluster 2023-12-01T21:05:05.936713+0000 mgr.y (mgr.24356) 9807 : cluster 0 pgmap v9775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:09.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:08 smithi141 bash[31670]: cluster 2023-12-01T21:05:07.937387+0000 mgr.y (mgr.24356) 9808 : cluster 0 pgmap v9776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:09.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:08 smithi141 bash[31670]: audit 2023-12-01T21:05:08.159652+0000 mon.a (mon.0) 6385 : audit 0 from='client.? 172.21.15.40:0/1850050268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:08 smithi040 bash[28232]: cluster 2023-12-01T21:05:07.937387+0000 mgr.y (mgr.24356) 9808 : cluster 0 pgmap v9776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:08 smithi040 bash[28232]: audit 2023-12-01T21:05:08.159652+0000 mon.a (mon.0) 6385 : audit 0 from='client.? 172.21.15.40:0/1850050268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:08 smithi040 bash[41173]: cluster 2023-12-01T21:05:07.937387+0000 mgr.y (mgr.24356) 9808 : cluster 0 pgmap v9776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:08 smithi040 bash[41173]: audit 2023-12-01T21:05:08.159652+0000 mon.a (mon.0) 6385 : audit 0 from='client.? 172.21.15.40:0/1850050268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:10 smithi141 bash[31670]: cluster 2023-12-01T21:05:09.938575+0000 mgr.y (mgr.24356) 9809 : cluster 0 pgmap v9777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:10 smithi040 bash[28232]: cluster 2023-12-01T21:05:09.938575+0000 mgr.y (mgr.24356) 9809 : cluster 0 pgmap v9777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:10 smithi040 bash[41173]: cluster 2023-12-01T21:05:09.938575+0000 mgr.y (mgr.24356) 9809 : cluster 0 pgmap v9777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:11.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:11 smithi141 bash[31670]: audit 2023-12-01T21:05:10.645063+0000 mon.a (mon.0) 6386 : audit 0 from='client.? 172.21.15.40:0/4148977258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:11 smithi040 bash[28232]: audit 2023-12-01T21:05:10.645063+0000 mon.a (mon.0) 6386 : audit 0 from='client.? 172.21.15.40:0/4148977258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:11.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:11 smithi040 bash[41173]: audit 2023-12-01T21:05:10.645063+0000 mon.a (mon.0) 6386 : audit 0 from='client.? 172.21.15.40:0/4148977258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:12.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:12 smithi141 bash[31670]: cluster 2023-12-01T21:05:11.939250+0000 mgr.y (mgr.24356) 9810 : cluster 0 pgmap v9778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:12 smithi040 bash[28232]: cluster 2023-12-01T21:05:11.939250+0000 mgr.y (mgr.24356) 9810 : cluster 0 pgmap v9778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:12 smithi040 bash[41173]: cluster 2023-12-01T21:05:11.939250+0000 mgr.y (mgr.24356) 9810 : cluster 0 pgmap v9778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:13 smithi141 bash[31670]: audit 2023-12-01T21:05:13.111842+0000 mon.a (mon.0) 6387 : audit 0 from='client.? 172.21.15.40:0/4052449252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:13 smithi040 bash[28232]: audit 2023-12-01T21:05:13.111842+0000 mon.a (mon.0) 6387 : audit 0 from='client.? 172.21.15.40:0/4052449252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:13 smithi040 bash[41173]: audit 2023-12-01T21:05:13.111842+0000 mon.a (mon.0) 6387 : audit 0 from='client.? 172.21.15.40:0/4052449252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:14.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:14 smithi141 bash[31670]: cluster 2023-12-01T21:05:13.939952+0000 mgr.y (mgr.24356) 9811 : cluster 0 pgmap v9779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:14 smithi040 bash[28232]: cluster 2023-12-01T21:05:13.939952+0000 mgr.y (mgr.24356) 9811 : cluster 0 pgmap v9779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:14.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:14 smithi040 bash[41173]: cluster 2023-12-01T21:05:13.939952+0000 mgr.y (mgr.24356) 9811 : cluster 0 pgmap v9779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:15.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:15 smithi040 bash[28232]: audit 2023-12-01T21:05:15.580249+0000 mon.c (mon.2) 6179 : audit 0 from='client.? 172.21.15.40:0/2750885256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:15 smithi040 bash[41173]: audit 2023-12-01T21:05:15.580249+0000 mon.c (mon.2) 6179 : audit 0 from='client.? 172.21.15.40:0/2750885256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:15 smithi141 bash[31670]: audit 2023-12-01T21:05:15.580249+0000 mon.c (mon.2) 6179 : audit 0 from='client.? 172.21.15.40:0/2750885256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:16 smithi040 bash[28232]: cluster 2023-12-01T21:05:15.941156+0000 mgr.y (mgr.24356) 9812 : cluster 0 pgmap v9780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:16.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:16 smithi040 bash[41173]: cluster 2023-12-01T21:05:15.941156+0000 mgr.y (mgr.24356) 9812 : cluster 0 pgmap v9780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:16.918 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:05:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:05:17.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:16 smithi141 bash[31670]: cluster 2023-12-01T21:05:15.941156+0000 mgr.y (mgr.24356) 9812 : cluster 0 pgmap v9780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:17 smithi040 bash[28232]: audit 2023-12-01T21:05:16.821208+0000 mon.c (mon.2) 6180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:05:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:17 smithi040 bash[28232]: audit 2023-12-01T21:05:17.202164+0000 mon.a (mon.0) 6388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:17.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:17 smithi040 bash[28232]: audit 2023-12-01T21:05:17.214146+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:17.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:17 smithi040 bash[41173]: audit 2023-12-01T21:05:16.821208+0000 mon.c (mon.2) 6180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:05:17.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:17 smithi040 bash[41173]: audit 2023-12-01T21:05:17.202164+0000 mon.a (mon.0) 6388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:17.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:17 smithi040 bash[41173]: audit 2023-12-01T21:05:17.214146+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:17 smithi141 bash[31670]: audit 2023-12-01T21:05:16.821208+0000 mon.c (mon.2) 6180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:05:18.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:17 smithi141 bash[31670]: audit 2023-12-01T21:05:17.202164+0000 mon.a (mon.0) 6388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:18.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:17 smithi141 bash[31670]: audit 2023-12-01T21:05:17.214146+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:18 smithi040 bash[41173]: cluster 2023-12-01T21:05:17.941785+0000 mgr.y (mgr.24356) 9813 : cluster 0 pgmap v9781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:18.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:18 smithi040 bash[41173]: audit 2023-12-01T21:05:18.040774+0000 mon.c (mon.2) 6181 : audit 0 from='client.? 172.21.15.40:0/583075572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:18.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:18 smithi040 bash[28232]: cluster 2023-12-01T21:05:17.941785+0000 mgr.y (mgr.24356) 9813 : cluster 0 pgmap v9781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:18.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:18 smithi040 bash[28232]: audit 2023-12-01T21:05:18.040774+0000 mon.c (mon.2) 6181 : audit 0 from='client.? 172.21.15.40:0/583075572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:18 smithi141 bash[31670]: cluster 2023-12-01T21:05:17.941785+0000 mgr.y (mgr.24356) 9813 : cluster 0 pgmap v9781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:19.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:18 smithi141 bash[31670]: audit 2023-12-01T21:05:18.040774+0000 mon.c (mon.2) 6181 : audit 0 from='client.? 172.21.15.40:0/583075572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:19 smithi040 bash[28232]: audit 2023-12-01T21:05:18.836760+0000 mon.c (mon.2) 6182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:19.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:19 smithi040 bash[41173]: audit 2023-12-01T21:05:18.836760+0000 mon.c (mon.2) 6182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:19 smithi141 bash[31670]: audit 2023-12-01T21:05:18.836760+0000 mon.c (mon.2) 6182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:20 smithi141 bash[31670]: cluster 2023-12-01T21:05:19.942836+0000 mgr.y (mgr.24356) 9814 : cluster 0 pgmap v9782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:20 smithi141 bash[31670]: audit 2023-12-01T21:05:20.516121+0000 mon.a (mon.0) 6390 : audit 0 from='client.? 172.21.15.40:0/4175415611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:20 smithi040 bash[41173]: cluster 2023-12-01T21:05:19.942836+0000 mgr.y (mgr.24356) 9814 : cluster 0 pgmap v9782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:20 smithi040 bash[41173]: audit 2023-12-01T21:05:20.516121+0000 mon.a (mon.0) 6390 : audit 0 from='client.? 172.21.15.40:0/4175415611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:20 smithi040 bash[28232]: cluster 2023-12-01T21:05:19.942836+0000 mgr.y (mgr.24356) 9814 : cluster 0 pgmap v9782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:20 smithi040 bash[28232]: audit 2023-12-01T21:05:20.516121+0000 mon.a (mon.0) 6390 : audit 0 from='client.? 172.21.15.40:0/4175415611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:23 smithi141 bash[31670]: cluster 2023-12-01T21:05:21.943501+0000 mgr.y (mgr.24356) 9815 : cluster 0 pgmap v9783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:22 smithi040 bash[28232]: cluster 2023-12-01T21:05:21.943501+0000 mgr.y (mgr.24356) 9815 : cluster 0 pgmap v9783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:23 smithi040 bash[41173]: cluster 2023-12-01T21:05:21.943501+0000 mgr.y (mgr.24356) 9815 : cluster 0 pgmap v9783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.015677+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.028337+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.044201+0000 mon.a (mon.0) 6393 : audit 0 from='client.? 172.21.15.40:0/2474032687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.106900+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.119062+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.614770+0000 mon.c (mon.2) 6183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:05:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.616645+0000 mon.c (mon.2) 6184 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:05:24.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:24 smithi141 bash[31670]: audit 2023-12-01T21:05:23.626392+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.015677+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.028337+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.044201+0000 mon.a (mon.0) 6393 : audit 0 from='client.? 172.21.15.40:0/2474032687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.106900+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.119062+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.614770+0000 mon.c (mon.2) 6183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.616645+0000 mon.c (mon.2) 6184 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[28232]: audit 2023-12-01T21:05:23.626392+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.015677+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.028337+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.044201+0000 mon.a (mon.0) 6393 : audit 0 from='client.? 172.21.15.40:0/2474032687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.106900+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.119062+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.614770+0000 mon.c (mon.2) 6183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.616645+0000 mon.c (mon.2) 6184 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:05:24.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:24 smithi040 bash[41173]: audit 2023-12-01T21:05:23.626392+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:05:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:25 smithi141 bash[31670]: cluster 2023-12-01T21:05:23.944136+0000 mgr.y (mgr.24356) 9816 : cluster 0 pgmap v9784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:25.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:25 smithi040 bash[28232]: cluster 2023-12-01T21:05:23.944136+0000 mgr.y (mgr.24356) 9816 : cluster 0 pgmap v9784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:25 smithi040 bash[41173]: cluster 2023-12-01T21:05:23.944136+0000 mgr.y (mgr.24356) 9816 : cluster 0 pgmap v9784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:26.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:26 smithi040 bash[28232]: audit 2023-12-01T21:05:25.513441+0000 mon.c (mon.2) 6185 : audit 0 from='client.? 172.21.15.40:0/1537496006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:26.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:26 smithi040 bash[41173]: audit 2023-12-01T21:05:25.513441+0000 mon.c (mon.2) 6185 : audit 0 from='client.? 172.21.15.40:0/1537496006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:26.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:26 smithi141 bash[31670]: audit 2023-12-01T21:05:25.513441+0000 mon.c (mon.2) 6185 : audit 0 from='client.? 172.21.15.40:0/1537496006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:05:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:05:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:27 smithi040 bash[28232]: cluster 2023-12-01T21:05:25.945319+0000 mgr.y (mgr.24356) 9817 : cluster 0 pgmap v9785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:27 smithi040 bash[41173]: cluster 2023-12-01T21:05:25.945319+0000 mgr.y (mgr.24356) 9817 : cluster 0 pgmap v9785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:27.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:27 smithi141 bash[31670]: cluster 2023-12-01T21:05:25.945319+0000 mgr.y (mgr.24356) 9817 : cluster 0 pgmap v9785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:28 smithi040 bash[28232]: audit 2023-12-01T21:05:27.980870+0000 mon.a (mon.0) 6397 : audit 0 from='client.? 172.21.15.40:0/32805296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:28.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:28 smithi040 bash[41173]: audit 2023-12-01T21:05:27.980870+0000 mon.a (mon.0) 6397 : audit 0 from='client.? 172.21.15.40:0/32805296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:28.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:28 smithi141 bash[31670]: audit 2023-12-01T21:05:27.980870+0000 mon.a (mon.0) 6397 : audit 0 from='client.? 172.21.15.40:0/32805296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:29 smithi040 bash[28232]: cluster 2023-12-01T21:05:27.945940+0000 mgr.y (mgr.24356) 9818 : cluster 0 pgmap v9786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:29 smithi040 bash[41173]: cluster 2023-12-01T21:05:27.945940+0000 mgr.y (mgr.24356) 9818 : cluster 0 pgmap v9786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:29 smithi141 bash[31670]: cluster 2023-12-01T21:05:27.945940+0000 mgr.y (mgr.24356) 9818 : cluster 0 pgmap v9786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:30 smithi141 bash[31670]: cluster 2023-12-01T21:05:29.947117+0000 mgr.y (mgr.24356) 9819 : cluster 0 pgmap v9787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:30 smithi141 bash[31670]: audit 2023-12-01T21:05:30.450221+0000 mon.c (mon.2) 6186 : audit 0 from='client.? 172.21.15.40:0/203308648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:30 smithi040 bash[41173]: cluster 2023-12-01T21:05:29.947117+0000 mgr.y (mgr.24356) 9819 : cluster 0 pgmap v9787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:30 smithi040 bash[41173]: audit 2023-12-01T21:05:30.450221+0000 mon.c (mon.2) 6186 : audit 0 from='client.? 172.21.15.40:0/203308648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:30 smithi040 bash[28232]: cluster 2023-12-01T21:05:29.947117+0000 mgr.y (mgr.24356) 9819 : cluster 0 pgmap v9787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:30 smithi040 bash[28232]: audit 2023-12-01T21:05:30.450221+0000 mon.c (mon.2) 6186 : audit 0 from='client.? 172.21.15.40:0/203308648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:33 smithi141 bash[31670]: cluster 2023-12-01T21:05:31.947767+0000 mgr.y (mgr.24356) 9820 : cluster 0 pgmap v9788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:33 smithi141 bash[31670]: audit 2023-12-01T21:05:32.917533+0000 mon.c (mon.2) 6187 : audit 0 from='client.? 172.21.15.40:0/2491355064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:33 smithi040 bash[41173]: cluster 2023-12-01T21:05:31.947767+0000 mgr.y (mgr.24356) 9820 : cluster 0 pgmap v9788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:33 smithi040 bash[41173]: audit 2023-12-01T21:05:32.917533+0000 mon.c (mon.2) 6187 : audit 0 from='client.? 172.21.15.40:0/2491355064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:33.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:33 smithi040 bash[28232]: cluster 2023-12-01T21:05:31.947767+0000 mgr.y (mgr.24356) 9820 : cluster 0 pgmap v9788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:33.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:33 smithi040 bash[28232]: audit 2023-12-01T21:05:32.917533+0000 mon.c (mon.2) 6187 : audit 0 from='client.? 172.21.15.40:0/2491355064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:34 smithi141 bash[31670]: audit 2023-12-01T21:05:33.837152+0000 mon.c (mon.2) 6188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:34 smithi040 bash[28232]: audit 2023-12-01T21:05:33.837152+0000 mon.c (mon.2) 6188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:34 smithi040 bash[41173]: audit 2023-12-01T21:05:33.837152+0000 mon.c (mon.2) 6188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:35 smithi141 bash[31670]: cluster 2023-12-01T21:05:33.948361+0000 mgr.y (mgr.24356) 9821 : cluster 0 pgmap v9789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:35 smithi040 bash[28232]: cluster 2023-12-01T21:05:33.948361+0000 mgr.y (mgr.24356) 9821 : cluster 0 pgmap v9789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:35 smithi040 bash[41173]: cluster 2023-12-01T21:05:33.948361+0000 mgr.y (mgr.24356) 9821 : cluster 0 pgmap v9789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:36.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:36 smithi141 bash[31670]: audit 2023-12-01T21:05:35.379646+0000 mon.a (mon.0) 6398 : audit 0 from='client.? 172.21.15.40:0/3244141409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:36.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:36 smithi040 bash[41173]: audit 2023-12-01T21:05:35.379646+0000 mon.a (mon.0) 6398 : audit 0 from='client.? 172.21.15.40:0/3244141409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:36.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:36 smithi040 bash[28232]: audit 2023-12-01T21:05:35.379646+0000 mon.a (mon.0) 6398 : audit 0 from='client.? 172.21.15.40:0/3244141409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:05:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:05:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:37 smithi040 bash[28232]: cluster 2023-12-01T21:05:35.949524+0000 mgr.y (mgr.24356) 9822 : cluster 0 pgmap v9790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:37 smithi040 bash[41173]: cluster 2023-12-01T21:05:35.949524+0000 mgr.y (mgr.24356) 9822 : cluster 0 pgmap v9790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:37 smithi141 bash[31670]: cluster 2023-12-01T21:05:35.949524+0000 mgr.y (mgr.24356) 9822 : cluster 0 pgmap v9790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:38 smithi040 bash[28232]: audit 2023-12-01T21:05:37.838390+0000 mon.c (mon.2) 6189 : audit 0 from='client.? 172.21.15.40:0/3429552102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:38 smithi040 bash[41173]: audit 2023-12-01T21:05:37.838390+0000 mon.c (mon.2) 6189 : audit 0 from='client.? 172.21.15.40:0/3429552102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:38 smithi141 bash[31670]: audit 2023-12-01T21:05:37.838390+0000 mon.c (mon.2) 6189 : audit 0 from='client.? 172.21.15.40:0/3429552102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:39 smithi040 bash[28232]: cluster 2023-12-01T21:05:37.950214+0000 mgr.y (mgr.24356) 9823 : cluster 0 pgmap v9791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:39 smithi040 bash[41173]: cluster 2023-12-01T21:05:37.950214+0000 mgr.y (mgr.24356) 9823 : cluster 0 pgmap v9791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:39 smithi141 bash[31670]: cluster 2023-12-01T21:05:37.950214+0000 mgr.y (mgr.24356) 9823 : cluster 0 pgmap v9791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:40 smithi141 bash[31670]: cluster 2023-12-01T21:05:39.951340+0000 mgr.y (mgr.24356) 9824 : cluster 0 pgmap v9792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:40 smithi141 bash[31670]: audit 2023-12-01T21:05:40.305096+0000 mon.a (mon.0) 6399 : audit 0 from='client.? 172.21.15.40:0/1229438365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:40 smithi040 bash[28232]: cluster 2023-12-01T21:05:39.951340+0000 mgr.y (mgr.24356) 9824 : cluster 0 pgmap v9792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:40 smithi040 bash[28232]: audit 2023-12-01T21:05:40.305096+0000 mon.a (mon.0) 6399 : audit 0 from='client.? 172.21.15.40:0/1229438365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:40 smithi040 bash[41173]: cluster 2023-12-01T21:05:39.951340+0000 mgr.y (mgr.24356) 9824 : cluster 0 pgmap v9792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:40 smithi040 bash[41173]: audit 2023-12-01T21:05:40.305096+0000 mon.a (mon.0) 6399 : audit 0 from='client.? 172.21.15.40:0/1229438365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:43 smithi141 bash[31670]: cluster 2023-12-01T21:05:41.951990+0000 mgr.y (mgr.24356) 9825 : cluster 0 pgmap v9793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:43.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:43 smithi141 bash[31670]: audit 2023-12-01T21:05:42.773771+0000 mon.a (mon.0) 6400 : audit 0 from='client.? 172.21.15.40:0/1161069583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:43.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:43 smithi040 bash[28232]: cluster 2023-12-01T21:05:41.951990+0000 mgr.y (mgr.24356) 9825 : cluster 0 pgmap v9793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:43.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:43 smithi040 bash[28232]: audit 2023-12-01T21:05:42.773771+0000 mon.a (mon.0) 6400 : audit 0 from='client.? 172.21.15.40:0/1161069583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:43.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:43 smithi040 bash[41173]: cluster 2023-12-01T21:05:41.951990+0000 mgr.y (mgr.24356) 9825 : cluster 0 pgmap v9793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:43.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:43 smithi040 bash[41173]: audit 2023-12-01T21:05:42.773771+0000 mon.a (mon.0) 6400 : audit 0 from='client.? 172.21.15.40:0/1161069583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:45 smithi141 bash[31670]: cluster 2023-12-01T21:05:43.952646+0000 mgr.y (mgr.24356) 9826 : cluster 0 pgmap v9794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:45 smithi040 bash[41173]: cluster 2023-12-01T21:05:43.952646+0000 mgr.y (mgr.24356) 9826 : cluster 0 pgmap v9794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:45 smithi040 bash[28232]: cluster 2023-12-01T21:05:43.952646+0000 mgr.y (mgr.24356) 9826 : cluster 0 pgmap v9794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:46 smithi141 bash[31670]: audit 2023-12-01T21:05:45.235023+0000 mon.a (mon.0) 6401 : audit 0 from='client.? 172.21.15.40:0/1817802405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:46 smithi040 bash[41173]: audit 2023-12-01T21:05:45.235023+0000 mon.a (mon.0) 6401 : audit 0 from='client.? 172.21.15.40:0/1817802405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:46.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:46 smithi040 bash[28232]: audit 2023-12-01T21:05:45.235023+0000 mon.a (mon.0) 6401 : audit 0 from='client.? 172.21.15.40:0/1817802405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:05:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:05:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:47 smithi040 bash[41173]: cluster 2023-12-01T21:05:45.953757+0000 mgr.y (mgr.24356) 9827 : cluster 0 pgmap v9795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:47 smithi040 bash[28232]: cluster 2023-12-01T21:05:45.953757+0000 mgr.y (mgr.24356) 9827 : cluster 0 pgmap v9795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:47 smithi141 bash[31670]: cluster 2023-12-01T21:05:45.953757+0000 mgr.y (mgr.24356) 9827 : cluster 0 pgmap v9795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:48 smithi040 bash[41173]: audit 2023-12-01T21:05:47.699280+0000 mon.a (mon.0) 6402 : audit 0 from='client.? 172.21.15.40:0/1889867974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:48.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:48 smithi040 bash[28232]: audit 2023-12-01T21:05:47.699280+0000 mon.a (mon.0) 6402 : audit 0 from='client.? 172.21.15.40:0/1889867974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:48 smithi141 bash[31670]: audit 2023-12-01T21:05:47.699280+0000 mon.a (mon.0) 6402 : audit 0 from='client.? 172.21.15.40:0/1889867974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:49 smithi040 bash[41173]: cluster 2023-12-01T21:05:47.954394+0000 mgr.y (mgr.24356) 9828 : cluster 0 pgmap v9796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:49.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:49 smithi040 bash[41173]: audit 2023-12-01T21:05:48.837538+0000 mon.c (mon.2) 6190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:49.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:49 smithi040 bash[28232]: cluster 2023-12-01T21:05:47.954394+0000 mgr.y (mgr.24356) 9828 : cluster 0 pgmap v9796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:49.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:49 smithi040 bash[28232]: audit 2023-12-01T21:05:48.837538+0000 mon.c (mon.2) 6190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:49 smithi141 bash[31670]: cluster 2023-12-01T21:05:47.954394+0000 mgr.y (mgr.24356) 9828 : cluster 0 pgmap v9796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:49 smithi141 bash[31670]: audit 2023-12-01T21:05:48.837538+0000 mon.c (mon.2) 6190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:50 smithi141 bash[31670]: cluster 2023-12-01T21:05:49.955514+0000 mgr.y (mgr.24356) 9829 : cluster 0 pgmap v9797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:50 smithi141 bash[31670]: audit 2023-12-01T21:05:50.155619+0000 mon.a (mon.0) 6403 : audit 0 from='client.? 172.21.15.40:0/1090869769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:50 smithi040 bash[41173]: cluster 2023-12-01T21:05:49.955514+0000 mgr.y (mgr.24356) 9829 : cluster 0 pgmap v9797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:50 smithi040 bash[41173]: audit 2023-12-01T21:05:50.155619+0000 mon.a (mon.0) 6403 : audit 0 from='client.? 172.21.15.40:0/1090869769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:50.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:50 smithi040 bash[28232]: cluster 2023-12-01T21:05:49.955514+0000 mgr.y (mgr.24356) 9829 : cluster 0 pgmap v9797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:50.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:50 smithi040 bash[28232]: audit 2023-12-01T21:05:50.155619+0000 mon.a (mon.0) 6403 : audit 0 from='client.? 172.21.15.40:0/1090869769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:53 smithi141 bash[31670]: cluster 2023-12-01T21:05:51.956176+0000 mgr.y (mgr.24356) 9830 : cluster 0 pgmap v9798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:53 smithi141 bash[31670]: audit 2023-12-01T21:05:52.631293+0000 mon.c (mon.2) 6191 : audit 0 from='client.? 172.21.15.40:0/792554230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:53 smithi040 bash[41173]: cluster 2023-12-01T21:05:51.956176+0000 mgr.y (mgr.24356) 9830 : cluster 0 pgmap v9798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:53 smithi040 bash[41173]: audit 2023-12-01T21:05:52.631293+0000 mon.c (mon.2) 6191 : audit 0 from='client.? 172.21.15.40:0/792554230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:53.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:53 smithi040 bash[28232]: cluster 2023-12-01T21:05:51.956176+0000 mgr.y (mgr.24356) 9830 : cluster 0 pgmap v9798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:53.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:53 smithi040 bash[28232]: audit 2023-12-01T21:05:52.631293+0000 mon.c (mon.2) 6191 : audit 0 from='client.? 172.21.15.40:0/792554230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:55.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:55 smithi141 bash[31670]: cluster 2023-12-01T21:05:53.956896+0000 mgr.y (mgr.24356) 9831 : cluster 0 pgmap v9799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:55 smithi040 bash[28232]: cluster 2023-12-01T21:05:53.956896+0000 mgr.y (mgr.24356) 9831 : cluster 0 pgmap v9799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:55.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:55 smithi040 bash[41173]: cluster 2023-12-01T21:05:53.956896+0000 mgr.y (mgr.24356) 9831 : cluster 0 pgmap v9799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:56 smithi040 bash[28232]: audit 2023-12-01T21:05:55.097714+0000 mon.c (mon.2) 6192 : audit 0 from='client.? 172.21.15.40:0/3624460140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:56.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:56 smithi040 bash[41173]: audit 2023-12-01T21:05:55.097714+0000 mon.c (mon.2) 6192 : audit 0 from='client.? 172.21.15.40:0/3624460140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:56 smithi141 bash[31670]: audit 2023-12-01T21:05:55.097714+0000 mon.c (mon.2) 6192 : audit 0 from='client.? 172.21.15.40:0/3624460140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:05:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:05:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:57 smithi040 bash[41173]: cluster 2023-12-01T21:05:55.957975+0000 mgr.y (mgr.24356) 9832 : cluster 0 pgmap v9800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:57 smithi040 bash[28232]: cluster 2023-12-01T21:05:55.957975+0000 mgr.y (mgr.24356) 9832 : cluster 0 pgmap v9800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:57 smithi141 bash[31670]: cluster 2023-12-01T21:05:55.957975+0000 mgr.y (mgr.24356) 9832 : cluster 0 pgmap v9800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:58 smithi040 bash[28232]: audit 2023-12-01T21:05:57.562233+0000 mon.a (mon.0) 6404 : audit 0 from='client.? 172.21.15.40:0/346666290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:58.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:58 smithi040 bash[41173]: audit 2023-12-01T21:05:57.562233+0000 mon.a (mon.0) 6404 : audit 0 from='client.? 172.21.15.40:0/346666290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:58 smithi141 bash[31670]: audit 2023-12-01T21:05:57.562233+0000 mon.a (mon.0) 6404 : audit 0 from='client.? 172.21.15.40:0/346666290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:05:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:05:59 smithi040 bash[28232]: cluster 2023-12-01T21:05:57.958639+0000 mgr.y (mgr.24356) 9833 : cluster 0 pgmap v9801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:05:59 smithi040 bash[41173]: cluster 2023-12-01T21:05:57.958639+0000 mgr.y (mgr.24356) 9833 : cluster 0 pgmap v9801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:05:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:05:59 smithi141 bash[31670]: cluster 2023-12-01T21:05:57.958639+0000 mgr.y (mgr.24356) 9833 : cluster 0 pgmap v9801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:00 smithi141 bash[31670]: cluster 2023-12-01T21:05:59.959870+0000 mgr.y (mgr.24356) 9834 : cluster 0 pgmap v9802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:00 smithi141 bash[31670]: audit 2023-12-01T21:06:00.021852+0000 mon.a (mon.0) 6405 : audit 0 from='client.? 172.21.15.40:0/2500693619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:00 smithi040 bash[28232]: cluster 2023-12-01T21:05:59.959870+0000 mgr.y (mgr.24356) 9834 : cluster 0 pgmap v9802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:00 smithi040 bash[28232]: audit 2023-12-01T21:06:00.021852+0000 mon.a (mon.0) 6405 : audit 0 from='client.? 172.21.15.40:0/2500693619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:00 smithi040 bash[41173]: cluster 2023-12-01T21:05:59.959870+0000 mgr.y (mgr.24356) 9834 : cluster 0 pgmap v9802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:00 smithi040 bash[41173]: audit 2023-12-01T21:06:00.021852+0000 mon.a (mon.0) 6405 : audit 0 from='client.? 172.21.15.40:0/2500693619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:03 smithi141 bash[31670]: cluster 2023-12-01T21:06:01.960781+0000 mgr.y (mgr.24356) 9835 : cluster 0 pgmap v9803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:03 smithi141 bash[31670]: audit 2023-12-01T21:06:02.482331+0000 mon.a (mon.0) 6406 : audit 0 from='client.? 172.21.15.40:0/2357110647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:03 smithi040 bash[28232]: cluster 2023-12-01T21:06:01.960781+0000 mgr.y (mgr.24356) 9835 : cluster 0 pgmap v9803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:03 smithi040 bash[28232]: audit 2023-12-01T21:06:02.482331+0000 mon.a (mon.0) 6406 : audit 0 from='client.? 172.21.15.40:0/2357110647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:03.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:03 smithi040 bash[41173]: cluster 2023-12-01T21:06:01.960781+0000 mgr.y (mgr.24356) 9835 : cluster 0 pgmap v9803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:03.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:03 smithi040 bash[41173]: audit 2023-12-01T21:06:02.482331+0000 mon.a (mon.0) 6406 : audit 0 from='client.? 172.21.15.40:0/2357110647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:04 smithi040 bash[28232]: audit 2023-12-01T21:06:03.838156+0000 mon.c (mon.2) 6193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:04 smithi040 bash[41173]: audit 2023-12-01T21:06:03.838156+0000 mon.c (mon.2) 6193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:04 smithi141 bash[31670]: audit 2023-12-01T21:06:03.838156+0000 mon.c (mon.2) 6193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:05 smithi040 bash[28232]: cluster 2023-12-01T21:06:03.961463+0000 mgr.y (mgr.24356) 9836 : cluster 0 pgmap v9804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:05.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:05 smithi040 bash[28232]: audit 2023-12-01T21:06:04.944908+0000 mon.a (mon.0) 6407 : audit 0 from='client.? 172.21.15.40:0/1129676859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:05 smithi040 bash[41173]: cluster 2023-12-01T21:06:03.961463+0000 mgr.y (mgr.24356) 9836 : cluster 0 pgmap v9804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:05 smithi040 bash[41173]: audit 2023-12-01T21:06:04.944908+0000 mon.a (mon.0) 6407 : audit 0 from='client.? 172.21.15.40:0/1129676859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:05 smithi141 bash[31670]: cluster 2023-12-01T21:06:03.961463+0000 mgr.y (mgr.24356) 9836 : cluster 0 pgmap v9804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:05 smithi141 bash[31670]: audit 2023-12-01T21:06:04.944908+0000 mon.a (mon.0) 6407 : audit 0 from='client.? 172.21.15.40:0/1129676859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:06:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:06:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:07 smithi040 bash[28232]: cluster 2023-12-01T21:06:05.962658+0000 mgr.y (mgr.24356) 9837 : cluster 0 pgmap v9805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:07 smithi040 bash[41173]: cluster 2023-12-01T21:06:05.962658+0000 mgr.y (mgr.24356) 9837 : cluster 0 pgmap v9805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:07 smithi141 bash[31670]: cluster 2023-12-01T21:06:05.962658+0000 mgr.y (mgr.24356) 9837 : cluster 0 pgmap v9805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:08 smithi040 bash[28232]: audit 2023-12-01T21:06:07.415951+0000 mon.c (mon.2) 6194 : audit 0 from='client.? 172.21.15.40:0/2400669762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:08.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:08 smithi040 bash[41173]: audit 2023-12-01T21:06:07.415951+0000 mon.c (mon.2) 6194 : audit 0 from='client.? 172.21.15.40:0/2400669762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:08 smithi141 bash[31670]: audit 2023-12-01T21:06:07.415951+0000 mon.c (mon.2) 6194 : audit 0 from='client.? 172.21.15.40:0/2400669762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:09 smithi040 bash[28232]: cluster 2023-12-01T21:06:07.963337+0000 mgr.y (mgr.24356) 9838 : cluster 0 pgmap v9806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:09 smithi040 bash[41173]: cluster 2023-12-01T21:06:07.963337+0000 mgr.y (mgr.24356) 9838 : cluster 0 pgmap v9806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:09.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:09 smithi141 bash[31670]: cluster 2023-12-01T21:06:07.963337+0000 mgr.y (mgr.24356) 9838 : cluster 0 pgmap v9806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:10 smithi141 bash[31670]: audit 2023-12-01T21:06:09.889812+0000 mon.c (mon.2) 6195 : audit 0 from='client.? 172.21.15.40:0/2847036924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:10 smithi141 bash[31670]: cluster 2023-12-01T21:06:09.964447+0000 mgr.y (mgr.24356) 9839 : cluster 0 pgmap v9807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:10 smithi040 bash[28232]: audit 2023-12-01T21:06:09.889812+0000 mon.c (mon.2) 6195 : audit 0 from='client.? 172.21.15.40:0/2847036924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:10 smithi040 bash[28232]: cluster 2023-12-01T21:06:09.964447+0000 mgr.y (mgr.24356) 9839 : cluster 0 pgmap v9807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:10.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:10 smithi040 bash[41173]: audit 2023-12-01T21:06:09.889812+0000 mon.c (mon.2) 6195 : audit 0 from='client.? 172.21.15.40:0/2847036924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:10.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:10 smithi040 bash[41173]: cluster 2023-12-01T21:06:09.964447+0000 mgr.y (mgr.24356) 9839 : cluster 0 pgmap v9807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:13 smithi141 bash[31670]: cluster 2023-12-01T21:06:11.965124+0000 mgr.y (mgr.24356) 9840 : cluster 0 pgmap v9808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:13 smithi141 bash[31670]: audit 2023-12-01T21:06:12.357720+0000 mon.c (mon.2) 6196 : audit 0 from='client.? 172.21.15.40:0/3475302654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:13 smithi040 bash[28232]: cluster 2023-12-01T21:06:11.965124+0000 mgr.y (mgr.24356) 9840 : cluster 0 pgmap v9808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:13 smithi040 bash[28232]: audit 2023-12-01T21:06:12.357720+0000 mon.c (mon.2) 6196 : audit 0 from='client.? 172.21.15.40:0/3475302654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:13 smithi040 bash[41173]: cluster 2023-12-01T21:06:11.965124+0000 mgr.y (mgr.24356) 9840 : cluster 0 pgmap v9808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:13 smithi040 bash[41173]: audit 2023-12-01T21:06:12.357720+0000 mon.c (mon.2) 6196 : audit 0 from='client.? 172.21.15.40:0/3475302654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:15 smithi040 bash[28232]: cluster 2023-12-01T21:06:13.965799+0000 mgr.y (mgr.24356) 9841 : cluster 0 pgmap v9809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:15 smithi040 bash[28232]: audit 2023-12-01T21:06:14.826495+0000 mon.a (mon.0) 6408 : audit 0 from='client.? 172.21.15.40:0/2426023835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:15 smithi040 bash[41173]: cluster 2023-12-01T21:06:13.965799+0000 mgr.y (mgr.24356) 9841 : cluster 0 pgmap v9809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:15 smithi040 bash[41173]: audit 2023-12-01T21:06:14.826495+0000 mon.a (mon.0) 6408 : audit 0 from='client.? 172.21.15.40:0/2426023835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:15 smithi141 bash[31670]: cluster 2023-12-01T21:06:13.965799+0000 mgr.y (mgr.24356) 9841 : cluster 0 pgmap v9809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:15 smithi141 bash[31670]: audit 2023-12-01T21:06:14.826495+0000 mon.a (mon.0) 6408 : audit 0 from='client.? 172.21.15.40:0/2426023835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:06:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:06:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:17 smithi040 bash[28232]: cluster 2023-12-01T21:06:15.966967+0000 mgr.y (mgr.24356) 9842 : cluster 0 pgmap v9810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:17.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:17 smithi040 bash[41173]: cluster 2023-12-01T21:06:15.966967+0000 mgr.y (mgr.24356) 9842 : cluster 0 pgmap v9810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:17 smithi141 bash[31670]: cluster 2023-12-01T21:06:15.966967+0000 mgr.y (mgr.24356) 9842 : cluster 0 pgmap v9810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:18 smithi040 bash[28232]: audit 2023-12-01T21:06:17.295453+0000 mon.c (mon.2) 6197 : audit 0 from='client.? 172.21.15.40:0/375969814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:18.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:18 smithi040 bash[41173]: audit 2023-12-01T21:06:17.295453+0000 mon.c (mon.2) 6197 : audit 0 from='client.? 172.21.15.40:0/375969814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:18 smithi141 bash[31670]: audit 2023-12-01T21:06:17.295453+0000 mon.c (mon.2) 6197 : audit 0 from='client.? 172.21.15.40:0/375969814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:19 smithi040 bash[28232]: cluster 2023-12-01T21:06:17.967620+0000 mgr.y (mgr.24356) 9843 : cluster 0 pgmap v9811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:19 smithi040 bash[28232]: audit 2023-12-01T21:06:18.838553+0000 mon.c (mon.2) 6198 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:19 smithi040 bash[41173]: cluster 2023-12-01T21:06:17.967620+0000 mgr.y (mgr.24356) 9843 : cluster 0 pgmap v9811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:19 smithi040 bash[41173]: audit 2023-12-01T21:06:18.838553+0000 mon.c (mon.2) 6198 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:19 smithi141 bash[31670]: cluster 2023-12-01T21:06:17.967620+0000 mgr.y (mgr.24356) 9843 : cluster 0 pgmap v9811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:19 smithi141 bash[31670]: audit 2023-12-01T21:06:18.838553+0000 mon.c (mon.2) 6198 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:20 smithi141 bash[31670]: audit 2023-12-01T21:06:19.766728+0000 mon.c (mon.2) 6199 : audit 0 from='client.? 172.21.15.40:0/4014556154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:20.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:20 smithi141 bash[31670]: cluster 2023-12-01T21:06:19.968864+0000 mgr.y (mgr.24356) 9844 : cluster 0 pgmap v9812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:20 smithi040 bash[28232]: audit 2023-12-01T21:06:19.766728+0000 mon.c (mon.2) 6199 : audit 0 from='client.? 172.21.15.40:0/4014556154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:20.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:20 smithi040 bash[28232]: cluster 2023-12-01T21:06:19.968864+0000 mgr.y (mgr.24356) 9844 : cluster 0 pgmap v9812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:20 smithi040 bash[41173]: audit 2023-12-01T21:06:19.766728+0000 mon.c (mon.2) 6199 : audit 0 from='client.? 172.21.15.40:0/4014556154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:20 smithi040 bash[41173]: cluster 2023-12-01T21:06:19.968864+0000 mgr.y (mgr.24356) 9844 : cluster 0 pgmap v9812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:23 smithi040 bash[28232]: cluster 2023-12-01T21:06:21.969488+0000 mgr.y (mgr.24356) 9845 : cluster 0 pgmap v9813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:23 smithi040 bash[28232]: audit 2023-12-01T21:06:22.230165+0000 mon.c (mon.2) 6200 : audit 0 from='client.? 172.21.15.40:0/1464301199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:23 smithi040 bash[41173]: cluster 2023-12-01T21:06:21.969488+0000 mgr.y (mgr.24356) 9845 : cluster 0 pgmap v9813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:23 smithi040 bash[41173]: audit 2023-12-01T21:06:22.230165+0000 mon.c (mon.2) 6200 : audit 0 from='client.? 172.21.15.40:0/1464301199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:23.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:23 smithi141 bash[31670]: cluster 2023-12-01T21:06:21.969488+0000 mgr.y (mgr.24356) 9845 : cluster 0 pgmap v9813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:23 smithi141 bash[31670]: audit 2023-12-01T21:06:22.230165+0000 mon.c (mon.2) 6200 : audit 0 from='client.? 172.21.15.40:0/1464301199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:24 smithi040 bash[41173]: audit 2023-12-01T21:06:23.708328+0000 mon.c (mon.2) 6201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:06:24.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:24 smithi040 bash[28232]: audit 2023-12-01T21:06:23.708328+0000 mon.c (mon.2) 6201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:06:24.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:24 smithi141 bash[31670]: audit 2023-12-01T21:06:23.708328+0000 mon.c (mon.2) 6201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:06:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[28232]: cluster 2023-12-01T21:06:23.970143+0000 mgr.y (mgr.24356) 9846 : cluster 0 pgmap v9814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[28232]: audit 2023-12-01T21:06:24.088068+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[28232]: audit 2023-12-01T21:06:24.101643+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[28232]: audit 2023-12-01T21:06:24.698663+0000 mon.c (mon.2) 6202 : audit 0 from='client.? 172.21.15.40:0/2747846456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[41173]: cluster 2023-12-01T21:06:23.970143+0000 mgr.y (mgr.24356) 9846 : cluster 0 pgmap v9814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[41173]: audit 2023-12-01T21:06:24.088068+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[41173]: audit 2023-12-01T21:06:24.101643+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:25 smithi040 bash[41173]: audit 2023-12-01T21:06:24.698663+0000 mon.c (mon.2) 6202 : audit 0 from='client.? 172.21.15.40:0/2747846456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:25 smithi141 bash[31670]: cluster 2023-12-01T21:06:23.970143+0000 mgr.y (mgr.24356) 9846 : cluster 0 pgmap v9814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:25 smithi141 bash[31670]: audit 2023-12-01T21:06:24.088068+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:25 smithi141 bash[31670]: audit 2023-12-01T21:06:24.101643+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:25 smithi141 bash[31670]: audit 2023-12-01T21:06:24.698663+0000 mon.c (mon.2) 6202 : audit 0 from='client.? 172.21.15.40:0/2747846456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:06:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:06:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:27 smithi040 bash[28232]: cluster 2023-12-01T21:06:25.971304+0000 mgr.y (mgr.24356) 9847 : cluster 0 pgmap v9815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:27 smithi040 bash[41173]: cluster 2023-12-01T21:06:25.971304+0000 mgr.y (mgr.24356) 9847 : cluster 0 pgmap v9815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:27 smithi141 bash[31670]: cluster 2023-12-01T21:06:25.971304+0000 mgr.y (mgr.24356) 9847 : cluster 0 pgmap v9815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:28 smithi040 bash[28232]: audit 2023-12-01T21:06:27.166231+0000 mon.c (mon.2) 6203 : audit 0 from='client.? 172.21.15.40:0/4194499651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:28.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:28 smithi040 bash[41173]: audit 2023-12-01T21:06:27.166231+0000 mon.c (mon.2) 6203 : audit 0 from='client.? 172.21.15.40:0/4194499651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:28.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:28 smithi141 bash[31670]: audit 2023-12-01T21:06:27.166231+0000 mon.c (mon.2) 6203 : audit 0 from='client.? 172.21.15.40:0/4194499651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:29 smithi040 bash[28232]: cluster 2023-12-01T21:06:27.971936+0000 mgr.y (mgr.24356) 9848 : cluster 0 pgmap v9816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:29 smithi040 bash[41173]: cluster 2023-12-01T21:06:27.971936+0000 mgr.y (mgr.24356) 9848 : cluster 0 pgmap v9816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:29.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:29 smithi141 bash[31670]: cluster 2023-12-01T21:06:27.971936+0000 mgr.y (mgr.24356) 9848 : cluster 0 pgmap v9816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[28232]: audit 2023-12-01T21:06:29.554475+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[28232]: audit 2023-12-01T21:06:29.565109+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[28232]: audit 2023-12-01T21:06:29.656194+0000 mon.c (mon.2) 6204 : audit 0 from='client.? 172.21.15.40:0/2984004366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[28232]: cluster 2023-12-01T21:06:29.972993+0000 mgr.y (mgr.24356) 9849 : cluster 0 pgmap v9817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[28232]: audit 2023-12-01T21:06:30.357463+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[28232]: audit 2023-12-01T21:06:30.368318+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[41173]: audit 2023-12-01T21:06:29.554475+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[41173]: audit 2023-12-01T21:06:29.565109+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[41173]: audit 2023-12-01T21:06:29.656194+0000 mon.c (mon.2) 6204 : audit 0 from='client.? 172.21.15.40:0/2984004366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[41173]: cluster 2023-12-01T21:06:29.972993+0000 mgr.y (mgr.24356) 9849 : cluster 0 pgmap v9817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:30.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[41173]: audit 2023-12-01T21:06:30.357463+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:30.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:30 smithi040 bash[41173]: audit 2023-12-01T21:06:30.368318+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:30 smithi141 bash[31670]: audit 2023-12-01T21:06:29.554475+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:30 smithi141 bash[31670]: audit 2023-12-01T21:06:29.565109+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:30 smithi141 bash[31670]: audit 2023-12-01T21:06:29.656194+0000 mon.c (mon.2) 6204 : audit 0 from='client.? 172.21.15.40:0/2984004366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:30 smithi141 bash[31670]: cluster 2023-12-01T21:06:29.972993+0000 mgr.y (mgr.24356) 9849 : cluster 0 pgmap v9817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:30 smithi141 bash[31670]: audit 2023-12-01T21:06:30.357463+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:30 smithi141 bash[31670]: audit 2023-12-01T21:06:30.368318+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:31.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:31 smithi040 bash[41173]: audit 2023-12-01T21:06:30.839062+0000 mon.c (mon.2) 6205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:06:31.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:31 smithi040 bash[41173]: audit 2023-12-01T21:06:30.840935+0000 mon.c (mon.2) 6206 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:06:31.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:31 smithi040 bash[41173]: audit 2023-12-01T21:06:30.851038+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:31.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:31 smithi040 bash[28232]: audit 2023-12-01T21:06:30.839062+0000 mon.c (mon.2) 6205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:06:31.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:31 smithi040 bash[28232]: audit 2023-12-01T21:06:30.840935+0000 mon.c (mon.2) 6206 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:06:31.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:31 smithi040 bash[28232]: audit 2023-12-01T21:06:30.851038+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:31 smithi141 bash[31670]: audit 2023-12-01T21:06:30.839062+0000 mon.c (mon.2) 6205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:06:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:31 smithi141 bash[31670]: audit 2023-12-01T21:06:30.840935+0000 mon.c (mon.2) 6206 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:06:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:31 smithi141 bash[31670]: audit 2023-12-01T21:06:30.851038+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:06:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:32 smithi040 bash[28232]: cluster 2023-12-01T21:06:31.973619+0000 mgr.y (mgr.24356) 9850 : cluster 0 pgmap v9818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:32 smithi040 bash[28232]: audit 2023-12-01T21:06:32.123973+0000 mon.a (mon.0) 6416 : audit 0 from='client.? 172.21.15.40:0/1992872091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:32.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:32 smithi040 bash[41173]: cluster 2023-12-01T21:06:31.973619+0000 mgr.y (mgr.24356) 9850 : cluster 0 pgmap v9818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:32.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:32 smithi040 bash[41173]: audit 2023-12-01T21:06:32.123973+0000 mon.a (mon.0) 6416 : audit 0 from='client.? 172.21.15.40:0/1992872091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:32 smithi141 bash[31670]: cluster 2023-12-01T21:06:31.973619+0000 mgr.y (mgr.24356) 9850 : cluster 0 pgmap v9818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:32 smithi141 bash[31670]: audit 2023-12-01T21:06:32.123973+0000 mon.a (mon.0) 6416 : audit 0 from='client.? 172.21.15.40:0/1992872091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:33 smithi040 bash[41173]: audit 2023-12-01T21:06:33.839081+0000 mon.c (mon.2) 6207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:34.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:33 smithi040 bash[28232]: audit 2023-12-01T21:06:33.839081+0000 mon.c (mon.2) 6207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:33 smithi141 bash[31670]: audit 2023-12-01T21:06:33.839081+0000 mon.c (mon.2) 6207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:34 smithi040 bash[28232]: cluster 2023-12-01T21:06:33.974254+0000 mgr.y (mgr.24356) 9851 : cluster 0 pgmap v9819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:34 smithi040 bash[28232]: audit 2023-12-01T21:06:34.585626+0000 mon.c (mon.2) 6208 : audit 0 from='client.? 172.21.15.40:0/2948874765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:34 smithi040 bash[41173]: cluster 2023-12-01T21:06:33.974254+0000 mgr.y (mgr.24356) 9851 : cluster 0 pgmap v9819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:34 smithi040 bash[41173]: audit 2023-12-01T21:06:34.585626+0000 mon.c (mon.2) 6208 : audit 0 from='client.? 172.21.15.40:0/2948874765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:34 smithi141 bash[31670]: cluster 2023-12-01T21:06:33.974254+0000 mgr.y (mgr.24356) 9851 : cluster 0 pgmap v9819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:34 smithi141 bash[31670]: audit 2023-12-01T21:06:34.585626+0000 mon.c (mon.2) 6208 : audit 0 from='client.? 172.21.15.40:0/2948874765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:06:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:06:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:37 smithi040 bash[28232]: cluster 2023-12-01T21:06:35.975415+0000 mgr.y (mgr.24356) 9852 : cluster 0 pgmap v9820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:37.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:37 smithi040 bash[41173]: cluster 2023-12-01T21:06:35.975415+0000 mgr.y (mgr.24356) 9852 : cluster 0 pgmap v9820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:37 smithi141 bash[31670]: cluster 2023-12-01T21:06:35.975415+0000 mgr.y (mgr.24356) 9852 : cluster 0 pgmap v9820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:38 smithi040 bash[41173]: audit 2023-12-01T21:06:37.051782+0000 mon.c (mon.2) 6209 : audit 0 from='client.? 172.21.15.40:0/838177642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:38 smithi040 bash[28232]: audit 2023-12-01T21:06:37.051782+0000 mon.c (mon.2) 6209 : audit 0 from='client.? 172.21.15.40:0/838177642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:38 smithi141 bash[31670]: audit 2023-12-01T21:06:37.051782+0000 mon.c (mon.2) 6209 : audit 0 from='client.? 172.21.15.40:0/838177642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:39 smithi040 bash[41173]: cluster 2023-12-01T21:06:37.976080+0000 mgr.y (mgr.24356) 9853 : cluster 0 pgmap v9821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:39.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:39 smithi040 bash[28232]: cluster 2023-12-01T21:06:37.976080+0000 mgr.y (mgr.24356) 9853 : cluster 0 pgmap v9821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:39.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:39 smithi141 bash[31670]: cluster 2023-12-01T21:06:37.976080+0000 mgr.y (mgr.24356) 9853 : cluster 0 pgmap v9821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:40 smithi141 bash[31670]: audit 2023-12-01T21:06:39.525442+0000 mon.a (mon.0) 6417 : audit 0 from='client.? 172.21.15.40:0/3491055736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:40 smithi141 bash[31670]: cluster 2023-12-01T21:06:39.977360+0000 mgr.y (mgr.24356) 9854 : cluster 0 pgmap v9822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:40 smithi040 bash[28232]: audit 2023-12-01T21:06:39.525442+0000 mon.a (mon.0) 6417 : audit 0 from='client.? 172.21.15.40:0/3491055736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:40 smithi040 bash[28232]: cluster 2023-12-01T21:06:39.977360+0000 mgr.y (mgr.24356) 9854 : cluster 0 pgmap v9822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:40 smithi040 bash[41173]: audit 2023-12-01T21:06:39.525442+0000 mon.a (mon.0) 6417 : audit 0 from='client.? 172.21.15.40:0/3491055736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:40 smithi040 bash[41173]: cluster 2023-12-01T21:06:39.977360+0000 mgr.y (mgr.24356) 9854 : cluster 0 pgmap v9822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:42 smithi040 bash[28232]: audit 2023-12-01T21:06:41.996363+0000 mon.a (mon.0) 6418 : audit 0 from='client.? 172.21.15.40:0/4252367515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:42 smithi040 bash[41173]: audit 2023-12-01T21:06:41.996363+0000 mon.a (mon.0) 6418 : audit 0 from='client.? 172.21.15.40:0/4252367515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:42.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:42 smithi141 bash[31670]: audit 2023-12-01T21:06:41.996363+0000 mon.a (mon.0) 6418 : audit 0 from='client.? 172.21.15.40:0/4252367515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:43 smithi040 bash[28232]: cluster 2023-12-01T21:06:41.978032+0000 mgr.y (mgr.24356) 9855 : cluster 0 pgmap v9823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:43.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:43 smithi040 bash[41173]: cluster 2023-12-01T21:06:41.978032+0000 mgr.y (mgr.24356) 9855 : cluster 0 pgmap v9823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:43 smithi141 bash[31670]: cluster 2023-12-01T21:06:41.978032+0000 mgr.y (mgr.24356) 9855 : cluster 0 pgmap v9823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:45 smithi040 bash[41173]: cluster 2023-12-01T21:06:43.978705+0000 mgr.y (mgr.24356) 9856 : cluster 0 pgmap v9824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:45 smithi040 bash[41173]: audit 2023-12-01T21:06:44.463676+0000 mon.c (mon.2) 6210 : audit 0 from='client.? 172.21.15.40:0/1072459857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:45 smithi040 bash[28232]: cluster 2023-12-01T21:06:43.978705+0000 mgr.y (mgr.24356) 9856 : cluster 0 pgmap v9824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:45 smithi040 bash[28232]: audit 2023-12-01T21:06:44.463676+0000 mon.c (mon.2) 6210 : audit 0 from='client.? 172.21.15.40:0/1072459857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:45 smithi141 bash[31670]: cluster 2023-12-01T21:06:43.978705+0000 mgr.y (mgr.24356) 9856 : cluster 0 pgmap v9824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:45 smithi141 bash[31670]: audit 2023-12-01T21:06:44.463676+0000 mon.c (mon.2) 6210 : audit 0 from='client.? 172.21.15.40:0/1072459857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:06:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:06:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:47 smithi040 bash[28232]: cluster 2023-12-01T21:06:45.979860+0000 mgr.y (mgr.24356) 9857 : cluster 0 pgmap v9825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:47.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:47 smithi040 bash[28232]: audit 2023-12-01T21:06:46.934449+0000 mon.c (mon.2) 6211 : audit 0 from='client.? 172.21.15.40:0/904743122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:47.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:47 smithi040 bash[41173]: cluster 2023-12-01T21:06:45.979860+0000 mgr.y (mgr.24356) 9857 : cluster 0 pgmap v9825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:47.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:47 smithi040 bash[41173]: audit 2023-12-01T21:06:46.934449+0000 mon.c (mon.2) 6211 : audit 0 from='client.? 172.21.15.40:0/904743122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:47 smithi141 bash[31670]: cluster 2023-12-01T21:06:45.979860+0000 mgr.y (mgr.24356) 9857 : cluster 0 pgmap v9825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:47 smithi141 bash[31670]: audit 2023-12-01T21:06:46.934449+0000 mon.c (mon.2) 6211 : audit 0 from='client.? 172.21.15.40:0/904743122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:49 smithi040 bash[41173]: cluster 2023-12-01T21:06:47.980633+0000 mgr.y (mgr.24356) 9858 : cluster 0 pgmap v9826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:49 smithi040 bash[41173]: audit 2023-12-01T21:06:48.839115+0000 mon.c (mon.2) 6212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:49 smithi040 bash[28232]: cluster 2023-12-01T21:06:47.980633+0000 mgr.y (mgr.24356) 9858 : cluster 0 pgmap v9826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:49 smithi040 bash[28232]: audit 2023-12-01T21:06:48.839115+0000 mon.c (mon.2) 6212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:49 smithi141 bash[31670]: cluster 2023-12-01T21:06:47.980633+0000 mgr.y (mgr.24356) 9858 : cluster 0 pgmap v9826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:49 smithi141 bash[31670]: audit 2023-12-01T21:06:48.839115+0000 mon.c (mon.2) 6212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:50.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:50 smithi040 bash[28232]: audit 2023-12-01T21:06:49.406391+0000 mon.c (mon.2) 6213 : audit 0 from='client.? 172.21.15.40:0/1225638632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:50.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:50 smithi040 bash[41173]: audit 2023-12-01T21:06:49.406391+0000 mon.c (mon.2) 6213 : audit 0 from='client.? 172.21.15.40:0/1225638632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:50.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:50 smithi141 bash[31670]: audit 2023-12-01T21:06:49.406391+0000 mon.c (mon.2) 6213 : audit 0 from='client.? 172.21.15.40:0/1225638632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:51.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:51 smithi040 bash[28232]: cluster 2023-12-01T21:06:49.981743+0000 mgr.y (mgr.24356) 9859 : cluster 0 pgmap v9827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:51.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:51 smithi040 bash[41173]: cluster 2023-12-01T21:06:49.981743+0000 mgr.y (mgr.24356) 9859 : cluster 0 pgmap v9827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:51.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:51 smithi141 bash[31670]: cluster 2023-12-01T21:06:49.981743+0000 mgr.y (mgr.24356) 9859 : cluster 0 pgmap v9827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:52.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:52 smithi040 bash[28232]: audit 2023-12-01T21:06:51.868791+0000 mon.a (mon.0) 6419 : audit 0 from='client.? 172.21.15.40:0/3060267523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:52.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:52 smithi040 bash[41173]: audit 2023-12-01T21:06:51.868791+0000 mon.a (mon.0) 6419 : audit 0 from='client.? 172.21.15.40:0/3060267523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:52.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:52 smithi141 bash[31670]: audit 2023-12-01T21:06:51.868791+0000 mon.a (mon.0) 6419 : audit 0 from='client.? 172.21.15.40:0/3060267523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:53 smithi040 bash[28232]: cluster 2023-12-01T21:06:51.982426+0000 mgr.y (mgr.24356) 9860 : cluster 0 pgmap v9828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:53.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:53 smithi040 bash[41173]: cluster 2023-12-01T21:06:51.982426+0000 mgr.y (mgr.24356) 9860 : cluster 0 pgmap v9828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:53 smithi141 bash[31670]: cluster 2023-12-01T21:06:51.982426+0000 mgr.y (mgr.24356) 9860 : cluster 0 pgmap v9828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:55 smithi040 bash[41173]: cluster 2023-12-01T21:06:53.983082+0000 mgr.y (mgr.24356) 9861 : cluster 0 pgmap v9829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:55 smithi040 bash[41173]: audit 2023-12-01T21:06:54.336941+0000 mon.c (mon.2) 6214 : audit 0 from='client.? 172.21.15.40:0/66538191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:55.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:55 smithi040 bash[28232]: cluster 2023-12-01T21:06:53.983082+0000 mgr.y (mgr.24356) 9861 : cluster 0 pgmap v9829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:55.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:55 smithi040 bash[28232]: audit 2023-12-01T21:06:54.336941+0000 mon.c (mon.2) 6214 : audit 0 from='client.? 172.21.15.40:0/66538191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:55 smithi141 bash[31670]: cluster 2023-12-01T21:06:53.983082+0000 mgr.y (mgr.24356) 9861 : cluster 0 pgmap v9829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:55 smithi141 bash[31670]: audit 2023-12-01T21:06:54.336941+0000 mon.c (mon.2) 6214 : audit 0 from='client.? 172.21.15.40:0/66538191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:06:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:06:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:57 smithi040 bash[28232]: cluster 2023-12-01T21:06:55.984226+0000 mgr.y (mgr.24356) 9862 : cluster 0 pgmap v9830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:57 smithi040 bash[28232]: audit 2023-12-01T21:06:56.799973+0000 mon.a (mon.0) 6420 : audit 0 from='client.? 172.21.15.40:0/3585505422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:57.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:57 smithi040 bash[41173]: cluster 2023-12-01T21:06:55.984226+0000 mgr.y (mgr.24356) 9862 : cluster 0 pgmap v9830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:57.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:57 smithi040 bash[41173]: audit 2023-12-01T21:06:56.799973+0000 mon.a (mon.0) 6420 : audit 0 from='client.? 172.21.15.40:0/3585505422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:57 smithi141 bash[31670]: cluster 2023-12-01T21:06:55.984226+0000 mgr.y (mgr.24356) 9862 : cluster 0 pgmap v9830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:57 smithi141 bash[31670]: audit 2023-12-01T21:06:56.799973+0000 mon.a (mon.0) 6420 : audit 0 from='client.? 172.21.15.40:0/3585505422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:06:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:06:59 smithi040 bash[28232]: cluster 2023-12-01T21:06:57.984912+0000 mgr.y (mgr.24356) 9863 : cluster 0 pgmap v9831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:06:59 smithi040 bash[41173]: cluster 2023-12-01T21:06:57.984912+0000 mgr.y (mgr.24356) 9863 : cluster 0 pgmap v9831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:06:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:06:59 smithi141 bash[31670]: cluster 2023-12-01T21:06:57.984912+0000 mgr.y (mgr.24356) 9863 : cluster 0 pgmap v9831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:00 smithi040 bash[41173]: audit 2023-12-01T21:06:59.266358+0000 mon.c (mon.2) 6215 : audit 0 from='client.? 172.21.15.40:0/2501196196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:00.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:00 smithi040 bash[28232]: audit 2023-12-01T21:06:59.266358+0000 mon.c (mon.2) 6215 : audit 0 from='client.? 172.21.15.40:0/2501196196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:00.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:00 smithi141 bash[31670]: audit 2023-12-01T21:06:59.266358+0000 mon.c (mon.2) 6215 : audit 0 from='client.? 172.21.15.40:0/2501196196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:01.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:01 smithi040 bash[28232]: cluster 2023-12-01T21:06:59.986056+0000 mgr.y (mgr.24356) 9864 : cluster 0 pgmap v9832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:01.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:01 smithi040 bash[41173]: cluster 2023-12-01T21:06:59.986056+0000 mgr.y (mgr.24356) 9864 : cluster 0 pgmap v9832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:01.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:01 smithi141 bash[31670]: cluster 2023-12-01T21:06:59.986056+0000 mgr.y (mgr.24356) 9864 : cluster 0 pgmap v9832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:02.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:02 smithi040 bash[28232]: audit 2023-12-01T21:07:01.728387+0000 mon.a (mon.0) 6421 : audit 0 from='client.? 172.21.15.40:0/3005513012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:02.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:02 smithi040 bash[41173]: audit 2023-12-01T21:07:01.728387+0000 mon.a (mon.0) 6421 : audit 0 from='client.? 172.21.15.40:0/3005513012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:02.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:02 smithi141 bash[31670]: audit 2023-12-01T21:07:01.728387+0000 mon.a (mon.0) 6421 : audit 0 from='client.? 172.21.15.40:0/3005513012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:03 smithi040 bash[41173]: cluster 2023-12-01T21:07:01.986686+0000 mgr.y (mgr.24356) 9865 : cluster 0 pgmap v9833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:03.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:03 smithi040 bash[28232]: cluster 2023-12-01T21:07:01.986686+0000 mgr.y (mgr.24356) 9865 : cluster 0 pgmap v9833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:03.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:03 smithi141 bash[31670]: cluster 2023-12-01T21:07:01.986686+0000 mgr.y (mgr.24356) 9865 : cluster 0 pgmap v9833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:04 smithi040 bash[41173]: audit 2023-12-01T21:07:03.839002+0000 mon.c (mon.2) 6216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:04.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:04 smithi040 bash[28232]: audit 2023-12-01T21:07:03.839002+0000 mon.c (mon.2) 6216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:04 smithi141 bash[31670]: audit 2023-12-01T21:07:03.839002+0000 mon.c (mon.2) 6216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:05 smithi040 bash[28232]: cluster 2023-12-01T21:07:03.987339+0000 mgr.y (mgr.24356) 9866 : cluster 0 pgmap v9834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:05 smithi040 bash[28232]: audit 2023-12-01T21:07:04.194737+0000 mon.a (mon.0) 6422 : audit 0 from='client.? 172.21.15.40:0/2743485313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:05 smithi040 bash[41173]: cluster 2023-12-01T21:07:03.987339+0000 mgr.y (mgr.24356) 9866 : cluster 0 pgmap v9834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:05 smithi040 bash[41173]: audit 2023-12-01T21:07:04.194737+0000 mon.a (mon.0) 6422 : audit 0 from='client.? 172.21.15.40:0/2743485313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:05 smithi141 bash[31670]: cluster 2023-12-01T21:07:03.987339+0000 mgr.y (mgr.24356) 9866 : cluster 0 pgmap v9834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:05 smithi141 bash[31670]: audit 2023-12-01T21:07:04.194737+0000 mon.a (mon.0) 6422 : audit 0 from='client.? 172.21.15.40:0/2743485313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:07:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:07:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:07 smithi040 bash[28232]: cluster 2023-12-01T21:07:05.988538+0000 mgr.y (mgr.24356) 9867 : cluster 0 pgmap v9835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:07 smithi040 bash[28232]: audit 2023-12-01T21:07:06.660617+0000 mon.c (mon.2) 6217 : audit 0 from='client.? 172.21.15.40:0/1202310675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:07 smithi040 bash[41173]: cluster 2023-12-01T21:07:05.988538+0000 mgr.y (mgr.24356) 9867 : cluster 0 pgmap v9835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:07 smithi040 bash[41173]: audit 2023-12-01T21:07:06.660617+0000 mon.c (mon.2) 6217 : audit 0 from='client.? 172.21.15.40:0/1202310675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:07 smithi141 bash[31670]: cluster 2023-12-01T21:07:05.988538+0000 mgr.y (mgr.24356) 9867 : cluster 0 pgmap v9835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:07 smithi141 bash[31670]: audit 2023-12-01T21:07:06.660617+0000 mon.c (mon.2) 6217 : audit 0 from='client.? 172.21.15.40:0/1202310675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:09 smithi040 bash[28232]: cluster 2023-12-01T21:07:07.989319+0000 mgr.y (mgr.24356) 9868 : cluster 0 pgmap v9836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:09 smithi040 bash[28232]: audit 2023-12-01T21:07:09.117552+0000 mon.a (mon.0) 6423 : audit 0 from='client.? 172.21.15.40:0/3847654677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:09 smithi040 bash[41173]: cluster 2023-12-01T21:07:07.989319+0000 mgr.y (mgr.24356) 9868 : cluster 0 pgmap v9836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:09 smithi040 bash[41173]: audit 2023-12-01T21:07:09.117552+0000 mon.a (mon.0) 6423 : audit 0 from='client.? 172.21.15.40:0/3847654677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:09 smithi141 bash[31670]: cluster 2023-12-01T21:07:07.989319+0000 mgr.y (mgr.24356) 9868 : cluster 0 pgmap v9836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:09 smithi141 bash[31670]: audit 2023-12-01T21:07:09.117552+0000 mon.a (mon.0) 6423 : audit 0 from='client.? 172.21.15.40:0/3847654677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:10 smithi040 bash[28232]: cluster 2023-12-01T21:07:09.990521+0000 mgr.y (mgr.24356) 9869 : cluster 0 pgmap v9837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:10 smithi040 bash[41173]: cluster 2023-12-01T21:07:09.990521+0000 mgr.y (mgr.24356) 9869 : cluster 0 pgmap v9837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:10 smithi141 bash[31670]: cluster 2023-12-01T21:07:09.990521+0000 mgr.y (mgr.24356) 9869 : cluster 0 pgmap v9837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:11.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:11 smithi040 bash[41173]: audit 2023-12-01T21:07:11.578711+0000 mon.c (mon.2) 6218 : audit 0 from='client.? 172.21.15.40:0/3406305380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:11.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:11 smithi040 bash[28232]: audit 2023-12-01T21:07:11.578711+0000 mon.c (mon.2) 6218 : audit 0 from='client.? 172.21.15.40:0/3406305380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:12.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:11 smithi141 bash[31670]: audit 2023-12-01T21:07:11.578711+0000 mon.c (mon.2) 6218 : audit 0 from='client.? 172.21.15.40:0/3406305380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:12 smithi040 bash[28232]: cluster 2023-12-01T21:07:11.991215+0000 mgr.y (mgr.24356) 9870 : cluster 0 pgmap v9838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:12.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:12 smithi040 bash[41173]: cluster 2023-12-01T21:07:11.991215+0000 mgr.y (mgr.24356) 9870 : cluster 0 pgmap v9838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:12 smithi141 bash[31670]: cluster 2023-12-01T21:07:11.991215+0000 mgr.y (mgr.24356) 9870 : cluster 0 pgmap v9838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:14 smithi040 bash[28232]: audit 2023-12-01T21:07:14.044145+0000 mon.c (mon.2) 6219 : audit 0 from='client.? 172.21.15.40:0/997833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:14.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:14 smithi040 bash[41173]: audit 2023-12-01T21:07:14.044145+0000 mon.c (mon.2) 6219 : audit 0 from='client.? 172.21.15.40:0/997833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:14 smithi141 bash[31670]: audit 2023-12-01T21:07:14.044145+0000 mon.c (mon.2) 6219 : audit 0 from='client.? 172.21.15.40:0/997833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:15 smithi040 bash[28232]: cluster 2023-12-01T21:07:13.991864+0000 mgr.y (mgr.24356) 9871 : cluster 0 pgmap v9839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:15 smithi040 bash[41173]: cluster 2023-12-01T21:07:13.991864+0000 mgr.y (mgr.24356) 9871 : cluster 0 pgmap v9839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:15 smithi141 bash[31670]: cluster 2023-12-01T21:07:13.991864+0000 mgr.y (mgr.24356) 9871 : cluster 0 pgmap v9839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:07:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:07:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:17 smithi040 bash[41173]: cluster 2023-12-01T21:07:15.993002+0000 mgr.y (mgr.24356) 9872 : cluster 0 pgmap v9840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:17 smithi040 bash[41173]: audit 2023-12-01T21:07:16.506440+0000 mon.c (mon.2) 6220 : audit 0 from='client.? 172.21.15.40:0/1649119591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:17 smithi040 bash[28232]: cluster 2023-12-01T21:07:15.993002+0000 mgr.y (mgr.24356) 9872 : cluster 0 pgmap v9840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:17 smithi040 bash[28232]: audit 2023-12-01T21:07:16.506440+0000 mon.c (mon.2) 6220 : audit 0 from='client.? 172.21.15.40:0/1649119591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:17 smithi141 bash[31670]: cluster 2023-12-01T21:07:15.993002+0000 mgr.y (mgr.24356) 9872 : cluster 0 pgmap v9840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:17 smithi141 bash[31670]: audit 2023-12-01T21:07:16.506440+0000 mon.c (mon.2) 6220 : audit 0 from='client.? 172.21.15.40:0/1649119591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:19 smithi040 bash[28232]: cluster 2023-12-01T21:07:17.993654+0000 mgr.y (mgr.24356) 9873 : cluster 0 pgmap v9841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:19 smithi040 bash[28232]: audit 2023-12-01T21:07:18.839808+0000 mon.c (mon.2) 6221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:19 smithi040 bash[28232]: audit 2023-12-01T21:07:18.975677+0000 mon.c (mon.2) 6222 : audit 0 from='client.? 172.21.15.40:0/3479152825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:19 smithi040 bash[41173]: cluster 2023-12-01T21:07:17.993654+0000 mgr.y (mgr.24356) 9873 : cluster 0 pgmap v9841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:19 smithi040 bash[41173]: audit 2023-12-01T21:07:18.839808+0000 mon.c (mon.2) 6221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:19 smithi040 bash[41173]: audit 2023-12-01T21:07:18.975677+0000 mon.c (mon.2) 6222 : audit 0 from='client.? 172.21.15.40:0/3479152825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:19 smithi141 bash[31670]: cluster 2023-12-01T21:07:17.993654+0000 mgr.y (mgr.24356) 9873 : cluster 0 pgmap v9841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:19 smithi141 bash[31670]: audit 2023-12-01T21:07:18.839808+0000 mon.c (mon.2) 6221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:19 smithi141 bash[31670]: audit 2023-12-01T21:07:18.975677+0000 mon.c (mon.2) 6222 : audit 0 from='client.? 172.21.15.40:0/3479152825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:20 smithi040 bash[28232]: cluster 2023-12-01T21:07:19.994850+0000 mgr.y (mgr.24356) 9874 : cluster 0 pgmap v9842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:20 smithi040 bash[41173]: cluster 2023-12-01T21:07:19.994850+0000 mgr.y (mgr.24356) 9874 : cluster 0 pgmap v9842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:20 smithi141 bash[31670]: cluster 2023-12-01T21:07:19.994850+0000 mgr.y (mgr.24356) 9874 : cluster 0 pgmap v9842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:21 smithi040 bash[41173]: audit 2023-12-01T21:07:21.445606+0000 mon.a (mon.0) 6424 : audit 0 from='client.? 172.21.15.40:0/3744348076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:21.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:21 smithi040 bash[28232]: audit 2023-12-01T21:07:21.445606+0000 mon.a (mon.0) 6424 : audit 0 from='client.? 172.21.15.40:0/3744348076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:22.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:21 smithi141 bash[31670]: audit 2023-12-01T21:07:21.445606+0000 mon.a (mon.0) 6424 : audit 0 from='client.? 172.21.15.40:0/3744348076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:22 smithi040 bash[28232]: cluster 2023-12-01T21:07:21.995505+0000 mgr.y (mgr.24356) 9875 : cluster 0 pgmap v9843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:22.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:22 smithi040 bash[41173]: cluster 2023-12-01T21:07:21.995505+0000 mgr.y (mgr.24356) 9875 : cluster 0 pgmap v9843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:22 smithi141 bash[31670]: cluster 2023-12-01T21:07:21.995505+0000 mgr.y (mgr.24356) 9875 : cluster 0 pgmap v9843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:23 smithi141 bash[31670]: audit 2023-12-01T21:07:23.905082+0000 mon.c (mon.2) 6223 : audit 0 from='client.? 172.21.15.40:0/1776228913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:23 smithi040 bash[28232]: audit 2023-12-01T21:07:23.905082+0000 mon.c (mon.2) 6223 : audit 0 from='client.? 172.21.15.40:0/1776228913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:24.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:23 smithi040 bash[41173]: audit 2023-12-01T21:07:23.905082+0000 mon.c (mon.2) 6223 : audit 0 from='client.? 172.21.15.40:0/1776228913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:24 smithi141 bash[31670]: cluster 2023-12-01T21:07:23.996223+0000 mgr.y (mgr.24356) 9876 : cluster 0 pgmap v9844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:24 smithi040 bash[28232]: cluster 2023-12-01T21:07:23.996223+0000 mgr.y (mgr.24356) 9876 : cluster 0 pgmap v9844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:24 smithi040 bash[41173]: cluster 2023-12-01T21:07:23.996223+0000 mgr.y (mgr.24356) 9876 : cluster 0 pgmap v9844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:07:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:07:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:27 smithi040 bash[28232]: cluster 2023-12-01T21:07:25.997512+0000 mgr.y (mgr.24356) 9877 : cluster 0 pgmap v9845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:27.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:27 smithi040 bash[28232]: audit 2023-12-01T21:07:26.362714+0000 mon.c (mon.2) 6224 : audit 0 from='client.? 172.21.15.40:0/708291764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:27 smithi040 bash[41173]: cluster 2023-12-01T21:07:25.997512+0000 mgr.y (mgr.24356) 9877 : cluster 0 pgmap v9845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:27 smithi040 bash[41173]: audit 2023-12-01T21:07:26.362714+0000 mon.c (mon.2) 6224 : audit 0 from='client.? 172.21.15.40:0/708291764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:27 smithi141 bash[31670]: cluster 2023-12-01T21:07:25.997512+0000 mgr.y (mgr.24356) 9877 : cluster 0 pgmap v9845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:27 smithi141 bash[31670]: audit 2023-12-01T21:07:26.362714+0000 mon.c (mon.2) 6224 : audit 0 from='client.? 172.21.15.40:0/708291764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:29 smithi040 bash[28232]: cluster 2023-12-01T21:07:27.998353+0000 mgr.y (mgr.24356) 9878 : cluster 0 pgmap v9846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:29.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:29 smithi040 bash[28232]: audit 2023-12-01T21:07:28.833232+0000 mon.a (mon.0) 6425 : audit 0 from='client.? 172.21.15.40:0/2763994938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:29 smithi040 bash[41173]: cluster 2023-12-01T21:07:27.998353+0000 mgr.y (mgr.24356) 9878 : cluster 0 pgmap v9846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:29 smithi040 bash[41173]: audit 2023-12-01T21:07:28.833232+0000 mon.a (mon.0) 6425 : audit 0 from='client.? 172.21.15.40:0/2763994938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:29 smithi141 bash[31670]: cluster 2023-12-01T21:07:27.998353+0000 mgr.y (mgr.24356) 9878 : cluster 0 pgmap v9846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:29 smithi141 bash[31670]: audit 2023-12-01T21:07:28.833232+0000 mon.a (mon.0) 6425 : audit 0 from='client.? 172.21.15.40:0/2763994938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:30 smithi040 bash[41173]: cluster 2023-12-01T21:07:29.999629+0000 mgr.y (mgr.24356) 9879 : cluster 0 pgmap v9847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:30 smithi040 bash[28232]: cluster 2023-12-01T21:07:29.999629+0000 mgr.y (mgr.24356) 9879 : cluster 0 pgmap v9847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:30 smithi141 bash[31670]: cluster 2023-12-01T21:07:29.999629+0000 mgr.y (mgr.24356) 9879 : cluster 0 pgmap v9847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:31.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:31 smithi040 bash[28232]: audit 2023-12-01T21:07:30.935419+0000 mon.c (mon.2) 6225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:07:31.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:31 smithi040 bash[28232]: audit 2023-12-01T21:07:31.299549+0000 mon.a (mon.0) 6426 : audit 0 from='client.? 172.21.15.40:0/122435265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:31.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:31 smithi040 bash[41173]: audit 2023-12-01T21:07:30.935419+0000 mon.c (mon.2) 6225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:07:31.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:31 smithi040 bash[41173]: audit 2023-12-01T21:07:31.299549+0000 mon.a (mon.0) 6426 : audit 0 from='client.? 172.21.15.40:0/122435265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:31 smithi141 bash[31670]: audit 2023-12-01T21:07:30.935419+0000 mon.c (mon.2) 6225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:07:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:31 smithi141 bash[31670]: audit 2023-12-01T21:07:31.299549+0000 mon.a (mon.0) 6426 : audit 0 from='client.? 172.21.15.40:0/122435265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:32 smithi040 bash[41173]: cluster 2023-12-01T21:07:32.000343+0000 mgr.y (mgr.24356) 9880 : cluster 0 pgmap v9848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:32.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:32 smithi040 bash[28232]: cluster 2023-12-01T21:07:32.000343+0000 mgr.y (mgr.24356) 9880 : cluster 0 pgmap v9848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:32 smithi141 bash[31670]: cluster 2023-12-01T21:07:32.000343+0000 mgr.y (mgr.24356) 9880 : cluster 0 pgmap v9848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:33 smithi040 bash[28232]: audit 2023-12-01T21:07:33.760016+0000 mon.a (mon.0) 6427 : audit 0 from='client.? 172.21.15.40:0/2857466863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:33 smithi040 bash[41173]: audit 2023-12-01T21:07:33.760016+0000 mon.a (mon.0) 6427 : audit 0 from='client.? 172.21.15.40:0/2857466863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:33 smithi141 bash[31670]: audit 2023-12-01T21:07:33.760016+0000 mon.a (mon.0) 6427 : audit 0 from='client.? 172.21.15.40:0/2857466863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:34 smithi040 bash[41173]: audit 2023-12-01T21:07:33.840169+0000 mon.c (mon.2) 6226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:34 smithi040 bash[41173]: cluster 2023-12-01T21:07:34.000994+0000 mgr.y (mgr.24356) 9881 : cluster 0 pgmap v9849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:35.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:34 smithi040 bash[28232]: audit 2023-12-01T21:07:33.840169+0000 mon.c (mon.2) 6226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:35.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:34 smithi040 bash[28232]: cluster 2023-12-01T21:07:34.000994+0000 mgr.y (mgr.24356) 9881 : cluster 0 pgmap v9849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:34 smithi141 bash[31670]: audit 2023-12-01T21:07:33.840169+0000 mon.c (mon.2) 6226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:34 smithi141 bash[31670]: cluster 2023-12-01T21:07:34.000994+0000 mgr.y (mgr.24356) 9881 : cluster 0 pgmap v9849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:07:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[28232]: cluster 2023-12-01T21:07:36.002143+0000 mgr.y (mgr.24356) 9882 : cluster 0 pgmap v9850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[28232]: audit 2023-12-01T21:07:36.244347+0000 mon.c (mon.2) 6227 : audit 0 from='client.? 172.21.15.40:0/3847083450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[28232]: audit 2023-12-01T21:07:36.731768+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[28232]: audit 2023-12-01T21:07:36.746887+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[41173]: cluster 2023-12-01T21:07:36.002143+0000 mgr.y (mgr.24356) 9882 : cluster 0 pgmap v9850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[41173]: audit 2023-12-01T21:07:36.244347+0000 mon.c (mon.2) 6227 : audit 0 from='client.? 172.21.15.40:0/3847083450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[41173]: audit 2023-12-01T21:07:36.731768+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:37 smithi040 bash[41173]: audit 2023-12-01T21:07:36.746887+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:37 smithi141 bash[31670]: cluster 2023-12-01T21:07:36.002143+0000 mgr.y (mgr.24356) 9882 : cluster 0 pgmap v9850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:37 smithi141 bash[31670]: audit 2023-12-01T21:07:36.244347+0000 mon.c (mon.2) 6227 : audit 0 from='client.? 172.21.15.40:0/3847083450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:37 smithi141 bash[31670]: audit 2023-12-01T21:07:36.731768+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:37 smithi141 bash[31670]: audit 2023-12-01T21:07:36.746887+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[41173]: audit 2023-12-01T21:07:37.080277+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[41173]: audit 2023-12-01T21:07:37.092168+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[41173]: audit 2023-12-01T21:07:37.569312+0000 mon.c (mon.2) 6228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[41173]: audit 2023-12-01T21:07:37.571015+0000 mon.c (mon.2) 6229 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[41173]: audit 2023-12-01T21:07:37.582256+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[28232]: audit 2023-12-01T21:07:37.080277+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[28232]: audit 2023-12-01T21:07:37.092168+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[28232]: audit 2023-12-01T21:07:37.569312+0000 mon.c (mon.2) 6228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:07:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[28232]: audit 2023-12-01T21:07:37.571015+0000 mon.c (mon.2) 6229 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:07:38.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:38 smithi040 bash[28232]: audit 2023-12-01T21:07:37.582256+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:38 smithi141 bash[31670]: audit 2023-12-01T21:07:37.080277+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:38 smithi141 bash[31670]: audit 2023-12-01T21:07:37.092168+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:38 smithi141 bash[31670]: audit 2023-12-01T21:07:37.569312+0000 mon.c (mon.2) 6228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:07:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:38 smithi141 bash[31670]: audit 2023-12-01T21:07:37.571015+0000 mon.c (mon.2) 6229 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:07:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:38 smithi141 bash[31670]: audit 2023-12-01T21:07:37.582256+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:07:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:39 smithi040 bash[28232]: cluster 2023-12-01T21:07:38.002843+0000 mgr.y (mgr.24356) 9883 : cluster 0 pgmap v9851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:39 smithi040 bash[28232]: audit 2023-12-01T21:07:38.707186+0000 mon.a (mon.0) 6433 : audit 0 from='client.? 172.21.15.40:0/1280343874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:39 smithi040 bash[41173]: cluster 2023-12-01T21:07:38.002843+0000 mgr.y (mgr.24356) 9883 : cluster 0 pgmap v9851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:39 smithi040 bash[41173]: audit 2023-12-01T21:07:38.707186+0000 mon.a (mon.0) 6433 : audit 0 from='client.? 172.21.15.40:0/1280343874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:39 smithi141 bash[31670]: cluster 2023-12-01T21:07:38.002843+0000 mgr.y (mgr.24356) 9883 : cluster 0 pgmap v9851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:39 smithi141 bash[31670]: audit 2023-12-01T21:07:38.707186+0000 mon.a (mon.0) 6433 : audit 0 from='client.? 172.21.15.40:0/1280343874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:40 smithi040 bash[28232]: cluster 2023-12-01T21:07:40.004013+0000 mgr.y (mgr.24356) 9884 : cluster 0 pgmap v9852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:40 smithi040 bash[41173]: cluster 2023-12-01T21:07:40.004013+0000 mgr.y (mgr.24356) 9884 : cluster 0 pgmap v9852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:40 smithi141 bash[31670]: cluster 2023-12-01T21:07:40.004013+0000 mgr.y (mgr.24356) 9884 : cluster 0 pgmap v9852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:41.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:41 smithi040 bash[28232]: audit 2023-12-01T21:07:41.163644+0000 mon.c (mon.2) 6230 : audit 0 from='client.? 172.21.15.40:0/3664953141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:41.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:41 smithi040 bash[41173]: audit 2023-12-01T21:07:41.163644+0000 mon.c (mon.2) 6230 : audit 0 from='client.? 172.21.15.40:0/3664953141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:42.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:41 smithi141 bash[31670]: audit 2023-12-01T21:07:41.163644+0000 mon.c (mon.2) 6230 : audit 0 from='client.? 172.21.15.40:0/3664953141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:42 smithi040 bash[28232]: cluster 2023-12-01T21:07:42.004746+0000 mgr.y (mgr.24356) 9885 : cluster 0 pgmap v9853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:42.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:42 smithi040 bash[41173]: cluster 2023-12-01T21:07:42.004746+0000 mgr.y (mgr.24356) 9885 : cluster 0 pgmap v9853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:42 smithi141 bash[31670]: cluster 2023-12-01T21:07:42.004746+0000 mgr.y (mgr.24356) 9885 : cluster 0 pgmap v9853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:43 smithi141 bash[31670]: audit 2023-12-01T21:07:43.636556+0000 mon.c (mon.2) 6231 : audit 0 from='client.? 172.21.15.40:0/2192685318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:44.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:43 smithi040 bash[28232]: audit 2023-12-01T21:07:43.636556+0000 mon.c (mon.2) 6231 : audit 0 from='client.? 172.21.15.40:0/2192685318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:43 smithi040 bash[41173]: audit 2023-12-01T21:07:43.636556+0000 mon.c (mon.2) 6231 : audit 0 from='client.? 172.21.15.40:0/2192685318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:44 smithi141 bash[31670]: cluster 2023-12-01T21:07:44.005408+0000 mgr.y (mgr.24356) 9886 : cluster 0 pgmap v9854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:44 smithi040 bash[28232]: cluster 2023-12-01T21:07:44.005408+0000 mgr.y (mgr.24356) 9886 : cluster 0 pgmap v9854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:45.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:44 smithi040 bash[41173]: cluster 2023-12-01T21:07:44.005408+0000 mgr.y (mgr.24356) 9886 : cluster 0 pgmap v9854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:07:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:07:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:47 smithi040 bash[28232]: cluster 2023-12-01T21:07:46.006554+0000 mgr.y (mgr.24356) 9887 : cluster 0 pgmap v9855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:47 smithi040 bash[28232]: audit 2023-12-01T21:07:46.091173+0000 mon.c (mon.2) 6232 : audit 0 from='client.? 172.21.15.40:0/3972360661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:47.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:47 smithi040 bash[41173]: cluster 2023-12-01T21:07:46.006554+0000 mgr.y (mgr.24356) 9887 : cluster 0 pgmap v9855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:47.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:47 smithi040 bash[41173]: audit 2023-12-01T21:07:46.091173+0000 mon.c (mon.2) 6232 : audit 0 from='client.? 172.21.15.40:0/3972360661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:47 smithi141 bash[31670]: cluster 2023-12-01T21:07:46.006554+0000 mgr.y (mgr.24356) 9887 : cluster 0 pgmap v9855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:47 smithi141 bash[31670]: audit 2023-12-01T21:07:46.091173+0000 mon.c (mon.2) 6232 : audit 0 from='client.? 172.21.15.40:0/3972360661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:49 smithi040 bash[28232]: cluster 2023-12-01T21:07:48.007162+0000 mgr.y (mgr.24356) 9888 : cluster 0 pgmap v9856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:49 smithi040 bash[28232]: audit 2023-12-01T21:07:48.560179+0000 mon.c (mon.2) 6233 : audit 0 from='client.? 172.21.15.40:0/3027152398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:49 smithi040 bash[28232]: audit 2023-12-01T21:07:48.840745+0000 mon.c (mon.2) 6234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:49 smithi040 bash[41173]: cluster 2023-12-01T21:07:48.007162+0000 mgr.y (mgr.24356) 9888 : cluster 0 pgmap v9856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:49 smithi040 bash[41173]: audit 2023-12-01T21:07:48.560179+0000 mon.c (mon.2) 6233 : audit 0 from='client.? 172.21.15.40:0/3027152398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:49 smithi040 bash[41173]: audit 2023-12-01T21:07:48.840745+0000 mon.c (mon.2) 6234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:49 smithi141 bash[31670]: cluster 2023-12-01T21:07:48.007162+0000 mgr.y (mgr.24356) 9888 : cluster 0 pgmap v9856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:49 smithi141 bash[31670]: audit 2023-12-01T21:07:48.560179+0000 mon.c (mon.2) 6233 : audit 0 from='client.? 172.21.15.40:0/3027152398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:49 smithi141 bash[31670]: audit 2023-12-01T21:07:48.840745+0000 mon.c (mon.2) 6234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:50 smithi040 bash[28232]: cluster 2023-12-01T21:07:50.008279+0000 mgr.y (mgr.24356) 9889 : cluster 0 pgmap v9857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:50.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:50 smithi040 bash[41173]: cluster 2023-12-01T21:07:50.008279+0000 mgr.y (mgr.24356) 9889 : cluster 0 pgmap v9857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:50 smithi141 bash[31670]: cluster 2023-12-01T21:07:50.008279+0000 mgr.y (mgr.24356) 9889 : cluster 0 pgmap v9857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:51 smithi040 bash[28232]: audit 2023-12-01T21:07:51.020448+0000 mon.c (mon.2) 6235 : audit 0 from='client.? 172.21.15.40:0/1951505505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:51.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:51 smithi040 bash[41173]: audit 2023-12-01T21:07:51.020448+0000 mon.c (mon.2) 6235 : audit 0 from='client.? 172.21.15.40:0/1951505505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:51 smithi141 bash[31670]: audit 2023-12-01T21:07:51.020448+0000 mon.c (mon.2) 6235 : audit 0 from='client.? 172.21.15.40:0/1951505505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:52 smithi040 bash[41173]: cluster 2023-12-01T21:07:52.008880+0000 mgr.y (mgr.24356) 9890 : cluster 0 pgmap v9858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:52 smithi040 bash[28232]: cluster 2023-12-01T21:07:52.008880+0000 mgr.y (mgr.24356) 9890 : cluster 0 pgmap v9858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:53.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:52 smithi141 bash[31670]: cluster 2023-12-01T21:07:52.008880+0000 mgr.y (mgr.24356) 9890 : cluster 0 pgmap v9858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:53 smithi040 bash[28232]: audit 2023-12-01T21:07:53.488729+0000 mon.c (mon.2) 6236 : audit 0 from='client.? 172.21.15.40:0/2504796598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:53.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:53 smithi040 bash[41173]: audit 2023-12-01T21:07:53.488729+0000 mon.c (mon.2) 6236 : audit 0 from='client.? 172.21.15.40:0/2504796598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:53 smithi141 bash[31670]: audit 2023-12-01T21:07:53.488729+0000 mon.c (mon.2) 6236 : audit 0 from='client.? 172.21.15.40:0/2504796598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:54 smithi040 bash[28232]: cluster 2023-12-01T21:07:54.009571+0000 mgr.y (mgr.24356) 9891 : cluster 0 pgmap v9859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:54.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:54 smithi040 bash[41173]: cluster 2023-12-01T21:07:54.009571+0000 mgr.y (mgr.24356) 9891 : cluster 0 pgmap v9859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:55.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:54 smithi141 bash[31670]: cluster 2023-12-01T21:07:54.009571+0000 mgr.y (mgr.24356) 9891 : cluster 0 pgmap v9859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:56.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:56 smithi141 bash[31670]: audit 2023-12-01T21:07:55.959910+0000 mon.c (mon.2) 6237 : audit 0 from='client.? 172.21.15.40:0/66266061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:56 smithi040 bash[28232]: audit 2023-12-01T21:07:55.959910+0000 mon.c (mon.2) 6237 : audit 0 from='client.? 172.21.15.40:0/66266061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:56 smithi040 bash[41173]: audit 2023-12-01T21:07:55.959910+0000 mon.c (mon.2) 6237 : audit 0 from='client.? 172.21.15.40:0/66266061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:07:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:07:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:57 smithi040 bash[28232]: cluster 2023-12-01T21:07:56.010736+0000 mgr.y (mgr.24356) 9892 : cluster 0 pgmap v9860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:57.531 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:57 smithi040 bash[41173]: cluster 2023-12-01T21:07:56.010736+0000 mgr.y (mgr.24356) 9892 : cluster 0 pgmap v9860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:57 smithi141 bash[31670]: cluster 2023-12-01T21:07:56.010736+0000 mgr.y (mgr.24356) 9892 : cluster 0 pgmap v9860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:59 smithi040 bash[41173]: cluster 2023-12-01T21:07:58.011443+0000 mgr.y (mgr.24356) 9893 : cluster 0 pgmap v9861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:07:59 smithi040 bash[41173]: audit 2023-12-01T21:07:58.428669+0000 mon.c (mon.2) 6238 : audit 0 from='client.? 172.21.15.40:0/3334524799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:59.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:59 smithi040 bash[28232]: cluster 2023-12-01T21:07:58.011443+0000 mgr.y (mgr.24356) 9893 : cluster 0 pgmap v9861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:59.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:07:59 smithi040 bash[28232]: audit 2023-12-01T21:07:58.428669+0000 mon.c (mon.2) 6238 : audit 0 from='client.? 172.21.15.40:0/3334524799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:07:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:59 smithi141 bash[31670]: cluster 2023-12-01T21:07:58.011443+0000 mgr.y (mgr.24356) 9893 : cluster 0 pgmap v9861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:07:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:07:59 smithi141 bash[31670]: audit 2023-12-01T21:07:58.428669+0000 mon.c (mon.2) 6238 : audit 0 from='client.? 172.21.15.40:0/3334524799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:00 smithi040 bash[28232]: cluster 2023-12-01T21:08:00.012678+0000 mgr.y (mgr.24356) 9894 : cluster 0 pgmap v9862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:00 smithi040 bash[41173]: cluster 2023-12-01T21:08:00.012678+0000 mgr.y (mgr.24356) 9894 : cluster 0 pgmap v9862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:00 smithi141 bash[31670]: cluster 2023-12-01T21:08:00.012678+0000 mgr.y (mgr.24356) 9894 : cluster 0 pgmap v9862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:01 smithi040 bash[28232]: audit 2023-12-01T21:08:00.889077+0000 mon.a (mon.0) 6434 : audit 0 from='client.? 172.21.15.40:0/3642564602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:01.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:01 smithi040 bash[41173]: audit 2023-12-01T21:08:00.889077+0000 mon.a (mon.0) 6434 : audit 0 from='client.? 172.21.15.40:0/3642564602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:01 smithi141 bash[31670]: audit 2023-12-01T21:08:00.889077+0000 mon.a (mon.0) 6434 : audit 0 from='client.? 172.21.15.40:0/3642564602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:02 smithi040 bash[28232]: cluster 2023-12-01T21:08:02.013315+0000 mgr.y (mgr.24356) 9895 : cluster 0 pgmap v9863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:02.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:02 smithi040 bash[41173]: cluster 2023-12-01T21:08:02.013315+0000 mgr.y (mgr.24356) 9895 : cluster 0 pgmap v9863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:02 smithi141 bash[31670]: cluster 2023-12-01T21:08:02.013315+0000 mgr.y (mgr.24356) 9895 : cluster 0 pgmap v9863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:03 smithi040 bash[28232]: audit 2023-12-01T21:08:03.362040+0000 mon.c (mon.2) 6239 : audit 0 from='client.? 172.21.15.40:0/2006415681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:03.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:03 smithi040 bash[41173]: audit 2023-12-01T21:08:03.362040+0000 mon.c (mon.2) 6239 : audit 0 from='client.? 172.21.15.40:0/2006415681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:03 smithi141 bash[31670]: audit 2023-12-01T21:08:03.362040+0000 mon.c (mon.2) 6239 : audit 0 from='client.? 172.21.15.40:0/2006415681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:04 smithi040 bash[28232]: audit 2023-12-01T21:08:03.841207+0000 mon.c (mon.2) 6240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:04.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:04 smithi040 bash[28232]: cluster 2023-12-01T21:08:04.013907+0000 mgr.y (mgr.24356) 9896 : cluster 0 pgmap v9864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:04.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:04 smithi040 bash[41173]: audit 2023-12-01T21:08:03.841207+0000 mon.c (mon.2) 6240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:04.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:04 smithi040 bash[41173]: cluster 2023-12-01T21:08:04.013907+0000 mgr.y (mgr.24356) 9896 : cluster 0 pgmap v9864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:04 smithi141 bash[31670]: audit 2023-12-01T21:08:03.841207+0000 mon.c (mon.2) 6240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:04 smithi141 bash[31670]: cluster 2023-12-01T21:08:04.013907+0000 mgr.y (mgr.24356) 9896 : cluster 0 pgmap v9864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:05 smithi040 bash[28232]: audit 2023-12-01T21:08:05.822338+0000 mon.a (mon.0) 6435 : audit 0 from='client.? 172.21.15.40:0/2242534113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:06.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:05 smithi040 bash[41173]: audit 2023-12-01T21:08:05.822338+0000 mon.a (mon.0) 6435 : audit 0 from='client.? 172.21.15.40:0/2242534113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:06.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:05 smithi141 bash[31670]: audit 2023-12-01T21:08:05.822338+0000 mon.a (mon.0) 6435 : audit 0 from='client.? 172.21.15.40:0/2242534113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:06.895 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:08:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:08:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:06 smithi040 bash[28232]: cluster 2023-12-01T21:08:06.015079+0000 mgr.y (mgr.24356) 9897 : cluster 0 pgmap v9865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:07.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:06 smithi040 bash[41173]: cluster 2023-12-01T21:08:06.015079+0000 mgr.y (mgr.24356) 9897 : cluster 0 pgmap v9865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:06 smithi141 bash[31670]: cluster 2023-12-01T21:08:06.015079+0000 mgr.y (mgr.24356) 9897 : cluster 0 pgmap v9865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:09 smithi040 bash[28232]: cluster 2023-12-01T21:08:08.015721+0000 mgr.y (mgr.24356) 9898 : cluster 0 pgmap v9866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:09 smithi040 bash[28232]: audit 2023-12-01T21:08:08.282936+0000 mon.c (mon.2) 6241 : audit 0 from='client.? 172.21.15.40:0/2035325557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:09 smithi040 bash[41173]: cluster 2023-12-01T21:08:08.015721+0000 mgr.y (mgr.24356) 9898 : cluster 0 pgmap v9866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:09 smithi040 bash[41173]: audit 2023-12-01T21:08:08.282936+0000 mon.c (mon.2) 6241 : audit 0 from='client.? 172.21.15.40:0/2035325557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:09 smithi141 bash[31670]: cluster 2023-12-01T21:08:08.015721+0000 mgr.y (mgr.24356) 9898 : cluster 0 pgmap v9866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:09 smithi141 bash[31670]: audit 2023-12-01T21:08:08.282936+0000 mon.c (mon.2) 6241 : audit 0 from='client.? 172.21.15.40:0/2035325557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:10 smithi040 bash[28232]: cluster 2023-12-01T21:08:10.016942+0000 mgr.y (mgr.24356) 9899 : cluster 0 pgmap v9867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:10.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:10 smithi040 bash[41173]: cluster 2023-12-01T21:08:10.016942+0000 mgr.y (mgr.24356) 9899 : cluster 0 pgmap v9867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:10 smithi141 bash[31670]: cluster 2023-12-01T21:08:10.016942+0000 mgr.y (mgr.24356) 9899 : cluster 0 pgmap v9867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:11 smithi040 bash[28232]: audit 2023-12-01T21:08:10.746735+0000 mon.a (mon.0) 6436 : audit 0 from='client.? 172.21.15.40:0/3107854443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:11.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:11 smithi040 bash[41173]: audit 2023-12-01T21:08:10.746735+0000 mon.a (mon.0) 6436 : audit 0 from='client.? 172.21.15.40:0/3107854443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:12.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:11 smithi141 bash[31670]: audit 2023-12-01T21:08:10.746735+0000 mon.a (mon.0) 6436 : audit 0 from='client.? 172.21.15.40:0/3107854443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:12 smithi040 bash[28232]: cluster 2023-12-01T21:08:12.017642+0000 mgr.y (mgr.24356) 9900 : cluster 0 pgmap v9868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:12 smithi040 bash[41173]: cluster 2023-12-01T21:08:12.017642+0000 mgr.y (mgr.24356) 9900 : cluster 0 pgmap v9868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:12 smithi141 bash[31670]: cluster 2023-12-01T21:08:12.017642+0000 mgr.y (mgr.24356) 9900 : cluster 0 pgmap v9868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:13 smithi040 bash[28232]: audit 2023-12-01T21:08:13.213669+0000 mon.a (mon.0) 6437 : audit 0 from='client.? 172.21.15.40:0/1147507211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:13.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:13 smithi040 bash[41173]: audit 2023-12-01T21:08:13.213669+0000 mon.a (mon.0) 6437 : audit 0 from='client.? 172.21.15.40:0/1147507211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:13 smithi141 bash[31670]: audit 2023-12-01T21:08:13.213669+0000 mon.a (mon.0) 6437 : audit 0 from='client.? 172.21.15.40:0/1147507211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:14 smithi040 bash[28232]: cluster 2023-12-01T21:08:14.018358+0000 mgr.y (mgr.24356) 9901 : cluster 0 pgmap v9869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:14.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:14 smithi040 bash[41173]: cluster 2023-12-01T21:08:14.018358+0000 mgr.y (mgr.24356) 9901 : cluster 0 pgmap v9869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:14 smithi141 bash[31670]: cluster 2023-12-01T21:08:14.018358+0000 mgr.y (mgr.24356) 9901 : cluster 0 pgmap v9869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:15 smithi141 bash[31670]: audit 2023-12-01T21:08:15.674519+0000 mon.a (mon.0) 6438 : audit 0 from='client.? 172.21.15.40:0/2325853008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:15 smithi040 bash[28232]: audit 2023-12-01T21:08:15.674519+0000 mon.a (mon.0) 6438 : audit 0 from='client.? 172.21.15.40:0/2325853008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:16.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:15 smithi040 bash[41173]: audit 2023-12-01T21:08:15.674519+0000 mon.a (mon.0) 6438 : audit 0 from='client.? 172.21.15.40:0/2325853008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:16.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:16 smithi040 bash[28232]: cluster 2023-12-01T21:08:16.019507+0000 mgr.y (mgr.24356) 9902 : cluster 0 pgmap v9870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:16.919 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:08:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:08:16.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:16 smithi040 bash[41173]: cluster 2023-12-01T21:08:16.019507+0000 mgr.y (mgr.24356) 9902 : cluster 0 pgmap v9870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:17.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:16 smithi141 bash[31670]: cluster 2023-12-01T21:08:16.019507+0000 mgr.y (mgr.24356) 9902 : cluster 0 pgmap v9870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:19 smithi040 bash[28232]: cluster 2023-12-01T21:08:18.020216+0000 mgr.y (mgr.24356) 9903 : cluster 0 pgmap v9871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:19 smithi040 bash[28232]: audit 2023-12-01T21:08:18.140413+0000 mon.a (mon.0) 6439 : audit 0 from='client.? 172.21.15.40:0/3256131611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:19 smithi040 bash[28232]: audit 2023-12-01T21:08:18.841583+0000 mon.c (mon.2) 6242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:19 smithi040 bash[41173]: cluster 2023-12-01T21:08:18.020216+0000 mgr.y (mgr.24356) 9903 : cluster 0 pgmap v9871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:19 smithi040 bash[41173]: audit 2023-12-01T21:08:18.140413+0000 mon.a (mon.0) 6439 : audit 0 from='client.? 172.21.15.40:0/3256131611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:19 smithi040 bash[41173]: audit 2023-12-01T21:08:18.841583+0000 mon.c (mon.2) 6242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:19 smithi141 bash[31670]: cluster 2023-12-01T21:08:18.020216+0000 mgr.y (mgr.24356) 9903 : cluster 0 pgmap v9871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:19 smithi141 bash[31670]: audit 2023-12-01T21:08:18.140413+0000 mon.a (mon.0) 6439 : audit 0 from='client.? 172.21.15.40:0/3256131611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:19 smithi141 bash[31670]: audit 2023-12-01T21:08:18.841583+0000 mon.c (mon.2) 6242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:20.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:20 smithi040 bash[28232]: cluster 2023-12-01T21:08:20.021442+0000 mgr.y (mgr.24356) 9904 : cluster 0 pgmap v9872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:20 smithi040 bash[41173]: cluster 2023-12-01T21:08:20.021442+0000 mgr.y (mgr.24356) 9904 : cluster 0 pgmap v9872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:20 smithi141 bash[31670]: cluster 2023-12-01T21:08:20.021442+0000 mgr.y (mgr.24356) 9904 : cluster 0 pgmap v9872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:21 smithi040 bash[41173]: audit 2023-12-01T21:08:20.604459+0000 mon.c (mon.2) 6243 : audit 0 from='client.? 172.21.15.40:0/951320005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:21.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:21 smithi040 bash[28232]: audit 2023-12-01T21:08:20.604459+0000 mon.c (mon.2) 6243 : audit 0 from='client.? 172.21.15.40:0/951320005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:21 smithi141 bash[31670]: audit 2023-12-01T21:08:20.604459+0000 mon.c (mon.2) 6243 : audit 0 from='client.? 172.21.15.40:0/951320005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:22 smithi040 bash[28232]: cluster 2023-12-01T21:08:22.022116+0000 mgr.y (mgr.24356) 9905 : cluster 0 pgmap v9873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:22.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:22 smithi040 bash[41173]: cluster 2023-12-01T21:08:22.022116+0000 mgr.y (mgr.24356) 9905 : cluster 0 pgmap v9873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:23.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:22 smithi141 bash[31670]: cluster 2023-12-01T21:08:22.022116+0000 mgr.y (mgr.24356) 9905 : cluster 0 pgmap v9873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:23.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:23 smithi040 bash[28232]: audit 2023-12-01T21:08:23.072805+0000 mon.c (mon.2) 6244 : audit 0 from='client.? 172.21.15.40:0/3628453508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:23.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:23 smithi040 bash[41173]: audit 2023-12-01T21:08:23.072805+0000 mon.c (mon.2) 6244 : audit 0 from='client.? 172.21.15.40:0/3628453508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:24.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:23 smithi141 bash[31670]: audit 2023-12-01T21:08:23.072805+0000 mon.c (mon.2) 6244 : audit 0 from='client.? 172.21.15.40:0/3628453508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:24 smithi040 bash[28232]: cluster 2023-12-01T21:08:24.022808+0000 mgr.y (mgr.24356) 9906 : cluster 0 pgmap v9874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:24.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:24 smithi040 bash[41173]: cluster 2023-12-01T21:08:24.022808+0000 mgr.y (mgr.24356) 9906 : cluster 0 pgmap v9874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:25.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:24 smithi141 bash[31670]: cluster 2023-12-01T21:08:24.022808+0000 mgr.y (mgr.24356) 9906 : cluster 0 pgmap v9874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:25 smithi040 bash[28232]: audit 2023-12-01T21:08:25.542138+0000 mon.c (mon.2) 6245 : audit 0 from='client.? 172.21.15.40:0/2570249433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:25.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:25 smithi040 bash[41173]: audit 2023-12-01T21:08:25.542138+0000 mon.c (mon.2) 6245 : audit 0 from='client.? 172.21.15.40:0/2570249433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:25 smithi141 bash[31670]: audit 2023-12-01T21:08:25.542138+0000 mon.c (mon.2) 6245 : audit 0 from='client.? 172.21.15.40:0/2570249433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:08:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:08:26.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:26 smithi040 bash[28232]: cluster 2023-12-01T21:08:26.023998+0000 mgr.y (mgr.24356) 9907 : cluster 0 pgmap v9875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:26.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:26 smithi040 bash[41173]: cluster 2023-12-01T21:08:26.023998+0000 mgr.y (mgr.24356) 9907 : cluster 0 pgmap v9875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:27.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:26 smithi141 bash[31670]: cluster 2023-12-01T21:08:26.023998+0000 mgr.y (mgr.24356) 9907 : cluster 0 pgmap v9875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:28 smithi040 bash[28232]: audit 2023-12-01T21:08:28.000221+0000 mon.c (mon.2) 6246 : audit 0 from='client.? 172.21.15.40:0/999122018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:28.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:28 smithi040 bash[41173]: audit 2023-12-01T21:08:28.000221+0000 mon.c (mon.2) 6246 : audit 0 from='client.? 172.21.15.40:0/999122018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:28.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:28 smithi141 bash[31670]: audit 2023-12-01T21:08:28.000221+0000 mon.c (mon.2) 6246 : audit 0 from='client.? 172.21.15.40:0/999122018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:29 smithi040 bash[28232]: cluster 2023-12-01T21:08:28.024753+0000 mgr.y (mgr.24356) 9908 : cluster 0 pgmap v9876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:29 smithi040 bash[41173]: cluster 2023-12-01T21:08:28.024753+0000 mgr.y (mgr.24356) 9908 : cluster 0 pgmap v9876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:29 smithi141 bash[31670]: cluster 2023-12-01T21:08:28.024753+0000 mgr.y (mgr.24356) 9908 : cluster 0 pgmap v9876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:30 smithi040 bash[28232]: cluster 2023-12-01T21:08:30.025978+0000 mgr.y (mgr.24356) 9909 : cluster 0 pgmap v9877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:30 smithi040 bash[28232]: audit 2023-12-01T21:08:30.468635+0000 mon.a (mon.0) 6440 : audit 0 from='client.? 172.21.15.40:0/3468394484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:30 smithi040 bash[41173]: cluster 2023-12-01T21:08:30.025978+0000 mgr.y (mgr.24356) 9909 : cluster 0 pgmap v9877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:30 smithi040 bash[41173]: audit 2023-12-01T21:08:30.468635+0000 mon.a (mon.0) 6440 : audit 0 from='client.? 172.21.15.40:0/3468394484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:30 smithi141 bash[31670]: cluster 2023-12-01T21:08:30.025978+0000 mgr.y (mgr.24356) 9909 : cluster 0 pgmap v9877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:30 smithi141 bash[31670]: audit 2023-12-01T21:08:30.468635+0000 mon.a (mon.0) 6440 : audit 0 from='client.? 172.21.15.40:0/3468394484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:33 smithi040 bash[28232]: cluster 2023-12-01T21:08:32.026588+0000 mgr.y (mgr.24356) 9910 : cluster 0 pgmap v9878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:33.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:33 smithi040 bash[28232]: audit 2023-12-01T21:08:32.940696+0000 mon.c (mon.2) 6247 : audit 0 from='client.? 172.21.15.40:0/2443445453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:33.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:33 smithi040 bash[41173]: cluster 2023-12-01T21:08:32.026588+0000 mgr.y (mgr.24356) 9910 : cluster 0 pgmap v9878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:33.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:33 smithi040 bash[41173]: audit 2023-12-01T21:08:32.940696+0000 mon.c (mon.2) 6247 : audit 0 from='client.? 172.21.15.40:0/2443445453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:33 smithi141 bash[31670]: cluster 2023-12-01T21:08:32.026588+0000 mgr.y (mgr.24356) 9910 : cluster 0 pgmap v9878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:33 smithi141 bash[31670]: audit 2023-12-01T21:08:32.940696+0000 mon.c (mon.2) 6247 : audit 0 from='client.? 172.21.15.40:0/2443445453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:34 smithi040 bash[28232]: audit 2023-12-01T21:08:33.841840+0000 mon.c (mon.2) 6248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:34.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:34 smithi040 bash[41173]: audit 2023-12-01T21:08:33.841840+0000 mon.c (mon.2) 6248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:34 smithi141 bash[31670]: audit 2023-12-01T21:08:33.841840+0000 mon.c (mon.2) 6248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:35 smithi040 bash[28232]: cluster 2023-12-01T21:08:34.027325+0000 mgr.y (mgr.24356) 9911 : cluster 0 pgmap v9879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:35 smithi040 bash[41173]: cluster 2023-12-01T21:08:34.027325+0000 mgr.y (mgr.24356) 9911 : cluster 0 pgmap v9879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:35.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:35 smithi141 bash[31670]: cluster 2023-12-01T21:08:34.027325+0000 mgr.y (mgr.24356) 9911 : cluster 0 pgmap v9879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:36.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:36 smithi040 bash[28232]: audit 2023-12-01T21:08:35.403359+0000 mon.a (mon.0) 6441 : audit 0 from='client.? 172.21.15.40:0/1897228903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:36.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:36 smithi040 bash[41173]: audit 2023-12-01T21:08:35.403359+0000 mon.a (mon.0) 6441 : audit 0 from='client.? 172.21.15.40:0/1897228903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:36.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:36 smithi141 bash[31670]: audit 2023-12-01T21:08:35.403359+0000 mon.a (mon.0) 6441 : audit 0 from='client.? 172.21.15.40:0/1897228903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:08:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:08:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:37 smithi040 bash[28232]: cluster 2023-12-01T21:08:36.028686+0000 mgr.y (mgr.24356) 9912 : cluster 0 pgmap v9880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:37 smithi040 bash[41173]: cluster 2023-12-01T21:08:36.028686+0000 mgr.y (mgr.24356) 9912 : cluster 0 pgmap v9880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:37 smithi141 bash[31670]: cluster 2023-12-01T21:08:36.028686+0000 mgr.y (mgr.24356) 9912 : cluster 0 pgmap v9880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:38.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:38 smithi040 bash[41173]: audit 2023-12-01T21:08:37.667469+0000 mon.c (mon.2) 6249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:08:38.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:38 smithi040 bash[41173]: audit 2023-12-01T21:08:37.877142+0000 mon.c (mon.2) 6250 : audit 0 from='client.? 172.21.15.40:0/3772276174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:38 smithi040 bash[28232]: audit 2023-12-01T21:08:37.667469+0000 mon.c (mon.2) 6249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:08:38.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:38 smithi040 bash[28232]: audit 2023-12-01T21:08:37.877142+0000 mon.c (mon.2) 6250 : audit 0 from='client.? 172.21.15.40:0/3772276174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:38 smithi141 bash[31670]: audit 2023-12-01T21:08:37.667469+0000 mon.c (mon.2) 6249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:08:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:38 smithi141 bash[31670]: audit 2023-12-01T21:08:37.877142+0000 mon.c (mon.2) 6250 : audit 0 from='client.? 172.21.15.40:0/3772276174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:39 smithi040 bash[28232]: cluster 2023-12-01T21:08:38.029551+0000 mgr.y (mgr.24356) 9913 : cluster 0 pgmap v9881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:39 smithi040 bash[41173]: cluster 2023-12-01T21:08:38.029551+0000 mgr.y (mgr.24356) 9913 : cluster 0 pgmap v9881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:39 smithi141 bash[31670]: cluster 2023-12-01T21:08:38.029551+0000 mgr.y (mgr.24356) 9913 : cluster 0 pgmap v9881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:40 smithi040 bash[28232]: cluster 2023-12-01T21:08:40.030558+0000 mgr.y (mgr.24356) 9914 : cluster 0 pgmap v9882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:40 smithi040 bash[28232]: audit 2023-12-01T21:08:40.348191+0000 mon.c (mon.2) 6251 : audit 0 from='client.? 172.21.15.40:0/3636052000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:40 smithi040 bash[41173]: cluster 2023-12-01T21:08:40.030558+0000 mgr.y (mgr.24356) 9914 : cluster 0 pgmap v9882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:40 smithi040 bash[41173]: audit 2023-12-01T21:08:40.348191+0000 mon.c (mon.2) 6251 : audit 0 from='client.? 172.21.15.40:0/3636052000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:40 smithi141 bash[31670]: cluster 2023-12-01T21:08:40.030558+0000 mgr.y (mgr.24356) 9914 : cluster 0 pgmap v9882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:40 smithi141 bash[31670]: audit 2023-12-01T21:08:40.348191+0000 mon.c (mon.2) 6251 : audit 0 from='client.? 172.21.15.40:0/3636052000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:43 smithi040 bash[28232]: cluster 2023-12-01T21:08:42.031212+0000 mgr.y (mgr.24356) 9915 : cluster 0 pgmap v9883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:43 smithi040 bash[28232]: audit 2023-12-01T21:08:42.830859+0000 mon.a (mon.0) 6442 : audit 0 from='client.? 172.21.15.40:0/2870555224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:43.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:43 smithi040 bash[41173]: cluster 2023-12-01T21:08:42.031212+0000 mgr.y (mgr.24356) 9915 : cluster 0 pgmap v9883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:43.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:43 smithi040 bash[41173]: audit 2023-12-01T21:08:42.830859+0000 mon.a (mon.0) 6442 : audit 0 from='client.? 172.21.15.40:0/2870555224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:43 smithi141 bash[31670]: cluster 2023-12-01T21:08:42.031212+0000 mgr.y (mgr.24356) 9915 : cluster 0 pgmap v9883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:43 smithi141 bash[31670]: audit 2023-12-01T21:08:42.830859+0000 mon.a (mon.0) 6442 : audit 0 from='client.? 172.21.15.40:0/2870555224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:43.516193+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:43.530282+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:43.868478+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:43.883740+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: cluster 2023-12-01T21:08:44.031851+0000 mgr.y (mgr.24356) 9916 : cluster 0 pgmap v9884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:44.364227+0000 mon.c (mon.2) 6252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:44.366122+0000 mon.c (mon.2) 6253 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:08:44.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:44 smithi141 bash[31670]: audit 2023-12-01T21:08:44.375420+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:43.516193+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:43.530282+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:43.868478+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:43.883740+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: cluster 2023-12-01T21:08:44.031851+0000 mgr.y (mgr.24356) 9916 : cluster 0 pgmap v9884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:44.364227+0000 mon.c (mon.2) 6252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:44.366122+0000 mon.c (mon.2) 6253 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[28232]: audit 2023-12-01T21:08:44.375420+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:43.516193+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:43.530282+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:43.868478+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:43.883740+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:44.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: cluster 2023-12-01T21:08:44.031851+0000 mgr.y (mgr.24356) 9916 : cluster 0 pgmap v9884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:44.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:44.364227+0000 mon.c (mon.2) 6252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:08:44.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:44.366122+0000 mon.c (mon.2) 6253 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:08:44.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:44 smithi040 bash[41173]: audit 2023-12-01T21:08:44.375420+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:08:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:45 smithi040 bash[28232]: audit 2023-12-01T21:08:45.296610+0000 mon.c (mon.2) 6254 : audit 0 from='client.? 172.21.15.40:0/1673422366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:46.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:45 smithi040 bash[41173]: audit 2023-12-01T21:08:45.296610+0000 mon.c (mon.2) 6254 : audit 0 from='client.? 172.21.15.40:0/1673422366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:45 smithi141 bash[31670]: audit 2023-12-01T21:08:45.296610+0000 mon.c (mon.2) 6254 : audit 0 from='client.? 172.21.15.40:0/1673422366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:46.902 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:08:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:08:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:46 smithi040 bash[28232]: cluster 2023-12-01T21:08:46.033021+0000 mgr.y (mgr.24356) 9917 : cluster 0 pgmap v9885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:46 smithi040 bash[41173]: cluster 2023-12-01T21:08:46.033021+0000 mgr.y (mgr.24356) 9917 : cluster 0 pgmap v9885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:46 smithi141 bash[31670]: cluster 2023-12-01T21:08:46.033021+0000 mgr.y (mgr.24356) 9917 : cluster 0 pgmap v9885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:48.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:47 smithi040 bash[28232]: audit 2023-12-01T21:08:47.761403+0000 mon.a (mon.0) 6448 : audit 0 from='client.? 172.21.15.40:0/2700717638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:48.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:47 smithi040 bash[41173]: audit 2023-12-01T21:08:47.761403+0000 mon.a (mon.0) 6448 : audit 0 from='client.? 172.21.15.40:0/2700717638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:47 smithi141 bash[31670]: audit 2023-12-01T21:08:47.761403+0000 mon.a (mon.0) 6448 : audit 0 from='client.? 172.21.15.40:0/2700717638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:48 smithi040 bash[41173]: cluster 2023-12-01T21:08:48.033712+0000 mgr.y (mgr.24356) 9918 : cluster 0 pgmap v9886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:49.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:48 smithi040 bash[41173]: audit 2023-12-01T21:08:48.842514+0000 mon.c (mon.2) 6255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:48 smithi040 bash[28232]: cluster 2023-12-01T21:08:48.033712+0000 mgr.y (mgr.24356) 9918 : cluster 0 pgmap v9886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:49.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:48 smithi040 bash[28232]: audit 2023-12-01T21:08:48.842514+0000 mon.c (mon.2) 6255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:48 smithi141 bash[31670]: cluster 2023-12-01T21:08:48.033712+0000 mgr.y (mgr.24356) 9918 : cluster 0 pgmap v9886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:48 smithi141 bash[31670]: audit 2023-12-01T21:08:48.842514+0000 mon.c (mon.2) 6255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:50 smithi040 bash[41173]: cluster 2023-12-01T21:08:50.034807+0000 mgr.y (mgr.24356) 9919 : cluster 0 pgmap v9887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:50 smithi040 bash[41173]: audit 2023-12-01T21:08:50.220033+0000 mon.a (mon.0) 6449 : audit 0 from='client.? 172.21.15.40:0/2668569400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:50.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:50 smithi040 bash[28232]: cluster 2023-12-01T21:08:50.034807+0000 mgr.y (mgr.24356) 9919 : cluster 0 pgmap v9887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:50.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:50 smithi040 bash[28232]: audit 2023-12-01T21:08:50.220033+0000 mon.a (mon.0) 6449 : audit 0 from='client.? 172.21.15.40:0/2668569400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:50 smithi141 bash[31670]: cluster 2023-12-01T21:08:50.034807+0000 mgr.y (mgr.24356) 9919 : cluster 0 pgmap v9887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:50 smithi141 bash[31670]: audit 2023-12-01T21:08:50.220033+0000 mon.a (mon.0) 6449 : audit 0 from='client.? 172.21.15.40:0/2668569400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:53 smithi040 bash[41173]: cluster 2023-12-01T21:08:52.035534+0000 mgr.y (mgr.24356) 9920 : cluster 0 pgmap v9888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:53.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:53 smithi040 bash[41173]: audit 2023-12-01T21:08:52.684696+0000 mon.a (mon.0) 6450 : audit 0 from='client.? 172.21.15.40:0/245308431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:53.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:53 smithi040 bash[28232]: cluster 2023-12-01T21:08:52.035534+0000 mgr.y (mgr.24356) 9920 : cluster 0 pgmap v9888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:53.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:53 smithi040 bash[28232]: audit 2023-12-01T21:08:52.684696+0000 mon.a (mon.0) 6450 : audit 0 from='client.? 172.21.15.40:0/245308431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:53 smithi141 bash[31670]: cluster 2023-12-01T21:08:52.035534+0000 mgr.y (mgr.24356) 9920 : cluster 0 pgmap v9888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:53 smithi141 bash[31670]: audit 2023-12-01T21:08:52.684696+0000 mon.a (mon.0) 6450 : audit 0 from='client.? 172.21.15.40:0/245308431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:55 smithi040 bash[41173]: cluster 2023-12-01T21:08:54.036160+0000 mgr.y (mgr.24356) 9921 : cluster 0 pgmap v9889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:55.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:55 smithi040 bash[28232]: cluster 2023-12-01T21:08:54.036160+0000 mgr.y (mgr.24356) 9921 : cluster 0 pgmap v9889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:55 smithi141 bash[31670]: cluster 2023-12-01T21:08:54.036160+0000 mgr.y (mgr.24356) 9921 : cluster 0 pgmap v9889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:56 smithi040 bash[28232]: audit 2023-12-01T21:08:55.146276+0000 mon.a (mon.0) 6451 : audit 0 from='client.? 172.21.15.40:0/2514809008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:56.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:56 smithi040 bash[41173]: audit 2023-12-01T21:08:55.146276+0000 mon.a (mon.0) 6451 : audit 0 from='client.? 172.21.15.40:0/2514809008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:56 smithi141 bash[31670]: audit 2023-12-01T21:08:55.146276+0000 mon.a (mon.0) 6451 : audit 0 from='client.? 172.21.15.40:0/2514809008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:08:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:08:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:57 smithi040 bash[28232]: cluster 2023-12-01T21:08:56.037364+0000 mgr.y (mgr.24356) 9922 : cluster 0 pgmap v9890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:57.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:57 smithi040 bash[41173]: cluster 2023-12-01T21:08:56.037364+0000 mgr.y (mgr.24356) 9922 : cluster 0 pgmap v9890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:57 smithi141 bash[31670]: cluster 2023-12-01T21:08:56.037364+0000 mgr.y (mgr.24356) 9922 : cluster 0 pgmap v9890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:58 smithi040 bash[28232]: audit 2023-12-01T21:08:57.614754+0000 mon.a (mon.0) 6452 : audit 0 from='client.? 172.21.15.40:0/1465104085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:58.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:58 smithi040 bash[41173]: audit 2023-12-01T21:08:57.614754+0000 mon.a (mon.0) 6452 : audit 0 from='client.? 172.21.15.40:0/1465104085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:58 smithi141 bash[31670]: audit 2023-12-01T21:08:57.614754+0000 mon.a (mon.0) 6452 : audit 0 from='client.? 172.21.15.40:0/1465104085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:08:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:08:59 smithi040 bash[28232]: cluster 2023-12-01T21:08:58.038047+0000 mgr.y (mgr.24356) 9923 : cluster 0 pgmap v9891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:08:59 smithi040 bash[41173]: cluster 2023-12-01T21:08:58.038047+0000 mgr.y (mgr.24356) 9923 : cluster 0 pgmap v9891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:08:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:08:59 smithi141 bash[31670]: cluster 2023-12-01T21:08:58.038047+0000 mgr.y (mgr.24356) 9923 : cluster 0 pgmap v9891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:00 smithi040 bash[28232]: cluster 2023-12-01T21:09:00.039308+0000 mgr.y (mgr.24356) 9924 : cluster 0 pgmap v9892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:00.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:00 smithi040 bash[28232]: audit 2023-12-01T21:09:00.088201+0000 mon.c (mon.2) 6256 : audit 0 from='client.? 172.21.15.40:0/715862289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:00 smithi040 bash[41173]: cluster 2023-12-01T21:09:00.039308+0000 mgr.y (mgr.24356) 9924 : cluster 0 pgmap v9892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:00 smithi040 bash[41173]: audit 2023-12-01T21:09:00.088201+0000 mon.c (mon.2) 6256 : audit 0 from='client.? 172.21.15.40:0/715862289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:00 smithi141 bash[31670]: cluster 2023-12-01T21:09:00.039308+0000 mgr.y (mgr.24356) 9924 : cluster 0 pgmap v9892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:00 smithi141 bash[31670]: audit 2023-12-01T21:09:00.088201+0000 mon.c (mon.2) 6256 : audit 0 from='client.? 172.21.15.40:0/715862289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:03 smithi040 bash[28232]: cluster 2023-12-01T21:09:02.040008+0000 mgr.y (mgr.24356) 9925 : cluster 0 pgmap v9893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:03.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:03 smithi040 bash[28232]: audit 2023-12-01T21:09:02.555480+0000 mon.a (mon.0) 6453 : audit 0 from='client.? 172.21.15.40:0/4234899481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:03.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:03 smithi040 bash[41173]: cluster 2023-12-01T21:09:02.040008+0000 mgr.y (mgr.24356) 9925 : cluster 0 pgmap v9893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:03.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:03 smithi040 bash[41173]: audit 2023-12-01T21:09:02.555480+0000 mon.a (mon.0) 6453 : audit 0 from='client.? 172.21.15.40:0/4234899481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:03 smithi141 bash[31670]: cluster 2023-12-01T21:09:02.040008+0000 mgr.y (mgr.24356) 9925 : cluster 0 pgmap v9893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:03 smithi141 bash[31670]: audit 2023-12-01T21:09:02.555480+0000 mon.a (mon.0) 6453 : audit 0 from='client.? 172.21.15.40:0/4234899481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:04 smithi040 bash[28232]: audit 2023-12-01T21:09:03.842706+0000 mon.c (mon.2) 6257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:04 smithi040 bash[41173]: audit 2023-12-01T21:09:03.842706+0000 mon.c (mon.2) 6257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:04 smithi141 bash[31670]: audit 2023-12-01T21:09:03.842706+0000 mon.c (mon.2) 6257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:05 smithi040 bash[28232]: cluster 2023-12-01T21:09:04.040668+0000 mgr.y (mgr.24356) 9926 : cluster 0 pgmap v9894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:05 smithi040 bash[28232]: audit 2023-12-01T21:09:05.011868+0000 mon.c (mon.2) 6258 : audit 0 from='client.? 172.21.15.40:0/3031901305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:05 smithi040 bash[41173]: cluster 2023-12-01T21:09:04.040668+0000 mgr.y (mgr.24356) 9926 : cluster 0 pgmap v9894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:05.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:05 smithi040 bash[41173]: audit 2023-12-01T21:09:05.011868+0000 mon.c (mon.2) 6258 : audit 0 from='client.? 172.21.15.40:0/3031901305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:05 smithi141 bash[31670]: cluster 2023-12-01T21:09:04.040668+0000 mgr.y (mgr.24356) 9926 : cluster 0 pgmap v9894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:05 smithi141 bash[31670]: audit 2023-12-01T21:09:05.011868+0000 mon.c (mon.2) 6258 : audit 0 from='client.? 172.21.15.40:0/3031901305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:09:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:09:07.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:07 smithi040 bash[28232]: cluster 2023-12-01T21:09:06.041999+0000 mgr.y (mgr.24356) 9927 : cluster 0 pgmap v9895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:07 smithi040 bash[41173]: cluster 2023-12-01T21:09:06.041999+0000 mgr.y (mgr.24356) 9927 : cluster 0 pgmap v9895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:07 smithi141 bash[31670]: cluster 2023-12-01T21:09:06.041999+0000 mgr.y (mgr.24356) 9927 : cluster 0 pgmap v9895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:08 smithi040 bash[28232]: audit 2023-12-01T21:09:07.477972+0000 mon.a (mon.0) 6454 : audit 0 from='client.? 172.21.15.40:0/1249225414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:08.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:08 smithi040 bash[41173]: audit 2023-12-01T21:09:07.477972+0000 mon.a (mon.0) 6454 : audit 0 from='client.? 172.21.15.40:0/1249225414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:08 smithi141 bash[31670]: audit 2023-12-01T21:09:07.477972+0000 mon.a (mon.0) 6454 : audit 0 from='client.? 172.21.15.40:0/1249225414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:09 smithi040 bash[28232]: cluster 2023-12-01T21:09:08.042723+0000 mgr.y (mgr.24356) 9928 : cluster 0 pgmap v9896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:09 smithi040 bash[41173]: cluster 2023-12-01T21:09:08.042723+0000 mgr.y (mgr.24356) 9928 : cluster 0 pgmap v9896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:09 smithi141 bash[31670]: cluster 2023-12-01T21:09:08.042723+0000 mgr.y (mgr.24356) 9928 : cluster 0 pgmap v9896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:10 smithi040 bash[28232]: audit 2023-12-01T21:09:09.947807+0000 mon.c (mon.2) 6259 : audit 0 from='client.? 172.21.15.40:0/1646934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:10 smithi040 bash[28232]: cluster 2023-12-01T21:09:10.043951+0000 mgr.y (mgr.24356) 9929 : cluster 0 pgmap v9897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:10.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:10 smithi040 bash[41173]: audit 2023-12-01T21:09:09.947807+0000 mon.c (mon.2) 6259 : audit 0 from='client.? 172.21.15.40:0/1646934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:10.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:10 smithi040 bash[41173]: cluster 2023-12-01T21:09:10.043951+0000 mgr.y (mgr.24356) 9929 : cluster 0 pgmap v9897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:10 smithi141 bash[31670]: audit 2023-12-01T21:09:09.947807+0000 mon.c (mon.2) 6259 : audit 0 from='client.? 172.21.15.40:0/1646934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:10 smithi141 bash[31670]: cluster 2023-12-01T21:09:10.043951+0000 mgr.y (mgr.24356) 9929 : cluster 0 pgmap v9897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:13 smithi040 bash[28232]: cluster 2023-12-01T21:09:12.044639+0000 mgr.y (mgr.24356) 9930 : cluster 0 pgmap v9898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:13 smithi040 bash[28232]: audit 2023-12-01T21:09:12.413844+0000 mon.c (mon.2) 6260 : audit 0 from='client.? 172.21.15.40:0/3923458375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:13 smithi040 bash[41173]: cluster 2023-12-01T21:09:12.044639+0000 mgr.y (mgr.24356) 9930 : cluster 0 pgmap v9898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:13.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:13 smithi040 bash[41173]: audit 2023-12-01T21:09:12.413844+0000 mon.c (mon.2) 6260 : audit 0 from='client.? 172.21.15.40:0/3923458375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:13 smithi141 bash[31670]: cluster 2023-12-01T21:09:12.044639+0000 mgr.y (mgr.24356) 9930 : cluster 0 pgmap v9898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:13 smithi141 bash[31670]: audit 2023-12-01T21:09:12.413844+0000 mon.c (mon.2) 6260 : audit 0 from='client.? 172.21.15.40:0/3923458375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:15 smithi040 bash[28232]: cluster 2023-12-01T21:09:14.045430+0000 mgr.y (mgr.24356) 9931 : cluster 0 pgmap v9899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:15 smithi040 bash[28232]: audit 2023-12-01T21:09:14.881864+0000 mon.c (mon.2) 6261 : audit 0 from='client.? 172.21.15.40:0/968118943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:15 smithi040 bash[41173]: cluster 2023-12-01T21:09:14.045430+0000 mgr.y (mgr.24356) 9931 : cluster 0 pgmap v9899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:15 smithi040 bash[41173]: audit 2023-12-01T21:09:14.881864+0000 mon.c (mon.2) 6261 : audit 0 from='client.? 172.21.15.40:0/968118943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:15 smithi141 bash[31670]: cluster 2023-12-01T21:09:14.045430+0000 mgr.y (mgr.24356) 9931 : cluster 0 pgmap v9899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:15 smithi141 bash[31670]: audit 2023-12-01T21:09:14.881864+0000 mon.c (mon.2) 6261 : audit 0 from='client.? 172.21.15.40:0/968118943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:09:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:09:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:17 smithi040 bash[28232]: cluster 2023-12-01T21:09:16.046483+0000 mgr.y (mgr.24356) 9932 : cluster 0 pgmap v9900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:17.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:17 smithi040 bash[41173]: cluster 2023-12-01T21:09:16.046483+0000 mgr.y (mgr.24356) 9932 : cluster 0 pgmap v9900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:17 smithi141 bash[31670]: cluster 2023-12-01T21:09:16.046483+0000 mgr.y (mgr.24356) 9932 : cluster 0 pgmap v9900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:18 smithi040 bash[28232]: audit 2023-12-01T21:09:17.351462+0000 mon.a (mon.0) 6455 : audit 0 from='client.? 172.21.15.40:0/3477613440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:18.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:18 smithi040 bash[41173]: audit 2023-12-01T21:09:17.351462+0000 mon.a (mon.0) 6455 : audit 0 from='client.? 172.21.15.40:0/3477613440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:18.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:18 smithi141 bash[31670]: audit 2023-12-01T21:09:17.351462+0000 mon.a (mon.0) 6455 : audit 0 from='client.? 172.21.15.40:0/3477613440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:19 smithi040 bash[41173]: cluster 2023-12-01T21:09:18.047082+0000 mgr.y (mgr.24356) 9933 : cluster 0 pgmap v9901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:19.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:19 smithi040 bash[41173]: audit 2023-12-01T21:09:18.843099+0000 mon.c (mon.2) 6262 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:19 smithi040 bash[28232]: cluster 2023-12-01T21:09:18.047082+0000 mgr.y (mgr.24356) 9933 : cluster 0 pgmap v9901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:19 smithi040 bash[28232]: audit 2023-12-01T21:09:18.843099+0000 mon.c (mon.2) 6262 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:19 smithi141 bash[31670]: cluster 2023-12-01T21:09:18.047082+0000 mgr.y (mgr.24356) 9933 : cluster 0 pgmap v9901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:19 smithi141 bash[31670]: audit 2023-12-01T21:09:18.843099+0000 mon.c (mon.2) 6262 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:20 smithi040 bash[28232]: audit 2023-12-01T21:09:19.824755+0000 mon.a (mon.0) 6456 : audit 0 from='client.? 172.21.15.40:0/3369262447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:20 smithi040 bash[28232]: cluster 2023-12-01T21:09:20.048291+0000 mgr.y (mgr.24356) 9934 : cluster 0 pgmap v9902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:20 smithi040 bash[41173]: audit 2023-12-01T21:09:19.824755+0000 mon.a (mon.0) 6456 : audit 0 from='client.? 172.21.15.40:0/3369262447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:20 smithi040 bash[41173]: cluster 2023-12-01T21:09:20.048291+0000 mgr.y (mgr.24356) 9934 : cluster 0 pgmap v9902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:20 smithi141 bash[31670]: audit 2023-12-01T21:09:19.824755+0000 mon.a (mon.0) 6456 : audit 0 from='client.? 172.21.15.40:0/3369262447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:20 smithi141 bash[31670]: cluster 2023-12-01T21:09:20.048291+0000 mgr.y (mgr.24356) 9934 : cluster 0 pgmap v9902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:23 smithi040 bash[28232]: cluster 2023-12-01T21:09:22.048975+0000 mgr.y (mgr.24356) 9935 : cluster 0 pgmap v9903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:23 smithi040 bash[28232]: audit 2023-12-01T21:09:22.291902+0000 mon.a (mon.0) 6457 : audit 0 from='client.? 172.21.15.40:0/2677822614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:23 smithi040 bash[41173]: cluster 2023-12-01T21:09:22.048975+0000 mgr.y (mgr.24356) 9935 : cluster 0 pgmap v9903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:23.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:23 smithi040 bash[41173]: audit 2023-12-01T21:09:22.291902+0000 mon.a (mon.0) 6457 : audit 0 from='client.? 172.21.15.40:0/2677822614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:23 smithi141 bash[31670]: cluster 2023-12-01T21:09:22.048975+0000 mgr.y (mgr.24356) 9935 : cluster 0 pgmap v9903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:23 smithi141 bash[31670]: audit 2023-12-01T21:09:22.291902+0000 mon.a (mon.0) 6457 : audit 0 from='client.? 172.21.15.40:0/2677822614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:25 smithi040 bash[28232]: cluster 2023-12-01T21:09:24.049626+0000 mgr.y (mgr.24356) 9936 : cluster 0 pgmap v9904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:25 smithi040 bash[28232]: audit 2023-12-01T21:09:24.756889+0000 mon.a (mon.0) 6458 : audit 0 from='client.? 172.21.15.40:0/3471952573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:25 smithi040 bash[41173]: cluster 2023-12-01T21:09:24.049626+0000 mgr.y (mgr.24356) 9936 : cluster 0 pgmap v9904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:25.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:25 smithi040 bash[41173]: audit 2023-12-01T21:09:24.756889+0000 mon.a (mon.0) 6458 : audit 0 from='client.? 172.21.15.40:0/3471952573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:25 smithi141 bash[31670]: cluster 2023-12-01T21:09:24.049626+0000 mgr.y (mgr.24356) 9936 : cluster 0 pgmap v9904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:25 smithi141 bash[31670]: audit 2023-12-01T21:09:24.756889+0000 mon.a (mon.0) 6458 : audit 0 from='client.? 172.21.15.40:0/3471952573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:09:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:09:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:27 smithi040 bash[28232]: cluster 2023-12-01T21:09:26.050761+0000 mgr.y (mgr.24356) 9937 : cluster 0 pgmap v9905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:27 smithi040 bash[41173]: cluster 2023-12-01T21:09:26.050761+0000 mgr.y (mgr.24356) 9937 : cluster 0 pgmap v9905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:27 smithi141 bash[31670]: cluster 2023-12-01T21:09:26.050761+0000 mgr.y (mgr.24356) 9937 : cluster 0 pgmap v9905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:28 smithi040 bash[28232]: audit 2023-12-01T21:09:27.221700+0000 mon.c (mon.2) 6263 : audit 0 from='client.? 172.21.15.40:0/386884118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:28.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:28 smithi040 bash[41173]: audit 2023-12-01T21:09:27.221700+0000 mon.c (mon.2) 6263 : audit 0 from='client.? 172.21.15.40:0/386884118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:28.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:28 smithi141 bash[31670]: audit 2023-12-01T21:09:27.221700+0000 mon.c (mon.2) 6263 : audit 0 from='client.? 172.21.15.40:0/386884118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:29 smithi040 bash[28232]: cluster 2023-12-01T21:09:28.051434+0000 mgr.y (mgr.24356) 9938 : cluster 0 pgmap v9906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:29 smithi040 bash[41173]: cluster 2023-12-01T21:09:28.051434+0000 mgr.y (mgr.24356) 9938 : cluster 0 pgmap v9906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:29 smithi141 bash[31670]: cluster 2023-12-01T21:09:28.051434+0000 mgr.y (mgr.24356) 9938 : cluster 0 pgmap v9906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:30 smithi040 bash[28232]: audit 2023-12-01T21:09:29.685749+0000 mon.a (mon.0) 6459 : audit 0 from='client.? 172.21.15.40:0/2092837092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:30 smithi040 bash[28232]: cluster 2023-12-01T21:09:30.052644+0000 mgr.y (mgr.24356) 9939 : cluster 0 pgmap v9907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:30 smithi040 bash[41173]: audit 2023-12-01T21:09:29.685749+0000 mon.a (mon.0) 6459 : audit 0 from='client.? 172.21.15.40:0/2092837092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:30 smithi040 bash[41173]: cluster 2023-12-01T21:09:30.052644+0000 mgr.y (mgr.24356) 9939 : cluster 0 pgmap v9907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:30 smithi141 bash[31670]: audit 2023-12-01T21:09:29.685749+0000 mon.a (mon.0) 6459 : audit 0 from='client.? 172.21.15.40:0/2092837092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:30 smithi141 bash[31670]: cluster 2023-12-01T21:09:30.052644+0000 mgr.y (mgr.24356) 9939 : cluster 0 pgmap v9907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:33 smithi040 bash[28232]: cluster 2023-12-01T21:09:32.053125+0000 mgr.y (mgr.24356) 9940 : cluster 0 pgmap v9908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:33 smithi040 bash[28232]: audit 2023-12-01T21:09:32.147713+0000 mon.a (mon.0) 6460 : audit 0 from='client.? 172.21.15.40:0/2163015755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:33.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:33 smithi040 bash[41173]: cluster 2023-12-01T21:09:32.053125+0000 mgr.y (mgr.24356) 9940 : cluster 0 pgmap v9908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:33.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:33 smithi040 bash[41173]: audit 2023-12-01T21:09:32.147713+0000 mon.a (mon.0) 6460 : audit 0 from='client.? 172.21.15.40:0/2163015755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:33 smithi141 bash[31670]: cluster 2023-12-01T21:09:32.053125+0000 mgr.y (mgr.24356) 9940 : cluster 0 pgmap v9908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:33 smithi141 bash[31670]: audit 2023-12-01T21:09:32.147713+0000 mon.a (mon.0) 6460 : audit 0 from='client.? 172.21.15.40:0/2163015755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:34 smithi040 bash[41173]: audit 2023-12-01T21:09:33.843539+0000 mon.c (mon.2) 6264 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:34 smithi040 bash[28232]: audit 2023-12-01T21:09:33.843539+0000 mon.c (mon.2) 6264 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:34 smithi141 bash[31670]: audit 2023-12-01T21:09:33.843539+0000 mon.c (mon.2) 6264 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:35.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:35 smithi040 bash[28232]: cluster 2023-12-01T21:09:34.053724+0000 mgr.y (mgr.24356) 9941 : cluster 0 pgmap v9909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:35.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:35 smithi040 bash[28232]: audit 2023-12-01T21:09:34.607942+0000 mon.a (mon.0) 6461 : audit 0 from='client.? 172.21.15.40:0/305478573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:35.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:35 smithi040 bash[41173]: cluster 2023-12-01T21:09:34.053724+0000 mgr.y (mgr.24356) 9941 : cluster 0 pgmap v9909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:35.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:35 smithi040 bash[41173]: audit 2023-12-01T21:09:34.607942+0000 mon.a (mon.0) 6461 : audit 0 from='client.? 172.21.15.40:0/305478573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:35.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:35 smithi141 bash[31670]: cluster 2023-12-01T21:09:34.053724+0000 mgr.y (mgr.24356) 9941 : cluster 0 pgmap v9909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:35.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:35 smithi141 bash[31670]: audit 2023-12-01T21:09:34.607942+0000 mon.a (mon.0) 6461 : audit 0 from='client.? 172.21.15.40:0/305478573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:09:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:09:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:37 smithi040 bash[28232]: cluster 2023-12-01T21:09:36.054936+0000 mgr.y (mgr.24356) 9942 : cluster 0 pgmap v9910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:37 smithi040 bash[28232]: audit 2023-12-01T21:09:37.072349+0000 mon.a (mon.0) 6462 : audit 0 from='client.? 172.21.15.40:0/4158745214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:37 smithi040 bash[41173]: cluster 2023-12-01T21:09:36.054936+0000 mgr.y (mgr.24356) 9942 : cluster 0 pgmap v9910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:37 smithi040 bash[41173]: audit 2023-12-01T21:09:37.072349+0000 mon.a (mon.0) 6462 : audit 0 from='client.? 172.21.15.40:0/4158745214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:37 smithi141 bash[31670]: cluster 2023-12-01T21:09:36.054936+0000 mgr.y (mgr.24356) 9942 : cluster 0 pgmap v9910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:37 smithi141 bash[31670]: audit 2023-12-01T21:09:37.072349+0000 mon.a (mon.0) 6462 : audit 0 from='client.? 172.21.15.40:0/4158745214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:39 smithi040 bash[28232]: cluster 2023-12-01T21:09:38.055619+0000 mgr.y (mgr.24356) 9943 : cluster 0 pgmap v9911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:39 smithi040 bash[41173]: cluster 2023-12-01T21:09:38.055619+0000 mgr.y (mgr.24356) 9943 : cluster 0 pgmap v9911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:39 smithi141 bash[31670]: cluster 2023-12-01T21:09:38.055619+0000 mgr.y (mgr.24356) 9943 : cluster 0 pgmap v9911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:40 smithi040 bash[28232]: audit 2023-12-01T21:09:39.537291+0000 mon.c (mon.2) 6265 : audit 0 from='client.? 172.21.15.40:0/1893262591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:40 smithi040 bash[41173]: audit 2023-12-01T21:09:39.537291+0000 mon.c (mon.2) 6265 : audit 0 from='client.? 172.21.15.40:0/1893262591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:40 smithi141 bash[31670]: audit 2023-12-01T21:09:39.537291+0000 mon.c (mon.2) 6265 : audit 0 from='client.? 172.21.15.40:0/1893262591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:41 smithi040 bash[28232]: cluster 2023-12-01T21:09:40.056790+0000 mgr.y (mgr.24356) 9944 : cluster 0 pgmap v9912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:41.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:41 smithi040 bash[41173]: cluster 2023-12-01T21:09:40.056790+0000 mgr.y (mgr.24356) 9944 : cluster 0 pgmap v9912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:41.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:41 smithi141 bash[31670]: cluster 2023-12-01T21:09:40.056790+0000 mgr.y (mgr.24356) 9944 : cluster 0 pgmap v9912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:42 smithi040 bash[41173]: audit 2023-12-01T21:09:41.996721+0000 mon.c (mon.2) 6266 : audit 0 from='client.? 172.21.15.40:0/542738872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:42.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:42 smithi040 bash[28232]: audit 2023-12-01T21:09:41.996721+0000 mon.c (mon.2) 6266 : audit 0 from='client.? 172.21.15.40:0/542738872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:42.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:42 smithi141 bash[31670]: audit 2023-12-01T21:09:41.996721+0000 mon.c (mon.2) 6266 : audit 0 from='client.? 172.21.15.40:0/542738872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:43 smithi040 bash[41173]: cluster 2023-12-01T21:09:42.057531+0000 mgr.y (mgr.24356) 9945 : cluster 0 pgmap v9913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:43.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:43 smithi040 bash[28232]: cluster 2023-12-01T21:09:42.057531+0000 mgr.y (mgr.24356) 9945 : cluster 0 pgmap v9913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:43 smithi141 bash[31670]: cluster 2023-12-01T21:09:42.057531+0000 mgr.y (mgr.24356) 9945 : cluster 0 pgmap v9913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:45 smithi040 bash[28232]: cluster 2023-12-01T21:09:44.058346+0000 mgr.y (mgr.24356) 9946 : cluster 0 pgmap v9914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:45 smithi040 bash[28232]: audit 2023-12-01T21:09:44.460206+0000 mon.c (mon.2) 6267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:09:45.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:45 smithi040 bash[28232]: audit 2023-12-01T21:09:44.465418+0000 mon.c (mon.2) 6268 : audit 0 from='client.? 172.21.15.40:0/3369659877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:45.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:45 smithi040 bash[41173]: cluster 2023-12-01T21:09:44.058346+0000 mgr.y (mgr.24356) 9946 : cluster 0 pgmap v9914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:45.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:45 smithi040 bash[41173]: audit 2023-12-01T21:09:44.460206+0000 mon.c (mon.2) 6267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:09:45.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:45 smithi040 bash[41173]: audit 2023-12-01T21:09:44.465418+0000 mon.c (mon.2) 6268 : audit 0 from='client.? 172.21.15.40:0/3369659877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:45 smithi141 bash[31670]: cluster 2023-12-01T21:09:44.058346+0000 mgr.y (mgr.24356) 9946 : cluster 0 pgmap v9914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:45 smithi141 bash[31670]: audit 2023-12-01T21:09:44.460206+0000 mon.c (mon.2) 6267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:09:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:45 smithi141 bash[31670]: audit 2023-12-01T21:09:44.465418+0000 mon.c (mon.2) 6268 : audit 0 from='client.? 172.21.15.40:0/3369659877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:09:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:09:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:47 smithi040 bash[28232]: cluster 2023-12-01T21:09:46.059470+0000 mgr.y (mgr.24356) 9947 : cluster 0 pgmap v9915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:47 smithi040 bash[28232]: audit 2023-12-01T21:09:46.929874+0000 mon.a (mon.0) 6463 : audit 0 from='client.? 172.21.15.40:0/3689189067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:47.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:47 smithi040 bash[41173]: cluster 2023-12-01T21:09:46.059470+0000 mgr.y (mgr.24356) 9947 : cluster 0 pgmap v9915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:47.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:47 smithi040 bash[41173]: audit 2023-12-01T21:09:46.929874+0000 mon.a (mon.0) 6463 : audit 0 from='client.? 172.21.15.40:0/3689189067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:47 smithi141 bash[31670]: cluster 2023-12-01T21:09:46.059470+0000 mgr.y (mgr.24356) 9947 : cluster 0 pgmap v9915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:47 smithi141 bash[31670]: audit 2023-12-01T21:09:46.929874+0000 mon.a (mon.0) 6463 : audit 0 from='client.? 172.21.15.40:0/3689189067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:49 smithi040 bash[28232]: cluster 2023-12-01T21:09:48.060150+0000 mgr.y (mgr.24356) 9948 : cluster 0 pgmap v9916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:49.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:49 smithi040 bash[28232]: audit 2023-12-01T21:09:48.843675+0000 mon.c (mon.2) 6269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:49 smithi040 bash[41173]: cluster 2023-12-01T21:09:48.060150+0000 mgr.y (mgr.24356) 9948 : cluster 0 pgmap v9916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:49.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:49 smithi040 bash[41173]: audit 2023-12-01T21:09:48.843675+0000 mon.c (mon.2) 6269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:49 smithi141 bash[31670]: cluster 2023-12-01T21:09:48.060150+0000 mgr.y (mgr.24356) 9948 : cluster 0 pgmap v9916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:49 smithi141 bash[31670]: audit 2023-12-01T21:09:48.843675+0000 mon.c (mon.2) 6269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:50.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:50 smithi040 bash[28232]: audit 2023-12-01T21:09:49.422939+0000 mon.c (mon.2) 6270 : audit 0 from='client.? 172.21.15.40:0/3820194547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:50.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:50 smithi040 bash[41173]: audit 2023-12-01T21:09:49.422939+0000 mon.c (mon.2) 6270 : audit 0 from='client.? 172.21.15.40:0/3820194547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:50.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:50 smithi141 bash[31670]: audit 2023-12-01T21:09:49.422939+0000 mon.c (mon.2) 6270 : audit 0 from='client.? 172.21.15.40:0/3820194547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:51.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: cluster 2023-12-01T21:09:50.061069+0000 mgr.y (mgr.24356) 9949 : cluster 0 pgmap v9917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:51.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:50.306123+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:50.317079+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:50.602925+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:50.611898+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:51.093566+0000 mon.c (mon.2) 6271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:09:51.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:51.095552+0000 mon.c (mon.2) 6272 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:09:51.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[28232]: audit 2023-12-01T21:09:51.105523+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: cluster 2023-12-01T21:09:50.061069+0000 mgr.y (mgr.24356) 9949 : cluster 0 pgmap v9917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:51.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:50.306123+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:50.317079+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:50.602925+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:50.611898+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:51.093566+0000 mon.c (mon.2) 6271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:09:51.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:51.095552+0000 mon.c (mon.2) 6272 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:09:51.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:51 smithi040 bash[41173]: audit 2023-12-01T21:09:51.105523+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: cluster 2023-12-01T21:09:50.061069+0000 mgr.y (mgr.24356) 9949 : cluster 0 pgmap v9917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:50.306123+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:50.317079+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:50.602925+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:50.611898+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:51.093566+0000 mon.c (mon.2) 6271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:51.095552+0000 mon.c (mon.2) 6272 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:09:51.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:51 smithi141 bash[31670]: audit 2023-12-01T21:09:51.105523+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:09:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:52 smithi040 bash[28232]: audit 2023-12-01T21:09:51.889101+0000 mon.a (mon.0) 6469 : audit 0 from='client.? 172.21.15.40:0/2512450601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:52.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:52 smithi040 bash[41173]: audit 2023-12-01T21:09:51.889101+0000 mon.a (mon.0) 6469 : audit 0 from='client.? 172.21.15.40:0/2512450601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:52.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:52 smithi141 bash[31670]: audit 2023-12-01T21:09:51.889101+0000 mon.a (mon.0) 6469 : audit 0 from='client.? 172.21.15.40:0/2512450601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:53.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:53 smithi040 bash[28232]: cluster 2023-12-01T21:09:52.061883+0000 mgr.y (mgr.24356) 9950 : cluster 0 pgmap v9918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:53.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:53 smithi040 bash[41173]: cluster 2023-12-01T21:09:52.061883+0000 mgr.y (mgr.24356) 9950 : cluster 0 pgmap v9918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:53 smithi141 bash[31670]: cluster 2023-12-01T21:09:52.061883+0000 mgr.y (mgr.24356) 9950 : cluster 0 pgmap v9918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:54.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:54 smithi040 bash[28232]: cluster 2023-12-01T21:09:54.062539+0000 mgr.y (mgr.24356) 9951 : cluster 0 pgmap v9919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:54.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:54 smithi040 bash[41173]: cluster 2023-12-01T21:09:54.062539+0000 mgr.y (mgr.24356) 9951 : cluster 0 pgmap v9919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:54 smithi141 bash[31670]: cluster 2023-12-01T21:09:54.062539+0000 mgr.y (mgr.24356) 9951 : cluster 0 pgmap v9919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:55 smithi040 bash[28232]: audit 2023-12-01T21:09:54.355030+0000 mon.c (mon.2) 6273 : audit 0 from='client.? 172.21.15.40:0/1720424205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:55.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:55 smithi040 bash[41173]: audit 2023-12-01T21:09:54.355030+0000 mon.c (mon.2) 6273 : audit 0 from='client.? 172.21.15.40:0/1720424205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:55 smithi141 bash[31670]: audit 2023-12-01T21:09:54.355030+0000 mon.c (mon.2) 6273 : audit 0 from='client.? 172.21.15.40:0/1720424205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:56.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:09:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:09:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:56 smithi040 bash[41173]: cluster 2023-12-01T21:09:56.063833+0000 mgr.y (mgr.24356) 9952 : cluster 0 pgmap v9920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:56.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:56 smithi040 bash[28232]: cluster 2023-12-01T21:09:56.063833+0000 mgr.y (mgr.24356) 9952 : cluster 0 pgmap v9920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:56 smithi141 bash[31670]: cluster 2023-12-01T21:09:56.063833+0000 mgr.y (mgr.24356) 9952 : cluster 0 pgmap v9920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:57 smithi040 bash[28232]: audit 2023-12-01T21:09:56.824756+0000 mon.a (mon.0) 6470 : audit 0 from='client.? 172.21.15.40:0/1854909987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:57 smithi040 bash[41173]: audit 2023-12-01T21:09:56.824756+0000 mon.a (mon.0) 6470 : audit 0 from='client.? 172.21.15.40:0/1854909987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:57 smithi141 bash[31670]: audit 2023-12-01T21:09:56.824756+0000 mon.a (mon.0) 6470 : audit 0 from='client.? 172.21.15.40:0/1854909987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:58 smithi040 bash[28232]: cluster 2023-12-01T21:09:58.064700+0000 mgr.y (mgr.24356) 9953 : cluster 0 pgmap v9921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:58 smithi040 bash[41173]: cluster 2023-12-01T21:09:58.064700+0000 mgr.y (mgr.24356) 9953 : cluster 0 pgmap v9921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:58 smithi141 bash[31670]: cluster 2023-12-01T21:09:58.064700+0000 mgr.y (mgr.24356) 9953 : cluster 0 pgmap v9921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:09:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:09:59 smithi040 bash[28232]: audit 2023-12-01T21:09:59.292905+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.40:0/2754394219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:09:59 smithi040 bash[41173]: audit 2023-12-01T21:09:59.292905+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.40:0/2754394219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:09:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:09:59 smithi141 bash[31670]: audit 2023-12-01T21:09:59.292905+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.40:0/2754394219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:00 smithi040 bash[28232]: debug 2023-12-01T21:09:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:00 smithi040 bash[28232]: cluster 2023-12-01T21:10:00.000166+0000 mon.a (mon.0) 6472 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:00 smithi040 bash[28232]: cluster 2023-12-01T21:10:00.065959+0000 mgr.y (mgr.24356) 9954 : cluster 0 pgmap v9922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:00 smithi040 bash[41173]: cluster 2023-12-01T21:10:00.000166+0000 mon.a (mon.0) 6472 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:00.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:00 smithi040 bash[41173]: cluster 2023-12-01T21:10:00.065959+0000 mgr.y (mgr.24356) 9954 : cluster 0 pgmap v9922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:00 smithi141 bash[31670]: cluster 2023-12-01T21:10:00.000166+0000 mon.a (mon.0) 6472 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:00 smithi141 bash[31670]: cluster 2023-12-01T21:10:00.065959+0000 mgr.y (mgr.24356) 9954 : cluster 0 pgmap v9922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:01 smithi040 bash[28232]: audit 2023-12-01T21:10:01.752777+0000 mon.a (mon.0) 6473 : audit 0 from='client.? 172.21.15.40:0/1970607548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:01 smithi040 bash[41173]: audit 2023-12-01T21:10:01.752777+0000 mon.a (mon.0) 6473 : audit 0 from='client.? 172.21.15.40:0/1970607548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:02.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:01 smithi141 bash[31670]: audit 2023-12-01T21:10:01.752777+0000 mon.a (mon.0) 6473 : audit 0 from='client.? 172.21.15.40:0/1970607548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:02 smithi040 bash[41173]: cluster 2023-12-01T21:10:02.066683+0000 mgr.y (mgr.24356) 9955 : cluster 0 pgmap v9923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:02 smithi040 bash[28232]: cluster 2023-12-01T21:10:02.066683+0000 mgr.y (mgr.24356) 9955 : cluster 0 pgmap v9923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:02 smithi141 bash[31670]: cluster 2023-12-01T21:10:02.066683+0000 mgr.y (mgr.24356) 9955 : cluster 0 pgmap v9923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:03 smithi040 bash[28232]: audit 2023-12-01T21:10:03.844192+0000 mon.c (mon.2) 6274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:03 smithi040 bash[41173]: audit 2023-12-01T21:10:03.844192+0000 mon.c (mon.2) 6274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:03 smithi141 bash[31670]: audit 2023-12-01T21:10:03.844192+0000 mon.c (mon.2) 6274 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:04 smithi040 bash[28232]: cluster 2023-12-01T21:10:04.067337+0000 mgr.y (mgr.24356) 9956 : cluster 0 pgmap v9924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:04 smithi040 bash[28232]: audit 2023-12-01T21:10:04.219850+0000 mon.a (mon.0) 6474 : audit 0 from='client.? 172.21.15.40:0/835339210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:05.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:04 smithi040 bash[41173]: cluster 2023-12-01T21:10:04.067337+0000 mgr.y (mgr.24356) 9956 : cluster 0 pgmap v9924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:05.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:04 smithi040 bash[41173]: audit 2023-12-01T21:10:04.219850+0000 mon.a (mon.0) 6474 : audit 0 from='client.? 172.21.15.40:0/835339210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:04 smithi141 bash[31670]: cluster 2023-12-01T21:10:04.067337+0000 mgr.y (mgr.24356) 9956 : cluster 0 pgmap v9924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:04 smithi141 bash[31670]: audit 2023-12-01T21:10:04.219850+0000 mon.a (mon.0) 6474 : audit 0 from='client.? 172.21.15.40:0/835339210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:10:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:10:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:07 smithi040 bash[28232]: cluster 2023-12-01T21:10:06.068548+0000 mgr.y (mgr.24356) 9957 : cluster 0 pgmap v9925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:07 smithi040 bash[28232]: audit 2023-12-01T21:10:06.684199+0000 mon.c (mon.2) 6275 : audit 0 from='client.? 172.21.15.40:0/3931478668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:07 smithi040 bash[41173]: cluster 2023-12-01T21:10:06.068548+0000 mgr.y (mgr.24356) 9957 : cluster 0 pgmap v9925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:07.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:07 smithi040 bash[41173]: audit 2023-12-01T21:10:06.684199+0000 mon.c (mon.2) 6275 : audit 0 from='client.? 172.21.15.40:0/3931478668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:07 smithi141 bash[31670]: cluster 2023-12-01T21:10:06.068548+0000 mgr.y (mgr.24356) 9957 : cluster 0 pgmap v9925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:07 smithi141 bash[31670]: audit 2023-12-01T21:10:06.684199+0000 mon.c (mon.2) 6275 : audit 0 from='client.? 172.21.15.40:0/3931478668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:09.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:09 smithi040 bash[28232]: cluster 2023-12-01T21:10:08.069163+0000 mgr.y (mgr.24356) 9958 : cluster 0 pgmap v9926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:09 smithi040 bash[41173]: cluster 2023-12-01T21:10:08.069163+0000 mgr.y (mgr.24356) 9958 : cluster 0 pgmap v9926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:09 smithi141 bash[31670]: cluster 2023-12-01T21:10:08.069163+0000 mgr.y (mgr.24356) 9958 : cluster 0 pgmap v9926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:10 smithi040 bash[28232]: audit 2023-12-01T21:10:09.152417+0000 mon.c (mon.2) 6276 : audit 0 from='client.? 172.21.15.40:0/1092411073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:10 smithi040 bash[41173]: audit 2023-12-01T21:10:09.152417+0000 mon.c (mon.2) 6276 : audit 0 from='client.? 172.21.15.40:0/1092411073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:10 smithi141 bash[31670]: audit 2023-12-01T21:10:09.152417+0000 mon.c (mon.2) 6276 : audit 0 from='client.? 172.21.15.40:0/1092411073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:11 smithi040 bash[28232]: cluster 2023-12-01T21:10:10.070385+0000 mgr.y (mgr.24356) 9959 : cluster 0 pgmap v9927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:11 smithi040 bash[41173]: cluster 2023-12-01T21:10:10.070385+0000 mgr.y (mgr.24356) 9959 : cluster 0 pgmap v9927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:11.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:11 smithi141 bash[31670]: cluster 2023-12-01T21:10:10.070385+0000 mgr.y (mgr.24356) 9959 : cluster 0 pgmap v9927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:12 smithi040 bash[28232]: audit 2023-12-01T21:10:11.619526+0000 mon.a (mon.0) 6475 : audit 0 from='client.? 172.21.15.40:0/419986290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:12.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:12 smithi040 bash[41173]: audit 2023-12-01T21:10:11.619526+0000 mon.a (mon.0) 6475 : audit 0 from='client.? 172.21.15.40:0/419986290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:12.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:12 smithi141 bash[31670]: audit 2023-12-01T21:10:11.619526+0000 mon.a (mon.0) 6475 : audit 0 from='client.? 172.21.15.40:0/419986290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:13.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:13 smithi040 bash[28232]: cluster 2023-12-01T21:10:12.071077+0000 mgr.y (mgr.24356) 9960 : cluster 0 pgmap v9928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:13 smithi040 bash[41173]: cluster 2023-12-01T21:10:12.071077+0000 mgr.y (mgr.24356) 9960 : cluster 0 pgmap v9928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:13 smithi141 bash[31670]: cluster 2023-12-01T21:10:12.071077+0000 mgr.y (mgr.24356) 9960 : cluster 0 pgmap v9928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:14 smithi040 bash[28232]: audit 2023-12-01T21:10:14.089714+0000 mon.c (mon.2) 6277 : audit 0 from='client.? 172.21.15.40:0/1994353655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:14 smithi040 bash[41173]: audit 2023-12-01T21:10:14.089714+0000 mon.c (mon.2) 6277 : audit 0 from='client.? 172.21.15.40:0/1994353655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:14 smithi141 bash[31670]: audit 2023-12-01T21:10:14.089714+0000 mon.c (mon.2) 6277 : audit 0 from='client.? 172.21.15.40:0/1994353655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:15 smithi040 bash[28232]: cluster 2023-12-01T21:10:14.071569+0000 mgr.y (mgr.24356) 9961 : cluster 0 pgmap v9929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:15 smithi040 bash[41173]: cluster 2023-12-01T21:10:14.071569+0000 mgr.y (mgr.24356) 9961 : cluster 0 pgmap v9929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:15 smithi141 bash[31670]: cluster 2023-12-01T21:10:14.071569+0000 mgr.y (mgr.24356) 9961 : cluster 0 pgmap v9929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:10:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:10:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:17 smithi040 bash[41173]: cluster 2023-12-01T21:10:16.072743+0000 mgr.y (mgr.24356) 9962 : cluster 0 pgmap v9930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:17 smithi040 bash[41173]: audit 2023-12-01T21:10:16.566884+0000 mon.a (mon.0) 6476 : audit 0 from='client.? 172.21.15.40:0/2539616814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:17 smithi040 bash[28232]: cluster 2023-12-01T21:10:16.072743+0000 mgr.y (mgr.24356) 9962 : cluster 0 pgmap v9930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:17.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:17 smithi040 bash[28232]: audit 2023-12-01T21:10:16.566884+0000 mon.a (mon.0) 6476 : audit 0 from='client.? 172.21.15.40:0/2539616814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:17 smithi141 bash[31670]: cluster 2023-12-01T21:10:16.072743+0000 mgr.y (mgr.24356) 9962 : cluster 0 pgmap v9930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:17 smithi141 bash[31670]: audit 2023-12-01T21:10:16.566884+0000 mon.a (mon.0) 6476 : audit 0 from='client.? 172.21.15.40:0/2539616814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:19 smithi141 bash[31670]: cluster 2023-12-01T21:10:18.073394+0000 mgr.y (mgr.24356) 9963 : cluster 0 pgmap v9931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:19 smithi141 bash[31670]: audit 2023-12-01T21:10:18.844470+0000 mon.c (mon.2) 6278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:19 smithi141 bash[31670]: audit 2023-12-01T21:10:19.035260+0000 mon.a (mon.0) 6477 : audit 0 from='client.? 172.21.15.40:0/187595701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:19 smithi040 bash[41173]: cluster 2023-12-01T21:10:18.073394+0000 mgr.y (mgr.24356) 9963 : cluster 0 pgmap v9931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:19 smithi040 bash[41173]: audit 2023-12-01T21:10:18.844470+0000 mon.c (mon.2) 6278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:19 smithi040 bash[41173]: audit 2023-12-01T21:10:19.035260+0000 mon.a (mon.0) 6477 : audit 0 from='client.? 172.21.15.40:0/187595701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:19.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:19 smithi040 bash[28232]: cluster 2023-12-01T21:10:18.073394+0000 mgr.y (mgr.24356) 9963 : cluster 0 pgmap v9931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:19.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:19 smithi040 bash[28232]: audit 2023-12-01T21:10:18.844470+0000 mon.c (mon.2) 6278 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:19.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:19 smithi040 bash[28232]: audit 2023-12-01T21:10:19.035260+0000 mon.a (mon.0) 6477 : audit 0 from='client.? 172.21.15.40:0/187595701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:20 smithi040 bash[28232]: cluster 2023-12-01T21:10:20.074514+0000 mgr.y (mgr.24356) 9964 : cluster 0 pgmap v9932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:20 smithi040 bash[41173]: cluster 2023-12-01T21:10:20.074514+0000 mgr.y (mgr.24356) 9964 : cluster 0 pgmap v9932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:20 smithi141 bash[31670]: cluster 2023-12-01T21:10:20.074514+0000 mgr.y (mgr.24356) 9964 : cluster 0 pgmap v9932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:21 smithi040 bash[41173]: audit 2023-12-01T21:10:21.500434+0000 mon.c (mon.2) 6279 : audit 0 from='client.? 172.21.15.40:0/1118110366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:21.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:21 smithi040 bash[28232]: audit 2023-12-01T21:10:21.500434+0000 mon.c (mon.2) 6279 : audit 0 from='client.? 172.21.15.40:0/1118110366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:21 smithi141 bash[31670]: audit 2023-12-01T21:10:21.500434+0000 mon.c (mon.2) 6279 : audit 0 from='client.? 172.21.15.40:0/1118110366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:22 smithi040 bash[41173]: cluster 2023-12-01T21:10:22.075243+0000 mgr.y (mgr.24356) 9965 : cluster 0 pgmap v9933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:22.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:22 smithi040 bash[28232]: cluster 2023-12-01T21:10:22.075243+0000 mgr.y (mgr.24356) 9965 : cluster 0 pgmap v9933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:23.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:22 smithi141 bash[31670]: cluster 2023-12-01T21:10:22.075243+0000 mgr.y (mgr.24356) 9965 : cluster 0 pgmap v9933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:24 smithi141 bash[31670]: audit 2023-12-01T21:10:23.959240+0000 mon.a (mon.0) 6478 : audit 0 from='client.? 172.21.15.40:0/2407264090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:24 smithi040 bash[28232]: audit 2023-12-01T21:10:23.959240+0000 mon.a (mon.0) 6478 : audit 0 from='client.? 172.21.15.40:0/2407264090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:24 smithi040 bash[41173]: audit 2023-12-01T21:10:23.959240+0000 mon.a (mon.0) 6478 : audit 0 from='client.? 172.21.15.40:0/2407264090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:25.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:25 smithi141 bash[31670]: cluster 2023-12-01T21:10:24.075906+0000 mgr.y (mgr.24356) 9966 : cluster 0 pgmap v9934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:25 smithi040 bash[41173]: cluster 2023-12-01T21:10:24.075906+0000 mgr.y (mgr.24356) 9966 : cluster 0 pgmap v9934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:25.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:25 smithi040 bash[28232]: cluster 2023-12-01T21:10:24.075906+0000 mgr.y (mgr.24356) 9966 : cluster 0 pgmap v9934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:26.918 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:10:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:10:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:27 smithi040 bash[28232]: cluster 2023-12-01T21:10:26.076641+0000 mgr.y (mgr.24356) 9967 : cluster 0 pgmap v9935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:27 smithi040 bash[28232]: audit 2023-12-01T21:10:26.426983+0000 mon.c (mon.2) 6280 : audit 0 from='client.? 172.21.15.40:0/3728187809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:27 smithi040 bash[41173]: cluster 2023-12-01T21:10:26.076641+0000 mgr.y (mgr.24356) 9967 : cluster 0 pgmap v9935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:27 smithi040 bash[41173]: audit 2023-12-01T21:10:26.426983+0000 mon.c (mon.2) 6280 : audit 0 from='client.? 172.21.15.40:0/3728187809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:27 smithi141 bash[31670]: cluster 2023-12-01T21:10:26.076641+0000 mgr.y (mgr.24356) 9967 : cluster 0 pgmap v9935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:27 smithi141 bash[31670]: audit 2023-12-01T21:10:26.426983+0000 mon.c (mon.2) 6280 : audit 0 from='client.? 172.21.15.40:0/3728187809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:29 smithi040 bash[28232]: cluster 2023-12-01T21:10:28.077362+0000 mgr.y (mgr.24356) 9968 : cluster 0 pgmap v9936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:29 smithi040 bash[28232]: audit 2023-12-01T21:10:28.886759+0000 mon.c (mon.2) 6281 : audit 0 from='client.? 172.21.15.40:0/739343164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:29 smithi040 bash[41173]: cluster 2023-12-01T21:10:28.077362+0000 mgr.y (mgr.24356) 9968 : cluster 0 pgmap v9936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:29.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:29 smithi040 bash[41173]: audit 2023-12-01T21:10:28.886759+0000 mon.c (mon.2) 6281 : audit 0 from='client.? 172.21.15.40:0/739343164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:29 smithi141 bash[31670]: cluster 2023-12-01T21:10:28.077362+0000 mgr.y (mgr.24356) 9968 : cluster 0 pgmap v9936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:29 smithi141 bash[31670]: audit 2023-12-01T21:10:28.886759+0000 mon.c (mon.2) 6281 : audit 0 from='client.? 172.21.15.40:0/739343164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:30 smithi040 bash[28232]: cluster 2023-12-01T21:10:30.078600+0000 mgr.y (mgr.24356) 9969 : cluster 0 pgmap v9937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:30 smithi040 bash[41173]: cluster 2023-12-01T21:10:30.078600+0000 mgr.y (mgr.24356) 9969 : cluster 0 pgmap v9937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:30 smithi141 bash[31670]: cluster 2023-12-01T21:10:30.078600+0000 mgr.y (mgr.24356) 9969 : cluster 0 pgmap v9937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:31.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:31 smithi040 bash[28232]: audit 2023-12-01T21:10:31.355104+0000 mon.c (mon.2) 6282 : audit 0 from='client.? 172.21.15.40:0/2918465004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:31.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:31 smithi040 bash[41173]: audit 2023-12-01T21:10:31.355104+0000 mon.c (mon.2) 6282 : audit 0 from='client.? 172.21.15.40:0/2918465004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:31 smithi141 bash[31670]: audit 2023-12-01T21:10:31.355104+0000 mon.c (mon.2) 6282 : audit 0 from='client.? 172.21.15.40:0/2918465004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:32 smithi040 bash[41173]: cluster 2023-12-01T21:10:32.079287+0000 mgr.y (mgr.24356) 9970 : cluster 0 pgmap v9938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:32.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:32 smithi040 bash[28232]: cluster 2023-12-01T21:10:32.079287+0000 mgr.y (mgr.24356) 9970 : cluster 0 pgmap v9938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:32 smithi141 bash[31670]: cluster 2023-12-01T21:10:32.079287+0000 mgr.y (mgr.24356) 9970 : cluster 0 pgmap v9938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:33 smithi040 bash[28232]: audit 2023-12-01T21:10:33.814801+0000 mon.c (mon.2) 6283 : audit 0 from='client.? 172.21.15.40:0/1292292525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:33 smithi040 bash[28232]: audit 2023-12-01T21:10:33.844617+0000 mon.c (mon.2) 6284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:33 smithi040 bash[41173]: audit 2023-12-01T21:10:33.814801+0000 mon.c (mon.2) 6283 : audit 0 from='client.? 172.21.15.40:0/1292292525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:33 smithi040 bash[41173]: audit 2023-12-01T21:10:33.844617+0000 mon.c (mon.2) 6284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:33 smithi141 bash[31670]: audit 2023-12-01T21:10:33.814801+0000 mon.c (mon.2) 6283 : audit 0 from='client.? 172.21.15.40:0/1292292525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:33 smithi141 bash[31670]: audit 2023-12-01T21:10:33.844617+0000 mon.c (mon.2) 6284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:34 smithi040 bash[28232]: cluster 2023-12-01T21:10:34.079937+0000 mgr.y (mgr.24356) 9971 : cluster 0 pgmap v9939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:34 smithi040 bash[41173]: cluster 2023-12-01T21:10:34.079937+0000 mgr.y (mgr.24356) 9971 : cluster 0 pgmap v9939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:34 smithi141 bash[31670]: cluster 2023-12-01T21:10:34.079937+0000 mgr.y (mgr.24356) 9971 : cluster 0 pgmap v9939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:10:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:10:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:37 smithi040 bash[28232]: cluster 2023-12-01T21:10:36.081123+0000 mgr.y (mgr.24356) 9972 : cluster 0 pgmap v9940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:37.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:37 smithi040 bash[28232]: audit 2023-12-01T21:10:36.287792+0000 mon.a (mon.0) 6479 : audit 0 from='client.? 172.21.15.40:0/1464216345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:37 smithi040 bash[41173]: cluster 2023-12-01T21:10:36.081123+0000 mgr.y (mgr.24356) 9972 : cluster 0 pgmap v9940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:37.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:37 smithi040 bash[41173]: audit 2023-12-01T21:10:36.287792+0000 mon.a (mon.0) 6479 : audit 0 from='client.? 172.21.15.40:0/1464216345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:37 smithi141 bash[31670]: cluster 2023-12-01T21:10:36.081123+0000 mgr.y (mgr.24356) 9972 : cluster 0 pgmap v9940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:37 smithi141 bash[31670]: audit 2023-12-01T21:10:36.287792+0000 mon.a (mon.0) 6479 : audit 0 from='client.? 172.21.15.40:0/1464216345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:39 smithi040 bash[28232]: cluster 2023-12-01T21:10:38.081819+0000 mgr.y (mgr.24356) 9973 : cluster 0 pgmap v9941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:39 smithi040 bash[28232]: audit 2023-12-01T21:10:38.741363+0000 mon.a (mon.0) 6480 : audit 0 from='client.? 172.21.15.40:0/529197376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:39 smithi040 bash[41173]: cluster 2023-12-01T21:10:38.081819+0000 mgr.y (mgr.24356) 9973 : cluster 0 pgmap v9941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:39.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:39 smithi040 bash[41173]: audit 2023-12-01T21:10:38.741363+0000 mon.a (mon.0) 6480 : audit 0 from='client.? 172.21.15.40:0/529197376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:39 smithi141 bash[31670]: cluster 2023-12-01T21:10:38.081819+0000 mgr.y (mgr.24356) 9973 : cluster 0 pgmap v9941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:39 smithi141 bash[31670]: audit 2023-12-01T21:10:38.741363+0000 mon.a (mon.0) 6480 : audit 0 from='client.? 172.21.15.40:0/529197376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:40 smithi040 bash[28232]: cluster 2023-12-01T21:10:40.082978+0000 mgr.y (mgr.24356) 9974 : cluster 0 pgmap v9942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:40 smithi040 bash[41173]: cluster 2023-12-01T21:10:40.082978+0000 mgr.y (mgr.24356) 9974 : cluster 0 pgmap v9942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:40 smithi141 bash[31670]: cluster 2023-12-01T21:10:40.082978+0000 mgr.y (mgr.24356) 9974 : cluster 0 pgmap v9942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:41.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:41 smithi040 bash[41173]: audit 2023-12-01T21:10:41.208686+0000 mon.c (mon.2) 6285 : audit 0 from='client.? 172.21.15.40:0/1313576642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:41.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:41 smithi040 bash[28232]: audit 2023-12-01T21:10:41.208686+0000 mon.c (mon.2) 6285 : audit 0 from='client.? 172.21.15.40:0/1313576642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:42.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:41 smithi141 bash[31670]: audit 2023-12-01T21:10:41.208686+0000 mon.c (mon.2) 6285 : audit 0 from='client.? 172.21.15.40:0/1313576642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:42 smithi040 bash[28232]: cluster 2023-12-01T21:10:42.083799+0000 mgr.y (mgr.24356) 9975 : cluster 0 pgmap v9943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:42 smithi040 bash[41173]: cluster 2023-12-01T21:10:42.083799+0000 mgr.y (mgr.24356) 9975 : cluster 0 pgmap v9943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:43.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:42 smithi141 bash[31670]: cluster 2023-12-01T21:10:42.083799+0000 mgr.y (mgr.24356) 9975 : cluster 0 pgmap v9943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:44.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:43 smithi141 bash[31670]: audit 2023-12-01T21:10:43.670285+0000 mon.a (mon.0) 6481 : audit 0 from='client.? 172.21.15.40:0/2123822125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:44.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:43 smithi040 bash[28232]: audit 2023-12-01T21:10:43.670285+0000 mon.a (mon.0) 6481 : audit 0 from='client.? 172.21.15.40:0/2123822125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:44.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:43 smithi040 bash[41173]: audit 2023-12-01T21:10:43.670285+0000 mon.a (mon.0) 6481 : audit 0 from='client.? 172.21.15.40:0/2123822125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:44 smithi141 bash[31670]: cluster 2023-12-01T21:10:44.084537+0000 mgr.y (mgr.24356) 9976 : cluster 0 pgmap v9944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:44 smithi040 bash[28232]: cluster 2023-12-01T21:10:44.084537+0000 mgr.y (mgr.24356) 9976 : cluster 0 pgmap v9944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:44 smithi040 bash[41173]: cluster 2023-12-01T21:10:44.084537+0000 mgr.y (mgr.24356) 9976 : cluster 0 pgmap v9944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:46 smithi040 bash[41173]: audit 2023-12-01T21:10:46.138450+0000 mon.a (mon.0) 6482 : audit 0 from='client.? 172.21.15.40:0/2438203465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:46.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:46 smithi040 bash[28232]: audit 2023-12-01T21:10:46.138450+0000 mon.a (mon.0) 6482 : audit 0 from='client.? 172.21.15.40:0/2438203465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:46.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:46 smithi141 bash[31670]: audit 2023-12-01T21:10:46.138450+0000 mon.a (mon.0) 6482 : audit 0 from='client.? 172.21.15.40:0/2438203465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:10:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:10:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:47 smithi141 bash[31670]: cluster 2023-12-01T21:10:46.085643+0000 mgr.y (mgr.24356) 9977 : cluster 0 pgmap v9945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:47 smithi040 bash[28232]: cluster 2023-12-01T21:10:46.085643+0000 mgr.y (mgr.24356) 9977 : cluster 0 pgmap v9945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:47 smithi040 bash[41173]: cluster 2023-12-01T21:10:46.085643+0000 mgr.y (mgr.24356) 9977 : cluster 0 pgmap v9945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:49 smithi141 bash[31670]: cluster 2023-12-01T21:10:48.086303+0000 mgr.y (mgr.24356) 9978 : cluster 0 pgmap v9946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:49 smithi141 bash[31670]: audit 2023-12-01T21:10:48.612322+0000 mon.c (mon.2) 6286 : audit 0 from='client.? 172.21.15.40:0/558368296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:49 smithi141 bash[31670]: audit 2023-12-01T21:10:48.845343+0000 mon.c (mon.2) 6287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:49 smithi040 bash[28232]: cluster 2023-12-01T21:10:48.086303+0000 mgr.y (mgr.24356) 9978 : cluster 0 pgmap v9946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:49 smithi040 bash[28232]: audit 2023-12-01T21:10:48.612322+0000 mon.c (mon.2) 6286 : audit 0 from='client.? 172.21.15.40:0/558368296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:49 smithi040 bash[28232]: audit 2023-12-01T21:10:48.845343+0000 mon.c (mon.2) 6287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:49 smithi040 bash[41173]: cluster 2023-12-01T21:10:48.086303+0000 mgr.y (mgr.24356) 9978 : cluster 0 pgmap v9946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:49 smithi040 bash[41173]: audit 2023-12-01T21:10:48.612322+0000 mon.c (mon.2) 6286 : audit 0 from='client.? 172.21.15.40:0/558368296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:49 smithi040 bash[41173]: audit 2023-12-01T21:10:48.845343+0000 mon.c (mon.2) 6287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:50 smithi040 bash[28232]: cluster 2023-12-01T21:10:50.087561+0000 mgr.y (mgr.24356) 9979 : cluster 0 pgmap v9947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:50 smithi040 bash[41173]: cluster 2023-12-01T21:10:50.087561+0000 mgr.y (mgr.24356) 9979 : cluster 0 pgmap v9947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:50 smithi141 bash[31670]: cluster 2023-12-01T21:10:50.087561+0000 mgr.y (mgr.24356) 9979 : cluster 0 pgmap v9947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:51 smithi040 bash[28232]: audit 2023-12-01T21:10:51.078197+0000 mon.a (mon.0) 6483 : audit 0 from='client.? 172.21.15.40:0/1492912740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:51.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:51 smithi040 bash[28232]: audit 2023-12-01T21:10:51.189258+0000 mon.c (mon.2) 6288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:10:51.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:51 smithi040 bash[41173]: audit 2023-12-01T21:10:51.078197+0000 mon.a (mon.0) 6483 : audit 0 from='client.? 172.21.15.40:0/1492912740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:51.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:51 smithi040 bash[41173]: audit 2023-12-01T21:10:51.189258+0000 mon.c (mon.2) 6288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:10:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:51 smithi141 bash[31670]: audit 2023-12-01T21:10:51.078197+0000 mon.a (mon.0) 6483 : audit 0 from='client.? 172.21.15.40:0/1492912740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:51 smithi141 bash[31670]: audit 2023-12-01T21:10:51.189258+0000 mon.c (mon.2) 6288 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:10:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:52 smithi040 bash[41173]: cluster 2023-12-01T21:10:52.088222+0000 mgr.y (mgr.24356) 9980 : cluster 0 pgmap v9948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:52.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:52 smithi040 bash[28232]: cluster 2023-12-01T21:10:52.088222+0000 mgr.y (mgr.24356) 9980 : cluster 0 pgmap v9948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:53.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:52 smithi141 bash[31670]: cluster 2023-12-01T21:10:52.088222+0000 mgr.y (mgr.24356) 9980 : cluster 0 pgmap v9948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:53 smithi040 bash[28232]: audit 2023-12-01T21:10:53.543483+0000 mon.a (mon.0) 6484 : audit 0 from='client.? 172.21.15.40:0/4271910258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:53.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:53 smithi040 bash[41173]: audit 2023-12-01T21:10:53.543483+0000 mon.a (mon.0) 6484 : audit 0 from='client.? 172.21.15.40:0/4271910258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:54.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:53 smithi141 bash[31670]: audit 2023-12-01T21:10:53.543483+0000 mon.a (mon.0) 6484 : audit 0 from='client.? 172.21.15.40:0/4271910258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:54 smithi040 bash[28232]: cluster 2023-12-01T21:10:54.088921+0000 mgr.y (mgr.24356) 9981 : cluster 0 pgmap v9949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:54 smithi040 bash[41173]: cluster 2023-12-01T21:10:54.088921+0000 mgr.y (mgr.24356) 9981 : cluster 0 pgmap v9949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:55.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:54 smithi141 bash[31670]: cluster 2023-12-01T21:10:54.088921+0000 mgr.y (mgr.24356) 9981 : cluster 0 pgmap v9949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:56 smithi040 bash[28232]: audit 2023-12-01T21:10:56.006327+0000 mon.c (mon.2) 6289 : audit 0 from='client.? 172.21.15.40:0/3906129313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:56 smithi040 bash[41173]: audit 2023-12-01T21:10:56.006327+0000 mon.c (mon.2) 6289 : audit 0 from='client.? 172.21.15.40:0/3906129313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:56 smithi141 bash[31670]: audit 2023-12-01T21:10:56.006327+0000 mon.c (mon.2) 6289 : audit 0 from='client.? 172.21.15.40:0/3906129313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:56.918 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:10:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:10:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:57 smithi040 bash[28232]: cluster 2023-12-01T21:10:56.089967+0000 mgr.y (mgr.24356) 9982 : cluster 0 pgmap v9950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:57 smithi040 bash[41173]: cluster 2023-12-01T21:10:56.089967+0000 mgr.y (mgr.24356) 9982 : cluster 0 pgmap v9950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:57 smithi141 bash[31670]: cluster 2023-12-01T21:10:56.089967+0000 mgr.y (mgr.24356) 9982 : cluster 0 pgmap v9950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[28232]: audit 2023-12-01T21:10:57.084080+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[28232]: audit 2023-12-01T21:10:57.097601+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[28232]: audit 2023-12-01T21:10:57.286730+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[28232]: audit 2023-12-01T21:10:57.296853+0000 mon.a (mon.0) 6488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[41173]: audit 2023-12-01T21:10:57.084080+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[41173]: audit 2023-12-01T21:10:57.097601+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[41173]: audit 2023-12-01T21:10:57.286730+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:58 smithi040 bash[41173]: audit 2023-12-01T21:10:57.296853+0000 mon.a (mon.0) 6488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:58 smithi141 bash[31670]: audit 2023-12-01T21:10:57.084080+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:58 smithi141 bash[31670]: audit 2023-12-01T21:10:57.097601+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:58 smithi141 bash[31670]: audit 2023-12-01T21:10:57.286730+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:58 smithi141 bash[31670]: audit 2023-12-01T21:10:57.296853+0000 mon.a (mon.0) 6488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:10:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:59 smithi040 bash[28232]: cluster 2023-12-01T21:10:58.090609+0000 mgr.y (mgr.24356) 9983 : cluster 0 pgmap v9951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:59.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:10:59 smithi040 bash[28232]: audit 2023-12-01T21:10:58.472947+0000 mon.c (mon.2) 6290 : audit 0 from='client.? 172.21.15.40:0/1598006863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:59 smithi040 bash[41173]: cluster 2023-12-01T21:10:58.090609+0000 mgr.y (mgr.24356) 9983 : cluster 0 pgmap v9951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:59.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:10:59 smithi040 bash[41173]: audit 2023-12-01T21:10:58.472947+0000 mon.c (mon.2) 6290 : audit 0 from='client.? 172.21.15.40:0/1598006863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:10:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:59 smithi141 bash[31670]: cluster 2023-12-01T21:10:58.090609+0000 mgr.y (mgr.24356) 9983 : cluster 0 pgmap v9951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:10:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:10:59 smithi141 bash[31670]: audit 2023-12-01T21:10:58.472947+0000 mon.c (mon.2) 6290 : audit 0 from='client.? 172.21.15.40:0/1598006863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:00.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:00 smithi040 bash[28232]: cluster 2023-12-01T21:11:00.091853+0000 mgr.y (mgr.24356) 9984 : cluster 0 pgmap v9952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:00 smithi040 bash[41173]: cluster 2023-12-01T21:11:00.091853+0000 mgr.y (mgr.24356) 9984 : cluster 0 pgmap v9952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:00 smithi141 bash[31670]: cluster 2023-12-01T21:11:00.091853+0000 mgr.y (mgr.24356) 9984 : cluster 0 pgmap v9952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:01 smithi040 bash[28232]: audit 2023-12-01T21:11:00.937798+0000 mon.a (mon.0) 6489 : audit 0 from='client.? 172.21.15.40:0/106105604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:01.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:01 smithi040 bash[41173]: audit 2023-12-01T21:11:00.937798+0000 mon.a (mon.0) 6489 : audit 0 from='client.? 172.21.15.40:0/106105604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:01 smithi141 bash[31670]: audit 2023-12-01T21:11:00.937798+0000 mon.a (mon.0) 6489 : audit 0 from='client.? 172.21.15.40:0/106105604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:02.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:02 smithi040 bash[28232]: cluster 2023-12-01T21:11:02.092598+0000 mgr.y (mgr.24356) 9985 : cluster 0 pgmap v9953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:02 smithi040 bash[41173]: cluster 2023-12-01T21:11:02.092598+0000 mgr.y (mgr.24356) 9985 : cluster 0 pgmap v9953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:02 smithi141 bash[31670]: cluster 2023-12-01T21:11:02.092598+0000 mgr.y (mgr.24356) 9985 : cluster 0 pgmap v9953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:03.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:03 smithi040 bash[41173]: audit 2023-12-01T21:11:03.392233+0000 mon.c (mon.2) 6291 : audit 0 from='client.? 172.21.15.40:0/4294255740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:03 smithi040 bash[28232]: audit 2023-12-01T21:11:03.392233+0000 mon.c (mon.2) 6291 : audit 0 from='client.? 172.21.15.40:0/4294255740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:04.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:03 smithi141 bash[31670]: audit 2023-12-01T21:11:03.392233+0000 mon.c (mon.2) 6291 : audit 0 from='client.? 172.21.15.40:0/4294255740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:04 smithi040 bash[28232]: audit 2023-12-01T21:11:03.845699+0000 mon.c (mon.2) 6292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:04 smithi040 bash[28232]: cluster 2023-12-01T21:11:04.093244+0000 mgr.y (mgr.24356) 9986 : cluster 0 pgmap v9954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:04 smithi040 bash[41173]: audit 2023-12-01T21:11:03.845699+0000 mon.c (mon.2) 6292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:04.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:04 smithi040 bash[41173]: cluster 2023-12-01T21:11:04.093244+0000 mgr.y (mgr.24356) 9986 : cluster 0 pgmap v9954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:04 smithi141 bash[31670]: audit 2023-12-01T21:11:03.845699+0000 mon.c (mon.2) 6292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:04 smithi141 bash[31670]: cluster 2023-12-01T21:11:04.093244+0000 mgr.y (mgr.24356) 9986 : cluster 0 pgmap v9954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:05 smithi040 bash[28232]: audit 2023-12-01T21:11:05.854615+0000 mon.a (mon.0) 6490 : audit 0 from='client.? 172.21.15.40:0/2092986010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:05 smithi040 bash[41173]: audit 2023-12-01T21:11:05.854615+0000 mon.a (mon.0) 6490 : audit 0 from='client.? 172.21.15.40:0/2092986010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:06.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:05 smithi141 bash[31670]: audit 2023-12-01T21:11:05.854615+0000 mon.a (mon.0) 6490 : audit 0 from='client.? 172.21.15.40:0/2092986010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:11:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:11:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:06 smithi141 bash[31670]: cluster 2023-12-01T21:11:06.094378+0000 mgr.y (mgr.24356) 9987 : cluster 0 pgmap v9955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:07.291 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:06 smithi040 bash[41173]: cluster 2023-12-01T21:11:06.094378+0000 mgr.y (mgr.24356) 9987 : cluster 0 pgmap v9955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:07.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:06 smithi040 bash[28232]: cluster 2023-12-01T21:11:06.094378+0000 mgr.y (mgr.24356) 9987 : cluster 0 pgmap v9955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: cluster 2023-12-01T21:11:08.094858+0000 mgr.y (mgr.24356) 9988 : cluster 0 pgmap v9956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: audit 2023-12-01T21:11:08.125507+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: audit 2023-12-01T21:11:08.135170+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: audit 2023-12-01T21:11:08.137251+0000 mon.c (mon.2) 6293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:11:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: audit 2023-12-01T21:11:08.138388+0000 mon.c (mon.2) 6294 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: audit 2023-12-01T21:11:08.146508+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[41173]: audit 2023-12-01T21:11:08.326306+0000 mon.a (mon.0) 6494 : audit 0 from='client.? 172.21.15.40:0/3564228197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: cluster 2023-12-01T21:11:08.094858+0000 mgr.y (mgr.24356) 9988 : cluster 0 pgmap v9956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: audit 2023-12-01T21:11:08.125507+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: audit 2023-12-01T21:11:08.135170+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: audit 2023-12-01T21:11:08.137251+0000 mon.c (mon.2) 6293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: audit 2023-12-01T21:11:08.138388+0000 mon.c (mon.2) 6294 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: audit 2023-12-01T21:11:08.146508+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:09 smithi040 bash[28232]: audit 2023-12-01T21:11:08.326306+0000 mon.a (mon.0) 6494 : audit 0 from='client.? 172.21.15.40:0/3564228197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: cluster 2023-12-01T21:11:08.094858+0000 mgr.y (mgr.24356) 9988 : cluster 0 pgmap v9956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: audit 2023-12-01T21:11:08.125507+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: audit 2023-12-01T21:11:08.135170+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: audit 2023-12-01T21:11:08.137251+0000 mon.c (mon.2) 6293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: audit 2023-12-01T21:11:08.138388+0000 mon.c (mon.2) 6294 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: audit 2023-12-01T21:11:08.146508+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:11:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:09 smithi141 bash[31670]: audit 2023-12-01T21:11:08.326306+0000 mon.a (mon.0) 6494 : audit 0 from='client.? 172.21.15.40:0/3564228197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:10 smithi040 bash[41173]: cluster 2023-12-01T21:11:10.095979+0000 mgr.y (mgr.24356) 9989 : cluster 0 pgmap v9957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:10.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:10 smithi040 bash[28232]: cluster 2023-12-01T21:11:10.095979+0000 mgr.y (mgr.24356) 9989 : cluster 0 pgmap v9957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:10 smithi141 bash[31670]: cluster 2023-12-01T21:11:10.095979+0000 mgr.y (mgr.24356) 9989 : cluster 0 pgmap v9957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:11 smithi040 bash[28232]: audit 2023-12-01T21:11:10.794259+0000 mon.a (mon.0) 6495 : audit 0 from='client.? 172.21.15.40:0/2340604379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:11.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:11 smithi040 bash[41173]: audit 2023-12-01T21:11:10.794259+0000 mon.a (mon.0) 6495 : audit 0 from='client.? 172.21.15.40:0/2340604379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:11 smithi141 bash[31670]: audit 2023-12-01T21:11:10.794259+0000 mon.a (mon.0) 6495 : audit 0 from='client.? 172.21.15.40:0/2340604379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:12.532 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 21:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T21:11:12.086732195Z level=info msg="Completed cleanup jobs" duration=47.883433ms 2023-12-01T21:11:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:12 smithi040 bash[41173]: cluster 2023-12-01T21:11:12.096709+0000 mgr.y (mgr.24356) 9990 : cluster 0 pgmap v9958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:12 smithi040 bash[28232]: cluster 2023-12-01T21:11:12.096709+0000 mgr.y (mgr.24356) 9990 : cluster 0 pgmap v9958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:12 smithi141 bash[31670]: cluster 2023-12-01T21:11:12.096709+0000 mgr.y (mgr.24356) 9990 : cluster 0 pgmap v9958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:13 smithi040 bash[28232]: audit 2023-12-01T21:11:13.253234+0000 mon.a (mon.0) 6496 : audit 0 from='client.? 172.21.15.40:0/1947818769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:13 smithi040 bash[41173]: audit 2023-12-01T21:11:13.253234+0000 mon.a (mon.0) 6496 : audit 0 from='client.? 172.21.15.40:0/1947818769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:14.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:13 smithi141 bash[31670]: audit 2023-12-01T21:11:13.253234+0000 mon.a (mon.0) 6496 : audit 0 from='client.? 172.21.15.40:0/1947818769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:14 smithi040 bash[28232]: cluster 2023-12-01T21:11:14.097359+0000 mgr.y (mgr.24356) 9991 : cluster 0 pgmap v9959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:14.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:14 smithi040 bash[41173]: cluster 2023-12-01T21:11:14.097359+0000 mgr.y (mgr.24356) 9991 : cluster 0 pgmap v9959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:15.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:14 smithi141 bash[31670]: cluster 2023-12-01T21:11:14.097359+0000 mgr.y (mgr.24356) 9991 : cluster 0 pgmap v9959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:15 smithi040 bash[41173]: audit 2023-12-01T21:11:15.723936+0000 mon.a (mon.0) 6497 : audit 0 from='client.? 172.21.15.40:0/1881628632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:15 smithi040 bash[28232]: audit 2023-12-01T21:11:15.723936+0000 mon.a (mon.0) 6497 : audit 0 from='client.? 172.21.15.40:0/1881628632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:16.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:15 smithi141 bash[31670]: audit 2023-12-01T21:11:15.723936+0000 mon.a (mon.0) 6497 : audit 0 from='client.? 172.21.15.40:0/1881628632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:16.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:11:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:11:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:16 smithi040 bash[41173]: cluster 2023-12-01T21:11:16.098515+0000 mgr.y (mgr.24356) 9992 : cluster 0 pgmap v9960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:17.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:16 smithi040 bash[28232]: cluster 2023-12-01T21:11:16.098515+0000 mgr.y (mgr.24356) 9992 : cluster 0 pgmap v9960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:16 smithi141 bash[31670]: cluster 2023-12-01T21:11:16.098515+0000 mgr.y (mgr.24356) 9992 : cluster 0 pgmap v9960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:19 smithi040 bash[41173]: cluster 2023-12-01T21:11:18.099114+0000 mgr.y (mgr.24356) 9993 : cluster 0 pgmap v9961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:19 smithi040 bash[41173]: audit 2023-12-01T21:11:18.193430+0000 mon.c (mon.2) 6295 : audit 0 from='client.? 172.21.15.40:0/836678263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:19 smithi040 bash[41173]: audit 2023-12-01T21:11:18.846261+0000 mon.c (mon.2) 6296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:19 smithi040 bash[28232]: cluster 2023-12-01T21:11:18.099114+0000 mgr.y (mgr.24356) 9993 : cluster 0 pgmap v9961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:19 smithi040 bash[28232]: audit 2023-12-01T21:11:18.193430+0000 mon.c (mon.2) 6295 : audit 0 from='client.? 172.21.15.40:0/836678263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:19.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:19 smithi040 bash[28232]: audit 2023-12-01T21:11:18.846261+0000 mon.c (mon.2) 6296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:19 smithi141 bash[31670]: cluster 2023-12-01T21:11:18.099114+0000 mgr.y (mgr.24356) 9993 : cluster 0 pgmap v9961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:19 smithi141 bash[31670]: audit 2023-12-01T21:11:18.193430+0000 mon.c (mon.2) 6295 : audit 0 from='client.? 172.21.15.40:0/836678263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:19 smithi141 bash[31670]: audit 2023-12-01T21:11:18.846261+0000 mon.c (mon.2) 6296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:20 smithi040 bash[28232]: cluster 2023-12-01T21:11:20.100269+0000 mgr.y (mgr.24356) 9994 : cluster 0 pgmap v9962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:20 smithi040 bash[41173]: cluster 2023-12-01T21:11:20.100269+0000 mgr.y (mgr.24356) 9994 : cluster 0 pgmap v9962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:20 smithi141 bash[31670]: cluster 2023-12-01T21:11:20.100269+0000 mgr.y (mgr.24356) 9994 : cluster 0 pgmap v9962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:21.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:21 smithi040 bash[41173]: audit 2023-12-01T21:11:20.655445+0000 mon.c (mon.2) 6297 : audit 0 from='client.? 172.21.15.40:0/666953592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:21.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:21 smithi040 bash[28232]: audit 2023-12-01T21:11:20.655445+0000 mon.c (mon.2) 6297 : audit 0 from='client.? 172.21.15.40:0/666953592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:22.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:21 smithi141 bash[31670]: audit 2023-12-01T21:11:20.655445+0000 mon.c (mon.2) 6297 : audit 0 from='client.? 172.21.15.40:0/666953592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:22 smithi040 bash[28232]: cluster 2023-12-01T21:11:22.100938+0000 mgr.y (mgr.24356) 9995 : cluster 0 pgmap v9963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:22 smithi040 bash[41173]: cluster 2023-12-01T21:11:22.100938+0000 mgr.y (mgr.24356) 9995 : cluster 0 pgmap v9963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:23.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:22 smithi141 bash[31670]: cluster 2023-12-01T21:11:22.100938+0000 mgr.y (mgr.24356) 9995 : cluster 0 pgmap v9963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:23.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:23 smithi040 bash[28232]: audit 2023-12-01T21:11:23.122717+0000 mon.a (mon.0) 6498 : audit 0 from='client.? 172.21.15.40:0/3861128433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:23.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:23 smithi040 bash[41173]: audit 2023-12-01T21:11:23.122717+0000 mon.a (mon.0) 6498 : audit 0 from='client.? 172.21.15.40:0/3861128433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:24.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:23 smithi141 bash[31670]: audit 2023-12-01T21:11:23.122717+0000 mon.a (mon.0) 6498 : audit 0 from='client.? 172.21.15.40:0/3861128433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:24 smithi040 bash[28232]: cluster 2023-12-01T21:11:24.101605+0000 mgr.y (mgr.24356) 9996 : cluster 0 pgmap v9964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:24 smithi040 bash[41173]: cluster 2023-12-01T21:11:24.101605+0000 mgr.y (mgr.24356) 9996 : cluster 0 pgmap v9964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:25.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:24 smithi141 bash[31670]: cluster 2023-12-01T21:11:24.101605+0000 mgr.y (mgr.24356) 9996 : cluster 0 pgmap v9964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:25 smithi040 bash[28232]: audit 2023-12-01T21:11:25.588928+0000 mon.a (mon.0) 6499 : audit 0 from='client.? 172.21.15.40:0/492984834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:25 smithi040 bash[41173]: audit 2023-12-01T21:11:25.588928+0000 mon.a (mon.0) 6499 : audit 0 from='client.? 172.21.15.40:0/492984834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:26.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:25 smithi141 bash[31670]: audit 2023-12-01T21:11:25.588928+0000 mon.a (mon.0) 6499 : audit 0 from='client.? 172.21.15.40:0/492984834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:26 smithi040 bash[28232]: cluster 2023-12-01T21:11:26.102702+0000 mgr.y (mgr.24356) 9997 : cluster 0 pgmap v9965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:26.918 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:11:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:11:26.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:26 smithi040 bash[41173]: cluster 2023-12-01T21:11:26.102702+0000 mgr.y (mgr.24356) 9997 : cluster 0 pgmap v9965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:27.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:26 smithi141 bash[31670]: cluster 2023-12-01T21:11:26.102702+0000 mgr.y (mgr.24356) 9997 : cluster 0 pgmap v9965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:28.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:28 smithi040 bash[41173]: audit 2023-12-01T21:11:28.052448+0000 mon.a (mon.0) 6500 : audit 0 from='client.? 172.21.15.40:0/1335037837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:28 smithi040 bash[28232]: audit 2023-12-01T21:11:28.052448+0000 mon.a (mon.0) 6500 : audit 0 from='client.? 172.21.15.40:0/1335037837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:28.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:28 smithi141 bash[31670]: audit 2023-12-01T21:11:28.052448+0000 mon.a (mon.0) 6500 : audit 0 from='client.? 172.21.15.40:0/1335037837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:29 smithi040 bash[28232]: cluster 2023-12-01T21:11:28.103365+0000 mgr.y (mgr.24356) 9998 : cluster 0 pgmap v9966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:29 smithi040 bash[41173]: cluster 2023-12-01T21:11:28.103365+0000 mgr.y (mgr.24356) 9998 : cluster 0 pgmap v9966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:29 smithi141 bash[31670]: cluster 2023-12-01T21:11:28.103365+0000 mgr.y (mgr.24356) 9998 : cluster 0 pgmap v9966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:30 smithi040 bash[41173]: cluster 2023-12-01T21:11:30.104648+0000 mgr.y (mgr.24356) 9999 : cluster 0 pgmap v9967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:30 smithi040 bash[41173]: audit 2023-12-01T21:11:30.533581+0000 mon.a (mon.0) 6501 : audit 0 from='client.? 172.21.15.40:0/61400817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:30 smithi040 bash[28232]: cluster 2023-12-01T21:11:30.104648+0000 mgr.y (mgr.24356) 9999 : cluster 0 pgmap v9967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:30.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:30 smithi040 bash[28232]: audit 2023-12-01T21:11:30.533581+0000 mon.a (mon.0) 6501 : audit 0 from='client.? 172.21.15.40:0/61400817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:30 smithi141 bash[31670]: cluster 2023-12-01T21:11:30.104648+0000 mgr.y (mgr.24356) 9999 : cluster 0 pgmap v9967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:30 smithi141 bash[31670]: audit 2023-12-01T21:11:30.533581+0000 mon.a (mon.0) 6501 : audit 0 from='client.? 172.21.15.40:0/61400817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:33 smithi141 bash[31670]: cluster 2023-12-01T21:11:32.105341+0000 mgr.y (mgr.24356) 10000 : cluster 0 pgmap v9968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:33 smithi141 bash[31670]: audit 2023-12-01T21:11:32.987254+0000 mon.c (mon.2) 6298 : audit 0 from='client.? 172.21.15.40:0/2388403706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:33 smithi040 bash[41173]: cluster 2023-12-01T21:11:32.105341+0000 mgr.y (mgr.24356) 10000 : cluster 0 pgmap v9968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:33 smithi040 bash[41173]: audit 2023-12-01T21:11:32.987254+0000 mon.c (mon.2) 6298 : audit 0 from='client.? 172.21.15.40:0/2388403706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:33 smithi040 bash[28232]: cluster 2023-12-01T21:11:32.105341+0000 mgr.y (mgr.24356) 10000 : cluster 0 pgmap v9968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:33.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:33 smithi040 bash[28232]: audit 2023-12-01T21:11:32.987254+0000 mon.c (mon.2) 6298 : audit 0 from='client.? 172.21.15.40:0/2388403706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:34 smithi141 bash[31670]: audit 2023-12-01T21:11:33.846423+0000 mon.c (mon.2) 6299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:34 smithi040 bash[41173]: audit 2023-12-01T21:11:33.846423+0000 mon.c (mon.2) 6299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:34 smithi040 bash[28232]: audit 2023-12-01T21:11:33.846423+0000 mon.c (mon.2) 6299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:35.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:35 smithi141 bash[31670]: cluster 2023-12-01T21:11:34.106146+0000 mgr.y (mgr.24356) 10001 : cluster 0 pgmap v9969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:35 smithi040 bash[41173]: cluster 2023-12-01T21:11:34.106146+0000 mgr.y (mgr.24356) 10001 : cluster 0 pgmap v9969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:35 smithi040 bash[28232]: cluster 2023-12-01T21:11:34.106146+0000 mgr.y (mgr.24356) 10001 : cluster 0 pgmap v9969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:36.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:36 smithi040 bash[41173]: audit 2023-12-01T21:11:35.451130+0000 mon.a (mon.0) 6502 : audit 0 from='client.? 172.21.15.40:0/710185806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:36.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:36 smithi040 bash[28232]: audit 2023-12-01T21:11:35.451130+0000 mon.a (mon.0) 6502 : audit 0 from='client.? 172.21.15.40:0/710185806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:36.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:36 smithi141 bash[31670]: audit 2023-12-01T21:11:35.451130+0000 mon.a (mon.0) 6502 : audit 0 from='client.? 172.21.15.40:0/710185806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:11:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:11:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:37 smithi141 bash[31670]: cluster 2023-12-01T21:11:36.107365+0000 mgr.y (mgr.24356) 10002 : cluster 0 pgmap v9970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:37 smithi040 bash[28232]: cluster 2023-12-01T21:11:36.107365+0000 mgr.y (mgr.24356) 10002 : cluster 0 pgmap v9970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:37 smithi040 bash[41173]: cluster 2023-12-01T21:11:36.107365+0000 mgr.y (mgr.24356) 10002 : cluster 0 pgmap v9970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:38 smithi141 bash[31670]: audit 2023-12-01T21:11:37.914664+0000 mon.c (mon.2) 6300 : audit 0 from='client.? 172.21.15.40:0/3415981114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:38.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:38 smithi040 bash[28232]: audit 2023-12-01T21:11:37.914664+0000 mon.c (mon.2) 6300 : audit 0 from='client.? 172.21.15.40:0/3415981114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:38 smithi040 bash[41173]: audit 2023-12-01T21:11:37.914664+0000 mon.c (mon.2) 6300 : audit 0 from='client.? 172.21.15.40:0/3415981114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:39 smithi141 bash[31670]: cluster 2023-12-01T21:11:38.108051+0000 mgr.y (mgr.24356) 10003 : cluster 0 pgmap v9971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:39 smithi040 bash[28232]: cluster 2023-12-01T21:11:38.108051+0000 mgr.y (mgr.24356) 10003 : cluster 0 pgmap v9971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:39 smithi040 bash[41173]: cluster 2023-12-01T21:11:38.108051+0000 mgr.y (mgr.24356) 10003 : cluster 0 pgmap v9971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:40 smithi040 bash[28232]: cluster 2023-12-01T21:11:40.108870+0000 mgr.y (mgr.24356) 10004 : cluster 0 pgmap v9972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:40.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:40 smithi040 bash[28232]: audit 2023-12-01T21:11:40.378155+0000 mon.c (mon.2) 6301 : audit 0 from='client.? 172.21.15.40:0/572286808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:40 smithi040 bash[41173]: cluster 2023-12-01T21:11:40.108870+0000 mgr.y (mgr.24356) 10004 : cluster 0 pgmap v9972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:40.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:40 smithi040 bash[41173]: audit 2023-12-01T21:11:40.378155+0000 mon.c (mon.2) 6301 : audit 0 from='client.? 172.21.15.40:0/572286808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:40 smithi141 bash[31670]: cluster 2023-12-01T21:11:40.108870+0000 mgr.y (mgr.24356) 10004 : cluster 0 pgmap v9972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:40 smithi141 bash[31670]: audit 2023-12-01T21:11:40.378155+0000 mon.c (mon.2) 6301 : audit 0 from='client.? 172.21.15.40:0/572286808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:43 smithi141 bash[31670]: cluster 2023-12-01T21:11:42.109474+0000 mgr.y (mgr.24356) 10005 : cluster 0 pgmap v9973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:43 smithi141 bash[31670]: audit 2023-12-01T21:11:42.844868+0000 mon.a (mon.0) 6503 : audit 0 from='client.? 172.21.15.40:0/4057817854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:43 smithi040 bash[28232]: cluster 2023-12-01T21:11:42.109474+0000 mgr.y (mgr.24356) 10005 : cluster 0 pgmap v9973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:43.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:43 smithi040 bash[28232]: audit 2023-12-01T21:11:42.844868+0000 mon.a (mon.0) 6503 : audit 0 from='client.? 172.21.15.40:0/4057817854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:43.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:43 smithi040 bash[41173]: cluster 2023-12-01T21:11:42.109474+0000 mgr.y (mgr.24356) 10005 : cluster 0 pgmap v9973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:43.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:43 smithi040 bash[41173]: audit 2023-12-01T21:11:42.844868+0000 mon.a (mon.0) 6503 : audit 0 from='client.? 172.21.15.40:0/4057817854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:45 smithi141 bash[31670]: cluster 2023-12-01T21:11:44.110129+0000 mgr.y (mgr.24356) 10006 : cluster 0 pgmap v9974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:45 smithi040 bash[28232]: cluster 2023-12-01T21:11:44.110129+0000 mgr.y (mgr.24356) 10006 : cluster 0 pgmap v9974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:45 smithi040 bash[41173]: cluster 2023-12-01T21:11:44.110129+0000 mgr.y (mgr.24356) 10006 : cluster 0 pgmap v9974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:46.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:46 smithi040 bash[28232]: audit 2023-12-01T21:11:45.312461+0000 mon.c (mon.2) 6302 : audit 0 from='client.? 172.21.15.40:0/1819777636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:46 smithi040 bash[41173]: audit 2023-12-01T21:11:45.312461+0000 mon.c (mon.2) 6302 : audit 0 from='client.? 172.21.15.40:0/1819777636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:46.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:46 smithi141 bash[31670]: audit 2023-12-01T21:11:45.312461+0000 mon.c (mon.2) 6302 : audit 0 from='client.? 172.21.15.40:0/1819777636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:11:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:11:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:47 smithi141 bash[31670]: cluster 2023-12-01T21:11:46.111349+0000 mgr.y (mgr.24356) 10007 : cluster 0 pgmap v9975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:47 smithi040 bash[28232]: cluster 2023-12-01T21:11:46.111349+0000 mgr.y (mgr.24356) 10007 : cluster 0 pgmap v9975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:47 smithi040 bash[41173]: cluster 2023-12-01T21:11:46.111349+0000 mgr.y (mgr.24356) 10007 : cluster 0 pgmap v9975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:48.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:48 smithi141 bash[31670]: audit 2023-12-01T21:11:47.780477+0000 mon.c (mon.2) 6303 : audit 0 from='client.? 172.21.15.40:0/4145924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:48 smithi040 bash[41173]: audit 2023-12-01T21:11:47.780477+0000 mon.c (mon.2) 6303 : audit 0 from='client.? 172.21.15.40:0/4145924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:48.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:48 smithi040 bash[28232]: audit 2023-12-01T21:11:47.780477+0000 mon.c (mon.2) 6303 : audit 0 from='client.? 172.21.15.40:0/4145924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:49 smithi141 bash[31670]: cluster 2023-12-01T21:11:48.112070+0000 mgr.y (mgr.24356) 10008 : cluster 0 pgmap v9976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:49 smithi141 bash[31670]: audit 2023-12-01T21:11:48.846944+0000 mon.c (mon.2) 6304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:49 smithi040 bash[28232]: cluster 2023-12-01T21:11:48.112070+0000 mgr.y (mgr.24356) 10008 : cluster 0 pgmap v9976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:49 smithi040 bash[28232]: audit 2023-12-01T21:11:48.846944+0000 mon.c (mon.2) 6304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:49 smithi040 bash[41173]: cluster 2023-12-01T21:11:48.112070+0000 mgr.y (mgr.24356) 10008 : cluster 0 pgmap v9976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:49 smithi040 bash[41173]: audit 2023-12-01T21:11:48.846944+0000 mon.c (mon.2) 6304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:50 smithi040 bash[28232]: cluster 2023-12-01T21:11:50.113112+0000 mgr.y (mgr.24356) 10009 : cluster 0 pgmap v9977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:50 smithi040 bash[28232]: audit 2023-12-01T21:11:50.243274+0000 mon.a (mon.0) 6504 : audit 0 from='client.? 172.21.15.40:0/1734593100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:50 smithi040 bash[41173]: cluster 2023-12-01T21:11:50.113112+0000 mgr.y (mgr.24356) 10009 : cluster 0 pgmap v9977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:50.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:50 smithi040 bash[41173]: audit 2023-12-01T21:11:50.243274+0000 mon.a (mon.0) 6504 : audit 0 from='client.? 172.21.15.40:0/1734593100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:50 smithi141 bash[31670]: cluster 2023-12-01T21:11:50.113112+0000 mgr.y (mgr.24356) 10009 : cluster 0 pgmap v9977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:50 smithi141 bash[31670]: audit 2023-12-01T21:11:50.243274+0000 mon.a (mon.0) 6504 : audit 0 from='client.? 172.21.15.40:0/1734593100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:53 smithi141 bash[31670]: cluster 2023-12-01T21:11:52.113777+0000 mgr.y (mgr.24356) 10010 : cluster 0 pgmap v9978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:53.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:53 smithi141 bash[31670]: audit 2023-12-01T21:11:52.712168+0000 mon.c (mon.2) 6305 : audit 0 from='client.? 172.21.15.40:0/2025668863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:53 smithi040 bash[41173]: cluster 2023-12-01T21:11:52.113777+0000 mgr.y (mgr.24356) 10010 : cluster 0 pgmap v9978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:53 smithi040 bash[41173]: audit 2023-12-01T21:11:52.712168+0000 mon.c (mon.2) 6305 : audit 0 from='client.? 172.21.15.40:0/2025668863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:53 smithi040 bash[28232]: cluster 2023-12-01T21:11:52.113777+0000 mgr.y (mgr.24356) 10010 : cluster 0 pgmap v9978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:53 smithi040 bash[28232]: audit 2023-12-01T21:11:52.712168+0000 mon.c (mon.2) 6305 : audit 0 from='client.? 172.21.15.40:0/2025668863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:55 smithi141 bash[31670]: cluster 2023-12-01T21:11:54.114506+0000 mgr.y (mgr.24356) 10011 : cluster 0 pgmap v9979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:55 smithi040 bash[28232]: cluster 2023-12-01T21:11:54.114506+0000 mgr.y (mgr.24356) 10011 : cluster 0 pgmap v9979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:55 smithi040 bash[41173]: cluster 2023-12-01T21:11:54.114506+0000 mgr.y (mgr.24356) 10011 : cluster 0 pgmap v9979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:56.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:56 smithi040 bash[28232]: audit 2023-12-01T21:11:55.184248+0000 mon.a (mon.0) 6505 : audit 0 from='client.? 172.21.15.40:0/445480880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:56.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:56 smithi040 bash[41173]: audit 2023-12-01T21:11:55.184248+0000 mon.a (mon.0) 6505 : audit 0 from='client.? 172.21.15.40:0/445480880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:56 smithi141 bash[31670]: audit 2023-12-01T21:11:55.184248+0000 mon.a (mon.0) 6505 : audit 0 from='client.? 172.21.15.40:0/445480880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:11:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T21:11:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:57 smithi141 bash[31670]: cluster 2023-12-01T21:11:56.115693+0000 mgr.y (mgr.24356) 10012 : cluster 0 pgmap v9980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:57 smithi040 bash[28232]: cluster 2023-12-01T21:11:56.115693+0000 mgr.y (mgr.24356) 10012 : cluster 0 pgmap v9980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:57 smithi040 bash[41173]: cluster 2023-12-01T21:11:56.115693+0000 mgr.y (mgr.24356) 10012 : cluster 0 pgmap v9980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:58 smithi141 bash[31670]: audit 2023-12-01T21:11:57.653328+0000 mon.a (mon.0) 6506 : audit 0 from='client.? 172.21.15.40:0/1578979432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:58 smithi040 bash[28232]: audit 2023-12-01T21:11:57.653328+0000 mon.a (mon.0) 6506 : audit 0 from='client.? 172.21.15.40:0/1578979432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:58 smithi040 bash[41173]: audit 2023-12-01T21:11:57.653328+0000 mon.a (mon.0) 6506 : audit 0 from='client.? 172.21.15.40:0/1578979432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:11:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:11:59 smithi141 bash[31670]: cluster 2023-12-01T21:11:58.116387+0000 mgr.y (mgr.24356) 10013 : cluster 0 pgmap v9981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:11:59 smithi040 bash[28232]: cluster 2023-12-01T21:11:58.116387+0000 mgr.y (mgr.24356) 10013 : cluster 0 pgmap v9981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:11:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:11:59 smithi040 bash[41173]: cluster 2023-12-01T21:11:58.116387+0000 mgr.y (mgr.24356) 10013 : cluster 0 pgmap v9981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:00 smithi040 bash[41173]: audit 2023-12-01T21:12:00.110466+0000 mon.c (mon.2) 6306 : audit 0 from='client.? 172.21.15.40:0/473753526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:00 smithi040 bash[41173]: cluster 2023-12-01T21:12:00.117353+0000 mgr.y (mgr.24356) 10014 : cluster 0 pgmap v9982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:00.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:00 smithi040 bash[28232]: audit 2023-12-01T21:12:00.110466+0000 mon.c (mon.2) 6306 : audit 0 from='client.? 172.21.15.40:0/473753526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:00.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:00 smithi040 bash[28232]: cluster 2023-12-01T21:12:00.117353+0000 mgr.y (mgr.24356) 10014 : cluster 0 pgmap v9982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:00 smithi141 bash[31670]: audit 2023-12-01T21:12:00.110466+0000 mon.c (mon.2) 6306 : audit 0 from='client.? 172.21.15.40:0/473753526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:00 smithi141 bash[31670]: cluster 2023-12-01T21:12:00.117353+0000 mgr.y (mgr.24356) 10014 : cluster 0 pgmap v9982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:03 smithi141 bash[31670]: cluster 2023-12-01T21:12:02.118006+0000 mgr.y (mgr.24356) 10015 : cluster 0 pgmap v9983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:03 smithi141 bash[31670]: audit 2023-12-01T21:12:02.584038+0000 mon.c (mon.2) 6307 : audit 0 from='client.? 172.21.15.40:0/1890529663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:03 smithi040 bash[28232]: cluster 2023-12-01T21:12:02.118006+0000 mgr.y (mgr.24356) 10015 : cluster 0 pgmap v9983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:03.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:03 smithi040 bash[28232]: audit 2023-12-01T21:12:02.584038+0000 mon.c (mon.2) 6307 : audit 0 from='client.? 172.21.15.40:0/1890529663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:03.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:03 smithi040 bash[41173]: cluster 2023-12-01T21:12:02.118006+0000 mgr.y (mgr.24356) 10015 : cluster 0 pgmap v9983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:03.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:03 smithi040 bash[41173]: audit 2023-12-01T21:12:02.584038+0000 mon.c (mon.2) 6307 : audit 0 from='client.? 172.21.15.40:0/1890529663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:04 smithi141 bash[31670]: audit 2023-12-01T21:12:03.847334+0000 mon.c (mon.2) 6308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:04 smithi040 bash[28232]: audit 2023-12-01T21:12:03.847334+0000 mon.c (mon.2) 6308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:04 smithi040 bash[41173]: audit 2023-12-01T21:12:03.847334+0000 mon.c (mon.2) 6308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:05 smithi141 bash[31670]: cluster 2023-12-01T21:12:04.118663+0000 mgr.y (mgr.24356) 10016 : cluster 0 pgmap v9984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:05 smithi141 bash[31670]: audit 2023-12-01T21:12:05.043023+0000 mon.c (mon.2) 6309 : audit 0 from='client.? 172.21.15.40:0/1364156815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:05 smithi040 bash[28232]: cluster 2023-12-01T21:12:04.118663+0000 mgr.y (mgr.24356) 10016 : cluster 0 pgmap v9984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:05 smithi040 bash[28232]: audit 2023-12-01T21:12:05.043023+0000 mon.c (mon.2) 6309 : audit 0 from='client.? 172.21.15.40:0/1364156815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:05.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:05 smithi040 bash[41173]: cluster 2023-12-01T21:12:04.118663+0000 mgr.y (mgr.24356) 10016 : cluster 0 pgmap v9984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:05.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:05 smithi040 bash[41173]: audit 2023-12-01T21:12:05.043023+0000 mon.c (mon.2) 6309 : audit 0 from='client.? 172.21.15.40:0/1364156815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:12:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:12:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:07 smithi141 bash[31670]: cluster 2023-12-01T21:12:06.119857+0000 mgr.y (mgr.24356) 10017 : cluster 0 pgmap v9985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:07 smithi040 bash[28232]: cluster 2023-12-01T21:12:06.119857+0000 mgr.y (mgr.24356) 10017 : cluster 0 pgmap v9985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:07 smithi040 bash[41173]: cluster 2023-12-01T21:12:06.119857+0000 mgr.y (mgr.24356) 10017 : cluster 0 pgmap v9985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:08.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:08 smithi141 bash[31670]: audit 2023-12-01T21:12:07.511541+0000 mon.a (mon.0) 6507 : audit 0 from='client.? 172.21.15.40:0/2339545576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:08 smithi040 bash[28232]: audit 2023-12-01T21:12:07.511541+0000 mon.a (mon.0) 6507 : audit 0 from='client.? 172.21.15.40:0/2339545576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:08.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:08 smithi040 bash[41173]: audit 2023-12-01T21:12:07.511541+0000 mon.a (mon.0) 6507 : audit 0 from='client.? 172.21.15.40:0/2339545576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:09 smithi141 bash[31670]: cluster 2023-12-01T21:12:08.120563+0000 mgr.y (mgr.24356) 10018 : cluster 0 pgmap v9986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:09 smithi141 bash[31670]: audit 2023-12-01T21:12:08.228396+0000 mon.c (mon.2) 6310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:12:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:09 smithi040 bash[28232]: cluster 2023-12-01T21:12:08.120563+0000 mgr.y (mgr.24356) 10018 : cluster 0 pgmap v9986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:09 smithi040 bash[28232]: audit 2023-12-01T21:12:08.228396+0000 mon.c (mon.2) 6310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:12:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:09 smithi040 bash[41173]: cluster 2023-12-01T21:12:08.120563+0000 mgr.y (mgr.24356) 10018 : cluster 0 pgmap v9986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:09 smithi040 bash[41173]: audit 2023-12-01T21:12:08.228396+0000 mon.c (mon.2) 6310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:12:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:10 smithi040 bash[28232]: audit 2023-12-01T21:12:09.969607+0000 mon.c (mon.2) 6311 : audit 0 from='client.? 172.21.15.40:0/1460705285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:10.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:10 smithi040 bash[28232]: cluster 2023-12-01T21:12:10.121697+0000 mgr.y (mgr.24356) 10019 : cluster 0 pgmap v9987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:10.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:10 smithi040 bash[41173]: audit 2023-12-01T21:12:09.969607+0000 mon.c (mon.2) 6311 : audit 0 from='client.? 172.21.15.40:0/1460705285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:10.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:10 smithi040 bash[41173]: cluster 2023-12-01T21:12:10.121697+0000 mgr.y (mgr.24356) 10019 : cluster 0 pgmap v9987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:10 smithi141 bash[31670]: audit 2023-12-01T21:12:09.969607+0000 mon.c (mon.2) 6311 : audit 0 from='client.? 172.21.15.40:0/1460705285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:10 smithi141 bash[31670]: cluster 2023-12-01T21:12:10.121697+0000 mgr.y (mgr.24356) 10019 : cluster 0 pgmap v9987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:13 smithi141 bash[31670]: cluster 2023-12-01T21:12:12.122148+0000 mgr.y (mgr.24356) 10020 : cluster 0 pgmap v9988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:13 smithi141 bash[31670]: audit 2023-12-01T21:12:12.437292+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.40:0/2411775377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:13 smithi040 bash[28232]: cluster 2023-12-01T21:12:12.122148+0000 mgr.y (mgr.24356) 10020 : cluster 0 pgmap v9988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:13 smithi040 bash[28232]: audit 2023-12-01T21:12:12.437292+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.40:0/2411775377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:13.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:13 smithi040 bash[41173]: cluster 2023-12-01T21:12:12.122148+0000 mgr.y (mgr.24356) 10020 : cluster 0 pgmap v9988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:13.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:13 smithi040 bash[41173]: audit 2023-12-01T21:12:12.437292+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.40:0/2411775377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: cluster 2023-12-01T21:12:14.122564+0000 mgr.y (mgr.24356) 10021 : cluster 0 pgmap v9989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.124973+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.138313+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.427479+0000 mon.a (mon.0) 6511 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.440783+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.908956+0000 mon.c (mon.2) 6312 : audit 0 from='client.? 172.21.15.40:0/1291998039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.969103+0000 mon.c (mon.2) 6313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.971035+0000 mon.c (mon.2) 6314 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[28232]: audit 2023-12-01T21:12:14.982394+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: cluster 2023-12-01T21:12:14.122564+0000 mgr.y (mgr.24356) 10021 : cluster 0 pgmap v9989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.124973+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.138313+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.427479+0000 mon.a (mon.0) 6511 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.440783+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.908956+0000 mon.c (mon.2) 6312 : audit 0 from='client.? 172.21.15.40:0/1291998039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:15.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.969103+0000 mon.c (mon.2) 6313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:12:15.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.971035+0000 mon.c (mon.2) 6314 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:12:15.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:15 smithi040 bash[41173]: audit 2023-12-01T21:12:14.982394+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: cluster 2023-12-01T21:12:14.122564+0000 mgr.y (mgr.24356) 10021 : cluster 0 pgmap v9989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.124973+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.138313+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.427479+0000 mon.a (mon.0) 6511 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.440783+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.908956+0000 mon.c (mon.2) 6312 : audit 0 from='client.? 172.21.15.40:0/1291998039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.969103+0000 mon.c (mon.2) 6313 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.971035+0000 mon.c (mon.2) 6314 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:12:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:15 smithi141 bash[31670]: audit 2023-12-01T21:12:14.982394+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:12:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:12:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:12:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:17 smithi040 bash[28232]: cluster 2023-12-01T21:12:16.123774+0000 mgr.y (mgr.24356) 10022 : cluster 0 pgmap v9990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:17.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:17 smithi040 bash[41173]: cluster 2023-12-01T21:12:16.123774+0000 mgr.y (mgr.24356) 10022 : cluster 0 pgmap v9990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:17 smithi141 bash[31670]: cluster 2023-12-01T21:12:16.123774+0000 mgr.y (mgr.24356) 10022 : cluster 0 pgmap v9990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:18.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:18 smithi040 bash[41173]: audit 2023-12-01T21:12:17.373083+0000 mon.a (mon.0) 6514 : audit 0 from='client.? 172.21.15.40:0/2955926397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:18 smithi040 bash[28232]: audit 2023-12-01T21:12:17.373083+0000 mon.a (mon.0) 6514 : audit 0 from='client.? 172.21.15.40:0/2955926397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:18.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:18 smithi141 bash[31670]: audit 2023-12-01T21:12:17.373083+0000 mon.a (mon.0) 6514 : audit 0 from='client.? 172.21.15.40:0/2955926397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:19 smithi040 bash[41173]: cluster 2023-12-01T21:12:18.124492+0000 mgr.y (mgr.24356) 10023 : cluster 0 pgmap v9991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:19 smithi040 bash[41173]: audit 2023-12-01T21:12:18.847790+0000 mon.c (mon.2) 6315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:19 smithi040 bash[28232]: cluster 2023-12-01T21:12:18.124492+0000 mgr.y (mgr.24356) 10023 : cluster 0 pgmap v9991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:19 smithi040 bash[28232]: audit 2023-12-01T21:12:18.847790+0000 mon.c (mon.2) 6315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:19 smithi141 bash[31670]: cluster 2023-12-01T21:12:18.124492+0000 mgr.y (mgr.24356) 10023 : cluster 0 pgmap v9991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:19 smithi141 bash[31670]: audit 2023-12-01T21:12:18.847790+0000 mon.c (mon.2) 6315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:20 smithi040 bash[28232]: audit 2023-12-01T21:12:19.839681+0000 mon.c (mon.2) 6316 : audit 0 from='client.? 172.21.15.40:0/2479995516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:20.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:20 smithi040 bash[28232]: cluster 2023-12-01T21:12:20.125627+0000 mgr.y (mgr.24356) 10024 : cluster 0 pgmap v9992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:20 smithi040 bash[41173]: audit 2023-12-01T21:12:19.839681+0000 mon.c (mon.2) 6316 : audit 0 from='client.? 172.21.15.40:0/2479995516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:20.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:20 smithi040 bash[41173]: cluster 2023-12-01T21:12:20.125627+0000 mgr.y (mgr.24356) 10024 : cluster 0 pgmap v9992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:20 smithi141 bash[31670]: audit 2023-12-01T21:12:19.839681+0000 mon.c (mon.2) 6316 : audit 0 from='client.? 172.21.15.40:0/2479995516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:20 smithi141 bash[31670]: cluster 2023-12-01T21:12:20.125627+0000 mgr.y (mgr.24356) 10024 : cluster 0 pgmap v9992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:23 smithi141 bash[31670]: cluster 2023-12-01T21:12:22.126111+0000 mgr.y (mgr.24356) 10025 : cluster 0 pgmap v9993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:23 smithi141 bash[31670]: audit 2023-12-01T21:12:22.307250+0000 mon.a (mon.0) 6515 : audit 0 from='client.? 172.21.15.40:0/2856943721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:23 smithi040 bash[28232]: cluster 2023-12-01T21:12:22.126111+0000 mgr.y (mgr.24356) 10025 : cluster 0 pgmap v9993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:23.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:23 smithi040 bash[28232]: audit 2023-12-01T21:12:22.307250+0000 mon.a (mon.0) 6515 : audit 0 from='client.? 172.21.15.40:0/2856943721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:23.802 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:23 smithi040 bash[41173]: cluster 2023-12-01T21:12:22.126111+0000 mgr.y (mgr.24356) 10025 : cluster 0 pgmap v9993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:23.802 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:23 smithi040 bash[41173]: audit 2023-12-01T21:12:22.307250+0000 mon.a (mon.0) 6515 : audit 0 from='client.? 172.21.15.40:0/2856943721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:25 smithi141 bash[31670]: cluster 2023-12-01T21:12:24.126901+0000 mgr.y (mgr.24356) 10026 : cluster 0 pgmap v9994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:25 smithi141 bash[31670]: audit 2023-12-01T21:12:24.776067+0000 mon.a (mon.0) 6516 : audit 0 from='client.? 172.21.15.40:0/601768019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:25 smithi040 bash[28232]: cluster 2023-12-01T21:12:24.126901+0000 mgr.y (mgr.24356) 10026 : cluster 0 pgmap v9994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:25.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:25 smithi040 bash[28232]: audit 2023-12-01T21:12:24.776067+0000 mon.a (mon.0) 6516 : audit 0 from='client.? 172.21.15.40:0/601768019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:25.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:25 smithi040 bash[41173]: cluster 2023-12-01T21:12:24.126901+0000 mgr.y (mgr.24356) 10026 : cluster 0 pgmap v9994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:25.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:25 smithi040 bash[41173]: audit 2023-12-01T21:12:24.776067+0000 mon.a (mon.0) 6516 : audit 0 from='client.? 172.21.15.40:0/601768019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:12:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:12:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:27 smithi141 bash[31670]: cluster 2023-12-01T21:12:26.127995+0000 mgr.y (mgr.24356) 10027 : cluster 0 pgmap v9995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:27 smithi040 bash[28232]: cluster 2023-12-01T21:12:26.127995+0000 mgr.y (mgr.24356) 10027 : cluster 0 pgmap v9995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:27 smithi040 bash[41173]: cluster 2023-12-01T21:12:26.127995+0000 mgr.y (mgr.24356) 10027 : cluster 0 pgmap v9995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:28 smithi141 bash[31670]: audit 2023-12-01T21:12:27.246543+0000 mon.a (mon.0) 6517 : audit 0 from='client.? 172.21.15.40:0/760734031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:28 smithi040 bash[41173]: audit 2023-12-01T21:12:27.246543+0000 mon.a (mon.0) 6517 : audit 0 from='client.? 172.21.15.40:0/760734031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:28 smithi040 bash[28232]: audit 2023-12-01T21:12:27.246543+0000 mon.a (mon.0) 6517 : audit 0 from='client.? 172.21.15.40:0/760734031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:29 smithi141 bash[31670]: cluster 2023-12-01T21:12:28.128695+0000 mgr.y (mgr.24356) 10028 : cluster 0 pgmap v9996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:29.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:29 smithi040 bash[28232]: cluster 2023-12-01T21:12:28.128695+0000 mgr.y (mgr.24356) 10028 : cluster 0 pgmap v9996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:29.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:29 smithi040 bash[41173]: cluster 2023-12-01T21:12:28.128695+0000 mgr.y (mgr.24356) 10028 : cluster 0 pgmap v9996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:30 smithi040 bash[28232]: audit 2023-12-01T21:12:29.719625+0000 mon.a (mon.0) 6518 : audit 0 from='client.? 172.21.15.40:0/2871261823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:30.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:30 smithi040 bash[28232]: cluster 2023-12-01T21:12:30.130049+0000 mgr.y (mgr.24356) 10029 : cluster 0 pgmap v9997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:30 smithi040 bash[41173]: audit 2023-12-01T21:12:29.719625+0000 mon.a (mon.0) 6518 : audit 0 from='client.? 172.21.15.40:0/2871261823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:30.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:30 smithi040 bash[41173]: cluster 2023-12-01T21:12:30.130049+0000 mgr.y (mgr.24356) 10029 : cluster 0 pgmap v9997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:30 smithi141 bash[31670]: audit 2023-12-01T21:12:29.719625+0000 mon.a (mon.0) 6518 : audit 0 from='client.? 172.21.15.40:0/2871261823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:30 smithi141 bash[31670]: cluster 2023-12-01T21:12:30.130049+0000 mgr.y (mgr.24356) 10029 : cluster 0 pgmap v9997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:33 smithi141 bash[31670]: cluster 2023-12-01T21:12:32.130742+0000 mgr.y (mgr.24356) 10030 : cluster 0 pgmap v9998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:33.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:33 smithi141 bash[31670]: audit 2023-12-01T21:12:32.183515+0000 mon.c (mon.2) 6317 : audit 0 from='client.? 172.21.15.40:0/2067328224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:33 smithi040 bash[28232]: cluster 2023-12-01T21:12:32.130742+0000 mgr.y (mgr.24356) 10030 : cluster 0 pgmap v9998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:33 smithi040 bash[28232]: audit 2023-12-01T21:12:32.183515+0000 mon.c (mon.2) 6317 : audit 0 from='client.? 172.21.15.40:0/2067328224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:33 smithi040 bash[41173]: cluster 2023-12-01T21:12:32.130742+0000 mgr.y (mgr.24356) 10030 : cluster 0 pgmap v9998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:33 smithi040 bash[41173]: audit 2023-12-01T21:12:32.183515+0000 mon.c (mon.2) 6317 : audit 0 from='client.? 172.21.15.40:0/2067328224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:34 smithi141 bash[31670]: audit 2023-12-01T21:12:33.848179+0000 mon.c (mon.2) 6318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:34 smithi040 bash[28232]: audit 2023-12-01T21:12:33.848179+0000 mon.c (mon.2) 6318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:34 smithi040 bash[41173]: audit 2023-12-01T21:12:33.848179+0000 mon.c (mon.2) 6318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:35.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:35 smithi141 bash[31670]: cluster 2023-12-01T21:12:34.131512+0000 mgr.y (mgr.24356) 10031 : cluster 0 pgmap v9999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:35.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:35 smithi141 bash[31670]: audit 2023-12-01T21:12:34.645710+0000 mon.a (mon.0) 6519 : audit 0 from='client.? 172.21.15.40:0/3293031024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:35 smithi040 bash[41173]: cluster 2023-12-01T21:12:34.131512+0000 mgr.y (mgr.24356) 10031 : cluster 0 pgmap v9999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:35 smithi040 bash[41173]: audit 2023-12-01T21:12:34.645710+0000 mon.a (mon.0) 6519 : audit 0 from='client.? 172.21.15.40:0/3293031024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:35 smithi040 bash[28232]: cluster 2023-12-01T21:12:34.131512+0000 mgr.y (mgr.24356) 10031 : cluster 0 pgmap v9999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:35 smithi040 bash[28232]: audit 2023-12-01T21:12:34.645710+0000 mon.a (mon.0) 6519 : audit 0 from='client.? 172.21.15.40:0/3293031024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:12:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:12:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:37 smithi141 bash[31670]: cluster 2023-12-01T21:12:36.132717+0000 mgr.y (mgr.24356) 10032 : cluster 0 pgmap v10000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:37 smithi141 bash[31670]: audit 2023-12-01T21:12:37.115575+0000 mon.a (mon.0) 6520 : audit 0 from='client.? 172.21.15.40:0/1031296934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:37 smithi040 bash[28232]: cluster 2023-12-01T21:12:36.132717+0000 mgr.y (mgr.24356) 10032 : cluster 0 pgmap v10000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:37 smithi040 bash[28232]: audit 2023-12-01T21:12:37.115575+0000 mon.a (mon.0) 6520 : audit 0 from='client.? 172.21.15.40:0/1031296934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:37.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:37 smithi040 bash[41173]: cluster 2023-12-01T21:12:36.132717+0000 mgr.y (mgr.24356) 10032 : cluster 0 pgmap v10000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:37.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:37 smithi040 bash[41173]: audit 2023-12-01T21:12:37.115575+0000 mon.a (mon.0) 6520 : audit 0 from='client.? 172.21.15.40:0/1031296934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:39 smithi141 bash[31670]: cluster 2023-12-01T21:12:38.133373+0000 mgr.y (mgr.24356) 10033 : cluster 0 pgmap v10001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:39 smithi040 bash[28232]: cluster 2023-12-01T21:12:38.133373+0000 mgr.y (mgr.24356) 10033 : cluster 0 pgmap v10001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:39 smithi040 bash[41173]: cluster 2023-12-01T21:12:38.133373+0000 mgr.y (mgr.24356) 10033 : cluster 0 pgmap v10001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:40.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:40 smithi141 bash[31670]: audit 2023-12-01T21:12:39.596219+0000 mon.c (mon.2) 6319 : audit 0 from='client.? 172.21.15.40:0/3303967244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:40 smithi040 bash[28232]: audit 2023-12-01T21:12:39.596219+0000 mon.c (mon.2) 6319 : audit 0 from='client.? 172.21.15.40:0/3303967244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:40.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:40 smithi040 bash[41173]: audit 2023-12-01T21:12:39.596219+0000 mon.c (mon.2) 6319 : audit 0 from='client.? 172.21.15.40:0/3303967244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:41.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:41 smithi141 bash[31670]: cluster 2023-12-01T21:12:40.134571+0000 mgr.y (mgr.24356) 10034 : cluster 0 pgmap v10002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:41 smithi040 bash[28232]: cluster 2023-12-01T21:12:40.134571+0000 mgr.y (mgr.24356) 10034 : cluster 0 pgmap v10002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:41 smithi040 bash[41173]: cluster 2023-12-01T21:12:40.134571+0000 mgr.y (mgr.24356) 10034 : cluster 0 pgmap v10002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:42.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:42 smithi141 bash[31670]: audit 2023-12-01T21:12:42.056139+0000 mon.a (mon.0) 6521 : audit 0 from='client.? 172.21.15.40:0/2087107319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:42 smithi040 bash[28232]: audit 2023-12-01T21:12:42.056139+0000 mon.a (mon.0) 6521 : audit 0 from='client.? 172.21.15.40:0/2087107319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:42 smithi040 bash[41173]: audit 2023-12-01T21:12:42.056139+0000 mon.a (mon.0) 6521 : audit 0 from='client.? 172.21.15.40:0/2087107319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:43 smithi141 bash[31670]: cluster 2023-12-01T21:12:42.135261+0000 mgr.y (mgr.24356) 10035 : cluster 0 pgmap v10003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:43 smithi040 bash[28232]: cluster 2023-12-01T21:12:42.135261+0000 mgr.y (mgr.24356) 10035 : cluster 0 pgmap v10003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:43 smithi040 bash[41173]: cluster 2023-12-01T21:12:42.135261+0000 mgr.y (mgr.24356) 10035 : cluster 0 pgmap v10003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:45 smithi141 bash[31670]: cluster 2023-12-01T21:12:44.135918+0000 mgr.y (mgr.24356) 10036 : cluster 0 pgmap v10004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:45 smithi141 bash[31670]: audit 2023-12-01T21:12:44.518953+0000 mon.c (mon.2) 6320 : audit 0 from='client.? 172.21.15.40:0/2100272154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:45 smithi040 bash[28232]: cluster 2023-12-01T21:12:44.135918+0000 mgr.y (mgr.24356) 10036 : cluster 0 pgmap v10004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:45 smithi040 bash[28232]: audit 2023-12-01T21:12:44.518953+0000 mon.c (mon.2) 6320 : audit 0 from='client.? 172.21.15.40:0/2100272154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:45 smithi040 bash[41173]: cluster 2023-12-01T21:12:44.135918+0000 mgr.y (mgr.24356) 10036 : cluster 0 pgmap v10004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:45 smithi040 bash[41173]: audit 2023-12-01T21:12:44.518953+0000 mon.c (mon.2) 6320 : audit 0 from='client.? 172.21.15.40:0/2100272154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:12:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:12:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:47 smithi141 bash[31670]: cluster 2023-12-01T21:12:46.137136+0000 mgr.y (mgr.24356) 10037 : cluster 0 pgmap v10005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:47 smithi141 bash[31670]: audit 2023-12-01T21:12:46.980508+0000 mon.a (mon.0) 6522 : audit 0 from='client.? 172.21.15.40:0/606922674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:47 smithi040 bash[41173]: cluster 2023-12-01T21:12:46.137136+0000 mgr.y (mgr.24356) 10037 : cluster 0 pgmap v10005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:47 smithi040 bash[41173]: audit 2023-12-01T21:12:46.980508+0000 mon.a (mon.0) 6522 : audit 0 from='client.? 172.21.15.40:0/606922674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:47 smithi040 bash[28232]: cluster 2023-12-01T21:12:46.137136+0000 mgr.y (mgr.24356) 10037 : cluster 0 pgmap v10005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:47.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:47 smithi040 bash[28232]: audit 2023-12-01T21:12:46.980508+0000 mon.a (mon.0) 6522 : audit 0 from='client.? 172.21.15.40:0/606922674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:49 smithi141 bash[31670]: cluster 2023-12-01T21:12:48.137806+0000 mgr.y (mgr.24356) 10038 : cluster 0 pgmap v10006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:49 smithi141 bash[31670]: audit 2023-12-01T21:12:48.848748+0000 mon.c (mon.2) 6321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:49 smithi040 bash[41173]: cluster 2023-12-01T21:12:48.137806+0000 mgr.y (mgr.24356) 10038 : cluster 0 pgmap v10006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:49 smithi040 bash[41173]: audit 2023-12-01T21:12:48.848748+0000 mon.c (mon.2) 6321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:49 smithi040 bash[28232]: cluster 2023-12-01T21:12:48.137806+0000 mgr.y (mgr.24356) 10038 : cluster 0 pgmap v10006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:49 smithi040 bash[28232]: audit 2023-12-01T21:12:48.848748+0000 mon.c (mon.2) 6321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:50.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:50 smithi141 bash[31670]: audit 2023-12-01T21:12:49.447055+0000 mon.c (mon.2) 6322 : audit 0 from='client.? 172.21.15.40:0/443928132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:50.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:50 smithi040 bash[41173]: audit 2023-12-01T21:12:49.447055+0000 mon.c (mon.2) 6322 : audit 0 from='client.? 172.21.15.40:0/443928132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:50.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:50 smithi040 bash[28232]: audit 2023-12-01T21:12:49.447055+0000 mon.c (mon.2) 6322 : audit 0 from='client.? 172.21.15.40:0/443928132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:51.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:51 smithi141 bash[31670]: cluster 2023-12-01T21:12:50.138954+0000 mgr.y (mgr.24356) 10039 : cluster 0 pgmap v10007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:51.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:51 smithi040 bash[28232]: cluster 2023-12-01T21:12:50.138954+0000 mgr.y (mgr.24356) 10039 : cluster 0 pgmap v10007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:51.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:51 smithi040 bash[41173]: cluster 2023-12-01T21:12:50.138954+0000 mgr.y (mgr.24356) 10039 : cluster 0 pgmap v10007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:52.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:52 smithi141 bash[31670]: audit 2023-12-01T21:12:51.905964+0000 mon.c (mon.2) 6323 : audit 0 from='client.? 172.21.15.40:0/2015615113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:52 smithi040 bash[28232]: audit 2023-12-01T21:12:51.905964+0000 mon.c (mon.2) 6323 : audit 0 from='client.? 172.21.15.40:0/2015615113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:52 smithi040 bash[41173]: audit 2023-12-01T21:12:51.905964+0000 mon.c (mon.2) 6323 : audit 0 from='client.? 172.21.15.40:0/2015615113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:53.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:53 smithi141 bash[31670]: cluster 2023-12-01T21:12:52.139664+0000 mgr.y (mgr.24356) 10040 : cluster 0 pgmap v10008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:53 smithi040 bash[28232]: cluster 2023-12-01T21:12:52.139664+0000 mgr.y (mgr.24356) 10040 : cluster 0 pgmap v10008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:53 smithi040 bash[41173]: cluster 2023-12-01T21:12:52.139664+0000 mgr.y (mgr.24356) 10040 : cluster 0 pgmap v10008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:55 smithi141 bash[31670]: cluster 2023-12-01T21:12:54.140160+0000 mgr.y (mgr.24356) 10041 : cluster 0 pgmap v10009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:55 smithi141 bash[31670]: audit 2023-12-01T21:12:54.372765+0000 mon.a (mon.0) 6523 : audit 0 from='client.? 172.21.15.40:0/1081180980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:55.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:55 smithi040 bash[28232]: cluster 2023-12-01T21:12:54.140160+0000 mgr.y (mgr.24356) 10041 : cluster 0 pgmap v10009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:55.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:55 smithi040 bash[28232]: audit 2023-12-01T21:12:54.372765+0000 mon.a (mon.0) 6523 : audit 0 from='client.? 172.21.15.40:0/1081180980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:55.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:55 smithi040 bash[41173]: cluster 2023-12-01T21:12:54.140160+0000 mgr.y (mgr.24356) 10041 : cluster 0 pgmap v10009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:55.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:55 smithi040 bash[41173]: audit 2023-12-01T21:12:54.372765+0000 mon.a (mon.0) 6523 : audit 0 from='client.? 172.21.15.40:0/1081180980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:12:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:12:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:57 smithi141 bash[31670]: cluster 2023-12-01T21:12:56.141307+0000 mgr.y (mgr.24356) 10042 : cluster 0 pgmap v10010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:57 smithi141 bash[31670]: audit 2023-12-01T21:12:56.834518+0000 mon.a (mon.0) 6524 : audit 0 from='client.? 172.21.15.40:0/1817346219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:57 smithi040 bash[41173]: cluster 2023-12-01T21:12:56.141307+0000 mgr.y (mgr.24356) 10042 : cluster 0 pgmap v10010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:57 smithi040 bash[41173]: audit 2023-12-01T21:12:56.834518+0000 mon.a (mon.0) 6524 : audit 0 from='client.? 172.21.15.40:0/1817346219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:57 smithi040 bash[28232]: cluster 2023-12-01T21:12:56.141307+0000 mgr.y (mgr.24356) 10042 : cluster 0 pgmap v10010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:57 smithi040 bash[28232]: audit 2023-12-01T21:12:56.834518+0000 mon.a (mon.0) 6524 : audit 0 from='client.? 172.21.15.40:0/1817346219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:12:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:12:59 smithi141 bash[31670]: cluster 2023-12-01T21:12:58.142129+0000 mgr.y (mgr.24356) 10043 : cluster 0 pgmap v10011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:59.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:12:59 smithi040 bash[28232]: cluster 2023-12-01T21:12:58.142129+0000 mgr.y (mgr.24356) 10043 : cluster 0 pgmap v10011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:12:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:12:59 smithi040 bash[41173]: cluster 2023-12-01T21:12:58.142129+0000 mgr.y (mgr.24356) 10043 : cluster 0 pgmap v10011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:00.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:00 smithi141 bash[31670]: audit 2023-12-01T21:12:59.299413+0000 mon.a (mon.0) 6525 : audit 0 from='client.? 172.21.15.40:0/1647368693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:00 smithi040 bash[28232]: audit 2023-12-01T21:12:59.299413+0000 mon.a (mon.0) 6525 : audit 0 from='client.? 172.21.15.40:0/1647368693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:00 smithi040 bash[41173]: audit 2023-12-01T21:12:59.299413+0000 mon.a (mon.0) 6525 : audit 0 from='client.? 172.21.15.40:0/1647368693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:01.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:01 smithi141 bash[31670]: cluster 2023-12-01T21:13:00.143369+0000 mgr.y (mgr.24356) 10044 : cluster 0 pgmap v10012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:01.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:01 smithi040 bash[28232]: cluster 2023-12-01T21:13:00.143369+0000 mgr.y (mgr.24356) 10044 : cluster 0 pgmap v10012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:01 smithi040 bash[41173]: cluster 2023-12-01T21:13:00.143369+0000 mgr.y (mgr.24356) 10044 : cluster 0 pgmap v10012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:02.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:02 smithi141 bash[31670]: audit 2023-12-01T21:13:01.761559+0000 mon.a (mon.0) 6526 : audit 0 from='client.? 172.21.15.40:0/1826153278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:02 smithi040 bash[41173]: audit 2023-12-01T21:13:01.761559+0000 mon.a (mon.0) 6526 : audit 0 from='client.? 172.21.15.40:0/1826153278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:02 smithi040 bash[28232]: audit 2023-12-01T21:13:01.761559+0000 mon.a (mon.0) 6526 : audit 0 from='client.? 172.21.15.40:0/1826153278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:03 smithi040 bash[28232]: cluster 2023-12-01T21:13:02.144073+0000 mgr.y (mgr.24356) 10045 : cluster 0 pgmap v10013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:03 smithi040 bash[41173]: cluster 2023-12-01T21:13:02.144073+0000 mgr.y (mgr.24356) 10045 : cluster 0 pgmap v10013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:03 smithi141 bash[31670]: cluster 2023-12-01T21:13:02.144073+0000 mgr.y (mgr.24356) 10045 : cluster 0 pgmap v10013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:04 smithi040 bash[41173]: audit 2023-12-01T21:13:03.849076+0000 mon.c (mon.2) 6324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:04 smithi040 bash[41173]: audit 2023-12-01T21:13:04.231374+0000 mon.a (mon.0) 6527 : audit 0 from='client.? 172.21.15.40:0/2037783694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:04 smithi040 bash[28232]: audit 2023-12-01T21:13:03.849076+0000 mon.c (mon.2) 6324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:04 smithi040 bash[28232]: audit 2023-12-01T21:13:04.231374+0000 mon.a (mon.0) 6527 : audit 0 from='client.? 172.21.15.40:0/2037783694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:04 smithi141 bash[31670]: audit 2023-12-01T21:13:03.849076+0000 mon.c (mon.2) 6324 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:04 smithi141 bash[31670]: audit 2023-12-01T21:13:04.231374+0000 mon.a (mon.0) 6527 : audit 0 from='client.? 172.21.15.40:0/2037783694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:05 smithi040 bash[28232]: cluster 2023-12-01T21:13:04.144751+0000 mgr.y (mgr.24356) 10046 : cluster 0 pgmap v10014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:05 smithi040 bash[41173]: cluster 2023-12-01T21:13:04.144751+0000 mgr.y (mgr.24356) 10046 : cluster 0 pgmap v10014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:05.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:05 smithi141 bash[31670]: cluster 2023-12-01T21:13:04.144751+0000 mgr.y (mgr.24356) 10046 : cluster 0 pgmap v10014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:13:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:13:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:07 smithi040 bash[28232]: cluster 2023-12-01T21:13:06.145923+0000 mgr.y (mgr.24356) 10047 : cluster 0 pgmap v10015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:07 smithi040 bash[28232]: audit 2023-12-01T21:13:06.695425+0000 mon.c (mon.2) 6325 : audit 0 from='client.? 172.21.15.40:0/1271005362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:07 smithi040 bash[41173]: cluster 2023-12-01T21:13:06.145923+0000 mgr.y (mgr.24356) 10047 : cluster 0 pgmap v10015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:07 smithi040 bash[41173]: audit 2023-12-01T21:13:06.695425+0000 mon.c (mon.2) 6325 : audit 0 from='client.? 172.21.15.40:0/1271005362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:07 smithi141 bash[31670]: cluster 2023-12-01T21:13:06.145923+0000 mgr.y (mgr.24356) 10047 : cluster 0 pgmap v10015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:07 smithi141 bash[31670]: audit 2023-12-01T21:13:06.695425+0000 mon.c (mon.2) 6325 : audit 0 from='client.? 172.21.15.40:0/1271005362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:09 smithi040 bash[41173]: cluster 2023-12-01T21:13:08.146622+0000 mgr.y (mgr.24356) 10048 : cluster 0 pgmap v10016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:09 smithi040 bash[41173]: audit 2023-12-01T21:13:09.154937+0000 mon.a (mon.0) 6528 : audit 0 from='client.? 172.21.15.40:0/1518850714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:09.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:09 smithi040 bash[28232]: cluster 2023-12-01T21:13:08.146622+0000 mgr.y (mgr.24356) 10048 : cluster 0 pgmap v10016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:09.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:09 smithi040 bash[28232]: audit 2023-12-01T21:13:09.154937+0000 mon.a (mon.0) 6528 : audit 0 from='client.? 172.21.15.40:0/1518850714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:09 smithi141 bash[31670]: cluster 2023-12-01T21:13:08.146622+0000 mgr.y (mgr.24356) 10048 : cluster 0 pgmap v10016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:09 smithi141 bash[31670]: audit 2023-12-01T21:13:09.154937+0000 mon.a (mon.0) 6528 : audit 0 from='client.? 172.21.15.40:0/1518850714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:11.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:10 smithi141 bash[31670]: cluster 2023-12-01T21:13:10.147762+0000 mgr.y (mgr.24356) 10049 : cluster 0 pgmap v10017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:10 smithi040 bash[41173]: cluster 2023-12-01T21:13:10.147762+0000 mgr.y (mgr.24356) 10049 : cluster 0 pgmap v10017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:10 smithi040 bash[28232]: cluster 2023-12-01T21:13:10.147762+0000 mgr.y (mgr.24356) 10049 : cluster 0 pgmap v10017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:12.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:11 smithi141 bash[31670]: audit 2023-12-01T21:13:11.613386+0000 mon.c (mon.2) 6326 : audit 0 from='client.? 172.21.15.40:0/3138839433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:11 smithi040 bash[41173]: audit 2023-12-01T21:13:11.613386+0000 mon.c (mon.2) 6326 : audit 0 from='client.? 172.21.15.40:0/3138839433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:11 smithi040 bash[28232]: audit 2023-12-01T21:13:11.613386+0000 mon.c (mon.2) 6326 : audit 0 from='client.? 172.21.15.40:0/3138839433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:12 smithi141 bash[31670]: cluster 2023-12-01T21:13:12.148375+0000 mgr.y (mgr.24356) 10050 : cluster 0 pgmap v10018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:12 smithi040 bash[28232]: cluster 2023-12-01T21:13:12.148375+0000 mgr.y (mgr.24356) 10050 : cluster 0 pgmap v10018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:12 smithi040 bash[41173]: cluster 2023-12-01T21:13:12.148375+0000 mgr.y (mgr.24356) 10050 : cluster 0 pgmap v10018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:14 smithi040 bash[28232]: audit 2023-12-01T21:13:14.070952+0000 mon.c (mon.2) 6327 : audit 0 from='client.? 172.21.15.40:0/894001196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:14 smithi040 bash[41173]: audit 2023-12-01T21:13:14.070952+0000 mon.c (mon.2) 6327 : audit 0 from='client.? 172.21.15.40:0/894001196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:14 smithi141 bash[31670]: audit 2023-12-01T21:13:14.070952+0000 mon.c (mon.2) 6327 : audit 0 from='client.? 172.21.15.40:0/894001196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:15 smithi040 bash[41173]: cluster 2023-12-01T21:13:14.149022+0000 mgr.y (mgr.24356) 10051 : cluster 0 pgmap v10019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:15 smithi040 bash[41173]: audit 2023-12-01T21:13:15.068140+0000 mon.c (mon.2) 6328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:13:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:15 smithi040 bash[28232]: cluster 2023-12-01T21:13:14.149022+0000 mgr.y (mgr.24356) 10051 : cluster 0 pgmap v10019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:15.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:15 smithi040 bash[28232]: audit 2023-12-01T21:13:15.068140+0000 mon.c (mon.2) 6328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:13:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:15 smithi141 bash[31670]: cluster 2023-12-01T21:13:14.149022+0000 mgr.y (mgr.24356) 10051 : cluster 0 pgmap v10019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:15 smithi141 bash[31670]: audit 2023-12-01T21:13:15.068140+0000 mon.c (mon.2) 6328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:13:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:13:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:13:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:17 smithi141 bash[31670]: cluster 2023-12-01T21:13:16.150111+0000 mgr.y (mgr.24356) 10052 : cluster 0 pgmap v10020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:17 smithi141 bash[31670]: audit 2023-12-01T21:13:16.521672+0000 mon.a (mon.0) 6529 : audit 0 from='client.? 172.21.15.40:0/253043395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:17 smithi040 bash[28232]: cluster 2023-12-01T21:13:16.150111+0000 mgr.y (mgr.24356) 10052 : cluster 0 pgmap v10020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:17 smithi040 bash[28232]: audit 2023-12-01T21:13:16.521672+0000 mon.a (mon.0) 6529 : audit 0 from='client.? 172.21.15.40:0/253043395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:17 smithi040 bash[41173]: cluster 2023-12-01T21:13:16.150111+0000 mgr.y (mgr.24356) 10052 : cluster 0 pgmap v10020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:17.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:17 smithi040 bash[41173]: audit 2023-12-01T21:13:16.521672+0000 mon.a (mon.0) 6529 : audit 0 from='client.? 172.21.15.40:0/253043395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:19 smithi141 bash[31670]: cluster 2023-12-01T21:13:18.150802+0000 mgr.y (mgr.24356) 10053 : cluster 0 pgmap v10021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:19 smithi141 bash[31670]: audit 2023-12-01T21:13:18.849201+0000 mon.c (mon.2) 6329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:19 smithi141 bash[31670]: audit 2023-12-01T21:13:19.007225+0000 mon.a (mon.0) 6530 : audit 0 from='client.? 172.21.15.40:0/3857044430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:19 smithi040 bash[28232]: cluster 2023-12-01T21:13:18.150802+0000 mgr.y (mgr.24356) 10053 : cluster 0 pgmap v10021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:19 smithi040 bash[28232]: audit 2023-12-01T21:13:18.849201+0000 mon.c (mon.2) 6329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:19 smithi040 bash[28232]: audit 2023-12-01T21:13:19.007225+0000 mon.a (mon.0) 6530 : audit 0 from='client.? 172.21.15.40:0/3857044430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:19 smithi040 bash[41173]: cluster 2023-12-01T21:13:18.150802+0000 mgr.y (mgr.24356) 10053 : cluster 0 pgmap v10021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:19 smithi040 bash[41173]: audit 2023-12-01T21:13:18.849201+0000 mon.c (mon.2) 6329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:19 smithi040 bash[41173]: audit 2023-12-01T21:13:19.007225+0000 mon.a (mon.0) 6530 : audit 0 from='client.? 172.21.15.40:0/3857044430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:20 smithi141 bash[31670]: cluster 2023-12-01T21:13:20.151980+0000 mgr.y (mgr.24356) 10054 : cluster 0 pgmap v10022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:20 smithi040 bash[28232]: cluster 2023-12-01T21:13:20.151980+0000 mgr.y (mgr.24356) 10054 : cluster 0 pgmap v10022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:20 smithi040 bash[41173]: cluster 2023-12-01T21:13:20.151980+0000 mgr.y (mgr.24356) 10054 : cluster 0 pgmap v10022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:22.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:21 smithi141 bash[31670]: audit 2023-12-01T21:13:20.967939+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:21 smithi141 bash[31670]: audit 2023-12-01T21:13:20.980711+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:21 smithi141 bash[31670]: audit 2023-12-01T21:13:21.219788+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:21 smithi141 bash[31670]: audit 2023-12-01T21:13:21.233843+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:21 smithi141 bash[31670]: audit 2023-12-01T21:13:21.485558+0000 mon.a (mon.0) 6535 : audit 0 from='client.? 172.21.15.40:0/2004866017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[28232]: audit 2023-12-01T21:13:20.967939+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[28232]: audit 2023-12-01T21:13:20.980711+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[28232]: audit 2023-12-01T21:13:21.219788+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[28232]: audit 2023-12-01T21:13:21.233843+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[28232]: audit 2023-12-01T21:13:21.485558+0000 mon.a (mon.0) 6535 : audit 0 from='client.? 172.21.15.40:0/2004866017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[41173]: audit 2023-12-01T21:13:20.967939+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[41173]: audit 2023-12-01T21:13:20.980711+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[41173]: audit 2023-12-01T21:13:21.219788+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[41173]: audit 2023-12-01T21:13:21.233843+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:22.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:21 smithi040 bash[41173]: audit 2023-12-01T21:13:21.485558+0000 mon.a (mon.0) 6535 : audit 0 from='client.? 172.21.15.40:0/2004866017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:23.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:22 smithi141 bash[31670]: cluster 2023-12-01T21:13:22.152706+0000 mgr.y (mgr.24356) 10055 : cluster 0 pgmap v10023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:23.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:22 smithi040 bash[41173]: cluster 2023-12-01T21:13:22.152706+0000 mgr.y (mgr.24356) 10055 : cluster 0 pgmap v10023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:22 smithi040 bash[28232]: cluster 2023-12-01T21:13:22.152706+0000 mgr.y (mgr.24356) 10055 : cluster 0 pgmap v10023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:23 smithi141 bash[31670]: audit 2023-12-01T21:13:23.946644+0000 mon.a (mon.0) 6536 : audit 0 from='client.? 172.21.15.40:0/3698066699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:23 smithi040 bash[41173]: audit 2023-12-01T21:13:23.946644+0000 mon.a (mon.0) 6536 : audit 0 from='client.? 172.21.15.40:0/3698066699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:23 smithi040 bash[28232]: audit 2023-12-01T21:13:23.946644+0000 mon.a (mon.0) 6536 : audit 0 from='client.? 172.21.15.40:0/3698066699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:24 smithi141 bash[31670]: cluster 2023-12-01T21:13:24.153382+0000 mgr.y (mgr.24356) 10056 : cluster 0 pgmap v10024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:24 smithi040 bash[28232]: cluster 2023-12-01T21:13:24.153382+0000 mgr.y (mgr.24356) 10056 : cluster 0 pgmap v10024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:24 smithi040 bash[41173]: cluster 2023-12-01T21:13:24.153382+0000 mgr.y (mgr.24356) 10056 : cluster 0 pgmap v10024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:13:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:13:27.495 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:27 smithi141 bash[31670]: cluster 2023-12-01T21:13:26.154501+0000 mgr.y (mgr.24356) 10057 : cluster 0 pgmap v10025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:27.495 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:27 smithi141 bash[31670]: audit 2023-12-01T21:13:26.416996+0000 mon.c (mon.2) 6330 : audit 0 from='client.? 172.21.15.40:0/1101052672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:27 smithi040 bash[28232]: cluster 2023-12-01T21:13:26.154501+0000 mgr.y (mgr.24356) 10057 : cluster 0 pgmap v10025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:27 smithi040 bash[28232]: audit 2023-12-01T21:13:26.416996+0000 mon.c (mon.2) 6330 : audit 0 from='client.? 172.21.15.40:0/1101052672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:27 smithi040 bash[41173]: cluster 2023-12-01T21:13:26.154501+0000 mgr.y (mgr.24356) 10057 : cluster 0 pgmap v10025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:27.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:27 smithi040 bash[41173]: audit 2023-12-01T21:13:26.416996+0000 mon.c (mon.2) 6330 : audit 0 from='client.? 172.21.15.40:0/1101052672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:29 smithi141 bash[31670]: cluster 2023-12-01T21:13:28.155110+0000 mgr.y (mgr.24356) 10058 : cluster 0 pgmap v10026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:29 smithi141 bash[31670]: audit 2023-12-01T21:13:28.878808+0000 mon.a (mon.0) 6537 : audit 0 from='client.? 172.21.15.40:0/1171520149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:29 smithi040 bash[28232]: cluster 2023-12-01T21:13:28.155110+0000 mgr.y (mgr.24356) 10058 : cluster 0 pgmap v10026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:29 smithi040 bash[28232]: audit 2023-12-01T21:13:28.878808+0000 mon.a (mon.0) 6537 : audit 0 from='client.? 172.21.15.40:0/1171520149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:29 smithi040 bash[41173]: cluster 2023-12-01T21:13:28.155110+0000 mgr.y (mgr.24356) 10058 : cluster 0 pgmap v10026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:29 smithi040 bash[41173]: audit 2023-12-01T21:13:28.878808+0000 mon.a (mon.0) 6537 : audit 0 from='client.? 172.21.15.40:0/1171520149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:30.999 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:30 smithi141 bash[31670]: cluster 2023-12-01T21:13:30.156368+0000 mgr.y (mgr.24356) 10059 : cluster 0 pgmap v10027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:30 smithi040 bash[41173]: cluster 2023-12-01T21:13:30.156368+0000 mgr.y (mgr.24356) 10059 : cluster 0 pgmap v10027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:30 smithi040 bash[28232]: cluster 2023-12-01T21:13:30.156368+0000 mgr.y (mgr.24356) 10059 : cluster 0 pgmap v10027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:31 smithi141 bash[31670]: audit 2023-12-01T21:13:31.336085+0000 mon.a (mon.0) 6538 : audit 0 from='client.? 172.21.15.40:0/282442649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:31 smithi141 bash[31670]: audit 2023-12-01T21:13:31.619276+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:31 smithi141 bash[31670]: audit 2023-12-01T21:13:31.632279+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:31 smithi141 bash[31670]: audit 2023-12-01T21:13:31.635122+0000 mon.c (mon.2) 6331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:13:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:31 smithi141 bash[31670]: audit 2023-12-01T21:13:31.636615+0000 mon.c (mon.2) 6332 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:13:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:31 smithi141 bash[31670]: audit 2023-12-01T21:13:31.647009+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[41173]: audit 2023-12-01T21:13:31.336085+0000 mon.a (mon.0) 6538 : audit 0 from='client.? 172.21.15.40:0/282442649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[41173]: audit 2023-12-01T21:13:31.619276+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[41173]: audit 2023-12-01T21:13:31.632279+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[41173]: audit 2023-12-01T21:13:31.635122+0000 mon.c (mon.2) 6331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:13:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[41173]: audit 2023-12-01T21:13:31.636615+0000 mon.c (mon.2) 6332 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[41173]: audit 2023-12-01T21:13:31.647009+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[28232]: audit 2023-12-01T21:13:31.336085+0000 mon.a (mon.0) 6538 : audit 0 from='client.? 172.21.15.40:0/282442649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[28232]: audit 2023-12-01T21:13:31.619276+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[28232]: audit 2023-12-01T21:13:31.632279+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[28232]: audit 2023-12-01T21:13:31.635122+0000 mon.c (mon.2) 6331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[28232]: audit 2023-12-01T21:13:31.636615+0000 mon.c (mon.2) 6332 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:13:32.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:31 smithi040 bash[28232]: audit 2023-12-01T21:13:31.647009+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:13:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:32 smithi141 bash[31670]: cluster 2023-12-01T21:13:32.157059+0000 mgr.y (mgr.24356) 10060 : cluster 0 pgmap v10028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:32 smithi040 bash[41173]: cluster 2023-12-01T21:13:32.157059+0000 mgr.y (mgr.24356) 10060 : cluster 0 pgmap v10028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:32 smithi040 bash[28232]: cluster 2023-12-01T21:13:32.157059+0000 mgr.y (mgr.24356) 10060 : cluster 0 pgmap v10028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:33 smithi040 bash[28232]: audit 2023-12-01T21:13:33.796036+0000 mon.c (mon.2) 6333 : audit 0 from='client.? 172.21.15.40:0/2592254559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:33 smithi040 bash[41173]: audit 2023-12-01T21:13:33.796036+0000 mon.c (mon.2) 6333 : audit 0 from='client.? 172.21.15.40:0/2592254559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:33 smithi141 bash[31670]: audit 2023-12-01T21:13:33.796036+0000 mon.c (mon.2) 6333 : audit 0 from='client.? 172.21.15.40:0/2592254559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:34 smithi040 bash[28232]: audit 2023-12-01T21:13:33.855826+0000 mon.c (mon.2) 6334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:34 smithi040 bash[28232]: cluster 2023-12-01T21:13:34.157737+0000 mgr.y (mgr.24356) 10061 : cluster 0 pgmap v10029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:34 smithi040 bash[41173]: audit 2023-12-01T21:13:33.855826+0000 mon.c (mon.2) 6334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:34 smithi040 bash[41173]: cluster 2023-12-01T21:13:34.157737+0000 mgr.y (mgr.24356) 10061 : cluster 0 pgmap v10029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:34 smithi141 bash[31670]: audit 2023-12-01T21:13:33.855826+0000 mon.c (mon.2) 6334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:34 smithi141 bash[31670]: cluster 2023-12-01T21:13:34.157737+0000 mgr.y (mgr.24356) 10061 : cluster 0 pgmap v10029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:13:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:13:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:37 smithi141 bash[31670]: cluster 2023-12-01T21:13:36.158887+0000 mgr.y (mgr.24356) 10062 : cluster 0 pgmap v10030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:37.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:37 smithi141 bash[31670]: audit 2023-12-01T21:13:36.264359+0000 mon.c (mon.2) 6335 : audit 0 from='client.? 172.21.15.40:0/1609903324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:37 smithi040 bash[41173]: cluster 2023-12-01T21:13:36.158887+0000 mgr.y (mgr.24356) 10062 : cluster 0 pgmap v10030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:37 smithi040 bash[41173]: audit 2023-12-01T21:13:36.264359+0000 mon.c (mon.2) 6335 : audit 0 from='client.? 172.21.15.40:0/1609903324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:37 smithi040 bash[28232]: cluster 2023-12-01T21:13:36.158887+0000 mgr.y (mgr.24356) 10062 : cluster 0 pgmap v10030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:37.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:37 smithi040 bash[28232]: audit 2023-12-01T21:13:36.264359+0000 mon.c (mon.2) 6335 : audit 0 from='client.? 172.21.15.40:0/1609903324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:39 smithi141 bash[31670]: cluster 2023-12-01T21:13:38.159551+0000 mgr.y (mgr.24356) 10063 : cluster 0 pgmap v10031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:39.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:39 smithi141 bash[31670]: audit 2023-12-01T21:13:38.735905+0000 mon.a (mon.0) 6542 : audit 0 from='client.? 172.21.15.40:0/2209739966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:39 smithi040 bash[41173]: cluster 2023-12-01T21:13:38.159551+0000 mgr.y (mgr.24356) 10063 : cluster 0 pgmap v10031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:39 smithi040 bash[41173]: audit 2023-12-01T21:13:38.735905+0000 mon.a (mon.0) 6542 : audit 0 from='client.? 172.21.15.40:0/2209739966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:39 smithi040 bash[28232]: cluster 2023-12-01T21:13:38.159551+0000 mgr.y (mgr.24356) 10063 : cluster 0 pgmap v10031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:39 smithi040 bash[28232]: audit 2023-12-01T21:13:38.735905+0000 mon.a (mon.0) 6542 : audit 0 from='client.? 172.21.15.40:0/2209739966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:40 smithi141 bash[31670]: cluster 2023-12-01T21:13:40.160741+0000 mgr.y (mgr.24356) 10064 : cluster 0 pgmap v10032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:40 smithi040 bash[28232]: cluster 2023-12-01T21:13:40.160741+0000 mgr.y (mgr.24356) 10064 : cluster 0 pgmap v10032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:40 smithi040 bash[41173]: cluster 2023-12-01T21:13:40.160741+0000 mgr.y (mgr.24356) 10064 : cluster 0 pgmap v10032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:42.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:41 smithi141 bash[31670]: audit 2023-12-01T21:13:41.216750+0000 mon.a (mon.0) 6543 : audit 0 from='client.? 172.21.15.40:0/4059251564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:41 smithi040 bash[28232]: audit 2023-12-01T21:13:41.216750+0000 mon.a (mon.0) 6543 : audit 0 from='client.? 172.21.15.40:0/4059251564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:42.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:41 smithi040 bash[41173]: audit 2023-12-01T21:13:41.216750+0000 mon.a (mon.0) 6543 : audit 0 from='client.? 172.21.15.40:0/4059251564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:43.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:42 smithi141 bash[31670]: cluster 2023-12-01T21:13:42.161598+0000 mgr.y (mgr.24356) 10065 : cluster 0 pgmap v10033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:42 smithi040 bash[28232]: cluster 2023-12-01T21:13:42.161598+0000 mgr.y (mgr.24356) 10065 : cluster 0 pgmap v10033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:42 smithi040 bash[41173]: cluster 2023-12-01T21:13:42.161598+0000 mgr.y (mgr.24356) 10065 : cluster 0 pgmap v10033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:44.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:43 smithi141 bash[31670]: audit 2023-12-01T21:13:43.688574+0000 mon.c (mon.2) 6336 : audit 0 from='client.? 172.21.15.40:0/3293507771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:44.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:43 smithi040 bash[28232]: audit 2023-12-01T21:13:43.688574+0000 mon.c (mon.2) 6336 : audit 0 from='client.? 172.21.15.40:0/3293507771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:43 smithi040 bash[41173]: audit 2023-12-01T21:13:43.688574+0000 mon.c (mon.2) 6336 : audit 0 from='client.? 172.21.15.40:0/3293507771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:45.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:44 smithi141 bash[31670]: cluster 2023-12-01T21:13:44.162322+0000 mgr.y (mgr.24356) 10066 : cluster 0 pgmap v10034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:44 smithi040 bash[28232]: cluster 2023-12-01T21:13:44.162322+0000 mgr.y (mgr.24356) 10066 : cluster 0 pgmap v10034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:44 smithi040 bash[41173]: cluster 2023-12-01T21:13:44.162322+0000 mgr.y (mgr.24356) 10066 : cluster 0 pgmap v10034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:46 smithi040 bash[41173]: audit 2023-12-01T21:13:46.147053+0000 mon.a (mon.0) 6544 : audit 0 from='client.? 172.21.15.40:0/2377789396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:46.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:46 smithi040 bash[28232]: audit 2023-12-01T21:13:46.147053+0000 mon.a (mon.0) 6544 : audit 0 from='client.? 172.21.15.40:0/2377789396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:46.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:46 smithi141 bash[31670]: audit 2023-12-01T21:13:46.147053+0000 mon.a (mon.0) 6544 : audit 0 from='client.? 172.21.15.40:0/2377789396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:13:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:13:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:47 smithi141 bash[31670]: cluster 2023-12-01T21:13:46.163111+0000 mgr.y (mgr.24356) 10067 : cluster 0 pgmap v10035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:47 smithi040 bash[28232]: cluster 2023-12-01T21:13:46.163111+0000 mgr.y (mgr.24356) 10067 : cluster 0 pgmap v10035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:47 smithi040 bash[41173]: cluster 2023-12-01T21:13:46.163111+0000 mgr.y (mgr.24356) 10067 : cluster 0 pgmap v10035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:49 smithi141 bash[31670]: cluster 2023-12-01T21:13:48.163700+0000 mgr.y (mgr.24356) 10068 : cluster 0 pgmap v10036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:49 smithi141 bash[31670]: audit 2023-12-01T21:13:48.614605+0000 mon.c (mon.2) 6337 : audit 0 from='client.? 172.21.15.40:0/1304534037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:49 smithi141 bash[31670]: audit 2023-12-01T21:13:48.850280+0000 mon.c (mon.2) 6338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:49 smithi040 bash[28232]: cluster 2023-12-01T21:13:48.163700+0000 mgr.y (mgr.24356) 10068 : cluster 0 pgmap v10036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:49 smithi040 bash[28232]: audit 2023-12-01T21:13:48.614605+0000 mon.c (mon.2) 6337 : audit 0 from='client.? 172.21.15.40:0/1304534037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:49 smithi040 bash[28232]: audit 2023-12-01T21:13:48.850280+0000 mon.c (mon.2) 6338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:49 smithi040 bash[41173]: cluster 2023-12-01T21:13:48.163700+0000 mgr.y (mgr.24356) 10068 : cluster 0 pgmap v10036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:49 smithi040 bash[41173]: audit 2023-12-01T21:13:48.614605+0000 mon.c (mon.2) 6337 : audit 0 from='client.? 172.21.15.40:0/1304534037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:49 smithi040 bash[41173]: audit 2023-12-01T21:13:48.850280+0000 mon.c (mon.2) 6338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:50 smithi141 bash[31670]: cluster 2023-12-01T21:13:50.164881+0000 mgr.y (mgr.24356) 10069 : cluster 0 pgmap v10037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:50 smithi040 bash[28232]: cluster 2023-12-01T21:13:50.164881+0000 mgr.y (mgr.24356) 10069 : cluster 0 pgmap v10037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:50 smithi040 bash[41173]: cluster 2023-12-01T21:13:50.164881+0000 mgr.y (mgr.24356) 10069 : cluster 0 pgmap v10037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:51 smithi141 bash[31670]: audit 2023-12-01T21:13:51.078997+0000 mon.a (mon.0) 6545 : audit 0 from='client.? 172.21.15.40:0/1033752788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:51 smithi040 bash[28232]: audit 2023-12-01T21:13:51.078997+0000 mon.a (mon.0) 6545 : audit 0 from='client.? 172.21.15.40:0/1033752788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:51 smithi040 bash[41173]: audit 2023-12-01T21:13:51.078997+0000 mon.a (mon.0) 6545 : audit 0 from='client.? 172.21.15.40:0/1033752788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:53.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:52 smithi141 bash[31670]: cluster 2023-12-01T21:13:52.165481+0000 mgr.y (mgr.24356) 10070 : cluster 0 pgmap v10038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:52 smithi040 bash[28232]: cluster 2023-12-01T21:13:52.165481+0000 mgr.y (mgr.24356) 10070 : cluster 0 pgmap v10038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:52 smithi040 bash[41173]: cluster 2023-12-01T21:13:52.165481+0000 mgr.y (mgr.24356) 10070 : cluster 0 pgmap v10038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:54.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:53 smithi141 bash[31670]: audit 2023-12-01T21:13:53.541161+0000 mon.c (mon.2) 6339 : audit 0 from='client.? 172.21.15.40:0/2427277866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:54.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:53 smithi040 bash[28232]: audit 2023-12-01T21:13:53.541161+0000 mon.c (mon.2) 6339 : audit 0 from='client.? 172.21.15.40:0/2427277866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:54.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:53 smithi040 bash[41173]: audit 2023-12-01T21:13:53.541161+0000 mon.c (mon.2) 6339 : audit 0 from='client.? 172.21.15.40:0/2427277866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:55.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:54 smithi141 bash[31670]: cluster 2023-12-01T21:13:54.166134+0000 mgr.y (mgr.24356) 10071 : cluster 0 pgmap v10039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:54 smithi040 bash[28232]: cluster 2023-12-01T21:13:54.166134+0000 mgr.y (mgr.24356) 10071 : cluster 0 pgmap v10039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:54 smithi040 bash[41173]: cluster 2023-12-01T21:13:54.166134+0000 mgr.y (mgr.24356) 10071 : cluster 0 pgmap v10039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:56 smithi040 bash[28232]: audit 2023-12-01T21:13:55.991438+0000 mon.a (mon.0) 6546 : audit 0 from='client.? 172.21.15.40:0/2619738620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:56 smithi040 bash[41173]: audit 2023-12-01T21:13:55.991438+0000 mon.a (mon.0) 6546 : audit 0 from='client.? 172.21.15.40:0/2619738620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:56 smithi141 bash[31670]: audit 2023-12-01T21:13:55.991438+0000 mon.a (mon.0) 6546 : audit 0 from='client.? 172.21.15.40:0/2619738620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:13:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:13:57.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:57 smithi040 bash[28232]: cluster 2023-12-01T21:13:56.167291+0000 mgr.y (mgr.24356) 10072 : cluster 0 pgmap v10040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:57 smithi040 bash[41173]: cluster 2023-12-01T21:13:56.167291+0000 mgr.y (mgr.24356) 10072 : cluster 0 pgmap v10040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:57 smithi141 bash[31670]: cluster 2023-12-01T21:13:56.167291+0000 mgr.y (mgr.24356) 10072 : cluster 0 pgmap v10040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:59 smithi141 bash[31670]: cluster 2023-12-01T21:13:58.167774+0000 mgr.y (mgr.24356) 10073 : cluster 0 pgmap v10041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:13:59 smithi141 bash[31670]: audit 2023-12-01T21:13:58.454742+0000 mon.a (mon.0) 6547 : audit 0 from='client.? 172.21.15.40:0/3346785754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:59 smithi040 bash[28232]: cluster 2023-12-01T21:13:58.167774+0000 mgr.y (mgr.24356) 10073 : cluster 0 pgmap v10041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:13:59 smithi040 bash[28232]: audit 2023-12-01T21:13:58.454742+0000 mon.a (mon.0) 6547 : audit 0 from='client.? 172.21.15.40:0/3346785754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:13:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:59 smithi040 bash[41173]: cluster 2023-12-01T21:13:58.167774+0000 mgr.y (mgr.24356) 10073 : cluster 0 pgmap v10041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:13:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:13:59 smithi040 bash[41173]: audit 2023-12-01T21:13:58.454742+0000 mon.a (mon.0) 6547 : audit 0 from='client.? 172.21.15.40:0/3346785754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:00 smithi141 bash[31670]: cluster 2023-12-01T21:14:00.169036+0000 mgr.y (mgr.24356) 10074 : cluster 0 pgmap v10042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:00 smithi040 bash[28232]: cluster 2023-12-01T21:14:00.169036+0000 mgr.y (mgr.24356) 10074 : cluster 0 pgmap v10042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:00 smithi040 bash[41173]: cluster 2023-12-01T21:14:00.169036+0000 mgr.y (mgr.24356) 10074 : cluster 0 pgmap v10042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:01 smithi141 bash[31670]: audit 2023-12-01T21:14:00.914922+0000 mon.a (mon.0) 6548 : audit 0 from='client.? 172.21.15.40:0/3582916180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:01 smithi040 bash[28232]: audit 2023-12-01T21:14:00.914922+0000 mon.a (mon.0) 6548 : audit 0 from='client.? 172.21.15.40:0/3582916180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:01 smithi040 bash[41173]: audit 2023-12-01T21:14:00.914922+0000 mon.a (mon.0) 6548 : audit 0 from='client.? 172.21.15.40:0/3582916180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:03.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:02 smithi141 bash[31670]: cluster 2023-12-01T21:14:02.169829+0000 mgr.y (mgr.24356) 10075 : cluster 0 pgmap v10043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:02 smithi040 bash[41173]: cluster 2023-12-01T21:14:02.169829+0000 mgr.y (mgr.24356) 10075 : cluster 0 pgmap v10043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:02 smithi040 bash[28232]: cluster 2023-12-01T21:14:02.169829+0000 mgr.y (mgr.24356) 10075 : cluster 0 pgmap v10043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:04.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:03 smithi141 bash[31670]: audit 2023-12-01T21:14:03.379260+0000 mon.a (mon.0) 6549 : audit 0 from='client.? 172.21.15.40:0/2311288290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:03 smithi040 bash[28232]: audit 2023-12-01T21:14:03.379260+0000 mon.a (mon.0) 6549 : audit 0 from='client.? 172.21.15.40:0/2311288290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:03 smithi040 bash[41173]: audit 2023-12-01T21:14:03.379260+0000 mon.a (mon.0) 6549 : audit 0 from='client.? 172.21.15.40:0/2311288290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:04 smithi141 bash[31670]: audit 2023-12-01T21:14:03.850509+0000 mon.c (mon.2) 6340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:04 smithi141 bash[31670]: cluster 2023-12-01T21:14:04.170492+0000 mgr.y (mgr.24356) 10076 : cluster 0 pgmap v10044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:04 smithi040 bash[41173]: audit 2023-12-01T21:14:03.850509+0000 mon.c (mon.2) 6340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:04 smithi040 bash[41173]: cluster 2023-12-01T21:14:04.170492+0000 mgr.y (mgr.24356) 10076 : cluster 0 pgmap v10044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:04 smithi040 bash[28232]: audit 2023-12-01T21:14:03.850509+0000 mon.c (mon.2) 6340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:04 smithi040 bash[28232]: cluster 2023-12-01T21:14:04.170492+0000 mgr.y (mgr.24356) 10076 : cluster 0 pgmap v10044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:05 smithi040 bash[41173]: audit 2023-12-01T21:14:05.840175+0000 mon.c (mon.2) 6341 : audit 0 from='client.? 172.21.15.40:0/948670302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:05 smithi040 bash[28232]: audit 2023-12-01T21:14:05.840175+0000 mon.c (mon.2) 6341 : audit 0 from='client.? 172.21.15.40:0/948670302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:06.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:05 smithi141 bash[31670]: audit 2023-12-01T21:14:05.840175+0000 mon.c (mon.2) 6341 : audit 0 from='client.? 172.21.15.40:0/948670302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:14:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:14:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:06 smithi040 bash[28232]: cluster 2023-12-01T21:14:06.171666+0000 mgr.y (mgr.24356) 10077 : cluster 0 pgmap v10045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:06 smithi040 bash[41173]: cluster 2023-12-01T21:14:06.171666+0000 mgr.y (mgr.24356) 10077 : cluster 0 pgmap v10045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:06 smithi141 bash[31670]: cluster 2023-12-01T21:14:06.171666+0000 mgr.y (mgr.24356) 10077 : cluster 0 pgmap v10045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:09 smithi141 bash[31670]: cluster 2023-12-01T21:14:08.172352+0000 mgr.y (mgr.24356) 10078 : cluster 0 pgmap v10046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:09 smithi141 bash[31670]: audit 2023-12-01T21:14:08.308222+0000 mon.a (mon.0) 6550 : audit 0 from='client.? 172.21.15.40:0/1343533585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:09 smithi040 bash[28232]: cluster 2023-12-01T21:14:08.172352+0000 mgr.y (mgr.24356) 10078 : cluster 0 pgmap v10046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:09 smithi040 bash[28232]: audit 2023-12-01T21:14:08.308222+0000 mon.a (mon.0) 6550 : audit 0 from='client.? 172.21.15.40:0/1343533585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:09 smithi040 bash[41173]: cluster 2023-12-01T21:14:08.172352+0000 mgr.y (mgr.24356) 10078 : cluster 0 pgmap v10046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:09 smithi040 bash[41173]: audit 2023-12-01T21:14:08.308222+0000 mon.a (mon.0) 6550 : audit 0 from='client.? 172.21.15.40:0/1343533585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:10 smithi141 bash[31670]: cluster 2023-12-01T21:14:10.173571+0000 mgr.y (mgr.24356) 10079 : cluster 0 pgmap v10047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:10 smithi040 bash[28232]: cluster 2023-12-01T21:14:10.173571+0000 mgr.y (mgr.24356) 10079 : cluster 0 pgmap v10047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:10 smithi040 bash[41173]: cluster 2023-12-01T21:14:10.173571+0000 mgr.y (mgr.24356) 10079 : cluster 0 pgmap v10047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:12.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:11 smithi141 bash[31670]: audit 2023-12-01T21:14:10.776987+0000 mon.a (mon.0) 6551 : audit 0 from='client.? 172.21.15.40:0/713271127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:11 smithi040 bash[28232]: audit 2023-12-01T21:14:10.776987+0000 mon.a (mon.0) 6551 : audit 0 from='client.? 172.21.15.40:0/713271127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:11 smithi040 bash[41173]: audit 2023-12-01T21:14:10.776987+0000 mon.a (mon.0) 6551 : audit 0 from='client.? 172.21.15.40:0/713271127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:12 smithi141 bash[31670]: cluster 2023-12-01T21:14:12.174381+0000 mgr.y (mgr.24356) 10080 : cluster 0 pgmap v10048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:12 smithi040 bash[28232]: cluster 2023-12-01T21:14:12.174381+0000 mgr.y (mgr.24356) 10080 : cluster 0 pgmap v10048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:12 smithi040 bash[41173]: cluster 2023-12-01T21:14:12.174381+0000 mgr.y (mgr.24356) 10080 : cluster 0 pgmap v10048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:14.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:13 smithi141 bash[31670]: audit 2023-12-01T21:14:13.247906+0000 mon.a (mon.0) 6552 : audit 0 from='client.? 172.21.15.40:0/2921039623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:13 smithi040 bash[28232]: audit 2023-12-01T21:14:13.247906+0000 mon.a (mon.0) 6552 : audit 0 from='client.? 172.21.15.40:0/2921039623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:13 smithi040 bash[41173]: audit 2023-12-01T21:14:13.247906+0000 mon.a (mon.0) 6552 : audit 0 from='client.? 172.21.15.40:0/2921039623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:15.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:14 smithi141 bash[31670]: cluster 2023-12-01T21:14:14.175169+0000 mgr.y (mgr.24356) 10081 : cluster 0 pgmap v10049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:14 smithi040 bash[41173]: cluster 2023-12-01T21:14:14.175169+0000 mgr.y (mgr.24356) 10081 : cluster 0 pgmap v10049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:14 smithi040 bash[28232]: cluster 2023-12-01T21:14:14.175169+0000 mgr.y (mgr.24356) 10081 : cluster 0 pgmap v10049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:16.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:15 smithi141 bash[31670]: audit 2023-12-01T21:14:15.708692+0000 mon.a (mon.0) 6553 : audit 0 from='client.? 172.21.15.40:0/3974750632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:15 smithi040 bash[41173]: audit 2023-12-01T21:14:15.708692+0000 mon.a (mon.0) 6553 : audit 0 from='client.? 172.21.15.40:0/3974750632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:15 smithi040 bash[28232]: audit 2023-12-01T21:14:15.708692+0000 mon.a (mon.0) 6553 : audit 0 from='client.? 172.21.15.40:0/3974750632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:14:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:14:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:16 smithi040 bash[41173]: cluster 2023-12-01T21:14:16.176339+0000 mgr.y (mgr.24356) 10082 : cluster 0 pgmap v10050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:16 smithi040 bash[28232]: cluster 2023-12-01T21:14:16.176339+0000 mgr.y (mgr.24356) 10082 : cluster 0 pgmap v10050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:17.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:16 smithi141 bash[31670]: cluster 2023-12-01T21:14:16.176339+0000 mgr.y (mgr.24356) 10082 : cluster 0 pgmap v10050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:18.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:18 smithi141 bash[31670]: audit 2023-12-01T21:14:18.158523+0000 mon.c (mon.2) 6342 : audit 0 from='client.? 172.21.15.40:0/3022675278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:18 smithi040 bash[41173]: audit 2023-12-01T21:14:18.158523+0000 mon.c (mon.2) 6342 : audit 0 from='client.? 172.21.15.40:0/3022675278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:18 smithi040 bash[28232]: audit 2023-12-01T21:14:18.158523+0000 mon.c (mon.2) 6342 : audit 0 from='client.? 172.21.15.40:0/3022675278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:19 smithi141 bash[31670]: cluster 2023-12-01T21:14:18.176822+0000 mgr.y (mgr.24356) 10083 : cluster 0 pgmap v10051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:19 smithi141 bash[31670]: audit 2023-12-01T21:14:18.851016+0000 mon.c (mon.2) 6343 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:19 smithi040 bash[41173]: cluster 2023-12-01T21:14:18.176822+0000 mgr.y (mgr.24356) 10083 : cluster 0 pgmap v10051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:19 smithi040 bash[41173]: audit 2023-12-01T21:14:18.851016+0000 mon.c (mon.2) 6343 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:19 smithi040 bash[28232]: cluster 2023-12-01T21:14:18.176822+0000 mgr.y (mgr.24356) 10083 : cluster 0 pgmap v10051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:19 smithi040 bash[28232]: audit 2023-12-01T21:14:18.851016+0000 mon.c (mon.2) 6343 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:20 smithi141 bash[31670]: cluster 2023-12-01T21:14:20.177921+0000 mgr.y (mgr.24356) 10084 : cluster 0 pgmap v10052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:20 smithi141 bash[31670]: audit 2023-12-01T21:14:20.627640+0000 mon.c (mon.2) 6344 : audit 0 from='client.? 172.21.15.40:0/2301881105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:20 smithi040 bash[41173]: cluster 2023-12-01T21:14:20.177921+0000 mgr.y (mgr.24356) 10084 : cluster 0 pgmap v10052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:20 smithi040 bash[41173]: audit 2023-12-01T21:14:20.627640+0000 mon.c (mon.2) 6344 : audit 0 from='client.? 172.21.15.40:0/2301881105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:20 smithi040 bash[28232]: cluster 2023-12-01T21:14:20.177921+0000 mgr.y (mgr.24356) 10084 : cluster 0 pgmap v10052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:20 smithi040 bash[28232]: audit 2023-12-01T21:14:20.627640+0000 mon.c (mon.2) 6344 : audit 0 from='client.? 172.21.15.40:0/2301881105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:23 smithi141 bash[31670]: cluster 2023-12-01T21:14:22.178541+0000 mgr.y (mgr.24356) 10085 : cluster 0 pgmap v10053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:23.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:23 smithi141 bash[31670]: audit 2023-12-01T21:14:23.085582+0000 mon.c (mon.2) 6345 : audit 0 from='client.? 172.21.15.40:0/1688507875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:23 smithi040 bash[41173]: cluster 2023-12-01T21:14:22.178541+0000 mgr.y (mgr.24356) 10085 : cluster 0 pgmap v10053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:23 smithi040 bash[41173]: audit 2023-12-01T21:14:23.085582+0000 mon.c (mon.2) 6345 : audit 0 from='client.? 172.21.15.40:0/1688507875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:23.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:23 smithi040 bash[28232]: cluster 2023-12-01T21:14:22.178541+0000 mgr.y (mgr.24356) 10085 : cluster 0 pgmap v10053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:23.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:23 smithi040 bash[28232]: audit 2023-12-01T21:14:23.085582+0000 mon.c (mon.2) 6345 : audit 0 from='client.? 172.21.15.40:0/1688507875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:25.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:25 smithi141 bash[31670]: cluster 2023-12-01T21:14:24.179193+0000 mgr.y (mgr.24356) 10086 : cluster 0 pgmap v10054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:25.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:25 smithi040 bash[41173]: cluster 2023-12-01T21:14:24.179193+0000 mgr.y (mgr.24356) 10086 : cluster 0 pgmap v10054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:25.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:25 smithi040 bash[28232]: cluster 2023-12-01T21:14:24.179193+0000 mgr.y (mgr.24356) 10086 : cluster 0 pgmap v10054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:26.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:26 smithi141 bash[31670]: audit 2023-12-01T21:14:25.547325+0000 mon.c (mon.2) 6346 : audit 0 from='client.? 172.21.15.40:0/1489450759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:26 smithi040 bash[28232]: audit 2023-12-01T21:14:25.547325+0000 mon.c (mon.2) 6346 : audit 0 from='client.? 172.21.15.40:0/1489450759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:14:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:14:26.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:26 smithi040 bash[41173]: audit 2023-12-01T21:14:25.547325+0000 mon.c (mon.2) 6346 : audit 0 from='client.? 172.21.15.40:0/1489450759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:27.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:27 smithi141 bash[31670]: cluster 2023-12-01T21:14:26.180298+0000 mgr.y (mgr.24356) 10087 : cluster 0 pgmap v10055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:27 smithi040 bash[41173]: cluster 2023-12-01T21:14:26.180298+0000 mgr.y (mgr.24356) 10087 : cluster 0 pgmap v10055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:27 smithi040 bash[28232]: cluster 2023-12-01T21:14:26.180298+0000 mgr.y (mgr.24356) 10087 : cluster 0 pgmap v10055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:28.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:28 smithi141 bash[31670]: audit 2023-12-01T21:14:28.014954+0000 mon.a (mon.0) 6554 : audit 0 from='client.? 172.21.15.40:0/2923528502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:28 smithi040 bash[28232]: audit 2023-12-01T21:14:28.014954+0000 mon.a (mon.0) 6554 : audit 0 from='client.? 172.21.15.40:0/2923528502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:28 smithi040 bash[41173]: audit 2023-12-01T21:14:28.014954+0000 mon.a (mon.0) 6554 : audit 0 from='client.? 172.21.15.40:0/2923528502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:29.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:29 smithi141 bash[31670]: cluster 2023-12-01T21:14:28.181009+0000 mgr.y (mgr.24356) 10088 : cluster 0 pgmap v10056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:29 smithi040 bash[28232]: cluster 2023-12-01T21:14:28.181009+0000 mgr.y (mgr.24356) 10088 : cluster 0 pgmap v10056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:29.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:29 smithi040 bash[41173]: cluster 2023-12-01T21:14:28.181009+0000 mgr.y (mgr.24356) 10088 : cluster 0 pgmap v10056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:30 smithi141 bash[31670]: cluster 2023-12-01T21:14:30.181996+0000 mgr.y (mgr.24356) 10089 : cluster 0 pgmap v10057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:30 smithi141 bash[31670]: audit 2023-12-01T21:14:30.482940+0000 mon.a (mon.0) 6555 : audit 0 from='client.? 172.21.15.40:0/2951456809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:30 smithi040 bash[41173]: cluster 2023-12-01T21:14:30.181996+0000 mgr.y (mgr.24356) 10089 : cluster 0 pgmap v10057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:30 smithi040 bash[41173]: audit 2023-12-01T21:14:30.482940+0000 mon.a (mon.0) 6555 : audit 0 from='client.? 172.21.15.40:0/2951456809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:30 smithi040 bash[28232]: cluster 2023-12-01T21:14:30.181996+0000 mgr.y (mgr.24356) 10089 : cluster 0 pgmap v10057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:30 smithi040 bash[28232]: audit 2023-12-01T21:14:30.482940+0000 mon.a (mon.0) 6555 : audit 0 from='client.? 172.21.15.40:0/2951456809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:31 smithi040 bash[28232]: audit 2023-12-01T21:14:31.731760+0000 mon.c (mon.2) 6347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:14:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:31 smithi040 bash[41173]: audit 2023-12-01T21:14:31.731760+0000 mon.c (mon.2) 6347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:14:32.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:31 smithi141 bash[31670]: audit 2023-12-01T21:14:31.731760+0000 mon.c (mon.2) 6347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:14:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:32 smithi040 bash[28232]: cluster 2023-12-01T21:14:32.182796+0000 mgr.y (mgr.24356) 10090 : cluster 0 pgmap v10058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:32 smithi040 bash[41173]: cluster 2023-12-01T21:14:32.182796+0000 mgr.y (mgr.24356) 10090 : cluster 0 pgmap v10058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:32 smithi141 bash[31670]: cluster 2023-12-01T21:14:32.182796+0000 mgr.y (mgr.24356) 10090 : cluster 0 pgmap v10058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:33 smithi040 bash[28232]: audit 2023-12-01T21:14:32.958648+0000 mon.c (mon.2) 6348 : audit 0 from='client.? 172.21.15.40:0/3669364633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:33 smithi040 bash[41173]: audit 2023-12-01T21:14:32.958648+0000 mon.c (mon.2) 6348 : audit 0 from='client.? 172.21.15.40:0/3669364633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:33 smithi141 bash[31670]: audit 2023-12-01T21:14:32.958648+0000 mon.c (mon.2) 6348 : audit 0 from='client.? 172.21.15.40:0/3669364633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:34 smithi040 bash[28232]: audit 2023-12-01T21:14:33.851323+0000 mon.c (mon.2) 6349 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:34 smithi040 bash[28232]: cluster 2023-12-01T21:14:34.183507+0000 mgr.y (mgr.24356) 10091 : cluster 0 pgmap v10059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:34 smithi040 bash[41173]: audit 2023-12-01T21:14:33.851323+0000 mon.c (mon.2) 6349 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:34 smithi040 bash[41173]: cluster 2023-12-01T21:14:34.183507+0000 mgr.y (mgr.24356) 10091 : cluster 0 pgmap v10059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:34 smithi141 bash[31670]: audit 2023-12-01T21:14:33.851323+0000 mon.c (mon.2) 6349 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:34 smithi141 bash[31670]: cluster 2023-12-01T21:14:34.183507+0000 mgr.y (mgr.24356) 10091 : cluster 0 pgmap v10059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:35 smithi040 bash[28232]: audit 2023-12-01T21:14:35.413623+0000 mon.c (mon.2) 6350 : audit 0 from='client.? 172.21.15.40:0/540694947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:35 smithi040 bash[41173]: audit 2023-12-01T21:14:35.413623+0000 mon.c (mon.2) 6350 : audit 0 from='client.? 172.21.15.40:0/540694947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:36.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:35 smithi141 bash[31670]: audit 2023-12-01T21:14:35.413623+0000 mon.c (mon.2) 6350 : audit 0 from='client.? 172.21.15.40:0/540694947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:36.821 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:14:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:14:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:36 smithi040 bash[28232]: cluster 2023-12-01T21:14:36.184638+0000 mgr.y (mgr.24356) 10092 : cluster 0 pgmap v10060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:36 smithi040 bash[41173]: cluster 2023-12-01T21:14:36.184638+0000 mgr.y (mgr.24356) 10092 : cluster 0 pgmap v10060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:36 smithi141 bash[31670]: cluster 2023-12-01T21:14:36.184638+0000 mgr.y (mgr.24356) 10092 : cluster 0 pgmap v10060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:37.627891+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:37.639705+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:37.885577+0000 mon.c (mon.2) 6351 : audit 0 from='client.? 172.21.15.40:0/2617184608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:37.931242+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:37.945957+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: cluster 2023-12-01T21:14:38.185238+0000 mgr.y (mgr.24356) 10093 : cluster 0 pgmap v10061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:38.499432+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[28232]: audit 2023-12-01T21:14:38.510979+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:37.627891+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:37.639705+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:37.885577+0000 mon.c (mon.2) 6351 : audit 0 from='client.? 172.21.15.40:0/2617184608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:37.931242+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:37.945957+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: cluster 2023-12-01T21:14:38.185238+0000 mgr.y (mgr.24356) 10093 : cluster 0 pgmap v10061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:38.499432+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:38.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:38 smithi040 bash[41173]: audit 2023-12-01T21:14:38.510979+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:37.627891+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:37.639705+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:37.885577+0000 mon.c (mon.2) 6351 : audit 0 from='client.? 172.21.15.40:0/2617184608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:37.931242+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:37.945957+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: cluster 2023-12-01T21:14:38.185238+0000 mgr.y (mgr.24356) 10093 : cluster 0 pgmap v10061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:38.499432+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:39.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:38 smithi141 bash[31670]: audit 2023-12-01T21:14:38.510979+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:39 smithi141 bash[31670]: audit 2023-12-01T21:14:38.757856+0000 mon.a (mon.0) 6562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:39 smithi141 bash[31670]: audit 2023-12-01T21:14:38.768650+0000 mon.a (mon.0) 6563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:39 smithi141 bash[31670]: audit 2023-12-01T21:14:38.771251+0000 mon.c (mon.2) 6352 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:14:40.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:39 smithi141 bash[31670]: audit 2023-12-01T21:14:38.772707+0000 mon.c (mon.2) 6353 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:14:40.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:39 smithi141 bash[31670]: audit 2023-12-01T21:14:38.781627+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[41173]: audit 2023-12-01T21:14:38.757856+0000 mon.a (mon.0) 6562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[41173]: audit 2023-12-01T21:14:38.768650+0000 mon.a (mon.0) 6563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[41173]: audit 2023-12-01T21:14:38.771251+0000 mon.c (mon.2) 6352 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:14:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[41173]: audit 2023-12-01T21:14:38.772707+0000 mon.c (mon.2) 6353 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:14:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[41173]: audit 2023-12-01T21:14:38.781627+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[28232]: audit 2023-12-01T21:14:38.757856+0000 mon.a (mon.0) 6562 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[28232]: audit 2023-12-01T21:14:38.768650+0000 mon.a (mon.0) 6563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:40.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[28232]: audit 2023-12-01T21:14:38.771251+0000 mon.c (mon.2) 6352 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:14:40.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[28232]: audit 2023-12-01T21:14:38.772707+0000 mon.c (mon.2) 6353 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:14:40.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:39 smithi040 bash[28232]: audit 2023-12-01T21:14:38.781627+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:14:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:40 smithi141 bash[31670]: cluster 2023-12-01T21:14:40.186423+0000 mgr.y (mgr.24356) 10094 : cluster 0 pgmap v10062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:40 smithi141 bash[31670]: audit 2023-12-01T21:14:40.352691+0000 mon.c (mon.2) 6354 : audit 0 from='client.? 172.21.15.40:0/73487853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:40 smithi040 bash[28232]: cluster 2023-12-01T21:14:40.186423+0000 mgr.y (mgr.24356) 10094 : cluster 0 pgmap v10062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:40 smithi040 bash[28232]: audit 2023-12-01T21:14:40.352691+0000 mon.c (mon.2) 6354 : audit 0 from='client.? 172.21.15.40:0/73487853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:40 smithi040 bash[41173]: cluster 2023-12-01T21:14:40.186423+0000 mgr.y (mgr.24356) 10094 : cluster 0 pgmap v10062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:40 smithi040 bash[41173]: audit 2023-12-01T21:14:40.352691+0000 mon.c (mon.2) 6354 : audit 0 from='client.? 172.21.15.40:0/73487853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:43 smithi141 bash[31670]: cluster 2023-12-01T21:14:42.187142+0000 mgr.y (mgr.24356) 10095 : cluster 0 pgmap v10063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:43.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:43 smithi141 bash[31670]: audit 2023-12-01T21:14:42.819374+0000 mon.c (mon.2) 6355 : audit 0 from='client.? 172.21.15.40:0/1899213571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:43 smithi040 bash[28232]: cluster 2023-12-01T21:14:42.187142+0000 mgr.y (mgr.24356) 10095 : cluster 0 pgmap v10063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:43 smithi040 bash[28232]: audit 2023-12-01T21:14:42.819374+0000 mon.c (mon.2) 6355 : audit 0 from='client.? 172.21.15.40:0/1899213571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:43 smithi040 bash[41173]: cluster 2023-12-01T21:14:42.187142+0000 mgr.y (mgr.24356) 10095 : cluster 0 pgmap v10063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:43 smithi040 bash[41173]: audit 2023-12-01T21:14:42.819374+0000 mon.c (mon.2) 6355 : audit 0 from='client.? 172.21.15.40:0/1899213571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:45.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:45 smithi141 bash[31670]: cluster 2023-12-01T21:14:44.187794+0000 mgr.y (mgr.24356) 10096 : cluster 0 pgmap v10064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:45 smithi040 bash[28232]: cluster 2023-12-01T21:14:44.187794+0000 mgr.y (mgr.24356) 10096 : cluster 0 pgmap v10064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:45 smithi040 bash[41173]: cluster 2023-12-01T21:14:44.187794+0000 mgr.y (mgr.24356) 10096 : cluster 0 pgmap v10064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:46.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:46 smithi141 bash[31670]: audit 2023-12-01T21:14:45.276552+0000 mon.c (mon.2) 6356 : audit 0 from='client.? 172.21.15.40:0/2521131125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:46 smithi040 bash[41173]: audit 2023-12-01T21:14:45.276552+0000 mon.c (mon.2) 6356 : audit 0 from='client.? 172.21.15.40:0/2521131125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:46.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:46 smithi040 bash[28232]: audit 2023-12-01T21:14:45.276552+0000 mon.c (mon.2) 6356 : audit 0 from='client.? 172.21.15.40:0/2521131125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:46.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:14:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:14:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:47 smithi141 bash[31670]: cluster 2023-12-01T21:14:46.188981+0000 mgr.y (mgr.24356) 10097 : cluster 0 pgmap v10065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:47 smithi040 bash[28232]: cluster 2023-12-01T21:14:46.188981+0000 mgr.y (mgr.24356) 10097 : cluster 0 pgmap v10065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:47 smithi040 bash[41173]: cluster 2023-12-01T21:14:46.188981+0000 mgr.y (mgr.24356) 10097 : cluster 0 pgmap v10065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:48.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:48 smithi141 bash[31670]: audit 2023-12-01T21:14:47.747982+0000 mon.a (mon.0) 6565 : audit 0 from='client.? 172.21.15.40:0/311154339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:48.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:48 smithi040 bash[28232]: audit 2023-12-01T21:14:47.747982+0000 mon.a (mon.0) 6565 : audit 0 from='client.? 172.21.15.40:0/311154339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:48 smithi040 bash[41173]: audit 2023-12-01T21:14:47.747982+0000 mon.a (mon.0) 6565 : audit 0 from='client.? 172.21.15.40:0/311154339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:49 smithi141 bash[31670]: cluster 2023-12-01T21:14:48.189711+0000 mgr.y (mgr.24356) 10098 : cluster 0 pgmap v10066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:49 smithi141 bash[31670]: audit 2023-12-01T21:14:48.851814+0000 mon.c (mon.2) 6357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:49 smithi040 bash[41173]: cluster 2023-12-01T21:14:48.189711+0000 mgr.y (mgr.24356) 10098 : cluster 0 pgmap v10066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:49 smithi040 bash[41173]: audit 2023-12-01T21:14:48.851814+0000 mon.c (mon.2) 6357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:49 smithi040 bash[28232]: cluster 2023-12-01T21:14:48.189711+0000 mgr.y (mgr.24356) 10098 : cluster 0 pgmap v10066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:49 smithi040 bash[28232]: audit 2023-12-01T21:14:48.851814+0000 mon.c (mon.2) 6357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:50 smithi141 bash[31670]: cluster 2023-12-01T21:14:50.190886+0000 mgr.y (mgr.24356) 10099 : cluster 0 pgmap v10067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:50 smithi141 bash[31670]: audit 2023-12-01T21:14:50.212872+0000 mon.c (mon.2) 6358 : audit 0 from='client.? 172.21.15.40:0/3808806373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:50 smithi040 bash[41173]: cluster 2023-12-01T21:14:50.190886+0000 mgr.y (mgr.24356) 10099 : cluster 0 pgmap v10067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:50 smithi040 bash[41173]: audit 2023-12-01T21:14:50.212872+0000 mon.c (mon.2) 6358 : audit 0 from='client.? 172.21.15.40:0/3808806373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:50 smithi040 bash[28232]: cluster 2023-12-01T21:14:50.190886+0000 mgr.y (mgr.24356) 10099 : cluster 0 pgmap v10067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:50 smithi040 bash[28232]: audit 2023-12-01T21:14:50.212872+0000 mon.c (mon.2) 6358 : audit 0 from='client.? 172.21.15.40:0/3808806373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:53 smithi141 bash[31670]: cluster 2023-12-01T21:14:52.191544+0000 mgr.y (mgr.24356) 10100 : cluster 0 pgmap v10068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:53.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:53 smithi141 bash[31670]: audit 2023-12-01T21:14:52.688138+0000 mon.a (mon.0) 6566 : audit 0 from='client.? 172.21.15.40:0/1134696921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:53.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:53 smithi040 bash[28232]: cluster 2023-12-01T21:14:52.191544+0000 mgr.y (mgr.24356) 10100 : cluster 0 pgmap v10068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:53.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:53 smithi040 bash[28232]: audit 2023-12-01T21:14:52.688138+0000 mon.a (mon.0) 6566 : audit 0 from='client.? 172.21.15.40:0/1134696921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:53.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:53 smithi040 bash[41173]: cluster 2023-12-01T21:14:52.191544+0000 mgr.y (mgr.24356) 10100 : cluster 0 pgmap v10068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:53.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:53 smithi040 bash[41173]: audit 2023-12-01T21:14:52.688138+0000 mon.a (mon.0) 6566 : audit 0 from='client.? 172.21.15.40:0/1134696921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:55 smithi141 bash[31670]: cluster 2023-12-01T21:14:54.192232+0000 mgr.y (mgr.24356) 10101 : cluster 0 pgmap v10069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:55 smithi141 bash[31670]: audit 2023-12-01T21:14:55.154604+0000 mon.c (mon.2) 6359 : audit 0 from='client.? 172.21.15.40:0/422749282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:55 smithi040 bash[28232]: cluster 2023-12-01T21:14:54.192232+0000 mgr.y (mgr.24356) 10101 : cluster 0 pgmap v10069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:55 smithi040 bash[28232]: audit 2023-12-01T21:14:55.154604+0000 mon.c (mon.2) 6359 : audit 0 from='client.? 172.21.15.40:0/422749282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:55 smithi040 bash[41173]: cluster 2023-12-01T21:14:54.192232+0000 mgr.y (mgr.24356) 10101 : cluster 0 pgmap v10069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:55 smithi040 bash[41173]: audit 2023-12-01T21:14:55.154604+0000 mon.c (mon.2) 6359 : audit 0 from='client.? 172.21.15.40:0/422749282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:14:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:14:57.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:57 smithi141 bash[31670]: cluster 2023-12-01T21:14:56.193376+0000 mgr.y (mgr.24356) 10102 : cluster 0 pgmap v10070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:57 smithi040 bash[28232]: cluster 2023-12-01T21:14:56.193376+0000 mgr.y (mgr.24356) 10102 : cluster 0 pgmap v10070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:57 smithi040 bash[41173]: cluster 2023-12-01T21:14:56.193376+0000 mgr.y (mgr.24356) 10102 : cluster 0 pgmap v10070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:58 smithi141 bash[31670]: audit 2023-12-01T21:14:57.609735+0000 mon.a (mon.0) 6567 : audit 0 from='client.? 172.21.15.40:0/3177033620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:58 smithi040 bash[28232]: audit 2023-12-01T21:14:57.609735+0000 mon.a (mon.0) 6567 : audit 0 from='client.? 172.21.15.40:0/3177033620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:58 smithi040 bash[41173]: audit 2023-12-01T21:14:57.609735+0000 mon.a (mon.0) 6567 : audit 0 from='client.? 172.21.15.40:0/3177033620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:14:59.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:14:59 smithi141 bash[31670]: cluster 2023-12-01T21:14:58.194012+0000 mgr.y (mgr.24356) 10103 : cluster 0 pgmap v10071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:14:59 smithi040 bash[41173]: cluster 2023-12-01T21:14:58.194012+0000 mgr.y (mgr.24356) 10103 : cluster 0 pgmap v10071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:14:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:14:59 smithi040 bash[28232]: cluster 2023-12-01T21:14:58.194012+0000 mgr.y (mgr.24356) 10103 : cluster 0 pgmap v10071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:00 smithi141 bash[31670]: audit 2023-12-01T21:15:00.066545+0000 mon.a (mon.0) 6568 : audit 0 from='client.? 172.21.15.40:0/1532170748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:00 smithi141 bash[31670]: cluster 2023-12-01T21:15:00.195093+0000 mgr.y (mgr.24356) 10104 : cluster 0 pgmap v10072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:00 smithi040 bash[28232]: audit 2023-12-01T21:15:00.066545+0000 mon.a (mon.0) 6568 : audit 0 from='client.? 172.21.15.40:0/1532170748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:00 smithi040 bash[28232]: cluster 2023-12-01T21:15:00.195093+0000 mgr.y (mgr.24356) 10104 : cluster 0 pgmap v10072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:00 smithi040 bash[41173]: audit 2023-12-01T21:15:00.066545+0000 mon.a (mon.0) 6568 : audit 0 from='client.? 172.21.15.40:0/1532170748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:00 smithi040 bash[41173]: cluster 2023-12-01T21:15:00.195093+0000 mgr.y (mgr.24356) 10104 : cluster 0 pgmap v10072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:03 smithi141 bash[31670]: cluster 2023-12-01T21:15:02.195868+0000 mgr.y (mgr.24356) 10105 : cluster 0 pgmap v10073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:03.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:03 smithi141 bash[31670]: audit 2023-12-01T21:15:02.526248+0000 mon.c (mon.2) 6360 : audit 0 from='client.? 172.21.15.40:0/1091883318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:03 smithi040 bash[28232]: cluster 2023-12-01T21:15:02.195868+0000 mgr.y (mgr.24356) 10105 : cluster 0 pgmap v10073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:03 smithi040 bash[28232]: audit 2023-12-01T21:15:02.526248+0000 mon.c (mon.2) 6360 : audit 0 from='client.? 172.21.15.40:0/1091883318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:03 smithi040 bash[41173]: cluster 2023-12-01T21:15:02.195868+0000 mgr.y (mgr.24356) 10105 : cluster 0 pgmap v10073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:03.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:03 smithi040 bash[41173]: audit 2023-12-01T21:15:02.526248+0000 mon.c (mon.2) 6360 : audit 0 from='client.? 172.21.15.40:0/1091883318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:04 smithi141 bash[31670]: audit 2023-12-01T21:15:03.852153+0000 mon.c (mon.2) 6361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:04 smithi040 bash[28232]: audit 2023-12-01T21:15:03.852153+0000 mon.c (mon.2) 6361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:04 smithi040 bash[41173]: audit 2023-12-01T21:15:03.852153+0000 mon.c (mon.2) 6361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:05 smithi141 bash[31670]: cluster 2023-12-01T21:15:04.196480+0000 mgr.y (mgr.24356) 10106 : cluster 0 pgmap v10074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:05.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:05 smithi141 bash[31670]: audit 2023-12-01T21:15:05.002276+0000 mon.c (mon.2) 6362 : audit 0 from='client.? 172.21.15.40:0/178228864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:05 smithi040 bash[28232]: cluster 2023-12-01T21:15:04.196480+0000 mgr.y (mgr.24356) 10106 : cluster 0 pgmap v10074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:05 smithi040 bash[28232]: audit 2023-12-01T21:15:05.002276+0000 mon.c (mon.2) 6362 : audit 0 from='client.? 172.21.15.40:0/178228864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:05 smithi040 bash[41173]: cluster 2023-12-01T21:15:04.196480+0000 mgr.y (mgr.24356) 10106 : cluster 0 pgmap v10074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:05 smithi040 bash[41173]: audit 2023-12-01T21:15:05.002276+0000 mon.c (mon.2) 6362 : audit 0 from='client.? 172.21.15.40:0/178228864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:15:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:15:07.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:07 smithi141 bash[31670]: cluster 2023-12-01T21:15:06.197586+0000 mgr.y (mgr.24356) 10107 : cluster 0 pgmap v10075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:07 smithi040 bash[28232]: cluster 2023-12-01T21:15:06.197586+0000 mgr.y (mgr.24356) 10107 : cluster 0 pgmap v10075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:07 smithi040 bash[41173]: cluster 2023-12-01T21:15:06.197586+0000 mgr.y (mgr.24356) 10107 : cluster 0 pgmap v10075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:08 smithi040 bash[41173]: audit 2023-12-01T21:15:07.472086+0000 mon.c (mon.2) 6363 : audit 0 from='client.? 172.21.15.40:0/4079602838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:08 smithi040 bash[28232]: audit 2023-12-01T21:15:07.472086+0000 mon.c (mon.2) 6363 : audit 0 from='client.? 172.21.15.40:0/4079602838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:08 smithi141 bash[31670]: audit 2023-12-01T21:15:07.472086+0000 mon.c (mon.2) 6363 : audit 0 from='client.? 172.21.15.40:0/4079602838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:09 smithi040 bash[41173]: cluster 2023-12-01T21:15:08.198225+0000 mgr.y (mgr.24356) 10108 : cluster 0 pgmap v10076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:09 smithi040 bash[28232]: cluster 2023-12-01T21:15:08.198225+0000 mgr.y (mgr.24356) 10108 : cluster 0 pgmap v10076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:09 smithi141 bash[31670]: cluster 2023-12-01T21:15:08.198225+0000 mgr.y (mgr.24356) 10108 : cluster 0 pgmap v10076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:10 smithi141 bash[31670]: audit 2023-12-01T21:15:09.935431+0000 mon.c (mon.2) 6364 : audit 0 from='client.? 172.21.15.40:0/3162781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:10 smithi141 bash[31670]: cluster 2023-12-01T21:15:10.199405+0000 mgr.y (mgr.24356) 10109 : cluster 0 pgmap v10077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:10 smithi040 bash[41173]: audit 2023-12-01T21:15:09.935431+0000 mon.c (mon.2) 6364 : audit 0 from='client.? 172.21.15.40:0/3162781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:10 smithi040 bash[41173]: cluster 2023-12-01T21:15:10.199405+0000 mgr.y (mgr.24356) 10109 : cluster 0 pgmap v10077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:10 smithi040 bash[28232]: audit 2023-12-01T21:15:09.935431+0000 mon.c (mon.2) 6364 : audit 0 from='client.? 172.21.15.40:0/3162781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:10 smithi040 bash[28232]: cluster 2023-12-01T21:15:10.199405+0000 mgr.y (mgr.24356) 10109 : cluster 0 pgmap v10077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:13 smithi141 bash[31670]: cluster 2023-12-01T21:15:12.199868+0000 mgr.y (mgr.24356) 10110 : cluster 0 pgmap v10078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:13.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:13 smithi141 bash[31670]: audit 2023-12-01T21:15:12.394687+0000 mon.a (mon.0) 6569 : audit 0 from='client.? 172.21.15.40:0/154113356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:13 smithi040 bash[41173]: cluster 2023-12-01T21:15:12.199868+0000 mgr.y (mgr.24356) 10110 : cluster 0 pgmap v10078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:13 smithi040 bash[41173]: audit 2023-12-01T21:15:12.394687+0000 mon.a (mon.0) 6569 : audit 0 from='client.? 172.21.15.40:0/154113356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:13 smithi040 bash[28232]: cluster 2023-12-01T21:15:12.199868+0000 mgr.y (mgr.24356) 10110 : cluster 0 pgmap v10078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:13 smithi040 bash[28232]: audit 2023-12-01T21:15:12.394687+0000 mon.a (mon.0) 6569 : audit 0 from='client.? 172.21.15.40:0/154113356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:15 smithi141 bash[31670]: cluster 2023-12-01T21:15:14.200504+0000 mgr.y (mgr.24356) 10111 : cluster 0 pgmap v10079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:15 smithi141 bash[31670]: audit 2023-12-01T21:15:14.861010+0000 mon.c (mon.2) 6365 : audit 0 from='client.? 172.21.15.40:0/3809067544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:15 smithi040 bash[28232]: cluster 2023-12-01T21:15:14.200504+0000 mgr.y (mgr.24356) 10111 : cluster 0 pgmap v10079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:15 smithi040 bash[28232]: audit 2023-12-01T21:15:14.861010+0000 mon.c (mon.2) 6365 : audit 0 from='client.? 172.21.15.40:0/3809067544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:15 smithi040 bash[41173]: cluster 2023-12-01T21:15:14.200504+0000 mgr.y (mgr.24356) 10111 : cluster 0 pgmap v10079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:15 smithi040 bash[41173]: audit 2023-12-01T21:15:14.861010+0000 mon.c (mon.2) 6365 : audit 0 from='client.? 172.21.15.40:0/3809067544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:15:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:15:17.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:17 smithi141 bash[31670]: cluster 2023-12-01T21:15:16.201614+0000 mgr.y (mgr.24356) 10112 : cluster 0 pgmap v10080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:17 smithi040 bash[41173]: cluster 2023-12-01T21:15:16.201614+0000 mgr.y (mgr.24356) 10112 : cluster 0 pgmap v10080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:17 smithi040 bash[28232]: cluster 2023-12-01T21:15:16.201614+0000 mgr.y (mgr.24356) 10112 : cluster 0 pgmap v10080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:18.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:18 smithi141 bash[31670]: audit 2023-12-01T21:15:17.326948+0000 mon.c (mon.2) 6366 : audit 0 from='client.? 172.21.15.40:0/737469013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:18 smithi040 bash[28232]: audit 2023-12-01T21:15:17.326948+0000 mon.c (mon.2) 6366 : audit 0 from='client.? 172.21.15.40:0/737469013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:18 smithi040 bash[41173]: audit 2023-12-01T21:15:17.326948+0000 mon.c (mon.2) 6366 : audit 0 from='client.? 172.21.15.40:0/737469013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:19 smithi040 bash[41173]: cluster 2023-12-01T21:15:18.202241+0000 mgr.y (mgr.24356) 10113 : cluster 0 pgmap v10081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:19 smithi040 bash[41173]: audit 2023-12-01T21:15:18.852613+0000 mon.c (mon.2) 6367 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:19 smithi040 bash[28232]: cluster 2023-12-01T21:15:18.202241+0000 mgr.y (mgr.24356) 10113 : cluster 0 pgmap v10081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:19 smithi040 bash[28232]: audit 2023-12-01T21:15:18.852613+0000 mon.c (mon.2) 6367 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:19 smithi141 bash[31670]: cluster 2023-12-01T21:15:18.202241+0000 mgr.y (mgr.24356) 10113 : cluster 0 pgmap v10081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:19 smithi141 bash[31670]: audit 2023-12-01T21:15:18.852613+0000 mon.c (mon.2) 6367 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:20 smithi141 bash[31670]: audit 2023-12-01T21:15:19.789396+0000 mon.c (mon.2) 6368 : audit 0 from='client.? 172.21.15.40:0/963505158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:20 smithi141 bash[31670]: cluster 2023-12-01T21:15:20.203401+0000 mgr.y (mgr.24356) 10114 : cluster 0 pgmap v10082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:20 smithi040 bash[28232]: audit 2023-12-01T21:15:19.789396+0000 mon.c (mon.2) 6368 : audit 0 from='client.? 172.21.15.40:0/963505158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:20 smithi040 bash[28232]: cluster 2023-12-01T21:15:20.203401+0000 mgr.y (mgr.24356) 10114 : cluster 0 pgmap v10082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:20 smithi040 bash[41173]: audit 2023-12-01T21:15:19.789396+0000 mon.c (mon.2) 6368 : audit 0 from='client.? 172.21.15.40:0/963505158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:20 smithi040 bash[41173]: cluster 2023-12-01T21:15:20.203401+0000 mgr.y (mgr.24356) 10114 : cluster 0 pgmap v10082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:22 smithi040 bash[28232]: audit 2023-12-01T21:15:22.249707+0000 mon.a (mon.0) 6570 : audit 0 from='client.? 172.21.15.40:0/72393038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:22 smithi040 bash[41173]: audit 2023-12-01T21:15:22.249707+0000 mon.a (mon.0) 6570 : audit 0 from='client.? 172.21.15.40:0/72393038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:22.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:22 smithi141 bash[31670]: audit 2023-12-01T21:15:22.249707+0000 mon.a (mon.0) 6570 : audit 0 from='client.? 172.21.15.40:0/72393038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:23 smithi040 bash[28232]: cluster 2023-12-01T21:15:22.204021+0000 mgr.y (mgr.24356) 10115 : cluster 0 pgmap v10083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:23 smithi040 bash[41173]: cluster 2023-12-01T21:15:22.204021+0000 mgr.y (mgr.24356) 10115 : cluster 0 pgmap v10083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:23 smithi141 bash[31670]: cluster 2023-12-01T21:15:22.204021+0000 mgr.y (mgr.24356) 10115 : cluster 0 pgmap v10083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:25 smithi040 bash[28232]: cluster 2023-12-01T21:15:24.204725+0000 mgr.y (mgr.24356) 10116 : cluster 0 pgmap v10084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:25 smithi040 bash[28232]: audit 2023-12-01T21:15:24.712283+0000 mon.a (mon.0) 6571 : audit 0 from='client.? 172.21.15.40:0/3437306803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:25 smithi040 bash[41173]: cluster 2023-12-01T21:15:24.204725+0000 mgr.y (mgr.24356) 10116 : cluster 0 pgmap v10084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:25 smithi040 bash[41173]: audit 2023-12-01T21:15:24.712283+0000 mon.a (mon.0) 6571 : audit 0 from='client.? 172.21.15.40:0/3437306803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:25 smithi141 bash[31670]: cluster 2023-12-01T21:15:24.204725+0000 mgr.y (mgr.24356) 10116 : cluster 0 pgmap v10084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:25 smithi141 bash[31670]: audit 2023-12-01T21:15:24.712283+0000 mon.a (mon.0) 6571 : audit 0 from='client.? 172.21.15.40:0/3437306803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:15:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:15:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:27 smithi040 bash[28232]: cluster 2023-12-01T21:15:26.205835+0000 mgr.y (mgr.24356) 10117 : cluster 0 pgmap v10085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:27 smithi040 bash[28232]: audit 2023-12-01T21:15:27.175599+0000 mon.c (mon.2) 6369 : audit 0 from='client.? 172.21.15.40:0/396254741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:27 smithi040 bash[41173]: cluster 2023-12-01T21:15:26.205835+0000 mgr.y (mgr.24356) 10117 : cluster 0 pgmap v10085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:27 smithi040 bash[41173]: audit 2023-12-01T21:15:27.175599+0000 mon.c (mon.2) 6369 : audit 0 from='client.? 172.21.15.40:0/396254741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:27 smithi141 bash[31670]: cluster 2023-12-01T21:15:26.205835+0000 mgr.y (mgr.24356) 10117 : cluster 0 pgmap v10085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:27 smithi141 bash[31670]: audit 2023-12-01T21:15:27.175599+0000 mon.c (mon.2) 6369 : audit 0 from='client.? 172.21.15.40:0/396254741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:29 smithi040 bash[28232]: cluster 2023-12-01T21:15:28.206519+0000 mgr.y (mgr.24356) 10118 : cluster 0 pgmap v10086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:29 smithi040 bash[41173]: cluster 2023-12-01T21:15:28.206519+0000 mgr.y (mgr.24356) 10118 : cluster 0 pgmap v10086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:29 smithi141 bash[31670]: cluster 2023-12-01T21:15:28.206519+0000 mgr.y (mgr.24356) 10118 : cluster 0 pgmap v10086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:30 smithi040 bash[28232]: audit 2023-12-01T21:15:29.645246+0000 mon.c (mon.2) 6370 : audit 0 from='client.? 172.21.15.40:0/1226115528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:30 smithi040 bash[41173]: audit 2023-12-01T21:15:29.645246+0000 mon.c (mon.2) 6370 : audit 0 from='client.? 172.21.15.40:0/1226115528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:30 smithi141 bash[31670]: audit 2023-12-01T21:15:29.645246+0000 mon.c (mon.2) 6370 : audit 0 from='client.? 172.21.15.40:0/1226115528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:31 smithi040 bash[41173]: cluster 2023-12-01T21:15:30.207696+0000 mgr.y (mgr.24356) 10119 : cluster 0 pgmap v10087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:31.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:31 smithi040 bash[28232]: cluster 2023-12-01T21:15:30.207696+0000 mgr.y (mgr.24356) 10119 : cluster 0 pgmap v10087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:31.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:31 smithi141 bash[31670]: cluster 2023-12-01T21:15:30.207696+0000 mgr.y (mgr.24356) 10119 : cluster 0 pgmap v10087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:32 smithi040 bash[28232]: audit 2023-12-01T21:15:32.106383+0000 mon.c (mon.2) 6371 : audit 0 from='client.? 172.21.15.40:0/2523323944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:32 smithi040 bash[41173]: audit 2023-12-01T21:15:32.106383+0000 mon.c (mon.2) 6371 : audit 0 from='client.? 172.21.15.40:0/2523323944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:32 smithi141 bash[31670]: audit 2023-12-01T21:15:32.106383+0000 mon.c (mon.2) 6371 : audit 0 from='client.? 172.21.15.40:0/2523323944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:33 smithi040 bash[28232]: cluster 2023-12-01T21:15:32.208387+0000 mgr.y (mgr.24356) 10120 : cluster 0 pgmap v10088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:33 smithi040 bash[41173]: cluster 2023-12-01T21:15:32.208387+0000 mgr.y (mgr.24356) 10120 : cluster 0 pgmap v10088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:33.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:33 smithi141 bash[31670]: cluster 2023-12-01T21:15:32.208387+0000 mgr.y (mgr.24356) 10120 : cluster 0 pgmap v10088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:34 smithi040 bash[28232]: audit 2023-12-01T21:15:33.852950+0000 mon.c (mon.2) 6372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:34 smithi040 bash[41173]: audit 2023-12-01T21:15:33.852950+0000 mon.c (mon.2) 6372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:34 smithi141 bash[31670]: audit 2023-12-01T21:15:33.852950+0000 mon.c (mon.2) 6372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:35 smithi040 bash[28232]: cluster 2023-12-01T21:15:34.209037+0000 mgr.y (mgr.24356) 10121 : cluster 0 pgmap v10089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:35 smithi040 bash[28232]: audit 2023-12-01T21:15:34.573167+0000 mon.a (mon.0) 6572 : audit 0 from='client.? 172.21.15.40:0/2135472416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:35 smithi040 bash[41173]: cluster 2023-12-01T21:15:34.209037+0000 mgr.y (mgr.24356) 10121 : cluster 0 pgmap v10089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:35 smithi040 bash[41173]: audit 2023-12-01T21:15:34.573167+0000 mon.a (mon.0) 6572 : audit 0 from='client.? 172.21.15.40:0/2135472416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:35 smithi141 bash[31670]: cluster 2023-12-01T21:15:34.209037+0000 mgr.y (mgr.24356) 10121 : cluster 0 pgmap v10089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:35 smithi141 bash[31670]: audit 2023-12-01T21:15:34.573167+0000 mon.a (mon.0) 6572 : audit 0 from='client.? 172.21.15.40:0/2135472416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:15:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:15:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:37 smithi040 bash[28232]: cluster 2023-12-01T21:15:36.210259+0000 mgr.y (mgr.24356) 10122 : cluster 0 pgmap v10090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:37 smithi040 bash[28232]: audit 2023-12-01T21:15:37.040739+0000 mon.a (mon.0) 6573 : audit 0 from='client.? 172.21.15.40:0/2060377126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:37 smithi040 bash[41173]: cluster 2023-12-01T21:15:36.210259+0000 mgr.y (mgr.24356) 10122 : cluster 0 pgmap v10090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:37 smithi040 bash[41173]: audit 2023-12-01T21:15:37.040739+0000 mon.a (mon.0) 6573 : audit 0 from='client.? 172.21.15.40:0/2060377126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:37 smithi141 bash[31670]: cluster 2023-12-01T21:15:36.210259+0000 mgr.y (mgr.24356) 10122 : cluster 0 pgmap v10090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:37 smithi141 bash[31670]: audit 2023-12-01T21:15:37.040739+0000 mon.a (mon.0) 6573 : audit 0 from='client.? 172.21.15.40:0/2060377126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[28232]: cluster 2023-12-01T21:15:38.210948+0000 mgr.y (mgr.24356) 10123 : cluster 0 pgmap v10091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[28232]: audit 2023-12-01T21:15:38.865607+0000 mon.c (mon.2) 6373 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:15:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[28232]: audit 2023-12-01T21:15:39.247727+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[28232]: audit 2023-12-01T21:15:39.257336+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:39.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[41173]: cluster 2023-12-01T21:15:38.210948+0000 mgr.y (mgr.24356) 10123 : cluster 0 pgmap v10091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:39.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[41173]: audit 2023-12-01T21:15:38.865607+0000 mon.c (mon.2) 6373 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:15:39.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[41173]: audit 2023-12-01T21:15:39.247727+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:39.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:39 smithi040 bash[41173]: audit 2023-12-01T21:15:39.257336+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:39 smithi141 bash[31670]: cluster 2023-12-01T21:15:38.210948+0000 mgr.y (mgr.24356) 10123 : cluster 0 pgmap v10091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:39 smithi141 bash[31670]: audit 2023-12-01T21:15:38.865607+0000 mon.c (mon.2) 6373 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:15:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:39 smithi141 bash[31670]: audit 2023-12-01T21:15:39.247727+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:39 smithi141 bash[31670]: audit 2023-12-01T21:15:39.257336+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:40 smithi040 bash[28232]: audit 2023-12-01T21:15:39.511915+0000 mon.a (mon.0) 6576 : audit 0 from='client.? 172.21.15.40:0/1412428133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:40 smithi040 bash[41173]: audit 2023-12-01T21:15:39.511915+0000 mon.a (mon.0) 6576 : audit 0 from='client.? 172.21.15.40:0/1412428133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:40.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:40 smithi141 bash[31670]: audit 2023-12-01T21:15:39.511915+0000 mon.a (mon.0) 6576 : audit 0 from='client.? 172.21.15.40:0/1412428133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:41 smithi040 bash[28232]: cluster 2023-12-01T21:15:40.212115+0000 mgr.y (mgr.24356) 10124 : cluster 0 pgmap v10092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:41 smithi040 bash[41173]: cluster 2023-12-01T21:15:40.212115+0000 mgr.y (mgr.24356) 10124 : cluster 0 pgmap v10092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:41 smithi141 bash[31670]: cluster 2023-12-01T21:15:40.212115+0000 mgr.y (mgr.24356) 10124 : cluster 0 pgmap v10092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:42 smithi040 bash[28232]: audit 2023-12-01T21:15:41.977446+0000 mon.c (mon.2) 6374 : audit 0 from='client.? 172.21.15.40:0/3562225907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:42 smithi040 bash[41173]: audit 2023-12-01T21:15:41.977446+0000 mon.c (mon.2) 6374 : audit 0 from='client.? 172.21.15.40:0/3562225907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:42 smithi141 bash[31670]: audit 2023-12-01T21:15:41.977446+0000 mon.c (mon.2) 6374 : audit 0 from='client.? 172.21.15.40:0/3562225907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:43 smithi040 bash[28232]: cluster 2023-12-01T21:15:42.212818+0000 mgr.y (mgr.24356) 10125 : cluster 0 pgmap v10093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:43 smithi040 bash[41173]: cluster 2023-12-01T21:15:42.212818+0000 mgr.y (mgr.24356) 10125 : cluster 0 pgmap v10093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:43.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:43 smithi141 bash[31670]: cluster 2023-12-01T21:15:42.212818+0000 mgr.y (mgr.24356) 10125 : cluster 0 pgmap v10093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[41173]: cluster 2023-12-01T21:15:44.213330+0000 mgr.y (mgr.24356) 10126 : cluster 0 pgmap v10094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[41173]: audit 2023-12-01T21:15:44.457644+0000 mon.a (mon.0) 6577 : audit 0 from='client.? 172.21.15.40:0/4084095376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[41173]: audit 2023-12-01T21:15:45.104392+0000 mon.a (mon.0) 6578 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[41173]: audit 2023-12-01T21:15:45.117516+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[41173]: audit 2023-12-01T21:15:45.124713+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[41173]: audit 2023-12-01T21:15:45.136684+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[28232]: cluster 2023-12-01T21:15:44.213330+0000 mgr.y (mgr.24356) 10126 : cluster 0 pgmap v10094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[28232]: audit 2023-12-01T21:15:44.457644+0000 mon.a (mon.0) 6577 : audit 0 from='client.? 172.21.15.40:0/4084095376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[28232]: audit 2023-12-01T21:15:45.104392+0000 mon.a (mon.0) 6578 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[28232]: audit 2023-12-01T21:15:45.117516+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[28232]: audit 2023-12-01T21:15:45.124713+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:45 smithi040 bash[28232]: audit 2023-12-01T21:15:45.136684+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:45 smithi141 bash[31670]: cluster 2023-12-01T21:15:44.213330+0000 mgr.y (mgr.24356) 10126 : cluster 0 pgmap v10094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:45 smithi141 bash[31670]: audit 2023-12-01T21:15:44.457644+0000 mon.a (mon.0) 6577 : audit 0 from='client.? 172.21.15.40:0/4084095376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:45 smithi141 bash[31670]: audit 2023-12-01T21:15:45.104392+0000 mon.a (mon.0) 6578 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:45 smithi141 bash[31670]: audit 2023-12-01T21:15:45.117516+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:45 smithi141 bash[31670]: audit 2023-12-01T21:15:45.124713+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:45 smithi141 bash[31670]: audit 2023-12-01T21:15:45.136684+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:46.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:15:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:15:46.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[28232]: audit 2023-12-01T21:15:45.691758+0000 mon.c (mon.2) 6375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:15:46.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[28232]: audit 2023-12-01T21:15:45.693627+0000 mon.c (mon.2) 6376 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:15:46.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[28232]: audit 2023-12-01T21:15:45.703138+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[41173]: audit 2023-12-01T21:15:45.691758+0000 mon.c (mon.2) 6375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:15:46.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[41173]: audit 2023-12-01T21:15:45.693627+0000 mon.c (mon.2) 6376 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:15:46.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:46 smithi040 bash[41173]: audit 2023-12-01T21:15:45.703138+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:46.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:46 smithi141 bash[31670]: audit 2023-12-01T21:15:45.691758+0000 mon.c (mon.2) 6375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:15:46.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:46 smithi141 bash[31670]: audit 2023-12-01T21:15:45.693627+0000 mon.c (mon.2) 6376 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:15:46.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:46 smithi141 bash[31670]: audit 2023-12-01T21:15:45.703138+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:15:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:47 smithi040 bash[41173]: cluster 2023-12-01T21:15:46.214397+0000 mgr.y (mgr.24356) 10127 : cluster 0 pgmap v10095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:47 smithi040 bash[41173]: audit 2023-12-01T21:15:46.920779+0000 mon.c (mon.2) 6377 : audit 0 from='client.? 172.21.15.40:0/3928884945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:47 smithi040 bash[28232]: cluster 2023-12-01T21:15:46.214397+0000 mgr.y (mgr.24356) 10127 : cluster 0 pgmap v10095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:47 smithi040 bash[28232]: audit 2023-12-01T21:15:46.920779+0000 mon.c (mon.2) 6377 : audit 0 from='client.? 172.21.15.40:0/3928884945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:47 smithi141 bash[31670]: cluster 2023-12-01T21:15:46.214397+0000 mgr.y (mgr.24356) 10127 : cluster 0 pgmap v10095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:47 smithi141 bash[31670]: audit 2023-12-01T21:15:46.920779+0000 mon.c (mon.2) 6377 : audit 0 from='client.? 172.21.15.40:0/3928884945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:49 smithi040 bash[28232]: cluster 2023-12-01T21:15:48.215072+0000 mgr.y (mgr.24356) 10128 : cluster 0 pgmap v10096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:49 smithi040 bash[28232]: audit 2023-12-01T21:15:48.853421+0000 mon.c (mon.2) 6378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:49 smithi040 bash[41173]: cluster 2023-12-01T21:15:48.215072+0000 mgr.y (mgr.24356) 10128 : cluster 0 pgmap v10096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:49 smithi040 bash[41173]: audit 2023-12-01T21:15:48.853421+0000 mon.c (mon.2) 6378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:49 smithi141 bash[31670]: cluster 2023-12-01T21:15:48.215072+0000 mgr.y (mgr.24356) 10128 : cluster 0 pgmap v10096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:49 smithi141 bash[31670]: audit 2023-12-01T21:15:48.853421+0000 mon.c (mon.2) 6378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:50.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:50 smithi040 bash[28232]: audit 2023-12-01T21:15:49.390916+0000 mon.a (mon.0) 6583 : audit 0 from='client.? 172.21.15.40:0/3968766560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:50.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:50 smithi040 bash[28232]: cluster 2023-12-01T21:15:50.216202+0000 mgr.y (mgr.24356) 10129 : cluster 0 pgmap v10097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:50.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:50 smithi040 bash[41173]: audit 2023-12-01T21:15:49.390916+0000 mon.a (mon.0) 6583 : audit 0 from='client.? 172.21.15.40:0/3968766560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:50.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:50 smithi040 bash[41173]: cluster 2023-12-01T21:15:50.216202+0000 mgr.y (mgr.24356) 10129 : cluster 0 pgmap v10097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:50 smithi141 bash[31670]: audit 2023-12-01T21:15:49.390916+0000 mon.a (mon.0) 6583 : audit 0 from='client.? 172.21.15.40:0/3968766560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:50 smithi141 bash[31670]: cluster 2023-12-01T21:15:50.216202+0000 mgr.y (mgr.24356) 10129 : cluster 0 pgmap v10097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:51 smithi040 bash[28232]: audit 2023-12-01T21:15:51.848247+0000 mon.c (mon.2) 6379 : audit 0 from='client.? 172.21.15.40:0/2220565373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:51 smithi040 bash[41173]: audit 2023-12-01T21:15:51.848247+0000 mon.c (mon.2) 6379 : audit 0 from='client.? 172.21.15.40:0/2220565373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:52.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:51 smithi141 bash[31670]: audit 2023-12-01T21:15:51.848247+0000 mon.c (mon.2) 6379 : audit 0 from='client.? 172.21.15.40:0/2220565373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:52 smithi141 bash[31670]: cluster 2023-12-01T21:15:52.216911+0000 mgr.y (mgr.24356) 10130 : cluster 0 pgmap v10098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:52 smithi040 bash[28232]: cluster 2023-12-01T21:15:52.216911+0000 mgr.y (mgr.24356) 10130 : cluster 0 pgmap v10098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:52 smithi040 bash[41173]: cluster 2023-12-01T21:15:52.216911+0000 mgr.y (mgr.24356) 10130 : cluster 0 pgmap v10098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:55 smithi040 bash[28232]: cluster 2023-12-01T21:15:54.217375+0000 mgr.y (mgr.24356) 10131 : cluster 0 pgmap v10099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:55 smithi040 bash[28232]: audit 2023-12-01T21:15:54.311815+0000 mon.a (mon.0) 6584 : audit 0 from='client.? 172.21.15.40:0/3023302296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:55 smithi040 bash[41173]: cluster 2023-12-01T21:15:54.217375+0000 mgr.y (mgr.24356) 10131 : cluster 0 pgmap v10099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:55 smithi040 bash[41173]: audit 2023-12-01T21:15:54.311815+0000 mon.a (mon.0) 6584 : audit 0 from='client.? 172.21.15.40:0/3023302296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:55 smithi141 bash[31670]: cluster 2023-12-01T21:15:54.217375+0000 mgr.y (mgr.24356) 10131 : cluster 0 pgmap v10099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:55 smithi141 bash[31670]: audit 2023-12-01T21:15:54.311815+0000 mon.a (mon.0) 6584 : audit 0 from='client.? 172.21.15.40:0/3023302296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:15:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:15:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:57 smithi040 bash[28232]: cluster 2023-12-01T21:15:56.218518+0000 mgr.y (mgr.24356) 10132 : cluster 0 pgmap v10100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:57 smithi040 bash[28232]: audit 2023-12-01T21:15:56.781487+0000 mon.c (mon.2) 6380 : audit 0 from='client.? 172.21.15.40:0/629373832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:57 smithi040 bash[41173]: cluster 2023-12-01T21:15:56.218518+0000 mgr.y (mgr.24356) 10132 : cluster 0 pgmap v10100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:57 smithi040 bash[41173]: audit 2023-12-01T21:15:56.781487+0000 mon.c (mon.2) 6380 : audit 0 from='client.? 172.21.15.40:0/629373832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:57 smithi141 bash[31670]: cluster 2023-12-01T21:15:56.218518+0000 mgr.y (mgr.24356) 10132 : cluster 0 pgmap v10100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:57 smithi141 bash[31670]: audit 2023-12-01T21:15:56.781487+0000 mon.c (mon.2) 6380 : audit 0 from='client.? 172.21.15.40:0/629373832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:59 smithi040 bash[28232]: cluster 2023-12-01T21:15:58.219193+0000 mgr.y (mgr.24356) 10133 : cluster 0 pgmap v10101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:15:59 smithi040 bash[28232]: audit 2023-12-01T21:15:59.244108+0000 mon.a (mon.0) 6585 : audit 0 from='client.? 172.21.15.40:0/2203355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:59 smithi040 bash[41173]: cluster 2023-12-01T21:15:58.219193+0000 mgr.y (mgr.24356) 10133 : cluster 0 pgmap v10101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:15:59 smithi040 bash[41173]: audit 2023-12-01T21:15:59.244108+0000 mon.a (mon.0) 6585 : audit 0 from='client.? 172.21.15.40:0/2203355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:15:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:59 smithi141 bash[31670]: cluster 2023-12-01T21:15:58.219193+0000 mgr.y (mgr.24356) 10133 : cluster 0 pgmap v10101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:15:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:15:59 smithi141 bash[31670]: audit 2023-12-01T21:15:59.244108+0000 mon.a (mon.0) 6585 : audit 0 from='client.? 172.21.15.40:0/2203355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:00 smithi141 bash[31670]: cluster 2023-12-01T21:16:00.220367+0000 mgr.y (mgr.24356) 10134 : cluster 0 pgmap v10102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:00 smithi040 bash[28232]: cluster 2023-12-01T21:16:00.220367+0000 mgr.y (mgr.24356) 10134 : cluster 0 pgmap v10102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:00 smithi040 bash[41173]: cluster 2023-12-01T21:16:00.220367+0000 mgr.y (mgr.24356) 10134 : cluster 0 pgmap v10102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:01 smithi141 bash[31670]: audit 2023-12-01T21:16:01.715786+0000 mon.c (mon.2) 6381 : audit 0 from='client.? 172.21.15.40:0/2299366506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:01 smithi040 bash[28232]: audit 2023-12-01T21:16:01.715786+0000 mon.c (mon.2) 6381 : audit 0 from='client.? 172.21.15.40:0/2299366506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:01 smithi040 bash[41173]: audit 2023-12-01T21:16:01.715786+0000 mon.c (mon.2) 6381 : audit 0 from='client.? 172.21.15.40:0/2299366506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:03.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:02 smithi141 bash[31670]: cluster 2023-12-01T21:16:02.221058+0000 mgr.y (mgr.24356) 10135 : cluster 0 pgmap v10103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:02 smithi040 bash[28232]: cluster 2023-12-01T21:16:02.221058+0000 mgr.y (mgr.24356) 10135 : cluster 0 pgmap v10103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:02 smithi040 bash[41173]: cluster 2023-12-01T21:16:02.221058+0000 mgr.y (mgr.24356) 10135 : cluster 0 pgmap v10103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:03 smithi040 bash[28232]: audit 2023-12-01T21:16:03.853821+0000 mon.c (mon.2) 6382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:03 smithi040 bash[41173]: audit 2023-12-01T21:16:03.853821+0000 mon.c (mon.2) 6382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:04.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:03 smithi141 bash[31670]: audit 2023-12-01T21:16:03.853821+0000 mon.c (mon.2) 6382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:04 smithi141 bash[31670]: audit 2023-12-01T21:16:04.177406+0000 mon.c (mon.2) 6383 : audit 0 from='client.? 172.21.15.40:0/2481954629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:04 smithi141 bash[31670]: cluster 2023-12-01T21:16:04.221739+0000 mgr.y (mgr.24356) 10136 : cluster 0 pgmap v10104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:04 smithi040 bash[28232]: audit 2023-12-01T21:16:04.177406+0000 mon.c (mon.2) 6383 : audit 0 from='client.? 172.21.15.40:0/2481954629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:04 smithi040 bash[28232]: cluster 2023-12-01T21:16:04.221739+0000 mgr.y (mgr.24356) 10136 : cluster 0 pgmap v10104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:04 smithi040 bash[41173]: audit 2023-12-01T21:16:04.177406+0000 mon.c (mon.2) 6383 : audit 0 from='client.? 172.21.15.40:0/2481954629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:04 smithi040 bash[41173]: cluster 2023-12-01T21:16:04.221739+0000 mgr.y (mgr.24356) 10136 : cluster 0 pgmap v10104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:16:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:16:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:07 smithi040 bash[41173]: cluster 2023-12-01T21:16:06.222912+0000 mgr.y (mgr.24356) 10137 : cluster 0 pgmap v10105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:07 smithi040 bash[41173]: audit 2023-12-01T21:16:06.643424+0000 mon.c (mon.2) 6384 : audit 0 from='client.? 172.21.15.40:0/517680220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:07 smithi040 bash[28232]: cluster 2023-12-01T21:16:06.222912+0000 mgr.y (mgr.24356) 10137 : cluster 0 pgmap v10105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:07 smithi040 bash[28232]: audit 2023-12-01T21:16:06.643424+0000 mon.c (mon.2) 6384 : audit 0 from='client.? 172.21.15.40:0/517680220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:07 smithi141 bash[31670]: cluster 2023-12-01T21:16:06.222912+0000 mgr.y (mgr.24356) 10137 : cluster 0 pgmap v10105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:07 smithi141 bash[31670]: audit 2023-12-01T21:16:06.643424+0000 mon.c (mon.2) 6384 : audit 0 from='client.? 172.21.15.40:0/517680220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:09 smithi040 bash[28232]: cluster 2023-12-01T21:16:08.223597+0000 mgr.y (mgr.24356) 10138 : cluster 0 pgmap v10106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:09 smithi040 bash[28232]: audit 2023-12-01T21:16:09.109748+0000 mon.c (mon.2) 6385 : audit 0 from='client.? 172.21.15.40:0/3772635039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:09 smithi040 bash[41173]: cluster 2023-12-01T21:16:08.223597+0000 mgr.y (mgr.24356) 10138 : cluster 0 pgmap v10106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:09 smithi040 bash[41173]: audit 2023-12-01T21:16:09.109748+0000 mon.c (mon.2) 6385 : audit 0 from='client.? 172.21.15.40:0/3772635039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:09 smithi141 bash[31670]: cluster 2023-12-01T21:16:08.223597+0000 mgr.y (mgr.24356) 10138 : cluster 0 pgmap v10106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:09 smithi141 bash[31670]: audit 2023-12-01T21:16:09.109748+0000 mon.c (mon.2) 6385 : audit 0 from='client.? 172.21.15.40:0/3772635039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:11.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:10 smithi141 bash[31670]: cluster 2023-12-01T21:16:10.224753+0000 mgr.y (mgr.24356) 10139 : cluster 0 pgmap v10107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:10 smithi040 bash[28232]: cluster 2023-12-01T21:16:10.224753+0000 mgr.y (mgr.24356) 10139 : cluster 0 pgmap v10107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:10 smithi040 bash[41173]: cluster 2023-12-01T21:16:10.224753+0000 mgr.y (mgr.24356) 10139 : cluster 0 pgmap v10107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:12.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:11 smithi141 bash[31670]: audit 2023-12-01T21:16:11.578843+0000 mon.a (mon.0) 6586 : audit 0 from='client.? 172.21.15.40:0/387488517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:11 smithi040 bash[41173]: audit 2023-12-01T21:16:11.578843+0000 mon.a (mon.0) 6586 : audit 0 from='client.? 172.21.15.40:0/387488517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:11 smithi040 bash[28232]: audit 2023-12-01T21:16:11.578843+0000 mon.a (mon.0) 6586 : audit 0 from='client.? 172.21.15.40:0/387488517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:12 smithi141 bash[31670]: cluster 2023-12-01T21:16:12.225396+0000 mgr.y (mgr.24356) 10140 : cluster 0 pgmap v10108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:12 smithi040 bash[41173]: cluster 2023-12-01T21:16:12.225396+0000 mgr.y (mgr.24356) 10140 : cluster 0 pgmap v10108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:12 smithi040 bash[28232]: cluster 2023-12-01T21:16:12.225396+0000 mgr.y (mgr.24356) 10140 : cluster 0 pgmap v10108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:14 smithi040 bash[28232]: audit 2023-12-01T21:16:14.044105+0000 mon.c (mon.2) 6386 : audit 0 from='client.? 172.21.15.40:0/76453619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:14 smithi040 bash[41173]: audit 2023-12-01T21:16:14.044105+0000 mon.c (mon.2) 6386 : audit 0 from='client.? 172.21.15.40:0/76453619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:14 smithi141 bash[31670]: audit 2023-12-01T21:16:14.044105+0000 mon.c (mon.2) 6386 : audit 0 from='client.? 172.21.15.40:0/76453619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:15 smithi040 bash[28232]: cluster 2023-12-01T21:16:14.226083+0000 mgr.y (mgr.24356) 10141 : cluster 0 pgmap v10109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:15 smithi040 bash[41173]: cluster 2023-12-01T21:16:14.226083+0000 mgr.y (mgr.24356) 10141 : cluster 0 pgmap v10109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:15 smithi141 bash[31670]: cluster 2023-12-01T21:16:14.226083+0000 mgr.y (mgr.24356) 10141 : cluster 0 pgmap v10109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:16:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:16:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:17 smithi040 bash[28232]: cluster 2023-12-01T21:16:16.227229+0000 mgr.y (mgr.24356) 10142 : cluster 0 pgmap v10110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:17 smithi040 bash[28232]: audit 2023-12-01T21:16:16.516631+0000 mon.c (mon.2) 6387 : audit 0 from='client.? 172.21.15.40:0/3302697937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:17 smithi040 bash[41173]: cluster 2023-12-01T21:16:16.227229+0000 mgr.y (mgr.24356) 10142 : cluster 0 pgmap v10110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:17 smithi040 bash[41173]: audit 2023-12-01T21:16:16.516631+0000 mon.c (mon.2) 6387 : audit 0 from='client.? 172.21.15.40:0/3302697937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:17.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:17 smithi141 bash[31670]: cluster 2023-12-01T21:16:16.227229+0000 mgr.y (mgr.24356) 10142 : cluster 0 pgmap v10110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:17.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:17 smithi141 bash[31670]: audit 2023-12-01T21:16:16.516631+0000 mon.c (mon.2) 6387 : audit 0 from='client.? 172.21.15.40:0/3302697937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:19 smithi040 bash[28232]: cluster 2023-12-01T21:16:18.227929+0000 mgr.y (mgr.24356) 10143 : cluster 0 pgmap v10111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:19 smithi040 bash[28232]: audit 2023-12-01T21:16:18.854016+0000 mon.c (mon.2) 6388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:19 smithi040 bash[28232]: audit 2023-12-01T21:16:18.976079+0000 mon.c (mon.2) 6389 : audit 0 from='client.? 172.21.15.40:0/2565059129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:19 smithi040 bash[41173]: cluster 2023-12-01T21:16:18.227929+0000 mgr.y (mgr.24356) 10143 : cluster 0 pgmap v10111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:19 smithi040 bash[41173]: audit 2023-12-01T21:16:18.854016+0000 mon.c (mon.2) 6388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:19.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:19 smithi040 bash[41173]: audit 2023-12-01T21:16:18.976079+0000 mon.c (mon.2) 6389 : audit 0 from='client.? 172.21.15.40:0/2565059129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:19 smithi141 bash[31670]: cluster 2023-12-01T21:16:18.227929+0000 mgr.y (mgr.24356) 10143 : cluster 0 pgmap v10111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:19 smithi141 bash[31670]: audit 2023-12-01T21:16:18.854016+0000 mon.c (mon.2) 6388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:19 smithi141 bash[31670]: audit 2023-12-01T21:16:18.976079+0000 mon.c (mon.2) 6389 : audit 0 from='client.? 172.21.15.40:0/2565059129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:20 smithi141 bash[31670]: cluster 2023-12-01T21:16:20.229116+0000 mgr.y (mgr.24356) 10144 : cluster 0 pgmap v10112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:20 smithi040 bash[28232]: cluster 2023-12-01T21:16:20.229116+0000 mgr.y (mgr.24356) 10144 : cluster 0 pgmap v10112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:20 smithi040 bash[41173]: cluster 2023-12-01T21:16:20.229116+0000 mgr.y (mgr.24356) 10144 : cluster 0 pgmap v10112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:22.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:21 smithi141 bash[31670]: audit 2023-12-01T21:16:21.446618+0000 mon.a (mon.0) 6587 : audit 0 from='client.? 172.21.15.40:0/88474267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:22.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:21 smithi040 bash[28232]: audit 2023-12-01T21:16:21.446618+0000 mon.a (mon.0) 6587 : audit 0 from='client.? 172.21.15.40:0/88474267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:22.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:21 smithi040 bash[41173]: audit 2023-12-01T21:16:21.446618+0000 mon.a (mon.0) 6587 : audit 0 from='client.? 172.21.15.40:0/88474267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:23.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:22 smithi141 bash[31670]: cluster 2023-12-01T21:16:22.229887+0000 mgr.y (mgr.24356) 10145 : cluster 0 pgmap v10113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:22 smithi040 bash[28232]: cluster 2023-12-01T21:16:22.229887+0000 mgr.y (mgr.24356) 10145 : cluster 0 pgmap v10113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:22 smithi040 bash[41173]: cluster 2023-12-01T21:16:22.229887+0000 mgr.y (mgr.24356) 10145 : cluster 0 pgmap v10113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:23 smithi141 bash[31670]: audit 2023-12-01T21:16:23.901914+0000 mon.c (mon.2) 6390 : audit 0 from='client.? 172.21.15.40:0/1054425651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:23 smithi040 bash[28232]: audit 2023-12-01T21:16:23.901914+0000 mon.c (mon.2) 6390 : audit 0 from='client.? 172.21.15.40:0/1054425651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:23 smithi040 bash[41173]: audit 2023-12-01T21:16:23.901914+0000 mon.c (mon.2) 6390 : audit 0 from='client.? 172.21.15.40:0/1054425651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:25.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:24 smithi141 bash[31670]: cluster 2023-12-01T21:16:24.230611+0000 mgr.y (mgr.24356) 10146 : cluster 0 pgmap v10114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:24 smithi040 bash[28232]: cluster 2023-12-01T21:16:24.230611+0000 mgr.y (mgr.24356) 10146 : cluster 0 pgmap v10114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:24 smithi040 bash[41173]: cluster 2023-12-01T21:16:24.230611+0000 mgr.y (mgr.24356) 10146 : cluster 0 pgmap v10114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:16:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:16:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:27 smithi040 bash[28232]: cluster 2023-12-01T21:16:26.231729+0000 mgr.y (mgr.24356) 10147 : cluster 0 pgmap v10115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:27 smithi040 bash[28232]: audit 2023-12-01T21:16:26.371748+0000 mon.a (mon.0) 6588 : audit 0 from='client.? 172.21.15.40:0/2428281093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:27.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:27 smithi040 bash[41173]: cluster 2023-12-01T21:16:26.231729+0000 mgr.y (mgr.24356) 10147 : cluster 0 pgmap v10115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:27.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:27 smithi040 bash[41173]: audit 2023-12-01T21:16:26.371748+0000 mon.a (mon.0) 6588 : audit 0 from='client.? 172.21.15.40:0/2428281093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:27 smithi141 bash[31670]: cluster 2023-12-01T21:16:26.231729+0000 mgr.y (mgr.24356) 10147 : cluster 0 pgmap v10115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:27 smithi141 bash[31670]: audit 2023-12-01T21:16:26.371748+0000 mon.a (mon.0) 6588 : audit 0 from='client.? 172.21.15.40:0/2428281093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:29 smithi040 bash[28232]: cluster 2023-12-01T21:16:28.232576+0000 mgr.y (mgr.24356) 10148 : cluster 0 pgmap v10116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:29 smithi040 bash[28232]: audit 2023-12-01T21:16:28.839153+0000 mon.a (mon.0) 6589 : audit 0 from='client.? 172.21.15.40:0/536274589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:29 smithi040 bash[41173]: cluster 2023-12-01T21:16:28.232576+0000 mgr.y (mgr.24356) 10148 : cluster 0 pgmap v10116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:29 smithi040 bash[41173]: audit 2023-12-01T21:16:28.839153+0000 mon.a (mon.0) 6589 : audit 0 from='client.? 172.21.15.40:0/536274589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:29 smithi141 bash[31670]: cluster 2023-12-01T21:16:28.232576+0000 mgr.y (mgr.24356) 10148 : cluster 0 pgmap v10116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:29.836 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:29 smithi141 bash[31670]: audit 2023-12-01T21:16:28.839153+0000 mon.a (mon.0) 6589 : audit 0 from='client.? 172.21.15.40:0/536274589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:31.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:30 smithi141 bash[31670]: cluster 2023-12-01T21:16:30.233899+0000 mgr.y (mgr.24356) 10149 : cluster 0 pgmap v10117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:30 smithi040 bash[28232]: cluster 2023-12-01T21:16:30.233899+0000 mgr.y (mgr.24356) 10149 : cluster 0 pgmap v10117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:30 smithi040 bash[41173]: cluster 2023-12-01T21:16:30.233899+0000 mgr.y (mgr.24356) 10149 : cluster 0 pgmap v10117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:32.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:31 smithi141 bash[31670]: audit 2023-12-01T21:16:31.301693+0000 mon.c (mon.2) 6391 : audit 0 from='client.? 172.21.15.40:0/483023788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:31 smithi040 bash[28232]: audit 2023-12-01T21:16:31.301693+0000 mon.c (mon.2) 6391 : audit 0 from='client.? 172.21.15.40:0/483023788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:31 smithi040 bash[41173]: audit 2023-12-01T21:16:31.301693+0000 mon.c (mon.2) 6391 : audit 0 from='client.? 172.21.15.40:0/483023788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:33.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:32 smithi141 bash[31670]: cluster 2023-12-01T21:16:32.234627+0000 mgr.y (mgr.24356) 10150 : cluster 0 pgmap v10118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:32 smithi040 bash[28232]: cluster 2023-12-01T21:16:32.234627+0000 mgr.y (mgr.24356) 10150 : cluster 0 pgmap v10118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:32 smithi040 bash[41173]: cluster 2023-12-01T21:16:32.234627+0000 mgr.y (mgr.24356) 10150 : cluster 0 pgmap v10118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:34.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:33 smithi141 bash[31670]: audit 2023-12-01T21:16:33.759976+0000 mon.c (mon.2) 6392 : audit 0 from='client.? 172.21.15.40:0/545965767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:33 smithi040 bash[28232]: audit 2023-12-01T21:16:33.759976+0000 mon.c (mon.2) 6392 : audit 0 from='client.? 172.21.15.40:0/545965767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:33 smithi040 bash[41173]: audit 2023-12-01T21:16:33.759976+0000 mon.c (mon.2) 6392 : audit 0 from='client.? 172.21.15.40:0/545965767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:34 smithi040 bash[41173]: audit 2023-12-01T21:16:33.854319+0000 mon.c (mon.2) 6393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:35.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:34 smithi040 bash[41173]: cluster 2023-12-01T21:16:34.235274+0000 mgr.y (mgr.24356) 10151 : cluster 0 pgmap v10119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:35.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:34 smithi040 bash[28232]: audit 2023-12-01T21:16:33.854319+0000 mon.c (mon.2) 6393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:35.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:34 smithi040 bash[28232]: cluster 2023-12-01T21:16:34.235274+0000 mgr.y (mgr.24356) 10151 : cluster 0 pgmap v10119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:34 smithi141 bash[31670]: audit 2023-12-01T21:16:33.854319+0000 mon.c (mon.2) 6393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:34 smithi141 bash[31670]: cluster 2023-12-01T21:16:34.235274+0000 mgr.y (mgr.24356) 10151 : cluster 0 pgmap v10119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:36.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:16:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:16:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:36 smithi040 bash[28232]: audit 2023-12-01T21:16:36.225066+0000 mon.a (mon.0) 6590 : audit 0 from='client.? 172.21.15.40:0/134448610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:36 smithi040 bash[41173]: audit 2023-12-01T21:16:36.225066+0000 mon.a (mon.0) 6590 : audit 0 from='client.? 172.21.15.40:0/134448610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:36 smithi141 bash[31670]: audit 2023-12-01T21:16:36.225066+0000 mon.a (mon.0) 6590 : audit 0 from='client.? 172.21.15.40:0/134448610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:37 smithi040 bash[28232]: cluster 2023-12-01T21:16:36.236342+0000 mgr.y (mgr.24356) 10152 : cluster 0 pgmap v10120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:37 smithi040 bash[41173]: cluster 2023-12-01T21:16:36.236342+0000 mgr.y (mgr.24356) 10152 : cluster 0 pgmap v10120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:37 smithi141 bash[31670]: cluster 2023-12-01T21:16:36.236342+0000 mgr.y (mgr.24356) 10152 : cluster 0 pgmap v10120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:39 smithi040 bash[41173]: cluster 2023-12-01T21:16:38.237038+0000 mgr.y (mgr.24356) 10153 : cluster 0 pgmap v10121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:39 smithi040 bash[41173]: audit 2023-12-01T21:16:38.691509+0000 mon.c (mon.2) 6394 : audit 0 from='client.? 172.21.15.40:0/1679333279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:39 smithi040 bash[28232]: cluster 2023-12-01T21:16:38.237038+0000 mgr.y (mgr.24356) 10153 : cluster 0 pgmap v10121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:39 smithi040 bash[28232]: audit 2023-12-01T21:16:38.691509+0000 mon.c (mon.2) 6394 : audit 0 from='client.? 172.21.15.40:0/1679333279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:39 smithi141 bash[31670]: cluster 2023-12-01T21:16:38.237038+0000 mgr.y (mgr.24356) 10153 : cluster 0 pgmap v10121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:39 smithi141 bash[31670]: audit 2023-12-01T21:16:38.691509+0000 mon.c (mon.2) 6394 : audit 0 from='client.? 172.21.15.40:0/1679333279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:40 smithi141 bash[31670]: cluster 2023-12-01T21:16:40.238253+0000 mgr.y (mgr.24356) 10154 : cluster 0 pgmap v10122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:40 smithi040 bash[28232]: cluster 2023-12-01T21:16:40.238253+0000 mgr.y (mgr.24356) 10154 : cluster 0 pgmap v10122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:40 smithi040 bash[41173]: cluster 2023-12-01T21:16:40.238253+0000 mgr.y (mgr.24356) 10154 : cluster 0 pgmap v10122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:42.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:41 smithi141 bash[31670]: audit 2023-12-01T21:16:41.164884+0000 mon.c (mon.2) 6395 : audit 0 from='client.? 172.21.15.40:0/52472519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:41 smithi040 bash[28232]: audit 2023-12-01T21:16:41.164884+0000 mon.c (mon.2) 6395 : audit 0 from='client.? 172.21.15.40:0/52472519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:42.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:41 smithi040 bash[41173]: audit 2023-12-01T21:16:41.164884+0000 mon.c (mon.2) 6395 : audit 0 from='client.? 172.21.15.40:0/52472519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:43.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:42 smithi141 bash[31670]: cluster 2023-12-01T21:16:42.238981+0000 mgr.y (mgr.24356) 10155 : cluster 0 pgmap v10123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:42 smithi040 bash[28232]: cluster 2023-12-01T21:16:42.238981+0000 mgr.y (mgr.24356) 10155 : cluster 0 pgmap v10123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:42 smithi040 bash[41173]: cluster 2023-12-01T21:16:42.238981+0000 mgr.y (mgr.24356) 10155 : cluster 0 pgmap v10123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:44.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:43 smithi141 bash[31670]: audit 2023-12-01T21:16:43.626229+0000 mon.a (mon.0) 6591 : audit 0 from='client.? 172.21.15.40:0/2640837692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:44.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:43 smithi040 bash[28232]: audit 2023-12-01T21:16:43.626229+0000 mon.a (mon.0) 6591 : audit 0 from='client.? 172.21.15.40:0/2640837692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:43 smithi040 bash[41173]: audit 2023-12-01T21:16:43.626229+0000 mon.a (mon.0) 6591 : audit 0 from='client.? 172.21.15.40:0/2640837692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:44 smithi040 bash[28232]: cluster 2023-12-01T21:16:44.239650+0000 mgr.y (mgr.24356) 10156 : cluster 0 pgmap v10124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:44 smithi040 bash[41173]: cluster 2023-12-01T21:16:44.239650+0000 mgr.y (mgr.24356) 10156 : cluster 0 pgmap v10124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:44 smithi141 bash[31670]: cluster 2023-12-01T21:16:44.239650+0000 mgr.y (mgr.24356) 10156 : cluster 0 pgmap v10124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:45 smithi040 bash[41173]: audit 2023-12-01T21:16:45.787713+0000 mon.c (mon.2) 6396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:16:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:45 smithi040 bash[28232]: audit 2023-12-01T21:16:45.787713+0000 mon.c (mon.2) 6396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:16:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:45 smithi141 bash[31670]: audit 2023-12-01T21:16:45.787713+0000 mon.c (mon.2) 6396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:16:46.852 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:16:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:16:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[28232]: audit 2023-12-01T21:16:46.095794+0000 mon.a (mon.0) 6592 : audit 0 from='client.? 172.21.15.40:0/235727620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[28232]: audit 2023-12-01T21:16:46.164627+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[28232]: audit 2023-12-01T21:16:46.175822+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:47.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[28232]: cluster 2023-12-01T21:16:46.240819+0000 mgr.y (mgr.24356) 10157 : cluster 0 pgmap v10125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[41173]: audit 2023-12-01T21:16:46.095794+0000 mon.a (mon.0) 6592 : audit 0 from='client.? 172.21.15.40:0/235727620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:47.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[41173]: audit 2023-12-01T21:16:46.164627+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:47.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[41173]: audit 2023-12-01T21:16:46.175822+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:47.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:46 smithi040 bash[41173]: cluster 2023-12-01T21:16:46.240819+0000 mgr.y (mgr.24356) 10157 : cluster 0 pgmap v10125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:46 smithi141 bash[31670]: audit 2023-12-01T21:16:46.095794+0000 mon.a (mon.0) 6592 : audit 0 from='client.? 172.21.15.40:0/235727620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:46 smithi141 bash[31670]: audit 2023-12-01T21:16:46.164627+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:46 smithi141 bash[31670]: audit 2023-12-01T21:16:46.175822+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:47.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:46 smithi141 bash[31670]: cluster 2023-12-01T21:16:46.240819+0000 mgr.y (mgr.24356) 10157 : cluster 0 pgmap v10125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:49 smithi040 bash[28232]: cluster 2023-12-01T21:16:48.241690+0000 mgr.y (mgr.24356) 10158 : cluster 0 pgmap v10126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:49 smithi040 bash[28232]: audit 2023-12-01T21:16:48.568374+0000 mon.c (mon.2) 6397 : audit 0 from='client.? 172.21.15.40:0/2586014402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:49 smithi040 bash[28232]: audit 2023-12-01T21:16:48.854889+0000 mon.c (mon.2) 6398 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:49 smithi040 bash[41173]: cluster 2023-12-01T21:16:48.241690+0000 mgr.y (mgr.24356) 10158 : cluster 0 pgmap v10126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:49 smithi040 bash[41173]: audit 2023-12-01T21:16:48.568374+0000 mon.c (mon.2) 6397 : audit 0 from='client.? 172.21.15.40:0/2586014402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:49.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:49 smithi040 bash[41173]: audit 2023-12-01T21:16:48.854889+0000 mon.c (mon.2) 6398 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:49 smithi141 bash[31670]: cluster 2023-12-01T21:16:48.241690+0000 mgr.y (mgr.24356) 10158 : cluster 0 pgmap v10126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:49 smithi141 bash[31670]: audit 2023-12-01T21:16:48.568374+0000 mon.c (mon.2) 6397 : audit 0 from='client.? 172.21.15.40:0/2586014402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:49 smithi141 bash[31670]: audit 2023-12-01T21:16:48.854889+0000 mon.c (mon.2) 6398 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:51.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:50 smithi141 bash[31670]: cluster 2023-12-01T21:16:50.242923+0000 mgr.y (mgr.24356) 10159 : cluster 0 pgmap v10127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:50 smithi040 bash[41173]: cluster 2023-12-01T21:16:50.242923+0000 mgr.y (mgr.24356) 10159 : cluster 0 pgmap v10127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:50 smithi040 bash[28232]: cluster 2023-12-01T21:16:50.242923+0000 mgr.y (mgr.24356) 10159 : cluster 0 pgmap v10127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:51 smithi141 bash[31670]: audit 2023-12-01T21:16:51.083574+0000 mon.c (mon.2) 6399 : audit 0 from='client.? 172.21.15.40:0/4180057851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:51 smithi141 bash[31670]: audit 2023-12-01T21:16:51.632658+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:52.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:51 smithi141 bash[31670]: audit 2023-12-01T21:16:51.644257+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:51 smithi040 bash[28232]: audit 2023-12-01T21:16:51.083574+0000 mon.c (mon.2) 6399 : audit 0 from='client.? 172.21.15.40:0/4180057851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:51 smithi040 bash[28232]: audit 2023-12-01T21:16:51.632658+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:51 smithi040 bash[28232]: audit 2023-12-01T21:16:51.644257+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:51 smithi040 bash[41173]: audit 2023-12-01T21:16:51.083574+0000 mon.c (mon.2) 6399 : audit 0 from='client.? 172.21.15.40:0/4180057851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:51 smithi040 bash[41173]: audit 2023-12-01T21:16:51.632658+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:51 smithi040 bash[41173]: audit 2023-12-01T21:16:51.644257+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[41173]: cluster 2023-12-01T21:16:52.243638+0000 mgr.y (mgr.24356) 10160 : cluster 0 pgmap v10128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[41173]: audit 2023-12-01T21:16:52.381350+0000 mon.a (mon.0) 6597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[41173]: audit 2023-12-01T21:16:52.393221+0000 mon.a (mon.0) 6598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[41173]: audit 2023-12-01T21:16:52.920921+0000 mon.c (mon.2) 6400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:16:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[41173]: audit 2023-12-01T21:16:52.922885+0000 mon.c (mon.2) 6401 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:16:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[41173]: audit 2023-12-01T21:16:52.933651+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[28232]: cluster 2023-12-01T21:16:52.243638+0000 mgr.y (mgr.24356) 10160 : cluster 0 pgmap v10128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[28232]: audit 2023-12-01T21:16:52.381350+0000 mon.a (mon.0) 6597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[28232]: audit 2023-12-01T21:16:52.393221+0000 mon.a (mon.0) 6598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[28232]: audit 2023-12-01T21:16:52.920921+0000 mon.c (mon.2) 6400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:16:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[28232]: audit 2023-12-01T21:16:52.922885+0000 mon.c (mon.2) 6401 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:16:53.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:53 smithi040 bash[28232]: audit 2023-12-01T21:16:52.933651+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:53 smithi141 bash[31670]: cluster 2023-12-01T21:16:52.243638+0000 mgr.y (mgr.24356) 10160 : cluster 0 pgmap v10128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:53 smithi141 bash[31670]: audit 2023-12-01T21:16:52.381350+0000 mon.a (mon.0) 6597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:53 smithi141 bash[31670]: audit 2023-12-01T21:16:52.393221+0000 mon.a (mon.0) 6598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:53 smithi141 bash[31670]: audit 2023-12-01T21:16:52.920921+0000 mon.c (mon.2) 6400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:16:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:53 smithi141 bash[31670]: audit 2023-12-01T21:16:52.922885+0000 mon.c (mon.2) 6401 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:16:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:53 smithi141 bash[31670]: audit 2023-12-01T21:16:52.933651+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:16:54.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:54 smithi040 bash[28232]: audit 2023-12-01T21:16:53.547435+0000 mon.c (mon.2) 6402 : audit 0 from='client.? 172.21.15.40:0/2180093105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:54 smithi040 bash[41173]: audit 2023-12-01T21:16:53.547435+0000 mon.c (mon.2) 6402 : audit 0 from='client.? 172.21.15.40:0/2180093105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:54.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:54 smithi141 bash[31670]: audit 2023-12-01T21:16:53.547435+0000 mon.c (mon.2) 6402 : audit 0 from='client.? 172.21.15.40:0/2180093105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:55 smithi040 bash[28232]: cluster 2023-12-01T21:16:54.244332+0000 mgr.y (mgr.24356) 10161 : cluster 0 pgmap v10129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:55 smithi040 bash[41173]: cluster 2023-12-01T21:16:54.244332+0000 mgr.y (mgr.24356) 10161 : cluster 0 pgmap v10129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:55 smithi141 bash[31670]: cluster 2023-12-01T21:16:54.244332+0000 mgr.y (mgr.24356) 10161 : cluster 0 pgmap v10129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:56.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:56 smithi040 bash[28232]: audit 2023-12-01T21:16:56.006317+0000 mon.a (mon.0) 6600 : audit 0 from='client.? 172.21.15.40:0/57741371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:56.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:16:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:16:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:56 smithi040 bash[41173]: audit 2023-12-01T21:16:56.006317+0000 mon.a (mon.0) 6600 : audit 0 from='client.? 172.21.15.40:0/57741371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:56 smithi141 bash[31670]: audit 2023-12-01T21:16:56.006317+0000 mon.a (mon.0) 6600 : audit 0 from='client.? 172.21.15.40:0/57741371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:57 smithi040 bash[28232]: cluster 2023-12-01T21:16:56.245533+0000 mgr.y (mgr.24356) 10162 : cluster 0 pgmap v10130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:57 smithi040 bash[41173]: cluster 2023-12-01T21:16:56.245533+0000 mgr.y (mgr.24356) 10162 : cluster 0 pgmap v10130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:57 smithi141 bash[31670]: cluster 2023-12-01T21:16:56.245533+0000 mgr.y (mgr.24356) 10162 : cluster 0 pgmap v10130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:58 smithi040 bash[28232]: cluster 2023-12-01T21:16:58.246131+0000 mgr.y (mgr.24356) 10163 : cluster 0 pgmap v10131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:58 smithi040 bash[41173]: cluster 2023-12-01T21:16:58.246131+0000 mgr.y (mgr.24356) 10163 : cluster 0 pgmap v10131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:58 smithi141 bash[31670]: cluster 2023-12-01T21:16:58.246131+0000 mgr.y (mgr.24356) 10163 : cluster 0 pgmap v10131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:16:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:16:59 smithi040 bash[28232]: audit 2023-12-01T21:16:58.468562+0000 mon.a (mon.0) 6601 : audit 0 from='client.? 172.21.15.40:0/760062948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:16:59 smithi040 bash[41173]: audit 2023-12-01T21:16:58.468562+0000 mon.a (mon.0) 6601 : audit 0 from='client.? 172.21.15.40:0/760062948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:16:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:16:59 smithi141 bash[31670]: audit 2023-12-01T21:16:58.468562+0000 mon.a (mon.0) 6601 : audit 0 from='client.? 172.21.15.40:0/760062948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:00 smithi141 bash[31670]: cluster 2023-12-01T21:17:00.247463+0000 mgr.y (mgr.24356) 10164 : cluster 0 pgmap v10132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:00 smithi040 bash[28232]: cluster 2023-12-01T21:17:00.247463+0000 mgr.y (mgr.24356) 10164 : cluster 0 pgmap v10132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:00 smithi040 bash[41173]: cluster 2023-12-01T21:17:00.247463+0000 mgr.y (mgr.24356) 10164 : cluster 0 pgmap v10132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:01 smithi141 bash[31670]: audit 2023-12-01T21:17:00.933633+0000 mon.a (mon.0) 6602 : audit 0 from='client.? 172.21.15.40:0/673801198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:01 smithi040 bash[28232]: audit 2023-12-01T21:17:00.933633+0000 mon.a (mon.0) 6602 : audit 0 from='client.? 172.21.15.40:0/673801198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:01 smithi040 bash[41173]: audit 2023-12-01T21:17:00.933633+0000 mon.a (mon.0) 6602 : audit 0 from='client.? 172.21.15.40:0/673801198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:03.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:02 smithi141 bash[31670]: cluster 2023-12-01T21:17:02.248241+0000 mgr.y (mgr.24356) 10165 : cluster 0 pgmap v10133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:02 smithi040 bash[28232]: cluster 2023-12-01T21:17:02.248241+0000 mgr.y (mgr.24356) 10165 : cluster 0 pgmap v10133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:02 smithi040 bash[41173]: cluster 2023-12-01T21:17:02.248241+0000 mgr.y (mgr.24356) 10165 : cluster 0 pgmap v10133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:03 smithi040 bash[28232]: audit 2023-12-01T21:17:03.392006+0000 mon.c (mon.2) 6403 : audit 0 from='client.? 172.21.15.40:0/143223787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:03 smithi040 bash[41173]: audit 2023-12-01T21:17:03.392006+0000 mon.c (mon.2) 6403 : audit 0 from='client.? 172.21.15.40:0/143223787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:04.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:03 smithi141 bash[31670]: audit 2023-12-01T21:17:03.392006+0000 mon.c (mon.2) 6403 : audit 0 from='client.? 172.21.15.40:0/143223787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:04 smithi040 bash[28232]: audit 2023-12-01T21:17:03.855311+0000 mon.c (mon.2) 6404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:04 smithi040 bash[28232]: cluster 2023-12-01T21:17:04.248928+0000 mgr.y (mgr.24356) 10166 : cluster 0 pgmap v10134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:04 smithi040 bash[41173]: audit 2023-12-01T21:17:03.855311+0000 mon.c (mon.2) 6404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:04 smithi040 bash[41173]: cluster 2023-12-01T21:17:04.248928+0000 mgr.y (mgr.24356) 10166 : cluster 0 pgmap v10134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:04 smithi141 bash[31670]: audit 2023-12-01T21:17:03.855311+0000 mon.c (mon.2) 6404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:04 smithi141 bash[31670]: cluster 2023-12-01T21:17:04.248928+0000 mgr.y (mgr.24356) 10166 : cluster 0 pgmap v10134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:05 smithi040 bash[28232]: audit 2023-12-01T21:17:05.847693+0000 mon.a (mon.0) 6603 : audit 0 from='client.? 172.21.15.40:0/2788821598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:05 smithi040 bash[41173]: audit 2023-12-01T21:17:05.847693+0000 mon.a (mon.0) 6603 : audit 0 from='client.? 172.21.15.40:0/2788821598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:06.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:05 smithi141 bash[31670]: audit 2023-12-01T21:17:05.847693+0000 mon.a (mon.0) 6603 : audit 0 from='client.? 172.21.15.40:0/2788821598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:17:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:17:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:06 smithi040 bash[28232]: cluster 2023-12-01T21:17:06.250077+0000 mgr.y (mgr.24356) 10167 : cluster 0 pgmap v10135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:06 smithi040 bash[41173]: cluster 2023-12-01T21:17:06.250077+0000 mgr.y (mgr.24356) 10167 : cluster 0 pgmap v10135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:06 smithi141 bash[31670]: cluster 2023-12-01T21:17:06.250077+0000 mgr.y (mgr.24356) 10167 : cluster 0 pgmap v10135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:09 smithi040 bash[28232]: cluster 2023-12-01T21:17:08.250717+0000 mgr.y (mgr.24356) 10168 : cluster 0 pgmap v10136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:09 smithi040 bash[28232]: audit 2023-12-01T21:17:08.316700+0000 mon.a (mon.0) 6604 : audit 0 from='client.? 172.21.15.40:0/1818124308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:09 smithi040 bash[41173]: cluster 2023-12-01T21:17:08.250717+0000 mgr.y (mgr.24356) 10168 : cluster 0 pgmap v10136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:09 smithi040 bash[41173]: audit 2023-12-01T21:17:08.316700+0000 mon.a (mon.0) 6604 : audit 0 from='client.? 172.21.15.40:0/1818124308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:09 smithi141 bash[31670]: cluster 2023-12-01T21:17:08.250717+0000 mgr.y (mgr.24356) 10168 : cluster 0 pgmap v10136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:09 smithi141 bash[31670]: audit 2023-12-01T21:17:08.316700+0000 mon.a (mon.0) 6604 : audit 0 from='client.? 172.21.15.40:0/1818124308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:10 smithi040 bash[28232]: cluster 2023-12-01T21:17:10.251840+0000 mgr.y (mgr.24356) 10169 : cluster 0 pgmap v10137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:11.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:10 smithi040 bash[41173]: cluster 2023-12-01T21:17:10.251840+0000 mgr.y (mgr.24356) 10169 : cluster 0 pgmap v10137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:10 smithi141 bash[31670]: cluster 2023-12-01T21:17:10.251840+0000 mgr.y (mgr.24356) 10169 : cluster 0 pgmap v10137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:11 smithi040 bash[28232]: audit 2023-12-01T21:17:10.780430+0000 mon.a (mon.0) 6605 : audit 0 from='client.? 172.21.15.40:0/4098945531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:11 smithi040 bash[41173]: audit 2023-12-01T21:17:10.780430+0000 mon.a (mon.0) 6605 : audit 0 from='client.? 172.21.15.40:0/4098945531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:12.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:11 smithi141 bash[31670]: audit 2023-12-01T21:17:10.780430+0000 mon.a (mon.0) 6605 : audit 0 from='client.? 172.21.15.40:0/4098945531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:12 smithi040 bash[28232]: cluster 2023-12-01T21:17:12.252564+0000 mgr.y (mgr.24356) 10170 : cluster 0 pgmap v10138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:12 smithi040 bash[41173]: cluster 2023-12-01T21:17:12.252564+0000 mgr.y (mgr.24356) 10170 : cluster 0 pgmap v10138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:12 smithi141 bash[31670]: cluster 2023-12-01T21:17:12.252564+0000 mgr.y (mgr.24356) 10170 : cluster 0 pgmap v10138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:14.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:13 smithi040 bash[28232]: audit 2023-12-01T21:17:13.245945+0000 mon.c (mon.2) 6405 : audit 0 from='client.? 172.21.15.40:0/525697065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:14.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:13 smithi040 bash[41173]: audit 2023-12-01T21:17:13.245945+0000 mon.c (mon.2) 6405 : audit 0 from='client.? 172.21.15.40:0/525697065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:14.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:13 smithi141 bash[31670]: audit 2023-12-01T21:17:13.245945+0000 mon.c (mon.2) 6405 : audit 0 from='client.? 172.21.15.40:0/525697065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:15.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:14 smithi040 bash[41173]: cluster 2023-12-01T21:17:14.253201+0000 mgr.y (mgr.24356) 10171 : cluster 0 pgmap v10139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:14 smithi040 bash[28232]: cluster 2023-12-01T21:17:14.253201+0000 mgr.y (mgr.24356) 10171 : cluster 0 pgmap v10139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:15.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:14 smithi141 bash[31670]: cluster 2023-12-01T21:17:14.253201+0000 mgr.y (mgr.24356) 10171 : cluster 0 pgmap v10139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:15 smithi040 bash[41173]: audit 2023-12-01T21:17:15.708291+0000 mon.c (mon.2) 6406 : audit 0 from='client.? 172.21.15.40:0/1400136353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:15 smithi040 bash[28232]: audit 2023-12-01T21:17:15.708291+0000 mon.c (mon.2) 6406 : audit 0 from='client.? 172.21.15.40:0/1400136353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:16.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:15 smithi141 bash[31670]: audit 2023-12-01T21:17:15.708291+0000 mon.c (mon.2) 6406 : audit 0 from='client.? 172.21.15.40:0/1400136353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:16.812 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:17:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:17:17.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:16 smithi040 bash[28232]: cluster 2023-12-01T21:17:16.254332+0000 mgr.y (mgr.24356) 10172 : cluster 0 pgmap v10140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:17.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:16 smithi040 bash[41173]: cluster 2023-12-01T21:17:16.254332+0000 mgr.y (mgr.24356) 10172 : cluster 0 pgmap v10140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:17.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:16 smithi141 bash[31670]: cluster 2023-12-01T21:17:16.254332+0000 mgr.y (mgr.24356) 10172 : cluster 0 pgmap v10140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:18.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:18 smithi141 bash[31670]: audit 2023-12-01T21:17:18.170794+0000 mon.a (mon.0) 6606 : audit 0 from='client.? 172.21.15.40:0/1253281957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:18 smithi040 bash[28232]: audit 2023-12-01T21:17:18.170794+0000 mon.a (mon.0) 6606 : audit 0 from='client.? 172.21.15.40:0/1253281957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:18 smithi040 bash[41173]: audit 2023-12-01T21:17:18.170794+0000 mon.a (mon.0) 6606 : audit 0 from='client.? 172.21.15.40:0/1253281957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:19 smithi141 bash[31670]: cluster 2023-12-01T21:17:18.254967+0000 mgr.y (mgr.24356) 10173 : cluster 0 pgmap v10141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:19 smithi141 bash[31670]: audit 2023-12-01T21:17:18.855923+0000 mon.c (mon.2) 6407 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:19 smithi040 bash[28232]: cluster 2023-12-01T21:17:18.254967+0000 mgr.y (mgr.24356) 10173 : cluster 0 pgmap v10141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:19 smithi040 bash[28232]: audit 2023-12-01T21:17:18.855923+0000 mon.c (mon.2) 6407 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:19 smithi040 bash[41173]: cluster 2023-12-01T21:17:18.254967+0000 mgr.y (mgr.24356) 10173 : cluster 0 pgmap v10141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:19 smithi040 bash[41173]: audit 2023-12-01T21:17:18.855923+0000 mon.c (mon.2) 6407 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:20 smithi141 bash[31670]: cluster 2023-12-01T21:17:20.256095+0000 mgr.y (mgr.24356) 10174 : cluster 0 pgmap v10142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:20 smithi141 bash[31670]: audit 2023-12-01T21:17:20.635225+0000 mon.c (mon.2) 6408 : audit 0 from='client.? 172.21.15.40:0/193458508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:20 smithi040 bash[28232]: cluster 2023-12-01T21:17:20.256095+0000 mgr.y (mgr.24356) 10174 : cluster 0 pgmap v10142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:20 smithi040 bash[28232]: audit 2023-12-01T21:17:20.635225+0000 mon.c (mon.2) 6408 : audit 0 from='client.? 172.21.15.40:0/193458508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:20 smithi040 bash[41173]: cluster 2023-12-01T21:17:20.256095+0000 mgr.y (mgr.24356) 10174 : cluster 0 pgmap v10142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:20 smithi040 bash[41173]: audit 2023-12-01T21:17:20.635225+0000 mon.c (mon.2) 6408 : audit 0 from='client.? 172.21.15.40:0/193458508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:23 smithi040 bash[28232]: cluster 2023-12-01T21:17:22.256808+0000 mgr.y (mgr.24356) 10175 : cluster 0 pgmap v10143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:23 smithi040 bash[28232]: audit 2023-12-01T21:17:23.110390+0000 mon.c (mon.2) 6409 : audit 0 from='client.? 172.21.15.40:0/1945618311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:23 smithi040 bash[41173]: cluster 2023-12-01T21:17:22.256808+0000 mgr.y (mgr.24356) 10175 : cluster 0 pgmap v10143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:23 smithi040 bash[41173]: audit 2023-12-01T21:17:23.110390+0000 mon.c (mon.2) 6409 : audit 0 from='client.? 172.21.15.40:0/1945618311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:23 smithi141 bash[31670]: cluster 2023-12-01T21:17:22.256808+0000 mgr.y (mgr.24356) 10175 : cluster 0 pgmap v10143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:23 smithi141 bash[31670]: audit 2023-12-01T21:17:23.110390+0000 mon.c (mon.2) 6409 : audit 0 from='client.? 172.21.15.40:0/1945618311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:25 smithi040 bash[28232]: cluster 2023-12-01T21:17:24.257437+0000 mgr.y (mgr.24356) 10176 : cluster 0 pgmap v10144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:25 smithi040 bash[41173]: cluster 2023-12-01T21:17:24.257437+0000 mgr.y (mgr.24356) 10176 : cluster 0 pgmap v10144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:25 smithi141 bash[31670]: cluster 2023-12-01T21:17:24.257437+0000 mgr.y (mgr.24356) 10176 : cluster 0 pgmap v10144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:17:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:17:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:26 smithi040 bash[28232]: audit 2023-12-01T21:17:25.582086+0000 mon.a (mon.0) 6607 : audit 0 from='client.? 172.21.15.40:0/3313898542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:26 smithi040 bash[41173]: audit 2023-12-01T21:17:25.582086+0000 mon.a (mon.0) 6607 : audit 0 from='client.? 172.21.15.40:0/3313898542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:26 smithi141 bash[31670]: audit 2023-12-01T21:17:25.582086+0000 mon.a (mon.0) 6607 : audit 0 from='client.? 172.21.15.40:0/3313898542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:27 smithi040 bash[28232]: cluster 2023-12-01T21:17:26.258605+0000 mgr.y (mgr.24356) 10177 : cluster 0 pgmap v10145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:27 smithi040 bash[41173]: cluster 2023-12-01T21:17:26.258605+0000 mgr.y (mgr.24356) 10177 : cluster 0 pgmap v10145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:27.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:27 smithi141 bash[31670]: cluster 2023-12-01T21:17:26.258605+0000 mgr.y (mgr.24356) 10177 : cluster 0 pgmap v10145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:28 smithi040 bash[28232]: audit 2023-12-01T21:17:28.041468+0000 mon.a (mon.0) 6608 : audit 0 from='client.? 172.21.15.40:0/3757295787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:28 smithi040 bash[41173]: audit 2023-12-01T21:17:28.041468+0000 mon.a (mon.0) 6608 : audit 0 from='client.? 172.21.15.40:0/3757295787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:28.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:28 smithi141 bash[31670]: audit 2023-12-01T21:17:28.041468+0000 mon.a (mon.0) 6608 : audit 0 from='client.? 172.21.15.40:0/3757295787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:29 smithi040 bash[28232]: cluster 2023-12-01T21:17:28.259296+0000 mgr.y (mgr.24356) 10178 : cluster 0 pgmap v10146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:29 smithi040 bash[41173]: cluster 2023-12-01T21:17:28.259296+0000 mgr.y (mgr.24356) 10178 : cluster 0 pgmap v10146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:29 smithi141 bash[31670]: cluster 2023-12-01T21:17:28.259296+0000 mgr.y (mgr.24356) 10178 : cluster 0 pgmap v10146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:30 smithi040 bash[28232]: cluster 2023-12-01T21:17:30.260411+0000 mgr.y (mgr.24356) 10179 : cluster 0 pgmap v10147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:31.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:30 smithi040 bash[28232]: audit 2023-12-01T21:17:30.502467+0000 mon.a (mon.0) 6609 : audit 0 from='client.? 172.21.15.40:0/3259152833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:31.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:30 smithi040 bash[41173]: cluster 2023-12-01T21:17:30.260411+0000 mgr.y (mgr.24356) 10179 : cluster 0 pgmap v10147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:31.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:30 smithi040 bash[41173]: audit 2023-12-01T21:17:30.502467+0000 mon.a (mon.0) 6609 : audit 0 from='client.? 172.21.15.40:0/3259152833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:30 smithi141 bash[31670]: cluster 2023-12-01T21:17:30.260411+0000 mgr.y (mgr.24356) 10179 : cluster 0 pgmap v10147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:30 smithi141 bash[31670]: audit 2023-12-01T21:17:30.502467+0000 mon.a (mon.0) 6609 : audit 0 from='client.? 172.21.15.40:0/3259152833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:33 smithi040 bash[28232]: cluster 2023-12-01T21:17:32.261109+0000 mgr.y (mgr.24356) 10180 : cluster 0 pgmap v10148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:33 smithi040 bash[28232]: audit 2023-12-01T21:17:32.956421+0000 mon.c (mon.2) 6410 : audit 0 from='client.? 172.21.15.40:0/1020820536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:33 smithi040 bash[41173]: cluster 2023-12-01T21:17:32.261109+0000 mgr.y (mgr.24356) 10180 : cluster 0 pgmap v10148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:33 smithi040 bash[41173]: audit 2023-12-01T21:17:32.956421+0000 mon.c (mon.2) 6410 : audit 0 from='client.? 172.21.15.40:0/1020820536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:33.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:33 smithi141 bash[31670]: cluster 2023-12-01T21:17:32.261109+0000 mgr.y (mgr.24356) 10180 : cluster 0 pgmap v10148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:33.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:33 smithi141 bash[31670]: audit 2023-12-01T21:17:32.956421+0000 mon.c (mon.2) 6410 : audit 0 from='client.? 172.21.15.40:0/1020820536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:34 smithi040 bash[28232]: audit 2023-12-01T21:17:33.856101+0000 mon.c (mon.2) 6411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:34 smithi040 bash[41173]: audit 2023-12-01T21:17:33.856101+0000 mon.c (mon.2) 6411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:34 smithi141 bash[31670]: audit 2023-12-01T21:17:33.856101+0000 mon.c (mon.2) 6411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:35 smithi040 bash[28232]: cluster 2023-12-01T21:17:34.261863+0000 mgr.y (mgr.24356) 10181 : cluster 0 pgmap v10149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:35 smithi040 bash[41173]: cluster 2023-12-01T21:17:34.261863+0000 mgr.y (mgr.24356) 10181 : cluster 0 pgmap v10149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:35 smithi141 bash[31670]: cluster 2023-12-01T21:17:34.261863+0000 mgr.y (mgr.24356) 10181 : cluster 0 pgmap v10149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:36.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:17:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:17:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:36 smithi040 bash[41173]: audit 2023-12-01T21:17:35.423516+0000 mon.a (mon.0) 6610 : audit 0 from='client.? 172.21.15.40:0/34747210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:36 smithi040 bash[28232]: audit 2023-12-01T21:17:35.423516+0000 mon.a (mon.0) 6610 : audit 0 from='client.? 172.21.15.40:0/34747210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:36 smithi141 bash[31670]: audit 2023-12-01T21:17:35.423516+0000 mon.a (mon.0) 6610 : audit 0 from='client.? 172.21.15.40:0/34747210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:37 smithi040 bash[41173]: cluster 2023-12-01T21:17:36.263162+0000 mgr.y (mgr.24356) 10182 : cluster 0 pgmap v10150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:37 smithi040 bash[28232]: cluster 2023-12-01T21:17:36.263162+0000 mgr.y (mgr.24356) 10182 : cluster 0 pgmap v10150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:37 smithi141 bash[31670]: cluster 2023-12-01T21:17:36.263162+0000 mgr.y (mgr.24356) 10182 : cluster 0 pgmap v10150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:38.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:38 smithi040 bash[28232]: audit 2023-12-01T21:17:37.885284+0000 mon.c (mon.2) 6412 : audit 0 from='client.? 172.21.15.40:0/3549601984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:38 smithi040 bash[41173]: audit 2023-12-01T21:17:37.885284+0000 mon.c (mon.2) 6412 : audit 0 from='client.? 172.21.15.40:0/3549601984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:38.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:38 smithi141 bash[31670]: audit 2023-12-01T21:17:37.885284+0000 mon.c (mon.2) 6412 : audit 0 from='client.? 172.21.15.40:0/3549601984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:39 smithi040 bash[28232]: cluster 2023-12-01T21:17:38.263852+0000 mgr.y (mgr.24356) 10183 : cluster 0 pgmap v10151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:39 smithi040 bash[41173]: cluster 2023-12-01T21:17:38.263852+0000 mgr.y (mgr.24356) 10183 : cluster 0 pgmap v10151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:39 smithi141 bash[31670]: cluster 2023-12-01T21:17:38.263852+0000 mgr.y (mgr.24356) 10183 : cluster 0 pgmap v10151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:40 smithi040 bash[28232]: cluster 2023-12-01T21:17:40.264999+0000 mgr.y (mgr.24356) 10184 : cluster 0 pgmap v10152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:40 smithi040 bash[28232]: audit 2023-12-01T21:17:40.343166+0000 mon.c (mon.2) 6413 : audit 0 from='client.? 172.21.15.40:0/730336416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:40 smithi040 bash[41173]: cluster 2023-12-01T21:17:40.264999+0000 mgr.y (mgr.24356) 10184 : cluster 0 pgmap v10152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:41.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:40 smithi040 bash[41173]: audit 2023-12-01T21:17:40.343166+0000 mon.c (mon.2) 6413 : audit 0 from='client.? 172.21.15.40:0/730336416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:40 smithi141 bash[31670]: cluster 2023-12-01T21:17:40.264999+0000 mgr.y (mgr.24356) 10184 : cluster 0 pgmap v10152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:40 smithi141 bash[31670]: audit 2023-12-01T21:17:40.343166+0000 mon.c (mon.2) 6413 : audit 0 from='client.? 172.21.15.40:0/730336416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:43 smithi040 bash[28232]: cluster 2023-12-01T21:17:42.265665+0000 mgr.y (mgr.24356) 10185 : cluster 0 pgmap v10153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:43 smithi040 bash[28232]: audit 2023-12-01T21:17:42.801143+0000 mon.c (mon.2) 6414 : audit 0 from='client.? 172.21.15.40:0/3282334456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:43 smithi040 bash[41173]: cluster 2023-12-01T21:17:42.265665+0000 mgr.y (mgr.24356) 10185 : cluster 0 pgmap v10153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:43 smithi040 bash[41173]: audit 2023-12-01T21:17:42.801143+0000 mon.c (mon.2) 6414 : audit 0 from='client.? 172.21.15.40:0/3282334456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:43.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:43 smithi141 bash[31670]: cluster 2023-12-01T21:17:42.265665+0000 mgr.y (mgr.24356) 10185 : cluster 0 pgmap v10153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:43.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:43 smithi141 bash[31670]: audit 2023-12-01T21:17:42.801143+0000 mon.c (mon.2) 6414 : audit 0 from='client.? 172.21.15.40:0/3282334456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:45 smithi040 bash[41173]: cluster 2023-12-01T21:17:44.266498+0000 mgr.y (mgr.24356) 10186 : cluster 0 pgmap v10154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:45 smithi040 bash[41173]: audit 2023-12-01T21:17:45.259987+0000 mon.c (mon.2) 6415 : audit 0 from='client.? 172.21.15.40:0/1022648547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:45 smithi040 bash[28232]: cluster 2023-12-01T21:17:44.266498+0000 mgr.y (mgr.24356) 10186 : cluster 0 pgmap v10154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:45 smithi040 bash[28232]: audit 2023-12-01T21:17:45.259987+0000 mon.c (mon.2) 6415 : audit 0 from='client.? 172.21.15.40:0/1022648547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:45 smithi141 bash[31670]: cluster 2023-12-01T21:17:44.266498+0000 mgr.y (mgr.24356) 10186 : cluster 0 pgmap v10154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:45 smithi141 bash[31670]: audit 2023-12-01T21:17:45.259987+0000 mon.c (mon.2) 6415 : audit 0 from='client.? 172.21.15.40:0/1022648547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:17:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:17:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:47 smithi040 bash[41173]: cluster 2023-12-01T21:17:46.267694+0000 mgr.y (mgr.24356) 10187 : cluster 0 pgmap v10155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:47 smithi040 bash[28232]: cluster 2023-12-01T21:17:46.267694+0000 mgr.y (mgr.24356) 10187 : cluster 0 pgmap v10155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:47 smithi141 bash[31670]: cluster 2023-12-01T21:17:46.267694+0000 mgr.y (mgr.24356) 10187 : cluster 0 pgmap v10155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:48.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:48 smithi040 bash[28232]: audit 2023-12-01T21:17:47.727292+0000 mon.a (mon.0) 6611 : audit 0 from='client.? 172.21.15.40:0/2823201120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:48 smithi040 bash[41173]: audit 2023-12-01T21:17:47.727292+0000 mon.a (mon.0) 6611 : audit 0 from='client.? 172.21.15.40:0/2823201120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:48.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:48 smithi141 bash[31670]: audit 2023-12-01T21:17:47.727292+0000 mon.a (mon.0) 6611 : audit 0 from='client.? 172.21.15.40:0/2823201120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:49 smithi040 bash[28232]: cluster 2023-12-01T21:17:48.268395+0000 mgr.y (mgr.24356) 10188 : cluster 0 pgmap v10156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:49 smithi040 bash[28232]: audit 2023-12-01T21:17:48.856570+0000 mon.c (mon.2) 6416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:49 smithi040 bash[41173]: cluster 2023-12-01T21:17:48.268395+0000 mgr.y (mgr.24356) 10188 : cluster 0 pgmap v10156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:49 smithi040 bash[41173]: audit 2023-12-01T21:17:48.856570+0000 mon.c (mon.2) 6416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:49 smithi141 bash[31670]: cluster 2023-12-01T21:17:48.268395+0000 mgr.y (mgr.24356) 10188 : cluster 0 pgmap v10156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:49 smithi141 bash[31670]: audit 2023-12-01T21:17:48.856570+0000 mon.c (mon.2) 6416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:50 smithi040 bash[28232]: audit 2023-12-01T21:17:50.186025+0000 mon.a (mon.0) 6612 : audit 0 from='client.? 172.21.15.40:0/1614973588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:50 smithi040 bash[28232]: cluster 2023-12-01T21:17:50.269647+0000 mgr.y (mgr.24356) 10189 : cluster 0 pgmap v10157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:50 smithi040 bash[41173]: audit 2023-12-01T21:17:50.186025+0000 mon.a (mon.0) 6612 : audit 0 from='client.? 172.21.15.40:0/1614973588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:50 smithi040 bash[41173]: cluster 2023-12-01T21:17:50.269647+0000 mgr.y (mgr.24356) 10189 : cluster 0 pgmap v10157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:50 smithi141 bash[31670]: audit 2023-12-01T21:17:50.186025+0000 mon.a (mon.0) 6612 : audit 0 from='client.? 172.21.15.40:0/1614973588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:50 smithi141 bash[31670]: cluster 2023-12-01T21:17:50.269647+0000 mgr.y (mgr.24356) 10189 : cluster 0 pgmap v10157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:53 smithi040 bash[41173]: cluster 2023-12-01T21:17:52.270355+0000 mgr.y (mgr.24356) 10190 : cluster 0 pgmap v10158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:53 smithi040 bash[41173]: audit 2023-12-01T21:17:52.653053+0000 mon.a (mon.0) 6613 : audit 0 from='client.? 172.21.15.40:0/2342907360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:53 smithi040 bash[41173]: audit 2023-12-01T21:17:53.014740+0000 mon.c (mon.2) 6417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:17:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:53 smithi040 bash[28232]: cluster 2023-12-01T21:17:52.270355+0000 mgr.y (mgr.24356) 10190 : cluster 0 pgmap v10158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:53 smithi040 bash[28232]: audit 2023-12-01T21:17:52.653053+0000 mon.a (mon.0) 6613 : audit 0 from='client.? 172.21.15.40:0/2342907360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:53 smithi040 bash[28232]: audit 2023-12-01T21:17:53.014740+0000 mon.c (mon.2) 6417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:17:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:53 smithi141 bash[31670]: cluster 2023-12-01T21:17:52.270355+0000 mgr.y (mgr.24356) 10190 : cluster 0 pgmap v10158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:53 smithi141 bash[31670]: audit 2023-12-01T21:17:52.653053+0000 mon.a (mon.0) 6613 : audit 0 from='client.? 172.21.15.40:0/2342907360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:53 smithi141 bash[31670]: audit 2023-12-01T21:17:53.014740+0000 mon.c (mon.2) 6417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:17:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:55 smithi040 bash[28232]: cluster 2023-12-01T21:17:54.270952+0000 mgr.y (mgr.24356) 10191 : cluster 0 pgmap v10159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:55 smithi040 bash[28232]: audit 2023-12-01T21:17:55.116031+0000 mon.c (mon.2) 6418 : audit 0 from='client.? 172.21.15.40:0/4194920248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:55 smithi040 bash[41173]: cluster 2023-12-01T21:17:54.270952+0000 mgr.y (mgr.24356) 10191 : cluster 0 pgmap v10159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:55 smithi040 bash[41173]: audit 2023-12-01T21:17:55.116031+0000 mon.c (mon.2) 6418 : audit 0 from='client.? 172.21.15.40:0/4194920248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:55 smithi141 bash[31670]: cluster 2023-12-01T21:17:54.270952+0000 mgr.y (mgr.24356) 10191 : cluster 0 pgmap v10159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:55 smithi141 bash[31670]: audit 2023-12-01T21:17:55.116031+0000 mon.c (mon.2) 6418 : audit 0 from='client.? 172.21.15.40:0/4194920248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:17:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:17:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:57 smithi040 bash[28232]: cluster 2023-12-01T21:17:56.272110+0000 mgr.y (mgr.24356) 10192 : cluster 0 pgmap v10160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:57 smithi040 bash[41173]: cluster 2023-12-01T21:17:56.272110+0000 mgr.y (mgr.24356) 10192 : cluster 0 pgmap v10160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:57 smithi141 bash[31670]: cluster 2023-12-01T21:17:56.272110+0000 mgr.y (mgr.24356) 10192 : cluster 0 pgmap v10160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:58 smithi040 bash[28232]: audit 2023-12-01T21:17:57.596250+0000 mon.c (mon.2) 6419 : audit 0 from='client.? 172.21.15.40:0/2405578609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:58 smithi040 bash[41173]: audit 2023-12-01T21:17:57.596250+0000 mon.c (mon.2) 6419 : audit 0 from='client.? 172.21.15.40:0/2405578609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:58 smithi141 bash[31670]: audit 2023-12-01T21:17:57.596250+0000 mon.c (mon.2) 6419 : audit 0 from='client.? 172.21.15.40:0/2405578609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[28232]: cluster 2023-12-01T21:17:58.272716+0000 mgr.y (mgr.24356) 10193 : cluster 0 pgmap v10161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[28232]: audit 2023-12-01T21:17:58.917947+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[28232]: audit 2023-12-01T21:17:58.928532+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[28232]: audit 2023-12-01T21:17:59.222204+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[28232]: audit 2023-12-01T21:17:59.232563+0000 mon.a (mon.0) 6617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[41173]: cluster 2023-12-01T21:17:58.272716+0000 mgr.y (mgr.24356) 10193 : cluster 0 pgmap v10161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[41173]: audit 2023-12-01T21:17:58.917947+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[41173]: audit 2023-12-01T21:17:58.928532+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[41173]: audit 2023-12-01T21:17:59.222204+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:17:59 smithi040 bash[41173]: audit 2023-12-01T21:17:59.232563+0000 mon.a (mon.0) 6617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:59 smithi141 bash[31670]: cluster 2023-12-01T21:17:58.272716+0000 mgr.y (mgr.24356) 10193 : cluster 0 pgmap v10161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:17:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:59 smithi141 bash[31670]: audit 2023-12-01T21:17:58.917947+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:59 smithi141 bash[31670]: audit 2023-12-01T21:17:58.928532+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:59 smithi141 bash[31670]: audit 2023-12-01T21:17:59.222204+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:17:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:17:59 smithi141 bash[31670]: audit 2023-12-01T21:17:59.232563+0000 mon.a (mon.0) 6617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:18:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[28232]: audit 2023-12-01T21:17:59.719862+0000 mon.c (mon.2) 6420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:18:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[28232]: audit 2023-12-01T21:17:59.721342+0000 mon.c (mon.2) 6421 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:18:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[28232]: audit 2023-12-01T21:17:59.729471+0000 mon.a (mon.0) 6618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:18:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[28232]: audit 2023-12-01T21:18:00.067550+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.40:0/729283766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[41173]: audit 2023-12-01T21:17:59.719862+0000 mon.c (mon.2) 6420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:18:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[41173]: audit 2023-12-01T21:17:59.721342+0000 mon.c (mon.2) 6421 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:18:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[41173]: audit 2023-12-01T21:17:59.729471+0000 mon.a (mon.0) 6618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:18:00.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:00 smithi040 bash[41173]: audit 2023-12-01T21:18:00.067550+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.40:0/729283766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:00 smithi141 bash[31670]: audit 2023-12-01T21:17:59.719862+0000 mon.c (mon.2) 6420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:18:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:00 smithi141 bash[31670]: audit 2023-12-01T21:17:59.721342+0000 mon.c (mon.2) 6421 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:18:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:00 smithi141 bash[31670]: audit 2023-12-01T21:17:59.729471+0000 mon.a (mon.0) 6618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:18:00.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:00 smithi141 bash[31670]: audit 2023-12-01T21:18:00.067550+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.40:0/729283766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:01.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:01 smithi040 bash[28232]: cluster 2023-12-01T21:18:00.273897+0000 mgr.y (mgr.24356) 10194 : cluster 0 pgmap v10162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:01 smithi040 bash[41173]: cluster 2023-12-01T21:18:00.273897+0000 mgr.y (mgr.24356) 10194 : cluster 0 pgmap v10162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:01.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:01 smithi141 bash[31670]: cluster 2023-12-01T21:18:00.273897+0000 mgr.y (mgr.24356) 10194 : cluster 0 pgmap v10162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:03 smithi040 bash[41173]: cluster 2023-12-01T21:18:02.274545+0000 mgr.y (mgr.24356) 10195 : cluster 0 pgmap v10163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:03 smithi040 bash[41173]: audit 2023-12-01T21:18:02.541837+0000 mon.a (mon.0) 6620 : audit 0 from='client.? 172.21.15.40:0/1693419853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:03 smithi040 bash[28232]: cluster 2023-12-01T21:18:02.274545+0000 mgr.y (mgr.24356) 10195 : cluster 0 pgmap v10163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:03 smithi040 bash[28232]: audit 2023-12-01T21:18:02.541837+0000 mon.a (mon.0) 6620 : audit 0 from='client.? 172.21.15.40:0/1693419853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:03 smithi141 bash[31670]: cluster 2023-12-01T21:18:02.274545+0000 mgr.y (mgr.24356) 10195 : cluster 0 pgmap v10163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:03 smithi141 bash[31670]: audit 2023-12-01T21:18:02.541837+0000 mon.a (mon.0) 6620 : audit 0 from='client.? 172.21.15.40:0/1693419853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:04 smithi040 bash[41173]: audit 2023-12-01T21:18:03.856959+0000 mon.c (mon.2) 6422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:04 smithi040 bash[28232]: audit 2023-12-01T21:18:03.856959+0000 mon.c (mon.2) 6422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:04 smithi141 bash[31670]: audit 2023-12-01T21:18:03.856959+0000 mon.c (mon.2) 6422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:05 smithi040 bash[41173]: cluster 2023-12-01T21:18:04.275222+0000 mgr.y (mgr.24356) 10196 : cluster 0 pgmap v10164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:05 smithi040 bash[41173]: audit 2023-12-01T21:18:05.016352+0000 mon.a (mon.0) 6621 : audit 0 from='client.? 172.21.15.40:0/2082817109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:05 smithi040 bash[28232]: cluster 2023-12-01T21:18:04.275222+0000 mgr.y (mgr.24356) 10196 : cluster 0 pgmap v10164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:05.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:05 smithi040 bash[28232]: audit 2023-12-01T21:18:05.016352+0000 mon.a (mon.0) 6621 : audit 0 from='client.? 172.21.15.40:0/2082817109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:05.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:05 smithi141 bash[31670]: cluster 2023-12-01T21:18:04.275222+0000 mgr.y (mgr.24356) 10196 : cluster 0 pgmap v10164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:05.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:05 smithi141 bash[31670]: audit 2023-12-01T21:18:05.016352+0000 mon.a (mon.0) 6621 : audit 0 from='client.? 172.21.15.40:0/2082817109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:18:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:18:07.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:07 smithi040 bash[28232]: cluster 2023-12-01T21:18:06.276380+0000 mgr.y (mgr.24356) 10197 : cluster 0 pgmap v10165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:07.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:07 smithi040 bash[41173]: cluster 2023-12-01T21:18:06.276380+0000 mgr.y (mgr.24356) 10197 : cluster 0 pgmap v10165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:07 smithi141 bash[31670]: cluster 2023-12-01T21:18:06.276380+0000 mgr.y (mgr.24356) 10197 : cluster 0 pgmap v10165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:08 smithi040 bash[28232]: audit 2023-12-01T21:18:07.479313+0000 mon.a (mon.0) 6622 : audit 0 from='client.? 172.21.15.40:0/1182035834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:08 smithi040 bash[41173]: audit 2023-12-01T21:18:07.479313+0000 mon.a (mon.0) 6622 : audit 0 from='client.? 172.21.15.40:0/1182035834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:08 smithi141 bash[31670]: audit 2023-12-01T21:18:07.479313+0000 mon.a (mon.0) 6622 : audit 0 from='client.? 172.21.15.40:0/1182035834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:09.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:09 smithi040 bash[41173]: cluster 2023-12-01T21:18:08.276955+0000 mgr.y (mgr.24356) 10198 : cluster 0 pgmap v10166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:09.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:09 smithi040 bash[28232]: cluster 2023-12-01T21:18:08.276955+0000 mgr.y (mgr.24356) 10198 : cluster 0 pgmap v10166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:09 smithi141 bash[31670]: cluster 2023-12-01T21:18:08.276955+0000 mgr.y (mgr.24356) 10198 : cluster 0 pgmap v10166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:10 smithi040 bash[28232]: audit 2023-12-01T21:18:09.951450+0000 mon.a (mon.0) 6623 : audit 0 from='client.? 172.21.15.40:0/1230577520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:10 smithi040 bash[28232]: cluster 2023-12-01T21:18:10.278135+0000 mgr.y (mgr.24356) 10199 : cluster 0 pgmap v10167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:10 smithi040 bash[41173]: audit 2023-12-01T21:18:09.951450+0000 mon.a (mon.0) 6623 : audit 0 from='client.? 172.21.15.40:0/1230577520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:10 smithi040 bash[41173]: cluster 2023-12-01T21:18:10.278135+0000 mgr.y (mgr.24356) 10199 : cluster 0 pgmap v10167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:10 smithi141 bash[31670]: audit 2023-12-01T21:18:09.951450+0000 mon.a (mon.0) 6623 : audit 0 from='client.? 172.21.15.40:0/1230577520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:10 smithi141 bash[31670]: cluster 2023-12-01T21:18:10.278135+0000 mgr.y (mgr.24356) 10199 : cluster 0 pgmap v10167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:13 smithi040 bash[28232]: cluster 2023-12-01T21:18:12.278803+0000 mgr.y (mgr.24356) 10200 : cluster 0 pgmap v10168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:13.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:13 smithi040 bash[28232]: audit 2023-12-01T21:18:12.414225+0000 mon.a (mon.0) 6624 : audit 0 from='client.? 172.21.15.40:0/3731377511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:13 smithi040 bash[41173]: cluster 2023-12-01T21:18:12.278803+0000 mgr.y (mgr.24356) 10200 : cluster 0 pgmap v10168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:13 smithi040 bash[41173]: audit 2023-12-01T21:18:12.414225+0000 mon.a (mon.0) 6624 : audit 0 from='client.? 172.21.15.40:0/3731377511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:13 smithi141 bash[31670]: cluster 2023-12-01T21:18:12.278803+0000 mgr.y (mgr.24356) 10200 : cluster 0 pgmap v10168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:13 smithi141 bash[31670]: audit 2023-12-01T21:18:12.414225+0000 mon.a (mon.0) 6624 : audit 0 from='client.? 172.21.15.40:0/3731377511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:15 smithi040 bash[28232]: cluster 2023-12-01T21:18:14.279456+0000 mgr.y (mgr.24356) 10201 : cluster 0 pgmap v10169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:15 smithi040 bash[28232]: audit 2023-12-01T21:18:14.877009+0000 mon.c (mon.2) 6423 : audit 0 from='client.? 172.21.15.40:0/847378999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:15 smithi040 bash[41173]: cluster 2023-12-01T21:18:14.279456+0000 mgr.y (mgr.24356) 10201 : cluster 0 pgmap v10169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:15 smithi040 bash[41173]: audit 2023-12-01T21:18:14.877009+0000 mon.c (mon.2) 6423 : audit 0 from='client.? 172.21.15.40:0/847378999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:15.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:15 smithi141 bash[31670]: cluster 2023-12-01T21:18:14.279456+0000 mgr.y (mgr.24356) 10201 : cluster 0 pgmap v10169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:15.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:15 smithi141 bash[31670]: audit 2023-12-01T21:18:14.877009+0000 mon.c (mon.2) 6423 : audit 0 from='client.? 172.21.15.40:0/847378999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:18:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:18:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:17 smithi040 bash[28232]: cluster 2023-12-01T21:18:16.280635+0000 mgr.y (mgr.24356) 10202 : cluster 0 pgmap v10170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:17 smithi040 bash[41173]: cluster 2023-12-01T21:18:16.280635+0000 mgr.y (mgr.24356) 10202 : cluster 0 pgmap v10170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:17 smithi141 bash[31670]: cluster 2023-12-01T21:18:16.280635+0000 mgr.y (mgr.24356) 10202 : cluster 0 pgmap v10170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:18 smithi040 bash[28232]: audit 2023-12-01T21:18:17.348428+0000 mon.a (mon.0) 6625 : audit 0 from='client.? 172.21.15.40:0/2614972663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:18 smithi040 bash[41173]: audit 2023-12-01T21:18:17.348428+0000 mon.a (mon.0) 6625 : audit 0 from='client.? 172.21.15.40:0/2614972663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:18 smithi141 bash[31670]: audit 2023-12-01T21:18:17.348428+0000 mon.a (mon.0) 6625 : audit 0 from='client.? 172.21.15.40:0/2614972663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:19 smithi040 bash[28232]: cluster 2023-12-01T21:18:18.281232+0000 mgr.y (mgr.24356) 10203 : cluster 0 pgmap v10171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:19 smithi040 bash[28232]: audit 2023-12-01T21:18:18.857383+0000 mon.c (mon.2) 6424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:19 smithi040 bash[41173]: cluster 2023-12-01T21:18:18.281232+0000 mgr.y (mgr.24356) 10203 : cluster 0 pgmap v10171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:19 smithi040 bash[41173]: audit 2023-12-01T21:18:18.857383+0000 mon.c (mon.2) 6424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:19 smithi141 bash[31670]: cluster 2023-12-01T21:18:18.281232+0000 mgr.y (mgr.24356) 10203 : cluster 0 pgmap v10171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:19 smithi141 bash[31670]: audit 2023-12-01T21:18:18.857383+0000 mon.c (mon.2) 6424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:20 smithi040 bash[41173]: audit 2023-12-01T21:18:19.813490+0000 mon.c (mon.2) 6425 : audit 0 from='client.? 172.21.15.40:0/191128258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:20 smithi040 bash[41173]: cluster 2023-12-01T21:18:20.282392+0000 mgr.y (mgr.24356) 10204 : cluster 0 pgmap v10172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:20 smithi040 bash[28232]: audit 2023-12-01T21:18:19.813490+0000 mon.c (mon.2) 6425 : audit 0 from='client.? 172.21.15.40:0/191128258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:20 smithi040 bash[28232]: cluster 2023-12-01T21:18:20.282392+0000 mgr.y (mgr.24356) 10204 : cluster 0 pgmap v10172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:20 smithi141 bash[31670]: audit 2023-12-01T21:18:19.813490+0000 mon.c (mon.2) 6425 : audit 0 from='client.? 172.21.15.40:0/191128258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:20 smithi141 bash[31670]: cluster 2023-12-01T21:18:20.282392+0000 mgr.y (mgr.24356) 10204 : cluster 0 pgmap v10172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:22 smithi040 bash[28232]: audit 2023-12-01T21:18:22.279967+0000 mon.c (mon.2) 6426 : audit 0 from='client.? 172.21.15.40:0/3079625850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:22.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:22 smithi040 bash[41173]: audit 2023-12-01T21:18:22.279967+0000 mon.c (mon.2) 6426 : audit 0 from='client.? 172.21.15.40:0/3079625850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:22 smithi141 bash[31670]: audit 2023-12-01T21:18:22.279967+0000 mon.c (mon.2) 6426 : audit 0 from='client.? 172.21.15.40:0/3079625850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:23 smithi040 bash[28232]: cluster 2023-12-01T21:18:22.283094+0000 mgr.y (mgr.24356) 10205 : cluster 0 pgmap v10173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:23 smithi040 bash[41173]: cluster 2023-12-01T21:18:22.283094+0000 mgr.y (mgr.24356) 10205 : cluster 0 pgmap v10173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:23 smithi141 bash[31670]: cluster 2023-12-01T21:18:22.283094+0000 mgr.y (mgr.24356) 10205 : cluster 0 pgmap v10173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:25 smithi040 bash[41173]: cluster 2023-12-01T21:18:24.283766+0000 mgr.y (mgr.24356) 10206 : cluster 0 pgmap v10174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:25 smithi040 bash[41173]: audit 2023-12-01T21:18:24.745687+0000 mon.a (mon.0) 6626 : audit 0 from='client.? 172.21.15.40:0/1920062386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:25 smithi040 bash[28232]: cluster 2023-12-01T21:18:24.283766+0000 mgr.y (mgr.24356) 10206 : cluster 0 pgmap v10174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:25 smithi040 bash[28232]: audit 2023-12-01T21:18:24.745687+0000 mon.a (mon.0) 6626 : audit 0 from='client.? 172.21.15.40:0/1920062386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:25 smithi141 bash[31670]: cluster 2023-12-01T21:18:24.283766+0000 mgr.y (mgr.24356) 10206 : cluster 0 pgmap v10174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:25 smithi141 bash[31670]: audit 2023-12-01T21:18:24.745687+0000 mon.a (mon.0) 6626 : audit 0 from='client.? 172.21.15.40:0/1920062386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:18:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:18:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:27 smithi040 bash[28232]: cluster 2023-12-01T21:18:26.285263+0000 mgr.y (mgr.24356) 10207 : cluster 0 pgmap v10175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:27 smithi040 bash[28232]: audit 2023-12-01T21:18:27.210498+0000 mon.a (mon.0) 6627 : audit 0 from='client.? 172.21.15.40:0/2770549791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:27 smithi040 bash[41173]: cluster 2023-12-01T21:18:26.285263+0000 mgr.y (mgr.24356) 10207 : cluster 0 pgmap v10175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:27 smithi040 bash[41173]: audit 2023-12-01T21:18:27.210498+0000 mon.a (mon.0) 6627 : audit 0 from='client.? 172.21.15.40:0/2770549791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:27 smithi141 bash[31670]: cluster 2023-12-01T21:18:26.285263+0000 mgr.y (mgr.24356) 10207 : cluster 0 pgmap v10175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:27 smithi141 bash[31670]: audit 2023-12-01T21:18:27.210498+0000 mon.a (mon.0) 6627 : audit 0 from='client.? 172.21.15.40:0/2770549791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:29 smithi040 bash[28232]: cluster 2023-12-01T21:18:28.285898+0000 mgr.y (mgr.24356) 10208 : cluster 0 pgmap v10176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:29 smithi040 bash[41173]: cluster 2023-12-01T21:18:28.285898+0000 mgr.y (mgr.24356) 10208 : cluster 0 pgmap v10176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:29 smithi141 bash[31670]: cluster 2023-12-01T21:18:28.285898+0000 mgr.y (mgr.24356) 10208 : cluster 0 pgmap v10176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:30 smithi040 bash[28232]: audit 2023-12-01T21:18:29.679645+0000 mon.c (mon.2) 6427 : audit 0 from='client.? 172.21.15.40:0/2998409248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:30 smithi040 bash[41173]: audit 2023-12-01T21:18:29.679645+0000 mon.c (mon.2) 6427 : audit 0 from='client.? 172.21.15.40:0/2998409248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:30.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:30 smithi141 bash[31670]: audit 2023-12-01T21:18:29.679645+0000 mon.c (mon.2) 6427 : audit 0 from='client.? 172.21.15.40:0/2998409248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:31.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:31 smithi040 bash[28232]: cluster 2023-12-01T21:18:30.287036+0000 mgr.y (mgr.24356) 10209 : cluster 0 pgmap v10177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:31.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:31 smithi040 bash[41173]: cluster 2023-12-01T21:18:30.287036+0000 mgr.y (mgr.24356) 10209 : cluster 0 pgmap v10177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:31.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:31 smithi141 bash[31670]: cluster 2023-12-01T21:18:30.287036+0000 mgr.y (mgr.24356) 10209 : cluster 0 pgmap v10177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:32 smithi040 bash[41173]: audit 2023-12-01T21:18:32.149139+0000 mon.a (mon.0) 6628 : audit 0 from='client.? 172.21.15.40:0/2349444016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:32 smithi040 bash[28232]: audit 2023-12-01T21:18:32.149139+0000 mon.a (mon.0) 6628 : audit 0 from='client.? 172.21.15.40:0/2349444016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:32 smithi141 bash[31670]: audit 2023-12-01T21:18:32.149139+0000 mon.a (mon.0) 6628 : audit 0 from='client.? 172.21.15.40:0/2349444016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:33 smithi040 bash[28232]: cluster 2023-12-01T21:18:32.287726+0000 mgr.y (mgr.24356) 10210 : cluster 0 pgmap v10178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:33 smithi040 bash[41173]: cluster 2023-12-01T21:18:32.287726+0000 mgr.y (mgr.24356) 10210 : cluster 0 pgmap v10178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:33.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:33 smithi141 bash[31670]: cluster 2023-12-01T21:18:32.287726+0000 mgr.y (mgr.24356) 10210 : cluster 0 pgmap v10178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:34 smithi040 bash[28232]: audit 2023-12-01T21:18:33.857872+0000 mon.c (mon.2) 6428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:34 smithi040 bash[41173]: audit 2023-12-01T21:18:33.857872+0000 mon.c (mon.2) 6428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:34 smithi141 bash[31670]: audit 2023-12-01T21:18:33.857872+0000 mon.c (mon.2) 6428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:35 smithi040 bash[41173]: cluster 2023-12-01T21:18:34.288364+0000 mgr.y (mgr.24356) 10211 : cluster 0 pgmap v10179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:35 smithi040 bash[41173]: audit 2023-12-01T21:18:34.616486+0000 mon.c (mon.2) 6429 : audit 0 from='client.? 172.21.15.40:0/2969098218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:35 smithi040 bash[28232]: cluster 2023-12-01T21:18:34.288364+0000 mgr.y (mgr.24356) 10211 : cluster 0 pgmap v10179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:35 smithi040 bash[28232]: audit 2023-12-01T21:18:34.616486+0000 mon.c (mon.2) 6429 : audit 0 from='client.? 172.21.15.40:0/2969098218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:35 smithi141 bash[31670]: cluster 2023-12-01T21:18:34.288364+0000 mgr.y (mgr.24356) 10211 : cluster 0 pgmap v10179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:35 smithi141 bash[31670]: audit 2023-12-01T21:18:34.616486+0000 mon.c (mon.2) 6429 : audit 0 from='client.? 172.21.15.40:0/2969098218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:18:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:18:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:37 smithi040 bash[28232]: cluster 2023-12-01T21:18:36.289530+0000 mgr.y (mgr.24356) 10212 : cluster 0 pgmap v10180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:37 smithi040 bash[28232]: audit 2023-12-01T21:18:37.087530+0000 mon.c (mon.2) 6430 : audit 0 from='client.? 172.21.15.40:0/2492154670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:37 smithi040 bash[41173]: cluster 2023-12-01T21:18:36.289530+0000 mgr.y (mgr.24356) 10212 : cluster 0 pgmap v10180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:37 smithi040 bash[41173]: audit 2023-12-01T21:18:37.087530+0000 mon.c (mon.2) 6430 : audit 0 from='client.? 172.21.15.40:0/2492154670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:37 smithi141 bash[31670]: cluster 2023-12-01T21:18:36.289530+0000 mgr.y (mgr.24356) 10212 : cluster 0 pgmap v10180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:37 smithi141 bash[31670]: audit 2023-12-01T21:18:37.087530+0000 mon.c (mon.2) 6430 : audit 0 from='client.? 172.21.15.40:0/2492154670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:39 smithi040 bash[28232]: cluster 2023-12-01T21:18:38.290200+0000 mgr.y (mgr.24356) 10213 : cluster 0 pgmap v10181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:39 smithi040 bash[41173]: cluster 2023-12-01T21:18:38.290200+0000 mgr.y (mgr.24356) 10213 : cluster 0 pgmap v10181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:39.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:39 smithi141 bash[31670]: cluster 2023-12-01T21:18:38.290200+0000 mgr.y (mgr.24356) 10213 : cluster 0 pgmap v10181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:40 smithi040 bash[28232]: audit 2023-12-01T21:18:39.574293+0000 mon.a (mon.0) 6629 : audit 0 from='client.? 172.21.15.40:0/2698794238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:40.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:40 smithi040 bash[41173]: audit 2023-12-01T21:18:39.574293+0000 mon.a (mon.0) 6629 : audit 0 from='client.? 172.21.15.40:0/2698794238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:40 smithi141 bash[31670]: audit 2023-12-01T21:18:39.574293+0000 mon.a (mon.0) 6629 : audit 0 from='client.? 172.21.15.40:0/2698794238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:41 smithi040 bash[41173]: cluster 2023-12-01T21:18:40.291384+0000 mgr.y (mgr.24356) 10214 : cluster 0 pgmap v10182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:41 smithi040 bash[28232]: cluster 2023-12-01T21:18:40.291384+0000 mgr.y (mgr.24356) 10214 : cluster 0 pgmap v10182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:41.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:41 smithi141 bash[31670]: cluster 2023-12-01T21:18:40.291384+0000 mgr.y (mgr.24356) 10214 : cluster 0 pgmap v10182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:42 smithi040 bash[28232]: audit 2023-12-01T21:18:42.043426+0000 mon.c (mon.2) 6431 : audit 0 from='client.? 172.21.15.40:0/60389615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:42 smithi040 bash[41173]: audit 2023-12-01T21:18:42.043426+0000 mon.c (mon.2) 6431 : audit 0 from='client.? 172.21.15.40:0/60389615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:42 smithi141 bash[31670]: audit 2023-12-01T21:18:42.043426+0000 mon.c (mon.2) 6431 : audit 0 from='client.? 172.21.15.40:0/60389615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:43 smithi040 bash[28232]: cluster 2023-12-01T21:18:42.292067+0000 mgr.y (mgr.24356) 10215 : cluster 0 pgmap v10183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:43 smithi040 bash[41173]: cluster 2023-12-01T21:18:42.292067+0000 mgr.y (mgr.24356) 10215 : cluster 0 pgmap v10183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:43.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:43 smithi141 bash[31670]: cluster 2023-12-01T21:18:42.292067+0000 mgr.y (mgr.24356) 10215 : cluster 0 pgmap v10183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:45 smithi141 bash[31670]: cluster 2023-12-01T21:18:44.292694+0000 mgr.y (mgr.24356) 10216 : cluster 0 pgmap v10184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:45 smithi141 bash[31670]: audit 2023-12-01T21:18:44.503681+0000 mon.c (mon.2) 6432 : audit 0 from='client.? 172.21.15.40:0/779862862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:45.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:45 smithi040 bash[28232]: cluster 2023-12-01T21:18:44.292694+0000 mgr.y (mgr.24356) 10216 : cluster 0 pgmap v10184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:45.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:45 smithi040 bash[28232]: audit 2023-12-01T21:18:44.503681+0000 mon.c (mon.2) 6432 : audit 0 from='client.? 172.21.15.40:0/779862862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:45.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:45 smithi040 bash[41173]: cluster 2023-12-01T21:18:44.292694+0000 mgr.y (mgr.24356) 10216 : cluster 0 pgmap v10184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:45.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:45 smithi040 bash[41173]: audit 2023-12-01T21:18:44.503681+0000 mon.c (mon.2) 6432 : audit 0 from='client.? 172.21.15.40:0/779862862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:18:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:18:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:47 smithi141 bash[31670]: cluster 2023-12-01T21:18:46.293823+0000 mgr.y (mgr.24356) 10217 : cluster 0 pgmap v10185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:47 smithi141 bash[31670]: audit 2023-12-01T21:18:46.968716+0000 mon.a (mon.0) 6630 : audit 0 from='client.? 172.21.15.40:0/750933813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:47 smithi040 bash[28232]: cluster 2023-12-01T21:18:46.293823+0000 mgr.y (mgr.24356) 10217 : cluster 0 pgmap v10185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:47 smithi040 bash[28232]: audit 2023-12-01T21:18:46.968716+0000 mon.a (mon.0) 6630 : audit 0 from='client.? 172.21.15.40:0/750933813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:47 smithi040 bash[41173]: cluster 2023-12-01T21:18:46.293823+0000 mgr.y (mgr.24356) 10217 : cluster 0 pgmap v10185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:47 smithi040 bash[41173]: audit 2023-12-01T21:18:46.968716+0000 mon.a (mon.0) 6630 : audit 0 from='client.? 172.21.15.40:0/750933813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:48.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:48 smithi141 bash[31670]: cluster 2023-12-01T21:18:48.294467+0000 mgr.y (mgr.24356) 10218 : cluster 0 pgmap v10186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:48 smithi040 bash[28232]: cluster 2023-12-01T21:18:48.294467+0000 mgr.y (mgr.24356) 10218 : cluster 0 pgmap v10186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:48 smithi040 bash[41173]: cluster 2023-12-01T21:18:48.294467+0000 mgr.y (mgr.24356) 10218 : cluster 0 pgmap v10186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:49 smithi141 bash[31670]: audit 2023-12-01T21:18:48.858233+0000 mon.c (mon.2) 6433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:49 smithi040 bash[28232]: audit 2023-12-01T21:18:48.858233+0000 mon.c (mon.2) 6433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:49 smithi040 bash[41173]: audit 2023-12-01T21:18:48.858233+0000 mon.c (mon.2) 6433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:50 smithi141 bash[31670]: audit 2023-12-01T21:18:49.447370+0000 mon.c (mon.2) 6434 : audit 0 from='client.? 172.21.15.40:0/1931126134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:50.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:50 smithi141 bash[31670]: cluster 2023-12-01T21:18:50.295542+0000 mgr.y (mgr.24356) 10219 : cluster 0 pgmap v10187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:50 smithi040 bash[28232]: audit 2023-12-01T21:18:49.447370+0000 mon.c (mon.2) 6434 : audit 0 from='client.? 172.21.15.40:0/1931126134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:50.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:50 smithi040 bash[28232]: cluster 2023-12-01T21:18:50.295542+0000 mgr.y (mgr.24356) 10219 : cluster 0 pgmap v10187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:50 smithi040 bash[41173]: audit 2023-12-01T21:18:49.447370+0000 mon.c (mon.2) 6434 : audit 0 from='client.? 172.21.15.40:0/1931126134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:50.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:50 smithi040 bash[41173]: cluster 2023-12-01T21:18:50.295542+0000 mgr.y (mgr.24356) 10219 : cluster 0 pgmap v10187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:52.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:51 smithi141 bash[31670]: audit 2023-12-01T21:18:51.911397+0000 mon.c (mon.2) 6435 : audit 0 from='client.? 172.21.15.40:0/1331553390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:52.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:51 smithi040 bash[28232]: audit 2023-12-01T21:18:51.911397+0000 mon.c (mon.2) 6435 : audit 0 from='client.? 172.21.15.40:0/1331553390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:51 smithi040 bash[41173]: audit 2023-12-01T21:18:51.911397+0000 mon.c (mon.2) 6435 : audit 0 from='client.? 172.21.15.40:0/1331553390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:53.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:52 smithi141 bash[31670]: cluster 2023-12-01T21:18:52.296193+0000 mgr.y (mgr.24356) 10220 : cluster 0 pgmap v10188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:52 smithi040 bash[28232]: cluster 2023-12-01T21:18:52.296193+0000 mgr.y (mgr.24356) 10220 : cluster 0 pgmap v10188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:52 smithi040 bash[41173]: cluster 2023-12-01T21:18:52.296193+0000 mgr.y (mgr.24356) 10220 : cluster 0 pgmap v10188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:55 smithi040 bash[41173]: cluster 2023-12-01T21:18:54.296835+0000 mgr.y (mgr.24356) 10221 : cluster 0 pgmap v10189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:55 smithi040 bash[41173]: audit 2023-12-01T21:18:54.384159+0000 mon.c (mon.2) 6436 : audit 0 from='client.? 172.21.15.40:0/3588988345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:55 smithi040 bash[28232]: cluster 2023-12-01T21:18:54.296835+0000 mgr.y (mgr.24356) 10221 : cluster 0 pgmap v10189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:55 smithi040 bash[28232]: audit 2023-12-01T21:18:54.384159+0000 mon.c (mon.2) 6436 : audit 0 from='client.? 172.21.15.40:0/3588988345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:55 smithi141 bash[31670]: cluster 2023-12-01T21:18:54.296835+0000 mgr.y (mgr.24356) 10221 : cluster 0 pgmap v10189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:55 smithi141 bash[31670]: audit 2023-12-01T21:18:54.384159+0000 mon.c (mon.2) 6436 : audit 0 from='client.? 172.21.15.40:0/3588988345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:18:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:18:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:57 smithi040 bash[41173]: cluster 2023-12-01T21:18:56.297947+0000 mgr.y (mgr.24356) 10222 : cluster 0 pgmap v10190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:57 smithi040 bash[41173]: audit 2023-12-01T21:18:56.847850+0000 mon.c (mon.2) 6437 : audit 0 from='client.? 172.21.15.40:0/569184754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:57 smithi040 bash[28232]: cluster 2023-12-01T21:18:56.297947+0000 mgr.y (mgr.24356) 10222 : cluster 0 pgmap v10190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:57 smithi040 bash[28232]: audit 2023-12-01T21:18:56.847850+0000 mon.c (mon.2) 6437 : audit 0 from='client.? 172.21.15.40:0/569184754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:57 smithi141 bash[31670]: cluster 2023-12-01T21:18:56.297947+0000 mgr.y (mgr.24356) 10222 : cluster 0 pgmap v10190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:57 smithi141 bash[31670]: audit 2023-12-01T21:18:56.847850+0000 mon.c (mon.2) 6437 : audit 0 from='client.? 172.21.15.40:0/569184754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:59 smithi040 bash[28232]: cluster 2023-12-01T21:18:58.298625+0000 mgr.y (mgr.24356) 10223 : cluster 0 pgmap v10191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:18:59 smithi040 bash[28232]: audit 2023-12-01T21:18:59.307871+0000 mon.c (mon.2) 6438 : audit 0 from='client.? 172.21.15.40:0/2862360794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:59 smithi040 bash[41173]: cluster 2023-12-01T21:18:58.298625+0000 mgr.y (mgr.24356) 10223 : cluster 0 pgmap v10191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:18:59 smithi040 bash[41173]: audit 2023-12-01T21:18:59.307871+0000 mon.c (mon.2) 6438 : audit 0 from='client.? 172.21.15.40:0/2862360794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:18:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:59 smithi141 bash[31670]: cluster 2023-12-01T21:18:58.298625+0000 mgr.y (mgr.24356) 10223 : cluster 0 pgmap v10191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:18:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:18:59 smithi141 bash[31670]: audit 2023-12-01T21:18:59.307871+0000 mon.c (mon.2) 6438 : audit 0 from='client.? 172.21.15.40:0/2862360794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:00 smithi040 bash[28232]: audit 2023-12-01T21:18:59.814921+0000 mon.c (mon.2) 6439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:19:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:00 smithi040 bash[28232]: cluster 2023-12-01T21:19:00.299799+0000 mgr.y (mgr.24356) 10224 : cluster 0 pgmap v10192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:00 smithi040 bash[41173]: audit 2023-12-01T21:18:59.814921+0000 mon.c (mon.2) 6439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:19:01.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:00 smithi040 bash[41173]: cluster 2023-12-01T21:19:00.299799+0000 mgr.y (mgr.24356) 10224 : cluster 0 pgmap v10192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:00 smithi141 bash[31670]: audit 2023-12-01T21:18:59.814921+0000 mon.c (mon.2) 6439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:19:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:00 smithi141 bash[31670]: cluster 2023-12-01T21:19:00.299799+0000 mgr.y (mgr.24356) 10224 : cluster 0 pgmap v10192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:02.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:01 smithi040 bash[28232]: audit 2023-12-01T21:19:01.781773+0000 mon.a (mon.0) 6631 : audit 0 from='client.? 172.21.15.40:0/397795436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:01 smithi040 bash[41173]: audit 2023-12-01T21:19:01.781773+0000 mon.a (mon.0) 6631 : audit 0 from='client.? 172.21.15.40:0/397795436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:02.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:01 smithi141 bash[31670]: audit 2023-12-01T21:19:01.781773+0000 mon.a (mon.0) 6631 : audit 0 from='client.? 172.21.15.40:0/397795436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:02 smithi040 bash[28232]: cluster 2023-12-01T21:19:02.300422+0000 mgr.y (mgr.24356) 10225 : cluster 0 pgmap v10193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:02 smithi040 bash[41173]: cluster 2023-12-01T21:19:02.300422+0000 mgr.y (mgr.24356) 10225 : cluster 0 pgmap v10193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:02 smithi141 bash[31670]: cluster 2023-12-01T21:19:02.300422+0000 mgr.y (mgr.24356) 10225 : cluster 0 pgmap v10193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:03 smithi141 bash[31670]: audit 2023-12-01T21:19:03.858605+0000 mon.c (mon.2) 6440 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:03 smithi040 bash[28232]: audit 2023-12-01T21:19:03.858605+0000 mon.c (mon.2) 6440 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:03 smithi040 bash[41173]: audit 2023-12-01T21:19:03.858605+0000 mon.c (mon.2) 6440 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:04 smithi141 bash[31670]: audit 2023-12-01T21:19:04.250596+0000 mon.c (mon.2) 6441 : audit 0 from='client.? 172.21.15.40:0/3920700690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:04 smithi141 bash[31670]: cluster 2023-12-01T21:19:04.301022+0000 mgr.y (mgr.24356) 10226 : cluster 0 pgmap v10194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:04 smithi040 bash[28232]: audit 2023-12-01T21:19:04.250596+0000 mon.c (mon.2) 6441 : audit 0 from='client.? 172.21.15.40:0/3920700690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:04 smithi040 bash[28232]: cluster 2023-12-01T21:19:04.301022+0000 mgr.y (mgr.24356) 10226 : cluster 0 pgmap v10194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:04 smithi040 bash[41173]: audit 2023-12-01T21:19:04.250596+0000 mon.c (mon.2) 6441 : audit 0 from='client.? 172.21.15.40:0/3920700690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:04 smithi040 bash[41173]: cluster 2023-12-01T21:19:04.301022+0000 mgr.y (mgr.24356) 10226 : cluster 0 pgmap v10194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:19:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:19:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:05.661780+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:05.677282+0000 mon.a (mon.0) 6633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:05.968112+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:05.978001+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: cluster 2023-12-01T21:19:06.302130+0000 mgr.y (mgr.24356) 10227 : cluster 0 pgmap v10195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:06.454147+0000 mon.c (mon.2) 6442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:06.455999+0000 mon.c (mon.2) 6443 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[41173]: audit 2023-12-01T21:19:06.466107+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:05.661780+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:05.677282+0000 mon.a (mon.0) 6633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:05.968112+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:05.978001+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: cluster 2023-12-01T21:19:06.302130+0000 mgr.y (mgr.24356) 10227 : cluster 0 pgmap v10195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:06.454147+0000 mon.c (mon.2) 6442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:06.455999+0000 mon.c (mon.2) 6443 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:19:06.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:06 smithi040 bash[28232]: audit 2023-12-01T21:19:06.466107+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:05.661780+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:05.677282+0000 mon.a (mon.0) 6633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:05.968112+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:05.978001+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: cluster 2023-12-01T21:19:06.302130+0000 mgr.y (mgr.24356) 10227 : cluster 0 pgmap v10195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:06.454147+0000 mon.c (mon.2) 6442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:06.455999+0000 mon.c (mon.2) 6443 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:19:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:06 smithi141 bash[31670]: audit 2023-12-01T21:19:06.466107+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:19:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:07 smithi141 bash[31670]: audit 2023-12-01T21:19:06.730461+0000 mon.c (mon.2) 6444 : audit 0 from='client.? 172.21.15.40:0/3580322270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:08.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:07 smithi040 bash[28232]: audit 2023-12-01T21:19:06.730461+0000 mon.c (mon.2) 6444 : audit 0 from='client.? 172.21.15.40:0/3580322270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:08.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:07 smithi040 bash[41173]: audit 2023-12-01T21:19:06.730461+0000 mon.c (mon.2) 6444 : audit 0 from='client.? 172.21.15.40:0/3580322270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:09.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:08 smithi141 bash[31670]: cluster 2023-12-01T21:19:08.302813+0000 mgr.y (mgr.24356) 10228 : cluster 0 pgmap v10196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:09.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:08 smithi040 bash[28232]: cluster 2023-12-01T21:19:08.302813+0000 mgr.y (mgr.24356) 10228 : cluster 0 pgmap v10196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:08 smithi040 bash[41173]: cluster 2023-12-01T21:19:08.302813+0000 mgr.y (mgr.24356) 10228 : cluster 0 pgmap v10196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:10.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:09 smithi141 bash[31670]: audit 2023-12-01T21:19:09.196076+0000 mon.c (mon.2) 6445 : audit 0 from='client.? 172.21.15.40:0/2643086656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:10.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:09 smithi040 bash[28232]: audit 2023-12-01T21:19:09.196076+0000 mon.c (mon.2) 6445 : audit 0 from='client.? 172.21.15.40:0/2643086656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:10.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:09 smithi040 bash[41173]: audit 2023-12-01T21:19:09.196076+0000 mon.c (mon.2) 6445 : audit 0 from='client.? 172.21.15.40:0/2643086656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:10 smithi040 bash[41173]: cluster 2023-12-01T21:19:10.303946+0000 mgr.y (mgr.24356) 10229 : cluster 0 pgmap v10197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:10 smithi040 bash[28232]: cluster 2023-12-01T21:19:10.303946+0000 mgr.y (mgr.24356) 10229 : cluster 0 pgmap v10197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:10 smithi141 bash[31670]: cluster 2023-12-01T21:19:10.303946+0000 mgr.y (mgr.24356) 10229 : cluster 0 pgmap v10197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:12.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:11 smithi040 bash[28232]: audit 2023-12-01T21:19:11.659606+0000 mon.c (mon.2) 6446 : audit 0 from='client.? 172.21.15.40:0/2368936681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:11 smithi040 bash[41173]: audit 2023-12-01T21:19:11.659606+0000 mon.c (mon.2) 6446 : audit 0 from='client.? 172.21.15.40:0/2368936681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:11 smithi141 bash[31670]: audit 2023-12-01T21:19:11.659606+0000 mon.c (mon.2) 6446 : audit 0 from='client.? 172.21.15.40:0/2368936681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:12 smithi040 bash[28232]: cluster 2023-12-01T21:19:12.304623+0000 mgr.y (mgr.24356) 10230 : cluster 0 pgmap v10198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:13.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:12 smithi040 bash[41173]: cluster 2023-12-01T21:19:12.304623+0000 mgr.y (mgr.24356) 10230 : cluster 0 pgmap v10198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:12 smithi141 bash[31670]: cluster 2023-12-01T21:19:12.304623+0000 mgr.y (mgr.24356) 10230 : cluster 0 pgmap v10198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:14 smithi141 bash[31670]: audit 2023-12-01T21:19:14.112867+0000 mon.c (mon.2) 6447 : audit 0 from='client.? 172.21.15.40:0/2694748997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:14 smithi040 bash[28232]: audit 2023-12-01T21:19:14.112867+0000 mon.c (mon.2) 6447 : audit 0 from='client.? 172.21.15.40:0/2694748997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:14.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:14 smithi040 bash[41173]: audit 2023-12-01T21:19:14.112867+0000 mon.c (mon.2) 6447 : audit 0 from='client.? 172.21.15.40:0/2694748997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:15 smithi141 bash[31670]: cluster 2023-12-01T21:19:14.305190+0000 mgr.y (mgr.24356) 10231 : cluster 0 pgmap v10199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:15 smithi040 bash[28232]: cluster 2023-12-01T21:19:14.305190+0000 mgr.y (mgr.24356) 10231 : cluster 0 pgmap v10199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:15 smithi040 bash[41173]: cluster 2023-12-01T21:19:14.305190+0000 mgr.y (mgr.24356) 10231 : cluster 0 pgmap v10199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:19:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:19:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:17 smithi040 bash[28232]: cluster 2023-12-01T21:19:16.306268+0000 mgr.y (mgr.24356) 10232 : cluster 0 pgmap v10200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:17 smithi040 bash[28232]: audit 2023-12-01T21:19:16.583713+0000 mon.c (mon.2) 6448 : audit 0 from='client.? 172.21.15.40:0/2117864987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:17 smithi040 bash[41173]: cluster 2023-12-01T21:19:16.306268+0000 mgr.y (mgr.24356) 10232 : cluster 0 pgmap v10200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:17 smithi040 bash[41173]: audit 2023-12-01T21:19:16.583713+0000 mon.c (mon.2) 6448 : audit 0 from='client.? 172.21.15.40:0/2117864987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:17.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:17 smithi141 bash[31670]: cluster 2023-12-01T21:19:16.306268+0000 mgr.y (mgr.24356) 10232 : cluster 0 pgmap v10200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:17.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:17 smithi141 bash[31670]: audit 2023-12-01T21:19:16.583713+0000 mon.c (mon.2) 6448 : audit 0 from='client.? 172.21.15.40:0/2117864987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:19 smithi040 bash[41173]: cluster 2023-12-01T21:19:18.306955+0000 mgr.y (mgr.24356) 10233 : cluster 0 pgmap v10201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:19 smithi040 bash[41173]: audit 2023-12-01T21:19:18.859175+0000 mon.c (mon.2) 6449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:19 smithi040 bash[41173]: audit 2023-12-01T21:19:19.049124+0000 mon.c (mon.2) 6450 : audit 0 from='client.? 172.21.15.40:0/833290248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:19 smithi040 bash[28232]: cluster 2023-12-01T21:19:18.306955+0000 mgr.y (mgr.24356) 10233 : cluster 0 pgmap v10201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:19 smithi040 bash[28232]: audit 2023-12-01T21:19:18.859175+0000 mon.c (mon.2) 6449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:19 smithi040 bash[28232]: audit 2023-12-01T21:19:19.049124+0000 mon.c (mon.2) 6450 : audit 0 from='client.? 172.21.15.40:0/833290248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:19 smithi141 bash[31670]: cluster 2023-12-01T21:19:18.306955+0000 mgr.y (mgr.24356) 10233 : cluster 0 pgmap v10201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:19 smithi141 bash[31670]: audit 2023-12-01T21:19:18.859175+0000 mon.c (mon.2) 6449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:19 smithi141 bash[31670]: audit 2023-12-01T21:19:19.049124+0000 mon.c (mon.2) 6450 : audit 0 from='client.? 172.21.15.40:0/833290248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:20 smithi040 bash[41173]: cluster 2023-12-01T21:19:20.308151+0000 mgr.y (mgr.24356) 10234 : cluster 0 pgmap v10202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:20 smithi040 bash[28232]: cluster 2023-12-01T21:19:20.308151+0000 mgr.y (mgr.24356) 10234 : cluster 0 pgmap v10202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:20 smithi141 bash[31670]: cluster 2023-12-01T21:19:20.308151+0000 mgr.y (mgr.24356) 10234 : cluster 0 pgmap v10202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:22.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:21 smithi040 bash[28232]: audit 2023-12-01T21:19:21.513687+0000 mon.c (mon.2) 6451 : audit 0 from='client.? 172.21.15.40:0/9353934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:22.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:21 smithi040 bash[41173]: audit 2023-12-01T21:19:21.513687+0000 mon.c (mon.2) 6451 : audit 0 from='client.? 172.21.15.40:0/9353934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:22.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:21 smithi141 bash[31670]: audit 2023-12-01T21:19:21.513687+0000 mon.c (mon.2) 6451 : audit 0 from='client.? 172.21.15.40:0/9353934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:22 smithi040 bash[41173]: cluster 2023-12-01T21:19:22.308870+0000 mgr.y (mgr.24356) 10235 : cluster 0 pgmap v10203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:23.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:22 smithi040 bash[28232]: cluster 2023-12-01T21:19:22.308870+0000 mgr.y (mgr.24356) 10235 : cluster 0 pgmap v10203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:22 smithi141 bash[31670]: cluster 2023-12-01T21:19:22.308870+0000 mgr.y (mgr.24356) 10235 : cluster 0 pgmap v10203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:24 smithi040 bash[41173]: audit 2023-12-01T21:19:23.976447+0000 mon.c (mon.2) 6452 : audit 0 from='client.? 172.21.15.40:0/2546417625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:24 smithi040 bash[28232]: audit 2023-12-01T21:19:23.976447+0000 mon.c (mon.2) 6452 : audit 0 from='client.? 172.21.15.40:0/2546417625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:24 smithi141 bash[31670]: audit 2023-12-01T21:19:23.976447+0000 mon.c (mon.2) 6452 : audit 0 from='client.? 172.21.15.40:0/2546417625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:25.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:25 smithi040 bash[28232]: cluster 2023-12-01T21:19:24.309493+0000 mgr.y (mgr.24356) 10236 : cluster 0 pgmap v10204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:25 smithi040 bash[41173]: cluster 2023-12-01T21:19:24.309493+0000 mgr.y (mgr.24356) 10236 : cluster 0 pgmap v10204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:25.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:25 smithi141 bash[31670]: cluster 2023-12-01T21:19:24.309493+0000 mgr.y (mgr.24356) 10236 : cluster 0 pgmap v10204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:19:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:19:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:27 smithi040 bash[28232]: cluster 2023-12-01T21:19:26.310605+0000 mgr.y (mgr.24356) 10237 : cluster 0 pgmap v10205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:27.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:27 smithi040 bash[28232]: audit 2023-12-01T21:19:26.439732+0000 mon.a (mon.0) 6637 : audit 0 from='client.? 172.21.15.40:0/1404815910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:27 smithi040 bash[41173]: cluster 2023-12-01T21:19:26.310605+0000 mgr.y (mgr.24356) 10237 : cluster 0 pgmap v10205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:27 smithi040 bash[41173]: audit 2023-12-01T21:19:26.439732+0000 mon.a (mon.0) 6637 : audit 0 from='client.? 172.21.15.40:0/1404815910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:27 smithi141 bash[31670]: cluster 2023-12-01T21:19:26.310605+0000 mgr.y (mgr.24356) 10237 : cluster 0 pgmap v10205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:27 smithi141 bash[31670]: audit 2023-12-01T21:19:26.439732+0000 mon.a (mon.0) 6637 : audit 0 from='client.? 172.21.15.40:0/1404815910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:29 smithi040 bash[28232]: cluster 2023-12-01T21:19:28.311272+0000 mgr.y (mgr.24356) 10238 : cluster 0 pgmap v10206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:29 smithi040 bash[28232]: audit 2023-12-01T21:19:28.897305+0000 mon.c (mon.2) 6453 : audit 0 from='client.? 172.21.15.40:0/413256310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:29 smithi040 bash[41173]: cluster 2023-12-01T21:19:28.311272+0000 mgr.y (mgr.24356) 10238 : cluster 0 pgmap v10206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:29 smithi040 bash[41173]: audit 2023-12-01T21:19:28.897305+0000 mon.c (mon.2) 6453 : audit 0 from='client.? 172.21.15.40:0/413256310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:29 smithi141 bash[31670]: cluster 2023-12-01T21:19:28.311272+0000 mgr.y (mgr.24356) 10238 : cluster 0 pgmap v10206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:29 smithi141 bash[31670]: audit 2023-12-01T21:19:28.897305+0000 mon.c (mon.2) 6453 : audit 0 from='client.? 172.21.15.40:0/413256310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:30 smithi040 bash[28232]: cluster 2023-12-01T21:19:30.312453+0000 mgr.y (mgr.24356) 10239 : cluster 0 pgmap v10207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:31.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:30 smithi040 bash[41173]: cluster 2023-12-01T21:19:30.312453+0000 mgr.y (mgr.24356) 10239 : cluster 0 pgmap v10207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:30 smithi141 bash[31670]: cluster 2023-12-01T21:19:30.312453+0000 mgr.y (mgr.24356) 10239 : cluster 0 pgmap v10207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:31 smithi040 bash[28232]: audit 2023-12-01T21:19:31.361270+0000 mon.a (mon.0) 6638 : audit 0 from='client.? 172.21.15.40:0/786117026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:31 smithi040 bash[41173]: audit 2023-12-01T21:19:31.361270+0000 mon.a (mon.0) 6638 : audit 0 from='client.? 172.21.15.40:0/786117026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:32.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:31 smithi141 bash[31670]: audit 2023-12-01T21:19:31.361270+0000 mon.a (mon.0) 6638 : audit 0 from='client.? 172.21.15.40:0/786117026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:32 smithi040 bash[41173]: cluster 2023-12-01T21:19:32.313186+0000 mgr.y (mgr.24356) 10240 : cluster 0 pgmap v10208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:33.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:32 smithi040 bash[28232]: cluster 2023-12-01T21:19:32.313186+0000 mgr.y (mgr.24356) 10240 : cluster 0 pgmap v10208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:32 smithi141 bash[31670]: cluster 2023-12-01T21:19:32.313186+0000 mgr.y (mgr.24356) 10240 : cluster 0 pgmap v10208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:33 smithi040 bash[41173]: audit 2023-12-01T21:19:33.816368+0000 mon.a (mon.0) 6639 : audit 0 from='client.? 172.21.15.40:0/3723581934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:33 smithi040 bash[28232]: audit 2023-12-01T21:19:33.816368+0000 mon.a (mon.0) 6639 : audit 0 from='client.? 172.21.15.40:0/3723581934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:33 smithi141 bash[31670]: audit 2023-12-01T21:19:33.816368+0000 mon.a (mon.0) 6639 : audit 0 from='client.? 172.21.15.40:0/3723581934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:34 smithi040 bash[28232]: audit 2023-12-01T21:19:33.859223+0000 mon.c (mon.2) 6454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:34 smithi040 bash[28232]: cluster 2023-12-01T21:19:34.313845+0000 mgr.y (mgr.24356) 10241 : cluster 0 pgmap v10209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:34 smithi040 bash[41173]: audit 2023-12-01T21:19:33.859223+0000 mon.c (mon.2) 6454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:34 smithi040 bash[41173]: cluster 2023-12-01T21:19:34.313845+0000 mgr.y (mgr.24356) 10241 : cluster 0 pgmap v10209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:34 smithi141 bash[31670]: audit 2023-12-01T21:19:33.859223+0000 mon.c (mon.2) 6454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:34 smithi141 bash[31670]: cluster 2023-12-01T21:19:34.313845+0000 mgr.y (mgr.24356) 10241 : cluster 0 pgmap v10209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:36 smithi040 bash[28232]: audit 2023-12-01T21:19:36.279204+0000 mon.c (mon.2) 6455 : audit 0 from='client.? 172.21.15.40:0/2758035918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:36.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:19:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:19:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:36 smithi040 bash[41173]: audit 2023-12-01T21:19:36.279204+0000 mon.c (mon.2) 6455 : audit 0 from='client.? 172.21.15.40:0/2758035918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:36 smithi141 bash[31670]: audit 2023-12-01T21:19:36.279204+0000 mon.c (mon.2) 6455 : audit 0 from='client.? 172.21.15.40:0/2758035918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:37 smithi040 bash[28232]: cluster 2023-12-01T21:19:36.314967+0000 mgr.y (mgr.24356) 10242 : cluster 0 pgmap v10210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:37.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:37 smithi040 bash[41173]: cluster 2023-12-01T21:19:36.314967+0000 mgr.y (mgr.24356) 10242 : cluster 0 pgmap v10210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:37 smithi141 bash[31670]: cluster 2023-12-01T21:19:36.314967+0000 mgr.y (mgr.24356) 10242 : cluster 0 pgmap v10210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:39 smithi040 bash[41173]: cluster 2023-12-01T21:19:38.315550+0000 mgr.y (mgr.24356) 10243 : cluster 0 pgmap v10211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:39.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:39 smithi040 bash[41173]: audit 2023-12-01T21:19:38.744956+0000 mon.a (mon.0) 6640 : audit 0 from='client.? 172.21.15.40:0/194616828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:39 smithi040 bash[28232]: cluster 2023-12-01T21:19:38.315550+0000 mgr.y (mgr.24356) 10243 : cluster 0 pgmap v10211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:39.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:39 smithi040 bash[28232]: audit 2023-12-01T21:19:38.744956+0000 mon.a (mon.0) 6640 : audit 0 from='client.? 172.21.15.40:0/194616828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:39 smithi141 bash[31670]: cluster 2023-12-01T21:19:38.315550+0000 mgr.y (mgr.24356) 10243 : cluster 0 pgmap v10211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:39 smithi141 bash[31670]: audit 2023-12-01T21:19:38.744956+0000 mon.a (mon.0) 6640 : audit 0 from='client.? 172.21.15.40:0/194616828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:40 smithi040 bash[41173]: cluster 2023-12-01T21:19:40.316758+0000 mgr.y (mgr.24356) 10244 : cluster 0 pgmap v10212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:40 smithi040 bash[28232]: cluster 2023-12-01T21:19:40.316758+0000 mgr.y (mgr.24356) 10244 : cluster 0 pgmap v10212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:40 smithi141 bash[31670]: cluster 2023-12-01T21:19:40.316758+0000 mgr.y (mgr.24356) 10244 : cluster 0 pgmap v10212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:41 smithi040 bash[28232]: audit 2023-12-01T21:19:41.209718+0000 mon.a (mon.0) 6641 : audit 0 from='client.? 172.21.15.40:0/3017066916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:42.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:41 smithi040 bash[41173]: audit 2023-12-01T21:19:41.209718+0000 mon.a (mon.0) 6641 : audit 0 from='client.? 172.21.15.40:0/3017066916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:41 smithi141 bash[31670]: audit 2023-12-01T21:19:41.209718+0000 mon.a (mon.0) 6641 : audit 0 from='client.? 172.21.15.40:0/3017066916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:43.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:42 smithi040 bash[28232]: cluster 2023-12-01T21:19:42.317443+0000 mgr.y (mgr.24356) 10245 : cluster 0 pgmap v10213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:42 smithi040 bash[41173]: cluster 2023-12-01T21:19:42.317443+0000 mgr.y (mgr.24356) 10245 : cluster 0 pgmap v10213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:42 smithi141 bash[31670]: cluster 2023-12-01T21:19:42.317443+0000 mgr.y (mgr.24356) 10245 : cluster 0 pgmap v10213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:44.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:43 smithi040 bash[28232]: audit 2023-12-01T21:19:43.666975+0000 mon.c (mon.2) 6456 : audit 0 from='client.? 172.21.15.40:0/2816545901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:43 smithi040 bash[41173]: audit 2023-12-01T21:19:43.666975+0000 mon.c (mon.2) 6456 : audit 0 from='client.? 172.21.15.40:0/2816545901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:44.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:43 smithi141 bash[31670]: audit 2023-12-01T21:19:43.666975+0000 mon.c (mon.2) 6456 : audit 0 from='client.? 172.21.15.40:0/2816545901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:45.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:44 smithi040 bash[28232]: cluster 2023-12-01T21:19:44.318116+0000 mgr.y (mgr.24356) 10246 : cluster 0 pgmap v10214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:45.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:44 smithi040 bash[41173]: cluster 2023-12-01T21:19:44.318116+0000 mgr.y (mgr.24356) 10246 : cluster 0 pgmap v10214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:44 smithi141 bash[31670]: cluster 2023-12-01T21:19:44.318116+0000 mgr.y (mgr.24356) 10246 : cluster 0 pgmap v10214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:46.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:46 smithi040 bash[41173]: audit 2023-12-01T21:19:46.125330+0000 mon.a (mon.0) 6642 : audit 0 from='client.? 172.21.15.40:0/1892239623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:46.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:46 smithi040 bash[28232]: audit 2023-12-01T21:19:46.125330+0000 mon.a (mon.0) 6642 : audit 0 from='client.? 172.21.15.40:0/1892239623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:46.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:46 smithi141 bash[31670]: audit 2023-12-01T21:19:46.125330+0000 mon.a (mon.0) 6642 : audit 0 from='client.? 172.21.15.40:0/1892239623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:19:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:19:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:47 smithi141 bash[31670]: cluster 2023-12-01T21:19:46.319282+0000 mgr.y (mgr.24356) 10247 : cluster 0 pgmap v10215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:47 smithi040 bash[28232]: cluster 2023-12-01T21:19:46.319282+0000 mgr.y (mgr.24356) 10247 : cluster 0 pgmap v10215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:47 smithi040 bash[41173]: cluster 2023-12-01T21:19:46.319282+0000 mgr.y (mgr.24356) 10247 : cluster 0 pgmap v10215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:49 smithi040 bash[28232]: cluster 2023-12-01T21:19:48.319892+0000 mgr.y (mgr.24356) 10248 : cluster 0 pgmap v10216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:49 smithi040 bash[28232]: audit 2023-12-01T21:19:48.597252+0000 mon.c (mon.2) 6457 : audit 0 from='client.? 172.21.15.40:0/1942826969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:49 smithi040 bash[28232]: audit 2023-12-01T21:19:48.859693+0000 mon.c (mon.2) 6458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:49 smithi040 bash[41173]: cluster 2023-12-01T21:19:48.319892+0000 mgr.y (mgr.24356) 10248 : cluster 0 pgmap v10216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:49 smithi040 bash[41173]: audit 2023-12-01T21:19:48.597252+0000 mon.c (mon.2) 6457 : audit 0 from='client.? 172.21.15.40:0/1942826969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:49 smithi040 bash[41173]: audit 2023-12-01T21:19:48.859693+0000 mon.c (mon.2) 6458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:49 smithi141 bash[31670]: cluster 2023-12-01T21:19:48.319892+0000 mgr.y (mgr.24356) 10248 : cluster 0 pgmap v10216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:49 smithi141 bash[31670]: audit 2023-12-01T21:19:48.597252+0000 mon.c (mon.2) 6457 : audit 0 from='client.? 172.21.15.40:0/1942826969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:49 smithi141 bash[31670]: audit 2023-12-01T21:19:48.859693+0000 mon.c (mon.2) 6458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:50 smithi040 bash[28232]: cluster 2023-12-01T21:19:50.321129+0000 mgr.y (mgr.24356) 10249 : cluster 0 pgmap v10217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:50 smithi040 bash[41173]: cluster 2023-12-01T21:19:50.321129+0000 mgr.y (mgr.24356) 10249 : cluster 0 pgmap v10217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:50 smithi141 bash[31670]: cluster 2023-12-01T21:19:50.321129+0000 mgr.y (mgr.24356) 10249 : cluster 0 pgmap v10217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:51 smithi040 bash[41173]: audit 2023-12-01T21:19:51.066949+0000 mon.a (mon.0) 6643 : audit 0 from='client.? 172.21.15.40:0/1346486027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:51 smithi040 bash[28232]: audit 2023-12-01T21:19:51.066949+0000 mon.a (mon.0) 6643 : audit 0 from='client.? 172.21.15.40:0/1346486027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:51 smithi141 bash[31670]: audit 2023-12-01T21:19:51.066949+0000 mon.a (mon.0) 6643 : audit 0 from='client.? 172.21.15.40:0/1346486027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:52 smithi040 bash[41173]: cluster 2023-12-01T21:19:52.321874+0000 mgr.y (mgr.24356) 10250 : cluster 0 pgmap v10218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:52 smithi040 bash[28232]: cluster 2023-12-01T21:19:52.321874+0000 mgr.y (mgr.24356) 10250 : cluster 0 pgmap v10218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:52 smithi141 bash[31670]: cluster 2023-12-01T21:19:52.321874+0000 mgr.y (mgr.24356) 10250 : cluster 0 pgmap v10218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:54.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:53 smithi040 bash[28232]: audit 2023-12-01T21:19:53.523639+0000 mon.c (mon.2) 6459 : audit 0 from='client.? 172.21.15.40:0/64431810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:54.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:53 smithi040 bash[41173]: audit 2023-12-01T21:19:53.523639+0000 mon.c (mon.2) 6459 : audit 0 from='client.? 172.21.15.40:0/64431810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:54.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:53 smithi141 bash[31670]: audit 2023-12-01T21:19:53.523639+0000 mon.c (mon.2) 6459 : audit 0 from='client.? 172.21.15.40:0/64431810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:55.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:54 smithi040 bash[28232]: cluster 2023-12-01T21:19:54.322548+0000 mgr.y (mgr.24356) 10251 : cluster 0 pgmap v10219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:54 smithi040 bash[41173]: cluster 2023-12-01T21:19:54.322548+0000 mgr.y (mgr.24356) 10251 : cluster 0 pgmap v10219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:54 smithi141 bash[31670]: cluster 2023-12-01T21:19:54.322548+0000 mgr.y (mgr.24356) 10251 : cluster 0 pgmap v10219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:56 smithi040 bash[28232]: audit 2023-12-01T21:19:55.993422+0000 mon.a (mon.0) 6644 : audit 0 from='client.? 172.21.15.40:0/1089426094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:56 smithi040 bash[41173]: audit 2023-12-01T21:19:55.993422+0000 mon.a (mon.0) 6644 : audit 0 from='client.? 172.21.15.40:0/1089426094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:56 smithi141 bash[31670]: audit 2023-12-01T21:19:55.993422+0000 mon.a (mon.0) 6644 : audit 0 from='client.? 172.21.15.40:0/1089426094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:19:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:19:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:57 smithi040 bash[28232]: cluster 2023-12-01T21:19:56.323713+0000 mgr.y (mgr.24356) 10252 : cluster 0 pgmap v10220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:57 smithi040 bash[41173]: cluster 2023-12-01T21:19:56.323713+0000 mgr.y (mgr.24356) 10252 : cluster 0 pgmap v10220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:57 smithi141 bash[31670]: cluster 2023-12-01T21:19:56.323713+0000 mgr.y (mgr.24356) 10252 : cluster 0 pgmap v10220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:59 smithi040 bash[28232]: cluster 2023-12-01T21:19:58.324348+0000 mgr.y (mgr.24356) 10253 : cluster 0 pgmap v10221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:59.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:19:59 smithi040 bash[28232]: audit 2023-12-01T21:19:58.453272+0000 mon.a (mon.0) 6645 : audit 0 from='client.? 172.21.15.40:0/207440254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:59 smithi040 bash[41173]: cluster 2023-12-01T21:19:58.324348+0000 mgr.y (mgr.24356) 10253 : cluster 0 pgmap v10221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:59.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:19:59 smithi040 bash[41173]: audit 2023-12-01T21:19:58.453272+0000 mon.a (mon.0) 6645 : audit 0 from='client.? 172.21.15.40:0/207440254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:19:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:59 smithi141 bash[31670]: cluster 2023-12-01T21:19:58.324348+0000 mgr.y (mgr.24356) 10253 : cluster 0 pgmap v10221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:19:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:19:59 smithi141 bash[31670]: audit 2023-12-01T21:19:58.453272+0000 mon.a (mon.0) 6645 : audit 0 from='client.? 172.21.15.40:0/207440254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:00 smithi040 bash[28232]: debug 2023-12-01T21:19:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:00 smithi040 bash[41173]: cluster 2023-12-01T21:20:00.000176+0000 mon.a (mon.0) 6646 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:00 smithi040 bash[41173]: cluster 2023-12-01T21:20:00.325538+0000 mgr.y (mgr.24356) 10254 : cluster 0 pgmap v10222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:00 smithi040 bash[28232]: cluster 2023-12-01T21:20:00.000176+0000 mon.a (mon.0) 6646 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:00 smithi040 bash[28232]: cluster 2023-12-01T21:20:00.325538+0000 mgr.y (mgr.24356) 10254 : cluster 0 pgmap v10222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:00 smithi141 bash[31670]: cluster 2023-12-01T21:20:00.000176+0000 mon.a (mon.0) 6646 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:00 smithi141 bash[31670]: cluster 2023-12-01T21:20:00.325538+0000 mgr.y (mgr.24356) 10254 : cluster 0 pgmap v10222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:01 smithi040 bash[41173]: audit 2023-12-01T21:20:00.914149+0000 mon.c (mon.2) 6460 : audit 0 from='client.? 172.21.15.40:0/305837991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:01 smithi040 bash[28232]: audit 2023-12-01T21:20:00.914149+0000 mon.c (mon.2) 6460 : audit 0 from='client.? 172.21.15.40:0/305837991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:02.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:01 smithi141 bash[31670]: audit 2023-12-01T21:20:00.914149+0000 mon.c (mon.2) 6460 : audit 0 from='client.? 172.21.15.40:0/305837991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:02 smithi040 bash[28232]: cluster 2023-12-01T21:20:02.326224+0000 mgr.y (mgr.24356) 10255 : cluster 0 pgmap v10223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:02 smithi040 bash[41173]: cluster 2023-12-01T21:20:02.326224+0000 mgr.y (mgr.24356) 10255 : cluster 0 pgmap v10223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:02 smithi141 bash[31670]: cluster 2023-12-01T21:20:02.326224+0000 mgr.y (mgr.24356) 10255 : cluster 0 pgmap v10223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:03 smithi040 bash[41173]: audit 2023-12-01T21:20:03.385676+0000 mon.a (mon.0) 6647 : audit 0 from='client.? 172.21.15.40:0/2963426618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:04.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:03 smithi040 bash[28232]: audit 2023-12-01T21:20:03.385676+0000 mon.a (mon.0) 6647 : audit 0 from='client.? 172.21.15.40:0/2963426618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:03 smithi141 bash[31670]: audit 2023-12-01T21:20:03.385676+0000 mon.a (mon.0) 6647 : audit 0 from='client.? 172.21.15.40:0/2963426618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:04 smithi040 bash[28232]: audit 2023-12-01T21:20:03.860185+0000 mon.c (mon.2) 6461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:04 smithi040 bash[28232]: cluster 2023-12-01T21:20:04.327023+0000 mgr.y (mgr.24356) 10256 : cluster 0 pgmap v10224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:04 smithi040 bash[41173]: audit 2023-12-01T21:20:03.860185+0000 mon.c (mon.2) 6461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:04 smithi040 bash[41173]: cluster 2023-12-01T21:20:04.327023+0000 mgr.y (mgr.24356) 10256 : cluster 0 pgmap v10224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:04 smithi141 bash[31670]: audit 2023-12-01T21:20:03.860185+0000 mon.c (mon.2) 6461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:04 smithi141 bash[31670]: cluster 2023-12-01T21:20:04.327023+0000 mgr.y (mgr.24356) 10256 : cluster 0 pgmap v10224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:06.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:05 smithi040 bash[28232]: audit 2023-12-01T21:20:05.848977+0000 mon.c (mon.2) 6462 : audit 0 from='client.? 172.21.15.40:0/521545149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:06.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:05 smithi040 bash[41173]: audit 2023-12-01T21:20:05.848977+0000 mon.c (mon.2) 6462 : audit 0 from='client.? 172.21.15.40:0/521545149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:06.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:05 smithi141 bash[31670]: audit 2023-12-01T21:20:05.848977+0000 mon.c (mon.2) 6462 : audit 0 from='client.? 172.21.15.40:0/521545149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:06.877 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:20:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:20:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:06 smithi040 bash[28232]: cluster 2023-12-01T21:20:06.328184+0000 mgr.y (mgr.24356) 10257 : cluster 0 pgmap v10225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:07.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:06 smithi040 bash[28232]: audit 2023-12-01T21:20:06.549398+0000 mon.c (mon.2) 6463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:20:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:06 smithi040 bash[41173]: cluster 2023-12-01T21:20:06.328184+0000 mgr.y (mgr.24356) 10257 : cluster 0 pgmap v10225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:07.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:06 smithi040 bash[41173]: audit 2023-12-01T21:20:06.549398+0000 mon.c (mon.2) 6463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:20:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:06 smithi141 bash[31670]: cluster 2023-12-01T21:20:06.328184+0000 mgr.y (mgr.24356) 10257 : cluster 0 pgmap v10225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:07.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:06 smithi141 bash[31670]: audit 2023-12-01T21:20:06.549398+0000 mon.c (mon.2) 6463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:20:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:08 smithi040 bash[28232]: audit 2023-12-01T21:20:08.311234+0000 mon.a (mon.0) 6648 : audit 0 from='client.? 172.21.15.40:0/1550969103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:08 smithi040 bash[41173]: audit 2023-12-01T21:20:08.311234+0000 mon.a (mon.0) 6648 : audit 0 from='client.? 172.21.15.40:0/1550969103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:08 smithi141 bash[31670]: audit 2023-12-01T21:20:08.311234+0000 mon.a (mon.0) 6648 : audit 0 from='client.? 172.21.15.40:0/1550969103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:09 smithi040 bash[28232]: cluster 2023-12-01T21:20:08.328807+0000 mgr.y (mgr.24356) 10258 : cluster 0 pgmap v10226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:09.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:09 smithi040 bash[41173]: cluster 2023-12-01T21:20:08.328807+0000 mgr.y (mgr.24356) 10258 : cluster 0 pgmap v10226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:09 smithi141 bash[31670]: cluster 2023-12-01T21:20:08.328807+0000 mgr.y (mgr.24356) 10258 : cluster 0 pgmap v10226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:10 smithi040 bash[28232]: cluster 2023-12-01T21:20:10.330157+0000 mgr.y (mgr.24356) 10259 : cluster 0 pgmap v10227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:10 smithi040 bash[28232]: audit 2023-12-01T21:20:10.774277+0000 mon.a (mon.0) 6649 : audit 0 from='client.? 172.21.15.40:0/2163158282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:10 smithi040 bash[41173]: cluster 2023-12-01T21:20:10.330157+0000 mgr.y (mgr.24356) 10259 : cluster 0 pgmap v10227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:10 smithi040 bash[41173]: audit 2023-12-01T21:20:10.774277+0000 mon.a (mon.0) 6649 : audit 0 from='client.? 172.21.15.40:0/2163158282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:10 smithi141 bash[31670]: cluster 2023-12-01T21:20:10.330157+0000 mgr.y (mgr.24356) 10259 : cluster 0 pgmap v10227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:10 smithi141 bash[31670]: audit 2023-12-01T21:20:10.774277+0000 mon.a (mon.0) 6649 : audit 0 from='client.? 172.21.15.40:0/2163158282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: cluster 2023-12-01T21:20:12.330913+0000 mgr.y (mgr.24356) 10260 : cluster 0 pgmap v10228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:12.497340+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:12.512448+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:12.702790+0000 mon.a (mon.0) 6652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:12.714418+0000 mon.a (mon.0) 6653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:13.203732+0000 mon.c (mon.2) 6464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:13.205418+0000 mon.c (mon.2) 6465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:13.214535+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[41173]: audit 2023-12-01T21:20:13.223167+0000 mon.c (mon.2) 6466 : audit 0 from='client.? 172.21.15.40:0/1124443738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: cluster 2023-12-01T21:20:12.330913+0000 mgr.y (mgr.24356) 10260 : cluster 0 pgmap v10228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:12.497340+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:12.512448+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:12.702790+0000 mon.a (mon.0) 6652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:12.714418+0000 mon.a (mon.0) 6653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:13.203732+0000 mon.c (mon.2) 6464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:13.205418+0000 mon.c (mon.2) 6465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:13.214535+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:13 smithi040 bash[28232]: audit 2023-12-01T21:20:13.223167+0000 mon.c (mon.2) 6466 : audit 0 from='client.? 172.21.15.40:0/1124443738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: cluster 2023-12-01T21:20:12.330913+0000 mgr.y (mgr.24356) 10260 : cluster 0 pgmap v10228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:12.497340+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:12.512448+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:12.702790+0000 mon.a (mon.0) 6652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:12.714418+0000 mon.a (mon.0) 6653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:13.203732+0000 mon.c (mon.2) 6464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:13.205418+0000 mon.c (mon.2) 6465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:13.214535+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:20:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:13 smithi141 bash[31670]: audit 2023-12-01T21:20:13.223167+0000 mon.c (mon.2) 6466 : audit 0 from='client.? 172.21.15.40:0/1124443738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:15 smithi040 bash[28232]: cluster 2023-12-01T21:20:14.331758+0000 mgr.y (mgr.24356) 10261 : cluster 0 pgmap v10229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:15 smithi040 bash[41173]: cluster 2023-12-01T21:20:14.331758+0000 mgr.y (mgr.24356) 10261 : cluster 0 pgmap v10229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:15.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:15 smithi141 bash[31670]: cluster 2023-12-01T21:20:14.331758+0000 mgr.y (mgr.24356) 10261 : cluster 0 pgmap v10229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:16.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:16 smithi040 bash[41173]: audit 2023-12-01T21:20:15.686115+0000 mon.c (mon.2) 6467 : audit 0 from='client.? 172.21.15.40:0/2583495929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:16.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:16 smithi040 bash[28232]: audit 2023-12-01T21:20:15.686115+0000 mon.c (mon.2) 6467 : audit 0 from='client.? 172.21.15.40:0/2583495929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:16.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:20:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:20:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:16 smithi141 bash[31670]: audit 2023-12-01T21:20:15.686115+0000 mon.c (mon.2) 6467 : audit 0 from='client.? 172.21.15.40:0/2583495929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:17.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:17 smithi040 bash[28232]: cluster 2023-12-01T21:20:16.332887+0000 mgr.y (mgr.24356) 10262 : cluster 0 pgmap v10230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:17.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:17 smithi040 bash[41173]: cluster 2023-12-01T21:20:16.332887+0000 mgr.y (mgr.24356) 10262 : cluster 0 pgmap v10230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:17 smithi141 bash[31670]: cluster 2023-12-01T21:20:16.332887+0000 mgr.y (mgr.24356) 10262 : cluster 0 pgmap v10230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:18 smithi141 bash[31670]: audit 2023-12-01T21:20:18.149142+0000 mon.a (mon.0) 6655 : audit 0 from='client.? 172.21.15.40:0/3894988538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:18 smithi040 bash[28232]: audit 2023-12-01T21:20:18.149142+0000 mon.a (mon.0) 6655 : audit 0 from='client.? 172.21.15.40:0/3894988538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:18 smithi040 bash[41173]: audit 2023-12-01T21:20:18.149142+0000 mon.a (mon.0) 6655 : audit 0 from='client.? 172.21.15.40:0/3894988538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:19 smithi141 bash[31670]: cluster 2023-12-01T21:20:18.333603+0000 mgr.y (mgr.24356) 10263 : cluster 0 pgmap v10231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:19 smithi141 bash[31670]: audit 2023-12-01T21:20:18.860609+0000 mon.c (mon.2) 6468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:19 smithi040 bash[28232]: cluster 2023-12-01T21:20:18.333603+0000 mgr.y (mgr.24356) 10263 : cluster 0 pgmap v10231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:19 smithi040 bash[28232]: audit 2023-12-01T21:20:18.860609+0000 mon.c (mon.2) 6468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:19 smithi040 bash[41173]: cluster 2023-12-01T21:20:18.333603+0000 mgr.y (mgr.24356) 10263 : cluster 0 pgmap v10231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:19 smithi040 bash[41173]: audit 2023-12-01T21:20:18.860609+0000 mon.c (mon.2) 6468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:20 smithi040 bash[28232]: cluster 2023-12-01T21:20:20.334755+0000 mgr.y (mgr.24356) 10264 : cluster 0 pgmap v10232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:20 smithi040 bash[28232]: audit 2023-12-01T21:20:20.615650+0000 mon.c (mon.2) 6469 : audit 0 from='client.? 172.21.15.40:0/1246135056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:20 smithi040 bash[41173]: cluster 2023-12-01T21:20:20.334755+0000 mgr.y (mgr.24356) 10264 : cluster 0 pgmap v10232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:20 smithi040 bash[41173]: audit 2023-12-01T21:20:20.615650+0000 mon.c (mon.2) 6469 : audit 0 from='client.? 172.21.15.40:0/1246135056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:20 smithi141 bash[31670]: cluster 2023-12-01T21:20:20.334755+0000 mgr.y (mgr.24356) 10264 : cluster 0 pgmap v10232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:20 smithi141 bash[31670]: audit 2023-12-01T21:20:20.615650+0000 mon.c (mon.2) 6469 : audit 0 from='client.? 172.21.15.40:0/1246135056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:23 smithi040 bash[28232]: cluster 2023-12-01T21:20:22.335405+0000 mgr.y (mgr.24356) 10265 : cluster 0 pgmap v10233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:23 smithi040 bash[28232]: audit 2023-12-01T21:20:23.080902+0000 mon.a (mon.0) 6656 : audit 0 from='client.? 172.21.15.40:0/1602596825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:23 smithi040 bash[41173]: cluster 2023-12-01T21:20:22.335405+0000 mgr.y (mgr.24356) 10265 : cluster 0 pgmap v10233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:23 smithi040 bash[41173]: audit 2023-12-01T21:20:23.080902+0000 mon.a (mon.0) 6656 : audit 0 from='client.? 172.21.15.40:0/1602596825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:23 smithi141 bash[31670]: cluster 2023-12-01T21:20:22.335405+0000 mgr.y (mgr.24356) 10265 : cluster 0 pgmap v10233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:23.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:23 smithi141 bash[31670]: audit 2023-12-01T21:20:23.080902+0000 mon.a (mon.0) 6656 : audit 0 from='client.? 172.21.15.40:0/1602596825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:25.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:25 smithi040 bash[28232]: cluster 2023-12-01T21:20:24.336182+0000 mgr.y (mgr.24356) 10266 : cluster 0 pgmap v10234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:25.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:25 smithi040 bash[41173]: cluster 2023-12-01T21:20:24.336182+0000 mgr.y (mgr.24356) 10266 : cluster 0 pgmap v10234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:25 smithi141 bash[31670]: cluster 2023-12-01T21:20:24.336182+0000 mgr.y (mgr.24356) 10266 : cluster 0 pgmap v10234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:20:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:20:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:26 smithi040 bash[28232]: audit 2023-12-01T21:20:25.548683+0000 mon.a (mon.0) 6657 : audit 0 from='client.? 172.21.15.40:0/662651302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:26 smithi040 bash[41173]: audit 2023-12-01T21:20:25.548683+0000 mon.a (mon.0) 6657 : audit 0 from='client.? 172.21.15.40:0/662651302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:26 smithi141 bash[31670]: audit 2023-12-01T21:20:25.548683+0000 mon.a (mon.0) 6657 : audit 0 from='client.? 172.21.15.40:0/662651302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:27.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:27 smithi040 bash[28232]: cluster 2023-12-01T21:20:26.337306+0000 mgr.y (mgr.24356) 10267 : cluster 0 pgmap v10235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:27.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:27 smithi040 bash[41173]: cluster 2023-12-01T21:20:26.337306+0000 mgr.y (mgr.24356) 10267 : cluster 0 pgmap v10235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:27 smithi141 bash[31670]: cluster 2023-12-01T21:20:26.337306+0000 mgr.y (mgr.24356) 10267 : cluster 0 pgmap v10235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:28 smithi040 bash[28232]: audit 2023-12-01T21:20:28.018612+0000 mon.c (mon.2) 6470 : audit 0 from='client.? 172.21.15.40:0/3086323332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:28 smithi040 bash[41173]: audit 2023-12-01T21:20:28.018612+0000 mon.c (mon.2) 6470 : audit 0 from='client.? 172.21.15.40:0/3086323332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:28 smithi141 bash[31670]: audit 2023-12-01T21:20:28.018612+0000 mon.c (mon.2) 6470 : audit 0 from='client.? 172.21.15.40:0/3086323332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:29 smithi141 bash[31670]: cluster 2023-12-01T21:20:28.338008+0000 mgr.y (mgr.24356) 10268 : cluster 0 pgmap v10236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:29 smithi040 bash[28232]: cluster 2023-12-01T21:20:28.338008+0000 mgr.y (mgr.24356) 10268 : cluster 0 pgmap v10236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:29 smithi040 bash[41173]: cluster 2023-12-01T21:20:28.338008+0000 mgr.y (mgr.24356) 10268 : cluster 0 pgmap v10236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:30 smithi040 bash[28232]: cluster 2023-12-01T21:20:30.338783+0000 mgr.y (mgr.24356) 10269 : cluster 0 pgmap v10237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:30 smithi040 bash[28232]: audit 2023-12-01T21:20:30.482461+0000 mon.a (mon.0) 6658 : audit 0 from='client.? 172.21.15.40:0/4280994728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:31.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:30 smithi040 bash[41173]: cluster 2023-12-01T21:20:30.338783+0000 mgr.y (mgr.24356) 10269 : cluster 0 pgmap v10237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:31.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:30 smithi040 bash[41173]: audit 2023-12-01T21:20:30.482461+0000 mon.a (mon.0) 6658 : audit 0 from='client.? 172.21.15.40:0/4280994728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:30 smithi141 bash[31670]: cluster 2023-12-01T21:20:30.338783+0000 mgr.y (mgr.24356) 10269 : cluster 0 pgmap v10237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:30 smithi141 bash[31670]: audit 2023-12-01T21:20:30.482461+0000 mon.a (mon.0) 6658 : audit 0 from='client.? 172.21.15.40:0/4280994728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:33 smithi040 bash[28232]: cluster 2023-12-01T21:20:32.339431+0000 mgr.y (mgr.24356) 10270 : cluster 0 pgmap v10238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:33.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:33 smithi040 bash[28232]: audit 2023-12-01T21:20:32.942473+0000 mon.c (mon.2) 6471 : audit 0 from='client.? 172.21.15.40:0/2740130869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:33 smithi040 bash[41173]: cluster 2023-12-01T21:20:32.339431+0000 mgr.y (mgr.24356) 10270 : cluster 0 pgmap v10238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:33.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:33 smithi040 bash[41173]: audit 2023-12-01T21:20:32.942473+0000 mon.c (mon.2) 6471 : audit 0 from='client.? 172.21.15.40:0/2740130869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:33 smithi141 bash[31670]: cluster 2023-12-01T21:20:32.339431+0000 mgr.y (mgr.24356) 10270 : cluster 0 pgmap v10238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:33.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:33 smithi141 bash[31670]: audit 2023-12-01T21:20:32.942473+0000 mon.c (mon.2) 6471 : audit 0 from='client.? 172.21.15.40:0/2740130869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:34 smithi040 bash[41173]: audit 2023-12-01T21:20:33.860948+0000 mon.c (mon.2) 6472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:34 smithi040 bash[28232]: audit 2023-12-01T21:20:33.860948+0000 mon.c (mon.2) 6472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:34 smithi141 bash[31670]: audit 2023-12-01T21:20:33.860948+0000 mon.c (mon.2) 6472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:35 smithi040 bash[41173]: cluster 2023-12-01T21:20:34.340322+0000 mgr.y (mgr.24356) 10271 : cluster 0 pgmap v10239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:35.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:35 smithi040 bash[41173]: audit 2023-12-01T21:20:35.402077+0000 mon.a (mon.0) 6659 : audit 0 from='client.? 172.21.15.40:0/1168229193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:35 smithi040 bash[28232]: cluster 2023-12-01T21:20:34.340322+0000 mgr.y (mgr.24356) 10271 : cluster 0 pgmap v10239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:35.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:35 smithi040 bash[28232]: audit 2023-12-01T21:20:35.402077+0000 mon.a (mon.0) 6659 : audit 0 from='client.? 172.21.15.40:0/1168229193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:35 smithi141 bash[31670]: cluster 2023-12-01T21:20:34.340322+0000 mgr.y (mgr.24356) 10271 : cluster 0 pgmap v10239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:35 smithi141 bash[31670]: audit 2023-12-01T21:20:35.402077+0000 mon.a (mon.0) 6659 : audit 0 from='client.? 172.21.15.40:0/1168229193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:20:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:20:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:37 smithi141 bash[31670]: cluster 2023-12-01T21:20:36.341460+0000 mgr.y (mgr.24356) 10272 : cluster 0 pgmap v10240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:37.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:37 smithi040 bash[28232]: cluster 2023-12-01T21:20:36.341460+0000 mgr.y (mgr.24356) 10272 : cluster 0 pgmap v10240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:37.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:37 smithi040 bash[41173]: cluster 2023-12-01T21:20:36.341460+0000 mgr.y (mgr.24356) 10272 : cluster 0 pgmap v10240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:38 smithi141 bash[31670]: audit 2023-12-01T21:20:37.859936+0000 mon.c (mon.2) 6473 : audit 0 from='client.? 172.21.15.40:0/3237814004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:38 smithi040 bash[41173]: audit 2023-12-01T21:20:37.859936+0000 mon.c (mon.2) 6473 : audit 0 from='client.? 172.21.15.40:0/3237814004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:38 smithi040 bash[28232]: audit 2023-12-01T21:20:37.859936+0000 mon.c (mon.2) 6473 : audit 0 from='client.? 172.21.15.40:0/3237814004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:39 smithi141 bash[31670]: cluster 2023-12-01T21:20:38.342146+0000 mgr.y (mgr.24356) 10273 : cluster 0 pgmap v10241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:39.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:39 smithi040 bash[41173]: cluster 2023-12-01T21:20:38.342146+0000 mgr.y (mgr.24356) 10273 : cluster 0 pgmap v10241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:39.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:39 smithi040 bash[28232]: cluster 2023-12-01T21:20:38.342146+0000 mgr.y (mgr.24356) 10273 : cluster 0 pgmap v10241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:41.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:40 smithi040 bash[28232]: audit 2023-12-01T21:20:40.325100+0000 mon.c (mon.2) 6474 : audit 0 from='client.? 172.21.15.40:0/963330115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:41.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:40 smithi040 bash[28232]: cluster 2023-12-01T21:20:40.343148+0000 mgr.y (mgr.24356) 10274 : cluster 0 pgmap v10242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:41.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:40 smithi040 bash[41173]: audit 2023-12-01T21:20:40.325100+0000 mon.c (mon.2) 6474 : audit 0 from='client.? 172.21.15.40:0/963330115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:41.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:40 smithi040 bash[41173]: cluster 2023-12-01T21:20:40.343148+0000 mgr.y (mgr.24356) 10274 : cluster 0 pgmap v10242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:40 smithi141 bash[31670]: audit 2023-12-01T21:20:40.325100+0000 mon.c (mon.2) 6474 : audit 0 from='client.? 172.21.15.40:0/963330115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:40 smithi141 bash[31670]: cluster 2023-12-01T21:20:40.343148+0000 mgr.y (mgr.24356) 10274 : cluster 0 pgmap v10242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:43 smithi040 bash[28232]: cluster 2023-12-01T21:20:42.343954+0000 mgr.y (mgr.24356) 10275 : cluster 0 pgmap v10243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:43 smithi040 bash[28232]: audit 2023-12-01T21:20:42.789041+0000 mon.c (mon.2) 6475 : audit 0 from='client.? 172.21.15.40:0/1623272182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:43 smithi040 bash[41173]: cluster 2023-12-01T21:20:42.343954+0000 mgr.y (mgr.24356) 10275 : cluster 0 pgmap v10243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:43.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:43 smithi040 bash[41173]: audit 2023-12-01T21:20:42.789041+0000 mon.c (mon.2) 6475 : audit 0 from='client.? 172.21.15.40:0/1623272182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:43.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:43 smithi141 bash[31670]: cluster 2023-12-01T21:20:42.343954+0000 mgr.y (mgr.24356) 10275 : cluster 0 pgmap v10243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:43.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:43 smithi141 bash[31670]: audit 2023-12-01T21:20:42.789041+0000 mon.c (mon.2) 6475 : audit 0 from='client.? 172.21.15.40:0/1623272182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:45 smithi040 bash[41173]: cluster 2023-12-01T21:20:44.344857+0000 mgr.y (mgr.24356) 10276 : cluster 0 pgmap v10244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:45 smithi040 bash[41173]: audit 2023-12-01T21:20:45.257227+0000 mon.c (mon.2) 6476 : audit 0 from='client.? 172.21.15.40:0/2714406759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:45 smithi040 bash[28232]: cluster 2023-12-01T21:20:44.344857+0000 mgr.y (mgr.24356) 10276 : cluster 0 pgmap v10244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:45 smithi040 bash[28232]: audit 2023-12-01T21:20:45.257227+0000 mon.c (mon.2) 6476 : audit 0 from='client.? 172.21.15.40:0/2714406759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:45 smithi141 bash[31670]: cluster 2023-12-01T21:20:44.344857+0000 mgr.y (mgr.24356) 10276 : cluster 0 pgmap v10244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:45 smithi141 bash[31670]: audit 2023-12-01T21:20:45.257227+0000 mon.c (mon.2) 6476 : audit 0 from='client.? 172.21.15.40:0/2714406759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:20:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:20:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:47 smithi040 bash[41173]: cluster 2023-12-01T21:20:46.345809+0000 mgr.y (mgr.24356) 10277 : cluster 0 pgmap v10245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:47 smithi040 bash[28232]: cluster 2023-12-01T21:20:46.345809+0000 mgr.y (mgr.24356) 10277 : cluster 0 pgmap v10245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:47 smithi141 bash[31670]: cluster 2023-12-01T21:20:46.345809+0000 mgr.y (mgr.24356) 10277 : cluster 0 pgmap v10245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:48 smithi141 bash[31670]: audit 2023-12-01T21:20:47.725160+0000 mon.a (mon.0) 6660 : audit 0 from='client.? 172.21.15.40:0/2977202561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:48 smithi040 bash[41173]: audit 2023-12-01T21:20:47.725160+0000 mon.a (mon.0) 6660 : audit 0 from='client.? 172.21.15.40:0/2977202561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:48 smithi040 bash[28232]: audit 2023-12-01T21:20:47.725160+0000 mon.a (mon.0) 6660 : audit 0 from='client.? 172.21.15.40:0/2977202561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:49 smithi141 bash[31670]: cluster 2023-12-01T21:20:48.346497+0000 mgr.y (mgr.24356) 10278 : cluster 0 pgmap v10246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:49 smithi141 bash[31670]: audit 2023-12-01T21:20:48.861501+0000 mon.c (mon.2) 6477 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:49 smithi040 bash[28232]: cluster 2023-12-01T21:20:48.346497+0000 mgr.y (mgr.24356) 10278 : cluster 0 pgmap v10246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:49 smithi040 bash[28232]: audit 2023-12-01T21:20:48.861501+0000 mon.c (mon.2) 6477 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:49 smithi040 bash[41173]: cluster 2023-12-01T21:20:48.346497+0000 mgr.y (mgr.24356) 10278 : cluster 0 pgmap v10246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:49 smithi040 bash[41173]: audit 2023-12-01T21:20:48.861501+0000 mon.c (mon.2) 6477 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:50 smithi040 bash[28232]: audit 2023-12-01T21:20:50.190265+0000 mon.c (mon.2) 6478 : audit 0 from='client.? 172.21.15.40:0/3005406278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:50 smithi040 bash[28232]: cluster 2023-12-01T21:20:50.347703+0000 mgr.y (mgr.24356) 10279 : cluster 0 pgmap v10247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:50 smithi040 bash[41173]: audit 2023-12-01T21:20:50.190265+0000 mon.c (mon.2) 6478 : audit 0 from='client.? 172.21.15.40:0/3005406278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:50 smithi040 bash[41173]: cluster 2023-12-01T21:20:50.347703+0000 mgr.y (mgr.24356) 10279 : cluster 0 pgmap v10247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:50 smithi141 bash[31670]: audit 2023-12-01T21:20:50.190265+0000 mon.c (mon.2) 6478 : audit 0 from='client.? 172.21.15.40:0/3005406278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:50 smithi141 bash[31670]: cluster 2023-12-01T21:20:50.347703+0000 mgr.y (mgr.24356) 10279 : cluster 0 pgmap v10247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:53 smithi040 bash[28232]: cluster 2023-12-01T21:20:52.348298+0000 mgr.y (mgr.24356) 10280 : cluster 0 pgmap v10248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:53.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:53 smithi040 bash[28232]: audit 2023-12-01T21:20:52.652906+0000 mon.c (mon.2) 6479 : audit 0 from='client.? 172.21.15.40:0/1406556609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:53 smithi040 bash[41173]: cluster 2023-12-01T21:20:52.348298+0000 mgr.y (mgr.24356) 10280 : cluster 0 pgmap v10248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:53.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:53 smithi040 bash[41173]: audit 2023-12-01T21:20:52.652906+0000 mon.c (mon.2) 6479 : audit 0 from='client.? 172.21.15.40:0/1406556609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:53 smithi141 bash[31670]: cluster 2023-12-01T21:20:52.348298+0000 mgr.y (mgr.24356) 10280 : cluster 0 pgmap v10248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:53.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:53 smithi141 bash[31670]: audit 2023-12-01T21:20:52.652906+0000 mon.c (mon.2) 6479 : audit 0 from='client.? 172.21.15.40:0/1406556609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:55 smithi040 bash[41173]: cluster 2023-12-01T21:20:54.349188+0000 mgr.y (mgr.24356) 10281 : cluster 0 pgmap v10249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:55 smithi040 bash[41173]: audit 2023-12-01T21:20:55.115875+0000 mon.c (mon.2) 6480 : audit 0 from='client.? 172.21.15.40:0/904372133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:55 smithi040 bash[28232]: cluster 2023-12-01T21:20:54.349188+0000 mgr.y (mgr.24356) 10281 : cluster 0 pgmap v10249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:55.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:55 smithi040 bash[28232]: audit 2023-12-01T21:20:55.115875+0000 mon.c (mon.2) 6480 : audit 0 from='client.? 172.21.15.40:0/904372133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:55 smithi141 bash[31670]: cluster 2023-12-01T21:20:54.349188+0000 mgr.y (mgr.24356) 10281 : cluster 0 pgmap v10249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:55 smithi141 bash[31670]: audit 2023-12-01T21:20:55.115875+0000 mon.c (mon.2) 6480 : audit 0 from='client.? 172.21.15.40:0/904372133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:20:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:20:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:57 smithi141 bash[31670]: cluster 2023-12-01T21:20:56.350189+0000 mgr.y (mgr.24356) 10282 : cluster 0 pgmap v10250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:57.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:57 smithi040 bash[28232]: cluster 2023-12-01T21:20:56.350189+0000 mgr.y (mgr.24356) 10282 : cluster 0 pgmap v10250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:57.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:57 smithi040 bash[41173]: cluster 2023-12-01T21:20:56.350189+0000 mgr.y (mgr.24356) 10282 : cluster 0 pgmap v10250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:58 smithi141 bash[31670]: audit 2023-12-01T21:20:57.581981+0000 mon.a (mon.0) 6661 : audit 0 from='client.? 172.21.15.40:0/3185502990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:58 smithi040 bash[28232]: audit 2023-12-01T21:20:57.581981+0000 mon.a (mon.0) 6661 : audit 0 from='client.? 172.21.15.40:0/3185502990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:58 smithi040 bash[41173]: audit 2023-12-01T21:20:57.581981+0000 mon.a (mon.0) 6661 : audit 0 from='client.? 172.21.15.40:0/3185502990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:20:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:20:59 smithi141 bash[31670]: cluster 2023-12-01T21:20:58.350913+0000 mgr.y (mgr.24356) 10283 : cluster 0 pgmap v10251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:20:59 smithi040 bash[41173]: cluster 2023-12-01T21:20:58.350913+0000 mgr.y (mgr.24356) 10283 : cluster 0 pgmap v10251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:20:59.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:20:59 smithi040 bash[28232]: cluster 2023-12-01T21:20:58.350913+0000 mgr.y (mgr.24356) 10283 : cluster 0 pgmap v10251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:00 smithi040 bash[28232]: audit 2023-12-01T21:21:00.050700+0000 mon.c (mon.2) 6481 : audit 0 from='client.? 172.21.15.40:0/2543246034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:00 smithi040 bash[28232]: cluster 2023-12-01T21:21:00.352137+0000 mgr.y (mgr.24356) 10284 : cluster 0 pgmap v10252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:00 smithi040 bash[41173]: audit 2023-12-01T21:21:00.050700+0000 mon.c (mon.2) 6481 : audit 0 from='client.? 172.21.15.40:0/2543246034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:00 smithi040 bash[41173]: cluster 2023-12-01T21:21:00.352137+0000 mgr.y (mgr.24356) 10284 : cluster 0 pgmap v10252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:00 smithi141 bash[31670]: audit 2023-12-01T21:21:00.050700+0000 mon.c (mon.2) 6481 : audit 0 from='client.? 172.21.15.40:0/2543246034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:00 smithi141 bash[31670]: cluster 2023-12-01T21:21:00.352137+0000 mgr.y (mgr.24356) 10284 : cluster 0 pgmap v10252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:03 smithi040 bash[28232]: cluster 2023-12-01T21:21:02.352840+0000 mgr.y (mgr.24356) 10285 : cluster 0 pgmap v10253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:03 smithi040 bash[28232]: audit 2023-12-01T21:21:02.512869+0000 mon.c (mon.2) 6482 : audit 0 from='client.? 172.21.15.40:0/1058674773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:03 smithi040 bash[41173]: cluster 2023-12-01T21:21:02.352840+0000 mgr.y (mgr.24356) 10285 : cluster 0 pgmap v10253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:03 smithi040 bash[41173]: audit 2023-12-01T21:21:02.512869+0000 mon.c (mon.2) 6482 : audit 0 from='client.? 172.21.15.40:0/1058674773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:03 smithi141 bash[31670]: cluster 2023-12-01T21:21:02.352840+0000 mgr.y (mgr.24356) 10285 : cluster 0 pgmap v10253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:03 smithi141 bash[31670]: audit 2023-12-01T21:21:02.512869+0000 mon.c (mon.2) 6482 : audit 0 from='client.? 172.21.15.40:0/1058674773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:04 smithi141 bash[31670]: audit 2023-12-01T21:21:03.862035+0000 mon.c (mon.2) 6483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:04 smithi040 bash[28232]: audit 2023-12-01T21:21:03.862035+0000 mon.c (mon.2) 6483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:04 smithi040 bash[41173]: audit 2023-12-01T21:21:03.862035+0000 mon.c (mon.2) 6483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:05 smithi141 bash[31670]: cluster 2023-12-01T21:21:04.353900+0000 mgr.y (mgr.24356) 10286 : cluster 0 pgmap v10254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:05.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:05 smithi141 bash[31670]: audit 2023-12-01T21:21:04.983972+0000 mon.a (mon.0) 6662 : audit 0 from='client.? 172.21.15.40:0/1768287405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:05.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:05 smithi040 bash[28232]: cluster 2023-12-01T21:21:04.353900+0000 mgr.y (mgr.24356) 10286 : cluster 0 pgmap v10254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:05.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:05 smithi040 bash[28232]: audit 2023-12-01T21:21:04.983972+0000 mon.a (mon.0) 6662 : audit 0 from='client.? 172.21.15.40:0/1768287405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:05.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:05 smithi040 bash[41173]: cluster 2023-12-01T21:21:04.353900+0000 mgr.y (mgr.24356) 10286 : cluster 0 pgmap v10254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:05.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:05 smithi040 bash[41173]: audit 2023-12-01T21:21:04.983972+0000 mon.a (mon.0) 6662 : audit 0 from='client.? 172.21.15.40:0/1768287405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:21:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:21:07.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:07 smithi141 bash[31670]: cluster 2023-12-01T21:21:06.354918+0000 mgr.y (mgr.24356) 10287 : cluster 0 pgmap v10255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:07 smithi040 bash[28232]: cluster 2023-12-01T21:21:06.354918+0000 mgr.y (mgr.24356) 10287 : cluster 0 pgmap v10255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:07.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:07 smithi040 bash[41173]: cluster 2023-12-01T21:21:06.354918+0000 mgr.y (mgr.24356) 10287 : cluster 0 pgmap v10255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:08 smithi141 bash[31670]: audit 2023-12-01T21:21:07.448588+0000 mon.a (mon.0) 6663 : audit 0 from='client.? 172.21.15.40:0/292806626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:08 smithi040 bash[28232]: audit 2023-12-01T21:21:07.448588+0000 mon.a (mon.0) 6663 : audit 0 from='client.? 172.21.15.40:0/292806626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:08 smithi040 bash[41173]: audit 2023-12-01T21:21:07.448588+0000 mon.a (mon.0) 6663 : audit 0 from='client.? 172.21.15.40:0/292806626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:09 smithi141 bash[31670]: cluster 2023-12-01T21:21:08.355599+0000 mgr.y (mgr.24356) 10288 : cluster 0 pgmap v10256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:09 smithi040 bash[41173]: cluster 2023-12-01T21:21:08.355599+0000 mgr.y (mgr.24356) 10288 : cluster 0 pgmap v10256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:09.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:09 smithi040 bash[28232]: cluster 2023-12-01T21:21:08.355599+0000 mgr.y (mgr.24356) 10288 : cluster 0 pgmap v10256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:10 smithi040 bash[28232]: audit 2023-12-01T21:21:09.922455+0000 mon.a (mon.0) 6664 : audit 0 from='client.? 172.21.15.40:0/1381015098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:10 smithi040 bash[28232]: cluster 2023-12-01T21:21:10.356919+0000 mgr.y (mgr.24356) 10289 : cluster 0 pgmap v10257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:10 smithi040 bash[41173]: audit 2023-12-01T21:21:09.922455+0000 mon.a (mon.0) 6664 : audit 0 from='client.? 172.21.15.40:0/1381015098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:11.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:10 smithi040 bash[41173]: cluster 2023-12-01T21:21:10.356919+0000 mgr.y (mgr.24356) 10289 : cluster 0 pgmap v10257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:10 smithi141 bash[31670]: audit 2023-12-01T21:21:09.922455+0000 mon.a (mon.0) 6664 : audit 0 from='client.? 172.21.15.40:0/1381015098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:10 smithi141 bash[31670]: cluster 2023-12-01T21:21:10.356919+0000 mgr.y (mgr.24356) 10289 : cluster 0 pgmap v10257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:12 smithi141 bash[31670]: audit 2023-12-01T21:21:12.390397+0000 mon.b (mon.1) 50 : audit 0 from='client.? 172.21.15.40:0/1597829746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:12.782 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 21:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T21:21:12.380670018Z level=info msg="Completed cleanup jobs" duration=341.7699ms 2023-12-01T21:21:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:12 smithi040 bash[28232]: audit 2023-12-01T21:21:12.390397+0000 mon.b (mon.1) 50 : audit 0 from='client.? 172.21.15.40:0/1597829746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:12 smithi040 bash[41173]: audit 2023-12-01T21:21:12.390397+0000 mon.b (mon.1) 50 : audit 0 from='client.? 172.21.15.40:0/1597829746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:13 smithi141 bash[31670]: cluster 2023-12-01T21:21:12.357605+0000 mgr.y (mgr.24356) 10290 : cluster 0 pgmap v10258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:13 smithi141 bash[31670]: audit 2023-12-01T21:21:13.297602+0000 mon.c (mon.2) 6484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:21:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:13 smithi040 bash[41173]: cluster 2023-12-01T21:21:12.357605+0000 mgr.y (mgr.24356) 10290 : cluster 0 pgmap v10258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:13 smithi040 bash[41173]: audit 2023-12-01T21:21:13.297602+0000 mon.c (mon.2) 6484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:21:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:13 smithi040 bash[28232]: cluster 2023-12-01T21:21:12.357605+0000 mgr.y (mgr.24356) 10290 : cluster 0 pgmap v10258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:13 smithi040 bash[28232]: audit 2023-12-01T21:21:13.297602+0000 mon.c (mon.2) 6484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:21:14.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:14 smithi141 bash[31670]: cluster 2023-12-01T21:21:14.358577+0000 mgr.y (mgr.24356) 10291 : cluster 0 pgmap v10259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:14 smithi040 bash[41173]: cluster 2023-12-01T21:21:14.358577+0000 mgr.y (mgr.24356) 10291 : cluster 0 pgmap v10259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:14 smithi040 bash[28232]: cluster 2023-12-01T21:21:14.358577+0000 mgr.y (mgr.24356) 10291 : cluster 0 pgmap v10259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:16.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:15 smithi040 bash[41173]: audit 2023-12-01T21:21:14.863367+0000 mon.c (mon.2) 6485 : audit 0 from='client.? 172.21.15.40:0/2089569602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:16.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:15 smithi040 bash[28232]: audit 2023-12-01T21:21:14.863367+0000 mon.c (mon.2) 6485 : audit 0 from='client.? 172.21.15.40:0/2089569602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:16.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:15 smithi141 bash[31670]: audit 2023-12-01T21:21:14.863367+0000 mon.c (mon.2) 6485 : audit 0 from='client.? 172.21.15.40:0/2089569602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:16.873 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:21:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:21:16.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:16 smithi040 bash[28232]: cluster 2023-12-01T21:21:16.359532+0000 mgr.y (mgr.24356) 10292 : cluster 0 pgmap v10260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:16.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:16 smithi040 bash[41173]: cluster 2023-12-01T21:21:16.359532+0000 mgr.y (mgr.24356) 10292 : cluster 0 pgmap v10260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:16 smithi141 bash[31670]: cluster 2023-12-01T21:21:16.359532+0000 mgr.y (mgr.24356) 10292 : cluster 0 pgmap v10260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:18.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:17 smithi040 bash[28232]: audit 2023-12-01T21:21:17.328459+0000 mon.c (mon.2) 6486 : audit 0 from='client.? 172.21.15.40:0/520217160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:18.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:17 smithi040 bash[41173]: audit 2023-12-01T21:21:17.328459+0000 mon.c (mon.2) 6486 : audit 0 from='client.? 172.21.15.40:0/520217160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:17 smithi141 bash[31670]: audit 2023-12-01T21:21:17.328459+0000 mon.c (mon.2) 6486 : audit 0 from='client.? 172.21.15.40:0/520217160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:19.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:18 smithi040 bash[28232]: cluster 2023-12-01T21:21:18.360355+0000 mgr.y (mgr.24356) 10293 : cluster 0 pgmap v10261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:19.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:18 smithi040 bash[28232]: audit 2023-12-01T21:21:18.862575+0000 mon.c (mon.2) 6487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:18 smithi040 bash[41173]: cluster 2023-12-01T21:21:18.360355+0000 mgr.y (mgr.24356) 10293 : cluster 0 pgmap v10261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:19.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:18 smithi040 bash[41173]: audit 2023-12-01T21:21:18.862575+0000 mon.c (mon.2) 6487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:18 smithi141 bash[31670]: cluster 2023-12-01T21:21:18.360355+0000 mgr.y (mgr.24356) 10293 : cluster 0 pgmap v10261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:18 smithi141 bash[31670]: audit 2023-12-01T21:21:18.862575+0000 mon.c (mon.2) 6487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:20.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.195920+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.208081+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.494446+0000 mon.a (mon.0) 6667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.504248+0000 mon.a (mon.0) 6668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.811575+0000 mon.a (mon.0) 6669 : audit 0 from='client.? 172.21.15.40:0/2194935109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:20.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.979910+0000 mon.c (mon.2) 6488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:21:20.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.981701+0000 mon.c (mon.2) 6489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:21:20.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:20 smithi141 bash[31670]: audit 2023-12-01T21:21:19.990410+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.195920+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.208081+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.494446+0000 mon.a (mon.0) 6667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.504248+0000 mon.a (mon.0) 6668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.811575+0000 mon.a (mon.0) 6669 : audit 0 from='client.? 172.21.15.40:0/2194935109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.979910+0000 mon.c (mon.2) 6488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.981701+0000 mon.c (mon.2) 6489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[28232]: audit 2023-12-01T21:21:19.990410+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.195920+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.208081+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.494446+0000 mon.a (mon.0) 6667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.504248+0000 mon.a (mon.0) 6668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:20.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.811575+0000 mon.a (mon.0) 6669 : audit 0 from='client.? 172.21.15.40:0/2194935109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:20.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.979910+0000 mon.c (mon.2) 6488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:21:20.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.981701+0000 mon.c (mon.2) 6489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:21:20.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:20 smithi040 bash[41173]: audit 2023-12-01T21:21:19.990410+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:21:21.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:21 smithi141 bash[31670]: cluster 2023-12-01T21:21:20.361556+0000 mgr.y (mgr.24356) 10294 : cluster 0 pgmap v10262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:21.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:21 smithi040 bash[28232]: cluster 2023-12-01T21:21:20.361556+0000 mgr.y (mgr.24356) 10294 : cluster 0 pgmap v10262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:21.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:21 smithi040 bash[41173]: cluster 2023-12-01T21:21:20.361556+0000 mgr.y (mgr.24356) 10294 : cluster 0 pgmap v10262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:22 smithi040 bash[28232]: audit 2023-12-01T21:21:22.276882+0000 mon.a (mon.0) 6671 : audit 0 from='client.? 172.21.15.40:0/3944173762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:22 smithi040 bash[41173]: audit 2023-12-01T21:21:22.276882+0000 mon.a (mon.0) 6671 : audit 0 from='client.? 172.21.15.40:0/3944173762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:22 smithi141 bash[31670]: audit 2023-12-01T21:21:22.276882+0000 mon.a (mon.0) 6671 : audit 0 from='client.? 172.21.15.40:0/3944173762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:23 smithi040 bash[28232]: cluster 2023-12-01T21:21:22.362239+0000 mgr.y (mgr.24356) 10295 : cluster 0 pgmap v10263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:23.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:23 smithi040 bash[41173]: cluster 2023-12-01T21:21:22.362239+0000 mgr.y (mgr.24356) 10295 : cluster 0 pgmap v10263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:23 smithi141 bash[31670]: cluster 2023-12-01T21:21:22.362239+0000 mgr.y (mgr.24356) 10295 : cluster 0 pgmap v10263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:25 smithi141 bash[31670]: cluster 2023-12-01T21:21:24.363157+0000 mgr.y (mgr.24356) 10296 : cluster 0 pgmap v10264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:25 smithi141 bash[31670]: audit 2023-12-01T21:21:24.739136+0000 mon.a (mon.0) 6672 : audit 0 from='client.? 172.21.15.40:0/5963609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:25 smithi040 bash[28232]: cluster 2023-12-01T21:21:24.363157+0000 mgr.y (mgr.24356) 10296 : cluster 0 pgmap v10264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:25 smithi040 bash[28232]: audit 2023-12-01T21:21:24.739136+0000 mon.a (mon.0) 6672 : audit 0 from='client.? 172.21.15.40:0/5963609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:25 smithi040 bash[41173]: cluster 2023-12-01T21:21:24.363157+0000 mgr.y (mgr.24356) 10296 : cluster 0 pgmap v10264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:25 smithi040 bash[41173]: audit 2023-12-01T21:21:24.739136+0000 mon.a (mon.0) 6672 : audit 0 from='client.? 172.21.15.40:0/5963609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:21:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:21:27.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:27 smithi141 bash[31670]: cluster 2023-12-01T21:21:26.363951+0000 mgr.y (mgr.24356) 10297 : cluster 0 pgmap v10265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:27 smithi141 bash[31670]: audit 2023-12-01T21:21:27.203700+0000 mon.c (mon.2) 6490 : audit 0 from='client.? 172.21.15.40:0/749031907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:27.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:27 smithi040 bash[28232]: cluster 2023-12-01T21:21:26.363951+0000 mgr.y (mgr.24356) 10297 : cluster 0 pgmap v10265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:27.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:27 smithi040 bash[28232]: audit 2023-12-01T21:21:27.203700+0000 mon.c (mon.2) 6490 : audit 0 from='client.? 172.21.15.40:0/749031907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:27 smithi040 bash[41173]: cluster 2023-12-01T21:21:26.363951+0000 mgr.y (mgr.24356) 10297 : cluster 0 pgmap v10265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:27 smithi040 bash[41173]: audit 2023-12-01T21:21:27.203700+0000 mon.c (mon.2) 6490 : audit 0 from='client.? 172.21.15.40:0/749031907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:29 smithi141 bash[31670]: cluster 2023-12-01T21:21:28.364651+0000 mgr.y (mgr.24356) 10298 : cluster 0 pgmap v10266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:29 smithi040 bash[28232]: cluster 2023-12-01T21:21:28.364651+0000 mgr.y (mgr.24356) 10298 : cluster 0 pgmap v10266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:29 smithi040 bash[41173]: cluster 2023-12-01T21:21:28.364651+0000 mgr.y (mgr.24356) 10298 : cluster 0 pgmap v10266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:30 smithi141 bash[31670]: audit 2023-12-01T21:21:29.673396+0000 mon.c (mon.2) 6491 : audit 0 from='client.? 172.21.15.40:0/1317329895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:30 smithi040 bash[28232]: audit 2023-12-01T21:21:29.673396+0000 mon.c (mon.2) 6491 : audit 0 from='client.? 172.21.15.40:0/1317329895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:30 smithi040 bash[41173]: audit 2023-12-01T21:21:29.673396+0000 mon.c (mon.2) 6491 : audit 0 from='client.? 172.21.15.40:0/1317329895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:31.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:31 smithi141 bash[31670]: cluster 2023-12-01T21:21:30.365771+0000 mgr.y (mgr.24356) 10299 : cluster 0 pgmap v10267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:31.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:31 smithi040 bash[41173]: cluster 2023-12-01T21:21:30.365771+0000 mgr.y (mgr.24356) 10299 : cluster 0 pgmap v10267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:31.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:31 smithi040 bash[28232]: cluster 2023-12-01T21:21:30.365771+0000 mgr.y (mgr.24356) 10299 : cluster 0 pgmap v10267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:32 smithi141 bash[31670]: audit 2023-12-01T21:21:32.136128+0000 mon.c (mon.2) 6492 : audit 0 from='client.? 172.21.15.40:0/1825750661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:32.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:32 smithi040 bash[28232]: audit 2023-12-01T21:21:32.136128+0000 mon.c (mon.2) 6492 : audit 0 from='client.? 172.21.15.40:0/1825750661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:32 smithi040 bash[41173]: audit 2023-12-01T21:21:32.136128+0000 mon.c (mon.2) 6492 : audit 0 from='client.? 172.21.15.40:0/1825750661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:33 smithi141 bash[31670]: cluster 2023-12-01T21:21:32.366562+0000 mgr.y (mgr.24356) 10300 : cluster 0 pgmap v10268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:33 smithi040 bash[28232]: cluster 2023-12-01T21:21:32.366562+0000 mgr.y (mgr.24356) 10300 : cluster 0 pgmap v10268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:33.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:33 smithi040 bash[41173]: cluster 2023-12-01T21:21:32.366562+0000 mgr.y (mgr.24356) 10300 : cluster 0 pgmap v10268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:34 smithi141 bash[31670]: audit 2023-12-01T21:21:33.862805+0000 mon.c (mon.2) 6493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:34 smithi040 bash[41173]: audit 2023-12-01T21:21:33.862805+0000 mon.c (mon.2) 6493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:34 smithi040 bash[28232]: audit 2023-12-01T21:21:33.862805+0000 mon.c (mon.2) 6493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:35 smithi141 bash[31670]: cluster 2023-12-01T21:21:34.367569+0000 mgr.y (mgr.24356) 10301 : cluster 0 pgmap v10269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:35 smithi141 bash[31670]: audit 2023-12-01T21:21:34.604911+0000 mon.c (mon.2) 6494 : audit 0 from='client.? 172.21.15.40:0/3550869937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:35.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:35 smithi040 bash[41173]: cluster 2023-12-01T21:21:34.367569+0000 mgr.y (mgr.24356) 10301 : cluster 0 pgmap v10269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:35.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:35 smithi040 bash[41173]: audit 2023-12-01T21:21:34.604911+0000 mon.c (mon.2) 6494 : audit 0 from='client.? 172.21.15.40:0/3550869937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:35.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:35 smithi040 bash[28232]: cluster 2023-12-01T21:21:34.367569+0000 mgr.y (mgr.24356) 10301 : cluster 0 pgmap v10269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:35.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:35 smithi040 bash[28232]: audit 2023-12-01T21:21:34.604911+0000 mon.c (mon.2) 6494 : audit 0 from='client.? 172.21.15.40:0/3550869937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:36 smithi141 bash[31670]: cluster 2023-12-01T21:21:36.368563+0000 mgr.y (mgr.24356) 10302 : cluster 0 pgmap v10270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:21:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:21:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:36 smithi040 bash[41173]: cluster 2023-12-01T21:21:36.368563+0000 mgr.y (mgr.24356) 10302 : cluster 0 pgmap v10270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:36 smithi040 bash[28232]: cluster 2023-12-01T21:21:36.368563+0000 mgr.y (mgr.24356) 10302 : cluster 0 pgmap v10270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:37.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:37 smithi141 bash[31670]: audit 2023-12-01T21:21:37.073044+0000 mon.a (mon.0) 6673 : audit 0 from='client.? 172.21.15.40:0/3046947424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:37 smithi040 bash[41173]: audit 2023-12-01T21:21:37.073044+0000 mon.a (mon.0) 6673 : audit 0 from='client.? 172.21.15.40:0/3046947424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:37.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:37 smithi040 bash[28232]: audit 2023-12-01T21:21:37.073044+0000 mon.a (mon.0) 6673 : audit 0 from='client.? 172.21.15.40:0/3046947424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:38 smithi141 bash[31670]: cluster 2023-12-01T21:21:38.369223+0000 mgr.y (mgr.24356) 10303 : cluster 0 pgmap v10271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:38.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:38 smithi040 bash[28232]: cluster 2023-12-01T21:21:38.369223+0000 mgr.y (mgr.24356) 10303 : cluster 0 pgmap v10271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:38 smithi040 bash[41173]: cluster 2023-12-01T21:21:38.369223+0000 mgr.y (mgr.24356) 10303 : cluster 0 pgmap v10271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:39.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:39 smithi040 bash[28232]: audit 2023-12-01T21:21:39.539301+0000 mon.a (mon.0) 6674 : audit 0 from='client.? 172.21.15.40:0/2955038721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:39.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:39 smithi040 bash[41173]: audit 2023-12-01T21:21:39.539301+0000 mon.a (mon.0) 6674 : audit 0 from='client.? 172.21.15.40:0/2955038721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:39 smithi141 bash[31670]: audit 2023-12-01T21:21:39.539301+0000 mon.a (mon.0) 6674 : audit 0 from='client.? 172.21.15.40:0/2955038721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:40 smithi040 bash[28232]: cluster 2023-12-01T21:21:40.370335+0000 mgr.y (mgr.24356) 10304 : cluster 0 pgmap v10272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:40 smithi040 bash[41173]: cluster 2023-12-01T21:21:40.370335+0000 mgr.y (mgr.24356) 10304 : cluster 0 pgmap v10272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:40 smithi141 bash[31670]: cluster 2023-12-01T21:21:40.370335+0000 mgr.y (mgr.24356) 10304 : cluster 0 pgmap v10272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:42 smithi040 bash[28232]: audit 2023-12-01T21:21:42.001492+0000 mon.c (mon.2) 6495 : audit 0 from='client.? 172.21.15.40:0/1761842688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:42 smithi040 bash[41173]: audit 2023-12-01T21:21:42.001492+0000 mon.c (mon.2) 6495 : audit 0 from='client.? 172.21.15.40:0/1761842688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:42 smithi141 bash[31670]: audit 2023-12-01T21:21:42.001492+0000 mon.c (mon.2) 6495 : audit 0 from='client.? 172.21.15.40:0/1761842688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:43 smithi040 bash[28232]: cluster 2023-12-01T21:21:42.371041+0000 mgr.y (mgr.24356) 10305 : cluster 0 pgmap v10273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:43 smithi040 bash[41173]: cluster 2023-12-01T21:21:42.371041+0000 mgr.y (mgr.24356) 10305 : cluster 0 pgmap v10273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:43 smithi141 bash[31670]: cluster 2023-12-01T21:21:42.371041+0000 mgr.y (mgr.24356) 10305 : cluster 0 pgmap v10273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:45 smithi141 bash[31670]: cluster 2023-12-01T21:21:44.372011+0000 mgr.y (mgr.24356) 10306 : cluster 0 pgmap v10274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:45.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:45 smithi141 bash[31670]: audit 2023-12-01T21:21:44.481208+0000 mon.a (mon.0) 6675 : audit 0 from='client.? 172.21.15.40:0/2666868328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:45.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:45 smithi040 bash[28232]: cluster 2023-12-01T21:21:44.372011+0000 mgr.y (mgr.24356) 10306 : cluster 0 pgmap v10274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:45.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:45 smithi040 bash[28232]: audit 2023-12-01T21:21:44.481208+0000 mon.a (mon.0) 6675 : audit 0 from='client.? 172.21.15.40:0/2666868328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:45.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:45 smithi040 bash[41173]: cluster 2023-12-01T21:21:44.372011+0000 mgr.y (mgr.24356) 10306 : cluster 0 pgmap v10274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:45.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:45 smithi040 bash[41173]: audit 2023-12-01T21:21:44.481208+0000 mon.a (mon.0) 6675 : audit 0 from='client.? 172.21.15.40:0/2666868328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:21:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:21:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:47 smithi141 bash[31670]: cluster 2023-12-01T21:21:46.372900+0000 mgr.y (mgr.24356) 10307 : cluster 0 pgmap v10275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:47 smithi141 bash[31670]: audit 2023-12-01T21:21:46.946421+0000 mon.c (mon.2) 6496 : audit 0 from='client.? 172.21.15.40:0/2884210347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:47 smithi040 bash[28232]: cluster 2023-12-01T21:21:46.372900+0000 mgr.y (mgr.24356) 10307 : cluster 0 pgmap v10275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:47 smithi040 bash[28232]: audit 2023-12-01T21:21:46.946421+0000 mon.c (mon.2) 6496 : audit 0 from='client.? 172.21.15.40:0/2884210347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:47 smithi040 bash[41173]: cluster 2023-12-01T21:21:46.372900+0000 mgr.y (mgr.24356) 10307 : cluster 0 pgmap v10275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:47.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:47 smithi040 bash[41173]: audit 2023-12-01T21:21:46.946421+0000 mon.c (mon.2) 6496 : audit 0 from='client.? 172.21.15.40:0/2884210347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:49 smithi141 bash[31670]: cluster 2023-12-01T21:21:48.373589+0000 mgr.y (mgr.24356) 10308 : cluster 0 pgmap v10276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:49 smithi141 bash[31670]: audit 2023-12-01T21:21:48.863242+0000 mon.c (mon.2) 6497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:49 smithi141 bash[31670]: audit 2023-12-01T21:21:49.423754+0000 mon.c (mon.2) 6498 : audit 0 from='client.? 172.21.15.40:0/22275458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:49 smithi040 bash[28232]: cluster 2023-12-01T21:21:48.373589+0000 mgr.y (mgr.24356) 10308 : cluster 0 pgmap v10276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:49 smithi040 bash[28232]: audit 2023-12-01T21:21:48.863242+0000 mon.c (mon.2) 6497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:49 smithi040 bash[28232]: audit 2023-12-01T21:21:49.423754+0000 mon.c (mon.2) 6498 : audit 0 from='client.? 172.21.15.40:0/22275458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:49 smithi040 bash[41173]: cluster 2023-12-01T21:21:48.373589+0000 mgr.y (mgr.24356) 10308 : cluster 0 pgmap v10276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:49 smithi040 bash[41173]: audit 2023-12-01T21:21:48.863242+0000 mon.c (mon.2) 6497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:49 smithi040 bash[41173]: audit 2023-12-01T21:21:49.423754+0000 mon.c (mon.2) 6498 : audit 0 from='client.? 172.21.15.40:0/22275458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:50 smithi040 bash[28232]: cluster 2023-12-01T21:21:50.374763+0000 mgr.y (mgr.24356) 10309 : cluster 0 pgmap v10277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:50 smithi040 bash[41173]: cluster 2023-12-01T21:21:50.374763+0000 mgr.y (mgr.24356) 10309 : cluster 0 pgmap v10277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:50 smithi141 bash[31670]: cluster 2023-12-01T21:21:50.374763+0000 mgr.y (mgr.24356) 10309 : cluster 0 pgmap v10277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:52.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:51 smithi040 bash[41173]: audit 2023-12-01T21:21:51.876931+0000 mon.a (mon.0) 6676 : audit 0 from='client.? 172.21.15.40:0/1525888360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:52.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:51 smithi040 bash[28232]: audit 2023-12-01T21:21:51.876931+0000 mon.a (mon.0) 6676 : audit 0 from='client.? 172.21.15.40:0/1525888360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:51 smithi141 bash[31670]: audit 2023-12-01T21:21:51.876931+0000 mon.a (mon.0) 6676 : audit 0 from='client.? 172.21.15.40:0/1525888360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:53.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:52 smithi040 bash[28232]: cluster 2023-12-01T21:21:52.375448+0000 mgr.y (mgr.24356) 10310 : cluster 0 pgmap v10278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:52 smithi040 bash[41173]: cluster 2023-12-01T21:21:52.375448+0000 mgr.y (mgr.24356) 10310 : cluster 0 pgmap v10278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:52 smithi141 bash[31670]: cluster 2023-12-01T21:21:52.375448+0000 mgr.y (mgr.24356) 10310 : cluster 0 pgmap v10278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:54.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:54 smithi040 bash[28232]: audit 2023-12-01T21:21:54.338191+0000 mon.c (mon.2) 6499 : audit 0 from='client.? 172.21.15.40:0/2226374082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:54 smithi040 bash[41173]: audit 2023-12-01T21:21:54.338191+0000 mon.c (mon.2) 6499 : audit 0 from='client.? 172.21.15.40:0/2226374082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:54 smithi141 bash[31670]: audit 2023-12-01T21:21:54.338191+0000 mon.c (mon.2) 6499 : audit 0 from='client.? 172.21.15.40:0/2226374082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:55.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:55 smithi141 bash[31670]: cluster 2023-12-01T21:21:54.376311+0000 mgr.y (mgr.24356) 10311 : cluster 0 pgmap v10279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:55.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:55 smithi040 bash[28232]: cluster 2023-12-01T21:21:54.376311+0000 mgr.y (mgr.24356) 10311 : cluster 0 pgmap v10279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:55.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:55 smithi040 bash[41173]: cluster 2023-12-01T21:21:54.376311+0000 mgr.y (mgr.24356) 10311 : cluster 0 pgmap v10279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:21:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:21:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:57 smithi141 bash[31670]: cluster 2023-12-01T21:21:56.377096+0000 mgr.y (mgr.24356) 10312 : cluster 0 pgmap v10280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:57.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:57 smithi141 bash[31670]: audit 2023-12-01T21:21:56.800927+0000 mon.c (mon.2) 6500 : audit 0 from='client.? 172.21.15.40:0/2373482560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:57.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:57 smithi040 bash[41173]: cluster 2023-12-01T21:21:56.377096+0000 mgr.y (mgr.24356) 10312 : cluster 0 pgmap v10280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:57.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:57 smithi040 bash[41173]: audit 2023-12-01T21:21:56.800927+0000 mon.c (mon.2) 6500 : audit 0 from='client.? 172.21.15.40:0/2373482560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:57.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:57 smithi040 bash[28232]: cluster 2023-12-01T21:21:56.377096+0000 mgr.y (mgr.24356) 10312 : cluster 0 pgmap v10280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:57.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:57 smithi040 bash[28232]: audit 2023-12-01T21:21:56.800927+0000 mon.c (mon.2) 6500 : audit 0 from='client.? 172.21.15.40:0/2373482560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:59 smithi141 bash[31670]: cluster 2023-12-01T21:21:58.377772+0000 mgr.y (mgr.24356) 10313 : cluster 0 pgmap v10281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:59.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:21:59 smithi141 bash[31670]: audit 2023-12-01T21:21:59.260166+0000 mon.c (mon.2) 6501 : audit 0 from='client.? 172.21.15.40:0/1369813439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:59.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:59 smithi040 bash[28232]: cluster 2023-12-01T21:21:58.377772+0000 mgr.y (mgr.24356) 10313 : cluster 0 pgmap v10281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:59.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:21:59 smithi040 bash[28232]: audit 2023-12-01T21:21:59.260166+0000 mon.c (mon.2) 6501 : audit 0 from='client.? 172.21.15.40:0/1369813439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:21:59.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:59 smithi040 bash[41173]: cluster 2023-12-01T21:21:58.377772+0000 mgr.y (mgr.24356) 10313 : cluster 0 pgmap v10281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:21:59.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:21:59 smithi040 bash[41173]: audit 2023-12-01T21:21:59.260166+0000 mon.c (mon.2) 6501 : audit 0 from='client.? 172.21.15.40:0/1369813439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:00 smithi040 bash[41173]: cluster 2023-12-01T21:22:00.378934+0000 mgr.y (mgr.24356) 10314 : cluster 0 pgmap v10282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:00 smithi040 bash[28232]: cluster 2023-12-01T21:22:00.378934+0000 mgr.y (mgr.24356) 10314 : cluster 0 pgmap v10282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:00 smithi141 bash[31670]: cluster 2023-12-01T21:22:00.378934+0000 mgr.y (mgr.24356) 10314 : cluster 0 pgmap v10282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:02.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:01 smithi040 bash[28232]: audit 2023-12-01T21:22:01.720202+0000 mon.a (mon.0) 6677 : audit 0 from='client.? 172.21.15.40:0/2553352902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:02.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:01 smithi040 bash[41173]: audit 2023-12-01T21:22:01.720202+0000 mon.a (mon.0) 6677 : audit 0 from='client.? 172.21.15.40:0/2553352902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:01 smithi141 bash[31670]: audit 2023-12-01T21:22:01.720202+0000 mon.a (mon.0) 6677 : audit 0 from='client.? 172.21.15.40:0/2553352902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:03.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:02 smithi040 bash[28232]: cluster 2023-12-01T21:22:02.379623+0000 mgr.y (mgr.24356) 10315 : cluster 0 pgmap v10283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:03.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:02 smithi040 bash[41173]: cluster 2023-12-01T21:22:02.379623+0000 mgr.y (mgr.24356) 10315 : cluster 0 pgmap v10283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:02 smithi141 bash[31670]: cluster 2023-12-01T21:22:02.379623+0000 mgr.y (mgr.24356) 10315 : cluster 0 pgmap v10283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:03 smithi040 bash[28232]: audit 2023-12-01T21:22:03.863941+0000 mon.c (mon.2) 6502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:04.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:03 smithi040 bash[41173]: audit 2023-12-01T21:22:03.863941+0000 mon.c (mon.2) 6502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:03 smithi141 bash[31670]: audit 2023-12-01T21:22:03.863941+0000 mon.c (mon.2) 6502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:04 smithi040 bash[41173]: audit 2023-12-01T21:22:04.182073+0000 mon.c (mon.2) 6503 : audit 0 from='client.? 172.21.15.40:0/3112667835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:04 smithi040 bash[41173]: cluster 2023-12-01T21:22:04.380636+0000 mgr.y (mgr.24356) 10316 : cluster 0 pgmap v10284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:04 smithi040 bash[28232]: audit 2023-12-01T21:22:04.182073+0000 mon.c (mon.2) 6503 : audit 0 from='client.? 172.21.15.40:0/3112667835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:04 smithi040 bash[28232]: cluster 2023-12-01T21:22:04.380636+0000 mgr.y (mgr.24356) 10316 : cluster 0 pgmap v10284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:04 smithi141 bash[31670]: audit 2023-12-01T21:22:04.182073+0000 mon.c (mon.2) 6503 : audit 0 from='client.? 172.21.15.40:0/3112667835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:04 smithi141 bash[31670]: cluster 2023-12-01T21:22:04.380636+0000 mgr.y (mgr.24356) 10316 : cluster 0 pgmap v10284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:22:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:22:07.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:07 smithi141 bash[31670]: cluster 2023-12-01T21:22:06.381535+0000 mgr.y (mgr.24356) 10317 : cluster 0 pgmap v10285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:07 smithi141 bash[31670]: audit 2023-12-01T21:22:06.651166+0000 mon.a (mon.0) 6678 : audit 0 from='client.? 172.21.15.40:0/1157739343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:07.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:07 smithi040 bash[41173]: cluster 2023-12-01T21:22:06.381535+0000 mgr.y (mgr.24356) 10317 : cluster 0 pgmap v10285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:07.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:07 smithi040 bash[41173]: audit 2023-12-01T21:22:06.651166+0000 mon.a (mon.0) 6678 : audit 0 from='client.? 172.21.15.40:0/1157739343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:07.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:07 smithi040 bash[28232]: cluster 2023-12-01T21:22:06.381535+0000 mgr.y (mgr.24356) 10317 : cluster 0 pgmap v10285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:07.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:07 smithi040 bash[28232]: audit 2023-12-01T21:22:06.651166+0000 mon.a (mon.0) 6678 : audit 0 from='client.? 172.21.15.40:0/1157739343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:09 smithi141 bash[31670]: cluster 2023-12-01T21:22:08.382371+0000 mgr.y (mgr.24356) 10318 : cluster 0 pgmap v10286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:09.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:09 smithi141 bash[31670]: audit 2023-12-01T21:22:09.111712+0000 mon.a (mon.0) 6679 : audit 0 from='client.? 172.21.15.40:0/2193511851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:09.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:09 smithi040 bash[28232]: cluster 2023-12-01T21:22:08.382371+0000 mgr.y (mgr.24356) 10318 : cluster 0 pgmap v10286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:09.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:09 smithi040 bash[28232]: audit 2023-12-01T21:22:09.111712+0000 mon.a (mon.0) 6679 : audit 0 from='client.? 172.21.15.40:0/2193511851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:09.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:09 smithi040 bash[41173]: cluster 2023-12-01T21:22:08.382371+0000 mgr.y (mgr.24356) 10318 : cluster 0 pgmap v10286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:09.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:09 smithi040 bash[41173]: audit 2023-12-01T21:22:09.111712+0000 mon.a (mon.0) 6679 : audit 0 from='client.? 172.21.15.40:0/2193511851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:11.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:10 smithi040 bash[28232]: cluster 2023-12-01T21:22:10.383663+0000 mgr.y (mgr.24356) 10319 : cluster 0 pgmap v10287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:10 smithi040 bash[41173]: cluster 2023-12-01T21:22:10.383663+0000 mgr.y (mgr.24356) 10319 : cluster 0 pgmap v10287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:10 smithi141 bash[31670]: cluster 2023-12-01T21:22:10.383663+0000 mgr.y (mgr.24356) 10319 : cluster 0 pgmap v10287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:12.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:11 smithi040 bash[28232]: audit 2023-12-01T21:22:11.579053+0000 mon.a (mon.0) 6680 : audit 0 from='client.? 172.21.15.40:0/2452698852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:12.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:11 smithi040 bash[41173]: audit 2023-12-01T21:22:11.579053+0000 mon.a (mon.0) 6680 : audit 0 from='client.? 172.21.15.40:0/2452698852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:11 smithi141 bash[31670]: audit 2023-12-01T21:22:11.579053+0000 mon.a (mon.0) 6680 : audit 0 from='client.? 172.21.15.40:0/2452698852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:13.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:12 smithi040 bash[28232]: cluster 2023-12-01T21:22:12.384505+0000 mgr.y (mgr.24356) 10320 : cluster 0 pgmap v10288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:13.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:12 smithi040 bash[41173]: cluster 2023-12-01T21:22:12.384505+0000 mgr.y (mgr.24356) 10320 : cluster 0 pgmap v10288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:13.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:12 smithi141 bash[31670]: cluster 2023-12-01T21:22:12.384505+0000 mgr.y (mgr.24356) 10320 : cluster 0 pgmap v10288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:14 smithi040 bash[28232]: audit 2023-12-01T21:22:14.042794+0000 mon.a (mon.0) 6681 : audit 0 from='client.? 172.21.15.40:0/2386435224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:14 smithi040 bash[41173]: audit 2023-12-01T21:22:14.042794+0000 mon.a (mon.0) 6681 : audit 0 from='client.? 172.21.15.40:0/2386435224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:14 smithi141 bash[31670]: audit 2023-12-01T21:22:14.042794+0000 mon.a (mon.0) 6681 : audit 0 from='client.? 172.21.15.40:0/2386435224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:15 smithi040 bash[28232]: cluster 2023-12-01T21:22:14.385523+0000 mgr.y (mgr.24356) 10321 : cluster 0 pgmap v10289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:15 smithi040 bash[41173]: cluster 2023-12-01T21:22:14.385523+0000 mgr.y (mgr.24356) 10321 : cluster 0 pgmap v10289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:15 smithi141 bash[31670]: cluster 2023-12-01T21:22:14.385523+0000 mgr.y (mgr.24356) 10321 : cluster 0 pgmap v10289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:22:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:22:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:17 smithi141 bash[31670]: cluster 2023-12-01T21:22:16.386296+0000 mgr.y (mgr.24356) 10322 : cluster 0 pgmap v10290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:17.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:17 smithi141 bash[31670]: audit 2023-12-01T21:22:16.516624+0000 mon.c (mon.2) 6504 : audit 0 from='client.? 172.21.15.40:0/718522505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:17 smithi040 bash[28232]: cluster 2023-12-01T21:22:16.386296+0000 mgr.y (mgr.24356) 10322 : cluster 0 pgmap v10290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:17 smithi040 bash[28232]: audit 2023-12-01T21:22:16.516624+0000 mon.c (mon.2) 6504 : audit 0 from='client.? 172.21.15.40:0/718522505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:17 smithi040 bash[41173]: cluster 2023-12-01T21:22:16.386296+0000 mgr.y (mgr.24356) 10322 : cluster 0 pgmap v10290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:17 smithi040 bash[41173]: audit 2023-12-01T21:22:16.516624+0000 mon.c (mon.2) 6504 : audit 0 from='client.? 172.21.15.40:0/718522505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:19 smithi141 bash[31670]: cluster 2023-12-01T21:22:18.386927+0000 mgr.y (mgr.24356) 10323 : cluster 0 pgmap v10291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:19 smithi141 bash[31670]: audit 2023-12-01T21:22:18.863848+0000 mon.c (mon.2) 6505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:19 smithi141 bash[31670]: audit 2023-12-01T21:22:18.983091+0000 mon.c (mon.2) 6506 : audit 0 from='client.? 172.21.15.40:0/2219843388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:19 smithi040 bash[28232]: cluster 2023-12-01T21:22:18.386927+0000 mgr.y (mgr.24356) 10323 : cluster 0 pgmap v10291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:19 smithi040 bash[28232]: audit 2023-12-01T21:22:18.863848+0000 mon.c (mon.2) 6505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:19 smithi040 bash[28232]: audit 2023-12-01T21:22:18.983091+0000 mon.c (mon.2) 6506 : audit 0 from='client.? 172.21.15.40:0/2219843388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:19 smithi040 bash[41173]: cluster 2023-12-01T21:22:18.386927+0000 mgr.y (mgr.24356) 10323 : cluster 0 pgmap v10291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:19 smithi040 bash[41173]: audit 2023-12-01T21:22:18.863848+0000 mon.c (mon.2) 6505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:19 smithi040 bash[41173]: audit 2023-12-01T21:22:18.983091+0000 mon.c (mon.2) 6506 : audit 0 from='client.? 172.21.15.40:0/2219843388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:20 smithi040 bash[28232]: audit 2023-12-01T21:22:20.075562+0000 mon.c (mon.2) 6507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:22:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:20 smithi040 bash[28232]: cluster 2023-12-01T21:22:20.387977+0000 mgr.y (mgr.24356) 10324 : cluster 0 pgmap v10292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:20 smithi040 bash[41173]: audit 2023-12-01T21:22:20.075562+0000 mon.c (mon.2) 6507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:22:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:20 smithi040 bash[41173]: cluster 2023-12-01T21:22:20.387977+0000 mgr.y (mgr.24356) 10324 : cluster 0 pgmap v10292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:20 smithi141 bash[31670]: audit 2023-12-01T21:22:20.075562+0000 mon.c (mon.2) 6507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:22:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:20 smithi141 bash[31670]: cluster 2023-12-01T21:22:20.387977+0000 mgr.y (mgr.24356) 10324 : cluster 0 pgmap v10292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:22.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:21 smithi040 bash[28232]: audit 2023-12-01T21:22:21.441884+0000 mon.c (mon.2) 6508 : audit 0 from='client.? 172.21.15.40:0/3549407669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:22.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:21 smithi040 bash[41173]: audit 2023-12-01T21:22:21.441884+0000 mon.c (mon.2) 6508 : audit 0 from='client.? 172.21.15.40:0/3549407669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:21 smithi141 bash[31670]: audit 2023-12-01T21:22:21.441884+0000 mon.c (mon.2) 6508 : audit 0 from='client.? 172.21.15.40:0/3549407669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:23.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:22 smithi040 bash[28232]: cluster 2023-12-01T21:22:22.388669+0000 mgr.y (mgr.24356) 10325 : cluster 0 pgmap v10293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:23.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:22 smithi040 bash[41173]: cluster 2023-12-01T21:22:22.388669+0000 mgr.y (mgr.24356) 10325 : cluster 0 pgmap v10293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:22 smithi141 bash[31670]: cluster 2023-12-01T21:22:22.388669+0000 mgr.y (mgr.24356) 10325 : cluster 0 pgmap v10293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:23 smithi141 bash[31670]: audit 2023-12-01T21:22:23.903504+0000 mon.a (mon.0) 6682 : audit 0 from='client.? 172.21.15.40:0/1165063715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:23 smithi040 bash[28232]: audit 2023-12-01T21:22:23.903504+0000 mon.a (mon.0) 6682 : audit 0 from='client.? 172.21.15.40:0/1165063715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:23 smithi040 bash[41173]: audit 2023-12-01T21:22:23.903504+0000 mon.a (mon.0) 6682 : audit 0 from='client.? 172.21.15.40:0/1165063715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:24 smithi141 bash[31670]: cluster 2023-12-01T21:22:24.389806+0000 mgr.y (mgr.24356) 10326 : cluster 0 pgmap v10294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:24 smithi040 bash[28232]: cluster 2023-12-01T21:22:24.389806+0000 mgr.y (mgr.24356) 10326 : cluster 0 pgmap v10294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:24 smithi040 bash[41173]: cluster 2023-12-01T21:22:24.389806+0000 mgr.y (mgr.24356) 10326 : cluster 0 pgmap v10294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:22:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.020211+0000 mon.a (mon.0) 6683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.032472+0000 mon.a (mon.0) 6684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.327377+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.340362+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.377626+0000 mon.a (mon.0) 6687 : audit 0 from='client.? 172.21.15.40:0/2346135903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: cluster 2023-12-01T21:22:26.390580+0000 mgr.y (mgr.24356) 10327 : cluster 0 pgmap v10295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.819543+0000 mon.c (mon.2) 6509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.821357+0000 mon.c (mon.2) 6510 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:22:27.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:27 smithi141 bash[31670]: audit 2023-12-01T21:22:26.830715+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.020211+0000 mon.a (mon.0) 6683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.032472+0000 mon.a (mon.0) 6684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.327377+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.340362+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.377626+0000 mon.a (mon.0) 6687 : audit 0 from='client.? 172.21.15.40:0/2346135903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: cluster 2023-12-01T21:22:26.390580+0000 mgr.y (mgr.24356) 10327 : cluster 0 pgmap v10295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.819543+0000 mon.c (mon.2) 6509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.821357+0000 mon.c (mon.2) 6510 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:22:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[28232]: audit 2023-12-01T21:22:26.830715+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.020211+0000 mon.a (mon.0) 6683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.032472+0000 mon.a (mon.0) 6684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.327377+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.340362+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.377626+0000 mon.a (mon.0) 6687 : audit 0 from='client.? 172.21.15.40:0/2346135903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: cluster 2023-12-01T21:22:26.390580+0000 mgr.y (mgr.24356) 10327 : cluster 0 pgmap v10295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.819543+0000 mon.c (mon.2) 6509 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.821357+0000 mon.c (mon.2) 6510 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:22:27.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:27 smithi040 bash[41173]: audit 2023-12-01T21:22:26.830715+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:22:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:29 smithi141 bash[31670]: cluster 2023-12-01T21:22:28.391233+0000 mgr.y (mgr.24356) 10328 : cluster 0 pgmap v10296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:29.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:29 smithi141 bash[31670]: audit 2023-12-01T21:22:28.838883+0000 mon.a (mon.0) 6689 : audit 0 from='client.? 172.21.15.40:0/3810810801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:29 smithi040 bash[41173]: cluster 2023-12-01T21:22:28.391233+0000 mgr.y (mgr.24356) 10328 : cluster 0 pgmap v10296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:29 smithi040 bash[41173]: audit 2023-12-01T21:22:28.838883+0000 mon.a (mon.0) 6689 : audit 0 from='client.? 172.21.15.40:0/3810810801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:29 smithi040 bash[28232]: cluster 2023-12-01T21:22:28.391233+0000 mgr.y (mgr.24356) 10328 : cluster 0 pgmap v10296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:29.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:29 smithi040 bash[28232]: audit 2023-12-01T21:22:28.838883+0000 mon.a (mon.0) 6689 : audit 0 from='client.? 172.21.15.40:0/3810810801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:30 smithi040 bash[41173]: cluster 2023-12-01T21:22:30.392287+0000 mgr.y (mgr.24356) 10329 : cluster 0 pgmap v10297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:31.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:30 smithi040 bash[28232]: cluster 2023-12-01T21:22:30.392287+0000 mgr.y (mgr.24356) 10329 : cluster 0 pgmap v10297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:30 smithi141 bash[31670]: cluster 2023-12-01T21:22:30.392287+0000 mgr.y (mgr.24356) 10329 : cluster 0 pgmap v10297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:32.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:31 smithi040 bash[28232]: audit 2023-12-01T21:22:31.304070+0000 mon.c (mon.2) 6511 : audit 0 from='client.? 172.21.15.40:0/1677981531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:32.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:31 smithi040 bash[41173]: audit 2023-12-01T21:22:31.304070+0000 mon.c (mon.2) 6511 : audit 0 from='client.? 172.21.15.40:0/1677981531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:31 smithi141 bash[31670]: audit 2023-12-01T21:22:31.304070+0000 mon.c (mon.2) 6511 : audit 0 from='client.? 172.21.15.40:0/1677981531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:32 smithi040 bash[28232]: cluster 2023-12-01T21:22:32.392965+0000 mgr.y (mgr.24356) 10330 : cluster 0 pgmap v10298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:33.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:32 smithi040 bash[41173]: cluster 2023-12-01T21:22:32.392965+0000 mgr.y (mgr.24356) 10330 : cluster 0 pgmap v10298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:32 smithi141 bash[31670]: cluster 2023-12-01T21:22:32.392965+0000 mgr.y (mgr.24356) 10330 : cluster 0 pgmap v10298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:33 smithi040 bash[28232]: audit 2023-12-01T21:22:33.772830+0000 mon.c (mon.2) 6512 : audit 0 from='client.? 172.21.15.40:0/1178615828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:33 smithi040 bash[28232]: audit 2023-12-01T21:22:33.864345+0000 mon.c (mon.2) 6513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:33 smithi040 bash[41173]: audit 2023-12-01T21:22:33.772830+0000 mon.c (mon.2) 6512 : audit 0 from='client.? 172.21.15.40:0/1178615828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:33 smithi040 bash[41173]: audit 2023-12-01T21:22:33.864345+0000 mon.c (mon.2) 6513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:33 smithi141 bash[31670]: audit 2023-12-01T21:22:33.772830+0000 mon.c (mon.2) 6512 : audit 0 from='client.? 172.21.15.40:0/1178615828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:33 smithi141 bash[31670]: audit 2023-12-01T21:22:33.864345+0000 mon.c (mon.2) 6513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:34 smithi141 bash[31670]: cluster 2023-12-01T21:22:34.393969+0000 mgr.y (mgr.24356) 10331 : cluster 0 pgmap v10299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:35.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:34 smithi040 bash[28232]: cluster 2023-12-01T21:22:34.393969+0000 mgr.y (mgr.24356) 10331 : cluster 0 pgmap v10299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:34 smithi040 bash[41173]: cluster 2023-12-01T21:22:34.393969+0000 mgr.y (mgr.24356) 10331 : cluster 0 pgmap v10299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:36.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:22:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:22:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:36 smithi040 bash[41173]: audit 2023-12-01T21:22:36.239490+0000 mon.c (mon.2) 6514 : audit 0 from='client.? 172.21.15.40:0/3337545806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:36 smithi040 bash[28232]: audit 2023-12-01T21:22:36.239490+0000 mon.c (mon.2) 6514 : audit 0 from='client.? 172.21.15.40:0/3337545806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:36 smithi141 bash[31670]: audit 2023-12-01T21:22:36.239490+0000 mon.c (mon.2) 6514 : audit 0 from='client.? 172.21.15.40:0/3337545806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:37.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:37 smithi040 bash[41173]: cluster 2023-12-01T21:22:36.394753+0000 mgr.y (mgr.24356) 10332 : cluster 0 pgmap v10300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:37.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:37 smithi040 bash[28232]: cluster 2023-12-01T21:22:36.394753+0000 mgr.y (mgr.24356) 10332 : cluster 0 pgmap v10300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:37 smithi141 bash[31670]: cluster 2023-12-01T21:22:36.394753+0000 mgr.y (mgr.24356) 10332 : cluster 0 pgmap v10300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:39.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:39 smithi141 bash[31670]: cluster 2023-12-01T21:22:38.395192+0000 mgr.y (mgr.24356) 10333 : cluster 0 pgmap v10301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:39.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:39 smithi141 bash[31670]: audit 2023-12-01T21:22:38.702178+0000 mon.c (mon.2) 6515 : audit 0 from='client.? 172.21.15.40:0/2334979347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:39.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:39 smithi040 bash[28232]: cluster 2023-12-01T21:22:38.395192+0000 mgr.y (mgr.24356) 10333 : cluster 0 pgmap v10301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:39.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:39 smithi040 bash[28232]: audit 2023-12-01T21:22:38.702178+0000 mon.c (mon.2) 6515 : audit 0 from='client.? 172.21.15.40:0/2334979347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:39.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:39 smithi040 bash[41173]: cluster 2023-12-01T21:22:38.395192+0000 mgr.y (mgr.24356) 10333 : cluster 0 pgmap v10301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:39.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:39 smithi040 bash[41173]: audit 2023-12-01T21:22:38.702178+0000 mon.c (mon.2) 6515 : audit 0 from='client.? 172.21.15.40:0/2334979347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:40 smithi040 bash[41173]: cluster 2023-12-01T21:22:40.396294+0000 mgr.y (mgr.24356) 10334 : cluster 0 pgmap v10302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:40 smithi040 bash[28232]: cluster 2023-12-01T21:22:40.396294+0000 mgr.y (mgr.24356) 10334 : cluster 0 pgmap v10302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:40 smithi141 bash[31670]: cluster 2023-12-01T21:22:40.396294+0000 mgr.y (mgr.24356) 10334 : cluster 0 pgmap v10302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:41 smithi040 bash[28232]: audit 2023-12-01T21:22:41.178121+0000 mon.c (mon.2) 6516 : audit 0 from='client.? 172.21.15.40:0/1115153652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:42.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:41 smithi040 bash[41173]: audit 2023-12-01T21:22:41.178121+0000 mon.c (mon.2) 6516 : audit 0 from='client.? 172.21.15.40:0/1115153652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:41 smithi141 bash[31670]: audit 2023-12-01T21:22:41.178121+0000 mon.c (mon.2) 6516 : audit 0 from='client.? 172.21.15.40:0/1115153652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:43.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:42 smithi040 bash[28232]: cluster 2023-12-01T21:22:42.396953+0000 mgr.y (mgr.24356) 10335 : cluster 0 pgmap v10303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:43.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:42 smithi040 bash[41173]: cluster 2023-12-01T21:22:42.396953+0000 mgr.y (mgr.24356) 10335 : cluster 0 pgmap v10303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:42 smithi141 bash[31670]: cluster 2023-12-01T21:22:42.396953+0000 mgr.y (mgr.24356) 10335 : cluster 0 pgmap v10303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:43 smithi040 bash[28232]: audit 2023-12-01T21:22:43.639334+0000 mon.c (mon.2) 6517 : audit 0 from='client.? 172.21.15.40:0/1926183252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:43 smithi040 bash[41173]: audit 2023-12-01T21:22:43.639334+0000 mon.c (mon.2) 6517 : audit 0 from='client.? 172.21.15.40:0/1926183252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:44.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:43 smithi141 bash[31670]: audit 2023-12-01T21:22:43.639334+0000 mon.c (mon.2) 6517 : audit 0 from='client.? 172.21.15.40:0/1926183252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:45.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:44 smithi141 bash[31670]: cluster 2023-12-01T21:22:44.397940+0000 mgr.y (mgr.24356) 10336 : cluster 0 pgmap v10304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:44 smithi040 bash[28232]: cluster 2023-12-01T21:22:44.397940+0000 mgr.y (mgr.24356) 10336 : cluster 0 pgmap v10304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:44 smithi040 bash[41173]: cluster 2023-12-01T21:22:44.397940+0000 mgr.y (mgr.24356) 10336 : cluster 0 pgmap v10304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:46 smithi040 bash[28232]: audit 2023-12-01T21:22:46.099989+0000 mon.a (mon.0) 6690 : audit 0 from='client.? 172.21.15.40:0/3988599860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:46 smithi040 bash[41173]: audit 2023-12-01T21:22:46.099989+0000 mon.a (mon.0) 6690 : audit 0 from='client.? 172.21.15.40:0/3988599860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:46 smithi141 bash[31670]: audit 2023-12-01T21:22:46.099989+0000 mon.a (mon.0) 6690 : audit 0 from='client.? 172.21.15.40:0/3988599860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:22:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:22:47.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:47 smithi141 bash[31670]: cluster 2023-12-01T21:22:46.398689+0000 mgr.y (mgr.24356) 10337 : cluster 0 pgmap v10305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:47 smithi040 bash[28232]: cluster 2023-12-01T21:22:46.398689+0000 mgr.y (mgr.24356) 10337 : cluster 0 pgmap v10305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:47 smithi040 bash[41173]: cluster 2023-12-01T21:22:46.398689+0000 mgr.y (mgr.24356) 10337 : cluster 0 pgmap v10305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:49 smithi141 bash[31670]: cluster 2023-12-01T21:22:48.399372+0000 mgr.y (mgr.24356) 10338 : cluster 0 pgmap v10306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:49 smithi141 bash[31670]: audit 2023-12-01T21:22:48.568790+0000 mon.c (mon.2) 6518 : audit 0 from='client.? 172.21.15.40:0/2682448583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:49 smithi141 bash[31670]: audit 2023-12-01T21:22:48.865106+0000 mon.c (mon.2) 6519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:49 smithi040 bash[28232]: cluster 2023-12-01T21:22:48.399372+0000 mgr.y (mgr.24356) 10338 : cluster 0 pgmap v10306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:49 smithi040 bash[28232]: audit 2023-12-01T21:22:48.568790+0000 mon.c (mon.2) 6518 : audit 0 from='client.? 172.21.15.40:0/2682448583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:49 smithi040 bash[28232]: audit 2023-12-01T21:22:48.865106+0000 mon.c (mon.2) 6519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:49 smithi040 bash[41173]: cluster 2023-12-01T21:22:48.399372+0000 mgr.y (mgr.24356) 10338 : cluster 0 pgmap v10306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:49 smithi040 bash[41173]: audit 2023-12-01T21:22:48.568790+0000 mon.c (mon.2) 6518 : audit 0 from='client.? 172.21.15.40:0/2682448583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:49 smithi040 bash[41173]: audit 2023-12-01T21:22:48.865106+0000 mon.c (mon.2) 6519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:51.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:50 smithi040 bash[41173]: cluster 2023-12-01T21:22:50.400495+0000 mgr.y (mgr.24356) 10339 : cluster 0 pgmap v10307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:51.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:50 smithi040 bash[28232]: cluster 2023-12-01T21:22:50.400495+0000 mgr.y (mgr.24356) 10339 : cluster 0 pgmap v10307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:50 smithi141 bash[31670]: cluster 2023-12-01T21:22:50.400495+0000 mgr.y (mgr.24356) 10339 : cluster 0 pgmap v10307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:51 smithi040 bash[28232]: audit 2023-12-01T21:22:51.030928+0000 mon.a (mon.0) 6691 : audit 0 from='client.? 172.21.15.40:0/1224769449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:52.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:51 smithi040 bash[41173]: audit 2023-12-01T21:22:51.030928+0000 mon.a (mon.0) 6691 : audit 0 from='client.? 172.21.15.40:0/1224769449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:51 smithi141 bash[31670]: audit 2023-12-01T21:22:51.030928+0000 mon.a (mon.0) 6691 : audit 0 from='client.? 172.21.15.40:0/1224769449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:52 smithi040 bash[28232]: cluster 2023-12-01T21:22:52.401171+0000 mgr.y (mgr.24356) 10340 : cluster 0 pgmap v10308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:53.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:52 smithi040 bash[41173]: cluster 2023-12-01T21:22:52.401171+0000 mgr.y (mgr.24356) 10340 : cluster 0 pgmap v10308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:52 smithi141 bash[31670]: cluster 2023-12-01T21:22:52.401171+0000 mgr.y (mgr.24356) 10340 : cluster 0 pgmap v10308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:54.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:53 smithi141 bash[31670]: audit 2023-12-01T21:22:53.491060+0000 mon.a (mon.0) 6692 : audit 0 from='client.? 172.21.15.40:0/3552930408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:53 smithi040 bash[28232]: audit 2023-12-01T21:22:53.491060+0000 mon.a (mon.0) 6692 : audit 0 from='client.? 172.21.15.40:0/3552930408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:54.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:53 smithi040 bash[41173]: audit 2023-12-01T21:22:53.491060+0000 mon.a (mon.0) 6692 : audit 0 from='client.? 172.21.15.40:0/3552930408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:54 smithi141 bash[31670]: cluster 2023-12-01T21:22:54.402223+0000 mgr.y (mgr.24356) 10341 : cluster 0 pgmap v10309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:55.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:54 smithi040 bash[28232]: cluster 2023-12-01T21:22:54.402223+0000 mgr.y (mgr.24356) 10341 : cluster 0 pgmap v10309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:55.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:54 smithi040 bash[41173]: cluster 2023-12-01T21:22:54.402223+0000 mgr.y (mgr.24356) 10341 : cluster 0 pgmap v10309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:56.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:56 smithi141 bash[31670]: audit 2023-12-01T21:22:55.958214+0000 mon.c (mon.2) 6520 : audit 0 from='client.? 172.21.15.40:0/3479908806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:56 smithi040 bash[41173]: audit 2023-12-01T21:22:55.958214+0000 mon.c (mon.2) 6520 : audit 0 from='client.? 172.21.15.40:0/3479908806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:56.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:56 smithi040 bash[28232]: audit 2023-12-01T21:22:55.958214+0000 mon.c (mon.2) 6520 : audit 0 from='client.? 172.21.15.40:0/3479908806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:22:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:22:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:57 smithi141 bash[31670]: cluster 2023-12-01T21:22:56.403027+0000 mgr.y (mgr.24356) 10342 : cluster 0 pgmap v10310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:57 smithi040 bash[28232]: cluster 2023-12-01T21:22:56.403027+0000 mgr.y (mgr.24356) 10342 : cluster 0 pgmap v10310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:57.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:57 smithi040 bash[41173]: cluster 2023-12-01T21:22:56.403027+0000 mgr.y (mgr.24356) 10342 : cluster 0 pgmap v10310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:58 smithi141 bash[31670]: cluster 2023-12-01T21:22:58.403488+0000 mgr.y (mgr.24356) 10343 : cluster 0 pgmap v10311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:22:58 smithi141 bash[31670]: audit 2023-12-01T21:22:58.423875+0000 mon.a (mon.0) 6693 : audit 0 from='client.? 172.21.15.40:0/4123806776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:58 smithi040 bash[28232]: cluster 2023-12-01T21:22:58.403488+0000 mgr.y (mgr.24356) 10343 : cluster 0 pgmap v10311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:22:58 smithi040 bash[28232]: audit 2023-12-01T21:22:58.423875+0000 mon.a (mon.0) 6693 : audit 0 from='client.? 172.21.15.40:0/4123806776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:22:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:58 smithi040 bash[41173]: cluster 2023-12-01T21:22:58.403488+0000 mgr.y (mgr.24356) 10343 : cluster 0 pgmap v10311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:22:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:22:58 smithi040 bash[41173]: audit 2023-12-01T21:22:58.423875+0000 mon.a (mon.0) 6693 : audit 0 from='client.? 172.21.15.40:0/4123806776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:00 smithi040 bash[41173]: cluster 2023-12-01T21:23:00.404626+0000 mgr.y (mgr.24356) 10344 : cluster 0 pgmap v10312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:01.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:00 smithi040 bash[41173]: audit 2023-12-01T21:23:00.887857+0000 mon.a (mon.0) 6694 : audit 0 from='client.? 172.21.15.40:0/975348538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:00 smithi040 bash[28232]: cluster 2023-12-01T21:23:00.404626+0000 mgr.y (mgr.24356) 10344 : cluster 0 pgmap v10312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:01.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:00 smithi040 bash[28232]: audit 2023-12-01T21:23:00.887857+0000 mon.a (mon.0) 6694 : audit 0 from='client.? 172.21.15.40:0/975348538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:00 smithi141 bash[31670]: cluster 2023-12-01T21:23:00.404626+0000 mgr.y (mgr.24356) 10344 : cluster 0 pgmap v10312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:00 smithi141 bash[31670]: audit 2023-12-01T21:23:00.887857+0000 mon.a (mon.0) 6694 : audit 0 from='client.? 172.21.15.40:0/975348538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:03 smithi141 bash[31670]: cluster 2023-12-01T21:23:02.405213+0000 mgr.y (mgr.24356) 10345 : cluster 0 pgmap v10313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:03 smithi141 bash[31670]: audit 2023-12-01T21:23:03.357970+0000 mon.c (mon.2) 6521 : audit 0 from='client.? 172.21.15.40:0/1496657739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:03 smithi040 bash[28232]: cluster 2023-12-01T21:23:02.405213+0000 mgr.y (mgr.24356) 10345 : cluster 0 pgmap v10313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:03 smithi040 bash[28232]: audit 2023-12-01T21:23:03.357970+0000 mon.c (mon.2) 6521 : audit 0 from='client.? 172.21.15.40:0/1496657739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:03.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:03 smithi040 bash[41173]: cluster 2023-12-01T21:23:02.405213+0000 mgr.y (mgr.24356) 10345 : cluster 0 pgmap v10313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:03.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:03 smithi040 bash[41173]: audit 2023-12-01T21:23:03.357970+0000 mon.c (mon.2) 6521 : audit 0 from='client.? 172.21.15.40:0/1496657739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:04 smithi141 bash[31670]: audit 2023-12-01T21:23:03.865237+0000 mon.c (mon.2) 6522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:04 smithi040 bash[28232]: audit 2023-12-01T21:23:03.865237+0000 mon.c (mon.2) 6522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:04.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:04 smithi040 bash[41173]: audit 2023-12-01T21:23:03.865237+0000 mon.c (mon.2) 6522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:05 smithi141 bash[31670]: cluster 2023-12-01T21:23:04.406212+0000 mgr.y (mgr.24356) 10346 : cluster 0 pgmap v10314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:05 smithi040 bash[28232]: cluster 2023-12-01T21:23:04.406212+0000 mgr.y (mgr.24356) 10346 : cluster 0 pgmap v10314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:05 smithi040 bash[41173]: cluster 2023-12-01T21:23:04.406212+0000 mgr.y (mgr.24356) 10346 : cluster 0 pgmap v10314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:06 smithi141 bash[31670]: audit 2023-12-01T21:23:05.820900+0000 mon.c (mon.2) 6523 : audit 0 from='client.? 172.21.15.40:0/4104040252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:06.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:06 smithi141 bash[31670]: cluster 2023-12-01T21:23:06.407165+0000 mgr.y (mgr.24356) 10347 : cluster 0 pgmap v10315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:06 smithi040 bash[28232]: audit 2023-12-01T21:23:05.820900+0000 mon.c (mon.2) 6523 : audit 0 from='client.? 172.21.15.40:0/4104040252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:06 smithi040 bash[28232]: cluster 2023-12-01T21:23:06.407165+0000 mgr.y (mgr.24356) 10347 : cluster 0 pgmap v10315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:06 smithi040 bash[41173]: audit 2023-12-01T21:23:05.820900+0000 mon.c (mon.2) 6523 : audit 0 from='client.? 172.21.15.40:0/4104040252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:06 smithi040 bash[41173]: cluster 2023-12-01T21:23:06.407165+0000 mgr.y (mgr.24356) 10347 : cluster 0 pgmap v10315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:23:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:23:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:08 smithi040 bash[41173]: audit 2023-12-01T21:23:08.283209+0000 mon.c (mon.2) 6524 : audit 0 from='client.? 172.21.15.40:0/1540284614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:08 smithi040 bash[28232]: audit 2023-12-01T21:23:08.283209+0000 mon.c (mon.2) 6524 : audit 0 from='client.? 172.21.15.40:0/1540284614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:08 smithi141 bash[31670]: audit 2023-12-01T21:23:08.283209+0000 mon.c (mon.2) 6524 : audit 0 from='client.? 172.21.15.40:0/1540284614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:09.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:09 smithi040 bash[41173]: cluster 2023-12-01T21:23:08.407865+0000 mgr.y (mgr.24356) 10348 : cluster 0 pgmap v10316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:09 smithi040 bash[28232]: cluster 2023-12-01T21:23:08.407865+0000 mgr.y (mgr.24356) 10348 : cluster 0 pgmap v10316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:09 smithi141 bash[31670]: cluster 2023-12-01T21:23:08.407865+0000 mgr.y (mgr.24356) 10348 : cluster 0 pgmap v10316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:10 smithi040 bash[28232]: cluster 2023-12-01T21:23:10.408683+0000 mgr.y (mgr.24356) 10349 : cluster 0 pgmap v10317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:11.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:10 smithi040 bash[28232]: audit 2023-12-01T21:23:10.744107+0000 mon.a (mon.0) 6695 : audit 0 from='client.? 172.21.15.40:0/3877630176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:10 smithi040 bash[41173]: cluster 2023-12-01T21:23:10.408683+0000 mgr.y (mgr.24356) 10349 : cluster 0 pgmap v10317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:11.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:10 smithi040 bash[41173]: audit 2023-12-01T21:23:10.744107+0000 mon.a (mon.0) 6695 : audit 0 from='client.? 172.21.15.40:0/3877630176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:10 smithi141 bash[31670]: cluster 2023-12-01T21:23:10.408683+0000 mgr.y (mgr.24356) 10349 : cluster 0 pgmap v10317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:10 smithi141 bash[31670]: audit 2023-12-01T21:23:10.744107+0000 mon.a (mon.0) 6695 : audit 0 from='client.? 172.21.15.40:0/3877630176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:13.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:13 smithi141 bash[31670]: cluster 2023-12-01T21:23:12.409335+0000 mgr.y (mgr.24356) 10350 : cluster 0 pgmap v10318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:13.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:13 smithi141 bash[31670]: audit 2023-12-01T21:23:13.207447+0000 mon.c (mon.2) 6525 : audit 0 from='client.? 172.21.15.40:0/140465721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:13.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:13 smithi040 bash[28232]: cluster 2023-12-01T21:23:12.409335+0000 mgr.y (mgr.24356) 10350 : cluster 0 pgmap v10318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:13 smithi040 bash[28232]: audit 2023-12-01T21:23:13.207447+0000 mon.c (mon.2) 6525 : audit 0 from='client.? 172.21.15.40:0/140465721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:13 smithi040 bash[41173]: cluster 2023-12-01T21:23:12.409335+0000 mgr.y (mgr.24356) 10350 : cluster 0 pgmap v10318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:13.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:13 smithi040 bash[41173]: audit 2023-12-01T21:23:13.207447+0000 mon.c (mon.2) 6525 : audit 0 from='client.? 172.21.15.40:0/140465721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:14 smithi141 bash[31670]: cluster 2023-12-01T21:23:14.410334+0000 mgr.y (mgr.24356) 10351 : cluster 0 pgmap v10319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:14 smithi040 bash[28232]: cluster 2023-12-01T21:23:14.410334+0000 mgr.y (mgr.24356) 10351 : cluster 0 pgmap v10319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:14 smithi040 bash[41173]: cluster 2023-12-01T21:23:14.410334+0000 mgr.y (mgr.24356) 10351 : cluster 0 pgmap v10319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:16.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:15 smithi040 bash[28232]: audit 2023-12-01T21:23:15.668272+0000 mon.a (mon.0) 6696 : audit 0 from='client.? 172.21.15.40:0/1612910496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:16.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:15 smithi040 bash[41173]: audit 2023-12-01T21:23:15.668272+0000 mon.a (mon.0) 6696 : audit 0 from='client.? 172.21.15.40:0/1612910496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:15 smithi141 bash[31670]: audit 2023-12-01T21:23:15.668272+0000 mon.a (mon.0) 6696 : audit 0 from='client.? 172.21.15.40:0/1612910496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:23:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:23:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:16 smithi040 bash[41173]: cluster 2023-12-01T21:23:16.411112+0000 mgr.y (mgr.24356) 10352 : cluster 0 pgmap v10320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:16.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:16 smithi040 bash[28232]: cluster 2023-12-01T21:23:16.411112+0000 mgr.y (mgr.24356) 10352 : cluster 0 pgmap v10320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:16 smithi141 bash[31670]: cluster 2023-12-01T21:23:16.411112+0000 mgr.y (mgr.24356) 10352 : cluster 0 pgmap v10320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:18 smithi141 bash[31670]: audit 2023-12-01T21:23:18.133431+0000 mon.a (mon.0) 6697 : audit 0 from='client.? 172.21.15.40:0/4213331263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:18 smithi040 bash[28232]: audit 2023-12-01T21:23:18.133431+0000 mon.a (mon.0) 6697 : audit 0 from='client.? 172.21.15.40:0/4213331263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:18 smithi040 bash[41173]: audit 2023-12-01T21:23:18.133431+0000 mon.a (mon.0) 6697 : audit 0 from='client.? 172.21.15.40:0/4213331263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:19 smithi141 bash[31670]: cluster 2023-12-01T21:23:18.411729+0000 mgr.y (mgr.24356) 10353 : cluster 0 pgmap v10321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:19.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:19 smithi141 bash[31670]: audit 2023-12-01T21:23:18.865607+0000 mon.c (mon.2) 6526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:19 smithi040 bash[41173]: cluster 2023-12-01T21:23:18.411729+0000 mgr.y (mgr.24356) 10353 : cluster 0 pgmap v10321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:19 smithi040 bash[41173]: audit 2023-12-01T21:23:18.865607+0000 mon.c (mon.2) 6526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:19 smithi040 bash[28232]: cluster 2023-12-01T21:23:18.411729+0000 mgr.y (mgr.24356) 10353 : cluster 0 pgmap v10321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:19 smithi040 bash[28232]: audit 2023-12-01T21:23:18.865607+0000 mon.c (mon.2) 6526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:21.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:20 smithi040 bash[28232]: cluster 2023-12-01T21:23:20.412871+0000 mgr.y (mgr.24356) 10354 : cluster 0 pgmap v10322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:21.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:20 smithi040 bash[28232]: audit 2023-12-01T21:23:20.600484+0000 mon.c (mon.2) 6527 : audit 0 from='client.? 172.21.15.40:0/3855941832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:20 smithi040 bash[41173]: cluster 2023-12-01T21:23:20.412871+0000 mgr.y (mgr.24356) 10354 : cluster 0 pgmap v10322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:21.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:20 smithi040 bash[41173]: audit 2023-12-01T21:23:20.600484+0000 mon.c (mon.2) 6527 : audit 0 from='client.? 172.21.15.40:0/3855941832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:20 smithi141 bash[31670]: cluster 2023-12-01T21:23:20.412871+0000 mgr.y (mgr.24356) 10354 : cluster 0 pgmap v10322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:20 smithi141 bash[31670]: audit 2023-12-01T21:23:20.600484+0000 mon.c (mon.2) 6527 : audit 0 from='client.? 172.21.15.40:0/3855941832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:22 smithi141 bash[31670]: cluster 2023-12-01T21:23:22.413497+0000 mgr.y (mgr.24356) 10355 : cluster 0 pgmap v10323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:22 smithi040 bash[41173]: cluster 2023-12-01T21:23:22.413497+0000 mgr.y (mgr.24356) 10355 : cluster 0 pgmap v10323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:22 smithi040 bash[28232]: cluster 2023-12-01T21:23:22.413497+0000 mgr.y (mgr.24356) 10355 : cluster 0 pgmap v10323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:23 smithi141 bash[31670]: audit 2023-12-01T21:23:23.069079+0000 mon.a (mon.0) 6698 : audit 0 from='client.? 172.21.15.40:0/556837820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:23.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:23 smithi040 bash[28232]: audit 2023-12-01T21:23:23.069079+0000 mon.a (mon.0) 6698 : audit 0 from='client.? 172.21.15.40:0/556837820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:23.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:23 smithi040 bash[41173]: audit 2023-12-01T21:23:23.069079+0000 mon.a (mon.0) 6698 : audit 0 from='client.? 172.21.15.40:0/556837820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:24 smithi040 bash[41173]: cluster 2023-12-01T21:23:24.414515+0000 mgr.y (mgr.24356) 10356 : cluster 0 pgmap v10324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:24 smithi040 bash[28232]: cluster 2023-12-01T21:23:24.414515+0000 mgr.y (mgr.24356) 10356 : cluster 0 pgmap v10324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:24 smithi141 bash[31670]: cluster 2023-12-01T21:23:24.414515+0000 mgr.y (mgr.24356) 10356 : cluster 0 pgmap v10324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:26.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:25 smithi040 bash[28232]: audit 2023-12-01T21:23:25.526237+0000 mon.c (mon.2) 6528 : audit 0 from='client.? 172.21.15.40:0/3087298467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:26.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:25 smithi040 bash[41173]: audit 2023-12-01T21:23:25.526237+0000 mon.c (mon.2) 6528 : audit 0 from='client.? 172.21.15.40:0/3087298467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:25 smithi141 bash[31670]: audit 2023-12-01T21:23:25.526237+0000 mon.c (mon.2) 6528 : audit 0 from='client.? 172.21.15.40:0/3087298467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:23:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:23:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:26 smithi141 bash[31670]: cluster 2023-12-01T21:23:26.415347+0000 mgr.y (mgr.24356) 10357 : cluster 0 pgmap v10325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:26 smithi040 bash[28232]: cluster 2023-12-01T21:23:26.415347+0000 mgr.y (mgr.24356) 10357 : cluster 0 pgmap v10325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:26 smithi040 bash[41173]: cluster 2023-12-01T21:23:26.415347+0000 mgr.y (mgr.24356) 10357 : cluster 0 pgmap v10325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:27 smithi141 bash[31670]: audit 2023-12-01T21:23:26.913573+0000 mon.c (mon.2) 6529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:23:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:27 smithi040 bash[28232]: audit 2023-12-01T21:23:26.913573+0000 mon.c (mon.2) 6529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:23:28.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:27 smithi040 bash[41173]: audit 2023-12-01T21:23:26.913573+0000 mon.c (mon.2) 6529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:23:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:28 smithi141 bash[31670]: audit 2023-12-01T21:23:27.993313+0000 mon.c (mon.2) 6530 : audit 0 from='client.? 172.21.15.40:0/717640795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:29.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:28 smithi141 bash[31670]: cluster 2023-12-01T21:23:28.416020+0000 mgr.y (mgr.24356) 10358 : cluster 0 pgmap v10326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:28 smithi040 bash[41173]: audit 2023-12-01T21:23:27.993313+0000 mon.c (mon.2) 6530 : audit 0 from='client.? 172.21.15.40:0/717640795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:29.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:28 smithi040 bash[41173]: cluster 2023-12-01T21:23:28.416020+0000 mgr.y (mgr.24356) 10358 : cluster 0 pgmap v10326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:28 smithi040 bash[28232]: audit 2023-12-01T21:23:27.993313+0000 mon.c (mon.2) 6530 : audit 0 from='client.? 172.21.15.40:0/717640795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:28 smithi040 bash[28232]: cluster 2023-12-01T21:23:28.416020+0000 mgr.y (mgr.24356) 10358 : cluster 0 pgmap v10326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:30 smithi141 bash[31670]: cluster 2023-12-01T21:23:30.417171+0000 mgr.y (mgr.24356) 10359 : cluster 0 pgmap v10327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:31.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:30 smithi141 bash[31670]: audit 2023-12-01T21:23:30.462117+0000 mon.c (mon.2) 6531 : audit 0 from='client.? 172.21.15.40:0/1515448331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:30 smithi040 bash[28232]: cluster 2023-12-01T21:23:30.417171+0000 mgr.y (mgr.24356) 10359 : cluster 0 pgmap v10327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:31.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:30 smithi040 bash[28232]: audit 2023-12-01T21:23:30.462117+0000 mon.c (mon.2) 6531 : audit 0 from='client.? 172.21.15.40:0/1515448331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:30 smithi040 bash[41173]: cluster 2023-12-01T21:23:30.417171+0000 mgr.y (mgr.24356) 10359 : cluster 0 pgmap v10327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:30 smithi040 bash[41173]: audit 2023-12-01T21:23:30.462117+0000 mon.c (mon.2) 6531 : audit 0 from='client.? 172.21.15.40:0/1515448331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:32 smithi141 bash[31670]: cluster 2023-12-01T21:23:32.417664+0000 mgr.y (mgr.24356) 10360 : cluster 0 pgmap v10328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:32 smithi040 bash[41173]: cluster 2023-12-01T21:23:32.417664+0000 mgr.y (mgr.24356) 10360 : cluster 0 pgmap v10328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:32 smithi040 bash[28232]: cluster 2023-12-01T21:23:32.417664+0000 mgr.y (mgr.24356) 10360 : cluster 0 pgmap v10328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:32.815552+0000 mon.a (mon.0) 6699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:32.827702+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:33.004940+0000 mon.c (mon.2) 6532 : audit 0 from='client.? 172.21.15.40:0/2449363939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:33.169968+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:33.183026+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:33.761459+0000 mon.c (mon.2) 6533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:33.763564+0000 mon.c (mon.2) 6534 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[28232]: audit 2023-12-01T21:23:33.773787+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:32.815552+0000 mon.a (mon.0) 6699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:32.827702+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:33.004940+0000 mon.c (mon.2) 6532 : audit 0 from='client.? 172.21.15.40:0/2449363939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:33.169968+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:33.183026+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:33.761459+0000 mon.c (mon.2) 6533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:33.763564+0000 mon.c (mon.2) 6534 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:23:34.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:33 smithi040 bash[41173]: audit 2023-12-01T21:23:33.773787+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:32.815552+0000 mon.a (mon.0) 6699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:32.827702+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:33.004940+0000 mon.c (mon.2) 6532 : audit 0 from='client.? 172.21.15.40:0/2449363939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:33.169968+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:33.183026+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:33.761459+0000 mon.c (mon.2) 6533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:33.763564+0000 mon.c (mon.2) 6534 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:23:34.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:33 smithi141 bash[31670]: audit 2023-12-01T21:23:33.773787+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:23:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:34 smithi040 bash[28232]: audit 2023-12-01T21:23:33.865464+0000 mon.c (mon.2) 6535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:35.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:34 smithi040 bash[28232]: cluster 2023-12-01T21:23:34.418606+0000 mgr.y (mgr.24356) 10361 : cluster 0 pgmap v10329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:34 smithi040 bash[41173]: audit 2023-12-01T21:23:33.865464+0000 mon.c (mon.2) 6535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:35.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:34 smithi040 bash[41173]: cluster 2023-12-01T21:23:34.418606+0000 mgr.y (mgr.24356) 10361 : cluster 0 pgmap v10329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:34 smithi141 bash[31670]: audit 2023-12-01T21:23:33.865464+0000 mon.c (mon.2) 6535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:34 smithi141 bash[31670]: cluster 2023-12-01T21:23:34.418606+0000 mgr.y (mgr.24356) 10361 : cluster 0 pgmap v10329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:36.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:35 smithi040 bash[41173]: audit 2023-12-01T21:23:35.459741+0000 mon.c (mon.2) 6536 : audit 0 from='client.? 172.21.15.40:0/3336049371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:35 smithi040 bash[28232]: audit 2023-12-01T21:23:35.459741+0000 mon.c (mon.2) 6536 : audit 0 from='client.? 172.21.15.40:0/3336049371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:35 smithi141 bash[31670]: audit 2023-12-01T21:23:35.459741+0000 mon.c (mon.2) 6536 : audit 0 from='client.? 172.21.15.40:0/3336049371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:23:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:23:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:36 smithi141 bash[31670]: cluster 2023-12-01T21:23:36.419473+0000 mgr.y (mgr.24356) 10362 : cluster 0 pgmap v10330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:36 smithi040 bash[28232]: cluster 2023-12-01T21:23:36.419473+0000 mgr.y (mgr.24356) 10362 : cluster 0 pgmap v10330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:37.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:36 smithi040 bash[41173]: cluster 2023-12-01T21:23:36.419473+0000 mgr.y (mgr.24356) 10362 : cluster 0 pgmap v10330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:37 smithi141 bash[31670]: audit 2023-12-01T21:23:37.924670+0000 mon.a (mon.0) 6704 : audit 0 from='client.? 172.21.15.40:0/785160890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:38.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:37 smithi040 bash[28232]: audit 2023-12-01T21:23:37.924670+0000 mon.a (mon.0) 6704 : audit 0 from='client.? 172.21.15.40:0/785160890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:37 smithi040 bash[41173]: audit 2023-12-01T21:23:37.924670+0000 mon.a (mon.0) 6704 : audit 0 from='client.? 172.21.15.40:0/785160890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:39.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:38 smithi141 bash[31670]: cluster 2023-12-01T21:23:38.420153+0000 mgr.y (mgr.24356) 10363 : cluster 0 pgmap v10331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:39.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:38 smithi040 bash[28232]: cluster 2023-12-01T21:23:38.420153+0000 mgr.y (mgr.24356) 10363 : cluster 0 pgmap v10331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:38 smithi040 bash[41173]: cluster 2023-12-01T21:23:38.420153+0000 mgr.y (mgr.24356) 10363 : cluster 0 pgmap v10331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:40 smithi141 bash[31670]: audit 2023-12-01T21:23:40.380162+0000 mon.a (mon.0) 6705 : audit 0 from='client.? 172.21.15.40:0/3549183565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:40 smithi141 bash[31670]: cluster 2023-12-01T21:23:40.421310+0000 mgr.y (mgr.24356) 10364 : cluster 0 pgmap v10332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:40 smithi040 bash[28232]: audit 2023-12-01T21:23:40.380162+0000 mon.a (mon.0) 6705 : audit 0 from='client.? 172.21.15.40:0/3549183565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:40 smithi040 bash[28232]: cluster 2023-12-01T21:23:40.421310+0000 mgr.y (mgr.24356) 10364 : cluster 0 pgmap v10332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:40 smithi040 bash[41173]: audit 2023-12-01T21:23:40.380162+0000 mon.a (mon.0) 6705 : audit 0 from='client.? 172.21.15.40:0/3549183565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:40 smithi040 bash[41173]: cluster 2023-12-01T21:23:40.421310+0000 mgr.y (mgr.24356) 10364 : cluster 0 pgmap v10332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:42 smithi141 bash[31670]: cluster 2023-12-01T21:23:42.421957+0000 mgr.y (mgr.24356) 10365 : cluster 0 pgmap v10333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:42 smithi040 bash[28232]: cluster 2023-12-01T21:23:42.421957+0000 mgr.y (mgr.24356) 10365 : cluster 0 pgmap v10333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:42 smithi040 bash[41173]: cluster 2023-12-01T21:23:42.421957+0000 mgr.y (mgr.24356) 10365 : cluster 0 pgmap v10333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:43 smithi141 bash[31670]: audit 2023-12-01T21:23:42.845950+0000 mon.a (mon.0) 6706 : audit 0 from='client.? 172.21.15.40:0/3676101108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:43 smithi040 bash[41173]: audit 2023-12-01T21:23:42.845950+0000 mon.a (mon.0) 6706 : audit 0 from='client.? 172.21.15.40:0/3676101108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:43 smithi040 bash[28232]: audit 2023-12-01T21:23:42.845950+0000 mon.a (mon.0) 6706 : audit 0 from='client.? 172.21.15.40:0/3676101108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:44 smithi040 bash[28232]: cluster 2023-12-01T21:23:44.422932+0000 mgr.y (mgr.24356) 10366 : cluster 0 pgmap v10334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:44 smithi040 bash[41173]: cluster 2023-12-01T21:23:44.422932+0000 mgr.y (mgr.24356) 10366 : cluster 0 pgmap v10334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:44 smithi141 bash[31670]: cluster 2023-12-01T21:23:44.422932+0000 mgr.y (mgr.24356) 10366 : cluster 0 pgmap v10334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:45 smithi141 bash[31670]: audit 2023-12-01T21:23:45.302922+0000 mon.a (mon.0) 6707 : audit 0 from='client.? 172.21.15.40:0/3181678463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:45 smithi040 bash[28232]: audit 2023-12-01T21:23:45.302922+0000 mon.a (mon.0) 6707 : audit 0 from='client.? 172.21.15.40:0/3181678463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:45 smithi040 bash[41173]: audit 2023-12-01T21:23:45.302922+0000 mon.a (mon.0) 6707 : audit 0 from='client.? 172.21.15.40:0/3181678463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:23:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:23:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:46 smithi141 bash[31670]: cluster 2023-12-01T21:23:46.423749+0000 mgr.y (mgr.24356) 10367 : cluster 0 pgmap v10335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:46 smithi040 bash[28232]: cluster 2023-12-01T21:23:46.423749+0000 mgr.y (mgr.24356) 10367 : cluster 0 pgmap v10335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:46 smithi040 bash[41173]: cluster 2023-12-01T21:23:46.423749+0000 mgr.y (mgr.24356) 10367 : cluster 0 pgmap v10335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:47 smithi141 bash[31670]: audit 2023-12-01T21:23:47.774282+0000 mon.c (mon.2) 6537 : audit 0 from='client.? 172.21.15.40:0/2292367782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:47 smithi040 bash[28232]: audit 2023-12-01T21:23:47.774282+0000 mon.c (mon.2) 6537 : audit 0 from='client.? 172.21.15.40:0/2292367782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:47 smithi040 bash[41173]: audit 2023-12-01T21:23:47.774282+0000 mon.c (mon.2) 6537 : audit 0 from='client.? 172.21.15.40:0/2292367782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:48 smithi141 bash[31670]: cluster 2023-12-01T21:23:48.424425+0000 mgr.y (mgr.24356) 10368 : cluster 0 pgmap v10336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:49.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:48 smithi141 bash[31670]: audit 2023-12-01T21:23:48.866398+0000 mon.c (mon.2) 6538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:48 smithi040 bash[41173]: cluster 2023-12-01T21:23:48.424425+0000 mgr.y (mgr.24356) 10368 : cluster 0 pgmap v10336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:48 smithi040 bash[41173]: audit 2023-12-01T21:23:48.866398+0000 mon.c (mon.2) 6538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:48 smithi040 bash[28232]: cluster 2023-12-01T21:23:48.424425+0000 mgr.y (mgr.24356) 10368 : cluster 0 pgmap v10336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:48 smithi040 bash[28232]: audit 2023-12-01T21:23:48.866398+0000 mon.c (mon.2) 6538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:50 smithi141 bash[31670]: audit 2023-12-01T21:23:50.230878+0000 mon.c (mon.2) 6539 : audit 0 from='client.? 172.21.15.40:0/3568724234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:50 smithi141 bash[31670]: cluster 2023-12-01T21:23:50.425640+0000 mgr.y (mgr.24356) 10369 : cluster 0 pgmap v10337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:51.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:50 smithi040 bash[41173]: audit 2023-12-01T21:23:50.230878+0000 mon.c (mon.2) 6539 : audit 0 from='client.? 172.21.15.40:0/3568724234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:50 smithi040 bash[41173]: cluster 2023-12-01T21:23:50.425640+0000 mgr.y (mgr.24356) 10369 : cluster 0 pgmap v10337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:51.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:50 smithi040 bash[28232]: audit 2023-12-01T21:23:50.230878+0000 mon.c (mon.2) 6539 : audit 0 from='client.? 172.21.15.40:0/3568724234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:51.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:50 smithi040 bash[28232]: cluster 2023-12-01T21:23:50.425640+0000 mgr.y (mgr.24356) 10369 : cluster 0 pgmap v10337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:52 smithi040 bash[28232]: cluster 2023-12-01T21:23:52.426124+0000 mgr.y (mgr.24356) 10370 : cluster 0 pgmap v10338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:52 smithi040 bash[41173]: cluster 2023-12-01T21:23:52.426124+0000 mgr.y (mgr.24356) 10370 : cluster 0 pgmap v10338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:52 smithi141 bash[31670]: cluster 2023-12-01T21:23:52.426124+0000 mgr.y (mgr.24356) 10370 : cluster 0 pgmap v10338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:53 smithi040 bash[41173]: audit 2023-12-01T21:23:52.699524+0000 mon.a (mon.0) 6708 : audit 0 from='client.? 172.21.15.40:0/1092568727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:53 smithi040 bash[28232]: audit 2023-12-01T21:23:52.699524+0000 mon.a (mon.0) 6708 : audit 0 from='client.? 172.21.15.40:0/1092568727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:53 smithi141 bash[31670]: audit 2023-12-01T21:23:52.699524+0000 mon.a (mon.0) 6708 : audit 0 from='client.? 172.21.15.40:0/1092568727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:54 smithi040 bash[28232]: cluster 2023-12-01T21:23:54.427078+0000 mgr.y (mgr.24356) 10371 : cluster 0 pgmap v10339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:54 smithi040 bash[41173]: cluster 2023-12-01T21:23:54.427078+0000 mgr.y (mgr.24356) 10371 : cluster 0 pgmap v10339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:54 smithi141 bash[31670]: cluster 2023-12-01T21:23:54.427078+0000 mgr.y (mgr.24356) 10371 : cluster 0 pgmap v10339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:56.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:55 smithi141 bash[31670]: audit 2023-12-01T21:23:55.163311+0000 mon.a (mon.0) 6709 : audit 0 from='client.? 172.21.15.40:0/2067889658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:55 smithi040 bash[28232]: audit 2023-12-01T21:23:55.163311+0000 mon.a (mon.0) 6709 : audit 0 from='client.? 172.21.15.40:0/2067889658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:55 smithi040 bash[41173]: audit 2023-12-01T21:23:55.163311+0000 mon.a (mon.0) 6709 : audit 0 from='client.? 172.21.15.40:0/2067889658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:23:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:23:57.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:56 smithi141 bash[31670]: cluster 2023-12-01T21:23:56.427908+0000 mgr.y (mgr.24356) 10372 : cluster 0 pgmap v10340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:57.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:56 smithi040 bash[41173]: cluster 2023-12-01T21:23:56.427908+0000 mgr.y (mgr.24356) 10372 : cluster 0 pgmap v10340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:57.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:56 smithi040 bash[28232]: cluster 2023-12-01T21:23:56.427908+0000 mgr.y (mgr.24356) 10372 : cluster 0 pgmap v10340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:57 smithi141 bash[31670]: audit 2023-12-01T21:23:57.623826+0000 mon.a (mon.0) 6710 : audit 0 from='client.? 172.21.15.40:0/3268718323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:57 smithi040 bash[28232]: audit 2023-12-01T21:23:57.623826+0000 mon.a (mon.0) 6710 : audit 0 from='client.? 172.21.15.40:0/3268718323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:57 smithi040 bash[41173]: audit 2023-12-01T21:23:57.623826+0000 mon.a (mon.0) 6710 : audit 0 from='client.? 172.21.15.40:0/3268718323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:23:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:23:58 smithi141 bash[31670]: cluster 2023-12-01T21:23:58.428581+0000 mgr.y (mgr.24356) 10373 : cluster 0 pgmap v10341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:59.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:23:58 smithi040 bash[28232]: cluster 2023-12-01T21:23:58.428581+0000 mgr.y (mgr.24356) 10373 : cluster 0 pgmap v10341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:23:59.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:23:58 smithi040 bash[41173]: cluster 2023-12-01T21:23:58.428581+0000 mgr.y (mgr.24356) 10373 : cluster 0 pgmap v10341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:00 smithi141 bash[31670]: audit 2023-12-01T21:24:00.176935+0000 mon.a (mon.0) 6711 : audit 0 from='client.? 172.21.15.40:0/2980252702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:01.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:00 smithi141 bash[31670]: cluster 2023-12-01T21:24:00.429773+0000 mgr.y (mgr.24356) 10374 : cluster 0 pgmap v10342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:01.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:00 smithi040 bash[28232]: audit 2023-12-01T21:24:00.176935+0000 mon.a (mon.0) 6711 : audit 0 from='client.? 172.21.15.40:0/2980252702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:01.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:00 smithi040 bash[28232]: cluster 2023-12-01T21:24:00.429773+0000 mgr.y (mgr.24356) 10374 : cluster 0 pgmap v10342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:00 smithi040 bash[41173]: audit 2023-12-01T21:24:00.176935+0000 mon.a (mon.0) 6711 : audit 0 from='client.? 172.21.15.40:0/2980252702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:00 smithi040 bash[41173]: cluster 2023-12-01T21:24:00.429773+0000 mgr.y (mgr.24356) 10374 : cluster 0 pgmap v10342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:02 smithi040 bash[28232]: cluster 2023-12-01T21:24:02.430514+0000 mgr.y (mgr.24356) 10375 : cluster 0 pgmap v10343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:02 smithi040 bash[41173]: cluster 2023-12-01T21:24:02.430514+0000 mgr.y (mgr.24356) 10375 : cluster 0 pgmap v10343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:02 smithi141 bash[31670]: cluster 2023-12-01T21:24:02.430514+0000 mgr.y (mgr.24356) 10375 : cluster 0 pgmap v10343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:03 smithi040 bash[28232]: audit 2023-12-01T21:24:02.647355+0000 mon.a (mon.0) 6712 : audit 0 from='client.? 172.21.15.40:0/3695289744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:03.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:03 smithi040 bash[41173]: audit 2023-12-01T21:24:02.647355+0000 mon.a (mon.0) 6712 : audit 0 from='client.? 172.21.15.40:0/3695289744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:04.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:03 smithi141 bash[31670]: audit 2023-12-01T21:24:02.647355+0000 mon.a (mon.0) 6712 : audit 0 from='client.? 172.21.15.40:0/3695289744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:04 smithi040 bash[41173]: audit 2023-12-01T21:24:03.866858+0000 mon.c (mon.2) 6540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:04 smithi040 bash[41173]: cluster 2023-12-01T21:24:04.431549+0000 mgr.y (mgr.24356) 10376 : cluster 0 pgmap v10344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:04 smithi040 bash[28232]: audit 2023-12-01T21:24:03.866858+0000 mon.c (mon.2) 6540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:04 smithi040 bash[28232]: cluster 2023-12-01T21:24:04.431549+0000 mgr.y (mgr.24356) 10376 : cluster 0 pgmap v10344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:04 smithi141 bash[31670]: audit 2023-12-01T21:24:03.866858+0000 mon.c (mon.2) 6540 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:04 smithi141 bash[31670]: cluster 2023-12-01T21:24:04.431549+0000 mgr.y (mgr.24356) 10376 : cluster 0 pgmap v10344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:05 smithi141 bash[31670]: audit 2023-12-01T21:24:05.114431+0000 mon.c (mon.2) 6541 : audit 0 from='client.? 172.21.15.40:0/4047495769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:05 smithi040 bash[28232]: audit 2023-12-01T21:24:05.114431+0000 mon.c (mon.2) 6541 : audit 0 from='client.? 172.21.15.40:0/4047495769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:05 smithi040 bash[41173]: audit 2023-12-01T21:24:05.114431+0000 mon.c (mon.2) 6541 : audit 0 from='client.? 172.21.15.40:0/4047495769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:24:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:24:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:06 smithi141 bash[31670]: cluster 2023-12-01T21:24:06.432427+0000 mgr.y (mgr.24356) 10377 : cluster 0 pgmap v10345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:06 smithi040 bash[41173]: cluster 2023-12-01T21:24:06.432427+0000 mgr.y (mgr.24356) 10377 : cluster 0 pgmap v10345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:07.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:06 smithi040 bash[28232]: cluster 2023-12-01T21:24:06.432427+0000 mgr.y (mgr.24356) 10377 : cluster 0 pgmap v10345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:07 smithi141 bash[31670]: audit 2023-12-01T21:24:07.585249+0000 mon.c (mon.2) 6542 : audit 0 from='client.? 172.21.15.40:0/2967743483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:07 smithi040 bash[28232]: audit 2023-12-01T21:24:07.585249+0000 mon.c (mon.2) 6542 : audit 0 from='client.? 172.21.15.40:0/2967743483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:08.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:07 smithi040 bash[41173]: audit 2023-12-01T21:24:07.585249+0000 mon.c (mon.2) 6542 : audit 0 from='client.? 172.21.15.40:0/2967743483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:08 smithi141 bash[31670]: cluster 2023-12-01T21:24:08.433066+0000 mgr.y (mgr.24356) 10378 : cluster 0 pgmap v10346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:09.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:08 smithi040 bash[28232]: cluster 2023-12-01T21:24:08.433066+0000 mgr.y (mgr.24356) 10378 : cluster 0 pgmap v10346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:09.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:08 smithi040 bash[41173]: cluster 2023-12-01T21:24:08.433066+0000 mgr.y (mgr.24356) 10378 : cluster 0 pgmap v10346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:10 smithi141 bash[31670]: audit 2023-12-01T21:24:10.055673+0000 mon.c (mon.2) 6543 : audit 0 from='client.? 172.21.15.40:0/2934368672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:10 smithi141 bash[31670]: cluster 2023-12-01T21:24:10.434262+0000 mgr.y (mgr.24356) 10379 : cluster 0 pgmap v10347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:10 smithi040 bash[28232]: audit 2023-12-01T21:24:10.055673+0000 mon.c (mon.2) 6543 : audit 0 from='client.? 172.21.15.40:0/2934368672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:10 smithi040 bash[28232]: cluster 2023-12-01T21:24:10.434262+0000 mgr.y (mgr.24356) 10379 : cluster 0 pgmap v10347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:10 smithi040 bash[41173]: audit 2023-12-01T21:24:10.055673+0000 mon.c (mon.2) 6543 : audit 0 from='client.? 172.21.15.40:0/2934368672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:10 smithi040 bash[41173]: cluster 2023-12-01T21:24:10.434262+0000 mgr.y (mgr.24356) 10379 : cluster 0 pgmap v10347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:12 smithi040 bash[28232]: cluster 2023-12-01T21:24:12.434916+0000 mgr.y (mgr.24356) 10380 : cluster 0 pgmap v10348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:12.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:12 smithi040 bash[28232]: audit 2023-12-01T21:24:12.521012+0000 mon.c (mon.2) 6544 : audit 0 from='client.? 172.21.15.40:0/1011043234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:12 smithi040 bash[41173]: cluster 2023-12-01T21:24:12.434916+0000 mgr.y (mgr.24356) 10380 : cluster 0 pgmap v10348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:12 smithi040 bash[41173]: audit 2023-12-01T21:24:12.521012+0000 mon.c (mon.2) 6544 : audit 0 from='client.? 172.21.15.40:0/1011043234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:12 smithi141 bash[31670]: cluster 2023-12-01T21:24:12.434916+0000 mgr.y (mgr.24356) 10380 : cluster 0 pgmap v10348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:13.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:12 smithi141 bash[31670]: audit 2023-12-01T21:24:12.521012+0000 mon.c (mon.2) 6544 : audit 0 from='client.? 172.21.15.40:0/1011043234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:14 smithi040 bash[28232]: cluster 2023-12-01T21:24:14.435911+0000 mgr.y (mgr.24356) 10381 : cluster 0 pgmap v10349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:14 smithi040 bash[41173]: cluster 2023-12-01T21:24:14.435911+0000 mgr.y (mgr.24356) 10381 : cluster 0 pgmap v10349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:14 smithi141 bash[31670]: cluster 2023-12-01T21:24:14.435911+0000 mgr.y (mgr.24356) 10381 : cluster 0 pgmap v10349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:15 smithi141 bash[31670]: audit 2023-12-01T21:24:14.982402+0000 mon.c (mon.2) 6545 : audit 0 from='client.? 172.21.15.40:0/1741523316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:15 smithi040 bash[28232]: audit 2023-12-01T21:24:14.982402+0000 mon.c (mon.2) 6545 : audit 0 from='client.? 172.21.15.40:0/1741523316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:15 smithi040 bash[41173]: audit 2023-12-01T21:24:14.982402+0000 mon.c (mon.2) 6545 : audit 0 from='client.? 172.21.15.40:0/1741523316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:24:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:24:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:16 smithi141 bash[31670]: cluster 2023-12-01T21:24:16.436909+0000 mgr.y (mgr.24356) 10382 : cluster 0 pgmap v10350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:16 smithi040 bash[28232]: cluster 2023-12-01T21:24:16.436909+0000 mgr.y (mgr.24356) 10382 : cluster 0 pgmap v10350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:16 smithi040 bash[41173]: cluster 2023-12-01T21:24:16.436909+0000 mgr.y (mgr.24356) 10382 : cluster 0 pgmap v10350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:18.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:17 smithi141 bash[31670]: audit 2023-12-01T21:24:17.451104+0000 mon.a (mon.0) 6713 : audit 0 from='client.? 172.21.15.40:0/4029219498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:17 smithi040 bash[28232]: audit 2023-12-01T21:24:17.451104+0000 mon.a (mon.0) 6713 : audit 0 from='client.? 172.21.15.40:0/4029219498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:18.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:17 smithi040 bash[41173]: audit 2023-12-01T21:24:17.451104+0000 mon.a (mon.0) 6713 : audit 0 from='client.? 172.21.15.40:0/4029219498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:18 smithi141 bash[31670]: cluster 2023-12-01T21:24:18.437643+0000 mgr.y (mgr.24356) 10383 : cluster 0 pgmap v10351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:19.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:18 smithi141 bash[31670]: audit 2023-12-01T21:24:18.867236+0000 mon.c (mon.2) 6546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:18 smithi040 bash[41173]: cluster 2023-12-01T21:24:18.437643+0000 mgr.y (mgr.24356) 10383 : cluster 0 pgmap v10351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:18 smithi040 bash[41173]: audit 2023-12-01T21:24:18.867236+0000 mon.c (mon.2) 6546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:18 smithi040 bash[28232]: cluster 2023-12-01T21:24:18.437643+0000 mgr.y (mgr.24356) 10383 : cluster 0 pgmap v10351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:18 smithi040 bash[28232]: audit 2023-12-01T21:24:18.867236+0000 mon.c (mon.2) 6546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:19 smithi141 bash[31670]: audit 2023-12-01T21:24:19.915511+0000 mon.a (mon.0) 6714 : audit 0 from='client.? 172.21.15.40:0/2049335676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:19 smithi040 bash[28232]: audit 2023-12-01T21:24:19.915511+0000 mon.a (mon.0) 6714 : audit 0 from='client.? 172.21.15.40:0/2049335676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:20.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:19 smithi040 bash[41173]: audit 2023-12-01T21:24:19.915511+0000 mon.a (mon.0) 6714 : audit 0 from='client.? 172.21.15.40:0/2049335676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:20 smithi141 bash[31670]: cluster 2023-12-01T21:24:20.438833+0000 mgr.y (mgr.24356) 10384 : cluster 0 pgmap v10352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:20 smithi040 bash[28232]: cluster 2023-12-01T21:24:20.438833+0000 mgr.y (mgr.24356) 10384 : cluster 0 pgmap v10352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:20 smithi040 bash[41173]: cluster 2023-12-01T21:24:20.438833+0000 mgr.y (mgr.24356) 10384 : cluster 0 pgmap v10352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:22 smithi141 bash[31670]: audit 2023-12-01T21:24:22.382106+0000 mon.c (mon.2) 6547 : audit 0 from='client.? 172.21.15.40:0/3584051742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:22 smithi040 bash[28232]: audit 2023-12-01T21:24:22.382106+0000 mon.c (mon.2) 6547 : audit 0 from='client.? 172.21.15.40:0/3584051742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:22.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:22 smithi040 bash[41173]: audit 2023-12-01T21:24:22.382106+0000 mon.c (mon.2) 6547 : audit 0 from='client.? 172.21.15.40:0/3584051742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:23 smithi141 bash[31670]: cluster 2023-12-01T21:24:22.439415+0000 mgr.y (mgr.24356) 10385 : cluster 0 pgmap v10353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:23.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:23 smithi040 bash[28232]: cluster 2023-12-01T21:24:22.439415+0000 mgr.y (mgr.24356) 10385 : cluster 0 pgmap v10353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:23.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:23 smithi040 bash[41173]: cluster 2023-12-01T21:24:22.439415+0000 mgr.y (mgr.24356) 10385 : cluster 0 pgmap v10353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:25 smithi141 bash[31670]: cluster 2023-12-01T21:24:24.440459+0000 mgr.y (mgr.24356) 10386 : cluster 0 pgmap v10354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:25.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:25 smithi141 bash[31670]: audit 2023-12-01T21:24:24.847247+0000 mon.c (mon.2) 6548 : audit 0 from='client.? 172.21.15.40:0/3474298685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:25 smithi040 bash[28232]: cluster 2023-12-01T21:24:24.440459+0000 mgr.y (mgr.24356) 10386 : cluster 0 pgmap v10354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:25.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:25 smithi040 bash[28232]: audit 2023-12-01T21:24:24.847247+0000 mon.c (mon.2) 6548 : audit 0 from='client.? 172.21.15.40:0/3474298685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:25 smithi040 bash[41173]: cluster 2023-12-01T21:24:24.440459+0000 mgr.y (mgr.24356) 10386 : cluster 0 pgmap v10354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:25 smithi040 bash[41173]: audit 2023-12-01T21:24:24.847247+0000 mon.c (mon.2) 6548 : audit 0 from='client.? 172.21.15.40:0/3474298685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:24:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:24:27.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:27 smithi141 bash[31670]: cluster 2023-12-01T21:24:26.441225+0000 mgr.y (mgr.24356) 10387 : cluster 0 pgmap v10355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:27.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:27 smithi141 bash[31670]: audit 2023-12-01T21:24:27.305061+0000 mon.c (mon.2) 6549 : audit 0 from='client.? 172.21.15.40:0/4030907541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:27 smithi040 bash[41173]: cluster 2023-12-01T21:24:26.441225+0000 mgr.y (mgr.24356) 10387 : cluster 0 pgmap v10355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:27 smithi040 bash[41173]: audit 2023-12-01T21:24:27.305061+0000 mon.c (mon.2) 6549 : audit 0 from='client.? 172.21.15.40:0/4030907541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:27.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:27 smithi040 bash[28232]: cluster 2023-12-01T21:24:26.441225+0000 mgr.y (mgr.24356) 10387 : cluster 0 pgmap v10355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:27.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:27 smithi040 bash[28232]: audit 2023-12-01T21:24:27.305061+0000 mon.c (mon.2) 6549 : audit 0 from='client.? 172.21.15.40:0/4030907541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:29 smithi141 bash[31670]: cluster 2023-12-01T21:24:28.441900+0000 mgr.y (mgr.24356) 10388 : cluster 0 pgmap v10356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:29 smithi040 bash[28232]: cluster 2023-12-01T21:24:28.441900+0000 mgr.y (mgr.24356) 10388 : cluster 0 pgmap v10356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:29 smithi040 bash[41173]: cluster 2023-12-01T21:24:28.441900+0000 mgr.y (mgr.24356) 10388 : cluster 0 pgmap v10356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:30 smithi141 bash[31670]: audit 2023-12-01T21:24:29.774085+0000 mon.b (mon.1) 51 : audit 0 from='client.? 172.21.15.40:0/2498053734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:30 smithi040 bash[28232]: audit 2023-12-01T21:24:29.774085+0000 mon.b (mon.1) 51 : audit 0 from='client.? 172.21.15.40:0/2498053734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:30 smithi040 bash[41173]: audit 2023-12-01T21:24:29.774085+0000 mon.b (mon.1) 51 : audit 0 from='client.? 172.21.15.40:0/2498053734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:31.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:31 smithi141 bash[31670]: cluster 2023-12-01T21:24:30.443067+0000 mgr.y (mgr.24356) 10389 : cluster 0 pgmap v10357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:31 smithi040 bash[28232]: cluster 2023-12-01T21:24:30.443067+0000 mgr.y (mgr.24356) 10389 : cluster 0 pgmap v10357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:31 smithi040 bash[41173]: cluster 2023-12-01T21:24:30.443067+0000 mgr.y (mgr.24356) 10389 : cluster 0 pgmap v10357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:32 smithi141 bash[31670]: audit 2023-12-01T21:24:32.235928+0000 mon.a (mon.0) 6715 : audit 0 from='client.? 172.21.15.40:0/2650600525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:32 smithi040 bash[28232]: audit 2023-12-01T21:24:32.235928+0000 mon.a (mon.0) 6715 : audit 0 from='client.? 172.21.15.40:0/2650600525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:32 smithi040 bash[41173]: audit 2023-12-01T21:24:32.235928+0000 mon.a (mon.0) 6715 : audit 0 from='client.? 172.21.15.40:0/2650600525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:33 smithi141 bash[31670]: cluster 2023-12-01T21:24:32.443739+0000 mgr.y (mgr.24356) 10390 : cluster 0 pgmap v10358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:33 smithi040 bash[28232]: cluster 2023-12-01T21:24:32.443739+0000 mgr.y (mgr.24356) 10390 : cluster 0 pgmap v10358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:33.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:33 smithi040 bash[41173]: cluster 2023-12-01T21:24:32.443739+0000 mgr.y (mgr.24356) 10390 : cluster 0 pgmap v10358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:34 smithi141 bash[31670]: audit 2023-12-01T21:24:33.857832+0000 mon.c (mon.2) 6550 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:24:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:34 smithi141 bash[31670]: audit 2023-12-01T21:24:33.867050+0000 mon.c (mon.2) 6551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:34 smithi040 bash[28232]: audit 2023-12-01T21:24:33.857832+0000 mon.c (mon.2) 6550 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:24:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:34 smithi040 bash[28232]: audit 2023-12-01T21:24:33.867050+0000 mon.c (mon.2) 6551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:34 smithi040 bash[41173]: audit 2023-12-01T21:24:33.857832+0000 mon.c (mon.2) 6550 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:24:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:34 smithi040 bash[41173]: audit 2023-12-01T21:24:33.867050+0000 mon.c (mon.2) 6551 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:35 smithi141 bash[31670]: cluster 2023-12-01T21:24:34.444773+0000 mgr.y (mgr.24356) 10391 : cluster 0 pgmap v10359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:35.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:35 smithi141 bash[31670]: audit 2023-12-01T21:24:34.699105+0000 mon.c (mon.2) 6552 : audit 0 from='client.? 172.21.15.40:0/704909525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:35 smithi040 bash[28232]: cluster 2023-12-01T21:24:34.444773+0000 mgr.y (mgr.24356) 10391 : cluster 0 pgmap v10359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:35.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:35 smithi040 bash[28232]: audit 2023-12-01T21:24:34.699105+0000 mon.c (mon.2) 6552 : audit 0 from='client.? 172.21.15.40:0/704909525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:35.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:35 smithi040 bash[41173]: cluster 2023-12-01T21:24:34.444773+0000 mgr.y (mgr.24356) 10391 : cluster 0 pgmap v10359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:35.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:35 smithi040 bash[41173]: audit 2023-12-01T21:24:34.699105+0000 mon.c (mon.2) 6552 : audit 0 from='client.? 172.21.15.40:0/704909525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:36 smithi141 bash[31670]: cluster 2023-12-01T21:24:36.445594+0000 mgr.y (mgr.24356) 10392 : cluster 0 pgmap v10360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:36 smithi040 bash[28232]: cluster 2023-12-01T21:24:36.445594+0000 mgr.y (mgr.24356) 10392 : cluster 0 pgmap v10360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:24:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:24:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:36 smithi040 bash[41173]: cluster 2023-12-01T21:24:36.445594+0000 mgr.y (mgr.24356) 10392 : cluster 0 pgmap v10360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:37 smithi141 bash[31670]: audit 2023-12-01T21:24:37.169706+0000 mon.a (mon.0) 6716 : audit 0 from='client.? 172.21.15.40:0/3879970683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:37.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:37 smithi040 bash[28232]: audit 2023-12-01T21:24:37.169706+0000 mon.a (mon.0) 6716 : audit 0 from='client.? 172.21.15.40:0/3879970683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:37.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:37 smithi040 bash[41173]: audit 2023-12-01T21:24:37.169706+0000 mon.a (mon.0) 6716 : audit 0 from='client.? 172.21.15.40:0/3879970683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:38 smithi141 bash[31670]: cluster 2023-12-01T21:24:38.446272+0000 mgr.y (mgr.24356) 10393 : cluster 0 pgmap v10361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:38 smithi040 bash[28232]: cluster 2023-12-01T21:24:38.446272+0000 mgr.y (mgr.24356) 10393 : cluster 0 pgmap v10361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:38 smithi040 bash[41173]: cluster 2023-12-01T21:24:38.446272+0000 mgr.y (mgr.24356) 10393 : cluster 0 pgmap v10361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:39 smithi141 bash[31670]: audit 2023-12-01T21:24:39.648882+0000 mon.a (mon.0) 6717 : audit 0 from='client.? 172.21.15.40:0/1646080750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:39 smithi040 bash[28232]: audit 2023-12-01T21:24:39.648882+0000 mon.a (mon.0) 6717 : audit 0 from='client.? 172.21.15.40:0/1646080750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:39 smithi040 bash[41173]: audit 2023-12-01T21:24:39.648882+0000 mon.a (mon.0) 6717 : audit 0 from='client.? 172.21.15.40:0/1646080750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:39.713488+0000 mon.a (mon.0) 6718 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:39.726044+0000 mon.a (mon.0) 6719 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:40.116889+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:40.131562+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: cluster 2023-12-01T21:24:40.447447+0000 mgr.y (mgr.24356) 10394 : cluster 0 pgmap v10362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:40.635036+0000 mon.c (mon.2) 6553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:40.636536+0000 mon.c (mon.2) 6554 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:24:41.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:40 smithi141 bash[31670]: audit 2023-12-01T21:24:40.647863+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:39.713488+0000 mon.a (mon.0) 6718 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:39.726044+0000 mon.a (mon.0) 6719 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:40.116889+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:40.131562+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: cluster 2023-12-01T21:24:40.447447+0000 mgr.y (mgr.24356) 10394 : cluster 0 pgmap v10362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:40.635036+0000 mon.c (mon.2) 6553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:40.636536+0000 mon.c (mon.2) 6554 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[41173]: audit 2023-12-01T21:24:40.647863+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:39.713488+0000 mon.a (mon.0) 6718 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:39.726044+0000 mon.a (mon.0) 6719 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:40.116889+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:40.131562+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: cluster 2023-12-01T21:24:40.447447+0000 mgr.y (mgr.24356) 10394 : cluster 0 pgmap v10362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:40.635036+0000 mon.c (mon.2) 6553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:40.636536+0000 mon.c (mon.2) 6554 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:24:41.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:40 smithi040 bash[28232]: audit 2023-12-01T21:24:40.647863+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:24:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:42 smithi040 bash[41173]: audit 2023-12-01T21:24:42.112176+0000 mon.a (mon.0) 6723 : audit 0 from='client.? 172.21.15.40:0/1440506819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:42 smithi040 bash[28232]: audit 2023-12-01T21:24:42.112176+0000 mon.a (mon.0) 6723 : audit 0 from='client.? 172.21.15.40:0/1440506819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:42 smithi141 bash[31670]: audit 2023-12-01T21:24:42.112176+0000 mon.a (mon.0) 6723 : audit 0 from='client.? 172.21.15.40:0/1440506819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:43 smithi040 bash[28232]: cluster 2023-12-01T21:24:42.448149+0000 mgr.y (mgr.24356) 10395 : cluster 0 pgmap v10363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:43 smithi040 bash[41173]: cluster 2023-12-01T21:24:42.448149+0000 mgr.y (mgr.24356) 10395 : cluster 0 pgmap v10363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:43 smithi141 bash[31670]: cluster 2023-12-01T21:24:42.448149+0000 mgr.y (mgr.24356) 10395 : cluster 0 pgmap v10363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:44 smithi040 bash[28232]: cluster 2023-12-01T21:24:44.449131+0000 mgr.y (mgr.24356) 10396 : cluster 0 pgmap v10364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:44 smithi040 bash[41173]: cluster 2023-12-01T21:24:44.449131+0000 mgr.y (mgr.24356) 10396 : cluster 0 pgmap v10364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:44 smithi141 bash[31670]: cluster 2023-12-01T21:24:44.449131+0000 mgr.y (mgr.24356) 10396 : cluster 0 pgmap v10364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:45.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:45 smithi040 bash[41173]: audit 2023-12-01T21:24:44.590643+0000 mon.c (mon.2) 6555 : audit 0 from='client.? 172.21.15.40:0/1937852265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:45.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:45 smithi040 bash[28232]: audit 2023-12-01T21:24:44.590643+0000 mon.c (mon.2) 6555 : audit 0 from='client.? 172.21.15.40:0/1937852265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:46.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:45 smithi141 bash[31670]: audit 2023-12-01T21:24:44.590643+0000 mon.c (mon.2) 6555 : audit 0 from='client.? 172.21.15.40:0/1937852265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:46 smithi040 bash[28232]: cluster 2023-12-01T21:24:46.450009+0000 mgr.y (mgr.24356) 10397 : cluster 0 pgmap v10365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:46.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:24:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:24:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:46 smithi040 bash[41173]: cluster 2023-12-01T21:24:46.450009+0000 mgr.y (mgr.24356) 10397 : cluster 0 pgmap v10365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:46 smithi141 bash[31670]: cluster 2023-12-01T21:24:46.450009+0000 mgr.y (mgr.24356) 10397 : cluster 0 pgmap v10365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:47 smithi040 bash[41173]: audit 2023-12-01T21:24:47.062580+0000 mon.a (mon.0) 6724 : audit 0 from='client.? 172.21.15.40:0/1171744442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:47.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:47 smithi040 bash[28232]: audit 2023-12-01T21:24:47.062580+0000 mon.a (mon.0) 6724 : audit 0 from='client.? 172.21.15.40:0/1171744442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:47 smithi141 bash[31670]: audit 2023-12-01T21:24:47.062580+0000 mon.a (mon.0) 6724 : audit 0 from='client.? 172.21.15.40:0/1171744442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:48.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:48 smithi040 bash[28232]: cluster 2023-12-01T21:24:48.450755+0000 mgr.y (mgr.24356) 10398 : cluster 0 pgmap v10366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:48 smithi040 bash[41173]: cluster 2023-12-01T21:24:48.450755+0000 mgr.y (mgr.24356) 10398 : cluster 0 pgmap v10366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:48 smithi141 bash[31670]: cluster 2023-12-01T21:24:48.450755+0000 mgr.y (mgr.24356) 10398 : cluster 0 pgmap v10366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:49 smithi040 bash[28232]: audit 2023-12-01T21:24:48.867979+0000 mon.c (mon.2) 6556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:49 smithi040 bash[28232]: audit 2023-12-01T21:24:49.544121+0000 mon.c (mon.2) 6557 : audit 0 from='client.? 172.21.15.40:0/3983550770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:49 smithi040 bash[41173]: audit 2023-12-01T21:24:48.867979+0000 mon.c (mon.2) 6556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:49 smithi040 bash[41173]: audit 2023-12-01T21:24:49.544121+0000 mon.c (mon.2) 6557 : audit 0 from='client.? 172.21.15.40:0/3983550770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:49 smithi141 bash[31670]: audit 2023-12-01T21:24:48.867979+0000 mon.c (mon.2) 6556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:49 smithi141 bash[31670]: audit 2023-12-01T21:24:49.544121+0000 mon.c (mon.2) 6557 : audit 0 from='client.? 172.21.15.40:0/3983550770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:50 smithi141 bash[31670]: cluster 2023-12-01T21:24:50.451991+0000 mgr.y (mgr.24356) 10399 : cluster 0 pgmap v10367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:50 smithi040 bash[28232]: cluster 2023-12-01T21:24:50.451991+0000 mgr.y (mgr.24356) 10399 : cluster 0 pgmap v10367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:50 smithi040 bash[41173]: cluster 2023-12-01T21:24:50.451991+0000 mgr.y (mgr.24356) 10399 : cluster 0 pgmap v10367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:52 smithi040 bash[28232]: audit 2023-12-01T21:24:52.012079+0000 mon.c (mon.2) 6558 : audit 0 from='client.? 172.21.15.40:0/1388631569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:52 smithi040 bash[41173]: audit 2023-12-01T21:24:52.012079+0000 mon.c (mon.2) 6558 : audit 0 from='client.? 172.21.15.40:0/1388631569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:52 smithi141 bash[31670]: audit 2023-12-01T21:24:52.012079+0000 mon.c (mon.2) 6558 : audit 0 from='client.? 172.21.15.40:0/1388631569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:53 smithi040 bash[28232]: cluster 2023-12-01T21:24:52.452762+0000 mgr.y (mgr.24356) 10400 : cluster 0 pgmap v10368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:53.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:53 smithi040 bash[41173]: cluster 2023-12-01T21:24:52.452762+0000 mgr.y (mgr.24356) 10400 : cluster 0 pgmap v10368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:53.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:53 smithi141 bash[31670]: cluster 2023-12-01T21:24:52.452762+0000 mgr.y (mgr.24356) 10400 : cluster 0 pgmap v10368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:54 smithi040 bash[28232]: cluster 2023-12-01T21:24:54.453861+0000 mgr.y (mgr.24356) 10401 : cluster 0 pgmap v10369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:54.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:54 smithi040 bash[28232]: audit 2023-12-01T21:24:54.474246+0000 mon.a (mon.0) 6725 : audit 0 from='client.? 172.21.15.40:0/1326759124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:54 smithi040 bash[41173]: cluster 2023-12-01T21:24:54.453861+0000 mgr.y (mgr.24356) 10401 : cluster 0 pgmap v10369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:54 smithi040 bash[41173]: audit 2023-12-01T21:24:54.474246+0000 mon.a (mon.0) 6725 : audit 0 from='client.? 172.21.15.40:0/1326759124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:54 smithi141 bash[31670]: cluster 2023-12-01T21:24:54.453861+0000 mgr.y (mgr.24356) 10401 : cluster 0 pgmap v10369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:54 smithi141 bash[31670]: audit 2023-12-01T21:24:54.474246+0000 mon.a (mon.0) 6725 : audit 0 from='client.? 172.21.15.40:0/1326759124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:56 smithi040 bash[28232]: cluster 2023-12-01T21:24:56.454561+0000 mgr.y (mgr.24356) 10402 : cluster 0 pgmap v10370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:56.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:24:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:24:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:56 smithi040 bash[41173]: cluster 2023-12-01T21:24:56.454561+0000 mgr.y (mgr.24356) 10402 : cluster 0 pgmap v10370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:56 smithi141 bash[31670]: cluster 2023-12-01T21:24:56.454561+0000 mgr.y (mgr.24356) 10402 : cluster 0 pgmap v10370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:57.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:57 smithi040 bash[41173]: audit 2023-12-01T21:24:56.939342+0000 mon.a (mon.0) 6726 : audit 0 from='client.? 172.21.15.40:0/2740386198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:57.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:57 smithi040 bash[28232]: audit 2023-12-01T21:24:56.939342+0000 mon.a (mon.0) 6726 : audit 0 from='client.? 172.21.15.40:0/2740386198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:57 smithi141 bash[31670]: audit 2023-12-01T21:24:56.939342+0000 mon.a (mon.0) 6726 : audit 0 from='client.? 172.21.15.40:0/2740386198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:58 smithi040 bash[41173]: cluster 2023-12-01T21:24:58.455213+0000 mgr.y (mgr.24356) 10403 : cluster 0 pgmap v10371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:58.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:58 smithi040 bash[28232]: cluster 2023-12-01T21:24:58.455213+0000 mgr.y (mgr.24356) 10403 : cluster 0 pgmap v10371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:58 smithi141 bash[31670]: cluster 2023-12-01T21:24:58.455213+0000 mgr.y (mgr.24356) 10403 : cluster 0 pgmap v10371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:24:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:24:59 smithi040 bash[41173]: audit 2023-12-01T21:24:59.402142+0000 mon.c (mon.2) 6559 : audit 0 from='client.? 172.21.15.40:0/3439486066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:24:59.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:24:59 smithi040 bash[28232]: audit 2023-12-01T21:24:59.402142+0000 mon.c (mon.2) 6559 : audit 0 from='client.? 172.21.15.40:0/3439486066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:24:59 smithi141 bash[31670]: audit 2023-12-01T21:24:59.402142+0000 mon.c (mon.2) 6559 : audit 0 from='client.? 172.21.15.40:0/3439486066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:00 smithi141 bash[31670]: cluster 2023-12-01T21:25:00.456429+0000 mgr.y (mgr.24356) 10404 : cluster 0 pgmap v10372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:01.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:00 smithi040 bash[41173]: cluster 2023-12-01T21:25:00.456429+0000 mgr.y (mgr.24356) 10404 : cluster 0 pgmap v10372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:01.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:00 smithi040 bash[28232]: cluster 2023-12-01T21:25:00.456429+0000 mgr.y (mgr.24356) 10404 : cluster 0 pgmap v10372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:01 smithi141 bash[31670]: audit 2023-12-01T21:25:01.865531+0000 mon.c (mon.2) 6560 : audit 0 from='client.? 172.21.15.40:0/1062165418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:02.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:01 smithi040 bash[28232]: audit 2023-12-01T21:25:01.865531+0000 mon.c (mon.2) 6560 : audit 0 from='client.? 172.21.15.40:0/1062165418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:02.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:01 smithi040 bash[41173]: audit 2023-12-01T21:25:01.865531+0000 mon.c (mon.2) 6560 : audit 0 from='client.? 172.21.15.40:0/1062165418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:02 smithi141 bash[31670]: cluster 2023-12-01T21:25:02.457083+0000 mgr.y (mgr.24356) 10405 : cluster 0 pgmap v10373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:02 smithi040 bash[28232]: cluster 2023-12-01T21:25:02.457083+0000 mgr.y (mgr.24356) 10405 : cluster 0 pgmap v10373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:02 smithi040 bash[41173]: cluster 2023-12-01T21:25:02.457083+0000 mgr.y (mgr.24356) 10405 : cluster 0 pgmap v10373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:03 smithi141 bash[31670]: audit 2023-12-01T21:25:03.868396+0000 mon.c (mon.2) 6561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:04.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:03 smithi040 bash[28232]: audit 2023-12-01T21:25:03.868396+0000 mon.c (mon.2) 6561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:03 smithi040 bash[41173]: audit 2023-12-01T21:25:03.868396+0000 mon.c (mon.2) 6561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:04 smithi141 bash[31670]: audit 2023-12-01T21:25:04.339245+0000 mon.c (mon.2) 6562 : audit 0 from='client.? 172.21.15.40:0/1302085041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:05.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:04 smithi141 bash[31670]: cluster 2023-12-01T21:25:04.458282+0000 mgr.y (mgr.24356) 10406 : cluster 0 pgmap v10374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:05.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:04 smithi040 bash[28232]: audit 2023-12-01T21:25:04.339245+0000 mon.c (mon.2) 6562 : audit 0 from='client.? 172.21.15.40:0/1302085041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:04 smithi040 bash[28232]: cluster 2023-12-01T21:25:04.458282+0000 mgr.y (mgr.24356) 10406 : cluster 0 pgmap v10374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:04 smithi040 bash[41173]: audit 2023-12-01T21:25:04.339245+0000 mon.c (mon.2) 6562 : audit 0 from='client.? 172.21.15.40:0/1302085041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:04 smithi040 bash[41173]: cluster 2023-12-01T21:25:04.458282+0000 mgr.y (mgr.24356) 10406 : cluster 0 pgmap v10374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:06.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:06 smithi040 bash[28232]: cluster 2023-12-01T21:25:06.459042+0000 mgr.y (mgr.24356) 10407 : cluster 0 pgmap v10375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:25:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:25:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:06 smithi040 bash[41173]: cluster 2023-12-01T21:25:06.459042+0000 mgr.y (mgr.24356) 10407 : cluster 0 pgmap v10375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:06 smithi141 bash[31670]: cluster 2023-12-01T21:25:06.459042+0000 mgr.y (mgr.24356) 10407 : cluster 0 pgmap v10375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:07 smithi040 bash[28232]: audit 2023-12-01T21:25:06.795652+0000 mon.c (mon.2) 6563 : audit 0 from='client.? 172.21.15.40:0/1375734759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:07.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:07 smithi040 bash[41173]: audit 2023-12-01T21:25:06.795652+0000 mon.c (mon.2) 6563 : audit 0 from='client.? 172.21.15.40:0/1375734759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:07 smithi141 bash[31670]: audit 2023-12-01T21:25:06.795652+0000 mon.c (mon.2) 6563 : audit 0 from='client.? 172.21.15.40:0/1375734759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:08 smithi040 bash[28232]: cluster 2023-12-01T21:25:08.459755+0000 mgr.y (mgr.24356) 10408 : cluster 0 pgmap v10376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:08 smithi040 bash[41173]: cluster 2023-12-01T21:25:08.459755+0000 mgr.y (mgr.24356) 10408 : cluster 0 pgmap v10376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:08 smithi141 bash[31670]: cluster 2023-12-01T21:25:08.459755+0000 mgr.y (mgr.24356) 10408 : cluster 0 pgmap v10376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:09 smithi040 bash[41173]: audit 2023-12-01T21:25:09.264310+0000 mon.c (mon.2) 6564 : audit 0 from='client.? 172.21.15.40:0/456475429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:09.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:09 smithi040 bash[28232]: audit 2023-12-01T21:25:09.264310+0000 mon.c (mon.2) 6564 : audit 0 from='client.? 172.21.15.40:0/456475429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:09 smithi141 bash[31670]: audit 2023-12-01T21:25:09.264310+0000 mon.c (mon.2) 6564 : audit 0 from='client.? 172.21.15.40:0/456475429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:10 smithi141 bash[31670]: cluster 2023-12-01T21:25:10.460920+0000 mgr.y (mgr.24356) 10409 : cluster 0 pgmap v10377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:10 smithi040 bash[28232]: cluster 2023-12-01T21:25:10.460920+0000 mgr.y (mgr.24356) 10409 : cluster 0 pgmap v10377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:11.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:10 smithi040 bash[41173]: cluster 2023-12-01T21:25:10.460920+0000 mgr.y (mgr.24356) 10409 : cluster 0 pgmap v10377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:11 smithi141 bash[31670]: audit 2023-12-01T21:25:11.731475+0000 mon.c (mon.2) 6565 : audit 0 from='client.? 172.21.15.40:0/2377233145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:11 smithi040 bash[28232]: audit 2023-12-01T21:25:11.731475+0000 mon.c (mon.2) 6565 : audit 0 from='client.? 172.21.15.40:0/2377233145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:11 smithi040 bash[41173]: audit 2023-12-01T21:25:11.731475+0000 mon.c (mon.2) 6565 : audit 0 from='client.? 172.21.15.40:0/2377233145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:12 smithi141 bash[31670]: cluster 2023-12-01T21:25:12.461583+0000 mgr.y (mgr.24356) 10410 : cluster 0 pgmap v10378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:12 smithi040 bash[28232]: cluster 2023-12-01T21:25:12.461583+0000 mgr.y (mgr.24356) 10410 : cluster 0 pgmap v10378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:12 smithi040 bash[41173]: cluster 2023-12-01T21:25:12.461583+0000 mgr.y (mgr.24356) 10410 : cluster 0 pgmap v10378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:14 smithi141 bash[31670]: audit 2023-12-01T21:25:14.201477+0000 mon.a (mon.0) 6727 : audit 0 from='client.? 172.21.15.40:0/987487594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:14.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:14 smithi040 bash[41173]: audit 2023-12-01T21:25:14.201477+0000 mon.a (mon.0) 6727 : audit 0 from='client.? 172.21.15.40:0/987487594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:14 smithi040 bash[28232]: audit 2023-12-01T21:25:14.201477+0000 mon.a (mon.0) 6727 : audit 0 from='client.? 172.21.15.40:0/987487594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:15 smithi141 bash[31670]: cluster 2023-12-01T21:25:14.462829+0000 mgr.y (mgr.24356) 10411 : cluster 0 pgmap v10379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:15 smithi040 bash[28232]: cluster 2023-12-01T21:25:14.462829+0000 mgr.y (mgr.24356) 10411 : cluster 0 pgmap v10379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:15 smithi040 bash[41173]: cluster 2023-12-01T21:25:14.462829+0000 mgr.y (mgr.24356) 10411 : cluster 0 pgmap v10379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:16 smithi040 bash[28232]: cluster 2023-12-01T21:25:16.463331+0000 mgr.y (mgr.24356) 10412 : cluster 0 pgmap v10380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:25:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:25:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:16 smithi040 bash[41173]: cluster 2023-12-01T21:25:16.463331+0000 mgr.y (mgr.24356) 10412 : cluster 0 pgmap v10380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:16 smithi141 bash[31670]: cluster 2023-12-01T21:25:16.463331+0000 mgr.y (mgr.24356) 10412 : cluster 0 pgmap v10380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:17.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:17 smithi040 bash[28232]: audit 2023-12-01T21:25:16.659990+0000 mon.a (mon.0) 6728 : audit 0 from='client.? 172.21.15.40:0/2664328148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:17 smithi040 bash[41173]: audit 2023-12-01T21:25:16.659990+0000 mon.a (mon.0) 6728 : audit 0 from='client.? 172.21.15.40:0/2664328148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:17 smithi141 bash[31670]: audit 2023-12-01T21:25:16.659990+0000 mon.a (mon.0) 6728 : audit 0 from='client.? 172.21.15.40:0/2664328148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:18 smithi040 bash[28232]: cluster 2023-12-01T21:25:18.464000+0000 mgr.y (mgr.24356) 10413 : cluster 0 pgmap v10381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:18 smithi040 bash[41173]: cluster 2023-12-01T21:25:18.464000+0000 mgr.y (mgr.24356) 10413 : cluster 0 pgmap v10381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:18 smithi141 bash[31670]: cluster 2023-12-01T21:25:18.464000+0000 mgr.y (mgr.24356) 10413 : cluster 0 pgmap v10381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:19 smithi040 bash[41173]: audit 2023-12-01T21:25:18.868711+0000 mon.c (mon.2) 6566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:19 smithi040 bash[41173]: audit 2023-12-01T21:25:19.126497+0000 mon.a (mon.0) 6729 : audit 0 from='client.? 172.21.15.40:0/1013317225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:19 smithi040 bash[28232]: audit 2023-12-01T21:25:18.868711+0000 mon.c (mon.2) 6566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:19.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:19 smithi040 bash[28232]: audit 2023-12-01T21:25:19.126497+0000 mon.a (mon.0) 6729 : audit 0 from='client.? 172.21.15.40:0/1013317225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:19 smithi141 bash[31670]: audit 2023-12-01T21:25:18.868711+0000 mon.c (mon.2) 6566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:20.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:19 smithi141 bash[31670]: audit 2023-12-01T21:25:19.126497+0000 mon.a (mon.0) 6729 : audit 0 from='client.? 172.21.15.40:0/1013317225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:20 smithi141 bash[31670]: cluster 2023-12-01T21:25:20.465305+0000 mgr.y (mgr.24356) 10414 : cluster 0 pgmap v10382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:20 smithi040 bash[28232]: cluster 2023-12-01T21:25:20.465305+0000 mgr.y (mgr.24356) 10414 : cluster 0 pgmap v10382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:21.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:20 smithi040 bash[41173]: cluster 2023-12-01T21:25:20.465305+0000 mgr.y (mgr.24356) 10414 : cluster 0 pgmap v10382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:21 smithi141 bash[31670]: audit 2023-12-01T21:25:21.583086+0000 mon.c (mon.2) 6567 : audit 0 from='client.? 172.21.15.40:0/2544038147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:21 smithi040 bash[28232]: audit 2023-12-01T21:25:21.583086+0000 mon.c (mon.2) 6567 : audit 0 from='client.? 172.21.15.40:0/2544038147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:21 smithi040 bash[41173]: audit 2023-12-01T21:25:21.583086+0000 mon.c (mon.2) 6567 : audit 0 from='client.? 172.21.15.40:0/2544038147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:22 smithi141 bash[31670]: cluster 2023-12-01T21:25:22.466172+0000 mgr.y (mgr.24356) 10415 : cluster 0 pgmap v10383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:22 smithi040 bash[41173]: cluster 2023-12-01T21:25:22.466172+0000 mgr.y (mgr.24356) 10415 : cluster 0 pgmap v10383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:22 smithi040 bash[28232]: cluster 2023-12-01T21:25:22.466172+0000 mgr.y (mgr.24356) 10415 : cluster 0 pgmap v10383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:24 smithi040 bash[28232]: audit 2023-12-01T21:25:24.052863+0000 mon.c (mon.2) 6568 : audit 0 from='client.? 172.21.15.40:0/3658049511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:24 smithi040 bash[41173]: audit 2023-12-01T21:25:24.052863+0000 mon.c (mon.2) 6568 : audit 0 from='client.? 172.21.15.40:0/3658049511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:24 smithi141 bash[31670]: audit 2023-12-01T21:25:24.052863+0000 mon.c (mon.2) 6568 : audit 0 from='client.? 172.21.15.40:0/3658049511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:25 smithi040 bash[28232]: cluster 2023-12-01T21:25:24.467321+0000 mgr.y (mgr.24356) 10416 : cluster 0 pgmap v10384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:25 smithi040 bash[41173]: cluster 2023-12-01T21:25:24.467321+0000 mgr.y (mgr.24356) 10416 : cluster 0 pgmap v10384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:25.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:25 smithi141 bash[31670]: cluster 2023-12-01T21:25:24.467321+0000 mgr.y (mgr.24356) 10416 : cluster 0 pgmap v10384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:26 smithi040 bash[28232]: cluster 2023-12-01T21:25:26.467973+0000 mgr.y (mgr.24356) 10417 : cluster 0 pgmap v10385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:26 smithi040 bash[28232]: audit 2023-12-01T21:25:26.518316+0000 mon.a (mon.0) 6730 : audit 0 from='client.? 172.21.15.40:0/2612890319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:26.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:25:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:25:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:26 smithi040 bash[41173]: cluster 2023-12-01T21:25:26.467973+0000 mgr.y (mgr.24356) 10417 : cluster 0 pgmap v10385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:26 smithi040 bash[41173]: audit 2023-12-01T21:25:26.518316+0000 mon.a (mon.0) 6730 : audit 0 from='client.? 172.21.15.40:0/2612890319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:26 smithi141 bash[31670]: cluster 2023-12-01T21:25:26.467973+0000 mgr.y (mgr.24356) 10417 : cluster 0 pgmap v10385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:26 smithi141 bash[31670]: audit 2023-12-01T21:25:26.518316+0000 mon.a (mon.0) 6730 : audit 0 from='client.? 172.21.15.40:0/2612890319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:28 smithi040 bash[28232]: cluster 2023-12-01T21:25:28.468737+0000 mgr.y (mgr.24356) 10418 : cluster 0 pgmap v10386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:28 smithi040 bash[41173]: cluster 2023-12-01T21:25:28.468737+0000 mgr.y (mgr.24356) 10418 : cluster 0 pgmap v10386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:28 smithi141 bash[31670]: cluster 2023-12-01T21:25:28.468737+0000 mgr.y (mgr.24356) 10418 : cluster 0 pgmap v10386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:29 smithi040 bash[28232]: audit 2023-12-01T21:25:28.994314+0000 mon.c (mon.2) 6569 : audit 0 from='client.? 172.21.15.40:0/1342588322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:29 smithi040 bash[41173]: audit 2023-12-01T21:25:28.994314+0000 mon.c (mon.2) 6569 : audit 0 from='client.? 172.21.15.40:0/1342588322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:29 smithi141 bash[31670]: audit 2023-12-01T21:25:28.994314+0000 mon.c (mon.2) 6569 : audit 0 from='client.? 172.21.15.40:0/1342588322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:30 smithi141 bash[31670]: cluster 2023-12-01T21:25:30.469873+0000 mgr.y (mgr.24356) 10419 : cluster 0 pgmap v10387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:31.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:30 smithi040 bash[28232]: cluster 2023-12-01T21:25:30.469873+0000 mgr.y (mgr.24356) 10419 : cluster 0 pgmap v10387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:30 smithi040 bash[41173]: cluster 2023-12-01T21:25:30.469873+0000 mgr.y (mgr.24356) 10419 : cluster 0 pgmap v10387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:32.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:31 smithi141 bash[31670]: audit 2023-12-01T21:25:31.462099+0000 mon.c (mon.2) 6570 : audit 0 from='client.? 172.21.15.40:0/2072156677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:31 smithi040 bash[28232]: audit 2023-12-01T21:25:31.462099+0000 mon.c (mon.2) 6570 : audit 0 from='client.? 172.21.15.40:0/2072156677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:31 smithi040 bash[41173]: audit 2023-12-01T21:25:31.462099+0000 mon.c (mon.2) 6570 : audit 0 from='client.? 172.21.15.40:0/2072156677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:32 smithi141 bash[31670]: cluster 2023-12-01T21:25:32.470570+0000 mgr.y (mgr.24356) 10420 : cluster 0 pgmap v10388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:32 smithi040 bash[41173]: cluster 2023-12-01T21:25:32.470570+0000 mgr.y (mgr.24356) 10420 : cluster 0 pgmap v10388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:33.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:32 smithi040 bash[28232]: cluster 2023-12-01T21:25:32.470570+0000 mgr.y (mgr.24356) 10420 : cluster 0 pgmap v10388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:33 smithi141 bash[31670]: audit 2023-12-01T21:25:33.868981+0000 mon.c (mon.2) 6571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:33 smithi141 bash[31670]: audit 2023-12-01T21:25:33.924269+0000 mon.a (mon.0) 6731 : audit 0 from='client.? 172.21.15.40:0/4121390913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:33 smithi040 bash[41173]: audit 2023-12-01T21:25:33.868981+0000 mon.c (mon.2) 6571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:33 smithi040 bash[41173]: audit 2023-12-01T21:25:33.924269+0000 mon.a (mon.0) 6731 : audit 0 from='client.? 172.21.15.40:0/4121390913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:33 smithi040 bash[28232]: audit 2023-12-01T21:25:33.868981+0000 mon.c (mon.2) 6571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:33 smithi040 bash[28232]: audit 2023-12-01T21:25:33.924269+0000 mon.a (mon.0) 6731 : audit 0 from='client.? 172.21.15.40:0/4121390913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:34 smithi141 bash[31670]: cluster 2023-12-01T21:25:34.471651+0000 mgr.y (mgr.24356) 10421 : cluster 0 pgmap v10389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:34 smithi040 bash[28232]: cluster 2023-12-01T21:25:34.471651+0000 mgr.y (mgr.24356) 10421 : cluster 0 pgmap v10389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:34 smithi040 bash[41173]: cluster 2023-12-01T21:25:34.471651+0000 mgr.y (mgr.24356) 10421 : cluster 0 pgmap v10389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:36 smithi141 bash[31670]: audit 2023-12-01T21:25:36.390416+0000 mon.c (mon.2) 6572 : audit 0 from='client.? 172.21.15.40:0/4228544024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:36 smithi040 bash[28232]: audit 2023-12-01T21:25:36.390416+0000 mon.c (mon.2) 6572 : audit 0 from='client.? 172.21.15.40:0/4228544024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:25:36] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T21:25:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:36 smithi040 bash[41173]: audit 2023-12-01T21:25:36.390416+0000 mon.c (mon.2) 6572 : audit 0 from='client.? 172.21.15.40:0/4228544024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:37 smithi141 bash[31670]: cluster 2023-12-01T21:25:36.472440+0000 mgr.y (mgr.24356) 10422 : cluster 0 pgmap v10390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:37.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:37 smithi040 bash[28232]: cluster 2023-12-01T21:25:36.472440+0000 mgr.y (mgr.24356) 10422 : cluster 0 pgmap v10390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:37.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:37 smithi040 bash[41173]: cluster 2023-12-01T21:25:36.472440+0000 mgr.y (mgr.24356) 10422 : cluster 0 pgmap v10390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:38 smithi040 bash[28232]: cluster 2023-12-01T21:25:38.473184+0000 mgr.y (mgr.24356) 10423 : cluster 0 pgmap v10391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:38 smithi040 bash[41173]: cluster 2023-12-01T21:25:38.473184+0000 mgr.y (mgr.24356) 10423 : cluster 0 pgmap v10391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:38 smithi141 bash[31670]: cluster 2023-12-01T21:25:38.473184+0000 mgr.y (mgr.24356) 10423 : cluster 0 pgmap v10391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:39.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:39 smithi040 bash[28232]: audit 2023-12-01T21:25:38.851602+0000 mon.a (mon.0) 6732 : audit 0 from='client.? 172.21.15.40:0/3189422821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:39.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:39 smithi040 bash[41173]: audit 2023-12-01T21:25:38.851602+0000 mon.a (mon.0) 6732 : audit 0 from='client.? 172.21.15.40:0/3189422821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:39 smithi141 bash[31670]: audit 2023-12-01T21:25:38.851602+0000 mon.a (mon.0) 6732 : audit 0 from='client.? 172.21.15.40:0/3189422821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:40 smithi141 bash[31670]: cluster 2023-12-01T21:25:40.474391+0000 mgr.y (mgr.24356) 10424 : cluster 0 pgmap v10392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:40 smithi141 bash[31670]: audit 2023-12-01T21:25:40.730089+0000 mon.c (mon.2) 6573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:25:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:40 smithi040 bash[28232]: cluster 2023-12-01T21:25:40.474391+0000 mgr.y (mgr.24356) 10424 : cluster 0 pgmap v10392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:40 smithi040 bash[28232]: audit 2023-12-01T21:25:40.730089+0000 mon.c (mon.2) 6573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:25:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:40 smithi040 bash[41173]: cluster 2023-12-01T21:25:40.474391+0000 mgr.y (mgr.24356) 10424 : cluster 0 pgmap v10392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:40 smithi040 bash[41173]: audit 2023-12-01T21:25:40.730089+0000 mon.c (mon.2) 6573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:25:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:42 smithi040 bash[41173]: audit 2023-12-01T21:25:41.109075+0000 mon.a (mon.0) 6733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:42 smithi040 bash[41173]: audit 2023-12-01T21:25:41.119209+0000 mon.a (mon.0) 6734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:42 smithi040 bash[41173]: audit 2023-12-01T21:25:41.321531+0000 mon.c (mon.2) 6574 : audit 0 from='client.? 172.21.15.40:0/9438136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:42 smithi040 bash[28232]: audit 2023-12-01T21:25:41.109075+0000 mon.a (mon.0) 6733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:42 smithi040 bash[28232]: audit 2023-12-01T21:25:41.119209+0000 mon.a (mon.0) 6734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:42 smithi040 bash[28232]: audit 2023-12-01T21:25:41.321531+0000 mon.c (mon.2) 6574 : audit 0 from='client.? 172.21.15.40:0/9438136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:42 smithi141 bash[31670]: audit 2023-12-01T21:25:41.109075+0000 mon.a (mon.0) 6733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:42.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:42 smithi141 bash[31670]: audit 2023-12-01T21:25:41.119209+0000 mon.a (mon.0) 6734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:42.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:42 smithi141 bash[31670]: audit 2023-12-01T21:25:41.321531+0000 mon.c (mon.2) 6574 : audit 0 from='client.? 172.21.15.40:0/9438136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:43 smithi040 bash[41173]: cluster 2023-12-01T21:25:42.475115+0000 mgr.y (mgr.24356) 10425 : cluster 0 pgmap v10393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:43.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:43 smithi040 bash[28232]: cluster 2023-12-01T21:25:42.475115+0000 mgr.y (mgr.24356) 10425 : cluster 0 pgmap v10393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:43 smithi141 bash[31670]: cluster 2023-12-01T21:25:42.475115+0000 mgr.y (mgr.24356) 10425 : cluster 0 pgmap v10393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:44 smithi040 bash[28232]: audit 2023-12-01T21:25:43.784821+0000 mon.c (mon.2) 6575 : audit 0 from='client.? 172.21.15.40:0/382160321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:44 smithi040 bash[41173]: audit 2023-12-01T21:25:43.784821+0000 mon.c (mon.2) 6575 : audit 0 from='client.? 172.21.15.40:0/382160321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:44 smithi141 bash[31670]: audit 2023-12-01T21:25:43.784821+0000 mon.c (mon.2) 6575 : audit 0 from='client.? 172.21.15.40:0/382160321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:45 smithi040 bash[28232]: cluster 2023-12-01T21:25:44.476684+0000 mgr.y (mgr.24356) 10426 : cluster 0 pgmap v10394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:45 smithi040 bash[41173]: cluster 2023-12-01T21:25:44.476684+0000 mgr.y (mgr.24356) 10426 : cluster 0 pgmap v10394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:45.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:45 smithi141 bash[31670]: cluster 2023-12-01T21:25:44.476684+0000 mgr.y (mgr.24356) 10426 : cluster 0 pgmap v10394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:46 smithi040 bash[28232]: audit 2023-12-01T21:25:46.268456+0000 mon.a (mon.0) 6735 : audit 0 from='client.? 172.21.15.40:0/2187122204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:46.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:25:46] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T21:25:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:46 smithi040 bash[41173]: audit 2023-12-01T21:25:46.268456+0000 mon.a (mon.0) 6735 : audit 0 from='client.? 172.21.15.40:0/2187122204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:46 smithi141 bash[31670]: audit 2023-12-01T21:25:46.268456+0000 mon.a (mon.0) 6735 : audit 0 from='client.? 172.21.15.40:0/2187122204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[28232]: cluster 2023-12-01T21:25:46.477288+0000 mgr.y (mgr.24356) 10427 : cluster 0 pgmap v10395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[28232]: audit 2023-12-01T21:25:46.873132+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[28232]: audit 2023-12-01T21:25:46.884242+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[28232]: audit 2023-12-01T21:25:46.976185+0000 mon.a (mon.0) 6738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[28232]: audit 2023-12-01T21:25:46.987209+0000 mon.a (mon.0) 6739 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[41173]: cluster 2023-12-01T21:25:46.477288+0000 mgr.y (mgr.24356) 10427 : cluster 0 pgmap v10395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[41173]: audit 2023-12-01T21:25:46.873132+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[41173]: audit 2023-12-01T21:25:46.884242+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[41173]: audit 2023-12-01T21:25:46.976185+0000 mon.a (mon.0) 6738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:47 smithi040 bash[41173]: audit 2023-12-01T21:25:46.987209+0000 mon.a (mon.0) 6739 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:47 smithi141 bash[31670]: cluster 2023-12-01T21:25:46.477288+0000 mgr.y (mgr.24356) 10427 : cluster 0 pgmap v10395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:47 smithi141 bash[31670]: audit 2023-12-01T21:25:46.873132+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:47 smithi141 bash[31670]: audit 2023-12-01T21:25:46.884242+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:47 smithi141 bash[31670]: audit 2023-12-01T21:25:46.976185+0000 mon.a (mon.0) 6738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:47.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:47 smithi141 bash[31670]: audit 2023-12-01T21:25:46.987209+0000 mon.a (mon.0) 6739 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:48 smithi040 bash[28232]: audit 2023-12-01T21:25:47.477068+0000 mon.c (mon.2) 6576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:25:48.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:48 smithi040 bash[28232]: audit 2023-12-01T21:25:47.479110+0000 mon.c (mon.2) 6577 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:25:48.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:48 smithi040 bash[28232]: audit 2023-12-01T21:25:47.487909+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:48 smithi040 bash[41173]: audit 2023-12-01T21:25:47.477068+0000 mon.c (mon.2) 6576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:25:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:48 smithi040 bash[41173]: audit 2023-12-01T21:25:47.479110+0000 mon.c (mon.2) 6577 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:25:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:48 smithi040 bash[41173]: audit 2023-12-01T21:25:47.487909+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:48 smithi141 bash[31670]: audit 2023-12-01T21:25:47.477068+0000 mon.c (mon.2) 6576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:25:48.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:48 smithi141 bash[31670]: audit 2023-12-01T21:25:47.479110+0000 mon.c (mon.2) 6577 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:25:48.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:48 smithi141 bash[31670]: audit 2023-12-01T21:25:47.487909+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:25:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:49 smithi040 bash[28232]: cluster 2023-12-01T21:25:48.478016+0000 mgr.y (mgr.24356) 10428 : cluster 0 pgmap v10396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:49 smithi040 bash[28232]: audit 2023-12-01T21:25:48.740433+0000 mon.c (mon.2) 6578 : audit 0 from='client.? 172.21.15.40:0/3449080561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:49 smithi040 bash[28232]: audit 2023-12-01T21:25:48.869651+0000 mon.c (mon.2) 6579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:49 smithi040 bash[41173]: cluster 2023-12-01T21:25:48.478016+0000 mgr.y (mgr.24356) 10428 : cluster 0 pgmap v10396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:49 smithi040 bash[41173]: audit 2023-12-01T21:25:48.740433+0000 mon.c (mon.2) 6578 : audit 0 from='client.? 172.21.15.40:0/3449080561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:49 smithi040 bash[41173]: audit 2023-12-01T21:25:48.869651+0000 mon.c (mon.2) 6579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:49 smithi141 bash[31670]: cluster 2023-12-01T21:25:48.478016+0000 mgr.y (mgr.24356) 10428 : cluster 0 pgmap v10396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:49 smithi141 bash[31670]: audit 2023-12-01T21:25:48.740433+0000 mon.c (mon.2) 6578 : audit 0 from='client.? 172.21.15.40:0/3449080561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:49.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:49 smithi141 bash[31670]: audit 2023-12-01T21:25:48.869651+0000 mon.c (mon.2) 6579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:50 smithi141 bash[31670]: cluster 2023-12-01T21:25:50.479326+0000 mgr.y (mgr.24356) 10429 : cluster 0 pgmap v10397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:50 smithi040 bash[28232]: cluster 2023-12-01T21:25:50.479326+0000 mgr.y (mgr.24356) 10429 : cluster 0 pgmap v10397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:50 smithi040 bash[41173]: cluster 2023-12-01T21:25:50.479326+0000 mgr.y (mgr.24356) 10429 : cluster 0 pgmap v10397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:52.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:51 smithi141 bash[31670]: audit 2023-12-01T21:25:51.203555+0000 mon.c (mon.2) 6580 : audit 0 from='client.? 172.21.15.40:0/491229492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:51 smithi040 bash[28232]: audit 2023-12-01T21:25:51.203555+0000 mon.c (mon.2) 6580 : audit 0 from='client.? 172.21.15.40:0/491229492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:51 smithi040 bash[41173]: audit 2023-12-01T21:25:51.203555+0000 mon.c (mon.2) 6580 : audit 0 from='client.? 172.21.15.40:0/491229492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:53.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:52 smithi141 bash[31670]: cluster 2023-12-01T21:25:52.479935+0000 mgr.y (mgr.24356) 10430 : cluster 0 pgmap v10398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:52 smithi040 bash[41173]: cluster 2023-12-01T21:25:52.479935+0000 mgr.y (mgr.24356) 10430 : cluster 0 pgmap v10398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:53.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:52 smithi040 bash[28232]: cluster 2023-12-01T21:25:52.479935+0000 mgr.y (mgr.24356) 10430 : cluster 0 pgmap v10398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:54.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:53 smithi141 bash[31670]: audit 2023-12-01T21:25:53.674404+0000 mon.c (mon.2) 6581 : audit 0 from='client.? 172.21.15.40:0/3832808911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:53 smithi040 bash[28232]: audit 2023-12-01T21:25:53.674404+0000 mon.c (mon.2) 6581 : audit 0 from='client.? 172.21.15.40:0/3832808911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:54.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:53 smithi040 bash[41173]: audit 2023-12-01T21:25:53.674404+0000 mon.c (mon.2) 6581 : audit 0 from='client.? 172.21.15.40:0/3832808911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:54 smithi141 bash[31670]: cluster 2023-12-01T21:25:54.481075+0000 mgr.y (mgr.24356) 10431 : cluster 0 pgmap v10399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:55.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:54 smithi040 bash[28232]: cluster 2023-12-01T21:25:54.481075+0000 mgr.y (mgr.24356) 10431 : cluster 0 pgmap v10399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:55.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:54 smithi040 bash[41173]: cluster 2023-12-01T21:25:54.481075+0000 mgr.y (mgr.24356) 10431 : cluster 0 pgmap v10399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:56 smithi040 bash[41173]: audit 2023-12-01T21:25:56.140302+0000 mon.a (mon.0) 6741 : audit 0 from='client.? 172.21.15.40:0/3556832106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:56 smithi040 bash[28232]: audit 2023-12-01T21:25:56.140302+0000 mon.a (mon.0) 6741 : audit 0 from='client.? 172.21.15.40:0/3556832106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:56 smithi141 bash[31670]: audit 2023-12-01T21:25:56.140302+0000 mon.a (mon.0) 6741 : audit 0 from='client.? 172.21.15.40:0/3556832106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:25:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:25:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:57 smithi141 bash[31670]: cluster 2023-12-01T21:25:56.481770+0000 mgr.y (mgr.24356) 10432 : cluster 0 pgmap v10400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:57 smithi040 bash[41173]: cluster 2023-12-01T21:25:56.481770+0000 mgr.y (mgr.24356) 10432 : cluster 0 pgmap v10400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:57.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:57 smithi040 bash[28232]: cluster 2023-12-01T21:25:56.481770+0000 mgr.y (mgr.24356) 10432 : cluster 0 pgmap v10400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:58 smithi040 bash[28232]: cluster 2023-12-01T21:25:58.482409+0000 mgr.y (mgr.24356) 10433 : cluster 0 pgmap v10401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:58 smithi040 bash[41173]: cluster 2023-12-01T21:25:58.482409+0000 mgr.y (mgr.24356) 10433 : cluster 0 pgmap v10401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:58 smithi141 bash[31670]: cluster 2023-12-01T21:25:58.482409+0000 mgr.y (mgr.24356) 10433 : cluster 0 pgmap v10401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:25:59.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:25:59 smithi040 bash[28232]: audit 2023-12-01T21:25:58.604567+0000 mon.c (mon.2) 6582 : audit 0 from='client.? 172.21.15.40:0/3554715004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:25:59.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:25:59 smithi040 bash[41173]: audit 2023-12-01T21:25:58.604567+0000 mon.c (mon.2) 6582 : audit 0 from='client.? 172.21.15.40:0/3554715004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:25:59 smithi141 bash[31670]: audit 2023-12-01T21:25:58.604567+0000 mon.c (mon.2) 6582 : audit 0 from='client.? 172.21.15.40:0/3554715004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:00 smithi141 bash[31670]: cluster 2023-12-01T21:26:00.483177+0000 mgr.y (mgr.24356) 10434 : cluster 0 pgmap v10402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:00 smithi040 bash[28232]: cluster 2023-12-01T21:26:00.483177+0000 mgr.y (mgr.24356) 10434 : cluster 0 pgmap v10402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:00 smithi040 bash[41173]: cluster 2023-12-01T21:26:00.483177+0000 mgr.y (mgr.24356) 10434 : cluster 0 pgmap v10402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:01 smithi141 bash[31670]: audit 2023-12-01T21:26:01.076289+0000 mon.a (mon.0) 6742 : audit 0 from='client.? 172.21.15.40:0/1274499857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:02.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:01 smithi040 bash[28232]: audit 2023-12-01T21:26:01.076289+0000 mon.a (mon.0) 6742 : audit 0 from='client.? 172.21.15.40:0/1274499857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:02.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:01 smithi040 bash[41173]: audit 2023-12-01T21:26:01.076289+0000 mon.a (mon.0) 6742 : audit 0 from='client.? 172.21.15.40:0/1274499857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:03.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:02 smithi141 bash[31670]: cluster 2023-12-01T21:26:02.483845+0000 mgr.y (mgr.24356) 10435 : cluster 0 pgmap v10403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:03.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:02 smithi040 bash[28232]: cluster 2023-12-01T21:26:02.483845+0000 mgr.y (mgr.24356) 10435 : cluster 0 pgmap v10403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:03.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:02 smithi040 bash[41173]: cluster 2023-12-01T21:26:02.483845+0000 mgr.y (mgr.24356) 10435 : cluster 0 pgmap v10403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:04.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:03 smithi141 bash[31670]: audit 2023-12-01T21:26:03.538301+0000 mon.c (mon.2) 6583 : audit 0 from='client.? 172.21.15.40:0/2778804343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:04.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:03 smithi141 bash[31670]: audit 2023-12-01T21:26:03.870039+0000 mon.c (mon.2) 6584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:03 smithi040 bash[41173]: audit 2023-12-01T21:26:03.538301+0000 mon.c (mon.2) 6583 : audit 0 from='client.? 172.21.15.40:0/2778804343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:04.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:03 smithi040 bash[41173]: audit 2023-12-01T21:26:03.870039+0000 mon.c (mon.2) 6584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:04.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:03 smithi040 bash[28232]: audit 2023-12-01T21:26:03.538301+0000 mon.c (mon.2) 6583 : audit 0 from='client.? 172.21.15.40:0/2778804343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:04.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:03 smithi040 bash[28232]: audit 2023-12-01T21:26:03.870039+0000 mon.c (mon.2) 6584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:04 smithi141 bash[31670]: cluster 2023-12-01T21:26:04.484924+0000 mgr.y (mgr.24356) 10436 : cluster 0 pgmap v10404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:05.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:04 smithi040 bash[28232]: cluster 2023-12-01T21:26:04.484924+0000 mgr.y (mgr.24356) 10436 : cluster 0 pgmap v10404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:05.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:04 smithi040 bash[41173]: cluster 2023-12-01T21:26:04.484924+0000 mgr.y (mgr.24356) 10436 : cluster 0 pgmap v10404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:06 smithi040 bash[28232]: audit 2023-12-01T21:26:06.004322+0000 mon.a (mon.0) 6743 : audit 0 from='client.? 172.21.15.40:0/1923329080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:06 smithi040 bash[41173]: audit 2023-12-01T21:26:06.004322+0000 mon.a (mon.0) 6743 : audit 0 from='client.? 172.21.15.40:0/1923329080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:06 smithi141 bash[31670]: audit 2023-12-01T21:26:06.004322+0000 mon.a (mon.0) 6743 : audit 0 from='client.? 172.21.15.40:0/1923329080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:26:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:26:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:07 smithi040 bash[28232]: cluster 2023-12-01T21:26:06.485631+0000 mgr.y (mgr.24356) 10437 : cluster 0 pgmap v10405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:07.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:07 smithi040 bash[41173]: cluster 2023-12-01T21:26:06.485631+0000 mgr.y (mgr.24356) 10437 : cluster 0 pgmap v10405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:07.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:07 smithi141 bash[31670]: cluster 2023-12-01T21:26:06.485631+0000 mgr.y (mgr.24356) 10437 : cluster 0 pgmap v10405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:08 smithi141 bash[31670]: audit 2023-12-01T21:26:08.468450+0000 mon.a (mon.0) 6744 : audit 0 from='client.? 172.21.15.40:0/3116343681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:08 smithi141 bash[31670]: cluster 2023-12-01T21:26:08.486196+0000 mgr.y (mgr.24356) 10438 : cluster 0 pgmap v10406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:08 smithi040 bash[28232]: audit 2023-12-01T21:26:08.468450+0000 mon.a (mon.0) 6744 : audit 0 from='client.? 172.21.15.40:0/3116343681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:08 smithi040 bash[28232]: cluster 2023-12-01T21:26:08.486196+0000 mgr.y (mgr.24356) 10438 : cluster 0 pgmap v10406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:08 smithi040 bash[41173]: audit 2023-12-01T21:26:08.468450+0000 mon.a (mon.0) 6744 : audit 0 from='client.? 172.21.15.40:0/3116343681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:08 smithi040 bash[41173]: cluster 2023-12-01T21:26:08.486196+0000 mgr.y (mgr.24356) 10438 : cluster 0 pgmap v10406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:10 smithi141 bash[31670]: cluster 2023-12-01T21:26:10.487288+0000 mgr.y (mgr.24356) 10439 : cluster 0 pgmap v10407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:10 smithi141 bash[31670]: audit 2023-12-01T21:26:10.930097+0000 mon.a (mon.0) 6745 : audit 0 from='client.? 172.21.15.40:0/281310434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:10 smithi040 bash[28232]: cluster 2023-12-01T21:26:10.487288+0000 mgr.y (mgr.24356) 10439 : cluster 0 pgmap v10407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:10 smithi040 bash[28232]: audit 2023-12-01T21:26:10.930097+0000 mon.a (mon.0) 6745 : audit 0 from='client.? 172.21.15.40:0/281310434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:10 smithi040 bash[41173]: cluster 2023-12-01T21:26:10.487288+0000 mgr.y (mgr.24356) 10439 : cluster 0 pgmap v10407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:11.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:10 smithi040 bash[41173]: audit 2023-12-01T21:26:10.930097+0000 mon.a (mon.0) 6745 : audit 0 from='client.? 172.21.15.40:0/281310434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:12 smithi040 bash[28232]: cluster 2023-12-01T21:26:12.487926+0000 mgr.y (mgr.24356) 10440 : cluster 0 pgmap v10408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:12 smithi040 bash[41173]: cluster 2023-12-01T21:26:12.487926+0000 mgr.y (mgr.24356) 10440 : cluster 0 pgmap v10408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:12 smithi141 bash[31670]: cluster 2023-12-01T21:26:12.487926+0000 mgr.y (mgr.24356) 10440 : cluster 0 pgmap v10408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:13.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:13 smithi040 bash[41173]: audit 2023-12-01T21:26:13.399176+0000 mon.a (mon.0) 6746 : audit 0 from='client.? 172.21.15.40:0/1413419663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:13.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:13 smithi040 bash[28232]: audit 2023-12-01T21:26:13.399176+0000 mon.a (mon.0) 6746 : audit 0 from='client.? 172.21.15.40:0/1413419663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:13 smithi141 bash[31670]: audit 2023-12-01T21:26:13.399176+0000 mon.a (mon.0) 6746 : audit 0 from='client.? 172.21.15.40:0/1413419663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:14 smithi040 bash[41173]: cluster 2023-12-01T21:26:14.489240+0000 mgr.y (mgr.24356) 10441 : cluster 0 pgmap v10409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:14.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:14 smithi040 bash[28232]: cluster 2023-12-01T21:26:14.489240+0000 mgr.y (mgr.24356) 10441 : cluster 0 pgmap v10409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:14 smithi141 bash[31670]: cluster 2023-12-01T21:26:14.489240+0000 mgr.y (mgr.24356) 10441 : cluster 0 pgmap v10409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:16.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:15 smithi141 bash[31670]: audit 2023-12-01T21:26:15.862671+0000 mon.c (mon.2) 6585 : audit 0 from='client.? 172.21.15.40:0/3213501981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:16.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:15 smithi040 bash[41173]: audit 2023-12-01T21:26:15.862671+0000 mon.c (mon.2) 6585 : audit 0 from='client.? 172.21.15.40:0/3213501981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:16.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:15 smithi040 bash[28232]: audit 2023-12-01T21:26:15.862671+0000 mon.c (mon.2) 6585 : audit 0 from='client.? 172.21.15.40:0/3213501981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:26:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:26:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:16 smithi141 bash[31670]: cluster 2023-12-01T21:26:16.489716+0000 mgr.y (mgr.24356) 10442 : cluster 0 pgmap v10410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:16 smithi040 bash[28232]: cluster 2023-12-01T21:26:16.489716+0000 mgr.y (mgr.24356) 10442 : cluster 0 pgmap v10410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:17.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:16 smithi040 bash[41173]: cluster 2023-12-01T21:26:16.489716+0000 mgr.y (mgr.24356) 10442 : cluster 0 pgmap v10410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:18 smithi040 bash[28232]: audit 2023-12-01T21:26:18.323780+0000 mon.a (mon.0) 6747 : audit 0 from='client.? 172.21.15.40:0/2270830620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:18 smithi040 bash[41173]: audit 2023-12-01T21:26:18.323780+0000 mon.a (mon.0) 6747 : audit 0 from='client.? 172.21.15.40:0/2270830620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:18 smithi141 bash[31670]: audit 2023-12-01T21:26:18.323780+0000 mon.a (mon.0) 6747 : audit 0 from='client.? 172.21.15.40:0/2270830620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:19 smithi040 bash[28232]: cluster 2023-12-01T21:26:18.490324+0000 mgr.y (mgr.24356) 10443 : cluster 0 pgmap v10411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:19.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:19 smithi040 bash[28232]: audit 2023-12-01T21:26:18.870402+0000 mon.c (mon.2) 6586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:19 smithi040 bash[41173]: cluster 2023-12-01T21:26:18.490324+0000 mgr.y (mgr.24356) 10443 : cluster 0 pgmap v10411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:19 smithi040 bash[41173]: audit 2023-12-01T21:26:18.870402+0000 mon.c (mon.2) 6586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:19 smithi141 bash[31670]: cluster 2023-12-01T21:26:18.490324+0000 mgr.y (mgr.24356) 10443 : cluster 0 pgmap v10411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:19 smithi141 bash[31670]: audit 2023-12-01T21:26:18.870402+0000 mon.c (mon.2) 6586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:20 smithi141 bash[31670]: cluster 2023-12-01T21:26:20.491426+0000 mgr.y (mgr.24356) 10444 : cluster 0 pgmap v10412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:21.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:20 smithi141 bash[31670]: audit 2023-12-01T21:26:20.788461+0000 mon.a (mon.0) 6748 : audit 0 from='client.? 172.21.15.40:0/17431222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:21.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:20 smithi040 bash[28232]: cluster 2023-12-01T21:26:20.491426+0000 mgr.y (mgr.24356) 10444 : cluster 0 pgmap v10412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:21.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:20 smithi040 bash[28232]: audit 2023-12-01T21:26:20.788461+0000 mon.a (mon.0) 6748 : audit 0 from='client.? 172.21.15.40:0/17431222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:20 smithi040 bash[41173]: cluster 2023-12-01T21:26:20.491426+0000 mgr.y (mgr.24356) 10444 : cluster 0 pgmap v10412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:21.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:20 smithi040 bash[41173]: audit 2023-12-01T21:26:20.788461+0000 mon.a (mon.0) 6748 : audit 0 from='client.? 172.21.15.40:0/17431222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:22 smithi040 bash[41173]: cluster 2023-12-01T21:26:22.492101+0000 mgr.y (mgr.24356) 10445 : cluster 0 pgmap v10413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:22.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:22 smithi040 bash[28232]: cluster 2023-12-01T21:26:22.492101+0000 mgr.y (mgr.24356) 10445 : cluster 0 pgmap v10413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:22 smithi141 bash[31670]: cluster 2023-12-01T21:26:22.492101+0000 mgr.y (mgr.24356) 10445 : cluster 0 pgmap v10413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:23 smithi040 bash[28232]: audit 2023-12-01T21:26:23.238010+0000 mon.c (mon.2) 6587 : audit 0 from='client.? 172.21.15.40:0/2523490738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:23.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:23 smithi040 bash[41173]: audit 2023-12-01T21:26:23.238010+0000 mon.c (mon.2) 6587 : audit 0 from='client.? 172.21.15.40:0/2523490738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:23 smithi141 bash[31670]: audit 2023-12-01T21:26:23.238010+0000 mon.c (mon.2) 6587 : audit 0 from='client.? 172.21.15.40:0/2523490738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:24.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:24 smithi040 bash[28232]: cluster 2023-12-01T21:26:24.492755+0000 mgr.y (mgr.24356) 10446 : cluster 0 pgmap v10414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:24 smithi040 bash[41173]: cluster 2023-12-01T21:26:24.492755+0000 mgr.y (mgr.24356) 10446 : cluster 0 pgmap v10414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:24 smithi141 bash[31670]: cluster 2023-12-01T21:26:24.492755+0000 mgr.y (mgr.24356) 10446 : cluster 0 pgmap v10414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:26.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:25 smithi141 bash[31670]: audit 2023-12-01T21:26:25.703845+0000 mon.a (mon.0) 6749 : audit 0 from='client.? 172.21.15.40:0/1213064424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:25 smithi040 bash[28232]: audit 2023-12-01T21:26:25.703845+0000 mon.a (mon.0) 6749 : audit 0 from='client.? 172.21.15.40:0/1213064424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:26.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:25 smithi040 bash[41173]: audit 2023-12-01T21:26:25.703845+0000 mon.a (mon.0) 6749 : audit 0 from='client.? 172.21.15.40:0/1213064424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:26:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:26:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:26 smithi141 bash[31670]: cluster 2023-12-01T21:26:26.493410+0000 mgr.y (mgr.24356) 10447 : cluster 0 pgmap v10415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:27.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:26 smithi040 bash[41173]: cluster 2023-12-01T21:26:26.493410+0000 mgr.y (mgr.24356) 10447 : cluster 0 pgmap v10415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:27.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:26 smithi040 bash[28232]: cluster 2023-12-01T21:26:26.493410+0000 mgr.y (mgr.24356) 10447 : cluster 0 pgmap v10415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:28 smithi141 bash[31670]: audit 2023-12-01T21:26:28.161501+0000 mon.a (mon.0) 6750 : audit 0 from='client.? 172.21.15.40:0/2015393676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:28 smithi040 bash[41173]: audit 2023-12-01T21:26:28.161501+0000 mon.a (mon.0) 6750 : audit 0 from='client.? 172.21.15.40:0/2015393676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:28 smithi040 bash[28232]: audit 2023-12-01T21:26:28.161501+0000 mon.a (mon.0) 6750 : audit 0 from='client.? 172.21.15.40:0/2015393676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:29.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:29 smithi141 bash[31670]: cluster 2023-12-01T21:26:28.494089+0000 mgr.y (mgr.24356) 10448 : cluster 0 pgmap v10416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:29 smithi040 bash[41173]: cluster 2023-12-01T21:26:28.494089+0000 mgr.y (mgr.24356) 10448 : cluster 0 pgmap v10416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:29 smithi040 bash[28232]: cluster 2023-12-01T21:26:28.494089+0000 mgr.y (mgr.24356) 10448 : cluster 0 pgmap v10416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:30 smithi141 bash[31670]: cluster 2023-12-01T21:26:30.495180+0000 mgr.y (mgr.24356) 10449 : cluster 0 pgmap v10417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:30 smithi141 bash[31670]: audit 2023-12-01T21:26:30.625475+0000 mon.a (mon.0) 6751 : audit 0 from='client.? 172.21.15.40:0/1818755938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:31.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:30 smithi040 bash[41173]: cluster 2023-12-01T21:26:30.495180+0000 mgr.y (mgr.24356) 10449 : cluster 0 pgmap v10417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:31.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:30 smithi040 bash[41173]: audit 2023-12-01T21:26:30.625475+0000 mon.a (mon.0) 6751 : audit 0 from='client.? 172.21.15.40:0/1818755938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:31.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:30 smithi040 bash[28232]: cluster 2023-12-01T21:26:30.495180+0000 mgr.y (mgr.24356) 10449 : cluster 0 pgmap v10417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:31.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:30 smithi040 bash[28232]: audit 2023-12-01T21:26:30.625475+0000 mon.a (mon.0) 6751 : audit 0 from='client.? 172.21.15.40:0/1818755938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:32 smithi040 bash[28232]: cluster 2023-12-01T21:26:32.495703+0000 mgr.y (mgr.24356) 10450 : cluster 0 pgmap v10418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:32 smithi040 bash[41173]: cluster 2023-12-01T21:26:32.495703+0000 mgr.y (mgr.24356) 10450 : cluster 0 pgmap v10418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:32 smithi141 bash[31670]: cluster 2023-12-01T21:26:32.495703+0000 mgr.y (mgr.24356) 10450 : cluster 0 pgmap v10418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:33 smithi040 bash[28232]: audit 2023-12-01T21:26:33.093190+0000 mon.c (mon.2) 6588 : audit 0 from='client.? 172.21.15.40:0/238414576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:33.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:33 smithi040 bash[41173]: audit 2023-12-01T21:26:33.093190+0000 mon.c (mon.2) 6588 : audit 0 from='client.? 172.21.15.40:0/238414576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:33 smithi141 bash[31670]: audit 2023-12-01T21:26:33.093190+0000 mon.c (mon.2) 6588 : audit 0 from='client.? 172.21.15.40:0/238414576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:34 smithi040 bash[41173]: audit 2023-12-01T21:26:33.870888+0000 mon.c (mon.2) 6589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:34 smithi040 bash[41173]: cluster 2023-12-01T21:26:34.496844+0000 mgr.y (mgr.24356) 10451 : cluster 0 pgmap v10419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:34 smithi040 bash[28232]: audit 2023-12-01T21:26:33.870888+0000 mon.c (mon.2) 6589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:34 smithi040 bash[28232]: cluster 2023-12-01T21:26:34.496844+0000 mgr.y (mgr.24356) 10451 : cluster 0 pgmap v10419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:34 smithi141 bash[31670]: audit 2023-12-01T21:26:33.870888+0000 mon.c (mon.2) 6589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:34 smithi141 bash[31670]: cluster 2023-12-01T21:26:34.496844+0000 mgr.y (mgr.24356) 10451 : cluster 0 pgmap v10419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:35 smithi141 bash[31670]: audit 2023-12-01T21:26:35.561019+0000 mon.c (mon.2) 6590 : audit 0 from='client.? 172.21.15.40:0/1304228546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:35 smithi040 bash[28232]: audit 2023-12-01T21:26:35.561019+0000 mon.c (mon.2) 6590 : audit 0 from='client.? 172.21.15.40:0/1304228546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:35 smithi040 bash[41173]: audit 2023-12-01T21:26:35.561019+0000 mon.c (mon.2) 6590 : audit 0 from='client.? 172.21.15.40:0/1304228546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:26:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:26:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:36 smithi141 bash[31670]: cluster 2023-12-01T21:26:36.497410+0000 mgr.y (mgr.24356) 10452 : cluster 0 pgmap v10420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:37.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:36 smithi040 bash[41173]: cluster 2023-12-01T21:26:36.497410+0000 mgr.y (mgr.24356) 10452 : cluster 0 pgmap v10420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:37.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:36 smithi040 bash[28232]: cluster 2023-12-01T21:26:36.497410+0000 mgr.y (mgr.24356) 10452 : cluster 0 pgmap v10420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:38.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:38 smithi040 bash[41173]: audit 2023-12-01T21:26:38.023467+0000 mon.a (mon.0) 6752 : audit 0 from='client.? 172.21.15.40:0/2752165606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:38 smithi040 bash[28232]: audit 2023-12-01T21:26:38.023467+0000 mon.a (mon.0) 6752 : audit 0 from='client.? 172.21.15.40:0/2752165606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:38 smithi141 bash[31670]: audit 2023-12-01T21:26:38.023467+0000 mon.a (mon.0) 6752 : audit 0 from='client.? 172.21.15.40:0/2752165606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:39.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:39 smithi040 bash[41173]: cluster 2023-12-01T21:26:38.498034+0000 mgr.y (mgr.24356) 10453 : cluster 0 pgmap v10421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:39.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:39 smithi040 bash[28232]: cluster 2023-12-01T21:26:38.498034+0000 mgr.y (mgr.24356) 10453 : cluster 0 pgmap v10421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:39.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:39 smithi141 bash[31670]: cluster 2023-12-01T21:26:38.498034+0000 mgr.y (mgr.24356) 10453 : cluster 0 pgmap v10421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:40 smithi141 bash[31670]: audit 2023-12-01T21:26:40.493118+0000 mon.a (mon.0) 6753 : audit 0 from='client.? 172.21.15.40:0/1715454221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:41.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:40 smithi141 bash[31670]: cluster 2023-12-01T21:26:40.498797+0000 mgr.y (mgr.24356) 10454 : cluster 0 pgmap v10422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:40 smithi040 bash[41173]: audit 2023-12-01T21:26:40.493118+0000 mon.a (mon.0) 6753 : audit 0 from='client.? 172.21.15.40:0/1715454221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:41.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:40 smithi040 bash[41173]: cluster 2023-12-01T21:26:40.498797+0000 mgr.y (mgr.24356) 10454 : cluster 0 pgmap v10422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:40 smithi040 bash[28232]: audit 2023-12-01T21:26:40.493118+0000 mon.a (mon.0) 6753 : audit 0 from='client.? 172.21.15.40:0/1715454221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:41.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:40 smithi040 bash[28232]: cluster 2023-12-01T21:26:40.498797+0000 mgr.y (mgr.24356) 10454 : cluster 0 pgmap v10422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:42 smithi040 bash[28232]: cluster 2023-12-01T21:26:42.499418+0000 mgr.y (mgr.24356) 10455 : cluster 0 pgmap v10423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:42 smithi040 bash[41173]: cluster 2023-12-01T21:26:42.499418+0000 mgr.y (mgr.24356) 10455 : cluster 0 pgmap v10423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:42 smithi141 bash[31670]: cluster 2023-12-01T21:26:42.499418+0000 mgr.y (mgr.24356) 10455 : cluster 0 pgmap v10423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:43 smithi040 bash[41173]: audit 2023-12-01T21:26:42.955873+0000 mon.c (mon.2) 6591 : audit 0 from='client.? 172.21.15.40:0/1467727935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:43.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:43 smithi040 bash[28232]: audit 2023-12-01T21:26:42.955873+0000 mon.c (mon.2) 6591 : audit 0 from='client.? 172.21.15.40:0/1467727935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:43 smithi141 bash[31670]: audit 2023-12-01T21:26:42.955873+0000 mon.c (mon.2) 6591 : audit 0 from='client.? 172.21.15.40:0/1467727935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:44 smithi040 bash[28232]: cluster 2023-12-01T21:26:44.500540+0000 mgr.y (mgr.24356) 10456 : cluster 0 pgmap v10424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:44.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:44 smithi040 bash[41173]: cluster 2023-12-01T21:26:44.500540+0000 mgr.y (mgr.24356) 10456 : cluster 0 pgmap v10424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:44 smithi141 bash[31670]: cluster 2023-12-01T21:26:44.500540+0000 mgr.y (mgr.24356) 10456 : cluster 0 pgmap v10424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:45 smithi141 bash[31670]: audit 2023-12-01T21:26:45.420185+0000 mon.a (mon.0) 6754 : audit 0 from='client.? 172.21.15.40:0/84413600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:45 smithi040 bash[28232]: audit 2023-12-01T21:26:45.420185+0000 mon.a (mon.0) 6754 : audit 0 from='client.? 172.21.15.40:0/84413600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:45 smithi040 bash[41173]: audit 2023-12-01T21:26:45.420185+0000 mon.a (mon.0) 6754 : audit 0 from='client.? 172.21.15.40:0/84413600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:26:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:26:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:46 smithi141 bash[31670]: cluster 2023-12-01T21:26:46.501159+0000 mgr.y (mgr.24356) 10457 : cluster 0 pgmap v10425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:46 smithi040 bash[28232]: cluster 2023-12-01T21:26:46.501159+0000 mgr.y (mgr.24356) 10457 : cluster 0 pgmap v10425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:46 smithi040 bash[41173]: cluster 2023-12-01T21:26:46.501159+0000 mgr.y (mgr.24356) 10457 : cluster 0 pgmap v10425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:47 smithi141 bash[31670]: audit 2023-12-01T21:26:47.571486+0000 mon.c (mon.2) 6592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:26:48.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:47 smithi141 bash[31670]: audit 2023-12-01T21:26:47.887373+0000 mon.c (mon.2) 6593 : audit 0 from='client.? 172.21.15.40:0/741591772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:47 smithi141 bash[31670]: audit 2023-12-01T21:26:47.950634+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:48.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:47 smithi141 bash[31670]: audit 2023-12-01T21:26:47.966418+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[28232]: audit 2023-12-01T21:26:47.571486+0000 mon.c (mon.2) 6592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[28232]: audit 2023-12-01T21:26:47.887373+0000 mon.c (mon.2) 6593 : audit 0 from='client.? 172.21.15.40:0/741591772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[28232]: audit 2023-12-01T21:26:47.950634+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[28232]: audit 2023-12-01T21:26:47.966418+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[41173]: audit 2023-12-01T21:26:47.571486+0000 mon.c (mon.2) 6592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[41173]: audit 2023-12-01T21:26:47.887373+0000 mon.c (mon.2) 6593 : audit 0 from='client.? 172.21.15.40:0/741591772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[41173]: audit 2023-12-01T21:26:47.950634+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:47 smithi040 bash[41173]: audit 2023-12-01T21:26:47.966418+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:49 smithi141 bash[31670]: cluster 2023-12-01T21:26:48.501847+0000 mgr.y (mgr.24356) 10458 : cluster 0 pgmap v10426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:49.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:49 smithi141 bash[31670]: audit 2023-12-01T21:26:48.871077+0000 mon.c (mon.2) 6594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:49 smithi040 bash[28232]: cluster 2023-12-01T21:26:48.501847+0000 mgr.y (mgr.24356) 10458 : cluster 0 pgmap v10426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:49.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:49 smithi040 bash[28232]: audit 2023-12-01T21:26:48.871077+0000 mon.c (mon.2) 6594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:49 smithi040 bash[41173]: cluster 2023-12-01T21:26:48.501847+0000 mgr.y (mgr.24356) 10458 : cluster 0 pgmap v10426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:49 smithi040 bash[41173]: audit 2023-12-01T21:26:48.871077+0000 mon.c (mon.2) 6594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:50 smithi141 bash[31670]: audit 2023-12-01T21:26:50.339723+0000 mon.c (mon.2) 6595 : audit 0 from='client.? 172.21.15.40:0/955089929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:51.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:50 smithi141 bash[31670]: cluster 2023-12-01T21:26:50.503168+0000 mgr.y (mgr.24356) 10459 : cluster 0 pgmap v10427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:50 smithi040 bash[28232]: audit 2023-12-01T21:26:50.339723+0000 mon.c (mon.2) 6595 : audit 0 from='client.? 172.21.15.40:0/955089929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:51.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:50 smithi040 bash[28232]: cluster 2023-12-01T21:26:50.503168+0000 mgr.y (mgr.24356) 10459 : cluster 0 pgmap v10427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:50 smithi040 bash[41173]: audit 2023-12-01T21:26:50.339723+0000 mon.c (mon.2) 6595 : audit 0 from='client.? 172.21.15.40:0/955089929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:51.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:50 smithi040 bash[41173]: cluster 2023-12-01T21:26:50.503168+0000 mgr.y (mgr.24356) 10459 : cluster 0 pgmap v10427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[41173]: cluster 2023-12-01T21:26:52.503875+0000 mgr.y (mgr.24356) 10460 : cluster 0 pgmap v10428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[41173]: audit 2023-12-01T21:26:52.821795+0000 mon.a (mon.0) 6757 : audit 0 from='client.? 172.21.15.40:0/1760653561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:53.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[41173]: audit 2023-12-01T21:26:53.417556+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:53.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[41173]: audit 2023-12-01T21:26:53.430115+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[28232]: cluster 2023-12-01T21:26:52.503875+0000 mgr.y (mgr.24356) 10460 : cluster 0 pgmap v10428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[28232]: audit 2023-12-01T21:26:52.821795+0000 mon.a (mon.0) 6757 : audit 0 from='client.? 172.21.15.40:0/1760653561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[28232]: audit 2023-12-01T21:26:53.417556+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:53.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:53 smithi040 bash[28232]: audit 2023-12-01T21:26:53.430115+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:53 smithi141 bash[31670]: cluster 2023-12-01T21:26:52.503875+0000 mgr.y (mgr.24356) 10460 : cluster 0 pgmap v10428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:53 smithi141 bash[31670]: audit 2023-12-01T21:26:52.821795+0000 mon.a (mon.0) 6757 : audit 0 from='client.? 172.21.15.40:0/1760653561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:54.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:53 smithi141 bash[31670]: audit 2023-12-01T21:26:53.417556+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:54.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:53 smithi141 bash[31670]: audit 2023-12-01T21:26:53.430115+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:55 smithi141 bash[31670]: audit 2023-12-01T21:26:54.169367+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:55 smithi141 bash[31670]: audit 2023-12-01T21:26:54.182959+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:55 smithi141 bash[31670]: audit 2023-12-01T21:26:54.708483+0000 mon.c (mon.2) 6596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:26:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:55 smithi141 bash[31670]: audit 2023-12-01T21:26:54.710332+0000 mon.c (mon.2) 6597 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:26:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:55 smithi141 bash[31670]: audit 2023-12-01T21:26:54.720722+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[28232]: audit 2023-12-01T21:26:54.169367+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[28232]: audit 2023-12-01T21:26:54.182959+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[28232]: audit 2023-12-01T21:26:54.708483+0000 mon.c (mon.2) 6596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[28232]: audit 2023-12-01T21:26:54.710332+0000 mon.c (mon.2) 6597 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[28232]: audit 2023-12-01T21:26:54.720722+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[41173]: audit 2023-12-01T21:26:54.169367+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[41173]: audit 2023-12-01T21:26:54.182959+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[41173]: audit 2023-12-01T21:26:54.708483+0000 mon.c (mon.2) 6596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[41173]: audit 2023-12-01T21:26:54.710332+0000 mon.c (mon.2) 6597 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:26:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:55 smithi040 bash[41173]: audit 2023-12-01T21:26:54.720722+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:26:56.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:56 smithi040 bash[28232]: cluster 2023-12-01T21:26:54.505001+0000 mgr.y (mgr.24356) 10461 : cluster 0 pgmap v10429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:56 smithi040 bash[28232]: audit 2023-12-01T21:26:55.287420+0000 mon.c (mon.2) 6598 : audit 0 from='client.? 172.21.15.40:0/744418759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:56 smithi040 bash[41173]: cluster 2023-12-01T21:26:54.505001+0000 mgr.y (mgr.24356) 10461 : cluster 0 pgmap v10429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:56 smithi040 bash[41173]: audit 2023-12-01T21:26:55.287420+0000 mon.c (mon.2) 6598 : audit 0 from='client.? 172.21.15.40:0/744418759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:56 smithi141 bash[31670]: cluster 2023-12-01T21:26:54.505001+0000 mgr.y (mgr.24356) 10461 : cluster 0 pgmap v10429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:56 smithi141 bash[31670]: audit 2023-12-01T21:26:55.287420+0000 mon.c (mon.2) 6598 : audit 0 from='client.? 172.21.15.40:0/744418759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:26:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:26:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:58 smithi141 bash[31670]: cluster 2023-12-01T21:26:56.505673+0000 mgr.y (mgr.24356) 10462 : cluster 0 pgmap v10430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:58.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:26:58 smithi141 bash[31670]: audit 2023-12-01T21:26:57.754983+0000 mon.a (mon.0) 6763 : audit 0 from='client.? 172.21.15.40:0/2024968159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:58 smithi040 bash[28232]: cluster 2023-12-01T21:26:56.505673+0000 mgr.y (mgr.24356) 10462 : cluster 0 pgmap v10430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:26:58 smithi040 bash[28232]: audit 2023-12-01T21:26:57.754983+0000 mon.a (mon.0) 6763 : audit 0 from='client.? 172.21.15.40:0/2024968159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:26:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:58 smithi040 bash[41173]: cluster 2023-12-01T21:26:56.505673+0000 mgr.y (mgr.24356) 10462 : cluster 0 pgmap v10430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:26:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:26:58 smithi040 bash[41173]: audit 2023-12-01T21:26:57.754983+0000 mon.a (mon.0) 6763 : audit 0 from='client.? 172.21.15.40:0/2024968159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:00.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:00 smithi141 bash[31670]: cluster 2023-12-01T21:26:58.506274+0000 mgr.y (mgr.24356) 10463 : cluster 0 pgmap v10431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:00 smithi040 bash[28232]: cluster 2023-12-01T21:26:58.506274+0000 mgr.y (mgr.24356) 10463 : cluster 0 pgmap v10431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:00 smithi040 bash[41173]: cluster 2023-12-01T21:26:58.506274+0000 mgr.y (mgr.24356) 10463 : cluster 0 pgmap v10431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:01 smithi141 bash[31670]: audit 2023-12-01T21:27:00.220822+0000 mon.c (mon.2) 6599 : audit 0 from='client.? 172.21.15.40:0/4173469700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:01 smithi040 bash[41173]: audit 2023-12-01T21:27:00.220822+0000 mon.c (mon.2) 6599 : audit 0 from='client.? 172.21.15.40:0/4173469700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:01.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:01 smithi040 bash[28232]: audit 2023-12-01T21:27:00.220822+0000 mon.c (mon.2) 6599 : audit 0 from='client.? 172.21.15.40:0/4173469700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:02 smithi141 bash[31670]: cluster 2023-12-01T21:27:00.507438+0000 mgr.y (mgr.24356) 10464 : cluster 0 pgmap v10432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:02 smithi040 bash[28232]: cluster 2023-12-01T21:27:00.507438+0000 mgr.y (mgr.24356) 10464 : cluster 0 pgmap v10432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:02 smithi040 bash[41173]: cluster 2023-12-01T21:27:00.507438+0000 mgr.y (mgr.24356) 10464 : cluster 0 pgmap v10432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:03 smithi141 bash[31670]: audit 2023-12-01T21:27:02.691048+0000 mon.a (mon.0) 6764 : audit 0 from='client.? 172.21.15.40:0/1244716305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:03 smithi040 bash[41173]: audit 2023-12-01T21:27:02.691048+0000 mon.a (mon.0) 6764 : audit 0 from='client.? 172.21.15.40:0/1244716305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:03 smithi040 bash[28232]: audit 2023-12-01T21:27:02.691048+0000 mon.a (mon.0) 6764 : audit 0 from='client.? 172.21.15.40:0/1244716305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:04 smithi141 bash[31670]: cluster 2023-12-01T21:27:02.508063+0000 mgr.y (mgr.24356) 10465 : cluster 0 pgmap v10433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:04 smithi141 bash[31670]: audit 2023-12-01T21:27:03.871719+0000 mon.c (mon.2) 6600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:04 smithi040 bash[28232]: cluster 2023-12-01T21:27:02.508063+0000 mgr.y (mgr.24356) 10465 : cluster 0 pgmap v10433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:04 smithi040 bash[28232]: audit 2023-12-01T21:27:03.871719+0000 mon.c (mon.2) 6600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:04 smithi040 bash[41173]: cluster 2023-12-01T21:27:02.508063+0000 mgr.y (mgr.24356) 10465 : cluster 0 pgmap v10433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:04 smithi040 bash[41173]: audit 2023-12-01T21:27:03.871719+0000 mon.c (mon.2) 6600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:05 smithi141 bash[31670]: cluster 2023-12-01T21:27:04.509263+0000 mgr.y (mgr.24356) 10466 : cluster 0 pgmap v10434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:05 smithi141 bash[31670]: audit 2023-12-01T21:27:05.153222+0000 mon.c (mon.2) 6601 : audit 0 from='client.? 172.21.15.40:0/1093050401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:05 smithi040 bash[28232]: cluster 2023-12-01T21:27:04.509263+0000 mgr.y (mgr.24356) 10466 : cluster 0 pgmap v10434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:06.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:05 smithi040 bash[28232]: audit 2023-12-01T21:27:05.153222+0000 mon.c (mon.2) 6601 : audit 0 from='client.? 172.21.15.40:0/1093050401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:05 smithi040 bash[41173]: cluster 2023-12-01T21:27:04.509263+0000 mgr.y (mgr.24356) 10466 : cluster 0 pgmap v10434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:05 smithi040 bash[41173]: audit 2023-12-01T21:27:05.153222+0000 mon.c (mon.2) 6601 : audit 0 from='client.? 172.21.15.40:0/1093050401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:27:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:27:08.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:07 smithi141 bash[31670]: cluster 2023-12-01T21:27:06.509924+0000 mgr.y (mgr.24356) 10467 : cluster 0 pgmap v10435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:08.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:07 smithi141 bash[31670]: audit 2023-12-01T21:27:07.627626+0000 mon.c (mon.2) 6602 : audit 0 from='client.? 172.21.15.40:0/4225197385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:07 smithi040 bash[28232]: cluster 2023-12-01T21:27:06.509924+0000 mgr.y (mgr.24356) 10467 : cluster 0 pgmap v10435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:08.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:07 smithi040 bash[28232]: audit 2023-12-01T21:27:07.627626+0000 mon.c (mon.2) 6602 : audit 0 from='client.? 172.21.15.40:0/4225197385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:08.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:07 smithi040 bash[41173]: cluster 2023-12-01T21:27:06.509924+0000 mgr.y (mgr.24356) 10467 : cluster 0 pgmap v10435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:08.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:07 smithi040 bash[41173]: audit 2023-12-01T21:27:07.627626+0000 mon.c (mon.2) 6602 : audit 0 from='client.? 172.21.15.40:0/4225197385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:09 smithi141 bash[31670]: cluster 2023-12-01T21:27:08.510575+0000 mgr.y (mgr.24356) 10468 : cluster 0 pgmap v10436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:09 smithi040 bash[28232]: cluster 2023-12-01T21:27:08.510575+0000 mgr.y (mgr.24356) 10468 : cluster 0 pgmap v10436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:09 smithi040 bash[41173]: cluster 2023-12-01T21:27:08.510575+0000 mgr.y (mgr.24356) 10468 : cluster 0 pgmap v10436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:11 smithi141 bash[31670]: audit 2023-12-01T21:27:10.089081+0000 mon.a (mon.0) 6765 : audit 0 from='client.? 172.21.15.40:0/4031385024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:11.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:11 smithi040 bash[41173]: audit 2023-12-01T21:27:10.089081+0000 mon.a (mon.0) 6765 : audit 0 from='client.? 172.21.15.40:0/4031385024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:11.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:11 smithi040 bash[28232]: audit 2023-12-01T21:27:10.089081+0000 mon.a (mon.0) 6765 : audit 0 from='client.? 172.21.15.40:0/4031385024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:12 smithi141 bash[31670]: cluster 2023-12-01T21:27:10.511730+0000 mgr.y (mgr.24356) 10469 : cluster 0 pgmap v10437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:12 smithi040 bash[28232]: cluster 2023-12-01T21:27:10.511730+0000 mgr.y (mgr.24356) 10469 : cluster 0 pgmap v10437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:12 smithi040 bash[41173]: cluster 2023-12-01T21:27:10.511730+0000 mgr.y (mgr.24356) 10469 : cluster 0 pgmap v10437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:13 smithi141 bash[31670]: audit 2023-12-01T21:27:12.563553+0000 mon.c (mon.2) 6603 : audit 0 from='client.? 172.21.15.40:0/3448689833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:13 smithi040 bash[28232]: audit 2023-12-01T21:27:12.563553+0000 mon.c (mon.2) 6603 : audit 0 from='client.? 172.21.15.40:0/3448689833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:13 smithi040 bash[41173]: audit 2023-12-01T21:27:12.563553+0000 mon.c (mon.2) 6603 : audit 0 from='client.? 172.21.15.40:0/3448689833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:14 smithi141 bash[31670]: cluster 2023-12-01T21:27:12.512302+0000 mgr.y (mgr.24356) 10470 : cluster 0 pgmap v10438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:14 smithi040 bash[28232]: cluster 2023-12-01T21:27:12.512302+0000 mgr.y (mgr.24356) 10470 : cluster 0 pgmap v10438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:14.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:14 smithi040 bash[41173]: cluster 2023-12-01T21:27:12.512302+0000 mgr.y (mgr.24356) 10470 : cluster 0 pgmap v10438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:16 smithi040 bash[28232]: cluster 2023-12-01T21:27:14.513417+0000 mgr.y (mgr.24356) 10471 : cluster 0 pgmap v10439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:16 smithi040 bash[28232]: audit 2023-12-01T21:27:15.028324+0000 mon.c (mon.2) 6604 : audit 0 from='client.? 172.21.15.40:0/1010887271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:16 smithi040 bash[41173]: cluster 2023-12-01T21:27:14.513417+0000 mgr.y (mgr.24356) 10471 : cluster 0 pgmap v10439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:16 smithi040 bash[41173]: audit 2023-12-01T21:27:15.028324+0000 mon.c (mon.2) 6604 : audit 0 from='client.? 172.21.15.40:0/1010887271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:16 smithi141 bash[31670]: cluster 2023-12-01T21:27:14.513417+0000 mgr.y (mgr.24356) 10471 : cluster 0 pgmap v10439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:16 smithi141 bash[31670]: audit 2023-12-01T21:27:15.028324+0000 mon.c (mon.2) 6604 : audit 0 from='client.? 172.21.15.40:0/1010887271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:27:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:27:18.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:18 smithi040 bash[28232]: cluster 2023-12-01T21:27:16.514008+0000 mgr.y (mgr.24356) 10472 : cluster 0 pgmap v10440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:18.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:18 smithi040 bash[28232]: audit 2023-12-01T21:27:17.487576+0000 mon.a (mon.0) 6766 : audit 0 from='client.? 172.21.15.40:0/1092071986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:18.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:18 smithi040 bash[41173]: cluster 2023-12-01T21:27:16.514008+0000 mgr.y (mgr.24356) 10472 : cluster 0 pgmap v10440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:18.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:18 smithi040 bash[41173]: audit 2023-12-01T21:27:17.487576+0000 mon.a (mon.0) 6766 : audit 0 from='client.? 172.21.15.40:0/1092071986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:18 smithi141 bash[31670]: cluster 2023-12-01T21:27:16.514008+0000 mgr.y (mgr.24356) 10472 : cluster 0 pgmap v10440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:18 smithi141 bash[31670]: audit 2023-12-01T21:27:17.487576+0000 mon.a (mon.0) 6766 : audit 0 from='client.? 172.21.15.40:0/1092071986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:19 smithi040 bash[28232]: audit 2023-12-01T21:27:18.872269+0000 mon.c (mon.2) 6605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:19 smithi040 bash[41173]: audit 2023-12-01T21:27:18.872269+0000 mon.c (mon.2) 6605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:19 smithi141 bash[31670]: audit 2023-12-01T21:27:18.872269+0000 mon.c (mon.2) 6605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:20 smithi040 bash[28232]: cluster 2023-12-01T21:27:18.514770+0000 mgr.y (mgr.24356) 10473 : cluster 0 pgmap v10441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:20 smithi040 bash[28232]: audit 2023-12-01T21:27:19.943812+0000 mon.c (mon.2) 6606 : audit 0 from='client.? 172.21.15.40:0/4179416787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:20.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:20 smithi040 bash[41173]: cluster 2023-12-01T21:27:18.514770+0000 mgr.y (mgr.24356) 10473 : cluster 0 pgmap v10441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:20.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:20 smithi040 bash[41173]: audit 2023-12-01T21:27:19.943812+0000 mon.c (mon.2) 6606 : audit 0 from='client.? 172.21.15.40:0/4179416787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:20 smithi141 bash[31670]: cluster 2023-12-01T21:27:18.514770+0000 mgr.y (mgr.24356) 10473 : cluster 0 pgmap v10441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:20 smithi141 bash[31670]: audit 2023-12-01T21:27:19.943812+0000 mon.c (mon.2) 6606 : audit 0 from='client.? 172.21.15.40:0/4179416787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:22 smithi040 bash[28232]: cluster 2023-12-01T21:27:20.515931+0000 mgr.y (mgr.24356) 10474 : cluster 0 pgmap v10442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:22 smithi040 bash[41173]: cluster 2023-12-01T21:27:20.515931+0000 mgr.y (mgr.24356) 10474 : cluster 0 pgmap v10442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:22.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:22 smithi141 bash[31670]: cluster 2023-12-01T21:27:20.515931+0000 mgr.y (mgr.24356) 10474 : cluster 0 pgmap v10442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:23.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:23 smithi040 bash[41173]: audit 2023-12-01T21:27:22.407332+0000 mon.c (mon.2) 6607 : audit 0 from='client.? 172.21.15.40:0/3758648387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:23.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:23 smithi040 bash[28232]: audit 2023-12-01T21:27:22.407332+0000 mon.c (mon.2) 6607 : audit 0 from='client.? 172.21.15.40:0/3758648387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:23.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:23 smithi141 bash[31670]: audit 2023-12-01T21:27:22.407332+0000 mon.c (mon.2) 6607 : audit 0 from='client.? 172.21.15.40:0/3758648387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:24 smithi040 bash[28232]: cluster 2023-12-01T21:27:22.516569+0000 mgr.y (mgr.24356) 10475 : cluster 0 pgmap v10443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:24 smithi040 bash[41173]: cluster 2023-12-01T21:27:22.516569+0000 mgr.y (mgr.24356) 10475 : cluster 0 pgmap v10443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:24 smithi141 bash[31670]: cluster 2023-12-01T21:27:22.516569+0000 mgr.y (mgr.24356) 10475 : cluster 0 pgmap v10443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:25 smithi040 bash[28232]: audit 2023-12-01T21:27:24.875448+0000 mon.c (mon.2) 6608 : audit 0 from='client.? 172.21.15.40:0/4079333291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:25.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:25 smithi040 bash[41173]: audit 2023-12-01T21:27:24.875448+0000 mon.c (mon.2) 6608 : audit 0 from='client.? 172.21.15.40:0/4079333291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:25.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:25 smithi141 bash[31670]: audit 2023-12-01T21:27:24.875448+0000 mon.c (mon.2) 6608 : audit 0 from='client.? 172.21.15.40:0/4079333291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:26 smithi040 bash[41173]: cluster 2023-12-01T21:27:24.517686+0000 mgr.y (mgr.24356) 10476 : cluster 0 pgmap v10444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:26.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:26 smithi040 bash[28232]: cluster 2023-12-01T21:27:24.517686+0000 mgr.y (mgr.24356) 10476 : cluster 0 pgmap v10444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:26 smithi141 bash[31670]: cluster 2023-12-01T21:27:24.517686+0000 mgr.y (mgr.24356) 10476 : cluster 0 pgmap v10444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:27:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:27:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:28 smithi040 bash[28232]: cluster 2023-12-01T21:27:26.518351+0000 mgr.y (mgr.24356) 10477 : cluster 0 pgmap v10445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:28 smithi040 bash[28232]: audit 2023-12-01T21:27:27.338929+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.40:0/946790377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:28.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:28 smithi040 bash[41173]: cluster 2023-12-01T21:27:26.518351+0000 mgr.y (mgr.24356) 10477 : cluster 0 pgmap v10445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:28.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:28 smithi040 bash[41173]: audit 2023-12-01T21:27:27.338929+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.40:0/946790377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:28 smithi141 bash[31670]: cluster 2023-12-01T21:27:26.518351+0000 mgr.y (mgr.24356) 10477 : cluster 0 pgmap v10445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:28 smithi141 bash[31670]: audit 2023-12-01T21:27:27.338929+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.40:0/946790377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:30 smithi040 bash[28232]: cluster 2023-12-01T21:27:28.518953+0000 mgr.y (mgr.24356) 10478 : cluster 0 pgmap v10446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:30 smithi040 bash[28232]: audit 2023-12-01T21:27:29.799199+0000 mon.c (mon.2) 6609 : audit 0 from='client.? 172.21.15.40:0/679524013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:30 smithi040 bash[41173]: cluster 2023-12-01T21:27:28.518953+0000 mgr.y (mgr.24356) 10478 : cluster 0 pgmap v10446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:30.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:30 smithi040 bash[41173]: audit 2023-12-01T21:27:29.799199+0000 mon.c (mon.2) 6609 : audit 0 from='client.? 172.21.15.40:0/679524013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:30 smithi141 bash[31670]: cluster 2023-12-01T21:27:28.518953+0000 mgr.y (mgr.24356) 10478 : cluster 0 pgmap v10446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:30 smithi141 bash[31670]: audit 2023-12-01T21:27:29.799199+0000 mon.c (mon.2) 6609 : audit 0 from='client.? 172.21.15.40:0/679524013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:32 smithi040 bash[28232]: cluster 2023-12-01T21:27:30.520077+0000 mgr.y (mgr.24356) 10479 : cluster 0 pgmap v10447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:32 smithi040 bash[41173]: cluster 2023-12-01T21:27:30.520077+0000 mgr.y (mgr.24356) 10479 : cluster 0 pgmap v10447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:32 smithi141 bash[31670]: cluster 2023-12-01T21:27:30.520077+0000 mgr.y (mgr.24356) 10479 : cluster 0 pgmap v10447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:33 smithi040 bash[28232]: audit 2023-12-01T21:27:32.263219+0000 mon.a (mon.0) 6768 : audit 0 from='client.? 172.21.15.40:0/2285985290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:33 smithi040 bash[41173]: audit 2023-12-01T21:27:32.263219+0000 mon.a (mon.0) 6768 : audit 0 from='client.? 172.21.15.40:0/2285985290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:33.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:33 smithi141 bash[31670]: audit 2023-12-01T21:27:32.263219+0000 mon.a (mon.0) 6768 : audit 0 from='client.? 172.21.15.40:0/2285985290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:34 smithi040 bash[41173]: cluster 2023-12-01T21:27:32.520840+0000 mgr.y (mgr.24356) 10480 : cluster 0 pgmap v10448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:34 smithi040 bash[41173]: audit 2023-12-01T21:27:33.872535+0000 mon.c (mon.2) 6610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:34 smithi040 bash[28232]: cluster 2023-12-01T21:27:32.520840+0000 mgr.y (mgr.24356) 10480 : cluster 0 pgmap v10448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:34 smithi040 bash[28232]: audit 2023-12-01T21:27:33.872535+0000 mon.c (mon.2) 6610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:34 smithi141 bash[31670]: cluster 2023-12-01T21:27:32.520840+0000 mgr.y (mgr.24356) 10480 : cluster 0 pgmap v10448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:34 smithi141 bash[31670]: audit 2023-12-01T21:27:33.872535+0000 mon.c (mon.2) 6610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:35.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:35 smithi040 bash[28232]: audit 2023-12-01T21:27:34.727314+0000 mon.c (mon.2) 6611 : audit 0 from='client.? 172.21.15.40:0/1337082565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:35.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:35 smithi040 bash[41173]: audit 2023-12-01T21:27:34.727314+0000 mon.c (mon.2) 6611 : audit 0 from='client.? 172.21.15.40:0/1337082565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:35.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:35 smithi141 bash[31670]: audit 2023-12-01T21:27:34.727314+0000 mon.c (mon.2) 6611 : audit 0 from='client.? 172.21.15.40:0/1337082565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:36.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:36 smithi040 bash[41173]: cluster 2023-12-01T21:27:34.522033+0000 mgr.y (mgr.24356) 10481 : cluster 0 pgmap v10449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:36.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:36 smithi040 bash[28232]: cluster 2023-12-01T21:27:34.522033+0000 mgr.y (mgr.24356) 10481 : cluster 0 pgmap v10449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:36 smithi141 bash[31670]: cluster 2023-12-01T21:27:34.522033+0000 mgr.y (mgr.24356) 10481 : cluster 0 pgmap v10449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:27:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:27:38.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:38 smithi040 bash[41173]: cluster 2023-12-01T21:27:36.522736+0000 mgr.y (mgr.24356) 10482 : cluster 0 pgmap v10450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:38.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:38 smithi040 bash[41173]: audit 2023-12-01T21:27:37.208203+0000 mon.c (mon.2) 6612 : audit 0 from='client.? 172.21.15.40:0/2699020163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:38 smithi040 bash[28232]: cluster 2023-12-01T21:27:36.522736+0000 mgr.y (mgr.24356) 10482 : cluster 0 pgmap v10450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:38 smithi040 bash[28232]: audit 2023-12-01T21:27:37.208203+0000 mon.c (mon.2) 6612 : audit 0 from='client.? 172.21.15.40:0/2699020163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:38 smithi141 bash[31670]: cluster 2023-12-01T21:27:36.522736+0000 mgr.y (mgr.24356) 10482 : cluster 0 pgmap v10450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:38 smithi141 bash[31670]: audit 2023-12-01T21:27:37.208203+0000 mon.c (mon.2) 6612 : audit 0 from='client.? 172.21.15.40:0/2699020163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:40 smithi040 bash[28232]: cluster 2023-12-01T21:27:38.523373+0000 mgr.y (mgr.24356) 10483 : cluster 0 pgmap v10451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:40 smithi040 bash[28232]: audit 2023-12-01T21:27:39.675430+0000 mon.c (mon.2) 6613 : audit 0 from='client.? 172.21.15.40:0/1391584497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:40 smithi040 bash[41173]: cluster 2023-12-01T21:27:38.523373+0000 mgr.y (mgr.24356) 10483 : cluster 0 pgmap v10451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:40 smithi040 bash[41173]: audit 2023-12-01T21:27:39.675430+0000 mon.c (mon.2) 6613 : audit 0 from='client.? 172.21.15.40:0/1391584497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:40 smithi141 bash[31670]: cluster 2023-12-01T21:27:38.523373+0000 mgr.y (mgr.24356) 10483 : cluster 0 pgmap v10451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:40 smithi141 bash[31670]: audit 2023-12-01T21:27:39.675430+0000 mon.c (mon.2) 6613 : audit 0 from='client.? 172.21.15.40:0/1391584497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:42 smithi040 bash[41173]: cluster 2023-12-01T21:27:40.524371+0000 mgr.y (mgr.24356) 10484 : cluster 0 pgmap v10452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:42 smithi040 bash[28232]: cluster 2023-12-01T21:27:40.524371+0000 mgr.y (mgr.24356) 10484 : cluster 0 pgmap v10452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:42 smithi141 bash[31670]: cluster 2023-12-01T21:27:40.524371+0000 mgr.y (mgr.24356) 10484 : cluster 0 pgmap v10452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:43 smithi040 bash[28232]: audit 2023-12-01T21:27:42.143487+0000 mon.a (mon.0) 6769 : audit 0 from='client.? 172.21.15.40:0/2382958604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:43 smithi040 bash[41173]: audit 2023-12-01T21:27:42.143487+0000 mon.a (mon.0) 6769 : audit 0 from='client.? 172.21.15.40:0/2382958604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:43 smithi141 bash[31670]: audit 2023-12-01T21:27:42.143487+0000 mon.a (mon.0) 6769 : audit 0 from='client.? 172.21.15.40:0/2382958604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:44 smithi040 bash[41173]: cluster 2023-12-01T21:27:42.525018+0000 mgr.y (mgr.24356) 10485 : cluster 0 pgmap v10453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:44.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:44 smithi040 bash[28232]: cluster 2023-12-01T21:27:42.525018+0000 mgr.y (mgr.24356) 10485 : cluster 0 pgmap v10453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:44 smithi141 bash[31670]: cluster 2023-12-01T21:27:42.525018+0000 mgr.y (mgr.24356) 10485 : cluster 0 pgmap v10453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:45 smithi040 bash[41173]: audit 2023-12-01T21:27:44.619556+0000 mon.a (mon.0) 6770 : audit 0 from='client.? 172.21.15.40:0/3464043389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:45 smithi040 bash[28232]: audit 2023-12-01T21:27:44.619556+0000 mon.a (mon.0) 6770 : audit 0 from='client.? 172.21.15.40:0/3464043389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:45.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:45 smithi141 bash[31670]: audit 2023-12-01T21:27:44.619556+0000 mon.a (mon.0) 6770 : audit 0 from='client.? 172.21.15.40:0/3464043389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:46 smithi040 bash[41173]: cluster 2023-12-01T21:27:44.526120+0000 mgr.y (mgr.24356) 10486 : cluster 0 pgmap v10454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:46.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:46 smithi040 bash[28232]: cluster 2023-12-01T21:27:44.526120+0000 mgr.y (mgr.24356) 10486 : cluster 0 pgmap v10454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:46 smithi141 bash[31670]: cluster 2023-12-01T21:27:44.526120+0000 mgr.y (mgr.24356) 10486 : cluster 0 pgmap v10454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:27:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:27:47.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:47 smithi040 bash[41173]: audit 2023-12-01T21:27:47.085681+0000 mon.a (mon.0) 6771 : audit 0 from='client.? 172.21.15.40:0/3357909626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:47.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:47 smithi040 bash[28232]: audit 2023-12-01T21:27:47.085681+0000 mon.a (mon.0) 6771 : audit 0 from='client.? 172.21.15.40:0/3357909626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:47 smithi141 bash[31670]: audit 2023-12-01T21:27:47.085681+0000 mon.a (mon.0) 6771 : audit 0 from='client.? 172.21.15.40:0/3357909626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:48.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:48 smithi040 bash[41173]: cluster 2023-12-01T21:27:46.526812+0000 mgr.y (mgr.24356) 10487 : cluster 0 pgmap v10455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:48.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:48 smithi040 bash[28232]: cluster 2023-12-01T21:27:46.526812+0000 mgr.y (mgr.24356) 10487 : cluster 0 pgmap v10455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:48 smithi141 bash[31670]: cluster 2023-12-01T21:27:46.526812+0000 mgr.y (mgr.24356) 10487 : cluster 0 pgmap v10455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:49 smithi040 bash[28232]: audit 2023-12-01T21:27:48.872876+0000 mon.c (mon.2) 6614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:49.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:49 smithi040 bash[41173]: audit 2023-12-01T21:27:48.872876+0000 mon.c (mon.2) 6614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:49 smithi141 bash[31670]: audit 2023-12-01T21:27:48.872876+0000 mon.c (mon.2) 6614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:50 smithi141 bash[31670]: cluster 2023-12-01T21:27:48.527497+0000 mgr.y (mgr.24356) 10488 : cluster 0 pgmap v10456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:50 smithi141 bash[31670]: audit 2023-12-01T21:27:49.557016+0000 mon.c (mon.2) 6615 : audit 0 from='client.? 172.21.15.40:0/2740713734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:50 smithi040 bash[41173]: cluster 2023-12-01T21:27:48.527497+0000 mgr.y (mgr.24356) 10488 : cluster 0 pgmap v10456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:50.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:50 smithi040 bash[41173]: audit 2023-12-01T21:27:49.557016+0000 mon.c (mon.2) 6615 : audit 0 from='client.? 172.21.15.40:0/2740713734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:50.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:50 smithi040 bash[28232]: cluster 2023-12-01T21:27:48.527497+0000 mgr.y (mgr.24356) 10488 : cluster 0 pgmap v10456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:50.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:50 smithi040 bash[28232]: audit 2023-12-01T21:27:49.557016+0000 mon.c (mon.2) 6615 : audit 0 from='client.? 172.21.15.40:0/2740713734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:52 smithi141 bash[31670]: cluster 2023-12-01T21:27:50.528678+0000 mgr.y (mgr.24356) 10489 : cluster 0 pgmap v10457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:52.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:52 smithi141 bash[31670]: audit 2023-12-01T21:27:52.018426+0000 mon.c (mon.2) 6616 : audit 0 from='client.? 172.21.15.40:0/2645667182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:52 smithi040 bash[41173]: cluster 2023-12-01T21:27:50.528678+0000 mgr.y (mgr.24356) 10489 : cluster 0 pgmap v10457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:52 smithi040 bash[41173]: audit 2023-12-01T21:27:52.018426+0000 mon.c (mon.2) 6616 : audit 0 from='client.? 172.21.15.40:0/2645667182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:52 smithi040 bash[28232]: cluster 2023-12-01T21:27:50.528678+0000 mgr.y (mgr.24356) 10489 : cluster 0 pgmap v10457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:52 smithi040 bash[28232]: audit 2023-12-01T21:27:52.018426+0000 mon.c (mon.2) 6616 : audit 0 from='client.? 172.21.15.40:0/2645667182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:54 smithi141 bash[31670]: cluster 2023-12-01T21:27:52.529287+0000 mgr.y (mgr.24356) 10490 : cluster 0 pgmap v10458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:54 smithi040 bash[28232]: cluster 2023-12-01T21:27:52.529287+0000 mgr.y (mgr.24356) 10490 : cluster 0 pgmap v10458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:54 smithi040 bash[41173]: cluster 2023-12-01T21:27:52.529287+0000 mgr.y (mgr.24356) 10490 : cluster 0 pgmap v10458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:55.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:55 smithi141 bash[31670]: audit 2023-12-01T21:27:54.478349+0000 mon.c (mon.2) 6617 : audit 0 from='client.? 172.21.15.40:0/2118087336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:55.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:55 smithi141 bash[31670]: audit 2023-12-01T21:27:54.805241+0000 mon.c (mon.2) 6618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:27:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:55 smithi040 bash[28232]: audit 2023-12-01T21:27:54.478349+0000 mon.c (mon.2) 6617 : audit 0 from='client.? 172.21.15.40:0/2118087336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:55 smithi040 bash[28232]: audit 2023-12-01T21:27:54.805241+0000 mon.c (mon.2) 6618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:27:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:55 smithi040 bash[41173]: audit 2023-12-01T21:27:54.478349+0000 mon.c (mon.2) 6617 : audit 0 from='client.? 172.21.15.40:0/2118087336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:55 smithi040 bash[41173]: audit 2023-12-01T21:27:54.805241+0000 mon.c (mon.2) 6618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:27:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:56 smithi040 bash[28232]: cluster 2023-12-01T21:27:54.530453+0000 mgr.y (mgr.24356) 10491 : cluster 0 pgmap v10459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:56 smithi040 bash[41173]: cluster 2023-12-01T21:27:54.530453+0000 mgr.y (mgr.24356) 10491 : cluster 0 pgmap v10459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:56 smithi141 bash[31670]: cluster 2023-12-01T21:27:54.530453+0000 mgr.y (mgr.24356) 10491 : cluster 0 pgmap v10459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:27:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:27:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:57 smithi141 bash[31670]: audit 2023-12-01T21:27:56.945706+0000 mon.a (mon.0) 6772 : audit 0 from='client.? 172.21.15.40:0/4155500379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:57 smithi040 bash[28232]: audit 2023-12-01T21:27:56.945706+0000 mon.a (mon.0) 6772 : audit 0 from='client.? 172.21.15.40:0/4155500379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:57 smithi040 bash[41173]: audit 2023-12-01T21:27:56.945706+0000 mon.a (mon.0) 6772 : audit 0 from='client.? 172.21.15.40:0/4155500379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:27:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:27:58 smithi141 bash[31670]: cluster 2023-12-01T21:27:56.530967+0000 mgr.y (mgr.24356) 10492 : cluster 0 pgmap v10460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:27:58 smithi040 bash[28232]: cluster 2023-12-01T21:27:56.530967+0000 mgr.y (mgr.24356) 10492 : cluster 0 pgmap v10460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:27:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:27:58 smithi040 bash[41173]: cluster 2023-12-01T21:27:56.530967+0000 mgr.y (mgr.24356) 10492 : cluster 0 pgmap v10460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:00 smithi141 bash[31670]: cluster 2023-12-01T21:27:58.531600+0000 mgr.y (mgr.24356) 10493 : cluster 0 pgmap v10461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:00 smithi141 bash[31670]: audit 2023-12-01T21:27:59.423721+0000 mon.c (mon.2) 6619 : audit 0 from='client.? 172.21.15.40:0/1617616392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:00 smithi040 bash[41173]: cluster 2023-12-01T21:27:58.531600+0000 mgr.y (mgr.24356) 10493 : cluster 0 pgmap v10461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:00 smithi040 bash[41173]: audit 2023-12-01T21:27:59.423721+0000 mon.c (mon.2) 6619 : audit 0 from='client.? 172.21.15.40:0/1617616392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:00 smithi040 bash[28232]: cluster 2023-12-01T21:27:58.531600+0000 mgr.y (mgr.24356) 10493 : cluster 0 pgmap v10461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:00 smithi040 bash[28232]: audit 2023-12-01T21:27:59.423721+0000 mon.c (mon.2) 6619 : audit 0 from='client.? 172.21.15.40:0/1617616392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:01.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: cluster 2023-12-01T21:28:00.532497+0000 mgr.y (mgr.24356) 10494 : cluster 0 pgmap v10462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:00.652250+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:00.664140+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:00.957655+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:00.968116+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:01.447114+0000 mon.c (mon.2) 6620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:01.448675+0000 mon.c (mon.2) 6621 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[28232]: audit 2023-12-01T21:28:01.457977+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: cluster 2023-12-01T21:28:00.532497+0000 mgr.y (mgr.24356) 10494 : cluster 0 pgmap v10462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:00.652250+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:00.664140+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:00.957655+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:00.968116+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:01.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:01.447114+0000 mon.c (mon.2) 6620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:28:01.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:01.448675+0000 mon.c (mon.2) 6621 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:28:01.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:01 smithi040 bash[41173]: audit 2023-12-01T21:28:01.457977+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: cluster 2023-12-01T21:28:00.532497+0000 mgr.y (mgr.24356) 10494 : cluster 0 pgmap v10462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:00.652250+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:00.664140+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:00.957655+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:00.968116+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:01.447114+0000 mon.c (mon.2) 6620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:01.448675+0000 mon.c (mon.2) 6621 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:28:02.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:01 smithi141 bash[31670]: audit 2023-12-01T21:28:01.457977+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:28:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:02 smithi040 bash[28232]: audit 2023-12-01T21:28:01.895495+0000 mon.c (mon.2) 6622 : audit 0 from='client.? 172.21.15.40:0/1938465677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:02 smithi040 bash[41173]: audit 2023-12-01T21:28:01.895495+0000 mon.c (mon.2) 6622 : audit 0 from='client.? 172.21.15.40:0/1938465677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:02 smithi141 bash[31670]: audit 2023-12-01T21:28:01.895495+0000 mon.c (mon.2) 6622 : audit 0 from='client.? 172.21.15.40:0/1938465677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:04.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:03 smithi141 bash[31670]: cluster 2023-12-01T21:28:02.533121+0000 mgr.y (mgr.24356) 10495 : cluster 0 pgmap v10463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:04.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:03 smithi040 bash[41173]: cluster 2023-12-01T21:28:02.533121+0000 mgr.y (mgr.24356) 10495 : cluster 0 pgmap v10463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:04.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:03 smithi040 bash[28232]: cluster 2023-12-01T21:28:02.533121+0000 mgr.y (mgr.24356) 10495 : cluster 0 pgmap v10463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:04 smithi141 bash[31670]: audit 2023-12-01T21:28:03.873315+0000 mon.c (mon.2) 6623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:05.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:04 smithi141 bash[31670]: audit 2023-12-01T21:28:04.363713+0000 mon.a (mon.0) 6778 : audit 0 from='client.? 172.21.15.40:0/2337275619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:04 smithi040 bash[28232]: audit 2023-12-01T21:28:03.873315+0000 mon.c (mon.2) 6623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:05.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:04 smithi040 bash[28232]: audit 2023-12-01T21:28:04.363713+0000 mon.a (mon.0) 6778 : audit 0 from='client.? 172.21.15.40:0/2337275619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:04 smithi040 bash[41173]: audit 2023-12-01T21:28:03.873315+0000 mon.c (mon.2) 6623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:05.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:04 smithi040 bash[41173]: audit 2023-12-01T21:28:04.363713+0000 mon.a (mon.0) 6778 : audit 0 from='client.? 172.21.15.40:0/2337275619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:06 smithi141 bash[31670]: cluster 2023-12-01T21:28:04.534402+0000 mgr.y (mgr.24356) 10496 : cluster 0 pgmap v10464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:06 smithi040 bash[28232]: cluster 2023-12-01T21:28:04.534402+0000 mgr.y (mgr.24356) 10496 : cluster 0 pgmap v10464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:06 smithi040 bash[41173]: cluster 2023-12-01T21:28:04.534402+0000 mgr.y (mgr.24356) 10496 : cluster 0 pgmap v10464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:28:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:28:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:07 smithi141 bash[31670]: audit 2023-12-01T21:28:06.832947+0000 mon.c (mon.2) 6624 : audit 0 from='client.? 172.21.15.40:0/96378459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:07.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:07 smithi040 bash[28232]: audit 2023-12-01T21:28:06.832947+0000 mon.c (mon.2) 6624 : audit 0 from='client.? 172.21.15.40:0/96378459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:07.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:07 smithi040 bash[41173]: audit 2023-12-01T21:28:06.832947+0000 mon.c (mon.2) 6624 : audit 0 from='client.? 172.21.15.40:0/96378459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:08 smithi040 bash[28232]: cluster 2023-12-01T21:28:06.535074+0000 mgr.y (mgr.24356) 10497 : cluster 0 pgmap v10465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:08.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:08 smithi040 bash[41173]: cluster 2023-12-01T21:28:06.535074+0000 mgr.y (mgr.24356) 10497 : cluster 0 pgmap v10465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:08 smithi141 bash[31670]: cluster 2023-12-01T21:28:06.535074+0000 mgr.y (mgr.24356) 10497 : cluster 0 pgmap v10465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:10.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:10 smithi040 bash[28232]: cluster 2023-12-01T21:28:08.535852+0000 mgr.y (mgr.24356) 10498 : cluster 0 pgmap v10466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:10 smithi040 bash[28232]: audit 2023-12-01T21:28:09.295996+0000 mon.a (mon.0) 6779 : audit 0 from='client.? 172.21.15.40:0/4037922299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:10 smithi040 bash[41173]: cluster 2023-12-01T21:28:08.535852+0000 mgr.y (mgr.24356) 10498 : cluster 0 pgmap v10466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:10 smithi040 bash[41173]: audit 2023-12-01T21:28:09.295996+0000 mon.a (mon.0) 6779 : audit 0 from='client.? 172.21.15.40:0/4037922299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:10 smithi141 bash[31670]: cluster 2023-12-01T21:28:08.535852+0000 mgr.y (mgr.24356) 10498 : cluster 0 pgmap v10466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:10 smithi141 bash[31670]: audit 2023-12-01T21:28:09.295996+0000 mon.a (mon.0) 6779 : audit 0 from='client.? 172.21.15.40:0/4037922299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:12 smithi040 bash[28232]: cluster 2023-12-01T21:28:10.537067+0000 mgr.y (mgr.24356) 10499 : cluster 0 pgmap v10467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:12 smithi040 bash[28232]: audit 2023-12-01T21:28:11.751939+0000 mon.a (mon.0) 6780 : audit 0 from='client.? 172.21.15.40:0/2334292969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:12 smithi040 bash[41173]: cluster 2023-12-01T21:28:10.537067+0000 mgr.y (mgr.24356) 10499 : cluster 0 pgmap v10467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:12 smithi040 bash[41173]: audit 2023-12-01T21:28:11.751939+0000 mon.a (mon.0) 6780 : audit 0 from='client.? 172.21.15.40:0/2334292969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:12 smithi141 bash[31670]: cluster 2023-12-01T21:28:10.537067+0000 mgr.y (mgr.24356) 10499 : cluster 0 pgmap v10467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:12 smithi141 bash[31670]: audit 2023-12-01T21:28:11.751939+0000 mon.a (mon.0) 6780 : audit 0 from='client.? 172.21.15.40:0/2334292969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:14.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:14 smithi040 bash[41173]: cluster 2023-12-01T21:28:12.537724+0000 mgr.y (mgr.24356) 10500 : cluster 0 pgmap v10468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:14.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:14 smithi040 bash[28232]: cluster 2023-12-01T21:28:12.537724+0000 mgr.y (mgr.24356) 10500 : cluster 0 pgmap v10468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:14 smithi141 bash[31670]: cluster 2023-12-01T21:28:12.537724+0000 mgr.y (mgr.24356) 10500 : cluster 0 pgmap v10468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:15.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:15 smithi040 bash[41173]: audit 2023-12-01T21:28:14.209107+0000 mon.a (mon.0) 6781 : audit 0 from='client.? 172.21.15.40:0/1743749816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:15.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:15 smithi040 bash[28232]: audit 2023-12-01T21:28:14.209107+0000 mon.a (mon.0) 6781 : audit 0 from='client.? 172.21.15.40:0/1743749816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:15 smithi141 bash[31670]: audit 2023-12-01T21:28:14.209107+0000 mon.a (mon.0) 6781 : audit 0 from='client.? 172.21.15.40:0/1743749816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:16.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:16 smithi040 bash[41173]: cluster 2023-12-01T21:28:14.538827+0000 mgr.y (mgr.24356) 10501 : cluster 0 pgmap v10469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:16 smithi040 bash[28232]: cluster 2023-12-01T21:28:14.538827+0000 mgr.y (mgr.24356) 10501 : cluster 0 pgmap v10469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:16 smithi141 bash[31670]: cluster 2023-12-01T21:28:14.538827+0000 mgr.y (mgr.24356) 10501 : cluster 0 pgmap v10469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:28:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:28:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:17 smithi040 bash[41173]: audit 2023-12-01T21:28:16.678208+0000 mon.a (mon.0) 6782 : audit 0 from='client.? 172.21.15.40:0/452217163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:17.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:17 smithi040 bash[28232]: audit 2023-12-01T21:28:16.678208+0000 mon.a (mon.0) 6782 : audit 0 from='client.? 172.21.15.40:0/452217163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:17.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:17 smithi141 bash[31670]: audit 2023-12-01T21:28:16.678208+0000 mon.a (mon.0) 6782 : audit 0 from='client.? 172.21.15.40:0/452217163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:18 smithi040 bash[28232]: cluster 2023-12-01T21:28:16.539446+0000 mgr.y (mgr.24356) 10502 : cluster 0 pgmap v10470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:18.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:18 smithi040 bash[41173]: cluster 2023-12-01T21:28:16.539446+0000 mgr.y (mgr.24356) 10502 : cluster 0 pgmap v10470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:18 smithi141 bash[31670]: cluster 2023-12-01T21:28:16.539446+0000 mgr.y (mgr.24356) 10502 : cluster 0 pgmap v10470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:19.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:19 smithi040 bash[28232]: audit 2023-12-01T21:28:18.873060+0000 mon.c (mon.2) 6625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:19.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:19 smithi040 bash[41173]: audit 2023-12-01T21:28:18.873060+0000 mon.c (mon.2) 6625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:19 smithi141 bash[31670]: audit 2023-12-01T21:28:18.873060+0000 mon.c (mon.2) 6625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:20 smithi040 bash[28232]: cluster 2023-12-01T21:28:18.540129+0000 mgr.y (mgr.24356) 10503 : cluster 0 pgmap v10471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:20.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:20 smithi040 bash[28232]: audit 2023-12-01T21:28:19.143959+0000 mon.a (mon.0) 6783 : audit 0 from='client.? 172.21.15.40:0/3235951615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:20.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:20 smithi040 bash[41173]: cluster 2023-12-01T21:28:18.540129+0000 mgr.y (mgr.24356) 10503 : cluster 0 pgmap v10471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:20.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:20 smithi040 bash[41173]: audit 2023-12-01T21:28:19.143959+0000 mon.a (mon.0) 6783 : audit 0 from='client.? 172.21.15.40:0/3235951615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:20 smithi141 bash[31670]: cluster 2023-12-01T21:28:18.540129+0000 mgr.y (mgr.24356) 10503 : cluster 0 pgmap v10471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:20 smithi141 bash[31670]: audit 2023-12-01T21:28:19.143959+0000 mon.a (mon.0) 6783 : audit 0 from='client.? 172.21.15.40:0/3235951615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:22 smithi040 bash[28232]: cluster 2023-12-01T21:28:20.541304+0000 mgr.y (mgr.24356) 10504 : cluster 0 pgmap v10472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:22.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:22 smithi040 bash[28232]: audit 2023-12-01T21:28:21.610726+0000 mon.c (mon.2) 6626 : audit 0 from='client.? 172.21.15.40:0/4150224542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:22 smithi040 bash[41173]: cluster 2023-12-01T21:28:20.541304+0000 mgr.y (mgr.24356) 10504 : cluster 0 pgmap v10472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:22 smithi040 bash[41173]: audit 2023-12-01T21:28:21.610726+0000 mon.c (mon.2) 6626 : audit 0 from='client.? 172.21.15.40:0/4150224542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:22.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:22 smithi141 bash[31670]: cluster 2023-12-01T21:28:20.541304+0000 mgr.y (mgr.24356) 10504 : cluster 0 pgmap v10472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:22.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:22 smithi141 bash[31670]: audit 2023-12-01T21:28:21.610726+0000 mon.c (mon.2) 6626 : audit 0 from='client.? 172.21.15.40:0/4150224542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:24 smithi040 bash[41173]: cluster 2023-12-01T21:28:22.541966+0000 mgr.y (mgr.24356) 10505 : cluster 0 pgmap v10473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:24 smithi040 bash[41173]: audit 2023-12-01T21:28:24.072866+0000 mon.a (mon.0) 6784 : audit 0 from='client.? 172.21.15.40:0/992217945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:24 smithi040 bash[28232]: cluster 2023-12-01T21:28:22.541966+0000 mgr.y (mgr.24356) 10505 : cluster 0 pgmap v10473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:24.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:24 smithi040 bash[28232]: audit 2023-12-01T21:28:24.072866+0000 mon.a (mon.0) 6784 : audit 0 from='client.? 172.21.15.40:0/992217945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:24 smithi141 bash[31670]: cluster 2023-12-01T21:28:22.541966+0000 mgr.y (mgr.24356) 10505 : cluster 0 pgmap v10473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:24 smithi141 bash[31670]: audit 2023-12-01T21:28:24.072866+0000 mon.a (mon.0) 6784 : audit 0 from='client.? 172.21.15.40:0/992217945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:26 smithi040 bash[41173]: cluster 2023-12-01T21:28:24.543108+0000 mgr.y (mgr.24356) 10506 : cluster 0 pgmap v10474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:26 smithi040 bash[28232]: cluster 2023-12-01T21:28:24.543108+0000 mgr.y (mgr.24356) 10506 : cluster 0 pgmap v10474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:26 smithi141 bash[31670]: cluster 2023-12-01T21:28:24.543108+0000 mgr.y (mgr.24356) 10506 : cluster 0 pgmap v10474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:28:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:28:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:27 smithi040 bash[28232]: audit 2023-12-01T21:28:26.540567+0000 mon.c (mon.2) 6627 : audit 0 from='client.? 172.21.15.40:0/1981099686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:27.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:27 smithi040 bash[41173]: audit 2023-12-01T21:28:26.540567+0000 mon.c (mon.2) 6627 : audit 0 from='client.? 172.21.15.40:0/1981099686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:27.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:27 smithi141 bash[31670]: audit 2023-12-01T21:28:26.540567+0000 mon.c (mon.2) 6627 : audit 0 from='client.? 172.21.15.40:0/1981099686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:28.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:28 smithi040 bash[41173]: cluster 2023-12-01T21:28:26.543851+0000 mgr.y (mgr.24356) 10507 : cluster 0 pgmap v10475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:28.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:28 smithi040 bash[28232]: cluster 2023-12-01T21:28:26.543851+0000 mgr.y (mgr.24356) 10507 : cluster 0 pgmap v10475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:28 smithi141 bash[31670]: cluster 2023-12-01T21:28:26.543851+0000 mgr.y (mgr.24356) 10507 : cluster 0 pgmap v10475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:29 smithi040 bash[41173]: audit 2023-12-01T21:28:29.005181+0000 mon.c (mon.2) 6628 : audit 0 from='client.? 172.21.15.40:0/4017147927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:29.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:29 smithi040 bash[28232]: audit 2023-12-01T21:28:29.005181+0000 mon.c (mon.2) 6628 : audit 0 from='client.? 172.21.15.40:0/4017147927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:29.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:29 smithi141 bash[31670]: audit 2023-12-01T21:28:29.005181+0000 mon.c (mon.2) 6628 : audit 0 from='client.? 172.21.15.40:0/4017147927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:30.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:30 smithi040 bash[41173]: cluster 2023-12-01T21:28:28.544544+0000 mgr.y (mgr.24356) 10508 : cluster 0 pgmap v10476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:30.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:30 smithi040 bash[28232]: cluster 2023-12-01T21:28:28.544544+0000 mgr.y (mgr.24356) 10508 : cluster 0 pgmap v10476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:30 smithi141 bash[31670]: cluster 2023-12-01T21:28:28.544544+0000 mgr.y (mgr.24356) 10508 : cluster 0 pgmap v10476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:32 smithi040 bash[41173]: cluster 2023-12-01T21:28:30.545672+0000 mgr.y (mgr.24356) 10509 : cluster 0 pgmap v10477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:32.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:32 smithi040 bash[41173]: audit 2023-12-01T21:28:31.477615+0000 mon.a (mon.0) 6785 : audit 0 from='client.? 172.21.15.40:0/2510219021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:32 smithi040 bash[28232]: cluster 2023-12-01T21:28:30.545672+0000 mgr.y (mgr.24356) 10509 : cluster 0 pgmap v10477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:32 smithi040 bash[28232]: audit 2023-12-01T21:28:31.477615+0000 mon.a (mon.0) 6785 : audit 0 from='client.? 172.21.15.40:0/2510219021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:32 smithi141 bash[31670]: cluster 2023-12-01T21:28:30.545672+0000 mgr.y (mgr.24356) 10509 : cluster 0 pgmap v10477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:32.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:32 smithi141 bash[31670]: audit 2023-12-01T21:28:31.477615+0000 mon.a (mon.0) 6785 : audit 0 from='client.? 172.21.15.40:0/2510219021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:34 smithi040 bash[41173]: cluster 2023-12-01T21:28:32.546387+0000 mgr.y (mgr.24356) 10510 : cluster 0 pgmap v10478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:34 smithi040 bash[41173]: audit 2023-12-01T21:28:33.874058+0000 mon.c (mon.2) 6629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:34 smithi040 bash[41173]: audit 2023-12-01T21:28:33.936803+0000 mon.a (mon.0) 6786 : audit 0 from='client.? 172.21.15.40:0/797076730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:34 smithi040 bash[28232]: cluster 2023-12-01T21:28:32.546387+0000 mgr.y (mgr.24356) 10510 : cluster 0 pgmap v10478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:34 smithi040 bash[28232]: audit 2023-12-01T21:28:33.874058+0000 mon.c (mon.2) 6629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:34 smithi040 bash[28232]: audit 2023-12-01T21:28:33.936803+0000 mon.a (mon.0) 6786 : audit 0 from='client.? 172.21.15.40:0/797076730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:34 smithi141 bash[31670]: cluster 2023-12-01T21:28:32.546387+0000 mgr.y (mgr.24356) 10510 : cluster 0 pgmap v10478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:34 smithi141 bash[31670]: audit 2023-12-01T21:28:33.874058+0000 mon.c (mon.2) 6629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:34 smithi141 bash[31670]: audit 2023-12-01T21:28:33.936803+0000 mon.a (mon.0) 6786 : audit 0 from='client.? 172.21.15.40:0/797076730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:36 smithi040 bash[28232]: cluster 2023-12-01T21:28:34.547603+0000 mgr.y (mgr.24356) 10511 : cluster 0 pgmap v10479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:36 smithi040 bash[41173]: cluster 2023-12-01T21:28:34.547603+0000 mgr.y (mgr.24356) 10511 : cluster 0 pgmap v10479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:36 smithi141 bash[31670]: cluster 2023-12-01T21:28:34.547603+0000 mgr.y (mgr.24356) 10511 : cluster 0 pgmap v10479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:28:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:28:37.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:37 smithi040 bash[41173]: audit 2023-12-01T21:28:36.402588+0000 mon.a (mon.0) 6787 : audit 0 from='client.? 172.21.15.40:0/3139265424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:37 smithi040 bash[28232]: audit 2023-12-01T21:28:36.402588+0000 mon.a (mon.0) 6787 : audit 0 from='client.? 172.21.15.40:0/3139265424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:37.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:37 smithi141 bash[31670]: audit 2023-12-01T21:28:36.402588+0000 mon.a (mon.0) 6787 : audit 0 from='client.? 172.21.15.40:0/3139265424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:38.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:38 smithi040 bash[41173]: cluster 2023-12-01T21:28:36.548250+0000 mgr.y (mgr.24356) 10512 : cluster 0 pgmap v10480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:38 smithi040 bash[28232]: cluster 2023-12-01T21:28:36.548250+0000 mgr.y (mgr.24356) 10512 : cluster 0 pgmap v10480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:38 smithi141 bash[31670]: cluster 2023-12-01T21:28:36.548250+0000 mgr.y (mgr.24356) 10512 : cluster 0 pgmap v10480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:39.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:39 smithi040 bash[28232]: audit 2023-12-01T21:28:38.863551+0000 mon.a (mon.0) 6788 : audit 0 from='client.? 172.21.15.40:0/895921255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:39.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:39 smithi040 bash[41173]: audit 2023-12-01T21:28:38.863551+0000 mon.a (mon.0) 6788 : audit 0 from='client.? 172.21.15.40:0/895921255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:39.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:39 smithi141 bash[31670]: audit 2023-12-01T21:28:38.863551+0000 mon.a (mon.0) 6788 : audit 0 from='client.? 172.21.15.40:0/895921255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:40 smithi040 bash[41173]: cluster 2023-12-01T21:28:38.549006+0000 mgr.y (mgr.24356) 10513 : cluster 0 pgmap v10481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:40 smithi040 bash[28232]: cluster 2023-12-01T21:28:38.549006+0000 mgr.y (mgr.24356) 10513 : cluster 0 pgmap v10481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:40 smithi141 bash[31670]: cluster 2023-12-01T21:28:38.549006+0000 mgr.y (mgr.24356) 10513 : cluster 0 pgmap v10481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:42 smithi040 bash[41173]: cluster 2023-12-01T21:28:40.550213+0000 mgr.y (mgr.24356) 10514 : cluster 0 pgmap v10482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:42 smithi040 bash[41173]: audit 2023-12-01T21:28:41.320779+0000 mon.a (mon.0) 6789 : audit 0 from='client.? 172.21.15.40:0/1004019675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:42 smithi040 bash[28232]: cluster 2023-12-01T21:28:40.550213+0000 mgr.y (mgr.24356) 10514 : cluster 0 pgmap v10482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:42 smithi040 bash[28232]: audit 2023-12-01T21:28:41.320779+0000 mon.a (mon.0) 6789 : audit 0 from='client.? 172.21.15.40:0/1004019675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:42 smithi141 bash[31670]: cluster 2023-12-01T21:28:40.550213+0000 mgr.y (mgr.24356) 10514 : cluster 0 pgmap v10482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:42 smithi141 bash[31670]: audit 2023-12-01T21:28:41.320779+0000 mon.a (mon.0) 6789 : audit 0 from='client.? 172.21.15.40:0/1004019675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:44 smithi040 bash[28232]: cluster 2023-12-01T21:28:42.550811+0000 mgr.y (mgr.24356) 10515 : cluster 0 pgmap v10483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:44.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:44 smithi040 bash[28232]: audit 2023-12-01T21:28:43.780344+0000 mon.c (mon.2) 6630 : audit 0 from='client.? 172.21.15.40:0/3106250456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:44 smithi040 bash[41173]: cluster 2023-12-01T21:28:42.550811+0000 mgr.y (mgr.24356) 10515 : cluster 0 pgmap v10483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:44 smithi040 bash[41173]: audit 2023-12-01T21:28:43.780344+0000 mon.c (mon.2) 6630 : audit 0 from='client.? 172.21.15.40:0/3106250456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:44 smithi141 bash[31670]: cluster 2023-12-01T21:28:42.550811+0000 mgr.y (mgr.24356) 10515 : cluster 0 pgmap v10483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:44 smithi141 bash[31670]: audit 2023-12-01T21:28:43.780344+0000 mon.c (mon.2) 6630 : audit 0 from='client.? 172.21.15.40:0/3106250456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:46 smithi040 bash[28232]: cluster 2023-12-01T21:28:44.551939+0000 mgr.y (mgr.24356) 10516 : cluster 0 pgmap v10484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:46 smithi040 bash[41173]: cluster 2023-12-01T21:28:44.551939+0000 mgr.y (mgr.24356) 10516 : cluster 0 pgmap v10484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:46 smithi141 bash[31670]: cluster 2023-12-01T21:28:44.551939+0000 mgr.y (mgr.24356) 10516 : cluster 0 pgmap v10484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:28:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:28:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:47 smithi040 bash[28232]: audit 2023-12-01T21:28:46.244927+0000 mon.a (mon.0) 6790 : audit 0 from='client.? 172.21.15.40:0/3933045804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:47.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:47 smithi040 bash[41173]: audit 2023-12-01T21:28:46.244927+0000 mon.a (mon.0) 6790 : audit 0 from='client.? 172.21.15.40:0/3933045804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:47 smithi141 bash[31670]: audit 2023-12-01T21:28:46.244927+0000 mon.a (mon.0) 6790 : audit 0 from='client.? 172.21.15.40:0/3933045804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:48 smithi141 bash[31670]: cluster 2023-12-01T21:28:46.552576+0000 mgr.y (mgr.24356) 10517 : cluster 0 pgmap v10485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:48 smithi040 bash[28232]: cluster 2023-12-01T21:28:46.552576+0000 mgr.y (mgr.24356) 10517 : cluster 0 pgmap v10485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:48 smithi040 bash[41173]: cluster 2023-12-01T21:28:46.552576+0000 mgr.y (mgr.24356) 10517 : cluster 0 pgmap v10485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:49 smithi141 bash[31670]: audit 2023-12-01T21:28:48.713199+0000 mon.a (mon.0) 6791 : audit 0 from='client.? 172.21.15.40:0/886650781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:49.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:49 smithi141 bash[31670]: audit 2023-12-01T21:28:48.874314+0000 mon.c (mon.2) 6631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:49 smithi040 bash[28232]: audit 2023-12-01T21:28:48.713199+0000 mon.a (mon.0) 6791 : audit 0 from='client.? 172.21.15.40:0/886650781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:49 smithi040 bash[28232]: audit 2023-12-01T21:28:48.874314+0000 mon.c (mon.2) 6631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:49 smithi040 bash[41173]: audit 2023-12-01T21:28:48.713199+0000 mon.a (mon.0) 6791 : audit 0 from='client.? 172.21.15.40:0/886650781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:49 smithi040 bash[41173]: audit 2023-12-01T21:28:48.874314+0000 mon.c (mon.2) 6631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:50 smithi141 bash[31670]: cluster 2023-12-01T21:28:48.553052+0000 mgr.y (mgr.24356) 10518 : cluster 0 pgmap v10486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:50 smithi040 bash[28232]: cluster 2023-12-01T21:28:48.553052+0000 mgr.y (mgr.24356) 10518 : cluster 0 pgmap v10486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:50.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:50 smithi040 bash[41173]: cluster 2023-12-01T21:28:48.553052+0000 mgr.y (mgr.24356) 10518 : cluster 0 pgmap v10486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:52 smithi141 bash[31670]: cluster 2023-12-01T21:28:50.554311+0000 mgr.y (mgr.24356) 10519 : cluster 0 pgmap v10487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:52.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:52 smithi141 bash[31670]: audit 2023-12-01T21:28:51.179202+0000 mon.a (mon.0) 6792 : audit 0 from='client.? 172.21.15.40:0/1508807100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:52 smithi040 bash[28232]: cluster 2023-12-01T21:28:50.554311+0000 mgr.y (mgr.24356) 10519 : cluster 0 pgmap v10487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:52 smithi040 bash[28232]: audit 2023-12-01T21:28:51.179202+0000 mon.a (mon.0) 6792 : audit 0 from='client.? 172.21.15.40:0/1508807100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:52 smithi040 bash[41173]: cluster 2023-12-01T21:28:50.554311+0000 mgr.y (mgr.24356) 10519 : cluster 0 pgmap v10487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:52 smithi040 bash[41173]: audit 2023-12-01T21:28:51.179202+0000 mon.a (mon.0) 6792 : audit 0 from='client.? 172.21.15.40:0/1508807100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:54 smithi141 bash[31670]: cluster 2023-12-01T21:28:52.555131+0000 mgr.y (mgr.24356) 10520 : cluster 0 pgmap v10488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:54 smithi141 bash[31670]: audit 2023-12-01T21:28:53.639086+0000 mon.a (mon.0) 6793 : audit 0 from='client.? 172.21.15.40:0/492134049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:54 smithi040 bash[28232]: cluster 2023-12-01T21:28:52.555131+0000 mgr.y (mgr.24356) 10520 : cluster 0 pgmap v10488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:54 smithi040 bash[28232]: audit 2023-12-01T21:28:53.639086+0000 mon.a (mon.0) 6793 : audit 0 from='client.? 172.21.15.40:0/492134049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:54 smithi040 bash[41173]: cluster 2023-12-01T21:28:52.555131+0000 mgr.y (mgr.24356) 10520 : cluster 0 pgmap v10488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:54 smithi040 bash[41173]: audit 2023-12-01T21:28:53.639086+0000 mon.a (mon.0) 6793 : audit 0 from='client.? 172.21.15.40:0/492134049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:56 smithi040 bash[28232]: cluster 2023-12-01T21:28:54.556253+0000 mgr.y (mgr.24356) 10521 : cluster 0 pgmap v10489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:56 smithi040 bash[28232]: audit 2023-12-01T21:28:56.104225+0000 mon.a (mon.0) 6794 : audit 0 from='client.? 172.21.15.40:0/2082790475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:56 smithi040 bash[41173]: cluster 2023-12-01T21:28:54.556253+0000 mgr.y (mgr.24356) 10521 : cluster 0 pgmap v10489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:56 smithi040 bash[41173]: audit 2023-12-01T21:28:56.104225+0000 mon.a (mon.0) 6794 : audit 0 from='client.? 172.21.15.40:0/2082790475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:56 smithi141 bash[31670]: cluster 2023-12-01T21:28:54.556253+0000 mgr.y (mgr.24356) 10521 : cluster 0 pgmap v10489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:56 smithi141 bash[31670]: audit 2023-12-01T21:28:56.104225+0000 mon.a (mon.0) 6794 : audit 0 from='client.? 172.21.15.40:0/2082790475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:28:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:28:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:58 smithi141 bash[31670]: cluster 2023-12-01T21:28:56.556937+0000 mgr.y (mgr.24356) 10522 : cluster 0 pgmap v10490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:58 smithi040 bash[28232]: cluster 2023-12-01T21:28:56.556937+0000 mgr.y (mgr.24356) 10522 : cluster 0 pgmap v10490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:58 smithi040 bash[41173]: cluster 2023-12-01T21:28:56.556937+0000 mgr.y (mgr.24356) 10522 : cluster 0 pgmap v10490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:28:59.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:28:59 smithi141 bash[31670]: audit 2023-12-01T21:28:58.566042+0000 mon.a (mon.0) 6795 : audit 0 from='client.? 172.21.15.40:0/1991956193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:28:59 smithi040 bash[28232]: audit 2023-12-01T21:28:58.566042+0000 mon.a (mon.0) 6795 : audit 0 from='client.? 172.21.15.40:0/1991956193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:28:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:28:59 smithi040 bash[41173]: audit 2023-12-01T21:28:58.566042+0000 mon.a (mon.0) 6795 : audit 0 from='client.? 172.21.15.40:0/1991956193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:00 smithi141 bash[31670]: cluster 2023-12-01T21:28:58.557561+0000 mgr.y (mgr.24356) 10523 : cluster 0 pgmap v10491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:00 smithi040 bash[41173]: cluster 2023-12-01T21:28:58.557561+0000 mgr.y (mgr.24356) 10523 : cluster 0 pgmap v10491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:00 smithi040 bash[28232]: cluster 2023-12-01T21:28:58.557561+0000 mgr.y (mgr.24356) 10523 : cluster 0 pgmap v10491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:01 smithi141 bash[31670]: audit 2023-12-01T21:29:01.027166+0000 mon.c (mon.2) 6632 : audit 0 from='client.? 172.21.15.40:0/1687825222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:01 smithi040 bash[28232]: audit 2023-12-01T21:29:01.027166+0000 mon.c (mon.2) 6632 : audit 0 from='client.? 172.21.15.40:0/1687825222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:01 smithi040 bash[41173]: audit 2023-12-01T21:29:01.027166+0000 mon.c (mon.2) 6632 : audit 0 from='client.? 172.21.15.40:0/1687825222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:02 smithi141 bash[31670]: cluster 2023-12-01T21:29:00.558688+0000 mgr.y (mgr.24356) 10524 : cluster 0 pgmap v10492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:02.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:02 smithi141 bash[31670]: audit 2023-12-01T21:29:01.543695+0000 mon.c (mon.2) 6633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:29:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:02 smithi040 bash[28232]: cluster 2023-12-01T21:29:00.558688+0000 mgr.y (mgr.24356) 10524 : cluster 0 pgmap v10492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:02 smithi040 bash[28232]: audit 2023-12-01T21:29:01.543695+0000 mon.c (mon.2) 6633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:29:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:02 smithi040 bash[41173]: cluster 2023-12-01T21:29:00.558688+0000 mgr.y (mgr.24356) 10524 : cluster 0 pgmap v10492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:02 smithi040 bash[41173]: audit 2023-12-01T21:29:01.543695+0000 mon.c (mon.2) 6633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:29:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:04 smithi141 bash[31670]: cluster 2023-12-01T21:29:02.559348+0000 mgr.y (mgr.24356) 10525 : cluster 0 pgmap v10493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:04 smithi141 bash[31670]: audit 2023-12-01T21:29:03.493694+0000 mon.a (mon.0) 6796 : audit 0 from='client.? 172.21.15.40:0/452931258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:04 smithi141 bash[31670]: audit 2023-12-01T21:29:03.874772+0000 mon.c (mon.2) 6634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:04 smithi040 bash[28232]: cluster 2023-12-01T21:29:02.559348+0000 mgr.y (mgr.24356) 10525 : cluster 0 pgmap v10493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:04 smithi040 bash[28232]: audit 2023-12-01T21:29:03.493694+0000 mon.a (mon.0) 6796 : audit 0 from='client.? 172.21.15.40:0/452931258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:04 smithi040 bash[28232]: audit 2023-12-01T21:29:03.874772+0000 mon.c (mon.2) 6634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:04 smithi040 bash[41173]: cluster 2023-12-01T21:29:02.559348+0000 mgr.y (mgr.24356) 10525 : cluster 0 pgmap v10493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:04 smithi040 bash[41173]: audit 2023-12-01T21:29:03.493694+0000 mon.a (mon.0) 6796 : audit 0 from='client.? 172.21.15.40:0/452931258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:04 smithi040 bash[41173]: audit 2023-12-01T21:29:03.874772+0000 mon.c (mon.2) 6634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:06.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:06 smithi040 bash[41173]: cluster 2023-12-01T21:29:04.560562+0000 mgr.y (mgr.24356) 10526 : cluster 0 pgmap v10494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:06.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:06 smithi040 bash[41173]: audit 2023-12-01T21:29:05.960543+0000 mon.c (mon.2) 6635 : audit 0 from='client.? 172.21.15.40:0/1447911205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:06 smithi040 bash[28232]: cluster 2023-12-01T21:29:04.560562+0000 mgr.y (mgr.24356) 10526 : cluster 0 pgmap v10494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:06 smithi040 bash[28232]: audit 2023-12-01T21:29:05.960543+0000 mon.c (mon.2) 6635 : audit 0 from='client.? 172.21.15.40:0/1447911205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:06 smithi141 bash[31670]: cluster 2023-12-01T21:29:04.560562+0000 mgr.y (mgr.24356) 10526 : cluster 0 pgmap v10494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:06 smithi141 bash[31670]: audit 2023-12-01T21:29:05.960543+0000 mon.c (mon.2) 6635 : audit 0 from='client.? 172.21.15.40:0/1447911205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:29:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:29:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: cluster 2023-12-01T21:29:06.561205+0000 mgr.y (mgr.24356) 10527 : cluster 0 pgmap v10495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:07.439870+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:07.450756+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:07.745118+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:07.758797+0000 mon.a (mon.0) 6800 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:08.231892+0000 mon.c (mon.2) 6636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:08.233797+0000 mon.c (mon.2) 6637 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:08.243004+0000 mon.a (mon.0) 6801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:08 smithi141 bash[31670]: audit 2023-12-01T21:29:08.425068+0000 mon.a (mon.0) 6802 : audit 0 from='client.? 172.21.15.40:0/1053527037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: cluster 2023-12-01T21:29:06.561205+0000 mgr.y (mgr.24356) 10527 : cluster 0 pgmap v10495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:07.439870+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:07.450756+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:07.745118+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:07.758797+0000 mon.a (mon.0) 6800 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:08.231892+0000 mon.c (mon.2) 6636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:08.233797+0000 mon.c (mon.2) 6637 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:08.243004+0000 mon.a (mon.0) 6801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[41173]: audit 2023-12-01T21:29:08.425068+0000 mon.a (mon.0) 6802 : audit 0 from='client.? 172.21.15.40:0/1053527037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: cluster 2023-12-01T21:29:06.561205+0000 mgr.y (mgr.24356) 10527 : cluster 0 pgmap v10495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:07.439870+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:07.450756+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:07.745118+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:07.758797+0000 mon.a (mon.0) 6800 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:08.231892+0000 mon.c (mon.2) 6636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:08.233797+0000 mon.c (mon.2) 6637 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:08.243004+0000 mon.a (mon.0) 6801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:29:08.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:08 smithi040 bash[28232]: audit 2023-12-01T21:29:08.425068+0000 mon.a (mon.0) 6802 : audit 0 from='client.? 172.21.15.40:0/1053527037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:10 smithi141 bash[31670]: cluster 2023-12-01T21:29:08.561885+0000 mgr.y (mgr.24356) 10528 : cluster 0 pgmap v10496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:10 smithi040 bash[41173]: cluster 2023-12-01T21:29:08.561885+0000 mgr.y (mgr.24356) 10528 : cluster 0 pgmap v10496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:10 smithi040 bash[28232]: cluster 2023-12-01T21:29:08.561885+0000 mgr.y (mgr.24356) 10528 : cluster 0 pgmap v10496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:11 smithi141 bash[31670]: audit 2023-12-01T21:29:10.887012+0000 mon.c (mon.2) 6638 : audit 0 from='client.? 172.21.15.40:0/888680405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:11.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:11 smithi040 bash[28232]: audit 2023-12-01T21:29:10.887012+0000 mon.c (mon.2) 6638 : audit 0 from='client.? 172.21.15.40:0/888680405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:11.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:11 smithi040 bash[41173]: audit 2023-12-01T21:29:10.887012+0000 mon.c (mon.2) 6638 : audit 0 from='client.? 172.21.15.40:0/888680405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:12 smithi141 bash[31670]: cluster 2023-12-01T21:29:10.562530+0000 mgr.y (mgr.24356) 10529 : cluster 0 pgmap v10497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:12 smithi040 bash[28232]: cluster 2023-12-01T21:29:10.562530+0000 mgr.y (mgr.24356) 10529 : cluster 0 pgmap v10497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:12.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:12 smithi040 bash[41173]: cluster 2023-12-01T21:29:10.562530+0000 mgr.y (mgr.24356) 10529 : cluster 0 pgmap v10497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:13.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:13 smithi141 bash[31670]: audit 2023-12-01T21:29:13.346817+0000 mon.a (mon.0) 6803 : audit 0 from='client.? 172.21.15.40:0/3364077071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:13.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:13 smithi040 bash[41173]: audit 2023-12-01T21:29:13.346817+0000 mon.a (mon.0) 6803 : audit 0 from='client.? 172.21.15.40:0/3364077071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:13.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:13 smithi040 bash[28232]: audit 2023-12-01T21:29:13.346817+0000 mon.a (mon.0) 6803 : audit 0 from='client.? 172.21.15.40:0/3364077071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:14 smithi141 bash[31670]: cluster 2023-12-01T21:29:12.563155+0000 mgr.y (mgr.24356) 10530 : cluster 0 pgmap v10498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:14 smithi040 bash[28232]: cluster 2023-12-01T21:29:12.563155+0000 mgr.y (mgr.24356) 10530 : cluster 0 pgmap v10498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:14.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:14 smithi040 bash[41173]: cluster 2023-12-01T21:29:12.563155+0000 mgr.y (mgr.24356) 10530 : cluster 0 pgmap v10498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:16 smithi141 bash[31670]: cluster 2023-12-01T21:29:14.564300+0000 mgr.y (mgr.24356) 10531 : cluster 0 pgmap v10499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:16.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:16 smithi141 bash[31670]: audit 2023-12-01T21:29:15.807963+0000 mon.a (mon.0) 6804 : audit 0 from='client.? 172.21.15.40:0/3611400151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:29:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:29:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:16 smithi040 bash[28232]: cluster 2023-12-01T21:29:14.564300+0000 mgr.y (mgr.24356) 10531 : cluster 0 pgmap v10499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:16 smithi040 bash[28232]: audit 2023-12-01T21:29:15.807963+0000 mon.a (mon.0) 6804 : audit 0 from='client.? 172.21.15.40:0/3611400151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:16 smithi040 bash[41173]: cluster 2023-12-01T21:29:14.564300+0000 mgr.y (mgr.24356) 10531 : cluster 0 pgmap v10499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:16 smithi040 bash[41173]: audit 2023-12-01T21:29:15.807963+0000 mon.a (mon.0) 6804 : audit 0 from='client.? 172.21.15.40:0/3611400151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:18 smithi141 bash[31670]: cluster 2023-12-01T21:29:16.564995+0000 mgr.y (mgr.24356) 10532 : cluster 0 pgmap v10500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:18 smithi141 bash[31670]: audit 2023-12-01T21:29:18.275520+0000 mon.c (mon.2) 6639 : audit 0 from='client.? 172.21.15.40:0/2402383552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:18 smithi040 bash[28232]: cluster 2023-12-01T21:29:16.564995+0000 mgr.y (mgr.24356) 10532 : cluster 0 pgmap v10500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:18 smithi040 bash[28232]: audit 2023-12-01T21:29:18.275520+0000 mon.c (mon.2) 6639 : audit 0 from='client.? 172.21.15.40:0/2402383552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:18 smithi040 bash[41173]: cluster 2023-12-01T21:29:16.564995+0000 mgr.y (mgr.24356) 10532 : cluster 0 pgmap v10500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:18.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:18 smithi040 bash[41173]: audit 2023-12-01T21:29:18.275520+0000 mon.c (mon.2) 6639 : audit 0 from='client.? 172.21.15.40:0/2402383552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:19 smithi141 bash[31670]: audit 2023-12-01T21:29:18.875093+0000 mon.c (mon.2) 6640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:19 smithi040 bash[28232]: audit 2023-12-01T21:29:18.875093+0000 mon.c (mon.2) 6640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:19 smithi040 bash[41173]: audit 2023-12-01T21:29:18.875093+0000 mon.c (mon.2) 6640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:20 smithi141 bash[31670]: cluster 2023-12-01T21:29:18.565704+0000 mgr.y (mgr.24356) 10533 : cluster 0 pgmap v10501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:20 smithi040 bash[28232]: cluster 2023-12-01T21:29:18.565704+0000 mgr.y (mgr.24356) 10533 : cluster 0 pgmap v10501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:20 smithi040 bash[41173]: cluster 2023-12-01T21:29:18.565704+0000 mgr.y (mgr.24356) 10533 : cluster 0 pgmap v10501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:21 smithi141 bash[31670]: audit 2023-12-01T21:29:20.749106+0000 mon.c (mon.2) 6641 : audit 0 from='client.? 172.21.15.40:0/2979287211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:21 smithi040 bash[41173]: audit 2023-12-01T21:29:20.749106+0000 mon.c (mon.2) 6641 : audit 0 from='client.? 172.21.15.40:0/2979287211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:21 smithi040 bash[28232]: audit 2023-12-01T21:29:20.749106+0000 mon.c (mon.2) 6641 : audit 0 from='client.? 172.21.15.40:0/2979287211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:22 smithi141 bash[31670]: cluster 2023-12-01T21:29:20.566748+0000 mgr.y (mgr.24356) 10534 : cluster 0 pgmap v10502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:22 smithi040 bash[28232]: cluster 2023-12-01T21:29:20.566748+0000 mgr.y (mgr.24356) 10534 : cluster 0 pgmap v10502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:22 smithi040 bash[41173]: cluster 2023-12-01T21:29:20.566748+0000 mgr.y (mgr.24356) 10534 : cluster 0 pgmap v10502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:23 smithi141 bash[31670]: audit 2023-12-01T21:29:23.217783+0000 mon.a (mon.0) 6805 : audit 0 from='client.? 172.21.15.40:0/973943157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:23 smithi040 bash[41173]: audit 2023-12-01T21:29:23.217783+0000 mon.a (mon.0) 6805 : audit 0 from='client.? 172.21.15.40:0/973943157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:23 smithi040 bash[28232]: audit 2023-12-01T21:29:23.217783+0000 mon.a (mon.0) 6805 : audit 0 from='client.? 172.21.15.40:0/973943157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:24 smithi141 bash[31670]: cluster 2023-12-01T21:29:22.567409+0000 mgr.y (mgr.24356) 10535 : cluster 0 pgmap v10503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:24 smithi040 bash[28232]: cluster 2023-12-01T21:29:22.567409+0000 mgr.y (mgr.24356) 10535 : cluster 0 pgmap v10503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:24 smithi040 bash[41173]: cluster 2023-12-01T21:29:22.567409+0000 mgr.y (mgr.24356) 10535 : cluster 0 pgmap v10503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:26 smithi141 bash[31670]: cluster 2023-12-01T21:29:24.568608+0000 mgr.y (mgr.24356) 10536 : cluster 0 pgmap v10504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:26 smithi141 bash[31670]: audit 2023-12-01T21:29:25.681737+0000 mon.a (mon.0) 6806 : audit 0 from='client.? 172.21.15.40:0/2729272269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:29:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:29:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:26 smithi040 bash[28232]: cluster 2023-12-01T21:29:24.568608+0000 mgr.y (mgr.24356) 10536 : cluster 0 pgmap v10504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:26.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:26 smithi040 bash[28232]: audit 2023-12-01T21:29:25.681737+0000 mon.a (mon.0) 6806 : audit 0 from='client.? 172.21.15.40:0/2729272269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:26 smithi040 bash[41173]: cluster 2023-12-01T21:29:24.568608+0000 mgr.y (mgr.24356) 10536 : cluster 0 pgmap v10504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:26 smithi040 bash[41173]: audit 2023-12-01T21:29:25.681737+0000 mon.a (mon.0) 6806 : audit 0 from='client.? 172.21.15.40:0/2729272269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:28 smithi141 bash[31670]: cluster 2023-12-01T21:29:26.569228+0000 mgr.y (mgr.24356) 10537 : cluster 0 pgmap v10505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:28.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:28 smithi141 bash[31670]: audit 2023-12-01T21:29:28.146383+0000 mon.c (mon.2) 6642 : audit 0 from='client.? 172.21.15.40:0/3004050740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:28 smithi040 bash[28232]: cluster 2023-12-01T21:29:26.569228+0000 mgr.y (mgr.24356) 10537 : cluster 0 pgmap v10505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:28 smithi040 bash[28232]: audit 2023-12-01T21:29:28.146383+0000 mon.c (mon.2) 6642 : audit 0 from='client.? 172.21.15.40:0/3004050740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:28 smithi040 bash[41173]: cluster 2023-12-01T21:29:26.569228+0000 mgr.y (mgr.24356) 10537 : cluster 0 pgmap v10505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:28 smithi040 bash[41173]: audit 2023-12-01T21:29:28.146383+0000 mon.c (mon.2) 6642 : audit 0 from='client.? 172.21.15.40:0/3004050740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:30 smithi040 bash[28232]: cluster 2023-12-01T21:29:28.569983+0000 mgr.y (mgr.24356) 10538 : cluster 0 pgmap v10506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:30 smithi040 bash[41173]: cluster 2023-12-01T21:29:28.569983+0000 mgr.y (mgr.24356) 10538 : cluster 0 pgmap v10506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:30 smithi141 bash[31670]: cluster 2023-12-01T21:29:28.569983+0000 mgr.y (mgr.24356) 10538 : cluster 0 pgmap v10506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:31 smithi040 bash[28232]: audit 2023-12-01T21:29:30.609896+0000 mon.a (mon.0) 6807 : audit 0 from='client.? 172.21.15.40:0/2488663287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:31.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:31 smithi040 bash[41173]: audit 2023-12-01T21:29:30.609896+0000 mon.a (mon.0) 6807 : audit 0 from='client.? 172.21.15.40:0/2488663287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:31 smithi141 bash[31670]: audit 2023-12-01T21:29:30.609896+0000 mon.a (mon.0) 6807 : audit 0 from='client.? 172.21.15.40:0/2488663287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:32 smithi040 bash[28232]: cluster 2023-12-01T21:29:30.571145+0000 mgr.y (mgr.24356) 10539 : cluster 0 pgmap v10507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:32 smithi040 bash[41173]: cluster 2023-12-01T21:29:30.571145+0000 mgr.y (mgr.24356) 10539 : cluster 0 pgmap v10507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:32 smithi141 bash[31670]: cluster 2023-12-01T21:29:30.571145+0000 mgr.y (mgr.24356) 10539 : cluster 0 pgmap v10507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:33 smithi040 bash[28232]: cluster 2023-12-01T21:29:32.571827+0000 mgr.y (mgr.24356) 10540 : cluster 0 pgmap v10508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:33 smithi040 bash[28232]: audit 2023-12-01T21:29:33.078620+0000 mon.c (mon.2) 6643 : audit 0 from='client.? 172.21.15.40:0/2202057042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:33.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:33 smithi040 bash[41173]: cluster 2023-12-01T21:29:32.571827+0000 mgr.y (mgr.24356) 10540 : cluster 0 pgmap v10508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:33.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:33 smithi040 bash[41173]: audit 2023-12-01T21:29:33.078620+0000 mon.c (mon.2) 6643 : audit 0 from='client.? 172.21.15.40:0/2202057042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:33 smithi141 bash[31670]: cluster 2023-12-01T21:29:32.571827+0000 mgr.y (mgr.24356) 10540 : cluster 0 pgmap v10508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:33 smithi141 bash[31670]: audit 2023-12-01T21:29:33.078620+0000 mon.c (mon.2) 6643 : audit 0 from='client.? 172.21.15.40:0/2202057042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:34 smithi040 bash[28232]: audit 2023-12-01T21:29:33.875502+0000 mon.c (mon.2) 6644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:34 smithi040 bash[41173]: audit 2023-12-01T21:29:33.875502+0000 mon.c (mon.2) 6644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:34 smithi141 bash[31670]: audit 2023-12-01T21:29:33.875502+0000 mon.c (mon.2) 6644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:36 smithi040 bash[28232]: cluster 2023-12-01T21:29:34.573037+0000 mgr.y (mgr.24356) 10541 : cluster 0 pgmap v10509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:36.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:36 smithi040 bash[28232]: audit 2023-12-01T21:29:35.531699+0000 mon.c (mon.2) 6645 : audit 0 from='client.? 172.21.15.40:0/2925455308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:36 smithi040 bash[41173]: cluster 2023-12-01T21:29:34.573037+0000 mgr.y (mgr.24356) 10541 : cluster 0 pgmap v10509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:36 smithi040 bash[41173]: audit 2023-12-01T21:29:35.531699+0000 mon.c (mon.2) 6645 : audit 0 from='client.? 172.21.15.40:0/2925455308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:36 smithi141 bash[31670]: cluster 2023-12-01T21:29:34.573037+0000 mgr.y (mgr.24356) 10541 : cluster 0 pgmap v10509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:36 smithi141 bash[31670]: audit 2023-12-01T21:29:35.531699+0000 mon.c (mon.2) 6645 : audit 0 from='client.? 172.21.15.40:0/2925455308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:29:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:29:38.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:38 smithi040 bash[28232]: cluster 2023-12-01T21:29:36.573702+0000 mgr.y (mgr.24356) 10542 : cluster 0 pgmap v10510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:38.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:38 smithi040 bash[28232]: audit 2023-12-01T21:29:37.990340+0000 mon.c (mon.2) 6646 : audit 0 from='client.? 172.21.15.40:0/1189472992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:38 smithi040 bash[41173]: cluster 2023-12-01T21:29:36.573702+0000 mgr.y (mgr.24356) 10542 : cluster 0 pgmap v10510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:38 smithi040 bash[41173]: audit 2023-12-01T21:29:37.990340+0000 mon.c (mon.2) 6646 : audit 0 from='client.? 172.21.15.40:0/1189472992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:38 smithi141 bash[31670]: cluster 2023-12-01T21:29:36.573702+0000 mgr.y (mgr.24356) 10542 : cluster 0 pgmap v10510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:38 smithi141 bash[31670]: audit 2023-12-01T21:29:37.990340+0000 mon.c (mon.2) 6646 : audit 0 from='client.? 172.21.15.40:0/1189472992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:40 smithi040 bash[28232]: cluster 2023-12-01T21:29:38.574370+0000 mgr.y (mgr.24356) 10543 : cluster 0 pgmap v10511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:40 smithi040 bash[41173]: cluster 2023-12-01T21:29:38.574370+0000 mgr.y (mgr.24356) 10543 : cluster 0 pgmap v10511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:40 smithi141 bash[31670]: cluster 2023-12-01T21:29:38.574370+0000 mgr.y (mgr.24356) 10543 : cluster 0 pgmap v10511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:41.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:41 smithi040 bash[41173]: audit 2023-12-01T21:29:40.454565+0000 mon.c (mon.2) 6647 : audit 0 from='client.? 172.21.15.40:0/227835405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:41.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:41 smithi040 bash[28232]: audit 2023-12-01T21:29:40.454565+0000 mon.c (mon.2) 6647 : audit 0 from='client.? 172.21.15.40:0/227835405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:41.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:41 smithi141 bash[31670]: audit 2023-12-01T21:29:40.454565+0000 mon.c (mon.2) 6647 : audit 0 from='client.? 172.21.15.40:0/227835405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:42.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:42 smithi040 bash[28232]: cluster 2023-12-01T21:29:40.575509+0000 mgr.y (mgr.24356) 10544 : cluster 0 pgmap v10512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:42 smithi040 bash[41173]: cluster 2023-12-01T21:29:40.575509+0000 mgr.y (mgr.24356) 10544 : cluster 0 pgmap v10512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:42 smithi141 bash[31670]: cluster 2023-12-01T21:29:40.575509+0000 mgr.y (mgr.24356) 10544 : cluster 0 pgmap v10512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:43 smithi040 bash[28232]: audit 2023-12-01T21:29:42.909109+0000 mon.c (mon.2) 6648 : audit 0 from='client.? 172.21.15.40:0/3322005490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:43.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:43 smithi040 bash[41173]: audit 2023-12-01T21:29:42.909109+0000 mon.c (mon.2) 6648 : audit 0 from='client.? 172.21.15.40:0/3322005490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:43 smithi141 bash[31670]: audit 2023-12-01T21:29:42.909109+0000 mon.c (mon.2) 6648 : audit 0 from='client.? 172.21.15.40:0/3322005490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:44 smithi040 bash[28232]: cluster 2023-12-01T21:29:42.576145+0000 mgr.y (mgr.24356) 10545 : cluster 0 pgmap v10513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:44.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:44 smithi040 bash[41173]: cluster 2023-12-01T21:29:42.576145+0000 mgr.y (mgr.24356) 10545 : cluster 0 pgmap v10513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:44 smithi141 bash[31670]: cluster 2023-12-01T21:29:42.576145+0000 mgr.y (mgr.24356) 10545 : cluster 0 pgmap v10513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:46 smithi040 bash[28232]: cluster 2023-12-01T21:29:44.577468+0000 mgr.y (mgr.24356) 10546 : cluster 0 pgmap v10514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:46 smithi040 bash[28232]: audit 2023-12-01T21:29:45.374383+0000 mon.a (mon.0) 6808 : audit 0 from='client.? 172.21.15.40:0/2182215794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:46 smithi040 bash[41173]: cluster 2023-12-01T21:29:44.577468+0000 mgr.y (mgr.24356) 10546 : cluster 0 pgmap v10514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:46 smithi040 bash[41173]: audit 2023-12-01T21:29:45.374383+0000 mon.a (mon.0) 6808 : audit 0 from='client.? 172.21.15.40:0/2182215794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:46 smithi141 bash[31670]: cluster 2023-12-01T21:29:44.577468+0000 mgr.y (mgr.24356) 10546 : cluster 0 pgmap v10514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:46 smithi141 bash[31670]: audit 2023-12-01T21:29:45.374383+0000 mon.a (mon.0) 6808 : audit 0 from='client.? 172.21.15.40:0/2182215794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:29:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:29:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:48 smithi040 bash[28232]: cluster 2023-12-01T21:29:46.578182+0000 mgr.y (mgr.24356) 10547 : cluster 0 pgmap v10515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:48 smithi040 bash[28232]: audit 2023-12-01T21:29:47.838688+0000 mon.a (mon.0) 6809 : audit 0 from='client.? 172.21.15.40:0/4200085949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:48 smithi040 bash[41173]: cluster 2023-12-01T21:29:46.578182+0000 mgr.y (mgr.24356) 10547 : cluster 0 pgmap v10515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:48 smithi040 bash[41173]: audit 2023-12-01T21:29:47.838688+0000 mon.a (mon.0) 6809 : audit 0 from='client.? 172.21.15.40:0/4200085949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:48 smithi141 bash[31670]: cluster 2023-12-01T21:29:46.578182+0000 mgr.y (mgr.24356) 10547 : cluster 0 pgmap v10515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:48 smithi141 bash[31670]: audit 2023-12-01T21:29:47.838688+0000 mon.a (mon.0) 6809 : audit 0 from='client.? 172.21.15.40:0/4200085949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:49 smithi040 bash[28232]: audit 2023-12-01T21:29:48.875911+0000 mon.c (mon.2) 6649 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:49 smithi040 bash[41173]: audit 2023-12-01T21:29:48.875911+0000 mon.c (mon.2) 6649 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:49 smithi141 bash[31670]: audit 2023-12-01T21:29:48.875911+0000 mon.c (mon.2) 6649 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:50 smithi040 bash[28232]: cluster 2023-12-01T21:29:48.578872+0000 mgr.y (mgr.24356) 10548 : cluster 0 pgmap v10516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:50 smithi040 bash[41173]: cluster 2023-12-01T21:29:48.578872+0000 mgr.y (mgr.24356) 10548 : cluster 0 pgmap v10516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:50 smithi141 bash[31670]: cluster 2023-12-01T21:29:48.578872+0000 mgr.y (mgr.24356) 10548 : cluster 0 pgmap v10516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:51.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:51 smithi040 bash[41173]: audit 2023-12-01T21:29:50.301921+0000 mon.c (mon.2) 6650 : audit 0 from='client.? 172.21.15.40:0/2146260289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:51 smithi040 bash[28232]: audit 2023-12-01T21:29:50.301921+0000 mon.c (mon.2) 6650 : audit 0 from='client.? 172.21.15.40:0/2146260289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:51.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:51 smithi141 bash[31670]: audit 2023-12-01T21:29:50.301921+0000 mon.c (mon.2) 6650 : audit 0 from='client.? 172.21.15.40:0/2146260289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:52 smithi040 bash[28232]: cluster 2023-12-01T21:29:50.580040+0000 mgr.y (mgr.24356) 10549 : cluster 0 pgmap v10517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:52.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:52 smithi040 bash[41173]: cluster 2023-12-01T21:29:50.580040+0000 mgr.y (mgr.24356) 10549 : cluster 0 pgmap v10517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:52 smithi141 bash[31670]: cluster 2023-12-01T21:29:50.580040+0000 mgr.y (mgr.24356) 10549 : cluster 0 pgmap v10517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:53 smithi040 bash[41173]: audit 2023-12-01T21:29:52.772853+0000 mon.a (mon.0) 6810 : audit 0 from='client.? 172.21.15.40:0/2489549816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:53 smithi040 bash[28232]: audit 2023-12-01T21:29:52.772853+0000 mon.a (mon.0) 6810 : audit 0 from='client.? 172.21.15.40:0/2489549816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:53.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:53 smithi141 bash[31670]: audit 2023-12-01T21:29:52.772853+0000 mon.a (mon.0) 6810 : audit 0 from='client.? 172.21.15.40:0/2489549816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:54 smithi040 bash[28232]: cluster 2023-12-01T21:29:52.580693+0000 mgr.y (mgr.24356) 10550 : cluster 0 pgmap v10518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:54.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:54 smithi040 bash[41173]: cluster 2023-12-01T21:29:52.580693+0000 mgr.y (mgr.24356) 10550 : cluster 0 pgmap v10518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:54 smithi141 bash[31670]: cluster 2023-12-01T21:29:52.580693+0000 mgr.y (mgr.24356) 10550 : cluster 0 pgmap v10518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:56 smithi040 bash[28232]: cluster 2023-12-01T21:29:54.581787+0000 mgr.y (mgr.24356) 10551 : cluster 0 pgmap v10519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:56 smithi040 bash[28232]: audit 2023-12-01T21:29:55.237989+0000 mon.c (mon.2) 6651 : audit 0 from='client.? 172.21.15.40:0/3012790844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:56 smithi040 bash[41173]: cluster 2023-12-01T21:29:54.581787+0000 mgr.y (mgr.24356) 10551 : cluster 0 pgmap v10519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:56 smithi040 bash[41173]: audit 2023-12-01T21:29:55.237989+0000 mon.c (mon.2) 6651 : audit 0 from='client.? 172.21.15.40:0/3012790844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:56 smithi141 bash[31670]: cluster 2023-12-01T21:29:54.581787+0000 mgr.y (mgr.24356) 10551 : cluster 0 pgmap v10519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:56.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:56 smithi141 bash[31670]: audit 2023-12-01T21:29:55.237989+0000 mon.c (mon.2) 6651 : audit 0 from='client.? 172.21.15.40:0/3012790844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:29:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:29:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:58 smithi040 bash[28232]: cluster 2023-12-01T21:29:56.582470+0000 mgr.y (mgr.24356) 10552 : cluster 0 pgmap v10520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:29:58 smithi040 bash[28232]: audit 2023-12-01T21:29:57.703927+0000 mon.a (mon.0) 6811 : audit 0 from='client.? 172.21.15.40:0/1117440573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:58 smithi040 bash[41173]: cluster 2023-12-01T21:29:56.582470+0000 mgr.y (mgr.24356) 10552 : cluster 0 pgmap v10520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:29:58 smithi040 bash[41173]: audit 2023-12-01T21:29:57.703927+0000 mon.a (mon.0) 6811 : audit 0 from='client.? 172.21.15.40:0/1117440573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:29:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:58 smithi141 bash[31670]: cluster 2023-12-01T21:29:56.582470+0000 mgr.y (mgr.24356) 10552 : cluster 0 pgmap v10520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:29:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:29:58 smithi141 bash[31670]: audit 2023-12-01T21:29:57.703927+0000 mon.a (mon.0) 6811 : audit 0 from='client.? 172.21.15.40:0/1117440573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:00.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:00 smithi040 bash[28232]: debug 2023-12-01T21:29:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:00.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:00 smithi040 bash[28232]: cluster 2023-12-01T21:29:58.583149+0000 mgr.y (mgr.24356) 10553 : cluster 0 pgmap v10521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:00.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:00 smithi040 bash[28232]: cluster 2023-12-01T21:30:00.000132+0000 mon.a (mon.0) 6812 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:00 smithi040 bash[41173]: cluster 2023-12-01T21:29:58.583149+0000 mgr.y (mgr.24356) 10553 : cluster 0 pgmap v10521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:00.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:00 smithi040 bash[41173]: cluster 2023-12-01T21:30:00.000132+0000 mon.a (mon.0) 6812 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:00 smithi141 bash[31670]: cluster 2023-12-01T21:29:58.583149+0000 mgr.y (mgr.24356) 10553 : cluster 0 pgmap v10521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:00.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:00 smithi141 bash[31670]: cluster 2023-12-01T21:30:00.000132+0000 mon.a (mon.0) 6812 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:01.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:01 smithi040 bash[28232]: audit 2023-12-01T21:30:00.189789+0000 mon.c (mon.2) 6652 : audit 0 from='client.? 172.21.15.40:0/4134549971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:01.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:01 smithi040 bash[41173]: audit 2023-12-01T21:30:00.189789+0000 mon.c (mon.2) 6652 : audit 0 from='client.? 172.21.15.40:0/4134549971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:01 smithi141 bash[31670]: audit 2023-12-01T21:30:00.189789+0000 mon.c (mon.2) 6652 : audit 0 from='client.? 172.21.15.40:0/4134549971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:02.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:02 smithi040 bash[41173]: cluster 2023-12-01T21:30:00.584336+0000 mgr.y (mgr.24356) 10554 : cluster 0 pgmap v10522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:02.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:02 smithi040 bash[28232]: cluster 2023-12-01T21:30:00.584336+0000 mgr.y (mgr.24356) 10554 : cluster 0 pgmap v10522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:02 smithi141 bash[31670]: cluster 2023-12-01T21:30:00.584336+0000 mgr.y (mgr.24356) 10554 : cluster 0 pgmap v10522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:03 smithi141 bash[31670]: audit 2023-12-01T21:30:02.656963+0000 mon.a (mon.0) 6813 : audit 0 from='client.? 172.21.15.40:0/1976272482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:03 smithi040 bash[28232]: audit 2023-12-01T21:30:02.656963+0000 mon.a (mon.0) 6813 : audit 0 from='client.? 172.21.15.40:0/1976272482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:03 smithi040 bash[41173]: audit 2023-12-01T21:30:02.656963+0000 mon.a (mon.0) 6813 : audit 0 from='client.? 172.21.15.40:0/1976272482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:04 smithi141 bash[31670]: cluster 2023-12-01T21:30:02.584970+0000 mgr.y (mgr.24356) 10555 : cluster 0 pgmap v10523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:04 smithi141 bash[31670]: audit 2023-12-01T21:30:03.876347+0000 mon.c (mon.2) 6653 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:04 smithi040 bash[28232]: cluster 2023-12-01T21:30:02.584970+0000 mgr.y (mgr.24356) 10555 : cluster 0 pgmap v10523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:04 smithi040 bash[28232]: audit 2023-12-01T21:30:03.876347+0000 mon.c (mon.2) 6653 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:04 smithi040 bash[41173]: cluster 2023-12-01T21:30:02.584970+0000 mgr.y (mgr.24356) 10555 : cluster 0 pgmap v10523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:04 smithi040 bash[41173]: audit 2023-12-01T21:30:03.876347+0000 mon.c (mon.2) 6653 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:06 smithi040 bash[28232]: cluster 2023-12-01T21:30:04.586133+0000 mgr.y (mgr.24356) 10556 : cluster 0 pgmap v10524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:06.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:06 smithi040 bash[28232]: audit 2023-12-01T21:30:05.128582+0000 mon.c (mon.2) 6654 : audit 0 from='client.? 172.21.15.40:0/1614853823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:06 smithi040 bash[41173]: cluster 2023-12-01T21:30:04.586133+0000 mgr.y (mgr.24356) 10556 : cluster 0 pgmap v10524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:06.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:06 smithi040 bash[41173]: audit 2023-12-01T21:30:05.128582+0000 mon.c (mon.2) 6654 : audit 0 from='client.? 172.21.15.40:0/1614853823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:06.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:06 smithi141 bash[31670]: cluster 2023-12-01T21:30:04.586133+0000 mgr.y (mgr.24356) 10556 : cluster 0 pgmap v10524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:06.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:06 smithi141 bash[31670]: audit 2023-12-01T21:30:05.128582+0000 mon.c (mon.2) 6654 : audit 0 from='client.? 172.21.15.40:0/1614853823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:30:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:30:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:08 smithi040 bash[28232]: cluster 2023-12-01T21:30:06.586818+0000 mgr.y (mgr.24356) 10557 : cluster 0 pgmap v10525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:08.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:08 smithi040 bash[28232]: audit 2023-12-01T21:30:07.584235+0000 mon.c (mon.2) 6655 : audit 0 from='client.? 172.21.15.40:0/2431167826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:08 smithi040 bash[41173]: cluster 2023-12-01T21:30:06.586818+0000 mgr.y (mgr.24356) 10557 : cluster 0 pgmap v10525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:08.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:08 smithi040 bash[41173]: audit 2023-12-01T21:30:07.584235+0000 mon.c (mon.2) 6655 : audit 0 from='client.? 172.21.15.40:0/2431167826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:08 smithi141 bash[31670]: cluster 2023-12-01T21:30:06.586818+0000 mgr.y (mgr.24356) 10557 : cluster 0 pgmap v10525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:08 smithi141 bash[31670]: audit 2023-12-01T21:30:07.584235+0000 mon.c (mon.2) 6655 : audit 0 from='client.? 172.21.15.40:0/2431167826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:09.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:09 smithi040 bash[28232]: audit 2023-12-01T21:30:08.327188+0000 mon.c (mon.2) 6656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:30:09.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:09 smithi040 bash[41173]: audit 2023-12-01T21:30:08.327188+0000 mon.c (mon.2) 6656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:30:09.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:09 smithi141 bash[31670]: audit 2023-12-01T21:30:08.327188+0000 mon.c (mon.2) 6656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:30:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:10 smithi040 bash[28232]: cluster 2023-12-01T21:30:08.587408+0000 mgr.y (mgr.24356) 10558 : cluster 0 pgmap v10526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:10.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:10 smithi040 bash[28232]: audit 2023-12-01T21:30:10.052051+0000 mon.a (mon.0) 6814 : audit 0 from='client.? 172.21.15.40:0/925472007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:10 smithi040 bash[41173]: cluster 2023-12-01T21:30:08.587408+0000 mgr.y (mgr.24356) 10558 : cluster 0 pgmap v10526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:10.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:10 smithi040 bash[41173]: audit 2023-12-01T21:30:10.052051+0000 mon.a (mon.0) 6814 : audit 0 from='client.? 172.21.15.40:0/925472007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:10 smithi141 bash[31670]: cluster 2023-12-01T21:30:08.587408+0000 mgr.y (mgr.24356) 10558 : cluster 0 pgmap v10526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:10 smithi141 bash[31670]: audit 2023-12-01T21:30:10.052051+0000 mon.a (mon.0) 6814 : audit 0 from='client.? 172.21.15.40:0/925472007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:12.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:12 smithi040 bash[28232]: cluster 2023-12-01T21:30:10.588583+0000 mgr.y (mgr.24356) 10559 : cluster 0 pgmap v10527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:12.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:12 smithi040 bash[41173]: cluster 2023-12-01T21:30:10.588583+0000 mgr.y (mgr.24356) 10559 : cluster 0 pgmap v10527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:12 smithi141 bash[31670]: cluster 2023-12-01T21:30:10.588583+0000 mgr.y (mgr.24356) 10559 : cluster 0 pgmap v10527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:13.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:13 smithi040 bash[28232]: audit 2023-12-01T21:30:12.520813+0000 mon.c (mon.2) 6657 : audit 0 from='client.? 172.21.15.40:0/3241807840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:13.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:13 smithi040 bash[41173]: audit 2023-12-01T21:30:12.520813+0000 mon.c (mon.2) 6657 : audit 0 from='client.? 172.21.15.40:0/3241807840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:13 smithi141 bash[31670]: audit 2023-12-01T21:30:12.520813+0000 mon.c (mon.2) 6657 : audit 0 from='client.? 172.21.15.40:0/3241807840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:14 smithi040 bash[28232]: cluster 2023-12-01T21:30:12.589175+0000 mgr.y (mgr.24356) 10560 : cluster 0 pgmap v10528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:14.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:14 smithi040 bash[41173]: cluster 2023-12-01T21:30:12.589175+0000 mgr.y (mgr.24356) 10560 : cluster 0 pgmap v10528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:14 smithi141 bash[31670]: cluster 2023-12-01T21:30:12.589175+0000 mgr.y (mgr.24356) 10560 : cluster 0 pgmap v10528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:14.171219+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:14.181600+0000 mon.a (mon.0) 6816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:14.528622+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:14.539589+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:14.979157+0000 mon.a (mon.0) 6819 : audit 0 from='client.? 172.21.15.40:0/2804697908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:15.070067+0000 mon.c (mon.2) 6658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:15.071407+0000 mon.c (mon.2) 6659 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:30:15.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:15 smithi141 bash[31670]: audit 2023-12-01T21:30:15.083528+0000 mon.a (mon.0) 6820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:14.171219+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:14.181600+0000 mon.a (mon.0) 6816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:14.528622+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:14.539589+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:14.979157+0000 mon.a (mon.0) 6819 : audit 0 from='client.? 172.21.15.40:0/2804697908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:15.070067+0000 mon.c (mon.2) 6658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:15.071407+0000 mon.c (mon.2) 6659 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[28232]: audit 2023-12-01T21:30:15.083528+0000 mon.a (mon.0) 6820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:14.171219+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:14.181600+0000 mon.a (mon.0) 6816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:14.528622+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:14.539589+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:15.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:14.979157+0000 mon.a (mon.0) 6819 : audit 0 from='client.? 172.21.15.40:0/2804697908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:15.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:15.070067+0000 mon.c (mon.2) 6658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:30:15.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:15.071407+0000 mon.c (mon.2) 6659 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:30:15.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:15 smithi040 bash[41173]: audit 2023-12-01T21:30:15.083528+0000 mon.a (mon.0) 6820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:30:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:16 smithi040 bash[28232]: cluster 2023-12-01T21:30:14.590228+0000 mgr.y (mgr.24356) 10561 : cluster 0 pgmap v10529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:16.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:30:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:30:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:16 smithi040 bash[41173]: cluster 2023-12-01T21:30:14.590228+0000 mgr.y (mgr.24356) 10561 : cluster 0 pgmap v10529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:16 smithi141 bash[31670]: cluster 2023-12-01T21:30:14.590228+0000 mgr.y (mgr.24356) 10561 : cluster 0 pgmap v10529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:17 smithi040 bash[41173]: audit 2023-12-01T21:30:17.450215+0000 mon.c (mon.2) 6660 : audit 0 from='client.? 172.21.15.40:0/4152908793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:17.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:17 smithi040 bash[28232]: audit 2023-12-01T21:30:17.450215+0000 mon.c (mon.2) 6660 : audit 0 from='client.? 172.21.15.40:0/4152908793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:17 smithi141 bash[31670]: audit 2023-12-01T21:30:17.450215+0000 mon.c (mon.2) 6660 : audit 0 from='client.? 172.21.15.40:0/4152908793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:18 smithi040 bash[41173]: cluster 2023-12-01T21:30:16.591032+0000 mgr.y (mgr.24356) 10562 : cluster 0 pgmap v10530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:18 smithi040 bash[28232]: cluster 2023-12-01T21:30:16.591032+0000 mgr.y (mgr.24356) 10562 : cluster 0 pgmap v10530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:18 smithi141 bash[31670]: cluster 2023-12-01T21:30:16.591032+0000 mgr.y (mgr.24356) 10562 : cluster 0 pgmap v10530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:19 smithi040 bash[28232]: cluster 2023-12-01T21:30:18.591723+0000 mgr.y (mgr.24356) 10563 : cluster 0 pgmap v10531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:19 smithi040 bash[28232]: audit 2023-12-01T21:30:18.876887+0000 mon.c (mon.2) 6661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:19 smithi040 bash[41173]: cluster 2023-12-01T21:30:18.591723+0000 mgr.y (mgr.24356) 10563 : cluster 0 pgmap v10531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:19.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:19 smithi040 bash[41173]: audit 2023-12-01T21:30:18.876887+0000 mon.c (mon.2) 6661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:19 smithi141 bash[31670]: cluster 2023-12-01T21:30:18.591723+0000 mgr.y (mgr.24356) 10563 : cluster 0 pgmap v10531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:19 smithi141 bash[31670]: audit 2023-12-01T21:30:18.876887+0000 mon.c (mon.2) 6661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:20 smithi040 bash[41173]: audit 2023-12-01T21:30:19.922442+0000 mon.a (mon.0) 6821 : audit 0 from='client.? 172.21.15.40:0/3081029834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:20 smithi040 bash[28232]: audit 2023-12-01T21:30:19.922442+0000 mon.a (mon.0) 6821 : audit 0 from='client.? 172.21.15.40:0/3081029834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:20 smithi141 bash[31670]: audit 2023-12-01T21:30:19.922442+0000 mon.a (mon.0) 6821 : audit 0 from='client.? 172.21.15.40:0/3081029834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:21 smithi040 bash[41173]: cluster 2023-12-01T21:30:20.592915+0000 mgr.y (mgr.24356) 10564 : cluster 0 pgmap v10532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:21 smithi040 bash[28232]: cluster 2023-12-01T21:30:20.592915+0000 mgr.y (mgr.24356) 10564 : cluster 0 pgmap v10532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:21 smithi141 bash[31670]: cluster 2023-12-01T21:30:20.592915+0000 mgr.y (mgr.24356) 10564 : cluster 0 pgmap v10532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:22 smithi040 bash[28232]: audit 2023-12-01T21:30:22.387098+0000 mon.c (mon.2) 6662 : audit 0 from='client.? 172.21.15.40:0/2860163235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:22 smithi040 bash[41173]: audit 2023-12-01T21:30:22.387098+0000 mon.c (mon.2) 6662 : audit 0 from='client.? 172.21.15.40:0/2860163235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:22 smithi141 bash[31670]: audit 2023-12-01T21:30:22.387098+0000 mon.c (mon.2) 6662 : audit 0 from='client.? 172.21.15.40:0/2860163235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:23 smithi040 bash[28232]: cluster 2023-12-01T21:30:22.593561+0000 mgr.y (mgr.24356) 10565 : cluster 0 pgmap v10533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:23 smithi040 bash[41173]: cluster 2023-12-01T21:30:22.593561+0000 mgr.y (mgr.24356) 10565 : cluster 0 pgmap v10533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:23 smithi141 bash[31670]: cluster 2023-12-01T21:30:22.593561+0000 mgr.y (mgr.24356) 10565 : cluster 0 pgmap v10533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:25 smithi040 bash[28232]: cluster 2023-12-01T21:30:24.594784+0000 mgr.y (mgr.24356) 10566 : cluster 0 pgmap v10534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:25 smithi040 bash[28232]: audit 2023-12-01T21:30:24.850225+0000 mon.c (mon.2) 6663 : audit 0 from='client.? 172.21.15.40:0/4257591200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:25 smithi040 bash[41173]: cluster 2023-12-01T21:30:24.594784+0000 mgr.y (mgr.24356) 10566 : cluster 0 pgmap v10534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:25 smithi040 bash[41173]: audit 2023-12-01T21:30:24.850225+0000 mon.c (mon.2) 6663 : audit 0 from='client.? 172.21.15.40:0/4257591200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:25 smithi141 bash[31670]: cluster 2023-12-01T21:30:24.594784+0000 mgr.y (mgr.24356) 10566 : cluster 0 pgmap v10534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:25 smithi141 bash[31670]: audit 2023-12-01T21:30:24.850225+0000 mon.c (mon.2) 6663 : audit 0 from='client.? 172.21.15.40:0/4257591200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:30:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:30:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:27 smithi040 bash[28232]: cluster 2023-12-01T21:30:26.595610+0000 mgr.y (mgr.24356) 10567 : cluster 0 pgmap v10535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:27.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:27 smithi040 bash[28232]: audit 2023-12-01T21:30:27.318459+0000 mon.c (mon.2) 6664 : audit 0 from='client.? 172.21.15.40:0/3702635377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:27 smithi040 bash[41173]: cluster 2023-12-01T21:30:26.595610+0000 mgr.y (mgr.24356) 10567 : cluster 0 pgmap v10535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:27.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:27 smithi040 bash[41173]: audit 2023-12-01T21:30:27.318459+0000 mon.c (mon.2) 6664 : audit 0 from='client.? 172.21.15.40:0/3702635377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:27 smithi141 bash[31670]: cluster 2023-12-01T21:30:26.595610+0000 mgr.y (mgr.24356) 10567 : cluster 0 pgmap v10535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:27 smithi141 bash[31670]: audit 2023-12-01T21:30:27.318459+0000 mon.c (mon.2) 6664 : audit 0 from='client.? 172.21.15.40:0/3702635377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:29 smithi040 bash[28232]: cluster 2023-12-01T21:30:28.596356+0000 mgr.y (mgr.24356) 10568 : cluster 0 pgmap v10536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:29.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:29 smithi040 bash[41173]: cluster 2023-12-01T21:30:28.596356+0000 mgr.y (mgr.24356) 10568 : cluster 0 pgmap v10536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:29 smithi141 bash[31670]: cluster 2023-12-01T21:30:28.596356+0000 mgr.y (mgr.24356) 10568 : cluster 0 pgmap v10536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:30 smithi141 bash[31670]: audit 2023-12-01T21:30:29.785819+0000 mon.a (mon.0) 6822 : audit 0 from='client.? 172.21.15.40:0/2530401916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:30 smithi040 bash[28232]: audit 2023-12-01T21:30:29.785819+0000 mon.a (mon.0) 6822 : audit 0 from='client.? 172.21.15.40:0/2530401916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:31.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:30 smithi040 bash[41173]: audit 2023-12-01T21:30:29.785819+0000 mon.a (mon.0) 6822 : audit 0 from='client.? 172.21.15.40:0/2530401916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:32.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:32 smithi040 bash[28232]: cluster 2023-12-01T21:30:30.597509+0000 mgr.y (mgr.24356) 10569 : cluster 0 pgmap v10537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:32 smithi040 bash[41173]: cluster 2023-12-01T21:30:30.597509+0000 mgr.y (mgr.24356) 10569 : cluster 0 pgmap v10537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:32 smithi141 bash[31670]: cluster 2023-12-01T21:30:30.597509+0000 mgr.y (mgr.24356) 10569 : cluster 0 pgmap v10537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:33.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:33 smithi040 bash[28232]: audit 2023-12-01T21:30:32.258114+0000 mon.c (mon.2) 6665 : audit 0 from='client.? 172.21.15.40:0/428598250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:33.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:33 smithi040 bash[41173]: audit 2023-12-01T21:30:32.258114+0000 mon.c (mon.2) 6665 : audit 0 from='client.? 172.21.15.40:0/428598250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:33.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:33 smithi141 bash[31670]: audit 2023-12-01T21:30:32.258114+0000 mon.c (mon.2) 6665 : audit 0 from='client.? 172.21.15.40:0/428598250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:34 smithi040 bash[28232]: cluster 2023-12-01T21:30:32.598181+0000 mgr.y (mgr.24356) 10570 : cluster 0 pgmap v10538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:34 smithi040 bash[28232]: audit 2023-12-01T21:30:33.877278+0000 mon.c (mon.2) 6666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:34 smithi040 bash[41173]: cluster 2023-12-01T21:30:32.598181+0000 mgr.y (mgr.24356) 10570 : cluster 0 pgmap v10538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:34 smithi040 bash[41173]: audit 2023-12-01T21:30:33.877278+0000 mon.c (mon.2) 6666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:34 smithi141 bash[31670]: cluster 2023-12-01T21:30:32.598181+0000 mgr.y (mgr.24356) 10570 : cluster 0 pgmap v10538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:34 smithi141 bash[31670]: audit 2023-12-01T21:30:33.877278+0000 mon.c (mon.2) 6666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:35.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:35 smithi040 bash[28232]: audit 2023-12-01T21:30:34.719940+0000 mon.c (mon.2) 6667 : audit 0 from='client.? 172.21.15.40:0/2448763070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:35.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:35 smithi040 bash[41173]: audit 2023-12-01T21:30:34.719940+0000 mon.c (mon.2) 6667 : audit 0 from='client.? 172.21.15.40:0/2448763070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:35.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:35 smithi141 bash[31670]: audit 2023-12-01T21:30:34.719940+0000 mon.c (mon.2) 6667 : audit 0 from='client.? 172.21.15.40:0/2448763070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:36 smithi040 bash[28232]: cluster 2023-12-01T21:30:34.599389+0000 mgr.y (mgr.24356) 10571 : cluster 0 pgmap v10539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:36 smithi040 bash[41173]: cluster 2023-12-01T21:30:34.599389+0000 mgr.y (mgr.24356) 10571 : cluster 0 pgmap v10539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:36 smithi141 bash[31670]: cluster 2023-12-01T21:30:34.599389+0000 mgr.y (mgr.24356) 10571 : cluster 0 pgmap v10539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:30:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:30:38.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:38 smithi040 bash[28232]: cluster 2023-12-01T21:30:36.600107+0000 mgr.y (mgr.24356) 10572 : cluster 0 pgmap v10540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:38.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:38 smithi040 bash[28232]: audit 2023-12-01T21:30:37.187110+0000 mon.c (mon.2) 6668 : audit 0 from='client.? 172.21.15.40:0/2730923331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:38 smithi040 bash[41173]: cluster 2023-12-01T21:30:36.600107+0000 mgr.y (mgr.24356) 10572 : cluster 0 pgmap v10540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:38.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:38 smithi040 bash[41173]: audit 2023-12-01T21:30:37.187110+0000 mon.c (mon.2) 6668 : audit 0 from='client.? 172.21.15.40:0/2730923331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:38 smithi141 bash[31670]: cluster 2023-12-01T21:30:36.600107+0000 mgr.y (mgr.24356) 10572 : cluster 0 pgmap v10540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:38.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:38 smithi141 bash[31670]: audit 2023-12-01T21:30:37.187110+0000 mon.c (mon.2) 6668 : audit 0 from='client.? 172.21.15.40:0/2730923331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:40 smithi040 bash[28232]: cluster 2023-12-01T21:30:38.600850+0000 mgr.y (mgr.24356) 10573 : cluster 0 pgmap v10541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:40 smithi040 bash[28232]: audit 2023-12-01T21:30:39.655374+0000 mon.a (mon.0) 6823 : audit 0 from='client.? 172.21.15.40:0/1470308604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:40 smithi040 bash[41173]: cluster 2023-12-01T21:30:38.600850+0000 mgr.y (mgr.24356) 10573 : cluster 0 pgmap v10541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:40 smithi040 bash[41173]: audit 2023-12-01T21:30:39.655374+0000 mon.a (mon.0) 6823 : audit 0 from='client.? 172.21.15.40:0/1470308604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:40 smithi141 bash[31670]: cluster 2023-12-01T21:30:38.600850+0000 mgr.y (mgr.24356) 10573 : cluster 0 pgmap v10541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:40 smithi141 bash[31670]: audit 2023-12-01T21:30:39.655374+0000 mon.a (mon.0) 6823 : audit 0 from='client.? 172.21.15.40:0/1470308604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:42 smithi040 bash[28232]: cluster 2023-12-01T21:30:40.601985+0000 mgr.y (mgr.24356) 10574 : cluster 0 pgmap v10542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:42 smithi040 bash[41173]: cluster 2023-12-01T21:30:40.601985+0000 mgr.y (mgr.24356) 10574 : cluster 0 pgmap v10542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:42 smithi141 bash[31670]: cluster 2023-12-01T21:30:40.601985+0000 mgr.y (mgr.24356) 10574 : cluster 0 pgmap v10542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:43 smithi040 bash[28232]: audit 2023-12-01T21:30:42.123406+0000 mon.c (mon.2) 6669 : audit 0 from='client.? 172.21.15.40:0/2424476010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:43 smithi040 bash[41173]: audit 2023-12-01T21:30:42.123406+0000 mon.c (mon.2) 6669 : audit 0 from='client.? 172.21.15.40:0/2424476010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:43 smithi141 bash[31670]: audit 2023-12-01T21:30:42.123406+0000 mon.c (mon.2) 6669 : audit 0 from='client.? 172.21.15.40:0/2424476010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:44 smithi040 bash[41173]: cluster 2023-12-01T21:30:42.602633+0000 mgr.y (mgr.24356) 10575 : cluster 0 pgmap v10543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:44 smithi040 bash[28232]: cluster 2023-12-01T21:30:42.602633+0000 mgr.y (mgr.24356) 10575 : cluster 0 pgmap v10543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:44 smithi141 bash[31670]: cluster 2023-12-01T21:30:42.602633+0000 mgr.y (mgr.24356) 10575 : cluster 0 pgmap v10543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:45 smithi040 bash[28232]: audit 2023-12-01T21:30:44.591175+0000 mon.c (mon.2) 6670 : audit 0 from='client.? 172.21.15.40:0/2244549543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:45 smithi040 bash[41173]: audit 2023-12-01T21:30:44.591175+0000 mon.c (mon.2) 6670 : audit 0 from='client.? 172.21.15.40:0/2244549543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:45.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:45 smithi141 bash[31670]: audit 2023-12-01T21:30:44.591175+0000 mon.c (mon.2) 6670 : audit 0 from='client.? 172.21.15.40:0/2244549543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:46 smithi040 bash[28232]: cluster 2023-12-01T21:30:44.603660+0000 mgr.y (mgr.24356) 10576 : cluster 0 pgmap v10544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:46 smithi040 bash[41173]: cluster 2023-12-01T21:30:44.603660+0000 mgr.y (mgr.24356) 10576 : cluster 0 pgmap v10544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:46 smithi141 bash[31670]: cluster 2023-12-01T21:30:44.603660+0000 mgr.y (mgr.24356) 10576 : cluster 0 pgmap v10544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:30:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:30:47.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:47 smithi040 bash[41173]: audit 2023-12-01T21:30:47.055136+0000 mon.c (mon.2) 6671 : audit 0 from='client.? 172.21.15.40:0/4273479446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:47.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:47 smithi040 bash[28232]: audit 2023-12-01T21:30:47.055136+0000 mon.c (mon.2) 6671 : audit 0 from='client.? 172.21.15.40:0/4273479446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:47 smithi141 bash[31670]: audit 2023-12-01T21:30:47.055136+0000 mon.c (mon.2) 6671 : audit 0 from='client.? 172.21.15.40:0/4273479446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:48.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:48 smithi040 bash[41173]: cluster 2023-12-01T21:30:46.604293+0000 mgr.y (mgr.24356) 10577 : cluster 0 pgmap v10545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:48 smithi040 bash[28232]: cluster 2023-12-01T21:30:46.604293+0000 mgr.y (mgr.24356) 10577 : cluster 0 pgmap v10545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:48 smithi141 bash[31670]: cluster 2023-12-01T21:30:46.604293+0000 mgr.y (mgr.24356) 10577 : cluster 0 pgmap v10545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:49 smithi040 bash[28232]: audit 2023-12-01T21:30:48.877571+0000 mon.c (mon.2) 6672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:49.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:49 smithi040 bash[41173]: audit 2023-12-01T21:30:48.877571+0000 mon.c (mon.2) 6672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:49 smithi141 bash[31670]: audit 2023-12-01T21:30:48.877571+0000 mon.c (mon.2) 6672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:50 smithi040 bash[28232]: cluster 2023-12-01T21:30:48.604997+0000 mgr.y (mgr.24356) 10578 : cluster 0 pgmap v10546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:50.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:50 smithi040 bash[28232]: audit 2023-12-01T21:30:49.524831+0000 mon.a (mon.0) 6824 : audit 0 from='client.? 172.21.15.40:0/2054212088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:50.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:50 smithi040 bash[41173]: cluster 2023-12-01T21:30:48.604997+0000 mgr.y (mgr.24356) 10578 : cluster 0 pgmap v10546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:50.418 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:50 smithi040 bash[41173]: audit 2023-12-01T21:30:49.524831+0000 mon.a (mon.0) 6824 : audit 0 from='client.? 172.21.15.40:0/2054212088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:50 smithi141 bash[31670]: cluster 2023-12-01T21:30:48.604997+0000 mgr.y (mgr.24356) 10578 : cluster 0 pgmap v10546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:50 smithi141 bash[31670]: audit 2023-12-01T21:30:49.524831+0000 mon.a (mon.0) 6824 : audit 0 from='client.? 172.21.15.40:0/2054212088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:52 smithi040 bash[28232]: cluster 2023-12-01T21:30:50.606151+0000 mgr.y (mgr.24356) 10579 : cluster 0 pgmap v10547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:52 smithi040 bash[28232]: audit 2023-12-01T21:30:51.985332+0000 mon.a (mon.0) 6825 : audit 0 from='client.? 172.21.15.40:0/439900149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:52 smithi040 bash[41173]: cluster 2023-12-01T21:30:50.606151+0000 mgr.y (mgr.24356) 10579 : cluster 0 pgmap v10547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:52.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:52 smithi040 bash[41173]: audit 2023-12-01T21:30:51.985332+0000 mon.a (mon.0) 6825 : audit 0 from='client.? 172.21.15.40:0/439900149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:52 smithi141 bash[31670]: cluster 2023-12-01T21:30:50.606151+0000 mgr.y (mgr.24356) 10579 : cluster 0 pgmap v10547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:52 smithi141 bash[31670]: audit 2023-12-01T21:30:51.985332+0000 mon.a (mon.0) 6825 : audit 0 from='client.? 172.21.15.40:0/439900149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:54 smithi040 bash[28232]: cluster 2023-12-01T21:30:52.606797+0000 mgr.y (mgr.24356) 10580 : cluster 0 pgmap v10548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:54.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:54 smithi040 bash[41173]: cluster 2023-12-01T21:30:52.606797+0000 mgr.y (mgr.24356) 10580 : cluster 0 pgmap v10548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:54 smithi141 bash[31670]: cluster 2023-12-01T21:30:52.606797+0000 mgr.y (mgr.24356) 10580 : cluster 0 pgmap v10548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:55.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:55 smithi141 bash[31670]: audit 2023-12-01T21:30:54.454366+0000 mon.c (mon.2) 6673 : audit 0 from='client.? 172.21.15.40:0/2488358216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:55 smithi040 bash[28232]: audit 2023-12-01T21:30:54.454366+0000 mon.c (mon.2) 6673 : audit 0 from='client.? 172.21.15.40:0/2488358216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:55.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:55 smithi040 bash[41173]: audit 2023-12-01T21:30:54.454366+0000 mon.c (mon.2) 6673 : audit 0 from='client.? 172.21.15.40:0/2488358216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:56.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:56 smithi040 bash[28232]: cluster 2023-12-01T21:30:54.608055+0000 mgr.y (mgr.24356) 10581 : cluster 0 pgmap v10549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:56.501 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:30:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:30:56.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:56 smithi040 bash[41173]: cluster 2023-12-01T21:30:54.608055+0000 mgr.y (mgr.24356) 10581 : cluster 0 pgmap v10549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:56 smithi141 bash[31670]: cluster 2023-12-01T21:30:54.608055+0000 mgr.y (mgr.24356) 10581 : cluster 0 pgmap v10549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:57 smithi141 bash[31670]: audit 2023-12-01T21:30:56.920645+0000 mon.a (mon.0) 6826 : audit 0 from='client.? 172.21.15.40:0/1465195117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:57 smithi040 bash[28232]: audit 2023-12-01T21:30:56.920645+0000 mon.a (mon.0) 6826 : audit 0 from='client.? 172.21.15.40:0/1465195117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:57.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:57 smithi040 bash[41173]: audit 2023-12-01T21:30:56.920645+0000 mon.a (mon.0) 6826 : audit 0 from='client.? 172.21.15.40:0/1465195117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:30:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:30:58 smithi141 bash[31670]: cluster 2023-12-01T21:30:56.608700+0000 mgr.y (mgr.24356) 10582 : cluster 0 pgmap v10550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:30:58 smithi040 bash[41173]: cluster 2023-12-01T21:30:56.608700+0000 mgr.y (mgr.24356) 10582 : cluster 0 pgmap v10550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:30:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:30:58 smithi040 bash[28232]: cluster 2023-12-01T21:30:56.608700+0000 mgr.y (mgr.24356) 10582 : cluster 0 pgmap v10550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:00 smithi141 bash[31670]: cluster 2023-12-01T21:30:58.609277+0000 mgr.y (mgr.24356) 10583 : cluster 0 pgmap v10551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:00 smithi141 bash[31670]: audit 2023-12-01T21:30:59.383734+0000 mon.c (mon.2) 6674 : audit 0 from='client.? 172.21.15.40:0/2228988599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:00 smithi040 bash[41173]: cluster 2023-12-01T21:30:58.609277+0000 mgr.y (mgr.24356) 10583 : cluster 0 pgmap v10551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:00 smithi040 bash[41173]: audit 2023-12-01T21:30:59.383734+0000 mon.c (mon.2) 6674 : audit 0 from='client.? 172.21.15.40:0/2228988599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:00 smithi040 bash[28232]: cluster 2023-12-01T21:30:58.609277+0000 mgr.y (mgr.24356) 10583 : cluster 0 pgmap v10551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:00.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:00 smithi040 bash[28232]: audit 2023-12-01T21:30:59.383734+0000 mon.c (mon.2) 6674 : audit 0 from='client.? 172.21.15.40:0/2228988599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:02 smithi141 bash[31670]: cluster 2023-12-01T21:31:00.610404+0000 mgr.y (mgr.24356) 10584 : cluster 0 pgmap v10552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:02 smithi141 bash[31670]: audit 2023-12-01T21:31:01.839442+0000 mon.c (mon.2) 6675 : audit 0 from='client.? 172.21.15.40:0/1796545240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:02 smithi040 bash[41173]: cluster 2023-12-01T21:31:00.610404+0000 mgr.y (mgr.24356) 10584 : cluster 0 pgmap v10552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:02 smithi040 bash[41173]: audit 2023-12-01T21:31:01.839442+0000 mon.c (mon.2) 6675 : audit 0 from='client.? 172.21.15.40:0/1796545240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:02 smithi040 bash[28232]: cluster 2023-12-01T21:31:00.610404+0000 mgr.y (mgr.24356) 10584 : cluster 0 pgmap v10552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:02.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:02 smithi040 bash[28232]: audit 2023-12-01T21:31:01.839442+0000 mon.c (mon.2) 6675 : audit 0 from='client.? 172.21.15.40:0/1796545240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:04 smithi141 bash[31670]: cluster 2023-12-01T21:31:02.611058+0000 mgr.y (mgr.24356) 10585 : cluster 0 pgmap v10553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:04 smithi141 bash[31670]: audit 2023-12-01T21:31:03.878386+0000 mon.c (mon.2) 6676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:04 smithi040 bash[28232]: cluster 2023-12-01T21:31:02.611058+0000 mgr.y (mgr.24356) 10585 : cluster 0 pgmap v10553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:04 smithi040 bash[28232]: audit 2023-12-01T21:31:03.878386+0000 mon.c (mon.2) 6676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:04 smithi040 bash[41173]: cluster 2023-12-01T21:31:02.611058+0000 mgr.y (mgr.24356) 10585 : cluster 0 pgmap v10553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:04 smithi040 bash[41173]: audit 2023-12-01T21:31:03.878386+0000 mon.c (mon.2) 6676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:05.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:05 smithi141 bash[31670]: audit 2023-12-01T21:31:04.306042+0000 mon.a (mon.0) 6827 : audit 0 from='client.? 172.21.15.40:0/1600964636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:05 smithi040 bash[41173]: audit 2023-12-01T21:31:04.306042+0000 mon.a (mon.0) 6827 : audit 0 from='client.? 172.21.15.40:0/1600964636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:05 smithi040 bash[28232]: audit 2023-12-01T21:31:04.306042+0000 mon.a (mon.0) 6827 : audit 0 from='client.? 172.21.15.40:0/1600964636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:06 smithi040 bash[28232]: cluster 2023-12-01T21:31:04.612319+0000 mgr.y (mgr.24356) 10586 : cluster 0 pgmap v10554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:06 smithi040 bash[41173]: cluster 2023-12-01T21:31:04.612319+0000 mgr.y (mgr.24356) 10586 : cluster 0 pgmap v10554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:06 smithi141 bash[31670]: cluster 2023-12-01T21:31:04.612319+0000 mgr.y (mgr.24356) 10586 : cluster 0 pgmap v10554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:31:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:31:07.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:07 smithi141 bash[31670]: audit 2023-12-01T21:31:06.765695+0000 mon.c (mon.2) 6677 : audit 0 from='client.? 172.21.15.40:0/3862349463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:07.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:07 smithi040 bash[41173]: audit 2023-12-01T21:31:06.765695+0000 mon.c (mon.2) 6677 : audit 0 from='client.? 172.21.15.40:0/3862349463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:07.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:07 smithi040 bash[28232]: audit 2023-12-01T21:31:06.765695+0000 mon.c (mon.2) 6677 : audit 0 from='client.? 172.21.15.40:0/3862349463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:08 smithi141 bash[31670]: cluster 2023-12-01T21:31:06.612969+0000 mgr.y (mgr.24356) 10587 : cluster 0 pgmap v10555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:08 smithi040 bash[41173]: cluster 2023-12-01T21:31:06.612969+0000 mgr.y (mgr.24356) 10587 : cluster 0 pgmap v10555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:08 smithi040 bash[28232]: cluster 2023-12-01T21:31:06.612969+0000 mgr.y (mgr.24356) 10587 : cluster 0 pgmap v10555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:10 smithi141 bash[31670]: cluster 2023-12-01T21:31:08.613591+0000 mgr.y (mgr.24356) 10588 : cluster 0 pgmap v10556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:10 smithi141 bash[31670]: audit 2023-12-01T21:31:09.225735+0000 mon.a (mon.0) 6828 : audit 0 from='client.? 172.21.15.40:0/1839818027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:10 smithi040 bash[41173]: cluster 2023-12-01T21:31:08.613591+0000 mgr.y (mgr.24356) 10588 : cluster 0 pgmap v10556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:10 smithi040 bash[41173]: audit 2023-12-01T21:31:09.225735+0000 mon.a (mon.0) 6828 : audit 0 from='client.? 172.21.15.40:0/1839818027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:10 smithi040 bash[28232]: cluster 2023-12-01T21:31:08.613591+0000 mgr.y (mgr.24356) 10588 : cluster 0 pgmap v10556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:10 smithi040 bash[28232]: audit 2023-12-01T21:31:09.225735+0000 mon.a (mon.0) 6828 : audit 0 from='client.? 172.21.15.40:0/1839818027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:12 smithi141 bash[31670]: cluster 2023-12-01T21:31:10.614763+0000 mgr.y (mgr.24356) 10589 : cluster 0 pgmap v10557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:12 smithi141 bash[31670]: audit 2023-12-01T21:31:11.680814+0000 mon.c (mon.2) 6678 : audit 0 from='client.? 172.21.15.40:0/4105952778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:12.532 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 21:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T21:31:12.181258795Z level=info msg="Completed cleanup jobs" duration=142.113738ms 2023-12-01T21:31:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:12 smithi040 bash[41173]: cluster 2023-12-01T21:31:10.614763+0000 mgr.y (mgr.24356) 10589 : cluster 0 pgmap v10557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:12 smithi040 bash[41173]: audit 2023-12-01T21:31:11.680814+0000 mon.c (mon.2) 6678 : audit 0 from='client.? 172.21.15.40:0/4105952778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:12.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:12 smithi040 bash[28232]: cluster 2023-12-01T21:31:10.614763+0000 mgr.y (mgr.24356) 10589 : cluster 0 pgmap v10557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:12.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:12 smithi040 bash[28232]: audit 2023-12-01T21:31:11.680814+0000 mon.c (mon.2) 6678 : audit 0 from='client.? 172.21.15.40:0/4105952778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:14 smithi141 bash[31670]: cluster 2023-12-01T21:31:12.615462+0000 mgr.y (mgr.24356) 10590 : cluster 0 pgmap v10558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:14.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:14 smithi141 bash[31670]: audit 2023-12-01T21:31:14.138493+0000 mon.c (mon.2) 6679 : audit 0 from='client.? 172.21.15.40:0/2686821149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:14 smithi040 bash[41173]: cluster 2023-12-01T21:31:12.615462+0000 mgr.y (mgr.24356) 10590 : cluster 0 pgmap v10558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:14 smithi040 bash[41173]: audit 2023-12-01T21:31:14.138493+0000 mon.c (mon.2) 6679 : audit 0 from='client.? 172.21.15.40:0/2686821149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:14 smithi040 bash[28232]: cluster 2023-12-01T21:31:12.615462+0000 mgr.y (mgr.24356) 10590 : cluster 0 pgmap v10558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:14 smithi040 bash[28232]: audit 2023-12-01T21:31:14.138493+0000 mon.c (mon.2) 6679 : audit 0 from='client.? 172.21.15.40:0/2686821149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:16 smithi040 bash[28232]: cluster 2023-12-01T21:31:14.616621+0000 mgr.y (mgr.24356) 10591 : cluster 0 pgmap v10559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:16.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:16 smithi040 bash[28232]: audit 2023-12-01T21:31:15.167483+0000 mon.c (mon.2) 6680 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:31:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:16 smithi040 bash[41173]: cluster 2023-12-01T21:31:14.616621+0000 mgr.y (mgr.24356) 10591 : cluster 0 pgmap v10559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:16.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:16 smithi040 bash[41173]: audit 2023-12-01T21:31:15.167483+0000 mon.c (mon.2) 6680 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:31:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:16 smithi141 bash[31670]: cluster 2023-12-01T21:31:14.616621+0000 mgr.y (mgr.24356) 10591 : cluster 0 pgmap v10559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:16 smithi141 bash[31670]: audit 2023-12-01T21:31:15.167483+0000 mon.c (mon.2) 6680 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:31:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:31:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:31:17.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:17 smithi040 bash[41173]: audit 2023-12-01T21:31:16.600842+0000 mon.a (mon.0) 6829 : audit 0 from='client.? 172.21.15.40:0/2841875370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:17.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:17 smithi040 bash[28232]: audit 2023-12-01T21:31:16.600842+0000 mon.a (mon.0) 6829 : audit 0 from='client.? 172.21.15.40:0/2841875370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:17.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:17 smithi141 bash[31670]: audit 2023-12-01T21:31:16.600842+0000 mon.a (mon.0) 6829 : audit 0 from='client.? 172.21.15.40:0/2841875370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:18.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:18 smithi040 bash[28232]: cluster 2023-12-01T21:31:16.617149+0000 mgr.y (mgr.24356) 10592 : cluster 0 pgmap v10560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:18.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:18 smithi040 bash[41173]: cluster 2023-12-01T21:31:16.617149+0000 mgr.y (mgr.24356) 10592 : cluster 0 pgmap v10560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:18 smithi141 bash[31670]: cluster 2023-12-01T21:31:16.617149+0000 mgr.y (mgr.24356) 10592 : cluster 0 pgmap v10560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:19 smithi040 bash[41173]: audit 2023-12-01T21:31:18.878380+0000 mon.c (mon.2) 6681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:19.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:19 smithi040 bash[41173]: audit 2023-12-01T21:31:19.068099+0000 mon.a (mon.0) 6830 : audit 0 from='client.? 172.21.15.40:0/3552610720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:19 smithi040 bash[28232]: audit 2023-12-01T21:31:18.878380+0000 mon.c (mon.2) 6681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:19.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:19 smithi040 bash[28232]: audit 2023-12-01T21:31:19.068099+0000 mon.a (mon.0) 6830 : audit 0 from='client.? 172.21.15.40:0/3552610720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:19 smithi141 bash[31670]: audit 2023-12-01T21:31:18.878380+0000 mon.c (mon.2) 6681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:19 smithi141 bash[31670]: audit 2023-12-01T21:31:19.068099+0000 mon.a (mon.0) 6830 : audit 0 from='client.? 172.21.15.40:0/3552610720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:20.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:20 smithi040 bash[41173]: cluster 2023-12-01T21:31:18.617792+0000 mgr.y (mgr.24356) 10593 : cluster 0 pgmap v10561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:20.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:20 smithi040 bash[28232]: cluster 2023-12-01T21:31:18.617792+0000 mgr.y (mgr.24356) 10593 : cluster 0 pgmap v10561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:20 smithi141 bash[31670]: cluster 2023-12-01T21:31:18.617792+0000 mgr.y (mgr.24356) 10593 : cluster 0 pgmap v10561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:22.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: cluster 2023-12-01T21:31:20.618858+0000 mgr.y (mgr.24356) 10594 : cluster 0 pgmap v10562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.065075+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.077333+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.417022+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.429106+0000 mon.a (mon.0) 6834 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.556796+0000 mon.a (mon.0) 6835 : audit 0 from='client.? 172.21.15.40:0/1761232110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.907833+0000 mon.c (mon.2) 6682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.909948+0000 mon.c (mon.2) 6683 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[41173]: audit 2023-12-01T21:31:21.920319+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: cluster 2023-12-01T21:31:20.618858+0000 mgr.y (mgr.24356) 10594 : cluster 0 pgmap v10562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.065075+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.077333+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.417022+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.429106+0000 mon.a (mon.0) 6834 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.556796+0000 mon.a (mon.0) 6835 : audit 0 from='client.? 172.21.15.40:0/1761232110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:22.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.907833+0000 mon.c (mon.2) 6682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:31:22.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.909948+0000 mon.c (mon.2) 6683 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:31:22.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:22 smithi040 bash[28232]: audit 2023-12-01T21:31:21.920319+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: cluster 2023-12-01T21:31:20.618858+0000 mgr.y (mgr.24356) 10594 : cluster 0 pgmap v10562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:22.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.065075+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.077333+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.417022+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.429106+0000 mon.a (mon.0) 6834 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:22.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.556796+0000 mon.a (mon.0) 6835 : audit 0 from='client.? 172.21.15.40:0/1761232110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:22.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.907833+0000 mon.c (mon.2) 6682 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:31:22.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.909948+0000 mon.c (mon.2) 6683 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:31:22.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:22 smithi141 bash[31670]: audit 2023-12-01T21:31:21.920319+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:31:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:24 smithi040 bash[28232]: cluster 2023-12-01T21:31:22.619523+0000 mgr.y (mgr.24356) 10595 : cluster 0 pgmap v10563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:24.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:24 smithi040 bash[28232]: audit 2023-12-01T21:31:24.019026+0000 mon.a (mon.0) 6837 : audit 0 from='client.? 172.21.15.40:0/170428630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:24 smithi040 bash[41173]: cluster 2023-12-01T21:31:22.619523+0000 mgr.y (mgr.24356) 10595 : cluster 0 pgmap v10563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:24.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:24 smithi040 bash[41173]: audit 2023-12-01T21:31:24.019026+0000 mon.a (mon.0) 6837 : audit 0 from='client.? 172.21.15.40:0/170428630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:24 smithi141 bash[31670]: cluster 2023-12-01T21:31:22.619523+0000 mgr.y (mgr.24356) 10595 : cluster 0 pgmap v10563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:24 smithi141 bash[31670]: audit 2023-12-01T21:31:24.019026+0000 mon.a (mon.0) 6837 : audit 0 from='client.? 172.21.15.40:0/170428630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:26.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:26 smithi040 bash[28232]: cluster 2023-12-01T21:31:24.620695+0000 mgr.y (mgr.24356) 10596 : cluster 0 pgmap v10564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:26.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:26 smithi040 bash[41173]: cluster 2023-12-01T21:31:24.620695+0000 mgr.y (mgr.24356) 10596 : cluster 0 pgmap v10564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:26.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:26 smithi141 bash[31670]: cluster 2023-12-01T21:31:24.620695+0000 mgr.y (mgr.24356) 10596 : cluster 0 pgmap v10564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:31:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:31:27.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:27 smithi040 bash[41173]: audit 2023-12-01T21:31:26.481406+0000 mon.a (mon.0) 6838 : audit 0 from='client.? 172.21.15.40:0/3808084750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:27.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:27 smithi040 bash[28232]: audit 2023-12-01T21:31:26.481406+0000 mon.a (mon.0) 6838 : audit 0 from='client.? 172.21.15.40:0/3808084750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:27.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:27 smithi141 bash[31670]: audit 2023-12-01T21:31:26.481406+0000 mon.a (mon.0) 6838 : audit 0 from='client.? 172.21.15.40:0/3808084750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:28.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:28 smithi040 bash[28232]: cluster 2023-12-01T21:31:26.621329+0000 mgr.y (mgr.24356) 10597 : cluster 0 pgmap v10565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:28.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:28 smithi040 bash[41173]: cluster 2023-12-01T21:31:26.621329+0000 mgr.y (mgr.24356) 10597 : cluster 0 pgmap v10565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:28 smithi141 bash[31670]: cluster 2023-12-01T21:31:26.621329+0000 mgr.y (mgr.24356) 10597 : cluster 0 pgmap v10565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:29.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:29 smithi040 bash[28232]: audit 2023-12-01T21:31:28.942780+0000 mon.c (mon.2) 6684 : audit 0 from='client.? 172.21.15.40:0/1236030642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:29.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:29 smithi040 bash[41173]: audit 2023-12-01T21:31:28.942780+0000 mon.c (mon.2) 6684 : audit 0 from='client.? 172.21.15.40:0/1236030642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:29.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:29 smithi141 bash[31670]: audit 2023-12-01T21:31:28.942780+0000 mon.c (mon.2) 6684 : audit 0 from='client.? 172.21.15.40:0/1236030642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:30.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:30 smithi040 bash[41173]: cluster 2023-12-01T21:31:28.622130+0000 mgr.y (mgr.24356) 10598 : cluster 0 pgmap v10566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:30.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:30 smithi040 bash[28232]: cluster 2023-12-01T21:31:28.622130+0000 mgr.y (mgr.24356) 10598 : cluster 0 pgmap v10566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:30.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:30 smithi141 bash[31670]: cluster 2023-12-01T21:31:28.622130+0000 mgr.y (mgr.24356) 10598 : cluster 0 pgmap v10566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:32 smithi040 bash[41173]: cluster 2023-12-01T21:31:30.623475+0000 mgr.y (mgr.24356) 10599 : cluster 0 pgmap v10567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:32.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:32 smithi040 bash[41173]: audit 2023-12-01T21:31:31.400757+0000 mon.c (mon.2) 6685 : audit 0 from='client.? 172.21.15.40:0/1453390178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:32 smithi040 bash[28232]: cluster 2023-12-01T21:31:30.623475+0000 mgr.y (mgr.24356) 10599 : cluster 0 pgmap v10567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:32.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:32 smithi040 bash[28232]: audit 2023-12-01T21:31:31.400757+0000 mon.c (mon.2) 6685 : audit 0 from='client.? 172.21.15.40:0/1453390178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:32 smithi141 bash[31670]: cluster 2023-12-01T21:31:30.623475+0000 mgr.y (mgr.24356) 10599 : cluster 0 pgmap v10567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:32.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:32 smithi141 bash[31670]: audit 2023-12-01T21:31:31.400757+0000 mon.c (mon.2) 6685 : audit 0 from='client.? 172.21.15.40:0/1453390178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:34 smithi040 bash[28232]: cluster 2023-12-01T21:31:32.624162+0000 mgr.y (mgr.24356) 10600 : cluster 0 pgmap v10568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:34 smithi040 bash[28232]: audit 2023-12-01T21:31:33.873030+0000 mon.a (mon.0) 6839 : audit 0 from='client.? 172.21.15.40:0/70479579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:34.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:34 smithi040 bash[28232]: audit 2023-12-01T21:31:33.878671+0000 mon.c (mon.2) 6686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:34 smithi040 bash[41173]: cluster 2023-12-01T21:31:32.624162+0000 mgr.y (mgr.24356) 10600 : cluster 0 pgmap v10568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:34 smithi040 bash[41173]: audit 2023-12-01T21:31:33.873030+0000 mon.a (mon.0) 6839 : audit 0 from='client.? 172.21.15.40:0/70479579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:34 smithi040 bash[41173]: audit 2023-12-01T21:31:33.878671+0000 mon.c (mon.2) 6686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:34 smithi141 bash[31670]: cluster 2023-12-01T21:31:32.624162+0000 mgr.y (mgr.24356) 10600 : cluster 0 pgmap v10568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:34 smithi141 bash[31670]: audit 2023-12-01T21:31:33.873030+0000 mon.a (mon.0) 6839 : audit 0 from='client.? 172.21.15.40:0/70479579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:34.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:34 smithi141 bash[31670]: audit 2023-12-01T21:31:33.878671+0000 mon.c (mon.2) 6686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:36.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:36 smithi040 bash[28232]: cluster 2023-12-01T21:31:34.625354+0000 mgr.y (mgr.24356) 10601 : cluster 0 pgmap v10569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:36.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:36 smithi040 bash[41173]: cluster 2023-12-01T21:31:34.625354+0000 mgr.y (mgr.24356) 10601 : cluster 0 pgmap v10569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:36.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:36 smithi141 bash[31670]: cluster 2023-12-01T21:31:34.625354+0000 mgr.y (mgr.24356) 10601 : cluster 0 pgmap v10569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:31:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:31:37.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:37 smithi040 bash[28232]: audit 2023-12-01T21:31:36.333136+0000 mon.a (mon.0) 6840 : audit 0 from='client.? 172.21.15.40:0/4044563084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:37.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:37 smithi040 bash[41173]: audit 2023-12-01T21:31:36.333136+0000 mon.a (mon.0) 6840 : audit 0 from='client.? 172.21.15.40:0/4044563084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:37.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:37 smithi141 bash[31670]: audit 2023-12-01T21:31:36.333136+0000 mon.a (mon.0) 6840 : audit 0 from='client.? 172.21.15.40:0/4044563084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:38.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:38 smithi040 bash[41173]: cluster 2023-12-01T21:31:36.626037+0000 mgr.y (mgr.24356) 10602 : cluster 0 pgmap v10570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:38.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:38 smithi040 bash[28232]: cluster 2023-12-01T21:31:36.626037+0000 mgr.y (mgr.24356) 10602 : cluster 0 pgmap v10570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:38.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:38 smithi141 bash[31670]: cluster 2023-12-01T21:31:36.626037+0000 mgr.y (mgr.24356) 10602 : cluster 0 pgmap v10570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:39.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:39 smithi040 bash[28232]: audit 2023-12-01T21:31:38.793344+0000 mon.c (mon.2) 6687 : audit 0 from='client.? 172.21.15.40:0/1808084547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:39.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:39 smithi040 bash[41173]: audit 2023-12-01T21:31:38.793344+0000 mon.c (mon.2) 6687 : audit 0 from='client.? 172.21.15.40:0/1808084547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:39.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:39 smithi141 bash[31670]: audit 2023-12-01T21:31:38.793344+0000 mon.c (mon.2) 6687 : audit 0 from='client.? 172.21.15.40:0/1808084547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:40 smithi040 bash[28232]: cluster 2023-12-01T21:31:38.626668+0000 mgr.y (mgr.24356) 10603 : cluster 0 pgmap v10571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:40 smithi040 bash[41173]: cluster 2023-12-01T21:31:38.626668+0000 mgr.y (mgr.24356) 10603 : cluster 0 pgmap v10571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:40.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:40 smithi141 bash[31670]: cluster 2023-12-01T21:31:38.626668+0000 mgr.y (mgr.24356) 10603 : cluster 0 pgmap v10571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:42 smithi040 bash[28232]: cluster 2023-12-01T21:31:40.627854+0000 mgr.y (mgr.24356) 10604 : cluster 0 pgmap v10572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:42 smithi040 bash[28232]: audit 2023-12-01T21:31:41.261692+0000 mon.c (mon.2) 6688 : audit 0 from='client.? 172.21.15.40:0/108470188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:42 smithi040 bash[41173]: cluster 2023-12-01T21:31:40.627854+0000 mgr.y (mgr.24356) 10604 : cluster 0 pgmap v10572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:42.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:42 smithi040 bash[41173]: audit 2023-12-01T21:31:41.261692+0000 mon.c (mon.2) 6688 : audit 0 from='client.? 172.21.15.40:0/108470188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:42 smithi141 bash[31670]: cluster 2023-12-01T21:31:40.627854+0000 mgr.y (mgr.24356) 10604 : cluster 0 pgmap v10572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:42 smithi141 bash[31670]: audit 2023-12-01T21:31:41.261692+0000 mon.c (mon.2) 6688 : audit 0 from='client.? 172.21.15.40:0/108470188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:44 smithi040 bash[41173]: cluster 2023-12-01T21:31:42.628669+0000 mgr.y (mgr.24356) 10605 : cluster 0 pgmap v10573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:44 smithi040 bash[41173]: audit 2023-12-01T21:31:43.722074+0000 mon.c (mon.2) 6689 : audit 0 from='client.? 172.21.15.40:0/1396205203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:44.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:44 smithi040 bash[28232]: cluster 2023-12-01T21:31:42.628669+0000 mgr.y (mgr.24356) 10605 : cluster 0 pgmap v10573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:44.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:44 smithi040 bash[28232]: audit 2023-12-01T21:31:43.722074+0000 mon.c (mon.2) 6689 : audit 0 from='client.? 172.21.15.40:0/1396205203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:44 smithi141 bash[31670]: cluster 2023-12-01T21:31:42.628669+0000 mgr.y (mgr.24356) 10605 : cluster 0 pgmap v10573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:44 smithi141 bash[31670]: audit 2023-12-01T21:31:43.722074+0000 mon.c (mon.2) 6689 : audit 0 from='client.? 172.21.15.40:0/1396205203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:46.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:46 smithi040 bash[28232]: cluster 2023-12-01T21:31:44.629970+0000 mgr.y (mgr.24356) 10606 : cluster 0 pgmap v10574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:46 smithi040 bash[41173]: cluster 2023-12-01T21:31:44.629970+0000 mgr.y (mgr.24356) 10606 : cluster 0 pgmap v10574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:46 smithi141 bash[31670]: cluster 2023-12-01T21:31:44.629970+0000 mgr.y (mgr.24356) 10606 : cluster 0 pgmap v10574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:31:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:31:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:47 smithi141 bash[31670]: audit 2023-12-01T21:31:46.185875+0000 mon.a (mon.0) 6841 : audit 0 from='client.? 172.21.15.40:0/1315967715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:47 smithi040 bash[28232]: audit 2023-12-01T21:31:46.185875+0000 mon.a (mon.0) 6841 : audit 0 from='client.? 172.21.15.40:0/1315967715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:47 smithi040 bash[41173]: audit 2023-12-01T21:31:46.185875+0000 mon.a (mon.0) 6841 : audit 0 from='client.? 172.21.15.40:0/1315967715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:48 smithi141 bash[31670]: cluster 2023-12-01T21:31:46.630831+0000 mgr.y (mgr.24356) 10607 : cluster 0 pgmap v10575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:48 smithi040 bash[41173]: cluster 2023-12-01T21:31:46.630831+0000 mgr.y (mgr.24356) 10607 : cluster 0 pgmap v10575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:48 smithi040 bash[28232]: cluster 2023-12-01T21:31:46.630831+0000 mgr.y (mgr.24356) 10607 : cluster 0 pgmap v10575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:49 smithi141 bash[31670]: audit 2023-12-01T21:31:48.649007+0000 mon.c (mon.2) 6690 : audit 0 from='client.? 172.21.15.40:0/3395749751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:49 smithi141 bash[31670]: audit 2023-12-01T21:31:48.879201+0000 mon.c (mon.2) 6691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:49 smithi040 bash[41173]: audit 2023-12-01T21:31:48.649007+0000 mon.c (mon.2) 6690 : audit 0 from='client.? 172.21.15.40:0/3395749751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:49 smithi040 bash[41173]: audit 2023-12-01T21:31:48.879201+0000 mon.c (mon.2) 6691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:49 smithi040 bash[28232]: audit 2023-12-01T21:31:48.649007+0000 mon.c (mon.2) 6690 : audit 0 from='client.? 172.21.15.40:0/3395749751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:49 smithi040 bash[28232]: audit 2023-12-01T21:31:48.879201+0000 mon.c (mon.2) 6691 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:50 smithi141 bash[31670]: cluster 2023-12-01T21:31:48.631607+0000 mgr.y (mgr.24356) 10608 : cluster 0 pgmap v10576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:50 smithi040 bash[28232]: cluster 2023-12-01T21:31:48.631607+0000 mgr.y (mgr.24356) 10608 : cluster 0 pgmap v10576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:50 smithi040 bash[41173]: cluster 2023-12-01T21:31:48.631607+0000 mgr.y (mgr.24356) 10608 : cluster 0 pgmap v10576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:51.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:51 smithi141 bash[31670]: audit 2023-12-01T21:31:51.116194+0000 mon.a (mon.0) 6842 : audit 0 from='client.? 172.21.15.40:0/1744925403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:51 smithi040 bash[41173]: audit 2023-12-01T21:31:51.116194+0000 mon.a (mon.0) 6842 : audit 0 from='client.? 172.21.15.40:0/1744925403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:51.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:51 smithi040 bash[28232]: audit 2023-12-01T21:31:51.116194+0000 mon.a (mon.0) 6842 : audit 0 from='client.? 172.21.15.40:0/1744925403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:52 smithi141 bash[31670]: cluster 2023-12-01T21:31:50.632817+0000 mgr.y (mgr.24356) 10609 : cluster 0 pgmap v10577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:52 smithi040 bash[41173]: cluster 2023-12-01T21:31:50.632817+0000 mgr.y (mgr.24356) 10609 : cluster 0 pgmap v10577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:52.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:52 smithi040 bash[28232]: cluster 2023-12-01T21:31:50.632817+0000 mgr.y (mgr.24356) 10609 : cluster 0 pgmap v10577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:54 smithi141 bash[31670]: cluster 2023-12-01T21:31:52.633467+0000 mgr.y (mgr.24356) 10610 : cluster 0 pgmap v10578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:54 smithi141 bash[31670]: audit 2023-12-01T21:31:53.579513+0000 mon.c (mon.2) 6692 : audit 0 from='client.? 172.21.15.40:0/1020672763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:54 smithi040 bash[28232]: cluster 2023-12-01T21:31:52.633467+0000 mgr.y (mgr.24356) 10610 : cluster 0 pgmap v10578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:54 smithi040 bash[28232]: audit 2023-12-01T21:31:53.579513+0000 mon.c (mon.2) 6692 : audit 0 from='client.? 172.21.15.40:0/1020672763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:54 smithi040 bash[41173]: cluster 2023-12-01T21:31:52.633467+0000 mgr.y (mgr.24356) 10610 : cluster 0 pgmap v10578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:54 smithi040 bash[41173]: audit 2023-12-01T21:31:53.579513+0000 mon.c (mon.2) 6692 : audit 0 from='client.? 172.21.15.40:0/1020672763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:56 smithi040 bash[28232]: cluster 2023-12-01T21:31:54.634583+0000 mgr.y (mgr.24356) 10611 : cluster 0 pgmap v10579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:56 smithi040 bash[28232]: audit 2023-12-01T21:31:56.044103+0000 mon.a (mon.0) 6843 : audit 0 from='client.? 172.21.15.40:0/1971008917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:56.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:56 smithi040 bash[41173]: cluster 2023-12-01T21:31:54.634583+0000 mgr.y (mgr.24356) 10611 : cluster 0 pgmap v10579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:56.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:56 smithi040 bash[41173]: audit 2023-12-01T21:31:56.044103+0000 mon.a (mon.0) 6843 : audit 0 from='client.? 172.21.15.40:0/1971008917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:56 smithi141 bash[31670]: cluster 2023-12-01T21:31:54.634583+0000 mgr.y (mgr.24356) 10611 : cluster 0 pgmap v10579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:56 smithi141 bash[31670]: audit 2023-12-01T21:31:56.044103+0000 mon.a (mon.0) 6843 : audit 0 from='client.? 172.21.15.40:0/1971008917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:31:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:31:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:58 smithi141 bash[31670]: cluster 2023-12-01T21:31:56.635272+0000 mgr.y (mgr.24356) 10612 : cluster 0 pgmap v10580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:58 smithi040 bash[28232]: cluster 2023-12-01T21:31:56.635272+0000 mgr.y (mgr.24356) 10612 : cluster 0 pgmap v10580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:58 smithi040 bash[41173]: cluster 2023-12-01T21:31:56.635272+0000 mgr.y (mgr.24356) 10612 : cluster 0 pgmap v10580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:31:59.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:31:59 smithi141 bash[31670]: audit 2023-12-01T21:31:58.507714+0000 mon.c (mon.2) 6693 : audit 0 from='client.? 172.21.15.40:0/1801409107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:31:59 smithi040 bash[28232]: audit 2023-12-01T21:31:58.507714+0000 mon.c (mon.2) 6693 : audit 0 from='client.? 172.21.15.40:0/1801409107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:31:59.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:31:59 smithi040 bash[41173]: audit 2023-12-01T21:31:58.507714+0000 mon.c (mon.2) 6693 : audit 0 from='client.? 172.21.15.40:0/1801409107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:00 smithi141 bash[31670]: cluster 2023-12-01T21:31:58.635929+0000 mgr.y (mgr.24356) 10613 : cluster 0 pgmap v10581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:00 smithi040 bash[28232]: cluster 2023-12-01T21:31:58.635929+0000 mgr.y (mgr.24356) 10613 : cluster 0 pgmap v10581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:00 smithi040 bash[41173]: cluster 2023-12-01T21:31:58.635929+0000 mgr.y (mgr.24356) 10613 : cluster 0 pgmap v10581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:01 smithi141 bash[31670]: audit 2023-12-01T21:32:00.974011+0000 mon.c (mon.2) 6694 : audit 0 from='client.? 172.21.15.40:0/1197395864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:01 smithi040 bash[28232]: audit 2023-12-01T21:32:00.974011+0000 mon.c (mon.2) 6694 : audit 0 from='client.? 172.21.15.40:0/1197395864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:01 smithi040 bash[41173]: audit 2023-12-01T21:32:00.974011+0000 mon.c (mon.2) 6694 : audit 0 from='client.? 172.21.15.40:0/1197395864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:02 smithi141 bash[31670]: cluster 2023-12-01T21:32:00.637093+0000 mgr.y (mgr.24356) 10614 : cluster 0 pgmap v10582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:02 smithi040 bash[28232]: cluster 2023-12-01T21:32:00.637093+0000 mgr.y (mgr.24356) 10614 : cluster 0 pgmap v10582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:02 smithi040 bash[41173]: cluster 2023-12-01T21:32:00.637093+0000 mgr.y (mgr.24356) 10614 : cluster 0 pgmap v10582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:04 smithi141 bash[31670]: cluster 2023-12-01T21:32:02.637889+0000 mgr.y (mgr.24356) 10615 : cluster 0 pgmap v10583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:04 smithi141 bash[31670]: audit 2023-12-01T21:32:03.437115+0000 mon.a (mon.0) 6844 : audit 0 from='client.? 172.21.15.40:0/3377091449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:04 smithi141 bash[31670]: audit 2023-12-01T21:32:03.879523+0000 mon.c (mon.2) 6695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:04 smithi040 bash[41173]: cluster 2023-12-01T21:32:02.637889+0000 mgr.y (mgr.24356) 10615 : cluster 0 pgmap v10583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:04 smithi040 bash[41173]: audit 2023-12-01T21:32:03.437115+0000 mon.a (mon.0) 6844 : audit 0 from='client.? 172.21.15.40:0/3377091449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:04 smithi040 bash[41173]: audit 2023-12-01T21:32:03.879523+0000 mon.c (mon.2) 6695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:04 smithi040 bash[28232]: cluster 2023-12-01T21:32:02.637889+0000 mgr.y (mgr.24356) 10615 : cluster 0 pgmap v10583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:04 smithi040 bash[28232]: audit 2023-12-01T21:32:03.437115+0000 mon.a (mon.0) 6844 : audit 0 from='client.? 172.21.15.40:0/3377091449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:04 smithi040 bash[28232]: audit 2023-12-01T21:32:03.879523+0000 mon.c (mon.2) 6695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:06 smithi040 bash[28232]: cluster 2023-12-01T21:32:04.639030+0000 mgr.y (mgr.24356) 10616 : cluster 0 pgmap v10584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:06 smithi040 bash[28232]: audit 2023-12-01T21:32:05.905471+0000 mon.c (mon.2) 6696 : audit 0 from='client.? 172.21.15.40:0/2786367185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:06.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:06 smithi040 bash[41173]: cluster 2023-12-01T21:32:04.639030+0000 mgr.y (mgr.24356) 10616 : cluster 0 pgmap v10584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:06.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:06 smithi040 bash[41173]: audit 2023-12-01T21:32:05.905471+0000 mon.c (mon.2) 6696 : audit 0 from='client.? 172.21.15.40:0/2786367185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:06 smithi141 bash[31670]: cluster 2023-12-01T21:32:04.639030+0000 mgr.y (mgr.24356) 10616 : cluster 0 pgmap v10584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:06 smithi141 bash[31670]: audit 2023-12-01T21:32:05.905471+0000 mon.c (mon.2) 6696 : audit 0 from='client.? 172.21.15.40:0/2786367185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:32:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T21:32:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:08 smithi141 bash[31670]: cluster 2023-12-01T21:32:06.639702+0000 mgr.y (mgr.24356) 10617 : cluster 0 pgmap v10585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:08 smithi040 bash[28232]: cluster 2023-12-01T21:32:06.639702+0000 mgr.y (mgr.24356) 10617 : cluster 0 pgmap v10585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:08 smithi040 bash[41173]: cluster 2023-12-01T21:32:06.639702+0000 mgr.y (mgr.24356) 10617 : cluster 0 pgmap v10585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:09.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:09 smithi141 bash[31670]: audit 2023-12-01T21:32:08.364944+0000 mon.a (mon.0) 6845 : audit 0 from='client.? 172.21.15.40:0/1691763588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:09.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:09 smithi040 bash[41173]: audit 2023-12-01T21:32:08.364944+0000 mon.a (mon.0) 6845 : audit 0 from='client.? 172.21.15.40:0/1691763588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:09.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:09 smithi040 bash[28232]: audit 2023-12-01T21:32:08.364944+0000 mon.a (mon.0) 6845 : audit 0 from='client.? 172.21.15.40:0/1691763588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:10 smithi141 bash[31670]: cluster 2023-12-01T21:32:08.640350+0000 mgr.y (mgr.24356) 10618 : cluster 0 pgmap v10586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:10 smithi040 bash[28232]: cluster 2023-12-01T21:32:08.640350+0000 mgr.y (mgr.24356) 10618 : cluster 0 pgmap v10586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:10 smithi040 bash[41173]: cluster 2023-12-01T21:32:08.640350+0000 mgr.y (mgr.24356) 10618 : cluster 0 pgmap v10586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:11.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:11 smithi141 bash[31670]: audit 2023-12-01T21:32:10.832183+0000 mon.c (mon.2) 6697 : audit 0 from='client.? 172.21.15.40:0/2469713413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:11.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:11 smithi040 bash[28232]: audit 2023-12-01T21:32:10.832183+0000 mon.c (mon.2) 6697 : audit 0 from='client.? 172.21.15.40:0/2469713413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:11.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:11 smithi040 bash[41173]: audit 2023-12-01T21:32:10.832183+0000 mon.c (mon.2) 6697 : audit 0 from='client.? 172.21.15.40:0/2469713413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:12 smithi141 bash[31670]: cluster 2023-12-01T21:32:10.641468+0000 mgr.y (mgr.24356) 10619 : cluster 0 pgmap v10587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:12 smithi040 bash[28232]: cluster 2023-12-01T21:32:10.641468+0000 mgr.y (mgr.24356) 10619 : cluster 0 pgmap v10587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:12 smithi040 bash[41173]: cluster 2023-12-01T21:32:10.641468+0000 mgr.y (mgr.24356) 10619 : cluster 0 pgmap v10587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:14 smithi141 bash[31670]: cluster 2023-12-01T21:32:12.642159+0000 mgr.y (mgr.24356) 10620 : cluster 0 pgmap v10588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:14 smithi141 bash[31670]: audit 2023-12-01T21:32:13.303764+0000 mon.c (mon.2) 6698 : audit 0 from='client.? 172.21.15.40:0/305123285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:14 smithi040 bash[41173]: cluster 2023-12-01T21:32:12.642159+0000 mgr.y (mgr.24356) 10620 : cluster 0 pgmap v10588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:14 smithi040 bash[41173]: audit 2023-12-01T21:32:13.303764+0000 mon.c (mon.2) 6698 : audit 0 from='client.? 172.21.15.40:0/305123285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:14 smithi040 bash[28232]: cluster 2023-12-01T21:32:12.642159+0000 mgr.y (mgr.24356) 10620 : cluster 0 pgmap v10588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:14.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:14 smithi040 bash[28232]: audit 2023-12-01T21:32:13.303764+0000 mon.c (mon.2) 6698 : audit 0 from='client.? 172.21.15.40:0/305123285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:32:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T21:32:16.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:16 smithi040 bash[41173]: cluster 2023-12-01T21:32:14.643305+0000 mgr.y (mgr.24356) 10621 : cluster 0 pgmap v10589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:16.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:16 smithi040 bash[41173]: audit 2023-12-01T21:32:15.768720+0000 mon.c (mon.2) 6699 : audit 0 from='client.? 172.21.15.40:0/3937485034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:16.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:16 smithi040 bash[28232]: cluster 2023-12-01T21:32:14.643305+0000 mgr.y (mgr.24356) 10621 : cluster 0 pgmap v10589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:16.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:16 smithi040 bash[28232]: audit 2023-12-01T21:32:15.768720+0000 mon.c (mon.2) 6699 : audit 0 from='client.? 172.21.15.40:0/3937485034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:16 smithi141 bash[31670]: cluster 2023-12-01T21:32:14.643305+0000 mgr.y (mgr.24356) 10621 : cluster 0 pgmap v10589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:16 smithi141 bash[31670]: audit 2023-12-01T21:32:15.768720+0000 mon.c (mon.2) 6699 : audit 0 from='client.? 172.21.15.40:0/3937485034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:18 smithi040 bash[28232]: cluster 2023-12-01T21:32:16.643917+0000 mgr.y (mgr.24356) 10622 : cluster 0 pgmap v10590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:18 smithi040 bash[28232]: audit 2023-12-01T21:32:18.228206+0000 mon.c (mon.2) 6700 : audit 0 from='client.? 172.21.15.40:0/554247886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:18 smithi040 bash[41173]: cluster 2023-12-01T21:32:16.643917+0000 mgr.y (mgr.24356) 10622 : cluster 0 pgmap v10590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:18 smithi040 bash[41173]: audit 2023-12-01T21:32:18.228206+0000 mon.c (mon.2) 6700 : audit 0 from='client.? 172.21.15.40:0/554247886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:18 smithi141 bash[31670]: cluster 2023-12-01T21:32:16.643917+0000 mgr.y (mgr.24356) 10622 : cluster 0 pgmap v10590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:18 smithi141 bash[31670]: audit 2023-12-01T21:32:18.228206+0000 mon.c (mon.2) 6700 : audit 0 from='client.? 172.21.15.40:0/554247886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:19 smithi040 bash[28232]: audit 2023-12-01T21:32:18.879970+0000 mon.c (mon.2) 6701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:19 smithi040 bash[41173]: audit 2023-12-01T21:32:18.879970+0000 mon.c (mon.2) 6701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:19 smithi141 bash[31670]: audit 2023-12-01T21:32:18.879970+0000 mon.c (mon.2) 6701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:20 smithi040 bash[28232]: cluster 2023-12-01T21:32:18.644614+0000 mgr.y (mgr.24356) 10623 : cluster 0 pgmap v10591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:20.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:20 smithi040 bash[41173]: cluster 2023-12-01T21:32:18.644614+0000 mgr.y (mgr.24356) 10623 : cluster 0 pgmap v10591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:20 smithi141 bash[31670]: cluster 2023-12-01T21:32:18.644614+0000 mgr.y (mgr.24356) 10623 : cluster 0 pgmap v10591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:21.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:21 smithi040 bash[28232]: audit 2023-12-01T21:32:20.700843+0000 mon.a (mon.0) 6846 : audit 0 from='client.? 172.21.15.40:0/670790726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:21.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:21 smithi040 bash[41173]: audit 2023-12-01T21:32:20.700843+0000 mon.a (mon.0) 6846 : audit 0 from='client.? 172.21.15.40:0/670790726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:21 smithi141 bash[31670]: audit 2023-12-01T21:32:20.700843+0000 mon.a (mon.0) 6846 : audit 0 from='client.? 172.21.15.40:0/670790726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:22 smithi040 bash[28232]: cluster 2023-12-01T21:32:20.645657+0000 mgr.y (mgr.24356) 10624 : cluster 0 pgmap v10592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:22 smithi040 bash[28232]: audit 2023-12-01T21:32:22.004053+0000 mon.c (mon.2) 6702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:32:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:22 smithi040 bash[41173]: cluster 2023-12-01T21:32:20.645657+0000 mgr.y (mgr.24356) 10624 : cluster 0 pgmap v10592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:22 smithi040 bash[41173]: audit 2023-12-01T21:32:22.004053+0000 mon.c (mon.2) 6702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:32:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:22 smithi141 bash[31670]: cluster 2023-12-01T21:32:20.645657+0000 mgr.y (mgr.24356) 10624 : cluster 0 pgmap v10592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:22 smithi141 bash[31670]: audit 2023-12-01T21:32:22.004053+0000 mon.c (mon.2) 6702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:32:23.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:23 smithi040 bash[28232]: audit 2023-12-01T21:32:23.164455+0000 mon.a (mon.0) 6847 : audit 0 from='client.? 172.21.15.40:0/3296424034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:23 smithi040 bash[41173]: audit 2023-12-01T21:32:23.164455+0000 mon.a (mon.0) 6847 : audit 0 from='client.? 172.21.15.40:0/3296424034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:23 smithi141 bash[31670]: audit 2023-12-01T21:32:23.164455+0000 mon.a (mon.0) 6847 : audit 0 from='client.? 172.21.15.40:0/3296424034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:24 smithi040 bash[28232]: cluster 2023-12-01T21:32:22.646335+0000 mgr.y (mgr.24356) 10625 : cluster 0 pgmap v10593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:24.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:24 smithi040 bash[41173]: cluster 2023-12-01T21:32:22.646335+0000 mgr.y (mgr.24356) 10625 : cluster 0 pgmap v10593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:24 smithi141 bash[31670]: cluster 2023-12-01T21:32:22.646335+0000 mgr.y (mgr.24356) 10625 : cluster 0 pgmap v10593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:26.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:32:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:32:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:26 smithi040 bash[28232]: cluster 2023-12-01T21:32:24.647603+0000 mgr.y (mgr.24356) 10626 : cluster 0 pgmap v10594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:26 smithi040 bash[28232]: audit 2023-12-01T21:32:25.639664+0000 mon.a (mon.0) 6848 : audit 0 from='client.? 172.21.15.40:0/441457955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:26 smithi040 bash[41173]: cluster 2023-12-01T21:32:24.647603+0000 mgr.y (mgr.24356) 10626 : cluster 0 pgmap v10594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:26 smithi040 bash[41173]: audit 2023-12-01T21:32:25.639664+0000 mon.a (mon.0) 6848 : audit 0 from='client.? 172.21.15.40:0/441457955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:26 smithi141 bash[31670]: cluster 2023-12-01T21:32:24.647603+0000 mgr.y (mgr.24356) 10626 : cluster 0 pgmap v10594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:26 smithi141 bash[31670]: audit 2023-12-01T21:32:25.639664+0000 mon.a (mon.0) 6848 : audit 0 from='client.? 172.21.15.40:0/441457955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[41173]: cluster 2023-12-01T21:32:26.648367+0000 mgr.y (mgr.24356) 10627 : cluster 0 pgmap v10595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[41173]: audit 2023-12-01T21:32:27.846834+0000 mon.a (mon.0) 6849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[41173]: audit 2023-12-01T21:32:27.858528+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[41173]: audit 2023-12-01T21:32:28.106455+0000 mon.a (mon.0) 6851 : audit 0 from='client.? 172.21.15.40:0/2766270012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[41173]: audit 2023-12-01T21:32:28.201499+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[41173]: audit 2023-12-01T21:32:28.212893+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[28232]: cluster 2023-12-01T21:32:26.648367+0000 mgr.y (mgr.24356) 10627 : cluster 0 pgmap v10595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[28232]: audit 2023-12-01T21:32:27.846834+0000 mon.a (mon.0) 6849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[28232]: audit 2023-12-01T21:32:27.858528+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[28232]: audit 2023-12-01T21:32:28.106455+0000 mon.a (mon.0) 6851 : audit 0 from='client.? 172.21.15.40:0/2766270012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[28232]: audit 2023-12-01T21:32:28.201499+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:28 smithi040 bash[28232]: audit 2023-12-01T21:32:28.212893+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:28 smithi141 bash[31670]: cluster 2023-12-01T21:32:26.648367+0000 mgr.y (mgr.24356) 10627 : cluster 0 pgmap v10595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:28 smithi141 bash[31670]: audit 2023-12-01T21:32:27.846834+0000 mon.a (mon.0) 6849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:28 smithi141 bash[31670]: audit 2023-12-01T21:32:27.858528+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:28 smithi141 bash[31670]: audit 2023-12-01T21:32:28.106455+0000 mon.a (mon.0) 6851 : audit 0 from='client.? 172.21.15.40:0/2766270012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:28.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:28 smithi141 bash[31670]: audit 2023-12-01T21:32:28.201499+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:28.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:28 smithi141 bash[31670]: audit 2023-12-01T21:32:28.212893+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:29 smithi040 bash[28232]: audit 2023-12-01T21:32:28.750521+0000 mon.c (mon.2) 6703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:32:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:29 smithi040 bash[28232]: audit 2023-12-01T21:32:28.752336+0000 mon.c (mon.2) 6704 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:32:29.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:29 smithi040 bash[28232]: audit 2023-12-01T21:32:28.762202+0000 mon.a (mon.0) 6854 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:29 smithi040 bash[41173]: audit 2023-12-01T21:32:28.750521+0000 mon.c (mon.2) 6703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:32:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:29 smithi040 bash[41173]: audit 2023-12-01T21:32:28.752336+0000 mon.c (mon.2) 6704 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:32:29.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:29 smithi040 bash[41173]: audit 2023-12-01T21:32:28.762202+0000 mon.a (mon.0) 6854 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:29 smithi141 bash[31670]: audit 2023-12-01T21:32:28.750521+0000 mon.c (mon.2) 6703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:32:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:29 smithi141 bash[31670]: audit 2023-12-01T21:32:28.752336+0000 mon.c (mon.2) 6704 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:32:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:29 smithi141 bash[31670]: audit 2023-12-01T21:32:28.762202+0000 mon.a (mon.0) 6854 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:32:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:30 smithi040 bash[28232]: cluster 2023-12-01T21:32:28.649095+0000 mgr.y (mgr.24356) 10628 : cluster 0 pgmap v10596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:30 smithi040 bash[41173]: cluster 2023-12-01T21:32:28.649095+0000 mgr.y (mgr.24356) 10628 : cluster 0 pgmap v10596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:30 smithi141 bash[31670]: cluster 2023-12-01T21:32:28.649095+0000 mgr.y (mgr.24356) 10628 : cluster 0 pgmap v10596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:31.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:31 smithi040 bash[28232]: audit 2023-12-01T21:32:30.572610+0000 mon.c (mon.2) 6705 : audit 0 from='client.? 172.21.15.40:0/1304096344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:31.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:31 smithi040 bash[41173]: audit 2023-12-01T21:32:30.572610+0000 mon.c (mon.2) 6705 : audit 0 from='client.? 172.21.15.40:0/1304096344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:31.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:31 smithi141 bash[31670]: audit 2023-12-01T21:32:30.572610+0000 mon.c (mon.2) 6705 : audit 0 from='client.? 172.21.15.40:0/1304096344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:32 smithi040 bash[41173]: cluster 2023-12-01T21:32:30.650232+0000 mgr.y (mgr.24356) 10629 : cluster 0 pgmap v10597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:32 smithi040 bash[28232]: cluster 2023-12-01T21:32:30.650232+0000 mgr.y (mgr.24356) 10629 : cluster 0 pgmap v10597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:32 smithi141 bash[31670]: cluster 2023-12-01T21:32:30.650232+0000 mgr.y (mgr.24356) 10629 : cluster 0 pgmap v10597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:33 smithi040 bash[41173]: audit 2023-12-01T21:32:33.042055+0000 mon.c (mon.2) 6706 : audit 0 from='client.? 172.21.15.40:0/1883918006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:33 smithi040 bash[28232]: audit 2023-12-01T21:32:33.042055+0000 mon.c (mon.2) 6706 : audit 0 from='client.? 172.21.15.40:0/1883918006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:33 smithi141 bash[31670]: audit 2023-12-01T21:32:33.042055+0000 mon.c (mon.2) 6706 : audit 0 from='client.? 172.21.15.40:0/1883918006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:34 smithi040 bash[28232]: cluster 2023-12-01T21:32:32.650878+0000 mgr.y (mgr.24356) 10630 : cluster 0 pgmap v10598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:34 smithi040 bash[28232]: audit 2023-12-01T21:32:33.880119+0000 mon.c (mon.2) 6707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:34 smithi040 bash[41173]: cluster 2023-12-01T21:32:32.650878+0000 mgr.y (mgr.24356) 10630 : cluster 0 pgmap v10598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:34 smithi040 bash[41173]: audit 2023-12-01T21:32:33.880119+0000 mon.c (mon.2) 6707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:34 smithi141 bash[31670]: cluster 2023-12-01T21:32:32.650878+0000 mgr.y (mgr.24356) 10630 : cluster 0 pgmap v10598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:34 smithi141 bash[31670]: audit 2023-12-01T21:32:33.880119+0000 mon.c (mon.2) 6707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:36.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:32:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:32:36.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:36 smithi040 bash[28232]: cluster 2023-12-01T21:32:34.652061+0000 mgr.y (mgr.24356) 10631 : cluster 0 pgmap v10599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:36 smithi040 bash[28232]: audit 2023-12-01T21:32:35.523239+0000 mon.c (mon.2) 6708 : audit 0 from='client.? 172.21.15.40:0/697408456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:36 smithi040 bash[41173]: cluster 2023-12-01T21:32:34.652061+0000 mgr.y (mgr.24356) 10631 : cluster 0 pgmap v10599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:36 smithi040 bash[41173]: audit 2023-12-01T21:32:35.523239+0000 mon.c (mon.2) 6708 : audit 0 from='client.? 172.21.15.40:0/697408456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:36 smithi141 bash[31670]: cluster 2023-12-01T21:32:34.652061+0000 mgr.y (mgr.24356) 10631 : cluster 0 pgmap v10599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:36 smithi141 bash[31670]: audit 2023-12-01T21:32:35.523239+0000 mon.c (mon.2) 6708 : audit 0 from='client.? 172.21.15.40:0/697408456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:38 smithi040 bash[28232]: cluster 2023-12-01T21:32:36.652803+0000 mgr.y (mgr.24356) 10632 : cluster 0 pgmap v10600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:38 smithi040 bash[28232]: audit 2023-12-01T21:32:37.986507+0000 mon.c (mon.2) 6709 : audit 0 from='client.? 172.21.15.40:0/1791287533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:38 smithi040 bash[41173]: cluster 2023-12-01T21:32:36.652803+0000 mgr.y (mgr.24356) 10632 : cluster 0 pgmap v10600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:38.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:38 smithi040 bash[41173]: audit 2023-12-01T21:32:37.986507+0000 mon.c (mon.2) 6709 : audit 0 from='client.? 172.21.15.40:0/1791287533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:38 smithi141 bash[31670]: cluster 2023-12-01T21:32:36.652803+0000 mgr.y (mgr.24356) 10632 : cluster 0 pgmap v10600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:38 smithi141 bash[31670]: audit 2023-12-01T21:32:37.986507+0000 mon.c (mon.2) 6709 : audit 0 from='client.? 172.21.15.40:0/1791287533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:40 smithi040 bash[28232]: cluster 2023-12-01T21:32:38.653461+0000 mgr.y (mgr.24356) 10633 : cluster 0 pgmap v10601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:40 smithi040 bash[41173]: cluster 2023-12-01T21:32:38.653461+0000 mgr.y (mgr.24356) 10633 : cluster 0 pgmap v10601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:40 smithi141 bash[31670]: cluster 2023-12-01T21:32:38.653461+0000 mgr.y (mgr.24356) 10633 : cluster 0 pgmap v10601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:41.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:41 smithi040 bash[28232]: audit 2023-12-01T21:32:40.432388+0000 mon.c (mon.2) 6710 : audit 0 from='client.? 172.21.15.40:0/2181586217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:41 smithi040 bash[41173]: audit 2023-12-01T21:32:40.432388+0000 mon.c (mon.2) 6710 : audit 0 from='client.? 172.21.15.40:0/2181586217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:41 smithi141 bash[31670]: audit 2023-12-01T21:32:40.432388+0000 mon.c (mon.2) 6710 : audit 0 from='client.? 172.21.15.40:0/2181586217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:42 smithi040 bash[28232]: cluster 2023-12-01T21:32:40.654609+0000 mgr.y (mgr.24356) 10634 : cluster 0 pgmap v10602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:42 smithi040 bash[41173]: cluster 2023-12-01T21:32:40.654609+0000 mgr.y (mgr.24356) 10634 : cluster 0 pgmap v10602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:42 smithi141 bash[31670]: cluster 2023-12-01T21:32:40.654609+0000 mgr.y (mgr.24356) 10634 : cluster 0 pgmap v10602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:43.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:43 smithi040 bash[41173]: audit 2023-12-01T21:32:42.889397+0000 mon.a (mon.0) 6855 : audit 0 from='client.? 172.21.15.40:0/3809568914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:43.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:43 smithi040 bash[28232]: audit 2023-12-01T21:32:42.889397+0000 mon.a (mon.0) 6855 : audit 0 from='client.? 172.21.15.40:0/3809568914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:43 smithi141 bash[31670]: audit 2023-12-01T21:32:42.889397+0000 mon.a (mon.0) 6855 : audit 0 from='client.? 172.21.15.40:0/3809568914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:44 smithi141 bash[31670]: cluster 2023-12-01T21:32:42.655244+0000 mgr.y (mgr.24356) 10635 : cluster 0 pgmap v10603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:44 smithi040 bash[28232]: cluster 2023-12-01T21:32:42.655244+0000 mgr.y (mgr.24356) 10635 : cluster 0 pgmap v10603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:44 smithi040 bash[41173]: cluster 2023-12-01T21:32:42.655244+0000 mgr.y (mgr.24356) 10635 : cluster 0 pgmap v10603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:46 smithi040 bash[28232]: cluster 2023-12-01T21:32:44.656403+0000 mgr.y (mgr.24356) 10636 : cluster 0 pgmap v10604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:46 smithi040 bash[28232]: audit 2023-12-01T21:32:45.350076+0000 mon.c (mon.2) 6711 : audit 0 from='client.? 172.21.15.40:0/1102581091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:46 smithi040 bash[41173]: cluster 2023-12-01T21:32:44.656403+0000 mgr.y (mgr.24356) 10636 : cluster 0 pgmap v10604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:46 smithi040 bash[41173]: audit 2023-12-01T21:32:45.350076+0000 mon.c (mon.2) 6711 : audit 0 from='client.? 172.21.15.40:0/1102581091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:46 smithi141 bash[31670]: cluster 2023-12-01T21:32:44.656403+0000 mgr.y (mgr.24356) 10636 : cluster 0 pgmap v10604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:46 smithi141 bash[31670]: audit 2023-12-01T21:32:45.350076+0000 mon.c (mon.2) 6711 : audit 0 from='client.? 172.21.15.40:0/1102581091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:32:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:32:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:48 smithi040 bash[28232]: cluster 2023-12-01T21:32:46.657069+0000 mgr.y (mgr.24356) 10637 : cluster 0 pgmap v10605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:48.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:48 smithi040 bash[28232]: audit 2023-12-01T21:32:47.816800+0000 mon.c (mon.2) 6712 : audit 0 from='client.? 172.21.15.40:0/45026369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:48.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:48 smithi040 bash[41173]: cluster 2023-12-01T21:32:46.657069+0000 mgr.y (mgr.24356) 10637 : cluster 0 pgmap v10605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:48.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:48 smithi040 bash[41173]: audit 2023-12-01T21:32:47.816800+0000 mon.c (mon.2) 6712 : audit 0 from='client.? 172.21.15.40:0/45026369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:48 smithi141 bash[31670]: cluster 2023-12-01T21:32:46.657069+0000 mgr.y (mgr.24356) 10637 : cluster 0 pgmap v10605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:48 smithi141 bash[31670]: audit 2023-12-01T21:32:47.816800+0000 mon.c (mon.2) 6712 : audit 0 from='client.? 172.21.15.40:0/45026369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:49.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:49 smithi040 bash[28232]: audit 2023-12-01T21:32:48.880722+0000 mon.c (mon.2) 6713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:49.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:49 smithi040 bash[41173]: audit 2023-12-01T21:32:48.880722+0000 mon.c (mon.2) 6713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:49 smithi141 bash[31670]: audit 2023-12-01T21:32:48.880722+0000 mon.c (mon.2) 6713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:50.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:50 smithi040 bash[28232]: cluster 2023-12-01T21:32:48.657765+0000 mgr.y (mgr.24356) 10638 : cluster 0 pgmap v10606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:50.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:50 smithi040 bash[41173]: cluster 2023-12-01T21:32:48.657765+0000 mgr.y (mgr.24356) 10638 : cluster 0 pgmap v10606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:50 smithi141 bash[31670]: cluster 2023-12-01T21:32:48.657765+0000 mgr.y (mgr.24356) 10638 : cluster 0 pgmap v10606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:51.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:51 smithi040 bash[28232]: audit 2023-12-01T21:32:50.293728+0000 mon.c (mon.2) 6714 : audit 0 from='client.? 172.21.15.40:0/390569225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:51.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:51 smithi040 bash[41173]: audit 2023-12-01T21:32:50.293728+0000 mon.c (mon.2) 6714 : audit 0 from='client.? 172.21.15.40:0/390569225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:51.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:51 smithi141 bash[31670]: audit 2023-12-01T21:32:50.293728+0000 mon.c (mon.2) 6714 : audit 0 from='client.? 172.21.15.40:0/390569225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:52.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:52 smithi040 bash[41173]: cluster 2023-12-01T21:32:50.658985+0000 mgr.y (mgr.24356) 10639 : cluster 0 pgmap v10607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:52.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:52 smithi040 bash[28232]: cluster 2023-12-01T21:32:50.658985+0000 mgr.y (mgr.24356) 10639 : cluster 0 pgmap v10607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:52 smithi141 bash[31670]: cluster 2023-12-01T21:32:50.658985+0000 mgr.y (mgr.24356) 10639 : cluster 0 pgmap v10607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:53 smithi040 bash[41173]: audit 2023-12-01T21:32:52.762804+0000 mon.c (mon.2) 6715 : audit 0 from='client.? 172.21.15.40:0/387173103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:53 smithi040 bash[28232]: audit 2023-12-01T21:32:52.762804+0000 mon.c (mon.2) 6715 : audit 0 from='client.? 172.21.15.40:0/387173103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:53.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:53 smithi141 bash[31670]: audit 2023-12-01T21:32:52.762804+0000 mon.c (mon.2) 6715 : audit 0 from='client.? 172.21.15.40:0/387173103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:54.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:54 smithi040 bash[28232]: cluster 2023-12-01T21:32:52.659564+0000 mgr.y (mgr.24356) 10640 : cluster 0 pgmap v10608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:54.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:54 smithi040 bash[41173]: cluster 2023-12-01T21:32:52.659564+0000 mgr.y (mgr.24356) 10640 : cluster 0 pgmap v10608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:54 smithi141 bash[31670]: cluster 2023-12-01T21:32:52.659564+0000 mgr.y (mgr.24356) 10640 : cluster 0 pgmap v10608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:56 smithi040 bash[28232]: cluster 2023-12-01T21:32:54.660746+0000 mgr.y (mgr.24356) 10641 : cluster 0 pgmap v10609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:56.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:56 smithi040 bash[28232]: audit 2023-12-01T21:32:55.240461+0000 mon.c (mon.2) 6716 : audit 0 from='client.? 172.21.15.40:0/58408330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:56.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:56 smithi040 bash[41173]: cluster 2023-12-01T21:32:54.660746+0000 mgr.y (mgr.24356) 10641 : cluster 0 pgmap v10609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:56.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:56 smithi040 bash[41173]: audit 2023-12-01T21:32:55.240461+0000 mon.c (mon.2) 6716 : audit 0 from='client.? 172.21.15.40:0/58408330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:56 smithi141 bash[31670]: cluster 2023-12-01T21:32:54.660746+0000 mgr.y (mgr.24356) 10641 : cluster 0 pgmap v10609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:56 smithi141 bash[31670]: audit 2023-12-01T21:32:55.240461+0000 mon.c (mon.2) 6716 : audit 0 from='client.? 172.21.15.40:0/58408330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:32:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:32:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:58 smithi040 bash[28232]: cluster 2023-12-01T21:32:56.661388+0000 mgr.y (mgr.24356) 10642 : cluster 0 pgmap v10610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:58.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:32:58 smithi040 bash[28232]: audit 2023-12-01T21:32:57.703422+0000 mon.c (mon.2) 6717 : audit 0 from='client.? 172.21.15.40:0/908096043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:58 smithi040 bash[41173]: cluster 2023-12-01T21:32:56.661388+0000 mgr.y (mgr.24356) 10642 : cluster 0 pgmap v10610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:58.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:32:58 smithi040 bash[41173]: audit 2023-12-01T21:32:57.703422+0000 mon.c (mon.2) 6717 : audit 0 from='client.? 172.21.15.40:0/908096043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:32:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:58 smithi141 bash[31670]: cluster 2023-12-01T21:32:56.661388+0000 mgr.y (mgr.24356) 10642 : cluster 0 pgmap v10610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:32:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:32:58 smithi141 bash[31670]: audit 2023-12-01T21:32:57.703422+0000 mon.c (mon.2) 6717 : audit 0 from='client.? 172.21.15.40:0/908096043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:00 smithi141 bash[31670]: cluster 2023-12-01T21:32:58.662001+0000 mgr.y (mgr.24356) 10643 : cluster 0 pgmap v10611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:00 smithi040 bash[28232]: cluster 2023-12-01T21:32:58.662001+0000 mgr.y (mgr.24356) 10643 : cluster 0 pgmap v10611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:00 smithi040 bash[41173]: cluster 2023-12-01T21:32:58.662001+0000 mgr.y (mgr.24356) 10643 : cluster 0 pgmap v10611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:01 smithi141 bash[31670]: audit 2023-12-01T21:33:00.170626+0000 mon.a (mon.0) 6856 : audit 0 from='client.? 172.21.15.40:0/3150119393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:01 smithi040 bash[28232]: audit 2023-12-01T21:33:00.170626+0000 mon.a (mon.0) 6856 : audit 0 from='client.? 172.21.15.40:0/3150119393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:01 smithi040 bash[41173]: audit 2023-12-01T21:33:00.170626+0000 mon.a (mon.0) 6856 : audit 0 from='client.? 172.21.15.40:0/3150119393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:02 smithi141 bash[31670]: cluster 2023-12-01T21:33:00.663095+0000 mgr.y (mgr.24356) 10644 : cluster 0 pgmap v10612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:02 smithi040 bash[28232]: cluster 2023-12-01T21:33:00.663095+0000 mgr.y (mgr.24356) 10644 : cluster 0 pgmap v10612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:02 smithi040 bash[41173]: cluster 2023-12-01T21:33:00.663095+0000 mgr.y (mgr.24356) 10644 : cluster 0 pgmap v10612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:03 smithi141 bash[31670]: audit 2023-12-01T21:33:02.641852+0000 mon.c (mon.2) 6718 : audit 0 from='client.? 172.21.15.40:0/2439399592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:03 smithi040 bash[28232]: audit 2023-12-01T21:33:02.641852+0000 mon.c (mon.2) 6718 : audit 0 from='client.? 172.21.15.40:0/2439399592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:03 smithi040 bash[41173]: audit 2023-12-01T21:33:02.641852+0000 mon.c (mon.2) 6718 : audit 0 from='client.? 172.21.15.40:0/2439399592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:04 smithi141 bash[31670]: cluster 2023-12-01T21:33:02.663736+0000 mgr.y (mgr.24356) 10645 : cluster 0 pgmap v10613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:04.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:04 smithi141 bash[31670]: audit 2023-12-01T21:33:03.881011+0000 mon.c (mon.2) 6719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:04 smithi040 bash[28232]: cluster 2023-12-01T21:33:02.663736+0000 mgr.y (mgr.24356) 10645 : cluster 0 pgmap v10613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:04 smithi040 bash[28232]: audit 2023-12-01T21:33:03.881011+0000 mon.c (mon.2) 6719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:04 smithi040 bash[41173]: cluster 2023-12-01T21:33:02.663736+0000 mgr.y (mgr.24356) 10645 : cluster 0 pgmap v10613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:04 smithi040 bash[41173]: audit 2023-12-01T21:33:03.881011+0000 mon.c (mon.2) 6719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:05.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:05 smithi141 bash[31670]: audit 2023-12-01T21:33:05.106302+0000 mon.c (mon.2) 6720 : audit 0 from='client.? 172.21.15.40:0/1745308387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:05 smithi040 bash[28232]: audit 2023-12-01T21:33:05.106302+0000 mon.c (mon.2) 6720 : audit 0 from='client.? 172.21.15.40:0/1745308387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:05 smithi040 bash[41173]: audit 2023-12-01T21:33:05.106302+0000 mon.c (mon.2) 6720 : audit 0 from='client.? 172.21.15.40:0/1745308387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:06 smithi040 bash[28232]: cluster 2023-12-01T21:33:04.665254+0000 mgr.y (mgr.24356) 10646 : cluster 0 pgmap v10614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:06.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:06 smithi040 bash[41173]: cluster 2023-12-01T21:33:04.665254+0000 mgr.y (mgr.24356) 10646 : cluster 0 pgmap v10614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:06 smithi141 bash[31670]: cluster 2023-12-01T21:33:04.665254+0000 mgr.y (mgr.24356) 10646 : cluster 0 pgmap v10614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:33:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:33:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:08 smithi141 bash[31670]: cluster 2023-12-01T21:33:06.665904+0000 mgr.y (mgr.24356) 10647 : cluster 0 pgmap v10615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:08 smithi141 bash[31670]: audit 2023-12-01T21:33:07.569995+0000 mon.a (mon.0) 6857 : audit 0 from='client.? 172.21.15.40:0/4156483403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:08 smithi040 bash[28232]: cluster 2023-12-01T21:33:06.665904+0000 mgr.y (mgr.24356) 10647 : cluster 0 pgmap v10615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:08 smithi040 bash[28232]: audit 2023-12-01T21:33:07.569995+0000 mon.a (mon.0) 6857 : audit 0 from='client.? 172.21.15.40:0/4156483403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:08 smithi040 bash[41173]: cluster 2023-12-01T21:33:06.665904+0000 mgr.y (mgr.24356) 10647 : cluster 0 pgmap v10615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:08 smithi040 bash[41173]: audit 2023-12-01T21:33:07.569995+0000 mon.a (mon.0) 6857 : audit 0 from='client.? 172.21.15.40:0/4156483403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:10 smithi141 bash[31670]: cluster 2023-12-01T21:33:08.666562+0000 mgr.y (mgr.24356) 10648 : cluster 0 pgmap v10616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:10 smithi141 bash[31670]: audit 2023-12-01T21:33:10.034139+0000 mon.a (mon.0) 6858 : audit 0 from='client.? 172.21.15.40:0/1887276660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:10 smithi040 bash[28232]: cluster 2023-12-01T21:33:08.666562+0000 mgr.y (mgr.24356) 10648 : cluster 0 pgmap v10616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:10 smithi040 bash[28232]: audit 2023-12-01T21:33:10.034139+0000 mon.a (mon.0) 6858 : audit 0 from='client.? 172.21.15.40:0/1887276660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:10 smithi040 bash[41173]: cluster 2023-12-01T21:33:08.666562+0000 mgr.y (mgr.24356) 10648 : cluster 0 pgmap v10616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:10 smithi040 bash[41173]: audit 2023-12-01T21:33:10.034139+0000 mon.a (mon.0) 6858 : audit 0 from='client.? 172.21.15.40:0/1887276660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:12 smithi141 bash[31670]: cluster 2023-12-01T21:33:10.667637+0000 mgr.y (mgr.24356) 10649 : cluster 0 pgmap v10617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:12 smithi040 bash[28232]: cluster 2023-12-01T21:33:10.667637+0000 mgr.y (mgr.24356) 10649 : cluster 0 pgmap v10617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:12 smithi040 bash[41173]: cluster 2023-12-01T21:33:10.667637+0000 mgr.y (mgr.24356) 10649 : cluster 0 pgmap v10617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:13 smithi141 bash[31670]: audit 2023-12-01T21:33:12.504505+0000 mon.c (mon.2) 6721 : audit 0 from='client.? 172.21.15.40:0/2406513670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:13.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:13 smithi040 bash[28232]: audit 2023-12-01T21:33:12.504505+0000 mon.c (mon.2) 6721 : audit 0 from='client.? 172.21.15.40:0/2406513670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:13.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:13 smithi040 bash[41173]: audit 2023-12-01T21:33:12.504505+0000 mon.c (mon.2) 6721 : audit 0 from='client.? 172.21.15.40:0/2406513670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:14 smithi141 bash[31670]: cluster 2023-12-01T21:33:12.668314+0000 mgr.y (mgr.24356) 10650 : cluster 0 pgmap v10618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:14 smithi040 bash[28232]: cluster 2023-12-01T21:33:12.668314+0000 mgr.y (mgr.24356) 10650 : cluster 0 pgmap v10618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:14 smithi040 bash[41173]: cluster 2023-12-01T21:33:12.668314+0000 mgr.y (mgr.24356) 10650 : cluster 0 pgmap v10618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:15 smithi141 bash[31670]: audit 2023-12-01T21:33:14.973701+0000 mon.c (mon.2) 6722 : audit 0 from='client.? 172.21.15.40:0/2568791100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:15 smithi040 bash[28232]: audit 2023-12-01T21:33:14.973701+0000 mon.c (mon.2) 6722 : audit 0 from='client.? 172.21.15.40:0/2568791100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:15 smithi040 bash[41173]: audit 2023-12-01T21:33:14.973701+0000 mon.c (mon.2) 6722 : audit 0 from='client.? 172.21.15.40:0/2568791100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:16.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:16 smithi040 bash[28232]: cluster 2023-12-01T21:33:14.669453+0000 mgr.y (mgr.24356) 10651 : cluster 0 pgmap v10619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:16.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:16 smithi040 bash[41173]: cluster 2023-12-01T21:33:14.669453+0000 mgr.y (mgr.24356) 10651 : cluster 0 pgmap v10619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:16 smithi141 bash[31670]: cluster 2023-12-01T21:33:14.669453+0000 mgr.y (mgr.24356) 10651 : cluster 0 pgmap v10619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:33:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:33:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:18 smithi141 bash[31670]: cluster 2023-12-01T21:33:16.670129+0000 mgr.y (mgr.24356) 10652 : cluster 0 pgmap v10620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:18.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:18 smithi141 bash[31670]: audit 2023-12-01T21:33:17.446275+0000 mon.a (mon.0) 6859 : audit 0 from='client.? 172.21.15.40:0/3532351619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:18 smithi040 bash[28232]: cluster 2023-12-01T21:33:16.670129+0000 mgr.y (mgr.24356) 10652 : cluster 0 pgmap v10620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:18 smithi040 bash[28232]: audit 2023-12-01T21:33:17.446275+0000 mon.a (mon.0) 6859 : audit 0 from='client.? 172.21.15.40:0/3532351619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:18 smithi040 bash[41173]: cluster 2023-12-01T21:33:16.670129+0000 mgr.y (mgr.24356) 10652 : cluster 0 pgmap v10620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:18 smithi040 bash[41173]: audit 2023-12-01T21:33:17.446275+0000 mon.a (mon.0) 6859 : audit 0 from='client.? 172.21.15.40:0/3532351619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:19.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:19 smithi141 bash[31670]: audit 2023-12-01T21:33:18.881492+0000 mon.c (mon.2) 6723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:19 smithi040 bash[28232]: audit 2023-12-01T21:33:18.881492+0000 mon.c (mon.2) 6723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:19 smithi040 bash[41173]: audit 2023-12-01T21:33:18.881492+0000 mon.c (mon.2) 6723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:20 smithi141 bash[31670]: cluster 2023-12-01T21:33:18.670822+0000 mgr.y (mgr.24356) 10653 : cluster 0 pgmap v10621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:20.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:20 smithi141 bash[31670]: audit 2023-12-01T21:33:19.908266+0000 mon.c (mon.2) 6724 : audit 0 from='client.? 172.21.15.40:0/2779294987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:20 smithi040 bash[28232]: cluster 2023-12-01T21:33:18.670822+0000 mgr.y (mgr.24356) 10653 : cluster 0 pgmap v10621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:20 smithi040 bash[28232]: audit 2023-12-01T21:33:19.908266+0000 mon.c (mon.2) 6724 : audit 0 from='client.? 172.21.15.40:0/2779294987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:20 smithi040 bash[41173]: cluster 2023-12-01T21:33:18.670822+0000 mgr.y (mgr.24356) 10653 : cluster 0 pgmap v10621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:20 smithi040 bash[41173]: audit 2023-12-01T21:33:19.908266+0000 mon.c (mon.2) 6724 : audit 0 from='client.? 172.21.15.40:0/2779294987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:22.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:22 smithi141 bash[31670]: cluster 2023-12-01T21:33:20.671966+0000 mgr.y (mgr.24356) 10654 : cluster 0 pgmap v10622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:22 smithi040 bash[28232]: cluster 2023-12-01T21:33:20.671966+0000 mgr.y (mgr.24356) 10654 : cluster 0 pgmap v10622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:22 smithi040 bash[41173]: cluster 2023-12-01T21:33:20.671966+0000 mgr.y (mgr.24356) 10654 : cluster 0 pgmap v10622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:23.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:23 smithi141 bash[31670]: audit 2023-12-01T21:33:22.376056+0000 mon.c (mon.2) 6725 : audit 0 from='client.? 172.21.15.40:0/948845515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:23 smithi040 bash[41173]: audit 2023-12-01T21:33:22.376056+0000 mon.c (mon.2) 6725 : audit 0 from='client.? 172.21.15.40:0/948845515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:23.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:23 smithi040 bash[28232]: audit 2023-12-01T21:33:22.376056+0000 mon.c (mon.2) 6725 : audit 0 from='client.? 172.21.15.40:0/948845515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:24.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:24 smithi141 bash[31670]: cluster 2023-12-01T21:33:22.672581+0000 mgr.y (mgr.24356) 10655 : cluster 0 pgmap v10623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:24 smithi040 bash[28232]: cluster 2023-12-01T21:33:22.672581+0000 mgr.y (mgr.24356) 10655 : cluster 0 pgmap v10623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:24 smithi040 bash[41173]: cluster 2023-12-01T21:33:22.672581+0000 mgr.y (mgr.24356) 10655 : cluster 0 pgmap v10623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:25.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:25 smithi141 bash[31670]: audit 2023-12-01T21:33:24.835429+0000 mon.a (mon.0) 6860 : audit 0 from='client.? 172.21.15.40:0/3733660178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:25.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:25 smithi040 bash[28232]: audit 2023-12-01T21:33:24.835429+0000 mon.a (mon.0) 6860 : audit 0 from='client.? 172.21.15.40:0/3733660178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:25.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:25 smithi040 bash[41173]: audit 2023-12-01T21:33:24.835429+0000 mon.a (mon.0) 6860 : audit 0 from='client.? 172.21.15.40:0/3733660178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:26 smithi040 bash[28232]: cluster 2023-12-01T21:33:24.673583+0000 mgr.y (mgr.24356) 10656 : cluster 0 pgmap v10624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:33:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:33:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:26 smithi040 bash[41173]: cluster 2023-12-01T21:33:24.673583+0000 mgr.y (mgr.24356) 10656 : cluster 0 pgmap v10624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:26 smithi141 bash[31670]: cluster 2023-12-01T21:33:24.673583+0000 mgr.y (mgr.24356) 10656 : cluster 0 pgmap v10624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:28 smithi040 bash[28232]: cluster 2023-12-01T21:33:26.674249+0000 mgr.y (mgr.24356) 10657 : cluster 0 pgmap v10625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:28 smithi040 bash[28232]: audit 2023-12-01T21:33:27.296615+0000 mon.a (mon.0) 6861 : audit 0 from='client.? 172.21.15.40:0/425754995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:28 smithi040 bash[41173]: cluster 2023-12-01T21:33:26.674249+0000 mgr.y (mgr.24356) 10657 : cluster 0 pgmap v10625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:28 smithi040 bash[41173]: audit 2023-12-01T21:33:27.296615+0000 mon.a (mon.0) 6861 : audit 0 from='client.? 172.21.15.40:0/425754995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:28 smithi141 bash[31670]: cluster 2023-12-01T21:33:26.674249+0000 mgr.y (mgr.24356) 10657 : cluster 0 pgmap v10625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:28 smithi141 bash[31670]: audit 2023-12-01T21:33:27.296615+0000 mon.a (mon.0) 6861 : audit 0 from='client.? 172.21.15.40:0/425754995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:29 smithi040 bash[28232]: audit 2023-12-01T21:33:28.848117+0000 mon.c (mon.2) 6726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:33:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:29 smithi040 bash[41173]: audit 2023-12-01T21:33:28.848117+0000 mon.c (mon.2) 6726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:33:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:29 smithi141 bash[31670]: audit 2023-12-01T21:33:28.848117+0000 mon.c (mon.2) 6726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:33:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:30 smithi040 bash[28232]: cluster 2023-12-01T21:33:28.674907+0000 mgr.y (mgr.24356) 10658 : cluster 0 pgmap v10626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:30 smithi040 bash[28232]: audit 2023-12-01T21:33:29.761688+0000 mon.c (mon.2) 6727 : audit 0 from='client.? 172.21.15.40:0/69639693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:30 smithi040 bash[41173]: cluster 2023-12-01T21:33:28.674907+0000 mgr.y (mgr.24356) 10658 : cluster 0 pgmap v10626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:30 smithi040 bash[41173]: audit 2023-12-01T21:33:29.761688+0000 mon.c (mon.2) 6727 : audit 0 from='client.? 172.21.15.40:0/69639693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:30 smithi141 bash[31670]: cluster 2023-12-01T21:33:28.674907+0000 mgr.y (mgr.24356) 10658 : cluster 0 pgmap v10626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:30 smithi141 bash[31670]: audit 2023-12-01T21:33:29.761688+0000 mon.c (mon.2) 6727 : audit 0 from='client.? 172.21.15.40:0/69639693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:32 smithi040 bash[28232]: cluster 2023-12-01T21:33:30.675998+0000 mgr.y (mgr.24356) 10659 : cluster 0 pgmap v10627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:32 smithi040 bash[28232]: audit 2023-12-01T21:33:32.224973+0000 mon.a (mon.0) 6862 : audit 0 from='client.? 172.21.15.40:0/1532805231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:32 smithi040 bash[41173]: cluster 2023-12-01T21:33:30.675998+0000 mgr.y (mgr.24356) 10659 : cluster 0 pgmap v10627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:32 smithi040 bash[41173]: audit 2023-12-01T21:33:32.224973+0000 mon.a (mon.0) 6862 : audit 0 from='client.? 172.21.15.40:0/1532805231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:32 smithi141 bash[31670]: cluster 2023-12-01T21:33:30.675998+0000 mgr.y (mgr.24356) 10659 : cluster 0 pgmap v10627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:32 smithi141 bash[31670]: audit 2023-12-01T21:33:32.224973+0000 mon.a (mon.0) 6862 : audit 0 from='client.? 172.21.15.40:0/1532805231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:34 smithi040 bash[28232]: cluster 2023-12-01T21:33:32.676698+0000 mgr.y (mgr.24356) 10660 : cluster 0 pgmap v10628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:34 smithi040 bash[28232]: audit 2023-12-01T21:33:33.882235+0000 mon.c (mon.2) 6728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:34 smithi040 bash[41173]: cluster 2023-12-01T21:33:32.676698+0000 mgr.y (mgr.24356) 10660 : cluster 0 pgmap v10628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:34 smithi040 bash[41173]: audit 2023-12-01T21:33:33.882235+0000 mon.c (mon.2) 6728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:34 smithi141 bash[31670]: cluster 2023-12-01T21:33:32.676698+0000 mgr.y (mgr.24356) 10660 : cluster 0 pgmap v10628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:34 smithi141 bash[31670]: audit 2023-12-01T21:33:33.882235+0000 mon.c (mon.2) 6728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:36.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: cluster 2023-12-01T21:33:34.677707+0000 mgr.y (mgr.24356) 10661 : cluster 0 pgmap v10629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:36.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:34.742660+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:34.753039+0000 mon.a (mon.0) 6864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:34.766523+0000 mon.a (mon.0) 6865 : audit 0 from='client.? 172.21.15.40:0/1259726587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:35.050223+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:35.065779+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:35.541000+0000 mon.c (mon.2) 6729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:35.543107+0000 mon.c (mon.2) 6730 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:33:36.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:35 smithi141 bash[31670]: audit 2023-12-01T21:33:35.553080+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: cluster 2023-12-01T21:33:34.677707+0000 mgr.y (mgr.24356) 10661 : cluster 0 pgmap v10629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:34.742660+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:34.753039+0000 mon.a (mon.0) 6864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:34.766523+0000 mon.a (mon.0) 6865 : audit 0 from='client.? 172.21.15.40:0/1259726587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:35.050223+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:35.065779+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:35.541000+0000 mon.c (mon.2) 6729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:35.543107+0000 mon.c (mon.2) 6730 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[28232]: audit 2023-12-01T21:33:35.553080+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: cluster 2023-12-01T21:33:34.677707+0000 mgr.y (mgr.24356) 10661 : cluster 0 pgmap v10629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:34.742660+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:34.753039+0000 mon.a (mon.0) 6864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:34.766523+0000 mon.a (mon.0) 6865 : audit 0 from='client.? 172.21.15.40:0/1259726587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:36.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:35.050223+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:35.065779+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:35.541000+0000 mon.c (mon.2) 6729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:33:36.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:35.543107+0000 mon.c (mon.2) 6730 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:33:36.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:35 smithi040 bash[41173]: audit 2023-12-01T21:33:35.553080+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:33:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:33:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:33:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:37 smithi141 bash[31670]: cluster 2023-12-01T21:33:36.678373+0000 mgr.y (mgr.24356) 10662 : cluster 0 pgmap v10630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:37 smithi141 bash[31670]: audit 2023-12-01T21:33:37.241077+0000 mon.a (mon.0) 6869 : audit 0 from='client.? 172.21.15.40:0/4156662995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:37 smithi040 bash[28232]: cluster 2023-12-01T21:33:36.678373+0000 mgr.y (mgr.24356) 10662 : cluster 0 pgmap v10630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:37 smithi040 bash[28232]: audit 2023-12-01T21:33:37.241077+0000 mon.a (mon.0) 6869 : audit 0 from='client.? 172.21.15.40:0/4156662995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:38.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:37 smithi040 bash[41173]: cluster 2023-12-01T21:33:36.678373+0000 mgr.y (mgr.24356) 10662 : cluster 0 pgmap v10630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:38.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:37 smithi040 bash[41173]: audit 2023-12-01T21:33:37.241077+0000 mon.a (mon.0) 6869 : audit 0 from='client.? 172.21.15.40:0/4156662995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:39 smithi141 bash[31670]: cluster 2023-12-01T21:33:38.679066+0000 mgr.y (mgr.24356) 10663 : cluster 0 pgmap v10631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:39 smithi141 bash[31670]: audit 2023-12-01T21:33:39.712729+0000 mon.c (mon.2) 6731 : audit 0 from='client.? 172.21.15.40:0/1716265332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:39 smithi040 bash[28232]: cluster 2023-12-01T21:33:38.679066+0000 mgr.y (mgr.24356) 10663 : cluster 0 pgmap v10631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:39 smithi040 bash[28232]: audit 2023-12-01T21:33:39.712729+0000 mon.c (mon.2) 6731 : audit 0 from='client.? 172.21.15.40:0/1716265332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:39 smithi040 bash[41173]: cluster 2023-12-01T21:33:38.679066+0000 mgr.y (mgr.24356) 10663 : cluster 0 pgmap v10631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:40.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:39 smithi040 bash[41173]: audit 2023-12-01T21:33:39.712729+0000 mon.c (mon.2) 6731 : audit 0 from='client.? 172.21.15.40:0/1716265332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:42.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:42 smithi040 bash[28232]: cluster 2023-12-01T21:33:40.680214+0000 mgr.y (mgr.24356) 10664 : cluster 0 pgmap v10632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:42.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:42 smithi040 bash[41173]: cluster 2023-12-01T21:33:40.680214+0000 mgr.y (mgr.24356) 10664 : cluster 0 pgmap v10632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:42.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:42 smithi141 bash[31670]: cluster 2023-12-01T21:33:40.680214+0000 mgr.y (mgr.24356) 10664 : cluster 0 pgmap v10632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:43.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:43 smithi040 bash[28232]: audit 2023-12-01T21:33:42.182860+0000 mon.c (mon.2) 6732 : audit 0 from='client.? 172.21.15.40:0/3092631065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:43.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:43 smithi040 bash[41173]: audit 2023-12-01T21:33:42.182860+0000 mon.c (mon.2) 6732 : audit 0 from='client.? 172.21.15.40:0/3092631065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:43.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:43 smithi141 bash[31670]: audit 2023-12-01T21:33:42.182860+0000 mon.c (mon.2) 6732 : audit 0 from='client.? 172.21.15.40:0/3092631065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:44 smithi040 bash[28232]: cluster 2023-12-01T21:33:42.680884+0000 mgr.y (mgr.24356) 10665 : cluster 0 pgmap v10633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:44 smithi040 bash[41173]: cluster 2023-12-01T21:33:42.680884+0000 mgr.y (mgr.24356) 10665 : cluster 0 pgmap v10633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:44.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:44 smithi141 bash[31670]: cluster 2023-12-01T21:33:42.680884+0000 mgr.y (mgr.24356) 10665 : cluster 0 pgmap v10633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:45.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:45 smithi040 bash[41173]: audit 2023-12-01T21:33:44.654597+0000 mon.c (mon.2) 6733 : audit 0 from='client.? 172.21.15.40:0/2520025817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:45.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:45 smithi040 bash[28232]: audit 2023-12-01T21:33:44.654597+0000 mon.c (mon.2) 6733 : audit 0 from='client.? 172.21.15.40:0/2520025817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:45.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:45 smithi141 bash[31670]: audit 2023-12-01T21:33:44.654597+0000 mon.c (mon.2) 6733 : audit 0 from='client.? 172.21.15.40:0/2520025817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:46 smithi040 bash[41173]: cluster 2023-12-01T21:33:44.681988+0000 mgr.y (mgr.24356) 10666 : cluster 0 pgmap v10634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:46 smithi040 bash[28232]: cluster 2023-12-01T21:33:44.681988+0000 mgr.y (mgr.24356) 10666 : cluster 0 pgmap v10634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:46 smithi141 bash[31670]: cluster 2023-12-01T21:33:44.681988+0000 mgr.y (mgr.24356) 10666 : cluster 0 pgmap v10634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:33:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:33:47.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:47 smithi141 bash[31670]: audit 2023-12-01T21:33:47.112312+0000 mon.c (mon.2) 6734 : audit 0 from='client.? 172.21.15.40:0/3883293142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:47 smithi040 bash[28232]: audit 2023-12-01T21:33:47.112312+0000 mon.c (mon.2) 6734 : audit 0 from='client.? 172.21.15.40:0/3883293142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:47 smithi040 bash[41173]: audit 2023-12-01T21:33:47.112312+0000 mon.c (mon.2) 6734 : audit 0 from='client.? 172.21.15.40:0/3883293142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:48 smithi141 bash[31670]: cluster 2023-12-01T21:33:46.682604+0000 mgr.y (mgr.24356) 10667 : cluster 0 pgmap v10635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:48 smithi040 bash[28232]: cluster 2023-12-01T21:33:46.682604+0000 mgr.y (mgr.24356) 10667 : cluster 0 pgmap v10635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:48 smithi040 bash[41173]: cluster 2023-12-01T21:33:46.682604+0000 mgr.y (mgr.24356) 10667 : cluster 0 pgmap v10635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:49 smithi141 bash[31670]: audit 2023-12-01T21:33:48.882368+0000 mon.c (mon.2) 6735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:49 smithi040 bash[28232]: audit 2023-12-01T21:33:48.882368+0000 mon.c (mon.2) 6735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:49 smithi040 bash[41173]: audit 2023-12-01T21:33:48.882368+0000 mon.c (mon.2) 6735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:50 smithi141 bash[31670]: cluster 2023-12-01T21:33:48.683268+0000 mgr.y (mgr.24356) 10668 : cluster 0 pgmap v10636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:50 smithi141 bash[31670]: audit 2023-12-01T21:33:49.587287+0000 mon.c (mon.2) 6736 : audit 0 from='client.? 172.21.15.40:0/2598404556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:50 smithi040 bash[41173]: cluster 2023-12-01T21:33:48.683268+0000 mgr.y (mgr.24356) 10668 : cluster 0 pgmap v10636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:50 smithi040 bash[41173]: audit 2023-12-01T21:33:49.587287+0000 mon.c (mon.2) 6736 : audit 0 from='client.? 172.21.15.40:0/2598404556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:50 smithi040 bash[28232]: cluster 2023-12-01T21:33:48.683268+0000 mgr.y (mgr.24356) 10668 : cluster 0 pgmap v10636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:50.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:50 smithi040 bash[28232]: audit 2023-12-01T21:33:49.587287+0000 mon.c (mon.2) 6736 : audit 0 from='client.? 172.21.15.40:0/2598404556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:52 smithi141 bash[31670]: cluster 2023-12-01T21:33:50.684342+0000 mgr.y (mgr.24356) 10669 : cluster 0 pgmap v10637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:52 smithi141 bash[31670]: audit 2023-12-01T21:33:52.056927+0000 mon.a (mon.0) 6870 : audit 0 from='client.? 172.21.15.40:0/43574426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:52 smithi040 bash[28232]: cluster 2023-12-01T21:33:50.684342+0000 mgr.y (mgr.24356) 10669 : cluster 0 pgmap v10637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:52 smithi040 bash[28232]: audit 2023-12-01T21:33:52.056927+0000 mon.a (mon.0) 6870 : audit 0 from='client.? 172.21.15.40:0/43574426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:52 smithi040 bash[41173]: cluster 2023-12-01T21:33:50.684342+0000 mgr.y (mgr.24356) 10669 : cluster 0 pgmap v10637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:52 smithi040 bash[41173]: audit 2023-12-01T21:33:52.056927+0000 mon.a (mon.0) 6870 : audit 0 from='client.? 172.21.15.40:0/43574426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:54 smithi141 bash[31670]: cluster 2023-12-01T21:33:52.685018+0000 mgr.y (mgr.24356) 10670 : cluster 0 pgmap v10638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:54 smithi040 bash[28232]: cluster 2023-12-01T21:33:52.685018+0000 mgr.y (mgr.24356) 10670 : cluster 0 pgmap v10638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:54 smithi040 bash[41173]: cluster 2023-12-01T21:33:52.685018+0000 mgr.y (mgr.24356) 10670 : cluster 0 pgmap v10638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:55.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:55 smithi141 bash[31670]: audit 2023-12-01T21:33:54.515441+0000 mon.a (mon.0) 6871 : audit 0 from='client.? 172.21.15.40:0/4114862715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:55.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:55 smithi040 bash[28232]: audit 2023-12-01T21:33:54.515441+0000 mon.a (mon.0) 6871 : audit 0 from='client.? 172.21.15.40:0/4114862715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:55.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:55 smithi040 bash[41173]: audit 2023-12-01T21:33:54.515441+0000 mon.a (mon.0) 6871 : audit 0 from='client.? 172.21.15.40:0/4114862715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:56.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:56 smithi040 bash[28232]: cluster 2023-12-01T21:33:54.686151+0000 mgr.y (mgr.24356) 10671 : cluster 0 pgmap v10639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:56.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:56 smithi040 bash[41173]: cluster 2023-12-01T21:33:54.686151+0000 mgr.y (mgr.24356) 10671 : cluster 0 pgmap v10639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:56 smithi141 bash[31670]: cluster 2023-12-01T21:33:54.686151+0000 mgr.y (mgr.24356) 10671 : cluster 0 pgmap v10639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:33:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:33:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:57 smithi141 bash[31670]: audit 2023-12-01T21:33:56.974536+0000 mon.a (mon.0) 6872 : audit 0 from='client.? 172.21.15.40:0/1731860697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:57 smithi040 bash[28232]: audit 2023-12-01T21:33:56.974536+0000 mon.a (mon.0) 6872 : audit 0 from='client.? 172.21.15.40:0/1731860697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:57 smithi040 bash[41173]: audit 2023-12-01T21:33:56.974536+0000 mon.a (mon.0) 6872 : audit 0 from='client.? 172.21.15.40:0/1731860697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:33:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:33:58 smithi141 bash[31670]: cluster 2023-12-01T21:33:56.686619+0000 mgr.y (mgr.24356) 10672 : cluster 0 pgmap v10640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:33:58 smithi040 bash[28232]: cluster 2023-12-01T21:33:56.686619+0000 mgr.y (mgr.24356) 10672 : cluster 0 pgmap v10640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:33:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:33:58 smithi040 bash[41173]: cluster 2023-12-01T21:33:56.686619+0000 mgr.y (mgr.24356) 10672 : cluster 0 pgmap v10640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:00 smithi141 bash[31670]: cluster 2023-12-01T21:33:58.687249+0000 mgr.y (mgr.24356) 10673 : cluster 0 pgmap v10641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:00 smithi141 bash[31670]: audit 2023-12-01T21:33:59.443409+0000 mon.c (mon.2) 6737 : audit 0 from='client.? 172.21.15.40:0/2724317812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:00 smithi040 bash[28232]: cluster 2023-12-01T21:33:58.687249+0000 mgr.y (mgr.24356) 10673 : cluster 0 pgmap v10641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:00 smithi040 bash[28232]: audit 2023-12-01T21:33:59.443409+0000 mon.c (mon.2) 6737 : audit 0 from='client.? 172.21.15.40:0/2724317812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:00 smithi040 bash[41173]: cluster 2023-12-01T21:33:58.687249+0000 mgr.y (mgr.24356) 10673 : cluster 0 pgmap v10641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:00.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:00 smithi040 bash[41173]: audit 2023-12-01T21:33:59.443409+0000 mon.c (mon.2) 6737 : audit 0 from='client.? 172.21.15.40:0/2724317812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:02 smithi141 bash[31670]: cluster 2023-12-01T21:34:00.688351+0000 mgr.y (mgr.24356) 10674 : cluster 0 pgmap v10642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:02 smithi141 bash[31670]: audit 2023-12-01T21:34:01.909482+0000 mon.c (mon.2) 6738 : audit 0 from='client.? 172.21.15.40:0/1950333283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:02 smithi040 bash[28232]: cluster 2023-12-01T21:34:00.688351+0000 mgr.y (mgr.24356) 10674 : cluster 0 pgmap v10642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:02 smithi040 bash[28232]: audit 2023-12-01T21:34:01.909482+0000 mon.c (mon.2) 6738 : audit 0 from='client.? 172.21.15.40:0/1950333283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:02 smithi040 bash[41173]: cluster 2023-12-01T21:34:00.688351+0000 mgr.y (mgr.24356) 10674 : cluster 0 pgmap v10642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:02.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:02 smithi040 bash[41173]: audit 2023-12-01T21:34:01.909482+0000 mon.c (mon.2) 6738 : audit 0 from='client.? 172.21.15.40:0/1950333283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:04 smithi141 bash[31670]: cluster 2023-12-01T21:34:02.689022+0000 mgr.y (mgr.24356) 10675 : cluster 0 pgmap v10643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:04 smithi141 bash[31670]: audit 2023-12-01T21:34:03.882819+0000 mon.c (mon.2) 6739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:04 smithi040 bash[28232]: cluster 2023-12-01T21:34:02.689022+0000 mgr.y (mgr.24356) 10675 : cluster 0 pgmap v10643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:04 smithi040 bash[28232]: audit 2023-12-01T21:34:03.882819+0000 mon.c (mon.2) 6739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:04 smithi040 bash[41173]: cluster 2023-12-01T21:34:02.689022+0000 mgr.y (mgr.24356) 10675 : cluster 0 pgmap v10643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:04 smithi040 bash[41173]: audit 2023-12-01T21:34:03.882819+0000 mon.c (mon.2) 6739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:05.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:05 smithi141 bash[31670]: audit 2023-12-01T21:34:04.388872+0000 mon.a (mon.0) 6873 : audit 0 from='client.? 172.21.15.40:0/1883199725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:05 smithi040 bash[28232]: audit 2023-12-01T21:34:04.388872+0000 mon.a (mon.0) 6873 : audit 0 from='client.? 172.21.15.40:0/1883199725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:05 smithi040 bash[41173]: audit 2023-12-01T21:34:04.388872+0000 mon.a (mon.0) 6873 : audit 0 from='client.? 172.21.15.40:0/1883199725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:06.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:06 smithi040 bash[41173]: cluster 2023-12-01T21:34:04.690286+0000 mgr.y (mgr.24356) 10676 : cluster 0 pgmap v10644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:06.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:06 smithi040 bash[28232]: cluster 2023-12-01T21:34:04.690286+0000 mgr.y (mgr.24356) 10676 : cluster 0 pgmap v10644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:06 smithi141 bash[31670]: cluster 2023-12-01T21:34:04.690286+0000 mgr.y (mgr.24356) 10676 : cluster 0 pgmap v10644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:34:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:34:07.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:07 smithi141 bash[31670]: audit 2023-12-01T21:34:06.854031+0000 mon.c (mon.2) 6740 : audit 0 from='client.? 172.21.15.40:0/3774557069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:07.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:07 smithi040 bash[41173]: audit 2023-12-01T21:34:06.854031+0000 mon.c (mon.2) 6740 : audit 0 from='client.? 172.21.15.40:0/3774557069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:07.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:07 smithi040 bash[28232]: audit 2023-12-01T21:34:06.854031+0000 mon.c (mon.2) 6740 : audit 0 from='client.? 172.21.15.40:0/3774557069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:08 smithi141 bash[31670]: cluster 2023-12-01T21:34:06.691018+0000 mgr.y (mgr.24356) 10677 : cluster 0 pgmap v10645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:08 smithi040 bash[28232]: cluster 2023-12-01T21:34:06.691018+0000 mgr.y (mgr.24356) 10677 : cluster 0 pgmap v10645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:08 smithi040 bash[41173]: cluster 2023-12-01T21:34:06.691018+0000 mgr.y (mgr.24356) 10677 : cluster 0 pgmap v10645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:10 smithi141 bash[31670]: cluster 2023-12-01T21:34:08.691669+0000 mgr.y (mgr.24356) 10678 : cluster 0 pgmap v10646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:10 smithi141 bash[31670]: audit 2023-12-01T21:34:09.321208+0000 mon.c (mon.2) 6741 : audit 0 from='client.? 172.21.15.40:0/457352169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:10 smithi040 bash[28232]: cluster 2023-12-01T21:34:08.691669+0000 mgr.y (mgr.24356) 10678 : cluster 0 pgmap v10646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:10 smithi040 bash[28232]: audit 2023-12-01T21:34:09.321208+0000 mon.c (mon.2) 6741 : audit 0 from='client.? 172.21.15.40:0/457352169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:10 smithi040 bash[41173]: cluster 2023-12-01T21:34:08.691669+0000 mgr.y (mgr.24356) 10678 : cluster 0 pgmap v10646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:10 smithi040 bash[41173]: audit 2023-12-01T21:34:09.321208+0000 mon.c (mon.2) 6741 : audit 0 from='client.? 172.21.15.40:0/457352169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:12 smithi141 bash[31670]: cluster 2023-12-01T21:34:10.692928+0000 mgr.y (mgr.24356) 10679 : cluster 0 pgmap v10647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:12 smithi141 bash[31670]: audit 2023-12-01T21:34:11.789028+0000 mon.c (mon.2) 6742 : audit 0 from='client.? 172.21.15.40:0/1045579897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:12 smithi040 bash[28232]: cluster 2023-12-01T21:34:10.692928+0000 mgr.y (mgr.24356) 10679 : cluster 0 pgmap v10647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:12 smithi040 bash[28232]: audit 2023-12-01T21:34:11.789028+0000 mon.c (mon.2) 6742 : audit 0 from='client.? 172.21.15.40:0/1045579897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:12 smithi040 bash[41173]: cluster 2023-12-01T21:34:10.692928+0000 mgr.y (mgr.24356) 10679 : cluster 0 pgmap v10647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:12.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:12 smithi040 bash[41173]: audit 2023-12-01T21:34:11.789028+0000 mon.c (mon.2) 6742 : audit 0 from='client.? 172.21.15.40:0/1045579897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:14 smithi141 bash[31670]: cluster 2023-12-01T21:34:12.693609+0000 mgr.y (mgr.24356) 10680 : cluster 0 pgmap v10648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:14 smithi040 bash[28232]: cluster 2023-12-01T21:34:12.693609+0000 mgr.y (mgr.24356) 10680 : cluster 0 pgmap v10648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:14 smithi040 bash[41173]: cluster 2023-12-01T21:34:12.693609+0000 mgr.y (mgr.24356) 10680 : cluster 0 pgmap v10648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:15.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:15 smithi141 bash[31670]: audit 2023-12-01T21:34:14.264444+0000 mon.a (mon.0) 6874 : audit 0 from='client.? 172.21.15.40:0/649566943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:15 smithi040 bash[28232]: audit 2023-12-01T21:34:14.264444+0000 mon.a (mon.0) 6874 : audit 0 from='client.? 172.21.15.40:0/649566943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:15 smithi040 bash[41173]: audit 2023-12-01T21:34:14.264444+0000 mon.a (mon.0) 6874 : audit 0 from='client.? 172.21.15.40:0/649566943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:16.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:16 smithi141 bash[31670]: cluster 2023-12-01T21:34:14.694804+0000 mgr.y (mgr.24356) 10681 : cluster 0 pgmap v10649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:16.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:16 smithi040 bash[28232]: cluster 2023-12-01T21:34:14.694804+0000 mgr.y (mgr.24356) 10681 : cluster 0 pgmap v10649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:34:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:34:16.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:16 smithi040 bash[41173]: cluster 2023-12-01T21:34:14.694804+0000 mgr.y (mgr.24356) 10681 : cluster 0 pgmap v10649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:17.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:17 smithi040 bash[28232]: audit 2023-12-01T21:34:16.732047+0000 mon.c (mon.2) 6743 : audit 0 from='client.? 172.21.15.40:0/65280624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:17.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:17 smithi040 bash[41173]: audit 2023-12-01T21:34:16.732047+0000 mon.c (mon.2) 6743 : audit 0 from='client.? 172.21.15.40:0/65280624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:17 smithi141 bash[31670]: audit 2023-12-01T21:34:16.732047+0000 mon.c (mon.2) 6743 : audit 0 from='client.? 172.21.15.40:0/65280624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:18 smithi040 bash[41173]: cluster 2023-12-01T21:34:16.695360+0000 mgr.y (mgr.24356) 10682 : cluster 0 pgmap v10650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:18 smithi040 bash[28232]: cluster 2023-12-01T21:34:16.695360+0000 mgr.y (mgr.24356) 10682 : cluster 0 pgmap v10650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:18 smithi141 bash[31670]: cluster 2023-12-01T21:34:16.695360+0000 mgr.y (mgr.24356) 10682 : cluster 0 pgmap v10650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:19 smithi040 bash[28232]: audit 2023-12-01T21:34:18.882731+0000 mon.c (mon.2) 6744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:19 smithi040 bash[28232]: audit 2023-12-01T21:34:19.194453+0000 mon.a (mon.0) 6875 : audit 0 from='client.? 172.21.15.40:0/3066481067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:19 smithi040 bash[41173]: audit 2023-12-01T21:34:18.882731+0000 mon.c (mon.2) 6744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:19 smithi040 bash[41173]: audit 2023-12-01T21:34:19.194453+0000 mon.a (mon.0) 6875 : audit 0 from='client.? 172.21.15.40:0/3066481067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:19 smithi141 bash[31670]: audit 2023-12-01T21:34:18.882731+0000 mon.c (mon.2) 6744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:19 smithi141 bash[31670]: audit 2023-12-01T21:34:19.194453+0000 mon.a (mon.0) 6875 : audit 0 from='client.? 172.21.15.40:0/3066481067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:20.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:20 smithi040 bash[41173]: cluster 2023-12-01T21:34:18.696033+0000 mgr.y (mgr.24356) 10683 : cluster 0 pgmap v10651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:20 smithi040 bash[28232]: cluster 2023-12-01T21:34:18.696033+0000 mgr.y (mgr.24356) 10683 : cluster 0 pgmap v10651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:20 smithi141 bash[31670]: cluster 2023-12-01T21:34:18.696033+0000 mgr.y (mgr.24356) 10683 : cluster 0 pgmap v10651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:22 smithi040 bash[28232]: cluster 2023-12-01T21:34:20.697147+0000 mgr.y (mgr.24356) 10684 : cluster 0 pgmap v10652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:22 smithi040 bash[28232]: audit 2023-12-01T21:34:21.656360+0000 mon.c (mon.2) 6745 : audit 0 from='client.? 172.21.15.40:0/483072195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:22 smithi040 bash[41173]: cluster 2023-12-01T21:34:20.697147+0000 mgr.y (mgr.24356) 10684 : cluster 0 pgmap v10652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:22.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:22 smithi040 bash[41173]: audit 2023-12-01T21:34:21.656360+0000 mon.c (mon.2) 6745 : audit 0 from='client.? 172.21.15.40:0/483072195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:22 smithi141 bash[31670]: cluster 2023-12-01T21:34:20.697147+0000 mgr.y (mgr.24356) 10684 : cluster 0 pgmap v10652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:22 smithi141 bash[31670]: audit 2023-12-01T21:34:21.656360+0000 mon.c (mon.2) 6745 : audit 0 from='client.? 172.21.15.40:0/483072195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:24 smithi040 bash[41173]: cluster 2023-12-01T21:34:22.697786+0000 mgr.y (mgr.24356) 10685 : cluster 0 pgmap v10653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:24 smithi040 bash[41173]: audit 2023-12-01T21:34:24.125124+0000 mon.a (mon.0) 6876 : audit 0 from='client.? 172.21.15.40:0/1846573138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:24 smithi040 bash[28232]: cluster 2023-12-01T21:34:22.697786+0000 mgr.y (mgr.24356) 10685 : cluster 0 pgmap v10653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:24.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:24 smithi040 bash[28232]: audit 2023-12-01T21:34:24.125124+0000 mon.a (mon.0) 6876 : audit 0 from='client.? 172.21.15.40:0/1846573138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:24 smithi141 bash[31670]: cluster 2023-12-01T21:34:22.697786+0000 mgr.y (mgr.24356) 10685 : cluster 0 pgmap v10653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:24 smithi141 bash[31670]: audit 2023-12-01T21:34:24.125124+0000 mon.a (mon.0) 6876 : audit 0 from='client.? 172.21.15.40:0/1846573138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:26.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:26 smithi040 bash[41173]: cluster 2023-12-01T21:34:24.698957+0000 mgr.y (mgr.24356) 10686 : cluster 0 pgmap v10654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:26 smithi040 bash[28232]: cluster 2023-12-01T21:34:24.698957+0000 mgr.y (mgr.24356) 10686 : cluster 0 pgmap v10654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:34:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:34:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:26 smithi141 bash[31670]: cluster 2023-12-01T21:34:24.698957+0000 mgr.y (mgr.24356) 10686 : cluster 0 pgmap v10654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:27.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:27 smithi040 bash[28232]: audit 2023-12-01T21:34:26.580072+0000 mon.c (mon.2) 6746 : audit 0 from='client.? 172.21.15.40:0/742434091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:27.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:27 smithi040 bash[41173]: audit 2023-12-01T21:34:26.580072+0000 mon.c (mon.2) 6746 : audit 0 from='client.? 172.21.15.40:0/742434091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:27.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:27 smithi141 bash[31670]: audit 2023-12-01T21:34:26.580072+0000 mon.c (mon.2) 6746 : audit 0 from='client.? 172.21.15.40:0/742434091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:28 smithi040 bash[28232]: cluster 2023-12-01T21:34:26.699729+0000 mgr.y (mgr.24356) 10687 : cluster 0 pgmap v10655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:28 smithi040 bash[41173]: cluster 2023-12-01T21:34:26.699729+0000 mgr.y (mgr.24356) 10687 : cluster 0 pgmap v10655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:28 smithi141 bash[31670]: cluster 2023-12-01T21:34:26.699729+0000 mgr.y (mgr.24356) 10687 : cluster 0 pgmap v10655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:29 smithi040 bash[28232]: audit 2023-12-01T21:34:29.039229+0000 mon.c (mon.2) 6747 : audit 0 from='client.? 172.21.15.40:0/825785247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:29 smithi040 bash[41173]: audit 2023-12-01T21:34:29.039229+0000 mon.c (mon.2) 6747 : audit 0 from='client.? 172.21.15.40:0/825785247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:29 smithi141 bash[31670]: audit 2023-12-01T21:34:29.039229+0000 mon.c (mon.2) 6747 : audit 0 from='client.? 172.21.15.40:0/825785247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:30 smithi040 bash[28232]: cluster 2023-12-01T21:34:28.700426+0000 mgr.y (mgr.24356) 10688 : cluster 0 pgmap v10656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:30 smithi040 bash[41173]: cluster 2023-12-01T21:34:28.700426+0000 mgr.y (mgr.24356) 10688 : cluster 0 pgmap v10656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:30 smithi141 bash[31670]: cluster 2023-12-01T21:34:28.700426+0000 mgr.y (mgr.24356) 10688 : cluster 0 pgmap v10656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:32 smithi040 bash[28232]: cluster 2023-12-01T21:34:30.701643+0000 mgr.y (mgr.24356) 10689 : cluster 0 pgmap v10657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:32 smithi040 bash[28232]: audit 2023-12-01T21:34:31.519463+0000 mon.a (mon.0) 6877 : audit 0 from='client.? 172.21.15.40:0/2968487513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:32 smithi040 bash[41173]: cluster 2023-12-01T21:34:30.701643+0000 mgr.y (mgr.24356) 10689 : cluster 0 pgmap v10657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:32.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:32 smithi040 bash[41173]: audit 2023-12-01T21:34:31.519463+0000 mon.a (mon.0) 6877 : audit 0 from='client.? 172.21.15.40:0/2968487513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:32 smithi141 bash[31670]: cluster 2023-12-01T21:34:30.701643+0000 mgr.y (mgr.24356) 10689 : cluster 0 pgmap v10657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:32 smithi141 bash[31670]: audit 2023-12-01T21:34:31.519463+0000 mon.a (mon.0) 6877 : audit 0 from='client.? 172.21.15.40:0/2968487513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:34 smithi040 bash[28232]: cluster 2023-12-01T21:34:32.702434+0000 mgr.y (mgr.24356) 10690 : cluster 0 pgmap v10658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:34 smithi040 bash[28232]: audit 2023-12-01T21:34:33.883729+0000 mon.c (mon.2) 6748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:34 smithi040 bash[28232]: audit 2023-12-01T21:34:33.978173+0000 mon.a (mon.0) 6878 : audit 0 from='client.? 172.21.15.40:0/333961803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:34 smithi040 bash[41173]: cluster 2023-12-01T21:34:32.702434+0000 mgr.y (mgr.24356) 10690 : cluster 0 pgmap v10658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:34 smithi040 bash[41173]: audit 2023-12-01T21:34:33.883729+0000 mon.c (mon.2) 6748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:34 smithi040 bash[41173]: audit 2023-12-01T21:34:33.978173+0000 mon.a (mon.0) 6878 : audit 0 from='client.? 172.21.15.40:0/333961803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:34 smithi141 bash[31670]: cluster 2023-12-01T21:34:32.702434+0000 mgr.y (mgr.24356) 10690 : cluster 0 pgmap v10658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:34 smithi141 bash[31670]: audit 2023-12-01T21:34:33.883729+0000 mon.c (mon.2) 6748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:34 smithi141 bash[31670]: audit 2023-12-01T21:34:33.978173+0000 mon.a (mon.0) 6878 : audit 0 from='client.? 172.21.15.40:0/333961803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:36.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:34:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:34:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:36 smithi040 bash[28232]: cluster 2023-12-01T21:34:34.703611+0000 mgr.y (mgr.24356) 10691 : cluster 0 pgmap v10659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:36 smithi040 bash[28232]: audit 2023-12-01T21:34:35.636050+0000 mon.c (mon.2) 6749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:34:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:36 smithi040 bash[41173]: cluster 2023-12-01T21:34:34.703611+0000 mgr.y (mgr.24356) 10691 : cluster 0 pgmap v10659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:36 smithi040 bash[41173]: audit 2023-12-01T21:34:35.636050+0000 mon.c (mon.2) 6749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:34:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:36 smithi141 bash[31670]: cluster 2023-12-01T21:34:34.703611+0000 mgr.y (mgr.24356) 10691 : cluster 0 pgmap v10659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:36 smithi141 bash[31670]: audit 2023-12-01T21:34:35.636050+0000 mon.c (mon.2) 6749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:34:37.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:37 smithi040 bash[41173]: audit 2023-12-01T21:34:36.437845+0000 mon.a (mon.0) 6879 : audit 0 from='client.? 172.21.15.40:0/2570077775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:37.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:37 smithi040 bash[28232]: audit 2023-12-01T21:34:36.437845+0000 mon.a (mon.0) 6879 : audit 0 from='client.? 172.21.15.40:0/2570077775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:37 smithi141 bash[31670]: audit 2023-12-01T21:34:36.437845+0000 mon.a (mon.0) 6879 : audit 0 from='client.? 172.21.15.40:0/2570077775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:38.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:38 smithi040 bash[41173]: cluster 2023-12-01T21:34:36.704255+0000 mgr.y (mgr.24356) 10692 : cluster 0 pgmap v10660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:38 smithi040 bash[28232]: cluster 2023-12-01T21:34:36.704255+0000 mgr.y (mgr.24356) 10692 : cluster 0 pgmap v10660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:38 smithi141 bash[31670]: cluster 2023-12-01T21:34:36.704255+0000 mgr.y (mgr.24356) 10692 : cluster 0 pgmap v10660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:39.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:39 smithi040 bash[28232]: audit 2023-12-01T21:34:38.902336+0000 mon.a (mon.0) 6880 : audit 0 from='client.? 172.21.15.40:0/2043539405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:39.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:39 smithi040 bash[41173]: audit 2023-12-01T21:34:38.902336+0000 mon.a (mon.0) 6880 : audit 0 from='client.? 172.21.15.40:0/2043539405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:39.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:39 smithi141 bash[31670]: audit 2023-12-01T21:34:38.902336+0000 mon.a (mon.0) 6880 : audit 0 from='client.? 172.21.15.40:0/2043539405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:40 smithi040 bash[28232]: cluster 2023-12-01T21:34:38.704754+0000 mgr.y (mgr.24356) 10693 : cluster 0 pgmap v10661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:40 smithi040 bash[41173]: cluster 2023-12-01T21:34:38.704754+0000 mgr.y (mgr.24356) 10693 : cluster 0 pgmap v10661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:40 smithi141 bash[31670]: cluster 2023-12-01T21:34:38.704754+0000 mgr.y (mgr.24356) 10693 : cluster 0 pgmap v10661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: cluster 2023-12-01T21:34:40.705799+0000 mgr.y (mgr.24356) 10694 : cluster 0 pgmap v10662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:41.384175+0000 mon.a (mon.0) 6881 : audit 0 from='client.? 172.21.15.40:0/954840034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:41.482443+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:41.491940+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:41.834064+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:41.846750+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:42.320932+0000 mon.c (mon.2) 6750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:42.322740+0000 mon.c (mon.2) 6751 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[41173]: audit 2023-12-01T21:34:42.333005+0000 mon.a (mon.0) 6886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: cluster 2023-12-01T21:34:40.705799+0000 mgr.y (mgr.24356) 10694 : cluster 0 pgmap v10662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:41.384175+0000 mon.a (mon.0) 6881 : audit 0 from='client.? 172.21.15.40:0/954840034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:41.482443+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:41.491940+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:41.834064+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:41.846750+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:42.320932+0000 mon.c (mon.2) 6750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:42.322740+0000 mon.c (mon.2) 6751 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:34:42.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:42 smithi040 bash[28232]: audit 2023-12-01T21:34:42.333005+0000 mon.a (mon.0) 6886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: cluster 2023-12-01T21:34:40.705799+0000 mgr.y (mgr.24356) 10694 : cluster 0 pgmap v10662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:41.384175+0000 mon.a (mon.0) 6881 : audit 0 from='client.? 172.21.15.40:0/954840034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:41.482443+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:41.491940+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:41.834064+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:41.846750+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:42.320932+0000 mon.c (mon.2) 6750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:42.322740+0000 mon.c (mon.2) 6751 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:34:42.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:42 smithi141 bash[31670]: audit 2023-12-01T21:34:42.333005+0000 mon.a (mon.0) 6886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:34:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:44 smithi040 bash[28232]: cluster 2023-12-01T21:34:42.706446+0000 mgr.y (mgr.24356) 10695 : cluster 0 pgmap v10663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:44 smithi040 bash[28232]: audit 2023-12-01T21:34:43.851434+0000 mon.c (mon.2) 6752 : audit 0 from='client.? 172.21.15.40:0/1990481211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:44.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:44 smithi040 bash[41173]: cluster 2023-12-01T21:34:42.706446+0000 mgr.y (mgr.24356) 10695 : cluster 0 pgmap v10663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:44.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:44 smithi040 bash[41173]: audit 2023-12-01T21:34:43.851434+0000 mon.c (mon.2) 6752 : audit 0 from='client.? 172.21.15.40:0/1990481211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:44 smithi141 bash[31670]: cluster 2023-12-01T21:34:42.706446+0000 mgr.y (mgr.24356) 10695 : cluster 0 pgmap v10663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:44 smithi141 bash[31670]: audit 2023-12-01T21:34:43.851434+0000 mon.c (mon.2) 6752 : audit 0 from='client.? 172.21.15.40:0/1990481211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:46 smithi040 bash[28232]: cluster 2023-12-01T21:34:44.708042+0000 mgr.y (mgr.24356) 10696 : cluster 0 pgmap v10664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:46 smithi040 bash[28232]: audit 2023-12-01T21:34:46.315373+0000 mon.c (mon.2) 6753 : audit 0 from='client.? 172.21.15.40:0/2444477496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:46.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:34:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:34:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:46 smithi040 bash[41173]: cluster 2023-12-01T21:34:44.708042+0000 mgr.y (mgr.24356) 10696 : cluster 0 pgmap v10664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:46 smithi040 bash[41173]: audit 2023-12-01T21:34:46.315373+0000 mon.c (mon.2) 6753 : audit 0 from='client.? 172.21.15.40:0/2444477496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:46 smithi141 bash[31670]: cluster 2023-12-01T21:34:44.708042+0000 mgr.y (mgr.24356) 10696 : cluster 0 pgmap v10664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:46 smithi141 bash[31670]: audit 2023-12-01T21:34:46.315373+0000 mon.c (mon.2) 6753 : audit 0 from='client.? 172.21.15.40:0/2444477496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:48 smithi040 bash[28232]: cluster 2023-12-01T21:34:46.708752+0000 mgr.y (mgr.24356) 10697 : cluster 0 pgmap v10665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:48 smithi040 bash[41173]: cluster 2023-12-01T21:34:46.708752+0000 mgr.y (mgr.24356) 10697 : cluster 0 pgmap v10665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:48 smithi141 bash[31670]: cluster 2023-12-01T21:34:46.708752+0000 mgr.y (mgr.24356) 10697 : cluster 0 pgmap v10665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:49 smithi040 bash[28232]: audit 2023-12-01T21:34:48.797811+0000 mon.c (mon.2) 6754 : audit 0 from='client.? 172.21.15.40:0/1044544957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:49 smithi040 bash[28232]: audit 2023-12-01T21:34:48.883921+0000 mon.c (mon.2) 6755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:49 smithi040 bash[41173]: audit 2023-12-01T21:34:48.797811+0000 mon.c (mon.2) 6754 : audit 0 from='client.? 172.21.15.40:0/1044544957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:49.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:49 smithi040 bash[41173]: audit 2023-12-01T21:34:48.883921+0000 mon.c (mon.2) 6755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:49 smithi141 bash[31670]: audit 2023-12-01T21:34:48.797811+0000 mon.c (mon.2) 6754 : audit 0 from='client.? 172.21.15.40:0/1044544957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:49 smithi141 bash[31670]: audit 2023-12-01T21:34:48.883921+0000 mon.c (mon.2) 6755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:50 smithi040 bash[28232]: cluster 2023-12-01T21:34:48.709302+0000 mgr.y (mgr.24356) 10698 : cluster 0 pgmap v10666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:50 smithi040 bash[41173]: cluster 2023-12-01T21:34:48.709302+0000 mgr.y (mgr.24356) 10698 : cluster 0 pgmap v10666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:50 smithi141 bash[31670]: cluster 2023-12-01T21:34:48.709302+0000 mgr.y (mgr.24356) 10698 : cluster 0 pgmap v10666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:51.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:51 smithi040 bash[28232]: audit 2023-12-01T21:34:51.261915+0000 mon.c (mon.2) 6756 : audit 0 from='client.? 172.21.15.40:0/3987573020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:51 smithi040 bash[41173]: audit 2023-12-01T21:34:51.261915+0000 mon.c (mon.2) 6756 : audit 0 from='client.? 172.21.15.40:0/3987573020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:51.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:51 smithi141 bash[31670]: audit 2023-12-01T21:34:51.261915+0000 mon.c (mon.2) 6756 : audit 0 from='client.? 172.21.15.40:0/3987573020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:52 smithi040 bash[28232]: cluster 2023-12-01T21:34:50.710425+0000 mgr.y (mgr.24356) 10699 : cluster 0 pgmap v10667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:52.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:52 smithi040 bash[41173]: cluster 2023-12-01T21:34:50.710425+0000 mgr.y (mgr.24356) 10699 : cluster 0 pgmap v10667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:52 smithi141 bash[31670]: cluster 2023-12-01T21:34:50.710425+0000 mgr.y (mgr.24356) 10699 : cluster 0 pgmap v10667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:54 smithi141 bash[31670]: cluster 2023-12-01T21:34:52.711054+0000 mgr.y (mgr.24356) 10700 : cluster 0 pgmap v10668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:54 smithi141 bash[31670]: audit 2023-12-01T21:34:53.728304+0000 mon.a (mon.0) 6887 : audit 0 from='client.? 172.21.15.40:0/3128116652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:54 smithi040 bash[28232]: cluster 2023-12-01T21:34:52.711054+0000 mgr.y (mgr.24356) 10700 : cluster 0 pgmap v10668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:54 smithi040 bash[28232]: audit 2023-12-01T21:34:53.728304+0000 mon.a (mon.0) 6887 : audit 0 from='client.? 172.21.15.40:0/3128116652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:54 smithi040 bash[41173]: cluster 2023-12-01T21:34:52.711054+0000 mgr.y (mgr.24356) 10700 : cluster 0 pgmap v10668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:54 smithi040 bash[41173]: audit 2023-12-01T21:34:53.728304+0000 mon.a (mon.0) 6887 : audit 0 from='client.? 172.21.15.40:0/3128116652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:56 smithi141 bash[31670]: cluster 2023-12-01T21:34:54.712312+0000 mgr.y (mgr.24356) 10701 : cluster 0 pgmap v10669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:56 smithi141 bash[31670]: audit 2023-12-01T21:34:56.192671+0000 mon.a (mon.0) 6888 : audit 0 from='client.? 172.21.15.40:0/1811259757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:34:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:34:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:56 smithi040 bash[41173]: cluster 2023-12-01T21:34:54.712312+0000 mgr.y (mgr.24356) 10701 : cluster 0 pgmap v10669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:56 smithi040 bash[41173]: audit 2023-12-01T21:34:56.192671+0000 mon.a (mon.0) 6888 : audit 0 from='client.? 172.21.15.40:0/1811259757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:56 smithi040 bash[28232]: cluster 2023-12-01T21:34:54.712312+0000 mgr.y (mgr.24356) 10701 : cluster 0 pgmap v10669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:56 smithi040 bash[28232]: audit 2023-12-01T21:34:56.192671+0000 mon.a (mon.0) 6888 : audit 0 from='client.? 172.21.15.40:0/1811259757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:58 smithi141 bash[31670]: cluster 2023-12-01T21:34:56.713026+0000 mgr.y (mgr.24356) 10702 : cluster 0 pgmap v10670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:58 smithi040 bash[28232]: cluster 2023-12-01T21:34:56.713026+0000 mgr.y (mgr.24356) 10702 : cluster 0 pgmap v10670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:58 smithi040 bash[41173]: cluster 2023-12-01T21:34:56.713026+0000 mgr.y (mgr.24356) 10702 : cluster 0 pgmap v10670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:34:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:34:59 smithi141 bash[31670]: audit 2023-12-01T21:34:58.660169+0000 mon.a (mon.0) 6889 : audit 0 from='client.? 172.21.15.40:0/897564238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:59.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:34:59 smithi040 bash[28232]: audit 2023-12-01T21:34:58.660169+0000 mon.a (mon.0) 6889 : audit 0 from='client.? 172.21.15.40:0/897564238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:34:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:34:59 smithi040 bash[41173]: audit 2023-12-01T21:34:58.660169+0000 mon.a (mon.0) 6889 : audit 0 from='client.? 172.21.15.40:0/897564238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:00 smithi141 bash[31670]: cluster 2023-12-01T21:34:58.713624+0000 mgr.y (mgr.24356) 10703 : cluster 0 pgmap v10671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:00 smithi040 bash[28232]: cluster 2023-12-01T21:34:58.713624+0000 mgr.y (mgr.24356) 10703 : cluster 0 pgmap v10671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:00 smithi040 bash[41173]: cluster 2023-12-01T21:34:58.713624+0000 mgr.y (mgr.24356) 10703 : cluster 0 pgmap v10671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:01 smithi040 bash[28232]: audit 2023-12-01T21:35:01.134608+0000 mon.a (mon.0) 6890 : audit 0 from='client.? 172.21.15.40:0/4211948051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:01 smithi040 bash[41173]: audit 2023-12-01T21:35:01.134608+0000 mon.a (mon.0) 6890 : audit 0 from='client.? 172.21.15.40:0/4211948051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:01 smithi141 bash[31670]: audit 2023-12-01T21:35:01.134608+0000 mon.a (mon.0) 6890 : audit 0 from='client.? 172.21.15.40:0/4211948051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:02 smithi141 bash[31670]: cluster 2023-12-01T21:35:00.714660+0000 mgr.y (mgr.24356) 10704 : cluster 0 pgmap v10672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:02 smithi040 bash[28232]: cluster 2023-12-01T21:35:00.714660+0000 mgr.y (mgr.24356) 10704 : cluster 0 pgmap v10672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:02 smithi040 bash[41173]: cluster 2023-12-01T21:35:00.714660+0000 mgr.y (mgr.24356) 10704 : cluster 0 pgmap v10672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:04 smithi141 bash[31670]: cluster 2023-12-01T21:35:02.715316+0000 mgr.y (mgr.24356) 10705 : cluster 0 pgmap v10673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:04 smithi141 bash[31670]: audit 2023-12-01T21:35:03.608986+0000 mon.c (mon.2) 6757 : audit 0 from='client.? 172.21.15.40:0/2634574513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:04 smithi141 bash[31670]: audit 2023-12-01T21:35:03.884350+0000 mon.c (mon.2) 6758 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:04 smithi040 bash[28232]: cluster 2023-12-01T21:35:02.715316+0000 mgr.y (mgr.24356) 10705 : cluster 0 pgmap v10673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:04 smithi040 bash[28232]: audit 2023-12-01T21:35:03.608986+0000 mon.c (mon.2) 6757 : audit 0 from='client.? 172.21.15.40:0/2634574513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:04 smithi040 bash[28232]: audit 2023-12-01T21:35:03.884350+0000 mon.c (mon.2) 6758 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:04 smithi040 bash[41173]: cluster 2023-12-01T21:35:02.715316+0000 mgr.y (mgr.24356) 10705 : cluster 0 pgmap v10673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:04 smithi040 bash[41173]: audit 2023-12-01T21:35:03.608986+0000 mon.c (mon.2) 6757 : audit 0 from='client.? 172.21.15.40:0/2634574513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:04 smithi040 bash[41173]: audit 2023-12-01T21:35:03.884350+0000 mon.c (mon.2) 6758 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:06 smithi141 bash[31670]: cluster 2023-12-01T21:35:04.716483+0000 mgr.y (mgr.24356) 10706 : cluster 0 pgmap v10674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:06 smithi141 bash[31670]: audit 2023-12-01T21:35:06.075211+0000 mon.a (mon.0) 6891 : audit 0 from='client.? 172.21.15.40:0/118770695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:06 smithi040 bash[28232]: cluster 2023-12-01T21:35:04.716483+0000 mgr.y (mgr.24356) 10706 : cluster 0 pgmap v10674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:06 smithi040 bash[28232]: audit 2023-12-01T21:35:06.075211+0000 mon.a (mon.0) 6891 : audit 0 from='client.? 172.21.15.40:0/118770695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:06 smithi040 bash[41173]: cluster 2023-12-01T21:35:04.716483+0000 mgr.y (mgr.24356) 10706 : cluster 0 pgmap v10674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:06 smithi040 bash[41173]: audit 2023-12-01T21:35:06.075211+0000 mon.a (mon.0) 6891 : audit 0 from='client.? 172.21.15.40:0/118770695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:06.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:35:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:35:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:08 smithi141 bash[31670]: cluster 2023-12-01T21:35:06.717153+0000 mgr.y (mgr.24356) 10707 : cluster 0 pgmap v10675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:08 smithi040 bash[41173]: cluster 2023-12-01T21:35:06.717153+0000 mgr.y (mgr.24356) 10707 : cluster 0 pgmap v10675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:08 smithi040 bash[28232]: cluster 2023-12-01T21:35:06.717153+0000 mgr.y (mgr.24356) 10707 : cluster 0 pgmap v10675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:09 smithi141 bash[31670]: audit 2023-12-01T21:35:08.541662+0000 mon.c (mon.2) 6759 : audit 0 from='client.? 172.21.15.40:0/4257789812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:09 smithi040 bash[28232]: audit 2023-12-01T21:35:08.541662+0000 mon.c (mon.2) 6759 : audit 0 from='client.? 172.21.15.40:0/4257789812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:09 smithi040 bash[41173]: audit 2023-12-01T21:35:08.541662+0000 mon.c (mon.2) 6759 : audit 0 from='client.? 172.21.15.40:0/4257789812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:10 smithi141 bash[31670]: cluster 2023-12-01T21:35:08.717813+0000 mgr.y (mgr.24356) 10708 : cluster 0 pgmap v10676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:10 smithi040 bash[28232]: cluster 2023-12-01T21:35:08.717813+0000 mgr.y (mgr.24356) 10708 : cluster 0 pgmap v10676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:10 smithi040 bash[41173]: cluster 2023-12-01T21:35:08.717813+0000 mgr.y (mgr.24356) 10708 : cluster 0 pgmap v10676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:11 smithi141 bash[31670]: audit 2023-12-01T21:35:11.009458+0000 mon.c (mon.2) 6760 : audit 0 from='client.? 172.21.15.40:0/3606810718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:11 smithi040 bash[41173]: audit 2023-12-01T21:35:11.009458+0000 mon.c (mon.2) 6760 : audit 0 from='client.? 172.21.15.40:0/3606810718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:11.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:11 smithi040 bash[28232]: audit 2023-12-01T21:35:11.009458+0000 mon.c (mon.2) 6760 : audit 0 from='client.? 172.21.15.40:0/3606810718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:12 smithi141 bash[31670]: cluster 2023-12-01T21:35:10.718936+0000 mgr.y (mgr.24356) 10709 : cluster 0 pgmap v10677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:12 smithi040 bash[28232]: cluster 2023-12-01T21:35:10.718936+0000 mgr.y (mgr.24356) 10709 : cluster 0 pgmap v10677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:12 smithi040 bash[41173]: cluster 2023-12-01T21:35:10.718936+0000 mgr.y (mgr.24356) 10709 : cluster 0 pgmap v10677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:14 smithi141 bash[31670]: cluster 2023-12-01T21:35:12.719592+0000 mgr.y (mgr.24356) 10710 : cluster 0 pgmap v10678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:14 smithi141 bash[31670]: audit 2023-12-01T21:35:13.483310+0000 mon.a (mon.0) 6892 : audit 0 from='client.? 172.21.15.40:0/1652293638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:14 smithi040 bash[28232]: cluster 2023-12-01T21:35:12.719592+0000 mgr.y (mgr.24356) 10710 : cluster 0 pgmap v10678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:14 smithi040 bash[28232]: audit 2023-12-01T21:35:13.483310+0000 mon.a (mon.0) 6892 : audit 0 from='client.? 172.21.15.40:0/1652293638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:14 smithi040 bash[41173]: cluster 2023-12-01T21:35:12.719592+0000 mgr.y (mgr.24356) 10710 : cluster 0 pgmap v10678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:14 smithi040 bash[41173]: audit 2023-12-01T21:35:13.483310+0000 mon.a (mon.0) 6892 : audit 0 from='client.? 172.21.15.40:0/1652293638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:16 smithi141 bash[31670]: cluster 2023-12-01T21:35:14.720759+0000 mgr.y (mgr.24356) 10711 : cluster 0 pgmap v10679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:16 smithi141 bash[31670]: audit 2023-12-01T21:35:15.946767+0000 mon.a (mon.0) 6893 : audit 0 from='client.? 172.21.15.40:0/341691375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:35:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:35:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:16 smithi040 bash[28232]: cluster 2023-12-01T21:35:14.720759+0000 mgr.y (mgr.24356) 10711 : cluster 0 pgmap v10679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:16 smithi040 bash[28232]: audit 2023-12-01T21:35:15.946767+0000 mon.a (mon.0) 6893 : audit 0 from='client.? 172.21.15.40:0/341691375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:16 smithi040 bash[41173]: cluster 2023-12-01T21:35:14.720759+0000 mgr.y (mgr.24356) 10711 : cluster 0 pgmap v10679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:16 smithi040 bash[41173]: audit 2023-12-01T21:35:15.946767+0000 mon.a (mon.0) 6893 : audit 0 from='client.? 172.21.15.40:0/341691375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:18 smithi141 bash[31670]: cluster 2023-12-01T21:35:16.721437+0000 mgr.y (mgr.24356) 10712 : cluster 0 pgmap v10680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:18 smithi141 bash[31670]: audit 2023-12-01T21:35:18.423156+0000 mon.a (mon.0) 6894 : audit 0 from='client.? 172.21.15.40:0/2126239578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:18 smithi040 bash[41173]: cluster 2023-12-01T21:35:16.721437+0000 mgr.y (mgr.24356) 10712 : cluster 0 pgmap v10680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:18 smithi040 bash[41173]: audit 2023-12-01T21:35:18.423156+0000 mon.a (mon.0) 6894 : audit 0 from='client.? 172.21.15.40:0/2126239578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:18 smithi040 bash[28232]: cluster 2023-12-01T21:35:16.721437+0000 mgr.y (mgr.24356) 10712 : cluster 0 pgmap v10680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:18 smithi040 bash[28232]: audit 2023-12-01T21:35:18.423156+0000 mon.a (mon.0) 6894 : audit 0 from='client.? 172.21.15.40:0/2126239578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:19 smithi141 bash[31670]: audit 2023-12-01T21:35:18.884855+0000 mon.c (mon.2) 6761 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:19 smithi040 bash[28232]: audit 2023-12-01T21:35:18.884855+0000 mon.c (mon.2) 6761 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:19 smithi040 bash[41173]: audit 2023-12-01T21:35:18.884855+0000 mon.c (mon.2) 6761 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:20 smithi141 bash[31670]: cluster 2023-12-01T21:35:18.722124+0000 mgr.y (mgr.24356) 10713 : cluster 0 pgmap v10681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:20 smithi040 bash[41173]: cluster 2023-12-01T21:35:18.722124+0000 mgr.y (mgr.24356) 10713 : cluster 0 pgmap v10681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:20 smithi040 bash[28232]: cluster 2023-12-01T21:35:18.722124+0000 mgr.y (mgr.24356) 10713 : cluster 0 pgmap v10681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:21 smithi141 bash[31670]: audit 2023-12-01T21:35:20.891184+0000 mon.a (mon.0) 6895 : audit 0 from='client.? 172.21.15.40:0/2249814716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:21 smithi040 bash[28232]: audit 2023-12-01T21:35:20.891184+0000 mon.a (mon.0) 6895 : audit 0 from='client.? 172.21.15.40:0/2249814716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:21 smithi040 bash[41173]: audit 2023-12-01T21:35:20.891184+0000 mon.a (mon.0) 6895 : audit 0 from='client.? 172.21.15.40:0/2249814716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:22 smithi141 bash[31670]: cluster 2023-12-01T21:35:20.723215+0000 mgr.y (mgr.24356) 10714 : cluster 0 pgmap v10682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:22 smithi040 bash[28232]: cluster 2023-12-01T21:35:20.723215+0000 mgr.y (mgr.24356) 10714 : cluster 0 pgmap v10682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:22 smithi040 bash[41173]: cluster 2023-12-01T21:35:20.723215+0000 mgr.y (mgr.24356) 10714 : cluster 0 pgmap v10682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:23 smithi141 bash[31670]: audit 2023-12-01T21:35:23.348417+0000 mon.c (mon.2) 6762 : audit 0 from='client.? 172.21.15.40:0/2641443931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:23 smithi040 bash[28232]: audit 2023-12-01T21:35:23.348417+0000 mon.c (mon.2) 6762 : audit 0 from='client.? 172.21.15.40:0/2641443931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:23 smithi040 bash[41173]: audit 2023-12-01T21:35:23.348417+0000 mon.c (mon.2) 6762 : audit 0 from='client.? 172.21.15.40:0/2641443931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:24 smithi141 bash[31670]: cluster 2023-12-01T21:35:22.723881+0000 mgr.y (mgr.24356) 10715 : cluster 0 pgmap v10683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:24 smithi040 bash[28232]: cluster 2023-12-01T21:35:22.723881+0000 mgr.y (mgr.24356) 10715 : cluster 0 pgmap v10683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:24 smithi040 bash[41173]: cluster 2023-12-01T21:35:22.723881+0000 mgr.y (mgr.24356) 10715 : cluster 0 pgmap v10683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:35:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:35:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:26 smithi040 bash[28232]: cluster 2023-12-01T21:35:24.725000+0000 mgr.y (mgr.24356) 10716 : cluster 0 pgmap v10684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:26 smithi040 bash[28232]: audit 2023-12-01T21:35:25.820814+0000 mon.a (mon.0) 6896 : audit 0 from='client.? 172.21.15.40:0/2705787314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:26 smithi040 bash[41173]: cluster 2023-12-01T21:35:24.725000+0000 mgr.y (mgr.24356) 10716 : cluster 0 pgmap v10684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:26 smithi040 bash[41173]: audit 2023-12-01T21:35:25.820814+0000 mon.a (mon.0) 6896 : audit 0 from='client.? 172.21.15.40:0/2705787314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:26 smithi141 bash[31670]: cluster 2023-12-01T21:35:24.725000+0000 mgr.y (mgr.24356) 10716 : cluster 0 pgmap v10684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:26 smithi141 bash[31670]: audit 2023-12-01T21:35:25.820814+0000 mon.a (mon.0) 6896 : audit 0 from='client.? 172.21.15.40:0/2705787314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:28 smithi040 bash[41173]: cluster 2023-12-01T21:35:26.725733+0000 mgr.y (mgr.24356) 10717 : cluster 0 pgmap v10685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:28 smithi040 bash[41173]: audit 2023-12-01T21:35:28.284347+0000 mon.c (mon.2) 6763 : audit 0 from='client.? 172.21.15.40:0/1465883928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:28 smithi040 bash[28232]: cluster 2023-12-01T21:35:26.725733+0000 mgr.y (mgr.24356) 10717 : cluster 0 pgmap v10685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:28.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:28 smithi040 bash[28232]: audit 2023-12-01T21:35:28.284347+0000 mon.c (mon.2) 6763 : audit 0 from='client.? 172.21.15.40:0/1465883928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:28 smithi141 bash[31670]: cluster 2023-12-01T21:35:26.725733+0000 mgr.y (mgr.24356) 10717 : cluster 0 pgmap v10685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:28 smithi141 bash[31670]: audit 2023-12-01T21:35:28.284347+0000 mon.c (mon.2) 6763 : audit 0 from='client.? 172.21.15.40:0/1465883928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:30 smithi040 bash[28232]: cluster 2023-12-01T21:35:28.726564+0000 mgr.y (mgr.24356) 10718 : cluster 0 pgmap v10686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:30 smithi040 bash[41173]: cluster 2023-12-01T21:35:28.726564+0000 mgr.y (mgr.24356) 10718 : cluster 0 pgmap v10686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:30 smithi141 bash[31670]: cluster 2023-12-01T21:35:28.726564+0000 mgr.y (mgr.24356) 10718 : cluster 0 pgmap v10686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:31 smithi040 bash[28232]: audit 2023-12-01T21:35:30.753080+0000 mon.c (mon.2) 6764 : audit 0 from='client.? 172.21.15.40:0/2263758466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:31 smithi040 bash[41173]: audit 2023-12-01T21:35:30.753080+0000 mon.c (mon.2) 6764 : audit 0 from='client.? 172.21.15.40:0/2263758466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:31 smithi141 bash[31670]: audit 2023-12-01T21:35:30.753080+0000 mon.c (mon.2) 6764 : audit 0 from='client.? 172.21.15.40:0/2263758466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:32 smithi040 bash[28232]: cluster 2023-12-01T21:35:30.727820+0000 mgr.y (mgr.24356) 10719 : cluster 0 pgmap v10687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:32 smithi040 bash[41173]: cluster 2023-12-01T21:35:30.727820+0000 mgr.y (mgr.24356) 10719 : cluster 0 pgmap v10687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:32 smithi141 bash[31670]: cluster 2023-12-01T21:35:30.727820+0000 mgr.y (mgr.24356) 10719 : cluster 0 pgmap v10687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:33 smithi040 bash[28232]: audit 2023-12-01T21:35:33.229370+0000 mon.a (mon.0) 6897 : audit 0 from='client.? 172.21.15.40:0/1604477385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:33 smithi040 bash[41173]: audit 2023-12-01T21:35:33.229370+0000 mon.a (mon.0) 6897 : audit 0 from='client.? 172.21.15.40:0/1604477385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:33 smithi141 bash[31670]: audit 2023-12-01T21:35:33.229370+0000 mon.a (mon.0) 6897 : audit 0 from='client.? 172.21.15.40:0/1604477385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:34 smithi040 bash[28232]: cluster 2023-12-01T21:35:32.728547+0000 mgr.y (mgr.24356) 10720 : cluster 0 pgmap v10688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:34 smithi040 bash[28232]: audit 2023-12-01T21:35:33.885633+0000 mon.c (mon.2) 6765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:34 smithi040 bash[41173]: cluster 2023-12-01T21:35:32.728547+0000 mgr.y (mgr.24356) 10720 : cluster 0 pgmap v10688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:34 smithi040 bash[41173]: audit 2023-12-01T21:35:33.885633+0000 mon.c (mon.2) 6765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:34 smithi141 bash[31670]: cluster 2023-12-01T21:35:32.728547+0000 mgr.y (mgr.24356) 10720 : cluster 0 pgmap v10688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:34 smithi141 bash[31670]: audit 2023-12-01T21:35:33.885633+0000 mon.c (mon.2) 6765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:35:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:35:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:36 smithi040 bash[28232]: cluster 2023-12-01T21:35:34.729713+0000 mgr.y (mgr.24356) 10721 : cluster 0 pgmap v10689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:36 smithi040 bash[28232]: audit 2023-12-01T21:35:35.684968+0000 mon.c (mon.2) 6766 : audit 0 from='client.? 172.21.15.40:0/3633990576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:36 smithi040 bash[41173]: cluster 2023-12-01T21:35:34.729713+0000 mgr.y (mgr.24356) 10721 : cluster 0 pgmap v10689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:36 smithi040 bash[41173]: audit 2023-12-01T21:35:35.684968+0000 mon.c (mon.2) 6766 : audit 0 from='client.? 172.21.15.40:0/3633990576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:36 smithi141 bash[31670]: cluster 2023-12-01T21:35:34.729713+0000 mgr.y (mgr.24356) 10721 : cluster 0 pgmap v10689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:36 smithi141 bash[31670]: audit 2023-12-01T21:35:35.684968+0000 mon.c (mon.2) 6766 : audit 0 from='client.? 172.21.15.40:0/3633990576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:38 smithi040 bash[28232]: cluster 2023-12-01T21:35:36.730390+0000 mgr.y (mgr.24356) 10722 : cluster 0 pgmap v10690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:38 smithi040 bash[28232]: audit 2023-12-01T21:35:38.142928+0000 mon.a (mon.0) 6898 : audit 0 from='client.? 172.21.15.40:0/135390721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:38 smithi040 bash[41173]: cluster 2023-12-01T21:35:36.730390+0000 mgr.y (mgr.24356) 10722 : cluster 0 pgmap v10690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:38 smithi040 bash[41173]: audit 2023-12-01T21:35:38.142928+0000 mon.a (mon.0) 6898 : audit 0 from='client.? 172.21.15.40:0/135390721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:38 smithi141 bash[31670]: cluster 2023-12-01T21:35:36.730390+0000 mgr.y (mgr.24356) 10722 : cluster 0 pgmap v10690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:38 smithi141 bash[31670]: audit 2023-12-01T21:35:38.142928+0000 mon.a (mon.0) 6898 : audit 0 from='client.? 172.21.15.40:0/135390721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:40.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:40 smithi040 bash[28232]: cluster 2023-12-01T21:35:38.731041+0000 mgr.y (mgr.24356) 10723 : cluster 0 pgmap v10691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:40.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:40 smithi040 bash[41173]: cluster 2023-12-01T21:35:38.731041+0000 mgr.y (mgr.24356) 10723 : cluster 0 pgmap v10691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:40 smithi141 bash[31670]: cluster 2023-12-01T21:35:38.731041+0000 mgr.y (mgr.24356) 10723 : cluster 0 pgmap v10691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:41 smithi040 bash[28232]: audit 2023-12-01T21:35:40.612637+0000 mon.c (mon.2) 6767 : audit 0 from='client.? 172.21.15.40:0/1752854433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:41 smithi040 bash[41173]: audit 2023-12-01T21:35:40.612637+0000 mon.c (mon.2) 6767 : audit 0 from='client.? 172.21.15.40:0/1752854433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:41 smithi141 bash[31670]: audit 2023-12-01T21:35:40.612637+0000 mon.c (mon.2) 6767 : audit 0 from='client.? 172.21.15.40:0/1752854433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:42 smithi040 bash[41173]: cluster 2023-12-01T21:35:40.732199+0000 mgr.y (mgr.24356) 10724 : cluster 0 pgmap v10692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:42 smithi040 bash[41173]: audit 2023-12-01T21:35:42.419758+0000 mon.c (mon.2) 6768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:35:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:42 smithi040 bash[28232]: cluster 2023-12-01T21:35:40.732199+0000 mgr.y (mgr.24356) 10724 : cluster 0 pgmap v10692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:42 smithi040 bash[28232]: audit 2023-12-01T21:35:42.419758+0000 mon.c (mon.2) 6768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:35:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:42 smithi141 bash[31670]: cluster 2023-12-01T21:35:40.732199+0000 mgr.y (mgr.24356) 10724 : cluster 0 pgmap v10692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:42 smithi141 bash[31670]: audit 2023-12-01T21:35:42.419758+0000 mon.c (mon.2) 6768 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:35:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[28232]: cluster 2023-12-01T21:35:42.732869+0000 mgr.y (mgr.24356) 10725 : cluster 0 pgmap v10693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[28232]: audit 2023-12-01T21:35:42.799558+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[28232]: audit 2023-12-01T21:35:42.814433+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:44.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[28232]: audit 2023-12-01T21:35:43.069088+0000 mon.c (mon.2) 6769 : audit 0 from='client.? 172.21.15.40:0/2269541109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[41173]: cluster 2023-12-01T21:35:42.732869+0000 mgr.y (mgr.24356) 10725 : cluster 0 pgmap v10693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[41173]: audit 2023-12-01T21:35:42.799558+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[41173]: audit 2023-12-01T21:35:42.814433+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:44.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:43 smithi040 bash[41173]: audit 2023-12-01T21:35:43.069088+0000 mon.c (mon.2) 6769 : audit 0 from='client.? 172.21.15.40:0/2269541109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:43 smithi141 bash[31670]: cluster 2023-12-01T21:35:42.732869+0000 mgr.y (mgr.24356) 10725 : cluster 0 pgmap v10693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:43 smithi141 bash[31670]: audit 2023-12-01T21:35:42.799558+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:43 smithi141 bash[31670]: audit 2023-12-01T21:35:42.814433+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:43 smithi141 bash[31670]: audit 2023-12-01T21:35:43.069088+0000 mon.c (mon.2) 6769 : audit 0 from='client.? 172.21.15.40:0/2269541109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:46.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:46 smithi040 bash[28232]: cluster 2023-12-01T21:35:44.733956+0000 mgr.y (mgr.24356) 10726 : cluster 0 pgmap v10694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:46.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:46 smithi040 bash[28232]: audit 2023-12-01T21:35:45.546149+0000 mon.c (mon.2) 6770 : audit 0 from='client.? 172.21.15.40:0/3779931151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:46 smithi040 bash[41173]: cluster 2023-12-01T21:35:44.733956+0000 mgr.y (mgr.24356) 10726 : cluster 0 pgmap v10694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:46 smithi040 bash[41173]: audit 2023-12-01T21:35:45.546149+0000 mon.c (mon.2) 6770 : audit 0 from='client.? 172.21.15.40:0/3779931151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:46 smithi141 bash[31670]: cluster 2023-12-01T21:35:44.733956+0000 mgr.y (mgr.24356) 10726 : cluster 0 pgmap v10694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:46 smithi141 bash[31670]: audit 2023-12-01T21:35:45.546149+0000 mon.c (mon.2) 6770 : audit 0 from='client.? 172.21.15.40:0/3779931151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:35:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:35:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:48 smithi141 bash[31670]: cluster 2023-12-01T21:35:46.734627+0000 mgr.y (mgr.24356) 10727 : cluster 0 pgmap v10695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:48 smithi141 bash[31670]: audit 2023-12-01T21:35:48.029075+0000 mon.a (mon.0) 6901 : audit 0 from='client.? 172.21.15.40:0/158024219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:48 smithi040 bash[41173]: cluster 2023-12-01T21:35:46.734627+0000 mgr.y (mgr.24356) 10727 : cluster 0 pgmap v10695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:48 smithi040 bash[41173]: audit 2023-12-01T21:35:48.029075+0000 mon.a (mon.0) 6901 : audit 0 from='client.? 172.21.15.40:0/158024219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:48 smithi040 bash[28232]: cluster 2023-12-01T21:35:46.734627+0000 mgr.y (mgr.24356) 10727 : cluster 0 pgmap v10695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:48.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:48 smithi040 bash[28232]: audit 2023-12-01T21:35:48.029075+0000 mon.a (mon.0) 6901 : audit 0 from='client.? 172.21.15.40:0/158024219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:48.614342+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:48.628990+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:48.673776+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:48.687728+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: cluster 2023-12-01T21:35:48.735221+0000 mgr.y (mgr.24356) 10728 : cluster 0 pgmap v10696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:48.885567+0000 mon.c (mon.2) 6771 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:49.217593+0000 mon.c (mon.2) 6772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:49.219488+0000 mon.c (mon.2) 6773 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[28232]: audit 2023-12-01T21:35:49.229235+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:48.614342+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:48.628990+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:48.673776+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:48.687728+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:49.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: cluster 2023-12-01T21:35:48.735221+0000 mgr.y (mgr.24356) 10728 : cluster 0 pgmap v10696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:49.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:48.885567+0000 mon.c (mon.2) 6771 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:49.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:49.217593+0000 mon.c (mon.2) 6772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:35:49.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:49.219488+0000 mon.c (mon.2) 6773 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:35:49.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:49 smithi040 bash[41173]: audit 2023-12-01T21:35:49.229235+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:48.614342+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:48.628990+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:48.673776+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:48.687728+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: cluster 2023-12-01T21:35:48.735221+0000 mgr.y (mgr.24356) 10728 : cluster 0 pgmap v10696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:48.885567+0000 mon.c (mon.2) 6771 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:49.217593+0000 mon.c (mon.2) 6772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:49.219488+0000 mon.c (mon.2) 6773 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:35:50.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:49 smithi141 bash[31670]: audit 2023-12-01T21:35:49.229235+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:35:51.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:51 smithi141 bash[31670]: audit 2023-12-01T21:35:50.501554+0000 mon.a (mon.0) 6907 : audit 0 from='client.? 172.21.15.40:0/602956680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:51.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:51 smithi040 bash[28232]: audit 2023-12-01T21:35:50.501554+0000 mon.a (mon.0) 6907 : audit 0 from='client.? 172.21.15.40:0/602956680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:51 smithi040 bash[41173]: audit 2023-12-01T21:35:50.501554+0000 mon.a (mon.0) 6907 : audit 0 from='client.? 172.21.15.40:0/602956680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:52 smithi141 bash[31670]: cluster 2023-12-01T21:35:50.736343+0000 mgr.y (mgr.24356) 10729 : cluster 0 pgmap v10697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:52 smithi040 bash[28232]: cluster 2023-12-01T21:35:50.736343+0000 mgr.y (mgr.24356) 10729 : cluster 0 pgmap v10697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:52 smithi040 bash[41173]: cluster 2023-12-01T21:35:50.736343+0000 mgr.y (mgr.24356) 10729 : cluster 0 pgmap v10697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:53.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:53 smithi141 bash[31670]: audit 2023-12-01T21:35:52.963443+0000 mon.c (mon.2) 6774 : audit 0 from='client.? 172.21.15.40:0/3201611403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:53 smithi040 bash[41173]: audit 2023-12-01T21:35:52.963443+0000 mon.c (mon.2) 6774 : audit 0 from='client.? 172.21.15.40:0/3201611403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:53.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:53 smithi040 bash[28232]: audit 2023-12-01T21:35:52.963443+0000 mon.c (mon.2) 6774 : audit 0 from='client.? 172.21.15.40:0/3201611403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:54.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:54 smithi141 bash[31670]: cluster 2023-12-01T21:35:52.736968+0000 mgr.y (mgr.24356) 10730 : cluster 0 pgmap v10698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:54 smithi040 bash[28232]: cluster 2023-12-01T21:35:52.736968+0000 mgr.y (mgr.24356) 10730 : cluster 0 pgmap v10698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:54 smithi040 bash[41173]: cluster 2023-12-01T21:35:52.736968+0000 mgr.y (mgr.24356) 10730 : cluster 0 pgmap v10698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:56.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:56 smithi040 bash[28232]: cluster 2023-12-01T21:35:54.738070+0000 mgr.y (mgr.24356) 10731 : cluster 0 pgmap v10699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:56.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:56 smithi040 bash[28232]: audit 2023-12-01T21:35:55.431953+0000 mon.c (mon.2) 6775 : audit 0 from='client.? 172.21.15.40:0/1379926318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:56.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:56 smithi040 bash[41173]: cluster 2023-12-01T21:35:54.738070+0000 mgr.y (mgr.24356) 10731 : cluster 0 pgmap v10699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:56.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:56 smithi040 bash[41173]: audit 2023-12-01T21:35:55.431953+0000 mon.c (mon.2) 6775 : audit 0 from='client.? 172.21.15.40:0/1379926318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:56 smithi141 bash[31670]: cluster 2023-12-01T21:35:54.738070+0000 mgr.y (mgr.24356) 10731 : cluster 0 pgmap v10699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:56 smithi141 bash[31670]: audit 2023-12-01T21:35:55.431953+0000 mon.c (mon.2) 6775 : audit 0 from='client.? 172.21.15.40:0/1379926318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:35:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:35:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:58 smithi141 bash[31670]: cluster 2023-12-01T21:35:56.738736+0000 mgr.y (mgr.24356) 10732 : cluster 0 pgmap v10700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:35:58 smithi141 bash[31670]: audit 2023-12-01T21:35:57.889671+0000 mon.a (mon.0) 6908 : audit 0 from='client.? 172.21.15.40:0/482882190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:58 smithi040 bash[28232]: cluster 2023-12-01T21:35:56.738736+0000 mgr.y (mgr.24356) 10732 : cluster 0 pgmap v10700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:35:58 smithi040 bash[28232]: audit 2023-12-01T21:35:57.889671+0000 mon.a (mon.0) 6908 : audit 0 from='client.? 172.21.15.40:0/482882190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:35:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:58 smithi040 bash[41173]: cluster 2023-12-01T21:35:56.738736+0000 mgr.y (mgr.24356) 10732 : cluster 0 pgmap v10700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:35:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:35:58 smithi040 bash[41173]: audit 2023-12-01T21:35:57.889671+0000 mon.a (mon.0) 6908 : audit 0 from='client.? 172.21.15.40:0/482882190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:00 smithi141 bash[31670]: cluster 2023-12-01T21:35:58.739408+0000 mgr.y (mgr.24356) 10733 : cluster 0 pgmap v10701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:00 smithi040 bash[28232]: cluster 2023-12-01T21:35:58.739408+0000 mgr.y (mgr.24356) 10733 : cluster 0 pgmap v10701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:00 smithi040 bash[41173]: cluster 2023-12-01T21:35:58.739408+0000 mgr.y (mgr.24356) 10733 : cluster 0 pgmap v10701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:01 smithi141 bash[31670]: audit 2023-12-01T21:36:00.347835+0000 mon.a (mon.0) 6909 : audit 0 from='client.? 172.21.15.40:0/2638542436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:01 smithi040 bash[28232]: audit 2023-12-01T21:36:00.347835+0000 mon.a (mon.0) 6909 : audit 0 from='client.? 172.21.15.40:0/2638542436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:01 smithi040 bash[41173]: audit 2023-12-01T21:36:00.347835+0000 mon.a (mon.0) 6909 : audit 0 from='client.? 172.21.15.40:0/2638542436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:02 smithi141 bash[31670]: cluster 2023-12-01T21:36:00.740629+0000 mgr.y (mgr.24356) 10734 : cluster 0 pgmap v10702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:02 smithi040 bash[41173]: cluster 2023-12-01T21:36:00.740629+0000 mgr.y (mgr.24356) 10734 : cluster 0 pgmap v10702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:02 smithi040 bash[28232]: cluster 2023-12-01T21:36:00.740629+0000 mgr.y (mgr.24356) 10734 : cluster 0 pgmap v10702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:03.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:03 smithi141 bash[31670]: audit 2023-12-01T21:36:02.813886+0000 mon.a (mon.0) 6910 : audit 0 from='client.? 172.21.15.40:0/404769637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:03 smithi040 bash[28232]: audit 2023-12-01T21:36:02.813886+0000 mon.a (mon.0) 6910 : audit 0 from='client.? 172.21.15.40:0/404769637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:03 smithi040 bash[41173]: audit 2023-12-01T21:36:02.813886+0000 mon.a (mon.0) 6910 : audit 0 from='client.? 172.21.15.40:0/404769637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:04 smithi141 bash[31670]: cluster 2023-12-01T21:36:02.741109+0000 mgr.y (mgr.24356) 10735 : cluster 0 pgmap v10703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:04.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:04 smithi141 bash[31670]: audit 2023-12-01T21:36:03.885993+0000 mon.c (mon.2) 6776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:04 smithi040 bash[28232]: cluster 2023-12-01T21:36:02.741109+0000 mgr.y (mgr.24356) 10735 : cluster 0 pgmap v10703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:04 smithi040 bash[28232]: audit 2023-12-01T21:36:03.885993+0000 mon.c (mon.2) 6776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:04 smithi040 bash[41173]: cluster 2023-12-01T21:36:02.741109+0000 mgr.y (mgr.24356) 10735 : cluster 0 pgmap v10703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:04 smithi040 bash[41173]: audit 2023-12-01T21:36:03.885993+0000 mon.c (mon.2) 6776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:06 smithi141 bash[31670]: cluster 2023-12-01T21:36:04.742195+0000 mgr.y (mgr.24356) 10736 : cluster 0 pgmap v10704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:06 smithi141 bash[31670]: audit 2023-12-01T21:36:05.276295+0000 mon.c (mon.2) 6777 : audit 0 from='client.? 172.21.15.40:0/288357941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:06 smithi040 bash[28232]: cluster 2023-12-01T21:36:04.742195+0000 mgr.y (mgr.24356) 10736 : cluster 0 pgmap v10704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:06 smithi040 bash[28232]: audit 2023-12-01T21:36:05.276295+0000 mon.c (mon.2) 6777 : audit 0 from='client.? 172.21.15.40:0/288357941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:06.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:36:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:36:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:06 smithi040 bash[41173]: cluster 2023-12-01T21:36:04.742195+0000 mgr.y (mgr.24356) 10736 : cluster 0 pgmap v10704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:06 smithi040 bash[41173]: audit 2023-12-01T21:36:05.276295+0000 mon.c (mon.2) 6777 : audit 0 from='client.? 172.21.15.40:0/288357941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:08 smithi141 bash[31670]: cluster 2023-12-01T21:36:06.742873+0000 mgr.y (mgr.24356) 10737 : cluster 0 pgmap v10705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:08 smithi141 bash[31670]: audit 2023-12-01T21:36:07.736133+0000 mon.a (mon.0) 6911 : audit 0 from='client.? 172.21.15.40:0/2699881142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:08 smithi040 bash[28232]: cluster 2023-12-01T21:36:06.742873+0000 mgr.y (mgr.24356) 10737 : cluster 0 pgmap v10705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:08 smithi040 bash[28232]: audit 2023-12-01T21:36:07.736133+0000 mon.a (mon.0) 6911 : audit 0 from='client.? 172.21.15.40:0/2699881142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:08 smithi040 bash[41173]: cluster 2023-12-01T21:36:06.742873+0000 mgr.y (mgr.24356) 10737 : cluster 0 pgmap v10705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:08 smithi040 bash[41173]: audit 2023-12-01T21:36:07.736133+0000 mon.a (mon.0) 6911 : audit 0 from='client.? 172.21.15.40:0/2699881142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:10.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:10 smithi141 bash[31670]: cluster 2023-12-01T21:36:08.743526+0000 mgr.y (mgr.24356) 10738 : cluster 0 pgmap v10706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:10.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:10 smithi141 bash[31670]: audit 2023-12-01T21:36:10.207081+0000 mon.c (mon.2) 6778 : audit 0 from='client.? 172.21.15.40:0/1882967139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:10 smithi040 bash[28232]: cluster 2023-12-01T21:36:08.743526+0000 mgr.y (mgr.24356) 10738 : cluster 0 pgmap v10706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:10 smithi040 bash[28232]: audit 2023-12-01T21:36:10.207081+0000 mon.c (mon.2) 6778 : audit 0 from='client.? 172.21.15.40:0/1882967139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:10 smithi040 bash[41173]: cluster 2023-12-01T21:36:08.743526+0000 mgr.y (mgr.24356) 10738 : cluster 0 pgmap v10706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:10 smithi040 bash[41173]: audit 2023-12-01T21:36:10.207081+0000 mon.c (mon.2) 6778 : audit 0 from='client.? 172.21.15.40:0/1882967139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:12.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:12 smithi141 bash[31670]: cluster 2023-12-01T21:36:10.744730+0000 mgr.y (mgr.24356) 10739 : cluster 0 pgmap v10707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:12 smithi040 bash[28232]: cluster 2023-12-01T21:36:10.744730+0000 mgr.y (mgr.24356) 10739 : cluster 0 pgmap v10707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:12 smithi040 bash[41173]: cluster 2023-12-01T21:36:10.744730+0000 mgr.y (mgr.24356) 10739 : cluster 0 pgmap v10707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:13.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:13 smithi141 bash[31670]: audit 2023-12-01T21:36:12.668488+0000 mon.a (mon.0) 6912 : audit 0 from='client.? 172.21.15.40:0/2473786644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:13.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:13 smithi040 bash[28232]: audit 2023-12-01T21:36:12.668488+0000 mon.a (mon.0) 6912 : audit 0 from='client.? 172.21.15.40:0/2473786644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:13.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:13 smithi040 bash[41173]: audit 2023-12-01T21:36:12.668488+0000 mon.a (mon.0) 6912 : audit 0 from='client.? 172.21.15.40:0/2473786644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:14.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:14 smithi141 bash[31670]: cluster 2023-12-01T21:36:12.745453+0000 mgr.y (mgr.24356) 10740 : cluster 0 pgmap v10708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:14 smithi040 bash[28232]: cluster 2023-12-01T21:36:12.745453+0000 mgr.y (mgr.24356) 10740 : cluster 0 pgmap v10708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:14 smithi040 bash[41173]: cluster 2023-12-01T21:36:12.745453+0000 mgr.y (mgr.24356) 10740 : cluster 0 pgmap v10708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:15 smithi040 bash[28232]: audit 2023-12-01T21:36:15.128098+0000 mon.a (mon.0) 6913 : audit 0 from='client.? 172.21.15.40:0/1927706637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:15 smithi040 bash[41173]: audit 2023-12-01T21:36:15.128098+0000 mon.a (mon.0) 6913 : audit 0 from='client.? 172.21.15.40:0/1927706637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:15.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:15 smithi141 bash[31670]: audit 2023-12-01T21:36:15.128098+0000 mon.a (mon.0) 6913 : audit 0 from='client.? 172.21.15.40:0/1927706637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:16.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:16 smithi040 bash[28232]: cluster 2023-12-01T21:36:14.746755+0000 mgr.y (mgr.24356) 10741 : cluster 0 pgmap v10709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:16.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:36:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:36:16.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:16 smithi040 bash[41173]: cluster 2023-12-01T21:36:14.746755+0000 mgr.y (mgr.24356) 10741 : cluster 0 pgmap v10709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:16 smithi141 bash[31670]: cluster 2023-12-01T21:36:14.746755+0000 mgr.y (mgr.24356) 10741 : cluster 0 pgmap v10709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:18 smithi040 bash[28232]: cluster 2023-12-01T21:36:16.747491+0000 mgr.y (mgr.24356) 10742 : cluster 0 pgmap v10710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:18.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:18 smithi040 bash[28232]: audit 2023-12-01T21:36:17.586678+0000 mon.c (mon.2) 6779 : audit 0 from='client.? 172.21.15.40:0/4043348340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:18 smithi040 bash[41173]: cluster 2023-12-01T21:36:16.747491+0000 mgr.y (mgr.24356) 10742 : cluster 0 pgmap v10710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:18 smithi040 bash[41173]: audit 2023-12-01T21:36:17.586678+0000 mon.c (mon.2) 6779 : audit 0 from='client.? 172.21.15.40:0/4043348340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:18 smithi141 bash[31670]: cluster 2023-12-01T21:36:16.747491+0000 mgr.y (mgr.24356) 10742 : cluster 0 pgmap v10710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:18 smithi141 bash[31670]: audit 2023-12-01T21:36:17.586678+0000 mon.c (mon.2) 6779 : audit 0 from='client.? 172.21.15.40:0/4043348340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:19 smithi040 bash[28232]: audit 2023-12-01T21:36:18.886373+0000 mon.c (mon.2) 6780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:19.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:19 smithi040 bash[41173]: audit 2023-12-01T21:36:18.886373+0000 mon.c (mon.2) 6780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:19 smithi141 bash[31670]: audit 2023-12-01T21:36:18.886373+0000 mon.c (mon.2) 6780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:20 smithi040 bash[28232]: cluster 2023-12-01T21:36:18.748160+0000 mgr.y (mgr.24356) 10743 : cluster 0 pgmap v10711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:20 smithi040 bash[28232]: audit 2023-12-01T21:36:20.053772+0000 mon.c (mon.2) 6781 : audit 0 from='client.? 172.21.15.40:0/1555860917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:20 smithi040 bash[41173]: cluster 2023-12-01T21:36:18.748160+0000 mgr.y (mgr.24356) 10743 : cluster 0 pgmap v10711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:20 smithi040 bash[41173]: audit 2023-12-01T21:36:20.053772+0000 mon.c (mon.2) 6781 : audit 0 from='client.? 172.21.15.40:0/1555860917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:20 smithi141 bash[31670]: cluster 2023-12-01T21:36:18.748160+0000 mgr.y (mgr.24356) 10743 : cluster 0 pgmap v10711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:20 smithi141 bash[31670]: audit 2023-12-01T21:36:20.053772+0000 mon.c (mon.2) 6781 : audit 0 from='client.? 172.21.15.40:0/1555860917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:22 smithi040 bash[41173]: cluster 2023-12-01T21:36:20.749426+0000 mgr.y (mgr.24356) 10744 : cluster 0 pgmap v10712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:22 smithi040 bash[28232]: cluster 2023-12-01T21:36:20.749426+0000 mgr.y (mgr.24356) 10744 : cluster 0 pgmap v10712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:22 smithi141 bash[31670]: cluster 2023-12-01T21:36:20.749426+0000 mgr.y (mgr.24356) 10744 : cluster 0 pgmap v10712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:23.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:23 smithi040 bash[28232]: audit 2023-12-01T21:36:22.525887+0000 mon.a (mon.0) 6914 : audit 0 from='client.? 172.21.15.40:0/542500975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:23 smithi040 bash[41173]: audit 2023-12-01T21:36:22.525887+0000 mon.a (mon.0) 6914 : audit 0 from='client.? 172.21.15.40:0/542500975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:23 smithi141 bash[31670]: audit 2023-12-01T21:36:22.525887+0000 mon.a (mon.0) 6914 : audit 0 from='client.? 172.21.15.40:0/542500975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:24 smithi040 bash[41173]: cluster 2023-12-01T21:36:22.750278+0000 mgr.y (mgr.24356) 10745 : cluster 0 pgmap v10713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:24 smithi040 bash[28232]: cluster 2023-12-01T21:36:22.750278+0000 mgr.y (mgr.24356) 10745 : cluster 0 pgmap v10713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:24 smithi141 bash[31670]: cluster 2023-12-01T21:36:22.750278+0000 mgr.y (mgr.24356) 10745 : cluster 0 pgmap v10713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:25.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:25 smithi040 bash[28232]: audit 2023-12-01T21:36:24.992056+0000 mon.c (mon.2) 6782 : audit 0 from='client.? 172.21.15.40:0/2212266075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:25.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:25 smithi040 bash[41173]: audit 2023-12-01T21:36:24.992056+0000 mon.c (mon.2) 6782 : audit 0 from='client.? 172.21.15.40:0/2212266075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:25 smithi141 bash[31670]: audit 2023-12-01T21:36:24.992056+0000 mon.c (mon.2) 6782 : audit 0 from='client.? 172.21.15.40:0/2212266075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:26 smithi040 bash[28232]: cluster 2023-12-01T21:36:24.751322+0000 mgr.y (mgr.24356) 10746 : cluster 0 pgmap v10714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:36:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:36:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:26 smithi040 bash[41173]: cluster 2023-12-01T21:36:24.751322+0000 mgr.y (mgr.24356) 10746 : cluster 0 pgmap v10714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:26 smithi141 bash[31670]: cluster 2023-12-01T21:36:24.751322+0000 mgr.y (mgr.24356) 10746 : cluster 0 pgmap v10714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:28 smithi040 bash[28232]: cluster 2023-12-01T21:36:26.752123+0000 mgr.y (mgr.24356) 10747 : cluster 0 pgmap v10715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:28 smithi040 bash[28232]: audit 2023-12-01T21:36:27.459557+0000 mon.c (mon.2) 6783 : audit 0 from='client.? 172.21.15.40:0/1935799938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:28 smithi040 bash[41173]: cluster 2023-12-01T21:36:26.752123+0000 mgr.y (mgr.24356) 10747 : cluster 0 pgmap v10715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:28.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:28 smithi040 bash[41173]: audit 2023-12-01T21:36:27.459557+0000 mon.c (mon.2) 6783 : audit 0 from='client.? 172.21.15.40:0/1935799938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:28 smithi141 bash[31670]: cluster 2023-12-01T21:36:26.752123+0000 mgr.y (mgr.24356) 10747 : cluster 0 pgmap v10715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:28 smithi141 bash[31670]: audit 2023-12-01T21:36:27.459557+0000 mon.c (mon.2) 6783 : audit 0 from='client.? 172.21.15.40:0/1935799938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:30 smithi040 bash[28232]: cluster 2023-12-01T21:36:28.752984+0000 mgr.y (mgr.24356) 10748 : cluster 0 pgmap v10716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:30 smithi040 bash[28232]: audit 2023-12-01T21:36:29.922375+0000 mon.a (mon.0) 6915 : audit 0 from='client.? 172.21.15.40:0/3322986422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:30 smithi040 bash[41173]: cluster 2023-12-01T21:36:28.752984+0000 mgr.y (mgr.24356) 10748 : cluster 0 pgmap v10716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:30 smithi040 bash[41173]: audit 2023-12-01T21:36:29.922375+0000 mon.a (mon.0) 6915 : audit 0 from='client.? 172.21.15.40:0/3322986422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:30 smithi141 bash[31670]: cluster 2023-12-01T21:36:28.752984+0000 mgr.y (mgr.24356) 10748 : cluster 0 pgmap v10716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:30 smithi141 bash[31670]: audit 2023-12-01T21:36:29.922375+0000 mon.a (mon.0) 6915 : audit 0 from='client.? 172.21.15.40:0/3322986422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:32 smithi040 bash[28232]: cluster 2023-12-01T21:36:30.754179+0000 mgr.y (mgr.24356) 10749 : cluster 0 pgmap v10717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:32 smithi040 bash[41173]: cluster 2023-12-01T21:36:30.754179+0000 mgr.y (mgr.24356) 10749 : cluster 0 pgmap v10717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:32 smithi141 bash[31670]: cluster 2023-12-01T21:36:30.754179+0000 mgr.y (mgr.24356) 10749 : cluster 0 pgmap v10717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:33.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:33 smithi040 bash[28232]: audit 2023-12-01T21:36:32.382703+0000 mon.c (mon.2) 6784 : audit 0 from='client.? 172.21.15.40:0/1796712560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:33.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:33 smithi040 bash[41173]: audit 2023-12-01T21:36:32.382703+0000 mon.c (mon.2) 6784 : audit 0 from='client.? 172.21.15.40:0/1796712560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:33 smithi141 bash[31670]: audit 2023-12-01T21:36:32.382703+0000 mon.c (mon.2) 6784 : audit 0 from='client.? 172.21.15.40:0/1796712560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:34 smithi040 bash[28232]: cluster 2023-12-01T21:36:32.754846+0000 mgr.y (mgr.24356) 10750 : cluster 0 pgmap v10718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:34.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:34 smithi040 bash[28232]: audit 2023-12-01T21:36:33.886687+0000 mon.c (mon.2) 6785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:34.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:34 smithi040 bash[41173]: cluster 2023-12-01T21:36:32.754846+0000 mgr.y (mgr.24356) 10750 : cluster 0 pgmap v10718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:34.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:34 smithi040 bash[41173]: audit 2023-12-01T21:36:33.886687+0000 mon.c (mon.2) 6785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:34 smithi141 bash[31670]: cluster 2023-12-01T21:36:32.754846+0000 mgr.y (mgr.24356) 10750 : cluster 0 pgmap v10718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:34 smithi141 bash[31670]: audit 2023-12-01T21:36:33.886687+0000 mon.c (mon.2) 6785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:35.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:35 smithi040 bash[28232]: audit 2023-12-01T21:36:34.847816+0000 mon.a (mon.0) 6916 : audit 0 from='client.? 172.21.15.40:0/3251306735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:35.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:35 smithi040 bash[41173]: audit 2023-12-01T21:36:34.847816+0000 mon.a (mon.0) 6916 : audit 0 from='client.? 172.21.15.40:0/3251306735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:35 smithi141 bash[31670]: audit 2023-12-01T21:36:34.847816+0000 mon.a (mon.0) 6916 : audit 0 from='client.? 172.21.15.40:0/3251306735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:36.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:36 smithi040 bash[28232]: cluster 2023-12-01T21:36:34.755937+0000 mgr.y (mgr.24356) 10751 : cluster 0 pgmap v10719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:36.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:36:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:36:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:36 smithi040 bash[41173]: cluster 2023-12-01T21:36:34.755937+0000 mgr.y (mgr.24356) 10751 : cluster 0 pgmap v10719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:36 smithi141 bash[31670]: cluster 2023-12-01T21:36:34.755937+0000 mgr.y (mgr.24356) 10751 : cluster 0 pgmap v10719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:37.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:37 smithi040 bash[41173]: audit 2023-12-01T21:36:37.319471+0000 mon.a (mon.0) 6917 : audit 0 from='client.? 172.21.15.40:0/3746907926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:37.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:37 smithi040 bash[28232]: audit 2023-12-01T21:36:37.319471+0000 mon.a (mon.0) 6917 : audit 0 from='client.? 172.21.15.40:0/3746907926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:37 smithi141 bash[31670]: audit 2023-12-01T21:36:37.319471+0000 mon.a (mon.0) 6917 : audit 0 from='client.? 172.21.15.40:0/3746907926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:38.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:38 smithi040 bash[41173]: cluster 2023-12-01T21:36:36.756627+0000 mgr.y (mgr.24356) 10752 : cluster 0 pgmap v10720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:38 smithi040 bash[28232]: cluster 2023-12-01T21:36:36.756627+0000 mgr.y (mgr.24356) 10752 : cluster 0 pgmap v10720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:38 smithi141 bash[31670]: cluster 2023-12-01T21:36:36.756627+0000 mgr.y (mgr.24356) 10752 : cluster 0 pgmap v10720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:40 smithi040 bash[41173]: cluster 2023-12-01T21:36:38.757243+0000 mgr.y (mgr.24356) 10753 : cluster 0 pgmap v10721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:40 smithi040 bash[41173]: audit 2023-12-01T21:36:39.789522+0000 mon.c (mon.2) 6786 : audit 0 from='client.? 172.21.15.40:0/3105451483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:40 smithi040 bash[28232]: cluster 2023-12-01T21:36:38.757243+0000 mgr.y (mgr.24356) 10753 : cluster 0 pgmap v10721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:40.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:40 smithi040 bash[28232]: audit 2023-12-01T21:36:39.789522+0000 mon.c (mon.2) 6786 : audit 0 from='client.? 172.21.15.40:0/3105451483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:40 smithi141 bash[31670]: cluster 2023-12-01T21:36:38.757243+0000 mgr.y (mgr.24356) 10753 : cluster 0 pgmap v10721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:40 smithi141 bash[31670]: audit 2023-12-01T21:36:39.789522+0000 mon.c (mon.2) 6786 : audit 0 from='client.? 172.21.15.40:0/3105451483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:42 smithi040 bash[41173]: cluster 2023-12-01T21:36:40.758423+0000 mgr.y (mgr.24356) 10754 : cluster 0 pgmap v10722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:42 smithi040 bash[41173]: audit 2023-12-01T21:36:42.257686+0000 mon.c (mon.2) 6787 : audit 0 from='client.? 172.21.15.40:0/518314849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:42 smithi040 bash[28232]: cluster 2023-12-01T21:36:40.758423+0000 mgr.y (mgr.24356) 10754 : cluster 0 pgmap v10722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:42 smithi040 bash[28232]: audit 2023-12-01T21:36:42.257686+0000 mon.c (mon.2) 6787 : audit 0 from='client.? 172.21.15.40:0/518314849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:42 smithi141 bash[31670]: cluster 2023-12-01T21:36:40.758423+0000 mgr.y (mgr.24356) 10754 : cluster 0 pgmap v10722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:42 smithi141 bash[31670]: audit 2023-12-01T21:36:42.257686+0000 mon.c (mon.2) 6787 : audit 0 from='client.? 172.21.15.40:0/518314849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:44 smithi040 bash[28232]: cluster 2023-12-01T21:36:42.759091+0000 mgr.y (mgr.24356) 10755 : cluster 0 pgmap v10723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:44.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:44 smithi040 bash[41173]: cluster 2023-12-01T21:36:42.759091+0000 mgr.y (mgr.24356) 10755 : cluster 0 pgmap v10723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:44 smithi141 bash[31670]: cluster 2023-12-01T21:36:42.759091+0000 mgr.y (mgr.24356) 10755 : cluster 0 pgmap v10723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:45.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:45 smithi040 bash[28232]: audit 2023-12-01T21:36:44.716728+0000 mon.a (mon.0) 6918 : audit 0 from='client.? 172.21.15.40:0/3070655128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:45.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:45 smithi040 bash[41173]: audit 2023-12-01T21:36:44.716728+0000 mon.a (mon.0) 6918 : audit 0 from='client.? 172.21.15.40:0/3070655128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:45.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:45 smithi141 bash[31670]: audit 2023-12-01T21:36:44.716728+0000 mon.a (mon.0) 6918 : audit 0 from='client.? 172.21.15.40:0/3070655128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:46.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:46 smithi040 bash[41173]: cluster 2023-12-01T21:36:44.760271+0000 mgr.y (mgr.24356) 10756 : cluster 0 pgmap v10724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:46 smithi040 bash[28232]: cluster 2023-12-01T21:36:44.760271+0000 mgr.y (mgr.24356) 10756 : cluster 0 pgmap v10724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:46.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:36:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:36:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:46 smithi141 bash[31670]: cluster 2023-12-01T21:36:44.760271+0000 mgr.y (mgr.24356) 10756 : cluster 0 pgmap v10724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:47 smithi040 bash[28232]: audit 2023-12-01T21:36:47.175525+0000 mon.c (mon.2) 6788 : audit 0 from='client.? 172.21.15.40:0/3020490921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:47 smithi040 bash[41173]: audit 2023-12-01T21:36:47.175525+0000 mon.c (mon.2) 6788 : audit 0 from='client.? 172.21.15.40:0/3020490921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:47 smithi141 bash[31670]: audit 2023-12-01T21:36:47.175525+0000 mon.c (mon.2) 6788 : audit 0 from='client.? 172.21.15.40:0/3020490921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:48 smithi040 bash[28232]: cluster 2023-12-01T21:36:46.761053+0000 mgr.y (mgr.24356) 10757 : cluster 0 pgmap v10725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:48 smithi040 bash[41173]: cluster 2023-12-01T21:36:46.761053+0000 mgr.y (mgr.24356) 10757 : cluster 0 pgmap v10725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:48 smithi141 bash[31670]: cluster 2023-12-01T21:36:46.761053+0000 mgr.y (mgr.24356) 10757 : cluster 0 pgmap v10725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:49 smithi141 bash[31670]: audit 2023-12-01T21:36:48.887130+0000 mon.c (mon.2) 6789 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:49 smithi141 bash[31670]: audit 2023-12-01T21:36:49.312103+0000 mon.c (mon.2) 6790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:36:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:49 smithi040 bash[28232]: audit 2023-12-01T21:36:48.887130+0000 mon.c (mon.2) 6789 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:49 smithi040 bash[28232]: audit 2023-12-01T21:36:49.312103+0000 mon.c (mon.2) 6790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:36:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:49 smithi040 bash[41173]: audit 2023-12-01T21:36:48.887130+0000 mon.c (mon.2) 6789 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:49.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:49 smithi040 bash[41173]: audit 2023-12-01T21:36:49.312103+0000 mon.c (mon.2) 6790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:36:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:50 smithi141 bash[31670]: cluster 2023-12-01T21:36:48.761769+0000 mgr.y (mgr.24356) 10758 : cluster 0 pgmap v10726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:50 smithi141 bash[31670]: audit 2023-12-01T21:36:49.646264+0000 mon.c (mon.2) 6791 : audit 0 from='client.? 172.21.15.40:0/1062081473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:50 smithi141 bash[31670]: audit 2023-12-01T21:36:49.692180+0000 mon.a (mon.0) 6919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:50 smithi141 bash[31670]: audit 2023-12-01T21:36:49.707689+0000 mon.a (mon.0) 6920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[28232]: cluster 2023-12-01T21:36:48.761769+0000 mgr.y (mgr.24356) 10758 : cluster 0 pgmap v10726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[28232]: audit 2023-12-01T21:36:49.646264+0000 mon.c (mon.2) 6791 : audit 0 from='client.? 172.21.15.40:0/1062081473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[28232]: audit 2023-12-01T21:36:49.692180+0000 mon.a (mon.0) 6919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[28232]: audit 2023-12-01T21:36:49.707689+0000 mon.a (mon.0) 6920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[41173]: cluster 2023-12-01T21:36:48.761769+0000 mgr.y (mgr.24356) 10758 : cluster 0 pgmap v10726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[41173]: audit 2023-12-01T21:36:49.646264+0000 mon.c (mon.2) 6791 : audit 0 from='client.? 172.21.15.40:0/1062081473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[41173]: audit 2023-12-01T21:36:49.692180+0000 mon.a (mon.0) 6919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:50.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:50 smithi040 bash[41173]: audit 2023-12-01T21:36:49.707689+0000 mon.a (mon.0) 6920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:52 smithi141 bash[31670]: cluster 2023-12-01T21:36:50.762957+0000 mgr.y (mgr.24356) 10759 : cluster 0 pgmap v10727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:52 smithi141 bash[31670]: audit 2023-12-01T21:36:52.104455+0000 mon.a (mon.0) 6921 : audit 0 from='client.? 172.21.15.40:0/435627628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:52 smithi040 bash[28232]: cluster 2023-12-01T21:36:50.762957+0000 mgr.y (mgr.24356) 10759 : cluster 0 pgmap v10727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:52 smithi040 bash[28232]: audit 2023-12-01T21:36:52.104455+0000 mon.a (mon.0) 6921 : audit 0 from='client.? 172.21.15.40:0/435627628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:52 smithi040 bash[41173]: cluster 2023-12-01T21:36:50.762957+0000 mgr.y (mgr.24356) 10759 : cluster 0 pgmap v10727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:52.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:52 smithi040 bash[41173]: audit 2023-12-01T21:36:52.104455+0000 mon.a (mon.0) 6921 : audit 0 from='client.? 172.21.15.40:0/435627628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:54 smithi141 bash[31670]: cluster 2023-12-01T21:36:52.763666+0000 mgr.y (mgr.24356) 10760 : cluster 0 pgmap v10728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:54 smithi040 bash[28232]: cluster 2023-12-01T21:36:52.763666+0000 mgr.y (mgr.24356) 10760 : cluster 0 pgmap v10728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:54 smithi040 bash[41173]: cluster 2023-12-01T21:36:52.763666+0000 mgr.y (mgr.24356) 10760 : cluster 0 pgmap v10728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:55 smithi141 bash[31670]: audit 2023-12-01T21:36:54.584293+0000 mon.c (mon.2) 6792 : audit 0 from='client.? 172.21.15.40:0/720783192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:55 smithi141 bash[31670]: audit 2023-12-01T21:36:55.211309+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:55 smithi141 bash[31670]: audit 2023-12-01T21:36:55.222102+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:55 smithi040 bash[28232]: audit 2023-12-01T21:36:54.584293+0000 mon.c (mon.2) 6792 : audit 0 from='client.? 172.21.15.40:0/720783192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:55 smithi040 bash[28232]: audit 2023-12-01T21:36:55.211309+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:55 smithi040 bash[28232]: audit 2023-12-01T21:36:55.222102+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:55 smithi040 bash[41173]: audit 2023-12-01T21:36:54.584293+0000 mon.c (mon.2) 6792 : audit 0 from='client.? 172.21.15.40:0/720783192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:55 smithi040 bash[41173]: audit 2023-12-01T21:36:55.211309+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:55 smithi040 bash[41173]: audit 2023-12-01T21:36:55.222102+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:56 smithi141 bash[31670]: cluster 2023-12-01T21:36:54.764364+0000 mgr.y (mgr.24356) 10761 : cluster 0 pgmap v10729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:56 smithi141 bash[31670]: audit 2023-12-01T21:36:55.904976+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:56 smithi141 bash[31670]: audit 2023-12-01T21:36:55.916354+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:56 smithi141 bash[31670]: audit 2023-12-01T21:36:56.388437+0000 mon.c (mon.2) 6793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:36:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:56 smithi141 bash[31670]: audit 2023-12-01T21:36:56.390476+0000 mon.c (mon.2) 6794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:36:56.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:56 smithi141 bash[31670]: audit 2023-12-01T21:36:56.402023+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:36:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:36:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[41173]: cluster 2023-12-01T21:36:54.764364+0000 mgr.y (mgr.24356) 10761 : cluster 0 pgmap v10729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[41173]: audit 2023-12-01T21:36:55.904976+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[41173]: audit 2023-12-01T21:36:55.916354+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[41173]: audit 2023-12-01T21:36:56.388437+0000 mon.c (mon.2) 6793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[41173]: audit 2023-12-01T21:36:56.390476+0000 mon.c (mon.2) 6794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[41173]: audit 2023-12-01T21:36:56.402023+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28232]: cluster 2023-12-01T21:36:54.764364+0000 mgr.y (mgr.24356) 10761 : cluster 0 pgmap v10729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28232]: audit 2023-12-01T21:36:55.904976+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28232]: audit 2023-12-01T21:36:55.916354+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28232]: audit 2023-12-01T21:36:56.388437+0000 mon.c (mon.2) 6793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28232]: audit 2023-12-01T21:36:56.390476+0000 mon.c (mon.2) 6794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:36:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:56 smithi040 bash[28232]: audit 2023-12-01T21:36:56.402023+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:36:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:57 smithi141 bash[31670]: audit 2023-12-01T21:36:57.050765+0000 mon.c (mon.2) 6795 : audit 0 from='client.? 172.21.15.40:0/2807368197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:57.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:57 smithi040 bash[28232]: audit 2023-12-01T21:36:57.050765+0000 mon.c (mon.2) 6795 : audit 0 from='client.? 172.21.15.40:0/2807368197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:57 smithi040 bash[41173]: audit 2023-12-01T21:36:57.050765+0000 mon.c (mon.2) 6795 : audit 0 from='client.? 172.21.15.40:0/2807368197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:36:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:36:58 smithi141 bash[31670]: cluster 2023-12-01T21:36:56.764983+0000 mgr.y (mgr.24356) 10762 : cluster 0 pgmap v10730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:36:58 smithi040 bash[28232]: cluster 2023-12-01T21:36:56.764983+0000 mgr.y (mgr.24356) 10762 : cluster 0 pgmap v10730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:36:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:36:58 smithi040 bash[41173]: cluster 2023-12-01T21:36:56.764983+0000 mgr.y (mgr.24356) 10762 : cluster 0 pgmap v10730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:00 smithi141 bash[31670]: cluster 2023-12-01T21:36:58.765689+0000 mgr.y (mgr.24356) 10763 : cluster 0 pgmap v10731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:00 smithi141 bash[31670]: audit 2023-12-01T21:36:59.517154+0000 mon.c (mon.2) 6796 : audit 0 from='client.? 172.21.15.40:0/2048716720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:00 smithi040 bash[28232]: cluster 2023-12-01T21:36:58.765689+0000 mgr.y (mgr.24356) 10763 : cluster 0 pgmap v10731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:00 smithi040 bash[28232]: audit 2023-12-01T21:36:59.517154+0000 mon.c (mon.2) 6796 : audit 0 from='client.? 172.21.15.40:0/2048716720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:00 smithi040 bash[41173]: cluster 2023-12-01T21:36:58.765689+0000 mgr.y (mgr.24356) 10763 : cluster 0 pgmap v10731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:00 smithi040 bash[41173]: audit 2023-12-01T21:36:59.517154+0000 mon.c (mon.2) 6796 : audit 0 from='client.? 172.21.15.40:0/2048716720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:02 smithi141 bash[31670]: cluster 2023-12-01T21:37:00.766847+0000 mgr.y (mgr.24356) 10764 : cluster 0 pgmap v10732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:02 smithi141 bash[31670]: audit 2023-12-01T21:37:01.983211+0000 mon.c (mon.2) 6797 : audit 0 from='client.? 172.21.15.40:0/1115549944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:02 smithi040 bash[28232]: cluster 2023-12-01T21:37:00.766847+0000 mgr.y (mgr.24356) 10764 : cluster 0 pgmap v10732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:02 smithi040 bash[28232]: audit 2023-12-01T21:37:01.983211+0000 mon.c (mon.2) 6797 : audit 0 from='client.? 172.21.15.40:0/1115549944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:02 smithi040 bash[41173]: cluster 2023-12-01T21:37:00.766847+0000 mgr.y (mgr.24356) 10764 : cluster 0 pgmap v10732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:02.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:02 smithi040 bash[41173]: audit 2023-12-01T21:37:01.983211+0000 mon.c (mon.2) 6797 : audit 0 from='client.? 172.21.15.40:0/1115549944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:04 smithi141 bash[31670]: cluster 2023-12-01T21:37:02.767518+0000 mgr.y (mgr.24356) 10765 : cluster 0 pgmap v10733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:04 smithi141 bash[31670]: audit 2023-12-01T21:37:03.887666+0000 mon.c (mon.2) 6798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:04 smithi141 bash[31670]: audit 2023-12-01T21:37:04.454032+0000 mon.a (mon.0) 6927 : audit 0 from='client.? 172.21.15.40:0/1412090422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:04 smithi040 bash[28232]: cluster 2023-12-01T21:37:02.767518+0000 mgr.y (mgr.24356) 10765 : cluster 0 pgmap v10733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:04 smithi040 bash[28232]: audit 2023-12-01T21:37:03.887666+0000 mon.c (mon.2) 6798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:04 smithi040 bash[28232]: audit 2023-12-01T21:37:04.454032+0000 mon.a (mon.0) 6927 : audit 0 from='client.? 172.21.15.40:0/1412090422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:04 smithi040 bash[41173]: cluster 2023-12-01T21:37:02.767518+0000 mgr.y (mgr.24356) 10765 : cluster 0 pgmap v10733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:04 smithi040 bash[41173]: audit 2023-12-01T21:37:03.887666+0000 mon.c (mon.2) 6798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:04 smithi040 bash[41173]: audit 2023-12-01T21:37:04.454032+0000 mon.a (mon.0) 6927 : audit 0 from='client.? 172.21.15.40:0/1412090422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:06 smithi141 bash[31670]: cluster 2023-12-01T21:37:04.768696+0000 mgr.y (mgr.24356) 10766 : cluster 0 pgmap v10734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:37:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:37:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:06 smithi040 bash[41173]: cluster 2023-12-01T21:37:04.768696+0000 mgr.y (mgr.24356) 10766 : cluster 0 pgmap v10734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:06 smithi040 bash[28232]: cluster 2023-12-01T21:37:04.768696+0000 mgr.y (mgr.24356) 10766 : cluster 0 pgmap v10734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:07.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:07 smithi141 bash[31670]: audit 2023-12-01T21:37:06.928429+0000 mon.a (mon.0) 6928 : audit 0 from='client.? 172.21.15.40:0/815460452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:07 smithi040 bash[28232]: audit 2023-12-01T21:37:06.928429+0000 mon.a (mon.0) 6928 : audit 0 from='client.? 172.21.15.40:0/815460452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:07.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:07 smithi040 bash[41173]: audit 2023-12-01T21:37:06.928429+0000 mon.a (mon.0) 6928 : audit 0 from='client.? 172.21.15.40:0/815460452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:08 smithi141 bash[31670]: cluster 2023-12-01T21:37:06.769324+0000 mgr.y (mgr.24356) 10767 : cluster 0 pgmap v10735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:08 smithi040 bash[28232]: cluster 2023-12-01T21:37:06.769324+0000 mgr.y (mgr.24356) 10767 : cluster 0 pgmap v10735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:08 smithi040 bash[41173]: cluster 2023-12-01T21:37:06.769324+0000 mgr.y (mgr.24356) 10767 : cluster 0 pgmap v10735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:09 smithi141 bash[31670]: audit 2023-12-01T21:37:09.410173+0000 mon.a (mon.0) 6929 : audit 0 from='client.? 172.21.15.40:0/950634471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:09 smithi040 bash[28232]: audit 2023-12-01T21:37:09.410173+0000 mon.a (mon.0) 6929 : audit 0 from='client.? 172.21.15.40:0/950634471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:09 smithi040 bash[41173]: audit 2023-12-01T21:37:09.410173+0000 mon.a (mon.0) 6929 : audit 0 from='client.? 172.21.15.40:0/950634471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:10 smithi141 bash[31670]: cluster 2023-12-01T21:37:08.770014+0000 mgr.y (mgr.24356) 10768 : cluster 0 pgmap v10736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:10 smithi040 bash[28232]: cluster 2023-12-01T21:37:08.770014+0000 mgr.y (mgr.24356) 10768 : cluster 0 pgmap v10736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:10 smithi040 bash[41173]: cluster 2023-12-01T21:37:08.770014+0000 mgr.y (mgr.24356) 10768 : cluster 0 pgmap v10736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:12 smithi141 bash[31670]: cluster 2023-12-01T21:37:10.771172+0000 mgr.y (mgr.24356) 10769 : cluster 0 pgmap v10737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:12 smithi141 bash[31670]: audit 2023-12-01T21:37:11.877567+0000 mon.a (mon.0) 6930 : audit 0 from='client.? 172.21.15.40:0/259642209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:12 smithi040 bash[28232]: cluster 2023-12-01T21:37:10.771172+0000 mgr.y (mgr.24356) 10769 : cluster 0 pgmap v10737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:12 smithi040 bash[28232]: audit 2023-12-01T21:37:11.877567+0000 mon.a (mon.0) 6930 : audit 0 from='client.? 172.21.15.40:0/259642209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:12 smithi040 bash[41173]: cluster 2023-12-01T21:37:10.771172+0000 mgr.y (mgr.24356) 10769 : cluster 0 pgmap v10737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:12 smithi040 bash[41173]: audit 2023-12-01T21:37:11.877567+0000 mon.a (mon.0) 6930 : audit 0 from='client.? 172.21.15.40:0/259642209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:14 smithi141 bash[31670]: cluster 2023-12-01T21:37:12.771867+0000 mgr.y (mgr.24356) 10770 : cluster 0 pgmap v10738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:14 smithi141 bash[31670]: audit 2023-12-01T21:37:14.346439+0000 mon.a (mon.0) 6931 : audit 0 from='client.? 172.21.15.40:0/2169505615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:14 smithi040 bash[28232]: cluster 2023-12-01T21:37:12.771867+0000 mgr.y (mgr.24356) 10770 : cluster 0 pgmap v10738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:14 smithi040 bash[28232]: audit 2023-12-01T21:37:14.346439+0000 mon.a (mon.0) 6931 : audit 0 from='client.? 172.21.15.40:0/2169505615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:14 smithi040 bash[41173]: cluster 2023-12-01T21:37:12.771867+0000 mgr.y (mgr.24356) 10770 : cluster 0 pgmap v10738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:14 smithi040 bash[41173]: audit 2023-12-01T21:37:14.346439+0000 mon.a (mon.0) 6931 : audit 0 from='client.? 172.21.15.40:0/2169505615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:16 smithi141 bash[31670]: cluster 2023-12-01T21:37:14.773174+0000 mgr.y (mgr.24356) 10771 : cluster 0 pgmap v10739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:16 smithi040 bash[28232]: cluster 2023-12-01T21:37:14.773174+0000 mgr.y (mgr.24356) 10771 : cluster 0 pgmap v10739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:16 smithi040 bash[41173]: cluster 2023-12-01T21:37:14.773174+0000 mgr.y (mgr.24356) 10771 : cluster 0 pgmap v10739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:37:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:37:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:17 smithi141 bash[31670]: audit 2023-12-01T21:37:16.814510+0000 mon.c (mon.2) 6799 : audit 0 from='client.? 172.21.15.40:0/4166811164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:17.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:17 smithi040 bash[28232]: audit 2023-12-01T21:37:16.814510+0000 mon.c (mon.2) 6799 : audit 0 from='client.? 172.21.15.40:0/4166811164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:17 smithi040 bash[41173]: audit 2023-12-01T21:37:16.814510+0000 mon.c (mon.2) 6799 : audit 0 from='client.? 172.21.15.40:0/4166811164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:18 smithi141 bash[31670]: cluster 2023-12-01T21:37:16.773933+0000 mgr.y (mgr.24356) 10772 : cluster 0 pgmap v10740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:18 smithi040 bash[28232]: cluster 2023-12-01T21:37:16.773933+0000 mgr.y (mgr.24356) 10772 : cluster 0 pgmap v10740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:18 smithi040 bash[41173]: cluster 2023-12-01T21:37:16.773933+0000 mgr.y (mgr.24356) 10772 : cluster 0 pgmap v10740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:19 smithi141 bash[31670]: audit 2023-12-01T21:37:18.888030+0000 mon.c (mon.2) 6800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:19 smithi141 bash[31670]: audit 2023-12-01T21:37:19.282092+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.40:0/3339001030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:19 smithi040 bash[28232]: audit 2023-12-01T21:37:18.888030+0000 mon.c (mon.2) 6800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:19 smithi040 bash[28232]: audit 2023-12-01T21:37:19.282092+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.40:0/3339001030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:19 smithi040 bash[41173]: audit 2023-12-01T21:37:18.888030+0000 mon.c (mon.2) 6800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:19 smithi040 bash[41173]: audit 2023-12-01T21:37:19.282092+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.40:0/3339001030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:20 smithi141 bash[31670]: cluster 2023-12-01T21:37:18.774640+0000 mgr.y (mgr.24356) 10773 : cluster 0 pgmap v10741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:20 smithi040 bash[41173]: cluster 2023-12-01T21:37:18.774640+0000 mgr.y (mgr.24356) 10773 : cluster 0 pgmap v10741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:20 smithi040 bash[28232]: cluster 2023-12-01T21:37:18.774640+0000 mgr.y (mgr.24356) 10773 : cluster 0 pgmap v10741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:22 smithi040 bash[28232]: cluster 2023-12-01T21:37:20.775830+0000 mgr.y (mgr.24356) 10774 : cluster 0 pgmap v10742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:22 smithi040 bash[28232]: audit 2023-12-01T21:37:21.747347+0000 mon.c (mon.2) 6801 : audit 0 from='client.? 172.21.15.40:0/1871510378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:22 smithi040 bash[41173]: cluster 2023-12-01T21:37:20.775830+0000 mgr.y (mgr.24356) 10774 : cluster 0 pgmap v10742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:22 smithi040 bash[41173]: audit 2023-12-01T21:37:21.747347+0000 mon.c (mon.2) 6801 : audit 0 from='client.? 172.21.15.40:0/1871510378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:22 smithi141 bash[31670]: cluster 2023-12-01T21:37:20.775830+0000 mgr.y (mgr.24356) 10774 : cluster 0 pgmap v10742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:22 smithi141 bash[31670]: audit 2023-12-01T21:37:21.747347+0000 mon.c (mon.2) 6801 : audit 0 from='client.? 172.21.15.40:0/1871510378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:24 smithi040 bash[28232]: cluster 2023-12-01T21:37:22.776508+0000 mgr.y (mgr.24356) 10775 : cluster 0 pgmap v10743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:24 smithi040 bash[28232]: audit 2023-12-01T21:37:24.218939+0000 mon.b (mon.1) 52 : audit 0 from='client.? 172.21.15.40:0/2564143062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:24 smithi040 bash[41173]: cluster 2023-12-01T21:37:22.776508+0000 mgr.y (mgr.24356) 10775 : cluster 0 pgmap v10743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:24 smithi040 bash[41173]: audit 2023-12-01T21:37:24.218939+0000 mon.b (mon.1) 52 : audit 0 from='client.? 172.21.15.40:0/2564143062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:24 smithi141 bash[31670]: cluster 2023-12-01T21:37:22.776508+0000 mgr.y (mgr.24356) 10775 : cluster 0 pgmap v10743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:24 smithi141 bash[31670]: audit 2023-12-01T21:37:24.218939+0000 mon.b (mon.1) 52 : audit 0 from='client.? 172.21.15.40:0/2564143062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:26 smithi040 bash[28232]: cluster 2023-12-01T21:37:24.777646+0000 mgr.y (mgr.24356) 10776 : cluster 0 pgmap v10744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:37:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:37:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:26 smithi040 bash[41173]: cluster 2023-12-01T21:37:24.777646+0000 mgr.y (mgr.24356) 10776 : cluster 0 pgmap v10744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:26 smithi141 bash[31670]: cluster 2023-12-01T21:37:24.777646+0000 mgr.y (mgr.24356) 10776 : cluster 0 pgmap v10744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:27 smithi040 bash[28232]: audit 2023-12-01T21:37:26.684560+0000 mon.a (mon.0) 6933 : audit 0 from='client.? 172.21.15.40:0/2731631946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:27 smithi040 bash[41173]: audit 2023-12-01T21:37:26.684560+0000 mon.a (mon.0) 6933 : audit 0 from='client.? 172.21.15.40:0/2731631946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:27 smithi141 bash[31670]: audit 2023-12-01T21:37:26.684560+0000 mon.a (mon.0) 6933 : audit 0 from='client.? 172.21.15.40:0/2731631946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:28 smithi040 bash[28232]: cluster 2023-12-01T21:37:26.778340+0000 mgr.y (mgr.24356) 10777 : cluster 0 pgmap v10745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:28 smithi040 bash[41173]: cluster 2023-12-01T21:37:26.778340+0000 mgr.y (mgr.24356) 10777 : cluster 0 pgmap v10745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:28 smithi141 bash[31670]: cluster 2023-12-01T21:37:26.778340+0000 mgr.y (mgr.24356) 10777 : cluster 0 pgmap v10745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:29 smithi040 bash[28232]: audit 2023-12-01T21:37:29.149437+0000 mon.c (mon.2) 6802 : audit 0 from='client.? 172.21.15.40:0/632889017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:29 smithi040 bash[41173]: audit 2023-12-01T21:37:29.149437+0000 mon.c (mon.2) 6802 : audit 0 from='client.? 172.21.15.40:0/632889017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:29 smithi141 bash[31670]: audit 2023-12-01T21:37:29.149437+0000 mon.c (mon.2) 6802 : audit 0 from='client.? 172.21.15.40:0/632889017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:30 smithi040 bash[28232]: cluster 2023-12-01T21:37:28.778998+0000 mgr.y (mgr.24356) 10778 : cluster 0 pgmap v10746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:30.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:30 smithi040 bash[41173]: cluster 2023-12-01T21:37:28.778998+0000 mgr.y (mgr.24356) 10778 : cluster 0 pgmap v10746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:30 smithi141 bash[31670]: cluster 2023-12-01T21:37:28.778998+0000 mgr.y (mgr.24356) 10778 : cluster 0 pgmap v10746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:32 smithi040 bash[28232]: cluster 2023-12-01T21:37:30.780190+0000 mgr.y (mgr.24356) 10779 : cluster 0 pgmap v10747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:32 smithi040 bash[28232]: audit 2023-12-01T21:37:31.618939+0000 mon.a (mon.0) 6934 : audit 0 from='client.? 172.21.15.40:0/2009293378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:32 smithi040 bash[41173]: cluster 2023-12-01T21:37:30.780190+0000 mgr.y (mgr.24356) 10779 : cluster 0 pgmap v10747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:32.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:32 smithi040 bash[41173]: audit 2023-12-01T21:37:31.618939+0000 mon.a (mon.0) 6934 : audit 0 from='client.? 172.21.15.40:0/2009293378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:32 smithi141 bash[31670]: cluster 2023-12-01T21:37:30.780190+0000 mgr.y (mgr.24356) 10779 : cluster 0 pgmap v10747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:32 smithi141 bash[31670]: audit 2023-12-01T21:37:31.618939+0000 mon.a (mon.0) 6934 : audit 0 from='client.? 172.21.15.40:0/2009293378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:34 smithi040 bash[28232]: cluster 2023-12-01T21:37:32.780897+0000 mgr.y (mgr.24356) 10780 : cluster 0 pgmap v10748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:34 smithi040 bash[28232]: audit 2023-12-01T21:37:33.888349+0000 mon.c (mon.2) 6803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:34.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:34 smithi040 bash[28232]: audit 2023-12-01T21:37:34.075479+0000 mon.c (mon.2) 6804 : audit 0 from='client.? 172.21.15.40:0/3547222124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:34 smithi040 bash[41173]: cluster 2023-12-01T21:37:32.780897+0000 mgr.y (mgr.24356) 10780 : cluster 0 pgmap v10748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:34 smithi040 bash[41173]: audit 2023-12-01T21:37:33.888349+0000 mon.c (mon.2) 6803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:34 smithi040 bash[41173]: audit 2023-12-01T21:37:34.075479+0000 mon.c (mon.2) 6804 : audit 0 from='client.? 172.21.15.40:0/3547222124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:34 smithi141 bash[31670]: cluster 2023-12-01T21:37:32.780897+0000 mgr.y (mgr.24356) 10780 : cluster 0 pgmap v10748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:34 smithi141 bash[31670]: audit 2023-12-01T21:37:33.888349+0000 mon.c (mon.2) 6803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:34 smithi141 bash[31670]: audit 2023-12-01T21:37:34.075479+0000 mon.c (mon.2) 6804 : audit 0 from='client.? 172.21.15.40:0/3547222124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:37:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:37:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:36 smithi040 bash[28232]: cluster 2023-12-01T21:37:34.782042+0000 mgr.y (mgr.24356) 10781 : cluster 0 pgmap v10749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:36 smithi040 bash[28232]: audit 2023-12-01T21:37:36.541504+0000 mon.a (mon.0) 6935 : audit 0 from='client.? 172.21.15.40:0/4091979557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:36 smithi040 bash[41173]: cluster 2023-12-01T21:37:34.782042+0000 mgr.y (mgr.24356) 10781 : cluster 0 pgmap v10749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:36 smithi040 bash[41173]: audit 2023-12-01T21:37:36.541504+0000 mon.a (mon.0) 6935 : audit 0 from='client.? 172.21.15.40:0/4091979557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:36 smithi141 bash[31670]: cluster 2023-12-01T21:37:34.782042+0000 mgr.y (mgr.24356) 10781 : cluster 0 pgmap v10749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:36 smithi141 bash[31670]: audit 2023-12-01T21:37:36.541504+0000 mon.a (mon.0) 6935 : audit 0 from='client.? 172.21.15.40:0/4091979557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:38 smithi040 bash[28232]: cluster 2023-12-01T21:37:36.782705+0000 mgr.y (mgr.24356) 10782 : cluster 0 pgmap v10750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:38 smithi040 bash[41173]: cluster 2023-12-01T21:37:36.782705+0000 mgr.y (mgr.24356) 10782 : cluster 0 pgmap v10750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:38 smithi141 bash[31670]: cluster 2023-12-01T21:37:36.782705+0000 mgr.y (mgr.24356) 10782 : cluster 0 pgmap v10750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:39.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:39 smithi040 bash[28232]: audit 2023-12-01T21:37:39.007807+0000 mon.a (mon.0) 6936 : audit 0 from='client.? 172.21.15.40:0/1914926245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:39.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:39 smithi040 bash[41173]: audit 2023-12-01T21:37:39.007807+0000 mon.a (mon.0) 6936 : audit 0 from='client.? 172.21.15.40:0/1914926245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:39 smithi141 bash[31670]: audit 2023-12-01T21:37:39.007807+0000 mon.a (mon.0) 6936 : audit 0 from='client.? 172.21.15.40:0/1914926245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:40 smithi040 bash[28232]: cluster 2023-12-01T21:37:38.783325+0000 mgr.y (mgr.24356) 10783 : cluster 0 pgmap v10751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:40 smithi040 bash[41173]: cluster 2023-12-01T21:37:38.783325+0000 mgr.y (mgr.24356) 10783 : cluster 0 pgmap v10751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:40 smithi141 bash[31670]: cluster 2023-12-01T21:37:38.783325+0000 mgr.y (mgr.24356) 10783 : cluster 0 pgmap v10751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:41 smithi040 bash[28232]: audit 2023-12-01T21:37:41.467609+0000 mon.a (mon.0) 6937 : audit 0 from='client.? 172.21.15.40:0/2892582246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:41 smithi040 bash[41173]: audit 2023-12-01T21:37:41.467609+0000 mon.a (mon.0) 6937 : audit 0 from='client.? 172.21.15.40:0/2892582246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:41 smithi141 bash[31670]: audit 2023-12-01T21:37:41.467609+0000 mon.a (mon.0) 6937 : audit 0 from='client.? 172.21.15.40:0/2892582246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:42 smithi040 bash[28232]: cluster 2023-12-01T21:37:40.784492+0000 mgr.y (mgr.24356) 10784 : cluster 0 pgmap v10752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:42 smithi040 bash[41173]: cluster 2023-12-01T21:37:40.784492+0000 mgr.y (mgr.24356) 10784 : cluster 0 pgmap v10752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:42 smithi141 bash[31670]: cluster 2023-12-01T21:37:40.784492+0000 mgr.y (mgr.24356) 10784 : cluster 0 pgmap v10752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:44 smithi040 bash[28232]: cluster 2023-12-01T21:37:42.785127+0000 mgr.y (mgr.24356) 10785 : cluster 0 pgmap v10753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:44 smithi040 bash[28232]: audit 2023-12-01T21:37:43.919020+0000 mon.a (mon.0) 6938 : audit 0 from='client.? 172.21.15.40:0/707066805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:44 smithi040 bash[41173]: cluster 2023-12-01T21:37:42.785127+0000 mgr.y (mgr.24356) 10785 : cluster 0 pgmap v10753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:44 smithi040 bash[41173]: audit 2023-12-01T21:37:43.919020+0000 mon.a (mon.0) 6938 : audit 0 from='client.? 172.21.15.40:0/707066805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:44 smithi141 bash[31670]: cluster 2023-12-01T21:37:42.785127+0000 mgr.y (mgr.24356) 10785 : cluster 0 pgmap v10753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:44 smithi141 bash[31670]: audit 2023-12-01T21:37:43.919020+0000 mon.a (mon.0) 6938 : audit 0 from='client.? 172.21.15.40:0/707066805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:37:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:37:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:46 smithi040 bash[28232]: cluster 2023-12-01T21:37:44.786400+0000 mgr.y (mgr.24356) 10786 : cluster 0 pgmap v10754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:46 smithi040 bash[28232]: audit 2023-12-01T21:37:46.381638+0000 mon.a (mon.0) 6939 : audit 0 from='client.? 172.21.15.40:0/2307899234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:46 smithi040 bash[41173]: cluster 2023-12-01T21:37:44.786400+0000 mgr.y (mgr.24356) 10786 : cluster 0 pgmap v10754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:46.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:46 smithi040 bash[41173]: audit 2023-12-01T21:37:46.381638+0000 mon.a (mon.0) 6939 : audit 0 from='client.? 172.21.15.40:0/2307899234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:46 smithi141 bash[31670]: cluster 2023-12-01T21:37:44.786400+0000 mgr.y (mgr.24356) 10786 : cluster 0 pgmap v10754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:46 smithi141 bash[31670]: audit 2023-12-01T21:37:46.381638+0000 mon.a (mon.0) 6939 : audit 0 from='client.? 172.21.15.40:0/2307899234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:48 smithi040 bash[28232]: cluster 2023-12-01T21:37:46.787209+0000 mgr.y (mgr.24356) 10787 : cluster 0 pgmap v10755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:48 smithi040 bash[41173]: cluster 2023-12-01T21:37:46.787209+0000 mgr.y (mgr.24356) 10787 : cluster 0 pgmap v10755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:48 smithi141 bash[31670]: cluster 2023-12-01T21:37:46.787209+0000 mgr.y (mgr.24356) 10787 : cluster 0 pgmap v10755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:49 smithi040 bash[28232]: audit 2023-12-01T21:37:48.845219+0000 mon.a (mon.0) 6940 : audit 0 from='client.? 172.21.15.40:0/838343018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:49 smithi040 bash[28232]: audit 2023-12-01T21:37:48.888944+0000 mon.c (mon.2) 6805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:49 smithi040 bash[41173]: audit 2023-12-01T21:37:48.845219+0000 mon.a (mon.0) 6940 : audit 0 from='client.? 172.21.15.40:0/838343018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:49 smithi040 bash[41173]: audit 2023-12-01T21:37:48.888944+0000 mon.c (mon.2) 6805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:49 smithi141 bash[31670]: audit 2023-12-01T21:37:48.845219+0000 mon.a (mon.0) 6940 : audit 0 from='client.? 172.21.15.40:0/838343018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:49 smithi141 bash[31670]: audit 2023-12-01T21:37:48.888944+0000 mon.c (mon.2) 6805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:50 smithi040 bash[28232]: cluster 2023-12-01T21:37:48.787917+0000 mgr.y (mgr.24356) 10788 : cluster 0 pgmap v10756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:50 smithi040 bash[41173]: cluster 2023-12-01T21:37:48.787917+0000 mgr.y (mgr.24356) 10788 : cluster 0 pgmap v10756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:50 smithi141 bash[31670]: cluster 2023-12-01T21:37:48.787917+0000 mgr.y (mgr.24356) 10788 : cluster 0 pgmap v10756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:51.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:51 smithi040 bash[28232]: audit 2023-12-01T21:37:51.304053+0000 mon.a (mon.0) 6941 : audit 0 from='client.? 172.21.15.40:0/3450485475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:51.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:51 smithi040 bash[41173]: audit 2023-12-01T21:37:51.304053+0000 mon.a (mon.0) 6941 : audit 0 from='client.? 172.21.15.40:0/3450485475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:51 smithi141 bash[31670]: audit 2023-12-01T21:37:51.304053+0000 mon.a (mon.0) 6941 : audit 0 from='client.? 172.21.15.40:0/3450485475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:52 smithi040 bash[28232]: cluster 2023-12-01T21:37:50.789250+0000 mgr.y (mgr.24356) 10789 : cluster 0 pgmap v10757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:52 smithi040 bash[41173]: cluster 2023-12-01T21:37:50.789250+0000 mgr.y (mgr.24356) 10789 : cluster 0 pgmap v10757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:52 smithi141 bash[31670]: cluster 2023-12-01T21:37:50.789250+0000 mgr.y (mgr.24356) 10789 : cluster 0 pgmap v10757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:53 smithi141 bash[31670]: cluster 2023-12-01T21:37:52.789947+0000 mgr.y (mgr.24356) 10790 : cluster 0 pgmap v10758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:54.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:53 smithi040 bash[28232]: cluster 2023-12-01T21:37:52.789947+0000 mgr.y (mgr.24356) 10790 : cluster 0 pgmap v10758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:54.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:53 smithi040 bash[41173]: cluster 2023-12-01T21:37:52.789947+0000 mgr.y (mgr.24356) 10790 : cluster 0 pgmap v10758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:54 smithi141 bash[31670]: audit 2023-12-01T21:37:53.772133+0000 mon.c (mon.2) 6806 : audit 0 from='client.? 172.21.15.40:0/4006578889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:55.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:54 smithi040 bash[28232]: audit 2023-12-01T21:37:53.772133+0000 mon.c (mon.2) 6806 : audit 0 from='client.? 172.21.15.40:0/4006578889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:55.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:54 smithi040 bash[41173]: audit 2023-12-01T21:37:53.772133+0000 mon.c (mon.2) 6806 : audit 0 from='client.? 172.21.15.40:0/4006578889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:56.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:56 smithi040 bash[41173]: cluster 2023-12-01T21:37:54.791117+0000 mgr.y (mgr.24356) 10791 : cluster 0 pgmap v10759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:56.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:56 smithi040 bash[28232]: cluster 2023-12-01T21:37:54.791117+0000 mgr.y (mgr.24356) 10791 : cluster 0 pgmap v10759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:56.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:56 smithi141 bash[31670]: cluster 2023-12-01T21:37:54.791117+0000 mgr.y (mgr.24356) 10791 : cluster 0 pgmap v10759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:37:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:37:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:57 smithi141 bash[31670]: audit 2023-12-01T21:37:56.232303+0000 mon.a (mon.0) 6942 : audit 0 from='client.? 172.21.15.40:0/748171670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:57.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:57 smithi141 bash[31670]: audit 2023-12-01T21:37:56.484724+0000 mon.c (mon.2) 6807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:37:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:57 smithi040 bash[41173]: audit 2023-12-01T21:37:56.232303+0000 mon.a (mon.0) 6942 : audit 0 from='client.? 172.21.15.40:0/748171670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:57 smithi040 bash[41173]: audit 2023-12-01T21:37:56.484724+0000 mon.c (mon.2) 6807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:37:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:57 smithi040 bash[28232]: audit 2023-12-01T21:37:56.232303+0000 mon.a (mon.0) 6942 : audit 0 from='client.? 172.21.15.40:0/748171670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:57 smithi040 bash[28232]: audit 2023-12-01T21:37:56.484724+0000 mon.c (mon.2) 6807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:37:58.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:58 smithi141 bash[31670]: cluster 2023-12-01T21:37:56.791725+0000 mgr.y (mgr.24356) 10792 : cluster 0 pgmap v10760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:58 smithi040 bash[41173]: cluster 2023-12-01T21:37:56.791725+0000 mgr.y (mgr.24356) 10792 : cluster 0 pgmap v10760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:58.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:58 smithi040 bash[28232]: cluster 2023-12-01T21:37:56.791725+0000 mgr.y (mgr.24356) 10792 : cluster 0 pgmap v10760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:37:59.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:37:59 smithi141 bash[31670]: audit 2023-12-01T21:37:58.697111+0000 mon.b (mon.1) 53 : audit 0 from='client.? 172.21.15.40:0/1837213490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:37:59 smithi040 bash[28232]: audit 2023-12-01T21:37:58.697111+0000 mon.b (mon.1) 53 : audit 0 from='client.? 172.21.15.40:0/1837213490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:37:59.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:37:59 smithi040 bash[41173]: audit 2023-12-01T21:37:58.697111+0000 mon.b (mon.1) 53 : audit 0 from='client.? 172.21.15.40:0/1837213490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:00.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:00 smithi141 bash[31670]: cluster 2023-12-01T21:37:58.792386+0000 mgr.y (mgr.24356) 10793 : cluster 0 pgmap v10761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:00 smithi040 bash[28232]: cluster 2023-12-01T21:37:58.792386+0000 mgr.y (mgr.24356) 10793 : cluster 0 pgmap v10761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:00 smithi040 bash[41173]: cluster 2023-12-01T21:37:58.792386+0000 mgr.y (mgr.24356) 10793 : cluster 0 pgmap v10761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:01.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:01 smithi141 bash[31670]: audit 2023-12-01T21:38:01.158834+0000 mon.a (mon.0) 6943 : audit 0 from='client.? 172.21.15.40:0/3754297273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:01 smithi040 bash[41173]: audit 2023-12-01T21:38:01.158834+0000 mon.a (mon.0) 6943 : audit 0 from='client.? 172.21.15.40:0/3754297273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:01 smithi040 bash[28232]: audit 2023-12-01T21:38:01.158834+0000 mon.a (mon.0) 6943 : audit 0 from='client.? 172.21.15.40:0/3754297273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:02.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:02 smithi141 bash[31670]: cluster 2023-12-01T21:38:00.793489+0000 mgr.y (mgr.24356) 10794 : cluster 0 pgmap v10762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:02 smithi040 bash[28232]: cluster 2023-12-01T21:38:00.793489+0000 mgr.y (mgr.24356) 10794 : cluster 0 pgmap v10762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:02 smithi040 bash[41173]: cluster 2023-12-01T21:38:00.793489+0000 mgr.y (mgr.24356) 10794 : cluster 0 pgmap v10762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:02.383385+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:02.396088+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:02.736952+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:02.745665+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:03.280003+0000 mon.c (mon.2) 6808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:03.281918+0000 mon.c (mon.2) 6809 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[28232]: audit 2023-12-01T21:38:03.290710+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:02.383385+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:02.396088+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:02.736952+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:02.745665+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:03.280003+0000 mon.c (mon.2) 6808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:03.281918+0000 mon.c (mon.2) 6809 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:38:03.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:03 smithi040 bash[41173]: audit 2023-12-01T21:38:03.290710+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:02.383385+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:02.396088+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:02.736952+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:02.745665+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:03.280003+0000 mon.c (mon.2) 6808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:38:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:03.281918+0000 mon.c (mon.2) 6809 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:38:03.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:03 smithi141 bash[31670]: audit 2023-12-01T21:38:03.290710+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:38:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:04 smithi040 bash[28232]: cluster 2023-12-01T21:38:02.794111+0000 mgr.y (mgr.24356) 10795 : cluster 0 pgmap v10763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:04 smithi040 bash[28232]: audit 2023-12-01T21:38:03.627181+0000 mon.a (mon.0) 6949 : audit 0 from='client.? 172.21.15.40:0/3892905580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:04 smithi040 bash[28232]: audit 2023-12-01T21:38:03.889303+0000 mon.c (mon.2) 6810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:04 smithi040 bash[41173]: cluster 2023-12-01T21:38:02.794111+0000 mgr.y (mgr.24356) 10795 : cluster 0 pgmap v10763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:04 smithi040 bash[41173]: audit 2023-12-01T21:38:03.627181+0000 mon.a (mon.0) 6949 : audit 0 from='client.? 172.21.15.40:0/3892905580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:04 smithi040 bash[41173]: audit 2023-12-01T21:38:03.889303+0000 mon.c (mon.2) 6810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:04 smithi141 bash[31670]: cluster 2023-12-01T21:38:02.794111+0000 mgr.y (mgr.24356) 10795 : cluster 0 pgmap v10763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:04 smithi141 bash[31670]: audit 2023-12-01T21:38:03.627181+0000 mon.a (mon.0) 6949 : audit 0 from='client.? 172.21.15.40:0/3892905580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:04 smithi141 bash[31670]: audit 2023-12-01T21:38:03.889303+0000 mon.c (mon.2) 6810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:06.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:38:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:38:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:06 smithi040 bash[28232]: cluster 2023-12-01T21:38:04.795268+0000 mgr.y (mgr.24356) 10796 : cluster 0 pgmap v10764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:06.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:06 smithi040 bash[28232]: audit 2023-12-01T21:38:06.098194+0000 mon.c (mon.2) 6811 : audit 0 from='client.? 172.21.15.40:0/2296200328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:06 smithi040 bash[41173]: cluster 2023-12-01T21:38:04.795268+0000 mgr.y (mgr.24356) 10796 : cluster 0 pgmap v10764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:06 smithi040 bash[41173]: audit 2023-12-01T21:38:06.098194+0000 mon.c (mon.2) 6811 : audit 0 from='client.? 172.21.15.40:0/2296200328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:06 smithi141 bash[31670]: cluster 2023-12-01T21:38:04.795268+0000 mgr.y (mgr.24356) 10796 : cluster 0 pgmap v10764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:06 smithi141 bash[31670]: audit 2023-12-01T21:38:06.098194+0000 mon.c (mon.2) 6811 : audit 0 from='client.? 172.21.15.40:0/2296200328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:08 smithi040 bash[28232]: cluster 2023-12-01T21:38:06.795907+0000 mgr.y (mgr.24356) 10797 : cluster 0 pgmap v10765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:08 smithi040 bash[41173]: cluster 2023-12-01T21:38:06.795907+0000 mgr.y (mgr.24356) 10797 : cluster 0 pgmap v10765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:08 smithi141 bash[31670]: cluster 2023-12-01T21:38:06.795907+0000 mgr.y (mgr.24356) 10797 : cluster 0 pgmap v10765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:09.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:09 smithi040 bash[28232]: audit 2023-12-01T21:38:08.563588+0000 mon.a (mon.0) 6950 : audit 0 from='client.? 172.21.15.40:0/1060685908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:09.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:09 smithi040 bash[41173]: audit 2023-12-01T21:38:08.563588+0000 mon.a (mon.0) 6950 : audit 0 from='client.? 172.21.15.40:0/1060685908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:09 smithi141 bash[31670]: audit 2023-12-01T21:38:08.563588+0000 mon.a (mon.0) 6950 : audit 0 from='client.? 172.21.15.40:0/1060685908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:10 smithi040 bash[28232]: cluster 2023-12-01T21:38:08.796605+0000 mgr.y (mgr.24356) 10798 : cluster 0 pgmap v10766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:10 smithi040 bash[41173]: cluster 2023-12-01T21:38:08.796605+0000 mgr.y (mgr.24356) 10798 : cluster 0 pgmap v10766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:10 smithi141 bash[31670]: cluster 2023-12-01T21:38:08.796605+0000 mgr.y (mgr.24356) 10798 : cluster 0 pgmap v10766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:11 smithi141 bash[31670]: audit 2023-12-01T21:38:11.025563+0000 mon.a (mon.0) 6951 : audit 0 from='client.? 172.21.15.40:0/2966154047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:11.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:11 smithi040 bash[28232]: audit 2023-12-01T21:38:11.025563+0000 mon.a (mon.0) 6951 : audit 0 from='client.? 172.21.15.40:0/2966154047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:11 smithi040 bash[41173]: audit 2023-12-01T21:38:11.025563+0000 mon.a (mon.0) 6951 : audit 0 from='client.? 172.21.15.40:0/2966154047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:12 smithi141 bash[31670]: cluster 2023-12-01T21:38:10.797700+0000 mgr.y (mgr.24356) 10799 : cluster 0 pgmap v10767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:12 smithi040 bash[28232]: cluster 2023-12-01T21:38:10.797700+0000 mgr.y (mgr.24356) 10799 : cluster 0 pgmap v10767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:12 smithi040 bash[41173]: cluster 2023-12-01T21:38:10.797700+0000 mgr.y (mgr.24356) 10799 : cluster 0 pgmap v10767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:14 smithi141 bash[31670]: cluster 2023-12-01T21:38:12.798338+0000 mgr.y (mgr.24356) 10800 : cluster 0 pgmap v10768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:14 smithi141 bash[31670]: audit 2023-12-01T21:38:13.493568+0000 mon.c (mon.2) 6812 : audit 0 from='client.? 172.21.15.40:0/108527689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:14 smithi040 bash[41173]: cluster 2023-12-01T21:38:12.798338+0000 mgr.y (mgr.24356) 10800 : cluster 0 pgmap v10768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:14 smithi040 bash[41173]: audit 2023-12-01T21:38:13.493568+0000 mon.c (mon.2) 6812 : audit 0 from='client.? 172.21.15.40:0/108527689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:14 smithi040 bash[28232]: cluster 2023-12-01T21:38:12.798338+0000 mgr.y (mgr.24356) 10800 : cluster 0 pgmap v10768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:14 smithi040 bash[28232]: audit 2023-12-01T21:38:13.493568+0000 mon.c (mon.2) 6812 : audit 0 from='client.? 172.21.15.40:0/108527689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:16 smithi141 bash[31670]: cluster 2023-12-01T21:38:14.799540+0000 mgr.y (mgr.24356) 10801 : cluster 0 pgmap v10769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:16 smithi141 bash[31670]: audit 2023-12-01T21:38:15.953892+0000 mon.a (mon.0) 6952 : audit 0 from='client.? 172.21.15.40:0/24427002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:38:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:38:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:16 smithi040 bash[41173]: cluster 2023-12-01T21:38:14.799540+0000 mgr.y (mgr.24356) 10801 : cluster 0 pgmap v10769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:16 smithi040 bash[41173]: audit 2023-12-01T21:38:15.953892+0000 mon.a (mon.0) 6952 : audit 0 from='client.? 172.21.15.40:0/24427002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:16 smithi040 bash[28232]: cluster 2023-12-01T21:38:14.799540+0000 mgr.y (mgr.24356) 10801 : cluster 0 pgmap v10769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:16 smithi040 bash[28232]: audit 2023-12-01T21:38:15.953892+0000 mon.a (mon.0) 6952 : audit 0 from='client.? 172.21.15.40:0/24427002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:18 smithi141 bash[31670]: cluster 2023-12-01T21:38:16.800211+0000 mgr.y (mgr.24356) 10802 : cluster 0 pgmap v10770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:18 smithi141 bash[31670]: audit 2023-12-01T21:38:18.421722+0000 mon.c (mon.2) 6813 : audit 0 from='client.? 172.21.15.40:0/3284849779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:18 smithi040 bash[41173]: cluster 2023-12-01T21:38:16.800211+0000 mgr.y (mgr.24356) 10802 : cluster 0 pgmap v10770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:18 smithi040 bash[41173]: audit 2023-12-01T21:38:18.421722+0000 mon.c (mon.2) 6813 : audit 0 from='client.? 172.21.15.40:0/3284849779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:18 smithi040 bash[28232]: cluster 2023-12-01T21:38:16.800211+0000 mgr.y (mgr.24356) 10802 : cluster 0 pgmap v10770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:18 smithi040 bash[28232]: audit 2023-12-01T21:38:18.421722+0000 mon.c (mon.2) 6813 : audit 0 from='client.? 172.21.15.40:0/3284849779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:19 smithi141 bash[31670]: audit 2023-12-01T21:38:18.889828+0000 mon.c (mon.2) 6814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:19 smithi040 bash[28232]: audit 2023-12-01T21:38:18.889828+0000 mon.c (mon.2) 6814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:19 smithi040 bash[41173]: audit 2023-12-01T21:38:18.889828+0000 mon.c (mon.2) 6814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:20 smithi141 bash[31670]: cluster 2023-12-01T21:38:18.800919+0000 mgr.y (mgr.24356) 10803 : cluster 0 pgmap v10771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:20 smithi040 bash[28232]: cluster 2023-12-01T21:38:18.800919+0000 mgr.y (mgr.24356) 10803 : cluster 0 pgmap v10771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:20 smithi040 bash[41173]: cluster 2023-12-01T21:38:18.800919+0000 mgr.y (mgr.24356) 10803 : cluster 0 pgmap v10771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:21 smithi141 bash[31670]: audit 2023-12-01T21:38:20.875354+0000 mon.a (mon.0) 6953 : audit 0 from='client.? 172.21.15.40:0/911891671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:21 smithi040 bash[28232]: audit 2023-12-01T21:38:20.875354+0000 mon.a (mon.0) 6953 : audit 0 from='client.? 172.21.15.40:0/911891671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:21 smithi040 bash[41173]: audit 2023-12-01T21:38:20.875354+0000 mon.a (mon.0) 6953 : audit 0 from='client.? 172.21.15.40:0/911891671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:22 smithi141 bash[31670]: cluster 2023-12-01T21:38:20.801679+0000 mgr.y (mgr.24356) 10804 : cluster 0 pgmap v10772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:22 smithi040 bash[28232]: cluster 2023-12-01T21:38:20.801679+0000 mgr.y (mgr.24356) 10804 : cluster 0 pgmap v10772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:22 smithi040 bash[41173]: cluster 2023-12-01T21:38:20.801679+0000 mgr.y (mgr.24356) 10804 : cluster 0 pgmap v10772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:23 smithi141 bash[31670]: audit 2023-12-01T21:38:23.355836+0000 mon.c (mon.2) 6815 : audit 0 from='client.? 172.21.15.40:0/958677294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:23 smithi040 bash[28232]: audit 2023-12-01T21:38:23.355836+0000 mon.c (mon.2) 6815 : audit 0 from='client.? 172.21.15.40:0/958677294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:23 smithi040 bash[41173]: audit 2023-12-01T21:38:23.355836+0000 mon.c (mon.2) 6815 : audit 0 from='client.? 172.21.15.40:0/958677294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:24 smithi141 bash[31670]: cluster 2023-12-01T21:38:22.802325+0000 mgr.y (mgr.24356) 10805 : cluster 0 pgmap v10773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:24 smithi040 bash[28232]: cluster 2023-12-01T21:38:22.802325+0000 mgr.y (mgr.24356) 10805 : cluster 0 pgmap v10773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:24 smithi040 bash[41173]: cluster 2023-12-01T21:38:22.802325+0000 mgr.y (mgr.24356) 10805 : cluster 0 pgmap v10773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:26 smithi141 bash[31670]: cluster 2023-12-01T21:38:24.803525+0000 mgr.y (mgr.24356) 10806 : cluster 0 pgmap v10774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:26 smithi141 bash[31670]: audit 2023-12-01T21:38:25.821369+0000 mon.c (mon.2) 6816 : audit 0 from='client.? 172.21.15.40:0/1399350839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:38:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:38:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:26 smithi040 bash[28232]: cluster 2023-12-01T21:38:24.803525+0000 mgr.y (mgr.24356) 10806 : cluster 0 pgmap v10774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:26 smithi040 bash[28232]: audit 2023-12-01T21:38:25.821369+0000 mon.c (mon.2) 6816 : audit 0 from='client.? 172.21.15.40:0/1399350839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:26 smithi040 bash[41173]: cluster 2023-12-01T21:38:24.803525+0000 mgr.y (mgr.24356) 10806 : cluster 0 pgmap v10774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:26 smithi040 bash[41173]: audit 2023-12-01T21:38:25.821369+0000 mon.c (mon.2) 6816 : audit 0 from='client.? 172.21.15.40:0/1399350839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:28 smithi141 bash[31670]: cluster 2023-12-01T21:38:26.804169+0000 mgr.y (mgr.24356) 10807 : cluster 0 pgmap v10775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:28 smithi141 bash[31670]: audit 2023-12-01T21:38:28.290244+0000 mon.a (mon.0) 6954 : audit 0 from='client.? 172.21.15.40:0/927419484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:28 smithi040 bash[28232]: cluster 2023-12-01T21:38:26.804169+0000 mgr.y (mgr.24356) 10807 : cluster 0 pgmap v10775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:28 smithi040 bash[28232]: audit 2023-12-01T21:38:28.290244+0000 mon.a (mon.0) 6954 : audit 0 from='client.? 172.21.15.40:0/927419484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:28 smithi040 bash[41173]: cluster 2023-12-01T21:38:26.804169+0000 mgr.y (mgr.24356) 10807 : cluster 0 pgmap v10775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:28 smithi040 bash[41173]: audit 2023-12-01T21:38:28.290244+0000 mon.a (mon.0) 6954 : audit 0 from='client.? 172.21.15.40:0/927419484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:30 smithi141 bash[31670]: cluster 2023-12-01T21:38:28.804883+0000 mgr.y (mgr.24356) 10808 : cluster 0 pgmap v10776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:30 smithi040 bash[41173]: cluster 2023-12-01T21:38:28.804883+0000 mgr.y (mgr.24356) 10808 : cluster 0 pgmap v10776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:30 smithi040 bash[28232]: cluster 2023-12-01T21:38:28.804883+0000 mgr.y (mgr.24356) 10808 : cluster 0 pgmap v10776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:31.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:31 smithi141 bash[31670]: audit 2023-12-01T21:38:30.754858+0000 mon.a (mon.0) 6955 : audit 0 from='client.? 172.21.15.40:0/680681996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:31 smithi040 bash[28232]: audit 2023-12-01T21:38:30.754858+0000 mon.a (mon.0) 6955 : audit 0 from='client.? 172.21.15.40:0/680681996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:31 smithi040 bash[41173]: audit 2023-12-01T21:38:30.754858+0000 mon.a (mon.0) 6955 : audit 0 from='client.? 172.21.15.40:0/680681996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:32 smithi141 bash[31670]: cluster 2023-12-01T21:38:30.805995+0000 mgr.y (mgr.24356) 10809 : cluster 0 pgmap v10777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:32 smithi040 bash[28232]: cluster 2023-12-01T21:38:30.805995+0000 mgr.y (mgr.24356) 10809 : cluster 0 pgmap v10777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:32 smithi040 bash[41173]: cluster 2023-12-01T21:38:30.805995+0000 mgr.y (mgr.24356) 10809 : cluster 0 pgmap v10777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:33 smithi141 bash[31670]: audit 2023-12-01T21:38:33.215961+0000 mon.c (mon.2) 6817 : audit 0 from='client.? 172.21.15.40:0/465649476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:33 smithi040 bash[28232]: audit 2023-12-01T21:38:33.215961+0000 mon.c (mon.2) 6817 : audit 0 from='client.? 172.21.15.40:0/465649476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:33 smithi040 bash[41173]: audit 2023-12-01T21:38:33.215961+0000 mon.c (mon.2) 6817 : audit 0 from='client.? 172.21.15.40:0/465649476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:34 smithi141 bash[31670]: cluster 2023-12-01T21:38:32.806694+0000 mgr.y (mgr.24356) 10810 : cluster 0 pgmap v10778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:34 smithi141 bash[31670]: audit 2023-12-01T21:38:33.890024+0000 mon.c (mon.2) 6818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:34 smithi040 bash[28232]: cluster 2023-12-01T21:38:32.806694+0000 mgr.y (mgr.24356) 10810 : cluster 0 pgmap v10778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:34 smithi040 bash[28232]: audit 2023-12-01T21:38:33.890024+0000 mon.c (mon.2) 6818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:34 smithi040 bash[41173]: cluster 2023-12-01T21:38:32.806694+0000 mgr.y (mgr.24356) 10810 : cluster 0 pgmap v10778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:34 smithi040 bash[41173]: audit 2023-12-01T21:38:33.890024+0000 mon.c (mon.2) 6818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:36 smithi141 bash[31670]: cluster 2023-12-01T21:38:34.807875+0000 mgr.y (mgr.24356) 10811 : cluster 0 pgmap v10779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:36 smithi141 bash[31670]: audit 2023-12-01T21:38:35.681966+0000 mon.a (mon.0) 6956 : audit 0 from='client.? 172.21.15.40:0/3119354977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:36 smithi040 bash[41173]: cluster 2023-12-01T21:38:34.807875+0000 mgr.y (mgr.24356) 10811 : cluster 0 pgmap v10779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:36 smithi040 bash[41173]: audit 2023-12-01T21:38:35.681966+0000 mon.a (mon.0) 6956 : audit 0 from='client.? 172.21.15.40:0/3119354977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:36 smithi040 bash[28232]: cluster 2023-12-01T21:38:34.807875+0000 mgr.y (mgr.24356) 10811 : cluster 0 pgmap v10779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:36 smithi040 bash[28232]: audit 2023-12-01T21:38:35.681966+0000 mon.a (mon.0) 6956 : audit 0 from='client.? 172.21.15.40:0/3119354977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:36.917 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:38:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:38:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:38 smithi141 bash[31670]: cluster 2023-12-01T21:38:36.808505+0000 mgr.y (mgr.24356) 10812 : cluster 0 pgmap v10780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:38 smithi141 bash[31670]: audit 2023-12-01T21:38:38.144872+0000 mon.a (mon.0) 6957 : audit 0 from='client.? 172.21.15.40:0/1670068282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:38 smithi040 bash[28232]: cluster 2023-12-01T21:38:36.808505+0000 mgr.y (mgr.24356) 10812 : cluster 0 pgmap v10780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:38 smithi040 bash[28232]: audit 2023-12-01T21:38:38.144872+0000 mon.a (mon.0) 6957 : audit 0 from='client.? 172.21.15.40:0/1670068282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:38 smithi040 bash[41173]: cluster 2023-12-01T21:38:36.808505+0000 mgr.y (mgr.24356) 10812 : cluster 0 pgmap v10780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:38.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:38 smithi040 bash[41173]: audit 2023-12-01T21:38:38.144872+0000 mon.a (mon.0) 6957 : audit 0 from='client.? 172.21.15.40:0/1670068282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:40 smithi141 bash[31670]: cluster 2023-12-01T21:38:38.809135+0000 mgr.y (mgr.24356) 10813 : cluster 0 pgmap v10781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:40 smithi040 bash[28232]: cluster 2023-12-01T21:38:38.809135+0000 mgr.y (mgr.24356) 10813 : cluster 0 pgmap v10781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:40 smithi040 bash[41173]: cluster 2023-12-01T21:38:38.809135+0000 mgr.y (mgr.24356) 10813 : cluster 0 pgmap v10781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:41 smithi141 bash[31670]: audit 2023-12-01T21:38:40.608855+0000 mon.c (mon.2) 6819 : audit 0 from='client.? 172.21.15.40:0/3322506078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:41 smithi040 bash[28232]: audit 2023-12-01T21:38:40.608855+0000 mon.c (mon.2) 6819 : audit 0 from='client.? 172.21.15.40:0/3322506078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:41 smithi040 bash[41173]: audit 2023-12-01T21:38:40.608855+0000 mon.c (mon.2) 6819 : audit 0 from='client.? 172.21.15.40:0/3322506078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:42 smithi040 bash[28232]: cluster 2023-12-01T21:38:40.810281+0000 mgr.y (mgr.24356) 10814 : cluster 0 pgmap v10782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:42 smithi040 bash[41173]: cluster 2023-12-01T21:38:40.810281+0000 mgr.y (mgr.24356) 10814 : cluster 0 pgmap v10782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:42 smithi141 bash[31670]: cluster 2023-12-01T21:38:40.810281+0000 mgr.y (mgr.24356) 10814 : cluster 0 pgmap v10782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:43.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:43 smithi040 bash[28232]: audit 2023-12-01T21:38:43.072043+0000 mon.c (mon.2) 6820 : audit 0 from='client.? 172.21.15.40:0/3641719154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:43 smithi040 bash[41173]: audit 2023-12-01T21:38:43.072043+0000 mon.c (mon.2) 6820 : audit 0 from='client.? 172.21.15.40:0/3641719154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:43 smithi141 bash[31670]: audit 2023-12-01T21:38:43.072043+0000 mon.c (mon.2) 6820 : audit 0 from='client.? 172.21.15.40:0/3641719154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:44 smithi040 bash[28232]: cluster 2023-12-01T21:38:42.810922+0000 mgr.y (mgr.24356) 10815 : cluster 0 pgmap v10783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:44 smithi040 bash[41173]: cluster 2023-12-01T21:38:42.810922+0000 mgr.y (mgr.24356) 10815 : cluster 0 pgmap v10783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:44 smithi141 bash[31670]: cluster 2023-12-01T21:38:42.810922+0000 mgr.y (mgr.24356) 10815 : cluster 0 pgmap v10783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:46.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:46 smithi040 bash[28232]: cluster 2023-12-01T21:38:44.812068+0000 mgr.y (mgr.24356) 10816 : cluster 0 pgmap v10784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:46.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:46 smithi040 bash[28232]: audit 2023-12-01T21:38:45.535759+0000 mon.c (mon.2) 6821 : audit 0 from='client.? 172.21.15.40:0/35383362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:46 smithi040 bash[41173]: cluster 2023-12-01T21:38:44.812068+0000 mgr.y (mgr.24356) 10816 : cluster 0 pgmap v10784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:46.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:46 smithi040 bash[41173]: audit 2023-12-01T21:38:45.535759+0000 mon.c (mon.2) 6821 : audit 0 from='client.? 172.21.15.40:0/35383362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:46 smithi141 bash[31670]: cluster 2023-12-01T21:38:44.812068+0000 mgr.y (mgr.24356) 10816 : cluster 0 pgmap v10784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:46.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:46 smithi141 bash[31670]: audit 2023-12-01T21:38:45.535759+0000 mon.c (mon.2) 6821 : audit 0 from='client.? 172.21.15.40:0/35383362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:38:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:38:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:48 smithi141 bash[31670]: cluster 2023-12-01T21:38:46.812860+0000 mgr.y (mgr.24356) 10817 : cluster 0 pgmap v10785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:48 smithi141 bash[31670]: audit 2023-12-01T21:38:47.994701+0000 mon.c (mon.2) 6822 : audit 0 from='client.? 172.21.15.40:0/4258486302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:48 smithi040 bash[28232]: cluster 2023-12-01T21:38:46.812860+0000 mgr.y (mgr.24356) 10817 : cluster 0 pgmap v10785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:48 smithi040 bash[28232]: audit 2023-12-01T21:38:47.994701+0000 mon.c (mon.2) 6822 : audit 0 from='client.? 172.21.15.40:0/4258486302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:48 smithi040 bash[41173]: cluster 2023-12-01T21:38:46.812860+0000 mgr.y (mgr.24356) 10817 : cluster 0 pgmap v10785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:48.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:48 smithi040 bash[41173]: audit 2023-12-01T21:38:47.994701+0000 mon.c (mon.2) 6822 : audit 0 from='client.? 172.21.15.40:0/4258486302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:49 smithi141 bash[31670]: audit 2023-12-01T21:38:48.890487+0000 mon.c (mon.2) 6823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:49 smithi040 bash[28232]: audit 2023-12-01T21:38:48.890487+0000 mon.c (mon.2) 6823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:49 smithi040 bash[41173]: audit 2023-12-01T21:38:48.890487+0000 mon.c (mon.2) 6823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:50 smithi141 bash[31670]: cluster 2023-12-01T21:38:48.813496+0000 mgr.y (mgr.24356) 10818 : cluster 0 pgmap v10786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:50 smithi040 bash[28232]: cluster 2023-12-01T21:38:48.813496+0000 mgr.y (mgr.24356) 10818 : cluster 0 pgmap v10786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:50 smithi040 bash[41173]: cluster 2023-12-01T21:38:48.813496+0000 mgr.y (mgr.24356) 10818 : cluster 0 pgmap v10786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:51.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:51 smithi141 bash[31670]: audit 2023-12-01T21:38:50.465455+0000 mon.c (mon.2) 6824 : audit 0 from='client.? 172.21.15.40:0/3982462391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:51.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:51 smithi040 bash[28232]: audit 2023-12-01T21:38:50.465455+0000 mon.c (mon.2) 6824 : audit 0 from='client.? 172.21.15.40:0/3982462391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:51 smithi040 bash[41173]: audit 2023-12-01T21:38:50.465455+0000 mon.c (mon.2) 6824 : audit 0 from='client.? 172.21.15.40:0/3982462391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:52.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:52 smithi141 bash[31670]: cluster 2023-12-01T21:38:50.814668+0000 mgr.y (mgr.24356) 10819 : cluster 0 pgmap v10787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:52 smithi040 bash[28232]: cluster 2023-12-01T21:38:50.814668+0000 mgr.y (mgr.24356) 10819 : cluster 0 pgmap v10787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:52 smithi040 bash[41173]: cluster 2023-12-01T21:38:50.814668+0000 mgr.y (mgr.24356) 10819 : cluster 0 pgmap v10787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:53.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:53 smithi040 bash[28232]: audit 2023-12-01T21:38:52.924537+0000 mon.c (mon.2) 6825 : audit 0 from='client.? 172.21.15.40:0/3568467804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:53 smithi040 bash[41173]: audit 2023-12-01T21:38:52.924537+0000 mon.c (mon.2) 6825 : audit 0 from='client.? 172.21.15.40:0/3568467804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:53.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:53 smithi141 bash[31670]: audit 2023-12-01T21:38:52.924537+0000 mon.c (mon.2) 6825 : audit 0 from='client.? 172.21.15.40:0/3568467804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:54 smithi040 bash[28232]: cluster 2023-12-01T21:38:52.815311+0000 mgr.y (mgr.24356) 10820 : cluster 0 pgmap v10788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:54 smithi040 bash[41173]: cluster 2023-12-01T21:38:52.815311+0000 mgr.y (mgr.24356) 10820 : cluster 0 pgmap v10788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:54 smithi141 bash[31670]: cluster 2023-12-01T21:38:52.815311+0000 mgr.y (mgr.24356) 10820 : cluster 0 pgmap v10788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:56.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:38:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:38:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:56 smithi040 bash[28232]: cluster 2023-12-01T21:38:54.816405+0000 mgr.y (mgr.24356) 10821 : cluster 0 pgmap v10789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:56.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:56 smithi040 bash[28232]: audit 2023-12-01T21:38:55.391529+0000 mon.a (mon.0) 6958 : audit 0 from='client.? 172.21.15.40:0/2866017386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:56 smithi040 bash[41173]: cluster 2023-12-01T21:38:54.816405+0000 mgr.y (mgr.24356) 10821 : cluster 0 pgmap v10789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:56 smithi040 bash[41173]: audit 2023-12-01T21:38:55.391529+0000 mon.a (mon.0) 6958 : audit 0 from='client.? 172.21.15.40:0/2866017386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:56 smithi141 bash[31670]: cluster 2023-12-01T21:38:54.816405+0000 mgr.y (mgr.24356) 10821 : cluster 0 pgmap v10789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:56 smithi141 bash[31670]: audit 2023-12-01T21:38:55.391529+0000 mon.a (mon.0) 6958 : audit 0 from='client.? 172.21.15.40:0/2866017386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:58 smithi040 bash[28232]: cluster 2023-12-01T21:38:56.817012+0000 mgr.y (mgr.24356) 10822 : cluster 0 pgmap v10790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:38:58 smithi040 bash[28232]: audit 2023-12-01T21:38:57.855687+0000 mon.c (mon.2) 6826 : audit 0 from='client.? 172.21.15.40:0/4269680604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:58 smithi040 bash[41173]: cluster 2023-12-01T21:38:56.817012+0000 mgr.y (mgr.24356) 10822 : cluster 0 pgmap v10790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:38:58 smithi040 bash[41173]: audit 2023-12-01T21:38:57.855687+0000 mon.c (mon.2) 6826 : audit 0 from='client.? 172.21.15.40:0/4269680604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:38:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:58 smithi141 bash[31670]: cluster 2023-12-01T21:38:56.817012+0000 mgr.y (mgr.24356) 10822 : cluster 0 pgmap v10790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:38:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:38:58 smithi141 bash[31670]: audit 2023-12-01T21:38:57.855687+0000 mon.c (mon.2) 6826 : audit 0 from='client.? 172.21.15.40:0/4269680604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:00 smithi040 bash[41173]: cluster 2023-12-01T21:38:58.817695+0000 mgr.y (mgr.24356) 10823 : cluster 0 pgmap v10791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:00 smithi040 bash[28232]: cluster 2023-12-01T21:38:58.817695+0000 mgr.y (mgr.24356) 10823 : cluster 0 pgmap v10791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:00 smithi141 bash[31670]: cluster 2023-12-01T21:38:58.817695+0000 mgr.y (mgr.24356) 10823 : cluster 0 pgmap v10791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:01 smithi040 bash[28232]: audit 2023-12-01T21:39:00.337891+0000 mon.a (mon.0) 6959 : audit 0 from='client.? 172.21.15.40:0/4250324413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:01 smithi040 bash[41173]: audit 2023-12-01T21:39:00.337891+0000 mon.a (mon.0) 6959 : audit 0 from='client.? 172.21.15.40:0/4250324413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:01 smithi141 bash[31670]: audit 2023-12-01T21:39:00.337891+0000 mon.a (mon.0) 6959 : audit 0 from='client.? 172.21.15.40:0/4250324413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:02 smithi040 bash[28232]: cluster 2023-12-01T21:39:00.818872+0000 mgr.y (mgr.24356) 10824 : cluster 0 pgmap v10792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:02 smithi040 bash[41173]: cluster 2023-12-01T21:39:00.818872+0000 mgr.y (mgr.24356) 10824 : cluster 0 pgmap v10792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:02 smithi141 bash[31670]: cluster 2023-12-01T21:39:00.818872+0000 mgr.y (mgr.24356) 10824 : cluster 0 pgmap v10792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:03 smithi040 bash[41173]: audit 2023-12-01T21:39:02.806670+0000 mon.c (mon.2) 6827 : audit 0 from='client.? 172.21.15.40:0/1043474112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:03 smithi040 bash[28232]: audit 2023-12-01T21:39:02.806670+0000 mon.c (mon.2) 6827 : audit 0 from='client.? 172.21.15.40:0/1043474112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:03 smithi141 bash[31670]: audit 2023-12-01T21:39:02.806670+0000 mon.c (mon.2) 6827 : audit 0 from='client.? 172.21.15.40:0/1043474112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:04 smithi040 bash[28232]: cluster 2023-12-01T21:39:02.819457+0000 mgr.y (mgr.24356) 10825 : cluster 0 pgmap v10793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:04 smithi040 bash[28232]: audit 2023-12-01T21:39:03.376769+0000 mon.c (mon.2) 6828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:39:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:04 smithi040 bash[28232]: audit 2023-12-01T21:39:03.890971+0000 mon.c (mon.2) 6829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:04 smithi040 bash[41173]: cluster 2023-12-01T21:39:02.819457+0000 mgr.y (mgr.24356) 10825 : cluster 0 pgmap v10793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:04 smithi040 bash[41173]: audit 2023-12-01T21:39:03.376769+0000 mon.c (mon.2) 6828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:39:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:04 smithi040 bash[41173]: audit 2023-12-01T21:39:03.890971+0000 mon.c (mon.2) 6829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:04 smithi141 bash[31670]: cluster 2023-12-01T21:39:02.819457+0000 mgr.y (mgr.24356) 10825 : cluster 0 pgmap v10793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:04 smithi141 bash[31670]: audit 2023-12-01T21:39:03.376769+0000 mon.c (mon.2) 6828 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:39:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:04 smithi141 bash[31670]: audit 2023-12-01T21:39:03.890971+0000 mon.c (mon.2) 6829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:06 smithi141 bash[31670]: cluster 2023-12-01T21:39:04.820738+0000 mgr.y (mgr.24356) 10826 : cluster 0 pgmap v10794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:06.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:06 smithi141 bash[31670]: audit 2023-12-01T21:39:05.276714+0000 mon.c (mon.2) 6830 : audit 0 from='client.? 172.21.15.40:0/1916764620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:06.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:39:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:39:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:06 smithi040 bash[28232]: cluster 2023-12-01T21:39:04.820738+0000 mgr.y (mgr.24356) 10826 : cluster 0 pgmap v10794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:06 smithi040 bash[28232]: audit 2023-12-01T21:39:05.276714+0000 mon.c (mon.2) 6830 : audit 0 from='client.? 172.21.15.40:0/1916764620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:06 smithi040 bash[41173]: cluster 2023-12-01T21:39:04.820738+0000 mgr.y (mgr.24356) 10826 : cluster 0 pgmap v10794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:06 smithi040 bash[41173]: audit 2023-12-01T21:39:05.276714+0000 mon.c (mon.2) 6830 : audit 0 from='client.? 172.21.15.40:0/1916764620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:08 smithi141 bash[31670]: cluster 2023-12-01T21:39:06.821494+0000 mgr.y (mgr.24356) 10827 : cluster 0 pgmap v10795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:08 smithi141 bash[31670]: audit 2023-12-01T21:39:07.749867+0000 mon.a (mon.0) 6960 : audit 0 from='client.? 172.21.15.40:0/183816218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:08 smithi040 bash[28232]: cluster 2023-12-01T21:39:06.821494+0000 mgr.y (mgr.24356) 10827 : cluster 0 pgmap v10795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:08 smithi040 bash[28232]: audit 2023-12-01T21:39:07.749867+0000 mon.a (mon.0) 6960 : audit 0 from='client.? 172.21.15.40:0/183816218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:08 smithi040 bash[41173]: cluster 2023-12-01T21:39:06.821494+0000 mgr.y (mgr.24356) 10827 : cluster 0 pgmap v10795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:08 smithi040 bash[41173]: audit 2023-12-01T21:39:07.749867+0000 mon.a (mon.0) 6960 : audit 0 from='client.? 172.21.15.40:0/183816218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: cluster 2023-12-01T21:39:08.822138+0000 mgr.y (mgr.24356) 10828 : cluster 0 pgmap v10796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:09.328198+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:09.342905+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:09.634896+0000 mon.a (mon.0) 6963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:09.645580+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:10.121979+0000 mon.c (mon.2) 6831 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:10.123792+0000 mon.c (mon.2) 6832 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:10.132486+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[28232]: audit 2023-12-01T21:39:10.212193+0000 mon.c (mon.2) 6833 : audit 0 from='client.? 172.21.15.40:0/2654355511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: cluster 2023-12-01T21:39:08.822138+0000 mgr.y (mgr.24356) 10828 : cluster 0 pgmap v10796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:09.328198+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:09.342905+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:09.634896+0000 mon.a (mon.0) 6963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:09.645580+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:10.121979+0000 mon.c (mon.2) 6831 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:39:10.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:10.123792+0000 mon.c (mon.2) 6832 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:39:10.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:10.132486+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:10 smithi040 bash[41173]: audit 2023-12-01T21:39:10.212193+0000 mon.c (mon.2) 6833 : audit 0 from='client.? 172.21.15.40:0/2654355511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: cluster 2023-12-01T21:39:08.822138+0000 mgr.y (mgr.24356) 10828 : cluster 0 pgmap v10796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:09.328198+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:09.342905+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:09.634896+0000 mon.a (mon.0) 6963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:09.645580+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:10.121979+0000 mon.c (mon.2) 6831 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:10.123792+0000 mon.c (mon.2) 6832 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:10.132486+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:39:10.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:10 smithi141 bash[31670]: audit 2023-12-01T21:39:10.212193+0000 mon.c (mon.2) 6833 : audit 0 from='client.? 172.21.15.40:0/2654355511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:12 smithi040 bash[28232]: cluster 2023-12-01T21:39:10.823345+0000 mgr.y (mgr.24356) 10829 : cluster 0 pgmap v10797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:12 smithi040 bash[41173]: cluster 2023-12-01T21:39:10.823345+0000 mgr.y (mgr.24356) 10829 : cluster 0 pgmap v10797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:12 smithi141 bash[31670]: cluster 2023-12-01T21:39:10.823345+0000 mgr.y (mgr.24356) 10829 : cluster 0 pgmap v10797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:13.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:13 smithi040 bash[28232]: audit 2023-12-01T21:39:12.694179+0000 mon.a (mon.0) 6966 : audit 0 from='client.? 172.21.15.40:0/901763263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:13.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:13 smithi040 bash[41173]: audit 2023-12-01T21:39:12.694179+0000 mon.a (mon.0) 6966 : audit 0 from='client.? 172.21.15.40:0/901763263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:13.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:13 smithi141 bash[31670]: audit 2023-12-01T21:39:12.694179+0000 mon.a (mon.0) 6966 : audit 0 from='client.? 172.21.15.40:0/901763263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:14 smithi040 bash[41173]: cluster 2023-12-01T21:39:12.823997+0000 mgr.y (mgr.24356) 10830 : cluster 0 pgmap v10798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:14 smithi040 bash[28232]: cluster 2023-12-01T21:39:12.823997+0000 mgr.y (mgr.24356) 10830 : cluster 0 pgmap v10798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:14 smithi141 bash[31670]: cluster 2023-12-01T21:39:12.823997+0000 mgr.y (mgr.24356) 10830 : cluster 0 pgmap v10798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:15 smithi040 bash[28232]: audit 2023-12-01T21:39:15.160339+0000 mon.a (mon.0) 6967 : audit 0 from='client.? 172.21.15.40:0/1507900845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:15 smithi040 bash[41173]: audit 2023-12-01T21:39:15.160339+0000 mon.a (mon.0) 6967 : audit 0 from='client.? 172.21.15.40:0/1507900845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:15.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:15 smithi141 bash[31670]: audit 2023-12-01T21:39:15.160339+0000 mon.a (mon.0) 6967 : audit 0 from='client.? 172.21.15.40:0/1507900845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:16.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:16 smithi040 bash[28232]: cluster 2023-12-01T21:39:14.825136+0000 mgr.y (mgr.24356) 10831 : cluster 0 pgmap v10799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:39:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:39:16.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:16 smithi040 bash[41173]: cluster 2023-12-01T21:39:14.825136+0000 mgr.y (mgr.24356) 10831 : cluster 0 pgmap v10799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:16 smithi141 bash[31670]: cluster 2023-12-01T21:39:14.825136+0000 mgr.y (mgr.24356) 10831 : cluster 0 pgmap v10799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:18 smithi040 bash[28232]: cluster 2023-12-01T21:39:16.825793+0000 mgr.y (mgr.24356) 10832 : cluster 0 pgmap v10800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:18 smithi040 bash[28232]: audit 2023-12-01T21:39:17.620210+0000 mon.a (mon.0) 6968 : audit 0 from='client.? 172.21.15.40:0/1014962175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:18 smithi040 bash[41173]: cluster 2023-12-01T21:39:16.825793+0000 mgr.y (mgr.24356) 10832 : cluster 0 pgmap v10800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:18.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:18 smithi040 bash[41173]: audit 2023-12-01T21:39:17.620210+0000 mon.a (mon.0) 6968 : audit 0 from='client.? 172.21.15.40:0/1014962175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:18 smithi141 bash[31670]: cluster 2023-12-01T21:39:16.825793+0000 mgr.y (mgr.24356) 10832 : cluster 0 pgmap v10800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:18 smithi141 bash[31670]: audit 2023-12-01T21:39:17.620210+0000 mon.a (mon.0) 6968 : audit 0 from='client.? 172.21.15.40:0/1014962175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:19 smithi040 bash[28232]: audit 2023-12-01T21:39:18.891180+0000 mon.c (mon.2) 6834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:19 smithi040 bash[41173]: audit 2023-12-01T21:39:18.891180+0000 mon.c (mon.2) 6834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:19 smithi141 bash[31670]: audit 2023-12-01T21:39:18.891180+0000 mon.c (mon.2) 6834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:20 smithi040 bash[28232]: cluster 2023-12-01T21:39:18.826458+0000 mgr.y (mgr.24356) 10833 : cluster 0 pgmap v10801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:20 smithi040 bash[28232]: audit 2023-12-01T21:39:20.087239+0000 mon.c (mon.2) 6835 : audit 0 from='client.? 172.21.15.40:0/2846047275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:20.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:20 smithi040 bash[41173]: cluster 2023-12-01T21:39:18.826458+0000 mgr.y (mgr.24356) 10833 : cluster 0 pgmap v10801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:20 smithi040 bash[41173]: audit 2023-12-01T21:39:20.087239+0000 mon.c (mon.2) 6835 : audit 0 from='client.? 172.21.15.40:0/2846047275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:20 smithi141 bash[31670]: cluster 2023-12-01T21:39:18.826458+0000 mgr.y (mgr.24356) 10833 : cluster 0 pgmap v10801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:20 smithi141 bash[31670]: audit 2023-12-01T21:39:20.087239+0000 mon.c (mon.2) 6835 : audit 0 from='client.? 172.21.15.40:0/2846047275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:22 smithi040 bash[28232]: cluster 2023-12-01T21:39:20.827568+0000 mgr.y (mgr.24356) 10834 : cluster 0 pgmap v10802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:22 smithi040 bash[41173]: cluster 2023-12-01T21:39:20.827568+0000 mgr.y (mgr.24356) 10834 : cluster 0 pgmap v10802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:22 smithi141 bash[31670]: cluster 2023-12-01T21:39:20.827568+0000 mgr.y (mgr.24356) 10834 : cluster 0 pgmap v10802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:23.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:23 smithi040 bash[28232]: audit 2023-12-01T21:39:22.557802+0000 mon.a (mon.0) 6969 : audit 0 from='client.? 172.21.15.40:0/3628639638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:23.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:23 smithi040 bash[41173]: audit 2023-12-01T21:39:22.557802+0000 mon.a (mon.0) 6969 : audit 0 from='client.? 172.21.15.40:0/3628639638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:23 smithi141 bash[31670]: audit 2023-12-01T21:39:22.557802+0000 mon.a (mon.0) 6969 : audit 0 from='client.? 172.21.15.40:0/3628639638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:24 smithi040 bash[28232]: cluster 2023-12-01T21:39:22.828258+0000 mgr.y (mgr.24356) 10835 : cluster 0 pgmap v10803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:24 smithi040 bash[41173]: cluster 2023-12-01T21:39:22.828258+0000 mgr.y (mgr.24356) 10835 : cluster 0 pgmap v10803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:24 smithi141 bash[31670]: cluster 2023-12-01T21:39:22.828258+0000 mgr.y (mgr.24356) 10835 : cluster 0 pgmap v10803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:25.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:25 smithi040 bash[28232]: audit 2023-12-01T21:39:25.023253+0000 mon.c (mon.2) 6836 : audit 0 from='client.? 172.21.15.40:0/1790439483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:25.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:25 smithi040 bash[41173]: audit 2023-12-01T21:39:25.023253+0000 mon.c (mon.2) 6836 : audit 0 from='client.? 172.21.15.40:0/1790439483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:25 smithi141 bash[31670]: audit 2023-12-01T21:39:25.023253+0000 mon.c (mon.2) 6836 : audit 0 from='client.? 172.21.15.40:0/1790439483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:26 smithi040 bash[28232]: cluster 2023-12-01T21:39:24.829397+0000 mgr.y (mgr.24356) 10836 : cluster 0 pgmap v10804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:26.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:39:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:39:26.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:26 smithi040 bash[41173]: cluster 2023-12-01T21:39:24.829397+0000 mgr.y (mgr.24356) 10836 : cluster 0 pgmap v10804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:26 smithi141 bash[31670]: cluster 2023-12-01T21:39:24.829397+0000 mgr.y (mgr.24356) 10836 : cluster 0 pgmap v10804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:28 smithi040 bash[28232]: cluster 2023-12-01T21:39:26.830084+0000 mgr.y (mgr.24356) 10837 : cluster 0 pgmap v10805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:28 smithi040 bash[28232]: audit 2023-12-01T21:39:27.495347+0000 mon.a (mon.0) 6970 : audit 0 from='client.? 172.21.15.40:0/3209608998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:28 smithi040 bash[41173]: cluster 2023-12-01T21:39:26.830084+0000 mgr.y (mgr.24356) 10837 : cluster 0 pgmap v10805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:28 smithi040 bash[41173]: audit 2023-12-01T21:39:27.495347+0000 mon.a (mon.0) 6970 : audit 0 from='client.? 172.21.15.40:0/3209608998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:28 smithi141 bash[31670]: cluster 2023-12-01T21:39:26.830084+0000 mgr.y (mgr.24356) 10837 : cluster 0 pgmap v10805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:28 smithi141 bash[31670]: audit 2023-12-01T21:39:27.495347+0000 mon.a (mon.0) 6970 : audit 0 from='client.? 172.21.15.40:0/3209608998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:30 smithi040 bash[28232]: cluster 2023-12-01T21:39:28.830782+0000 mgr.y (mgr.24356) 10838 : cluster 0 pgmap v10806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:30.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:30 smithi040 bash[28232]: audit 2023-12-01T21:39:29.967102+0000 mon.c (mon.2) 6837 : audit 0 from='client.? 172.21.15.40:0/353844580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:30 smithi040 bash[41173]: cluster 2023-12-01T21:39:28.830782+0000 mgr.y (mgr.24356) 10838 : cluster 0 pgmap v10806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:30.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:30 smithi040 bash[41173]: audit 2023-12-01T21:39:29.967102+0000 mon.c (mon.2) 6837 : audit 0 from='client.? 172.21.15.40:0/353844580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:30 smithi141 bash[31670]: cluster 2023-12-01T21:39:28.830782+0000 mgr.y (mgr.24356) 10838 : cluster 0 pgmap v10806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:30 smithi141 bash[31670]: audit 2023-12-01T21:39:29.967102+0000 mon.c (mon.2) 6837 : audit 0 from='client.? 172.21.15.40:0/353844580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:32 smithi141 bash[31670]: cluster 2023-12-01T21:39:30.831929+0000 mgr.y (mgr.24356) 10839 : cluster 0 pgmap v10807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:32 smithi040 bash[41173]: cluster 2023-12-01T21:39:30.831929+0000 mgr.y (mgr.24356) 10839 : cluster 0 pgmap v10807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:32 smithi040 bash[28232]: cluster 2023-12-01T21:39:30.831929+0000 mgr.y (mgr.24356) 10839 : cluster 0 pgmap v10807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:33 smithi141 bash[31670]: audit 2023-12-01T21:39:32.435188+0000 mon.a (mon.0) 6971 : audit 0 from='client.? 172.21.15.40:0/244996128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:33 smithi040 bash[28232]: audit 2023-12-01T21:39:32.435188+0000 mon.a (mon.0) 6971 : audit 0 from='client.? 172.21.15.40:0/244996128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:33 smithi040 bash[41173]: audit 2023-12-01T21:39:32.435188+0000 mon.a (mon.0) 6971 : audit 0 from='client.? 172.21.15.40:0/244996128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:34 smithi141 bash[31670]: cluster 2023-12-01T21:39:32.832656+0000 mgr.y (mgr.24356) 10840 : cluster 0 pgmap v10808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:34 smithi141 bash[31670]: audit 2023-12-01T21:39:33.891786+0000 mon.c (mon.2) 6838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:34 smithi040 bash[28232]: cluster 2023-12-01T21:39:32.832656+0000 mgr.y (mgr.24356) 10840 : cluster 0 pgmap v10808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:34 smithi040 bash[28232]: audit 2023-12-01T21:39:33.891786+0000 mon.c (mon.2) 6838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:34 smithi040 bash[41173]: cluster 2023-12-01T21:39:32.832656+0000 mgr.y (mgr.24356) 10840 : cluster 0 pgmap v10808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:34 smithi040 bash[41173]: audit 2023-12-01T21:39:33.891786+0000 mon.c (mon.2) 6838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:35 smithi141 bash[31670]: audit 2023-12-01T21:39:34.906073+0000 mon.a (mon.0) 6972 : audit 0 from='client.? 172.21.15.40:0/2416866963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:35 smithi040 bash[28232]: audit 2023-12-01T21:39:34.906073+0000 mon.a (mon.0) 6972 : audit 0 from='client.? 172.21.15.40:0/2416866963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:35 smithi040 bash[41173]: audit 2023-12-01T21:39:34.906073+0000 mon.a (mon.0) 6972 : audit 0 from='client.? 172.21.15.40:0/2416866963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:36 smithi141 bash[31670]: cluster 2023-12-01T21:39:34.833324+0000 mgr.y (mgr.24356) 10841 : cluster 0 pgmap v10809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:36 smithi040 bash[28232]: cluster 2023-12-01T21:39:34.833324+0000 mgr.y (mgr.24356) 10841 : cluster 0 pgmap v10809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:39:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:39:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:36 smithi040 bash[41173]: cluster 2023-12-01T21:39:34.833324+0000 mgr.y (mgr.24356) 10841 : cluster 0 pgmap v10809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:37 smithi141 bash[31670]: audit 2023-12-01T21:39:37.371364+0000 mon.a (mon.0) 6973 : audit 0 from='client.? 172.21.15.40:0/3179205242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:37.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:37 smithi040 bash[28232]: audit 2023-12-01T21:39:37.371364+0000 mon.a (mon.0) 6973 : audit 0 from='client.? 172.21.15.40:0/3179205242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:37 smithi040 bash[41173]: audit 2023-12-01T21:39:37.371364+0000 mon.a (mon.0) 6973 : audit 0 from='client.? 172.21.15.40:0/3179205242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:38 smithi141 bash[31670]: cluster 2023-12-01T21:39:36.833971+0000 mgr.y (mgr.24356) 10842 : cluster 0 pgmap v10810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:38 smithi040 bash[28232]: cluster 2023-12-01T21:39:36.833971+0000 mgr.y (mgr.24356) 10842 : cluster 0 pgmap v10810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:38 smithi040 bash[41173]: cluster 2023-12-01T21:39:36.833971+0000 mgr.y (mgr.24356) 10842 : cluster 0 pgmap v10810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:40 smithi141 bash[31670]: cluster 2023-12-01T21:39:38.834627+0000 mgr.y (mgr.24356) 10843 : cluster 0 pgmap v10811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:40 smithi141 bash[31670]: audit 2023-12-01T21:39:39.837284+0000 mon.c (mon.2) 6839 : audit 0 from='client.? 172.21.15.40:0/1829370804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:40 smithi040 bash[28232]: cluster 2023-12-01T21:39:38.834627+0000 mgr.y (mgr.24356) 10843 : cluster 0 pgmap v10811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:40 smithi040 bash[28232]: audit 2023-12-01T21:39:39.837284+0000 mon.c (mon.2) 6839 : audit 0 from='client.? 172.21.15.40:0/1829370804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:40 smithi040 bash[41173]: cluster 2023-12-01T21:39:38.834627+0000 mgr.y (mgr.24356) 10843 : cluster 0 pgmap v10811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:40 smithi040 bash[41173]: audit 2023-12-01T21:39:39.837284+0000 mon.c (mon.2) 6839 : audit 0 from='client.? 172.21.15.40:0/1829370804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:42 smithi141 bash[31670]: cluster 2023-12-01T21:39:40.835833+0000 mgr.y (mgr.24356) 10844 : cluster 0 pgmap v10812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:42 smithi141 bash[31670]: audit 2023-12-01T21:39:42.293296+0000 mon.a (mon.0) 6974 : audit 0 from='client.? 172.21.15.40:0/3098763584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:42 smithi040 bash[41173]: cluster 2023-12-01T21:39:40.835833+0000 mgr.y (mgr.24356) 10844 : cluster 0 pgmap v10812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:42 smithi040 bash[41173]: audit 2023-12-01T21:39:42.293296+0000 mon.a (mon.0) 6974 : audit 0 from='client.? 172.21.15.40:0/3098763584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:42 smithi040 bash[28232]: cluster 2023-12-01T21:39:40.835833+0000 mgr.y (mgr.24356) 10844 : cluster 0 pgmap v10812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:42 smithi040 bash[28232]: audit 2023-12-01T21:39:42.293296+0000 mon.a (mon.0) 6974 : audit 0 from='client.? 172.21.15.40:0/3098763584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:44 smithi141 bash[31670]: cluster 2023-12-01T21:39:42.836554+0000 mgr.y (mgr.24356) 10845 : cluster 0 pgmap v10813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:44 smithi040 bash[28232]: cluster 2023-12-01T21:39:42.836554+0000 mgr.y (mgr.24356) 10845 : cluster 0 pgmap v10813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:44 smithi040 bash[41173]: cluster 2023-12-01T21:39:42.836554+0000 mgr.y (mgr.24356) 10845 : cluster 0 pgmap v10813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:45.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:45 smithi141 bash[31670]: audit 2023-12-01T21:39:44.762636+0000 mon.a (mon.0) 6975 : audit 0 from='client.? 172.21.15.40:0/3366505718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:45.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:45 smithi040 bash[41173]: audit 2023-12-01T21:39:44.762636+0000 mon.a (mon.0) 6975 : audit 0 from='client.? 172.21.15.40:0/3366505718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:45.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:45 smithi040 bash[28232]: audit 2023-12-01T21:39:44.762636+0000 mon.a (mon.0) 6975 : audit 0 from='client.? 172.21.15.40:0/3366505718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:46 smithi141 bash[31670]: cluster 2023-12-01T21:39:44.837649+0000 mgr.y (mgr.24356) 10846 : cluster 0 pgmap v10814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:46 smithi040 bash[28232]: cluster 2023-12-01T21:39:44.837649+0000 mgr.y (mgr.24356) 10846 : cluster 0 pgmap v10814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:39:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:39:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:46 smithi040 bash[41173]: cluster 2023-12-01T21:39:44.837649+0000 mgr.y (mgr.24356) 10846 : cluster 0 pgmap v10814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:47 smithi141 bash[31670]: audit 2023-12-01T21:39:47.228627+0000 mon.c (mon.2) 6840 : audit 0 from='client.? 172.21.15.40:0/903388983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:47 smithi040 bash[41173]: audit 2023-12-01T21:39:47.228627+0000 mon.c (mon.2) 6840 : audit 0 from='client.? 172.21.15.40:0/903388983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:47.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:47 smithi040 bash[28232]: audit 2023-12-01T21:39:47.228627+0000 mon.c (mon.2) 6840 : audit 0 from='client.? 172.21.15.40:0/903388983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:48 smithi141 bash[31670]: cluster 2023-12-01T21:39:46.838440+0000 mgr.y (mgr.24356) 10847 : cluster 0 pgmap v10815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:48 smithi040 bash[41173]: cluster 2023-12-01T21:39:46.838440+0000 mgr.y (mgr.24356) 10847 : cluster 0 pgmap v10815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:48 smithi040 bash[28232]: cluster 2023-12-01T21:39:46.838440+0000 mgr.y (mgr.24356) 10847 : cluster 0 pgmap v10815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:49 smithi141 bash[31670]: audit 2023-12-01T21:39:48.892218+0000 mon.c (mon.2) 6841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:49 smithi040 bash[28232]: audit 2023-12-01T21:39:48.892218+0000 mon.c (mon.2) 6841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:49 smithi040 bash[41173]: audit 2023-12-01T21:39:48.892218+0000 mon.c (mon.2) 6841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:50 smithi141 bash[31670]: cluster 2023-12-01T21:39:48.839178+0000 mgr.y (mgr.24356) 10848 : cluster 0 pgmap v10816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:50 smithi141 bash[31670]: audit 2023-12-01T21:39:49.696333+0000 mon.c (mon.2) 6842 : audit 0 from='client.? 172.21.15.40:0/462459667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:50 smithi040 bash[41173]: cluster 2023-12-01T21:39:48.839178+0000 mgr.y (mgr.24356) 10848 : cluster 0 pgmap v10816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:50 smithi040 bash[41173]: audit 2023-12-01T21:39:49.696333+0000 mon.c (mon.2) 6842 : audit 0 from='client.? 172.21.15.40:0/462459667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:50 smithi040 bash[28232]: cluster 2023-12-01T21:39:48.839178+0000 mgr.y (mgr.24356) 10848 : cluster 0 pgmap v10816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:50 smithi040 bash[28232]: audit 2023-12-01T21:39:49.696333+0000 mon.c (mon.2) 6842 : audit 0 from='client.? 172.21.15.40:0/462459667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:52 smithi141 bash[31670]: cluster 2023-12-01T21:39:50.840232+0000 mgr.y (mgr.24356) 10849 : cluster 0 pgmap v10817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:52 smithi141 bash[31670]: audit 2023-12-01T21:39:52.167085+0000 mon.a (mon.0) 6976 : audit 0 from='client.? 172.21.15.40:0/3905410186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:52 smithi040 bash[41173]: cluster 2023-12-01T21:39:50.840232+0000 mgr.y (mgr.24356) 10849 : cluster 0 pgmap v10817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:52 smithi040 bash[41173]: audit 2023-12-01T21:39:52.167085+0000 mon.a (mon.0) 6976 : audit 0 from='client.? 172.21.15.40:0/3905410186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:52 smithi040 bash[28232]: cluster 2023-12-01T21:39:50.840232+0000 mgr.y (mgr.24356) 10849 : cluster 0 pgmap v10817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:52 smithi040 bash[28232]: audit 2023-12-01T21:39:52.167085+0000 mon.a (mon.0) 6976 : audit 0 from='client.? 172.21.15.40:0/3905410186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:54 smithi141 bash[31670]: cluster 2023-12-01T21:39:52.840862+0000 mgr.y (mgr.24356) 10850 : cluster 0 pgmap v10818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:54 smithi040 bash[28232]: cluster 2023-12-01T21:39:52.840862+0000 mgr.y (mgr.24356) 10850 : cluster 0 pgmap v10818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:54 smithi040 bash[41173]: cluster 2023-12-01T21:39:52.840862+0000 mgr.y (mgr.24356) 10850 : cluster 0 pgmap v10818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:55 smithi141 bash[31670]: audit 2023-12-01T21:39:54.641954+0000 mon.c (mon.2) 6843 : audit 0 from='client.? 172.21.15.40:0/1999321568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:55 smithi040 bash[28232]: audit 2023-12-01T21:39:54.641954+0000 mon.c (mon.2) 6843 : audit 0 from='client.? 172.21.15.40:0/1999321568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:55 smithi040 bash[41173]: audit 2023-12-01T21:39:54.641954+0000 mon.c (mon.2) 6843 : audit 0 from='client.? 172.21.15.40:0/1999321568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:56 smithi141 bash[31670]: cluster 2023-12-01T21:39:54.842038+0000 mgr.y (mgr.24356) 10851 : cluster 0 pgmap v10819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:56 smithi040 bash[28232]: cluster 2023-12-01T21:39:54.842038+0000 mgr.y (mgr.24356) 10851 : cluster 0 pgmap v10819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:39:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T21:39:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:56 smithi040 bash[41173]: cluster 2023-12-01T21:39:54.842038+0000 mgr.y (mgr.24356) 10851 : cluster 0 pgmap v10819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:57 smithi141 bash[31670]: audit 2023-12-01T21:39:57.117175+0000 mon.a (mon.0) 6977 : audit 0 from='client.? 172.21.15.40:0/1383311691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:57.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:57 smithi040 bash[28232]: audit 2023-12-01T21:39:57.117175+0000 mon.a (mon.0) 6977 : audit 0 from='client.? 172.21.15.40:0/1383311691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:57 smithi040 bash[41173]: audit 2023-12-01T21:39:57.117175+0000 mon.a (mon.0) 6977 : audit 0 from='client.? 172.21.15.40:0/1383311691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:39:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:39:58 smithi141 bash[31670]: cluster 2023-12-01T21:39:56.842696+0000 mgr.y (mgr.24356) 10852 : cluster 0 pgmap v10820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:39:58 smithi040 bash[28232]: cluster 2023-12-01T21:39:56.842696+0000 mgr.y (mgr.24356) 10852 : cluster 0 pgmap v10820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:39:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:39:58 smithi040 bash[41173]: cluster 2023-12-01T21:39:56.842696+0000 mgr.y (mgr.24356) 10852 : cluster 0 pgmap v10820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:00.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[28232]: debug 2023-12-01T21:39:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[28232]: cluster 2023-12-01T21:39:58.843389+0000 mgr.y (mgr.24356) 10853 : cluster 0 pgmap v10821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[28232]: audit 2023-12-01T21:39:59.600601+0000 mon.a (mon.0) 6978 : audit 0 from='client.? 172.21.15.40:0/3066187829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[28232]: cluster 2023-12-01T21:40:00.000155+0000 mon.a (mon.0) 6979 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[41173]: cluster 2023-12-01T21:39:58.843389+0000 mgr.y (mgr.24356) 10853 : cluster 0 pgmap v10821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[41173]: audit 2023-12-01T21:39:59.600601+0000 mon.a (mon.0) 6978 : audit 0 from='client.? 172.21.15.40:0/3066187829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:00.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:00 smithi040 bash[41173]: cluster 2023-12-01T21:40:00.000155+0000 mon.a (mon.0) 6979 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:00 smithi141 bash[31670]: cluster 2023-12-01T21:39:58.843389+0000 mgr.y (mgr.24356) 10853 : cluster 0 pgmap v10821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:00 smithi141 bash[31670]: audit 2023-12-01T21:39:59.600601+0000 mon.a (mon.0) 6978 : audit 0 from='client.? 172.21.15.40:0/3066187829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:00 smithi141 bash[31670]: cluster 2023-12-01T21:40:00.000155+0000 mon.a (mon.0) 6979 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:02 smithi040 bash[28232]: cluster 2023-12-01T21:40:00.844645+0000 mgr.y (mgr.24356) 10854 : cluster 0 pgmap v10822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:02 smithi040 bash[28232]: audit 2023-12-01T21:40:02.063847+0000 mon.c (mon.2) 6844 : audit 0 from='client.? 172.21.15.40:0/4136029991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:02 smithi040 bash[41173]: cluster 2023-12-01T21:40:00.844645+0000 mgr.y (mgr.24356) 10854 : cluster 0 pgmap v10822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:02 smithi040 bash[41173]: audit 2023-12-01T21:40:02.063847+0000 mon.c (mon.2) 6844 : audit 0 from='client.? 172.21.15.40:0/4136029991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:02 smithi141 bash[31670]: cluster 2023-12-01T21:40:00.844645+0000 mgr.y (mgr.24356) 10854 : cluster 0 pgmap v10822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:02 smithi141 bash[31670]: audit 2023-12-01T21:40:02.063847+0000 mon.c (mon.2) 6844 : audit 0 from='client.? 172.21.15.40:0/4136029991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:04 smithi040 bash[28232]: cluster 2023-12-01T21:40:02.845285+0000 mgr.y (mgr.24356) 10855 : cluster 0 pgmap v10823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:04 smithi040 bash[28232]: audit 2023-12-01T21:40:03.892676+0000 mon.c (mon.2) 6845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:04 smithi040 bash[41173]: cluster 2023-12-01T21:40:02.845285+0000 mgr.y (mgr.24356) 10855 : cluster 0 pgmap v10823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:04 smithi040 bash[41173]: audit 2023-12-01T21:40:03.892676+0000 mon.c (mon.2) 6845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:04 smithi141 bash[31670]: cluster 2023-12-01T21:40:02.845285+0000 mgr.y (mgr.24356) 10855 : cluster 0 pgmap v10823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:04 smithi141 bash[31670]: audit 2023-12-01T21:40:03.892676+0000 mon.c (mon.2) 6845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:05 smithi040 bash[28232]: audit 2023-12-01T21:40:04.540713+0000 mon.c (mon.2) 6846 : audit 0 from='client.? 172.21.15.40:0/638955571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:05 smithi040 bash[41173]: audit 2023-12-01T21:40:04.540713+0000 mon.c (mon.2) 6846 : audit 0 from='client.? 172.21.15.40:0/638955571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:05 smithi141 bash[31670]: audit 2023-12-01T21:40:04.540713+0000 mon.c (mon.2) 6846 : audit 0 from='client.? 172.21.15.40:0/638955571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:06 smithi040 bash[28232]: cluster 2023-12-01T21:40:04.846485+0000 mgr.y (mgr.24356) 10856 : cluster 0 pgmap v10824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:40:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:40:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:06 smithi040 bash[41173]: cluster 2023-12-01T21:40:04.846485+0000 mgr.y (mgr.24356) 10856 : cluster 0 pgmap v10824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:06 smithi141 bash[31670]: cluster 2023-12-01T21:40:04.846485+0000 mgr.y (mgr.24356) 10856 : cluster 0 pgmap v10824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:07 smithi040 bash[28232]: audit 2023-12-01T21:40:07.006671+0000 mon.a (mon.0) 6980 : audit 0 from='client.? 172.21.15.40:0/3433147363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:07.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:07 smithi040 bash[41173]: audit 2023-12-01T21:40:07.006671+0000 mon.a (mon.0) 6980 : audit 0 from='client.? 172.21.15.40:0/3433147363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:07 smithi141 bash[31670]: audit 2023-12-01T21:40:07.006671+0000 mon.a (mon.0) 6980 : audit 0 from='client.? 172.21.15.40:0/3433147363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:08 smithi040 bash[28232]: cluster 2023-12-01T21:40:06.847144+0000 mgr.y (mgr.24356) 10857 : cluster 0 pgmap v10825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:08 smithi040 bash[41173]: cluster 2023-12-01T21:40:06.847144+0000 mgr.y (mgr.24356) 10857 : cluster 0 pgmap v10825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:08 smithi141 bash[31670]: cluster 2023-12-01T21:40:06.847144+0000 mgr.y (mgr.24356) 10857 : cluster 0 pgmap v10825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:09 smithi040 bash[28232]: audit 2023-12-01T21:40:09.464827+0000 mon.c (mon.2) 6847 : audit 0 from='client.? 172.21.15.40:0/1351079123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:09 smithi040 bash[41173]: audit 2023-12-01T21:40:09.464827+0000 mon.c (mon.2) 6847 : audit 0 from='client.? 172.21.15.40:0/1351079123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:09 smithi141 bash[31670]: audit 2023-12-01T21:40:09.464827+0000 mon.c (mon.2) 6847 : audit 0 from='client.? 172.21.15.40:0/1351079123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:10 smithi040 bash[28232]: cluster 2023-12-01T21:40:08.847879+0000 mgr.y (mgr.24356) 10858 : cluster 0 pgmap v10826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:10 smithi040 bash[28232]: audit 2023-12-01T21:40:10.216500+0000 mon.c (mon.2) 6848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:40:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:10 smithi040 bash[41173]: cluster 2023-12-01T21:40:08.847879+0000 mgr.y (mgr.24356) 10858 : cluster 0 pgmap v10826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:10 smithi040 bash[41173]: audit 2023-12-01T21:40:10.216500+0000 mon.c (mon.2) 6848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:40:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:10 smithi141 bash[31670]: cluster 2023-12-01T21:40:08.847879+0000 mgr.y (mgr.24356) 10858 : cluster 0 pgmap v10826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:10 smithi141 bash[31670]: audit 2023-12-01T21:40:10.216500+0000 mon.c (mon.2) 6848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:40:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:12 smithi040 bash[28232]: cluster 2023-12-01T21:40:10.849130+0000 mgr.y (mgr.24356) 10859 : cluster 0 pgmap v10827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:12 smithi040 bash[28232]: audit 2023-12-01T21:40:11.928071+0000 mon.c (mon.2) 6849 : audit 0 from='client.? 172.21.15.40:0/3223667560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:12 smithi040 bash[41173]: cluster 2023-12-01T21:40:10.849130+0000 mgr.y (mgr.24356) 10859 : cluster 0 pgmap v10827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:12 smithi040 bash[41173]: audit 2023-12-01T21:40:11.928071+0000 mon.c (mon.2) 6849 : audit 0 from='client.? 172.21.15.40:0/3223667560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:12 smithi141 bash[31670]: cluster 2023-12-01T21:40:10.849130+0000 mgr.y (mgr.24356) 10859 : cluster 0 pgmap v10827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:12 smithi141 bash[31670]: audit 2023-12-01T21:40:11.928071+0000 mon.c (mon.2) 6849 : audit 0 from='client.? 172.21.15.40:0/3223667560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:14 smithi040 bash[28232]: cluster 2023-12-01T21:40:12.849837+0000 mgr.y (mgr.24356) 10860 : cluster 0 pgmap v10828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:14 smithi040 bash[28232]: audit 2023-12-01T21:40:14.395835+0000 mon.a (mon.0) 6981 : audit 0 from='client.? 172.21.15.40:0/1097126703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:14 smithi040 bash[41173]: cluster 2023-12-01T21:40:12.849837+0000 mgr.y (mgr.24356) 10860 : cluster 0 pgmap v10828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:14 smithi040 bash[41173]: audit 2023-12-01T21:40:14.395835+0000 mon.a (mon.0) 6981 : audit 0 from='client.? 172.21.15.40:0/1097126703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:14 smithi141 bash[31670]: cluster 2023-12-01T21:40:12.849837+0000 mgr.y (mgr.24356) 10860 : cluster 0 pgmap v10828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:14 smithi141 bash[31670]: audit 2023-12-01T21:40:14.395835+0000 mon.a (mon.0) 6981 : audit 0 from='client.? 172.21.15.40:0/1097126703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:40:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:40:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[41173]: cluster 2023-12-01T21:40:14.851029+0000 mgr.y (mgr.24356) 10861 : cluster 0 pgmap v10829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[41173]: audit 2023-12-01T21:40:16.192087+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[41173]: audit 2023-12-01T21:40:16.205615+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[41173]: audit 2023-12-01T21:40:16.471302+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[41173]: audit 2023-12-01T21:40:16.480992+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[28232]: cluster 2023-12-01T21:40:14.851029+0000 mgr.y (mgr.24356) 10861 : cluster 0 pgmap v10829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[28232]: audit 2023-12-01T21:40:16.192087+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[28232]: audit 2023-12-01T21:40:16.205615+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[28232]: audit 2023-12-01T21:40:16.471302+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:16.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:16 smithi040 bash[28232]: audit 2023-12-01T21:40:16.480992+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:16 smithi141 bash[31670]: cluster 2023-12-01T21:40:14.851029+0000 mgr.y (mgr.24356) 10861 : cluster 0 pgmap v10829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:16 smithi141 bash[31670]: audit 2023-12-01T21:40:16.192087+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:16 smithi141 bash[31670]: audit 2023-12-01T21:40:16.205615+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:16 smithi141 bash[31670]: audit 2023-12-01T21:40:16.471302+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:16 smithi141 bash[31670]: audit 2023-12-01T21:40:16.480992+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[41173]: audit 2023-12-01T21:40:16.869014+0000 mon.c (mon.2) 6850 : audit 0 from='client.? 172.21.15.40:0/244741371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[41173]: audit 2023-12-01T21:40:16.955987+0000 mon.c (mon.2) 6851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:40:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[41173]: audit 2023-12-01T21:40:16.957862+0000 mon.c (mon.2) 6852 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:40:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[41173]: audit 2023-12-01T21:40:16.969194+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[28232]: audit 2023-12-01T21:40:16.869014+0000 mon.c (mon.2) 6850 : audit 0 from='client.? 172.21.15.40:0/244741371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[28232]: audit 2023-12-01T21:40:16.955987+0000 mon.c (mon.2) 6851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:40:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[28232]: audit 2023-12-01T21:40:16.957862+0000 mon.c (mon.2) 6852 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:40:17.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:17 smithi040 bash[28232]: audit 2023-12-01T21:40:16.969194+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:17 smithi141 bash[31670]: audit 2023-12-01T21:40:16.869014+0000 mon.c (mon.2) 6850 : audit 0 from='client.? 172.21.15.40:0/244741371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:17 smithi141 bash[31670]: audit 2023-12-01T21:40:16.955987+0000 mon.c (mon.2) 6851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:40:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:17 smithi141 bash[31670]: audit 2023-12-01T21:40:16.957862+0000 mon.c (mon.2) 6852 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:40:18.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:17 smithi141 bash[31670]: audit 2023-12-01T21:40:16.969194+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:40:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:18 smithi040 bash[28232]: cluster 2023-12-01T21:40:16.851681+0000 mgr.y (mgr.24356) 10862 : cluster 0 pgmap v10830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:18 smithi040 bash[41173]: cluster 2023-12-01T21:40:16.851681+0000 mgr.y (mgr.24356) 10862 : cluster 0 pgmap v10830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:18 smithi141 bash[31670]: cluster 2023-12-01T21:40:16.851681+0000 mgr.y (mgr.24356) 10862 : cluster 0 pgmap v10830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:19 smithi040 bash[28232]: audit 2023-12-01T21:40:18.893317+0000 mon.c (mon.2) 6853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:19 smithi040 bash[28232]: audit 2023-12-01T21:40:19.334464+0000 mon.c (mon.2) 6854 : audit 0 from='client.? 172.21.15.40:0/3561831879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:19 smithi040 bash[41173]: audit 2023-12-01T21:40:18.893317+0000 mon.c (mon.2) 6853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:19 smithi040 bash[41173]: audit 2023-12-01T21:40:19.334464+0000 mon.c (mon.2) 6854 : audit 0 from='client.? 172.21.15.40:0/3561831879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:20.034 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:19 smithi141 bash[31670]: audit 2023-12-01T21:40:18.893317+0000 mon.c (mon.2) 6853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:20.035 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:19 smithi141 bash[31670]: audit 2023-12-01T21:40:19.334464+0000 mon.c (mon.2) 6854 : audit 0 from='client.? 172.21.15.40:0/3561831879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:20 smithi040 bash[28232]: cluster 2023-12-01T21:40:18.852372+0000 mgr.y (mgr.24356) 10863 : cluster 0 pgmap v10831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:20 smithi040 bash[41173]: cluster 2023-12-01T21:40:18.852372+0000 mgr.y (mgr.24356) 10863 : cluster 0 pgmap v10831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:20 smithi141 bash[31670]: cluster 2023-12-01T21:40:18.852372+0000 mgr.y (mgr.24356) 10863 : cluster 0 pgmap v10831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:22 smithi040 bash[28232]: cluster 2023-12-01T21:40:20.853608+0000 mgr.y (mgr.24356) 10864 : cluster 0 pgmap v10832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:22 smithi040 bash[28232]: audit 2023-12-01T21:40:21.805907+0000 mon.a (mon.0) 6987 : audit 0 from='client.? 172.21.15.40:0/3858699684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:22 smithi040 bash[41173]: cluster 2023-12-01T21:40:20.853608+0000 mgr.y (mgr.24356) 10864 : cluster 0 pgmap v10832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:22 smithi040 bash[41173]: audit 2023-12-01T21:40:21.805907+0000 mon.a (mon.0) 6987 : audit 0 from='client.? 172.21.15.40:0/3858699684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:22 smithi141 bash[31670]: cluster 2023-12-01T21:40:20.853608+0000 mgr.y (mgr.24356) 10864 : cluster 0 pgmap v10832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:22 smithi141 bash[31670]: audit 2023-12-01T21:40:21.805907+0000 mon.a (mon.0) 6987 : audit 0 from='client.? 172.21.15.40:0/3858699684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:24 smithi040 bash[28232]: cluster 2023-12-01T21:40:22.854285+0000 mgr.y (mgr.24356) 10865 : cluster 0 pgmap v10833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:24 smithi040 bash[28232]: audit 2023-12-01T21:40:24.272956+0000 mon.a (mon.0) 6988 : audit 0 from='client.? 172.21.15.40:0/1016085106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:24 smithi040 bash[41173]: cluster 2023-12-01T21:40:22.854285+0000 mgr.y (mgr.24356) 10865 : cluster 0 pgmap v10833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:24.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:24 smithi040 bash[41173]: audit 2023-12-01T21:40:24.272956+0000 mon.a (mon.0) 6988 : audit 0 from='client.? 172.21.15.40:0/1016085106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:24 smithi141 bash[31670]: cluster 2023-12-01T21:40:22.854285+0000 mgr.y (mgr.24356) 10865 : cluster 0 pgmap v10833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:24 smithi141 bash[31670]: audit 2023-12-01T21:40:24.272956+0000 mon.a (mon.0) 6988 : audit 0 from='client.? 172.21.15.40:0/1016085106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:26 smithi040 bash[28232]: cluster 2023-12-01T21:40:24.855473+0000 mgr.y (mgr.24356) 10866 : cluster 0 pgmap v10834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:40:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:40:26.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:26 smithi040 bash[41173]: cluster 2023-12-01T21:40:24.855473+0000 mgr.y (mgr.24356) 10866 : cluster 0 pgmap v10834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:26 smithi141 bash[31670]: cluster 2023-12-01T21:40:24.855473+0000 mgr.y (mgr.24356) 10866 : cluster 0 pgmap v10834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:27 smithi040 bash[28232]: audit 2023-12-01T21:40:26.735779+0000 mon.c (mon.2) 6855 : audit 0 from='client.? 172.21.15.40:0/222486710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:27 smithi040 bash[41173]: audit 2023-12-01T21:40:26.735779+0000 mon.c (mon.2) 6855 : audit 0 from='client.? 172.21.15.40:0/222486710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:27 smithi141 bash[31670]: audit 2023-12-01T21:40:26.735779+0000 mon.c (mon.2) 6855 : audit 0 from='client.? 172.21.15.40:0/222486710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:28 smithi040 bash[28232]: cluster 2023-12-01T21:40:26.856154+0000 mgr.y (mgr.24356) 10867 : cluster 0 pgmap v10835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:28 smithi040 bash[41173]: cluster 2023-12-01T21:40:26.856154+0000 mgr.y (mgr.24356) 10867 : cluster 0 pgmap v10835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:28 smithi141 bash[31670]: cluster 2023-12-01T21:40:26.856154+0000 mgr.y (mgr.24356) 10867 : cluster 0 pgmap v10835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:29.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:29 smithi040 bash[28232]: audit 2023-12-01T21:40:29.204225+0000 mon.c (mon.2) 6856 : audit 0 from='client.? 172.21.15.40:0/127321026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:29 smithi040 bash[41173]: audit 2023-12-01T21:40:29.204225+0000 mon.c (mon.2) 6856 : audit 0 from='client.? 172.21.15.40:0/127321026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:29 smithi141 bash[31670]: audit 2023-12-01T21:40:29.204225+0000 mon.c (mon.2) 6856 : audit 0 from='client.? 172.21.15.40:0/127321026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:30 smithi040 bash[28232]: cluster 2023-12-01T21:40:28.856697+0000 mgr.y (mgr.24356) 10868 : cluster 0 pgmap v10836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:30 smithi040 bash[41173]: cluster 2023-12-01T21:40:28.856697+0000 mgr.y (mgr.24356) 10868 : cluster 0 pgmap v10836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:30 smithi141 bash[31670]: cluster 2023-12-01T21:40:28.856697+0000 mgr.y (mgr.24356) 10868 : cluster 0 pgmap v10836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:32 smithi040 bash[28232]: cluster 2023-12-01T21:40:30.857997+0000 mgr.y (mgr.24356) 10869 : cluster 0 pgmap v10837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:32 smithi040 bash[28232]: audit 2023-12-01T21:40:31.671112+0000 mon.a (mon.0) 6989 : audit 0 from='client.? 172.21.15.40:0/1499412989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:32 smithi040 bash[41173]: cluster 2023-12-01T21:40:30.857997+0000 mgr.y (mgr.24356) 10869 : cluster 0 pgmap v10837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:32 smithi040 bash[41173]: audit 2023-12-01T21:40:31.671112+0000 mon.a (mon.0) 6989 : audit 0 from='client.? 172.21.15.40:0/1499412989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:32 smithi141 bash[31670]: cluster 2023-12-01T21:40:30.857997+0000 mgr.y (mgr.24356) 10869 : cluster 0 pgmap v10837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:32 smithi141 bash[31670]: audit 2023-12-01T21:40:31.671112+0000 mon.a (mon.0) 6989 : audit 0 from='client.? 172.21.15.40:0/1499412989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:34 smithi040 bash[28232]: cluster 2023-12-01T21:40:32.858715+0000 mgr.y (mgr.24356) 10870 : cluster 0 pgmap v10838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:34 smithi040 bash[28232]: audit 2023-12-01T21:40:33.893371+0000 mon.c (mon.2) 6857 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:34 smithi040 bash[28232]: audit 2023-12-01T21:40:34.143960+0000 mon.a (mon.0) 6990 : audit 0 from='client.? 172.21.15.40:0/4264900829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:34 smithi040 bash[41173]: cluster 2023-12-01T21:40:32.858715+0000 mgr.y (mgr.24356) 10870 : cluster 0 pgmap v10838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:34 smithi040 bash[41173]: audit 2023-12-01T21:40:33.893371+0000 mon.c (mon.2) 6857 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:34 smithi040 bash[41173]: audit 2023-12-01T21:40:34.143960+0000 mon.a (mon.0) 6990 : audit 0 from='client.? 172.21.15.40:0/4264900829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:34 smithi141 bash[31670]: cluster 2023-12-01T21:40:32.858715+0000 mgr.y (mgr.24356) 10870 : cluster 0 pgmap v10838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:34 smithi141 bash[31670]: audit 2023-12-01T21:40:33.893371+0000 mon.c (mon.2) 6857 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:34 smithi141 bash[31670]: audit 2023-12-01T21:40:34.143960+0000 mon.a (mon.0) 6990 : audit 0 from='client.? 172.21.15.40:0/4264900829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:40:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:40:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:36 smithi040 bash[28232]: cluster 2023-12-01T21:40:34.859899+0000 mgr.y (mgr.24356) 10871 : cluster 0 pgmap v10839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:36 smithi040 bash[28232]: audit 2023-12-01T21:40:36.608302+0000 mon.a (mon.0) 6991 : audit 0 from='client.? 172.21.15.40:0/3417383447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:36 smithi040 bash[41173]: cluster 2023-12-01T21:40:34.859899+0000 mgr.y (mgr.24356) 10871 : cluster 0 pgmap v10839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:36 smithi040 bash[41173]: audit 2023-12-01T21:40:36.608302+0000 mon.a (mon.0) 6991 : audit 0 from='client.? 172.21.15.40:0/3417383447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:36 smithi141 bash[31670]: cluster 2023-12-01T21:40:34.859899+0000 mgr.y (mgr.24356) 10871 : cluster 0 pgmap v10839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:36 smithi141 bash[31670]: audit 2023-12-01T21:40:36.608302+0000 mon.a (mon.0) 6991 : audit 0 from='client.? 172.21.15.40:0/3417383447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:37 smithi141 bash[31670]: cluster 2023-12-01T21:40:36.860707+0000 mgr.y (mgr.24356) 10872 : cluster 0 pgmap v10840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:38.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:37 smithi040 bash[28232]: cluster 2023-12-01T21:40:36.860707+0000 mgr.y (mgr.24356) 10872 : cluster 0 pgmap v10840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:38.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:37 smithi040 bash[41173]: cluster 2023-12-01T21:40:36.860707+0000 mgr.y (mgr.24356) 10872 : cluster 0 pgmap v10840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:39 smithi141 bash[31670]: cluster 2023-12-01T21:40:38.861191+0000 mgr.y (mgr.24356) 10873 : cluster 0 pgmap v10841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:40.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:39 smithi141 bash[31670]: audit 2023-12-01T21:40:39.063146+0000 mon.c (mon.2) 6858 : audit 0 from='client.? 172.21.15.40:0/606341142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:39 smithi040 bash[28232]: cluster 2023-12-01T21:40:38.861191+0000 mgr.y (mgr.24356) 10873 : cluster 0 pgmap v10841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:39 smithi040 bash[28232]: audit 2023-12-01T21:40:39.063146+0000 mon.c (mon.2) 6858 : audit 0 from='client.? 172.21.15.40:0/606341142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:39 smithi040 bash[41173]: cluster 2023-12-01T21:40:38.861191+0000 mgr.y (mgr.24356) 10873 : cluster 0 pgmap v10841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:40.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:39 smithi040 bash[41173]: audit 2023-12-01T21:40:39.063146+0000 mon.c (mon.2) 6858 : audit 0 from='client.? 172.21.15.40:0/606341142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:42 smithi040 bash[41173]: cluster 2023-12-01T21:40:40.862366+0000 mgr.y (mgr.24356) 10874 : cluster 0 pgmap v10842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:42 smithi040 bash[41173]: audit 2023-12-01T21:40:41.529803+0000 mon.a (mon.0) 6992 : audit 0 from='client.? 172.21.15.40:0/2934518648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:42 smithi040 bash[28232]: cluster 2023-12-01T21:40:40.862366+0000 mgr.y (mgr.24356) 10874 : cluster 0 pgmap v10842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:42.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:42 smithi040 bash[28232]: audit 2023-12-01T21:40:41.529803+0000 mon.a (mon.0) 6992 : audit 0 from='client.? 172.21.15.40:0/2934518648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:42 smithi141 bash[31670]: cluster 2023-12-01T21:40:40.862366+0000 mgr.y (mgr.24356) 10874 : cluster 0 pgmap v10842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:42 smithi141 bash[31670]: audit 2023-12-01T21:40:41.529803+0000 mon.a (mon.0) 6992 : audit 0 from='client.? 172.21.15.40:0/2934518648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:44.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:44 smithi040 bash[41173]: cluster 2023-12-01T21:40:42.863057+0000 mgr.y (mgr.24356) 10875 : cluster 0 pgmap v10843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:44.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:44 smithi040 bash[41173]: audit 2023-12-01T21:40:43.995484+0000 mon.a (mon.0) 6993 : audit 0 from='client.? 172.21.15.40:0/3224503596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:44 smithi040 bash[28232]: cluster 2023-12-01T21:40:42.863057+0000 mgr.y (mgr.24356) 10875 : cluster 0 pgmap v10843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:44 smithi040 bash[28232]: audit 2023-12-01T21:40:43.995484+0000 mon.a (mon.0) 6993 : audit 0 from='client.? 172.21.15.40:0/3224503596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:44 smithi141 bash[31670]: cluster 2023-12-01T21:40:42.863057+0000 mgr.y (mgr.24356) 10875 : cluster 0 pgmap v10843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:44 smithi141 bash[31670]: audit 2023-12-01T21:40:43.995484+0000 mon.a (mon.0) 6993 : audit 0 from='client.? 172.21.15.40:0/3224503596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:46 smithi040 bash[28232]: cluster 2023-12-01T21:40:44.864246+0000 mgr.y (mgr.24356) 10876 : cluster 0 pgmap v10844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:46.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:46 smithi040 bash[41173]: cluster 2023-12-01T21:40:44.864246+0000 mgr.y (mgr.24356) 10876 : cluster 0 pgmap v10844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:46.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:40:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:40:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:46 smithi141 bash[31670]: cluster 2023-12-01T21:40:44.864246+0000 mgr.y (mgr.24356) 10876 : cluster 0 pgmap v10844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:47 smithi040 bash[28232]: audit 2023-12-01T21:40:46.465094+0000 mon.a (mon.0) 6994 : audit 0 from='client.? 172.21.15.40:0/4101840597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:47.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:47 smithi040 bash[41173]: audit 2023-12-01T21:40:46.465094+0000 mon.a (mon.0) 6994 : audit 0 from='client.? 172.21.15.40:0/4101840597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:47 smithi141 bash[31670]: audit 2023-12-01T21:40:46.465094+0000 mon.a (mon.0) 6994 : audit 0 from='client.? 172.21.15.40:0/4101840597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:48 smithi040 bash[28232]: cluster 2023-12-01T21:40:46.864955+0000 mgr.y (mgr.24356) 10877 : cluster 0 pgmap v10845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:48 smithi040 bash[41173]: cluster 2023-12-01T21:40:46.864955+0000 mgr.y (mgr.24356) 10877 : cluster 0 pgmap v10845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:48 smithi141 bash[31670]: cluster 2023-12-01T21:40:46.864955+0000 mgr.y (mgr.24356) 10877 : cluster 0 pgmap v10845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:49 smithi040 bash[28232]: audit 2023-12-01T21:40:48.893795+0000 mon.c (mon.2) 6859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:49 smithi040 bash[28232]: audit 2023-12-01T21:40:48.935517+0000 mon.c (mon.2) 6860 : audit 0 from='client.? 172.21.15.40:0/2070246476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:49 smithi040 bash[41173]: audit 2023-12-01T21:40:48.893795+0000 mon.c (mon.2) 6859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:49 smithi040 bash[41173]: audit 2023-12-01T21:40:48.935517+0000 mon.c (mon.2) 6860 : audit 0 from='client.? 172.21.15.40:0/2070246476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:49 smithi141 bash[31670]: audit 2023-12-01T21:40:48.893795+0000 mon.c (mon.2) 6859 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:49 smithi141 bash[31670]: audit 2023-12-01T21:40:48.935517+0000 mon.c (mon.2) 6860 : audit 0 from='client.? 172.21.15.40:0/2070246476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:50 smithi040 bash[41173]: cluster 2023-12-01T21:40:48.865566+0000 mgr.y (mgr.24356) 10878 : cluster 0 pgmap v10846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:50 smithi040 bash[28232]: cluster 2023-12-01T21:40:48.865566+0000 mgr.y (mgr.24356) 10878 : cluster 0 pgmap v10846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:50 smithi141 bash[31670]: cluster 2023-12-01T21:40:48.865566+0000 mgr.y (mgr.24356) 10878 : cluster 0 pgmap v10846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:52 smithi040 bash[28232]: cluster 2023-12-01T21:40:50.866817+0000 mgr.y (mgr.24356) 10879 : cluster 0 pgmap v10847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:52 smithi040 bash[28232]: audit 2023-12-01T21:40:51.402976+0000 mon.a (mon.0) 6995 : audit 0 from='client.? 172.21.15.40:0/1709177292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:52 smithi040 bash[41173]: cluster 2023-12-01T21:40:50.866817+0000 mgr.y (mgr.24356) 10879 : cluster 0 pgmap v10847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:52.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:52 smithi040 bash[41173]: audit 2023-12-01T21:40:51.402976+0000 mon.a (mon.0) 6995 : audit 0 from='client.? 172.21.15.40:0/1709177292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:52 smithi141 bash[31670]: cluster 2023-12-01T21:40:50.866817+0000 mgr.y (mgr.24356) 10879 : cluster 0 pgmap v10847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:52 smithi141 bash[31670]: audit 2023-12-01T21:40:51.402976+0000 mon.a (mon.0) 6995 : audit 0 from='client.? 172.21.15.40:0/1709177292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:54 smithi040 bash[28232]: cluster 2023-12-01T21:40:52.867483+0000 mgr.y (mgr.24356) 10880 : cluster 0 pgmap v10848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:54.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:54 smithi040 bash[28232]: audit 2023-12-01T21:40:53.865519+0000 mon.a (mon.0) 6996 : audit 0 from='client.? 172.21.15.40:0/740037794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:54 smithi040 bash[41173]: cluster 2023-12-01T21:40:52.867483+0000 mgr.y (mgr.24356) 10880 : cluster 0 pgmap v10848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:54 smithi040 bash[41173]: audit 2023-12-01T21:40:53.865519+0000 mon.a (mon.0) 6996 : audit 0 from='client.? 172.21.15.40:0/740037794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:54 smithi141 bash[31670]: cluster 2023-12-01T21:40:52.867483+0000 mgr.y (mgr.24356) 10880 : cluster 0 pgmap v10848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:54 smithi141 bash[31670]: audit 2023-12-01T21:40:53.865519+0000 mon.a (mon.0) 6996 : audit 0 from='client.? 172.21.15.40:0/740037794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:56 smithi040 bash[28232]: cluster 2023-12-01T21:40:54.868642+0000 mgr.y (mgr.24356) 10881 : cluster 0 pgmap v10849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:56.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:40:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:40:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:56 smithi040 bash[41173]: cluster 2023-12-01T21:40:54.868642+0000 mgr.y (mgr.24356) 10881 : cluster 0 pgmap v10849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:56 smithi141 bash[31670]: cluster 2023-12-01T21:40:54.868642+0000 mgr.y (mgr.24356) 10881 : cluster 0 pgmap v10849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:57 smithi040 bash[41173]: audit 2023-12-01T21:40:56.340864+0000 mon.a (mon.0) 6997 : audit 0 from='client.? 172.21.15.40:0/1890056154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:57 smithi040 bash[28232]: audit 2023-12-01T21:40:56.340864+0000 mon.a (mon.0) 6997 : audit 0 from='client.? 172.21.15.40:0/1890056154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:57 smithi141 bash[31670]: audit 2023-12-01T21:40:56.340864+0000 mon.a (mon.0) 6997 : audit 0 from='client.? 172.21.15.40:0/1890056154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:58 smithi040 bash[41173]: cluster 2023-12-01T21:40:56.869249+0000 mgr.y (mgr.24356) 10882 : cluster 0 pgmap v10850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:58 smithi040 bash[28232]: cluster 2023-12-01T21:40:56.869249+0000 mgr.y (mgr.24356) 10882 : cluster 0 pgmap v10850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:58 smithi141 bash[31670]: cluster 2023-12-01T21:40:56.869249+0000 mgr.y (mgr.24356) 10882 : cluster 0 pgmap v10850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:40:59.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:40:59 smithi040 bash[41173]: audit 2023-12-01T21:40:58.805084+0000 mon.c (mon.2) 6861 : audit 0 from='client.? 172.21.15.40:0/543717986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:59.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:40:59 smithi040 bash[28232]: audit 2023-12-01T21:40:58.805084+0000 mon.c (mon.2) 6861 : audit 0 from='client.? 172.21.15.40:0/543717986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:40:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:40:59 smithi141 bash[31670]: audit 2023-12-01T21:40:58.805084+0000 mon.c (mon.2) 6861 : audit 0 from='client.? 172.21.15.40:0/543717986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:00 smithi040 bash[41173]: cluster 2023-12-01T21:40:58.869908+0000 mgr.y (mgr.24356) 10883 : cluster 0 pgmap v10851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:00 smithi040 bash[28232]: cluster 2023-12-01T21:40:58.869908+0000 mgr.y (mgr.24356) 10883 : cluster 0 pgmap v10851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:00 smithi141 bash[31670]: cluster 2023-12-01T21:40:58.869908+0000 mgr.y (mgr.24356) 10883 : cluster 0 pgmap v10851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:01 smithi040 bash[28232]: audit 2023-12-01T21:41:01.276295+0000 mon.c (mon.2) 6862 : audit 0 from='client.? 172.21.15.40:0/652613573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:01.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:01 smithi040 bash[41173]: audit 2023-12-01T21:41:01.276295+0000 mon.c (mon.2) 6862 : audit 0 from='client.? 172.21.15.40:0/652613573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:01 smithi141 bash[31670]: audit 2023-12-01T21:41:01.276295+0000 mon.c (mon.2) 6862 : audit 0 from='client.? 172.21.15.40:0/652613573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:02.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:02 smithi040 bash[41173]: cluster 2023-12-01T21:41:00.871038+0000 mgr.y (mgr.24356) 10884 : cluster 0 pgmap v10852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:02 smithi040 bash[28232]: cluster 2023-12-01T21:41:00.871038+0000 mgr.y (mgr.24356) 10884 : cluster 0 pgmap v10852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:02 smithi141 bash[31670]: cluster 2023-12-01T21:41:00.871038+0000 mgr.y (mgr.24356) 10884 : cluster 0 pgmap v10852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:04 smithi040 bash[41173]: cluster 2023-12-01T21:41:02.871725+0000 mgr.y (mgr.24356) 10885 : cluster 0 pgmap v10853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:04 smithi040 bash[41173]: audit 2023-12-01T21:41:03.745174+0000 mon.a (mon.0) 6998 : audit 0 from='client.? 172.21.15.40:0/3207573112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:04.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:04 smithi040 bash[41173]: audit 2023-12-01T21:41:03.894248+0000 mon.c (mon.2) 6863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:04 smithi040 bash[28232]: cluster 2023-12-01T21:41:02.871725+0000 mgr.y (mgr.24356) 10885 : cluster 0 pgmap v10853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:04 smithi040 bash[28232]: audit 2023-12-01T21:41:03.745174+0000 mon.a (mon.0) 6998 : audit 0 from='client.? 172.21.15.40:0/3207573112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:04.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:04 smithi040 bash[28232]: audit 2023-12-01T21:41:03.894248+0000 mon.c (mon.2) 6863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:04 smithi141 bash[31670]: cluster 2023-12-01T21:41:02.871725+0000 mgr.y (mgr.24356) 10885 : cluster 0 pgmap v10853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:04 smithi141 bash[31670]: audit 2023-12-01T21:41:03.745174+0000 mon.a (mon.0) 6998 : audit 0 from='client.? 172.21.15.40:0/3207573112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:04 smithi141 bash[31670]: audit 2023-12-01T21:41:03.894248+0000 mon.c (mon.2) 6863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:06.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:41:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:41:06.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:06 smithi040 bash[28232]: cluster 2023-12-01T21:41:04.872944+0000 mgr.y (mgr.24356) 10886 : cluster 0 pgmap v10854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:06.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:06 smithi040 bash[28232]: audit 2023-12-01T21:41:06.201885+0000 mon.c (mon.2) 6864 : audit 0 from='client.? 172.21.15.40:0/3111880034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:06 smithi040 bash[41173]: cluster 2023-12-01T21:41:04.872944+0000 mgr.y (mgr.24356) 10886 : cluster 0 pgmap v10854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:06 smithi040 bash[41173]: audit 2023-12-01T21:41:06.201885+0000 mon.c (mon.2) 6864 : audit 0 from='client.? 172.21.15.40:0/3111880034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:06 smithi141 bash[31670]: cluster 2023-12-01T21:41:04.872944+0000 mgr.y (mgr.24356) 10886 : cluster 0 pgmap v10854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:06 smithi141 bash[31670]: audit 2023-12-01T21:41:06.201885+0000 mon.c (mon.2) 6864 : audit 0 from='client.? 172.21.15.40:0/3111880034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:08.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:08 smithi040 bash[41173]: cluster 2023-12-01T21:41:06.873608+0000 mgr.y (mgr.24356) 10887 : cluster 0 pgmap v10855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:08 smithi040 bash[28232]: cluster 2023-12-01T21:41:06.873608+0000 mgr.y (mgr.24356) 10887 : cluster 0 pgmap v10855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:08 smithi141 bash[31670]: cluster 2023-12-01T21:41:06.873608+0000 mgr.y (mgr.24356) 10887 : cluster 0 pgmap v10855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:09.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:09 smithi040 bash[41173]: audit 2023-12-01T21:41:08.659103+0000 mon.c (mon.2) 6865 : audit 0 from='client.? 172.21.15.40:0/383491063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:09.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:09 smithi040 bash[28232]: audit 2023-12-01T21:41:08.659103+0000 mon.c (mon.2) 6865 : audit 0 from='client.? 172.21.15.40:0/383491063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:09 smithi141 bash[31670]: audit 2023-12-01T21:41:08.659103+0000 mon.c (mon.2) 6865 : audit 0 from='client.? 172.21.15.40:0/383491063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:10 smithi040 bash[28232]: cluster 2023-12-01T21:41:08.874234+0000 mgr.y (mgr.24356) 10888 : cluster 0 pgmap v10856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:10 smithi040 bash[41173]: cluster 2023-12-01T21:41:08.874234+0000 mgr.y (mgr.24356) 10888 : cluster 0 pgmap v10856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:10 smithi141 bash[31670]: cluster 2023-12-01T21:41:08.874234+0000 mgr.y (mgr.24356) 10888 : cluster 0 pgmap v10856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:11.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:11 smithi040 bash[28232]: audit 2023-12-01T21:41:11.117748+0000 mon.a (mon.0) 6999 : audit 0 from='client.? 172.21.15.40:0/2538141219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:11.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:11 smithi040 bash[41173]: audit 2023-12-01T21:41:11.117748+0000 mon.a (mon.0) 6999 : audit 0 from='client.? 172.21.15.40:0/2538141219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:11 smithi141 bash[31670]: audit 2023-12-01T21:41:11.117748+0000 mon.a (mon.0) 6999 : audit 0 from='client.? 172.21.15.40:0/2538141219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:12.409 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 21:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T21:41:12.085561133Z level=info msg="Completed cleanup jobs" duration=46.450722ms 2023-12-01T21:41:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:12 smithi040 bash[28232]: cluster 2023-12-01T21:41:10.875461+0000 mgr.y (mgr.24356) 10889 : cluster 0 pgmap v10857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:12 smithi040 bash[41173]: cluster 2023-12-01T21:41:10.875461+0000 mgr.y (mgr.24356) 10889 : cluster 0 pgmap v10857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:12 smithi141 bash[31670]: cluster 2023-12-01T21:41:10.875461+0000 mgr.y (mgr.24356) 10889 : cluster 0 pgmap v10857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:14 smithi040 bash[28232]: cluster 2023-12-01T21:41:12.876176+0000 mgr.y (mgr.24356) 10890 : cluster 0 pgmap v10858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:14 smithi040 bash[28232]: audit 2023-12-01T21:41:13.593139+0000 mon.a (mon.0) 7000 : audit 0 from='client.? 172.21.15.40:0/1566622688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:14 smithi040 bash[41173]: cluster 2023-12-01T21:41:12.876176+0000 mgr.y (mgr.24356) 10890 : cluster 0 pgmap v10858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:14 smithi040 bash[41173]: audit 2023-12-01T21:41:13.593139+0000 mon.a (mon.0) 7000 : audit 0 from='client.? 172.21.15.40:0/1566622688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:14 smithi141 bash[31670]: cluster 2023-12-01T21:41:12.876176+0000 mgr.y (mgr.24356) 10890 : cluster 0 pgmap v10858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:14 smithi141 bash[31670]: audit 2023-12-01T21:41:13.593139+0000 mon.a (mon.0) 7000 : audit 0 from='client.? 172.21.15.40:0/1566622688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:16 smithi141 bash[31670]: cluster 2023-12-01T21:41:14.877358+0000 mgr.y (mgr.24356) 10891 : cluster 0 pgmap v10859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:16 smithi141 bash[31670]: audit 2023-12-01T21:41:16.061535+0000 mon.a (mon.0) 7001 : audit 0 from='client.? 172.21.15.40:0/2600569197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:41:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:41:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:16 smithi040 bash[28232]: cluster 2023-12-01T21:41:14.877358+0000 mgr.y (mgr.24356) 10891 : cluster 0 pgmap v10859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:16 smithi040 bash[28232]: audit 2023-12-01T21:41:16.061535+0000 mon.a (mon.0) 7001 : audit 0 from='client.? 172.21.15.40:0/2600569197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:16 smithi040 bash[41173]: cluster 2023-12-01T21:41:14.877358+0000 mgr.y (mgr.24356) 10891 : cluster 0 pgmap v10859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:16.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:16 smithi040 bash[41173]: audit 2023-12-01T21:41:16.061535+0000 mon.a (mon.0) 7001 : audit 0 from='client.? 172.21.15.40:0/2600569197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:17 smithi141 bash[31670]: audit 2023-12-01T21:41:17.053423+0000 mon.c (mon.2) 6866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:41:17.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:17 smithi040 bash[28232]: audit 2023-12-01T21:41:17.053423+0000 mon.c (mon.2) 6866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:41:17.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:17 smithi040 bash[41173]: audit 2023-12-01T21:41:17.053423+0000 mon.c (mon.2) 6866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:41:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:18 smithi141 bash[31670]: cluster 2023-12-01T21:41:16.878024+0000 mgr.y (mgr.24356) 10892 : cluster 0 pgmap v10860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:18 smithi040 bash[41173]: cluster 2023-12-01T21:41:16.878024+0000 mgr.y (mgr.24356) 10892 : cluster 0 pgmap v10860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:18 smithi040 bash[28232]: cluster 2023-12-01T21:41:16.878024+0000 mgr.y (mgr.24356) 10892 : cluster 0 pgmap v10860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:19 smithi141 bash[31670]: audit 2023-12-01T21:41:18.524689+0000 mon.c (mon.2) 6867 : audit 0 from='client.? 172.21.15.40:0/1182357405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:19 smithi141 bash[31670]: audit 2023-12-01T21:41:18.894692+0000 mon.c (mon.2) 6868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:19 smithi040 bash[28232]: audit 2023-12-01T21:41:18.524689+0000 mon.c (mon.2) 6867 : audit 0 from='client.? 172.21.15.40:0/1182357405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:19 smithi040 bash[28232]: audit 2023-12-01T21:41:18.894692+0000 mon.c (mon.2) 6868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:19 smithi040 bash[41173]: audit 2023-12-01T21:41:18.524689+0000 mon.c (mon.2) 6867 : audit 0 from='client.? 172.21.15.40:0/1182357405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:19 smithi040 bash[41173]: audit 2023-12-01T21:41:18.894692+0000 mon.c (mon.2) 6868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:20 smithi141 bash[31670]: cluster 2023-12-01T21:41:18.878685+0000 mgr.y (mgr.24356) 10893 : cluster 0 pgmap v10861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:20 smithi040 bash[28232]: cluster 2023-12-01T21:41:18.878685+0000 mgr.y (mgr.24356) 10893 : cluster 0 pgmap v10861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:20 smithi040 bash[41173]: cluster 2023-12-01T21:41:18.878685+0000 mgr.y (mgr.24356) 10893 : cluster 0 pgmap v10861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:21.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:21 smithi141 bash[31670]: audit 2023-12-01T21:41:20.988868+0000 mon.c (mon.2) 6869 : audit 0 from='client.? 172.21.15.40:0/1549158904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:21 smithi040 bash[28232]: audit 2023-12-01T21:41:20.988868+0000 mon.c (mon.2) 6869 : audit 0 from='client.? 172.21.15.40:0/1549158904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:21 smithi040 bash[41173]: audit 2023-12-01T21:41:20.988868+0000 mon.c (mon.2) 6869 : audit 0 from='client.? 172.21.15.40:0/1549158904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:22 smithi141 bash[31670]: cluster 2023-12-01T21:41:20.879808+0000 mgr.y (mgr.24356) 10894 : cluster 0 pgmap v10862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:22 smithi040 bash[41173]: cluster 2023-12-01T21:41:20.879808+0000 mgr.y (mgr.24356) 10894 : cluster 0 pgmap v10862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:22 smithi040 bash[28232]: cluster 2023-12-01T21:41:20.879808+0000 mgr.y (mgr.24356) 10894 : cluster 0 pgmap v10862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[28232]: cluster 2023-12-01T21:41:22.880406+0000 mgr.y (mgr.24356) 10895 : cluster 0 pgmap v10863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[28232]: audit 2023-12-01T21:41:22.897426+0000 mon.a (mon.0) 7002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[28232]: audit 2023-12-01T21:41:22.910470+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[28232]: audit 2023-12-01T21:41:23.254551+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[28232]: audit 2023-12-01T21:41:23.263471+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[28232]: audit 2023-12-01T21:41:23.520552+0000 mon.c (mon.2) 6870 : audit 0 from='client.? 172.21.15.40:0/3111262792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[41173]: cluster 2023-12-01T21:41:22.880406+0000 mgr.y (mgr.24356) 10895 : cluster 0 pgmap v10863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[41173]: audit 2023-12-01T21:41:22.897426+0000 mon.a (mon.0) 7002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[41173]: audit 2023-12-01T21:41:22.910470+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[41173]: audit 2023-12-01T21:41:23.254551+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[41173]: audit 2023-12-01T21:41:23.263471+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:23 smithi040 bash[41173]: audit 2023-12-01T21:41:23.520552+0000 mon.c (mon.2) 6870 : audit 0 from='client.? 172.21.15.40:0/3111262792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:23 smithi141 bash[31670]: cluster 2023-12-01T21:41:22.880406+0000 mgr.y (mgr.24356) 10895 : cluster 0 pgmap v10863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:23 smithi141 bash[31670]: audit 2023-12-01T21:41:22.897426+0000 mon.a (mon.0) 7002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:23 smithi141 bash[31670]: audit 2023-12-01T21:41:22.910470+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:23 smithi141 bash[31670]: audit 2023-12-01T21:41:23.254551+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:23 smithi141 bash[31670]: audit 2023-12-01T21:41:23.263471+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:24.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:23 smithi141 bash[31670]: audit 2023-12-01T21:41:23.520552+0000 mon.c (mon.2) 6870 : audit 0 from='client.? 172.21.15.40:0/3111262792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:26.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:41:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:41:26.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:26 smithi040 bash[41173]: cluster 2023-12-01T21:41:24.881423+0000 mgr.y (mgr.24356) 10896 : cluster 0 pgmap v10864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:26 smithi040 bash[41173]: audit 2023-12-01T21:41:25.995258+0000 mon.c (mon.2) 6871 : audit 0 from='client.? 172.21.15.40:0/4099818716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:26 smithi040 bash[28232]: cluster 2023-12-01T21:41:24.881423+0000 mgr.y (mgr.24356) 10896 : cluster 0 pgmap v10864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:26.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:26 smithi040 bash[28232]: audit 2023-12-01T21:41:25.995258+0000 mon.c (mon.2) 6871 : audit 0 from='client.? 172.21.15.40:0/4099818716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:26 smithi141 bash[31670]: cluster 2023-12-01T21:41:24.881423+0000 mgr.y (mgr.24356) 10896 : cluster 0 pgmap v10864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:26 smithi141 bash[31670]: audit 2023-12-01T21:41:25.995258+0000 mon.c (mon.2) 6871 : audit 0 from='client.? 172.21.15.40:0/4099818716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:28 smithi040 bash[41173]: cluster 2023-12-01T21:41:26.882116+0000 mgr.y (mgr.24356) 10897 : cluster 0 pgmap v10865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:28 smithi040 bash[28232]: cluster 2023-12-01T21:41:26.882116+0000 mgr.y (mgr.24356) 10897 : cluster 0 pgmap v10865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:28 smithi141 bash[31670]: cluster 2023-12-01T21:41:26.882116+0000 mgr.y (mgr.24356) 10897 : cluster 0 pgmap v10865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:29.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:29 smithi040 bash[28232]: audit 2023-12-01T21:41:28.464364+0000 mon.a (mon.0) 7006 : audit 0 from='client.? 172.21.15.40:0/3201149548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:29.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:29 smithi040 bash[41173]: audit 2023-12-01T21:41:28.464364+0000 mon.a (mon.0) 7006 : audit 0 from='client.? 172.21.15.40:0/3201149548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:29 smithi141 bash[31670]: audit 2023-12-01T21:41:28.464364+0000 mon.a (mon.0) 7006 : audit 0 from='client.? 172.21.15.40:0/3201149548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:30 smithi040 bash[28232]: cluster 2023-12-01T21:41:28.882777+0000 mgr.y (mgr.24356) 10898 : cluster 0 pgmap v10866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:30 smithi040 bash[41173]: cluster 2023-12-01T21:41:28.882777+0000 mgr.y (mgr.24356) 10898 : cluster 0 pgmap v10866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:30 smithi141 bash[31670]: cluster 2023-12-01T21:41:28.882777+0000 mgr.y (mgr.24356) 10898 : cluster 0 pgmap v10866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:31.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:31 smithi040 bash[28232]: audit 2023-12-01T21:41:30.915449+0000 mon.c (mon.2) 6872 : audit 0 from='client.? 172.21.15.40:0/1236606102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:31.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:31 smithi040 bash[41173]: audit 2023-12-01T21:41:30.915449+0000 mon.c (mon.2) 6872 : audit 0 from='client.? 172.21.15.40:0/1236606102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:31.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:31 smithi141 bash[31670]: audit 2023-12-01T21:41:30.915449+0000 mon.c (mon.2) 6872 : audit 0 from='client.? 172.21.15.40:0/1236606102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:32 smithi040 bash[41173]: cluster 2023-12-01T21:41:30.883393+0000 mgr.y (mgr.24356) 10899 : cluster 0 pgmap v10867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:32 smithi040 bash[28232]: cluster 2023-12-01T21:41:30.883393+0000 mgr.y (mgr.24356) 10899 : cluster 0 pgmap v10867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:32 smithi141 bash[31670]: cluster 2023-12-01T21:41:30.883393+0000 mgr.y (mgr.24356) 10899 : cluster 0 pgmap v10867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: cluster 2023-12-01T21:41:32.884132+0000 mgr.y (mgr.24356) 10900 : cluster 0 pgmap v10868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.376814+0000 mon.c (mon.2) 6873 : audit 0 from='client.? 172.21.15.40:0/3508342634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.894881+0000 mon.c (mon.2) 6874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.945250+0000 mon.a (mon.0) 7007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.956463+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.959074+0000 mon.c (mon.2) 6875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.960453+0000 mon.c (mon.2) 6876 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[41173]: audit 2023-12-01T21:41:33.971796+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: cluster 2023-12-01T21:41:32.884132+0000 mgr.y (mgr.24356) 10900 : cluster 0 pgmap v10868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.376814+0000 mon.c (mon.2) 6873 : audit 0 from='client.? 172.21.15.40:0/3508342634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.894881+0000 mon.c (mon.2) 6874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.945250+0000 mon.a (mon.0) 7007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.956463+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.959074+0000 mon.c (mon.2) 6875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:41:34.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.960453+0000 mon.c (mon.2) 6876 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:41:34.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:34 smithi040 bash[28232]: audit 2023-12-01T21:41:33.971796+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: cluster 2023-12-01T21:41:32.884132+0000 mgr.y (mgr.24356) 10900 : cluster 0 pgmap v10868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.376814+0000 mon.c (mon.2) 6873 : audit 0 from='client.? 172.21.15.40:0/3508342634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.894881+0000 mon.c (mon.2) 6874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.945250+0000 mon.a (mon.0) 7007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.956463+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.959074+0000 mon.c (mon.2) 6875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:41:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.960453+0000 mon.c (mon.2) 6876 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:41:34.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:34 smithi141 bash[31670]: audit 2023-12-01T21:41:33.971796+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:41:36.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:41:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:41:36.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:36 smithi040 bash[41173]: cluster 2023-12-01T21:41:34.885297+0000 mgr.y (mgr.24356) 10901 : cluster 0 pgmap v10869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:36.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:36 smithi040 bash[41173]: audit 2023-12-01T21:41:35.837966+0000 mon.a (mon.0) 7010 : audit 0 from='client.? 172.21.15.40:0/1868077787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:36 smithi040 bash[28232]: cluster 2023-12-01T21:41:34.885297+0000 mgr.y (mgr.24356) 10901 : cluster 0 pgmap v10869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:36.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:36 smithi040 bash[28232]: audit 2023-12-01T21:41:35.837966+0000 mon.a (mon.0) 7010 : audit 0 from='client.? 172.21.15.40:0/1868077787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:36 smithi141 bash[31670]: cluster 2023-12-01T21:41:34.885297+0000 mgr.y (mgr.24356) 10901 : cluster 0 pgmap v10869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:36.839 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:36 smithi141 bash[31670]: audit 2023-12-01T21:41:35.837966+0000 mon.a (mon.0) 7010 : audit 0 from='client.? 172.21.15.40:0/1868077787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:38 smithi040 bash[28232]: cluster 2023-12-01T21:41:36.886111+0000 mgr.y (mgr.24356) 10902 : cluster 0 pgmap v10870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:38.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:38 smithi040 bash[28232]: audit 2023-12-01T21:41:38.298745+0000 mon.a (mon.0) 7011 : audit 0 from='client.? 172.21.15.40:0/3930309197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:38.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:38 smithi040 bash[41173]: cluster 2023-12-01T21:41:36.886111+0000 mgr.y (mgr.24356) 10902 : cluster 0 pgmap v10870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:38.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:38 smithi040 bash[41173]: audit 2023-12-01T21:41:38.298745+0000 mon.a (mon.0) 7011 : audit 0 from='client.? 172.21.15.40:0/3930309197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:38 smithi141 bash[31670]: cluster 2023-12-01T21:41:36.886111+0000 mgr.y (mgr.24356) 10902 : cluster 0 pgmap v10870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:38 smithi141 bash[31670]: audit 2023-12-01T21:41:38.298745+0000 mon.a (mon.0) 7011 : audit 0 from='client.? 172.21.15.40:0/3930309197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:40.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:40 smithi040 bash[28232]: cluster 2023-12-01T21:41:38.886889+0000 mgr.y (mgr.24356) 10903 : cluster 0 pgmap v10871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:40.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:40 smithi040 bash[41173]: cluster 2023-12-01T21:41:38.886889+0000 mgr.y (mgr.24356) 10903 : cluster 0 pgmap v10871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:40 smithi141 bash[31670]: cluster 2023-12-01T21:41:38.886889+0000 mgr.y (mgr.24356) 10903 : cluster 0 pgmap v10871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:41.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:41 smithi040 bash[28232]: audit 2023-12-01T21:41:40.768007+0000 mon.a (mon.0) 7012 : audit 0 from='client.? 172.21.15.40:0/2555494315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:41 smithi040 bash[41173]: audit 2023-12-01T21:41:40.768007+0000 mon.a (mon.0) 7012 : audit 0 from='client.? 172.21.15.40:0/2555494315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:41 smithi141 bash[31670]: audit 2023-12-01T21:41:40.768007+0000 mon.a (mon.0) 7012 : audit 0 from='client.? 172.21.15.40:0/2555494315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:42.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:42 smithi040 bash[28232]: cluster 2023-12-01T21:41:40.888023+0000 mgr.y (mgr.24356) 10904 : cluster 0 pgmap v10872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:42.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:42 smithi040 bash[41173]: cluster 2023-12-01T21:41:40.888023+0000 mgr.y (mgr.24356) 10904 : cluster 0 pgmap v10872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:42 smithi141 bash[31670]: cluster 2023-12-01T21:41:40.888023+0000 mgr.y (mgr.24356) 10904 : cluster 0 pgmap v10872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:43.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:43 smithi040 bash[28232]: audit 2023-12-01T21:41:43.232416+0000 mon.c (mon.2) 6877 : audit 0 from='client.? 172.21.15.40:0/4265604620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:43.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:43 smithi040 bash[41173]: audit 2023-12-01T21:41:43.232416+0000 mon.c (mon.2) 6877 : audit 0 from='client.? 172.21.15.40:0/4265604620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:43.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:43 smithi141 bash[31670]: audit 2023-12-01T21:41:43.232416+0000 mon.c (mon.2) 6877 : audit 0 from='client.? 172.21.15.40:0/4265604620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:44.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:44 smithi040 bash[28232]: cluster 2023-12-01T21:41:42.888610+0000 mgr.y (mgr.24356) 10905 : cluster 0 pgmap v10873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:44.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:44 smithi040 bash[41173]: cluster 2023-12-01T21:41:42.888610+0000 mgr.y (mgr.24356) 10905 : cluster 0 pgmap v10873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:44 smithi141 bash[31670]: cluster 2023-12-01T21:41:42.888610+0000 mgr.y (mgr.24356) 10905 : cluster 0 pgmap v10873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:46.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:41:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:41:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:46 smithi040 bash[28232]: cluster 2023-12-01T21:41:44.889705+0000 mgr.y (mgr.24356) 10906 : cluster 0 pgmap v10874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:46 smithi040 bash[28232]: audit 2023-12-01T21:41:45.698664+0000 mon.c (mon.2) 6878 : audit 0 from='client.? 172.21.15.40:0/2312719163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:46.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:46 smithi040 bash[41173]: cluster 2023-12-01T21:41:44.889705+0000 mgr.y (mgr.24356) 10906 : cluster 0 pgmap v10874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:46.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:46 smithi040 bash[41173]: audit 2023-12-01T21:41:45.698664+0000 mon.c (mon.2) 6878 : audit 0 from='client.? 172.21.15.40:0/2312719163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:46 smithi141 bash[31670]: cluster 2023-12-01T21:41:44.889705+0000 mgr.y (mgr.24356) 10906 : cluster 0 pgmap v10874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:46 smithi141 bash[31670]: audit 2023-12-01T21:41:45.698664+0000 mon.c (mon.2) 6878 : audit 0 from='client.? 172.21.15.40:0/2312719163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:48 smithi040 bash[41173]: cluster 2023-12-01T21:41:46.890415+0000 mgr.y (mgr.24356) 10907 : cluster 0 pgmap v10875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:48 smithi040 bash[41173]: audit 2023-12-01T21:41:48.164283+0000 mon.c (mon.2) 6879 : audit 0 from='client.? 172.21.15.40:0/2555796142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:48 smithi040 bash[28232]: cluster 2023-12-01T21:41:46.890415+0000 mgr.y (mgr.24356) 10907 : cluster 0 pgmap v10875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:48 smithi040 bash[28232]: audit 2023-12-01T21:41:48.164283+0000 mon.c (mon.2) 6879 : audit 0 from='client.? 172.21.15.40:0/2555796142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:48 smithi141 bash[31670]: cluster 2023-12-01T21:41:46.890415+0000 mgr.y (mgr.24356) 10907 : cluster 0 pgmap v10875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:48 smithi141 bash[31670]: audit 2023-12-01T21:41:48.164283+0000 mon.c (mon.2) 6879 : audit 0 from='client.? 172.21.15.40:0/2555796142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:49 smithi040 bash[41173]: audit 2023-12-01T21:41:48.895313+0000 mon.c (mon.2) 6880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:49.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:49 smithi040 bash[28232]: audit 2023-12-01T21:41:48.895313+0000 mon.c (mon.2) 6880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:49 smithi141 bash[31670]: audit 2023-12-01T21:41:48.895313+0000 mon.c (mon.2) 6880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:50 smithi040 bash[28232]: cluster 2023-12-01T21:41:48.891098+0000 mgr.y (mgr.24356) 10908 : cluster 0 pgmap v10876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:50 smithi040 bash[41173]: cluster 2023-12-01T21:41:48.891098+0000 mgr.y (mgr.24356) 10908 : cluster 0 pgmap v10876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:50 smithi141 bash[31670]: cluster 2023-12-01T21:41:48.891098+0000 mgr.y (mgr.24356) 10908 : cluster 0 pgmap v10876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:51.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:51 smithi040 bash[41173]: audit 2023-12-01T21:41:50.628276+0000 mon.a (mon.0) 7013 : audit 0 from='client.? 172.21.15.40:0/911832687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:51.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:51 smithi040 bash[28232]: audit 2023-12-01T21:41:50.628276+0000 mon.a (mon.0) 7013 : audit 0 from='client.? 172.21.15.40:0/911832687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:51.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:51 smithi141 bash[31670]: audit 2023-12-01T21:41:50.628276+0000 mon.a (mon.0) 7013 : audit 0 from='client.? 172.21.15.40:0/911832687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:52 smithi040 bash[28232]: cluster 2023-12-01T21:41:50.892272+0000 mgr.y (mgr.24356) 10909 : cluster 0 pgmap v10877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:52.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:52 smithi040 bash[41173]: cluster 2023-12-01T21:41:50.892272+0000 mgr.y (mgr.24356) 10909 : cluster 0 pgmap v10877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:52 smithi141 bash[31670]: cluster 2023-12-01T21:41:50.892272+0000 mgr.y (mgr.24356) 10909 : cluster 0 pgmap v10877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:53.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:53 smithi040 bash[28232]: audit 2023-12-01T21:41:53.092105+0000 mon.c (mon.2) 6881 : audit 0 from='client.? 172.21.15.40:0/2902218953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:53.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:53 smithi040 bash[41173]: audit 2023-12-01T21:41:53.092105+0000 mon.c (mon.2) 6881 : audit 0 from='client.? 172.21.15.40:0/2902218953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:53.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:53 smithi141 bash[31670]: audit 2023-12-01T21:41:53.092105+0000 mon.c (mon.2) 6881 : audit 0 from='client.? 172.21.15.40:0/2902218953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:54 smithi040 bash[28232]: cluster 2023-12-01T21:41:52.892928+0000 mgr.y (mgr.24356) 10910 : cluster 0 pgmap v10878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:54 smithi040 bash[41173]: cluster 2023-12-01T21:41:52.892928+0000 mgr.y (mgr.24356) 10910 : cluster 0 pgmap v10878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:54 smithi141 bash[31670]: cluster 2023-12-01T21:41:52.892928+0000 mgr.y (mgr.24356) 10910 : cluster 0 pgmap v10878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:56 smithi141 bash[31670]: cluster 2023-12-01T21:41:54.894030+0000 mgr.y (mgr.24356) 10911 : cluster 0 pgmap v10879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:56 smithi141 bash[31670]: audit 2023-12-01T21:41:55.562503+0000 mon.c (mon.2) 6882 : audit 0 from='client.? 172.21.15.40:0/1268067073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:56 smithi040 bash[28232]: cluster 2023-12-01T21:41:54.894030+0000 mgr.y (mgr.24356) 10911 : cluster 0 pgmap v10879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:56 smithi040 bash[28232]: audit 2023-12-01T21:41:55.562503+0000 mon.c (mon.2) 6882 : audit 0 from='client.? 172.21.15.40:0/1268067073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:41:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:41:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:56 smithi040 bash[41173]: cluster 2023-12-01T21:41:54.894030+0000 mgr.y (mgr.24356) 10911 : cluster 0 pgmap v10879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:56 smithi040 bash[41173]: audit 2023-12-01T21:41:55.562503+0000 mon.c (mon.2) 6882 : audit 0 from='client.? 172.21.15.40:0/1268067073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:58 smithi141 bash[31670]: cluster 2023-12-01T21:41:56.894692+0000 mgr.y (mgr.24356) 10912 : cluster 0 pgmap v10880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:41:58 smithi141 bash[31670]: audit 2023-12-01T21:41:58.028823+0000 mon.c (mon.2) 6883 : audit 0 from='client.? 172.21.15.40:0/3887435954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:58 smithi040 bash[28232]: cluster 2023-12-01T21:41:56.894692+0000 mgr.y (mgr.24356) 10912 : cluster 0 pgmap v10880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:41:58 smithi040 bash[28232]: audit 2023-12-01T21:41:58.028823+0000 mon.c (mon.2) 6883 : audit 0 from='client.? 172.21.15.40:0/3887435954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:41:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:58 smithi040 bash[41173]: cluster 2023-12-01T21:41:56.894692+0000 mgr.y (mgr.24356) 10912 : cluster 0 pgmap v10880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:41:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:41:58 smithi040 bash[41173]: audit 2023-12-01T21:41:58.028823+0000 mon.c (mon.2) 6883 : audit 0 from='client.? 172.21.15.40:0/3887435954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:00 smithi141 bash[31670]: cluster 2023-12-01T21:41:58.895374+0000 mgr.y (mgr.24356) 10913 : cluster 0 pgmap v10881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:00 smithi040 bash[28232]: cluster 2023-12-01T21:41:58.895374+0000 mgr.y (mgr.24356) 10913 : cluster 0 pgmap v10881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:00 smithi040 bash[41173]: cluster 2023-12-01T21:41:58.895374+0000 mgr.y (mgr.24356) 10913 : cluster 0 pgmap v10881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:01 smithi141 bash[31670]: audit 2023-12-01T21:42:00.491860+0000 mon.a (mon.0) 7014 : audit 0 from='client.? 172.21.15.40:0/2195799325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:01.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:01 smithi040 bash[28232]: audit 2023-12-01T21:42:00.491860+0000 mon.a (mon.0) 7014 : audit 0 from='client.? 172.21.15.40:0/2195799325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:01.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:01 smithi040 bash[41173]: audit 2023-12-01T21:42:00.491860+0000 mon.a (mon.0) 7014 : audit 0 from='client.? 172.21.15.40:0/2195799325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:02 smithi141 bash[31670]: cluster 2023-12-01T21:42:00.896536+0000 mgr.y (mgr.24356) 10914 : cluster 0 pgmap v10882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:02 smithi040 bash[41173]: cluster 2023-12-01T21:42:00.896536+0000 mgr.y (mgr.24356) 10914 : cluster 0 pgmap v10882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:02 smithi040 bash[28232]: cluster 2023-12-01T21:42:00.896536+0000 mgr.y (mgr.24356) 10914 : cluster 0 pgmap v10882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:03 smithi141 bash[31670]: audit 2023-12-01T21:42:02.948952+0000 mon.c (mon.2) 6884 : audit 0 from='client.? 172.21.15.40:0/3283236941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:03 smithi040 bash[28232]: audit 2023-12-01T21:42:02.948952+0000 mon.c (mon.2) 6884 : audit 0 from='client.? 172.21.15.40:0/3283236941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:03 smithi040 bash[41173]: audit 2023-12-01T21:42:02.948952+0000 mon.c (mon.2) 6884 : audit 0 from='client.? 172.21.15.40:0/3283236941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:04 smithi141 bash[31670]: cluster 2023-12-01T21:42:02.897189+0000 mgr.y (mgr.24356) 10915 : cluster 0 pgmap v10883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:04 smithi141 bash[31670]: audit 2023-12-01T21:42:03.895758+0000 mon.c (mon.2) 6885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:04 smithi040 bash[28232]: cluster 2023-12-01T21:42:02.897189+0000 mgr.y (mgr.24356) 10915 : cluster 0 pgmap v10883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:04 smithi040 bash[28232]: audit 2023-12-01T21:42:03.895758+0000 mon.c (mon.2) 6885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:04 smithi040 bash[41173]: cluster 2023-12-01T21:42:02.897189+0000 mgr.y (mgr.24356) 10915 : cluster 0 pgmap v10883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:04 smithi040 bash[41173]: audit 2023-12-01T21:42:03.895758+0000 mon.c (mon.2) 6885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:06.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:42:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:42:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:06 smithi040 bash[28232]: cluster 2023-12-01T21:42:04.898355+0000 mgr.y (mgr.24356) 10916 : cluster 0 pgmap v10884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:06 smithi040 bash[28232]: audit 2023-12-01T21:42:05.427642+0000 mon.c (mon.2) 6886 : audit 0 from='client.? 172.21.15.40:0/2416398512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:06 smithi040 bash[41173]: cluster 2023-12-01T21:42:04.898355+0000 mgr.y (mgr.24356) 10916 : cluster 0 pgmap v10884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:06.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:06 smithi040 bash[41173]: audit 2023-12-01T21:42:05.427642+0000 mon.c (mon.2) 6886 : audit 0 from='client.? 172.21.15.40:0/2416398512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:06 smithi141 bash[31670]: cluster 2023-12-01T21:42:04.898355+0000 mgr.y (mgr.24356) 10916 : cluster 0 pgmap v10884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:06 smithi141 bash[31670]: audit 2023-12-01T21:42:05.427642+0000 mon.c (mon.2) 6886 : audit 0 from='client.? 172.21.15.40:0/2416398512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:08.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:08 smithi040 bash[28232]: cluster 2023-12-01T21:42:06.899020+0000 mgr.y (mgr.24356) 10917 : cluster 0 pgmap v10885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:08.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:08 smithi040 bash[28232]: audit 2023-12-01T21:42:07.896569+0000 mon.a (mon.0) 7015 : audit 0 from='client.? 172.21.15.40:0/785968342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:08 smithi040 bash[41173]: cluster 2023-12-01T21:42:06.899020+0000 mgr.y (mgr.24356) 10917 : cluster 0 pgmap v10885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:08.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:08 smithi040 bash[41173]: audit 2023-12-01T21:42:07.896569+0000 mon.a (mon.0) 7015 : audit 0 from='client.? 172.21.15.40:0/785968342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:08 smithi141 bash[31670]: cluster 2023-12-01T21:42:06.899020+0000 mgr.y (mgr.24356) 10917 : cluster 0 pgmap v10885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:08 smithi141 bash[31670]: audit 2023-12-01T21:42:07.896569+0000 mon.a (mon.0) 7015 : audit 0 from='client.? 172.21.15.40:0/785968342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:10.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:10 smithi040 bash[28232]: cluster 2023-12-01T21:42:08.899681+0000 mgr.y (mgr.24356) 10918 : cluster 0 pgmap v10886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:10.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:10 smithi040 bash[41173]: cluster 2023-12-01T21:42:08.899681+0000 mgr.y (mgr.24356) 10918 : cluster 0 pgmap v10886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:10 smithi141 bash[31670]: cluster 2023-12-01T21:42:08.899681+0000 mgr.y (mgr.24356) 10918 : cluster 0 pgmap v10886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:11.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:11 smithi040 bash[41173]: audit 2023-12-01T21:42:10.356871+0000 mon.c (mon.2) 6887 : audit 0 from='client.? 172.21.15.40:0/1897866919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:11.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:11 smithi040 bash[28232]: audit 2023-12-01T21:42:10.356871+0000 mon.c (mon.2) 6887 : audit 0 from='client.? 172.21.15.40:0/1897866919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:11 smithi141 bash[31670]: audit 2023-12-01T21:42:10.356871+0000 mon.c (mon.2) 6887 : audit 0 from='client.? 172.21.15.40:0/1897866919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:12.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:12 smithi040 bash[41173]: cluster 2023-12-01T21:42:10.900953+0000 mgr.y (mgr.24356) 10919 : cluster 0 pgmap v10887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:12.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:12 smithi040 bash[28232]: cluster 2023-12-01T21:42:10.900953+0000 mgr.y (mgr.24356) 10919 : cluster 0 pgmap v10887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:12 smithi141 bash[31670]: cluster 2023-12-01T21:42:10.900953+0000 mgr.y (mgr.24356) 10919 : cluster 0 pgmap v10887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:13.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:13 smithi040 bash[28232]: audit 2023-12-01T21:42:12.821450+0000 mon.a (mon.0) 7016 : audit 0 from='client.? 172.21.15.40:0/2386990161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:13.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:13 smithi040 bash[41173]: audit 2023-12-01T21:42:12.821450+0000 mon.a (mon.0) 7016 : audit 0 from='client.? 172.21.15.40:0/2386990161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:13.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:13 smithi141 bash[31670]: audit 2023-12-01T21:42:12.821450+0000 mon.a (mon.0) 7016 : audit 0 from='client.? 172.21.15.40:0/2386990161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:14.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:14 smithi040 bash[28232]: cluster 2023-12-01T21:42:12.901609+0000 mgr.y (mgr.24356) 10920 : cluster 0 pgmap v10888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:14.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:14 smithi040 bash[41173]: cluster 2023-12-01T21:42:12.901609+0000 mgr.y (mgr.24356) 10920 : cluster 0 pgmap v10888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:14 smithi141 bash[31670]: cluster 2023-12-01T21:42:12.901609+0000 mgr.y (mgr.24356) 10920 : cluster 0 pgmap v10888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:15.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:15 smithi040 bash[28232]: audit 2023-12-01T21:42:15.289495+0000 mon.c (mon.2) 6888 : audit 0 from='client.? 172.21.15.40:0/980574763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:15.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:15 smithi040 bash[41173]: audit 2023-12-01T21:42:15.289495+0000 mon.c (mon.2) 6888 : audit 0 from='client.? 172.21.15.40:0/980574763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:15.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:15 smithi141 bash[31670]: audit 2023-12-01T21:42:15.289495+0000 mon.c (mon.2) 6888 : audit 0 from='client.? 172.21.15.40:0/980574763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:42:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T21:42:16.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:16 smithi040 bash[41173]: cluster 2023-12-01T21:42:14.902859+0000 mgr.y (mgr.24356) 10921 : cluster 0 pgmap v10889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:16.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:16 smithi040 bash[28232]: cluster 2023-12-01T21:42:14.902859+0000 mgr.y (mgr.24356) 10921 : cluster 0 pgmap v10889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:16 smithi141 bash[31670]: cluster 2023-12-01T21:42:14.902859+0000 mgr.y (mgr.24356) 10921 : cluster 0 pgmap v10889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:18 smithi040 bash[28232]: cluster 2023-12-01T21:42:16.903567+0000 mgr.y (mgr.24356) 10922 : cluster 0 pgmap v10890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:18 smithi040 bash[28232]: audit 2023-12-01T21:42:17.752098+0000 mon.a (mon.0) 7017 : audit 0 from='client.? 172.21.15.40:0/4227888446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:18 smithi040 bash[41173]: cluster 2023-12-01T21:42:16.903567+0000 mgr.y (mgr.24356) 10922 : cluster 0 pgmap v10890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:18 smithi040 bash[41173]: audit 2023-12-01T21:42:17.752098+0000 mon.a (mon.0) 7017 : audit 0 from='client.? 172.21.15.40:0/4227888446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:18 smithi141 bash[31670]: cluster 2023-12-01T21:42:16.903567+0000 mgr.y (mgr.24356) 10922 : cluster 0 pgmap v10890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:18 smithi141 bash[31670]: audit 2023-12-01T21:42:17.752098+0000 mon.a (mon.0) 7017 : audit 0 from='client.? 172.21.15.40:0/4227888446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:19 smithi040 bash[28232]: audit 2023-12-01T21:42:18.896241+0000 mon.c (mon.2) 6889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:19.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:19 smithi040 bash[41173]: audit 2023-12-01T21:42:18.896241+0000 mon.c (mon.2) 6889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:19 smithi141 bash[31670]: audit 2023-12-01T21:42:18.896241+0000 mon.c (mon.2) 6889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:20 smithi040 bash[28232]: cluster 2023-12-01T21:42:18.905860+0000 mgr.y (mgr.24356) 10923 : cluster 0 pgmap v10891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:20 smithi040 bash[28232]: audit 2023-12-01T21:42:20.218922+0000 mon.a (mon.0) 7018 : audit 0 from='client.? 172.21.15.40:0/2677629272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:20 smithi040 bash[41173]: cluster 2023-12-01T21:42:18.905860+0000 mgr.y (mgr.24356) 10923 : cluster 0 pgmap v10891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:20.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:20 smithi040 bash[41173]: audit 2023-12-01T21:42:20.218922+0000 mon.a (mon.0) 7018 : audit 0 from='client.? 172.21.15.40:0/2677629272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:20 smithi141 bash[31670]: cluster 2023-12-01T21:42:18.905860+0000 mgr.y (mgr.24356) 10923 : cluster 0 pgmap v10891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:20 smithi141 bash[31670]: audit 2023-12-01T21:42:20.218922+0000 mon.a (mon.0) 7018 : audit 0 from='client.? 172.21.15.40:0/2677629272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:22 smithi040 bash[28232]: cluster 2023-12-01T21:42:20.907052+0000 mgr.y (mgr.24356) 10924 : cluster 0 pgmap v10892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:22 smithi040 bash[41173]: cluster 2023-12-01T21:42:20.907052+0000 mgr.y (mgr.24356) 10924 : cluster 0 pgmap v10892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:22 smithi141 bash[31670]: cluster 2023-12-01T21:42:20.907052+0000 mgr.y (mgr.24356) 10924 : cluster 0 pgmap v10892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:23 smithi040 bash[41173]: audit 2023-12-01T21:42:22.685138+0000 mon.a (mon.0) 7019 : audit 0 from='client.? 172.21.15.40:0/1955697760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:23.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:23 smithi040 bash[28232]: audit 2023-12-01T21:42:22.685138+0000 mon.a (mon.0) 7019 : audit 0 from='client.? 172.21.15.40:0/1955697760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:23 smithi141 bash[31670]: audit 2023-12-01T21:42:22.685138+0000 mon.a (mon.0) 7019 : audit 0 from='client.? 172.21.15.40:0/1955697760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:24 smithi040 bash[41173]: cluster 2023-12-01T21:42:22.907734+0000 mgr.y (mgr.24356) 10925 : cluster 0 pgmap v10893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:24 smithi040 bash[28232]: cluster 2023-12-01T21:42:22.907734+0000 mgr.y (mgr.24356) 10925 : cluster 0 pgmap v10893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:24 smithi141 bash[31670]: cluster 2023-12-01T21:42:22.907734+0000 mgr.y (mgr.24356) 10925 : cluster 0 pgmap v10893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:25.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:25 smithi040 bash[28232]: audit 2023-12-01T21:42:25.145058+0000 mon.c (mon.2) 6890 : audit 0 from='client.? 172.21.15.40:0/1382724719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:25.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:25 smithi040 bash[41173]: audit 2023-12-01T21:42:25.145058+0000 mon.c (mon.2) 6890 : audit 0 from='client.? 172.21.15.40:0/1382724719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:25 smithi141 bash[31670]: audit 2023-12-01T21:42:25.145058+0000 mon.c (mon.2) 6890 : audit 0 from='client.? 172.21.15.40:0/1382724719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:26.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:26 smithi040 bash[28232]: cluster 2023-12-01T21:42:24.908891+0000 mgr.y (mgr.24356) 10926 : cluster 0 pgmap v10894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:26.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:42:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:42:26.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:26 smithi040 bash[41173]: cluster 2023-12-01T21:42:24.908891+0000 mgr.y (mgr.24356) 10926 : cluster 0 pgmap v10894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:26 smithi141 bash[31670]: cluster 2023-12-01T21:42:24.908891+0000 mgr.y (mgr.24356) 10926 : cluster 0 pgmap v10894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:28 smithi040 bash[28232]: cluster 2023-12-01T21:42:26.909526+0000 mgr.y (mgr.24356) 10927 : cluster 0 pgmap v10895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:28.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:28 smithi040 bash[28232]: audit 2023-12-01T21:42:27.619881+0000 mon.a (mon.0) 7020 : audit 0 from='client.? 172.21.15.40:0/2804759074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:28 smithi040 bash[41173]: cluster 2023-12-01T21:42:26.909526+0000 mgr.y (mgr.24356) 10927 : cluster 0 pgmap v10895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:28.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:28 smithi040 bash[41173]: audit 2023-12-01T21:42:27.619881+0000 mon.a (mon.0) 7020 : audit 0 from='client.? 172.21.15.40:0/2804759074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:28 smithi141 bash[31670]: cluster 2023-12-01T21:42:26.909526+0000 mgr.y (mgr.24356) 10927 : cluster 0 pgmap v10895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:28 smithi141 bash[31670]: audit 2023-12-01T21:42:27.619881+0000 mon.a (mon.0) 7020 : audit 0 from='client.? 172.21.15.40:0/2804759074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:30 smithi040 bash[28232]: cluster 2023-12-01T21:42:28.910203+0000 mgr.y (mgr.24356) 10928 : cluster 0 pgmap v10896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:30.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:30 smithi040 bash[28232]: audit 2023-12-01T21:42:30.077861+0000 mon.c (mon.2) 6891 : audit 0 from='client.? 172.21.15.40:0/1424635287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:30 smithi040 bash[41173]: cluster 2023-12-01T21:42:28.910203+0000 mgr.y (mgr.24356) 10928 : cluster 0 pgmap v10896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:30.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:30 smithi040 bash[41173]: audit 2023-12-01T21:42:30.077861+0000 mon.c (mon.2) 6891 : audit 0 from='client.? 172.21.15.40:0/1424635287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:30 smithi141 bash[31670]: cluster 2023-12-01T21:42:28.910203+0000 mgr.y (mgr.24356) 10928 : cluster 0 pgmap v10896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:30 smithi141 bash[31670]: audit 2023-12-01T21:42:30.077861+0000 mon.c (mon.2) 6891 : audit 0 from='client.? 172.21.15.40:0/1424635287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:32 smithi040 bash[41173]: cluster 2023-12-01T21:42:30.911460+0000 mgr.y (mgr.24356) 10929 : cluster 0 pgmap v10897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:32 smithi040 bash[28232]: cluster 2023-12-01T21:42:30.911460+0000 mgr.y (mgr.24356) 10929 : cluster 0 pgmap v10897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:32 smithi141 bash[31670]: cluster 2023-12-01T21:42:30.911460+0000 mgr.y (mgr.24356) 10929 : cluster 0 pgmap v10897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:33 smithi141 bash[31670]: audit 2023-12-01T21:42:32.539581+0000 mon.c (mon.2) 6892 : audit 0 from='client.? 172.21.15.40:0/2083315625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:33 smithi040 bash[41173]: audit 2023-12-01T21:42:32.539581+0000 mon.c (mon.2) 6892 : audit 0 from='client.? 172.21.15.40:0/2083315625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:33 smithi040 bash[28232]: audit 2023-12-01T21:42:32.539581+0000 mon.c (mon.2) 6892 : audit 0 from='client.? 172.21.15.40:0/2083315625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:34 smithi141 bash[31670]: cluster 2023-12-01T21:42:32.912153+0000 mgr.y (mgr.24356) 10930 : cluster 0 pgmap v10898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:34 smithi141 bash[31670]: audit 2023-12-01T21:42:33.896692+0000 mon.c (mon.2) 6893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:34 smithi141 bash[31670]: audit 2023-12-01T21:42:34.055636+0000 mon.c (mon.2) 6894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:42:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:34 smithi040 bash[28232]: cluster 2023-12-01T21:42:32.912153+0000 mgr.y (mgr.24356) 10930 : cluster 0 pgmap v10898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:34 smithi040 bash[28232]: audit 2023-12-01T21:42:33.896692+0000 mon.c (mon.2) 6893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:34 smithi040 bash[28232]: audit 2023-12-01T21:42:34.055636+0000 mon.c (mon.2) 6894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:42:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:34 smithi040 bash[41173]: cluster 2023-12-01T21:42:32.912153+0000 mgr.y (mgr.24356) 10930 : cluster 0 pgmap v10898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:34 smithi040 bash[41173]: audit 2023-12-01T21:42:33.896692+0000 mon.c (mon.2) 6893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:34.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:34 smithi040 bash[41173]: audit 2023-12-01T21:42:34.055636+0000 mon.c (mon.2) 6894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:42:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:35 smithi141 bash[31670]: audit 2023-12-01T21:42:35.000189+0000 mon.c (mon.2) 6895 : audit 0 from='client.? 172.21.15.40:0/3072299865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:35 smithi040 bash[28232]: audit 2023-12-01T21:42:35.000189+0000 mon.c (mon.2) 6895 : audit 0 from='client.? 172.21.15.40:0/3072299865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:35.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:35 smithi040 bash[41173]: audit 2023-12-01T21:42:35.000189+0000 mon.c (mon.2) 6895 : audit 0 from='client.? 172.21.15.40:0/3072299865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:36 smithi141 bash[31670]: cluster 2023-12-01T21:42:34.913345+0000 mgr.y (mgr.24356) 10931 : cluster 0 pgmap v10899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:36 smithi040 bash[28232]: cluster 2023-12-01T21:42:34.913345+0000 mgr.y (mgr.24356) 10931 : cluster 0 pgmap v10899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:42:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:42:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:36 smithi040 bash[41173]: cluster 2023-12-01T21:42:34.913345+0000 mgr.y (mgr.24356) 10931 : cluster 0 pgmap v10899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:38 smithi141 bash[31670]: cluster 2023-12-01T21:42:36.914075+0000 mgr.y (mgr.24356) 10932 : cluster 0 pgmap v10900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:38 smithi141 bash[31670]: audit 2023-12-01T21:42:37.469814+0000 mon.a (mon.0) 7021 : audit 0 from='client.? 172.21.15.40:0/544427423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:38 smithi040 bash[28232]: cluster 2023-12-01T21:42:36.914075+0000 mgr.y (mgr.24356) 10932 : cluster 0 pgmap v10900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:38 smithi040 bash[28232]: audit 2023-12-01T21:42:37.469814+0000 mon.a (mon.0) 7021 : audit 0 from='client.? 172.21.15.40:0/544427423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:38 smithi040 bash[41173]: cluster 2023-12-01T21:42:36.914075+0000 mgr.y (mgr.24356) 10932 : cluster 0 pgmap v10900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:38 smithi040 bash[41173]: audit 2023-12-01T21:42:37.469814+0000 mon.a (mon.0) 7021 : audit 0 from='client.? 172.21.15.40:0/544427423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:40 smithi141 bash[31670]: cluster 2023-12-01T21:42:38.914772+0000 mgr.y (mgr.24356) 10933 : cluster 0 pgmap v10901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:40 smithi141 bash[31670]: audit 2023-12-01T21:42:39.900426+0000 mon.a (mon.0) 7022 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:40 smithi141 bash[31670]: audit 2023-12-01T21:42:39.910026+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:40 smithi141 bash[31670]: audit 2023-12-01T21:42:39.956127+0000 mon.c (mon.2) 6896 : audit 0 from='client.? 172.21.15.40:0/1618650087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:40 smithi141 bash[31670]: audit 2023-12-01T21:42:40.258144+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:40 smithi141 bash[31670]: audit 2023-12-01T21:42:40.269792+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[28232]: cluster 2023-12-01T21:42:38.914772+0000 mgr.y (mgr.24356) 10933 : cluster 0 pgmap v10901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[28232]: audit 2023-12-01T21:42:39.900426+0000 mon.a (mon.0) 7022 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[28232]: audit 2023-12-01T21:42:39.910026+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[28232]: audit 2023-12-01T21:42:39.956127+0000 mon.c (mon.2) 6896 : audit 0 from='client.? 172.21.15.40:0/1618650087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[28232]: audit 2023-12-01T21:42:40.258144+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[28232]: audit 2023-12-01T21:42:40.269792+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[41173]: cluster 2023-12-01T21:42:38.914772+0000 mgr.y (mgr.24356) 10933 : cluster 0 pgmap v10901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[41173]: audit 2023-12-01T21:42:39.900426+0000 mon.a (mon.0) 7022 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[41173]: audit 2023-12-01T21:42:39.910026+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[41173]: audit 2023-12-01T21:42:39.956127+0000 mon.c (mon.2) 6896 : audit 0 from='client.? 172.21.15.40:0/1618650087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[41173]: audit 2023-12-01T21:42:40.258144+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:40 smithi040 bash[41173]: audit 2023-12-01T21:42:40.269792+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:41 smithi141 bash[31670]: audit 2023-12-01T21:42:40.852759+0000 mon.c (mon.2) 6897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:42:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:41 smithi141 bash[31670]: audit 2023-12-01T21:42:40.854686+0000 mon.c (mon.2) 6898 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:42:41.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:41 smithi141 bash[31670]: audit 2023-12-01T21:42:40.866930+0000 mon.a (mon.0) 7026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:41 smithi040 bash[28232]: audit 2023-12-01T21:42:40.852759+0000 mon.c (mon.2) 6897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:42:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:41 smithi040 bash[28232]: audit 2023-12-01T21:42:40.854686+0000 mon.c (mon.2) 6898 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:42:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:41 smithi040 bash[28232]: audit 2023-12-01T21:42:40.866930+0000 mon.a (mon.0) 7026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:41 smithi040 bash[41173]: audit 2023-12-01T21:42:40.852759+0000 mon.c (mon.2) 6897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:42:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:41 smithi040 bash[41173]: audit 2023-12-01T21:42:40.854686+0000 mon.c (mon.2) 6898 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:42:41.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:41 smithi040 bash[41173]: audit 2023-12-01T21:42:40.866930+0000 mon.a (mon.0) 7026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:42:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:42 smithi141 bash[31670]: cluster 2023-12-01T21:42:40.915940+0000 mgr.y (mgr.24356) 10934 : cluster 0 pgmap v10902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:42 smithi141 bash[31670]: audit 2023-12-01T21:42:42.424507+0000 mon.a (mon.0) 7027 : audit 0 from='client.? 172.21.15.40:0/2318465717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:42 smithi040 bash[28232]: cluster 2023-12-01T21:42:40.915940+0000 mgr.y (mgr.24356) 10934 : cluster 0 pgmap v10902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:42 smithi040 bash[28232]: audit 2023-12-01T21:42:42.424507+0000 mon.a (mon.0) 7027 : audit 0 from='client.? 172.21.15.40:0/2318465717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:42 smithi040 bash[41173]: cluster 2023-12-01T21:42:40.915940+0000 mgr.y (mgr.24356) 10934 : cluster 0 pgmap v10902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:42 smithi040 bash[41173]: audit 2023-12-01T21:42:42.424507+0000 mon.a (mon.0) 7027 : audit 0 from='client.? 172.21.15.40:0/2318465717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:44 smithi141 bash[31670]: cluster 2023-12-01T21:42:42.916631+0000 mgr.y (mgr.24356) 10935 : cluster 0 pgmap v10903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:44 smithi040 bash[28232]: cluster 2023-12-01T21:42:42.916631+0000 mgr.y (mgr.24356) 10935 : cluster 0 pgmap v10903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:44 smithi040 bash[41173]: cluster 2023-12-01T21:42:42.916631+0000 mgr.y (mgr.24356) 10935 : cluster 0 pgmap v10903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:45.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:45 smithi141 bash[31670]: audit 2023-12-01T21:42:44.883467+0000 mon.a (mon.0) 7028 : audit 0 from='client.? 172.21.15.40:0/1043249016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:45.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:45 smithi040 bash[28232]: audit 2023-12-01T21:42:44.883467+0000 mon.a (mon.0) 7028 : audit 0 from='client.? 172.21.15.40:0/1043249016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:45.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:45 smithi040 bash[41173]: audit 2023-12-01T21:42:44.883467+0000 mon.a (mon.0) 7028 : audit 0 from='client.? 172.21.15.40:0/1043249016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:46 smithi141 bash[31670]: cluster 2023-12-01T21:42:44.917682+0000 mgr.y (mgr.24356) 10936 : cluster 0 pgmap v10904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:42:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:42:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:46 smithi040 bash[28232]: cluster 2023-12-01T21:42:44.917682+0000 mgr.y (mgr.24356) 10936 : cluster 0 pgmap v10904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:46 smithi040 bash[41173]: cluster 2023-12-01T21:42:44.917682+0000 mgr.y (mgr.24356) 10936 : cluster 0 pgmap v10904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:47 smithi141 bash[31670]: audit 2023-12-01T21:42:47.349707+0000 mon.c (mon.2) 6899 : audit 0 from='client.? 172.21.15.40:0/1926402932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:47 smithi040 bash[41173]: audit 2023-12-01T21:42:47.349707+0000 mon.c (mon.2) 6899 : audit 0 from='client.? 172.21.15.40:0/1926402932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:47.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:47 smithi040 bash[28232]: audit 2023-12-01T21:42:47.349707+0000 mon.c (mon.2) 6899 : audit 0 from='client.? 172.21.15.40:0/1926402932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:48 smithi141 bash[31670]: cluster 2023-12-01T21:42:46.918396+0000 mgr.y (mgr.24356) 10937 : cluster 0 pgmap v10905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:48 smithi040 bash[28232]: cluster 2023-12-01T21:42:46.918396+0000 mgr.y (mgr.24356) 10937 : cluster 0 pgmap v10905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:48 smithi040 bash[41173]: cluster 2023-12-01T21:42:46.918396+0000 mgr.y (mgr.24356) 10937 : cluster 0 pgmap v10905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:49 smithi141 bash[31670]: audit 2023-12-01T21:42:48.897041+0000 mon.c (mon.2) 6900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:49 smithi040 bash[41173]: audit 2023-12-01T21:42:48.897041+0000 mon.c (mon.2) 6900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:49 smithi040 bash[28232]: audit 2023-12-01T21:42:48.897041+0000 mon.c (mon.2) 6900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:50 smithi141 bash[31670]: cluster 2023-12-01T21:42:48.919214+0000 mgr.y (mgr.24356) 10938 : cluster 0 pgmap v10906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:50 smithi141 bash[31670]: audit 2023-12-01T21:42:49.828667+0000 mon.c (mon.2) 6901 : audit 0 from='client.? 172.21.15.40:0/4060490912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:50 smithi040 bash[28232]: cluster 2023-12-01T21:42:48.919214+0000 mgr.y (mgr.24356) 10938 : cluster 0 pgmap v10906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:50 smithi040 bash[28232]: audit 2023-12-01T21:42:49.828667+0000 mon.c (mon.2) 6901 : audit 0 from='client.? 172.21.15.40:0/4060490912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:50 smithi040 bash[41173]: cluster 2023-12-01T21:42:48.919214+0000 mgr.y (mgr.24356) 10938 : cluster 0 pgmap v10906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:50 smithi040 bash[41173]: audit 2023-12-01T21:42:49.828667+0000 mon.c (mon.2) 6901 : audit 0 from='client.? 172.21.15.40:0/4060490912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:52 smithi141 bash[31670]: cluster 2023-12-01T21:42:50.920259+0000 mgr.y (mgr.24356) 10939 : cluster 0 pgmap v10907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:52 smithi141 bash[31670]: audit 2023-12-01T21:42:52.285486+0000 mon.c (mon.2) 6902 : audit 0 from='client.? 172.21.15.40:0/1834811589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:52 smithi040 bash[28232]: cluster 2023-12-01T21:42:50.920259+0000 mgr.y (mgr.24356) 10939 : cluster 0 pgmap v10907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:52 smithi040 bash[28232]: audit 2023-12-01T21:42:52.285486+0000 mon.c (mon.2) 6902 : audit 0 from='client.? 172.21.15.40:0/1834811589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:52 smithi040 bash[41173]: cluster 2023-12-01T21:42:50.920259+0000 mgr.y (mgr.24356) 10939 : cluster 0 pgmap v10907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:52 smithi040 bash[41173]: audit 2023-12-01T21:42:52.285486+0000 mon.c (mon.2) 6902 : audit 0 from='client.? 172.21.15.40:0/1834811589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:54 smithi141 bash[31670]: cluster 2023-12-01T21:42:52.920941+0000 mgr.y (mgr.24356) 10940 : cluster 0 pgmap v10908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:54 smithi040 bash[28232]: cluster 2023-12-01T21:42:52.920941+0000 mgr.y (mgr.24356) 10940 : cluster 0 pgmap v10908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:54 smithi040 bash[41173]: cluster 2023-12-01T21:42:52.920941+0000 mgr.y (mgr.24356) 10940 : cluster 0 pgmap v10908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:55 smithi141 bash[31670]: audit 2023-12-01T21:42:54.749104+0000 mon.c (mon.2) 6903 : audit 0 from='client.? 172.21.15.40:0/681877830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:55 smithi040 bash[28232]: audit 2023-12-01T21:42:54.749104+0000 mon.c (mon.2) 6903 : audit 0 from='client.? 172.21.15.40:0/681877830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:55 smithi040 bash[41173]: audit 2023-12-01T21:42:54.749104+0000 mon.c (mon.2) 6903 : audit 0 from='client.? 172.21.15.40:0/681877830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:56 smithi141 bash[31670]: cluster 2023-12-01T21:42:54.922089+0000 mgr.y (mgr.24356) 10941 : cluster 0 pgmap v10909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:56 smithi040 bash[28232]: cluster 2023-12-01T21:42:54.922089+0000 mgr.y (mgr.24356) 10941 : cluster 0 pgmap v10909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:42:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:42:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:56 smithi040 bash[41173]: cluster 2023-12-01T21:42:54.922089+0000 mgr.y (mgr.24356) 10941 : cluster 0 pgmap v10909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:57 smithi141 bash[31670]: audit 2023-12-01T21:42:57.221353+0000 mon.a (mon.0) 7029 : audit 0 from='client.? 172.21.15.40:0/3096060549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:57.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:57 smithi040 bash[28232]: audit 2023-12-01T21:42:57.221353+0000 mon.a (mon.0) 7029 : audit 0 from='client.? 172.21.15.40:0/3096060549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:57 smithi040 bash[41173]: audit 2023-12-01T21:42:57.221353+0000 mon.a (mon.0) 7029 : audit 0 from='client.? 172.21.15.40:0/3096060549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:42:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:42:58 smithi141 bash[31670]: cluster 2023-12-01T21:42:56.922726+0000 mgr.y (mgr.24356) 10942 : cluster 0 pgmap v10910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:42:58 smithi040 bash[28232]: cluster 2023-12-01T21:42:56.922726+0000 mgr.y (mgr.24356) 10942 : cluster 0 pgmap v10910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:42:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:42:58 smithi040 bash[41173]: cluster 2023-12-01T21:42:56.922726+0000 mgr.y (mgr.24356) 10942 : cluster 0 pgmap v10910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:00 smithi141 bash[31670]: cluster 2023-12-01T21:42:58.923408+0000 mgr.y (mgr.24356) 10943 : cluster 0 pgmap v10911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:00 smithi141 bash[31670]: audit 2023-12-01T21:42:59.684638+0000 mon.c (mon.2) 6904 : audit 0 from='client.? 172.21.15.40:0/3833004092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:00 smithi040 bash[41173]: cluster 2023-12-01T21:42:58.923408+0000 mgr.y (mgr.24356) 10943 : cluster 0 pgmap v10911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:00 smithi040 bash[41173]: audit 2023-12-01T21:42:59.684638+0000 mon.c (mon.2) 6904 : audit 0 from='client.? 172.21.15.40:0/3833004092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:00 smithi040 bash[28232]: cluster 2023-12-01T21:42:58.923408+0000 mgr.y (mgr.24356) 10943 : cluster 0 pgmap v10911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:00 smithi040 bash[28232]: audit 2023-12-01T21:42:59.684638+0000 mon.c (mon.2) 6904 : audit 0 from='client.? 172.21.15.40:0/3833004092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:02 smithi141 bash[31670]: cluster 2023-12-01T21:43:00.924584+0000 mgr.y (mgr.24356) 10944 : cluster 0 pgmap v10912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:02 smithi141 bash[31670]: audit 2023-12-01T21:43:02.147730+0000 mon.c (mon.2) 6905 : audit 0 from='client.? 172.21.15.40:0/2475663927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:02 smithi040 bash[41173]: cluster 2023-12-01T21:43:00.924584+0000 mgr.y (mgr.24356) 10944 : cluster 0 pgmap v10912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:02 smithi040 bash[41173]: audit 2023-12-01T21:43:02.147730+0000 mon.c (mon.2) 6905 : audit 0 from='client.? 172.21.15.40:0/2475663927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:02 smithi040 bash[28232]: cluster 2023-12-01T21:43:00.924584+0000 mgr.y (mgr.24356) 10944 : cluster 0 pgmap v10912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:02 smithi040 bash[28232]: audit 2023-12-01T21:43:02.147730+0000 mon.c (mon.2) 6905 : audit 0 from='client.? 172.21.15.40:0/2475663927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:04 smithi141 bash[31670]: cluster 2023-12-01T21:43:02.925309+0000 mgr.y (mgr.24356) 10945 : cluster 0 pgmap v10913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:04 smithi141 bash[31670]: audit 2023-12-01T21:43:03.897520+0000 mon.c (mon.2) 6906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:04 smithi040 bash[41173]: cluster 2023-12-01T21:43:02.925309+0000 mgr.y (mgr.24356) 10945 : cluster 0 pgmap v10913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:04 smithi040 bash[41173]: audit 2023-12-01T21:43:03.897520+0000 mon.c (mon.2) 6906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:04 smithi040 bash[28232]: cluster 2023-12-01T21:43:02.925309+0000 mgr.y (mgr.24356) 10945 : cluster 0 pgmap v10913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:04 smithi040 bash[28232]: audit 2023-12-01T21:43:03.897520+0000 mon.c (mon.2) 6906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:05 smithi040 bash[28232]: audit 2023-12-01T21:43:04.611909+0000 mon.c (mon.2) 6907 : audit 0 from='client.? 172.21.15.40:0/4095531788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:05 smithi040 bash[41173]: audit 2023-12-01T21:43:04.611909+0000 mon.c (mon.2) 6907 : audit 0 from='client.? 172.21.15.40:0/4095531788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:05 smithi141 bash[31670]: audit 2023-12-01T21:43:04.611909+0000 mon.c (mon.2) 6907 : audit 0 from='client.? 172.21.15.40:0/4095531788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:06 smithi040 bash[41173]: cluster 2023-12-01T21:43:04.926485+0000 mgr.y (mgr.24356) 10946 : cluster 0 pgmap v10914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:43:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:43:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:06 smithi040 bash[28232]: cluster 2023-12-01T21:43:04.926485+0000 mgr.y (mgr.24356) 10946 : cluster 0 pgmap v10914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:07.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:06 smithi141 bash[31670]: cluster 2023-12-01T21:43:04.926485+0000 mgr.y (mgr.24356) 10946 : cluster 0 pgmap v10914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:07 smithi040 bash[28232]: audit 2023-12-01T21:43:07.082159+0000 mon.a (mon.0) 7030 : audit 0 from='client.? 172.21.15.40:0/2030366213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:07.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:07 smithi040 bash[41173]: audit 2023-12-01T21:43:07.082159+0000 mon.a (mon.0) 7030 : audit 0 from='client.? 172.21.15.40:0/2030366213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:07 smithi141 bash[31670]: audit 2023-12-01T21:43:07.082159+0000 mon.a (mon.0) 7030 : audit 0 from='client.? 172.21.15.40:0/2030366213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:08 smithi040 bash[28232]: cluster 2023-12-01T21:43:06.927135+0000 mgr.y (mgr.24356) 10947 : cluster 0 pgmap v10915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:08 smithi040 bash[41173]: cluster 2023-12-01T21:43:06.927135+0000 mgr.y (mgr.24356) 10947 : cluster 0 pgmap v10915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:08 smithi141 bash[31670]: cluster 2023-12-01T21:43:06.927135+0000 mgr.y (mgr.24356) 10947 : cluster 0 pgmap v10915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:09 smithi040 bash[28232]: audit 2023-12-01T21:43:09.545854+0000 mon.a (mon.0) 7031 : audit 0 from='client.? 172.21.15.40:0/2009464401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:09 smithi040 bash[41173]: audit 2023-12-01T21:43:09.545854+0000 mon.a (mon.0) 7031 : audit 0 from='client.? 172.21.15.40:0/2009464401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:09 smithi141 bash[31670]: audit 2023-12-01T21:43:09.545854+0000 mon.a (mon.0) 7031 : audit 0 from='client.? 172.21.15.40:0/2009464401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:10 smithi040 bash[28232]: cluster 2023-12-01T21:43:08.927799+0000 mgr.y (mgr.24356) 10948 : cluster 0 pgmap v10916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:10 smithi040 bash[41173]: cluster 2023-12-01T21:43:08.927799+0000 mgr.y (mgr.24356) 10948 : cluster 0 pgmap v10916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:10 smithi141 bash[31670]: cluster 2023-12-01T21:43:08.927799+0000 mgr.y (mgr.24356) 10948 : cluster 0 pgmap v10916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:12 smithi040 bash[28232]: cluster 2023-12-01T21:43:10.928946+0000 mgr.y (mgr.24356) 10949 : cluster 0 pgmap v10917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:12 smithi040 bash[28232]: audit 2023-12-01T21:43:12.015602+0000 mon.a (mon.0) 7032 : audit 0 from='client.? 172.21.15.40:0/95817236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:12 smithi040 bash[41173]: cluster 2023-12-01T21:43:10.928946+0000 mgr.y (mgr.24356) 10949 : cluster 0 pgmap v10917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:12 smithi040 bash[41173]: audit 2023-12-01T21:43:12.015602+0000 mon.a (mon.0) 7032 : audit 0 from='client.? 172.21.15.40:0/95817236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:12 smithi141 bash[31670]: cluster 2023-12-01T21:43:10.928946+0000 mgr.y (mgr.24356) 10949 : cluster 0 pgmap v10917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:12 smithi141 bash[31670]: audit 2023-12-01T21:43:12.015602+0000 mon.a (mon.0) 7032 : audit 0 from='client.? 172.21.15.40:0/95817236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:14 smithi040 bash[28232]: cluster 2023-12-01T21:43:12.929546+0000 mgr.y (mgr.24356) 10950 : cluster 0 pgmap v10918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:14 smithi040 bash[28232]: audit 2023-12-01T21:43:14.477780+0000 mon.a (mon.0) 7033 : audit 0 from='client.? 172.21.15.40:0/3864532975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:14 smithi040 bash[41173]: cluster 2023-12-01T21:43:12.929546+0000 mgr.y (mgr.24356) 10950 : cluster 0 pgmap v10918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:14 smithi040 bash[41173]: audit 2023-12-01T21:43:14.477780+0000 mon.a (mon.0) 7033 : audit 0 from='client.? 172.21.15.40:0/3864532975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:14 smithi141 bash[31670]: cluster 2023-12-01T21:43:12.929546+0000 mgr.y (mgr.24356) 10950 : cluster 0 pgmap v10918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:14 smithi141 bash[31670]: audit 2023-12-01T21:43:14.477780+0000 mon.a (mon.0) 7033 : audit 0 from='client.? 172.21.15.40:0/3864532975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:16 smithi040 bash[28232]: cluster 2023-12-01T21:43:14.930689+0000 mgr.y (mgr.24356) 10951 : cluster 0 pgmap v10919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:16 smithi040 bash[41173]: cluster 2023-12-01T21:43:14.930689+0000 mgr.y (mgr.24356) 10951 : cluster 0 pgmap v10919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:43:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:43:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:16 smithi141 bash[31670]: cluster 2023-12-01T21:43:14.930689+0000 mgr.y (mgr.24356) 10951 : cluster 0 pgmap v10919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:17.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:17 smithi040 bash[28232]: audit 2023-12-01T21:43:16.944107+0000 mon.c (mon.2) 6908 : audit 0 from='client.? 172.21.15.40:0/2889619061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:17 smithi040 bash[41173]: audit 2023-12-01T21:43:16.944107+0000 mon.c (mon.2) 6908 : audit 0 from='client.? 172.21.15.40:0/2889619061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:17 smithi141 bash[31670]: audit 2023-12-01T21:43:16.944107+0000 mon.c (mon.2) 6908 : audit 0 from='client.? 172.21.15.40:0/2889619061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:18 smithi040 bash[41173]: cluster 2023-12-01T21:43:16.931341+0000 mgr.y (mgr.24356) 10952 : cluster 0 pgmap v10920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:18 smithi040 bash[28232]: cluster 2023-12-01T21:43:16.931341+0000 mgr.y (mgr.24356) 10952 : cluster 0 pgmap v10920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:18 smithi141 bash[31670]: cluster 2023-12-01T21:43:16.931341+0000 mgr.y (mgr.24356) 10952 : cluster 0 pgmap v10920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:19 smithi040 bash[28232]: audit 2023-12-01T21:43:18.897889+0000 mon.c (mon.2) 6909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:19 smithi040 bash[28232]: audit 2023-12-01T21:43:19.406860+0000 mon.a (mon.0) 7034 : audit 0 from='client.? 172.21.15.40:0/719940874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:19 smithi040 bash[41173]: audit 2023-12-01T21:43:18.897889+0000 mon.c (mon.2) 6909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:19 smithi040 bash[41173]: audit 2023-12-01T21:43:19.406860+0000 mon.a (mon.0) 7034 : audit 0 from='client.? 172.21.15.40:0/719940874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:19 smithi141 bash[31670]: audit 2023-12-01T21:43:18.897889+0000 mon.c (mon.2) 6909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:19 smithi141 bash[31670]: audit 2023-12-01T21:43:19.406860+0000 mon.a (mon.0) 7034 : audit 0 from='client.? 172.21.15.40:0/719940874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:20 smithi040 bash[28232]: cluster 2023-12-01T21:43:18.931986+0000 mgr.y (mgr.24356) 10953 : cluster 0 pgmap v10921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:20 smithi040 bash[41173]: cluster 2023-12-01T21:43:18.931986+0000 mgr.y (mgr.24356) 10953 : cluster 0 pgmap v10921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:20 smithi141 bash[31670]: cluster 2023-12-01T21:43:18.931986+0000 mgr.y (mgr.24356) 10953 : cluster 0 pgmap v10921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:22 smithi040 bash[28232]: cluster 2023-12-01T21:43:20.933225+0000 mgr.y (mgr.24356) 10954 : cluster 0 pgmap v10922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:22 smithi040 bash[28232]: audit 2023-12-01T21:43:21.874061+0000 mon.a (mon.0) 7035 : audit 0 from='client.? 172.21.15.40:0/664491099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:22 smithi040 bash[41173]: cluster 2023-12-01T21:43:20.933225+0000 mgr.y (mgr.24356) 10954 : cluster 0 pgmap v10922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:22 smithi040 bash[41173]: audit 2023-12-01T21:43:21.874061+0000 mon.a (mon.0) 7035 : audit 0 from='client.? 172.21.15.40:0/664491099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:22 smithi141 bash[31670]: cluster 2023-12-01T21:43:20.933225+0000 mgr.y (mgr.24356) 10954 : cluster 0 pgmap v10922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:22 smithi141 bash[31670]: audit 2023-12-01T21:43:21.874061+0000 mon.a (mon.0) 7035 : audit 0 from='client.? 172.21.15.40:0/664491099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:24 smithi040 bash[28232]: cluster 2023-12-01T21:43:22.933908+0000 mgr.y (mgr.24356) 10955 : cluster 0 pgmap v10923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:24 smithi040 bash[28232]: audit 2023-12-01T21:43:24.341030+0000 mon.c (mon.2) 6910 : audit 0 from='client.? 172.21.15.40:0/4240609119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:24 smithi040 bash[41173]: cluster 2023-12-01T21:43:22.933908+0000 mgr.y (mgr.24356) 10955 : cluster 0 pgmap v10923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:24 smithi040 bash[41173]: audit 2023-12-01T21:43:24.341030+0000 mon.c (mon.2) 6910 : audit 0 from='client.? 172.21.15.40:0/4240609119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:24 smithi141 bash[31670]: cluster 2023-12-01T21:43:22.933908+0000 mgr.y (mgr.24356) 10955 : cluster 0 pgmap v10923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:24 smithi141 bash[31670]: audit 2023-12-01T21:43:24.341030+0000 mon.c (mon.2) 6910 : audit 0 from='client.? 172.21.15.40:0/4240609119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:26 smithi040 bash[28232]: cluster 2023-12-01T21:43:24.935112+0000 mgr.y (mgr.24356) 10956 : cluster 0 pgmap v10924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:43:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:43:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:26 smithi040 bash[41173]: cluster 2023-12-01T21:43:24.935112+0000 mgr.y (mgr.24356) 10956 : cluster 0 pgmap v10924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:26 smithi141 bash[31670]: cluster 2023-12-01T21:43:24.935112+0000 mgr.y (mgr.24356) 10956 : cluster 0 pgmap v10924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:27 smithi040 bash[28232]: audit 2023-12-01T21:43:26.808923+0000 mon.c (mon.2) 6911 : audit 0 from='client.? 172.21.15.40:0/1913374573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:27 smithi040 bash[41173]: audit 2023-12-01T21:43:26.808923+0000 mon.c (mon.2) 6911 : audit 0 from='client.? 172.21.15.40:0/1913374573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:27 smithi141 bash[31670]: audit 2023-12-01T21:43:26.808923+0000 mon.c (mon.2) 6911 : audit 0 from='client.? 172.21.15.40:0/1913374573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:28 smithi040 bash[28232]: cluster 2023-12-01T21:43:26.935739+0000 mgr.y (mgr.24356) 10957 : cluster 0 pgmap v10925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:28 smithi040 bash[41173]: cluster 2023-12-01T21:43:26.935739+0000 mgr.y (mgr.24356) 10957 : cluster 0 pgmap v10925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:28 smithi141 bash[31670]: cluster 2023-12-01T21:43:26.935739+0000 mgr.y (mgr.24356) 10957 : cluster 0 pgmap v10925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:29 smithi141 bash[31670]: audit 2023-12-01T21:43:29.272574+0000 mon.c (mon.2) 6912 : audit 0 from='client.? 172.21.15.40:0/190945980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:30.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:29 smithi040 bash[28232]: audit 2023-12-01T21:43:29.272574+0000 mon.c (mon.2) 6912 : audit 0 from='client.? 172.21.15.40:0/190945980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:29 smithi040 bash[41173]: audit 2023-12-01T21:43:29.272574+0000 mon.c (mon.2) 6912 : audit 0 from='client.? 172.21.15.40:0/190945980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:30 smithi141 bash[31670]: cluster 2023-12-01T21:43:28.936144+0000 mgr.y (mgr.24356) 10958 : cluster 0 pgmap v10926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:30 smithi040 bash[28232]: cluster 2023-12-01T21:43:28.936144+0000 mgr.y (mgr.24356) 10958 : cluster 0 pgmap v10926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:30 smithi040 bash[41173]: cluster 2023-12-01T21:43:28.936144+0000 mgr.y (mgr.24356) 10958 : cluster 0 pgmap v10926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:32 smithi141 bash[31670]: cluster 2023-12-01T21:43:30.937279+0000 mgr.y (mgr.24356) 10959 : cluster 0 pgmap v10927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:32 smithi141 bash[31670]: audit 2023-12-01T21:43:31.736502+0000 mon.a (mon.0) 7036 : audit 0 from='client.? 172.21.15.40:0/614844216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:32 smithi040 bash[28232]: cluster 2023-12-01T21:43:30.937279+0000 mgr.y (mgr.24356) 10959 : cluster 0 pgmap v10927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:33.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:32 smithi040 bash[28232]: audit 2023-12-01T21:43:31.736502+0000 mon.a (mon.0) 7036 : audit 0 from='client.? 172.21.15.40:0/614844216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:32 smithi040 bash[41173]: cluster 2023-12-01T21:43:30.937279+0000 mgr.y (mgr.24356) 10959 : cluster 0 pgmap v10927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:33.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:32 smithi040 bash[41173]: audit 2023-12-01T21:43:31.736502+0000 mon.a (mon.0) 7036 : audit 0 from='client.? 172.21.15.40:0/614844216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:34 smithi141 bash[31670]: cluster 2023-12-01T21:43:32.938163+0000 mgr.y (mgr.24356) 10960 : cluster 0 pgmap v10928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:34 smithi141 bash[31670]: audit 2023-12-01T21:43:33.897858+0000 mon.c (mon.2) 6913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:34 smithi141 bash[31670]: audit 2023-12-01T21:43:34.195992+0000 mon.c (mon.2) 6914 : audit 0 from='client.? 172.21.15.40:0/606404273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:34 smithi040 bash[28232]: cluster 2023-12-01T21:43:32.938163+0000 mgr.y (mgr.24356) 10960 : cluster 0 pgmap v10928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:34 smithi040 bash[28232]: audit 2023-12-01T21:43:33.897858+0000 mon.c (mon.2) 6913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:34 smithi040 bash[28232]: audit 2023-12-01T21:43:34.195992+0000 mon.c (mon.2) 6914 : audit 0 from='client.? 172.21.15.40:0/606404273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:34 smithi040 bash[41173]: cluster 2023-12-01T21:43:32.938163+0000 mgr.y (mgr.24356) 10960 : cluster 0 pgmap v10928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:34 smithi040 bash[41173]: audit 2023-12-01T21:43:33.897858+0000 mon.c (mon.2) 6913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:34 smithi040 bash[41173]: audit 2023-12-01T21:43:34.195992+0000 mon.c (mon.2) 6914 : audit 0 from='client.? 172.21.15.40:0/606404273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:43:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:43:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:36 smithi040 bash[28232]: cluster 2023-12-01T21:43:34.939404+0000 mgr.y (mgr.24356) 10961 : cluster 0 pgmap v10929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:36 smithi040 bash[28232]: audit 2023-12-01T21:43:36.667878+0000 mon.a (mon.0) 7037 : audit 0 from='client.? 172.21.15.40:0/4049861093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:36 smithi040 bash[41173]: cluster 2023-12-01T21:43:34.939404+0000 mgr.y (mgr.24356) 10961 : cluster 0 pgmap v10929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:36 smithi040 bash[41173]: audit 2023-12-01T21:43:36.667878+0000 mon.a (mon.0) 7037 : audit 0 from='client.? 172.21.15.40:0/4049861093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:36 smithi141 bash[31670]: cluster 2023-12-01T21:43:34.939404+0000 mgr.y (mgr.24356) 10961 : cluster 0 pgmap v10929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:36 smithi141 bash[31670]: audit 2023-12-01T21:43:36.667878+0000 mon.a (mon.0) 7037 : audit 0 from='client.? 172.21.15.40:0/4049861093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:38 smithi141 bash[31670]: cluster 2023-12-01T21:43:36.940183+0000 mgr.y (mgr.24356) 10962 : cluster 0 pgmap v10930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:38 smithi040 bash[28232]: cluster 2023-12-01T21:43:36.940183+0000 mgr.y (mgr.24356) 10962 : cluster 0 pgmap v10930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:38 smithi040 bash[41173]: cluster 2023-12-01T21:43:36.940183+0000 mgr.y (mgr.24356) 10962 : cluster 0 pgmap v10930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:39 smithi141 bash[31670]: audit 2023-12-01T21:43:39.130242+0000 mon.c (mon.2) 6915 : audit 0 from='client.? 172.21.15.40:0/2639258513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:39 smithi040 bash[28232]: audit 2023-12-01T21:43:39.130242+0000 mon.c (mon.2) 6915 : audit 0 from='client.? 172.21.15.40:0/2639258513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:39 smithi040 bash[41173]: audit 2023-12-01T21:43:39.130242+0000 mon.c (mon.2) 6915 : audit 0 from='client.? 172.21.15.40:0/2639258513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:40 smithi141 bash[31670]: cluster 2023-12-01T21:43:38.940913+0000 mgr.y (mgr.24356) 10963 : cluster 0 pgmap v10931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:40 smithi040 bash[28232]: cluster 2023-12-01T21:43:38.940913+0000 mgr.y (mgr.24356) 10963 : cluster 0 pgmap v10931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:40 smithi040 bash[41173]: cluster 2023-12-01T21:43:38.940913+0000 mgr.y (mgr.24356) 10963 : cluster 0 pgmap v10931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:41 smithi141 bash[31670]: cluster 2023-12-01T21:43:40.942071+0000 mgr.y (mgr.24356) 10964 : cluster 0 pgmap v10932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:41 smithi141 bash[31670]: audit 2023-12-01T21:43:40.950622+0000 mon.c (mon.2) 6916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:43:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:41 smithi141 bash[31670]: audit 2023-12-01T21:43:41.589813+0000 mon.a (mon.0) 7038 : audit 0 from='client.? 172.21.15.40:0/2554180983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:42.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:41 smithi040 bash[28232]: cluster 2023-12-01T21:43:40.942071+0000 mgr.y (mgr.24356) 10964 : cluster 0 pgmap v10932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:42.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:41 smithi040 bash[28232]: audit 2023-12-01T21:43:40.950622+0000 mon.c (mon.2) 6916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:43:42.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:41 smithi040 bash[28232]: audit 2023-12-01T21:43:41.589813+0000 mon.a (mon.0) 7038 : audit 0 from='client.? 172.21.15.40:0/2554180983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:41 smithi040 bash[41173]: cluster 2023-12-01T21:43:40.942071+0000 mgr.y (mgr.24356) 10964 : cluster 0 pgmap v10932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:41 smithi040 bash[41173]: audit 2023-12-01T21:43:40.950622+0000 mon.c (mon.2) 6916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:43:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:41 smithi040 bash[41173]: audit 2023-12-01T21:43:41.589813+0000 mon.a (mon.0) 7038 : audit 0 from='client.? 172.21.15.40:0/2554180983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:44.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:44 smithi141 bash[31670]: cluster 2023-12-01T21:43:42.942746+0000 mgr.y (mgr.24356) 10965 : cluster 0 pgmap v10933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:44.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:43 smithi040 bash[28232]: cluster 2023-12-01T21:43:42.942746+0000 mgr.y (mgr.24356) 10965 : cluster 0 pgmap v10933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:44.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:44 smithi040 bash[41173]: cluster 2023-12-01T21:43:42.942746+0000 mgr.y (mgr.24356) 10965 : cluster 0 pgmap v10933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:45 smithi141 bash[31670]: audit 2023-12-01T21:43:44.054695+0000 mon.c (mon.2) 6917 : audit 0 from='client.? 172.21.15.40:0/2879813302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:45.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:45 smithi040 bash[41173]: audit 2023-12-01T21:43:44.054695+0000 mon.c (mon.2) 6917 : audit 0 from='client.? 172.21.15.40:0/2879813302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:45.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:45 smithi040 bash[28232]: audit 2023-12-01T21:43:44.054695+0000 mon.c (mon.2) 6917 : audit 0 from='client.? 172.21.15.40:0/2879813302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:46.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:46 smithi040 bash[28232]: cluster 2023-12-01T21:43:44.944041+0000 mgr.y (mgr.24356) 10966 : cluster 0 pgmap v10934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:46.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:46 smithi040 bash[41173]: cluster 2023-12-01T21:43:44.944041+0000 mgr.y (mgr.24356) 10966 : cluster 0 pgmap v10934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:46.667 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:43:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:43:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:46 smithi141 bash[31670]: cluster 2023-12-01T21:43:44.944041+0000 mgr.y (mgr.24356) 10966 : cluster 0 pgmap v10934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[28232]: audit 2023-12-01T21:43:46.520744+0000 mon.c (mon.2) 6918 : audit 0 from='client.? 172.21.15.40:0/769542211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[28232]: audit 2023-12-01T21:43:46.797150+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[28232]: audit 2023-12-01T21:43:46.809345+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[28232]: audit 2023-12-01T21:43:47.094628+0000 mon.a (mon.0) 7041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[28232]: audit 2023-12-01T21:43:47.106499+0000 mon.a (mon.0) 7042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[41173]: audit 2023-12-01T21:43:46.520744+0000 mon.c (mon.2) 6918 : audit 0 from='client.? 172.21.15.40:0/769542211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[41173]: audit 2023-12-01T21:43:46.797150+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[41173]: audit 2023-12-01T21:43:46.809345+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[41173]: audit 2023-12-01T21:43:47.094628+0000 mon.a (mon.0) 7041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:47 smithi040 bash[41173]: audit 2023-12-01T21:43:47.106499+0000 mon.a (mon.0) 7042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:47 smithi141 bash[31670]: audit 2023-12-01T21:43:46.520744+0000 mon.c (mon.2) 6918 : audit 0 from='client.? 172.21.15.40:0/769542211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:47 smithi141 bash[31670]: audit 2023-12-01T21:43:46.797150+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:47 smithi141 bash[31670]: audit 2023-12-01T21:43:46.809345+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:47 smithi141 bash[31670]: audit 2023-12-01T21:43:47.094628+0000 mon.a (mon.0) 7041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:47 smithi141 bash[31670]: audit 2023-12-01T21:43:47.106499+0000 mon.a (mon.0) 7042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:48.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:48 smithi040 bash[28232]: cluster 2023-12-01T21:43:46.944582+0000 mgr.y (mgr.24356) 10967 : cluster 0 pgmap v10935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:48 smithi040 bash[41173]: cluster 2023-12-01T21:43:46.944582+0000 mgr.y (mgr.24356) 10967 : cluster 0 pgmap v10935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:48 smithi141 bash[31670]: cluster 2023-12-01T21:43:46.944582+0000 mgr.y (mgr.24356) 10967 : cluster 0 pgmap v10935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:49 smithi040 bash[41173]: audit 2023-12-01T21:43:48.898482+0000 mon.c (mon.2) 6919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:49.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:49 smithi040 bash[41173]: audit 2023-12-01T21:43:48.983510+0000 mon.a (mon.0) 7043 : audit 0 from='client.? 172.21.15.40:0/4173754184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:49 smithi040 bash[28232]: audit 2023-12-01T21:43:48.898482+0000 mon.c (mon.2) 6919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:49.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:49 smithi040 bash[28232]: audit 2023-12-01T21:43:48.983510+0000 mon.a (mon.0) 7043 : audit 0 from='client.? 172.21.15.40:0/4173754184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:49 smithi141 bash[31670]: audit 2023-12-01T21:43:48.898482+0000 mon.c (mon.2) 6919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:49 smithi141 bash[31670]: audit 2023-12-01T21:43:48.983510+0000 mon.a (mon.0) 7043 : audit 0 from='client.? 172.21.15.40:0/4173754184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:50.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:50 smithi040 bash[28232]: cluster 2023-12-01T21:43:48.945176+0000 mgr.y (mgr.24356) 10968 : cluster 0 pgmap v10936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:50 smithi040 bash[41173]: cluster 2023-12-01T21:43:48.945176+0000 mgr.y (mgr.24356) 10968 : cluster 0 pgmap v10936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:50 smithi141 bash[31670]: cluster 2023-12-01T21:43:48.945176+0000 mgr.y (mgr.24356) 10968 : cluster 0 pgmap v10936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:52.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:52 smithi040 bash[28232]: cluster 2023-12-01T21:43:50.946435+0000 mgr.y (mgr.24356) 10969 : cluster 0 pgmap v10937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:52.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:52 smithi040 bash[28232]: audit 2023-12-01T21:43:51.450249+0000 mon.a (mon.0) 7044 : audit 0 from='client.? 172.21.15.40:0/3947737519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:52.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:52 smithi040 bash[41173]: cluster 2023-12-01T21:43:50.946435+0000 mgr.y (mgr.24356) 10969 : cluster 0 pgmap v10937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:52.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:52 smithi040 bash[41173]: audit 2023-12-01T21:43:51.450249+0000 mon.a (mon.0) 7044 : audit 0 from='client.? 172.21.15.40:0/3947737519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:52 smithi141 bash[31670]: cluster 2023-12-01T21:43:50.946435+0000 mgr.y (mgr.24356) 10969 : cluster 0 pgmap v10937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:52 smithi141 bash[31670]: audit 2023-12-01T21:43:51.450249+0000 mon.a (mon.0) 7044 : audit 0 from='client.? 172.21.15.40:0/3947737519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:54 smithi040 bash[28232]: cluster 2023-12-01T21:43:52.947230+0000 mgr.y (mgr.24356) 10970 : cluster 0 pgmap v10938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:54 smithi040 bash[28232]: audit 2023-12-01T21:43:53.906690+0000 mon.a (mon.0) 7045 : audit 0 from='client.? 172.21.15.40:0/2060813016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:54 smithi040 bash[41173]: cluster 2023-12-01T21:43:52.947230+0000 mgr.y (mgr.24356) 10970 : cluster 0 pgmap v10938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:54.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:54 smithi040 bash[41173]: audit 2023-12-01T21:43:53.906690+0000 mon.a (mon.0) 7045 : audit 0 from='client.? 172.21.15.40:0/2060813016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:54 smithi141 bash[31670]: cluster 2023-12-01T21:43:52.947230+0000 mgr.y (mgr.24356) 10970 : cluster 0 pgmap v10938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:54 smithi141 bash[31670]: audit 2023-12-01T21:43:53.906690+0000 mon.a (mon.0) 7045 : audit 0 from='client.? 172.21.15.40:0/2060813016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:56.662 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:56 smithi141 bash[31670]: cluster 2023-12-01T21:43:54.948486+0000 mgr.y (mgr.24356) 10971 : cluster 0 pgmap v10939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:56 smithi040 bash[28232]: cluster 2023-12-01T21:43:54.948486+0000 mgr.y (mgr.24356) 10971 : cluster 0 pgmap v10939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:56.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:43:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:43:56.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:56 smithi040 bash[41173]: cluster 2023-12-01T21:43:54.948486+0000 mgr.y (mgr.24356) 10971 : cluster 0 pgmap v10939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:57.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:57 smithi040 bash[28232]: audit 2023-12-01T21:43:56.382438+0000 mon.c (mon.2) 6920 : audit 0 from='client.? 172.21.15.40:0/2728725246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:57.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:57 smithi040 bash[41173]: audit 2023-12-01T21:43:56.382438+0000 mon.c (mon.2) 6920 : audit 0 from='client.? 172.21.15.40:0/2728725246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:57.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:57 smithi141 bash[31670]: audit 2023-12-01T21:43:56.382438+0000 mon.c (mon.2) 6920 : audit 0 from='client.? 172.21.15.40:0/2728725246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:58 smithi141 bash[31670]: cluster 2023-12-01T21:43:56.949266+0000 mgr.y (mgr.24356) 10972 : cluster 0 pgmap v10940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:58 smithi141 bash[31670]: audit 2023-12-01T21:43:57.434516+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:58 smithi141 bash[31670]: audit 2023-12-01T21:43:57.449853+0000 mon.a (mon.0) 7047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:58 smithi141 bash[31670]: audit 2023-12-01T21:43:57.454202+0000 mon.c (mon.2) 6921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:43:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:58 smithi141 bash[31670]: audit 2023-12-01T21:43:57.455763+0000 mon.c (mon.2) 6922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:43:58.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:58 smithi141 bash[31670]: audit 2023-12-01T21:43:57.465580+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[28232]: cluster 2023-12-01T21:43:56.949266+0000 mgr.y (mgr.24356) 10972 : cluster 0 pgmap v10940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[28232]: audit 2023-12-01T21:43:57.434516+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[28232]: audit 2023-12-01T21:43:57.449853+0000 mon.a (mon.0) 7047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[28232]: audit 2023-12-01T21:43:57.454202+0000 mon.c (mon.2) 6921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:43:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[28232]: audit 2023-12-01T21:43:57.455763+0000 mon.c (mon.2) 6922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:43:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[28232]: audit 2023-12-01T21:43:57.465580+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[41173]: cluster 2023-12-01T21:43:56.949266+0000 mgr.y (mgr.24356) 10972 : cluster 0 pgmap v10940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:43:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[41173]: audit 2023-12-01T21:43:57.434516+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[41173]: audit 2023-12-01T21:43:57.449853+0000 mon.a (mon.0) 7047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[41173]: audit 2023-12-01T21:43:57.454202+0000 mon.c (mon.2) 6921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:43:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[41173]: audit 2023-12-01T21:43:57.455763+0000 mon.c (mon.2) 6922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:43:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:58 smithi040 bash[41173]: audit 2023-12-01T21:43:57.465580+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:43:59.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:43:59 smithi141 bash[31670]: audit 2023-12-01T21:43:58.842526+0000 mon.a (mon.0) 7049 : audit 0 from='client.? 172.21.15.40:0/1990541503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:59.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:43:59 smithi040 bash[28232]: audit 2023-12-01T21:43:58.842526+0000 mon.a (mon.0) 7049 : audit 0 from='client.? 172.21.15.40:0/1990541503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:43:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:43:59 smithi040 bash[41173]: audit 2023-12-01T21:43:58.842526+0000 mon.a (mon.0) 7049 : audit 0 from='client.? 172.21.15.40:0/1990541503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:00 smithi141 bash[31670]: cluster 2023-12-01T21:43:58.949986+0000 mgr.y (mgr.24356) 10973 : cluster 0 pgmap v10941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:00 smithi040 bash[28232]: cluster 2023-12-01T21:43:58.949986+0000 mgr.y (mgr.24356) 10973 : cluster 0 pgmap v10941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:00 smithi040 bash[41173]: cluster 2023-12-01T21:43:58.949986+0000 mgr.y (mgr.24356) 10973 : cluster 0 pgmap v10941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:01 smithi141 bash[31670]: audit 2023-12-01T21:44:01.315070+0000 mon.a (mon.0) 7050 : audit 0 from='client.? 172.21.15.40:0/3716898667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:01.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:01 smithi040 bash[28232]: audit 2023-12-01T21:44:01.315070+0000 mon.a (mon.0) 7050 : audit 0 from='client.? 172.21.15.40:0/3716898667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:01.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:01 smithi040 bash[41173]: audit 2023-12-01T21:44:01.315070+0000 mon.a (mon.0) 7050 : audit 0 from='client.? 172.21.15.40:0/3716898667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:02 smithi141 bash[31670]: cluster 2023-12-01T21:44:00.951122+0000 mgr.y (mgr.24356) 10974 : cluster 0 pgmap v10942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:02 smithi040 bash[28232]: cluster 2023-12-01T21:44:00.951122+0000 mgr.y (mgr.24356) 10974 : cluster 0 pgmap v10942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:02 smithi040 bash[41173]: cluster 2023-12-01T21:44:00.951122+0000 mgr.y (mgr.24356) 10974 : cluster 0 pgmap v10942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:04 smithi141 bash[31670]: cluster 2023-12-01T21:44:02.951824+0000 mgr.y (mgr.24356) 10975 : cluster 0 pgmap v10943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:04 smithi141 bash[31670]: audit 2023-12-01T21:44:03.782677+0000 mon.a (mon.0) 7051 : audit 0 from='client.? 172.21.15.40:0/2448668375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:04 smithi141 bash[31670]: audit 2023-12-01T21:44:03.898879+0000 mon.c (mon.2) 6923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:04 smithi040 bash[28232]: cluster 2023-12-01T21:44:02.951824+0000 mgr.y (mgr.24356) 10975 : cluster 0 pgmap v10943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:04 smithi040 bash[28232]: audit 2023-12-01T21:44:03.782677+0000 mon.a (mon.0) 7051 : audit 0 from='client.? 172.21.15.40:0/2448668375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:04 smithi040 bash[28232]: audit 2023-12-01T21:44:03.898879+0000 mon.c (mon.2) 6923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:04 smithi040 bash[41173]: cluster 2023-12-01T21:44:02.951824+0000 mgr.y (mgr.24356) 10975 : cluster 0 pgmap v10943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:04 smithi040 bash[41173]: audit 2023-12-01T21:44:03.782677+0000 mon.a (mon.0) 7051 : audit 0 from='client.? 172.21.15.40:0/2448668375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:04 smithi040 bash[41173]: audit 2023-12-01T21:44:03.898879+0000 mon.c (mon.2) 6923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:06 smithi141 bash[31670]: cluster 2023-12-01T21:44:04.953166+0000 mgr.y (mgr.24356) 10976 : cluster 0 pgmap v10944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:06 smithi141 bash[31670]: audit 2023-12-01T21:44:06.252030+0000 mon.a (mon.0) 7052 : audit 0 from='client.? 172.21.15.40:0/2125438236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:44:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:44:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:06 smithi040 bash[28232]: cluster 2023-12-01T21:44:04.953166+0000 mgr.y (mgr.24356) 10976 : cluster 0 pgmap v10944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:06 smithi040 bash[28232]: audit 2023-12-01T21:44:06.252030+0000 mon.a (mon.0) 7052 : audit 0 from='client.? 172.21.15.40:0/2125438236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:06 smithi040 bash[41173]: cluster 2023-12-01T21:44:04.953166+0000 mgr.y (mgr.24356) 10976 : cluster 0 pgmap v10944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:06.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:06 smithi040 bash[41173]: audit 2023-12-01T21:44:06.252030+0000 mon.a (mon.0) 7052 : audit 0 from='client.? 172.21.15.40:0/2125438236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:08 smithi141 bash[31670]: cluster 2023-12-01T21:44:06.953897+0000 mgr.y (mgr.24356) 10977 : cluster 0 pgmap v10945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:08 smithi040 bash[28232]: cluster 2023-12-01T21:44:06.953897+0000 mgr.y (mgr.24356) 10977 : cluster 0 pgmap v10945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:08 smithi040 bash[41173]: cluster 2023-12-01T21:44:06.953897+0000 mgr.y (mgr.24356) 10977 : cluster 0 pgmap v10945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:09.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:09 smithi141 bash[31670]: audit 2023-12-01T21:44:08.726852+0000 mon.a (mon.0) 7053 : audit 0 from='client.? 172.21.15.40:0/1188631052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:09 smithi040 bash[28232]: audit 2023-12-01T21:44:08.726852+0000 mon.a (mon.0) 7053 : audit 0 from='client.? 172.21.15.40:0/1188631052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:09 smithi040 bash[41173]: audit 2023-12-01T21:44:08.726852+0000 mon.a (mon.0) 7053 : audit 0 from='client.? 172.21.15.40:0/1188631052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:10 smithi141 bash[31670]: cluster 2023-12-01T21:44:08.954612+0000 mgr.y (mgr.24356) 10978 : cluster 0 pgmap v10946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:10 smithi040 bash[41173]: cluster 2023-12-01T21:44:08.954612+0000 mgr.y (mgr.24356) 10978 : cluster 0 pgmap v10946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:10 smithi040 bash[28232]: cluster 2023-12-01T21:44:08.954612+0000 mgr.y (mgr.24356) 10978 : cluster 0 pgmap v10946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:11.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:11 smithi141 bash[31670]: audit 2023-12-01T21:44:11.193853+0000 mon.a (mon.0) 7054 : audit 0 from='client.? 172.21.15.40:0/2458958330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:11.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:11 smithi040 bash[28232]: audit 2023-12-01T21:44:11.193853+0000 mon.a (mon.0) 7054 : audit 0 from='client.? 172.21.15.40:0/2458958330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:11 smithi040 bash[41173]: audit 2023-12-01T21:44:11.193853+0000 mon.a (mon.0) 7054 : audit 0 from='client.? 172.21.15.40:0/2458958330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:12 smithi141 bash[31670]: cluster 2023-12-01T21:44:10.955732+0000 mgr.y (mgr.24356) 10979 : cluster 0 pgmap v10947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:12 smithi040 bash[28232]: cluster 2023-12-01T21:44:10.955732+0000 mgr.y (mgr.24356) 10979 : cluster 0 pgmap v10947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:12 smithi040 bash[41173]: cluster 2023-12-01T21:44:10.955732+0000 mgr.y (mgr.24356) 10979 : cluster 0 pgmap v10947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:14.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:14 smithi141 bash[31670]: cluster 2023-12-01T21:44:12.956410+0000 mgr.y (mgr.24356) 10980 : cluster 0 pgmap v10948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:14.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:14 smithi141 bash[31670]: audit 2023-12-01T21:44:13.657951+0000 mon.c (mon.2) 6924 : audit 0 from='client.? 172.21.15.40:0/410783284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:14 smithi040 bash[28232]: cluster 2023-12-01T21:44:12.956410+0000 mgr.y (mgr.24356) 10980 : cluster 0 pgmap v10948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:14 smithi040 bash[28232]: audit 2023-12-01T21:44:13.657951+0000 mon.c (mon.2) 6924 : audit 0 from='client.? 172.21.15.40:0/410783284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:14 smithi040 bash[41173]: cluster 2023-12-01T21:44:12.956410+0000 mgr.y (mgr.24356) 10980 : cluster 0 pgmap v10948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:14 smithi040 bash[41173]: audit 2023-12-01T21:44:13.657951+0000 mon.c (mon.2) 6924 : audit 0 from='client.? 172.21.15.40:0/410783284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:16 smithi141 bash[31670]: cluster 2023-12-01T21:44:14.957699+0000 mgr.y (mgr.24356) 10981 : cluster 0 pgmap v10949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:16 smithi141 bash[31670]: audit 2023-12-01T21:44:16.117404+0000 mon.a (mon.0) 7055 : audit 0 from='client.? 172.21.15.40:0/2916145584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:44:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:44:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:16 smithi040 bash[28232]: cluster 2023-12-01T21:44:14.957699+0000 mgr.y (mgr.24356) 10981 : cluster 0 pgmap v10949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:16 smithi040 bash[28232]: audit 2023-12-01T21:44:16.117404+0000 mon.a (mon.0) 7055 : audit 0 from='client.? 172.21.15.40:0/2916145584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:16 smithi040 bash[41173]: cluster 2023-12-01T21:44:14.957699+0000 mgr.y (mgr.24356) 10981 : cluster 0 pgmap v10949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:16 smithi040 bash[41173]: audit 2023-12-01T21:44:16.117404+0000 mon.a (mon.0) 7055 : audit 0 from='client.? 172.21.15.40:0/2916145584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:18 smithi141 bash[31670]: cluster 2023-12-01T21:44:16.958545+0000 mgr.y (mgr.24356) 10982 : cluster 0 pgmap v10950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:18 smithi040 bash[28232]: cluster 2023-12-01T21:44:16.958545+0000 mgr.y (mgr.24356) 10982 : cluster 0 pgmap v10950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:18 smithi040 bash[41173]: cluster 2023-12-01T21:44:16.958545+0000 mgr.y (mgr.24356) 10982 : cluster 0 pgmap v10950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:19 smithi141 bash[31670]: audit 2023-12-01T21:44:18.587921+0000 mon.c (mon.2) 6925 : audit 0 from='client.? 172.21.15.40:0/4252872017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:19 smithi141 bash[31670]: audit 2023-12-01T21:44:18.899398+0000 mon.c (mon.2) 6926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:19 smithi040 bash[28232]: audit 2023-12-01T21:44:18.587921+0000 mon.c (mon.2) 6925 : audit 0 from='client.? 172.21.15.40:0/4252872017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:19 smithi040 bash[28232]: audit 2023-12-01T21:44:18.899398+0000 mon.c (mon.2) 6926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:19 smithi040 bash[41173]: audit 2023-12-01T21:44:18.587921+0000 mon.c (mon.2) 6925 : audit 0 from='client.? 172.21.15.40:0/4252872017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:19 smithi040 bash[41173]: audit 2023-12-01T21:44:18.899398+0000 mon.c (mon.2) 6926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:20 smithi141 bash[31670]: cluster 2023-12-01T21:44:18.959309+0000 mgr.y (mgr.24356) 10983 : cluster 0 pgmap v10951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:20 smithi040 bash[28232]: cluster 2023-12-01T21:44:18.959309+0000 mgr.y (mgr.24356) 10983 : cluster 0 pgmap v10951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:20 smithi040 bash[41173]: cluster 2023-12-01T21:44:18.959309+0000 mgr.y (mgr.24356) 10983 : cluster 0 pgmap v10951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:21.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:21 smithi040 bash[28232]: audit 2023-12-01T21:44:21.042644+0000 mon.a (mon.0) 7056 : audit 0 from='client.? 172.21.15.40:0/3726306547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:21 smithi040 bash[41173]: audit 2023-12-01T21:44:21.042644+0000 mon.a (mon.0) 7056 : audit 0 from='client.? 172.21.15.40:0/3726306547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:21 smithi141 bash[31670]: audit 2023-12-01T21:44:21.042644+0000 mon.a (mon.0) 7056 : audit 0 from='client.? 172.21.15.40:0/3726306547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:22 smithi040 bash[28232]: cluster 2023-12-01T21:44:20.960457+0000 mgr.y (mgr.24356) 10984 : cluster 0 pgmap v10952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:22 smithi040 bash[41173]: cluster 2023-12-01T21:44:20.960457+0000 mgr.y (mgr.24356) 10984 : cluster 0 pgmap v10952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:22 smithi141 bash[31670]: cluster 2023-12-01T21:44:20.960457+0000 mgr.y (mgr.24356) 10984 : cluster 0 pgmap v10952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:23.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:23 smithi040 bash[28232]: audit 2023-12-01T21:44:23.509820+0000 mon.c (mon.2) 6927 : audit 0 from='client.? 172.21.15.40:0/290847324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:23 smithi040 bash[41173]: audit 2023-12-01T21:44:23.509820+0000 mon.c (mon.2) 6927 : audit 0 from='client.? 172.21.15.40:0/290847324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:23 smithi141 bash[31670]: audit 2023-12-01T21:44:23.509820+0000 mon.c (mon.2) 6927 : audit 0 from='client.? 172.21.15.40:0/290847324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:24 smithi040 bash[28232]: cluster 2023-12-01T21:44:22.961089+0000 mgr.y (mgr.24356) 10985 : cluster 0 pgmap v10953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:24 smithi040 bash[41173]: cluster 2023-12-01T21:44:22.961089+0000 mgr.y (mgr.24356) 10985 : cluster 0 pgmap v10953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:24 smithi141 bash[31670]: cluster 2023-12-01T21:44:22.961089+0000 mgr.y (mgr.24356) 10985 : cluster 0 pgmap v10953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:44:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:44:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:26 smithi040 bash[41173]: cluster 2023-12-01T21:44:24.962236+0000 mgr.y (mgr.24356) 10986 : cluster 0 pgmap v10954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:26 smithi040 bash[41173]: audit 2023-12-01T21:44:25.982653+0000 mon.a (mon.0) 7057 : audit 0 from='client.? 172.21.15.40:0/3376156872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:26 smithi040 bash[28232]: cluster 2023-12-01T21:44:24.962236+0000 mgr.y (mgr.24356) 10986 : cluster 0 pgmap v10954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:26 smithi040 bash[28232]: audit 2023-12-01T21:44:25.982653+0000 mon.a (mon.0) 7057 : audit 0 from='client.? 172.21.15.40:0/3376156872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:26 smithi141 bash[31670]: cluster 2023-12-01T21:44:24.962236+0000 mgr.y (mgr.24356) 10986 : cluster 0 pgmap v10954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:26 smithi141 bash[31670]: audit 2023-12-01T21:44:25.982653+0000 mon.a (mon.0) 7057 : audit 0 from='client.? 172.21.15.40:0/3376156872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:28 smithi040 bash[28232]: cluster 2023-12-01T21:44:26.962889+0000 mgr.y (mgr.24356) 10987 : cluster 0 pgmap v10955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:28 smithi040 bash[28232]: audit 2023-12-01T21:44:28.450308+0000 mon.c (mon.2) 6928 : audit 0 from='client.? 172.21.15.40:0/1267710579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:28 smithi040 bash[41173]: cluster 2023-12-01T21:44:26.962889+0000 mgr.y (mgr.24356) 10987 : cluster 0 pgmap v10955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:28 smithi040 bash[41173]: audit 2023-12-01T21:44:28.450308+0000 mon.c (mon.2) 6928 : audit 0 from='client.? 172.21.15.40:0/1267710579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:28 smithi141 bash[31670]: cluster 2023-12-01T21:44:26.962889+0000 mgr.y (mgr.24356) 10987 : cluster 0 pgmap v10955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:28 smithi141 bash[31670]: audit 2023-12-01T21:44:28.450308+0000 mon.c (mon.2) 6928 : audit 0 from='client.? 172.21.15.40:0/1267710579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:30 smithi040 bash[28232]: cluster 2023-12-01T21:44:28.963592+0000 mgr.y (mgr.24356) 10988 : cluster 0 pgmap v10956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:30 smithi040 bash[41173]: cluster 2023-12-01T21:44:28.963592+0000 mgr.y (mgr.24356) 10988 : cluster 0 pgmap v10956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:30 smithi141 bash[31670]: cluster 2023-12-01T21:44:28.963592+0000 mgr.y (mgr.24356) 10988 : cluster 0 pgmap v10956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:31 smithi040 bash[41173]: audit 2023-12-01T21:44:30.914164+0000 mon.a (mon.0) 7058 : audit 0 from='client.? 172.21.15.40:0/1555372661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:31.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:31 smithi040 bash[28232]: audit 2023-12-01T21:44:30.914164+0000 mon.a (mon.0) 7058 : audit 0 from='client.? 172.21.15.40:0/1555372661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:31 smithi141 bash[31670]: audit 2023-12-01T21:44:30.914164+0000 mon.a (mon.0) 7058 : audit 0 from='client.? 172.21.15.40:0/1555372661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:32 smithi040 bash[28232]: cluster 2023-12-01T21:44:30.964805+0000 mgr.y (mgr.24356) 10989 : cluster 0 pgmap v10957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:32 smithi040 bash[41173]: cluster 2023-12-01T21:44:30.964805+0000 mgr.y (mgr.24356) 10989 : cluster 0 pgmap v10957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:32 smithi141 bash[31670]: cluster 2023-12-01T21:44:30.964805+0000 mgr.y (mgr.24356) 10989 : cluster 0 pgmap v10957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:33 smithi040 bash[28232]: audit 2023-12-01T21:44:33.388063+0000 mon.a (mon.0) 7059 : audit 0 from='client.? 172.21.15.40:0/2643953285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:33 smithi040 bash[41173]: audit 2023-12-01T21:44:33.388063+0000 mon.a (mon.0) 7059 : audit 0 from='client.? 172.21.15.40:0/2643953285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:33 smithi141 bash[31670]: audit 2023-12-01T21:44:33.388063+0000 mon.a (mon.0) 7059 : audit 0 from='client.? 172.21.15.40:0/2643953285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:34 smithi040 bash[41173]: cluster 2023-12-01T21:44:32.965426+0000 mgr.y (mgr.24356) 10990 : cluster 0 pgmap v10958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:34 smithi040 bash[41173]: audit 2023-12-01T21:44:33.899711+0000 mon.c (mon.2) 6929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:34 smithi040 bash[28232]: cluster 2023-12-01T21:44:32.965426+0000 mgr.y (mgr.24356) 10990 : cluster 0 pgmap v10958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:34 smithi040 bash[28232]: audit 2023-12-01T21:44:33.899711+0000 mon.c (mon.2) 6929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:34 smithi141 bash[31670]: cluster 2023-12-01T21:44:32.965426+0000 mgr.y (mgr.24356) 10990 : cluster 0 pgmap v10958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:34 smithi141 bash[31670]: audit 2023-12-01T21:44:33.899711+0000 mon.c (mon.2) 6929 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:44:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:44:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:36 smithi040 bash[28232]: cluster 2023-12-01T21:44:34.966602+0000 mgr.y (mgr.24356) 10991 : cluster 0 pgmap v10959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:36.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:36 smithi040 bash[28232]: audit 2023-12-01T21:44:35.857048+0000 mon.a (mon.0) 7060 : audit 0 from='client.? 172.21.15.40:0/4060470626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:36 smithi040 bash[41173]: cluster 2023-12-01T21:44:34.966602+0000 mgr.y (mgr.24356) 10991 : cluster 0 pgmap v10959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:36 smithi040 bash[41173]: audit 2023-12-01T21:44:35.857048+0000 mon.a (mon.0) 7060 : audit 0 from='client.? 172.21.15.40:0/4060470626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:36 smithi141 bash[31670]: cluster 2023-12-01T21:44:34.966602+0000 mgr.y (mgr.24356) 10991 : cluster 0 pgmap v10959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:36 smithi141 bash[31670]: audit 2023-12-01T21:44:35.857048+0000 mon.a (mon.0) 7060 : audit 0 from='client.? 172.21.15.40:0/4060470626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:38 smithi040 bash[41173]: cluster 2023-12-01T21:44:36.967286+0000 mgr.y (mgr.24356) 10992 : cluster 0 pgmap v10960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:38 smithi040 bash[41173]: audit 2023-12-01T21:44:38.320397+0000 mon.a (mon.0) 7061 : audit 0 from='client.? 172.21.15.40:0/3610412703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:38 smithi040 bash[28232]: cluster 2023-12-01T21:44:36.967286+0000 mgr.y (mgr.24356) 10992 : cluster 0 pgmap v10960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:38 smithi040 bash[28232]: audit 2023-12-01T21:44:38.320397+0000 mon.a (mon.0) 7061 : audit 0 from='client.? 172.21.15.40:0/3610412703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:38 smithi141 bash[31670]: cluster 2023-12-01T21:44:36.967286+0000 mgr.y (mgr.24356) 10992 : cluster 0 pgmap v10960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:38 smithi141 bash[31670]: audit 2023-12-01T21:44:38.320397+0000 mon.a (mon.0) 7061 : audit 0 from='client.? 172.21.15.40:0/3610412703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:40 smithi040 bash[28232]: cluster 2023-12-01T21:44:38.967983+0000 mgr.y (mgr.24356) 10993 : cluster 0 pgmap v10961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:40 smithi040 bash[41173]: cluster 2023-12-01T21:44:38.967983+0000 mgr.y (mgr.24356) 10993 : cluster 0 pgmap v10961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:40 smithi141 bash[31670]: cluster 2023-12-01T21:44:38.967983+0000 mgr.y (mgr.24356) 10993 : cluster 0 pgmap v10961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:41.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:41 smithi040 bash[28232]: audit 2023-12-01T21:44:40.792875+0000 mon.a (mon.0) 7062 : audit 0 from='client.? 172.21.15.40:0/2237299702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:41.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:41 smithi040 bash[41173]: audit 2023-12-01T21:44:40.792875+0000 mon.a (mon.0) 7062 : audit 0 from='client.? 172.21.15.40:0/2237299702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:41 smithi141 bash[31670]: audit 2023-12-01T21:44:40.792875+0000 mon.a (mon.0) 7062 : audit 0 from='client.? 172.21.15.40:0/2237299702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:42 smithi040 bash[28232]: cluster 2023-12-01T21:44:40.969257+0000 mgr.y (mgr.24356) 10994 : cluster 0 pgmap v10962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:42 smithi040 bash[41173]: cluster 2023-12-01T21:44:40.969257+0000 mgr.y (mgr.24356) 10994 : cluster 0 pgmap v10962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:42 smithi141 bash[31670]: cluster 2023-12-01T21:44:40.969257+0000 mgr.y (mgr.24356) 10994 : cluster 0 pgmap v10962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:43.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:43 smithi040 bash[28232]: audit 2023-12-01T21:44:43.254087+0000 mon.a (mon.0) 7063 : audit 0 from='client.? 172.21.15.40:0/192604064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:43 smithi040 bash[41173]: audit 2023-12-01T21:44:43.254087+0000 mon.a (mon.0) 7063 : audit 0 from='client.? 172.21.15.40:0/192604064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:43 smithi141 bash[31670]: audit 2023-12-01T21:44:43.254087+0000 mon.a (mon.0) 7063 : audit 0 from='client.? 172.21.15.40:0/192604064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:44 smithi040 bash[28232]: cluster 2023-12-01T21:44:42.969702+0000 mgr.y (mgr.24356) 10995 : cluster 0 pgmap v10963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:44 smithi040 bash[41173]: cluster 2023-12-01T21:44:42.969702+0000 mgr.y (mgr.24356) 10995 : cluster 0 pgmap v10963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:44 smithi141 bash[31670]: cluster 2023-12-01T21:44:42.969702+0000 mgr.y (mgr.24356) 10995 : cluster 0 pgmap v10963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:44:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:44:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:46 smithi040 bash[28232]: cluster 2023-12-01T21:44:44.970845+0000 mgr.y (mgr.24356) 10996 : cluster 0 pgmap v10964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:46 smithi040 bash[28232]: audit 2023-12-01T21:44:45.716358+0000 mon.a (mon.0) 7064 : audit 0 from='client.? 172.21.15.40:0/187386727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:46 smithi040 bash[41173]: cluster 2023-12-01T21:44:44.970845+0000 mgr.y (mgr.24356) 10996 : cluster 0 pgmap v10964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:46 smithi040 bash[41173]: audit 2023-12-01T21:44:45.716358+0000 mon.a (mon.0) 7064 : audit 0 from='client.? 172.21.15.40:0/187386727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:46 smithi141 bash[31670]: cluster 2023-12-01T21:44:44.970845+0000 mgr.y (mgr.24356) 10996 : cluster 0 pgmap v10964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:46 smithi141 bash[31670]: audit 2023-12-01T21:44:45.716358+0000 mon.a (mon.0) 7064 : audit 0 from='client.? 172.21.15.40:0/187386727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:48 smithi040 bash[28232]: cluster 2023-12-01T21:44:46.971483+0000 mgr.y (mgr.24356) 10997 : cluster 0 pgmap v10965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:48 smithi040 bash[28232]: audit 2023-12-01T21:44:48.176696+0000 mon.a (mon.0) 7065 : audit 0 from='client.? 172.21.15.40:0/742770147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:48 smithi040 bash[41173]: cluster 2023-12-01T21:44:46.971483+0000 mgr.y (mgr.24356) 10997 : cluster 0 pgmap v10965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:48.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:48 smithi040 bash[41173]: audit 2023-12-01T21:44:48.176696+0000 mon.a (mon.0) 7065 : audit 0 from='client.? 172.21.15.40:0/742770147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:48 smithi141 bash[31670]: cluster 2023-12-01T21:44:46.971483+0000 mgr.y (mgr.24356) 10997 : cluster 0 pgmap v10965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:48 smithi141 bash[31670]: audit 2023-12-01T21:44:48.176696+0000 mon.a (mon.0) 7065 : audit 0 from='client.? 172.21.15.40:0/742770147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:49 smithi040 bash[28232]: audit 2023-12-01T21:44:48.900220+0000 mon.c (mon.2) 6930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:49 smithi040 bash[41173]: audit 2023-12-01T21:44:48.900220+0000 mon.c (mon.2) 6930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:49 smithi141 bash[31670]: audit 2023-12-01T21:44:48.900220+0000 mon.c (mon.2) 6930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:50 smithi040 bash[28232]: cluster 2023-12-01T21:44:48.972122+0000 mgr.y (mgr.24356) 10998 : cluster 0 pgmap v10966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:50 smithi040 bash[41173]: cluster 2023-12-01T21:44:48.972122+0000 mgr.y (mgr.24356) 10998 : cluster 0 pgmap v10966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:50 smithi141 bash[31670]: cluster 2023-12-01T21:44:48.972122+0000 mgr.y (mgr.24356) 10998 : cluster 0 pgmap v10966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:51.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:51 smithi040 bash[28232]: audit 2023-12-01T21:44:50.647386+0000 mon.a (mon.0) 7066 : audit 0 from='client.? 172.21.15.40:0/3812430891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:51.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:51 smithi040 bash[41173]: audit 2023-12-01T21:44:50.647386+0000 mon.a (mon.0) 7066 : audit 0 from='client.? 172.21.15.40:0/3812430891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:51 smithi141 bash[31670]: audit 2023-12-01T21:44:50.647386+0000 mon.a (mon.0) 7066 : audit 0 from='client.? 172.21.15.40:0/3812430891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:52 smithi040 bash[28232]: cluster 2023-12-01T21:44:50.973306+0000 mgr.y (mgr.24356) 10999 : cluster 0 pgmap v10967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:52 smithi040 bash[41173]: cluster 2023-12-01T21:44:50.973306+0000 mgr.y (mgr.24356) 10999 : cluster 0 pgmap v10967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:52 smithi141 bash[31670]: cluster 2023-12-01T21:44:50.973306+0000 mgr.y (mgr.24356) 10999 : cluster 0 pgmap v10967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:53.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:53 smithi040 bash[28232]: audit 2023-12-01T21:44:53.112549+0000 mon.c (mon.2) 6931 : audit 0 from='client.? 172.21.15.40:0/2948574627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:53 smithi040 bash[41173]: audit 2023-12-01T21:44:53.112549+0000 mon.c (mon.2) 6931 : audit 0 from='client.? 172.21.15.40:0/2948574627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:53 smithi141 bash[31670]: audit 2023-12-01T21:44:53.112549+0000 mon.c (mon.2) 6931 : audit 0 from='client.? 172.21.15.40:0/2948574627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:54 smithi040 bash[28232]: cluster 2023-12-01T21:44:52.973916+0000 mgr.y (mgr.24356) 11000 : cluster 0 pgmap v10968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:54 smithi040 bash[41173]: cluster 2023-12-01T21:44:52.973916+0000 mgr.y (mgr.24356) 11000 : cluster 0 pgmap v10968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:54 smithi141 bash[31670]: cluster 2023-12-01T21:44:52.973916+0000 mgr.y (mgr.24356) 11000 : cluster 0 pgmap v10968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:56.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:44:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:44:56.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:56 smithi040 bash[28232]: cluster 2023-12-01T21:44:54.975084+0000 mgr.y (mgr.24356) 11001 : cluster 0 pgmap v10969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:56.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:56 smithi040 bash[28232]: audit 2023-12-01T21:44:55.579685+0000 mon.c (mon.2) 6932 : audit 0 from='client.? 172.21.15.40:0/2801956687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:56 smithi040 bash[41173]: cluster 2023-12-01T21:44:54.975084+0000 mgr.y (mgr.24356) 11001 : cluster 0 pgmap v10969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:56.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:56 smithi040 bash[41173]: audit 2023-12-01T21:44:55.579685+0000 mon.c (mon.2) 6932 : audit 0 from='client.? 172.21.15.40:0/2801956687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:56 smithi141 bash[31670]: cluster 2023-12-01T21:44:54.975084+0000 mgr.y (mgr.24356) 11001 : cluster 0 pgmap v10969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:56 smithi141 bash[31670]: audit 2023-12-01T21:44:55.579685+0000 mon.c (mon.2) 6932 : audit 0 from='client.? 172.21.15.40:0/2801956687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:58 smithi040 bash[28232]: cluster 2023-12-01T21:44:56.975751+0000 mgr.y (mgr.24356) 11002 : cluster 0 pgmap v10970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:58 smithi040 bash[28232]: audit 2023-12-01T21:44:57.549525+0000 mon.c (mon.2) 6933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:44:58.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:44:58 smithi040 bash[28232]: audit 2023-12-01T21:44:58.088002+0000 mon.c (mon.2) 6934 : audit 0 from='client.? 172.21.15.40:0/4207714078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:58.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:58 smithi040 bash[41173]: cluster 2023-12-01T21:44:56.975751+0000 mgr.y (mgr.24356) 11002 : cluster 0 pgmap v10970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:58 smithi040 bash[41173]: audit 2023-12-01T21:44:57.549525+0000 mon.c (mon.2) 6933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:44:58.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:44:58 smithi040 bash[41173]: audit 2023-12-01T21:44:58.088002+0000 mon.c (mon.2) 6934 : audit 0 from='client.? 172.21.15.40:0/4207714078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:44:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:58 smithi141 bash[31670]: cluster 2023-12-01T21:44:56.975751+0000 mgr.y (mgr.24356) 11002 : cluster 0 pgmap v10970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:44:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:58 smithi141 bash[31670]: audit 2023-12-01T21:44:57.549525+0000 mon.c (mon.2) 6933 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:44:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:44:58 smithi141 bash[31670]: audit 2023-12-01T21:44:58.088002+0000 mon.c (mon.2) 6934 : audit 0 from='client.? 172.21.15.40:0/4207714078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:00.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:00 smithi040 bash[28232]: cluster 2023-12-01T21:44:58.976448+0000 mgr.y (mgr.24356) 11003 : cluster 0 pgmap v10971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:00.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:00 smithi040 bash[41173]: cluster 2023-12-01T21:44:58.976448+0000 mgr.y (mgr.24356) 11003 : cluster 0 pgmap v10971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:00 smithi141 bash[31670]: cluster 2023-12-01T21:44:58.976448+0000 mgr.y (mgr.24356) 11003 : cluster 0 pgmap v10971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:01.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:01 smithi040 bash[28232]: audit 2023-12-01T21:45:00.556970+0000 mon.c (mon.2) 6935 : audit 0 from='client.? 172.21.15.40:0/2974007208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:01.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:01 smithi040 bash[41173]: audit 2023-12-01T21:45:00.556970+0000 mon.c (mon.2) 6935 : audit 0 from='client.? 172.21.15.40:0/2974007208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:01.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:01 smithi141 bash[31670]: audit 2023-12-01T21:45:00.556970+0000 mon.c (mon.2) 6935 : audit 0 from='client.? 172.21.15.40:0/2974007208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:02.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:02 smithi040 bash[41173]: cluster 2023-12-01T21:45:00.977731+0000 mgr.y (mgr.24356) 11004 : cluster 0 pgmap v10972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:02.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:02 smithi040 bash[28232]: cluster 2023-12-01T21:45:00.977731+0000 mgr.y (mgr.24356) 11004 : cluster 0 pgmap v10972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:02 smithi141 bash[31670]: cluster 2023-12-01T21:45:00.977731+0000 mgr.y (mgr.24356) 11004 : cluster 0 pgmap v10972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:03.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:03 smithi040 bash[41173]: audit 2023-12-01T21:45:03.056919+0000 mon.c (mon.2) 6936 : audit 0 from='client.? 172.21.15.40:0/3233254739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:03.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:03 smithi040 bash[28232]: audit 2023-12-01T21:45:03.056919+0000 mon.c (mon.2) 6936 : audit 0 from='client.? 172.21.15.40:0/3233254739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:03 smithi141 bash[31670]: audit 2023-12-01T21:45:03.056919+0000 mon.c (mon.2) 6936 : audit 0 from='client.? 172.21.15.40:0/3233254739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: cluster 2023-12-01T21:45:02.978303+0000 mgr.y (mgr.24356) 11005 : cluster 0 pgmap v10973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:03.445802+0000 mon.a (mon.0) 7067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:03.459007+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:03.749566+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:03.760702+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:03.904622+0000 mon.c (mon.2) 6937 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:04.328042+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:04 smithi141 bash[31670]: audit 2023-12-01T21:45:04.341126+0000 mon.a (mon.0) 7072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: cluster 2023-12-01T21:45:02.978303+0000 mgr.y (mgr.24356) 11005 : cluster 0 pgmap v10973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:03.445802+0000 mon.a (mon.0) 7067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:03.459007+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:03.749566+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:03.760702+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:03.904622+0000 mon.c (mon.2) 6937 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:04.328042+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[41173]: audit 2023-12-01T21:45:04.341126+0000 mon.a (mon.0) 7072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: cluster 2023-12-01T21:45:02.978303+0000 mgr.y (mgr.24356) 11005 : cluster 0 pgmap v10973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:03.445802+0000 mon.a (mon.0) 7067 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:03.459007+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:03.749566+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:03.760702+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:03.904622+0000 mon.c (mon.2) 6937 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:04.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:04.328042+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:04.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:04 smithi040 bash[28232]: audit 2023-12-01T21:45:04.341126+0000 mon.a (mon.0) 7072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[28232]: audit 2023-12-01T21:45:04.567242+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[28232]: audit 2023-12-01T21:45:04.579360+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[28232]: audit 2023-12-01T21:45:04.582456+0000 mon.c (mon.2) 6938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[28232]: audit 2023-12-01T21:45:04.583969+0000 mon.c (mon.2) 6939 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[28232]: audit 2023-12-01T21:45:04.592368+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[28232]: audit 2023-12-01T21:45:05.537026+0000 mon.b (mon.1) 54 : audit 0 from='client.? 172.21.15.40:0/1437020657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[41173]: audit 2023-12-01T21:45:04.567242+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[41173]: audit 2023-12-01T21:45:04.579360+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[41173]: audit 2023-12-01T21:45:04.582456+0000 mon.c (mon.2) 6938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:45:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[41173]: audit 2023-12-01T21:45:04.583969+0000 mon.c (mon.2) 6939 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:45:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[41173]: audit 2023-12-01T21:45:04.592368+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:05.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:05 smithi040 bash[41173]: audit 2023-12-01T21:45:05.537026+0000 mon.b (mon.1) 54 : audit 0 from='client.? 172.21.15.40:0/1437020657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:05 smithi141 bash[31670]: audit 2023-12-01T21:45:04.567242+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:05 smithi141 bash[31670]: audit 2023-12-01T21:45:04.579360+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:05 smithi141 bash[31670]: audit 2023-12-01T21:45:04.582456+0000 mon.c (mon.2) 6938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:45:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:05 smithi141 bash[31670]: audit 2023-12-01T21:45:04.583969+0000 mon.c (mon.2) 6939 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:45:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:05 smithi141 bash[31670]: audit 2023-12-01T21:45:04.592368+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:45:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:05 smithi141 bash[31670]: audit 2023-12-01T21:45:05.537026+0000 mon.b (mon.1) 54 : audit 0 from='client.? 172.21.15.40:0/1437020657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:45:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:45:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:06 smithi040 bash[41173]: cluster 2023-12-01T21:45:04.979455+0000 mgr.y (mgr.24356) 11006 : cluster 0 pgmap v10974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:06 smithi040 bash[28232]: cluster 2023-12-01T21:45:04.979455+0000 mgr.y (mgr.24356) 11006 : cluster 0 pgmap v10974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:06 smithi141 bash[31670]: cluster 2023-12-01T21:45:04.979455+0000 mgr.y (mgr.24356) 11006 : cluster 0 pgmap v10974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:08 smithi040 bash[41173]: cluster 2023-12-01T21:45:06.980128+0000 mgr.y (mgr.24356) 11007 : cluster 0 pgmap v10975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:08 smithi040 bash[41173]: audit 2023-12-01T21:45:07.999875+0000 mon.c (mon.2) 6940 : audit 0 from='client.? 172.21.15.40:0/1736594691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:08 smithi040 bash[28232]: cluster 2023-12-01T21:45:06.980128+0000 mgr.y (mgr.24356) 11007 : cluster 0 pgmap v10975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:08 smithi040 bash[28232]: audit 2023-12-01T21:45:07.999875+0000 mon.c (mon.2) 6940 : audit 0 from='client.? 172.21.15.40:0/1736594691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:08 smithi141 bash[31670]: cluster 2023-12-01T21:45:06.980128+0000 mgr.y (mgr.24356) 11007 : cluster 0 pgmap v10975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:08 smithi141 bash[31670]: audit 2023-12-01T21:45:07.999875+0000 mon.c (mon.2) 6940 : audit 0 from='client.? 172.21.15.40:0/1736594691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:10 smithi040 bash[41173]: cluster 2023-12-01T21:45:08.980805+0000 mgr.y (mgr.24356) 11008 : cluster 0 pgmap v10976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:10 smithi040 bash[41173]: audit 2023-12-01T21:45:10.461509+0000 mon.c (mon.2) 6941 : audit 0 from='client.? 172.21.15.40:0/92802426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:10 smithi040 bash[28232]: cluster 2023-12-01T21:45:08.980805+0000 mgr.y (mgr.24356) 11008 : cluster 0 pgmap v10976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:10 smithi040 bash[28232]: audit 2023-12-01T21:45:10.461509+0000 mon.c (mon.2) 6941 : audit 0 from='client.? 172.21.15.40:0/92802426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:10 smithi141 bash[31670]: cluster 2023-12-01T21:45:08.980805+0000 mgr.y (mgr.24356) 11008 : cluster 0 pgmap v10976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:10 smithi141 bash[31670]: audit 2023-12-01T21:45:10.461509+0000 mon.c (mon.2) 6941 : audit 0 from='client.? 172.21.15.40:0/92802426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:12 smithi040 bash[28232]: cluster 2023-12-01T21:45:10.981938+0000 mgr.y (mgr.24356) 11009 : cluster 0 pgmap v10977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:12 smithi040 bash[41173]: cluster 2023-12-01T21:45:10.981938+0000 mgr.y (mgr.24356) 11009 : cluster 0 pgmap v10977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:12 smithi141 bash[31670]: cluster 2023-12-01T21:45:10.981938+0000 mgr.y (mgr.24356) 11009 : cluster 0 pgmap v10977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:13.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:13 smithi040 bash[28232]: audit 2023-12-01T21:45:12.928174+0000 mon.c (mon.2) 6942 : audit 0 from='client.? 172.21.15.40:0/3409920397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:13.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:13 smithi040 bash[41173]: audit 2023-12-01T21:45:12.928174+0000 mon.c (mon.2) 6942 : audit 0 from='client.? 172.21.15.40:0/3409920397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:13 smithi141 bash[31670]: audit 2023-12-01T21:45:12.928174+0000 mon.c (mon.2) 6942 : audit 0 from='client.? 172.21.15.40:0/3409920397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:14 smithi040 bash[28232]: cluster 2023-12-01T21:45:12.982584+0000 mgr.y (mgr.24356) 11010 : cluster 0 pgmap v10978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:14 smithi040 bash[41173]: cluster 2023-12-01T21:45:12.982584+0000 mgr.y (mgr.24356) 11010 : cluster 0 pgmap v10978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:14 smithi141 bash[31670]: cluster 2023-12-01T21:45:12.982584+0000 mgr.y (mgr.24356) 11010 : cluster 0 pgmap v10978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:16.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:16 smithi040 bash[28232]: cluster 2023-12-01T21:45:14.983776+0000 mgr.y (mgr.24356) 11011 : cluster 0 pgmap v10979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:16.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:16 smithi040 bash[28232]: audit 2023-12-01T21:45:15.395860+0000 mon.a (mon.0) 7076 : audit 0 from='client.? 172.21.15.40:0/4183698912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:45:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:45:16.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:16 smithi040 bash[41173]: cluster 2023-12-01T21:45:14.983776+0000 mgr.y (mgr.24356) 11011 : cluster 0 pgmap v10979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:16.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:16 smithi040 bash[41173]: audit 2023-12-01T21:45:15.395860+0000 mon.a (mon.0) 7076 : audit 0 from='client.? 172.21.15.40:0/4183698912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:16 smithi141 bash[31670]: cluster 2023-12-01T21:45:14.983776+0000 mgr.y (mgr.24356) 11011 : cluster 0 pgmap v10979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:16 smithi141 bash[31670]: audit 2023-12-01T21:45:15.395860+0000 mon.a (mon.0) 7076 : audit 0 from='client.? 172.21.15.40:0/4183698912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:18 smithi040 bash[28232]: cluster 2023-12-01T21:45:16.984406+0000 mgr.y (mgr.24356) 11012 : cluster 0 pgmap v10980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:18 smithi040 bash[28232]: audit 2023-12-01T21:45:17.857171+0000 mon.c (mon.2) 6943 : audit 0 from='client.? 172.21.15.40:0/962417623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:18 smithi040 bash[41173]: cluster 2023-12-01T21:45:16.984406+0000 mgr.y (mgr.24356) 11012 : cluster 0 pgmap v10980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:18.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:18 smithi040 bash[41173]: audit 2023-12-01T21:45:17.857171+0000 mon.c (mon.2) 6943 : audit 0 from='client.? 172.21.15.40:0/962417623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:18 smithi141 bash[31670]: cluster 2023-12-01T21:45:16.984406+0000 mgr.y (mgr.24356) 11012 : cluster 0 pgmap v10980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:18 smithi141 bash[31670]: audit 2023-12-01T21:45:17.857171+0000 mon.c (mon.2) 6943 : audit 0 from='client.? 172.21.15.40:0/962417623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:19.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:19 smithi040 bash[41173]: audit 2023-12-01T21:45:18.905808+0000 mon.c (mon.2) 6944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:19.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:19 smithi040 bash[28232]: audit 2023-12-01T21:45:18.905808+0000 mon.c (mon.2) 6944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:19 smithi141 bash[31670]: audit 2023-12-01T21:45:18.905808+0000 mon.c (mon.2) 6944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:20.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:20 smithi040 bash[41173]: cluster 2023-12-01T21:45:18.985194+0000 mgr.y (mgr.24356) 11013 : cluster 0 pgmap v10981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:20.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:20 smithi040 bash[41173]: audit 2023-12-01T21:45:20.321704+0000 mon.a (mon.0) 7077 : audit 0 from='client.? 172.21.15.40:0/359466209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:20 smithi040 bash[28232]: cluster 2023-12-01T21:45:18.985194+0000 mgr.y (mgr.24356) 11013 : cluster 0 pgmap v10981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:20.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:20 smithi040 bash[28232]: audit 2023-12-01T21:45:20.321704+0000 mon.a (mon.0) 7077 : audit 0 from='client.? 172.21.15.40:0/359466209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:20 smithi141 bash[31670]: cluster 2023-12-01T21:45:18.985194+0000 mgr.y (mgr.24356) 11013 : cluster 0 pgmap v10981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:20 smithi141 bash[31670]: audit 2023-12-01T21:45:20.321704+0000 mon.a (mon.0) 7077 : audit 0 from='client.? 172.21.15.40:0/359466209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:22 smithi040 bash[28232]: cluster 2023-12-01T21:45:20.986366+0000 mgr.y (mgr.24356) 11014 : cluster 0 pgmap v10982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:22.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:22 smithi040 bash[41173]: cluster 2023-12-01T21:45:20.986366+0000 mgr.y (mgr.24356) 11014 : cluster 0 pgmap v10982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:22 smithi141 bash[31670]: cluster 2023-12-01T21:45:20.986366+0000 mgr.y (mgr.24356) 11014 : cluster 0 pgmap v10982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:23.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:23 smithi040 bash[28232]: audit 2023-12-01T21:45:22.785701+0000 mon.c (mon.2) 6945 : audit 0 from='client.? 172.21.15.40:0/1631531456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:23.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:23 smithi040 bash[41173]: audit 2023-12-01T21:45:22.785701+0000 mon.c (mon.2) 6945 : audit 0 from='client.? 172.21.15.40:0/1631531456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:23.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:23 smithi141 bash[31670]: audit 2023-12-01T21:45:22.785701+0000 mon.c (mon.2) 6945 : audit 0 from='client.? 172.21.15.40:0/1631531456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:24.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:24 smithi040 bash[28232]: cluster 2023-12-01T21:45:22.987015+0000 mgr.y (mgr.24356) 11015 : cluster 0 pgmap v10983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:24.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:24 smithi040 bash[41173]: cluster 2023-12-01T21:45:22.987015+0000 mgr.y (mgr.24356) 11015 : cluster 0 pgmap v10983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:24 smithi141 bash[31670]: cluster 2023-12-01T21:45:22.987015+0000 mgr.y (mgr.24356) 11015 : cluster 0 pgmap v10983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:25.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:25 smithi040 bash[41173]: audit 2023-12-01T21:45:25.245525+0000 mon.a (mon.0) 7078 : audit 0 from='client.? 172.21.15.40:0/3466175450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:25.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:25 smithi040 bash[28232]: audit 2023-12-01T21:45:25.245525+0000 mon.a (mon.0) 7078 : audit 0 from='client.? 172.21.15.40:0/3466175450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:25.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:25 smithi141 bash[31670]: audit 2023-12-01T21:45:25.245525+0000 mon.a (mon.0) 7078 : audit 0 from='client.? 172.21.15.40:0/3466175450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:26 smithi141 bash[31670]: cluster 2023-12-01T21:45:24.988165+0000 mgr.y (mgr.24356) 11016 : cluster 0 pgmap v10984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:26 smithi040 bash[28232]: cluster 2023-12-01T21:45:24.988165+0000 mgr.y (mgr.24356) 11016 : cluster 0 pgmap v10984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:45:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:45:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:26 smithi040 bash[41173]: cluster 2023-12-01T21:45:24.988165+0000 mgr.y (mgr.24356) 11016 : cluster 0 pgmap v10984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:28 smithi141 bash[31670]: cluster 2023-12-01T21:45:26.988856+0000 mgr.y (mgr.24356) 11017 : cluster 0 pgmap v10985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:28 smithi141 bash[31670]: audit 2023-12-01T21:45:27.705342+0000 mon.c (mon.2) 6946 : audit 0 from='client.? 172.21.15.40:0/4064108047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:28 smithi040 bash[28232]: cluster 2023-12-01T21:45:26.988856+0000 mgr.y (mgr.24356) 11017 : cluster 0 pgmap v10985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:28 smithi040 bash[28232]: audit 2023-12-01T21:45:27.705342+0000 mon.c (mon.2) 6946 : audit 0 from='client.? 172.21.15.40:0/4064108047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:28 smithi040 bash[41173]: cluster 2023-12-01T21:45:26.988856+0000 mgr.y (mgr.24356) 11017 : cluster 0 pgmap v10985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:28 smithi040 bash[41173]: audit 2023-12-01T21:45:27.705342+0000 mon.c (mon.2) 6946 : audit 0 from='client.? 172.21.15.40:0/4064108047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:30 smithi141 bash[31670]: cluster 2023-12-01T21:45:28.989511+0000 mgr.y (mgr.24356) 11018 : cluster 0 pgmap v10986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:30 smithi141 bash[31670]: audit 2023-12-01T21:45:30.169714+0000 mon.c (mon.2) 6947 : audit 0 from='client.? 172.21.15.40:0/584866963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:30 smithi040 bash[41173]: cluster 2023-12-01T21:45:28.989511+0000 mgr.y (mgr.24356) 11018 : cluster 0 pgmap v10986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:30 smithi040 bash[41173]: audit 2023-12-01T21:45:30.169714+0000 mon.c (mon.2) 6947 : audit 0 from='client.? 172.21.15.40:0/584866963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:30 smithi040 bash[28232]: cluster 2023-12-01T21:45:28.989511+0000 mgr.y (mgr.24356) 11018 : cluster 0 pgmap v10986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:30 smithi040 bash[28232]: audit 2023-12-01T21:45:30.169714+0000 mon.c (mon.2) 6947 : audit 0 from='client.? 172.21.15.40:0/584866963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:32 smithi141 bash[31670]: cluster 2023-12-01T21:45:30.990773+0000 mgr.y (mgr.24356) 11019 : cluster 0 pgmap v10987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:32 smithi040 bash[41173]: cluster 2023-12-01T21:45:30.990773+0000 mgr.y (mgr.24356) 11019 : cluster 0 pgmap v10987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:32 smithi040 bash[28232]: cluster 2023-12-01T21:45:30.990773+0000 mgr.y (mgr.24356) 11019 : cluster 0 pgmap v10987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:33.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:33 smithi141 bash[31670]: audit 2023-12-01T21:45:32.630192+0000 mon.a (mon.0) 7079 : audit 0 from='client.? 172.21.15.40:0/1013851287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:33 smithi040 bash[41173]: audit 2023-12-01T21:45:32.630192+0000 mon.a (mon.0) 7079 : audit 0 from='client.? 172.21.15.40:0/1013851287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:33.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:33 smithi040 bash[28232]: audit 2023-12-01T21:45:32.630192+0000 mon.a (mon.0) 7079 : audit 0 from='client.? 172.21.15.40:0/1013851287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:34 smithi141 bash[31670]: cluster 2023-12-01T21:45:32.991460+0000 mgr.y (mgr.24356) 11020 : cluster 0 pgmap v10988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:34 smithi141 bash[31670]: audit 2023-12-01T21:45:33.906428+0000 mon.c (mon.2) 6948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:34 smithi040 bash[28232]: cluster 2023-12-01T21:45:32.991460+0000 mgr.y (mgr.24356) 11020 : cluster 0 pgmap v10988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:34 smithi040 bash[28232]: audit 2023-12-01T21:45:33.906428+0000 mon.c (mon.2) 6948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:34 smithi040 bash[41173]: cluster 2023-12-01T21:45:32.991460+0000 mgr.y (mgr.24356) 11020 : cluster 0 pgmap v10988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:34 smithi040 bash[41173]: audit 2023-12-01T21:45:33.906428+0000 mon.c (mon.2) 6948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:35.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:35 smithi141 bash[31670]: audit 2023-12-01T21:45:35.093432+0000 mon.a (mon.0) 7080 : audit 0 from='client.? 172.21.15.40:0/244369600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:35 smithi040 bash[41173]: audit 2023-12-01T21:45:35.093432+0000 mon.a (mon.0) 7080 : audit 0 from='client.? 172.21.15.40:0/244369600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:35 smithi040 bash[28232]: audit 2023-12-01T21:45:35.093432+0000 mon.a (mon.0) 7080 : audit 0 from='client.? 172.21.15.40:0/244369600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:36 smithi141 bash[31670]: cluster 2023-12-01T21:45:34.992631+0000 mgr.y (mgr.24356) 11021 : cluster 0 pgmap v10989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:36 smithi040 bash[41173]: cluster 2023-12-01T21:45:34.992631+0000 mgr.y (mgr.24356) 11021 : cluster 0 pgmap v10989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:36 smithi040 bash[28232]: cluster 2023-12-01T21:45:34.992631+0000 mgr.y (mgr.24356) 11021 : cluster 0 pgmap v10989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:45:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:45:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:38 smithi141 bash[31670]: cluster 2023-12-01T21:45:36.993392+0000 mgr.y (mgr.24356) 11022 : cluster 0 pgmap v10990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:38.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:38 smithi141 bash[31670]: audit 2023-12-01T21:45:37.556405+0000 mon.c (mon.2) 6949 : audit 0 from='client.? 172.21.15.40:0/2254775330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:38 smithi040 bash[28232]: cluster 2023-12-01T21:45:36.993392+0000 mgr.y (mgr.24356) 11022 : cluster 0 pgmap v10990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:38.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:38 smithi040 bash[28232]: audit 2023-12-01T21:45:37.556405+0000 mon.c (mon.2) 6949 : audit 0 from='client.? 172.21.15.40:0/2254775330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:38 smithi040 bash[41173]: cluster 2023-12-01T21:45:36.993392+0000 mgr.y (mgr.24356) 11022 : cluster 0 pgmap v10990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:38 smithi040 bash[41173]: audit 2023-12-01T21:45:37.556405+0000 mon.c (mon.2) 6949 : audit 0 from='client.? 172.21.15.40:0/2254775330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:40 smithi141 bash[31670]: cluster 2023-12-01T21:45:38.994238+0000 mgr.y (mgr.24356) 11023 : cluster 0 pgmap v10991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:40 smithi141 bash[31670]: audit 2023-12-01T21:45:40.026699+0000 mon.c (mon.2) 6950 : audit 0 from='client.? 172.21.15.40:0/3628175119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:40 smithi040 bash[28232]: cluster 2023-12-01T21:45:38.994238+0000 mgr.y (mgr.24356) 11023 : cluster 0 pgmap v10991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:40 smithi040 bash[28232]: audit 2023-12-01T21:45:40.026699+0000 mon.c (mon.2) 6950 : audit 0 from='client.? 172.21.15.40:0/3628175119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:40 smithi040 bash[41173]: cluster 2023-12-01T21:45:38.994238+0000 mgr.y (mgr.24356) 11023 : cluster 0 pgmap v10991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:40.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:40 smithi040 bash[41173]: audit 2023-12-01T21:45:40.026699+0000 mon.c (mon.2) 6950 : audit 0 from='client.? 172.21.15.40:0/3628175119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:42 smithi141 bash[31670]: cluster 2023-12-01T21:45:40.995433+0000 mgr.y (mgr.24356) 11024 : cluster 0 pgmap v10992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:42 smithi040 bash[28232]: cluster 2023-12-01T21:45:40.995433+0000 mgr.y (mgr.24356) 11024 : cluster 0 pgmap v10992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:42 smithi040 bash[41173]: cluster 2023-12-01T21:45:40.995433+0000 mgr.y (mgr.24356) 11024 : cluster 0 pgmap v10992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:43.783 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:43 smithi141 bash[31670]: audit 2023-12-01T21:45:42.489414+0000 mon.a (mon.0) 7081 : audit 0 from='client.? 172.21.15.40:0/754602572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:43.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:43 smithi040 bash[28232]: audit 2023-12-01T21:45:42.489414+0000 mon.a (mon.0) 7081 : audit 0 from='client.? 172.21.15.40:0/754602572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:43.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:43 smithi040 bash[41173]: audit 2023-12-01T21:45:42.489414+0000 mon.a (mon.0) 7081 : audit 0 from='client.? 172.21.15.40:0/754602572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:44 smithi141 bash[31670]: cluster 2023-12-01T21:45:42.996102+0000 mgr.y (mgr.24356) 11025 : cluster 0 pgmap v10993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:44 smithi040 bash[28232]: cluster 2023-12-01T21:45:42.996102+0000 mgr.y (mgr.24356) 11025 : cluster 0 pgmap v10993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:44 smithi040 bash[41173]: cluster 2023-12-01T21:45:42.996102+0000 mgr.y (mgr.24356) 11025 : cluster 0 pgmap v10993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:45.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:45 smithi141 bash[31670]: audit 2023-12-01T21:45:44.955718+0000 mon.a (mon.0) 7082 : audit 0 from='client.? 172.21.15.40:0/1620975596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:45.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:45 smithi040 bash[28232]: audit 2023-12-01T21:45:44.955718+0000 mon.a (mon.0) 7082 : audit 0 from='client.? 172.21.15.40:0/1620975596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:45.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:45 smithi040 bash[41173]: audit 2023-12-01T21:45:44.955718+0000 mon.a (mon.0) 7082 : audit 0 from='client.? 172.21.15.40:0/1620975596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:46 smithi141 bash[31670]: cluster 2023-12-01T21:45:44.997445+0000 mgr.y (mgr.24356) 11026 : cluster 0 pgmap v10994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:45:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:45:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:46 smithi040 bash[41173]: cluster 2023-12-01T21:45:44.997445+0000 mgr.y (mgr.24356) 11026 : cluster 0 pgmap v10994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:46.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:46 smithi040 bash[28232]: cluster 2023-12-01T21:45:44.997445+0000 mgr.y (mgr.24356) 11026 : cluster 0 pgmap v10994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:47 smithi141 bash[31670]: audit 2023-12-01T21:45:47.412151+0000 mon.c (mon.2) 6951 : audit 0 from='client.? 172.21.15.40:0/1357653079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:47.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:47 smithi040 bash[28232]: audit 2023-12-01T21:45:47.412151+0000 mon.c (mon.2) 6951 : audit 0 from='client.? 172.21.15.40:0/1357653079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:47.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:47 smithi040 bash[41173]: audit 2023-12-01T21:45:47.412151+0000 mon.c (mon.2) 6951 : audit 0 from='client.? 172.21.15.40:0/1357653079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:48 smithi141 bash[31670]: cluster 2023-12-01T21:45:46.998033+0000 mgr.y (mgr.24356) 11027 : cluster 0 pgmap v10995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:48 smithi040 bash[28232]: cluster 2023-12-01T21:45:46.998033+0000 mgr.y (mgr.24356) 11027 : cluster 0 pgmap v10995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:48 smithi040 bash[41173]: cluster 2023-12-01T21:45:46.998033+0000 mgr.y (mgr.24356) 11027 : cluster 0 pgmap v10995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:49 smithi141 bash[31670]: audit 2023-12-01T21:45:48.906553+0000 mon.c (mon.2) 6952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:49 smithi040 bash[28232]: audit 2023-12-01T21:45:48.906553+0000 mon.c (mon.2) 6952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:49 smithi040 bash[41173]: audit 2023-12-01T21:45:48.906553+0000 mon.c (mon.2) 6952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:50 smithi141 bash[31670]: cluster 2023-12-01T21:45:48.998670+0000 mgr.y (mgr.24356) 11028 : cluster 0 pgmap v10996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:50 smithi141 bash[31670]: audit 2023-12-01T21:45:49.879882+0000 mon.c (mon.2) 6953 : audit 0 from='client.? 172.21.15.40:0/2823622205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:50 smithi040 bash[28232]: cluster 2023-12-01T21:45:48.998670+0000 mgr.y (mgr.24356) 11028 : cluster 0 pgmap v10996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:50.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:50 smithi040 bash[28232]: audit 2023-12-01T21:45:49.879882+0000 mon.c (mon.2) 6953 : audit 0 from='client.? 172.21.15.40:0/2823622205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:50 smithi040 bash[41173]: cluster 2023-12-01T21:45:48.998670+0000 mgr.y (mgr.24356) 11028 : cluster 0 pgmap v10996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:50 smithi040 bash[41173]: audit 2023-12-01T21:45:49.879882+0000 mon.c (mon.2) 6953 : audit 0 from='client.? 172.21.15.40:0/2823622205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:52 smithi141 bash[31670]: cluster 2023-12-01T21:45:50.999889+0000 mgr.y (mgr.24356) 11029 : cluster 0 pgmap v10997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:52 smithi141 bash[31670]: audit 2023-12-01T21:45:52.343398+0000 mon.c (mon.2) 6954 : audit 0 from='client.? 172.21.15.40:0/73423411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:52 smithi040 bash[28232]: cluster 2023-12-01T21:45:50.999889+0000 mgr.y (mgr.24356) 11029 : cluster 0 pgmap v10997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:52 smithi040 bash[28232]: audit 2023-12-01T21:45:52.343398+0000 mon.c (mon.2) 6954 : audit 0 from='client.? 172.21.15.40:0/73423411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:52 smithi040 bash[41173]: cluster 2023-12-01T21:45:50.999889+0000 mgr.y (mgr.24356) 11029 : cluster 0 pgmap v10997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:52 smithi040 bash[41173]: audit 2023-12-01T21:45:52.343398+0000 mon.c (mon.2) 6954 : audit 0 from='client.? 172.21.15.40:0/73423411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:54 smithi141 bash[31670]: cluster 2023-12-01T21:45:53.000484+0000 mgr.y (mgr.24356) 11030 : cluster 0 pgmap v10998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:54 smithi040 bash[28232]: cluster 2023-12-01T21:45:53.000484+0000 mgr.y (mgr.24356) 11030 : cluster 0 pgmap v10998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:54 smithi040 bash[41173]: cluster 2023-12-01T21:45:53.000484+0000 mgr.y (mgr.24356) 11030 : cluster 0 pgmap v10998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:55.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:55 smithi040 bash[28232]: audit 2023-12-01T21:45:54.816422+0000 mon.a (mon.0) 7083 : audit 0 from='client.? 172.21.15.40:0/3544190664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:55.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:55 smithi040 bash[41173]: audit 2023-12-01T21:45:54.816422+0000 mon.a (mon.0) 7083 : audit 0 from='client.? 172.21.15.40:0/3544190664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:56.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:55 smithi141 bash[31670]: audit 2023-12-01T21:45:54.816422+0000 mon.a (mon.0) 7083 : audit 0 from='client.? 172.21.15.40:0/3544190664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:56 smithi040 bash[41173]: cluster 2023-12-01T21:45:55.001616+0000 mgr.y (mgr.24356) 11031 : cluster 0 pgmap v10999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:56 smithi040 bash[28232]: cluster 2023-12-01T21:45:55.001616+0000 mgr.y (mgr.24356) 11031 : cluster 0 pgmap v10999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:45:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:45:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:56 smithi141 bash[31670]: cluster 2023-12-01T21:45:55.001616+0000 mgr.y (mgr.24356) 11031 : cluster 0 pgmap v10999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:57 smithi040 bash[28232]: audit 2023-12-01T21:45:57.281685+0000 mon.a (mon.0) 7084 : audit 0 from='client.? 172.21.15.40:0/3344913210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:57.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:57 smithi040 bash[41173]: audit 2023-12-01T21:45:57.281685+0000 mon.a (mon.0) 7084 : audit 0 from='client.? 172.21.15.40:0/3344913210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:57 smithi141 bash[31670]: audit 2023-12-01T21:45:57.281685+0000 mon.a (mon.0) 7084 : audit 0 from='client.? 172.21.15.40:0/3344913210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:45:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:45:58 smithi040 bash[28232]: cluster 2023-12-01T21:45:57.002252+0000 mgr.y (mgr.24356) 11032 : cluster 0 pgmap v11000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:45:58 smithi040 bash[41173]: cluster 2023-12-01T21:45:57.002252+0000 mgr.y (mgr.24356) 11032 : cluster 0 pgmap v11000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:45:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:45:58 smithi141 bash[31670]: cluster 2023-12-01T21:45:57.002252+0000 mgr.y (mgr.24356) 11032 : cluster 0 pgmap v11000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:00 smithi040 bash[41173]: cluster 2023-12-01T21:45:59.002931+0000 mgr.y (mgr.24356) 11033 : cluster 0 pgmap v11001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:00 smithi040 bash[41173]: audit 2023-12-01T21:45:59.743682+0000 mon.a (mon.0) 7085 : audit 0 from='client.? 172.21.15.40:0/2116474159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:00 smithi040 bash[28232]: cluster 2023-12-01T21:45:59.002931+0000 mgr.y (mgr.24356) 11033 : cluster 0 pgmap v11001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:00 smithi040 bash[28232]: audit 2023-12-01T21:45:59.743682+0000 mon.a (mon.0) 7085 : audit 0 from='client.? 172.21.15.40:0/2116474159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:00 smithi141 bash[31670]: cluster 2023-12-01T21:45:59.002931+0000 mgr.y (mgr.24356) 11033 : cluster 0 pgmap v11001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:00 smithi141 bash[31670]: audit 2023-12-01T21:45:59.743682+0000 mon.a (mon.0) 7085 : audit 0 from='client.? 172.21.15.40:0/2116474159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:02 smithi040 bash[41173]: cluster 2023-12-01T21:46:01.004107+0000 mgr.y (mgr.24356) 11034 : cluster 0 pgmap v11002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:02 smithi040 bash[41173]: audit 2023-12-01T21:46:02.206960+0000 mon.a (mon.0) 7086 : audit 0 from='client.? 172.21.15.40:0/3764839526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:02 smithi040 bash[28232]: cluster 2023-12-01T21:46:01.004107+0000 mgr.y (mgr.24356) 11034 : cluster 0 pgmap v11002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:02.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:02 smithi040 bash[28232]: audit 2023-12-01T21:46:02.206960+0000 mon.a (mon.0) 7086 : audit 0 from='client.? 172.21.15.40:0/3764839526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:02 smithi141 bash[31670]: cluster 2023-12-01T21:46:01.004107+0000 mgr.y (mgr.24356) 11034 : cluster 0 pgmap v11002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:02 smithi141 bash[31670]: audit 2023-12-01T21:46:02.206960+0000 mon.a (mon.0) 7086 : audit 0 from='client.? 172.21.15.40:0/3764839526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:04 smithi040 bash[28232]: cluster 2023-12-01T21:46:03.004800+0000 mgr.y (mgr.24356) 11035 : cluster 0 pgmap v11003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:04 smithi040 bash[28232]: audit 2023-12-01T21:46:03.906952+0000 mon.c (mon.2) 6955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:04 smithi040 bash[41173]: cluster 2023-12-01T21:46:03.004800+0000 mgr.y (mgr.24356) 11035 : cluster 0 pgmap v11003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:04 smithi040 bash[41173]: audit 2023-12-01T21:46:03.906952+0000 mon.c (mon.2) 6955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:04 smithi141 bash[31670]: cluster 2023-12-01T21:46:03.004800+0000 mgr.y (mgr.24356) 11035 : cluster 0 pgmap v11003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:04 smithi141 bash[31670]: audit 2023-12-01T21:46:03.906952+0000 mon.c (mon.2) 6955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[28232]: audit 2023-12-01T21:46:04.670519+0000 mon.a (mon.0) 7087 : audit 0 from='client.? 172.21.15.40:0/3929385070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[28232]: audit 2023-12-01T21:46:04.674284+0000 mon.c (mon.2) 6956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[28232]: audit 2023-12-01T21:46:05.051675+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[28232]: audit 2023-12-01T21:46:05.063117+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[41173]: audit 2023-12-01T21:46:04.670519+0000 mon.a (mon.0) 7087 : audit 0 from='client.? 172.21.15.40:0/3929385070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[41173]: audit 2023-12-01T21:46:04.674284+0000 mon.c (mon.2) 6956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[41173]: audit 2023-12-01T21:46:05.051675+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:05.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:05 smithi040 bash[41173]: audit 2023-12-01T21:46:05.063117+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:05 smithi141 bash[31670]: audit 2023-12-01T21:46:04.670519+0000 mon.a (mon.0) 7087 : audit 0 from='client.? 172.21.15.40:0/3929385070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:05 smithi141 bash[31670]: audit 2023-12-01T21:46:04.674284+0000 mon.c (mon.2) 6956 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:46:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:05 smithi141 bash[31670]: audit 2023-12-01T21:46:05.051675+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:05 smithi141 bash[31670]: audit 2023-12-01T21:46:05.063117+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:46:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:46:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:06 smithi040 bash[28232]: cluster 2023-12-01T21:46:05.006020+0000 mgr.y (mgr.24356) 11036 : cluster 0 pgmap v11004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:06 smithi040 bash[41173]: cluster 2023-12-01T21:46:05.006020+0000 mgr.y (mgr.24356) 11036 : cluster 0 pgmap v11004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:06 smithi141 bash[31670]: cluster 2023-12-01T21:46:05.006020+0000 mgr.y (mgr.24356) 11036 : cluster 0 pgmap v11004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:07 smithi040 bash[41173]: audit 2023-12-01T21:46:07.140095+0000 mon.a (mon.0) 7090 : audit 0 from='client.? 172.21.15.40:0/1066017234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:07.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:07 smithi040 bash[28232]: audit 2023-12-01T21:46:07.140095+0000 mon.a (mon.0) 7090 : audit 0 from='client.? 172.21.15.40:0/1066017234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:07 smithi141 bash[31670]: audit 2023-12-01T21:46:07.140095+0000 mon.a (mon.0) 7090 : audit 0 from='client.? 172.21.15.40:0/1066017234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:08 smithi040 bash[41173]: cluster 2023-12-01T21:46:07.006683+0000 mgr.y (mgr.24356) 11037 : cluster 0 pgmap v11005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:08 smithi040 bash[28232]: cluster 2023-12-01T21:46:07.006683+0000 mgr.y (mgr.24356) 11037 : cluster 0 pgmap v11005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:08 smithi141 bash[31670]: cluster 2023-12-01T21:46:07.006683+0000 mgr.y (mgr.24356) 11037 : cluster 0 pgmap v11005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:10 smithi040 bash[28232]: cluster 2023-12-01T21:46:09.007351+0000 mgr.y (mgr.24356) 11038 : cluster 0 pgmap v11006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:10 smithi040 bash[28232]: audit 2023-12-01T21:46:09.614694+0000 mon.a (mon.0) 7091 : audit 0 from='client.? 172.21.15.40:0/4008208100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:10 smithi040 bash[41173]: cluster 2023-12-01T21:46:09.007351+0000 mgr.y (mgr.24356) 11038 : cluster 0 pgmap v11006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:10 smithi040 bash[41173]: audit 2023-12-01T21:46:09.614694+0000 mon.a (mon.0) 7091 : audit 0 from='client.? 172.21.15.40:0/4008208100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:10 smithi141 bash[31670]: cluster 2023-12-01T21:46:09.007351+0000 mgr.y (mgr.24356) 11038 : cluster 0 pgmap v11006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:10 smithi141 bash[31670]: audit 2023-12-01T21:46:09.614694+0000 mon.a (mon.0) 7091 : audit 0 from='client.? 172.21.15.40:0/4008208100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:10.916606+0000 mon.a (mon.0) 7092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:10.928410+0000 mon.a (mon.0) 7093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:10.959887+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:10.974625+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: cluster 2023-12-01T21:46:11.008540+0000 mgr.y (mgr.24356) 11039 : cluster 0 pgmap v11007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:12.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:11.451304+0000 mon.c (mon.2) 6957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:46:12.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:11.453031+0000 mon.c (mon.2) 6958 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:46:12.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:11 smithi141 bash[31670]: audit 2023-12-01T21:46:11.462098+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:10.916606+0000 mon.a (mon.0) 7092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:10.928410+0000 mon.a (mon.0) 7093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:10.959887+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:10.974625+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: cluster 2023-12-01T21:46:11.008540+0000 mgr.y (mgr.24356) 11039 : cluster 0 pgmap v11007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:11.451304+0000 mon.c (mon.2) 6957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:11.453031+0000 mon.c (mon.2) 6958 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:46:12.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[41173]: audit 2023-12-01T21:46:11.462098+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:10.916606+0000 mon.a (mon.0) 7092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:10.928410+0000 mon.a (mon.0) 7093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:10.959887+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:10.974625+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: cluster 2023-12-01T21:46:11.008540+0000 mgr.y (mgr.24356) 11039 : cluster 0 pgmap v11007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:11.451304+0000 mon.c (mon.2) 6957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:11.453031+0000 mon.c (mon.2) 6958 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:46:12.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:11 smithi040 bash[28232]: audit 2023-12-01T21:46:11.462098+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:46:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:12 smithi141 bash[31670]: audit 2023-12-01T21:46:12.079873+0000 mon.a (mon.0) 7097 : audit 0 from='client.? 172.21.15.40:0/3800173643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:13.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:12 smithi040 bash[28232]: audit 2023-12-01T21:46:12.079873+0000 mon.a (mon.0) 7097 : audit 0 from='client.? 172.21.15.40:0/3800173643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:13.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:12 smithi040 bash[41173]: audit 2023-12-01T21:46:12.079873+0000 mon.a (mon.0) 7097 : audit 0 from='client.? 172.21.15.40:0/3800173643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:13 smithi141 bash[31670]: cluster 2023-12-01T21:46:13.009169+0000 mgr.y (mgr.24356) 11040 : cluster 0 pgmap v11008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:14.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:13 smithi040 bash[41173]: cluster 2023-12-01T21:46:13.009169+0000 mgr.y (mgr.24356) 11040 : cluster 0 pgmap v11008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:14.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:13 smithi040 bash[28232]: cluster 2023-12-01T21:46:13.009169+0000 mgr.y (mgr.24356) 11040 : cluster 0 pgmap v11008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:14 smithi141 bash[31670]: audit 2023-12-01T21:46:14.543245+0000 mon.c (mon.2) 6959 : audit 0 from='client.? 172.21.15.40:0/1072924140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:14 smithi040 bash[28232]: audit 2023-12-01T21:46:14.543245+0000 mon.c (mon.2) 6959 : audit 0 from='client.? 172.21.15.40:0/1072924140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:15.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:14 smithi040 bash[41173]: audit 2023-12-01T21:46:14.543245+0000 mon.c (mon.2) 6959 : audit 0 from='client.? 172.21.15.40:0/1072924140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:16 smithi040 bash[28232]: cluster 2023-12-01T21:46:15.010324+0000 mgr.y (mgr.24356) 11041 : cluster 0 pgmap v11009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:16.666 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:46:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:46:16.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:16 smithi040 bash[41173]: cluster 2023-12-01T21:46:15.010324+0000 mgr.y (mgr.24356) 11041 : cluster 0 pgmap v11009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:16 smithi141 bash[31670]: cluster 2023-12-01T21:46:15.010324+0000 mgr.y (mgr.24356) 11041 : cluster 0 pgmap v11009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:17.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:17 smithi040 bash[28232]: audit 2023-12-01T21:46:17.005914+0000 mon.a (mon.0) 7098 : audit 0 from='client.? 172.21.15.40:0/2171825455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:17.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:17 smithi040 bash[41173]: audit 2023-12-01T21:46:17.005914+0000 mon.a (mon.0) 7098 : audit 0 from='client.? 172.21.15.40:0/2171825455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:17 smithi141 bash[31670]: audit 2023-12-01T21:46:17.005914+0000 mon.a (mon.0) 7098 : audit 0 from='client.? 172.21.15.40:0/2171825455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:18 smithi141 bash[31670]: cluster 2023-12-01T21:46:17.011084+0000 mgr.y (mgr.24356) 11042 : cluster 0 pgmap v11010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:18 smithi040 bash[41173]: cluster 2023-12-01T21:46:17.011084+0000 mgr.y (mgr.24356) 11042 : cluster 0 pgmap v11010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:18 smithi040 bash[28232]: cluster 2023-12-01T21:46:17.011084+0000 mgr.y (mgr.24356) 11042 : cluster 0 pgmap v11010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:19 smithi141 bash[31670]: audit 2023-12-01T21:46:18.907131+0000 mon.c (mon.2) 6960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:19 smithi040 bash[28232]: audit 2023-12-01T21:46:18.907131+0000 mon.c (mon.2) 6960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:19 smithi040 bash[41173]: audit 2023-12-01T21:46:18.907131+0000 mon.c (mon.2) 6960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:20 smithi141 bash[31670]: cluster 2023-12-01T21:46:19.011734+0000 mgr.y (mgr.24356) 11043 : cluster 0 pgmap v11011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:20 smithi141 bash[31670]: audit 2023-12-01T21:46:19.483823+0000 mon.a (mon.0) 7099 : audit 0 from='client.? 172.21.15.40:0/770707412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:20 smithi040 bash[28232]: cluster 2023-12-01T21:46:19.011734+0000 mgr.y (mgr.24356) 11043 : cluster 0 pgmap v11011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:20 smithi040 bash[28232]: audit 2023-12-01T21:46:19.483823+0000 mon.a (mon.0) 7099 : audit 0 from='client.? 172.21.15.40:0/770707412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:20 smithi040 bash[41173]: cluster 2023-12-01T21:46:19.011734+0000 mgr.y (mgr.24356) 11043 : cluster 0 pgmap v11011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:20 smithi040 bash[41173]: audit 2023-12-01T21:46:19.483823+0000 mon.a (mon.0) 7099 : audit 0 from='client.? 172.21.15.40:0/770707412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:22 smithi141 bash[31670]: cluster 2023-12-01T21:46:21.012944+0000 mgr.y (mgr.24356) 11044 : cluster 0 pgmap v11012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:22 smithi141 bash[31670]: audit 2023-12-01T21:46:21.936835+0000 mon.c (mon.2) 6961 : audit 0 from='client.? 172.21.15.40:0/3019675490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:22 smithi040 bash[28232]: cluster 2023-12-01T21:46:21.012944+0000 mgr.y (mgr.24356) 11044 : cluster 0 pgmap v11012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:22.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:22 smithi040 bash[28232]: audit 2023-12-01T21:46:21.936835+0000 mon.c (mon.2) 6961 : audit 0 from='client.? 172.21.15.40:0/3019675490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:22 smithi040 bash[41173]: cluster 2023-12-01T21:46:21.012944+0000 mgr.y (mgr.24356) 11044 : cluster 0 pgmap v11012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:22 smithi040 bash[41173]: audit 2023-12-01T21:46:21.936835+0000 mon.c (mon.2) 6961 : audit 0 from='client.? 172.21.15.40:0/3019675490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:24 smithi141 bash[31670]: cluster 2023-12-01T21:46:23.013601+0000 mgr.y (mgr.24356) 11045 : cluster 0 pgmap v11013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:24 smithi141 bash[31670]: audit 2023-12-01T21:46:24.395253+0000 mon.a (mon.0) 7100 : audit 0 from='client.? 172.21.15.40:0/248378795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:24 smithi040 bash[28232]: cluster 2023-12-01T21:46:23.013601+0000 mgr.y (mgr.24356) 11045 : cluster 0 pgmap v11013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:24.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:24 smithi040 bash[28232]: audit 2023-12-01T21:46:24.395253+0000 mon.a (mon.0) 7100 : audit 0 from='client.? 172.21.15.40:0/248378795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:24 smithi040 bash[41173]: cluster 2023-12-01T21:46:23.013601+0000 mgr.y (mgr.24356) 11045 : cluster 0 pgmap v11013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:24 smithi040 bash[41173]: audit 2023-12-01T21:46:24.395253+0000 mon.a (mon.0) 7100 : audit 0 from='client.? 172.21.15.40:0/248378795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:26 smithi141 bash[31670]: cluster 2023-12-01T21:46:25.014670+0000 mgr.y (mgr.24356) 11046 : cluster 0 pgmap v11014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:26 smithi040 bash[28232]: cluster 2023-12-01T21:46:25.014670+0000 mgr.y (mgr.24356) 11046 : cluster 0 pgmap v11014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:46:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:46:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:26 smithi040 bash[41173]: cluster 2023-12-01T21:46:25.014670+0000 mgr.y (mgr.24356) 11046 : cluster 0 pgmap v11014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:27.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:27 smithi141 bash[31670]: audit 2023-12-01T21:46:26.862832+0000 mon.c (mon.2) 6962 : audit 0 from='client.? 172.21.15.40:0/143116675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:27 smithi040 bash[41173]: audit 2023-12-01T21:46:26.862832+0000 mon.c (mon.2) 6962 : audit 0 from='client.? 172.21.15.40:0/143116675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:27.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:27 smithi040 bash[28232]: audit 2023-12-01T21:46:26.862832+0000 mon.c (mon.2) 6962 : audit 0 from='client.? 172.21.15.40:0/143116675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:28 smithi141 bash[31670]: cluster 2023-12-01T21:46:27.015386+0000 mgr.y (mgr.24356) 11047 : cluster 0 pgmap v11015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:28 smithi040 bash[41173]: cluster 2023-12-01T21:46:27.015386+0000 mgr.y (mgr.24356) 11047 : cluster 0 pgmap v11015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:28 smithi040 bash[28232]: cluster 2023-12-01T21:46:27.015386+0000 mgr.y (mgr.24356) 11047 : cluster 0 pgmap v11015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:29 smithi141 bash[31670]: audit 2023-12-01T21:46:29.323906+0000 mon.a (mon.0) 7101 : audit 0 from='client.? 172.21.15.40:0/2450630619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:29 smithi040 bash[28232]: audit 2023-12-01T21:46:29.323906+0000 mon.a (mon.0) 7101 : audit 0 from='client.? 172.21.15.40:0/2450630619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:29.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:29 smithi040 bash[41173]: audit 2023-12-01T21:46:29.323906+0000 mon.a (mon.0) 7101 : audit 0 from='client.? 172.21.15.40:0/2450630619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:30 smithi141 bash[31670]: cluster 2023-12-01T21:46:29.015944+0000 mgr.y (mgr.24356) 11048 : cluster 0 pgmap v11016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:30 smithi040 bash[28232]: cluster 2023-12-01T21:46:29.015944+0000 mgr.y (mgr.24356) 11048 : cluster 0 pgmap v11016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:30 smithi040 bash[41173]: cluster 2023-12-01T21:46:29.015944+0000 mgr.y (mgr.24356) 11048 : cluster 0 pgmap v11016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:32 smithi141 bash[31670]: cluster 2023-12-01T21:46:31.016984+0000 mgr.y (mgr.24356) 11049 : cluster 0 pgmap v11017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:32 smithi141 bash[31670]: audit 2023-12-01T21:46:31.785418+0000 mon.c (mon.2) 6963 : audit 0 from='client.? 172.21.15.40:0/4235855258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:32 smithi040 bash[28232]: cluster 2023-12-01T21:46:31.016984+0000 mgr.y (mgr.24356) 11049 : cluster 0 pgmap v11017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:32.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:32 smithi040 bash[28232]: audit 2023-12-01T21:46:31.785418+0000 mon.c (mon.2) 6963 : audit 0 from='client.? 172.21.15.40:0/4235855258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:32 smithi040 bash[41173]: cluster 2023-12-01T21:46:31.016984+0000 mgr.y (mgr.24356) 11049 : cluster 0 pgmap v11017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:32 smithi040 bash[41173]: audit 2023-12-01T21:46:31.785418+0000 mon.c (mon.2) 6963 : audit 0 from='client.? 172.21.15.40:0/4235855258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:34 smithi141 bash[31670]: cluster 2023-12-01T21:46:33.017607+0000 mgr.y (mgr.24356) 11050 : cluster 0 pgmap v11018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:34 smithi141 bash[31670]: audit 2023-12-01T21:46:33.907878+0000 mon.c (mon.2) 6964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:34 smithi141 bash[31670]: audit 2023-12-01T21:46:34.238860+0000 mon.a (mon.0) 7102 : audit 0 from='client.? 172.21.15.40:0/2139123167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:34 smithi040 bash[28232]: cluster 2023-12-01T21:46:33.017607+0000 mgr.y (mgr.24356) 11050 : cluster 0 pgmap v11018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:34 smithi040 bash[28232]: audit 2023-12-01T21:46:33.907878+0000 mon.c (mon.2) 6964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:34 smithi040 bash[28232]: audit 2023-12-01T21:46:34.238860+0000 mon.a (mon.0) 7102 : audit 0 from='client.? 172.21.15.40:0/2139123167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:34 smithi040 bash[41173]: cluster 2023-12-01T21:46:33.017607+0000 mgr.y (mgr.24356) 11050 : cluster 0 pgmap v11018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:34 smithi040 bash[41173]: audit 2023-12-01T21:46:33.907878+0000 mon.c (mon.2) 6964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:34 smithi040 bash[41173]: audit 2023-12-01T21:46:34.238860+0000 mon.a (mon.0) 7102 : audit 0 from='client.? 172.21.15.40:0/2139123167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:36 smithi141 bash[31670]: cluster 2023-12-01T21:46:35.018751+0000 mgr.y (mgr.24356) 11051 : cluster 0 pgmap v11019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:36 smithi040 bash[28232]: cluster 2023-12-01T21:46:35.018751+0000 mgr.y (mgr.24356) 11051 : cluster 0 pgmap v11019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:36 smithi040 bash[41173]: cluster 2023-12-01T21:46:35.018751+0000 mgr.y (mgr.24356) 11051 : cluster 0 pgmap v11019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:46:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:46:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:37 smithi141 bash[31670]: audit 2023-12-01T21:46:36.694467+0000 mon.a (mon.0) 7103 : audit 0 from='client.? 172.21.15.40:0/39660792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:37 smithi040 bash[28232]: audit 2023-12-01T21:46:36.694467+0000 mon.a (mon.0) 7103 : audit 0 from='client.? 172.21.15.40:0/39660792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:37.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:37 smithi040 bash[41173]: audit 2023-12-01T21:46:36.694467+0000 mon.a (mon.0) 7103 : audit 0 from='client.? 172.21.15.40:0/39660792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:38 smithi141 bash[31670]: cluster 2023-12-01T21:46:37.019391+0000 mgr.y (mgr.24356) 11052 : cluster 0 pgmap v11020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:38 smithi040 bash[28232]: cluster 2023-12-01T21:46:37.019391+0000 mgr.y (mgr.24356) 11052 : cluster 0 pgmap v11020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:38 smithi040 bash[41173]: cluster 2023-12-01T21:46:37.019391+0000 mgr.y (mgr.24356) 11052 : cluster 0 pgmap v11020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:39.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:39 smithi141 bash[31670]: audit 2023-12-01T21:46:39.156717+0000 mon.a (mon.0) 7104 : audit 0 from='client.? 172.21.15.40:0/1849028654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:39 smithi040 bash[41173]: audit 2023-12-01T21:46:39.156717+0000 mon.a (mon.0) 7104 : audit 0 from='client.? 172.21.15.40:0/1849028654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:39.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:39 smithi040 bash[28232]: audit 2023-12-01T21:46:39.156717+0000 mon.a (mon.0) 7104 : audit 0 from='client.? 172.21.15.40:0/1849028654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:40 smithi141 bash[31670]: cluster 2023-12-01T21:46:39.020022+0000 mgr.y (mgr.24356) 11053 : cluster 0 pgmap v11021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:40 smithi040 bash[41173]: cluster 2023-12-01T21:46:39.020022+0000 mgr.y (mgr.24356) 11053 : cluster 0 pgmap v11021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:40 smithi040 bash[28232]: cluster 2023-12-01T21:46:39.020022+0000 mgr.y (mgr.24356) 11053 : cluster 0 pgmap v11021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:42 smithi141 bash[31670]: cluster 2023-12-01T21:46:41.021185+0000 mgr.y (mgr.24356) 11054 : cluster 0 pgmap v11022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:42 smithi141 bash[31670]: audit 2023-12-01T21:46:41.621361+0000 mon.a (mon.0) 7105 : audit 0 from='client.? 172.21.15.40:0/1917883172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:42 smithi040 bash[41173]: cluster 2023-12-01T21:46:41.021185+0000 mgr.y (mgr.24356) 11054 : cluster 0 pgmap v11022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:42 smithi040 bash[41173]: audit 2023-12-01T21:46:41.621361+0000 mon.a (mon.0) 7105 : audit 0 from='client.? 172.21.15.40:0/1917883172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:42 smithi040 bash[28232]: cluster 2023-12-01T21:46:41.021185+0000 mgr.y (mgr.24356) 11054 : cluster 0 pgmap v11022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:42.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:42 smithi040 bash[28232]: audit 2023-12-01T21:46:41.621361+0000 mon.a (mon.0) 7105 : audit 0 from='client.? 172.21.15.40:0/1917883172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:44 smithi141 bash[31670]: cluster 2023-12-01T21:46:43.021815+0000 mgr.y (mgr.24356) 11055 : cluster 0 pgmap v11023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:44 smithi141 bash[31670]: audit 2023-12-01T21:46:44.087846+0000 mon.c (mon.2) 6965 : audit 0 from='client.? 172.21.15.40:0/1928432724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:44 smithi040 bash[28232]: cluster 2023-12-01T21:46:43.021815+0000 mgr.y (mgr.24356) 11055 : cluster 0 pgmap v11023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:44.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:44 smithi040 bash[28232]: audit 2023-12-01T21:46:44.087846+0000 mon.c (mon.2) 6965 : audit 0 from='client.? 172.21.15.40:0/1928432724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:44 smithi040 bash[41173]: cluster 2023-12-01T21:46:43.021815+0000 mgr.y (mgr.24356) 11055 : cluster 0 pgmap v11023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:44 smithi040 bash[41173]: audit 2023-12-01T21:46:44.087846+0000 mon.c (mon.2) 6965 : audit 0 from='client.? 172.21.15.40:0/1928432724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:46 smithi141 bash[31670]: cluster 2023-12-01T21:46:45.022914+0000 mgr.y (mgr.24356) 11056 : cluster 0 pgmap v11024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:46:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:46:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:46 smithi040 bash[41173]: cluster 2023-12-01T21:46:45.022914+0000 mgr.y (mgr.24356) 11056 : cluster 0 pgmap v11024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:46 smithi040 bash[28232]: cluster 2023-12-01T21:46:45.022914+0000 mgr.y (mgr.24356) 11056 : cluster 0 pgmap v11024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:47 smithi040 bash[28232]: audit 2023-12-01T21:46:46.551086+0000 mon.a (mon.0) 7106 : audit 0 from='client.? 172.21.15.40:0/3628722420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:47 smithi040 bash[41173]: audit 2023-12-01T21:46:46.551086+0000 mon.a (mon.0) 7106 : audit 0 from='client.? 172.21.15.40:0/3628722420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:47 smithi141 bash[31670]: audit 2023-12-01T21:46:46.551086+0000 mon.a (mon.0) 7106 : audit 0 from='client.? 172.21.15.40:0/3628722420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:48 smithi040 bash[28232]: cluster 2023-12-01T21:46:47.023566+0000 mgr.y (mgr.24356) 11057 : cluster 0 pgmap v11025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:48 smithi040 bash[41173]: cluster 2023-12-01T21:46:47.023566+0000 mgr.y (mgr.24356) 11057 : cluster 0 pgmap v11025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:48 smithi141 bash[31670]: cluster 2023-12-01T21:46:47.023566+0000 mgr.y (mgr.24356) 11057 : cluster 0 pgmap v11025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:49 smithi040 bash[28232]: audit 2023-12-01T21:46:48.907516+0000 mon.c (mon.2) 6966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:49 smithi040 bash[28232]: audit 2023-12-01T21:46:49.036177+0000 mon.c (mon.2) 6967 : audit 0 from='client.? 172.21.15.40:0/1357748004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:49 smithi040 bash[41173]: audit 2023-12-01T21:46:48.907516+0000 mon.c (mon.2) 6966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:49 smithi040 bash[41173]: audit 2023-12-01T21:46:49.036177+0000 mon.c (mon.2) 6967 : audit 0 from='client.? 172.21.15.40:0/1357748004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:49 smithi141 bash[31670]: audit 2023-12-01T21:46:48.907516+0000 mon.c (mon.2) 6966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:49 smithi141 bash[31670]: audit 2023-12-01T21:46:49.036177+0000 mon.c (mon.2) 6967 : audit 0 from='client.? 172.21.15.40:0/1357748004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:50 smithi040 bash[28232]: cluster 2023-12-01T21:46:49.024180+0000 mgr.y (mgr.24356) 11058 : cluster 0 pgmap v11026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:50 smithi040 bash[41173]: cluster 2023-12-01T21:46:49.024180+0000 mgr.y (mgr.24356) 11058 : cluster 0 pgmap v11026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:50 smithi141 bash[31670]: cluster 2023-12-01T21:46:49.024180+0000 mgr.y (mgr.24356) 11058 : cluster 0 pgmap v11026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:51.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:51 smithi040 bash[28232]: audit 2023-12-01T21:46:51.498958+0000 mon.c (mon.2) 6968 : audit 0 from='client.? 172.21.15.40:0/1559831098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:51.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:51 smithi040 bash[41173]: audit 2023-12-01T21:46:51.498958+0000 mon.c (mon.2) 6968 : audit 0 from='client.? 172.21.15.40:0/1559831098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:51 smithi141 bash[31670]: audit 2023-12-01T21:46:51.498958+0000 mon.c (mon.2) 6968 : audit 0 from='client.? 172.21.15.40:0/1559831098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:52 smithi040 bash[28232]: cluster 2023-12-01T21:46:51.025358+0000 mgr.y (mgr.24356) 11059 : cluster 0 pgmap v11027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:52 smithi040 bash[41173]: cluster 2023-12-01T21:46:51.025358+0000 mgr.y (mgr.24356) 11059 : cluster 0 pgmap v11027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:52 smithi141 bash[31670]: cluster 2023-12-01T21:46:51.025358+0000 mgr.y (mgr.24356) 11059 : cluster 0 pgmap v11027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:54 smithi040 bash[28232]: cluster 2023-12-01T21:46:53.026025+0000 mgr.y (mgr.24356) 11060 : cluster 0 pgmap v11028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:54 smithi040 bash[28232]: audit 2023-12-01T21:46:53.966308+0000 mon.a (mon.0) 7107 : audit 0 from='client.? 172.21.15.40:0/4230067937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:54 smithi040 bash[41173]: cluster 2023-12-01T21:46:53.026025+0000 mgr.y (mgr.24356) 11060 : cluster 0 pgmap v11028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:54 smithi040 bash[41173]: audit 2023-12-01T21:46:53.966308+0000 mon.a (mon.0) 7107 : audit 0 from='client.? 172.21.15.40:0/4230067937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:54 smithi141 bash[31670]: cluster 2023-12-01T21:46:53.026025+0000 mgr.y (mgr.24356) 11060 : cluster 0 pgmap v11028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:54 smithi141 bash[31670]: audit 2023-12-01T21:46:53.966308+0000 mon.a (mon.0) 7107 : audit 0 from='client.? 172.21.15.40:0/4230067937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:56 smithi040 bash[28232]: cluster 2023-12-01T21:46:55.027163+0000 mgr.y (mgr.24356) 11061 : cluster 0 pgmap v11029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:56 smithi040 bash[28232]: audit 2023-12-01T21:46:56.426893+0000 mon.a (mon.0) 7108 : audit 0 from='client.? 172.21.15.40:0/2642814428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:56.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:46:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:46:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:56 smithi040 bash[41173]: cluster 2023-12-01T21:46:55.027163+0000 mgr.y (mgr.24356) 11061 : cluster 0 pgmap v11029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:56 smithi040 bash[41173]: audit 2023-12-01T21:46:56.426893+0000 mon.a (mon.0) 7108 : audit 0 from='client.? 172.21.15.40:0/2642814428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:56 smithi141 bash[31670]: cluster 2023-12-01T21:46:55.027163+0000 mgr.y (mgr.24356) 11061 : cluster 0 pgmap v11029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:56 smithi141 bash[31670]: audit 2023-12-01T21:46:56.426893+0000 mon.a (mon.0) 7108 : audit 0 from='client.? 172.21.15.40:0/2642814428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:58 smithi040 bash[41173]: cluster 2023-12-01T21:46:57.027842+0000 mgr.y (mgr.24356) 11062 : cluster 0 pgmap v11030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:58 smithi040 bash[28232]: cluster 2023-12-01T21:46:57.027842+0000 mgr.y (mgr.24356) 11062 : cluster 0 pgmap v11030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:58 smithi141 bash[31670]: cluster 2023-12-01T21:46:57.027842+0000 mgr.y (mgr.24356) 11062 : cluster 0 pgmap v11030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:46:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:46:59 smithi040 bash[28232]: audit 2023-12-01T21:46:58.887143+0000 mon.a (mon.0) 7109 : audit 0 from='client.? 172.21.15.40:0/3173314874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:46:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:46:59 smithi040 bash[41173]: audit 2023-12-01T21:46:58.887143+0000 mon.a (mon.0) 7109 : audit 0 from='client.? 172.21.15.40:0/3173314874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:46:59 smithi141 bash[31670]: audit 2023-12-01T21:46:58.887143+0000 mon.a (mon.0) 7109 : audit 0 from='client.? 172.21.15.40:0/3173314874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:00 smithi040 bash[41173]: cluster 2023-12-01T21:46:59.028559+0000 mgr.y (mgr.24356) 11063 : cluster 0 pgmap v11031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:00 smithi040 bash[28232]: cluster 2023-12-01T21:46:59.028559+0000 mgr.y (mgr.24356) 11063 : cluster 0 pgmap v11031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:00 smithi141 bash[31670]: cluster 2023-12-01T21:46:59.028559+0000 mgr.y (mgr.24356) 11063 : cluster 0 pgmap v11031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:01 smithi040 bash[28232]: audit 2023-12-01T21:47:01.348547+0000 mon.a (mon.0) 7110 : audit 0 from='client.? 172.21.15.40:0/2923716362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:01.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:01 smithi040 bash[41173]: audit 2023-12-01T21:47:01.348547+0000 mon.a (mon.0) 7110 : audit 0 from='client.? 172.21.15.40:0/2923716362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:01 smithi141 bash[31670]: audit 2023-12-01T21:47:01.348547+0000 mon.a (mon.0) 7110 : audit 0 from='client.? 172.21.15.40:0/2923716362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:02 smithi040 bash[28232]: cluster 2023-12-01T21:47:01.029631+0000 mgr.y (mgr.24356) 11064 : cluster 0 pgmap v11032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:02 smithi040 bash[41173]: cluster 2023-12-01T21:47:01.029631+0000 mgr.y (mgr.24356) 11064 : cluster 0 pgmap v11032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:02 smithi141 bash[31670]: cluster 2023-12-01T21:47:01.029631+0000 mgr.y (mgr.24356) 11064 : cluster 0 pgmap v11032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:04 smithi040 bash[41173]: cluster 2023-12-01T21:47:03.030318+0000 mgr.y (mgr.24356) 11065 : cluster 0 pgmap v11033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:04 smithi040 bash[41173]: audit 2023-12-01T21:47:03.817605+0000 mon.c (mon.2) 6969 : audit 0 from='client.? 172.21.15.40:0/3671246507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:04 smithi040 bash[41173]: audit 2023-12-01T21:47:03.908417+0000 mon.c (mon.2) 6970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:04 smithi040 bash[28232]: cluster 2023-12-01T21:47:03.030318+0000 mgr.y (mgr.24356) 11065 : cluster 0 pgmap v11033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:04 smithi040 bash[28232]: audit 2023-12-01T21:47:03.817605+0000 mon.c (mon.2) 6969 : audit 0 from='client.? 172.21.15.40:0/3671246507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:04 smithi040 bash[28232]: audit 2023-12-01T21:47:03.908417+0000 mon.c (mon.2) 6970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:04 smithi141 bash[31670]: cluster 2023-12-01T21:47:03.030318+0000 mgr.y (mgr.24356) 11065 : cluster 0 pgmap v11033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:04 smithi141 bash[31670]: audit 2023-12-01T21:47:03.817605+0000 mon.c (mon.2) 6969 : audit 0 from='client.? 172.21.15.40:0/3671246507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:04 smithi141 bash[31670]: audit 2023-12-01T21:47:03.908417+0000 mon.c (mon.2) 6970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:06 smithi040 bash[28232]: cluster 2023-12-01T21:47:05.031640+0000 mgr.y (mgr.24356) 11066 : cluster 0 pgmap v11034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:06 smithi040 bash[28232]: audit 2023-12-01T21:47:06.274834+0000 mon.a (mon.0) 7111 : audit 0 from='client.? 172.21.15.40:0/1048822811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:47:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:47:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:06 smithi040 bash[41173]: cluster 2023-12-01T21:47:05.031640+0000 mgr.y (mgr.24356) 11066 : cluster 0 pgmap v11034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:06 smithi040 bash[41173]: audit 2023-12-01T21:47:06.274834+0000 mon.a (mon.0) 7111 : audit 0 from='client.? 172.21.15.40:0/1048822811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:06 smithi141 bash[31670]: cluster 2023-12-01T21:47:05.031640+0000 mgr.y (mgr.24356) 11066 : cluster 0 pgmap v11034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:06 smithi141 bash[31670]: audit 2023-12-01T21:47:06.274834+0000 mon.a (mon.0) 7111 : audit 0 from='client.? 172.21.15.40:0/1048822811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:08 smithi040 bash[28232]: cluster 2023-12-01T21:47:07.032329+0000 mgr.y (mgr.24356) 11067 : cluster 0 pgmap v11035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:08 smithi040 bash[41173]: cluster 2023-12-01T21:47:07.032329+0000 mgr.y (mgr.24356) 11067 : cluster 0 pgmap v11035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:08 smithi141 bash[31670]: cluster 2023-12-01T21:47:07.032329+0000 mgr.y (mgr.24356) 11067 : cluster 0 pgmap v11035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:09.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:09 smithi040 bash[28232]: audit 2023-12-01T21:47:08.733219+0000 mon.a (mon.0) 7112 : audit 0 from='client.? 172.21.15.40:0/2855286630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:09 smithi040 bash[41173]: audit 2023-12-01T21:47:08.733219+0000 mon.a (mon.0) 7112 : audit 0 from='client.? 172.21.15.40:0/2855286630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:09 smithi141 bash[31670]: audit 2023-12-01T21:47:08.733219+0000 mon.a (mon.0) 7112 : audit 0 from='client.? 172.21.15.40:0/2855286630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:10 smithi040 bash[28232]: cluster 2023-12-01T21:47:09.032969+0000 mgr.y (mgr.24356) 11068 : cluster 0 pgmap v11036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:10 smithi040 bash[41173]: cluster 2023-12-01T21:47:09.032969+0000 mgr.y (mgr.24356) 11068 : cluster 0 pgmap v11036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:10 smithi141 bash[31670]: cluster 2023-12-01T21:47:09.032969+0000 mgr.y (mgr.24356) 11068 : cluster 0 pgmap v11036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:11.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:11 smithi040 bash[28232]: audit 2023-12-01T21:47:11.190687+0000 mon.a (mon.0) 7113 : audit 0 from='client.? 172.21.15.40:0/1630527106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:11.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:11 smithi040 bash[28232]: audit 2023-12-01T21:47:11.543440+0000 mon.c (mon.2) 6971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:47:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:11 smithi040 bash[41173]: audit 2023-12-01T21:47:11.190687+0000 mon.a (mon.0) 7113 : audit 0 from='client.? 172.21.15.40:0/1630527106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:11.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:11 smithi040 bash[41173]: audit 2023-12-01T21:47:11.543440+0000 mon.c (mon.2) 6971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:47:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:11 smithi141 bash[31670]: audit 2023-12-01T21:47:11.190687+0000 mon.a (mon.0) 7113 : audit 0 from='client.? 172.21.15.40:0/1630527106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:11 smithi141 bash[31670]: audit 2023-12-01T21:47:11.543440+0000 mon.c (mon.2) 6971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:47:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:12 smithi040 bash[28232]: cluster 2023-12-01T21:47:11.034052+0000 mgr.y (mgr.24356) 11069 : cluster 0 pgmap v11037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:12 smithi040 bash[28232]: audit 2023-12-01T21:47:11.922243+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:12.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:12 smithi040 bash[28232]: audit 2023-12-01T21:47:11.933230+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:12 smithi040 bash[41173]: cluster 2023-12-01T21:47:11.034052+0000 mgr.y (mgr.24356) 11069 : cluster 0 pgmap v11037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:12 smithi040 bash[41173]: audit 2023-12-01T21:47:11.922243+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:12 smithi040 bash[41173]: audit 2023-12-01T21:47:11.933230+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:12 smithi141 bash[31670]: cluster 2023-12-01T21:47:11.034052+0000 mgr.y (mgr.24356) 11069 : cluster 0 pgmap v11037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:12 smithi141 bash[31670]: audit 2023-12-01T21:47:11.922243+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:12 smithi141 bash[31670]: audit 2023-12-01T21:47:11.933230+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:14 smithi040 bash[28232]: cluster 2023-12-01T21:47:13.034580+0000 mgr.y (mgr.24356) 11070 : cluster 0 pgmap v11038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:14 smithi040 bash[28232]: audit 2023-12-01T21:47:13.649122+0000 mon.a (mon.0) 7116 : audit 0 from='client.? 172.21.15.40:0/1259642004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:14 smithi040 bash[41173]: cluster 2023-12-01T21:47:13.034580+0000 mgr.y (mgr.24356) 11070 : cluster 0 pgmap v11038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:14 smithi040 bash[41173]: audit 2023-12-01T21:47:13.649122+0000 mon.a (mon.0) 7116 : audit 0 from='client.? 172.21.15.40:0/1259642004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:14 smithi141 bash[31670]: cluster 2023-12-01T21:47:13.034580+0000 mgr.y (mgr.24356) 11070 : cluster 0 pgmap v11038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:14 smithi141 bash[31670]: audit 2023-12-01T21:47:13.649122+0000 mon.a (mon.0) 7116 : audit 0 from='client.? 172.21.15.40:0/1259642004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:16 smithi040 bash[41173]: cluster 2023-12-01T21:47:15.035750+0000 mgr.y (mgr.24356) 11071 : cluster 0 pgmap v11039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:16 smithi040 bash[41173]: audit 2023-12-01T21:47:16.116122+0000 mon.c (mon.2) 6972 : audit 0 from='client.? 172.21.15.40:0/4280621966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:47:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:47:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:16 smithi040 bash[28232]: cluster 2023-12-01T21:47:15.035750+0000 mgr.y (mgr.24356) 11071 : cluster 0 pgmap v11039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:16 smithi040 bash[28232]: audit 2023-12-01T21:47:16.116122+0000 mon.c (mon.2) 6972 : audit 0 from='client.? 172.21.15.40:0/4280621966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:16 smithi141 bash[31670]: cluster 2023-12-01T21:47:15.035750+0000 mgr.y (mgr.24356) 11071 : cluster 0 pgmap v11039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:16 smithi141 bash[31670]: audit 2023-12-01T21:47:16.116122+0000 mon.c (mon.2) 6972 : audit 0 from='client.? 172.21.15.40:0/4280621966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:18 smithi141 bash[31670]: cluster 2023-12-01T21:47:17.036340+0000 mgr.y (mgr.24356) 11072 : cluster 0 pgmap v11040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:18 smithi141 bash[31670]: audit 2023-12-01T21:47:17.490191+0000 mon.a (mon.0) 7117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:18 smithi141 bash[31670]: audit 2023-12-01T21:47:17.504052+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:18 smithi141 bash[31670]: audit 2023-12-01T21:47:18.088093+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:18 smithi141 bash[31670]: audit 2023-12-01T21:47:18.098244+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[28232]: cluster 2023-12-01T21:47:17.036340+0000 mgr.y (mgr.24356) 11072 : cluster 0 pgmap v11040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[28232]: audit 2023-12-01T21:47:17.490191+0000 mon.a (mon.0) 7117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[28232]: audit 2023-12-01T21:47:17.504052+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[28232]: audit 2023-12-01T21:47:18.088093+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[28232]: audit 2023-12-01T21:47:18.098244+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[41173]: cluster 2023-12-01T21:47:17.036340+0000 mgr.y (mgr.24356) 11072 : cluster 0 pgmap v11040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[41173]: audit 2023-12-01T21:47:17.490191+0000 mon.a (mon.0) 7117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[41173]: audit 2023-12-01T21:47:17.504052+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[41173]: audit 2023-12-01T21:47:18.088093+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:18 smithi040 bash[41173]: audit 2023-12-01T21:47:18.098244+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:19 smithi141 bash[31670]: audit 2023-12-01T21:47:18.575551+0000 mon.c (mon.2) 6973 : audit 0 from='client.? 172.21.15.40:0/3381912499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:19 smithi141 bash[31670]: audit 2023-12-01T21:47:18.579735+0000 mon.c (mon.2) 6974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:47:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:19 smithi141 bash[31670]: audit 2023-12-01T21:47:18.581351+0000 mon.c (mon.2) 6975 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:47:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:19 smithi141 bash[31670]: audit 2023-12-01T21:47:18.592383+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:19.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:19 smithi141 bash[31670]: audit 2023-12-01T21:47:18.909123+0000 mon.c (mon.2) 6976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[28232]: audit 2023-12-01T21:47:18.575551+0000 mon.c (mon.2) 6973 : audit 0 from='client.? 172.21.15.40:0/3381912499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[28232]: audit 2023-12-01T21:47:18.579735+0000 mon.c (mon.2) 6974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[28232]: audit 2023-12-01T21:47:18.581351+0000 mon.c (mon.2) 6975 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[28232]: audit 2023-12-01T21:47:18.592383+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[28232]: audit 2023-12-01T21:47:18.909123+0000 mon.c (mon.2) 6976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[41173]: audit 2023-12-01T21:47:18.575551+0000 mon.c (mon.2) 6973 : audit 0 from='client.? 172.21.15.40:0/3381912499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[41173]: audit 2023-12-01T21:47:18.579735+0000 mon.c (mon.2) 6974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[41173]: audit 2023-12-01T21:47:18.581351+0000 mon.c (mon.2) 6975 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[41173]: audit 2023-12-01T21:47:18.592383+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:47:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:19 smithi040 bash[41173]: audit 2023-12-01T21:47:18.909123+0000 mon.c (mon.2) 6976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:20.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:20 smithi040 bash[41173]: cluster 2023-12-01T21:47:19.036954+0000 mgr.y (mgr.24356) 11073 : cluster 0 pgmap v11041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:20.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:20 smithi040 bash[28232]: cluster 2023-12-01T21:47:19.036954+0000 mgr.y (mgr.24356) 11073 : cluster 0 pgmap v11041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:20 smithi141 bash[31670]: cluster 2023-12-01T21:47:19.036954+0000 mgr.y (mgr.24356) 11073 : cluster 0 pgmap v11041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:21 smithi040 bash[28232]: audit 2023-12-01T21:47:21.035607+0000 mon.c (mon.2) 6977 : audit 0 from='client.? 172.21.15.40:0/2550659513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:21 smithi040 bash[41173]: audit 2023-12-01T21:47:21.035607+0000 mon.c (mon.2) 6977 : audit 0 from='client.? 172.21.15.40:0/2550659513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:21 smithi141 bash[31670]: audit 2023-12-01T21:47:21.035607+0000 mon.c (mon.2) 6977 : audit 0 from='client.? 172.21.15.40:0/2550659513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:22 smithi040 bash[28232]: cluster 2023-12-01T21:47:21.037751+0000 mgr.y (mgr.24356) 11074 : cluster 0 pgmap v11042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:22 smithi040 bash[41173]: cluster 2023-12-01T21:47:21.037751+0000 mgr.y (mgr.24356) 11074 : cluster 0 pgmap v11042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:22 smithi141 bash[31670]: cluster 2023-12-01T21:47:21.037751+0000 mgr.y (mgr.24356) 11074 : cluster 0 pgmap v11042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:23 smithi040 bash[28232]: audit 2023-12-01T21:47:23.486060+0000 mon.c (mon.2) 6978 : audit 0 from='client.? 172.21.15.40:0/620528674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:23.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:23 smithi040 bash[41173]: audit 2023-12-01T21:47:23.486060+0000 mon.c (mon.2) 6978 : audit 0 from='client.? 172.21.15.40:0/620528674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:23 smithi141 bash[31670]: audit 2023-12-01T21:47:23.486060+0000 mon.c (mon.2) 6978 : audit 0 from='client.? 172.21.15.40:0/620528674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:24 smithi040 bash[28232]: cluster 2023-12-01T21:47:23.038400+0000 mgr.y (mgr.24356) 11075 : cluster 0 pgmap v11043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:24 smithi040 bash[41173]: cluster 2023-12-01T21:47:23.038400+0000 mgr.y (mgr.24356) 11075 : cluster 0 pgmap v11043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:24 smithi141 bash[31670]: cluster 2023-12-01T21:47:23.038400+0000 mgr.y (mgr.24356) 11075 : cluster 0 pgmap v11043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:26 smithi040 bash[28232]: cluster 2023-12-01T21:47:25.039577+0000 mgr.y (mgr.24356) 11076 : cluster 0 pgmap v11044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:26 smithi040 bash[28232]: audit 2023-12-01T21:47:25.945902+0000 mon.a (mon.0) 7122 : audit 0 from='client.? 172.21.15.40:0/1553086059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:47:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:47:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:26 smithi040 bash[41173]: cluster 2023-12-01T21:47:25.039577+0000 mgr.y (mgr.24356) 11076 : cluster 0 pgmap v11044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:26 smithi040 bash[41173]: audit 2023-12-01T21:47:25.945902+0000 mon.a (mon.0) 7122 : audit 0 from='client.? 172.21.15.40:0/1553086059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:26 smithi141 bash[31670]: cluster 2023-12-01T21:47:25.039577+0000 mgr.y (mgr.24356) 11076 : cluster 0 pgmap v11044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:26 smithi141 bash[31670]: audit 2023-12-01T21:47:25.945902+0000 mon.a (mon.0) 7122 : audit 0 from='client.? 172.21.15.40:0/1553086059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:28 smithi040 bash[28232]: cluster 2023-12-01T21:47:27.040242+0000 mgr.y (mgr.24356) 11077 : cluster 0 pgmap v11045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:28 smithi040 bash[28232]: audit 2023-12-01T21:47:28.412498+0000 mon.c (mon.2) 6979 : audit 0 from='client.? 172.21.15.40:0/2187119138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:28 smithi040 bash[41173]: cluster 2023-12-01T21:47:27.040242+0000 mgr.y (mgr.24356) 11077 : cluster 0 pgmap v11045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:28.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:28 smithi040 bash[41173]: audit 2023-12-01T21:47:28.412498+0000 mon.c (mon.2) 6979 : audit 0 from='client.? 172.21.15.40:0/2187119138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:28 smithi141 bash[31670]: cluster 2023-12-01T21:47:27.040242+0000 mgr.y (mgr.24356) 11077 : cluster 0 pgmap v11045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:28 smithi141 bash[31670]: audit 2023-12-01T21:47:28.412498+0000 mon.c (mon.2) 6979 : audit 0 from='client.? 172.21.15.40:0/2187119138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:30 smithi040 bash[28232]: cluster 2023-12-01T21:47:29.040761+0000 mgr.y (mgr.24356) 11078 : cluster 0 pgmap v11046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:30 smithi040 bash[41173]: cluster 2023-12-01T21:47:29.040761+0000 mgr.y (mgr.24356) 11078 : cluster 0 pgmap v11046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:30 smithi141 bash[31670]: cluster 2023-12-01T21:47:29.040761+0000 mgr.y (mgr.24356) 11078 : cluster 0 pgmap v11046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:31 smithi040 bash[28232]: audit 2023-12-01T21:47:30.884220+0000 mon.c (mon.2) 6980 : audit 0 from='client.? 172.21.15.40:0/1569153111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:31.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:31 smithi040 bash[41173]: audit 2023-12-01T21:47:30.884220+0000 mon.c (mon.2) 6980 : audit 0 from='client.? 172.21.15.40:0/1569153111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:31 smithi141 bash[31670]: audit 2023-12-01T21:47:30.884220+0000 mon.c (mon.2) 6980 : audit 0 from='client.? 172.21.15.40:0/1569153111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:32 smithi040 bash[28232]: cluster 2023-12-01T21:47:31.041862+0000 mgr.y (mgr.24356) 11079 : cluster 0 pgmap v11047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:32 smithi040 bash[41173]: cluster 2023-12-01T21:47:31.041862+0000 mgr.y (mgr.24356) 11079 : cluster 0 pgmap v11047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:32 smithi141 bash[31670]: cluster 2023-12-01T21:47:31.041862+0000 mgr.y (mgr.24356) 11079 : cluster 0 pgmap v11047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:33 smithi040 bash[28232]: audit 2023-12-01T21:47:33.343419+0000 mon.c (mon.2) 6981 : audit 0 from='client.? 172.21.15.40:0/4131547033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:33.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:33 smithi040 bash[41173]: audit 2023-12-01T21:47:33.343419+0000 mon.c (mon.2) 6981 : audit 0 from='client.? 172.21.15.40:0/4131547033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:33 smithi141 bash[31670]: audit 2023-12-01T21:47:33.343419+0000 mon.c (mon.2) 6981 : audit 0 from='client.? 172.21.15.40:0/4131547033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:34 smithi040 bash[28232]: cluster 2023-12-01T21:47:33.042288+0000 mgr.y (mgr.24356) 11080 : cluster 0 pgmap v11048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:34.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:34 smithi040 bash[28232]: audit 2023-12-01T21:47:33.909354+0000 mon.c (mon.2) 6982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:34 smithi040 bash[41173]: cluster 2023-12-01T21:47:33.042288+0000 mgr.y (mgr.24356) 11080 : cluster 0 pgmap v11048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:34 smithi040 bash[41173]: audit 2023-12-01T21:47:33.909354+0000 mon.c (mon.2) 6982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:34 smithi141 bash[31670]: cluster 2023-12-01T21:47:33.042288+0000 mgr.y (mgr.24356) 11080 : cluster 0 pgmap v11048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:34 smithi141 bash[31670]: audit 2023-12-01T21:47:33.909354+0000 mon.c (mon.2) 6982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:47:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:47:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:36 smithi040 bash[28232]: cluster 2023-12-01T21:47:35.043478+0000 mgr.y (mgr.24356) 11081 : cluster 0 pgmap v11049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:36.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:36 smithi040 bash[28232]: audit 2023-12-01T21:47:35.813329+0000 mon.c (mon.2) 6983 : audit 0 from='client.? 172.21.15.40:0/1853002707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:36 smithi040 bash[41173]: cluster 2023-12-01T21:47:35.043478+0000 mgr.y (mgr.24356) 11081 : cluster 0 pgmap v11049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:36.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:36 smithi040 bash[41173]: audit 2023-12-01T21:47:35.813329+0000 mon.c (mon.2) 6983 : audit 0 from='client.? 172.21.15.40:0/1853002707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:36 smithi141 bash[31670]: cluster 2023-12-01T21:47:35.043478+0000 mgr.y (mgr.24356) 11081 : cluster 0 pgmap v11049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:36 smithi141 bash[31670]: audit 2023-12-01T21:47:35.813329+0000 mon.c (mon.2) 6983 : audit 0 from='client.? 172.21.15.40:0/1853002707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:38 smithi141 bash[31670]: cluster 2023-12-01T21:47:37.044126+0000 mgr.y (mgr.24356) 11082 : cluster 0 pgmap v11050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:38 smithi141 bash[31670]: audit 2023-12-01T21:47:38.286305+0000 mon.a (mon.0) 7123 : audit 0 from='client.? 172.21.15.40:0/1495828178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:38 smithi040 bash[28232]: cluster 2023-12-01T21:47:37.044126+0000 mgr.y (mgr.24356) 11082 : cluster 0 pgmap v11050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:38 smithi040 bash[28232]: audit 2023-12-01T21:47:38.286305+0000 mon.a (mon.0) 7123 : audit 0 from='client.? 172.21.15.40:0/1495828178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:38 smithi040 bash[41173]: cluster 2023-12-01T21:47:37.044126+0000 mgr.y (mgr.24356) 11082 : cluster 0 pgmap v11050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:38 smithi040 bash[41173]: audit 2023-12-01T21:47:38.286305+0000 mon.a (mon.0) 7123 : audit 0 from='client.? 172.21.15.40:0/1495828178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:40 smithi141 bash[31670]: cluster 2023-12-01T21:47:39.044829+0000 mgr.y (mgr.24356) 11083 : cluster 0 pgmap v11051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:40 smithi040 bash[28232]: cluster 2023-12-01T21:47:39.044829+0000 mgr.y (mgr.24356) 11083 : cluster 0 pgmap v11051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:40 smithi040 bash[41173]: cluster 2023-12-01T21:47:39.044829+0000 mgr.y (mgr.24356) 11083 : cluster 0 pgmap v11051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:41 smithi141 bash[31670]: audit 2023-12-01T21:47:40.752367+0000 mon.a (mon.0) 7124 : audit 0 from='client.? 172.21.15.40:0/3317138743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:41 smithi040 bash[28232]: audit 2023-12-01T21:47:40.752367+0000 mon.a (mon.0) 7124 : audit 0 from='client.? 172.21.15.40:0/3317138743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:41 smithi040 bash[41173]: audit 2023-12-01T21:47:40.752367+0000 mon.a (mon.0) 7124 : audit 0 from='client.? 172.21.15.40:0/3317138743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:42 smithi141 bash[31670]: cluster 2023-12-01T21:47:41.045999+0000 mgr.y (mgr.24356) 11084 : cluster 0 pgmap v11052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:42 smithi040 bash[28232]: cluster 2023-12-01T21:47:41.045999+0000 mgr.y (mgr.24356) 11084 : cluster 0 pgmap v11052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:42 smithi040 bash[41173]: cluster 2023-12-01T21:47:41.045999+0000 mgr.y (mgr.24356) 11084 : cluster 0 pgmap v11052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:43 smithi141 bash[31670]: audit 2023-12-01T21:47:43.216254+0000 mon.c (mon.2) 6984 : audit 0 from='client.? 172.21.15.40:0/214852233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:44.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:43 smithi040 bash[28232]: audit 2023-12-01T21:47:43.216254+0000 mon.c (mon.2) 6984 : audit 0 from='client.? 172.21.15.40:0/214852233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:43 smithi040 bash[41173]: audit 2023-12-01T21:47:43.216254+0000 mon.c (mon.2) 6984 : audit 0 from='client.? 172.21.15.40:0/214852233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:44 smithi141 bash[31670]: cluster 2023-12-01T21:47:43.046664+0000 mgr.y (mgr.24356) 11085 : cluster 0 pgmap v11053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:44 smithi040 bash[28232]: cluster 2023-12-01T21:47:43.046664+0000 mgr.y (mgr.24356) 11085 : cluster 0 pgmap v11053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:44 smithi040 bash[41173]: cluster 2023-12-01T21:47:43.046664+0000 mgr.y (mgr.24356) 11085 : cluster 0 pgmap v11053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:46 smithi141 bash[31670]: cluster 2023-12-01T21:47:45.047644+0000 mgr.y (mgr.24356) 11086 : cluster 0 pgmap v11054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:46 smithi141 bash[31670]: audit 2023-12-01T21:47:45.686745+0000 mon.a (mon.0) 7125 : audit 0 from='client.? 172.21.15.40:0/3848261536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:46.918 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:47:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:47:46.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:46 smithi040 bash[28232]: cluster 2023-12-01T21:47:45.047644+0000 mgr.y (mgr.24356) 11086 : cluster 0 pgmap v11054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:46.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:46 smithi040 bash[28232]: audit 2023-12-01T21:47:45.686745+0000 mon.a (mon.0) 7125 : audit 0 from='client.? 172.21.15.40:0/3848261536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:46.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:46 smithi040 bash[41173]: cluster 2023-12-01T21:47:45.047644+0000 mgr.y (mgr.24356) 11086 : cluster 0 pgmap v11054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:46.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:46 smithi040 bash[41173]: audit 2023-12-01T21:47:45.686745+0000 mon.a (mon.0) 7125 : audit 0 from='client.? 172.21.15.40:0/3848261536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:48 smithi141 bash[31670]: cluster 2023-12-01T21:47:47.048324+0000 mgr.y (mgr.24356) 11087 : cluster 0 pgmap v11055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:48 smithi141 bash[31670]: audit 2023-12-01T21:47:48.148415+0000 mon.a (mon.0) 7126 : audit 0 from='client.? 172.21.15.40:0/4073165887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:48 smithi040 bash[28232]: cluster 2023-12-01T21:47:47.048324+0000 mgr.y (mgr.24356) 11087 : cluster 0 pgmap v11055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:48 smithi040 bash[28232]: audit 2023-12-01T21:47:48.148415+0000 mon.a (mon.0) 7126 : audit 0 from='client.? 172.21.15.40:0/4073165887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:48 smithi040 bash[41173]: cluster 2023-12-01T21:47:47.048324+0000 mgr.y (mgr.24356) 11087 : cluster 0 pgmap v11055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:48 smithi040 bash[41173]: audit 2023-12-01T21:47:48.148415+0000 mon.a (mon.0) 7126 : audit 0 from='client.? 172.21.15.40:0/4073165887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:49 smithi141 bash[31670]: audit 2023-12-01T21:47:48.909722+0000 mon.c (mon.2) 6985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:49 smithi040 bash[41173]: audit 2023-12-01T21:47:48.909722+0000 mon.c (mon.2) 6985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:49.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:49 smithi040 bash[28232]: audit 2023-12-01T21:47:48.909722+0000 mon.c (mon.2) 6985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:50 smithi141 bash[31670]: cluster 2023-12-01T21:47:49.048991+0000 mgr.y (mgr.24356) 11088 : cluster 0 pgmap v11056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:50 smithi040 bash[28232]: cluster 2023-12-01T21:47:49.048991+0000 mgr.y (mgr.24356) 11088 : cluster 0 pgmap v11056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:50.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:50 smithi040 bash[41173]: cluster 2023-12-01T21:47:49.048991+0000 mgr.y (mgr.24356) 11088 : cluster 0 pgmap v11056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:51.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:51 smithi141 bash[31670]: audit 2023-12-01T21:47:50.607060+0000 mon.c (mon.2) 6986 : audit 0 from='client.? 172.21.15.40:0/2619460509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:51 smithi040 bash[28232]: audit 2023-12-01T21:47:50.607060+0000 mon.c (mon.2) 6986 : audit 0 from='client.? 172.21.15.40:0/2619460509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:51.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:51 smithi040 bash[41173]: audit 2023-12-01T21:47:50.607060+0000 mon.c (mon.2) 6986 : audit 0 from='client.? 172.21.15.40:0/2619460509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:52 smithi141 bash[31670]: cluster 2023-12-01T21:47:51.050176+0000 mgr.y (mgr.24356) 11089 : cluster 0 pgmap v11057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:52 smithi040 bash[28232]: cluster 2023-12-01T21:47:51.050176+0000 mgr.y (mgr.24356) 11089 : cluster 0 pgmap v11057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:52.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:52 smithi040 bash[41173]: cluster 2023-12-01T21:47:51.050176+0000 mgr.y (mgr.24356) 11089 : cluster 0 pgmap v11057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:53.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:53 smithi141 bash[31670]: audit 2023-12-01T21:47:53.074637+0000 mon.a (mon.0) 7127 : audit 0 from='client.? 172.21.15.40:0/1147909569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:53 smithi040 bash[28232]: audit 2023-12-01T21:47:53.074637+0000 mon.a (mon.0) 7127 : audit 0 from='client.? 172.21.15.40:0/1147909569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:53.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:53 smithi040 bash[41173]: audit 2023-12-01T21:47:53.074637+0000 mon.a (mon.0) 7127 : audit 0 from='client.? 172.21.15.40:0/1147909569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:54 smithi141 bash[31670]: cluster 2023-12-01T21:47:53.050809+0000 mgr.y (mgr.24356) 11090 : cluster 0 pgmap v11058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:54.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:54 smithi040 bash[28232]: cluster 2023-12-01T21:47:53.050809+0000 mgr.y (mgr.24356) 11090 : cluster 0 pgmap v11058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:54 smithi040 bash[41173]: cluster 2023-12-01T21:47:53.050809+0000 mgr.y (mgr.24356) 11090 : cluster 0 pgmap v11058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:56 smithi141 bash[31670]: cluster 2023-12-01T21:47:55.051916+0000 mgr.y (mgr.24356) 11091 : cluster 0 pgmap v11059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:56.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:56 smithi141 bash[31670]: audit 2023-12-01T21:47:55.543197+0000 mon.a (mon.0) 7128 : audit 0 from='client.? 172.21.15.40:0/261610357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:47:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:47:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:56 smithi040 bash[41173]: cluster 2023-12-01T21:47:55.051916+0000 mgr.y (mgr.24356) 11091 : cluster 0 pgmap v11059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:56 smithi040 bash[41173]: audit 2023-12-01T21:47:55.543197+0000 mon.a (mon.0) 7128 : audit 0 from='client.? 172.21.15.40:0/261610357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:56 smithi040 bash[28232]: cluster 2023-12-01T21:47:55.051916+0000 mgr.y (mgr.24356) 11091 : cluster 0 pgmap v11059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:56.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:56 smithi040 bash[28232]: audit 2023-12-01T21:47:55.543197+0000 mon.a (mon.0) 7128 : audit 0 from='client.? 172.21.15.40:0/261610357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:58 smithi141 bash[31670]: cluster 2023-12-01T21:47:57.052628+0000 mgr.y (mgr.24356) 11092 : cluster 0 pgmap v11060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:58.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:47:58 smithi141 bash[31670]: audit 2023-12-01T21:47:58.013478+0000 mon.c (mon.2) 6987 : audit 0 from='client.? 172.21.15.40:0/840170519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:58 smithi040 bash[41173]: cluster 2023-12-01T21:47:57.052628+0000 mgr.y (mgr.24356) 11092 : cluster 0 pgmap v11060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:47:58 smithi040 bash[41173]: audit 2023-12-01T21:47:58.013478+0000 mon.c (mon.2) 6987 : audit 0 from='client.? 172.21.15.40:0/840170519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:47:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:58 smithi040 bash[28232]: cluster 2023-12-01T21:47:57.052628+0000 mgr.y (mgr.24356) 11092 : cluster 0 pgmap v11060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:47:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:47:58 smithi040 bash[28232]: audit 2023-12-01T21:47:58.013478+0000 mon.c (mon.2) 6987 : audit 0 from='client.? 172.21.15.40:0/840170519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:00 smithi141 bash[31670]: cluster 2023-12-01T21:47:59.053248+0000 mgr.y (mgr.24356) 11093 : cluster 0 pgmap v11061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:00.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:00 smithi141 bash[31670]: audit 2023-12-01T21:48:00.473473+0000 mon.a (mon.0) 7129 : audit 0 from='client.? 172.21.15.40:0/2389706866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:00 smithi040 bash[41173]: cluster 2023-12-01T21:47:59.053248+0000 mgr.y (mgr.24356) 11093 : cluster 0 pgmap v11061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:00 smithi040 bash[41173]: audit 2023-12-01T21:48:00.473473+0000 mon.a (mon.0) 7129 : audit 0 from='client.? 172.21.15.40:0/2389706866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:00 smithi040 bash[28232]: cluster 2023-12-01T21:47:59.053248+0000 mgr.y (mgr.24356) 11093 : cluster 0 pgmap v11061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:00 smithi040 bash[28232]: audit 2023-12-01T21:48:00.473473+0000 mon.a (mon.0) 7129 : audit 0 from='client.? 172.21.15.40:0/2389706866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:02.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:02 smithi141 bash[31670]: cluster 2023-12-01T21:48:01.054422+0000 mgr.y (mgr.24356) 11094 : cluster 0 pgmap v11062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:02 smithi040 bash[28232]: cluster 2023-12-01T21:48:01.054422+0000 mgr.y (mgr.24356) 11094 : cluster 0 pgmap v11062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:02.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:02 smithi040 bash[41173]: cluster 2023-12-01T21:48:01.054422+0000 mgr.y (mgr.24356) 11094 : cluster 0 pgmap v11062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:03.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:03 smithi141 bash[31670]: audit 2023-12-01T21:48:02.938738+0000 mon.a (mon.0) 7130 : audit 0 from='client.? 172.21.15.40:0/3895336528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:03 smithi040 bash[28232]: audit 2023-12-01T21:48:02.938738+0000 mon.a (mon.0) 7130 : audit 0 from='client.? 172.21.15.40:0/3895336528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:03.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:03 smithi040 bash[41173]: audit 2023-12-01T21:48:02.938738+0000 mon.a (mon.0) 7130 : audit 0 from='client.? 172.21.15.40:0/3895336528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:04 smithi141 bash[31670]: cluster 2023-12-01T21:48:03.055092+0000 mgr.y (mgr.24356) 11095 : cluster 0 pgmap v11063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:04.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:04 smithi141 bash[31670]: audit 2023-12-01T21:48:03.910303+0000 mon.c (mon.2) 6988 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:04 smithi040 bash[41173]: cluster 2023-12-01T21:48:03.055092+0000 mgr.y (mgr.24356) 11095 : cluster 0 pgmap v11063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:04 smithi040 bash[41173]: audit 2023-12-01T21:48:03.910303+0000 mon.c (mon.2) 6988 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:04 smithi040 bash[28232]: cluster 2023-12-01T21:48:03.055092+0000 mgr.y (mgr.24356) 11095 : cluster 0 pgmap v11063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:04 smithi040 bash[28232]: audit 2023-12-01T21:48:03.910303+0000 mon.c (mon.2) 6988 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:05.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:05 smithi141 bash[31670]: audit 2023-12-01T21:48:05.399276+0000 mon.c (mon.2) 6989 : audit 0 from='client.? 172.21.15.40:0/2328575125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:05 smithi040 bash[41173]: audit 2023-12-01T21:48:05.399276+0000 mon.c (mon.2) 6989 : audit 0 from='client.? 172.21.15.40:0/2328575125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:05.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:05 smithi040 bash[28232]: audit 2023-12-01T21:48:05.399276+0000 mon.c (mon.2) 6989 : audit 0 from='client.? 172.21.15.40:0/2328575125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:06 smithi141 bash[31670]: cluster 2023-12-01T21:48:05.056022+0000 mgr.y (mgr.24356) 11096 : cluster 0 pgmap v11064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:06 smithi040 bash[41173]: cluster 2023-12-01T21:48:05.056022+0000 mgr.y (mgr.24356) 11096 : cluster 0 pgmap v11064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:06 smithi040 bash[28232]: cluster 2023-12-01T21:48:05.056022+0000 mgr.y (mgr.24356) 11096 : cluster 0 pgmap v11064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:48:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:48:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:08 smithi141 bash[31670]: cluster 2023-12-01T21:48:07.056697+0000 mgr.y (mgr.24356) 11097 : cluster 0 pgmap v11065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:08 smithi141 bash[31670]: audit 2023-12-01T21:48:07.869571+0000 mon.a (mon.0) 7131 : audit 0 from='client.? 172.21.15.40:0/53993366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:08 smithi040 bash[28232]: cluster 2023-12-01T21:48:07.056697+0000 mgr.y (mgr.24356) 11097 : cluster 0 pgmap v11065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:08 smithi040 bash[28232]: audit 2023-12-01T21:48:07.869571+0000 mon.a (mon.0) 7131 : audit 0 from='client.? 172.21.15.40:0/53993366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:08 smithi040 bash[41173]: cluster 2023-12-01T21:48:07.056697+0000 mgr.y (mgr.24356) 11097 : cluster 0 pgmap v11065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:08 smithi040 bash[41173]: audit 2023-12-01T21:48:07.869571+0000 mon.a (mon.0) 7131 : audit 0 from='client.? 172.21.15.40:0/53993366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:10 smithi141 bash[31670]: cluster 2023-12-01T21:48:09.057390+0000 mgr.y (mgr.24356) 11098 : cluster 0 pgmap v11066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:10 smithi141 bash[31670]: audit 2023-12-01T21:48:10.330834+0000 mon.a (mon.0) 7132 : audit 0 from='client.? 172.21.15.40:0/2199769084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:10 smithi040 bash[28232]: cluster 2023-12-01T21:48:09.057390+0000 mgr.y (mgr.24356) 11098 : cluster 0 pgmap v11066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:10.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:10 smithi040 bash[28232]: audit 2023-12-01T21:48:10.330834+0000 mon.a (mon.0) 7132 : audit 0 from='client.? 172.21.15.40:0/2199769084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:10 smithi040 bash[41173]: cluster 2023-12-01T21:48:09.057390+0000 mgr.y (mgr.24356) 11098 : cluster 0 pgmap v11066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:10 smithi040 bash[41173]: audit 2023-12-01T21:48:10.330834+0000 mon.a (mon.0) 7132 : audit 0 from='client.? 172.21.15.40:0/2199769084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:12.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:12 smithi141 bash[31670]: cluster 2023-12-01T21:48:11.058540+0000 mgr.y (mgr.24356) 11099 : cluster 0 pgmap v11067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:12 smithi040 bash[28232]: cluster 2023-12-01T21:48:11.058540+0000 mgr.y (mgr.24356) 11099 : cluster 0 pgmap v11067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:12 smithi040 bash[41173]: cluster 2023-12-01T21:48:11.058540+0000 mgr.y (mgr.24356) 11099 : cluster 0 pgmap v11067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:13 smithi040 bash[28232]: audit 2023-12-01T21:48:12.799717+0000 mon.c (mon.2) 6990 : audit 0 from='client.? 172.21.15.40:0/796555532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:13 smithi040 bash[41173]: audit 2023-12-01T21:48:12.799717+0000 mon.c (mon.2) 6990 : audit 0 from='client.? 172.21.15.40:0/796555532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:13 smithi141 bash[31670]: audit 2023-12-01T21:48:12.799717+0000 mon.c (mon.2) 6990 : audit 0 from='client.? 172.21.15.40:0/796555532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:14 smithi040 bash[41173]: cluster 2023-12-01T21:48:13.059218+0000 mgr.y (mgr.24356) 11100 : cluster 0 pgmap v11068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:14.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:14 smithi040 bash[28232]: cluster 2023-12-01T21:48:13.059218+0000 mgr.y (mgr.24356) 11100 : cluster 0 pgmap v11068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:14 smithi141 bash[31670]: cluster 2023-12-01T21:48:13.059218+0000 mgr.y (mgr.24356) 11100 : cluster 0 pgmap v11068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:15 smithi040 bash[28232]: audit 2023-12-01T21:48:15.258842+0000 mon.c (mon.2) 6991 : audit 0 from='client.? 172.21.15.40:0/1782239702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:15.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:15 smithi040 bash[41173]: audit 2023-12-01T21:48:15.258842+0000 mon.c (mon.2) 6991 : audit 0 from='client.? 172.21.15.40:0/1782239702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:15 smithi141 bash[31670]: audit 2023-12-01T21:48:15.258842+0000 mon.c (mon.2) 6991 : audit 0 from='client.? 172.21.15.40:0/1782239702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:16 smithi040 bash[28232]: cluster 2023-12-01T21:48:15.060265+0000 mgr.y (mgr.24356) 11101 : cluster 0 pgmap v11069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:16.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:48:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:48:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:16 smithi040 bash[41173]: cluster 2023-12-01T21:48:15.060265+0000 mgr.y (mgr.24356) 11101 : cluster 0 pgmap v11069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:16 smithi141 bash[31670]: cluster 2023-12-01T21:48:15.060265+0000 mgr.y (mgr.24356) 11101 : cluster 0 pgmap v11069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:18 smithi040 bash[41173]: cluster 2023-12-01T21:48:17.060977+0000 mgr.y (mgr.24356) 11102 : cluster 0 pgmap v11070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:18 smithi040 bash[41173]: audit 2023-12-01T21:48:17.724374+0000 mon.c (mon.2) 6992 : audit 0 from='client.? 172.21.15.40:0/3637604541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:18 smithi040 bash[28232]: cluster 2023-12-01T21:48:17.060977+0000 mgr.y (mgr.24356) 11102 : cluster 0 pgmap v11070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:18.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:18 smithi040 bash[28232]: audit 2023-12-01T21:48:17.724374+0000 mon.c (mon.2) 6992 : audit 0 from='client.? 172.21.15.40:0/3637604541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:18 smithi141 bash[31670]: cluster 2023-12-01T21:48:17.060977+0000 mgr.y (mgr.24356) 11102 : cluster 0 pgmap v11070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:18 smithi141 bash[31670]: audit 2023-12-01T21:48:17.724374+0000 mon.c (mon.2) 6992 : audit 0 from='client.? 172.21.15.40:0/3637604541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:19 smithi040 bash[28232]: audit 2023-12-01T21:48:18.675955+0000 mon.c (mon.2) 6993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:48:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:19 smithi040 bash[28232]: audit 2023-12-01T21:48:18.910520+0000 mon.c (mon.2) 6994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:19 smithi040 bash[41173]: audit 2023-12-01T21:48:18.675955+0000 mon.c (mon.2) 6993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:48:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:19 smithi040 bash[41173]: audit 2023-12-01T21:48:18.910520+0000 mon.c (mon.2) 6994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:19 smithi141 bash[31670]: audit 2023-12-01T21:48:18.675955+0000 mon.c (mon.2) 6993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:48:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:19 smithi141 bash[31670]: audit 2023-12-01T21:48:18.910520+0000 mon.c (mon.2) 6994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:20 smithi040 bash[28232]: cluster 2023-12-01T21:48:19.061655+0000 mgr.y (mgr.24356) 11103 : cluster 0 pgmap v11071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:20.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:20 smithi040 bash[28232]: audit 2023-12-01T21:48:20.201027+0000 mon.a (mon.0) 7133 : audit 0 from='client.? 172.21.15.40:0/3616911791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:20 smithi040 bash[41173]: cluster 2023-12-01T21:48:19.061655+0000 mgr.y (mgr.24356) 11103 : cluster 0 pgmap v11071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:20 smithi040 bash[41173]: audit 2023-12-01T21:48:20.201027+0000 mon.a (mon.0) 7133 : audit 0 from='client.? 172.21.15.40:0/3616911791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:20 smithi141 bash[31670]: cluster 2023-12-01T21:48:19.061655+0000 mgr.y (mgr.24356) 11103 : cluster 0 pgmap v11071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:20 smithi141 bash[31670]: audit 2023-12-01T21:48:20.201027+0000 mon.a (mon.0) 7133 : audit 0 from='client.? 172.21.15.40:0/3616911791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:22 smithi040 bash[28232]: cluster 2023-12-01T21:48:21.062838+0000 mgr.y (mgr.24356) 11104 : cluster 0 pgmap v11072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:22 smithi040 bash[41173]: cluster 2023-12-01T21:48:21.062838+0000 mgr.y (mgr.24356) 11104 : cluster 0 pgmap v11072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:22 smithi141 bash[31670]: cluster 2023-12-01T21:48:21.062838+0000 mgr.y (mgr.24356) 11104 : cluster 0 pgmap v11072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:23 smithi040 bash[28232]: audit 2023-12-01T21:48:22.666731+0000 mon.a (mon.0) 7134 : audit 0 from='client.? 172.21.15.40:0/889570366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:23 smithi040 bash[41173]: audit 2023-12-01T21:48:22.666731+0000 mon.a (mon.0) 7134 : audit 0 from='client.? 172.21.15.40:0/889570366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:23 smithi141 bash[31670]: audit 2023-12-01T21:48:22.666731+0000 mon.a (mon.0) 7134 : audit 0 from='client.? 172.21.15.40:0/889570366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:24 smithi040 bash[28232]: cluster 2023-12-01T21:48:23.063394+0000 mgr.y (mgr.24356) 11105 : cluster 0 pgmap v11073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:24 smithi040 bash[41173]: cluster 2023-12-01T21:48:23.063394+0000 mgr.y (mgr.24356) 11105 : cluster 0 pgmap v11073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:24 smithi141 bash[31670]: cluster 2023-12-01T21:48:23.063394+0000 mgr.y (mgr.24356) 11105 : cluster 0 pgmap v11073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:24.568654+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:24.582336+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:24.873608+0000 mon.a (mon.0) 7137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:24.881886+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:25.142420+0000 mon.a (mon.0) 7139 : audit 0 from='client.? 172.21.15.40:0/2998309880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:25.363804+0000 mon.c (mon.2) 6995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:25.365856+0000 mon.c (mon.2) 6996 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[28232]: audit 2023-12-01T21:48:25.378322+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:24.568654+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:24.582336+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:24.873608+0000 mon.a (mon.0) 7137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:24.881886+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:25.142420+0000 mon.a (mon.0) 7139 : audit 0 from='client.? 172.21.15.40:0/2998309880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:25.363804+0000 mon.c (mon.2) 6995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:48:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:25.365856+0000 mon.c (mon.2) 6996 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:48:25.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:25 smithi040 bash[41173]: audit 2023-12-01T21:48:25.378322+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:24.568654+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:24.582336+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:24.873608+0000 mon.a (mon.0) 7137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:24.881886+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:25.142420+0000 mon.a (mon.0) 7139 : audit 0 from='client.? 172.21.15.40:0/2998309880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:25.363804+0000 mon.c (mon.2) 6995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:48:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:25.365856+0000 mon.c (mon.2) 6996 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:48:26.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:25 smithi141 bash[31670]: audit 2023-12-01T21:48:25.378322+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:48:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:48:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:48:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:26 smithi040 bash[41173]: cluster 2023-12-01T21:48:25.064635+0000 mgr.y (mgr.24356) 11106 : cluster 0 pgmap v11074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:26 smithi040 bash[28232]: cluster 2023-12-01T21:48:25.064635+0000 mgr.y (mgr.24356) 11106 : cluster 0 pgmap v11074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:26 smithi141 bash[31670]: cluster 2023-12-01T21:48:25.064635+0000 mgr.y (mgr.24356) 11106 : cluster 0 pgmap v11074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:28 smithi040 bash[41173]: cluster 2023-12-01T21:48:27.065395+0000 mgr.y (mgr.24356) 11107 : cluster 0 pgmap v11075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:28 smithi040 bash[41173]: audit 2023-12-01T21:48:27.599352+0000 mon.c (mon.2) 6997 : audit 0 from='client.? 172.21.15.40:0/2675751330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:28 smithi040 bash[28232]: cluster 2023-12-01T21:48:27.065395+0000 mgr.y (mgr.24356) 11107 : cluster 0 pgmap v11075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:28.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:28 smithi040 bash[28232]: audit 2023-12-01T21:48:27.599352+0000 mon.c (mon.2) 6997 : audit 0 from='client.? 172.21.15.40:0/2675751330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:28 smithi141 bash[31670]: cluster 2023-12-01T21:48:27.065395+0000 mgr.y (mgr.24356) 11107 : cluster 0 pgmap v11075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:28 smithi141 bash[31670]: audit 2023-12-01T21:48:27.599352+0000 mon.c (mon.2) 6997 : audit 0 from='client.? 172.21.15.40:0/2675751330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:30 smithi040 bash[28232]: cluster 2023-12-01T21:48:29.066156+0000 mgr.y (mgr.24356) 11108 : cluster 0 pgmap v11076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:30.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:30 smithi040 bash[28232]: audit 2023-12-01T21:48:30.067017+0000 mon.a (mon.0) 7141 : audit 0 from='client.? 172.21.15.40:0/209686302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:30 smithi040 bash[41173]: cluster 2023-12-01T21:48:29.066156+0000 mgr.y (mgr.24356) 11108 : cluster 0 pgmap v11076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:30.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:30 smithi040 bash[41173]: audit 2023-12-01T21:48:30.067017+0000 mon.a (mon.0) 7141 : audit 0 from='client.? 172.21.15.40:0/209686302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:30 smithi141 bash[31670]: cluster 2023-12-01T21:48:29.066156+0000 mgr.y (mgr.24356) 11108 : cluster 0 pgmap v11076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:30 smithi141 bash[31670]: audit 2023-12-01T21:48:30.067017+0000 mon.a (mon.0) 7141 : audit 0 from='client.? 172.21.15.40:0/209686302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:32 smithi040 bash[28232]: cluster 2023-12-01T21:48:31.067259+0000 mgr.y (mgr.24356) 11109 : cluster 0 pgmap v11077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:32 smithi040 bash[28232]: audit 2023-12-01T21:48:32.535185+0000 mon.c (mon.2) 6998 : audit 0 from='client.? 172.21.15.40:0/227967228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:32 smithi040 bash[41173]: cluster 2023-12-01T21:48:31.067259+0000 mgr.y (mgr.24356) 11109 : cluster 0 pgmap v11077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:32 smithi040 bash[41173]: audit 2023-12-01T21:48:32.535185+0000 mon.c (mon.2) 6998 : audit 0 from='client.? 172.21.15.40:0/227967228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:32 smithi141 bash[31670]: cluster 2023-12-01T21:48:31.067259+0000 mgr.y (mgr.24356) 11109 : cluster 0 pgmap v11077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:32 smithi141 bash[31670]: audit 2023-12-01T21:48:32.535185+0000 mon.c (mon.2) 6998 : audit 0 from='client.? 172.21.15.40:0/227967228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:34 smithi040 bash[28232]: cluster 2023-12-01T21:48:33.067966+0000 mgr.y (mgr.24356) 11110 : cluster 0 pgmap v11078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:34 smithi040 bash[28232]: audit 2023-12-01T21:48:33.910981+0000 mon.c (mon.2) 6999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:34 smithi040 bash[41173]: cluster 2023-12-01T21:48:33.067966+0000 mgr.y (mgr.24356) 11110 : cluster 0 pgmap v11078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:34 smithi040 bash[41173]: audit 2023-12-01T21:48:33.910981+0000 mon.c (mon.2) 6999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:34 smithi141 bash[31670]: cluster 2023-12-01T21:48:33.067966+0000 mgr.y (mgr.24356) 11110 : cluster 0 pgmap v11078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:35.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:34 smithi141 bash[31670]: audit 2023-12-01T21:48:33.910981+0000 mon.c (mon.2) 6999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:35.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:35 smithi040 bash[41173]: audit 2023-12-01T21:48:35.003800+0000 mon.a (mon.0) 7142 : audit 0 from='client.? 172.21.15.40:0/1022471940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:35.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:35 smithi040 bash[28232]: audit 2023-12-01T21:48:35.003800+0000 mon.a (mon.0) 7142 : audit 0 from='client.? 172.21.15.40:0/1022471940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:36.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:35 smithi141 bash[31670]: audit 2023-12-01T21:48:35.003800+0000 mon.a (mon.0) 7142 : audit 0 from='client.? 172.21.15.40:0/1022471940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:36.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:36 smithi040 bash[28232]: cluster 2023-12-01T21:48:35.069075+0000 mgr.y (mgr.24356) 11111 : cluster 0 pgmap v11079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:36.920 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:48:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:48:36.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:36 smithi040 bash[41173]: cluster 2023-12-01T21:48:35.069075+0000 mgr.y (mgr.24356) 11111 : cluster 0 pgmap v11079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:36 smithi141 bash[31670]: cluster 2023-12-01T21:48:35.069075+0000 mgr.y (mgr.24356) 11111 : cluster 0 pgmap v11079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:37 smithi040 bash[28232]: audit 2023-12-01T21:48:37.465222+0000 mon.a (mon.0) 7143 : audit 0 from='client.? 172.21.15.40:0/1247947518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:37 smithi040 bash[41173]: audit 2023-12-01T21:48:37.465222+0000 mon.a (mon.0) 7143 : audit 0 from='client.? 172.21.15.40:0/1247947518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:37 smithi141 bash[31670]: audit 2023-12-01T21:48:37.465222+0000 mon.a (mon.0) 7143 : audit 0 from='client.? 172.21.15.40:0/1247947518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:38 smithi040 bash[28232]: cluster 2023-12-01T21:48:37.069752+0000 mgr.y (mgr.24356) 11112 : cluster 0 pgmap v11080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:38.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:38 smithi040 bash[41173]: cluster 2023-12-01T21:48:37.069752+0000 mgr.y (mgr.24356) 11112 : cluster 0 pgmap v11080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:38 smithi141 bash[31670]: cluster 2023-12-01T21:48:37.069752+0000 mgr.y (mgr.24356) 11112 : cluster 0 pgmap v11080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:40 smithi040 bash[28232]: cluster 2023-12-01T21:48:39.070538+0000 mgr.y (mgr.24356) 11113 : cluster 0 pgmap v11081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:40.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:40 smithi040 bash[28232]: audit 2023-12-01T21:48:39.927043+0000 mon.c (mon.2) 7000 : audit 0 from='client.? 172.21.15.40:0/191027532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:40 smithi040 bash[41173]: cluster 2023-12-01T21:48:39.070538+0000 mgr.y (mgr.24356) 11113 : cluster 0 pgmap v11081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:40 smithi040 bash[41173]: audit 2023-12-01T21:48:39.927043+0000 mon.c (mon.2) 7000 : audit 0 from='client.? 172.21.15.40:0/191027532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:40 smithi141 bash[31670]: cluster 2023-12-01T21:48:39.070538+0000 mgr.y (mgr.24356) 11113 : cluster 0 pgmap v11081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:40 smithi141 bash[31670]: audit 2023-12-01T21:48:39.927043+0000 mon.c (mon.2) 7000 : audit 0 from='client.? 172.21.15.40:0/191027532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:42 smithi040 bash[28232]: cluster 2023-12-01T21:48:41.071473+0000 mgr.y (mgr.24356) 11114 : cluster 0 pgmap v11082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:42.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:42 smithi040 bash[28232]: audit 2023-12-01T21:48:42.399526+0000 mon.c (mon.2) 7001 : audit 0 from='client.? 172.21.15.40:0/2259272079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:42 smithi040 bash[41173]: cluster 2023-12-01T21:48:41.071473+0000 mgr.y (mgr.24356) 11114 : cluster 0 pgmap v11082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:42.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:42 smithi040 bash[41173]: audit 2023-12-01T21:48:42.399526+0000 mon.c (mon.2) 7001 : audit 0 from='client.? 172.21.15.40:0/2259272079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:42 smithi141 bash[31670]: cluster 2023-12-01T21:48:41.071473+0000 mgr.y (mgr.24356) 11114 : cluster 0 pgmap v11082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:42 smithi141 bash[31670]: audit 2023-12-01T21:48:42.399526+0000 mon.c (mon.2) 7001 : audit 0 from='client.? 172.21.15.40:0/2259272079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:44.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:44 smithi040 bash[28232]: cluster 2023-12-01T21:48:43.072134+0000 mgr.y (mgr.24356) 11115 : cluster 0 pgmap v11083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:44.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:44 smithi040 bash[41173]: cluster 2023-12-01T21:48:43.072134+0000 mgr.y (mgr.24356) 11115 : cluster 0 pgmap v11083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:44 smithi141 bash[31670]: cluster 2023-12-01T21:48:43.072134+0000 mgr.y (mgr.24356) 11115 : cluster 0 pgmap v11083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:45.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:45 smithi040 bash[28232]: audit 2023-12-01T21:48:44.867149+0000 mon.c (mon.2) 7002 : audit 0 from='client.? 172.21.15.40:0/4218371254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:45.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:45 smithi040 bash[41173]: audit 2023-12-01T21:48:44.867149+0000 mon.c (mon.2) 7002 : audit 0 from='client.? 172.21.15.40:0/4218371254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:46.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:45 smithi141 bash[31670]: audit 2023-12-01T21:48:44.867149+0000 mon.c (mon.2) 7002 : audit 0 from='client.? 172.21.15.40:0/4218371254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:46 smithi040 bash[28232]: cluster 2023-12-01T21:48:45.073410+0000 mgr.y (mgr.24356) 11116 : cluster 0 pgmap v11084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:48:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T21:48:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:46 smithi040 bash[41173]: cluster 2023-12-01T21:48:45.073410+0000 mgr.y (mgr.24356) 11116 : cluster 0 pgmap v11084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:46 smithi141 bash[31670]: cluster 2023-12-01T21:48:45.073410+0000 mgr.y (mgr.24356) 11116 : cluster 0 pgmap v11084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:47 smithi040 bash[28232]: audit 2023-12-01T21:48:47.334004+0000 mon.c (mon.2) 7003 : audit 0 from='client.? 172.21.15.40:0/3880465267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:47.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:47 smithi040 bash[41173]: audit 2023-12-01T21:48:47.334004+0000 mon.c (mon.2) 7003 : audit 0 from='client.? 172.21.15.40:0/3880465267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:47 smithi141 bash[31670]: audit 2023-12-01T21:48:47.334004+0000 mon.c (mon.2) 7003 : audit 0 from='client.? 172.21.15.40:0/3880465267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:48 smithi040 bash[41173]: cluster 2023-12-01T21:48:47.074020+0000 mgr.y (mgr.24356) 11117 : cluster 0 pgmap v11085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:48 smithi040 bash[28232]: cluster 2023-12-01T21:48:47.074020+0000 mgr.y (mgr.24356) 11117 : cluster 0 pgmap v11085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:48 smithi141 bash[31670]: cluster 2023-12-01T21:48:47.074020+0000 mgr.y (mgr.24356) 11117 : cluster 0 pgmap v11085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:49 smithi141 bash[31670]: audit 2023-12-01T21:48:48.911400+0000 mon.c (mon.2) 7004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:49 smithi040 bash[28232]: audit 2023-12-01T21:48:48.911400+0000 mon.c (mon.2) 7004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:49 smithi040 bash[41173]: audit 2023-12-01T21:48:48.911400+0000 mon.c (mon.2) 7004 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:50 smithi141 bash[31670]: cluster 2023-12-01T21:48:49.074648+0000 mgr.y (mgr.24356) 11118 : cluster 0 pgmap v11086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:50 smithi141 bash[31670]: audit 2023-12-01T21:48:49.805967+0000 mon.a (mon.0) 7144 : audit 0 from='client.? 172.21.15.40:0/3231808000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:50 smithi040 bash[28232]: cluster 2023-12-01T21:48:49.074648+0000 mgr.y (mgr.24356) 11118 : cluster 0 pgmap v11086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:50 smithi040 bash[28232]: audit 2023-12-01T21:48:49.805967+0000 mon.a (mon.0) 7144 : audit 0 from='client.? 172.21.15.40:0/3231808000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:50 smithi040 bash[41173]: cluster 2023-12-01T21:48:49.074648+0000 mgr.y (mgr.24356) 11118 : cluster 0 pgmap v11086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:50 smithi040 bash[41173]: audit 2023-12-01T21:48:49.805967+0000 mon.a (mon.0) 7144 : audit 0 from='client.? 172.21.15.40:0/3231808000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:52 smithi141 bash[31670]: cluster 2023-12-01T21:48:51.075805+0000 mgr.y (mgr.24356) 11119 : cluster 0 pgmap v11087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:52 smithi141 bash[31670]: audit 2023-12-01T21:48:52.274786+0000 mon.a (mon.0) 7145 : audit 0 from='client.? 172.21.15.40:0/3072336744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:52 smithi040 bash[28232]: cluster 2023-12-01T21:48:51.075805+0000 mgr.y (mgr.24356) 11119 : cluster 0 pgmap v11087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:52 smithi040 bash[28232]: audit 2023-12-01T21:48:52.274786+0000 mon.a (mon.0) 7145 : audit 0 from='client.? 172.21.15.40:0/3072336744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:52 smithi040 bash[41173]: cluster 2023-12-01T21:48:51.075805+0000 mgr.y (mgr.24356) 11119 : cluster 0 pgmap v11087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:52 smithi040 bash[41173]: audit 2023-12-01T21:48:52.274786+0000 mon.a (mon.0) 7145 : audit 0 from='client.? 172.21.15.40:0/3072336744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:54 smithi141 bash[31670]: cluster 2023-12-01T21:48:53.076483+0000 mgr.y (mgr.24356) 11120 : cluster 0 pgmap v11088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:54 smithi040 bash[28232]: cluster 2023-12-01T21:48:53.076483+0000 mgr.y (mgr.24356) 11120 : cluster 0 pgmap v11088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:55.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:54 smithi040 bash[41173]: cluster 2023-12-01T21:48:53.076483+0000 mgr.y (mgr.24356) 11120 : cluster 0 pgmap v11088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:56.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:55 smithi141 bash[31670]: audit 2023-12-01T21:48:54.734611+0000 mon.a (mon.0) 7146 : audit 0 from='client.? 172.21.15.40:0/1034570459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:55 smithi040 bash[28232]: audit 2023-12-01T21:48:54.734611+0000 mon.a (mon.0) 7146 : audit 0 from='client.? 172.21.15.40:0/1034570459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:55 smithi040 bash[41173]: audit 2023-12-01T21:48:54.734611+0000 mon.a (mon.0) 7146 : audit 0 from='client.? 172.21.15.40:0/1034570459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:48:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:48:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:56 smithi040 bash[41173]: cluster 2023-12-01T21:48:55.077687+0000 mgr.y (mgr.24356) 11121 : cluster 0 pgmap v11089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:56 smithi040 bash[28232]: cluster 2023-12-01T21:48:55.077687+0000 mgr.y (mgr.24356) 11121 : cluster 0 pgmap v11089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:56 smithi141 bash[31670]: cluster 2023-12-01T21:48:55.077687+0000 mgr.y (mgr.24356) 11121 : cluster 0 pgmap v11089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:57 smithi141 bash[31670]: audit 2023-12-01T21:48:57.202582+0000 mon.a (mon.0) 7147 : audit 0 from='client.? 172.21.15.40:0/3116748133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:57 smithi040 bash[41173]: audit 2023-12-01T21:48:57.202582+0000 mon.a (mon.0) 7147 : audit 0 from='client.? 172.21.15.40:0/3116748133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:58.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:57 smithi040 bash[28232]: audit 2023-12-01T21:48:57.202582+0000 mon.a (mon.0) 7147 : audit 0 from='client.? 172.21.15.40:0/3116748133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:48:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:58 smithi141 bash[31670]: cluster 2023-12-01T21:48:57.078343+0000 mgr.y (mgr.24356) 11122 : cluster 0 pgmap v11090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:58 smithi040 bash[41173]: cluster 2023-12-01T21:48:57.078343+0000 mgr.y (mgr.24356) 11122 : cluster 0 pgmap v11090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:48:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:58 smithi040 bash[28232]: cluster 2023-12-01T21:48:57.078343+0000 mgr.y (mgr.24356) 11122 : cluster 0 pgmap v11090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:48:59 smithi141 bash[31670]: audit 2023-12-01T21:48:59.670672+0000 mon.a (mon.0) 7148 : audit 0 from='client.? 172.21.15.40:0/3396420179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:48:59 smithi040 bash[28232]: audit 2023-12-01T21:48:59.670672+0000 mon.a (mon.0) 7148 : audit 0 from='client.? 172.21.15.40:0/3396420179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:00.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:48:59 smithi040 bash[41173]: audit 2023-12-01T21:48:59.670672+0000 mon.a (mon.0) 7148 : audit 0 from='client.? 172.21.15.40:0/3396420179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:00 smithi141 bash[31670]: cluster 2023-12-01T21:48:59.079036+0000 mgr.y (mgr.24356) 11123 : cluster 0 pgmap v11091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:00 smithi040 bash[41173]: cluster 2023-12-01T21:48:59.079036+0000 mgr.y (mgr.24356) 11123 : cluster 0 pgmap v11091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:00 smithi040 bash[28232]: cluster 2023-12-01T21:48:59.079036+0000 mgr.y (mgr.24356) 11123 : cluster 0 pgmap v11091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:02 smithi141 bash[31670]: cluster 2023-12-01T21:49:01.080195+0000 mgr.y (mgr.24356) 11124 : cluster 0 pgmap v11092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:02 smithi141 bash[31670]: audit 2023-12-01T21:49:02.139601+0000 mon.a (mon.0) 7149 : audit 0 from='client.? 172.21.15.40:0/862267316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:02 smithi040 bash[41173]: cluster 2023-12-01T21:49:01.080195+0000 mgr.y (mgr.24356) 11124 : cluster 0 pgmap v11092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:03.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:02 smithi040 bash[41173]: audit 2023-12-01T21:49:02.139601+0000 mon.a (mon.0) 7149 : audit 0 from='client.? 172.21.15.40:0/862267316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:02 smithi040 bash[28232]: cluster 2023-12-01T21:49:01.080195+0000 mgr.y (mgr.24356) 11124 : cluster 0 pgmap v11092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:03.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:02 smithi040 bash[28232]: audit 2023-12-01T21:49:02.139601+0000 mon.a (mon.0) 7149 : audit 0 from='client.? 172.21.15.40:0/862267316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:04 smithi141 bash[31670]: cluster 2023-12-01T21:49:03.080882+0000 mgr.y (mgr.24356) 11125 : cluster 0 pgmap v11093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:04 smithi141 bash[31670]: audit 2023-12-01T21:49:03.911842+0000 mon.c (mon.2) 7005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:04 smithi141 bash[31670]: audit 2023-12-01T21:49:04.606107+0000 mon.c (mon.2) 7006 : audit 0 from='client.? 172.21.15.40:0/394133703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:04 smithi040 bash[41173]: cluster 2023-12-01T21:49:03.080882+0000 mgr.y (mgr.24356) 11125 : cluster 0 pgmap v11093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:04 smithi040 bash[41173]: audit 2023-12-01T21:49:03.911842+0000 mon.c (mon.2) 7005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:04 smithi040 bash[41173]: audit 2023-12-01T21:49:04.606107+0000 mon.c (mon.2) 7006 : audit 0 from='client.? 172.21.15.40:0/394133703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:04 smithi040 bash[28232]: cluster 2023-12-01T21:49:03.080882+0000 mgr.y (mgr.24356) 11125 : cluster 0 pgmap v11093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:04 smithi040 bash[28232]: audit 2023-12-01T21:49:03.911842+0000 mon.c (mon.2) 7005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:04 smithi040 bash[28232]: audit 2023-12-01T21:49:04.606107+0000 mon.c (mon.2) 7006 : audit 0 from='client.? 172.21.15.40:0/394133703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:49:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:49:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:06 smithi040 bash[41173]: cluster 2023-12-01T21:49:05.082206+0000 mgr.y (mgr.24356) 11126 : cluster 0 pgmap v11094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:06 smithi040 bash[28232]: cluster 2023-12-01T21:49:05.082206+0000 mgr.y (mgr.24356) 11126 : cluster 0 pgmap v11094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:06 smithi141 bash[31670]: cluster 2023-12-01T21:49:05.082206+0000 mgr.y (mgr.24356) 11126 : cluster 0 pgmap v11094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:07 smithi141 bash[31670]: audit 2023-12-01T21:49:07.072165+0000 mon.a (mon.0) 7150 : audit 0 from='client.? 172.21.15.40:0/246195832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:08.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:07 smithi040 bash[28232]: audit 2023-12-01T21:49:07.072165+0000 mon.a (mon.0) 7150 : audit 0 from='client.? 172.21.15.40:0/246195832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:07 smithi040 bash[41173]: audit 2023-12-01T21:49:07.072165+0000 mon.a (mon.0) 7150 : audit 0 from='client.? 172.21.15.40:0/246195832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:08 smithi141 bash[31670]: cluster 2023-12-01T21:49:07.082832+0000 mgr.y (mgr.24356) 11127 : cluster 0 pgmap v11095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:08 smithi040 bash[41173]: cluster 2023-12-01T21:49:07.082832+0000 mgr.y (mgr.24356) 11127 : cluster 0 pgmap v11095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:08 smithi040 bash[28232]: cluster 2023-12-01T21:49:07.082832+0000 mgr.y (mgr.24356) 11127 : cluster 0 pgmap v11095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:09 smithi141 bash[31670]: audit 2023-12-01T21:49:09.539762+0000 mon.c (mon.2) 7007 : audit 0 from='client.? 172.21.15.40:0/1320173404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:09 smithi040 bash[28232]: audit 2023-12-01T21:49:09.539762+0000 mon.c (mon.2) 7007 : audit 0 from='client.? 172.21.15.40:0/1320173404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:10.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:09 smithi040 bash[41173]: audit 2023-12-01T21:49:09.539762+0000 mon.c (mon.2) 7007 : audit 0 from='client.? 172.21.15.40:0/1320173404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:10 smithi141 bash[31670]: cluster 2023-12-01T21:49:09.083493+0000 mgr.y (mgr.24356) 11128 : cluster 0 pgmap v11096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:10 smithi040 bash[41173]: cluster 2023-12-01T21:49:09.083493+0000 mgr.y (mgr.24356) 11128 : cluster 0 pgmap v11096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:10 smithi040 bash[28232]: cluster 2023-12-01T21:49:09.083493+0000 mgr.y (mgr.24356) 11128 : cluster 0 pgmap v11096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:12 smithi141 bash[31670]: cluster 2023-12-01T21:49:11.084703+0000 mgr.y (mgr.24356) 11129 : cluster 0 pgmap v11097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:12 smithi141 bash[31670]: audit 2023-12-01T21:49:11.997820+0000 mon.c (mon.2) 7008 : audit 0 from='client.? 172.21.15.40:0/1728096973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:12 smithi040 bash[28232]: cluster 2023-12-01T21:49:11.084703+0000 mgr.y (mgr.24356) 11129 : cluster 0 pgmap v11097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:12 smithi040 bash[28232]: audit 2023-12-01T21:49:11.997820+0000 mon.c (mon.2) 7008 : audit 0 from='client.? 172.21.15.40:0/1728096973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:12 smithi040 bash[41173]: cluster 2023-12-01T21:49:11.084703+0000 mgr.y (mgr.24356) 11129 : cluster 0 pgmap v11097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:13.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:12 smithi040 bash[41173]: audit 2023-12-01T21:49:11.997820+0000 mon.c (mon.2) 7008 : audit 0 from='client.? 172.21.15.40:0/1728096973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:14 smithi141 bash[31670]: cluster 2023-12-01T21:49:13.085363+0000 mgr.y (mgr.24356) 11130 : cluster 0 pgmap v11098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:14 smithi141 bash[31670]: audit 2023-12-01T21:49:14.460071+0000 mon.c (mon.2) 7009 : audit 0 from='client.? 172.21.15.40:0/3294006858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:14 smithi040 bash[28232]: cluster 2023-12-01T21:49:13.085363+0000 mgr.y (mgr.24356) 11130 : cluster 0 pgmap v11098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:14 smithi040 bash[28232]: audit 2023-12-01T21:49:14.460071+0000 mon.c (mon.2) 7009 : audit 0 from='client.? 172.21.15.40:0/3294006858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:14 smithi040 bash[41173]: cluster 2023-12-01T21:49:13.085363+0000 mgr.y (mgr.24356) 11130 : cluster 0 pgmap v11098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:15.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:14 smithi040 bash[41173]: audit 2023-12-01T21:49:14.460071+0000 mon.c (mon.2) 7009 : audit 0 from='client.? 172.21.15.40:0/3294006858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:16.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:16 smithi141 bash[31670]: cluster 2023-12-01T21:49:15.086559+0000 mgr.y (mgr.24356) 11131 : cluster 0 pgmap v11099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:49:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:49:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:16 smithi040 bash[28232]: cluster 2023-12-01T21:49:15.086559+0000 mgr.y (mgr.24356) 11131 : cluster 0 pgmap v11099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:16 smithi040 bash[41173]: cluster 2023-12-01T21:49:15.086559+0000 mgr.y (mgr.24356) 11131 : cluster 0 pgmap v11099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:17 smithi141 bash[31670]: audit 2023-12-01T21:49:16.924724+0000 mon.a (mon.0) 7151 : audit 0 from='client.? 172.21.15.40:0/2304157067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:17 smithi040 bash[28232]: audit 2023-12-01T21:49:16.924724+0000 mon.a (mon.0) 7151 : audit 0 from='client.? 172.21.15.40:0/2304157067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:17.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:17 smithi040 bash[41173]: audit 2023-12-01T21:49:16.924724+0000 mon.a (mon.0) 7151 : audit 0 from='client.? 172.21.15.40:0/2304157067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:18 smithi141 bash[31670]: cluster 2023-12-01T21:49:17.087249+0000 mgr.y (mgr.24356) 11132 : cluster 0 pgmap v11100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:18 smithi040 bash[28232]: cluster 2023-12-01T21:49:17.087249+0000 mgr.y (mgr.24356) 11132 : cluster 0 pgmap v11100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:18 smithi040 bash[41173]: cluster 2023-12-01T21:49:17.087249+0000 mgr.y (mgr.24356) 11132 : cluster 0 pgmap v11100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:19 smithi141 bash[31670]: audit 2023-12-01T21:49:18.912326+0000 mon.c (mon.2) 7010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:19.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:19 smithi141 bash[31670]: audit 2023-12-01T21:49:19.385568+0000 mon.c (mon.2) 7011 : audit 0 from='client.? 172.21.15.40:0/12406928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:19 smithi040 bash[28232]: audit 2023-12-01T21:49:18.912326+0000 mon.c (mon.2) 7010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:19 smithi040 bash[28232]: audit 2023-12-01T21:49:19.385568+0000 mon.c (mon.2) 7011 : audit 0 from='client.? 172.21.15.40:0/12406928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:19 smithi040 bash[41173]: audit 2023-12-01T21:49:18.912326+0000 mon.c (mon.2) 7010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:19 smithi040 bash[41173]: audit 2023-12-01T21:49:19.385568+0000 mon.c (mon.2) 7011 : audit 0 from='client.? 172.21.15.40:0/12406928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:20.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:20 smithi141 bash[31670]: cluster 2023-12-01T21:49:19.087808+0000 mgr.y (mgr.24356) 11133 : cluster 0 pgmap v11101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:20 smithi040 bash[28232]: cluster 2023-12-01T21:49:19.087808+0000 mgr.y (mgr.24356) 11133 : cluster 0 pgmap v11101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:20 smithi040 bash[41173]: cluster 2023-12-01T21:49:19.087808+0000 mgr.y (mgr.24356) 11133 : cluster 0 pgmap v11101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:22 smithi141 bash[31670]: cluster 2023-12-01T21:49:21.088970+0000 mgr.y (mgr.24356) 11134 : cluster 0 pgmap v11102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:22 smithi141 bash[31670]: audit 2023-12-01T21:49:21.848586+0000 mon.c (mon.2) 7012 : audit 0 from='client.? 172.21.15.40:0/3273938900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:22 smithi040 bash[28232]: cluster 2023-12-01T21:49:21.088970+0000 mgr.y (mgr.24356) 11134 : cluster 0 pgmap v11102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:22 smithi040 bash[28232]: audit 2023-12-01T21:49:21.848586+0000 mon.c (mon.2) 7012 : audit 0 from='client.? 172.21.15.40:0/3273938900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:22 smithi040 bash[41173]: cluster 2023-12-01T21:49:21.088970+0000 mgr.y (mgr.24356) 11134 : cluster 0 pgmap v11102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:22 smithi040 bash[41173]: audit 2023-12-01T21:49:21.848586+0000 mon.c (mon.2) 7012 : audit 0 from='client.? 172.21.15.40:0/3273938900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:24 smithi141 bash[31670]: cluster 2023-12-01T21:49:23.089647+0000 mgr.y (mgr.24356) 11135 : cluster 0 pgmap v11103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:24 smithi141 bash[31670]: audit 2023-12-01T21:49:24.311136+0000 mon.a (mon.0) 7152 : audit 0 from='client.? 172.21.15.40:0/111500250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:24 smithi040 bash[28232]: cluster 2023-12-01T21:49:23.089647+0000 mgr.y (mgr.24356) 11135 : cluster 0 pgmap v11103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:24 smithi040 bash[28232]: audit 2023-12-01T21:49:24.311136+0000 mon.a (mon.0) 7152 : audit 0 from='client.? 172.21.15.40:0/111500250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:24 smithi040 bash[41173]: cluster 2023-12-01T21:49:23.089647+0000 mgr.y (mgr.24356) 11135 : cluster 0 pgmap v11103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:24 smithi040 bash[41173]: audit 2023-12-01T21:49:24.311136+0000 mon.a (mon.0) 7152 : audit 0 from='client.? 172.21.15.40:0/111500250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:26 smithi141 bash[31670]: cluster 2023-12-01T21:49:25.090822+0000 mgr.y (mgr.24356) 11136 : cluster 0 pgmap v11104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:26.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:26 smithi141 bash[31670]: audit 2023-12-01T21:49:25.460822+0000 mon.c (mon.2) 7013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:49:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:26 smithi040 bash[28232]: cluster 2023-12-01T21:49:25.090822+0000 mgr.y (mgr.24356) 11136 : cluster 0 pgmap v11104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:26 smithi040 bash[28232]: audit 2023-12-01T21:49:25.460822+0000 mon.c (mon.2) 7013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:49:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:49:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:49:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:26 smithi040 bash[41173]: cluster 2023-12-01T21:49:25.090822+0000 mgr.y (mgr.24356) 11136 : cluster 0 pgmap v11104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:26 smithi040 bash[41173]: audit 2023-12-01T21:49:25.460822+0000 mon.c (mon.2) 7013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:49:27.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:27 smithi141 bash[31670]: audit 2023-12-01T21:49:26.768416+0000 mon.a (mon.0) 7153 : audit 0 from='client.? 172.21.15.40:0/2592185571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:27 smithi040 bash[28232]: audit 2023-12-01T21:49:26.768416+0000 mon.a (mon.0) 7153 : audit 0 from='client.? 172.21.15.40:0/2592185571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:27.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:27 smithi040 bash[41173]: audit 2023-12-01T21:49:26.768416+0000 mon.a (mon.0) 7153 : audit 0 from='client.? 172.21.15.40:0/2592185571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:28 smithi141 bash[31670]: cluster 2023-12-01T21:49:27.091478+0000 mgr.y (mgr.24356) 11137 : cluster 0 pgmap v11105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:28 smithi040 bash[41173]: cluster 2023-12-01T21:49:27.091478+0000 mgr.y (mgr.24356) 11137 : cluster 0 pgmap v11105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:28 smithi040 bash[28232]: cluster 2023-12-01T21:49:27.091478+0000 mgr.y (mgr.24356) 11137 : cluster 0 pgmap v11105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:29.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:29 smithi141 bash[31670]: audit 2023-12-01T21:49:29.228334+0000 mon.a (mon.0) 7154 : audit 0 from='client.? 172.21.15.40:0/3429836856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:29 smithi040 bash[28232]: audit 2023-12-01T21:49:29.228334+0000 mon.a (mon.0) 7154 : audit 0 from='client.? 172.21.15.40:0/3429836856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:29 smithi040 bash[41173]: audit 2023-12-01T21:49:29.228334+0000 mon.a (mon.0) 7154 : audit 0 from='client.? 172.21.15.40:0/3429836856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:30.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:30 smithi141 bash[31670]: cluster 2023-12-01T21:49:29.091959+0000 mgr.y (mgr.24356) 11138 : cluster 0 pgmap v11106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:30 smithi040 bash[28232]: cluster 2023-12-01T21:49:29.091959+0000 mgr.y (mgr.24356) 11138 : cluster 0 pgmap v11106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:30 smithi040 bash[41173]: cluster 2023-12-01T21:49:29.091959+0000 mgr.y (mgr.24356) 11138 : cluster 0 pgmap v11106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:32.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: cluster 2023-12-01T21:49:31.093246+0000 mgr.y (mgr.24356) 11139 : cluster 0 pgmap v11107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:31.359821+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:31.367725+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:31.666334+0000 mon.a (mon.0) 7157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:31.679950+0000 mon.a (mon.0) 7158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:31.697469+0000 mon.a (mon.0) 7159 : audit 0 from='client.? 172.21.15.40:0/2121066539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:32.161244+0000 mon.c (mon.2) 7014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:32.163282+0000 mon.c (mon.2) 7015 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[41173]: audit 2023-12-01T21:49:32.173715+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: cluster 2023-12-01T21:49:31.093246+0000 mgr.y (mgr.24356) 11139 : cluster 0 pgmap v11107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:32.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:31.359821+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:31.367725+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:31.666334+0000 mon.a (mon.0) 7157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:31.679950+0000 mon.a (mon.0) 7158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:31.697469+0000 mon.a (mon.0) 7159 : audit 0 from='client.? 172.21.15.40:0/2121066539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:32.161244+0000 mon.c (mon.2) 7014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:32.163282+0000 mon.c (mon.2) 7015 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:49:32.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:32 smithi040 bash[28232]: audit 2023-12-01T21:49:32.173715+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: cluster 2023-12-01T21:49:31.093246+0000 mgr.y (mgr.24356) 11139 : cluster 0 pgmap v11107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:31.359821+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:31.367725+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:31.666334+0000 mon.a (mon.0) 7157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:31.679950+0000 mon.a (mon.0) 7158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:31.697469+0000 mon.a (mon.0) 7159 : audit 0 from='client.? 172.21.15.40:0/2121066539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:32.161244+0000 mon.c (mon.2) 7014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:49:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:32.163282+0000 mon.c (mon.2) 7015 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:49:32.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:32 smithi141 bash[31670]: audit 2023-12-01T21:49:32.173715+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:49:34.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:34 smithi040 bash[28232]: cluster 2023-12-01T21:49:33.093965+0000 mgr.y (mgr.24356) 11140 : cluster 0 pgmap v11108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:34 smithi040 bash[28232]: audit 2023-12-01T21:49:33.912160+0000 mon.c (mon.2) 7016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:34.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:34 smithi040 bash[28232]: audit 2023-12-01T21:49:34.173430+0000 mon.a (mon.0) 7161 : audit 0 from='client.? 172.21.15.40:0/2155702616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:34 smithi040 bash[41173]: cluster 2023-12-01T21:49:33.093965+0000 mgr.y (mgr.24356) 11140 : cluster 0 pgmap v11108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:34 smithi040 bash[41173]: audit 2023-12-01T21:49:33.912160+0000 mon.c (mon.2) 7016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:34.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:34 smithi040 bash[41173]: audit 2023-12-01T21:49:34.173430+0000 mon.a (mon.0) 7161 : audit 0 from='client.? 172.21.15.40:0/2155702616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:34 smithi141 bash[31670]: cluster 2023-12-01T21:49:33.093965+0000 mgr.y (mgr.24356) 11140 : cluster 0 pgmap v11108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:34 smithi141 bash[31670]: audit 2023-12-01T21:49:33.912160+0000 mon.c (mon.2) 7016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:34.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:34 smithi141 bash[31670]: audit 2023-12-01T21:49:34.173430+0000 mon.a (mon.0) 7161 : audit 0 from='client.? 172.21.15.40:0/2155702616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:36.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:36 smithi141 bash[31670]: cluster 2023-12-01T21:49:35.095111+0000 mgr.y (mgr.24356) 11141 : cluster 0 pgmap v11109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:36 smithi040 bash[28232]: cluster 2023-12-01T21:49:35.095111+0000 mgr.y (mgr.24356) 11141 : cluster 0 pgmap v11109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:49:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:49:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:36 smithi040 bash[41173]: cluster 2023-12-01T21:49:35.095111+0000 mgr.y (mgr.24356) 11141 : cluster 0 pgmap v11109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:37.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:37 smithi141 bash[31670]: audit 2023-12-01T21:49:36.640425+0000 mon.a (mon.0) 7162 : audit 0 from='client.? 172.21.15.40:0/2437205696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:37.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:37 smithi040 bash[28232]: audit 2023-12-01T21:49:36.640425+0000 mon.a (mon.0) 7162 : audit 0 from='client.? 172.21.15.40:0/2437205696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:37.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:37 smithi040 bash[41173]: audit 2023-12-01T21:49:36.640425+0000 mon.a (mon.0) 7162 : audit 0 from='client.? 172.21.15.40:0/2437205696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:38 smithi141 bash[31670]: cluster 2023-12-01T21:49:37.095918+0000 mgr.y (mgr.24356) 11142 : cluster 0 pgmap v11110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:38 smithi040 bash[28232]: cluster 2023-12-01T21:49:37.095918+0000 mgr.y (mgr.24356) 11142 : cluster 0 pgmap v11110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:38 smithi040 bash[41173]: cluster 2023-12-01T21:49:37.095918+0000 mgr.y (mgr.24356) 11142 : cluster 0 pgmap v11110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:39.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:39 smithi141 bash[31670]: audit 2023-12-01T21:49:39.103531+0000 mon.a (mon.0) 7163 : audit 0 from='client.? 172.21.15.40:0/3429081003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:39.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:39 smithi040 bash[28232]: audit 2023-12-01T21:49:39.103531+0000 mon.a (mon.0) 7163 : audit 0 from='client.? 172.21.15.40:0/3429081003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:39.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:39 smithi040 bash[41173]: audit 2023-12-01T21:49:39.103531+0000 mon.a (mon.0) 7163 : audit 0 from='client.? 172.21.15.40:0/3429081003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:40 smithi141 bash[31670]: cluster 2023-12-01T21:49:39.096602+0000 mgr.y (mgr.24356) 11143 : cluster 0 pgmap v11111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:40 smithi040 bash[28232]: cluster 2023-12-01T21:49:39.096602+0000 mgr.y (mgr.24356) 11143 : cluster 0 pgmap v11111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:40.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:40 smithi040 bash[41173]: cluster 2023-12-01T21:49:39.096602+0000 mgr.y (mgr.24356) 11143 : cluster 0 pgmap v11111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:42 smithi141 bash[31670]: cluster 2023-12-01T21:49:41.097679+0000 mgr.y (mgr.24356) 11144 : cluster 0 pgmap v11112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:42.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:42 smithi141 bash[31670]: audit 2023-12-01T21:49:41.579957+0000 mon.c (mon.2) 7017 : audit 0 from='client.? 172.21.15.40:0/2621549199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:42 smithi040 bash[28232]: cluster 2023-12-01T21:49:41.097679+0000 mgr.y (mgr.24356) 11144 : cluster 0 pgmap v11112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:42 smithi040 bash[28232]: audit 2023-12-01T21:49:41.579957+0000 mon.c (mon.2) 7017 : audit 0 from='client.? 172.21.15.40:0/2621549199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:42 smithi040 bash[41173]: cluster 2023-12-01T21:49:41.097679+0000 mgr.y (mgr.24356) 11144 : cluster 0 pgmap v11112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:42.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:42 smithi040 bash[41173]: audit 2023-12-01T21:49:41.579957+0000 mon.c (mon.2) 7017 : audit 0 from='client.? 172.21.15.40:0/2621549199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:44 smithi141 bash[31670]: cluster 2023-12-01T21:49:43.098359+0000 mgr.y (mgr.24356) 11145 : cluster 0 pgmap v11113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:44 smithi141 bash[31670]: audit 2023-12-01T21:49:44.046364+0000 mon.a (mon.0) 7164 : audit 0 from='client.? 172.21.15.40:0/850896363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:44 smithi040 bash[41173]: cluster 2023-12-01T21:49:43.098359+0000 mgr.y (mgr.24356) 11145 : cluster 0 pgmap v11113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:44.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:44 smithi040 bash[41173]: audit 2023-12-01T21:49:44.046364+0000 mon.a (mon.0) 7164 : audit 0 from='client.? 172.21.15.40:0/850896363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:44 smithi040 bash[28232]: cluster 2023-12-01T21:49:43.098359+0000 mgr.y (mgr.24356) 11145 : cluster 0 pgmap v11113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:44.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:44 smithi040 bash[28232]: audit 2023-12-01T21:49:44.046364+0000 mon.a (mon.0) 7164 : audit 0 from='client.? 172.21.15.40:0/850896363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:46 smithi141 bash[31670]: cluster 2023-12-01T21:49:45.099544+0000 mgr.y (mgr.24356) 11146 : cluster 0 pgmap v11114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:49:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:49:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:46 smithi040 bash[41173]: cluster 2023-12-01T21:49:45.099544+0000 mgr.y (mgr.24356) 11146 : cluster 0 pgmap v11114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:46 smithi040 bash[28232]: cluster 2023-12-01T21:49:45.099544+0000 mgr.y (mgr.24356) 11146 : cluster 0 pgmap v11114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:47.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:47 smithi141 bash[31670]: audit 2023-12-01T21:49:46.515796+0000 mon.a (mon.0) 7165 : audit 0 from='client.? 172.21.15.40:0/105256620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:47.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:47 smithi040 bash[28232]: audit 2023-12-01T21:49:46.515796+0000 mon.a (mon.0) 7165 : audit 0 from='client.? 172.21.15.40:0/105256620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:47 smithi040 bash[41173]: audit 2023-12-01T21:49:46.515796+0000 mon.a (mon.0) 7165 : audit 0 from='client.? 172.21.15.40:0/105256620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:48 smithi141 bash[31670]: cluster 2023-12-01T21:49:47.100316+0000 mgr.y (mgr.24356) 11147 : cluster 0 pgmap v11115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:48 smithi040 bash[41173]: cluster 2023-12-01T21:49:47.100316+0000 mgr.y (mgr.24356) 11147 : cluster 0 pgmap v11115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:48.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:48 smithi040 bash[28232]: cluster 2023-12-01T21:49:47.100316+0000 mgr.y (mgr.24356) 11147 : cluster 0 pgmap v11115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:49 smithi040 bash[28232]: audit 2023-12-01T21:49:48.912775+0000 mon.c (mon.2) 7018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:49 smithi040 bash[28232]: audit 2023-12-01T21:49:48.977445+0000 mon.c (mon.2) 7019 : audit 0 from='client.? 172.21.15.40:0/2369839677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:49 smithi040 bash[41173]: audit 2023-12-01T21:49:48.912775+0000 mon.c (mon.2) 7018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:49.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:49 smithi040 bash[41173]: audit 2023-12-01T21:49:48.977445+0000 mon.c (mon.2) 7019 : audit 0 from='client.? 172.21.15.40:0/2369839677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:50.035 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:49 smithi141 bash[31670]: audit 2023-12-01T21:49:48.912775+0000 mon.c (mon.2) 7018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:50.035 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:49 smithi141 bash[31670]: audit 2023-12-01T21:49:48.977445+0000 mon.c (mon.2) 7019 : audit 0 from='client.? 172.21.15.40:0/2369839677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:50 smithi040 bash[28232]: cluster 2023-12-01T21:49:49.101010+0000 mgr.y (mgr.24356) 11148 : cluster 0 pgmap v11116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:50 smithi040 bash[41173]: cluster 2023-12-01T21:49:49.101010+0000 mgr.y (mgr.24356) 11148 : cluster 0 pgmap v11116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:50 smithi141 bash[31670]: cluster 2023-12-01T21:49:49.101010+0000 mgr.y (mgr.24356) 11148 : cluster 0 pgmap v11116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:51 smithi040 bash[28232]: audit 2023-12-01T21:49:51.440703+0000 mon.a (mon.0) 7166 : audit 0 from='client.? 172.21.15.40:0/274177267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:51 smithi040 bash[41173]: audit 2023-12-01T21:49:51.440703+0000 mon.a (mon.0) 7166 : audit 0 from='client.? 172.21.15.40:0/274177267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:51 smithi141 bash[31670]: audit 2023-12-01T21:49:51.440703+0000 mon.a (mon.0) 7166 : audit 0 from='client.? 172.21.15.40:0/274177267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:52 smithi040 bash[28232]: cluster 2023-12-01T21:49:51.101904+0000 mgr.y (mgr.24356) 11149 : cluster 0 pgmap v11117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:52 smithi040 bash[41173]: cluster 2023-12-01T21:49:51.101904+0000 mgr.y (mgr.24356) 11149 : cluster 0 pgmap v11117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:52 smithi141 bash[31670]: cluster 2023-12-01T21:49:51.101904+0000 mgr.y (mgr.24356) 11149 : cluster 0 pgmap v11117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:54 smithi040 bash[28232]: cluster 2023-12-01T21:49:53.102508+0000 mgr.y (mgr.24356) 11150 : cluster 0 pgmap v11118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:54 smithi040 bash[28232]: audit 2023-12-01T21:49:53.904318+0000 mon.a (mon.0) 7167 : audit 0 from='client.? 172.21.15.40:0/313607865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:54 smithi040 bash[41173]: cluster 2023-12-01T21:49:53.102508+0000 mgr.y (mgr.24356) 11150 : cluster 0 pgmap v11118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:54.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:54 smithi040 bash[41173]: audit 2023-12-01T21:49:53.904318+0000 mon.a (mon.0) 7167 : audit 0 from='client.? 172.21.15.40:0/313607865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:54 smithi141 bash[31670]: cluster 2023-12-01T21:49:53.102508+0000 mgr.y (mgr.24356) 11150 : cluster 0 pgmap v11118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:54 smithi141 bash[31670]: audit 2023-12-01T21:49:53.904318+0000 mon.a (mon.0) 7167 : audit 0 from='client.? 172.21.15.40:0/313607865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:49:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:49:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:56 smithi040 bash[28232]: cluster 2023-12-01T21:49:55.103686+0000 mgr.y (mgr.24356) 11151 : cluster 0 pgmap v11119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:56 smithi040 bash[28232]: audit 2023-12-01T21:49:56.374738+0000 mon.a (mon.0) 7168 : audit 0 from='client.? 172.21.15.40:0/2608604996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:56 smithi040 bash[41173]: cluster 2023-12-01T21:49:55.103686+0000 mgr.y (mgr.24356) 11151 : cluster 0 pgmap v11119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:56 smithi040 bash[41173]: audit 2023-12-01T21:49:56.374738+0000 mon.a (mon.0) 7168 : audit 0 from='client.? 172.21.15.40:0/2608604996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:56 smithi141 bash[31670]: cluster 2023-12-01T21:49:55.103686+0000 mgr.y (mgr.24356) 11151 : cluster 0 pgmap v11119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:56 smithi141 bash[31670]: audit 2023-12-01T21:49:56.374738+0000 mon.a (mon.0) 7168 : audit 0 from='client.? 172.21.15.40:0/2608604996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:58 smithi040 bash[28232]: cluster 2023-12-01T21:49:57.104355+0000 mgr.y (mgr.24356) 11152 : cluster 0 pgmap v11120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:58 smithi040 bash[41173]: cluster 2023-12-01T21:49:57.104355+0000 mgr.y (mgr.24356) 11152 : cluster 0 pgmap v11120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:59.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:58 smithi141 bash[31670]: cluster 2023-12-01T21:49:57.104355+0000 mgr.y (mgr.24356) 11152 : cluster 0 pgmap v11120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:49:59.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:49:59 smithi040 bash[28232]: audit 2023-12-01T21:49:58.841072+0000 mon.a (mon.0) 7169 : audit 0 from='client.? 172.21.15.40:0/1256259171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:49:59.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:49:59 smithi040 bash[41173]: audit 2023-12-01T21:49:58.841072+0000 mon.a (mon.0) 7169 : audit 0 from='client.? 172.21.15.40:0/1256259171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:49:59 smithi141 bash[31670]: audit 2023-12-01T21:49:58.841072+0000 mon.a (mon.0) 7169 : audit 0 from='client.? 172.21.15.40:0/1256259171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:00.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:00 smithi040 bash[28232]: debug 2023-12-01T21:49:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:00 smithi040 bash[28232]: cluster 2023-12-01T21:49:59.105072+0000 mgr.y (mgr.24356) 11153 : cluster 0 pgmap v11121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:00 smithi040 bash[28232]: cluster 2023-12-01T21:50:00.000154+0000 mon.a (mon.0) 7170 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:00 smithi040 bash[41173]: cluster 2023-12-01T21:49:59.105072+0000 mgr.y (mgr.24356) 11153 : cluster 0 pgmap v11121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:00 smithi040 bash[41173]: cluster 2023-12-01T21:50:00.000154+0000 mon.a (mon.0) 7170 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:00 smithi141 bash[31670]: cluster 2023-12-01T21:49:59.105072+0000 mgr.y (mgr.24356) 11153 : cluster 0 pgmap v11121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:00 smithi141 bash[31670]: cluster 2023-12-01T21:50:00.000154+0000 mon.a (mon.0) 7170 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:01 smithi040 bash[28232]: audit 2023-12-01T21:50:01.309413+0000 mon.c (mon.2) 7020 : audit 0 from='client.? 172.21.15.40:0/1484929614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:01 smithi040 bash[41173]: audit 2023-12-01T21:50:01.309413+0000 mon.c (mon.2) 7020 : audit 0 from='client.? 172.21.15.40:0/1484929614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:01 smithi141 bash[31670]: audit 2023-12-01T21:50:01.309413+0000 mon.c (mon.2) 7020 : audit 0 from='client.? 172.21.15.40:0/1484929614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:02 smithi040 bash[28232]: cluster 2023-12-01T21:50:01.106192+0000 mgr.y (mgr.24356) 11154 : cluster 0 pgmap v11122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:02 smithi040 bash[41173]: cluster 2023-12-01T21:50:01.106192+0000 mgr.y (mgr.24356) 11154 : cluster 0 pgmap v11122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:02 smithi141 bash[31670]: cluster 2023-12-01T21:50:01.106192+0000 mgr.y (mgr.24356) 11154 : cluster 0 pgmap v11122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:04 smithi040 bash[28232]: cluster 2023-12-01T21:50:03.106876+0000 mgr.y (mgr.24356) 11155 : cluster 0 pgmap v11123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:04 smithi040 bash[28232]: audit 2023-12-01T21:50:03.775724+0000 mon.c (mon.2) 7021 : audit 0 from='client.? 172.21.15.40:0/3132059629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:04 smithi040 bash[28232]: audit 2023-12-01T21:50:03.913384+0000 mon.c (mon.2) 7022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:04 smithi040 bash[41173]: cluster 2023-12-01T21:50:03.106876+0000 mgr.y (mgr.24356) 11155 : cluster 0 pgmap v11123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:04 smithi040 bash[41173]: audit 2023-12-01T21:50:03.775724+0000 mon.c (mon.2) 7021 : audit 0 from='client.? 172.21.15.40:0/3132059629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:04 smithi040 bash[41173]: audit 2023-12-01T21:50:03.913384+0000 mon.c (mon.2) 7022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:04 smithi141 bash[31670]: cluster 2023-12-01T21:50:03.106876+0000 mgr.y (mgr.24356) 11155 : cluster 0 pgmap v11123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:04 smithi141 bash[31670]: audit 2023-12-01T21:50:03.775724+0000 mon.c (mon.2) 7021 : audit 0 from='client.? 172.21.15.40:0/3132059629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:04 smithi141 bash[31670]: audit 2023-12-01T21:50:03.913384+0000 mon.c (mon.2) 7022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:06 smithi040 bash[28232]: cluster 2023-12-01T21:50:05.108006+0000 mgr.y (mgr.24356) 11156 : cluster 0 pgmap v11124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:06 smithi040 bash[28232]: audit 2023-12-01T21:50:06.239711+0000 mon.a (mon.0) 7171 : audit 0 from='client.? 172.21.15.40:0/995500798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:06.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:50:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:50:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:06 smithi040 bash[41173]: cluster 2023-12-01T21:50:05.108006+0000 mgr.y (mgr.24356) 11156 : cluster 0 pgmap v11124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:06 smithi040 bash[41173]: audit 2023-12-01T21:50:06.239711+0000 mon.a (mon.0) 7171 : audit 0 from='client.? 172.21.15.40:0/995500798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:06 smithi141 bash[31670]: cluster 2023-12-01T21:50:05.108006+0000 mgr.y (mgr.24356) 11156 : cluster 0 pgmap v11124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:06 smithi141 bash[31670]: audit 2023-12-01T21:50:06.239711+0000 mon.a (mon.0) 7171 : audit 0 from='client.? 172.21.15.40:0/995500798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:08 smithi040 bash[41173]: cluster 2023-12-01T21:50:07.108686+0000 mgr.y (mgr.24356) 11157 : cluster 0 pgmap v11125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:08 smithi040 bash[28232]: cluster 2023-12-01T21:50:07.108686+0000 mgr.y (mgr.24356) 11157 : cluster 0 pgmap v11125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:08 smithi141 bash[31670]: cluster 2023-12-01T21:50:07.108686+0000 mgr.y (mgr.24356) 11157 : cluster 0 pgmap v11125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:09.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:09 smithi040 bash[28232]: audit 2023-12-01T21:50:08.706718+0000 mon.a (mon.0) 7172 : audit 0 from='client.? 172.21.15.40:0/1589083619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:09.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:09 smithi040 bash[41173]: audit 2023-12-01T21:50:08.706718+0000 mon.a (mon.0) 7172 : audit 0 from='client.? 172.21.15.40:0/1589083619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:10.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:09 smithi141 bash[31670]: audit 2023-12-01T21:50:08.706718+0000 mon.a (mon.0) 7172 : audit 0 from='client.? 172.21.15.40:0/1589083619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:10 smithi040 bash[28232]: cluster 2023-12-01T21:50:09.109420+0000 mgr.y (mgr.24356) 11158 : cluster 0 pgmap v11126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:10 smithi040 bash[41173]: cluster 2023-12-01T21:50:09.109420+0000 mgr.y (mgr.24356) 11158 : cluster 0 pgmap v11126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:10 smithi141 bash[31670]: cluster 2023-12-01T21:50:09.109420+0000 mgr.y (mgr.24356) 11158 : cluster 0 pgmap v11126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:11.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:11 smithi040 bash[41173]: audit 2023-12-01T21:50:11.166131+0000 mon.c (mon.2) 7023 : audit 0 from='client.? 172.21.15.40:0/2605596471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:11.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:11 smithi040 bash[28232]: audit 2023-12-01T21:50:11.166131+0000 mon.c (mon.2) 7023 : audit 0 from='client.? 172.21.15.40:0/2605596471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:12.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:11 smithi141 bash[31670]: audit 2023-12-01T21:50:11.166131+0000 mon.c (mon.2) 7023 : audit 0 from='client.? 172.21.15.40:0/2605596471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:12 smithi040 bash[41173]: cluster 2023-12-01T21:50:11.110695+0000 mgr.y (mgr.24356) 11159 : cluster 0 pgmap v11127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:12 smithi040 bash[28232]: cluster 2023-12-01T21:50:11.110695+0000 mgr.y (mgr.24356) 11159 : cluster 0 pgmap v11127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:12 smithi141 bash[31670]: cluster 2023-12-01T21:50:11.110695+0000 mgr.y (mgr.24356) 11159 : cluster 0 pgmap v11127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:14 smithi040 bash[28232]: cluster 2023-12-01T21:50:13.111545+0000 mgr.y (mgr.24356) 11160 : cluster 0 pgmap v11128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:14 smithi040 bash[28232]: audit 2023-12-01T21:50:13.628206+0000 mon.c (mon.2) 7024 : audit 0 from='client.? 172.21.15.40:0/1055069718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:14 smithi040 bash[41173]: cluster 2023-12-01T21:50:13.111545+0000 mgr.y (mgr.24356) 11160 : cluster 0 pgmap v11128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:14.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:14 smithi040 bash[41173]: audit 2023-12-01T21:50:13.628206+0000 mon.c (mon.2) 7024 : audit 0 from='client.? 172.21.15.40:0/1055069718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:14 smithi141 bash[31670]: cluster 2023-12-01T21:50:13.111545+0000 mgr.y (mgr.24356) 11160 : cluster 0 pgmap v11128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:14 smithi141 bash[31670]: audit 2023-12-01T21:50:13.628206+0000 mon.c (mon.2) 7024 : audit 0 from='client.? 172.21.15.40:0/1055069718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:50:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:50:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:16 smithi040 bash[28232]: cluster 2023-12-01T21:50:15.112867+0000 mgr.y (mgr.24356) 11161 : cluster 0 pgmap v11129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:16 smithi040 bash[28232]: audit 2023-12-01T21:50:16.094672+0000 mon.a (mon.0) 7173 : audit 0 from='client.? 172.21.15.40:0/1356808262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:16 smithi040 bash[41173]: cluster 2023-12-01T21:50:15.112867+0000 mgr.y (mgr.24356) 11161 : cluster 0 pgmap v11129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:16 smithi040 bash[41173]: audit 2023-12-01T21:50:16.094672+0000 mon.a (mon.0) 7173 : audit 0 from='client.? 172.21.15.40:0/1356808262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:16 smithi141 bash[31670]: cluster 2023-12-01T21:50:15.112867+0000 mgr.y (mgr.24356) 11161 : cluster 0 pgmap v11129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:16 smithi141 bash[31670]: audit 2023-12-01T21:50:16.094672+0000 mon.a (mon.0) 7173 : audit 0 from='client.? 172.21.15.40:0/1356808262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:18 smithi040 bash[28232]: cluster 2023-12-01T21:50:17.113564+0000 mgr.y (mgr.24356) 11162 : cluster 0 pgmap v11130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:18 smithi040 bash[28232]: audit 2023-12-01T21:50:18.556741+0000 mon.a (mon.0) 7174 : audit 0 from='client.? 172.21.15.40:0/2795407041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:18 smithi040 bash[41173]: cluster 2023-12-01T21:50:17.113564+0000 mgr.y (mgr.24356) 11162 : cluster 0 pgmap v11130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:18 smithi040 bash[41173]: audit 2023-12-01T21:50:18.556741+0000 mon.a (mon.0) 7174 : audit 0 from='client.? 172.21.15.40:0/2795407041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:18 smithi141 bash[31670]: cluster 2023-12-01T21:50:17.113564+0000 mgr.y (mgr.24356) 11162 : cluster 0 pgmap v11130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:18 smithi141 bash[31670]: audit 2023-12-01T21:50:18.556741+0000 mon.a (mon.0) 7174 : audit 0 from='client.? 172.21.15.40:0/2795407041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:19 smithi040 bash[28232]: audit 2023-12-01T21:50:18.914006+0000 mon.c (mon.2) 7025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:19.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:19 smithi040 bash[41173]: audit 2023-12-01T21:50:18.914006+0000 mon.c (mon.2) 7025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:19 smithi141 bash[31670]: audit 2023-12-01T21:50:18.914006+0000 mon.c (mon.2) 7025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:20 smithi040 bash[41173]: cluster 2023-12-01T21:50:19.114210+0000 mgr.y (mgr.24356) 11163 : cluster 0 pgmap v11131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:20 smithi040 bash[28232]: cluster 2023-12-01T21:50:19.114210+0000 mgr.y (mgr.24356) 11163 : cluster 0 pgmap v11131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:20 smithi141 bash[31670]: cluster 2023-12-01T21:50:19.114210+0000 mgr.y (mgr.24356) 11163 : cluster 0 pgmap v11131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:21 smithi040 bash[28232]: audit 2023-12-01T21:50:21.020625+0000 mon.c (mon.2) 7026 : audit 0 from='client.? 172.21.15.40:0/1957203104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:21.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:21 smithi040 bash[41173]: audit 2023-12-01T21:50:21.020625+0000 mon.c (mon.2) 7026 : audit 0 from='client.? 172.21.15.40:0/1957203104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:21 smithi141 bash[31670]: audit 2023-12-01T21:50:21.020625+0000 mon.c (mon.2) 7026 : audit 0 from='client.? 172.21.15.40:0/1957203104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:22 smithi040 bash[28232]: cluster 2023-12-01T21:50:21.115374+0000 mgr.y (mgr.24356) 11164 : cluster 0 pgmap v11132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:22 smithi040 bash[41173]: cluster 2023-12-01T21:50:21.115374+0000 mgr.y (mgr.24356) 11164 : cluster 0 pgmap v11132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:22 smithi141 bash[31670]: cluster 2023-12-01T21:50:21.115374+0000 mgr.y (mgr.24356) 11164 : cluster 0 pgmap v11132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:23 smithi040 bash[41173]: audit 2023-12-01T21:50:23.485047+0000 mon.c (mon.2) 7027 : audit 0 from='client.? 172.21.15.40:0/1695826263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:23 smithi040 bash[28232]: audit 2023-12-01T21:50:23.485047+0000 mon.c (mon.2) 7027 : audit 0 from='client.? 172.21.15.40:0/1695826263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:23 smithi141 bash[31670]: audit 2023-12-01T21:50:23.485047+0000 mon.c (mon.2) 7027 : audit 0 from='client.? 172.21.15.40:0/1695826263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:24 smithi040 bash[28232]: cluster 2023-12-01T21:50:23.116032+0000 mgr.y (mgr.24356) 11165 : cluster 0 pgmap v11133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:24.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:24 smithi040 bash[41173]: cluster 2023-12-01T21:50:23.116032+0000 mgr.y (mgr.24356) 11165 : cluster 0 pgmap v11133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:24 smithi141 bash[31670]: cluster 2023-12-01T21:50:23.116032+0000 mgr.y (mgr.24356) 11165 : cluster 0 pgmap v11133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:50:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:50:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:26 smithi040 bash[28232]: cluster 2023-12-01T21:50:25.117230+0000 mgr.y (mgr.24356) 11166 : cluster 0 pgmap v11134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:26.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:26 smithi040 bash[28232]: audit 2023-12-01T21:50:25.945975+0000 mon.a (mon.0) 7175 : audit 0 from='client.? 172.21.15.40:0/3416978443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:26 smithi040 bash[41173]: cluster 2023-12-01T21:50:25.117230+0000 mgr.y (mgr.24356) 11166 : cluster 0 pgmap v11134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:26 smithi040 bash[41173]: audit 2023-12-01T21:50:25.945975+0000 mon.a (mon.0) 7175 : audit 0 from='client.? 172.21.15.40:0/3416978443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:26 smithi141 bash[31670]: cluster 2023-12-01T21:50:25.117230+0000 mgr.y (mgr.24356) 11166 : cluster 0 pgmap v11134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:26 smithi141 bash[31670]: audit 2023-12-01T21:50:25.945975+0000 mon.a (mon.0) 7175 : audit 0 from='client.? 172.21.15.40:0/3416978443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:28 smithi141 bash[31670]: cluster 2023-12-01T21:50:27.118001+0000 mgr.y (mgr.24356) 11167 : cluster 0 pgmap v11135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:28 smithi141 bash[31670]: audit 2023-12-01T21:50:28.408547+0000 mon.c (mon.2) 7028 : audit 0 from='client.? 172.21.15.40:0/1789441729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:28 smithi040 bash[41173]: cluster 2023-12-01T21:50:27.118001+0000 mgr.y (mgr.24356) 11167 : cluster 0 pgmap v11135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:28 smithi040 bash[41173]: audit 2023-12-01T21:50:28.408547+0000 mon.c (mon.2) 7028 : audit 0 from='client.? 172.21.15.40:0/1789441729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:28 smithi040 bash[28232]: cluster 2023-12-01T21:50:27.118001+0000 mgr.y (mgr.24356) 11167 : cluster 0 pgmap v11135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:29.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:28 smithi040 bash[28232]: audit 2023-12-01T21:50:28.408547+0000 mon.c (mon.2) 7028 : audit 0 from='client.? 172.21.15.40:0/1789441729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:30 smithi141 bash[31670]: cluster 2023-12-01T21:50:29.118808+0000 mgr.y (mgr.24356) 11168 : cluster 0 pgmap v11136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:30 smithi040 bash[28232]: cluster 2023-12-01T21:50:29.118808+0000 mgr.y (mgr.24356) 11168 : cluster 0 pgmap v11136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:30 smithi040 bash[41173]: cluster 2023-12-01T21:50:29.118808+0000 mgr.y (mgr.24356) 11168 : cluster 0 pgmap v11136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:31 smithi141 bash[31670]: audit 2023-12-01T21:50:30.864154+0000 mon.c (mon.2) 7029 : audit 0 from='client.? 172.21.15.40:0/1665561569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:32.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:31 smithi040 bash[28232]: audit 2023-12-01T21:50:30.864154+0000 mon.c (mon.2) 7029 : audit 0 from='client.? 172.21.15.40:0/1665561569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:32.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:31 smithi040 bash[41173]: audit 2023-12-01T21:50:30.864154+0000 mon.c (mon.2) 7029 : audit 0 from='client.? 172.21.15.40:0/1665561569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:32 smithi141 bash[31670]: cluster 2023-12-01T21:50:31.120001+0000 mgr.y (mgr.24356) 11169 : cluster 0 pgmap v11137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:32 smithi141 bash[31670]: audit 2023-12-01T21:50:32.258851+0000 mon.c (mon.2) 7030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:50:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:32 smithi040 bash[41173]: cluster 2023-12-01T21:50:31.120001+0000 mgr.y (mgr.24356) 11169 : cluster 0 pgmap v11137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:32 smithi040 bash[41173]: audit 2023-12-01T21:50:32.258851+0000 mon.c (mon.2) 7030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:50:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:32 smithi040 bash[28232]: cluster 2023-12-01T21:50:31.120001+0000 mgr.y (mgr.24356) 11169 : cluster 0 pgmap v11137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:32 smithi040 bash[28232]: audit 2023-12-01T21:50:32.258851+0000 mon.c (mon.2) 7030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:50:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:33 smithi141 bash[31670]: audit 2023-12-01T21:50:33.327243+0000 mon.a (mon.0) 7176 : audit 0 from='client.? 172.21.15.40:0/283610663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:34.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:33 smithi040 bash[41173]: audit 2023-12-01T21:50:33.327243+0000 mon.a (mon.0) 7176 : audit 0 from='client.? 172.21.15.40:0/283610663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:34.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:33 smithi040 bash[28232]: audit 2023-12-01T21:50:33.327243+0000 mon.a (mon.0) 7176 : audit 0 from='client.? 172.21.15.40:0/283610663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:34 smithi141 bash[31670]: cluster 2023-12-01T21:50:33.120612+0000 mgr.y (mgr.24356) 11170 : cluster 0 pgmap v11138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:34 smithi141 bash[31670]: audit 2023-12-01T21:50:33.914190+0000 mon.c (mon.2) 7031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:34 smithi040 bash[28232]: cluster 2023-12-01T21:50:33.120612+0000 mgr.y (mgr.24356) 11170 : cluster 0 pgmap v11138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:34 smithi040 bash[28232]: audit 2023-12-01T21:50:33.914190+0000 mon.c (mon.2) 7031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:34 smithi040 bash[41173]: cluster 2023-12-01T21:50:33.120612+0000 mgr.y (mgr.24356) 11170 : cluster 0 pgmap v11138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:35.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:34 smithi040 bash[41173]: audit 2023-12-01T21:50:33.914190+0000 mon.c (mon.2) 7031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:50:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:50:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:36 smithi040 bash[28232]: cluster 2023-12-01T21:50:35.121720+0000 mgr.y (mgr.24356) 11171 : cluster 0 pgmap v11139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:36 smithi040 bash[28232]: audit 2023-12-01T21:50:35.799622+0000 mon.a (mon.0) 7177 : audit 0 from='client.? 172.21.15.40:0/2045814905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:36 smithi040 bash[41173]: cluster 2023-12-01T21:50:35.121720+0000 mgr.y (mgr.24356) 11171 : cluster 0 pgmap v11139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:36 smithi040 bash[41173]: audit 2023-12-01T21:50:35.799622+0000 mon.a (mon.0) 7177 : audit 0 from='client.? 172.21.15.40:0/2045814905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:36 smithi141 bash[31670]: cluster 2023-12-01T21:50:35.121720+0000 mgr.y (mgr.24356) 11171 : cluster 0 pgmap v11139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:36 smithi141 bash[31670]: audit 2023-12-01T21:50:35.799622+0000 mon.a (mon.0) 7177 : audit 0 from='client.? 172.21.15.40:0/2045814905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:38 smithi141 bash[31670]: cluster 2023-12-01T21:50:37.122413+0000 mgr.y (mgr.24356) 11172 : cluster 0 pgmap v11140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:38 smithi141 bash[31670]: audit 2023-12-01T21:50:38.154346+0000 mon.a (mon.0) 7178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:38 smithi141 bash[31670]: audit 2023-12-01T21:50:38.164005+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:38 smithi141 bash[31670]: audit 2023-12-01T21:50:38.312619+0000 mon.a (mon.0) 7180 : audit 0 from='client.? 172.21.15.40:0/974903757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:38 smithi141 bash[31670]: audit 2023-12-01T21:50:38.465451+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:38 smithi141 bash[31670]: audit 2023-12-01T21:50:38.475702+0000 mon.a (mon.0) 7182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[28232]: cluster 2023-12-01T21:50:37.122413+0000 mgr.y (mgr.24356) 11172 : cluster 0 pgmap v11140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[28232]: audit 2023-12-01T21:50:38.154346+0000 mon.a (mon.0) 7178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[28232]: audit 2023-12-01T21:50:38.164005+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[28232]: audit 2023-12-01T21:50:38.312619+0000 mon.a (mon.0) 7180 : audit 0 from='client.? 172.21.15.40:0/974903757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[28232]: audit 2023-12-01T21:50:38.465451+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[28232]: audit 2023-12-01T21:50:38.475702+0000 mon.a (mon.0) 7182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[41173]: cluster 2023-12-01T21:50:37.122413+0000 mgr.y (mgr.24356) 11172 : cluster 0 pgmap v11140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[41173]: audit 2023-12-01T21:50:38.154346+0000 mon.a (mon.0) 7178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[41173]: audit 2023-12-01T21:50:38.164005+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[41173]: audit 2023-12-01T21:50:38.312619+0000 mon.a (mon.0) 7180 : audit 0 from='client.? 172.21.15.40:0/974903757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[41173]: audit 2023-12-01T21:50:38.465451+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:39.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:38 smithi040 bash[41173]: audit 2023-12-01T21:50:38.475702+0000 mon.a (mon.0) 7182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:39 smithi141 bash[31670]: audit 2023-12-01T21:50:38.952952+0000 mon.c (mon.2) 7032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:50:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:39 smithi141 bash[31670]: audit 2023-12-01T21:50:38.954887+0000 mon.c (mon.2) 7033 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:50:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:39 smithi141 bash[31670]: audit 2023-12-01T21:50:38.965026+0000 mon.a (mon.0) 7183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:39 smithi040 bash[28232]: audit 2023-12-01T21:50:38.952952+0000 mon.c (mon.2) 7032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:50:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:39 smithi040 bash[28232]: audit 2023-12-01T21:50:38.954887+0000 mon.c (mon.2) 7033 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:50:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:39 smithi040 bash[28232]: audit 2023-12-01T21:50:38.965026+0000 mon.a (mon.0) 7183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:39 smithi040 bash[41173]: audit 2023-12-01T21:50:38.952952+0000 mon.c (mon.2) 7032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:50:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:39 smithi040 bash[41173]: audit 2023-12-01T21:50:38.954887+0000 mon.c (mon.2) 7033 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:50:40.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:39 smithi040 bash[41173]: audit 2023-12-01T21:50:38.965026+0000 mon.a (mon.0) 7183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:50:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:40 smithi141 bash[31670]: cluster 2023-12-01T21:50:39.123085+0000 mgr.y (mgr.24356) 11173 : cluster 0 pgmap v11141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:40 smithi040 bash[28232]: cluster 2023-12-01T21:50:39.123085+0000 mgr.y (mgr.24356) 11173 : cluster 0 pgmap v11141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:40 smithi040 bash[41173]: cluster 2023-12-01T21:50:39.123085+0000 mgr.y (mgr.24356) 11173 : cluster 0 pgmap v11141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:41 smithi141 bash[31670]: audit 2023-12-01T21:50:40.786603+0000 mon.a (mon.0) 7184 : audit 0 from='client.? 172.21.15.40:0/4199014047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:41 smithi040 bash[41173]: audit 2023-12-01T21:50:40.786603+0000 mon.a (mon.0) 7184 : audit 0 from='client.? 172.21.15.40:0/4199014047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:41 smithi040 bash[28232]: audit 2023-12-01T21:50:40.786603+0000 mon.a (mon.0) 7184 : audit 0 from='client.? 172.21.15.40:0/4199014047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:42 smithi141 bash[31670]: cluster 2023-12-01T21:50:41.124215+0000 mgr.y (mgr.24356) 11174 : cluster 0 pgmap v11142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:42 smithi040 bash[28232]: cluster 2023-12-01T21:50:41.124215+0000 mgr.y (mgr.24356) 11174 : cluster 0 pgmap v11142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:42 smithi040 bash[41173]: cluster 2023-12-01T21:50:41.124215+0000 mgr.y (mgr.24356) 11174 : cluster 0 pgmap v11142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:43 smithi141 bash[31670]: audit 2023-12-01T21:50:43.248099+0000 mon.c (mon.2) 7034 : audit 0 from='client.? 172.21.15.40:0/2499757793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:44.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:43 smithi040 bash[28232]: audit 2023-12-01T21:50:43.248099+0000 mon.c (mon.2) 7034 : audit 0 from='client.? 172.21.15.40:0/2499757793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:44.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:43 smithi040 bash[41173]: audit 2023-12-01T21:50:43.248099+0000 mon.c (mon.2) 7034 : audit 0 from='client.? 172.21.15.40:0/2499757793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:44 smithi141 bash[31670]: cluster 2023-12-01T21:50:43.124874+0000 mgr.y (mgr.24356) 11175 : cluster 0 pgmap v11143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:44 smithi040 bash[28232]: cluster 2023-12-01T21:50:43.124874+0000 mgr.y (mgr.24356) 11175 : cluster 0 pgmap v11143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:44 smithi040 bash[41173]: cluster 2023-12-01T21:50:43.124874+0000 mgr.y (mgr.24356) 11175 : cluster 0 pgmap v11143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:46 smithi141 bash[31670]: cluster 2023-12-01T21:50:45.126112+0000 mgr.y (mgr.24356) 11176 : cluster 0 pgmap v11144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:46.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:46 smithi141 bash[31670]: audit 2023-12-01T21:50:45.711907+0000 mon.a (mon.0) 7185 : audit 0 from='client.? 172.21.15.40:0/910279703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:46 smithi040 bash[28232]: cluster 2023-12-01T21:50:45.126112+0000 mgr.y (mgr.24356) 11176 : cluster 0 pgmap v11144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:46 smithi040 bash[28232]: audit 2023-12-01T21:50:45.711907+0000 mon.a (mon.0) 7185 : audit 0 from='client.? 172.21.15.40:0/910279703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:46 smithi040 bash[41173]: cluster 2023-12-01T21:50:45.126112+0000 mgr.y (mgr.24356) 11176 : cluster 0 pgmap v11144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:46 smithi040 bash[41173]: audit 2023-12-01T21:50:45.711907+0000 mon.a (mon.0) 7185 : audit 0 from='client.? 172.21.15.40:0/910279703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:46.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:50:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:50:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:48 smithi141 bash[31670]: cluster 2023-12-01T21:50:47.126811+0000 mgr.y (mgr.24356) 11177 : cluster 0 pgmap v11145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:48.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:48 smithi141 bash[31670]: audit 2023-12-01T21:50:48.176439+0000 mon.c (mon.2) 7035 : audit 0 from='client.? 172.21.15.40:0/2432347835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:48 smithi040 bash[28232]: cluster 2023-12-01T21:50:47.126811+0000 mgr.y (mgr.24356) 11177 : cluster 0 pgmap v11145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:48 smithi040 bash[28232]: audit 2023-12-01T21:50:48.176439+0000 mon.c (mon.2) 7035 : audit 0 from='client.? 172.21.15.40:0/2432347835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:48.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:48 smithi040 bash[41173]: cluster 2023-12-01T21:50:47.126811+0000 mgr.y (mgr.24356) 11177 : cluster 0 pgmap v11145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:48.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:48 smithi040 bash[41173]: audit 2023-12-01T21:50:48.176439+0000 mon.c (mon.2) 7035 : audit 0 from='client.? 172.21.15.40:0/2432347835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:49.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:49 smithi141 bash[31670]: audit 2023-12-01T21:50:48.914863+0000 mon.c (mon.2) 7036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:49.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:49 smithi040 bash[41173]: audit 2023-12-01T21:50:48.914863+0000 mon.c (mon.2) 7036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:49.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:49 smithi040 bash[28232]: audit 2023-12-01T21:50:48.914863+0000 mon.c (mon.2) 7036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:50 smithi141 bash[31670]: cluster 2023-12-01T21:50:49.127600+0000 mgr.y (mgr.24356) 11178 : cluster 0 pgmap v11146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:50.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:50 smithi040 bash[28232]: cluster 2023-12-01T21:50:49.127600+0000 mgr.y (mgr.24356) 11178 : cluster 0 pgmap v11146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:50.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:50 smithi040 bash[41173]: cluster 2023-12-01T21:50:49.127600+0000 mgr.y (mgr.24356) 11178 : cluster 0 pgmap v11146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:51.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:51 smithi141 bash[31670]: audit 2023-12-01T21:50:50.640830+0000 mon.c (mon.2) 7037 : audit 0 from='client.? 172.21.15.40:0/2823013614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:51.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:51 smithi040 bash[28232]: audit 2023-12-01T21:50:50.640830+0000 mon.c (mon.2) 7037 : audit 0 from='client.? 172.21.15.40:0/2823013614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:51.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:51 smithi040 bash[41173]: audit 2023-12-01T21:50:50.640830+0000 mon.c (mon.2) 7037 : audit 0 from='client.? 172.21.15.40:0/2823013614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:52 smithi141 bash[31670]: cluster 2023-12-01T21:50:51.128848+0000 mgr.y (mgr.24356) 11179 : cluster 0 pgmap v11147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:52 smithi040 bash[28232]: cluster 2023-12-01T21:50:51.128848+0000 mgr.y (mgr.24356) 11179 : cluster 0 pgmap v11147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:52 smithi040 bash[41173]: cluster 2023-12-01T21:50:51.128848+0000 mgr.y (mgr.24356) 11179 : cluster 0 pgmap v11147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:53.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:53 smithi141 bash[31670]: audit 2023-12-01T21:50:53.109282+0000 mon.a (mon.0) 7186 : audit 0 from='client.? 172.21.15.40:0/3765448709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:53.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:53 smithi040 bash[28232]: audit 2023-12-01T21:50:53.109282+0000 mon.a (mon.0) 7186 : audit 0 from='client.? 172.21.15.40:0/3765448709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:53.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:53 smithi040 bash[41173]: audit 2023-12-01T21:50:53.109282+0000 mon.a (mon.0) 7186 : audit 0 from='client.? 172.21.15.40:0/3765448709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:54 smithi141 bash[31670]: cluster 2023-12-01T21:50:53.129498+0000 mgr.y (mgr.24356) 11180 : cluster 0 pgmap v11148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:54 smithi040 bash[28232]: cluster 2023-12-01T21:50:53.129498+0000 mgr.y (mgr.24356) 11180 : cluster 0 pgmap v11148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:54 smithi040 bash[41173]: cluster 2023-12-01T21:50:53.129498+0000 mgr.y (mgr.24356) 11180 : cluster 0 pgmap v11148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:50:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:50:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:56 smithi040 bash[28232]: cluster 2023-12-01T21:50:55.130650+0000 mgr.y (mgr.24356) 11181 : cluster 0 pgmap v11149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:56.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:56 smithi040 bash[28232]: audit 2023-12-01T21:50:55.574753+0000 mon.c (mon.2) 7038 : audit 0 from='client.? 172.21.15.40:0/2518693318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:56 smithi040 bash[41173]: cluster 2023-12-01T21:50:55.130650+0000 mgr.y (mgr.24356) 11181 : cluster 0 pgmap v11149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:56 smithi040 bash[41173]: audit 2023-12-01T21:50:55.574753+0000 mon.c (mon.2) 7038 : audit 0 from='client.? 172.21.15.40:0/2518693318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:57.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:56 smithi141 bash[31670]: cluster 2023-12-01T21:50:55.130650+0000 mgr.y (mgr.24356) 11181 : cluster 0 pgmap v11149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:57.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:56 smithi141 bash[31670]: audit 2023-12-01T21:50:55.574753+0000 mon.c (mon.2) 7038 : audit 0 from='client.? 172.21.15.40:0/2518693318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:58 smithi040 bash[28232]: cluster 2023-12-01T21:50:57.131265+0000 mgr.y (mgr.24356) 11182 : cluster 0 pgmap v11150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:50:58 smithi040 bash[28232]: audit 2023-12-01T21:50:58.042248+0000 mon.a (mon.0) 7187 : audit 0 from='client.? 172.21.15.40:0/224390203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:58 smithi040 bash[41173]: cluster 2023-12-01T21:50:57.131265+0000 mgr.y (mgr.24356) 11182 : cluster 0 pgmap v11150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:50:58 smithi040 bash[41173]: audit 2023-12-01T21:50:58.042248+0000 mon.a (mon.0) 7187 : audit 0 from='client.? 172.21.15.40:0/224390203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:50:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:58 smithi141 bash[31670]: cluster 2023-12-01T21:50:57.131265+0000 mgr.y (mgr.24356) 11182 : cluster 0 pgmap v11150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:50:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:50:58 smithi141 bash[31670]: audit 2023-12-01T21:50:58.042248+0000 mon.a (mon.0) 7187 : audit 0 from='client.? 172.21.15.40:0/224390203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:00 smithi040 bash[28232]: cluster 2023-12-01T21:50:59.132001+0000 mgr.y (mgr.24356) 11183 : cluster 0 pgmap v11151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:00.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:00 smithi040 bash[28232]: audit 2023-12-01T21:51:00.501384+0000 mon.a (mon.0) 7188 : audit 0 from='client.? 172.21.15.40:0/2287680757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:00 smithi040 bash[41173]: cluster 2023-12-01T21:50:59.132001+0000 mgr.y (mgr.24356) 11183 : cluster 0 pgmap v11151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:00 smithi040 bash[41173]: audit 2023-12-01T21:51:00.501384+0000 mon.a (mon.0) 7188 : audit 0 from='client.? 172.21.15.40:0/2287680757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:00 smithi141 bash[31670]: cluster 2023-12-01T21:50:59.132001+0000 mgr.y (mgr.24356) 11183 : cluster 0 pgmap v11151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:01.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:00 smithi141 bash[31670]: audit 2023-12-01T21:51:00.501384+0000 mon.a (mon.0) 7188 : audit 0 from='client.? 172.21.15.40:0/2287680757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:02 smithi040 bash[28232]: cluster 2023-12-01T21:51:01.133257+0000 mgr.y (mgr.24356) 11184 : cluster 0 pgmap v11152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:02 smithi040 bash[41173]: cluster 2023-12-01T21:51:01.133257+0000 mgr.y (mgr.24356) 11184 : cluster 0 pgmap v11152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:02 smithi141 bash[31670]: cluster 2023-12-01T21:51:01.133257+0000 mgr.y (mgr.24356) 11184 : cluster 0 pgmap v11152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:03 smithi040 bash[28232]: audit 2023-12-01T21:51:02.962747+0000 mon.c (mon.2) 7039 : audit 0 from='client.? 172.21.15.40:0/2963165788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:03 smithi040 bash[41173]: audit 2023-12-01T21:51:02.962747+0000 mon.c (mon.2) 7039 : audit 0 from='client.? 172.21.15.40:0/2963165788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:04.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:03 smithi141 bash[31670]: audit 2023-12-01T21:51:02.962747+0000 mon.c (mon.2) 7039 : audit 0 from='client.? 172.21.15.40:0/2963165788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:04 smithi040 bash[41173]: cluster 2023-12-01T21:51:03.133936+0000 mgr.y (mgr.24356) 11185 : cluster 0 pgmap v11153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:04 smithi040 bash[41173]: audit 2023-12-01T21:51:03.914972+0000 mon.c (mon.2) 7040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:04 smithi040 bash[28232]: cluster 2023-12-01T21:51:03.133936+0000 mgr.y (mgr.24356) 11185 : cluster 0 pgmap v11153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:04.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:04 smithi040 bash[28232]: audit 2023-12-01T21:51:03.914972+0000 mon.c (mon.2) 7040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:04 smithi141 bash[31670]: cluster 2023-12-01T21:51:03.133936+0000 mgr.y (mgr.24356) 11185 : cluster 0 pgmap v11153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:04 smithi141 bash[31670]: audit 2023-12-01T21:51:03.914972+0000 mon.c (mon.2) 7040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:05 smithi040 bash[41173]: audit 2023-12-01T21:51:05.429754+0000 mon.c (mon.2) 7041 : audit 0 from='client.? 172.21.15.40:0/2327353504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:05 smithi040 bash[28232]: audit 2023-12-01T21:51:05.429754+0000 mon.c (mon.2) 7041 : audit 0 from='client.? 172.21.15.40:0/2327353504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:05 smithi141 bash[31670]: audit 2023-12-01T21:51:05.429754+0000 mon.c (mon.2) 7041 : audit 0 from='client.? 172.21.15.40:0/2327353504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:51:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:51:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:06 smithi040 bash[41173]: cluster 2023-12-01T21:51:05.134987+0000 mgr.y (mgr.24356) 11186 : cluster 0 pgmap v11154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:06 smithi040 bash[28232]: cluster 2023-12-01T21:51:05.134987+0000 mgr.y (mgr.24356) 11186 : cluster 0 pgmap v11154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:06 smithi141 bash[31670]: cluster 2023-12-01T21:51:05.134987+0000 mgr.y (mgr.24356) 11186 : cluster 0 pgmap v11154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:08 smithi040 bash[28232]: cluster 2023-12-01T21:51:07.135665+0000 mgr.y (mgr.24356) 11187 : cluster 0 pgmap v11155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:08.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:08 smithi040 bash[28232]: audit 2023-12-01T21:51:07.892129+0000 mon.a (mon.0) 7189 : audit 0 from='client.? 172.21.15.40:0/4069734351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:08 smithi040 bash[41173]: cluster 2023-12-01T21:51:07.135665+0000 mgr.y (mgr.24356) 11187 : cluster 0 pgmap v11155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:08.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:08 smithi040 bash[41173]: audit 2023-12-01T21:51:07.892129+0000 mon.a (mon.0) 7189 : audit 0 from='client.? 172.21.15.40:0/4069734351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:08 smithi141 bash[31670]: cluster 2023-12-01T21:51:07.135665+0000 mgr.y (mgr.24356) 11187 : cluster 0 pgmap v11155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:08 smithi141 bash[31670]: audit 2023-12-01T21:51:07.892129+0000 mon.a (mon.0) 7189 : audit 0 from='client.? 172.21.15.40:0/4069734351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:10 smithi040 bash[28232]: cluster 2023-12-01T21:51:09.136454+0000 mgr.y (mgr.24356) 11188 : cluster 0 pgmap v11156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:10 smithi040 bash[28232]: audit 2023-12-01T21:51:10.358902+0000 mon.c (mon.2) 7042 : audit 0 from='client.? 172.21.15.40:0/2052796044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:10 smithi040 bash[41173]: cluster 2023-12-01T21:51:09.136454+0000 mgr.y (mgr.24356) 11188 : cluster 0 pgmap v11156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:10 smithi040 bash[41173]: audit 2023-12-01T21:51:10.358902+0000 mon.c (mon.2) 7042 : audit 0 from='client.? 172.21.15.40:0/2052796044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:10 smithi141 bash[31670]: cluster 2023-12-01T21:51:09.136454+0000 mgr.y (mgr.24356) 11188 : cluster 0 pgmap v11156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:10 smithi141 bash[31670]: audit 2023-12-01T21:51:10.358902+0000 mon.c (mon.2) 7042 : audit 0 from='client.? 172.21.15.40:0/2052796044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:12.531 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 21:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T21:51:12.157096929Z level=info msg="Completed cleanup jobs" duration=117.568018ms 2023-12-01T21:51:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:12 smithi040 bash[28232]: cluster 2023-12-01T21:51:11.137689+0000 mgr.y (mgr.24356) 11189 : cluster 0 pgmap v11157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:12 smithi040 bash[41173]: cluster 2023-12-01T21:51:11.137689+0000 mgr.y (mgr.24356) 11189 : cluster 0 pgmap v11157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:12 smithi141 bash[31670]: cluster 2023-12-01T21:51:11.137689+0000 mgr.y (mgr.24356) 11189 : cluster 0 pgmap v11157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:13 smithi040 bash[28232]: audit 2023-12-01T21:51:12.829736+0000 mon.a (mon.0) 7190 : audit 0 from='client.? 172.21.15.40:0/589959039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:13 smithi040 bash[41173]: audit 2023-12-01T21:51:12.829736+0000 mon.a (mon.0) 7190 : audit 0 from='client.? 172.21.15.40:0/589959039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:13 smithi141 bash[31670]: audit 2023-12-01T21:51:12.829736+0000 mon.a (mon.0) 7190 : audit 0 from='client.? 172.21.15.40:0/589959039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:14 smithi040 bash[28232]: cluster 2023-12-01T21:51:13.138357+0000 mgr.y (mgr.24356) 11190 : cluster 0 pgmap v11158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:14 smithi040 bash[41173]: cluster 2023-12-01T21:51:13.138357+0000 mgr.y (mgr.24356) 11190 : cluster 0 pgmap v11158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:14 smithi141 bash[31670]: cluster 2023-12-01T21:51:13.138357+0000 mgr.y (mgr.24356) 11190 : cluster 0 pgmap v11158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:15 smithi040 bash[28232]: audit 2023-12-01T21:51:15.284790+0000 mon.a (mon.0) 7191 : audit 0 from='client.? 172.21.15.40:0/1413391504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:15 smithi040 bash[41173]: audit 2023-12-01T21:51:15.284790+0000 mon.a (mon.0) 7191 : audit 0 from='client.? 172.21.15.40:0/1413391504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:15 smithi141 bash[31670]: audit 2023-12-01T21:51:15.284790+0000 mon.a (mon.0) 7191 : audit 0 from='client.? 172.21.15.40:0/1413391504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:51:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:51:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:16 smithi040 bash[41173]: cluster 2023-12-01T21:51:15.139127+0000 mgr.y (mgr.24356) 11191 : cluster 0 pgmap v11159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:16.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:16 smithi040 bash[28232]: cluster 2023-12-01T21:51:15.139127+0000 mgr.y (mgr.24356) 11191 : cluster 0 pgmap v11159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:16 smithi141 bash[31670]: cluster 2023-12-01T21:51:15.139127+0000 mgr.y (mgr.24356) 11191 : cluster 0 pgmap v11159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:18 smithi040 bash[28232]: cluster 2023-12-01T21:51:17.139782+0000 mgr.y (mgr.24356) 11192 : cluster 0 pgmap v11160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:18 smithi040 bash[28232]: audit 2023-12-01T21:51:17.748380+0000 mon.c (mon.2) 7043 : audit 0 from='client.? 172.21.15.40:0/3255873895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:18 smithi040 bash[41173]: cluster 2023-12-01T21:51:17.139782+0000 mgr.y (mgr.24356) 11192 : cluster 0 pgmap v11160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:18.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:18 smithi040 bash[41173]: audit 2023-12-01T21:51:17.748380+0000 mon.c (mon.2) 7043 : audit 0 from='client.? 172.21.15.40:0/3255873895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:18 smithi141 bash[31670]: cluster 2023-12-01T21:51:17.139782+0000 mgr.y (mgr.24356) 11192 : cluster 0 pgmap v11160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:18 smithi141 bash[31670]: audit 2023-12-01T21:51:17.748380+0000 mon.c (mon.2) 7043 : audit 0 from='client.? 172.21.15.40:0/3255873895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:19 smithi040 bash[28232]: audit 2023-12-01T21:51:18.915622+0000 mon.c (mon.2) 7044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:19 smithi040 bash[41173]: audit 2023-12-01T21:51:18.915622+0000 mon.c (mon.2) 7044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:19 smithi141 bash[31670]: audit 2023-12-01T21:51:18.915622+0000 mon.c (mon.2) 7044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:20 smithi040 bash[41173]: cluster 2023-12-01T21:51:19.140466+0000 mgr.y (mgr.24356) 11193 : cluster 0 pgmap v11161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:20 smithi040 bash[41173]: audit 2023-12-01T21:51:20.217156+0000 mon.a (mon.0) 7192 : audit 0 from='client.? 172.21.15.40:0/2683512110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:20 smithi040 bash[28232]: cluster 2023-12-01T21:51:19.140466+0000 mgr.y (mgr.24356) 11193 : cluster 0 pgmap v11161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:20 smithi040 bash[28232]: audit 2023-12-01T21:51:20.217156+0000 mon.a (mon.0) 7192 : audit 0 from='client.? 172.21.15.40:0/2683512110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:20 smithi141 bash[31670]: cluster 2023-12-01T21:51:19.140466+0000 mgr.y (mgr.24356) 11193 : cluster 0 pgmap v11161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:20 smithi141 bash[31670]: audit 2023-12-01T21:51:20.217156+0000 mon.a (mon.0) 7192 : audit 0 from='client.? 172.21.15.40:0/2683512110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:22 smithi040 bash[28232]: cluster 2023-12-01T21:51:21.141626+0000 mgr.y (mgr.24356) 11194 : cluster 0 pgmap v11162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:22 smithi040 bash[41173]: cluster 2023-12-01T21:51:21.141626+0000 mgr.y (mgr.24356) 11194 : cluster 0 pgmap v11162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:22 smithi141 bash[31670]: cluster 2023-12-01T21:51:21.141626+0000 mgr.y (mgr.24356) 11194 : cluster 0 pgmap v11162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:23 smithi040 bash[28232]: audit 2023-12-01T21:51:22.681221+0000 mon.c (mon.2) 7045 : audit 0 from='client.? 172.21.15.40:0/2910751679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:23 smithi040 bash[41173]: audit 2023-12-01T21:51:22.681221+0000 mon.c (mon.2) 7045 : audit 0 from='client.? 172.21.15.40:0/2910751679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:23 smithi141 bash[31670]: audit 2023-12-01T21:51:22.681221+0000 mon.c (mon.2) 7045 : audit 0 from='client.? 172.21.15.40:0/2910751679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:24 smithi040 bash[41173]: cluster 2023-12-01T21:51:23.142319+0000 mgr.y (mgr.24356) 11195 : cluster 0 pgmap v11163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:24 smithi040 bash[28232]: cluster 2023-12-01T21:51:23.142319+0000 mgr.y (mgr.24356) 11195 : cluster 0 pgmap v11163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:24 smithi141 bash[31670]: cluster 2023-12-01T21:51:23.142319+0000 mgr.y (mgr.24356) 11195 : cluster 0 pgmap v11163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:25 smithi040 bash[28232]: audit 2023-12-01T21:51:25.147737+0000 mon.a (mon.0) 7193 : audit 0 from='client.? 172.21.15.40:0/2640594528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:25 smithi040 bash[41173]: audit 2023-12-01T21:51:25.147737+0000 mon.a (mon.0) 7193 : audit 0 from='client.? 172.21.15.40:0/2640594528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:25 smithi141 bash[31670]: audit 2023-12-01T21:51:25.147737+0000 mon.a (mon.0) 7193 : audit 0 from='client.? 172.21.15.40:0/2640594528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:26 smithi040 bash[28232]: cluster 2023-12-01T21:51:25.143084+0000 mgr.y (mgr.24356) 11196 : cluster 0 pgmap v11164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:26 smithi040 bash[41173]: cluster 2023-12-01T21:51:25.143084+0000 mgr.y (mgr.24356) 11196 : cluster 0 pgmap v11164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:26.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:51:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:51:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:26 smithi141 bash[31670]: cluster 2023-12-01T21:51:25.143084+0000 mgr.y (mgr.24356) 11196 : cluster 0 pgmap v11164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:27 smithi040 bash[28232]: audit 2023-12-01T21:51:27.619501+0000 mon.a (mon.0) 7194 : audit 0 from='client.? 172.21.15.40:0/57210912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:27 smithi040 bash[41173]: audit 2023-12-01T21:51:27.619501+0000 mon.a (mon.0) 7194 : audit 0 from='client.? 172.21.15.40:0/57210912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:27 smithi141 bash[31670]: audit 2023-12-01T21:51:27.619501+0000 mon.a (mon.0) 7194 : audit 0 from='client.? 172.21.15.40:0/57210912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:28 smithi040 bash[28232]: cluster 2023-12-01T21:51:27.143730+0000 mgr.y (mgr.24356) 11197 : cluster 0 pgmap v11165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:28 smithi040 bash[41173]: cluster 2023-12-01T21:51:27.143730+0000 mgr.y (mgr.24356) 11197 : cluster 0 pgmap v11165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:28 smithi141 bash[31670]: cluster 2023-12-01T21:51:27.143730+0000 mgr.y (mgr.24356) 11197 : cluster 0 pgmap v11165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:30 smithi040 bash[28232]: cluster 2023-12-01T21:51:29.144400+0000 mgr.y (mgr.24356) 11198 : cluster 0 pgmap v11166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:30 smithi040 bash[28232]: audit 2023-12-01T21:51:30.087612+0000 mon.a (mon.0) 7195 : audit 0 from='client.? 172.21.15.40:0/1963609337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:30 smithi040 bash[41173]: cluster 2023-12-01T21:51:29.144400+0000 mgr.y (mgr.24356) 11198 : cluster 0 pgmap v11166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:30 smithi040 bash[41173]: audit 2023-12-01T21:51:30.087612+0000 mon.a (mon.0) 7195 : audit 0 from='client.? 172.21.15.40:0/1963609337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:30 smithi141 bash[31670]: cluster 2023-12-01T21:51:29.144400+0000 mgr.y (mgr.24356) 11198 : cluster 0 pgmap v11166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:30 smithi141 bash[31670]: audit 2023-12-01T21:51:30.087612+0000 mon.a (mon.0) 7195 : audit 0 from='client.? 172.21.15.40:0/1963609337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:32 smithi040 bash[28232]: cluster 2023-12-01T21:51:31.145561+0000 mgr.y (mgr.24356) 11199 : cluster 0 pgmap v11167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:32 smithi040 bash[28232]: audit 2023-12-01T21:51:32.552535+0000 mon.c (mon.2) 7046 : audit 0 from='client.? 172.21.15.40:0/4281210667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:32 smithi040 bash[41173]: cluster 2023-12-01T21:51:31.145561+0000 mgr.y (mgr.24356) 11199 : cluster 0 pgmap v11167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:32 smithi040 bash[41173]: audit 2023-12-01T21:51:32.552535+0000 mon.c (mon.2) 7046 : audit 0 from='client.? 172.21.15.40:0/4281210667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:32 smithi141 bash[31670]: cluster 2023-12-01T21:51:31.145561+0000 mgr.y (mgr.24356) 11199 : cluster 0 pgmap v11167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:32 smithi141 bash[31670]: audit 2023-12-01T21:51:32.552535+0000 mon.c (mon.2) 7046 : audit 0 from='client.? 172.21.15.40:0/4281210667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:34 smithi141 bash[31670]: cluster 2023-12-01T21:51:33.146242+0000 mgr.y (mgr.24356) 11200 : cluster 0 pgmap v11168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:34 smithi141 bash[31670]: audit 2023-12-01T21:51:33.915950+0000 mon.c (mon.2) 7047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:34 smithi040 bash[41173]: cluster 2023-12-01T21:51:33.146242+0000 mgr.y (mgr.24356) 11200 : cluster 0 pgmap v11168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:34 smithi040 bash[41173]: audit 2023-12-01T21:51:33.915950+0000 mon.c (mon.2) 7047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:34 smithi040 bash[28232]: cluster 2023-12-01T21:51:33.146242+0000 mgr.y (mgr.24356) 11200 : cluster 0 pgmap v11168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:35.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:34 smithi040 bash[28232]: audit 2023-12-01T21:51:33.915950+0000 mon.c (mon.2) 7047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:36.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:35 smithi141 bash[31670]: audit 2023-12-01T21:51:35.025378+0000 mon.c (mon.2) 7048 : audit 0 from='client.? 172.21.15.40:0/1772752358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:35 smithi040 bash[28232]: audit 2023-12-01T21:51:35.025378+0000 mon.c (mon.2) 7048 : audit 0 from='client.? 172.21.15.40:0/1772752358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:35 smithi040 bash[41173]: audit 2023-12-01T21:51:35.025378+0000 mon.c (mon.2) 7048 : audit 0 from='client.? 172.21.15.40:0/1772752358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:36 smithi040 bash[28232]: cluster 2023-12-01T21:51:35.147468+0000 mgr.y (mgr.24356) 11201 : cluster 0 pgmap v11169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:36.916 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:51:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:51:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:36 smithi040 bash[41173]: cluster 2023-12-01T21:51:35.147468+0000 mgr.y (mgr.24356) 11201 : cluster 0 pgmap v11169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:36 smithi141 bash[31670]: cluster 2023-12-01T21:51:35.147468+0000 mgr.y (mgr.24356) 11201 : cluster 0 pgmap v11169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:37 smithi141 bash[31670]: audit 2023-12-01T21:51:37.487323+0000 mon.c (mon.2) 7049 : audit 0 from='client.? 172.21.15.40:0/1355262115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:37 smithi040 bash[28232]: audit 2023-12-01T21:51:37.487323+0000 mon.c (mon.2) 7049 : audit 0 from='client.? 172.21.15.40:0/1355262115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:37 smithi040 bash[41173]: audit 2023-12-01T21:51:37.487323+0000 mon.c (mon.2) 7049 : audit 0 from='client.? 172.21.15.40:0/1355262115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:38 smithi141 bash[31670]: cluster 2023-12-01T21:51:37.148197+0000 mgr.y (mgr.24356) 11202 : cluster 0 pgmap v11170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:38 smithi040 bash[41173]: cluster 2023-12-01T21:51:37.148197+0000 mgr.y (mgr.24356) 11202 : cluster 0 pgmap v11170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:38 smithi040 bash[28232]: cluster 2023-12-01T21:51:37.148197+0000 mgr.y (mgr.24356) 11202 : cluster 0 pgmap v11170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:39 smithi141 bash[31670]: audit 2023-12-01T21:51:39.047218+0000 mon.c (mon.2) 7050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:51:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:39 smithi040 bash[41173]: audit 2023-12-01T21:51:39.047218+0000 mon.c (mon.2) 7050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:51:40.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:39 smithi040 bash[28232]: audit 2023-12-01T21:51:39.047218+0000 mon.c (mon.2) 7050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:51:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:40 smithi141 bash[31670]: cluster 2023-12-01T21:51:39.148911+0000 mgr.y (mgr.24356) 11203 : cluster 0 pgmap v11171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:40 smithi141 bash[31670]: audit 2023-12-01T21:51:39.956115+0000 mon.a (mon.0) 7196 : audit 0 from='client.? 172.21.15.40:0/1990013834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:40 smithi040 bash[28232]: cluster 2023-12-01T21:51:39.148911+0000 mgr.y (mgr.24356) 11203 : cluster 0 pgmap v11171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:40 smithi040 bash[28232]: audit 2023-12-01T21:51:39.956115+0000 mon.a (mon.0) 7196 : audit 0 from='client.? 172.21.15.40:0/1990013834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:40 smithi040 bash[41173]: cluster 2023-12-01T21:51:39.148911+0000 mgr.y (mgr.24356) 11203 : cluster 0 pgmap v11171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:41.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:40 smithi040 bash[41173]: audit 2023-12-01T21:51:39.956115+0000 mon.a (mon.0) 7196 : audit 0 from='client.? 172.21.15.40:0/1990013834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:42 smithi141 bash[31670]: cluster 2023-12-01T21:51:41.150109+0000 mgr.y (mgr.24356) 11204 : cluster 0 pgmap v11172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:42 smithi141 bash[31670]: audit 2023-12-01T21:51:42.427183+0000 mon.c (mon.2) 7051 : audit 0 from='client.? 172.21.15.40:0/2925466710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:42 smithi040 bash[28232]: cluster 2023-12-01T21:51:41.150109+0000 mgr.y (mgr.24356) 11204 : cluster 0 pgmap v11172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:42 smithi040 bash[28232]: audit 2023-12-01T21:51:42.427183+0000 mon.c (mon.2) 7051 : audit 0 from='client.? 172.21.15.40:0/2925466710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:42 smithi040 bash[41173]: cluster 2023-12-01T21:51:41.150109+0000 mgr.y (mgr.24356) 11204 : cluster 0 pgmap v11172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:43.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:42 smithi040 bash[41173]: audit 2023-12-01T21:51:42.427183+0000 mon.c (mon.2) 7051 : audit 0 from='client.? 172.21.15.40:0/2925466710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:44 smithi141 bash[31670]: cluster 2023-12-01T21:51:43.150817+0000 mgr.y (mgr.24356) 11205 : cluster 0 pgmap v11173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:44 smithi040 bash[41173]: cluster 2023-12-01T21:51:43.150817+0000 mgr.y (mgr.24356) 11205 : cluster 0 pgmap v11173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:44 smithi040 bash[28232]: cluster 2023-12-01T21:51:43.150817+0000 mgr.y (mgr.24356) 11205 : cluster 0 pgmap v11173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:44.941073+0000 mon.a (mon.0) 7197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:44.954023+0000 mon.a (mon.0) 7198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:44.955123+0000 mon.a (mon.0) 7199 : audit 0 from='client.? 172.21.15.40:0/3484710073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: cluster 2023-12-01T21:51:45.151929+0000 mgr.y (mgr.24356) 11206 : cluster 0 pgmap v11174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:45.191060+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:45.201234+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:45.727707+0000 mon.c (mon.2) 7052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:51:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:45.729562+0000 mon.c (mon.2) 7053 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:51:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:45 smithi141 bash[31670]: audit 2023-12-01T21:51:45.739244+0000 mon.a (mon.0) 7202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:44.941073+0000 mon.a (mon.0) 7197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:44.954023+0000 mon.a (mon.0) 7198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:44.955123+0000 mon.a (mon.0) 7199 : audit 0 from='client.? 172.21.15.40:0/3484710073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:46.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: cluster 2023-12-01T21:51:45.151929+0000 mgr.y (mgr.24356) 11206 : cluster 0 pgmap v11174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:45.191060+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:45.201234+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:45.727707+0000 mon.c (mon.2) 7052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:45.729562+0000 mon.c (mon.2) 7053 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[28232]: audit 2023-12-01T21:51:45.739244+0000 mon.a (mon.0) 7202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:44.941073+0000 mon.a (mon.0) 7197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:44.954023+0000 mon.a (mon.0) 7198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:44.955123+0000 mon.a (mon.0) 7199 : audit 0 from='client.? 172.21.15.40:0/3484710073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:46.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: cluster 2023-12-01T21:51:45.151929+0000 mgr.y (mgr.24356) 11206 : cluster 0 pgmap v11174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:45.191060+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:45.201234+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:45.727707+0000 mon.c (mon.2) 7052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:51:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:45.729562+0000 mon.c (mon.2) 7053 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:51:46.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:45 smithi040 bash[41173]: audit 2023-12-01T21:51:45.739244+0000 mon.a (mon.0) 7202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:51:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:51:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:51:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:48 smithi141 bash[31670]: cluster 2023-12-01T21:51:47.152596+0000 mgr.y (mgr.24356) 11207 : cluster 0 pgmap v11175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:48 smithi141 bash[31670]: audit 2023-12-01T21:51:47.425016+0000 mon.a (mon.0) 7203 : audit 0 from='client.? 172.21.15.40:0/2425895399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:48 smithi040 bash[41173]: cluster 2023-12-01T21:51:47.152596+0000 mgr.y (mgr.24356) 11207 : cluster 0 pgmap v11175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:48 smithi040 bash[41173]: audit 2023-12-01T21:51:47.425016+0000 mon.a (mon.0) 7203 : audit 0 from='client.? 172.21.15.40:0/2425895399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:48 smithi040 bash[28232]: cluster 2023-12-01T21:51:47.152596+0000 mgr.y (mgr.24356) 11207 : cluster 0 pgmap v11175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:48.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:48 smithi040 bash[28232]: audit 2023-12-01T21:51:47.425016+0000 mon.a (mon.0) 7203 : audit 0 from='client.? 172.21.15.40:0/2425895399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:49.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:49 smithi141 bash[31670]: audit 2023-12-01T21:51:48.916279+0000 mon.c (mon.2) 7054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:49 smithi040 bash[28232]: audit 2023-12-01T21:51:48.916279+0000 mon.c (mon.2) 7054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:49 smithi040 bash[41173]: audit 2023-12-01T21:51:48.916279+0000 mon.c (mon.2) 7054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:50 smithi141 bash[31670]: cluster 2023-12-01T21:51:49.153168+0000 mgr.y (mgr.24356) 11208 : cluster 0 pgmap v11176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:50 smithi141 bash[31670]: audit 2023-12-01T21:51:49.884757+0000 mon.a (mon.0) 7204 : audit 0 from='client.? 172.21.15.40:0/1782993547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:50 smithi040 bash[28232]: cluster 2023-12-01T21:51:49.153168+0000 mgr.y (mgr.24356) 11208 : cluster 0 pgmap v11176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:50.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:50 smithi040 bash[28232]: audit 2023-12-01T21:51:49.884757+0000 mon.a (mon.0) 7204 : audit 0 from='client.? 172.21.15.40:0/1782993547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:50 smithi040 bash[41173]: cluster 2023-12-01T21:51:49.153168+0000 mgr.y (mgr.24356) 11208 : cluster 0 pgmap v11176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:50.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:50 smithi040 bash[41173]: audit 2023-12-01T21:51:49.884757+0000 mon.a (mon.0) 7204 : audit 0 from='client.? 172.21.15.40:0/1782993547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:52 smithi141 bash[31670]: cluster 2023-12-01T21:51:51.154338+0000 mgr.y (mgr.24356) 11209 : cluster 0 pgmap v11177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:52 smithi141 bash[31670]: audit 2023-12-01T21:51:52.349323+0000 mon.a (mon.0) 7205 : audit 0 from='client.? 172.21.15.40:0/82345406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:52 smithi040 bash[41173]: cluster 2023-12-01T21:51:51.154338+0000 mgr.y (mgr.24356) 11209 : cluster 0 pgmap v11177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:52.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:52 smithi040 bash[41173]: audit 2023-12-01T21:51:52.349323+0000 mon.a (mon.0) 7205 : audit 0 from='client.? 172.21.15.40:0/82345406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:52.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:52 smithi040 bash[28232]: cluster 2023-12-01T21:51:51.154338+0000 mgr.y (mgr.24356) 11209 : cluster 0 pgmap v11177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:52.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:52 smithi040 bash[28232]: audit 2023-12-01T21:51:52.349323+0000 mon.a (mon.0) 7205 : audit 0 from='client.? 172.21.15.40:0/82345406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:54.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:54 smithi141 bash[31670]: cluster 2023-12-01T21:51:53.154994+0000 mgr.y (mgr.24356) 11210 : cluster 0 pgmap v11178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:54.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:54 smithi040 bash[28232]: cluster 2023-12-01T21:51:53.154994+0000 mgr.y (mgr.24356) 11210 : cluster 0 pgmap v11178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:54.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:54 smithi040 bash[41173]: cluster 2023-12-01T21:51:53.154994+0000 mgr.y (mgr.24356) 11210 : cluster 0 pgmap v11178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:55 smithi141 bash[31670]: audit 2023-12-01T21:51:54.810521+0000 mon.a (mon.0) 7206 : audit 0 from='client.? 172.21.15.40:0/2682856531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:55.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:55 smithi040 bash[41173]: audit 2023-12-01T21:51:54.810521+0000 mon.a (mon.0) 7206 : audit 0 from='client.? 172.21.15.40:0/2682856531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:55.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:55 smithi040 bash[28232]: audit 2023-12-01T21:51:54.810521+0000 mon.a (mon.0) 7206 : audit 0 from='client.? 172.21.15.40:0/2682856531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:56 smithi040 bash[41173]: cluster 2023-12-01T21:51:55.156218+0000 mgr.y (mgr.24356) 11211 : cluster 0 pgmap v11179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:51:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:51:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:56 smithi040 bash[28232]: cluster 2023-12-01T21:51:55.156218+0000 mgr.y (mgr.24356) 11211 : cluster 0 pgmap v11179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:56 smithi141 bash[31670]: cluster 2023-12-01T21:51:55.156218+0000 mgr.y (mgr.24356) 11211 : cluster 0 pgmap v11179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:57.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:57 smithi040 bash[41173]: audit 2023-12-01T21:51:57.278187+0000 mon.a (mon.0) 7207 : audit 0 from='client.? 172.21.15.40:0/2739384048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:57.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:57 smithi040 bash[28232]: audit 2023-12-01T21:51:57.278187+0000 mon.a (mon.0) 7207 : audit 0 from='client.? 172.21.15.40:0/2739384048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:58.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:57 smithi141 bash[31670]: audit 2023-12-01T21:51:57.278187+0000 mon.a (mon.0) 7207 : audit 0 from='client.? 172.21.15.40:0/2739384048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:51:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:51:58 smithi040 bash[41173]: cluster 2023-12-01T21:51:57.156840+0000 mgr.y (mgr.24356) 11212 : cluster 0 pgmap v11180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:51:58 smithi040 bash[28232]: cluster 2023-12-01T21:51:57.156840+0000 mgr.y (mgr.24356) 11212 : cluster 0 pgmap v11180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:51:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:51:58 smithi141 bash[31670]: cluster 2023-12-01T21:51:57.156840+0000 mgr.y (mgr.24356) 11212 : cluster 0 pgmap v11180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:00 smithi040 bash[28232]: cluster 2023-12-01T21:51:59.157518+0000 mgr.y (mgr.24356) 11213 : cluster 0 pgmap v11181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:00 smithi040 bash[28232]: audit 2023-12-01T21:51:59.744265+0000 mon.a (mon.0) 7208 : audit 0 from='client.? 172.21.15.40:0/1795583962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:00 smithi040 bash[41173]: cluster 2023-12-01T21:51:59.157518+0000 mgr.y (mgr.24356) 11213 : cluster 0 pgmap v11181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:00.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:00 smithi040 bash[41173]: audit 2023-12-01T21:51:59.744265+0000 mon.a (mon.0) 7208 : audit 0 from='client.? 172.21.15.40:0/1795583962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:00 smithi141 bash[31670]: cluster 2023-12-01T21:51:59.157518+0000 mgr.y (mgr.24356) 11213 : cluster 0 pgmap v11181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:00 smithi141 bash[31670]: audit 2023-12-01T21:51:59.744265+0000 mon.a (mon.0) 7208 : audit 0 from='client.? 172.21.15.40:0/1795583962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:02 smithi040 bash[28232]: cluster 2023-12-01T21:52:01.158711+0000 mgr.y (mgr.24356) 11214 : cluster 0 pgmap v11182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:02 smithi040 bash[28232]: audit 2023-12-01T21:52:02.209712+0000 mon.a (mon.0) 7209 : audit 0 from='client.? 172.21.15.40:0/3877748925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:02 smithi040 bash[41173]: cluster 2023-12-01T21:52:01.158711+0000 mgr.y (mgr.24356) 11214 : cluster 0 pgmap v11182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:02 smithi040 bash[41173]: audit 2023-12-01T21:52:02.209712+0000 mon.a (mon.0) 7209 : audit 0 from='client.? 172.21.15.40:0/3877748925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:02 smithi141 bash[31670]: cluster 2023-12-01T21:52:01.158711+0000 mgr.y (mgr.24356) 11214 : cluster 0 pgmap v11182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:02 smithi141 bash[31670]: audit 2023-12-01T21:52:02.209712+0000 mon.a (mon.0) 7209 : audit 0 from='client.? 172.21.15.40:0/3877748925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:04 smithi040 bash[28232]: cluster 2023-12-01T21:52:03.159415+0000 mgr.y (mgr.24356) 11215 : cluster 0 pgmap v11183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:04 smithi040 bash[28232]: audit 2023-12-01T21:52:03.916713+0000 mon.c (mon.2) 7055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:04 smithi040 bash[41173]: cluster 2023-12-01T21:52:03.159415+0000 mgr.y (mgr.24356) 11215 : cluster 0 pgmap v11183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:04.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:04 smithi040 bash[41173]: audit 2023-12-01T21:52:03.916713+0000 mon.c (mon.2) 7055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:04 smithi141 bash[31670]: cluster 2023-12-01T21:52:03.159415+0000 mgr.y (mgr.24356) 11215 : cluster 0 pgmap v11183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:04 smithi141 bash[31670]: audit 2023-12-01T21:52:03.916713+0000 mon.c (mon.2) 7055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:05 smithi040 bash[28232]: audit 2023-12-01T21:52:04.678608+0000 mon.a (mon.0) 7210 : audit 0 from='client.? 172.21.15.40:0/2896687576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:05 smithi040 bash[41173]: audit 2023-12-01T21:52:04.678608+0000 mon.a (mon.0) 7210 : audit 0 from='client.? 172.21.15.40:0/2896687576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:05 smithi141 bash[31670]: audit 2023-12-01T21:52:04.678608+0000 mon.a (mon.0) 7210 : audit 0 from='client.? 172.21.15.40:0/2896687576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:52:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:52:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:06 smithi040 bash[41173]: cluster 2023-12-01T21:52:05.160616+0000 mgr.y (mgr.24356) 11216 : cluster 0 pgmap v11184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:06 smithi040 bash[28232]: cluster 2023-12-01T21:52:05.160616+0000 mgr.y (mgr.24356) 11216 : cluster 0 pgmap v11184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:06 smithi141 bash[31670]: cluster 2023-12-01T21:52:05.160616+0000 mgr.y (mgr.24356) 11216 : cluster 0 pgmap v11184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:07.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:07 smithi040 bash[28232]: audit 2023-12-01T21:52:07.146280+0000 mon.a (mon.0) 7211 : audit 0 from='client.? 172.21.15.40:0/152913293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:07.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:07 smithi040 bash[41173]: audit 2023-12-01T21:52:07.146280+0000 mon.a (mon.0) 7211 : audit 0 from='client.? 172.21.15.40:0/152913293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:08.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:07 smithi141 bash[31670]: audit 2023-12-01T21:52:07.146280+0000 mon.a (mon.0) 7211 : audit 0 from='client.? 172.21.15.40:0/152913293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:08 smithi040 bash[28232]: cluster 2023-12-01T21:52:07.161201+0000 mgr.y (mgr.24356) 11217 : cluster 0 pgmap v11185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:08 smithi040 bash[41173]: cluster 2023-12-01T21:52:07.161201+0000 mgr.y (mgr.24356) 11217 : cluster 0 pgmap v11185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:08 smithi141 bash[31670]: cluster 2023-12-01T21:52:07.161201+0000 mgr.y (mgr.24356) 11217 : cluster 0 pgmap v11185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:10 smithi040 bash[28232]: cluster 2023-12-01T21:52:09.161863+0000 mgr.y (mgr.24356) 11218 : cluster 0 pgmap v11186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:10 smithi040 bash[28232]: audit 2023-12-01T21:52:09.612192+0000 mon.a (mon.0) 7212 : audit 0 from='client.? 172.21.15.40:0/1760139286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:10 smithi040 bash[41173]: cluster 2023-12-01T21:52:09.161863+0000 mgr.y (mgr.24356) 11218 : cluster 0 pgmap v11186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:10.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:10 smithi040 bash[41173]: audit 2023-12-01T21:52:09.612192+0000 mon.a (mon.0) 7212 : audit 0 from='client.? 172.21.15.40:0/1760139286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:10 smithi141 bash[31670]: cluster 2023-12-01T21:52:09.161863+0000 mgr.y (mgr.24356) 11218 : cluster 0 pgmap v11186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:10 smithi141 bash[31670]: audit 2023-12-01T21:52:09.612192+0000 mon.a (mon.0) 7212 : audit 0 from='client.? 172.21.15.40:0/1760139286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:12 smithi040 bash[28232]: cluster 2023-12-01T21:52:11.163133+0000 mgr.y (mgr.24356) 11219 : cluster 0 pgmap v11187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:12 smithi040 bash[28232]: audit 2023-12-01T21:52:12.074548+0000 mon.c (mon.2) 7056 : audit 0 from='client.? 172.21.15.40:0/597468441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:12 smithi040 bash[41173]: cluster 2023-12-01T21:52:11.163133+0000 mgr.y (mgr.24356) 11219 : cluster 0 pgmap v11187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:12.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:12 smithi040 bash[41173]: audit 2023-12-01T21:52:12.074548+0000 mon.c (mon.2) 7056 : audit 0 from='client.? 172.21.15.40:0/597468441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:12 smithi141 bash[31670]: cluster 2023-12-01T21:52:11.163133+0000 mgr.y (mgr.24356) 11219 : cluster 0 pgmap v11187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:12 smithi141 bash[31670]: audit 2023-12-01T21:52:12.074548+0000 mon.c (mon.2) 7056 : audit 0 from='client.? 172.21.15.40:0/597468441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:14 smithi040 bash[41173]: cluster 2023-12-01T21:52:13.163969+0000 mgr.y (mgr.24356) 11220 : cluster 0 pgmap v11188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:14 smithi040 bash[41173]: audit 2023-12-01T21:52:14.540166+0000 mon.a (mon.0) 7213 : audit 0 from='client.? 172.21.15.40:0/2229586294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:14 smithi040 bash[28232]: cluster 2023-12-01T21:52:13.163969+0000 mgr.y (mgr.24356) 11220 : cluster 0 pgmap v11188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:14 smithi040 bash[28232]: audit 2023-12-01T21:52:14.540166+0000 mon.a (mon.0) 7213 : audit 0 from='client.? 172.21.15.40:0/2229586294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:14 smithi141 bash[31670]: cluster 2023-12-01T21:52:13.163969+0000 mgr.y (mgr.24356) 11220 : cluster 0 pgmap v11188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:14 smithi141 bash[31670]: audit 2023-12-01T21:52:14.540166+0000 mon.a (mon.0) 7213 : audit 0 from='client.? 172.21.15.40:0/2229586294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:16 smithi040 bash[28232]: cluster 2023-12-01T21:52:15.165177+0000 mgr.y (mgr.24356) 11221 : cluster 0 pgmap v11189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:52:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:52:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:16 smithi040 bash[41173]: cluster 2023-12-01T21:52:15.165177+0000 mgr.y (mgr.24356) 11221 : cluster 0 pgmap v11189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:16 smithi141 bash[31670]: cluster 2023-12-01T21:52:15.165177+0000 mgr.y (mgr.24356) 11221 : cluster 0 pgmap v11189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:17 smithi040 bash[28232]: audit 2023-12-01T21:52:17.010319+0000 mon.a (mon.0) 7214 : audit 0 from='client.? 172.21.15.40:0/1753864666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:17 smithi040 bash[41173]: audit 2023-12-01T21:52:17.010319+0000 mon.a (mon.0) 7214 : audit 0 from='client.? 172.21.15.40:0/1753864666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:17 smithi141 bash[31670]: audit 2023-12-01T21:52:17.010319+0000 mon.a (mon.0) 7214 : audit 0 from='client.? 172.21.15.40:0/1753864666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:18 smithi040 bash[28232]: cluster 2023-12-01T21:52:17.165860+0000 mgr.y (mgr.24356) 11222 : cluster 0 pgmap v11190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:18 smithi040 bash[41173]: cluster 2023-12-01T21:52:17.165860+0000 mgr.y (mgr.24356) 11222 : cluster 0 pgmap v11190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:18 smithi141 bash[31670]: cluster 2023-12-01T21:52:17.165860+0000 mgr.y (mgr.24356) 11222 : cluster 0 pgmap v11190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:19 smithi040 bash[41173]: audit 2023-12-01T21:52:18.917067+0000 mon.c (mon.2) 7057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:19 smithi040 bash[41173]: audit 2023-12-01T21:52:19.475959+0000 mon.c (mon.2) 7058 : audit 0 from='client.? 172.21.15.40:0/1646751496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:19 smithi040 bash[28232]: audit 2023-12-01T21:52:18.917067+0000 mon.c (mon.2) 7057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:19 smithi040 bash[28232]: audit 2023-12-01T21:52:19.475959+0000 mon.c (mon.2) 7058 : audit 0 from='client.? 172.21.15.40:0/1646751496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:19 smithi141 bash[31670]: audit 2023-12-01T21:52:18.917067+0000 mon.c (mon.2) 7057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:19 smithi141 bash[31670]: audit 2023-12-01T21:52:19.475959+0000 mon.c (mon.2) 7058 : audit 0 from='client.? 172.21.15.40:0/1646751496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:20 smithi040 bash[41173]: cluster 2023-12-01T21:52:19.166367+0000 mgr.y (mgr.24356) 11223 : cluster 0 pgmap v11191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:20 smithi040 bash[28232]: cluster 2023-12-01T21:52:19.166367+0000 mgr.y (mgr.24356) 11223 : cluster 0 pgmap v11191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:20 smithi141 bash[31670]: cluster 2023-12-01T21:52:19.166367+0000 mgr.y (mgr.24356) 11223 : cluster 0 pgmap v11191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:22 smithi040 bash[41173]: cluster 2023-12-01T21:52:21.167518+0000 mgr.y (mgr.24356) 11224 : cluster 0 pgmap v11192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:22 smithi040 bash[41173]: audit 2023-12-01T21:52:21.940087+0000 mon.c (mon.2) 7059 : audit 0 from='client.? 172.21.15.40:0/37642084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:22 smithi040 bash[28232]: cluster 2023-12-01T21:52:21.167518+0000 mgr.y (mgr.24356) 11224 : cluster 0 pgmap v11192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:22 smithi040 bash[28232]: audit 2023-12-01T21:52:21.940087+0000 mon.c (mon.2) 7059 : audit 0 from='client.? 172.21.15.40:0/37642084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:22 smithi141 bash[31670]: cluster 2023-12-01T21:52:21.167518+0000 mgr.y (mgr.24356) 11224 : cluster 0 pgmap v11192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:22 smithi141 bash[31670]: audit 2023-12-01T21:52:21.940087+0000 mon.c (mon.2) 7059 : audit 0 from='client.? 172.21.15.40:0/37642084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:24 smithi040 bash[28232]: cluster 2023-12-01T21:52:23.168155+0000 mgr.y (mgr.24356) 11225 : cluster 0 pgmap v11193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:24 smithi040 bash[28232]: audit 2023-12-01T21:52:24.409201+0000 mon.c (mon.2) 7060 : audit 0 from='client.? 172.21.15.40:0/3479367366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:24 smithi040 bash[41173]: cluster 2023-12-01T21:52:23.168155+0000 mgr.y (mgr.24356) 11225 : cluster 0 pgmap v11193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:24 smithi040 bash[41173]: audit 2023-12-01T21:52:24.409201+0000 mon.c (mon.2) 7060 : audit 0 from='client.? 172.21.15.40:0/3479367366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:24 smithi141 bash[31670]: cluster 2023-12-01T21:52:23.168155+0000 mgr.y (mgr.24356) 11225 : cluster 0 pgmap v11193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:24 smithi141 bash[31670]: audit 2023-12-01T21:52:24.409201+0000 mon.c (mon.2) 7060 : audit 0 from='client.? 172.21.15.40:0/3479367366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:26 smithi040 bash[28232]: cluster 2023-12-01T21:52:25.169354+0000 mgr.y (mgr.24356) 11226 : cluster 0 pgmap v11194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:52:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:52:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:26 smithi040 bash[41173]: cluster 2023-12-01T21:52:25.169354+0000 mgr.y (mgr.24356) 11226 : cluster 0 pgmap v11194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:26 smithi141 bash[31670]: cluster 2023-12-01T21:52:25.169354+0000 mgr.y (mgr.24356) 11226 : cluster 0 pgmap v11194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:27 smithi040 bash[28232]: audit 2023-12-01T21:52:26.875424+0000 mon.c (mon.2) 7061 : audit 0 from='client.? 172.21.15.40:0/1534007113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:27 smithi040 bash[41173]: audit 2023-12-01T21:52:26.875424+0000 mon.c (mon.2) 7061 : audit 0 from='client.? 172.21.15.40:0/1534007113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:27 smithi141 bash[31670]: audit 2023-12-01T21:52:26.875424+0000 mon.c (mon.2) 7061 : audit 0 from='client.? 172.21.15.40:0/1534007113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:28 smithi040 bash[28232]: cluster 2023-12-01T21:52:27.170033+0000 mgr.y (mgr.24356) 11227 : cluster 0 pgmap v11195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:28 smithi040 bash[41173]: cluster 2023-12-01T21:52:27.170033+0000 mgr.y (mgr.24356) 11227 : cluster 0 pgmap v11195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:28 smithi141 bash[31670]: cluster 2023-12-01T21:52:27.170033+0000 mgr.y (mgr.24356) 11227 : cluster 0 pgmap v11195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:29.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:29 smithi040 bash[28232]: audit 2023-12-01T21:52:29.347931+0000 mon.c (mon.2) 7062 : audit 0 from='client.? 172.21.15.40:0/2210891413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:29.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:29 smithi040 bash[41173]: audit 2023-12-01T21:52:29.347931+0000 mon.c (mon.2) 7062 : audit 0 from='client.? 172.21.15.40:0/2210891413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:29 smithi141 bash[31670]: audit 2023-12-01T21:52:29.347931+0000 mon.c (mon.2) 7062 : audit 0 from='client.? 172.21.15.40:0/2210891413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:30 smithi040 bash[28232]: cluster 2023-12-01T21:52:29.170665+0000 mgr.y (mgr.24356) 11228 : cluster 0 pgmap v11196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:30 smithi040 bash[41173]: cluster 2023-12-01T21:52:29.170665+0000 mgr.y (mgr.24356) 11228 : cluster 0 pgmap v11196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:30 smithi141 bash[31670]: cluster 2023-12-01T21:52:29.170665+0000 mgr.y (mgr.24356) 11228 : cluster 0 pgmap v11196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:32 smithi040 bash[28232]: cluster 2023-12-01T21:52:31.171824+0000 mgr.y (mgr.24356) 11229 : cluster 0 pgmap v11197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:32 smithi040 bash[28232]: audit 2023-12-01T21:52:31.811735+0000 mon.c (mon.2) 7063 : audit 0 from='client.? 172.21.15.40:0/1359088964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:32 smithi040 bash[41173]: cluster 2023-12-01T21:52:31.171824+0000 mgr.y (mgr.24356) 11229 : cluster 0 pgmap v11197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:32.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:32 smithi040 bash[41173]: audit 2023-12-01T21:52:31.811735+0000 mon.c (mon.2) 7063 : audit 0 from='client.? 172.21.15.40:0/1359088964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:32 smithi141 bash[31670]: cluster 2023-12-01T21:52:31.171824+0000 mgr.y (mgr.24356) 11229 : cluster 0 pgmap v11197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:32 smithi141 bash[31670]: audit 2023-12-01T21:52:31.811735+0000 mon.c (mon.2) 7063 : audit 0 from='client.? 172.21.15.40:0/1359088964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:34 smithi040 bash[28232]: cluster 2023-12-01T21:52:33.172504+0000 mgr.y (mgr.24356) 11230 : cluster 0 pgmap v11198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:34 smithi040 bash[28232]: audit 2023-12-01T21:52:33.917433+0000 mon.c (mon.2) 7064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:34 smithi040 bash[28232]: audit 2023-12-01T21:52:34.277904+0000 mon.c (mon.2) 7065 : audit 0 from='client.? 172.21.15.40:0/943890252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:34 smithi040 bash[41173]: cluster 2023-12-01T21:52:33.172504+0000 mgr.y (mgr.24356) 11230 : cluster 0 pgmap v11198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:34 smithi040 bash[41173]: audit 2023-12-01T21:52:33.917433+0000 mon.c (mon.2) 7064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:34.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:34 smithi040 bash[41173]: audit 2023-12-01T21:52:34.277904+0000 mon.c (mon.2) 7065 : audit 0 from='client.? 172.21.15.40:0/943890252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:34 smithi141 bash[31670]: cluster 2023-12-01T21:52:33.172504+0000 mgr.y (mgr.24356) 11230 : cluster 0 pgmap v11198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:34 smithi141 bash[31670]: audit 2023-12-01T21:52:33.917433+0000 mon.c (mon.2) 7064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:34 smithi141 bash[31670]: audit 2023-12-01T21:52:34.277904+0000 mon.c (mon.2) 7065 : audit 0 from='client.? 172.21.15.40:0/943890252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:36 smithi040 bash[28232]: cluster 2023-12-01T21:52:35.173764+0000 mgr.y (mgr.24356) 11231 : cluster 0 pgmap v11199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:36 smithi040 bash[41173]: cluster 2023-12-01T21:52:35.173764+0000 mgr.y (mgr.24356) 11231 : cluster 0 pgmap v11199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:52:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:52:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:36 smithi141 bash[31670]: cluster 2023-12-01T21:52:35.173764+0000 mgr.y (mgr.24356) 11231 : cluster 0 pgmap v11199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:37 smithi141 bash[31670]: audit 2023-12-01T21:52:36.739115+0000 mon.a (mon.0) 7215 : audit 0 from='client.? 172.21.15.40:0/600546335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:37 smithi040 bash[28232]: audit 2023-12-01T21:52:36.739115+0000 mon.a (mon.0) 7215 : audit 0 from='client.? 172.21.15.40:0/600546335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:37 smithi040 bash[41173]: audit 2023-12-01T21:52:36.739115+0000 mon.a (mon.0) 7215 : audit 0 from='client.? 172.21.15.40:0/600546335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:38 smithi141 bash[31670]: cluster 2023-12-01T21:52:37.174503+0000 mgr.y (mgr.24356) 11232 : cluster 0 pgmap v11200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:38 smithi040 bash[28232]: cluster 2023-12-01T21:52:37.174503+0000 mgr.y (mgr.24356) 11232 : cluster 0 pgmap v11200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:38 smithi040 bash[41173]: cluster 2023-12-01T21:52:37.174503+0000 mgr.y (mgr.24356) 11232 : cluster 0 pgmap v11200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:39 smithi141 bash[31670]: audit 2023-12-01T21:52:39.198094+0000 mon.c (mon.2) 7066 : audit 0 from='client.? 172.21.15.40:0/1629022715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:39 smithi040 bash[28232]: audit 2023-12-01T21:52:39.198094+0000 mon.c (mon.2) 7066 : audit 0 from='client.? 172.21.15.40:0/1629022715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:39 smithi040 bash[41173]: audit 2023-12-01T21:52:39.198094+0000 mon.c (mon.2) 7066 : audit 0 from='client.? 172.21.15.40:0/1629022715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:40 smithi141 bash[31670]: cluster 2023-12-01T21:52:39.175235+0000 mgr.y (mgr.24356) 11233 : cluster 0 pgmap v11201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:40 smithi040 bash[28232]: cluster 2023-12-01T21:52:39.175235+0000 mgr.y (mgr.24356) 11233 : cluster 0 pgmap v11201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:40 smithi040 bash[41173]: cluster 2023-12-01T21:52:39.175235+0000 mgr.y (mgr.24356) 11233 : cluster 0 pgmap v11201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:41 smithi141 bash[31670]: audit 2023-12-01T21:52:41.669422+0000 mon.a (mon.0) 7216 : audit 0 from='client.? 172.21.15.40:0/1897596908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:41 smithi040 bash[28232]: audit 2023-12-01T21:52:41.669422+0000 mon.a (mon.0) 7216 : audit 0 from='client.? 172.21.15.40:0/1897596908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:41 smithi040 bash[41173]: audit 2023-12-01T21:52:41.669422+0000 mon.a (mon.0) 7216 : audit 0 from='client.? 172.21.15.40:0/1897596908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:42 smithi141 bash[31670]: cluster 2023-12-01T21:52:41.176507+0000 mgr.y (mgr.24356) 11234 : cluster 0 pgmap v11202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:42 smithi040 bash[28232]: cluster 2023-12-01T21:52:41.176507+0000 mgr.y (mgr.24356) 11234 : cluster 0 pgmap v11202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:42 smithi040 bash[41173]: cluster 2023-12-01T21:52:41.176507+0000 mgr.y (mgr.24356) 11234 : cluster 0 pgmap v11202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:44 smithi141 bash[31670]: cluster 2023-12-01T21:52:43.177306+0000 mgr.y (mgr.24356) 11235 : cluster 0 pgmap v11203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:44 smithi141 bash[31670]: audit 2023-12-01T21:52:44.131548+0000 mon.c (mon.2) 7067 : audit 0 from='client.? 172.21.15.40:0/1658518946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:44 smithi040 bash[28232]: cluster 2023-12-01T21:52:43.177306+0000 mgr.y (mgr.24356) 11235 : cluster 0 pgmap v11203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:44 smithi040 bash[28232]: audit 2023-12-01T21:52:44.131548+0000 mon.c (mon.2) 7067 : audit 0 from='client.? 172.21.15.40:0/1658518946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:44 smithi040 bash[41173]: cluster 2023-12-01T21:52:43.177306+0000 mgr.y (mgr.24356) 11235 : cluster 0 pgmap v11203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:44 smithi040 bash[41173]: audit 2023-12-01T21:52:44.131548+0000 mon.c (mon.2) 7067 : audit 0 from='client.? 172.21.15.40:0/1658518946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:52:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:52:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[28232]: cluster 2023-12-01T21:52:45.178458+0000 mgr.y (mgr.24356) 11236 : cluster 0 pgmap v11204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[28232]: audit 2023-12-01T21:52:45.822408+0000 mon.c (mon.2) 7068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:52:46.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[28232]: audit 2023-12-01T21:52:46.589713+0000 mon.a (mon.0) 7217 : audit 0 from='client.? 172.21.15.40:0/1692838956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[41173]: cluster 2023-12-01T21:52:45.178458+0000 mgr.y (mgr.24356) 11236 : cluster 0 pgmap v11204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[41173]: audit 2023-12-01T21:52:45.822408+0000 mon.c (mon.2) 7068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:52:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:46 smithi040 bash[41173]: audit 2023-12-01T21:52:46.589713+0000 mon.a (mon.0) 7217 : audit 0 from='client.? 172.21.15.40:0/1692838956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:46 smithi141 bash[31670]: cluster 2023-12-01T21:52:45.178458+0000 mgr.y (mgr.24356) 11236 : cluster 0 pgmap v11204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:46 smithi141 bash[31670]: audit 2023-12-01T21:52:45.822408+0000 mon.c (mon.2) 7068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:52:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:46 smithi141 bash[31670]: audit 2023-12-01T21:52:46.589713+0000 mon.a (mon.0) 7217 : audit 0 from='client.? 172.21.15.40:0/1692838956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:48 smithi141 bash[31670]: cluster 2023-12-01T21:52:47.179155+0000 mgr.y (mgr.24356) 11237 : cluster 0 pgmap v11205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:48 smithi040 bash[28232]: cluster 2023-12-01T21:52:47.179155+0000 mgr.y (mgr.24356) 11237 : cluster 0 pgmap v11205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:48 smithi040 bash[41173]: cluster 2023-12-01T21:52:47.179155+0000 mgr.y (mgr.24356) 11237 : cluster 0 pgmap v11205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:49 smithi141 bash[31670]: audit 2023-12-01T21:52:48.917768+0000 mon.c (mon.2) 7069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:49 smithi141 bash[31670]: audit 2023-12-01T21:52:49.048411+0000 mon.a (mon.0) 7218 : audit 0 from='client.? 172.21.15.40:0/167459774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:49 smithi040 bash[28232]: audit 2023-12-01T21:52:48.917768+0000 mon.c (mon.2) 7069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:49 smithi040 bash[28232]: audit 2023-12-01T21:52:49.048411+0000 mon.a (mon.0) 7218 : audit 0 from='client.? 172.21.15.40:0/167459774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:49 smithi040 bash[41173]: audit 2023-12-01T21:52:48.917768+0000 mon.c (mon.2) 7069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:49 smithi040 bash[41173]: audit 2023-12-01T21:52:49.048411+0000 mon.a (mon.0) 7218 : audit 0 from='client.? 172.21.15.40:0/167459774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:50 smithi141 bash[31670]: cluster 2023-12-01T21:52:49.179887+0000 mgr.y (mgr.24356) 11238 : cluster 0 pgmap v11206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:50 smithi040 bash[28232]: cluster 2023-12-01T21:52:49.179887+0000 mgr.y (mgr.24356) 11238 : cluster 0 pgmap v11206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:50 smithi040 bash[41173]: cluster 2023-12-01T21:52:49.179887+0000 mgr.y (mgr.24356) 11238 : cluster 0 pgmap v11206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:51 smithi141 bash[31670]: audit 2023-12-01T21:52:51.525312+0000 mon.c (mon.2) 7070 : audit 0 from='client.? 172.21.15.40:0/2842745657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:51 smithi141 bash[31670]: audit 2023-12-01T21:52:51.672119+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:51 smithi141 bash[31670]: audit 2023-12-01T21:52:51.681213+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:51 smithi040 bash[41173]: audit 2023-12-01T21:52:51.525312+0000 mon.c (mon.2) 7070 : audit 0 from='client.? 172.21.15.40:0/2842745657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:51 smithi040 bash[41173]: audit 2023-12-01T21:52:51.672119+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:51 smithi040 bash[41173]: audit 2023-12-01T21:52:51.681213+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:51 smithi040 bash[28232]: audit 2023-12-01T21:52:51.525312+0000 mon.c (mon.2) 7070 : audit 0 from='client.? 172.21.15.40:0/2842745657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:51 smithi040 bash[28232]: audit 2023-12-01T21:52:51.672119+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:52.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:51 smithi040 bash[28232]: audit 2023-12-01T21:52:51.681213+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:52 smithi141 bash[31670]: cluster 2023-12-01T21:52:51.180829+0000 mgr.y (mgr.24356) 11239 : cluster 0 pgmap v11207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:52 smithi141 bash[31670]: audit 2023-12-01T21:52:52.040080+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:52 smithi141 bash[31670]: audit 2023-12-01T21:52:52.051584+0000 mon.a (mon.0) 7222 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:52 smithi141 bash[31670]: audit 2023-12-01T21:52:52.525358+0000 mon.c (mon.2) 7071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:52 smithi141 bash[31670]: audit 2023-12-01T21:52:52.527345+0000 mon.c (mon.2) 7072 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:52:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:52 smithi141 bash[31670]: audit 2023-12-01T21:52:52.537960+0000 mon.a (mon.0) 7223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[28232]: cluster 2023-12-01T21:52:51.180829+0000 mgr.y (mgr.24356) 11239 : cluster 0 pgmap v11207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[28232]: audit 2023-12-01T21:52:52.040080+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[28232]: audit 2023-12-01T21:52:52.051584+0000 mon.a (mon.0) 7222 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[28232]: audit 2023-12-01T21:52:52.525358+0000 mon.c (mon.2) 7071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[28232]: audit 2023-12-01T21:52:52.527345+0000 mon.c (mon.2) 7072 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[28232]: audit 2023-12-01T21:52:52.537960+0000 mon.a (mon.0) 7223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[41173]: cluster 2023-12-01T21:52:51.180829+0000 mgr.y (mgr.24356) 11239 : cluster 0 pgmap v11207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[41173]: audit 2023-12-01T21:52:52.040080+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[41173]: audit 2023-12-01T21:52:52.051584+0000 mon.a (mon.0) 7222 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[41173]: audit 2023-12-01T21:52:52.525358+0000 mon.c (mon.2) 7071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[41173]: audit 2023-12-01T21:52:52.527345+0000 mon.c (mon.2) 7072 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:52:53.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:52 smithi040 bash[41173]: audit 2023-12-01T21:52:52.537960+0000 mon.a (mon.0) 7223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:52:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:54 smithi141 bash[31670]: cluster 2023-12-01T21:52:53.181574+0000 mgr.y (mgr.24356) 11240 : cluster 0 pgmap v11208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:54 smithi141 bash[31670]: audit 2023-12-01T21:52:54.005622+0000 mon.a (mon.0) 7224 : audit 0 from='client.? 172.21.15.40:0/3278526707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:54 smithi040 bash[28232]: cluster 2023-12-01T21:52:53.181574+0000 mgr.y (mgr.24356) 11240 : cluster 0 pgmap v11208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:54 smithi040 bash[28232]: audit 2023-12-01T21:52:54.005622+0000 mon.a (mon.0) 7224 : audit 0 from='client.? 172.21.15.40:0/3278526707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:54 smithi040 bash[41173]: cluster 2023-12-01T21:52:53.181574+0000 mgr.y (mgr.24356) 11240 : cluster 0 pgmap v11208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:54 smithi040 bash[41173]: audit 2023-12-01T21:52:54.005622+0000 mon.a (mon.0) 7224 : audit 0 from='client.? 172.21.15.40:0/3278526707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:52:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:52:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:56 smithi040 bash[28232]: cluster 2023-12-01T21:52:55.182814+0000 mgr.y (mgr.24356) 11241 : cluster 0 pgmap v11209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:56 smithi040 bash[28232]: audit 2023-12-01T21:52:56.473220+0000 mon.a (mon.0) 7225 : audit 0 from='client.? 172.21.15.40:0/3531514632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:56 smithi040 bash[41173]: cluster 2023-12-01T21:52:55.182814+0000 mgr.y (mgr.24356) 11241 : cluster 0 pgmap v11209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:56 smithi040 bash[41173]: audit 2023-12-01T21:52:56.473220+0000 mon.a (mon.0) 7225 : audit 0 from='client.? 172.21.15.40:0/3531514632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:56 smithi141 bash[31670]: cluster 2023-12-01T21:52:55.182814+0000 mgr.y (mgr.24356) 11241 : cluster 0 pgmap v11209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:56 smithi141 bash[31670]: audit 2023-12-01T21:52:56.473220+0000 mon.a (mon.0) 7225 : audit 0 from='client.? 172.21.15.40:0/3531514632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:52:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:58 smithi141 bash[31670]: cluster 2023-12-01T21:52:57.183474+0000 mgr.y (mgr.24356) 11242 : cluster 0 pgmap v11210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:58 smithi040 bash[28232]: cluster 2023-12-01T21:52:57.183474+0000 mgr.y (mgr.24356) 11242 : cluster 0 pgmap v11210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:52:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:58 smithi040 bash[41173]: cluster 2023-12-01T21:52:57.183474+0000 mgr.y (mgr.24356) 11242 : cluster 0 pgmap v11210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:52:59 smithi141 bash[31670]: audit 2023-12-01T21:52:58.943889+0000 mon.c (mon.2) 7073 : audit 0 from='client.? 172.21.15.40:0/3955831857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:52:59 smithi040 bash[28232]: audit 2023-12-01T21:52:58.943889+0000 mon.c (mon.2) 7073 : audit 0 from='client.? 172.21.15.40:0/3955831857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:00.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:52:59 smithi040 bash[41173]: audit 2023-12-01T21:52:58.943889+0000 mon.c (mon.2) 7073 : audit 0 from='client.? 172.21.15.40:0/3955831857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:00 smithi141 bash[31670]: cluster 2023-12-01T21:52:59.184176+0000 mgr.y (mgr.24356) 11243 : cluster 0 pgmap v11211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:00 smithi040 bash[41173]: cluster 2023-12-01T21:52:59.184176+0000 mgr.y (mgr.24356) 11243 : cluster 0 pgmap v11211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:00 smithi040 bash[28232]: cluster 2023-12-01T21:52:59.184176+0000 mgr.y (mgr.24356) 11243 : cluster 0 pgmap v11211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:01 smithi141 bash[31670]: audit 2023-12-01T21:53:01.409384+0000 mon.a (mon.0) 7226 : audit 0 from='client.? 172.21.15.40:0/3253126980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:01 smithi040 bash[41173]: audit 2023-12-01T21:53:01.409384+0000 mon.a (mon.0) 7226 : audit 0 from='client.? 172.21.15.40:0/3253126980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:01 smithi040 bash[28232]: audit 2023-12-01T21:53:01.409384+0000 mon.a (mon.0) 7226 : audit 0 from='client.? 172.21.15.40:0/3253126980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:02 smithi141 bash[31670]: cluster 2023-12-01T21:53:01.185314+0000 mgr.y (mgr.24356) 11244 : cluster 0 pgmap v11212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:02 smithi040 bash[41173]: cluster 2023-12-01T21:53:01.185314+0000 mgr.y (mgr.24356) 11244 : cluster 0 pgmap v11212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:02 smithi040 bash[28232]: cluster 2023-12-01T21:53:01.185314+0000 mgr.y (mgr.24356) 11244 : cluster 0 pgmap v11212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:04 smithi141 bash[31670]: cluster 2023-12-01T21:53:03.186005+0000 mgr.y (mgr.24356) 11245 : cluster 0 pgmap v11213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:04 smithi141 bash[31670]: audit 2023-12-01T21:53:03.874170+0000 mon.c (mon.2) 7074 : audit 0 from='client.? 172.21.15.40:0/3380068877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:04 smithi141 bash[31670]: audit 2023-12-01T21:53:03.918118+0000 mon.c (mon.2) 7075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:04 smithi040 bash[41173]: cluster 2023-12-01T21:53:03.186005+0000 mgr.y (mgr.24356) 11245 : cluster 0 pgmap v11213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:04 smithi040 bash[41173]: audit 2023-12-01T21:53:03.874170+0000 mon.c (mon.2) 7074 : audit 0 from='client.? 172.21.15.40:0/3380068877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:04 smithi040 bash[41173]: audit 2023-12-01T21:53:03.918118+0000 mon.c (mon.2) 7075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:04 smithi040 bash[28232]: cluster 2023-12-01T21:53:03.186005+0000 mgr.y (mgr.24356) 11245 : cluster 0 pgmap v11213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:04 smithi040 bash[28232]: audit 2023-12-01T21:53:03.874170+0000 mon.c (mon.2) 7074 : audit 0 from='client.? 172.21.15.40:0/3380068877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:05.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:04 smithi040 bash[28232]: audit 2023-12-01T21:53:03.918118+0000 mon.c (mon.2) 7075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:06.777 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:53:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:53:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:06 smithi141 bash[31670]: cluster 2023-12-01T21:53:05.187136+0000 mgr.y (mgr.24356) 11246 : cluster 0 pgmap v11214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:06 smithi141 bash[31670]: audit 2023-12-01T21:53:06.336262+0000 mon.a (mon.0) 7227 : audit 0 from='client.? 172.21.15.40:0/2004704491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:06 smithi040 bash[28232]: cluster 2023-12-01T21:53:05.187136+0000 mgr.y (mgr.24356) 11246 : cluster 0 pgmap v11214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:06 smithi040 bash[28232]: audit 2023-12-01T21:53:06.336262+0000 mon.a (mon.0) 7227 : audit 0 from='client.? 172.21.15.40:0/2004704491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:06 smithi040 bash[41173]: cluster 2023-12-01T21:53:05.187136+0000 mgr.y (mgr.24356) 11246 : cluster 0 pgmap v11214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:07.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:06 smithi040 bash[41173]: audit 2023-12-01T21:53:06.336262+0000 mon.a (mon.0) 7227 : audit 0 from='client.? 172.21.15.40:0/2004704491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:08 smithi040 bash[28232]: cluster 2023-12-01T21:53:07.187808+0000 mgr.y (mgr.24356) 11247 : cluster 0 pgmap v11215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:08 smithi040 bash[41173]: cluster 2023-12-01T21:53:07.187808+0000 mgr.y (mgr.24356) 11247 : cluster 0 pgmap v11215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:08 smithi141 bash[31670]: cluster 2023-12-01T21:53:07.187808+0000 mgr.y (mgr.24356) 11247 : cluster 0 pgmap v11215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:09 smithi040 bash[28232]: audit 2023-12-01T21:53:08.804599+0000 mon.a (mon.0) 7228 : audit 0 from='client.? 172.21.15.40:0/2776406776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:09 smithi040 bash[41173]: audit 2023-12-01T21:53:08.804599+0000 mon.a (mon.0) 7228 : audit 0 from='client.? 172.21.15.40:0/2776406776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:09 smithi141 bash[31670]: audit 2023-12-01T21:53:08.804599+0000 mon.a (mon.0) 7228 : audit 0 from='client.? 172.21.15.40:0/2776406776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:10 smithi040 bash[41173]: cluster 2023-12-01T21:53:09.188479+0000 mgr.y (mgr.24356) 11248 : cluster 0 pgmap v11216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:10 smithi040 bash[28232]: cluster 2023-12-01T21:53:09.188479+0000 mgr.y (mgr.24356) 11248 : cluster 0 pgmap v11216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:10 smithi141 bash[31670]: cluster 2023-12-01T21:53:09.188479+0000 mgr.y (mgr.24356) 11248 : cluster 0 pgmap v11216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:11 smithi040 bash[28232]: audit 2023-12-01T21:53:11.273853+0000 mon.a (mon.0) 7229 : audit 0 from='client.? 172.21.15.40:0/1017405882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:11 smithi040 bash[41173]: audit 2023-12-01T21:53:11.273853+0000 mon.a (mon.0) 7229 : audit 0 from='client.? 172.21.15.40:0/1017405882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:11 smithi141 bash[31670]: audit 2023-12-01T21:53:11.273853+0000 mon.a (mon.0) 7229 : audit 0 from='client.? 172.21.15.40:0/1017405882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:12 smithi040 bash[28232]: cluster 2023-12-01T21:53:11.189590+0000 mgr.y (mgr.24356) 11249 : cluster 0 pgmap v11217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:12 smithi040 bash[41173]: cluster 2023-12-01T21:53:11.189590+0000 mgr.y (mgr.24356) 11249 : cluster 0 pgmap v11217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:12 smithi141 bash[31670]: cluster 2023-12-01T21:53:11.189590+0000 mgr.y (mgr.24356) 11249 : cluster 0 pgmap v11217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:14.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:13 smithi040 bash[28232]: audit 2023-12-01T21:53:13.736194+0000 mon.a (mon.0) 7230 : audit 0 from='client.? 172.21.15.40:0/1335952317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:13 smithi040 bash[41173]: audit 2023-12-01T21:53:13.736194+0000 mon.a (mon.0) 7230 : audit 0 from='client.? 172.21.15.40:0/1335952317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:13 smithi141 bash[31670]: audit 2023-12-01T21:53:13.736194+0000 mon.a (mon.0) 7230 : audit 0 from='client.? 172.21.15.40:0/1335952317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:14 smithi040 bash[28232]: cluster 2023-12-01T21:53:13.190273+0000 mgr.y (mgr.24356) 11250 : cluster 0 pgmap v11218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:14 smithi040 bash[41173]: cluster 2023-12-01T21:53:13.190273+0000 mgr.y (mgr.24356) 11250 : cluster 0 pgmap v11218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:14 smithi141 bash[31670]: cluster 2023-12-01T21:53:13.190273+0000 mgr.y (mgr.24356) 11250 : cluster 0 pgmap v11218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:16 smithi040 bash[28232]: cluster 2023-12-01T21:53:15.191516+0000 mgr.y (mgr.24356) 11251 : cluster 0 pgmap v11219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:16 smithi040 bash[28232]: audit 2023-12-01T21:53:16.206483+0000 mon.a (mon.0) 7231 : audit 0 from='client.? 172.21.15.40:0/1082270926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:53:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:53:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:16 smithi040 bash[41173]: cluster 2023-12-01T21:53:15.191516+0000 mgr.y (mgr.24356) 11251 : cluster 0 pgmap v11219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:16.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:16 smithi040 bash[41173]: audit 2023-12-01T21:53:16.206483+0000 mon.a (mon.0) 7231 : audit 0 from='client.? 172.21.15.40:0/1082270926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:16 smithi141 bash[31670]: cluster 2023-12-01T21:53:15.191516+0000 mgr.y (mgr.24356) 11251 : cluster 0 pgmap v11219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:16 smithi141 bash[31670]: audit 2023-12-01T21:53:16.206483+0000 mon.a (mon.0) 7231 : audit 0 from='client.? 172.21.15.40:0/1082270926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:18 smithi040 bash[28232]: cluster 2023-12-01T21:53:17.192328+0000 mgr.y (mgr.24356) 11252 : cluster 0 pgmap v11220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:18 smithi040 bash[41173]: cluster 2023-12-01T21:53:17.192328+0000 mgr.y (mgr.24356) 11252 : cluster 0 pgmap v11220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:18 smithi141 bash[31670]: cluster 2023-12-01T21:53:17.192328+0000 mgr.y (mgr.24356) 11252 : cluster 0 pgmap v11220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:19 smithi040 bash[41173]: audit 2023-12-01T21:53:18.666657+0000 mon.a (mon.0) 7232 : audit 0 from='client.? 172.21.15.40:0/2017994678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:19 smithi040 bash[41173]: audit 2023-12-01T21:53:18.918532+0000 mon.c (mon.2) 7076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:19 smithi040 bash[28232]: audit 2023-12-01T21:53:18.666657+0000 mon.a (mon.0) 7232 : audit 0 from='client.? 172.21.15.40:0/2017994678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:19 smithi040 bash[28232]: audit 2023-12-01T21:53:18.918532+0000 mon.c (mon.2) 7076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:19 smithi141 bash[31670]: audit 2023-12-01T21:53:18.666657+0000 mon.a (mon.0) 7232 : audit 0 from='client.? 172.21.15.40:0/2017994678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:20.042 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:19 smithi141 bash[31670]: audit 2023-12-01T21:53:18.918532+0000 mon.c (mon.2) 7076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:20 smithi040 bash[28232]: cluster 2023-12-01T21:53:19.193145+0000 mgr.y (mgr.24356) 11253 : cluster 0 pgmap v11221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:20 smithi040 bash[41173]: cluster 2023-12-01T21:53:19.193145+0000 mgr.y (mgr.24356) 11253 : cluster 0 pgmap v11221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:20 smithi141 bash[31670]: cluster 2023-12-01T21:53:19.193145+0000 mgr.y (mgr.24356) 11253 : cluster 0 pgmap v11221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:21.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:21 smithi040 bash[41173]: audit 2023-12-01T21:53:21.130278+0000 mon.a (mon.0) 7233 : audit 0 from='client.? 172.21.15.40:0/2963383079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:21.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:21 smithi040 bash[28232]: audit 2023-12-01T21:53:21.130278+0000 mon.a (mon.0) 7233 : audit 0 from='client.? 172.21.15.40:0/2963383079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:22.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:21 smithi141 bash[31670]: audit 2023-12-01T21:53:21.130278+0000 mon.a (mon.0) 7233 : audit 0 from='client.? 172.21.15.40:0/2963383079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:22 smithi040 bash[28232]: cluster 2023-12-01T21:53:21.194323+0000 mgr.y (mgr.24356) 11254 : cluster 0 pgmap v11222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:22 smithi040 bash[41173]: cluster 2023-12-01T21:53:21.194323+0000 mgr.y (mgr.24356) 11254 : cluster 0 pgmap v11222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:22 smithi141 bash[31670]: cluster 2023-12-01T21:53:21.194323+0000 mgr.y (mgr.24356) 11254 : cluster 0 pgmap v11222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:24 smithi040 bash[28232]: cluster 2023-12-01T21:53:23.195130+0000 mgr.y (mgr.24356) 11255 : cluster 0 pgmap v11223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:24 smithi040 bash[28232]: audit 2023-12-01T21:53:23.591284+0000 mon.c (mon.2) 7077 : audit 0 from='client.? 172.21.15.40:0/2236451034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:24 smithi040 bash[41173]: cluster 2023-12-01T21:53:23.195130+0000 mgr.y (mgr.24356) 11255 : cluster 0 pgmap v11223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:24 smithi040 bash[41173]: audit 2023-12-01T21:53:23.591284+0000 mon.c (mon.2) 7077 : audit 0 from='client.? 172.21.15.40:0/2236451034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:24 smithi141 bash[31670]: cluster 2023-12-01T21:53:23.195130+0000 mgr.y (mgr.24356) 11255 : cluster 0 pgmap v11223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:25.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:24 smithi141 bash[31670]: audit 2023-12-01T21:53:23.591284+0000 mon.c (mon.2) 7077 : audit 0 from='client.? 172.21.15.40:0/2236451034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:26 smithi040 bash[28232]: cluster 2023-12-01T21:53:25.196362+0000 mgr.y (mgr.24356) 11256 : cluster 0 pgmap v11224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:26 smithi040 bash[28232]: audit 2023-12-01T21:53:26.047749+0000 mon.c (mon.2) 7078 : audit 0 from='client.? 172.21.15.40:0/1974025078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:53:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:53:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:26 smithi040 bash[41173]: cluster 2023-12-01T21:53:25.196362+0000 mgr.y (mgr.24356) 11256 : cluster 0 pgmap v11224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:26.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:26 smithi040 bash[41173]: audit 2023-12-01T21:53:26.047749+0000 mon.c (mon.2) 7078 : audit 0 from='client.? 172.21.15.40:0/1974025078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:26 smithi141 bash[31670]: cluster 2023-12-01T21:53:25.196362+0000 mgr.y (mgr.24356) 11256 : cluster 0 pgmap v11224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:26 smithi141 bash[31670]: audit 2023-12-01T21:53:26.047749+0000 mon.c (mon.2) 7078 : audit 0 from='client.? 172.21.15.40:0/1974025078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:28.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:28 smithi040 bash[41173]: cluster 2023-12-01T21:53:27.197070+0000 mgr.y (mgr.24356) 11257 : cluster 0 pgmap v11225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:28.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:28 smithi040 bash[41173]: audit 2023-12-01T21:53:28.515587+0000 mon.c (mon.2) 7079 : audit 0 from='client.? 172.21.15.40:0/1081918873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:28 smithi040 bash[28232]: cluster 2023-12-01T21:53:27.197070+0000 mgr.y (mgr.24356) 11257 : cluster 0 pgmap v11225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:28 smithi040 bash[28232]: audit 2023-12-01T21:53:28.515587+0000 mon.c (mon.2) 7079 : audit 0 from='client.? 172.21.15.40:0/1081918873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:28 smithi141 bash[31670]: cluster 2023-12-01T21:53:27.197070+0000 mgr.y (mgr.24356) 11257 : cluster 0 pgmap v11225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:28 smithi141 bash[31670]: audit 2023-12-01T21:53:28.515587+0000 mon.c (mon.2) 7079 : audit 0 from='client.? 172.21.15.40:0/1081918873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:30 smithi040 bash[28232]: cluster 2023-12-01T21:53:29.197722+0000 mgr.y (mgr.24356) 11258 : cluster 0 pgmap v11226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:30 smithi040 bash[41173]: cluster 2023-12-01T21:53:29.197722+0000 mgr.y (mgr.24356) 11258 : cluster 0 pgmap v11226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:30 smithi141 bash[31670]: cluster 2023-12-01T21:53:29.197722+0000 mgr.y (mgr.24356) 11258 : cluster 0 pgmap v11226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:31 smithi040 bash[28232]: audit 2023-12-01T21:53:30.982258+0000 mon.c (mon.2) 7080 : audit 0 from='client.? 172.21.15.40:0/1177622817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:31 smithi040 bash[41173]: audit 2023-12-01T21:53:30.982258+0000 mon.c (mon.2) 7080 : audit 0 from='client.? 172.21.15.40:0/1177622817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:31 smithi141 bash[31670]: audit 2023-12-01T21:53:30.982258+0000 mon.c (mon.2) 7080 : audit 0 from='client.? 172.21.15.40:0/1177622817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:32 smithi040 bash[28232]: cluster 2023-12-01T21:53:31.198913+0000 mgr.y (mgr.24356) 11259 : cluster 0 pgmap v11227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:32 smithi040 bash[41173]: cluster 2023-12-01T21:53:31.198913+0000 mgr.y (mgr.24356) 11259 : cluster 0 pgmap v11227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:32 smithi141 bash[31670]: cluster 2023-12-01T21:53:31.198913+0000 mgr.y (mgr.24356) 11259 : cluster 0 pgmap v11227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:33 smithi040 bash[28232]: audit 2023-12-01T21:53:33.445911+0000 mon.c (mon.2) 7081 : audit 0 from='client.? 172.21.15.40:0/343725927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:33 smithi040 bash[41173]: audit 2023-12-01T21:53:33.445911+0000 mon.c (mon.2) 7081 : audit 0 from='client.? 172.21.15.40:0/343725927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:33 smithi141 bash[31670]: audit 2023-12-01T21:53:33.445911+0000 mon.c (mon.2) 7081 : audit 0 from='client.? 172.21.15.40:0/343725927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:34 smithi040 bash[28232]: cluster 2023-12-01T21:53:33.199553+0000 mgr.y (mgr.24356) 11260 : cluster 0 pgmap v11228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:34 smithi040 bash[28232]: audit 2023-12-01T21:53:33.919181+0000 mon.c (mon.2) 7082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:34 smithi040 bash[41173]: cluster 2023-12-01T21:53:33.199553+0000 mgr.y (mgr.24356) 11260 : cluster 0 pgmap v11228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:34 smithi040 bash[41173]: audit 2023-12-01T21:53:33.919181+0000 mon.c (mon.2) 7082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:34 smithi141 bash[31670]: cluster 2023-12-01T21:53:33.199553+0000 mgr.y (mgr.24356) 11260 : cluster 0 pgmap v11228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:34 smithi141 bash[31670]: audit 2023-12-01T21:53:33.919181+0000 mon.c (mon.2) 7082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:53:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:53:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:36 smithi040 bash[28232]: cluster 2023-12-01T21:53:35.200665+0000 mgr.y (mgr.24356) 11261 : cluster 0 pgmap v11229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:36 smithi040 bash[28232]: audit 2023-12-01T21:53:35.907599+0000 mon.a (mon.0) 7234 : audit 0 from='client.? 172.21.15.40:0/1475423973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:36 smithi040 bash[41173]: cluster 2023-12-01T21:53:35.200665+0000 mgr.y (mgr.24356) 11261 : cluster 0 pgmap v11229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:36.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:36 smithi040 bash[41173]: audit 2023-12-01T21:53:35.907599+0000 mon.a (mon.0) 7234 : audit 0 from='client.? 172.21.15.40:0/1475423973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:36 smithi141 bash[31670]: cluster 2023-12-01T21:53:35.200665+0000 mgr.y (mgr.24356) 11261 : cluster 0 pgmap v11229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:36 smithi141 bash[31670]: audit 2023-12-01T21:53:35.907599+0000 mon.a (mon.0) 7234 : audit 0 from='client.? 172.21.15.40:0/1475423973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:38 smithi040 bash[28232]: cluster 2023-12-01T21:53:37.201356+0000 mgr.y (mgr.24356) 11262 : cluster 0 pgmap v11230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:38 smithi040 bash[28232]: audit 2023-12-01T21:53:38.384679+0000 mon.a (mon.0) 7235 : audit 0 from='client.? 172.21.15.40:0/823337835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:38 smithi040 bash[41173]: cluster 2023-12-01T21:53:37.201356+0000 mgr.y (mgr.24356) 11262 : cluster 0 pgmap v11230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:38 smithi040 bash[41173]: audit 2023-12-01T21:53:38.384679+0000 mon.a (mon.0) 7235 : audit 0 from='client.? 172.21.15.40:0/823337835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:38 smithi141 bash[31670]: cluster 2023-12-01T21:53:37.201356+0000 mgr.y (mgr.24356) 11262 : cluster 0 pgmap v11230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:38 smithi141 bash[31670]: audit 2023-12-01T21:53:38.384679+0000 mon.a (mon.0) 7235 : audit 0 from='client.? 172.21.15.40:0/823337835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:40 smithi040 bash[28232]: cluster 2023-12-01T21:53:39.202047+0000 mgr.y (mgr.24356) 11263 : cluster 0 pgmap v11231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:40 smithi040 bash[41173]: cluster 2023-12-01T21:53:39.202047+0000 mgr.y (mgr.24356) 11263 : cluster 0 pgmap v11231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:40 smithi141 bash[31670]: cluster 2023-12-01T21:53:39.202047+0000 mgr.y (mgr.24356) 11263 : cluster 0 pgmap v11231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:41.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:41 smithi040 bash[28232]: audit 2023-12-01T21:53:40.867362+0000 mon.c (mon.2) 7083 : audit 0 from='client.? 172.21.15.40:0/2130742803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:41.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:41 smithi040 bash[41173]: audit 2023-12-01T21:53:40.867362+0000 mon.c (mon.2) 7083 : audit 0 from='client.? 172.21.15.40:0/2130742803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:42.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:41 smithi141 bash[31670]: audit 2023-12-01T21:53:40.867362+0000 mon.c (mon.2) 7083 : audit 0 from='client.? 172.21.15.40:0/2130742803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:42 smithi040 bash[41173]: cluster 2023-12-01T21:53:41.203375+0000 mgr.y (mgr.24356) 11264 : cluster 0 pgmap v11232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:42 smithi040 bash[28232]: cluster 2023-12-01T21:53:41.203375+0000 mgr.y (mgr.24356) 11264 : cluster 0 pgmap v11232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:42 smithi141 bash[31670]: cluster 2023-12-01T21:53:41.203375+0000 mgr.y (mgr.24356) 11264 : cluster 0 pgmap v11232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:43 smithi141 bash[31670]: audit 2023-12-01T21:53:43.335515+0000 mon.a (mon.0) 7236 : audit 0 from='client.? 172.21.15.40:0/4172780208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:44.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:43 smithi040 bash[28232]: audit 2023-12-01T21:53:43.335515+0000 mon.a (mon.0) 7236 : audit 0 from='client.? 172.21.15.40:0/4172780208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:44.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:43 smithi040 bash[41173]: audit 2023-12-01T21:53:43.335515+0000 mon.a (mon.0) 7236 : audit 0 from='client.? 172.21.15.40:0/4172780208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:44 smithi141 bash[31670]: cluster 2023-12-01T21:53:43.204017+0000 mgr.y (mgr.24356) 11265 : cluster 0 pgmap v11233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:44 smithi040 bash[28232]: cluster 2023-12-01T21:53:43.204017+0000 mgr.y (mgr.24356) 11265 : cluster 0 pgmap v11233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:44 smithi040 bash[41173]: cluster 2023-12-01T21:53:43.204017+0000 mgr.y (mgr.24356) 11265 : cluster 0 pgmap v11233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:53:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:53:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:46 smithi040 bash[28232]: cluster 2023-12-01T21:53:45.205206+0000 mgr.y (mgr.24356) 11266 : cluster 0 pgmap v11234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:46 smithi040 bash[28232]: audit 2023-12-01T21:53:45.800561+0000 mon.a (mon.0) 7237 : audit 0 from='client.? 172.21.15.40:0/152533820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:46 smithi040 bash[41173]: cluster 2023-12-01T21:53:45.205206+0000 mgr.y (mgr.24356) 11266 : cluster 0 pgmap v11234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:46.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:46 smithi040 bash[41173]: audit 2023-12-01T21:53:45.800561+0000 mon.a (mon.0) 7237 : audit 0 from='client.? 172.21.15.40:0/152533820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:46 smithi141 bash[31670]: cluster 2023-12-01T21:53:45.205206+0000 mgr.y (mgr.24356) 11266 : cluster 0 pgmap v11234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:46 smithi141 bash[31670]: audit 2023-12-01T21:53:45.800561+0000 mon.a (mon.0) 7237 : audit 0 from='client.? 172.21.15.40:0/152533820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:48 smithi141 bash[31670]: cluster 2023-12-01T21:53:47.205845+0000 mgr.y (mgr.24356) 11267 : cluster 0 pgmap v11235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:48 smithi141 bash[31670]: audit 2023-12-01T21:53:48.262246+0000 mon.a (mon.0) 7238 : audit 0 from='client.? 172.21.15.40:0/3019360397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:48 smithi040 bash[41173]: cluster 2023-12-01T21:53:47.205845+0000 mgr.y (mgr.24356) 11267 : cluster 0 pgmap v11235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:48 smithi040 bash[41173]: audit 2023-12-01T21:53:48.262246+0000 mon.a (mon.0) 7238 : audit 0 from='client.? 172.21.15.40:0/3019360397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:48 smithi040 bash[28232]: cluster 2023-12-01T21:53:47.205845+0000 mgr.y (mgr.24356) 11267 : cluster 0 pgmap v11235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:49.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:48 smithi040 bash[28232]: audit 2023-12-01T21:53:48.262246+0000 mon.a (mon.0) 7238 : audit 0 from='client.? 172.21.15.40:0/3019360397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:49 smithi141 bash[31670]: audit 2023-12-01T21:53:48.919620+0000 mon.c (mon.2) 7084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:49 smithi040 bash[28232]: audit 2023-12-01T21:53:48.919620+0000 mon.c (mon.2) 7084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:49 smithi040 bash[41173]: audit 2023-12-01T21:53:48.919620+0000 mon.c (mon.2) 7084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:50 smithi141 bash[31670]: cluster 2023-12-01T21:53:49.206591+0000 mgr.y (mgr.24356) 11268 : cluster 0 pgmap v11236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:50 smithi040 bash[28232]: cluster 2023-12-01T21:53:49.206591+0000 mgr.y (mgr.24356) 11268 : cluster 0 pgmap v11236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:50 smithi040 bash[41173]: cluster 2023-12-01T21:53:49.206591+0000 mgr.y (mgr.24356) 11268 : cluster 0 pgmap v11236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:51 smithi141 bash[31670]: audit 2023-12-01T21:53:50.724241+0000 mon.c (mon.2) 7085 : audit 0 from='client.? 172.21.15.40:0/1455780656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:51 smithi040 bash[28232]: audit 2023-12-01T21:53:50.724241+0000 mon.c (mon.2) 7085 : audit 0 from='client.? 172.21.15.40:0/1455780656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:51 smithi040 bash[41173]: audit 2023-12-01T21:53:50.724241+0000 mon.c (mon.2) 7085 : audit 0 from='client.? 172.21.15.40:0/1455780656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:52 smithi141 bash[31670]: cluster 2023-12-01T21:53:51.207786+0000 mgr.y (mgr.24356) 11269 : cluster 0 pgmap v11237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:52 smithi141 bash[31670]: audit 2023-12-01T21:53:52.625225+0000 mon.c (mon.2) 7086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:53:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:52 smithi040 bash[28232]: cluster 2023-12-01T21:53:51.207786+0000 mgr.y (mgr.24356) 11269 : cluster 0 pgmap v11237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:52 smithi040 bash[28232]: audit 2023-12-01T21:53:52.625225+0000 mon.c (mon.2) 7086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:53:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:52 smithi040 bash[41173]: cluster 2023-12-01T21:53:51.207786+0000 mgr.y (mgr.24356) 11269 : cluster 0 pgmap v11237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:52 smithi040 bash[41173]: audit 2023-12-01T21:53:52.625225+0000 mon.c (mon.2) 7086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:53:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:53 smithi141 bash[31670]: audit 2023-12-01T21:53:53.192694+0000 mon.a (mon.0) 7239 : audit 0 from='client.? 172.21.15.40:0/821327207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:53 smithi040 bash[28232]: audit 2023-12-01T21:53:53.192694+0000 mon.a (mon.0) 7239 : audit 0 from='client.? 172.21.15.40:0/821327207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:53 smithi040 bash[41173]: audit 2023-12-01T21:53:53.192694+0000 mon.a (mon.0) 7239 : audit 0 from='client.? 172.21.15.40:0/821327207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:54 smithi141 bash[31670]: cluster 2023-12-01T21:53:53.208383+0000 mgr.y (mgr.24356) 11270 : cluster 0 pgmap v11238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:54 smithi040 bash[28232]: cluster 2023-12-01T21:53:53.208383+0000 mgr.y (mgr.24356) 11270 : cluster 0 pgmap v11238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:54 smithi040 bash[41173]: cluster 2023-12-01T21:53:53.208383+0000 mgr.y (mgr.24356) 11270 : cluster 0 pgmap v11238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:53:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:53:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:56 smithi040 bash[28232]: cluster 2023-12-01T21:53:55.209559+0000 mgr.y (mgr.24356) 11271 : cluster 0 pgmap v11239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:56 smithi040 bash[28232]: audit 2023-12-01T21:53:55.656761+0000 mon.c (mon.2) 7087 : audit 0 from='client.? 172.21.15.40:0/1181800771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:56 smithi040 bash[41173]: cluster 2023-12-01T21:53:55.209559+0000 mgr.y (mgr.24356) 11271 : cluster 0 pgmap v11239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:56 smithi040 bash[41173]: audit 2023-12-01T21:53:55.656761+0000 mon.c (mon.2) 7087 : audit 0 from='client.? 172.21.15.40:0/1181800771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:56 smithi141 bash[31670]: cluster 2023-12-01T21:53:55.209559+0000 mgr.y (mgr.24356) 11271 : cluster 0 pgmap v11239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:56 smithi141 bash[31670]: audit 2023-12-01T21:53:55.656761+0000 mon.c (mon.2) 7087 : audit 0 from='client.? 172.21.15.40:0/1181800771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[28232]: cluster 2023-12-01T21:53:57.210279+0000 mgr.y (mgr.24356) 11272 : cluster 0 pgmap v11240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[28232]: audit 2023-12-01T21:53:58.161362+0000 mon.c (mon.2) 7088 : audit 0 from='client.? 172.21.15.40:0/1572972030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[28232]: audit 2023-12-01T21:53:58.521086+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:53:58.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[28232]: audit 2023-12-01T21:53:58.531804+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:53:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[41173]: cluster 2023-12-01T21:53:57.210279+0000 mgr.y (mgr.24356) 11272 : cluster 0 pgmap v11240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:58.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[41173]: audit 2023-12-01T21:53:58.161362+0000 mon.c (mon.2) 7088 : audit 0 from='client.? 172.21.15.40:0/1572972030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[41173]: audit 2023-12-01T21:53:58.521086+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:53:58.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:58 smithi040 bash[41173]: audit 2023-12-01T21:53:58.531804+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:53:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:58 smithi141 bash[31670]: cluster 2023-12-01T21:53:57.210279+0000 mgr.y (mgr.24356) 11272 : cluster 0 pgmap v11240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:53:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:58 smithi141 bash[31670]: audit 2023-12-01T21:53:58.161362+0000 mon.c (mon.2) 7088 : audit 0 from='client.? 172.21.15.40:0/1572972030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:53:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:58 smithi141 bash[31670]: audit 2023-12-01T21:53:58.521086+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:53:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:58 smithi141 bash[31670]: audit 2023-12-01T21:53:58.531804+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[41173]: audit 2023-12-01T21:53:58.874884+0000 mon.a (mon.0) 7242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[41173]: audit 2023-12-01T21:53:58.885726+0000 mon.a (mon.0) 7243 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[41173]: cluster 2023-12-01T21:53:59.210962+0000 mgr.y (mgr.24356) 11273 : cluster 0 pgmap v11241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[41173]: audit 2023-12-01T21:53:59.409202+0000 mon.c (mon.2) 7089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:54:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[41173]: audit 2023-12-01T21:53:59.411018+0000 mon.c (mon.2) 7090 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:54:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[41173]: audit 2023-12-01T21:53:59.421896+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[28232]: audit 2023-12-01T21:53:58.874884+0000 mon.a (mon.0) 7242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[28232]: audit 2023-12-01T21:53:58.885726+0000 mon.a (mon.0) 7243 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[28232]: cluster 2023-12-01T21:53:59.210962+0000 mgr.y (mgr.24356) 11273 : cluster 0 pgmap v11241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[28232]: audit 2023-12-01T21:53:59.409202+0000 mon.c (mon.2) 7089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:54:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[28232]: audit 2023-12-01T21:53:59.411018+0000 mon.c (mon.2) 7090 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:54:00.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:53:59 smithi040 bash[28232]: audit 2023-12-01T21:53:59.421896+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:59 smithi141 bash[31670]: audit 2023-12-01T21:53:58.874884+0000 mon.a (mon.0) 7242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:59 smithi141 bash[31670]: audit 2023-12-01T21:53:58.885726+0000 mon.a (mon.0) 7243 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:59 smithi141 bash[31670]: cluster 2023-12-01T21:53:59.210962+0000 mgr.y (mgr.24356) 11273 : cluster 0 pgmap v11241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:59 smithi141 bash[31670]: audit 2023-12-01T21:53:59.409202+0000 mon.c (mon.2) 7089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:54:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:59 smithi141 bash[31670]: audit 2023-12-01T21:53:59.411018+0000 mon.c (mon.2) 7090 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:54:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:53:59 smithi141 bash[31670]: audit 2023-12-01T21:53:59.421896+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:54:01.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:01 smithi040 bash[28232]: audit 2023-12-01T21:54:00.641811+0000 mon.a (mon.0) 7245 : audit 0 from='client.? 172.21.15.40:0/3052800154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:01.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:01 smithi040 bash[41173]: audit 2023-12-01T21:54:00.641811+0000 mon.a (mon.0) 7245 : audit 0 from='client.? 172.21.15.40:0/3052800154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:01 smithi141 bash[31670]: audit 2023-12-01T21:54:00.641811+0000 mon.a (mon.0) 7245 : audit 0 from='client.? 172.21.15.40:0/3052800154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:02.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:02 smithi040 bash[28232]: cluster 2023-12-01T21:54:01.212167+0000 mgr.y (mgr.24356) 11274 : cluster 0 pgmap v11242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:02 smithi040 bash[41173]: cluster 2023-12-01T21:54:01.212167+0000 mgr.y (mgr.24356) 11274 : cluster 0 pgmap v11242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:02 smithi141 bash[31670]: cluster 2023-12-01T21:54:01.212167+0000 mgr.y (mgr.24356) 11274 : cluster 0 pgmap v11242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:03.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:03 smithi040 bash[41173]: audit 2023-12-01T21:54:03.103319+0000 mon.c (mon.2) 7091 : audit 0 from='client.? 172.21.15.40:0/3623476183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:03 smithi040 bash[28232]: audit 2023-12-01T21:54:03.103319+0000 mon.c (mon.2) 7091 : audit 0 from='client.? 172.21.15.40:0/3623476183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:04.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:03 smithi141 bash[31670]: audit 2023-12-01T21:54:03.103319+0000 mon.c (mon.2) 7091 : audit 0 from='client.? 172.21.15.40:0/3623476183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:04 smithi040 bash[41173]: cluster 2023-12-01T21:54:03.212910+0000 mgr.y (mgr.24356) 11275 : cluster 0 pgmap v11243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:04 smithi040 bash[41173]: audit 2023-12-01T21:54:03.919949+0000 mon.c (mon.2) 7092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:04 smithi040 bash[28232]: cluster 2023-12-01T21:54:03.212910+0000 mgr.y (mgr.24356) 11275 : cluster 0 pgmap v11243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:04 smithi040 bash[28232]: audit 2023-12-01T21:54:03.919949+0000 mon.c (mon.2) 7092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:04 smithi141 bash[31670]: cluster 2023-12-01T21:54:03.212910+0000 mgr.y (mgr.24356) 11275 : cluster 0 pgmap v11243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:04 smithi141 bash[31670]: audit 2023-12-01T21:54:03.919949+0000 mon.c (mon.2) 7092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:06 smithi040 bash[41173]: cluster 2023-12-01T21:54:05.214090+0000 mgr.y (mgr.24356) 11276 : cluster 0 pgmap v11244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:06 smithi040 bash[41173]: audit 2023-12-01T21:54:05.567719+0000 mon.c (mon.2) 7093 : audit 0 from='client.? 172.21.15.40:0/2745766140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:54:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:54:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:06 smithi040 bash[28232]: cluster 2023-12-01T21:54:05.214090+0000 mgr.y (mgr.24356) 11276 : cluster 0 pgmap v11244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:06.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:06 smithi040 bash[28232]: audit 2023-12-01T21:54:05.567719+0000 mon.c (mon.2) 7093 : audit 0 from='client.? 172.21.15.40:0/2745766140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:06 smithi141 bash[31670]: cluster 2023-12-01T21:54:05.214090+0000 mgr.y (mgr.24356) 11276 : cluster 0 pgmap v11244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:06 smithi141 bash[31670]: audit 2023-12-01T21:54:05.567719+0000 mon.c (mon.2) 7093 : audit 0 from='client.? 172.21.15.40:0/2745766140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:08 smithi040 bash[28232]: cluster 2023-12-01T21:54:07.214741+0000 mgr.y (mgr.24356) 11277 : cluster 0 pgmap v11245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:08.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:08 smithi040 bash[28232]: audit 2023-12-01T21:54:08.033014+0000 mon.c (mon.2) 7094 : audit 0 from='client.? 172.21.15.40:0/2278926356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:08 smithi040 bash[41173]: cluster 2023-12-01T21:54:07.214741+0000 mgr.y (mgr.24356) 11277 : cluster 0 pgmap v11245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:08 smithi040 bash[41173]: audit 2023-12-01T21:54:08.033014+0000 mon.c (mon.2) 7094 : audit 0 from='client.? 172.21.15.40:0/2278926356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:08 smithi141 bash[31670]: cluster 2023-12-01T21:54:07.214741+0000 mgr.y (mgr.24356) 11277 : cluster 0 pgmap v11245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:08 smithi141 bash[31670]: audit 2023-12-01T21:54:08.033014+0000 mon.c (mon.2) 7094 : audit 0 from='client.? 172.21.15.40:0/2278926356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:10 smithi040 bash[28232]: cluster 2023-12-01T21:54:09.215350+0000 mgr.y (mgr.24356) 11278 : cluster 0 pgmap v11246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:10.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:10 smithi040 bash[28232]: audit 2023-12-01T21:54:10.498828+0000 mon.c (mon.2) 7095 : audit 0 from='client.? 172.21.15.40:0/1096750364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:10 smithi040 bash[41173]: cluster 2023-12-01T21:54:09.215350+0000 mgr.y (mgr.24356) 11278 : cluster 0 pgmap v11246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:10 smithi040 bash[41173]: audit 2023-12-01T21:54:10.498828+0000 mon.c (mon.2) 7095 : audit 0 from='client.? 172.21.15.40:0/1096750364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:10 smithi141 bash[31670]: cluster 2023-12-01T21:54:09.215350+0000 mgr.y (mgr.24356) 11278 : cluster 0 pgmap v11246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:10 smithi141 bash[31670]: audit 2023-12-01T21:54:10.498828+0000 mon.c (mon.2) 7095 : audit 0 from='client.? 172.21.15.40:0/1096750364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:12 smithi040 bash[28232]: cluster 2023-12-01T21:54:11.216464+0000 mgr.y (mgr.24356) 11279 : cluster 0 pgmap v11247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:12 smithi040 bash[41173]: cluster 2023-12-01T21:54:11.216464+0000 mgr.y (mgr.24356) 11279 : cluster 0 pgmap v11247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:12 smithi141 bash[31670]: cluster 2023-12-01T21:54:11.216464+0000 mgr.y (mgr.24356) 11279 : cluster 0 pgmap v11247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:13.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:13 smithi040 bash[28232]: audit 2023-12-01T21:54:12.967156+0000 mon.c (mon.2) 7096 : audit 0 from='client.? 172.21.15.40:0/981477313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:13.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:13 smithi040 bash[41173]: audit 2023-12-01T21:54:12.967156+0000 mon.c (mon.2) 7096 : audit 0 from='client.? 172.21.15.40:0/981477313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:13 smithi141 bash[31670]: audit 2023-12-01T21:54:12.967156+0000 mon.c (mon.2) 7096 : audit 0 from='client.? 172.21.15.40:0/981477313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:14 smithi040 bash[28232]: cluster 2023-12-01T21:54:13.217088+0000 mgr.y (mgr.24356) 11280 : cluster 0 pgmap v11248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:14 smithi040 bash[41173]: cluster 2023-12-01T21:54:13.217088+0000 mgr.y (mgr.24356) 11280 : cluster 0 pgmap v11248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:14 smithi141 bash[31670]: cluster 2023-12-01T21:54:13.217088+0000 mgr.y (mgr.24356) 11280 : cluster 0 pgmap v11248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:15 smithi040 bash[28232]: audit 2023-12-01T21:54:15.435497+0000 mon.a (mon.0) 7246 : audit 0 from='client.? 172.21.15.40:0/198010518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:15.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:15 smithi040 bash[41173]: audit 2023-12-01T21:54:15.435497+0000 mon.a (mon.0) 7246 : audit 0 from='client.? 172.21.15.40:0/198010518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:15 smithi141 bash[31670]: audit 2023-12-01T21:54:15.435497+0000 mon.a (mon.0) 7246 : audit 0 from='client.? 172.21.15.40:0/198010518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:16 smithi040 bash[28232]: cluster 2023-12-01T21:54:15.218206+0000 mgr.y (mgr.24356) 11281 : cluster 0 pgmap v11249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:16 smithi040 bash[41173]: cluster 2023-12-01T21:54:15.218206+0000 mgr.y (mgr.24356) 11281 : cluster 0 pgmap v11249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:54:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:54:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:16 smithi141 bash[31670]: cluster 2023-12-01T21:54:15.218206+0000 mgr.y (mgr.24356) 11281 : cluster 0 pgmap v11249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:18 smithi040 bash[28232]: cluster 2023-12-01T21:54:17.218834+0000 mgr.y (mgr.24356) 11282 : cluster 0 pgmap v11250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:18 smithi040 bash[28232]: audit 2023-12-01T21:54:17.897822+0000 mon.a (mon.0) 7247 : audit 0 from='client.? 172.21.15.40:0/3476958395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:18 smithi040 bash[41173]: cluster 2023-12-01T21:54:17.218834+0000 mgr.y (mgr.24356) 11282 : cluster 0 pgmap v11250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:18 smithi040 bash[41173]: audit 2023-12-01T21:54:17.897822+0000 mon.a (mon.0) 7247 : audit 0 from='client.? 172.21.15.40:0/3476958395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:18 smithi141 bash[31670]: cluster 2023-12-01T21:54:17.218834+0000 mgr.y (mgr.24356) 11282 : cluster 0 pgmap v11250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:18 smithi141 bash[31670]: audit 2023-12-01T21:54:17.897822+0000 mon.a (mon.0) 7247 : audit 0 from='client.? 172.21.15.40:0/3476958395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:19 smithi040 bash[28232]: audit 2023-12-01T21:54:18.920481+0000 mon.c (mon.2) 7097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:19 smithi040 bash[41173]: audit 2023-12-01T21:54:18.920481+0000 mon.c (mon.2) 7097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:19 smithi141 bash[31670]: audit 2023-12-01T21:54:18.920481+0000 mon.c (mon.2) 7097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:20 smithi040 bash[28232]: cluster 2023-12-01T21:54:19.219468+0000 mgr.y (mgr.24356) 11283 : cluster 0 pgmap v11251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:20 smithi040 bash[28232]: audit 2023-12-01T21:54:20.361953+0000 mon.a (mon.0) 7248 : audit 0 from='client.? 172.21.15.40:0/1571245630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:20 smithi040 bash[41173]: cluster 2023-12-01T21:54:19.219468+0000 mgr.y (mgr.24356) 11283 : cluster 0 pgmap v11251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:20.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:20 smithi040 bash[41173]: audit 2023-12-01T21:54:20.361953+0000 mon.a (mon.0) 7248 : audit 0 from='client.? 172.21.15.40:0/1571245630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:20 smithi141 bash[31670]: cluster 2023-12-01T21:54:19.219468+0000 mgr.y (mgr.24356) 11283 : cluster 0 pgmap v11251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:20 smithi141 bash[31670]: audit 2023-12-01T21:54:20.361953+0000 mon.a (mon.0) 7248 : audit 0 from='client.? 172.21.15.40:0/1571245630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:22 smithi040 bash[28232]: cluster 2023-12-01T21:54:21.220629+0000 mgr.y (mgr.24356) 11284 : cluster 0 pgmap v11252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:22 smithi040 bash[41173]: cluster 2023-12-01T21:54:21.220629+0000 mgr.y (mgr.24356) 11284 : cluster 0 pgmap v11252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:22 smithi141 bash[31670]: cluster 2023-12-01T21:54:21.220629+0000 mgr.y (mgr.24356) 11284 : cluster 0 pgmap v11252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:23.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:23 smithi040 bash[41173]: audit 2023-12-01T21:54:22.829307+0000 mon.c (mon.2) 7098 : audit 0 from='client.? 172.21.15.40:0/1590186935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:23.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:23 smithi040 bash[28232]: audit 2023-12-01T21:54:22.829307+0000 mon.c (mon.2) 7098 : audit 0 from='client.? 172.21.15.40:0/1590186935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:24.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:23 smithi141 bash[31670]: audit 2023-12-01T21:54:22.829307+0000 mon.c (mon.2) 7098 : audit 0 from='client.? 172.21.15.40:0/1590186935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:24 smithi040 bash[28232]: cluster 2023-12-01T21:54:23.221426+0000 mgr.y (mgr.24356) 11285 : cluster 0 pgmap v11253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:24 smithi040 bash[41173]: cluster 2023-12-01T21:54:23.221426+0000 mgr.y (mgr.24356) 11285 : cluster 0 pgmap v11253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:24 smithi141 bash[31670]: cluster 2023-12-01T21:54:23.221426+0000 mgr.y (mgr.24356) 11285 : cluster 0 pgmap v11253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:25 smithi040 bash[28232]: audit 2023-12-01T21:54:25.296139+0000 mon.a (mon.0) 7249 : audit 0 from='client.? 172.21.15.40:0/2574215003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:25.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:25 smithi040 bash[41173]: audit 2023-12-01T21:54:25.296139+0000 mon.a (mon.0) 7249 : audit 0 from='client.? 172.21.15.40:0/2574215003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:26.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:25 smithi141 bash[31670]: audit 2023-12-01T21:54:25.296139+0000 mon.a (mon.0) 7249 : audit 0 from='client.? 172.21.15.40:0/2574215003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:26 smithi040 bash[28232]: cluster 2023-12-01T21:54:25.222541+0000 mgr.y (mgr.24356) 11286 : cluster 0 pgmap v11254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:54:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:54:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:26 smithi040 bash[41173]: cluster 2023-12-01T21:54:25.222541+0000 mgr.y (mgr.24356) 11286 : cluster 0 pgmap v11254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:26 smithi141 bash[31670]: cluster 2023-12-01T21:54:25.222541+0000 mgr.y (mgr.24356) 11286 : cluster 0 pgmap v11254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:28 smithi040 bash[28232]: cluster 2023-12-01T21:54:27.223182+0000 mgr.y (mgr.24356) 11287 : cluster 0 pgmap v11255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:28 smithi040 bash[28232]: audit 2023-12-01T21:54:27.757108+0000 mon.a (mon.0) 7250 : audit 0 from='client.? 172.21.15.40:0/3263056691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:28 smithi040 bash[41173]: cluster 2023-12-01T21:54:27.223182+0000 mgr.y (mgr.24356) 11287 : cluster 0 pgmap v11255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:28 smithi040 bash[41173]: audit 2023-12-01T21:54:27.757108+0000 mon.a (mon.0) 7250 : audit 0 from='client.? 172.21.15.40:0/3263056691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:28 smithi141 bash[31670]: cluster 2023-12-01T21:54:27.223182+0000 mgr.y (mgr.24356) 11287 : cluster 0 pgmap v11255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:28 smithi141 bash[31670]: audit 2023-12-01T21:54:27.757108+0000 mon.a (mon.0) 7250 : audit 0 from='client.? 172.21.15.40:0/3263056691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:30 smithi040 bash[41173]: cluster 2023-12-01T21:54:29.223952+0000 mgr.y (mgr.24356) 11288 : cluster 0 pgmap v11256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:30.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:30 smithi040 bash[41173]: audit 2023-12-01T21:54:30.221668+0000 mon.c (mon.2) 7099 : audit 0 from='client.? 172.21.15.40:0/4211099154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:30 smithi040 bash[28232]: cluster 2023-12-01T21:54:29.223952+0000 mgr.y (mgr.24356) 11288 : cluster 0 pgmap v11256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:30 smithi040 bash[28232]: audit 2023-12-01T21:54:30.221668+0000 mon.c (mon.2) 7099 : audit 0 from='client.? 172.21.15.40:0/4211099154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:30 smithi141 bash[31670]: cluster 2023-12-01T21:54:29.223952+0000 mgr.y (mgr.24356) 11288 : cluster 0 pgmap v11256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:30 smithi141 bash[31670]: audit 2023-12-01T21:54:30.221668+0000 mon.c (mon.2) 7099 : audit 0 from='client.? 172.21.15.40:0/4211099154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:32 smithi141 bash[31670]: cluster 2023-12-01T21:54:31.225149+0000 mgr.y (mgr.24356) 11289 : cluster 0 pgmap v11257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:32 smithi040 bash[28232]: cluster 2023-12-01T21:54:31.225149+0000 mgr.y (mgr.24356) 11289 : cluster 0 pgmap v11257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:32 smithi040 bash[41173]: cluster 2023-12-01T21:54:31.225149+0000 mgr.y (mgr.24356) 11289 : cluster 0 pgmap v11257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:33 smithi141 bash[31670]: audit 2023-12-01T21:54:32.688677+0000 mon.c (mon.2) 7100 : audit 0 from='client.? 172.21.15.40:0/366687214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:34.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:33 smithi040 bash[28232]: audit 2023-12-01T21:54:32.688677+0000 mon.c (mon.2) 7100 : audit 0 from='client.? 172.21.15.40:0/366687214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:34.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:33 smithi040 bash[41173]: audit 2023-12-01T21:54:32.688677+0000 mon.c (mon.2) 7100 : audit 0 from='client.? 172.21.15.40:0/366687214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:34 smithi141 bash[31670]: cluster 2023-12-01T21:54:33.225818+0000 mgr.y (mgr.24356) 11290 : cluster 0 pgmap v11258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:34 smithi141 bash[31670]: audit 2023-12-01T21:54:33.920822+0000 mon.c (mon.2) 7101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:34 smithi040 bash[41173]: cluster 2023-12-01T21:54:33.225818+0000 mgr.y (mgr.24356) 11290 : cluster 0 pgmap v11258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:34 smithi040 bash[41173]: audit 2023-12-01T21:54:33.920822+0000 mon.c (mon.2) 7101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:34 smithi040 bash[28232]: cluster 2023-12-01T21:54:33.225818+0000 mgr.y (mgr.24356) 11290 : cluster 0 pgmap v11258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:34 smithi040 bash[28232]: audit 2023-12-01T21:54:33.920822+0000 mon.c (mon.2) 7101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:36.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:35 smithi141 bash[31670]: audit 2023-12-01T21:54:35.157147+0000 mon.a (mon.0) 7251 : audit 0 from='client.? 172.21.15.40:0/3179973516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:35 smithi040 bash[28232]: audit 2023-12-01T21:54:35.157147+0000 mon.a (mon.0) 7251 : audit 0 from='client.? 172.21.15.40:0/3179973516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:35 smithi040 bash[41173]: audit 2023-12-01T21:54:35.157147+0000 mon.a (mon.0) 7251 : audit 0 from='client.? 172.21.15.40:0/3179973516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:36 smithi040 bash[28232]: cluster 2023-12-01T21:54:35.226973+0000 mgr.y (mgr.24356) 11291 : cluster 0 pgmap v11259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:54:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:54:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:36 smithi040 bash[41173]: cluster 2023-12-01T21:54:35.226973+0000 mgr.y (mgr.24356) 11291 : cluster 0 pgmap v11259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:36 smithi141 bash[31670]: cluster 2023-12-01T21:54:35.226973+0000 mgr.y (mgr.24356) 11291 : cluster 0 pgmap v11259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:37 smithi141 bash[31670]: audit 2023-12-01T21:54:37.611739+0000 mon.a (mon.0) 7252 : audit 0 from='client.? 172.21.15.40:0/2340953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:37 smithi040 bash[28232]: audit 2023-12-01T21:54:37.611739+0000 mon.a (mon.0) 7252 : audit 0 from='client.? 172.21.15.40:0/2340953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:37 smithi040 bash[41173]: audit 2023-12-01T21:54:37.611739+0000 mon.a (mon.0) 7252 : audit 0 from='client.? 172.21.15.40:0/2340953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:38 smithi141 bash[31670]: cluster 2023-12-01T21:54:37.227607+0000 mgr.y (mgr.24356) 11292 : cluster 0 pgmap v11260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:38 smithi040 bash[28232]: cluster 2023-12-01T21:54:37.227607+0000 mgr.y (mgr.24356) 11292 : cluster 0 pgmap v11260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:38 smithi040 bash[41173]: cluster 2023-12-01T21:54:37.227607+0000 mgr.y (mgr.24356) 11292 : cluster 0 pgmap v11260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:40 smithi141 bash[31670]: cluster 2023-12-01T21:54:39.228273+0000 mgr.y (mgr.24356) 11293 : cluster 0 pgmap v11261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:40 smithi141 bash[31670]: audit 2023-12-01T21:54:40.071676+0000 mon.a (mon.0) 7253 : audit 0 from='client.? 172.21.15.40:0/211884032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:40 smithi040 bash[41173]: cluster 2023-12-01T21:54:39.228273+0000 mgr.y (mgr.24356) 11293 : cluster 0 pgmap v11261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:40 smithi040 bash[41173]: audit 2023-12-01T21:54:40.071676+0000 mon.a (mon.0) 7253 : audit 0 from='client.? 172.21.15.40:0/211884032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:40 smithi040 bash[28232]: cluster 2023-12-01T21:54:39.228273+0000 mgr.y (mgr.24356) 11293 : cluster 0 pgmap v11261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:40 smithi040 bash[28232]: audit 2023-12-01T21:54:40.071676+0000 mon.a (mon.0) 7253 : audit 0 from='client.? 172.21.15.40:0/211884032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:42 smithi141 bash[31670]: cluster 2023-12-01T21:54:41.229424+0000 mgr.y (mgr.24356) 11294 : cluster 0 pgmap v11262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:42 smithi141 bash[31670]: audit 2023-12-01T21:54:42.527662+0000 mon.a (mon.0) 7254 : audit 0 from='client.? 172.21.15.40:0/2605568633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:42 smithi040 bash[41173]: cluster 2023-12-01T21:54:41.229424+0000 mgr.y (mgr.24356) 11294 : cluster 0 pgmap v11262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:42 smithi040 bash[41173]: audit 2023-12-01T21:54:42.527662+0000 mon.a (mon.0) 7254 : audit 0 from='client.? 172.21.15.40:0/2605568633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:42 smithi040 bash[28232]: cluster 2023-12-01T21:54:41.229424+0000 mgr.y (mgr.24356) 11294 : cluster 0 pgmap v11262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:42 smithi040 bash[28232]: audit 2023-12-01T21:54:42.527662+0000 mon.a (mon.0) 7254 : audit 0 from='client.? 172.21.15.40:0/2605568633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:44 smithi141 bash[31670]: cluster 2023-12-01T21:54:43.230097+0000 mgr.y (mgr.24356) 11295 : cluster 0 pgmap v11263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:44 smithi040 bash[28232]: cluster 2023-12-01T21:54:43.230097+0000 mgr.y (mgr.24356) 11295 : cluster 0 pgmap v11263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:44 smithi040 bash[41173]: cluster 2023-12-01T21:54:43.230097+0000 mgr.y (mgr.24356) 11295 : cluster 0 pgmap v11263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:46.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:45 smithi141 bash[31670]: audit 2023-12-01T21:54:44.983215+0000 mon.c (mon.2) 7102 : audit 0 from='client.? 172.21.15.40:0/3477141014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:46.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:45 smithi040 bash[28232]: audit 2023-12-01T21:54:44.983215+0000 mon.c (mon.2) 7102 : audit 0 from='client.? 172.21.15.40:0/3477141014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:45 smithi040 bash[41173]: audit 2023-12-01T21:54:44.983215+0000 mon.c (mon.2) 7102 : audit 0 from='client.? 172.21.15.40:0/3477141014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:46 smithi040 bash[28232]: cluster 2023-12-01T21:54:45.231279+0000 mgr.y (mgr.24356) 11296 : cluster 0 pgmap v11264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:46 smithi040 bash[41173]: cluster 2023-12-01T21:54:45.231279+0000 mgr.y (mgr.24356) 11296 : cluster 0 pgmap v11264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:54:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:54:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:46 smithi141 bash[31670]: cluster 2023-12-01T21:54:45.231279+0000 mgr.y (mgr.24356) 11296 : cluster 0 pgmap v11264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:47 smithi141 bash[31670]: audit 2023-12-01T21:54:47.454231+0000 mon.a (mon.0) 7255 : audit 0 from='client.? 172.21.15.40:0/1114933863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:47 smithi040 bash[28232]: audit 2023-12-01T21:54:47.454231+0000 mon.a (mon.0) 7255 : audit 0 from='client.? 172.21.15.40:0/1114933863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:48.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:47 smithi040 bash[41173]: audit 2023-12-01T21:54:47.454231+0000 mon.a (mon.0) 7255 : audit 0 from='client.? 172.21.15.40:0/1114933863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:48 smithi141 bash[31670]: cluster 2023-12-01T21:54:47.231877+0000 mgr.y (mgr.24356) 11297 : cluster 0 pgmap v11265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:48 smithi040 bash[28232]: cluster 2023-12-01T21:54:47.231877+0000 mgr.y (mgr.24356) 11297 : cluster 0 pgmap v11265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:48 smithi040 bash[41173]: cluster 2023-12-01T21:54:47.231877+0000 mgr.y (mgr.24356) 11297 : cluster 0 pgmap v11265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:49 smithi141 bash[31670]: audit 2023-12-01T21:54:48.921142+0000 mon.c (mon.2) 7103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:49 smithi040 bash[28232]: audit 2023-12-01T21:54:48.921142+0000 mon.c (mon.2) 7103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:49 smithi040 bash[41173]: audit 2023-12-01T21:54:48.921142+0000 mon.c (mon.2) 7103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:50 smithi141 bash[31670]: cluster 2023-12-01T21:54:49.232498+0000 mgr.y (mgr.24356) 11298 : cluster 0 pgmap v11266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:50 smithi141 bash[31670]: audit 2023-12-01T21:54:49.916677+0000 mon.a (mon.0) 7256 : audit 0 from='client.? 172.21.15.40:0/685318186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:50 smithi040 bash[28232]: cluster 2023-12-01T21:54:49.232498+0000 mgr.y (mgr.24356) 11298 : cluster 0 pgmap v11266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:50 smithi040 bash[28232]: audit 2023-12-01T21:54:49.916677+0000 mon.a (mon.0) 7256 : audit 0 from='client.? 172.21.15.40:0/685318186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:50 smithi040 bash[41173]: cluster 2023-12-01T21:54:49.232498+0000 mgr.y (mgr.24356) 11298 : cluster 0 pgmap v11266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:50 smithi040 bash[41173]: audit 2023-12-01T21:54:49.916677+0000 mon.a (mon.0) 7256 : audit 0 from='client.? 172.21.15.40:0/685318186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:52 smithi141 bash[31670]: cluster 2023-12-01T21:54:51.233446+0000 mgr.y (mgr.24356) 11299 : cluster 0 pgmap v11267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:52 smithi141 bash[31670]: audit 2023-12-01T21:54:52.378055+0000 mon.a (mon.0) 7257 : audit 0 from='client.? 172.21.15.40:0/1777400756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:52 smithi040 bash[28232]: cluster 2023-12-01T21:54:51.233446+0000 mgr.y (mgr.24356) 11299 : cluster 0 pgmap v11267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:52 smithi040 bash[28232]: audit 2023-12-01T21:54:52.378055+0000 mon.a (mon.0) 7257 : audit 0 from='client.? 172.21.15.40:0/1777400756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:52 smithi040 bash[41173]: cluster 2023-12-01T21:54:51.233446+0000 mgr.y (mgr.24356) 11299 : cluster 0 pgmap v11267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:52 smithi040 bash[41173]: audit 2023-12-01T21:54:52.378055+0000 mon.a (mon.0) 7257 : audit 0 from='client.? 172.21.15.40:0/1777400756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:54 smithi141 bash[31670]: cluster 2023-12-01T21:54:53.234159+0000 mgr.y (mgr.24356) 11300 : cluster 0 pgmap v11268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:54 smithi040 bash[28232]: cluster 2023-12-01T21:54:53.234159+0000 mgr.y (mgr.24356) 11300 : cluster 0 pgmap v11268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:54 smithi040 bash[41173]: cluster 2023-12-01T21:54:53.234159+0000 mgr.y (mgr.24356) 11300 : cluster 0 pgmap v11268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:56.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:55 smithi141 bash[31670]: audit 2023-12-01T21:54:54.839672+0000 mon.c (mon.2) 7104 : audit 0 from='client.? 172.21.15.40:0/1307067255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:56.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:55 smithi040 bash[28232]: audit 2023-12-01T21:54:54.839672+0000 mon.c (mon.2) 7104 : audit 0 from='client.? 172.21.15.40:0/1307067255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:55 smithi040 bash[41173]: audit 2023-12-01T21:54:54.839672+0000 mon.c (mon.2) 7104 : audit 0 from='client.? 172.21.15.40:0/1307067255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:56.782 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:54:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:54:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:56 smithi040 bash[41173]: cluster 2023-12-01T21:54:55.235361+0000 mgr.y (mgr.24356) 11301 : cluster 0 pgmap v11269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:56 smithi040 bash[28232]: cluster 2023-12-01T21:54:55.235361+0000 mgr.y (mgr.24356) 11301 : cluster 0 pgmap v11269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:57.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:56 smithi141 bash[31670]: cluster 2023-12-01T21:54:55.235361+0000 mgr.y (mgr.24356) 11301 : cluster 0 pgmap v11269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:57 smithi040 bash[41173]: audit 2023-12-01T21:54:57.313168+0000 mon.c (mon.2) 7105 : audit 0 from='client.? 172.21.15.40:0/2544815751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:57 smithi040 bash[28232]: audit 2023-12-01T21:54:57.313168+0000 mon.c (mon.2) 7105 : audit 0 from='client.? 172.21.15.40:0/2544815751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:58.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:57 smithi141 bash[31670]: audit 2023-12-01T21:54:57.313168+0000 mon.c (mon.2) 7105 : audit 0 from='client.? 172.21.15.40:0/2544815751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:54:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:58 smithi040 bash[28232]: cluster 2023-12-01T21:54:57.235998+0000 mgr.y (mgr.24356) 11302 : cluster 0 pgmap v11270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:58 smithi040 bash[41173]: cluster 2023-12-01T21:54:57.235998+0000 mgr.y (mgr.24356) 11302 : cluster 0 pgmap v11270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:54:59.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:58 smithi141 bash[31670]: cluster 2023-12-01T21:54:57.235998+0000 mgr.y (mgr.24356) 11302 : cluster 0 pgmap v11270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:54:59 smithi040 bash[28232]: audit 2023-12-01T21:54:59.504933+0000 mon.c (mon.2) 7106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:55:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:54:59 smithi040 bash[41173]: audit 2023-12-01T21:54:59.504933+0000 mon.c (mon.2) 7106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:55:00.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:54:59 smithi141 bash[31670]: audit 2023-12-01T21:54:59.504933+0000 mon.c (mon.2) 7106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:55:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:00 smithi040 bash[41173]: cluster 2023-12-01T21:54:59.236888+0000 mgr.y (mgr.24356) 11303 : cluster 0 pgmap v11271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:00 smithi040 bash[41173]: audit 2023-12-01T21:54:59.790031+0000 mon.a (mon.0) 7258 : audit 0 from='client.? 172.21.15.40:0/1974112495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:00 smithi040 bash[28232]: cluster 2023-12-01T21:54:59.236888+0000 mgr.y (mgr.24356) 11303 : cluster 0 pgmap v11271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:00 smithi040 bash[28232]: audit 2023-12-01T21:54:59.790031+0000 mon.a (mon.0) 7258 : audit 0 from='client.? 172.21.15.40:0/1974112495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:00 smithi141 bash[31670]: cluster 2023-12-01T21:54:59.236888+0000 mgr.y (mgr.24356) 11303 : cluster 0 pgmap v11271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:00 smithi141 bash[31670]: audit 2023-12-01T21:54:59.790031+0000 mon.a (mon.0) 7258 : audit 0 from='client.? 172.21.15.40:0/1974112495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:02 smithi040 bash[28232]: cluster 2023-12-01T21:55:01.237979+0000 mgr.y (mgr.24356) 11304 : cluster 0 pgmap v11272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:02 smithi040 bash[28232]: audit 2023-12-01T21:55:02.261812+0000 mon.c (mon.2) 7107 : audit 0 from='client.? 172.21.15.40:0/2905650699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:02 smithi040 bash[41173]: cluster 2023-12-01T21:55:01.237979+0000 mgr.y (mgr.24356) 11304 : cluster 0 pgmap v11272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:02 smithi040 bash[41173]: audit 2023-12-01T21:55:02.261812+0000 mon.c (mon.2) 7107 : audit 0 from='client.? 172.21.15.40:0/2905650699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:02 smithi141 bash[31670]: cluster 2023-12-01T21:55:01.237979+0000 mgr.y (mgr.24356) 11304 : cluster 0 pgmap v11272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:02 smithi141 bash[31670]: audit 2023-12-01T21:55:02.261812+0000 mon.c (mon.2) 7107 : audit 0 from='client.? 172.21.15.40:0/2905650699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:04 smithi040 bash[41173]: cluster 2023-12-01T21:55:03.238856+0000 mgr.y (mgr.24356) 11305 : cluster 0 pgmap v11273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:04 smithi040 bash[41173]: audit 2023-12-01T21:55:03.921764+0000 mon.c (mon.2) 7108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:04 smithi040 bash[41173]: audit 2023-12-01T21:55:04.743816+0000 mon.a (mon.0) 7259 : audit 0 from='client.? 172.21.15.40:0/2585225777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:04 smithi040 bash[28232]: cluster 2023-12-01T21:55:03.238856+0000 mgr.y (mgr.24356) 11305 : cluster 0 pgmap v11273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:04 smithi040 bash[28232]: audit 2023-12-01T21:55:03.921764+0000 mon.c (mon.2) 7108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:04 smithi040 bash[28232]: audit 2023-12-01T21:55:04.743816+0000 mon.a (mon.0) 7259 : audit 0 from='client.? 172.21.15.40:0/2585225777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:04 smithi141 bash[31670]: cluster 2023-12-01T21:55:03.238856+0000 mgr.y (mgr.24356) 11305 : cluster 0 pgmap v11273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:04 smithi141 bash[31670]: audit 2023-12-01T21:55:03.921764+0000 mon.c (mon.2) 7108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:04 smithi141 bash[31670]: audit 2023-12-01T21:55:04.743816+0000 mon.a (mon.0) 7259 : audit 0 from='client.? 172.21.15.40:0/2585225777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:06.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:55:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:55:06.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: cluster 2023-12-01T21:55:05.239922+0000 mgr.y (mgr.24356) 11306 : cluster 0 pgmap v11274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:06.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:05.360939+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:05.371169+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:05.709972+0000 mon.a (mon.0) 7262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:05.721254+0000 mon.a (mon.0) 7263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:06.201959+0000 mon.c (mon.2) 7109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:06.203515+0000 mon.c (mon.2) 7110 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[41173]: audit 2023-12-01T21:55:06.213683+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: cluster 2023-12-01T21:55:05.239922+0000 mgr.y (mgr.24356) 11306 : cluster 0 pgmap v11274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:05.360939+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:05.371169+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:05.709972+0000 mon.a (mon.0) 7262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:05.721254+0000 mon.a (mon.0) 7263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:06.201959+0000 mon.c (mon.2) 7109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:55:06.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:06.203515+0000 mon.c (mon.2) 7110 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:55:06.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:06 smithi040 bash[28232]: audit 2023-12-01T21:55:06.213683+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: cluster 2023-12-01T21:55:05.239922+0000 mgr.y (mgr.24356) 11306 : cluster 0 pgmap v11274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:05.360939+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:05.371169+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:05.709972+0000 mon.a (mon.0) 7262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:05.721254+0000 mon.a (mon.0) 7263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:06.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:06.201959+0000 mon.c (mon.2) 7109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:55:06.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:06.203515+0000 mon.c (mon.2) 7110 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:55:06.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:06 smithi141 bash[31670]: audit 2023-12-01T21:55:06.213683+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:55:07.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:07 smithi040 bash[28232]: audit 2023-12-01T21:55:07.204632+0000 mon.a (mon.0) 7265 : audit 0 from='client.? 172.21.15.40:0/2828698667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:07.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:07 smithi040 bash[41173]: audit 2023-12-01T21:55:07.204632+0000 mon.a (mon.0) 7265 : audit 0 from='client.? 172.21.15.40:0/2828698667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:07.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:07 smithi141 bash[31670]: audit 2023-12-01T21:55:07.204632+0000 mon.a (mon.0) 7265 : audit 0 from='client.? 172.21.15.40:0/2828698667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:08.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:08 smithi040 bash[28232]: cluster 2023-12-01T21:55:07.240668+0000 mgr.y (mgr.24356) 11307 : cluster 0 pgmap v11275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:08.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:08 smithi040 bash[41173]: cluster 2023-12-01T21:55:07.240668+0000 mgr.y (mgr.24356) 11307 : cluster 0 pgmap v11275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:08 smithi141 bash[31670]: cluster 2023-12-01T21:55:07.240668+0000 mgr.y (mgr.24356) 11307 : cluster 0 pgmap v11275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:10.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:10 smithi040 bash[28232]: cluster 2023-12-01T21:55:09.241459+0000 mgr.y (mgr.24356) 11308 : cluster 0 pgmap v11276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:10.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:10 smithi040 bash[28232]: audit 2023-12-01T21:55:09.674878+0000 mon.a (mon.0) 7266 : audit 0 from='client.? 172.21.15.40:0/3887392289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:10.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:10 smithi040 bash[41173]: cluster 2023-12-01T21:55:09.241459+0000 mgr.y (mgr.24356) 11308 : cluster 0 pgmap v11276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:10.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:10 smithi040 bash[41173]: audit 2023-12-01T21:55:09.674878+0000 mon.a (mon.0) 7266 : audit 0 from='client.? 172.21.15.40:0/3887392289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:10 smithi141 bash[31670]: cluster 2023-12-01T21:55:09.241459+0000 mgr.y (mgr.24356) 11308 : cluster 0 pgmap v11276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:10.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:10 smithi141 bash[31670]: audit 2023-12-01T21:55:09.674878+0000 mon.a (mon.0) 7266 : audit 0 from='client.? 172.21.15.40:0/3887392289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:12 smithi040 bash[28232]: cluster 2023-12-01T21:55:11.242306+0000 mgr.y (mgr.24356) 11309 : cluster 0 pgmap v11277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:12.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:12 smithi040 bash[28232]: audit 2023-12-01T21:55:12.144499+0000 mon.a (mon.0) 7267 : audit 0 from='client.? 172.21.15.40:0/865614861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:12 smithi040 bash[41173]: cluster 2023-12-01T21:55:11.242306+0000 mgr.y (mgr.24356) 11309 : cluster 0 pgmap v11277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:12.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:12 smithi040 bash[41173]: audit 2023-12-01T21:55:12.144499+0000 mon.a (mon.0) 7267 : audit 0 from='client.? 172.21.15.40:0/865614861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:12 smithi141 bash[31670]: cluster 2023-12-01T21:55:11.242306+0000 mgr.y (mgr.24356) 11309 : cluster 0 pgmap v11277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:12 smithi141 bash[31670]: audit 2023-12-01T21:55:12.144499+0000 mon.a (mon.0) 7267 : audit 0 from='client.? 172.21.15.40:0/865614861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:14.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:14 smithi040 bash[28232]: cluster 2023-12-01T21:55:13.243011+0000 mgr.y (mgr.24356) 11310 : cluster 0 pgmap v11278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:14.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:14 smithi040 bash[41173]: cluster 2023-12-01T21:55:13.243011+0000 mgr.y (mgr.24356) 11310 : cluster 0 pgmap v11278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:14 smithi141 bash[31670]: cluster 2023-12-01T21:55:13.243011+0000 mgr.y (mgr.24356) 11310 : cluster 0 pgmap v11278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:15.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:15 smithi040 bash[28232]: audit 2023-12-01T21:55:14.611046+0000 mon.a (mon.0) 7268 : audit 0 from='client.? 172.21.15.40:0/2585556525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:15.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:15 smithi040 bash[41173]: audit 2023-12-01T21:55:14.611046+0000 mon.a (mon.0) 7268 : audit 0 from='client.? 172.21.15.40:0/2585556525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:15 smithi141 bash[31670]: audit 2023-12-01T21:55:14.611046+0000 mon.a (mon.0) 7268 : audit 0 from='client.? 172.21.15.40:0/2585556525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:55:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:55:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:16 smithi040 bash[41173]: cluster 2023-12-01T21:55:15.244237+0000 mgr.y (mgr.24356) 11311 : cluster 0 pgmap v11279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:16.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:16 smithi040 bash[28232]: cluster 2023-12-01T21:55:15.244237+0000 mgr.y (mgr.24356) 11311 : cluster 0 pgmap v11279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:16 smithi141 bash[31670]: cluster 2023-12-01T21:55:15.244237+0000 mgr.y (mgr.24356) 11311 : cluster 0 pgmap v11279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:17.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:17 smithi040 bash[28232]: audit 2023-12-01T21:55:17.076423+0000 mon.a (mon.0) 7269 : audit 0 from='client.? 172.21.15.40:0/2570466808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:17.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:17 smithi040 bash[41173]: audit 2023-12-01T21:55:17.076423+0000 mon.a (mon.0) 7269 : audit 0 from='client.? 172.21.15.40:0/2570466808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:17 smithi141 bash[31670]: audit 2023-12-01T21:55:17.076423+0000 mon.a (mon.0) 7269 : audit 0 from='client.? 172.21.15.40:0/2570466808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:18.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:18 smithi040 bash[28232]: cluster 2023-12-01T21:55:17.244919+0000 mgr.y (mgr.24356) 11312 : cluster 0 pgmap v11280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:18.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:18 smithi040 bash[41173]: cluster 2023-12-01T21:55:17.244919+0000 mgr.y (mgr.24356) 11312 : cluster 0 pgmap v11280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:18 smithi141 bash[31670]: cluster 2023-12-01T21:55:17.244919+0000 mgr.y (mgr.24356) 11312 : cluster 0 pgmap v11280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:19 smithi040 bash[41173]: audit 2023-12-01T21:55:18.922060+0000 mon.c (mon.2) 7111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:19.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:19 smithi040 bash[41173]: audit 2023-12-01T21:55:19.544234+0000 mon.a (mon.0) 7270 : audit 0 from='client.? 172.21.15.40:0/385326161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:19 smithi040 bash[28232]: audit 2023-12-01T21:55:18.922060+0000 mon.c (mon.2) 7111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:19.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:19 smithi040 bash[28232]: audit 2023-12-01T21:55:19.544234+0000 mon.a (mon.0) 7270 : audit 0 from='client.? 172.21.15.40:0/385326161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:19 smithi141 bash[31670]: audit 2023-12-01T21:55:18.922060+0000 mon.c (mon.2) 7111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:19 smithi141 bash[31670]: audit 2023-12-01T21:55:19.544234+0000 mon.a (mon.0) 7270 : audit 0 from='client.? 172.21.15.40:0/385326161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:20.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:20 smithi040 bash[28232]: cluster 2023-12-01T21:55:19.245776+0000 mgr.y (mgr.24356) 11313 : cluster 0 pgmap v11281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:20.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:20 smithi040 bash[41173]: cluster 2023-12-01T21:55:19.245776+0000 mgr.y (mgr.24356) 11313 : cluster 0 pgmap v11281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:20 smithi141 bash[31670]: cluster 2023-12-01T21:55:19.245776+0000 mgr.y (mgr.24356) 11313 : cluster 0 pgmap v11281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:22 smithi040 bash[28232]: cluster 2023-12-01T21:55:21.246519+0000 mgr.y (mgr.24356) 11314 : cluster 0 pgmap v11282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:22.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:22 smithi040 bash[28232]: audit 2023-12-01T21:55:22.005224+0000 mon.c (mon.2) 7112 : audit 0 from='client.? 172.21.15.40:0/3895327814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:22 smithi040 bash[41173]: cluster 2023-12-01T21:55:21.246519+0000 mgr.y (mgr.24356) 11314 : cluster 0 pgmap v11282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:22.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:22 smithi040 bash[41173]: audit 2023-12-01T21:55:22.005224+0000 mon.c (mon.2) 7112 : audit 0 from='client.? 172.21.15.40:0/3895327814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:22 smithi141 bash[31670]: cluster 2023-12-01T21:55:21.246519+0000 mgr.y (mgr.24356) 11314 : cluster 0 pgmap v11282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:23.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:22 smithi141 bash[31670]: audit 2023-12-01T21:55:22.005224+0000 mon.c (mon.2) 7112 : audit 0 from='client.? 172.21.15.40:0/3895327814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:24 smithi040 bash[28232]: cluster 2023-12-01T21:55:23.247210+0000 mgr.y (mgr.24356) 11315 : cluster 0 pgmap v11283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:24.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:24 smithi040 bash[28232]: audit 2023-12-01T21:55:24.472282+0000 mon.c (mon.2) 7113 : audit 0 from='client.? 172.21.15.40:0/3967116560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:24 smithi040 bash[41173]: cluster 2023-12-01T21:55:23.247210+0000 mgr.y (mgr.24356) 11315 : cluster 0 pgmap v11283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:24.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:24 smithi040 bash[41173]: audit 2023-12-01T21:55:24.472282+0000 mon.c (mon.2) 7113 : audit 0 from='client.? 172.21.15.40:0/3967116560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:24 smithi141 bash[31670]: cluster 2023-12-01T21:55:23.247210+0000 mgr.y (mgr.24356) 11315 : cluster 0 pgmap v11283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:25.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:24 smithi141 bash[31670]: audit 2023-12-01T21:55:24.472282+0000 mon.c (mon.2) 7113 : audit 0 from='client.? 172.21.15.40:0/3967116560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:55:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:55:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:26 smithi040 bash[28232]: cluster 2023-12-01T21:55:25.248396+0000 mgr.y (mgr.24356) 11316 : cluster 0 pgmap v11284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:26 smithi040 bash[41173]: cluster 2023-12-01T21:55:25.248396+0000 mgr.y (mgr.24356) 11316 : cluster 0 pgmap v11284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:26 smithi141 bash[31670]: cluster 2023-12-01T21:55:25.248396+0000 mgr.y (mgr.24356) 11316 : cluster 0 pgmap v11284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:27.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:27 smithi040 bash[28232]: audit 2023-12-01T21:55:26.944014+0000 mon.a (mon.0) 7271 : audit 0 from='client.? 172.21.15.40:0/3181361570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:27.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:27 smithi040 bash[41173]: audit 2023-12-01T21:55:26.944014+0000 mon.a (mon.0) 7271 : audit 0 from='client.? 172.21.15.40:0/3181361570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:28.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:27 smithi141 bash[31670]: audit 2023-12-01T21:55:26.944014+0000 mon.a (mon.0) 7271 : audit 0 from='client.? 172.21.15.40:0/3181361570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:28 smithi040 bash[28232]: cluster 2023-12-01T21:55:27.249092+0000 mgr.y (mgr.24356) 11317 : cluster 0 pgmap v11285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:28 smithi040 bash[41173]: cluster 2023-12-01T21:55:27.249092+0000 mgr.y (mgr.24356) 11317 : cluster 0 pgmap v11285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:28 smithi141 bash[31670]: cluster 2023-12-01T21:55:27.249092+0000 mgr.y (mgr.24356) 11317 : cluster 0 pgmap v11285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:30.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:29 smithi141 bash[31670]: audit 2023-12-01T21:55:29.411665+0000 mon.c (mon.2) 7114 : audit 0 from='client.? 172.21.15.40:0/586770328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:30.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:29 smithi040 bash[28232]: audit 2023-12-01T21:55:29.411665+0000 mon.c (mon.2) 7114 : audit 0 from='client.? 172.21.15.40:0/586770328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:29 smithi040 bash[41173]: audit 2023-12-01T21:55:29.411665+0000 mon.c (mon.2) 7114 : audit 0 from='client.? 172.21.15.40:0/586770328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:31.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:30 smithi141 bash[31670]: cluster 2023-12-01T21:55:29.249973+0000 mgr.y (mgr.24356) 11318 : cluster 0 pgmap v11286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:30 smithi040 bash[28232]: cluster 2023-12-01T21:55:29.249973+0000 mgr.y (mgr.24356) 11318 : cluster 0 pgmap v11286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:30 smithi040 bash[41173]: cluster 2023-12-01T21:55:29.249973+0000 mgr.y (mgr.24356) 11318 : cluster 0 pgmap v11286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:32 smithi141 bash[31670]: cluster 2023-12-01T21:55:31.250761+0000 mgr.y (mgr.24356) 11319 : cluster 0 pgmap v11287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:32 smithi141 bash[31670]: audit 2023-12-01T21:55:31.874366+0000 mon.c (mon.2) 7115 : audit 0 from='client.? 172.21.15.40:0/1902375414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:32 smithi040 bash[28232]: cluster 2023-12-01T21:55:31.250761+0000 mgr.y (mgr.24356) 11319 : cluster 0 pgmap v11287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:32 smithi040 bash[28232]: audit 2023-12-01T21:55:31.874366+0000 mon.c (mon.2) 7115 : audit 0 from='client.? 172.21.15.40:0/1902375414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:32 smithi040 bash[41173]: cluster 2023-12-01T21:55:31.250761+0000 mgr.y (mgr.24356) 11319 : cluster 0 pgmap v11287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:32 smithi040 bash[41173]: audit 2023-12-01T21:55:31.874366+0000 mon.c (mon.2) 7115 : audit 0 from='client.? 172.21.15.40:0/1902375414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:34 smithi141 bash[31670]: cluster 2023-12-01T21:55:33.251404+0000 mgr.y (mgr.24356) 11320 : cluster 0 pgmap v11288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:34 smithi141 bash[31670]: audit 2023-12-01T21:55:33.922500+0000 mon.c (mon.2) 7116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:34 smithi141 bash[31670]: audit 2023-12-01T21:55:34.342448+0000 mon.c (mon.2) 7117 : audit 0 from='client.? 172.21.15.40:0/2654109492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:34 smithi040 bash[28232]: cluster 2023-12-01T21:55:33.251404+0000 mgr.y (mgr.24356) 11320 : cluster 0 pgmap v11288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:34 smithi040 bash[28232]: audit 2023-12-01T21:55:33.922500+0000 mon.c (mon.2) 7116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:34 smithi040 bash[28232]: audit 2023-12-01T21:55:34.342448+0000 mon.c (mon.2) 7117 : audit 0 from='client.? 172.21.15.40:0/2654109492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:34 smithi040 bash[41173]: cluster 2023-12-01T21:55:33.251404+0000 mgr.y (mgr.24356) 11320 : cluster 0 pgmap v11288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:34 smithi040 bash[41173]: audit 2023-12-01T21:55:33.922500+0000 mon.c (mon.2) 7116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:34 smithi040 bash[41173]: audit 2023-12-01T21:55:34.342448+0000 mon.c (mon.2) 7117 : audit 0 from='client.? 172.21.15.40:0/2654109492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:36 smithi040 bash[41173]: cluster 2023-12-01T21:55:35.252644+0000 mgr.y (mgr.24356) 11321 : cluster 0 pgmap v11289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:36 smithi040 bash[28232]: cluster 2023-12-01T21:55:35.252644+0000 mgr.y (mgr.24356) 11321 : cluster 0 pgmap v11289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:55:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:55:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:36 smithi141 bash[31670]: cluster 2023-12-01T21:55:35.252644+0000 mgr.y (mgr.24356) 11321 : cluster 0 pgmap v11289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:38.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:37 smithi141 bash[31670]: audit 2023-12-01T21:55:36.815488+0000 mon.c (mon.2) 7118 : audit 0 from='client.? 172.21.15.40:0/477404021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:37 smithi040 bash[28232]: audit 2023-12-01T21:55:36.815488+0000 mon.c (mon.2) 7118 : audit 0 from='client.? 172.21.15.40:0/477404021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:37 smithi040 bash[41173]: audit 2023-12-01T21:55:36.815488+0000 mon.c (mon.2) 7118 : audit 0 from='client.? 172.21.15.40:0/477404021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:38 smithi141 bash[31670]: cluster 2023-12-01T21:55:37.253270+0000 mgr.y (mgr.24356) 11322 : cluster 0 pgmap v11290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:38 smithi040 bash[28232]: cluster 2023-12-01T21:55:37.253270+0000 mgr.y (mgr.24356) 11322 : cluster 0 pgmap v11290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:38 smithi040 bash[41173]: cluster 2023-12-01T21:55:37.253270+0000 mgr.y (mgr.24356) 11322 : cluster 0 pgmap v11290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:40.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:39 smithi141 bash[31670]: audit 2023-12-01T21:55:39.292011+0000 mon.a (mon.0) 7272 : audit 0 from='client.? 172.21.15.40:0/532366624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:40.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:39 smithi040 bash[28232]: audit 2023-12-01T21:55:39.292011+0000 mon.a (mon.0) 7272 : audit 0 from='client.? 172.21.15.40:0/532366624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:39 smithi040 bash[41173]: audit 2023-12-01T21:55:39.292011+0000 mon.a (mon.0) 7272 : audit 0 from='client.? 172.21.15.40:0/532366624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:40 smithi141 bash[31670]: cluster 2023-12-01T21:55:39.254189+0000 mgr.y (mgr.24356) 11323 : cluster 0 pgmap v11291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:40 smithi040 bash[28232]: cluster 2023-12-01T21:55:39.254189+0000 mgr.y (mgr.24356) 11323 : cluster 0 pgmap v11291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:40 smithi040 bash[41173]: cluster 2023-12-01T21:55:39.254189+0000 mgr.y (mgr.24356) 11323 : cluster 0 pgmap v11291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:42 smithi141 bash[31670]: cluster 2023-12-01T21:55:41.255035+0000 mgr.y (mgr.24356) 11324 : cluster 0 pgmap v11292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:42 smithi141 bash[31670]: audit 2023-12-01T21:55:41.763591+0000 mon.c (mon.2) 7119 : audit 0 from='client.? 172.21.15.40:0/1724230388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:42 smithi040 bash[28232]: cluster 2023-12-01T21:55:41.255035+0000 mgr.y (mgr.24356) 11324 : cluster 0 pgmap v11292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:42 smithi040 bash[28232]: audit 2023-12-01T21:55:41.763591+0000 mon.c (mon.2) 7119 : audit 0 from='client.? 172.21.15.40:0/1724230388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:42 smithi040 bash[41173]: cluster 2023-12-01T21:55:41.255035+0000 mgr.y (mgr.24356) 11324 : cluster 0 pgmap v11292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:42 smithi040 bash[41173]: audit 2023-12-01T21:55:41.763591+0000 mon.c (mon.2) 7119 : audit 0 from='client.? 172.21.15.40:0/1724230388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:44 smithi141 bash[31670]: cluster 2023-12-01T21:55:43.255718+0000 mgr.y (mgr.24356) 11325 : cluster 0 pgmap v11293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:44 smithi141 bash[31670]: audit 2023-12-01T21:55:44.224560+0000 mon.c (mon.2) 7120 : audit 0 from='client.? 172.21.15.40:0/3305725439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:44 smithi040 bash[28232]: cluster 2023-12-01T21:55:43.255718+0000 mgr.y (mgr.24356) 11325 : cluster 0 pgmap v11293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:44 smithi040 bash[28232]: audit 2023-12-01T21:55:44.224560+0000 mon.c (mon.2) 7120 : audit 0 from='client.? 172.21.15.40:0/3305725439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:44 smithi040 bash[41173]: cluster 2023-12-01T21:55:43.255718+0000 mgr.y (mgr.24356) 11325 : cluster 0 pgmap v11293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:44 smithi040 bash[41173]: audit 2023-12-01T21:55:44.224560+0000 mon.c (mon.2) 7120 : audit 0 from='client.? 172.21.15.40:0/3305725439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:46 smithi040 bash[28232]: cluster 2023-12-01T21:55:45.256964+0000 mgr.y (mgr.24356) 11326 : cluster 0 pgmap v11294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:46 smithi040 bash[28232]: audit 2023-12-01T21:55:46.686468+0000 mon.c (mon.2) 7121 : audit 0 from='client.? 172.21.15.40:0/2970249708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:55:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:55:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:46 smithi040 bash[41173]: cluster 2023-12-01T21:55:45.256964+0000 mgr.y (mgr.24356) 11326 : cluster 0 pgmap v11294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:46 smithi040 bash[41173]: audit 2023-12-01T21:55:46.686468+0000 mon.c (mon.2) 7121 : audit 0 from='client.? 172.21.15.40:0/2970249708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:46 smithi141 bash[31670]: cluster 2023-12-01T21:55:45.256964+0000 mgr.y (mgr.24356) 11326 : cluster 0 pgmap v11294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:46 smithi141 bash[31670]: audit 2023-12-01T21:55:46.686468+0000 mon.c (mon.2) 7121 : audit 0 from='client.? 172.21.15.40:0/2970249708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:48 smithi141 bash[31670]: cluster 2023-12-01T21:55:47.257653+0000 mgr.y (mgr.24356) 11327 : cluster 0 pgmap v11295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:48 smithi040 bash[41173]: cluster 2023-12-01T21:55:47.257653+0000 mgr.y (mgr.24356) 11327 : cluster 0 pgmap v11295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:48 smithi040 bash[28232]: cluster 2023-12-01T21:55:47.257653+0000 mgr.y (mgr.24356) 11327 : cluster 0 pgmap v11295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:49 smithi141 bash[31670]: audit 2023-12-01T21:55:48.922935+0000 mon.c (mon.2) 7122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:49 smithi141 bash[31670]: audit 2023-12-01T21:55:49.157310+0000 mon.a (mon.0) 7273 : audit 0 from='client.? 172.21.15.40:0/2323669474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:49 smithi040 bash[28232]: audit 2023-12-01T21:55:48.922935+0000 mon.c (mon.2) 7122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:49 smithi040 bash[28232]: audit 2023-12-01T21:55:49.157310+0000 mon.a (mon.0) 7273 : audit 0 from='client.? 172.21.15.40:0/2323669474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:49 smithi040 bash[41173]: audit 2023-12-01T21:55:48.922935+0000 mon.c (mon.2) 7122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:50.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:49 smithi040 bash[41173]: audit 2023-12-01T21:55:49.157310+0000 mon.a (mon.0) 7273 : audit 0 from='client.? 172.21.15.40:0/2323669474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:50 smithi141 bash[31670]: cluster 2023-12-01T21:55:49.258875+0000 mgr.y (mgr.24356) 11328 : cluster 0 pgmap v11296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:50 smithi040 bash[28232]: cluster 2023-12-01T21:55:49.258875+0000 mgr.y (mgr.24356) 11328 : cluster 0 pgmap v11296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:50 smithi040 bash[41173]: cluster 2023-12-01T21:55:49.258875+0000 mgr.y (mgr.24356) 11328 : cluster 0 pgmap v11296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:51 smithi141 bash[31670]: audit 2023-12-01T21:55:51.621974+0000 mon.c (mon.2) 7123 : audit 0 from='client.? 172.21.15.40:0/3729542541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:51 smithi040 bash[41173]: audit 2023-12-01T21:55:51.621974+0000 mon.c (mon.2) 7123 : audit 0 from='client.? 172.21.15.40:0/3729542541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:51 smithi040 bash[28232]: audit 2023-12-01T21:55:51.621974+0000 mon.c (mon.2) 7123 : audit 0 from='client.? 172.21.15.40:0/3729542541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:52 smithi141 bash[31670]: cluster 2023-12-01T21:55:51.259478+0000 mgr.y (mgr.24356) 11329 : cluster 0 pgmap v11297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:52 smithi040 bash[28232]: cluster 2023-12-01T21:55:51.259478+0000 mgr.y (mgr.24356) 11329 : cluster 0 pgmap v11297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:52 smithi040 bash[41173]: cluster 2023-12-01T21:55:51.259478+0000 mgr.y (mgr.24356) 11329 : cluster 0 pgmap v11297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:54 smithi141 bash[31670]: cluster 2023-12-01T21:55:53.260075+0000 mgr.y (mgr.24356) 11330 : cluster 0 pgmap v11298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:54 smithi141 bash[31670]: audit 2023-12-01T21:55:54.095463+0000 mon.a (mon.0) 7274 : audit 0 from='client.? 172.21.15.40:0/1118040893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:54 smithi040 bash[41173]: cluster 2023-12-01T21:55:53.260075+0000 mgr.y (mgr.24356) 11330 : cluster 0 pgmap v11298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:54 smithi040 bash[41173]: audit 2023-12-01T21:55:54.095463+0000 mon.a (mon.0) 7274 : audit 0 from='client.? 172.21.15.40:0/1118040893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:54 smithi040 bash[28232]: cluster 2023-12-01T21:55:53.260075+0000 mgr.y (mgr.24356) 11330 : cluster 0 pgmap v11298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:54 smithi040 bash[28232]: audit 2023-12-01T21:55:54.095463+0000 mon.a (mon.0) 7274 : audit 0 from='client.? 172.21.15.40:0/1118040893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:56.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:55:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:55:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:56 smithi141 bash[31670]: cluster 2023-12-01T21:55:55.261346+0000 mgr.y (mgr.24356) 11331 : cluster 0 pgmap v11299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:56 smithi141 bash[31670]: audit 2023-12-01T21:55:56.567900+0000 mon.a (mon.0) 7275 : audit 0 from='client.? 172.21.15.40:0/3342064263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:56 smithi040 bash[28232]: cluster 2023-12-01T21:55:55.261346+0000 mgr.y (mgr.24356) 11331 : cluster 0 pgmap v11299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:57.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:56 smithi040 bash[28232]: audit 2023-12-01T21:55:56.567900+0000 mon.a (mon.0) 7275 : audit 0 from='client.? 172.21.15.40:0/3342064263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:56 smithi040 bash[41173]: cluster 2023-12-01T21:55:55.261346+0000 mgr.y (mgr.24356) 11331 : cluster 0 pgmap v11299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:56 smithi040 bash[41173]: audit 2023-12-01T21:55:56.567900+0000 mon.a (mon.0) 7275 : audit 0 from='client.? 172.21.15.40:0/3342064263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:55:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:58 smithi141 bash[31670]: cluster 2023-12-01T21:55:57.261989+0000 mgr.y (mgr.24356) 11332 : cluster 0 pgmap v11300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:58 smithi040 bash[28232]: cluster 2023-12-01T21:55:57.261989+0000 mgr.y (mgr.24356) 11332 : cluster 0 pgmap v11300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:55:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:58 smithi040 bash[41173]: cluster 2023-12-01T21:55:57.261989+0000 mgr.y (mgr.24356) 11332 : cluster 0 pgmap v11300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:00.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:55:59 smithi141 bash[31670]: audit 2023-12-01T21:55:59.041814+0000 mon.c (mon.2) 7124 : audit 0 from='client.? 172.21.15.40:0/3832673003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:00.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:55:59 smithi040 bash[28232]: audit 2023-12-01T21:55:59.041814+0000 mon.c (mon.2) 7124 : audit 0 from='client.? 172.21.15.40:0/3832673003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:55:59 smithi040 bash[41173]: audit 2023-12-01T21:55:59.041814+0000 mon.c (mon.2) 7124 : audit 0 from='client.? 172.21.15.40:0/3832673003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:00 smithi141 bash[31670]: cluster 2023-12-01T21:55:59.263009+0000 mgr.y (mgr.24356) 11333 : cluster 0 pgmap v11301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:00 smithi040 bash[28232]: cluster 2023-12-01T21:55:59.263009+0000 mgr.y (mgr.24356) 11333 : cluster 0 pgmap v11301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:00 smithi040 bash[41173]: cluster 2023-12-01T21:55:59.263009+0000 mgr.y (mgr.24356) 11333 : cluster 0 pgmap v11301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:01 smithi040 bash[41173]: audit 2023-12-01T21:56:01.505222+0000 mon.a (mon.0) 7276 : audit 0 from='client.? 172.21.15.40:0/1054486112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:01 smithi040 bash[28232]: audit 2023-12-01T21:56:01.505222+0000 mon.a (mon.0) 7276 : audit 0 from='client.? 172.21.15.40:0/1054486112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:01 smithi141 bash[31670]: audit 2023-12-01T21:56:01.505222+0000 mon.a (mon.0) 7276 : audit 0 from='client.? 172.21.15.40:0/1054486112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:02 smithi040 bash[41173]: cluster 2023-12-01T21:56:01.263690+0000 mgr.y (mgr.24356) 11334 : cluster 0 pgmap v11302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:02 smithi040 bash[28232]: cluster 2023-12-01T21:56:01.263690+0000 mgr.y (mgr.24356) 11334 : cluster 0 pgmap v11302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:02 smithi141 bash[31670]: cluster 2023-12-01T21:56:01.263690+0000 mgr.y (mgr.24356) 11334 : cluster 0 pgmap v11302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:04 smithi040 bash[41173]: cluster 2023-12-01T21:56:03.264357+0000 mgr.y (mgr.24356) 11335 : cluster 0 pgmap v11303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:04 smithi040 bash[41173]: audit 2023-12-01T21:56:03.922967+0000 mon.c (mon.2) 7125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:04 smithi040 bash[41173]: audit 2023-12-01T21:56:03.965182+0000 mon.c (mon.2) 7126 : audit 0 from='client.? 172.21.15.40:0/3500380986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:04 smithi040 bash[28232]: cluster 2023-12-01T21:56:03.264357+0000 mgr.y (mgr.24356) 11335 : cluster 0 pgmap v11303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:04 smithi040 bash[28232]: audit 2023-12-01T21:56:03.922967+0000 mon.c (mon.2) 7125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:04 smithi040 bash[28232]: audit 2023-12-01T21:56:03.965182+0000 mon.c (mon.2) 7126 : audit 0 from='client.? 172.21.15.40:0/3500380986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:04 smithi141 bash[31670]: cluster 2023-12-01T21:56:03.264357+0000 mgr.y (mgr.24356) 11335 : cluster 0 pgmap v11303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:04 smithi141 bash[31670]: audit 2023-12-01T21:56:03.922967+0000 mon.c (mon.2) 7125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:04 smithi141 bash[31670]: audit 2023-12-01T21:56:03.965182+0000 mon.c (mon.2) 7126 : audit 0 from='client.? 172.21.15.40:0/3500380986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:06.792 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:56:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:56:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[41173]: cluster 2023-12-01T21:56:05.265390+0000 mgr.y (mgr.24356) 11336 : cluster 0 pgmap v11304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[41173]: audit 2023-12-01T21:56:06.297504+0000 mon.c (mon.2) 7127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:56:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[41173]: audit 2023-12-01T21:56:06.428727+0000 mon.a (mon.0) 7277 : audit 0 from='client.? 172.21.15.40:0/2419012416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[41173]: audit 2023-12-01T21:56:06.678310+0000 mon.a (mon.0) 7278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[41173]: audit 2023-12-01T21:56:06.690263+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[28232]: cluster 2023-12-01T21:56:05.265390+0000 mgr.y (mgr.24356) 11336 : cluster 0 pgmap v11304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[28232]: audit 2023-12-01T21:56:06.297504+0000 mon.c (mon.2) 7127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:56:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[28232]: audit 2023-12-01T21:56:06.428727+0000 mon.a (mon.0) 7277 : audit 0 from='client.? 172.21.15.40:0/2419012416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[28232]: audit 2023-12-01T21:56:06.678310+0000 mon.a (mon.0) 7278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:07.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:06 smithi040 bash[28232]: audit 2023-12-01T21:56:06.690263+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:06 smithi141 bash[31670]: cluster 2023-12-01T21:56:05.265390+0000 mgr.y (mgr.24356) 11336 : cluster 0 pgmap v11304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:06 smithi141 bash[31670]: audit 2023-12-01T21:56:06.297504+0000 mon.c (mon.2) 7127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:56:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:06 smithi141 bash[31670]: audit 2023-12-01T21:56:06.428727+0000 mon.a (mon.0) 7277 : audit 0 from='client.? 172.21.15.40:0/2419012416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:06 smithi141 bash[31670]: audit 2023-12-01T21:56:06.678310+0000 mon.a (mon.0) 7278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:07.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:06 smithi141 bash[31670]: audit 2023-12-01T21:56:06.690263+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:08 smithi040 bash[28232]: cluster 2023-12-01T21:56:07.266095+0000 mgr.y (mgr.24356) 11337 : cluster 0 pgmap v11305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:08 smithi040 bash[41173]: cluster 2023-12-01T21:56:07.266095+0000 mgr.y (mgr.24356) 11337 : cluster 0 pgmap v11305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:08 smithi141 bash[31670]: cluster 2023-12-01T21:56:07.266095+0000 mgr.y (mgr.24356) 11337 : cluster 0 pgmap v11305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:09 smithi040 bash[41173]: audit 2023-12-01T21:56:08.895003+0000 mon.c (mon.2) 7128 : audit 0 from='client.? 172.21.15.40:0/3662935614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:09 smithi040 bash[28232]: audit 2023-12-01T21:56:08.895003+0000 mon.c (mon.2) 7128 : audit 0 from='client.? 172.21.15.40:0/3662935614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:10.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:09 smithi141 bash[31670]: audit 2023-12-01T21:56:08.895003+0000 mon.c (mon.2) 7128 : audit 0 from='client.? 172.21.15.40:0/3662935614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:10 smithi040 bash[28232]: cluster 2023-12-01T21:56:09.267135+0000 mgr.y (mgr.24356) 11338 : cluster 0 pgmap v11306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:10 smithi040 bash[41173]: cluster 2023-12-01T21:56:09.267135+0000 mgr.y (mgr.24356) 11338 : cluster 0 pgmap v11306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:10 smithi141 bash[31670]: cluster 2023-12-01T21:56:09.267135+0000 mgr.y (mgr.24356) 11338 : cluster 0 pgmap v11306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:11 smithi040 bash[28232]: audit 2023-12-01T21:56:11.358484+0000 mon.c (mon.2) 7129 : audit 0 from='client.? 172.21.15.40:0/245111979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:11 smithi040 bash[41173]: audit 2023-12-01T21:56:11.358484+0000 mon.c (mon.2) 7129 : audit 0 from='client.? 172.21.15.40:0/245111979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:12.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:11 smithi141 bash[31670]: audit 2023-12-01T21:56:11.358484+0000 mon.c (mon.2) 7129 : audit 0 from='client.? 172.21.15.40:0/245111979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[41173]: cluster 2023-12-01T21:56:11.267855+0000 mgr.y (mgr.24356) 11339 : cluster 0 pgmap v11307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[41173]: audit 2023-12-01T21:56:12.492096+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[41173]: audit 2023-12-01T21:56:12.507060+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[41173]: audit 2023-12-01T21:56:12.583946+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[41173]: audit 2023-12-01T21:56:12.595775+0000 mon.a (mon.0) 7283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[28232]: cluster 2023-12-01T21:56:11.267855+0000 mgr.y (mgr.24356) 11339 : cluster 0 pgmap v11307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[28232]: audit 2023-12-01T21:56:12.492096+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[28232]: audit 2023-12-01T21:56:12.507060+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[28232]: audit 2023-12-01T21:56:12.583946+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:12 smithi040 bash[28232]: audit 2023-12-01T21:56:12.595775+0000 mon.a (mon.0) 7283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:12 smithi141 bash[31670]: cluster 2023-12-01T21:56:11.267855+0000 mgr.y (mgr.24356) 11339 : cluster 0 pgmap v11307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:12 smithi141 bash[31670]: audit 2023-12-01T21:56:12.492096+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:12 smithi141 bash[31670]: audit 2023-12-01T21:56:12.507060+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:12 smithi141 bash[31670]: audit 2023-12-01T21:56:12.583946+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:12 smithi141 bash[31670]: audit 2023-12-01T21:56:12.595775+0000 mon.a (mon.0) 7283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:13 smithi040 bash[28232]: audit 2023-12-01T21:56:13.126136+0000 mon.c (mon.2) 7130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:56:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:13 smithi040 bash[28232]: audit 2023-12-01T21:56:13.127718+0000 mon.c (mon.2) 7131 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:56:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:13 smithi040 bash[28232]: audit 2023-12-01T21:56:13.139249+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:14.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:13 smithi040 bash[41173]: audit 2023-12-01T21:56:13.126136+0000 mon.c (mon.2) 7130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:56:14.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:13 smithi040 bash[41173]: audit 2023-12-01T21:56:13.127718+0000 mon.c (mon.2) 7131 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:56:14.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:13 smithi040 bash[41173]: audit 2023-12-01T21:56:13.139249+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:13 smithi141 bash[31670]: audit 2023-12-01T21:56:13.126136+0000 mon.c (mon.2) 7130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:56:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:13 smithi141 bash[31670]: audit 2023-12-01T21:56:13.127718+0000 mon.c (mon.2) 7131 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:56:14.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:13 smithi141 bash[31670]: audit 2023-12-01T21:56:13.139249+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:56:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:14 smithi040 bash[28232]: cluster 2023-12-01T21:56:13.268537+0000 mgr.y (mgr.24356) 11340 : cluster 0 pgmap v11308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:14 smithi040 bash[28232]: audit 2023-12-01T21:56:13.829739+0000 mon.a (mon.0) 7285 : audit 0 from='client.? 172.21.15.40:0/3406238927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:14 smithi040 bash[41173]: cluster 2023-12-01T21:56:13.268537+0000 mgr.y (mgr.24356) 11340 : cluster 0 pgmap v11308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:14 smithi040 bash[41173]: audit 2023-12-01T21:56:13.829739+0000 mon.a (mon.0) 7285 : audit 0 from='client.? 172.21.15.40:0/3406238927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:14 smithi141 bash[31670]: cluster 2023-12-01T21:56:13.268537+0000 mgr.y (mgr.24356) 11340 : cluster 0 pgmap v11308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:14 smithi141 bash[31670]: audit 2023-12-01T21:56:13.829739+0000 mon.a (mon.0) 7285 : audit 0 from='client.? 172.21.15.40:0/3406238927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:16.830 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:56:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:56:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:16 smithi040 bash[28232]: cluster 2023-12-01T21:56:15.269845+0000 mgr.y (mgr.24356) 11341 : cluster 0 pgmap v11309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:16 smithi040 bash[28232]: audit 2023-12-01T21:56:16.289826+0000 mon.a (mon.0) 7286 : audit 0 from='client.? 172.21.15.40:0/372598043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:16 smithi040 bash[41173]: cluster 2023-12-01T21:56:15.269845+0000 mgr.y (mgr.24356) 11341 : cluster 0 pgmap v11309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:16 smithi040 bash[41173]: audit 2023-12-01T21:56:16.289826+0000 mon.a (mon.0) 7286 : audit 0 from='client.? 172.21.15.40:0/372598043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:16 smithi141 bash[31670]: cluster 2023-12-01T21:56:15.269845+0000 mgr.y (mgr.24356) 11341 : cluster 0 pgmap v11309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:16 smithi141 bash[31670]: audit 2023-12-01T21:56:16.289826+0000 mon.a (mon.0) 7286 : audit 0 from='client.? 172.21.15.40:0/372598043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:18 smithi040 bash[28232]: cluster 2023-12-01T21:56:17.270527+0000 mgr.y (mgr.24356) 11342 : cluster 0 pgmap v11310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:18 smithi040 bash[28232]: audit 2023-12-01T21:56:18.752844+0000 mon.a (mon.0) 7287 : audit 0 from='client.? 172.21.15.40:0/2942208190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:18 smithi040 bash[41173]: cluster 2023-12-01T21:56:17.270527+0000 mgr.y (mgr.24356) 11342 : cluster 0 pgmap v11310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:18 smithi040 bash[41173]: audit 2023-12-01T21:56:18.752844+0000 mon.a (mon.0) 7287 : audit 0 from='client.? 172.21.15.40:0/2942208190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:18 smithi141 bash[31670]: cluster 2023-12-01T21:56:17.270527+0000 mgr.y (mgr.24356) 11342 : cluster 0 pgmap v11310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:18 smithi141 bash[31670]: audit 2023-12-01T21:56:18.752844+0000 mon.a (mon.0) 7287 : audit 0 from='client.? 172.21.15.40:0/2942208190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:19 smithi040 bash[28232]: audit 2023-12-01T21:56:18.923540+0000 mon.c (mon.2) 7132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:19 smithi040 bash[41173]: audit 2023-12-01T21:56:18.923540+0000 mon.c (mon.2) 7132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:19 smithi141 bash[31670]: audit 2023-12-01T21:56:18.923540+0000 mon.c (mon.2) 7132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:20 smithi040 bash[41173]: cluster 2023-12-01T21:56:19.271587+0000 mgr.y (mgr.24356) 11343 : cluster 0 pgmap v11311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:20 smithi040 bash[28232]: cluster 2023-12-01T21:56:19.271587+0000 mgr.y (mgr.24356) 11343 : cluster 0 pgmap v11311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:20 smithi141 bash[31670]: cluster 2023-12-01T21:56:19.271587+0000 mgr.y (mgr.24356) 11343 : cluster 0 pgmap v11311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:22.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:21 smithi040 bash[28232]: audit 2023-12-01T21:56:21.213693+0000 mon.c (mon.2) 7133 : audit 0 from='client.? 172.21.15.40:0/3958462393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:22.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:21 smithi040 bash[28232]: cluster 2023-12-01T21:56:21.272345+0000 mgr.y (mgr.24356) 11344 : cluster 0 pgmap v11312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:22.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:21 smithi040 bash[41173]: audit 2023-12-01T21:56:21.213693+0000 mon.c (mon.2) 7133 : audit 0 from='client.? 172.21.15.40:0/3958462393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:22.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:21 smithi040 bash[41173]: cluster 2023-12-01T21:56:21.272345+0000 mgr.y (mgr.24356) 11344 : cluster 0 pgmap v11312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:21 smithi141 bash[31670]: audit 2023-12-01T21:56:21.213693+0000 mon.c (mon.2) 7133 : audit 0 from='client.? 172.21.15.40:0/3958462393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:22.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:21 smithi141 bash[31670]: cluster 2023-12-01T21:56:21.272345+0000 mgr.y (mgr.24356) 11344 : cluster 0 pgmap v11312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:24 smithi040 bash[28232]: cluster 2023-12-01T21:56:23.273094+0000 mgr.y (mgr.24356) 11345 : cluster 0 pgmap v11313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:24 smithi040 bash[28232]: audit 2023-12-01T21:56:23.674871+0000 mon.a (mon.0) 7288 : audit 0 from='client.? 172.21.15.40:0/2774405269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:24.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:24 smithi040 bash[41173]: cluster 2023-12-01T21:56:23.273094+0000 mgr.y (mgr.24356) 11345 : cluster 0 pgmap v11313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:24.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:24 smithi040 bash[41173]: audit 2023-12-01T21:56:23.674871+0000 mon.a (mon.0) 7288 : audit 0 from='client.? 172.21.15.40:0/2774405269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:24 smithi141 bash[31670]: cluster 2023-12-01T21:56:23.273094+0000 mgr.y (mgr.24356) 11345 : cluster 0 pgmap v11313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:24.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:24 smithi141 bash[31670]: audit 2023-12-01T21:56:23.674871+0000 mon.a (mon.0) 7288 : audit 0 from='client.? 172.21.15.40:0/2774405269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:26.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:56:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:56:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:26 smithi040 bash[28232]: cluster 2023-12-01T21:56:25.274274+0000 mgr.y (mgr.24356) 11346 : cluster 0 pgmap v11314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:26.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:26 smithi040 bash[28232]: audit 2023-12-01T21:56:26.146483+0000 mon.a (mon.0) 7289 : audit 0 from='client.? 172.21.15.40:0/2364133788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:26 smithi040 bash[41173]: cluster 2023-12-01T21:56:25.274274+0000 mgr.y (mgr.24356) 11346 : cluster 0 pgmap v11314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:26.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:26 smithi040 bash[41173]: audit 2023-12-01T21:56:26.146483+0000 mon.a (mon.0) 7289 : audit 0 from='client.? 172.21.15.40:0/2364133788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:26 smithi141 bash[31670]: cluster 2023-12-01T21:56:25.274274+0000 mgr.y (mgr.24356) 11346 : cluster 0 pgmap v11314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:27.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:26 smithi141 bash[31670]: audit 2023-12-01T21:56:26.146483+0000 mon.a (mon.0) 7289 : audit 0 from='client.? 172.21.15.40:0/2364133788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:28 smithi040 bash[28232]: cluster 2023-12-01T21:56:27.274921+0000 mgr.y (mgr.24356) 11347 : cluster 0 pgmap v11315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:28.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:28 smithi040 bash[28232]: audit 2023-12-01T21:56:28.605960+0000 mon.c (mon.2) 7134 : audit 0 from='client.? 172.21.15.40:0/2077792122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:28 smithi040 bash[41173]: cluster 2023-12-01T21:56:27.274921+0000 mgr.y (mgr.24356) 11347 : cluster 0 pgmap v11315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:28.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:28 smithi040 bash[41173]: audit 2023-12-01T21:56:28.605960+0000 mon.c (mon.2) 7134 : audit 0 from='client.? 172.21.15.40:0/2077792122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:28 smithi141 bash[31670]: cluster 2023-12-01T21:56:27.274921+0000 mgr.y (mgr.24356) 11347 : cluster 0 pgmap v11315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:29.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:28 smithi141 bash[31670]: audit 2023-12-01T21:56:28.605960+0000 mon.c (mon.2) 7134 : audit 0 from='client.? 172.21.15.40:0/2077792122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:30 smithi040 bash[41173]: cluster 2023-12-01T21:56:29.275999+0000 mgr.y (mgr.24356) 11348 : cluster 0 pgmap v11316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:30.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:30 smithi040 bash[28232]: cluster 2023-12-01T21:56:29.275999+0000 mgr.y (mgr.24356) 11348 : cluster 0 pgmap v11316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:30 smithi141 bash[31670]: cluster 2023-12-01T21:56:29.275999+0000 mgr.y (mgr.24356) 11348 : cluster 0 pgmap v11316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:31.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:31 smithi040 bash[41173]: audit 2023-12-01T21:56:31.071863+0000 mon.a (mon.0) 7290 : audit 0 from='client.? 172.21.15.40:0/910743483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:31.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:31 smithi040 bash[28232]: audit 2023-12-01T21:56:31.071863+0000 mon.a (mon.0) 7290 : audit 0 from='client.? 172.21.15.40:0/910743483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:32.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:31 smithi141 bash[31670]: audit 2023-12-01T21:56:31.071863+0000 mon.a (mon.0) 7290 : audit 0 from='client.? 172.21.15.40:0/910743483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:32.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:32 smithi040 bash[28232]: cluster 2023-12-01T21:56:31.276806+0000 mgr.y (mgr.24356) 11349 : cluster 0 pgmap v11317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:32.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:32 smithi040 bash[41173]: cluster 2023-12-01T21:56:31.276806+0000 mgr.y (mgr.24356) 11349 : cluster 0 pgmap v11317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:33.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:32 smithi141 bash[31670]: cluster 2023-12-01T21:56:31.276806+0000 mgr.y (mgr.24356) 11349 : cluster 0 pgmap v11317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:33.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:33 smithi040 bash[28232]: audit 2023-12-01T21:56:33.528152+0000 mon.c (mon.2) 7135 : audit 0 from='client.? 172.21.15.40:0/567687640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:33.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:33 smithi040 bash[41173]: audit 2023-12-01T21:56:33.528152+0000 mon.c (mon.2) 7135 : audit 0 from='client.? 172.21.15.40:0/567687640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:34.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:33 smithi141 bash[31670]: audit 2023-12-01T21:56:33.528152+0000 mon.c (mon.2) 7135 : audit 0 from='client.? 172.21.15.40:0/567687640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:34 smithi040 bash[41173]: cluster 2023-12-01T21:56:33.277436+0000 mgr.y (mgr.24356) 11350 : cluster 0 pgmap v11318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:34.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:34 smithi040 bash[41173]: audit 2023-12-01T21:56:33.924001+0000 mon.c (mon.2) 7136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:34 smithi040 bash[28232]: cluster 2023-12-01T21:56:33.277436+0000 mgr.y (mgr.24356) 11350 : cluster 0 pgmap v11318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:34.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:34 smithi040 bash[28232]: audit 2023-12-01T21:56:33.924001+0000 mon.c (mon.2) 7136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:34 smithi141 bash[31670]: cluster 2023-12-01T21:56:33.277436+0000 mgr.y (mgr.24356) 11350 : cluster 0 pgmap v11318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:35.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:34 smithi141 bash[31670]: audit 2023-12-01T21:56:33.924001+0000 mon.c (mon.2) 7136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:36.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:56:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:56:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:36 smithi040 bash[28232]: cluster 2023-12-01T21:56:35.278535+0000 mgr.y (mgr.24356) 11351 : cluster 0 pgmap v11319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:36 smithi040 bash[28232]: audit 2023-12-01T21:56:35.987427+0000 mon.c (mon.2) 7137 : audit 0 from='client.? 172.21.15.40:0/474404066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:36 smithi040 bash[41173]: cluster 2023-12-01T21:56:35.278535+0000 mgr.y (mgr.24356) 11351 : cluster 0 pgmap v11319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:36 smithi040 bash[41173]: audit 2023-12-01T21:56:35.987427+0000 mon.c (mon.2) 7137 : audit 0 from='client.? 172.21.15.40:0/474404066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:36 smithi141 bash[31670]: cluster 2023-12-01T21:56:35.278535+0000 mgr.y (mgr.24356) 11351 : cluster 0 pgmap v11319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:36 smithi141 bash[31670]: audit 2023-12-01T21:56:35.987427+0000 mon.c (mon.2) 7137 : audit 0 from='client.? 172.21.15.40:0/474404066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:38 smithi040 bash[28232]: cluster 2023-12-01T21:56:37.279406+0000 mgr.y (mgr.24356) 11352 : cluster 0 pgmap v11320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:38.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:38 smithi040 bash[28232]: audit 2023-12-01T21:56:38.451802+0000 mon.a (mon.0) 7291 : audit 0 from='client.? 172.21.15.40:0/3318309378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:38 smithi040 bash[41173]: cluster 2023-12-01T21:56:37.279406+0000 mgr.y (mgr.24356) 11352 : cluster 0 pgmap v11320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:38 smithi040 bash[41173]: audit 2023-12-01T21:56:38.451802+0000 mon.a (mon.0) 7291 : audit 0 from='client.? 172.21.15.40:0/3318309378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:38 smithi141 bash[31670]: cluster 2023-12-01T21:56:37.279406+0000 mgr.y (mgr.24356) 11352 : cluster 0 pgmap v11320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:38 smithi141 bash[31670]: audit 2023-12-01T21:56:38.451802+0000 mon.a (mon.0) 7291 : audit 0 from='client.? 172.21.15.40:0/3318309378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:40.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:40 smithi040 bash[41173]: cluster 2023-12-01T21:56:39.280464+0000 mgr.y (mgr.24356) 11353 : cluster 0 pgmap v11321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:40 smithi040 bash[28232]: cluster 2023-12-01T21:56:39.280464+0000 mgr.y (mgr.24356) 11353 : cluster 0 pgmap v11321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:41.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:40 smithi141 bash[31670]: cluster 2023-12-01T21:56:39.280464+0000 mgr.y (mgr.24356) 11353 : cluster 0 pgmap v11321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:41 smithi141 bash[31670]: audit 2023-12-01T21:56:40.917424+0000 mon.a (mon.0) 7292 : audit 0 from='client.? 172.21.15.40:0/3279925552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:41 smithi040 bash[41173]: audit 2023-12-01T21:56:40.917424+0000 mon.a (mon.0) 7292 : audit 0 from='client.? 172.21.15.40:0/3279925552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:41 smithi040 bash[28232]: audit 2023-12-01T21:56:40.917424+0000 mon.a (mon.0) 7292 : audit 0 from='client.? 172.21.15.40:0/3279925552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:42 smithi141 bash[31670]: cluster 2023-12-01T21:56:41.281196+0000 mgr.y (mgr.24356) 11354 : cluster 0 pgmap v11322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:42 smithi040 bash[28232]: cluster 2023-12-01T21:56:41.281196+0000 mgr.y (mgr.24356) 11354 : cluster 0 pgmap v11322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:42 smithi040 bash[41173]: cluster 2023-12-01T21:56:41.281196+0000 mgr.y (mgr.24356) 11354 : cluster 0 pgmap v11322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:44.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:43 smithi141 bash[31670]: audit 2023-12-01T21:56:43.381437+0000 mon.c (mon.2) 7138 : audit 0 from='client.? 172.21.15.40:0/160420092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:44.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:43 smithi040 bash[28232]: audit 2023-12-01T21:56:43.381437+0000 mon.c (mon.2) 7138 : audit 0 from='client.? 172.21.15.40:0/160420092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:44.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:43 smithi040 bash[41173]: audit 2023-12-01T21:56:43.381437+0000 mon.c (mon.2) 7138 : audit 0 from='client.? 172.21.15.40:0/160420092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:44 smithi141 bash[31670]: cluster 2023-12-01T21:56:43.281802+0000 mgr.y (mgr.24356) 11355 : cluster 0 pgmap v11323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:44 smithi040 bash[28232]: cluster 2023-12-01T21:56:43.281802+0000 mgr.y (mgr.24356) 11355 : cluster 0 pgmap v11323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:44 smithi040 bash[41173]: cluster 2023-12-01T21:56:43.281802+0000 mgr.y (mgr.24356) 11355 : cluster 0 pgmap v11323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:56:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:56:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:46 smithi040 bash[41173]: cluster 2023-12-01T21:56:45.282972+0000 mgr.y (mgr.24356) 11356 : cluster 0 pgmap v11324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:46 smithi040 bash[41173]: audit 2023-12-01T21:56:45.842394+0000 mon.c (mon.2) 7139 : audit 0 from='client.? 172.21.15.40:0/140603597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:46 smithi040 bash[28232]: cluster 2023-12-01T21:56:45.282972+0000 mgr.y (mgr.24356) 11356 : cluster 0 pgmap v11324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:46 smithi040 bash[28232]: audit 2023-12-01T21:56:45.842394+0000 mon.c (mon.2) 7139 : audit 0 from='client.? 172.21.15.40:0/140603597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:46 smithi141 bash[31670]: cluster 2023-12-01T21:56:45.282972+0000 mgr.y (mgr.24356) 11356 : cluster 0 pgmap v11324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:46 smithi141 bash[31670]: audit 2023-12-01T21:56:45.842394+0000 mon.c (mon.2) 7139 : audit 0 from='client.? 172.21.15.40:0/140603597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:48 smithi141 bash[31670]: cluster 2023-12-01T21:56:47.283639+0000 mgr.y (mgr.24356) 11357 : cluster 0 pgmap v11325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:48 smithi141 bash[31670]: audit 2023-12-01T21:56:48.301733+0000 mon.c (mon.2) 7140 : audit 0 from='client.? 172.21.15.40:0/1754660145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:48 smithi040 bash[28232]: cluster 2023-12-01T21:56:47.283639+0000 mgr.y (mgr.24356) 11357 : cluster 0 pgmap v11325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:48 smithi040 bash[28232]: audit 2023-12-01T21:56:48.301733+0000 mon.c (mon.2) 7140 : audit 0 from='client.? 172.21.15.40:0/1754660145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:48 smithi040 bash[41173]: cluster 2023-12-01T21:56:47.283639+0000 mgr.y (mgr.24356) 11357 : cluster 0 pgmap v11325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:48 smithi040 bash[41173]: audit 2023-12-01T21:56:48.301733+0000 mon.c (mon.2) 7140 : audit 0 from='client.? 172.21.15.40:0/1754660145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:50.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:49 smithi141 bash[31670]: audit 2023-12-01T21:56:48.924427+0000 mon.c (mon.2) 7141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:49 smithi040 bash[28232]: audit 2023-12-01T21:56:48.924427+0000 mon.c (mon.2) 7141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:49 smithi040 bash[41173]: audit 2023-12-01T21:56:48.924427+0000 mon.c (mon.2) 7141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:50 smithi141 bash[31670]: cluster 2023-12-01T21:56:49.284684+0000 mgr.y (mgr.24356) 11358 : cluster 0 pgmap v11326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:50 smithi040 bash[28232]: cluster 2023-12-01T21:56:49.284684+0000 mgr.y (mgr.24356) 11358 : cluster 0 pgmap v11326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:50 smithi040 bash[41173]: cluster 2023-12-01T21:56:49.284684+0000 mgr.y (mgr.24356) 11358 : cluster 0 pgmap v11326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:52.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:51 smithi141 bash[31670]: audit 2023-12-01T21:56:50.770098+0000 mon.c (mon.2) 7142 : audit 0 from='client.? 172.21.15.40:0/976671582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:51 smithi040 bash[28232]: audit 2023-12-01T21:56:50.770098+0000 mon.c (mon.2) 7142 : audit 0 from='client.? 172.21.15.40:0/976671582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:51 smithi040 bash[41173]: audit 2023-12-01T21:56:50.770098+0000 mon.c (mon.2) 7142 : audit 0 from='client.? 172.21.15.40:0/976671582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:52 smithi141 bash[31670]: cluster 2023-12-01T21:56:51.285382+0000 mgr.y (mgr.24356) 11359 : cluster 0 pgmap v11327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:52 smithi040 bash[41173]: cluster 2023-12-01T21:56:51.285382+0000 mgr.y (mgr.24356) 11359 : cluster 0 pgmap v11327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:52 smithi040 bash[28232]: cluster 2023-12-01T21:56:51.285382+0000 mgr.y (mgr.24356) 11359 : cluster 0 pgmap v11327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:54.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:53 smithi141 bash[31670]: audit 2023-12-01T21:56:53.238988+0000 mon.a (mon.0) 7293 : audit 0 from='client.? 172.21.15.40:0/2300204341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:54.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:53 smithi040 bash[28232]: audit 2023-12-01T21:56:53.238988+0000 mon.a (mon.0) 7293 : audit 0 from='client.? 172.21.15.40:0/2300204341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:53 smithi040 bash[41173]: audit 2023-12-01T21:56:53.238988+0000 mon.a (mon.0) 7293 : audit 0 from='client.? 172.21.15.40:0/2300204341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:54 smithi141 bash[31670]: cluster 2023-12-01T21:56:53.286071+0000 mgr.y (mgr.24356) 11360 : cluster 0 pgmap v11328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:54 smithi040 bash[28232]: cluster 2023-12-01T21:56:53.286071+0000 mgr.y (mgr.24356) 11360 : cluster 0 pgmap v11328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:54 smithi040 bash[41173]: cluster 2023-12-01T21:56:53.286071+0000 mgr.y (mgr.24356) 11360 : cluster 0 pgmap v11328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:56 smithi040 bash[28232]: cluster 2023-12-01T21:56:55.287271+0000 mgr.y (mgr.24356) 11361 : cluster 0 pgmap v11329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:56 smithi040 bash[28232]: audit 2023-12-01T21:56:55.696444+0000 mon.a (mon.0) 7294 : audit 0 from='client.? 172.21.15.40:0/342791221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:56:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:56:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:56 smithi040 bash[41173]: cluster 2023-12-01T21:56:55.287271+0000 mgr.y (mgr.24356) 11361 : cluster 0 pgmap v11329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:56 smithi040 bash[41173]: audit 2023-12-01T21:56:55.696444+0000 mon.a (mon.0) 7294 : audit 0 from='client.? 172.21.15.40:0/342791221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:56 smithi141 bash[31670]: cluster 2023-12-01T21:56:55.287271+0000 mgr.y (mgr.24356) 11361 : cluster 0 pgmap v11329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:56 smithi141 bash[31670]: audit 2023-12-01T21:56:55.696444+0000 mon.a (mon.0) 7294 : audit 0 from='client.? 172.21.15.40:0/342791221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:58 smithi040 bash[28232]: cluster 2023-12-01T21:56:57.287952+0000 mgr.y (mgr.24356) 11362 : cluster 0 pgmap v11330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:58.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:56:58 smithi040 bash[28232]: audit 2023-12-01T21:56:58.159992+0000 mon.c (mon.2) 7143 : audit 0 from='client.? 172.21.15.40:0/2576767030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:58 smithi040 bash[41173]: cluster 2023-12-01T21:56:57.287952+0000 mgr.y (mgr.24356) 11362 : cluster 0 pgmap v11330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:58.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:56:58 smithi040 bash[41173]: audit 2023-12-01T21:56:58.159992+0000 mon.c (mon.2) 7143 : audit 0 from='client.? 172.21.15.40:0/2576767030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:56:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:58 smithi141 bash[31670]: cluster 2023-12-01T21:56:57.287952+0000 mgr.y (mgr.24356) 11362 : cluster 0 pgmap v11330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:56:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:56:58 smithi141 bash[31670]: audit 2023-12-01T21:56:58.159992+0000 mon.c (mon.2) 7143 : audit 0 from='client.? 172.21.15.40:0/2576767030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:00 smithi040 bash[28232]: cluster 2023-12-01T21:56:59.289147+0000 mgr.y (mgr.24356) 11363 : cluster 0 pgmap v11331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:00.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:00 smithi040 bash[28232]: audit 2023-12-01T21:57:00.623892+0000 mon.a (mon.0) 7295 : audit 0 from='client.? 172.21.15.40:0/1417447728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:00 smithi040 bash[41173]: cluster 2023-12-01T21:56:59.289147+0000 mgr.y (mgr.24356) 11363 : cluster 0 pgmap v11331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:00.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:00 smithi040 bash[41173]: audit 2023-12-01T21:57:00.623892+0000 mon.a (mon.0) 7295 : audit 0 from='client.? 172.21.15.40:0/1417447728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:00 smithi141 bash[31670]: cluster 2023-12-01T21:56:59.289147+0000 mgr.y (mgr.24356) 11363 : cluster 0 pgmap v11331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:00 smithi141 bash[31670]: audit 2023-12-01T21:57:00.623892+0000 mon.a (mon.0) 7295 : audit 0 from='client.? 172.21.15.40:0/1417447728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:02.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:02 smithi040 bash[28232]: cluster 2023-12-01T21:57:01.289955+0000 mgr.y (mgr.24356) 11364 : cluster 0 pgmap v11332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:02.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:02 smithi040 bash[41173]: cluster 2023-12-01T21:57:01.289955+0000 mgr.y (mgr.24356) 11364 : cluster 0 pgmap v11332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:02 smithi141 bash[31670]: cluster 2023-12-01T21:57:01.289955+0000 mgr.y (mgr.24356) 11364 : cluster 0 pgmap v11332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:03.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:03 smithi040 bash[41173]: audit 2023-12-01T21:57:03.084275+0000 mon.c (mon.2) 7144 : audit 0 from='client.? 172.21.15.40:0/2209291970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:03 smithi040 bash[28232]: audit 2023-12-01T21:57:03.084275+0000 mon.c (mon.2) 7144 : audit 0 from='client.? 172.21.15.40:0/2209291970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:04.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:03 smithi141 bash[31670]: audit 2023-12-01T21:57:03.084275+0000 mon.c (mon.2) 7144 : audit 0 from='client.? 172.21.15.40:0/2209291970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:04 smithi040 bash[41173]: cluster 2023-12-01T21:57:03.290657+0000 mgr.y (mgr.24356) 11365 : cluster 0 pgmap v11333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:04.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:04 smithi040 bash[41173]: audit 2023-12-01T21:57:03.924924+0000 mon.c (mon.2) 7145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:04 smithi040 bash[28232]: cluster 2023-12-01T21:57:03.290657+0000 mgr.y (mgr.24356) 11365 : cluster 0 pgmap v11333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:04.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:04 smithi040 bash[28232]: audit 2023-12-01T21:57:03.924924+0000 mon.c (mon.2) 7145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:04 smithi141 bash[31670]: cluster 2023-12-01T21:57:03.290657+0000 mgr.y (mgr.24356) 11365 : cluster 0 pgmap v11333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:04 smithi141 bash[31670]: audit 2023-12-01T21:57:03.924924+0000 mon.c (mon.2) 7145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:05 smithi040 bash[28232]: audit 2023-12-01T21:57:05.550316+0000 mon.c (mon.2) 7146 : audit 0 from='client.? 172.21.15.40:0/4180186247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:05.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:05 smithi040 bash[41173]: audit 2023-12-01T21:57:05.550316+0000 mon.c (mon.2) 7146 : audit 0 from='client.? 172.21.15.40:0/4180186247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:06.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:05 smithi141 bash[31670]: audit 2023-12-01T21:57:05.550316+0000 mon.c (mon.2) 7146 : audit 0 from='client.? 172.21.15.40:0/4180186247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:06 smithi040 bash[28232]: cluster 2023-12-01T21:57:05.291788+0000 mgr.y (mgr.24356) 11366 : cluster 0 pgmap v11334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:57:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:57:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:06 smithi040 bash[41173]: cluster 2023-12-01T21:57:05.291788+0000 mgr.y (mgr.24356) 11366 : cluster 0 pgmap v11334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:06 smithi141 bash[31670]: cluster 2023-12-01T21:57:05.291788+0000 mgr.y (mgr.24356) 11366 : cluster 0 pgmap v11334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:08 smithi141 bash[31670]: cluster 2023-12-01T21:57:07.292431+0000 mgr.y (mgr.24356) 11367 : cluster 0 pgmap v11335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:09.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:08 smithi141 bash[31670]: audit 2023-12-01T21:57:08.015609+0000 mon.a (mon.0) 7296 : audit 0 from='client.? 172.21.15.40:0/4156086456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:08 smithi040 bash[28232]: cluster 2023-12-01T21:57:07.292431+0000 mgr.y (mgr.24356) 11367 : cluster 0 pgmap v11335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:08 smithi040 bash[28232]: audit 2023-12-01T21:57:08.015609+0000 mon.a (mon.0) 7296 : audit 0 from='client.? 172.21.15.40:0/4156086456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:08 smithi040 bash[41173]: cluster 2023-12-01T21:57:07.292431+0000 mgr.y (mgr.24356) 11367 : cluster 0 pgmap v11335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:08 smithi040 bash[41173]: audit 2023-12-01T21:57:08.015609+0000 mon.a (mon.0) 7296 : audit 0 from='client.? 172.21.15.40:0/4156086456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:10 smithi141 bash[31670]: cluster 2023-12-01T21:57:09.293584+0000 mgr.y (mgr.24356) 11368 : cluster 0 pgmap v11336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:10 smithi141 bash[31670]: audit 2023-12-01T21:57:10.474934+0000 mon.c (mon.2) 7147 : audit 0 from='client.? 172.21.15.40:0/1060523198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:10 smithi040 bash[28232]: cluster 2023-12-01T21:57:09.293584+0000 mgr.y (mgr.24356) 11368 : cluster 0 pgmap v11336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:10 smithi040 bash[28232]: audit 2023-12-01T21:57:10.474934+0000 mon.c (mon.2) 7147 : audit 0 from='client.? 172.21.15.40:0/1060523198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:10 smithi040 bash[41173]: cluster 2023-12-01T21:57:09.293584+0000 mgr.y (mgr.24356) 11368 : cluster 0 pgmap v11336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:10 smithi040 bash[41173]: audit 2023-12-01T21:57:10.474934+0000 mon.c (mon.2) 7147 : audit 0 from='client.? 172.21.15.40:0/1060523198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:12 smithi141 bash[31670]: cluster 2023-12-01T21:57:11.294398+0000 mgr.y (mgr.24356) 11369 : cluster 0 pgmap v11337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:12 smithi040 bash[41173]: cluster 2023-12-01T21:57:11.294398+0000 mgr.y (mgr.24356) 11369 : cluster 0 pgmap v11337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:12 smithi040 bash[28232]: cluster 2023-12-01T21:57:11.294398+0000 mgr.y (mgr.24356) 11369 : cluster 0 pgmap v11337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:13 smithi141 bash[31670]: audit 2023-12-01T21:57:12.937178+0000 mon.a (mon.0) 7297 : audit 0 from='client.? 172.21.15.40:0/2302604086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:13 smithi141 bash[31670]: audit 2023-12-01T21:57:13.224078+0000 mon.c (mon.2) 7148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:57:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:13 smithi141 bash[31670]: audit 2023-12-01T21:57:13.607998+0000 mon.a (mon.0) 7298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:14.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:13 smithi141 bash[31670]: audit 2023-12-01T21:57:13.620956+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[28232]: audit 2023-12-01T21:57:12.937178+0000 mon.a (mon.0) 7297 : audit 0 from='client.? 172.21.15.40:0/2302604086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[28232]: audit 2023-12-01T21:57:13.224078+0000 mon.c (mon.2) 7148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:57:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[28232]: audit 2023-12-01T21:57:13.607998+0000 mon.a (mon.0) 7298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:14.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[28232]: audit 2023-12-01T21:57:13.620956+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:14.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[41173]: audit 2023-12-01T21:57:12.937178+0000 mon.a (mon.0) 7297 : audit 0 from='client.? 172.21.15.40:0/2302604086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[41173]: audit 2023-12-01T21:57:13.224078+0000 mon.c (mon.2) 7148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:57:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[41173]: audit 2023-12-01T21:57:13.607998+0000 mon.a (mon.0) 7298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:14.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:13 smithi040 bash[41173]: audit 2023-12-01T21:57:13.620956+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:14 smithi141 bash[31670]: cluster 2023-12-01T21:57:13.294901+0000 mgr.y (mgr.24356) 11370 : cluster 0 pgmap v11338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:14 smithi040 bash[28232]: cluster 2023-12-01T21:57:13.294901+0000 mgr.y (mgr.24356) 11370 : cluster 0 pgmap v11338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:14 smithi040 bash[41173]: cluster 2023-12-01T21:57:13.294901+0000 mgr.y (mgr.24356) 11370 : cluster 0 pgmap v11338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:15 smithi141 bash[31670]: audit 2023-12-01T21:57:15.396354+0000 mon.c (mon.2) 7149 : audit 0 from='client.? 172.21.15.40:0/1772074080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:16.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:15 smithi040 bash[28232]: audit 2023-12-01T21:57:15.396354+0000 mon.c (mon.2) 7149 : audit 0 from='client.? 172.21.15.40:0/1772074080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:15 smithi040 bash[41173]: audit 2023-12-01T21:57:15.396354+0000 mon.c (mon.2) 7149 : audit 0 from='client.? 172.21.15.40:0/1772074080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:16.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:16 smithi040 bash[28232]: cluster 2023-12-01T21:57:15.296088+0000 mgr.y (mgr.24356) 11371 : cluster 0 pgmap v11339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:16.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:57:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T21:57:16.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:16 smithi040 bash[41173]: cluster 2023-12-01T21:57:15.296088+0000 mgr.y (mgr.24356) 11371 : cluster 0 pgmap v11339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:16 smithi141 bash[31670]: cluster 2023-12-01T21:57:15.296088+0000 mgr.y (mgr.24356) 11371 : cluster 0 pgmap v11339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:18 smithi141 bash[31670]: cluster 2023-12-01T21:57:17.296965+0000 mgr.y (mgr.24356) 11372 : cluster 0 pgmap v11340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:18 smithi141 bash[31670]: audit 2023-12-01T21:57:17.881019+0000 mon.c (mon.2) 7150 : audit 0 from='client.? 172.21.15.40:0/3941969981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:18 smithi040 bash[28232]: cluster 2023-12-01T21:57:17.296965+0000 mgr.y (mgr.24356) 11372 : cluster 0 pgmap v11340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:18 smithi040 bash[28232]: audit 2023-12-01T21:57:17.881019+0000 mon.c (mon.2) 7150 : audit 0 from='client.? 172.21.15.40:0/3941969981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:18 smithi040 bash[41173]: cluster 2023-12-01T21:57:17.296965+0000 mgr.y (mgr.24356) 11372 : cluster 0 pgmap v11340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:18 smithi040 bash[41173]: audit 2023-12-01T21:57:17.881019+0000 mon.c (mon.2) 7150 : audit 0 from='client.? 172.21.15.40:0/3941969981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:19 smithi141 bash[31670]: audit 2023-12-01T21:57:18.925283+0000 mon.c (mon.2) 7151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:19 smithi141 bash[31670]: audit 2023-12-01T21:57:19.078157+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:20.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:19 smithi141 bash[31670]: audit 2023-12-01T21:57:19.088731+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:19 smithi040 bash[41173]: audit 2023-12-01T21:57:18.925283+0000 mon.c (mon.2) 7151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:19 smithi040 bash[41173]: audit 2023-12-01T21:57:19.078157+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:19 smithi040 bash[41173]: audit 2023-12-01T21:57:19.088731+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:19 smithi040 bash[28232]: audit 2023-12-01T21:57:18.925283+0000 mon.c (mon.2) 7151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:19 smithi040 bash[28232]: audit 2023-12-01T21:57:19.078157+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:19 smithi040 bash[28232]: audit 2023-12-01T21:57:19.088731+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: cluster 2023-12-01T21:57:19.298038+0000 mgr.y (mgr.24356) 11373 : cluster 0 pgmap v11341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: audit 2023-12-01T21:57:19.773335+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: audit 2023-12-01T21:57:19.784649+0000 mon.a (mon.0) 7303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: audit 2023-12-01T21:57:20.256441+0000 mon.c (mon.2) 7152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:57:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: audit 2023-12-01T21:57:20.258249+0000 mon.c (mon.2) 7153 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:57:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: audit 2023-12-01T21:57:20.268171+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:20 smithi141 bash[31670]: audit 2023-12-01T21:57:20.350279+0000 mon.a (mon.0) 7305 : audit 0 from='client.? 172.21.15.40:0/3591160071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: cluster 2023-12-01T21:57:19.298038+0000 mgr.y (mgr.24356) 11373 : cluster 0 pgmap v11341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: audit 2023-12-01T21:57:19.773335+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: audit 2023-12-01T21:57:19.784649+0000 mon.a (mon.0) 7303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: audit 2023-12-01T21:57:20.256441+0000 mon.c (mon.2) 7152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: audit 2023-12-01T21:57:20.258249+0000 mon.c (mon.2) 7153 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: audit 2023-12-01T21:57:20.268171+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[28232]: audit 2023-12-01T21:57:20.350279+0000 mon.a (mon.0) 7305 : audit 0 from='client.? 172.21.15.40:0/3591160071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: cluster 2023-12-01T21:57:19.298038+0000 mgr.y (mgr.24356) 11373 : cluster 0 pgmap v11341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: audit 2023-12-01T21:57:19.773335+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: audit 2023-12-01T21:57:19.784649+0000 mon.a (mon.0) 7303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: audit 2023-12-01T21:57:20.256441+0000 mon.c (mon.2) 7152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:57:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: audit 2023-12-01T21:57:20.258249+0000 mon.c (mon.2) 7153 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:57:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: audit 2023-12-01T21:57:20.268171+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:57:21.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:20 smithi040 bash[41173]: audit 2023-12-01T21:57:20.350279+0000 mon.a (mon.0) 7305 : audit 0 from='client.? 172.21.15.40:0/3591160071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:22 smithi040 bash[28232]: cluster 2023-12-01T21:57:21.298824+0000 mgr.y (mgr.24356) 11374 : cluster 0 pgmap v11342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:22 smithi040 bash[41173]: cluster 2023-12-01T21:57:21.298824+0000 mgr.y (mgr.24356) 11374 : cluster 0 pgmap v11342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:22 smithi141 bash[31670]: cluster 2023-12-01T21:57:21.298824+0000 mgr.y (mgr.24356) 11374 : cluster 0 pgmap v11342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:24.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:23 smithi040 bash[28232]: audit 2023-12-01T21:57:22.825105+0000 mon.a (mon.0) 7306 : audit 0 from='client.? 172.21.15.40:0/3756064096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:23 smithi040 bash[41173]: audit 2023-12-01T21:57:22.825105+0000 mon.a (mon.0) 7306 : audit 0 from='client.? 172.21.15.40:0/3756064096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:23 smithi141 bash[31670]: audit 2023-12-01T21:57:22.825105+0000 mon.a (mon.0) 7306 : audit 0 from='client.? 172.21.15.40:0/3756064096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:24 smithi040 bash[28232]: cluster 2023-12-01T21:57:23.299518+0000 mgr.y (mgr.24356) 11375 : cluster 0 pgmap v11343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:24 smithi040 bash[41173]: cluster 2023-12-01T21:57:23.299518+0000 mgr.y (mgr.24356) 11375 : cluster 0 pgmap v11343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:24 smithi141 bash[31670]: cluster 2023-12-01T21:57:23.299518+0000 mgr.y (mgr.24356) 11375 : cluster 0 pgmap v11343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:25 smithi040 bash[41173]: audit 2023-12-01T21:57:25.291166+0000 mon.c (mon.2) 7154 : audit 0 from='client.? 172.21.15.40:0/3295259748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:26.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:25 smithi040 bash[28232]: audit 2023-12-01T21:57:25.291166+0000 mon.c (mon.2) 7154 : audit 0 from='client.? 172.21.15.40:0/3295259748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:26.285 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:25 smithi141 bash[31670]: audit 2023-12-01T21:57:25.291166+0000 mon.c (mon.2) 7154 : audit 0 from='client.? 172.21.15.40:0/3295259748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:26.801 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:57:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:57:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:26 smithi040 bash[41173]: cluster 2023-12-01T21:57:25.300497+0000 mgr.y (mgr.24356) 11376 : cluster 0 pgmap v11344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:26 smithi040 bash[28232]: cluster 2023-12-01T21:57:25.300497+0000 mgr.y (mgr.24356) 11376 : cluster 0 pgmap v11344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:26 smithi141 bash[31670]: cluster 2023-12-01T21:57:25.300497+0000 mgr.y (mgr.24356) 11376 : cluster 0 pgmap v11344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:27 smithi040 bash[28232]: audit 2023-12-01T21:57:27.767790+0000 mon.c (mon.2) 7155 : audit 0 from='client.? 172.21.15.40:0/4226319786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:27 smithi040 bash[41173]: audit 2023-12-01T21:57:27.767790+0000 mon.c (mon.2) 7155 : audit 0 from='client.? 172.21.15.40:0/4226319786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:27 smithi141 bash[31670]: audit 2023-12-01T21:57:27.767790+0000 mon.c (mon.2) 7155 : audit 0 from='client.? 172.21.15.40:0/4226319786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:28 smithi040 bash[41173]: cluster 2023-12-01T21:57:27.301113+0000 mgr.y (mgr.24356) 11377 : cluster 0 pgmap v11345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:28 smithi040 bash[28232]: cluster 2023-12-01T21:57:27.301113+0000 mgr.y (mgr.24356) 11377 : cluster 0 pgmap v11345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:28 smithi141 bash[31670]: cluster 2023-12-01T21:57:27.301113+0000 mgr.y (mgr.24356) 11377 : cluster 0 pgmap v11345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:30 smithi040 bash[28232]: cluster 2023-12-01T21:57:29.302202+0000 mgr.y (mgr.24356) 11378 : cluster 0 pgmap v11346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:30 smithi040 bash[28232]: audit 2023-12-01T21:57:30.231617+0000 mon.c (mon.2) 7156 : audit 0 from='client.? 172.21.15.40:0/2179917828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:30 smithi040 bash[41173]: cluster 2023-12-01T21:57:29.302202+0000 mgr.y (mgr.24356) 11378 : cluster 0 pgmap v11346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:30 smithi040 bash[41173]: audit 2023-12-01T21:57:30.231617+0000 mon.c (mon.2) 7156 : audit 0 from='client.? 172.21.15.40:0/2179917828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:30 smithi141 bash[31670]: cluster 2023-12-01T21:57:29.302202+0000 mgr.y (mgr.24356) 11378 : cluster 0 pgmap v11346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:31.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:30 smithi141 bash[31670]: audit 2023-12-01T21:57:30.231617+0000 mon.c (mon.2) 7156 : audit 0 from='client.? 172.21.15.40:0/2179917828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:32 smithi040 bash[28232]: cluster 2023-12-01T21:57:31.302956+0000 mgr.y (mgr.24356) 11379 : cluster 0 pgmap v11347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:32 smithi040 bash[28232]: audit 2023-12-01T21:57:32.692728+0000 mon.a (mon.0) 7307 : audit 0 from='client.? 172.21.15.40:0/4002929112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:32 smithi040 bash[41173]: cluster 2023-12-01T21:57:31.302956+0000 mgr.y (mgr.24356) 11379 : cluster 0 pgmap v11347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:32 smithi040 bash[41173]: audit 2023-12-01T21:57:32.692728+0000 mon.a (mon.0) 7307 : audit 0 from='client.? 172.21.15.40:0/4002929112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:32 smithi141 bash[31670]: cluster 2023-12-01T21:57:31.302956+0000 mgr.y (mgr.24356) 11379 : cluster 0 pgmap v11347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:32 smithi141 bash[31670]: audit 2023-12-01T21:57:32.692728+0000 mon.a (mon.0) 7307 : audit 0 from='client.? 172.21.15.40:0/4002929112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:34 smithi040 bash[28232]: cluster 2023-12-01T21:57:33.303644+0000 mgr.y (mgr.24356) 11380 : cluster 0 pgmap v11348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:34 smithi040 bash[28232]: audit 2023-12-01T21:57:33.925821+0000 mon.c (mon.2) 7157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:34 smithi040 bash[41173]: cluster 2023-12-01T21:57:33.303644+0000 mgr.y (mgr.24356) 11380 : cluster 0 pgmap v11348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:34 smithi040 bash[41173]: audit 2023-12-01T21:57:33.925821+0000 mon.c (mon.2) 7157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:34 smithi141 bash[31670]: cluster 2023-12-01T21:57:33.303644+0000 mgr.y (mgr.24356) 11380 : cluster 0 pgmap v11348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:34 smithi141 bash[31670]: audit 2023-12-01T21:57:33.925821+0000 mon.c (mon.2) 7157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:35 smithi040 bash[41173]: audit 2023-12-01T21:57:35.151264+0000 mon.c (mon.2) 7158 : audit 0 from='client.? 172.21.15.40:0/2624436165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:36.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:35 smithi040 bash[28232]: audit 2023-12-01T21:57:35.151264+0000 mon.c (mon.2) 7158 : audit 0 from='client.? 172.21.15.40:0/2624436165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:36.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:35 smithi141 bash[31670]: audit 2023-12-01T21:57:35.151264+0000 mon.c (mon.2) 7158 : audit 0 from='client.? 172.21.15.40:0/2624436165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:36.836 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:57:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:57:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:36 smithi040 bash[28232]: cluster 2023-12-01T21:57:35.304964+0000 mgr.y (mgr.24356) 11381 : cluster 0 pgmap v11349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:36 smithi040 bash[41173]: cluster 2023-12-01T21:57:35.304964+0000 mgr.y (mgr.24356) 11381 : cluster 0 pgmap v11349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:36 smithi141 bash[31670]: cluster 2023-12-01T21:57:35.304964+0000 mgr.y (mgr.24356) 11381 : cluster 0 pgmap v11349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:38.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:37 smithi040 bash[28232]: audit 2023-12-01T21:57:37.611103+0000 mon.a (mon.0) 7308 : audit 0 from='client.? 172.21.15.40:0/4141415390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:37 smithi040 bash[41173]: audit 2023-12-01T21:57:37.611103+0000 mon.a (mon.0) 7308 : audit 0 from='client.? 172.21.15.40:0/4141415390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:37 smithi141 bash[31670]: audit 2023-12-01T21:57:37.611103+0000 mon.a (mon.0) 7308 : audit 0 from='client.? 172.21.15.40:0/4141415390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:39.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:38 smithi040 bash[28232]: cluster 2023-12-01T21:57:37.305531+0000 mgr.y (mgr.24356) 11382 : cluster 0 pgmap v11350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:38 smithi040 bash[41173]: cluster 2023-12-01T21:57:37.305531+0000 mgr.y (mgr.24356) 11382 : cluster 0 pgmap v11350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:38 smithi141 bash[31670]: cluster 2023-12-01T21:57:37.305531+0000 mgr.y (mgr.24356) 11382 : cluster 0 pgmap v11350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:40 smithi040 bash[41173]: cluster 2023-12-01T21:57:39.306522+0000 mgr.y (mgr.24356) 11383 : cluster 0 pgmap v11351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:40 smithi040 bash[41173]: audit 2023-12-01T21:57:40.083673+0000 mon.c (mon.2) 7159 : audit 0 from='client.? 172.21.15.40:0/2189427532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:40 smithi040 bash[28232]: cluster 2023-12-01T21:57:39.306522+0000 mgr.y (mgr.24356) 11383 : cluster 0 pgmap v11351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:41.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:40 smithi040 bash[28232]: audit 2023-12-01T21:57:40.083673+0000 mon.c (mon.2) 7159 : audit 0 from='client.? 172.21.15.40:0/2189427532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:40 smithi141 bash[31670]: cluster 2023-12-01T21:57:39.306522+0000 mgr.y (mgr.24356) 11383 : cluster 0 pgmap v11351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:40 smithi141 bash[31670]: audit 2023-12-01T21:57:40.083673+0000 mon.c (mon.2) 7159 : audit 0 from='client.? 172.21.15.40:0/2189427532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:41 smithi040 bash[28232]: cluster 2023-12-01T21:57:41.307265+0000 mgr.y (mgr.24356) 11384 : cluster 0 pgmap v11352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:41 smithi040 bash[41173]: cluster 2023-12-01T21:57:41.307265+0000 mgr.y (mgr.24356) 11384 : cluster 0 pgmap v11352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:41 smithi141 bash[31670]: cluster 2023-12-01T21:57:41.307265+0000 mgr.y (mgr.24356) 11384 : cluster 0 pgmap v11352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:42 smithi040 bash[28232]: audit 2023-12-01T21:57:42.544343+0000 mon.a (mon.0) 7309 : audit 0 from='client.? 172.21.15.40:0/865244976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:42 smithi040 bash[41173]: audit 2023-12-01T21:57:42.544343+0000 mon.a (mon.0) 7309 : audit 0 from='client.? 172.21.15.40:0/865244976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:42 smithi141 bash[31670]: audit 2023-12-01T21:57:42.544343+0000 mon.a (mon.0) 7309 : audit 0 from='client.? 172.21.15.40:0/865244976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:44.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:43 smithi141 bash[31670]: cluster 2023-12-01T21:57:43.307963+0000 mgr.y (mgr.24356) 11385 : cluster 0 pgmap v11353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:44.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:43 smithi040 bash[28232]: cluster 2023-12-01T21:57:43.307963+0000 mgr.y (mgr.24356) 11385 : cluster 0 pgmap v11353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:44.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:43 smithi040 bash[41173]: cluster 2023-12-01T21:57:43.307963+0000 mgr.y (mgr.24356) 11385 : cluster 0 pgmap v11353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:45.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:45 smithi040 bash[28232]: audit 2023-12-01T21:57:45.013199+0000 mon.c (mon.2) 7160 : audit 0 from='client.? 172.21.15.40:0/1938855813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:45.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:45 smithi040 bash[41173]: audit 2023-12-01T21:57:45.013199+0000 mon.c (mon.2) 7160 : audit 0 from='client.? 172.21.15.40:0/1938855813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:45.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:45 smithi141 bash[31670]: audit 2023-12-01T21:57:45.013199+0000 mon.c (mon.2) 7160 : audit 0 from='client.? 172.21.15.40:0/1938855813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:46.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:46 smithi040 bash[28232]: cluster 2023-12-01T21:57:45.309008+0000 mgr.y (mgr.24356) 11386 : cluster 0 pgmap v11354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:46 smithi040 bash[41173]: cluster 2023-12-01T21:57:45.309008+0000 mgr.y (mgr.24356) 11386 : cluster 0 pgmap v11354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:57:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:57:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:46 smithi141 bash[31670]: cluster 2023-12-01T21:57:45.309008+0000 mgr.y (mgr.24356) 11386 : cluster 0 pgmap v11354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:47.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:47 smithi040 bash[28232]: audit 2023-12-01T21:57:47.475700+0000 mon.a (mon.0) 7310 : audit 0 from='client.? 172.21.15.40:0/26408942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:47.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:47 smithi040 bash[41173]: audit 2023-12-01T21:57:47.475700+0000 mon.a (mon.0) 7310 : audit 0 from='client.? 172.21.15.40:0/26408942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:48.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:47 smithi141 bash[31670]: audit 2023-12-01T21:57:47.475700+0000 mon.a (mon.0) 7310 : audit 0 from='client.? 172.21.15.40:0/26408942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:48 smithi040 bash[41173]: cluster 2023-12-01T21:57:47.309739+0000 mgr.y (mgr.24356) 11387 : cluster 0 pgmap v11355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:48 smithi040 bash[28232]: cluster 2023-12-01T21:57:47.309739+0000 mgr.y (mgr.24356) 11387 : cluster 0 pgmap v11355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:48 smithi141 bash[31670]: cluster 2023-12-01T21:57:47.309739+0000 mgr.y (mgr.24356) 11387 : cluster 0 pgmap v11355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:49 smithi141 bash[31670]: audit 2023-12-01T21:57:48.925916+0000 mon.c (mon.2) 7161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:49 smithi040 bash[41173]: audit 2023-12-01T21:57:48.925916+0000 mon.c (mon.2) 7161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:49 smithi040 bash[28232]: audit 2023-12-01T21:57:48.925916+0000 mon.c (mon.2) 7161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:50 smithi141 bash[31670]: cluster 2023-12-01T21:57:49.310809+0000 mgr.y (mgr.24356) 11388 : cluster 0 pgmap v11356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:50 smithi141 bash[31670]: audit 2023-12-01T21:57:49.941219+0000 mon.a (mon.0) 7311 : audit 0 from='client.? 172.21.15.40:0/2757967922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:50 smithi040 bash[41173]: cluster 2023-12-01T21:57:49.310809+0000 mgr.y (mgr.24356) 11388 : cluster 0 pgmap v11356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:50 smithi040 bash[41173]: audit 2023-12-01T21:57:49.941219+0000 mon.a (mon.0) 7311 : audit 0 from='client.? 172.21.15.40:0/2757967922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:50 smithi040 bash[28232]: cluster 2023-12-01T21:57:49.310809+0000 mgr.y (mgr.24356) 11388 : cluster 0 pgmap v11356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:50 smithi040 bash[28232]: audit 2023-12-01T21:57:49.941219+0000 mon.a (mon.0) 7311 : audit 0 from='client.? 172.21.15.40:0/2757967922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:52 smithi141 bash[31670]: cluster 2023-12-01T21:57:51.311564+0000 mgr.y (mgr.24356) 11389 : cluster 0 pgmap v11357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:53.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:52 smithi141 bash[31670]: audit 2023-12-01T21:57:52.396826+0000 mon.c (mon.2) 7162 : audit 0 from='client.? 172.21.15.40:0/640064876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:52 smithi040 bash[41173]: cluster 2023-12-01T21:57:51.311564+0000 mgr.y (mgr.24356) 11389 : cluster 0 pgmap v11357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:52 smithi040 bash[41173]: audit 2023-12-01T21:57:52.396826+0000 mon.c (mon.2) 7162 : audit 0 from='client.? 172.21.15.40:0/640064876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:52 smithi040 bash[28232]: cluster 2023-12-01T21:57:51.311564+0000 mgr.y (mgr.24356) 11389 : cluster 0 pgmap v11357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:53.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:52 smithi040 bash[28232]: audit 2023-12-01T21:57:52.396826+0000 mon.c (mon.2) 7162 : audit 0 from='client.? 172.21.15.40:0/640064876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:54 smithi141 bash[31670]: cluster 2023-12-01T21:57:53.312242+0000 mgr.y (mgr.24356) 11390 : cluster 0 pgmap v11358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:54 smithi040 bash[41173]: cluster 2023-12-01T21:57:53.312242+0000 mgr.y (mgr.24356) 11390 : cluster 0 pgmap v11358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:54 smithi040 bash[28232]: cluster 2023-12-01T21:57:53.312242+0000 mgr.y (mgr.24356) 11390 : cluster 0 pgmap v11358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:55 smithi141 bash[31670]: audit 2023-12-01T21:57:54.870380+0000 mon.c (mon.2) 7163 : audit 0 from='client.? 172.21.15.40:0/1885062493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:56.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:55 smithi040 bash[41173]: audit 2023-12-01T21:57:54.870380+0000 mon.c (mon.2) 7163 : audit 0 from='client.? 172.21.15.40:0/1885062493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:56.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:55 smithi040 bash[28232]: audit 2023-12-01T21:57:54.870380+0000 mon.c (mon.2) 7163 : audit 0 from='client.? 172.21.15.40:0/1885062493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:56 smithi040 bash[28232]: cluster 2023-12-01T21:57:55.313430+0000 mgr.y (mgr.24356) 11391 : cluster 0 pgmap v11359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:57:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:57:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:56 smithi040 bash[41173]: cluster 2023-12-01T21:57:55.313430+0000 mgr.y (mgr.24356) 11391 : cluster 0 pgmap v11359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:57.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:56 smithi141 bash[31670]: cluster 2023-12-01T21:57:55.313430+0000 mgr.y (mgr.24356) 11391 : cluster 0 pgmap v11359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:57 smithi141 bash[31670]: audit 2023-12-01T21:57:57.338940+0000 mon.a (mon.0) 7312 : audit 0 from='client.? 172.21.15.40:0/916622723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:58.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:57 smithi040 bash[28232]: audit 2023-12-01T21:57:57.338940+0000 mon.a (mon.0) 7312 : audit 0 from='client.? 172.21.15.40:0/916622723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:57 smithi040 bash[41173]: audit 2023-12-01T21:57:57.338940+0000 mon.a (mon.0) 7312 : audit 0 from='client.? 172.21.15.40:0/916622723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:57:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:57:58 smithi141 bash[31670]: cluster 2023-12-01T21:57:57.314091+0000 mgr.y (mgr.24356) 11392 : cluster 0 pgmap v11360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:57:58 smithi040 bash[28232]: cluster 2023-12-01T21:57:57.314091+0000 mgr.y (mgr.24356) 11392 : cluster 0 pgmap v11360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:57:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:57:58 smithi040 bash[41173]: cluster 2023-12-01T21:57:57.314091+0000 mgr.y (mgr.24356) 11392 : cluster 0 pgmap v11360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:00 smithi141 bash[31670]: cluster 2023-12-01T21:57:59.315182+0000 mgr.y (mgr.24356) 11393 : cluster 0 pgmap v11361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:00 smithi141 bash[31670]: audit 2023-12-01T21:57:59.805348+0000 mon.c (mon.2) 7164 : audit 0 from='client.? 172.21.15.40:0/2766169143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:00 smithi040 bash[41173]: cluster 2023-12-01T21:57:59.315182+0000 mgr.y (mgr.24356) 11393 : cluster 0 pgmap v11361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:01.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:00 smithi040 bash[41173]: audit 2023-12-01T21:57:59.805348+0000 mon.c (mon.2) 7164 : audit 0 from='client.? 172.21.15.40:0/2766169143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:00 smithi040 bash[28232]: cluster 2023-12-01T21:57:59.315182+0000 mgr.y (mgr.24356) 11393 : cluster 0 pgmap v11361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:01.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:00 smithi040 bash[28232]: audit 2023-12-01T21:57:59.805348+0000 mon.c (mon.2) 7164 : audit 0 from='client.? 172.21.15.40:0/2766169143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:02 smithi141 bash[31670]: cluster 2023-12-01T21:58:01.315974+0000 mgr.y (mgr.24356) 11394 : cluster 0 pgmap v11362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:02 smithi141 bash[31670]: audit 2023-12-01T21:58:02.269989+0000 mon.a (mon.0) 7313 : audit 0 from='client.? 172.21.15.40:0/124640228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:02 smithi040 bash[28232]: cluster 2023-12-01T21:58:01.315974+0000 mgr.y (mgr.24356) 11394 : cluster 0 pgmap v11362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:03.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:02 smithi040 bash[28232]: audit 2023-12-01T21:58:02.269989+0000 mon.a (mon.0) 7313 : audit 0 from='client.? 172.21.15.40:0/124640228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:02 smithi040 bash[41173]: cluster 2023-12-01T21:58:01.315974+0000 mgr.y (mgr.24356) 11394 : cluster 0 pgmap v11362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:02 smithi040 bash[41173]: audit 2023-12-01T21:58:02.269989+0000 mon.a (mon.0) 7313 : audit 0 from='client.? 172.21.15.40:0/124640228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:04 smithi141 bash[31670]: cluster 2023-12-01T21:58:03.316654+0000 mgr.y (mgr.24356) 11395 : cluster 0 pgmap v11363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:04 smithi141 bash[31670]: audit 2023-12-01T21:58:03.926443+0000 mon.c (mon.2) 7165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:04 smithi040 bash[28232]: cluster 2023-12-01T21:58:03.316654+0000 mgr.y (mgr.24356) 11395 : cluster 0 pgmap v11363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:04 smithi040 bash[28232]: audit 2023-12-01T21:58:03.926443+0000 mon.c (mon.2) 7165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:04 smithi040 bash[41173]: cluster 2023-12-01T21:58:03.316654+0000 mgr.y (mgr.24356) 11395 : cluster 0 pgmap v11363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:04 smithi040 bash[41173]: audit 2023-12-01T21:58:03.926443+0000 mon.c (mon.2) 7165 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:05 smithi141 bash[31670]: audit 2023-12-01T21:58:04.737945+0000 mon.c (mon.2) 7166 : audit 0 from='client.? 172.21.15.40:0/3652449782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:06.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:05 smithi040 bash[28232]: audit 2023-12-01T21:58:04.737945+0000 mon.c (mon.2) 7166 : audit 0 from='client.? 172.21.15.40:0/3652449782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:06.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:05 smithi040 bash[41173]: audit 2023-12-01T21:58:04.737945+0000 mon.c (mon.2) 7166 : audit 0 from='client.? 172.21.15.40:0/3652449782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:06 smithi040 bash[28232]: cluster 2023-12-01T21:58:05.317856+0000 mgr.y (mgr.24356) 11396 : cluster 0 pgmap v11364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:58:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:58:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:06 smithi040 bash[41173]: cluster 2023-12-01T21:58:05.317856+0000 mgr.y (mgr.24356) 11396 : cluster 0 pgmap v11364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:06 smithi141 bash[31670]: cluster 2023-12-01T21:58:05.317856+0000 mgr.y (mgr.24356) 11396 : cluster 0 pgmap v11364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:07 smithi141 bash[31670]: audit 2023-12-01T21:58:07.196603+0000 mon.a (mon.0) 7314 : audit 0 from='client.? 172.21.15.40:0/482268610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:07 smithi040 bash[28232]: audit 2023-12-01T21:58:07.196603+0000 mon.a (mon.0) 7314 : audit 0 from='client.? 172.21.15.40:0/482268610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:07 smithi040 bash[41173]: audit 2023-12-01T21:58:07.196603+0000 mon.a (mon.0) 7314 : audit 0 from='client.? 172.21.15.40:0/482268610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:08 smithi141 bash[31670]: cluster 2023-12-01T21:58:07.318516+0000 mgr.y (mgr.24356) 11397 : cluster 0 pgmap v11365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:08 smithi040 bash[41173]: cluster 2023-12-01T21:58:07.318516+0000 mgr.y (mgr.24356) 11397 : cluster 0 pgmap v11365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:08 smithi040 bash[28232]: cluster 2023-12-01T21:58:07.318516+0000 mgr.y (mgr.24356) 11397 : cluster 0 pgmap v11365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:10.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:09 smithi141 bash[31670]: audit 2023-12-01T21:58:09.672104+0000 mon.a (mon.0) 7315 : audit 0 from='client.? 172.21.15.40:0/79098181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:10.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:09 smithi040 bash[28232]: audit 2023-12-01T21:58:09.672104+0000 mon.a (mon.0) 7315 : audit 0 from='client.? 172.21.15.40:0/79098181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:10.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:09 smithi040 bash[41173]: audit 2023-12-01T21:58:09.672104+0000 mon.a (mon.0) 7315 : audit 0 from='client.? 172.21.15.40:0/79098181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:11.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:10 smithi141 bash[31670]: cluster 2023-12-01T21:58:09.319635+0000 mgr.y (mgr.24356) 11398 : cluster 0 pgmap v11366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:10 smithi040 bash[28232]: cluster 2023-12-01T21:58:09.319635+0000 mgr.y (mgr.24356) 11398 : cluster 0 pgmap v11366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:10 smithi040 bash[41173]: cluster 2023-12-01T21:58:09.319635+0000 mgr.y (mgr.24356) 11398 : cluster 0 pgmap v11366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:12 smithi141 bash[31670]: cluster 2023-12-01T21:58:11.320424+0000 mgr.y (mgr.24356) 11399 : cluster 0 pgmap v11367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:12 smithi141 bash[31670]: audit 2023-12-01T21:58:12.126418+0000 mon.a (mon.0) 7316 : audit 0 from='client.? 172.21.15.40:0/2236433605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:12 smithi040 bash[28232]: cluster 2023-12-01T21:58:11.320424+0000 mgr.y (mgr.24356) 11399 : cluster 0 pgmap v11367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:13.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:12 smithi040 bash[28232]: audit 2023-12-01T21:58:12.126418+0000 mon.a (mon.0) 7316 : audit 0 from='client.? 172.21.15.40:0/2236433605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:12 smithi040 bash[41173]: cluster 2023-12-01T21:58:11.320424+0000 mgr.y (mgr.24356) 11399 : cluster 0 pgmap v11367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:12 smithi040 bash[41173]: audit 2023-12-01T21:58:12.126418+0000 mon.a (mon.0) 7316 : audit 0 from='client.? 172.21.15.40:0/2236433605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:14 smithi141 bash[31670]: cluster 2023-12-01T21:58:13.321121+0000 mgr.y (mgr.24356) 11400 : cluster 0 pgmap v11368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:14 smithi141 bash[31670]: audit 2023-12-01T21:58:14.587515+0000 mon.c (mon.2) 7167 : audit 0 from='client.? 172.21.15.40:0/1894889220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:14 smithi040 bash[28232]: cluster 2023-12-01T21:58:13.321121+0000 mgr.y (mgr.24356) 11400 : cluster 0 pgmap v11368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:14 smithi040 bash[28232]: audit 2023-12-01T21:58:14.587515+0000 mon.c (mon.2) 7167 : audit 0 from='client.? 172.21.15.40:0/1894889220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:14 smithi040 bash[41173]: cluster 2023-12-01T21:58:13.321121+0000 mgr.y (mgr.24356) 11400 : cluster 0 pgmap v11368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:14 smithi040 bash[41173]: audit 2023-12-01T21:58:14.587515+0000 mon.c (mon.2) 7167 : audit 0 from='client.? 172.21.15.40:0/1894889220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:16.762 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:58:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T21:58:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:16 smithi141 bash[31670]: cluster 2023-12-01T21:58:15.322256+0000 mgr.y (mgr.24356) 11401 : cluster 0 pgmap v11369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:16 smithi040 bash[41173]: cluster 2023-12-01T21:58:15.322256+0000 mgr.y (mgr.24356) 11401 : cluster 0 pgmap v11369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:16 smithi040 bash[28232]: cluster 2023-12-01T21:58:15.322256+0000 mgr.y (mgr.24356) 11401 : cluster 0 pgmap v11369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:18.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:17 smithi141 bash[31670]: audit 2023-12-01T21:58:17.045409+0000 mon.c (mon.2) 7168 : audit 0 from='client.? 172.21.15.40:0/697408355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:17 smithi040 bash[28232]: audit 2023-12-01T21:58:17.045409+0000 mon.c (mon.2) 7168 : audit 0 from='client.? 172.21.15.40:0/697408355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:17 smithi040 bash[41173]: audit 2023-12-01T21:58:17.045409+0000 mon.c (mon.2) 7168 : audit 0 from='client.? 172.21.15.40:0/697408355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:18 smithi141 bash[31670]: cluster 2023-12-01T21:58:17.322926+0000 mgr.y (mgr.24356) 11402 : cluster 0 pgmap v11370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:18 smithi040 bash[28232]: cluster 2023-12-01T21:58:17.322926+0000 mgr.y (mgr.24356) 11402 : cluster 0 pgmap v11370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:18 smithi040 bash[41173]: cluster 2023-12-01T21:58:17.322926+0000 mgr.y (mgr.24356) 11402 : cluster 0 pgmap v11370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:19 smithi040 bash[28232]: audit 2023-12-01T21:58:18.926819+0000 mon.c (mon.2) 7169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:19 smithi040 bash[28232]: audit 2023-12-01T21:58:19.513790+0000 mon.c (mon.2) 7170 : audit 0 from='client.? 172.21.15.40:0/1949264574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:19 smithi040 bash[41173]: audit 2023-12-01T21:58:18.926819+0000 mon.c (mon.2) 7169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:19 smithi040 bash[41173]: audit 2023-12-01T21:58:19.513790+0000 mon.c (mon.2) 7170 : audit 0 from='client.? 172.21.15.40:0/1949264574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:19 smithi141 bash[31670]: audit 2023-12-01T21:58:18.926819+0000 mon.c (mon.2) 7169 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:19 smithi141 bash[31670]: audit 2023-12-01T21:58:19.513790+0000 mon.c (mon.2) 7170 : audit 0 from='client.? 172.21.15.40:0/1949264574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:20 smithi040 bash[28232]: cluster 2023-12-01T21:58:19.323919+0000 mgr.y (mgr.24356) 11403 : cluster 0 pgmap v11371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:20 smithi040 bash[28232]: audit 2023-12-01T21:58:20.353634+0000 mon.c (mon.2) 7171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:58:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:20 smithi040 bash[41173]: cluster 2023-12-01T21:58:19.323919+0000 mgr.y (mgr.24356) 11403 : cluster 0 pgmap v11371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:20 smithi040 bash[41173]: audit 2023-12-01T21:58:20.353634+0000 mon.c (mon.2) 7171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:58:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:20 smithi141 bash[31670]: cluster 2023-12-01T21:58:19.323919+0000 mgr.y (mgr.24356) 11403 : cluster 0 pgmap v11371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:20 smithi141 bash[31670]: audit 2023-12-01T21:58:20.353634+0000 mon.c (mon.2) 7171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:58:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:22 smithi040 bash[28232]: cluster 2023-12-01T21:58:21.324690+0000 mgr.y (mgr.24356) 11404 : cluster 0 pgmap v11372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:22 smithi040 bash[28232]: audit 2023-12-01T21:58:21.982475+0000 mon.c (mon.2) 7172 : audit 0 from='client.? 172.21.15.40:0/1633977763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:22 smithi040 bash[41173]: cluster 2023-12-01T21:58:21.324690+0000 mgr.y (mgr.24356) 11404 : cluster 0 pgmap v11372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:22 smithi040 bash[41173]: audit 2023-12-01T21:58:21.982475+0000 mon.c (mon.2) 7172 : audit 0 from='client.? 172.21.15.40:0/1633977763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:22 smithi141 bash[31670]: cluster 2023-12-01T21:58:21.324690+0000 mgr.y (mgr.24356) 11404 : cluster 0 pgmap v11372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:22 smithi141 bash[31670]: audit 2023-12-01T21:58:21.982475+0000 mon.c (mon.2) 7172 : audit 0 from='client.? 172.21.15.40:0/1633977763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:24 smithi040 bash[28232]: cluster 2023-12-01T21:58:23.325423+0000 mgr.y (mgr.24356) 11405 : cluster 0 pgmap v11373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:24 smithi040 bash[28232]: audit 2023-12-01T21:58:24.447685+0000 mon.a (mon.0) 7317 : audit 0 from='client.? 172.21.15.40:0/2906768468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:24 smithi040 bash[41173]: cluster 2023-12-01T21:58:23.325423+0000 mgr.y (mgr.24356) 11405 : cluster 0 pgmap v11373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:24 smithi040 bash[41173]: audit 2023-12-01T21:58:24.447685+0000 mon.a (mon.0) 7317 : audit 0 from='client.? 172.21.15.40:0/2906768468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:24 smithi141 bash[31670]: cluster 2023-12-01T21:58:23.325423+0000 mgr.y (mgr.24356) 11405 : cluster 0 pgmap v11373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:24 smithi141 bash[31670]: audit 2023-12-01T21:58:24.447685+0000 mon.a (mon.0) 7317 : audit 0 from='client.? 172.21.15.40:0/2906768468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:26.802 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:58:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[28232]: cluster 2023-12-01T21:58:25.326429+0000 mgr.y (mgr.24356) 11406 : cluster 0 pgmap v11374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[28232]: audit 2023-12-01T21:58:26.254323+0000 mon.a (mon.0) 7318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[28232]: audit 2023-12-01T21:58:26.266432+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[28232]: audit 2023-12-01T21:58:26.557914+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[28232]: audit 2023-12-01T21:58:26.570087+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[41173]: cluster 2023-12-01T21:58:25.326429+0000 mgr.y (mgr.24356) 11406 : cluster 0 pgmap v11374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[41173]: audit 2023-12-01T21:58:26.254323+0000 mon.a (mon.0) 7318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[41173]: audit 2023-12-01T21:58:26.266432+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[41173]: audit 2023-12-01T21:58:26.557914+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:26 smithi040 bash[41173]: audit 2023-12-01T21:58:26.570087+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:26 smithi141 bash[31670]: cluster 2023-12-01T21:58:25.326429+0000 mgr.y (mgr.24356) 11406 : cluster 0 pgmap v11374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:26 smithi141 bash[31670]: audit 2023-12-01T21:58:26.254323+0000 mon.a (mon.0) 7318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:26 smithi141 bash[31670]: audit 2023-12-01T21:58:26.266432+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:26 smithi141 bash[31670]: audit 2023-12-01T21:58:26.557914+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:26 smithi141 bash[31670]: audit 2023-12-01T21:58:26.570087+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[28232]: audit 2023-12-01T21:58:26.909217+0000 mon.c (mon.2) 7173 : audit 0 from='client.? 172.21.15.40:0/846346977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[28232]: audit 2023-12-01T21:58:27.047855+0000 mon.c (mon.2) 7174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[28232]: audit 2023-12-01T21:58:27.049794+0000 mon.c (mon.2) 7175 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[28232]: audit 2023-12-01T21:58:27.061863+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[41173]: audit 2023-12-01T21:58:26.909217+0000 mon.c (mon.2) 7173 : audit 0 from='client.? 172.21.15.40:0/846346977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[41173]: audit 2023-12-01T21:58:27.047855+0000 mon.c (mon.2) 7174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[41173]: audit 2023-12-01T21:58:27.049794+0000 mon.c (mon.2) 7175 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:58:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:27 smithi040 bash[41173]: audit 2023-12-01T21:58:27.061863+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:27 smithi141 bash[31670]: audit 2023-12-01T21:58:26.909217+0000 mon.c (mon.2) 7173 : audit 0 from='client.? 172.21.15.40:0/846346977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:27 smithi141 bash[31670]: audit 2023-12-01T21:58:27.047855+0000 mon.c (mon.2) 7174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:58:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:27 smithi141 bash[31670]: audit 2023-12-01T21:58:27.049794+0000 mon.c (mon.2) 7175 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:58:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:27 smithi141 bash[31670]: audit 2023-12-01T21:58:27.061863+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:58:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:28 smithi040 bash[28232]: cluster 2023-12-01T21:58:27.327134+0000 mgr.y (mgr.24356) 11407 : cluster 0 pgmap v11375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:28 smithi040 bash[41173]: cluster 2023-12-01T21:58:27.327134+0000 mgr.y (mgr.24356) 11407 : cluster 0 pgmap v11375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:28 smithi141 bash[31670]: cluster 2023-12-01T21:58:27.327134+0000 mgr.y (mgr.24356) 11407 : cluster 0 pgmap v11375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:29 smithi040 bash[28232]: audit 2023-12-01T21:58:29.369295+0000 mon.c (mon.2) 7176 : audit 0 from='client.? 172.21.15.40:0/704704821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:29 smithi040 bash[41173]: audit 2023-12-01T21:58:29.369295+0000 mon.c (mon.2) 7176 : audit 0 from='client.? 172.21.15.40:0/704704821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:29 smithi141 bash[31670]: audit 2023-12-01T21:58:29.369295+0000 mon.c (mon.2) 7176 : audit 0 from='client.? 172.21.15.40:0/704704821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:30 smithi040 bash[28232]: cluster 2023-12-01T21:58:29.328170+0000 mgr.y (mgr.24356) 11408 : cluster 0 pgmap v11376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:30 smithi040 bash[41173]: cluster 2023-12-01T21:58:29.328170+0000 mgr.y (mgr.24356) 11408 : cluster 0 pgmap v11376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:30 smithi141 bash[31670]: cluster 2023-12-01T21:58:29.328170+0000 mgr.y (mgr.24356) 11408 : cluster 0 pgmap v11376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:32 smithi040 bash[28232]: cluster 2023-12-01T21:58:31.329027+0000 mgr.y (mgr.24356) 11409 : cluster 0 pgmap v11377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:32 smithi040 bash[28232]: audit 2023-12-01T21:58:31.842253+0000 mon.a (mon.0) 7323 : audit 0 from='client.? 172.21.15.40:0/1965892661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:32 smithi040 bash[41173]: cluster 2023-12-01T21:58:31.329027+0000 mgr.y (mgr.24356) 11409 : cluster 0 pgmap v11377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:32 smithi040 bash[41173]: audit 2023-12-01T21:58:31.842253+0000 mon.a (mon.0) 7323 : audit 0 from='client.? 172.21.15.40:0/1965892661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:32 smithi141 bash[31670]: cluster 2023-12-01T21:58:31.329027+0000 mgr.y (mgr.24356) 11409 : cluster 0 pgmap v11377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:32 smithi141 bash[31670]: audit 2023-12-01T21:58:31.842253+0000 mon.a (mon.0) 7323 : audit 0 from='client.? 172.21.15.40:0/1965892661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:34 smithi040 bash[28232]: cluster 2023-12-01T21:58:33.329740+0000 mgr.y (mgr.24356) 11410 : cluster 0 pgmap v11378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:34 smithi040 bash[28232]: audit 2023-12-01T21:58:33.927386+0000 mon.c (mon.2) 7177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:34 smithi040 bash[28232]: audit 2023-12-01T21:58:34.309238+0000 mon.c (mon.2) 7178 : audit 0 from='client.? 172.21.15.40:0/3322117829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:34 smithi040 bash[41173]: cluster 2023-12-01T21:58:33.329740+0000 mgr.y (mgr.24356) 11410 : cluster 0 pgmap v11378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:34 smithi040 bash[41173]: audit 2023-12-01T21:58:33.927386+0000 mon.c (mon.2) 7177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:34 smithi040 bash[41173]: audit 2023-12-01T21:58:34.309238+0000 mon.c (mon.2) 7178 : audit 0 from='client.? 172.21.15.40:0/3322117829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:34 smithi141 bash[31670]: cluster 2023-12-01T21:58:33.329740+0000 mgr.y (mgr.24356) 11410 : cluster 0 pgmap v11378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:34 smithi141 bash[31670]: audit 2023-12-01T21:58:33.927386+0000 mon.c (mon.2) 7177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:34 smithi141 bash[31670]: audit 2023-12-01T21:58:34.309238+0000 mon.c (mon.2) 7178 : audit 0 from='client.? 172.21.15.40:0/3322117829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:36.830 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:58:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:58:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:36 smithi040 bash[28232]: cluster 2023-12-01T21:58:35.330966+0000 mgr.y (mgr.24356) 11411 : cluster 0 pgmap v11379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:36 smithi040 bash[28232]: audit 2023-12-01T21:58:36.780744+0000 mon.c (mon.2) 7179 : audit 0 from='client.? 172.21.15.40:0/1292648850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:36 smithi040 bash[41173]: cluster 2023-12-01T21:58:35.330966+0000 mgr.y (mgr.24356) 11411 : cluster 0 pgmap v11379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:36 smithi040 bash[41173]: audit 2023-12-01T21:58:36.780744+0000 mon.c (mon.2) 7179 : audit 0 from='client.? 172.21.15.40:0/1292648850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:36 smithi141 bash[31670]: cluster 2023-12-01T21:58:35.330966+0000 mgr.y (mgr.24356) 11411 : cluster 0 pgmap v11379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:36 smithi141 bash[31670]: audit 2023-12-01T21:58:36.780744+0000 mon.c (mon.2) 7179 : audit 0 from='client.? 172.21.15.40:0/1292648850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:38 smithi040 bash[28232]: cluster 2023-12-01T21:58:37.331624+0000 mgr.y (mgr.24356) 11412 : cluster 0 pgmap v11380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:38 smithi040 bash[41173]: cluster 2023-12-01T21:58:37.331624+0000 mgr.y (mgr.24356) 11412 : cluster 0 pgmap v11380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:38 smithi141 bash[31670]: cluster 2023-12-01T21:58:37.331624+0000 mgr.y (mgr.24356) 11412 : cluster 0 pgmap v11380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:40.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:39 smithi040 bash[28232]: audit 2023-12-01T21:58:39.245618+0000 mon.c (mon.2) 7180 : audit 0 from='client.? 172.21.15.40:0/279986820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:40.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:39 smithi040 bash[41173]: audit 2023-12-01T21:58:39.245618+0000 mon.c (mon.2) 7180 : audit 0 from='client.? 172.21.15.40:0/279986820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:39 smithi141 bash[31670]: audit 2023-12-01T21:58:39.245618+0000 mon.c (mon.2) 7180 : audit 0 from='client.? 172.21.15.40:0/279986820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:40 smithi040 bash[28232]: cluster 2023-12-01T21:58:39.332656+0000 mgr.y (mgr.24356) 11413 : cluster 0 pgmap v11381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:40 smithi040 bash[41173]: cluster 2023-12-01T21:58:39.332656+0000 mgr.y (mgr.24356) 11413 : cluster 0 pgmap v11381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:40 smithi141 bash[31670]: cluster 2023-12-01T21:58:39.332656+0000 mgr.y (mgr.24356) 11413 : cluster 0 pgmap v11381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:41 smithi040 bash[28232]: audit 2023-12-01T21:58:41.712762+0000 mon.a (mon.0) 7324 : audit 0 from='client.? 172.21.15.40:0/457128594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:41 smithi040 bash[41173]: audit 2023-12-01T21:58:41.712762+0000 mon.a (mon.0) 7324 : audit 0 from='client.? 172.21.15.40:0/457128594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:41 smithi141 bash[31670]: audit 2023-12-01T21:58:41.712762+0000 mon.a (mon.0) 7324 : audit 0 from='client.? 172.21.15.40:0/457128594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:42 smithi040 bash[41173]: cluster 2023-12-01T21:58:41.333380+0000 mgr.y (mgr.24356) 11414 : cluster 0 pgmap v11382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:43.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:42 smithi040 bash[28232]: cluster 2023-12-01T21:58:41.333380+0000 mgr.y (mgr.24356) 11414 : cluster 0 pgmap v11382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:42 smithi141 bash[31670]: cluster 2023-12-01T21:58:41.333380+0000 mgr.y (mgr.24356) 11414 : cluster 0 pgmap v11382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:44 smithi040 bash[28232]: cluster 2023-12-01T21:58:43.334084+0000 mgr.y (mgr.24356) 11415 : cluster 0 pgmap v11383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:44 smithi040 bash[28232]: audit 2023-12-01T21:58:44.169310+0000 mon.c (mon.2) 7181 : audit 0 from='client.? 172.21.15.40:0/1947840981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:44 smithi040 bash[41173]: cluster 2023-12-01T21:58:43.334084+0000 mgr.y (mgr.24356) 11415 : cluster 0 pgmap v11383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:44 smithi040 bash[41173]: audit 2023-12-01T21:58:44.169310+0000 mon.c (mon.2) 7181 : audit 0 from='client.? 172.21.15.40:0/1947840981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:44 smithi141 bash[31670]: cluster 2023-12-01T21:58:43.334084+0000 mgr.y (mgr.24356) 11415 : cluster 0 pgmap v11383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:44 smithi141 bash[31670]: audit 2023-12-01T21:58:44.169310+0000 mon.c (mon.2) 7181 : audit 0 from='client.? 172.21.15.40:0/1947840981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:46.864 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:58:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:58:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:46 smithi040 bash[41173]: cluster 2023-12-01T21:58:45.335240+0000 mgr.y (mgr.24356) 11416 : cluster 0 pgmap v11384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:46 smithi040 bash[41173]: audit 2023-12-01T21:58:46.636626+0000 mon.c (mon.2) 7182 : audit 0 from='client.? 172.21.15.40:0/1345453350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:46 smithi040 bash[28232]: cluster 2023-12-01T21:58:45.335240+0000 mgr.y (mgr.24356) 11416 : cluster 0 pgmap v11384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:46 smithi040 bash[28232]: audit 2023-12-01T21:58:46.636626+0000 mon.c (mon.2) 7182 : audit 0 from='client.? 172.21.15.40:0/1345453350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:46 smithi141 bash[31670]: cluster 2023-12-01T21:58:45.335240+0000 mgr.y (mgr.24356) 11416 : cluster 0 pgmap v11384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:46 smithi141 bash[31670]: audit 2023-12-01T21:58:46.636626+0000 mon.c (mon.2) 7182 : audit 0 from='client.? 172.21.15.40:0/1345453350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:47 smithi040 bash[28232]: cluster 2023-12-01T21:58:47.335893+0000 mgr.y (mgr.24356) 11417 : cluster 0 pgmap v11385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:48.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:47 smithi040 bash[41173]: cluster 2023-12-01T21:58:47.335893+0000 mgr.y (mgr.24356) 11417 : cluster 0 pgmap v11385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:47 smithi141 bash[31670]: cluster 2023-12-01T21:58:47.335893+0000 mgr.y (mgr.24356) 11417 : cluster 0 pgmap v11385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:48 smithi141 bash[31670]: audit 2023-12-01T21:58:48.927716+0000 mon.c (mon.2) 7183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:48 smithi040 bash[28232]: audit 2023-12-01T21:58:48.927716+0000 mon.c (mon.2) 7183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:49.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:48 smithi040 bash[41173]: audit 2023-12-01T21:58:48.927716+0000 mon.c (mon.2) 7183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:49 smithi141 bash[31670]: audit 2023-12-01T21:58:49.101068+0000 mon.a (mon.0) 7325 : audit 0 from='client.? 172.21.15.40:0/1235771082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:50.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:49 smithi141 bash[31670]: cluster 2023-12-01T21:58:49.337007+0000 mgr.y (mgr.24356) 11418 : cluster 0 pgmap v11386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:49 smithi040 bash[41173]: audit 2023-12-01T21:58:49.101068+0000 mon.a (mon.0) 7325 : audit 0 from='client.? 172.21.15.40:0/1235771082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:50.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:49 smithi040 bash[41173]: cluster 2023-12-01T21:58:49.337007+0000 mgr.y (mgr.24356) 11418 : cluster 0 pgmap v11386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:49 smithi040 bash[28232]: audit 2023-12-01T21:58:49.101068+0000 mon.a (mon.0) 7325 : audit 0 from='client.? 172.21.15.40:0/1235771082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:49 smithi040 bash[28232]: cluster 2023-12-01T21:58:49.337007+0000 mgr.y (mgr.24356) 11418 : cluster 0 pgmap v11386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:51 smithi141 bash[31670]: audit 2023-12-01T21:58:51.561101+0000 mon.a (mon.0) 7326 : audit 0 from='client.? 172.21.15.40:0/1235744764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:51 smithi040 bash[28232]: audit 2023-12-01T21:58:51.561101+0000 mon.a (mon.0) 7326 : audit 0 from='client.? 172.21.15.40:0/1235744764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:52.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:51 smithi040 bash[41173]: audit 2023-12-01T21:58:51.561101+0000 mon.a (mon.0) 7326 : audit 0 from='client.? 172.21.15.40:0/1235744764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:52 smithi141 bash[31670]: cluster 2023-12-01T21:58:51.337751+0000 mgr.y (mgr.24356) 11419 : cluster 0 pgmap v11387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:52 smithi040 bash[28232]: cluster 2023-12-01T21:58:51.337751+0000 mgr.y (mgr.24356) 11419 : cluster 0 pgmap v11387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:52 smithi040 bash[41173]: cluster 2023-12-01T21:58:51.337751+0000 mgr.y (mgr.24356) 11419 : cluster 0 pgmap v11387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:54 smithi141 bash[31670]: cluster 2023-12-01T21:58:53.338451+0000 mgr.y (mgr.24356) 11420 : cluster 0 pgmap v11388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:54 smithi141 bash[31670]: audit 2023-12-01T21:58:54.030821+0000 mon.c (mon.2) 7184 : audit 0 from='client.? 172.21.15.40:0/3418761770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:54 smithi040 bash[28232]: cluster 2023-12-01T21:58:53.338451+0000 mgr.y (mgr.24356) 11420 : cluster 0 pgmap v11388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:54 smithi040 bash[28232]: audit 2023-12-01T21:58:54.030821+0000 mon.c (mon.2) 7184 : audit 0 from='client.? 172.21.15.40:0/3418761770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:54 smithi040 bash[41173]: cluster 2023-12-01T21:58:53.338451+0000 mgr.y (mgr.24356) 11420 : cluster 0 pgmap v11388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:54 smithi040 bash[41173]: audit 2023-12-01T21:58:54.030821+0000 mon.c (mon.2) 7184 : audit 0 from='client.? 172.21.15.40:0/3418761770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:58:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T21:58:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:56 smithi040 bash[28232]: cluster 2023-12-01T21:58:55.339611+0000 mgr.y (mgr.24356) 11421 : cluster 0 pgmap v11389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:56 smithi040 bash[28232]: audit 2023-12-01T21:58:56.488211+0000 mon.c (mon.2) 7185 : audit 0 from='client.? 172.21.15.40:0/503896512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:56 smithi040 bash[41173]: cluster 2023-12-01T21:58:55.339611+0000 mgr.y (mgr.24356) 11421 : cluster 0 pgmap v11389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:56 smithi040 bash[41173]: audit 2023-12-01T21:58:56.488211+0000 mon.c (mon.2) 7185 : audit 0 from='client.? 172.21.15.40:0/503896512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:56 smithi141 bash[31670]: cluster 2023-12-01T21:58:55.339611+0000 mgr.y (mgr.24356) 11421 : cluster 0 pgmap v11389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:56 smithi141 bash[31670]: audit 2023-12-01T21:58:56.488211+0000 mon.c (mon.2) 7185 : audit 0 from='client.? 172.21.15.40:0/503896512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:58:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:58 smithi141 bash[31670]: cluster 2023-12-01T21:58:57.340382+0000 mgr.y (mgr.24356) 11422 : cluster 0 pgmap v11390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:58 smithi040 bash[41173]: cluster 2023-12-01T21:58:57.340382+0000 mgr.y (mgr.24356) 11422 : cluster 0 pgmap v11390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:58:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:58 smithi040 bash[28232]: cluster 2023-12-01T21:58:57.340382+0000 mgr.y (mgr.24356) 11422 : cluster 0 pgmap v11390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:58:59 smithi141 bash[31670]: audit 2023-12-01T21:58:58.954934+0000 mon.c (mon.2) 7186 : audit 0 from='client.? 172.21.15.40:0/2709322404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:58:59 smithi040 bash[28232]: audit 2023-12-01T21:58:58.954934+0000 mon.c (mon.2) 7186 : audit 0 from='client.? 172.21.15.40:0/2709322404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:58:59 smithi040 bash[41173]: audit 2023-12-01T21:58:58.954934+0000 mon.c (mon.2) 7186 : audit 0 from='client.? 172.21.15.40:0/2709322404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:00 smithi141 bash[31670]: cluster 2023-12-01T21:58:59.341461+0000 mgr.y (mgr.24356) 11423 : cluster 0 pgmap v11391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:00 smithi040 bash[28232]: cluster 2023-12-01T21:58:59.341461+0000 mgr.y (mgr.24356) 11423 : cluster 0 pgmap v11391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:00 smithi040 bash[41173]: cluster 2023-12-01T21:58:59.341461+0000 mgr.y (mgr.24356) 11423 : cluster 0 pgmap v11391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:01 smithi141 bash[31670]: audit 2023-12-01T21:59:01.416152+0000 mon.c (mon.2) 7187 : audit 0 from='client.? 172.21.15.40:0/4126194762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:02.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:01 smithi040 bash[28232]: audit 2023-12-01T21:59:01.416152+0000 mon.c (mon.2) 7187 : audit 0 from='client.? 172.21.15.40:0/4126194762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:01 smithi040 bash[41173]: audit 2023-12-01T21:59:01.416152+0000 mon.c (mon.2) 7187 : audit 0 from='client.? 172.21.15.40:0/4126194762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:02 smithi141 bash[31670]: cluster 2023-12-01T21:59:01.342177+0000 mgr.y (mgr.24356) 11424 : cluster 0 pgmap v11392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:02 smithi040 bash[28232]: cluster 2023-12-01T21:59:01.342177+0000 mgr.y (mgr.24356) 11424 : cluster 0 pgmap v11392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:02 smithi040 bash[41173]: cluster 2023-12-01T21:59:01.342177+0000 mgr.y (mgr.24356) 11424 : cluster 0 pgmap v11392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:04 smithi141 bash[31670]: cluster 2023-12-01T21:59:03.342878+0000 mgr.y (mgr.24356) 11425 : cluster 0 pgmap v11393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:04 smithi141 bash[31670]: audit 2023-12-01T21:59:03.891279+0000 mon.a (mon.0) 7327 : audit 0 from='client.? 172.21.15.40:0/2534148295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:04 smithi141 bash[31670]: audit 2023-12-01T21:59:03.927831+0000 mon.c (mon.2) 7188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:04 smithi040 bash[28232]: cluster 2023-12-01T21:59:03.342878+0000 mgr.y (mgr.24356) 11425 : cluster 0 pgmap v11393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:04 smithi040 bash[28232]: audit 2023-12-01T21:59:03.891279+0000 mon.a (mon.0) 7327 : audit 0 from='client.? 172.21.15.40:0/2534148295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:04 smithi040 bash[28232]: audit 2023-12-01T21:59:03.927831+0000 mon.c (mon.2) 7188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:04 smithi040 bash[41173]: cluster 2023-12-01T21:59:03.342878+0000 mgr.y (mgr.24356) 11425 : cluster 0 pgmap v11393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:04 smithi040 bash[41173]: audit 2023-12-01T21:59:03.891279+0000 mon.a (mon.0) 7327 : audit 0 from='client.? 172.21.15.40:0/2534148295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:04 smithi040 bash[41173]: audit 2023-12-01T21:59:03.927831+0000 mon.c (mon.2) 7188 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:59:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:59:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:06 smithi040 bash[28232]: cluster 2023-12-01T21:59:05.344069+0000 mgr.y (mgr.24356) 11426 : cluster 0 pgmap v11394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:06.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:06 smithi040 bash[28232]: audit 2023-12-01T21:59:06.358763+0000 mon.c (mon.2) 7189 : audit 0 from='client.? 172.21.15.40:0/4181707537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:06 smithi040 bash[41173]: cluster 2023-12-01T21:59:05.344069+0000 mgr.y (mgr.24356) 11426 : cluster 0 pgmap v11394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:06.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:06 smithi040 bash[41173]: audit 2023-12-01T21:59:06.358763+0000 mon.c (mon.2) 7189 : audit 0 from='client.? 172.21.15.40:0/4181707537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:06 smithi141 bash[31670]: cluster 2023-12-01T21:59:05.344069+0000 mgr.y (mgr.24356) 11426 : cluster 0 pgmap v11394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:07.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:06 smithi141 bash[31670]: audit 2023-12-01T21:59:06.358763+0000 mon.c (mon.2) 7189 : audit 0 from='client.? 172.21.15.40:0/4181707537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:08 smithi141 bash[31670]: cluster 2023-12-01T21:59:07.344767+0000 mgr.y (mgr.24356) 11427 : cluster 0 pgmap v11395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:08 smithi040 bash[28232]: cluster 2023-12-01T21:59:07.344767+0000 mgr.y (mgr.24356) 11427 : cluster 0 pgmap v11395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:08 smithi040 bash[41173]: cluster 2023-12-01T21:59:07.344767+0000 mgr.y (mgr.24356) 11427 : cluster 0 pgmap v11395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:10.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:09 smithi141 bash[31670]: audit 2023-12-01T21:59:08.826854+0000 mon.c (mon.2) 7190 : audit 0 from='client.? 172.21.15.40:0/1979180982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:09 smithi040 bash[28232]: audit 2023-12-01T21:59:08.826854+0000 mon.c (mon.2) 7190 : audit 0 from='client.? 172.21.15.40:0/1979180982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:10.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:09 smithi040 bash[41173]: audit 2023-12-01T21:59:08.826854+0000 mon.c (mon.2) 7190 : audit 0 from='client.? 172.21.15.40:0/1979180982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:10 smithi141 bash[31670]: cluster 2023-12-01T21:59:09.345773+0000 mgr.y (mgr.24356) 11428 : cluster 0 pgmap v11396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:10 smithi040 bash[41173]: cluster 2023-12-01T21:59:09.345773+0000 mgr.y (mgr.24356) 11428 : cluster 0 pgmap v11396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:10 smithi040 bash[28232]: cluster 2023-12-01T21:59:09.345773+0000 mgr.y (mgr.24356) 11428 : cluster 0 pgmap v11396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:12.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:11 smithi141 bash[31670]: audit 2023-12-01T21:59:11.283362+0000 mon.a (mon.0) 7328 : audit 0 from='client.? 172.21.15.40:0/2501197147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:11 smithi040 bash[28232]: audit 2023-12-01T21:59:11.283362+0000 mon.a (mon.0) 7328 : audit 0 from='client.? 172.21.15.40:0/2501197147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:11 smithi040 bash[41173]: audit 2023-12-01T21:59:11.283362+0000 mon.a (mon.0) 7328 : audit 0 from='client.? 172.21.15.40:0/2501197147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:12 smithi141 bash[31670]: cluster 2023-12-01T21:59:11.346514+0000 mgr.y (mgr.24356) 11429 : cluster 0 pgmap v11397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:12 smithi040 bash[28232]: cluster 2023-12-01T21:59:11.346514+0000 mgr.y (mgr.24356) 11429 : cluster 0 pgmap v11397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:12 smithi040 bash[41173]: cluster 2023-12-01T21:59:11.346514+0000 mgr.y (mgr.24356) 11429 : cluster 0 pgmap v11397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:14 smithi141 bash[31670]: cluster 2023-12-01T21:59:13.347186+0000 mgr.y (mgr.24356) 11430 : cluster 0 pgmap v11398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:14 smithi141 bash[31670]: audit 2023-12-01T21:59:13.743536+0000 mon.c (mon.2) 7191 : audit 0 from='client.? 172.21.15.40:0/1722444881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:14 smithi040 bash[28232]: cluster 2023-12-01T21:59:13.347186+0000 mgr.y (mgr.24356) 11430 : cluster 0 pgmap v11398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:14 smithi040 bash[28232]: audit 2023-12-01T21:59:13.743536+0000 mon.c (mon.2) 7191 : audit 0 from='client.? 172.21.15.40:0/1722444881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:14 smithi040 bash[41173]: cluster 2023-12-01T21:59:13.347186+0000 mgr.y (mgr.24356) 11430 : cluster 0 pgmap v11398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:14 smithi040 bash[41173]: audit 2023-12-01T21:59:13.743536+0000 mon.c (mon.2) 7191 : audit 0 from='client.? 172.21.15.40:0/1722444881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:16.754 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:59:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T21:59:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:16 smithi141 bash[31670]: cluster 2023-12-01T21:59:15.348408+0000 mgr.y (mgr.24356) 11431 : cluster 0 pgmap v11399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:17.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:16 smithi141 bash[31670]: audit 2023-12-01T21:59:16.201914+0000 mon.c (mon.2) 7192 : audit 0 from='client.? 172.21.15.40:0/1461545172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:16 smithi040 bash[41173]: cluster 2023-12-01T21:59:15.348408+0000 mgr.y (mgr.24356) 11431 : cluster 0 pgmap v11399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:16 smithi040 bash[41173]: audit 2023-12-01T21:59:16.201914+0000 mon.c (mon.2) 7192 : audit 0 from='client.? 172.21.15.40:0/1461545172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:16 smithi040 bash[28232]: cluster 2023-12-01T21:59:15.348408+0000 mgr.y (mgr.24356) 11431 : cluster 0 pgmap v11399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:16 smithi040 bash[28232]: audit 2023-12-01T21:59:16.201914+0000 mon.c (mon.2) 7192 : audit 0 from='client.? 172.21.15.40:0/1461545172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:19.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:18 smithi141 bash[31670]: cluster 2023-12-01T21:59:17.349045+0000 mgr.y (mgr.24356) 11432 : cluster 0 pgmap v11400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:19.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:18 smithi141 bash[31670]: audit 2023-12-01T21:59:18.658868+0000 mon.a (mon.0) 7329 : audit 0 from='client.? 172.21.15.40:0/530498204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:18 smithi040 bash[28232]: cluster 2023-12-01T21:59:17.349045+0000 mgr.y (mgr.24356) 11432 : cluster 0 pgmap v11400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:18 smithi040 bash[28232]: audit 2023-12-01T21:59:18.658868+0000 mon.a (mon.0) 7329 : audit 0 from='client.? 172.21.15.40:0/530498204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:18 smithi040 bash[41173]: cluster 2023-12-01T21:59:17.349045+0000 mgr.y (mgr.24356) 11432 : cluster 0 pgmap v11400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:18 smithi040 bash[41173]: audit 2023-12-01T21:59:18.658868+0000 mon.a (mon.0) 7329 : audit 0 from='client.? 172.21.15.40:0/530498204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:19 smithi141 bash[31670]: audit 2023-12-01T21:59:18.928437+0000 mon.c (mon.2) 7193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:19 smithi040 bash[28232]: audit 2023-12-01T21:59:18.928437+0000 mon.c (mon.2) 7193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:19 smithi040 bash[41173]: audit 2023-12-01T21:59:18.928437+0000 mon.c (mon.2) 7193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:21.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:20 smithi141 bash[31670]: cluster 2023-12-01T21:59:19.350210+0000 mgr.y (mgr.24356) 11433 : cluster 0 pgmap v11401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:20 smithi040 bash[28232]: cluster 2023-12-01T21:59:19.350210+0000 mgr.y (mgr.24356) 11433 : cluster 0 pgmap v11401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:20 smithi040 bash[41173]: cluster 2023-12-01T21:59:19.350210+0000 mgr.y (mgr.24356) 11433 : cluster 0 pgmap v11401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:22.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:21 smithi141 bash[31670]: audit 2023-12-01T21:59:21.121328+0000 mon.a (mon.0) 7330 : audit 0 from='client.? 172.21.15.40:0/3706059108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:21 smithi040 bash[28232]: audit 2023-12-01T21:59:21.121328+0000 mon.a (mon.0) 7330 : audit 0 from='client.? 172.21.15.40:0/3706059108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:22.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:21 smithi040 bash[41173]: audit 2023-12-01T21:59:21.121328+0000 mon.a (mon.0) 7330 : audit 0 from='client.? 172.21.15.40:0/3706059108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:22 smithi040 bash[28232]: cluster 2023-12-01T21:59:21.350975+0000 mgr.y (mgr.24356) 11434 : cluster 0 pgmap v11402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:22 smithi040 bash[41173]: cluster 2023-12-01T21:59:21.350975+0000 mgr.y (mgr.24356) 11434 : cluster 0 pgmap v11402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:22 smithi141 bash[31670]: cluster 2023-12-01T21:59:21.350975+0000 mgr.y (mgr.24356) 11434 : cluster 0 pgmap v11402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:23 smithi040 bash[28232]: audit 2023-12-01T21:59:23.590295+0000 mon.c (mon.2) 7194 : audit 0 from='client.? 172.21.15.40:0/1759369068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:23 smithi040 bash[41173]: audit 2023-12-01T21:59:23.590295+0000 mon.c (mon.2) 7194 : audit 0 from='client.? 172.21.15.40:0/1759369068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:23 smithi141 bash[31670]: audit 2023-12-01T21:59:23.590295+0000 mon.c (mon.2) 7194 : audit 0 from='client.? 172.21.15.40:0/1759369068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:25.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:24 smithi040 bash[28232]: cluster 2023-12-01T21:59:23.351633+0000 mgr.y (mgr.24356) 11435 : cluster 0 pgmap v11403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:24 smithi040 bash[41173]: cluster 2023-12-01T21:59:23.351633+0000 mgr.y (mgr.24356) 11435 : cluster 0 pgmap v11403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:24 smithi141 bash[31670]: cluster 2023-12-01T21:59:23.351633+0000 mgr.y (mgr.24356) 11435 : cluster 0 pgmap v11403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:26.803 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:59:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:59:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:26 smithi040 bash[41173]: cluster 2023-12-01T21:59:25.352901+0000 mgr.y (mgr.24356) 11436 : cluster 0 pgmap v11404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:26 smithi040 bash[41173]: audit 2023-12-01T21:59:26.053653+0000 mon.c (mon.2) 7195 : audit 0 from='client.? 172.21.15.40:0/1744799250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:26 smithi040 bash[28232]: cluster 2023-12-01T21:59:25.352901+0000 mgr.y (mgr.24356) 11436 : cluster 0 pgmap v11404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:27.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:26 smithi040 bash[28232]: audit 2023-12-01T21:59:26.053653+0000 mon.c (mon.2) 7195 : audit 0 from='client.? 172.21.15.40:0/1744799250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:26 smithi141 bash[31670]: cluster 2023-12-01T21:59:25.352901+0000 mgr.y (mgr.24356) 11436 : cluster 0 pgmap v11404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:26 smithi141 bash[31670]: audit 2023-12-01T21:59:26.053653+0000 mon.c (mon.2) 7195 : audit 0 from='client.? 172.21.15.40:0/1744799250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:27 smithi040 bash[28232]: audit 2023-12-01T21:59:27.144653+0000 mon.c (mon.2) 7196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:59:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:27 smithi040 bash[41173]: audit 2023-12-01T21:59:27.144653+0000 mon.c (mon.2) 7196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:59:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:27 smithi141 bash[31670]: audit 2023-12-01T21:59:27.144653+0000 mon.c (mon.2) 7196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:59:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:28 smithi040 bash[28232]: cluster 2023-12-01T21:59:27.353577+0000 mgr.y (mgr.24356) 11437 : cluster 0 pgmap v11405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:28 smithi040 bash[28232]: audit 2023-12-01T21:59:28.524827+0000 mon.c (mon.2) 7197 : audit 0 from='client.? 172.21.15.40:0/1651969702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:28 smithi040 bash[41173]: cluster 2023-12-01T21:59:27.353577+0000 mgr.y (mgr.24356) 11437 : cluster 0 pgmap v11405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:28 smithi040 bash[41173]: audit 2023-12-01T21:59:28.524827+0000 mon.c (mon.2) 7197 : audit 0 from='client.? 172.21.15.40:0/1651969702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:28 smithi141 bash[31670]: cluster 2023-12-01T21:59:27.353577+0000 mgr.y (mgr.24356) 11437 : cluster 0 pgmap v11405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:28 smithi141 bash[31670]: audit 2023-12-01T21:59:28.524827+0000 mon.c (mon.2) 7197 : audit 0 from='client.? 172.21.15.40:0/1651969702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:30 smithi040 bash[28232]: cluster 2023-12-01T21:59:29.354712+0000 mgr.y (mgr.24356) 11438 : cluster 0 pgmap v11406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:30 smithi040 bash[41173]: cluster 2023-12-01T21:59:29.354712+0000 mgr.y (mgr.24356) 11438 : cluster 0 pgmap v11406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:30 smithi141 bash[31670]: cluster 2023-12-01T21:59:29.354712+0000 mgr.y (mgr.24356) 11438 : cluster 0 pgmap v11406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:31 smithi040 bash[28232]: audit 2023-12-01T21:59:30.988387+0000 mon.c (mon.2) 7198 : audit 0 from='client.? 172.21.15.40:0/2775789175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:32.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:31 smithi040 bash[41173]: audit 2023-12-01T21:59:30.988387+0000 mon.c (mon.2) 7198 : audit 0 from='client.? 172.21.15.40:0/2775789175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:31 smithi141 bash[31670]: audit 2023-12-01T21:59:30.988387+0000 mon.c (mon.2) 7198 : audit 0 from='client.? 172.21.15.40:0/2775789175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:32 smithi040 bash[28232]: cluster 2023-12-01T21:59:31.355462+0000 mgr.y (mgr.24356) 11439 : cluster 0 pgmap v11407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:32 smithi040 bash[41173]: cluster 2023-12-01T21:59:31.355462+0000 mgr.y (mgr.24356) 11439 : cluster 0 pgmap v11407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:32 smithi141 bash[31670]: cluster 2023-12-01T21:59:31.355462+0000 mgr.y (mgr.24356) 11439 : cluster 0 pgmap v11407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.043318+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.055705+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: cluster 2023-12-01T21:59:33.356220+0000 mgr.y (mgr.24356) 11440 : cluster 0 pgmap v11408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.391301+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.400657+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.466263+0000 mon.c (mon.2) 7199 : audit 0 from='client.? 172.21.15.40:0/196842610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.933597+0000 mon.c (mon.2) 7200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.990069+0000 mon.c (mon.2) 7201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:33.991602+0000 mon.c (mon.2) 7202 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:59:34.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[28232]: audit 2023-12-01T21:59:34.001554+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.043318+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.055705+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: cluster 2023-12-01T21:59:33.356220+0000 mgr.y (mgr.24356) 11440 : cluster 0 pgmap v11408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.391301+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.400657+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.466263+0000 mon.c (mon.2) 7199 : audit 0 from='client.? 172.21.15.40:0/196842610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.933597+0000 mon.c (mon.2) 7200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.990069+0000 mon.c (mon.2) 7201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:33.991602+0000 mon.c (mon.2) 7202 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:59:34.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:34 smithi040 bash[41173]: audit 2023-12-01T21:59:34.001554+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.043318+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.055705+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: cluster 2023-12-01T21:59:33.356220+0000 mgr.y (mgr.24356) 11440 : cluster 0 pgmap v11408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.391301+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.400657+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.466263+0000 mon.c (mon.2) 7199 : audit 0 from='client.? 172.21.15.40:0/196842610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.933597+0000 mon.c (mon.2) 7200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.990069+0000 mon.c (mon.2) 7201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:33.991602+0000 mon.c (mon.2) 7202 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:59:34.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:34 smithi141 bash[31670]: audit 2023-12-01T21:59:34.001554+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T21:59:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:59:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:59:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:36 smithi040 bash[28232]: cluster 2023-12-01T21:59:35.357454+0000 mgr.y (mgr.24356) 11441 : cluster 0 pgmap v11409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:36.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:36 smithi040 bash[28232]: audit 2023-12-01T21:59:35.932434+0000 mon.a (mon.0) 7336 : audit 0 from='client.? 172.21.15.40:0/973350731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:36 smithi040 bash[41173]: cluster 2023-12-01T21:59:35.357454+0000 mgr.y (mgr.24356) 11441 : cluster 0 pgmap v11409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:36.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:36 smithi040 bash[41173]: audit 2023-12-01T21:59:35.932434+0000 mon.a (mon.0) 7336 : audit 0 from='client.? 172.21.15.40:0/973350731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:37.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:36 smithi141 bash[31670]: cluster 2023-12-01T21:59:35.357454+0000 mgr.y (mgr.24356) 11441 : cluster 0 pgmap v11409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:37.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:36 smithi141 bash[31670]: audit 2023-12-01T21:59:35.932434+0000 mon.a (mon.0) 7336 : audit 0 from='client.? 172.21.15.40:0/973350731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:38 smithi141 bash[31670]: cluster 2023-12-01T21:59:37.358243+0000 mgr.y (mgr.24356) 11442 : cluster 0 pgmap v11410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:39.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:38 smithi141 bash[31670]: audit 2023-12-01T21:59:38.399552+0000 mon.a (mon.0) 7337 : audit 0 from='client.? 172.21.15.40:0/3299315887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:38 smithi040 bash[28232]: cluster 2023-12-01T21:59:37.358243+0000 mgr.y (mgr.24356) 11442 : cluster 0 pgmap v11410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:38 smithi040 bash[28232]: audit 2023-12-01T21:59:38.399552+0000 mon.a (mon.0) 7337 : audit 0 from='client.? 172.21.15.40:0/3299315887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:38 smithi040 bash[41173]: cluster 2023-12-01T21:59:37.358243+0000 mgr.y (mgr.24356) 11442 : cluster 0 pgmap v11410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:39.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:38 smithi040 bash[41173]: audit 2023-12-01T21:59:38.399552+0000 mon.a (mon.0) 7337 : audit 0 from='client.? 172.21.15.40:0/3299315887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:40 smithi141 bash[31670]: cluster 2023-12-01T21:59:39.359412+0000 mgr.y (mgr.24356) 11443 : cluster 0 pgmap v11411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:40 smithi040 bash[28232]: cluster 2023-12-01T21:59:39.359412+0000 mgr.y (mgr.24356) 11443 : cluster 0 pgmap v11411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:40 smithi040 bash[41173]: cluster 2023-12-01T21:59:39.359412+0000 mgr.y (mgr.24356) 11443 : cluster 0 pgmap v11411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:41 smithi141 bash[31670]: audit 2023-12-01T21:59:40.867178+0000 mon.a (mon.0) 7338 : audit 0 from='client.? 172.21.15.40:0/2967992361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:41 smithi040 bash[28232]: audit 2023-12-01T21:59:40.867178+0000 mon.a (mon.0) 7338 : audit 0 from='client.? 172.21.15.40:0/2967992361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:41 smithi040 bash[41173]: audit 2023-12-01T21:59:40.867178+0000 mon.a (mon.0) 7338 : audit 0 from='client.? 172.21.15.40:0/2967992361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:42 smithi141 bash[31670]: cluster 2023-12-01T21:59:41.360214+0000 mgr.y (mgr.24356) 11444 : cluster 0 pgmap v11412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:42 smithi040 bash[28232]: cluster 2023-12-01T21:59:41.360214+0000 mgr.y (mgr.24356) 11444 : cluster 0 pgmap v11412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:42 smithi040 bash[41173]: cluster 2023-12-01T21:59:41.360214+0000 mgr.y (mgr.24356) 11444 : cluster 0 pgmap v11412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:44.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:43 smithi141 bash[31670]: audit 2023-12-01T21:59:43.330374+0000 mon.c (mon.2) 7203 : audit 0 from='client.? 172.21.15.40:0/3309718238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:44.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:43 smithi040 bash[28232]: audit 2023-12-01T21:59:43.330374+0000 mon.c (mon.2) 7203 : audit 0 from='client.? 172.21.15.40:0/3309718238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:44.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:43 smithi040 bash[41173]: audit 2023-12-01T21:59:43.330374+0000 mon.c (mon.2) 7203 : audit 0 from='client.? 172.21.15.40:0/3309718238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:45.033 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:44 smithi141 bash[31670]: cluster 2023-12-01T21:59:43.360751+0000 mgr.y (mgr.24356) 11445 : cluster 0 pgmap v11413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:44 smithi040 bash[28232]: cluster 2023-12-01T21:59:43.360751+0000 mgr.y (mgr.24356) 11445 : cluster 0 pgmap v11413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:44 smithi040 bash[41173]: cluster 2023-12-01T21:59:43.360751+0000 mgr.y (mgr.24356) 11445 : cluster 0 pgmap v11413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:59:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T21:59:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:46 smithi040 bash[41173]: cluster 2023-12-01T21:59:45.361713+0000 mgr.y (mgr.24356) 11446 : cluster 0 pgmap v11414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:46.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:46 smithi040 bash[41173]: audit 2023-12-01T21:59:45.805151+0000 mon.c (mon.2) 7204 : audit 0 from='client.? 172.21.15.40:0/2291582141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:46 smithi040 bash[28232]: cluster 2023-12-01T21:59:45.361713+0000 mgr.y (mgr.24356) 11446 : cluster 0 pgmap v11414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:46.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:46 smithi040 bash[28232]: audit 2023-12-01T21:59:45.805151+0000 mon.c (mon.2) 7204 : audit 0 from='client.? 172.21.15.40:0/2291582141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:46 smithi141 bash[31670]: cluster 2023-12-01T21:59:45.361713+0000 mgr.y (mgr.24356) 11446 : cluster 0 pgmap v11414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:47.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:46 smithi141 bash[31670]: audit 2023-12-01T21:59:45.805151+0000 mon.c (mon.2) 7204 : audit 0 from='client.? 172.21.15.40:0/2291582141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:49.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:48 smithi141 bash[31670]: cluster 2023-12-01T21:59:47.362355+0000 mgr.y (mgr.24356) 11447 : cluster 0 pgmap v11415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:49.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:48 smithi141 bash[31670]: audit 2023-12-01T21:59:48.264933+0000 mon.a (mon.0) 7339 : audit 0 from='client.? 172.21.15.40:0/2359360359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:48 smithi040 bash[28232]: cluster 2023-12-01T21:59:47.362355+0000 mgr.y (mgr.24356) 11447 : cluster 0 pgmap v11415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:48 smithi040 bash[28232]: audit 2023-12-01T21:59:48.264933+0000 mon.a (mon.0) 7339 : audit 0 from='client.? 172.21.15.40:0/2359360359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:48 smithi040 bash[41173]: cluster 2023-12-01T21:59:47.362355+0000 mgr.y (mgr.24356) 11447 : cluster 0 pgmap v11415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:48 smithi040 bash[41173]: audit 2023-12-01T21:59:48.264933+0000 mon.a (mon.0) 7339 : audit 0 from='client.? 172.21.15.40:0/2359360359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:50.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:49 smithi141 bash[31670]: audit 2023-12-01T21:59:48.934215+0000 mon.c (mon.2) 7205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:49 smithi040 bash[28232]: audit 2023-12-01T21:59:48.934215+0000 mon.c (mon.2) 7205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:50.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:49 smithi040 bash[41173]: audit 2023-12-01T21:59:48.934215+0000 mon.c (mon.2) 7205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:50 smithi141 bash[31670]: cluster 2023-12-01T21:59:49.363412+0000 mgr.y (mgr.24356) 11448 : cluster 0 pgmap v11416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:51.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:50 smithi141 bash[31670]: audit 2023-12-01T21:59:50.726560+0000 mon.c (mon.2) 7206 : audit 0 from='client.? 172.21.15.40:0/10892807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:50 smithi040 bash[28232]: cluster 2023-12-01T21:59:49.363412+0000 mgr.y (mgr.24356) 11448 : cluster 0 pgmap v11416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:51.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:50 smithi040 bash[28232]: audit 2023-12-01T21:59:50.726560+0000 mon.c (mon.2) 7206 : audit 0 from='client.? 172.21.15.40:0/10892807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:50 smithi040 bash[41173]: cluster 2023-12-01T21:59:49.363412+0000 mgr.y (mgr.24356) 11448 : cluster 0 pgmap v11416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:50 smithi040 bash[41173]: audit 2023-12-01T21:59:50.726560+0000 mon.c (mon.2) 7206 : audit 0 from='client.? 172.21.15.40:0/10892807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:52 smithi141 bash[31670]: cluster 2023-12-01T21:59:51.364136+0000 mgr.y (mgr.24356) 11449 : cluster 0 pgmap v11417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:52 smithi040 bash[28232]: cluster 2023-12-01T21:59:51.364136+0000 mgr.y (mgr.24356) 11449 : cluster 0 pgmap v11417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:52 smithi040 bash[41173]: cluster 2023-12-01T21:59:51.364136+0000 mgr.y (mgr.24356) 11449 : cluster 0 pgmap v11417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:54.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:53 smithi141 bash[31670]: audit 2023-12-01T21:59:53.196621+0000 mon.c (mon.2) 7207 : audit 0 from='client.? 172.21.15.40:0/3493533295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:53 smithi040 bash[28232]: audit 2023-12-01T21:59:53.196621+0000 mon.c (mon.2) 7207 : audit 0 from='client.? 172.21.15.40:0/3493533295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:53 smithi040 bash[41173]: audit 2023-12-01T21:59:53.196621+0000 mon.c (mon.2) 7207 : audit 0 from='client.? 172.21.15.40:0/3493533295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:54 smithi141 bash[31670]: cluster 2023-12-01T21:59:53.364831+0000 mgr.y (mgr.24356) 11450 : cluster 0 pgmap v11418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:54 smithi040 bash[28232]: cluster 2023-12-01T21:59:53.364831+0000 mgr.y (mgr.24356) 11450 : cluster 0 pgmap v11418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:54 smithi040 bash[41173]: cluster 2023-12-01T21:59:53.364831+0000 mgr.y (mgr.24356) 11450 : cluster 0 pgmap v11418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:56.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:55 smithi141 bash[31670]: audit 2023-12-01T21:59:55.655148+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.40:0/3294181901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:55 smithi040 bash[28232]: audit 2023-12-01T21:59:55.655148+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.40:0/3294181901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:56.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:55 smithi040 bash[41173]: audit 2023-12-01T21:59:55.655148+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.40:0/3294181901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:56.765 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 21:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:21:59:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T21:59:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:56 smithi141 bash[31670]: cluster 2023-12-01T21:59:55.365877+0000 mgr.y (mgr.24356) 11451 : cluster 0 pgmap v11419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:56 smithi040 bash[28232]: cluster 2023-12-01T21:59:55.365877+0000 mgr.y (mgr.24356) 11451 : cluster 0 pgmap v11419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:57.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:56 smithi040 bash[41173]: cluster 2023-12-01T21:59:55.365877+0000 mgr.y (mgr.24356) 11451 : cluster 0 pgmap v11419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:58 smithi141 bash[31670]: cluster 2023-12-01T21:59:57.366529+0000 mgr.y (mgr.24356) 11452 : cluster 0 pgmap v11420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:59.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 21:59:58 smithi141 bash[31670]: audit 2023-12-01T21:59:58.123786+0000 mon.a (mon.0) 7341 : audit 0 from='client.? 172.21.15.40:0/394125962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:58 smithi040 bash[28232]: cluster 2023-12-01T21:59:57.366529+0000 mgr.y (mgr.24356) 11452 : cluster 0 pgmap v11420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:59.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 21:59:58 smithi040 bash[28232]: audit 2023-12-01T21:59:58.123786+0000 mon.a (mon.0) 7341 : audit 0 from='client.? 172.21.15.40:0/394125962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T21:59:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:58 smithi040 bash[41173]: cluster 2023-12-01T21:59:57.366529+0000 mgr.y (mgr.24356) 11452 : cluster 0 pgmap v11420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T21:59:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 21:59:58 smithi040 bash[41173]: audit 2023-12-01T21:59:58.123786+0000 mon.a (mon.0) 7341 : audit 0 from='client.? 172.21.15.40:0/394125962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[28232]: debug 2023-12-01T21:59:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:00 smithi141 bash[31670]: cluster 2023-12-01T21:59:59.367564+0000 mgr.y (mgr.24356) 11453 : cluster 0 pgmap v11421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:00 smithi141 bash[31670]: cluster 2023-12-01T22:00:00.000148+0000 mon.a (mon.0) 7342 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:00 smithi141 bash[31670]: audit 2023-12-01T22:00:00.584948+0000 mon.a (mon.0) 7343 : audit 0 from='client.? 172.21.15.40:0/733431000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[28232]: cluster 2023-12-01T21:59:59.367564+0000 mgr.y (mgr.24356) 11453 : cluster 0 pgmap v11421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[28232]: cluster 2023-12-01T22:00:00.000148+0000 mon.a (mon.0) 7342 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[28232]: audit 2023-12-01T22:00:00.584948+0000 mon.a (mon.0) 7343 : audit 0 from='client.? 172.21.15.40:0/733431000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[41173]: cluster 2023-12-01T21:59:59.367564+0000 mgr.y (mgr.24356) 11453 : cluster 0 pgmap v11421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[41173]: cluster 2023-12-01T22:00:00.000148+0000 mon.a (mon.0) 7342 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:00 smithi040 bash[41173]: audit 2023-12-01T22:00:00.584948+0000 mon.a (mon.0) 7343 : audit 0 from='client.? 172.21.15.40:0/733431000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:02 smithi141 bash[31670]: cluster 2023-12-01T22:00:01.368338+0000 mgr.y (mgr.24356) 11454 : cluster 0 pgmap v11422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:02 smithi040 bash[28232]: cluster 2023-12-01T22:00:01.368338+0000 mgr.y (mgr.24356) 11454 : cluster 0 pgmap v11422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:02 smithi040 bash[41173]: cluster 2023-12-01T22:00:01.368338+0000 mgr.y (mgr.24356) 11454 : cluster 0 pgmap v11422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:03 smithi040 bash[28232]: audit 2023-12-01T22:00:03.041186+0000 mon.a (mon.0) 7344 : audit 0 from='client.? 172.21.15.40:0/3939831532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:04.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:03 smithi040 bash[41173]: audit 2023-12-01T22:00:03.041186+0000 mon.a (mon.0) 7344 : audit 0 from='client.? 172.21.15.40:0/3939831532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:03 smithi141 bash[31670]: audit 2023-12-01T22:00:03.041186+0000 mon.a (mon.0) 7344 : audit 0 from='client.? 172.21.15.40:0/3939831532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:04 smithi040 bash[41173]: cluster 2023-12-01T22:00:03.369047+0000 mgr.y (mgr.24356) 11455 : cluster 0 pgmap v11423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:04 smithi040 bash[41173]: audit 2023-12-01T22:00:03.934817+0000 mon.c (mon.2) 7208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:04 smithi040 bash[28232]: cluster 2023-12-01T22:00:03.369047+0000 mgr.y (mgr.24356) 11455 : cluster 0 pgmap v11423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:04 smithi040 bash[28232]: audit 2023-12-01T22:00:03.934817+0000 mon.c (mon.2) 7208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:04 smithi141 bash[31670]: cluster 2023-12-01T22:00:03.369047+0000 mgr.y (mgr.24356) 11455 : cluster 0 pgmap v11423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:05.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:04 smithi141 bash[31670]: audit 2023-12-01T22:00:03.934817+0000 mon.c (mon.2) 7208 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:06.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:05 smithi040 bash[28232]: audit 2023-12-01T22:00:05.505239+0000 mon.a (mon.0) 7345 : audit 0 from='client.? 172.21.15.40:0/3848370319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:06.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:05 smithi040 bash[41173]: audit 2023-12-01T22:00:05.505239+0000 mon.a (mon.0) 7345 : audit 0 from='client.? 172.21.15.40:0/3848370319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:05 smithi141 bash[31670]: audit 2023-12-01T22:00:05.505239+0000 mon.a (mon.0) 7345 : audit 0 from='client.? 172.21.15.40:0/3848370319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:06.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:00:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:00:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:06 smithi040 bash[28232]: cluster 2023-12-01T22:00:05.370287+0000 mgr.y (mgr.24356) 11456 : cluster 0 pgmap v11424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:07.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:06 smithi040 bash[41173]: cluster 2023-12-01T22:00:05.370287+0000 mgr.y (mgr.24356) 11456 : cluster 0 pgmap v11424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:06 smithi141 bash[31670]: cluster 2023-12-01T22:00:05.370287+0000 mgr.y (mgr.24356) 11456 : cluster 0 pgmap v11424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:08 smithi040 bash[28232]: cluster 2023-12-01T22:00:07.370992+0000 mgr.y (mgr.24356) 11457 : cluster 0 pgmap v11425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:08 smithi040 bash[28232]: audit 2023-12-01T22:00:07.972964+0000 mon.a (mon.0) 7346 : audit 0 from='client.? 172.21.15.40:0/3121385171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:08 smithi040 bash[41173]: cluster 2023-12-01T22:00:07.370992+0000 mgr.y (mgr.24356) 11457 : cluster 0 pgmap v11425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:09.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:08 smithi040 bash[41173]: audit 2023-12-01T22:00:07.972964+0000 mon.a (mon.0) 7346 : audit 0 from='client.? 172.21.15.40:0/3121385171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:08 smithi141 bash[31670]: cluster 2023-12-01T22:00:07.370992+0000 mgr.y (mgr.24356) 11457 : cluster 0 pgmap v11425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:08 smithi141 bash[31670]: audit 2023-12-01T22:00:07.972964+0000 mon.a (mon.0) 7346 : audit 0 from='client.? 172.21.15.40:0/3121385171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:10 smithi040 bash[28232]: cluster 2023-12-01T22:00:09.372058+0000 mgr.y (mgr.24356) 11458 : cluster 0 pgmap v11426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:10 smithi040 bash[28232]: audit 2023-12-01T22:00:10.439443+0000 mon.c (mon.2) 7209 : audit 0 from='client.? 172.21.15.40:0/3975215447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:10 smithi040 bash[41173]: cluster 2023-12-01T22:00:09.372058+0000 mgr.y (mgr.24356) 11458 : cluster 0 pgmap v11426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:10 smithi040 bash[41173]: audit 2023-12-01T22:00:10.439443+0000 mon.c (mon.2) 7209 : audit 0 from='client.? 172.21.15.40:0/3975215447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:10 smithi141 bash[31670]: cluster 2023-12-01T22:00:09.372058+0000 mgr.y (mgr.24356) 11458 : cluster 0 pgmap v11426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:11.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:10 smithi141 bash[31670]: audit 2023-12-01T22:00:10.439443+0000 mon.c (mon.2) 7209 : audit 0 from='client.? 172.21.15.40:0/3975215447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:12 smithi040 bash[28232]: cluster 2023-12-01T22:00:11.372873+0000 mgr.y (mgr.24356) 11459 : cluster 0 pgmap v11427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:12 smithi040 bash[41173]: cluster 2023-12-01T22:00:11.372873+0000 mgr.y (mgr.24356) 11459 : cluster 0 pgmap v11427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:12 smithi141 bash[31670]: cluster 2023-12-01T22:00:11.372873+0000 mgr.y (mgr.24356) 11459 : cluster 0 pgmap v11427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:13 smithi040 bash[28232]: audit 2023-12-01T22:00:12.910139+0000 mon.a (mon.0) 7347 : audit 0 from='client.? 172.21.15.40:0/3373682912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:14.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:13 smithi040 bash[41173]: audit 2023-12-01T22:00:12.910139+0000 mon.a (mon.0) 7347 : audit 0 from='client.? 172.21.15.40:0/3373682912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:13 smithi141 bash[31670]: audit 2023-12-01T22:00:12.910139+0000 mon.a (mon.0) 7347 : audit 0 from='client.? 172.21.15.40:0/3373682912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:14 smithi040 bash[28232]: cluster 2023-12-01T22:00:13.373575+0000 mgr.y (mgr.24356) 11460 : cluster 0 pgmap v11428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:14 smithi040 bash[41173]: cluster 2023-12-01T22:00:13.373575+0000 mgr.y (mgr.24356) 11460 : cluster 0 pgmap v11428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:14 smithi141 bash[31670]: cluster 2023-12-01T22:00:13.373575+0000 mgr.y (mgr.24356) 11460 : cluster 0 pgmap v11428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:15 smithi040 bash[28232]: audit 2023-12-01T22:00:15.366755+0000 mon.c (mon.2) 7210 : audit 0 from='client.? 172.21.15.40:0/1191171718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:16.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:15 smithi040 bash[41173]: audit 2023-12-01T22:00:15.366755+0000 mon.c (mon.2) 7210 : audit 0 from='client.? 172.21.15.40:0/1191171718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:15 smithi141 bash[31670]: audit 2023-12-01T22:00:15.366755+0000 mon.c (mon.2) 7210 : audit 0 from='client.? 172.21.15.40:0/1191171718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:16.838 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:00:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:00:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:16 smithi040 bash[28232]: cluster 2023-12-01T22:00:15.374365+0000 mgr.y (mgr.24356) 11461 : cluster 0 pgmap v11429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:16 smithi040 bash[41173]: cluster 2023-12-01T22:00:15.374365+0000 mgr.y (mgr.24356) 11461 : cluster 0 pgmap v11429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:16 smithi141 bash[31670]: cluster 2023-12-01T22:00:15.374365+0000 mgr.y (mgr.24356) 11461 : cluster 0 pgmap v11429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:17 smithi040 bash[28232]: audit 2023-12-01T22:00:17.826967+0000 mon.a (mon.0) 7348 : audit 0 from='client.? 172.21.15.40:0/3412066192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:17 smithi040 bash[41173]: audit 2023-12-01T22:00:17.826967+0000 mon.a (mon.0) 7348 : audit 0 from='client.? 172.21.15.40:0/3412066192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:18.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:17 smithi141 bash[31670]: audit 2023-12-01T22:00:17.826967+0000 mon.a (mon.0) 7348 : audit 0 from='client.? 172.21.15.40:0/3412066192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:18 smithi040 bash[28232]: cluster 2023-12-01T22:00:17.375001+0000 mgr.y (mgr.24356) 11462 : cluster 0 pgmap v11430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:18 smithi040 bash[41173]: cluster 2023-12-01T22:00:17.375001+0000 mgr.y (mgr.24356) 11462 : cluster 0 pgmap v11430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:18 smithi141 bash[31670]: cluster 2023-12-01T22:00:17.375001+0000 mgr.y (mgr.24356) 11462 : cluster 0 pgmap v11430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:19 smithi040 bash[28232]: audit 2023-12-01T22:00:18.935252+0000 mon.c (mon.2) 7211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:19 smithi040 bash[41173]: audit 2023-12-01T22:00:18.935252+0000 mon.c (mon.2) 7211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:19 smithi141 bash[31670]: audit 2023-12-01T22:00:18.935252+0000 mon.c (mon.2) 7211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:20 smithi040 bash[28232]: cluster 2023-12-01T22:00:19.376131+0000 mgr.y (mgr.24356) 11463 : cluster 0 pgmap v11431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:20 smithi040 bash[28232]: audit 2023-12-01T22:00:20.298195+0000 mon.c (mon.2) 7212 : audit 0 from='client.? 172.21.15.40:0/2769005542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:20 smithi040 bash[41173]: cluster 2023-12-01T22:00:19.376131+0000 mgr.y (mgr.24356) 11463 : cluster 0 pgmap v11431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:21.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:20 smithi040 bash[41173]: audit 2023-12-01T22:00:20.298195+0000 mon.c (mon.2) 7212 : audit 0 from='client.? 172.21.15.40:0/2769005542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:20 smithi141 bash[31670]: cluster 2023-12-01T22:00:19.376131+0000 mgr.y (mgr.24356) 11463 : cluster 0 pgmap v11431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:20 smithi141 bash[31670]: audit 2023-12-01T22:00:20.298195+0000 mon.c (mon.2) 7212 : audit 0 from='client.? 172.21.15.40:0/2769005542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:22 smithi040 bash[28232]: cluster 2023-12-01T22:00:21.376928+0000 mgr.y (mgr.24356) 11464 : cluster 0 pgmap v11432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:22 smithi040 bash[28232]: audit 2023-12-01T22:00:22.763829+0000 mon.c (mon.2) 7213 : audit 0 from='client.? 172.21.15.40:0/2503385655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:22 smithi040 bash[41173]: cluster 2023-12-01T22:00:21.376928+0000 mgr.y (mgr.24356) 11464 : cluster 0 pgmap v11432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:22 smithi040 bash[41173]: audit 2023-12-01T22:00:22.763829+0000 mon.c (mon.2) 7213 : audit 0 from='client.? 172.21.15.40:0/2503385655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:22 smithi141 bash[31670]: cluster 2023-12-01T22:00:21.376928+0000 mgr.y (mgr.24356) 11464 : cluster 0 pgmap v11432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:23.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:22 smithi141 bash[31670]: audit 2023-12-01T22:00:22.763829+0000 mon.c (mon.2) 7213 : audit 0 from='client.? 172.21.15.40:0/2503385655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:24 smithi040 bash[28232]: cluster 2023-12-01T22:00:23.377611+0000 mgr.y (mgr.24356) 11465 : cluster 0 pgmap v11433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:24 smithi040 bash[41173]: cluster 2023-12-01T22:00:23.377611+0000 mgr.y (mgr.24356) 11465 : cluster 0 pgmap v11433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:24 smithi141 bash[31670]: cluster 2023-12-01T22:00:23.377611+0000 mgr.y (mgr.24356) 11465 : cluster 0 pgmap v11433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:25 smithi040 bash[28232]: audit 2023-12-01T22:00:25.228434+0000 mon.a (mon.0) 7349 : audit 0 from='client.? 172.21.15.40:0/1845938509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:26.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:25 smithi040 bash[41173]: audit 2023-12-01T22:00:25.228434+0000 mon.a (mon.0) 7349 : audit 0 from='client.? 172.21.15.40:0/1845938509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:25 smithi141 bash[31670]: audit 2023-12-01T22:00:25.228434+0000 mon.a (mon.0) 7349 : audit 0 from='client.? 172.21.15.40:0/1845938509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:26.877 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:00:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:00:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:26 smithi040 bash[28232]: cluster 2023-12-01T22:00:25.378769+0000 mgr.y (mgr.24356) 11466 : cluster 0 pgmap v11434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:26 smithi040 bash[41173]: cluster 2023-12-01T22:00:25.378769+0000 mgr.y (mgr.24356) 11466 : cluster 0 pgmap v11434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:26 smithi141 bash[31670]: cluster 2023-12-01T22:00:25.378769+0000 mgr.y (mgr.24356) 11466 : cluster 0 pgmap v11434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:27 smithi040 bash[28232]: audit 2023-12-01T22:00:27.683602+0000 mon.c (mon.2) 7214 : audit 0 from='client.? 172.21.15.40:0/3360463344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:28.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:27 smithi040 bash[41173]: audit 2023-12-01T22:00:27.683602+0000 mon.c (mon.2) 7214 : audit 0 from='client.? 172.21.15.40:0/3360463344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:27 smithi141 bash[31670]: audit 2023-12-01T22:00:27.683602+0000 mon.c (mon.2) 7214 : audit 0 from='client.? 172.21.15.40:0/3360463344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:28 smithi040 bash[28232]: cluster 2023-12-01T22:00:27.379367+0000 mgr.y (mgr.24356) 11467 : cluster 0 pgmap v11435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:28 smithi040 bash[41173]: cluster 2023-12-01T22:00:27.379367+0000 mgr.y (mgr.24356) 11467 : cluster 0 pgmap v11435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:28 smithi141 bash[31670]: cluster 2023-12-01T22:00:27.379367+0000 mgr.y (mgr.24356) 11467 : cluster 0 pgmap v11435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:29 smithi040 bash[28232]: cluster 2023-12-01T22:00:29.380393+0000 mgr.y (mgr.24356) 11468 : cluster 0 pgmap v11436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:29 smithi040 bash[41173]: cluster 2023-12-01T22:00:29.380393+0000 mgr.y (mgr.24356) 11468 : cluster 0 pgmap v11436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:29 smithi141 bash[31670]: cluster 2023-12-01T22:00:29.380393+0000 mgr.y (mgr.24356) 11468 : cluster 0 pgmap v11436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:30 smithi040 bash[28232]: audit 2023-12-01T22:00:30.148187+0000 mon.c (mon.2) 7215 : audit 0 from='client.? 172.21.15.40:0/3583373973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:31.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:30 smithi040 bash[41173]: audit 2023-12-01T22:00:30.148187+0000 mon.c (mon.2) 7215 : audit 0 from='client.? 172.21.15.40:0/3583373973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:30 smithi141 bash[31670]: audit 2023-12-01T22:00:30.148187+0000 mon.c (mon.2) 7215 : audit 0 from='client.? 172.21.15.40:0/3583373973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:31 smithi040 bash[28232]: cluster 2023-12-01T22:00:31.381162+0000 mgr.y (mgr.24356) 11469 : cluster 0 pgmap v11437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:32.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:31 smithi040 bash[41173]: cluster 2023-12-01T22:00:31.381162+0000 mgr.y (mgr.24356) 11469 : cluster 0 pgmap v11437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:31 smithi141 bash[31670]: cluster 2023-12-01T22:00:31.381162+0000 mgr.y (mgr.24356) 11469 : cluster 0 pgmap v11437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:32 smithi040 bash[28232]: audit 2023-12-01T22:00:32.612993+0000 mon.c (mon.2) 7216 : audit 0 from='client.? 172.21.15.40:0/1065328020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:32 smithi040 bash[41173]: audit 2023-12-01T22:00:32.612993+0000 mon.c (mon.2) 7216 : audit 0 from='client.? 172.21.15.40:0/1065328020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:32 smithi141 bash[31670]: audit 2023-12-01T22:00:32.612993+0000 mon.c (mon.2) 7216 : audit 0 from='client.? 172.21.15.40:0/1065328020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:33 smithi141 bash[31670]: cluster 2023-12-01T22:00:33.381860+0000 mgr.y (mgr.24356) 11470 : cluster 0 pgmap v11438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:33 smithi040 bash[28232]: cluster 2023-12-01T22:00:33.381860+0000 mgr.y (mgr.24356) 11470 : cluster 0 pgmap v11438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:34.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:33 smithi040 bash[41173]: cluster 2023-12-01T22:00:33.381860+0000 mgr.y (mgr.24356) 11470 : cluster 0 pgmap v11438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:35.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:34 smithi141 bash[31670]: audit 2023-12-01T22:00:33.935424+0000 mon.c (mon.2) 7217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:35.283 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:34 smithi141 bash[31670]: audit 2023-12-01T22:00:34.084405+0000 mon.c (mon.2) 7218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:00:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:34 smithi040 bash[28232]: audit 2023-12-01T22:00:33.935424+0000 mon.c (mon.2) 7217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:34 smithi040 bash[28232]: audit 2023-12-01T22:00:34.084405+0000 mon.c (mon.2) 7218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:00:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:34 smithi040 bash[41173]: audit 2023-12-01T22:00:33.935424+0000 mon.c (mon.2) 7217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:35.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:34 smithi040 bash[41173]: audit 2023-12-01T22:00:34.084405+0000 mon.c (mon.2) 7218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:00:36.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:35 smithi141 bash[31670]: audit 2023-12-01T22:00:35.083581+0000 mon.c (mon.2) 7219 : audit 0 from='client.? 172.21.15.40:0/3577720082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:36.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:35 smithi141 bash[31670]: cluster 2023-12-01T22:00:35.383122+0000 mgr.y (mgr.24356) 11471 : cluster 0 pgmap v11439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:35 smithi040 bash[41173]: audit 2023-12-01T22:00:35.083581+0000 mon.c (mon.2) 7219 : audit 0 from='client.? 172.21.15.40:0/3577720082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:35 smithi040 bash[41173]: cluster 2023-12-01T22:00:35.383122+0000 mgr.y (mgr.24356) 11471 : cluster 0 pgmap v11439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:35 smithi040 bash[28232]: audit 2023-12-01T22:00:35.083581+0000 mon.c (mon.2) 7219 : audit 0 from='client.? 172.21.15.40:0/3577720082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:35 smithi040 bash[28232]: cluster 2023-12-01T22:00:35.383122+0000 mgr.y (mgr.24356) 11471 : cluster 0 pgmap v11439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:00:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:00:38.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:38 smithi141 bash[31670]: cluster 2023-12-01T22:00:37.383806+0000 mgr.y (mgr.24356) 11472 : cluster 0 pgmap v11440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:38.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:38 smithi141 bash[31670]: audit 2023-12-01T22:00:37.550126+0000 mon.a (mon.0) 7350 : audit 0 from='client.? 172.21.15.40:0/2209591051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:38 smithi040 bash[28232]: cluster 2023-12-01T22:00:37.383806+0000 mgr.y (mgr.24356) 11472 : cluster 0 pgmap v11440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:38 smithi040 bash[28232]: audit 2023-12-01T22:00:37.550126+0000 mon.a (mon.0) 7350 : audit 0 from='client.? 172.21.15.40:0/2209591051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:38 smithi040 bash[41173]: cluster 2023-12-01T22:00:37.383806+0000 mgr.y (mgr.24356) 11472 : cluster 0 pgmap v11440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:38.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:38 smithi040 bash[41173]: audit 2023-12-01T22:00:37.550126+0000 mon.a (mon.0) 7350 : audit 0 from='client.? 172.21.15.40:0/2209591051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:40 smithi141 bash[31670]: cluster 2023-12-01T22:00:39.384719+0000 mgr.y (mgr.24356) 11473 : cluster 0 pgmap v11441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:40 smithi141 bash[31670]: audit 2023-12-01T22:00:39.941305+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:40 smithi141 bash[31670]: audit 2023-12-01T22:00:39.953619+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:40 smithi141 bash[31670]: audit 2023-12-01T22:00:40.015375+0000 mon.c (mon.2) 7220 : audit 0 from='client.? 172.21.15.40:0/2234558478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:40 smithi141 bash[31670]: audit 2023-12-01T22:00:40.296679+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:40 smithi141 bash[31670]: audit 2023-12-01T22:00:40.309292+0000 mon.a (mon.0) 7354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[28232]: cluster 2023-12-01T22:00:39.384719+0000 mgr.y (mgr.24356) 11473 : cluster 0 pgmap v11441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[28232]: audit 2023-12-01T22:00:39.941305+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[28232]: audit 2023-12-01T22:00:39.953619+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[28232]: audit 2023-12-01T22:00:40.015375+0000 mon.c (mon.2) 7220 : audit 0 from='client.? 172.21.15.40:0/2234558478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[28232]: audit 2023-12-01T22:00:40.296679+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[28232]: audit 2023-12-01T22:00:40.309292+0000 mon.a (mon.0) 7354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[41173]: cluster 2023-12-01T22:00:39.384719+0000 mgr.y (mgr.24356) 11473 : cluster 0 pgmap v11441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[41173]: audit 2023-12-01T22:00:39.941305+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[41173]: audit 2023-12-01T22:00:39.953619+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[41173]: audit 2023-12-01T22:00:40.015375+0000 mon.c (mon.2) 7220 : audit 0 from='client.? 172.21.15.40:0/2234558478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[41173]: audit 2023-12-01T22:00:40.296679+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:40.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:40 smithi040 bash[41173]: audit 2023-12-01T22:00:40.309292+0000 mon.a (mon.0) 7354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:41 smithi141 bash[31670]: audit 2023-12-01T22:00:40.838978+0000 mon.c (mon.2) 7221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:00:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:41 smithi141 bash[31670]: audit 2023-12-01T22:00:40.840913+0000 mon.c (mon.2) 7222 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:00:42.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:41 smithi141 bash[31670]: audit 2023-12-01T22:00:40.851440+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:41 smithi040 bash[28232]: audit 2023-12-01T22:00:40.838978+0000 mon.c (mon.2) 7221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:00:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:41 smithi040 bash[28232]: audit 2023-12-01T22:00:40.840913+0000 mon.c (mon.2) 7222 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:00:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:41 smithi040 bash[28232]: audit 2023-12-01T22:00:40.851440+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:41 smithi040 bash[41173]: audit 2023-12-01T22:00:40.838978+0000 mon.c (mon.2) 7221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:00:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:41 smithi040 bash[41173]: audit 2023-12-01T22:00:40.840913+0000 mon.c (mon.2) 7222 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:00:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:41 smithi040 bash[41173]: audit 2023-12-01T22:00:40.851440+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:00:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:42 smithi040 bash[28232]: cluster 2023-12-01T22:00:41.385477+0000 mgr.y (mgr.24356) 11474 : cluster 0 pgmap v11442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:42 smithi040 bash[28232]: audit 2023-12-01T22:00:42.485026+0000 mon.a (mon.0) 7356 : audit 0 from='client.? 172.21.15.40:0/49188669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:42 smithi040 bash[41173]: cluster 2023-12-01T22:00:41.385477+0000 mgr.y (mgr.24356) 11474 : cluster 0 pgmap v11442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:43.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:42 smithi040 bash[41173]: audit 2023-12-01T22:00:42.485026+0000 mon.a (mon.0) 7356 : audit 0 from='client.? 172.21.15.40:0/49188669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:42 smithi141 bash[31670]: cluster 2023-12-01T22:00:41.385477+0000 mgr.y (mgr.24356) 11474 : cluster 0 pgmap v11442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:43.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:42 smithi141 bash[31670]: audit 2023-12-01T22:00:42.485026+0000 mon.a (mon.0) 7356 : audit 0 from='client.? 172.21.15.40:0/49188669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:44 smithi040 bash[41173]: cluster 2023-12-01T22:00:43.386175+0000 mgr.y (mgr.24356) 11475 : cluster 0 pgmap v11443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:44 smithi040 bash[28232]: cluster 2023-12-01T22:00:43.386175+0000 mgr.y (mgr.24356) 11475 : cluster 0 pgmap v11443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:44 smithi141 bash[31670]: cluster 2023-12-01T22:00:43.386175+0000 mgr.y (mgr.24356) 11475 : cluster 0 pgmap v11443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:46.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:45 smithi040 bash[28232]: audit 2023-12-01T22:00:44.952401+0000 mon.a (mon.0) 7357 : audit 0 from='client.? 172.21.15.40:0/2746211516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:45 smithi040 bash[41173]: audit 2023-12-01T22:00:44.952401+0000 mon.a (mon.0) 7357 : audit 0 from='client.? 172.21.15.40:0/2746211516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:46.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:45 smithi141 bash[31670]: audit 2023-12-01T22:00:44.952401+0000 mon.a (mon.0) 7357 : audit 0 from='client.? 172.21.15.40:0/2746211516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:46.869 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:00:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:00:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:46 smithi040 bash[28232]: cluster 2023-12-01T22:00:45.387306+0000 mgr.y (mgr.24356) 11476 : cluster 0 pgmap v11444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:46 smithi040 bash[41173]: cluster 2023-12-01T22:00:45.387306+0000 mgr.y (mgr.24356) 11476 : cluster 0 pgmap v11444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:46 smithi141 bash[31670]: cluster 2023-12-01T22:00:45.387306+0000 mgr.y (mgr.24356) 11476 : cluster 0 pgmap v11444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:47 smithi040 bash[41173]: audit 2023-12-01T22:00:47.416005+0000 mon.a (mon.0) 7358 : audit 0 from='client.? 172.21.15.40:0/2218010658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:47 smithi040 bash[28232]: audit 2023-12-01T22:00:47.416005+0000 mon.a (mon.0) 7358 : audit 0 from='client.? 172.21.15.40:0/2218010658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:47 smithi141 bash[31670]: audit 2023-12-01T22:00:47.416005+0000 mon.a (mon.0) 7358 : audit 0 from='client.? 172.21.15.40:0/2218010658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:48 smithi040 bash[28232]: cluster 2023-12-01T22:00:47.387910+0000 mgr.y (mgr.24356) 11477 : cluster 0 pgmap v11445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:49.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:48 smithi040 bash[41173]: cluster 2023-12-01T22:00:47.387910+0000 mgr.y (mgr.24356) 11477 : cluster 0 pgmap v11445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:48 smithi141 bash[31670]: cluster 2023-12-01T22:00:47.387910+0000 mgr.y (mgr.24356) 11477 : cluster 0 pgmap v11445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:49 smithi040 bash[41173]: audit 2023-12-01T22:00:48.935955+0000 mon.c (mon.2) 7223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:49 smithi040 bash[28232]: audit 2023-12-01T22:00:48.935955+0000 mon.c (mon.2) 7223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:49 smithi141 bash[31670]: audit 2023-12-01T22:00:48.935955+0000 mon.c (mon.2) 7223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:50 smithi040 bash[28232]: cluster 2023-12-01T22:00:49.389019+0000 mgr.y (mgr.24356) 11478 : cluster 0 pgmap v11446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:50 smithi040 bash[28232]: audit 2023-12-01T22:00:49.889223+0000 mon.c (mon.2) 7224 : audit 0 from='client.? 172.21.15.40:0/2620733136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:50 smithi040 bash[41173]: cluster 2023-12-01T22:00:49.389019+0000 mgr.y (mgr.24356) 11478 : cluster 0 pgmap v11446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:50 smithi040 bash[41173]: audit 2023-12-01T22:00:49.889223+0000 mon.c (mon.2) 7224 : audit 0 from='client.? 172.21.15.40:0/2620733136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:50 smithi141 bash[31670]: cluster 2023-12-01T22:00:49.389019+0000 mgr.y (mgr.24356) 11478 : cluster 0 pgmap v11446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:50 smithi141 bash[31670]: audit 2023-12-01T22:00:49.889223+0000 mon.c (mon.2) 7224 : audit 0 from='client.? 172.21.15.40:0/2620733136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:51 smithi040 bash[41173]: cluster 2023-12-01T22:00:51.389958+0000 mgr.y (mgr.24356) 11479 : cluster 0 pgmap v11447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:52.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:51 smithi040 bash[28232]: cluster 2023-12-01T22:00:51.389958+0000 mgr.y (mgr.24356) 11479 : cluster 0 pgmap v11447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:51 smithi141 bash[31670]: cluster 2023-12-01T22:00:51.389958+0000 mgr.y (mgr.24356) 11479 : cluster 0 pgmap v11447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:52 smithi040 bash[28232]: audit 2023-12-01T22:00:52.352311+0000 mon.a (mon.0) 7359 : audit 0 from='client.? 172.21.15.40:0/1362205810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:52 smithi040 bash[41173]: audit 2023-12-01T22:00:52.352311+0000 mon.a (mon.0) 7359 : audit 0 from='client.? 172.21.15.40:0/1362205810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:52 smithi141 bash[31670]: audit 2023-12-01T22:00:52.352311+0000 mon.a (mon.0) 7359 : audit 0 from='client.? 172.21.15.40:0/1362205810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:53 smithi040 bash[28232]: cluster 2023-12-01T22:00:53.390633+0000 mgr.y (mgr.24356) 11480 : cluster 0 pgmap v11448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:53 smithi040 bash[41173]: cluster 2023-12-01T22:00:53.390633+0000 mgr.y (mgr.24356) 11480 : cluster 0 pgmap v11448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:53 smithi141 bash[31670]: cluster 2023-12-01T22:00:53.390633+0000 mgr.y (mgr.24356) 11480 : cluster 0 pgmap v11448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:54 smithi141 bash[31670]: audit 2023-12-01T22:00:54.814493+0000 mon.c (mon.2) 7225 : audit 0 from='client.? 172.21.15.40:0/1322576304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:54 smithi040 bash[28232]: audit 2023-12-01T22:00:54.814493+0000 mon.c (mon.2) 7225 : audit 0 from='client.? 172.21.15.40:0/1322576304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:55.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:54 smithi040 bash[41173]: audit 2023-12-01T22:00:54.814493+0000 mon.c (mon.2) 7225 : audit 0 from='client.? 172.21.15.40:0/1322576304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:56 smithi040 bash[41173]: cluster 2023-12-01T22:00:55.391798+0000 mgr.y (mgr.24356) 11481 : cluster 0 pgmap v11449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:00:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:00:56.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:56 smithi040 bash[28232]: cluster 2023-12-01T22:00:55.391798+0000 mgr.y (mgr.24356) 11481 : cluster 0 pgmap v11449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:57.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:56 smithi141 bash[31670]: cluster 2023-12-01T22:00:55.391798+0000 mgr.y (mgr.24356) 11481 : cluster 0 pgmap v11449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:57 smithi141 bash[31670]: audit 2023-12-01T22:00:57.284388+0000 mon.a (mon.0) 7360 : audit 0 from='client.? 172.21.15.40:0/452012819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:57 smithi040 bash[28232]: audit 2023-12-01T22:00:57.284388+0000 mon.a (mon.0) 7360 : audit 0 from='client.? 172.21.15.40:0/452012819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:58.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:57 smithi040 bash[41173]: audit 2023-12-01T22:00:57.284388+0000 mon.a (mon.0) 7360 : audit 0 from='client.? 172.21.15.40:0/452012819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:00:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:00:58 smithi141 bash[31670]: cluster 2023-12-01T22:00:57.392490+0000 mgr.y (mgr.24356) 11482 : cluster 0 pgmap v11450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:00:58 smithi040 bash[28232]: cluster 2023-12-01T22:00:57.392490+0000 mgr.y (mgr.24356) 11482 : cluster 0 pgmap v11450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:00:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:00:58 smithi040 bash[41173]: cluster 2023-12-01T22:00:57.392490+0000 mgr.y (mgr.24356) 11482 : cluster 0 pgmap v11450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:00 smithi141 bash[31670]: cluster 2023-12-01T22:00:59.393272+0000 mgr.y (mgr.24356) 11483 : cluster 0 pgmap v11451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:01.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:00 smithi141 bash[31670]: audit 2023-12-01T22:00:59.748334+0000 mon.c (mon.2) 7226 : audit 0 from='client.? 172.21.15.40:0/519516858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:00 smithi040 bash[28232]: cluster 2023-12-01T22:00:59.393272+0000 mgr.y (mgr.24356) 11483 : cluster 0 pgmap v11451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:00 smithi040 bash[28232]: audit 2023-12-01T22:00:59.748334+0000 mon.c (mon.2) 7226 : audit 0 from='client.? 172.21.15.40:0/519516858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:00 smithi040 bash[41173]: cluster 2023-12-01T22:00:59.393272+0000 mgr.y (mgr.24356) 11483 : cluster 0 pgmap v11451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:00 smithi040 bash[41173]: audit 2023-12-01T22:00:59.748334+0000 mon.c (mon.2) 7226 : audit 0 from='client.? 172.21.15.40:0/519516858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:03.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:02 smithi141 bash[31670]: cluster 2023-12-01T22:01:01.394028+0000 mgr.y (mgr.24356) 11484 : cluster 0 pgmap v11452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:03.032 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:02 smithi141 bash[31670]: audit 2023-12-01T22:01:02.213169+0000 mon.c (mon.2) 7227 : audit 0 from='client.? 172.21.15.40:0/3293107357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:02 smithi040 bash[28232]: cluster 2023-12-01T22:01:01.394028+0000 mgr.y (mgr.24356) 11484 : cluster 0 pgmap v11452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:02 smithi040 bash[28232]: audit 2023-12-01T22:01:02.213169+0000 mon.c (mon.2) 7227 : audit 0 from='client.? 172.21.15.40:0/3293107357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:02 smithi040 bash[41173]: cluster 2023-12-01T22:01:01.394028+0000 mgr.y (mgr.24356) 11484 : cluster 0 pgmap v11452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:02 smithi040 bash[41173]: audit 2023-12-01T22:01:02.213169+0000 mon.c (mon.2) 7227 : audit 0 from='client.? 172.21.15.40:0/3293107357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:04 smithi141 bash[31670]: cluster 2023-12-01T22:01:03.394746+0000 mgr.y (mgr.24356) 11485 : cluster 0 pgmap v11453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:04 smithi141 bash[31670]: audit 2023-12-01T22:01:03.936296+0000 mon.c (mon.2) 7228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:04 smithi141 bash[31670]: audit 2023-12-01T22:01:04.686902+0000 mon.c (mon.2) 7229 : audit 0 from='client.? 172.21.15.40:0/1207372537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:04 smithi040 bash[28232]: cluster 2023-12-01T22:01:03.394746+0000 mgr.y (mgr.24356) 11485 : cluster 0 pgmap v11453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:04 smithi040 bash[28232]: audit 2023-12-01T22:01:03.936296+0000 mon.c (mon.2) 7228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:05.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:04 smithi040 bash[28232]: audit 2023-12-01T22:01:04.686902+0000 mon.c (mon.2) 7229 : audit 0 from='client.? 172.21.15.40:0/1207372537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:04 smithi040 bash[41173]: cluster 2023-12-01T22:01:03.394746+0000 mgr.y (mgr.24356) 11485 : cluster 0 pgmap v11453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:04 smithi040 bash[41173]: audit 2023-12-01T22:01:03.936296+0000 mon.c (mon.2) 7228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:05.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:04 smithi040 bash[41173]: audit 2023-12-01T22:01:04.686902+0000 mon.c (mon.2) 7229 : audit 0 from='client.? 172.21.15.40:0/1207372537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:06 smithi040 bash[28232]: cluster 2023-12-01T22:01:05.395925+0000 mgr.y (mgr.24356) 11486 : cluster 0 pgmap v11454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:06.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:01:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:01:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:06 smithi040 bash[41173]: cluster 2023-12-01T22:01:05.395925+0000 mgr.y (mgr.24356) 11486 : cluster 0 pgmap v11454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:06 smithi141 bash[31670]: cluster 2023-12-01T22:01:05.395925+0000 mgr.y (mgr.24356) 11486 : cluster 0 pgmap v11454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:07 smithi141 bash[31670]: audit 2023-12-01T22:01:07.152102+0000 mon.a (mon.0) 7361 : audit 0 from='client.? 172.21.15.40:0/221389819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:07 smithi040 bash[28232]: audit 2023-12-01T22:01:07.152102+0000 mon.a (mon.0) 7361 : audit 0 from='client.? 172.21.15.40:0/221389819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:07 smithi040 bash[41173]: audit 2023-12-01T22:01:07.152102+0000 mon.a (mon.0) 7361 : audit 0 from='client.? 172.21.15.40:0/221389819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:08 smithi141 bash[31670]: cluster 2023-12-01T22:01:07.396773+0000 mgr.y (mgr.24356) 11487 : cluster 0 pgmap v11455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:09.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:08 smithi040 bash[28232]: cluster 2023-12-01T22:01:07.396773+0000 mgr.y (mgr.24356) 11487 : cluster 0 pgmap v11455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:09.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:08 smithi040 bash[41173]: cluster 2023-12-01T22:01:07.396773+0000 mgr.y (mgr.24356) 11487 : cluster 0 pgmap v11455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:10.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:09 smithi141 bash[31670]: audit 2023-12-01T22:01:09.618477+0000 mon.a (mon.0) 7362 : audit 0 from='client.? 172.21.15.40:0/1305949911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:09 smithi040 bash[28232]: audit 2023-12-01T22:01:09.618477+0000 mon.a (mon.0) 7362 : audit 0 from='client.? 172.21.15.40:0/1305949911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:09 smithi040 bash[41173]: audit 2023-12-01T22:01:09.618477+0000 mon.a (mon.0) 7362 : audit 0 from='client.? 172.21.15.40:0/1305949911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:10 smithi141 bash[31670]: cluster 2023-12-01T22:01:09.397949+0000 mgr.y (mgr.24356) 11488 : cluster 0 pgmap v11456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:11.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:10 smithi040 bash[28232]: cluster 2023-12-01T22:01:09.397949+0000 mgr.y (mgr.24356) 11488 : cluster 0 pgmap v11456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:11.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:10 smithi040 bash[41173]: cluster 2023-12-01T22:01:09.397949+0000 mgr.y (mgr.24356) 11488 : cluster 0 pgmap v11456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:12.530 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 22:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T22:01:12.085578462Z level=info msg="Completed cleanup jobs" duration=45.884235ms 2023-12-01T22:01:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:12 smithi141 bash[31670]: cluster 2023-12-01T22:01:11.398750+0000 mgr.y (mgr.24356) 11489 : cluster 0 pgmap v11457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:13.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:12 smithi141 bash[31670]: audit 2023-12-01T22:01:12.087058+0000 mon.c (mon.2) 7230 : audit 0 from='client.? 172.21.15.40:0/2001680439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:12 smithi040 bash[28232]: cluster 2023-12-01T22:01:11.398750+0000 mgr.y (mgr.24356) 11489 : cluster 0 pgmap v11457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:12 smithi040 bash[28232]: audit 2023-12-01T22:01:12.087058+0000 mon.c (mon.2) 7230 : audit 0 from='client.? 172.21.15.40:0/2001680439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:12 smithi040 bash[41173]: cluster 2023-12-01T22:01:11.398750+0000 mgr.y (mgr.24356) 11489 : cluster 0 pgmap v11457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:12 smithi040 bash[41173]: audit 2023-12-01T22:01:12.087058+0000 mon.c (mon.2) 7230 : audit 0 from='client.? 172.21.15.40:0/2001680439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:14 smithi141 bash[31670]: cluster 2023-12-01T22:01:13.399432+0000 mgr.y (mgr.24356) 11490 : cluster 0 pgmap v11458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:15.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:14 smithi141 bash[31670]: audit 2023-12-01T22:01:14.549944+0000 mon.c (mon.2) 7231 : audit 0 from='client.? 172.21.15.40:0/525321187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:14 smithi040 bash[28232]: cluster 2023-12-01T22:01:13.399432+0000 mgr.y (mgr.24356) 11490 : cluster 0 pgmap v11458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:15.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:14 smithi040 bash[28232]: audit 2023-12-01T22:01:14.549944+0000 mon.c (mon.2) 7231 : audit 0 from='client.? 172.21.15.40:0/525321187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:14 smithi040 bash[41173]: cluster 2023-12-01T22:01:13.399432+0000 mgr.y (mgr.24356) 11490 : cluster 0 pgmap v11458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:14 smithi040 bash[41173]: audit 2023-12-01T22:01:14.549944+0000 mon.c (mon.2) 7231 : audit 0 from='client.? 172.21.15.40:0/525321187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:16.770 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:01:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:01:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:16 smithi141 bash[31670]: cluster 2023-12-01T22:01:15.400636+0000 mgr.y (mgr.24356) 11491 : cluster 0 pgmap v11459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:16 smithi040 bash[28232]: cluster 2023-12-01T22:01:15.400636+0000 mgr.y (mgr.24356) 11491 : cluster 0 pgmap v11459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:16 smithi040 bash[41173]: cluster 2023-12-01T22:01:15.400636+0000 mgr.y (mgr.24356) 11491 : cluster 0 pgmap v11459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:17 smithi141 bash[31670]: audit 2023-12-01T22:01:17.020281+0000 mon.a (mon.0) 7363 : audit 0 from='client.? 172.21.15.40:0/2684579653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:17 smithi040 bash[41173]: audit 2023-12-01T22:01:17.020281+0000 mon.a (mon.0) 7363 : audit 0 from='client.? 172.21.15.40:0/2684579653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:17 smithi040 bash[28232]: audit 2023-12-01T22:01:17.020281+0000 mon.a (mon.0) 7363 : audit 0 from='client.? 172.21.15.40:0/2684579653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:18 smithi040 bash[28232]: cluster 2023-12-01T22:01:17.401308+0000 mgr.y (mgr.24356) 11492 : cluster 0 pgmap v11460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:18 smithi040 bash[41173]: cluster 2023-12-01T22:01:17.401308+0000 mgr.y (mgr.24356) 11492 : cluster 0 pgmap v11460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:18 smithi141 bash[31670]: cluster 2023-12-01T22:01:17.401308+0000 mgr.y (mgr.24356) 11492 : cluster 0 pgmap v11460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:19 smithi040 bash[28232]: audit 2023-12-01T22:01:18.937044+0000 mon.c (mon.2) 7232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:19 smithi040 bash[28232]: audit 2023-12-01T22:01:19.501169+0000 mon.c (mon.2) 7233 : audit 0 from='client.? 172.21.15.40:0/2493298435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:19 smithi040 bash[41173]: audit 2023-12-01T22:01:18.937044+0000 mon.c (mon.2) 7232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:19 smithi040 bash[41173]: audit 2023-12-01T22:01:19.501169+0000 mon.c (mon.2) 7233 : audit 0 from='client.? 172.21.15.40:0/2493298435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:19 smithi141 bash[31670]: audit 2023-12-01T22:01:18.937044+0000 mon.c (mon.2) 7232 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:19 smithi141 bash[31670]: audit 2023-12-01T22:01:19.501169+0000 mon.c (mon.2) 7233 : audit 0 from='client.? 172.21.15.40:0/2493298435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:20 smithi040 bash[28232]: cluster 2023-12-01T22:01:19.402559+0000 mgr.y (mgr.24356) 11493 : cluster 0 pgmap v11461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:20 smithi040 bash[41173]: cluster 2023-12-01T22:01:19.402559+0000 mgr.y (mgr.24356) 11493 : cluster 0 pgmap v11461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:20 smithi141 bash[31670]: cluster 2023-12-01T22:01:19.402559+0000 mgr.y (mgr.24356) 11493 : cluster 0 pgmap v11461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:22 smithi040 bash[28232]: cluster 2023-12-01T22:01:21.403392+0000 mgr.y (mgr.24356) 11494 : cluster 0 pgmap v11462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:22 smithi040 bash[28232]: audit 2023-12-01T22:01:21.963867+0000 mon.c (mon.2) 7234 : audit 0 from='client.? 172.21.15.40:0/3056662191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:22 smithi040 bash[41173]: cluster 2023-12-01T22:01:21.403392+0000 mgr.y (mgr.24356) 11494 : cluster 0 pgmap v11462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:23.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:22 smithi040 bash[41173]: audit 2023-12-01T22:01:21.963867+0000 mon.c (mon.2) 7234 : audit 0 from='client.? 172.21.15.40:0/3056662191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:22 smithi141 bash[31670]: cluster 2023-12-01T22:01:21.403392+0000 mgr.y (mgr.24356) 11494 : cluster 0 pgmap v11462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:22 smithi141 bash[31670]: audit 2023-12-01T22:01:21.963867+0000 mon.c (mon.2) 7234 : audit 0 from='client.? 172.21.15.40:0/3056662191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:24 smithi040 bash[28232]: cluster 2023-12-01T22:01:23.404096+0000 mgr.y (mgr.24356) 11495 : cluster 0 pgmap v11463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:24 smithi040 bash[28232]: audit 2023-12-01T22:01:24.432899+0000 mon.c (mon.2) 7235 : audit 0 from='client.? 172.21.15.40:0/3622999861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:24 smithi040 bash[41173]: cluster 2023-12-01T22:01:23.404096+0000 mgr.y (mgr.24356) 11495 : cluster 0 pgmap v11463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:25.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:24 smithi040 bash[41173]: audit 2023-12-01T22:01:24.432899+0000 mon.c (mon.2) 7235 : audit 0 from='client.? 172.21.15.40:0/3622999861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:24 smithi141 bash[31670]: cluster 2023-12-01T22:01:23.404096+0000 mgr.y (mgr.24356) 11495 : cluster 0 pgmap v11463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:24 smithi141 bash[31670]: audit 2023-12-01T22:01:24.432899+0000 mon.c (mon.2) 7235 : audit 0 from='client.? 172.21.15.40:0/3622999861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:26.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:01:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:01:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:26 smithi040 bash[28232]: cluster 2023-12-01T22:01:25.405326+0000 mgr.y (mgr.24356) 11496 : cluster 0 pgmap v11464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:26 smithi040 bash[41173]: cluster 2023-12-01T22:01:25.405326+0000 mgr.y (mgr.24356) 11496 : cluster 0 pgmap v11464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:26 smithi141 bash[31670]: cluster 2023-12-01T22:01:25.405326+0000 mgr.y (mgr.24356) 11496 : cluster 0 pgmap v11464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:27 smithi040 bash[41173]: audit 2023-12-01T22:01:26.900733+0000 mon.c (mon.2) 7236 : audit 0 from='client.? 172.21.15.40:0/395848612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:27 smithi040 bash[28232]: audit 2023-12-01T22:01:26.900733+0000 mon.c (mon.2) 7236 : audit 0 from='client.? 172.21.15.40:0/395848612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:27 smithi141 bash[31670]: audit 2023-12-01T22:01:26.900733+0000 mon.c (mon.2) 7236 : audit 0 from='client.? 172.21.15.40:0/395848612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:28 smithi040 bash[28232]: cluster 2023-12-01T22:01:27.405981+0000 mgr.y (mgr.24356) 11497 : cluster 0 pgmap v11465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:29.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:28 smithi040 bash[41173]: cluster 2023-12-01T22:01:27.405981+0000 mgr.y (mgr.24356) 11497 : cluster 0 pgmap v11465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:28 smithi141 bash[31670]: cluster 2023-12-01T22:01:27.405981+0000 mgr.y (mgr.24356) 11497 : cluster 0 pgmap v11465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:29 smithi040 bash[28232]: audit 2023-12-01T22:01:29.376794+0000 mon.a (mon.0) 7364 : audit 0 from='client.? 172.21.15.40:0/1448415983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:29 smithi040 bash[41173]: audit 2023-12-01T22:01:29.376794+0000 mon.a (mon.0) 7364 : audit 0 from='client.? 172.21.15.40:0/1448415983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:29 smithi141 bash[31670]: audit 2023-12-01T22:01:29.376794+0000 mon.a (mon.0) 7364 : audit 0 from='client.? 172.21.15.40:0/1448415983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:30 smithi040 bash[41173]: cluster 2023-12-01T22:01:29.407080+0000 mgr.y (mgr.24356) 11498 : cluster 0 pgmap v11466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:30 smithi040 bash[28232]: cluster 2023-12-01T22:01:29.407080+0000 mgr.y (mgr.24356) 11498 : cluster 0 pgmap v11466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:30 smithi141 bash[31670]: cluster 2023-12-01T22:01:29.407080+0000 mgr.y (mgr.24356) 11498 : cluster 0 pgmap v11466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:32 smithi040 bash[41173]: cluster 2023-12-01T22:01:31.407751+0000 mgr.y (mgr.24356) 11499 : cluster 0 pgmap v11467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:33.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:32 smithi040 bash[41173]: audit 2023-12-01T22:01:31.839303+0000 mon.a (mon.0) 7365 : audit 0 from='client.? 172.21.15.40:0/1317479024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:32 smithi040 bash[28232]: cluster 2023-12-01T22:01:31.407751+0000 mgr.y (mgr.24356) 11499 : cluster 0 pgmap v11467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:32 smithi040 bash[28232]: audit 2023-12-01T22:01:31.839303+0000 mon.a (mon.0) 7365 : audit 0 from='client.? 172.21.15.40:0/1317479024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:32 smithi141 bash[31670]: cluster 2023-12-01T22:01:31.407751+0000 mgr.y (mgr.24356) 11499 : cluster 0 pgmap v11467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:32 smithi141 bash[31670]: audit 2023-12-01T22:01:31.839303+0000 mon.a (mon.0) 7365 : audit 0 from='client.? 172.21.15.40:0/1317479024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:34 smithi040 bash[28232]: cluster 2023-12-01T22:01:33.408424+0000 mgr.y (mgr.24356) 11500 : cluster 0 pgmap v11468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:34 smithi040 bash[28232]: audit 2023-12-01T22:01:33.936767+0000 mon.c (mon.2) 7237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:35.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:34 smithi040 bash[28232]: audit 2023-12-01T22:01:34.306430+0000 mon.a (mon.0) 7366 : audit 0 from='client.? 172.21.15.40:0/3166637337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:34 smithi040 bash[41173]: cluster 2023-12-01T22:01:33.408424+0000 mgr.y (mgr.24356) 11500 : cluster 0 pgmap v11468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:34 smithi040 bash[41173]: audit 2023-12-01T22:01:33.936767+0000 mon.c (mon.2) 7237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:34 smithi040 bash[41173]: audit 2023-12-01T22:01:34.306430+0000 mon.a (mon.0) 7366 : audit 0 from='client.? 172.21.15.40:0/3166637337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:34 smithi141 bash[31670]: cluster 2023-12-01T22:01:33.408424+0000 mgr.y (mgr.24356) 11500 : cluster 0 pgmap v11468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:34 smithi141 bash[31670]: audit 2023-12-01T22:01:33.936767+0000 mon.c (mon.2) 7237 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:35.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:34 smithi141 bash[31670]: audit 2023-12-01T22:01:34.306430+0000 mon.a (mon.0) 7366 : audit 0 from='client.? 172.21.15.40:0/3166637337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:36.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:01:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:01:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:36 smithi040 bash[28232]: cluster 2023-12-01T22:01:35.409525+0000 mgr.y (mgr.24356) 11501 : cluster 0 pgmap v11469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:36 smithi040 bash[28232]: audit 2023-12-01T22:01:36.769329+0000 mon.c (mon.2) 7238 : audit 0 from='client.? 172.21.15.40:0/2733086956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:36 smithi040 bash[41173]: cluster 2023-12-01T22:01:35.409525+0000 mgr.y (mgr.24356) 11501 : cluster 0 pgmap v11469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:36 smithi040 bash[41173]: audit 2023-12-01T22:01:36.769329+0000 mon.c (mon.2) 7238 : audit 0 from='client.? 172.21.15.40:0/2733086956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:36 smithi141 bash[31670]: cluster 2023-12-01T22:01:35.409525+0000 mgr.y (mgr.24356) 11501 : cluster 0 pgmap v11469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:37.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:36 smithi141 bash[31670]: audit 2023-12-01T22:01:36.769329+0000 mon.c (mon.2) 7238 : audit 0 from='client.? 172.21.15.40:0/2733086956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:38 smithi040 bash[41173]: cluster 2023-12-01T22:01:37.410166+0000 mgr.y (mgr.24356) 11502 : cluster 0 pgmap v11470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:38 smithi040 bash[28232]: cluster 2023-12-01T22:01:37.410166+0000 mgr.y (mgr.24356) 11502 : cluster 0 pgmap v11470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:38 smithi141 bash[31670]: cluster 2023-12-01T22:01:37.410166+0000 mgr.y (mgr.24356) 11502 : cluster 0 pgmap v11470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:40.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:39 smithi040 bash[41173]: audit 2023-12-01T22:01:39.233719+0000 mon.c (mon.2) 7239 : audit 0 from='client.? 172.21.15.40:0/2889087644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:40.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:39 smithi040 bash[28232]: audit 2023-12-01T22:01:39.233719+0000 mon.c (mon.2) 7239 : audit 0 from='client.? 172.21.15.40:0/2889087644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:39 smithi141 bash[31670]: audit 2023-12-01T22:01:39.233719+0000 mon.c (mon.2) 7239 : audit 0 from='client.? 172.21.15.40:0/2889087644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:40 smithi040 bash[28232]: cluster 2023-12-01T22:01:39.411273+0000 mgr.y (mgr.24356) 11503 : cluster 0 pgmap v11471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:40 smithi040 bash[41173]: cluster 2023-12-01T22:01:39.411273+0000 mgr.y (mgr.24356) 11503 : cluster 0 pgmap v11471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:40 smithi141 bash[31670]: cluster 2023-12-01T22:01:39.411273+0000 mgr.y (mgr.24356) 11503 : cluster 0 pgmap v11471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:41 smithi040 bash[28232]: audit 2023-12-01T22:01:40.933820+0000 mon.c (mon.2) 7240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:01:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:41 smithi040 bash[28232]: audit 2023-12-01T22:01:41.682477+0000 mon.a (mon.0) 7367 : audit 0 from='client.? 172.21.15.40:0/4176897766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:41 smithi040 bash[41173]: audit 2023-12-01T22:01:40.933820+0000 mon.c (mon.2) 7240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:01:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:41 smithi040 bash[41173]: audit 2023-12-01T22:01:41.682477+0000 mon.a (mon.0) 7367 : audit 0 from='client.? 172.21.15.40:0/4176897766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:41 smithi141 bash[31670]: audit 2023-12-01T22:01:40.933820+0000 mon.c (mon.2) 7240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:01:42.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:41 smithi141 bash[31670]: audit 2023-12-01T22:01:41.682477+0000 mon.a (mon.0) 7367 : audit 0 from='client.? 172.21.15.40:0/4176897766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:42 smithi040 bash[28232]: cluster 2023-12-01T22:01:41.411813+0000 mgr.y (mgr.24356) 11504 : cluster 0 pgmap v11472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:42 smithi040 bash[41173]: cluster 2023-12-01T22:01:41.411813+0000 mgr.y (mgr.24356) 11504 : cluster 0 pgmap v11472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:42 smithi141 bash[31670]: cluster 2023-12-01T22:01:41.411813+0000 mgr.y (mgr.24356) 11504 : cluster 0 pgmap v11472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:44 smithi040 bash[28232]: cluster 2023-12-01T22:01:43.412462+0000 mgr.y (mgr.24356) 11505 : cluster 0 pgmap v11473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:45.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:44 smithi040 bash[28232]: audit 2023-12-01T22:01:44.149487+0000 mon.a (mon.0) 7368 : audit 0 from='client.? 172.21.15.40:0/3085281093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:44 smithi040 bash[41173]: cluster 2023-12-01T22:01:43.412462+0000 mgr.y (mgr.24356) 11505 : cluster 0 pgmap v11473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:44 smithi040 bash[41173]: audit 2023-12-01T22:01:44.149487+0000 mon.a (mon.0) 7368 : audit 0 from='client.? 172.21.15.40:0/3085281093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:44 smithi141 bash[31670]: cluster 2023-12-01T22:01:43.412462+0000 mgr.y (mgr.24356) 11505 : cluster 0 pgmap v11473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:45.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:44 smithi141 bash[31670]: audit 2023-12-01T22:01:44.149487+0000 mon.a (mon.0) 7368 : audit 0 from='client.? 172.21.15.40:0/3085281093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:46.882 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:01:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:01:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[41173]: cluster 2023-12-01T22:01:45.413687+0000 mgr.y (mgr.24356) 11506 : cluster 0 pgmap v11474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[41173]: audit 2023-12-01T22:01:46.647544+0000 mon.c (mon.2) 7241 : audit 0 from='client.? 172.21.15.40:0/979211060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[41173]: audit 2023-12-01T22:01:46.780476+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[41173]: audit 2023-12-01T22:01:46.795601+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[28232]: cluster 2023-12-01T22:01:45.413687+0000 mgr.y (mgr.24356) 11506 : cluster 0 pgmap v11474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[28232]: audit 2023-12-01T22:01:46.647544+0000 mon.c (mon.2) 7241 : audit 0 from='client.? 172.21.15.40:0/979211060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[28232]: audit 2023-12-01T22:01:46.780476+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:47.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:46 smithi040 bash[28232]: audit 2023-12-01T22:01:46.795601+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:46 smithi141 bash[31670]: cluster 2023-12-01T22:01:45.413687+0000 mgr.y (mgr.24356) 11506 : cluster 0 pgmap v11474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:46 smithi141 bash[31670]: audit 2023-12-01T22:01:46.647544+0000 mon.c (mon.2) 7241 : audit 0 from='client.? 172.21.15.40:0/979211060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:46 smithi141 bash[31670]: audit 2023-12-01T22:01:46.780476+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:47.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:46 smithi141 bash[31670]: audit 2023-12-01T22:01:46.795601+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[28232]: audit 2023-12-01T22:01:47.084331+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[28232]: audit 2023-12-01T22:01:47.098436+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[28232]: cluster 2023-12-01T22:01:47.414474+0000 mgr.y (mgr.24356) 11507 : cluster 0 pgmap v11475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[28232]: audit 2023-12-01T22:01:47.579639+0000 mon.c (mon.2) 7242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[28232]: audit 2023-12-01T22:01:47.581540+0000 mon.c (mon.2) 7243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[28232]: audit 2023-12-01T22:01:47.594166+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[41173]: audit 2023-12-01T22:01:47.084331+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[41173]: audit 2023-12-01T22:01:47.098436+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[41173]: cluster 2023-12-01T22:01:47.414474+0000 mgr.y (mgr.24356) 11507 : cluster 0 pgmap v11475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[41173]: audit 2023-12-01T22:01:47.579639+0000 mon.c (mon.2) 7242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[41173]: audit 2023-12-01T22:01:47.581540+0000 mon.c (mon.2) 7243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:01:48.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:48 smithi040 bash[41173]: audit 2023-12-01T22:01:47.594166+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:48 smithi141 bash[31670]: audit 2023-12-01T22:01:47.084331+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:48 smithi141 bash[31670]: audit 2023-12-01T22:01:47.098436+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:48 smithi141 bash[31670]: cluster 2023-12-01T22:01:47.414474+0000 mgr.y (mgr.24356) 11507 : cluster 0 pgmap v11475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:48 smithi141 bash[31670]: audit 2023-12-01T22:01:47.579639+0000 mon.c (mon.2) 7242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:01:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:48 smithi141 bash[31670]: audit 2023-12-01T22:01:47.581540+0000 mon.c (mon.2) 7243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:01:48.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:48 smithi141 bash[31670]: audit 2023-12-01T22:01:47.594166+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:01:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:49 smithi040 bash[28232]: audit 2023-12-01T22:01:48.937693+0000 mon.c (mon.2) 7244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:49.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:49 smithi040 bash[41173]: audit 2023-12-01T22:01:48.937693+0000 mon.c (mon.2) 7244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:49 smithi141 bash[31670]: audit 2023-12-01T22:01:48.937693+0000 mon.c (mon.2) 7244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:50 smithi040 bash[41173]: audit 2023-12-01T22:01:49.113447+0000 mon.c (mon.2) 7245 : audit 0 from='client.? 172.21.15.40:0/3450586539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:50 smithi040 bash[41173]: cluster 2023-12-01T22:01:49.415625+0000 mgr.y (mgr.24356) 11508 : cluster 0 pgmap v11476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:50 smithi040 bash[28232]: audit 2023-12-01T22:01:49.113447+0000 mon.c (mon.2) 7245 : audit 0 from='client.? 172.21.15.40:0/3450586539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:50 smithi040 bash[28232]: cluster 2023-12-01T22:01:49.415625+0000 mgr.y (mgr.24356) 11508 : cluster 0 pgmap v11476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:50 smithi141 bash[31670]: audit 2023-12-01T22:01:49.113447+0000 mon.c (mon.2) 7245 : audit 0 from='client.? 172.21.15.40:0/3450586539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:50.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:50 smithi141 bash[31670]: cluster 2023-12-01T22:01:49.415625+0000 mgr.y (mgr.24356) 11508 : cluster 0 pgmap v11476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:52.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:51 smithi141 bash[31670]: audit 2023-12-01T22:01:51.577088+0000 mon.c (mon.2) 7246 : audit 0 from='client.? 172.21.15.40:0/1603625484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:51 smithi040 bash[41173]: audit 2023-12-01T22:01:51.577088+0000 mon.c (mon.2) 7246 : audit 0 from='client.? 172.21.15.40:0/1603625484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:51 smithi040 bash[28232]: audit 2023-12-01T22:01:51.577088+0000 mon.c (mon.2) 7246 : audit 0 from='client.? 172.21.15.40:0/1603625484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:53.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:52 smithi141 bash[31670]: cluster 2023-12-01T22:01:51.416364+0000 mgr.y (mgr.24356) 11509 : cluster 0 pgmap v11477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:52 smithi040 bash[28232]: cluster 2023-12-01T22:01:51.416364+0000 mgr.y (mgr.24356) 11509 : cluster 0 pgmap v11477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:53.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:52 smithi040 bash[41173]: cluster 2023-12-01T22:01:51.416364+0000 mgr.y (mgr.24356) 11509 : cluster 0 pgmap v11477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:55.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:54 smithi141 bash[31670]: cluster 2023-12-01T22:01:53.417052+0000 mgr.y (mgr.24356) 11510 : cluster 0 pgmap v11478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:55.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:54 smithi141 bash[31670]: audit 2023-12-01T22:01:54.043381+0000 mon.a (mon.0) 7374 : audit 0 from='client.? 172.21.15.40:0/1296067440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:54 smithi040 bash[28232]: cluster 2023-12-01T22:01:53.417052+0000 mgr.y (mgr.24356) 11510 : cluster 0 pgmap v11478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:54 smithi040 bash[28232]: audit 2023-12-01T22:01:54.043381+0000 mon.a (mon.0) 7374 : audit 0 from='client.? 172.21.15.40:0/1296067440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:54 smithi040 bash[41173]: cluster 2023-12-01T22:01:53.417052+0000 mgr.y (mgr.24356) 11510 : cluster 0 pgmap v11478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:54 smithi040 bash[41173]: audit 2023-12-01T22:01:54.043381+0000 mon.a (mon.0) 7374 : audit 0 from='client.? 172.21.15.40:0/1296067440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:56 smithi040 bash[28232]: cluster 2023-12-01T22:01:55.418172+0000 mgr.y (mgr.24356) 11511 : cluster 0 pgmap v11479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:56 smithi040 bash[28232]: audit 2023-12-01T22:01:56.509962+0000 mon.a (mon.0) 7375 : audit 0 from='client.? 172.21.15.40:0/3751333658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:56 smithi040 bash[41173]: cluster 2023-12-01T22:01:55.418172+0000 mgr.y (mgr.24356) 11511 : cluster 0 pgmap v11479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:56 smithi040 bash[41173]: audit 2023-12-01T22:01:56.509962+0000 mon.a (mon.0) 7375 : audit 0 from='client.? 172.21.15.40:0/3751333658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:56.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:01:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:01:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:56 smithi141 bash[31670]: cluster 2023-12-01T22:01:55.418172+0000 mgr.y (mgr.24356) 11511 : cluster 0 pgmap v11479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:56 smithi141 bash[31670]: audit 2023-12-01T22:01:56.509962+0000 mon.a (mon.0) 7375 : audit 0 from='client.? 172.21.15.40:0/3751333658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:01:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:58 smithi141 bash[31670]: cluster 2023-12-01T22:01:57.418804+0000 mgr.y (mgr.24356) 11512 : cluster 0 pgmap v11480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:58 smithi040 bash[28232]: cluster 2023-12-01T22:01:57.418804+0000 mgr.y (mgr.24356) 11512 : cluster 0 pgmap v11480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:01:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:58 smithi040 bash[41173]: cluster 2023-12-01T22:01:57.418804+0000 mgr.y (mgr.24356) 11512 : cluster 0 pgmap v11480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:00.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:01:59 smithi141 bash[31670]: audit 2023-12-01T22:01:58.976111+0000 mon.c (mon.2) 7247 : audit 0 from='client.? 172.21.15.40:0/2921774347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:01:59 smithi040 bash[28232]: audit 2023-12-01T22:01:58.976111+0000 mon.c (mon.2) 7247 : audit 0 from='client.? 172.21.15.40:0/2921774347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:01:59 smithi040 bash[41173]: audit 2023-12-01T22:01:58.976111+0000 mon.c (mon.2) 7247 : audit 0 from='client.? 172.21.15.40:0/2921774347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:01.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:00 smithi141 bash[31670]: cluster 2023-12-01T22:01:59.419832+0000 mgr.y (mgr.24356) 11513 : cluster 0 pgmap v11481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:00 smithi040 bash[28232]: cluster 2023-12-01T22:01:59.419832+0000 mgr.y (mgr.24356) 11513 : cluster 0 pgmap v11481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:00 smithi040 bash[41173]: cluster 2023-12-01T22:01:59.419832+0000 mgr.y (mgr.24356) 11513 : cluster 0 pgmap v11481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:02.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:01 smithi141 bash[31670]: audit 2023-12-01T22:02:01.443507+0000 mon.c (mon.2) 7248 : audit 0 from='client.? 172.21.15.40:0/3887125788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:01 smithi040 bash[28232]: audit 2023-12-01T22:02:01.443507+0000 mon.c (mon.2) 7248 : audit 0 from='client.? 172.21.15.40:0/3887125788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:01 smithi040 bash[41173]: audit 2023-12-01T22:02:01.443507+0000 mon.c (mon.2) 7248 : audit 0 from='client.? 172.21.15.40:0/3887125788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:03.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:02 smithi141 bash[31670]: cluster 2023-12-01T22:02:01.420713+0000 mgr.y (mgr.24356) 11514 : cluster 0 pgmap v11482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:02 smithi040 bash[28232]: cluster 2023-12-01T22:02:01.420713+0000 mgr.y (mgr.24356) 11514 : cluster 0 pgmap v11482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:02 smithi040 bash[41173]: cluster 2023-12-01T22:02:01.420713+0000 mgr.y (mgr.24356) 11514 : cluster 0 pgmap v11482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:04 smithi141 bash[31670]: cluster 2023-12-01T22:02:03.421361+0000 mgr.y (mgr.24356) 11515 : cluster 0 pgmap v11483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:04 smithi141 bash[31670]: audit 2023-12-01T22:02:03.910965+0000 mon.c (mon.2) 7249 : audit 0 from='client.? 172.21.15.40:0/1563061697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:04 smithi141 bash[31670]: audit 2023-12-01T22:02:03.937649+0000 mon.c (mon.2) 7250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:04 smithi040 bash[28232]: cluster 2023-12-01T22:02:03.421361+0000 mgr.y (mgr.24356) 11515 : cluster 0 pgmap v11483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:04 smithi040 bash[28232]: audit 2023-12-01T22:02:03.910965+0000 mon.c (mon.2) 7249 : audit 0 from='client.? 172.21.15.40:0/1563061697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:04 smithi040 bash[28232]: audit 2023-12-01T22:02:03.937649+0000 mon.c (mon.2) 7250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:04 smithi040 bash[41173]: cluster 2023-12-01T22:02:03.421361+0000 mgr.y (mgr.24356) 11515 : cluster 0 pgmap v11483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:04 smithi040 bash[41173]: audit 2023-12-01T22:02:03.910965+0000 mon.c (mon.2) 7249 : audit 0 from='client.? 172.21.15.40:0/1563061697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:04 smithi040 bash[41173]: audit 2023-12-01T22:02:03.937649+0000 mon.c (mon.2) 7250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:06.776 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:02:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:02:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:06 smithi141 bash[31670]: cluster 2023-12-01T22:02:05.422600+0000 mgr.y (mgr.24356) 11516 : cluster 0 pgmap v11484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:06 smithi141 bash[31670]: audit 2023-12-01T22:02:06.369136+0000 mon.a (mon.0) 7376 : audit 0 from='client.? 172.21.15.40:0/2160331548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:06 smithi040 bash[41173]: cluster 2023-12-01T22:02:05.422600+0000 mgr.y (mgr.24356) 11516 : cluster 0 pgmap v11484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:06 smithi040 bash[41173]: audit 2023-12-01T22:02:06.369136+0000 mon.a (mon.0) 7376 : audit 0 from='client.? 172.21.15.40:0/2160331548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:06 smithi040 bash[28232]: cluster 2023-12-01T22:02:05.422600+0000 mgr.y (mgr.24356) 11516 : cluster 0 pgmap v11484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:06 smithi040 bash[28232]: audit 2023-12-01T22:02:06.369136+0000 mon.a (mon.0) 7376 : audit 0 from='client.? 172.21.15.40:0/2160331548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:08 smithi141 bash[31670]: cluster 2023-12-01T22:02:07.423234+0000 mgr.y (mgr.24356) 11517 : cluster 0 pgmap v11485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:08 smithi040 bash[41173]: cluster 2023-12-01T22:02:07.423234+0000 mgr.y (mgr.24356) 11517 : cluster 0 pgmap v11485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:08 smithi040 bash[28232]: cluster 2023-12-01T22:02:07.423234+0000 mgr.y (mgr.24356) 11517 : cluster 0 pgmap v11485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:09 smithi040 bash[41173]: audit 2023-12-01T22:02:08.844032+0000 mon.a (mon.0) 7377 : audit 0 from='client.? 172.21.15.40:0/3024033569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:09 smithi040 bash[28232]: audit 2023-12-01T22:02:08.844032+0000 mon.a (mon.0) 7377 : audit 0 from='client.? 172.21.15.40:0/3024033569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:09 smithi141 bash[31670]: audit 2023-12-01T22:02:08.844032+0000 mon.a (mon.0) 7377 : audit 0 from='client.? 172.21.15.40:0/3024033569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:10 smithi040 bash[41173]: cluster 2023-12-01T22:02:09.424390+0000 mgr.y (mgr.24356) 11518 : cluster 0 pgmap v11486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:10 smithi040 bash[28232]: cluster 2023-12-01T22:02:09.424390+0000 mgr.y (mgr.24356) 11518 : cluster 0 pgmap v11486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:10 smithi141 bash[31670]: cluster 2023-12-01T22:02:09.424390+0000 mgr.y (mgr.24356) 11518 : cluster 0 pgmap v11486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:11 smithi040 bash[28232]: audit 2023-12-01T22:02:11.302632+0000 mon.a (mon.0) 7378 : audit 0 from='client.? 172.21.15.40:0/2527401285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:11 smithi040 bash[41173]: audit 2023-12-01T22:02:11.302632+0000 mon.a (mon.0) 7378 : audit 0 from='client.? 172.21.15.40:0/2527401285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:11 smithi141 bash[31670]: audit 2023-12-01T22:02:11.302632+0000 mon.a (mon.0) 7378 : audit 0 from='client.? 172.21.15.40:0/2527401285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:12 smithi040 bash[28232]: cluster 2023-12-01T22:02:11.425317+0000 mgr.y (mgr.24356) 11519 : cluster 0 pgmap v11487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:12 smithi040 bash[41173]: cluster 2023-12-01T22:02:11.425317+0000 mgr.y (mgr.24356) 11519 : cluster 0 pgmap v11487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:12 smithi141 bash[31670]: cluster 2023-12-01T22:02:11.425317+0000 mgr.y (mgr.24356) 11519 : cluster 0 pgmap v11487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:13 smithi040 bash[28232]: audit 2023-12-01T22:02:13.757486+0000 mon.a (mon.0) 7379 : audit 0 from='client.? 172.21.15.40:0/3425654333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:13 smithi040 bash[41173]: audit 2023-12-01T22:02:13.757486+0000 mon.a (mon.0) 7379 : audit 0 from='client.? 172.21.15.40:0/3425654333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:13 smithi141 bash[31670]: audit 2023-12-01T22:02:13.757486+0000 mon.a (mon.0) 7379 : audit 0 from='client.? 172.21.15.40:0/3425654333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:14 smithi040 bash[28232]: cluster 2023-12-01T22:02:13.425907+0000 mgr.y (mgr.24356) 11520 : cluster 0 pgmap v11488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:14 smithi040 bash[41173]: cluster 2023-12-01T22:02:13.425907+0000 mgr.y (mgr.24356) 11520 : cluster 0 pgmap v11488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:14 smithi141 bash[31670]: cluster 2023-12-01T22:02:13.425907+0000 mgr.y (mgr.24356) 11520 : cluster 0 pgmap v11488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:16.818 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:02:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:02:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:16 smithi040 bash[41173]: cluster 2023-12-01T22:02:15.427025+0000 mgr.y (mgr.24356) 11521 : cluster 0 pgmap v11489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:16 smithi040 bash[41173]: audit 2023-12-01T22:02:16.221468+0000 mon.a (mon.0) 7380 : audit 0 from='client.? 172.21.15.40:0/2722083084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:16 smithi040 bash[28232]: cluster 2023-12-01T22:02:15.427025+0000 mgr.y (mgr.24356) 11521 : cluster 0 pgmap v11489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:16 smithi040 bash[28232]: audit 2023-12-01T22:02:16.221468+0000 mon.a (mon.0) 7380 : audit 0 from='client.? 172.21.15.40:0/2722083084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:16 smithi141 bash[31670]: cluster 2023-12-01T22:02:15.427025+0000 mgr.y (mgr.24356) 11521 : cluster 0 pgmap v11489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:17.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:16 smithi141 bash[31670]: audit 2023-12-01T22:02:16.221468+0000 mon.a (mon.0) 7380 : audit 0 from='client.? 172.21.15.40:0/2722083084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:18 smithi040 bash[28232]: cluster 2023-12-01T22:02:17.427670+0000 mgr.y (mgr.24356) 11522 : cluster 0 pgmap v11490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:18 smithi040 bash[28232]: audit 2023-12-01T22:02:18.680627+0000 mon.a (mon.0) 7381 : audit 0 from='client.? 172.21.15.40:0/3103293127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:18 smithi040 bash[41173]: cluster 2023-12-01T22:02:17.427670+0000 mgr.y (mgr.24356) 11522 : cluster 0 pgmap v11490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:19.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:18 smithi040 bash[41173]: audit 2023-12-01T22:02:18.680627+0000 mon.a (mon.0) 7381 : audit 0 from='client.? 172.21.15.40:0/3103293127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:18 smithi141 bash[31670]: cluster 2023-12-01T22:02:17.427670+0000 mgr.y (mgr.24356) 11522 : cluster 0 pgmap v11490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:18 smithi141 bash[31670]: audit 2023-12-01T22:02:18.680627+0000 mon.a (mon.0) 7381 : audit 0 from='client.? 172.21.15.40:0/3103293127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:19 smithi040 bash[41173]: audit 2023-12-01T22:02:18.938388+0000 mon.c (mon.2) 7251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:19 smithi040 bash[28232]: audit 2023-12-01T22:02:18.938388+0000 mon.c (mon.2) 7251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:19 smithi141 bash[31670]: audit 2023-12-01T22:02:18.938388+0000 mon.c (mon.2) 7251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:20 smithi040 bash[28232]: cluster 2023-12-01T22:02:19.428822+0000 mgr.y (mgr.24356) 11523 : cluster 0 pgmap v11491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:20 smithi040 bash[41173]: cluster 2023-12-01T22:02:19.428822+0000 mgr.y (mgr.24356) 11523 : cluster 0 pgmap v11491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:20 smithi141 bash[31670]: cluster 2023-12-01T22:02:19.428822+0000 mgr.y (mgr.24356) 11523 : cluster 0 pgmap v11491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:21 smithi040 bash[28232]: audit 2023-12-01T22:02:21.150429+0000 mon.c (mon.2) 7252 : audit 0 from='client.? 172.21.15.40:0/3303161547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:22.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:21 smithi040 bash[41173]: audit 2023-12-01T22:02:21.150429+0000 mon.c (mon.2) 7252 : audit 0 from='client.? 172.21.15.40:0/3303161547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:21 smithi141 bash[31670]: audit 2023-12-01T22:02:21.150429+0000 mon.c (mon.2) 7252 : audit 0 from='client.? 172.21.15.40:0/3303161547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:23.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:22 smithi040 bash[28232]: cluster 2023-12-01T22:02:21.429668+0000 mgr.y (mgr.24356) 11524 : cluster 0 pgmap v11492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:23.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:22 smithi040 bash[41173]: cluster 2023-12-01T22:02:21.429668+0000 mgr.y (mgr.24356) 11524 : cluster 0 pgmap v11492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:22 smithi141 bash[31670]: cluster 2023-12-01T22:02:21.429668+0000 mgr.y (mgr.24356) 11524 : cluster 0 pgmap v11492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:23 smithi040 bash[28232]: audit 2023-12-01T22:02:23.611776+0000 mon.a (mon.0) 7382 : audit 0 from='client.? 172.21.15.40:0/1301273693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:24.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:23 smithi040 bash[41173]: audit 2023-12-01T22:02:23.611776+0000 mon.a (mon.0) 7382 : audit 0 from='client.? 172.21.15.40:0/1301273693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:23 smithi141 bash[31670]: audit 2023-12-01T22:02:23.611776+0000 mon.a (mon.0) 7382 : audit 0 from='client.? 172.21.15.40:0/1301273693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:24 smithi040 bash[28232]: cluster 2023-12-01T22:02:23.430330+0000 mgr.y (mgr.24356) 11525 : cluster 0 pgmap v11493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:24 smithi040 bash[41173]: cluster 2023-12-01T22:02:23.430330+0000 mgr.y (mgr.24356) 11525 : cluster 0 pgmap v11493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:24 smithi141 bash[31670]: cluster 2023-12-01T22:02:23.430330+0000 mgr.y (mgr.24356) 11525 : cluster 0 pgmap v11493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:26.863 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:02:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:02:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:26 smithi040 bash[28232]: cluster 2023-12-01T22:02:25.431478+0000 mgr.y (mgr.24356) 11526 : cluster 0 pgmap v11494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:26 smithi040 bash[28232]: audit 2023-12-01T22:02:26.066930+0000 mon.a (mon.0) 7383 : audit 0 from='client.? 172.21.15.40:0/3253256685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:26 smithi040 bash[41173]: cluster 2023-12-01T22:02:25.431478+0000 mgr.y (mgr.24356) 11526 : cluster 0 pgmap v11494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:27.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:26 smithi040 bash[41173]: audit 2023-12-01T22:02:26.066930+0000 mon.a (mon.0) 7383 : audit 0 from='client.? 172.21.15.40:0/3253256685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:26 smithi141 bash[31670]: cluster 2023-12-01T22:02:25.431478+0000 mgr.y (mgr.24356) 11526 : cluster 0 pgmap v11494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:26 smithi141 bash[31670]: audit 2023-12-01T22:02:26.066930+0000 mon.a (mon.0) 7383 : audit 0 from='client.? 172.21.15.40:0/3253256685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:28 smithi040 bash[41173]: cluster 2023-12-01T22:02:27.432280+0000 mgr.y (mgr.24356) 11527 : cluster 0 pgmap v11495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:28 smithi040 bash[41173]: audit 2023-12-01T22:02:28.538203+0000 mon.c (mon.2) 7253 : audit 0 from='client.? 172.21.15.40:0/3735493903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:28 smithi040 bash[28232]: cluster 2023-12-01T22:02:27.432280+0000 mgr.y (mgr.24356) 11527 : cluster 0 pgmap v11495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:28 smithi040 bash[28232]: audit 2023-12-01T22:02:28.538203+0000 mon.c (mon.2) 7253 : audit 0 from='client.? 172.21.15.40:0/3735493903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:28 smithi141 bash[31670]: cluster 2023-12-01T22:02:27.432280+0000 mgr.y (mgr.24356) 11527 : cluster 0 pgmap v11495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:28 smithi141 bash[31670]: audit 2023-12-01T22:02:28.538203+0000 mon.c (mon.2) 7253 : audit 0 from='client.? 172.21.15.40:0/3735493903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:30 smithi040 bash[41173]: cluster 2023-12-01T22:02:29.433399+0000 mgr.y (mgr.24356) 11528 : cluster 0 pgmap v11496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:31.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:30 smithi040 bash[28232]: cluster 2023-12-01T22:02:29.433399+0000 mgr.y (mgr.24356) 11528 : cluster 0 pgmap v11496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:30 smithi141 bash[31670]: cluster 2023-12-01T22:02:29.433399+0000 mgr.y (mgr.24356) 11528 : cluster 0 pgmap v11496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:31 smithi040 bash[28232]: audit 2023-12-01T22:02:30.995826+0000 mon.a (mon.0) 7384 : audit 0 from='client.? 172.21.15.40:0/1484914657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:31 smithi040 bash[41173]: audit 2023-12-01T22:02:30.995826+0000 mon.a (mon.0) 7384 : audit 0 from='client.? 172.21.15.40:0/1484914657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:31 smithi141 bash[31670]: audit 2023-12-01T22:02:30.995826+0000 mon.a (mon.0) 7384 : audit 0 from='client.? 172.21.15.40:0/1484914657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:32 smithi040 bash[41173]: cluster 2023-12-01T22:02:31.434150+0000 mgr.y (mgr.24356) 11529 : cluster 0 pgmap v11497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:32 smithi040 bash[28232]: cluster 2023-12-01T22:02:31.434150+0000 mgr.y (mgr.24356) 11529 : cluster 0 pgmap v11497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:32 smithi141 bash[31670]: cluster 2023-12-01T22:02:31.434150+0000 mgr.y (mgr.24356) 11529 : cluster 0 pgmap v11497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:33 smithi040 bash[41173]: audit 2023-12-01T22:02:33.456438+0000 mon.c (mon.2) 7254 : audit 0 from='client.? 172.21.15.40:0/2285537546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:33 smithi040 bash[28232]: audit 2023-12-01T22:02:33.456438+0000 mon.c (mon.2) 7254 : audit 0 from='client.? 172.21.15.40:0/2285537546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:33 smithi141 bash[31670]: audit 2023-12-01T22:02:33.456438+0000 mon.c (mon.2) 7254 : audit 0 from='client.? 172.21.15.40:0/2285537546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:34 smithi040 bash[28232]: cluster 2023-12-01T22:02:33.434855+0000 mgr.y (mgr.24356) 11530 : cluster 0 pgmap v11498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:34 smithi040 bash[28232]: audit 2023-12-01T22:02:33.938761+0000 mon.c (mon.2) 7255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:34 smithi040 bash[41173]: cluster 2023-12-01T22:02:33.434855+0000 mgr.y (mgr.24356) 11530 : cluster 0 pgmap v11498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:34 smithi040 bash[41173]: audit 2023-12-01T22:02:33.938761+0000 mon.c (mon.2) 7255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:34 smithi141 bash[31670]: cluster 2023-12-01T22:02:33.434855+0000 mgr.y (mgr.24356) 11530 : cluster 0 pgmap v11498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:34 smithi141 bash[31670]: audit 2023-12-01T22:02:33.938761+0000 mon.c (mon.2) 7255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:36.901 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:02:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:02:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:36 smithi040 bash[28232]: cluster 2023-12-01T22:02:35.436033+0000 mgr.y (mgr.24356) 11531 : cluster 0 pgmap v11499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:36 smithi040 bash[28232]: audit 2023-12-01T22:02:35.918110+0000 mon.c (mon.2) 7256 : audit 0 from='client.? 172.21.15.40:0/1217587666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:36 smithi040 bash[41173]: cluster 2023-12-01T22:02:35.436033+0000 mgr.y (mgr.24356) 11531 : cluster 0 pgmap v11499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:37.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:36 smithi040 bash[41173]: audit 2023-12-01T22:02:35.918110+0000 mon.c (mon.2) 7256 : audit 0 from='client.? 172.21.15.40:0/1217587666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:36 smithi141 bash[31670]: cluster 2023-12-01T22:02:35.436033+0000 mgr.y (mgr.24356) 11531 : cluster 0 pgmap v11499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:36 smithi141 bash[31670]: audit 2023-12-01T22:02:35.918110+0000 mon.c (mon.2) 7256 : audit 0 from='client.? 172.21.15.40:0/1217587666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:37 smithi141 bash[31670]: cluster 2023-12-01T22:02:37.436737+0000 mgr.y (mgr.24356) 11532 : cluster 0 pgmap v11500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:38.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:37 smithi040 bash[28232]: cluster 2023-12-01T22:02:37.436737+0000 mgr.y (mgr.24356) 11532 : cluster 0 pgmap v11500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:37 smithi040 bash[41173]: cluster 2023-12-01T22:02:37.436737+0000 mgr.y (mgr.24356) 11532 : cluster 0 pgmap v11500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:38 smithi141 bash[31670]: audit 2023-12-01T22:02:38.385038+0000 mon.c (mon.2) 7257 : audit 0 from='client.? 172.21.15.40:0/2481113709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:38 smithi040 bash[28232]: audit 2023-12-01T22:02:38.385038+0000 mon.c (mon.2) 7257 : audit 0 from='client.? 172.21.15.40:0/2481113709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:38 smithi040 bash[41173]: audit 2023-12-01T22:02:38.385038+0000 mon.c (mon.2) 7257 : audit 0 from='client.? 172.21.15.40:0/2481113709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:39 smithi141 bash[31670]: cluster 2023-12-01T22:02:39.437665+0000 mgr.y (mgr.24356) 11533 : cluster 0 pgmap v11501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:39 smithi040 bash[28232]: cluster 2023-12-01T22:02:39.437665+0000 mgr.y (mgr.24356) 11533 : cluster 0 pgmap v11501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:39 smithi040 bash[41173]: cluster 2023-12-01T22:02:39.437665+0000 mgr.y (mgr.24356) 11533 : cluster 0 pgmap v11501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:42.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:41 smithi141 bash[31670]: audit 2023-12-01T22:02:40.861749+0000 mon.a (mon.0) 7385 : audit 0 from='client.? 172.21.15.40:0/2695858744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:41 smithi040 bash[28232]: audit 2023-12-01T22:02:40.861749+0000 mon.a (mon.0) 7385 : audit 0 from='client.? 172.21.15.40:0/2695858744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:41 smithi040 bash[41173]: audit 2023-12-01T22:02:40.861749+0000 mon.a (mon.0) 7385 : audit 0 from='client.? 172.21.15.40:0/2695858744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:42 smithi141 bash[31670]: cluster 2023-12-01T22:02:41.438415+0000 mgr.y (mgr.24356) 11534 : cluster 0 pgmap v11502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:42 smithi040 bash[41173]: cluster 2023-12-01T22:02:41.438415+0000 mgr.y (mgr.24356) 11534 : cluster 0 pgmap v11502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:42 smithi040 bash[28232]: cluster 2023-12-01T22:02:41.438415+0000 mgr.y (mgr.24356) 11534 : cluster 0 pgmap v11502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:44.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:43 smithi141 bash[31670]: audit 2023-12-01T22:02:43.326416+0000 mon.a (mon.0) 7386 : audit 0 from='client.? 172.21.15.40:0/1847975599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:44.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:43 smithi040 bash[28232]: audit 2023-12-01T22:02:43.326416+0000 mon.a (mon.0) 7386 : audit 0 from='client.? 172.21.15.40:0/1847975599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:43 smithi040 bash[41173]: audit 2023-12-01T22:02:43.326416+0000 mon.a (mon.0) 7386 : audit 0 from='client.? 172.21.15.40:0/1847975599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:44 smithi141 bash[31670]: cluster 2023-12-01T22:02:43.439164+0000 mgr.y (mgr.24356) 11535 : cluster 0 pgmap v11503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:44 smithi040 bash[28232]: cluster 2023-12-01T22:02:43.439164+0000 mgr.y (mgr.24356) 11535 : cluster 0 pgmap v11503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:45.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:44 smithi040 bash[41173]: cluster 2023-12-01T22:02:43.439164+0000 mgr.y (mgr.24356) 11535 : cluster 0 pgmap v11503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:46.783 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:02:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:02:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:46 smithi040 bash[28232]: cluster 2023-12-01T22:02:45.440265+0000 mgr.y (mgr.24356) 11536 : cluster 0 pgmap v11504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:46 smithi040 bash[28232]: audit 2023-12-01T22:02:45.793854+0000 mon.a (mon.0) 7387 : audit 0 from='client.? 172.21.15.40:0/1264973922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:46 smithi040 bash[41173]: cluster 2023-12-01T22:02:45.440265+0000 mgr.y (mgr.24356) 11536 : cluster 0 pgmap v11504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:47.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:46 smithi040 bash[41173]: audit 2023-12-01T22:02:45.793854+0000 mon.a (mon.0) 7387 : audit 0 from='client.? 172.21.15.40:0/1264973922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:46 smithi141 bash[31670]: cluster 2023-12-01T22:02:45.440265+0000 mgr.y (mgr.24356) 11536 : cluster 0 pgmap v11504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:46 smithi141 bash[31670]: audit 2023-12-01T22:02:45.793854+0000 mon.a (mon.0) 7387 : audit 0 from='client.? 172.21.15.40:0/1264973922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:47 smithi040 bash[28232]: audit 2023-12-01T22:02:47.678538+0000 mon.c (mon.2) 7258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:02:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:47 smithi040 bash[41173]: audit 2023-12-01T22:02:47.678538+0000 mon.c (mon.2) 7258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:02:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:47 smithi141 bash[31670]: audit 2023-12-01T22:02:47.678538+0000 mon.c (mon.2) 7258 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:02:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:48 smithi040 bash[41173]: cluster 2023-12-01T22:02:47.440957+0000 mgr.y (mgr.24356) 11537 : cluster 0 pgmap v11505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:48 smithi040 bash[41173]: audit 2023-12-01T22:02:48.263476+0000 mon.c (mon.2) 7259 : audit 0 from='client.? 172.21.15.40:0/2119272357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:48 smithi040 bash[28232]: cluster 2023-12-01T22:02:47.440957+0000 mgr.y (mgr.24356) 11537 : cluster 0 pgmap v11505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:48 smithi040 bash[28232]: audit 2023-12-01T22:02:48.263476+0000 mon.c (mon.2) 7259 : audit 0 from='client.? 172.21.15.40:0/2119272357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:48 smithi141 bash[31670]: cluster 2023-12-01T22:02:47.440957+0000 mgr.y (mgr.24356) 11537 : cluster 0 pgmap v11505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:48 smithi141 bash[31670]: audit 2023-12-01T22:02:48.263476+0000 mon.c (mon.2) 7259 : audit 0 from='client.? 172.21.15.40:0/2119272357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:49 smithi040 bash[28232]: audit 2023-12-01T22:02:48.939350+0000 mon.c (mon.2) 7260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:49 smithi040 bash[41173]: audit 2023-12-01T22:02:48.939350+0000 mon.c (mon.2) 7260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:49 smithi141 bash[31670]: audit 2023-12-01T22:02:48.939350+0000 mon.c (mon.2) 7260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:50 smithi040 bash[28232]: cluster 2023-12-01T22:02:49.442203+0000 mgr.y (mgr.24356) 11538 : cluster 0 pgmap v11506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:50 smithi040 bash[28232]: audit 2023-12-01T22:02:50.728833+0000 mon.c (mon.2) 7261 : audit 0 from='client.? 172.21.15.40:0/738856366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:50 smithi040 bash[41173]: cluster 2023-12-01T22:02:49.442203+0000 mgr.y (mgr.24356) 11538 : cluster 0 pgmap v11506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:50 smithi040 bash[41173]: audit 2023-12-01T22:02:50.728833+0000 mon.c (mon.2) 7261 : audit 0 from='client.? 172.21.15.40:0/738856366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:50 smithi141 bash[31670]: cluster 2023-12-01T22:02:49.442203+0000 mgr.y (mgr.24356) 11538 : cluster 0 pgmap v11506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:51.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:50 smithi141 bash[31670]: audit 2023-12-01T22:02:50.728833+0000 mon.c (mon.2) 7261 : audit 0 from='client.? 172.21.15.40:0/738856366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:52 smithi040 bash[41173]: cluster 2023-12-01T22:02:51.443192+0000 mgr.y (mgr.24356) 11539 : cluster 0 pgmap v11507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:52 smithi040 bash[28232]: cluster 2023-12-01T22:02:51.443192+0000 mgr.y (mgr.24356) 11539 : cluster 0 pgmap v11507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:52 smithi141 bash[31670]: cluster 2023-12-01T22:02:51.443192+0000 mgr.y (mgr.24356) 11539 : cluster 0 pgmap v11507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:53 smithi040 bash[28232]: audit 2023-12-01T22:02:53.233435+0000 mon.c (mon.2) 7262 : audit 0 from='client.? 172.21.15.40:0/4245690509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:53 smithi040 bash[28232]: audit 2023-12-01T22:02:53.581921+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:53 smithi040 bash[28232]: audit 2023-12-01T22:02:53.612907+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:53 smithi040 bash[41173]: audit 2023-12-01T22:02:53.233435+0000 mon.c (mon.2) 7262 : audit 0 from='client.? 172.21.15.40:0/4245690509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:53 smithi040 bash[41173]: audit 2023-12-01T22:02:53.581921+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:54.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:53 smithi040 bash[41173]: audit 2023-12-01T22:02:53.612907+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:53 smithi141 bash[31670]: audit 2023-12-01T22:02:53.233435+0000 mon.c (mon.2) 7262 : audit 0 from='client.? 172.21.15.40:0/4245690509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:53 smithi141 bash[31670]: audit 2023-12-01T22:02:53.581921+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:53 smithi141 bash[31670]: audit 2023-12-01T22:02:53.612907+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[28232]: cluster 2023-12-01T22:02:53.444008+0000 mgr.y (mgr.24356) 11540 : cluster 0 pgmap v11508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[28232]: audit 2023-12-01T22:02:53.882367+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[28232]: audit 2023-12-01T22:02:53.895580+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[28232]: audit 2023-12-01T22:02:54.372607+0000 mon.c (mon.2) 7263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[28232]: audit 2023-12-01T22:02:54.374492+0000 mon.c (mon.2) 7264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[28232]: audit 2023-12-01T22:02:54.383888+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[41173]: cluster 2023-12-01T22:02:53.444008+0000 mgr.y (mgr.24356) 11540 : cluster 0 pgmap v11508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[41173]: audit 2023-12-01T22:02:53.882367+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[41173]: audit 2023-12-01T22:02:53.895580+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[41173]: audit 2023-12-01T22:02:54.372607+0000 mon.c (mon.2) 7263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[41173]: audit 2023-12-01T22:02:54.374492+0000 mon.c (mon.2) 7264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:02:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:54 smithi040 bash[41173]: audit 2023-12-01T22:02:54.383888+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:54 smithi141 bash[31670]: cluster 2023-12-01T22:02:53.444008+0000 mgr.y (mgr.24356) 11540 : cluster 0 pgmap v11508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:54 smithi141 bash[31670]: audit 2023-12-01T22:02:53.882367+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:54 smithi141 bash[31670]: audit 2023-12-01T22:02:53.895580+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:54 smithi141 bash[31670]: audit 2023-12-01T22:02:54.372607+0000 mon.c (mon.2) 7263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:02:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:54 smithi141 bash[31670]: audit 2023-12-01T22:02:54.374492+0000 mon.c (mon.2) 7264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:02:55.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:54 smithi141 bash[31670]: audit 2023-12-01T22:02:54.383888+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:02:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:55 smithi040 bash[28232]: audit 2023-12-01T22:02:55.695604+0000 mon.c (mon.2) 7265 : audit 0 from='client.? 172.21.15.40:0/2823702764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:55 smithi040 bash[41173]: audit 2023-12-01T22:02:55.695604+0000 mon.c (mon.2) 7265 : audit 0 from='client.? 172.21.15.40:0/2823702764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:55 smithi141 bash[31670]: audit 2023-12-01T22:02:55.695604+0000 mon.c (mon.2) 7265 : audit 0 from='client.? 172.21.15.40:0/2823702764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:56.895 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:02:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:02:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:56 smithi040 bash[41173]: cluster 2023-12-01T22:02:55.444841+0000 mgr.y (mgr.24356) 11541 : cluster 0 pgmap v11509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:56 smithi040 bash[28232]: cluster 2023-12-01T22:02:55.444841+0000 mgr.y (mgr.24356) 11541 : cluster 0 pgmap v11509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:56 smithi141 bash[31670]: cluster 2023-12-01T22:02:55.444841+0000 mgr.y (mgr.24356) 11541 : cluster 0 pgmap v11509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:58 smithi040 bash[28232]: cluster 2023-12-01T22:02:57.445469+0000 mgr.y (mgr.24356) 11542 : cluster 0 pgmap v11510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:02:58 smithi040 bash[28232]: audit 2023-12-01T22:02:58.160245+0000 mon.a (mon.0) 7393 : audit 0 from='client.? 172.21.15.40:0/3895749299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:58 smithi040 bash[41173]: cluster 2023-12-01T22:02:57.445469+0000 mgr.y (mgr.24356) 11542 : cluster 0 pgmap v11510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:59.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:02:58 smithi040 bash[41173]: audit 2023-12-01T22:02:58.160245+0000 mon.a (mon.0) 7393 : audit 0 from='client.? 172.21.15.40:0/3895749299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:02:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:58 smithi141 bash[31670]: cluster 2023-12-01T22:02:57.445469+0000 mgr.y (mgr.24356) 11542 : cluster 0 pgmap v11510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:02:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:02:58 smithi141 bash[31670]: audit 2023-12-01T22:02:58.160245+0000 mon.a (mon.0) 7393 : audit 0 from='client.? 172.21.15.40:0/3895749299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:00 smithi040 bash[28232]: cluster 2023-12-01T22:02:59.446657+0000 mgr.y (mgr.24356) 11543 : cluster 0 pgmap v11511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:00 smithi040 bash[28232]: audit 2023-12-01T22:03:00.631275+0000 mon.a (mon.0) 7394 : audit 0 from='client.? 172.21.15.40:0/3507790745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:00 smithi040 bash[41173]: cluster 2023-12-01T22:02:59.446657+0000 mgr.y (mgr.24356) 11543 : cluster 0 pgmap v11511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:00 smithi040 bash[41173]: audit 2023-12-01T22:03:00.631275+0000 mon.a (mon.0) 7394 : audit 0 from='client.? 172.21.15.40:0/3507790745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:00 smithi141 bash[31670]: cluster 2023-12-01T22:02:59.446657+0000 mgr.y (mgr.24356) 11543 : cluster 0 pgmap v11511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:00 smithi141 bash[31670]: audit 2023-12-01T22:03:00.631275+0000 mon.a (mon.0) 7394 : audit 0 from='client.? 172.21.15.40:0/3507790745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:01 smithi141 bash[31670]: cluster 2023-12-01T22:03:01.447374+0000 mgr.y (mgr.24356) 11544 : cluster 0 pgmap v11512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:02.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:01 smithi040 bash[28232]: cluster 2023-12-01T22:03:01.447374+0000 mgr.y (mgr.24356) 11544 : cluster 0 pgmap v11512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:01 smithi040 bash[41173]: cluster 2023-12-01T22:03:01.447374+0000 mgr.y (mgr.24356) 11544 : cluster 0 pgmap v11512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:03 smithi040 bash[28232]: audit 2023-12-01T22:03:03.099489+0000 mon.c (mon.2) 7266 : audit 0 from='client.? 172.21.15.40:0/1128741433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:03 smithi040 bash[41173]: audit 2023-12-01T22:03:03.099489+0000 mon.c (mon.2) 7266 : audit 0 from='client.? 172.21.15.40:0/1128741433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:03.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:03 smithi141 bash[31670]: audit 2023-12-01T22:03:03.099489+0000 mon.c (mon.2) 7266 : audit 0 from='client.? 172.21.15.40:0/1128741433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:04 smithi141 bash[31670]: cluster 2023-12-01T22:03:03.448144+0000 mgr.y (mgr.24356) 11545 : cluster 0 pgmap v11513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:04 smithi141 bash[31670]: audit 2023-12-01T22:03:03.939602+0000 mon.c (mon.2) 7267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:04 smithi040 bash[28232]: cluster 2023-12-01T22:03:03.448144+0000 mgr.y (mgr.24356) 11545 : cluster 0 pgmap v11513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:04 smithi040 bash[28232]: audit 2023-12-01T22:03:03.939602+0000 mon.c (mon.2) 7267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:04 smithi040 bash[41173]: cluster 2023-12-01T22:03:03.448144+0000 mgr.y (mgr.24356) 11545 : cluster 0 pgmap v11513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:04 smithi040 bash[41173]: audit 2023-12-01T22:03:03.939602+0000 mon.c (mon.2) 7267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:06 smithi141 bash[31670]: cluster 2023-12-01T22:03:05.449323+0000 mgr.y (mgr.24356) 11546 : cluster 0 pgmap v11514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:06.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:06 smithi141 bash[31670]: audit 2023-12-01T22:03:05.561587+0000 mon.a (mon.0) 7395 : audit 0 from='client.? 172.21.15.40:0/414975497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:06.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:03:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:03:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:06 smithi040 bash[28232]: cluster 2023-12-01T22:03:05.449323+0000 mgr.y (mgr.24356) 11546 : cluster 0 pgmap v11514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:06.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:06 smithi040 bash[28232]: audit 2023-12-01T22:03:05.561587+0000 mon.a (mon.0) 7395 : audit 0 from='client.? 172.21.15.40:0/414975497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:06 smithi040 bash[41173]: cluster 2023-12-01T22:03:05.449323+0000 mgr.y (mgr.24356) 11546 : cluster 0 pgmap v11514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:06 smithi040 bash[41173]: audit 2023-12-01T22:03:05.561587+0000 mon.a (mon.0) 7395 : audit 0 from='client.? 172.21.15.40:0/414975497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:08.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:08 smithi141 bash[31670]: cluster 2023-12-01T22:03:07.449974+0000 mgr.y (mgr.24356) 11547 : cluster 0 pgmap v11515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:08.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:08 smithi141 bash[31670]: audit 2023-12-01T22:03:08.029888+0000 mon.c (mon.2) 7268 : audit 0 from='client.? 172.21.15.40:0/3880897120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:08 smithi040 bash[28232]: cluster 2023-12-01T22:03:07.449974+0000 mgr.y (mgr.24356) 11547 : cluster 0 pgmap v11515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:08 smithi040 bash[28232]: audit 2023-12-01T22:03:08.029888+0000 mon.c (mon.2) 7268 : audit 0 from='client.? 172.21.15.40:0/3880897120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:08.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:08 smithi040 bash[41173]: cluster 2023-12-01T22:03:07.449974+0000 mgr.y (mgr.24356) 11547 : cluster 0 pgmap v11515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:08.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:08 smithi040 bash[41173]: audit 2023-12-01T22:03:08.029888+0000 mon.c (mon.2) 7268 : audit 0 from='client.? 172.21.15.40:0/3880897120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:10 smithi141 bash[31670]: cluster 2023-12-01T22:03:09.451041+0000 mgr.y (mgr.24356) 11548 : cluster 0 pgmap v11516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:10 smithi141 bash[31670]: audit 2023-12-01T22:03:10.496905+0000 mon.c (mon.2) 7269 : audit 0 from='client.? 172.21.15.40:0/3017425341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:10 smithi040 bash[28232]: cluster 2023-12-01T22:03:09.451041+0000 mgr.y (mgr.24356) 11548 : cluster 0 pgmap v11516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:10 smithi040 bash[28232]: audit 2023-12-01T22:03:10.496905+0000 mon.c (mon.2) 7269 : audit 0 from='client.? 172.21.15.40:0/3017425341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:10.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:10 smithi040 bash[41173]: cluster 2023-12-01T22:03:09.451041+0000 mgr.y (mgr.24356) 11548 : cluster 0 pgmap v11516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:10.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:10 smithi040 bash[41173]: audit 2023-12-01T22:03:10.496905+0000 mon.c (mon.2) 7269 : audit 0 from='client.? 172.21.15.40:0/3017425341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:13.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:12 smithi141 bash[31670]: cluster 2023-12-01T22:03:11.451809+0000 mgr.y (mgr.24356) 11549 : cluster 0 pgmap v11517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:12 smithi040 bash[28232]: cluster 2023-12-01T22:03:11.451809+0000 mgr.y (mgr.24356) 11549 : cluster 0 pgmap v11517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:12 smithi040 bash[41173]: cluster 2023-12-01T22:03:11.451809+0000 mgr.y (mgr.24356) 11549 : cluster 0 pgmap v11517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:14.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:13 smithi141 bash[31670]: audit 2023-12-01T22:03:12.965800+0000 mon.a (mon.0) 7396 : audit 0 from='client.? 172.21.15.40:0/4271612596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:14.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:13 smithi040 bash[28232]: audit 2023-12-01T22:03:12.965800+0000 mon.a (mon.0) 7396 : audit 0 from='client.? 172.21.15.40:0/4271612596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:14.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:13 smithi040 bash[41173]: audit 2023-12-01T22:03:12.965800+0000 mon.a (mon.0) 7396 : audit 0 from='client.? 172.21.15.40:0/4271612596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:15.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:14 smithi141 bash[31670]: cluster 2023-12-01T22:03:13.452486+0000 mgr.y (mgr.24356) 11550 : cluster 0 pgmap v11518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:14 smithi040 bash[28232]: cluster 2023-12-01T22:03:13.452486+0000 mgr.y (mgr.24356) 11550 : cluster 0 pgmap v11518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:14 smithi040 bash[41173]: cluster 2023-12-01T22:03:13.452486+0000 mgr.y (mgr.24356) 11550 : cluster 0 pgmap v11518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:16.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:15 smithi141 bash[31670]: audit 2023-12-01T22:03:15.428185+0000 mon.c (mon.2) 7270 : audit 0 from='client.? 172.21.15.40:0/2589329264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:15 smithi040 bash[28232]: audit 2023-12-01T22:03:15.428185+0000 mon.c (mon.2) 7270 : audit 0 from='client.? 172.21.15.40:0/2589329264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:15 smithi040 bash[41173]: audit 2023-12-01T22:03:15.428185+0000 mon.c (mon.2) 7270 : audit 0 from='client.? 172.21.15.40:0/2589329264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:16.781 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:03:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:03:17.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:16 smithi040 bash[28232]: cluster 2023-12-01T22:03:15.453473+0000 mgr.y (mgr.24356) 11551 : cluster 0 pgmap v11519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:17.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:16 smithi040 bash[41173]: cluster 2023-12-01T22:03:15.453473+0000 mgr.y (mgr.24356) 11551 : cluster 0 pgmap v11519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:16 smithi141 bash[31670]: cluster 2023-12-01T22:03:15.453473+0000 mgr.y (mgr.24356) 11551 : cluster 0 pgmap v11519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:18 smithi040 bash[41173]: cluster 2023-12-01T22:03:17.454090+0000 mgr.y (mgr.24356) 11552 : cluster 0 pgmap v11520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:18 smithi040 bash[41173]: audit 2023-12-01T22:03:17.892310+0000 mon.c (mon.2) 7271 : audit 0 from='client.? 172.21.15.40:0/4199679271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:18 smithi040 bash[28232]: cluster 2023-12-01T22:03:17.454090+0000 mgr.y (mgr.24356) 11552 : cluster 0 pgmap v11520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:19.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:18 smithi040 bash[28232]: audit 2023-12-01T22:03:17.892310+0000 mon.c (mon.2) 7271 : audit 0 from='client.? 172.21.15.40:0/4199679271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:18 smithi141 bash[31670]: cluster 2023-12-01T22:03:17.454090+0000 mgr.y (mgr.24356) 11552 : cluster 0 pgmap v11520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:18 smithi141 bash[31670]: audit 2023-12-01T22:03:17.892310+0000 mon.c (mon.2) 7271 : audit 0 from='client.? 172.21.15.40:0/4199679271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:19 smithi040 bash[41173]: audit 2023-12-01T22:03:18.940042+0000 mon.c (mon.2) 7272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:19 smithi040 bash[28232]: audit 2023-12-01T22:03:18.940042+0000 mon.c (mon.2) 7272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:19 smithi141 bash[31670]: audit 2023-12-01T22:03:18.940042+0000 mon.c (mon.2) 7272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:20 smithi040 bash[41173]: cluster 2023-12-01T22:03:19.455292+0000 mgr.y (mgr.24356) 11553 : cluster 0 pgmap v11521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:20 smithi040 bash[41173]: audit 2023-12-01T22:03:20.352843+0000 mon.a (mon.0) 7397 : audit 0 from='client.? 172.21.15.40:0/3017887488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:20 smithi040 bash[28232]: cluster 2023-12-01T22:03:19.455292+0000 mgr.y (mgr.24356) 11553 : cluster 0 pgmap v11521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:21.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:20 smithi040 bash[28232]: audit 2023-12-01T22:03:20.352843+0000 mon.a (mon.0) 7397 : audit 0 from='client.? 172.21.15.40:0/3017887488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:20 smithi141 bash[31670]: cluster 2023-12-01T22:03:19.455292+0000 mgr.y (mgr.24356) 11553 : cluster 0 pgmap v11521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:20 smithi141 bash[31670]: audit 2023-12-01T22:03:20.352843+0000 mon.a (mon.0) 7397 : audit 0 from='client.? 172.21.15.40:0/3017887488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:22 smithi040 bash[28232]: cluster 2023-12-01T22:03:21.456120+0000 mgr.y (mgr.24356) 11554 : cluster 0 pgmap v11522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:22 smithi040 bash[41173]: cluster 2023-12-01T22:03:21.456120+0000 mgr.y (mgr.24356) 11554 : cluster 0 pgmap v11522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:22 smithi141 bash[31670]: cluster 2023-12-01T22:03:21.456120+0000 mgr.y (mgr.24356) 11554 : cluster 0 pgmap v11522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:23 smithi040 bash[28232]: audit 2023-12-01T22:03:22.816399+0000 mon.a (mon.0) 7398 : audit 0 from='client.? 172.21.15.40:0/167275208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:23 smithi040 bash[41173]: audit 2023-12-01T22:03:22.816399+0000 mon.a (mon.0) 7398 : audit 0 from='client.? 172.21.15.40:0/167275208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:23 smithi141 bash[31670]: audit 2023-12-01T22:03:22.816399+0000 mon.a (mon.0) 7398 : audit 0 from='client.? 172.21.15.40:0/167275208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:24 smithi040 bash[41173]: cluster 2023-12-01T22:03:23.456880+0000 mgr.y (mgr.24356) 11555 : cluster 0 pgmap v11523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:24 smithi040 bash[28232]: cluster 2023-12-01T22:03:23.456880+0000 mgr.y (mgr.24356) 11555 : cluster 0 pgmap v11523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:24 smithi141 bash[31670]: cluster 2023-12-01T22:03:23.456880+0000 mgr.y (mgr.24356) 11555 : cluster 0 pgmap v11523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:26.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:25 smithi040 bash[41173]: audit 2023-12-01T22:03:25.280629+0000 mon.c (mon.2) 7273 : audit 0 from='client.? 172.21.15.40:0/1959171016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:26.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:25 smithi040 bash[28232]: audit 2023-12-01T22:03:25.280629+0000 mon.c (mon.2) 7273 : audit 0 from='client.? 172.21.15.40:0/1959171016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:25 smithi141 bash[31670]: audit 2023-12-01T22:03:25.280629+0000 mon.c (mon.2) 7273 : audit 0 from='client.? 172.21.15.40:0/1959171016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:26.823 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:03:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:03:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:26 smithi040 bash[41173]: cluster 2023-12-01T22:03:25.458024+0000 mgr.y (mgr.24356) 11556 : cluster 0 pgmap v11524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:26 smithi040 bash[28232]: cluster 2023-12-01T22:03:25.458024+0000 mgr.y (mgr.24356) 11556 : cluster 0 pgmap v11524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:26 smithi141 bash[31670]: cluster 2023-12-01T22:03:25.458024+0000 mgr.y (mgr.24356) 11556 : cluster 0 pgmap v11524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:27 smithi040 bash[28232]: audit 2023-12-01T22:03:27.740698+0000 mon.c (mon.2) 7274 : audit 0 from='client.? 172.21.15.40:0/2951810429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:27 smithi040 bash[41173]: audit 2023-12-01T22:03:27.740698+0000 mon.c (mon.2) 7274 : audit 0 from='client.? 172.21.15.40:0/2951810429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:27 smithi141 bash[31670]: audit 2023-12-01T22:03:27.740698+0000 mon.c (mon.2) 7274 : audit 0 from='client.? 172.21.15.40:0/2951810429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:28 smithi040 bash[41173]: cluster 2023-12-01T22:03:27.458647+0000 mgr.y (mgr.24356) 11557 : cluster 0 pgmap v11525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:28 smithi040 bash[28232]: cluster 2023-12-01T22:03:27.458647+0000 mgr.y (mgr.24356) 11557 : cluster 0 pgmap v11525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:28 smithi141 bash[31670]: cluster 2023-12-01T22:03:27.458647+0000 mgr.y (mgr.24356) 11557 : cluster 0 pgmap v11525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:30 smithi040 bash[41173]: cluster 2023-12-01T22:03:29.459731+0000 mgr.y (mgr.24356) 11558 : cluster 0 pgmap v11526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:30 smithi040 bash[41173]: audit 2023-12-01T22:03:30.209215+0000 mon.a (mon.0) 7399 : audit 0 from='client.? 172.21.15.40:0/1769161603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:30 smithi040 bash[28232]: cluster 2023-12-01T22:03:29.459731+0000 mgr.y (mgr.24356) 11558 : cluster 0 pgmap v11526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:31.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:30 smithi040 bash[28232]: audit 2023-12-01T22:03:30.209215+0000 mon.a (mon.0) 7399 : audit 0 from='client.? 172.21.15.40:0/1769161603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:30 smithi141 bash[31670]: cluster 2023-12-01T22:03:29.459731+0000 mgr.y (mgr.24356) 11558 : cluster 0 pgmap v11526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:30 smithi141 bash[31670]: audit 2023-12-01T22:03:30.209215+0000 mon.a (mon.0) 7399 : audit 0 from='client.? 172.21.15.40:0/1769161603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:32 smithi040 bash[41173]: cluster 2023-12-01T22:03:31.460442+0000 mgr.y (mgr.24356) 11559 : cluster 0 pgmap v11527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:32 smithi040 bash[41173]: audit 2023-12-01T22:03:32.673226+0000 mon.c (mon.2) 7275 : audit 0 from='client.? 172.21.15.40:0/4115549794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:32 smithi040 bash[28232]: cluster 2023-12-01T22:03:31.460442+0000 mgr.y (mgr.24356) 11559 : cluster 0 pgmap v11527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:32 smithi040 bash[28232]: audit 2023-12-01T22:03:32.673226+0000 mon.c (mon.2) 7275 : audit 0 from='client.? 172.21.15.40:0/4115549794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:32 smithi141 bash[31670]: cluster 2023-12-01T22:03:31.460442+0000 mgr.y (mgr.24356) 11559 : cluster 0 pgmap v11527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:32 smithi141 bash[31670]: audit 2023-12-01T22:03:32.673226+0000 mon.c (mon.2) 7275 : audit 0 from='client.? 172.21.15.40:0/4115549794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:34 smithi040 bash[28232]: cluster 2023-12-01T22:03:33.461174+0000 mgr.y (mgr.24356) 11560 : cluster 0 pgmap v11528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:34 smithi040 bash[28232]: audit 2023-12-01T22:03:33.940510+0000 mon.c (mon.2) 7276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:34 smithi040 bash[41173]: cluster 2023-12-01T22:03:33.461174+0000 mgr.y (mgr.24356) 11560 : cluster 0 pgmap v11528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:34 smithi040 bash[41173]: audit 2023-12-01T22:03:33.940510+0000 mon.c (mon.2) 7276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:34 smithi141 bash[31670]: cluster 2023-12-01T22:03:33.461174+0000 mgr.y (mgr.24356) 11560 : cluster 0 pgmap v11528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:34 smithi141 bash[31670]: audit 2023-12-01T22:03:33.940510+0000 mon.c (mon.2) 7276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:35 smithi040 bash[28232]: audit 2023-12-01T22:03:35.151796+0000 mon.a (mon.0) 7400 : audit 0 from='client.? 172.21.15.40:0/3345946142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:35 smithi040 bash[41173]: audit 2023-12-01T22:03:35.151796+0000 mon.a (mon.0) 7400 : audit 0 from='client.? 172.21.15.40:0/3345946142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:36.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:35 smithi141 bash[31670]: audit 2023-12-01T22:03:35.151796+0000 mon.a (mon.0) 7400 : audit 0 from='client.? 172.21.15.40:0/3345946142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:36.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:03:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:03:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:36 smithi040 bash[28232]: cluster 2023-12-01T22:03:35.462355+0000 mgr.y (mgr.24356) 11561 : cluster 0 pgmap v11529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:36 smithi040 bash[41173]: cluster 2023-12-01T22:03:35.462355+0000 mgr.y (mgr.24356) 11561 : cluster 0 pgmap v11529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:36 smithi141 bash[31670]: cluster 2023-12-01T22:03:35.462355+0000 mgr.y (mgr.24356) 11561 : cluster 0 pgmap v11529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:37 smithi040 bash[28232]: audit 2023-12-01T22:03:37.614438+0000 mon.a (mon.0) 7401 : audit 0 from='client.? 172.21.15.40:0/1610118349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:37 smithi040 bash[41173]: audit 2023-12-01T22:03:37.614438+0000 mon.a (mon.0) 7401 : audit 0 from='client.? 172.21.15.40:0/1610118349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:37 smithi141 bash[31670]: audit 2023-12-01T22:03:37.614438+0000 mon.a (mon.0) 7401 : audit 0 from='client.? 172.21.15.40:0/1610118349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:38 smithi040 bash[28232]: cluster 2023-12-01T22:03:37.463007+0000 mgr.y (mgr.24356) 11562 : cluster 0 pgmap v11530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:38 smithi040 bash[41173]: cluster 2023-12-01T22:03:37.463007+0000 mgr.y (mgr.24356) 11562 : cluster 0 pgmap v11530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:38 smithi141 bash[31670]: cluster 2023-12-01T22:03:37.463007+0000 mgr.y (mgr.24356) 11562 : cluster 0 pgmap v11530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:40 smithi040 bash[28232]: cluster 2023-12-01T22:03:39.464155+0000 mgr.y (mgr.24356) 11563 : cluster 0 pgmap v11531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:40 smithi040 bash[28232]: audit 2023-12-01T22:03:40.085537+0000 mon.c (mon.2) 7277 : audit 0 from='client.? 172.21.15.40:0/3622874024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:40 smithi040 bash[41173]: cluster 2023-12-01T22:03:39.464155+0000 mgr.y (mgr.24356) 11563 : cluster 0 pgmap v11531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:40 smithi040 bash[41173]: audit 2023-12-01T22:03:40.085537+0000 mon.c (mon.2) 7277 : audit 0 from='client.? 172.21.15.40:0/3622874024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:40 smithi141 bash[31670]: cluster 2023-12-01T22:03:39.464155+0000 mgr.y (mgr.24356) 11563 : cluster 0 pgmap v11531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:40 smithi141 bash[31670]: audit 2023-12-01T22:03:40.085537+0000 mon.c (mon.2) 7277 : audit 0 from='client.? 172.21.15.40:0/3622874024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:42 smithi040 bash[28232]: cluster 2023-12-01T22:03:41.464779+0000 mgr.y (mgr.24356) 11564 : cluster 0 pgmap v11532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:42 smithi040 bash[28232]: audit 2023-12-01T22:03:42.551780+0000 mon.a (mon.0) 7402 : audit 0 from='client.? 172.21.15.40:0/2199602313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:42 smithi040 bash[41173]: cluster 2023-12-01T22:03:41.464779+0000 mgr.y (mgr.24356) 11564 : cluster 0 pgmap v11532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:42 smithi040 bash[41173]: audit 2023-12-01T22:03:42.551780+0000 mon.a (mon.0) 7402 : audit 0 from='client.? 172.21.15.40:0/2199602313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:42 smithi141 bash[31670]: cluster 2023-12-01T22:03:41.464779+0000 mgr.y (mgr.24356) 11564 : cluster 0 pgmap v11532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:42 smithi141 bash[31670]: audit 2023-12-01T22:03:42.551780+0000 mon.a (mon.0) 7402 : audit 0 from='client.? 172.21.15.40:0/2199602313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:44 smithi040 bash[28232]: cluster 2023-12-01T22:03:43.465420+0000 mgr.y (mgr.24356) 11565 : cluster 0 pgmap v11533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:44 smithi040 bash[41173]: cluster 2023-12-01T22:03:43.465420+0000 mgr.y (mgr.24356) 11565 : cluster 0 pgmap v11533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:44 smithi141 bash[31670]: cluster 2023-12-01T22:03:43.465420+0000 mgr.y (mgr.24356) 11565 : cluster 0 pgmap v11533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:46.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:45 smithi040 bash[28232]: audit 2023-12-01T22:03:45.020359+0000 mon.c (mon.2) 7278 : audit 0 from='client.? 172.21.15.40:0/2818608953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:45 smithi040 bash[41173]: audit 2023-12-01T22:03:45.020359+0000 mon.c (mon.2) 7278 : audit 0 from='client.? 172.21.15.40:0/2818608953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:46.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:45 smithi141 bash[31670]: audit 2023-12-01T22:03:45.020359+0000 mon.c (mon.2) 7278 : audit 0 from='client.? 172.21.15.40:0/2818608953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:46.900 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:03:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:03:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:46 smithi040 bash[41173]: cluster 2023-12-01T22:03:45.466602+0000 mgr.y (mgr.24356) 11566 : cluster 0 pgmap v11534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:46 smithi040 bash[28232]: cluster 2023-12-01T22:03:45.466602+0000 mgr.y (mgr.24356) 11566 : cluster 0 pgmap v11534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:46 smithi141 bash[31670]: cluster 2023-12-01T22:03:45.466602+0000 mgr.y (mgr.24356) 11566 : cluster 0 pgmap v11534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:47 smithi040 bash[41173]: audit 2023-12-01T22:03:47.484577+0000 mon.a (mon.0) 7403 : audit 0 from='client.? 172.21.15.40:0/2579064953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:47 smithi040 bash[28232]: audit 2023-12-01T22:03:47.484577+0000 mon.a (mon.0) 7403 : audit 0 from='client.? 172.21.15.40:0/2579064953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:47 smithi141 bash[31670]: audit 2023-12-01T22:03:47.484577+0000 mon.a (mon.0) 7403 : audit 0 from='client.? 172.21.15.40:0/2579064953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:48 smithi040 bash[41173]: cluster 2023-12-01T22:03:47.467361+0000 mgr.y (mgr.24356) 11567 : cluster 0 pgmap v11535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:48 smithi040 bash[28232]: cluster 2023-12-01T22:03:47.467361+0000 mgr.y (mgr.24356) 11567 : cluster 0 pgmap v11535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:48 smithi141 bash[31670]: cluster 2023-12-01T22:03:47.467361+0000 mgr.y (mgr.24356) 11567 : cluster 0 pgmap v11535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:49 smithi141 bash[31670]: audit 2023-12-01T22:03:48.940879+0000 mon.c (mon.2) 7279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:49 smithi040 bash[41173]: audit 2023-12-01T22:03:48.940879+0000 mon.c (mon.2) 7279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:49 smithi040 bash[28232]: audit 2023-12-01T22:03:48.940879+0000 mon.c (mon.2) 7279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:50 smithi141 bash[31670]: cluster 2023-12-01T22:03:49.468684+0000 mgr.y (mgr.24356) 11568 : cluster 0 pgmap v11536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:50 smithi141 bash[31670]: audit 2023-12-01T22:03:49.950363+0000 mon.c (mon.2) 7280 : audit 0 from='client.? 172.21.15.40:0/1524012071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:50 smithi040 bash[41173]: cluster 2023-12-01T22:03:49.468684+0000 mgr.y (mgr.24356) 11568 : cluster 0 pgmap v11536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:50 smithi040 bash[41173]: audit 2023-12-01T22:03:49.950363+0000 mon.c (mon.2) 7280 : audit 0 from='client.? 172.21.15.40:0/1524012071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:50 smithi040 bash[28232]: cluster 2023-12-01T22:03:49.468684+0000 mgr.y (mgr.24356) 11568 : cluster 0 pgmap v11536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:50 smithi040 bash[28232]: audit 2023-12-01T22:03:49.950363+0000 mon.c (mon.2) 7280 : audit 0 from='client.? 172.21.15.40:0/1524012071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:51 smithi141 bash[31670]: cluster 2023-12-01T22:03:51.469423+0000 mgr.y (mgr.24356) 11569 : cluster 0 pgmap v11537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:52.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:51 smithi040 bash[28232]: cluster 2023-12-01T22:03:51.469423+0000 mgr.y (mgr.24356) 11569 : cluster 0 pgmap v11537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:51 smithi040 bash[41173]: cluster 2023-12-01T22:03:51.469423+0000 mgr.y (mgr.24356) 11569 : cluster 0 pgmap v11537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:52 smithi141 bash[31670]: audit 2023-12-01T22:03:52.414595+0000 mon.a (mon.0) 7404 : audit 0 from='client.? 172.21.15.40:0/2996123002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:52 smithi040 bash[28232]: audit 2023-12-01T22:03:52.414595+0000 mon.a (mon.0) 7404 : audit 0 from='client.? 172.21.15.40:0/2996123002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:52 smithi040 bash[41173]: audit 2023-12-01T22:03:52.414595+0000 mon.a (mon.0) 7404 : audit 0 from='client.? 172.21.15.40:0/2996123002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:53 smithi141 bash[31670]: cluster 2023-12-01T22:03:53.470245+0000 mgr.y (mgr.24356) 11570 : cluster 0 pgmap v11538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:54.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:53 smithi040 bash[41173]: cluster 2023-12-01T22:03:53.470245+0000 mgr.y (mgr.24356) 11570 : cluster 0 pgmap v11538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:54.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:53 smithi040 bash[28232]: cluster 2023-12-01T22:03:53.470245+0000 mgr.y (mgr.24356) 11570 : cluster 0 pgmap v11538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:54 smithi141 bash[31670]: audit 2023-12-01T22:03:54.466128+0000 mon.c (mon.2) 7281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:03:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:54 smithi141 bash[31670]: audit 2023-12-01T22:03:54.898893+0000 mon.a (mon.0) 7405 : audit 0 from='client.? 172.21.15.40:0/3686895607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:54 smithi040 bash[28232]: audit 2023-12-01T22:03:54.466128+0000 mon.c (mon.2) 7281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:03:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:54 smithi040 bash[28232]: audit 2023-12-01T22:03:54.898893+0000 mon.a (mon.0) 7405 : audit 0 from='client.? 172.21.15.40:0/3686895607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:54 smithi040 bash[41173]: audit 2023-12-01T22:03:54.466128+0000 mon.c (mon.2) 7281 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:03:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:54 smithi040 bash[41173]: audit 2023-12-01T22:03:54.898893+0000 mon.a (mon.0) 7405 : audit 0 from='client.? 172.21.15.40:0/3686895607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:56.769 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:03:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:03:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:56 smithi141 bash[31670]: cluster 2023-12-01T22:03:55.471473+0000 mgr.y (mgr.24356) 11571 : cluster 0 pgmap v11539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:56 smithi040 bash[28232]: cluster 2023-12-01T22:03:55.471473+0000 mgr.y (mgr.24356) 11571 : cluster 0 pgmap v11539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:56 smithi040 bash[41173]: cluster 2023-12-01T22:03:55.471473+0000 mgr.y (mgr.24356) 11571 : cluster 0 pgmap v11539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:58.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:57 smithi141 bash[31670]: audit 2023-12-01T22:03:57.369959+0000 mon.c (mon.2) 7282 : audit 0 from='client.? 172.21.15.40:0/1639277782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:58.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:57 smithi040 bash[28232]: audit 2023-12-01T22:03:57.369959+0000 mon.c (mon.2) 7282 : audit 0 from='client.? 172.21.15.40:0/1639277782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:58.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:57 smithi040 bash[41173]: audit 2023-12-01T22:03:57.369959+0000 mon.c (mon.2) 7282 : audit 0 from='client.? 172.21.15.40:0/1639277782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:03:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:03:58 smithi040 bash[28232]: cluster 2023-12-01T22:03:57.472131+0000 mgr.y (mgr.24356) 11572 : cluster 0 pgmap v11540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:03:58 smithi040 bash[41173]: cluster 2023-12-01T22:03:57.472131+0000 mgr.y (mgr.24356) 11572 : cluster 0 pgmap v11540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:03:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:03:58 smithi141 bash[31670]: cluster 2023-12-01T22:03:57.472131+0000 mgr.y (mgr.24356) 11572 : cluster 0 pgmap v11540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[28232]: cluster 2023-12-01T22:03:59.472937+0000 mgr.y (mgr.24356) 11573 : cluster 0 pgmap v11541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[28232]: audit 2023-12-01T22:03:59.872180+0000 mon.a (mon.0) 7406 : audit 0 from='client.? 172.21.15.40:0/3143957279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[28232]: audit 2023-12-01T22:04:00.311418+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[28232]: audit 2023-12-01T22:04:00.324318+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[28232]: audit 2023-12-01T22:04:00.667348+0000 mon.a (mon.0) 7409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[28232]: audit 2023-12-01T22:04:00.678563+0000 mon.a (mon.0) 7410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[41173]: cluster 2023-12-01T22:03:59.472937+0000 mgr.y (mgr.24356) 11573 : cluster 0 pgmap v11541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[41173]: audit 2023-12-01T22:03:59.872180+0000 mon.a (mon.0) 7406 : audit 0 from='client.? 172.21.15.40:0/3143957279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[41173]: audit 2023-12-01T22:04:00.311418+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[41173]: audit 2023-12-01T22:04:00.324318+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[41173]: audit 2023-12-01T22:04:00.667348+0000 mon.a (mon.0) 7409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:00 smithi040 bash[41173]: audit 2023-12-01T22:04:00.678563+0000 mon.a (mon.0) 7410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:00 smithi141 bash[31670]: cluster 2023-12-01T22:03:59.472937+0000 mgr.y (mgr.24356) 11573 : cluster 0 pgmap v11541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:00 smithi141 bash[31670]: audit 2023-12-01T22:03:59.872180+0000 mon.a (mon.0) 7406 : audit 0 from='client.? 172.21.15.40:0/3143957279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:00 smithi141 bash[31670]: audit 2023-12-01T22:04:00.311418+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:00 smithi141 bash[31670]: audit 2023-12-01T22:04:00.324318+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:00 smithi141 bash[31670]: audit 2023-12-01T22:04:00.667348+0000 mon.a (mon.0) 7409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:01.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:00 smithi141 bash[31670]: audit 2023-12-01T22:04:00.678563+0000 mon.a (mon.0) 7410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:01 smithi040 bash[28232]: audit 2023-12-01T22:04:01.158218+0000 mon.c (mon.2) 7283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:04:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:01 smithi040 bash[28232]: audit 2023-12-01T22:04:01.160143+0000 mon.c (mon.2) 7284 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:04:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:01 smithi040 bash[28232]: audit 2023-12-01T22:04:01.170882+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:01 smithi040 bash[41173]: audit 2023-12-01T22:04:01.158218+0000 mon.c (mon.2) 7283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:04:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:01 smithi040 bash[41173]: audit 2023-12-01T22:04:01.160143+0000 mon.c (mon.2) 7284 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:04:02.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:01 smithi040 bash[41173]: audit 2023-12-01T22:04:01.170882+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:01 smithi141 bash[31670]: audit 2023-12-01T22:04:01.158218+0000 mon.c (mon.2) 7283 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:04:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:01 smithi141 bash[31670]: audit 2023-12-01T22:04:01.160143+0000 mon.c (mon.2) 7284 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:04:02.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:01 smithi141 bash[31670]: audit 2023-12-01T22:04:01.170882+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:04:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:02 smithi040 bash[28232]: cluster 2023-12-01T22:04:01.473593+0000 mgr.y (mgr.24356) 11574 : cluster 0 pgmap v11542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:02 smithi040 bash[28232]: audit 2023-12-01T22:04:02.339278+0000 mon.a (mon.0) 7412 : audit 0 from='client.? 172.21.15.40:0/1398038458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:02 smithi040 bash[41173]: cluster 2023-12-01T22:04:01.473593+0000 mgr.y (mgr.24356) 11574 : cluster 0 pgmap v11542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:03.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:02 smithi040 bash[41173]: audit 2023-12-01T22:04:02.339278+0000 mon.a (mon.0) 7412 : audit 0 from='client.? 172.21.15.40:0/1398038458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:02 smithi141 bash[31670]: cluster 2023-12-01T22:04:01.473593+0000 mgr.y (mgr.24356) 11574 : cluster 0 pgmap v11542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:02 smithi141 bash[31670]: audit 2023-12-01T22:04:02.339278+0000 mon.a (mon.0) 7412 : audit 0 from='client.? 172.21.15.40:0/1398038458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:04 smithi040 bash[28232]: cluster 2023-12-01T22:04:03.474404+0000 mgr.y (mgr.24356) 11575 : cluster 0 pgmap v11543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:04 smithi040 bash[28232]: audit 2023-12-01T22:04:03.941338+0000 mon.c (mon.2) 7285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:04 smithi040 bash[41173]: cluster 2023-12-01T22:04:03.474404+0000 mgr.y (mgr.24356) 11575 : cluster 0 pgmap v11543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:04 smithi040 bash[41173]: audit 2023-12-01T22:04:03.941338+0000 mon.c (mon.2) 7285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:04 smithi141 bash[31670]: cluster 2023-12-01T22:04:03.474404+0000 mgr.y (mgr.24356) 11575 : cluster 0 pgmap v11543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:04 smithi141 bash[31670]: audit 2023-12-01T22:04:03.941338+0000 mon.c (mon.2) 7285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:05 smithi040 bash[28232]: audit 2023-12-01T22:04:04.803976+0000 mon.a (mon.0) 7413 : audit 0 from='client.? 172.21.15.40:0/661762190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:05 smithi040 bash[41173]: audit 2023-12-01T22:04:04.803976+0000 mon.a (mon.0) 7413 : audit 0 from='client.? 172.21.15.40:0/661762190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:06.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:05 smithi141 bash[31670]: audit 2023-12-01T22:04:04.803976+0000 mon.a (mon.0) 7413 : audit 0 from='client.? 172.21.15.40:0/661762190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:06.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:04:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:04:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:06 smithi040 bash[28232]: cluster 2023-12-01T22:04:05.475614+0000 mgr.y (mgr.24356) 11576 : cluster 0 pgmap v11544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:06 smithi040 bash[41173]: cluster 2023-12-01T22:04:05.475614+0000 mgr.y (mgr.24356) 11576 : cluster 0 pgmap v11544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:06 smithi141 bash[31670]: cluster 2023-12-01T22:04:05.475614+0000 mgr.y (mgr.24356) 11576 : cluster 0 pgmap v11544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:07 smithi040 bash[28232]: audit 2023-12-01T22:04:07.265960+0000 mon.c (mon.2) 7286 : audit 0 from='client.? 172.21.15.40:0/2081552265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:08.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:07 smithi040 bash[41173]: audit 2023-12-01T22:04:07.265960+0000 mon.c (mon.2) 7286 : audit 0 from='client.? 172.21.15.40:0/2081552265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:08.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:07 smithi141 bash[31670]: audit 2023-12-01T22:04:07.265960+0000 mon.c (mon.2) 7286 : audit 0 from='client.? 172.21.15.40:0/2081552265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:08 smithi040 bash[28232]: cluster 2023-12-01T22:04:07.476310+0000 mgr.y (mgr.24356) 11577 : cluster 0 pgmap v11545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:08 smithi040 bash[41173]: cluster 2023-12-01T22:04:07.476310+0000 mgr.y (mgr.24356) 11577 : cluster 0 pgmap v11545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:08 smithi141 bash[31670]: cluster 2023-12-01T22:04:07.476310+0000 mgr.y (mgr.24356) 11577 : cluster 0 pgmap v11545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:09 smithi040 bash[41173]: audit 2023-12-01T22:04:09.731545+0000 mon.a (mon.0) 7414 : audit 0 from='client.? 172.21.15.40:0/3762545795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:09 smithi040 bash[28232]: audit 2023-12-01T22:04:09.731545+0000 mon.a (mon.0) 7414 : audit 0 from='client.? 172.21.15.40:0/3762545795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:09 smithi141 bash[31670]: audit 2023-12-01T22:04:09.731545+0000 mon.a (mon.0) 7414 : audit 0 from='client.? 172.21.15.40:0/3762545795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:10 smithi040 bash[28232]: cluster 2023-12-01T22:04:09.477353+0000 mgr.y (mgr.24356) 11578 : cluster 0 pgmap v11546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:11.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:10 smithi040 bash[41173]: cluster 2023-12-01T22:04:09.477353+0000 mgr.y (mgr.24356) 11578 : cluster 0 pgmap v11546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:10 smithi141 bash[31670]: cluster 2023-12-01T22:04:09.477353+0000 mgr.y (mgr.24356) 11578 : cluster 0 pgmap v11546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:12 smithi040 bash[28232]: cluster 2023-12-01T22:04:11.477962+0000 mgr.y (mgr.24356) 11579 : cluster 0 pgmap v11547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:12 smithi040 bash[28232]: audit 2023-12-01T22:04:12.203090+0000 mon.a (mon.0) 7415 : audit 0 from='client.? 172.21.15.40:0/1596647306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:12 smithi040 bash[41173]: cluster 2023-12-01T22:04:11.477962+0000 mgr.y (mgr.24356) 11579 : cluster 0 pgmap v11547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:13.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:12 smithi040 bash[41173]: audit 2023-12-01T22:04:12.203090+0000 mon.a (mon.0) 7415 : audit 0 from='client.? 172.21.15.40:0/1596647306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:12 smithi141 bash[31670]: cluster 2023-12-01T22:04:11.477962+0000 mgr.y (mgr.24356) 11579 : cluster 0 pgmap v11547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:12 smithi141 bash[31670]: audit 2023-12-01T22:04:12.203090+0000 mon.a (mon.0) 7415 : audit 0 from='client.? 172.21.15.40:0/1596647306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:14 smithi040 bash[28232]: cluster 2023-12-01T22:04:13.478653+0000 mgr.y (mgr.24356) 11580 : cluster 0 pgmap v11548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:14 smithi040 bash[28232]: audit 2023-12-01T22:04:14.664974+0000 mon.c (mon.2) 7287 : audit 0 from='client.? 172.21.15.40:0/4139498126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:14 smithi040 bash[41173]: cluster 2023-12-01T22:04:13.478653+0000 mgr.y (mgr.24356) 11580 : cluster 0 pgmap v11548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:14 smithi040 bash[41173]: audit 2023-12-01T22:04:14.664974+0000 mon.c (mon.2) 7287 : audit 0 from='client.? 172.21.15.40:0/4139498126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:14 smithi141 bash[31670]: cluster 2023-12-01T22:04:13.478653+0000 mgr.y (mgr.24356) 11580 : cluster 0 pgmap v11548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:14 smithi141 bash[31670]: audit 2023-12-01T22:04:14.664974+0000 mon.c (mon.2) 7287 : audit 0 from='client.? 172.21.15.40:0/4139498126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:16.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:04:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:04:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:16 smithi040 bash[41173]: cluster 2023-12-01T22:04:15.479825+0000 mgr.y (mgr.24356) 11581 : cluster 0 pgmap v11549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:16 smithi040 bash[28232]: cluster 2023-12-01T22:04:15.479825+0000 mgr.y (mgr.24356) 11581 : cluster 0 pgmap v11549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:16 smithi141 bash[31670]: cluster 2023-12-01T22:04:15.479825+0000 mgr.y (mgr.24356) 11581 : cluster 0 pgmap v11549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:17 smithi040 bash[28232]: audit 2023-12-01T22:04:17.126533+0000 mon.c (mon.2) 7288 : audit 0 from='client.? 172.21.15.40:0/1169794514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:17 smithi040 bash[41173]: audit 2023-12-01T22:04:17.126533+0000 mon.c (mon.2) 7288 : audit 0 from='client.? 172.21.15.40:0/1169794514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:18.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:17 smithi141 bash[31670]: audit 2023-12-01T22:04:17.126533+0000 mon.c (mon.2) 7288 : audit 0 from='client.? 172.21.15.40:0/1169794514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:18 smithi040 bash[28232]: cluster 2023-12-01T22:04:17.480628+0000 mgr.y (mgr.24356) 11582 : cluster 0 pgmap v11550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:18 smithi040 bash[41173]: cluster 2023-12-01T22:04:17.480628+0000 mgr.y (mgr.24356) 11582 : cluster 0 pgmap v11550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:18 smithi141 bash[31670]: cluster 2023-12-01T22:04:17.480628+0000 mgr.y (mgr.24356) 11582 : cluster 0 pgmap v11550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:19 smithi040 bash[28232]: audit 2023-12-01T22:04:18.942065+0000 mon.c (mon.2) 7289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:19 smithi040 bash[28232]: audit 2023-12-01T22:04:19.598613+0000 mon.a (mon.0) 7416 : audit 0 from='client.? 172.21.15.40:0/4246239121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:19 smithi040 bash[41173]: audit 2023-12-01T22:04:18.942065+0000 mon.c (mon.2) 7289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:19 smithi040 bash[41173]: audit 2023-12-01T22:04:19.598613+0000 mon.a (mon.0) 7416 : audit 0 from='client.? 172.21.15.40:0/4246239121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:19 smithi141 bash[31670]: audit 2023-12-01T22:04:18.942065+0000 mon.c (mon.2) 7289 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:19 smithi141 bash[31670]: audit 2023-12-01T22:04:19.598613+0000 mon.a (mon.0) 7416 : audit 0 from='client.? 172.21.15.40:0/4246239121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:20 smithi040 bash[41173]: cluster 2023-12-01T22:04:19.481813+0000 mgr.y (mgr.24356) 11583 : cluster 0 pgmap v11551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:20 smithi040 bash[28232]: cluster 2023-12-01T22:04:19.481813+0000 mgr.y (mgr.24356) 11583 : cluster 0 pgmap v11551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:20 smithi141 bash[31670]: cluster 2023-12-01T22:04:19.481813+0000 mgr.y (mgr.24356) 11583 : cluster 0 pgmap v11551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:22 smithi040 bash[28232]: cluster 2023-12-01T22:04:21.482461+0000 mgr.y (mgr.24356) 11584 : cluster 0 pgmap v11552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:22 smithi040 bash[28232]: audit 2023-12-01T22:04:22.076184+0000 mon.c (mon.2) 7290 : audit 0 from='client.? 172.21.15.40:0/419166992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:22 smithi040 bash[41173]: cluster 2023-12-01T22:04:21.482461+0000 mgr.y (mgr.24356) 11584 : cluster 0 pgmap v11552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:22 smithi040 bash[41173]: audit 2023-12-01T22:04:22.076184+0000 mon.c (mon.2) 7290 : audit 0 from='client.? 172.21.15.40:0/419166992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:22 smithi141 bash[31670]: cluster 2023-12-01T22:04:21.482461+0000 mgr.y (mgr.24356) 11584 : cluster 0 pgmap v11552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:22 smithi141 bash[31670]: audit 2023-12-01T22:04:22.076184+0000 mon.c (mon.2) 7290 : audit 0 from='client.? 172.21.15.40:0/419166992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:24 smithi040 bash[28232]: cluster 2023-12-01T22:04:23.483164+0000 mgr.y (mgr.24356) 11585 : cluster 0 pgmap v11553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:24 smithi040 bash[28232]: audit 2023-12-01T22:04:24.545337+0000 mon.c (mon.2) 7291 : audit 0 from='client.? 172.21.15.40:0/568110439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:24 smithi040 bash[41173]: cluster 2023-12-01T22:04:23.483164+0000 mgr.y (mgr.24356) 11585 : cluster 0 pgmap v11553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:24 smithi040 bash[41173]: audit 2023-12-01T22:04:24.545337+0000 mon.c (mon.2) 7291 : audit 0 from='client.? 172.21.15.40:0/568110439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:24 smithi141 bash[31670]: cluster 2023-12-01T22:04:23.483164+0000 mgr.y (mgr.24356) 11585 : cluster 0 pgmap v11553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:24 smithi141 bash[31670]: audit 2023-12-01T22:04:24.545337+0000 mon.c (mon.2) 7291 : audit 0 from='client.? 172.21.15.40:0/568110439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:26.878 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:04:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:04:26.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:26 smithi040 bash[41173]: cluster 2023-12-01T22:04:25.484359+0000 mgr.y (mgr.24356) 11586 : cluster 0 pgmap v11554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:26 smithi040 bash[28232]: cluster 2023-12-01T22:04:25.484359+0000 mgr.y (mgr.24356) 11586 : cluster 0 pgmap v11554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:27.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:26 smithi141 bash[31670]: cluster 2023-12-01T22:04:25.484359+0000 mgr.y (mgr.24356) 11586 : cluster 0 pgmap v11554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:27 smithi040 bash[28232]: audit 2023-12-01T22:04:27.013410+0000 mon.c (mon.2) 7292 : audit 0 from='client.? 172.21.15.40:0/2449125128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:28.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:27 smithi040 bash[41173]: audit 2023-12-01T22:04:27.013410+0000 mon.c (mon.2) 7292 : audit 0 from='client.? 172.21.15.40:0/2449125128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:27 smithi141 bash[31670]: audit 2023-12-01T22:04:27.013410+0000 mon.c (mon.2) 7292 : audit 0 from='client.? 172.21.15.40:0/2449125128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:28 smithi040 bash[28232]: cluster 2023-12-01T22:04:27.485170+0000 mgr.y (mgr.24356) 11587 : cluster 0 pgmap v11555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:28 smithi040 bash[41173]: cluster 2023-12-01T22:04:27.485170+0000 mgr.y (mgr.24356) 11587 : cluster 0 pgmap v11555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:28 smithi141 bash[31670]: cluster 2023-12-01T22:04:27.485170+0000 mgr.y (mgr.24356) 11587 : cluster 0 pgmap v11555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:29 smithi040 bash[28232]: audit 2023-12-01T22:04:29.489510+0000 mon.a (mon.0) 7417 : audit 0 from='client.? 172.21.15.40:0/4255015103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:29 smithi040 bash[41173]: audit 2023-12-01T22:04:29.489510+0000 mon.a (mon.0) 7417 : audit 0 from='client.? 172.21.15.40:0/4255015103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:29 smithi141 bash[31670]: audit 2023-12-01T22:04:29.489510+0000 mon.a (mon.0) 7417 : audit 0 from='client.? 172.21.15.40:0/4255015103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:31.178 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:30 smithi040 bash[28232]: cluster 2023-12-01T22:04:29.485934+0000 mgr.y (mgr.24356) 11588 : cluster 0 pgmap v11556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:30 smithi141 bash[31670]: cluster 2023-12-01T22:04:29.485934+0000 mgr.y (mgr.24356) 11588 : cluster 0 pgmap v11556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:31 smithi040 bash[41173]: cluster 2023-12-01T22:04:29.485934+0000 mgr.y (mgr.24356) 11588 : cluster 0 pgmap v11556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:32 smithi040 bash[28232]: cluster 2023-12-01T22:04:31.486555+0000 mgr.y (mgr.24356) 11589 : cluster 0 pgmap v11557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:32 smithi040 bash[28232]: audit 2023-12-01T22:04:31.949017+0000 mon.c (mon.2) 7293 : audit 0 from='client.? 172.21.15.40:0/50811640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:32 smithi040 bash[41173]: cluster 2023-12-01T22:04:31.486555+0000 mgr.y (mgr.24356) 11589 : cluster 0 pgmap v11557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:32 smithi040 bash[41173]: audit 2023-12-01T22:04:31.949017+0000 mon.c (mon.2) 7293 : audit 0 from='client.? 172.21.15.40:0/50811640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:32 smithi141 bash[31670]: cluster 2023-12-01T22:04:31.486555+0000 mgr.y (mgr.24356) 11589 : cluster 0 pgmap v11557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:32 smithi141 bash[31670]: audit 2023-12-01T22:04:31.949017+0000 mon.c (mon.2) 7293 : audit 0 from='client.? 172.21.15.40:0/50811640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:34 smithi040 bash[28232]: cluster 2023-12-01T22:04:33.487237+0000 mgr.y (mgr.24356) 11590 : cluster 0 pgmap v11558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:34 smithi040 bash[28232]: audit 2023-12-01T22:04:33.942363+0000 mon.c (mon.2) 7294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:34 smithi040 bash[28232]: audit 2023-12-01T22:04:34.413700+0000 mon.c (mon.2) 7295 : audit 0 from='client.? 172.21.15.40:0/2196834649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:34 smithi040 bash[41173]: cluster 2023-12-01T22:04:33.487237+0000 mgr.y (mgr.24356) 11590 : cluster 0 pgmap v11558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:34 smithi040 bash[41173]: audit 2023-12-01T22:04:33.942363+0000 mon.c (mon.2) 7294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:34 smithi040 bash[41173]: audit 2023-12-01T22:04:34.413700+0000 mon.c (mon.2) 7295 : audit 0 from='client.? 172.21.15.40:0/2196834649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:34 smithi141 bash[31670]: cluster 2023-12-01T22:04:33.487237+0000 mgr.y (mgr.24356) 11590 : cluster 0 pgmap v11558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:34 smithi141 bash[31670]: audit 2023-12-01T22:04:33.942363+0000 mon.c (mon.2) 7294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:34 smithi141 bash[31670]: audit 2023-12-01T22:04:34.413700+0000 mon.c (mon.2) 7295 : audit 0 from='client.? 172.21.15.40:0/2196834649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:04:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:04:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:36 smithi040 bash[41173]: cluster 2023-12-01T22:04:35.488456+0000 mgr.y (mgr.24356) 11591 : cluster 0 pgmap v11559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:36 smithi040 bash[41173]: audit 2023-12-01T22:04:36.879660+0000 mon.a (mon.0) 7418 : audit 0 from='client.? 172.21.15.40:0/2392419757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:36 smithi040 bash[28232]: cluster 2023-12-01T22:04:35.488456+0000 mgr.y (mgr.24356) 11591 : cluster 0 pgmap v11559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:36 smithi040 bash[28232]: audit 2023-12-01T22:04:36.879660+0000 mon.a (mon.0) 7418 : audit 0 from='client.? 172.21.15.40:0/2392419757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:36 smithi141 bash[31670]: cluster 2023-12-01T22:04:35.488456+0000 mgr.y (mgr.24356) 11591 : cluster 0 pgmap v11559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:36 smithi141 bash[31670]: audit 2023-12-01T22:04:36.879660+0000 mon.a (mon.0) 7418 : audit 0 from='client.? 172.21.15.40:0/2392419757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:38 smithi141 bash[31670]: cluster 2023-12-01T22:04:37.489097+0000 mgr.y (mgr.24356) 11592 : cluster 0 pgmap v11560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:38 smithi040 bash[41173]: cluster 2023-12-01T22:04:37.489097+0000 mgr.y (mgr.24356) 11592 : cluster 0 pgmap v11560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:38 smithi040 bash[28232]: cluster 2023-12-01T22:04:37.489097+0000 mgr.y (mgr.24356) 11592 : cluster 0 pgmap v11560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:39 smithi141 bash[31670]: audit 2023-12-01T22:04:39.347264+0000 mon.a (mon.0) 7419 : audit 0 from='client.? 172.21.15.40:0/64103454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:39 smithi040 bash[28232]: audit 2023-12-01T22:04:39.347264+0000 mon.a (mon.0) 7419 : audit 0 from='client.? 172.21.15.40:0/64103454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:39 smithi040 bash[41173]: audit 2023-12-01T22:04:39.347264+0000 mon.a (mon.0) 7419 : audit 0 from='client.? 172.21.15.40:0/64103454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:40 smithi141 bash[31670]: cluster 2023-12-01T22:04:39.490228+0000 mgr.y (mgr.24356) 11593 : cluster 0 pgmap v11561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:40 smithi040 bash[28232]: cluster 2023-12-01T22:04:39.490228+0000 mgr.y (mgr.24356) 11593 : cluster 0 pgmap v11561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:40 smithi040 bash[41173]: cluster 2023-12-01T22:04:39.490228+0000 mgr.y (mgr.24356) 11593 : cluster 0 pgmap v11561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:41 smithi141 bash[31670]: cluster 2023-12-01T22:04:41.490933+0000 mgr.y (mgr.24356) 11594 : cluster 0 pgmap v11562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:41 smithi141 bash[31670]: audit 2023-12-01T22:04:41.806708+0000 mon.c (mon.2) 7296 : audit 0 from='client.? 172.21.15.40:0/3848662713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:42.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:41 smithi040 bash[28232]: cluster 2023-12-01T22:04:41.490933+0000 mgr.y (mgr.24356) 11594 : cluster 0 pgmap v11562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:42.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:41 smithi040 bash[28232]: audit 2023-12-01T22:04:41.806708+0000 mon.c (mon.2) 7296 : audit 0 from='client.? 172.21.15.40:0/3848662713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:42.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:41 smithi040 bash[41173]: cluster 2023-12-01T22:04:41.490933+0000 mgr.y (mgr.24356) 11594 : cluster 0 pgmap v11562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:42.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:41 smithi040 bash[41173]: audit 2023-12-01T22:04:41.806708+0000 mon.c (mon.2) 7296 : audit 0 from='client.? 172.21.15.40:0/3848662713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:44 smithi040 bash[28232]: cluster 2023-12-01T22:04:43.491613+0000 mgr.y (mgr.24356) 11595 : cluster 0 pgmap v11563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:44.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:44 smithi040 bash[28232]: audit 2023-12-01T22:04:44.271267+0000 mon.a (mon.0) 7420 : audit 0 from='client.? 172.21.15.40:0/3034218440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:44 smithi040 bash[41173]: cluster 2023-12-01T22:04:43.491613+0000 mgr.y (mgr.24356) 11595 : cluster 0 pgmap v11563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:44.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:44 smithi040 bash[41173]: audit 2023-12-01T22:04:44.271267+0000 mon.a (mon.0) 7420 : audit 0 from='client.? 172.21.15.40:0/3034218440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:44 smithi141 bash[31670]: cluster 2023-12-01T22:04:43.491613+0000 mgr.y (mgr.24356) 11595 : cluster 0 pgmap v11563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:44 smithi141 bash[31670]: audit 2023-12-01T22:04:44.271267+0000 mon.a (mon.0) 7420 : audit 0 from='client.? 172.21.15.40:0/3034218440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:46.787 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:04:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:04:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:46 smithi040 bash[28232]: cluster 2023-12-01T22:04:45.492812+0000 mgr.y (mgr.24356) 11596 : cluster 0 pgmap v11564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:46 smithi040 bash[28232]: audit 2023-12-01T22:04:46.732768+0000 mon.c (mon.2) 7297 : audit 0 from='client.? 172.21.15.40:0/1663082023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:46 smithi040 bash[41173]: cluster 2023-12-01T22:04:45.492812+0000 mgr.y (mgr.24356) 11596 : cluster 0 pgmap v11564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:46 smithi040 bash[41173]: audit 2023-12-01T22:04:46.732768+0000 mon.c (mon.2) 7297 : audit 0 from='client.? 172.21.15.40:0/1663082023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:46 smithi141 bash[31670]: cluster 2023-12-01T22:04:45.492812+0000 mgr.y (mgr.24356) 11596 : cluster 0 pgmap v11564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:46 smithi141 bash[31670]: audit 2023-12-01T22:04:46.732768+0000 mon.c (mon.2) 7297 : audit 0 from='client.? 172.21.15.40:0/1663082023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:48 smithi040 bash[28232]: cluster 2023-12-01T22:04:47.493437+0000 mgr.y (mgr.24356) 11597 : cluster 0 pgmap v11565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:48 smithi040 bash[41173]: cluster 2023-12-01T22:04:47.493437+0000 mgr.y (mgr.24356) 11597 : cluster 0 pgmap v11565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:48 smithi141 bash[31670]: cluster 2023-12-01T22:04:47.493437+0000 mgr.y (mgr.24356) 11597 : cluster 0 pgmap v11565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:49 smithi040 bash[28232]: audit 2023-12-01T22:04:48.942731+0000 mon.c (mon.2) 7298 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:49 smithi040 bash[28232]: audit 2023-12-01T22:04:49.205103+0000 mon.a (mon.0) 7421 : audit 0 from='client.? 172.21.15.40:0/2579363965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:49 smithi040 bash[41173]: audit 2023-12-01T22:04:48.942731+0000 mon.c (mon.2) 7298 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:49 smithi040 bash[41173]: audit 2023-12-01T22:04:49.205103+0000 mon.a (mon.0) 7421 : audit 0 from='client.? 172.21.15.40:0/2579363965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:49 smithi141 bash[31670]: audit 2023-12-01T22:04:48.942731+0000 mon.c (mon.2) 7298 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:49 smithi141 bash[31670]: audit 2023-12-01T22:04:49.205103+0000 mon.a (mon.0) 7421 : audit 0 from='client.? 172.21.15.40:0/2579363965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:50 smithi040 bash[41173]: cluster 2023-12-01T22:04:49.494580+0000 mgr.y (mgr.24356) 11598 : cluster 0 pgmap v11566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:50 smithi040 bash[28232]: cluster 2023-12-01T22:04:49.494580+0000 mgr.y (mgr.24356) 11598 : cluster 0 pgmap v11566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:50 smithi141 bash[31670]: cluster 2023-12-01T22:04:49.494580+0000 mgr.y (mgr.24356) 11598 : cluster 0 pgmap v11566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:51 smithi040 bash[28232]: audit 2023-12-01T22:04:51.677454+0000 mon.c (mon.2) 7299 : audit 0 from='client.? 172.21.15.40:0/3661839131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:51 smithi040 bash[41173]: audit 2023-12-01T22:04:51.677454+0000 mon.c (mon.2) 7299 : audit 0 from='client.? 172.21.15.40:0/3661839131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:51 smithi141 bash[31670]: audit 2023-12-01T22:04:51.677454+0000 mon.c (mon.2) 7299 : audit 0 from='client.? 172.21.15.40:0/3661839131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:52 smithi040 bash[28232]: cluster 2023-12-01T22:04:51.495166+0000 mgr.y (mgr.24356) 11599 : cluster 0 pgmap v11567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:52 smithi040 bash[41173]: cluster 2023-12-01T22:04:51.495166+0000 mgr.y (mgr.24356) 11599 : cluster 0 pgmap v11567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:52 smithi141 bash[31670]: cluster 2023-12-01T22:04:51.495166+0000 mgr.y (mgr.24356) 11599 : cluster 0 pgmap v11567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:54 smithi040 bash[28232]: cluster 2023-12-01T22:04:53.495832+0000 mgr.y (mgr.24356) 11600 : cluster 0 pgmap v11568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:55.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:54 smithi040 bash[28232]: audit 2023-12-01T22:04:54.134238+0000 mon.c (mon.2) 7300 : audit 0 from='client.? 172.21.15.40:0/4274123555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:54 smithi040 bash[41173]: cluster 2023-12-01T22:04:53.495832+0000 mgr.y (mgr.24356) 11600 : cluster 0 pgmap v11568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:55.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:54 smithi040 bash[41173]: audit 2023-12-01T22:04:54.134238+0000 mon.c (mon.2) 7300 : audit 0 from='client.? 172.21.15.40:0/4274123555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:54 smithi141 bash[31670]: cluster 2023-12-01T22:04:53.495832+0000 mgr.y (mgr.24356) 11600 : cluster 0 pgmap v11568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:54 smithi141 bash[31670]: audit 2023-12-01T22:04:54.134238+0000 mon.c (mon.2) 7300 : audit 0 from='client.? 172.21.15.40:0/4274123555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:56.842 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:04:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:04:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:56 smithi040 bash[28232]: cluster 2023-12-01T22:04:55.497030+0000 mgr.y (mgr.24356) 11601 : cluster 0 pgmap v11569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:56 smithi040 bash[28232]: audit 2023-12-01T22:04:56.598610+0000 mon.c (mon.2) 7301 : audit 0 from='client.? 172.21.15.40:0/1308302902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:56 smithi040 bash[41173]: cluster 2023-12-01T22:04:55.497030+0000 mgr.y (mgr.24356) 11601 : cluster 0 pgmap v11569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:56 smithi040 bash[41173]: audit 2023-12-01T22:04:56.598610+0000 mon.c (mon.2) 7301 : audit 0 from='client.? 172.21.15.40:0/1308302902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:56 smithi141 bash[31670]: cluster 2023-12-01T22:04:55.497030+0000 mgr.y (mgr.24356) 11601 : cluster 0 pgmap v11569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:56 smithi141 bash[31670]: audit 2023-12-01T22:04:56.598610+0000 mon.c (mon.2) 7301 : audit 0 from='client.? 172.21.15.40:0/1308302902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:04:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:58 smithi040 bash[28232]: cluster 2023-12-01T22:04:57.497701+0000 mgr.y (mgr.24356) 11602 : cluster 0 pgmap v11570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:58 smithi040 bash[41173]: cluster 2023-12-01T22:04:57.497701+0000 mgr.y (mgr.24356) 11602 : cluster 0 pgmap v11570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:04:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:58 smithi141 bash[31670]: cluster 2023-12-01T22:04:57.497701+0000 mgr.y (mgr.24356) 11602 : cluster 0 pgmap v11570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:00.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:04:59 smithi040 bash[41173]: audit 2023-12-01T22:04:59.059199+0000 mon.a (mon.0) 7422 : audit 0 from='client.? 172.21.15.40:0/2871068249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:00.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:04:59 smithi040 bash[28232]: audit 2023-12-01T22:04:59.059199+0000 mon.a (mon.0) 7422 : audit 0 from='client.? 172.21.15.40:0/2871068249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:00.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:04:59 smithi141 bash[31670]: audit 2023-12-01T22:04:59.059199+0000 mon.a (mon.0) 7422 : audit 0 from='client.? 172.21.15.40:0/2871068249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:00 smithi040 bash[41173]: cluster 2023-12-01T22:04:59.498842+0000 mgr.y (mgr.24356) 11603 : cluster 0 pgmap v11571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:00 smithi040 bash[28232]: cluster 2023-12-01T22:04:59.498842+0000 mgr.y (mgr.24356) 11603 : cluster 0 pgmap v11571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:00 smithi141 bash[31670]: cluster 2023-12-01T22:04:59.498842+0000 mgr.y (mgr.24356) 11603 : cluster 0 pgmap v11571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:01 smithi040 bash[28232]: audit 2023-12-01T22:05:01.256241+0000 mon.c (mon.2) 7302 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:05:02.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:01 smithi040 bash[28232]: audit 2023-12-01T22:05:01.524978+0000 mon.c (mon.2) 7303 : audit 0 from='client.? 172.21.15.40:0/2140697454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:01 smithi040 bash[41173]: audit 2023-12-01T22:05:01.256241+0000 mon.c (mon.2) 7302 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:05:02.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:01 smithi040 bash[41173]: audit 2023-12-01T22:05:01.524978+0000 mon.c (mon.2) 7303 : audit 0 from='client.? 172.21.15.40:0/2140697454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:01 smithi141 bash[31670]: audit 2023-12-01T22:05:01.256241+0000 mon.c (mon.2) 7302 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:05:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:01 smithi141 bash[31670]: audit 2023-12-01T22:05:01.524978+0000 mon.c (mon.2) 7303 : audit 0 from='client.? 172.21.15.40:0/2140697454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:02 smithi040 bash[28232]: cluster 2023-12-01T22:05:01.499488+0000 mgr.y (mgr.24356) 11604 : cluster 0 pgmap v11572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:02 smithi040 bash[41173]: cluster 2023-12-01T22:05:01.499488+0000 mgr.y (mgr.24356) 11604 : cluster 0 pgmap v11572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:02 smithi141 bash[31670]: cluster 2023-12-01T22:05:01.499488+0000 mgr.y (mgr.24356) 11604 : cluster 0 pgmap v11572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:04 smithi040 bash[28232]: cluster 2023-12-01T22:05:03.500174+0000 mgr.y (mgr.24356) 11605 : cluster 0 pgmap v11573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:04 smithi040 bash[28232]: audit 2023-12-01T22:05:03.942744+0000 mon.c (mon.2) 7304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:04 smithi040 bash[28232]: audit 2023-12-01T22:05:03.999979+0000 mon.a (mon.0) 7423 : audit 0 from='client.? 172.21.15.40:0/2658246954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:04 smithi040 bash[41173]: cluster 2023-12-01T22:05:03.500174+0000 mgr.y (mgr.24356) 11605 : cluster 0 pgmap v11573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:04 smithi040 bash[41173]: audit 2023-12-01T22:05:03.942744+0000 mon.c (mon.2) 7304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:05.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:04 smithi040 bash[41173]: audit 2023-12-01T22:05:03.999979+0000 mon.a (mon.0) 7423 : audit 0 from='client.? 172.21.15.40:0/2658246954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:04 smithi141 bash[31670]: cluster 2023-12-01T22:05:03.500174+0000 mgr.y (mgr.24356) 11605 : cluster 0 pgmap v11573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:04 smithi141 bash[31670]: audit 2023-12-01T22:05:03.942744+0000 mon.c (mon.2) 7304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:04 smithi141 bash[31670]: audit 2023-12-01T22:05:03.999979+0000 mon.a (mon.0) 7423 : audit 0 from='client.? 172.21.15.40:0/2658246954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:06.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:05:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:05:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:06 smithi040 bash[28232]: cluster 2023-12-01T22:05:05.501381+0000 mgr.y (mgr.24356) 11606 : cluster 0 pgmap v11574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:06 smithi040 bash[28232]: audit 2023-12-01T22:05:06.482745+0000 mon.a (mon.0) 7424 : audit 0 from='client.? 172.21.15.40:0/2458039234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:06 smithi040 bash[41173]: cluster 2023-12-01T22:05:05.501381+0000 mgr.y (mgr.24356) 11606 : cluster 0 pgmap v11574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:06 smithi040 bash[41173]: audit 2023-12-01T22:05:06.482745+0000 mon.a (mon.0) 7424 : audit 0 from='client.? 172.21.15.40:0/2458039234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:06 smithi141 bash[31670]: cluster 2023-12-01T22:05:05.501381+0000 mgr.y (mgr.24356) 11606 : cluster 0 pgmap v11574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:06 smithi141 bash[31670]: audit 2023-12-01T22:05:06.482745+0000 mon.a (mon.0) 7424 : audit 0 from='client.? 172.21.15.40:0/2458039234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:08.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.152200+0000 mon.a (mon.0) 7425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.163906+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.455244+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.465616+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: cluster 2023-12-01T22:05:07.501804+0000 mgr.y (mgr.24356) 11607 : cluster 0 pgmap v11575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.950322+0000 mon.c (mon.2) 7305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.952250+0000 mon.c (mon.2) 7306 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[28232]: audit 2023-12-01T22:05:07.963080+0000 mon.a (mon.0) 7429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.152200+0000 mon.a (mon.0) 7425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.163906+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.455244+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.465616+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: cluster 2023-12-01T22:05:07.501804+0000 mgr.y (mgr.24356) 11607 : cluster 0 pgmap v11575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.950322+0000 mon.c (mon.2) 7305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:05:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.952250+0000 mon.c (mon.2) 7306 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:05:08.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:08 smithi040 bash[41173]: audit 2023-12-01T22:05:07.963080+0000 mon.a (mon.0) 7429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.152200+0000 mon.a (mon.0) 7425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.163906+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.455244+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.465616+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: cluster 2023-12-01T22:05:07.501804+0000 mgr.y (mgr.24356) 11607 : cluster 0 pgmap v11575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.950322+0000 mon.c (mon.2) 7305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.952250+0000 mon.c (mon.2) 7306 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:08 smithi141 bash[31670]: audit 2023-12-01T22:05:07.963080+0000 mon.a (mon.0) 7429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:05:09.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:09 smithi141 bash[31670]: audit 2023-12-01T22:05:08.953582+0000 mon.a (mon.0) 7430 : audit 0 from='client.? 172.21.15.40:0/1401399630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:09.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:09 smithi040 bash[28232]: audit 2023-12-01T22:05:08.953582+0000 mon.a (mon.0) 7430 : audit 0 from='client.? 172.21.15.40:0/1401399630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:09.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:09 smithi040 bash[41173]: audit 2023-12-01T22:05:08.953582+0000 mon.a (mon.0) 7430 : audit 0 from='client.? 172.21.15.40:0/1401399630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:10.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:10 smithi141 bash[31670]: cluster 2023-12-01T22:05:09.502532+0000 mgr.y (mgr.24356) 11608 : cluster 0 pgmap v11576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:10 smithi040 bash[28232]: cluster 2023-12-01T22:05:09.502532+0000 mgr.y (mgr.24356) 11608 : cluster 0 pgmap v11576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:10.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:10 smithi040 bash[41173]: cluster 2023-12-01T22:05:09.502532+0000 mgr.y (mgr.24356) 11608 : cluster 0 pgmap v11576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:12.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:11 smithi040 bash[28232]: audit 2023-12-01T22:05:11.417948+0000 mon.c (mon.2) 7307 : audit 0 from='client.? 172.21.15.40:0/1548179748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:12.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:11 smithi040 bash[41173]: audit 2023-12-01T22:05:11.417948+0000 mon.c (mon.2) 7307 : audit 0 from='client.? 172.21.15.40:0/1548179748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:11 smithi141 bash[31670]: audit 2023-12-01T22:05:11.417948+0000 mon.c (mon.2) 7307 : audit 0 from='client.? 172.21.15.40:0/1548179748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:12 smithi040 bash[28232]: cluster 2023-12-01T22:05:11.503169+0000 mgr.y (mgr.24356) 11609 : cluster 0 pgmap v11577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:12 smithi040 bash[41173]: cluster 2023-12-01T22:05:11.503169+0000 mgr.y (mgr.24356) 11609 : cluster 0 pgmap v11577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:12 smithi141 bash[31670]: cluster 2023-12-01T22:05:11.503169+0000 mgr.y (mgr.24356) 11609 : cluster 0 pgmap v11577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:14 smithi040 bash[28232]: cluster 2023-12-01T22:05:13.503818+0000 mgr.y (mgr.24356) 11610 : cluster 0 pgmap v11578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:14 smithi040 bash[28232]: audit 2023-12-01T22:05:13.875701+0000 mon.c (mon.2) 7308 : audit 0 from='client.? 172.21.15.40:0/3046586952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:14 smithi040 bash[41173]: cluster 2023-12-01T22:05:13.503818+0000 mgr.y (mgr.24356) 11610 : cluster 0 pgmap v11578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:15.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:14 smithi040 bash[41173]: audit 2023-12-01T22:05:13.875701+0000 mon.c (mon.2) 7308 : audit 0 from='client.? 172.21.15.40:0/3046586952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:14 smithi141 bash[31670]: cluster 2023-12-01T22:05:13.503818+0000 mgr.y (mgr.24356) 11610 : cluster 0 pgmap v11578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:14 smithi141 bash[31670]: audit 2023-12-01T22:05:13.875701+0000 mon.c (mon.2) 7308 : audit 0 from='client.? 172.21.15.40:0/3046586952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:16.825 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:05:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:05:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:16 smithi040 bash[28232]: cluster 2023-12-01T22:05:15.505045+0000 mgr.y (mgr.24356) 11611 : cluster 0 pgmap v11579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:16 smithi040 bash[28232]: audit 2023-12-01T22:05:16.344574+0000 mon.c (mon.2) 7309 : audit 0 from='client.? 172.21.15.40:0/110065273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:16 smithi040 bash[41173]: cluster 2023-12-01T22:05:15.505045+0000 mgr.y (mgr.24356) 11611 : cluster 0 pgmap v11579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:16 smithi040 bash[41173]: audit 2023-12-01T22:05:16.344574+0000 mon.c (mon.2) 7309 : audit 0 from='client.? 172.21.15.40:0/110065273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:16 smithi141 bash[31670]: cluster 2023-12-01T22:05:15.505045+0000 mgr.y (mgr.24356) 11611 : cluster 0 pgmap v11579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:16 smithi141 bash[31670]: audit 2023-12-01T22:05:16.344574+0000 mon.c (mon.2) 7309 : audit 0 from='client.? 172.21.15.40:0/110065273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:18 smithi040 bash[28232]: cluster 2023-12-01T22:05:17.505651+0000 mgr.y (mgr.24356) 11612 : cluster 0 pgmap v11580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:18 smithi040 bash[28232]: audit 2023-12-01T22:05:18.808114+0000 mon.a (mon.0) 7431 : audit 0 from='client.? 172.21.15.40:0/1773866994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:18 smithi040 bash[41173]: cluster 2023-12-01T22:05:17.505651+0000 mgr.y (mgr.24356) 11612 : cluster 0 pgmap v11580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:18 smithi040 bash[41173]: audit 2023-12-01T22:05:18.808114+0000 mon.a (mon.0) 7431 : audit 0 from='client.? 172.21.15.40:0/1773866994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:18 smithi141 bash[31670]: cluster 2023-12-01T22:05:17.505651+0000 mgr.y (mgr.24356) 11612 : cluster 0 pgmap v11580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:18 smithi141 bash[31670]: audit 2023-12-01T22:05:18.808114+0000 mon.a (mon.0) 7431 : audit 0 from='client.? 172.21.15.40:0/1773866994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:19 smithi040 bash[41173]: audit 2023-12-01T22:05:18.943231+0000 mon.c (mon.2) 7310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:20.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:19 smithi040 bash[28232]: audit 2023-12-01T22:05:18.943231+0000 mon.c (mon.2) 7310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:19 smithi141 bash[31670]: audit 2023-12-01T22:05:18.943231+0000 mon.c (mon.2) 7310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:20 smithi040 bash[41173]: cluster 2023-12-01T22:05:19.506785+0000 mgr.y (mgr.24356) 11613 : cluster 0 pgmap v11581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:20 smithi040 bash[28232]: cluster 2023-12-01T22:05:19.506785+0000 mgr.y (mgr.24356) 11613 : cluster 0 pgmap v11581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:20 smithi141 bash[31670]: cluster 2023-12-01T22:05:19.506785+0000 mgr.y (mgr.24356) 11613 : cluster 0 pgmap v11581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:22.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:21 smithi040 bash[41173]: audit 2023-12-01T22:05:21.271116+0000 mon.a (mon.0) 7432 : audit 0 from='client.? 172.21.15.40:0/3505803430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:22.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:21 smithi040 bash[28232]: audit 2023-12-01T22:05:21.271116+0000 mon.a (mon.0) 7432 : audit 0 from='client.? 172.21.15.40:0/3505803430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:21 smithi141 bash[31670]: audit 2023-12-01T22:05:21.271116+0000 mon.a (mon.0) 7432 : audit 0 from='client.? 172.21.15.40:0/3505803430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:22 smithi040 bash[41173]: cluster 2023-12-01T22:05:21.507450+0000 mgr.y (mgr.24356) 11614 : cluster 0 pgmap v11582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:22 smithi040 bash[28232]: cluster 2023-12-01T22:05:21.507450+0000 mgr.y (mgr.24356) 11614 : cluster 0 pgmap v11582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:22 smithi141 bash[31670]: cluster 2023-12-01T22:05:21.507450+0000 mgr.y (mgr.24356) 11614 : cluster 0 pgmap v11582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:23 smithi040 bash[41173]: audit 2023-12-01T22:05:23.735442+0000 mon.a (mon.0) 7433 : audit 0 from='client.? 172.21.15.40:0/1540886770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:24.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:23 smithi040 bash[28232]: audit 2023-12-01T22:05:23.735442+0000 mon.a (mon.0) 7433 : audit 0 from='client.? 172.21.15.40:0/1540886770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:23 smithi141 bash[31670]: audit 2023-12-01T22:05:23.735442+0000 mon.a (mon.0) 7433 : audit 0 from='client.? 172.21.15.40:0/1540886770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:24 smithi040 bash[41173]: cluster 2023-12-01T22:05:23.508102+0000 mgr.y (mgr.24356) 11615 : cluster 0 pgmap v11583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:25.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:24 smithi040 bash[28232]: cluster 2023-12-01T22:05:23.508102+0000 mgr.y (mgr.24356) 11615 : cluster 0 pgmap v11583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:24 smithi141 bash[31670]: cluster 2023-12-01T22:05:23.508102+0000 mgr.y (mgr.24356) 11615 : cluster 0 pgmap v11583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:26.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:05:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:05:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:26 smithi040 bash[28232]: cluster 2023-12-01T22:05:25.509304+0000 mgr.y (mgr.24356) 11616 : cluster 0 pgmap v11584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:26 smithi040 bash[28232]: audit 2023-12-01T22:05:26.207286+0000 mon.a (mon.0) 7434 : audit 0 from='client.? 172.21.15.40:0/716528381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:26 smithi040 bash[41173]: cluster 2023-12-01T22:05:25.509304+0000 mgr.y (mgr.24356) 11616 : cluster 0 pgmap v11584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:26 smithi040 bash[41173]: audit 2023-12-01T22:05:26.207286+0000 mon.a (mon.0) 7434 : audit 0 from='client.? 172.21.15.40:0/716528381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:26 smithi141 bash[31670]: cluster 2023-12-01T22:05:25.509304+0000 mgr.y (mgr.24356) 11616 : cluster 0 pgmap v11584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:26 smithi141 bash[31670]: audit 2023-12-01T22:05:26.207286+0000 mon.a (mon.0) 7434 : audit 0 from='client.? 172.21.15.40:0/716528381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:28 smithi040 bash[28232]: cluster 2023-12-01T22:05:27.509947+0000 mgr.y (mgr.24356) 11617 : cluster 0 pgmap v11585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:28 smithi040 bash[28232]: audit 2023-12-01T22:05:28.673853+0000 mon.a (mon.0) 7435 : audit 0 from='client.? 172.21.15.40:0/4270348596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:28 smithi040 bash[41173]: cluster 2023-12-01T22:05:27.509947+0000 mgr.y (mgr.24356) 11617 : cluster 0 pgmap v11585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:28 smithi040 bash[41173]: audit 2023-12-01T22:05:28.673853+0000 mon.a (mon.0) 7435 : audit 0 from='client.? 172.21.15.40:0/4270348596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:28 smithi141 bash[31670]: cluster 2023-12-01T22:05:27.509947+0000 mgr.y (mgr.24356) 11617 : cluster 0 pgmap v11585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:28 smithi141 bash[31670]: audit 2023-12-01T22:05:28.673853+0000 mon.a (mon.0) 7435 : audit 0 from='client.? 172.21.15.40:0/4270348596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:30 smithi040 bash[41173]: cluster 2023-12-01T22:05:29.511101+0000 mgr.y (mgr.24356) 11618 : cluster 0 pgmap v11586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:30 smithi040 bash[28232]: cluster 2023-12-01T22:05:29.511101+0000 mgr.y (mgr.24356) 11618 : cluster 0 pgmap v11586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:30 smithi141 bash[31670]: cluster 2023-12-01T22:05:29.511101+0000 mgr.y (mgr.24356) 11618 : cluster 0 pgmap v11586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:32.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:31 smithi040 bash[28232]: audit 2023-12-01T22:05:31.130031+0000 mon.a (mon.0) 7436 : audit 0 from='client.? 172.21.15.40:0/276252310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:32.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:31 smithi040 bash[41173]: audit 2023-12-01T22:05:31.130031+0000 mon.a (mon.0) 7436 : audit 0 from='client.? 172.21.15.40:0/276252310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:31 smithi141 bash[31670]: audit 2023-12-01T22:05:31.130031+0000 mon.a (mon.0) 7436 : audit 0 from='client.? 172.21.15.40:0/276252310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:32 smithi040 bash[28232]: cluster 2023-12-01T22:05:31.511780+0000 mgr.y (mgr.24356) 11619 : cluster 0 pgmap v11587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:32 smithi040 bash[41173]: cluster 2023-12-01T22:05:31.511780+0000 mgr.y (mgr.24356) 11619 : cluster 0 pgmap v11587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:32 smithi141 bash[31670]: cluster 2023-12-01T22:05:31.511780+0000 mgr.y (mgr.24356) 11619 : cluster 0 pgmap v11587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:34.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:33 smithi040 bash[28232]: audit 2023-12-01T22:05:33.597699+0000 mon.a (mon.0) 7437 : audit 0 from='client.? 172.21.15.40:0/3229855167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:33 smithi040 bash[41173]: audit 2023-12-01T22:05:33.597699+0000 mon.a (mon.0) 7437 : audit 0 from='client.? 172.21.15.40:0/3229855167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:33 smithi141 bash[31670]: audit 2023-12-01T22:05:33.597699+0000 mon.a (mon.0) 7437 : audit 0 from='client.? 172.21.15.40:0/3229855167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:34 smithi040 bash[28232]: cluster 2023-12-01T22:05:33.512408+0000 mgr.y (mgr.24356) 11620 : cluster 0 pgmap v11588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:34 smithi040 bash[28232]: audit 2023-12-01T22:05:33.943482+0000 mon.c (mon.2) 7311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:34 smithi040 bash[41173]: cluster 2023-12-01T22:05:33.512408+0000 mgr.y (mgr.24356) 11620 : cluster 0 pgmap v11588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:35.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:34 smithi040 bash[41173]: audit 2023-12-01T22:05:33.943482+0000 mon.c (mon.2) 7311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:34 smithi141 bash[31670]: cluster 2023-12-01T22:05:33.512408+0000 mgr.y (mgr.24356) 11620 : cluster 0 pgmap v11588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:34 smithi141 bash[31670]: audit 2023-12-01T22:05:33.943482+0000 mon.c (mon.2) 7311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:36.905 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:05:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:05:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:36 smithi040 bash[28232]: cluster 2023-12-01T22:05:35.513553+0000 mgr.y (mgr.24356) 11621 : cluster 0 pgmap v11589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:36 smithi040 bash[28232]: audit 2023-12-01T22:05:36.057023+0000 mon.a (mon.0) 7438 : audit 0 from='client.? 172.21.15.40:0/3538779728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:36 smithi040 bash[41173]: cluster 2023-12-01T22:05:35.513553+0000 mgr.y (mgr.24356) 11621 : cluster 0 pgmap v11589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:36 smithi040 bash[41173]: audit 2023-12-01T22:05:36.057023+0000 mon.a (mon.0) 7438 : audit 0 from='client.? 172.21.15.40:0/3538779728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:36 smithi141 bash[31670]: cluster 2023-12-01T22:05:35.513553+0000 mgr.y (mgr.24356) 11621 : cluster 0 pgmap v11589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:36 smithi141 bash[31670]: audit 2023-12-01T22:05:36.057023+0000 mon.a (mon.0) 7438 : audit 0 from='client.? 172.21.15.40:0/3538779728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:38 smithi040 bash[41173]: cluster 2023-12-01T22:05:37.514109+0000 mgr.y (mgr.24356) 11622 : cluster 0 pgmap v11590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:38 smithi040 bash[41173]: audit 2023-12-01T22:05:38.524301+0000 mon.a (mon.0) 7439 : audit 0 from='client.? 172.21.15.40:0/687402181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:38 smithi040 bash[28232]: cluster 2023-12-01T22:05:37.514109+0000 mgr.y (mgr.24356) 11622 : cluster 0 pgmap v11590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:38 smithi040 bash[28232]: audit 2023-12-01T22:05:38.524301+0000 mon.a (mon.0) 7439 : audit 0 from='client.? 172.21.15.40:0/687402181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:38 smithi141 bash[31670]: cluster 2023-12-01T22:05:37.514109+0000 mgr.y (mgr.24356) 11622 : cluster 0 pgmap v11590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:38 smithi141 bash[31670]: audit 2023-12-01T22:05:38.524301+0000 mon.a (mon.0) 7439 : audit 0 from='client.? 172.21.15.40:0/687402181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:40 smithi141 bash[31670]: cluster 2023-12-01T22:05:39.515476+0000 mgr.y (mgr.24356) 11623 : cluster 0 pgmap v11591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:40 smithi040 bash[28232]: cluster 2023-12-01T22:05:39.515476+0000 mgr.y (mgr.24356) 11623 : cluster 0 pgmap v11591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:40 smithi040 bash[41173]: cluster 2023-12-01T22:05:39.515476+0000 mgr.y (mgr.24356) 11623 : cluster 0 pgmap v11591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:41 smithi141 bash[31670]: audit 2023-12-01T22:05:40.994590+0000 mon.c (mon.2) 7312 : audit 0 from='client.? 172.21.15.40:0/3068791005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:42.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:41 smithi040 bash[28232]: audit 2023-12-01T22:05:40.994590+0000 mon.c (mon.2) 7312 : audit 0 from='client.? 172.21.15.40:0/3068791005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:42.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:41 smithi040 bash[41173]: audit 2023-12-01T22:05:40.994590+0000 mon.c (mon.2) 7312 : audit 0 from='client.? 172.21.15.40:0/3068791005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:42 smithi141 bash[31670]: cluster 2023-12-01T22:05:41.516242+0000 mgr.y (mgr.24356) 11624 : cluster 0 pgmap v11592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:43.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:42 smithi040 bash[28232]: cluster 2023-12-01T22:05:41.516242+0000 mgr.y (mgr.24356) 11624 : cluster 0 pgmap v11592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:42 smithi040 bash[41173]: cluster 2023-12-01T22:05:41.516242+0000 mgr.y (mgr.24356) 11624 : cluster 0 pgmap v11592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:44.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:43 smithi141 bash[31670]: audit 2023-12-01T22:05:43.457148+0000 mon.a (mon.0) 7440 : audit 0 from='client.? 172.21.15.40:0/3621821607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:44.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:43 smithi040 bash[28232]: audit 2023-12-01T22:05:43.457148+0000 mon.a (mon.0) 7440 : audit 0 from='client.? 172.21.15.40:0/3621821607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:44.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:43 smithi040 bash[41173]: audit 2023-12-01T22:05:43.457148+0000 mon.a (mon.0) 7440 : audit 0 from='client.? 172.21.15.40:0/3621821607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:44 smithi141 bash[31670]: cluster 2023-12-01T22:05:43.516923+0000 mgr.y (mgr.24356) 11625 : cluster 0 pgmap v11593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:45.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:44 smithi040 bash[28232]: cluster 2023-12-01T22:05:43.516923+0000 mgr.y (mgr.24356) 11625 : cluster 0 pgmap v11593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:44 smithi040 bash[41173]: cluster 2023-12-01T22:05:43.516923+0000 mgr.y (mgr.24356) 11625 : cluster 0 pgmap v11593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:46.809 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:05:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:05:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:46 smithi040 bash[28232]: cluster 2023-12-01T22:05:45.518042+0000 mgr.y (mgr.24356) 11626 : cluster 0 pgmap v11594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:46 smithi040 bash[28232]: audit 2023-12-01T22:05:45.920262+0000 mon.a (mon.0) 7441 : audit 0 from='client.? 172.21.15.40:0/14794721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:46 smithi040 bash[41173]: cluster 2023-12-01T22:05:45.518042+0000 mgr.y (mgr.24356) 11626 : cluster 0 pgmap v11594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:46 smithi040 bash[41173]: audit 2023-12-01T22:05:45.920262+0000 mon.a (mon.0) 7441 : audit 0 from='client.? 172.21.15.40:0/14794721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:46 smithi141 bash[31670]: cluster 2023-12-01T22:05:45.518042+0000 mgr.y (mgr.24356) 11626 : cluster 0 pgmap v11594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:46 smithi141 bash[31670]: audit 2023-12-01T22:05:45.920262+0000 mon.a (mon.0) 7441 : audit 0 from='client.? 172.21.15.40:0/14794721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:48 smithi040 bash[28232]: cluster 2023-12-01T22:05:47.518664+0000 mgr.y (mgr.24356) 11627 : cluster 0 pgmap v11595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:48 smithi040 bash[28232]: audit 2023-12-01T22:05:48.386985+0000 mon.c (mon.2) 7313 : audit 0 from='client.? 172.21.15.40:0/1225151841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:48 smithi040 bash[41173]: cluster 2023-12-01T22:05:47.518664+0000 mgr.y (mgr.24356) 11627 : cluster 0 pgmap v11595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:48 smithi040 bash[41173]: audit 2023-12-01T22:05:48.386985+0000 mon.c (mon.2) 7313 : audit 0 from='client.? 172.21.15.40:0/1225151841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:48 smithi141 bash[31670]: cluster 2023-12-01T22:05:47.518664+0000 mgr.y (mgr.24356) 11627 : cluster 0 pgmap v11595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:48 smithi141 bash[31670]: audit 2023-12-01T22:05:48.386985+0000 mon.c (mon.2) 7313 : audit 0 from='client.? 172.21.15.40:0/1225151841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:49 smithi040 bash[28232]: audit 2023-12-01T22:05:48.944096+0000 mon.c (mon.2) 7314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:49 smithi040 bash[41173]: audit 2023-12-01T22:05:48.944096+0000 mon.c (mon.2) 7314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:49 smithi141 bash[31670]: audit 2023-12-01T22:05:48.944096+0000 mon.c (mon.2) 7314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:50 smithi040 bash[28232]: cluster 2023-12-01T22:05:49.519799+0000 mgr.y (mgr.24356) 11628 : cluster 0 pgmap v11596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:50 smithi040 bash[41173]: cluster 2023-12-01T22:05:49.519799+0000 mgr.y (mgr.24356) 11628 : cluster 0 pgmap v11596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:50 smithi141 bash[31670]: cluster 2023-12-01T22:05:49.519799+0000 mgr.y (mgr.24356) 11628 : cluster 0 pgmap v11596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:51 smithi040 bash[28232]: audit 2023-12-01T22:05:50.859220+0000 mon.a (mon.0) 7442 : audit 0 from='client.? 172.21.15.40:0/3533088690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:52.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:51 smithi040 bash[41173]: audit 2023-12-01T22:05:50.859220+0000 mon.a (mon.0) 7442 : audit 0 from='client.? 172.21.15.40:0/3533088690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:51 smithi141 bash[31670]: audit 2023-12-01T22:05:50.859220+0000 mon.a (mon.0) 7442 : audit 0 from='client.? 172.21.15.40:0/3533088690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:52 smithi040 bash[41173]: cluster 2023-12-01T22:05:51.520444+0000 mgr.y (mgr.24356) 11629 : cluster 0 pgmap v11597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:53.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:52 smithi040 bash[28232]: cluster 2023-12-01T22:05:51.520444+0000 mgr.y (mgr.24356) 11629 : cluster 0 pgmap v11597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:52 smithi141 bash[31670]: cluster 2023-12-01T22:05:51.520444+0000 mgr.y (mgr.24356) 11629 : cluster 0 pgmap v11597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:54.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:53 smithi040 bash[28232]: audit 2023-12-01T22:05:53.325136+0000 mon.a (mon.0) 7443 : audit 0 from='client.? 172.21.15.40:0/1363643602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:54.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:53 smithi040 bash[41173]: audit 2023-12-01T22:05:53.325136+0000 mon.a (mon.0) 7443 : audit 0 from='client.? 172.21.15.40:0/1363643602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:53 smithi141 bash[31670]: audit 2023-12-01T22:05:53.325136+0000 mon.a (mon.0) 7443 : audit 0 from='client.? 172.21.15.40:0/1363643602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:55.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:54 smithi040 bash[41173]: cluster 2023-12-01T22:05:53.521110+0000 mgr.y (mgr.24356) 11630 : cluster 0 pgmap v11598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:55.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:54 smithi040 bash[28232]: cluster 2023-12-01T22:05:53.521110+0000 mgr.y (mgr.24356) 11630 : cluster 0 pgmap v11598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:54 smithi141 bash[31670]: cluster 2023-12-01T22:05:53.521110+0000 mgr.y (mgr.24356) 11630 : cluster 0 pgmap v11598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:56.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:55 smithi040 bash[28232]: audit 2023-12-01T22:05:55.788708+0000 mon.a (mon.0) 7444 : audit 0 from='client.? 172.21.15.40:0/3594393291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:56.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:55 smithi040 bash[41173]: audit 2023-12-01T22:05:55.788708+0000 mon.a (mon.0) 7444 : audit 0 from='client.? 172.21.15.40:0/3594393291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:55 smithi141 bash[31670]: audit 2023-12-01T22:05:55.788708+0000 mon.a (mon.0) 7444 : audit 0 from='client.? 172.21.15.40:0/3594393291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:56.864 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:05:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:05:57.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:56 smithi040 bash[28232]: cluster 2023-12-01T22:05:55.522357+0000 mgr.y (mgr.24356) 11631 : cluster 0 pgmap v11599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:57.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:56 smithi040 bash[41173]: cluster 2023-12-01T22:05:55.522357+0000 mgr.y (mgr.24356) 11631 : cluster 0 pgmap v11599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:56 smithi141 bash[31670]: cluster 2023-12-01T22:05:55.522357+0000 mgr.y (mgr.24356) 11631 : cluster 0 pgmap v11599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:58 smithi040 bash[28232]: cluster 2023-12-01T22:05:57.523045+0000 mgr.y (mgr.24356) 11632 : cluster 0 pgmap v11600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:05:58 smithi040 bash[28232]: audit 2023-12-01T22:05:58.263721+0000 mon.c (mon.2) 7315 : audit 0 from='client.? 172.21.15.40:0/2949280787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:58 smithi040 bash[41173]: cluster 2023-12-01T22:05:57.523045+0000 mgr.y (mgr.24356) 11632 : cluster 0 pgmap v11600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:59.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:05:58 smithi040 bash[41173]: audit 2023-12-01T22:05:58.263721+0000 mon.c (mon.2) 7315 : audit 0 from='client.? 172.21.15.40:0/2949280787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:05:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:58 smithi141 bash[31670]: cluster 2023-12-01T22:05:57.523045+0000 mgr.y (mgr.24356) 11632 : cluster 0 pgmap v11600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:05:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:05:58 smithi141 bash[31670]: audit 2023-12-01T22:05:58.263721+0000 mon.c (mon.2) 7315 : audit 0 from='client.? 172.21.15.40:0/2949280787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:00 smithi040 bash[28232]: cluster 2023-12-01T22:05:59.524164+0000 mgr.y (mgr.24356) 11633 : cluster 0 pgmap v11601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:01.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:00 smithi040 bash[28232]: audit 2023-12-01T22:06:00.740786+0000 mon.c (mon.2) 7316 : audit 0 from='client.? 172.21.15.40:0/596815276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:00 smithi040 bash[41173]: cluster 2023-12-01T22:05:59.524164+0000 mgr.y (mgr.24356) 11633 : cluster 0 pgmap v11601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:01.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:00 smithi040 bash[41173]: audit 2023-12-01T22:06:00.740786+0000 mon.c (mon.2) 7316 : audit 0 from='client.? 172.21.15.40:0/596815276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:00 smithi141 bash[31670]: cluster 2023-12-01T22:05:59.524164+0000 mgr.y (mgr.24356) 11633 : cluster 0 pgmap v11601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:00 smithi141 bash[31670]: audit 2023-12-01T22:06:00.740786+0000 mon.c (mon.2) 7316 : audit 0 from='client.? 172.21.15.40:0/596815276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:02 smithi040 bash[28232]: cluster 2023-12-01T22:06:01.524832+0000 mgr.y (mgr.24356) 11634 : cluster 0 pgmap v11602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:02 smithi040 bash[41173]: cluster 2023-12-01T22:06:01.524832+0000 mgr.y (mgr.24356) 11634 : cluster 0 pgmap v11602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:02 smithi141 bash[31670]: cluster 2023-12-01T22:06:01.524832+0000 mgr.y (mgr.24356) 11634 : cluster 0 pgmap v11602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:04.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:03 smithi040 bash[28232]: audit 2023-12-01T22:06:03.206341+0000 mon.c (mon.2) 7317 : audit 0 from='client.? 172.21.15.40:0/1378853990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:04.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:03 smithi040 bash[41173]: audit 2023-12-01T22:06:03.206341+0000 mon.c (mon.2) 7317 : audit 0 from='client.? 172.21.15.40:0/1378853990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:03 smithi141 bash[31670]: audit 2023-12-01T22:06:03.206341+0000 mon.c (mon.2) 7317 : audit 0 from='client.? 172.21.15.40:0/1378853990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:04 smithi040 bash[41173]: cluster 2023-12-01T22:06:03.525502+0000 mgr.y (mgr.24356) 11635 : cluster 0 pgmap v11603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:04 smithi040 bash[41173]: audit 2023-12-01T22:06:03.944495+0000 mon.c (mon.2) 7318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:04 smithi040 bash[28232]: cluster 2023-12-01T22:06:03.525502+0000 mgr.y (mgr.24356) 11635 : cluster 0 pgmap v11603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:05.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:04 smithi040 bash[28232]: audit 2023-12-01T22:06:03.944495+0000 mon.c (mon.2) 7318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:04 smithi141 bash[31670]: cluster 2023-12-01T22:06:03.525502+0000 mgr.y (mgr.24356) 11635 : cluster 0 pgmap v11603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:04 smithi141 bash[31670]: audit 2023-12-01T22:06:03.944495+0000 mon.c (mon.2) 7318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:05 smithi040 bash[41173]: audit 2023-12-01T22:06:05.679830+0000 mon.c (mon.2) 7319 : audit 0 from='client.? 172.21.15.40:0/1266582549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:05 smithi040 bash[28232]: audit 2023-12-01T22:06:05.679830+0000 mon.c (mon.2) 7319 : audit 0 from='client.? 172.21.15.40:0/1266582549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:06.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:05 smithi141 bash[31670]: audit 2023-12-01T22:06:05.679830+0000 mon.c (mon.2) 7319 : audit 0 from='client.? 172.21.15.40:0/1266582549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:06.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:06:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:06:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:06 smithi040 bash[28232]: cluster 2023-12-01T22:06:05.526568+0000 mgr.y (mgr.24356) 11636 : cluster 0 pgmap v11604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:06 smithi040 bash[41173]: cluster 2023-12-01T22:06:05.526568+0000 mgr.y (mgr.24356) 11636 : cluster 0 pgmap v11604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:06 smithi141 bash[31670]: cluster 2023-12-01T22:06:05.526568+0000 mgr.y (mgr.24356) 11636 : cluster 0 pgmap v11604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[41173]: cluster 2023-12-01T22:06:07.527229+0000 mgr.y (mgr.24356) 11637 : cluster 0 pgmap v11605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[41173]: audit 2023-12-01T22:06:08.048181+0000 mon.c (mon.2) 7320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:06:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[41173]: audit 2023-12-01T22:06:08.147249+0000 mon.c (mon.2) 7321 : audit 0 from='client.? 172.21.15.40:0/910904941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[41173]: audit 2023-12-01T22:06:08.426230+0000 mon.a (mon.0) 7445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[41173]: audit 2023-12-01T22:06:08.437061+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[28232]: cluster 2023-12-01T22:06:07.527229+0000 mgr.y (mgr.24356) 11637 : cluster 0 pgmap v11605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[28232]: audit 2023-12-01T22:06:08.048181+0000 mon.c (mon.2) 7320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:06:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[28232]: audit 2023-12-01T22:06:08.147249+0000 mon.c (mon.2) 7321 : audit 0 from='client.? 172.21.15.40:0/910904941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[28232]: audit 2023-12-01T22:06:08.426230+0000 mon.a (mon.0) 7445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:09.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:08 smithi040 bash[28232]: audit 2023-12-01T22:06:08.437061+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:08 smithi141 bash[31670]: cluster 2023-12-01T22:06:07.527229+0000 mgr.y (mgr.24356) 11637 : cluster 0 pgmap v11605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:08 smithi141 bash[31670]: audit 2023-12-01T22:06:08.048181+0000 mon.c (mon.2) 7320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:06:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:08 smithi141 bash[31670]: audit 2023-12-01T22:06:08.147249+0000 mon.c (mon.2) 7321 : audit 0 from='client.? 172.21.15.40:0/910904941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:08 smithi141 bash[31670]: audit 2023-12-01T22:06:08.426230+0000 mon.a (mon.0) 7445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:09.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:08 smithi141 bash[31670]: audit 2023-12-01T22:06:08.437061+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:10 smithi040 bash[28232]: cluster 2023-12-01T22:06:09.528421+0000 mgr.y (mgr.24356) 11638 : cluster 0 pgmap v11606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:10 smithi040 bash[28232]: audit 2023-12-01T22:06:10.608041+0000 mon.c (mon.2) 7322 : audit 0 from='client.? 172.21.15.40:0/2671534660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:10 smithi040 bash[41173]: cluster 2023-12-01T22:06:09.528421+0000 mgr.y (mgr.24356) 11638 : cluster 0 pgmap v11606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:10 smithi040 bash[41173]: audit 2023-12-01T22:06:10.608041+0000 mon.c (mon.2) 7322 : audit 0 from='client.? 172.21.15.40:0/2671534660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:10 smithi141 bash[31670]: cluster 2023-12-01T22:06:09.528421+0000 mgr.y (mgr.24356) 11638 : cluster 0 pgmap v11606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:10 smithi141 bash[31670]: audit 2023-12-01T22:06:10.608041+0000 mon.c (mon.2) 7322 : audit 0 from='client.? 172.21.15.40:0/2671534660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:12 smithi040 bash[41173]: cluster 2023-12-01T22:06:11.529101+0000 mgr.y (mgr.24356) 11639 : cluster 0 pgmap v11607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:12 smithi040 bash[28232]: cluster 2023-12-01T22:06:11.529101+0000 mgr.y (mgr.24356) 11639 : cluster 0 pgmap v11607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:12 smithi141 bash[31670]: cluster 2023-12-01T22:06:11.529101+0000 mgr.y (mgr.24356) 11639 : cluster 0 pgmap v11607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:13 smithi141 bash[31670]: audit 2023-12-01T22:06:13.087423+0000 mon.a (mon.0) 7447 : audit 0 from='client.? 172.21.15.40:0/3358985698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:14.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:13 smithi040 bash[28232]: audit 2023-12-01T22:06:13.087423+0000 mon.a (mon.0) 7447 : audit 0 from='client.? 172.21.15.40:0/3358985698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:13 smithi040 bash[41173]: audit 2023-12-01T22:06:13.087423+0000 mon.a (mon.0) 7447 : audit 0 from='client.? 172.21.15.40:0/3358985698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: cluster 2023-12-01T22:06:13.529822+0000 mgr.y (mgr.24356) 11640 : cluster 0 pgmap v11608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.246479+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.263054+0000 mon.a (mon.0) 7449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.282960+0000 mon.a (mon.0) 7450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.293697+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.818232+0000 mon.c (mon.2) 7323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:06:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.820092+0000 mon.c (mon.2) 7324 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:06:15.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:14 smithi141 bash[31670]: audit 2023-12-01T22:06:14.830121+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: cluster 2023-12-01T22:06:13.529822+0000 mgr.y (mgr.24356) 11640 : cluster 0 pgmap v11608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.246479+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.263054+0000 mon.a (mon.0) 7449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.282960+0000 mon.a (mon.0) 7450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.293697+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.818232+0000 mon.c (mon.2) 7323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.820092+0000 mon.c (mon.2) 7324 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:06:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[28232]: audit 2023-12-01T22:06:14.830121+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: cluster 2023-12-01T22:06:13.529822+0000 mgr.y (mgr.24356) 11640 : cluster 0 pgmap v11608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.246479+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.263054+0000 mon.a (mon.0) 7449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.282960+0000 mon.a (mon.0) 7450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.293697+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.818232+0000 mon.c (mon.2) 7323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.820092+0000 mon.c (mon.2) 7324 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:06:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:14 smithi040 bash[41173]: audit 2023-12-01T22:06:14.830121+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:06:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:15 smithi141 bash[31670]: audit 2023-12-01T22:06:15.554320+0000 mon.c (mon.2) 7325 : audit 0 from='client.? 172.21.15.40:0/731546611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:16.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:15 smithi040 bash[28232]: audit 2023-12-01T22:06:15.554320+0000 mon.c (mon.2) 7325 : audit 0 from='client.? 172.21.15.40:0/731546611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:16.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:15 smithi040 bash[41173]: audit 2023-12-01T22:06:15.554320+0000 mon.c (mon.2) 7325 : audit 0 from='client.? 172.21.15.40:0/731546611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:16.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:06:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:06:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:16 smithi141 bash[31670]: cluster 2023-12-01T22:06:15.530964+0000 mgr.y (mgr.24356) 11641 : cluster 0 pgmap v11609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:17.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:16 smithi040 bash[28232]: cluster 2023-12-01T22:06:15.530964+0000 mgr.y (mgr.24356) 11641 : cluster 0 pgmap v11609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:16 smithi040 bash[41173]: cluster 2023-12-01T22:06:15.530964+0000 mgr.y (mgr.24356) 11641 : cluster 0 pgmap v11609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:18 smithi141 bash[31670]: cluster 2023-12-01T22:06:17.531569+0000 mgr.y (mgr.24356) 11642 : cluster 0 pgmap v11610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:18 smithi141 bash[31670]: audit 2023-12-01T22:06:18.020687+0000 mon.c (mon.2) 7326 : audit 0 from='client.? 172.21.15.40:0/227778896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:18 smithi040 bash[28232]: cluster 2023-12-01T22:06:17.531569+0000 mgr.y (mgr.24356) 11642 : cluster 0 pgmap v11610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:18 smithi040 bash[28232]: audit 2023-12-01T22:06:18.020687+0000 mon.c (mon.2) 7326 : audit 0 from='client.? 172.21.15.40:0/227778896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:18 smithi040 bash[41173]: cluster 2023-12-01T22:06:17.531569+0000 mgr.y (mgr.24356) 11642 : cluster 0 pgmap v11610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:18 smithi040 bash[41173]: audit 2023-12-01T22:06:18.020687+0000 mon.c (mon.2) 7326 : audit 0 from='client.? 172.21.15.40:0/227778896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:19 smithi141 bash[31670]: audit 2023-12-01T22:06:18.944619+0000 mon.c (mon.2) 7327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:20.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:19 smithi040 bash[28232]: audit 2023-12-01T22:06:18.944619+0000 mon.c (mon.2) 7327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:19 smithi040 bash[41173]: audit 2023-12-01T22:06:18.944619+0000 mon.c (mon.2) 7327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:20 smithi141 bash[31670]: cluster 2023-12-01T22:06:19.532774+0000 mgr.y (mgr.24356) 11643 : cluster 0 pgmap v11611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:20 smithi141 bash[31670]: audit 2023-12-01T22:06:20.489118+0000 mon.a (mon.0) 7453 : audit 0 from='client.? 172.21.15.40:0/2636251914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:20 smithi040 bash[41173]: cluster 2023-12-01T22:06:19.532774+0000 mgr.y (mgr.24356) 11643 : cluster 0 pgmap v11611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:20 smithi040 bash[41173]: audit 2023-12-01T22:06:20.489118+0000 mon.a (mon.0) 7453 : audit 0 from='client.? 172.21.15.40:0/2636251914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:21.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:20 smithi040 bash[28232]: cluster 2023-12-01T22:06:19.532774+0000 mgr.y (mgr.24356) 11643 : cluster 0 pgmap v11611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:21.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:20 smithi040 bash[28232]: audit 2023-12-01T22:06:20.489118+0000 mon.a (mon.0) 7453 : audit 0 from='client.? 172.21.15.40:0/2636251914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:21 smithi141 bash[31670]: cluster 2023-12-01T22:06:21.533441+0000 mgr.y (mgr.24356) 11644 : cluster 0 pgmap v11612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:22.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:21 smithi040 bash[41173]: cluster 2023-12-01T22:06:21.533441+0000 mgr.y (mgr.24356) 11644 : cluster 0 pgmap v11612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:22.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:21 smithi040 bash[28232]: cluster 2023-12-01T22:06:21.533441+0000 mgr.y (mgr.24356) 11644 : cluster 0 pgmap v11612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:23 smithi141 bash[31670]: audit 2023-12-01T22:06:22.956481+0000 mon.a (mon.0) 7454 : audit 0 from='client.? 172.21.15.40:0/1897398107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:23 smithi040 bash[41173]: audit 2023-12-01T22:06:22.956481+0000 mon.a (mon.0) 7454 : audit 0 from='client.? 172.21.15.40:0/1897398107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:23 smithi040 bash[28232]: audit 2023-12-01T22:06:22.956481+0000 mon.a (mon.0) 7454 : audit 0 from='client.? 172.21.15.40:0/1897398107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:24 smithi141 bash[31670]: cluster 2023-12-01T22:06:23.534090+0000 mgr.y (mgr.24356) 11645 : cluster 0 pgmap v11613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:24 smithi040 bash[28232]: cluster 2023-12-01T22:06:23.534090+0000 mgr.y (mgr.24356) 11645 : cluster 0 pgmap v11613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:24 smithi040 bash[41173]: cluster 2023-12-01T22:06:23.534090+0000 mgr.y (mgr.24356) 11645 : cluster 0 pgmap v11613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:25.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:25 smithi141 bash[31670]: audit 2023-12-01T22:06:25.422885+0000 mon.a (mon.0) 7455 : audit 0 from='client.? 172.21.15.40:0/4173778023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:25 smithi040 bash[28232]: audit 2023-12-01T22:06:25.422885+0000 mon.a (mon.0) 7455 : audit 0 from='client.? 172.21.15.40:0/4173778023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:25 smithi040 bash[41173]: audit 2023-12-01T22:06:25.422885+0000 mon.a (mon.0) 7455 : audit 0 from='client.? 172.21.15.40:0/4173778023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:26.825 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:06:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:06:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:26 smithi040 bash[28232]: cluster 2023-12-01T22:06:25.535228+0000 mgr.y (mgr.24356) 11646 : cluster 0 pgmap v11614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:26 smithi040 bash[41173]: cluster 2023-12-01T22:06:25.535228+0000 mgr.y (mgr.24356) 11646 : cluster 0 pgmap v11614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:26 smithi141 bash[31670]: cluster 2023-12-01T22:06:25.535228+0000 mgr.y (mgr.24356) 11646 : cluster 0 pgmap v11614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:28 smithi040 bash[28232]: cluster 2023-12-01T22:06:27.535860+0000 mgr.y (mgr.24356) 11647 : cluster 0 pgmap v11615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:28 smithi040 bash[28232]: audit 2023-12-01T22:06:27.887271+0000 mon.c (mon.2) 7328 : audit 0 from='client.? 172.21.15.40:0/2201340603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:28 smithi040 bash[41173]: cluster 2023-12-01T22:06:27.535860+0000 mgr.y (mgr.24356) 11647 : cluster 0 pgmap v11615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:28 smithi040 bash[41173]: audit 2023-12-01T22:06:27.887271+0000 mon.c (mon.2) 7328 : audit 0 from='client.? 172.21.15.40:0/2201340603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:28 smithi141 bash[31670]: cluster 2023-12-01T22:06:27.535860+0000 mgr.y (mgr.24356) 11647 : cluster 0 pgmap v11615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:28 smithi141 bash[31670]: audit 2023-12-01T22:06:27.887271+0000 mon.c (mon.2) 7328 : audit 0 from='client.? 172.21.15.40:0/2201340603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:30 smithi040 bash[41173]: cluster 2023-12-01T22:06:29.536982+0000 mgr.y (mgr.24356) 11648 : cluster 0 pgmap v11616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:30 smithi040 bash[41173]: audit 2023-12-01T22:06:30.358464+0000 mon.a (mon.0) 7456 : audit 0 from='client.? 172.21.15.40:0/61016925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:30 smithi040 bash[28232]: cluster 2023-12-01T22:06:29.536982+0000 mgr.y (mgr.24356) 11648 : cluster 0 pgmap v11616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:30 smithi040 bash[28232]: audit 2023-12-01T22:06:30.358464+0000 mon.a (mon.0) 7456 : audit 0 from='client.? 172.21.15.40:0/61016925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:30 smithi141 bash[31670]: cluster 2023-12-01T22:06:29.536982+0000 mgr.y (mgr.24356) 11648 : cluster 0 pgmap v11616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:30 smithi141 bash[31670]: audit 2023-12-01T22:06:30.358464+0000 mon.a (mon.0) 7456 : audit 0 from='client.? 172.21.15.40:0/61016925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:32 smithi040 bash[41173]: cluster 2023-12-01T22:06:31.537539+0000 mgr.y (mgr.24356) 11649 : cluster 0 pgmap v11617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:32 smithi040 bash[41173]: audit 2023-12-01T22:06:32.826053+0000 mon.a (mon.0) 7457 : audit 0 from='client.? 172.21.15.40:0/177986542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:32 smithi040 bash[28232]: cluster 2023-12-01T22:06:31.537539+0000 mgr.y (mgr.24356) 11649 : cluster 0 pgmap v11617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:33.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:32 smithi040 bash[28232]: audit 2023-12-01T22:06:32.826053+0000 mon.a (mon.0) 7457 : audit 0 from='client.? 172.21.15.40:0/177986542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:32 smithi141 bash[31670]: cluster 2023-12-01T22:06:31.537539+0000 mgr.y (mgr.24356) 11649 : cluster 0 pgmap v11617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:32 smithi141 bash[31670]: audit 2023-12-01T22:06:32.826053+0000 mon.a (mon.0) 7457 : audit 0 from='client.? 172.21.15.40:0/177986542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:34 smithi040 bash[41173]: cluster 2023-12-01T22:06:33.538192+0000 mgr.y (mgr.24356) 11650 : cluster 0 pgmap v11618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:34 smithi040 bash[41173]: audit 2023-12-01T22:06:33.945769+0000 mon.c (mon.2) 7329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:34 smithi040 bash[28232]: cluster 2023-12-01T22:06:33.538192+0000 mgr.y (mgr.24356) 11650 : cluster 0 pgmap v11618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:34 smithi040 bash[28232]: audit 2023-12-01T22:06:33.945769+0000 mon.c (mon.2) 7329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:34 smithi141 bash[31670]: cluster 2023-12-01T22:06:33.538192+0000 mgr.y (mgr.24356) 11650 : cluster 0 pgmap v11618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:34 smithi141 bash[31670]: audit 2023-12-01T22:06:33.945769+0000 mon.c (mon.2) 7329 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:35 smithi040 bash[28232]: audit 2023-12-01T22:06:35.288733+0000 mon.a (mon.0) 7458 : audit 0 from='client.? 172.21.15.40:0/4103816801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:35 smithi040 bash[41173]: audit 2023-12-01T22:06:35.288733+0000 mon.a (mon.0) 7458 : audit 0 from='client.? 172.21.15.40:0/4103816801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:36.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:35 smithi141 bash[31670]: audit 2023-12-01T22:06:35.288733+0000 mon.a (mon.0) 7458 : audit 0 from='client.? 172.21.15.40:0/4103816801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:36.853 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:06:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:06:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:36 smithi040 bash[41173]: cluster 2023-12-01T22:06:35.539450+0000 mgr.y (mgr.24356) 11651 : cluster 0 pgmap v11619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:36 smithi040 bash[28232]: cluster 2023-12-01T22:06:35.539450+0000 mgr.y (mgr.24356) 11651 : cluster 0 pgmap v11619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:36 smithi141 bash[31670]: cluster 2023-12-01T22:06:35.539450+0000 mgr.y (mgr.24356) 11651 : cluster 0 pgmap v11619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:37 smithi040 bash[28232]: audit 2023-12-01T22:06:37.764095+0000 mon.a (mon.0) 7459 : audit 0 from='client.? 172.21.15.40:0/1281959861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:38.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:37 smithi040 bash[41173]: audit 2023-12-01T22:06:37.764095+0000 mon.a (mon.0) 7459 : audit 0 from='client.? 172.21.15.40:0/1281959861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:37 smithi141 bash[31670]: audit 2023-12-01T22:06:37.764095+0000 mon.a (mon.0) 7459 : audit 0 from='client.? 172.21.15.40:0/1281959861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:38 smithi040 bash[28232]: cluster 2023-12-01T22:06:37.540038+0000 mgr.y (mgr.24356) 11652 : cluster 0 pgmap v11620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:38 smithi040 bash[41173]: cluster 2023-12-01T22:06:37.540038+0000 mgr.y (mgr.24356) 11652 : cluster 0 pgmap v11620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:38 smithi141 bash[31670]: cluster 2023-12-01T22:06:37.540038+0000 mgr.y (mgr.24356) 11652 : cluster 0 pgmap v11620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:40 smithi040 bash[28232]: cluster 2023-12-01T22:06:39.541222+0000 mgr.y (mgr.24356) 11653 : cluster 0 pgmap v11621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:40 smithi040 bash[28232]: audit 2023-12-01T22:06:40.223793+0000 mon.c (mon.2) 7330 : audit 0 from='client.? 172.21.15.40:0/1930942081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:40 smithi040 bash[41173]: cluster 2023-12-01T22:06:39.541222+0000 mgr.y (mgr.24356) 11653 : cluster 0 pgmap v11621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:40 smithi040 bash[41173]: audit 2023-12-01T22:06:40.223793+0000 mon.c (mon.2) 7330 : audit 0 from='client.? 172.21.15.40:0/1930942081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:40 smithi141 bash[31670]: cluster 2023-12-01T22:06:39.541222+0000 mgr.y (mgr.24356) 11653 : cluster 0 pgmap v11621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:40 smithi141 bash[31670]: audit 2023-12-01T22:06:40.223793+0000 mon.c (mon.2) 7330 : audit 0 from='client.? 172.21.15.40:0/1930942081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:42 smithi040 bash[28232]: cluster 2023-12-01T22:06:41.541942+0000 mgr.y (mgr.24356) 11654 : cluster 0 pgmap v11622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:42 smithi040 bash[28232]: audit 2023-12-01T22:06:42.685118+0000 mon.a (mon.0) 7460 : audit 0 from='client.? 172.21.15.40:0/1296103703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:42 smithi040 bash[41173]: cluster 2023-12-01T22:06:41.541942+0000 mgr.y (mgr.24356) 11654 : cluster 0 pgmap v11622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:42 smithi040 bash[41173]: audit 2023-12-01T22:06:42.685118+0000 mon.a (mon.0) 7460 : audit 0 from='client.? 172.21.15.40:0/1296103703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:42 smithi141 bash[31670]: cluster 2023-12-01T22:06:41.541942+0000 mgr.y (mgr.24356) 11654 : cluster 0 pgmap v11622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:42 smithi141 bash[31670]: audit 2023-12-01T22:06:42.685118+0000 mon.a (mon.0) 7460 : audit 0 from='client.? 172.21.15.40:0/1296103703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:44 smithi040 bash[41173]: cluster 2023-12-01T22:06:43.542611+0000 mgr.y (mgr.24356) 11655 : cluster 0 pgmap v11623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:44 smithi040 bash[28232]: cluster 2023-12-01T22:06:43.542611+0000 mgr.y (mgr.24356) 11655 : cluster 0 pgmap v11623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:44 smithi141 bash[31670]: cluster 2023-12-01T22:06:43.542611+0000 mgr.y (mgr.24356) 11655 : cluster 0 pgmap v11623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:46.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:45 smithi040 bash[28232]: audit 2023-12-01T22:06:45.147111+0000 mon.c (mon.2) 7331 : audit 0 from='client.? 172.21.15.40:0/3310555205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:45 smithi040 bash[41173]: audit 2023-12-01T22:06:45.147111+0000 mon.c (mon.2) 7331 : audit 0 from='client.? 172.21.15.40:0/3310555205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:46.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:45 smithi141 bash[31670]: audit 2023-12-01T22:06:45.147111+0000 mon.c (mon.2) 7331 : audit 0 from='client.? 172.21.15.40:0/3310555205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:46.891 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:06:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:06:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:46 smithi040 bash[28232]: cluster 2023-12-01T22:06:45.543816+0000 mgr.y (mgr.24356) 11656 : cluster 0 pgmap v11624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:46 smithi040 bash[41173]: cluster 2023-12-01T22:06:45.543816+0000 mgr.y (mgr.24356) 11656 : cluster 0 pgmap v11624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:46 smithi141 bash[31670]: cluster 2023-12-01T22:06:45.543816+0000 mgr.y (mgr.24356) 11656 : cluster 0 pgmap v11624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:48.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:47 smithi040 bash[28232]: audit 2023-12-01T22:06:47.610544+0000 mon.c (mon.2) 7332 : audit 0 from='client.? 172.21.15.40:0/110284593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:47 smithi040 bash[41173]: audit 2023-12-01T22:06:47.610544+0000 mon.c (mon.2) 7332 : audit 0 from='client.? 172.21.15.40:0/110284593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:47 smithi141 bash[31670]: audit 2023-12-01T22:06:47.610544+0000 mon.c (mon.2) 7332 : audit 0 from='client.? 172.21.15.40:0/110284593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:48 smithi040 bash[28232]: cluster 2023-12-01T22:06:47.544415+0000 mgr.y (mgr.24356) 11657 : cluster 0 pgmap v11625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:48 smithi040 bash[41173]: cluster 2023-12-01T22:06:47.544415+0000 mgr.y (mgr.24356) 11657 : cluster 0 pgmap v11625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:48 smithi141 bash[31670]: cluster 2023-12-01T22:06:47.544415+0000 mgr.y (mgr.24356) 11657 : cluster 0 pgmap v11625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:49 smithi040 bash[28232]: audit 2023-12-01T22:06:48.945716+0000 mon.c (mon.2) 7333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:49 smithi040 bash[41173]: audit 2023-12-01T22:06:48.945716+0000 mon.c (mon.2) 7333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:49 smithi141 bash[31670]: audit 2023-12-01T22:06:48.945716+0000 mon.c (mon.2) 7333 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:50 smithi040 bash[28232]: cluster 2023-12-01T22:06:49.545556+0000 mgr.y (mgr.24356) 11658 : cluster 0 pgmap v11626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:50 smithi040 bash[28232]: audit 2023-12-01T22:06:50.072641+0000 mon.c (mon.2) 7334 : audit 0 from='client.? 172.21.15.40:0/3308168705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:50 smithi040 bash[41173]: cluster 2023-12-01T22:06:49.545556+0000 mgr.y (mgr.24356) 11658 : cluster 0 pgmap v11626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:51.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:50 smithi040 bash[41173]: audit 2023-12-01T22:06:50.072641+0000 mon.c (mon.2) 7334 : audit 0 from='client.? 172.21.15.40:0/3308168705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:50 smithi141 bash[31670]: cluster 2023-12-01T22:06:49.545556+0000 mgr.y (mgr.24356) 11658 : cluster 0 pgmap v11626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:50 smithi141 bash[31670]: audit 2023-12-01T22:06:50.072641+0000 mon.c (mon.2) 7334 : audit 0 from='client.? 172.21.15.40:0/3308168705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:52 smithi141 bash[31670]: cluster 2023-12-01T22:06:51.546243+0000 mgr.y (mgr.24356) 11659 : cluster 0 pgmap v11627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:52 smithi141 bash[31670]: audit 2023-12-01T22:06:52.542751+0000 mon.c (mon.2) 7335 : audit 0 from='client.? 172.21.15.40:0/3408572838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:52 smithi040 bash[28232]: cluster 2023-12-01T22:06:51.546243+0000 mgr.y (mgr.24356) 11659 : cluster 0 pgmap v11627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:52 smithi040 bash[28232]: audit 2023-12-01T22:06:52.542751+0000 mon.c (mon.2) 7335 : audit 0 from='client.? 172.21.15.40:0/3408572838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:52 smithi040 bash[41173]: cluster 2023-12-01T22:06:51.546243+0000 mgr.y (mgr.24356) 11659 : cluster 0 pgmap v11627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:52 smithi040 bash[41173]: audit 2023-12-01T22:06:52.542751+0000 mon.c (mon.2) 7335 : audit 0 from='client.? 172.21.15.40:0/3408572838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:54 smithi141 bash[31670]: cluster 2023-12-01T22:06:53.546869+0000 mgr.y (mgr.24356) 11660 : cluster 0 pgmap v11628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:54 smithi040 bash[28232]: cluster 2023-12-01T22:06:53.546869+0000 mgr.y (mgr.24356) 11660 : cluster 0 pgmap v11628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:54 smithi040 bash[41173]: cluster 2023-12-01T22:06:53.546869+0000 mgr.y (mgr.24356) 11660 : cluster 0 pgmap v11628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:55 smithi141 bash[31670]: audit 2023-12-01T22:06:55.002950+0000 mon.a (mon.0) 7461 : audit 0 from='client.? 172.21.15.40:0/3896681000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:56.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:55 smithi040 bash[28232]: audit 2023-12-01T22:06:55.002950+0000 mon.a (mon.0) 7461 : audit 0 from='client.? 172.21.15.40:0/3896681000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:56.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:55 smithi040 bash[41173]: audit 2023-12-01T22:06:55.002950+0000 mon.a (mon.0) 7461 : audit 0 from='client.? 172.21.15.40:0/3896681000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:06:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:06:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:56 smithi141 bash[31670]: cluster 2023-12-01T22:06:55.547972+0000 mgr.y (mgr.24356) 11661 : cluster 0 pgmap v11629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:56 smithi040 bash[41173]: cluster 2023-12-01T22:06:55.547972+0000 mgr.y (mgr.24356) 11661 : cluster 0 pgmap v11629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:56 smithi040 bash[28232]: cluster 2023-12-01T22:06:55.547972+0000 mgr.y (mgr.24356) 11661 : cluster 0 pgmap v11629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:58.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:57 smithi141 bash[31670]: audit 2023-12-01T22:06:57.469846+0000 mon.a (mon.0) 7462 : audit 0 from='client.? 172.21.15.40:0/790649319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:58.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:57 smithi040 bash[28232]: audit 2023-12-01T22:06:57.469846+0000 mon.a (mon.0) 7462 : audit 0 from='client.? 172.21.15.40:0/790649319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:57 smithi040 bash[41173]: audit 2023-12-01T22:06:57.469846+0000 mon.a (mon.0) 7462 : audit 0 from='client.? 172.21.15.40:0/790649319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:06:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:58 smithi141 bash[31670]: cluster 2023-12-01T22:06:57.548670+0000 mgr.y (mgr.24356) 11662 : cluster 0 pgmap v11630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:58 smithi040 bash[28232]: cluster 2023-12-01T22:06:57.548670+0000 mgr.y (mgr.24356) 11662 : cluster 0 pgmap v11630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:06:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:58 smithi040 bash[41173]: cluster 2023-12-01T22:06:57.548670+0000 mgr.y (mgr.24356) 11662 : cluster 0 pgmap v11630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:00.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:06:59 smithi141 bash[31670]: audit 2023-12-01T22:06:59.938632+0000 mon.c (mon.2) 7336 : audit 0 from='client.? 172.21.15.40:0/3829420169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:06:59 smithi040 bash[41173]: audit 2023-12-01T22:06:59.938632+0000 mon.c (mon.2) 7336 : audit 0 from='client.? 172.21.15.40:0/3829420169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:06:59 smithi040 bash[28232]: audit 2023-12-01T22:06:59.938632+0000 mon.c (mon.2) 7336 : audit 0 from='client.? 172.21.15.40:0/3829420169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:00 smithi141 bash[31670]: cluster 2023-12-01T22:06:59.549879+0000 mgr.y (mgr.24356) 11663 : cluster 0 pgmap v11631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:00 smithi040 bash[28232]: cluster 2023-12-01T22:06:59.549879+0000 mgr.y (mgr.24356) 11663 : cluster 0 pgmap v11631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:00 smithi040 bash[41173]: cluster 2023-12-01T22:06:59.549879+0000 mgr.y (mgr.24356) 11663 : cluster 0 pgmap v11631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:01 smithi141 bash[31670]: cluster 2023-12-01T22:07:01.550729+0000 mgr.y (mgr.24356) 11664 : cluster 0 pgmap v11632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:01 smithi040 bash[28232]: cluster 2023-12-01T22:07:01.550729+0000 mgr.y (mgr.24356) 11664 : cluster 0 pgmap v11632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:01 smithi040 bash[41173]: cluster 2023-12-01T22:07:01.550729+0000 mgr.y (mgr.24356) 11664 : cluster 0 pgmap v11632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:02 smithi141 bash[31670]: audit 2023-12-01T22:07:02.404717+0000 mon.c (mon.2) 7337 : audit 0 from='client.? 172.21.15.40:0/1486518250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:02 smithi040 bash[28232]: audit 2023-12-01T22:07:02.404717+0000 mon.c (mon.2) 7337 : audit 0 from='client.? 172.21.15.40:0/1486518250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:02 smithi040 bash[41173]: audit 2023-12-01T22:07:02.404717+0000 mon.c (mon.2) 7337 : audit 0 from='client.? 172.21.15.40:0/1486518250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:03 smithi141 bash[31670]: cluster 2023-12-01T22:07:03.551444+0000 mgr.y (mgr.24356) 11665 : cluster 0 pgmap v11633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:03 smithi141 bash[31670]: audit 2023-12-01T22:07:03.946178+0000 mon.c (mon.2) 7338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:03 smithi040 bash[41173]: cluster 2023-12-01T22:07:03.551444+0000 mgr.y (mgr.24356) 11665 : cluster 0 pgmap v11633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:03 smithi040 bash[41173]: audit 2023-12-01T22:07:03.946178+0000 mon.c (mon.2) 7338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:03 smithi040 bash[28232]: cluster 2023-12-01T22:07:03.551444+0000 mgr.y (mgr.24356) 11665 : cluster 0 pgmap v11633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:03 smithi040 bash[28232]: audit 2023-12-01T22:07:03.946178+0000 mon.c (mon.2) 7338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:04 smithi141 bash[31670]: audit 2023-12-01T22:07:04.881397+0000 mon.c (mon.2) 7339 : audit 0 from='client.? 172.21.15.40:0/1600402164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:04 smithi040 bash[28232]: audit 2023-12-01T22:07:04.881397+0000 mon.c (mon.2) 7339 : audit 0 from='client.? 172.21.15.40:0/1600402164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:04 smithi040 bash[41173]: audit 2023-12-01T22:07:04.881397+0000 mon.c (mon.2) 7339 : audit 0 from='client.? 172.21.15.40:0/1600402164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:06.835 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:07:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:07:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:06 smithi040 bash[28232]: cluster 2023-12-01T22:07:05.552631+0000 mgr.y (mgr.24356) 11666 : cluster 0 pgmap v11634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:06 smithi040 bash[41173]: cluster 2023-12-01T22:07:05.552631+0000 mgr.y (mgr.24356) 11666 : cluster 0 pgmap v11634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:06 smithi141 bash[31670]: cluster 2023-12-01T22:07:05.552631+0000 mgr.y (mgr.24356) 11666 : cluster 0 pgmap v11634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:08.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:07 smithi040 bash[28232]: audit 2023-12-01T22:07:07.350377+0000 mon.c (mon.2) 7340 : audit 0 from='client.? 172.21.15.40:0/2305838551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:07 smithi040 bash[41173]: audit 2023-12-01T22:07:07.350377+0000 mon.c (mon.2) 7340 : audit 0 from='client.? 172.21.15.40:0/2305838551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:08.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:07 smithi141 bash[31670]: audit 2023-12-01T22:07:07.350377+0000 mon.c (mon.2) 7340 : audit 0 from='client.? 172.21.15.40:0/2305838551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:08 smithi040 bash[28232]: cluster 2023-12-01T22:07:07.553327+0000 mgr.y (mgr.24356) 11667 : cluster 0 pgmap v11635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:08 smithi040 bash[41173]: cluster 2023-12-01T22:07:07.553327+0000 mgr.y (mgr.24356) 11667 : cluster 0 pgmap v11635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:08 smithi141 bash[31670]: cluster 2023-12-01T22:07:07.553327+0000 mgr.y (mgr.24356) 11667 : cluster 0 pgmap v11635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:09 smithi040 bash[41173]: audit 2023-12-01T22:07:09.814437+0000 mon.a (mon.0) 7463 : audit 0 from='client.? 172.21.15.40:0/745024934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:09 smithi040 bash[28232]: audit 2023-12-01T22:07:09.814437+0000 mon.a (mon.0) 7463 : audit 0 from='client.? 172.21.15.40:0/745024934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:09 smithi141 bash[31670]: audit 2023-12-01T22:07:09.814437+0000 mon.a (mon.0) 7463 : audit 0 from='client.? 172.21.15.40:0/745024934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:10 smithi040 bash[28232]: cluster 2023-12-01T22:07:09.554461+0000 mgr.y (mgr.24356) 11668 : cluster 0 pgmap v11636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:10 smithi040 bash[41173]: cluster 2023-12-01T22:07:09.554461+0000 mgr.y (mgr.24356) 11668 : cluster 0 pgmap v11636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:10 smithi141 bash[31670]: cluster 2023-12-01T22:07:09.554461+0000 mgr.y (mgr.24356) 11668 : cluster 0 pgmap v11636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:12 smithi040 bash[28232]: cluster 2023-12-01T22:07:11.555121+0000 mgr.y (mgr.24356) 11669 : cluster 0 pgmap v11637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:12 smithi040 bash[28232]: audit 2023-12-01T22:07:12.285412+0000 mon.c (mon.2) 7341 : audit 0 from='client.? 172.21.15.40:0/2993729756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:12 smithi040 bash[41173]: cluster 2023-12-01T22:07:11.555121+0000 mgr.y (mgr.24356) 11669 : cluster 0 pgmap v11637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:12 smithi040 bash[41173]: audit 2023-12-01T22:07:12.285412+0000 mon.c (mon.2) 7341 : audit 0 from='client.? 172.21.15.40:0/2993729756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:12 smithi141 bash[31670]: cluster 2023-12-01T22:07:11.555121+0000 mgr.y (mgr.24356) 11669 : cluster 0 pgmap v11637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:13.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:12 smithi141 bash[31670]: audit 2023-12-01T22:07:12.285412+0000 mon.c (mon.2) 7341 : audit 0 from='client.? 172.21.15.40:0/2993729756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:14 smithi040 bash[41173]: cluster 2023-12-01T22:07:13.555802+0000 mgr.y (mgr.24356) 11670 : cluster 0 pgmap v11638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:14 smithi040 bash[41173]: audit 2023-12-01T22:07:14.746503+0000 mon.a (mon.0) 7464 : audit 0 from='client.? 172.21.15.40:0/1546856963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:14 smithi040 bash[28232]: cluster 2023-12-01T22:07:13.555802+0000 mgr.y (mgr.24356) 11670 : cluster 0 pgmap v11638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:14 smithi040 bash[28232]: audit 2023-12-01T22:07:14.746503+0000 mon.a (mon.0) 7464 : audit 0 from='client.? 172.21.15.40:0/1546856963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:14 smithi141 bash[31670]: cluster 2023-12-01T22:07:13.555802+0000 mgr.y (mgr.24356) 11670 : cluster 0 pgmap v11638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:14 smithi141 bash[31670]: audit 2023-12-01T22:07:14.746503+0000 mon.a (mon.0) 7464 : audit 0 from='client.? 172.21.15.40:0/1546856963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:15 smithi040 bash[28232]: audit 2023-12-01T22:07:14.919840+0000 mon.c (mon.2) 7342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:07:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:15 smithi040 bash[28232]: audit 2023-12-01T22:07:15.301046+0000 mon.a (mon.0) 7465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:16.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:15 smithi040 bash[28232]: audit 2023-12-01T22:07:15.314116+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:15 smithi040 bash[41173]: audit 2023-12-01T22:07:14.919840+0000 mon.c (mon.2) 7342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:07:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:15 smithi040 bash[41173]: audit 2023-12-01T22:07:15.301046+0000 mon.a (mon.0) 7465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:16.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:15 smithi040 bash[41173]: audit 2023-12-01T22:07:15.314116+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:15 smithi141 bash[31670]: audit 2023-12-01T22:07:14.919840+0000 mon.c (mon.2) 7342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:07:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:15 smithi141 bash[31670]: audit 2023-12-01T22:07:15.301046+0000 mon.a (mon.0) 7465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:15 smithi141 bash[31670]: audit 2023-12-01T22:07:15.314116+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:16.872 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:07:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:07:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:16 smithi040 bash[28232]: cluster 2023-12-01T22:07:15.557017+0000 mgr.y (mgr.24356) 11671 : cluster 0 pgmap v11639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:16 smithi040 bash[41173]: cluster 2023-12-01T22:07:15.557017+0000 mgr.y (mgr.24356) 11671 : cluster 0 pgmap v11639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:16 smithi141 bash[31670]: cluster 2023-12-01T22:07:15.557017+0000 mgr.y (mgr.24356) 11671 : cluster 0 pgmap v11639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:17 smithi040 bash[28232]: audit 2023-12-01T22:07:17.206870+0000 mon.c (mon.2) 7343 : audit 0 from='client.? 172.21.15.40:0/1920481864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:17 smithi040 bash[41173]: audit 2023-12-01T22:07:17.206870+0000 mon.c (mon.2) 7343 : audit 0 from='client.? 172.21.15.40:0/1920481864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:18.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:17 smithi141 bash[31670]: audit 2023-12-01T22:07:17.206870+0000 mon.c (mon.2) 7343 : audit 0 from='client.? 172.21.15.40:0/1920481864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:18 smithi040 bash[28232]: cluster 2023-12-01T22:07:17.557808+0000 mgr.y (mgr.24356) 11672 : cluster 0 pgmap v11640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:18 smithi040 bash[41173]: cluster 2023-12-01T22:07:17.557808+0000 mgr.y (mgr.24356) 11672 : cluster 0 pgmap v11640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:18 smithi141 bash[31670]: cluster 2023-12-01T22:07:17.557808+0000 mgr.y (mgr.24356) 11672 : cluster 0 pgmap v11640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:19 smithi040 bash[28232]: audit 2023-12-01T22:07:18.946804+0000 mon.c (mon.2) 7344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:19 smithi040 bash[28232]: audit 2023-12-01T22:07:19.676192+0000 mon.c (mon.2) 7345 : audit 0 from='client.? 172.21.15.40:0/4027381183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:19 smithi040 bash[41173]: audit 2023-12-01T22:07:18.946804+0000 mon.c (mon.2) 7344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:19 smithi040 bash[41173]: audit 2023-12-01T22:07:19.676192+0000 mon.c (mon.2) 7345 : audit 0 from='client.? 172.21.15.40:0/4027381183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:19 smithi141 bash[31670]: audit 2023-12-01T22:07:18.946804+0000 mon.c (mon.2) 7344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:19 smithi141 bash[31670]: audit 2023-12-01T22:07:19.676192+0000 mon.c (mon.2) 7345 : audit 0 from='client.? 172.21.15.40:0/4027381183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:20 smithi040 bash[28232]: cluster 2023-12-01T22:07:19.559033+0000 mgr.y (mgr.24356) 11673 : cluster 0 pgmap v11641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:20 smithi040 bash[28232]: audit 2023-12-01T22:07:20.779361+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:20 smithi040 bash[28232]: audit 2023-12-01T22:07:20.794568+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:20 smithi040 bash[41173]: cluster 2023-12-01T22:07:19.559033+0000 mgr.y (mgr.24356) 11673 : cluster 0 pgmap v11641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:20 smithi040 bash[41173]: audit 2023-12-01T22:07:20.779361+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:20 smithi040 bash[41173]: audit 2023-12-01T22:07:20.794568+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:20 smithi141 bash[31670]: cluster 2023-12-01T22:07:19.559033+0000 mgr.y (mgr.24356) 11673 : cluster 0 pgmap v11641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:20 smithi141 bash[31670]: audit 2023-12-01T22:07:20.779361+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:20 smithi141 bash[31670]: audit 2023-12-01T22:07:20.794568+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: audit 2023-12-01T22:07:21.464817+0000 mon.a (mon.0) 7469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: audit 2023-12-01T22:07:21.478797+0000 mon.a (mon.0) 7470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: cluster 2023-12-01T22:07:21.559710+0000 mgr.y (mgr.24356) 11674 : cluster 0 pgmap v11642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: audit 2023-12-01T22:07:22.003992+0000 mon.c (mon.2) 7346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:07:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: audit 2023-12-01T22:07:22.005641+0000 mon.c (mon.2) 7347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:07:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: audit 2023-12-01T22:07:22.015145+0000 mon.a (mon.0) 7471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:22 smithi141 bash[31670]: audit 2023-12-01T22:07:22.163646+0000 mon.c (mon.2) 7348 : audit 0 from='client.? 172.21.15.40:0/2226459083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: audit 2023-12-01T22:07:21.464817+0000 mon.a (mon.0) 7469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: audit 2023-12-01T22:07:21.478797+0000 mon.a (mon.0) 7470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: cluster 2023-12-01T22:07:21.559710+0000 mgr.y (mgr.24356) 11674 : cluster 0 pgmap v11642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: audit 2023-12-01T22:07:22.003992+0000 mon.c (mon.2) 7346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: audit 2023-12-01T22:07:22.005641+0000 mon.c (mon.2) 7347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: audit 2023-12-01T22:07:22.015145+0000 mon.a (mon.0) 7471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[28232]: audit 2023-12-01T22:07:22.163646+0000 mon.c (mon.2) 7348 : audit 0 from='client.? 172.21.15.40:0/2226459083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: audit 2023-12-01T22:07:21.464817+0000 mon.a (mon.0) 7469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: audit 2023-12-01T22:07:21.478797+0000 mon.a (mon.0) 7470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: cluster 2023-12-01T22:07:21.559710+0000 mgr.y (mgr.24356) 11674 : cluster 0 pgmap v11642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: audit 2023-12-01T22:07:22.003992+0000 mon.c (mon.2) 7346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: audit 2023-12-01T22:07:22.005641+0000 mon.c (mon.2) 7347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: audit 2023-12-01T22:07:22.015145+0000 mon.a (mon.0) 7471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:07:22.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:22 smithi040 bash[41173]: audit 2023-12-01T22:07:22.163646+0000 mon.c (mon.2) 7348 : audit 0 from='client.? 172.21.15.40:0/2226459083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:24 smithi040 bash[28232]: cluster 2023-12-01T22:07:23.560383+0000 mgr.y (mgr.24356) 11675 : cluster 0 pgmap v11643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:24.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:24 smithi040 bash[41173]: cluster 2023-12-01T22:07:23.560383+0000 mgr.y (mgr.24356) 11675 : cluster 0 pgmap v11643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:25.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:24 smithi141 bash[31670]: cluster 2023-12-01T22:07:23.560383+0000 mgr.y (mgr.24356) 11675 : cluster 0 pgmap v11643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:25.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:25 smithi040 bash[28232]: audit 2023-12-01T22:07:24.615617+0000 mon.a (mon.0) 7472 : audit 0 from='client.? 172.21.15.40:0/2209370353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:25.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:25 smithi040 bash[41173]: audit 2023-12-01T22:07:24.615617+0000 mon.a (mon.0) 7472 : audit 0 from='client.? 172.21.15.40:0/2209370353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:25 smithi141 bash[31670]: audit 2023-12-01T22:07:24.615617+0000 mon.a (mon.0) 7472 : audit 0 from='client.? 172.21.15.40:0/2209370353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:26.842 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:07:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:07:27.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:26 smithi040 bash[41173]: cluster 2023-12-01T22:07:25.561566+0000 mgr.y (mgr.24356) 11676 : cluster 0 pgmap v11644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:27.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:26 smithi040 bash[28232]: cluster 2023-12-01T22:07:25.561566+0000 mgr.y (mgr.24356) 11676 : cluster 0 pgmap v11644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:26 smithi141 bash[31670]: cluster 2023-12-01T22:07:25.561566+0000 mgr.y (mgr.24356) 11676 : cluster 0 pgmap v11644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:28.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:27 smithi040 bash[41173]: audit 2023-12-01T22:07:27.083963+0000 mon.c (mon.2) 7349 : audit 0 from='client.? 172.21.15.40:0/2639234463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:28.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:27 smithi040 bash[28232]: audit 2023-12-01T22:07:27.083963+0000 mon.c (mon.2) 7349 : audit 0 from='client.? 172.21.15.40:0/2639234463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:27 smithi141 bash[31670]: audit 2023-12-01T22:07:27.083963+0000 mon.c (mon.2) 7349 : audit 0 from='client.? 172.21.15.40:0/2639234463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:29.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:28 smithi040 bash[41173]: cluster 2023-12-01T22:07:27.562212+0000 mgr.y (mgr.24356) 11677 : cluster 0 pgmap v11645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:29.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:28 smithi040 bash[28232]: cluster 2023-12-01T22:07:27.562212+0000 mgr.y (mgr.24356) 11677 : cluster 0 pgmap v11645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:28 smithi141 bash[31670]: cluster 2023-12-01T22:07:27.562212+0000 mgr.y (mgr.24356) 11677 : cluster 0 pgmap v11645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:29 smithi040 bash[28232]: audit 2023-12-01T22:07:29.543267+0000 mon.a (mon.0) 7473 : audit 0 from='client.? 172.21.15.40:0/1170603406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:29 smithi040 bash[41173]: audit 2023-12-01T22:07:29.543267+0000 mon.a (mon.0) 7473 : audit 0 from='client.? 172.21.15.40:0/1170603406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:29 smithi141 bash[31670]: audit 2023-12-01T22:07:29.543267+0000 mon.a (mon.0) 7473 : audit 0 from='client.? 172.21.15.40:0/1170603406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:30 smithi040 bash[28232]: cluster 2023-12-01T22:07:29.563246+0000 mgr.y (mgr.24356) 11678 : cluster 0 pgmap v11646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:30 smithi040 bash[41173]: cluster 2023-12-01T22:07:29.563246+0000 mgr.y (mgr.24356) 11678 : cluster 0 pgmap v11646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:30 smithi141 bash[31670]: cluster 2023-12-01T22:07:29.563246+0000 mgr.y (mgr.24356) 11678 : cluster 0 pgmap v11646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:32 smithi040 bash[41173]: cluster 2023-12-01T22:07:31.563902+0000 mgr.y (mgr.24356) 11679 : cluster 0 pgmap v11647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:32 smithi040 bash[41173]: audit 2023-12-01T22:07:32.007948+0000 mon.c (mon.2) 7350 : audit 0 from='client.? 172.21.15.40:0/3399993902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:32 smithi040 bash[28232]: cluster 2023-12-01T22:07:31.563902+0000 mgr.y (mgr.24356) 11679 : cluster 0 pgmap v11647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:32 smithi040 bash[28232]: audit 2023-12-01T22:07:32.007948+0000 mon.c (mon.2) 7350 : audit 0 from='client.? 172.21.15.40:0/3399993902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:32 smithi141 bash[31670]: cluster 2023-12-01T22:07:31.563902+0000 mgr.y (mgr.24356) 11679 : cluster 0 pgmap v11647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:32 smithi141 bash[31670]: audit 2023-12-01T22:07:32.007948+0000 mon.c (mon.2) 7350 : audit 0 from='client.? 172.21.15.40:0/3399993902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:34 smithi040 bash[41173]: cluster 2023-12-01T22:07:33.564601+0000 mgr.y (mgr.24356) 11680 : cluster 0 pgmap v11648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:34 smithi040 bash[41173]: audit 2023-12-01T22:07:33.946797+0000 mon.c (mon.2) 7351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:34 smithi040 bash[41173]: audit 2023-12-01T22:07:34.476957+0000 mon.c (mon.2) 7352 : audit 0 from='client.? 172.21.15.40:0/1405981217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:34 smithi040 bash[28232]: cluster 2023-12-01T22:07:33.564601+0000 mgr.y (mgr.24356) 11680 : cluster 0 pgmap v11648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:34 smithi040 bash[28232]: audit 2023-12-01T22:07:33.946797+0000 mon.c (mon.2) 7351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:34 smithi040 bash[28232]: audit 2023-12-01T22:07:34.476957+0000 mon.c (mon.2) 7352 : audit 0 from='client.? 172.21.15.40:0/1405981217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:34 smithi141 bash[31670]: cluster 2023-12-01T22:07:33.564601+0000 mgr.y (mgr.24356) 11680 : cluster 0 pgmap v11648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:34 smithi141 bash[31670]: audit 2023-12-01T22:07:33.946797+0000 mon.c (mon.2) 7351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:34 smithi141 bash[31670]: audit 2023-12-01T22:07:34.476957+0000 mon.c (mon.2) 7352 : audit 0 from='client.? 172.21.15.40:0/1405981217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:36.877 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:07:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:07:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:36 smithi040 bash[28232]: cluster 2023-12-01T22:07:35.565718+0000 mgr.y (mgr.24356) 11681 : cluster 0 pgmap v11649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:36 smithi040 bash[41173]: cluster 2023-12-01T22:07:35.565718+0000 mgr.y (mgr.24356) 11681 : cluster 0 pgmap v11649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:36 smithi141 bash[31670]: cluster 2023-12-01T22:07:35.565718+0000 mgr.y (mgr.24356) 11681 : cluster 0 pgmap v11649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:38.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:37 smithi040 bash[28232]: audit 2023-12-01T22:07:36.938000+0000 mon.a (mon.0) 7474 : audit 0 from='client.? 172.21.15.40:0/2922261117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:38.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:37 smithi040 bash[41173]: audit 2023-12-01T22:07:36.938000+0000 mon.a (mon.0) 7474 : audit 0 from='client.? 172.21.15.40:0/2922261117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:37 smithi141 bash[31670]: audit 2023-12-01T22:07:36.938000+0000 mon.a (mon.0) 7474 : audit 0 from='client.? 172.21.15.40:0/2922261117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:38 smithi040 bash[41173]: cluster 2023-12-01T22:07:37.566543+0000 mgr.y (mgr.24356) 11682 : cluster 0 pgmap v11650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:38 smithi040 bash[28232]: cluster 2023-12-01T22:07:37.566543+0000 mgr.y (mgr.24356) 11682 : cluster 0 pgmap v11650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:38 smithi141 bash[31670]: cluster 2023-12-01T22:07:37.566543+0000 mgr.y (mgr.24356) 11682 : cluster 0 pgmap v11650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:40.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:39 smithi040 bash[28232]: audit 2023-12-01T22:07:39.401188+0000 mon.c (mon.2) 7353 : audit 0 from='client.? 172.21.15.40:0/3797067904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:40.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:39 smithi040 bash[41173]: audit 2023-12-01T22:07:39.401188+0000 mon.c (mon.2) 7353 : audit 0 from='client.? 172.21.15.40:0/3797067904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:39 smithi141 bash[31670]: audit 2023-12-01T22:07:39.401188+0000 mon.c (mon.2) 7353 : audit 0 from='client.? 172.21.15.40:0/3797067904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:40 smithi040 bash[28232]: cluster 2023-12-01T22:07:39.567738+0000 mgr.y (mgr.24356) 11683 : cluster 0 pgmap v11651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:40 smithi040 bash[41173]: cluster 2023-12-01T22:07:39.567738+0000 mgr.y (mgr.24356) 11683 : cluster 0 pgmap v11651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:40 smithi141 bash[31670]: cluster 2023-12-01T22:07:39.567738+0000 mgr.y (mgr.24356) 11683 : cluster 0 pgmap v11651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:41 smithi040 bash[28232]: audit 2023-12-01T22:07:41.861136+0000 mon.a (mon.0) 7475 : audit 0 from='client.? 172.21.15.40:0/1822753902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:41 smithi040 bash[41173]: audit 2023-12-01T22:07:41.861136+0000 mon.a (mon.0) 7475 : audit 0 from='client.? 172.21.15.40:0/1822753902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:41 smithi141 bash[31670]: audit 2023-12-01T22:07:41.861136+0000 mon.a (mon.0) 7475 : audit 0 from='client.? 172.21.15.40:0/1822753902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:42 smithi040 bash[28232]: cluster 2023-12-01T22:07:41.568616+0000 mgr.y (mgr.24356) 11684 : cluster 0 pgmap v11652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:42 smithi040 bash[41173]: cluster 2023-12-01T22:07:41.568616+0000 mgr.y (mgr.24356) 11684 : cluster 0 pgmap v11652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:42 smithi141 bash[31670]: cluster 2023-12-01T22:07:41.568616+0000 mgr.y (mgr.24356) 11684 : cluster 0 pgmap v11652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:44 smithi141 bash[31670]: cluster 2023-12-01T22:07:43.569354+0000 mgr.y (mgr.24356) 11685 : cluster 0 pgmap v11653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:44 smithi141 bash[31670]: audit 2023-12-01T22:07:44.329182+0000 mon.c (mon.2) 7354 : audit 0 from='client.? 172.21.15.40:0/4230437743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:45.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:44 smithi040 bash[28232]: cluster 2023-12-01T22:07:43.569354+0000 mgr.y (mgr.24356) 11685 : cluster 0 pgmap v11653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:45.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:44 smithi040 bash[28232]: audit 2023-12-01T22:07:44.329182+0000 mon.c (mon.2) 7354 : audit 0 from='client.? 172.21.15.40:0/4230437743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:44 smithi040 bash[41173]: cluster 2023-12-01T22:07:43.569354+0000 mgr.y (mgr.24356) 11685 : cluster 0 pgmap v11653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:44 smithi040 bash[41173]: audit 2023-12-01T22:07:44.329182+0000 mon.c (mon.2) 7354 : audit 0 from='client.? 172.21.15.40:0/4230437743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:46.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:07:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:07:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:46 smithi141 bash[31670]: cluster 2023-12-01T22:07:45.570510+0000 mgr.y (mgr.24356) 11686 : cluster 0 pgmap v11654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:46 smithi141 bash[31670]: audit 2023-12-01T22:07:46.793179+0000 mon.c (mon.2) 7355 : audit 0 from='client.? 172.21.15.40:0/3852446556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:47.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:46 smithi040 bash[28232]: cluster 2023-12-01T22:07:45.570510+0000 mgr.y (mgr.24356) 11686 : cluster 0 pgmap v11654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:47.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:46 smithi040 bash[28232]: audit 2023-12-01T22:07:46.793179+0000 mon.c (mon.2) 7355 : audit 0 from='client.? 172.21.15.40:0/3852446556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:46 smithi040 bash[41173]: cluster 2023-12-01T22:07:45.570510+0000 mgr.y (mgr.24356) 11686 : cluster 0 pgmap v11654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:46 smithi040 bash[41173]: audit 2023-12-01T22:07:46.793179+0000 mon.c (mon.2) 7355 : audit 0 from='client.? 172.21.15.40:0/3852446556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:48 smithi141 bash[31670]: cluster 2023-12-01T22:07:47.571182+0000 mgr.y (mgr.24356) 11687 : cluster 0 pgmap v11655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:48 smithi040 bash[41173]: cluster 2023-12-01T22:07:47.571182+0000 mgr.y (mgr.24356) 11687 : cluster 0 pgmap v11655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:48 smithi040 bash[28232]: cluster 2023-12-01T22:07:47.571182+0000 mgr.y (mgr.24356) 11687 : cluster 0 pgmap v11655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:49 smithi141 bash[31670]: audit 2023-12-01T22:07:48.946698+0000 mon.c (mon.2) 7356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:49 smithi141 bash[31670]: audit 2023-12-01T22:07:49.251988+0000 mon.a (mon.0) 7476 : audit 0 from='client.? 172.21.15.40:0/3352346050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:49 smithi040 bash[41173]: audit 2023-12-01T22:07:48.946698+0000 mon.c (mon.2) 7356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:49 smithi040 bash[41173]: audit 2023-12-01T22:07:49.251988+0000 mon.a (mon.0) 7476 : audit 0 from='client.? 172.21.15.40:0/3352346050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:50.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:49 smithi040 bash[28232]: audit 2023-12-01T22:07:48.946698+0000 mon.c (mon.2) 7356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:50.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:49 smithi040 bash[28232]: audit 2023-12-01T22:07:49.251988+0000 mon.a (mon.0) 7476 : audit 0 from='client.? 172.21.15.40:0/3352346050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:50 smithi141 bash[31670]: cluster 2023-12-01T22:07:49.572350+0000 mgr.y (mgr.24356) 11688 : cluster 0 pgmap v11656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:50 smithi040 bash[28232]: cluster 2023-12-01T22:07:49.572350+0000 mgr.y (mgr.24356) 11688 : cluster 0 pgmap v11656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:50 smithi040 bash[41173]: cluster 2023-12-01T22:07:49.572350+0000 mgr.y (mgr.24356) 11688 : cluster 0 pgmap v11656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:51 smithi141 bash[31670]: audit 2023-12-01T22:07:51.710341+0000 mon.a (mon.0) 7477 : audit 0 from='client.? 172.21.15.40:0/542414470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:51 smithi040 bash[41173]: audit 2023-12-01T22:07:51.710341+0000 mon.a (mon.0) 7477 : audit 0 from='client.? 172.21.15.40:0/542414470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:52.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:51 smithi040 bash[28232]: audit 2023-12-01T22:07:51.710341+0000 mon.a (mon.0) 7477 : audit 0 from='client.? 172.21.15.40:0/542414470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:52 smithi141 bash[31670]: cluster 2023-12-01T22:07:51.572969+0000 mgr.y (mgr.24356) 11689 : cluster 0 pgmap v11657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:52 smithi040 bash[28232]: cluster 2023-12-01T22:07:51.572969+0000 mgr.y (mgr.24356) 11689 : cluster 0 pgmap v11657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:52 smithi040 bash[41173]: cluster 2023-12-01T22:07:51.572969+0000 mgr.y (mgr.24356) 11689 : cluster 0 pgmap v11657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:54 smithi141 bash[31670]: cluster 2023-12-01T22:07:53.573585+0000 mgr.y (mgr.24356) 11690 : cluster 0 pgmap v11658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:54 smithi141 bash[31670]: audit 2023-12-01T22:07:54.182997+0000 mon.c (mon.2) 7357 : audit 0 from='client.? 172.21.15.40:0/1787495840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:54 smithi040 bash[41173]: cluster 2023-12-01T22:07:53.573585+0000 mgr.y (mgr.24356) 11690 : cluster 0 pgmap v11658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:54 smithi040 bash[41173]: audit 2023-12-01T22:07:54.182997+0000 mon.c (mon.2) 7357 : audit 0 from='client.? 172.21.15.40:0/1787495840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:54 smithi040 bash[28232]: cluster 2023-12-01T22:07:53.573585+0000 mgr.y (mgr.24356) 11690 : cluster 0 pgmap v11658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:54 smithi040 bash[28232]: audit 2023-12-01T22:07:54.182997+0000 mon.c (mon.2) 7357 : audit 0 from='client.? 172.21.15.40:0/1787495840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:56.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:07:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:07:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:56 smithi141 bash[31670]: cluster 2023-12-01T22:07:55.574769+0000 mgr.y (mgr.24356) 11691 : cluster 0 pgmap v11659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:56 smithi141 bash[31670]: audit 2023-12-01T22:07:56.651606+0000 mon.c (mon.2) 7358 : audit 0 from='client.? 172.21.15.40:0/4039766766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:56 smithi040 bash[28232]: cluster 2023-12-01T22:07:55.574769+0000 mgr.y (mgr.24356) 11691 : cluster 0 pgmap v11659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:56 smithi040 bash[28232]: audit 2023-12-01T22:07:56.651606+0000 mon.c (mon.2) 7358 : audit 0 from='client.? 172.21.15.40:0/4039766766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:56 smithi040 bash[41173]: cluster 2023-12-01T22:07:55.574769+0000 mgr.y (mgr.24356) 11691 : cluster 0 pgmap v11659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:56 smithi040 bash[41173]: audit 2023-12-01T22:07:56.651606+0000 mon.c (mon.2) 7358 : audit 0 from='client.? 172.21.15.40:0/4039766766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:07:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:58 smithi141 bash[31670]: cluster 2023-12-01T22:07:57.575426+0000 mgr.y (mgr.24356) 11692 : cluster 0 pgmap v11660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:58 smithi040 bash[41173]: cluster 2023-12-01T22:07:57.575426+0000 mgr.y (mgr.24356) 11692 : cluster 0 pgmap v11660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:07:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:58 smithi040 bash[28232]: cluster 2023-12-01T22:07:57.575426+0000 mgr.y (mgr.24356) 11692 : cluster 0 pgmap v11660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:00.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:07:59 smithi141 bash[31670]: audit 2023-12-01T22:07:59.116102+0000 mon.a (mon.0) 7478 : audit 0 from='client.? 172.21.15.40:0/1900540716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:07:59 smithi040 bash[41173]: audit 2023-12-01T22:07:59.116102+0000 mon.a (mon.0) 7478 : audit 0 from='client.? 172.21.15.40:0/1900540716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:07:59 smithi040 bash[28232]: audit 2023-12-01T22:07:59.116102+0000 mon.a (mon.0) 7478 : audit 0 from='client.? 172.21.15.40:0/1900540716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:00 smithi141 bash[31670]: cluster 2023-12-01T22:07:59.576558+0000 mgr.y (mgr.24356) 11693 : cluster 0 pgmap v11661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:00 smithi040 bash[41173]: cluster 2023-12-01T22:07:59.576558+0000 mgr.y (mgr.24356) 11693 : cluster 0 pgmap v11661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:00 smithi040 bash[28232]: cluster 2023-12-01T22:07:59.576558+0000 mgr.y (mgr.24356) 11693 : cluster 0 pgmap v11661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:01 smithi141 bash[31670]: audit 2023-12-01T22:08:01.575966+0000 mon.a (mon.0) 7479 : audit 0 from='client.? 172.21.15.40:0/3926337299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:01 smithi141 bash[31670]: cluster 2023-12-01T22:08:01.577055+0000 mgr.y (mgr.24356) 11694 : cluster 0 pgmap v11662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:01 smithi040 bash[41173]: audit 2023-12-01T22:08:01.575966+0000 mon.a (mon.0) 7479 : audit 0 from='client.? 172.21.15.40:0/3926337299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:01 smithi040 bash[41173]: cluster 2023-12-01T22:08:01.577055+0000 mgr.y (mgr.24356) 11694 : cluster 0 pgmap v11662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:02.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:01 smithi040 bash[28232]: audit 2023-12-01T22:08:01.575966+0000 mon.a (mon.0) 7479 : audit 0 from='client.? 172.21.15.40:0/3926337299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:02.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:01 smithi040 bash[28232]: cluster 2023-12-01T22:08:01.577055+0000 mgr.y (mgr.24356) 11694 : cluster 0 pgmap v11662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:04 smithi040 bash[41173]: cluster 2023-12-01T22:08:03.577651+0000 mgr.y (mgr.24356) 11695 : cluster 0 pgmap v11663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:04 smithi040 bash[41173]: audit 2023-12-01T22:08:03.947292+0000 mon.c (mon.2) 7359 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:04 smithi040 bash[41173]: audit 2023-12-01T22:08:04.041634+0000 mon.c (mon.2) 7360 : audit 0 from='client.? 172.21.15.40:0/1119821068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:04 smithi040 bash[28232]: cluster 2023-12-01T22:08:03.577651+0000 mgr.y (mgr.24356) 11695 : cluster 0 pgmap v11663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:04 smithi040 bash[28232]: audit 2023-12-01T22:08:03.947292+0000 mon.c (mon.2) 7359 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:04.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:04 smithi040 bash[28232]: audit 2023-12-01T22:08:04.041634+0000 mon.c (mon.2) 7360 : audit 0 from='client.? 172.21.15.40:0/1119821068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:04 smithi141 bash[31670]: cluster 2023-12-01T22:08:03.577651+0000 mgr.y (mgr.24356) 11695 : cluster 0 pgmap v11663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:04 smithi141 bash[31670]: audit 2023-12-01T22:08:03.947292+0000 mon.c (mon.2) 7359 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:04 smithi141 bash[31670]: audit 2023-12-01T22:08:04.041634+0000 mon.c (mon.2) 7360 : audit 0 from='client.? 172.21.15.40:0/1119821068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:06.858 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:08:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:08:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:06 smithi040 bash[28232]: cluster 2023-12-01T22:08:05.578820+0000 mgr.y (mgr.24356) 11696 : cluster 0 pgmap v11664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:07.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:06 smithi040 bash[28232]: audit 2023-12-01T22:08:06.506561+0000 mon.a (mon.0) 7480 : audit 0 from='client.? 172.21.15.40:0/1828574814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:06 smithi040 bash[41173]: cluster 2023-12-01T22:08:05.578820+0000 mgr.y (mgr.24356) 11696 : cluster 0 pgmap v11664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:07.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:06 smithi040 bash[41173]: audit 2023-12-01T22:08:06.506561+0000 mon.a (mon.0) 7480 : audit 0 from='client.? 172.21.15.40:0/1828574814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:06 smithi141 bash[31670]: cluster 2023-12-01T22:08:05.578820+0000 mgr.y (mgr.24356) 11696 : cluster 0 pgmap v11664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:06 smithi141 bash[31670]: audit 2023-12-01T22:08:06.506561+0000 mon.a (mon.0) 7480 : audit 0 from='client.? 172.21.15.40:0/1828574814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:09.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:08 smithi040 bash[28232]: cluster 2023-12-01T22:08:07.579504+0000 mgr.y (mgr.24356) 11697 : cluster 0 pgmap v11665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:08 smithi040 bash[41173]: cluster 2023-12-01T22:08:07.579504+0000 mgr.y (mgr.24356) 11697 : cluster 0 pgmap v11665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:08 smithi141 bash[31670]: cluster 2023-12-01T22:08:07.579504+0000 mgr.y (mgr.24356) 11697 : cluster 0 pgmap v11665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:10.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:09 smithi040 bash[28232]: audit 2023-12-01T22:08:08.982863+0000 mon.a (mon.0) 7481 : audit 0 from='client.? 172.21.15.40:0/1541359712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:09 smithi040 bash[41173]: audit 2023-12-01T22:08:08.982863+0000 mon.a (mon.0) 7481 : audit 0 from='client.? 172.21.15.40:0/1541359712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:09 smithi141 bash[31670]: audit 2023-12-01T22:08:08.982863+0000 mon.a (mon.0) 7481 : audit 0 from='client.? 172.21.15.40:0/1541359712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:10 smithi040 bash[41173]: cluster 2023-12-01T22:08:09.580666+0000 mgr.y (mgr.24356) 11698 : cluster 0 pgmap v11666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:11.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:10 smithi040 bash[28232]: cluster 2023-12-01T22:08:09.580666+0000 mgr.y (mgr.24356) 11698 : cluster 0 pgmap v11666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:10 smithi141 bash[31670]: cluster 2023-12-01T22:08:09.580666+0000 mgr.y (mgr.24356) 11698 : cluster 0 pgmap v11666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:12.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:11 smithi040 bash[28232]: audit 2023-12-01T22:08:11.434392+0000 mon.a (mon.0) 7482 : audit 0 from='client.? 172.21.15.40:0/354803171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:12.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:11 smithi040 bash[41173]: audit 2023-12-01T22:08:11.434392+0000 mon.a (mon.0) 7482 : audit 0 from='client.? 172.21.15.40:0/354803171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:11 smithi141 bash[31670]: audit 2023-12-01T22:08:11.434392+0000 mon.a (mon.0) 7482 : audit 0 from='client.? 172.21.15.40:0/354803171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:13.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:12 smithi040 bash[28232]: cluster 2023-12-01T22:08:11.581424+0000 mgr.y (mgr.24356) 11699 : cluster 0 pgmap v11667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:13.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:12 smithi040 bash[41173]: cluster 2023-12-01T22:08:11.581424+0000 mgr.y (mgr.24356) 11699 : cluster 0 pgmap v11667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:12 smithi141 bash[31670]: cluster 2023-12-01T22:08:11.581424+0000 mgr.y (mgr.24356) 11699 : cluster 0 pgmap v11667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:14 smithi040 bash[28232]: cluster 2023-12-01T22:08:13.582080+0000 mgr.y (mgr.24356) 11700 : cluster 0 pgmap v11668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:14 smithi040 bash[28232]: audit 2023-12-01T22:08:13.895977+0000 mon.a (mon.0) 7483 : audit 0 from='client.? 172.21.15.40:0/276865703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:14 smithi040 bash[41173]: cluster 2023-12-01T22:08:13.582080+0000 mgr.y (mgr.24356) 11700 : cluster 0 pgmap v11668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:15.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:14 smithi040 bash[41173]: audit 2023-12-01T22:08:13.895977+0000 mon.a (mon.0) 7483 : audit 0 from='client.? 172.21.15.40:0/276865703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:14 smithi141 bash[31670]: cluster 2023-12-01T22:08:13.582080+0000 mgr.y (mgr.24356) 11700 : cluster 0 pgmap v11668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:14 smithi141 bash[31670]: audit 2023-12-01T22:08:13.895977+0000 mon.a (mon.0) 7483 : audit 0 from='client.? 172.21.15.40:0/276865703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:16.896 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:08:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:08:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:16 smithi040 bash[28232]: cluster 2023-12-01T22:08:15.583184+0000 mgr.y (mgr.24356) 11701 : cluster 0 pgmap v11669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:16 smithi040 bash[28232]: audit 2023-12-01T22:08:16.364363+0000 mon.c (mon.2) 7361 : audit 0 from='client.? 172.21.15.40:0/2409024591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:16 smithi040 bash[41173]: cluster 2023-12-01T22:08:15.583184+0000 mgr.y (mgr.24356) 11701 : cluster 0 pgmap v11669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:17.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:16 smithi040 bash[41173]: audit 2023-12-01T22:08:16.364363+0000 mon.c (mon.2) 7361 : audit 0 from='client.? 172.21.15.40:0/2409024591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:16 smithi141 bash[31670]: cluster 2023-12-01T22:08:15.583184+0000 mgr.y (mgr.24356) 11701 : cluster 0 pgmap v11669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:16 smithi141 bash[31670]: audit 2023-12-01T22:08:16.364363+0000 mon.c (mon.2) 7361 : audit 0 from='client.? 172.21.15.40:0/2409024591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:18 smithi040 bash[28232]: cluster 2023-12-01T22:08:17.583966+0000 mgr.y (mgr.24356) 11702 : cluster 0 pgmap v11670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:18 smithi040 bash[28232]: audit 2023-12-01T22:08:18.821300+0000 mon.a (mon.0) 7484 : audit 0 from='client.? 172.21.15.40:0/365032956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:18 smithi040 bash[41173]: cluster 2023-12-01T22:08:17.583966+0000 mgr.y (mgr.24356) 11702 : cluster 0 pgmap v11670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:18 smithi040 bash[41173]: audit 2023-12-01T22:08:18.821300+0000 mon.a (mon.0) 7484 : audit 0 from='client.? 172.21.15.40:0/365032956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:18 smithi141 bash[31670]: cluster 2023-12-01T22:08:17.583966+0000 mgr.y (mgr.24356) 11702 : cluster 0 pgmap v11670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:18 smithi141 bash[31670]: audit 2023-12-01T22:08:18.821300+0000 mon.a (mon.0) 7484 : audit 0 from='client.? 172.21.15.40:0/365032956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:19 smithi141 bash[31670]: audit 2023-12-01T22:08:18.948094+0000 mon.c (mon.2) 7362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:20.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:19 smithi040 bash[28232]: audit 2023-12-01T22:08:18.948094+0000 mon.c (mon.2) 7362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:19 smithi040 bash[41173]: audit 2023-12-01T22:08:18.948094+0000 mon.c (mon.2) 7362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:20 smithi141 bash[31670]: cluster 2023-12-01T22:08:19.585184+0000 mgr.y (mgr.24356) 11703 : cluster 0 pgmap v11671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:21.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:20 smithi040 bash[28232]: cluster 2023-12-01T22:08:19.585184+0000 mgr.y (mgr.24356) 11703 : cluster 0 pgmap v11671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:20 smithi040 bash[41173]: cluster 2023-12-01T22:08:19.585184+0000 mgr.y (mgr.24356) 11703 : cluster 0 pgmap v11671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:21 smithi141 bash[31670]: audit 2023-12-01T22:08:21.281685+0000 mon.a (mon.0) 7485 : audit 0 from='client.? 172.21.15.40:0/2751055199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:22.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:21 smithi040 bash[41173]: audit 2023-12-01T22:08:21.281685+0000 mon.a (mon.0) 7485 : audit 0 from='client.? 172.21.15.40:0/2751055199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:22.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:21 smithi040 bash[28232]: audit 2023-12-01T22:08:21.281685+0000 mon.a (mon.0) 7485 : audit 0 from='client.? 172.21.15.40:0/2751055199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:22 smithi141 bash[31670]: cluster 2023-12-01T22:08:21.585863+0000 mgr.y (mgr.24356) 11704 : cluster 0 pgmap v11672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:22 smithi141 bash[31670]: audit 2023-12-01T22:08:22.096234+0000 mon.c (mon.2) 7363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:08:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:22 smithi040 bash[28232]: cluster 2023-12-01T22:08:21.585863+0000 mgr.y (mgr.24356) 11704 : cluster 0 pgmap v11672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:22 smithi040 bash[28232]: audit 2023-12-01T22:08:22.096234+0000 mon.c (mon.2) 7363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:08:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:22 smithi040 bash[41173]: cluster 2023-12-01T22:08:21.585863+0000 mgr.y (mgr.24356) 11704 : cluster 0 pgmap v11672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:22 smithi040 bash[41173]: audit 2023-12-01T22:08:22.096234+0000 mon.c (mon.2) 7363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:08:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:23 smithi141 bash[31670]: audit 2023-12-01T22:08:23.746702+0000 mon.a (mon.0) 7486 : audit 0 from='client.? 172.21.15.40:0/2156436065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:23 smithi040 bash[28232]: audit 2023-12-01T22:08:23.746702+0000 mon.a (mon.0) 7486 : audit 0 from='client.? 172.21.15.40:0/2156436065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:23 smithi040 bash[41173]: audit 2023-12-01T22:08:23.746702+0000 mon.a (mon.0) 7486 : audit 0 from='client.? 172.21.15.40:0/2156436065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:24 smithi141 bash[31670]: cluster 2023-12-01T22:08:23.586511+0000 mgr.y (mgr.24356) 11705 : cluster 0 pgmap v11673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:25.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:24 smithi040 bash[28232]: cluster 2023-12-01T22:08:23.586511+0000 mgr.y (mgr.24356) 11705 : cluster 0 pgmap v11673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:24 smithi040 bash[41173]: cluster 2023-12-01T22:08:23.586511+0000 mgr.y (mgr.24356) 11705 : cluster 0 pgmap v11673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:08:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:08:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:26 smithi141 bash[31670]: cluster 2023-12-01T22:08:25.587679+0000 mgr.y (mgr.24356) 11706 : cluster 0 pgmap v11674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:26 smithi141 bash[31670]: audit 2023-12-01T22:08:26.217480+0000 mon.a (mon.0) 7487 : audit 0 from='client.? 172.21.15.40:0/2460204852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:26 smithi040 bash[28232]: cluster 2023-12-01T22:08:25.587679+0000 mgr.y (mgr.24356) 11706 : cluster 0 pgmap v11674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:27.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:26 smithi040 bash[28232]: audit 2023-12-01T22:08:26.217480+0000 mon.a (mon.0) 7487 : audit 0 from='client.? 172.21.15.40:0/2460204852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:26 smithi040 bash[41173]: cluster 2023-12-01T22:08:25.587679+0000 mgr.y (mgr.24356) 11706 : cluster 0 pgmap v11674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:26 smithi040 bash[41173]: audit 2023-12-01T22:08:26.217480+0000 mon.a (mon.0) 7487 : audit 0 from='client.? 172.21.15.40:0/2460204852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: cluster 2023-12-01T22:08:27.588364+0000 mgr.y (mgr.24356) 11707 : cluster 0 pgmap v11675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:27.993029+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.007584+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.240071+0000 mon.a (mon.0) 7490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.248615+0000 mon.a (mon.0) 7491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.678873+0000 mon.a (mon.0) 7492 : audit 0 from='client.? 172.21.15.40:0/1242787721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.732493+0000 mon.c (mon.2) 7364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.734399+0000 mon.c (mon.2) 7365 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:08:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:28 smithi141 bash[31670]: audit 2023-12-01T22:08:28.743979+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: cluster 2023-12-01T22:08:27.588364+0000 mgr.y (mgr.24356) 11707 : cluster 0 pgmap v11675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:27.993029+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.007584+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.240071+0000 mon.a (mon.0) 7490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.248615+0000 mon.a (mon.0) 7491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.678873+0000 mon.a (mon.0) 7492 : audit 0 from='client.? 172.21.15.40:0/1242787721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.732493+0000 mon.c (mon.2) 7364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.734399+0000 mon.c (mon.2) 7365 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:08:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[41173]: audit 2023-12-01T22:08:28.743979+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: cluster 2023-12-01T22:08:27.588364+0000 mgr.y (mgr.24356) 11707 : cluster 0 pgmap v11675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:27.993029+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.007584+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.240071+0000 mon.a (mon.0) 7490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.248615+0000 mon.a (mon.0) 7491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.678873+0000 mon.a (mon.0) 7492 : audit 0 from='client.? 172.21.15.40:0/1242787721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.732493+0000 mon.c (mon.2) 7364 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.734399+0000 mon.c (mon.2) 7365 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:08:29.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:28 smithi040 bash[28232]: audit 2023-12-01T22:08:28.743979+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:08:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:30 smithi141 bash[31670]: cluster 2023-12-01T22:08:29.589525+0000 mgr.y (mgr.24356) 11708 : cluster 0 pgmap v11676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:30 smithi040 bash[28232]: cluster 2023-12-01T22:08:29.589525+0000 mgr.y (mgr.24356) 11708 : cluster 0 pgmap v11676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:30 smithi040 bash[41173]: cluster 2023-12-01T22:08:29.589525+0000 mgr.y (mgr.24356) 11708 : cluster 0 pgmap v11676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:31 smithi141 bash[31670]: audit 2023-12-01T22:08:31.146606+0000 mon.c (mon.2) 7366 : audit 0 from='client.? 172.21.15.40:0/2530488907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:32.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:31 smithi040 bash[28232]: audit 2023-12-01T22:08:31.146606+0000 mon.c (mon.2) 7366 : audit 0 from='client.? 172.21.15.40:0/2530488907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:31 smithi040 bash[41173]: audit 2023-12-01T22:08:31.146606+0000 mon.c (mon.2) 7366 : audit 0 from='client.? 172.21.15.40:0/2530488907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:32 smithi141 bash[31670]: cluster 2023-12-01T22:08:31.590189+0000 mgr.y (mgr.24356) 11709 : cluster 0 pgmap v11677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:32 smithi040 bash[41173]: cluster 2023-12-01T22:08:31.590189+0000 mgr.y (mgr.24356) 11709 : cluster 0 pgmap v11677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:32 smithi040 bash[28232]: cluster 2023-12-01T22:08:31.590189+0000 mgr.y (mgr.24356) 11709 : cluster 0 pgmap v11677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:33 smithi141 bash[31670]: cluster 2023-12-01T22:08:33.590808+0000 mgr.y (mgr.24356) 11710 : cluster 0 pgmap v11678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:33 smithi141 bash[31670]: audit 2023-12-01T22:08:33.611945+0000 mon.c (mon.2) 7367 : audit 0 from='client.? 172.21.15.40:0/925483473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:33 smithi141 bash[31670]: audit 2023-12-01T22:08:33.948401+0000 mon.c (mon.2) 7368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:33 smithi040 bash[28232]: cluster 2023-12-01T22:08:33.590808+0000 mgr.y (mgr.24356) 11710 : cluster 0 pgmap v11678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:33 smithi040 bash[28232]: audit 2023-12-01T22:08:33.611945+0000 mon.c (mon.2) 7367 : audit 0 from='client.? 172.21.15.40:0/925483473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:33 smithi040 bash[28232]: audit 2023-12-01T22:08:33.948401+0000 mon.c (mon.2) 7368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:33 smithi040 bash[41173]: cluster 2023-12-01T22:08:33.590808+0000 mgr.y (mgr.24356) 11710 : cluster 0 pgmap v11678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:33 smithi040 bash[41173]: audit 2023-12-01T22:08:33.611945+0000 mon.c (mon.2) 7367 : audit 0 from='client.? 172.21.15.40:0/925483473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:33 smithi040 bash[41173]: audit 2023-12-01T22:08:33.948401+0000 mon.c (mon.2) 7368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:36.867 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:08:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:08:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:36 smithi040 bash[28232]: cluster 2023-12-01T22:08:35.591840+0000 mgr.y (mgr.24356) 11711 : cluster 0 pgmap v11679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:36 smithi040 bash[28232]: audit 2023-12-01T22:08:36.075909+0000 mon.a (mon.0) 7494 : audit 0 from='client.? 172.21.15.40:0/3317666816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:36 smithi040 bash[41173]: cluster 2023-12-01T22:08:35.591840+0000 mgr.y (mgr.24356) 11711 : cluster 0 pgmap v11679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:37.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:36 smithi040 bash[41173]: audit 2023-12-01T22:08:36.075909+0000 mon.a (mon.0) 7494 : audit 0 from='client.? 172.21.15.40:0/3317666816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:36 smithi141 bash[31670]: cluster 2023-12-01T22:08:35.591840+0000 mgr.y (mgr.24356) 11711 : cluster 0 pgmap v11679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:36 smithi141 bash[31670]: audit 2023-12-01T22:08:36.075909+0000 mon.a (mon.0) 7494 : audit 0 from='client.? 172.21.15.40:0/3317666816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:38 smithi040 bash[41173]: cluster 2023-12-01T22:08:37.592475+0000 mgr.y (mgr.24356) 11712 : cluster 0 pgmap v11680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:38 smithi040 bash[41173]: audit 2023-12-01T22:08:38.547960+0000 mon.c (mon.2) 7369 : audit 0 from='client.? 172.21.15.40:0/2381376425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:38 smithi040 bash[28232]: cluster 2023-12-01T22:08:37.592475+0000 mgr.y (mgr.24356) 11712 : cluster 0 pgmap v11680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:38 smithi040 bash[28232]: audit 2023-12-01T22:08:38.547960+0000 mon.c (mon.2) 7369 : audit 0 from='client.? 172.21.15.40:0/2381376425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:38 smithi141 bash[31670]: cluster 2023-12-01T22:08:37.592475+0000 mgr.y (mgr.24356) 11712 : cluster 0 pgmap v11680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:38 smithi141 bash[31670]: audit 2023-12-01T22:08:38.547960+0000 mon.c (mon.2) 7369 : audit 0 from='client.? 172.21.15.40:0/2381376425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:41.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:40 smithi040 bash[41173]: cluster 2023-12-01T22:08:39.593694+0000 mgr.y (mgr.24356) 11713 : cluster 0 pgmap v11681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:41.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:40 smithi040 bash[28232]: cluster 2023-12-01T22:08:39.593694+0000 mgr.y (mgr.24356) 11713 : cluster 0 pgmap v11681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:40 smithi141 bash[31670]: cluster 2023-12-01T22:08:39.593694+0000 mgr.y (mgr.24356) 11713 : cluster 0 pgmap v11681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:41 smithi040 bash[41173]: audit 2023-12-01T22:08:41.026306+0000 mon.a (mon.0) 7495 : audit 0 from='client.? 172.21.15.40:0/268919496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:41 smithi040 bash[28232]: audit 2023-12-01T22:08:41.026306+0000 mon.a (mon.0) 7495 : audit 0 from='client.? 172.21.15.40:0/268919496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:41 smithi141 bash[31670]: audit 2023-12-01T22:08:41.026306+0000 mon.a (mon.0) 7495 : audit 0 from='client.? 172.21.15.40:0/268919496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:43.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:42 smithi040 bash[28232]: cluster 2023-12-01T22:08:41.594367+0000 mgr.y (mgr.24356) 11714 : cluster 0 pgmap v11682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:42 smithi040 bash[41173]: cluster 2023-12-01T22:08:41.594367+0000 mgr.y (mgr.24356) 11714 : cluster 0 pgmap v11682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:42 smithi141 bash[31670]: cluster 2023-12-01T22:08:41.594367+0000 mgr.y (mgr.24356) 11714 : cluster 0 pgmap v11682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:43 smithi040 bash[28232]: audit 2023-12-01T22:08:43.493851+0000 mon.c (mon.2) 7370 : audit 0 from='client.? 172.21.15.40:0/3137896410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:44.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:43 smithi040 bash[41173]: audit 2023-12-01T22:08:43.493851+0000 mon.c (mon.2) 7370 : audit 0 from='client.? 172.21.15.40:0/3137896410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:44.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:43 smithi141 bash[31670]: audit 2023-12-01T22:08:43.493851+0000 mon.c (mon.2) 7370 : audit 0 from='client.? 172.21.15.40:0/3137896410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:44 smithi040 bash[28232]: cluster 2023-12-01T22:08:43.595166+0000 mgr.y (mgr.24356) 11715 : cluster 0 pgmap v11683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:44 smithi040 bash[41173]: cluster 2023-12-01T22:08:43.595166+0000 mgr.y (mgr.24356) 11715 : cluster 0 pgmap v11683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:44 smithi141 bash[31670]: cluster 2023-12-01T22:08:43.595166+0000 mgr.y (mgr.24356) 11715 : cluster 0 pgmap v11683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:46.905 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:08:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:08:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:46 smithi040 bash[28232]: cluster 2023-12-01T22:08:45.596411+0000 mgr.y (mgr.24356) 11716 : cluster 0 pgmap v11684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:47.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:46 smithi040 bash[28232]: audit 2023-12-01T22:08:45.960795+0000 mon.a (mon.0) 7496 : audit 0 from='client.? 172.21.15.40:0/3110773652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:46 smithi040 bash[41173]: cluster 2023-12-01T22:08:45.596411+0000 mgr.y (mgr.24356) 11716 : cluster 0 pgmap v11684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:46 smithi040 bash[41173]: audit 2023-12-01T22:08:45.960795+0000 mon.a (mon.0) 7496 : audit 0 from='client.? 172.21.15.40:0/3110773652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:46 smithi141 bash[31670]: cluster 2023-12-01T22:08:45.596411+0000 mgr.y (mgr.24356) 11716 : cluster 0 pgmap v11684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:46 smithi141 bash[31670]: audit 2023-12-01T22:08:45.960795+0000 mon.a (mon.0) 7496 : audit 0 from='client.? 172.21.15.40:0/3110773652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:48 smithi040 bash[28232]: cluster 2023-12-01T22:08:47.597129+0000 mgr.y (mgr.24356) 11717 : cluster 0 pgmap v11685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:49.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:48 smithi040 bash[28232]: audit 2023-12-01T22:08:48.422887+0000 mon.a (mon.0) 7497 : audit 0 from='client.? 172.21.15.40:0/1560892317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:48 smithi040 bash[41173]: cluster 2023-12-01T22:08:47.597129+0000 mgr.y (mgr.24356) 11717 : cluster 0 pgmap v11685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:49.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:48 smithi040 bash[41173]: audit 2023-12-01T22:08:48.422887+0000 mon.a (mon.0) 7497 : audit 0 from='client.? 172.21.15.40:0/1560892317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:48 smithi141 bash[31670]: cluster 2023-12-01T22:08:47.597129+0000 mgr.y (mgr.24356) 11717 : cluster 0 pgmap v11685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:48 smithi141 bash[31670]: audit 2023-12-01T22:08:48.422887+0000 mon.a (mon.0) 7497 : audit 0 from='client.? 172.21.15.40:0/1560892317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:49 smithi141 bash[31670]: audit 2023-12-01T22:08:48.948823+0000 mon.c (mon.2) 7371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:49 smithi040 bash[41173]: audit 2023-12-01T22:08:48.948823+0000 mon.c (mon.2) 7371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:50.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:49 smithi040 bash[28232]: audit 2023-12-01T22:08:48.948823+0000 mon.c (mon.2) 7371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:50 smithi141 bash[31670]: cluster 2023-12-01T22:08:49.598254+0000 mgr.y (mgr.24356) 11718 : cluster 0 pgmap v11686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:50 smithi141 bash[31670]: audit 2023-12-01T22:08:50.893187+0000 mon.c (mon.2) 7372 : audit 0 from='client.? 172.21.15.40:0/456007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:50 smithi040 bash[41173]: cluster 2023-12-01T22:08:49.598254+0000 mgr.y (mgr.24356) 11718 : cluster 0 pgmap v11686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:50 smithi040 bash[41173]: audit 2023-12-01T22:08:50.893187+0000 mon.c (mon.2) 7372 : audit 0 from='client.? 172.21.15.40:0/456007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:50 smithi040 bash[28232]: cluster 2023-12-01T22:08:49.598254+0000 mgr.y (mgr.24356) 11718 : cluster 0 pgmap v11686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:50 smithi040 bash[28232]: audit 2023-12-01T22:08:50.893187+0000 mon.c (mon.2) 7372 : audit 0 from='client.? 172.21.15.40:0/456007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:52 smithi141 bash[31670]: cluster 2023-12-01T22:08:51.598943+0000 mgr.y (mgr.24356) 11719 : cluster 0 pgmap v11687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:52 smithi040 bash[28232]: cluster 2023-12-01T22:08:51.598943+0000 mgr.y (mgr.24356) 11719 : cluster 0 pgmap v11687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:52 smithi040 bash[41173]: cluster 2023-12-01T22:08:51.598943+0000 mgr.y (mgr.24356) 11719 : cluster 0 pgmap v11687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:53 smithi141 bash[31670]: audit 2023-12-01T22:08:53.359203+0000 mon.c (mon.2) 7373 : audit 0 from='client.? 172.21.15.40:0/2716024735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:53 smithi040 bash[28232]: audit 2023-12-01T22:08:53.359203+0000 mon.c (mon.2) 7373 : audit 0 from='client.? 172.21.15.40:0/2716024735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:54.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:53 smithi040 bash[41173]: audit 2023-12-01T22:08:53.359203+0000 mon.c (mon.2) 7373 : audit 0 from='client.? 172.21.15.40:0/2716024735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:54 smithi141 bash[31670]: cluster 2023-12-01T22:08:53.599606+0000 mgr.y (mgr.24356) 11720 : cluster 0 pgmap v11688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:54 smithi040 bash[41173]: cluster 2023-12-01T22:08:53.599606+0000 mgr.y (mgr.24356) 11720 : cluster 0 pgmap v11688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:54 smithi040 bash[28232]: cluster 2023-12-01T22:08:53.599606+0000 mgr.y (mgr.24356) 11720 : cluster 0 pgmap v11688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:55 smithi141 bash[31670]: audit 2023-12-01T22:08:55.819424+0000 mon.a (mon.0) 7498 : audit 0 from='client.? 172.21.15.40:0/3442845291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:55 smithi040 bash[28232]: audit 2023-12-01T22:08:55.819424+0000 mon.a (mon.0) 7498 : audit 0 from='client.? 172.21.15.40:0/3442845291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:56.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:55 smithi040 bash[41173]: audit 2023-12-01T22:08:55.819424+0000 mon.a (mon.0) 7498 : audit 0 from='client.? 172.21.15.40:0/3442845291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:08:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:08:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:56 smithi141 bash[31670]: cluster 2023-12-01T22:08:55.600704+0000 mgr.y (mgr.24356) 11721 : cluster 0 pgmap v11689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:56 smithi040 bash[41173]: cluster 2023-12-01T22:08:55.600704+0000 mgr.y (mgr.24356) 11721 : cluster 0 pgmap v11689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:56 smithi040 bash[28232]: cluster 2023-12-01T22:08:55.600704+0000 mgr.y (mgr.24356) 11721 : cluster 0 pgmap v11689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:58 smithi141 bash[31670]: cluster 2023-12-01T22:08:57.601307+0000 mgr.y (mgr.24356) 11722 : cluster 0 pgmap v11690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:08:58 smithi141 bash[31670]: audit 2023-12-01T22:08:58.283620+0000 mon.c (mon.2) 7374 : audit 0 from='client.? 172.21.15.40:0/2636150578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:58 smithi040 bash[41173]: cluster 2023-12-01T22:08:57.601307+0000 mgr.y (mgr.24356) 11722 : cluster 0 pgmap v11690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:08:58 smithi040 bash[41173]: audit 2023-12-01T22:08:58.283620+0000 mon.c (mon.2) 7374 : audit 0 from='client.? 172.21.15.40:0/2636150578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:08:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:58 smithi040 bash[28232]: cluster 2023-12-01T22:08:57.601307+0000 mgr.y (mgr.24356) 11722 : cluster 0 pgmap v11690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:08:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:08:58 smithi040 bash[28232]: audit 2023-12-01T22:08:58.283620+0000 mon.c (mon.2) 7374 : audit 0 from='client.? 172.21.15.40:0/2636150578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:00 smithi141 bash[31670]: cluster 2023-12-01T22:08:59.602385+0000 mgr.y (mgr.24356) 11723 : cluster 0 pgmap v11691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:00 smithi141 bash[31670]: audit 2023-12-01T22:09:00.744772+0000 mon.c (mon.2) 7375 : audit 0 from='client.? 172.21.15.40:0/1686585955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:00 smithi040 bash[28232]: cluster 2023-12-01T22:08:59.602385+0000 mgr.y (mgr.24356) 11723 : cluster 0 pgmap v11691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:00 smithi040 bash[28232]: audit 2023-12-01T22:09:00.744772+0000 mon.c (mon.2) 7375 : audit 0 from='client.? 172.21.15.40:0/1686585955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:00 smithi040 bash[41173]: cluster 2023-12-01T22:08:59.602385+0000 mgr.y (mgr.24356) 11723 : cluster 0 pgmap v11691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:01.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:00 smithi040 bash[41173]: audit 2023-12-01T22:09:00.744772+0000 mon.c (mon.2) 7375 : audit 0 from='client.? 172.21.15.40:0/1686585955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:02 smithi141 bash[31670]: cluster 2023-12-01T22:09:01.603080+0000 mgr.y (mgr.24356) 11724 : cluster 0 pgmap v11692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:02 smithi040 bash[28232]: cluster 2023-12-01T22:09:01.603080+0000 mgr.y (mgr.24356) 11724 : cluster 0 pgmap v11692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:02 smithi040 bash[41173]: cluster 2023-12-01T22:09:01.603080+0000 mgr.y (mgr.24356) 11724 : cluster 0 pgmap v11692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:03 smithi141 bash[31670]: audit 2023-12-01T22:09:03.210603+0000 mon.c (mon.2) 7376 : audit 0 from='client.? 172.21.15.40:0/794512644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:03 smithi141 bash[31670]: audit 2023-12-01T22:09:03.949376+0000 mon.c (mon.2) 7377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:03 smithi040 bash[28232]: audit 2023-12-01T22:09:03.210603+0000 mon.c (mon.2) 7376 : audit 0 from='client.? 172.21.15.40:0/794512644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:03 smithi040 bash[28232]: audit 2023-12-01T22:09:03.949376+0000 mon.c (mon.2) 7377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:03 smithi040 bash[41173]: audit 2023-12-01T22:09:03.210603+0000 mon.c (mon.2) 7376 : audit 0 from='client.? 172.21.15.40:0/794512644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:03 smithi040 bash[41173]: audit 2023-12-01T22:09:03.949376+0000 mon.c (mon.2) 7377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:04 smithi141 bash[31670]: cluster 2023-12-01T22:09:03.603726+0000 mgr.y (mgr.24356) 11725 : cluster 0 pgmap v11693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:04 smithi040 bash[28232]: cluster 2023-12-01T22:09:03.603726+0000 mgr.y (mgr.24356) 11725 : cluster 0 pgmap v11693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:04 smithi040 bash[41173]: cluster 2023-12-01T22:09:03.603726+0000 mgr.y (mgr.24356) 11725 : cluster 0 pgmap v11693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:06.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:05 smithi141 bash[31670]: audit 2023-12-01T22:09:05.673362+0000 mon.a (mon.0) 7499 : audit 0 from='client.? 172.21.15.40:0/4052906533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:05 smithi040 bash[28232]: audit 2023-12-01T22:09:05.673362+0000 mon.a (mon.0) 7499 : audit 0 from='client.? 172.21.15.40:0/4052906533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:05 smithi040 bash[41173]: audit 2023-12-01T22:09:05.673362+0000 mon.a (mon.0) 7499 : audit 0 from='client.? 172.21.15.40:0/4052906533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:09:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:09:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:06 smithi141 bash[31670]: cluster 2023-12-01T22:09:05.604830+0000 mgr.y (mgr.24356) 11726 : cluster 0 pgmap v11694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:06 smithi040 bash[28232]: cluster 2023-12-01T22:09:05.604830+0000 mgr.y (mgr.24356) 11726 : cluster 0 pgmap v11694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:06 smithi040 bash[41173]: cluster 2023-12-01T22:09:05.604830+0000 mgr.y (mgr.24356) 11726 : cluster 0 pgmap v11694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:08.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:07 smithi141 bash[31670]: cluster 2023-12-01T22:09:07.605445+0000 mgr.y (mgr.24356) 11727 : cluster 0 pgmap v11695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:07 smithi040 bash[28232]: cluster 2023-12-01T22:09:07.605445+0000 mgr.y (mgr.24356) 11727 : cluster 0 pgmap v11695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:07 smithi040 bash[41173]: cluster 2023-12-01T22:09:07.605445+0000 mgr.y (mgr.24356) 11727 : cluster 0 pgmap v11695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:08 smithi141 bash[31670]: audit 2023-12-01T22:09:08.141420+0000 mon.a (mon.0) 7500 : audit 0 from='client.? 172.21.15.40:0/2856213530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:08 smithi040 bash[28232]: audit 2023-12-01T22:09:08.141420+0000 mon.a (mon.0) 7500 : audit 0 from='client.? 172.21.15.40:0/2856213530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:08 smithi040 bash[41173]: audit 2023-12-01T22:09:08.141420+0000 mon.a (mon.0) 7500 : audit 0 from='client.? 172.21.15.40:0/2856213530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:10 smithi141 bash[31670]: cluster 2023-12-01T22:09:09.606434+0000 mgr.y (mgr.24356) 11728 : cluster 0 pgmap v11696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:10 smithi040 bash[41173]: cluster 2023-12-01T22:09:09.606434+0000 mgr.y (mgr.24356) 11728 : cluster 0 pgmap v11696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:10.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:10 smithi040 bash[28232]: cluster 2023-12-01T22:09:09.606434+0000 mgr.y (mgr.24356) 11728 : cluster 0 pgmap v11696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:11 smithi141 bash[31670]: audit 2023-12-01T22:09:10.603752+0000 mon.c (mon.2) 7378 : audit 0 from='client.? 172.21.15.40:0/1448884708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:11 smithi040 bash[28232]: audit 2023-12-01T22:09:10.603752+0000 mon.c (mon.2) 7378 : audit 0 from='client.? 172.21.15.40:0/1448884708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:11 smithi040 bash[41173]: audit 2023-12-01T22:09:10.603752+0000 mon.c (mon.2) 7378 : audit 0 from='client.? 172.21.15.40:0/1448884708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:12 smithi141 bash[31670]: cluster 2023-12-01T22:09:11.607129+0000 mgr.y (mgr.24356) 11729 : cluster 0 pgmap v11697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:12 smithi040 bash[28232]: cluster 2023-12-01T22:09:11.607129+0000 mgr.y (mgr.24356) 11729 : cluster 0 pgmap v11697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:12 smithi040 bash[41173]: cluster 2023-12-01T22:09:11.607129+0000 mgr.y (mgr.24356) 11729 : cluster 0 pgmap v11697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:13 smithi040 bash[28232]: audit 2023-12-01T22:09:13.060497+0000 mon.a (mon.0) 7501 : audit 0 from='client.? 172.21.15.40:0/3805783444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:13 smithi040 bash[41173]: audit 2023-12-01T22:09:13.060497+0000 mon.a (mon.0) 7501 : audit 0 from='client.? 172.21.15.40:0/3805783444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:13.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:13 smithi141 bash[31670]: audit 2023-12-01T22:09:13.060497+0000 mon.a (mon.0) 7501 : audit 0 from='client.? 172.21.15.40:0/3805783444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:14 smithi040 bash[28232]: cluster 2023-12-01T22:09:13.607770+0000 mgr.y (mgr.24356) 11730 : cluster 0 pgmap v11698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:14 smithi040 bash[41173]: cluster 2023-12-01T22:09:13.607770+0000 mgr.y (mgr.24356) 11730 : cluster 0 pgmap v11698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:14.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:14 smithi141 bash[31670]: cluster 2023-12-01T22:09:13.607770+0000 mgr.y (mgr.24356) 11730 : cluster 0 pgmap v11698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:15 smithi040 bash[28232]: audit 2023-12-01T22:09:15.529410+0000 mon.c (mon.2) 7379 : audit 0 from='client.? 172.21.15.40:0/1270029548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:15.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:15 smithi040 bash[41173]: audit 2023-12-01T22:09:15.529410+0000 mon.c (mon.2) 7379 : audit 0 from='client.? 172.21.15.40:0/1270029548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:15 smithi141 bash[31670]: audit 2023-12-01T22:09:15.529410+0000 mon.c (mon.2) 7379 : audit 0 from='client.? 172.21.15.40:0/1270029548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:16.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:09:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:09:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:16 smithi040 bash[41173]: cluster 2023-12-01T22:09:15.608997+0000 mgr.y (mgr.24356) 11731 : cluster 0 pgmap v11699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:17.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:16 smithi040 bash[28232]: cluster 2023-12-01T22:09:15.608997+0000 mgr.y (mgr.24356) 11731 : cluster 0 pgmap v11699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:16 smithi141 bash[31670]: cluster 2023-12-01T22:09:15.608997+0000 mgr.y (mgr.24356) 11731 : cluster 0 pgmap v11699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:18 smithi040 bash[28232]: cluster 2023-12-01T22:09:17.609761+0000 mgr.y (mgr.24356) 11732 : cluster 0 pgmap v11700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:19.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:18 smithi040 bash[28232]: audit 2023-12-01T22:09:18.000279+0000 mon.a (mon.0) 7502 : audit 0 from='client.? 172.21.15.40:0/2824517918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:18 smithi040 bash[41173]: cluster 2023-12-01T22:09:17.609761+0000 mgr.y (mgr.24356) 11732 : cluster 0 pgmap v11700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:19.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:18 smithi040 bash[41173]: audit 2023-12-01T22:09:18.000279+0000 mon.a (mon.0) 7502 : audit 0 from='client.? 172.21.15.40:0/2824517918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:18 smithi141 bash[31670]: cluster 2023-12-01T22:09:17.609761+0000 mgr.y (mgr.24356) 11732 : cluster 0 pgmap v11700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:18 smithi141 bash[31670]: audit 2023-12-01T22:09:18.000279+0000 mon.a (mon.0) 7502 : audit 0 from='client.? 172.21.15.40:0/2824517918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:19 smithi040 bash[28232]: audit 2023-12-01T22:09:18.949711+0000 mon.c (mon.2) 7380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:19 smithi040 bash[41173]: audit 2023-12-01T22:09:18.949711+0000 mon.c (mon.2) 7380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:19 smithi141 bash[31670]: audit 2023-12-01T22:09:18.949711+0000 mon.c (mon.2) 7380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:20 smithi040 bash[41173]: cluster 2023-12-01T22:09:19.610887+0000 mgr.y (mgr.24356) 11733 : cluster 0 pgmap v11701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:21.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:20 smithi040 bash[41173]: audit 2023-12-01T22:09:20.468751+0000 mon.c (mon.2) 7381 : audit 0 from='client.? 172.21.15.40:0/1497561555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:20 smithi040 bash[28232]: cluster 2023-12-01T22:09:19.610887+0000 mgr.y (mgr.24356) 11733 : cluster 0 pgmap v11701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:21.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:20 smithi040 bash[28232]: audit 2023-12-01T22:09:20.468751+0000 mon.c (mon.2) 7381 : audit 0 from='client.? 172.21.15.40:0/1497561555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:20 smithi141 bash[31670]: cluster 2023-12-01T22:09:19.610887+0000 mgr.y (mgr.24356) 11733 : cluster 0 pgmap v11701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:20 smithi141 bash[31670]: audit 2023-12-01T22:09:20.468751+0000 mon.c (mon.2) 7381 : audit 0 from='client.? 172.21.15.40:0/1497561555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:23.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:22 smithi040 bash[28232]: cluster 2023-12-01T22:09:21.611587+0000 mgr.y (mgr.24356) 11734 : cluster 0 pgmap v11702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:23.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:22 smithi040 bash[41173]: cluster 2023-12-01T22:09:21.611587+0000 mgr.y (mgr.24356) 11734 : cluster 0 pgmap v11702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:22 smithi141 bash[31670]: cluster 2023-12-01T22:09:21.611587+0000 mgr.y (mgr.24356) 11734 : cluster 0 pgmap v11702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:23 smithi040 bash[28232]: audit 2023-12-01T22:09:22.938766+0000 mon.c (mon.2) 7382 : audit 0 from='client.? 172.21.15.40:0/3507880509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:24.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:23 smithi040 bash[41173]: audit 2023-12-01T22:09:22.938766+0000 mon.c (mon.2) 7382 : audit 0 from='client.? 172.21.15.40:0/3507880509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:23 smithi141 bash[31670]: audit 2023-12-01T22:09:22.938766+0000 mon.c (mon.2) 7382 : audit 0 from='client.? 172.21.15.40:0/3507880509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:24 smithi141 bash[31670]: cluster 2023-12-01T22:09:23.612341+0000 mgr.y (mgr.24356) 11735 : cluster 0 pgmap v11703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:24 smithi040 bash[28232]: cluster 2023-12-01T22:09:23.612341+0000 mgr.y (mgr.24356) 11735 : cluster 0 pgmap v11703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:24 smithi040 bash[41173]: cluster 2023-12-01T22:09:23.612341+0000 mgr.y (mgr.24356) 11735 : cluster 0 pgmap v11703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:25 smithi141 bash[31670]: audit 2023-12-01T22:09:25.398983+0000 mon.a (mon.0) 7503 : audit 0 from='client.? 172.21.15.40:0/4090378695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:25 smithi040 bash[41173]: audit 2023-12-01T22:09:25.398983+0000 mon.a (mon.0) 7503 : audit 0 from='client.? 172.21.15.40:0/4090378695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:26.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:25 smithi040 bash[28232]: audit 2023-12-01T22:09:25.398983+0000 mon.a (mon.0) 7503 : audit 0 from='client.? 172.21.15.40:0/4090378695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:09:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:09:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:26 smithi141 bash[31670]: cluster 2023-12-01T22:09:25.613436+0000 mgr.y (mgr.24356) 11736 : cluster 0 pgmap v11704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:26 smithi040 bash[28232]: cluster 2023-12-01T22:09:25.613436+0000 mgr.y (mgr.24356) 11736 : cluster 0 pgmap v11704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:26 smithi040 bash[41173]: cluster 2023-12-01T22:09:25.613436+0000 mgr.y (mgr.24356) 11736 : cluster 0 pgmap v11704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:28.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:27 smithi141 bash[31670]: audit 2023-12-01T22:09:27.859310+0000 mon.a (mon.0) 7504 : audit 0 from='client.? 172.21.15.40:0/1053912727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:27 smithi040 bash[41173]: audit 2023-12-01T22:09:27.859310+0000 mon.a (mon.0) 7504 : audit 0 from='client.? 172.21.15.40:0/1053912727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:28.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:27 smithi040 bash[28232]: audit 2023-12-01T22:09:27.859310+0000 mon.a (mon.0) 7504 : audit 0 from='client.? 172.21.15.40:0/1053912727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:28 smithi141 bash[31670]: cluster 2023-12-01T22:09:27.614150+0000 mgr.y (mgr.24356) 11737 : cluster 0 pgmap v11705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:28 smithi141 bash[31670]: audit 2023-12-01T22:09:28.828432+0000 mon.c (mon.2) 7383 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:09:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:28 smithi040 bash[28232]: cluster 2023-12-01T22:09:27.614150+0000 mgr.y (mgr.24356) 11737 : cluster 0 pgmap v11705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:28 smithi040 bash[28232]: audit 2023-12-01T22:09:28.828432+0000 mon.c (mon.2) 7383 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:09:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:28 smithi040 bash[41173]: cluster 2023-12-01T22:09:27.614150+0000 mgr.y (mgr.24356) 11737 : cluster 0 pgmap v11705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:28 smithi040 bash[41173]: audit 2023-12-01T22:09:28.828432+0000 mon.c (mon.2) 7383 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:09:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:30 smithi141 bash[31670]: cluster 2023-12-01T22:09:29.615297+0000 mgr.y (mgr.24356) 11738 : cluster 0 pgmap v11706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:30 smithi141 bash[31670]: audit 2023-12-01T22:09:30.328455+0000 mon.c (mon.2) 7384 : audit 0 from='client.? 172.21.15.40:0/280067425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:30 smithi040 bash[28232]: cluster 2023-12-01T22:09:29.615297+0000 mgr.y (mgr.24356) 11738 : cluster 0 pgmap v11706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:31.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:30 smithi040 bash[28232]: audit 2023-12-01T22:09:30.328455+0000 mon.c (mon.2) 7384 : audit 0 from='client.? 172.21.15.40:0/280067425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:31 smithi040 bash[41173]: cluster 2023-12-01T22:09:29.615297+0000 mgr.y (mgr.24356) 11738 : cluster 0 pgmap v11706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:31 smithi040 bash[41173]: audit 2023-12-01T22:09:30.328455+0000 mon.c (mon.2) 7384 : audit 0 from='client.? 172.21.15.40:0/280067425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:32 smithi141 bash[31670]: cluster 2023-12-01T22:09:31.615962+0000 mgr.y (mgr.24356) 11739 : cluster 0 pgmap v11707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:32 smithi141 bash[31670]: audit 2023-12-01T22:09:32.790046+0000 mon.c (mon.2) 7385 : audit 0 from='client.? 172.21.15.40:0/1937519631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:32 smithi040 bash[28232]: cluster 2023-12-01T22:09:31.615962+0000 mgr.y (mgr.24356) 11739 : cluster 0 pgmap v11707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:32 smithi040 bash[28232]: audit 2023-12-01T22:09:32.790046+0000 mon.c (mon.2) 7385 : audit 0 from='client.? 172.21.15.40:0/1937519631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:32 smithi040 bash[41173]: cluster 2023-12-01T22:09:31.615962+0000 mgr.y (mgr.24356) 11739 : cluster 0 pgmap v11707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:32 smithi040 bash[41173]: audit 2023-12-01T22:09:32.790046+0000 mon.c (mon.2) 7385 : audit 0 from='client.? 172.21.15.40:0/1937519631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:34 smithi141 bash[31670]: cluster 2023-12-01T22:09:33.616685+0000 mgr.y (mgr.24356) 11740 : cluster 0 pgmap v11708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:34 smithi141 bash[31670]: audit 2023-12-01T22:09:33.949397+0000 mon.c (mon.2) 7386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:34 smithi141 bash[31670]: audit 2023-12-01T22:09:34.732742+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:34 smithi141 bash[31670]: audit 2023-12-01T22:09:34.749945+0000 mon.a (mon.0) 7506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[41173]: cluster 2023-12-01T22:09:33.616685+0000 mgr.y (mgr.24356) 11740 : cluster 0 pgmap v11708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[41173]: audit 2023-12-01T22:09:33.949397+0000 mon.c (mon.2) 7386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[41173]: audit 2023-12-01T22:09:34.732742+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[41173]: audit 2023-12-01T22:09:34.749945+0000 mon.a (mon.0) 7506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[28232]: cluster 2023-12-01T22:09:33.616685+0000 mgr.y (mgr.24356) 11740 : cluster 0 pgmap v11708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[28232]: audit 2023-12-01T22:09:33.949397+0000 mon.c (mon.2) 7386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[28232]: audit 2023-12-01T22:09:34.732742+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:34 smithi040 bash[28232]: audit 2023-12-01T22:09:34.749945+0000 mon.a (mon.0) 7506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: audit 2023-12-01T22:09:35.031774+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: audit 2023-12-01T22:09:35.042486+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: audit 2023-12-01T22:09:35.257368+0000 mon.c (mon.2) 7387 : audit 0 from='client.? 172.21.15.40:0/1702342040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: audit 2023-12-01T22:09:35.574302+0000 mon.c (mon.2) 7388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: audit 2023-12-01T22:09:35.576089+0000 mon.c (mon.2) 7389 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: audit 2023-12-01T22:09:35.586251+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[41173]: cluster 2023-12-01T22:09:35.617565+0000 mgr.y (mgr.24356) 11741 : cluster 0 pgmap v11709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: audit 2023-12-01T22:09:35.031774+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: audit 2023-12-01T22:09:35.042486+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: audit 2023-12-01T22:09:35.257368+0000 mon.c (mon.2) 7387 : audit 0 from='client.? 172.21.15.40:0/1702342040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: audit 2023-12-01T22:09:35.574302+0000 mon.c (mon.2) 7388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:09:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: audit 2023-12-01T22:09:35.576089+0000 mon.c (mon.2) 7389 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:09:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: audit 2023-12-01T22:09:35.586251+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28232]: cluster 2023-12-01T22:09:35.617565+0000 mgr.y (mgr.24356) 11741 : cluster 0 pgmap v11709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:36.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: audit 2023-12-01T22:09:35.031774+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: audit 2023-12-01T22:09:35.042486+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: audit 2023-12-01T22:09:35.257368+0000 mon.c (mon.2) 7387 : audit 0 from='client.? 172.21.15.40:0/1702342040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:36.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: audit 2023-12-01T22:09:35.574302+0000 mon.c (mon.2) 7388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:09:36.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: audit 2023-12-01T22:09:35.576089+0000 mon.c (mon.2) 7389 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:09:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: audit 2023-12-01T22:09:35.586251+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:09:36.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:36 smithi141 bash[31670]: cluster 2023-12-01T22:09:35.617565+0000 mgr.y (mgr.24356) 11741 : cluster 0 pgmap v11709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:09:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:09:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:38 smithi141 bash[31670]: cluster 2023-12-01T22:09:37.618182+0000 mgr.y (mgr.24356) 11742 : cluster 0 pgmap v11710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:39.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:38 smithi141 bash[31670]: audit 2023-12-01T22:09:37.724819+0000 mon.c (mon.2) 7390 : audit 0 from='client.? 172.21.15.40:0/3306159557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:38 smithi040 bash[41173]: cluster 2023-12-01T22:09:37.618182+0000 mgr.y (mgr.24356) 11742 : cluster 0 pgmap v11710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:39.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:38 smithi040 bash[41173]: audit 2023-12-01T22:09:37.724819+0000 mon.c (mon.2) 7390 : audit 0 from='client.? 172.21.15.40:0/3306159557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:38 smithi040 bash[28232]: cluster 2023-12-01T22:09:37.618182+0000 mgr.y (mgr.24356) 11742 : cluster 0 pgmap v11710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:39.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:38 smithi040 bash[28232]: audit 2023-12-01T22:09:37.724819+0000 mon.c (mon.2) 7390 : audit 0 from='client.? 172.21.15.40:0/3306159557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:40 smithi141 bash[31670]: cluster 2023-12-01T22:09:39.619360+0000 mgr.y (mgr.24356) 11743 : cluster 0 pgmap v11711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:41.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:40 smithi141 bash[31670]: audit 2023-12-01T22:09:40.192966+0000 mon.a (mon.0) 7510 : audit 0 from='client.? 172.21.15.40:0/3658200630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:40 smithi040 bash[41173]: cluster 2023-12-01T22:09:39.619360+0000 mgr.y (mgr.24356) 11743 : cluster 0 pgmap v11711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:41.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:40 smithi040 bash[41173]: audit 2023-12-01T22:09:40.192966+0000 mon.a (mon.0) 7510 : audit 0 from='client.? 172.21.15.40:0/3658200630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:40 smithi040 bash[28232]: cluster 2023-12-01T22:09:39.619360+0000 mgr.y (mgr.24356) 11743 : cluster 0 pgmap v11711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:41.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:40 smithi040 bash[28232]: audit 2023-12-01T22:09:40.192966+0000 mon.a (mon.0) 7510 : audit 0 from='client.? 172.21.15.40:0/3658200630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:43.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:42 smithi040 bash[41173]: cluster 2023-12-01T22:09:41.620059+0000 mgr.y (mgr.24356) 11744 : cluster 0 pgmap v11712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:43.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:42 smithi040 bash[41173]: audit 2023-12-01T22:09:42.657647+0000 mon.a (mon.0) 7511 : audit 0 from='client.? 172.21.15.40:0/384972309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:42 smithi040 bash[28232]: cluster 2023-12-01T22:09:41.620059+0000 mgr.y (mgr.24356) 11744 : cluster 0 pgmap v11712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:43.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:42 smithi040 bash[28232]: audit 2023-12-01T22:09:42.657647+0000 mon.a (mon.0) 7511 : audit 0 from='client.? 172.21.15.40:0/384972309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:42 smithi141 bash[31670]: cluster 2023-12-01T22:09:41.620059+0000 mgr.y (mgr.24356) 11744 : cluster 0 pgmap v11712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:42 smithi141 bash[31670]: audit 2023-12-01T22:09:42.657647+0000 mon.a (mon.0) 7511 : audit 0 from='client.? 172.21.15.40:0/384972309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:44 smithi040 bash[28232]: cluster 2023-12-01T22:09:43.620728+0000 mgr.y (mgr.24356) 11745 : cluster 0 pgmap v11713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:44 smithi040 bash[41173]: cluster 2023-12-01T22:09:43.620728+0000 mgr.y (mgr.24356) 11745 : cluster 0 pgmap v11713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:44 smithi141 bash[31670]: cluster 2023-12-01T22:09:43.620728+0000 mgr.y (mgr.24356) 11745 : cluster 0 pgmap v11713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:45 smithi040 bash[28232]: audit 2023-12-01T22:09:45.125190+0000 mon.a (mon.0) 7512 : audit 0 from='client.? 172.21.15.40:0/484107769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:45 smithi040 bash[41173]: audit 2023-12-01T22:09:45.125190+0000 mon.a (mon.0) 7512 : audit 0 from='client.? 172.21.15.40:0/484107769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:46.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:45 smithi141 bash[31670]: audit 2023-12-01T22:09:45.125190+0000 mon.a (mon.0) 7512 : audit 0 from='client.? 172.21.15.40:0/484107769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:46.903 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:09:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:09:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:46 smithi040 bash[28232]: cluster 2023-12-01T22:09:45.622001+0000 mgr.y (mgr.24356) 11746 : cluster 0 pgmap v11714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:47.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:46 smithi040 bash[41173]: cluster 2023-12-01T22:09:45.622001+0000 mgr.y (mgr.24356) 11746 : cluster 0 pgmap v11714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:46 smithi141 bash[31670]: cluster 2023-12-01T22:09:45.622001+0000 mgr.y (mgr.24356) 11746 : cluster 0 pgmap v11714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:47 smithi040 bash[28232]: audit 2023-12-01T22:09:47.592643+0000 mon.a (mon.0) 7513 : audit 0 from='client.? 172.21.15.40:0/292399100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:48.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:47 smithi040 bash[41173]: audit 2023-12-01T22:09:47.592643+0000 mon.a (mon.0) 7513 : audit 0 from='client.? 172.21.15.40:0/292399100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:47 smithi141 bash[31670]: audit 2023-12-01T22:09:47.592643+0000 mon.a (mon.0) 7513 : audit 0 from='client.? 172.21.15.40:0/292399100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:48 smithi141 bash[31670]: cluster 2023-12-01T22:09:47.622626+0000 mgr.y (mgr.24356) 11747 : cluster 0 pgmap v11715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:48 smithi040 bash[28232]: cluster 2023-12-01T22:09:47.622626+0000 mgr.y (mgr.24356) 11747 : cluster 0 pgmap v11715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:48 smithi040 bash[41173]: cluster 2023-12-01T22:09:47.622626+0000 mgr.y (mgr.24356) 11747 : cluster 0 pgmap v11715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:49 smithi141 bash[31670]: audit 2023-12-01T22:09:48.950387+0000 mon.c (mon.2) 7391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:49 smithi040 bash[28232]: audit 2023-12-01T22:09:48.950387+0000 mon.c (mon.2) 7391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:49 smithi040 bash[41173]: audit 2023-12-01T22:09:48.950387+0000 mon.c (mon.2) 7391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:50 smithi141 bash[31670]: cluster 2023-12-01T22:09:49.623811+0000 mgr.y (mgr.24356) 11748 : cluster 0 pgmap v11716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:50 smithi141 bash[31670]: audit 2023-12-01T22:09:50.064095+0000 mon.c (mon.2) 7392 : audit 0 from='client.? 172.21.15.40:0/511857757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:50 smithi040 bash[28232]: cluster 2023-12-01T22:09:49.623811+0000 mgr.y (mgr.24356) 11748 : cluster 0 pgmap v11716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:50 smithi040 bash[28232]: audit 2023-12-01T22:09:50.064095+0000 mon.c (mon.2) 7392 : audit 0 from='client.? 172.21.15.40:0/511857757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:50 smithi040 bash[41173]: cluster 2023-12-01T22:09:49.623811+0000 mgr.y (mgr.24356) 11748 : cluster 0 pgmap v11716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:50 smithi040 bash[41173]: audit 2023-12-01T22:09:50.064095+0000 mon.c (mon.2) 7392 : audit 0 from='client.? 172.21.15.40:0/511857757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:52 smithi141 bash[31670]: cluster 2023-12-01T22:09:51.624488+0000 mgr.y (mgr.24356) 11749 : cluster 0 pgmap v11717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:52 smithi141 bash[31670]: audit 2023-12-01T22:09:52.531928+0000 mon.c (mon.2) 7393 : audit 0 from='client.? 172.21.15.40:0/1071644446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:52 smithi040 bash[28232]: cluster 2023-12-01T22:09:51.624488+0000 mgr.y (mgr.24356) 11749 : cluster 0 pgmap v11717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:52 smithi040 bash[28232]: audit 2023-12-01T22:09:52.531928+0000 mon.c (mon.2) 7393 : audit 0 from='client.? 172.21.15.40:0/1071644446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:52 smithi040 bash[41173]: cluster 2023-12-01T22:09:51.624488+0000 mgr.y (mgr.24356) 11749 : cluster 0 pgmap v11717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:52 smithi040 bash[41173]: audit 2023-12-01T22:09:52.531928+0000 mon.c (mon.2) 7393 : audit 0 from='client.? 172.21.15.40:0/1071644446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:54 smithi141 bash[31670]: cluster 2023-12-01T22:09:53.625154+0000 mgr.y (mgr.24356) 11750 : cluster 0 pgmap v11718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:54 smithi040 bash[28232]: cluster 2023-12-01T22:09:53.625154+0000 mgr.y (mgr.24356) 11750 : cluster 0 pgmap v11718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:54 smithi040 bash[41173]: cluster 2023-12-01T22:09:53.625154+0000 mgr.y (mgr.24356) 11750 : cluster 0 pgmap v11718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:55 smithi141 bash[31670]: audit 2023-12-01T22:09:54.989771+0000 mon.c (mon.2) 7394 : audit 0 from='client.? 172.21.15.40:0/4286137963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:55 smithi040 bash[28232]: audit 2023-12-01T22:09:54.989771+0000 mon.c (mon.2) 7394 : audit 0 from='client.? 172.21.15.40:0/4286137963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:56.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:55 smithi040 bash[41173]: audit 2023-12-01T22:09:54.989771+0000 mon.c (mon.2) 7394 : audit 0 from='client.? 172.21.15.40:0/4286137963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:09:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:09:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:56 smithi141 bash[31670]: cluster 2023-12-01T22:09:55.626255+0000 mgr.y (mgr.24356) 11751 : cluster 0 pgmap v11719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:56 smithi040 bash[28232]: cluster 2023-12-01T22:09:55.626255+0000 mgr.y (mgr.24356) 11751 : cluster 0 pgmap v11719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:56 smithi040 bash[41173]: cluster 2023-12-01T22:09:55.626255+0000 mgr.y (mgr.24356) 11751 : cluster 0 pgmap v11719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:58.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:57 smithi141 bash[31670]: audit 2023-12-01T22:09:57.445872+0000 mon.a (mon.0) 7514 : audit 0 from='client.? 172.21.15.40:0/3579664556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:57 smithi040 bash[28232]: audit 2023-12-01T22:09:57.445872+0000 mon.a (mon.0) 7514 : audit 0 from='client.? 172.21.15.40:0/3579664556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:57 smithi040 bash[41173]: audit 2023-12-01T22:09:57.445872+0000 mon.a (mon.0) 7514 : audit 0 from='client.? 172.21.15.40:0/3579664556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:09:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:58 smithi141 bash[31670]: cluster 2023-12-01T22:09:57.626907+0000 mgr.y (mgr.24356) 11752 : cluster 0 pgmap v11720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:58 smithi040 bash[28232]: cluster 2023-12-01T22:09:57.626907+0000 mgr.y (mgr.24356) 11752 : cluster 0 pgmap v11720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:09:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:58 smithi040 bash[41173]: cluster 2023-12-01T22:09:57.626907+0000 mgr.y (mgr.24356) 11752 : cluster 0 pgmap v11720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:00.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:09:59 smithi141 bash[31670]: audit 2023-12-01T22:09:59.911918+0000 mon.c (mon.2) 7395 : audit 0 from='client.? 172.21.15.40:0/2991566891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:09:59 smithi040 bash[28232]: audit 2023-12-01T22:09:59.911918+0000 mon.c (mon.2) 7395 : audit 0 from='client.? 172.21.15.40:0/2991566891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:00.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:00 smithi040 bash[28232]: debug 2023-12-01T22:09:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:09:59 smithi040 bash[41173]: audit 2023-12-01T22:09:59.911918+0000 mon.c (mon.2) 7395 : audit 0 from='client.? 172.21.15.40:0/2991566891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:00 smithi141 bash[31670]: cluster 2023-12-01T22:09:59.628046+0000 mgr.y (mgr.24356) 11753 : cluster 0 pgmap v11721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:00 smithi141 bash[31670]: cluster 2023-12-01T22:10:00.000165+0000 mon.a (mon.0) 7515 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:00 smithi040 bash[28232]: cluster 2023-12-01T22:09:59.628046+0000 mgr.y (mgr.24356) 11753 : cluster 0 pgmap v11721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:00 smithi040 bash[28232]: cluster 2023-12-01T22:10:00.000165+0000 mon.a (mon.0) 7515 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:01.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:00 smithi040 bash[41173]: cluster 2023-12-01T22:09:59.628046+0000 mgr.y (mgr.24356) 11753 : cluster 0 pgmap v11721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:01.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:00 smithi040 bash[41173]: cluster 2023-12-01T22:10:00.000165+0000 mon.a (mon.0) 7515 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:02 smithi141 bash[31670]: cluster 2023-12-01T22:10:01.628732+0000 mgr.y (mgr.24356) 11754 : cluster 0 pgmap v11722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:03.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:02 smithi141 bash[31670]: audit 2023-12-01T22:10:02.373411+0000 mon.a (mon.0) 7516 : audit 0 from='client.? 172.21.15.40:0/3593005027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:02 smithi040 bash[28232]: cluster 2023-12-01T22:10:01.628732+0000 mgr.y (mgr.24356) 11754 : cluster 0 pgmap v11722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:02 smithi040 bash[28232]: audit 2023-12-01T22:10:02.373411+0000 mon.a (mon.0) 7516 : audit 0 from='client.? 172.21.15.40:0/3593005027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:02 smithi040 bash[41173]: cluster 2023-12-01T22:10:01.628732+0000 mgr.y (mgr.24356) 11754 : cluster 0 pgmap v11722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:02 smithi040 bash[41173]: audit 2023-12-01T22:10:02.373411+0000 mon.a (mon.0) 7516 : audit 0 from='client.? 172.21.15.40:0/3593005027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:03 smithi141 bash[31670]: audit 2023-12-01T22:10:03.950841+0000 mon.c (mon.2) 7396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:03 smithi040 bash[28232]: audit 2023-12-01T22:10:03.950841+0000 mon.c (mon.2) 7396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:03 smithi040 bash[41173]: audit 2023-12-01T22:10:03.950841+0000 mon.c (mon.2) 7396 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:04 smithi141 bash[31670]: cluster 2023-12-01T22:10:03.629387+0000 mgr.y (mgr.24356) 11755 : cluster 0 pgmap v11723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:04 smithi141 bash[31670]: audit 2023-12-01T22:10:04.839761+0000 mon.a (mon.0) 7517 : audit 0 from='client.? 172.21.15.40:0/1239370212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:04 smithi040 bash[28232]: cluster 2023-12-01T22:10:03.629387+0000 mgr.y (mgr.24356) 11755 : cluster 0 pgmap v11723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:04 smithi040 bash[28232]: audit 2023-12-01T22:10:04.839761+0000 mon.a (mon.0) 7517 : audit 0 from='client.? 172.21.15.40:0/1239370212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:04 smithi040 bash[41173]: cluster 2023-12-01T22:10:03.629387+0000 mgr.y (mgr.24356) 11755 : cluster 0 pgmap v11723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:04 smithi040 bash[41173]: audit 2023-12-01T22:10:04.839761+0000 mon.a (mon.0) 7517 : audit 0 from='client.? 172.21.15.40:0/1239370212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:06.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:10:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:10:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:06 smithi040 bash[41173]: cluster 2023-12-01T22:10:05.630678+0000 mgr.y (mgr.24356) 11756 : cluster 0 pgmap v11724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:07.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:06 smithi040 bash[28232]: cluster 2023-12-01T22:10:05.630678+0000 mgr.y (mgr.24356) 11756 : cluster 0 pgmap v11724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:06 smithi141 bash[31670]: cluster 2023-12-01T22:10:05.630678+0000 mgr.y (mgr.24356) 11756 : cluster 0 pgmap v11724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:07 smithi040 bash[28232]: audit 2023-12-01T22:10:07.304822+0000 mon.a (mon.0) 7518 : audit 0 from='client.? 172.21.15.40:0/1583906157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:07 smithi040 bash[41173]: audit 2023-12-01T22:10:07.304822+0000 mon.a (mon.0) 7518 : audit 0 from='client.? 172.21.15.40:0/1583906157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:08.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:07 smithi141 bash[31670]: audit 2023-12-01T22:10:07.304822+0000 mon.a (mon.0) 7518 : audit 0 from='client.? 172.21.15.40:0/1583906157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:08 smithi040 bash[28232]: cluster 2023-12-01T22:10:07.631371+0000 mgr.y (mgr.24356) 11757 : cluster 0 pgmap v11725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:09.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:08 smithi040 bash[41173]: cluster 2023-12-01T22:10:07.631371+0000 mgr.y (mgr.24356) 11757 : cluster 0 pgmap v11725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:08 smithi141 bash[31670]: cluster 2023-12-01T22:10:07.631371+0000 mgr.y (mgr.24356) 11757 : cluster 0 pgmap v11725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:09 smithi141 bash[31670]: audit 2023-12-01T22:10:09.766465+0000 mon.c (mon.2) 7397 : audit 0 from='client.? 172.21.15.40:0/2341666190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:09 smithi040 bash[28232]: audit 2023-12-01T22:10:09.766465+0000 mon.c (mon.2) 7397 : audit 0 from='client.? 172.21.15.40:0/2341666190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:10.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:09 smithi040 bash[41173]: audit 2023-12-01T22:10:09.766465+0000 mon.c (mon.2) 7397 : audit 0 from='client.? 172.21.15.40:0/2341666190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:11.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:10 smithi141 bash[31670]: cluster 2023-12-01T22:10:09.632535+0000 mgr.y (mgr.24356) 11758 : cluster 0 pgmap v11726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:10 smithi040 bash[28232]: cluster 2023-12-01T22:10:09.632535+0000 mgr.y (mgr.24356) 11758 : cluster 0 pgmap v11726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:10 smithi040 bash[41173]: cluster 2023-12-01T22:10:09.632535+0000 mgr.y (mgr.24356) 11758 : cluster 0 pgmap v11726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:12 smithi141 bash[31670]: cluster 2023-12-01T22:10:11.633209+0000 mgr.y (mgr.24356) 11759 : cluster 0 pgmap v11727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:12 smithi141 bash[31670]: audit 2023-12-01T22:10:12.231565+0000 mon.c (mon.2) 7398 : audit 0 from='client.? 172.21.15.40:0/4244895223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:12 smithi040 bash[28232]: cluster 2023-12-01T22:10:11.633209+0000 mgr.y (mgr.24356) 11759 : cluster 0 pgmap v11727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:12 smithi040 bash[28232]: audit 2023-12-01T22:10:12.231565+0000 mon.c (mon.2) 7398 : audit 0 from='client.? 172.21.15.40:0/4244895223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:12 smithi040 bash[41173]: cluster 2023-12-01T22:10:11.633209+0000 mgr.y (mgr.24356) 11759 : cluster 0 pgmap v11727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:12 smithi040 bash[41173]: audit 2023-12-01T22:10:12.231565+0000 mon.c (mon.2) 7398 : audit 0 from='client.? 172.21.15.40:0/4244895223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:14 smithi141 bash[31670]: cluster 2023-12-01T22:10:13.633878+0000 mgr.y (mgr.24356) 11760 : cluster 0 pgmap v11728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:14 smithi141 bash[31670]: audit 2023-12-01T22:10:14.694699+0000 mon.a (mon.0) 7519 : audit 0 from='client.? 172.21.15.40:0/4127549366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:14 smithi040 bash[28232]: cluster 2023-12-01T22:10:13.633878+0000 mgr.y (mgr.24356) 11760 : cluster 0 pgmap v11728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:14 smithi040 bash[28232]: audit 2023-12-01T22:10:14.694699+0000 mon.a (mon.0) 7519 : audit 0 from='client.? 172.21.15.40:0/4127549366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:14 smithi040 bash[41173]: cluster 2023-12-01T22:10:13.633878+0000 mgr.y (mgr.24356) 11760 : cluster 0 pgmap v11728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:14 smithi040 bash[41173]: audit 2023-12-01T22:10:14.694699+0000 mon.a (mon.0) 7519 : audit 0 from='client.? 172.21.15.40:0/4127549366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:10:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:10:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:16 smithi141 bash[31670]: cluster 2023-12-01T22:10:15.635054+0000 mgr.y (mgr.24356) 11761 : cluster 0 pgmap v11729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:16 smithi040 bash[28232]: cluster 2023-12-01T22:10:15.635054+0000 mgr.y (mgr.24356) 11761 : cluster 0 pgmap v11729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:16 smithi040 bash[41173]: cluster 2023-12-01T22:10:15.635054+0000 mgr.y (mgr.24356) 11761 : cluster 0 pgmap v11729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:18.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:17 smithi141 bash[31670]: audit 2023-12-01T22:10:17.169890+0000 mon.c (mon.2) 7399 : audit 0 from='client.? 172.21.15.40:0/1060506380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:17 smithi040 bash[28232]: audit 2023-12-01T22:10:17.169890+0000 mon.c (mon.2) 7399 : audit 0 from='client.? 172.21.15.40:0/1060506380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:18.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:17 smithi040 bash[41173]: audit 2023-12-01T22:10:17.169890+0000 mon.c (mon.2) 7399 : audit 0 from='client.? 172.21.15.40:0/1060506380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:18 smithi141 bash[31670]: cluster 2023-12-01T22:10:17.635706+0000 mgr.y (mgr.24356) 11762 : cluster 0 pgmap v11730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:18 smithi040 bash[28232]: cluster 2023-12-01T22:10:17.635706+0000 mgr.y (mgr.24356) 11762 : cluster 0 pgmap v11730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:18 smithi040 bash[41173]: cluster 2023-12-01T22:10:17.635706+0000 mgr.y (mgr.24356) 11762 : cluster 0 pgmap v11730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:19 smithi141 bash[31670]: audit 2023-12-01T22:10:18.951214+0000 mon.c (mon.2) 7400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:19 smithi141 bash[31670]: audit 2023-12-01T22:10:19.631332+0000 mon.c (mon.2) 7401 : audit 0 from='client.? 172.21.15.40:0/394649145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:19 smithi040 bash[41173]: audit 2023-12-01T22:10:18.951214+0000 mon.c (mon.2) 7400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:19 smithi040 bash[41173]: audit 2023-12-01T22:10:19.631332+0000 mon.c (mon.2) 7401 : audit 0 from='client.? 172.21.15.40:0/394649145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:20.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:19 smithi040 bash[28232]: audit 2023-12-01T22:10:18.951214+0000 mon.c (mon.2) 7400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:20.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:19 smithi040 bash[28232]: audit 2023-12-01T22:10:19.631332+0000 mon.c (mon.2) 7401 : audit 0 from='client.? 172.21.15.40:0/394649145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:20 smithi141 bash[31670]: cluster 2023-12-01T22:10:19.636815+0000 mgr.y (mgr.24356) 11763 : cluster 0 pgmap v11731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:20 smithi040 bash[41173]: cluster 2023-12-01T22:10:19.636815+0000 mgr.y (mgr.24356) 11763 : cluster 0 pgmap v11731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:21.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:20 smithi040 bash[28232]: cluster 2023-12-01T22:10:19.636815+0000 mgr.y (mgr.24356) 11763 : cluster 0 pgmap v11731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:22 smithi141 bash[31670]: cluster 2023-12-01T22:10:21.637478+0000 mgr.y (mgr.24356) 11764 : cluster 0 pgmap v11732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:22 smithi141 bash[31670]: audit 2023-12-01T22:10:22.094903+0000 mon.a (mon.0) 7520 : audit 0 from='client.? 172.21.15.40:0/1317115122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:22 smithi040 bash[41173]: cluster 2023-12-01T22:10:21.637478+0000 mgr.y (mgr.24356) 11764 : cluster 0 pgmap v11732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:22 smithi040 bash[41173]: audit 2023-12-01T22:10:22.094903+0000 mon.a (mon.0) 7520 : audit 0 from='client.? 172.21.15.40:0/1317115122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:22 smithi040 bash[28232]: cluster 2023-12-01T22:10:21.637478+0000 mgr.y (mgr.24356) 11764 : cluster 0 pgmap v11732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:22 smithi040 bash[28232]: audit 2023-12-01T22:10:22.094903+0000 mon.a (mon.0) 7520 : audit 0 from='client.? 172.21.15.40:0/1317115122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:24 smithi141 bash[31670]: cluster 2023-12-01T22:10:23.638121+0000 mgr.y (mgr.24356) 11765 : cluster 0 pgmap v11733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:24 smithi141 bash[31670]: audit 2023-12-01T22:10:24.556843+0000 mon.c (mon.2) 7402 : audit 0 from='client.? 172.21.15.40:0/4185074505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:24 smithi040 bash[28232]: cluster 2023-12-01T22:10:23.638121+0000 mgr.y (mgr.24356) 11765 : cluster 0 pgmap v11733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:25.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:24 smithi040 bash[28232]: audit 2023-12-01T22:10:24.556843+0000 mon.c (mon.2) 7402 : audit 0 from='client.? 172.21.15.40:0/4185074505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:24 smithi040 bash[41173]: cluster 2023-12-01T22:10:23.638121+0000 mgr.y (mgr.24356) 11765 : cluster 0 pgmap v11733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:24 smithi040 bash[41173]: audit 2023-12-01T22:10:24.556843+0000 mon.c (mon.2) 7402 : audit 0 from='client.? 172.21.15.40:0/4185074505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:10:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:10:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:26 smithi141 bash[31670]: cluster 2023-12-01T22:10:25.639283+0000 mgr.y (mgr.24356) 11766 : cluster 0 pgmap v11734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:26 smithi040 bash[28232]: cluster 2023-12-01T22:10:25.639283+0000 mgr.y (mgr.24356) 11766 : cluster 0 pgmap v11734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:26 smithi040 bash[41173]: cluster 2023-12-01T22:10:25.639283+0000 mgr.y (mgr.24356) 11766 : cluster 0 pgmap v11734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:27 smithi141 bash[31670]: audit 2023-12-01T22:10:27.016975+0000 mon.c (mon.2) 7403 : audit 0 from='client.? 172.21.15.40:0/3420249174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:27 smithi040 bash[41173]: audit 2023-12-01T22:10:27.016975+0000 mon.c (mon.2) 7403 : audit 0 from='client.? 172.21.15.40:0/3420249174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:28.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:27 smithi040 bash[28232]: audit 2023-12-01T22:10:27.016975+0000 mon.c (mon.2) 7403 : audit 0 from='client.? 172.21.15.40:0/3420249174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:29.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:28 smithi141 bash[31670]: cluster 2023-12-01T22:10:27.639980+0000 mgr.y (mgr.24356) 11767 : cluster 0 pgmap v11735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:28 smithi040 bash[28232]: cluster 2023-12-01T22:10:27.639980+0000 mgr.y (mgr.24356) 11767 : cluster 0 pgmap v11735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:28 smithi040 bash[41173]: cluster 2023-12-01T22:10:27.639980+0000 mgr.y (mgr.24356) 11767 : cluster 0 pgmap v11735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:29 smithi141 bash[31670]: audit 2023-12-01T22:10:29.490432+0000 mon.a (mon.0) 7521 : audit 0 from='client.? 172.21.15.40:0/3825968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:29 smithi040 bash[28232]: audit 2023-12-01T22:10:29.490432+0000 mon.a (mon.0) 7521 : audit 0 from='client.? 172.21.15.40:0/3825968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:30.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:29 smithi040 bash[41173]: audit 2023-12-01T22:10:29.490432+0000 mon.a (mon.0) 7521 : audit 0 from='client.? 172.21.15.40:0/3825968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:30 smithi141 bash[31670]: cluster 2023-12-01T22:10:29.641188+0000 mgr.y (mgr.24356) 11768 : cluster 0 pgmap v11736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:30 smithi040 bash[28232]: cluster 2023-12-01T22:10:29.641188+0000 mgr.y (mgr.24356) 11768 : cluster 0 pgmap v11736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:30 smithi040 bash[41173]: cluster 2023-12-01T22:10:29.641188+0000 mgr.y (mgr.24356) 11768 : cluster 0 pgmap v11736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:31 smithi141 bash[31670]: cluster 2023-12-01T22:10:31.641693+0000 mgr.y (mgr.24356) 11769 : cluster 0 pgmap v11737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:31 smithi141 bash[31670]: audit 2023-12-01T22:10:31.948906+0000 mon.c (mon.2) 7404 : audit 0 from='client.? 172.21.15.40:0/707900911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:31 smithi040 bash[28232]: cluster 2023-12-01T22:10:31.641693+0000 mgr.y (mgr.24356) 11769 : cluster 0 pgmap v11737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:31 smithi040 bash[28232]: audit 2023-12-01T22:10:31.948906+0000 mon.c (mon.2) 7404 : audit 0 from='client.? 172.21.15.40:0/707900911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:31 smithi040 bash[41173]: cluster 2023-12-01T22:10:31.641693+0000 mgr.y (mgr.24356) 11769 : cluster 0 pgmap v11737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:31 smithi040 bash[41173]: audit 2023-12-01T22:10:31.948906+0000 mon.c (mon.2) 7404 : audit 0 from='client.? 172.21.15.40:0/707900911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:34 smithi141 bash[31670]: cluster 2023-12-01T22:10:33.642316+0000 mgr.y (mgr.24356) 11770 : cluster 0 pgmap v11738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:34 smithi141 bash[31670]: audit 2023-12-01T22:10:33.951664+0000 mon.c (mon.2) 7405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:35.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:34 smithi141 bash[31670]: audit 2023-12-01T22:10:34.418016+0000 mon.c (mon.2) 7406 : audit 0 from='client.? 172.21.15.40:0/2781668985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:34 smithi040 bash[41173]: cluster 2023-12-01T22:10:33.642316+0000 mgr.y (mgr.24356) 11770 : cluster 0 pgmap v11738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:34 smithi040 bash[41173]: audit 2023-12-01T22:10:33.951664+0000 mon.c (mon.2) 7405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:35.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:34 smithi040 bash[41173]: audit 2023-12-01T22:10:34.418016+0000 mon.c (mon.2) 7406 : audit 0 from='client.? 172.21.15.40:0/2781668985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:34 smithi040 bash[28232]: cluster 2023-12-01T22:10:33.642316+0000 mgr.y (mgr.24356) 11770 : cluster 0 pgmap v11738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:34 smithi040 bash[28232]: audit 2023-12-01T22:10:33.951664+0000 mon.c (mon.2) 7405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:35.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:34 smithi040 bash[28232]: audit 2023-12-01T22:10:34.418016+0000 mon.c (mon.2) 7406 : audit 0 from='client.? 172.21.15.40:0/2781668985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:36.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:35 smithi141 bash[31670]: audit 2023-12-01T22:10:35.669266+0000 mon.c (mon.2) 7407 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:10:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:35 smithi040 bash[28232]: audit 2023-12-01T22:10:35.669266+0000 mon.c (mon.2) 7407 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:10:36.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:35 smithi040 bash[41173]: audit 2023-12-01T22:10:35.669266+0000 mon.c (mon.2) 7407 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:10:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:10:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:10:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:36 smithi141 bash[31670]: cluster 2023-12-01T22:10:35.643524+0000 mgr.y (mgr.24356) 11771 : cluster 0 pgmap v11739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:36 smithi141 bash[31670]: audit 2023-12-01T22:10:36.879855+0000 mon.c (mon.2) 7408 : audit 0 from='client.? 172.21.15.40:0/2166322321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:36 smithi040 bash[28232]: cluster 2023-12-01T22:10:35.643524+0000 mgr.y (mgr.24356) 11771 : cluster 0 pgmap v11739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:36 smithi040 bash[28232]: audit 2023-12-01T22:10:36.879855+0000 mon.c (mon.2) 7408 : audit 0 from='client.? 172.21.15.40:0/2166322321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:36 smithi040 bash[41173]: cluster 2023-12-01T22:10:35.643524+0000 mgr.y (mgr.24356) 11771 : cluster 0 pgmap v11739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:36 smithi040 bash[41173]: audit 2023-12-01T22:10:36.879855+0000 mon.c (mon.2) 7408 : audit 0 from='client.? 172.21.15.40:0/2166322321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:38 smithi141 bash[31670]: cluster 2023-12-01T22:10:37.644199+0000 mgr.y (mgr.24356) 11772 : cluster 0 pgmap v11740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:38 smithi040 bash[28232]: cluster 2023-12-01T22:10:37.644199+0000 mgr.y (mgr.24356) 11772 : cluster 0 pgmap v11740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:38 smithi040 bash[41173]: cluster 2023-12-01T22:10:37.644199+0000 mgr.y (mgr.24356) 11772 : cluster 0 pgmap v11740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:39 smithi141 bash[31670]: audit 2023-12-01T22:10:39.354645+0000 mon.a (mon.0) 7522 : audit 0 from='client.? 172.21.15.40:0/1165091580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:40.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:39 smithi040 bash[28232]: audit 2023-12-01T22:10:39.354645+0000 mon.a (mon.0) 7522 : audit 0 from='client.? 172.21.15.40:0/1165091580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:39 smithi040 bash[41173]: audit 2023-12-01T22:10:39.354645+0000 mon.a (mon.0) 7522 : audit 0 from='client.? 172.21.15.40:0/1165091580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:40 smithi141 bash[31670]: cluster 2023-12-01T22:10:39.645434+0000 mgr.y (mgr.24356) 11773 : cluster 0 pgmap v11741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:40 smithi040 bash[28232]: cluster 2023-12-01T22:10:39.645434+0000 mgr.y (mgr.24356) 11773 : cluster 0 pgmap v11741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:40 smithi040 bash[41173]: cluster 2023-12-01T22:10:39.645434+0000 mgr.y (mgr.24356) 11773 : cluster 0 pgmap v11741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:41.570139+0000 mon.a (mon.0) 7523 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:41.579591+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: cluster 2023-12-01T22:10:41.646163+0000 mgr.y (mgr.24356) 11774 : cluster 0 pgmap v11742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:41.826035+0000 mon.a (mon.0) 7525 : audit 0 from='client.? 172.21.15.40:0/3338829183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:41.877252+0000 mon.a (mon.0) 7526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:41.886825+0000 mon.a (mon.0) 7527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:42.366306+0000 mon.c (mon.2) 7409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:10:42.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:42.368255+0000 mon.c (mon.2) 7410 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[28232]: audit 2023-12-01T22:10:42.378515+0000 mon.a (mon.0) 7528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:41.570139+0000 mon.a (mon.0) 7523 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:41.579591+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: cluster 2023-12-01T22:10:41.646163+0000 mgr.y (mgr.24356) 11774 : cluster 0 pgmap v11742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:41.826035+0000 mon.a (mon.0) 7525 : audit 0 from='client.? 172.21.15.40:0/3338829183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:41.877252+0000 mon.a (mon.0) 7526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:41.886825+0000 mon.a (mon.0) 7527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:42.366306+0000 mon.c (mon.2) 7409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:42.368255+0000 mon.c (mon.2) 7410 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:10:42.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:42 smithi040 bash[41173]: audit 2023-12-01T22:10:42.378515+0000 mon.a (mon.0) 7528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:41.570139+0000 mon.a (mon.0) 7523 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:41.579591+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: cluster 2023-12-01T22:10:41.646163+0000 mgr.y (mgr.24356) 11774 : cluster 0 pgmap v11742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:43.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:41.826035+0000 mon.a (mon.0) 7525 : audit 0 from='client.? 172.21.15.40:0/3338829183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:41.877252+0000 mon.a (mon.0) 7526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:41.886825+0000 mon.a (mon.0) 7527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:42.366306+0000 mon.c (mon.2) 7409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:10:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:42.368255+0000 mon.c (mon.2) 7410 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:10:43.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:42 smithi141 bash[31670]: audit 2023-12-01T22:10:42.378515+0000 mon.a (mon.0) 7528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:10:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:44 smithi141 bash[31670]: cluster 2023-12-01T22:10:43.647016+0000 mgr.y (mgr.24356) 11775 : cluster 0 pgmap v11743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:45.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:44 smithi141 bash[31670]: audit 2023-12-01T22:10:44.283945+0000 mon.a (mon.0) 7529 : audit 0 from='client.? 172.21.15.40:0/4012345288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:44 smithi040 bash[28232]: cluster 2023-12-01T22:10:43.647016+0000 mgr.y (mgr.24356) 11775 : cluster 0 pgmap v11743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:45.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:44 smithi040 bash[28232]: audit 2023-12-01T22:10:44.283945+0000 mon.a (mon.0) 7529 : audit 0 from='client.? 172.21.15.40:0/4012345288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:44 smithi040 bash[41173]: cluster 2023-12-01T22:10:43.647016+0000 mgr.y (mgr.24356) 11775 : cluster 0 pgmap v11743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:44 smithi040 bash[41173]: audit 2023-12-01T22:10:44.283945+0000 mon.a (mon.0) 7529 : audit 0 from='client.? 172.21.15.40:0/4012345288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:10:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:10:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:46 smithi141 bash[31670]: cluster 2023-12-01T22:10:45.648251+0000 mgr.y (mgr.24356) 11776 : cluster 0 pgmap v11744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:46 smithi141 bash[31670]: audit 2023-12-01T22:10:46.758526+0000 mon.a (mon.0) 7530 : audit 0 from='client.? 172.21.15.40:0/3479501323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:47.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:46 smithi040 bash[28232]: cluster 2023-12-01T22:10:45.648251+0000 mgr.y (mgr.24356) 11776 : cluster 0 pgmap v11744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:47.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:46 smithi040 bash[28232]: audit 2023-12-01T22:10:46.758526+0000 mon.a (mon.0) 7530 : audit 0 from='client.? 172.21.15.40:0/3479501323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:46 smithi040 bash[41173]: cluster 2023-12-01T22:10:45.648251+0000 mgr.y (mgr.24356) 11776 : cluster 0 pgmap v11744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:47.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:46 smithi040 bash[41173]: audit 2023-12-01T22:10:46.758526+0000 mon.a (mon.0) 7530 : audit 0 from='client.? 172.21.15.40:0/3479501323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:48 smithi141 bash[31670]: cluster 2023-12-01T22:10:47.648997+0000 mgr.y (mgr.24356) 11777 : cluster 0 pgmap v11745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:48 smithi040 bash[41173]: cluster 2023-12-01T22:10:47.648997+0000 mgr.y (mgr.24356) 11777 : cluster 0 pgmap v11745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:48 smithi040 bash[28232]: cluster 2023-12-01T22:10:47.648997+0000 mgr.y (mgr.24356) 11777 : cluster 0 pgmap v11745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:49 smithi141 bash[31670]: audit 2023-12-01T22:10:48.952343+0000 mon.c (mon.2) 7411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:50.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:49 smithi141 bash[31670]: audit 2023-12-01T22:10:49.233574+0000 mon.c (mon.2) 7412 : audit 0 from='client.? 172.21.15.40:0/4289904500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:49 smithi040 bash[28232]: audit 2023-12-01T22:10:48.952343+0000 mon.c (mon.2) 7411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:50.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:49 smithi040 bash[28232]: audit 2023-12-01T22:10:49.233574+0000 mon.c (mon.2) 7412 : audit 0 from='client.? 172.21.15.40:0/4289904500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:49 smithi040 bash[41173]: audit 2023-12-01T22:10:48.952343+0000 mon.c (mon.2) 7411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:49 smithi040 bash[41173]: audit 2023-12-01T22:10:49.233574+0000 mon.c (mon.2) 7412 : audit 0 from='client.? 172.21.15.40:0/4289904500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:50 smithi141 bash[31670]: cluster 2023-12-01T22:10:49.650440+0000 mgr.y (mgr.24356) 11778 : cluster 0 pgmap v11746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:50 smithi040 bash[28232]: cluster 2023-12-01T22:10:49.650440+0000 mgr.y (mgr.24356) 11778 : cluster 0 pgmap v11746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:50 smithi040 bash[41173]: cluster 2023-12-01T22:10:49.650440+0000 mgr.y (mgr.24356) 11778 : cluster 0 pgmap v11746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:51 smithi141 bash[31670]: audit 2023-12-01T22:10:51.693758+0000 mon.a (mon.0) 7531 : audit 0 from='client.? 172.21.15.40:0/1494438941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:51 smithi040 bash[28232]: audit 2023-12-01T22:10:51.693758+0000 mon.a (mon.0) 7531 : audit 0 from='client.? 172.21.15.40:0/1494438941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:51 smithi040 bash[41173]: audit 2023-12-01T22:10:51.693758+0000 mon.a (mon.0) 7531 : audit 0 from='client.? 172.21.15.40:0/1494438941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:52 smithi141 bash[31670]: cluster 2023-12-01T22:10:51.651108+0000 mgr.y (mgr.24356) 11779 : cluster 0 pgmap v11747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:52 smithi040 bash[28232]: cluster 2023-12-01T22:10:51.651108+0000 mgr.y (mgr.24356) 11779 : cluster 0 pgmap v11747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:52 smithi040 bash[41173]: cluster 2023-12-01T22:10:51.651108+0000 mgr.y (mgr.24356) 11779 : cluster 0 pgmap v11747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:54 smithi141 bash[31670]: cluster 2023-12-01T22:10:53.651803+0000 mgr.y (mgr.24356) 11780 : cluster 0 pgmap v11748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:54 smithi141 bash[31670]: audit 2023-12-01T22:10:54.151702+0000 mon.a (mon.0) 7532 : audit 0 from='client.? 172.21.15.40:0/2448472370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:54 smithi040 bash[28232]: cluster 2023-12-01T22:10:53.651803+0000 mgr.y (mgr.24356) 11780 : cluster 0 pgmap v11748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:54 smithi040 bash[28232]: audit 2023-12-01T22:10:54.151702+0000 mon.a (mon.0) 7532 : audit 0 from='client.? 172.21.15.40:0/2448472370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:54 smithi040 bash[41173]: cluster 2023-12-01T22:10:53.651803+0000 mgr.y (mgr.24356) 11780 : cluster 0 pgmap v11748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:54 smithi040 bash[41173]: audit 2023-12-01T22:10:54.151702+0000 mon.a (mon.0) 7532 : audit 0 from='client.? 172.21.15.40:0/2448472370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:10:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:10:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:56 smithi141 bash[31670]: cluster 2023-12-01T22:10:55.653470+0000 mgr.y (mgr.24356) 11781 : cluster 0 pgmap v11749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:56 smithi141 bash[31670]: audit 2023-12-01T22:10:56.613781+0000 mon.a (mon.0) 7533 : audit 0 from='client.? 172.21.15.40:0/2957853034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:56 smithi040 bash[28232]: cluster 2023-12-01T22:10:55.653470+0000 mgr.y (mgr.24356) 11781 : cluster 0 pgmap v11749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:56 smithi040 bash[28232]: audit 2023-12-01T22:10:56.613781+0000 mon.a (mon.0) 7533 : audit 0 from='client.? 172.21.15.40:0/2957853034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:56 smithi040 bash[41173]: cluster 2023-12-01T22:10:55.653470+0000 mgr.y (mgr.24356) 11781 : cluster 0 pgmap v11749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:56 smithi040 bash[41173]: audit 2023-12-01T22:10:56.613781+0000 mon.a (mon.0) 7533 : audit 0 from='client.? 172.21.15.40:0/2957853034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:10:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:58 smithi141 bash[31670]: cluster 2023-12-01T22:10:57.654173+0000 mgr.y (mgr.24356) 11782 : cluster 0 pgmap v11750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:58 smithi040 bash[28232]: cluster 2023-12-01T22:10:57.654173+0000 mgr.y (mgr.24356) 11782 : cluster 0 pgmap v11750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:10:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:58 smithi040 bash[41173]: cluster 2023-12-01T22:10:57.654173+0000 mgr.y (mgr.24356) 11782 : cluster 0 pgmap v11750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:00.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:10:59 smithi141 bash[31670]: audit 2023-12-01T22:10:59.078834+0000 mon.c (mon.2) 7413 : audit 0 from='client.? 172.21.15.40:0/1326720684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:10:59 smithi040 bash[28232]: audit 2023-12-01T22:10:59.078834+0000 mon.c (mon.2) 7413 : audit 0 from='client.? 172.21.15.40:0/1326720684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:10:59 smithi040 bash[41173]: audit 2023-12-01T22:10:59.078834+0000 mon.c (mon.2) 7413 : audit 0 from='client.? 172.21.15.40:0/1326720684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:00 smithi141 bash[31670]: cluster 2023-12-01T22:10:59.655361+0000 mgr.y (mgr.24356) 11783 : cluster 0 pgmap v11751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:00 smithi040 bash[41173]: cluster 2023-12-01T22:10:59.655361+0000 mgr.y (mgr.24356) 11783 : cluster 0 pgmap v11751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:01.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:00 smithi040 bash[28232]: cluster 2023-12-01T22:10:59.655361+0000 mgr.y (mgr.24356) 11783 : cluster 0 pgmap v11751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:01 smithi141 bash[31670]: audit 2023-12-01T22:11:01.548031+0000 mon.a (mon.0) 7534 : audit 0 from='client.? 172.21.15.40:0/764594018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:01 smithi040 bash[28232]: audit 2023-12-01T22:11:01.548031+0000 mon.a (mon.0) 7534 : audit 0 from='client.? 172.21.15.40:0/764594018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:02.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:01 smithi040 bash[41173]: audit 2023-12-01T22:11:01.548031+0000 mon.a (mon.0) 7534 : audit 0 from='client.? 172.21.15.40:0/764594018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:02 smithi141 bash[31670]: cluster 2023-12-01T22:11:01.655988+0000 mgr.y (mgr.24356) 11784 : cluster 0 pgmap v11752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:02 smithi040 bash[28232]: cluster 2023-12-01T22:11:01.655988+0000 mgr.y (mgr.24356) 11784 : cluster 0 pgmap v11752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:02 smithi040 bash[41173]: cluster 2023-12-01T22:11:01.655988+0000 mgr.y (mgr.24356) 11784 : cluster 0 pgmap v11752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:03 smithi141 bash[31670]: audit 2023-12-01T22:11:03.952385+0000 mon.c (mon.2) 7414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:03 smithi040 bash[41173]: audit 2023-12-01T22:11:03.952385+0000 mon.c (mon.2) 7414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:03 smithi040 bash[28232]: audit 2023-12-01T22:11:03.952385+0000 mon.c (mon.2) 7414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:04 smithi141 bash[31670]: cluster 2023-12-01T22:11:03.656688+0000 mgr.y (mgr.24356) 11785 : cluster 0 pgmap v11753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:04 smithi141 bash[31670]: audit 2023-12-01T22:11:04.017921+0000 mon.a (mon.0) 7535 : audit 0 from='client.? 172.21.15.40:0/1363066446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:04 smithi040 bash[28232]: cluster 2023-12-01T22:11:03.656688+0000 mgr.y (mgr.24356) 11785 : cluster 0 pgmap v11753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:04 smithi040 bash[28232]: audit 2023-12-01T22:11:04.017921+0000 mon.a (mon.0) 7535 : audit 0 from='client.? 172.21.15.40:0/1363066446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:04 smithi040 bash[41173]: cluster 2023-12-01T22:11:03.656688+0000 mgr.y (mgr.24356) 11785 : cluster 0 pgmap v11753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:04 smithi040 bash[41173]: audit 2023-12-01T22:11:04.017921+0000 mon.a (mon.0) 7535 : audit 0 from='client.? 172.21.15.40:0/1363066446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:11:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:11:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:06 smithi141 bash[31670]: cluster 2023-12-01T22:11:05.657903+0000 mgr.y (mgr.24356) 11786 : cluster 0 pgmap v11754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:06 smithi141 bash[31670]: audit 2023-12-01T22:11:06.480705+0000 mon.a (mon.0) 7536 : audit 0 from='client.? 172.21.15.40:0/4182170068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:06 smithi040 bash[28232]: cluster 2023-12-01T22:11:05.657903+0000 mgr.y (mgr.24356) 11786 : cluster 0 pgmap v11754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:07.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:06 smithi040 bash[28232]: audit 2023-12-01T22:11:06.480705+0000 mon.a (mon.0) 7536 : audit 0 from='client.? 172.21.15.40:0/4182170068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:06 smithi040 bash[41173]: cluster 2023-12-01T22:11:05.657903+0000 mgr.y (mgr.24356) 11786 : cluster 0 pgmap v11754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:06 smithi040 bash[41173]: audit 2023-12-01T22:11:06.480705+0000 mon.a (mon.0) 7536 : audit 0 from='client.? 172.21.15.40:0/4182170068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:08 smithi141 bash[31670]: cluster 2023-12-01T22:11:07.658700+0000 mgr.y (mgr.24356) 11787 : cluster 0 pgmap v11755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:08 smithi040 bash[28232]: cluster 2023-12-01T22:11:07.658700+0000 mgr.y (mgr.24356) 11787 : cluster 0 pgmap v11755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:08 smithi040 bash[41173]: cluster 2023-12-01T22:11:07.658700+0000 mgr.y (mgr.24356) 11787 : cluster 0 pgmap v11755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:09 smithi141 bash[31670]: audit 2023-12-01T22:11:08.945001+0000 mon.c (mon.2) 7415 : audit 0 from='client.? 172.21.15.40:0/525878390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:09 smithi040 bash[28232]: audit 2023-12-01T22:11:08.945001+0000 mon.c (mon.2) 7415 : audit 0 from='client.? 172.21.15.40:0/525878390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:10.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:09 smithi040 bash[41173]: audit 2023-12-01T22:11:08.945001+0000 mon.c (mon.2) 7415 : audit 0 from='client.? 172.21.15.40:0/525878390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:10 smithi141 bash[31670]: cluster 2023-12-01T22:11:09.659915+0000 mgr.y (mgr.24356) 11788 : cluster 0 pgmap v11756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:10 smithi040 bash[41173]: cluster 2023-12-01T22:11:09.659915+0000 mgr.y (mgr.24356) 11788 : cluster 0 pgmap v11756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:10 smithi040 bash[28232]: cluster 2023-12-01T22:11:09.659915+0000 mgr.y (mgr.24356) 11788 : cluster 0 pgmap v11756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:11 smithi141 bash[31670]: audit 2023-12-01T22:11:11.402588+0000 mon.a (mon.0) 7537 : audit 0 from='client.? 172.21.15.40:0/1341072507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:12.280 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 22:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T22:11:12.105830475Z level=info msg="Completed cleanup jobs" duration=66.634896ms 2023-12-01T22:11:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:11 smithi040 bash[41173]: audit 2023-12-01T22:11:11.402588+0000 mon.a (mon.0) 7537 : audit 0 from='client.? 172.21.15.40:0/1341072507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:12.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:11 smithi040 bash[28232]: audit 2023-12-01T22:11:11.402588+0000 mon.a (mon.0) 7537 : audit 0 from='client.? 172.21.15.40:0/1341072507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:12 smithi141 bash[31670]: cluster 2023-12-01T22:11:11.660596+0000 mgr.y (mgr.24356) 11789 : cluster 0 pgmap v11757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:12 smithi040 bash[28232]: cluster 2023-12-01T22:11:11.660596+0000 mgr.y (mgr.24356) 11789 : cluster 0 pgmap v11757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:12 smithi040 bash[41173]: cluster 2023-12-01T22:11:11.660596+0000 mgr.y (mgr.24356) 11789 : cluster 0 pgmap v11757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:13 smithi141 bash[31670]: audit 2023-12-01T22:11:13.865282+0000 mon.c (mon.2) 7416 : audit 0 from='client.? 172.21.15.40:0/3412492416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:13 smithi040 bash[28232]: audit 2023-12-01T22:11:13.865282+0000 mon.c (mon.2) 7416 : audit 0 from='client.? 172.21.15.40:0/3412492416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:13 smithi040 bash[41173]: audit 2023-12-01T22:11:13.865282+0000 mon.c (mon.2) 7416 : audit 0 from='client.? 172.21.15.40:0/3412492416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:14 smithi141 bash[31670]: cluster 2023-12-01T22:11:13.661129+0000 mgr.y (mgr.24356) 11790 : cluster 0 pgmap v11758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:14 smithi040 bash[41173]: cluster 2023-12-01T22:11:13.661129+0000 mgr.y (mgr.24356) 11790 : cluster 0 pgmap v11758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:15.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:14 smithi040 bash[28232]: cluster 2023-12-01T22:11:13.661129+0000 mgr.y (mgr.24356) 11790 : cluster 0 pgmap v11758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:11:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:11:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:16 smithi141 bash[31670]: cluster 2023-12-01T22:11:15.662200+0000 mgr.y (mgr.24356) 11791 : cluster 0 pgmap v11759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:16 smithi141 bash[31670]: audit 2023-12-01T22:11:16.340012+0000 mon.a (mon.0) 7538 : audit 0 from='client.? 172.21.15.40:0/3727887376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:16 smithi040 bash[41173]: cluster 2023-12-01T22:11:15.662200+0000 mgr.y (mgr.24356) 11791 : cluster 0 pgmap v11759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:16 smithi040 bash[41173]: audit 2023-12-01T22:11:16.340012+0000 mon.a (mon.0) 7538 : audit 0 from='client.? 172.21.15.40:0/3727887376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:17.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:16 smithi040 bash[28232]: cluster 2023-12-01T22:11:15.662200+0000 mgr.y (mgr.24356) 11791 : cluster 0 pgmap v11759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:17.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:16 smithi040 bash[28232]: audit 2023-12-01T22:11:16.340012+0000 mon.a (mon.0) 7538 : audit 0 from='client.? 172.21.15.40:0/3727887376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:18 smithi141 bash[31670]: cluster 2023-12-01T22:11:17.662862+0000 mgr.y (mgr.24356) 11792 : cluster 0 pgmap v11760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:18 smithi141 bash[31670]: audit 2023-12-01T22:11:18.797153+0000 mon.c (mon.2) 7417 : audit 0 from='client.? 172.21.15.40:0/3586968240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:18 smithi141 bash[31670]: audit 2023-12-01T22:11:18.953008+0000 mon.c (mon.2) 7418 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:18 smithi040 bash[28232]: cluster 2023-12-01T22:11:17.662862+0000 mgr.y (mgr.24356) 11792 : cluster 0 pgmap v11760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:18 smithi040 bash[28232]: audit 2023-12-01T22:11:18.797153+0000 mon.c (mon.2) 7417 : audit 0 from='client.? 172.21.15.40:0/3586968240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:18 smithi040 bash[28232]: audit 2023-12-01T22:11:18.953008+0000 mon.c (mon.2) 7418 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:18 smithi040 bash[41173]: cluster 2023-12-01T22:11:17.662862+0000 mgr.y (mgr.24356) 11792 : cluster 0 pgmap v11760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:19.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:18 smithi040 bash[41173]: audit 2023-12-01T22:11:18.797153+0000 mon.c (mon.2) 7417 : audit 0 from='client.? 172.21.15.40:0/3586968240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:19.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:18 smithi040 bash[41173]: audit 2023-12-01T22:11:18.953008+0000 mon.c (mon.2) 7418 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:20 smithi141 bash[31670]: cluster 2023-12-01T22:11:19.664080+0000 mgr.y (mgr.24356) 11793 : cluster 0 pgmap v11761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:20 smithi040 bash[28232]: cluster 2023-12-01T22:11:19.664080+0000 mgr.y (mgr.24356) 11793 : cluster 0 pgmap v11761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:20 smithi040 bash[41173]: cluster 2023-12-01T22:11:19.664080+0000 mgr.y (mgr.24356) 11793 : cluster 0 pgmap v11761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:22.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:21 smithi141 bash[31670]: audit 2023-12-01T22:11:21.258631+0000 mon.c (mon.2) 7419 : audit 0 from='client.? 172.21.15.40:0/2548323741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:21 smithi040 bash[28232]: audit 2023-12-01T22:11:21.258631+0000 mon.c (mon.2) 7419 : audit 0 from='client.? 172.21.15.40:0/2548323741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:22.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:21 smithi040 bash[41173]: audit 2023-12-01T22:11:21.258631+0000 mon.c (mon.2) 7419 : audit 0 from='client.? 172.21.15.40:0/2548323741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:22 smithi141 bash[31670]: cluster 2023-12-01T22:11:21.664836+0000 mgr.y (mgr.24356) 11794 : cluster 0 pgmap v11762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:22 smithi040 bash[41173]: cluster 2023-12-01T22:11:21.664836+0000 mgr.y (mgr.24356) 11794 : cluster 0 pgmap v11762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:22 smithi040 bash[28232]: cluster 2023-12-01T22:11:21.664836+0000 mgr.y (mgr.24356) 11794 : cluster 0 pgmap v11762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:23 smithi141 bash[31670]: audit 2023-12-01T22:11:23.715811+0000 mon.a (mon.0) 7539 : audit 0 from='client.? 172.21.15.40:0/476639069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:23 smithi040 bash[41173]: audit 2023-12-01T22:11:23.715811+0000 mon.a (mon.0) 7539 : audit 0 from='client.? 172.21.15.40:0/476639069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:23 smithi040 bash[28232]: audit 2023-12-01T22:11:23.715811+0000 mon.a (mon.0) 7539 : audit 0 from='client.? 172.21.15.40:0/476639069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:24 smithi141 bash[31670]: cluster 2023-12-01T22:11:23.665484+0000 mgr.y (mgr.24356) 11795 : cluster 0 pgmap v11763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:24 smithi040 bash[41173]: cluster 2023-12-01T22:11:23.665484+0000 mgr.y (mgr.24356) 11795 : cluster 0 pgmap v11763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:25.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:24 smithi040 bash[28232]: cluster 2023-12-01T22:11:23.665484+0000 mgr.y (mgr.24356) 11795 : cluster 0 pgmap v11763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:11:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:11:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:26 smithi141 bash[31670]: cluster 2023-12-01T22:11:25.666654+0000 mgr.y (mgr.24356) 11796 : cluster 0 pgmap v11764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:26 smithi141 bash[31670]: audit 2023-12-01T22:11:26.187311+0000 mon.c (mon.2) 7420 : audit 0 from='client.? 172.21.15.40:0/2926976495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:26 smithi040 bash[28232]: cluster 2023-12-01T22:11:25.666654+0000 mgr.y (mgr.24356) 11796 : cluster 0 pgmap v11764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:27.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:26 smithi040 bash[28232]: audit 2023-12-01T22:11:26.187311+0000 mon.c (mon.2) 7420 : audit 0 from='client.? 172.21.15.40:0/2926976495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:26 smithi040 bash[41173]: cluster 2023-12-01T22:11:25.666654+0000 mgr.y (mgr.24356) 11796 : cluster 0 pgmap v11764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:26 smithi040 bash[41173]: audit 2023-12-01T22:11:26.187311+0000 mon.c (mon.2) 7420 : audit 0 from='client.? 172.21.15.40:0/2926976495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:28 smithi141 bash[31670]: cluster 2023-12-01T22:11:27.667304+0000 mgr.y (mgr.24356) 11797 : cluster 0 pgmap v11765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:28 smithi141 bash[31670]: audit 2023-12-01T22:11:28.647984+0000 mon.a (mon.0) 7540 : audit 0 from='client.? 172.21.15.40:0/1332544772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:28 smithi040 bash[28232]: cluster 2023-12-01T22:11:27.667304+0000 mgr.y (mgr.24356) 11797 : cluster 0 pgmap v11765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:28 smithi040 bash[28232]: audit 2023-12-01T22:11:28.647984+0000 mon.a (mon.0) 7540 : audit 0 from='client.? 172.21.15.40:0/1332544772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:28 smithi040 bash[41173]: cluster 2023-12-01T22:11:27.667304+0000 mgr.y (mgr.24356) 11797 : cluster 0 pgmap v11765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:28 smithi040 bash[41173]: audit 2023-12-01T22:11:28.647984+0000 mon.a (mon.0) 7540 : audit 0 from='client.? 172.21.15.40:0/1332544772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:30 smithi141 bash[31670]: cluster 2023-12-01T22:11:29.668630+0000 mgr.y (mgr.24356) 11798 : cluster 0 pgmap v11766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:30 smithi040 bash[28232]: cluster 2023-12-01T22:11:29.668630+0000 mgr.y (mgr.24356) 11798 : cluster 0 pgmap v11766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:30 smithi040 bash[41173]: cluster 2023-12-01T22:11:29.668630+0000 mgr.y (mgr.24356) 11798 : cluster 0 pgmap v11766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:31 smithi141 bash[31670]: audit 2023-12-01T22:11:31.114004+0000 mon.a (mon.0) 7541 : audit 0 from='client.? 172.21.15.40:0/813557125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:31 smithi040 bash[41173]: audit 2023-12-01T22:11:31.114004+0000 mon.a (mon.0) 7541 : audit 0 from='client.? 172.21.15.40:0/813557125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:32.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:31 smithi040 bash[28232]: audit 2023-12-01T22:11:31.114004+0000 mon.a (mon.0) 7541 : audit 0 from='client.? 172.21.15.40:0/813557125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:32 smithi141 bash[31670]: cluster 2023-12-01T22:11:31.669335+0000 mgr.y (mgr.24356) 11799 : cluster 0 pgmap v11767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:32 smithi040 bash[41173]: cluster 2023-12-01T22:11:31.669335+0000 mgr.y (mgr.24356) 11799 : cluster 0 pgmap v11767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:32 smithi040 bash[28232]: cluster 2023-12-01T22:11:31.669335+0000 mgr.y (mgr.24356) 11799 : cluster 0 pgmap v11767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:33 smithi141 bash[31670]: audit 2023-12-01T22:11:33.582034+0000 mon.c (mon.2) 7421 : audit 0 from='client.? 172.21.15.40:0/955263891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:33 smithi040 bash[28232]: audit 2023-12-01T22:11:33.582034+0000 mon.c (mon.2) 7421 : audit 0 from='client.? 172.21.15.40:0/955263891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:33 smithi040 bash[41173]: audit 2023-12-01T22:11:33.582034+0000 mon.c (mon.2) 7421 : audit 0 from='client.? 172.21.15.40:0/955263891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:34 smithi141 bash[31670]: cluster 2023-12-01T22:11:33.669997+0000 mgr.y (mgr.24356) 11800 : cluster 0 pgmap v11768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:34 smithi141 bash[31670]: audit 2023-12-01T22:11:33.956429+0000 mon.c (mon.2) 7422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:34 smithi040 bash[28232]: cluster 2023-12-01T22:11:33.669997+0000 mgr.y (mgr.24356) 11800 : cluster 0 pgmap v11768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:34 smithi040 bash[28232]: audit 2023-12-01T22:11:33.956429+0000 mon.c (mon.2) 7422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:34 smithi040 bash[41173]: cluster 2023-12-01T22:11:33.669997+0000 mgr.y (mgr.24356) 11800 : cluster 0 pgmap v11768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:34 smithi040 bash[41173]: audit 2023-12-01T22:11:33.956429+0000 mon.c (mon.2) 7422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:11:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:11:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:36 smithi141 bash[31670]: cluster 2023-12-01T22:11:35.671112+0000 mgr.y (mgr.24356) 11801 : cluster 0 pgmap v11769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:36 smithi141 bash[31670]: audit 2023-12-01T22:11:36.047651+0000 mon.c (mon.2) 7423 : audit 0 from='client.? 172.21.15.40:0/1519993464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:36 smithi040 bash[28232]: cluster 2023-12-01T22:11:35.671112+0000 mgr.y (mgr.24356) 11801 : cluster 0 pgmap v11769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:36 smithi040 bash[28232]: audit 2023-12-01T22:11:36.047651+0000 mon.c (mon.2) 7423 : audit 0 from='client.? 172.21.15.40:0/1519993464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:36 smithi040 bash[41173]: cluster 2023-12-01T22:11:35.671112+0000 mgr.y (mgr.24356) 11801 : cluster 0 pgmap v11769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:36 smithi040 bash[41173]: audit 2023-12-01T22:11:36.047651+0000 mon.c (mon.2) 7423 : audit 0 from='client.? 172.21.15.40:0/1519993464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:38 smithi141 bash[31670]: cluster 2023-12-01T22:11:37.671742+0000 mgr.y (mgr.24356) 11802 : cluster 0 pgmap v11770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:38 smithi141 bash[31670]: audit 2023-12-01T22:11:38.512673+0000 mon.c (mon.2) 7424 : audit 0 from='client.? 172.21.15.40:0/2176622539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:38 smithi040 bash[28232]: cluster 2023-12-01T22:11:37.671742+0000 mgr.y (mgr.24356) 11802 : cluster 0 pgmap v11770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:39.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:38 smithi040 bash[28232]: audit 2023-12-01T22:11:38.512673+0000 mon.c (mon.2) 7424 : audit 0 from='client.? 172.21.15.40:0/2176622539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:38 smithi040 bash[41173]: cluster 2023-12-01T22:11:37.671742+0000 mgr.y (mgr.24356) 11802 : cluster 0 pgmap v11770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:38 smithi040 bash[41173]: audit 2023-12-01T22:11:38.512673+0000 mon.c (mon.2) 7424 : audit 0 from='client.? 172.21.15.40:0/2176622539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:40 smithi141 bash[31670]: cluster 2023-12-01T22:11:39.672793+0000 mgr.y (mgr.24356) 11803 : cluster 0 pgmap v11771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:40 smithi040 bash[28232]: cluster 2023-12-01T22:11:39.672793+0000 mgr.y (mgr.24356) 11803 : cluster 0 pgmap v11771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:40 smithi040 bash[41173]: cluster 2023-12-01T22:11:39.672793+0000 mgr.y (mgr.24356) 11803 : cluster 0 pgmap v11771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:41 smithi141 bash[31670]: audit 2023-12-01T22:11:40.979374+0000 mon.a (mon.0) 7542 : audit 0 from='client.? 172.21.15.40:0/2940347112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:41 smithi040 bash[28232]: audit 2023-12-01T22:11:40.979374+0000 mon.a (mon.0) 7542 : audit 0 from='client.? 172.21.15.40:0/2940347112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:41 smithi040 bash[41173]: audit 2023-12-01T22:11:40.979374+0000 mon.a (mon.0) 7542 : audit 0 from='client.? 172.21.15.40:0/2940347112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:42 smithi141 bash[31670]: cluster 2023-12-01T22:11:41.673464+0000 mgr.y (mgr.24356) 11804 : cluster 0 pgmap v11772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:42 smithi141 bash[31670]: audit 2023-12-01T22:11:42.461499+0000 mon.c (mon.2) 7425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:11:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:42 smithi040 bash[28232]: cluster 2023-12-01T22:11:41.673464+0000 mgr.y (mgr.24356) 11804 : cluster 0 pgmap v11772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:42 smithi040 bash[28232]: audit 2023-12-01T22:11:42.461499+0000 mon.c (mon.2) 7425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:11:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:42 smithi040 bash[41173]: cluster 2023-12-01T22:11:41.673464+0000 mgr.y (mgr.24356) 11804 : cluster 0 pgmap v11772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:42 smithi040 bash[41173]: audit 2023-12-01T22:11:42.461499+0000 mon.c (mon.2) 7425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:11:44.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:43 smithi141 bash[31670]: audit 2023-12-01T22:11:43.442689+0000 mon.a (mon.0) 7543 : audit 0 from='client.? 172.21.15.40:0/2042552403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:43 smithi040 bash[28232]: audit 2023-12-01T22:11:43.442689+0000 mon.a (mon.0) 7543 : audit 0 from='client.? 172.21.15.40:0/2042552403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:43 smithi040 bash[41173]: audit 2023-12-01T22:11:43.442689+0000 mon.a (mon.0) 7543 : audit 0 from='client.? 172.21.15.40:0/2042552403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:44 smithi141 bash[31670]: cluster 2023-12-01T22:11:43.674149+0000 mgr.y (mgr.24356) 11805 : cluster 0 pgmap v11773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:44 smithi040 bash[28232]: cluster 2023-12-01T22:11:43.674149+0000 mgr.y (mgr.24356) 11805 : cluster 0 pgmap v11773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:44 smithi040 bash[41173]: cluster 2023-12-01T22:11:43.674149+0000 mgr.y (mgr.24356) 11805 : cluster 0 pgmap v11773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:46.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:45 smithi141 bash[31670]: audit 2023-12-01T22:11:45.911893+0000 mon.a (mon.0) 7544 : audit 0 from='client.? 172.21.15.40:0/1606058591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:45 smithi040 bash[28232]: audit 2023-12-01T22:11:45.911893+0000 mon.a (mon.0) 7544 : audit 0 from='client.? 172.21.15.40:0/1606058591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:46.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:46 smithi040 bash[41173]: audit 2023-12-01T22:11:45.911893+0000 mon.a (mon.0) 7544 : audit 0 from='client.? 172.21.15.40:0/1606058591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:11:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:11:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:47 smithi141 bash[31670]: cluster 2023-12-01T22:11:45.675528+0000 mgr.y (mgr.24356) 11806 : cluster 0 pgmap v11774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:47 smithi040 bash[28232]: cluster 2023-12-01T22:11:45.675528+0000 mgr.y (mgr.24356) 11806 : cluster 0 pgmap v11774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:47 smithi040 bash[41173]: cluster 2023-12-01T22:11:45.675528+0000 mgr.y (mgr.24356) 11806 : cluster 0 pgmap v11774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:48 smithi141 bash[31670]: cluster 2023-12-01T22:11:47.675972+0000 mgr.y (mgr.24356) 11807 : cluster 0 pgmap v11775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:48 smithi040 bash[41173]: cluster 2023-12-01T22:11:47.675972+0000 mgr.y (mgr.24356) 11807 : cluster 0 pgmap v11775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:48.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:48 smithi040 bash[28232]: cluster 2023-12-01T22:11:47.675972+0000 mgr.y (mgr.24356) 11807 : cluster 0 pgmap v11775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[28232]: audit 2023-12-01T22:11:48.355020+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[28232]: audit 2023-12-01T22:11:48.365863+0000 mon.a (mon.0) 7546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[28232]: audit 2023-12-01T22:11:48.438391+0000 mon.a (mon.0) 7547 : audit 0 from='client.? 172.21.15.40:0/4147678254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[28232]: audit 2023-12-01T22:11:48.706867+0000 mon.a (mon.0) 7548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[28232]: audit 2023-12-01T22:11:48.719914+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[28232]: audit 2023-12-01T22:11:48.953599+0000 mon.c (mon.2) 7426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[41173]: audit 2023-12-01T22:11:48.355020+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[41173]: audit 2023-12-01T22:11:48.365863+0000 mon.a (mon.0) 7546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[41173]: audit 2023-12-01T22:11:48.438391+0000 mon.a (mon.0) 7547 : audit 0 from='client.? 172.21.15.40:0/4147678254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[41173]: audit 2023-12-01T22:11:48.706867+0000 mon.a (mon.0) 7548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[41173]: audit 2023-12-01T22:11:48.719914+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:49 smithi040 bash[41173]: audit 2023-12-01T22:11:48.953599+0000 mon.c (mon.2) 7426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:49 smithi141 bash[31670]: audit 2023-12-01T22:11:48.355020+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:49 smithi141 bash[31670]: audit 2023-12-01T22:11:48.365863+0000 mon.a (mon.0) 7546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:49 smithi141 bash[31670]: audit 2023-12-01T22:11:48.438391+0000 mon.a (mon.0) 7547 : audit 0 from='client.? 172.21.15.40:0/4147678254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:49 smithi141 bash[31670]: audit 2023-12-01T22:11:48.706867+0000 mon.a (mon.0) 7548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:49 smithi141 bash[31670]: audit 2023-12-01T22:11:48.719914+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:11:49.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:49 smithi141 bash[31670]: audit 2023-12-01T22:11:48.953599+0000 mon.c (mon.2) 7426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:50 smithi040 bash[28232]: cluster 2023-12-01T22:11:49.677126+0000 mgr.y (mgr.24356) 11808 : cluster 0 pgmap v11776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:50 smithi040 bash[41173]: cluster 2023-12-01T22:11:49.677126+0000 mgr.y (mgr.24356) 11808 : cluster 0 pgmap v11776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:50.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:50 smithi141 bash[31670]: cluster 2023-12-01T22:11:49.677126+0000 mgr.y (mgr.24356) 11808 : cluster 0 pgmap v11776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:51.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:51 smithi040 bash[28232]: audit 2023-12-01T22:11:50.908824+0000 mon.a (mon.0) 7550 : audit 0 from='client.? 172.21.15.40:0/3733290504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:51.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:51 smithi040 bash[41173]: audit 2023-12-01T22:11:50.908824+0000 mon.a (mon.0) 7550 : audit 0 from='client.? 172.21.15.40:0/3733290504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:51.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:51 smithi141 bash[31670]: audit 2023-12-01T22:11:50.908824+0000 mon.a (mon.0) 7550 : audit 0 from='client.? 172.21.15.40:0/3733290504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:52 smithi040 bash[28232]: cluster 2023-12-01T22:11:51.677819+0000 mgr.y (mgr.24356) 11809 : cluster 0 pgmap v11777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:52.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:52 smithi040 bash[41173]: cluster 2023-12-01T22:11:51.677819+0000 mgr.y (mgr.24356) 11809 : cluster 0 pgmap v11777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:52 smithi141 bash[31670]: cluster 2023-12-01T22:11:51.677819+0000 mgr.y (mgr.24356) 11809 : cluster 0 pgmap v11777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:53.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:53 smithi141 bash[31670]: audit 2023-12-01T22:11:53.379711+0000 mon.a (mon.0) 7551 : audit 0 from='client.? 172.21.15.40:0/1587081452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:53.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:53 smithi040 bash[41173]: audit 2023-12-01T22:11:53.379711+0000 mon.a (mon.0) 7551 : audit 0 from='client.? 172.21.15.40:0/1587081452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:53.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:53 smithi040 bash[28232]: audit 2023-12-01T22:11:53.379711+0000 mon.a (mon.0) 7551 : audit 0 from='client.? 172.21.15.40:0/1587081452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:54.754 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:54 smithi040 bash[28232]: cluster 2023-12-01T22:11:53.678529+0000 mgr.y (mgr.24356) 11810 : cluster 0 pgmap v11778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:54.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:54 smithi040 bash[41173]: cluster 2023-12-01T22:11:53.678529+0000 mgr.y (mgr.24356) 11810 : cluster 0 pgmap v11778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:54 smithi141 bash[31670]: cluster 2023-12-01T22:11:53.678529+0000 mgr.y (mgr.24356) 11810 : cluster 0 pgmap v11778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:11:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:11:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:56 smithi040 bash[28232]: cluster 2023-12-01T22:11:55.679201+0000 mgr.y (mgr.24356) 11811 : cluster 0 pgmap v11779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:56.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:56 smithi040 bash[28232]: audit 2023-12-01T22:11:55.835674+0000 mon.a (mon.0) 7552 : audit 0 from='client.? 172.21.15.40:0/212850640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:56 smithi040 bash[41173]: cluster 2023-12-01T22:11:55.679201+0000 mgr.y (mgr.24356) 11811 : cluster 0 pgmap v11779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:56 smithi040 bash[41173]: audit 2023-12-01T22:11:55.835674+0000 mon.a (mon.0) 7552 : audit 0 from='client.? 172.21.15.40:0/212850640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:56 smithi141 bash[31670]: cluster 2023-12-01T22:11:55.679201+0000 mgr.y (mgr.24356) 11811 : cluster 0 pgmap v11779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:56 smithi141 bash[31670]: audit 2023-12-01T22:11:55.835674+0000 mon.a (mon.0) 7552 : audit 0 from='client.? 172.21.15.40:0/212850640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:58 smithi141 bash[31670]: cluster 2023-12-01T22:11:57.679662+0000 mgr.y (mgr.24356) 11812 : cluster 0 pgmap v11780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:59.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:11:58 smithi141 bash[31670]: audit 2023-12-01T22:11:58.308240+0000 mon.a (mon.0) 7553 : audit 0 from='client.? 172.21.15.40:0/1472695951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:58 smithi040 bash[41173]: cluster 2023-12-01T22:11:57.679662+0000 mgr.y (mgr.24356) 11812 : cluster 0 pgmap v11780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:11:58 smithi040 bash[41173]: audit 2023-12-01T22:11:58.308240+0000 mon.a (mon.0) 7553 : audit 0 from='client.? 172.21.15.40:0/1472695951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:11:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:58 smithi040 bash[28232]: cluster 2023-12-01T22:11:57.679662+0000 mgr.y (mgr.24356) 11812 : cluster 0 pgmap v11780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:11:59.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:11:58 smithi040 bash[28232]: audit 2023-12-01T22:11:58.308240+0000 mon.a (mon.0) 7553 : audit 0 from='client.? 172.21.15.40:0/1472695951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:00 smithi141 bash[31670]: audit 2023-12-01T22:11:59.193987+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:00 smithi141 bash[31670]: audit 2023-12-01T22:11:59.207079+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:00 smithi141 bash[31670]: audit 2023-12-01T22:11:59.209980+0000 mon.c (mon.2) 7427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:12:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:00 smithi141 bash[31670]: audit 2023-12-01T22:11:59.211386+0000 mon.c (mon.2) 7428 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:12:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:00 smithi141 bash[31670]: audit 2023-12-01T22:11:59.220320+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:00 smithi141 bash[31670]: cluster 2023-12-01T22:11:59.680861+0000 mgr.y (mgr.24356) 11813 : cluster 0 pgmap v11781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[28232]: audit 2023-12-01T22:11:59.193987+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[28232]: audit 2023-12-01T22:11:59.207079+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[28232]: audit 2023-12-01T22:11:59.209980+0000 mon.c (mon.2) 7427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[28232]: audit 2023-12-01T22:11:59.211386+0000 mon.c (mon.2) 7428 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[28232]: audit 2023-12-01T22:11:59.220320+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[28232]: cluster 2023-12-01T22:11:59.680861+0000 mgr.y (mgr.24356) 11813 : cluster 0 pgmap v11781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[41173]: audit 2023-12-01T22:11:59.193987+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[41173]: audit 2023-12-01T22:11:59.207079+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[41173]: audit 2023-12-01T22:11:59.209980+0000 mon.c (mon.2) 7427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[41173]: audit 2023-12-01T22:11:59.211386+0000 mon.c (mon.2) 7428 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[41173]: audit 2023-12-01T22:11:59.220320+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:12:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:00 smithi040 bash[41173]: cluster 2023-12-01T22:11:59.680861+0000 mgr.y (mgr.24356) 11813 : cluster 0 pgmap v11781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:01 smithi141 bash[31670]: audit 2023-12-01T22:12:00.774319+0000 mon.a (mon.0) 7557 : audit 0 from='client.? 172.21.15.40:0/2757349542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:01 smithi040 bash[41173]: audit 2023-12-01T22:12:00.774319+0000 mon.a (mon.0) 7557 : audit 0 from='client.? 172.21.15.40:0/2757349542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:01.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:01 smithi040 bash[28232]: audit 2023-12-01T22:12:00.774319+0000 mon.a (mon.0) 7557 : audit 0 from='client.? 172.21.15.40:0/2757349542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:02.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:02 smithi141 bash[31670]: cluster 2023-12-01T22:12:01.681557+0000 mgr.y (mgr.24356) 11814 : cluster 0 pgmap v11782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:02 smithi040 bash[41173]: cluster 2023-12-01T22:12:01.681557+0000 mgr.y (mgr.24356) 11814 : cluster 0 pgmap v11782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:02 smithi040 bash[28232]: cluster 2023-12-01T22:12:01.681557+0000 mgr.y (mgr.24356) 11814 : cluster 0 pgmap v11782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:03 smithi040 bash[41173]: audit 2023-12-01T22:12:03.238195+0000 mon.a (mon.0) 7558 : audit 0 from='client.? 172.21.15.40:0/4053542880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:03.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:03 smithi040 bash[28232]: audit 2023-12-01T22:12:03.238195+0000 mon.a (mon.0) 7558 : audit 0 from='client.? 172.21.15.40:0/4053542880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:03.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:03 smithi141 bash[31670]: audit 2023-12-01T22:12:03.238195+0000 mon.a (mon.0) 7558 : audit 0 from='client.? 172.21.15.40:0/4053542880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:04 smithi040 bash[41173]: cluster 2023-12-01T22:12:03.682239+0000 mgr.y (mgr.24356) 11815 : cluster 0 pgmap v11783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:04 smithi040 bash[41173]: audit 2023-12-01T22:12:03.954082+0000 mon.c (mon.2) 7429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:04 smithi040 bash[28232]: cluster 2023-12-01T22:12:03.682239+0000 mgr.y (mgr.24356) 11815 : cluster 0 pgmap v11783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:04.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:04 smithi040 bash[28232]: audit 2023-12-01T22:12:03.954082+0000 mon.c (mon.2) 7429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:04 smithi141 bash[31670]: cluster 2023-12-01T22:12:03.682239+0000 mgr.y (mgr.24356) 11815 : cluster 0 pgmap v11783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:04 smithi141 bash[31670]: audit 2023-12-01T22:12:03.954082+0000 mon.c (mon.2) 7429 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:06.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:05 smithi141 bash[31670]: audit 2023-12-01T22:12:05.706305+0000 mon.a (mon.0) 7559 : audit 0 from='client.? 172.21.15.40:0/529546471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:06.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:05 smithi040 bash[28232]: audit 2023-12-01T22:12:05.706305+0000 mon.a (mon.0) 7559 : audit 0 from='client.? 172.21.15.40:0/529546471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:06.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:05 smithi040 bash[41173]: audit 2023-12-01T22:12:05.706305+0000 mon.a (mon.0) 7559 : audit 0 from='client.? 172.21.15.40:0/529546471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:12:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:12:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:06 smithi141 bash[31670]: cluster 2023-12-01T22:12:05.683355+0000 mgr.y (mgr.24356) 11816 : cluster 0 pgmap v11784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:06 smithi040 bash[28232]: cluster 2023-12-01T22:12:05.683355+0000 mgr.y (mgr.24356) 11816 : cluster 0 pgmap v11784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:06 smithi040 bash[41173]: cluster 2023-12-01T22:12:05.683355+0000 mgr.y (mgr.24356) 11816 : cluster 0 pgmap v11784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:08 smithi141 bash[31670]: cluster 2023-12-01T22:12:07.684002+0000 mgr.y (mgr.24356) 11817 : cluster 0 pgmap v11785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:08 smithi141 bash[31670]: audit 2023-12-01T22:12:08.167763+0000 mon.c (mon.2) 7430 : audit 0 from='client.? 172.21.15.40:0/3630113120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:08 smithi040 bash[28232]: cluster 2023-12-01T22:12:07.684002+0000 mgr.y (mgr.24356) 11817 : cluster 0 pgmap v11785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:08 smithi040 bash[28232]: audit 2023-12-01T22:12:08.167763+0000 mon.c (mon.2) 7430 : audit 0 from='client.? 172.21.15.40:0/3630113120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:08 smithi040 bash[41173]: cluster 2023-12-01T22:12:07.684002+0000 mgr.y (mgr.24356) 11817 : cluster 0 pgmap v11785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:08 smithi040 bash[41173]: audit 2023-12-01T22:12:08.167763+0000 mon.c (mon.2) 7430 : audit 0 from='client.? 172.21.15.40:0/3630113120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:10 smithi141 bash[31670]: cluster 2023-12-01T22:12:09.685129+0000 mgr.y (mgr.24356) 11818 : cluster 0 pgmap v11786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:10 smithi141 bash[31670]: audit 2023-12-01T22:12:10.632591+0000 mon.a (mon.0) 7560 : audit 0 from='client.? 172.21.15.40:0/2050420480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:10 smithi040 bash[28232]: cluster 2023-12-01T22:12:09.685129+0000 mgr.y (mgr.24356) 11818 : cluster 0 pgmap v11786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:10 smithi040 bash[28232]: audit 2023-12-01T22:12:10.632591+0000 mon.a (mon.0) 7560 : audit 0 from='client.? 172.21.15.40:0/2050420480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:10 smithi040 bash[41173]: cluster 2023-12-01T22:12:09.685129+0000 mgr.y (mgr.24356) 11818 : cluster 0 pgmap v11786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:10 smithi040 bash[41173]: audit 2023-12-01T22:12:10.632591+0000 mon.a (mon.0) 7560 : audit 0 from='client.? 172.21.15.40:0/2050420480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:12 smithi141 bash[31670]: cluster 2023-12-01T22:12:11.685814+0000 mgr.y (mgr.24356) 11819 : cluster 0 pgmap v11787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:12 smithi040 bash[28232]: cluster 2023-12-01T22:12:11.685814+0000 mgr.y (mgr.24356) 11819 : cluster 0 pgmap v11787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:12 smithi040 bash[41173]: cluster 2023-12-01T22:12:11.685814+0000 mgr.y (mgr.24356) 11819 : cluster 0 pgmap v11787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:13 smithi141 bash[31670]: audit 2023-12-01T22:12:13.097400+0000 mon.c (mon.2) 7431 : audit 0 from='client.? 172.21.15.40:0/3184990087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:13 smithi040 bash[28232]: audit 2023-12-01T22:12:13.097400+0000 mon.c (mon.2) 7431 : audit 0 from='client.? 172.21.15.40:0/3184990087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:14.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:13 smithi040 bash[41173]: audit 2023-12-01T22:12:13.097400+0000 mon.c (mon.2) 7431 : audit 0 from='client.? 172.21.15.40:0/3184990087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:14 smithi141 bash[31670]: cluster 2023-12-01T22:12:13.686431+0000 mgr.y (mgr.24356) 11820 : cluster 0 pgmap v11788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:14 smithi040 bash[41173]: cluster 2023-12-01T22:12:13.686431+0000 mgr.y (mgr.24356) 11820 : cluster 0 pgmap v11788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:14 smithi040 bash[28232]: cluster 2023-12-01T22:12:13.686431+0000 mgr.y (mgr.24356) 11820 : cluster 0 pgmap v11788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:15 smithi141 bash[31670]: audit 2023-12-01T22:12:15.564867+0000 mon.c (mon.2) 7432 : audit 0 from='client.? 172.21.15.40:0/2128524722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:15 smithi040 bash[28232]: audit 2023-12-01T22:12:15.564867+0000 mon.c (mon.2) 7432 : audit 0 from='client.? 172.21.15.40:0/2128524722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:15 smithi040 bash[41173]: audit 2023-12-01T22:12:15.564867+0000 mon.c (mon.2) 7432 : audit 0 from='client.? 172.21.15.40:0/2128524722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:12:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:12:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:16 smithi141 bash[31670]: cluster 2023-12-01T22:12:15.687561+0000 mgr.y (mgr.24356) 11821 : cluster 0 pgmap v11789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:16 smithi040 bash[28232]: cluster 2023-12-01T22:12:15.687561+0000 mgr.y (mgr.24356) 11821 : cluster 0 pgmap v11789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:16 smithi040 bash[41173]: cluster 2023-12-01T22:12:15.687561+0000 mgr.y (mgr.24356) 11821 : cluster 0 pgmap v11789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:18 smithi141 bash[31670]: cluster 2023-12-01T22:12:17.688055+0000 mgr.y (mgr.24356) 11822 : cluster 0 pgmap v11790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:18 smithi141 bash[31670]: audit 2023-12-01T22:12:18.022985+0000 mon.c (mon.2) 7433 : audit 0 from='client.? 172.21.15.40:0/3055006327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:18 smithi141 bash[31670]: audit 2023-12-01T22:12:18.954963+0000 mon.c (mon.2) 7434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:18 smithi040 bash[28232]: cluster 2023-12-01T22:12:17.688055+0000 mgr.y (mgr.24356) 11822 : cluster 0 pgmap v11790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:18 smithi040 bash[28232]: audit 2023-12-01T22:12:18.022985+0000 mon.c (mon.2) 7433 : audit 0 from='client.? 172.21.15.40:0/3055006327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:18 smithi040 bash[28232]: audit 2023-12-01T22:12:18.954963+0000 mon.c (mon.2) 7434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:18 smithi040 bash[41173]: cluster 2023-12-01T22:12:17.688055+0000 mgr.y (mgr.24356) 11822 : cluster 0 pgmap v11790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:18 smithi040 bash[41173]: audit 2023-12-01T22:12:18.022985+0000 mon.c (mon.2) 7433 : audit 0 from='client.? 172.21.15.40:0/3055006327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:18 smithi040 bash[41173]: audit 2023-12-01T22:12:18.954963+0000 mon.c (mon.2) 7434 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:20 smithi141 bash[31670]: cluster 2023-12-01T22:12:19.689289+0000 mgr.y (mgr.24356) 11823 : cluster 0 pgmap v11791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:20 smithi141 bash[31670]: audit 2023-12-01T22:12:20.488112+0000 mon.c (mon.2) 7435 : audit 0 from='client.? 172.21.15.40:0/4140968497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:20 smithi040 bash[28232]: cluster 2023-12-01T22:12:19.689289+0000 mgr.y (mgr.24356) 11823 : cluster 0 pgmap v11791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:21.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:20 smithi040 bash[28232]: audit 2023-12-01T22:12:20.488112+0000 mon.c (mon.2) 7435 : audit 0 from='client.? 172.21.15.40:0/4140968497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:20 smithi040 bash[41173]: cluster 2023-12-01T22:12:19.689289+0000 mgr.y (mgr.24356) 11823 : cluster 0 pgmap v11791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:21.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:20 smithi040 bash[41173]: audit 2023-12-01T22:12:20.488112+0000 mon.c (mon.2) 7435 : audit 0 from='client.? 172.21.15.40:0/4140968497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:22 smithi141 bash[31670]: cluster 2023-12-01T22:12:21.689984+0000 mgr.y (mgr.24356) 11824 : cluster 0 pgmap v11792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:22 smithi141 bash[31670]: audit 2023-12-01T22:12:22.952679+0000 mon.c (mon.2) 7436 : audit 0 from='client.? 172.21.15.40:0/1638521609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:22 smithi040 bash[41173]: cluster 2023-12-01T22:12:21.689984+0000 mgr.y (mgr.24356) 11824 : cluster 0 pgmap v11792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:22 smithi040 bash[41173]: audit 2023-12-01T22:12:22.952679+0000 mon.c (mon.2) 7436 : audit 0 from='client.? 172.21.15.40:0/1638521609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:22 smithi040 bash[28232]: cluster 2023-12-01T22:12:21.689984+0000 mgr.y (mgr.24356) 11824 : cluster 0 pgmap v11792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:22 smithi040 bash[28232]: audit 2023-12-01T22:12:22.952679+0000 mon.c (mon.2) 7436 : audit 0 from='client.? 172.21.15.40:0/1638521609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:25.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:24 smithi141 bash[31670]: cluster 2023-12-01T22:12:23.690626+0000 mgr.y (mgr.24356) 11825 : cluster 0 pgmap v11793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:24 smithi040 bash[28232]: cluster 2023-12-01T22:12:23.690626+0000 mgr.y (mgr.24356) 11825 : cluster 0 pgmap v11793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:24 smithi040 bash[41173]: cluster 2023-12-01T22:12:23.690626+0000 mgr.y (mgr.24356) 11825 : cluster 0 pgmap v11793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:25 smithi141 bash[31670]: audit 2023-12-01T22:12:25.424978+0000 mon.c (mon.2) 7437 : audit 0 from='client.? 172.21.15.40:0/1691265727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:25 smithi040 bash[28232]: audit 2023-12-01T22:12:25.424978+0000 mon.c (mon.2) 7437 : audit 0 from='client.? 172.21.15.40:0/1691265727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:26.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:25 smithi040 bash[41173]: audit 2023-12-01T22:12:25.424978+0000 mon.c (mon.2) 7437 : audit 0 from='client.? 172.21.15.40:0/1691265727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:12:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:12:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:27 smithi141 bash[31670]: cluster 2023-12-01T22:12:25.691760+0000 mgr.y (mgr.24356) 11826 : cluster 0 pgmap v11794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:27 smithi040 bash[28232]: cluster 2023-12-01T22:12:25.691760+0000 mgr.y (mgr.24356) 11826 : cluster 0 pgmap v11794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:27 smithi040 bash[41173]: cluster 2023-12-01T22:12:25.691760+0000 mgr.y (mgr.24356) 11826 : cluster 0 pgmap v11794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:28 smithi141 bash[31670]: audit 2023-12-01T22:12:27.897388+0000 mon.a (mon.0) 7561 : audit 0 from='client.? 172.21.15.40:0/1063690182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:28 smithi040 bash[28232]: audit 2023-12-01T22:12:27.897388+0000 mon.a (mon.0) 7561 : audit 0 from='client.? 172.21.15.40:0/1063690182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:28 smithi040 bash[41173]: audit 2023-12-01T22:12:27.897388+0000 mon.a (mon.0) 7561 : audit 0 from='client.? 172.21.15.40:0/1063690182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:29 smithi141 bash[31670]: cluster 2023-12-01T22:12:27.692347+0000 mgr.y (mgr.24356) 11827 : cluster 0 pgmap v11795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:29 smithi040 bash[28232]: cluster 2023-12-01T22:12:27.692347+0000 mgr.y (mgr.24356) 11827 : cluster 0 pgmap v11795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:29 smithi040 bash[41173]: cluster 2023-12-01T22:12:27.692347+0000 mgr.y (mgr.24356) 11827 : cluster 0 pgmap v11795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:30.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:30 smithi141 bash[31670]: cluster 2023-12-01T22:12:29.693534+0000 mgr.y (mgr.24356) 11828 : cluster 0 pgmap v11796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:30 smithi040 bash[28232]: cluster 2023-12-01T22:12:29.693534+0000 mgr.y (mgr.24356) 11828 : cluster 0 pgmap v11796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:30 smithi040 bash[41173]: cluster 2023-12-01T22:12:29.693534+0000 mgr.y (mgr.24356) 11828 : cluster 0 pgmap v11796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:31 smithi141 bash[31670]: audit 2023-12-01T22:12:30.355663+0000 mon.c (mon.2) 7438 : audit 0 from='client.? 172.21.15.40:0/1546413092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:31 smithi040 bash[28232]: audit 2023-12-01T22:12:30.355663+0000 mon.c (mon.2) 7438 : audit 0 from='client.? 172.21.15.40:0/1546413092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:31.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:31 smithi040 bash[41173]: audit 2023-12-01T22:12:30.355663+0000 mon.c (mon.2) 7438 : audit 0 from='client.? 172.21.15.40:0/1546413092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:32 smithi040 bash[28232]: cluster 2023-12-01T22:12:31.694211+0000 mgr.y (mgr.24356) 11829 : cluster 0 pgmap v11797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:32 smithi040 bash[41173]: cluster 2023-12-01T22:12:31.694211+0000 mgr.y (mgr.24356) 11829 : cluster 0 pgmap v11797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:32.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:32 smithi141 bash[31670]: cluster 2023-12-01T22:12:31.694211+0000 mgr.y (mgr.24356) 11829 : cluster 0 pgmap v11797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:33 smithi040 bash[41173]: audit 2023-12-01T22:12:32.825974+0000 mon.a (mon.0) 7562 : audit 0 from='client.? 172.21.15.40:0/4261246904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:33.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:33 smithi040 bash[28232]: audit 2023-12-01T22:12:32.825974+0000 mon.a (mon.0) 7562 : audit 0 from='client.? 172.21.15.40:0/4261246904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:33.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:33 smithi141 bash[31670]: audit 2023-12-01T22:12:32.825974+0000 mon.a (mon.0) 7562 : audit 0 from='client.? 172.21.15.40:0/4261246904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:34 smithi040 bash[28232]: cluster 2023-12-01T22:12:33.694909+0000 mgr.y (mgr.24356) 11830 : cluster 0 pgmap v11798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:34 smithi040 bash[28232]: audit 2023-12-01T22:12:33.954949+0000 mon.c (mon.2) 7439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:34 smithi040 bash[41173]: cluster 2023-12-01T22:12:33.694909+0000 mgr.y (mgr.24356) 11830 : cluster 0 pgmap v11798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:34 smithi040 bash[41173]: audit 2023-12-01T22:12:33.954949+0000 mon.c (mon.2) 7439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:34 smithi141 bash[31670]: cluster 2023-12-01T22:12:33.694909+0000 mgr.y (mgr.24356) 11830 : cluster 0 pgmap v11798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:34 smithi141 bash[31670]: audit 2023-12-01T22:12:33.954949+0000 mon.c (mon.2) 7439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:35 smithi040 bash[28232]: audit 2023-12-01T22:12:35.291129+0000 mon.a (mon.0) 7563 : audit 0 from='client.? 172.21.15.40:0/589152746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:35 smithi040 bash[41173]: audit 2023-12-01T22:12:35.291129+0000 mon.a (mon.0) 7563 : audit 0 from='client.? 172.21.15.40:0/589152746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:35.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:35 smithi141 bash[31670]: audit 2023-12-01T22:12:35.291129+0000 mon.a (mon.0) 7563 : audit 0 from='client.? 172.21.15.40:0/589152746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:12:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:12:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:36 smithi141 bash[31670]: cluster 2023-12-01T22:12:35.696139+0000 mgr.y (mgr.24356) 11831 : cluster 0 pgmap v11799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:36 smithi040 bash[28232]: cluster 2023-12-01T22:12:35.696139+0000 mgr.y (mgr.24356) 11831 : cluster 0 pgmap v11799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:36 smithi040 bash[41173]: cluster 2023-12-01T22:12:35.696139+0000 mgr.y (mgr.24356) 11831 : cluster 0 pgmap v11799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:37 smithi141 bash[31670]: audit 2023-12-01T22:12:37.758985+0000 mon.a (mon.0) 7564 : audit 0 from='client.? 172.21.15.40:0/1039486561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:37 smithi040 bash[28232]: audit 2023-12-01T22:12:37.758985+0000 mon.a (mon.0) 7564 : audit 0 from='client.? 172.21.15.40:0/1039486561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:37 smithi040 bash[41173]: audit 2023-12-01T22:12:37.758985+0000 mon.a (mon.0) 7564 : audit 0 from='client.? 172.21.15.40:0/1039486561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:38 smithi141 bash[31670]: cluster 2023-12-01T22:12:37.696788+0000 mgr.y (mgr.24356) 11832 : cluster 0 pgmap v11800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:38 smithi040 bash[28232]: cluster 2023-12-01T22:12:37.696788+0000 mgr.y (mgr.24356) 11832 : cluster 0 pgmap v11800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:38 smithi040 bash[41173]: cluster 2023-12-01T22:12:37.696788+0000 mgr.y (mgr.24356) 11832 : cluster 0 pgmap v11800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:40 smithi141 bash[31670]: cluster 2023-12-01T22:12:39.697947+0000 mgr.y (mgr.24356) 11833 : cluster 0 pgmap v11801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:41.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:40 smithi141 bash[31670]: audit 2023-12-01T22:12:40.225348+0000 mon.c (mon.2) 7440 : audit 0 from='client.? 172.21.15.40:0/572358865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:40 smithi040 bash[28232]: cluster 2023-12-01T22:12:39.697947+0000 mgr.y (mgr.24356) 11833 : cluster 0 pgmap v11801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:40 smithi040 bash[28232]: audit 2023-12-01T22:12:40.225348+0000 mon.c (mon.2) 7440 : audit 0 from='client.? 172.21.15.40:0/572358865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:40 smithi040 bash[41173]: cluster 2023-12-01T22:12:39.697947+0000 mgr.y (mgr.24356) 11833 : cluster 0 pgmap v11801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:40 smithi040 bash[41173]: audit 2023-12-01T22:12:40.225348+0000 mon.c (mon.2) 7440 : audit 0 from='client.? 172.21.15.40:0/572358865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:42 smithi141 bash[31670]: cluster 2023-12-01T22:12:41.698587+0000 mgr.y (mgr.24356) 11834 : cluster 0 pgmap v11802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:42 smithi141 bash[31670]: audit 2023-12-01T22:12:42.693315+0000 mon.c (mon.2) 7441 : audit 0 from='client.? 172.21.15.40:0/785533804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:42 smithi040 bash[28232]: cluster 2023-12-01T22:12:41.698587+0000 mgr.y (mgr.24356) 11834 : cluster 0 pgmap v11802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:42 smithi040 bash[28232]: audit 2023-12-01T22:12:42.693315+0000 mon.c (mon.2) 7441 : audit 0 from='client.? 172.21.15.40:0/785533804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:42 smithi040 bash[41173]: cluster 2023-12-01T22:12:41.698587+0000 mgr.y (mgr.24356) 11834 : cluster 0 pgmap v11802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:42 smithi040 bash[41173]: audit 2023-12-01T22:12:42.693315+0000 mon.c (mon.2) 7441 : audit 0 from='client.? 172.21.15.40:0/785533804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:44 smithi141 bash[31670]: cluster 2023-12-01T22:12:43.699284+0000 mgr.y (mgr.24356) 11835 : cluster 0 pgmap v11803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:45.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:44 smithi040 bash[28232]: cluster 2023-12-01T22:12:43.699284+0000 mgr.y (mgr.24356) 11835 : cluster 0 pgmap v11803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:44 smithi040 bash[41173]: cluster 2023-12-01T22:12:43.699284+0000 mgr.y (mgr.24356) 11835 : cluster 0 pgmap v11803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:46.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:45 smithi141 bash[31670]: audit 2023-12-01T22:12:45.155960+0000 mon.c (mon.2) 7442 : audit 0 from='client.? 172.21.15.40:0/1865584762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:45 smithi040 bash[28232]: audit 2023-12-01T22:12:45.155960+0000 mon.c (mon.2) 7442 : audit 0 from='client.? 172.21.15.40:0/1865584762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:46.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:45 smithi040 bash[41173]: audit 2023-12-01T22:12:45.155960+0000 mon.c (mon.2) 7442 : audit 0 from='client.? 172.21.15.40:0/1865584762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:12:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:12:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:46 smithi141 bash[31670]: cluster 2023-12-01T22:12:45.700444+0000 mgr.y (mgr.24356) 11836 : cluster 0 pgmap v11804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:46 smithi040 bash[28232]: cluster 2023-12-01T22:12:45.700444+0000 mgr.y (mgr.24356) 11836 : cluster 0 pgmap v11804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:46 smithi040 bash[41173]: cluster 2023-12-01T22:12:45.700444+0000 mgr.y (mgr.24356) 11836 : cluster 0 pgmap v11804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:47 smithi141 bash[31670]: audit 2023-12-01T22:12:47.621040+0000 mon.c (mon.2) 7443 : audit 0 from='client.? 172.21.15.40:0/3275542088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:47 smithi040 bash[28232]: audit 2023-12-01T22:12:47.621040+0000 mon.c (mon.2) 7443 : audit 0 from='client.? 172.21.15.40:0/3275542088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:47 smithi040 bash[41173]: audit 2023-12-01T22:12:47.621040+0000 mon.c (mon.2) 7443 : audit 0 from='client.? 172.21.15.40:0/3275542088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:48 smithi141 bash[31670]: cluster 2023-12-01T22:12:47.701090+0000 mgr.y (mgr.24356) 11837 : cluster 0 pgmap v11805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:48 smithi141 bash[31670]: audit 2023-12-01T22:12:48.955371+0000 mon.c (mon.2) 7444 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:48 smithi040 bash[28232]: cluster 2023-12-01T22:12:47.701090+0000 mgr.y (mgr.24356) 11837 : cluster 0 pgmap v11805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:48 smithi040 bash[28232]: audit 2023-12-01T22:12:48.955371+0000 mon.c (mon.2) 7444 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:48 smithi040 bash[41173]: cluster 2023-12-01T22:12:47.701090+0000 mgr.y (mgr.24356) 11837 : cluster 0 pgmap v11805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:48 smithi040 bash[41173]: audit 2023-12-01T22:12:48.955371+0000 mon.c (mon.2) 7444 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:50 smithi141 bash[31670]: cluster 2023-12-01T22:12:49.702221+0000 mgr.y (mgr.24356) 11838 : cluster 0 pgmap v11806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:50 smithi141 bash[31670]: audit 2023-12-01T22:12:50.087547+0000 mon.c (mon.2) 7445 : audit 0 from='client.? 172.21.15.40:0/4183180045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:50 smithi040 bash[28232]: cluster 2023-12-01T22:12:49.702221+0000 mgr.y (mgr.24356) 11838 : cluster 0 pgmap v11806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:50 smithi040 bash[28232]: audit 2023-12-01T22:12:50.087547+0000 mon.c (mon.2) 7445 : audit 0 from='client.? 172.21.15.40:0/4183180045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:50 smithi040 bash[41173]: cluster 2023-12-01T22:12:49.702221+0000 mgr.y (mgr.24356) 11838 : cluster 0 pgmap v11806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:51.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:50 smithi040 bash[41173]: audit 2023-12-01T22:12:50.087547+0000 mon.c (mon.2) 7445 : audit 0 from='client.? 172.21.15.40:0/4183180045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:53 smithi141 bash[31670]: cluster 2023-12-01T22:12:51.702922+0000 mgr.y (mgr.24356) 11839 : cluster 0 pgmap v11807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:53 smithi141 bash[31670]: audit 2023-12-01T22:12:52.560300+0000 mon.a (mon.0) 7565 : audit 0 from='client.? 172.21.15.40:0/1452880045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:53 smithi040 bash[28232]: cluster 2023-12-01T22:12:51.702922+0000 mgr.y (mgr.24356) 11839 : cluster 0 pgmap v11807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:53.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:53 smithi040 bash[28232]: audit 2023-12-01T22:12:52.560300+0000 mon.a (mon.0) 7565 : audit 0 from='client.? 172.21.15.40:0/1452880045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:53 smithi040 bash[41173]: cluster 2023-12-01T22:12:51.702922+0000 mgr.y (mgr.24356) 11839 : cluster 0 pgmap v11807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:53 smithi040 bash[41173]: audit 2023-12-01T22:12:52.560300+0000 mon.a (mon.0) 7565 : audit 0 from='client.? 172.21.15.40:0/1452880045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:55 smithi141 bash[31670]: cluster 2023-12-01T22:12:53.703597+0000 mgr.y (mgr.24356) 11840 : cluster 0 pgmap v11808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:55 smithi040 bash[28232]: cluster 2023-12-01T22:12:53.703597+0000 mgr.y (mgr.24356) 11840 : cluster 0 pgmap v11808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:55 smithi040 bash[41173]: cluster 2023-12-01T22:12:53.703597+0000 mgr.y (mgr.24356) 11840 : cluster 0 pgmap v11808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:56 smithi141 bash[31670]: audit 2023-12-01T22:12:55.029877+0000 mon.a (mon.0) 7566 : audit 0 from='client.? 172.21.15.40:0/2812699605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:56 smithi040 bash[28232]: audit 2023-12-01T22:12:55.029877+0000 mon.a (mon.0) 7566 : audit 0 from='client.? 172.21.15.40:0/2812699605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:56 smithi040 bash[41173]: audit 2023-12-01T22:12:55.029877+0000 mon.a (mon.0) 7566 : audit 0 from='client.? 172.21.15.40:0/2812699605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:12:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:12:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:57 smithi141 bash[31670]: cluster 2023-12-01T22:12:55.704783+0000 mgr.y (mgr.24356) 11841 : cluster 0 pgmap v11809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:57 smithi040 bash[41173]: cluster 2023-12-01T22:12:55.704783+0000 mgr.y (mgr.24356) 11841 : cluster 0 pgmap v11809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:57 smithi040 bash[28232]: cluster 2023-12-01T22:12:55.704783+0000 mgr.y (mgr.24356) 11841 : cluster 0 pgmap v11809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:58 smithi040 bash[28232]: audit 2023-12-01T22:12:57.488507+0000 mon.c (mon.2) 7446 : audit 0 from='client.? 172.21.15.40:0/103816733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:58 smithi040 bash[28232]: cluster 2023-12-01T22:12:57.705513+0000 mgr.y (mgr.24356) 11842 : cluster 0 pgmap v11810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:58 smithi040 bash[41173]: audit 2023-12-01T22:12:57.488507+0000 mon.c (mon.2) 7446 : audit 0 from='client.? 172.21.15.40:0/103816733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:58 smithi040 bash[41173]: cluster 2023-12-01T22:12:57.705513+0000 mgr.y (mgr.24356) 11842 : cluster 0 pgmap v11810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:58 smithi141 bash[31670]: audit 2023-12-01T22:12:57.488507+0000 mon.c (mon.2) 7446 : audit 0 from='client.? 172.21.15.40:0/103816733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:12:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:58 smithi141 bash[31670]: cluster 2023-12-01T22:12:57.705513+0000 mgr.y (mgr.24356) 11842 : cluster 0 pgmap v11810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:12:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:12:59 smithi040 bash[28232]: audit 2023-12-01T22:12:59.304370+0000 mon.c (mon.2) 7447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:12:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:12:59 smithi040 bash[41173]: audit 2023-12-01T22:12:59.304370+0000 mon.c (mon.2) 7447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:12:59.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:12:59 smithi141 bash[31670]: audit 2023-12-01T22:12:59.304370+0000 mon.c (mon.2) 7447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:13:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:00 smithi040 bash[28232]: cluster 2023-12-01T22:12:59.706628+0000 mgr.y (mgr.24356) 11843 : cluster 0 pgmap v11811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:00 smithi040 bash[28232]: audit 2023-12-01T22:12:59.943092+0000 mon.a (mon.0) 7567 : audit 0 from='client.? 172.21.15.40:0/1815434855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:00 smithi040 bash[41173]: cluster 2023-12-01T22:12:59.706628+0000 mgr.y (mgr.24356) 11843 : cluster 0 pgmap v11811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:00 smithi040 bash[41173]: audit 2023-12-01T22:12:59.943092+0000 mon.a (mon.0) 7567 : audit 0 from='client.? 172.21.15.40:0/1815434855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:00.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:00 smithi141 bash[31670]: cluster 2023-12-01T22:12:59.706628+0000 mgr.y (mgr.24356) 11843 : cluster 0 pgmap v11811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:00.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:00 smithi141 bash[31670]: audit 2023-12-01T22:12:59.943092+0000 mon.a (mon.0) 7567 : audit 0 from='client.? 172.21.15.40:0/1815434855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:02 smithi141 bash[31670]: cluster 2023-12-01T22:13:01.707354+0000 mgr.y (mgr.24356) 11844 : cluster 0 pgmap v11812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:02 smithi141 bash[31670]: audit 2023-12-01T22:13:02.413206+0000 mon.a (mon.0) 7568 : audit 0 from='client.? 172.21.15.40:0/470748278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:02 smithi040 bash[41173]: cluster 2023-12-01T22:13:01.707354+0000 mgr.y (mgr.24356) 11844 : cluster 0 pgmap v11812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:02 smithi040 bash[41173]: audit 2023-12-01T22:13:02.413206+0000 mon.a (mon.0) 7568 : audit 0 from='client.? 172.21.15.40:0/470748278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:02 smithi040 bash[28232]: cluster 2023-12-01T22:13:01.707354+0000 mgr.y (mgr.24356) 11844 : cluster 0 pgmap v11812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:02 smithi040 bash[28232]: audit 2023-12-01T22:13:02.413206+0000 mon.a (mon.0) 7568 : audit 0 from='client.? 172.21.15.40:0/470748278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:03 smithi141 bash[31670]: audit 2023-12-01T22:13:03.955805+0000 mon.c (mon.2) 7448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:03 smithi040 bash[28232]: audit 2023-12-01T22:13:03.955805+0000 mon.c (mon.2) 7448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:03 smithi040 bash[41173]: audit 2023-12-01T22:13:03.955805+0000 mon.c (mon.2) 7448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:04 smithi141 bash[31670]: cluster 2023-12-01T22:13:03.708054+0000 mgr.y (mgr.24356) 11845 : cluster 0 pgmap v11813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:04 smithi141 bash[31670]: audit 2023-12-01T22:13:04.888072+0000 mon.a (mon.0) 7569 : audit 0 from='client.? 172.21.15.40:0/2816539809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:04 smithi040 bash[28232]: cluster 2023-12-01T22:13:03.708054+0000 mgr.y (mgr.24356) 11845 : cluster 0 pgmap v11813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:04 smithi040 bash[28232]: audit 2023-12-01T22:13:04.888072+0000 mon.a (mon.0) 7569 : audit 0 from='client.? 172.21.15.40:0/2816539809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:04 smithi040 bash[41173]: cluster 2023-12-01T22:13:03.708054+0000 mgr.y (mgr.24356) 11845 : cluster 0 pgmap v11813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:04 smithi040 bash[41173]: audit 2023-12-01T22:13:04.888072+0000 mon.a (mon.0) 7569 : audit 0 from='client.? 172.21.15.40:0/2816539809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:05.164775+0000 mon.a (mon.0) 7570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:05.177828+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:05.509368+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:05.523197+0000 mon.a (mon.0) 7573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: cluster 2023-12-01T22:13:05.709187+0000 mgr.y (mgr.24356) 11846 : cluster 0 pgmap v11814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:06.043427+0000 mon.c (mon.2) 7449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:06.045452+0000 mon.c (mon.2) 7450 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28232]: audit 2023-12-01T22:13:06.057907+0000 mon.a (mon.0) 7574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:05.164775+0000 mon.a (mon.0) 7570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:05.177828+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:05.509368+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:05.523197+0000 mon.a (mon.0) 7573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: cluster 2023-12-01T22:13:05.709187+0000 mgr.y (mgr.24356) 11846 : cluster 0 pgmap v11814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:06.043427+0000 mon.c (mon.2) 7449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:13:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:06.045452+0000 mon.c (mon.2) 7450 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:13:06.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[41173]: audit 2023-12-01T22:13:06.057907+0000 mon.a (mon.0) 7574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:05.164775+0000 mon.a (mon.0) 7570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:05.177828+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:05.509368+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:05.523197+0000 mon.a (mon.0) 7573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: cluster 2023-12-01T22:13:05.709187+0000 mgr.y (mgr.24356) 11846 : cluster 0 pgmap v11814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:06.043427+0000 mon.c (mon.2) 7449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:06.045452+0000 mon.c (mon.2) 7450 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:13:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:06 smithi141 bash[31670]: audit 2023-12-01T22:13:06.057907+0000 mon.a (mon.0) 7574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:13:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:13:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:13:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:07 smithi040 bash[28232]: audit 2023-12-01T22:13:07.351021+0000 mon.a (mon.0) 7575 : audit 0 from='client.? 172.21.15.40:0/4109913839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:07 smithi040 bash[41173]: audit 2023-12-01T22:13:07.351021+0000 mon.a (mon.0) 7575 : audit 0 from='client.? 172.21.15.40:0/4109913839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:08.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:07 smithi141 bash[31670]: audit 2023-12-01T22:13:07.351021+0000 mon.a (mon.0) 7575 : audit 0 from='client.? 172.21.15.40:0/4109913839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:08 smithi040 bash[41173]: cluster 2023-12-01T22:13:07.709886+0000 mgr.y (mgr.24356) 11847 : cluster 0 pgmap v11815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:08.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:08 smithi040 bash[28232]: cluster 2023-12-01T22:13:07.709886+0000 mgr.y (mgr.24356) 11847 : cluster 0 pgmap v11815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:08 smithi141 bash[31670]: cluster 2023-12-01T22:13:07.709886+0000 mgr.y (mgr.24356) 11847 : cluster 0 pgmap v11815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:10 smithi141 bash[31670]: cluster 2023-12-01T22:13:09.711018+0000 mgr.y (mgr.24356) 11848 : cluster 0 pgmap v11816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:11.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:10 smithi141 bash[31670]: audit 2023-12-01T22:13:09.819694+0000 mon.c (mon.2) 7451 : audit 0 from='client.? 172.21.15.40:0/121394207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:10 smithi040 bash[28232]: cluster 2023-12-01T22:13:09.711018+0000 mgr.y (mgr.24356) 11848 : cluster 0 pgmap v11816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:10 smithi040 bash[28232]: audit 2023-12-01T22:13:09.819694+0000 mon.c (mon.2) 7451 : audit 0 from='client.? 172.21.15.40:0/121394207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:10 smithi040 bash[41173]: cluster 2023-12-01T22:13:09.711018+0000 mgr.y (mgr.24356) 11848 : cluster 0 pgmap v11816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:11.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:10 smithi040 bash[41173]: audit 2023-12-01T22:13:09.819694+0000 mon.c (mon.2) 7451 : audit 0 from='client.? 172.21.15.40:0/121394207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:12 smithi141 bash[31670]: cluster 2023-12-01T22:13:11.711700+0000 mgr.y (mgr.24356) 11849 : cluster 0 pgmap v11817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:12 smithi141 bash[31670]: audit 2023-12-01T22:13:12.285908+0000 mon.c (mon.2) 7452 : audit 0 from='client.? 172.21.15.40:0/120297150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:12 smithi040 bash[28232]: cluster 2023-12-01T22:13:11.711700+0000 mgr.y (mgr.24356) 11849 : cluster 0 pgmap v11817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:12 smithi040 bash[28232]: audit 2023-12-01T22:13:12.285908+0000 mon.c (mon.2) 7452 : audit 0 from='client.? 172.21.15.40:0/120297150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:12 smithi040 bash[41173]: cluster 2023-12-01T22:13:11.711700+0000 mgr.y (mgr.24356) 11849 : cluster 0 pgmap v11817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:12 smithi040 bash[41173]: audit 2023-12-01T22:13:12.285908+0000 mon.c (mon.2) 7452 : audit 0 from='client.? 172.21.15.40:0/120297150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:14 smithi141 bash[31670]: cluster 2023-12-01T22:13:13.712360+0000 mgr.y (mgr.24356) 11850 : cluster 0 pgmap v11818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:14 smithi141 bash[31670]: audit 2023-12-01T22:13:14.750533+0000 mon.a (mon.0) 7576 : audit 0 from='client.? 172.21.15.40:0/3286933200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:14 smithi040 bash[28232]: cluster 2023-12-01T22:13:13.712360+0000 mgr.y (mgr.24356) 11850 : cluster 0 pgmap v11818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:14 smithi040 bash[28232]: audit 2023-12-01T22:13:14.750533+0000 mon.a (mon.0) 7576 : audit 0 from='client.? 172.21.15.40:0/3286933200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:14 smithi040 bash[41173]: cluster 2023-12-01T22:13:13.712360+0000 mgr.y (mgr.24356) 11850 : cluster 0 pgmap v11818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:14 smithi040 bash[41173]: audit 2023-12-01T22:13:14.750533+0000 mon.a (mon.0) 7576 : audit 0 from='client.? 172.21.15.40:0/3286933200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:13:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:13:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:16 smithi141 bash[31670]: cluster 2023-12-01T22:13:15.713495+0000 mgr.y (mgr.24356) 11851 : cluster 0 pgmap v11819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:16 smithi040 bash[28232]: cluster 2023-12-01T22:13:15.713495+0000 mgr.y (mgr.24356) 11851 : cluster 0 pgmap v11819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:16 smithi040 bash[41173]: cluster 2023-12-01T22:13:15.713495+0000 mgr.y (mgr.24356) 11851 : cluster 0 pgmap v11819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:18.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:17 smithi141 bash[31670]: audit 2023-12-01T22:13:17.219801+0000 mon.a (mon.0) 7577 : audit 0 from='client.? 172.21.15.40:0/1916552641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:17 smithi040 bash[28232]: audit 2023-12-01T22:13:17.219801+0000 mon.a (mon.0) 7577 : audit 0 from='client.? 172.21.15.40:0/1916552641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:17 smithi040 bash[41173]: audit 2023-12-01T22:13:17.219801+0000 mon.a (mon.0) 7577 : audit 0 from='client.? 172.21.15.40:0/1916552641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:18 smithi141 bash[31670]: cluster 2023-12-01T22:13:17.714161+0000 mgr.y (mgr.24356) 11852 : cluster 0 pgmap v11820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:18 smithi141 bash[31670]: audit 2023-12-01T22:13:18.956241+0000 mon.c (mon.2) 7453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:18 smithi040 bash[28232]: cluster 2023-12-01T22:13:17.714161+0000 mgr.y (mgr.24356) 11852 : cluster 0 pgmap v11820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:18 smithi040 bash[28232]: audit 2023-12-01T22:13:18.956241+0000 mon.c (mon.2) 7453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:18 smithi040 bash[41173]: cluster 2023-12-01T22:13:17.714161+0000 mgr.y (mgr.24356) 11852 : cluster 0 pgmap v11820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:18 smithi040 bash[41173]: audit 2023-12-01T22:13:18.956241+0000 mon.c (mon.2) 7453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:20 smithi141 bash[31670]: audit 2023-12-01T22:13:19.683994+0000 mon.c (mon.2) 7454 : audit 0 from='client.? 172.21.15.40:0/1285727518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:19 smithi040 bash[28232]: audit 2023-12-01T22:13:19.683994+0000 mon.c (mon.2) 7454 : audit 0 from='client.? 172.21.15.40:0/1285727518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:20 smithi040 bash[41173]: audit 2023-12-01T22:13:19.683994+0000 mon.c (mon.2) 7454 : audit 0 from='client.? 172.21.15.40:0/1285727518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:21 smithi141 bash[31670]: cluster 2023-12-01T22:13:19.715304+0000 mgr.y (mgr.24356) 11853 : cluster 0 pgmap v11821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:21 smithi040 bash[28232]: cluster 2023-12-01T22:13:19.715304+0000 mgr.y (mgr.24356) 11853 : cluster 0 pgmap v11821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:21 smithi040 bash[41173]: cluster 2023-12-01T22:13:19.715304+0000 mgr.y (mgr.24356) 11853 : cluster 0 pgmap v11821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:23 smithi141 bash[31670]: cluster 2023-12-01T22:13:21.716121+0000 mgr.y (mgr.24356) 11854 : cluster 0 pgmap v11822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:23.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:23 smithi141 bash[31670]: audit 2023-12-01T22:13:22.147610+0000 mon.a (mon.0) 7578 : audit 0 from='client.? 172.21.15.40:0/2657780320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:23 smithi040 bash[28232]: cluster 2023-12-01T22:13:21.716121+0000 mgr.y (mgr.24356) 11854 : cluster 0 pgmap v11822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:23 smithi040 bash[28232]: audit 2023-12-01T22:13:22.147610+0000 mon.a (mon.0) 7578 : audit 0 from='client.? 172.21.15.40:0/2657780320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:23 smithi040 bash[41173]: cluster 2023-12-01T22:13:21.716121+0000 mgr.y (mgr.24356) 11854 : cluster 0 pgmap v11822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:23 smithi040 bash[41173]: audit 2023-12-01T22:13:22.147610+0000 mon.a (mon.0) 7578 : audit 0 from='client.? 172.21.15.40:0/2657780320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:25 smithi141 bash[31670]: cluster 2023-12-01T22:13:23.716835+0000 mgr.y (mgr.24356) 11855 : cluster 0 pgmap v11823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:25 smithi141 bash[31670]: audit 2023-12-01T22:13:24.624372+0000 mon.a (mon.0) 7579 : audit 0 from='client.? 172.21.15.40:0/1168851112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:25 smithi040 bash[28232]: cluster 2023-12-01T22:13:23.716835+0000 mgr.y (mgr.24356) 11855 : cluster 0 pgmap v11823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:25 smithi040 bash[28232]: audit 2023-12-01T22:13:24.624372+0000 mon.a (mon.0) 7579 : audit 0 from='client.? 172.21.15.40:0/1168851112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:25 smithi040 bash[41173]: cluster 2023-12-01T22:13:23.716835+0000 mgr.y (mgr.24356) 11855 : cluster 0 pgmap v11823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:25.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:25 smithi040 bash[41173]: audit 2023-12-01T22:13:24.624372+0000 mon.a (mon.0) 7579 : audit 0 from='client.? 172.21.15.40:0/1168851112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:13:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:13:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:27 smithi141 bash[31670]: cluster 2023-12-01T22:13:25.717990+0000 mgr.y (mgr.24356) 11856 : cluster 0 pgmap v11824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:27 smithi040 bash[28232]: cluster 2023-12-01T22:13:25.717990+0000 mgr.y (mgr.24356) 11856 : cluster 0 pgmap v11824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:27 smithi040 bash[41173]: cluster 2023-12-01T22:13:25.717990+0000 mgr.y (mgr.24356) 11856 : cluster 0 pgmap v11824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:28 smithi141 bash[31670]: audit 2023-12-01T22:13:27.089407+0000 mon.c (mon.2) 7455 : audit 0 from='client.? 172.21.15.40:0/3118050087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:28 smithi141 bash[31670]: cluster 2023-12-01T22:13:27.718645+0000 mgr.y (mgr.24356) 11857 : cluster 0 pgmap v11825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:28 smithi040 bash[28232]: audit 2023-12-01T22:13:27.089407+0000 mon.c (mon.2) 7455 : audit 0 from='client.? 172.21.15.40:0/3118050087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:28 smithi040 bash[28232]: cluster 2023-12-01T22:13:27.718645+0000 mgr.y (mgr.24356) 11857 : cluster 0 pgmap v11825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:28 smithi040 bash[41173]: audit 2023-12-01T22:13:27.089407+0000 mon.c (mon.2) 7455 : audit 0 from='client.? 172.21.15.40:0/3118050087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:28.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:28 smithi040 bash[41173]: cluster 2023-12-01T22:13:27.718645+0000 mgr.y (mgr.24356) 11857 : cluster 0 pgmap v11825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:29 smithi040 bash[28232]: audit 2023-12-01T22:13:29.561361+0000 mon.a (mon.0) 7580 : audit 0 from='client.? 172.21.15.40:0/2496051106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:29 smithi040 bash[41173]: audit 2023-12-01T22:13:29.561361+0000 mon.a (mon.0) 7580 : audit 0 from='client.? 172.21.15.40:0/2496051106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:29 smithi141 bash[31670]: audit 2023-12-01T22:13:29.561361+0000 mon.a (mon.0) 7580 : audit 0 from='client.? 172.21.15.40:0/2496051106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:30 smithi040 bash[28232]: cluster 2023-12-01T22:13:29.719850+0000 mgr.y (mgr.24356) 11858 : cluster 0 pgmap v11826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:30 smithi040 bash[41173]: cluster 2023-12-01T22:13:29.719850+0000 mgr.y (mgr.24356) 11858 : cluster 0 pgmap v11826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:30 smithi141 bash[31670]: cluster 2023-12-01T22:13:29.719850+0000 mgr.y (mgr.24356) 11858 : cluster 0 pgmap v11826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:32 smithi141 bash[31670]: cluster 2023-12-01T22:13:31.720295+0000 mgr.y (mgr.24356) 11859 : cluster 0 pgmap v11827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:32 smithi141 bash[31670]: audit 2023-12-01T22:13:32.028783+0000 mon.c (mon.2) 7456 : audit 0 from='client.? 172.21.15.40:0/1262880729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:32 smithi040 bash[28232]: cluster 2023-12-01T22:13:31.720295+0000 mgr.y (mgr.24356) 11859 : cluster 0 pgmap v11827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:32 smithi040 bash[28232]: audit 2023-12-01T22:13:32.028783+0000 mon.c (mon.2) 7456 : audit 0 from='client.? 172.21.15.40:0/1262880729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:32 smithi040 bash[41173]: cluster 2023-12-01T22:13:31.720295+0000 mgr.y (mgr.24356) 11859 : cluster 0 pgmap v11827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:32 smithi040 bash[41173]: audit 2023-12-01T22:13:32.028783+0000 mon.c (mon.2) 7456 : audit 0 from='client.? 172.21.15.40:0/1262880729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:33 smithi141 bash[31670]: audit 2023-12-01T22:13:33.956685+0000 mon.c (mon.2) 7457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:33 smithi040 bash[28232]: audit 2023-12-01T22:13:33.956685+0000 mon.c (mon.2) 7457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:33 smithi040 bash[41173]: audit 2023-12-01T22:13:33.956685+0000 mon.c (mon.2) 7457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:34 smithi141 bash[31670]: cluster 2023-12-01T22:13:33.720991+0000 mgr.y (mgr.24356) 11860 : cluster 0 pgmap v11828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:34 smithi141 bash[31670]: audit 2023-12-01T22:13:34.502973+0000 mon.a (mon.0) 7581 : audit 0 from='client.? 172.21.15.40:0/877166715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:34 smithi040 bash[28232]: cluster 2023-12-01T22:13:33.720991+0000 mgr.y (mgr.24356) 11860 : cluster 0 pgmap v11828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:34 smithi040 bash[28232]: audit 2023-12-01T22:13:34.502973+0000 mon.a (mon.0) 7581 : audit 0 from='client.? 172.21.15.40:0/877166715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:34 smithi040 bash[41173]: cluster 2023-12-01T22:13:33.720991+0000 mgr.y (mgr.24356) 11860 : cluster 0 pgmap v11828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:34 smithi040 bash[41173]: audit 2023-12-01T22:13:34.502973+0000 mon.a (mon.0) 7581 : audit 0 from='client.? 172.21.15.40:0/877166715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:13:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:13:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:36 smithi141 bash[31670]: cluster 2023-12-01T22:13:35.722078+0000 mgr.y (mgr.24356) 11861 : cluster 0 pgmap v11829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:36 smithi141 bash[31670]: audit 2023-12-01T22:13:36.965756+0000 mon.a (mon.0) 7582 : audit 0 from='client.? 172.21.15.40:0/291071934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:36 smithi040 bash[28232]: cluster 2023-12-01T22:13:35.722078+0000 mgr.y (mgr.24356) 11861 : cluster 0 pgmap v11829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:36 smithi040 bash[28232]: audit 2023-12-01T22:13:36.965756+0000 mon.a (mon.0) 7582 : audit 0 from='client.? 172.21.15.40:0/291071934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:36 smithi040 bash[41173]: cluster 2023-12-01T22:13:35.722078+0000 mgr.y (mgr.24356) 11861 : cluster 0 pgmap v11829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:36 smithi040 bash[41173]: audit 2023-12-01T22:13:36.965756+0000 mon.a (mon.0) 7582 : audit 0 from='client.? 172.21.15.40:0/291071934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:38 smithi141 bash[31670]: cluster 2023-12-01T22:13:37.722744+0000 mgr.y (mgr.24356) 11862 : cluster 0 pgmap v11830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:38 smithi040 bash[28232]: cluster 2023-12-01T22:13:37.722744+0000 mgr.y (mgr.24356) 11862 : cluster 0 pgmap v11830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:38 smithi040 bash[41173]: cluster 2023-12-01T22:13:37.722744+0000 mgr.y (mgr.24356) 11862 : cluster 0 pgmap v11830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:39 smithi141 bash[31670]: audit 2023-12-01T22:13:39.429104+0000 mon.a (mon.0) 7583 : audit 0 from='client.? 172.21.15.40:0/2637430717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:39 smithi040 bash[28232]: audit 2023-12-01T22:13:39.429104+0000 mon.a (mon.0) 7583 : audit 0 from='client.? 172.21.15.40:0/2637430717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:39 smithi040 bash[41173]: audit 2023-12-01T22:13:39.429104+0000 mon.a (mon.0) 7583 : audit 0 from='client.? 172.21.15.40:0/2637430717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:40 smithi141 bash[31670]: cluster 2023-12-01T22:13:39.723953+0000 mgr.y (mgr.24356) 11863 : cluster 0 pgmap v11831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:40 smithi040 bash[28232]: cluster 2023-12-01T22:13:39.723953+0000 mgr.y (mgr.24356) 11863 : cluster 0 pgmap v11831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:40 smithi040 bash[41173]: cluster 2023-12-01T22:13:39.723953+0000 mgr.y (mgr.24356) 11863 : cluster 0 pgmap v11831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:42 smithi141 bash[31670]: audit 2023-12-01T22:13:41.894444+0000 mon.c (mon.2) 7458 : audit 0 from='client.? 172.21.15.40:0/432669644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:42 smithi040 bash[28232]: audit 2023-12-01T22:13:41.894444+0000 mon.c (mon.2) 7458 : audit 0 from='client.? 172.21.15.40:0/432669644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:42 smithi040 bash[41173]: audit 2023-12-01T22:13:41.894444+0000 mon.c (mon.2) 7458 : audit 0 from='client.? 172.21.15.40:0/432669644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:43 smithi141 bash[31670]: cluster 2023-12-01T22:13:41.724434+0000 mgr.y (mgr.24356) 11864 : cluster 0 pgmap v11832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:43 smithi040 bash[28232]: cluster 2023-12-01T22:13:41.724434+0000 mgr.y (mgr.24356) 11864 : cluster 0 pgmap v11832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:43 smithi040 bash[41173]: cluster 2023-12-01T22:13:41.724434+0000 mgr.y (mgr.24356) 11864 : cluster 0 pgmap v11832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:45 smithi141 bash[31670]: cluster 2023-12-01T22:13:43.725016+0000 mgr.y (mgr.24356) 11865 : cluster 0 pgmap v11833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:45 smithi141 bash[31670]: audit 2023-12-01T22:13:44.365296+0000 mon.a (mon.0) 7584 : audit 0 from='client.? 172.21.15.40:0/3677016244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:45 smithi040 bash[28232]: cluster 2023-12-01T22:13:43.725016+0000 mgr.y (mgr.24356) 11865 : cluster 0 pgmap v11833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:45.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:45 smithi040 bash[28232]: audit 2023-12-01T22:13:44.365296+0000 mon.a (mon.0) 7584 : audit 0 from='client.? 172.21.15.40:0/3677016244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:45 smithi040 bash[41173]: cluster 2023-12-01T22:13:43.725016+0000 mgr.y (mgr.24356) 11865 : cluster 0 pgmap v11833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:45.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:45 smithi040 bash[41173]: audit 2023-12-01T22:13:44.365296+0000 mon.a (mon.0) 7584 : audit 0 from='client.? 172.21.15.40:0/3677016244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:13:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:13:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:47 smithi141 bash[31670]: cluster 2023-12-01T22:13:45.726168+0000 mgr.y (mgr.24356) 11866 : cluster 0 pgmap v11834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:47 smithi141 bash[31670]: audit 2023-12-01T22:13:46.832650+0000 mon.a (mon.0) 7585 : audit 0 from='client.? 172.21.15.40:0/554448929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:47 smithi040 bash[28232]: cluster 2023-12-01T22:13:45.726168+0000 mgr.y (mgr.24356) 11866 : cluster 0 pgmap v11834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:47 smithi040 bash[28232]: audit 2023-12-01T22:13:46.832650+0000 mon.a (mon.0) 7585 : audit 0 from='client.? 172.21.15.40:0/554448929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:47 smithi040 bash[41173]: cluster 2023-12-01T22:13:45.726168+0000 mgr.y (mgr.24356) 11866 : cluster 0 pgmap v11834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:47 smithi040 bash[41173]: audit 2023-12-01T22:13:46.832650+0000 mon.a (mon.0) 7585 : audit 0 from='client.? 172.21.15.40:0/554448929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:48 smithi040 bash[28232]: cluster 2023-12-01T22:13:47.726754+0000 mgr.y (mgr.24356) 11867 : cluster 0 pgmap v11835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:48 smithi040 bash[41173]: cluster 2023-12-01T22:13:47.726754+0000 mgr.y (mgr.24356) 11867 : cluster 0 pgmap v11835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:48.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:48 smithi141 bash[31670]: cluster 2023-12-01T22:13:47.726754+0000 mgr.y (mgr.24356) 11867 : cluster 0 pgmap v11835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:49 smithi040 bash[41173]: audit 2023-12-01T22:13:48.956954+0000 mon.c (mon.2) 7459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:49 smithi040 bash[28232]: audit 2023-12-01T22:13:48.956954+0000 mon.c (mon.2) 7459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:49 smithi141 bash[31670]: audit 2023-12-01T22:13:48.956954+0000 mon.c (mon.2) 7459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:50 smithi040 bash[28232]: audit 2023-12-01T22:13:49.297546+0000 mon.a (mon.0) 7586 : audit 0 from='client.? 172.21.15.40:0/468117828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:50 smithi040 bash[28232]: cluster 2023-12-01T22:13:49.727927+0000 mgr.y (mgr.24356) 11868 : cluster 0 pgmap v11836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:50 smithi040 bash[41173]: audit 2023-12-01T22:13:49.297546+0000 mon.a (mon.0) 7586 : audit 0 from='client.? 172.21.15.40:0/468117828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:50 smithi040 bash[41173]: cluster 2023-12-01T22:13:49.727927+0000 mgr.y (mgr.24356) 11868 : cluster 0 pgmap v11836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:50 smithi141 bash[31670]: audit 2023-12-01T22:13:49.297546+0000 mon.a (mon.0) 7586 : audit 0 from='client.? 172.21.15.40:0/468117828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:50 smithi141 bash[31670]: cluster 2023-12-01T22:13:49.727927+0000 mgr.y (mgr.24356) 11868 : cluster 0 pgmap v11836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:51 smithi141 bash[31670]: audit 2023-12-01T22:13:51.762907+0000 mon.a (mon.0) 7587 : audit 0 from='client.? 172.21.15.40:0/4041991216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:51 smithi040 bash[28232]: audit 2023-12-01T22:13:51.762907+0000 mon.a (mon.0) 7587 : audit 0 from='client.? 172.21.15.40:0/4041991216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:52.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:51 smithi040 bash[41173]: audit 2023-12-01T22:13:51.762907+0000 mon.a (mon.0) 7587 : audit 0 from='client.? 172.21.15.40:0/4041991216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:52 smithi141 bash[31670]: cluster 2023-12-01T22:13:51.728582+0000 mgr.y (mgr.24356) 11869 : cluster 0 pgmap v11837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:52 smithi040 bash[28232]: cluster 2023-12-01T22:13:51.728582+0000 mgr.y (mgr.24356) 11869 : cluster 0 pgmap v11837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:52 smithi040 bash[41173]: cluster 2023-12-01T22:13:51.728582+0000 mgr.y (mgr.24356) 11869 : cluster 0 pgmap v11837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:54 smithi141 bash[31670]: cluster 2023-12-01T22:13:53.729193+0000 mgr.y (mgr.24356) 11870 : cluster 0 pgmap v11838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:54 smithi141 bash[31670]: audit 2023-12-01T22:13:54.233820+0000 mon.c (mon.2) 7460 : audit 0 from='client.? 172.21.15.40:0/1857170211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:54 smithi040 bash[28232]: cluster 2023-12-01T22:13:53.729193+0000 mgr.y (mgr.24356) 11870 : cluster 0 pgmap v11838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:54 smithi040 bash[28232]: audit 2023-12-01T22:13:54.233820+0000 mon.c (mon.2) 7460 : audit 0 from='client.? 172.21.15.40:0/1857170211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:54 smithi040 bash[41173]: cluster 2023-12-01T22:13:53.729193+0000 mgr.y (mgr.24356) 11870 : cluster 0 pgmap v11838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:55.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:54 smithi040 bash[41173]: audit 2023-12-01T22:13:54.233820+0000 mon.c (mon.2) 7460 : audit 0 from='client.? 172.21.15.40:0/1857170211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:13:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:13:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:56 smithi141 bash[31670]: cluster 2023-12-01T22:13:55.730321+0000 mgr.y (mgr.24356) 11871 : cluster 0 pgmap v11839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:56 smithi141 bash[31670]: audit 2023-12-01T22:13:56.693312+0000 mon.a (mon.0) 7588 : audit 0 from='client.? 172.21.15.40:0/2505933661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:56 smithi040 bash[41173]: cluster 2023-12-01T22:13:55.730321+0000 mgr.y (mgr.24356) 11871 : cluster 0 pgmap v11839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:56 smithi040 bash[41173]: audit 2023-12-01T22:13:56.693312+0000 mon.a (mon.0) 7588 : audit 0 from='client.? 172.21.15.40:0/2505933661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:56 smithi040 bash[28232]: cluster 2023-12-01T22:13:55.730321+0000 mgr.y (mgr.24356) 11871 : cluster 0 pgmap v11839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:56 smithi040 bash[28232]: audit 2023-12-01T22:13:56.693312+0000 mon.a (mon.0) 7588 : audit 0 from='client.? 172.21.15.40:0/2505933661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:13:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:13:58 smithi141 bash[31670]: cluster 2023-12-01T22:13:57.730985+0000 mgr.y (mgr.24356) 11872 : cluster 0 pgmap v11840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:13:58 smithi040 bash[28232]: cluster 2023-12-01T22:13:57.730985+0000 mgr.y (mgr.24356) 11872 : cluster 0 pgmap v11840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:13:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:13:58 smithi040 bash[41173]: cluster 2023-12-01T22:13:57.730985+0000 mgr.y (mgr.24356) 11872 : cluster 0 pgmap v11840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:00.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:00 smithi141 bash[31670]: audit 2023-12-01T22:13:59.171430+0000 mon.a (mon.0) 7589 : audit 0 from='client.? 172.21.15.40:0/4225487051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:00 smithi040 bash[28232]: audit 2023-12-01T22:13:59.171430+0000 mon.a (mon.0) 7589 : audit 0 from='client.? 172.21.15.40:0/4225487051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:00 smithi040 bash[41173]: audit 2023-12-01T22:13:59.171430+0000 mon.a (mon.0) 7589 : audit 0 from='client.? 172.21.15.40:0/4225487051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:01 smithi141 bash[31670]: cluster 2023-12-01T22:13:59.732111+0000 mgr.y (mgr.24356) 11873 : cluster 0 pgmap v11841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:01 smithi040 bash[28232]: cluster 2023-12-01T22:13:59.732111+0000 mgr.y (mgr.24356) 11873 : cluster 0 pgmap v11841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:01 smithi040 bash[41173]: cluster 2023-12-01T22:13:59.732111+0000 mgr.y (mgr.24356) 11873 : cluster 0 pgmap v11841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:02 smithi141 bash[31670]: audit 2023-12-01T22:14:01.630718+0000 mon.a (mon.0) 7590 : audit 0 from='client.? 172.21.15.40:0/3555855916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:02 smithi040 bash[28232]: audit 2023-12-01T22:14:01.630718+0000 mon.a (mon.0) 7590 : audit 0 from='client.? 172.21.15.40:0/3555855916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:02 smithi040 bash[41173]: audit 2023-12-01T22:14:01.630718+0000 mon.a (mon.0) 7590 : audit 0 from='client.? 172.21.15.40:0/3555855916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:03.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:03 smithi141 bash[31670]: cluster 2023-12-01T22:14:01.732931+0000 mgr.y (mgr.24356) 11874 : cluster 0 pgmap v11842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:03 smithi040 bash[28232]: cluster 2023-12-01T22:14:01.732931+0000 mgr.y (mgr.24356) 11874 : cluster 0 pgmap v11842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:03 smithi040 bash[41173]: cluster 2023-12-01T22:14:01.732931+0000 mgr.y (mgr.24356) 11874 : cluster 0 pgmap v11842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:04 smithi141 bash[31670]: audit 2023-12-01T22:14:03.956797+0000 mon.c (mon.2) 7461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:04 smithi040 bash[28232]: audit 2023-12-01T22:14:03.956797+0000 mon.c (mon.2) 7461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:04 smithi040 bash[41173]: audit 2023-12-01T22:14:03.956797+0000 mon.c (mon.2) 7461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:05 smithi040 bash[28232]: cluster 2023-12-01T22:14:03.733694+0000 mgr.y (mgr.24356) 11875 : cluster 0 pgmap v11843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:05 smithi040 bash[28232]: audit 2023-12-01T22:14:04.089663+0000 mon.a (mon.0) 7591 : audit 0 from='client.? 172.21.15.40:0/2337654225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:05 smithi040 bash[41173]: cluster 2023-12-01T22:14:03.733694+0000 mgr.y (mgr.24356) 11875 : cluster 0 pgmap v11843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:05 smithi040 bash[41173]: audit 2023-12-01T22:14:04.089663+0000 mon.a (mon.0) 7591 : audit 0 from='client.? 172.21.15.40:0/2337654225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:05.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:05 smithi141 bash[31670]: cluster 2023-12-01T22:14:03.733694+0000 mgr.y (mgr.24356) 11875 : cluster 0 pgmap v11843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:05.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:05 smithi141 bash[31670]: audit 2023-12-01T22:14:04.089663+0000 mon.a (mon.0) 7591 : audit 0 from='client.? 172.21.15.40:0/2337654225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:14:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:14:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:06 smithi141 bash[31670]: cluster 2023-12-01T22:14:05.734878+0000 mgr.y (mgr.24356) 11876 : cluster 0 pgmap v11844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:06 smithi141 bash[31670]: audit 2023-12-01T22:14:06.141344+0000 mon.c (mon.2) 7462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:14:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:06 smithi141 bash[31670]: audit 2023-12-01T22:14:06.578811+0000 mon.c (mon.2) 7463 : audit 0 from='client.? 172.21.15.40:0/1254806169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[28232]: cluster 2023-12-01T22:14:05.734878+0000 mgr.y (mgr.24356) 11876 : cluster 0 pgmap v11844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[28232]: audit 2023-12-01T22:14:06.141344+0000 mon.c (mon.2) 7462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:14:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[28232]: audit 2023-12-01T22:14:06.578811+0000 mon.c (mon.2) 7463 : audit 0 from='client.? 172.21.15.40:0/1254806169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[41173]: cluster 2023-12-01T22:14:05.734878+0000 mgr.y (mgr.24356) 11876 : cluster 0 pgmap v11844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[41173]: audit 2023-12-01T22:14:06.141344+0000 mon.c (mon.2) 7462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:06 smithi040 bash[41173]: audit 2023-12-01T22:14:06.578811+0000 mon.c (mon.2) 7463 : audit 0 from='client.? 172.21.15.40:0/1254806169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:08 smithi141 bash[31670]: cluster 2023-12-01T22:14:07.735539+0000 mgr.y (mgr.24356) 11877 : cluster 0 pgmap v11845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:08 smithi040 bash[28232]: cluster 2023-12-01T22:14:07.735539+0000 mgr.y (mgr.24356) 11877 : cluster 0 pgmap v11845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:08 smithi040 bash[41173]: cluster 2023-12-01T22:14:07.735539+0000 mgr.y (mgr.24356) 11877 : cluster 0 pgmap v11845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:10.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:09 smithi141 bash[31670]: audit 2023-12-01T22:14:09.049622+0000 mon.c (mon.2) 7464 : audit 0 from='client.? 172.21.15.40:0/1674669397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:09 smithi040 bash[41173]: audit 2023-12-01T22:14:09.049622+0000 mon.c (mon.2) 7464 : audit 0 from='client.? 172.21.15.40:0/1674669397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:09 smithi040 bash[28232]: audit 2023-12-01T22:14:09.049622+0000 mon.c (mon.2) 7464 : audit 0 from='client.? 172.21.15.40:0/1674669397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:10 smithi141 bash[31670]: cluster 2023-12-01T22:14:09.736729+0000 mgr.y (mgr.24356) 11878 : cluster 0 pgmap v11846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:10 smithi040 bash[28232]: cluster 2023-12-01T22:14:09.736729+0000 mgr.y (mgr.24356) 11878 : cluster 0 pgmap v11846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:10 smithi040 bash[41173]: cluster 2023-12-01T22:14:09.736729+0000 mgr.y (mgr.24356) 11878 : cluster 0 pgmap v11846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:12 smithi141 bash[31670]: audit 2023-12-01T22:14:11.553462+0000 mon.c (mon.2) 7465 : audit 0 from='client.? 172.21.15.40:0/311752563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:12.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:12 smithi141 bash[31670]: audit 2023-12-01T22:14:11.985684+0000 mon.a (mon.0) 7592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:12 smithi040 bash[28232]: audit 2023-12-01T22:14:11.553462+0000 mon.c (mon.2) 7465 : audit 0 from='client.? 172.21.15.40:0/311752563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:12 smithi040 bash[28232]: audit 2023-12-01T22:14:11.985684+0000 mon.a (mon.0) 7592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:12 smithi040 bash[41173]: audit 2023-12-01T22:14:11.553462+0000 mon.c (mon.2) 7465 : audit 0 from='client.? 172.21.15.40:0/311752563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:12 smithi040 bash[41173]: audit 2023-12-01T22:14:11.985684+0000 mon.a (mon.0) 7592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:13 smithi141 bash[31670]: cluster 2023-12-01T22:14:11.737354+0000 mgr.y (mgr.24356) 11879 : cluster 0 pgmap v11847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:13 smithi141 bash[31670]: audit 2023-12-01T22:14:11.996172+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:13 smithi141 bash[31670]: audit 2023-12-01T22:14:12.340349+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:13 smithi141 bash[31670]: audit 2023-12-01T22:14:12.350958+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[41173]: cluster 2023-12-01T22:14:11.737354+0000 mgr.y (mgr.24356) 11879 : cluster 0 pgmap v11847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[41173]: audit 2023-12-01T22:14:11.996172+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[41173]: audit 2023-12-01T22:14:12.340349+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[41173]: audit 2023-12-01T22:14:12.350958+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[28232]: cluster 2023-12-01T22:14:11.737354+0000 mgr.y (mgr.24356) 11879 : cluster 0 pgmap v11847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[28232]: audit 2023-12-01T22:14:11.996172+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[28232]: audit 2023-12-01T22:14:12.340349+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:13.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:13 smithi040 bash[28232]: audit 2023-12-01T22:14:12.350958+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:15 smithi141 bash[31670]: cluster 2023-12-01T22:14:13.737830+0000 mgr.y (mgr.24356) 11880 : cluster 0 pgmap v11848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:15 smithi141 bash[31670]: audit 2023-12-01T22:14:14.027301+0000 mon.c (mon.2) 7466 : audit 0 from='client.? 172.21.15.40:0/1080484547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:15 smithi040 bash[28232]: cluster 2023-12-01T22:14:13.737830+0000 mgr.y (mgr.24356) 11880 : cluster 0 pgmap v11848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:15 smithi040 bash[28232]: audit 2023-12-01T22:14:14.027301+0000 mon.c (mon.2) 7466 : audit 0 from='client.? 172.21.15.40:0/1080484547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:15 smithi040 bash[41173]: cluster 2023-12-01T22:14:13.737830+0000 mgr.y (mgr.24356) 11880 : cluster 0 pgmap v11848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:15.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:15 smithi040 bash[41173]: audit 2023-12-01T22:14:14.027301+0000 mon.c (mon.2) 7466 : audit 0 from='client.? 172.21.15.40:0/1080484547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:14:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:14:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:17 smithi141 bash[31670]: cluster 2023-12-01T22:14:15.738961+0000 mgr.y (mgr.24356) 11881 : cluster 0 pgmap v11849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:17 smithi141 bash[31670]: audit 2023-12-01T22:14:16.480864+0000 mon.c (mon.2) 7467 : audit 0 from='client.? 172.21.15.40:0/4114961958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:17 smithi040 bash[28232]: cluster 2023-12-01T22:14:15.738961+0000 mgr.y (mgr.24356) 11881 : cluster 0 pgmap v11849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:17 smithi040 bash[28232]: audit 2023-12-01T22:14:16.480864+0000 mon.c (mon.2) 7467 : audit 0 from='client.? 172.21.15.40:0/4114961958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:17 smithi040 bash[41173]: cluster 2023-12-01T22:14:15.738961+0000 mgr.y (mgr.24356) 11881 : cluster 0 pgmap v11849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:17.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:17 smithi040 bash[41173]: audit 2023-12-01T22:14:16.480864+0000 mon.c (mon.2) 7467 : audit 0 from='client.? 172.21.15.40:0/4114961958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:19 smithi141 bash[31670]: cluster 2023-12-01T22:14:17.739572+0000 mgr.y (mgr.24356) 11882 : cluster 0 pgmap v11850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:19 smithi141 bash[31670]: audit 2023-12-01T22:14:18.945940+0000 mon.a (mon.0) 7596 : audit 0 from='client.? 172.21.15.40:0/3672732702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:19 smithi141 bash[31670]: audit 2023-12-01T22:14:18.957512+0000 mon.c (mon.2) 7468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:19 smithi040 bash[28232]: cluster 2023-12-01T22:14:17.739572+0000 mgr.y (mgr.24356) 11882 : cluster 0 pgmap v11850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:19 smithi040 bash[28232]: audit 2023-12-01T22:14:18.945940+0000 mon.a (mon.0) 7596 : audit 0 from='client.? 172.21.15.40:0/3672732702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:19 smithi040 bash[28232]: audit 2023-12-01T22:14:18.957512+0000 mon.c (mon.2) 7468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:19 smithi040 bash[41173]: cluster 2023-12-01T22:14:17.739572+0000 mgr.y (mgr.24356) 11882 : cluster 0 pgmap v11850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:19 smithi040 bash[41173]: audit 2023-12-01T22:14:18.945940+0000 mon.a (mon.0) 7596 : audit 0 from='client.? 172.21.15.40:0/3672732702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:19 smithi040 bash[41173]: audit 2023-12-01T22:14:18.957512+0000 mon.c (mon.2) 7468 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:21 smithi141 bash[31670]: cluster 2023-12-01T22:14:19.740857+0000 mgr.y (mgr.24356) 11883 : cluster 0 pgmap v11851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:21 smithi040 bash[28232]: cluster 2023-12-01T22:14:19.740857+0000 mgr.y (mgr.24356) 11883 : cluster 0 pgmap v11851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:21 smithi040 bash[41173]: cluster 2023-12-01T22:14:19.740857+0000 mgr.y (mgr.24356) 11883 : cluster 0 pgmap v11851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:22.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:22 smithi141 bash[31670]: audit 2023-12-01T22:14:21.416428+0000 mon.c (mon.2) 7469 : audit 0 from='client.? 172.21.15.40:0/370489655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:22.329 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:22 smithi141 bash[31670]: cluster 2023-12-01T22:14:21.741652+0000 mgr.y (mgr.24356) 11884 : cluster 0 pgmap v11852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:22.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:22 smithi040 bash[28232]: audit 2023-12-01T22:14:21.416428+0000 mon.c (mon.2) 7469 : audit 0 from='client.? 172.21.15.40:0/370489655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:22.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:22 smithi040 bash[28232]: cluster 2023-12-01T22:14:21.741652+0000 mgr.y (mgr.24356) 11884 : cluster 0 pgmap v11852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:22.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:22 smithi040 bash[41173]: audit 2023-12-01T22:14:21.416428+0000 mon.c (mon.2) 7469 : audit 0 from='client.? 172.21.15.40:0/370489655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:22.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:22 smithi040 bash[41173]: cluster 2023-12-01T22:14:21.741652+0000 mgr.y (mgr.24356) 11884 : cluster 0 pgmap v11852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:23 smithi141 bash[31670]: audit 2023-12-01T22:14:22.940811+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:23 smithi141 bash[31670]: audit 2023-12-01T22:14:22.952133+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:23 smithi141 bash[31670]: audit 2023-12-01T22:14:22.954826+0000 mon.c (mon.2) 7470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:14:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:23 smithi141 bash[31670]: audit 2023-12-01T22:14:22.956237+0000 mon.c (mon.2) 7471 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:14:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:23 smithi141 bash[31670]: audit 2023-12-01T22:14:22.965390+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:23 smithi141 bash[31670]: audit 2023-12-01T22:14:23.883543+0000 mon.c (mon.2) 7472 : audit 0 from='client.? 172.21.15.40:0/3141609467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[28232]: audit 2023-12-01T22:14:22.940811+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[28232]: audit 2023-12-01T22:14:22.952133+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[28232]: audit 2023-12-01T22:14:22.954826+0000 mon.c (mon.2) 7470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[28232]: audit 2023-12-01T22:14:22.956237+0000 mon.c (mon.2) 7471 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[28232]: audit 2023-12-01T22:14:22.965390+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[28232]: audit 2023-12-01T22:14:23.883543+0000 mon.c (mon.2) 7472 : audit 0 from='client.? 172.21.15.40:0/3141609467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[41173]: audit 2023-12-01T22:14:22.940811+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[41173]: audit 2023-12-01T22:14:22.952133+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[41173]: audit 2023-12-01T22:14:22.954826+0000 mon.c (mon.2) 7470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[41173]: audit 2023-12-01T22:14:22.956237+0000 mon.c (mon.2) 7471 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[41173]: audit 2023-12-01T22:14:22.965390+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:14:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:23 smithi040 bash[41173]: audit 2023-12-01T22:14:23.883543+0000 mon.c (mon.2) 7472 : audit 0 from='client.? 172.21.15.40:0/3141609467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:24 smithi141 bash[31670]: cluster 2023-12-01T22:14:23.742295+0000 mgr.y (mgr.24356) 11885 : cluster 0 pgmap v11853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:24 smithi040 bash[28232]: cluster 2023-12-01T22:14:23.742295+0000 mgr.y (mgr.24356) 11885 : cluster 0 pgmap v11853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:24 smithi040 bash[41173]: cluster 2023-12-01T22:14:23.742295+0000 mgr.y (mgr.24356) 11885 : cluster 0 pgmap v11853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:14:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:14:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:26 smithi141 bash[31670]: cluster 2023-12-01T22:14:25.743383+0000 mgr.y (mgr.24356) 11886 : cluster 0 pgmap v11854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:26 smithi141 bash[31670]: audit 2023-12-01T22:14:26.360138+0000 mon.a (mon.0) 7600 : audit 0 from='client.? 172.21.15.40:0/2663883199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:26 smithi040 bash[28232]: cluster 2023-12-01T22:14:25.743383+0000 mgr.y (mgr.24356) 11886 : cluster 0 pgmap v11854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:26 smithi040 bash[28232]: audit 2023-12-01T22:14:26.360138+0000 mon.a (mon.0) 7600 : audit 0 from='client.? 172.21.15.40:0/2663883199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:26 smithi040 bash[41173]: cluster 2023-12-01T22:14:25.743383+0000 mgr.y (mgr.24356) 11886 : cluster 0 pgmap v11854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:27.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:26 smithi040 bash[41173]: audit 2023-12-01T22:14:26.360138+0000 mon.a (mon.0) 7600 : audit 0 from='client.? 172.21.15.40:0/2663883199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:28 smithi141 bash[31670]: cluster 2023-12-01T22:14:27.744032+0000 mgr.y (mgr.24356) 11887 : cluster 0 pgmap v11855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:28 smithi141 bash[31670]: audit 2023-12-01T22:14:28.819327+0000 mon.c (mon.2) 7473 : audit 0 from='client.? 172.21.15.40:0/900364379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:28 smithi040 bash[28232]: cluster 2023-12-01T22:14:27.744032+0000 mgr.y (mgr.24356) 11887 : cluster 0 pgmap v11855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:28 smithi040 bash[28232]: audit 2023-12-01T22:14:28.819327+0000 mon.c (mon.2) 7473 : audit 0 from='client.? 172.21.15.40:0/900364379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:28 smithi040 bash[41173]: cluster 2023-12-01T22:14:27.744032+0000 mgr.y (mgr.24356) 11887 : cluster 0 pgmap v11855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:28 smithi040 bash[41173]: audit 2023-12-01T22:14:28.819327+0000 mon.c (mon.2) 7473 : audit 0 from='client.? 172.21.15.40:0/900364379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:30 smithi141 bash[31670]: cluster 2023-12-01T22:14:29.745200+0000 mgr.y (mgr.24356) 11888 : cluster 0 pgmap v11856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:30 smithi040 bash[28232]: cluster 2023-12-01T22:14:29.745200+0000 mgr.y (mgr.24356) 11888 : cluster 0 pgmap v11856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:31 smithi040 bash[41173]: cluster 2023-12-01T22:14:29.745200+0000 mgr.y (mgr.24356) 11888 : cluster 0 pgmap v11856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:31 smithi141 bash[31670]: audit 2023-12-01T22:14:31.291786+0000 mon.a (mon.0) 7601 : audit 0 from='client.? 172.21.15.40:0/334261241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:31 smithi040 bash[28232]: audit 2023-12-01T22:14:31.291786+0000 mon.a (mon.0) 7601 : audit 0 from='client.? 172.21.15.40:0/334261241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:31 smithi040 bash[41173]: audit 2023-12-01T22:14:31.291786+0000 mon.a (mon.0) 7601 : audit 0 from='client.? 172.21.15.40:0/334261241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:33.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:33 smithi141 bash[31670]: cluster 2023-12-01T22:14:31.745855+0000 mgr.y (mgr.24356) 11889 : cluster 0 pgmap v11857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:33 smithi040 bash[41173]: cluster 2023-12-01T22:14:31.745855+0000 mgr.y (mgr.24356) 11889 : cluster 0 pgmap v11857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:33 smithi040 bash[28232]: cluster 2023-12-01T22:14:31.745855+0000 mgr.y (mgr.24356) 11889 : cluster 0 pgmap v11857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:34 smithi141 bash[31670]: audit 2023-12-01T22:14:33.753189+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.40:0/2476475276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:34 smithi141 bash[31670]: audit 2023-12-01T22:14:33.958061+0000 mon.c (mon.2) 7474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:34 smithi040 bash[28232]: audit 2023-12-01T22:14:33.753189+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.40:0/2476475276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:34 smithi040 bash[28232]: audit 2023-12-01T22:14:33.958061+0000 mon.c (mon.2) 7474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:34 smithi040 bash[41173]: audit 2023-12-01T22:14:33.753189+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.40:0/2476475276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:34 smithi040 bash[41173]: audit 2023-12-01T22:14:33.958061+0000 mon.c (mon.2) 7474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:35 smithi141 bash[31670]: cluster 2023-12-01T22:14:33.746631+0000 mgr.y (mgr.24356) 11890 : cluster 0 pgmap v11858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:35 smithi040 bash[41173]: cluster 2023-12-01T22:14:33.746631+0000 mgr.y (mgr.24356) 11890 : cluster 0 pgmap v11858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:35.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:35 smithi040 bash[28232]: cluster 2023-12-01T22:14:33.746631+0000 mgr.y (mgr.24356) 11890 : cluster 0 pgmap v11858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:14:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:14:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:36 smithi141 bash[31670]: cluster 2023-12-01T22:14:35.747885+0000 mgr.y (mgr.24356) 11891 : cluster 0 pgmap v11859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:36 smithi141 bash[31670]: audit 2023-12-01T22:14:36.219285+0000 mon.a (mon.0) 7603 : audit 0 from='client.? 172.21.15.40:0/3168006606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:36 smithi040 bash[28232]: cluster 2023-12-01T22:14:35.747885+0000 mgr.y (mgr.24356) 11891 : cluster 0 pgmap v11859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:36 smithi040 bash[28232]: audit 2023-12-01T22:14:36.219285+0000 mon.a (mon.0) 7603 : audit 0 from='client.? 172.21.15.40:0/3168006606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:36 smithi040 bash[41173]: cluster 2023-12-01T22:14:35.747885+0000 mgr.y (mgr.24356) 11891 : cluster 0 pgmap v11859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:36 smithi040 bash[41173]: audit 2023-12-01T22:14:36.219285+0000 mon.a (mon.0) 7603 : audit 0 from='client.? 172.21.15.40:0/3168006606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:38 smithi141 bash[31670]: cluster 2023-12-01T22:14:37.748632+0000 mgr.y (mgr.24356) 11892 : cluster 0 pgmap v11860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:38 smithi141 bash[31670]: audit 2023-12-01T22:14:38.679973+0000 mon.c (mon.2) 7475 : audit 0 from='client.? 172.21.15.40:0/2185815792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:38 smithi040 bash[28232]: cluster 2023-12-01T22:14:37.748632+0000 mgr.y (mgr.24356) 11892 : cluster 0 pgmap v11860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:38 smithi040 bash[28232]: audit 2023-12-01T22:14:38.679973+0000 mon.c (mon.2) 7475 : audit 0 from='client.? 172.21.15.40:0/2185815792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:38 smithi040 bash[41173]: cluster 2023-12-01T22:14:37.748632+0000 mgr.y (mgr.24356) 11892 : cluster 0 pgmap v11860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:38 smithi040 bash[41173]: audit 2023-12-01T22:14:38.679973+0000 mon.c (mon.2) 7475 : audit 0 from='client.? 172.21.15.40:0/2185815792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:40 smithi141 bash[31670]: cluster 2023-12-01T22:14:39.749779+0000 mgr.y (mgr.24356) 11893 : cluster 0 pgmap v11861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:40 smithi040 bash[28232]: cluster 2023-12-01T22:14:39.749779+0000 mgr.y (mgr.24356) 11893 : cluster 0 pgmap v11861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:41 smithi040 bash[41173]: cluster 2023-12-01T22:14:39.749779+0000 mgr.y (mgr.24356) 11893 : cluster 0 pgmap v11861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:42.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:42 smithi141 bash[31670]: audit 2023-12-01T22:14:41.153830+0000 mon.a (mon.0) 7604 : audit 0 from='client.? 172.21.15.40:0/1105205979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:42 smithi040 bash[28232]: audit 2023-12-01T22:14:41.153830+0000 mon.a (mon.0) 7604 : audit 0 from='client.? 172.21.15.40:0/1105205979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:42.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:42 smithi040 bash[41173]: audit 2023-12-01T22:14:41.153830+0000 mon.a (mon.0) 7604 : audit 0 from='client.? 172.21.15.40:0/1105205979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:43.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:43 smithi141 bash[31670]: cluster 2023-12-01T22:14:41.750455+0000 mgr.y (mgr.24356) 11894 : cluster 0 pgmap v11862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:43 smithi040 bash[41173]: cluster 2023-12-01T22:14:41.750455+0000 mgr.y (mgr.24356) 11894 : cluster 0 pgmap v11862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:43 smithi040 bash[28232]: cluster 2023-12-01T22:14:41.750455+0000 mgr.y (mgr.24356) 11894 : cluster 0 pgmap v11862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:44.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:44 smithi141 bash[31670]: audit 2023-12-01T22:14:43.616885+0000 mon.a (mon.0) 7605 : audit 0 from='client.? 172.21.15.40:0/3647512905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:44 smithi040 bash[28232]: audit 2023-12-01T22:14:43.616885+0000 mon.a (mon.0) 7605 : audit 0 from='client.? 172.21.15.40:0/3647512905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:44 smithi040 bash[41173]: audit 2023-12-01T22:14:43.616885+0000 mon.a (mon.0) 7605 : audit 0 from='client.? 172.21.15.40:0/3647512905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:45 smithi141 bash[31670]: cluster 2023-12-01T22:14:43.751114+0000 mgr.y (mgr.24356) 11895 : cluster 0 pgmap v11863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:45 smithi040 bash[28232]: cluster 2023-12-01T22:14:43.751114+0000 mgr.y (mgr.24356) 11895 : cluster 0 pgmap v11863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:45 smithi040 bash[41173]: cluster 2023-12-01T22:14:43.751114+0000 mgr.y (mgr.24356) 11895 : cluster 0 pgmap v11863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:14:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:14:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:47 smithi141 bash[31670]: cluster 2023-12-01T22:14:45.751932+0000 mgr.y (mgr.24356) 11896 : cluster 0 pgmap v11864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:47 smithi141 bash[31670]: audit 2023-12-01T22:14:46.082588+0000 mon.a (mon.0) 7606 : audit 0 from='client.? 172.21.15.40:0/3006246674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:47 smithi040 bash[28232]: cluster 2023-12-01T22:14:45.751932+0000 mgr.y (mgr.24356) 11896 : cluster 0 pgmap v11864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:47 smithi040 bash[28232]: audit 2023-12-01T22:14:46.082588+0000 mon.a (mon.0) 7606 : audit 0 from='client.? 172.21.15.40:0/3006246674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:47 smithi040 bash[41173]: cluster 2023-12-01T22:14:45.751932+0000 mgr.y (mgr.24356) 11896 : cluster 0 pgmap v11864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:47.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:47 smithi040 bash[41173]: audit 2023-12-01T22:14:46.082588+0000 mon.a (mon.0) 7606 : audit 0 from='client.? 172.21.15.40:0/3006246674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:49 smithi040 bash[28232]: cluster 2023-12-01T22:14:47.752721+0000 mgr.y (mgr.24356) 11897 : cluster 0 pgmap v11865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:49 smithi040 bash[28232]: audit 2023-12-01T22:14:48.544015+0000 mon.a (mon.0) 7607 : audit 0 from='client.? 172.21.15.40:0/920278106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:49 smithi040 bash[28232]: audit 2023-12-01T22:14:48.958517+0000 mon.c (mon.2) 7476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:49 smithi040 bash[41173]: cluster 2023-12-01T22:14:47.752721+0000 mgr.y (mgr.24356) 11897 : cluster 0 pgmap v11865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:49 smithi040 bash[41173]: audit 2023-12-01T22:14:48.544015+0000 mon.a (mon.0) 7607 : audit 0 from='client.? 172.21.15.40:0/920278106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:49 smithi040 bash[41173]: audit 2023-12-01T22:14:48.958517+0000 mon.c (mon.2) 7476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:49 smithi141 bash[31670]: cluster 2023-12-01T22:14:47.752721+0000 mgr.y (mgr.24356) 11897 : cluster 0 pgmap v11865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:49 smithi141 bash[31670]: audit 2023-12-01T22:14:48.544015+0000 mon.a (mon.0) 7607 : audit 0 from='client.? 172.21.15.40:0/920278106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:49 smithi141 bash[31670]: audit 2023-12-01T22:14:48.958517+0000 mon.c (mon.2) 7476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:50 smithi040 bash[28232]: cluster 2023-12-01T22:14:49.753830+0000 mgr.y (mgr.24356) 11898 : cluster 0 pgmap v11866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:50 smithi040 bash[41173]: cluster 2023-12-01T22:14:49.753830+0000 mgr.y (mgr.24356) 11898 : cluster 0 pgmap v11866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:50 smithi141 bash[31670]: cluster 2023-12-01T22:14:49.753830+0000 mgr.y (mgr.24356) 11898 : cluster 0 pgmap v11866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:52 smithi141 bash[31670]: audit 2023-12-01T22:14:51.010787+0000 mon.a (mon.0) 7608 : audit 0 from='client.? 172.21.15.40:0/2832529244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:52 smithi040 bash[41173]: audit 2023-12-01T22:14:51.010787+0000 mon.a (mon.0) 7608 : audit 0 from='client.? 172.21.15.40:0/2832529244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:52 smithi040 bash[28232]: audit 2023-12-01T22:14:51.010787+0000 mon.a (mon.0) 7608 : audit 0 from='client.? 172.21.15.40:0/2832529244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:53 smithi141 bash[31670]: cluster 2023-12-01T22:14:51.754607+0000 mgr.y (mgr.24356) 11899 : cluster 0 pgmap v11867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:53 smithi040 bash[41173]: cluster 2023-12-01T22:14:51.754607+0000 mgr.y (mgr.24356) 11899 : cluster 0 pgmap v11867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:53 smithi040 bash[28232]: cluster 2023-12-01T22:14:51.754607+0000 mgr.y (mgr.24356) 11899 : cluster 0 pgmap v11867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:54.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:54 smithi141 bash[31670]: audit 2023-12-01T22:14:53.469707+0000 mon.a (mon.0) 7609 : audit 0 from='client.? 172.21.15.40:0/501927583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:54 smithi040 bash[28232]: audit 2023-12-01T22:14:53.469707+0000 mon.a (mon.0) 7609 : audit 0 from='client.? 172.21.15.40:0/501927583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:54 smithi040 bash[41173]: audit 2023-12-01T22:14:53.469707+0000 mon.a (mon.0) 7609 : audit 0 from='client.? 172.21.15.40:0/501927583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:55 smithi141 bash[31670]: cluster 2023-12-01T22:14:53.755301+0000 mgr.y (mgr.24356) 11900 : cluster 0 pgmap v11868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:55 smithi040 bash[28232]: cluster 2023-12-01T22:14:53.755301+0000 mgr.y (mgr.24356) 11900 : cluster 0 pgmap v11868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:55.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:55 smithi040 bash[41173]: cluster 2023-12-01T22:14:53.755301+0000 mgr.y (mgr.24356) 11900 : cluster 0 pgmap v11868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:56 smithi141 bash[31670]: audit 2023-12-01T22:14:55.935328+0000 mon.c (mon.2) 7477 : audit 0 from='client.? 172.21.15.40:0/1296863873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:56 smithi040 bash[28232]: audit 2023-12-01T22:14:55.935328+0000 mon.c (mon.2) 7477 : audit 0 from='client.? 172.21.15.40:0/1296863873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:56 smithi040 bash[41173]: audit 2023-12-01T22:14:55.935328+0000 mon.c (mon.2) 7477 : audit 0 from='client.? 172.21.15.40:0/1296863873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:14:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:14:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:57 smithi141 bash[31670]: cluster 2023-12-01T22:14:55.756068+0000 mgr.y (mgr.24356) 11901 : cluster 0 pgmap v11869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:57 smithi040 bash[28232]: cluster 2023-12-01T22:14:55.756068+0000 mgr.y (mgr.24356) 11901 : cluster 0 pgmap v11869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:57 smithi040 bash[41173]: cluster 2023-12-01T22:14:55.756068+0000 mgr.y (mgr.24356) 11901 : cluster 0 pgmap v11869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:59 smithi040 bash[28232]: cluster 2023-12-01T22:14:57.756733+0000 mgr.y (mgr.24356) 11902 : cluster 0 pgmap v11870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:14:59 smithi040 bash[28232]: audit 2023-12-01T22:14:58.406389+0000 mon.a (mon.0) 7610 : audit 0 from='client.? 172.21.15.40:0/1895636294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:59 smithi040 bash[41173]: cluster 2023-12-01T22:14:57.756733+0000 mgr.y (mgr.24356) 11902 : cluster 0 pgmap v11870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:14:59 smithi040 bash[41173]: audit 2023-12-01T22:14:58.406389+0000 mon.a (mon.0) 7610 : audit 0 from='client.? 172.21.15.40:0/1895636294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:14:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:59 smithi141 bash[31670]: cluster 2023-12-01T22:14:57.756733+0000 mgr.y (mgr.24356) 11902 : cluster 0 pgmap v11870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:14:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:14:59 smithi141 bash[31670]: audit 2023-12-01T22:14:58.406389+0000 mon.a (mon.0) 7610 : audit 0 from='client.? 172.21.15.40:0/1895636294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:00 smithi040 bash[28232]: cluster 2023-12-01T22:14:59.757855+0000 mgr.y (mgr.24356) 11903 : cluster 0 pgmap v11871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:00 smithi040 bash[41173]: cluster 2023-12-01T22:14:59.757855+0000 mgr.y (mgr.24356) 11903 : cluster 0 pgmap v11871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:00 smithi141 bash[31670]: cluster 2023-12-01T22:14:59.757855+0000 mgr.y (mgr.24356) 11903 : cluster 0 pgmap v11871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:01.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:01 smithi040 bash[28232]: audit 2023-12-01T22:15:00.869771+0000 mon.a (mon.0) 7611 : audit 0 from='client.? 172.21.15.40:0/3246165874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:01.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:01 smithi040 bash[41173]: audit 2023-12-01T22:15:00.869771+0000 mon.a (mon.0) 7611 : audit 0 from='client.? 172.21.15.40:0/3246165874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:01 smithi141 bash[31670]: audit 2023-12-01T22:15:00.869771+0000 mon.a (mon.0) 7611 : audit 0 from='client.? 172.21.15.40:0/3246165874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:02 smithi141 bash[31670]: cluster 2023-12-01T22:15:01.758528+0000 mgr.y (mgr.24356) 11904 : cluster 0 pgmap v11872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:02 smithi040 bash[28232]: cluster 2023-12-01T22:15:01.758528+0000 mgr.y (mgr.24356) 11904 : cluster 0 pgmap v11872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:02 smithi040 bash[41173]: cluster 2023-12-01T22:15:01.758528+0000 mgr.y (mgr.24356) 11904 : cluster 0 pgmap v11872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:03 smithi040 bash[28232]: audit 2023-12-01T22:15:03.335577+0000 mon.c (mon.2) 7478 : audit 0 from='client.? 172.21.15.40:0/2246351635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:03 smithi040 bash[41173]: audit 2023-12-01T22:15:03.335577+0000 mon.c (mon.2) 7478 : audit 0 from='client.? 172.21.15.40:0/2246351635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:03.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:03 smithi141 bash[31670]: audit 2023-12-01T22:15:03.335577+0000 mon.c (mon.2) 7478 : audit 0 from='client.? 172.21.15.40:0/2246351635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:04 smithi040 bash[28232]: cluster 2023-12-01T22:15:03.759229+0000 mgr.y (mgr.24356) 11905 : cluster 0 pgmap v11873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:04 smithi040 bash[28232]: audit 2023-12-01T22:15:03.958753+0000 mon.c (mon.2) 7479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:04 smithi040 bash[41173]: cluster 2023-12-01T22:15:03.759229+0000 mgr.y (mgr.24356) 11905 : cluster 0 pgmap v11873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:04 smithi040 bash[41173]: audit 2023-12-01T22:15:03.958753+0000 mon.c (mon.2) 7479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:04 smithi141 bash[31670]: cluster 2023-12-01T22:15:03.759229+0000 mgr.y (mgr.24356) 11905 : cluster 0 pgmap v11873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:04.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:04 smithi141 bash[31670]: audit 2023-12-01T22:15:03.958753+0000 mon.c (mon.2) 7479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:06.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:05 smithi040 bash[28232]: audit 2023-12-01T22:15:05.806440+0000 mon.c (mon.2) 7480 : audit 0 from='client.? 172.21.15.40:0/524526214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:05 smithi040 bash[41173]: audit 2023-12-01T22:15:05.806440+0000 mon.c (mon.2) 7480 : audit 0 from='client.? 172.21.15.40:0/524526214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:06.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:05 smithi141 bash[31670]: audit 2023-12-01T22:15:05.806440+0000 mon.c (mon.2) 7480 : audit 0 from='client.? 172.21.15.40:0/524526214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:15:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:15:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:07 smithi141 bash[31670]: cluster 2023-12-01T22:15:05.760454+0000 mgr.y (mgr.24356) 11906 : cluster 0 pgmap v11874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:07 smithi040 bash[28232]: cluster 2023-12-01T22:15:05.760454+0000 mgr.y (mgr.24356) 11906 : cluster 0 pgmap v11874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:07 smithi040 bash[41173]: cluster 2023-12-01T22:15:05.760454+0000 mgr.y (mgr.24356) 11906 : cluster 0 pgmap v11874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:09 smithi141 bash[31670]: cluster 2023-12-01T22:15:07.761162+0000 mgr.y (mgr.24356) 11907 : cluster 0 pgmap v11875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:09 smithi141 bash[31670]: audit 2023-12-01T22:15:08.261221+0000 mon.a (mon.0) 7612 : audit 0 from='client.? 172.21.15.40:0/3336259324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:09 smithi040 bash[28232]: cluster 2023-12-01T22:15:07.761162+0000 mgr.y (mgr.24356) 11907 : cluster 0 pgmap v11875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:09 smithi040 bash[28232]: audit 2023-12-01T22:15:08.261221+0000 mon.a (mon.0) 7612 : audit 0 from='client.? 172.21.15.40:0/3336259324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:09 smithi040 bash[41173]: cluster 2023-12-01T22:15:07.761162+0000 mgr.y (mgr.24356) 11907 : cluster 0 pgmap v11875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:09 smithi040 bash[41173]: audit 2023-12-01T22:15:08.261221+0000 mon.a (mon.0) 7612 : audit 0 from='client.? 172.21.15.40:0/3336259324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:11 smithi141 bash[31670]: cluster 2023-12-01T22:15:09.762300+0000 mgr.y (mgr.24356) 11908 : cluster 0 pgmap v11876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:11 smithi141 bash[31670]: audit 2023-12-01T22:15:10.715634+0000 mon.a (mon.0) 7613 : audit 0 from='client.? 172.21.15.40:0/3721382260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:11 smithi040 bash[28232]: cluster 2023-12-01T22:15:09.762300+0000 mgr.y (mgr.24356) 11908 : cluster 0 pgmap v11876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:11 smithi040 bash[28232]: audit 2023-12-01T22:15:10.715634+0000 mon.a (mon.0) 7613 : audit 0 from='client.? 172.21.15.40:0/3721382260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:11 smithi040 bash[41173]: cluster 2023-12-01T22:15:09.762300+0000 mgr.y (mgr.24356) 11908 : cluster 0 pgmap v11876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:11 smithi040 bash[41173]: audit 2023-12-01T22:15:10.715634+0000 mon.a (mon.0) 7613 : audit 0 from='client.? 172.21.15.40:0/3721382260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:13.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:13 smithi141 bash[31670]: cluster 2023-12-01T22:15:11.762965+0000 mgr.y (mgr.24356) 11909 : cluster 0 pgmap v11877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:13 smithi040 bash[28232]: cluster 2023-12-01T22:15:11.762965+0000 mgr.y (mgr.24356) 11909 : cluster 0 pgmap v11877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:13 smithi040 bash[41173]: cluster 2023-12-01T22:15:11.762965+0000 mgr.y (mgr.24356) 11909 : cluster 0 pgmap v11877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:14.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:14 smithi141 bash[31670]: audit 2023-12-01T22:15:13.186364+0000 mon.c (mon.2) 7481 : audit 0 from='client.? 172.21.15.40:0/1540828277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:14 smithi040 bash[28232]: audit 2023-12-01T22:15:13.186364+0000 mon.c (mon.2) 7481 : audit 0 from='client.? 172.21.15.40:0/1540828277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:14 smithi040 bash[41173]: audit 2023-12-01T22:15:13.186364+0000 mon.c (mon.2) 7481 : audit 0 from='client.? 172.21.15.40:0/1540828277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:15 smithi141 bash[31670]: cluster 2023-12-01T22:15:13.763673+0000 mgr.y (mgr.24356) 11910 : cluster 0 pgmap v11878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:15 smithi040 bash[41173]: cluster 2023-12-01T22:15:13.763673+0000 mgr.y (mgr.24356) 11910 : cluster 0 pgmap v11878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:15 smithi040 bash[28232]: cluster 2023-12-01T22:15:13.763673+0000 mgr.y (mgr.24356) 11910 : cluster 0 pgmap v11878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:16 smithi040 bash[41173]: audit 2023-12-01T22:15:15.646826+0000 mon.c (mon.2) 7482 : audit 0 from='client.? 172.21.15.40:0/3737480284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:16 smithi040 bash[28232]: audit 2023-12-01T22:15:15.646826+0000 mon.c (mon.2) 7482 : audit 0 from='client.? 172.21.15.40:0/3737480284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:16.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:16 smithi141 bash[31670]: audit 2023-12-01T22:15:15.646826+0000 mon.c (mon.2) 7482 : audit 0 from='client.? 172.21.15.40:0/3737480284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:15:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:15:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:17 smithi040 bash[28232]: cluster 2023-12-01T22:15:15.764893+0000 mgr.y (mgr.24356) 11911 : cluster 0 pgmap v11879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:17 smithi040 bash[41173]: cluster 2023-12-01T22:15:15.764893+0000 mgr.y (mgr.24356) 11911 : cluster 0 pgmap v11879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:17.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:17 smithi141 bash[31670]: cluster 2023-12-01T22:15:15.764893+0000 mgr.y (mgr.24356) 11911 : cluster 0 pgmap v11879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:18 smithi040 bash[41173]: cluster 2023-12-01T22:15:17.765504+0000 mgr.y (mgr.24356) 11912 : cluster 0 pgmap v11880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:18 smithi040 bash[28232]: cluster 2023-12-01T22:15:17.765504+0000 mgr.y (mgr.24356) 11912 : cluster 0 pgmap v11880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:18.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:18 smithi141 bash[31670]: cluster 2023-12-01T22:15:17.765504+0000 mgr.y (mgr.24356) 11912 : cluster 0 pgmap v11880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:19 smithi040 bash[28232]: audit 2023-12-01T22:15:18.114093+0000 mon.a (mon.0) 7614 : audit 0 from='client.? 172.21.15.40:0/3014615718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:19 smithi040 bash[28232]: audit 2023-12-01T22:15:18.959245+0000 mon.c (mon.2) 7483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:19 smithi040 bash[41173]: audit 2023-12-01T22:15:18.114093+0000 mon.a (mon.0) 7614 : audit 0 from='client.? 172.21.15.40:0/3014615718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:19 smithi040 bash[41173]: audit 2023-12-01T22:15:18.959245+0000 mon.c (mon.2) 7483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:19 smithi141 bash[31670]: audit 2023-12-01T22:15:18.114093+0000 mon.a (mon.0) 7614 : audit 0 from='client.? 172.21.15.40:0/3014615718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:19 smithi141 bash[31670]: audit 2023-12-01T22:15:18.959245+0000 mon.c (mon.2) 7483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:20 smithi040 bash[41173]: cluster 2023-12-01T22:15:19.766686+0000 mgr.y (mgr.24356) 11913 : cluster 0 pgmap v11881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:20 smithi040 bash[28232]: cluster 2023-12-01T22:15:19.766686+0000 mgr.y (mgr.24356) 11913 : cluster 0 pgmap v11881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:20.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:20 smithi141 bash[31670]: cluster 2023-12-01T22:15:19.766686+0000 mgr.y (mgr.24356) 11913 : cluster 0 pgmap v11881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:21 smithi040 bash[28232]: audit 2023-12-01T22:15:20.570632+0000 mon.a (mon.0) 7615 : audit 0 from='client.? 172.21.15.40:0/826737868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:21 smithi040 bash[41173]: audit 2023-12-01T22:15:20.570632+0000 mon.a (mon.0) 7615 : audit 0 from='client.? 172.21.15.40:0/826737868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:21.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:21 smithi141 bash[31670]: audit 2023-12-01T22:15:20.570632+0000 mon.a (mon.0) 7615 : audit 0 from='client.? 172.21.15.40:0/826737868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:22 smithi040 bash[28232]: cluster 2023-12-01T22:15:21.767379+0000 mgr.y (mgr.24356) 11914 : cluster 0 pgmap v11882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:22 smithi040 bash[41173]: cluster 2023-12-01T22:15:21.767379+0000 mgr.y (mgr.24356) 11914 : cluster 0 pgmap v11882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:22.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:22 smithi141 bash[31670]: cluster 2023-12-01T22:15:21.767379+0000 mgr.y (mgr.24356) 11914 : cluster 0 pgmap v11882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:23 smithi040 bash[28232]: audit 2023-12-01T22:15:23.036878+0000 mon.c (mon.2) 7484 : audit 0 from='client.? 172.21.15.40:0/2164455641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:23 smithi040 bash[28232]: audit 2023-12-01T22:15:23.051660+0000 mon.c (mon.2) 7485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:15:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:23 smithi040 bash[41173]: audit 2023-12-01T22:15:23.036878+0000 mon.c (mon.2) 7484 : audit 0 from='client.? 172.21.15.40:0/2164455641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:23.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:23 smithi040 bash[41173]: audit 2023-12-01T22:15:23.051660+0000 mon.c (mon.2) 7485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:15:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:23 smithi141 bash[31670]: audit 2023-12-01T22:15:23.036878+0000 mon.c (mon.2) 7484 : audit 0 from='client.? 172.21.15.40:0/2164455641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:23 smithi141 bash[31670]: audit 2023-12-01T22:15:23.051660+0000 mon.c (mon.2) 7485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:15:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:24 smithi040 bash[28232]: cluster 2023-12-01T22:15:23.768184+0000 mgr.y (mgr.24356) 11915 : cluster 0 pgmap v11883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:24 smithi040 bash[41173]: cluster 2023-12-01T22:15:23.768184+0000 mgr.y (mgr.24356) 11915 : cluster 0 pgmap v11883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:24.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:24 smithi141 bash[31670]: cluster 2023-12-01T22:15:23.768184+0000 mgr.y (mgr.24356) 11915 : cluster 0 pgmap v11883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:25 smithi040 bash[28232]: audit 2023-12-01T22:15:25.508802+0000 mon.c (mon.2) 7486 : audit 0 from='client.? 172.21.15.40:0/1525043336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:25 smithi040 bash[41173]: audit 2023-12-01T22:15:25.508802+0000 mon.c (mon.2) 7486 : audit 0 from='client.? 172.21.15.40:0/1525043336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:25 smithi141 bash[31670]: audit 2023-12-01T22:15:25.508802+0000 mon.c (mon.2) 7486 : audit 0 from='client.? 172.21.15.40:0/1525043336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:15:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:15:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:27 smithi141 bash[31670]: cluster 2023-12-01T22:15:25.769419+0000 mgr.y (mgr.24356) 11916 : cluster 0 pgmap v11884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:27 smithi040 bash[28232]: cluster 2023-12-01T22:15:25.769419+0000 mgr.y (mgr.24356) 11916 : cluster 0 pgmap v11884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:27 smithi040 bash[41173]: cluster 2023-12-01T22:15:25.769419+0000 mgr.y (mgr.24356) 11916 : cluster 0 pgmap v11884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:28.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:28 smithi141 bash[31670]: audit 2023-12-01T22:15:27.995887+0000 mon.c (mon.2) 7487 : audit 0 from='client.? 172.21.15.40:0/2188249114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:28 smithi040 bash[28232]: audit 2023-12-01T22:15:27.995887+0000 mon.c (mon.2) 7487 : audit 0 from='client.? 172.21.15.40:0/2188249114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:28 smithi040 bash[41173]: audit 2023-12-01T22:15:27.995887+0000 mon.c (mon.2) 7487 : audit 0 from='client.? 172.21.15.40:0/2188249114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:29 smithi141 bash[31670]: cluster 2023-12-01T22:15:27.770070+0000 mgr.y (mgr.24356) 11917 : cluster 0 pgmap v11885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:29 smithi141 bash[31670]: audit 2023-12-01T22:15:28.947693+0000 mon.a (mon.0) 7616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:29 smithi141 bash[31670]: audit 2023-12-01T22:15:28.958030+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:29 smithi040 bash[28232]: cluster 2023-12-01T22:15:27.770070+0000 mgr.y (mgr.24356) 11917 : cluster 0 pgmap v11885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:29 smithi040 bash[28232]: audit 2023-12-01T22:15:28.947693+0000 mon.a (mon.0) 7616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:29 smithi040 bash[28232]: audit 2023-12-01T22:15:28.958030+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:29 smithi040 bash[41173]: cluster 2023-12-01T22:15:27.770070+0000 mgr.y (mgr.24356) 11917 : cluster 0 pgmap v11885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:29 smithi040 bash[41173]: audit 2023-12-01T22:15:28.947693+0000 mon.a (mon.0) 7616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:29 smithi040 bash[41173]: audit 2023-12-01T22:15:28.958030+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:29.250833+0000 mon.a (mon.0) 7618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:29.260393+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: cluster 2023-12-01T22:15:29.770678+0000 mgr.y (mgr.24356) 11918 : cluster 0 pgmap v11886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:29.807367+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:29.817675+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:30.065728+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:30.075436+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:30.078243+0000 mon.c (mon.2) 7488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:15:30.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:30.079638+0000 mon.c (mon.2) 7489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:15:30.533 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:30 smithi141 bash[31670]: audit 2023-12-01T22:15:30.087474+0000 mon.a (mon.0) 7624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:29.250833+0000 mon.a (mon.0) 7618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:29.260393+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: cluster 2023-12-01T22:15:29.770678+0000 mgr.y (mgr.24356) 11918 : cluster 0 pgmap v11886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:29.807367+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:29.817675+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:30.065728+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:30.075436+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:30.078243+0000 mon.c (mon.2) 7488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:30.079638+0000 mon.c (mon.2) 7489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[28232]: audit 2023-12-01T22:15:30.087474+0000 mon.a (mon.0) 7624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:29.250833+0000 mon.a (mon.0) 7618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:29.260393+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: cluster 2023-12-01T22:15:29.770678+0000 mgr.y (mgr.24356) 11918 : cluster 0 pgmap v11886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:29.807367+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:29.817675+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:30.065728+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:30.075436+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:30.078243+0000 mon.c (mon.2) 7488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:30.079638+0000 mon.c (mon.2) 7489 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:15:30.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:30 smithi040 bash[41173]: audit 2023-12-01T22:15:30.087474+0000 mon.a (mon.0) 7624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:15:31.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:31 smithi141 bash[31670]: audit 2023-12-01T22:15:30.479279+0000 mon.a (mon.0) 7625 : audit 0 from='client.? 172.21.15.40:0/805250973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:31.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:31 smithi040 bash[28232]: audit 2023-12-01T22:15:30.479279+0000 mon.a (mon.0) 7625 : audit 0 from='client.? 172.21.15.40:0/805250973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:31 smithi040 bash[41173]: audit 2023-12-01T22:15:30.479279+0000 mon.a (mon.0) 7625 : audit 0 from='client.? 172.21.15.40:0/805250973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:32.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:32 smithi141 bash[31670]: cluster 2023-12-01T22:15:31.771309+0000 mgr.y (mgr.24356) 11919 : cluster 0 pgmap v11887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:32 smithi040 bash[28232]: cluster 2023-12-01T22:15:31.771309+0000 mgr.y (mgr.24356) 11919 : cluster 0 pgmap v11887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:32 smithi040 bash[41173]: cluster 2023-12-01T22:15:31.771309+0000 mgr.y (mgr.24356) 11919 : cluster 0 pgmap v11887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:33.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:33 smithi141 bash[31670]: audit 2023-12-01T22:15:32.935307+0000 mon.c (mon.2) 7490 : audit 0 from='client.? 172.21.15.40:0/4032297962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:33 smithi040 bash[28232]: audit 2023-12-01T22:15:32.935307+0000 mon.c (mon.2) 7490 : audit 0 from='client.? 172.21.15.40:0/4032297962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:33 smithi040 bash[41173]: audit 2023-12-01T22:15:32.935307+0000 mon.c (mon.2) 7490 : audit 0 from='client.? 172.21.15.40:0/4032297962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:34 smithi040 bash[28232]: cluster 2023-12-01T22:15:33.771988+0000 mgr.y (mgr.24356) 11920 : cluster 0 pgmap v11888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:34 smithi040 bash[28232]: audit 2023-12-01T22:15:33.959623+0000 mon.c (mon.2) 7491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:34 smithi040 bash[41173]: cluster 2023-12-01T22:15:33.771988+0000 mgr.y (mgr.24356) 11920 : cluster 0 pgmap v11888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:34.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:34 smithi040 bash[41173]: audit 2023-12-01T22:15:33.959623+0000 mon.c (mon.2) 7491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:34 smithi141 bash[31670]: cluster 2023-12-01T22:15:33.771988+0000 mgr.y (mgr.24356) 11920 : cluster 0 pgmap v11888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:34 smithi141 bash[31670]: audit 2023-12-01T22:15:33.959623+0000 mon.c (mon.2) 7491 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:35 smithi141 bash[31670]: audit 2023-12-01T22:15:35.398627+0000 mon.a (mon.0) 7626 : audit 0 from='client.? 172.21.15.40:0/3788093211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:35 smithi040 bash[28232]: audit 2023-12-01T22:15:35.398627+0000 mon.a (mon.0) 7626 : audit 0 from='client.? 172.21.15.40:0/3788093211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:35 smithi040 bash[41173]: audit 2023-12-01T22:15:35.398627+0000 mon.a (mon.0) 7626 : audit 0 from='client.? 172.21.15.40:0/3788093211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:15:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:15:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:37 smithi141 bash[31670]: cluster 2023-12-01T22:15:35.773154+0000 mgr.y (mgr.24356) 11921 : cluster 0 pgmap v11889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:37 smithi040 bash[28232]: cluster 2023-12-01T22:15:35.773154+0000 mgr.y (mgr.24356) 11921 : cluster 0 pgmap v11889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:37 smithi040 bash[41173]: cluster 2023-12-01T22:15:35.773154+0000 mgr.y (mgr.24356) 11921 : cluster 0 pgmap v11889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:38 smithi141 bash[31670]: audit 2023-12-01T22:15:37.864471+0000 mon.a (mon.0) 7627 : audit 0 from='client.? 172.21.15.40:0/175288669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:38 smithi040 bash[28232]: audit 2023-12-01T22:15:37.864471+0000 mon.a (mon.0) 7627 : audit 0 from='client.? 172.21.15.40:0/175288669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:38 smithi040 bash[41173]: audit 2023-12-01T22:15:37.864471+0000 mon.a (mon.0) 7627 : audit 0 from='client.? 172.21.15.40:0/175288669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:39 smithi141 bash[31670]: cluster 2023-12-01T22:15:37.773764+0000 mgr.y (mgr.24356) 11922 : cluster 0 pgmap v11890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:39 smithi040 bash[28232]: cluster 2023-12-01T22:15:37.773764+0000 mgr.y (mgr.24356) 11922 : cluster 0 pgmap v11890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:39.474 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:39 smithi040 bash[41173]: cluster 2023-12-01T22:15:37.773764+0000 mgr.y (mgr.24356) 11922 : cluster 0 pgmap v11890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:41 smithi040 bash[28232]: cluster 2023-12-01T22:15:39.774934+0000 mgr.y (mgr.24356) 11923 : cluster 0 pgmap v11891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:41 smithi040 bash[28232]: audit 2023-12-01T22:15:40.332487+0000 mon.a (mon.0) 7628 : audit 0 from='client.? 172.21.15.40:0/1495199217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:41 smithi040 bash[41173]: cluster 2023-12-01T22:15:39.774934+0000 mgr.y (mgr.24356) 11923 : cluster 0 pgmap v11891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:41.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:41 smithi040 bash[41173]: audit 2023-12-01T22:15:40.332487+0000 mon.a (mon.0) 7628 : audit 0 from='client.? 172.21.15.40:0/1495199217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:41 smithi141 bash[31670]: cluster 2023-12-01T22:15:39.774934+0000 mgr.y (mgr.24356) 11923 : cluster 0 pgmap v11891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:41 smithi141 bash[31670]: audit 2023-12-01T22:15:40.332487+0000 mon.a (mon.0) 7628 : audit 0 from='client.? 172.21.15.40:0/1495199217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:43 smithi040 bash[28232]: cluster 2023-12-01T22:15:41.775618+0000 mgr.y (mgr.24356) 11924 : cluster 0 pgmap v11892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:43 smithi040 bash[28232]: audit 2023-12-01T22:15:42.794027+0000 mon.a (mon.0) 7629 : audit 0 from='client.? 172.21.15.40:0/1518042287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:43 smithi040 bash[41173]: cluster 2023-12-01T22:15:41.775618+0000 mgr.y (mgr.24356) 11924 : cluster 0 pgmap v11892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:43 smithi040 bash[41173]: audit 2023-12-01T22:15:42.794027+0000 mon.a (mon.0) 7629 : audit 0 from='client.? 172.21.15.40:0/1518042287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:43.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:43 smithi141 bash[31670]: cluster 2023-12-01T22:15:41.775618+0000 mgr.y (mgr.24356) 11924 : cluster 0 pgmap v11892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:43.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:43 smithi141 bash[31670]: audit 2023-12-01T22:15:42.794027+0000 mon.a (mon.0) 7629 : audit 0 from='client.? 172.21.15.40:0/1518042287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:45 smithi040 bash[28232]: cluster 2023-12-01T22:15:43.776319+0000 mgr.y (mgr.24356) 11925 : cluster 0 pgmap v11893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:45 smithi040 bash[41173]: cluster 2023-12-01T22:15:43.776319+0000 mgr.y (mgr.24356) 11925 : cluster 0 pgmap v11893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:45.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:45 smithi141 bash[31670]: cluster 2023-12-01T22:15:43.776319+0000 mgr.y (mgr.24356) 11925 : cluster 0 pgmap v11893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:46 smithi040 bash[28232]: audit 2023-12-01T22:15:45.264368+0000 mon.a (mon.0) 7630 : audit 0 from='client.? 172.21.15.40:0/3434279026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:46 smithi040 bash[28232]: cluster 2023-12-01T22:15:45.777522+0000 mgr.y (mgr.24356) 11926 : cluster 0 pgmap v11894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:46 smithi040 bash[41173]: audit 2023-12-01T22:15:45.264368+0000 mon.a (mon.0) 7630 : audit 0 from='client.? 172.21.15.40:0/3434279026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:46 smithi040 bash[41173]: cluster 2023-12-01T22:15:45.777522+0000 mgr.y (mgr.24356) 11926 : cluster 0 pgmap v11894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:46.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:46 smithi141 bash[31670]: audit 2023-12-01T22:15:45.264368+0000 mon.a (mon.0) 7630 : audit 0 from='client.? 172.21.15.40:0/3434279026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:46.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:46 smithi141 bash[31670]: cluster 2023-12-01T22:15:45.777522+0000 mgr.y (mgr.24356) 11926 : cluster 0 pgmap v11894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:15:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:15:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:47 smithi040 bash[41173]: audit 2023-12-01T22:15:47.724683+0000 mon.a (mon.0) 7631 : audit 0 from='client.? 172.21.15.40:0/3905557811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:47 smithi040 bash[28232]: audit 2023-12-01T22:15:47.724683+0000 mon.a (mon.0) 7631 : audit 0 from='client.? 172.21.15.40:0/3905557811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:47 smithi141 bash[31670]: audit 2023-12-01T22:15:47.724683+0000 mon.a (mon.0) 7631 : audit 0 from='client.? 172.21.15.40:0/3905557811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:48 smithi040 bash[41173]: cluster 2023-12-01T22:15:47.778117+0000 mgr.y (mgr.24356) 11927 : cluster 0 pgmap v11895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:48 smithi040 bash[28232]: cluster 2023-12-01T22:15:47.778117+0000 mgr.y (mgr.24356) 11927 : cluster 0 pgmap v11895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:48 smithi141 bash[31670]: cluster 2023-12-01T22:15:47.778117+0000 mgr.y (mgr.24356) 11927 : cluster 0 pgmap v11895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:49 smithi040 bash[28232]: audit 2023-12-01T22:15:48.960115+0000 mon.c (mon.2) 7492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:49 smithi040 bash[41173]: audit 2023-12-01T22:15:48.960115+0000 mon.c (mon.2) 7492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:49 smithi141 bash[31670]: audit 2023-12-01T22:15:48.960115+0000 mon.c (mon.2) 7492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:50 smithi040 bash[41173]: cluster 2023-12-01T22:15:49.779285+0000 mgr.y (mgr.24356) 11928 : cluster 0 pgmap v11896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:50 smithi040 bash[41173]: audit 2023-12-01T22:15:50.195742+0000 mon.b (mon.1) 55 : audit 0 from='client.? 172.21.15.40:0/3637463898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:50 smithi040 bash[28232]: cluster 2023-12-01T22:15:49.779285+0000 mgr.y (mgr.24356) 11928 : cluster 0 pgmap v11896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:51.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:50 smithi040 bash[28232]: audit 2023-12-01T22:15:50.195742+0000 mon.b (mon.1) 55 : audit 0 from='client.? 172.21.15.40:0/3637463898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:50 smithi141 bash[31670]: cluster 2023-12-01T22:15:49.779285+0000 mgr.y (mgr.24356) 11928 : cluster 0 pgmap v11896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:50 smithi141 bash[31670]: audit 2023-12-01T22:15:50.195742+0000 mon.b (mon.1) 55 : audit 0 from='client.? 172.21.15.40:0/3637463898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:53 smithi141 bash[31670]: cluster 2023-12-01T22:15:51.779953+0000 mgr.y (mgr.24356) 11929 : cluster 0 pgmap v11897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:53 smithi141 bash[31670]: audit 2023-12-01T22:15:52.659282+0000 mon.a (mon.0) 7632 : audit 0 from='client.? 172.21.15.40:0/2439014811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:53 smithi040 bash[28232]: cluster 2023-12-01T22:15:51.779953+0000 mgr.y (mgr.24356) 11929 : cluster 0 pgmap v11897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:53 smithi040 bash[28232]: audit 2023-12-01T22:15:52.659282+0000 mon.a (mon.0) 7632 : audit 0 from='client.? 172.21.15.40:0/2439014811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:53 smithi040 bash[41173]: cluster 2023-12-01T22:15:51.779953+0000 mgr.y (mgr.24356) 11929 : cluster 0 pgmap v11897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:53.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:53 smithi040 bash[41173]: audit 2023-12-01T22:15:52.659282+0000 mon.a (mon.0) 7632 : audit 0 from='client.? 172.21.15.40:0/2439014811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:55 smithi141 bash[31670]: cluster 2023-12-01T22:15:53.780682+0000 mgr.y (mgr.24356) 11930 : cluster 0 pgmap v11898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:55 smithi040 bash[28232]: cluster 2023-12-01T22:15:53.780682+0000 mgr.y (mgr.24356) 11930 : cluster 0 pgmap v11898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:55 smithi040 bash[41173]: cluster 2023-12-01T22:15:53.780682+0000 mgr.y (mgr.24356) 11930 : cluster 0 pgmap v11898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:56 smithi040 bash[28232]: audit 2023-12-01T22:15:55.123223+0000 mon.b (mon.1) 56 : audit 0 from='client.? 172.21.15.40:0/2991096999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:56 smithi040 bash[41173]: audit 2023-12-01T22:15:55.123223+0000 mon.b (mon.1) 56 : audit 0 from='client.? 172.21.15.40:0/2991096999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:56.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:56 smithi141 bash[31670]: audit 2023-12-01T22:15:55.123223+0000 mon.b (mon.1) 56 : audit 0 from='client.? 172.21.15.40:0/2991096999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:15:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:15:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:57 smithi040 bash[28232]: cluster 2023-12-01T22:15:55.781832+0000 mgr.y (mgr.24356) 11931 : cluster 0 pgmap v11899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:57 smithi040 bash[41173]: cluster 2023-12-01T22:15:55.781832+0000 mgr.y (mgr.24356) 11931 : cluster 0 pgmap v11899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:57.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:57 smithi141 bash[31670]: cluster 2023-12-01T22:15:55.781832+0000 mgr.y (mgr.24356) 11931 : cluster 0 pgmap v11899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:58 smithi040 bash[41173]: audit 2023-12-01T22:15:57.589634+0000 mon.a (mon.0) 7633 : audit 0 from='client.? 172.21.15.40:0/2324903532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:58 smithi040 bash[28232]: audit 2023-12-01T22:15:57.589634+0000 mon.a (mon.0) 7633 : audit 0 from='client.? 172.21.15.40:0/2324903532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:58 smithi141 bash[31670]: audit 2023-12-01T22:15:57.589634+0000 mon.a (mon.0) 7633 : audit 0 from='client.? 172.21.15.40:0/2324903532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:15:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:15:59 smithi040 bash[41173]: cluster 2023-12-01T22:15:57.782532+0000 mgr.y (mgr.24356) 11932 : cluster 0 pgmap v11900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:15:59 smithi040 bash[28232]: cluster 2023-12-01T22:15:57.782532+0000 mgr.y (mgr.24356) 11932 : cluster 0 pgmap v11900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:15:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:15:59 smithi141 bash[31670]: cluster 2023-12-01T22:15:57.782532+0000 mgr.y (mgr.24356) 11932 : cluster 0 pgmap v11900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:00 smithi040 bash[28232]: cluster 2023-12-01T22:15:59.783690+0000 mgr.y (mgr.24356) 11933 : cluster 0 pgmap v11901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:00 smithi040 bash[41173]: cluster 2023-12-01T22:15:59.783690+0000 mgr.y (mgr.24356) 11933 : cluster 0 pgmap v11901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:00 smithi141 bash[31670]: cluster 2023-12-01T22:15:59.783690+0000 mgr.y (mgr.24356) 11933 : cluster 0 pgmap v11901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:01 smithi040 bash[28232]: audit 2023-12-01T22:16:00.057691+0000 mon.c (mon.2) 7493 : audit 0 from='client.? 172.21.15.40:0/1307998449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:01 smithi040 bash[41173]: audit 2023-12-01T22:16:00.057691+0000 mon.c (mon.2) 7493 : audit 0 from='client.? 172.21.15.40:0/1307998449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:01 smithi141 bash[31670]: audit 2023-12-01T22:16:00.057691+0000 mon.c (mon.2) 7493 : audit 0 from='client.? 172.21.15.40:0/1307998449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:02 smithi040 bash[41173]: cluster 2023-12-01T22:16:01.784424+0000 mgr.y (mgr.24356) 11934 : cluster 0 pgmap v11902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:02 smithi040 bash[28232]: cluster 2023-12-01T22:16:01.784424+0000 mgr.y (mgr.24356) 11934 : cluster 0 pgmap v11902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:02.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:02 smithi141 bash[31670]: cluster 2023-12-01T22:16:01.784424+0000 mgr.y (mgr.24356) 11934 : cluster 0 pgmap v11902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:03 smithi040 bash[28232]: audit 2023-12-01T22:16:02.528197+0000 mon.a (mon.0) 7634 : audit 0 from='client.? 172.21.15.40:0/230384657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:03 smithi040 bash[41173]: audit 2023-12-01T22:16:02.528197+0000 mon.a (mon.0) 7634 : audit 0 from='client.? 172.21.15.40:0/230384657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:03.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:03 smithi141 bash[31670]: audit 2023-12-01T22:16:02.528197+0000 mon.a (mon.0) 7634 : audit 0 from='client.? 172.21.15.40:0/230384657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:04 smithi040 bash[28232]: cluster 2023-12-01T22:16:03.785116+0000 mgr.y (mgr.24356) 11935 : cluster 0 pgmap v11903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:04 smithi040 bash[28232]: audit 2023-12-01T22:16:03.960602+0000 mon.c (mon.2) 7494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:04 smithi040 bash[41173]: cluster 2023-12-01T22:16:03.785116+0000 mgr.y (mgr.24356) 11935 : cluster 0 pgmap v11903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:04 smithi040 bash[41173]: audit 2023-12-01T22:16:03.960602+0000 mon.c (mon.2) 7494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:04 smithi141 bash[31670]: cluster 2023-12-01T22:16:03.785116+0000 mgr.y (mgr.24356) 11935 : cluster 0 pgmap v11903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:04 smithi141 bash[31670]: audit 2023-12-01T22:16:03.960602+0000 mon.c (mon.2) 7494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:05 smithi040 bash[28232]: audit 2023-12-01T22:16:04.989754+0000 mon.a (mon.0) 7635 : audit 0 from='client.? 172.21.15.40:0/3939429253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:05.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:05 smithi040 bash[41173]: audit 2023-12-01T22:16:04.989754+0000 mon.a (mon.0) 7635 : audit 0 from='client.? 172.21.15.40:0/3939429253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:05.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:05 smithi141 bash[31670]: audit 2023-12-01T22:16:04.989754+0000 mon.a (mon.0) 7635 : audit 0 from='client.? 172.21.15.40:0/3939429253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:16:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:16:07.297 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:07 smithi141 bash[31670]: cluster 2023-12-01T22:16:05.786316+0000 mgr.y (mgr.24356) 11936 : cluster 0 pgmap v11904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:07 smithi040 bash[41173]: cluster 2023-12-01T22:16:05.786316+0000 mgr.y (mgr.24356) 11936 : cluster 0 pgmap v11904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:07 smithi040 bash[28232]: cluster 2023-12-01T22:16:05.786316+0000 mgr.y (mgr.24356) 11936 : cluster 0 pgmap v11904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:08 smithi040 bash[28232]: audit 2023-12-01T22:16:07.458629+0000 mon.c (mon.2) 7495 : audit 0 from='client.? 172.21.15.40:0/1946659683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:08 smithi040 bash[41173]: audit 2023-12-01T22:16:07.458629+0000 mon.c (mon.2) 7495 : audit 0 from='client.? 172.21.15.40:0/1946659683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:08 smithi141 bash[31670]: audit 2023-12-01T22:16:07.458629+0000 mon.c (mon.2) 7495 : audit 0 from='client.? 172.21.15.40:0/1946659683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:09 smithi040 bash[28232]: cluster 2023-12-01T22:16:07.786983+0000 mgr.y (mgr.24356) 11937 : cluster 0 pgmap v11905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:09 smithi040 bash[41173]: cluster 2023-12-01T22:16:07.786983+0000 mgr.y (mgr.24356) 11937 : cluster 0 pgmap v11905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:09.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:09 smithi141 bash[31670]: cluster 2023-12-01T22:16:07.786983+0000 mgr.y (mgr.24356) 11937 : cluster 0 pgmap v11905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:10.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:10 smithi040 bash[28232]: audit 2023-12-01T22:16:09.925450+0000 mon.c (mon.2) 7496 : audit 0 from='client.? 172.21.15.40:0/1875573332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:10 smithi040 bash[41173]: audit 2023-12-01T22:16:09.925450+0000 mon.c (mon.2) 7496 : audit 0 from='client.? 172.21.15.40:0/1875573332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:10.909 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:10 smithi141 bash[31670]: audit 2023-12-01T22:16:09.925450+0000 mon.c (mon.2) 7496 : audit 0 from='client.? 172.21.15.40:0/1875573332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:11 smithi040 bash[28232]: cluster 2023-12-01T22:16:09.788099+0000 mgr.y (mgr.24356) 11938 : cluster 0 pgmap v11906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:11 smithi040 bash[41173]: cluster 2023-12-01T22:16:09.788099+0000 mgr.y (mgr.24356) 11938 : cluster 0 pgmap v11906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:11.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:11 smithi141 bash[31670]: cluster 2023-12-01T22:16:09.788099+0000 mgr.y (mgr.24356) 11938 : cluster 0 pgmap v11906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:12 smithi040 bash[28232]: cluster 2023-12-01T22:16:11.788795+0000 mgr.y (mgr.24356) 11939 : cluster 0 pgmap v11907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:12 smithi040 bash[41173]: cluster 2023-12-01T22:16:11.788795+0000 mgr.y (mgr.24356) 11939 : cluster 0 pgmap v11907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:12 smithi141 bash[31670]: cluster 2023-12-01T22:16:11.788795+0000 mgr.y (mgr.24356) 11939 : cluster 0 pgmap v11907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:13 smithi040 bash[28232]: audit 2023-12-01T22:16:12.387259+0000 mon.a (mon.0) 7636 : audit 0 from='client.? 172.21.15.40:0/2398639440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:13 smithi040 bash[41173]: audit 2023-12-01T22:16:12.387259+0000 mon.a (mon.0) 7636 : audit 0 from='client.? 172.21.15.40:0/2398639440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:13.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:13 smithi141 bash[31670]: audit 2023-12-01T22:16:12.387259+0000 mon.a (mon.0) 7636 : audit 0 from='client.? 172.21.15.40:0/2398639440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:14 smithi040 bash[41173]: cluster 2023-12-01T22:16:13.789487+0000 mgr.y (mgr.24356) 11940 : cluster 0 pgmap v11908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:14 smithi040 bash[28232]: cluster 2023-12-01T22:16:13.789487+0000 mgr.y (mgr.24356) 11940 : cluster 0 pgmap v11908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:14.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:14 smithi141 bash[31670]: cluster 2023-12-01T22:16:13.789487+0000 mgr.y (mgr.24356) 11940 : cluster 0 pgmap v11908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:15 smithi040 bash[28232]: audit 2023-12-01T22:16:14.855926+0000 mon.a (mon.0) 7637 : audit 0 from='client.? 172.21.15.40:0/914684150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:15 smithi040 bash[41173]: audit 2023-12-01T22:16:14.855926+0000 mon.a (mon.0) 7637 : audit 0 from='client.? 172.21.15.40:0/914684150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:15.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:15 smithi141 bash[31670]: audit 2023-12-01T22:16:14.855926+0000 mon.a (mon.0) 7637 : audit 0 from='client.? 172.21.15.40:0/914684150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:16:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:16:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:17 smithi040 bash[41173]: cluster 2023-12-01T22:16:15.790662+0000 mgr.y (mgr.24356) 11941 : cluster 0 pgmap v11909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:17 smithi040 bash[28232]: cluster 2023-12-01T22:16:15.790662+0000 mgr.y (mgr.24356) 11941 : cluster 0 pgmap v11909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:17.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:17 smithi141 bash[31670]: cluster 2023-12-01T22:16:15.790662+0000 mgr.y (mgr.24356) 11941 : cluster 0 pgmap v11909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:18.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:18 smithi040 bash[28232]: audit 2023-12-01T22:16:17.321978+0000 mon.a (mon.0) 7638 : audit 0 from='client.? 172.21.15.40:0/1697058484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:18 smithi040 bash[41173]: audit 2023-12-01T22:16:17.321978+0000 mon.a (mon.0) 7638 : audit 0 from='client.? 172.21.15.40:0/1697058484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:18.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:18 smithi141 bash[31670]: audit 2023-12-01T22:16:17.321978+0000 mon.a (mon.0) 7638 : audit 0 from='client.? 172.21.15.40:0/1697058484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:19 smithi040 bash[28232]: cluster 2023-12-01T22:16:17.791327+0000 mgr.y (mgr.24356) 11942 : cluster 0 pgmap v11910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:19 smithi040 bash[28232]: audit 2023-12-01T22:16:18.960956+0000 mon.c (mon.2) 7497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:19 smithi040 bash[41173]: cluster 2023-12-01T22:16:17.791327+0000 mgr.y (mgr.24356) 11942 : cluster 0 pgmap v11910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:19 smithi040 bash[41173]: audit 2023-12-01T22:16:18.960956+0000 mon.c (mon.2) 7497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:19 smithi141 bash[31670]: cluster 2023-12-01T22:16:17.791327+0000 mgr.y (mgr.24356) 11942 : cluster 0 pgmap v11910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:19 smithi141 bash[31670]: audit 2023-12-01T22:16:18.960956+0000 mon.c (mon.2) 7497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:20 smithi040 bash[28232]: audit 2023-12-01T22:16:19.788954+0000 mon.a (mon.0) 7639 : audit 0 from='client.? 172.21.15.40:0/3850365777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:20 smithi040 bash[28232]: cluster 2023-12-01T22:16:19.792580+0000 mgr.y (mgr.24356) 11943 : cluster 0 pgmap v11911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:20 smithi040 bash[41173]: audit 2023-12-01T22:16:19.788954+0000 mon.a (mon.0) 7639 : audit 0 from='client.? 172.21.15.40:0/3850365777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:20 smithi040 bash[41173]: cluster 2023-12-01T22:16:19.792580+0000 mgr.y (mgr.24356) 11943 : cluster 0 pgmap v11911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:20.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:20 smithi141 bash[31670]: audit 2023-12-01T22:16:19.788954+0000 mon.a (mon.0) 7639 : audit 0 from='client.? 172.21.15.40:0/3850365777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:20.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:20 smithi141 bash[31670]: cluster 2023-12-01T22:16:19.792580+0000 mgr.y (mgr.24356) 11943 : cluster 0 pgmap v11911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:23 smithi040 bash[41173]: cluster 2023-12-01T22:16:21.793362+0000 mgr.y (mgr.24356) 11944 : cluster 0 pgmap v11912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:23 smithi040 bash[41173]: audit 2023-12-01T22:16:22.251066+0000 mon.a (mon.0) 7640 : audit 0 from='client.? 172.21.15.40:0/1809471267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:23 smithi040 bash[28232]: cluster 2023-12-01T22:16:21.793362+0000 mgr.y (mgr.24356) 11944 : cluster 0 pgmap v11912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:23.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:23 smithi040 bash[28232]: audit 2023-12-01T22:16:22.251066+0000 mon.a (mon.0) 7640 : audit 0 from='client.? 172.21.15.40:0/1809471267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:23 smithi141 bash[31670]: cluster 2023-12-01T22:16:21.793362+0000 mgr.y (mgr.24356) 11944 : cluster 0 pgmap v11912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:23 smithi141 bash[31670]: audit 2023-12-01T22:16:22.251066+0000 mon.a (mon.0) 7640 : audit 0 from='client.? 172.21.15.40:0/1809471267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:25 smithi040 bash[41173]: cluster 2023-12-01T22:16:23.794204+0000 mgr.y (mgr.24356) 11945 : cluster 0 pgmap v11913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:25 smithi040 bash[41173]: audit 2023-12-01T22:16:24.718613+0000 mon.c (mon.2) 7498 : audit 0 from='client.? 172.21.15.40:0/1539772052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:25 smithi040 bash[28232]: cluster 2023-12-01T22:16:23.794204+0000 mgr.y (mgr.24356) 11945 : cluster 0 pgmap v11913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:25 smithi040 bash[28232]: audit 2023-12-01T22:16:24.718613+0000 mon.c (mon.2) 7498 : audit 0 from='client.? 172.21.15.40:0/1539772052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:25 smithi141 bash[31670]: cluster 2023-12-01T22:16:23.794204+0000 mgr.y (mgr.24356) 11945 : cluster 0 pgmap v11913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:25 smithi141 bash[31670]: audit 2023-12-01T22:16:24.718613+0000 mon.c (mon.2) 7498 : audit 0 from='client.? 172.21.15.40:0/1539772052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:16:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:16:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:27 smithi040 bash[28232]: cluster 2023-12-01T22:16:25.795458+0000 mgr.y (mgr.24356) 11946 : cluster 0 pgmap v11914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:27 smithi040 bash[41173]: cluster 2023-12-01T22:16:25.795458+0000 mgr.y (mgr.24356) 11946 : cluster 0 pgmap v11914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:27.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:27 smithi141 bash[31670]: cluster 2023-12-01T22:16:25.795458+0000 mgr.y (mgr.24356) 11946 : cluster 0 pgmap v11914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:28 smithi040 bash[28232]: audit 2023-12-01T22:16:27.178418+0000 mon.c (mon.2) 7499 : audit 0 from='client.? 172.21.15.40:0/3620854410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:28 smithi040 bash[28232]: cluster 2023-12-01T22:16:27.796063+0000 mgr.y (mgr.24356) 11947 : cluster 0 pgmap v11915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:28 smithi040 bash[41173]: audit 2023-12-01T22:16:27.178418+0000 mon.c (mon.2) 7499 : audit 0 from='client.? 172.21.15.40:0/3620854410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:28 smithi040 bash[41173]: cluster 2023-12-01T22:16:27.796063+0000 mgr.y (mgr.24356) 11947 : cluster 0 pgmap v11915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:28 smithi141 bash[31670]: audit 2023-12-01T22:16:27.178418+0000 mon.c (mon.2) 7499 : audit 0 from='client.? 172.21.15.40:0/3620854410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:28 smithi141 bash[31670]: cluster 2023-12-01T22:16:27.796063+0000 mgr.y (mgr.24356) 11947 : cluster 0 pgmap v11915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:29 smithi141 bash[31670]: audit 2023-12-01T22:16:29.654709+0000 mon.a (mon.0) 7641 : audit 0 from='client.? 172.21.15.40:0/523697458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:29 smithi040 bash[28232]: audit 2023-12-01T22:16:29.654709+0000 mon.a (mon.0) 7641 : audit 0 from='client.? 172.21.15.40:0/523697458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:29 smithi040 bash[41173]: audit 2023-12-01T22:16:29.654709+0000 mon.a (mon.0) 7641 : audit 0 from='client.? 172.21.15.40:0/523697458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:30 smithi141 bash[31670]: cluster 2023-12-01T22:16:29.797245+0000 mgr.y (mgr.24356) 11948 : cluster 0 pgmap v11916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:30 smithi141 bash[31670]: audit 2023-12-01T22:16:30.169596+0000 mon.c (mon.2) 7500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:16:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:30 smithi141 bash[31670]: audit 2023-12-01T22:16:30.550157+0000 mon.a (mon.0) 7642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:30 smithi141 bash[31670]: audit 2023-12-01T22:16:30.560117+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[28232]: cluster 2023-12-01T22:16:29.797245+0000 mgr.y (mgr.24356) 11948 : cluster 0 pgmap v11916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[28232]: audit 2023-12-01T22:16:30.169596+0000 mon.c (mon.2) 7500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:16:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[28232]: audit 2023-12-01T22:16:30.550157+0000 mon.a (mon.0) 7642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[28232]: audit 2023-12-01T22:16:30.560117+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[41173]: cluster 2023-12-01T22:16:29.797245+0000 mgr.y (mgr.24356) 11948 : cluster 0 pgmap v11916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[41173]: audit 2023-12-01T22:16:30.169596+0000 mon.c (mon.2) 7500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:16:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[41173]: audit 2023-12-01T22:16:30.550157+0000 mon.a (mon.0) 7642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:31.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:30 smithi040 bash[41173]: audit 2023-12-01T22:16:30.560117+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:33 smithi040 bash[28232]: cluster 2023-12-01T22:16:31.797880+0000 mgr.y (mgr.24356) 11949 : cluster 0 pgmap v11917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:33 smithi040 bash[28232]: audit 2023-12-01T22:16:32.126045+0000 mon.c (mon.2) 7501 : audit 0 from='client.? 172.21.15.40:0/1613693239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:33 smithi040 bash[41173]: cluster 2023-12-01T22:16:31.797880+0000 mgr.y (mgr.24356) 11949 : cluster 0 pgmap v11917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:33.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:33 smithi040 bash[41173]: audit 2023-12-01T22:16:32.126045+0000 mon.c (mon.2) 7501 : audit 0 from='client.? 172.21.15.40:0/1613693239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:33 smithi141 bash[31670]: cluster 2023-12-01T22:16:31.797880+0000 mgr.y (mgr.24356) 11949 : cluster 0 pgmap v11917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:33.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:33 smithi141 bash[31670]: audit 2023-12-01T22:16:32.126045+0000 mon.c (mon.2) 7501 : audit 0 from='client.? 172.21.15.40:0/1613693239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:34 smithi040 bash[28232]: audit 2023-12-01T22:16:33.961490+0000 mon.c (mon.2) 7502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:34 smithi040 bash[41173]: audit 2023-12-01T22:16:33.961490+0000 mon.c (mon.2) 7502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:34 smithi141 bash[31670]: audit 2023-12-01T22:16:33.961490+0000 mon.c (mon.2) 7502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:35 smithi040 bash[28232]: cluster 2023-12-01T22:16:33.798544+0000 mgr.y (mgr.24356) 11950 : cluster 0 pgmap v11918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:35 smithi040 bash[28232]: audit 2023-12-01T22:16:34.590761+0000 mon.a (mon.0) 7644 : audit 0 from='client.? 172.21.15.40:0/2907618783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:35 smithi040 bash[41173]: cluster 2023-12-01T22:16:33.798544+0000 mgr.y (mgr.24356) 11950 : cluster 0 pgmap v11918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:35 smithi040 bash[41173]: audit 2023-12-01T22:16:34.590761+0000 mon.a (mon.0) 7644 : audit 0 from='client.? 172.21.15.40:0/2907618783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:35 smithi141 bash[31670]: cluster 2023-12-01T22:16:33.798544+0000 mgr.y (mgr.24356) 11950 : cluster 0 pgmap v11918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:35 smithi141 bash[31670]: audit 2023-12-01T22:16:34.590761+0000 mon.a (mon.0) 7644 : audit 0 from='client.? 172.21.15.40:0/2907618783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:16:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:16:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: cluster 2023-12-01T22:16:35.799564+0000 mgr.y (mgr.24356) 11951 : cluster 0 pgmap v11919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:36.366800+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:36.379974+0000 mon.a (mon.0) 7646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:36.457549+0000 mon.a (mon.0) 7647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:36.467032+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:37.006840+0000 mon.c (mon.2) 7503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:37.008554+0000 mon.c (mon.2) 7504 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[41173]: audit 2023-12-01T22:16:37.018301+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: cluster 2023-12-01T22:16:35.799564+0000 mgr.y (mgr.24356) 11951 : cluster 0 pgmap v11919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:36.366800+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:36.379974+0000 mon.a (mon.0) 7646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:36.457549+0000 mon.a (mon.0) 7647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:36.467032+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:37.006840+0000 mon.c (mon.2) 7503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:37.008554+0000 mon.c (mon.2) 7504 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:16:37.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:37 smithi040 bash[28232]: audit 2023-12-01T22:16:37.018301+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: cluster 2023-12-01T22:16:35.799564+0000 mgr.y (mgr.24356) 11951 : cluster 0 pgmap v11919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:36.366800+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:36.379974+0000 mon.a (mon.0) 7646 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:36.457549+0000 mon.a (mon.0) 7647 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:36.467032+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:37.006840+0000 mon.c (mon.2) 7503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:37.008554+0000 mon.c (mon.2) 7504 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:16:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:37 smithi141 bash[31670]: audit 2023-12-01T22:16:37.018301+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:16:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:38 smithi040 bash[28232]: audit 2023-12-01T22:16:37.097017+0000 mon.a (mon.0) 7650 : audit 0 from='client.? 172.21.15.40:0/1033493416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:38 smithi040 bash[41173]: audit 2023-12-01T22:16:37.097017+0000 mon.a (mon.0) 7650 : audit 0 from='client.? 172.21.15.40:0/1033493416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:38.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:38 smithi141 bash[31670]: audit 2023-12-01T22:16:37.097017+0000 mon.a (mon.0) 7650 : audit 0 from='client.? 172.21.15.40:0/1033493416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:39 smithi040 bash[28232]: cluster 2023-12-01T22:16:37.800232+0000 mgr.y (mgr.24356) 11952 : cluster 0 pgmap v11920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:39 smithi040 bash[41173]: cluster 2023-12-01T22:16:37.800232+0000 mgr.y (mgr.24356) 11952 : cluster 0 pgmap v11920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:39 smithi141 bash[31670]: cluster 2023-12-01T22:16:37.800232+0000 mgr.y (mgr.24356) 11952 : cluster 0 pgmap v11920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:40 smithi040 bash[28232]: audit 2023-12-01T22:16:39.568104+0000 mon.a (mon.0) 7651 : audit 0 from='client.? 172.21.15.40:0/2205274164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:40 smithi040 bash[28232]: cluster 2023-12-01T22:16:39.801421+0000 mgr.y (mgr.24356) 11953 : cluster 0 pgmap v11921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:40 smithi040 bash[41173]: audit 2023-12-01T22:16:39.568104+0000 mon.a (mon.0) 7651 : audit 0 from='client.? 172.21.15.40:0/2205274164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:40 smithi040 bash[41173]: cluster 2023-12-01T22:16:39.801421+0000 mgr.y (mgr.24356) 11953 : cluster 0 pgmap v11921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:40.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:40 smithi141 bash[31670]: audit 2023-12-01T22:16:39.568104+0000 mon.a (mon.0) 7651 : audit 0 from='client.? 172.21.15.40:0/2205274164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:40.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:40 smithi141 bash[31670]: cluster 2023-12-01T22:16:39.801421+0000 mgr.y (mgr.24356) 11953 : cluster 0 pgmap v11921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:42 smithi040 bash[28232]: audit 2023-12-01T22:16:42.028987+0000 mon.c (mon.2) 7505 : audit 0 from='client.? 172.21.15.40:0/3443523228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:42 smithi040 bash[41173]: audit 2023-12-01T22:16:42.028987+0000 mon.c (mon.2) 7505 : audit 0 from='client.? 172.21.15.40:0/3443523228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:42.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:42 smithi141 bash[31670]: audit 2023-12-01T22:16:42.028987+0000 mon.c (mon.2) 7505 : audit 0 from='client.? 172.21.15.40:0/3443523228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:43 smithi040 bash[28232]: cluster 2023-12-01T22:16:41.802073+0000 mgr.y (mgr.24356) 11954 : cluster 0 pgmap v11922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:43 smithi040 bash[41173]: cluster 2023-12-01T22:16:41.802073+0000 mgr.y (mgr.24356) 11954 : cluster 0 pgmap v11922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:43 smithi141 bash[31670]: cluster 2023-12-01T22:16:41.802073+0000 mgr.y (mgr.24356) 11954 : cluster 0 pgmap v11922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:45 smithi040 bash[28232]: cluster 2023-12-01T22:16:43.802758+0000 mgr.y (mgr.24356) 11955 : cluster 0 pgmap v11923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:45 smithi040 bash[28232]: audit 2023-12-01T22:16:44.499875+0000 mon.a (mon.0) 7652 : audit 0 from='client.? 172.21.15.40:0/556546147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:45 smithi040 bash[41173]: cluster 2023-12-01T22:16:43.802758+0000 mgr.y (mgr.24356) 11955 : cluster 0 pgmap v11923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:45 smithi040 bash[41173]: audit 2023-12-01T22:16:44.499875+0000 mon.a (mon.0) 7652 : audit 0 from='client.? 172.21.15.40:0/556546147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:45.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:45 smithi141 bash[31670]: cluster 2023-12-01T22:16:43.802758+0000 mgr.y (mgr.24356) 11955 : cluster 0 pgmap v11923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:45.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:45 smithi141 bash[31670]: audit 2023-12-01T22:16:44.499875+0000 mon.a (mon.0) 7652 : audit 0 from='client.? 172.21.15.40:0/556546147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:16:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:16:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:47 smithi040 bash[28232]: cluster 2023-12-01T22:16:45.803983+0000 mgr.y (mgr.24356) 11956 : cluster 0 pgmap v11924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:47 smithi040 bash[28232]: audit 2023-12-01T22:16:46.968267+0000 mon.c (mon.2) 7506 : audit 0 from='client.? 172.21.15.40:0/3933069880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:47 smithi040 bash[41173]: cluster 2023-12-01T22:16:45.803983+0000 mgr.y (mgr.24356) 11956 : cluster 0 pgmap v11924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:47 smithi040 bash[41173]: audit 2023-12-01T22:16:46.968267+0000 mon.c (mon.2) 7506 : audit 0 from='client.? 172.21.15.40:0/3933069880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:47 smithi141 bash[31670]: cluster 2023-12-01T22:16:45.803983+0000 mgr.y (mgr.24356) 11956 : cluster 0 pgmap v11924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:47 smithi141 bash[31670]: audit 2023-12-01T22:16:46.968267+0000 mon.c (mon.2) 7506 : audit 0 from='client.? 172.21.15.40:0/3933069880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:49 smithi040 bash[28232]: cluster 2023-12-01T22:16:47.804718+0000 mgr.y (mgr.24356) 11957 : cluster 0 pgmap v11925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:49 smithi040 bash[28232]: audit 2023-12-01T22:16:48.961738+0000 mon.c (mon.2) 7507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:49 smithi040 bash[41173]: cluster 2023-12-01T22:16:47.804718+0000 mgr.y (mgr.24356) 11957 : cluster 0 pgmap v11925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:49 smithi040 bash[41173]: audit 2023-12-01T22:16:48.961738+0000 mon.c (mon.2) 7507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:49 smithi141 bash[31670]: cluster 2023-12-01T22:16:47.804718+0000 mgr.y (mgr.24356) 11957 : cluster 0 pgmap v11925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:49 smithi141 bash[31670]: audit 2023-12-01T22:16:48.961738+0000 mon.c (mon.2) 7507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:50 smithi040 bash[41173]: audit 2023-12-01T22:16:49.461090+0000 mon.a (mon.0) 7653 : audit 0 from='client.? 172.21.15.40:0/1828090854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:50 smithi040 bash[28232]: audit 2023-12-01T22:16:49.461090+0000 mon.a (mon.0) 7653 : audit 0 from='client.? 172.21.15.40:0/1828090854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:50 smithi141 bash[31670]: audit 2023-12-01T22:16:49.461090+0000 mon.a (mon.0) 7653 : audit 0 from='client.? 172.21.15.40:0/1828090854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:51 smithi040 bash[41173]: cluster 2023-12-01T22:16:49.805859+0000 mgr.y (mgr.24356) 11958 : cluster 0 pgmap v11926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:51 smithi040 bash[28232]: cluster 2023-12-01T22:16:49.805859+0000 mgr.y (mgr.24356) 11958 : cluster 0 pgmap v11926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:51 smithi141 bash[31670]: cluster 2023-12-01T22:16:49.805859+0000 mgr.y (mgr.24356) 11958 : cluster 0 pgmap v11926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:52 smithi040 bash[41173]: cluster 2023-12-01T22:16:51.806554+0000 mgr.y (mgr.24356) 11959 : cluster 0 pgmap v11927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:52 smithi040 bash[41173]: audit 2023-12-01T22:16:51.916045+0000 mon.c (mon.2) 7508 : audit 0 from='client.? 172.21.15.40:0/4210047437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:52 smithi040 bash[28232]: cluster 2023-12-01T22:16:51.806554+0000 mgr.y (mgr.24356) 11959 : cluster 0 pgmap v11927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:52.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:52 smithi040 bash[28232]: audit 2023-12-01T22:16:51.916045+0000 mon.c (mon.2) 7508 : audit 0 from='client.? 172.21.15.40:0/4210047437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:52.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:52 smithi141 bash[31670]: cluster 2023-12-01T22:16:51.806554+0000 mgr.y (mgr.24356) 11959 : cluster 0 pgmap v11927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:52.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:52 smithi141 bash[31670]: audit 2023-12-01T22:16:51.916045+0000 mon.c (mon.2) 7508 : audit 0 from='client.? 172.21.15.40:0/4210047437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:54 smithi040 bash[41173]: cluster 2023-12-01T22:16:53.807185+0000 mgr.y (mgr.24356) 11960 : cluster 0 pgmap v11928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:54 smithi040 bash[41173]: audit 2023-12-01T22:16:54.381943+0000 mon.c (mon.2) 7509 : audit 0 from='client.? 172.21.15.40:0/810403490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:54 smithi040 bash[28232]: cluster 2023-12-01T22:16:53.807185+0000 mgr.y (mgr.24356) 11960 : cluster 0 pgmap v11928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:54 smithi040 bash[28232]: audit 2023-12-01T22:16:54.381943+0000 mon.c (mon.2) 7509 : audit 0 from='client.? 172.21.15.40:0/810403490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:54 smithi141 bash[31670]: cluster 2023-12-01T22:16:53.807185+0000 mgr.y (mgr.24356) 11960 : cluster 0 pgmap v11928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:54 smithi141 bash[31670]: audit 2023-12-01T22:16:54.381943+0000 mon.c (mon.2) 7509 : audit 0 from='client.? 172.21.15.40:0/810403490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:16:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:16:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:57 smithi040 bash[28232]: cluster 2023-12-01T22:16:55.808334+0000 mgr.y (mgr.24356) 11961 : cluster 0 pgmap v11929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:57 smithi040 bash[28232]: audit 2023-12-01T22:16:56.843704+0000 mon.c (mon.2) 7510 : audit 0 from='client.? 172.21.15.40:0/2502589985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:57 smithi040 bash[41173]: cluster 2023-12-01T22:16:55.808334+0000 mgr.y (mgr.24356) 11961 : cluster 0 pgmap v11929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:57 smithi040 bash[41173]: audit 2023-12-01T22:16:56.843704+0000 mon.c (mon.2) 7510 : audit 0 from='client.? 172.21.15.40:0/2502589985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:57.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:57 smithi141 bash[31670]: cluster 2023-12-01T22:16:55.808334+0000 mgr.y (mgr.24356) 11961 : cluster 0 pgmap v11929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:57.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:57 smithi141 bash[31670]: audit 2023-12-01T22:16:56.843704+0000 mon.c (mon.2) 7510 : audit 0 from='client.? 172.21.15.40:0/2502589985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:16:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:16:59 smithi040 bash[28232]: cluster 2023-12-01T22:16:57.808982+0000 mgr.y (mgr.24356) 11962 : cluster 0 pgmap v11930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:16:59 smithi040 bash[41173]: cluster 2023-12-01T22:16:57.808982+0000 mgr.y (mgr.24356) 11962 : cluster 0 pgmap v11930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:16:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:16:59 smithi141 bash[31670]: cluster 2023-12-01T22:16:57.808982+0000 mgr.y (mgr.24356) 11962 : cluster 0 pgmap v11930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:00 smithi040 bash[28232]: audit 2023-12-01T22:16:59.318565+0000 mon.a (mon.0) 7654 : audit 0 from='client.? 172.21.15.40:0/2438964059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:00.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:00 smithi040 bash[41173]: audit 2023-12-01T22:16:59.318565+0000 mon.a (mon.0) 7654 : audit 0 from='client.? 172.21.15.40:0/2438964059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:00 smithi141 bash[31670]: audit 2023-12-01T22:16:59.318565+0000 mon.a (mon.0) 7654 : audit 0 from='client.? 172.21.15.40:0/2438964059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:01.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:01 smithi040 bash[28232]: cluster 2023-12-01T22:16:59.810177+0000 mgr.y (mgr.24356) 11963 : cluster 0 pgmap v11931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:01.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:01 smithi040 bash[41173]: cluster 2023-12-01T22:16:59.810177+0000 mgr.y (mgr.24356) 11963 : cluster 0 pgmap v11931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:01 smithi141 bash[31670]: cluster 2023-12-01T22:16:59.810177+0000 mgr.y (mgr.24356) 11963 : cluster 0 pgmap v11931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:02 smithi141 bash[31670]: audit 2023-12-01T22:17:01.782089+0000 mon.a (mon.0) 7655 : audit 0 from='client.? 172.21.15.40:0/778011240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:02.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:02 smithi141 bash[31670]: cluster 2023-12-01T22:17:01.810856+0000 mgr.y (mgr.24356) 11964 : cluster 0 pgmap v11932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:02 smithi040 bash[41173]: audit 2023-12-01T22:17:01.782089+0000 mon.a (mon.0) 7655 : audit 0 from='client.? 172.21.15.40:0/778011240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:02 smithi040 bash[41173]: cluster 2023-12-01T22:17:01.810856+0000 mgr.y (mgr.24356) 11964 : cluster 0 pgmap v11932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:02 smithi040 bash[28232]: audit 2023-12-01T22:17:01.782089+0000 mon.a (mon.0) 7655 : audit 0 from='client.? 172.21.15.40:0/778011240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:02 smithi040 bash[28232]: cluster 2023-12-01T22:17:01.810856+0000 mgr.y (mgr.24356) 11964 : cluster 0 pgmap v11932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:04 smithi040 bash[28232]: cluster 2023-12-01T22:17:03.811482+0000 mgr.y (mgr.24356) 11965 : cluster 0 pgmap v11933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:04 smithi040 bash[28232]: audit 2023-12-01T22:17:03.961866+0000 mon.c (mon.2) 7511 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:04 smithi040 bash[28232]: audit 2023-12-01T22:17:04.249582+0000 mon.c (mon.2) 7512 : audit 0 from='client.? 172.21.15.40:0/3248007233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:04 smithi040 bash[41173]: cluster 2023-12-01T22:17:03.811482+0000 mgr.y (mgr.24356) 11965 : cluster 0 pgmap v11933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:04 smithi040 bash[41173]: audit 2023-12-01T22:17:03.961866+0000 mon.c (mon.2) 7511 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:04 smithi040 bash[41173]: audit 2023-12-01T22:17:04.249582+0000 mon.c (mon.2) 7512 : audit 0 from='client.? 172.21.15.40:0/3248007233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:04 smithi141 bash[31670]: cluster 2023-12-01T22:17:03.811482+0000 mgr.y (mgr.24356) 11965 : cluster 0 pgmap v11933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:04 smithi141 bash[31670]: audit 2023-12-01T22:17:03.961866+0000 mon.c (mon.2) 7511 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:04 smithi141 bash[31670]: audit 2023-12-01T22:17:04.249582+0000 mon.c (mon.2) 7512 : audit 0 from='client.? 172.21.15.40:0/3248007233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:17:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:17:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:07 smithi040 bash[28232]: cluster 2023-12-01T22:17:05.812682+0000 mgr.y (mgr.24356) 11966 : cluster 0 pgmap v11934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:07 smithi040 bash[28232]: audit 2023-12-01T22:17:06.717453+0000 mon.c (mon.2) 7513 : audit 0 from='client.? 172.21.15.40:0/4111899866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:07 smithi040 bash[41173]: cluster 2023-12-01T22:17:05.812682+0000 mgr.y (mgr.24356) 11966 : cluster 0 pgmap v11934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:07 smithi040 bash[41173]: audit 2023-12-01T22:17:06.717453+0000 mon.c (mon.2) 7513 : audit 0 from='client.? 172.21.15.40:0/4111899866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:07.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:07 smithi141 bash[31670]: cluster 2023-12-01T22:17:05.812682+0000 mgr.y (mgr.24356) 11966 : cluster 0 pgmap v11934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:07.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:07 smithi141 bash[31670]: audit 2023-12-01T22:17:06.717453+0000 mon.c (mon.2) 7513 : audit 0 from='client.? 172.21.15.40:0/4111899866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:09 smithi040 bash[41173]: cluster 2023-12-01T22:17:07.813340+0000 mgr.y (mgr.24356) 11967 : cluster 0 pgmap v11935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:09 smithi040 bash[28232]: cluster 2023-12-01T22:17:07.813340+0000 mgr.y (mgr.24356) 11967 : cluster 0 pgmap v11935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:09.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:09 smithi141 bash[31670]: cluster 2023-12-01T22:17:07.813340+0000 mgr.y (mgr.24356) 11967 : cluster 0 pgmap v11935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:10 smithi040 bash[28232]: audit 2023-12-01T22:17:09.177241+0000 mon.a (mon.0) 7656 : audit 0 from='client.? 172.21.15.40:0/2879846641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:10 smithi040 bash[41173]: audit 2023-12-01T22:17:09.177241+0000 mon.a (mon.0) 7656 : audit 0 from='client.? 172.21.15.40:0/2879846641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:10 smithi141 bash[31670]: audit 2023-12-01T22:17:09.177241+0000 mon.a (mon.0) 7656 : audit 0 from='client.? 172.21.15.40:0/2879846641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:11 smithi040 bash[28232]: cluster 2023-12-01T22:17:09.814516+0000 mgr.y (mgr.24356) 11968 : cluster 0 pgmap v11936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:11 smithi040 bash[41173]: cluster 2023-12-01T22:17:09.814516+0000 mgr.y (mgr.24356) 11968 : cluster 0 pgmap v11936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:11.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:11 smithi141 bash[31670]: cluster 2023-12-01T22:17:09.814516+0000 mgr.y (mgr.24356) 11968 : cluster 0 pgmap v11936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:12 smithi040 bash[28232]: audit 2023-12-01T22:17:11.645692+0000 mon.c (mon.2) 7514 : audit 0 from='client.? 172.21.15.40:0/1890311821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:12 smithi040 bash[28232]: cluster 2023-12-01T22:17:11.815184+0000 mgr.y (mgr.24356) 11969 : cluster 0 pgmap v11937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:12 smithi040 bash[41173]: audit 2023-12-01T22:17:11.645692+0000 mon.c (mon.2) 7514 : audit 0 from='client.? 172.21.15.40:0/1890311821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:12 smithi040 bash[41173]: cluster 2023-12-01T22:17:11.815184+0000 mgr.y (mgr.24356) 11969 : cluster 0 pgmap v11937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:12 smithi141 bash[31670]: audit 2023-12-01T22:17:11.645692+0000 mon.c (mon.2) 7514 : audit 0 from='client.? 172.21.15.40:0/1890311821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:12 smithi141 bash[31670]: cluster 2023-12-01T22:17:11.815184+0000 mgr.y (mgr.24356) 11969 : cluster 0 pgmap v11937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:14 smithi040 bash[41173]: cluster 2023-12-01T22:17:13.815773+0000 mgr.y (mgr.24356) 11970 : cluster 0 pgmap v11938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:14 smithi040 bash[41173]: audit 2023-12-01T22:17:14.119916+0000 mon.c (mon.2) 7515 : audit 0 from='client.? 172.21.15.40:0/3639033192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:15.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:14 smithi040 bash[28232]: cluster 2023-12-01T22:17:13.815773+0000 mgr.y (mgr.24356) 11970 : cluster 0 pgmap v11938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:15.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:14 smithi040 bash[28232]: audit 2023-12-01T22:17:14.119916+0000 mon.c (mon.2) 7515 : audit 0 from='client.? 172.21.15.40:0/3639033192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:15.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:14 smithi141 bash[31670]: cluster 2023-12-01T22:17:13.815773+0000 mgr.y (mgr.24356) 11970 : cluster 0 pgmap v11938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:14 smithi141 bash[31670]: audit 2023-12-01T22:17:14.119916+0000 mon.c (mon.2) 7515 : audit 0 from='client.? 172.21.15.40:0/3639033192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:17:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:17:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:17 smithi040 bash[28232]: cluster 2023-12-01T22:17:15.816903+0000 mgr.y (mgr.24356) 11971 : cluster 0 pgmap v11939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:17 smithi040 bash[28232]: audit 2023-12-01T22:17:16.579578+0000 mon.c (mon.2) 7516 : audit 0 from='client.? 172.21.15.40:0/1080922729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:17 smithi040 bash[41173]: cluster 2023-12-01T22:17:15.816903+0000 mgr.y (mgr.24356) 11971 : cluster 0 pgmap v11939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:17 smithi040 bash[41173]: audit 2023-12-01T22:17:16.579578+0000 mon.c (mon.2) 7516 : audit 0 from='client.? 172.21.15.40:0/1080922729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:17.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:17 smithi141 bash[31670]: cluster 2023-12-01T22:17:15.816903+0000 mgr.y (mgr.24356) 11971 : cluster 0 pgmap v11939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:17.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:17 smithi141 bash[31670]: audit 2023-12-01T22:17:16.579578+0000 mon.c (mon.2) 7516 : audit 0 from='client.? 172.21.15.40:0/1080922729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:19 smithi040 bash[28232]: cluster 2023-12-01T22:17:17.817484+0000 mgr.y (mgr.24356) 11972 : cluster 0 pgmap v11940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:19 smithi040 bash[28232]: audit 2023-12-01T22:17:18.962580+0000 mon.c (mon.2) 7517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:19 smithi040 bash[28232]: audit 2023-12-01T22:17:19.040192+0000 mon.a (mon.0) 7657 : audit 0 from='client.? 172.21.15.40:0/2928781527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:19 smithi040 bash[41173]: cluster 2023-12-01T22:17:17.817484+0000 mgr.y (mgr.24356) 11972 : cluster 0 pgmap v11940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:19 smithi040 bash[41173]: audit 2023-12-01T22:17:18.962580+0000 mon.c (mon.2) 7517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:19.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:19 smithi040 bash[41173]: audit 2023-12-01T22:17:19.040192+0000 mon.a (mon.0) 7657 : audit 0 from='client.? 172.21.15.40:0/2928781527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:19 smithi141 bash[31670]: cluster 2023-12-01T22:17:17.817484+0000 mgr.y (mgr.24356) 11972 : cluster 0 pgmap v11940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:19 smithi141 bash[31670]: audit 2023-12-01T22:17:18.962580+0000 mon.c (mon.2) 7517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:19 smithi141 bash[31670]: audit 2023-12-01T22:17:19.040192+0000 mon.a (mon.0) 7657 : audit 0 from='client.? 172.21.15.40:0/2928781527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:20 smithi040 bash[28232]: cluster 2023-12-01T22:17:19.818684+0000 mgr.y (mgr.24356) 11973 : cluster 0 pgmap v11941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:20 smithi040 bash[41173]: cluster 2023-12-01T22:17:19.818684+0000 mgr.y (mgr.24356) 11973 : cluster 0 pgmap v11941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:20 smithi141 bash[31670]: cluster 2023-12-01T22:17:19.818684+0000 mgr.y (mgr.24356) 11973 : cluster 0 pgmap v11941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:22 smithi040 bash[28232]: audit 2023-12-01T22:17:21.499958+0000 mon.a (mon.0) 7658 : audit 0 from='client.? 172.21.15.40:0/1533595781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:22 smithi040 bash[41173]: audit 2023-12-01T22:17:21.499958+0000 mon.a (mon.0) 7658 : audit 0 from='client.? 172.21.15.40:0/1533595781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:22.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:22 smithi141 bash[31670]: audit 2023-12-01T22:17:21.499958+0000 mon.a (mon.0) 7658 : audit 0 from='client.? 172.21.15.40:0/1533595781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:23 smithi040 bash[41173]: cluster 2023-12-01T22:17:21.819358+0000 mgr.y (mgr.24356) 11974 : cluster 0 pgmap v11942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:23 smithi040 bash[28232]: cluster 2023-12-01T22:17:21.819358+0000 mgr.y (mgr.24356) 11974 : cluster 0 pgmap v11942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:23 smithi141 bash[31670]: cluster 2023-12-01T22:17:21.819358+0000 mgr.y (mgr.24356) 11974 : cluster 0 pgmap v11942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:24 smithi040 bash[41173]: cluster 2023-12-01T22:17:23.819997+0000 mgr.y (mgr.24356) 11975 : cluster 0 pgmap v11943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:24 smithi040 bash[41173]: audit 2023-12-01T22:17:23.963438+0000 mon.c (mon.2) 7518 : audit 0 from='client.? 172.21.15.40:0/242110435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:24 smithi040 bash[28232]: cluster 2023-12-01T22:17:23.819997+0000 mgr.y (mgr.24356) 11975 : cluster 0 pgmap v11943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:24 smithi040 bash[28232]: audit 2023-12-01T22:17:23.963438+0000 mon.c (mon.2) 7518 : audit 0 from='client.? 172.21.15.40:0/242110435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:24.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:24 smithi141 bash[31670]: cluster 2023-12-01T22:17:23.819997+0000 mgr.y (mgr.24356) 11975 : cluster 0 pgmap v11943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:24.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:24 smithi141 bash[31670]: audit 2023-12-01T22:17:23.963438+0000 mon.c (mon.2) 7518 : audit 0 from='client.? 172.21.15.40:0/242110435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:17:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:17:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:27 smithi040 bash[41173]: cluster 2023-12-01T22:17:25.821196+0000 mgr.y (mgr.24356) 11976 : cluster 0 pgmap v11944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:27 smithi040 bash[41173]: audit 2023-12-01T22:17:26.432574+0000 mon.c (mon.2) 7519 : audit 0 from='client.? 172.21.15.40:0/1550672878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:27 smithi040 bash[28232]: cluster 2023-12-01T22:17:25.821196+0000 mgr.y (mgr.24356) 11976 : cluster 0 pgmap v11944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:27 smithi040 bash[28232]: audit 2023-12-01T22:17:26.432574+0000 mon.c (mon.2) 7519 : audit 0 from='client.? 172.21.15.40:0/1550672878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:27.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:27 smithi141 bash[31670]: cluster 2023-12-01T22:17:25.821196+0000 mgr.y (mgr.24356) 11976 : cluster 0 pgmap v11944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:27.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:27 smithi141 bash[31670]: audit 2023-12-01T22:17:26.432574+0000 mon.c (mon.2) 7519 : audit 0 from='client.? 172.21.15.40:0/1550672878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:29 smithi040 bash[41173]: cluster 2023-12-01T22:17:27.821925+0000 mgr.y (mgr.24356) 11977 : cluster 0 pgmap v11945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:29 smithi040 bash[41173]: audit 2023-12-01T22:17:28.911691+0000 mon.c (mon.2) 7520 : audit 0 from='client.? 172.21.15.40:0/1362225528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:29 smithi040 bash[28232]: cluster 2023-12-01T22:17:27.821925+0000 mgr.y (mgr.24356) 11977 : cluster 0 pgmap v11945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:29 smithi040 bash[28232]: audit 2023-12-01T22:17:28.911691+0000 mon.c (mon.2) 7520 : audit 0 from='client.? 172.21.15.40:0/1362225528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:29 smithi141 bash[31670]: cluster 2023-12-01T22:17:27.821925+0000 mgr.y (mgr.24356) 11977 : cluster 0 pgmap v11945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:29 smithi141 bash[31670]: audit 2023-12-01T22:17:28.911691+0000 mon.c (mon.2) 7520 : audit 0 from='client.? 172.21.15.40:0/1362225528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:30 smithi040 bash[28232]: cluster 2023-12-01T22:17:29.823068+0000 mgr.y (mgr.24356) 11978 : cluster 0 pgmap v11946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:30 smithi040 bash[41173]: cluster 2023-12-01T22:17:29.823068+0000 mgr.y (mgr.24356) 11978 : cluster 0 pgmap v11946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:30 smithi141 bash[31670]: cluster 2023-12-01T22:17:29.823068+0000 mgr.y (mgr.24356) 11978 : cluster 0 pgmap v11946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:32 smithi040 bash[28232]: audit 2023-12-01T22:17:31.371937+0000 mon.a (mon.0) 7659 : audit 0 from='client.? 172.21.15.40:0/3035641420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:32 smithi040 bash[41173]: audit 2023-12-01T22:17:31.371937+0000 mon.a (mon.0) 7659 : audit 0 from='client.? 172.21.15.40:0/3035641420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:32.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:32 smithi141 bash[31670]: audit 2023-12-01T22:17:31.371937+0000 mon.a (mon.0) 7659 : audit 0 from='client.? 172.21.15.40:0/3035641420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:33 smithi040 bash[28232]: cluster 2023-12-01T22:17:31.823850+0000 mgr.y (mgr.24356) 11979 : cluster 0 pgmap v11947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:33 smithi040 bash[41173]: cluster 2023-12-01T22:17:31.823850+0000 mgr.y (mgr.24356) 11979 : cluster 0 pgmap v11947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:33.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:33 smithi141 bash[31670]: cluster 2023-12-01T22:17:31.823850+0000 mgr.y (mgr.24356) 11979 : cluster 0 pgmap v11947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:34 smithi040 bash[28232]: audit 2023-12-01T22:17:33.843242+0000 mon.c (mon.2) 7521 : audit 0 from='client.? 172.21.15.40:0/1358111547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:34 smithi040 bash[28232]: audit 2023-12-01T22:17:33.962752+0000 mon.c (mon.2) 7522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:34 smithi040 bash[41173]: audit 2023-12-01T22:17:33.843242+0000 mon.c (mon.2) 7521 : audit 0 from='client.? 172.21.15.40:0/1358111547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:34 smithi040 bash[41173]: audit 2023-12-01T22:17:33.962752+0000 mon.c (mon.2) 7522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:34 smithi141 bash[31670]: audit 2023-12-01T22:17:33.843242+0000 mon.c (mon.2) 7521 : audit 0 from='client.? 172.21.15.40:0/1358111547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:34 smithi141 bash[31670]: audit 2023-12-01T22:17:33.962752+0000 mon.c (mon.2) 7522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:35 smithi040 bash[28232]: cluster 2023-12-01T22:17:33.824670+0000 mgr.y (mgr.24356) 11980 : cluster 0 pgmap v11948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:35 smithi040 bash[41173]: cluster 2023-12-01T22:17:33.824670+0000 mgr.y (mgr.24356) 11980 : cluster 0 pgmap v11948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:35.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:35 smithi141 bash[31670]: cluster 2023-12-01T22:17:33.824670+0000 mgr.y (mgr.24356) 11980 : cluster 0 pgmap v11948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:17:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:17:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:37 smithi040 bash[28232]: cluster 2023-12-01T22:17:35.825998+0000 mgr.y (mgr.24356) 11981 : cluster 0 pgmap v11949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:37 smithi040 bash[28232]: audit 2023-12-01T22:17:36.313144+0000 mon.a (mon.0) 7660 : audit 0 from='client.? 172.21.15.40:0/2359934208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:37 smithi040 bash[41173]: cluster 2023-12-01T22:17:35.825998+0000 mgr.y (mgr.24356) 11981 : cluster 0 pgmap v11949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:37 smithi040 bash[41173]: audit 2023-12-01T22:17:36.313144+0000 mon.a (mon.0) 7660 : audit 0 from='client.? 172.21.15.40:0/2359934208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:37 smithi141 bash[31670]: cluster 2023-12-01T22:17:35.825998+0000 mgr.y (mgr.24356) 11981 : cluster 0 pgmap v11949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:37.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:37 smithi141 bash[31670]: audit 2023-12-01T22:17:36.313144+0000 mon.a (mon.0) 7660 : audit 0 from='client.? 172.21.15.40:0/2359934208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:38 smithi040 bash[28232]: audit 2023-12-01T22:17:37.099141+0000 mon.c (mon.2) 7523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:17:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:38 smithi040 bash[28232]: audit 2023-12-01T22:17:37.480798+0000 mon.a (mon.0) 7661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:38 smithi040 bash[28232]: audit 2023-12-01T22:17:37.494813+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:38 smithi040 bash[41173]: audit 2023-12-01T22:17:37.099141+0000 mon.c (mon.2) 7523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:17:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:38 smithi040 bash[41173]: audit 2023-12-01T22:17:37.480798+0000 mon.a (mon.0) 7661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:38 smithi040 bash[41173]: audit 2023-12-01T22:17:37.494813+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:38.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:38 smithi141 bash[31670]: audit 2023-12-01T22:17:37.099141+0000 mon.c (mon.2) 7523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:17:38.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:38 smithi141 bash[31670]: audit 2023-12-01T22:17:37.480798+0000 mon.a (mon.0) 7661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:38.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:38 smithi141 bash[31670]: audit 2023-12-01T22:17:37.494813+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:39 smithi040 bash[28232]: cluster 2023-12-01T22:17:37.826711+0000 mgr.y (mgr.24356) 11982 : cluster 0 pgmap v11950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:39 smithi040 bash[28232]: audit 2023-12-01T22:17:38.779905+0000 mon.c (mon.2) 7524 : audit 0 from='client.? 172.21.15.40:0/1261702878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:39 smithi040 bash[41173]: cluster 2023-12-01T22:17:37.826711+0000 mgr.y (mgr.24356) 11982 : cluster 0 pgmap v11950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:39 smithi040 bash[41173]: audit 2023-12-01T22:17:38.779905+0000 mon.c (mon.2) 7524 : audit 0 from='client.? 172.21.15.40:0/1261702878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:39 smithi141 bash[31670]: cluster 2023-12-01T22:17:37.826711+0000 mgr.y (mgr.24356) 11982 : cluster 0 pgmap v11950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:39 smithi141 bash[31670]: audit 2023-12-01T22:17:38.779905+0000 mon.c (mon.2) 7524 : audit 0 from='client.? 172.21.15.40:0/1261702878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:40 smithi040 bash[28232]: cluster 2023-12-01T22:17:39.827849+0000 mgr.y (mgr.24356) 11983 : cluster 0 pgmap v11951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:40 smithi040 bash[41173]: cluster 2023-12-01T22:17:39.827849+0000 mgr.y (mgr.24356) 11983 : cluster 0 pgmap v11951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:40 smithi141 bash[31670]: cluster 2023-12-01T22:17:39.827849+0000 mgr.y (mgr.24356) 11983 : cluster 0 pgmap v11951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:42 smithi040 bash[28232]: audit 2023-12-01T22:17:41.245799+0000 mon.c (mon.2) 7525 : audit 0 from='client.? 172.21.15.40:0/2213476334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:42 smithi040 bash[41173]: audit 2023-12-01T22:17:41.245799+0000 mon.c (mon.2) 7525 : audit 0 from='client.? 172.21.15.40:0/2213476334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:42 smithi141 bash[31670]: audit 2023-12-01T22:17:41.245799+0000 mon.c (mon.2) 7525 : audit 0 from='client.? 172.21.15.40:0/2213476334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:43 smithi040 bash[41173]: cluster 2023-12-01T22:17:41.828498+0000 mgr.y (mgr.24356) 11984 : cluster 0 pgmap v11952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:43 smithi040 bash[41173]: audit 2023-12-01T22:17:43.002910+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:43 smithi040 bash[41173]: audit 2023-12-01T22:17:43.014583+0000 mon.a (mon.0) 7664 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:43 smithi040 bash[28232]: cluster 2023-12-01T22:17:41.828498+0000 mgr.y (mgr.24356) 11984 : cluster 0 pgmap v11952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:43 smithi040 bash[28232]: audit 2023-12-01T22:17:43.002910+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:43 smithi040 bash[28232]: audit 2023-12-01T22:17:43.014583+0000 mon.a (mon.0) 7664 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:43.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:43 smithi141 bash[31670]: cluster 2023-12-01T22:17:41.828498+0000 mgr.y (mgr.24356) 11984 : cluster 0 pgmap v11952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:43.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:43 smithi141 bash[31670]: audit 2023-12-01T22:17:43.002910+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:43.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:43 smithi141 bash[31670]: audit 2023-12-01T22:17:43.014583+0000 mon.a (mon.0) 7664 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: audit 2023-12-01T22:17:43.689694+0000 mon.a (mon.0) 7665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: audit 2023-12-01T22:17:43.700730+0000 mon.a (mon.0) 7666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: audit 2023-12-01T22:17:43.705615+0000 mon.c (mon.2) 7526 : audit 0 from='client.? 172.21.15.40:0/725726568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: cluster 2023-12-01T22:17:43.829147+0000 mgr.y (mgr.24356) 11985 : cluster 0 pgmap v11953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: audit 2023-12-01T22:17:44.174460+0000 mon.c (mon.2) 7527 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: audit 2023-12-01T22:17:44.176597+0000 mon.c (mon.2) 7528 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:17:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:44 smithi141 bash[31670]: audit 2023-12-01T22:17:44.186569+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: audit 2023-12-01T22:17:43.689694+0000 mon.a (mon.0) 7665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: audit 2023-12-01T22:17:43.700730+0000 mon.a (mon.0) 7666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: audit 2023-12-01T22:17:43.705615+0000 mon.c (mon.2) 7526 : audit 0 from='client.? 172.21.15.40:0/725726568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: cluster 2023-12-01T22:17:43.829147+0000 mgr.y (mgr.24356) 11985 : cluster 0 pgmap v11953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: audit 2023-12-01T22:17:44.174460+0000 mon.c (mon.2) 7527 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: audit 2023-12-01T22:17:44.176597+0000 mon.c (mon.2) 7528 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:17:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[28232]: audit 2023-12-01T22:17:44.186569+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: audit 2023-12-01T22:17:43.689694+0000 mon.a (mon.0) 7665 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: audit 2023-12-01T22:17:43.700730+0000 mon.a (mon.0) 7666 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: audit 2023-12-01T22:17:43.705615+0000 mon.c (mon.2) 7526 : audit 0 from='client.? 172.21.15.40:0/725726568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: cluster 2023-12-01T22:17:43.829147+0000 mgr.y (mgr.24356) 11985 : cluster 0 pgmap v11953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: audit 2023-12-01T22:17:44.174460+0000 mon.c (mon.2) 7527 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: audit 2023-12-01T22:17:44.176597+0000 mon.c (mon.2) 7528 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:17:45.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:44 smithi040 bash[41173]: audit 2023-12-01T22:17:44.186569+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:17:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:17:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:17:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:47 smithi040 bash[28232]: cluster 2023-12-01T22:17:45.830138+0000 mgr.y (mgr.24356) 11986 : cluster 0 pgmap v11954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:47 smithi040 bash[28232]: audit 2023-12-01T22:17:46.170615+0000 mon.a (mon.0) 7668 : audit 0 from='client.? 172.21.15.40:0/2374296761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:47 smithi040 bash[41173]: cluster 2023-12-01T22:17:45.830138+0000 mgr.y (mgr.24356) 11986 : cluster 0 pgmap v11954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:47 smithi040 bash[41173]: audit 2023-12-01T22:17:46.170615+0000 mon.a (mon.0) 7668 : audit 0 from='client.? 172.21.15.40:0/2374296761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:47 smithi141 bash[31670]: cluster 2023-12-01T22:17:45.830138+0000 mgr.y (mgr.24356) 11986 : cluster 0 pgmap v11954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:47 smithi141 bash[31670]: audit 2023-12-01T22:17:46.170615+0000 mon.a (mon.0) 7668 : audit 0 from='client.? 172.21.15.40:0/2374296761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:48 smithi040 bash[28232]: cluster 2023-12-01T22:17:47.830765+0000 mgr.y (mgr.24356) 11987 : cluster 0 pgmap v11955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:48 smithi040 bash[41173]: cluster 2023-12-01T22:17:47.830765+0000 mgr.y (mgr.24356) 11987 : cluster 0 pgmap v11955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:48.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:48 smithi141 bash[31670]: cluster 2023-12-01T22:17:47.830765+0000 mgr.y (mgr.24356) 11987 : cluster 0 pgmap v11955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:49 smithi040 bash[28232]: audit 2023-12-01T22:17:48.638370+0000 mon.a (mon.0) 7669 : audit 0 from='client.? 172.21.15.40:0/2622337192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:49 smithi040 bash[28232]: audit 2023-12-01T22:17:48.963367+0000 mon.c (mon.2) 7529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:49 smithi040 bash[41173]: audit 2023-12-01T22:17:48.638370+0000 mon.a (mon.0) 7669 : audit 0 from='client.? 172.21.15.40:0/2622337192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:49.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:49 smithi040 bash[41173]: audit 2023-12-01T22:17:48.963367+0000 mon.c (mon.2) 7529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:49 smithi141 bash[31670]: audit 2023-12-01T22:17:48.638370+0000 mon.a (mon.0) 7669 : audit 0 from='client.? 172.21.15.40:0/2622337192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:49 smithi141 bash[31670]: audit 2023-12-01T22:17:48.963367+0000 mon.c (mon.2) 7529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:50 smithi040 bash[41173]: cluster 2023-12-01T22:17:49.831985+0000 mgr.y (mgr.24356) 11988 : cluster 0 pgmap v11956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:50 smithi040 bash[28232]: cluster 2023-12-01T22:17:49.831985+0000 mgr.y (mgr.24356) 11988 : cluster 0 pgmap v11956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:50 smithi141 bash[31670]: cluster 2023-12-01T22:17:49.831985+0000 mgr.y (mgr.24356) 11988 : cluster 0 pgmap v11956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:52 smithi040 bash[28232]: audit 2023-12-01T22:17:51.108344+0000 mon.c (mon.2) 7530 : audit 0 from='client.? 172.21.15.40:0/1703738429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:52 smithi040 bash[41173]: audit 2023-12-01T22:17:51.108344+0000 mon.c (mon.2) 7530 : audit 0 from='client.? 172.21.15.40:0/1703738429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:52 smithi141 bash[31670]: audit 2023-12-01T22:17:51.108344+0000 mon.c (mon.2) 7530 : audit 0 from='client.? 172.21.15.40:0/1703738429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:53 smithi040 bash[28232]: cluster 2023-12-01T22:17:51.832675+0000 mgr.y (mgr.24356) 11989 : cluster 0 pgmap v11957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:53 smithi040 bash[41173]: cluster 2023-12-01T22:17:51.832675+0000 mgr.y (mgr.24356) 11989 : cluster 0 pgmap v11957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:53.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:53 smithi141 bash[31670]: cluster 2023-12-01T22:17:51.832675+0000 mgr.y (mgr.24356) 11989 : cluster 0 pgmap v11957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:54 smithi040 bash[28232]: audit 2023-12-01T22:17:53.566051+0000 mon.a (mon.0) 7670 : audit 0 from='client.? 172.21.15.40:0/2504240751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:54 smithi040 bash[28232]: cluster 2023-12-01T22:17:53.833373+0000 mgr.y (mgr.24356) 11990 : cluster 0 pgmap v11958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:54 smithi040 bash[41173]: audit 2023-12-01T22:17:53.566051+0000 mon.a (mon.0) 7670 : audit 0 from='client.? 172.21.15.40:0/2504240751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:54 smithi040 bash[41173]: cluster 2023-12-01T22:17:53.833373+0000 mgr.y (mgr.24356) 11990 : cluster 0 pgmap v11958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:54 smithi141 bash[31670]: audit 2023-12-01T22:17:53.566051+0000 mon.a (mon.0) 7670 : audit 0 from='client.? 172.21.15.40:0/2504240751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:54.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:54 smithi141 bash[31670]: cluster 2023-12-01T22:17:53.833373+0000 mgr.y (mgr.24356) 11990 : cluster 0 pgmap v11958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:56.894 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:17:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:17:57.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:56 smithi040 bash[28232]: cluster 2023-12-01T22:17:55.834472+0000 mgr.y (mgr.24356) 11991 : cluster 0 pgmap v11959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:57.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:56 smithi040 bash[28232]: audit 2023-12-01T22:17:56.029550+0000 mon.a (mon.0) 7671 : audit 0 from='client.? 172.21.15.40:0/1153730484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:57.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:56 smithi040 bash[41173]: cluster 2023-12-01T22:17:55.834472+0000 mgr.y (mgr.24356) 11991 : cluster 0 pgmap v11959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:57.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:56 smithi040 bash[41173]: audit 2023-12-01T22:17:56.029550+0000 mon.a (mon.0) 7671 : audit 0 from='client.? 172.21.15.40:0/1153730484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:56 smithi141 bash[31670]: cluster 2023-12-01T22:17:55.834472+0000 mgr.y (mgr.24356) 11991 : cluster 0 pgmap v11959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:56 smithi141 bash[31670]: audit 2023-12-01T22:17:56.029550+0000 mon.a (mon.0) 7671 : audit 0 from='client.? 172.21.15.40:0/1153730484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:58 smithi040 bash[41173]: cluster 2023-12-01T22:17:57.835123+0000 mgr.y (mgr.24356) 11992 : cluster 0 pgmap v11960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:17:58 smithi040 bash[41173]: audit 2023-12-01T22:17:58.484793+0000 mon.a (mon.0) 7672 : audit 0 from='client.? 172.21.15.40:0/1538521741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:58 smithi040 bash[28232]: cluster 2023-12-01T22:17:57.835123+0000 mgr.y (mgr.24356) 11992 : cluster 0 pgmap v11960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:17:58 smithi040 bash[28232]: audit 2023-12-01T22:17:58.484793+0000 mon.a (mon.0) 7672 : audit 0 from='client.? 172.21.15.40:0/1538521741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:17:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:58 smithi141 bash[31670]: cluster 2023-12-01T22:17:57.835123+0000 mgr.y (mgr.24356) 11992 : cluster 0 pgmap v11960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:17:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:17:58 smithi141 bash[31670]: audit 2023-12-01T22:17:58.484793+0000 mon.a (mon.0) 7672 : audit 0 from='client.? 172.21.15.40:0/1538521741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:00 smithi040 bash[41173]: cluster 2023-12-01T22:17:59.836267+0000 mgr.y (mgr.24356) 11993 : cluster 0 pgmap v11961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:00 smithi040 bash[28232]: cluster 2023-12-01T22:17:59.836267+0000 mgr.y (mgr.24356) 11993 : cluster 0 pgmap v11961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:00 smithi141 bash[31670]: cluster 2023-12-01T22:17:59.836267+0000 mgr.y (mgr.24356) 11993 : cluster 0 pgmap v11961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:01 smithi040 bash[41173]: audit 2023-12-01T22:18:00.947811+0000 mon.a (mon.0) 7673 : audit 0 from='client.? 172.21.15.40:0/2943641177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:01 smithi040 bash[28232]: audit 2023-12-01T22:18:00.947811+0000 mon.a (mon.0) 7673 : audit 0 from='client.? 172.21.15.40:0/2943641177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:01 smithi141 bash[31670]: audit 2023-12-01T22:18:00.947811+0000 mon.a (mon.0) 7673 : audit 0 from='client.? 172.21.15.40:0/2943641177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:02 smithi040 bash[41173]: cluster 2023-12-01T22:18:01.836971+0000 mgr.y (mgr.24356) 11994 : cluster 0 pgmap v11962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:03.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:02 smithi040 bash[28232]: cluster 2023-12-01T22:18:01.836971+0000 mgr.y (mgr.24356) 11994 : cluster 0 pgmap v11962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:03.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:02 smithi141 bash[31670]: cluster 2023-12-01T22:18:01.836971+0000 mgr.y (mgr.24356) 11994 : cluster 0 pgmap v11962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:03 smithi141 bash[31670]: audit 2023-12-01T22:18:03.408026+0000 mon.a (mon.0) 7674 : audit 0 from='client.? 172.21.15.40:0/2643043312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:03 smithi040 bash[41173]: audit 2023-12-01T22:18:03.408026+0000 mon.a (mon.0) 7674 : audit 0 from='client.? 172.21.15.40:0/2643043312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:03 smithi040 bash[28232]: audit 2023-12-01T22:18:03.408026+0000 mon.a (mon.0) 7674 : audit 0 from='client.? 172.21.15.40:0/2643043312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:04 smithi141 bash[31670]: cluster 2023-12-01T22:18:03.837613+0000 mgr.y (mgr.24356) 11995 : cluster 0 pgmap v11963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:04 smithi141 bash[31670]: audit 2023-12-01T22:18:03.963593+0000 mon.c (mon.2) 7531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:04 smithi040 bash[41173]: cluster 2023-12-01T22:18:03.837613+0000 mgr.y (mgr.24356) 11995 : cluster 0 pgmap v11963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:04 smithi040 bash[41173]: audit 2023-12-01T22:18:03.963593+0000 mon.c (mon.2) 7531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:04 smithi040 bash[28232]: cluster 2023-12-01T22:18:03.837613+0000 mgr.y (mgr.24356) 11995 : cluster 0 pgmap v11963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:04 smithi040 bash[28232]: audit 2023-12-01T22:18:03.963593+0000 mon.c (mon.2) 7531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:05 smithi141 bash[31670]: audit 2023-12-01T22:18:05.867288+0000 mon.a (mon.0) 7675 : audit 0 from='client.? 172.21.15.40:0/1379328602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:05 smithi040 bash[41173]: audit 2023-12-01T22:18:05.867288+0000 mon.a (mon.0) 7675 : audit 0 from='client.? 172.21.15.40:0/1379328602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:05 smithi040 bash[28232]: audit 2023-12-01T22:18:05.867288+0000 mon.a (mon.0) 7675 : audit 0 from='client.? 172.21.15.40:0/1379328602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:18:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:18:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:07 smithi040 bash[41173]: cluster 2023-12-01T22:18:05.838702+0000 mgr.y (mgr.24356) 11996 : cluster 0 pgmap v11964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:07 smithi040 bash[28232]: cluster 2023-12-01T22:18:05.838702+0000 mgr.y (mgr.24356) 11996 : cluster 0 pgmap v11964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:07 smithi141 bash[31670]: cluster 2023-12-01T22:18:05.838702+0000 mgr.y (mgr.24356) 11996 : cluster 0 pgmap v11964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:08 smithi040 bash[28232]: cluster 2023-12-01T22:18:07.839341+0000 mgr.y (mgr.24356) 11997 : cluster 0 pgmap v11965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:08 smithi040 bash[41173]: cluster 2023-12-01T22:18:07.839341+0000 mgr.y (mgr.24356) 11997 : cluster 0 pgmap v11965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:08.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:08 smithi141 bash[31670]: cluster 2023-12-01T22:18:07.839341+0000 mgr.y (mgr.24356) 11997 : cluster 0 pgmap v11965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:09 smithi040 bash[28232]: audit 2023-12-01T22:18:08.328471+0000 mon.c (mon.2) 7532 : audit 0 from='client.? 172.21.15.40:0/1132998259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:09 smithi040 bash[41173]: audit 2023-12-01T22:18:08.328471+0000 mon.c (mon.2) 7532 : audit 0 from='client.? 172.21.15.40:0/1132998259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:09.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:09 smithi141 bash[31670]: audit 2023-12-01T22:18:08.328471+0000 mon.c (mon.2) 7532 : audit 0 from='client.? 172.21.15.40:0/1132998259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:10 smithi040 bash[41173]: cluster 2023-12-01T22:18:09.840495+0000 mgr.y (mgr.24356) 11998 : cluster 0 pgmap v11966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:10 smithi040 bash[28232]: cluster 2023-12-01T22:18:09.840495+0000 mgr.y (mgr.24356) 11998 : cluster 0 pgmap v11966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:10.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:10 smithi141 bash[31670]: cluster 2023-12-01T22:18:09.840495+0000 mgr.y (mgr.24356) 11998 : cluster 0 pgmap v11966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:11 smithi040 bash[28232]: audit 2023-12-01T22:18:10.783109+0000 mon.c (mon.2) 7533 : audit 0 from='client.? 172.21.15.40:0/846329988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:11 smithi040 bash[41173]: audit 2023-12-01T22:18:10.783109+0000 mon.c (mon.2) 7533 : audit 0 from='client.? 172.21.15.40:0/846329988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:11.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:11 smithi141 bash[31670]: audit 2023-12-01T22:18:10.783109+0000 mon.c (mon.2) 7533 : audit 0 from='client.? 172.21.15.40:0/846329988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:12 smithi040 bash[28232]: cluster 2023-12-01T22:18:11.841114+0000 mgr.y (mgr.24356) 11999 : cluster 0 pgmap v11967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:12 smithi040 bash[41173]: cluster 2023-12-01T22:18:11.841114+0000 mgr.y (mgr.24356) 11999 : cluster 0 pgmap v11967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:12 smithi141 bash[31670]: cluster 2023-12-01T22:18:11.841114+0000 mgr.y (mgr.24356) 11999 : cluster 0 pgmap v11967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:13 smithi040 bash[28232]: audit 2023-12-01T22:18:13.239657+0000 mon.a (mon.0) 7676 : audit 0 from='client.? 172.21.15.40:0/538150133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:13 smithi040 bash[41173]: audit 2023-12-01T22:18:13.239657+0000 mon.a (mon.0) 7676 : audit 0 from='client.? 172.21.15.40:0/538150133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:13 smithi141 bash[31670]: audit 2023-12-01T22:18:13.239657+0000 mon.a (mon.0) 7676 : audit 0 from='client.? 172.21.15.40:0/538150133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:14 smithi040 bash[28232]: cluster 2023-12-01T22:18:13.841799+0000 mgr.y (mgr.24356) 12000 : cluster 0 pgmap v11968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:14 smithi040 bash[41173]: cluster 2023-12-01T22:18:13.841799+0000 mgr.y (mgr.24356) 12000 : cluster 0 pgmap v11968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:14 smithi141 bash[31670]: cluster 2023-12-01T22:18:13.841799+0000 mgr.y (mgr.24356) 12000 : cluster 0 pgmap v11968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:15 smithi141 bash[31670]: audit 2023-12-01T22:18:15.707518+0000 mon.c (mon.2) 7534 : audit 0 from='client.? 172.21.15.40:0/4251354112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:15 smithi040 bash[41173]: audit 2023-12-01T22:18:15.707518+0000 mon.c (mon.2) 7534 : audit 0 from='client.? 172.21.15.40:0/4251354112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:15 smithi040 bash[28232]: audit 2023-12-01T22:18:15.707518+0000 mon.c (mon.2) 7534 : audit 0 from='client.? 172.21.15.40:0/4251354112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:16.773 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:18:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:18:17.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:16 smithi141 bash[31670]: cluster 2023-12-01T22:18:15.842902+0000 mgr.y (mgr.24356) 12001 : cluster 0 pgmap v11969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:16 smithi040 bash[28232]: cluster 2023-12-01T22:18:15.842902+0000 mgr.y (mgr.24356) 12001 : cluster 0 pgmap v11969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:16 smithi040 bash[41173]: cluster 2023-12-01T22:18:15.842902+0000 mgr.y (mgr.24356) 12001 : cluster 0 pgmap v11969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:18 smithi040 bash[28232]: cluster 2023-12-01T22:18:17.843558+0000 mgr.y (mgr.24356) 12002 : cluster 0 pgmap v11970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:19.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:18 smithi040 bash[28232]: audit 2023-12-01T22:18:18.173823+0000 mon.c (mon.2) 7535 : audit 0 from='client.? 172.21.15.40:0/3271370311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:18 smithi040 bash[41173]: cluster 2023-12-01T22:18:17.843558+0000 mgr.y (mgr.24356) 12002 : cluster 0 pgmap v11970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:18 smithi040 bash[41173]: audit 2023-12-01T22:18:18.173823+0000 mon.c (mon.2) 7535 : audit 0 from='client.? 172.21.15.40:0/3271370311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:18 smithi141 bash[31670]: cluster 2023-12-01T22:18:17.843558+0000 mgr.y (mgr.24356) 12002 : cluster 0 pgmap v11970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:18 smithi141 bash[31670]: audit 2023-12-01T22:18:18.173823+0000 mon.c (mon.2) 7535 : audit 0 from='client.? 172.21.15.40:0/3271370311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:19 smithi141 bash[31670]: audit 2023-12-01T22:18:18.964033+0000 mon.c (mon.2) 7536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:19 smithi040 bash[28232]: audit 2023-12-01T22:18:18.964033+0000 mon.c (mon.2) 7536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:19 smithi040 bash[41173]: audit 2023-12-01T22:18:18.964033+0000 mon.c (mon.2) 7536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:20 smithi141 bash[31670]: cluster 2023-12-01T22:18:19.844745+0000 mgr.y (mgr.24356) 12003 : cluster 0 pgmap v11971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:21.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:20 smithi141 bash[31670]: audit 2023-12-01T22:18:20.642670+0000 mon.c (mon.2) 7537 : audit 0 from='client.? 172.21.15.40:0/3855118028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:20 smithi040 bash[28232]: cluster 2023-12-01T22:18:19.844745+0000 mgr.y (mgr.24356) 12003 : cluster 0 pgmap v11971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:20 smithi040 bash[28232]: audit 2023-12-01T22:18:20.642670+0000 mon.c (mon.2) 7537 : audit 0 from='client.? 172.21.15.40:0/3855118028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:20 smithi040 bash[41173]: cluster 2023-12-01T22:18:19.844745+0000 mgr.y (mgr.24356) 12003 : cluster 0 pgmap v11971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:20 smithi040 bash[41173]: audit 2023-12-01T22:18:20.642670+0000 mon.c (mon.2) 7537 : audit 0 from='client.? 172.21.15.40:0/3855118028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:22 smithi040 bash[28232]: cluster 2023-12-01T22:18:21.845392+0000 mgr.y (mgr.24356) 12004 : cluster 0 pgmap v11972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:22 smithi040 bash[41173]: cluster 2023-12-01T22:18:21.845392+0000 mgr.y (mgr.24356) 12004 : cluster 0 pgmap v11972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:22 smithi141 bash[31670]: cluster 2023-12-01T22:18:21.845392+0000 mgr.y (mgr.24356) 12004 : cluster 0 pgmap v11972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:23 smithi040 bash[28232]: audit 2023-12-01T22:18:23.104536+0000 mon.a (mon.0) 7677 : audit 0 from='client.? 172.21.15.40:0/656830451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:23 smithi040 bash[41173]: audit 2023-12-01T22:18:23.104536+0000 mon.a (mon.0) 7677 : audit 0 from='client.? 172.21.15.40:0/656830451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:23 smithi141 bash[31670]: audit 2023-12-01T22:18:23.104536+0000 mon.a (mon.0) 7677 : audit 0 from='client.? 172.21.15.40:0/656830451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:24.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:24 smithi141 bash[31670]: cluster 2023-12-01T22:18:23.846022+0000 mgr.y (mgr.24356) 12005 : cluster 0 pgmap v11973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:24 smithi040 bash[41173]: cluster 2023-12-01T22:18:23.846022+0000 mgr.y (mgr.24356) 12005 : cluster 0 pgmap v11973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:24 smithi040 bash[28232]: cluster 2023-12-01T22:18:23.846022+0000 mgr.y (mgr.24356) 12005 : cluster 0 pgmap v11973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:25.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:25 smithi040 bash[41173]: audit 2023-12-01T22:18:25.570445+0000 mon.c (mon.2) 7538 : audit 0 from='client.? 172.21.15.40:0/1882405495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:25 smithi040 bash[28232]: audit 2023-12-01T22:18:25.570445+0000 mon.c (mon.2) 7538 : audit 0 from='client.? 172.21.15.40:0/1882405495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:25 smithi141 bash[31670]: audit 2023-12-01T22:18:25.570445+0000 mon.c (mon.2) 7538 : audit 0 from='client.? 172.21.15.40:0/1882405495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:26 smithi040 bash[28232]: cluster 2023-12-01T22:18:25.847167+0000 mgr.y (mgr.24356) 12006 : cluster 0 pgmap v11974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:18:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:18:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:26 smithi040 bash[41173]: cluster 2023-12-01T22:18:25.847167+0000 mgr.y (mgr.24356) 12006 : cluster 0 pgmap v11974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:26 smithi141 bash[31670]: cluster 2023-12-01T22:18:25.847167+0000 mgr.y (mgr.24356) 12006 : cluster 0 pgmap v11974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:28 smithi040 bash[41173]: cluster 2023-12-01T22:18:27.847771+0000 mgr.y (mgr.24356) 12007 : cluster 0 pgmap v11975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:28 smithi040 bash[41173]: audit 2023-12-01T22:18:28.032481+0000 mon.c (mon.2) 7539 : audit 0 from='client.? 172.21.15.40:0/133502925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:28 smithi040 bash[28232]: cluster 2023-12-01T22:18:27.847771+0000 mgr.y (mgr.24356) 12007 : cluster 0 pgmap v11975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:29.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:28 smithi040 bash[28232]: audit 2023-12-01T22:18:28.032481+0000 mon.c (mon.2) 7539 : audit 0 from='client.? 172.21.15.40:0/133502925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:28 smithi141 bash[31670]: cluster 2023-12-01T22:18:27.847771+0000 mgr.y (mgr.24356) 12007 : cluster 0 pgmap v11975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:28 smithi141 bash[31670]: audit 2023-12-01T22:18:28.032481+0000 mon.c (mon.2) 7539 : audit 0 from='client.? 172.21.15.40:0/133502925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:30 smithi040 bash[41173]: cluster 2023-12-01T22:18:29.848943+0000 mgr.y (mgr.24356) 12008 : cluster 0 pgmap v11976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:30 smithi040 bash[41173]: audit 2023-12-01T22:18:30.491195+0000 mon.a (mon.0) 7678 : audit 0 from='client.? 172.21.15.40:0/3610852429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:30 smithi040 bash[28232]: cluster 2023-12-01T22:18:29.848943+0000 mgr.y (mgr.24356) 12008 : cluster 0 pgmap v11976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:30 smithi040 bash[28232]: audit 2023-12-01T22:18:30.491195+0000 mon.a (mon.0) 7678 : audit 0 from='client.? 172.21.15.40:0/3610852429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:30 smithi141 bash[31670]: cluster 2023-12-01T22:18:29.848943+0000 mgr.y (mgr.24356) 12008 : cluster 0 pgmap v11976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:30 smithi141 bash[31670]: audit 2023-12-01T22:18:30.491195+0000 mon.a (mon.0) 7678 : audit 0 from='client.? 172.21.15.40:0/3610852429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:32 smithi040 bash[41173]: cluster 2023-12-01T22:18:31.849593+0000 mgr.y (mgr.24356) 12009 : cluster 0 pgmap v11977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:32 smithi040 bash[28232]: cluster 2023-12-01T22:18:31.849593+0000 mgr.y (mgr.24356) 12009 : cluster 0 pgmap v11977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:32.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:32 smithi141 bash[31670]: cluster 2023-12-01T22:18:31.849593+0000 mgr.y (mgr.24356) 12009 : cluster 0 pgmap v11977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:33 smithi040 bash[28232]: audit 2023-12-01T22:18:32.952463+0000 mon.c (mon.2) 7540 : audit 0 from='client.? 172.21.15.40:0/2437018633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:33 smithi040 bash[41173]: audit 2023-12-01T22:18:32.952463+0000 mon.c (mon.2) 7540 : audit 0 from='client.? 172.21.15.40:0/2437018633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:33 smithi141 bash[31670]: audit 2023-12-01T22:18:32.952463+0000 mon.c (mon.2) 7540 : audit 0 from='client.? 172.21.15.40:0/2437018633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:34 smithi040 bash[41173]: cluster 2023-12-01T22:18:33.850268+0000 mgr.y (mgr.24356) 12010 : cluster 0 pgmap v11978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:34 smithi040 bash[41173]: audit 2023-12-01T22:18:33.964445+0000 mon.c (mon.2) 7541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:34 smithi040 bash[28232]: cluster 2023-12-01T22:18:33.850268+0000 mgr.y (mgr.24356) 12010 : cluster 0 pgmap v11978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:34 smithi040 bash[28232]: audit 2023-12-01T22:18:33.964445+0000 mon.c (mon.2) 7541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:34 smithi141 bash[31670]: cluster 2023-12-01T22:18:33.850268+0000 mgr.y (mgr.24356) 12010 : cluster 0 pgmap v11978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:34 smithi141 bash[31670]: audit 2023-12-01T22:18:33.964445+0000 mon.c (mon.2) 7541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:35.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:35 smithi141 bash[31670]: audit 2023-12-01T22:18:35.423480+0000 mon.c (mon.2) 7542 : audit 0 from='client.? 172.21.15.40:0/2505260841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:35 smithi040 bash[41173]: audit 2023-12-01T22:18:35.423480+0000 mon.c (mon.2) 7542 : audit 0 from='client.? 172.21.15.40:0/2505260841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:35 smithi040 bash[28232]: audit 2023-12-01T22:18:35.423480+0000 mon.c (mon.2) 7542 : audit 0 from='client.? 172.21.15.40:0/2505260841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:36.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:36 smithi141 bash[31670]: cluster 2023-12-01T22:18:35.851494+0000 mgr.y (mgr.24356) 12011 : cluster 0 pgmap v11979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:36 smithi040 bash[28232]: cluster 2023-12-01T22:18:35.851494+0000 mgr.y (mgr.24356) 12011 : cluster 0 pgmap v11979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:36 smithi040 bash[41173]: cluster 2023-12-01T22:18:35.851494+0000 mgr.y (mgr.24356) 12011 : cluster 0 pgmap v11979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:18:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:18:38.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:37 smithi141 bash[31670]: audit 2023-12-01T22:18:37.885276+0000 mon.c (mon.2) 7543 : audit 0 from='client.? 172.21.15.40:0/173884157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:37 smithi040 bash[28232]: audit 2023-12-01T22:18:37.885276+0000 mon.c (mon.2) 7543 : audit 0 from='client.? 172.21.15.40:0/173884157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:37 smithi040 bash[41173]: audit 2023-12-01T22:18:37.885276+0000 mon.c (mon.2) 7543 : audit 0 from='client.? 172.21.15.40:0/173884157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:38 smithi141 bash[31670]: cluster 2023-12-01T22:18:37.851956+0000 mgr.y (mgr.24356) 12012 : cluster 0 pgmap v11980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:38 smithi040 bash[28232]: cluster 2023-12-01T22:18:37.851956+0000 mgr.y (mgr.24356) 12012 : cluster 0 pgmap v11980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:38 smithi040 bash[41173]: cluster 2023-12-01T22:18:37.851956+0000 mgr.y (mgr.24356) 12012 : cluster 0 pgmap v11980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:40 smithi141 bash[31670]: cluster 2023-12-01T22:18:39.853110+0000 mgr.y (mgr.24356) 12013 : cluster 0 pgmap v11981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:40 smithi141 bash[31670]: audit 2023-12-01T22:18:40.352936+0000 mon.a (mon.0) 7679 : audit 0 from='client.? 172.21.15.40:0/30248173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:40 smithi040 bash[28232]: cluster 2023-12-01T22:18:39.853110+0000 mgr.y (mgr.24356) 12013 : cluster 0 pgmap v11981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:40 smithi040 bash[28232]: audit 2023-12-01T22:18:40.352936+0000 mon.a (mon.0) 7679 : audit 0 from='client.? 172.21.15.40:0/30248173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:40 smithi040 bash[41173]: cluster 2023-12-01T22:18:39.853110+0000 mgr.y (mgr.24356) 12013 : cluster 0 pgmap v11981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:40 smithi040 bash[41173]: audit 2023-12-01T22:18:40.352936+0000 mon.a (mon.0) 7679 : audit 0 from='client.? 172.21.15.40:0/30248173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:42 smithi040 bash[28232]: cluster 2023-12-01T22:18:41.853800+0000 mgr.y (mgr.24356) 12014 : cluster 0 pgmap v11982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:42 smithi040 bash[41173]: cluster 2023-12-01T22:18:41.853800+0000 mgr.y (mgr.24356) 12014 : cluster 0 pgmap v11982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:42 smithi141 bash[31670]: cluster 2023-12-01T22:18:41.853800+0000 mgr.y (mgr.24356) 12014 : cluster 0 pgmap v11982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:43 smithi040 bash[28232]: audit 2023-12-01T22:18:42.814752+0000 mon.a (mon.0) 7680 : audit 0 from='client.? 172.21.15.40:0/2840660878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:43 smithi040 bash[41173]: audit 2023-12-01T22:18:42.814752+0000 mon.a (mon.0) 7680 : audit 0 from='client.? 172.21.15.40:0/2840660878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:43 smithi141 bash[31670]: audit 2023-12-01T22:18:42.814752+0000 mon.a (mon.0) 7680 : audit 0 from='client.? 172.21.15.40:0/2840660878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:44 smithi040 bash[41173]: cluster 2023-12-01T22:18:43.854515+0000 mgr.y (mgr.24356) 12015 : cluster 0 pgmap v11983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:44 smithi040 bash[28232]: cluster 2023-12-01T22:18:43.854515+0000 mgr.y (mgr.24356) 12015 : cluster 0 pgmap v11983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:44 smithi141 bash[31670]: cluster 2023-12-01T22:18:43.854515+0000 mgr.y (mgr.24356) 12015 : cluster 0 pgmap v11983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:45 smithi040 bash[28232]: audit 2023-12-01T22:18:44.269329+0000 mon.c (mon.2) 7544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:18:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:45 smithi040 bash[41173]: audit 2023-12-01T22:18:44.269329+0000 mon.c (mon.2) 7544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:18:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:45 smithi141 bash[31670]: audit 2023-12-01T22:18:44.269329+0000 mon.c (mon.2) 7544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:18:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:46 smithi040 bash[41173]: audit 2023-12-01T22:18:45.276895+0000 mon.a (mon.0) 7681 : audit 0 from='client.? 172.21.15.40:0/1007226915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:46 smithi040 bash[41173]: cluster 2023-12-01T22:18:45.855706+0000 mgr.y (mgr.24356) 12016 : cluster 0 pgmap v11984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:46 smithi040 bash[28232]: audit 2023-12-01T22:18:45.276895+0000 mon.a (mon.0) 7681 : audit 0 from='client.? 172.21.15.40:0/1007226915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:46.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:46 smithi040 bash[28232]: cluster 2023-12-01T22:18:45.855706+0000 mgr.y (mgr.24356) 12016 : cluster 0 pgmap v11984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:46 smithi141 bash[31670]: audit 2023-12-01T22:18:45.276895+0000 mon.a (mon.0) 7681 : audit 0 from='client.? 172.21.15.40:0/1007226915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:46.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:46 smithi141 bash[31670]: cluster 2023-12-01T22:18:45.855706+0000 mgr.y (mgr.24356) 12016 : cluster 0 pgmap v11984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:18:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:18:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:47 smithi040 bash[28232]: audit 2023-12-01T22:18:47.748196+0000 mon.a (mon.0) 7682 : audit 0 from='client.? 172.21.15.40:0/3692719992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:47 smithi040 bash[41173]: audit 2023-12-01T22:18:47.748196+0000 mon.a (mon.0) 7682 : audit 0 from='client.? 172.21.15.40:0/3692719992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:47 smithi141 bash[31670]: audit 2023-12-01T22:18:47.748196+0000 mon.a (mon.0) 7682 : audit 0 from='client.? 172.21.15.40:0/3692719992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:48 smithi040 bash[28232]: cluster 2023-12-01T22:18:47.856572+0000 mgr.y (mgr.24356) 12017 : cluster 0 pgmap v11985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:48 smithi040 bash[41173]: cluster 2023-12-01T22:18:47.856572+0000 mgr.y (mgr.24356) 12017 : cluster 0 pgmap v11985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:48 smithi141 bash[31670]: cluster 2023-12-01T22:18:47.856572+0000 mgr.y (mgr.24356) 12017 : cluster 0 pgmap v11985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:49 smithi040 bash[41173]: audit 2023-12-01T22:18:48.964814+0000 mon.c (mon.2) 7545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:49 smithi040 bash[28232]: audit 2023-12-01T22:18:48.964814+0000 mon.c (mon.2) 7545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:49 smithi141 bash[31670]: audit 2023-12-01T22:18:48.964814+0000 mon.c (mon.2) 7545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[41173]: cluster 2023-12-01T22:18:49.857348+0000 mgr.y (mgr.24356) 12018 : cluster 0 pgmap v11986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[41173]: audit 2023-12-01T22:18:50.121824+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[41173]: audit 2023-12-01T22:18:50.133480+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[41173]: audit 2023-12-01T22:18:50.232001+0000 mon.a (mon.0) 7685 : audit 0 from='client.? 172.21.15.40:0/2082151529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[41173]: audit 2023-12-01T22:18:50.477213+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[41173]: audit 2023-12-01T22:18:50.490392+0000 mon.a (mon.0) 7687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[28232]: cluster 2023-12-01T22:18:49.857348+0000 mgr.y (mgr.24356) 12018 : cluster 0 pgmap v11986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[28232]: audit 2023-12-01T22:18:50.121824+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[28232]: audit 2023-12-01T22:18:50.133480+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[28232]: audit 2023-12-01T22:18:50.232001+0000 mon.a (mon.0) 7685 : audit 0 from='client.? 172.21.15.40:0/2082151529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[28232]: audit 2023-12-01T22:18:50.477213+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:50 smithi040 bash[28232]: audit 2023-12-01T22:18:50.490392+0000 mon.a (mon.0) 7687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:50 smithi141 bash[31670]: cluster 2023-12-01T22:18:49.857348+0000 mgr.y (mgr.24356) 12018 : cluster 0 pgmap v11986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:50 smithi141 bash[31670]: audit 2023-12-01T22:18:50.121824+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:50 smithi141 bash[31670]: audit 2023-12-01T22:18:50.133480+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:50 smithi141 bash[31670]: audit 2023-12-01T22:18:50.232001+0000 mon.a (mon.0) 7685 : audit 0 from='client.? 172.21.15.40:0/2082151529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:50 smithi141 bash[31670]: audit 2023-12-01T22:18:50.477213+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:50 smithi141 bash[31670]: audit 2023-12-01T22:18:50.490392+0000 mon.a (mon.0) 7687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:51 smithi040 bash[41173]: audit 2023-12-01T22:18:51.031659+0000 mon.c (mon.2) 7546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:18:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:51 smithi040 bash[41173]: audit 2023-12-01T22:18:51.033606+0000 mon.c (mon.2) 7547 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:18:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:51 smithi040 bash[41173]: audit 2023-12-01T22:18:51.043664+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:51 smithi040 bash[28232]: audit 2023-12-01T22:18:51.031659+0000 mon.c (mon.2) 7546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:18:52.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:51 smithi040 bash[28232]: audit 2023-12-01T22:18:51.033606+0000 mon.c (mon.2) 7547 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:18:52.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:51 smithi040 bash[28232]: audit 2023-12-01T22:18:51.043664+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:51 smithi141 bash[31670]: audit 2023-12-01T22:18:51.031659+0000 mon.c (mon.2) 7546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:18:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:51 smithi141 bash[31670]: audit 2023-12-01T22:18:51.033606+0000 mon.c (mon.2) 7547 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:18:52.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:51 smithi141 bash[31670]: audit 2023-12-01T22:18:51.043664+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:18:53.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:52 smithi040 bash[28232]: cluster 2023-12-01T22:18:51.858101+0000 mgr.y (mgr.24356) 12019 : cluster 0 pgmap v11987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:53.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:52 smithi040 bash[28232]: audit 2023-12-01T22:18:52.704098+0000 mon.c (mon.2) 7548 : audit 0 from='client.? 172.21.15.40:0/3075704047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:52 smithi040 bash[41173]: cluster 2023-12-01T22:18:51.858101+0000 mgr.y (mgr.24356) 12019 : cluster 0 pgmap v11987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:53.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:52 smithi040 bash[41173]: audit 2023-12-01T22:18:52.704098+0000 mon.c (mon.2) 7548 : audit 0 from='client.? 172.21.15.40:0/3075704047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:52 smithi141 bash[31670]: cluster 2023-12-01T22:18:51.858101+0000 mgr.y (mgr.24356) 12019 : cluster 0 pgmap v11987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:53.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:52 smithi141 bash[31670]: audit 2023-12-01T22:18:52.704098+0000 mon.c (mon.2) 7548 : audit 0 from='client.? 172.21.15.40:0/3075704047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:54 smithi141 bash[31670]: cluster 2023-12-01T22:18:53.858832+0000 mgr.y (mgr.24356) 12020 : cluster 0 pgmap v11988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:54 smithi040 bash[28232]: cluster 2023-12-01T22:18:53.858832+0000 mgr.y (mgr.24356) 12020 : cluster 0 pgmap v11988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:54 smithi040 bash[41173]: cluster 2023-12-01T22:18:53.858832+0000 mgr.y (mgr.24356) 12020 : cluster 0 pgmap v11988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:56.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:55 smithi141 bash[31670]: audit 2023-12-01T22:18:55.158659+0000 mon.c (mon.2) 7549 : audit 0 from='client.? 172.21.15.40:0/4117613755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:55 smithi040 bash[28232]: audit 2023-12-01T22:18:55.158659+0000 mon.c (mon.2) 7549 : audit 0 from='client.? 172.21.15.40:0/4117613755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:55 smithi040 bash[41173]: audit 2023-12-01T22:18:55.158659+0000 mon.c (mon.2) 7549 : audit 0 from='client.? 172.21.15.40:0/4117613755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:18:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:18:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:56 smithi141 bash[31670]: cluster 2023-12-01T22:18:55.859994+0000 mgr.y (mgr.24356) 12021 : cluster 0 pgmap v11989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:56 smithi040 bash[41173]: cluster 2023-12-01T22:18:55.859994+0000 mgr.y (mgr.24356) 12021 : cluster 0 pgmap v11989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:56 smithi040 bash[28232]: cluster 2023-12-01T22:18:55.859994+0000 mgr.y (mgr.24356) 12021 : cluster 0 pgmap v11989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:57 smithi141 bash[31670]: audit 2023-12-01T22:18:57.629026+0000 mon.c (mon.2) 7550 : audit 0 from='client.? 172.21.15.40:0/1017449910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:57 smithi040 bash[28232]: audit 2023-12-01T22:18:57.629026+0000 mon.c (mon.2) 7550 : audit 0 from='client.? 172.21.15.40:0/1017449910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:57 smithi040 bash[41173]: audit 2023-12-01T22:18:57.629026+0000 mon.c (mon.2) 7550 : audit 0 from='client.? 172.21.15.40:0/1017449910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:18:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:18:58 smithi141 bash[31670]: cluster 2023-12-01T22:18:57.860747+0000 mgr.y (mgr.24356) 12022 : cluster 0 pgmap v11990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:18:58 smithi040 bash[41173]: cluster 2023-12-01T22:18:57.860747+0000 mgr.y (mgr.24356) 12022 : cluster 0 pgmap v11990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:18:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:18:58 smithi040 bash[28232]: cluster 2023-12-01T22:18:57.860747+0000 mgr.y (mgr.24356) 12022 : cluster 0 pgmap v11990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:00 smithi141 bash[31670]: cluster 2023-12-01T22:18:59.861878+0000 mgr.y (mgr.24356) 12023 : cluster 0 pgmap v11991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:00 smithi141 bash[31670]: audit 2023-12-01T22:19:00.095700+0000 mon.c (mon.2) 7551 : audit 0 from='client.? 172.21.15.40:0/2117319464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:00 smithi040 bash[41173]: cluster 2023-12-01T22:18:59.861878+0000 mgr.y (mgr.24356) 12023 : cluster 0 pgmap v11991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:00 smithi040 bash[41173]: audit 2023-12-01T22:19:00.095700+0000 mon.c (mon.2) 7551 : audit 0 from='client.? 172.21.15.40:0/2117319464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:00 smithi040 bash[28232]: cluster 2023-12-01T22:18:59.861878+0000 mgr.y (mgr.24356) 12023 : cluster 0 pgmap v11991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:00 smithi040 bash[28232]: audit 2023-12-01T22:19:00.095700+0000 mon.c (mon.2) 7551 : audit 0 from='client.? 172.21.15.40:0/2117319464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:02 smithi040 bash[41173]: cluster 2023-12-01T22:19:01.862581+0000 mgr.y (mgr.24356) 12024 : cluster 0 pgmap v11992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:02 smithi040 bash[28232]: cluster 2023-12-01T22:19:01.862581+0000 mgr.y (mgr.24356) 12024 : cluster 0 pgmap v11992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:02 smithi141 bash[31670]: cluster 2023-12-01T22:19:01.862581+0000 mgr.y (mgr.24356) 12024 : cluster 0 pgmap v11992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:03 smithi040 bash[28232]: audit 2023-12-01T22:19:02.556893+0000 mon.c (mon.2) 7552 : audit 0 from='client.? 172.21.15.40:0/1089643766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:03 smithi040 bash[41173]: audit 2023-12-01T22:19:02.556893+0000 mon.c (mon.2) 7552 : audit 0 from='client.? 172.21.15.40:0/1089643766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:03 smithi141 bash[31670]: audit 2023-12-01T22:19:02.556893+0000 mon.c (mon.2) 7552 : audit 0 from='client.? 172.21.15.40:0/1089643766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:04 smithi040 bash[28232]: cluster 2023-12-01T22:19:03.863285+0000 mgr.y (mgr.24356) 12025 : cluster 0 pgmap v11993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:04 smithi040 bash[28232]: audit 2023-12-01T22:19:03.965299+0000 mon.c (mon.2) 7553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:04 smithi040 bash[41173]: cluster 2023-12-01T22:19:03.863285+0000 mgr.y (mgr.24356) 12025 : cluster 0 pgmap v11993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:04 smithi040 bash[41173]: audit 2023-12-01T22:19:03.965299+0000 mon.c (mon.2) 7553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:04 smithi141 bash[31670]: cluster 2023-12-01T22:19:03.863285+0000 mgr.y (mgr.24356) 12025 : cluster 0 pgmap v11993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:04 smithi141 bash[31670]: audit 2023-12-01T22:19:03.965299+0000 mon.c (mon.2) 7553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:05 smithi040 bash[28232]: audit 2023-12-01T22:19:05.032653+0000 mon.c (mon.2) 7554 : audit 0 from='client.? 172.21.15.40:0/1948027745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:05 smithi040 bash[41173]: audit 2023-12-01T22:19:05.032653+0000 mon.c (mon.2) 7554 : audit 0 from='client.? 172.21.15.40:0/1948027745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:05 smithi141 bash[31670]: audit 2023-12-01T22:19:05.032653+0000 mon.c (mon.2) 7554 : audit 0 from='client.? 172.21.15.40:0/1948027745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:06 smithi040 bash[41173]: cluster 2023-12-01T22:19:05.864458+0000 mgr.y (mgr.24356) 12026 : cluster 0 pgmap v11994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:06 smithi040 bash[28232]: cluster 2023-12-01T22:19:05.864458+0000 mgr.y (mgr.24356) 12026 : cluster 0 pgmap v11994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:06 smithi141 bash[31670]: cluster 2023-12-01T22:19:05.864458+0000 mgr.y (mgr.24356) 12026 : cluster 0 pgmap v11994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:19:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:19:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:07 smithi040 bash[28232]: audit 2023-12-01T22:19:07.492915+0000 mon.c (mon.2) 7555 : audit 0 from='client.? 172.21.15.40:0/3532749056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:07 smithi040 bash[41173]: audit 2023-12-01T22:19:07.492915+0000 mon.c (mon.2) 7555 : audit 0 from='client.? 172.21.15.40:0/3532749056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:07 smithi141 bash[31670]: audit 2023-12-01T22:19:07.492915+0000 mon.c (mon.2) 7555 : audit 0 from='client.? 172.21.15.40:0/3532749056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:08.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:08 smithi040 bash[28232]: cluster 2023-12-01T22:19:07.865163+0000 mgr.y (mgr.24356) 12027 : cluster 0 pgmap v11995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:08 smithi040 bash[41173]: cluster 2023-12-01T22:19:07.865163+0000 mgr.y (mgr.24356) 12027 : cluster 0 pgmap v11995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:08 smithi141 bash[31670]: cluster 2023-12-01T22:19:07.865163+0000 mgr.y (mgr.24356) 12027 : cluster 0 pgmap v11995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:10 smithi141 bash[31670]: cluster 2023-12-01T22:19:09.866272+0000 mgr.y (mgr.24356) 12028 : cluster 0 pgmap v11996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:10 smithi141 bash[31670]: audit 2023-12-01T22:19:09.953708+0000 mon.a (mon.0) 7689 : audit 0 from='client.? 172.21.15.40:0/200755567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:10 smithi040 bash[41173]: cluster 2023-12-01T22:19:09.866272+0000 mgr.y (mgr.24356) 12028 : cluster 0 pgmap v11996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:10 smithi040 bash[41173]: audit 2023-12-01T22:19:09.953708+0000 mon.a (mon.0) 7689 : audit 0 from='client.? 172.21.15.40:0/200755567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:10 smithi040 bash[28232]: cluster 2023-12-01T22:19:09.866272+0000 mgr.y (mgr.24356) 12028 : cluster 0 pgmap v11996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:10 smithi040 bash[28232]: audit 2023-12-01T22:19:09.953708+0000 mon.a (mon.0) 7689 : audit 0 from='client.? 172.21.15.40:0/200755567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:12 smithi040 bash[41173]: cluster 2023-12-01T22:19:11.866919+0000 mgr.y (mgr.24356) 12029 : cluster 0 pgmap v11997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:12 smithi040 bash[28232]: cluster 2023-12-01T22:19:11.866919+0000 mgr.y (mgr.24356) 12029 : cluster 0 pgmap v11997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:12 smithi141 bash[31670]: cluster 2023-12-01T22:19:11.866919+0000 mgr.y (mgr.24356) 12029 : cluster 0 pgmap v11997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:13.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:13 smithi040 bash[28232]: audit 2023-12-01T22:19:12.415176+0000 mon.a (mon.0) 7690 : audit 0 from='client.? 172.21.15.40:0/3085277260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:13.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:13 smithi040 bash[41173]: audit 2023-12-01T22:19:12.415176+0000 mon.a (mon.0) 7690 : audit 0 from='client.? 172.21.15.40:0/3085277260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:13 smithi141 bash[31670]: audit 2023-12-01T22:19:12.415176+0000 mon.a (mon.0) 7690 : audit 0 from='client.? 172.21.15.40:0/3085277260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:14 smithi040 bash[28232]: cluster 2023-12-01T22:19:13.867618+0000 mgr.y (mgr.24356) 12030 : cluster 0 pgmap v11998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:14 smithi040 bash[41173]: cluster 2023-12-01T22:19:13.867618+0000 mgr.y (mgr.24356) 12030 : cluster 0 pgmap v11998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:14 smithi141 bash[31670]: cluster 2023-12-01T22:19:13.867618+0000 mgr.y (mgr.24356) 12030 : cluster 0 pgmap v11998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:15 smithi040 bash[28232]: audit 2023-12-01T22:19:14.881460+0000 mon.a (mon.0) 7691 : audit 0 from='client.? 172.21.15.40:0/2906462448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:15 smithi040 bash[41173]: audit 2023-12-01T22:19:14.881460+0000 mon.a (mon.0) 7691 : audit 0 from='client.? 172.21.15.40:0/2906462448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:15 smithi141 bash[31670]: audit 2023-12-01T22:19:14.881460+0000 mon.a (mon.0) 7691 : audit 0 from='client.? 172.21.15.40:0/2906462448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:16.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:16 smithi040 bash[28232]: cluster 2023-12-01T22:19:15.868861+0000 mgr.y (mgr.24356) 12031 : cluster 0 pgmap v11999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:16 smithi040 bash[41173]: cluster 2023-12-01T22:19:15.868861+0000 mgr.y (mgr.24356) 12031 : cluster 0 pgmap v11999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:16.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:16 smithi141 bash[31670]: cluster 2023-12-01T22:19:15.868861+0000 mgr.y (mgr.24356) 12031 : cluster 0 pgmap v11999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:19:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:19:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:17 smithi040 bash[28232]: audit 2023-12-01T22:19:17.354096+0000 mon.a (mon.0) 7692 : audit 0 from='client.? 172.21.15.40:0/423542142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:17 smithi040 bash[41173]: audit 2023-12-01T22:19:17.354096+0000 mon.a (mon.0) 7692 : audit 0 from='client.? 172.21.15.40:0/423542142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:17.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:17 smithi141 bash[31670]: audit 2023-12-01T22:19:17.354096+0000 mon.a (mon.0) 7692 : audit 0 from='client.? 172.21.15.40:0/423542142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:18 smithi141 bash[31670]: cluster 2023-12-01T22:19:17.869515+0000 mgr.y (mgr.24356) 12032 : cluster 0 pgmap v12000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:18 smithi040 bash[28232]: cluster 2023-12-01T22:19:17.869515+0000 mgr.y (mgr.24356) 12032 : cluster 0 pgmap v12000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:18 smithi040 bash[41173]: cluster 2023-12-01T22:19:17.869515+0000 mgr.y (mgr.24356) 12032 : cluster 0 pgmap v12000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:19 smithi141 bash[31670]: audit 2023-12-01T22:19:18.965737+0000 mon.c (mon.2) 7556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:19 smithi040 bash[28232]: audit 2023-12-01T22:19:18.965737+0000 mon.c (mon.2) 7556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:19 smithi040 bash[41173]: audit 2023-12-01T22:19:18.965737+0000 mon.c (mon.2) 7556 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:20 smithi141 bash[31670]: audit 2023-12-01T22:19:19.818548+0000 mon.c (mon.2) 7557 : audit 0 from='client.? 172.21.15.40:0/776808003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:20.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:20 smithi141 bash[31670]: cluster 2023-12-01T22:19:19.870753+0000 mgr.y (mgr.24356) 12033 : cluster 0 pgmap v12001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:20 smithi040 bash[28232]: audit 2023-12-01T22:19:19.818548+0000 mon.c (mon.2) 7557 : audit 0 from='client.? 172.21.15.40:0/776808003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:20 smithi040 bash[28232]: cluster 2023-12-01T22:19:19.870753+0000 mgr.y (mgr.24356) 12033 : cluster 0 pgmap v12001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:20 smithi040 bash[41173]: audit 2023-12-01T22:19:19.818548+0000 mon.c (mon.2) 7557 : audit 0 from='client.? 172.21.15.40:0/776808003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:20 smithi040 bash[41173]: cluster 2023-12-01T22:19:19.870753+0000 mgr.y (mgr.24356) 12033 : cluster 0 pgmap v12001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:22 smithi040 bash[28232]: cluster 2023-12-01T22:19:21.871514+0000 mgr.y (mgr.24356) 12034 : cluster 0 pgmap v12002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:22 smithi040 bash[41173]: cluster 2023-12-01T22:19:21.871514+0000 mgr.y (mgr.24356) 12034 : cluster 0 pgmap v12002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:22 smithi141 bash[31670]: cluster 2023-12-01T22:19:21.871514+0000 mgr.y (mgr.24356) 12034 : cluster 0 pgmap v12002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:23.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:23 smithi040 bash[28232]: audit 2023-12-01T22:19:22.289261+0000 mon.a (mon.0) 7693 : audit 0 from='client.? 172.21.15.40:0/2264743058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:23.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:23 smithi040 bash[41173]: audit 2023-12-01T22:19:22.289261+0000 mon.a (mon.0) 7693 : audit 0 from='client.? 172.21.15.40:0/2264743058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:23.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:23 smithi141 bash[31670]: audit 2023-12-01T22:19:22.289261+0000 mon.a (mon.0) 7693 : audit 0 from='client.? 172.21.15.40:0/2264743058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:24 smithi040 bash[28232]: cluster 2023-12-01T22:19:23.872328+0000 mgr.y (mgr.24356) 12035 : cluster 0 pgmap v12003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:24 smithi040 bash[41173]: cluster 2023-12-01T22:19:23.872328+0000 mgr.y (mgr.24356) 12035 : cluster 0 pgmap v12003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:24 smithi141 bash[31670]: cluster 2023-12-01T22:19:23.872328+0000 mgr.y (mgr.24356) 12035 : cluster 0 pgmap v12003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:25 smithi040 bash[28232]: audit 2023-12-01T22:19:24.755137+0000 mon.c (mon.2) 7558 : audit 0 from='client.? 172.21.15.40:0/3330659845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:25 smithi040 bash[41173]: audit 2023-12-01T22:19:24.755137+0000 mon.c (mon.2) 7558 : audit 0 from='client.? 172.21.15.40:0/3330659845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:25 smithi141 bash[31670]: audit 2023-12-01T22:19:24.755137+0000 mon.c (mon.2) 7558 : audit 0 from='client.? 172.21.15.40:0/3330659845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:26 smithi040 bash[28232]: cluster 2023-12-01T22:19:25.873547+0000 mgr.y (mgr.24356) 12036 : cluster 0 pgmap v12004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:26 smithi040 bash[41173]: cluster 2023-12-01T22:19:25.873547+0000 mgr.y (mgr.24356) 12036 : cluster 0 pgmap v12004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:26 smithi141 bash[31670]: cluster 2023-12-01T22:19:25.873547+0000 mgr.y (mgr.24356) 12036 : cluster 0 pgmap v12004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:19:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:19:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:27 smithi141 bash[31670]: audit 2023-12-01T22:19:27.215427+0000 mon.a (mon.0) 7694 : audit 0 from='client.? 172.21.15.40:0/957799626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:27 smithi040 bash[28232]: audit 2023-12-01T22:19:27.215427+0000 mon.a (mon.0) 7694 : audit 0 from='client.? 172.21.15.40:0/957799626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:27 smithi040 bash[41173]: audit 2023-12-01T22:19:27.215427+0000 mon.a (mon.0) 7694 : audit 0 from='client.? 172.21.15.40:0/957799626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:28 smithi040 bash[28232]: cluster 2023-12-01T22:19:27.874351+0000 mgr.y (mgr.24356) 12037 : cluster 0 pgmap v12005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:28 smithi040 bash[41173]: cluster 2023-12-01T22:19:27.874351+0000 mgr.y (mgr.24356) 12037 : cluster 0 pgmap v12005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:28 smithi141 bash[31670]: cluster 2023-12-01T22:19:27.874351+0000 mgr.y (mgr.24356) 12037 : cluster 0 pgmap v12005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:29 smithi141 bash[31670]: audit 2023-12-01T22:19:29.682121+0000 mon.c (mon.2) 7559 : audit 0 from='client.? 172.21.15.40:0/1885420130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:29 smithi040 bash[28232]: audit 2023-12-01T22:19:29.682121+0000 mon.c (mon.2) 7559 : audit 0 from='client.? 172.21.15.40:0/1885420130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:29 smithi040 bash[41173]: audit 2023-12-01T22:19:29.682121+0000 mon.c (mon.2) 7559 : audit 0 from='client.? 172.21.15.40:0/1885420130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:30 smithi141 bash[31670]: cluster 2023-12-01T22:19:29.875655+0000 mgr.y (mgr.24356) 12038 : cluster 0 pgmap v12006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:31.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:30 smithi040 bash[28232]: cluster 2023-12-01T22:19:29.875655+0000 mgr.y (mgr.24356) 12038 : cluster 0 pgmap v12006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:30 smithi040 bash[41173]: cluster 2023-12-01T22:19:29.875655+0000 mgr.y (mgr.24356) 12038 : cluster 0 pgmap v12006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:32 smithi040 bash[28232]: cluster 2023-12-01T22:19:31.876337+0000 mgr.y (mgr.24356) 12039 : cluster 0 pgmap v12007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:32 smithi040 bash[41173]: cluster 2023-12-01T22:19:31.876337+0000 mgr.y (mgr.24356) 12039 : cluster 0 pgmap v12007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:32 smithi141 bash[31670]: cluster 2023-12-01T22:19:31.876337+0000 mgr.y (mgr.24356) 12039 : cluster 0 pgmap v12007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:33 smithi040 bash[28232]: audit 2023-12-01T22:19:32.149018+0000 mon.c (mon.2) 7560 : audit 0 from='client.? 172.21.15.40:0/3563446534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:33 smithi040 bash[41173]: audit 2023-12-01T22:19:32.149018+0000 mon.c (mon.2) 7560 : audit 0 from='client.? 172.21.15.40:0/3563446534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:33 smithi141 bash[31670]: audit 2023-12-01T22:19:32.149018+0000 mon.c (mon.2) 7560 : audit 0 from='client.? 172.21.15.40:0/3563446534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:34 smithi040 bash[28232]: cluster 2023-12-01T22:19:33.877045+0000 mgr.y (mgr.24356) 12040 : cluster 0 pgmap v12008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:34 smithi040 bash[28232]: audit 2023-12-01T22:19:33.966120+0000 mon.c (mon.2) 7561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:34 smithi040 bash[41173]: cluster 2023-12-01T22:19:33.877045+0000 mgr.y (mgr.24356) 12040 : cluster 0 pgmap v12008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:34 smithi040 bash[41173]: audit 2023-12-01T22:19:33.966120+0000 mon.c (mon.2) 7561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:34 smithi141 bash[31670]: cluster 2023-12-01T22:19:33.877045+0000 mgr.y (mgr.24356) 12040 : cluster 0 pgmap v12008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:34 smithi141 bash[31670]: audit 2023-12-01T22:19:33.966120+0000 mon.c (mon.2) 7561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:35 smithi040 bash[28232]: audit 2023-12-01T22:19:34.608875+0000 mon.c (mon.2) 7562 : audit 0 from='client.? 172.21.15.40:0/1661209118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:35 smithi040 bash[41173]: audit 2023-12-01T22:19:34.608875+0000 mon.c (mon.2) 7562 : audit 0 from='client.? 172.21.15.40:0/1661209118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:35 smithi141 bash[31670]: audit 2023-12-01T22:19:34.608875+0000 mon.c (mon.2) 7562 : audit 0 from='client.? 172.21.15.40:0/1661209118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:36 smithi040 bash[41173]: cluster 2023-12-01T22:19:35.878135+0000 mgr.y (mgr.24356) 12041 : cluster 0 pgmap v12009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:36 smithi040 bash[28232]: cluster 2023-12-01T22:19:35.878135+0000 mgr.y (mgr.24356) 12041 : cluster 0 pgmap v12009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:36.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:36 smithi141 bash[31670]: cluster 2023-12-01T22:19:35.878135+0000 mgr.y (mgr.24356) 12041 : cluster 0 pgmap v12009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:19:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:19:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:37 smithi040 bash[28232]: audit 2023-12-01T22:19:37.078202+0000 mon.c (mon.2) 7563 : audit 0 from='client.? 172.21.15.40:0/678829915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:37 smithi040 bash[41173]: audit 2023-12-01T22:19:37.078202+0000 mon.c (mon.2) 7563 : audit 0 from='client.? 172.21.15.40:0/678829915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:37 smithi141 bash[31670]: audit 2023-12-01T22:19:37.078202+0000 mon.c (mon.2) 7563 : audit 0 from='client.? 172.21.15.40:0/678829915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:38 smithi040 bash[41173]: cluster 2023-12-01T22:19:37.878831+0000 mgr.y (mgr.24356) 12042 : cluster 0 pgmap v12010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:38 smithi040 bash[28232]: cluster 2023-12-01T22:19:37.878831+0000 mgr.y (mgr.24356) 12042 : cluster 0 pgmap v12010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:38 smithi141 bash[31670]: cluster 2023-12-01T22:19:37.878831+0000 mgr.y (mgr.24356) 12042 : cluster 0 pgmap v12010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:39 smithi040 bash[41173]: audit 2023-12-01T22:19:39.553002+0000 mon.c (mon.2) 7564 : audit 0 from='client.? 172.21.15.40:0/2987862507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:39.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:39 smithi040 bash[28232]: audit 2023-12-01T22:19:39.553002+0000 mon.c (mon.2) 7564 : audit 0 from='client.? 172.21.15.40:0/2987862507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:39 smithi141 bash[31670]: audit 2023-12-01T22:19:39.553002+0000 mon.c (mon.2) 7564 : audit 0 from='client.? 172.21.15.40:0/2987862507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:40 smithi040 bash[41173]: cluster 2023-12-01T22:19:39.880019+0000 mgr.y (mgr.24356) 12043 : cluster 0 pgmap v12011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:40.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:40 smithi040 bash[28232]: cluster 2023-12-01T22:19:39.880019+0000 mgr.y (mgr.24356) 12043 : cluster 0 pgmap v12011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:40 smithi141 bash[31670]: cluster 2023-12-01T22:19:39.880019+0000 mgr.y (mgr.24356) 12043 : cluster 0 pgmap v12011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:42 smithi040 bash[28232]: cluster 2023-12-01T22:19:41.880705+0000 mgr.y (mgr.24356) 12044 : cluster 0 pgmap v12012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:42 smithi040 bash[28232]: audit 2023-12-01T22:19:42.015629+0000 mon.c (mon.2) 7565 : audit 0 from='client.? 172.21.15.40:0/1928818544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:42 smithi040 bash[41173]: cluster 2023-12-01T22:19:41.880705+0000 mgr.y (mgr.24356) 12044 : cluster 0 pgmap v12012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:42 smithi040 bash[41173]: audit 2023-12-01T22:19:42.015629+0000 mon.c (mon.2) 7565 : audit 0 from='client.? 172.21.15.40:0/1928818544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:42 smithi141 bash[31670]: cluster 2023-12-01T22:19:41.880705+0000 mgr.y (mgr.24356) 12044 : cluster 0 pgmap v12012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:42.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:42 smithi141 bash[31670]: audit 2023-12-01T22:19:42.015629+0000 mon.c (mon.2) 7565 : audit 0 from='client.? 172.21.15.40:0/1928818544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:44 smithi141 bash[31670]: cluster 2023-12-01T22:19:43.881387+0000 mgr.y (mgr.24356) 12045 : cluster 0 pgmap v12013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:44 smithi141 bash[31670]: audit 2023-12-01T22:19:44.478523+0000 mon.a (mon.0) 7695 : audit 0 from='client.? 172.21.15.40:0/1345458550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:44 smithi040 bash[28232]: cluster 2023-12-01T22:19:43.881387+0000 mgr.y (mgr.24356) 12045 : cluster 0 pgmap v12013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:44 smithi040 bash[28232]: audit 2023-12-01T22:19:44.478523+0000 mon.a (mon.0) 7695 : audit 0 from='client.? 172.21.15.40:0/1345458550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:44 smithi040 bash[41173]: cluster 2023-12-01T22:19:43.881387+0000 mgr.y (mgr.24356) 12045 : cluster 0 pgmap v12013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:44 smithi040 bash[41173]: audit 2023-12-01T22:19:44.478523+0000 mon.a (mon.0) 7695 : audit 0 from='client.? 172.21.15.40:0/1345458550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:19:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:19:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:46 smithi141 bash[31670]: cluster 2023-12-01T22:19:45.882539+0000 mgr.y (mgr.24356) 12046 : cluster 0 pgmap v12014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:46 smithi040 bash[28232]: cluster 2023-12-01T22:19:45.882539+0000 mgr.y (mgr.24356) 12046 : cluster 0 pgmap v12014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:46 smithi040 bash[41173]: cluster 2023-12-01T22:19:45.882539+0000 mgr.y (mgr.24356) 12046 : cluster 0 pgmap v12014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:48.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:47 smithi141 bash[31670]: audit 2023-12-01T22:19:46.945803+0000 mon.a (mon.0) 7696 : audit 0 from='client.? 172.21.15.40:0/830517098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:47 smithi040 bash[41173]: audit 2023-12-01T22:19:46.945803+0000 mon.a (mon.0) 7696 : audit 0 from='client.? 172.21.15.40:0/830517098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:47 smithi040 bash[28232]: audit 2023-12-01T22:19:46.945803+0000 mon.a (mon.0) 7696 : audit 0 from='client.? 172.21.15.40:0/830517098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:48 smithi141 bash[31670]: cluster 2023-12-01T22:19:47.883206+0000 mgr.y (mgr.24356) 12047 : cluster 0 pgmap v12015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:48 smithi040 bash[41173]: cluster 2023-12-01T22:19:47.883206+0000 mgr.y (mgr.24356) 12047 : cluster 0 pgmap v12015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:48 smithi040 bash[28232]: cluster 2023-12-01T22:19:47.883206+0000 mgr.y (mgr.24356) 12047 : cluster 0 pgmap v12015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:49 smithi141 bash[31670]: audit 2023-12-01T22:19:48.966008+0000 mon.c (mon.2) 7566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:49 smithi141 bash[31670]: audit 2023-12-01T22:19:49.404050+0000 mon.a (mon.0) 7697 : audit 0 from='client.? 172.21.15.40:0/2917493296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:49 smithi040 bash[28232]: audit 2023-12-01T22:19:48.966008+0000 mon.c (mon.2) 7566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:49 smithi040 bash[28232]: audit 2023-12-01T22:19:49.404050+0000 mon.a (mon.0) 7697 : audit 0 from='client.? 172.21.15.40:0/2917493296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:49 smithi040 bash[41173]: audit 2023-12-01T22:19:48.966008+0000 mon.c (mon.2) 7566 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:49 smithi040 bash[41173]: audit 2023-12-01T22:19:49.404050+0000 mon.a (mon.0) 7697 : audit 0 from='client.? 172.21.15.40:0/2917493296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:50 smithi141 bash[31670]: cluster 2023-12-01T22:19:49.884369+0000 mgr.y (mgr.24356) 12048 : cluster 0 pgmap v12016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:50 smithi040 bash[28232]: cluster 2023-12-01T22:19:49.884369+0000 mgr.y (mgr.24356) 12048 : cluster 0 pgmap v12016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:50 smithi040 bash[41173]: cluster 2023-12-01T22:19:49.884369+0000 mgr.y (mgr.24356) 12048 : cluster 0 pgmap v12016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:52 smithi040 bash[41173]: audit 2023-12-01T22:19:51.127796+0000 mon.c (mon.2) 7567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:19:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:52 smithi040 bash[41173]: audit 2023-12-01T22:19:51.863048+0000 mon.a (mon.0) 7698 : audit 0 from='client.? 172.21.15.40:0/910458385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:52 smithi040 bash[41173]: cluster 2023-12-01T22:19:51.885034+0000 mgr.y (mgr.24356) 12049 : cluster 0 pgmap v12017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:52.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:52 smithi040 bash[28232]: audit 2023-12-01T22:19:51.127796+0000 mon.c (mon.2) 7567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:19:52.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:52 smithi040 bash[28232]: audit 2023-12-01T22:19:51.863048+0000 mon.a (mon.0) 7698 : audit 0 from='client.? 172.21.15.40:0/910458385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:52.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:52 smithi040 bash[28232]: cluster 2023-12-01T22:19:51.885034+0000 mgr.y (mgr.24356) 12049 : cluster 0 pgmap v12017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:52 smithi141 bash[31670]: audit 2023-12-01T22:19:51.127796+0000 mon.c (mon.2) 7567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:19:52.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:52 smithi141 bash[31670]: audit 2023-12-01T22:19:51.863048+0000 mon.a (mon.0) 7698 : audit 0 from='client.? 172.21.15.40:0/910458385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:52.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:52 smithi141 bash[31670]: cluster 2023-12-01T22:19:51.885034+0000 mgr.y (mgr.24356) 12049 : cluster 0 pgmap v12017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:54 smithi141 bash[31670]: cluster 2023-12-01T22:19:53.885834+0000 mgr.y (mgr.24356) 12050 : cluster 0 pgmap v12018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:54 smithi141 bash[31670]: audit 2023-12-01T22:19:54.317125+0000 mon.a (mon.0) 7699 : audit 0 from='client.? 172.21.15.40:0/3728435714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:54 smithi040 bash[28232]: cluster 2023-12-01T22:19:53.885834+0000 mgr.y (mgr.24356) 12050 : cluster 0 pgmap v12018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:54 smithi040 bash[28232]: audit 2023-12-01T22:19:54.317125+0000 mon.a (mon.0) 7699 : audit 0 from='client.? 172.21.15.40:0/3728435714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:54 smithi040 bash[41173]: cluster 2023-12-01T22:19:53.885834+0000 mgr.y (mgr.24356) 12050 : cluster 0 pgmap v12018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:54 smithi040 bash[41173]: audit 2023-12-01T22:19:54.317125+0000 mon.a (mon.0) 7699 : audit 0 from='client.? 172.21.15.40:0/3728435714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:19:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:19:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:56 smithi141 bash[31670]: cluster 2023-12-01T22:19:55.887035+0000 mgr.y (mgr.24356) 12051 : cluster 0 pgmap v12019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:56 smithi141 bash[31670]: audit 2023-12-01T22:19:56.802732+0000 mon.a (mon.0) 7700 : audit 0 from='client.? 172.21.15.40:0/3372566899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:56 smithi141 bash[31670]: audit 2023-12-01T22:19:56.931651+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:56 smithi141 bash[31670]: audit 2023-12-01T22:19:56.942060+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[28232]: cluster 2023-12-01T22:19:55.887035+0000 mgr.y (mgr.24356) 12051 : cluster 0 pgmap v12019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[28232]: audit 2023-12-01T22:19:56.802732+0000 mon.a (mon.0) 7700 : audit 0 from='client.? 172.21.15.40:0/3372566899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[28232]: audit 2023-12-01T22:19:56.931651+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:57.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[28232]: audit 2023-12-01T22:19:56.942060+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[41173]: cluster 2023-12-01T22:19:55.887035+0000 mgr.y (mgr.24356) 12051 : cluster 0 pgmap v12019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[41173]: audit 2023-12-01T22:19:56.802732+0000 mon.a (mon.0) 7700 : audit 0 from='client.? 172.21.15.40:0/3372566899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:19:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[41173]: audit 2023-12-01T22:19:56.931651+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:56 smithi040 bash[41173]: audit 2023-12-01T22:19:56.942060+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[28232]: audit 2023-12-01T22:19:57.290719+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[28232]: audit 2023-12-01T22:19:57.301469+0000 mon.a (mon.0) 7704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[28232]: audit 2023-12-01T22:19:57.828219+0000 mon.c (mon.2) 7568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[28232]: audit 2023-12-01T22:19:57.830018+0000 mon.c (mon.2) 7569 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[28232]: audit 2023-12-01T22:19:57.839969+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[28232]: cluster 2023-12-01T22:19:57.887670+0000 mgr.y (mgr.24356) 12052 : cluster 0 pgmap v12020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[41173]: audit 2023-12-01T22:19:57.290719+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[41173]: audit 2023-12-01T22:19:57.301469+0000 mon.a (mon.0) 7704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[41173]: audit 2023-12-01T22:19:57.828219+0000 mon.c (mon.2) 7568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[41173]: audit 2023-12-01T22:19:57.830018+0000 mon.c (mon.2) 7569 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[41173]: audit 2023-12-01T22:19:57.839969+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:58 smithi040 bash[41173]: cluster 2023-12-01T22:19:57.887670+0000 mgr.y (mgr.24356) 12052 : cluster 0 pgmap v12020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:19:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:58 smithi141 bash[31670]: audit 2023-12-01T22:19:57.290719+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:58 smithi141 bash[31670]: audit 2023-12-01T22:19:57.301469+0000 mon.a (mon.0) 7704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:58 smithi141 bash[31670]: audit 2023-12-01T22:19:57.828219+0000 mon.c (mon.2) 7568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:19:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:58 smithi141 bash[31670]: audit 2023-12-01T22:19:57.830018+0000 mon.c (mon.2) 7569 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:19:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:58 smithi141 bash[31670]: audit 2023-12-01T22:19:57.839969+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:19:58.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:58 smithi141 bash[31670]: cluster 2023-12-01T22:19:57.887670+0000 mgr.y (mgr.24356) 12052 : cluster 0 pgmap v12020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:19:59 smithi040 bash[41173]: audit 2023-12-01T22:19:59.268116+0000 mon.c (mon.2) 7570 : audit 0 from='client.? 172.21.15.40:0/872298531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:19:59 smithi040 bash[28232]: audit 2023-12-01T22:19:59.268116+0000 mon.c (mon.2) 7570 : audit 0 from='client.? 172.21.15.40:0/872298531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:00 smithi040 bash[28232]: debug 2023-12-01T22:19:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:19:59 smithi141 bash[31670]: audit 2023-12-01T22:19:59.268116+0000 mon.c (mon.2) 7570 : audit 0 from='client.? 172.21.15.40:0/872298531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:00 smithi040 bash[28232]: cluster 2023-12-01T22:19:59.889033+0000 mgr.y (mgr.24356) 12053 : cluster 0 pgmap v12021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:00 smithi040 bash[28232]: cluster 2023-12-01T22:20:00.000195+0000 mon.a (mon.0) 7706 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:00 smithi040 bash[41173]: cluster 2023-12-01T22:19:59.889033+0000 mgr.y (mgr.24356) 12053 : cluster 0 pgmap v12021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:00 smithi040 bash[41173]: cluster 2023-12-01T22:20:00.000195+0000 mon.a (mon.0) 7706 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:00 smithi141 bash[31670]: cluster 2023-12-01T22:19:59.889033+0000 mgr.y (mgr.24356) 12053 : cluster 0 pgmap v12021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:00 smithi141 bash[31670]: cluster 2023-12-01T22:20:00.000195+0000 mon.a (mon.0) 7706 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:02 smithi040 bash[28232]: audit 2023-12-01T22:20:01.729597+0000 mon.a (mon.0) 7707 : audit 0 from='client.? 172.21.15.40:0/261302220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:02 smithi040 bash[28232]: cluster 2023-12-01T22:20:01.889753+0000 mgr.y (mgr.24356) 12054 : cluster 0 pgmap v12022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:02 smithi040 bash[41173]: audit 2023-12-01T22:20:01.729597+0000 mon.a (mon.0) 7707 : audit 0 from='client.? 172.21.15.40:0/261302220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:02 smithi040 bash[41173]: cluster 2023-12-01T22:20:01.889753+0000 mgr.y (mgr.24356) 12054 : cluster 0 pgmap v12022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:02 smithi141 bash[31670]: audit 2023-12-01T22:20:01.729597+0000 mon.a (mon.0) 7707 : audit 0 from='client.? 172.21.15.40:0/261302220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:02.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:02 smithi141 bash[31670]: cluster 2023-12-01T22:20:01.889753+0000 mgr.y (mgr.24356) 12054 : cluster 0 pgmap v12022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:04 smithi141 bash[31670]: cluster 2023-12-01T22:20:03.890265+0000 mgr.y (mgr.24356) 12055 : cluster 0 pgmap v12023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:04 smithi141 bash[31670]: audit 2023-12-01T22:20:03.966463+0000 mon.c (mon.2) 7571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:05.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:04 smithi141 bash[31670]: audit 2023-12-01T22:20:04.202320+0000 mon.a (mon.0) 7708 : audit 0 from='client.? 172.21.15.40:0/1592146682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:04 smithi040 bash[28232]: cluster 2023-12-01T22:20:03.890265+0000 mgr.y (mgr.24356) 12055 : cluster 0 pgmap v12023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:04 smithi040 bash[28232]: audit 2023-12-01T22:20:03.966463+0000 mon.c (mon.2) 7571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:04 smithi040 bash[28232]: audit 2023-12-01T22:20:04.202320+0000 mon.a (mon.0) 7708 : audit 0 from='client.? 172.21.15.40:0/1592146682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:04 smithi040 bash[41173]: cluster 2023-12-01T22:20:03.890265+0000 mgr.y (mgr.24356) 12055 : cluster 0 pgmap v12023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:04 smithi040 bash[41173]: audit 2023-12-01T22:20:03.966463+0000 mon.c (mon.2) 7571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:04 smithi040 bash[41173]: audit 2023-12-01T22:20:04.202320+0000 mon.a (mon.0) 7708 : audit 0 from='client.? 172.21.15.40:0/1592146682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:20:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:20:07.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:06 smithi141 bash[31670]: cluster 2023-12-01T22:20:05.891414+0000 mgr.y (mgr.24356) 12056 : cluster 0 pgmap v12024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:07.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:06 smithi141 bash[31670]: audit 2023-12-01T22:20:06.671974+0000 mon.a (mon.0) 7709 : audit 0 from='client.? 172.21.15.40:0/17108132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:06 smithi040 bash[28232]: cluster 2023-12-01T22:20:05.891414+0000 mgr.y (mgr.24356) 12056 : cluster 0 pgmap v12024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:06 smithi040 bash[28232]: audit 2023-12-01T22:20:06.671974+0000 mon.a (mon.0) 7709 : audit 0 from='client.? 172.21.15.40:0/17108132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:06 smithi040 bash[41173]: cluster 2023-12-01T22:20:05.891414+0000 mgr.y (mgr.24356) 12056 : cluster 0 pgmap v12024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:06 smithi040 bash[41173]: audit 2023-12-01T22:20:06.671974+0000 mon.a (mon.0) 7709 : audit 0 from='client.? 172.21.15.40:0/17108132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:08 smithi141 bash[31670]: cluster 2023-12-01T22:20:07.892061+0000 mgr.y (mgr.24356) 12057 : cluster 0 pgmap v12025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:08 smithi040 bash[41173]: cluster 2023-12-01T22:20:07.892061+0000 mgr.y (mgr.24356) 12057 : cluster 0 pgmap v12025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:08 smithi040 bash[28232]: cluster 2023-12-01T22:20:07.892061+0000 mgr.y (mgr.24356) 12057 : cluster 0 pgmap v12025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:10.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:09 smithi141 bash[31670]: audit 2023-12-01T22:20:09.140229+0000 mon.a (mon.0) 7710 : audit 0 from='client.? 172.21.15.40:0/1174840216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:09 smithi040 bash[28232]: audit 2023-12-01T22:20:09.140229+0000 mon.a (mon.0) 7710 : audit 0 from='client.? 172.21.15.40:0/1174840216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:09 smithi040 bash[41173]: audit 2023-12-01T22:20:09.140229+0000 mon.a (mon.0) 7710 : audit 0 from='client.? 172.21.15.40:0/1174840216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:10 smithi141 bash[31670]: cluster 2023-12-01T22:20:09.893233+0000 mgr.y (mgr.24356) 12058 : cluster 0 pgmap v12026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:10 smithi040 bash[41173]: cluster 2023-12-01T22:20:09.893233+0000 mgr.y (mgr.24356) 12058 : cluster 0 pgmap v12026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:10 smithi040 bash[28232]: cluster 2023-12-01T22:20:09.893233+0000 mgr.y (mgr.24356) 12058 : cluster 0 pgmap v12026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:12 smithi040 bash[28232]: audit 2023-12-01T22:20:11.609274+0000 mon.a (mon.0) 7711 : audit 0 from='client.? 172.21.15.40:0/309413489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:12 smithi040 bash[28232]: cluster 2023-12-01T22:20:11.893904+0000 mgr.y (mgr.24356) 12059 : cluster 0 pgmap v12027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:12 smithi040 bash[41173]: audit 2023-12-01T22:20:11.609274+0000 mon.a (mon.0) 7711 : audit 0 from='client.? 172.21.15.40:0/309413489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:12 smithi040 bash[41173]: cluster 2023-12-01T22:20:11.893904+0000 mgr.y (mgr.24356) 12059 : cluster 0 pgmap v12027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:12 smithi141 bash[31670]: audit 2023-12-01T22:20:11.609274+0000 mon.a (mon.0) 7711 : audit 0 from='client.? 172.21.15.40:0/309413489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:12 smithi141 bash[31670]: cluster 2023-12-01T22:20:11.893904+0000 mgr.y (mgr.24356) 12059 : cluster 0 pgmap v12027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:14 smithi141 bash[31670]: cluster 2023-12-01T22:20:13.894544+0000 mgr.y (mgr.24356) 12060 : cluster 0 pgmap v12028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:15.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:14 smithi141 bash[31670]: audit 2023-12-01T22:20:14.079049+0000 mon.a (mon.0) 7712 : audit 0 from='client.? 172.21.15.40:0/245500674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:14 smithi040 bash[28232]: cluster 2023-12-01T22:20:13.894544+0000 mgr.y (mgr.24356) 12060 : cluster 0 pgmap v12028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:14 smithi040 bash[28232]: audit 2023-12-01T22:20:14.079049+0000 mon.a (mon.0) 7712 : audit 0 from='client.? 172.21.15.40:0/245500674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:14 smithi040 bash[41173]: cluster 2023-12-01T22:20:13.894544+0000 mgr.y (mgr.24356) 12060 : cluster 0 pgmap v12028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:14 smithi040 bash[41173]: audit 2023-12-01T22:20:14.079049+0000 mon.a (mon.0) 7712 : audit 0 from='client.? 172.21.15.40:0/245500674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:20:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:20:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:16 smithi141 bash[31670]: cluster 2023-12-01T22:20:15.895695+0000 mgr.y (mgr.24356) 12061 : cluster 0 pgmap v12029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:16 smithi141 bash[31670]: audit 2023-12-01T22:20:16.547171+0000 mon.c (mon.2) 7572 : audit 0 from='client.? 172.21.15.40:0/1515198308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:16 smithi040 bash[28232]: cluster 2023-12-01T22:20:15.895695+0000 mgr.y (mgr.24356) 12061 : cluster 0 pgmap v12029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:17.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:16 smithi040 bash[28232]: audit 2023-12-01T22:20:16.547171+0000 mon.c (mon.2) 7572 : audit 0 from='client.? 172.21.15.40:0/1515198308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:17.783 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:16 smithi040 bash[41173]: cluster 2023-12-01T22:20:15.895695+0000 mgr.y (mgr.24356) 12061 : cluster 0 pgmap v12029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:17.784 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:16 smithi040 bash[41173]: audit 2023-12-01T22:20:16.547171+0000 mon.c (mon.2) 7572 : audit 0 from='client.? 172.21.15.40:0/1515198308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:18 smithi141 bash[31670]: cluster 2023-12-01T22:20:17.896279+0000 mgr.y (mgr.24356) 12062 : cluster 0 pgmap v12030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:18 smithi040 bash[28232]: cluster 2023-12-01T22:20:17.896279+0000 mgr.y (mgr.24356) 12062 : cluster 0 pgmap v12030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:18 smithi040 bash[41173]: cluster 2023-12-01T22:20:17.896279+0000 mgr.y (mgr.24356) 12062 : cluster 0 pgmap v12030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:19 smithi141 bash[31670]: audit 2023-12-01T22:20:18.966312+0000 mon.c (mon.2) 7573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:20.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:19 smithi141 bash[31670]: audit 2023-12-01T22:20:19.031550+0000 mon.c (mon.2) 7574 : audit 0 from='client.? 172.21.15.40:0/1775353234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:19 smithi040 bash[28232]: audit 2023-12-01T22:20:18.966312+0000 mon.c (mon.2) 7573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:19 smithi040 bash[28232]: audit 2023-12-01T22:20:19.031550+0000 mon.c (mon.2) 7574 : audit 0 from='client.? 172.21.15.40:0/1775353234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:19 smithi040 bash[41173]: audit 2023-12-01T22:20:18.966312+0000 mon.c (mon.2) 7573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:19 smithi040 bash[41173]: audit 2023-12-01T22:20:19.031550+0000 mon.c (mon.2) 7574 : audit 0 from='client.? 172.21.15.40:0/1775353234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:21.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:20 smithi141 bash[31670]: cluster 2023-12-01T22:20:19.897469+0000 mgr.y (mgr.24356) 12063 : cluster 0 pgmap v12031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:20 smithi040 bash[41173]: cluster 2023-12-01T22:20:19.897469+0000 mgr.y (mgr.24356) 12063 : cluster 0 pgmap v12031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:20 smithi040 bash[28232]: cluster 2023-12-01T22:20:19.897469+0000 mgr.y (mgr.24356) 12063 : cluster 0 pgmap v12031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:22 smithi040 bash[41173]: audit 2023-12-01T22:20:21.500791+0000 mon.a (mon.0) 7713 : audit 0 from='client.? 172.21.15.40:0/2469821349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:22 smithi040 bash[41173]: cluster 2023-12-01T22:20:21.898173+0000 mgr.y (mgr.24356) 12064 : cluster 0 pgmap v12032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:22 smithi040 bash[28232]: audit 2023-12-01T22:20:21.500791+0000 mon.a (mon.0) 7713 : audit 0 from='client.? 172.21.15.40:0/2469821349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:22 smithi040 bash[28232]: cluster 2023-12-01T22:20:21.898173+0000 mgr.y (mgr.24356) 12064 : cluster 0 pgmap v12032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:22 smithi141 bash[31670]: audit 2023-12-01T22:20:21.500791+0000 mon.a (mon.0) 7713 : audit 0 from='client.? 172.21.15.40:0/2469821349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:22.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:22 smithi141 bash[31670]: cluster 2023-12-01T22:20:21.898173+0000 mgr.y (mgr.24356) 12064 : cluster 0 pgmap v12032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:24 smithi141 bash[31670]: cluster 2023-12-01T22:20:23.898950+0000 mgr.y (mgr.24356) 12065 : cluster 0 pgmap v12033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:25.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:24 smithi141 bash[31670]: audit 2023-12-01T22:20:23.963996+0000 mon.a (mon.0) 7714 : audit 0 from='client.? 172.21.15.40:0/954936083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:24 smithi040 bash[41173]: cluster 2023-12-01T22:20:23.898950+0000 mgr.y (mgr.24356) 12065 : cluster 0 pgmap v12033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:24 smithi040 bash[41173]: audit 2023-12-01T22:20:23.963996+0000 mon.a (mon.0) 7714 : audit 0 from='client.? 172.21.15.40:0/954936083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:24 smithi040 bash[28232]: cluster 2023-12-01T22:20:23.898950+0000 mgr.y (mgr.24356) 12065 : cluster 0 pgmap v12033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:24 smithi040 bash[28232]: audit 2023-12-01T22:20:23.963996+0000 mon.a (mon.0) 7714 : audit 0 from='client.? 172.21.15.40:0/954936083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:20:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:20:27.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:26 smithi141 bash[31670]: cluster 2023-12-01T22:20:25.900149+0000 mgr.y (mgr.24356) 12066 : cluster 0 pgmap v12034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:26 smithi141 bash[31670]: audit 2023-12-01T22:20:26.433846+0000 mon.a (mon.0) 7715 : audit 0 from='client.? 172.21.15.40:0/3041804467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:26 smithi040 bash[28232]: cluster 2023-12-01T22:20:25.900149+0000 mgr.y (mgr.24356) 12066 : cluster 0 pgmap v12034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:26 smithi040 bash[28232]: audit 2023-12-01T22:20:26.433846+0000 mon.a (mon.0) 7715 : audit 0 from='client.? 172.21.15.40:0/3041804467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:26 smithi040 bash[41173]: cluster 2023-12-01T22:20:25.900149+0000 mgr.y (mgr.24356) 12066 : cluster 0 pgmap v12034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:26 smithi040 bash[41173]: audit 2023-12-01T22:20:26.433846+0000 mon.a (mon.0) 7715 : audit 0 from='client.? 172.21.15.40:0/3041804467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:28 smithi141 bash[31670]: cluster 2023-12-01T22:20:27.900880+0000 mgr.y (mgr.24356) 12067 : cluster 0 pgmap v12035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:28 smithi141 bash[31670]: audit 2023-12-01T22:20:28.908032+0000 mon.c (mon.2) 7575 : audit 0 from='client.? 172.21.15.40:0/1732915503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:28 smithi040 bash[41173]: cluster 2023-12-01T22:20:27.900880+0000 mgr.y (mgr.24356) 12067 : cluster 0 pgmap v12035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:28 smithi040 bash[41173]: audit 2023-12-01T22:20:28.908032+0000 mon.c (mon.2) 7575 : audit 0 from='client.? 172.21.15.40:0/1732915503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:28 smithi040 bash[28232]: cluster 2023-12-01T22:20:27.900880+0000 mgr.y (mgr.24356) 12067 : cluster 0 pgmap v12035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:28 smithi040 bash[28232]: audit 2023-12-01T22:20:28.908032+0000 mon.c (mon.2) 7575 : audit 0 from='client.? 172.21.15.40:0/1732915503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:30 smithi141 bash[31670]: cluster 2023-12-01T22:20:29.902060+0000 mgr.y (mgr.24356) 12068 : cluster 0 pgmap v12036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:30 smithi040 bash[28232]: cluster 2023-12-01T22:20:29.902060+0000 mgr.y (mgr.24356) 12068 : cluster 0 pgmap v12036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:30 smithi040 bash[41173]: cluster 2023-12-01T22:20:29.902060+0000 mgr.y (mgr.24356) 12068 : cluster 0 pgmap v12036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:32 smithi040 bash[28232]: audit 2023-12-01T22:20:31.377633+0000 mon.a (mon.0) 7716 : audit 0 from='client.? 172.21.15.40:0/411803964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:32 smithi040 bash[28232]: cluster 2023-12-01T22:20:31.902742+0000 mgr.y (mgr.24356) 12069 : cluster 0 pgmap v12037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:32 smithi040 bash[41173]: audit 2023-12-01T22:20:31.377633+0000 mon.a (mon.0) 7716 : audit 0 from='client.? 172.21.15.40:0/411803964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:32 smithi040 bash[41173]: cluster 2023-12-01T22:20:31.902742+0000 mgr.y (mgr.24356) 12069 : cluster 0 pgmap v12037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:32.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:32 smithi141 bash[31670]: audit 2023-12-01T22:20:31.377633+0000 mon.a (mon.0) 7716 : audit 0 from='client.? 172.21.15.40:0/411803964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:32.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:32 smithi141 bash[31670]: cluster 2023-12-01T22:20:31.902742+0000 mgr.y (mgr.24356) 12069 : cluster 0 pgmap v12037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:33 smithi040 bash[28232]: audit 2023-12-01T22:20:33.842063+0000 mon.c (mon.2) 7576 : audit 0 from='client.? 172.21.15.40:0/3882684679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:33 smithi040 bash[41173]: audit 2023-12-01T22:20:33.842063+0000 mon.c (mon.2) 7576 : audit 0 from='client.? 172.21.15.40:0/3882684679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:33 smithi141 bash[31670]: audit 2023-12-01T22:20:33.842063+0000 mon.c (mon.2) 7576 : audit 0 from='client.? 172.21.15.40:0/3882684679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:34 smithi040 bash[41173]: cluster 2023-12-01T22:20:33.903289+0000 mgr.y (mgr.24356) 12070 : cluster 0 pgmap v12038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:34 smithi040 bash[41173]: audit 2023-12-01T22:20:33.967416+0000 mon.c (mon.2) 7577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:34 smithi040 bash[28232]: cluster 2023-12-01T22:20:33.903289+0000 mgr.y (mgr.24356) 12070 : cluster 0 pgmap v12038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:34 smithi040 bash[28232]: audit 2023-12-01T22:20:33.967416+0000 mon.c (mon.2) 7577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:34 smithi141 bash[31670]: cluster 2023-12-01T22:20:33.903289+0000 mgr.y (mgr.24356) 12070 : cluster 0 pgmap v12038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:35.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:34 smithi141 bash[31670]: audit 2023-12-01T22:20:33.967416+0000 mon.c (mon.2) 7577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:20:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:20:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:36 smithi141 bash[31670]: cluster 2023-12-01T22:20:35.904094+0000 mgr.y (mgr.24356) 12071 : cluster 0 pgmap v12039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:37.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:36 smithi141 bash[31670]: audit 2023-12-01T22:20:36.311491+0000 mon.c (mon.2) 7578 : audit 0 from='client.? 172.21.15.40:0/655611414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:36 smithi040 bash[28232]: cluster 2023-12-01T22:20:35.904094+0000 mgr.y (mgr.24356) 12071 : cluster 0 pgmap v12039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:36 smithi040 bash[28232]: audit 2023-12-01T22:20:36.311491+0000 mon.c (mon.2) 7578 : audit 0 from='client.? 172.21.15.40:0/655611414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:36 smithi040 bash[41173]: cluster 2023-12-01T22:20:35.904094+0000 mgr.y (mgr.24356) 12071 : cluster 0 pgmap v12039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:36 smithi040 bash[41173]: audit 2023-12-01T22:20:36.311491+0000 mon.c (mon.2) 7578 : audit 0 from='client.? 172.21.15.40:0/655611414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:38 smithi141 bash[31670]: cluster 2023-12-01T22:20:37.904697+0000 mgr.y (mgr.24356) 12072 : cluster 0 pgmap v12040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:39.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:38 smithi141 bash[31670]: audit 2023-12-01T22:20:38.783412+0000 mon.a (mon.0) 7717 : audit 0 from='client.? 172.21.15.40:0/2981874736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:38 smithi040 bash[28232]: cluster 2023-12-01T22:20:37.904697+0000 mgr.y (mgr.24356) 12072 : cluster 0 pgmap v12040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:38 smithi040 bash[28232]: audit 2023-12-01T22:20:38.783412+0000 mon.a (mon.0) 7717 : audit 0 from='client.? 172.21.15.40:0/2981874736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:38 smithi040 bash[41173]: cluster 2023-12-01T22:20:37.904697+0000 mgr.y (mgr.24356) 12072 : cluster 0 pgmap v12040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:38 smithi040 bash[41173]: audit 2023-12-01T22:20:38.783412+0000 mon.a (mon.0) 7717 : audit 0 from='client.? 172.21.15.40:0/2981874736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:40 smithi141 bash[31670]: cluster 2023-12-01T22:20:39.905808+0000 mgr.y (mgr.24356) 12073 : cluster 0 pgmap v12041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:40 smithi040 bash[28232]: cluster 2023-12-01T22:20:39.905808+0000 mgr.y (mgr.24356) 12073 : cluster 0 pgmap v12041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:40 smithi040 bash[41173]: cluster 2023-12-01T22:20:39.905808+0000 mgr.y (mgr.24356) 12073 : cluster 0 pgmap v12041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:42 smithi040 bash[41173]: audit 2023-12-01T22:20:41.247359+0000 mon.c (mon.2) 7579 : audit 0 from='client.? 172.21.15.40:0/2315137040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:42 smithi040 bash[41173]: cluster 2023-12-01T22:20:41.906510+0000 mgr.y (mgr.24356) 12074 : cluster 0 pgmap v12042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:42 smithi040 bash[28232]: audit 2023-12-01T22:20:41.247359+0000 mon.c (mon.2) 7579 : audit 0 from='client.? 172.21.15.40:0/2315137040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:42 smithi040 bash[28232]: cluster 2023-12-01T22:20:41.906510+0000 mgr.y (mgr.24356) 12074 : cluster 0 pgmap v12042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:42 smithi141 bash[31670]: audit 2023-12-01T22:20:41.247359+0000 mon.c (mon.2) 7579 : audit 0 from='client.? 172.21.15.40:0/2315137040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:42.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:42 smithi141 bash[31670]: cluster 2023-12-01T22:20:41.906510+0000 mgr.y (mgr.24356) 12074 : cluster 0 pgmap v12042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:44.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:43 smithi141 bash[31670]: audit 2023-12-01T22:20:43.705317+0000 mon.a (mon.0) 7718 : audit 0 from='client.? 172.21.15.40:0/2969653409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:44.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:43 smithi040 bash[28232]: audit 2023-12-01T22:20:43.705317+0000 mon.a (mon.0) 7718 : audit 0 from='client.? 172.21.15.40:0/2969653409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:43 smithi040 bash[41173]: audit 2023-12-01T22:20:43.705317+0000 mon.a (mon.0) 7718 : audit 0 from='client.? 172.21.15.40:0/2969653409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:44 smithi141 bash[31670]: cluster 2023-12-01T22:20:43.907261+0000 mgr.y (mgr.24356) 12075 : cluster 0 pgmap v12043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:44 smithi040 bash[28232]: cluster 2023-12-01T22:20:43.907261+0000 mgr.y (mgr.24356) 12075 : cluster 0 pgmap v12043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:44 smithi040 bash[41173]: cluster 2023-12-01T22:20:43.907261+0000 mgr.y (mgr.24356) 12075 : cluster 0 pgmap v12043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:20:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:20:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:46 smithi141 bash[31670]: cluster 2023-12-01T22:20:45.908094+0000 mgr.y (mgr.24356) 12076 : cluster 0 pgmap v12044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:47.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:46 smithi141 bash[31670]: audit 2023-12-01T22:20:46.166457+0000 mon.c (mon.2) 7580 : audit 0 from='client.? 172.21.15.40:0/962067493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:46 smithi040 bash[28232]: cluster 2023-12-01T22:20:45.908094+0000 mgr.y (mgr.24356) 12076 : cluster 0 pgmap v12044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:46 smithi040 bash[28232]: audit 2023-12-01T22:20:46.166457+0000 mon.c (mon.2) 7580 : audit 0 from='client.? 172.21.15.40:0/962067493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:46 smithi040 bash[41173]: cluster 2023-12-01T22:20:45.908094+0000 mgr.y (mgr.24356) 12076 : cluster 0 pgmap v12044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:46 smithi040 bash[41173]: audit 2023-12-01T22:20:46.166457+0000 mon.c (mon.2) 7580 : audit 0 from='client.? 172.21.15.40:0/962067493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:48 smithi141 bash[31670]: cluster 2023-12-01T22:20:47.908749+0000 mgr.y (mgr.24356) 12077 : cluster 0 pgmap v12045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:48 smithi141 bash[31670]: audit 2023-12-01T22:20:48.636196+0000 mon.a (mon.0) 7719 : audit 0 from='client.? 172.21.15.40:0/3325999793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:48 smithi040 bash[28232]: cluster 2023-12-01T22:20:47.908749+0000 mgr.y (mgr.24356) 12077 : cluster 0 pgmap v12045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:48 smithi040 bash[28232]: audit 2023-12-01T22:20:48.636196+0000 mon.a (mon.0) 7719 : audit 0 from='client.? 172.21.15.40:0/3325999793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:48 smithi040 bash[41173]: cluster 2023-12-01T22:20:47.908749+0000 mgr.y (mgr.24356) 12077 : cluster 0 pgmap v12045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:48 smithi040 bash[41173]: audit 2023-12-01T22:20:48.636196+0000 mon.a (mon.0) 7719 : audit 0 from='client.? 172.21.15.40:0/3325999793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:49 smithi141 bash[31670]: audit 2023-12-01T22:20:48.975859+0000 mon.c (mon.2) 7581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:49 smithi040 bash[28232]: audit 2023-12-01T22:20:48.975859+0000 mon.c (mon.2) 7581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:49 smithi040 bash[41173]: audit 2023-12-01T22:20:48.975859+0000 mon.c (mon.2) 7581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:50 smithi141 bash[31670]: cluster 2023-12-01T22:20:49.909803+0000 mgr.y (mgr.24356) 12078 : cluster 0 pgmap v12046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:50 smithi040 bash[28232]: cluster 2023-12-01T22:20:49.909803+0000 mgr.y (mgr.24356) 12078 : cluster 0 pgmap v12046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:50 smithi040 bash[41173]: cluster 2023-12-01T22:20:49.909803+0000 mgr.y (mgr.24356) 12078 : cluster 0 pgmap v12046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:52.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:51 smithi141 bash[31670]: audit 2023-12-01T22:20:51.103173+0000 mon.c (mon.2) 7582 : audit 0 from='client.? 172.21.15.40:0/1150336355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:51 smithi040 bash[28232]: audit 2023-12-01T22:20:51.103173+0000 mon.c (mon.2) 7582 : audit 0 from='client.? 172.21.15.40:0/1150336355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:51 smithi040 bash[41173]: audit 2023-12-01T22:20:51.103173+0000 mon.c (mon.2) 7582 : audit 0 from='client.? 172.21.15.40:0/1150336355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:52 smithi141 bash[31670]: cluster 2023-12-01T22:20:51.910507+0000 mgr.y (mgr.24356) 12079 : cluster 0 pgmap v12047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:52 smithi040 bash[28232]: cluster 2023-12-01T22:20:51.910507+0000 mgr.y (mgr.24356) 12079 : cluster 0 pgmap v12047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:52 smithi040 bash[41173]: cluster 2023-12-01T22:20:51.910507+0000 mgr.y (mgr.24356) 12079 : cluster 0 pgmap v12047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:53 smithi141 bash[31670]: audit 2023-12-01T22:20:53.573422+0000 mon.a (mon.0) 7720 : audit 0 from='client.? 172.21.15.40:0/3950472055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:53 smithi040 bash[28232]: audit 2023-12-01T22:20:53.573422+0000 mon.a (mon.0) 7720 : audit 0 from='client.? 172.21.15.40:0/3950472055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:53 smithi040 bash[41173]: audit 2023-12-01T22:20:53.573422+0000 mon.a (mon.0) 7720 : audit 0 from='client.? 172.21.15.40:0/3950472055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:54 smithi141 bash[31670]: cluster 2023-12-01T22:20:53.911347+0000 mgr.y (mgr.24356) 12080 : cluster 0 pgmap v12048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:54 smithi040 bash[28232]: cluster 2023-12-01T22:20:53.911347+0000 mgr.y (mgr.24356) 12080 : cluster 0 pgmap v12048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:54 smithi040 bash[41173]: cluster 2023-12-01T22:20:53.911347+0000 mgr.y (mgr.24356) 12080 : cluster 0 pgmap v12048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:20:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:20:57.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:56 smithi141 bash[31670]: cluster 2023-12-01T22:20:55.912616+0000 mgr.y (mgr.24356) 12081 : cluster 0 pgmap v12049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:57.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:56 smithi141 bash[31670]: audit 2023-12-01T22:20:56.042052+0000 mon.c (mon.2) 7583 : audit 0 from='client.? 172.21.15.40:0/3123737379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:56 smithi040 bash[28232]: cluster 2023-12-01T22:20:55.912616+0000 mgr.y (mgr.24356) 12081 : cluster 0 pgmap v12049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:56 smithi040 bash[28232]: audit 2023-12-01T22:20:56.042052+0000 mon.c (mon.2) 7583 : audit 0 from='client.? 172.21.15.40:0/3123737379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:57 smithi040 bash[41173]: cluster 2023-12-01T22:20:55.912616+0000 mgr.y (mgr.24356) 12081 : cluster 0 pgmap v12049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:57.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:57 smithi040 bash[41173]: audit 2023-12-01T22:20:56.042052+0000 mon.c (mon.2) 7583 : audit 0 from='client.? 172.21.15.40:0/3123737379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:58 smithi141 bash[31670]: audit 2023-12-01T22:20:57.924091+0000 mon.c (mon.2) 7584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:20:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:58 smithi040 bash[28232]: audit 2023-12-01T22:20:57.924091+0000 mon.c (mon.2) 7584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:20:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:58 smithi040 bash[41173]: audit 2023-12-01T22:20:57.924091+0000 mon.c (mon.2) 7584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:20:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:59 smithi141 bash[31670]: cluster 2023-12-01T22:20:57.913250+0000 mgr.y (mgr.24356) 12082 : cluster 0 pgmap v12050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:59.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:20:59 smithi141 bash[31670]: audit 2023-12-01T22:20:58.503460+0000 mon.c (mon.2) 7585 : audit 0 from='client.? 172.21.15.40:0/3803320886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:59 smithi040 bash[41173]: cluster 2023-12-01T22:20:57.913250+0000 mgr.y (mgr.24356) 12082 : cluster 0 pgmap v12050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:20:59 smithi040 bash[41173]: audit 2023-12-01T22:20:58.503460+0000 mon.c (mon.2) 7585 : audit 0 from='client.? 172.21.15.40:0/3803320886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:20:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:59 smithi040 bash[28232]: cluster 2023-12-01T22:20:57.913250+0000 mgr.y (mgr.24356) 12082 : cluster 0 pgmap v12050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:20:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:20:59 smithi040 bash[28232]: audit 2023-12-01T22:20:58.503460+0000 mon.c (mon.2) 7585 : audit 0 from='client.? 172.21.15.40:0/3803320886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:01 smithi141 bash[31670]: cluster 2023-12-01T22:20:59.914381+0000 mgr.y (mgr.24356) 12083 : cluster 0 pgmap v12051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:01 smithi141 bash[31670]: audit 2023-12-01T22:21:00.967468+0000 mon.c (mon.2) 7586 : audit 0 from='client.? 172.21.15.40:0/1893026723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:01 smithi040 bash[28232]: cluster 2023-12-01T22:20:59.914381+0000 mgr.y (mgr.24356) 12083 : cluster 0 pgmap v12051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:01 smithi040 bash[28232]: audit 2023-12-01T22:21:00.967468+0000 mon.c (mon.2) 7586 : audit 0 from='client.? 172.21.15.40:0/1893026723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:01 smithi040 bash[41173]: cluster 2023-12-01T22:20:59.914381+0000 mgr.y (mgr.24356) 12083 : cluster 0 pgmap v12051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:01 smithi040 bash[41173]: audit 2023-12-01T22:21:00.967468+0000 mon.c (mon.2) 7586 : audit 0 from='client.? 172.21.15.40:0/1893026723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:02 smithi040 bash[28232]: cluster 2023-12-01T22:21:01.915094+0000 mgr.y (mgr.24356) 12084 : cluster 0 pgmap v12052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:02 smithi040 bash[41173]: cluster 2023-12-01T22:21:01.915094+0000 mgr.y (mgr.24356) 12084 : cluster 0 pgmap v12052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:02 smithi141 bash[31670]: cluster 2023-12-01T22:21:01.915094+0000 mgr.y (mgr.24356) 12084 : cluster 0 pgmap v12052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:03 smithi141 bash[31670]: audit 2023-12-01T22:21:03.465428+0000 mon.c (mon.2) 7587 : audit 0 from='client.? 172.21.15.40:0/719190099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:03 smithi040 bash[28232]: audit 2023-12-01T22:21:03.465428+0000 mon.c (mon.2) 7587 : audit 0 from='client.? 172.21.15.40:0/719190099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:03 smithi040 bash[41173]: audit 2023-12-01T22:21:03.465428+0000 mon.c (mon.2) 7587 : audit 0 from='client.? 172.21.15.40:0/719190099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:03.770227+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:03.782538+0000 mon.a (mon.0) 7722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: cluster 2023-12-01T22:21:03.915854+0000 mgr.y (mgr.24356) 12085 : cluster 0 pgmap v12053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:03.968404+0000 mon.c (mon.2) 7588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:04.123115+0000 mon.a (mon.0) 7723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:04.133561+0000 mon.a (mon.0) 7724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:04.614172+0000 mon.c (mon.2) 7589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:21:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:04.616073+0000 mon.c (mon.2) 7590 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:21:05.031 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:04 smithi141 bash[31670]: audit 2023-12-01T22:21:04.625862+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:03.770227+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:03.782538+0000 mon.a (mon.0) 7722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: cluster 2023-12-01T22:21:03.915854+0000 mgr.y (mgr.24356) 12085 : cluster 0 pgmap v12053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:03.968404+0000 mon.c (mon.2) 7588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:04.123115+0000 mon.a (mon.0) 7723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:04.133561+0000 mon.a (mon.0) 7724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:04.614172+0000 mon.c (mon.2) 7589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:04.616073+0000 mon.c (mon.2) 7590 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:21:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[28232]: audit 2023-12-01T22:21:04.625862+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:03.770227+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:03.782538+0000 mon.a (mon.0) 7722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: cluster 2023-12-01T22:21:03.915854+0000 mgr.y (mgr.24356) 12085 : cluster 0 pgmap v12053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:03.968404+0000 mon.c (mon.2) 7588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:04.123115+0000 mon.a (mon.0) 7723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:04.133561+0000 mon.a (mon.0) 7724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:04.614172+0000 mon.c (mon.2) 7589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:04.616073+0000 mon.c (mon.2) 7590 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:21:05.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:04 smithi040 bash[41173]: audit 2023-12-01T22:21:04.625862+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:21:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:05 smithi141 bash[31670]: audit 2023-12-01T22:21:05.932111+0000 mon.a (mon.0) 7726 : audit 0 from='client.? 172.21.15.40:0/2423547502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:05 smithi040 bash[28232]: audit 2023-12-01T22:21:05.932111+0000 mon.a (mon.0) 7726 : audit 0 from='client.? 172.21.15.40:0/2423547502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:05 smithi040 bash[41173]: audit 2023-12-01T22:21:05.932111+0000 mon.a (mon.0) 7726 : audit 0 from='client.? 172.21.15.40:0/2423547502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:21:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:21:07.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:06 smithi141 bash[31670]: cluster 2023-12-01T22:21:05.917138+0000 mgr.y (mgr.24356) 12086 : cluster 0 pgmap v12054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:06 smithi040 bash[28232]: cluster 2023-12-01T22:21:05.917138+0000 mgr.y (mgr.24356) 12086 : cluster 0 pgmap v12054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:06 smithi040 bash[41173]: cluster 2023-12-01T22:21:05.917138+0000 mgr.y (mgr.24356) 12086 : cluster 0 pgmap v12054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:08 smithi141 bash[31670]: cluster 2023-12-01T22:21:07.917796+0000 mgr.y (mgr.24356) 12087 : cluster 0 pgmap v12055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:09.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:08 smithi141 bash[31670]: audit 2023-12-01T22:21:08.392013+0000 mon.c (mon.2) 7591 : audit 0 from='client.? 172.21.15.40:0/1358224370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:08 smithi040 bash[28232]: cluster 2023-12-01T22:21:07.917796+0000 mgr.y (mgr.24356) 12087 : cluster 0 pgmap v12055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:08 smithi040 bash[28232]: audit 2023-12-01T22:21:08.392013+0000 mon.c (mon.2) 7591 : audit 0 from='client.? 172.21.15.40:0/1358224370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:08 smithi040 bash[41173]: cluster 2023-12-01T22:21:07.917796+0000 mgr.y (mgr.24356) 12087 : cluster 0 pgmap v12055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:08 smithi040 bash[41173]: audit 2023-12-01T22:21:08.392013+0000 mon.c (mon.2) 7591 : audit 0 from='client.? 172.21.15.40:0/1358224370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:10 smithi141 bash[31670]: cluster 2023-12-01T22:21:09.918949+0000 mgr.y (mgr.24356) 12088 : cluster 0 pgmap v12056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:10 smithi141 bash[31670]: audit 2023-12-01T22:21:10.857591+0000 mon.c (mon.2) 7592 : audit 0 from='client.? 172.21.15.40:0/2240095355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:10 smithi040 bash[28232]: cluster 2023-12-01T22:21:09.918949+0000 mgr.y (mgr.24356) 12088 : cluster 0 pgmap v12056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:10 smithi040 bash[28232]: audit 2023-12-01T22:21:10.857591+0000 mon.c (mon.2) 7592 : audit 0 from='client.? 172.21.15.40:0/2240095355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:10 smithi040 bash[41173]: cluster 2023-12-01T22:21:09.918949+0000 mgr.y (mgr.24356) 12088 : cluster 0 pgmap v12056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:10 smithi040 bash[41173]: audit 2023-12-01T22:21:10.857591+0000 mon.c (mon.2) 7592 : audit 0 from='client.? 172.21.15.40:0/2240095355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:12 smithi040 bash[41173]: cluster 2023-12-01T22:21:11.919581+0000 mgr.y (mgr.24356) 12089 : cluster 0 pgmap v12057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:12 smithi040 bash[28232]: cluster 2023-12-01T22:21:11.919581+0000 mgr.y (mgr.24356) 12089 : cluster 0 pgmap v12057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:12.529 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 22:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T22:21:12.107631393Z level=info msg="Completed cleanup jobs" duration=68.677428ms 2023-12-01T22:21:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:12 smithi141 bash[31670]: cluster 2023-12-01T22:21:11.919581+0000 mgr.y (mgr.24356) 12089 : cluster 0 pgmap v12057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:13 smithi040 bash[41173]: audit 2023-12-01T22:21:13.325533+0000 mon.a (mon.0) 7727 : audit 0 from='client.? 172.21.15.40:0/1454293847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:13 smithi040 bash[28232]: audit 2023-12-01T22:21:13.325533+0000 mon.a (mon.0) 7727 : audit 0 from='client.? 172.21.15.40:0/1454293847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:13 smithi141 bash[31670]: audit 2023-12-01T22:21:13.325533+0000 mon.a (mon.0) 7727 : audit 0 from='client.? 172.21.15.40:0/1454293847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:14 smithi040 bash[28232]: cluster 2023-12-01T22:21:13.920212+0000 mgr.y (mgr.24356) 12090 : cluster 0 pgmap v12058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:14 smithi040 bash[41173]: cluster 2023-12-01T22:21:13.920212+0000 mgr.y (mgr.24356) 12090 : cluster 0 pgmap v12058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:14 smithi141 bash[31670]: cluster 2023-12-01T22:21:13.920212+0000 mgr.y (mgr.24356) 12090 : cluster 0 pgmap v12058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:15 smithi040 bash[28232]: audit 2023-12-01T22:21:15.793921+0000 mon.c (mon.2) 7593 : audit 0 from='client.? 172.21.15.40:0/180161743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:15 smithi040 bash[41173]: audit 2023-12-01T22:21:15.793921+0000 mon.c (mon.2) 7593 : audit 0 from='client.? 172.21.15.40:0/180161743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:15 smithi141 bash[31670]: audit 2023-12-01T22:21:15.793921+0000 mon.c (mon.2) 7593 : audit 0 from='client.? 172.21.15.40:0/180161743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:16.858 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:21:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:21:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:16 smithi040 bash[28232]: cluster 2023-12-01T22:21:15.921331+0000 mgr.y (mgr.24356) 12091 : cluster 0 pgmap v12059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:16 smithi040 bash[41173]: cluster 2023-12-01T22:21:15.921331+0000 mgr.y (mgr.24356) 12091 : cluster 0 pgmap v12059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:17.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:16 smithi141 bash[31670]: cluster 2023-12-01T22:21:15.921331+0000 mgr.y (mgr.24356) 12091 : cluster 0 pgmap v12059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:18 smithi141 bash[31670]: cluster 2023-12-01T22:21:17.921933+0000 mgr.y (mgr.24356) 12092 : cluster 0 pgmap v12060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:18 smithi141 bash[31670]: audit 2023-12-01T22:21:18.249925+0000 mon.a (mon.0) 7728 : audit 0 from='client.? 172.21.15.40:0/2098788182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:19.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:18 smithi141 bash[31670]: audit 2023-12-01T22:21:18.968919+0000 mon.c (mon.2) 7594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:18 smithi040 bash[41173]: cluster 2023-12-01T22:21:17.921933+0000 mgr.y (mgr.24356) 12092 : cluster 0 pgmap v12060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:18 smithi040 bash[41173]: audit 2023-12-01T22:21:18.249925+0000 mon.a (mon.0) 7728 : audit 0 from='client.? 172.21.15.40:0/2098788182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:18 smithi040 bash[41173]: audit 2023-12-01T22:21:18.968919+0000 mon.c (mon.2) 7594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:18 smithi040 bash[28232]: cluster 2023-12-01T22:21:17.921933+0000 mgr.y (mgr.24356) 12092 : cluster 0 pgmap v12060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:18 smithi040 bash[28232]: audit 2023-12-01T22:21:18.249925+0000 mon.a (mon.0) 7728 : audit 0 from='client.? 172.21.15.40:0/2098788182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:18 smithi040 bash[28232]: audit 2023-12-01T22:21:18.968919+0000 mon.c (mon.2) 7594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:21.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:20 smithi141 bash[31670]: cluster 2023-12-01T22:21:19.923069+0000 mgr.y (mgr.24356) 12093 : cluster 0 pgmap v12061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:21.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:20 smithi141 bash[31670]: audit 2023-12-01T22:21:20.720270+0000 mon.a (mon.0) 7729 : audit 0 from='client.? 172.21.15.40:0/375553955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:20 smithi040 bash[28232]: cluster 2023-12-01T22:21:19.923069+0000 mgr.y (mgr.24356) 12093 : cluster 0 pgmap v12061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:20 smithi040 bash[28232]: audit 2023-12-01T22:21:20.720270+0000 mon.a (mon.0) 7729 : audit 0 from='client.? 172.21.15.40:0/375553955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:20 smithi040 bash[41173]: cluster 2023-12-01T22:21:19.923069+0000 mgr.y (mgr.24356) 12093 : cluster 0 pgmap v12061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:20 smithi040 bash[41173]: audit 2023-12-01T22:21:20.720270+0000 mon.a (mon.0) 7729 : audit 0 from='client.? 172.21.15.40:0/375553955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:22.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:22 smithi040 bash[28232]: cluster 2023-12-01T22:21:21.923736+0000 mgr.y (mgr.24356) 12094 : cluster 0 pgmap v12062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:22 smithi040 bash[41173]: cluster 2023-12-01T22:21:21.923736+0000 mgr.y (mgr.24356) 12094 : cluster 0 pgmap v12062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:22 smithi141 bash[31670]: cluster 2023-12-01T22:21:21.923736+0000 mgr.y (mgr.24356) 12094 : cluster 0 pgmap v12062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:23 smithi141 bash[31670]: audit 2023-12-01T22:21:23.188320+0000 mon.c (mon.2) 7595 : audit 0 from='client.? 172.21.15.40:0/3288971773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:23 smithi040 bash[28232]: audit 2023-12-01T22:21:23.188320+0000 mon.c (mon.2) 7595 : audit 0 from='client.? 172.21.15.40:0/3288971773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:23 smithi040 bash[41173]: audit 2023-12-01T22:21:23.188320+0000 mon.c (mon.2) 7595 : audit 0 from='client.? 172.21.15.40:0/3288971773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:24 smithi141 bash[31670]: cluster 2023-12-01T22:21:23.924387+0000 mgr.y (mgr.24356) 12095 : cluster 0 pgmap v12063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:24 smithi040 bash[28232]: cluster 2023-12-01T22:21:23.924387+0000 mgr.y (mgr.24356) 12095 : cluster 0 pgmap v12063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:24 smithi040 bash[41173]: cluster 2023-12-01T22:21:23.924387+0000 mgr.y (mgr.24356) 12095 : cluster 0 pgmap v12063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:25 smithi141 bash[31670]: audit 2023-12-01T22:21:25.644929+0000 mon.a (mon.0) 7730 : audit 0 from='client.? 172.21.15.40:0/2723636870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:25 smithi040 bash[28232]: audit 2023-12-01T22:21:25.644929+0000 mon.a (mon.0) 7730 : audit 0 from='client.? 172.21.15.40:0/2723636870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:25 smithi040 bash[41173]: audit 2023-12-01T22:21:25.644929+0000 mon.a (mon.0) 7730 : audit 0 from='client.? 172.21.15.40:0/2723636870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:26 smithi040 bash[28232]: cluster 2023-12-01T22:21:25.925564+0000 mgr.y (mgr.24356) 12096 : cluster 0 pgmap v12064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:21:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:21:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:26 smithi040 bash[41173]: cluster 2023-12-01T22:21:25.925564+0000 mgr.y (mgr.24356) 12096 : cluster 0 pgmap v12064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:26 smithi141 bash[31670]: cluster 2023-12-01T22:21:25.925564+0000 mgr.y (mgr.24356) 12096 : cluster 0 pgmap v12064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:28 smithi141 bash[31670]: cluster 2023-12-01T22:21:27.926293+0000 mgr.y (mgr.24356) 12097 : cluster 0 pgmap v12065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:29.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:28 smithi141 bash[31670]: audit 2023-12-01T22:21:28.112546+0000 mon.c (mon.2) 7596 : audit 0 from='client.? 172.21.15.40:0/1501213454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:28 smithi040 bash[41173]: cluster 2023-12-01T22:21:27.926293+0000 mgr.y (mgr.24356) 12097 : cluster 0 pgmap v12065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:28 smithi040 bash[41173]: audit 2023-12-01T22:21:28.112546+0000 mon.c (mon.2) 7596 : audit 0 from='client.? 172.21.15.40:0/1501213454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:28 smithi040 bash[28232]: cluster 2023-12-01T22:21:27.926293+0000 mgr.y (mgr.24356) 12097 : cluster 0 pgmap v12065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:28 smithi040 bash[28232]: audit 2023-12-01T22:21:28.112546+0000 mon.c (mon.2) 7596 : audit 0 from='client.? 172.21.15.40:0/1501213454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:31.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:30 smithi141 bash[31670]: cluster 2023-12-01T22:21:29.927534+0000 mgr.y (mgr.24356) 12098 : cluster 0 pgmap v12066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:30 smithi141 bash[31670]: audit 2023-12-01T22:21:30.581133+0000 mon.a (mon.0) 7731 : audit 0 from='client.? 172.21.15.40:0/726051453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:30 smithi040 bash[28232]: cluster 2023-12-01T22:21:29.927534+0000 mgr.y (mgr.24356) 12098 : cluster 0 pgmap v12066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:30 smithi040 bash[28232]: audit 2023-12-01T22:21:30.581133+0000 mon.a (mon.0) 7731 : audit 0 from='client.? 172.21.15.40:0/726051453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:30 smithi040 bash[41173]: cluster 2023-12-01T22:21:29.927534+0000 mgr.y (mgr.24356) 12098 : cluster 0 pgmap v12066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:30 smithi040 bash[41173]: audit 2023-12-01T22:21:30.581133+0000 mon.a (mon.0) 7731 : audit 0 from='client.? 172.21.15.40:0/726051453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:32 smithi040 bash[28232]: cluster 2023-12-01T22:21:31.928346+0000 mgr.y (mgr.24356) 12099 : cluster 0 pgmap v12067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:32 smithi040 bash[41173]: cluster 2023-12-01T22:21:31.928346+0000 mgr.y (mgr.24356) 12099 : cluster 0 pgmap v12067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:32 smithi141 bash[31670]: cluster 2023-12-01T22:21:31.928346+0000 mgr.y (mgr.24356) 12099 : cluster 0 pgmap v12067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:33 smithi040 bash[28232]: audit 2023-12-01T22:21:33.042965+0000 mon.a (mon.0) 7732 : audit 0 from='client.? 172.21.15.40:0/3088102894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:33 smithi040 bash[41173]: audit 2023-12-01T22:21:33.042965+0000 mon.a (mon.0) 7732 : audit 0 from='client.? 172.21.15.40:0/3088102894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:33 smithi141 bash[31670]: audit 2023-12-01T22:21:33.042965+0000 mon.a (mon.0) 7732 : audit 0 from='client.? 172.21.15.40:0/3088102894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:34 smithi040 bash[28232]: cluster 2023-12-01T22:21:33.929172+0000 mgr.y (mgr.24356) 12100 : cluster 0 pgmap v12068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:34 smithi040 bash[28232]: audit 2023-12-01T22:21:33.969016+0000 mon.c (mon.2) 7597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:34 smithi040 bash[41173]: cluster 2023-12-01T22:21:33.929172+0000 mgr.y (mgr.24356) 12100 : cluster 0 pgmap v12068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:34 smithi040 bash[41173]: audit 2023-12-01T22:21:33.969016+0000 mon.c (mon.2) 7597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:34 smithi141 bash[31670]: cluster 2023-12-01T22:21:33.929172+0000 mgr.y (mgr.24356) 12100 : cluster 0 pgmap v12068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:34 smithi141 bash[31670]: audit 2023-12-01T22:21:33.969016+0000 mon.c (mon.2) 7597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:35 smithi040 bash[28232]: audit 2023-12-01T22:21:35.509641+0000 mon.c (mon.2) 7598 : audit 0 from='client.? 172.21.15.40:0/3368169326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:35 smithi040 bash[41173]: audit 2023-12-01T22:21:35.509641+0000 mon.c (mon.2) 7598 : audit 0 from='client.? 172.21.15.40:0/3368169326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:35 smithi141 bash[31670]: audit 2023-12-01T22:21:35.509641+0000 mon.c (mon.2) 7598 : audit 0 from='client.? 172.21.15.40:0/3368169326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:36 smithi040 bash[28232]: cluster 2023-12-01T22:21:35.930323+0000 mgr.y (mgr.24356) 12101 : cluster 0 pgmap v12069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:36 smithi040 bash[41173]: cluster 2023-12-01T22:21:35.930323+0000 mgr.y (mgr.24356) 12101 : cluster 0 pgmap v12069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:21:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:21:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:36 smithi141 bash[31670]: cluster 2023-12-01T22:21:35.930323+0000 mgr.y (mgr.24356) 12101 : cluster 0 pgmap v12069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:38 smithi141 bash[31670]: audit 2023-12-01T22:21:37.963514+0000 mon.c (mon.2) 7599 : audit 0 from='client.? 172.21.15.40:0/539148457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:38 smithi040 bash[28232]: audit 2023-12-01T22:21:37.963514+0000 mon.c (mon.2) 7599 : audit 0 from='client.? 172.21.15.40:0/539148457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:38 smithi040 bash[41173]: audit 2023-12-01T22:21:37.963514+0000 mon.c (mon.2) 7599 : audit 0 from='client.? 172.21.15.40:0/539148457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:39 smithi141 bash[31670]: cluster 2023-12-01T22:21:37.930799+0000 mgr.y (mgr.24356) 12102 : cluster 0 pgmap v12070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:39 smithi040 bash[28232]: cluster 2023-12-01T22:21:37.930799+0000 mgr.y (mgr.24356) 12102 : cluster 0 pgmap v12070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:39 smithi040 bash[41173]: cluster 2023-12-01T22:21:37.930799+0000 mgr.y (mgr.24356) 12102 : cluster 0 pgmap v12070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:41 smithi141 bash[31670]: cluster 2023-12-01T22:21:39.931947+0000 mgr.y (mgr.24356) 12103 : cluster 0 pgmap v12071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:41.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:41 smithi141 bash[31670]: audit 2023-12-01T22:21:40.431839+0000 mon.c (mon.2) 7600 : audit 0 from='client.? 172.21.15.40:0/610185914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:41 smithi040 bash[41173]: cluster 2023-12-01T22:21:39.931947+0000 mgr.y (mgr.24356) 12103 : cluster 0 pgmap v12071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:41 smithi040 bash[41173]: audit 2023-12-01T22:21:40.431839+0000 mon.c (mon.2) 7600 : audit 0 from='client.? 172.21.15.40:0/610185914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:41 smithi040 bash[28232]: cluster 2023-12-01T22:21:39.931947+0000 mgr.y (mgr.24356) 12103 : cluster 0 pgmap v12071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:41 smithi040 bash[28232]: audit 2023-12-01T22:21:40.431839+0000 mon.c (mon.2) 7600 : audit 0 from='client.? 172.21.15.40:0/610185914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:42 smithi040 bash[28232]: cluster 2023-12-01T22:21:41.932644+0000 mgr.y (mgr.24356) 12104 : cluster 0 pgmap v12072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:42 smithi040 bash[41173]: cluster 2023-12-01T22:21:41.932644+0000 mgr.y (mgr.24356) 12104 : cluster 0 pgmap v12072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:42 smithi141 bash[31670]: cluster 2023-12-01T22:21:41.932644+0000 mgr.y (mgr.24356) 12104 : cluster 0 pgmap v12072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:43 smithi040 bash[28232]: audit 2023-12-01T22:21:42.891299+0000 mon.a (mon.0) 7733 : audit 0 from='client.? 172.21.15.40:0/1957930505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:43 smithi040 bash[41173]: audit 2023-12-01T22:21:42.891299+0000 mon.a (mon.0) 7733 : audit 0 from='client.? 172.21.15.40:0/1957930505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:43.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:43 smithi141 bash[31670]: audit 2023-12-01T22:21:42.891299+0000 mon.a (mon.0) 7733 : audit 0 from='client.? 172.21.15.40:0/1957930505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:44 smithi040 bash[28232]: cluster 2023-12-01T22:21:43.933235+0000 mgr.y (mgr.24356) 12105 : cluster 0 pgmap v12073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:44 smithi040 bash[41173]: cluster 2023-12-01T22:21:43.933235+0000 mgr.y (mgr.24356) 12105 : cluster 0 pgmap v12073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:44 smithi141 bash[31670]: cluster 2023-12-01T22:21:43.933235+0000 mgr.y (mgr.24356) 12105 : cluster 0 pgmap v12073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:45 smithi141 bash[31670]: audit 2023-12-01T22:21:45.357863+0000 mon.c (mon.2) 7601 : audit 0 from='client.? 172.21.15.40:0/1959531004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:45.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:45 smithi040 bash[28232]: audit 2023-12-01T22:21:45.357863+0000 mon.c (mon.2) 7601 : audit 0 from='client.? 172.21.15.40:0/1959531004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:45 smithi040 bash[41173]: audit 2023-12-01T22:21:45.357863+0000 mon.c (mon.2) 7601 : audit 0 from='client.? 172.21.15.40:0/1959531004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:46 smithi141 bash[31670]: cluster 2023-12-01T22:21:45.934319+0000 mgr.y (mgr.24356) 12106 : cluster 0 pgmap v12074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:46 smithi040 bash[28232]: cluster 2023-12-01T22:21:45.934319+0000 mgr.y (mgr.24356) 12106 : cluster 0 pgmap v12074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:21:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:21:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:46 smithi040 bash[41173]: cluster 2023-12-01T22:21:45.934319+0000 mgr.y (mgr.24356) 12106 : cluster 0 pgmap v12074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:47 smithi040 bash[28232]: audit 2023-12-01T22:21:47.824446+0000 mon.a (mon.0) 7734 : audit 0 from='client.? 172.21.15.40:0/1605697802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:47 smithi040 bash[41173]: audit 2023-12-01T22:21:47.824446+0000 mon.a (mon.0) 7734 : audit 0 from='client.? 172.21.15.40:0/1605697802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:47 smithi141 bash[31670]: audit 2023-12-01T22:21:47.824446+0000 mon.a (mon.0) 7734 : audit 0 from='client.? 172.21.15.40:0/1605697802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:48 smithi040 bash[28232]: cluster 2023-12-01T22:21:47.934998+0000 mgr.y (mgr.24356) 12107 : cluster 0 pgmap v12075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:48 smithi040 bash[41173]: cluster 2023-12-01T22:21:47.934998+0000 mgr.y (mgr.24356) 12107 : cluster 0 pgmap v12075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:48 smithi141 bash[31670]: cluster 2023-12-01T22:21:47.934998+0000 mgr.y (mgr.24356) 12107 : cluster 0 pgmap v12075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:49 smithi040 bash[28232]: audit 2023-12-01T22:21:48.969537+0000 mon.c (mon.2) 7602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:49 smithi040 bash[41173]: audit 2023-12-01T22:21:48.969537+0000 mon.c (mon.2) 7602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:49 smithi141 bash[31670]: audit 2023-12-01T22:21:48.969537+0000 mon.c (mon.2) 7602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:50 smithi040 bash[28232]: cluster 2023-12-01T22:21:49.936119+0000 mgr.y (mgr.24356) 12108 : cluster 0 pgmap v12076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:50 smithi040 bash[28232]: audit 2023-12-01T22:21:50.300723+0000 mon.c (mon.2) 7603 : audit 0 from='client.? 172.21.15.40:0/2594210838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:50 smithi040 bash[41173]: cluster 2023-12-01T22:21:49.936119+0000 mgr.y (mgr.24356) 12108 : cluster 0 pgmap v12076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:50 smithi040 bash[41173]: audit 2023-12-01T22:21:50.300723+0000 mon.c (mon.2) 7603 : audit 0 from='client.? 172.21.15.40:0/2594210838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:50 smithi141 bash[31670]: cluster 2023-12-01T22:21:49.936119+0000 mgr.y (mgr.24356) 12108 : cluster 0 pgmap v12076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:51.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:50 smithi141 bash[31670]: audit 2023-12-01T22:21:50.300723+0000 mon.c (mon.2) 7603 : audit 0 from='client.? 172.21.15.40:0/2594210838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:52 smithi040 bash[28232]: cluster 2023-12-01T22:21:51.936776+0000 mgr.y (mgr.24356) 12109 : cluster 0 pgmap v12077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:52 smithi040 bash[41173]: cluster 2023-12-01T22:21:51.936776+0000 mgr.y (mgr.24356) 12109 : cluster 0 pgmap v12077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:52 smithi141 bash[31670]: cluster 2023-12-01T22:21:51.936776+0000 mgr.y (mgr.24356) 12109 : cluster 0 pgmap v12077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:53 smithi040 bash[28232]: audit 2023-12-01T22:21:52.775739+0000 mon.a (mon.0) 7735 : audit 0 from='client.? 172.21.15.40:0/3515787429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:53.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:53 smithi040 bash[41173]: audit 2023-12-01T22:21:52.775739+0000 mon.a (mon.0) 7735 : audit 0 from='client.? 172.21.15.40:0/3515787429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:53 smithi141 bash[31670]: audit 2023-12-01T22:21:52.775739+0000 mon.a (mon.0) 7735 : audit 0 from='client.? 172.21.15.40:0/3515787429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:54 smithi141 bash[31670]: cluster 2023-12-01T22:21:53.937392+0000 mgr.y (mgr.24356) 12110 : cluster 0 pgmap v12078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:54 smithi040 bash[41173]: cluster 2023-12-01T22:21:53.937392+0000 mgr.y (mgr.24356) 12110 : cluster 0 pgmap v12078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:54 smithi040 bash[28232]: cluster 2023-12-01T22:21:53.937392+0000 mgr.y (mgr.24356) 12110 : cluster 0 pgmap v12078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:55.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:55 smithi040 bash[28232]: audit 2023-12-01T22:21:55.233680+0000 mon.c (mon.2) 7604 : audit 0 from='client.? 172.21.15.40:0/314499898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:55 smithi040 bash[41173]: audit 2023-12-01T22:21:55.233680+0000 mon.c (mon.2) 7604 : audit 0 from='client.? 172.21.15.40:0/314499898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:55 smithi141 bash[31670]: audit 2023-12-01T22:21:55.233680+0000 mon.c (mon.2) 7604 : audit 0 from='client.? 172.21.15.40:0/314499898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:56 smithi040 bash[41173]: cluster 2023-12-01T22:21:55.938631+0000 mgr.y (mgr.24356) 12111 : cluster 0 pgmap v12079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:56 smithi040 bash[28232]: cluster 2023-12-01T22:21:55.938631+0000 mgr.y (mgr.24356) 12111 : cluster 0 pgmap v12079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:21:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:21:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:56 smithi141 bash[31670]: cluster 2023-12-01T22:21:55.938631+0000 mgr.y (mgr.24356) 12111 : cluster 0 pgmap v12079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:57 smithi141 bash[31670]: audit 2023-12-01T22:21:57.686518+0000 mon.c (mon.2) 7605 : audit 0 from='client.? 172.21.15.40:0/577164364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:57 smithi040 bash[28232]: audit 2023-12-01T22:21:57.686518+0000 mon.c (mon.2) 7605 : audit 0 from='client.? 172.21.15.40:0/577164364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:57 smithi040 bash[41173]: audit 2023-12-01T22:21:57.686518+0000 mon.c (mon.2) 7605 : audit 0 from='client.? 172.21.15.40:0/577164364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:21:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:21:58 smithi141 bash[31670]: cluster 2023-12-01T22:21:57.939281+0000 mgr.y (mgr.24356) 12112 : cluster 0 pgmap v12080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:21:58 smithi040 bash[41173]: cluster 2023-12-01T22:21:57.939281+0000 mgr.y (mgr.24356) 12112 : cluster 0 pgmap v12080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:21:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:21:58 smithi040 bash[28232]: cluster 2023-12-01T22:21:57.939281+0000 mgr.y (mgr.24356) 12112 : cluster 0 pgmap v12080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:00 smithi141 bash[31670]: cluster 2023-12-01T22:21:59.940053+0000 mgr.y (mgr.24356) 12113 : cluster 0 pgmap v12081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:01.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:00 smithi141 bash[31670]: audit 2023-12-01T22:22:00.154318+0000 mon.a (mon.0) 7736 : audit 0 from='client.? 172.21.15.40:0/3327324612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:00 smithi040 bash[41173]: cluster 2023-12-01T22:21:59.940053+0000 mgr.y (mgr.24356) 12113 : cluster 0 pgmap v12081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:00 smithi040 bash[41173]: audit 2023-12-01T22:22:00.154318+0000 mon.a (mon.0) 7736 : audit 0 from='client.? 172.21.15.40:0/3327324612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:00 smithi040 bash[28232]: cluster 2023-12-01T22:21:59.940053+0000 mgr.y (mgr.24356) 12113 : cluster 0 pgmap v12081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:00 smithi040 bash[28232]: audit 2023-12-01T22:22:00.154318+0000 mon.a (mon.0) 7736 : audit 0 from='client.? 172.21.15.40:0/3327324612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:02 smithi141 bash[31670]: cluster 2023-12-01T22:22:01.940819+0000 mgr.y (mgr.24356) 12114 : cluster 0 pgmap v12082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:02 smithi040 bash[41173]: cluster 2023-12-01T22:22:01.940819+0000 mgr.y (mgr.24356) 12114 : cluster 0 pgmap v12082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:02 smithi040 bash[28232]: cluster 2023-12-01T22:22:01.940819+0000 mgr.y (mgr.24356) 12114 : cluster 0 pgmap v12082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:03 smithi141 bash[31670]: audit 2023-12-01T22:22:02.618518+0000 mon.a (mon.0) 7737 : audit 0 from='client.? 172.21.15.40:0/1584404756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:03 smithi040 bash[41173]: audit 2023-12-01T22:22:02.618518+0000 mon.a (mon.0) 7737 : audit 0 from='client.? 172.21.15.40:0/1584404756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:03 smithi040 bash[28232]: audit 2023-12-01T22:22:02.618518+0000 mon.a (mon.0) 7737 : audit 0 from='client.? 172.21.15.40:0/1584404756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:04 smithi141 bash[31670]: cluster 2023-12-01T22:22:03.941608+0000 mgr.y (mgr.24356) 12115 : cluster 0 pgmap v12083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:04 smithi141 bash[31670]: audit 2023-12-01T22:22:03.969847+0000 mon.c (mon.2) 7606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:04 smithi040 bash[28232]: cluster 2023-12-01T22:22:03.941608+0000 mgr.y (mgr.24356) 12115 : cluster 0 pgmap v12083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:04 smithi040 bash[28232]: audit 2023-12-01T22:22:03.969847+0000 mon.c (mon.2) 7606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:04 smithi040 bash[41173]: cluster 2023-12-01T22:22:03.941608+0000 mgr.y (mgr.24356) 12115 : cluster 0 pgmap v12083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:04 smithi040 bash[41173]: audit 2023-12-01T22:22:03.969847+0000 mon.c (mon.2) 7606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:05 smithi141 bash[31670]: audit 2023-12-01T22:22:04.708823+0000 mon.c (mon.2) 7607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:22:05.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:05 smithi141 bash[31670]: audit 2023-12-01T22:22:05.081998+0000 mon.a (mon.0) 7738 : audit 0 from='client.? 172.21.15.40:0/1146185373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:05 smithi040 bash[28232]: audit 2023-12-01T22:22:04.708823+0000 mon.c (mon.2) 7607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:22:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:05 smithi040 bash[28232]: audit 2023-12-01T22:22:05.081998+0000 mon.a (mon.0) 7738 : audit 0 from='client.? 172.21.15.40:0/1146185373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:05 smithi040 bash[41173]: audit 2023-12-01T22:22:04.708823+0000 mon.c (mon.2) 7607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:22:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:05 smithi040 bash[41173]: audit 2023-12-01T22:22:05.081998+0000 mon.a (mon.0) 7738 : audit 0 from='client.? 172.21.15.40:0/1146185373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:06.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:06 smithi040 bash[28232]: cluster 2023-12-01T22:22:05.942788+0000 mgr.y (mgr.24356) 12116 : cluster 0 pgmap v12084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:06.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:06 smithi040 bash[41173]: cluster 2023-12-01T22:22:05.942788+0000 mgr.y (mgr.24356) 12116 : cluster 0 pgmap v12084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:06.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:06 smithi141 bash[31670]: cluster 2023-12-01T22:22:05.942788+0000 mgr.y (mgr.24356) 12116 : cluster 0 pgmap v12084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:22:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:22:07.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:07 smithi040 bash[28232]: audit 2023-12-01T22:22:07.544087+0000 mon.a (mon.0) 7739 : audit 0 from='client.? 172.21.15.40:0/1058246981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:07 smithi040 bash[41173]: audit 2023-12-01T22:22:07.544087+0000 mon.a (mon.0) 7739 : audit 0 from='client.? 172.21.15.40:0/1058246981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:07 smithi141 bash[31670]: audit 2023-12-01T22:22:07.544087+0000 mon.a (mon.0) 7739 : audit 0 from='client.? 172.21.15.40:0/1058246981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:08 smithi040 bash[41173]: cluster 2023-12-01T22:22:07.943432+0000 mgr.y (mgr.24356) 12117 : cluster 0 pgmap v12085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:08.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:08 smithi040 bash[28232]: cluster 2023-12-01T22:22:07.943432+0000 mgr.y (mgr.24356) 12117 : cluster 0 pgmap v12085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:08 smithi141 bash[31670]: cluster 2023-12-01T22:22:07.943432+0000 mgr.y (mgr.24356) 12117 : cluster 0 pgmap v12085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:11 smithi141 bash[31670]: cluster 2023-12-01T22:22:09.944446+0000 mgr.y (mgr.24356) 12118 : cluster 0 pgmap v12086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:11 smithi141 bash[31670]: audit 2023-12-01T22:22:10.058388+0000 mon.c (mon.2) 7608 : audit 0 from='client.? 172.21.15.40:0/3568488174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:11 smithi141 bash[31670]: audit 2023-12-01T22:22:10.506917+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:11 smithi141 bash[31670]: audit 2023-12-01T22:22:10.517506+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:11 smithi141 bash[31670]: audit 2023-12-01T22:22:10.922510+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:11 smithi141 bash[31670]: audit 2023-12-01T22:22:10.935986+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[28232]: cluster 2023-12-01T22:22:09.944446+0000 mgr.y (mgr.24356) 12118 : cluster 0 pgmap v12086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[28232]: audit 2023-12-01T22:22:10.058388+0000 mon.c (mon.2) 7608 : audit 0 from='client.? 172.21.15.40:0/3568488174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[28232]: audit 2023-12-01T22:22:10.506917+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[28232]: audit 2023-12-01T22:22:10.517506+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[28232]: audit 2023-12-01T22:22:10.922510+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[28232]: audit 2023-12-01T22:22:10.935986+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[41173]: cluster 2023-12-01T22:22:09.944446+0000 mgr.y (mgr.24356) 12118 : cluster 0 pgmap v12086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[41173]: audit 2023-12-01T22:22:10.058388+0000 mon.c (mon.2) 7608 : audit 0 from='client.? 172.21.15.40:0/3568488174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[41173]: audit 2023-12-01T22:22:10.506917+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[41173]: audit 2023-12-01T22:22:10.517506+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[41173]: audit 2023-12-01T22:22:10.922510+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:11.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:11 smithi040 bash[41173]: audit 2023-12-01T22:22:10.935986+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[41173]: audit 2023-12-01T22:22:11.480141+0000 mon.c (mon.2) 7609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[41173]: audit 2023-12-01T22:22:11.482035+0000 mon.c (mon.2) 7610 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[41173]: audit 2023-12-01T22:22:11.492323+0000 mon.a (mon.0) 7744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[41173]: cluster 2023-12-01T22:22:11.945079+0000 mgr.y (mgr.24356) 12119 : cluster 0 pgmap v12087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[28232]: audit 2023-12-01T22:22:11.480141+0000 mon.c (mon.2) 7609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[28232]: audit 2023-12-01T22:22:11.482035+0000 mon.c (mon.2) 7610 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[28232]: audit 2023-12-01T22:22:11.492323+0000 mon.a (mon.0) 7744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:12 smithi040 bash[28232]: cluster 2023-12-01T22:22:11.945079+0000 mgr.y (mgr.24356) 12119 : cluster 0 pgmap v12087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:12 smithi141 bash[31670]: audit 2023-12-01T22:22:11.480141+0000 mon.c (mon.2) 7609 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:22:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:12 smithi141 bash[31670]: audit 2023-12-01T22:22:11.482035+0000 mon.c (mon.2) 7610 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:22:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:12 smithi141 bash[31670]: audit 2023-12-01T22:22:11.492323+0000 mon.a (mon.0) 7744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:22:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:12 smithi141 bash[31670]: cluster 2023-12-01T22:22:11.945079+0000 mgr.y (mgr.24356) 12119 : cluster 0 pgmap v12087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:13 smithi141 bash[31670]: audit 2023-12-01T22:22:12.529717+0000 mon.a (mon.0) 7745 : audit 0 from='client.? 172.21.15.40:0/3761622514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:13 smithi040 bash[41173]: audit 2023-12-01T22:22:12.529717+0000 mon.a (mon.0) 7745 : audit 0 from='client.? 172.21.15.40:0/3761622514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:13 smithi040 bash[28232]: audit 2023-12-01T22:22:12.529717+0000 mon.a (mon.0) 7745 : audit 0 from='client.? 172.21.15.40:0/3761622514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:14 smithi141 bash[31670]: cluster 2023-12-01T22:22:13.945731+0000 mgr.y (mgr.24356) 12120 : cluster 0 pgmap v12088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:14 smithi040 bash[28232]: cluster 2023-12-01T22:22:13.945731+0000 mgr.y (mgr.24356) 12120 : cluster 0 pgmap v12088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:14 smithi040 bash[41173]: cluster 2023-12-01T22:22:13.945731+0000 mgr.y (mgr.24356) 12120 : cluster 0 pgmap v12088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:15.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:15 smithi141 bash[31670]: audit 2023-12-01T22:22:14.991741+0000 mon.a (mon.0) 7746 : audit 0 from='client.? 172.21.15.40:0/2849394993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:15 smithi040 bash[28232]: audit 2023-12-01T22:22:14.991741+0000 mon.a (mon.0) 7746 : audit 0 from='client.? 172.21.15.40:0/2849394993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:15.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:15 smithi040 bash[41173]: audit 2023-12-01T22:22:14.991741+0000 mon.a (mon.0) 7746 : audit 0 from='client.? 172.21.15.40:0/2849394993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:16 smithi141 bash[31670]: cluster 2023-12-01T22:22:15.946843+0000 mgr.y (mgr.24356) 12121 : cluster 0 pgmap v12089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:16 smithi040 bash[28232]: cluster 2023-12-01T22:22:15.946843+0000 mgr.y (mgr.24356) 12121 : cluster 0 pgmap v12089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:22:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:22:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:16 smithi040 bash[41173]: cluster 2023-12-01T22:22:15.946843+0000 mgr.y (mgr.24356) 12121 : cluster 0 pgmap v12089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:17 smithi141 bash[31670]: audit 2023-12-01T22:22:17.449123+0000 mon.c (mon.2) 7611 : audit 0 from='client.? 172.21.15.40:0/4156631368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:17 smithi040 bash[28232]: audit 2023-12-01T22:22:17.449123+0000 mon.c (mon.2) 7611 : audit 0 from='client.? 172.21.15.40:0/4156631368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:17 smithi040 bash[41173]: audit 2023-12-01T22:22:17.449123+0000 mon.c (mon.2) 7611 : audit 0 from='client.? 172.21.15.40:0/4156631368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:18 smithi141 bash[31670]: cluster 2023-12-01T22:22:17.947489+0000 mgr.y (mgr.24356) 12122 : cluster 0 pgmap v12090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:18 smithi040 bash[41173]: cluster 2023-12-01T22:22:17.947489+0000 mgr.y (mgr.24356) 12122 : cluster 0 pgmap v12090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:18 smithi040 bash[28232]: cluster 2023-12-01T22:22:17.947489+0000 mgr.y (mgr.24356) 12122 : cluster 0 pgmap v12090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:19 smithi040 bash[28232]: audit 2023-12-01T22:22:18.970309+0000 mon.c (mon.2) 7612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:19 smithi040 bash[41173]: audit 2023-12-01T22:22:18.970309+0000 mon.c (mon.2) 7612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:19 smithi141 bash[31670]: audit 2023-12-01T22:22:18.970309+0000 mon.c (mon.2) 7612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:20 smithi040 bash[28232]: audit 2023-12-01T22:22:19.921633+0000 mon.a (mon.0) 7747 : audit 0 from='client.? 172.21.15.40:0/3238971884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:20 smithi040 bash[28232]: cluster 2023-12-01T22:22:19.948650+0000 mgr.y (mgr.24356) 12123 : cluster 0 pgmap v12091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:20 smithi040 bash[41173]: audit 2023-12-01T22:22:19.921633+0000 mon.a (mon.0) 7747 : audit 0 from='client.? 172.21.15.40:0/3238971884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:20 smithi040 bash[41173]: cluster 2023-12-01T22:22:19.948650+0000 mgr.y (mgr.24356) 12123 : cluster 0 pgmap v12091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:20 smithi141 bash[31670]: audit 2023-12-01T22:22:19.921633+0000 mon.a (mon.0) 7747 : audit 0 from='client.? 172.21.15.40:0/3238971884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:21.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:20 smithi141 bash[31670]: cluster 2023-12-01T22:22:19.948650+0000 mgr.y (mgr.24356) 12123 : cluster 0 pgmap v12091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:22 smithi141 bash[31670]: cluster 2023-12-01T22:22:21.949342+0000 mgr.y (mgr.24356) 12124 : cluster 0 pgmap v12092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:22 smithi040 bash[41173]: cluster 2023-12-01T22:22:21.949342+0000 mgr.y (mgr.24356) 12124 : cluster 0 pgmap v12092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:22 smithi040 bash[28232]: cluster 2023-12-01T22:22:21.949342+0000 mgr.y (mgr.24356) 12124 : cluster 0 pgmap v12092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:23 smithi141 bash[31670]: audit 2023-12-01T22:22:22.382905+0000 mon.c (mon.2) 7613 : audit 0 from='client.? 172.21.15.40:0/550947346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:23 smithi040 bash[28232]: audit 2023-12-01T22:22:22.382905+0000 mon.c (mon.2) 7613 : audit 0 from='client.? 172.21.15.40:0/550947346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:23 smithi040 bash[41173]: audit 2023-12-01T22:22:22.382905+0000 mon.c (mon.2) 7613 : audit 0 from='client.? 172.21.15.40:0/550947346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:24 smithi141 bash[31670]: cluster 2023-12-01T22:22:23.950095+0000 mgr.y (mgr.24356) 12125 : cluster 0 pgmap v12093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:24 smithi040 bash[28232]: cluster 2023-12-01T22:22:23.950095+0000 mgr.y (mgr.24356) 12125 : cluster 0 pgmap v12093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:24 smithi040 bash[41173]: cluster 2023-12-01T22:22:23.950095+0000 mgr.y (mgr.24356) 12125 : cluster 0 pgmap v12093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:25 smithi141 bash[31670]: audit 2023-12-01T22:22:24.852645+0000 mon.c (mon.2) 7614 : audit 0 from='client.? 172.21.15.40:0/3658426002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:25 smithi040 bash[28232]: audit 2023-12-01T22:22:24.852645+0000 mon.c (mon.2) 7614 : audit 0 from='client.? 172.21.15.40:0/3658426002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:25 smithi040 bash[41173]: audit 2023-12-01T22:22:24.852645+0000 mon.c (mon.2) 7614 : audit 0 from='client.? 172.21.15.40:0/3658426002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:26 smithi040 bash[41173]: cluster 2023-12-01T22:22:25.951396+0000 mgr.y (mgr.24356) 12126 : cluster 0 pgmap v12094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:26.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:26 smithi040 bash[28232]: cluster 2023-12-01T22:22:25.951396+0000 mgr.y (mgr.24356) 12126 : cluster 0 pgmap v12094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:26 smithi141 bash[31670]: cluster 2023-12-01T22:22:25.951396+0000 mgr.y (mgr.24356) 12126 : cluster 0 pgmap v12094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:22:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:22:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:27 smithi040 bash[28232]: audit 2023-12-01T22:22:27.312787+0000 mon.a (mon.0) 7748 : audit 0 from='client.? 172.21.15.40:0/3208957800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:27 smithi040 bash[41173]: audit 2023-12-01T22:22:27.312787+0000 mon.a (mon.0) 7748 : audit 0 from='client.? 172.21.15.40:0/3208957800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:27 smithi141 bash[31670]: audit 2023-12-01T22:22:27.312787+0000 mon.a (mon.0) 7748 : audit 0 from='client.? 172.21.15.40:0/3208957800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:28 smithi040 bash[28232]: cluster 2023-12-01T22:22:27.952093+0000 mgr.y (mgr.24356) 12127 : cluster 0 pgmap v12095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:28 smithi040 bash[41173]: cluster 2023-12-01T22:22:27.952093+0000 mgr.y (mgr.24356) 12127 : cluster 0 pgmap v12095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:28 smithi141 bash[31670]: cluster 2023-12-01T22:22:27.952093+0000 mgr.y (mgr.24356) 12127 : cluster 0 pgmap v12095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:29 smithi040 bash[28232]: audit 2023-12-01T22:22:29.783593+0000 mon.a (mon.0) 7749 : audit 0 from='client.? 172.21.15.40:0/2050206362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:29 smithi040 bash[41173]: audit 2023-12-01T22:22:29.783593+0000 mon.a (mon.0) 7749 : audit 0 from='client.? 172.21.15.40:0/2050206362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:29 smithi141 bash[31670]: audit 2023-12-01T22:22:29.783593+0000 mon.a (mon.0) 7749 : audit 0 from='client.? 172.21.15.40:0/2050206362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:30 smithi040 bash[28232]: cluster 2023-12-01T22:22:29.953022+0000 mgr.y (mgr.24356) 12128 : cluster 0 pgmap v12096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:31.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:30 smithi040 bash[41173]: cluster 2023-12-01T22:22:29.953022+0000 mgr.y (mgr.24356) 12128 : cluster 0 pgmap v12096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:31.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:30 smithi141 bash[31670]: cluster 2023-12-01T22:22:29.953022+0000 mgr.y (mgr.24356) 12128 : cluster 0 pgmap v12096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:32 smithi141 bash[31670]: cluster 2023-12-01T22:22:31.953610+0000 mgr.y (mgr.24356) 12129 : cluster 0 pgmap v12097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:32 smithi040 bash[41173]: cluster 2023-12-01T22:22:31.953610+0000 mgr.y (mgr.24356) 12129 : cluster 0 pgmap v12097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:32 smithi040 bash[28232]: cluster 2023-12-01T22:22:31.953610+0000 mgr.y (mgr.24356) 12129 : cluster 0 pgmap v12097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:33 smithi141 bash[31670]: audit 2023-12-01T22:22:32.244252+0000 mon.a (mon.0) 7750 : audit 0 from='client.? 172.21.15.40:0/3296751148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:33 smithi040 bash[28232]: audit 2023-12-01T22:22:32.244252+0000 mon.a (mon.0) 7750 : audit 0 from='client.? 172.21.15.40:0/3296751148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:33 smithi040 bash[41173]: audit 2023-12-01T22:22:32.244252+0000 mon.a (mon.0) 7750 : audit 0 from='client.? 172.21.15.40:0/3296751148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:34 smithi141 bash[31670]: cluster 2023-12-01T22:22:33.954399+0000 mgr.y (mgr.24356) 12130 : cluster 0 pgmap v12098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:34.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:34 smithi141 bash[31670]: audit 2023-12-01T22:22:33.970606+0000 mon.c (mon.2) 7615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:34 smithi040 bash[41173]: cluster 2023-12-01T22:22:33.954399+0000 mgr.y (mgr.24356) 12130 : cluster 0 pgmap v12098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:34 smithi040 bash[41173]: audit 2023-12-01T22:22:33.970606+0000 mon.c (mon.2) 7615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:34 smithi040 bash[28232]: cluster 2023-12-01T22:22:33.954399+0000 mgr.y (mgr.24356) 12130 : cluster 0 pgmap v12098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:34 smithi040 bash[28232]: audit 2023-12-01T22:22:33.970606+0000 mon.c (mon.2) 7615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:35 smithi141 bash[31670]: audit 2023-12-01T22:22:34.702888+0000 mon.a (mon.0) 7751 : audit 0 from='client.? 172.21.15.40:0/407986231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:35 smithi040 bash[28232]: audit 2023-12-01T22:22:34.702888+0000 mon.a (mon.0) 7751 : audit 0 from='client.? 172.21.15.40:0/407986231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:35 smithi040 bash[41173]: audit 2023-12-01T22:22:34.702888+0000 mon.a (mon.0) 7751 : audit 0 from='client.? 172.21.15.40:0/407986231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:36.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:36 smithi040 bash[41173]: cluster 2023-12-01T22:22:35.955604+0000 mgr.y (mgr.24356) 12131 : cluster 0 pgmap v12099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:36.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:36 smithi040 bash[28232]: cluster 2023-12-01T22:22:35.955604+0000 mgr.y (mgr.24356) 12131 : cluster 0 pgmap v12099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:36 smithi141 bash[31670]: cluster 2023-12-01T22:22:35.955604+0000 mgr.y (mgr.24356) 12131 : cluster 0 pgmap v12099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:22:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:22:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:37 smithi141 bash[31670]: audit 2023-12-01T22:22:37.167061+0000 mon.a (mon.0) 7752 : audit 0 from='client.? 172.21.15.40:0/3091047721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:37 smithi040 bash[28232]: audit 2023-12-01T22:22:37.167061+0000 mon.a (mon.0) 7752 : audit 0 from='client.? 172.21.15.40:0/3091047721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:37 smithi040 bash[41173]: audit 2023-12-01T22:22:37.167061+0000 mon.a (mon.0) 7752 : audit 0 from='client.? 172.21.15.40:0/3091047721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:38 smithi141 bash[31670]: cluster 2023-12-01T22:22:37.956213+0000 mgr.y (mgr.24356) 12132 : cluster 0 pgmap v12100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:38 smithi040 bash[41173]: cluster 2023-12-01T22:22:37.956213+0000 mgr.y (mgr.24356) 12132 : cluster 0 pgmap v12100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:38 smithi040 bash[28232]: cluster 2023-12-01T22:22:37.956213+0000 mgr.y (mgr.24356) 12132 : cluster 0 pgmap v12100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:39 smithi141 bash[31670]: audit 2023-12-01T22:22:39.634826+0000 mon.a (mon.0) 7753 : audit 0 from='client.? 172.21.15.40:0/3771204673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:39 smithi040 bash[28232]: audit 2023-12-01T22:22:39.634826+0000 mon.a (mon.0) 7753 : audit 0 from='client.? 172.21.15.40:0/3771204673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:39 smithi040 bash[41173]: audit 2023-12-01T22:22:39.634826+0000 mon.a (mon.0) 7753 : audit 0 from='client.? 172.21.15.40:0/3771204673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:40 smithi141 bash[31670]: cluster 2023-12-01T22:22:39.957405+0000 mgr.y (mgr.24356) 12133 : cluster 0 pgmap v12101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:40 smithi040 bash[28232]: cluster 2023-12-01T22:22:39.957405+0000 mgr.y (mgr.24356) 12133 : cluster 0 pgmap v12101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:41.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:40 smithi040 bash[41173]: cluster 2023-12-01T22:22:39.957405+0000 mgr.y (mgr.24356) 12133 : cluster 0 pgmap v12101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:42 smithi141 bash[31670]: cluster 2023-12-01T22:22:41.958007+0000 mgr.y (mgr.24356) 12134 : cluster 0 pgmap v12102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:42.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:42 smithi141 bash[31670]: audit 2023-12-01T22:22:42.098519+0000 mon.a (mon.0) 7754 : audit 0 from='client.? 172.21.15.40:0/1995366084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:42 smithi040 bash[28232]: cluster 2023-12-01T22:22:41.958007+0000 mgr.y (mgr.24356) 12134 : cluster 0 pgmap v12102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:42 smithi040 bash[28232]: audit 2023-12-01T22:22:42.098519+0000 mon.a (mon.0) 7754 : audit 0 from='client.? 172.21.15.40:0/1995366084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:42 smithi040 bash[41173]: cluster 2023-12-01T22:22:41.958007+0000 mgr.y (mgr.24356) 12134 : cluster 0 pgmap v12102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:42 smithi040 bash[41173]: audit 2023-12-01T22:22:42.098519+0000 mon.a (mon.0) 7754 : audit 0 from='client.? 172.21.15.40:0/1995366084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:45.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:45 smithi141 bash[31670]: cluster 2023-12-01T22:22:43.958667+0000 mgr.y (mgr.24356) 12135 : cluster 0 pgmap v12103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:45.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:45 smithi141 bash[31670]: audit 2023-12-01T22:22:44.560317+0000 mon.c (mon.2) 7616 : audit 0 from='client.? 172.21.15.40:0/2171656464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:45 smithi040 bash[28232]: cluster 2023-12-01T22:22:43.958667+0000 mgr.y (mgr.24356) 12135 : cluster 0 pgmap v12103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:45 smithi040 bash[28232]: audit 2023-12-01T22:22:44.560317+0000 mon.c (mon.2) 7616 : audit 0 from='client.? 172.21.15.40:0/2171656464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:45 smithi040 bash[41173]: cluster 2023-12-01T22:22:43.958667+0000 mgr.y (mgr.24356) 12135 : cluster 0 pgmap v12103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:45 smithi040 bash[41173]: audit 2023-12-01T22:22:44.560317+0000 mon.c (mon.2) 7616 : audit 0 from='client.? 172.21.15.40:0/2171656464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:22:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:22:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:47 smithi141 bash[31670]: cluster 2023-12-01T22:22:45.959869+0000 mgr.y (mgr.24356) 12136 : cluster 0 pgmap v12104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:47 smithi040 bash[28232]: cluster 2023-12-01T22:22:45.959869+0000 mgr.y (mgr.24356) 12136 : cluster 0 pgmap v12104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:47 smithi040 bash[41173]: cluster 2023-12-01T22:22:45.959869+0000 mgr.y (mgr.24356) 12136 : cluster 0 pgmap v12104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:48 smithi040 bash[28232]: audit 2023-12-01T22:22:47.025934+0000 mon.c (mon.2) 7617 : audit 0 from='client.? 172.21.15.40:0/1139682164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:48 smithi040 bash[41173]: audit 2023-12-01T22:22:47.025934+0000 mon.c (mon.2) 7617 : audit 0 from='client.? 172.21.15.40:0/1139682164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:48 smithi141 bash[31670]: audit 2023-12-01T22:22:47.025934+0000 mon.c (mon.2) 7617 : audit 0 from='client.? 172.21.15.40:0/1139682164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:49 smithi040 bash[41173]: cluster 2023-12-01T22:22:47.960550+0000 mgr.y (mgr.24356) 12137 : cluster 0 pgmap v12105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:49 smithi040 bash[41173]: audit 2023-12-01T22:22:48.971178+0000 mon.c (mon.2) 7618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:49 smithi040 bash[28232]: cluster 2023-12-01T22:22:47.960550+0000 mgr.y (mgr.24356) 12137 : cluster 0 pgmap v12105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:49.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:49 smithi040 bash[28232]: audit 2023-12-01T22:22:48.971178+0000 mon.c (mon.2) 7618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:49 smithi141 bash[31670]: cluster 2023-12-01T22:22:47.960550+0000 mgr.y (mgr.24356) 12137 : cluster 0 pgmap v12105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:49 smithi141 bash[31670]: audit 2023-12-01T22:22:48.971178+0000 mon.c (mon.2) 7618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:50 smithi040 bash[28232]: audit 2023-12-01T22:22:49.491507+0000 mon.a (mon.0) 7755 : audit 0 from='client.? 172.21.15.40:0/3656742568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:50 smithi040 bash[41173]: audit 2023-12-01T22:22:49.491507+0000 mon.a (mon.0) 7755 : audit 0 from='client.? 172.21.15.40:0/3656742568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:50 smithi141 bash[31670]: audit 2023-12-01T22:22:49.491507+0000 mon.a (mon.0) 7755 : audit 0 from='client.? 172.21.15.40:0/3656742568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:51 smithi040 bash[28232]: cluster 2023-12-01T22:22:49.961670+0000 mgr.y (mgr.24356) 12138 : cluster 0 pgmap v12106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:51 smithi040 bash[41173]: cluster 2023-12-01T22:22:49.961670+0000 mgr.y (mgr.24356) 12138 : cluster 0 pgmap v12106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:51 smithi141 bash[31670]: cluster 2023-12-01T22:22:49.961670+0000 mgr.y (mgr.24356) 12138 : cluster 0 pgmap v12106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:52 smithi141 bash[31670]: cluster 2023-12-01T22:22:51.962299+0000 mgr.y (mgr.24356) 12139 : cluster 0 pgmap v12107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:52.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:52 smithi141 bash[31670]: audit 2023-12-01T22:22:51.964335+0000 mon.a (mon.0) 7756 : audit 0 from='client.? 172.21.15.40:0/3982599036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:52 smithi040 bash[28232]: cluster 2023-12-01T22:22:51.962299+0000 mgr.y (mgr.24356) 12139 : cluster 0 pgmap v12107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:52 smithi040 bash[28232]: audit 2023-12-01T22:22:51.964335+0000 mon.a (mon.0) 7756 : audit 0 from='client.? 172.21.15.40:0/3982599036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:52 smithi040 bash[41173]: cluster 2023-12-01T22:22:51.962299+0000 mgr.y (mgr.24356) 12139 : cluster 0 pgmap v12107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:52 smithi040 bash[41173]: audit 2023-12-01T22:22:51.964335+0000 mon.a (mon.0) 7756 : audit 0 from='client.? 172.21.15.40:0/3982599036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:55 smithi141 bash[31670]: cluster 2023-12-01T22:22:53.962902+0000 mgr.y (mgr.24356) 12140 : cluster 0 pgmap v12108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:55.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:55 smithi141 bash[31670]: audit 2023-12-01T22:22:54.440816+0000 mon.a (mon.0) 7757 : audit 0 from='client.? 172.21.15.40:0/2356280921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:55 smithi040 bash[28232]: cluster 2023-12-01T22:22:53.962902+0000 mgr.y (mgr.24356) 12140 : cluster 0 pgmap v12108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:55 smithi040 bash[28232]: audit 2023-12-01T22:22:54.440816+0000 mon.a (mon.0) 7757 : audit 0 from='client.? 172.21.15.40:0/2356280921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:55 smithi040 bash[41173]: cluster 2023-12-01T22:22:53.962902+0000 mgr.y (mgr.24356) 12140 : cluster 0 pgmap v12108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:55 smithi040 bash[41173]: audit 2023-12-01T22:22:54.440816+0000 mon.a (mon.0) 7757 : audit 0 from='client.? 172.21.15.40:0/2356280921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:22:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:22:57.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:57 smithi141 bash[31670]: cluster 2023-12-01T22:22:55.964084+0000 mgr.y (mgr.24356) 12141 : cluster 0 pgmap v12109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:57.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:57 smithi141 bash[31670]: audit 2023-12-01T22:22:56.920919+0000 mon.c (mon.2) 7619 : audit 0 from='client.? 172.21.15.40:0/4052227729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:57 smithi040 bash[28232]: cluster 2023-12-01T22:22:55.964084+0000 mgr.y (mgr.24356) 12141 : cluster 0 pgmap v12109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:57 smithi040 bash[28232]: audit 2023-12-01T22:22:56.920919+0000 mon.c (mon.2) 7619 : audit 0 from='client.? 172.21.15.40:0/4052227729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:57 smithi040 bash[41173]: cluster 2023-12-01T22:22:55.964084+0000 mgr.y (mgr.24356) 12141 : cluster 0 pgmap v12109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:57 smithi040 bash[41173]: audit 2023-12-01T22:22:56.920919+0000 mon.c (mon.2) 7619 : audit 0 from='client.? 172.21.15.40:0/4052227729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:22:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:22:59 smithi040 bash[28232]: cluster 2023-12-01T22:22:57.964792+0000 mgr.y (mgr.24356) 12142 : cluster 0 pgmap v12110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:22:59 smithi040 bash[41173]: cluster 2023-12-01T22:22:57.964792+0000 mgr.y (mgr.24356) 12142 : cluster 0 pgmap v12110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:22:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:22:59 smithi141 bash[31670]: cluster 2023-12-01T22:22:57.964792+0000 mgr.y (mgr.24356) 12142 : cluster 0 pgmap v12110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:00 smithi040 bash[28232]: audit 2023-12-01T22:22:59.390645+0000 mon.a (mon.0) 7758 : audit 0 from='client.? 172.21.15.40:0/740337635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:00 smithi040 bash[41173]: audit 2023-12-01T22:22:59.390645+0000 mon.a (mon.0) 7758 : audit 0 from='client.? 172.21.15.40:0/740337635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:00 smithi141 bash[31670]: audit 2023-12-01T22:22:59.390645+0000 mon.a (mon.0) 7758 : audit 0 from='client.? 172.21.15.40:0/740337635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:01 smithi040 bash[28232]: cluster 2023-12-01T22:22:59.965881+0000 mgr.y (mgr.24356) 12143 : cluster 0 pgmap v12111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:01 smithi040 bash[41173]: cluster 2023-12-01T22:22:59.965881+0000 mgr.y (mgr.24356) 12143 : cluster 0 pgmap v12111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:01 smithi141 bash[31670]: cluster 2023-12-01T22:22:59.965881+0000 mgr.y (mgr.24356) 12143 : cluster 0 pgmap v12111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:02 smithi141 bash[31670]: audit 2023-12-01T22:23:01.856222+0000 mon.a (mon.0) 7759 : audit 0 from='client.? 172.21.15.40:0/3563715468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:02.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:02 smithi141 bash[31670]: cluster 2023-12-01T22:23:01.966503+0000 mgr.y (mgr.24356) 12144 : cluster 0 pgmap v12112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:02 smithi040 bash[28232]: audit 2023-12-01T22:23:01.856222+0000 mon.a (mon.0) 7759 : audit 0 from='client.? 172.21.15.40:0/3563715468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:02 smithi040 bash[28232]: cluster 2023-12-01T22:23:01.966503+0000 mgr.y (mgr.24356) 12144 : cluster 0 pgmap v12112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:02 smithi040 bash[41173]: audit 2023-12-01T22:23:01.856222+0000 mon.a (mon.0) 7759 : audit 0 from='client.? 172.21.15.40:0/3563715468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:02 smithi040 bash[41173]: cluster 2023-12-01T22:23:01.966503+0000 mgr.y (mgr.24356) 12144 : cluster 0 pgmap v12112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:04 smithi040 bash[41173]: audit 2023-12-01T22:23:03.971287+0000 mon.c (mon.2) 7620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:04 smithi040 bash[28232]: audit 2023-12-01T22:23:03.971287+0000 mon.c (mon.2) 7620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:04 smithi141 bash[31670]: audit 2023-12-01T22:23:03.971287+0000 mon.c (mon.2) 7620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:05 smithi040 bash[28232]: cluster 2023-12-01T22:23:03.967130+0000 mgr.y (mgr.24356) 12145 : cluster 0 pgmap v12113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:05 smithi040 bash[28232]: audit 2023-12-01T22:23:04.308701+0000 mon.a (mon.0) 7760 : audit 0 from='client.? 172.21.15.40:0/3544410368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:05 smithi040 bash[41173]: cluster 2023-12-01T22:23:03.967130+0000 mgr.y (mgr.24356) 12145 : cluster 0 pgmap v12113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:05 smithi040 bash[41173]: audit 2023-12-01T22:23:04.308701+0000 mon.a (mon.0) 7760 : audit 0 from='client.? 172.21.15.40:0/3544410368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:05 smithi141 bash[31670]: cluster 2023-12-01T22:23:03.967130+0000 mgr.y (mgr.24356) 12145 : cluster 0 pgmap v12113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:05 smithi141 bash[31670]: audit 2023-12-01T22:23:04.308701+0000 mon.a (mon.0) 7760 : audit 0 from='client.? 172.21.15.40:0/3544410368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:23:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:23:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:07 smithi040 bash[28232]: cluster 2023-12-01T22:23:05.968268+0000 mgr.y (mgr.24356) 12146 : cluster 0 pgmap v12114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:07 smithi040 bash[28232]: audit 2023-12-01T22:23:06.775711+0000 mon.c (mon.2) 7621 : audit 0 from='client.? 172.21.15.40:0/148552404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:07 smithi040 bash[41173]: cluster 2023-12-01T22:23:05.968268+0000 mgr.y (mgr.24356) 12146 : cluster 0 pgmap v12114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:07 smithi040 bash[41173]: audit 2023-12-01T22:23:06.775711+0000 mon.c (mon.2) 7621 : audit 0 from='client.? 172.21.15.40:0/148552404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:07 smithi141 bash[31670]: cluster 2023-12-01T22:23:05.968268+0000 mgr.y (mgr.24356) 12146 : cluster 0 pgmap v12114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:07.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:07 smithi141 bash[31670]: audit 2023-12-01T22:23:06.775711+0000 mon.c (mon.2) 7621 : audit 0 from='client.? 172.21.15.40:0/148552404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:09 smithi040 bash[28232]: cluster 2023-12-01T22:23:07.968909+0000 mgr.y (mgr.24356) 12147 : cluster 0 pgmap v12115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:09 smithi040 bash[41173]: cluster 2023-12-01T22:23:07.968909+0000 mgr.y (mgr.24356) 12147 : cluster 0 pgmap v12115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:09 smithi141 bash[31670]: cluster 2023-12-01T22:23:07.968909+0000 mgr.y (mgr.24356) 12147 : cluster 0 pgmap v12115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:10 smithi040 bash[28232]: audit 2023-12-01T22:23:09.239255+0000 mon.c (mon.2) 7622 : audit 0 from='client.? 172.21.15.40:0/3621651895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:10 smithi040 bash[41173]: audit 2023-12-01T22:23:09.239255+0000 mon.c (mon.2) 7622 : audit 0 from='client.? 172.21.15.40:0/3621651895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:10 smithi141 bash[31670]: audit 2023-12-01T22:23:09.239255+0000 mon.c (mon.2) 7622 : audit 0 from='client.? 172.21.15.40:0/3621651895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:11 smithi040 bash[28232]: cluster 2023-12-01T22:23:09.970092+0000 mgr.y (mgr.24356) 12148 : cluster 0 pgmap v12116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:11 smithi040 bash[41173]: cluster 2023-12-01T22:23:09.970092+0000 mgr.y (mgr.24356) 12148 : cluster 0 pgmap v12116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:11 smithi141 bash[31670]: cluster 2023-12-01T22:23:09.970092+0000 mgr.y (mgr.24356) 12148 : cluster 0 pgmap v12116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:12 smithi141 bash[31670]: audit 2023-12-01T22:23:11.576934+0000 mon.c (mon.2) 7623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:23:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:12 smithi141 bash[31670]: audit 2023-12-01T22:23:11.738160+0000 mon.c (mon.2) 7624 : audit 0 from='client.? 172.21.15.40:0/2492382433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:12.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:12 smithi141 bash[31670]: cluster 2023-12-01T22:23:11.970821+0000 mgr.y (mgr.24356) 12149 : cluster 0 pgmap v12117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:12 smithi040 bash[28232]: audit 2023-12-01T22:23:11.576934+0000 mon.c (mon.2) 7623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:23:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:12 smithi040 bash[28232]: audit 2023-12-01T22:23:11.738160+0000 mon.c (mon.2) 7624 : audit 0 from='client.? 172.21.15.40:0/2492382433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:12 smithi040 bash[28232]: cluster 2023-12-01T22:23:11.970821+0000 mgr.y (mgr.24356) 12149 : cluster 0 pgmap v12117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:12 smithi040 bash[41173]: audit 2023-12-01T22:23:11.576934+0000 mon.c (mon.2) 7623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:23:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:12 smithi040 bash[41173]: audit 2023-12-01T22:23:11.738160+0000 mon.c (mon.2) 7624 : audit 0 from='client.? 172.21.15.40:0/2492382433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:12 smithi040 bash[41173]: cluster 2023-12-01T22:23:11.970821+0000 mgr.y (mgr.24356) 12149 : cluster 0 pgmap v12117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:15 smithi040 bash[28232]: cluster 2023-12-01T22:23:13.971482+0000 mgr.y (mgr.24356) 12150 : cluster 0 pgmap v12118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:15 smithi040 bash[28232]: audit 2023-12-01T22:23:14.215365+0000 mon.c (mon.2) 7625 : audit 0 from='client.? 172.21.15.40:0/1744673711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:15 smithi040 bash[41173]: cluster 2023-12-01T22:23:13.971482+0000 mgr.y (mgr.24356) 12150 : cluster 0 pgmap v12118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:15.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:15 smithi040 bash[41173]: audit 2023-12-01T22:23:14.215365+0000 mon.c (mon.2) 7625 : audit 0 from='client.? 172.21.15.40:0/1744673711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:15 smithi141 bash[31670]: cluster 2023-12-01T22:23:13.971482+0000 mgr.y (mgr.24356) 12150 : cluster 0 pgmap v12118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:15.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:15 smithi141 bash[31670]: audit 2023-12-01T22:23:14.215365+0000 mon.c (mon.2) 7625 : audit 0 from='client.? 172.21.15.40:0/1744673711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:23:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:23:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:17 smithi040 bash[28232]: cluster 2023-12-01T22:23:15.972540+0000 mgr.y (mgr.24356) 12151 : cluster 0 pgmap v12119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:17 smithi040 bash[28232]: audit 2023-12-01T22:23:16.695562+0000 mon.a (mon.0) 7761 : audit 0 from='client.? 172.21.15.40:0/836109513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:17 smithi040 bash[41173]: cluster 2023-12-01T22:23:15.972540+0000 mgr.y (mgr.24356) 12151 : cluster 0 pgmap v12119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:17 smithi040 bash[41173]: audit 2023-12-01T22:23:16.695562+0000 mon.a (mon.0) 7761 : audit 0 from='client.? 172.21.15.40:0/836109513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:17 smithi141 bash[31670]: cluster 2023-12-01T22:23:15.972540+0000 mgr.y (mgr.24356) 12151 : cluster 0 pgmap v12119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:17.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:17 smithi141 bash[31670]: audit 2023-12-01T22:23:16.695562+0000 mon.a (mon.0) 7761 : audit 0 from='client.? 172.21.15.40:0/836109513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:17.472969+0000 mon.a (mon.0) 7762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:17.483515+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:17.726512+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:17.736902+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: cluster 2023-12-01T22:23:17.973144+0000 mgr.y (mgr.24356) 12152 : cluster 0 pgmap v12120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:18.217715+0000 mon.c (mon.2) 7626 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:18.219533+0000 mon.c (mon.2) 7627 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:23:18.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:18 smithi141 bash[31670]: audit 2023-12-01T22:23:18.230363+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:17.472969+0000 mon.a (mon.0) 7762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:17.483515+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:17.726512+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:17.736902+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: cluster 2023-12-01T22:23:17.973144+0000 mgr.y (mgr.24356) 12152 : cluster 0 pgmap v12120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:18.217715+0000 mon.c (mon.2) 7626 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:18.219533+0000 mon.c (mon.2) 7627 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[28232]: audit 2023-12-01T22:23:18.230363+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:17.472969+0000 mon.a (mon.0) 7762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:17.483515+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:17.726512+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:17.736902+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: cluster 2023-12-01T22:23:17.973144+0000 mgr.y (mgr.24356) 12152 : cluster 0 pgmap v12120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:18.217715+0000 mon.c (mon.2) 7626 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:18.219533+0000 mon.c (mon.2) 7627 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:23:18.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:18 smithi040 bash[41173]: audit 2023-12-01T22:23:18.230363+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:23:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:19 smithi141 bash[31670]: audit 2023-12-01T22:23:18.971733+0000 mon.c (mon.2) 7628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:20.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:19 smithi141 bash[31670]: audit 2023-12-01T22:23:19.166309+0000 mon.c (mon.2) 7629 : audit 0 from='client.? 172.21.15.40:0/391187271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:19 smithi040 bash[28232]: audit 2023-12-01T22:23:18.971733+0000 mon.c (mon.2) 7628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:19 smithi040 bash[28232]: audit 2023-12-01T22:23:19.166309+0000 mon.c (mon.2) 7629 : audit 0 from='client.? 172.21.15.40:0/391187271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:19 smithi040 bash[41173]: audit 2023-12-01T22:23:18.971733+0000 mon.c (mon.2) 7628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:19 smithi040 bash[41173]: audit 2023-12-01T22:23:19.166309+0000 mon.c (mon.2) 7629 : audit 0 from='client.? 172.21.15.40:0/391187271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:20 smithi141 bash[31670]: cluster 2023-12-01T22:23:19.974334+0000 mgr.y (mgr.24356) 12153 : cluster 0 pgmap v12121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:20 smithi040 bash[28232]: cluster 2023-12-01T22:23:19.974334+0000 mgr.y (mgr.24356) 12153 : cluster 0 pgmap v12121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:20 smithi040 bash[41173]: cluster 2023-12-01T22:23:19.974334+0000 mgr.y (mgr.24356) 12153 : cluster 0 pgmap v12121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:22 smithi141 bash[31670]: audit 2023-12-01T22:23:21.626560+0000 mon.a (mon.0) 7767 : audit 0 from='client.? 172.21.15.40:0/225007634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:22.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:22 smithi141 bash[31670]: cluster 2023-12-01T22:23:21.975059+0000 mgr.y (mgr.24356) 12154 : cluster 0 pgmap v12122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:22 smithi040 bash[28232]: audit 2023-12-01T22:23:21.626560+0000 mon.a (mon.0) 7767 : audit 0 from='client.? 172.21.15.40:0/225007634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:22 smithi040 bash[28232]: cluster 2023-12-01T22:23:21.975059+0000 mgr.y (mgr.24356) 12154 : cluster 0 pgmap v12122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:22 smithi040 bash[41173]: audit 2023-12-01T22:23:21.626560+0000 mon.a (mon.0) 7767 : audit 0 from='client.? 172.21.15.40:0/225007634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:22 smithi040 bash[41173]: cluster 2023-12-01T22:23:21.975059+0000 mgr.y (mgr.24356) 12154 : cluster 0 pgmap v12122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:25 smithi040 bash[28232]: cluster 2023-12-01T22:23:23.975680+0000 mgr.y (mgr.24356) 12155 : cluster 0 pgmap v12123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:25 smithi040 bash[28232]: audit 2023-12-01T22:23:24.087417+0000 mon.a (mon.0) 7768 : audit 0 from='client.? 172.21.15.40:0/1247367088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:25 smithi040 bash[41173]: cluster 2023-12-01T22:23:23.975680+0000 mgr.y (mgr.24356) 12155 : cluster 0 pgmap v12123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:25 smithi040 bash[41173]: audit 2023-12-01T22:23:24.087417+0000 mon.a (mon.0) 7768 : audit 0 from='client.? 172.21.15.40:0/1247367088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:25 smithi141 bash[31670]: cluster 2023-12-01T22:23:23.975680+0000 mgr.y (mgr.24356) 12155 : cluster 0 pgmap v12123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:25 smithi141 bash[31670]: audit 2023-12-01T22:23:24.087417+0000 mon.a (mon.0) 7768 : audit 0 from='client.? 172.21.15.40:0/1247367088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:23:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:23:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:27 smithi040 bash[28232]: cluster 2023-12-01T22:23:25.976938+0000 mgr.y (mgr.24356) 12156 : cluster 0 pgmap v12124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:27 smithi040 bash[28232]: audit 2023-12-01T22:23:26.559080+0000 mon.c (mon.2) 7630 : audit 0 from='client.? 172.21.15.40:0/2657222569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:27 smithi040 bash[41173]: cluster 2023-12-01T22:23:25.976938+0000 mgr.y (mgr.24356) 12156 : cluster 0 pgmap v12124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:27 smithi040 bash[41173]: audit 2023-12-01T22:23:26.559080+0000 mon.c (mon.2) 7630 : audit 0 from='client.? 172.21.15.40:0/2657222569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:27 smithi141 bash[31670]: cluster 2023-12-01T22:23:25.976938+0000 mgr.y (mgr.24356) 12156 : cluster 0 pgmap v12124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:27 smithi141 bash[31670]: audit 2023-12-01T22:23:26.559080+0000 mon.c (mon.2) 7630 : audit 0 from='client.? 172.21.15.40:0/2657222569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:29 smithi040 bash[28232]: cluster 2023-12-01T22:23:27.977602+0000 mgr.y (mgr.24356) 12157 : cluster 0 pgmap v12125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:29 smithi040 bash[28232]: audit 2023-12-01T22:23:29.022508+0000 mon.c (mon.2) 7631 : audit 0 from='client.? 172.21.15.40:0/3600770922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:29 smithi040 bash[41173]: cluster 2023-12-01T22:23:27.977602+0000 mgr.y (mgr.24356) 12157 : cluster 0 pgmap v12125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:29 smithi040 bash[41173]: audit 2023-12-01T22:23:29.022508+0000 mon.c (mon.2) 7631 : audit 0 from='client.? 172.21.15.40:0/3600770922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:29 smithi141 bash[31670]: cluster 2023-12-01T22:23:27.977602+0000 mgr.y (mgr.24356) 12157 : cluster 0 pgmap v12125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:29 smithi141 bash[31670]: audit 2023-12-01T22:23:29.022508+0000 mon.c (mon.2) 7631 : audit 0 from='client.? 172.21.15.40:0/3600770922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:31 smithi040 bash[28232]: cluster 2023-12-01T22:23:29.978811+0000 mgr.y (mgr.24356) 12158 : cluster 0 pgmap v12126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:31 smithi040 bash[41173]: cluster 2023-12-01T22:23:29.978811+0000 mgr.y (mgr.24356) 12158 : cluster 0 pgmap v12126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:31 smithi141 bash[31670]: cluster 2023-12-01T22:23:29.978811+0000 mgr.y (mgr.24356) 12158 : cluster 0 pgmap v12126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:32 smithi141 bash[31670]: audit 2023-12-01T22:23:31.483682+0000 mon.a (mon.0) 7769 : audit 0 from='client.? 172.21.15.40:0/4122456594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:32 smithi141 bash[31670]: cluster 2023-12-01T22:23:31.979500+0000 mgr.y (mgr.24356) 12159 : cluster 0 pgmap v12127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:32 smithi040 bash[28232]: audit 2023-12-01T22:23:31.483682+0000 mon.a (mon.0) 7769 : audit 0 from='client.? 172.21.15.40:0/4122456594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:32 smithi040 bash[28232]: cluster 2023-12-01T22:23:31.979500+0000 mgr.y (mgr.24356) 12159 : cluster 0 pgmap v12127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:32 smithi040 bash[41173]: audit 2023-12-01T22:23:31.483682+0000 mon.a (mon.0) 7769 : audit 0 from='client.? 172.21.15.40:0/4122456594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:32 smithi040 bash[41173]: cluster 2023-12-01T22:23:31.979500+0000 mgr.y (mgr.24356) 12159 : cluster 0 pgmap v12127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:34 smithi141 bash[31670]: audit 2023-12-01T22:23:33.947377+0000 mon.c (mon.2) 7632 : audit 0 from='client.? 172.21.15.40:0/1529328063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:34 smithi141 bash[31670]: audit 2023-12-01T22:23:33.971267+0000 mon.c (mon.2) 7633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:34 smithi040 bash[41173]: audit 2023-12-01T22:23:33.947377+0000 mon.c (mon.2) 7632 : audit 0 from='client.? 172.21.15.40:0/1529328063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:34 smithi040 bash[41173]: audit 2023-12-01T22:23:33.971267+0000 mon.c (mon.2) 7633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:34 smithi040 bash[28232]: audit 2023-12-01T22:23:33.947377+0000 mon.c (mon.2) 7632 : audit 0 from='client.? 172.21.15.40:0/1529328063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:34 smithi040 bash[28232]: audit 2023-12-01T22:23:33.971267+0000 mon.c (mon.2) 7633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:35 smithi040 bash[41173]: cluster 2023-12-01T22:23:33.980083+0000 mgr.y (mgr.24356) 12160 : cluster 0 pgmap v12128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:35 smithi040 bash[28232]: cluster 2023-12-01T22:23:33.980083+0000 mgr.y (mgr.24356) 12160 : cluster 0 pgmap v12128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:35 smithi141 bash[31670]: cluster 2023-12-01T22:23:33.980083+0000 mgr.y (mgr.24356) 12160 : cluster 0 pgmap v12128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:23:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:23:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:37 smithi040 bash[41173]: cluster 2023-12-01T22:23:35.981204+0000 mgr.y (mgr.24356) 12161 : cluster 0 pgmap v12129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:37 smithi040 bash[41173]: audit 2023-12-01T22:23:36.414099+0000 mon.c (mon.2) 7634 : audit 0 from='client.? 172.21.15.40:0/1295622367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:37 smithi040 bash[28232]: cluster 2023-12-01T22:23:35.981204+0000 mgr.y (mgr.24356) 12161 : cluster 0 pgmap v12129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:37 smithi040 bash[28232]: audit 2023-12-01T22:23:36.414099+0000 mon.c (mon.2) 7634 : audit 0 from='client.? 172.21.15.40:0/1295622367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:37 smithi141 bash[31670]: cluster 2023-12-01T22:23:35.981204+0000 mgr.y (mgr.24356) 12161 : cluster 0 pgmap v12129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:37 smithi141 bash[31670]: audit 2023-12-01T22:23:36.414099+0000 mon.c (mon.2) 7634 : audit 0 from='client.? 172.21.15.40:0/1295622367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:39 smithi040 bash[28232]: cluster 2023-12-01T22:23:37.981846+0000 mgr.y (mgr.24356) 12162 : cluster 0 pgmap v12130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:39 smithi040 bash[28232]: audit 2023-12-01T22:23:38.875930+0000 mon.c (mon.2) 7635 : audit 0 from='client.? 172.21.15.40:0/2335086969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:39 smithi040 bash[41173]: cluster 2023-12-01T22:23:37.981846+0000 mgr.y (mgr.24356) 12162 : cluster 0 pgmap v12130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:39 smithi040 bash[41173]: audit 2023-12-01T22:23:38.875930+0000 mon.c (mon.2) 7635 : audit 0 from='client.? 172.21.15.40:0/2335086969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:39 smithi141 bash[31670]: cluster 2023-12-01T22:23:37.981846+0000 mgr.y (mgr.24356) 12162 : cluster 0 pgmap v12130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:39 smithi141 bash[31670]: audit 2023-12-01T22:23:38.875930+0000 mon.c (mon.2) 7635 : audit 0 from='client.? 172.21.15.40:0/2335086969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:41 smithi040 bash[28232]: cluster 2023-12-01T22:23:39.983051+0000 mgr.y (mgr.24356) 12163 : cluster 0 pgmap v12131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:41 smithi040 bash[41173]: cluster 2023-12-01T22:23:39.983051+0000 mgr.y (mgr.24356) 12163 : cluster 0 pgmap v12131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:41 smithi141 bash[31670]: cluster 2023-12-01T22:23:39.983051+0000 mgr.y (mgr.24356) 12163 : cluster 0 pgmap v12131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:42 smithi141 bash[31670]: audit 2023-12-01T22:23:41.337334+0000 mon.a (mon.0) 7770 : audit 0 from='client.? 172.21.15.40:0/3238395471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:42.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:42 smithi141 bash[31670]: cluster 2023-12-01T22:23:41.983703+0000 mgr.y (mgr.24356) 12164 : cluster 0 pgmap v12132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:42 smithi040 bash[28232]: audit 2023-12-01T22:23:41.337334+0000 mon.a (mon.0) 7770 : audit 0 from='client.? 172.21.15.40:0/3238395471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:42 smithi040 bash[28232]: cluster 2023-12-01T22:23:41.983703+0000 mgr.y (mgr.24356) 12164 : cluster 0 pgmap v12132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:42 smithi040 bash[41173]: audit 2023-12-01T22:23:41.337334+0000 mon.a (mon.0) 7770 : audit 0 from='client.? 172.21.15.40:0/3238395471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:42 smithi040 bash[41173]: cluster 2023-12-01T22:23:41.983703+0000 mgr.y (mgr.24356) 12164 : cluster 0 pgmap v12132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:43 smithi040 bash[28232]: audit 2023-12-01T22:23:43.794639+0000 mon.a (mon.0) 7771 : audit 0 from='client.? 172.21.15.40:0/1313336990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:43 smithi040 bash[41173]: audit 2023-12-01T22:23:43.794639+0000 mon.a (mon.0) 7771 : audit 0 from='client.? 172.21.15.40:0/1313336990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:43 smithi141 bash[31670]: audit 2023-12-01T22:23:43.794639+0000 mon.a (mon.0) 7771 : audit 0 from='client.? 172.21.15.40:0/1313336990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:44 smithi040 bash[28232]: cluster 2023-12-01T22:23:43.984363+0000 mgr.y (mgr.24356) 12165 : cluster 0 pgmap v12133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:44 smithi040 bash[41173]: cluster 2023-12-01T22:23:43.984363+0000 mgr.y (mgr.24356) 12165 : cluster 0 pgmap v12133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:45.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:44 smithi141 bash[31670]: cluster 2023-12-01T22:23:43.984363+0000 mgr.y (mgr.24356) 12165 : cluster 0 pgmap v12133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:23:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:23:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:47 smithi040 bash[41173]: cluster 2023-12-01T22:23:45.985173+0000 mgr.y (mgr.24356) 12166 : cluster 0 pgmap v12134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:47.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:47 smithi040 bash[41173]: audit 2023-12-01T22:23:46.261950+0000 mon.c (mon.2) 7636 : audit 0 from='client.? 172.21.15.40:0/2451669687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:47 smithi040 bash[28232]: cluster 2023-12-01T22:23:45.985173+0000 mgr.y (mgr.24356) 12166 : cluster 0 pgmap v12134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:47 smithi040 bash[28232]: audit 2023-12-01T22:23:46.261950+0000 mon.c (mon.2) 7636 : audit 0 from='client.? 172.21.15.40:0/2451669687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:47 smithi141 bash[31670]: cluster 2023-12-01T22:23:45.985173+0000 mgr.y (mgr.24356) 12166 : cluster 0 pgmap v12134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:47.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:47 smithi141 bash[31670]: audit 2023-12-01T22:23:46.261950+0000 mon.c (mon.2) 7636 : audit 0 from='client.? 172.21.15.40:0/2451669687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:49 smithi040 bash[28232]: cluster 2023-12-01T22:23:47.985789+0000 mgr.y (mgr.24356) 12167 : cluster 0 pgmap v12135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:49 smithi040 bash[28232]: audit 2023-12-01T22:23:48.725417+0000 mon.a (mon.0) 7772 : audit 0 from='client.? 172.21.15.40:0/83541747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:49 smithi040 bash[28232]: audit 2023-12-01T22:23:48.972545+0000 mon.c (mon.2) 7637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:49 smithi040 bash[41173]: cluster 2023-12-01T22:23:47.985789+0000 mgr.y (mgr.24356) 12167 : cluster 0 pgmap v12135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:49 smithi040 bash[41173]: audit 2023-12-01T22:23:48.725417+0000 mon.a (mon.0) 7772 : audit 0 from='client.? 172.21.15.40:0/83541747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:49 smithi040 bash[41173]: audit 2023-12-01T22:23:48.972545+0000 mon.c (mon.2) 7637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:49 smithi141 bash[31670]: cluster 2023-12-01T22:23:47.985789+0000 mgr.y (mgr.24356) 12167 : cluster 0 pgmap v12135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:49 smithi141 bash[31670]: audit 2023-12-01T22:23:48.725417+0000 mon.a (mon.0) 7772 : audit 0 from='client.? 172.21.15.40:0/83541747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:49.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:49 smithi141 bash[31670]: audit 2023-12-01T22:23:48.972545+0000 mon.c (mon.2) 7637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:51 smithi040 bash[28232]: cluster 2023-12-01T22:23:49.986875+0000 mgr.y (mgr.24356) 12168 : cluster 0 pgmap v12136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:51 smithi040 bash[41173]: cluster 2023-12-01T22:23:49.986875+0000 mgr.y (mgr.24356) 12168 : cluster 0 pgmap v12136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:51 smithi141 bash[31670]: cluster 2023-12-01T22:23:49.986875+0000 mgr.y (mgr.24356) 12168 : cluster 0 pgmap v12136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:52 smithi040 bash[41173]: audit 2023-12-01T22:23:51.188728+0000 mon.c (mon.2) 7638 : audit 0 from='client.? 172.21.15.40:0/1678413192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:52 smithi040 bash[28232]: audit 2023-12-01T22:23:51.188728+0000 mon.c (mon.2) 7638 : audit 0 from='client.? 172.21.15.40:0/1678413192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:52 smithi141 bash[31670]: audit 2023-12-01T22:23:51.188728+0000 mon.c (mon.2) 7638 : audit 0 from='client.? 172.21.15.40:0/1678413192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:53 smithi040 bash[41173]: cluster 2023-12-01T22:23:51.987489+0000 mgr.y (mgr.24356) 12169 : cluster 0 pgmap v12137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:53.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:53 smithi040 bash[28232]: cluster 2023-12-01T22:23:51.987489+0000 mgr.y (mgr.24356) 12169 : cluster 0 pgmap v12137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:53 smithi141 bash[31670]: cluster 2023-12-01T22:23:51.987489+0000 mgr.y (mgr.24356) 12169 : cluster 0 pgmap v12137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:54 smithi040 bash[28232]: audit 2023-12-01T22:23:53.659321+0000 mon.c (mon.2) 7639 : audit 0 from='client.? 172.21.15.40:0/1851959958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:54 smithi040 bash[41173]: audit 2023-12-01T22:23:53.659321+0000 mon.c (mon.2) 7639 : audit 0 from='client.? 172.21.15.40:0/1851959958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:54 smithi141 bash[31670]: audit 2023-12-01T22:23:53.659321+0000 mon.c (mon.2) 7639 : audit 0 from='client.? 172.21.15.40:0/1851959958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:55 smithi040 bash[28232]: cluster 2023-12-01T22:23:53.988144+0000 mgr.y (mgr.24356) 12170 : cluster 0 pgmap v12138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:55 smithi040 bash[41173]: cluster 2023-12-01T22:23:53.988144+0000 mgr.y (mgr.24356) 12170 : cluster 0 pgmap v12138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:55.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:55 smithi141 bash[31670]: cluster 2023-12-01T22:23:53.988144+0000 mgr.y (mgr.24356) 12170 : cluster 0 pgmap v12138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:23:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:23:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:57 smithi040 bash[41173]: cluster 2023-12-01T22:23:55.989293+0000 mgr.y (mgr.24356) 12171 : cluster 0 pgmap v12139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:57 smithi040 bash[41173]: audit 2023-12-01T22:23:56.129585+0000 mon.a (mon.0) 7773 : audit 0 from='client.? 172.21.15.40:0/2807747287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:57 smithi040 bash[28232]: cluster 2023-12-01T22:23:55.989293+0000 mgr.y (mgr.24356) 12171 : cluster 0 pgmap v12139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:57 smithi040 bash[28232]: audit 2023-12-01T22:23:56.129585+0000 mon.a (mon.0) 7773 : audit 0 from='client.? 172.21.15.40:0/2807747287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:57 smithi141 bash[31670]: cluster 2023-12-01T22:23:55.989293+0000 mgr.y (mgr.24356) 12171 : cluster 0 pgmap v12139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:57.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:57 smithi141 bash[31670]: audit 2023-12-01T22:23:56.129585+0000 mon.a (mon.0) 7773 : audit 0 from='client.? 172.21.15.40:0/2807747287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:59 smithi040 bash[41173]: cluster 2023-12-01T22:23:57.989957+0000 mgr.y (mgr.24356) 12172 : cluster 0 pgmap v12140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:59.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:23:59 smithi040 bash[41173]: audit 2023-12-01T22:23:58.593192+0000 mon.a (mon.0) 7774 : audit 0 from='client.? 172.21.15.40:0/1588050116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:59 smithi040 bash[28232]: cluster 2023-12-01T22:23:57.989957+0000 mgr.y (mgr.24356) 12172 : cluster 0 pgmap v12140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:59.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:23:59 smithi040 bash[28232]: audit 2023-12-01T22:23:58.593192+0000 mon.a (mon.0) 7774 : audit 0 from='client.? 172.21.15.40:0/1588050116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:23:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:59 smithi141 bash[31670]: cluster 2023-12-01T22:23:57.989957+0000 mgr.y (mgr.24356) 12172 : cluster 0 pgmap v12140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:23:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:23:59 smithi141 bash[31670]: audit 2023-12-01T22:23:58.593192+0000 mon.a (mon.0) 7774 : audit 0 from='client.? 172.21.15.40:0/1588050116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:01 smithi040 bash[28232]: cluster 2023-12-01T22:23:59.991120+0000 mgr.y (mgr.24356) 12173 : cluster 0 pgmap v12141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:01 smithi040 bash[28232]: audit 2023-12-01T22:24:01.059880+0000 mon.c (mon.2) 7640 : audit 0 from='client.? 172.21.15.40:0/1110486426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:01 smithi040 bash[41173]: cluster 2023-12-01T22:23:59.991120+0000 mgr.y (mgr.24356) 12173 : cluster 0 pgmap v12141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:01 smithi040 bash[41173]: audit 2023-12-01T22:24:01.059880+0000 mon.c (mon.2) 7640 : audit 0 from='client.? 172.21.15.40:0/1110486426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:01 smithi141 bash[31670]: cluster 2023-12-01T22:23:59.991120+0000 mgr.y (mgr.24356) 12173 : cluster 0 pgmap v12141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:01 smithi141 bash[31670]: audit 2023-12-01T22:24:01.059880+0000 mon.c (mon.2) 7640 : audit 0 from='client.? 172.21.15.40:0/1110486426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:02 smithi141 bash[31670]: cluster 2023-12-01T22:24:01.991779+0000 mgr.y (mgr.24356) 12174 : cluster 0 pgmap v12142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:02 smithi040 bash[28232]: cluster 2023-12-01T22:24:01.991779+0000 mgr.y (mgr.24356) 12174 : cluster 0 pgmap v12142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:02 smithi040 bash[41173]: cluster 2023-12-01T22:24:01.991779+0000 mgr.y (mgr.24356) 12174 : cluster 0 pgmap v12142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:03 smithi040 bash[28232]: audit 2023-12-01T22:24:03.517639+0000 mon.a (mon.0) 7775 : audit 0 from='client.? 172.21.15.40:0/1783811493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:03 smithi040 bash[41173]: audit 2023-12-01T22:24:03.517639+0000 mon.a (mon.0) 7775 : audit 0 from='client.? 172.21.15.40:0/1783811493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:03 smithi141 bash[31670]: audit 2023-12-01T22:24:03.517639+0000 mon.a (mon.0) 7775 : audit 0 from='client.? 172.21.15.40:0/1783811493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:04 smithi040 bash[28232]: audit 2023-12-01T22:24:03.972836+0000 mon.c (mon.2) 7641 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:04 smithi040 bash[28232]: cluster 2023-12-01T22:24:03.993420+0000 mgr.y (mgr.24356) 12175 : cluster 0 pgmap v12143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:04 smithi040 bash[41173]: audit 2023-12-01T22:24:03.972836+0000 mon.c (mon.2) 7641 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:04 smithi040 bash[41173]: cluster 2023-12-01T22:24:03.993420+0000 mgr.y (mgr.24356) 12175 : cluster 0 pgmap v12143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:04 smithi141 bash[31670]: audit 2023-12-01T22:24:03.972836+0000 mon.c (mon.2) 7641 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:04 smithi141 bash[31670]: cluster 2023-12-01T22:24:03.993420+0000 mgr.y (mgr.24356) 12175 : cluster 0 pgmap v12143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:06 smithi040 bash[28232]: audit 2023-12-01T22:24:05.983915+0000 mon.c (mon.2) 7642 : audit 0 from='client.? 172.21.15.40:0/3824789230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:06 smithi040 bash[41173]: audit 2023-12-01T22:24:05.983915+0000 mon.c (mon.2) 7642 : audit 0 from='client.? 172.21.15.40:0/3824789230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:06 smithi141 bash[31670]: audit 2023-12-01T22:24:05.983915+0000 mon.c (mon.2) 7642 : audit 0 from='client.? 172.21.15.40:0/3824789230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:24:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:24:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:07 smithi040 bash[28232]: cluster 2023-12-01T22:24:05.994332+0000 mgr.y (mgr.24356) 12176 : cluster 0 pgmap v12144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:07 smithi040 bash[41173]: cluster 2023-12-01T22:24:05.994332+0000 mgr.y (mgr.24356) 12176 : cluster 0 pgmap v12144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:07 smithi141 bash[31670]: cluster 2023-12-01T22:24:05.994332+0000 mgr.y (mgr.24356) 12176 : cluster 0 pgmap v12144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:09 smithi040 bash[28232]: cluster 2023-12-01T22:24:07.994965+0000 mgr.y (mgr.24356) 12177 : cluster 0 pgmap v12145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:09.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:09 smithi040 bash[28232]: audit 2023-12-01T22:24:08.448758+0000 mon.c (mon.2) 7643 : audit 0 from='client.? 172.21.15.40:0/3296549617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:09 smithi040 bash[41173]: cluster 2023-12-01T22:24:07.994965+0000 mgr.y (mgr.24356) 12177 : cluster 0 pgmap v12145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:09 smithi040 bash[41173]: audit 2023-12-01T22:24:08.448758+0000 mon.c (mon.2) 7643 : audit 0 from='client.? 172.21.15.40:0/3296549617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:09 smithi141 bash[31670]: cluster 2023-12-01T22:24:07.994965+0000 mgr.y (mgr.24356) 12177 : cluster 0 pgmap v12145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:09.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:09 smithi141 bash[31670]: audit 2023-12-01T22:24:08.448758+0000 mon.c (mon.2) 7643 : audit 0 from='client.? 172.21.15.40:0/3296549617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:11 smithi040 bash[28232]: cluster 2023-12-01T22:24:09.996069+0000 mgr.y (mgr.24356) 12178 : cluster 0 pgmap v12146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:11 smithi040 bash[28232]: audit 2023-12-01T22:24:10.906617+0000 mon.a (mon.0) 7776 : audit 0 from='client.? 172.21.15.40:0/2929264408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:11 smithi040 bash[41173]: cluster 2023-12-01T22:24:09.996069+0000 mgr.y (mgr.24356) 12178 : cluster 0 pgmap v12146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:11 smithi040 bash[41173]: audit 2023-12-01T22:24:10.906617+0000 mon.a (mon.0) 7776 : audit 0 from='client.? 172.21.15.40:0/2929264408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:11 smithi141 bash[31670]: cluster 2023-12-01T22:24:09.996069+0000 mgr.y (mgr.24356) 12178 : cluster 0 pgmap v12146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:11 smithi141 bash[31670]: audit 2023-12-01T22:24:10.906617+0000 mon.a (mon.0) 7776 : audit 0 from='client.? 172.21.15.40:0/2929264408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:12 smithi141 bash[31670]: cluster 2023-12-01T22:24:11.996815+0000 mgr.y (mgr.24356) 12179 : cluster 0 pgmap v12147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:12 smithi040 bash[28232]: cluster 2023-12-01T22:24:11.996815+0000 mgr.y (mgr.24356) 12179 : cluster 0 pgmap v12147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:12 smithi040 bash[41173]: cluster 2023-12-01T22:24:11.996815+0000 mgr.y (mgr.24356) 12179 : cluster 0 pgmap v12147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:13 smithi141 bash[31670]: audit 2023-12-01T22:24:13.374363+0000 mon.c (mon.2) 7644 : audit 0 from='client.? 172.21.15.40:0/2041770716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:13 smithi040 bash[28232]: audit 2023-12-01T22:24:13.374363+0000 mon.c (mon.2) 7644 : audit 0 from='client.? 172.21.15.40:0/2041770716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:13 smithi040 bash[41173]: audit 2023-12-01T22:24:13.374363+0000 mon.c (mon.2) 7644 : audit 0 from='client.? 172.21.15.40:0/2041770716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:14 smithi141 bash[31670]: cluster 2023-12-01T22:24:13.997509+0000 mgr.y (mgr.24356) 12180 : cluster 0 pgmap v12148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:14 smithi040 bash[28232]: cluster 2023-12-01T22:24:13.997509+0000 mgr.y (mgr.24356) 12180 : cluster 0 pgmap v12148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:14 smithi040 bash[41173]: cluster 2023-12-01T22:24:13.997509+0000 mgr.y (mgr.24356) 12180 : cluster 0 pgmap v12148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:15 smithi040 bash[41173]: audit 2023-12-01T22:24:15.833312+0000 mon.c (mon.2) 7645 : audit 0 from='client.? 172.21.15.40:0/2387851479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:15 smithi040 bash[28232]: audit 2023-12-01T22:24:15.833312+0000 mon.c (mon.2) 7645 : audit 0 from='client.? 172.21.15.40:0/2387851479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:15 smithi141 bash[31670]: audit 2023-12-01T22:24:15.833312+0000 mon.c (mon.2) 7645 : audit 0 from='client.? 172.21.15.40:0/2387851479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:16.899 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:24:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:24:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:16 smithi040 bash[28232]: cluster 2023-12-01T22:24:15.998627+0000 mgr.y (mgr.24356) 12181 : cluster 0 pgmap v12149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:16 smithi040 bash[41173]: cluster 2023-12-01T22:24:15.998627+0000 mgr.y (mgr.24356) 12181 : cluster 0 pgmap v12149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:17.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:16 smithi141 bash[31670]: cluster 2023-12-01T22:24:15.998627+0000 mgr.y (mgr.24356) 12181 : cluster 0 pgmap v12149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[41173]: cluster 2023-12-01T22:24:17.999284+0000 mgr.y (mgr.24356) 12182 : cluster 0 pgmap v12150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[41173]: audit 2023-12-01T22:24:18.288710+0000 mon.a (mon.0) 7777 : audit 0 from='client.? 172.21.15.40:0/826820251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[41173]: audit 2023-12-01T22:24:18.312694+0000 mon.c (mon.2) 7646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[41173]: audit 2023-12-01T22:24:18.973214+0000 mon.c (mon.2) 7647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[28232]: cluster 2023-12-01T22:24:17.999284+0000 mgr.y (mgr.24356) 12182 : cluster 0 pgmap v12150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[28232]: audit 2023-12-01T22:24:18.288710+0000 mon.a (mon.0) 7777 : audit 0 from='client.? 172.21.15.40:0/826820251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[28232]: audit 2023-12-01T22:24:18.312694+0000 mon.c (mon.2) 7646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:24:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:19 smithi040 bash[28232]: audit 2023-12-01T22:24:18.973214+0000 mon.c (mon.2) 7647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:19 smithi141 bash[31670]: cluster 2023-12-01T22:24:17.999284+0000 mgr.y (mgr.24356) 12182 : cluster 0 pgmap v12150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:19 smithi141 bash[31670]: audit 2023-12-01T22:24:18.288710+0000 mon.a (mon.0) 7777 : audit 0 from='client.? 172.21.15.40:0/826820251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:19 smithi141 bash[31670]: audit 2023-12-01T22:24:18.312694+0000 mon.c (mon.2) 7646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:24:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:19 smithi141 bash[31670]: audit 2023-12-01T22:24:18.973214+0000 mon.c (mon.2) 7647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:21 smithi040 bash[41173]: cluster 2023-12-01T22:24:20.000586+0000 mgr.y (mgr.24356) 12183 : cluster 0 pgmap v12151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:21 smithi040 bash[41173]: audit 2023-12-01T22:24:20.746445+0000 mon.a (mon.0) 7778 : audit 0 from='client.? 172.21.15.40:0/1362806950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:21 smithi040 bash[28232]: cluster 2023-12-01T22:24:20.000586+0000 mgr.y (mgr.24356) 12183 : cluster 0 pgmap v12151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:21 smithi040 bash[28232]: audit 2023-12-01T22:24:20.746445+0000 mon.a (mon.0) 7778 : audit 0 from='client.? 172.21.15.40:0/1362806950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:21 smithi141 bash[31670]: cluster 2023-12-01T22:24:20.000586+0000 mgr.y (mgr.24356) 12183 : cluster 0 pgmap v12151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:21 smithi141 bash[31670]: audit 2023-12-01T22:24:20.746445+0000 mon.a (mon.0) 7778 : audit 0 from='client.? 172.21.15.40:0/1362806950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:22 smithi141 bash[31670]: cluster 2023-12-01T22:24:22.001223+0000 mgr.y (mgr.24356) 12184 : cluster 0 pgmap v12152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:22 smithi040 bash[28232]: cluster 2023-12-01T22:24:22.001223+0000 mgr.y (mgr.24356) 12184 : cluster 0 pgmap v12152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:22 smithi040 bash[41173]: cluster 2023-12-01T22:24:22.001223+0000 mgr.y (mgr.24356) 12184 : cluster 0 pgmap v12152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:23 smithi141 bash[31670]: audit 2023-12-01T22:24:23.210494+0000 mon.a (mon.0) 7779 : audit 0 from='client.? 172.21.15.40:0/3702688162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:23 smithi040 bash[28232]: audit 2023-12-01T22:24:23.210494+0000 mon.a (mon.0) 7779 : audit 0 from='client.? 172.21.15.40:0/3702688162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:23 smithi040 bash[41173]: audit 2023-12-01T22:24:23.210494+0000 mon.a (mon.0) 7779 : audit 0 from='client.? 172.21.15.40:0/3702688162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:24 smithi141 bash[31670]: cluster 2023-12-01T22:24:24.001910+0000 mgr.y (mgr.24356) 12185 : cluster 0 pgmap v12153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:24 smithi141 bash[31670]: audit 2023-12-01T22:24:24.211914+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:24 smithi040 bash[28232]: cluster 2023-12-01T22:24:24.001910+0000 mgr.y (mgr.24356) 12185 : cluster 0 pgmap v12153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:24 smithi040 bash[28232]: audit 2023-12-01T22:24:24.211914+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:24 smithi040 bash[41173]: cluster 2023-12-01T22:24:24.001910+0000 mgr.y (mgr.24356) 12185 : cluster 0 pgmap v12153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:24 smithi040 bash[41173]: audit 2023-12-01T22:24:24.211914+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:25 smithi141 bash[31670]: audit 2023-12-01T22:24:24.232198+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:25 smithi141 bash[31670]: audit 2023-12-01T22:24:24.511264+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:25 smithi141 bash[31670]: audit 2023-12-01T22:24:24.521691+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:25 smithi141 bash[31670]: audit 2023-12-01T22:24:24.995824+0000 mon.c (mon.2) 7648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:24:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:25 smithi141 bash[31670]: audit 2023-12-01T22:24:24.997813+0000 mon.c (mon.2) 7649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:24:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:25 smithi141 bash[31670]: audit 2023-12-01T22:24:25.008419+0000 mon.a (mon.0) 7784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[28232]: audit 2023-12-01T22:24:24.232198+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[28232]: audit 2023-12-01T22:24:24.511264+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[28232]: audit 2023-12-01T22:24:24.521691+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[28232]: audit 2023-12-01T22:24:24.995824+0000 mon.c (mon.2) 7648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[28232]: audit 2023-12-01T22:24:24.997813+0000 mon.c (mon.2) 7649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[28232]: audit 2023-12-01T22:24:25.008419+0000 mon.a (mon.0) 7784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[41173]: audit 2023-12-01T22:24:24.232198+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[41173]: audit 2023-12-01T22:24:24.511264+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[41173]: audit 2023-12-01T22:24:24.521691+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[41173]: audit 2023-12-01T22:24:24.995824+0000 mon.c (mon.2) 7648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:24:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[41173]: audit 2023-12-01T22:24:24.997813+0000 mon.c (mon.2) 7649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:24:25.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:25 smithi040 bash[41173]: audit 2023-12-01T22:24:25.008419+0000 mon.a (mon.0) 7784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:24:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:26 smithi040 bash[41173]: audit 2023-12-01T22:24:25.671054+0000 mon.a (mon.0) 7785 : audit 0 from='client.? 172.21.15.40:0/3411115112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:26 smithi040 bash[41173]: cluster 2023-12-01T22:24:26.003097+0000 mgr.y (mgr.24356) 12186 : cluster 0 pgmap v12154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:26.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:26 smithi040 bash[28232]: audit 2023-12-01T22:24:25.671054+0000 mon.a (mon.0) 7785 : audit 0 from='client.? 172.21.15.40:0/3411115112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:26.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:26 smithi040 bash[28232]: cluster 2023-12-01T22:24:26.003097+0000 mgr.y (mgr.24356) 12186 : cluster 0 pgmap v12154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:26 smithi141 bash[31670]: audit 2023-12-01T22:24:25.671054+0000 mon.a (mon.0) 7785 : audit 0 from='client.? 172.21.15.40:0/3411115112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:26 smithi141 bash[31670]: cluster 2023-12-01T22:24:26.003097+0000 mgr.y (mgr.24356) 12186 : cluster 0 pgmap v12154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:24:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:24:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:29 smithi040 bash[28232]: cluster 2023-12-01T22:24:28.003775+0000 mgr.y (mgr.24356) 12187 : cluster 0 pgmap v12155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:29 smithi040 bash[28232]: audit 2023-12-01T22:24:28.129637+0000 mon.a (mon.0) 7786 : audit 0 from='client.? 172.21.15.40:0/1056311477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:29 smithi040 bash[41173]: cluster 2023-12-01T22:24:28.003775+0000 mgr.y (mgr.24356) 12187 : cluster 0 pgmap v12155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:29 smithi040 bash[41173]: audit 2023-12-01T22:24:28.129637+0000 mon.a (mon.0) 7786 : audit 0 from='client.? 172.21.15.40:0/1056311477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:29 smithi141 bash[31670]: cluster 2023-12-01T22:24:28.003775+0000 mgr.y (mgr.24356) 12187 : cluster 0 pgmap v12155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:29.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:29 smithi141 bash[31670]: audit 2023-12-01T22:24:28.129637+0000 mon.a (mon.0) 7786 : audit 0 from='client.? 172.21.15.40:0/1056311477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:31 smithi040 bash[28232]: cluster 2023-12-01T22:24:30.004741+0000 mgr.y (mgr.24356) 12188 : cluster 0 pgmap v12156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:31.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:31 smithi040 bash[28232]: audit 2023-12-01T22:24:30.592597+0000 mon.c (mon.2) 7650 : audit 0 from='client.? 172.21.15.40:0/700809486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:31 smithi040 bash[41173]: cluster 2023-12-01T22:24:30.004741+0000 mgr.y (mgr.24356) 12188 : cluster 0 pgmap v12156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:31 smithi040 bash[41173]: audit 2023-12-01T22:24:30.592597+0000 mon.c (mon.2) 7650 : audit 0 from='client.? 172.21.15.40:0/700809486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:31 smithi141 bash[31670]: cluster 2023-12-01T22:24:30.004741+0000 mgr.y (mgr.24356) 12188 : cluster 0 pgmap v12156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:31.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:31 smithi141 bash[31670]: audit 2023-12-01T22:24:30.592597+0000 mon.c (mon.2) 7650 : audit 0 from='client.? 172.21.15.40:0/700809486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:32 smithi141 bash[31670]: cluster 2023-12-01T22:24:32.005371+0000 mgr.y (mgr.24356) 12189 : cluster 0 pgmap v12157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:32 smithi040 bash[41173]: cluster 2023-12-01T22:24:32.005371+0000 mgr.y (mgr.24356) 12189 : cluster 0 pgmap v12157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:32 smithi040 bash[28232]: cluster 2023-12-01T22:24:32.005371+0000 mgr.y (mgr.24356) 12189 : cluster 0 pgmap v12157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:33.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:33 smithi141 bash[31670]: audit 2023-12-01T22:24:33.056134+0000 mon.a (mon.0) 7787 : audit 0 from='client.? 172.21.15.40:0/3941296318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:33 smithi040 bash[28232]: audit 2023-12-01T22:24:33.056134+0000 mon.a (mon.0) 7787 : audit 0 from='client.? 172.21.15.40:0/3941296318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:33 smithi040 bash[41173]: audit 2023-12-01T22:24:33.056134+0000 mon.a (mon.0) 7787 : audit 0 from='client.? 172.21.15.40:0/3941296318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:34 smithi141 bash[31670]: audit 2023-12-01T22:24:33.973773+0000 mon.c (mon.2) 7651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:34 smithi141 bash[31670]: cluster 2023-12-01T22:24:34.005988+0000 mgr.y (mgr.24356) 12190 : cluster 0 pgmap v12158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:34 smithi040 bash[28232]: audit 2023-12-01T22:24:33.973773+0000 mon.c (mon.2) 7651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:34 smithi040 bash[28232]: cluster 2023-12-01T22:24:34.005988+0000 mgr.y (mgr.24356) 12190 : cluster 0 pgmap v12158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:34 smithi040 bash[41173]: audit 2023-12-01T22:24:33.973773+0000 mon.c (mon.2) 7651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:34 smithi040 bash[41173]: cluster 2023-12-01T22:24:34.005988+0000 mgr.y (mgr.24356) 12190 : cluster 0 pgmap v12158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:35 smithi040 bash[41173]: audit 2023-12-01T22:24:35.524659+0000 mon.c (mon.2) 7652 : audit 0 from='client.? 172.21.15.40:0/2863726233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:35 smithi040 bash[28232]: audit 2023-12-01T22:24:35.524659+0000 mon.c (mon.2) 7652 : audit 0 from='client.? 172.21.15.40:0/2863726233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:35 smithi141 bash[31670]: audit 2023-12-01T22:24:35.524659+0000 mon.c (mon.2) 7652 : audit 0 from='client.? 172.21.15.40:0/2863726233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:36 smithi040 bash[28232]: cluster 2023-12-01T22:24:36.007133+0000 mgr.y (mgr.24356) 12191 : cluster 0 pgmap v12159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:36 smithi040 bash[41173]: cluster 2023-12-01T22:24:36.007133+0000 mgr.y (mgr.24356) 12191 : cluster 0 pgmap v12159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:24:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:24:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:36 smithi141 bash[31670]: cluster 2023-12-01T22:24:36.007133+0000 mgr.y (mgr.24356) 12191 : cluster 0 pgmap v12159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:38 smithi040 bash[28232]: audit 2023-12-01T22:24:37.994806+0000 mon.c (mon.2) 7653 : audit 0 from='client.? 172.21.15.40:0/4095471450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:38 smithi040 bash[41173]: audit 2023-12-01T22:24:37.994806+0000 mon.c (mon.2) 7653 : audit 0 from='client.? 172.21.15.40:0/4095471450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:38 smithi141 bash[31670]: audit 2023-12-01T22:24:37.994806+0000 mon.c (mon.2) 7653 : audit 0 from='client.? 172.21.15.40:0/4095471450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:39 smithi040 bash[28232]: cluster 2023-12-01T22:24:38.007763+0000 mgr.y (mgr.24356) 12192 : cluster 0 pgmap v12160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:39 smithi040 bash[41173]: cluster 2023-12-01T22:24:38.007763+0000 mgr.y (mgr.24356) 12192 : cluster 0 pgmap v12160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:39 smithi141 bash[31670]: cluster 2023-12-01T22:24:38.007763+0000 mgr.y (mgr.24356) 12192 : cluster 0 pgmap v12160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:41 smithi040 bash[41173]: cluster 2023-12-01T22:24:40.008947+0000 mgr.y (mgr.24356) 12193 : cluster 0 pgmap v12161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:41 smithi040 bash[41173]: audit 2023-12-01T22:24:40.461122+0000 mon.a (mon.0) 7788 : audit 0 from='client.? 172.21.15.40:0/2669916221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:41 smithi040 bash[28232]: cluster 2023-12-01T22:24:40.008947+0000 mgr.y (mgr.24356) 12193 : cluster 0 pgmap v12161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:41 smithi040 bash[28232]: audit 2023-12-01T22:24:40.461122+0000 mon.a (mon.0) 7788 : audit 0 from='client.? 172.21.15.40:0/2669916221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:41 smithi141 bash[31670]: cluster 2023-12-01T22:24:40.008947+0000 mgr.y (mgr.24356) 12193 : cluster 0 pgmap v12161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:41 smithi141 bash[31670]: audit 2023-12-01T22:24:40.461122+0000 mon.a (mon.0) 7788 : audit 0 from='client.? 172.21.15.40:0/2669916221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:42 smithi141 bash[31670]: cluster 2023-12-01T22:24:42.009607+0000 mgr.y (mgr.24356) 12194 : cluster 0 pgmap v12162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:42 smithi040 bash[28232]: cluster 2023-12-01T22:24:42.009607+0000 mgr.y (mgr.24356) 12194 : cluster 0 pgmap v12162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:42 smithi040 bash[41173]: cluster 2023-12-01T22:24:42.009607+0000 mgr.y (mgr.24356) 12194 : cluster 0 pgmap v12162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:43 smithi141 bash[31670]: audit 2023-12-01T22:24:42.921264+0000 mon.a (mon.0) 7789 : audit 0 from='client.? 172.21.15.40:0/3262186065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:43 smithi040 bash[28232]: audit 2023-12-01T22:24:42.921264+0000 mon.a (mon.0) 7789 : audit 0 from='client.? 172.21.15.40:0/3262186065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:43 smithi040 bash[41173]: audit 2023-12-01T22:24:42.921264+0000 mon.a (mon.0) 7789 : audit 0 from='client.? 172.21.15.40:0/3262186065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:44 smithi141 bash[31670]: cluster 2023-12-01T22:24:44.010293+0000 mgr.y (mgr.24356) 12195 : cluster 0 pgmap v12163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:44 smithi040 bash[28232]: cluster 2023-12-01T22:24:44.010293+0000 mgr.y (mgr.24356) 12195 : cluster 0 pgmap v12163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:44 smithi040 bash[41173]: cluster 2023-12-01T22:24:44.010293+0000 mgr.y (mgr.24356) 12195 : cluster 0 pgmap v12163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:45 smithi141 bash[31670]: audit 2023-12-01T22:24:45.381269+0000 mon.a (mon.0) 7790 : audit 0 from='client.? 172.21.15.40:0/1002423253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:45 smithi040 bash[28232]: audit 2023-12-01T22:24:45.381269+0000 mon.a (mon.0) 7790 : audit 0 from='client.? 172.21.15.40:0/1002423253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:45.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:45 smithi040 bash[41173]: audit 2023-12-01T22:24:45.381269+0000 mon.a (mon.0) 7790 : audit 0 from='client.? 172.21.15.40:0/1002423253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:46 smithi141 bash[31670]: cluster 2023-12-01T22:24:46.011385+0000 mgr.y (mgr.24356) 12196 : cluster 0 pgmap v12164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:46 smithi040 bash[41173]: cluster 2023-12-01T22:24:46.011385+0000 mgr.y (mgr.24356) 12196 : cluster 0 pgmap v12164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:46.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:24:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:24:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:46 smithi040 bash[28232]: cluster 2023-12-01T22:24:46.011385+0000 mgr.y (mgr.24356) 12196 : cluster 0 pgmap v12164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:47 smithi040 bash[41173]: audit 2023-12-01T22:24:47.844871+0000 mon.c (mon.2) 7654 : audit 0 from='client.? 172.21.15.40:0/3766682136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:48.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:47 smithi040 bash[28232]: audit 2023-12-01T22:24:47.844871+0000 mon.c (mon.2) 7654 : audit 0 from='client.? 172.21.15.40:0/3766682136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:47 smithi141 bash[31670]: audit 2023-12-01T22:24:47.844871+0000 mon.c (mon.2) 7654 : audit 0 from='client.? 172.21.15.40:0/3766682136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:48 smithi040 bash[28232]: cluster 2023-12-01T22:24:48.012085+0000 mgr.y (mgr.24356) 12197 : cluster 0 pgmap v12165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:48 smithi040 bash[41173]: cluster 2023-12-01T22:24:48.012085+0000 mgr.y (mgr.24356) 12197 : cluster 0 pgmap v12165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:48 smithi141 bash[31670]: cluster 2023-12-01T22:24:48.012085+0000 mgr.y (mgr.24356) 12197 : cluster 0 pgmap v12165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:49 smithi141 bash[31670]: audit 2023-12-01T22:24:48.974128+0000 mon.c (mon.2) 7655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:49 smithi040 bash[28232]: audit 2023-12-01T22:24:48.974128+0000 mon.c (mon.2) 7655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:49 smithi040 bash[41173]: audit 2023-12-01T22:24:48.974128+0000 mon.c (mon.2) 7655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:50 smithi141 bash[31670]: cluster 2023-12-01T22:24:50.013216+0000 mgr.y (mgr.24356) 12198 : cluster 0 pgmap v12166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:50 smithi141 bash[31670]: audit 2023-12-01T22:24:50.316962+0000 mon.a (mon.0) 7791 : audit 0 from='client.? 172.21.15.40:0/104310744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:50 smithi040 bash[41173]: cluster 2023-12-01T22:24:50.013216+0000 mgr.y (mgr.24356) 12198 : cluster 0 pgmap v12166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:50 smithi040 bash[41173]: audit 2023-12-01T22:24:50.316962+0000 mon.a (mon.0) 7791 : audit 0 from='client.? 172.21.15.40:0/104310744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:50 smithi040 bash[28232]: cluster 2023-12-01T22:24:50.013216+0000 mgr.y (mgr.24356) 12198 : cluster 0 pgmap v12166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:51.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:50 smithi040 bash[28232]: audit 2023-12-01T22:24:50.316962+0000 mon.a (mon.0) 7791 : audit 0 from='client.? 172.21.15.40:0/104310744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:52 smithi141 bash[31670]: cluster 2023-12-01T22:24:52.013945+0000 mgr.y (mgr.24356) 12199 : cluster 0 pgmap v12167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:52 smithi040 bash[28232]: cluster 2023-12-01T22:24:52.013945+0000 mgr.y (mgr.24356) 12199 : cluster 0 pgmap v12167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:52 smithi040 bash[41173]: cluster 2023-12-01T22:24:52.013945+0000 mgr.y (mgr.24356) 12199 : cluster 0 pgmap v12167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:53 smithi141 bash[31670]: audit 2023-12-01T22:24:52.783532+0000 mon.a (mon.0) 7792 : audit 0 from='client.? 172.21.15.40:0/3048036504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:53 smithi040 bash[28232]: audit 2023-12-01T22:24:52.783532+0000 mon.a (mon.0) 7792 : audit 0 from='client.? 172.21.15.40:0/3048036504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:53 smithi040 bash[41173]: audit 2023-12-01T22:24:52.783532+0000 mon.a (mon.0) 7792 : audit 0 from='client.? 172.21.15.40:0/3048036504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:54 smithi141 bash[31670]: cluster 2023-12-01T22:24:54.014559+0000 mgr.y (mgr.24356) 12200 : cluster 0 pgmap v12168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:54 smithi040 bash[28232]: cluster 2023-12-01T22:24:54.014559+0000 mgr.y (mgr.24356) 12200 : cluster 0 pgmap v12168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:54 smithi040 bash[41173]: cluster 2023-12-01T22:24:54.014559+0000 mgr.y (mgr.24356) 12200 : cluster 0 pgmap v12168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:55 smithi040 bash[28232]: audit 2023-12-01T22:24:55.239861+0000 mon.c (mon.2) 7656 : audit 0 from='client.? 172.21.15.40:0/1788092730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:55 smithi040 bash[41173]: audit 2023-12-01T22:24:55.239861+0000 mon.c (mon.2) 7656 : audit 0 from='client.? 172.21.15.40:0/1788092730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:55 smithi141 bash[31670]: audit 2023-12-01T22:24:55.239861+0000 mon.c (mon.2) 7656 : audit 0 from='client.? 172.21.15.40:0/1788092730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:56 smithi040 bash[28232]: cluster 2023-12-01T22:24:56.015727+0000 mgr.y (mgr.24356) 12201 : cluster 0 pgmap v12169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:24:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:24:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:56 smithi040 bash[41173]: cluster 2023-12-01T22:24:56.015727+0000 mgr.y (mgr.24356) 12201 : cluster 0 pgmap v12169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:56 smithi141 bash[31670]: cluster 2023-12-01T22:24:56.015727+0000 mgr.y (mgr.24356) 12201 : cluster 0 pgmap v12169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:57 smithi141 bash[31670]: audit 2023-12-01T22:24:57.703830+0000 mon.a (mon.0) 7793 : audit 0 from='client.? 172.21.15.40:0/3451032522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:57 smithi040 bash[28232]: audit 2023-12-01T22:24:57.703830+0000 mon.a (mon.0) 7793 : audit 0 from='client.? 172.21.15.40:0/3451032522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:57 smithi040 bash[41173]: audit 2023-12-01T22:24:57.703830+0000 mon.a (mon.0) 7793 : audit 0 from='client.? 172.21.15.40:0/3451032522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:24:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:24:58 smithi141 bash[31670]: cluster 2023-12-01T22:24:58.016424+0000 mgr.y (mgr.24356) 12202 : cluster 0 pgmap v12170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:24:58 smithi040 bash[28232]: cluster 2023-12-01T22:24:58.016424+0000 mgr.y (mgr.24356) 12202 : cluster 0 pgmap v12170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:24:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:24:58 smithi040 bash[41173]: cluster 2023-12-01T22:24:58.016424+0000 mgr.y (mgr.24356) 12202 : cluster 0 pgmap v12170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:01.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:01 smithi040 bash[28232]: cluster 2023-12-01T22:25:00.017553+0000 mgr.y (mgr.24356) 12203 : cluster 0 pgmap v12171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:01.400 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:01 smithi040 bash[28232]: audit 2023-12-01T22:25:00.169564+0000 mon.c (mon.2) 7657 : audit 0 from='client.? 172.21.15.40:0/4294138472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:01.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:01 smithi040 bash[41173]: cluster 2023-12-01T22:25:00.017553+0000 mgr.y (mgr.24356) 12203 : cluster 0 pgmap v12171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:01.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:01 smithi040 bash[41173]: audit 2023-12-01T22:25:00.169564+0000 mon.c (mon.2) 7657 : audit 0 from='client.? 172.21.15.40:0/4294138472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:01 smithi141 bash[31670]: cluster 2023-12-01T22:25:00.017553+0000 mgr.y (mgr.24356) 12203 : cluster 0 pgmap v12171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:01 smithi141 bash[31670]: audit 2023-12-01T22:25:00.169564+0000 mon.c (mon.2) 7657 : audit 0 from='client.? 172.21.15.40:0/4294138472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:02 smithi141 bash[31670]: cluster 2023-12-01T22:25:02.018259+0000 mgr.y (mgr.24356) 12204 : cluster 0 pgmap v12172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:02 smithi040 bash[28232]: cluster 2023-12-01T22:25:02.018259+0000 mgr.y (mgr.24356) 12204 : cluster 0 pgmap v12172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:02 smithi040 bash[41173]: cluster 2023-12-01T22:25:02.018259+0000 mgr.y (mgr.24356) 12204 : cluster 0 pgmap v12172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:03 smithi141 bash[31670]: audit 2023-12-01T22:25:02.633051+0000 mon.a (mon.0) 7794 : audit 0 from='client.? 172.21.15.40:0/3917599147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:03 smithi040 bash[41173]: audit 2023-12-01T22:25:02.633051+0000 mon.a (mon.0) 7794 : audit 0 from='client.? 172.21.15.40:0/3917599147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:03 smithi040 bash[28232]: audit 2023-12-01T22:25:02.633051+0000 mon.a (mon.0) 7794 : audit 0 from='client.? 172.21.15.40:0/3917599147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:04 smithi141 bash[31670]: audit 2023-12-01T22:25:03.974686+0000 mon.c (mon.2) 7658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:04 smithi141 bash[31670]: cluster 2023-12-01T22:25:04.019025+0000 mgr.y (mgr.24356) 12205 : cluster 0 pgmap v12173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:04 smithi040 bash[41173]: audit 2023-12-01T22:25:03.974686+0000 mon.c (mon.2) 7658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:04 smithi040 bash[41173]: cluster 2023-12-01T22:25:04.019025+0000 mgr.y (mgr.24356) 12205 : cluster 0 pgmap v12173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:04 smithi040 bash[28232]: audit 2023-12-01T22:25:03.974686+0000 mon.c (mon.2) 7658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:04 smithi040 bash[28232]: cluster 2023-12-01T22:25:04.019025+0000 mgr.y (mgr.24356) 12205 : cluster 0 pgmap v12173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:05 smithi141 bash[31670]: audit 2023-12-01T22:25:05.102345+0000 mon.a (mon.0) 7795 : audit 0 from='client.? 172.21.15.40:0/117974162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:05 smithi040 bash[28232]: audit 2023-12-01T22:25:05.102345+0000 mon.a (mon.0) 7795 : audit 0 from='client.? 172.21.15.40:0/117974162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:05 smithi040 bash[41173]: audit 2023-12-01T22:25:05.102345+0000 mon.a (mon.0) 7795 : audit 0 from='client.? 172.21.15.40:0/117974162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:06.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:06 smithi040 bash[28232]: cluster 2023-12-01T22:25:06.020222+0000 mgr.y (mgr.24356) 12206 : cluster 0 pgmap v12174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:06.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:06 smithi040 bash[41173]: cluster 2023-12-01T22:25:06.020222+0000 mgr.y (mgr.24356) 12206 : cluster 0 pgmap v12174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:06 smithi141 bash[31670]: cluster 2023-12-01T22:25:06.020222+0000 mgr.y (mgr.24356) 12206 : cluster 0 pgmap v12174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:25:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:25:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:07 smithi040 bash[28232]: audit 2023-12-01T22:25:07.561481+0000 mon.a (mon.0) 7796 : audit 0 from='client.? 172.21.15.40:0/4253445003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:07 smithi040 bash[41173]: audit 2023-12-01T22:25:07.561481+0000 mon.a (mon.0) 7796 : audit 0 from='client.? 172.21.15.40:0/4253445003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:07 smithi141 bash[31670]: audit 2023-12-01T22:25:07.561481+0000 mon.a (mon.0) 7796 : audit 0 from='client.? 172.21.15.40:0/4253445003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:08 smithi040 bash[28232]: cluster 2023-12-01T22:25:08.020932+0000 mgr.y (mgr.24356) 12207 : cluster 0 pgmap v12175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:08 smithi040 bash[41173]: cluster 2023-12-01T22:25:08.020932+0000 mgr.y (mgr.24356) 12207 : cluster 0 pgmap v12175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:08 smithi141 bash[31670]: cluster 2023-12-01T22:25:08.020932+0000 mgr.y (mgr.24356) 12207 : cluster 0 pgmap v12175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:10 smithi040 bash[28232]: audit 2023-12-01T22:25:10.032224+0000 mon.a (mon.0) 7797 : audit 0 from='client.? 172.21.15.40:0/2190801561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:10 smithi040 bash[41173]: audit 2023-12-01T22:25:10.032224+0000 mon.a (mon.0) 7797 : audit 0 from='client.? 172.21.15.40:0/2190801561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:10 smithi141 bash[31670]: audit 2023-12-01T22:25:10.032224+0000 mon.a (mon.0) 7797 : audit 0 from='client.? 172.21.15.40:0/2190801561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:11 smithi040 bash[41173]: cluster 2023-12-01T22:25:10.022059+0000 mgr.y (mgr.24356) 12208 : cluster 0 pgmap v12176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:11 smithi040 bash[28232]: cluster 2023-12-01T22:25:10.022059+0000 mgr.y (mgr.24356) 12208 : cluster 0 pgmap v12176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:11 smithi141 bash[31670]: cluster 2023-12-01T22:25:10.022059+0000 mgr.y (mgr.24356) 12208 : cluster 0 pgmap v12176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:12 smithi141 bash[31670]: cluster 2023-12-01T22:25:12.022761+0000 mgr.y (mgr.24356) 12209 : cluster 0 pgmap v12177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:12 smithi040 bash[41173]: cluster 2023-12-01T22:25:12.022761+0000 mgr.y (mgr.24356) 12209 : cluster 0 pgmap v12177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:12 smithi040 bash[28232]: cluster 2023-12-01T22:25:12.022761+0000 mgr.y (mgr.24356) 12209 : cluster 0 pgmap v12177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:13 smithi141 bash[31670]: audit 2023-12-01T22:25:12.491943+0000 mon.c (mon.2) 7659 : audit 0 from='client.? 172.21.15.40:0/1732463852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:13 smithi040 bash[41173]: audit 2023-12-01T22:25:12.491943+0000 mon.c (mon.2) 7659 : audit 0 from='client.? 172.21.15.40:0/1732463852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:13 smithi040 bash[28232]: audit 2023-12-01T22:25:12.491943+0000 mon.c (mon.2) 7659 : audit 0 from='client.? 172.21.15.40:0/1732463852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:14 smithi141 bash[31670]: cluster 2023-12-01T22:25:14.023411+0000 mgr.y (mgr.24356) 12210 : cluster 0 pgmap v12178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:14 smithi040 bash[28232]: cluster 2023-12-01T22:25:14.023411+0000 mgr.y (mgr.24356) 12210 : cluster 0 pgmap v12178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:14 smithi040 bash[41173]: cluster 2023-12-01T22:25:14.023411+0000 mgr.y (mgr.24356) 12210 : cluster 0 pgmap v12178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:15 smithi141 bash[31670]: audit 2023-12-01T22:25:14.956504+0000 mon.a (mon.0) 7798 : audit 0 from='client.? 172.21.15.40:0/1064867819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:15 smithi040 bash[41173]: audit 2023-12-01T22:25:14.956504+0000 mon.a (mon.0) 7798 : audit 0 from='client.? 172.21.15.40:0/1064867819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:15 smithi040 bash[28232]: audit 2023-12-01T22:25:14.956504+0000 mon.a (mon.0) 7798 : audit 0 from='client.? 172.21.15.40:0/1064867819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:16 smithi141 bash[31670]: cluster 2023-12-01T22:25:16.024658+0000 mgr.y (mgr.24356) 12211 : cluster 0 pgmap v12179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:16 smithi040 bash[28232]: cluster 2023-12-01T22:25:16.024658+0000 mgr.y (mgr.24356) 12211 : cluster 0 pgmap v12179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:25:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:25:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:16 smithi040 bash[41173]: cluster 2023-12-01T22:25:16.024658+0000 mgr.y (mgr.24356) 12211 : cluster 0 pgmap v12179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:17 smithi141 bash[31670]: audit 2023-12-01T22:25:17.415902+0000 mon.c (mon.2) 7660 : audit 0 from='client.? 172.21.15.40:0/2920674579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:17 smithi040 bash[28232]: audit 2023-12-01T22:25:17.415902+0000 mon.c (mon.2) 7660 : audit 0 from='client.? 172.21.15.40:0/2920674579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:17 smithi040 bash[41173]: audit 2023-12-01T22:25:17.415902+0000 mon.c (mon.2) 7660 : audit 0 from='client.? 172.21.15.40:0/2920674579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:18 smithi141 bash[31670]: cluster 2023-12-01T22:25:18.025281+0000 mgr.y (mgr.24356) 12212 : cluster 0 pgmap v12180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:18 smithi040 bash[28232]: cluster 2023-12-01T22:25:18.025281+0000 mgr.y (mgr.24356) 12212 : cluster 0 pgmap v12180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:18 smithi040 bash[41173]: cluster 2023-12-01T22:25:18.025281+0000 mgr.y (mgr.24356) 12212 : cluster 0 pgmap v12180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:19 smithi141 bash[31670]: audit 2023-12-01T22:25:18.975042+0000 mon.c (mon.2) 7661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:19 smithi040 bash[28232]: audit 2023-12-01T22:25:18.975042+0000 mon.c (mon.2) 7661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:19 smithi040 bash[41173]: audit 2023-12-01T22:25:18.975042+0000 mon.c (mon.2) 7661 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:20 smithi141 bash[31670]: audit 2023-12-01T22:25:19.877981+0000 mon.c (mon.2) 7662 : audit 0 from='client.? 172.21.15.40:0/2080518932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:20 smithi141 bash[31670]: cluster 2023-12-01T22:25:20.026502+0000 mgr.y (mgr.24356) 12213 : cluster 0 pgmap v12181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:20 smithi040 bash[28232]: audit 2023-12-01T22:25:19.877981+0000 mon.c (mon.2) 7662 : audit 0 from='client.? 172.21.15.40:0/2080518932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:20 smithi040 bash[28232]: cluster 2023-12-01T22:25:20.026502+0000 mgr.y (mgr.24356) 12213 : cluster 0 pgmap v12181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:20 smithi040 bash[41173]: audit 2023-12-01T22:25:19.877981+0000 mon.c (mon.2) 7662 : audit 0 from='client.? 172.21.15.40:0/2080518932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:20 smithi040 bash[41173]: cluster 2023-12-01T22:25:20.026502+0000 mgr.y (mgr.24356) 12213 : cluster 0 pgmap v12181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:22 smithi141 bash[31670]: cluster 2023-12-01T22:25:22.027167+0000 mgr.y (mgr.24356) 12214 : cluster 0 pgmap v12182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:22 smithi040 bash[28232]: cluster 2023-12-01T22:25:22.027167+0000 mgr.y (mgr.24356) 12214 : cluster 0 pgmap v12182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:22 smithi040 bash[41173]: cluster 2023-12-01T22:25:22.027167+0000 mgr.y (mgr.24356) 12214 : cluster 0 pgmap v12182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:23 smithi141 bash[31670]: audit 2023-12-01T22:25:22.339927+0000 mon.c (mon.2) 7663 : audit 0 from='client.? 172.21.15.40:0/99476790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:23 smithi040 bash[28232]: audit 2023-12-01T22:25:22.339927+0000 mon.c (mon.2) 7663 : audit 0 from='client.? 172.21.15.40:0/99476790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:23 smithi040 bash[41173]: audit 2023-12-01T22:25:22.339927+0000 mon.c (mon.2) 7663 : audit 0 from='client.? 172.21.15.40:0/99476790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:24 smithi141 bash[31670]: cluster 2023-12-01T22:25:24.027734+0000 mgr.y (mgr.24356) 12215 : cluster 0 pgmap v12183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:24 smithi040 bash[41173]: cluster 2023-12-01T22:25:24.027734+0000 mgr.y (mgr.24356) 12215 : cluster 0 pgmap v12183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:24.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:24 smithi040 bash[28232]: cluster 2023-12-01T22:25:24.027734+0000 mgr.y (mgr.24356) 12215 : cluster 0 pgmap v12183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:25 smithi141 bash[31670]: audit 2023-12-01T22:25:24.795862+0000 mon.c (mon.2) 7664 : audit 0 from='client.? 172.21.15.40:0/2486193323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:25 smithi141 bash[31670]: audit 2023-12-01T22:25:25.107177+0000 mon.c (mon.2) 7665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:25:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:25 smithi040 bash[28232]: audit 2023-12-01T22:25:24.795862+0000 mon.c (mon.2) 7664 : audit 0 from='client.? 172.21.15.40:0/2486193323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:25 smithi040 bash[28232]: audit 2023-12-01T22:25:25.107177+0000 mon.c (mon.2) 7665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:25:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:25 smithi040 bash[41173]: audit 2023-12-01T22:25:24.795862+0000 mon.c (mon.2) 7664 : audit 0 from='client.? 172.21.15.40:0/2486193323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:25 smithi040 bash[41173]: audit 2023-12-01T22:25:25.107177+0000 mon.c (mon.2) 7665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:25:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:26 smithi141 bash[31670]: cluster 2023-12-01T22:25:26.028854+0000 mgr.y (mgr.24356) 12216 : cluster 0 pgmap v12184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:26 smithi040 bash[28232]: cluster 2023-12-01T22:25:26.028854+0000 mgr.y (mgr.24356) 12216 : cluster 0 pgmap v12184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:26.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:25:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:25:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:26 smithi040 bash[41173]: cluster 2023-12-01T22:25:26.028854+0000 mgr.y (mgr.24356) 12216 : cluster 0 pgmap v12184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:27 smithi040 bash[28232]: audit 2023-12-01T22:25:27.264613+0000 mon.c (mon.2) 7666 : audit 0 from='client.? 172.21.15.40:0/4119669612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:27 smithi040 bash[41173]: audit 2023-12-01T22:25:27.264613+0000 mon.c (mon.2) 7666 : audit 0 from='client.? 172.21.15.40:0/4119669612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:27 smithi141 bash[31670]: audit 2023-12-01T22:25:27.264613+0000 mon.c (mon.2) 7666 : audit 0 from='client.? 172.21.15.40:0/4119669612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:28 smithi040 bash[28232]: cluster 2023-12-01T22:25:28.029520+0000 mgr.y (mgr.24356) 12217 : cluster 0 pgmap v12185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:28 smithi040 bash[41173]: cluster 2023-12-01T22:25:28.029520+0000 mgr.y (mgr.24356) 12217 : cluster 0 pgmap v12185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:28 smithi141 bash[31670]: cluster 2023-12-01T22:25:28.029520+0000 mgr.y (mgr.24356) 12217 : cluster 0 pgmap v12185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:29 smithi040 bash[28232]: audit 2023-12-01T22:25:29.740479+0000 mon.a (mon.0) 7799 : audit 0 from='client.? 172.21.15.40:0/1999161541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:30.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:29 smithi040 bash[41173]: audit 2023-12-01T22:25:29.740479+0000 mon.a (mon.0) 7799 : audit 0 from='client.? 172.21.15.40:0/1999161541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:29 smithi141 bash[31670]: audit 2023-12-01T22:25:29.740479+0000 mon.a (mon.0) 7799 : audit 0 from='client.? 172.21.15.40:0/1999161541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:30 smithi040 bash[28232]: cluster 2023-12-01T22:25:30.030353+0000 mgr.y (mgr.24356) 12218 : cluster 0 pgmap v12186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:30 smithi040 bash[41173]: cluster 2023-12-01T22:25:30.030353+0000 mgr.y (mgr.24356) 12218 : cluster 0 pgmap v12186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:31.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:30 smithi141 bash[31670]: cluster 2023-12-01T22:25:30.030353+0000 mgr.y (mgr.24356) 12218 : cluster 0 pgmap v12186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:30.952265+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:30.962125+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:31.305223+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:31.315125+0000 mon.a (mon.0) 7803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:31.840175+0000 mon.c (mon.2) 7667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:25:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:31.841945+0000 mon.c (mon.2) 7668 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:25:32.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:31 smithi141 bash[31670]: audit 2023-12-01T22:25:31.851776+0000 mon.a (mon.0) 7804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:30.952265+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:30.962125+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:31.305223+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:31.315125+0000 mon.a (mon.0) 7803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:31.840175+0000 mon.c (mon.2) 7667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:31.841945+0000 mon.c (mon.2) 7668 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:25:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[28232]: audit 2023-12-01T22:25:31.851776+0000 mon.a (mon.0) 7804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:30.952265+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:30.962125+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:31.305223+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:31.315125+0000 mon.a (mon.0) 7803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:31.840175+0000 mon.c (mon.2) 7667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:31.841945+0000 mon.c (mon.2) 7668 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:25:32.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:31 smithi040 bash[41173]: audit 2023-12-01T22:25:31.851776+0000 mon.a (mon.0) 7804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:25:33.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:32 smithi141 bash[31670]: cluster 2023-12-01T22:25:32.030980+0000 mgr.y (mgr.24356) 12219 : cluster 0 pgmap v12187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:33.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:32 smithi141 bash[31670]: audit 2023-12-01T22:25:32.204450+0000 mon.a (mon.0) 7805 : audit 0 from='client.? 172.21.15.40:0/162816813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:32 smithi040 bash[28232]: cluster 2023-12-01T22:25:32.030980+0000 mgr.y (mgr.24356) 12219 : cluster 0 pgmap v12187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:33.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:32 smithi040 bash[28232]: audit 2023-12-01T22:25:32.204450+0000 mon.a (mon.0) 7805 : audit 0 from='client.? 172.21.15.40:0/162816813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:32 smithi040 bash[41173]: cluster 2023-12-01T22:25:32.030980+0000 mgr.y (mgr.24356) 12219 : cluster 0 pgmap v12187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:32 smithi040 bash[41173]: audit 2023-12-01T22:25:32.204450+0000 mon.a (mon.0) 7805 : audit 0 from='client.? 172.21.15.40:0/162816813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:34 smithi040 bash[28232]: audit 2023-12-01T22:25:33.975368+0000 mon.c (mon.2) 7669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:34 smithi040 bash[41173]: audit 2023-12-01T22:25:33.975368+0000 mon.c (mon.2) 7669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:34 smithi141 bash[31670]: audit 2023-12-01T22:25:33.975368+0000 mon.c (mon.2) 7669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:35 smithi040 bash[41173]: cluster 2023-12-01T22:25:34.031825+0000 mgr.y (mgr.24356) 12220 : cluster 0 pgmap v12188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:35 smithi040 bash[41173]: audit 2023-12-01T22:25:34.666028+0000 mon.c (mon.2) 7670 : audit 0 from='client.? 172.21.15.40:0/1833103679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:35 smithi040 bash[28232]: cluster 2023-12-01T22:25:34.031825+0000 mgr.y (mgr.24356) 12220 : cluster 0 pgmap v12188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:35 smithi040 bash[28232]: audit 2023-12-01T22:25:34.666028+0000 mon.c (mon.2) 7670 : audit 0 from='client.? 172.21.15.40:0/1833103679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:35 smithi141 bash[31670]: cluster 2023-12-01T22:25:34.031825+0000 mgr.y (mgr.24356) 12220 : cluster 0 pgmap v12188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:35 smithi141 bash[31670]: audit 2023-12-01T22:25:34.666028+0000 mon.c (mon.2) 7670 : audit 0 from='client.? 172.21.15.40:0/1833103679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:25:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:25:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:37 smithi040 bash[28232]: cluster 2023-12-01T22:25:36.033093+0000 mgr.y (mgr.24356) 12221 : cluster 0 pgmap v12189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:37 smithi040 bash[41173]: cluster 2023-12-01T22:25:36.033093+0000 mgr.y (mgr.24356) 12221 : cluster 0 pgmap v12189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:37 smithi141 bash[31670]: cluster 2023-12-01T22:25:36.033093+0000 mgr.y (mgr.24356) 12221 : cluster 0 pgmap v12189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:38 smithi040 bash[28232]: audit 2023-12-01T22:25:37.131267+0000 mon.c (mon.2) 7671 : audit 0 from='client.? 172.21.15.40:0/3586176991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:38 smithi040 bash[41173]: audit 2023-12-01T22:25:37.131267+0000 mon.c (mon.2) 7671 : audit 0 from='client.? 172.21.15.40:0/3586176991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:38 smithi141 bash[31670]: audit 2023-12-01T22:25:37.131267+0000 mon.c (mon.2) 7671 : audit 0 from='client.? 172.21.15.40:0/3586176991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:39 smithi040 bash[28232]: cluster 2023-12-01T22:25:38.033778+0000 mgr.y (mgr.24356) 12222 : cluster 0 pgmap v12190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:39 smithi040 bash[41173]: cluster 2023-12-01T22:25:38.033778+0000 mgr.y (mgr.24356) 12222 : cluster 0 pgmap v12190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:39 smithi141 bash[31670]: cluster 2023-12-01T22:25:38.033778+0000 mgr.y (mgr.24356) 12222 : cluster 0 pgmap v12190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:40 smithi040 bash[28232]: audit 2023-12-01T22:25:39.593853+0000 mon.a (mon.0) 7806 : audit 0 from='client.? 172.21.15.40:0/3749057123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:40 smithi040 bash[41173]: audit 2023-12-01T22:25:39.593853+0000 mon.a (mon.0) 7806 : audit 0 from='client.? 172.21.15.40:0/3749057123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:40 smithi141 bash[31670]: audit 2023-12-01T22:25:39.593853+0000 mon.a (mon.0) 7806 : audit 0 from='client.? 172.21.15.40:0/3749057123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:41 smithi040 bash[41173]: cluster 2023-12-01T22:25:40.034930+0000 mgr.y (mgr.24356) 12223 : cluster 0 pgmap v12191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:41.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:41 smithi040 bash[28232]: cluster 2023-12-01T22:25:40.034930+0000 mgr.y (mgr.24356) 12223 : cluster 0 pgmap v12191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:41.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:41 smithi141 bash[31670]: cluster 2023-12-01T22:25:40.034930+0000 mgr.y (mgr.24356) 12223 : cluster 0 pgmap v12191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:42 smithi141 bash[31670]: cluster 2023-12-01T22:25:42.035416+0000 mgr.y (mgr.24356) 12224 : cluster 0 pgmap v12192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:42 smithi141 bash[31670]: audit 2023-12-01T22:25:42.058172+0000 mon.a (mon.0) 7807 : audit 0 from='client.? 172.21.15.40:0/2681639947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:42 smithi040 bash[28232]: cluster 2023-12-01T22:25:42.035416+0000 mgr.y (mgr.24356) 12224 : cluster 0 pgmap v12192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:42 smithi040 bash[28232]: audit 2023-12-01T22:25:42.058172+0000 mon.a (mon.0) 7807 : audit 0 from='client.? 172.21.15.40:0/2681639947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:42 smithi040 bash[41173]: cluster 2023-12-01T22:25:42.035416+0000 mgr.y (mgr.24356) 12224 : cluster 0 pgmap v12192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:42 smithi040 bash[41173]: audit 2023-12-01T22:25:42.058172+0000 mon.a (mon.0) 7807 : audit 0 from='client.? 172.21.15.40:0/2681639947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:45 smithi040 bash[28232]: cluster 2023-12-01T22:25:44.036063+0000 mgr.y (mgr.24356) 12225 : cluster 0 pgmap v12193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:45 smithi040 bash[28232]: audit 2023-12-01T22:25:44.523971+0000 mon.c (mon.2) 7672 : audit 0 from='client.? 172.21.15.40:0/879816924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:45 smithi040 bash[41173]: cluster 2023-12-01T22:25:44.036063+0000 mgr.y (mgr.24356) 12225 : cluster 0 pgmap v12193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:45 smithi040 bash[41173]: audit 2023-12-01T22:25:44.523971+0000 mon.c (mon.2) 7672 : audit 0 from='client.? 172.21.15.40:0/879816924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:45 smithi141 bash[31670]: cluster 2023-12-01T22:25:44.036063+0000 mgr.y (mgr.24356) 12225 : cluster 0 pgmap v12193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:45.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:45 smithi141 bash[31670]: audit 2023-12-01T22:25:44.523971+0000 mon.c (mon.2) 7672 : audit 0 from='client.? 172.21.15.40:0/879816924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:25:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:25:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:47 smithi040 bash[41173]: cluster 2023-12-01T22:25:46.037268+0000 mgr.y (mgr.24356) 12226 : cluster 0 pgmap v12194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:47 smithi040 bash[41173]: audit 2023-12-01T22:25:46.995377+0000 mon.a (mon.0) 7808 : audit 0 from='client.? 172.21.15.40:0/551838409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:47 smithi040 bash[28232]: cluster 2023-12-01T22:25:46.037268+0000 mgr.y (mgr.24356) 12226 : cluster 0 pgmap v12194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:47 smithi040 bash[28232]: audit 2023-12-01T22:25:46.995377+0000 mon.a (mon.0) 7808 : audit 0 from='client.? 172.21.15.40:0/551838409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:47 smithi141 bash[31670]: cluster 2023-12-01T22:25:46.037268+0000 mgr.y (mgr.24356) 12226 : cluster 0 pgmap v12194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:47 smithi141 bash[31670]: audit 2023-12-01T22:25:46.995377+0000 mon.a (mon.0) 7808 : audit 0 from='client.? 172.21.15.40:0/551838409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:49 smithi040 bash[41173]: cluster 2023-12-01T22:25:48.037958+0000 mgr.y (mgr.24356) 12227 : cluster 0 pgmap v12195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:49 smithi040 bash[41173]: audit 2023-12-01T22:25:48.975991+0000 mon.c (mon.2) 7673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:49 smithi040 bash[28232]: cluster 2023-12-01T22:25:48.037958+0000 mgr.y (mgr.24356) 12227 : cluster 0 pgmap v12195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:49 smithi040 bash[28232]: audit 2023-12-01T22:25:48.975991+0000 mon.c (mon.2) 7673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:49 smithi141 bash[31670]: cluster 2023-12-01T22:25:48.037958+0000 mgr.y (mgr.24356) 12227 : cluster 0 pgmap v12195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:49 smithi141 bash[31670]: audit 2023-12-01T22:25:48.975991+0000 mon.c (mon.2) 7673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:50 smithi040 bash[28232]: audit 2023-12-01T22:25:49.470103+0000 mon.c (mon.2) 7674 : audit 0 from='client.? 172.21.15.40:0/447922727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:50 smithi040 bash[41173]: audit 2023-12-01T22:25:49.470103+0000 mon.c (mon.2) 7674 : audit 0 from='client.? 172.21.15.40:0/447922727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:50 smithi141 bash[31670]: audit 2023-12-01T22:25:49.470103+0000 mon.c (mon.2) 7674 : audit 0 from='client.? 172.21.15.40:0/447922727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:51 smithi040 bash[28232]: cluster 2023-12-01T22:25:50.039216+0000 mgr.y (mgr.24356) 12228 : cluster 0 pgmap v12196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:51 smithi040 bash[41173]: cluster 2023-12-01T22:25:50.039216+0000 mgr.y (mgr.24356) 12228 : cluster 0 pgmap v12196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:51 smithi141 bash[31670]: cluster 2023-12-01T22:25:50.039216+0000 mgr.y (mgr.24356) 12228 : cluster 0 pgmap v12196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:52 smithi141 bash[31670]: audit 2023-12-01T22:25:51.932458+0000 mon.a (mon.0) 7809 : audit 0 from='client.? 172.21.15.40:0/145252459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:52 smithi141 bash[31670]: cluster 2023-12-01T22:25:52.039879+0000 mgr.y (mgr.24356) 12229 : cluster 0 pgmap v12197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:52 smithi040 bash[28232]: audit 2023-12-01T22:25:51.932458+0000 mon.a (mon.0) 7809 : audit 0 from='client.? 172.21.15.40:0/145252459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:52 smithi040 bash[28232]: cluster 2023-12-01T22:25:52.039879+0000 mgr.y (mgr.24356) 12229 : cluster 0 pgmap v12197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:52 smithi040 bash[41173]: audit 2023-12-01T22:25:51.932458+0000 mon.a (mon.0) 7809 : audit 0 from='client.? 172.21.15.40:0/145252459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:52 smithi040 bash[41173]: cluster 2023-12-01T22:25:52.039879+0000 mgr.y (mgr.24356) 12229 : cluster 0 pgmap v12197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:55 smithi040 bash[28232]: cluster 2023-12-01T22:25:54.040630+0000 mgr.y (mgr.24356) 12230 : cluster 0 pgmap v12198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:55.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:55 smithi040 bash[28232]: audit 2023-12-01T22:25:54.399182+0000 mon.a (mon.0) 7810 : audit 0 from='client.? 172.21.15.40:0/398931504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:55 smithi040 bash[41173]: cluster 2023-12-01T22:25:54.040630+0000 mgr.y (mgr.24356) 12230 : cluster 0 pgmap v12198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:55.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:55 smithi040 bash[41173]: audit 2023-12-01T22:25:54.399182+0000 mon.a (mon.0) 7810 : audit 0 from='client.? 172.21.15.40:0/398931504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:55.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:55 smithi141 bash[31670]: cluster 2023-12-01T22:25:54.040630+0000 mgr.y (mgr.24356) 12230 : cluster 0 pgmap v12198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:55.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:55 smithi141 bash[31670]: audit 2023-12-01T22:25:54.399182+0000 mon.a (mon.0) 7810 : audit 0 from='client.? 172.21.15.40:0/398931504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:25:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-01T22:25:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:57 smithi040 bash[28232]: cluster 2023-12-01T22:25:56.041864+0000 mgr.y (mgr.24356) 12231 : cluster 0 pgmap v12199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:57 smithi040 bash[28232]: audit 2023-12-01T22:25:56.858386+0000 mon.a (mon.0) 7811 : audit 0 from='client.? 172.21.15.40:0/3846498346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:57 smithi040 bash[41173]: cluster 2023-12-01T22:25:56.041864+0000 mgr.y (mgr.24356) 12231 : cluster 0 pgmap v12199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:57 smithi040 bash[41173]: audit 2023-12-01T22:25:56.858386+0000 mon.a (mon.0) 7811 : audit 0 from='client.? 172.21.15.40:0/3846498346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:57 smithi141 bash[31670]: cluster 2023-12-01T22:25:56.041864+0000 mgr.y (mgr.24356) 12231 : cluster 0 pgmap v12199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:57.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:57 smithi141 bash[31670]: audit 2023-12-01T22:25:56.858386+0000 mon.a (mon.0) 7811 : audit 0 from='client.? 172.21.15.40:0/3846498346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:25:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:25:59 smithi040 bash[41173]: cluster 2023-12-01T22:25:58.042506+0000 mgr.y (mgr.24356) 12232 : cluster 0 pgmap v12200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:25:59 smithi040 bash[28232]: cluster 2023-12-01T22:25:58.042506+0000 mgr.y (mgr.24356) 12232 : cluster 0 pgmap v12200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:25:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:25:59 smithi141 bash[31670]: cluster 2023-12-01T22:25:58.042506+0000 mgr.y (mgr.24356) 12232 : cluster 0 pgmap v12200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:00 smithi040 bash[28232]: audit 2023-12-01T22:25:59.327673+0000 mon.a (mon.0) 7812 : audit 0 from='client.? 172.21.15.40:0/3373550769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:00.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:00 smithi040 bash[41173]: audit 2023-12-01T22:25:59.327673+0000 mon.a (mon.0) 7812 : audit 0 from='client.? 172.21.15.40:0/3373550769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:00 smithi141 bash[31670]: audit 2023-12-01T22:25:59.327673+0000 mon.a (mon.0) 7812 : audit 0 from='client.? 172.21.15.40:0/3373550769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:01 smithi040 bash[28232]: cluster 2023-12-01T22:26:00.043281+0000 mgr.y (mgr.24356) 12233 : cluster 0 pgmap v12201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:01 smithi040 bash[41173]: cluster 2023-12-01T22:26:00.043281+0000 mgr.y (mgr.24356) 12233 : cluster 0 pgmap v12201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:01 smithi141 bash[31670]: cluster 2023-12-01T22:26:00.043281+0000 mgr.y (mgr.24356) 12233 : cluster 0 pgmap v12201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:02 smithi141 bash[31670]: audit 2023-12-01T22:26:01.798147+0000 mon.c (mon.2) 7675 : audit 0 from='client.? 172.21.15.40:0/1055791448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:02 smithi141 bash[31670]: cluster 2023-12-01T22:26:02.043914+0000 mgr.y (mgr.24356) 12234 : cluster 0 pgmap v12202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:02 smithi040 bash[28232]: audit 2023-12-01T22:26:01.798147+0000 mon.c (mon.2) 7675 : audit 0 from='client.? 172.21.15.40:0/1055791448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:02 smithi040 bash[28232]: cluster 2023-12-01T22:26:02.043914+0000 mgr.y (mgr.24356) 12234 : cluster 0 pgmap v12202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:02 smithi040 bash[41173]: audit 2023-12-01T22:26:01.798147+0000 mon.c (mon.2) 7675 : audit 0 from='client.? 172.21.15.40:0/1055791448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:02 smithi040 bash[41173]: cluster 2023-12-01T22:26:02.043914+0000 mgr.y (mgr.24356) 12234 : cluster 0 pgmap v12202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:04 smithi040 bash[28232]: audit 2023-12-01T22:26:03.976152+0000 mon.c (mon.2) 7676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:04 smithi040 bash[41173]: audit 2023-12-01T22:26:03.976152+0000 mon.c (mon.2) 7676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:04 smithi141 bash[31670]: audit 2023-12-01T22:26:03.976152+0000 mon.c (mon.2) 7676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:05 smithi040 bash[28232]: cluster 2023-12-01T22:26:04.044394+0000 mgr.y (mgr.24356) 12235 : cluster 0 pgmap v12203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:05.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:05 smithi040 bash[28232]: audit 2023-12-01T22:26:04.259844+0000 mon.a (mon.0) 7813 : audit 0 from='client.? 172.21.15.40:0/3723554095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:05 smithi040 bash[41173]: cluster 2023-12-01T22:26:04.044394+0000 mgr.y (mgr.24356) 12235 : cluster 0 pgmap v12203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:05 smithi040 bash[41173]: audit 2023-12-01T22:26:04.259844+0000 mon.a (mon.0) 7813 : audit 0 from='client.? 172.21.15.40:0/3723554095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:05 smithi141 bash[31670]: cluster 2023-12-01T22:26:04.044394+0000 mgr.y (mgr.24356) 12235 : cluster 0 pgmap v12203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:05 smithi141 bash[31670]: audit 2023-12-01T22:26:04.259844+0000 mon.a (mon.0) 7813 : audit 0 from='client.? 172.21.15.40:0/3723554095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:26:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:26:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:07 smithi040 bash[28232]: cluster 2023-12-01T22:26:06.045667+0000 mgr.y (mgr.24356) 12236 : cluster 0 pgmap v12204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:07.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:07 smithi040 bash[28232]: audit 2023-12-01T22:26:06.721319+0000 mon.c (mon.2) 7677 : audit 0 from='client.? 172.21.15.40:0/1757199181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:07 smithi040 bash[41173]: cluster 2023-12-01T22:26:06.045667+0000 mgr.y (mgr.24356) 12236 : cluster 0 pgmap v12204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:07.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:07 smithi040 bash[41173]: audit 2023-12-01T22:26:06.721319+0000 mon.c (mon.2) 7677 : audit 0 from='client.? 172.21.15.40:0/1757199181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:07 smithi141 bash[31670]: cluster 2023-12-01T22:26:06.045667+0000 mgr.y (mgr.24356) 12236 : cluster 0 pgmap v12204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:07 smithi141 bash[31670]: audit 2023-12-01T22:26:06.721319+0000 mon.c (mon.2) 7677 : audit 0 from='client.? 172.21.15.40:0/1757199181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:09 smithi040 bash[28232]: cluster 2023-12-01T22:26:08.046482+0000 mgr.y (mgr.24356) 12237 : cluster 0 pgmap v12205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:09.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:09 smithi040 bash[41173]: cluster 2023-12-01T22:26:08.046482+0000 mgr.y (mgr.24356) 12237 : cluster 0 pgmap v12205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:09 smithi141 bash[31670]: cluster 2023-12-01T22:26:08.046482+0000 mgr.y (mgr.24356) 12237 : cluster 0 pgmap v12205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:10 smithi040 bash[28232]: audit 2023-12-01T22:26:09.182492+0000 mon.a (mon.0) 7814 : audit 0 from='client.? 172.21.15.40:0/3205889385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:10 smithi040 bash[41173]: audit 2023-12-01T22:26:09.182492+0000 mon.a (mon.0) 7814 : audit 0 from='client.? 172.21.15.40:0/3205889385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:10 smithi141 bash[31670]: audit 2023-12-01T22:26:09.182492+0000 mon.a (mon.0) 7814 : audit 0 from='client.? 172.21.15.40:0/3205889385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:11 smithi040 bash[41173]: cluster 2023-12-01T22:26:10.047677+0000 mgr.y (mgr.24356) 12238 : cluster 0 pgmap v12206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:11 smithi040 bash[28232]: cluster 2023-12-01T22:26:10.047677+0000 mgr.y (mgr.24356) 12238 : cluster 0 pgmap v12206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:11 smithi141 bash[31670]: cluster 2023-12-01T22:26:10.047677+0000 mgr.y (mgr.24356) 12238 : cluster 0 pgmap v12206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:12 smithi141 bash[31670]: audit 2023-12-01T22:26:11.644226+0000 mon.c (mon.2) 7678 : audit 0 from='client.? 172.21.15.40:0/1735466304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:12 smithi141 bash[31670]: cluster 2023-12-01T22:26:12.048351+0000 mgr.y (mgr.24356) 12239 : cluster 0 pgmap v12207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:12 smithi040 bash[28232]: audit 2023-12-01T22:26:11.644226+0000 mon.c (mon.2) 7678 : audit 0 from='client.? 172.21.15.40:0/1735466304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:12 smithi040 bash[28232]: cluster 2023-12-01T22:26:12.048351+0000 mgr.y (mgr.24356) 12239 : cluster 0 pgmap v12207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:12 smithi040 bash[41173]: audit 2023-12-01T22:26:11.644226+0000 mon.c (mon.2) 7678 : audit 0 from='client.? 172.21.15.40:0/1735466304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:12 smithi040 bash[41173]: cluster 2023-12-01T22:26:12.048351+0000 mgr.y (mgr.24356) 12239 : cluster 0 pgmap v12207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:15 smithi040 bash[41173]: cluster 2023-12-01T22:26:14.048836+0000 mgr.y (mgr.24356) 12240 : cluster 0 pgmap v12208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:15 smithi040 bash[41173]: audit 2023-12-01T22:26:14.114750+0000 mon.c (mon.2) 7679 : audit 0 from='client.? 172.21.15.40:0/2790293005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:15 smithi040 bash[28232]: cluster 2023-12-01T22:26:14.048836+0000 mgr.y (mgr.24356) 12240 : cluster 0 pgmap v12208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:15.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:15 smithi040 bash[28232]: audit 2023-12-01T22:26:14.114750+0000 mon.c (mon.2) 7679 : audit 0 from='client.? 172.21.15.40:0/2790293005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:15 smithi141 bash[31670]: cluster 2023-12-01T22:26:14.048836+0000 mgr.y (mgr.24356) 12240 : cluster 0 pgmap v12208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:15 smithi141 bash[31670]: audit 2023-12-01T22:26:14.114750+0000 mon.c (mon.2) 7679 : audit 0 from='client.? 172.21.15.40:0/2790293005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:26:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:26:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:17 smithi040 bash[41173]: cluster 2023-12-01T22:26:16.049945+0000 mgr.y (mgr.24356) 12241 : cluster 0 pgmap v12209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:17 smithi040 bash[41173]: audit 2023-12-01T22:26:16.570662+0000 mon.c (mon.2) 7680 : audit 0 from='client.? 172.21.15.40:0/1585170660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:17 smithi040 bash[28232]: cluster 2023-12-01T22:26:16.049945+0000 mgr.y (mgr.24356) 12241 : cluster 0 pgmap v12209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:17 smithi040 bash[28232]: audit 2023-12-01T22:26:16.570662+0000 mon.c (mon.2) 7680 : audit 0 from='client.? 172.21.15.40:0/1585170660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:17 smithi141 bash[31670]: cluster 2023-12-01T22:26:16.049945+0000 mgr.y (mgr.24356) 12241 : cluster 0 pgmap v12209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:17 smithi141 bash[31670]: audit 2023-12-01T22:26:16.570662+0000 mon.c (mon.2) 7680 : audit 0 from='client.? 172.21.15.40:0/1585170660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:19 smithi040 bash[41173]: cluster 2023-12-01T22:26:18.050687+0000 mgr.y (mgr.24356) 12242 : cluster 0 pgmap v12210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:19 smithi040 bash[41173]: audit 2023-12-01T22:26:18.976623+0000 mon.c (mon.2) 7681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:19 smithi040 bash[41173]: audit 2023-12-01T22:26:19.034039+0000 mon.c (mon.2) 7682 : audit 0 from='client.? 172.21.15.40:0/1916076847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:19 smithi040 bash[28232]: cluster 2023-12-01T22:26:18.050687+0000 mgr.y (mgr.24356) 12242 : cluster 0 pgmap v12210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:19 smithi040 bash[28232]: audit 2023-12-01T22:26:18.976623+0000 mon.c (mon.2) 7681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:19 smithi040 bash[28232]: audit 2023-12-01T22:26:19.034039+0000 mon.c (mon.2) 7682 : audit 0 from='client.? 172.21.15.40:0/1916076847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:19 smithi141 bash[31670]: cluster 2023-12-01T22:26:18.050687+0000 mgr.y (mgr.24356) 12242 : cluster 0 pgmap v12210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:19 smithi141 bash[31670]: audit 2023-12-01T22:26:18.976623+0000 mon.c (mon.2) 7681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:19.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:19 smithi141 bash[31670]: audit 2023-12-01T22:26:19.034039+0000 mon.c (mon.2) 7682 : audit 0 from='client.? 172.21.15.40:0/1916076847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:21 smithi040 bash[28232]: cluster 2023-12-01T22:26:20.051867+0000 mgr.y (mgr.24356) 12243 : cluster 0 pgmap v12211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:21 smithi040 bash[41173]: cluster 2023-12-01T22:26:20.051867+0000 mgr.y (mgr.24356) 12243 : cluster 0 pgmap v12211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:21 smithi141 bash[31670]: cluster 2023-12-01T22:26:20.051867+0000 mgr.y (mgr.24356) 12243 : cluster 0 pgmap v12211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:22 smithi141 bash[31670]: audit 2023-12-01T22:26:21.512622+0000 mon.a (mon.0) 7815 : audit 0 from='client.? 172.21.15.40:0/849132099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:22 smithi141 bash[31670]: cluster 2023-12-01T22:26:22.052540+0000 mgr.y (mgr.24356) 12244 : cluster 0 pgmap v12212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:22 smithi040 bash[41173]: audit 2023-12-01T22:26:21.512622+0000 mon.a (mon.0) 7815 : audit 0 from='client.? 172.21.15.40:0/849132099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:22 smithi040 bash[41173]: cluster 2023-12-01T22:26:22.052540+0000 mgr.y (mgr.24356) 12244 : cluster 0 pgmap v12212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:22 smithi040 bash[28232]: audit 2023-12-01T22:26:21.512622+0000 mon.a (mon.0) 7815 : audit 0 from='client.? 172.21.15.40:0/849132099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:22 smithi040 bash[28232]: cluster 2023-12-01T22:26:22.052540+0000 mgr.y (mgr.24356) 12244 : cluster 0 pgmap v12212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:24 smithi040 bash[41173]: audit 2023-12-01T22:26:23.974513+0000 mon.c (mon.2) 7683 : audit 0 from='client.? 172.21.15.40:0/2319202275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:24.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:24 smithi040 bash[28232]: audit 2023-12-01T22:26:23.974513+0000 mon.c (mon.2) 7683 : audit 0 from='client.? 172.21.15.40:0/2319202275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:24 smithi141 bash[31670]: audit 2023-12-01T22:26:23.974513+0000 mon.c (mon.2) 7683 : audit 0 from='client.? 172.21.15.40:0/2319202275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:25 smithi040 bash[28232]: cluster 2023-12-01T22:26:24.053178+0000 mgr.y (mgr.24356) 12245 : cluster 0 pgmap v12213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:25 smithi040 bash[41173]: cluster 2023-12-01T22:26:24.053178+0000 mgr.y (mgr.24356) 12245 : cluster 0 pgmap v12213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:25 smithi141 bash[31670]: cluster 2023-12-01T22:26:24.053178+0000 mgr.y (mgr.24356) 12245 : cluster 0 pgmap v12213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:26:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:26:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:27 smithi040 bash[28232]: cluster 2023-12-01T22:26:26.054312+0000 mgr.y (mgr.24356) 12246 : cluster 0 pgmap v12214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:27.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:27 smithi040 bash[28232]: audit 2023-12-01T22:26:26.436748+0000 mon.c (mon.2) 7684 : audit 0 from='client.? 172.21.15.40:0/2874618747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:27 smithi040 bash[41173]: cluster 2023-12-01T22:26:26.054312+0000 mgr.y (mgr.24356) 12246 : cluster 0 pgmap v12214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:27 smithi040 bash[41173]: audit 2023-12-01T22:26:26.436748+0000 mon.c (mon.2) 7684 : audit 0 from='client.? 172.21.15.40:0/2874618747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:27 smithi141 bash[31670]: cluster 2023-12-01T22:26:26.054312+0000 mgr.y (mgr.24356) 12246 : cluster 0 pgmap v12214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:27 smithi141 bash[31670]: audit 2023-12-01T22:26:26.436748+0000 mon.c (mon.2) 7684 : audit 0 from='client.? 172.21.15.40:0/2874618747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:29 smithi040 bash[41173]: cluster 2023-12-01T22:26:28.055084+0000 mgr.y (mgr.24356) 12247 : cluster 0 pgmap v12215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:29 smithi040 bash[41173]: audit 2023-12-01T22:26:28.906727+0000 mon.c (mon.2) 7685 : audit 0 from='client.? 172.21.15.40:0/3696929507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:29 smithi040 bash[28232]: cluster 2023-12-01T22:26:28.055084+0000 mgr.y (mgr.24356) 12247 : cluster 0 pgmap v12215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:29 smithi040 bash[28232]: audit 2023-12-01T22:26:28.906727+0000 mon.c (mon.2) 7685 : audit 0 from='client.? 172.21.15.40:0/3696929507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:29 smithi141 bash[31670]: cluster 2023-12-01T22:26:28.055084+0000 mgr.y (mgr.24356) 12247 : cluster 0 pgmap v12215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:29 smithi141 bash[31670]: audit 2023-12-01T22:26:28.906727+0000 mon.c (mon.2) 7685 : audit 0 from='client.? 172.21.15.40:0/3696929507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:31 smithi040 bash[28232]: cluster 2023-12-01T22:26:30.056325+0000 mgr.y (mgr.24356) 12248 : cluster 0 pgmap v12216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:31 smithi040 bash[41173]: cluster 2023-12-01T22:26:30.056325+0000 mgr.y (mgr.24356) 12248 : cluster 0 pgmap v12216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:31 smithi141 bash[31670]: cluster 2023-12-01T22:26:30.056325+0000 mgr.y (mgr.24356) 12248 : cluster 0 pgmap v12216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:32 smithi141 bash[31670]: audit 2023-12-01T22:26:31.372845+0000 mon.a (mon.0) 7816 : audit 0 from='client.? 172.21.15.40:0/862333046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:32 smithi141 bash[31670]: audit 2023-12-01T22:26:31.933300+0000 mon.c (mon.2) 7686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:26:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:32 smithi141 bash[31670]: cluster 2023-12-01T22:26:32.057083+0000 mgr.y (mgr.24356) 12249 : cluster 0 pgmap v12217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:32 smithi040 bash[28232]: audit 2023-12-01T22:26:31.372845+0000 mon.a (mon.0) 7816 : audit 0 from='client.? 172.21.15.40:0/862333046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:32 smithi040 bash[28232]: audit 2023-12-01T22:26:31.933300+0000 mon.c (mon.2) 7686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:26:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:32 smithi040 bash[28232]: cluster 2023-12-01T22:26:32.057083+0000 mgr.y (mgr.24356) 12249 : cluster 0 pgmap v12217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:32 smithi040 bash[41173]: audit 2023-12-01T22:26:31.372845+0000 mon.a (mon.0) 7816 : audit 0 from='client.? 172.21.15.40:0/862333046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:32 smithi040 bash[41173]: audit 2023-12-01T22:26:31.933300+0000 mon.c (mon.2) 7686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:26:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:32 smithi040 bash[41173]: cluster 2023-12-01T22:26:32.057083+0000 mgr.y (mgr.24356) 12249 : cluster 0 pgmap v12217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:33 smithi040 bash[41173]: audit 2023-12-01T22:26:32.312818+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:33 smithi040 bash[41173]: audit 2023-12-01T22:26:32.324327+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:33 smithi040 bash[28232]: audit 2023-12-01T22:26:32.312818+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:33.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:33 smithi040 bash[28232]: audit 2023-12-01T22:26:32.324327+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:33 smithi141 bash[31670]: audit 2023-12-01T22:26:32.312818+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:33 smithi141 bash[31670]: audit 2023-12-01T22:26:32.324327+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:34 smithi040 bash[41173]: audit 2023-12-01T22:26:33.844078+0000 mon.b (mon.1) 57 : audit 0 from='client.? 172.21.15.40:0/3550972668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:34 smithi040 bash[41173]: audit 2023-12-01T22:26:33.977177+0000 mon.c (mon.2) 7687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:34 smithi040 bash[41173]: cluster 2023-12-01T22:26:34.057721+0000 mgr.y (mgr.24356) 12250 : cluster 0 pgmap v12218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:34 smithi040 bash[28232]: audit 2023-12-01T22:26:33.844078+0000 mon.b (mon.1) 57 : audit 0 from='client.? 172.21.15.40:0/3550972668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:34 smithi040 bash[28232]: audit 2023-12-01T22:26:33.977177+0000 mon.c (mon.2) 7687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:34 smithi040 bash[28232]: cluster 2023-12-01T22:26:34.057721+0000 mgr.y (mgr.24356) 12250 : cluster 0 pgmap v12218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:34 smithi141 bash[31670]: audit 2023-12-01T22:26:33.844078+0000 mon.b (mon.1) 57 : audit 0 from='client.? 172.21.15.40:0/3550972668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:34 smithi141 bash[31670]: audit 2023-12-01T22:26:33.977177+0000 mon.c (mon.2) 7687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:34.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:34 smithi141 bash[31670]: cluster 2023-12-01T22:26:34.057721+0000 mgr.y (mgr.24356) 12250 : cluster 0 pgmap v12218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:26:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:26:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:37 smithi040 bash[28232]: cluster 2023-12-01T22:26:36.058842+0000 mgr.y (mgr.24356) 12251 : cluster 0 pgmap v12219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:37 smithi040 bash[28232]: audit 2023-12-01T22:26:36.322148+0000 mon.a (mon.0) 7819 : audit 0 from='client.? 172.21.15.40:0/1208868654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:37 smithi040 bash[41173]: cluster 2023-12-01T22:26:36.058842+0000 mgr.y (mgr.24356) 12251 : cluster 0 pgmap v12219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:37 smithi040 bash[41173]: audit 2023-12-01T22:26:36.322148+0000 mon.a (mon.0) 7819 : audit 0 from='client.? 172.21.15.40:0/1208868654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:37 smithi141 bash[31670]: cluster 2023-12-01T22:26:36.058842+0000 mgr.y (mgr.24356) 12251 : cluster 0 pgmap v12219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:37 smithi141 bash[31670]: audit 2023-12-01T22:26:36.322148+0000 mon.a (mon.0) 7819 : audit 0 from='client.? 172.21.15.40:0/1208868654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: cluster 2023-12-01T22:26:38.059582+0000 mgr.y (mgr.24356) 12252 : cluster 0 pgmap v12220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.127410+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.136902+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.227535+0000 mon.a (mon.0) 7822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.237023+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.773875+0000 mon.c (mon.2) 7688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.775383+0000 mon.c (mon.2) 7689 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.784084+0000 mon.a (mon.0) 7824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[28232]: audit 2023-12-01T22:26:38.791866+0000 mon.c (mon.2) 7690 : audit 0 from='client.? 172.21.15.40:0/649813137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: cluster 2023-12-01T22:26:38.059582+0000 mgr.y (mgr.24356) 12252 : cluster 0 pgmap v12220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.127410+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.136902+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.227535+0000 mon.a (mon.0) 7822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.237023+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.773875+0000 mon.c (mon.2) 7688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.775383+0000 mon.c (mon.2) 7689 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.784084+0000 mon.a (mon.0) 7824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:39 smithi040 bash[41173]: audit 2023-12-01T22:26:38.791866+0000 mon.c (mon.2) 7690 : audit 0 from='client.? 172.21.15.40:0/649813137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: cluster 2023-12-01T22:26:38.059582+0000 mgr.y (mgr.24356) 12252 : cluster 0 pgmap v12220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.127410+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.136902+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.227535+0000 mon.a (mon.0) 7822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.237023+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.773875+0000 mon.c (mon.2) 7688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.775383+0000 mon.c (mon.2) 7689 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.784084+0000 mon.a (mon.0) 7824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:26:39.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:39 smithi141 bash[31670]: audit 2023-12-01T22:26:38.791866+0000 mon.c (mon.2) 7690 : audit 0 from='client.? 172.21.15.40:0/649813137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:41 smithi040 bash[41173]: cluster 2023-12-01T22:26:40.060843+0000 mgr.y (mgr.24356) 12253 : cluster 0 pgmap v12221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:41.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:41 smithi040 bash[28232]: cluster 2023-12-01T22:26:40.060843+0000 mgr.y (mgr.24356) 12253 : cluster 0 pgmap v12221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:41 smithi141 bash[31670]: cluster 2023-12-01T22:26:40.060843+0000 mgr.y (mgr.24356) 12253 : cluster 0 pgmap v12221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:42 smithi141 bash[31670]: audit 2023-12-01T22:26:41.267193+0000 mon.c (mon.2) 7691 : audit 0 from='client.? 172.21.15.40:0/1639871136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:42 smithi141 bash[31670]: cluster 2023-12-01T22:26:42.061427+0000 mgr.y (mgr.24356) 12254 : cluster 0 pgmap v12222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:42 smithi040 bash[41173]: audit 2023-12-01T22:26:41.267193+0000 mon.c (mon.2) 7691 : audit 0 from='client.? 172.21.15.40:0/1639871136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:42 smithi040 bash[41173]: cluster 2023-12-01T22:26:42.061427+0000 mgr.y (mgr.24356) 12254 : cluster 0 pgmap v12222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:42 smithi040 bash[28232]: audit 2023-12-01T22:26:41.267193+0000 mon.c (mon.2) 7691 : audit 0 from='client.? 172.21.15.40:0/1639871136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:42 smithi040 bash[28232]: cluster 2023-12-01T22:26:42.061427+0000 mgr.y (mgr.24356) 12254 : cluster 0 pgmap v12222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:43 smithi040 bash[28232]: audit 2023-12-01T22:26:43.726472+0000 mon.c (mon.2) 7692 : audit 0 from='client.? 172.21.15.40:0/1267736261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:43 smithi040 bash[41173]: audit 2023-12-01T22:26:43.726472+0000 mon.c (mon.2) 7692 : audit 0 from='client.? 172.21.15.40:0/1267736261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:43 smithi141 bash[31670]: audit 2023-12-01T22:26:43.726472+0000 mon.c (mon.2) 7692 : audit 0 from='client.? 172.21.15.40:0/1267736261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:44 smithi040 bash[41173]: cluster 2023-12-01T22:26:44.062133+0000 mgr.y (mgr.24356) 12255 : cluster 0 pgmap v12223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:45.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:44 smithi040 bash[28232]: cluster 2023-12-01T22:26:44.062133+0000 mgr.y (mgr.24356) 12255 : cluster 0 pgmap v12223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:45.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:44 smithi141 bash[31670]: cluster 2023-12-01T22:26:44.062133+0000 mgr.y (mgr.24356) 12255 : cluster 0 pgmap v12223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:26:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:26:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:47 smithi040 bash[41173]: cluster 2023-12-01T22:26:46.063246+0000 mgr.y (mgr.24356) 12256 : cluster 0 pgmap v12224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:47 smithi040 bash[41173]: audit 2023-12-01T22:26:46.188184+0000 mon.a (mon.0) 7825 : audit 0 from='client.? 172.21.15.40:0/995971537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:47 smithi040 bash[28232]: cluster 2023-12-01T22:26:46.063246+0000 mgr.y (mgr.24356) 12256 : cluster 0 pgmap v12224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:47.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:47 smithi040 bash[28232]: audit 2023-12-01T22:26:46.188184+0000 mon.a (mon.0) 7825 : audit 0 from='client.? 172.21.15.40:0/995971537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:47 smithi141 bash[31670]: cluster 2023-12-01T22:26:46.063246+0000 mgr.y (mgr.24356) 12256 : cluster 0 pgmap v12224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:47 smithi141 bash[31670]: audit 2023-12-01T22:26:46.188184+0000 mon.a (mon.0) 7825 : audit 0 from='client.? 172.21.15.40:0/995971537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:49 smithi040 bash[28232]: cluster 2023-12-01T22:26:48.063900+0000 mgr.y (mgr.24356) 12257 : cluster 0 pgmap v12225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:49 smithi040 bash[28232]: audit 2023-12-01T22:26:48.655801+0000 mon.c (mon.2) 7693 : audit 0 from='client.? 172.21.15.40:0/1412937014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:49 smithi040 bash[28232]: audit 2023-12-01T22:26:48.977673+0000 mon.c (mon.2) 7694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:49 smithi040 bash[41173]: cluster 2023-12-01T22:26:48.063900+0000 mgr.y (mgr.24356) 12257 : cluster 0 pgmap v12225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:49 smithi040 bash[41173]: audit 2023-12-01T22:26:48.655801+0000 mon.c (mon.2) 7693 : audit 0 from='client.? 172.21.15.40:0/1412937014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:49 smithi040 bash[41173]: audit 2023-12-01T22:26:48.977673+0000 mon.c (mon.2) 7694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:49 smithi141 bash[31670]: cluster 2023-12-01T22:26:48.063900+0000 mgr.y (mgr.24356) 12257 : cluster 0 pgmap v12225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:49 smithi141 bash[31670]: audit 2023-12-01T22:26:48.655801+0000 mon.c (mon.2) 7693 : audit 0 from='client.? 172.21.15.40:0/1412937014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:49 smithi141 bash[31670]: audit 2023-12-01T22:26:48.977673+0000 mon.c (mon.2) 7694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:51 smithi040 bash[28232]: cluster 2023-12-01T22:26:50.065098+0000 mgr.y (mgr.24356) 12258 : cluster 0 pgmap v12226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:51 smithi040 bash[28232]: audit 2023-12-01T22:26:51.112058+0000 mon.c (mon.2) 7695 : audit 0 from='client.? 172.21.15.40:0/3864350018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:51 smithi040 bash[41173]: cluster 2023-12-01T22:26:50.065098+0000 mgr.y (mgr.24356) 12258 : cluster 0 pgmap v12226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:51 smithi040 bash[41173]: audit 2023-12-01T22:26:51.112058+0000 mon.c (mon.2) 7695 : audit 0 from='client.? 172.21.15.40:0/3864350018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:51 smithi141 bash[31670]: cluster 2023-12-01T22:26:50.065098+0000 mgr.y (mgr.24356) 12258 : cluster 0 pgmap v12226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:51 smithi141 bash[31670]: audit 2023-12-01T22:26:51.112058+0000 mon.c (mon.2) 7695 : audit 0 from='client.? 172.21.15.40:0/3864350018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:52 smithi141 bash[31670]: cluster 2023-12-01T22:26:52.065762+0000 mgr.y (mgr.24356) 12259 : cluster 0 pgmap v12227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:52 smithi040 bash[28232]: cluster 2023-12-01T22:26:52.065762+0000 mgr.y (mgr.24356) 12259 : cluster 0 pgmap v12227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:52 smithi040 bash[41173]: cluster 2023-12-01T22:26:52.065762+0000 mgr.y (mgr.24356) 12259 : cluster 0 pgmap v12227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:53 smithi040 bash[41173]: audit 2023-12-01T22:26:53.573108+0000 mon.c (mon.2) 7696 : audit 0 from='client.? 172.21.15.40:0/2318261137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:53.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:53 smithi040 bash[28232]: audit 2023-12-01T22:26:53.573108+0000 mon.c (mon.2) 7696 : audit 0 from='client.? 172.21.15.40:0/2318261137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:54.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:53 smithi141 bash[31670]: audit 2023-12-01T22:26:53.573108+0000 mon.c (mon.2) 7696 : audit 0 from='client.? 172.21.15.40:0/2318261137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:54 smithi040 bash[41173]: cluster 2023-12-01T22:26:54.066515+0000 mgr.y (mgr.24356) 12260 : cluster 0 pgmap v12228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:54.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:54 smithi040 bash[28232]: cluster 2023-12-01T22:26:54.066515+0000 mgr.y (mgr.24356) 12260 : cluster 0 pgmap v12228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:54 smithi141 bash[31670]: cluster 2023-12-01T22:26:54.066515+0000 mgr.y (mgr.24356) 12260 : cluster 0 pgmap v12228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:56 smithi040 bash[28232]: audit 2023-12-01T22:26:56.035997+0000 mon.a (mon.0) 7826 : audit 0 from='client.? 172.21.15.40:0/610149782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:56 smithi040 bash[41173]: audit 2023-12-01T22:26:56.035997+0000 mon.a (mon.0) 7826 : audit 0 from='client.? 172.21.15.40:0/610149782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:56 smithi141 bash[31670]: audit 2023-12-01T22:26:56.035997+0000 mon.a (mon.0) 7826 : audit 0 from='client.? 172.21.15.40:0/610149782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:26:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:26:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:57 smithi040 bash[41173]: cluster 2023-12-01T22:26:56.067639+0000 mgr.y (mgr.24356) 12261 : cluster 0 pgmap v12229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:57 smithi040 bash[28232]: cluster 2023-12-01T22:26:56.067639+0000 mgr.y (mgr.24356) 12261 : cluster 0 pgmap v12229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:57 smithi141 bash[31670]: cluster 2023-12-01T22:26:56.067639+0000 mgr.y (mgr.24356) 12261 : cluster 0 pgmap v12229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:59 smithi040 bash[28232]: cluster 2023-12-01T22:26:58.068221+0000 mgr.y (mgr.24356) 12262 : cluster 0 pgmap v12230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:59.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:26:59 smithi040 bash[28232]: audit 2023-12-01T22:26:58.500557+0000 mon.c (mon.2) 7697 : audit 0 from='client.? 172.21.15.40:0/3374264758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:59 smithi040 bash[41173]: cluster 2023-12-01T22:26:58.068221+0000 mgr.y (mgr.24356) 12262 : cluster 0 pgmap v12230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:59.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:26:59 smithi040 bash[41173]: audit 2023-12-01T22:26:58.500557+0000 mon.c (mon.2) 7697 : audit 0 from='client.? 172.21.15.40:0/3374264758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:26:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:59 smithi141 bash[31670]: cluster 2023-12-01T22:26:58.068221+0000 mgr.y (mgr.24356) 12262 : cluster 0 pgmap v12230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:26:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:26:59 smithi141 bash[31670]: audit 2023-12-01T22:26:58.500557+0000 mon.c (mon.2) 7697 : audit 0 from='client.? 172.21.15.40:0/3374264758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:01 smithi040 bash[28232]: cluster 2023-12-01T22:27:00.069013+0000 mgr.y (mgr.24356) 12263 : cluster 0 pgmap v12231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:01 smithi040 bash[28232]: audit 2023-12-01T22:27:00.958126+0000 mon.a (mon.0) 7827 : audit 0 from='client.? 172.21.15.40:0/1709149196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:01 smithi040 bash[41173]: cluster 2023-12-01T22:27:00.069013+0000 mgr.y (mgr.24356) 12263 : cluster 0 pgmap v12231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:01 smithi040 bash[41173]: audit 2023-12-01T22:27:00.958126+0000 mon.a (mon.0) 7827 : audit 0 from='client.? 172.21.15.40:0/1709149196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:01 smithi141 bash[31670]: cluster 2023-12-01T22:27:00.069013+0000 mgr.y (mgr.24356) 12263 : cluster 0 pgmap v12231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:01 smithi141 bash[31670]: audit 2023-12-01T22:27:00.958126+0000 mon.a (mon.0) 7827 : audit 0 from='client.? 172.21.15.40:0/1709149196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:02 smithi141 bash[31670]: cluster 2023-12-01T22:27:02.069667+0000 mgr.y (mgr.24356) 12264 : cluster 0 pgmap v12232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:02 smithi040 bash[41173]: cluster 2023-12-01T22:27:02.069667+0000 mgr.y (mgr.24356) 12264 : cluster 0 pgmap v12232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:02 smithi040 bash[28232]: cluster 2023-12-01T22:27:02.069667+0000 mgr.y (mgr.24356) 12264 : cluster 0 pgmap v12232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:03 smithi141 bash[31670]: audit 2023-12-01T22:27:03.428340+0000 mon.c (mon.2) 7698 : audit 0 from='client.? 172.21.15.40:0/2418646167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:03 smithi040 bash[41173]: audit 2023-12-01T22:27:03.428340+0000 mon.c (mon.2) 7698 : audit 0 from='client.? 172.21.15.40:0/2418646167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:03 smithi040 bash[28232]: audit 2023-12-01T22:27:03.428340+0000 mon.c (mon.2) 7698 : audit 0 from='client.? 172.21.15.40:0/2418646167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:04 smithi141 bash[31670]: audit 2023-12-01T22:27:03.977991+0000 mon.c (mon.2) 7699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:04 smithi141 bash[31670]: cluster 2023-12-01T22:27:04.070284+0000 mgr.y (mgr.24356) 12265 : cluster 0 pgmap v12233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:04 smithi040 bash[41173]: audit 2023-12-01T22:27:03.977991+0000 mon.c (mon.2) 7699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:04 smithi040 bash[41173]: cluster 2023-12-01T22:27:04.070284+0000 mgr.y (mgr.24356) 12265 : cluster 0 pgmap v12233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:04 smithi040 bash[28232]: audit 2023-12-01T22:27:03.977991+0000 mon.c (mon.2) 7699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:04 smithi040 bash[28232]: cluster 2023-12-01T22:27:04.070284+0000 mgr.y (mgr.24356) 12265 : cluster 0 pgmap v12233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:05 smithi141 bash[31670]: audit 2023-12-01T22:27:05.901239+0000 mon.a (mon.0) 7828 : audit 0 from='client.? 172.21.15.40:0/3275170763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:05 smithi040 bash[41173]: audit 2023-12-01T22:27:05.901239+0000 mon.a (mon.0) 7828 : audit 0 from='client.? 172.21.15.40:0/3275170763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:05 smithi040 bash[28232]: audit 2023-12-01T22:27:05.901239+0000 mon.a (mon.0) 7828 : audit 0 from='client.? 172.21.15.40:0/3275170763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:27:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:27:07.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:06 smithi141 bash[31670]: cluster 2023-12-01T22:27:06.071489+0000 mgr.y (mgr.24356) 12266 : cluster 0 pgmap v12234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:06 smithi040 bash[28232]: cluster 2023-12-01T22:27:06.071489+0000 mgr.y (mgr.24356) 12266 : cluster 0 pgmap v12234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:06 smithi040 bash[41173]: cluster 2023-12-01T22:27:06.071489+0000 mgr.y (mgr.24356) 12266 : cluster 0 pgmap v12234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:09 smithi040 bash[41173]: cluster 2023-12-01T22:27:08.072124+0000 mgr.y (mgr.24356) 12267 : cluster 0 pgmap v12235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:09.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:09 smithi040 bash[41173]: audit 2023-12-01T22:27:08.364180+0000 mon.c (mon.2) 7700 : audit 0 from='client.? 172.21.15.40:0/1804853845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:09 smithi040 bash[28232]: cluster 2023-12-01T22:27:08.072124+0000 mgr.y (mgr.24356) 12267 : cluster 0 pgmap v12235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:09.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:09 smithi040 bash[28232]: audit 2023-12-01T22:27:08.364180+0000 mon.c (mon.2) 7700 : audit 0 from='client.? 172.21.15.40:0/1804853845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:09 smithi141 bash[31670]: cluster 2023-12-01T22:27:08.072124+0000 mgr.y (mgr.24356) 12267 : cluster 0 pgmap v12235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:09 smithi141 bash[31670]: audit 2023-12-01T22:27:08.364180+0000 mon.c (mon.2) 7700 : audit 0 from='client.? 172.21.15.40:0/1804853845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:11 smithi040 bash[41173]: cluster 2023-12-01T22:27:10.073310+0000 mgr.y (mgr.24356) 12268 : cluster 0 pgmap v12236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:11.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:11 smithi040 bash[41173]: audit 2023-12-01T22:27:10.827171+0000 mon.c (mon.2) 7701 : audit 0 from='client.? 172.21.15.40:0/1679547843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:11 smithi040 bash[28232]: cluster 2023-12-01T22:27:10.073310+0000 mgr.y (mgr.24356) 12268 : cluster 0 pgmap v12236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:11.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:11 smithi040 bash[28232]: audit 2023-12-01T22:27:10.827171+0000 mon.c (mon.2) 7701 : audit 0 from='client.? 172.21.15.40:0/1679547843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:11 smithi141 bash[31670]: cluster 2023-12-01T22:27:10.073310+0000 mgr.y (mgr.24356) 12268 : cluster 0 pgmap v12236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:11 smithi141 bash[31670]: audit 2023-12-01T22:27:10.827171+0000 mon.c (mon.2) 7701 : audit 0 from='client.? 172.21.15.40:0/1679547843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:12 smithi040 bash[28232]: cluster 2023-12-01T22:27:12.074000+0000 mgr.y (mgr.24356) 12269 : cluster 0 pgmap v12237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:12 smithi040 bash[41173]: cluster 2023-12-01T22:27:12.074000+0000 mgr.y (mgr.24356) 12269 : cluster 0 pgmap v12237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:12 smithi141 bash[31670]: cluster 2023-12-01T22:27:12.074000+0000 mgr.y (mgr.24356) 12269 : cluster 0 pgmap v12237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:13 smithi040 bash[28232]: audit 2023-12-01T22:27:13.287515+0000 mon.a (mon.0) 7829 : audit 0 from='client.? 172.21.15.40:0/1827392143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:13 smithi040 bash[41173]: audit 2023-12-01T22:27:13.287515+0000 mon.a (mon.0) 7829 : audit 0 from='client.? 172.21.15.40:0/1827392143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:13 smithi141 bash[31670]: audit 2023-12-01T22:27:13.287515+0000 mon.a (mon.0) 7829 : audit 0 from='client.? 172.21.15.40:0/1827392143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:14 smithi040 bash[41173]: cluster 2023-12-01T22:27:14.074806+0000 mgr.y (mgr.24356) 12270 : cluster 0 pgmap v12238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:14 smithi040 bash[28232]: cluster 2023-12-01T22:27:14.074806+0000 mgr.y (mgr.24356) 12270 : cluster 0 pgmap v12238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:14 smithi141 bash[31670]: cluster 2023-12-01T22:27:14.074806+0000 mgr.y (mgr.24356) 12270 : cluster 0 pgmap v12238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:15 smithi040 bash[41173]: audit 2023-12-01T22:27:15.749763+0000 mon.c (mon.2) 7702 : audit 0 from='client.? 172.21.15.40:0/2312576023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:16.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:15 smithi040 bash[28232]: audit 2023-12-01T22:27:15.749763+0000 mon.c (mon.2) 7702 : audit 0 from='client.? 172.21.15.40:0/2312576023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:16.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:15 smithi141 bash[31670]: audit 2023-12-01T22:27:15.749763+0000 mon.c (mon.2) 7702 : audit 0 from='client.? 172.21.15.40:0/2312576023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:16.813 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:27:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:27:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:16 smithi040 bash[28232]: cluster 2023-12-01T22:27:16.076015+0000 mgr.y (mgr.24356) 12271 : cluster 0 pgmap v12239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:17.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:16 smithi040 bash[41173]: cluster 2023-12-01T22:27:16.076015+0000 mgr.y (mgr.24356) 12271 : cluster 0 pgmap v12239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:17.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:16 smithi141 bash[31670]: cluster 2023-12-01T22:27:16.076015+0000 mgr.y (mgr.24356) 12271 : cluster 0 pgmap v12239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:19 smithi040 bash[28232]: cluster 2023-12-01T22:27:18.076718+0000 mgr.y (mgr.24356) 12272 : cluster 0 pgmap v12240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:19 smithi040 bash[28232]: audit 2023-12-01T22:27:18.228401+0000 mon.c (mon.2) 7703 : audit 0 from='client.? 172.21.15.40:0/3801345102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:19.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:19 smithi040 bash[28232]: audit 2023-12-01T22:27:18.978437+0000 mon.c (mon.2) 7704 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:19 smithi040 bash[41173]: cluster 2023-12-01T22:27:18.076718+0000 mgr.y (mgr.24356) 12272 : cluster 0 pgmap v12240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:19 smithi040 bash[41173]: audit 2023-12-01T22:27:18.228401+0000 mon.c (mon.2) 7703 : audit 0 from='client.? 172.21.15.40:0/3801345102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:19 smithi040 bash[41173]: audit 2023-12-01T22:27:18.978437+0000 mon.c (mon.2) 7704 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:19 smithi141 bash[31670]: cluster 2023-12-01T22:27:18.076718+0000 mgr.y (mgr.24356) 12272 : cluster 0 pgmap v12240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:19 smithi141 bash[31670]: audit 2023-12-01T22:27:18.228401+0000 mon.c (mon.2) 7703 : audit 0 from='client.? 172.21.15.40:0/3801345102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:19 smithi141 bash[31670]: audit 2023-12-01T22:27:18.978437+0000 mon.c (mon.2) 7704 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:21 smithi040 bash[41173]: cluster 2023-12-01T22:27:20.077884+0000 mgr.y (mgr.24356) 12273 : cluster 0 pgmap v12241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:21.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:21 smithi040 bash[41173]: audit 2023-12-01T22:27:20.699361+0000 mon.a (mon.0) 7830 : audit 0 from='client.? 172.21.15.40:0/3460682471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:21 smithi040 bash[28232]: cluster 2023-12-01T22:27:20.077884+0000 mgr.y (mgr.24356) 12273 : cluster 0 pgmap v12241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:21.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:21 smithi040 bash[28232]: audit 2023-12-01T22:27:20.699361+0000 mon.a (mon.0) 7830 : audit 0 from='client.? 172.21.15.40:0/3460682471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:21 smithi141 bash[31670]: cluster 2023-12-01T22:27:20.077884+0000 mgr.y (mgr.24356) 12273 : cluster 0 pgmap v12241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:21 smithi141 bash[31670]: audit 2023-12-01T22:27:20.699361+0000 mon.a (mon.0) 7830 : audit 0 from='client.? 172.21.15.40:0/3460682471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:22 smithi141 bash[31670]: cluster 2023-12-01T22:27:22.078572+0000 mgr.y (mgr.24356) 12274 : cluster 0 pgmap v12242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:22 smithi040 bash[28232]: cluster 2023-12-01T22:27:22.078572+0000 mgr.y (mgr.24356) 12274 : cluster 0 pgmap v12242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:22 smithi040 bash[41173]: cluster 2023-12-01T22:27:22.078572+0000 mgr.y (mgr.24356) 12274 : cluster 0 pgmap v12242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:23 smithi141 bash[31670]: audit 2023-12-01T22:27:23.160365+0000 mon.c (mon.2) 7705 : audit 0 from='client.? 172.21.15.40:0/3649629057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:23 smithi040 bash[28232]: audit 2023-12-01T22:27:23.160365+0000 mon.c (mon.2) 7705 : audit 0 from='client.? 172.21.15.40:0/3649629057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:23 smithi040 bash[41173]: audit 2023-12-01T22:27:23.160365+0000 mon.c (mon.2) 7705 : audit 0 from='client.? 172.21.15.40:0/3649629057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:24 smithi040 bash[28232]: cluster 2023-12-01T22:27:24.079257+0000 mgr.y (mgr.24356) 12275 : cluster 0 pgmap v12243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:24 smithi040 bash[41173]: cluster 2023-12-01T22:27:24.079257+0000 mgr.y (mgr.24356) 12275 : cluster 0 pgmap v12243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:24 smithi141 bash[31670]: cluster 2023-12-01T22:27:24.079257+0000 mgr.y (mgr.24356) 12275 : cluster 0 pgmap v12243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:25 smithi141 bash[31670]: audit 2023-12-01T22:27:25.619819+0000 mon.a (mon.0) 7831 : audit 0 from='client.? 172.21.15.40:0/2091533750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:25 smithi040 bash[28232]: audit 2023-12-01T22:27:25.619819+0000 mon.a (mon.0) 7831 : audit 0 from='client.? 172.21.15.40:0/2091533750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:25 smithi040 bash[41173]: audit 2023-12-01T22:27:25.619819+0000 mon.a (mon.0) 7831 : audit 0 from='client.? 172.21.15.40:0/2091533750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:26 smithi040 bash[28232]: cluster 2023-12-01T22:27:26.080413+0000 mgr.y (mgr.24356) 12276 : cluster 0 pgmap v12244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:26.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:27:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:27:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:26 smithi040 bash[41173]: cluster 2023-12-01T22:27:26.080413+0000 mgr.y (mgr.24356) 12276 : cluster 0 pgmap v12244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:27.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:26 smithi141 bash[31670]: cluster 2023-12-01T22:27:26.080413+0000 mgr.y (mgr.24356) 12276 : cluster 0 pgmap v12244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:28 smithi040 bash[28232]: audit 2023-12-01T22:27:28.090173+0000 mon.a (mon.0) 7832 : audit 0 from='client.? 172.21.15.40:0/3990143767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:28 smithi040 bash[41173]: audit 2023-12-01T22:27:28.090173+0000 mon.a (mon.0) 7832 : audit 0 from='client.? 172.21.15.40:0/3990143767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:28 smithi141 bash[31670]: audit 2023-12-01T22:27:28.090173+0000 mon.a (mon.0) 7832 : audit 0 from='client.? 172.21.15.40:0/3990143767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:29.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:29 smithi040 bash[28232]: cluster 2023-12-01T22:27:28.081040+0000 mgr.y (mgr.24356) 12277 : cluster 0 pgmap v12245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:29.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:29 smithi040 bash[41173]: cluster 2023-12-01T22:27:28.081040+0000 mgr.y (mgr.24356) 12277 : cluster 0 pgmap v12245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:29 smithi141 bash[31670]: cluster 2023-12-01T22:27:28.081040+0000 mgr.y (mgr.24356) 12277 : cluster 0 pgmap v12245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:31 smithi040 bash[28232]: cluster 2023-12-01T22:27:30.082195+0000 mgr.y (mgr.24356) 12278 : cluster 0 pgmap v12246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:31 smithi040 bash[28232]: audit 2023-12-01T22:27:30.559836+0000 mon.a (mon.0) 7833 : audit 0 from='client.? 172.21.15.40:0/1522915655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:31 smithi040 bash[41173]: cluster 2023-12-01T22:27:30.082195+0000 mgr.y (mgr.24356) 12278 : cluster 0 pgmap v12246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:31.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:31 smithi040 bash[41173]: audit 2023-12-01T22:27:30.559836+0000 mon.a (mon.0) 7833 : audit 0 from='client.? 172.21.15.40:0/1522915655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:31 smithi141 bash[31670]: cluster 2023-12-01T22:27:30.082195+0000 mgr.y (mgr.24356) 12278 : cluster 0 pgmap v12246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:31 smithi141 bash[31670]: audit 2023-12-01T22:27:30.559836+0000 mon.a (mon.0) 7833 : audit 0 from='client.? 172.21.15.40:0/1522915655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:32 smithi040 bash[41173]: cluster 2023-12-01T22:27:32.082883+0000 mgr.y (mgr.24356) 12279 : cluster 0 pgmap v12247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:32 smithi040 bash[28232]: cluster 2023-12-01T22:27:32.082883+0000 mgr.y (mgr.24356) 12279 : cluster 0 pgmap v12247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:32.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:32 smithi141 bash[31670]: cluster 2023-12-01T22:27:32.082883+0000 mgr.y (mgr.24356) 12279 : cluster 0 pgmap v12247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:33 smithi040 bash[28232]: audit 2023-12-01T22:27:33.016965+0000 mon.c (mon.2) 7706 : audit 0 from='client.? 172.21.15.40:0/259637724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:33 smithi040 bash[41173]: audit 2023-12-01T22:27:33.016965+0000 mon.c (mon.2) 7706 : audit 0 from='client.? 172.21.15.40:0/259637724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:33 smithi141 bash[31670]: audit 2023-12-01T22:27:33.016965+0000 mon.c (mon.2) 7706 : audit 0 from='client.? 172.21.15.40:0/259637724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:34 smithi040 bash[28232]: audit 2023-12-01T22:27:33.978374+0000 mon.c (mon.2) 7707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:34 smithi040 bash[28232]: cluster 2023-12-01T22:27:34.083551+0000 mgr.y (mgr.24356) 12280 : cluster 0 pgmap v12248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:34 smithi040 bash[41173]: audit 2023-12-01T22:27:33.978374+0000 mon.c (mon.2) 7707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:34 smithi040 bash[41173]: cluster 2023-12-01T22:27:34.083551+0000 mgr.y (mgr.24356) 12280 : cluster 0 pgmap v12248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:34 smithi141 bash[31670]: audit 2023-12-01T22:27:33.978374+0000 mon.c (mon.2) 7707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:34 smithi141 bash[31670]: cluster 2023-12-01T22:27:34.083551+0000 mgr.y (mgr.24356) 12280 : cluster 0 pgmap v12248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:35 smithi040 bash[28232]: audit 2023-12-01T22:27:35.477515+0000 mon.a (mon.0) 7834 : audit 0 from='client.? 172.21.15.40:0/3831994959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:35 smithi040 bash[41173]: audit 2023-12-01T22:27:35.477515+0000 mon.a (mon.0) 7834 : audit 0 from='client.? 172.21.15.40:0/3831994959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:35 smithi141 bash[31670]: audit 2023-12-01T22:27:35.477515+0000 mon.a (mon.0) 7834 : audit 0 from='client.? 172.21.15.40:0/3831994959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:36 smithi040 bash[28232]: cluster 2023-12-01T22:27:36.084823+0000 mgr.y (mgr.24356) 12281 : cluster 0 pgmap v12249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:27:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:27:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:36 smithi040 bash[41173]: cluster 2023-12-01T22:27:36.084823+0000 mgr.y (mgr.24356) 12281 : cluster 0 pgmap v12249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:36 smithi141 bash[31670]: cluster 2023-12-01T22:27:36.084823+0000 mgr.y (mgr.24356) 12281 : cluster 0 pgmap v12249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:37 smithi141 bash[31670]: audit 2023-12-01T22:27:37.943783+0000 mon.c (mon.2) 7708 : audit 0 from='client.? 172.21.15.40:0/2027777081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:37 smithi040 bash[41173]: audit 2023-12-01T22:27:37.943783+0000 mon.c (mon.2) 7708 : audit 0 from='client.? 172.21.15.40:0/2027777081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:37 smithi040 bash[28232]: audit 2023-12-01T22:27:37.943783+0000 mon.c (mon.2) 7708 : audit 0 from='client.? 172.21.15.40:0/2027777081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:39 smithi141 bash[31670]: cluster 2023-12-01T22:27:38.085425+0000 mgr.y (mgr.24356) 12282 : cluster 0 pgmap v12250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:39 smithi141 bash[31670]: audit 2023-12-01T22:27:38.867066+0000 mon.c (mon.2) 7709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:27:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:39 smithi040 bash[28232]: cluster 2023-12-01T22:27:38.085425+0000 mgr.y (mgr.24356) 12282 : cluster 0 pgmap v12250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:39 smithi040 bash[28232]: audit 2023-12-01T22:27:38.867066+0000 mon.c (mon.2) 7709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:27:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:39 smithi040 bash[41173]: cluster 2023-12-01T22:27:38.085425+0000 mgr.y (mgr.24356) 12282 : cluster 0 pgmap v12250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:39 smithi040 bash[41173]: audit 2023-12-01T22:27:38.867066+0000 mon.c (mon.2) 7709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:27:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:40 smithi141 bash[31670]: audit 2023-12-01T22:27:39.246972+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:40 smithi141 bash[31670]: audit 2023-12-01T22:27:39.255750+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:40 smithi141 bash[31670]: cluster 2023-12-01T22:27:40.086652+0000 mgr.y (mgr.24356) 12283 : cluster 0 pgmap v12251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:40 smithi040 bash[28232]: audit 2023-12-01T22:27:39.246972+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:40.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:40 smithi040 bash[28232]: audit 2023-12-01T22:27:39.255750+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:40.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:40 smithi040 bash[28232]: cluster 2023-12-01T22:27:40.086652+0000 mgr.y (mgr.24356) 12283 : cluster 0 pgmap v12251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:40 smithi040 bash[41173]: audit 2023-12-01T22:27:39.246972+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:40 smithi040 bash[41173]: audit 2023-12-01T22:27:39.255750+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:40 smithi040 bash[41173]: cluster 2023-12-01T22:27:40.086652+0000 mgr.y (mgr.24356) 12283 : cluster 0 pgmap v12251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:41 smithi141 bash[31670]: audit 2023-12-01T22:27:40.407288+0000 mon.c (mon.2) 7710 : audit 0 from='client.? 172.21.15.40:0/1992885333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:41 smithi040 bash[28232]: audit 2023-12-01T22:27:40.407288+0000 mon.c (mon.2) 7710 : audit 0 from='client.? 172.21.15.40:0/1992885333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:41 smithi040 bash[41173]: audit 2023-12-01T22:27:40.407288+0000 mon.c (mon.2) 7710 : audit 0 from='client.? 172.21.15.40:0/1992885333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:42 smithi040 bash[28232]: cluster 2023-12-01T22:27:42.087358+0000 mgr.y (mgr.24356) 12284 : cluster 0 pgmap v12252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:42 smithi040 bash[41173]: cluster 2023-12-01T22:27:42.087358+0000 mgr.y (mgr.24356) 12284 : cluster 0 pgmap v12252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:42 smithi141 bash[31670]: cluster 2023-12-01T22:27:42.087358+0000 mgr.y (mgr.24356) 12284 : cluster 0 pgmap v12252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:43 smithi040 bash[28232]: audit 2023-12-01T22:27:42.868107+0000 mon.a (mon.0) 7837 : audit 0 from='client.? 172.21.15.40:0/2814919148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:43 smithi040 bash[41173]: audit 2023-12-01T22:27:42.868107+0000 mon.a (mon.0) 7837 : audit 0 from='client.? 172.21.15.40:0/2814919148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:43.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:43 smithi141 bash[31670]: audit 2023-12-01T22:27:42.868107+0000 mon.a (mon.0) 7837 : audit 0 from='client.? 172.21.15.40:0/2814919148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:44 smithi040 bash[28232]: cluster 2023-12-01T22:27:44.087905+0000 mgr.y (mgr.24356) 12285 : cluster 0 pgmap v12253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:44 smithi040 bash[41173]: cluster 2023-12-01T22:27:44.087905+0000 mgr.y (mgr.24356) 12285 : cluster 0 pgmap v12253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:44 smithi141 bash[31670]: cluster 2023-12-01T22:27:44.087905+0000 mgr.y (mgr.24356) 12285 : cluster 0 pgmap v12253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:45 smithi141 bash[31670]: audit 2023-12-01T22:27:44.764072+0000 mon.a (mon.0) 7838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:45 smithi141 bash[31670]: audit 2023-12-01T22:27:44.774349+0000 mon.a (mon.0) 7839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:45 smithi141 bash[31670]: audit 2023-12-01T22:27:45.354274+0000 mon.a (mon.0) 7840 : audit 0 from='client.? 172.21.15.40:0/2119365080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:45 smithi141 bash[31670]: audit 2023-12-01T22:27:45.461922+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:45 smithi141 bash[31670]: audit 2023-12-01T22:27:45.473551+0000 mon.a (mon.0) 7842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[28232]: audit 2023-12-01T22:27:44.764072+0000 mon.a (mon.0) 7838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[28232]: audit 2023-12-01T22:27:44.774349+0000 mon.a (mon.0) 7839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[28232]: audit 2023-12-01T22:27:45.354274+0000 mon.a (mon.0) 7840 : audit 0 from='client.? 172.21.15.40:0/2119365080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[28232]: audit 2023-12-01T22:27:45.461922+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[28232]: audit 2023-12-01T22:27:45.473551+0000 mon.a (mon.0) 7842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[41173]: audit 2023-12-01T22:27:44.764072+0000 mon.a (mon.0) 7838 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[41173]: audit 2023-12-01T22:27:44.774349+0000 mon.a (mon.0) 7839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[41173]: audit 2023-12-01T22:27:45.354274+0000 mon.a (mon.0) 7840 : audit 0 from='client.? 172.21.15.40:0/2119365080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[41173]: audit 2023-12-01T22:27:45.461922+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:45 smithi040 bash[41173]: audit 2023-12-01T22:27:45.473551+0000 mon.a (mon.0) 7842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:46.767 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:27:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:27:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:46 smithi141 bash[31670]: audit 2023-12-01T22:27:45.995710+0000 mon.c (mon.2) 7711 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:27:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:46 smithi141 bash[31670]: audit 2023-12-01T22:27:45.997901+0000 mon.c (mon.2) 7712 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:27:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:46 smithi141 bash[31670]: audit 2023-12-01T22:27:46.009171+0000 mon.a (mon.0) 7843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:47.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:46 smithi141 bash[31670]: cluster 2023-12-01T22:27:46.089065+0000 mgr.y (mgr.24356) 12286 : cluster 0 pgmap v12254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[41173]: audit 2023-12-01T22:27:45.995710+0000 mon.c (mon.2) 7711 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:27:47.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[41173]: audit 2023-12-01T22:27:45.997901+0000 mon.c (mon.2) 7712 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:27:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[41173]: audit 2023-12-01T22:27:46.009171+0000 mon.a (mon.0) 7843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[41173]: cluster 2023-12-01T22:27:46.089065+0000 mgr.y (mgr.24356) 12286 : cluster 0 pgmap v12254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[28232]: audit 2023-12-01T22:27:45.995710+0000 mon.c (mon.2) 7711 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:27:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[28232]: audit 2023-12-01T22:27:45.997901+0000 mon.c (mon.2) 7712 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:27:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[28232]: audit 2023-12-01T22:27:46.009171+0000 mon.a (mon.0) 7843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:27:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:46 smithi040 bash[28232]: cluster 2023-12-01T22:27:46.089065+0000 mgr.y (mgr.24356) 12286 : cluster 0 pgmap v12254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:48 smithi141 bash[31670]: audit 2023-12-01T22:27:47.821768+0000 mon.a (mon.0) 7844 : audit 0 from='client.? 172.21.15.40:0/2432867822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:48 smithi040 bash[28232]: audit 2023-12-01T22:27:47.821768+0000 mon.a (mon.0) 7844 : audit 0 from='client.? 172.21.15.40:0/2432867822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:48 smithi040 bash[41173]: audit 2023-12-01T22:27:47.821768+0000 mon.a (mon.0) 7844 : audit 0 from='client.? 172.21.15.40:0/2432867822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:49 smithi141 bash[31670]: cluster 2023-12-01T22:27:48.089742+0000 mgr.y (mgr.24356) 12287 : cluster 0 pgmap v12255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:49.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:49 smithi141 bash[31670]: audit 2023-12-01T22:27:48.979069+0000 mon.c (mon.2) 7713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:49 smithi040 bash[41173]: cluster 2023-12-01T22:27:48.089742+0000 mgr.y (mgr.24356) 12287 : cluster 0 pgmap v12255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:49 smithi040 bash[41173]: audit 2023-12-01T22:27:48.979069+0000 mon.c (mon.2) 7713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:49 smithi040 bash[28232]: cluster 2023-12-01T22:27:48.089742+0000 mgr.y (mgr.24356) 12287 : cluster 0 pgmap v12255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:49.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:49 smithi040 bash[28232]: audit 2023-12-01T22:27:48.979069+0000 mon.c (mon.2) 7713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:51 smithi040 bash[41173]: cluster 2023-12-01T22:27:50.090872+0000 mgr.y (mgr.24356) 12288 : cluster 0 pgmap v12256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:51.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:51 smithi040 bash[41173]: audit 2023-12-01T22:27:50.292684+0000 mon.a (mon.0) 7845 : audit 0 from='client.? 172.21.15.40:0/3728173465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:51 smithi040 bash[28232]: cluster 2023-12-01T22:27:50.090872+0000 mgr.y (mgr.24356) 12288 : cluster 0 pgmap v12256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:51.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:51 smithi040 bash[28232]: audit 2023-12-01T22:27:50.292684+0000 mon.a (mon.0) 7845 : audit 0 from='client.? 172.21.15.40:0/3728173465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:51 smithi141 bash[31670]: cluster 2023-12-01T22:27:50.090872+0000 mgr.y (mgr.24356) 12288 : cluster 0 pgmap v12256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:51 smithi141 bash[31670]: audit 2023-12-01T22:27:50.292684+0000 mon.a (mon.0) 7845 : audit 0 from='client.? 172.21.15.40:0/3728173465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:52 smithi040 bash[28232]: cluster 2023-12-01T22:27:52.091564+0000 mgr.y (mgr.24356) 12289 : cluster 0 pgmap v12257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:52 smithi040 bash[41173]: cluster 2023-12-01T22:27:52.091564+0000 mgr.y (mgr.24356) 12289 : cluster 0 pgmap v12257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:52 smithi141 bash[31670]: cluster 2023-12-01T22:27:52.091564+0000 mgr.y (mgr.24356) 12289 : cluster 0 pgmap v12257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:53 smithi040 bash[41173]: audit 2023-12-01T22:27:52.755066+0000 mon.a (mon.0) 7846 : audit 0 from='client.? 172.21.15.40:0/2164115815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:53 smithi040 bash[28232]: audit 2023-12-01T22:27:52.755066+0000 mon.a (mon.0) 7846 : audit 0 from='client.? 172.21.15.40:0/2164115815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:53.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:53 smithi141 bash[31670]: audit 2023-12-01T22:27:52.755066+0000 mon.a (mon.0) 7846 : audit 0 from='client.? 172.21.15.40:0/2164115815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:54 smithi040 bash[41173]: cluster 2023-12-01T22:27:54.092152+0000 mgr.y (mgr.24356) 12290 : cluster 0 pgmap v12258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:54 smithi040 bash[28232]: cluster 2023-12-01T22:27:54.092152+0000 mgr.y (mgr.24356) 12290 : cluster 0 pgmap v12258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:54 smithi141 bash[31670]: cluster 2023-12-01T22:27:54.092152+0000 mgr.y (mgr.24356) 12290 : cluster 0 pgmap v12258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:55 smithi040 bash[41173]: audit 2023-12-01T22:27:55.217979+0000 mon.c (mon.2) 7714 : audit 0 from='client.? 172.21.15.40:0/3746227601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:55 smithi040 bash[28232]: audit 2023-12-01T22:27:55.217979+0000 mon.c (mon.2) 7714 : audit 0 from='client.? 172.21.15.40:0/3746227601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:55 smithi141 bash[31670]: audit 2023-12-01T22:27:55.217979+0000 mon.c (mon.2) 7714 : audit 0 from='client.? 172.21.15.40:0/3746227601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:27:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:27:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:56 smithi040 bash[41173]: cluster 2023-12-01T22:27:56.093306+0000 mgr.y (mgr.24356) 12291 : cluster 0 pgmap v12259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:56 smithi040 bash[28232]: cluster 2023-12-01T22:27:56.093306+0000 mgr.y (mgr.24356) 12291 : cluster 0 pgmap v12259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:56 smithi141 bash[31670]: cluster 2023-12-01T22:27:56.093306+0000 mgr.y (mgr.24356) 12291 : cluster 0 pgmap v12259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:57 smithi141 bash[31670]: audit 2023-12-01T22:27:57.667943+0000 mon.a (mon.0) 7847 : audit 0 from='client.? 172.21.15.40:0/344575164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:57 smithi040 bash[28232]: audit 2023-12-01T22:27:57.667943+0000 mon.a (mon.0) 7847 : audit 0 from='client.? 172.21.15.40:0/344575164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:57 smithi040 bash[41173]: audit 2023-12-01T22:27:57.667943+0000 mon.a (mon.0) 7847 : audit 0 from='client.? 172.21.15.40:0/344575164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:27:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:27:58 smithi141 bash[31670]: cluster 2023-12-01T22:27:58.094051+0000 mgr.y (mgr.24356) 12292 : cluster 0 pgmap v12260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:27:58 smithi040 bash[28232]: cluster 2023-12-01T22:27:58.094051+0000 mgr.y (mgr.24356) 12292 : cluster 0 pgmap v12260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:27:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:27:58 smithi040 bash[41173]: cluster 2023-12-01T22:27:58.094051+0000 mgr.y (mgr.24356) 12292 : cluster 0 pgmap v12260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:00 smithi141 bash[31670]: cluster 2023-12-01T22:28:00.095213+0000 mgr.y (mgr.24356) 12293 : cluster 0 pgmap v12261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:00 smithi141 bash[31670]: audit 2023-12-01T22:28:00.137165+0000 mon.c (mon.2) 7715 : audit 0 from='client.? 172.21.15.40:0/3068464741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:00 smithi040 bash[41173]: cluster 2023-12-01T22:28:00.095213+0000 mgr.y (mgr.24356) 12293 : cluster 0 pgmap v12261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:00 smithi040 bash[41173]: audit 2023-12-01T22:28:00.137165+0000 mon.c (mon.2) 7715 : audit 0 from='client.? 172.21.15.40:0/3068464741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:00 smithi040 bash[28232]: cluster 2023-12-01T22:28:00.095213+0000 mgr.y (mgr.24356) 12293 : cluster 0 pgmap v12261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:00 smithi040 bash[28232]: audit 2023-12-01T22:28:00.137165+0000 mon.c (mon.2) 7715 : audit 0 from='client.? 172.21.15.40:0/3068464741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:02 smithi040 bash[28232]: cluster 2023-12-01T22:28:02.096055+0000 mgr.y (mgr.24356) 12294 : cluster 0 pgmap v12262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:02 smithi040 bash[41173]: cluster 2023-12-01T22:28:02.096055+0000 mgr.y (mgr.24356) 12294 : cluster 0 pgmap v12262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:02 smithi141 bash[31670]: cluster 2023-12-01T22:28:02.096055+0000 mgr.y (mgr.24356) 12294 : cluster 0 pgmap v12262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:03 smithi040 bash[28232]: audit 2023-12-01T22:28:02.603281+0000 mon.a (mon.0) 7848 : audit 0 from='client.? 172.21.15.40:0/2930955394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:03 smithi040 bash[41173]: audit 2023-12-01T22:28:02.603281+0000 mon.a (mon.0) 7848 : audit 0 from='client.? 172.21.15.40:0/2930955394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:03 smithi141 bash[31670]: audit 2023-12-01T22:28:02.603281+0000 mon.a (mon.0) 7848 : audit 0 from='client.? 172.21.15.40:0/2930955394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:04 smithi040 bash[41173]: audit 2023-12-01T22:28:03.979565+0000 mon.c (mon.2) 7716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:04 smithi040 bash[41173]: cluster 2023-12-01T22:28:04.096754+0000 mgr.y (mgr.24356) 12295 : cluster 0 pgmap v12263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:04 smithi040 bash[28232]: audit 2023-12-01T22:28:03.979565+0000 mon.c (mon.2) 7716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:04 smithi040 bash[28232]: cluster 2023-12-01T22:28:04.096754+0000 mgr.y (mgr.24356) 12295 : cluster 0 pgmap v12263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:04 smithi141 bash[31670]: audit 2023-12-01T22:28:03.979565+0000 mon.c (mon.2) 7716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:04 smithi141 bash[31670]: cluster 2023-12-01T22:28:04.096754+0000 mgr.y (mgr.24356) 12295 : cluster 0 pgmap v12263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:05 smithi040 bash[28232]: audit 2023-12-01T22:28:05.070759+0000 mon.a (mon.0) 7849 : audit 0 from='client.? 172.21.15.40:0/2227503505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:05 smithi040 bash[41173]: audit 2023-12-01T22:28:05.070759+0000 mon.a (mon.0) 7849 : audit 0 from='client.? 172.21.15.40:0/2227503505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:05 smithi141 bash[31670]: audit 2023-12-01T22:28:05.070759+0000 mon.a (mon.0) 7849 : audit 0 from='client.? 172.21.15.40:0/2227503505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:28:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:28:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:06 smithi040 bash[28232]: cluster 2023-12-01T22:28:06.098051+0000 mgr.y (mgr.24356) 12296 : cluster 0 pgmap v12264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:06.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:06 smithi040 bash[41173]: cluster 2023-12-01T22:28:06.098051+0000 mgr.y (mgr.24356) 12296 : cluster 0 pgmap v12264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:06 smithi141 bash[31670]: cluster 2023-12-01T22:28:06.098051+0000 mgr.y (mgr.24356) 12296 : cluster 0 pgmap v12264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:07 smithi040 bash[28232]: audit 2023-12-01T22:28:07.537314+0000 mon.c (mon.2) 7717 : audit 0 from='client.? 172.21.15.40:0/1144889938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:07 smithi040 bash[41173]: audit 2023-12-01T22:28:07.537314+0000 mon.c (mon.2) 7717 : audit 0 from='client.? 172.21.15.40:0/1144889938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:07 smithi141 bash[31670]: audit 2023-12-01T22:28:07.537314+0000 mon.c (mon.2) 7717 : audit 0 from='client.? 172.21.15.40:0/1144889938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:08 smithi040 bash[28232]: cluster 2023-12-01T22:28:08.098910+0000 mgr.y (mgr.24356) 12297 : cluster 0 pgmap v12265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:08 smithi040 bash[41173]: cluster 2023-12-01T22:28:08.098910+0000 mgr.y (mgr.24356) 12297 : cluster 0 pgmap v12265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:08 smithi141 bash[31670]: cluster 2023-12-01T22:28:08.098910+0000 mgr.y (mgr.24356) 12297 : cluster 0 pgmap v12265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:10 smithi040 bash[28232]: audit 2023-12-01T22:28:10.003312+0000 mon.c (mon.2) 7718 : audit 0 from='client.? 172.21.15.40:0/3756873792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:10 smithi040 bash[41173]: audit 2023-12-01T22:28:10.003312+0000 mon.c (mon.2) 7718 : audit 0 from='client.? 172.21.15.40:0/3756873792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:10 smithi141 bash[31670]: audit 2023-12-01T22:28:10.003312+0000 mon.c (mon.2) 7718 : audit 0 from='client.? 172.21.15.40:0/3756873792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:11 smithi040 bash[28232]: cluster 2023-12-01T22:28:10.100231+0000 mgr.y (mgr.24356) 12298 : cluster 0 pgmap v12266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:11 smithi040 bash[41173]: cluster 2023-12-01T22:28:10.100231+0000 mgr.y (mgr.24356) 12298 : cluster 0 pgmap v12266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:11 smithi141 bash[31670]: cluster 2023-12-01T22:28:10.100231+0000 mgr.y (mgr.24356) 12298 : cluster 0 pgmap v12266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:12 smithi040 bash[28232]: cluster 2023-12-01T22:28:12.101070+0000 mgr.y (mgr.24356) 12299 : cluster 0 pgmap v12267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:12 smithi040 bash[41173]: cluster 2023-12-01T22:28:12.101070+0000 mgr.y (mgr.24356) 12299 : cluster 0 pgmap v12267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:12 smithi141 bash[31670]: cluster 2023-12-01T22:28:12.101070+0000 mgr.y (mgr.24356) 12299 : cluster 0 pgmap v12267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:13 smithi040 bash[28232]: audit 2023-12-01T22:28:12.473942+0000 mon.c (mon.2) 7719 : audit 0 from='client.? 172.21.15.40:0/1455142533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:13 smithi040 bash[41173]: audit 2023-12-01T22:28:12.473942+0000 mon.c (mon.2) 7719 : audit 0 from='client.? 172.21.15.40:0/1455142533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:13 smithi141 bash[31670]: audit 2023-12-01T22:28:12.473942+0000 mon.c (mon.2) 7719 : audit 0 from='client.? 172.21.15.40:0/1455142533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:14 smithi040 bash[28232]: cluster 2023-12-01T22:28:14.101795+0000 mgr.y (mgr.24356) 12300 : cluster 0 pgmap v12268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:14 smithi040 bash[41173]: cluster 2023-12-01T22:28:14.101795+0000 mgr.y (mgr.24356) 12300 : cluster 0 pgmap v12268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:14 smithi141 bash[31670]: cluster 2023-12-01T22:28:14.101795+0000 mgr.y (mgr.24356) 12300 : cluster 0 pgmap v12268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:15 smithi040 bash[41173]: audit 2023-12-01T22:28:14.936797+0000 mon.a (mon.0) 7850 : audit 0 from='client.? 172.21.15.40:0/2266631446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:15.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:15 smithi040 bash[28232]: audit 2023-12-01T22:28:14.936797+0000 mon.a (mon.0) 7850 : audit 0 from='client.? 172.21.15.40:0/2266631446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:15 smithi141 bash[31670]: audit 2023-12-01T22:28:14.936797+0000 mon.a (mon.0) 7850 : audit 0 from='client.? 172.21.15.40:0/2266631446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:16.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:28:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:28:16.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:16 smithi040 bash[28232]: cluster 2023-12-01T22:28:16.102945+0000 mgr.y (mgr.24356) 12301 : cluster 0 pgmap v12269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:16.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:16 smithi040 bash[41173]: cluster 2023-12-01T22:28:16.102945+0000 mgr.y (mgr.24356) 12301 : cluster 0 pgmap v12269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:16 smithi141 bash[31670]: cluster 2023-12-01T22:28:16.102945+0000 mgr.y (mgr.24356) 12301 : cluster 0 pgmap v12269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:17 smithi141 bash[31670]: audit 2023-12-01T22:28:17.403193+0000 mon.c (mon.2) 7720 : audit 0 from='client.? 172.21.15.40:0/4260086107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:17 smithi040 bash[28232]: audit 2023-12-01T22:28:17.403193+0000 mon.c (mon.2) 7720 : audit 0 from='client.? 172.21.15.40:0/4260086107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:17 smithi040 bash[41173]: audit 2023-12-01T22:28:17.403193+0000 mon.c (mon.2) 7720 : audit 0 from='client.? 172.21.15.40:0/4260086107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:18 smithi141 bash[31670]: cluster 2023-12-01T22:28:18.103608+0000 mgr.y (mgr.24356) 12302 : cluster 0 pgmap v12270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:18 smithi040 bash[41173]: cluster 2023-12-01T22:28:18.103608+0000 mgr.y (mgr.24356) 12302 : cluster 0 pgmap v12270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:18 smithi040 bash[28232]: cluster 2023-12-01T22:28:18.103608+0000 mgr.y (mgr.24356) 12302 : cluster 0 pgmap v12270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:19 smithi141 bash[31670]: audit 2023-12-01T22:28:18.979951+0000 mon.c (mon.2) 7721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:19 smithi040 bash[28232]: audit 2023-12-01T22:28:18.979951+0000 mon.c (mon.2) 7721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:19 smithi040 bash[41173]: audit 2023-12-01T22:28:18.979951+0000 mon.c (mon.2) 7721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:20 smithi141 bash[31670]: audit 2023-12-01T22:28:19.870923+0000 mon.c (mon.2) 7722 : audit 0 from='client.? 172.21.15.40:0/2980230127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:20 smithi141 bash[31670]: cluster 2023-12-01T22:28:20.104834+0000 mgr.y (mgr.24356) 12303 : cluster 0 pgmap v12271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:20 smithi040 bash[28232]: audit 2023-12-01T22:28:19.870923+0000 mon.c (mon.2) 7722 : audit 0 from='client.? 172.21.15.40:0/2980230127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:20 smithi040 bash[28232]: cluster 2023-12-01T22:28:20.104834+0000 mgr.y (mgr.24356) 12303 : cluster 0 pgmap v12271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:20 smithi040 bash[41173]: audit 2023-12-01T22:28:19.870923+0000 mon.c (mon.2) 7722 : audit 0 from='client.? 172.21.15.40:0/2980230127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:20 smithi040 bash[41173]: cluster 2023-12-01T22:28:20.104834+0000 mgr.y (mgr.24356) 12303 : cluster 0 pgmap v12271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:22 smithi040 bash[28232]: cluster 2023-12-01T22:28:22.105494+0000 mgr.y (mgr.24356) 12304 : cluster 0 pgmap v12272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:22 smithi040 bash[41173]: cluster 2023-12-01T22:28:22.105494+0000 mgr.y (mgr.24356) 12304 : cluster 0 pgmap v12272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:22 smithi141 bash[31670]: cluster 2023-12-01T22:28:22.105494+0000 mgr.y (mgr.24356) 12304 : cluster 0 pgmap v12272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:23 smithi040 bash[28232]: audit 2023-12-01T22:28:22.331888+0000 mon.c (mon.2) 7723 : audit 0 from='client.? 172.21.15.40:0/4088029194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:23 smithi040 bash[41173]: audit 2023-12-01T22:28:22.331888+0000 mon.c (mon.2) 7723 : audit 0 from='client.? 172.21.15.40:0/4088029194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:23 smithi141 bash[31670]: audit 2023-12-01T22:28:22.331888+0000 mon.c (mon.2) 7723 : audit 0 from='client.? 172.21.15.40:0/4088029194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:24 smithi040 bash[28232]: cluster 2023-12-01T22:28:24.106173+0000 mgr.y (mgr.24356) 12305 : cluster 0 pgmap v12273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:24 smithi040 bash[41173]: cluster 2023-12-01T22:28:24.106173+0000 mgr.y (mgr.24356) 12305 : cluster 0 pgmap v12273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:24 smithi141 bash[31670]: cluster 2023-12-01T22:28:24.106173+0000 mgr.y (mgr.24356) 12305 : cluster 0 pgmap v12273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:25 smithi040 bash[28232]: audit 2023-12-01T22:28:24.796122+0000 mon.a (mon.0) 7851 : audit 0 from='client.? 172.21.15.40:0/3004748293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:25 smithi040 bash[41173]: audit 2023-12-01T22:28:24.796122+0000 mon.a (mon.0) 7851 : audit 0 from='client.? 172.21.15.40:0/3004748293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:25 smithi141 bash[31670]: audit 2023-12-01T22:28:24.796122+0000 mon.a (mon.0) 7851 : audit 0 from='client.? 172.21.15.40:0/3004748293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:26 smithi040 bash[28232]: cluster 2023-12-01T22:28:26.107351+0000 mgr.y (mgr.24356) 12306 : cluster 0 pgmap v12274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:26 smithi040 bash[41173]: cluster 2023-12-01T22:28:26.107351+0000 mgr.y (mgr.24356) 12306 : cluster 0 pgmap v12274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:26.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:28:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:28:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:26 smithi141 bash[31670]: cluster 2023-12-01T22:28:26.107351+0000 mgr.y (mgr.24356) 12306 : cluster 0 pgmap v12274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:27 smithi040 bash[28232]: audit 2023-12-01T22:28:27.254183+0000 mon.a (mon.0) 7852 : audit 0 from='client.? 172.21.15.40:0/1393402079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:27 smithi040 bash[41173]: audit 2023-12-01T22:28:27.254183+0000 mon.a (mon.0) 7852 : audit 0 from='client.? 172.21.15.40:0/1393402079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:27 smithi141 bash[31670]: audit 2023-12-01T22:28:27.254183+0000 mon.a (mon.0) 7852 : audit 0 from='client.? 172.21.15.40:0/1393402079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:28 smithi040 bash[41173]: cluster 2023-12-01T22:28:28.108043+0000 mgr.y (mgr.24356) 12307 : cluster 0 pgmap v12275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:28 smithi040 bash[28232]: cluster 2023-12-01T22:28:28.108043+0000 mgr.y (mgr.24356) 12307 : cluster 0 pgmap v12275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:28 smithi141 bash[31670]: cluster 2023-12-01T22:28:28.108043+0000 mgr.y (mgr.24356) 12307 : cluster 0 pgmap v12275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:29 smithi141 bash[31670]: audit 2023-12-01T22:28:29.715805+0000 mon.c (mon.2) 7724 : audit 0 from='client.? 172.21.15.40:0/499815683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:29 smithi040 bash[28232]: audit 2023-12-01T22:28:29.715805+0000 mon.c (mon.2) 7724 : audit 0 from='client.? 172.21.15.40:0/499815683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:29 smithi040 bash[41173]: audit 2023-12-01T22:28:29.715805+0000 mon.c (mon.2) 7724 : audit 0 from='client.? 172.21.15.40:0/499815683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:30 smithi040 bash[28232]: cluster 2023-12-01T22:28:30.109197+0000 mgr.y (mgr.24356) 12308 : cluster 0 pgmap v12276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:30 smithi040 bash[41173]: cluster 2023-12-01T22:28:30.109197+0000 mgr.y (mgr.24356) 12308 : cluster 0 pgmap v12276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:31.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:30 smithi141 bash[31670]: cluster 2023-12-01T22:28:30.109197+0000 mgr.y (mgr.24356) 12308 : cluster 0 pgmap v12276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:32 smithi040 bash[28232]: cluster 2023-12-01T22:28:32.109812+0000 mgr.y (mgr.24356) 12309 : cluster 0 pgmap v12277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:32 smithi040 bash[28232]: audit 2023-12-01T22:28:32.171070+0000 mon.c (mon.2) 7725 : audit 0 from='client.? 172.21.15.40:0/3346247319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:32 smithi040 bash[41173]: cluster 2023-12-01T22:28:32.109812+0000 mgr.y (mgr.24356) 12309 : cluster 0 pgmap v12277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:32 smithi040 bash[41173]: audit 2023-12-01T22:28:32.171070+0000 mon.c (mon.2) 7725 : audit 0 from='client.? 172.21.15.40:0/3346247319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:32 smithi141 bash[31670]: cluster 2023-12-01T22:28:32.109812+0000 mgr.y (mgr.24356) 12309 : cluster 0 pgmap v12277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:32 smithi141 bash[31670]: audit 2023-12-01T22:28:32.171070+0000 mon.c (mon.2) 7725 : audit 0 from='client.? 172.21.15.40:0/3346247319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:34 smithi040 bash[28232]: audit 2023-12-01T22:28:33.980307+0000 mon.c (mon.2) 7726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:34 smithi040 bash[41173]: audit 2023-12-01T22:28:33.980307+0000 mon.c (mon.2) 7726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:34 smithi141 bash[31670]: audit 2023-12-01T22:28:33.980307+0000 mon.c (mon.2) 7726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:35 smithi040 bash[28232]: cluster 2023-12-01T22:28:34.110512+0000 mgr.y (mgr.24356) 12310 : cluster 0 pgmap v12278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:35 smithi040 bash[28232]: audit 2023-12-01T22:28:34.634930+0000 mon.c (mon.2) 7727 : audit 0 from='client.? 172.21.15.40:0/326841413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:35 smithi040 bash[41173]: cluster 2023-12-01T22:28:34.110512+0000 mgr.y (mgr.24356) 12310 : cluster 0 pgmap v12278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:35 smithi040 bash[41173]: audit 2023-12-01T22:28:34.634930+0000 mon.c (mon.2) 7727 : audit 0 from='client.? 172.21.15.40:0/326841413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:35 smithi141 bash[31670]: cluster 2023-12-01T22:28:34.110512+0000 mgr.y (mgr.24356) 12310 : cluster 0 pgmap v12278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:35 smithi141 bash[31670]: audit 2023-12-01T22:28:34.634930+0000 mon.c (mon.2) 7727 : audit 0 from='client.? 172.21.15.40:0/326841413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:28:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:28:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:37 smithi141 bash[31670]: cluster 2023-12-01T22:28:36.111643+0000 mgr.y (mgr.24356) 12311 : cluster 0 pgmap v12279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:37 smithi141 bash[31670]: audit 2023-12-01T22:28:37.102903+0000 mon.c (mon.2) 7728 : audit 0 from='client.? 172.21.15.40:0/2772023016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:37 smithi040 bash[28232]: cluster 2023-12-01T22:28:36.111643+0000 mgr.y (mgr.24356) 12311 : cluster 0 pgmap v12279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:37 smithi040 bash[28232]: audit 2023-12-01T22:28:37.102903+0000 mon.c (mon.2) 7728 : audit 0 from='client.? 172.21.15.40:0/2772023016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:37 smithi040 bash[41173]: cluster 2023-12-01T22:28:36.111643+0000 mgr.y (mgr.24356) 12311 : cluster 0 pgmap v12279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:37 smithi040 bash[41173]: audit 2023-12-01T22:28:37.102903+0000 mon.c (mon.2) 7728 : audit 0 from='client.? 172.21.15.40:0/2772023016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:39 smithi141 bash[31670]: cluster 2023-12-01T22:28:38.112298+0000 mgr.y (mgr.24356) 12312 : cluster 0 pgmap v12280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:39 smithi040 bash[28232]: cluster 2023-12-01T22:28:38.112298+0000 mgr.y (mgr.24356) 12312 : cluster 0 pgmap v12280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:39 smithi040 bash[41173]: cluster 2023-12-01T22:28:38.112298+0000 mgr.y (mgr.24356) 12312 : cluster 0 pgmap v12280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:40 smithi141 bash[31670]: audit 2023-12-01T22:28:39.568448+0000 mon.a (mon.0) 7853 : audit 0 from='client.? 172.21.15.40:0/15367347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:40 smithi040 bash[41173]: audit 2023-12-01T22:28:39.568448+0000 mon.a (mon.0) 7853 : audit 0 from='client.? 172.21.15.40:0/15367347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:40 smithi040 bash[28232]: audit 2023-12-01T22:28:39.568448+0000 mon.a (mon.0) 7853 : audit 0 from='client.? 172.21.15.40:0/15367347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:41 smithi141 bash[31670]: cluster 2023-12-01T22:28:40.113482+0000 mgr.y (mgr.24356) 12313 : cluster 0 pgmap v12281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:41 smithi040 bash[41173]: cluster 2023-12-01T22:28:40.113482+0000 mgr.y (mgr.24356) 12313 : cluster 0 pgmap v12281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:41 smithi040 bash[28232]: cluster 2023-12-01T22:28:40.113482+0000 mgr.y (mgr.24356) 12313 : cluster 0 pgmap v12281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:42 smithi040 bash[41173]: audit 2023-12-01T22:28:42.036974+0000 mon.c (mon.2) 7729 : audit 0 from='client.? 172.21.15.40:0/409318685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:42 smithi040 bash[41173]: cluster 2023-12-01T22:28:42.114168+0000 mgr.y (mgr.24356) 12314 : cluster 0 pgmap v12282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:42 smithi040 bash[28232]: audit 2023-12-01T22:28:42.036974+0000 mon.c (mon.2) 7729 : audit 0 from='client.? 172.21.15.40:0/409318685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:42 smithi040 bash[28232]: cluster 2023-12-01T22:28:42.114168+0000 mgr.y (mgr.24356) 12314 : cluster 0 pgmap v12282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:42 smithi141 bash[31670]: audit 2023-12-01T22:28:42.036974+0000 mon.c (mon.2) 7729 : audit 0 from='client.? 172.21.15.40:0/409318685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:42 smithi141 bash[31670]: cluster 2023-12-01T22:28:42.114168+0000 mgr.y (mgr.24356) 12314 : cluster 0 pgmap v12282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:45 smithi141 bash[31670]: cluster 2023-12-01T22:28:44.114789+0000 mgr.y (mgr.24356) 12315 : cluster 0 pgmap v12283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:45 smithi141 bash[31670]: audit 2023-12-01T22:28:44.501166+0000 mon.a (mon.0) 7854 : audit 0 from='client.? 172.21.15.40:0/1068661585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:45 smithi040 bash[28232]: cluster 2023-12-01T22:28:44.114789+0000 mgr.y (mgr.24356) 12315 : cluster 0 pgmap v12283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:45 smithi040 bash[28232]: audit 2023-12-01T22:28:44.501166+0000 mon.a (mon.0) 7854 : audit 0 from='client.? 172.21.15.40:0/1068661585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:45 smithi040 bash[41173]: cluster 2023-12-01T22:28:44.114789+0000 mgr.y (mgr.24356) 12315 : cluster 0 pgmap v12283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:45 smithi040 bash[41173]: audit 2023-12-01T22:28:44.501166+0000 mon.a (mon.0) 7854 : audit 0 from='client.? 172.21.15.40:0/1068661585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:46 smithi040 bash[28232]: audit 2023-12-01T22:28:46.092737+0000 mon.c (mon.2) 7730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:28:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:46 smithi040 bash[41173]: audit 2023-12-01T22:28:46.092737+0000 mon.c (mon.2) 7730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:28:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:46 smithi141 bash[31670]: audit 2023-12-01T22:28:46.092737+0000 mon.c (mon.2) 7730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:28:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:28:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:28:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:47 smithi141 bash[31670]: cluster 2023-12-01T22:28:46.115724+0000 mgr.y (mgr.24356) 12316 : cluster 0 pgmap v12284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:47.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:47 smithi141 bash[31670]: audit 2023-12-01T22:28:46.960421+0000 mon.c (mon.2) 7731 : audit 0 from='client.? 172.21.15.40:0/920040251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:47 smithi040 bash[28232]: cluster 2023-12-01T22:28:46.115724+0000 mgr.y (mgr.24356) 12316 : cluster 0 pgmap v12284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:47 smithi040 bash[28232]: audit 2023-12-01T22:28:46.960421+0000 mon.c (mon.2) 7731 : audit 0 from='client.? 172.21.15.40:0/920040251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:47 smithi040 bash[41173]: cluster 2023-12-01T22:28:46.115724+0000 mgr.y (mgr.24356) 12316 : cluster 0 pgmap v12284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:47 smithi040 bash[41173]: audit 2023-12-01T22:28:46.960421+0000 mon.c (mon.2) 7731 : audit 0 from='client.? 172.21.15.40:0/920040251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:48.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:48 smithi141 bash[31670]: cluster 2023-12-01T22:28:48.116365+0000 mgr.y (mgr.24356) 12317 : cluster 0 pgmap v12285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:48 smithi040 bash[28232]: cluster 2023-12-01T22:28:48.116365+0000 mgr.y (mgr.24356) 12317 : cluster 0 pgmap v12285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:48 smithi040 bash[41173]: cluster 2023-12-01T22:28:48.116365+0000 mgr.y (mgr.24356) 12317 : cluster 0 pgmap v12285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:49 smithi141 bash[31670]: audit 2023-12-01T22:28:48.981413+0000 mon.c (mon.2) 7732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:49 smithi040 bash[28232]: audit 2023-12-01T22:28:48.981413+0000 mon.c (mon.2) 7732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:49 smithi040 bash[41173]: audit 2023-12-01T22:28:48.981413+0000 mon.c (mon.2) 7732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:50 smithi141 bash[31670]: audit 2023-12-01T22:28:49.429672+0000 mon.c (mon.2) 7733 : audit 0 from='client.? 172.21.15.40:0/3315521701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:50 smithi141 bash[31670]: cluster 2023-12-01T22:28:50.117543+0000 mgr.y (mgr.24356) 12318 : cluster 0 pgmap v12286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:50 smithi040 bash[28232]: audit 2023-12-01T22:28:49.429672+0000 mon.c (mon.2) 7733 : audit 0 from='client.? 172.21.15.40:0/3315521701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:50 smithi040 bash[28232]: cluster 2023-12-01T22:28:50.117543+0000 mgr.y (mgr.24356) 12318 : cluster 0 pgmap v12286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:50 smithi040 bash[41173]: audit 2023-12-01T22:28:49.429672+0000 mon.c (mon.2) 7733 : audit 0 from='client.? 172.21.15.40:0/3315521701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:50 smithi040 bash[41173]: cluster 2023-12-01T22:28:50.117543+0000 mgr.y (mgr.24356) 12318 : cluster 0 pgmap v12286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[28232]: audit 2023-12-01T22:28:51.919477+0000 mon.a (mon.0) 7855 : audit 0 from='client.? 172.21.15.40:0/3741078379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[28232]: audit 2023-12-01T22:28:51.934434+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[28232]: audit 2023-12-01T22:28:51.946694+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[28232]: cluster 2023-12-01T22:28:52.118232+0000 mgr.y (mgr.24356) 12319 : cluster 0 pgmap v12287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[28232]: audit 2023-12-01T22:28:52.289860+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[41173]: audit 2023-12-01T22:28:51.919477+0000 mon.a (mon.0) 7855 : audit 0 from='client.? 172.21.15.40:0/3741078379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[41173]: audit 2023-12-01T22:28:51.934434+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[41173]: audit 2023-12-01T22:28:51.946694+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[41173]: cluster 2023-12-01T22:28:52.118232+0000 mgr.y (mgr.24356) 12319 : cluster 0 pgmap v12287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:52 smithi040 bash[41173]: audit 2023-12-01T22:28:52.289860+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:52 smithi141 bash[31670]: audit 2023-12-01T22:28:51.919477+0000 mon.a (mon.0) 7855 : audit 0 from='client.? 172.21.15.40:0/3741078379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:52 smithi141 bash[31670]: audit 2023-12-01T22:28:51.934434+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:52 smithi141 bash[31670]: audit 2023-12-01T22:28:51.946694+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:52.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:52 smithi141 bash[31670]: cluster 2023-12-01T22:28:52.118232+0000 mgr.y (mgr.24356) 12319 : cluster 0 pgmap v12287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:52.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:52 smithi141 bash[31670]: audit 2023-12-01T22:28:52.289860+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[28232]: audit 2023-12-01T22:28:52.304329+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[28232]: audit 2023-12-01T22:28:52.782806+0000 mon.c (mon.2) 7734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:28:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[28232]: audit 2023-12-01T22:28:52.784577+0000 mon.c (mon.2) 7735 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:28:53.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[28232]: audit 2023-12-01T22:28:52.797819+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[41173]: audit 2023-12-01T22:28:52.304329+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[41173]: audit 2023-12-01T22:28:52.782806+0000 mon.c (mon.2) 7734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:28:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[41173]: audit 2023-12-01T22:28:52.784577+0000 mon.c (mon.2) 7735 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:28:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:53 smithi040 bash[41173]: audit 2023-12-01T22:28:52.797819+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:53 smithi141 bash[31670]: audit 2023-12-01T22:28:52.304329+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:53 smithi141 bash[31670]: audit 2023-12-01T22:28:52.782806+0000 mon.c (mon.2) 7734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:28:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:53 smithi141 bash[31670]: audit 2023-12-01T22:28:52.784577+0000 mon.c (mon.2) 7735 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:28:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:53 smithi141 bash[31670]: audit 2023-12-01T22:28:52.797819+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:28:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:54 smithi040 bash[41173]: cluster 2023-12-01T22:28:54.118874+0000 mgr.y (mgr.24356) 12320 : cluster 0 pgmap v12288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:54 smithi040 bash[28232]: cluster 2023-12-01T22:28:54.118874+0000 mgr.y (mgr.24356) 12320 : cluster 0 pgmap v12288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:54 smithi141 bash[31670]: cluster 2023-12-01T22:28:54.118874+0000 mgr.y (mgr.24356) 12320 : cluster 0 pgmap v12288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:55 smithi040 bash[28232]: audit 2023-12-01T22:28:54.395176+0000 mon.c (mon.2) 7736 : audit 0 from='client.? 172.21.15.40:0/514445620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:55 smithi040 bash[41173]: audit 2023-12-01T22:28:54.395176+0000 mon.c (mon.2) 7736 : audit 0 from='client.? 172.21.15.40:0/514445620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:55 smithi141 bash[31670]: audit 2023-12-01T22:28:54.395176+0000 mon.c (mon.2) 7736 : audit 0 from='client.? 172.21.15.40:0/514445620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:56 smithi040 bash[41173]: cluster 2023-12-01T22:28:56.120090+0000 mgr.y (mgr.24356) 12321 : cluster 0 pgmap v12289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:56 smithi040 bash[28232]: cluster 2023-12-01T22:28:56.120090+0000 mgr.y (mgr.24356) 12321 : cluster 0 pgmap v12289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:28:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:28:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:56 smithi141 bash[31670]: cluster 2023-12-01T22:28:56.120090+0000 mgr.y (mgr.24356) 12321 : cluster 0 pgmap v12289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:57 smithi040 bash[28232]: audit 2023-12-01T22:28:56.867089+0000 mon.a (mon.0) 7861 : audit 0 from='client.? 172.21.15.40:0/666878996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:57.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:57 smithi040 bash[41173]: audit 2023-12-01T22:28:56.867089+0000 mon.a (mon.0) 7861 : audit 0 from='client.? 172.21.15.40:0/666878996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:57 smithi141 bash[31670]: audit 2023-12-01T22:28:56.867089+0000 mon.a (mon.0) 7861 : audit 0 from='client.? 172.21.15.40:0/666878996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:58 smithi040 bash[28232]: cluster 2023-12-01T22:28:58.120929+0000 mgr.y (mgr.24356) 12322 : cluster 0 pgmap v12290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:58 smithi040 bash[41173]: cluster 2023-12-01T22:28:58.120929+0000 mgr.y (mgr.24356) 12322 : cluster 0 pgmap v12290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:58 smithi141 bash[31670]: cluster 2023-12-01T22:28:58.120929+0000 mgr.y (mgr.24356) 12322 : cluster 0 pgmap v12290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:28:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:28:59 smithi040 bash[28232]: audit 2023-12-01T22:28:59.330747+0000 mon.a (mon.0) 7862 : audit 0 from='client.? 172.21.15.40:0/1625534398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:28:59 smithi040 bash[41173]: audit 2023-12-01T22:28:59.330747+0000 mon.a (mon.0) 7862 : audit 0 from='client.? 172.21.15.40:0/1625534398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:28:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:28:59 smithi141 bash[31670]: audit 2023-12-01T22:28:59.330747+0000 mon.a (mon.0) 7862 : audit 0 from='client.? 172.21.15.40:0/1625534398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:00 smithi040 bash[28232]: cluster 2023-12-01T22:29:00.122079+0000 mgr.y (mgr.24356) 12323 : cluster 0 pgmap v12291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:00 smithi040 bash[41173]: cluster 2023-12-01T22:29:00.122079+0000 mgr.y (mgr.24356) 12323 : cluster 0 pgmap v12291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:00 smithi141 bash[31670]: cluster 2023-12-01T22:29:00.122079+0000 mgr.y (mgr.24356) 12323 : cluster 0 pgmap v12291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:02 smithi040 bash[28232]: audit 2023-12-01T22:29:01.802075+0000 mon.a (mon.0) 7863 : audit 0 from='client.? 172.21.15.40:0/1764095571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:02 smithi040 bash[28232]: cluster 2023-12-01T22:29:02.122766+0000 mgr.y (mgr.24356) 12324 : cluster 0 pgmap v12292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:02 smithi040 bash[41173]: audit 2023-12-01T22:29:01.802075+0000 mon.a (mon.0) 7863 : audit 0 from='client.? 172.21.15.40:0/1764095571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:02 smithi040 bash[41173]: cluster 2023-12-01T22:29:02.122766+0000 mgr.y (mgr.24356) 12324 : cluster 0 pgmap v12292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:02 smithi141 bash[31670]: audit 2023-12-01T22:29:01.802075+0000 mon.a (mon.0) 7863 : audit 0 from='client.? 172.21.15.40:0/1764095571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:02 smithi141 bash[31670]: cluster 2023-12-01T22:29:02.122766+0000 mgr.y (mgr.24356) 12324 : cluster 0 pgmap v12292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:04 smithi040 bash[28232]: audit 2023-12-01T22:29:03.981025+0000 mon.c (mon.2) 7737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:04 smithi040 bash[41173]: audit 2023-12-01T22:29:03.981025+0000 mon.c (mon.2) 7737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:04 smithi141 bash[31670]: audit 2023-12-01T22:29:03.981025+0000 mon.c (mon.2) 7737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:05 smithi040 bash[28232]: cluster 2023-12-01T22:29:04.123405+0000 mgr.y (mgr.24356) 12325 : cluster 0 pgmap v12293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:05.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:05 smithi040 bash[28232]: audit 2023-12-01T22:29:04.264828+0000 mon.c (mon.2) 7738 : audit 0 from='client.? 172.21.15.40:0/4265274440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:05.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:05 smithi040 bash[41173]: cluster 2023-12-01T22:29:04.123405+0000 mgr.y (mgr.24356) 12325 : cluster 0 pgmap v12293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:05.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:05 smithi040 bash[41173]: audit 2023-12-01T22:29:04.264828+0000 mon.c (mon.2) 7738 : audit 0 from='client.? 172.21.15.40:0/4265274440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:05 smithi141 bash[31670]: cluster 2023-12-01T22:29:04.123405+0000 mgr.y (mgr.24356) 12325 : cluster 0 pgmap v12293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:05 smithi141 bash[31670]: audit 2023-12-01T22:29:04.264828+0000 mon.c (mon.2) 7738 : audit 0 from='client.? 172.21.15.40:0/4265274440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:29:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:29:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:07 smithi141 bash[31670]: cluster 2023-12-01T22:29:06.124577+0000 mgr.y (mgr.24356) 12326 : cluster 0 pgmap v12294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:07.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:07 smithi141 bash[31670]: audit 2023-12-01T22:29:06.733953+0000 mon.c (mon.2) 7739 : audit 0 from='client.? 172.21.15.40:0/1377658372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:07 smithi040 bash[28232]: cluster 2023-12-01T22:29:06.124577+0000 mgr.y (mgr.24356) 12326 : cluster 0 pgmap v12294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:07 smithi040 bash[28232]: audit 2023-12-01T22:29:06.733953+0000 mon.c (mon.2) 7739 : audit 0 from='client.? 172.21.15.40:0/1377658372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:07 smithi040 bash[41173]: cluster 2023-12-01T22:29:06.124577+0000 mgr.y (mgr.24356) 12326 : cluster 0 pgmap v12294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:07 smithi040 bash[41173]: audit 2023-12-01T22:29:06.733953+0000 mon.c (mon.2) 7739 : audit 0 from='client.? 172.21.15.40:0/1377658372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:09 smithi141 bash[31670]: cluster 2023-12-01T22:29:08.125262+0000 mgr.y (mgr.24356) 12327 : cluster 0 pgmap v12295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:09 smithi040 bash[28232]: cluster 2023-12-01T22:29:08.125262+0000 mgr.y (mgr.24356) 12327 : cluster 0 pgmap v12295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:09 smithi040 bash[41173]: cluster 2023-12-01T22:29:08.125262+0000 mgr.y (mgr.24356) 12327 : cluster 0 pgmap v12295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:10 smithi141 bash[31670]: audit 2023-12-01T22:29:09.193917+0000 mon.c (mon.2) 7740 : audit 0 from='client.? 172.21.15.40:0/2103608428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:10 smithi040 bash[28232]: audit 2023-12-01T22:29:09.193917+0000 mon.c (mon.2) 7740 : audit 0 from='client.? 172.21.15.40:0/2103608428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:10 smithi040 bash[41173]: audit 2023-12-01T22:29:09.193917+0000 mon.c (mon.2) 7740 : audit 0 from='client.? 172.21.15.40:0/2103608428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:11 smithi141 bash[31670]: cluster 2023-12-01T22:29:10.126410+0000 mgr.y (mgr.24356) 12328 : cluster 0 pgmap v12296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:11 smithi040 bash[28232]: cluster 2023-12-01T22:29:10.126410+0000 mgr.y (mgr.24356) 12328 : cluster 0 pgmap v12296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:11 smithi040 bash[41173]: cluster 2023-12-01T22:29:10.126410+0000 mgr.y (mgr.24356) 12328 : cluster 0 pgmap v12296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:12 smithi040 bash[28232]: audit 2023-12-01T22:29:11.663708+0000 mon.c (mon.2) 7741 : audit 0 from='client.? 172.21.15.40:0/2284653511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:12 smithi040 bash[28232]: cluster 2023-12-01T22:29:12.127091+0000 mgr.y (mgr.24356) 12329 : cluster 0 pgmap v12297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:12 smithi040 bash[41173]: audit 2023-12-01T22:29:11.663708+0000 mon.c (mon.2) 7741 : audit 0 from='client.? 172.21.15.40:0/2284653511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:12 smithi040 bash[41173]: cluster 2023-12-01T22:29:12.127091+0000 mgr.y (mgr.24356) 12329 : cluster 0 pgmap v12297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:12 smithi141 bash[31670]: audit 2023-12-01T22:29:11.663708+0000 mon.c (mon.2) 7741 : audit 0 from='client.? 172.21.15.40:0/2284653511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:12 smithi141 bash[31670]: cluster 2023-12-01T22:29:12.127091+0000 mgr.y (mgr.24356) 12329 : cluster 0 pgmap v12297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:14 smithi141 bash[31670]: audit 2023-12-01T22:29:14.119201+0000 mon.c (mon.2) 7742 : audit 0 from='client.? 172.21.15.40:0/3113360792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:14 smithi040 bash[28232]: audit 2023-12-01T22:29:14.119201+0000 mon.c (mon.2) 7742 : audit 0 from='client.? 172.21.15.40:0/3113360792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:14 smithi040 bash[41173]: audit 2023-12-01T22:29:14.119201+0000 mon.c (mon.2) 7742 : audit 0 from='client.? 172.21.15.40:0/3113360792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:15.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:15 smithi141 bash[31670]: cluster 2023-12-01T22:29:14.127691+0000 mgr.y (mgr.24356) 12330 : cluster 0 pgmap v12298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:15 smithi040 bash[28232]: cluster 2023-12-01T22:29:14.127691+0000 mgr.y (mgr.24356) 12330 : cluster 0 pgmap v12298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:15 smithi040 bash[41173]: cluster 2023-12-01T22:29:14.127691+0000 mgr.y (mgr.24356) 12330 : cluster 0 pgmap v12298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:29:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:29:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:17 smithi141 bash[31670]: cluster 2023-12-01T22:29:16.128848+0000 mgr.y (mgr.24356) 12331 : cluster 0 pgmap v12299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:17 smithi141 bash[31670]: audit 2023-12-01T22:29:16.590302+0000 mon.a (mon.0) 7864 : audit 0 from='client.? 172.21.15.40:0/3269025362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:17 smithi040 bash[28232]: cluster 2023-12-01T22:29:16.128848+0000 mgr.y (mgr.24356) 12331 : cluster 0 pgmap v12299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:17 smithi040 bash[28232]: audit 2023-12-01T22:29:16.590302+0000 mon.a (mon.0) 7864 : audit 0 from='client.? 172.21.15.40:0/3269025362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:17 smithi040 bash[41173]: cluster 2023-12-01T22:29:16.128848+0000 mgr.y (mgr.24356) 12331 : cluster 0 pgmap v12299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:17 smithi040 bash[41173]: audit 2023-12-01T22:29:16.590302+0000 mon.a (mon.0) 7864 : audit 0 from='client.? 172.21.15.40:0/3269025362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:18 smithi141 bash[31670]: cluster 2023-12-01T22:29:18.129501+0000 mgr.y (mgr.24356) 12332 : cluster 0 pgmap v12300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:18 smithi040 bash[28232]: cluster 2023-12-01T22:29:18.129501+0000 mgr.y (mgr.24356) 12332 : cluster 0 pgmap v12300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:18 smithi040 bash[41173]: cluster 2023-12-01T22:29:18.129501+0000 mgr.y (mgr.24356) 12332 : cluster 0 pgmap v12300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:19 smithi141 bash[31670]: audit 2023-12-01T22:29:18.981582+0000 mon.c (mon.2) 7743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:19 smithi141 bash[31670]: audit 2023-12-01T22:29:19.049543+0000 mon.a (mon.0) 7865 : audit 0 from='client.? 172.21.15.40:0/1774555001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:19 smithi040 bash[41173]: audit 2023-12-01T22:29:18.981582+0000 mon.c (mon.2) 7743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:19 smithi040 bash[41173]: audit 2023-12-01T22:29:19.049543+0000 mon.a (mon.0) 7865 : audit 0 from='client.? 172.21.15.40:0/1774555001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:19 smithi040 bash[28232]: audit 2023-12-01T22:29:18.981582+0000 mon.c (mon.2) 7743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:19 smithi040 bash[28232]: audit 2023-12-01T22:29:19.049543+0000 mon.a (mon.0) 7865 : audit 0 from='client.? 172.21.15.40:0/1774555001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:20 smithi141 bash[31670]: cluster 2023-12-01T22:29:20.130672+0000 mgr.y (mgr.24356) 12333 : cluster 0 pgmap v12301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:20 smithi040 bash[41173]: cluster 2023-12-01T22:29:20.130672+0000 mgr.y (mgr.24356) 12333 : cluster 0 pgmap v12301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:20 smithi040 bash[28232]: cluster 2023-12-01T22:29:20.130672+0000 mgr.y (mgr.24356) 12333 : cluster 0 pgmap v12301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:22 smithi040 bash[28232]: audit 2023-12-01T22:29:21.512467+0000 mon.a (mon.0) 7866 : audit 0 from='client.? 172.21.15.40:0/402888781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:22 smithi040 bash[28232]: cluster 2023-12-01T22:29:22.131343+0000 mgr.y (mgr.24356) 12334 : cluster 0 pgmap v12302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:22 smithi040 bash[41173]: audit 2023-12-01T22:29:21.512467+0000 mon.a (mon.0) 7866 : audit 0 from='client.? 172.21.15.40:0/402888781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:22 smithi040 bash[41173]: cluster 2023-12-01T22:29:22.131343+0000 mgr.y (mgr.24356) 12334 : cluster 0 pgmap v12302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:22 smithi141 bash[31670]: audit 2023-12-01T22:29:21.512467+0000 mon.a (mon.0) 7866 : audit 0 from='client.? 172.21.15.40:0/402888781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:22 smithi141 bash[31670]: cluster 2023-12-01T22:29:22.131343+0000 mgr.y (mgr.24356) 12334 : cluster 0 pgmap v12302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:24 smithi141 bash[31670]: audit 2023-12-01T22:29:23.972579+0000 mon.c (mon.2) 7744 : audit 0 from='client.? 172.21.15.40:0/252728004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:24 smithi040 bash[28232]: audit 2023-12-01T22:29:23.972579+0000 mon.c (mon.2) 7744 : audit 0 from='client.? 172.21.15.40:0/252728004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:24 smithi040 bash[41173]: audit 2023-12-01T22:29:23.972579+0000 mon.c (mon.2) 7744 : audit 0 from='client.? 172.21.15.40:0/252728004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:25 smithi040 bash[28232]: cluster 2023-12-01T22:29:24.132081+0000 mgr.y (mgr.24356) 12335 : cluster 0 pgmap v12303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:25.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:25 smithi040 bash[41173]: cluster 2023-12-01T22:29:24.132081+0000 mgr.y (mgr.24356) 12335 : cluster 0 pgmap v12303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:25 smithi141 bash[31670]: cluster 2023-12-01T22:29:24.132081+0000 mgr.y (mgr.24356) 12335 : cluster 0 pgmap v12303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:29:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:29:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:27 smithi141 bash[31670]: cluster 2023-12-01T22:29:26.132966+0000 mgr.y (mgr.24356) 12336 : cluster 0 pgmap v12304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:27.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:27 smithi141 bash[31670]: audit 2023-12-01T22:29:26.440135+0000 mon.c (mon.2) 7745 : audit 0 from='client.? 172.21.15.40:0/3651897508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:27 smithi040 bash[28232]: cluster 2023-12-01T22:29:26.132966+0000 mgr.y (mgr.24356) 12336 : cluster 0 pgmap v12304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:27 smithi040 bash[28232]: audit 2023-12-01T22:29:26.440135+0000 mon.c (mon.2) 7745 : audit 0 from='client.? 172.21.15.40:0/3651897508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:27 smithi040 bash[41173]: cluster 2023-12-01T22:29:26.132966+0000 mgr.y (mgr.24356) 12336 : cluster 0 pgmap v12304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:27 smithi040 bash[41173]: audit 2023-12-01T22:29:26.440135+0000 mon.c (mon.2) 7745 : audit 0 from='client.? 172.21.15.40:0/3651897508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:28 smithi141 bash[31670]: cluster 2023-12-01T22:29:28.133629+0000 mgr.y (mgr.24356) 12337 : cluster 0 pgmap v12305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:28 smithi040 bash[28232]: cluster 2023-12-01T22:29:28.133629+0000 mgr.y (mgr.24356) 12337 : cluster 0 pgmap v12305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:28 smithi040 bash[41173]: cluster 2023-12-01T22:29:28.133629+0000 mgr.y (mgr.24356) 12337 : cluster 0 pgmap v12305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:29 smithi141 bash[31670]: audit 2023-12-01T22:29:28.911039+0000 mon.c (mon.2) 7746 : audit 0 from='client.? 172.21.15.40:0/3341052723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:29 smithi040 bash[28232]: audit 2023-12-01T22:29:28.911039+0000 mon.c (mon.2) 7746 : audit 0 from='client.? 172.21.15.40:0/3341052723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:29 smithi040 bash[41173]: audit 2023-12-01T22:29:28.911039+0000 mon.c (mon.2) 7746 : audit 0 from='client.? 172.21.15.40:0/3341052723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:30 smithi141 bash[31670]: cluster 2023-12-01T22:29:30.134781+0000 mgr.y (mgr.24356) 12338 : cluster 0 pgmap v12306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:30 smithi040 bash[28232]: cluster 2023-12-01T22:29:30.134781+0000 mgr.y (mgr.24356) 12338 : cluster 0 pgmap v12306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:30 smithi040 bash[41173]: cluster 2023-12-01T22:29:30.134781+0000 mgr.y (mgr.24356) 12338 : cluster 0 pgmap v12306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:32 smithi040 bash[28232]: audit 2023-12-01T22:29:31.376483+0000 mon.c (mon.2) 7747 : audit 0 from='client.? 172.21.15.40:0/2412749051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:32 smithi040 bash[28232]: cluster 2023-12-01T22:29:32.135483+0000 mgr.y (mgr.24356) 12339 : cluster 0 pgmap v12307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:32 smithi040 bash[41173]: audit 2023-12-01T22:29:31.376483+0000 mon.c (mon.2) 7747 : audit 0 from='client.? 172.21.15.40:0/2412749051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:32 smithi040 bash[41173]: cluster 2023-12-01T22:29:32.135483+0000 mgr.y (mgr.24356) 12339 : cluster 0 pgmap v12307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:32 smithi141 bash[31670]: audit 2023-12-01T22:29:31.376483+0000 mon.c (mon.2) 7747 : audit 0 from='client.? 172.21.15.40:0/2412749051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:32 smithi141 bash[31670]: cluster 2023-12-01T22:29:32.135483+0000 mgr.y (mgr.24356) 12339 : cluster 0 pgmap v12307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:33 smithi040 bash[28232]: audit 2023-12-01T22:29:33.832581+0000 mon.c (mon.2) 7748 : audit 0 from='client.? 172.21.15.40:0/1647401106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:33 smithi040 bash[41173]: audit 2023-12-01T22:29:33.832581+0000 mon.c (mon.2) 7748 : audit 0 from='client.? 172.21.15.40:0/1647401106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:33 smithi141 bash[31670]: audit 2023-12-01T22:29:33.832581+0000 mon.c (mon.2) 7748 : audit 0 from='client.? 172.21.15.40:0/1647401106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:34 smithi040 bash[28232]: audit 2023-12-01T22:29:33.981455+0000 mon.c (mon.2) 7749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:34 smithi040 bash[28232]: cluster 2023-12-01T22:29:34.136140+0000 mgr.y (mgr.24356) 12340 : cluster 0 pgmap v12308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:34 smithi040 bash[41173]: audit 2023-12-01T22:29:33.981455+0000 mon.c (mon.2) 7749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:34 smithi040 bash[41173]: cluster 2023-12-01T22:29:34.136140+0000 mgr.y (mgr.24356) 12340 : cluster 0 pgmap v12308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:34 smithi141 bash[31670]: audit 2023-12-01T22:29:33.981455+0000 mon.c (mon.2) 7749 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:34 smithi141 bash[31670]: cluster 2023-12-01T22:29:34.136140+0000 mgr.y (mgr.24356) 12340 : cluster 0 pgmap v12308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:36 smithi040 bash[28232]: cluster 2023-12-01T22:29:36.137258+0000 mgr.y (mgr.24356) 12341 : cluster 0 pgmap v12309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:36.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:36 smithi040 bash[41173]: cluster 2023-12-01T22:29:36.137258+0000 mgr.y (mgr.24356) 12341 : cluster 0 pgmap v12309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:36 smithi141 bash[31670]: cluster 2023-12-01T22:29:36.137258+0000 mgr.y (mgr.24356) 12341 : cluster 0 pgmap v12309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:29:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:29:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:37 smithi141 bash[31670]: audit 2023-12-01T22:29:36.299144+0000 mon.a (mon.0) 7867 : audit 0 from='client.? 172.21.15.40:0/1644859634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:37 smithi040 bash[28232]: audit 2023-12-01T22:29:36.299144+0000 mon.a (mon.0) 7867 : audit 0 from='client.? 172.21.15.40:0/1644859634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:37 smithi040 bash[41173]: audit 2023-12-01T22:29:36.299144+0000 mon.a (mon.0) 7867 : audit 0 from='client.? 172.21.15.40:0/1644859634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:38 smithi141 bash[31670]: cluster 2023-12-01T22:29:38.137914+0000 mgr.y (mgr.24356) 12342 : cluster 0 pgmap v12310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:38 smithi040 bash[28232]: cluster 2023-12-01T22:29:38.137914+0000 mgr.y (mgr.24356) 12342 : cluster 0 pgmap v12310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:38 smithi040 bash[41173]: cluster 2023-12-01T22:29:38.137914+0000 mgr.y (mgr.24356) 12342 : cluster 0 pgmap v12310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:39 smithi141 bash[31670]: audit 2023-12-01T22:29:38.761938+0000 mon.c (mon.2) 7750 : audit 0 from='client.? 172.21.15.40:0/805828166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:39 smithi040 bash[28232]: audit 2023-12-01T22:29:38.761938+0000 mon.c (mon.2) 7750 : audit 0 from='client.? 172.21.15.40:0/805828166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:39 smithi040 bash[41173]: audit 2023-12-01T22:29:38.761938+0000 mon.c (mon.2) 7750 : audit 0 from='client.? 172.21.15.40:0/805828166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:40 smithi141 bash[31670]: cluster 2023-12-01T22:29:40.139066+0000 mgr.y (mgr.24356) 12343 : cluster 0 pgmap v12311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:40 smithi040 bash[28232]: cluster 2023-12-01T22:29:40.139066+0000 mgr.y (mgr.24356) 12343 : cluster 0 pgmap v12311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:40 smithi040 bash[41173]: cluster 2023-12-01T22:29:40.139066+0000 mgr.y (mgr.24356) 12343 : cluster 0 pgmap v12311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:41 smithi141 bash[31670]: audit 2023-12-01T22:29:41.229461+0000 mon.a (mon.0) 7868 : audit 0 from='client.? 172.21.15.40:0/4246968213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:41 smithi040 bash[28232]: audit 2023-12-01T22:29:41.229461+0000 mon.a (mon.0) 7868 : audit 0 from='client.? 172.21.15.40:0/4246968213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:41 smithi040 bash[41173]: audit 2023-12-01T22:29:41.229461+0000 mon.a (mon.0) 7868 : audit 0 from='client.? 172.21.15.40:0/4246968213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:42 smithi040 bash[28232]: cluster 2023-12-01T22:29:42.139721+0000 mgr.y (mgr.24356) 12344 : cluster 0 pgmap v12312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:42 smithi040 bash[41173]: cluster 2023-12-01T22:29:42.139721+0000 mgr.y (mgr.24356) 12344 : cluster 0 pgmap v12312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:42 smithi141 bash[31670]: cluster 2023-12-01T22:29:42.139721+0000 mgr.y (mgr.24356) 12344 : cluster 0 pgmap v12312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:43 smithi141 bash[31670]: audit 2023-12-01T22:29:43.698506+0000 mon.a (mon.0) 7869 : audit 0 from='client.? 172.21.15.40:0/2336321744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:43 smithi040 bash[28232]: audit 2023-12-01T22:29:43.698506+0000 mon.a (mon.0) 7869 : audit 0 from='client.? 172.21.15.40:0/2336321744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:43 smithi040 bash[41173]: audit 2023-12-01T22:29:43.698506+0000 mon.a (mon.0) 7869 : audit 0 from='client.? 172.21.15.40:0/2336321744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:44 smithi141 bash[31670]: cluster 2023-12-01T22:29:44.140353+0000 mgr.y (mgr.24356) 12345 : cluster 0 pgmap v12313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:44 smithi040 bash[28232]: cluster 2023-12-01T22:29:44.140353+0000 mgr.y (mgr.24356) 12345 : cluster 0 pgmap v12313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:44 smithi040 bash[41173]: cluster 2023-12-01T22:29:44.140353+0000 mgr.y (mgr.24356) 12345 : cluster 0 pgmap v12313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:46 smithi040 bash[28232]: cluster 2023-12-01T22:29:46.141471+0000 mgr.y (mgr.24356) 12346 : cluster 0 pgmap v12314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:46 smithi040 bash[28232]: audit 2023-12-01T22:29:46.163476+0000 mon.a (mon.0) 7870 : audit 0 from='client.? 172.21.15.40:0/3295496691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:46.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:46 smithi040 bash[41173]: cluster 2023-12-01T22:29:46.141471+0000 mgr.y (mgr.24356) 12346 : cluster 0 pgmap v12314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:46.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:46 smithi040 bash[41173]: audit 2023-12-01T22:29:46.163476+0000 mon.a (mon.0) 7870 : audit 0 from='client.? 172.21.15.40:0/3295496691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:46 smithi141 bash[31670]: cluster 2023-12-01T22:29:46.141471+0000 mgr.y (mgr.24356) 12346 : cluster 0 pgmap v12314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:46 smithi141 bash[31670]: audit 2023-12-01T22:29:46.163476+0000 mon.a (mon.0) 7870 : audit 0 from='client.? 172.21.15.40:0/3295496691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:29:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:29:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:48 smithi141 bash[31670]: cluster 2023-12-01T22:29:48.142132+0000 mgr.y (mgr.24356) 12347 : cluster 0 pgmap v12315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:48 smithi040 bash[28232]: cluster 2023-12-01T22:29:48.142132+0000 mgr.y (mgr.24356) 12347 : cluster 0 pgmap v12315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:48 smithi040 bash[41173]: cluster 2023-12-01T22:29:48.142132+0000 mgr.y (mgr.24356) 12347 : cluster 0 pgmap v12315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:49 smithi141 bash[31670]: audit 2023-12-01T22:29:48.633012+0000 mon.a (mon.0) 7871 : audit 0 from='client.? 172.21.15.40:0/3724638561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:49 smithi141 bash[31670]: audit 2023-12-01T22:29:48.982405+0000 mon.c (mon.2) 7751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:49 smithi040 bash[28232]: audit 2023-12-01T22:29:48.633012+0000 mon.a (mon.0) 7871 : audit 0 from='client.? 172.21.15.40:0/3724638561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:49 smithi040 bash[28232]: audit 2023-12-01T22:29:48.982405+0000 mon.c (mon.2) 7751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:49 smithi040 bash[41173]: audit 2023-12-01T22:29:48.633012+0000 mon.a (mon.0) 7871 : audit 0 from='client.? 172.21.15.40:0/3724638561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:49 smithi040 bash[41173]: audit 2023-12-01T22:29:48.982405+0000 mon.c (mon.2) 7751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:50 smithi141 bash[31670]: cluster 2023-12-01T22:29:50.143311+0000 mgr.y (mgr.24356) 12348 : cluster 0 pgmap v12316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:50 smithi040 bash[41173]: cluster 2023-12-01T22:29:50.143311+0000 mgr.y (mgr.24356) 12348 : cluster 0 pgmap v12316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:50 smithi040 bash[28232]: cluster 2023-12-01T22:29:50.143311+0000 mgr.y (mgr.24356) 12348 : cluster 0 pgmap v12316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:51 smithi141 bash[31670]: audit 2023-12-01T22:29:51.097259+0000 mon.a (mon.0) 7872 : audit 0 from='client.? 172.21.15.40:0/1927701753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:51 smithi040 bash[28232]: audit 2023-12-01T22:29:51.097259+0000 mon.a (mon.0) 7872 : audit 0 from='client.? 172.21.15.40:0/1927701753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:51 smithi040 bash[41173]: audit 2023-12-01T22:29:51.097259+0000 mon.a (mon.0) 7872 : audit 0 from='client.? 172.21.15.40:0/1927701753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:52 smithi040 bash[28232]: cluster 2023-12-01T22:29:52.143952+0000 mgr.y (mgr.24356) 12349 : cluster 0 pgmap v12317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:52 smithi040 bash[41173]: cluster 2023-12-01T22:29:52.143952+0000 mgr.y (mgr.24356) 12349 : cluster 0 pgmap v12317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:52 smithi141 bash[31670]: cluster 2023-12-01T22:29:52.143952+0000 mgr.y (mgr.24356) 12349 : cluster 0 pgmap v12317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:53 smithi040 bash[28232]: audit 2023-12-01T22:29:52.883714+0000 mon.c (mon.2) 7752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:29:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:53 smithi040 bash[41173]: audit 2023-12-01T22:29:52.883714+0000 mon.c (mon.2) 7752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:29:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:53 smithi141 bash[31670]: audit 2023-12-01T22:29:52.883714+0000 mon.c (mon.2) 7752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:29:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:54 smithi040 bash[28232]: audit 2023-12-01T22:29:53.555078+0000 mon.c (mon.2) 7753 : audit 0 from='client.? 172.21.15.40:0/1671910767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:54 smithi040 bash[28232]: cluster 2023-12-01T22:29:54.144652+0000 mgr.y (mgr.24356) 12350 : cluster 0 pgmap v12318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:54 smithi040 bash[41173]: audit 2023-12-01T22:29:53.555078+0000 mon.c (mon.2) 7753 : audit 0 from='client.? 172.21.15.40:0/1671910767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:54 smithi040 bash[41173]: cluster 2023-12-01T22:29:54.144652+0000 mgr.y (mgr.24356) 12350 : cluster 0 pgmap v12318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:54 smithi141 bash[31670]: audit 2023-12-01T22:29:53.555078+0000 mon.c (mon.2) 7753 : audit 0 from='client.? 172.21.15.40:0/1671910767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:54 smithi141 bash[31670]: cluster 2023-12-01T22:29:54.144652+0000 mgr.y (mgr.24356) 12350 : cluster 0 pgmap v12318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:56 smithi040 bash[28232]: audit 2023-12-01T22:29:56.031118+0000 mon.c (mon.2) 7754 : audit 0 from='client.? 172.21.15.40:0/702907953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:56 smithi040 bash[41173]: audit 2023-12-01T22:29:56.031118+0000 mon.c (mon.2) 7754 : audit 0 from='client.? 172.21.15.40:0/702907953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:56 smithi141 bash[31670]: audit 2023-12-01T22:29:56.031118+0000 mon.c (mon.2) 7754 : audit 0 from='client.? 172.21.15.40:0/702907953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:29:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:29:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:57 smithi040 bash[28232]: cluster 2023-12-01T22:29:56.145774+0000 mgr.y (mgr.24356) 12351 : cluster 0 pgmap v12319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:57 smithi040 bash[41173]: cluster 2023-12-01T22:29:56.145774+0000 mgr.y (mgr.24356) 12351 : cluster 0 pgmap v12319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:57 smithi141 bash[31670]: cluster 2023-12-01T22:29:56.145774+0000 mgr.y (mgr.24356) 12351 : cluster 0 pgmap v12319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:58 smithi141 bash[31670]: cluster 2023-12-01T22:29:58.146372+0000 mgr.y (mgr.24356) 12352 : cluster 0 pgmap v12320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:58 smithi040 bash[28232]: cluster 2023-12-01T22:29:58.146372+0000 mgr.y (mgr.24356) 12352 : cluster 0 pgmap v12320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:58 smithi040 bash[41173]: cluster 2023-12-01T22:29:58.146372+0000 mgr.y (mgr.24356) 12352 : cluster 0 pgmap v12320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:29:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:59 smithi141 bash[31670]: audit 2023-12-01T22:29:58.542101+0000 mon.c (mon.2) 7755 : audit 0 from='client.? 172.21.15.40:0/1228998473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:59.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:59 smithi141 bash[31670]: audit 2023-12-01T22:29:58.681490+0000 mon.a (mon.0) 7873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:59 smithi141 bash[31670]: audit 2023-12-01T22:29:58.691539+0000 mon.a (mon.0) 7874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:59 smithi141 bash[31670]: audit 2023-12-01T22:29:59.036231+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:29:59 smithi141 bash[31670]: audit 2023-12-01T22:29:59.052432+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[28232]: audit 2023-12-01T22:29:58.542101+0000 mon.c (mon.2) 7755 : audit 0 from='client.? 172.21.15.40:0/1228998473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[28232]: audit 2023-12-01T22:29:58.681490+0000 mon.a (mon.0) 7873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[28232]: audit 2023-12-01T22:29:58.691539+0000 mon.a (mon.0) 7874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[28232]: audit 2023-12-01T22:29:59.036231+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[28232]: audit 2023-12-01T22:29:59.052432+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[41173]: audit 2023-12-01T22:29:58.542101+0000 mon.c (mon.2) 7755 : audit 0 from='client.? 172.21.15.40:0/1228998473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[41173]: audit 2023-12-01T22:29:58.681490+0000 mon.a (mon.0) 7873 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[41173]: audit 2023-12-01T22:29:58.691539+0000 mon.a (mon.0) 7874 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[41173]: audit 2023-12-01T22:29:59.036231+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:29:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:29:59 smithi040 bash[41173]: audit 2023-12-01T22:29:59.052432+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:30:00.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[28232]: debug 2023-12-01T22:29:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:00 smithi141 bash[31670]: audit 2023-12-01T22:29:59.534468+0000 mon.c (mon.2) 7756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:30:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:00 smithi141 bash[31670]: audit 2023-12-01T22:29:59.536316+0000 mon.c (mon.2) 7757 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:30:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:00 smithi141 bash[31670]: audit 2023-12-01T22:29:59.546468+0000 mon.a (mon.0) 7877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:30:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:00 smithi141 bash[31670]: cluster 2023-12-01T22:30:00.000141+0000 mon.a (mon.0) 7878 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:00.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:00 smithi141 bash[31670]: cluster 2023-12-01T22:30:00.147457+0000 mgr.y (mgr.24356) 12353 : cluster 0 pgmap v12321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[41173]: audit 2023-12-01T22:29:59.534468+0000 mon.c (mon.2) 7756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:30:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[41173]: audit 2023-12-01T22:29:59.536316+0000 mon.c (mon.2) 7757 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:30:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[41173]: audit 2023-12-01T22:29:59.546468+0000 mon.a (mon.0) 7877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:30:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[41173]: cluster 2023-12-01T22:30:00.000141+0000 mon.a (mon.0) 7878 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[41173]: cluster 2023-12-01T22:30:00.147457+0000 mgr.y (mgr.24356) 12353 : cluster 0 pgmap v12321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[28232]: audit 2023-12-01T22:29:59.534468+0000 mon.c (mon.2) 7756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:30:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[28232]: audit 2023-12-01T22:29:59.536316+0000 mon.c (mon.2) 7757 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:30:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[28232]: audit 2023-12-01T22:29:59.546468+0000 mon.a (mon.0) 7877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:30:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[28232]: cluster 2023-12-01T22:30:00.000141+0000 mon.a (mon.0) 7878 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:00 smithi040 bash[28232]: cluster 2023-12-01T22:30:00.147457+0000 mgr.y (mgr.24356) 12353 : cluster 0 pgmap v12321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:01 smithi040 bash[28232]: audit 2023-12-01T22:30:00.995528+0000 mon.c (mon.2) 7758 : audit 0 from='client.? 172.21.15.40:0/3677179779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:01.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:01 smithi040 bash[41173]: audit 2023-12-01T22:30:00.995528+0000 mon.c (mon.2) 7758 : audit 0 from='client.? 172.21.15.40:0/3677179779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:01 smithi141 bash[31670]: audit 2023-12-01T22:30:00.995528+0000 mon.c (mon.2) 7758 : audit 0 from='client.? 172.21.15.40:0/3677179779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:02 smithi040 bash[28232]: cluster 2023-12-01T22:30:02.148103+0000 mgr.y (mgr.24356) 12354 : cluster 0 pgmap v12322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:02 smithi040 bash[41173]: cluster 2023-12-01T22:30:02.148103+0000 mgr.y (mgr.24356) 12354 : cluster 0 pgmap v12322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:02 smithi141 bash[31670]: cluster 2023-12-01T22:30:02.148103+0000 mgr.y (mgr.24356) 12354 : cluster 0 pgmap v12322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:03 smithi040 bash[28232]: audit 2023-12-01T22:30:03.457731+0000 mon.a (mon.0) 7879 : audit 0 from='client.? 172.21.15.40:0/351213751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:03 smithi040 bash[41173]: audit 2023-12-01T22:30:03.457731+0000 mon.a (mon.0) 7879 : audit 0 from='client.? 172.21.15.40:0/351213751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:03 smithi141 bash[31670]: audit 2023-12-01T22:30:03.457731+0000 mon.a (mon.0) 7879 : audit 0 from='client.? 172.21.15.40:0/351213751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:04 smithi040 bash[41173]: audit 2023-12-01T22:30:03.982878+0000 mon.c (mon.2) 7759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:04 smithi040 bash[41173]: cluster 2023-12-01T22:30:04.148763+0000 mgr.y (mgr.24356) 12355 : cluster 0 pgmap v12323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:04 smithi040 bash[28232]: audit 2023-12-01T22:30:03.982878+0000 mon.c (mon.2) 7759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:04 smithi040 bash[28232]: cluster 2023-12-01T22:30:04.148763+0000 mgr.y (mgr.24356) 12355 : cluster 0 pgmap v12323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:04 smithi141 bash[31670]: audit 2023-12-01T22:30:03.982878+0000 mon.c (mon.2) 7759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:04 smithi141 bash[31670]: cluster 2023-12-01T22:30:04.148763+0000 mgr.y (mgr.24356) 12355 : cluster 0 pgmap v12323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:05 smithi141 bash[31670]: audit 2023-12-01T22:30:05.919527+0000 mon.a (mon.0) 7880 : audit 0 from='client.? 172.21.15.40:0/4091558703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:05 smithi040 bash[28232]: audit 2023-12-01T22:30:05.919527+0000 mon.a (mon.0) 7880 : audit 0 from='client.? 172.21.15.40:0/4091558703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:05 smithi040 bash[41173]: audit 2023-12-01T22:30:05.919527+0000 mon.a (mon.0) 7880 : audit 0 from='client.? 172.21.15.40:0/4091558703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:30:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:30:07.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:06 smithi141 bash[31670]: cluster 2023-12-01T22:30:06.149929+0000 mgr.y (mgr.24356) 12356 : cluster 0 pgmap v12324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:06 smithi040 bash[28232]: cluster 2023-12-01T22:30:06.149929+0000 mgr.y (mgr.24356) 12356 : cluster 0 pgmap v12324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:06 smithi040 bash[41173]: cluster 2023-12-01T22:30:06.149929+0000 mgr.y (mgr.24356) 12356 : cluster 0 pgmap v12324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:08 smithi141 bash[31670]: cluster 2023-12-01T22:30:08.150425+0000 mgr.y (mgr.24356) 12357 : cluster 0 pgmap v12325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:08 smithi040 bash[28232]: cluster 2023-12-01T22:30:08.150425+0000 mgr.y (mgr.24356) 12357 : cluster 0 pgmap v12325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:08 smithi040 bash[41173]: cluster 2023-12-01T22:30:08.150425+0000 mgr.y (mgr.24356) 12357 : cluster 0 pgmap v12325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:09 smithi141 bash[31670]: audit 2023-12-01T22:30:08.390873+0000 mon.a (mon.0) 7881 : audit 0 from='client.? 172.21.15.40:0/2844298327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:09 smithi040 bash[28232]: audit 2023-12-01T22:30:08.390873+0000 mon.a (mon.0) 7881 : audit 0 from='client.? 172.21.15.40:0/2844298327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:09 smithi040 bash[41173]: audit 2023-12-01T22:30:08.390873+0000 mon.a (mon.0) 7881 : audit 0 from='client.? 172.21.15.40:0/2844298327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:10 smithi141 bash[31670]: cluster 2023-12-01T22:30:10.151529+0000 mgr.y (mgr.24356) 12358 : cluster 0 pgmap v12326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:10 smithi040 bash[41173]: cluster 2023-12-01T22:30:10.151529+0000 mgr.y (mgr.24356) 12358 : cluster 0 pgmap v12326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:10 smithi040 bash[28232]: cluster 2023-12-01T22:30:10.151529+0000 mgr.y (mgr.24356) 12358 : cluster 0 pgmap v12326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:11 smithi141 bash[31670]: audit 2023-12-01T22:30:10.858745+0000 mon.a (mon.0) 7882 : audit 0 from='client.? 172.21.15.40:0/3789678350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:11 smithi040 bash[41173]: audit 2023-12-01T22:30:10.858745+0000 mon.a (mon.0) 7882 : audit 0 from='client.? 172.21.15.40:0/3789678350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:11 smithi040 bash[28232]: audit 2023-12-01T22:30:10.858745+0000 mon.a (mon.0) 7882 : audit 0 from='client.? 172.21.15.40:0/3789678350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:12 smithi040 bash[28232]: cluster 2023-12-01T22:30:12.152194+0000 mgr.y (mgr.24356) 12359 : cluster 0 pgmap v12327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:12 smithi040 bash[41173]: cluster 2023-12-01T22:30:12.152194+0000 mgr.y (mgr.24356) 12359 : cluster 0 pgmap v12327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:12 smithi141 bash[31670]: cluster 2023-12-01T22:30:12.152194+0000 mgr.y (mgr.24356) 12359 : cluster 0 pgmap v12327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:13 smithi040 bash[41173]: audit 2023-12-01T22:30:13.318963+0000 mon.c (mon.2) 7760 : audit 0 from='client.? 172.21.15.40:0/807649640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:13.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:13 smithi040 bash[28232]: audit 2023-12-01T22:30:13.318963+0000 mon.c (mon.2) 7760 : audit 0 from='client.? 172.21.15.40:0/807649640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:13 smithi141 bash[31670]: audit 2023-12-01T22:30:13.318963+0000 mon.c (mon.2) 7760 : audit 0 from='client.? 172.21.15.40:0/807649640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:14 smithi040 bash[28232]: cluster 2023-12-01T22:30:14.152859+0000 mgr.y (mgr.24356) 12360 : cluster 0 pgmap v12328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:14 smithi040 bash[41173]: cluster 2023-12-01T22:30:14.152859+0000 mgr.y (mgr.24356) 12360 : cluster 0 pgmap v12328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:14 smithi141 bash[31670]: cluster 2023-12-01T22:30:14.152859+0000 mgr.y (mgr.24356) 12360 : cluster 0 pgmap v12328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:15 smithi040 bash[28232]: audit 2023-12-01T22:30:15.780294+0000 mon.c (mon.2) 7761 : audit 0 from='client.? 172.21.15.40:0/3663994822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:15 smithi040 bash[41173]: audit 2023-12-01T22:30:15.780294+0000 mon.c (mon.2) 7761 : audit 0 from='client.? 172.21.15.40:0/3663994822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:15 smithi141 bash[31670]: audit 2023-12-01T22:30:15.780294+0000 mon.c (mon.2) 7761 : audit 0 from='client.? 172.21.15.40:0/3663994822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:16.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:30:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:30:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:16 smithi040 bash[28232]: cluster 2023-12-01T22:30:16.153976+0000 mgr.y (mgr.24356) 12361 : cluster 0 pgmap v12329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:16 smithi040 bash[41173]: cluster 2023-12-01T22:30:16.153976+0000 mgr.y (mgr.24356) 12361 : cluster 0 pgmap v12329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:17.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:16 smithi141 bash[31670]: cluster 2023-12-01T22:30:16.153976+0000 mgr.y (mgr.24356) 12361 : cluster 0 pgmap v12329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:18 smithi141 bash[31670]: cluster 2023-12-01T22:30:18.154554+0000 mgr.y (mgr.24356) 12362 : cluster 0 pgmap v12330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:18 smithi141 bash[31670]: audit 2023-12-01T22:30:18.240906+0000 mon.a (mon.0) 7883 : audit 0 from='client.? 172.21.15.40:0/1432046591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:18 smithi040 bash[41173]: cluster 2023-12-01T22:30:18.154554+0000 mgr.y (mgr.24356) 12362 : cluster 0 pgmap v12330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:18 smithi040 bash[41173]: audit 2023-12-01T22:30:18.240906+0000 mon.a (mon.0) 7883 : audit 0 from='client.? 172.21.15.40:0/1432046591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:18.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:18 smithi040 bash[28232]: cluster 2023-12-01T22:30:18.154554+0000 mgr.y (mgr.24356) 12362 : cluster 0 pgmap v12330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:18.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:18 smithi040 bash[28232]: audit 2023-12-01T22:30:18.240906+0000 mon.a (mon.0) 7883 : audit 0 from='client.? 172.21.15.40:0/1432046591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:19 smithi141 bash[31670]: audit 2023-12-01T22:30:18.983273+0000 mon.c (mon.2) 7762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:19 smithi040 bash[28232]: audit 2023-12-01T22:30:18.983273+0000 mon.c (mon.2) 7762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:19 smithi040 bash[41173]: audit 2023-12-01T22:30:18.983273+0000 mon.c (mon.2) 7762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:20 smithi141 bash[31670]: cluster 2023-12-01T22:30:20.155731+0000 mgr.y (mgr.24356) 12363 : cluster 0 pgmap v12331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:20 smithi040 bash[28232]: cluster 2023-12-01T22:30:20.155731+0000 mgr.y (mgr.24356) 12363 : cluster 0 pgmap v12331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:20 smithi040 bash[41173]: cluster 2023-12-01T22:30:20.155731+0000 mgr.y (mgr.24356) 12363 : cluster 0 pgmap v12331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:21 smithi141 bash[31670]: audit 2023-12-01T22:30:20.706879+0000 mon.a (mon.0) 7884 : audit 0 from='client.? 172.21.15.40:0/1328207474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:21 smithi040 bash[28232]: audit 2023-12-01T22:30:20.706879+0000 mon.a (mon.0) 7884 : audit 0 from='client.? 172.21.15.40:0/1328207474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:21 smithi040 bash[41173]: audit 2023-12-01T22:30:20.706879+0000 mon.a (mon.0) 7884 : audit 0 from='client.? 172.21.15.40:0/1328207474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:22 smithi040 bash[28232]: cluster 2023-12-01T22:30:22.156386+0000 mgr.y (mgr.24356) 12364 : cluster 0 pgmap v12332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:22 smithi040 bash[41173]: cluster 2023-12-01T22:30:22.156386+0000 mgr.y (mgr.24356) 12364 : cluster 0 pgmap v12332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:22 smithi141 bash[31670]: cluster 2023-12-01T22:30:22.156386+0000 mgr.y (mgr.24356) 12364 : cluster 0 pgmap v12332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:23 smithi040 bash[28232]: audit 2023-12-01T22:30:23.163273+0000 mon.c (mon.2) 7763 : audit 0 from='client.? 172.21.15.40:0/3389514502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:23 smithi040 bash[41173]: audit 2023-12-01T22:30:23.163273+0000 mon.c (mon.2) 7763 : audit 0 from='client.? 172.21.15.40:0/3389514502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:23 smithi141 bash[31670]: audit 2023-12-01T22:30:23.163273+0000 mon.c (mon.2) 7763 : audit 0 from='client.? 172.21.15.40:0/3389514502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:24 smithi040 bash[28232]: cluster 2023-12-01T22:30:24.157032+0000 mgr.y (mgr.24356) 12365 : cluster 0 pgmap v12333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:24 smithi040 bash[41173]: cluster 2023-12-01T22:30:24.157032+0000 mgr.y (mgr.24356) 12365 : cluster 0 pgmap v12333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:24 smithi141 bash[31670]: cluster 2023-12-01T22:30:24.157032+0000 mgr.y (mgr.24356) 12365 : cluster 0 pgmap v12333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:25 smithi141 bash[31670]: audit 2023-12-01T22:30:25.624242+0000 mon.a (mon.0) 7885 : audit 0 from='client.? 172.21.15.40:0/1263819410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:25 smithi040 bash[28232]: audit 2023-12-01T22:30:25.624242+0000 mon.a (mon.0) 7885 : audit 0 from='client.? 172.21.15.40:0/1263819410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:25 smithi040 bash[41173]: audit 2023-12-01T22:30:25.624242+0000 mon.a (mon.0) 7885 : audit 0 from='client.? 172.21.15.40:0/1263819410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:26 smithi040 bash[28232]: cluster 2023-12-01T22:30:26.158188+0000 mgr.y (mgr.24356) 12366 : cluster 0 pgmap v12334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:30:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:30:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:26 smithi040 bash[41173]: cluster 2023-12-01T22:30:26.158188+0000 mgr.y (mgr.24356) 12366 : cluster 0 pgmap v12334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:26 smithi141 bash[31670]: cluster 2023-12-01T22:30:26.158188+0000 mgr.y (mgr.24356) 12366 : cluster 0 pgmap v12334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:28 smithi040 bash[41173]: audit 2023-12-01T22:30:28.086680+0000 mon.a (mon.0) 7886 : audit 0 from='client.? 172.21.15.40:0/2161913963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:28 smithi040 bash[28232]: audit 2023-12-01T22:30:28.086680+0000 mon.a (mon.0) 7886 : audit 0 from='client.? 172.21.15.40:0/2161913963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:28 smithi141 bash[31670]: audit 2023-12-01T22:30:28.086680+0000 mon.a (mon.0) 7886 : audit 0 from='client.? 172.21.15.40:0/2161913963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:29 smithi040 bash[41173]: cluster 2023-12-01T22:30:28.158792+0000 mgr.y (mgr.24356) 12367 : cluster 0 pgmap v12335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:29 smithi040 bash[28232]: cluster 2023-12-01T22:30:28.158792+0000 mgr.y (mgr.24356) 12367 : cluster 0 pgmap v12335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:29 smithi141 bash[31670]: cluster 2023-12-01T22:30:28.158792+0000 mgr.y (mgr.24356) 12367 : cluster 0 pgmap v12335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:30 smithi141 bash[31670]: cluster 2023-12-01T22:30:30.159597+0000 mgr.y (mgr.24356) 12368 : cluster 0 pgmap v12336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:30 smithi040 bash[28232]: cluster 2023-12-01T22:30:30.159597+0000 mgr.y (mgr.24356) 12368 : cluster 0 pgmap v12336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:30 smithi040 bash[41173]: cluster 2023-12-01T22:30:30.159597+0000 mgr.y (mgr.24356) 12368 : cluster 0 pgmap v12336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:31 smithi141 bash[31670]: audit 2023-12-01T22:30:30.549719+0000 mon.a (mon.0) 7887 : audit 0 from='client.? 172.21.15.40:0/338800431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:31 smithi040 bash[28232]: audit 2023-12-01T22:30:30.549719+0000 mon.a (mon.0) 7887 : audit 0 from='client.? 172.21.15.40:0/338800431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:31 smithi040 bash[41173]: audit 2023-12-01T22:30:30.549719+0000 mon.a (mon.0) 7887 : audit 0 from='client.? 172.21.15.40:0/338800431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:32 smithi040 bash[28232]: cluster 2023-12-01T22:30:32.160365+0000 mgr.y (mgr.24356) 12369 : cluster 0 pgmap v12337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:32 smithi040 bash[41173]: cluster 2023-12-01T22:30:32.160365+0000 mgr.y (mgr.24356) 12369 : cluster 0 pgmap v12337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:32 smithi141 bash[31670]: cluster 2023-12-01T22:30:32.160365+0000 mgr.y (mgr.24356) 12369 : cluster 0 pgmap v12337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:33 smithi040 bash[28232]: audit 2023-12-01T22:30:33.006246+0000 mon.c (mon.2) 7764 : audit 0 from='client.? 172.21.15.40:0/4075299071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:33 smithi040 bash[41173]: audit 2023-12-01T22:30:33.006246+0000 mon.c (mon.2) 7764 : audit 0 from='client.? 172.21.15.40:0/4075299071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:33.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:33 smithi141 bash[31670]: audit 2023-12-01T22:30:33.006246+0000 mon.c (mon.2) 7764 : audit 0 from='client.? 172.21.15.40:0/4075299071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:34 smithi040 bash[28232]: audit 2023-12-01T22:30:33.983940+0000 mon.c (mon.2) 7765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:34 smithi040 bash[28232]: cluster 2023-12-01T22:30:34.161011+0000 mgr.y (mgr.24356) 12370 : cluster 0 pgmap v12338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:34 smithi040 bash[41173]: audit 2023-12-01T22:30:33.983940+0000 mon.c (mon.2) 7765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:34 smithi040 bash[41173]: cluster 2023-12-01T22:30:34.161011+0000 mgr.y (mgr.24356) 12370 : cluster 0 pgmap v12338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:34 smithi141 bash[31670]: audit 2023-12-01T22:30:33.983940+0000 mon.c (mon.2) 7765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:34 smithi141 bash[31670]: cluster 2023-12-01T22:30:34.161011+0000 mgr.y (mgr.24356) 12370 : cluster 0 pgmap v12338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:35 smithi141 bash[31670]: audit 2023-12-01T22:30:35.460075+0000 mon.c (mon.2) 7766 : audit 0 from='client.? 172.21.15.40:0/3112079768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:35 smithi040 bash[28232]: audit 2023-12-01T22:30:35.460075+0000 mon.c (mon.2) 7766 : audit 0 from='client.? 172.21.15.40:0/3112079768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:35 smithi040 bash[41173]: audit 2023-12-01T22:30:35.460075+0000 mon.c (mon.2) 7766 : audit 0 from='client.? 172.21.15.40:0/3112079768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:36 smithi141 bash[31670]: cluster 2023-12-01T22:30:36.162302+0000 mgr.y (mgr.24356) 12371 : cluster 0 pgmap v12339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:36 smithi040 bash[28232]: cluster 2023-12-01T22:30:36.162302+0000 mgr.y (mgr.24356) 12371 : cluster 0 pgmap v12339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:30:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:30:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:36 smithi040 bash[41173]: cluster 2023-12-01T22:30:36.162302+0000 mgr.y (mgr.24356) 12371 : cluster 0 pgmap v12339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:37 smithi141 bash[31670]: audit 2023-12-01T22:30:37.922995+0000 mon.c (mon.2) 7767 : audit 0 from='client.? 172.21.15.40:0/2188982731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:37 smithi040 bash[28232]: audit 2023-12-01T22:30:37.922995+0000 mon.c (mon.2) 7767 : audit 0 from='client.? 172.21.15.40:0/2188982731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:37 smithi040 bash[41173]: audit 2023-12-01T22:30:37.922995+0000 mon.c (mon.2) 7767 : audit 0 from='client.? 172.21.15.40:0/2188982731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:38 smithi141 bash[31670]: cluster 2023-12-01T22:30:38.163030+0000 mgr.y (mgr.24356) 12372 : cluster 0 pgmap v12340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:38 smithi040 bash[28232]: cluster 2023-12-01T22:30:38.163030+0000 mgr.y (mgr.24356) 12372 : cluster 0 pgmap v12340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:39.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:38 smithi040 bash[41173]: cluster 2023-12-01T22:30:38.163030+0000 mgr.y (mgr.24356) 12372 : cluster 0 pgmap v12340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:40 smithi141 bash[31670]: cluster 2023-12-01T22:30:40.164125+0000 mgr.y (mgr.24356) 12373 : cluster 0 pgmap v12341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:40 smithi040 bash[28232]: cluster 2023-12-01T22:30:40.164125+0000 mgr.y (mgr.24356) 12373 : cluster 0 pgmap v12341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:40 smithi040 bash[41173]: cluster 2023-12-01T22:30:40.164125+0000 mgr.y (mgr.24356) 12373 : cluster 0 pgmap v12341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:41 smithi141 bash[31670]: audit 2023-12-01T22:30:40.389382+0000 mon.c (mon.2) 7768 : audit 0 from='client.? 172.21.15.40:0/4050890471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:41 smithi040 bash[41173]: audit 2023-12-01T22:30:40.389382+0000 mon.c (mon.2) 7768 : audit 0 from='client.? 172.21.15.40:0/4050890471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:41 smithi040 bash[28232]: audit 2023-12-01T22:30:40.389382+0000 mon.c (mon.2) 7768 : audit 0 from='client.? 172.21.15.40:0/4050890471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:42 smithi040 bash[28232]: cluster 2023-12-01T22:30:42.164828+0000 mgr.y (mgr.24356) 12374 : cluster 0 pgmap v12342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:42 smithi040 bash[41173]: cluster 2023-12-01T22:30:42.164828+0000 mgr.y (mgr.24356) 12374 : cluster 0 pgmap v12342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:42 smithi141 bash[31670]: cluster 2023-12-01T22:30:42.164828+0000 mgr.y (mgr.24356) 12374 : cluster 0 pgmap v12342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:43 smithi040 bash[41173]: audit 2023-12-01T22:30:42.862796+0000 mon.c (mon.2) 7769 : audit 0 from='client.? 172.21.15.40:0/3835419855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:43 smithi040 bash[28232]: audit 2023-12-01T22:30:42.862796+0000 mon.c (mon.2) 7769 : audit 0 from='client.? 172.21.15.40:0/3835419855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:43.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:43 smithi141 bash[31670]: audit 2023-12-01T22:30:42.862796+0000 mon.c (mon.2) 7769 : audit 0 from='client.? 172.21.15.40:0/3835419855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:44 smithi040 bash[28232]: cluster 2023-12-01T22:30:44.165637+0000 mgr.y (mgr.24356) 12375 : cluster 0 pgmap v12343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:44 smithi040 bash[41173]: cluster 2023-12-01T22:30:44.165637+0000 mgr.y (mgr.24356) 12375 : cluster 0 pgmap v12343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:44.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:44 smithi141 bash[31670]: cluster 2023-12-01T22:30:44.165637+0000 mgr.y (mgr.24356) 12375 : cluster 0 pgmap v12343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:45 smithi040 bash[28232]: audit 2023-12-01T22:30:45.327261+0000 mon.a (mon.0) 7888 : audit 0 from='client.? 172.21.15.40:0/1766099532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:45 smithi040 bash[41173]: audit 2023-12-01T22:30:45.327261+0000 mon.a (mon.0) 7888 : audit 0 from='client.? 172.21.15.40:0/1766099532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:45.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:45 smithi141 bash[31670]: audit 2023-12-01T22:30:45.327261+0000 mon.a (mon.0) 7888 : audit 0 from='client.? 172.21.15.40:0/1766099532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:46 smithi040 bash[28232]: cluster 2023-12-01T22:30:46.166878+0000 mgr.y (mgr.24356) 12376 : cluster 0 pgmap v12344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:46.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:46 smithi040 bash[41173]: cluster 2023-12-01T22:30:46.166878+0000 mgr.y (mgr.24356) 12376 : cluster 0 pgmap v12344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:46.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:30:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:30:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:46 smithi141 bash[31670]: cluster 2023-12-01T22:30:46.166878+0000 mgr.y (mgr.24356) 12376 : cluster 0 pgmap v12344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:47 smithi040 bash[28232]: audit 2023-12-01T22:30:47.785092+0000 mon.a (mon.0) 7889 : audit 0 from='client.? 172.21.15.40:0/1388716110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:47 smithi040 bash[41173]: audit 2023-12-01T22:30:47.785092+0000 mon.a (mon.0) 7889 : audit 0 from='client.? 172.21.15.40:0/1388716110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:47 smithi141 bash[31670]: audit 2023-12-01T22:30:47.785092+0000 mon.a (mon.0) 7889 : audit 0 from='client.? 172.21.15.40:0/1388716110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:48 smithi040 bash[28232]: cluster 2023-12-01T22:30:48.167470+0000 mgr.y (mgr.24356) 12377 : cluster 0 pgmap v12345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:48 smithi040 bash[41173]: cluster 2023-12-01T22:30:48.167470+0000 mgr.y (mgr.24356) 12377 : cluster 0 pgmap v12345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:48 smithi141 bash[31670]: cluster 2023-12-01T22:30:48.167470+0000 mgr.y (mgr.24356) 12377 : cluster 0 pgmap v12345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:49 smithi040 bash[28232]: audit 2023-12-01T22:30:48.984085+0000 mon.c (mon.2) 7770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:49 smithi040 bash[41173]: audit 2023-12-01T22:30:48.984085+0000 mon.c (mon.2) 7770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:49 smithi141 bash[31670]: audit 2023-12-01T22:30:48.984085+0000 mon.c (mon.2) 7770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:50 smithi040 bash[28232]: cluster 2023-12-01T22:30:50.168598+0000 mgr.y (mgr.24356) 12378 : cluster 0 pgmap v12346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:50 smithi040 bash[28232]: audit 2023-12-01T22:30:50.256854+0000 mon.c (mon.2) 7771 : audit 0 from='client.? 172.21.15.40:0/173360341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:50 smithi040 bash[41173]: cluster 2023-12-01T22:30:50.168598+0000 mgr.y (mgr.24356) 12378 : cluster 0 pgmap v12346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:50 smithi040 bash[41173]: audit 2023-12-01T22:30:50.256854+0000 mon.c (mon.2) 7771 : audit 0 from='client.? 172.21.15.40:0/173360341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:50 smithi141 bash[31670]: cluster 2023-12-01T22:30:50.168598+0000 mgr.y (mgr.24356) 12378 : cluster 0 pgmap v12346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:50 smithi141 bash[31670]: audit 2023-12-01T22:30:50.256854+0000 mon.c (mon.2) 7771 : audit 0 from='client.? 172.21.15.40:0/173360341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:52 smithi040 bash[41173]: cluster 2023-12-01T22:30:52.169184+0000 mgr.y (mgr.24356) 12379 : cluster 0 pgmap v12347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:52 smithi040 bash[28232]: cluster 2023-12-01T22:30:52.169184+0000 mgr.y (mgr.24356) 12379 : cluster 0 pgmap v12347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:52 smithi141 bash[31670]: cluster 2023-12-01T22:30:52.169184+0000 mgr.y (mgr.24356) 12379 : cluster 0 pgmap v12347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:53 smithi040 bash[28232]: audit 2023-12-01T22:30:52.721637+0000 mon.a (mon.0) 7890 : audit 0 from='client.? 172.21.15.40:0/2614973551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:53 smithi040 bash[41173]: audit 2023-12-01T22:30:52.721637+0000 mon.a (mon.0) 7890 : audit 0 from='client.? 172.21.15.40:0/2614973551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:53 smithi141 bash[31670]: audit 2023-12-01T22:30:52.721637+0000 mon.a (mon.0) 7890 : audit 0 from='client.? 172.21.15.40:0/2614973551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:54 smithi040 bash[28232]: cluster 2023-12-01T22:30:54.169801+0000 mgr.y (mgr.24356) 12380 : cluster 0 pgmap v12348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:54 smithi040 bash[41173]: cluster 2023-12-01T22:30:54.169801+0000 mgr.y (mgr.24356) 12380 : cluster 0 pgmap v12348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:54 smithi141 bash[31670]: cluster 2023-12-01T22:30:54.169801+0000 mgr.y (mgr.24356) 12380 : cluster 0 pgmap v12348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:55 smithi040 bash[28232]: audit 2023-12-01T22:30:55.185882+0000 mon.a (mon.0) 7891 : audit 0 from='client.? 172.21.15.40:0/4071967835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:55 smithi040 bash[41173]: audit 2023-12-01T22:30:55.185882+0000 mon.a (mon.0) 7891 : audit 0 from='client.? 172.21.15.40:0/4071967835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:55 smithi141 bash[31670]: audit 2023-12-01T22:30:55.185882+0000 mon.a (mon.0) 7891 : audit 0 from='client.? 172.21.15.40:0/4071967835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:56 smithi040 bash[28232]: cluster 2023-12-01T22:30:56.170937+0000 mgr.y (mgr.24356) 12381 : cluster 0 pgmap v12349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:56 smithi040 bash[41173]: cluster 2023-12-01T22:30:56.170937+0000 mgr.y (mgr.24356) 12381 : cluster 0 pgmap v12349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:56.665 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:30:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:30:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:56 smithi141 bash[31670]: cluster 2023-12-01T22:30:56.170937+0000 mgr.y (mgr.24356) 12381 : cluster 0 pgmap v12349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:57 smithi141 bash[31670]: audit 2023-12-01T22:30:57.645324+0000 mon.c (mon.2) 7772 : audit 0 from='client.? 172.21.15.40:0/793785456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:57 smithi040 bash[28232]: audit 2023-12-01T22:30:57.645324+0000 mon.c (mon.2) 7772 : audit 0 from='client.? 172.21.15.40:0/793785456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:57 smithi040 bash[41173]: audit 2023-12-01T22:30:57.645324+0000 mon.c (mon.2) 7772 : audit 0 from='client.? 172.21.15.40:0/793785456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:30:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:58 smithi141 bash[31670]: cluster 2023-12-01T22:30:58.171574+0000 mgr.y (mgr.24356) 12382 : cluster 0 pgmap v12350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:58 smithi040 bash[41173]: cluster 2023-12-01T22:30:58.171574+0000 mgr.y (mgr.24356) 12382 : cluster 0 pgmap v12350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:30:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:58 smithi040 bash[28232]: cluster 2023-12-01T22:30:58.171574+0000 mgr.y (mgr.24356) 12382 : cluster 0 pgmap v12350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:30:59 smithi141 bash[31670]: audit 2023-12-01T22:30:59.631388+0000 mon.c (mon.2) 7773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:31:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:30:59 smithi040 bash[28232]: audit 2023-12-01T22:30:59.631388+0000 mon.c (mon.2) 7773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:31:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:30:59 smithi040 bash[41173]: audit 2023-12-01T22:30:59.631388+0000 mon.c (mon.2) 7773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:31:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:00 smithi141 bash[31670]: audit 2023-12-01T22:31:00.126199+0000 mon.a (mon.0) 7892 : audit 0 from='client.? 172.21.15.40:0/566920552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:00 smithi141 bash[31670]: cluster 2023-12-01T22:31:00.172699+0000 mgr.y (mgr.24356) 12383 : cluster 0 pgmap v12351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:00 smithi040 bash[28232]: audit 2023-12-01T22:31:00.126199+0000 mon.a (mon.0) 7892 : audit 0 from='client.? 172.21.15.40:0/566920552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:00 smithi040 bash[28232]: cluster 2023-12-01T22:31:00.172699+0000 mgr.y (mgr.24356) 12383 : cluster 0 pgmap v12351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:00 smithi040 bash[41173]: audit 2023-12-01T22:31:00.126199+0000 mon.a (mon.0) 7892 : audit 0 from='client.? 172.21.15.40:0/566920552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:00 smithi040 bash[41173]: cluster 2023-12-01T22:31:00.172699+0000 mgr.y (mgr.24356) 12383 : cluster 0 pgmap v12351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:02 smithi040 bash[28232]: cluster 2023-12-01T22:31:02.173379+0000 mgr.y (mgr.24356) 12384 : cluster 0 pgmap v12352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:02 smithi040 bash[41173]: cluster 2023-12-01T22:31:02.173379+0000 mgr.y (mgr.24356) 12384 : cluster 0 pgmap v12352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:02 smithi141 bash[31670]: cluster 2023-12-01T22:31:02.173379+0000 mgr.y (mgr.24356) 12384 : cluster 0 pgmap v12352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:03 smithi040 bash[28232]: audit 2023-12-01T22:31:02.593992+0000 mon.a (mon.0) 7893 : audit 0 from='client.? 172.21.15.40:0/876566634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:03 smithi040 bash[41173]: audit 2023-12-01T22:31:02.593992+0000 mon.a (mon.0) 7893 : audit 0 from='client.? 172.21.15.40:0/876566634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:03 smithi141 bash[31670]: audit 2023-12-01T22:31:02.593992+0000 mon.a (mon.0) 7893 : audit 0 from='client.? 172.21.15.40:0/876566634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:04 smithi040 bash[28232]: audit 2023-12-01T22:31:03.984664+0000 mon.c (mon.2) 7774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:04 smithi040 bash[28232]: cluster 2023-12-01T22:31:04.174053+0000 mgr.y (mgr.24356) 12385 : cluster 0 pgmap v12353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:04 smithi040 bash[41173]: audit 2023-12-01T22:31:03.984664+0000 mon.c (mon.2) 7774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:04 smithi040 bash[41173]: cluster 2023-12-01T22:31:04.174053+0000 mgr.y (mgr.24356) 12385 : cluster 0 pgmap v12353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:04 smithi141 bash[31670]: audit 2023-12-01T22:31:03.984664+0000 mon.c (mon.2) 7774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:04 smithi141 bash[31670]: cluster 2023-12-01T22:31:04.174053+0000 mgr.y (mgr.24356) 12385 : cluster 0 pgmap v12353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:05 smithi040 bash[41173]: audit 2023-12-01T22:31:05.093680+0000 mon.c (mon.2) 7775 : audit 0 from='client.? 172.21.15.40:0/647204456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:05 smithi040 bash[28232]: audit 2023-12-01T22:31:05.093680+0000 mon.c (mon.2) 7775 : audit 0 from='client.? 172.21.15.40:0/647204456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:05 smithi141 bash[31670]: audit 2023-12-01T22:31:05.093680+0000 mon.c (mon.2) 7775 : audit 0 from='client.? 172.21.15.40:0/647204456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:31:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:05.541875+0000 mon.a (mon.0) 7894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:05.556360+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:05.831438+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:05.844229+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: cluster 2023-12-01T22:31:06.175254+0000 mgr.y (mgr.24356) 12386 : cluster 0 pgmap v12354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:06.316610+0000 mon.c (mon.2) 7776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:06.318303+0000 mon.c (mon.2) 7777 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[28232]: audit 2023-12-01T22:31:06.327750+0000 mon.a (mon.0) 7898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:05.541875+0000 mon.a (mon.0) 7894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:05.556360+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:05.831438+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:05.844229+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: cluster 2023-12-01T22:31:06.175254+0000 mgr.y (mgr.24356) 12386 : cluster 0 pgmap v12354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:06.316610+0000 mon.c (mon.2) 7776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:31:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:06.318303+0000 mon.c (mon.2) 7777 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:31:06.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:06 smithi040 bash[41173]: audit 2023-12-01T22:31:06.327750+0000 mon.a (mon.0) 7898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:05.541875+0000 mon.a (mon.0) 7894 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:05.556360+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:05.831438+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:05.844229+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: cluster 2023-12-01T22:31:06.175254+0000 mgr.y (mgr.24356) 12386 : cluster 0 pgmap v12354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:06.316610+0000 mon.c (mon.2) 7776 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:31:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:06.318303+0000 mon.c (mon.2) 7777 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:31:07.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:06 smithi141 bash[31670]: audit 2023-12-01T22:31:06.327750+0000 mon.a (mon.0) 7898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:31:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:07 smithi040 bash[28232]: audit 2023-12-01T22:31:07.562120+0000 mon.c (mon.2) 7778 : audit 0 from='client.? 172.21.15.40:0/4097578084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:07 smithi040 bash[41173]: audit 2023-12-01T22:31:07.562120+0000 mon.c (mon.2) 7778 : audit 0 from='client.? 172.21.15.40:0/4097578084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:07 smithi141 bash[31670]: audit 2023-12-01T22:31:07.562120+0000 mon.c (mon.2) 7778 : audit 0 from='client.? 172.21.15.40:0/4097578084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:08 smithi040 bash[28232]: cluster 2023-12-01T22:31:08.175922+0000 mgr.y (mgr.24356) 12387 : cluster 0 pgmap v12355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:08 smithi040 bash[41173]: cluster 2023-12-01T22:31:08.175922+0000 mgr.y (mgr.24356) 12387 : cluster 0 pgmap v12355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:08 smithi141 bash[31670]: cluster 2023-12-01T22:31:08.175922+0000 mgr.y (mgr.24356) 12387 : cluster 0 pgmap v12355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:10 smithi040 bash[28232]: audit 2023-12-01T22:31:10.029261+0000 mon.c (mon.2) 7779 : audit 0 from='client.? 172.21.15.40:0/2138676464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:10 smithi040 bash[41173]: audit 2023-12-01T22:31:10.029261+0000 mon.c (mon.2) 7779 : audit 0 from='client.? 172.21.15.40:0/2138676464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:10 smithi141 bash[31670]: audit 2023-12-01T22:31:10.029261+0000 mon.c (mon.2) 7779 : audit 0 from='client.? 172.21.15.40:0/2138676464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:11 smithi040 bash[28232]: cluster 2023-12-01T22:31:10.176928+0000 mgr.y (mgr.24356) 12388 : cluster 0 pgmap v12356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:11 smithi040 bash[41173]: cluster 2023-12-01T22:31:10.176928+0000 mgr.y (mgr.24356) 12388 : cluster 0 pgmap v12356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:11 smithi141 bash[31670]: cluster 2023-12-01T22:31:10.176928+0000 mgr.y (mgr.24356) 12388 : cluster 0 pgmap v12356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:12 smithi141 bash[31670]: cluster 2023-12-01T22:31:12.177512+0000 mgr.y (mgr.24356) 12389 : cluster 0 pgmap v12357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:12.529 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 22:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T22:31:12.157700454Z level=info msg="Completed cleanup jobs" duration=118.488979ms 2023-12-01T22:31:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:12 smithi040 bash[41173]: cluster 2023-12-01T22:31:12.177512+0000 mgr.y (mgr.24356) 12389 : cluster 0 pgmap v12357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:12 smithi040 bash[28232]: cluster 2023-12-01T22:31:12.177512+0000 mgr.y (mgr.24356) 12389 : cluster 0 pgmap v12357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:13 smithi040 bash[28232]: audit 2023-12-01T22:31:12.493828+0000 mon.c (mon.2) 7780 : audit 0 from='client.? 172.21.15.40:0/3099593316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:13 smithi040 bash[41173]: audit 2023-12-01T22:31:12.493828+0000 mon.c (mon.2) 7780 : audit 0 from='client.? 172.21.15.40:0/3099593316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:13 smithi141 bash[31670]: audit 2023-12-01T22:31:12.493828+0000 mon.c (mon.2) 7780 : audit 0 from='client.? 172.21.15.40:0/3099593316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:14 smithi040 bash[28232]: cluster 2023-12-01T22:31:14.178191+0000 mgr.y (mgr.24356) 12390 : cluster 0 pgmap v12358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:14 smithi040 bash[41173]: cluster 2023-12-01T22:31:14.178191+0000 mgr.y (mgr.24356) 12390 : cluster 0 pgmap v12358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:14 smithi141 bash[31670]: cluster 2023-12-01T22:31:14.178191+0000 mgr.y (mgr.24356) 12390 : cluster 0 pgmap v12358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:15 smithi040 bash[41173]: audit 2023-12-01T22:31:14.958238+0000 mon.a (mon.0) 7899 : audit 0 from='client.? 172.21.15.40:0/3998252006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:15 smithi040 bash[28232]: audit 2023-12-01T22:31:14.958238+0000 mon.a (mon.0) 7899 : audit 0 from='client.? 172.21.15.40:0/3998252006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:15 smithi141 bash[31670]: audit 2023-12-01T22:31:14.958238+0000 mon.a (mon.0) 7899 : audit 0 from='client.? 172.21.15.40:0/3998252006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:31:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:31:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:16 smithi040 bash[41173]: cluster 2023-12-01T22:31:16.179345+0000 mgr.y (mgr.24356) 12391 : cluster 0 pgmap v12359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:16 smithi040 bash[28232]: cluster 2023-12-01T22:31:16.179345+0000 mgr.y (mgr.24356) 12391 : cluster 0 pgmap v12359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:16.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:16 smithi141 bash[31670]: cluster 2023-12-01T22:31:16.179345+0000 mgr.y (mgr.24356) 12391 : cluster 0 pgmap v12359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:17 smithi141 bash[31670]: audit 2023-12-01T22:31:17.426369+0000 mon.c (mon.2) 7781 : audit 0 from='client.? 172.21.15.40:0/1922091589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:17 smithi040 bash[28232]: audit 2023-12-01T22:31:17.426369+0000 mon.c (mon.2) 7781 : audit 0 from='client.? 172.21.15.40:0/1922091589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:17 smithi040 bash[41173]: audit 2023-12-01T22:31:17.426369+0000 mon.c (mon.2) 7781 : audit 0 from='client.? 172.21.15.40:0/1922091589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:18 smithi141 bash[31670]: cluster 2023-12-01T22:31:18.180019+0000 mgr.y (mgr.24356) 12392 : cluster 0 pgmap v12360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:18 smithi040 bash[28232]: cluster 2023-12-01T22:31:18.180019+0000 mgr.y (mgr.24356) 12392 : cluster 0 pgmap v12360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:18 smithi040 bash[41173]: cluster 2023-12-01T22:31:18.180019+0000 mgr.y (mgr.24356) 12392 : cluster 0 pgmap v12360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:19 smithi141 bash[31670]: audit 2023-12-01T22:31:18.984785+0000 mon.c (mon.2) 7782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:19 smithi040 bash[41173]: audit 2023-12-01T22:31:18.984785+0000 mon.c (mon.2) 7782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:19 smithi040 bash[28232]: audit 2023-12-01T22:31:18.984785+0000 mon.c (mon.2) 7782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:20 smithi141 bash[31670]: audit 2023-12-01T22:31:19.892108+0000 mon.a (mon.0) 7900 : audit 0 from='client.? 172.21.15.40:0/60088145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:20 smithi141 bash[31670]: cluster 2023-12-01T22:31:20.181161+0000 mgr.y (mgr.24356) 12393 : cluster 0 pgmap v12361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:20 smithi040 bash[28232]: audit 2023-12-01T22:31:19.892108+0000 mon.a (mon.0) 7900 : audit 0 from='client.? 172.21.15.40:0/60088145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:20 smithi040 bash[28232]: cluster 2023-12-01T22:31:20.181161+0000 mgr.y (mgr.24356) 12393 : cluster 0 pgmap v12361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:20 smithi040 bash[41173]: audit 2023-12-01T22:31:19.892108+0000 mon.a (mon.0) 7900 : audit 0 from='client.? 172.21.15.40:0/60088145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:20 smithi040 bash[41173]: cluster 2023-12-01T22:31:20.181161+0000 mgr.y (mgr.24356) 12393 : cluster 0 pgmap v12361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:22 smithi040 bash[28232]: cluster 2023-12-01T22:31:22.181782+0000 mgr.y (mgr.24356) 12394 : cluster 0 pgmap v12362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:22 smithi040 bash[28232]: audit 2023-12-01T22:31:22.350829+0000 mon.a (mon.0) 7901 : audit 0 from='client.? 172.21.15.40:0/1765696155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:22 smithi040 bash[41173]: cluster 2023-12-01T22:31:22.181782+0000 mgr.y (mgr.24356) 12394 : cluster 0 pgmap v12362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:22 smithi040 bash[41173]: audit 2023-12-01T22:31:22.350829+0000 mon.a (mon.0) 7901 : audit 0 from='client.? 172.21.15.40:0/1765696155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:22 smithi141 bash[31670]: cluster 2023-12-01T22:31:22.181782+0000 mgr.y (mgr.24356) 12394 : cluster 0 pgmap v12362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:22.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:22 smithi141 bash[31670]: audit 2023-12-01T22:31:22.350829+0000 mon.a (mon.0) 7901 : audit 0 from='client.? 172.21.15.40:0/1765696155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:24 smithi141 bash[31670]: cluster 2023-12-01T22:31:24.182439+0000 mgr.y (mgr.24356) 12395 : cluster 0 pgmap v12363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:24 smithi040 bash[28232]: cluster 2023-12-01T22:31:24.182439+0000 mgr.y (mgr.24356) 12395 : cluster 0 pgmap v12363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:24 smithi040 bash[41173]: cluster 2023-12-01T22:31:24.182439+0000 mgr.y (mgr.24356) 12395 : cluster 0 pgmap v12363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:25 smithi141 bash[31670]: audit 2023-12-01T22:31:24.819517+0000 mon.a (mon.0) 7902 : audit 0 from='client.? 172.21.15.40:0/2336994268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:25 smithi040 bash[28232]: audit 2023-12-01T22:31:24.819517+0000 mon.a (mon.0) 7902 : audit 0 from='client.? 172.21.15.40:0/2336994268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:25 smithi040 bash[41173]: audit 2023-12-01T22:31:24.819517+0000 mon.a (mon.0) 7902 : audit 0 from='client.? 172.21.15.40:0/2336994268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:31:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:31:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:26 smithi040 bash[41173]: cluster 2023-12-01T22:31:26.183608+0000 mgr.y (mgr.24356) 12396 : cluster 0 pgmap v12364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:26.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:26 smithi040 bash[28232]: cluster 2023-12-01T22:31:26.183608+0000 mgr.y (mgr.24356) 12396 : cluster 0 pgmap v12364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:26 smithi141 bash[31670]: cluster 2023-12-01T22:31:26.183608+0000 mgr.y (mgr.24356) 12396 : cluster 0 pgmap v12364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:27 smithi040 bash[28232]: audit 2023-12-01T22:31:27.291918+0000 mon.c (mon.2) 7783 : audit 0 from='client.? 172.21.15.40:0/1522000578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:27 smithi040 bash[41173]: audit 2023-12-01T22:31:27.291918+0000 mon.c (mon.2) 7783 : audit 0 from='client.? 172.21.15.40:0/1522000578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:27 smithi141 bash[31670]: audit 2023-12-01T22:31:27.291918+0000 mon.c (mon.2) 7783 : audit 0 from='client.? 172.21.15.40:0/1522000578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:28 smithi040 bash[28232]: cluster 2023-12-01T22:31:28.184279+0000 mgr.y (mgr.24356) 12397 : cluster 0 pgmap v12365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:28 smithi040 bash[41173]: cluster 2023-12-01T22:31:28.184279+0000 mgr.y (mgr.24356) 12397 : cluster 0 pgmap v12365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:28.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:28 smithi141 bash[31670]: cluster 2023-12-01T22:31:28.184279+0000 mgr.y (mgr.24356) 12397 : cluster 0 pgmap v12365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:29 smithi040 bash[41173]: audit 2023-12-01T22:31:29.756187+0000 mon.c (mon.2) 7784 : audit 0 from='client.? 172.21.15.40:0/1740172436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:29 smithi040 bash[28232]: audit 2023-12-01T22:31:29.756187+0000 mon.c (mon.2) 7784 : audit 0 from='client.? 172.21.15.40:0/1740172436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:29 smithi141 bash[31670]: audit 2023-12-01T22:31:29.756187+0000 mon.c (mon.2) 7784 : audit 0 from='client.? 172.21.15.40:0/1740172436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:30 smithi040 bash[28232]: cluster 2023-12-01T22:31:30.185508+0000 mgr.y (mgr.24356) 12398 : cluster 0 pgmap v12366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:30 smithi040 bash[41173]: cluster 2023-12-01T22:31:30.185508+0000 mgr.y (mgr.24356) 12398 : cluster 0 pgmap v12366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:31.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:30 smithi141 bash[31670]: cluster 2023-12-01T22:31:30.185508+0000 mgr.y (mgr.24356) 12398 : cluster 0 pgmap v12366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:32 smithi040 bash[28232]: cluster 2023-12-01T22:31:32.186106+0000 mgr.y (mgr.24356) 12399 : cluster 0 pgmap v12367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:32.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:32 smithi040 bash[28232]: audit 2023-12-01T22:31:32.205840+0000 mon.c (mon.2) 7785 : audit 0 from='client.? 172.21.15.40:0/76147689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:32 smithi040 bash[41173]: cluster 2023-12-01T22:31:32.186106+0000 mgr.y (mgr.24356) 12399 : cluster 0 pgmap v12367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:32 smithi040 bash[41173]: audit 2023-12-01T22:31:32.205840+0000 mon.c (mon.2) 7785 : audit 0 from='client.? 172.21.15.40:0/76147689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:32 smithi141 bash[31670]: cluster 2023-12-01T22:31:32.186106+0000 mgr.y (mgr.24356) 12399 : cluster 0 pgmap v12367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:32 smithi141 bash[31670]: audit 2023-12-01T22:31:32.205840+0000 mon.c (mon.2) 7785 : audit 0 from='client.? 172.21.15.40:0/76147689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:34 smithi040 bash[28232]: audit 2023-12-01T22:31:33.985047+0000 mon.c (mon.2) 7786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:34 smithi040 bash[41173]: audit 2023-12-01T22:31:33.985047+0000 mon.c (mon.2) 7786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:34 smithi141 bash[31670]: audit 2023-12-01T22:31:33.985047+0000 mon.c (mon.2) 7786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:35 smithi040 bash[41173]: cluster 2023-12-01T22:31:34.186762+0000 mgr.y (mgr.24356) 12400 : cluster 0 pgmap v12368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:35 smithi040 bash[41173]: audit 2023-12-01T22:31:34.672201+0000 mon.c (mon.2) 7787 : audit 0 from='client.? 172.21.15.40:0/2825201548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:35 smithi040 bash[28232]: cluster 2023-12-01T22:31:34.186762+0000 mgr.y (mgr.24356) 12400 : cluster 0 pgmap v12368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:35 smithi040 bash[28232]: audit 2023-12-01T22:31:34.672201+0000 mon.c (mon.2) 7787 : audit 0 from='client.? 172.21.15.40:0/2825201548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:35 smithi141 bash[31670]: cluster 2023-12-01T22:31:34.186762+0000 mgr.y (mgr.24356) 12400 : cluster 0 pgmap v12368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:35 smithi141 bash[31670]: audit 2023-12-01T22:31:34.672201+0000 mon.c (mon.2) 7787 : audit 0 from='client.? 172.21.15.40:0/2825201548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:36 smithi141 bash[31670]: cluster 2023-12-01T22:31:36.187891+0000 mgr.y (mgr.24356) 12401 : cluster 0 pgmap v12369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:36 smithi040 bash[28232]: cluster 2023-12-01T22:31:36.187891+0000 mgr.y (mgr.24356) 12401 : cluster 0 pgmap v12369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:31:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:31:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:36 smithi040 bash[41173]: cluster 2023-12-01T22:31:36.187891+0000 mgr.y (mgr.24356) 12401 : cluster 0 pgmap v12369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:37.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:37 smithi040 bash[28232]: audit 2023-12-01T22:31:37.136160+0000 mon.c (mon.2) 7788 : audit 0 from='client.? 172.21.15.40:0/1550291775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:37.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:37 smithi040 bash[41173]: audit 2023-12-01T22:31:37.136160+0000 mon.c (mon.2) 7788 : audit 0 from='client.? 172.21.15.40:0/1550291775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:37 smithi141 bash[31670]: audit 2023-12-01T22:31:37.136160+0000 mon.c (mon.2) 7788 : audit 0 from='client.? 172.21.15.40:0/1550291775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:38 smithi040 bash[28232]: cluster 2023-12-01T22:31:38.188718+0000 mgr.y (mgr.24356) 12402 : cluster 0 pgmap v12370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:38 smithi040 bash[41173]: cluster 2023-12-01T22:31:38.188718+0000 mgr.y (mgr.24356) 12402 : cluster 0 pgmap v12370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:38 smithi141 bash[31670]: cluster 2023-12-01T22:31:38.188718+0000 mgr.y (mgr.24356) 12402 : cluster 0 pgmap v12370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:39 smithi040 bash[28232]: audit 2023-12-01T22:31:39.596972+0000 mon.c (mon.2) 7789 : audit 0 from='client.? 172.21.15.40:0/51155465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:39 smithi040 bash[41173]: audit 2023-12-01T22:31:39.596972+0000 mon.c (mon.2) 7789 : audit 0 from='client.? 172.21.15.40:0/51155465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:39 smithi141 bash[31670]: audit 2023-12-01T22:31:39.596972+0000 mon.c (mon.2) 7789 : audit 0 from='client.? 172.21.15.40:0/51155465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:40 smithi040 bash[28232]: cluster 2023-12-01T22:31:40.189913+0000 mgr.y (mgr.24356) 12403 : cluster 0 pgmap v12371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:40 smithi040 bash[41173]: cluster 2023-12-01T22:31:40.189913+0000 mgr.y (mgr.24356) 12403 : cluster 0 pgmap v12371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:40 smithi141 bash[31670]: cluster 2023-12-01T22:31:40.189913+0000 mgr.y (mgr.24356) 12403 : cluster 0 pgmap v12371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:42 smithi040 bash[28232]: audit 2023-12-01T22:31:42.060195+0000 mon.c (mon.2) 7790 : audit 0 from='client.? 172.21.15.40:0/2854235949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:42 smithi040 bash[28232]: cluster 2023-12-01T22:31:42.190575+0000 mgr.y (mgr.24356) 12404 : cluster 0 pgmap v12372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:42 smithi040 bash[41173]: audit 2023-12-01T22:31:42.060195+0000 mon.c (mon.2) 7790 : audit 0 from='client.? 172.21.15.40:0/2854235949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:42 smithi040 bash[41173]: cluster 2023-12-01T22:31:42.190575+0000 mgr.y (mgr.24356) 12404 : cluster 0 pgmap v12372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:42 smithi141 bash[31670]: audit 2023-12-01T22:31:42.060195+0000 mon.c (mon.2) 7790 : audit 0 from='client.? 172.21.15.40:0/2854235949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:42 smithi141 bash[31670]: cluster 2023-12-01T22:31:42.190575+0000 mgr.y (mgr.24356) 12404 : cluster 0 pgmap v12372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:44 smithi141 bash[31670]: cluster 2023-12-01T22:31:44.191205+0000 mgr.y (mgr.24356) 12405 : cluster 0 pgmap v12373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:44 smithi040 bash[28232]: cluster 2023-12-01T22:31:44.191205+0000 mgr.y (mgr.24356) 12405 : cluster 0 pgmap v12373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:44 smithi040 bash[41173]: cluster 2023-12-01T22:31:44.191205+0000 mgr.y (mgr.24356) 12405 : cluster 0 pgmap v12373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:45 smithi141 bash[31670]: audit 2023-12-01T22:31:44.531049+0000 mon.c (mon.2) 7791 : audit 0 from='client.? 172.21.15.40:0/1392411437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:45 smithi040 bash[28232]: audit 2023-12-01T22:31:44.531049+0000 mon.c (mon.2) 7791 : audit 0 from='client.? 172.21.15.40:0/1392411437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:45 smithi040 bash[41173]: audit 2023-12-01T22:31:44.531049+0000 mon.c (mon.2) 7791 : audit 0 from='client.? 172.21.15.40:0/1392411437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:46 smithi040 bash[28232]: cluster 2023-12-01T22:31:46.192357+0000 mgr.y (mgr.24356) 12406 : cluster 0 pgmap v12374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:31:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:31:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:46 smithi040 bash[41173]: cluster 2023-12-01T22:31:46.192357+0000 mgr.y (mgr.24356) 12406 : cluster 0 pgmap v12374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:46 smithi141 bash[31670]: cluster 2023-12-01T22:31:46.192357+0000 mgr.y (mgr.24356) 12406 : cluster 0 pgmap v12374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:47 smithi040 bash[28232]: audit 2023-12-01T22:31:46.995546+0000 mon.c (mon.2) 7792 : audit 0 from='client.? 172.21.15.40:0/3771620007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:47 smithi040 bash[41173]: audit 2023-12-01T22:31:46.995546+0000 mon.c (mon.2) 7792 : audit 0 from='client.? 172.21.15.40:0/3771620007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:47 smithi141 bash[31670]: audit 2023-12-01T22:31:46.995546+0000 mon.c (mon.2) 7792 : audit 0 from='client.? 172.21.15.40:0/3771620007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:48 smithi040 bash[28232]: cluster 2023-12-01T22:31:48.193029+0000 mgr.y (mgr.24356) 12407 : cluster 0 pgmap v12375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:48 smithi040 bash[41173]: cluster 2023-12-01T22:31:48.193029+0000 mgr.y (mgr.24356) 12407 : cluster 0 pgmap v12375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:48 smithi141 bash[31670]: cluster 2023-12-01T22:31:48.193029+0000 mgr.y (mgr.24356) 12407 : cluster 0 pgmap v12375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:49 smithi040 bash[28232]: audit 2023-12-01T22:31:48.985601+0000 mon.c (mon.2) 7793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:49 smithi040 bash[41173]: audit 2023-12-01T22:31:48.985601+0000 mon.c (mon.2) 7793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:49 smithi141 bash[31670]: audit 2023-12-01T22:31:48.985601+0000 mon.c (mon.2) 7793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:50 smithi040 bash[28232]: audit 2023-12-01T22:31:49.461811+0000 mon.c (mon.2) 7794 : audit 0 from='client.? 172.21.15.40:0/3678623409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:50 smithi040 bash[28232]: cluster 2023-12-01T22:31:50.194243+0000 mgr.y (mgr.24356) 12408 : cluster 0 pgmap v12376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:50 smithi040 bash[41173]: audit 2023-12-01T22:31:49.461811+0000 mon.c (mon.2) 7794 : audit 0 from='client.? 172.21.15.40:0/3678623409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:50 smithi040 bash[41173]: cluster 2023-12-01T22:31:50.194243+0000 mgr.y (mgr.24356) 12408 : cluster 0 pgmap v12376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:50 smithi141 bash[31670]: audit 2023-12-01T22:31:49.461811+0000 mon.c (mon.2) 7794 : audit 0 from='client.? 172.21.15.40:0/3678623409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:50 smithi141 bash[31670]: cluster 2023-12-01T22:31:50.194243+0000 mgr.y (mgr.24356) 12408 : cluster 0 pgmap v12376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:52 smithi040 bash[28232]: audit 2023-12-01T22:31:51.920129+0000 mon.c (mon.2) 7795 : audit 0 from='client.? 172.21.15.40:0/2191210143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:52 smithi040 bash[28232]: cluster 2023-12-01T22:31:52.194997+0000 mgr.y (mgr.24356) 12409 : cluster 0 pgmap v12377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:52 smithi040 bash[41173]: audit 2023-12-01T22:31:51.920129+0000 mon.c (mon.2) 7795 : audit 0 from='client.? 172.21.15.40:0/2191210143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:52 smithi040 bash[41173]: cluster 2023-12-01T22:31:52.194997+0000 mgr.y (mgr.24356) 12409 : cluster 0 pgmap v12377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:52 smithi141 bash[31670]: audit 2023-12-01T22:31:51.920129+0000 mon.c (mon.2) 7795 : audit 0 from='client.? 172.21.15.40:0/2191210143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:52 smithi141 bash[31670]: cluster 2023-12-01T22:31:52.194997+0000 mgr.y (mgr.24356) 12409 : cluster 0 pgmap v12377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:54 smithi141 bash[31670]: cluster 2023-12-01T22:31:54.195755+0000 mgr.y (mgr.24356) 12410 : cluster 0 pgmap v12378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:54 smithi040 bash[28232]: cluster 2023-12-01T22:31:54.195755+0000 mgr.y (mgr.24356) 12410 : cluster 0 pgmap v12378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:54 smithi040 bash[41173]: cluster 2023-12-01T22:31:54.195755+0000 mgr.y (mgr.24356) 12410 : cluster 0 pgmap v12378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:55.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:55 smithi141 bash[31670]: audit 2023-12-01T22:31:54.397117+0000 mon.c (mon.2) 7796 : audit 0 from='client.? 172.21.15.40:0/219475158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:55 smithi040 bash[28232]: audit 2023-12-01T22:31:54.397117+0000 mon.c (mon.2) 7796 : audit 0 from='client.? 172.21.15.40:0/219475158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:55 smithi040 bash[41173]: audit 2023-12-01T22:31:54.397117+0000 mon.c (mon.2) 7796 : audit 0 from='client.? 172.21.15.40:0/219475158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:56 smithi040 bash[41173]: cluster 2023-12-01T22:31:56.196980+0000 mgr.y (mgr.24356) 12411 : cluster 0 pgmap v12379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:31:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:31:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:56 smithi040 bash[28232]: cluster 2023-12-01T22:31:56.196980+0000 mgr.y (mgr.24356) 12411 : cluster 0 pgmap v12379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:56 smithi141 bash[31670]: cluster 2023-12-01T22:31:56.196980+0000 mgr.y (mgr.24356) 12411 : cluster 0 pgmap v12379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:57 smithi040 bash[41173]: audit 2023-12-01T22:31:56.866365+0000 mon.a (mon.0) 7903 : audit 0 from='client.? 172.21.15.40:0/2137477607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:57 smithi040 bash[28232]: audit 2023-12-01T22:31:56.866365+0000 mon.a (mon.0) 7903 : audit 0 from='client.? 172.21.15.40:0/2137477607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:57 smithi141 bash[31670]: audit 2023-12-01T22:31:56.866365+0000 mon.a (mon.0) 7903 : audit 0 from='client.? 172.21.15.40:0/2137477607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:58 smithi040 bash[28232]: cluster 2023-12-01T22:31:58.197771+0000 mgr.y (mgr.24356) 12412 : cluster 0 pgmap v12380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:58 smithi040 bash[41173]: cluster 2023-12-01T22:31:58.197771+0000 mgr.y (mgr.24356) 12412 : cluster 0 pgmap v12380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:58 smithi141 bash[31670]: cluster 2023-12-01T22:31:58.197771+0000 mgr.y (mgr.24356) 12412 : cluster 0 pgmap v12380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:31:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:31:59 smithi040 bash[28232]: audit 2023-12-01T22:31:59.333303+0000 mon.a (mon.0) 7904 : audit 0 from='client.? 172.21.15.40:0/1553921649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:31:59 smithi040 bash[41173]: audit 2023-12-01T22:31:59.333303+0000 mon.a (mon.0) 7904 : audit 0 from='client.? 172.21.15.40:0/1553921649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:31:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:31:59 smithi141 bash[31670]: audit 2023-12-01T22:31:59.333303+0000 mon.a (mon.0) 7904 : audit 0 from='client.? 172.21.15.40:0/1553921649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:00 smithi040 bash[41173]: cluster 2023-12-01T22:32:00.198955+0000 mgr.y (mgr.24356) 12413 : cluster 0 pgmap v12381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:00 smithi040 bash[28232]: cluster 2023-12-01T22:32:00.198955+0000 mgr.y (mgr.24356) 12413 : cluster 0 pgmap v12381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:00 smithi141 bash[31670]: cluster 2023-12-01T22:32:00.198955+0000 mgr.y (mgr.24356) 12413 : cluster 0 pgmap v12381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:02 smithi040 bash[41173]: audit 2023-12-01T22:32:01.798123+0000 mon.a (mon.0) 7905 : audit 0 from='client.? 172.21.15.40:0/1791409431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:02 smithi040 bash[41173]: cluster 2023-12-01T22:32:02.199630+0000 mgr.y (mgr.24356) 12414 : cluster 0 pgmap v12382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:02 smithi040 bash[28232]: audit 2023-12-01T22:32:01.798123+0000 mon.a (mon.0) 7905 : audit 0 from='client.? 172.21.15.40:0/1791409431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:02 smithi040 bash[28232]: cluster 2023-12-01T22:32:02.199630+0000 mgr.y (mgr.24356) 12414 : cluster 0 pgmap v12382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:02 smithi141 bash[31670]: audit 2023-12-01T22:32:01.798123+0000 mon.a (mon.0) 7905 : audit 0 from='client.? 172.21.15.40:0/1791409431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:02 smithi141 bash[31670]: cluster 2023-12-01T22:32:02.199630+0000 mgr.y (mgr.24356) 12414 : cluster 0 pgmap v12382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:04 smithi040 bash[28232]: audit 2023-12-01T22:32:03.985987+0000 mon.c (mon.2) 7797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:04 smithi040 bash[41173]: audit 2023-12-01T22:32:03.985987+0000 mon.c (mon.2) 7797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:04 smithi141 bash[31670]: audit 2023-12-01T22:32:03.985987+0000 mon.c (mon.2) 7797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:05 smithi040 bash[28232]: cluster 2023-12-01T22:32:04.200392+0000 mgr.y (mgr.24356) 12415 : cluster 0 pgmap v12383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:05 smithi040 bash[28232]: audit 2023-12-01T22:32:04.262324+0000 mon.a (mon.0) 7906 : audit 0 from='client.? 172.21.15.40:0/1941260085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:05 smithi040 bash[41173]: cluster 2023-12-01T22:32:04.200392+0000 mgr.y (mgr.24356) 12415 : cluster 0 pgmap v12383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:05 smithi040 bash[41173]: audit 2023-12-01T22:32:04.262324+0000 mon.a (mon.0) 7906 : audit 0 from='client.? 172.21.15.40:0/1941260085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:05 smithi141 bash[31670]: cluster 2023-12-01T22:32:04.200392+0000 mgr.y (mgr.24356) 12415 : cluster 0 pgmap v12383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:05 smithi141 bash[31670]: audit 2023-12-01T22:32:04.262324+0000 mon.a (mon.0) 7906 : audit 0 from='client.? 172.21.15.40:0/1941260085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:06 smithi141 bash[31670]: cluster 2023-12-01T22:32:06.201733+0000 mgr.y (mgr.24356) 12416 : cluster 0 pgmap v12384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:06 smithi040 bash[28232]: cluster 2023-12-01T22:32:06.201733+0000 mgr.y (mgr.24356) 12416 : cluster 0 pgmap v12384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:06 smithi040 bash[41173]: cluster 2023-12-01T22:32:06.201733+0000 mgr.y (mgr.24356) 12416 : cluster 0 pgmap v12384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:32:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:32:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:07 smithi040 bash[41173]: audit 2023-12-01T22:32:06.411294+0000 mon.c (mon.2) 7798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:32:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:07 smithi040 bash[41173]: audit 2023-12-01T22:32:06.729514+0000 mon.a (mon.0) 7907 : audit 0 from='client.? 172.21.15.40:0/1778820587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:07 smithi040 bash[28232]: audit 2023-12-01T22:32:06.411294+0000 mon.c (mon.2) 7798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:32:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:07 smithi040 bash[28232]: audit 2023-12-01T22:32:06.729514+0000 mon.a (mon.0) 7907 : audit 0 from='client.? 172.21.15.40:0/1778820587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:07.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:07 smithi141 bash[31670]: audit 2023-12-01T22:32:06.411294+0000 mon.c (mon.2) 7798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:32:07.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:07 smithi141 bash[31670]: audit 2023-12-01T22:32:06.729514+0000 mon.a (mon.0) 7907 : audit 0 from='client.? 172.21.15.40:0/1778820587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:08 smithi040 bash[28232]: cluster 2023-12-01T22:32:08.202578+0000 mgr.y (mgr.24356) 12417 : cluster 0 pgmap v12385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:08 smithi040 bash[41173]: cluster 2023-12-01T22:32:08.202578+0000 mgr.y (mgr.24356) 12417 : cluster 0 pgmap v12385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:08.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:08 smithi141 bash[31670]: cluster 2023-12-01T22:32:08.202578+0000 mgr.y (mgr.24356) 12417 : cluster 0 pgmap v12385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:09 smithi040 bash[28232]: audit 2023-12-01T22:32:09.195240+0000 mon.a (mon.0) 7908 : audit 0 from='client.? 172.21.15.40:0/178849681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:09 smithi040 bash[41173]: audit 2023-12-01T22:32:09.195240+0000 mon.a (mon.0) 7908 : audit 0 from='client.? 172.21.15.40:0/178849681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:09 smithi141 bash[31670]: audit 2023-12-01T22:32:09.195240+0000 mon.a (mon.0) 7908 : audit 0 from='client.? 172.21.15.40:0/178849681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:10 smithi040 bash[28232]: cluster 2023-12-01T22:32:10.203764+0000 mgr.y (mgr.24356) 12418 : cluster 0 pgmap v12386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:10 smithi040 bash[41173]: cluster 2023-12-01T22:32:10.203764+0000 mgr.y (mgr.24356) 12418 : cluster 0 pgmap v12386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:10 smithi141 bash[31670]: cluster 2023-12-01T22:32:10.203764+0000 mgr.y (mgr.24356) 12418 : cluster 0 pgmap v12386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[28232]: audit 2023-12-01T22:32:11.675056+0000 mon.c (mon.2) 7799 : audit 0 from='client.? 172.21.15.40:0/2902783325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[28232]: cluster 2023-12-01T22:32:12.204447+0000 mgr.y (mgr.24356) 12419 : cluster 0 pgmap v12387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[28232]: audit 2023-12-01T22:32:12.260065+0000 mon.a (mon.0) 7909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[28232]: audit 2023-12-01T22:32:12.274040+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[41173]: audit 2023-12-01T22:32:11.675056+0000 mon.c (mon.2) 7799 : audit 0 from='client.? 172.21.15.40:0/2902783325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[41173]: cluster 2023-12-01T22:32:12.204447+0000 mgr.y (mgr.24356) 12419 : cluster 0 pgmap v12387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[41173]: audit 2023-12-01T22:32:12.260065+0000 mon.a (mon.0) 7909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:12.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:12 smithi040 bash[41173]: audit 2023-12-01T22:32:12.274040+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:12 smithi141 bash[31670]: audit 2023-12-01T22:32:11.675056+0000 mon.c (mon.2) 7799 : audit 0 from='client.? 172.21.15.40:0/2902783325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:12 smithi141 bash[31670]: cluster 2023-12-01T22:32:12.204447+0000 mgr.y (mgr.24356) 12419 : cluster 0 pgmap v12387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:12 smithi141 bash[31670]: audit 2023-12-01T22:32:12.260065+0000 mon.a (mon.0) 7909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:12 smithi141 bash[31670]: audit 2023-12-01T22:32:12.274040+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[28232]: audit 2023-12-01T22:32:12.564158+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[28232]: audit 2023-12-01T22:32:12.575830+0000 mon.a (mon.0) 7912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[28232]: audit 2023-12-01T22:32:13.104919+0000 mon.c (mon.2) 7800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:32:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[28232]: audit 2023-12-01T22:32:13.106749+0000 mon.c (mon.2) 7801 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:32:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[28232]: audit 2023-12-01T22:32:13.118197+0000 mon.a (mon.0) 7913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[41173]: audit 2023-12-01T22:32:12.564158+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[41173]: audit 2023-12-01T22:32:12.575830+0000 mon.a (mon.0) 7912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[41173]: audit 2023-12-01T22:32:13.104919+0000 mon.c (mon.2) 7800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:32:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[41173]: audit 2023-12-01T22:32:13.106749+0000 mon.c (mon.2) 7801 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:32:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:13 smithi040 bash[41173]: audit 2023-12-01T22:32:13.118197+0000 mon.a (mon.0) 7913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:13 smithi141 bash[31670]: audit 2023-12-01T22:32:12.564158+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:13 smithi141 bash[31670]: audit 2023-12-01T22:32:12.575830+0000 mon.a (mon.0) 7912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:13 smithi141 bash[31670]: audit 2023-12-01T22:32:13.104919+0000 mon.c (mon.2) 7800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:32:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:13 smithi141 bash[31670]: audit 2023-12-01T22:32:13.106749+0000 mon.c (mon.2) 7801 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:32:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:13 smithi141 bash[31670]: audit 2023-12-01T22:32:13.118197+0000 mon.a (mon.0) 7913 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:32:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:14 smithi040 bash[28232]: audit 2023-12-01T22:32:14.133369+0000 mon.c (mon.2) 7802 : audit 0 from='client.? 172.21.15.40:0/2306835734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:14 smithi040 bash[28232]: cluster 2023-12-01T22:32:14.205121+0000 mgr.y (mgr.24356) 12420 : cluster 0 pgmap v12388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:14 smithi040 bash[41173]: audit 2023-12-01T22:32:14.133369+0000 mon.c (mon.2) 7802 : audit 0 from='client.? 172.21.15.40:0/2306835734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:14 smithi040 bash[41173]: cluster 2023-12-01T22:32:14.205121+0000 mgr.y (mgr.24356) 12420 : cluster 0 pgmap v12388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:14 smithi141 bash[31670]: audit 2023-12-01T22:32:14.133369+0000 mon.c (mon.2) 7802 : audit 0 from='client.? 172.21.15.40:0/2306835734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:14 smithi141 bash[31670]: cluster 2023-12-01T22:32:14.205121+0000 mgr.y (mgr.24356) 12420 : cluster 0 pgmap v12388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:16 smithi141 bash[31670]: cluster 2023-12-01T22:32:16.206384+0000 mgr.y (mgr.24356) 12421 : cluster 0 pgmap v12389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:16 smithi040 bash[28232]: cluster 2023-12-01T22:32:16.206384+0000 mgr.y (mgr.24356) 12421 : cluster 0 pgmap v12389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:16 smithi040 bash[41173]: cluster 2023-12-01T22:32:16.206384+0000 mgr.y (mgr.24356) 12421 : cluster 0 pgmap v12389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:32:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:32:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:17 smithi040 bash[28232]: audit 2023-12-01T22:32:16.598284+0000 mon.a (mon.0) 7914 : audit 0 from='client.? 172.21.15.40:0/694943891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:17 smithi040 bash[41173]: audit 2023-12-01T22:32:16.598284+0000 mon.a (mon.0) 7914 : audit 0 from='client.? 172.21.15.40:0/694943891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:17 smithi141 bash[31670]: audit 2023-12-01T22:32:16.598284+0000 mon.a (mon.0) 7914 : audit 0 from='client.? 172.21.15.40:0/694943891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:18 smithi040 bash[28232]: cluster 2023-12-01T22:32:18.207106+0000 mgr.y (mgr.24356) 12422 : cluster 0 pgmap v12390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:18 smithi040 bash[41173]: cluster 2023-12-01T22:32:18.207106+0000 mgr.y (mgr.24356) 12422 : cluster 0 pgmap v12390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:18 smithi141 bash[31670]: cluster 2023-12-01T22:32:18.207106+0000 mgr.y (mgr.24356) 12422 : cluster 0 pgmap v12390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:19 smithi040 bash[41173]: audit 2023-12-01T22:32:18.986360+0000 mon.c (mon.2) 7803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:19 smithi040 bash[41173]: audit 2023-12-01T22:32:19.060076+0000 mon.c (mon.2) 7804 : audit 0 from='client.? 172.21.15.40:0/1951190347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:19 smithi040 bash[28232]: audit 2023-12-01T22:32:18.986360+0000 mon.c (mon.2) 7803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:19 smithi040 bash[28232]: audit 2023-12-01T22:32:19.060076+0000 mon.c (mon.2) 7804 : audit 0 from='client.? 172.21.15.40:0/1951190347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:19 smithi141 bash[31670]: audit 2023-12-01T22:32:18.986360+0000 mon.c (mon.2) 7803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:19 smithi141 bash[31670]: audit 2023-12-01T22:32:19.060076+0000 mon.c (mon.2) 7804 : audit 0 from='client.? 172.21.15.40:0/1951190347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:20 smithi040 bash[28232]: cluster 2023-12-01T22:32:20.208372+0000 mgr.y (mgr.24356) 12423 : cluster 0 pgmap v12391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:20 smithi040 bash[41173]: cluster 2023-12-01T22:32:20.208372+0000 mgr.y (mgr.24356) 12423 : cluster 0 pgmap v12391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:20 smithi141 bash[31670]: cluster 2023-12-01T22:32:20.208372+0000 mgr.y (mgr.24356) 12423 : cluster 0 pgmap v12391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:22 smithi040 bash[28232]: audit 2023-12-01T22:32:21.521022+0000 mon.c (mon.2) 7805 : audit 0 from='client.? 172.21.15.40:0/3911152381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:22 smithi040 bash[28232]: cluster 2023-12-01T22:32:22.209019+0000 mgr.y (mgr.24356) 12424 : cluster 0 pgmap v12392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:22 smithi040 bash[41173]: audit 2023-12-01T22:32:21.521022+0000 mon.c (mon.2) 7805 : audit 0 from='client.? 172.21.15.40:0/3911152381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:22 smithi040 bash[41173]: cluster 2023-12-01T22:32:22.209019+0000 mgr.y (mgr.24356) 12424 : cluster 0 pgmap v12392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:22 smithi141 bash[31670]: audit 2023-12-01T22:32:21.521022+0000 mon.c (mon.2) 7805 : audit 0 from='client.? 172.21.15.40:0/3911152381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:22 smithi141 bash[31670]: cluster 2023-12-01T22:32:22.209019+0000 mgr.y (mgr.24356) 12424 : cluster 0 pgmap v12392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:24 smithi040 bash[28232]: audit 2023-12-01T22:32:23.986785+0000 mon.c (mon.2) 7806 : audit 0 from='client.? 172.21.15.40:0/3272768180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:24 smithi040 bash[41173]: audit 2023-12-01T22:32:23.986785+0000 mon.c (mon.2) 7806 : audit 0 from='client.? 172.21.15.40:0/3272768180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:24 smithi141 bash[31670]: audit 2023-12-01T22:32:23.986785+0000 mon.c (mon.2) 7806 : audit 0 from='client.? 172.21.15.40:0/3272768180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:25 smithi040 bash[41173]: cluster 2023-12-01T22:32:24.209647+0000 mgr.y (mgr.24356) 12425 : cluster 0 pgmap v12393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:25 smithi040 bash[28232]: cluster 2023-12-01T22:32:24.209647+0000 mgr.y (mgr.24356) 12425 : cluster 0 pgmap v12393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:25 smithi141 bash[31670]: cluster 2023-12-01T22:32:24.209647+0000 mgr.y (mgr.24356) 12425 : cluster 0 pgmap v12393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:26 smithi141 bash[31670]: cluster 2023-12-01T22:32:26.210759+0000 mgr.y (mgr.24356) 12426 : cluster 0 pgmap v12394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:26 smithi040 bash[28232]: cluster 2023-12-01T22:32:26.210759+0000 mgr.y (mgr.24356) 12426 : cluster 0 pgmap v12394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:26 smithi040 bash[41173]: cluster 2023-12-01T22:32:26.210759+0000 mgr.y (mgr.24356) 12426 : cluster 0 pgmap v12394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:32:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:32:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:27 smithi040 bash[28232]: audit 2023-12-01T22:32:26.449049+0000 mon.a (mon.0) 7915 : audit 0 from='client.? 172.21.15.40:0/586822646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:27 smithi040 bash[41173]: audit 2023-12-01T22:32:26.449049+0000 mon.a (mon.0) 7915 : audit 0 from='client.? 172.21.15.40:0/586822646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:27 smithi141 bash[31670]: audit 2023-12-01T22:32:26.449049+0000 mon.a (mon.0) 7915 : audit 0 from='client.? 172.21.15.40:0/586822646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:28 smithi040 bash[28232]: cluster 2023-12-01T22:32:28.211491+0000 mgr.y (mgr.24356) 12427 : cluster 0 pgmap v12395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:28 smithi040 bash[41173]: cluster 2023-12-01T22:32:28.211491+0000 mgr.y (mgr.24356) 12427 : cluster 0 pgmap v12395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:28.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:28 smithi141 bash[31670]: cluster 2023-12-01T22:32:28.211491+0000 mgr.y (mgr.24356) 12427 : cluster 0 pgmap v12395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:29 smithi040 bash[28232]: audit 2023-12-01T22:32:28.908878+0000 mon.c (mon.2) 7807 : audit 0 from='client.? 172.21.15.40:0/3829810580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:29 smithi040 bash[41173]: audit 2023-12-01T22:32:28.908878+0000 mon.c (mon.2) 7807 : audit 0 from='client.? 172.21.15.40:0/3829810580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:29 smithi141 bash[31670]: audit 2023-12-01T22:32:28.908878+0000 mon.c (mon.2) 7807 : audit 0 from='client.? 172.21.15.40:0/3829810580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:30 smithi040 bash[28232]: cluster 2023-12-01T22:32:30.212667+0000 mgr.y (mgr.24356) 12428 : cluster 0 pgmap v12396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:30 smithi040 bash[41173]: cluster 2023-12-01T22:32:30.212667+0000 mgr.y (mgr.24356) 12428 : cluster 0 pgmap v12396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:30 smithi141 bash[31670]: cluster 2023-12-01T22:32:30.212667+0000 mgr.y (mgr.24356) 12428 : cluster 0 pgmap v12396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:32 smithi040 bash[28232]: audit 2023-12-01T22:32:31.374551+0000 mon.c (mon.2) 7808 : audit 0 from='client.? 172.21.15.40:0/2731732668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:32 smithi040 bash[28232]: cluster 2023-12-01T22:32:32.213293+0000 mgr.y (mgr.24356) 12429 : cluster 0 pgmap v12397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:32 smithi040 bash[41173]: audit 2023-12-01T22:32:31.374551+0000 mon.c (mon.2) 7808 : audit 0 from='client.? 172.21.15.40:0/2731732668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:32 smithi040 bash[41173]: cluster 2023-12-01T22:32:32.213293+0000 mgr.y (mgr.24356) 12429 : cluster 0 pgmap v12397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:32 smithi141 bash[31670]: audit 2023-12-01T22:32:31.374551+0000 mon.c (mon.2) 7808 : audit 0 from='client.? 172.21.15.40:0/2731732668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:32.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:32 smithi141 bash[31670]: cluster 2023-12-01T22:32:32.213293+0000 mgr.y (mgr.24356) 12429 : cluster 0 pgmap v12397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:33 smithi040 bash[28232]: audit 2023-12-01T22:32:33.851612+0000 mon.a (mon.0) 7916 : audit 0 from='client.? 172.21.15.40:0/3986845217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:33 smithi040 bash[41173]: audit 2023-12-01T22:32:33.851612+0000 mon.a (mon.0) 7916 : audit 0 from='client.? 172.21.15.40:0/3986845217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:33 smithi141 bash[31670]: audit 2023-12-01T22:32:33.851612+0000 mon.a (mon.0) 7916 : audit 0 from='client.? 172.21.15.40:0/3986845217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:34 smithi141 bash[31670]: audit 2023-12-01T22:32:33.986899+0000 mon.c (mon.2) 7809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:34 smithi141 bash[31670]: cluster 2023-12-01T22:32:34.213962+0000 mgr.y (mgr.24356) 12430 : cluster 0 pgmap v12398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:34 smithi040 bash[41173]: audit 2023-12-01T22:32:33.986899+0000 mon.c (mon.2) 7809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:34 smithi040 bash[41173]: cluster 2023-12-01T22:32:34.213962+0000 mgr.y (mgr.24356) 12430 : cluster 0 pgmap v12398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:34 smithi040 bash[28232]: audit 2023-12-01T22:32:33.986899+0000 mon.c (mon.2) 7809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:34 smithi040 bash[28232]: cluster 2023-12-01T22:32:34.213962+0000 mgr.y (mgr.24356) 12430 : cluster 0 pgmap v12398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:36 smithi141 bash[31670]: cluster 2023-12-01T22:32:36.215052+0000 mgr.y (mgr.24356) 12431 : cluster 0 pgmap v12399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:36 smithi040 bash[28232]: cluster 2023-12-01T22:32:36.215052+0000 mgr.y (mgr.24356) 12431 : cluster 0 pgmap v12399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:32:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:32:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:36 smithi040 bash[41173]: cluster 2023-12-01T22:32:36.215052+0000 mgr.y (mgr.24356) 12431 : cluster 0 pgmap v12399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:37 smithi040 bash[28232]: audit 2023-12-01T22:32:36.317098+0000 mon.c (mon.2) 7810 : audit 0 from='client.? 172.21.15.40:0/3568646208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:37 smithi040 bash[41173]: audit 2023-12-01T22:32:36.317098+0000 mon.c (mon.2) 7810 : audit 0 from='client.? 172.21.15.40:0/3568646208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:37 smithi141 bash[31670]: audit 2023-12-01T22:32:36.317098+0000 mon.c (mon.2) 7810 : audit 0 from='client.? 172.21.15.40:0/3568646208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:38 smithi040 bash[28232]: cluster 2023-12-01T22:32:38.215726+0000 mgr.y (mgr.24356) 12432 : cluster 0 pgmap v12400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:38 smithi040 bash[41173]: cluster 2023-12-01T22:32:38.215726+0000 mgr.y (mgr.24356) 12432 : cluster 0 pgmap v12400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:38.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:38 smithi141 bash[31670]: cluster 2023-12-01T22:32:38.215726+0000 mgr.y (mgr.24356) 12432 : cluster 0 pgmap v12400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:39 smithi040 bash[41173]: audit 2023-12-01T22:32:38.779188+0000 mon.c (mon.2) 7811 : audit 0 from='client.? 172.21.15.40:0/873195159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:39 smithi040 bash[28232]: audit 2023-12-01T22:32:38.779188+0000 mon.c (mon.2) 7811 : audit 0 from='client.? 172.21.15.40:0/873195159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:39.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:39 smithi141 bash[31670]: audit 2023-12-01T22:32:38.779188+0000 mon.c (mon.2) 7811 : audit 0 from='client.? 172.21.15.40:0/873195159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:40 smithi040 bash[41173]: cluster 2023-12-01T22:32:40.216782+0000 mgr.y (mgr.24356) 12433 : cluster 0 pgmap v12401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:40 smithi040 bash[28232]: cluster 2023-12-01T22:32:40.216782+0000 mgr.y (mgr.24356) 12433 : cluster 0 pgmap v12401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:40.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:40 smithi141 bash[31670]: cluster 2023-12-01T22:32:40.216782+0000 mgr.y (mgr.24356) 12433 : cluster 0 pgmap v12401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:41 smithi040 bash[28232]: audit 2023-12-01T22:32:41.250402+0000 mon.a (mon.0) 7917 : audit 0 from='client.? 172.21.15.40:0/1532528429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:41 smithi040 bash[41173]: audit 2023-12-01T22:32:41.250402+0000 mon.a (mon.0) 7917 : audit 0 from='client.? 172.21.15.40:0/1532528429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:41.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:41 smithi141 bash[31670]: audit 2023-12-01T22:32:41.250402+0000 mon.a (mon.0) 7917 : audit 0 from='client.? 172.21.15.40:0/1532528429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:42 smithi040 bash[28232]: cluster 2023-12-01T22:32:42.217561+0000 mgr.y (mgr.24356) 12434 : cluster 0 pgmap v12402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:42 smithi040 bash[41173]: cluster 2023-12-01T22:32:42.217561+0000 mgr.y (mgr.24356) 12434 : cluster 0 pgmap v12402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:42 smithi141 bash[31670]: cluster 2023-12-01T22:32:42.217561+0000 mgr.y (mgr.24356) 12434 : cluster 0 pgmap v12402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:43 smithi141 bash[31670]: audit 2023-12-01T22:32:43.713190+0000 mon.a (mon.0) 7918 : audit 0 from='client.? 172.21.15.40:0/233809443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:43 smithi040 bash[28232]: audit 2023-12-01T22:32:43.713190+0000 mon.a (mon.0) 7918 : audit 0 from='client.? 172.21.15.40:0/233809443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:43 smithi040 bash[41173]: audit 2023-12-01T22:32:43.713190+0000 mon.a (mon.0) 7918 : audit 0 from='client.? 172.21.15.40:0/233809443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:44 smithi141 bash[31670]: cluster 2023-12-01T22:32:44.218244+0000 mgr.y (mgr.24356) 12435 : cluster 0 pgmap v12403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:44 smithi040 bash[28232]: cluster 2023-12-01T22:32:44.218244+0000 mgr.y (mgr.24356) 12435 : cluster 0 pgmap v12403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:44 smithi040 bash[41173]: cluster 2023-12-01T22:32:44.218244+0000 mgr.y (mgr.24356) 12435 : cluster 0 pgmap v12403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:46 smithi040 bash[28232]: audit 2023-12-01T22:32:46.174326+0000 mon.c (mon.2) 7812 : audit 0 from='client.? 172.21.15.40:0/4079047390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:46 smithi040 bash[28232]: cluster 2023-12-01T22:32:46.219385+0000 mgr.y (mgr.24356) 12436 : cluster 0 pgmap v12404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:46 smithi040 bash[41173]: audit 2023-12-01T22:32:46.174326+0000 mon.c (mon.2) 7812 : audit 0 from='client.? 172.21.15.40:0/4079047390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:46 smithi040 bash[41173]: cluster 2023-12-01T22:32:46.219385+0000 mgr.y (mgr.24356) 12436 : cluster 0 pgmap v12404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:46 smithi141 bash[31670]: audit 2023-12-01T22:32:46.174326+0000 mon.c (mon.2) 7812 : audit 0 from='client.? 172.21.15.40:0/4079047390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:46 smithi141 bash[31670]: cluster 2023-12-01T22:32:46.219385+0000 mgr.y (mgr.24356) 12436 : cluster 0 pgmap v12404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:32:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:32:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:48 smithi040 bash[28232]: cluster 2023-12-01T22:32:48.220061+0000 mgr.y (mgr.24356) 12437 : cluster 0 pgmap v12405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:48 smithi040 bash[41173]: cluster 2023-12-01T22:32:48.220061+0000 mgr.y (mgr.24356) 12437 : cluster 0 pgmap v12405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:48 smithi141 bash[31670]: cluster 2023-12-01T22:32:48.220061+0000 mgr.y (mgr.24356) 12437 : cluster 0 pgmap v12405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:49 smithi040 bash[28232]: audit 2023-12-01T22:32:48.643702+0000 mon.a (mon.0) 7919 : audit 0 from='client.? 172.21.15.40:0/3272464192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:49 smithi040 bash[28232]: audit 2023-12-01T22:32:48.987310+0000 mon.c (mon.2) 7813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:49 smithi040 bash[41173]: audit 2023-12-01T22:32:48.643702+0000 mon.a (mon.0) 7919 : audit 0 from='client.? 172.21.15.40:0/3272464192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:49 smithi040 bash[41173]: audit 2023-12-01T22:32:48.987310+0000 mon.c (mon.2) 7813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:49 smithi141 bash[31670]: audit 2023-12-01T22:32:48.643702+0000 mon.a (mon.0) 7919 : audit 0 from='client.? 172.21.15.40:0/3272464192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:49 smithi141 bash[31670]: audit 2023-12-01T22:32:48.987310+0000 mon.c (mon.2) 7813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:50 smithi040 bash[28232]: cluster 2023-12-01T22:32:50.221235+0000 mgr.y (mgr.24356) 12438 : cluster 0 pgmap v12406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:50 smithi040 bash[41173]: cluster 2023-12-01T22:32:50.221235+0000 mgr.y (mgr.24356) 12438 : cluster 0 pgmap v12406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:50 smithi141 bash[31670]: cluster 2023-12-01T22:32:50.221235+0000 mgr.y (mgr.24356) 12438 : cluster 0 pgmap v12406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:51 smithi040 bash[28232]: audit 2023-12-01T22:32:51.108946+0000 mon.c (mon.2) 7814 : audit 0 from='client.? 172.21.15.40:0/1217829410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:51 smithi040 bash[41173]: audit 2023-12-01T22:32:51.108946+0000 mon.c (mon.2) 7814 : audit 0 from='client.? 172.21.15.40:0/1217829410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:51 smithi141 bash[31670]: audit 2023-12-01T22:32:51.108946+0000 mon.c (mon.2) 7814 : audit 0 from='client.? 172.21.15.40:0/1217829410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:52 smithi040 bash[28232]: cluster 2023-12-01T22:32:52.221852+0000 mgr.y (mgr.24356) 12439 : cluster 0 pgmap v12407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:52 smithi040 bash[41173]: cluster 2023-12-01T22:32:52.221852+0000 mgr.y (mgr.24356) 12439 : cluster 0 pgmap v12407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:52 smithi141 bash[31670]: cluster 2023-12-01T22:32:52.221852+0000 mgr.y (mgr.24356) 12439 : cluster 0 pgmap v12407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:53 smithi040 bash[28232]: audit 2023-12-01T22:32:53.575445+0000 mon.a (mon.0) 7920 : audit 0 from='client.? 172.21.15.40:0/148522362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:53 smithi040 bash[41173]: audit 2023-12-01T22:32:53.575445+0000 mon.a (mon.0) 7920 : audit 0 from='client.? 172.21.15.40:0/148522362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:53 smithi141 bash[31670]: audit 2023-12-01T22:32:53.575445+0000 mon.a (mon.0) 7920 : audit 0 from='client.? 172.21.15.40:0/148522362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:54 smithi040 bash[41173]: cluster 2023-12-01T22:32:54.222465+0000 mgr.y (mgr.24356) 12440 : cluster 0 pgmap v12408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:54 smithi040 bash[28232]: cluster 2023-12-01T22:32:54.222465+0000 mgr.y (mgr.24356) 12440 : cluster 0 pgmap v12408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:54 smithi141 bash[31670]: cluster 2023-12-01T22:32:54.222465+0000 mgr.y (mgr.24356) 12440 : cluster 0 pgmap v12408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:56 smithi040 bash[28232]: audit 2023-12-01T22:32:56.037510+0000 mon.a (mon.0) 7921 : audit 0 from='client.? 172.21.15.40:0/435565325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:56 smithi040 bash[41173]: audit 2023-12-01T22:32:56.037510+0000 mon.a (mon.0) 7921 : audit 0 from='client.? 172.21.15.40:0/435565325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:56 smithi141 bash[31670]: audit 2023-12-01T22:32:56.037510+0000 mon.a (mon.0) 7921 : audit 0 from='client.? 172.21.15.40:0/435565325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:32:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:32:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:57 smithi040 bash[28232]: cluster 2023-12-01T22:32:56.223592+0000 mgr.y (mgr.24356) 12441 : cluster 0 pgmap v12409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:57 smithi040 bash[41173]: cluster 2023-12-01T22:32:56.223592+0000 mgr.y (mgr.24356) 12441 : cluster 0 pgmap v12409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:57 smithi141 bash[31670]: cluster 2023-12-01T22:32:56.223592+0000 mgr.y (mgr.24356) 12441 : cluster 0 pgmap v12409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:58 smithi040 bash[28232]: cluster 2023-12-01T22:32:58.224214+0000 mgr.y (mgr.24356) 12442 : cluster 0 pgmap v12410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:58 smithi040 bash[41173]: cluster 2023-12-01T22:32:58.224214+0000 mgr.y (mgr.24356) 12442 : cluster 0 pgmap v12410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:58 smithi141 bash[31670]: cluster 2023-12-01T22:32:58.224214+0000 mgr.y (mgr.24356) 12442 : cluster 0 pgmap v12410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:32:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:32:59 smithi040 bash[28232]: audit 2023-12-01T22:32:58.500817+0000 mon.c (mon.2) 7815 : audit 0 from='client.? 172.21.15.40:0/3473686882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:32:59 smithi040 bash[41173]: audit 2023-12-01T22:32:58.500817+0000 mon.c (mon.2) 7815 : audit 0 from='client.? 172.21.15.40:0/3473686882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:32:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:32:59 smithi141 bash[31670]: audit 2023-12-01T22:32:58.500817+0000 mon.c (mon.2) 7815 : audit 0 from='client.? 172.21.15.40:0/3473686882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:00 smithi040 bash[28232]: cluster 2023-12-01T22:33:00.225362+0000 mgr.y (mgr.24356) 12443 : cluster 0 pgmap v12411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:00 smithi040 bash[41173]: cluster 2023-12-01T22:33:00.225362+0000 mgr.y (mgr.24356) 12443 : cluster 0 pgmap v12411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:00 smithi141 bash[31670]: cluster 2023-12-01T22:33:00.225362+0000 mgr.y (mgr.24356) 12443 : cluster 0 pgmap v12411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:01 smithi040 bash[28232]: audit 2023-12-01T22:33:00.965376+0000 mon.c (mon.2) 7816 : audit 0 from='client.? 172.21.15.40:0/2975656619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:01 smithi040 bash[41173]: audit 2023-12-01T22:33:00.965376+0000 mon.c (mon.2) 7816 : audit 0 from='client.? 172.21.15.40:0/2975656619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:01 smithi141 bash[31670]: audit 2023-12-01T22:33:00.965376+0000 mon.c (mon.2) 7816 : audit 0 from='client.? 172.21.15.40:0/2975656619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:02 smithi040 bash[28232]: cluster 2023-12-01T22:33:02.226050+0000 mgr.y (mgr.24356) 12444 : cluster 0 pgmap v12412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:02 smithi040 bash[41173]: cluster 2023-12-01T22:33:02.226050+0000 mgr.y (mgr.24356) 12444 : cluster 0 pgmap v12412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:02 smithi141 bash[31670]: cluster 2023-12-01T22:33:02.226050+0000 mgr.y (mgr.24356) 12444 : cluster 0 pgmap v12412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:03 smithi141 bash[31670]: audit 2023-12-01T22:33:03.435871+0000 mon.a (mon.0) 7922 : audit 0 from='client.? 172.21.15.40:0/864629849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:03 smithi040 bash[28232]: audit 2023-12-01T22:33:03.435871+0000 mon.a (mon.0) 7922 : audit 0 from='client.? 172.21.15.40:0/864629849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:03 smithi040 bash[41173]: audit 2023-12-01T22:33:03.435871+0000 mon.a (mon.0) 7922 : audit 0 from='client.? 172.21.15.40:0/864629849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:04 smithi141 bash[31670]: audit 2023-12-01T22:33:03.987630+0000 mon.c (mon.2) 7817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:04 smithi141 bash[31670]: cluster 2023-12-01T22:33:04.226745+0000 mgr.y (mgr.24356) 12445 : cluster 0 pgmap v12413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:04 smithi040 bash[28232]: audit 2023-12-01T22:33:03.987630+0000 mon.c (mon.2) 7817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:04 smithi040 bash[28232]: cluster 2023-12-01T22:33:04.226745+0000 mgr.y (mgr.24356) 12445 : cluster 0 pgmap v12413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:04 smithi040 bash[41173]: audit 2023-12-01T22:33:03.987630+0000 mon.c (mon.2) 7817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:04 smithi040 bash[41173]: cluster 2023-12-01T22:33:04.226745+0000 mgr.y (mgr.24356) 12445 : cluster 0 pgmap v12413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:05 smithi141 bash[31670]: audit 2023-12-01T22:33:05.899497+0000 mon.a (mon.0) 7923 : audit 0 from='client.? 172.21.15.40:0/457088288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:05 smithi040 bash[41173]: audit 2023-12-01T22:33:05.899497+0000 mon.a (mon.0) 7923 : audit 0 from='client.? 172.21.15.40:0/457088288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:05 smithi040 bash[28232]: audit 2023-12-01T22:33:05.899497+0000 mon.a (mon.0) 7923 : audit 0 from='client.? 172.21.15.40:0/457088288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:33:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:33:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:07 smithi141 bash[31670]: cluster 2023-12-01T22:33:06.227901+0000 mgr.y (mgr.24356) 12446 : cluster 0 pgmap v12414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:07 smithi040 bash[28232]: cluster 2023-12-01T22:33:06.227901+0000 mgr.y (mgr.24356) 12446 : cluster 0 pgmap v12414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:07 smithi040 bash[41173]: cluster 2023-12-01T22:33:06.227901+0000 mgr.y (mgr.24356) 12446 : cluster 0 pgmap v12414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:08 smithi141 bash[31670]: audit 2023-12-01T22:33:08.372579+0000 mon.a (mon.0) 7924 : audit 0 from='client.? 172.21.15.40:0/896735882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:08 smithi040 bash[41173]: audit 2023-12-01T22:33:08.372579+0000 mon.a (mon.0) 7924 : audit 0 from='client.? 172.21.15.40:0/896735882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:08 smithi040 bash[28232]: audit 2023-12-01T22:33:08.372579+0000 mon.a (mon.0) 7924 : audit 0 from='client.? 172.21.15.40:0/896735882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:10.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:09 smithi141 bash[31670]: cluster 2023-12-01T22:33:08.228368+0000 mgr.y (mgr.24356) 12447 : cluster 0 pgmap v12415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:09 smithi040 bash[41173]: cluster 2023-12-01T22:33:08.228368+0000 mgr.y (mgr.24356) 12447 : cluster 0 pgmap v12415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:09 smithi040 bash[28232]: cluster 2023-12-01T22:33:08.228368+0000 mgr.y (mgr.24356) 12447 : cluster 0 pgmap v12415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:10 smithi141 bash[31670]: audit 2023-12-01T22:33:10.839722+0000 mon.a (mon.0) 7925 : audit 0 from='client.? 172.21.15.40:0/3733491888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:10 smithi040 bash[41173]: audit 2023-12-01T22:33:10.839722+0000 mon.a (mon.0) 7925 : audit 0 from='client.? 172.21.15.40:0/3733491888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:10 smithi040 bash[28232]: audit 2023-12-01T22:33:10.839722+0000 mon.a (mon.0) 7925 : audit 0 from='client.? 172.21.15.40:0/3733491888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:12.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:11 smithi141 bash[31670]: cluster 2023-12-01T22:33:10.229498+0000 mgr.y (mgr.24356) 12448 : cluster 0 pgmap v12416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:11 smithi040 bash[41173]: cluster 2023-12-01T22:33:10.229498+0000 mgr.y (mgr.24356) 12448 : cluster 0 pgmap v12416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:11 smithi040 bash[28232]: cluster 2023-12-01T22:33:10.229498+0000 mgr.y (mgr.24356) 12448 : cluster 0 pgmap v12416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:13 smithi141 bash[31670]: cluster 2023-12-01T22:33:12.230165+0000 mgr.y (mgr.24356) 12449 : cluster 0 pgmap v12417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:13 smithi141 bash[31670]: audit 2023-12-01T22:33:13.204309+0000 mon.c (mon.2) 7818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:33:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:13 smithi141 bash[31670]: audit 2023-12-01T22:33:13.299188+0000 mon.a (mon.0) 7926 : audit 0 from='client.? 172.21.15.40:0/1483598259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:13 smithi040 bash[28232]: cluster 2023-12-01T22:33:12.230165+0000 mgr.y (mgr.24356) 12449 : cluster 0 pgmap v12417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:13 smithi040 bash[28232]: audit 2023-12-01T22:33:13.204309+0000 mon.c (mon.2) 7818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:33:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:13 smithi040 bash[28232]: audit 2023-12-01T22:33:13.299188+0000 mon.a (mon.0) 7926 : audit 0 from='client.? 172.21.15.40:0/1483598259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:13 smithi040 bash[41173]: cluster 2023-12-01T22:33:12.230165+0000 mgr.y (mgr.24356) 12449 : cluster 0 pgmap v12417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:13 smithi040 bash[41173]: audit 2023-12-01T22:33:13.204309+0000 mon.c (mon.2) 7818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:33:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:13 smithi040 bash[41173]: audit 2023-12-01T22:33:13.299188+0000 mon.a (mon.0) 7926 : audit 0 from='client.? 172.21.15.40:0/1483598259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:15 smithi141 bash[31670]: cluster 2023-12-01T22:33:14.230803+0000 mgr.y (mgr.24356) 12450 : cluster 0 pgmap v12418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:15 smithi141 bash[31670]: audit 2023-12-01T22:33:15.772362+0000 mon.c (mon.2) 7819 : audit 0 from='client.? 172.21.15.40:0/777763994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:15 smithi040 bash[28232]: cluster 2023-12-01T22:33:14.230803+0000 mgr.y (mgr.24356) 12450 : cluster 0 pgmap v12418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:15 smithi040 bash[28232]: audit 2023-12-01T22:33:15.772362+0000 mon.c (mon.2) 7819 : audit 0 from='client.? 172.21.15.40:0/777763994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:15 smithi040 bash[41173]: cluster 2023-12-01T22:33:14.230803+0000 mgr.y (mgr.24356) 12450 : cluster 0 pgmap v12418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:15 smithi040 bash[41173]: audit 2023-12-01T22:33:15.772362+0000 mon.c (mon.2) 7819 : audit 0 from='client.? 172.21.15.40:0/777763994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:33:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:33:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:17 smithi141 bash[31670]: cluster 2023-12-01T22:33:16.232027+0000 mgr.y (mgr.24356) 12451 : cluster 0 pgmap v12419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:17 smithi040 bash[28232]: cluster 2023-12-01T22:33:16.232027+0000 mgr.y (mgr.24356) 12451 : cluster 0 pgmap v12419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:17 smithi040 bash[41173]: cluster 2023-12-01T22:33:16.232027+0000 mgr.y (mgr.24356) 12451 : cluster 0 pgmap v12419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:18 smithi141 bash[31670]: audit 2023-12-01T22:33:18.249433+0000 mon.a (mon.0) 7927 : audit 0 from='client.? 172.21.15.40:0/1900657751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:18 smithi141 bash[31670]: audit 2023-12-01T22:33:18.988239+0000 mon.c (mon.2) 7820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:18 smithi040 bash[41173]: audit 2023-12-01T22:33:18.249433+0000 mon.a (mon.0) 7927 : audit 0 from='client.? 172.21.15.40:0/1900657751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:18 smithi040 bash[41173]: audit 2023-12-01T22:33:18.988239+0000 mon.c (mon.2) 7820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:18 smithi040 bash[28232]: audit 2023-12-01T22:33:18.249433+0000 mon.a (mon.0) 7927 : audit 0 from='client.? 172.21.15.40:0/1900657751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:18 smithi040 bash[28232]: audit 2023-12-01T22:33:18.988239+0000 mon.c (mon.2) 7820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: cluster 2023-12-01T22:33:18.232625+0000 mgr.y (mgr.24356) 12452 : cluster 0 pgmap v12420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:19.100654+0000 mon.a (mon.0) 7928 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:19.110010+0000 mon.a (mon.0) 7929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:19.455749+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:19.468438+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:19.993285+0000 mon.c (mon.2) 7821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:33:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:19.995194+0000 mon.c (mon.2) 7822 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[28232]: audit 2023-12-01T22:33:20.006047+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: cluster 2023-12-01T22:33:18.232625+0000 mgr.y (mgr.24356) 12452 : cluster 0 pgmap v12420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:19.100654+0000 mon.a (mon.0) 7928 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:19.110010+0000 mon.a (mon.0) 7929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:19.455749+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:19.468438+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:19.993285+0000 mon.c (mon.2) 7821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:19.995194+0000 mon.c (mon.2) 7822 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:33:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:20 smithi040 bash[41173]: audit 2023-12-01T22:33:20.006047+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: cluster 2023-12-01T22:33:18.232625+0000 mgr.y (mgr.24356) 12452 : cluster 0 pgmap v12420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:19.100654+0000 mon.a (mon.0) 7928 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:19.110010+0000 mon.a (mon.0) 7929 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:19.455749+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:19.468438+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:20.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:19.993285+0000 mon.c (mon.2) 7821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:33:20.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:19.995194+0000 mon.c (mon.2) 7822 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:33:20.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:20 smithi141 bash[31670]: audit 2023-12-01T22:33:20.006047+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:33:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:21 smithi040 bash[28232]: audit 2023-12-01T22:33:20.719810+0000 mon.a (mon.0) 7933 : audit 0 from='client.? 172.21.15.40:0/3363053364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:21 smithi040 bash[41173]: audit 2023-12-01T22:33:20.719810+0000 mon.a (mon.0) 7933 : audit 0 from='client.? 172.21.15.40:0/3363053364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:21 smithi141 bash[31670]: audit 2023-12-01T22:33:20.719810+0000 mon.a (mon.0) 7933 : audit 0 from='client.? 172.21.15.40:0/3363053364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:22 smithi040 bash[28232]: cluster 2023-12-01T22:33:20.233708+0000 mgr.y (mgr.24356) 12453 : cluster 0 pgmap v12421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:22 smithi040 bash[41173]: cluster 2023-12-01T22:33:20.233708+0000 mgr.y (mgr.24356) 12453 : cluster 0 pgmap v12421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:22 smithi141 bash[31670]: cluster 2023-12-01T22:33:20.233708+0000 mgr.y (mgr.24356) 12453 : cluster 0 pgmap v12421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:24 smithi040 bash[28232]: cluster 2023-12-01T22:33:22.234370+0000 mgr.y (mgr.24356) 12454 : cluster 0 pgmap v12422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:24 smithi040 bash[28232]: audit 2023-12-01T22:33:23.187216+0000 mon.a (mon.0) 7934 : audit 0 from='client.? 172.21.15.40:0/4007042876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:24 smithi040 bash[41173]: cluster 2023-12-01T22:33:22.234370+0000 mgr.y (mgr.24356) 12454 : cluster 0 pgmap v12422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:24 smithi040 bash[41173]: audit 2023-12-01T22:33:23.187216+0000 mon.a (mon.0) 7934 : audit 0 from='client.? 172.21.15.40:0/4007042876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:24 smithi141 bash[31670]: cluster 2023-12-01T22:33:22.234370+0000 mgr.y (mgr.24356) 12454 : cluster 0 pgmap v12422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:24 smithi141 bash[31670]: audit 2023-12-01T22:33:23.187216+0000 mon.a (mon.0) 7934 : audit 0 from='client.? 172.21.15.40:0/4007042876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:26 smithi040 bash[28232]: cluster 2023-12-01T22:33:24.235053+0000 mgr.y (mgr.24356) 12455 : cluster 0 pgmap v12423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:26 smithi040 bash[28232]: audit 2023-12-01T22:33:25.652291+0000 mon.a (mon.0) 7935 : audit 0 from='client.? 172.21.15.40:0/623699676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:26 smithi040 bash[41173]: cluster 2023-12-01T22:33:24.235053+0000 mgr.y (mgr.24356) 12455 : cluster 0 pgmap v12423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:26 smithi040 bash[41173]: audit 2023-12-01T22:33:25.652291+0000 mon.a (mon.0) 7935 : audit 0 from='client.? 172.21.15.40:0/623699676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:26 smithi141 bash[31670]: cluster 2023-12-01T22:33:24.235053+0000 mgr.y (mgr.24356) 12455 : cluster 0 pgmap v12423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:26 smithi141 bash[31670]: audit 2023-12-01T22:33:25.652291+0000 mon.a (mon.0) 7935 : audit 0 from='client.? 172.21.15.40:0/623699676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:33:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:33:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:28 smithi040 bash[41173]: cluster 2023-12-01T22:33:26.236139+0000 mgr.y (mgr.24356) 12456 : cluster 0 pgmap v12424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:28 smithi040 bash[41173]: audit 2023-12-01T22:33:28.115387+0000 mon.c (mon.2) 7823 : audit 0 from='client.? 172.21.15.40:0/879345870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:28 smithi040 bash[28232]: cluster 2023-12-01T22:33:26.236139+0000 mgr.y (mgr.24356) 12456 : cluster 0 pgmap v12424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:28 smithi040 bash[28232]: audit 2023-12-01T22:33:28.115387+0000 mon.c (mon.2) 7823 : audit 0 from='client.? 172.21.15.40:0/879345870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:28 smithi141 bash[31670]: cluster 2023-12-01T22:33:26.236139+0000 mgr.y (mgr.24356) 12456 : cluster 0 pgmap v12424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:28 smithi141 bash[31670]: audit 2023-12-01T22:33:28.115387+0000 mon.c (mon.2) 7823 : audit 0 from='client.? 172.21.15.40:0/879345870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:30 smithi040 bash[28232]: cluster 2023-12-01T22:33:28.236793+0000 mgr.y (mgr.24356) 12457 : cluster 0 pgmap v12425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:30 smithi040 bash[41173]: cluster 2023-12-01T22:33:28.236793+0000 mgr.y (mgr.24356) 12457 : cluster 0 pgmap v12425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:30.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:30 smithi141 bash[31670]: cluster 2023-12-01T22:33:28.236793+0000 mgr.y (mgr.24356) 12457 : cluster 0 pgmap v12425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:31 smithi040 bash[41173]: audit 2023-12-01T22:33:30.575922+0000 mon.a (mon.0) 7936 : audit 0 from='client.? 172.21.15.40:0/1620629763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:31 smithi040 bash[28232]: audit 2023-12-01T22:33:30.575922+0000 mon.a (mon.0) 7936 : audit 0 from='client.? 172.21.15.40:0/1620629763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:31 smithi141 bash[31670]: audit 2023-12-01T22:33:30.575922+0000 mon.a (mon.0) 7936 : audit 0 from='client.? 172.21.15.40:0/1620629763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:32 smithi040 bash[28232]: cluster 2023-12-01T22:33:30.237885+0000 mgr.y (mgr.24356) 12458 : cluster 0 pgmap v12426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:32 smithi040 bash[41173]: cluster 2023-12-01T22:33:30.237885+0000 mgr.y (mgr.24356) 12458 : cluster 0 pgmap v12426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:32 smithi141 bash[31670]: cluster 2023-12-01T22:33:30.237885+0000 mgr.y (mgr.24356) 12458 : cluster 0 pgmap v12426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:33 smithi040 bash[28232]: audit 2023-12-01T22:33:33.039542+0000 mon.a (mon.0) 7937 : audit 0 from='client.? 172.21.15.40:0/989788056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:33 smithi040 bash[41173]: audit 2023-12-01T22:33:33.039542+0000 mon.a (mon.0) 7937 : audit 0 from='client.? 172.21.15.40:0/989788056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:33 smithi141 bash[31670]: audit 2023-12-01T22:33:33.039542+0000 mon.a (mon.0) 7937 : audit 0 from='client.? 172.21.15.40:0/989788056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:34 smithi040 bash[41173]: cluster 2023-12-01T22:33:32.238607+0000 mgr.y (mgr.24356) 12459 : cluster 0 pgmap v12427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:34.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:34 smithi040 bash[41173]: audit 2023-12-01T22:33:33.988449+0000 mon.c (mon.2) 7824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:34 smithi040 bash[28232]: cluster 2023-12-01T22:33:32.238607+0000 mgr.y (mgr.24356) 12459 : cluster 0 pgmap v12427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:34.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:34 smithi040 bash[28232]: audit 2023-12-01T22:33:33.988449+0000 mon.c (mon.2) 7824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:34 smithi141 bash[31670]: cluster 2023-12-01T22:33:32.238607+0000 mgr.y (mgr.24356) 12459 : cluster 0 pgmap v12427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:34 smithi141 bash[31670]: audit 2023-12-01T22:33:33.988449+0000 mon.c (mon.2) 7824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:36 smithi040 bash[41173]: cluster 2023-12-01T22:33:34.239337+0000 mgr.y (mgr.24356) 12460 : cluster 0 pgmap v12428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:36 smithi040 bash[41173]: audit 2023-12-01T22:33:35.511471+0000 mon.c (mon.2) 7825 : audit 0 from='client.? 172.21.15.40:0/2745164978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:36 smithi040 bash[28232]: cluster 2023-12-01T22:33:34.239337+0000 mgr.y (mgr.24356) 12460 : cluster 0 pgmap v12428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:36 smithi040 bash[28232]: audit 2023-12-01T22:33:35.511471+0000 mon.c (mon.2) 7825 : audit 0 from='client.? 172.21.15.40:0/2745164978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:36 smithi141 bash[31670]: cluster 2023-12-01T22:33:34.239337+0000 mgr.y (mgr.24356) 12460 : cluster 0 pgmap v12428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:36 smithi141 bash[31670]: audit 2023-12-01T22:33:35.511471+0000 mon.c (mon.2) 7825 : audit 0 from='client.? 172.21.15.40:0/2745164978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:33:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:33:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:38 smithi040 bash[28232]: cluster 2023-12-01T22:33:36.240573+0000 mgr.y (mgr.24356) 12461 : cluster 0 pgmap v12429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:38 smithi040 bash[28232]: audit 2023-12-01T22:33:37.969266+0000 mon.a (mon.0) 7938 : audit 0 from='client.? 172.21.15.40:0/2540726034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:38 smithi040 bash[41173]: cluster 2023-12-01T22:33:36.240573+0000 mgr.y (mgr.24356) 12461 : cluster 0 pgmap v12429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:38 smithi040 bash[41173]: audit 2023-12-01T22:33:37.969266+0000 mon.a (mon.0) 7938 : audit 0 from='client.? 172.21.15.40:0/2540726034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:38 smithi141 bash[31670]: cluster 2023-12-01T22:33:36.240573+0000 mgr.y (mgr.24356) 12461 : cluster 0 pgmap v12429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:38 smithi141 bash[31670]: audit 2023-12-01T22:33:37.969266+0000 mon.a (mon.0) 7938 : audit 0 from='client.? 172.21.15.40:0/2540726034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:40 smithi141 bash[31670]: cluster 2023-12-01T22:33:38.241348+0000 mgr.y (mgr.24356) 12462 : cluster 0 pgmap v12430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:40 smithi040 bash[28232]: cluster 2023-12-01T22:33:38.241348+0000 mgr.y (mgr.24356) 12462 : cluster 0 pgmap v12430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:40 smithi040 bash[41173]: cluster 2023-12-01T22:33:38.241348+0000 mgr.y (mgr.24356) 12462 : cluster 0 pgmap v12430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:41 smithi141 bash[31670]: audit 2023-12-01T22:33:40.428053+0000 mon.c (mon.2) 7826 : audit 0 from='client.? 172.21.15.40:0/3056831753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:41 smithi040 bash[28232]: audit 2023-12-01T22:33:40.428053+0000 mon.c (mon.2) 7826 : audit 0 from='client.? 172.21.15.40:0/3056831753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:41 smithi040 bash[41173]: audit 2023-12-01T22:33:40.428053+0000 mon.c (mon.2) 7826 : audit 0 from='client.? 172.21.15.40:0/3056831753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:42 smithi141 bash[31670]: cluster 2023-12-01T22:33:40.242593+0000 mgr.y (mgr.24356) 12463 : cluster 0 pgmap v12431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:42 smithi040 bash[28232]: cluster 2023-12-01T22:33:40.242593+0000 mgr.y (mgr.24356) 12463 : cluster 0 pgmap v12431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:42 smithi040 bash[41173]: cluster 2023-12-01T22:33:40.242593+0000 mgr.y (mgr.24356) 12463 : cluster 0 pgmap v12431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:43 smithi141 bash[31670]: audit 2023-12-01T22:33:42.887076+0000 mon.c (mon.2) 7827 : audit 0 from='client.? 172.21.15.40:0/1170461304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:43 smithi040 bash[28232]: audit 2023-12-01T22:33:42.887076+0000 mon.c (mon.2) 7827 : audit 0 from='client.? 172.21.15.40:0/1170461304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:43 smithi040 bash[41173]: audit 2023-12-01T22:33:42.887076+0000 mon.c (mon.2) 7827 : audit 0 from='client.? 172.21.15.40:0/1170461304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:44 smithi141 bash[31670]: cluster 2023-12-01T22:33:42.243270+0000 mgr.y (mgr.24356) 12464 : cluster 0 pgmap v12432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:44 smithi040 bash[28232]: cluster 2023-12-01T22:33:42.243270+0000 mgr.y (mgr.24356) 12464 : cluster 0 pgmap v12432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:44 smithi040 bash[41173]: cluster 2023-12-01T22:33:42.243270+0000 mgr.y (mgr.24356) 12464 : cluster 0 pgmap v12432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:46 smithi040 bash[28232]: cluster 2023-12-01T22:33:44.244020+0000 mgr.y (mgr.24356) 12465 : cluster 0 pgmap v12433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:46 smithi040 bash[28232]: audit 2023-12-01T22:33:45.361714+0000 mon.a (mon.0) 7939 : audit 0 from='client.? 172.21.15.40:0/4245397352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:46 smithi040 bash[41173]: cluster 2023-12-01T22:33:44.244020+0000 mgr.y (mgr.24356) 12465 : cluster 0 pgmap v12433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:46 smithi040 bash[41173]: audit 2023-12-01T22:33:45.361714+0000 mon.a (mon.0) 7939 : audit 0 from='client.? 172.21.15.40:0/4245397352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:46 smithi141 bash[31670]: cluster 2023-12-01T22:33:44.244020+0000 mgr.y (mgr.24356) 12465 : cluster 0 pgmap v12433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:46 smithi141 bash[31670]: audit 2023-12-01T22:33:45.361714+0000 mon.a (mon.0) 7939 : audit 0 from='client.? 172.21.15.40:0/4245397352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:33:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:33:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:48 smithi141 bash[31670]: cluster 2023-12-01T22:33:46.245361+0000 mgr.y (mgr.24356) 12466 : cluster 0 pgmap v12434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:48 smithi141 bash[31670]: audit 2023-12-01T22:33:47.820265+0000 mon.c (mon.2) 7828 : audit 0 from='client.? 172.21.15.40:0/3456628638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:48 smithi040 bash[28232]: cluster 2023-12-01T22:33:46.245361+0000 mgr.y (mgr.24356) 12466 : cluster 0 pgmap v12434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:48 smithi040 bash[28232]: audit 2023-12-01T22:33:47.820265+0000 mon.c (mon.2) 7828 : audit 0 from='client.? 172.21.15.40:0/3456628638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:48 smithi040 bash[41173]: cluster 2023-12-01T22:33:46.245361+0000 mgr.y (mgr.24356) 12466 : cluster 0 pgmap v12434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:48 smithi040 bash[41173]: audit 2023-12-01T22:33:47.820265+0000 mon.c (mon.2) 7828 : audit 0 from='client.? 172.21.15.40:0/3456628638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:49 smithi141 bash[31670]: audit 2023-12-01T22:33:48.988876+0000 mon.c (mon.2) 7829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:49 smithi040 bash[28232]: audit 2023-12-01T22:33:48.988876+0000 mon.c (mon.2) 7829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:49 smithi040 bash[41173]: audit 2023-12-01T22:33:48.988876+0000 mon.c (mon.2) 7829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:50 smithi141 bash[31670]: cluster 2023-12-01T22:33:48.246076+0000 mgr.y (mgr.24356) 12467 : cluster 0 pgmap v12435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:50 smithi040 bash[28232]: cluster 2023-12-01T22:33:48.246076+0000 mgr.y (mgr.24356) 12467 : cluster 0 pgmap v12435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:50 smithi040 bash[41173]: cluster 2023-12-01T22:33:48.246076+0000 mgr.y (mgr.24356) 12467 : cluster 0 pgmap v12435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:51.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:51 smithi141 bash[31670]: audit 2023-12-01T22:33:50.301584+0000 mon.a (mon.0) 7940 : audit 0 from='client.? 172.21.15.40:0/123228753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:51 smithi040 bash[41173]: audit 2023-12-01T22:33:50.301584+0000 mon.a (mon.0) 7940 : audit 0 from='client.? 172.21.15.40:0/123228753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:51 smithi040 bash[28232]: audit 2023-12-01T22:33:50.301584+0000 mon.a (mon.0) 7940 : audit 0 from='client.? 172.21.15.40:0/123228753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:52 smithi141 bash[31670]: cluster 2023-12-01T22:33:50.247183+0000 mgr.y (mgr.24356) 12468 : cluster 0 pgmap v12436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:52 smithi040 bash[41173]: cluster 2023-12-01T22:33:50.247183+0000 mgr.y (mgr.24356) 12468 : cluster 0 pgmap v12436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:52 smithi040 bash[28232]: cluster 2023-12-01T22:33:50.247183+0000 mgr.y (mgr.24356) 12468 : cluster 0 pgmap v12436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:53 smithi141 bash[31670]: audit 2023-12-01T22:33:52.774914+0000 mon.c (mon.2) 7830 : audit 0 from='client.? 172.21.15.40:0/3438818976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:53 smithi040 bash[28232]: audit 2023-12-01T22:33:52.774914+0000 mon.c (mon.2) 7830 : audit 0 from='client.? 172.21.15.40:0/3438818976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:53.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:53 smithi040 bash[41173]: audit 2023-12-01T22:33:52.774914+0000 mon.c (mon.2) 7830 : audit 0 from='client.? 172.21.15.40:0/3438818976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:54 smithi141 bash[31670]: cluster 2023-12-01T22:33:52.247833+0000 mgr.y (mgr.24356) 12469 : cluster 0 pgmap v12437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:54 smithi040 bash[28232]: cluster 2023-12-01T22:33:52.247833+0000 mgr.y (mgr.24356) 12469 : cluster 0 pgmap v12437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:54 smithi040 bash[41173]: cluster 2023-12-01T22:33:52.247833+0000 mgr.y (mgr.24356) 12469 : cluster 0 pgmap v12437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:56 smithi040 bash[28232]: cluster 2023-12-01T22:33:54.248483+0000 mgr.y (mgr.24356) 12470 : cluster 0 pgmap v12438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:56.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:56 smithi040 bash[28232]: audit 2023-12-01T22:33:55.236159+0000 mon.c (mon.2) 7831 : audit 0 from='client.? 172.21.15.40:0/737049006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:56.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:56 smithi040 bash[41173]: cluster 2023-12-01T22:33:54.248483+0000 mgr.y (mgr.24356) 12470 : cluster 0 pgmap v12438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:56.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:56 smithi040 bash[41173]: audit 2023-12-01T22:33:55.236159+0000 mon.c (mon.2) 7831 : audit 0 from='client.? 172.21.15.40:0/737049006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:56 smithi141 bash[31670]: cluster 2023-12-01T22:33:54.248483+0000 mgr.y (mgr.24356) 12470 : cluster 0 pgmap v12438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:56 smithi141 bash[31670]: audit 2023-12-01T22:33:55.236159+0000 mon.c (mon.2) 7831 : audit 0 from='client.? 172.21.15.40:0/737049006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:33:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T22:33:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:58 smithi141 bash[31670]: cluster 2023-12-01T22:33:56.249562+0000 mgr.y (mgr.24356) 12471 : cluster 0 pgmap v12439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:33:58 smithi141 bash[31670]: audit 2023-12-01T22:33:57.704133+0000 mon.a (mon.0) 7941 : audit 0 from='client.? 172.21.15.40:0/2106125734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:58 smithi040 bash[41173]: cluster 2023-12-01T22:33:56.249562+0000 mgr.y (mgr.24356) 12471 : cluster 0 pgmap v12439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:33:58 smithi040 bash[41173]: audit 2023-12-01T22:33:57.704133+0000 mon.a (mon.0) 7941 : audit 0 from='client.? 172.21.15.40:0/2106125734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:33:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:58 smithi040 bash[28232]: cluster 2023-12-01T22:33:56.249562+0000 mgr.y (mgr.24356) 12471 : cluster 0 pgmap v12439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:33:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:33:58 smithi040 bash[28232]: audit 2023-12-01T22:33:57.704133+0000 mon.a (mon.0) 7941 : audit 0 from='client.? 172.21.15.40:0/2106125734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:00 smithi141 bash[31670]: cluster 2023-12-01T22:33:58.250155+0000 mgr.y (mgr.24356) 12472 : cluster 0 pgmap v12440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:00 smithi141 bash[31670]: audit 2023-12-01T22:34:00.166404+0000 mon.a (mon.0) 7942 : audit 0 from='client.? 172.21.15.40:0/4125128762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:00 smithi040 bash[28232]: cluster 2023-12-01T22:33:58.250155+0000 mgr.y (mgr.24356) 12472 : cluster 0 pgmap v12440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:00 smithi040 bash[28232]: audit 2023-12-01T22:34:00.166404+0000 mon.a (mon.0) 7942 : audit 0 from='client.? 172.21.15.40:0/4125128762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:00 smithi040 bash[41173]: cluster 2023-12-01T22:33:58.250155+0000 mgr.y (mgr.24356) 12472 : cluster 0 pgmap v12440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:00 smithi040 bash[41173]: audit 2023-12-01T22:34:00.166404+0000 mon.a (mon.0) 7942 : audit 0 from='client.? 172.21.15.40:0/4125128762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:01 smithi040 bash[41173]: cluster 2023-12-01T22:34:00.250736+0000 mgr.y (mgr.24356) 12473 : cluster 0 pgmap v12441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:01 smithi040 bash[28232]: cluster 2023-12-01T22:34:00.250736+0000 mgr.y (mgr.24356) 12473 : cluster 0 pgmap v12441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:01 smithi141 bash[31670]: cluster 2023-12-01T22:34:00.250736+0000 mgr.y (mgr.24356) 12473 : cluster 0 pgmap v12441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:03 smithi141 bash[31670]: cluster 2023-12-01T22:34:02.251342+0000 mgr.y (mgr.24356) 12474 : cluster 0 pgmap v12442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:03 smithi141 bash[31670]: audit 2023-12-01T22:34:02.636739+0000 mon.c (mon.2) 7832 : audit 0 from='client.? 172.21.15.40:0/1941005812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:03 smithi040 bash[41173]: cluster 2023-12-01T22:34:02.251342+0000 mgr.y (mgr.24356) 12474 : cluster 0 pgmap v12442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:03 smithi040 bash[41173]: audit 2023-12-01T22:34:02.636739+0000 mon.c (mon.2) 7832 : audit 0 from='client.? 172.21.15.40:0/1941005812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:03 smithi040 bash[28232]: cluster 2023-12-01T22:34:02.251342+0000 mgr.y (mgr.24356) 12474 : cluster 0 pgmap v12442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:03 smithi040 bash[28232]: audit 2023-12-01T22:34:02.636739+0000 mon.c (mon.2) 7832 : audit 0 from='client.? 172.21.15.40:0/1941005812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:04 smithi141 bash[31670]: audit 2023-12-01T22:34:03.989289+0000 mon.c (mon.2) 7833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:04 smithi040 bash[28232]: audit 2023-12-01T22:34:03.989289+0000 mon.c (mon.2) 7833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:04 smithi040 bash[41173]: audit 2023-12-01T22:34:03.989289+0000 mon.c (mon.2) 7833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:05 smithi141 bash[31670]: cluster 2023-12-01T22:34:04.251940+0000 mgr.y (mgr.24356) 12475 : cluster 0 pgmap v12443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:05 smithi141 bash[31670]: audit 2023-12-01T22:34:05.096482+0000 mon.a (mon.0) 7943 : audit 0 from='client.? 172.21.15.40:0/3492142618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:05 smithi040 bash[28232]: cluster 2023-12-01T22:34:04.251940+0000 mgr.y (mgr.24356) 12475 : cluster 0 pgmap v12443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:05 smithi040 bash[28232]: audit 2023-12-01T22:34:05.096482+0000 mon.a (mon.0) 7943 : audit 0 from='client.? 172.21.15.40:0/3492142618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:05 smithi040 bash[41173]: cluster 2023-12-01T22:34:04.251940+0000 mgr.y (mgr.24356) 12475 : cluster 0 pgmap v12443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:05 smithi040 bash[41173]: audit 2023-12-01T22:34:05.096482+0000 mon.a (mon.0) 7943 : audit 0 from='client.? 172.21.15.40:0/3492142618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:34:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:34:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:07 smithi141 bash[31670]: cluster 2023-12-01T22:34:06.253086+0000 mgr.y (mgr.24356) 12476 : cluster 0 pgmap v12444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:07 smithi040 bash[28232]: cluster 2023-12-01T22:34:06.253086+0000 mgr.y (mgr.24356) 12476 : cluster 0 pgmap v12444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:07 smithi040 bash[41173]: cluster 2023-12-01T22:34:06.253086+0000 mgr.y (mgr.24356) 12476 : cluster 0 pgmap v12444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:08.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:08 smithi141 bash[31670]: audit 2023-12-01T22:34:07.570235+0000 mon.a (mon.0) 7944 : audit 0 from='client.? 172.21.15.40:0/1503640319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:08 smithi040 bash[28232]: audit 2023-12-01T22:34:07.570235+0000 mon.a (mon.0) 7944 : audit 0 from='client.? 172.21.15.40:0/1503640319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:08 smithi040 bash[41173]: audit 2023-12-01T22:34:07.570235+0000 mon.a (mon.0) 7944 : audit 0 from='client.? 172.21.15.40:0/1503640319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:09 smithi141 bash[31670]: cluster 2023-12-01T22:34:08.253750+0000 mgr.y (mgr.24356) 12477 : cluster 0 pgmap v12445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:09 smithi040 bash[28232]: cluster 2023-12-01T22:34:08.253750+0000 mgr.y (mgr.24356) 12477 : cluster 0 pgmap v12445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:09 smithi040 bash[41173]: cluster 2023-12-01T22:34:08.253750+0000 mgr.y (mgr.24356) 12477 : cluster 0 pgmap v12445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:10 smithi141 bash[31670]: audit 2023-12-01T22:34:10.038300+0000 mon.a (mon.0) 7945 : audit 0 from='client.? 172.21.15.40:0/1432100558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:10 smithi040 bash[41173]: audit 2023-12-01T22:34:10.038300+0000 mon.a (mon.0) 7945 : audit 0 from='client.? 172.21.15.40:0/1432100558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:10 smithi040 bash[28232]: audit 2023-12-01T22:34:10.038300+0000 mon.a (mon.0) 7945 : audit 0 from='client.? 172.21.15.40:0/1432100558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:11 smithi141 bash[31670]: cluster 2023-12-01T22:34:10.254889+0000 mgr.y (mgr.24356) 12478 : cluster 0 pgmap v12446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:11 smithi040 bash[28232]: cluster 2023-12-01T22:34:10.254889+0000 mgr.y (mgr.24356) 12478 : cluster 0 pgmap v12446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:11 smithi040 bash[41173]: cluster 2023-12-01T22:34:10.254889+0000 mgr.y (mgr.24356) 12478 : cluster 0 pgmap v12446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:13 smithi141 bash[31670]: cluster 2023-12-01T22:34:12.255521+0000 mgr.y (mgr.24356) 12479 : cluster 0 pgmap v12447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:13.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:13 smithi141 bash[31670]: audit 2023-12-01T22:34:12.502045+0000 mon.c (mon.2) 7834 : audit 0 from='client.? 172.21.15.40:0/3832973078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:13 smithi040 bash[28232]: cluster 2023-12-01T22:34:12.255521+0000 mgr.y (mgr.24356) 12479 : cluster 0 pgmap v12447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:13 smithi040 bash[28232]: audit 2023-12-01T22:34:12.502045+0000 mon.c (mon.2) 7834 : audit 0 from='client.? 172.21.15.40:0/3832973078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:13 smithi040 bash[41173]: cluster 2023-12-01T22:34:12.255521+0000 mgr.y (mgr.24356) 12479 : cluster 0 pgmap v12447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:13.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:13 smithi040 bash[41173]: audit 2023-12-01T22:34:12.502045+0000 mon.c (mon.2) 7834 : audit 0 from='client.? 172.21.15.40:0/3832973078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:15 smithi141 bash[31670]: cluster 2023-12-01T22:34:14.256209+0000 mgr.y (mgr.24356) 12480 : cluster 0 pgmap v12448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:15.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:15 smithi141 bash[31670]: audit 2023-12-01T22:34:14.963669+0000 mon.a (mon.0) 7946 : audit 0 from='client.? 172.21.15.40:0/3646684125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:15 smithi040 bash[41173]: cluster 2023-12-01T22:34:14.256209+0000 mgr.y (mgr.24356) 12480 : cluster 0 pgmap v12448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:15 smithi040 bash[41173]: audit 2023-12-01T22:34:14.963669+0000 mon.a (mon.0) 7946 : audit 0 from='client.? 172.21.15.40:0/3646684125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:15 smithi040 bash[28232]: cluster 2023-12-01T22:34:14.256209+0000 mgr.y (mgr.24356) 12480 : cluster 0 pgmap v12448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:15 smithi040 bash[28232]: audit 2023-12-01T22:34:14.963669+0000 mon.a (mon.0) 7946 : audit 0 from='client.? 172.21.15.40:0/3646684125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:34:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:34:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:17 smithi141 bash[31670]: cluster 2023-12-01T22:34:16.257374+0000 mgr.y (mgr.24356) 12481 : cluster 0 pgmap v12449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:17.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:17 smithi141 bash[31670]: audit 2023-12-01T22:34:17.421390+0000 mon.a (mon.0) 7947 : audit 0 from='client.? 172.21.15.40:0/58880424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:17 smithi040 bash[41173]: cluster 2023-12-01T22:34:16.257374+0000 mgr.y (mgr.24356) 12481 : cluster 0 pgmap v12449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:17 smithi040 bash[41173]: audit 2023-12-01T22:34:17.421390+0000 mon.a (mon.0) 7947 : audit 0 from='client.? 172.21.15.40:0/58880424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:17 smithi040 bash[28232]: cluster 2023-12-01T22:34:16.257374+0000 mgr.y (mgr.24356) 12481 : cluster 0 pgmap v12449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:17 smithi040 bash[28232]: audit 2023-12-01T22:34:17.421390+0000 mon.a (mon.0) 7947 : audit 0 from='client.? 172.21.15.40:0/58880424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:19 smithi141 bash[31670]: cluster 2023-12-01T22:34:18.258155+0000 mgr.y (mgr.24356) 12482 : cluster 0 pgmap v12450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:19 smithi141 bash[31670]: audit 2023-12-01T22:34:18.989651+0000 mon.c (mon.2) 7835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:19 smithi040 bash[28232]: cluster 2023-12-01T22:34:18.258155+0000 mgr.y (mgr.24356) 12482 : cluster 0 pgmap v12450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:19 smithi040 bash[28232]: audit 2023-12-01T22:34:18.989651+0000 mon.c (mon.2) 7835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:19 smithi040 bash[41173]: cluster 2023-12-01T22:34:18.258155+0000 mgr.y (mgr.24356) 12482 : cluster 0 pgmap v12450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:19 smithi040 bash[41173]: audit 2023-12-01T22:34:18.989651+0000 mon.c (mon.2) 7835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:20 smithi141 bash[31670]: audit 2023-12-01T22:34:19.879518+0000 mon.c (mon.2) 7836 : audit 0 from='client.? 172.21.15.40:0/553762571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:20 smithi141 bash[31670]: audit 2023-12-01T22:34:20.092310+0000 mon.c (mon.2) 7837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:34:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:20 smithi040 bash[28232]: audit 2023-12-01T22:34:19.879518+0000 mon.c (mon.2) 7836 : audit 0 from='client.? 172.21.15.40:0/553762571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:20 smithi040 bash[28232]: audit 2023-12-01T22:34:20.092310+0000 mon.c (mon.2) 7837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:34:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:20 smithi040 bash[41173]: audit 2023-12-01T22:34:19.879518+0000 mon.c (mon.2) 7836 : audit 0 from='client.? 172.21.15.40:0/553762571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:20 smithi040 bash[41173]: audit 2023-12-01T22:34:20.092310+0000 mon.c (mon.2) 7837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:34:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:21 smithi141 bash[31670]: cluster 2023-12-01T22:34:20.259421+0000 mgr.y (mgr.24356) 12483 : cluster 0 pgmap v12451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:21 smithi040 bash[28232]: cluster 2023-12-01T22:34:20.259421+0000 mgr.y (mgr.24356) 12483 : cluster 0 pgmap v12451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:21 smithi040 bash[41173]: cluster 2023-12-01T22:34:20.259421+0000 mgr.y (mgr.24356) 12483 : cluster 0 pgmap v12451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:22 smithi141 bash[31670]: audit 2023-12-01T22:34:22.346139+0000 mon.a (mon.0) 7948 : audit 0 from='client.? 172.21.15.40:0/1169674877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:22 smithi040 bash[28232]: audit 2023-12-01T22:34:22.346139+0000 mon.a (mon.0) 7948 : audit 0 from='client.? 172.21.15.40:0/1169674877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:22 smithi040 bash[41173]: audit 2023-12-01T22:34:22.346139+0000 mon.a (mon.0) 7948 : audit 0 from='client.? 172.21.15.40:0/1169674877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:23.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:23 smithi141 bash[31670]: cluster 2023-12-01T22:34:22.260163+0000 mgr.y (mgr.24356) 12484 : cluster 0 pgmap v12452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:23 smithi040 bash[28232]: cluster 2023-12-01T22:34:22.260163+0000 mgr.y (mgr.24356) 12484 : cluster 0 pgmap v12452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:23 smithi040 bash[41173]: cluster 2023-12-01T22:34:22.260163+0000 mgr.y (mgr.24356) 12484 : cluster 0 pgmap v12452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:25 smithi141 bash[31670]: cluster 2023-12-01T22:34:24.260920+0000 mgr.y (mgr.24356) 12485 : cluster 0 pgmap v12453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:25 smithi141 bash[31670]: audit 2023-12-01T22:34:24.814591+0000 mon.c (mon.2) 7838 : audit 0 from='client.? 172.21.15.40:0/1048043745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:25 smithi040 bash[28232]: cluster 2023-12-01T22:34:24.260920+0000 mgr.y (mgr.24356) 12485 : cluster 0 pgmap v12453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:25 smithi040 bash[28232]: audit 2023-12-01T22:34:24.814591+0000 mon.c (mon.2) 7838 : audit 0 from='client.? 172.21.15.40:0/1048043745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:25 smithi040 bash[41173]: cluster 2023-12-01T22:34:24.260920+0000 mgr.y (mgr.24356) 12485 : cluster 0 pgmap v12453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:25 smithi040 bash[41173]: audit 2023-12-01T22:34:24.814591+0000 mon.c (mon.2) 7838 : audit 0 from='client.? 172.21.15.40:0/1048043745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:34:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:34:27.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:25.990657+0000 mon.a (mon.0) 7949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:26.003670+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:26.341988+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:26.366185+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:26.904377+0000 mon.c (mon.2) 7839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:34:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:26.906191+0000 mon.c (mon.2) 7840 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:34:27.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:26 smithi141 bash[31670]: audit 2023-12-01T22:34:26.915657+0000 mon.a (mon.0) 7953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:25.990657+0000 mon.a (mon.0) 7949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:26.003670+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:26.341988+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:26.366185+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:26.904377+0000 mon.c (mon.2) 7839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:26.906191+0000 mon.c (mon.2) 7840 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:34:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[28232]: audit 2023-12-01T22:34:26.915657+0000 mon.a (mon.0) 7953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:25.990657+0000 mon.a (mon.0) 7949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:26.003670+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:26.341988+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:26.366185+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:26.904377+0000 mon.c (mon.2) 7839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:26.906191+0000 mon.c (mon.2) 7840 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:34:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:26 smithi040 bash[41173]: audit 2023-12-01T22:34:26.915657+0000 mon.a (mon.0) 7953 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:34:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:28 smithi141 bash[31670]: cluster 2023-12-01T22:34:26.261699+0000 mgr.y (mgr.24356) 12486 : cluster 0 pgmap v12454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:28 smithi141 bash[31670]: audit 2023-12-01T22:34:27.285526+0000 mon.a (mon.0) 7954 : audit 0 from='client.? 172.21.15.40:0/228690184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:28 smithi040 bash[28232]: cluster 2023-12-01T22:34:26.261699+0000 mgr.y (mgr.24356) 12486 : cluster 0 pgmap v12454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:28 smithi040 bash[28232]: audit 2023-12-01T22:34:27.285526+0000 mon.a (mon.0) 7954 : audit 0 from='client.? 172.21.15.40:0/228690184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:28 smithi040 bash[41173]: cluster 2023-12-01T22:34:26.261699+0000 mgr.y (mgr.24356) 12486 : cluster 0 pgmap v12454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:28 smithi040 bash[41173]: audit 2023-12-01T22:34:27.285526+0000 mon.a (mon.0) 7954 : audit 0 from='client.? 172.21.15.40:0/228690184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:30 smithi141 bash[31670]: cluster 2023-12-01T22:34:28.262380+0000 mgr.y (mgr.24356) 12487 : cluster 0 pgmap v12455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:30 smithi141 bash[31670]: audit 2023-12-01T22:34:29.748210+0000 mon.c (mon.2) 7841 : audit 0 from='client.? 172.21.15.40:0/3695395736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:30 smithi040 bash[41173]: cluster 2023-12-01T22:34:28.262380+0000 mgr.y (mgr.24356) 12487 : cluster 0 pgmap v12455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:30 smithi040 bash[41173]: audit 2023-12-01T22:34:29.748210+0000 mon.c (mon.2) 7841 : audit 0 from='client.? 172.21.15.40:0/3695395736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:30 smithi040 bash[28232]: cluster 2023-12-01T22:34:28.262380+0000 mgr.y (mgr.24356) 12487 : cluster 0 pgmap v12455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:30 smithi040 bash[28232]: audit 2023-12-01T22:34:29.748210+0000 mon.c (mon.2) 7841 : audit 0 from='client.? 172.21.15.40:0/3695395736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:32 smithi141 bash[31670]: cluster 2023-12-01T22:34:30.263537+0000 mgr.y (mgr.24356) 12488 : cluster 0 pgmap v12456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:32 smithi040 bash[41173]: cluster 2023-12-01T22:34:30.263537+0000 mgr.y (mgr.24356) 12488 : cluster 0 pgmap v12456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:32 smithi040 bash[28232]: cluster 2023-12-01T22:34:30.263537+0000 mgr.y (mgr.24356) 12488 : cluster 0 pgmap v12456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:33.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:33 smithi141 bash[31670]: audit 2023-12-01T22:34:32.210570+0000 mon.a (mon.0) 7955 : audit 0 from='client.? 172.21.15.40:0/330261505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:33 smithi040 bash[41173]: audit 2023-12-01T22:34:32.210570+0000 mon.a (mon.0) 7955 : audit 0 from='client.? 172.21.15.40:0/330261505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:33 smithi040 bash[28232]: audit 2023-12-01T22:34:32.210570+0000 mon.a (mon.0) 7955 : audit 0 from='client.? 172.21.15.40:0/330261505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:34 smithi141 bash[31670]: cluster 2023-12-01T22:34:32.264199+0000 mgr.y (mgr.24356) 12489 : cluster 0 pgmap v12457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:34 smithi141 bash[31670]: audit 2023-12-01T22:34:33.990170+0000 mon.c (mon.2) 7842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:34 smithi040 bash[28232]: cluster 2023-12-01T22:34:32.264199+0000 mgr.y (mgr.24356) 12489 : cluster 0 pgmap v12457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:34 smithi040 bash[28232]: audit 2023-12-01T22:34:33.990170+0000 mon.c (mon.2) 7842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:34 smithi040 bash[41173]: cluster 2023-12-01T22:34:32.264199+0000 mgr.y (mgr.24356) 12489 : cluster 0 pgmap v12457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:34 smithi040 bash[41173]: audit 2023-12-01T22:34:33.990170+0000 mon.c (mon.2) 7842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:35 smithi040 bash[28232]: audit 2023-12-01T22:34:34.668760+0000 mon.a (mon.0) 7956 : audit 0 from='client.? 172.21.15.40:0/1566457416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:35 smithi040 bash[41173]: audit 2023-12-01T22:34:34.668760+0000 mon.a (mon.0) 7956 : audit 0 from='client.? 172.21.15.40:0/1566457416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:35 smithi141 bash[31670]: audit 2023-12-01T22:34:34.668760+0000 mon.a (mon.0) 7956 : audit 0 from='client.? 172.21.15.40:0/1566457416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:36 smithi040 bash[28232]: cluster 2023-12-01T22:34:34.264874+0000 mgr.y (mgr.24356) 12490 : cluster 0 pgmap v12458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:36 smithi040 bash[41173]: cluster 2023-12-01T22:34:34.264874+0000 mgr.y (mgr.24356) 12490 : cluster 0 pgmap v12458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:36 smithi141 bash[31670]: cluster 2023-12-01T22:34:34.264874+0000 mgr.y (mgr.24356) 12490 : cluster 0 pgmap v12458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:34:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:34:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:38 smithi040 bash[28232]: cluster 2023-12-01T22:34:36.266059+0000 mgr.y (mgr.24356) 12491 : cluster 0 pgmap v12459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:38 smithi040 bash[28232]: audit 2023-12-01T22:34:37.135845+0000 mon.c (mon.2) 7843 : audit 0 from='client.? 172.21.15.40:0/337235917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:38 smithi040 bash[41173]: cluster 2023-12-01T22:34:36.266059+0000 mgr.y (mgr.24356) 12491 : cluster 0 pgmap v12459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:38 smithi040 bash[41173]: audit 2023-12-01T22:34:37.135845+0000 mon.c (mon.2) 7843 : audit 0 from='client.? 172.21.15.40:0/337235917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:38 smithi141 bash[31670]: cluster 2023-12-01T22:34:36.266059+0000 mgr.y (mgr.24356) 12491 : cluster 0 pgmap v12459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:38 smithi141 bash[31670]: audit 2023-12-01T22:34:37.135845+0000 mon.c (mon.2) 7843 : audit 0 from='client.? 172.21.15.40:0/337235917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:40 smithi040 bash[28232]: cluster 2023-12-01T22:34:38.266842+0000 mgr.y (mgr.24356) 12492 : cluster 0 pgmap v12460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:40 smithi040 bash[28232]: audit 2023-12-01T22:34:39.604256+0000 mon.a (mon.0) 7957 : audit 0 from='client.? 172.21.15.40:0/1927930573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:40 smithi040 bash[41173]: cluster 2023-12-01T22:34:38.266842+0000 mgr.y (mgr.24356) 12492 : cluster 0 pgmap v12460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:40 smithi040 bash[41173]: audit 2023-12-01T22:34:39.604256+0000 mon.a (mon.0) 7957 : audit 0 from='client.? 172.21.15.40:0/1927930573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:40 smithi141 bash[31670]: cluster 2023-12-01T22:34:38.266842+0000 mgr.y (mgr.24356) 12492 : cluster 0 pgmap v12460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:40 smithi141 bash[31670]: audit 2023-12-01T22:34:39.604256+0000 mon.a (mon.0) 7957 : audit 0 from='client.? 172.21.15.40:0/1927930573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:42 smithi040 bash[28232]: cluster 2023-12-01T22:34:40.268115+0000 mgr.y (mgr.24356) 12493 : cluster 0 pgmap v12461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:42 smithi040 bash[41173]: cluster 2023-12-01T22:34:40.268115+0000 mgr.y (mgr.24356) 12493 : cluster 0 pgmap v12461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:42 smithi141 bash[31670]: cluster 2023-12-01T22:34:40.268115+0000 mgr.y (mgr.24356) 12493 : cluster 0 pgmap v12461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:43 smithi040 bash[28232]: audit 2023-12-01T22:34:42.059117+0000 mon.a (mon.0) 7958 : audit 0 from='client.? 172.21.15.40:0/1919267397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:43 smithi040 bash[41173]: audit 2023-12-01T22:34:42.059117+0000 mon.a (mon.0) 7958 : audit 0 from='client.? 172.21.15.40:0/1919267397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:43 smithi141 bash[31670]: audit 2023-12-01T22:34:42.059117+0000 mon.a (mon.0) 7958 : audit 0 from='client.? 172.21.15.40:0/1919267397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:44 smithi040 bash[41173]: cluster 2023-12-01T22:34:42.268850+0000 mgr.y (mgr.24356) 12494 : cluster 0 pgmap v12462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:44 smithi040 bash[28232]: cluster 2023-12-01T22:34:42.268850+0000 mgr.y (mgr.24356) 12494 : cluster 0 pgmap v12462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:44 smithi141 bash[31670]: cluster 2023-12-01T22:34:42.268850+0000 mgr.y (mgr.24356) 12494 : cluster 0 pgmap v12462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:45 smithi040 bash[28232]: audit 2023-12-01T22:34:44.519058+0000 mon.a (mon.0) 7959 : audit 0 from='client.? 172.21.15.40:0/3653181116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:45 smithi040 bash[41173]: audit 2023-12-01T22:34:44.519058+0000 mon.a (mon.0) 7959 : audit 0 from='client.? 172.21.15.40:0/3653181116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:45 smithi141 bash[31670]: audit 2023-12-01T22:34:44.519058+0000 mon.a (mon.0) 7959 : audit 0 from='client.? 172.21.15.40:0/3653181116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:46 smithi040 bash[28232]: cluster 2023-12-01T22:34:44.269470+0000 mgr.y (mgr.24356) 12495 : cluster 0 pgmap v12463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:46 smithi040 bash[41173]: cluster 2023-12-01T22:34:44.269470+0000 mgr.y (mgr.24356) 12495 : cluster 0 pgmap v12463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:46 smithi141 bash[31670]: cluster 2023-12-01T22:34:44.269470+0000 mgr.y (mgr.24356) 12495 : cluster 0 pgmap v12463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:34:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:34:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:47 smithi141 bash[31670]: cluster 2023-12-01T22:34:46.270618+0000 mgr.y (mgr.24356) 12496 : cluster 0 pgmap v12464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:47 smithi141 bash[31670]: audit 2023-12-01T22:34:46.997772+0000 mon.a (mon.0) 7960 : audit 0 from='client.? 172.21.15.40:0/2495496970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:47 smithi040 bash[28232]: cluster 2023-12-01T22:34:46.270618+0000 mgr.y (mgr.24356) 12496 : cluster 0 pgmap v12464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:47 smithi040 bash[28232]: audit 2023-12-01T22:34:46.997772+0000 mon.a (mon.0) 7960 : audit 0 from='client.? 172.21.15.40:0/2495496970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:47 smithi040 bash[41173]: cluster 2023-12-01T22:34:46.270618+0000 mgr.y (mgr.24356) 12496 : cluster 0 pgmap v12464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:47 smithi040 bash[41173]: audit 2023-12-01T22:34:46.997772+0000 mon.a (mon.0) 7960 : audit 0 from='client.? 172.21.15.40:0/2495496970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:49 smithi141 bash[31670]: cluster 2023-12-01T22:34:48.271285+0000 mgr.y (mgr.24356) 12497 : cluster 0 pgmap v12465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:49 smithi141 bash[31670]: audit 2023-12-01T22:34:48.990515+0000 mon.c (mon.2) 7844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:49 smithi040 bash[28232]: cluster 2023-12-01T22:34:48.271285+0000 mgr.y (mgr.24356) 12497 : cluster 0 pgmap v12465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:50.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:49 smithi040 bash[28232]: audit 2023-12-01T22:34:48.990515+0000 mon.c (mon.2) 7844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:50.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:49 smithi040 bash[41173]: cluster 2023-12-01T22:34:48.271285+0000 mgr.y (mgr.24356) 12497 : cluster 0 pgmap v12465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:50.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:49 smithi040 bash[41173]: audit 2023-12-01T22:34:48.990515+0000 mon.c (mon.2) 7844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:50 smithi141 bash[31670]: audit 2023-12-01T22:34:49.471538+0000 mon.c (mon.2) 7845 : audit 0 from='client.? 172.21.15.40:0/4214460751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:50 smithi040 bash[28232]: audit 2023-12-01T22:34:49.471538+0000 mon.c (mon.2) 7845 : audit 0 from='client.? 172.21.15.40:0/4214460751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:50 smithi040 bash[41173]: audit 2023-12-01T22:34:49.471538+0000 mon.c (mon.2) 7845 : audit 0 from='client.? 172.21.15.40:0/4214460751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:51 smithi141 bash[31670]: cluster 2023-12-01T22:34:50.272426+0000 mgr.y (mgr.24356) 12498 : cluster 0 pgmap v12466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:51 smithi040 bash[28232]: cluster 2023-12-01T22:34:50.272426+0000 mgr.y (mgr.24356) 12498 : cluster 0 pgmap v12466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:51 smithi040 bash[41173]: cluster 2023-12-01T22:34:50.272426+0000 mgr.y (mgr.24356) 12498 : cluster 0 pgmap v12466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:52 smithi141 bash[31670]: audit 2023-12-01T22:34:51.931639+0000 mon.a (mon.0) 7961 : audit 0 from='client.? 172.21.15.40:0/4162449088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:52 smithi040 bash[28232]: audit 2023-12-01T22:34:51.931639+0000 mon.a (mon.0) 7961 : audit 0 from='client.? 172.21.15.40:0/4162449088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:52 smithi040 bash[41173]: audit 2023-12-01T22:34:51.931639+0000 mon.a (mon.0) 7961 : audit 0 from='client.? 172.21.15.40:0/4162449088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:53 smithi141 bash[31670]: cluster 2023-12-01T22:34:52.273052+0000 mgr.y (mgr.24356) 12499 : cluster 0 pgmap v12467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:53 smithi040 bash[28232]: cluster 2023-12-01T22:34:52.273052+0000 mgr.y (mgr.24356) 12499 : cluster 0 pgmap v12467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:53 smithi040 bash[41173]: cluster 2023-12-01T22:34:52.273052+0000 mgr.y (mgr.24356) 12499 : cluster 0 pgmap v12467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:54 smithi141 bash[31670]: audit 2023-12-01T22:34:54.411230+0000 mon.b (mon.1) 58 : audit 0 from='client.? 172.21.15.40:0/202624069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:54 smithi040 bash[28232]: audit 2023-12-01T22:34:54.411230+0000 mon.b (mon.1) 58 : audit 0 from='client.? 172.21.15.40:0/202624069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:54 smithi040 bash[41173]: audit 2023-12-01T22:34:54.411230+0000 mon.b (mon.1) 58 : audit 0 from='client.? 172.21.15.40:0/202624069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:55 smithi141 bash[31670]: cluster 2023-12-01T22:34:54.273689+0000 mgr.y (mgr.24356) 12500 : cluster 0 pgmap v12468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:55 smithi040 bash[28232]: cluster 2023-12-01T22:34:54.273689+0000 mgr.y (mgr.24356) 12500 : cluster 0 pgmap v12468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:55 smithi040 bash[41173]: cluster 2023-12-01T22:34:54.273689+0000 mgr.y (mgr.24356) 12500 : cluster 0 pgmap v12468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:34:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:34:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:57 smithi141 bash[31670]: cluster 2023-12-01T22:34:56.274823+0000 mgr.y (mgr.24356) 12501 : cluster 0 pgmap v12469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:57 smithi141 bash[31670]: audit 2023-12-01T22:34:56.879592+0000 mon.c (mon.2) 7846 : audit 0 from='client.? 172.21.15.40:0/4132351780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:57 smithi040 bash[28232]: cluster 2023-12-01T22:34:56.274823+0000 mgr.y (mgr.24356) 12501 : cluster 0 pgmap v12469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:57 smithi040 bash[28232]: audit 2023-12-01T22:34:56.879592+0000 mon.c (mon.2) 7846 : audit 0 from='client.? 172.21.15.40:0/4132351780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:57 smithi040 bash[41173]: cluster 2023-12-01T22:34:56.274823+0000 mgr.y (mgr.24356) 12501 : cluster 0 pgmap v12469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:57 smithi040 bash[41173]: audit 2023-12-01T22:34:56.879592+0000 mon.c (mon.2) 7846 : audit 0 from='client.? 172.21.15.40:0/4132351780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:59 smithi141 bash[31670]: cluster 2023-12-01T22:34:58.275495+0000 mgr.y (mgr.24356) 12502 : cluster 0 pgmap v12470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:34:59 smithi141 bash[31670]: audit 2023-12-01T22:34:59.340083+0000 mon.c (mon.2) 7847 : audit 0 from='client.? 172.21.15.40:0/1390321304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:59 smithi040 bash[28232]: cluster 2023-12-01T22:34:58.275495+0000 mgr.y (mgr.24356) 12502 : cluster 0 pgmap v12470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:34:59 smithi040 bash[28232]: audit 2023-12-01T22:34:59.340083+0000 mon.c (mon.2) 7847 : audit 0 from='client.? 172.21.15.40:0/1390321304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:34:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:59 smithi040 bash[41173]: cluster 2023-12-01T22:34:58.275495+0000 mgr.y (mgr.24356) 12502 : cluster 0 pgmap v12470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:34:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:34:59 smithi040 bash[41173]: audit 2023-12-01T22:34:59.340083+0000 mon.c (mon.2) 7847 : audit 0 from='client.? 172.21.15.40:0/1390321304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:01 smithi040 bash[28232]: cluster 2023-12-01T22:35:00.276693+0000 mgr.y (mgr.24356) 12503 : cluster 0 pgmap v12471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:01 smithi040 bash[41173]: cluster 2023-12-01T22:35:00.276693+0000 mgr.y (mgr.24356) 12503 : cluster 0 pgmap v12471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:01 smithi141 bash[31670]: cluster 2023-12-01T22:35:00.276693+0000 mgr.y (mgr.24356) 12503 : cluster 0 pgmap v12471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:02 smithi141 bash[31670]: audit 2023-12-01T22:35:01.805477+0000 mon.c (mon.2) 7848 : audit 0 from='client.? 172.21.15.40:0/307488375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:02 smithi040 bash[28232]: audit 2023-12-01T22:35:01.805477+0000 mon.c (mon.2) 7848 : audit 0 from='client.? 172.21.15.40:0/307488375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:02 smithi040 bash[41173]: audit 2023-12-01T22:35:01.805477+0000 mon.c (mon.2) 7848 : audit 0 from='client.? 172.21.15.40:0/307488375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:03 smithi141 bash[31670]: cluster 2023-12-01T22:35:02.277362+0000 mgr.y (mgr.24356) 12504 : cluster 0 pgmap v12472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:03 smithi040 bash[28232]: cluster 2023-12-01T22:35:02.277362+0000 mgr.y (mgr.24356) 12504 : cluster 0 pgmap v12472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:03 smithi040 bash[41173]: cluster 2023-12-01T22:35:02.277362+0000 mgr.y (mgr.24356) 12504 : cluster 0 pgmap v12472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:04 smithi141 bash[31670]: audit 2023-12-01T22:35:03.990743+0000 mon.c (mon.2) 7849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:04 smithi141 bash[31670]: audit 2023-12-01T22:35:04.287065+0000 mon.a (mon.0) 7962 : audit 0 from='client.? 172.21.15.40:0/3519218562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:04 smithi040 bash[28232]: audit 2023-12-01T22:35:03.990743+0000 mon.c (mon.2) 7849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:04 smithi040 bash[28232]: audit 2023-12-01T22:35:04.287065+0000 mon.a (mon.0) 7962 : audit 0 from='client.? 172.21.15.40:0/3519218562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:04 smithi040 bash[41173]: audit 2023-12-01T22:35:03.990743+0000 mon.c (mon.2) 7849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:04 smithi040 bash[41173]: audit 2023-12-01T22:35:04.287065+0000 mon.a (mon.0) 7962 : audit 0 from='client.? 172.21.15.40:0/3519218562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:05 smithi141 bash[31670]: cluster 2023-12-01T22:35:04.277981+0000 mgr.y (mgr.24356) 12505 : cluster 0 pgmap v12473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:05 smithi040 bash[28232]: cluster 2023-12-01T22:35:04.277981+0000 mgr.y (mgr.24356) 12505 : cluster 0 pgmap v12473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:05 smithi040 bash[41173]: cluster 2023-12-01T22:35:04.277981+0000 mgr.y (mgr.24356) 12505 : cluster 0 pgmap v12473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:35:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:35:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:07 smithi141 bash[31670]: cluster 2023-12-01T22:35:06.279125+0000 mgr.y (mgr.24356) 12506 : cluster 0 pgmap v12474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:07 smithi141 bash[31670]: audit 2023-12-01T22:35:06.759434+0000 mon.a (mon.0) 7963 : audit 0 from='client.? 172.21.15.40:0/4271628947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:07 smithi040 bash[28232]: cluster 2023-12-01T22:35:06.279125+0000 mgr.y (mgr.24356) 12506 : cluster 0 pgmap v12474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:07 smithi040 bash[28232]: audit 2023-12-01T22:35:06.759434+0000 mon.a (mon.0) 7963 : audit 0 from='client.? 172.21.15.40:0/4271628947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:07 smithi040 bash[41173]: cluster 2023-12-01T22:35:06.279125+0000 mgr.y (mgr.24356) 12506 : cluster 0 pgmap v12474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:07 smithi040 bash[41173]: audit 2023-12-01T22:35:06.759434+0000 mon.a (mon.0) 7963 : audit 0 from='client.? 172.21.15.40:0/4271628947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:09 smithi141 bash[31670]: cluster 2023-12-01T22:35:08.279786+0000 mgr.y (mgr.24356) 12507 : cluster 0 pgmap v12475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:09 smithi141 bash[31670]: audit 2023-12-01T22:35:09.226152+0000 mon.a (mon.0) 7964 : audit 0 from='client.? 172.21.15.40:0/1331790949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:09 smithi040 bash[28232]: cluster 2023-12-01T22:35:08.279786+0000 mgr.y (mgr.24356) 12507 : cluster 0 pgmap v12475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:09 smithi040 bash[28232]: audit 2023-12-01T22:35:09.226152+0000 mon.a (mon.0) 7964 : audit 0 from='client.? 172.21.15.40:0/1331790949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:09 smithi040 bash[41173]: cluster 2023-12-01T22:35:08.279786+0000 mgr.y (mgr.24356) 12507 : cluster 0 pgmap v12475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:09 smithi040 bash[41173]: audit 2023-12-01T22:35:09.226152+0000 mon.a (mon.0) 7964 : audit 0 from='client.? 172.21.15.40:0/1331790949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:11 smithi141 bash[31670]: cluster 2023-12-01T22:35:10.280973+0000 mgr.y (mgr.24356) 12508 : cluster 0 pgmap v12476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:11 smithi040 bash[28232]: cluster 2023-12-01T22:35:10.280973+0000 mgr.y (mgr.24356) 12508 : cluster 0 pgmap v12476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:11 smithi040 bash[41173]: cluster 2023-12-01T22:35:10.280973+0000 mgr.y (mgr.24356) 12508 : cluster 0 pgmap v12476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:12 smithi141 bash[31670]: audit 2023-12-01T22:35:11.686075+0000 mon.a (mon.0) 7965 : audit 0 from='client.? 172.21.15.40:0/3721464597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:12 smithi040 bash[28232]: audit 2023-12-01T22:35:11.686075+0000 mon.a (mon.0) 7965 : audit 0 from='client.? 172.21.15.40:0/3721464597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:12 smithi040 bash[41173]: audit 2023-12-01T22:35:11.686075+0000 mon.a (mon.0) 7965 : audit 0 from='client.? 172.21.15.40:0/3721464597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:13 smithi040 bash[28232]: cluster 2023-12-01T22:35:12.281620+0000 mgr.y (mgr.24356) 12509 : cluster 0 pgmap v12477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:13 smithi040 bash[41173]: cluster 2023-12-01T22:35:12.281620+0000 mgr.y (mgr.24356) 12509 : cluster 0 pgmap v12477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:13 smithi141 bash[31670]: cluster 2023-12-01T22:35:12.281620+0000 mgr.y (mgr.24356) 12509 : cluster 0 pgmap v12477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:14 smithi040 bash[28232]: audit 2023-12-01T22:35:14.152381+0000 mon.a (mon.0) 7966 : audit 0 from='client.? 172.21.15.40:0/928606661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:14 smithi040 bash[41173]: audit 2023-12-01T22:35:14.152381+0000 mon.a (mon.0) 7966 : audit 0 from='client.? 172.21.15.40:0/928606661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:14 smithi141 bash[31670]: audit 2023-12-01T22:35:14.152381+0000 mon.a (mon.0) 7966 : audit 0 from='client.? 172.21.15.40:0/928606661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:15 smithi040 bash[28232]: cluster 2023-12-01T22:35:14.282281+0000 mgr.y (mgr.24356) 12510 : cluster 0 pgmap v12478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:15 smithi040 bash[41173]: cluster 2023-12-01T22:35:14.282281+0000 mgr.y (mgr.24356) 12510 : cluster 0 pgmap v12478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:15 smithi141 bash[31670]: cluster 2023-12-01T22:35:14.282281+0000 mgr.y (mgr.24356) 12510 : cluster 0 pgmap v12478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:35:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:35:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:17 smithi040 bash[41173]: cluster 2023-12-01T22:35:16.282908+0000 mgr.y (mgr.24356) 12511 : cluster 0 pgmap v12479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:17 smithi040 bash[41173]: audit 2023-12-01T22:35:16.644022+0000 mon.c (mon.2) 7850 : audit 0 from='client.? 172.21.15.40:0/747073496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:17 smithi040 bash[28232]: cluster 2023-12-01T22:35:16.282908+0000 mgr.y (mgr.24356) 12511 : cluster 0 pgmap v12479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:17 smithi040 bash[28232]: audit 2023-12-01T22:35:16.644022+0000 mon.c (mon.2) 7850 : audit 0 from='client.? 172.21.15.40:0/747073496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:17 smithi141 bash[31670]: cluster 2023-12-01T22:35:16.282908+0000 mgr.y (mgr.24356) 12511 : cluster 0 pgmap v12479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:18.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:17 smithi141 bash[31670]: audit 2023-12-01T22:35:16.644022+0000 mon.c (mon.2) 7850 : audit 0 from='client.? 172.21.15.40:0/747073496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:19 smithi040 bash[41173]: cluster 2023-12-01T22:35:18.283527+0000 mgr.y (mgr.24356) 12512 : cluster 0 pgmap v12480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:19 smithi040 bash[41173]: audit 2023-12-01T22:35:18.991052+0000 mon.c (mon.2) 7851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:19 smithi040 bash[41173]: audit 2023-12-01T22:35:19.107688+0000 mon.c (mon.2) 7852 : audit 0 from='client.? 172.21.15.40:0/4027456433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:19 smithi040 bash[28232]: cluster 2023-12-01T22:35:18.283527+0000 mgr.y (mgr.24356) 12512 : cluster 0 pgmap v12480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:19 smithi040 bash[28232]: audit 2023-12-01T22:35:18.991052+0000 mon.c (mon.2) 7851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:19 smithi040 bash[28232]: audit 2023-12-01T22:35:19.107688+0000 mon.c (mon.2) 7852 : audit 0 from='client.? 172.21.15.40:0/4027456433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:19 smithi141 bash[31670]: cluster 2023-12-01T22:35:18.283527+0000 mgr.y (mgr.24356) 12512 : cluster 0 pgmap v12480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:19 smithi141 bash[31670]: audit 2023-12-01T22:35:18.991052+0000 mon.c (mon.2) 7851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:19 smithi141 bash[31670]: audit 2023-12-01T22:35:19.107688+0000 mon.c (mon.2) 7852 : audit 0 from='client.? 172.21.15.40:0/4027456433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:21 smithi040 bash[41173]: cluster 2023-12-01T22:35:20.284852+0000 mgr.y (mgr.24356) 12513 : cluster 0 pgmap v12481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:21 smithi040 bash[28232]: cluster 2023-12-01T22:35:20.284852+0000 mgr.y (mgr.24356) 12513 : cluster 0 pgmap v12481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:21 smithi141 bash[31670]: cluster 2023-12-01T22:35:20.284852+0000 mgr.y (mgr.24356) 12513 : cluster 0 pgmap v12481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:22 smithi040 bash[41173]: audit 2023-12-01T22:35:21.578566+0000 mon.c (mon.2) 7853 : audit 0 from='client.? 172.21.15.40:0/1054390319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:22 smithi040 bash[28232]: audit 2023-12-01T22:35:21.578566+0000 mon.c (mon.2) 7853 : audit 0 from='client.? 172.21.15.40:0/1054390319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:22 smithi141 bash[31670]: audit 2023-12-01T22:35:21.578566+0000 mon.c (mon.2) 7853 : audit 0 from='client.? 172.21.15.40:0/1054390319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:23 smithi040 bash[41173]: cluster 2023-12-01T22:35:22.285568+0000 mgr.y (mgr.24356) 12514 : cluster 0 pgmap v12482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:23 smithi040 bash[28232]: cluster 2023-12-01T22:35:22.285568+0000 mgr.y (mgr.24356) 12514 : cluster 0 pgmap v12482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:23 smithi141 bash[31670]: cluster 2023-12-01T22:35:22.285568+0000 mgr.y (mgr.24356) 12514 : cluster 0 pgmap v12482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:24 smithi040 bash[41173]: audit 2023-12-01T22:35:24.036847+0000 mon.c (mon.2) 7854 : audit 0 from='client.? 172.21.15.40:0/2525185486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:24 smithi040 bash[28232]: audit 2023-12-01T22:35:24.036847+0000 mon.c (mon.2) 7854 : audit 0 from='client.? 172.21.15.40:0/2525185486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:24 smithi141 bash[31670]: audit 2023-12-01T22:35:24.036847+0000 mon.c (mon.2) 7854 : audit 0 from='client.? 172.21.15.40:0/2525185486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:25 smithi040 bash[41173]: cluster 2023-12-01T22:35:24.286223+0000 mgr.y (mgr.24356) 12515 : cluster 0 pgmap v12483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:25 smithi040 bash[28232]: cluster 2023-12-01T22:35:24.286223+0000 mgr.y (mgr.24356) 12515 : cluster 0 pgmap v12483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:25 smithi141 bash[31670]: cluster 2023-12-01T22:35:24.286223+0000 mgr.y (mgr.24356) 12515 : cluster 0 pgmap v12483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:35:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:35:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:27 smithi141 bash[31670]: cluster 2023-12-01T22:35:26.286994+0000 mgr.y (mgr.24356) 12516 : cluster 0 pgmap v12484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:27 smithi141 bash[31670]: audit 2023-12-01T22:35:26.502164+0000 mon.c (mon.2) 7855 : audit 0 from='client.? 172.21.15.40:0/1930617637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:27 smithi141 bash[31670]: audit 2023-12-01T22:35:26.999963+0000 mon.c (mon.2) 7856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:35:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:27 smithi040 bash[28232]: cluster 2023-12-01T22:35:26.286994+0000 mgr.y (mgr.24356) 12516 : cluster 0 pgmap v12484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:27 smithi040 bash[28232]: audit 2023-12-01T22:35:26.502164+0000 mon.c (mon.2) 7855 : audit 0 from='client.? 172.21.15.40:0/1930617637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:27 smithi040 bash[28232]: audit 2023-12-01T22:35:26.999963+0000 mon.c (mon.2) 7856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:35:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:27 smithi040 bash[41173]: cluster 2023-12-01T22:35:26.286994+0000 mgr.y (mgr.24356) 12516 : cluster 0 pgmap v12484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:27 smithi040 bash[41173]: audit 2023-12-01T22:35:26.502164+0000 mon.c (mon.2) 7855 : audit 0 from='client.? 172.21.15.40:0/1930617637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:27 smithi040 bash[41173]: audit 2023-12-01T22:35:26.999963+0000 mon.c (mon.2) 7856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:35:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:29 smithi141 bash[31670]: cluster 2023-12-01T22:35:28.287650+0000 mgr.y (mgr.24356) 12517 : cluster 0 pgmap v12485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:29 smithi141 bash[31670]: audit 2023-12-01T22:35:28.966506+0000 mon.c (mon.2) 7857 : audit 0 from='client.? 172.21.15.40:0/3692782655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:29 smithi040 bash[41173]: cluster 2023-12-01T22:35:28.287650+0000 mgr.y (mgr.24356) 12517 : cluster 0 pgmap v12485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:29 smithi040 bash[41173]: audit 2023-12-01T22:35:28.966506+0000 mon.c (mon.2) 7857 : audit 0 from='client.? 172.21.15.40:0/3692782655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:29 smithi040 bash[28232]: cluster 2023-12-01T22:35:28.287650+0000 mgr.y (mgr.24356) 12517 : cluster 0 pgmap v12485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:29 smithi040 bash[28232]: audit 2023-12-01T22:35:28.966506+0000 mon.c (mon.2) 7857 : audit 0 from='client.? 172.21.15.40:0/3692782655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:31 smithi141 bash[31670]: cluster 2023-12-01T22:35:30.288882+0000 mgr.y (mgr.24356) 12518 : cluster 0 pgmap v12486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:31.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:31 smithi141 bash[31670]: audit 2023-12-01T22:35:31.433193+0000 mon.a (mon.0) 7967 : audit 0 from='client.? 172.21.15.40:0/1890832189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:31 smithi040 bash[28232]: cluster 2023-12-01T22:35:30.288882+0000 mgr.y (mgr.24356) 12518 : cluster 0 pgmap v12486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:31 smithi040 bash[28232]: audit 2023-12-01T22:35:31.433193+0000 mon.a (mon.0) 7967 : audit 0 from='client.? 172.21.15.40:0/1890832189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:31 smithi040 bash[41173]: cluster 2023-12-01T22:35:30.288882+0000 mgr.y (mgr.24356) 12518 : cluster 0 pgmap v12486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:31 smithi040 bash[41173]: audit 2023-12-01T22:35:31.433193+0000 mon.a (mon.0) 7967 : audit 0 from='client.? 172.21.15.40:0/1890832189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: cluster 2023-12-01T22:35:32.289685+0000 mgr.y (mgr.24356) 12519 : cluster 0 pgmap v12487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:32.899119+0000 mon.a (mon.0) 7968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:32.914910+0000 mon.a (mon.0) 7969 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:33.201562+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:33.211758+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:33.693780+0000 mon.c (mon.2) 7858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:33.695443+0000 mon.c (mon.2) 7859 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:33.703933+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[28232]: audit 2023-12-01T22:35:33.890799+0000 mon.c (mon.2) 7860 : audit 0 from='client.? 172.21.15.40:0/2975832405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: cluster 2023-12-01T22:35:32.289685+0000 mgr.y (mgr.24356) 12519 : cluster 0 pgmap v12487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:32.899119+0000 mon.a (mon.0) 7968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:32.914910+0000 mon.a (mon.0) 7969 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:33.201562+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:33.211758+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:33.693780+0000 mon.c (mon.2) 7858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:33.695443+0000 mon.c (mon.2) 7859 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:33.703933+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:33 smithi040 bash[41173]: audit 2023-12-01T22:35:33.890799+0000 mon.c (mon.2) 7860 : audit 0 from='client.? 172.21.15.40:0/2975832405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: cluster 2023-12-01T22:35:32.289685+0000 mgr.y (mgr.24356) 12519 : cluster 0 pgmap v12487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:32.899119+0000 mon.a (mon.0) 7968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:32.914910+0000 mon.a (mon.0) 7969 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:33.201562+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:33.211758+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:33.693780+0000 mon.c (mon.2) 7858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:35:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:33.695443+0000 mon.c (mon.2) 7859 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:35:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:33.703933+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:35:34.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:33 smithi141 bash[31670]: audit 2023-12-01T22:35:33.890799+0000 mon.c (mon.2) 7860 : audit 0 from='client.? 172.21.15.40:0/2975832405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:34 smithi040 bash[28232]: audit 2023-12-01T22:35:33.991993+0000 mon.c (mon.2) 7861 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:34 smithi040 bash[41173]: audit 2023-12-01T22:35:33.991993+0000 mon.c (mon.2) 7861 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:34 smithi141 bash[31670]: audit 2023-12-01T22:35:33.991993+0000 mon.c (mon.2) 7861 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:35 smithi040 bash[41173]: cluster 2023-12-01T22:35:34.290368+0000 mgr.y (mgr.24356) 12520 : cluster 0 pgmap v12488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:35 smithi040 bash[28232]: cluster 2023-12-01T22:35:34.290368+0000 mgr.y (mgr.24356) 12520 : cluster 0 pgmap v12488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:36.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:35 smithi141 bash[31670]: cluster 2023-12-01T22:35:34.290368+0000 mgr.y (mgr.24356) 12520 : cluster 0 pgmap v12488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:35:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:35:37.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:36 smithi141 bash[31670]: audit 2023-12-01T22:35:36.349341+0000 mon.c (mon.2) 7862 : audit 0 from='client.? 172.21.15.40:0/3535542488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:36 smithi040 bash[28232]: audit 2023-12-01T22:35:36.349341+0000 mon.c (mon.2) 7862 : audit 0 from='client.? 172.21.15.40:0/3535542488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:36 smithi040 bash[41173]: audit 2023-12-01T22:35:36.349341+0000 mon.c (mon.2) 7862 : audit 0 from='client.? 172.21.15.40:0/3535542488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:37 smithi141 bash[31670]: cluster 2023-12-01T22:35:36.291120+0000 mgr.y (mgr.24356) 12521 : cluster 0 pgmap v12489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:37 smithi040 bash[28232]: cluster 2023-12-01T22:35:36.291120+0000 mgr.y (mgr.24356) 12521 : cluster 0 pgmap v12489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:37 smithi040 bash[41173]: cluster 2023-12-01T22:35:36.291120+0000 mgr.y (mgr.24356) 12521 : cluster 0 pgmap v12489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:38 smithi141 bash[31670]: audit 2023-12-01T22:35:38.804094+0000 mon.c (mon.2) 7863 : audit 0 from='client.? 172.21.15.40:0/2133492910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:38 smithi040 bash[28232]: audit 2023-12-01T22:35:38.804094+0000 mon.c (mon.2) 7863 : audit 0 from='client.? 172.21.15.40:0/2133492910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:38 smithi040 bash[41173]: audit 2023-12-01T22:35:38.804094+0000 mon.c (mon.2) 7863 : audit 0 from='client.? 172.21.15.40:0/2133492910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:40.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:39 smithi141 bash[31670]: cluster 2023-12-01T22:35:38.291745+0000 mgr.y (mgr.24356) 12522 : cluster 0 pgmap v12490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:39 smithi040 bash[28232]: cluster 2023-12-01T22:35:38.291745+0000 mgr.y (mgr.24356) 12522 : cluster 0 pgmap v12490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:39 smithi040 bash[41173]: cluster 2023-12-01T22:35:38.291745+0000 mgr.y (mgr.24356) 12522 : cluster 0 pgmap v12490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:41 smithi141 bash[31670]: cluster 2023-12-01T22:35:40.292952+0000 mgr.y (mgr.24356) 12523 : cluster 0 pgmap v12491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:41 smithi141 bash[31670]: audit 2023-12-01T22:35:41.275851+0000 mon.a (mon.0) 7973 : audit 0 from='client.? 172.21.15.40:0/1670577844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:41 smithi040 bash[28232]: cluster 2023-12-01T22:35:40.292952+0000 mgr.y (mgr.24356) 12523 : cluster 0 pgmap v12491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:41 smithi040 bash[28232]: audit 2023-12-01T22:35:41.275851+0000 mon.a (mon.0) 7973 : audit 0 from='client.? 172.21.15.40:0/1670577844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:41 smithi040 bash[41173]: cluster 2023-12-01T22:35:40.292952+0000 mgr.y (mgr.24356) 12523 : cluster 0 pgmap v12491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:41 smithi040 bash[41173]: audit 2023-12-01T22:35:41.275851+0000 mon.a (mon.0) 7973 : audit 0 from='client.? 172.21.15.40:0/1670577844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:43 smithi141 bash[31670]: cluster 2023-12-01T22:35:42.293693+0000 mgr.y (mgr.24356) 12524 : cluster 0 pgmap v12492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:43 smithi141 bash[31670]: audit 2023-12-01T22:35:43.731404+0000 mon.c (mon.2) 7864 : audit 0 from='client.? 172.21.15.40:0/782020520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:43 smithi040 bash[28232]: cluster 2023-12-01T22:35:42.293693+0000 mgr.y (mgr.24356) 12524 : cluster 0 pgmap v12492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:43 smithi040 bash[28232]: audit 2023-12-01T22:35:43.731404+0000 mon.c (mon.2) 7864 : audit 0 from='client.? 172.21.15.40:0/782020520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:43 smithi040 bash[41173]: cluster 2023-12-01T22:35:42.293693+0000 mgr.y (mgr.24356) 12524 : cluster 0 pgmap v12492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:43 smithi040 bash[41173]: audit 2023-12-01T22:35:43.731404+0000 mon.c (mon.2) 7864 : audit 0 from='client.? 172.21.15.40:0/782020520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:45 smithi141 bash[31670]: cluster 2023-12-01T22:35:44.294350+0000 mgr.y (mgr.24356) 12525 : cluster 0 pgmap v12493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:45 smithi040 bash[28232]: cluster 2023-12-01T22:35:44.294350+0000 mgr.y (mgr.24356) 12525 : cluster 0 pgmap v12493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:45 smithi040 bash[41173]: cluster 2023-12-01T22:35:44.294350+0000 mgr.y (mgr.24356) 12525 : cluster 0 pgmap v12493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:35:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:35:47.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:46 smithi141 bash[31670]: audit 2023-12-01T22:35:46.200096+0000 mon.c (mon.2) 7865 : audit 0 from='client.? 172.21.15.40:0/2624295118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:46 smithi040 bash[28232]: audit 2023-12-01T22:35:46.200096+0000 mon.c (mon.2) 7865 : audit 0 from='client.? 172.21.15.40:0/2624295118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:46 smithi040 bash[41173]: audit 2023-12-01T22:35:46.200096+0000 mon.c (mon.2) 7865 : audit 0 from='client.? 172.21.15.40:0/2624295118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:47 smithi141 bash[31670]: cluster 2023-12-01T22:35:46.295481+0000 mgr.y (mgr.24356) 12526 : cluster 0 pgmap v12494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:47 smithi040 bash[28232]: cluster 2023-12-01T22:35:46.295481+0000 mgr.y (mgr.24356) 12526 : cluster 0 pgmap v12494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:47 smithi040 bash[41173]: cluster 2023-12-01T22:35:46.295481+0000 mgr.y (mgr.24356) 12526 : cluster 0 pgmap v12494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:48 smithi141 bash[31670]: audit 2023-12-01T22:35:48.656003+0000 mon.a (mon.0) 7974 : audit 0 from='client.? 172.21.15.40:0/3972148784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:48 smithi040 bash[28232]: audit 2023-12-01T22:35:48.656003+0000 mon.a (mon.0) 7974 : audit 0 from='client.? 172.21.15.40:0/3972148784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:48 smithi040 bash[41173]: audit 2023-12-01T22:35:48.656003+0000 mon.a (mon.0) 7974 : audit 0 from='client.? 172.21.15.40:0/3972148784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:49 smithi141 bash[31670]: cluster 2023-12-01T22:35:48.296122+0000 mgr.y (mgr.24356) 12527 : cluster 0 pgmap v12495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:49 smithi141 bash[31670]: audit 2023-12-01T22:35:48.992065+0000 mon.c (mon.2) 7866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:49 smithi040 bash[28232]: cluster 2023-12-01T22:35:48.296122+0000 mgr.y (mgr.24356) 12527 : cluster 0 pgmap v12495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:49 smithi040 bash[28232]: audit 2023-12-01T22:35:48.992065+0000 mon.c (mon.2) 7866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:49 smithi040 bash[41173]: cluster 2023-12-01T22:35:48.296122+0000 mgr.y (mgr.24356) 12527 : cluster 0 pgmap v12495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:49 smithi040 bash[41173]: audit 2023-12-01T22:35:48.992065+0000 mon.c (mon.2) 7866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:52.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:51 smithi141 bash[31670]: cluster 2023-12-01T22:35:50.297298+0000 mgr.y (mgr.24356) 12528 : cluster 0 pgmap v12496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:52.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:51 smithi141 bash[31670]: audit 2023-12-01T22:35:51.128038+0000 mon.a (mon.0) 7975 : audit 0 from='client.? 172.21.15.40:0/2230153059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:51 smithi040 bash[28232]: cluster 2023-12-01T22:35:50.297298+0000 mgr.y (mgr.24356) 12528 : cluster 0 pgmap v12496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:51 smithi040 bash[28232]: audit 2023-12-01T22:35:51.128038+0000 mon.a (mon.0) 7975 : audit 0 from='client.? 172.21.15.40:0/2230153059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:51 smithi040 bash[41173]: cluster 2023-12-01T22:35:50.297298+0000 mgr.y (mgr.24356) 12528 : cluster 0 pgmap v12496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:51 smithi040 bash[41173]: audit 2023-12-01T22:35:51.128038+0000 mon.a (mon.0) 7975 : audit 0 from='client.? 172.21.15.40:0/2230153059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:53 smithi141 bash[31670]: cluster 2023-12-01T22:35:52.297987+0000 mgr.y (mgr.24356) 12529 : cluster 0 pgmap v12497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:53 smithi141 bash[31670]: audit 2023-12-01T22:35:53.594515+0000 mon.c (mon.2) 7867 : audit 0 from='client.? 172.21.15.40:0/3005316728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:53 smithi040 bash[28232]: cluster 2023-12-01T22:35:52.297987+0000 mgr.y (mgr.24356) 12529 : cluster 0 pgmap v12497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:53 smithi040 bash[28232]: audit 2023-12-01T22:35:53.594515+0000 mon.c (mon.2) 7867 : audit 0 from='client.? 172.21.15.40:0/3005316728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:53 smithi040 bash[41173]: cluster 2023-12-01T22:35:52.297987+0000 mgr.y (mgr.24356) 12529 : cluster 0 pgmap v12497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:53 smithi040 bash[41173]: audit 2023-12-01T22:35:53.594515+0000 mon.c (mon.2) 7867 : audit 0 from='client.? 172.21.15.40:0/3005316728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:55 smithi141 bash[31670]: cluster 2023-12-01T22:35:54.298632+0000 mgr.y (mgr.24356) 12530 : cluster 0 pgmap v12498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:55 smithi040 bash[28232]: cluster 2023-12-01T22:35:54.298632+0000 mgr.y (mgr.24356) 12530 : cluster 0 pgmap v12498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:55 smithi040 bash[41173]: cluster 2023-12-01T22:35:54.298632+0000 mgr.y (mgr.24356) 12530 : cluster 0 pgmap v12498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:35:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:35:57.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:56 smithi141 bash[31670]: audit 2023-12-01T22:35:56.059435+0000 mon.a (mon.0) 7976 : audit 0 from='client.? 172.21.15.40:0/1323032846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:56 smithi040 bash[28232]: audit 2023-12-01T22:35:56.059435+0000 mon.a (mon.0) 7976 : audit 0 from='client.? 172.21.15.40:0/1323032846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:56 smithi040 bash[41173]: audit 2023-12-01T22:35:56.059435+0000 mon.a (mon.0) 7976 : audit 0 from='client.? 172.21.15.40:0/1323032846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:57 smithi141 bash[31670]: cluster 2023-12-01T22:35:56.299807+0000 mgr.y (mgr.24356) 12531 : cluster 0 pgmap v12499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:57 smithi040 bash[28232]: cluster 2023-12-01T22:35:56.299807+0000 mgr.y (mgr.24356) 12531 : cluster 0 pgmap v12499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:57 smithi040 bash[41173]: cluster 2023-12-01T22:35:56.299807+0000 mgr.y (mgr.24356) 12531 : cluster 0 pgmap v12499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:35:59.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:35:58 smithi141 bash[31670]: audit 2023-12-01T22:35:58.521360+0000 mon.a (mon.0) 7977 : audit 0 from='client.? 172.21.15.40:0/2326079989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:35:58 smithi040 bash[28232]: audit 2023-12-01T22:35:58.521360+0000 mon.a (mon.0) 7977 : audit 0 from='client.? 172.21.15.40:0/2326079989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:35:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:35:58 smithi040 bash[41173]: audit 2023-12-01T22:35:58.521360+0000 mon.a (mon.0) 7977 : audit 0 from='client.? 172.21.15.40:0/2326079989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:00 smithi141 bash[31670]: cluster 2023-12-01T22:35:58.300504+0000 mgr.y (mgr.24356) 12532 : cluster 0 pgmap v12500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:00 smithi040 bash[28232]: cluster 2023-12-01T22:35:58.300504+0000 mgr.y (mgr.24356) 12532 : cluster 0 pgmap v12500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:00 smithi040 bash[41173]: cluster 2023-12-01T22:35:58.300504+0000 mgr.y (mgr.24356) 12532 : cluster 0 pgmap v12500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:01 smithi141 bash[31670]: audit 2023-12-01T22:36:00.996915+0000 mon.c (mon.2) 7868 : audit 0 from='client.? 172.21.15.40:0/2254607055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:01.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:01 smithi040 bash[28232]: audit 2023-12-01T22:36:00.996915+0000 mon.c (mon.2) 7868 : audit 0 from='client.? 172.21.15.40:0/2254607055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:01.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:01 smithi040 bash[41173]: audit 2023-12-01T22:36:00.996915+0000 mon.c (mon.2) 7868 : audit 0 from='client.? 172.21.15.40:0/2254607055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:02 smithi141 bash[31670]: cluster 2023-12-01T22:36:00.301695+0000 mgr.y (mgr.24356) 12533 : cluster 0 pgmap v12501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:02 smithi040 bash[28232]: cluster 2023-12-01T22:36:00.301695+0000 mgr.y (mgr.24356) 12533 : cluster 0 pgmap v12501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:02 smithi040 bash[41173]: cluster 2023-12-01T22:36:00.301695+0000 mgr.y (mgr.24356) 12533 : cluster 0 pgmap v12501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:04 smithi141 bash[31670]: cluster 2023-12-01T22:36:02.302373+0000 mgr.y (mgr.24356) 12534 : cluster 0 pgmap v12502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:04 smithi141 bash[31670]: audit 2023-12-01T22:36:03.456409+0000 mon.c (mon.2) 7869 : audit 0 from='client.? 172.21.15.40:0/2337778535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:04 smithi141 bash[31670]: audit 2023-12-01T22:36:03.992263+0000 mon.c (mon.2) 7870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:04 smithi040 bash[28232]: cluster 2023-12-01T22:36:02.302373+0000 mgr.y (mgr.24356) 12534 : cluster 0 pgmap v12502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:04 smithi040 bash[28232]: audit 2023-12-01T22:36:03.456409+0000 mon.c (mon.2) 7869 : audit 0 from='client.? 172.21.15.40:0/2337778535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:04 smithi040 bash[28232]: audit 2023-12-01T22:36:03.992263+0000 mon.c (mon.2) 7870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:04 smithi040 bash[41173]: cluster 2023-12-01T22:36:02.302373+0000 mgr.y (mgr.24356) 12534 : cluster 0 pgmap v12502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:04 smithi040 bash[41173]: audit 2023-12-01T22:36:03.456409+0000 mon.c (mon.2) 7869 : audit 0 from='client.? 172.21.15.40:0/2337778535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:04 smithi040 bash[41173]: audit 2023-12-01T22:36:03.992263+0000 mon.c (mon.2) 7870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:06 smithi141 bash[31670]: cluster 2023-12-01T22:36:04.302953+0000 mgr.y (mgr.24356) 12535 : cluster 0 pgmap v12503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:06 smithi141 bash[31670]: audit 2023-12-01T22:36:05.924053+0000 mon.c (mon.2) 7871 : audit 0 from='client.? 172.21.15.40:0/555342657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:06 smithi040 bash[28232]: cluster 2023-12-01T22:36:04.302953+0000 mgr.y (mgr.24356) 12535 : cluster 0 pgmap v12503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:06 smithi040 bash[28232]: audit 2023-12-01T22:36:05.924053+0000 mon.c (mon.2) 7871 : audit 0 from='client.? 172.21.15.40:0/555342657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:06 smithi040 bash[41173]: cluster 2023-12-01T22:36:04.302953+0000 mgr.y (mgr.24356) 12535 : cluster 0 pgmap v12503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:06 smithi040 bash[41173]: audit 2023-12-01T22:36:05.924053+0000 mon.c (mon.2) 7871 : audit 0 from='client.? 172.21.15.40:0/555342657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:36:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:36:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:08 smithi040 bash[28232]: cluster 2023-12-01T22:36:06.304097+0000 mgr.y (mgr.24356) 12536 : cluster 0 pgmap v12504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:08 smithi040 bash[41173]: cluster 2023-12-01T22:36:06.304097+0000 mgr.y (mgr.24356) 12536 : cluster 0 pgmap v12504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:08 smithi141 bash[31670]: cluster 2023-12-01T22:36:06.304097+0000 mgr.y (mgr.24356) 12536 : cluster 0 pgmap v12504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:09 smithi040 bash[28232]: audit 2023-12-01T22:36:08.384302+0000 mon.a (mon.0) 7978 : audit 0 from='client.? 172.21.15.40:0/28424605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:09 smithi040 bash[41173]: audit 2023-12-01T22:36:08.384302+0000 mon.a (mon.0) 7978 : audit 0 from='client.? 172.21.15.40:0/28424605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:09.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:09 smithi141 bash[31670]: audit 2023-12-01T22:36:08.384302+0000 mon.a (mon.0) 7978 : audit 0 from='client.? 172.21.15.40:0/28424605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:10 smithi040 bash[28232]: cluster 2023-12-01T22:36:08.304624+0000 mgr.y (mgr.24356) 12537 : cluster 0 pgmap v12505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:10 smithi040 bash[41173]: cluster 2023-12-01T22:36:08.304624+0000 mgr.y (mgr.24356) 12537 : cluster 0 pgmap v12505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:10 smithi141 bash[31670]: cluster 2023-12-01T22:36:08.304624+0000 mgr.y (mgr.24356) 12537 : cluster 0 pgmap v12505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:11 smithi040 bash[28232]: audit 2023-12-01T22:36:10.851939+0000 mon.a (mon.0) 7979 : audit 0 from='client.? 172.21.15.40:0/1175150550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:11 smithi040 bash[41173]: audit 2023-12-01T22:36:10.851939+0000 mon.a (mon.0) 7979 : audit 0 from='client.? 172.21.15.40:0/1175150550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:11.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:11 smithi141 bash[31670]: audit 2023-12-01T22:36:10.851939+0000 mon.a (mon.0) 7979 : audit 0 from='client.? 172.21.15.40:0/1175150550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:12 smithi040 bash[41173]: cluster 2023-12-01T22:36:10.305772+0000 mgr.y (mgr.24356) 12538 : cluster 0 pgmap v12506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:12 smithi040 bash[28232]: cluster 2023-12-01T22:36:10.305772+0000 mgr.y (mgr.24356) 12538 : cluster 0 pgmap v12506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:12 smithi141 bash[31670]: cluster 2023-12-01T22:36:10.305772+0000 mgr.y (mgr.24356) 12538 : cluster 0 pgmap v12506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:14 smithi040 bash[28232]: cluster 2023-12-01T22:36:12.306449+0000 mgr.y (mgr.24356) 12539 : cluster 0 pgmap v12507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:14 smithi040 bash[28232]: audit 2023-12-01T22:36:13.312705+0000 mon.c (mon.2) 7872 : audit 0 from='client.? 172.21.15.40:0/2448587284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:14 smithi040 bash[41173]: cluster 2023-12-01T22:36:12.306449+0000 mgr.y (mgr.24356) 12539 : cluster 0 pgmap v12507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:14 smithi040 bash[41173]: audit 2023-12-01T22:36:13.312705+0000 mon.c (mon.2) 7872 : audit 0 from='client.? 172.21.15.40:0/2448587284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:14 smithi141 bash[31670]: cluster 2023-12-01T22:36:12.306449+0000 mgr.y (mgr.24356) 12539 : cluster 0 pgmap v12507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:14 smithi141 bash[31670]: audit 2023-12-01T22:36:13.312705+0000 mon.c (mon.2) 7872 : audit 0 from='client.? 172.21.15.40:0/2448587284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:16 smithi040 bash[28232]: cluster 2023-12-01T22:36:14.307109+0000 mgr.y (mgr.24356) 12540 : cluster 0 pgmap v12508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:16 smithi040 bash[28232]: audit 2023-12-01T22:36:15.785743+0000 mon.a (mon.0) 7980 : audit 0 from='client.? 172.21.15.40:0/3801326717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:16 smithi040 bash[41173]: cluster 2023-12-01T22:36:14.307109+0000 mgr.y (mgr.24356) 12540 : cluster 0 pgmap v12508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:16 smithi040 bash[41173]: audit 2023-12-01T22:36:15.785743+0000 mon.a (mon.0) 7980 : audit 0 from='client.? 172.21.15.40:0/3801326717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:16 smithi141 bash[31670]: cluster 2023-12-01T22:36:14.307109+0000 mgr.y (mgr.24356) 12540 : cluster 0 pgmap v12508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:16 smithi141 bash[31670]: audit 2023-12-01T22:36:15.785743+0000 mon.a (mon.0) 7980 : audit 0 from='client.? 172.21.15.40:0/3801326717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:36:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:36:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:18 smithi040 bash[28232]: cluster 2023-12-01T22:36:16.308227+0000 mgr.y (mgr.24356) 12541 : cluster 0 pgmap v12509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:18 smithi040 bash[41173]: cluster 2023-12-01T22:36:16.308227+0000 mgr.y (mgr.24356) 12541 : cluster 0 pgmap v12509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:18 smithi141 bash[31670]: cluster 2023-12-01T22:36:16.308227+0000 mgr.y (mgr.24356) 12541 : cluster 0 pgmap v12509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:19 smithi040 bash[28232]: audit 2023-12-01T22:36:18.249572+0000 mon.c (mon.2) 7873 : audit 0 from='client.? 172.21.15.40:0/4259911296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:19 smithi040 bash[28232]: audit 2023-12-01T22:36:18.992946+0000 mon.c (mon.2) 7874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:19 smithi040 bash[41173]: audit 2023-12-01T22:36:18.249572+0000 mon.c (mon.2) 7873 : audit 0 from='client.? 172.21.15.40:0/4259911296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:19 smithi040 bash[41173]: audit 2023-12-01T22:36:18.992946+0000 mon.c (mon.2) 7874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:19 smithi141 bash[31670]: audit 2023-12-01T22:36:18.249572+0000 mon.c (mon.2) 7873 : audit 0 from='client.? 172.21.15.40:0/4259911296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:19 smithi141 bash[31670]: audit 2023-12-01T22:36:18.992946+0000 mon.c (mon.2) 7874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:20 smithi040 bash[28232]: cluster 2023-12-01T22:36:18.308888+0000 mgr.y (mgr.24356) 12542 : cluster 0 pgmap v12510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:20 smithi040 bash[41173]: cluster 2023-12-01T22:36:18.308888+0000 mgr.y (mgr.24356) 12542 : cluster 0 pgmap v12510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:20 smithi141 bash[31670]: cluster 2023-12-01T22:36:18.308888+0000 mgr.y (mgr.24356) 12542 : cluster 0 pgmap v12510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:21 smithi040 bash[28232]: audit 2023-12-01T22:36:20.722401+0000 mon.a (mon.0) 7981 : audit 0 from='client.? 172.21.15.40:0/517882022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:21 smithi040 bash[41173]: audit 2023-12-01T22:36:20.722401+0000 mon.a (mon.0) 7981 : audit 0 from='client.? 172.21.15.40:0/517882022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:21 smithi141 bash[31670]: audit 2023-12-01T22:36:20.722401+0000 mon.a (mon.0) 7981 : audit 0 from='client.? 172.21.15.40:0/517882022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:22 smithi040 bash[28232]: cluster 2023-12-01T22:36:20.310023+0000 mgr.y (mgr.24356) 12543 : cluster 0 pgmap v12511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:22 smithi040 bash[41173]: cluster 2023-12-01T22:36:20.310023+0000 mgr.y (mgr.24356) 12543 : cluster 0 pgmap v12511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:22 smithi141 bash[31670]: cluster 2023-12-01T22:36:20.310023+0000 mgr.y (mgr.24356) 12543 : cluster 0 pgmap v12511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:24 smithi040 bash[28232]: cluster 2023-12-01T22:36:22.310685+0000 mgr.y (mgr.24356) 12544 : cluster 0 pgmap v12512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:24 smithi040 bash[28232]: audit 2023-12-01T22:36:23.188154+0000 mon.c (mon.2) 7875 : audit 0 from='client.? 172.21.15.40:0/1995170985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:24 smithi040 bash[41173]: cluster 2023-12-01T22:36:22.310685+0000 mgr.y (mgr.24356) 12544 : cluster 0 pgmap v12512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:24 smithi040 bash[41173]: audit 2023-12-01T22:36:23.188154+0000 mon.c (mon.2) 7875 : audit 0 from='client.? 172.21.15.40:0/1995170985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:24 smithi141 bash[31670]: cluster 2023-12-01T22:36:22.310685+0000 mgr.y (mgr.24356) 12544 : cluster 0 pgmap v12512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:24 smithi141 bash[31670]: audit 2023-12-01T22:36:23.188154+0000 mon.c (mon.2) 7875 : audit 0 from='client.? 172.21.15.40:0/1995170985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:26 smithi040 bash[28232]: cluster 2023-12-01T22:36:24.311346+0000 mgr.y (mgr.24356) 12545 : cluster 0 pgmap v12513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:26 smithi040 bash[28232]: audit 2023-12-01T22:36:25.652575+0000 mon.c (mon.2) 7876 : audit 0 from='client.? 172.21.15.40:0/2846675096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:26 smithi040 bash[41173]: cluster 2023-12-01T22:36:24.311346+0000 mgr.y (mgr.24356) 12545 : cluster 0 pgmap v12513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:26 smithi040 bash[41173]: audit 2023-12-01T22:36:25.652575+0000 mon.c (mon.2) 7876 : audit 0 from='client.? 172.21.15.40:0/2846675096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:26 smithi141 bash[31670]: cluster 2023-12-01T22:36:24.311346+0000 mgr.y (mgr.24356) 12545 : cluster 0 pgmap v12513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:26 smithi141 bash[31670]: audit 2023-12-01T22:36:25.652575+0000 mon.c (mon.2) 7876 : audit 0 from='client.? 172.21.15.40:0/2846675096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:36:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:36:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:28 smithi040 bash[28232]: cluster 2023-12-01T22:36:26.312469+0000 mgr.y (mgr.24356) 12546 : cluster 0 pgmap v12514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:28 smithi040 bash[41173]: cluster 2023-12-01T22:36:26.312469+0000 mgr.y (mgr.24356) 12546 : cluster 0 pgmap v12514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:28 smithi141 bash[31670]: cluster 2023-12-01T22:36:26.312469+0000 mgr.y (mgr.24356) 12546 : cluster 0 pgmap v12514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:29 smithi040 bash[28232]: audit 2023-12-01T22:36:28.121827+0000 mon.c (mon.2) 7877 : audit 0 from='client.? 172.21.15.40:0/3457810483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:29 smithi040 bash[41173]: audit 2023-12-01T22:36:28.121827+0000 mon.c (mon.2) 7877 : audit 0 from='client.? 172.21.15.40:0/3457810483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:29 smithi141 bash[31670]: audit 2023-12-01T22:36:28.121827+0000 mon.c (mon.2) 7877 : audit 0 from='client.? 172.21.15.40:0/3457810483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:30 smithi040 bash[41173]: cluster 2023-12-01T22:36:28.313128+0000 mgr.y (mgr.24356) 12547 : cluster 0 pgmap v12515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:30 smithi040 bash[28232]: cluster 2023-12-01T22:36:28.313128+0000 mgr.y (mgr.24356) 12547 : cluster 0 pgmap v12515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:30 smithi141 bash[31670]: cluster 2023-12-01T22:36:28.313128+0000 mgr.y (mgr.24356) 12547 : cluster 0 pgmap v12515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:31 smithi040 bash[41173]: audit 2023-12-01T22:36:30.587549+0000 mon.c (mon.2) 7878 : audit 0 from='client.? 172.21.15.40:0/4268408925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:31 smithi040 bash[28232]: audit 2023-12-01T22:36:30.587549+0000 mon.c (mon.2) 7878 : audit 0 from='client.? 172.21.15.40:0/4268408925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:31 smithi141 bash[31670]: audit 2023-12-01T22:36:30.587549+0000 mon.c (mon.2) 7878 : audit 0 from='client.? 172.21.15.40:0/4268408925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:32 smithi040 bash[28232]: cluster 2023-12-01T22:36:30.314246+0000 mgr.y (mgr.24356) 12548 : cluster 0 pgmap v12516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:32 smithi040 bash[41173]: cluster 2023-12-01T22:36:30.314246+0000 mgr.y (mgr.24356) 12548 : cluster 0 pgmap v12516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:32 smithi141 bash[31670]: cluster 2023-12-01T22:36:30.314246+0000 mgr.y (mgr.24356) 12548 : cluster 0 pgmap v12516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:33 smithi040 bash[28232]: audit 2023-12-01T22:36:33.052262+0000 mon.a (mon.0) 7982 : audit 0 from='client.? 172.21.15.40:0/4270472234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:33 smithi040 bash[41173]: audit 2023-12-01T22:36:33.052262+0000 mon.a (mon.0) 7982 : audit 0 from='client.? 172.21.15.40:0/4270472234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:33.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:33 smithi141 bash[31670]: audit 2023-12-01T22:36:33.052262+0000 mon.a (mon.0) 7982 : audit 0 from='client.? 172.21.15.40:0/4270472234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:34 smithi040 bash[41173]: cluster 2023-12-01T22:36:32.314909+0000 mgr.y (mgr.24356) 12549 : cluster 0 pgmap v12517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:34 smithi040 bash[41173]: audit 2023-12-01T22:36:33.787308+0000 mon.c (mon.2) 7879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:36:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:34 smithi040 bash[41173]: audit 2023-12-01T22:36:33.993305+0000 mon.c (mon.2) 7880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:34 smithi040 bash[28232]: cluster 2023-12-01T22:36:32.314909+0000 mgr.y (mgr.24356) 12549 : cluster 0 pgmap v12517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:34 smithi040 bash[28232]: audit 2023-12-01T22:36:33.787308+0000 mon.c (mon.2) 7879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:36:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:34 smithi040 bash[28232]: audit 2023-12-01T22:36:33.993305+0000 mon.c (mon.2) 7880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:34 smithi141 bash[31670]: cluster 2023-12-01T22:36:32.314909+0000 mgr.y (mgr.24356) 12549 : cluster 0 pgmap v12517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:34 smithi141 bash[31670]: audit 2023-12-01T22:36:33.787308+0000 mon.c (mon.2) 7879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:36:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:34 smithi141 bash[31670]: audit 2023-12-01T22:36:33.993305+0000 mon.c (mon.2) 7880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:35 smithi141 bash[31670]: audit 2023-12-01T22:36:34.221979+0000 mon.a (mon.0) 7983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:35.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:35 smithi141 bash[31670]: audit 2023-12-01T22:36:34.233384+0000 mon.a (mon.0) 7984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:35 smithi040 bash[28232]: audit 2023-12-01T22:36:34.221979+0000 mon.a (mon.0) 7983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:35 smithi040 bash[28232]: audit 2023-12-01T22:36:34.233384+0000 mon.a (mon.0) 7984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:35 smithi040 bash[41173]: audit 2023-12-01T22:36:34.221979+0000 mon.a (mon.0) 7983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:35 smithi040 bash[41173]: audit 2023-12-01T22:36:34.233384+0000 mon.a (mon.0) 7984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:36 smithi040 bash[41173]: cluster 2023-12-01T22:36:34.315684+0000 mgr.y (mgr.24356) 12550 : cluster 0 pgmap v12518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:36 smithi040 bash[41173]: audit 2023-12-01T22:36:35.518975+0000 mon.c (mon.2) 7881 : audit 0 from='client.? 172.21.15.40:0/1412067615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:36.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:36 smithi040 bash[28232]: cluster 2023-12-01T22:36:34.315684+0000 mgr.y (mgr.24356) 12550 : cluster 0 pgmap v12518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:36.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:36 smithi040 bash[28232]: audit 2023-12-01T22:36:35.518975+0000 mon.c (mon.2) 7881 : audit 0 from='client.? 172.21.15.40:0/1412067615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:36 smithi141 bash[31670]: cluster 2023-12-01T22:36:34.315684+0000 mgr.y (mgr.24356) 12550 : cluster 0 pgmap v12518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:36 smithi141 bash[31670]: audit 2023-12-01T22:36:35.518975+0000 mon.c (mon.2) 7881 : audit 0 from='client.? 172.21.15.40:0/1412067615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:36:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:36:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:38 smithi141 bash[31670]: cluster 2023-12-01T22:36:36.316947+0000 mgr.y (mgr.24356) 12551 : cluster 0 pgmap v12519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:38 smithi141 bash[31670]: audit 2023-12-01T22:36:37.995484+0000 mon.a (mon.0) 7985 : audit 0 from='client.? 172.21.15.40:0/3787662858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:38 smithi040 bash[41173]: cluster 2023-12-01T22:36:36.316947+0000 mgr.y (mgr.24356) 12551 : cluster 0 pgmap v12519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:38 smithi040 bash[41173]: audit 2023-12-01T22:36:37.995484+0000 mon.a (mon.0) 7985 : audit 0 from='client.? 172.21.15.40:0/3787662858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:38 smithi040 bash[28232]: cluster 2023-12-01T22:36:36.316947+0000 mgr.y (mgr.24356) 12551 : cluster 0 pgmap v12519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:38 smithi040 bash[28232]: audit 2023-12-01T22:36:37.995484+0000 mon.a (mon.0) 7985 : audit 0 from='client.? 172.21.15.40:0/3787662858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:40 smithi141 bash[31670]: cluster 2023-12-01T22:36:38.317586+0000 mgr.y (mgr.24356) 12552 : cluster 0 pgmap v12520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:40 smithi141 bash[31670]: audit 2023-12-01T22:36:39.990442+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:40 smithi141 bash[31670]: audit 2023-12-01T22:36:40.003542+0000 mon.a (mon.0) 7987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:40 smithi141 bash[31670]: audit 2023-12-01T22:36:40.129981+0000 mon.a (mon.0) 7988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:40 smithi141 bash[31670]: audit 2023-12-01T22:36:40.144346+0000 mon.a (mon.0) 7989 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[28232]: cluster 2023-12-01T22:36:38.317586+0000 mgr.y (mgr.24356) 12552 : cluster 0 pgmap v12520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[28232]: audit 2023-12-01T22:36:39.990442+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[28232]: audit 2023-12-01T22:36:40.003542+0000 mon.a (mon.0) 7987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[28232]: audit 2023-12-01T22:36:40.129981+0000 mon.a (mon.0) 7988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[28232]: audit 2023-12-01T22:36:40.144346+0000 mon.a (mon.0) 7989 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[41173]: cluster 2023-12-01T22:36:38.317586+0000 mgr.y (mgr.24356) 12552 : cluster 0 pgmap v12520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[41173]: audit 2023-12-01T22:36:39.990442+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[41173]: audit 2023-12-01T22:36:40.003542+0000 mon.a (mon.0) 7987 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[41173]: audit 2023-12-01T22:36:40.129981+0000 mon.a (mon.0) 7988 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:40 smithi040 bash[41173]: audit 2023-12-01T22:36:40.144346+0000 mon.a (mon.0) 7989 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:41 smithi141 bash[31670]: audit 2023-12-01T22:36:40.470871+0000 mon.a (mon.0) 7990 : audit 0 from='client.? 172.21.15.40:0/1593470614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:41 smithi141 bash[31670]: audit 2023-12-01T22:36:40.624306+0000 mon.c (mon.2) 7882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:36:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:41 smithi141 bash[31670]: audit 2023-12-01T22:36:40.625948+0000 mon.c (mon.2) 7883 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:36:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:41 smithi141 bash[31670]: audit 2023-12-01T22:36:40.634612+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[41173]: audit 2023-12-01T22:36:40.470871+0000 mon.a (mon.0) 7990 : audit 0 from='client.? 172.21.15.40:0/1593470614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[41173]: audit 2023-12-01T22:36:40.624306+0000 mon.c (mon.2) 7882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[41173]: audit 2023-12-01T22:36:40.625948+0000 mon.c (mon.2) 7883 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[41173]: audit 2023-12-01T22:36:40.634612+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[28232]: audit 2023-12-01T22:36:40.470871+0000 mon.a (mon.0) 7990 : audit 0 from='client.? 172.21.15.40:0/1593470614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[28232]: audit 2023-12-01T22:36:40.624306+0000 mon.c (mon.2) 7882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:36:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[28232]: audit 2023-12-01T22:36:40.625948+0000 mon.c (mon.2) 7883 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:36:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:41 smithi040 bash[28232]: audit 2023-12-01T22:36:40.634612+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:36:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:42 smithi141 bash[31670]: cluster 2023-12-01T22:36:40.318675+0000 mgr.y (mgr.24356) 12553 : cluster 0 pgmap v12521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:42 smithi040 bash[28232]: cluster 2023-12-01T22:36:40.318675+0000 mgr.y (mgr.24356) 12553 : cluster 0 pgmap v12521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:42 smithi040 bash[41173]: cluster 2023-12-01T22:36:40.318675+0000 mgr.y (mgr.24356) 12553 : cluster 0 pgmap v12521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:43 smithi141 bash[31670]: audit 2023-12-01T22:36:42.936143+0000 mon.a (mon.0) 7992 : audit 0 from='client.? 172.21.15.40:0/1311440437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:43 smithi040 bash[28232]: audit 2023-12-01T22:36:42.936143+0000 mon.a (mon.0) 7992 : audit 0 from='client.? 172.21.15.40:0/1311440437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:43 smithi040 bash[41173]: audit 2023-12-01T22:36:42.936143+0000 mon.a (mon.0) 7992 : audit 0 from='client.? 172.21.15.40:0/1311440437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:44 smithi141 bash[31670]: cluster 2023-12-01T22:36:42.319479+0000 mgr.y (mgr.24356) 12554 : cluster 0 pgmap v12522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:44 smithi040 bash[28232]: cluster 2023-12-01T22:36:42.319479+0000 mgr.y (mgr.24356) 12554 : cluster 0 pgmap v12522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:44 smithi040 bash[41173]: cluster 2023-12-01T22:36:42.319479+0000 mgr.y (mgr.24356) 12554 : cluster 0 pgmap v12522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:46 smithi141 bash[31670]: cluster 2023-12-01T22:36:44.320060+0000 mgr.y (mgr.24356) 12555 : cluster 0 pgmap v12523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:46 smithi141 bash[31670]: audit 2023-12-01T22:36:45.399644+0000 mon.c (mon.2) 7884 : audit 0 from='client.? 172.21.15.40:0/700078107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:36:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:36:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:46 smithi040 bash[28232]: cluster 2023-12-01T22:36:44.320060+0000 mgr.y (mgr.24356) 12555 : cluster 0 pgmap v12523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:46 smithi040 bash[28232]: audit 2023-12-01T22:36:45.399644+0000 mon.c (mon.2) 7884 : audit 0 from='client.? 172.21.15.40:0/700078107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:46 smithi040 bash[41173]: cluster 2023-12-01T22:36:44.320060+0000 mgr.y (mgr.24356) 12555 : cluster 0 pgmap v12523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:46 smithi040 bash[41173]: audit 2023-12-01T22:36:45.399644+0000 mon.c (mon.2) 7884 : audit 0 from='client.? 172.21.15.40:0/700078107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:48 smithi141 bash[31670]: cluster 2023-12-01T22:36:46.321333+0000 mgr.y (mgr.24356) 12556 : cluster 0 pgmap v12524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:48 smithi141 bash[31670]: audit 2023-12-01T22:36:47.863607+0000 mon.c (mon.2) 7885 : audit 0 from='client.? 172.21.15.40:0/383180326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:48 smithi040 bash[28232]: cluster 2023-12-01T22:36:46.321333+0000 mgr.y (mgr.24356) 12556 : cluster 0 pgmap v12524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:48 smithi040 bash[28232]: audit 2023-12-01T22:36:47.863607+0000 mon.c (mon.2) 7885 : audit 0 from='client.? 172.21.15.40:0/383180326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:48 smithi040 bash[41173]: cluster 2023-12-01T22:36:46.321333+0000 mgr.y (mgr.24356) 12556 : cluster 0 pgmap v12524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:48 smithi040 bash[41173]: audit 2023-12-01T22:36:47.863607+0000 mon.c (mon.2) 7885 : audit 0 from='client.? 172.21.15.40:0/383180326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:49 smithi040 bash[28232]: audit 2023-12-01T22:36:48.993671+0000 mon.c (mon.2) 7886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:49 smithi040 bash[41173]: audit 2023-12-01T22:36:48.993671+0000 mon.c (mon.2) 7886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:49 smithi141 bash[31670]: audit 2023-12-01T22:36:48.993671+0000 mon.c (mon.2) 7886 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:50 smithi040 bash[28232]: cluster 2023-12-01T22:36:48.322166+0000 mgr.y (mgr.24356) 12557 : cluster 0 pgmap v12525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:50 smithi040 bash[41173]: cluster 2023-12-01T22:36:48.322166+0000 mgr.y (mgr.24356) 12557 : cluster 0 pgmap v12525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:50 smithi141 bash[31670]: cluster 2023-12-01T22:36:48.322166+0000 mgr.y (mgr.24356) 12557 : cluster 0 pgmap v12525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:51 smithi040 bash[28232]: audit 2023-12-01T22:36:50.321675+0000 mon.a (mon.0) 7993 : audit 0 from='client.? 172.21.15.40:0/1169385596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:51 smithi040 bash[28232]: cluster 2023-12-01T22:36:50.323301+0000 mgr.y (mgr.24356) 12558 : cluster 0 pgmap v12526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:51 smithi040 bash[41173]: audit 2023-12-01T22:36:50.321675+0000 mon.a (mon.0) 7993 : audit 0 from='client.? 172.21.15.40:0/1169385596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:51 smithi040 bash[41173]: cluster 2023-12-01T22:36:50.323301+0000 mgr.y (mgr.24356) 12558 : cluster 0 pgmap v12526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:51 smithi141 bash[31670]: audit 2023-12-01T22:36:50.321675+0000 mon.a (mon.0) 7993 : audit 0 from='client.? 172.21.15.40:0/1169385596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:51 smithi141 bash[31670]: cluster 2023-12-01T22:36:50.323301+0000 mgr.y (mgr.24356) 12558 : cluster 0 pgmap v12526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:53 smithi141 bash[31670]: cluster 2023-12-01T22:36:52.324080+0000 mgr.y (mgr.24356) 12559 : cluster 0 pgmap v12527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:53.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:53 smithi141 bash[31670]: audit 2023-12-01T22:36:52.785108+0000 mon.a (mon.0) 7994 : audit 0 from='client.? 172.21.15.40:0/3451927395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:53 smithi040 bash[28232]: cluster 2023-12-01T22:36:52.324080+0000 mgr.y (mgr.24356) 12559 : cluster 0 pgmap v12527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:53 smithi040 bash[28232]: audit 2023-12-01T22:36:52.785108+0000 mon.a (mon.0) 7994 : audit 0 from='client.? 172.21.15.40:0/3451927395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:53 smithi040 bash[41173]: cluster 2023-12-01T22:36:52.324080+0000 mgr.y (mgr.24356) 12559 : cluster 0 pgmap v12527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:53 smithi040 bash[41173]: audit 2023-12-01T22:36:52.785108+0000 mon.a (mon.0) 7994 : audit 0 from='client.? 172.21.15.40:0/3451927395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:55 smithi141 bash[31670]: cluster 2023-12-01T22:36:54.324880+0000 mgr.y (mgr.24356) 12560 : cluster 0 pgmap v12528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:55 smithi141 bash[31670]: audit 2023-12-01T22:36:55.247277+0000 mon.a (mon.0) 7995 : audit 0 from='client.? 172.21.15.40:0/467884689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:55 smithi040 bash[28232]: cluster 2023-12-01T22:36:54.324880+0000 mgr.y (mgr.24356) 12560 : cluster 0 pgmap v12528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:55 smithi040 bash[28232]: audit 2023-12-01T22:36:55.247277+0000 mon.a (mon.0) 7995 : audit 0 from='client.? 172.21.15.40:0/467884689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:55 smithi040 bash[41173]: cluster 2023-12-01T22:36:54.324880+0000 mgr.y (mgr.24356) 12560 : cluster 0 pgmap v12528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:55 smithi040 bash[41173]: audit 2023-12-01T22:36:55.247277+0000 mon.a (mon.0) 7995 : audit 0 from='client.? 172.21.15.40:0/467884689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:36:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:36:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:57 smithi141 bash[31670]: cluster 2023-12-01T22:36:56.326052+0000 mgr.y (mgr.24356) 12561 : cluster 0 pgmap v12529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:57.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:57 smithi040 bash[28232]: cluster 2023-12-01T22:36:56.326052+0000 mgr.y (mgr.24356) 12561 : cluster 0 pgmap v12529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:57 smithi040 bash[41173]: cluster 2023-12-01T22:36:56.326052+0000 mgr.y (mgr.24356) 12561 : cluster 0 pgmap v12529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:58 smithi141 bash[31670]: audit 2023-12-01T22:36:57.701596+0000 mon.c (mon.2) 7887 : audit 0 from='client.? 172.21.15.40:0/2920903379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:58 smithi040 bash[28232]: audit 2023-12-01T22:36:57.701596+0000 mon.c (mon.2) 7887 : audit 0 from='client.? 172.21.15.40:0/2920903379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:58 smithi040 bash[41173]: audit 2023-12-01T22:36:57.701596+0000 mon.c (mon.2) 7887 : audit 0 from='client.? 172.21.15.40:0/2920903379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:36:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:36:59 smithi141 bash[31670]: cluster 2023-12-01T22:36:58.326730+0000 mgr.y (mgr.24356) 12562 : cluster 0 pgmap v12530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:36:59 smithi040 bash[28232]: cluster 2023-12-01T22:36:58.326730+0000 mgr.y (mgr.24356) 12562 : cluster 0 pgmap v12530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:36:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:36:59 smithi040 bash[41173]: cluster 2023-12-01T22:36:58.326730+0000 mgr.y (mgr.24356) 12562 : cluster 0 pgmap v12530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:00 smithi141 bash[31670]: audit 2023-12-01T22:37:00.167311+0000 mon.a (mon.0) 7996 : audit 0 from='client.? 172.21.15.40:0/3789523427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:00 smithi040 bash[28232]: audit 2023-12-01T22:37:00.167311+0000 mon.a (mon.0) 7996 : audit 0 from='client.? 172.21.15.40:0/3789523427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:00 smithi040 bash[41173]: audit 2023-12-01T22:37:00.167311+0000 mon.a (mon.0) 7996 : audit 0 from='client.? 172.21.15.40:0/3789523427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:01 smithi141 bash[31670]: cluster 2023-12-01T22:37:00.327857+0000 mgr.y (mgr.24356) 12563 : cluster 0 pgmap v12531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:01 smithi040 bash[28232]: cluster 2023-12-01T22:37:00.327857+0000 mgr.y (mgr.24356) 12563 : cluster 0 pgmap v12531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:01 smithi040 bash[41173]: cluster 2023-12-01T22:37:00.327857+0000 mgr.y (mgr.24356) 12563 : cluster 0 pgmap v12531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:03 smithi141 bash[31670]: cluster 2023-12-01T22:37:02.328425+0000 mgr.y (mgr.24356) 12564 : cluster 0 pgmap v12532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:03 smithi141 bash[31670]: audit 2023-12-01T22:37:02.639160+0000 mon.a (mon.0) 7997 : audit 0 from='client.? 172.21.15.40:0/2586408071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:03 smithi040 bash[28232]: cluster 2023-12-01T22:37:02.328425+0000 mgr.y (mgr.24356) 12564 : cluster 0 pgmap v12532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:03 smithi040 bash[28232]: audit 2023-12-01T22:37:02.639160+0000 mon.a (mon.0) 7997 : audit 0 from='client.? 172.21.15.40:0/2586408071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:03 smithi040 bash[41173]: cluster 2023-12-01T22:37:02.328425+0000 mgr.y (mgr.24356) 12564 : cluster 0 pgmap v12532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:03 smithi040 bash[41173]: audit 2023-12-01T22:37:02.639160+0000 mon.a (mon.0) 7997 : audit 0 from='client.? 172.21.15.40:0/2586408071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:04 smithi040 bash[28232]: audit 2023-12-01T22:37:03.993731+0000 mon.c (mon.2) 7888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:04 smithi040 bash[41173]: audit 2023-12-01T22:37:03.993731+0000 mon.c (mon.2) 7888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:04 smithi141 bash[31670]: audit 2023-12-01T22:37:03.993731+0000 mon.c (mon.2) 7888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:05 smithi040 bash[41173]: cluster 2023-12-01T22:37:04.329000+0000 mgr.y (mgr.24356) 12565 : cluster 0 pgmap v12533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:05 smithi040 bash[41173]: audit 2023-12-01T22:37:05.100952+0000 mon.c (mon.2) 7889 : audit 0 from='client.? 172.21.15.40:0/3200896042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:05 smithi040 bash[28232]: cluster 2023-12-01T22:37:04.329000+0000 mgr.y (mgr.24356) 12565 : cluster 0 pgmap v12533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:05 smithi040 bash[28232]: audit 2023-12-01T22:37:05.100952+0000 mon.c (mon.2) 7889 : audit 0 from='client.? 172.21.15.40:0/3200896042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:05 smithi141 bash[31670]: cluster 2023-12-01T22:37:04.329000+0000 mgr.y (mgr.24356) 12565 : cluster 0 pgmap v12533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:05 smithi141 bash[31670]: audit 2023-12-01T22:37:05.100952+0000 mon.c (mon.2) 7889 : audit 0 from='client.? 172.21.15.40:0/3200896042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:37:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:37:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:07 smithi040 bash[41173]: cluster 2023-12-01T22:37:06.330158+0000 mgr.y (mgr.24356) 12566 : cluster 0 pgmap v12534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:07 smithi040 bash[28232]: cluster 2023-12-01T22:37:06.330158+0000 mgr.y (mgr.24356) 12566 : cluster 0 pgmap v12534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:07 smithi141 bash[31670]: cluster 2023-12-01T22:37:06.330158+0000 mgr.y (mgr.24356) 12566 : cluster 0 pgmap v12534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:08 smithi040 bash[28232]: audit 2023-12-01T22:37:07.566462+0000 mon.c (mon.2) 7890 : audit 0 from='client.? 172.21.15.40:0/693260985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:08 smithi040 bash[41173]: audit 2023-12-01T22:37:07.566462+0000 mon.c (mon.2) 7890 : audit 0 from='client.? 172.21.15.40:0/693260985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:08 smithi141 bash[31670]: audit 2023-12-01T22:37:07.566462+0000 mon.c (mon.2) 7890 : audit 0 from='client.? 172.21.15.40:0/693260985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:09 smithi040 bash[28232]: cluster 2023-12-01T22:37:08.330803+0000 mgr.y (mgr.24356) 12567 : cluster 0 pgmap v12535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:09 smithi040 bash[41173]: cluster 2023-12-01T22:37:08.330803+0000 mgr.y (mgr.24356) 12567 : cluster 0 pgmap v12535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:09 smithi141 bash[31670]: cluster 2023-12-01T22:37:08.330803+0000 mgr.y (mgr.24356) 12567 : cluster 0 pgmap v12535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:10 smithi040 bash[41173]: audit 2023-12-01T22:37:10.046139+0000 mon.c (mon.2) 7891 : audit 0 from='client.? 172.21.15.40:0/3682140900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:10 smithi040 bash[28232]: audit 2023-12-01T22:37:10.046139+0000 mon.c (mon.2) 7891 : audit 0 from='client.? 172.21.15.40:0/3682140900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:10 smithi141 bash[31670]: audit 2023-12-01T22:37:10.046139+0000 mon.c (mon.2) 7891 : audit 0 from='client.? 172.21.15.40:0/3682140900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:11 smithi040 bash[28232]: cluster 2023-12-01T22:37:10.331950+0000 mgr.y (mgr.24356) 12568 : cluster 0 pgmap v12536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:11 smithi040 bash[41173]: cluster 2023-12-01T22:37:10.331950+0000 mgr.y (mgr.24356) 12568 : cluster 0 pgmap v12536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:11 smithi141 bash[31670]: cluster 2023-12-01T22:37:10.331950+0000 mgr.y (mgr.24356) 12568 : cluster 0 pgmap v12536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:12 smithi040 bash[28232]: audit 2023-12-01T22:37:12.515888+0000 mon.a (mon.0) 7998 : audit 0 from='client.? 172.21.15.40:0/3857073078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:12 smithi040 bash[41173]: audit 2023-12-01T22:37:12.515888+0000 mon.a (mon.0) 7998 : audit 0 from='client.? 172.21.15.40:0/3857073078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:12 smithi141 bash[31670]: audit 2023-12-01T22:37:12.515888+0000 mon.a (mon.0) 7998 : audit 0 from='client.? 172.21.15.40:0/3857073078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:13 smithi040 bash[28232]: cluster 2023-12-01T22:37:12.332623+0000 mgr.y (mgr.24356) 12569 : cluster 0 pgmap v12537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:13 smithi040 bash[41173]: cluster 2023-12-01T22:37:12.332623+0000 mgr.y (mgr.24356) 12569 : cluster 0 pgmap v12537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:13 smithi141 bash[31670]: cluster 2023-12-01T22:37:12.332623+0000 mgr.y (mgr.24356) 12569 : cluster 0 pgmap v12537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:15 smithi040 bash[28232]: cluster 2023-12-01T22:37:14.333312+0000 mgr.y (mgr.24356) 12570 : cluster 0 pgmap v12538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:15 smithi040 bash[28232]: audit 2023-12-01T22:37:14.974296+0000 mon.c (mon.2) 7892 : audit 0 from='client.? 172.21.15.40:0/4125056643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:15 smithi040 bash[41173]: cluster 2023-12-01T22:37:14.333312+0000 mgr.y (mgr.24356) 12570 : cluster 0 pgmap v12538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:15 smithi040 bash[41173]: audit 2023-12-01T22:37:14.974296+0000 mon.c (mon.2) 7892 : audit 0 from='client.? 172.21.15.40:0/4125056643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:15 smithi141 bash[31670]: cluster 2023-12-01T22:37:14.333312+0000 mgr.y (mgr.24356) 12570 : cluster 0 pgmap v12538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:15 smithi141 bash[31670]: audit 2023-12-01T22:37:14.974296+0000 mon.c (mon.2) 7892 : audit 0 from='client.? 172.21.15.40:0/4125056643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:37:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:37:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:17 smithi040 bash[28232]: cluster 2023-12-01T22:37:16.334505+0000 mgr.y (mgr.24356) 12571 : cluster 0 pgmap v12539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:17 smithi040 bash[28232]: audit 2023-12-01T22:37:17.437169+0000 mon.a (mon.0) 7999 : audit 0 from='client.? 172.21.15.40:0/1450210248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:17 smithi040 bash[41173]: cluster 2023-12-01T22:37:16.334505+0000 mgr.y (mgr.24356) 12571 : cluster 0 pgmap v12539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:17 smithi040 bash[41173]: audit 2023-12-01T22:37:17.437169+0000 mon.a (mon.0) 7999 : audit 0 from='client.? 172.21.15.40:0/1450210248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:17 smithi141 bash[31670]: cluster 2023-12-01T22:37:16.334505+0000 mgr.y (mgr.24356) 12571 : cluster 0 pgmap v12539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:17 smithi141 bash[31670]: audit 2023-12-01T22:37:17.437169+0000 mon.a (mon.0) 7999 : audit 0 from='client.? 172.21.15.40:0/1450210248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:19 smithi040 bash[41173]: cluster 2023-12-01T22:37:18.335184+0000 mgr.y (mgr.24356) 12572 : cluster 0 pgmap v12540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:19 smithi040 bash[41173]: audit 2023-12-01T22:37:18.994762+0000 mon.c (mon.2) 7893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:19 smithi040 bash[28232]: cluster 2023-12-01T22:37:18.335184+0000 mgr.y (mgr.24356) 12572 : cluster 0 pgmap v12540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:19 smithi040 bash[28232]: audit 2023-12-01T22:37:18.994762+0000 mon.c (mon.2) 7893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:19 smithi141 bash[31670]: cluster 2023-12-01T22:37:18.335184+0000 mgr.y (mgr.24356) 12572 : cluster 0 pgmap v12540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:19 smithi141 bash[31670]: audit 2023-12-01T22:37:18.994762+0000 mon.c (mon.2) 7893 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:20 smithi040 bash[28232]: audit 2023-12-01T22:37:19.904908+0000 mon.a (mon.0) 8000 : audit 0 from='client.? 172.21.15.40:0/3274637551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:20 smithi040 bash[41173]: audit 2023-12-01T22:37:19.904908+0000 mon.a (mon.0) 8000 : audit 0 from='client.? 172.21.15.40:0/3274637551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:20 smithi141 bash[31670]: audit 2023-12-01T22:37:19.904908+0000 mon.a (mon.0) 8000 : audit 0 from='client.? 172.21.15.40:0/3274637551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:21 smithi040 bash[28232]: cluster 2023-12-01T22:37:20.336352+0000 mgr.y (mgr.24356) 12573 : cluster 0 pgmap v12541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:21 smithi040 bash[41173]: cluster 2023-12-01T22:37:20.336352+0000 mgr.y (mgr.24356) 12573 : cluster 0 pgmap v12541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:21 smithi141 bash[31670]: cluster 2023-12-01T22:37:20.336352+0000 mgr.y (mgr.24356) 12573 : cluster 0 pgmap v12541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:22 smithi040 bash[28232]: audit 2023-12-01T22:37:22.368739+0000 mon.a (mon.0) 8001 : audit 0 from='client.? 172.21.15.40:0/2523210549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:22 smithi040 bash[41173]: audit 2023-12-01T22:37:22.368739+0000 mon.a (mon.0) 8001 : audit 0 from='client.? 172.21.15.40:0/2523210549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:22 smithi141 bash[31670]: audit 2023-12-01T22:37:22.368739+0000 mon.a (mon.0) 8001 : audit 0 from='client.? 172.21.15.40:0/2523210549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:23 smithi040 bash[41173]: cluster 2023-12-01T22:37:22.337083+0000 mgr.y (mgr.24356) 12574 : cluster 0 pgmap v12542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:23 smithi040 bash[28232]: cluster 2023-12-01T22:37:22.337083+0000 mgr.y (mgr.24356) 12574 : cluster 0 pgmap v12542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:23 smithi141 bash[31670]: cluster 2023-12-01T22:37:22.337083+0000 mgr.y (mgr.24356) 12574 : cluster 0 pgmap v12542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:25 smithi040 bash[41173]: cluster 2023-12-01T22:37:24.337928+0000 mgr.y (mgr.24356) 12575 : cluster 0 pgmap v12543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:25 smithi040 bash[41173]: audit 2023-12-01T22:37:24.835345+0000 mon.a (mon.0) 8002 : audit 0 from='client.? 172.21.15.40:0/2852282823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:25 smithi040 bash[28232]: cluster 2023-12-01T22:37:24.337928+0000 mgr.y (mgr.24356) 12575 : cluster 0 pgmap v12543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:25 smithi040 bash[28232]: audit 2023-12-01T22:37:24.835345+0000 mon.a (mon.0) 8002 : audit 0 from='client.? 172.21.15.40:0/2852282823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:25 smithi141 bash[31670]: cluster 2023-12-01T22:37:24.337928+0000 mgr.y (mgr.24356) 12575 : cluster 0 pgmap v12543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:25 smithi141 bash[31670]: audit 2023-12-01T22:37:24.835345+0000 mon.a (mon.0) 8002 : audit 0 from='client.? 172.21.15.40:0/2852282823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:37:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-01T22:37:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:27 smithi040 bash[41173]: cluster 2023-12-01T22:37:26.339141+0000 mgr.y (mgr.24356) 12576 : cluster 0 pgmap v12544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:27 smithi040 bash[41173]: audit 2023-12-01T22:37:27.296471+0000 mon.a (mon.0) 8003 : audit 0 from='client.? 172.21.15.40:0/4164577256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:27 smithi040 bash[28232]: cluster 2023-12-01T22:37:26.339141+0000 mgr.y (mgr.24356) 12576 : cluster 0 pgmap v12544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:27 smithi040 bash[28232]: audit 2023-12-01T22:37:27.296471+0000 mon.a (mon.0) 8003 : audit 0 from='client.? 172.21.15.40:0/4164577256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:27 smithi141 bash[31670]: cluster 2023-12-01T22:37:26.339141+0000 mgr.y (mgr.24356) 12576 : cluster 0 pgmap v12544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:27 smithi141 bash[31670]: audit 2023-12-01T22:37:27.296471+0000 mon.a (mon.0) 8003 : audit 0 from='client.? 172.21.15.40:0/4164577256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:29 smithi040 bash[41173]: cluster 2023-12-01T22:37:28.339806+0000 mgr.y (mgr.24356) 12577 : cluster 0 pgmap v12545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:29 smithi040 bash[28232]: cluster 2023-12-01T22:37:28.339806+0000 mgr.y (mgr.24356) 12577 : cluster 0 pgmap v12545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:29 smithi141 bash[31670]: cluster 2023-12-01T22:37:28.339806+0000 mgr.y (mgr.24356) 12577 : cluster 0 pgmap v12545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:30 smithi040 bash[41173]: audit 2023-12-01T22:37:29.771107+0000 mon.a (mon.0) 8004 : audit 0 from='client.? 172.21.15.40:0/4129331869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:30 smithi040 bash[28232]: audit 2023-12-01T22:37:29.771107+0000 mon.a (mon.0) 8004 : audit 0 from='client.? 172.21.15.40:0/4129331869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:30 smithi141 bash[31670]: audit 2023-12-01T22:37:29.771107+0000 mon.a (mon.0) 8004 : audit 0 from='client.? 172.21.15.40:0/4129331869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:31 smithi040 bash[41173]: cluster 2023-12-01T22:37:30.341026+0000 mgr.y (mgr.24356) 12578 : cluster 0 pgmap v12546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:31 smithi040 bash[28232]: cluster 2023-12-01T22:37:30.341026+0000 mgr.y (mgr.24356) 12578 : cluster 0 pgmap v12546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:31 smithi141 bash[31670]: cluster 2023-12-01T22:37:30.341026+0000 mgr.y (mgr.24356) 12578 : cluster 0 pgmap v12546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:32 smithi040 bash[41173]: audit 2023-12-01T22:37:32.232796+0000 mon.c (mon.2) 7894 : audit 0 from='client.? 172.21.15.40:0/3607525232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:32 smithi040 bash[28232]: audit 2023-12-01T22:37:32.232796+0000 mon.c (mon.2) 7894 : audit 0 from='client.? 172.21.15.40:0/3607525232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:32 smithi141 bash[31670]: audit 2023-12-01T22:37:32.232796+0000 mon.c (mon.2) 7894 : audit 0 from='client.? 172.21.15.40:0/3607525232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:33 smithi040 bash[41173]: cluster 2023-12-01T22:37:32.341796+0000 mgr.y (mgr.24356) 12579 : cluster 0 pgmap v12547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:33 smithi040 bash[28232]: cluster 2023-12-01T22:37:32.341796+0000 mgr.y (mgr.24356) 12579 : cluster 0 pgmap v12547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:33 smithi141 bash[31670]: cluster 2023-12-01T22:37:32.341796+0000 mgr.y (mgr.24356) 12579 : cluster 0 pgmap v12547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:34 smithi040 bash[28232]: audit 2023-12-01T22:37:33.994801+0000 mon.c (mon.2) 7895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:34 smithi040 bash[41173]: audit 2023-12-01T22:37:33.994801+0000 mon.c (mon.2) 7895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:34 smithi141 bash[31670]: audit 2023-12-01T22:37:33.994801+0000 mon.c (mon.2) 7895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:35 smithi040 bash[28232]: cluster 2023-12-01T22:37:34.342659+0000 mgr.y (mgr.24356) 12580 : cluster 0 pgmap v12548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:35 smithi040 bash[28232]: audit 2023-12-01T22:37:34.698604+0000 mon.a (mon.0) 8005 : audit 0 from='client.? 172.21.15.40:0/2212758898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:35 smithi040 bash[41173]: cluster 2023-12-01T22:37:34.342659+0000 mgr.y (mgr.24356) 12580 : cluster 0 pgmap v12548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:35.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:35 smithi040 bash[41173]: audit 2023-12-01T22:37:34.698604+0000 mon.a (mon.0) 8005 : audit 0 from='client.? 172.21.15.40:0/2212758898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:35 smithi141 bash[31670]: cluster 2023-12-01T22:37:34.342659+0000 mgr.y (mgr.24356) 12580 : cluster 0 pgmap v12548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:36.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:35 smithi141 bash[31670]: audit 2023-12-01T22:37:34.698604+0000 mon.a (mon.0) 8005 : audit 0 from='client.? 172.21.15.40:0/2212758898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:37:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:37:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:37 smithi040 bash[28232]: cluster 2023-12-01T22:37:36.343793+0000 mgr.y (mgr.24356) 12581 : cluster 0 pgmap v12549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:37 smithi040 bash[28232]: audit 2023-12-01T22:37:37.161608+0000 mon.c (mon.2) 7896 : audit 0 from='client.? 172.21.15.40:0/922579288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:37 smithi040 bash[41173]: cluster 2023-12-01T22:37:36.343793+0000 mgr.y (mgr.24356) 12581 : cluster 0 pgmap v12549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:37 smithi040 bash[41173]: audit 2023-12-01T22:37:37.161608+0000 mon.c (mon.2) 7896 : audit 0 from='client.? 172.21.15.40:0/922579288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:37 smithi141 bash[31670]: cluster 2023-12-01T22:37:36.343793+0000 mgr.y (mgr.24356) 12581 : cluster 0 pgmap v12549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:37 smithi141 bash[31670]: audit 2023-12-01T22:37:37.161608+0000 mon.c (mon.2) 7896 : audit 0 from='client.? 172.21.15.40:0/922579288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:39 smithi040 bash[28232]: cluster 2023-12-01T22:37:38.344580+0000 mgr.y (mgr.24356) 12582 : cluster 0 pgmap v12550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:39 smithi040 bash[28232]: audit 2023-12-01T22:37:39.632731+0000 mon.c (mon.2) 7897 : audit 0 from='client.? 172.21.15.40:0/2587309646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:39 smithi040 bash[41173]: cluster 2023-12-01T22:37:38.344580+0000 mgr.y (mgr.24356) 12582 : cluster 0 pgmap v12550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:39 smithi040 bash[41173]: audit 2023-12-01T22:37:39.632731+0000 mon.c (mon.2) 7897 : audit 0 from='client.? 172.21.15.40:0/2587309646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:39 smithi141 bash[31670]: cluster 2023-12-01T22:37:38.344580+0000 mgr.y (mgr.24356) 12582 : cluster 0 pgmap v12550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:39 smithi141 bash[31670]: audit 2023-12-01T22:37:39.632731+0000 mon.c (mon.2) 7897 : audit 0 from='client.? 172.21.15.40:0/2587309646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:41 smithi141 bash[31670]: cluster 2023-12-01T22:37:40.345706+0000 mgr.y (mgr.24356) 12583 : cluster 0 pgmap v12551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:41 smithi141 bash[31670]: audit 2023-12-01T22:37:40.716269+0000 mon.c (mon.2) 7898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:37:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:41 smithi141 bash[31670]: audit 2023-12-01T22:37:41.096929+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:41 smithi141 bash[31670]: audit 2023-12-01T22:37:41.110575+0000 mon.a (mon.0) 8007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[28232]: cluster 2023-12-01T22:37:40.345706+0000 mgr.y (mgr.24356) 12583 : cluster 0 pgmap v12551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[28232]: audit 2023-12-01T22:37:40.716269+0000 mon.c (mon.2) 7898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:37:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[28232]: audit 2023-12-01T22:37:41.096929+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[28232]: audit 2023-12-01T22:37:41.110575+0000 mon.a (mon.0) 8007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[41173]: cluster 2023-12-01T22:37:40.345706+0000 mgr.y (mgr.24356) 12583 : cluster 0 pgmap v12551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[41173]: audit 2023-12-01T22:37:40.716269+0000 mon.c (mon.2) 7898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:37:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[41173]: audit 2023-12-01T22:37:41.096929+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:41 smithi040 bash[41173]: audit 2023-12-01T22:37:41.110575+0000 mon.a (mon.0) 8007 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:42 smithi141 bash[31670]: audit 2023-12-01T22:37:42.107331+0000 mon.c (mon.2) 7899 : audit 0 from='client.? 172.21.15.40:0/883527484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:42 smithi040 bash[28232]: audit 2023-12-01T22:37:42.107331+0000 mon.c (mon.2) 7899 : audit 0 from='client.? 172.21.15.40:0/883527484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:42 smithi040 bash[41173]: audit 2023-12-01T22:37:42.107331+0000 mon.c (mon.2) 7899 : audit 0 from='client.? 172.21.15.40:0/883527484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:43 smithi141 bash[31670]: cluster 2023-12-01T22:37:42.346365+0000 mgr.y (mgr.24356) 12584 : cluster 0 pgmap v12552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:43 smithi040 bash[28232]: cluster 2023-12-01T22:37:42.346365+0000 mgr.y (mgr.24356) 12584 : cluster 0 pgmap v12552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:43 smithi040 bash[41173]: cluster 2023-12-01T22:37:42.346365+0000 mgr.y (mgr.24356) 12584 : cluster 0 pgmap v12552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:44 smithi141 bash[31670]: audit 2023-12-01T22:37:44.570038+0000 mon.c (mon.2) 7900 : audit 0 from='client.? 172.21.15.40:0/3551924384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:44 smithi040 bash[28232]: audit 2023-12-01T22:37:44.570038+0000 mon.c (mon.2) 7900 : audit 0 from='client.? 172.21.15.40:0/3551924384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:44 smithi040 bash[41173]: audit 2023-12-01T22:37:44.570038+0000 mon.c (mon.2) 7900 : audit 0 from='client.? 172.21.15.40:0/3551924384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:45 smithi141 bash[31670]: cluster 2023-12-01T22:37:44.347016+0000 mgr.y (mgr.24356) 12585 : cluster 0 pgmap v12553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:45 smithi040 bash[41173]: cluster 2023-12-01T22:37:44.347016+0000 mgr.y (mgr.24356) 12585 : cluster 0 pgmap v12553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:45 smithi040 bash[28232]: cluster 2023-12-01T22:37:44.347016+0000 mgr.y (mgr.24356) 12585 : cluster 0 pgmap v12553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:37:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[28232]: cluster 2023-12-01T22:37:46.348122+0000 mgr.y (mgr.24356) 12586 : cluster 0 pgmap v12554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[28232]: audit 2023-12-01T22:37:46.561008+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[28232]: audit 2023-12-01T22:37:46.571490+0000 mon.a (mon.0) 8009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[28232]: audit 2023-12-01T22:37:47.057933+0000 mon.c (mon.2) 7901 : audit 0 from='client.? 172.21.15.40:0/3300833606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[28232]: audit 2023-12-01T22:37:47.262599+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[28232]: audit 2023-12-01T22:37:47.275292+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[41173]: cluster 2023-12-01T22:37:46.348122+0000 mgr.y (mgr.24356) 12586 : cluster 0 pgmap v12554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[41173]: audit 2023-12-01T22:37:46.561008+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[41173]: audit 2023-12-01T22:37:46.571490+0000 mon.a (mon.0) 8009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[41173]: audit 2023-12-01T22:37:47.057933+0000 mon.c (mon.2) 7901 : audit 0 from='client.? 172.21.15.40:0/3300833606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[41173]: audit 2023-12-01T22:37:47.262599+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:47 smithi040 bash[41173]: audit 2023-12-01T22:37:47.275292+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:47 smithi141 bash[31670]: cluster 2023-12-01T22:37:46.348122+0000 mgr.y (mgr.24356) 12586 : cluster 0 pgmap v12554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:47 smithi141 bash[31670]: audit 2023-12-01T22:37:46.561008+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:47 smithi141 bash[31670]: audit 2023-12-01T22:37:46.571490+0000 mon.a (mon.0) 8009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:47 smithi141 bash[31670]: audit 2023-12-01T22:37:47.057933+0000 mon.c (mon.2) 7901 : audit 0 from='client.? 172.21.15.40:0/3300833606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:47 smithi141 bash[31670]: audit 2023-12-01T22:37:47.262599+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:47 smithi141 bash[31670]: audit 2023-12-01T22:37:47.275292+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:48 smithi040 bash[28232]: audit 2023-12-01T22:37:47.798986+0000 mon.c (mon.2) 7902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:37:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:48 smithi040 bash[28232]: audit 2023-12-01T22:37:47.800830+0000 mon.c (mon.2) 7903 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:37:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:48 smithi040 bash[28232]: audit 2023-12-01T22:37:47.812309+0000 mon.a (mon.0) 8012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:48 smithi040 bash[41173]: audit 2023-12-01T22:37:47.798986+0000 mon.c (mon.2) 7902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:37:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:48 smithi040 bash[41173]: audit 2023-12-01T22:37:47.800830+0000 mon.c (mon.2) 7903 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:37:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:48 smithi040 bash[41173]: audit 2023-12-01T22:37:47.812309+0000 mon.a (mon.0) 8012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:48 smithi141 bash[31670]: audit 2023-12-01T22:37:47.798986+0000 mon.c (mon.2) 7902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:37:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:48 smithi141 bash[31670]: audit 2023-12-01T22:37:47.800830+0000 mon.c (mon.2) 7903 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:37:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:48 smithi141 bash[31670]: audit 2023-12-01T22:37:47.812309+0000 mon.a (mon.0) 8012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:37:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:49 smithi040 bash[28232]: cluster 2023-12-01T22:37:48.348944+0000 mgr.y (mgr.24356) 12587 : cluster 0 pgmap v12555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:49 smithi040 bash[28232]: audit 2023-12-01T22:37:48.995321+0000 mon.c (mon.2) 7904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:49 smithi040 bash[28232]: audit 2023-12-01T22:37:49.532044+0000 mon.c (mon.2) 7905 : audit 0 from='client.? 172.21.15.40:0/2939266811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:49 smithi040 bash[41173]: cluster 2023-12-01T22:37:48.348944+0000 mgr.y (mgr.24356) 12587 : cluster 0 pgmap v12555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:49 smithi040 bash[41173]: audit 2023-12-01T22:37:48.995321+0000 mon.c (mon.2) 7904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:49 smithi040 bash[41173]: audit 2023-12-01T22:37:49.532044+0000 mon.c (mon.2) 7905 : audit 0 from='client.? 172.21.15.40:0/2939266811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:49 smithi141 bash[31670]: cluster 2023-12-01T22:37:48.348944+0000 mgr.y (mgr.24356) 12587 : cluster 0 pgmap v12555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:49 smithi141 bash[31670]: audit 2023-12-01T22:37:48.995321+0000 mon.c (mon.2) 7904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:49 smithi141 bash[31670]: audit 2023-12-01T22:37:49.532044+0000 mon.c (mon.2) 7905 : audit 0 from='client.? 172.21.15.40:0/2939266811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:51 smithi040 bash[28232]: cluster 2023-12-01T22:37:50.350115+0000 mgr.y (mgr.24356) 12588 : cluster 0 pgmap v12556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:51 smithi040 bash[41173]: cluster 2023-12-01T22:37:50.350115+0000 mgr.y (mgr.24356) 12588 : cluster 0 pgmap v12556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:52.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:51 smithi141 bash[31670]: cluster 2023-12-01T22:37:50.350115+0000 mgr.y (mgr.24356) 12588 : cluster 0 pgmap v12556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:52 smithi040 bash[28232]: audit 2023-12-01T22:37:52.000021+0000 mon.a (mon.0) 8013 : audit 0 from='client.? 172.21.15.40:0/382173795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:52 smithi040 bash[41173]: audit 2023-12-01T22:37:52.000021+0000 mon.a (mon.0) 8013 : audit 0 from='client.? 172.21.15.40:0/382173795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:52 smithi141 bash[31670]: audit 2023-12-01T22:37:52.000021+0000 mon.a (mon.0) 8013 : audit 0 from='client.? 172.21.15.40:0/382173795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:53 smithi040 bash[41173]: cluster 2023-12-01T22:37:52.350773+0000 mgr.y (mgr.24356) 12589 : cluster 0 pgmap v12557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:53 smithi040 bash[28232]: cluster 2023-12-01T22:37:52.350773+0000 mgr.y (mgr.24356) 12589 : cluster 0 pgmap v12557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:53 smithi141 bash[31670]: cluster 2023-12-01T22:37:52.350773+0000 mgr.y (mgr.24356) 12589 : cluster 0 pgmap v12557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:54 smithi040 bash[28232]: audit 2023-12-01T22:37:54.464092+0000 mon.c (mon.2) 7906 : audit 0 from='client.? 172.21.15.40:0/806685907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:54 smithi040 bash[41173]: audit 2023-12-01T22:37:54.464092+0000 mon.c (mon.2) 7906 : audit 0 from='client.? 172.21.15.40:0/806685907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:54 smithi141 bash[31670]: audit 2023-12-01T22:37:54.464092+0000 mon.c (mon.2) 7906 : audit 0 from='client.? 172.21.15.40:0/806685907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:55 smithi040 bash[28232]: cluster 2023-12-01T22:37:54.351405+0000 mgr.y (mgr.24356) 12590 : cluster 0 pgmap v12558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:55 smithi040 bash[41173]: cluster 2023-12-01T22:37:54.351405+0000 mgr.y (mgr.24356) 12590 : cluster 0 pgmap v12558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:55 smithi141 bash[31670]: cluster 2023-12-01T22:37:54.351405+0000 mgr.y (mgr.24356) 12590 : cluster 0 pgmap v12558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:37:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:37:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:57 smithi040 bash[41173]: cluster 2023-12-01T22:37:56.352572+0000 mgr.y (mgr.24356) 12591 : cluster 0 pgmap v12559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:57 smithi040 bash[41173]: audit 2023-12-01T22:37:56.932143+0000 mon.c (mon.2) 7907 : audit 0 from='client.? 172.21.15.40:0/2842040026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:57 smithi040 bash[28232]: cluster 2023-12-01T22:37:56.352572+0000 mgr.y (mgr.24356) 12591 : cluster 0 pgmap v12559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:57 smithi040 bash[28232]: audit 2023-12-01T22:37:56.932143+0000 mon.c (mon.2) 7907 : audit 0 from='client.? 172.21.15.40:0/2842040026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:37:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:57 smithi141 bash[31670]: cluster 2023-12-01T22:37:56.352572+0000 mgr.y (mgr.24356) 12591 : cluster 0 pgmap v12559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:37:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:57 smithi141 bash[31670]: audit 2023-12-01T22:37:56.932143+0000 mon.c (mon.2) 7907 : audit 0 from='client.? 172.21.15.40:0/2842040026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:59 smithi040 bash[41173]: cluster 2023-12-01T22:37:58.353188+0000 mgr.y (mgr.24356) 12592 : cluster 0 pgmap v12560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:37:59 smithi040 bash[41173]: audit 2023-12-01T22:37:59.405645+0000 mon.a (mon.0) 8014 : audit 0 from='client.? 172.21.15.40:0/3849028391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:59 smithi040 bash[28232]: cluster 2023-12-01T22:37:58.353188+0000 mgr.y (mgr.24356) 12592 : cluster 0 pgmap v12560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:37:59 smithi040 bash[28232]: audit 2023-12-01T22:37:59.405645+0000 mon.a (mon.0) 8014 : audit 0 from='client.? 172.21.15.40:0/3849028391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:59 smithi141 bash[31670]: cluster 2023-12-01T22:37:58.353188+0000 mgr.y (mgr.24356) 12592 : cluster 0 pgmap v12560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:37:59 smithi141 bash[31670]: audit 2023-12-01T22:37:59.405645+0000 mon.a (mon.0) 8014 : audit 0 from='client.? 172.21.15.40:0/3849028391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:01 smithi040 bash[41173]: cluster 2023-12-01T22:38:00.354324+0000 mgr.y (mgr.24356) 12593 : cluster 0 pgmap v12561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:01 smithi040 bash[28232]: cluster 2023-12-01T22:38:00.354324+0000 mgr.y (mgr.24356) 12593 : cluster 0 pgmap v12561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:01 smithi141 bash[31670]: cluster 2023-12-01T22:38:00.354324+0000 mgr.y (mgr.24356) 12593 : cluster 0 pgmap v12561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:02 smithi040 bash[28232]: audit 2023-12-01T22:38:01.872007+0000 mon.a (mon.0) 8015 : audit 0 from='client.? 172.21.15.40:0/1888702730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:02 smithi040 bash[41173]: audit 2023-12-01T22:38:01.872007+0000 mon.a (mon.0) 8015 : audit 0 from='client.? 172.21.15.40:0/1888702730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:03.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:02 smithi141 bash[31670]: audit 2023-12-01T22:38:01.872007+0000 mon.a (mon.0) 8015 : audit 0 from='client.? 172.21.15.40:0/1888702730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:03 smithi040 bash[41173]: cluster 2023-12-01T22:38:02.354980+0000 mgr.y (mgr.24356) 12594 : cluster 0 pgmap v12562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:03 smithi040 bash[28232]: cluster 2023-12-01T22:38:02.354980+0000 mgr.y (mgr.24356) 12594 : cluster 0 pgmap v12562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:03 smithi141 bash[31670]: cluster 2023-12-01T22:38:02.354980+0000 mgr.y (mgr.24356) 12594 : cluster 0 pgmap v12562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:04 smithi040 bash[41173]: audit 2023-12-01T22:38:03.995160+0000 mon.c (mon.2) 7908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:04 smithi040 bash[41173]: audit 2023-12-01T22:38:04.341094+0000 mon.c (mon.2) 7909 : audit 0 from='client.? 172.21.15.40:0/4144711444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:04 smithi040 bash[28232]: audit 2023-12-01T22:38:03.995160+0000 mon.c (mon.2) 7908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:04 smithi040 bash[28232]: audit 2023-12-01T22:38:04.341094+0000 mon.c (mon.2) 7909 : audit 0 from='client.? 172.21.15.40:0/4144711444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:05.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:04 smithi141 bash[31670]: audit 2023-12-01T22:38:03.995160+0000 mon.c (mon.2) 7908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:05.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:04 smithi141 bash[31670]: audit 2023-12-01T22:38:04.341094+0000 mon.c (mon.2) 7909 : audit 0 from='client.? 172.21.15.40:0/4144711444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:05 smithi040 bash[41173]: cluster 2023-12-01T22:38:04.355537+0000 mgr.y (mgr.24356) 12595 : cluster 0 pgmap v12563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:05 smithi040 bash[28232]: cluster 2023-12-01T22:38:04.355537+0000 mgr.y (mgr.24356) 12595 : cluster 0 pgmap v12563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:05 smithi141 bash[31670]: cluster 2023-12-01T22:38:04.355537+0000 mgr.y (mgr.24356) 12595 : cluster 0 pgmap v12563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:38:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:38:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:07 smithi141 bash[31670]: cluster 2023-12-01T22:38:06.356711+0000 mgr.y (mgr.24356) 12596 : cluster 0 pgmap v12564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:07 smithi141 bash[31670]: audit 2023-12-01T22:38:06.804316+0000 mon.c (mon.2) 7910 : audit 0 from='client.? 172.21.15.40:0/1807811300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:07 smithi040 bash[28232]: cluster 2023-12-01T22:38:06.356711+0000 mgr.y (mgr.24356) 12596 : cluster 0 pgmap v12564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:07 smithi040 bash[28232]: audit 2023-12-01T22:38:06.804316+0000 mon.c (mon.2) 7910 : audit 0 from='client.? 172.21.15.40:0/1807811300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:07 smithi040 bash[41173]: cluster 2023-12-01T22:38:06.356711+0000 mgr.y (mgr.24356) 12596 : cluster 0 pgmap v12564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:07 smithi040 bash[41173]: audit 2023-12-01T22:38:06.804316+0000 mon.c (mon.2) 7910 : audit 0 from='client.? 172.21.15.40:0/1807811300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:09 smithi141 bash[31670]: cluster 2023-12-01T22:38:08.357324+0000 mgr.y (mgr.24356) 12597 : cluster 0 pgmap v12565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:09 smithi141 bash[31670]: audit 2023-12-01T22:38:09.269300+0000 mon.a (mon.0) 8016 : audit 0 from='client.? 172.21.15.40:0/1982989810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:09 smithi040 bash[28232]: cluster 2023-12-01T22:38:08.357324+0000 mgr.y (mgr.24356) 12597 : cluster 0 pgmap v12565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:09 smithi040 bash[28232]: audit 2023-12-01T22:38:09.269300+0000 mon.a (mon.0) 8016 : audit 0 from='client.? 172.21.15.40:0/1982989810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:09 smithi040 bash[41173]: cluster 2023-12-01T22:38:08.357324+0000 mgr.y (mgr.24356) 12597 : cluster 0 pgmap v12565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:09.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:09 smithi040 bash[41173]: audit 2023-12-01T22:38:09.269300+0000 mon.a (mon.0) 8016 : audit 0 from='client.? 172.21.15.40:0/1982989810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:11 smithi141 bash[31670]: cluster 2023-12-01T22:38:10.358424+0000 mgr.y (mgr.24356) 12598 : cluster 0 pgmap v12566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:11 smithi040 bash[41173]: cluster 2023-12-01T22:38:10.358424+0000 mgr.y (mgr.24356) 12598 : cluster 0 pgmap v12566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:11.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:11 smithi040 bash[28232]: cluster 2023-12-01T22:38:10.358424+0000 mgr.y (mgr.24356) 12598 : cluster 0 pgmap v12566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:12 smithi040 bash[41173]: audit 2023-12-01T22:38:11.733513+0000 mon.c (mon.2) 7911 : audit 0 from='client.? 172.21.15.40:0/2601872500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:12 smithi040 bash[28232]: audit 2023-12-01T22:38:11.733513+0000 mon.c (mon.2) 7911 : audit 0 from='client.? 172.21.15.40:0/2601872500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:12 smithi141 bash[31670]: audit 2023-12-01T22:38:11.733513+0000 mon.c (mon.2) 7911 : audit 0 from='client.? 172.21.15.40:0/2601872500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:13 smithi040 bash[28232]: cluster 2023-12-01T22:38:12.359210+0000 mgr.y (mgr.24356) 12599 : cluster 0 pgmap v12567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:13 smithi040 bash[41173]: cluster 2023-12-01T22:38:12.359210+0000 mgr.y (mgr.24356) 12599 : cluster 0 pgmap v12567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:13 smithi141 bash[31670]: cluster 2023-12-01T22:38:12.359210+0000 mgr.y (mgr.24356) 12599 : cluster 0 pgmap v12567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:14 smithi040 bash[28232]: audit 2023-12-01T22:38:14.197363+0000 mon.c (mon.2) 7912 : audit 0 from='client.? 172.21.15.40:0/350197065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:14 smithi040 bash[41173]: audit 2023-12-01T22:38:14.197363+0000 mon.c (mon.2) 7912 : audit 0 from='client.? 172.21.15.40:0/350197065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:14 smithi141 bash[31670]: audit 2023-12-01T22:38:14.197363+0000 mon.c (mon.2) 7912 : audit 0 from='client.? 172.21.15.40:0/350197065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:15 smithi040 bash[28232]: cluster 2023-12-01T22:38:14.359805+0000 mgr.y (mgr.24356) 12600 : cluster 0 pgmap v12568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:15 smithi040 bash[41173]: cluster 2023-12-01T22:38:14.359805+0000 mgr.y (mgr.24356) 12600 : cluster 0 pgmap v12568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:15 smithi141 bash[31670]: cluster 2023-12-01T22:38:14.359805+0000 mgr.y (mgr.24356) 12600 : cluster 0 pgmap v12568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:38:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:38:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:17 smithi040 bash[41173]: cluster 2023-12-01T22:38:16.360774+0000 mgr.y (mgr.24356) 12601 : cluster 0 pgmap v12569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:17 smithi040 bash[41173]: audit 2023-12-01T22:38:16.669112+0000 mon.a (mon.0) 8017 : audit 0 from='client.? 172.21.15.40:0/3526901548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:17 smithi040 bash[28232]: cluster 2023-12-01T22:38:16.360774+0000 mgr.y (mgr.24356) 12601 : cluster 0 pgmap v12569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:17 smithi040 bash[28232]: audit 2023-12-01T22:38:16.669112+0000 mon.a (mon.0) 8017 : audit 0 from='client.? 172.21.15.40:0/3526901548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:17 smithi141 bash[31670]: cluster 2023-12-01T22:38:16.360774+0000 mgr.y (mgr.24356) 12601 : cluster 0 pgmap v12569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:17 smithi141 bash[31670]: audit 2023-12-01T22:38:16.669112+0000 mon.a (mon.0) 8017 : audit 0 from='client.? 172.21.15.40:0/3526901548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:19 smithi040 bash[28232]: cluster 2023-12-01T22:38:18.361428+0000 mgr.y (mgr.24356) 12602 : cluster 0 pgmap v12570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:19 smithi040 bash[28232]: audit 2023-12-01T22:38:18.995790+0000 mon.c (mon.2) 7913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:19 smithi040 bash[28232]: audit 2023-12-01T22:38:19.129460+0000 mon.c (mon.2) 7914 : audit 0 from='client.? 172.21.15.40:0/2360077817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:19 smithi040 bash[41173]: cluster 2023-12-01T22:38:18.361428+0000 mgr.y (mgr.24356) 12602 : cluster 0 pgmap v12570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:19 smithi040 bash[41173]: audit 2023-12-01T22:38:18.995790+0000 mon.c (mon.2) 7913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:19 smithi040 bash[41173]: audit 2023-12-01T22:38:19.129460+0000 mon.c (mon.2) 7914 : audit 0 from='client.? 172.21.15.40:0/2360077817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:19 smithi141 bash[31670]: cluster 2023-12-01T22:38:18.361428+0000 mgr.y (mgr.24356) 12602 : cluster 0 pgmap v12570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:19 smithi141 bash[31670]: audit 2023-12-01T22:38:18.995790+0000 mon.c (mon.2) 7913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:19 smithi141 bash[31670]: audit 2023-12-01T22:38:19.129460+0000 mon.c (mon.2) 7914 : audit 0 from='client.? 172.21.15.40:0/2360077817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:21 smithi040 bash[28232]: cluster 2023-12-01T22:38:20.362574+0000 mgr.y (mgr.24356) 12603 : cluster 0 pgmap v12571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:21 smithi040 bash[41173]: cluster 2023-12-01T22:38:20.362574+0000 mgr.y (mgr.24356) 12603 : cluster 0 pgmap v12571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:21 smithi141 bash[31670]: cluster 2023-12-01T22:38:20.362574+0000 mgr.y (mgr.24356) 12603 : cluster 0 pgmap v12571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:22 smithi040 bash[28232]: audit 2023-12-01T22:38:21.591351+0000 mon.a (mon.0) 8018 : audit 0 from='client.? 172.21.15.40:0/3426027099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:22 smithi040 bash[41173]: audit 2023-12-01T22:38:21.591351+0000 mon.a (mon.0) 8018 : audit 0 from='client.? 172.21.15.40:0/3426027099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:22 smithi141 bash[31670]: audit 2023-12-01T22:38:21.591351+0000 mon.a (mon.0) 8018 : audit 0 from='client.? 172.21.15.40:0/3426027099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:23 smithi040 bash[28232]: cluster 2023-12-01T22:38:22.363249+0000 mgr.y (mgr.24356) 12604 : cluster 0 pgmap v12572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:23 smithi040 bash[41173]: cluster 2023-12-01T22:38:22.363249+0000 mgr.y (mgr.24356) 12604 : cluster 0 pgmap v12572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:23 smithi141 bash[31670]: cluster 2023-12-01T22:38:22.363249+0000 mgr.y (mgr.24356) 12604 : cluster 0 pgmap v12572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:24 smithi040 bash[28232]: audit 2023-12-01T22:38:24.063049+0000 mon.a (mon.0) 8019 : audit 0 from='client.? 172.21.15.40:0/2503431351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:24 smithi040 bash[41173]: audit 2023-12-01T22:38:24.063049+0000 mon.a (mon.0) 8019 : audit 0 from='client.? 172.21.15.40:0/2503431351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:24 smithi141 bash[31670]: audit 2023-12-01T22:38:24.063049+0000 mon.a (mon.0) 8019 : audit 0 from='client.? 172.21.15.40:0/2503431351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:25 smithi040 bash[28232]: cluster 2023-12-01T22:38:24.364002+0000 mgr.y (mgr.24356) 12605 : cluster 0 pgmap v12573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:25 smithi040 bash[41173]: cluster 2023-12-01T22:38:24.364002+0000 mgr.y (mgr.24356) 12605 : cluster 0 pgmap v12573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:25 smithi141 bash[31670]: cluster 2023-12-01T22:38:24.364002+0000 mgr.y (mgr.24356) 12605 : cluster 0 pgmap v12573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:38:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:38:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:27 smithi141 bash[31670]: cluster 2023-12-01T22:38:26.365079+0000 mgr.y (mgr.24356) 12606 : cluster 0 pgmap v12574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:27 smithi141 bash[31670]: audit 2023-12-01T22:38:26.529686+0000 mon.a (mon.0) 8020 : audit 0 from='client.? 172.21.15.40:0/3428723005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:27 smithi040 bash[28232]: cluster 2023-12-01T22:38:26.365079+0000 mgr.y (mgr.24356) 12606 : cluster 0 pgmap v12574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:27 smithi040 bash[28232]: audit 2023-12-01T22:38:26.529686+0000 mon.a (mon.0) 8020 : audit 0 from='client.? 172.21.15.40:0/3428723005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:27 smithi040 bash[41173]: cluster 2023-12-01T22:38:26.365079+0000 mgr.y (mgr.24356) 12606 : cluster 0 pgmap v12574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:27 smithi040 bash[41173]: audit 2023-12-01T22:38:26.529686+0000 mon.a (mon.0) 8020 : audit 0 from='client.? 172.21.15.40:0/3428723005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:29 smithi141 bash[31670]: cluster 2023-12-01T22:38:28.365751+0000 mgr.y (mgr.24356) 12607 : cluster 0 pgmap v12575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:29 smithi141 bash[31670]: audit 2023-12-01T22:38:29.002475+0000 mon.c (mon.2) 7915 : audit 0 from='client.? 172.21.15.40:0/1772604118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:29 smithi040 bash[28232]: cluster 2023-12-01T22:38:28.365751+0000 mgr.y (mgr.24356) 12607 : cluster 0 pgmap v12575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:29 smithi040 bash[28232]: audit 2023-12-01T22:38:29.002475+0000 mon.c (mon.2) 7915 : audit 0 from='client.? 172.21.15.40:0/1772604118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:29 smithi040 bash[41173]: cluster 2023-12-01T22:38:28.365751+0000 mgr.y (mgr.24356) 12607 : cluster 0 pgmap v12575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:29 smithi040 bash[41173]: audit 2023-12-01T22:38:29.002475+0000 mon.c (mon.2) 7915 : audit 0 from='client.? 172.21.15.40:0/1772604118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:31 smithi040 bash[28232]: cluster 2023-12-01T22:38:30.366923+0000 mgr.y (mgr.24356) 12608 : cluster 0 pgmap v12576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:31 smithi040 bash[28232]: audit 2023-12-01T22:38:31.466751+0000 mon.c (mon.2) 7916 : audit 0 from='client.? 172.21.15.40:0/341384870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:31 smithi040 bash[41173]: cluster 2023-12-01T22:38:30.366923+0000 mgr.y (mgr.24356) 12608 : cluster 0 pgmap v12576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:31 smithi040 bash[41173]: audit 2023-12-01T22:38:31.466751+0000 mon.c (mon.2) 7916 : audit 0 from='client.? 172.21.15.40:0/341384870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:31 smithi141 bash[31670]: cluster 2023-12-01T22:38:30.366923+0000 mgr.y (mgr.24356) 12608 : cluster 0 pgmap v12576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:31 smithi141 bash[31670]: audit 2023-12-01T22:38:31.466751+0000 mon.c (mon.2) 7916 : audit 0 from='client.? 172.21.15.40:0/341384870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:33 smithi040 bash[41173]: cluster 2023-12-01T22:38:32.367594+0000 mgr.y (mgr.24356) 12609 : cluster 0 pgmap v12577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:33 smithi040 bash[28232]: cluster 2023-12-01T22:38:32.367594+0000 mgr.y (mgr.24356) 12609 : cluster 0 pgmap v12577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:33 smithi141 bash[31670]: cluster 2023-12-01T22:38:32.367594+0000 mgr.y (mgr.24356) 12609 : cluster 0 pgmap v12577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:34 smithi040 bash[41173]: audit 2023-12-01T22:38:33.942126+0000 mon.c (mon.2) 7917 : audit 0 from='client.? 172.21.15.40:0/2607577608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:34 smithi040 bash[41173]: audit 2023-12-01T22:38:33.996198+0000 mon.c (mon.2) 7918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:34 smithi040 bash[28232]: audit 2023-12-01T22:38:33.942126+0000 mon.c (mon.2) 7917 : audit 0 from='client.? 172.21.15.40:0/2607577608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:34 smithi040 bash[28232]: audit 2023-12-01T22:38:33.996198+0000 mon.c (mon.2) 7918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:34 smithi141 bash[31670]: audit 2023-12-01T22:38:33.942126+0000 mon.c (mon.2) 7917 : audit 0 from='client.? 172.21.15.40:0/2607577608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:34 smithi141 bash[31670]: audit 2023-12-01T22:38:33.996198+0000 mon.c (mon.2) 7918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:35 smithi040 bash[41173]: cluster 2023-12-01T22:38:34.368327+0000 mgr.y (mgr.24356) 12610 : cluster 0 pgmap v12578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:35 smithi040 bash[28232]: cluster 2023-12-01T22:38:34.368327+0000 mgr.y (mgr.24356) 12610 : cluster 0 pgmap v12578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:35 smithi141 bash[31670]: cluster 2023-12-01T22:38:34.368327+0000 mgr.y (mgr.24356) 12610 : cluster 0 pgmap v12578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:36 smithi040 bash[28232]: audit 2023-12-01T22:38:36.415574+0000 mon.a (mon.0) 8021 : audit 0 from='client.? 172.21.15.40:0/1736198804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:38:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:38:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:36 smithi040 bash[41173]: audit 2023-12-01T22:38:36.415574+0000 mon.a (mon.0) 8021 : audit 0 from='client.? 172.21.15.40:0/1736198804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:36 smithi141 bash[31670]: audit 2023-12-01T22:38:36.415574+0000 mon.a (mon.0) 8021 : audit 0 from='client.? 172.21.15.40:0/1736198804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:37 smithi040 bash[28232]: cluster 2023-12-01T22:38:36.369397+0000 mgr.y (mgr.24356) 12611 : cluster 0 pgmap v12579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:37 smithi040 bash[41173]: cluster 2023-12-01T22:38:36.369397+0000 mgr.y (mgr.24356) 12611 : cluster 0 pgmap v12579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:37 smithi141 bash[31670]: cluster 2023-12-01T22:38:36.369397+0000 mgr.y (mgr.24356) 12611 : cluster 0 pgmap v12579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:39 smithi040 bash[28232]: cluster 2023-12-01T22:38:38.370044+0000 mgr.y (mgr.24356) 12612 : cluster 0 pgmap v12580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:39 smithi040 bash[28232]: audit 2023-12-01T22:38:38.884935+0000 mon.c (mon.2) 7919 : audit 0 from='client.? 172.21.15.40:0/2646822247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:39 smithi040 bash[41173]: cluster 2023-12-01T22:38:38.370044+0000 mgr.y (mgr.24356) 12612 : cluster 0 pgmap v12580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:39 smithi040 bash[41173]: audit 2023-12-01T22:38:38.884935+0000 mon.c (mon.2) 7919 : audit 0 from='client.? 172.21.15.40:0/2646822247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:39 smithi141 bash[31670]: cluster 2023-12-01T22:38:38.370044+0000 mgr.y (mgr.24356) 12612 : cluster 0 pgmap v12580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:39 smithi141 bash[31670]: audit 2023-12-01T22:38:38.884935+0000 mon.c (mon.2) 7919 : audit 0 from='client.? 172.21.15.40:0/2646822247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:41 smithi040 bash[41173]: cluster 2023-12-01T22:38:40.371220+0000 mgr.y (mgr.24356) 12613 : cluster 0 pgmap v12581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:41 smithi040 bash[41173]: audit 2023-12-01T22:38:41.354206+0000 mon.c (mon.2) 7920 : audit 0 from='client.? 172.21.15.40:0/3513389122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:41 smithi040 bash[28232]: cluster 2023-12-01T22:38:40.371220+0000 mgr.y (mgr.24356) 12613 : cluster 0 pgmap v12581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:41 smithi040 bash[28232]: audit 2023-12-01T22:38:41.354206+0000 mon.c (mon.2) 7920 : audit 0 from='client.? 172.21.15.40:0/3513389122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:41 smithi141 bash[31670]: cluster 2023-12-01T22:38:40.371220+0000 mgr.y (mgr.24356) 12613 : cluster 0 pgmap v12581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:41 smithi141 bash[31670]: audit 2023-12-01T22:38:41.354206+0000 mon.c (mon.2) 7920 : audit 0 from='client.? 172.21.15.40:0/3513389122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:43 smithi040 bash[28232]: cluster 2023-12-01T22:38:42.371881+0000 mgr.y (mgr.24356) 12614 : cluster 0 pgmap v12582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:43 smithi040 bash[41173]: cluster 2023-12-01T22:38:42.371881+0000 mgr.y (mgr.24356) 12614 : cluster 0 pgmap v12582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:43 smithi141 bash[31670]: cluster 2023-12-01T22:38:42.371881+0000 mgr.y (mgr.24356) 12614 : cluster 0 pgmap v12582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:44 smithi040 bash[41173]: audit 2023-12-01T22:38:43.820173+0000 mon.c (mon.2) 7921 : audit 0 from='client.? 172.21.15.40:0/2785833952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:44 smithi040 bash[28232]: audit 2023-12-01T22:38:43.820173+0000 mon.c (mon.2) 7921 : audit 0 from='client.? 172.21.15.40:0/2785833952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:44 smithi141 bash[31670]: audit 2023-12-01T22:38:43.820173+0000 mon.c (mon.2) 7921 : audit 0 from='client.? 172.21.15.40:0/2785833952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:45 smithi040 bash[41173]: cluster 2023-12-01T22:38:44.372691+0000 mgr.y (mgr.24356) 12615 : cluster 0 pgmap v12583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:45 smithi040 bash[28232]: cluster 2023-12-01T22:38:44.372691+0000 mgr.y (mgr.24356) 12615 : cluster 0 pgmap v12583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:46.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:45 smithi141 bash[31670]: cluster 2023-12-01T22:38:44.372691+0000 mgr.y (mgr.24356) 12615 : cluster 0 pgmap v12583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:38:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:38:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:46 smithi040 bash[41173]: audit 2023-12-01T22:38:46.291778+0000 mon.a (mon.0) 8022 : audit 0 from='client.? 172.21.15.40:0/1365818904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:46 smithi040 bash[28232]: audit 2023-12-01T22:38:46.291778+0000 mon.a (mon.0) 8022 : audit 0 from='client.? 172.21.15.40:0/1365818904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:46 smithi141 bash[31670]: audit 2023-12-01T22:38:46.291778+0000 mon.a (mon.0) 8022 : audit 0 from='client.? 172.21.15.40:0/1365818904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:47 smithi040 bash[28232]: cluster 2023-12-01T22:38:46.373770+0000 mgr.y (mgr.24356) 12616 : cluster 0 pgmap v12584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:47 smithi040 bash[41173]: cluster 2023-12-01T22:38:46.373770+0000 mgr.y (mgr.24356) 12616 : cluster 0 pgmap v12584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:47 smithi141 bash[31670]: cluster 2023-12-01T22:38:46.373770+0000 mgr.y (mgr.24356) 12616 : cluster 0 pgmap v12584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:48 smithi040 bash[28232]: audit 2023-12-01T22:38:47.896721+0000 mon.c (mon.2) 7922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:38:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:48 smithi040 bash[41173]: audit 2023-12-01T22:38:47.896721+0000 mon.c (mon.2) 7922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:38:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:48 smithi141 bash[31670]: audit 2023-12-01T22:38:47.896721+0000 mon.c (mon.2) 7922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:38:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:49 smithi040 bash[28232]: cluster 2023-12-01T22:38:48.374416+0000 mgr.y (mgr.24356) 12617 : cluster 0 pgmap v12585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:49 smithi040 bash[28232]: audit 2023-12-01T22:38:48.768003+0000 mon.a (mon.0) 8023 : audit 0 from='client.? 172.21.15.40:0/2714138695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:49 smithi040 bash[28232]: audit 2023-12-01T22:38:48.996541+0000 mon.c (mon.2) 7923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:49 smithi040 bash[41173]: cluster 2023-12-01T22:38:48.374416+0000 mgr.y (mgr.24356) 12617 : cluster 0 pgmap v12585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:49 smithi040 bash[41173]: audit 2023-12-01T22:38:48.768003+0000 mon.a (mon.0) 8023 : audit 0 from='client.? 172.21.15.40:0/2714138695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:49 smithi040 bash[41173]: audit 2023-12-01T22:38:48.996541+0000 mon.c (mon.2) 7923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:49 smithi141 bash[31670]: cluster 2023-12-01T22:38:48.374416+0000 mgr.y (mgr.24356) 12617 : cluster 0 pgmap v12585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:49 smithi141 bash[31670]: audit 2023-12-01T22:38:48.768003+0000 mon.a (mon.0) 8023 : audit 0 from='client.? 172.21.15.40:0/2714138695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:49 smithi141 bash[31670]: audit 2023-12-01T22:38:48.996541+0000 mon.c (mon.2) 7923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:51 smithi040 bash[28232]: cluster 2023-12-01T22:38:50.375691+0000 mgr.y (mgr.24356) 12618 : cluster 0 pgmap v12586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:51 smithi040 bash[28232]: audit 2023-12-01T22:38:51.233470+0000 mon.a (mon.0) 8024 : audit 0 from='client.? 172.21.15.40:0/1058937232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:51 smithi040 bash[41173]: cluster 2023-12-01T22:38:50.375691+0000 mgr.y (mgr.24356) 12618 : cluster 0 pgmap v12586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:51 smithi040 bash[41173]: audit 2023-12-01T22:38:51.233470+0000 mon.a (mon.0) 8024 : audit 0 from='client.? 172.21.15.40:0/1058937232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:51 smithi141 bash[31670]: cluster 2023-12-01T22:38:50.375691+0000 mgr.y (mgr.24356) 12618 : cluster 0 pgmap v12586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:51 smithi141 bash[31670]: audit 2023-12-01T22:38:51.233470+0000 mon.a (mon.0) 8024 : audit 0 from='client.? 172.21.15.40:0/1058937232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:53 smithi040 bash[28232]: cluster 2023-12-01T22:38:52.376494+0000 mgr.y (mgr.24356) 12619 : cluster 0 pgmap v12587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:53 smithi040 bash[41173]: cluster 2023-12-01T22:38:52.376494+0000 mgr.y (mgr.24356) 12619 : cluster 0 pgmap v12587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:53 smithi141 bash[31670]: cluster 2023-12-01T22:38:52.376494+0000 mgr.y (mgr.24356) 12619 : cluster 0 pgmap v12587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:53.722455+0000 mon.c (mon.2) 7924 : audit 0 from='client.? 172.21.15.40:0/526759466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:53.747299+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:53.759721+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:54.104624+0000 mon.a (mon.0) 8027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:54.116823+0000 mon.a (mon.0) 8028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:54.601071+0000 mon.c (mon.2) 7925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:38:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[28232]: audit 2023-12-01T22:38:54.603067+0000 mon.c (mon.2) 7926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:53.722455+0000 mon.c (mon.2) 7924 : audit 0 from='client.? 172.21.15.40:0/526759466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:53.747299+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:53.759721+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:54.104624+0000 mon.a (mon.0) 8027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:54.116823+0000 mon.a (mon.0) 8028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:54.601071+0000 mon.c (mon.2) 7925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:38:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:54 smithi040 bash[41173]: audit 2023-12-01T22:38:54.603067+0000 mon.c (mon.2) 7926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:53.722455+0000 mon.c (mon.2) 7924 : audit 0 from='client.? 172.21.15.40:0/526759466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:53.747299+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:53.759721+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:54.104624+0000 mon.a (mon.0) 8027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:54.116823+0000 mon.a (mon.0) 8028 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:54.601071+0000 mon.c (mon.2) 7925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:38:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:54 smithi141 bash[31670]: audit 2023-12-01T22:38:54.603067+0000 mon.c (mon.2) 7926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:38:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:55 smithi040 bash[28232]: cluster 2023-12-01T22:38:54.377285+0000 mgr.y (mgr.24356) 12620 : cluster 0 pgmap v12588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:55 smithi040 bash[28232]: audit 2023-12-01T22:38:54.620383+0000 mon.a (mon.0) 8029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:55 smithi040 bash[41173]: cluster 2023-12-01T22:38:54.377285+0000 mgr.y (mgr.24356) 12620 : cluster 0 pgmap v12588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:55 smithi040 bash[41173]: audit 2023-12-01T22:38:54.620383+0000 mon.a (mon.0) 8029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:55 smithi141 bash[31670]: cluster 2023-12-01T22:38:54.377285+0000 mgr.y (mgr.24356) 12620 : cluster 0 pgmap v12588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:55 smithi141 bash[31670]: audit 2023-12-01T22:38:54.620383+0000 mon.a (mon.0) 8029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:38:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:56 smithi040 bash[28232]: audit 2023-12-01T22:38:56.187617+0000 mon.a (mon.0) 8030 : audit 0 from='client.? 172.21.15.40:0/3755110395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:38:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:38:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:56 smithi040 bash[41173]: audit 2023-12-01T22:38:56.187617+0000 mon.a (mon.0) 8030 : audit 0 from='client.? 172.21.15.40:0/3755110395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:56 smithi141 bash[31670]: audit 2023-12-01T22:38:56.187617+0000 mon.a (mon.0) 8030 : audit 0 from='client.? 172.21.15.40:0/3755110395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:57 smithi040 bash[41173]: cluster 2023-12-01T22:38:56.378370+0000 mgr.y (mgr.24356) 12621 : cluster 0 pgmap v12589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:57 smithi040 bash[28232]: cluster 2023-12-01T22:38:56.378370+0000 mgr.y (mgr.24356) 12621 : cluster 0 pgmap v12589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:57 smithi141 bash[31670]: cluster 2023-12-01T22:38:56.378370+0000 mgr.y (mgr.24356) 12621 : cluster 0 pgmap v12589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:59 smithi040 bash[41173]: cluster 2023-12-01T22:38:58.379007+0000 mgr.y (mgr.24356) 12622 : cluster 0 pgmap v12590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:38:59 smithi040 bash[41173]: audit 2023-12-01T22:38:58.653388+0000 mon.a (mon.0) 8031 : audit 0 from='client.? 172.21.15.40:0/2471089575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:38:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:59 smithi040 bash[28232]: cluster 2023-12-01T22:38:58.379007+0000 mgr.y (mgr.24356) 12622 : cluster 0 pgmap v12590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:38:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:38:59 smithi040 bash[28232]: audit 2023-12-01T22:38:58.653388+0000 mon.a (mon.0) 8031 : audit 0 from='client.? 172.21.15.40:0/2471089575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:59 smithi141 bash[31670]: cluster 2023-12-01T22:38:58.379007+0000 mgr.y (mgr.24356) 12622 : cluster 0 pgmap v12590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:38:59 smithi141 bash[31670]: audit 2023-12-01T22:38:58.653388+0000 mon.a (mon.0) 8031 : audit 0 from='client.? 172.21.15.40:0/2471089575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:01 smithi040 bash[28232]: cluster 2023-12-01T22:39:00.380306+0000 mgr.y (mgr.24356) 12623 : cluster 0 pgmap v12591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:01 smithi040 bash[28232]: audit 2023-12-01T22:39:01.109299+0000 mon.a (mon.0) 8032 : audit 0 from='client.? 172.21.15.40:0/4194800252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:01 smithi040 bash[41173]: cluster 2023-12-01T22:39:00.380306+0000 mgr.y (mgr.24356) 12623 : cluster 0 pgmap v12591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:01 smithi040 bash[41173]: audit 2023-12-01T22:39:01.109299+0000 mon.a (mon.0) 8032 : audit 0 from='client.? 172.21.15.40:0/4194800252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:01 smithi141 bash[31670]: cluster 2023-12-01T22:39:00.380306+0000 mgr.y (mgr.24356) 12623 : cluster 0 pgmap v12591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:01 smithi141 bash[31670]: audit 2023-12-01T22:39:01.109299+0000 mon.a (mon.0) 8032 : audit 0 from='client.? 172.21.15.40:0/4194800252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:03 smithi040 bash[28232]: cluster 2023-12-01T22:39:02.381036+0000 mgr.y (mgr.24356) 12624 : cluster 0 pgmap v12592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:03 smithi040 bash[28232]: audit 2023-12-01T22:39:03.574373+0000 mon.a (mon.0) 8033 : audit 0 from='client.? 172.21.15.40:0/4242023065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:03 smithi040 bash[41173]: cluster 2023-12-01T22:39:02.381036+0000 mgr.y (mgr.24356) 12624 : cluster 0 pgmap v12592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:03 smithi040 bash[41173]: audit 2023-12-01T22:39:03.574373+0000 mon.a (mon.0) 8033 : audit 0 from='client.? 172.21.15.40:0/4242023065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:03 smithi141 bash[31670]: cluster 2023-12-01T22:39:02.381036+0000 mgr.y (mgr.24356) 12624 : cluster 0 pgmap v12592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:03 smithi141 bash[31670]: audit 2023-12-01T22:39:03.574373+0000 mon.a (mon.0) 8033 : audit 0 from='client.? 172.21.15.40:0/4242023065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:04 smithi141 bash[31670]: audit 2023-12-01T22:39:03.997276+0000 mon.c (mon.2) 7927 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:04 smithi040 bash[28232]: audit 2023-12-01T22:39:03.997276+0000 mon.c (mon.2) 7927 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:04 smithi040 bash[41173]: audit 2023-12-01T22:39:03.997276+0000 mon.c (mon.2) 7927 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:05 smithi141 bash[31670]: cluster 2023-12-01T22:39:04.381761+0000 mgr.y (mgr.24356) 12625 : cluster 0 pgmap v12593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:05 smithi040 bash[28232]: cluster 2023-12-01T22:39:04.381761+0000 mgr.y (mgr.24356) 12625 : cluster 0 pgmap v12593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:05 smithi040 bash[41173]: cluster 2023-12-01T22:39:04.381761+0000 mgr.y (mgr.24356) 12625 : cluster 0 pgmap v12593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:39:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:39:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:06 smithi040 bash[41173]: audit 2023-12-01T22:39:06.041310+0000 mon.a (mon.0) 8034 : audit 0 from='client.? 172.21.15.40:0/1696835141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:06 smithi040 bash[28232]: audit 2023-12-01T22:39:06.041310+0000 mon.a (mon.0) 8034 : audit 0 from='client.? 172.21.15.40:0/1696835141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:06 smithi141 bash[31670]: audit 2023-12-01T22:39:06.041310+0000 mon.a (mon.0) 8034 : audit 0 from='client.? 172.21.15.40:0/1696835141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:07 smithi141 bash[31670]: cluster 2023-12-01T22:39:06.382842+0000 mgr.y (mgr.24356) 12626 : cluster 0 pgmap v12594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:07 smithi040 bash[41173]: cluster 2023-12-01T22:39:06.382842+0000 mgr.y (mgr.24356) 12626 : cluster 0 pgmap v12594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:07 smithi040 bash[28232]: cluster 2023-12-01T22:39:06.382842+0000 mgr.y (mgr.24356) 12626 : cluster 0 pgmap v12594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:08 smithi141 bash[31670]: audit 2023-12-01T22:39:08.493274+0000 mon.c (mon.2) 7928 : audit 0 from='client.? 172.21.15.40:0/2290711240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:08 smithi040 bash[41173]: audit 2023-12-01T22:39:08.493274+0000 mon.c (mon.2) 7928 : audit 0 from='client.? 172.21.15.40:0/2290711240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:08 smithi040 bash[28232]: audit 2023-12-01T22:39:08.493274+0000 mon.c (mon.2) 7928 : audit 0 from='client.? 172.21.15.40:0/2290711240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:09 smithi141 bash[31670]: cluster 2023-12-01T22:39:08.383480+0000 mgr.y (mgr.24356) 12627 : cluster 0 pgmap v12595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:09 smithi040 bash[28232]: cluster 2023-12-01T22:39:08.383480+0000 mgr.y (mgr.24356) 12627 : cluster 0 pgmap v12595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:09 smithi040 bash[41173]: cluster 2023-12-01T22:39:08.383480+0000 mgr.y (mgr.24356) 12627 : cluster 0 pgmap v12595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:11 smithi141 bash[31670]: cluster 2023-12-01T22:39:10.384726+0000 mgr.y (mgr.24356) 12628 : cluster 0 pgmap v12596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:11 smithi141 bash[31670]: audit 2023-12-01T22:39:10.958834+0000 mon.c (mon.2) 7929 : audit 0 from='client.? 172.21.15.40:0/3980143497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:11 smithi040 bash[41173]: cluster 2023-12-01T22:39:10.384726+0000 mgr.y (mgr.24356) 12628 : cluster 0 pgmap v12596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:11 smithi040 bash[41173]: audit 2023-12-01T22:39:10.958834+0000 mon.c (mon.2) 7929 : audit 0 from='client.? 172.21.15.40:0/3980143497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:11 smithi040 bash[28232]: cluster 2023-12-01T22:39:10.384726+0000 mgr.y (mgr.24356) 12628 : cluster 0 pgmap v12596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:11 smithi040 bash[28232]: audit 2023-12-01T22:39:10.958834+0000 mon.c (mon.2) 7929 : audit 0 from='client.? 172.21.15.40:0/3980143497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:13 smithi141 bash[31670]: cluster 2023-12-01T22:39:12.385479+0000 mgr.y (mgr.24356) 12629 : cluster 0 pgmap v12597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:13 smithi141 bash[31670]: audit 2023-12-01T22:39:13.420507+0000 mon.c (mon.2) 7930 : audit 0 from='client.? 172.21.15.40:0/887879851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:13 smithi040 bash[28232]: cluster 2023-12-01T22:39:12.385479+0000 mgr.y (mgr.24356) 12629 : cluster 0 pgmap v12597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:13 smithi040 bash[28232]: audit 2023-12-01T22:39:13.420507+0000 mon.c (mon.2) 7930 : audit 0 from='client.? 172.21.15.40:0/887879851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:13 smithi040 bash[41173]: cluster 2023-12-01T22:39:12.385479+0000 mgr.y (mgr.24356) 12629 : cluster 0 pgmap v12597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:13 smithi040 bash[41173]: audit 2023-12-01T22:39:13.420507+0000 mon.c (mon.2) 7930 : audit 0 from='client.? 172.21.15.40:0/887879851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:15 smithi141 bash[31670]: cluster 2023-12-01T22:39:14.386311+0000 mgr.y (mgr.24356) 12630 : cluster 0 pgmap v12598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:15 smithi040 bash[28232]: cluster 2023-12-01T22:39:14.386311+0000 mgr.y (mgr.24356) 12630 : cluster 0 pgmap v12598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:15 smithi040 bash[41173]: cluster 2023-12-01T22:39:14.386311+0000 mgr.y (mgr.24356) 12630 : cluster 0 pgmap v12598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:16 smithi040 bash[28232]: audit 2023-12-01T22:39:15.884291+0000 mon.b (mon.1) 59 : audit 0 from='client.? 172.21.15.40:0/878346259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:16 smithi040 bash[41173]: audit 2023-12-01T22:39:15.884291+0000 mon.b (mon.1) 59 : audit 0 from='client.? 172.21.15.40:0/878346259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:39:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:39:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:16 smithi141 bash[31670]: audit 2023-12-01T22:39:15.884291+0000 mon.b (mon.1) 59 : audit 0 from='client.? 172.21.15.40:0/878346259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:17 smithi141 bash[31670]: cluster 2023-12-01T22:39:16.387376+0000 mgr.y (mgr.24356) 12631 : cluster 0 pgmap v12599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:17 smithi040 bash[28232]: cluster 2023-12-01T22:39:16.387376+0000 mgr.y (mgr.24356) 12631 : cluster 0 pgmap v12599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:17 smithi040 bash[41173]: cluster 2023-12-01T22:39:16.387376+0000 mgr.y (mgr.24356) 12631 : cluster 0 pgmap v12599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:18 smithi141 bash[31670]: audit 2023-12-01T22:39:18.347184+0000 mon.c (mon.2) 7931 : audit 0 from='client.? 172.21.15.40:0/605741357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:18 smithi040 bash[28232]: audit 2023-12-01T22:39:18.347184+0000 mon.c (mon.2) 7931 : audit 0 from='client.? 172.21.15.40:0/605741357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:18 smithi040 bash[41173]: audit 2023-12-01T22:39:18.347184+0000 mon.c (mon.2) 7931 : audit 0 from='client.? 172.21.15.40:0/605741357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:19 smithi141 bash[31670]: cluster 2023-12-01T22:39:18.388037+0000 mgr.y (mgr.24356) 12632 : cluster 0 pgmap v12600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:19 smithi141 bash[31670]: audit 2023-12-01T22:39:18.997575+0000 mon.c (mon.2) 7932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:19 smithi040 bash[28232]: cluster 2023-12-01T22:39:18.388037+0000 mgr.y (mgr.24356) 12632 : cluster 0 pgmap v12600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:19 smithi040 bash[28232]: audit 2023-12-01T22:39:18.997575+0000 mon.c (mon.2) 7932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:19 smithi040 bash[41173]: cluster 2023-12-01T22:39:18.388037+0000 mgr.y (mgr.24356) 12632 : cluster 0 pgmap v12600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:19 smithi040 bash[41173]: audit 2023-12-01T22:39:18.997575+0000 mon.c (mon.2) 7932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:21 smithi141 bash[31670]: cluster 2023-12-01T22:39:20.389240+0000 mgr.y (mgr.24356) 12633 : cluster 0 pgmap v12601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:21 smithi141 bash[31670]: audit 2023-12-01T22:39:20.819764+0000 mon.c (mon.2) 7933 : audit 0 from='client.? 172.21.15.40:0/1091524984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:21 smithi040 bash[28232]: cluster 2023-12-01T22:39:20.389240+0000 mgr.y (mgr.24356) 12633 : cluster 0 pgmap v12601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:21 smithi040 bash[28232]: audit 2023-12-01T22:39:20.819764+0000 mon.c (mon.2) 7933 : audit 0 from='client.? 172.21.15.40:0/1091524984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:21 smithi040 bash[41173]: cluster 2023-12-01T22:39:20.389240+0000 mgr.y (mgr.24356) 12633 : cluster 0 pgmap v12601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:21 smithi040 bash[41173]: audit 2023-12-01T22:39:20.819764+0000 mon.c (mon.2) 7933 : audit 0 from='client.? 172.21.15.40:0/1091524984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:23 smithi141 bash[31670]: cluster 2023-12-01T22:39:22.389897+0000 mgr.y (mgr.24356) 12634 : cluster 0 pgmap v12602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:23 smithi141 bash[31670]: audit 2023-12-01T22:39:23.287526+0000 mon.a (mon.0) 8035 : audit 0 from='client.? 172.21.15.40:0/2644093444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:23 smithi040 bash[28232]: cluster 2023-12-01T22:39:22.389897+0000 mgr.y (mgr.24356) 12634 : cluster 0 pgmap v12602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:23 smithi040 bash[28232]: audit 2023-12-01T22:39:23.287526+0000 mon.a (mon.0) 8035 : audit 0 from='client.? 172.21.15.40:0/2644093444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:23 smithi040 bash[41173]: cluster 2023-12-01T22:39:22.389897+0000 mgr.y (mgr.24356) 12634 : cluster 0 pgmap v12602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:23 smithi040 bash[41173]: audit 2023-12-01T22:39:23.287526+0000 mon.a (mon.0) 8035 : audit 0 from='client.? 172.21.15.40:0/2644093444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:25 smithi141 bash[31670]: cluster 2023-12-01T22:39:24.390788+0000 mgr.y (mgr.24356) 12635 : cluster 0 pgmap v12603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:25 smithi040 bash[28232]: cluster 2023-12-01T22:39:24.390788+0000 mgr.y (mgr.24356) 12635 : cluster 0 pgmap v12603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:25 smithi040 bash[41173]: cluster 2023-12-01T22:39:24.390788+0000 mgr.y (mgr.24356) 12635 : cluster 0 pgmap v12603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:26 smithi040 bash[28232]: audit 2023-12-01T22:39:25.747493+0000 mon.c (mon.2) 7934 : audit 0 from='client.? 172.21.15.40:0/4156035767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:39:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:39:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:26 smithi040 bash[41173]: audit 2023-12-01T22:39:25.747493+0000 mon.c (mon.2) 7934 : audit 0 from='client.? 172.21.15.40:0/4156035767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:26 smithi141 bash[31670]: audit 2023-12-01T22:39:25.747493+0000 mon.c (mon.2) 7934 : audit 0 from='client.? 172.21.15.40:0/4156035767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:27 smithi141 bash[31670]: cluster 2023-12-01T22:39:26.391855+0000 mgr.y (mgr.24356) 12636 : cluster 0 pgmap v12604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:27 smithi040 bash[28232]: cluster 2023-12-01T22:39:26.391855+0000 mgr.y (mgr.24356) 12636 : cluster 0 pgmap v12604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:27 smithi040 bash[41173]: cluster 2023-12-01T22:39:26.391855+0000 mgr.y (mgr.24356) 12636 : cluster 0 pgmap v12604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:29.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:28 smithi141 bash[31670]: audit 2023-12-01T22:39:28.202632+0000 mon.a (mon.0) 8036 : audit 0 from='client.? 172.21.15.40:0/838202984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:28 smithi040 bash[28232]: audit 2023-12-01T22:39:28.202632+0000 mon.a (mon.0) 8036 : audit 0 from='client.? 172.21.15.40:0/838202984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:28 smithi040 bash[41173]: audit 2023-12-01T22:39:28.202632+0000 mon.a (mon.0) 8036 : audit 0 from='client.? 172.21.15.40:0/838202984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:29 smithi141 bash[31670]: cluster 2023-12-01T22:39:28.392681+0000 mgr.y (mgr.24356) 12637 : cluster 0 pgmap v12605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:29 smithi040 bash[28232]: cluster 2023-12-01T22:39:28.392681+0000 mgr.y (mgr.24356) 12637 : cluster 0 pgmap v12605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:29 smithi040 bash[41173]: cluster 2023-12-01T22:39:28.392681+0000 mgr.y (mgr.24356) 12637 : cluster 0 pgmap v12605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:30 smithi141 bash[31670]: audit 2023-12-01T22:39:30.659270+0000 mon.a (mon.0) 8037 : audit 0 from='client.? 172.21.15.40:0/2389834116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:30 smithi040 bash[28232]: audit 2023-12-01T22:39:30.659270+0000 mon.a (mon.0) 8037 : audit 0 from='client.? 172.21.15.40:0/2389834116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:30 smithi040 bash[41173]: audit 2023-12-01T22:39:30.659270+0000 mon.a (mon.0) 8037 : audit 0 from='client.? 172.21.15.40:0/2389834116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:31 smithi141 bash[31670]: cluster 2023-12-01T22:39:30.393813+0000 mgr.y (mgr.24356) 12638 : cluster 0 pgmap v12606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:31 smithi040 bash[28232]: cluster 2023-12-01T22:39:30.393813+0000 mgr.y (mgr.24356) 12638 : cluster 0 pgmap v12606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:31 smithi040 bash[41173]: cluster 2023-12-01T22:39:30.393813+0000 mgr.y (mgr.24356) 12638 : cluster 0 pgmap v12606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:33 smithi141 bash[31670]: cluster 2023-12-01T22:39:32.394478+0000 mgr.y (mgr.24356) 12639 : cluster 0 pgmap v12607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:33 smithi141 bash[31670]: audit 2023-12-01T22:39:33.126359+0000 mon.c (mon.2) 7935 : audit 0 from='client.? 172.21.15.40:0/3857021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:33 smithi040 bash[28232]: cluster 2023-12-01T22:39:32.394478+0000 mgr.y (mgr.24356) 12639 : cluster 0 pgmap v12607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:33 smithi040 bash[28232]: audit 2023-12-01T22:39:33.126359+0000 mon.c (mon.2) 7935 : audit 0 from='client.? 172.21.15.40:0/3857021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:33 smithi040 bash[41173]: cluster 2023-12-01T22:39:32.394478+0000 mgr.y (mgr.24356) 12639 : cluster 0 pgmap v12607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:33 smithi040 bash[41173]: audit 2023-12-01T22:39:33.126359+0000 mon.c (mon.2) 7935 : audit 0 from='client.? 172.21.15.40:0/3857021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:34 smithi141 bash[31670]: audit 2023-12-01T22:39:33.997895+0000 mon.c (mon.2) 7936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:34 smithi040 bash[41173]: audit 2023-12-01T22:39:33.997895+0000 mon.c (mon.2) 7936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:34 smithi040 bash[28232]: audit 2023-12-01T22:39:33.997895+0000 mon.c (mon.2) 7936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:35 smithi040 bash[41173]: cluster 2023-12-01T22:39:34.395356+0000 mgr.y (mgr.24356) 12640 : cluster 0 pgmap v12608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:35 smithi040 bash[41173]: audit 2023-12-01T22:39:35.585040+0000 mon.a (mon.0) 8038 : audit 0 from='client.? 172.21.15.40:0/1701965826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:35 smithi040 bash[28232]: cluster 2023-12-01T22:39:34.395356+0000 mgr.y (mgr.24356) 12640 : cluster 0 pgmap v12608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:35 smithi040 bash[28232]: audit 2023-12-01T22:39:35.585040+0000 mon.a (mon.0) 8038 : audit 0 from='client.? 172.21.15.40:0/1701965826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:36.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:35 smithi141 bash[31670]: cluster 2023-12-01T22:39:34.395356+0000 mgr.y (mgr.24356) 12640 : cluster 0 pgmap v12608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:36.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:35 smithi141 bash[31670]: audit 2023-12-01T22:39:35.585040+0000 mon.a (mon.0) 8038 : audit 0 from='client.? 172.21.15.40:0/1701965826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:39:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:39:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:37 smithi040 bash[28232]: cluster 2023-12-01T22:39:36.396265+0000 mgr.y (mgr.24356) 12641 : cluster 0 pgmap v12609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:37 smithi040 bash[41173]: cluster 2023-12-01T22:39:36.396265+0000 mgr.y (mgr.24356) 12641 : cluster 0 pgmap v12609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:37 smithi141 bash[31670]: cluster 2023-12-01T22:39:36.396265+0000 mgr.y (mgr.24356) 12641 : cluster 0 pgmap v12609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:38 smithi040 bash[28232]: audit 2023-12-01T22:39:38.053747+0000 mon.a (mon.0) 8039 : audit 0 from='client.? 172.21.15.40:0/4170003320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:38 smithi040 bash[41173]: audit 2023-12-01T22:39:38.053747+0000 mon.a (mon.0) 8039 : audit 0 from='client.? 172.21.15.40:0/4170003320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:38 smithi141 bash[31670]: audit 2023-12-01T22:39:38.053747+0000 mon.a (mon.0) 8039 : audit 0 from='client.? 172.21.15.40:0/4170003320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:39 smithi040 bash[41173]: cluster 2023-12-01T22:39:38.396897+0000 mgr.y (mgr.24356) 12642 : cluster 0 pgmap v12610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:39 smithi040 bash[28232]: cluster 2023-12-01T22:39:38.396897+0000 mgr.y (mgr.24356) 12642 : cluster 0 pgmap v12610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:40.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:39 smithi141 bash[31670]: cluster 2023-12-01T22:39:38.396897+0000 mgr.y (mgr.24356) 12642 : cluster 0 pgmap v12610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:40 smithi040 bash[41173]: audit 2023-12-01T22:39:40.515577+0000 mon.a (mon.0) 8040 : audit 0 from='client.? 172.21.15.40:0/3596992327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:40 smithi040 bash[28232]: audit 2023-12-01T22:39:40.515577+0000 mon.a (mon.0) 8040 : audit 0 from='client.? 172.21.15.40:0/3596992327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:40 smithi141 bash[31670]: audit 2023-12-01T22:39:40.515577+0000 mon.a (mon.0) 8040 : audit 0 from='client.? 172.21.15.40:0/3596992327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:41 smithi040 bash[28232]: cluster 2023-12-01T22:39:40.398003+0000 mgr.y (mgr.24356) 12643 : cluster 0 pgmap v12611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:41 smithi040 bash[41173]: cluster 2023-12-01T22:39:40.398003+0000 mgr.y (mgr.24356) 12643 : cluster 0 pgmap v12611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:41 smithi141 bash[31670]: cluster 2023-12-01T22:39:40.398003+0000 mgr.y (mgr.24356) 12643 : cluster 0 pgmap v12611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:43 smithi040 bash[28232]: cluster 2023-12-01T22:39:42.398666+0000 mgr.y (mgr.24356) 12644 : cluster 0 pgmap v12612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:43 smithi040 bash[28232]: audit 2023-12-01T22:39:42.982967+0000 mon.c (mon.2) 7937 : audit 0 from='client.? 172.21.15.40:0/2627351453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:43 smithi040 bash[41173]: cluster 2023-12-01T22:39:42.398666+0000 mgr.y (mgr.24356) 12644 : cluster 0 pgmap v12612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:43 smithi040 bash[41173]: audit 2023-12-01T22:39:42.982967+0000 mon.c (mon.2) 7937 : audit 0 from='client.? 172.21.15.40:0/2627351453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:43 smithi141 bash[31670]: cluster 2023-12-01T22:39:42.398666+0000 mgr.y (mgr.24356) 12644 : cluster 0 pgmap v12612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:43 smithi141 bash[31670]: audit 2023-12-01T22:39:42.982967+0000 mon.c (mon.2) 7937 : audit 0 from='client.? 172.21.15.40:0/2627351453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:45 smithi040 bash[28232]: cluster 2023-12-01T22:39:44.399578+0000 mgr.y (mgr.24356) 12645 : cluster 0 pgmap v12613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:45 smithi040 bash[28232]: audit 2023-12-01T22:39:45.459686+0000 mon.c (mon.2) 7938 : audit 0 from='client.? 172.21.15.40:0/1070406852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:45 smithi040 bash[41173]: cluster 2023-12-01T22:39:44.399578+0000 mgr.y (mgr.24356) 12645 : cluster 0 pgmap v12613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:45 smithi040 bash[41173]: audit 2023-12-01T22:39:45.459686+0000 mon.c (mon.2) 7938 : audit 0 from='client.? 172.21.15.40:0/1070406852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:45 smithi141 bash[31670]: cluster 2023-12-01T22:39:44.399578+0000 mgr.y (mgr.24356) 12645 : cluster 0 pgmap v12613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:45 smithi141 bash[31670]: audit 2023-12-01T22:39:45.459686+0000 mon.c (mon.2) 7938 : audit 0 from='client.? 172.21.15.40:0/1070406852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:39:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:39:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:47 smithi040 bash[28232]: cluster 2023-12-01T22:39:46.400635+0000 mgr.y (mgr.24356) 12646 : cluster 0 pgmap v12614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:47 smithi040 bash[41173]: cluster 2023-12-01T22:39:46.400635+0000 mgr.y (mgr.24356) 12646 : cluster 0 pgmap v12614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:47 smithi141 bash[31670]: cluster 2023-12-01T22:39:46.400635+0000 mgr.y (mgr.24356) 12646 : cluster 0 pgmap v12614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:48 smithi040 bash[28232]: audit 2023-12-01T22:39:47.929530+0000 mon.c (mon.2) 7939 : audit 0 from='client.? 172.21.15.40:0/3067610237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:48 smithi040 bash[41173]: audit 2023-12-01T22:39:47.929530+0000 mon.c (mon.2) 7939 : audit 0 from='client.? 172.21.15.40:0/3067610237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:48 smithi141 bash[31670]: audit 2023-12-01T22:39:47.929530+0000 mon.c (mon.2) 7939 : audit 0 from='client.? 172.21.15.40:0/3067610237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:49 smithi040 bash[28232]: cluster 2023-12-01T22:39:48.401360+0000 mgr.y (mgr.24356) 12647 : cluster 0 pgmap v12615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:49 smithi040 bash[28232]: audit 2023-12-01T22:39:48.998264+0000 mon.c (mon.2) 7940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:49 smithi040 bash[41173]: cluster 2023-12-01T22:39:48.401360+0000 mgr.y (mgr.24356) 12647 : cluster 0 pgmap v12615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:49 smithi040 bash[41173]: audit 2023-12-01T22:39:48.998264+0000 mon.c (mon.2) 7940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:49 smithi141 bash[31670]: cluster 2023-12-01T22:39:48.401360+0000 mgr.y (mgr.24356) 12647 : cluster 0 pgmap v12615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:49 smithi141 bash[31670]: audit 2023-12-01T22:39:48.998264+0000 mon.c (mon.2) 7940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:50 smithi040 bash[28232]: audit 2023-12-01T22:39:50.394096+0000 mon.c (mon.2) 7941 : audit 0 from='client.? 172.21.15.40:0/1302320569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:50 smithi040 bash[41173]: audit 2023-12-01T22:39:50.394096+0000 mon.c (mon.2) 7941 : audit 0 from='client.? 172.21.15.40:0/1302320569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:50 smithi141 bash[31670]: audit 2023-12-01T22:39:50.394096+0000 mon.c (mon.2) 7941 : audit 0 from='client.? 172.21.15.40:0/1302320569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:51 smithi040 bash[28232]: cluster 2023-12-01T22:39:50.402724+0000 mgr.y (mgr.24356) 12648 : cluster 0 pgmap v12616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:51 smithi040 bash[41173]: cluster 2023-12-01T22:39:50.402724+0000 mgr.y (mgr.24356) 12648 : cluster 0 pgmap v12616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:52.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:51 smithi141 bash[31670]: cluster 2023-12-01T22:39:50.402724+0000 mgr.y (mgr.24356) 12648 : cluster 0 pgmap v12616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:53 smithi040 bash[28232]: cluster 2023-12-01T22:39:52.403429+0000 mgr.y (mgr.24356) 12649 : cluster 0 pgmap v12617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:53 smithi040 bash[28232]: audit 2023-12-01T22:39:52.863144+0000 mon.a (mon.0) 8041 : audit 0 from='client.? 172.21.15.40:0/3808024497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:53 smithi040 bash[41173]: cluster 2023-12-01T22:39:52.403429+0000 mgr.y (mgr.24356) 12649 : cluster 0 pgmap v12617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:53 smithi040 bash[41173]: audit 2023-12-01T22:39:52.863144+0000 mon.a (mon.0) 8041 : audit 0 from='client.? 172.21.15.40:0/3808024497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:53 smithi141 bash[31670]: cluster 2023-12-01T22:39:52.403429+0000 mgr.y (mgr.24356) 12649 : cluster 0 pgmap v12617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:53 smithi141 bash[31670]: audit 2023-12-01T22:39:52.863144+0000 mon.a (mon.0) 8041 : audit 0 from='client.? 172.21.15.40:0/3808024497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:54 smithi040 bash[28232]: audit 2023-12-01T22:39:54.701338+0000 mon.c (mon.2) 7942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:39:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:54 smithi040 bash[41173]: audit 2023-12-01T22:39:54.701338+0000 mon.c (mon.2) 7942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:39:55.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:54 smithi141 bash[31670]: audit 2023-12-01T22:39:54.701338+0000 mon.c (mon.2) 7942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:39:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:55 smithi040 bash[28232]: cluster 2023-12-01T22:39:54.404539+0000 mgr.y (mgr.24356) 12650 : cluster 0 pgmap v12618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:55 smithi040 bash[28232]: audit 2023-12-01T22:39:55.321056+0000 mon.c (mon.2) 7943 : audit 0 from='client.? 172.21.15.40:0/3823255114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:55 smithi040 bash[41173]: cluster 2023-12-01T22:39:54.404539+0000 mgr.y (mgr.24356) 12650 : cluster 0 pgmap v12618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:55 smithi040 bash[41173]: audit 2023-12-01T22:39:55.321056+0000 mon.c (mon.2) 7943 : audit 0 from='client.? 172.21.15.40:0/3823255114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:55 smithi141 bash[31670]: cluster 2023-12-01T22:39:54.404539+0000 mgr.y (mgr.24356) 12650 : cluster 0 pgmap v12618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:55 smithi141 bash[31670]: audit 2023-12-01T22:39:55.321056+0000 mon.c (mon.2) 7943 : audit 0 from='client.? 172.21.15.40:0/3823255114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:39:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:39:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:57 smithi040 bash[28232]: cluster 2023-12-01T22:39:56.405229+0000 mgr.y (mgr.24356) 12651 : cluster 0 pgmap v12619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:57 smithi040 bash[28232]: audit 2023-12-01T22:39:57.794581+0000 mon.c (mon.2) 7944 : audit 0 from='client.? 172.21.15.40:0/2303281961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:57 smithi040 bash[41173]: cluster 2023-12-01T22:39:56.405229+0000 mgr.y (mgr.24356) 12651 : cluster 0 pgmap v12619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:57 smithi040 bash[41173]: audit 2023-12-01T22:39:57.794581+0000 mon.c (mon.2) 7944 : audit 0 from='client.? 172.21.15.40:0/2303281961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:39:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:57 smithi141 bash[31670]: cluster 2023-12-01T22:39:56.405229+0000 mgr.y (mgr.24356) 12651 : cluster 0 pgmap v12619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:39:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:57 smithi141 bash[31670]: audit 2023-12-01T22:39:57.794581+0000 mon.c (mon.2) 7944 : audit 0 from='client.? 172.21.15.40:0/2303281961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:39:59 smithi040 bash[28232]: cluster 2023-12-01T22:39:58.405958+0000 mgr.y (mgr.24356) 12652 : cluster 0 pgmap v12620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: debug 2023-12-01T22:39:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:39:59 smithi040 bash[41173]: cluster 2023-12-01T22:39:58.405958+0000 mgr.y (mgr.24356) 12652 : cluster 0 pgmap v12620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:39:59 smithi141 bash[31670]: cluster 2023-12-01T22:39:58.405958+0000 mgr.y (mgr.24356) 12652 : cluster 0 pgmap v12620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: cluster 2023-12-01T22:40:00.000123+0000 mon.a (mon.0) 8042 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: audit 2023-12-01T22:40:00.282755+0000 mon.a (mon.0) 8043 : audit 0 from='client.? 172.21.15.40:0/883941655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: audit 2023-12-01T22:40:00.547766+0000 mon.a (mon.0) 8044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: audit 2023-12-01T22:40:00.558883+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: audit 2023-12-01T22:40:00.851414+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[28232]: audit 2023-12-01T22:40:00.861725+0000 mon.a (mon.0) 8047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[41173]: cluster 2023-12-01T22:40:00.000123+0000 mon.a (mon.0) 8042 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[41173]: audit 2023-12-01T22:40:00.282755+0000 mon.a (mon.0) 8043 : audit 0 from='client.? 172.21.15.40:0/883941655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[41173]: audit 2023-12-01T22:40:00.547766+0000 mon.a (mon.0) 8044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[41173]: audit 2023-12-01T22:40:00.558883+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[41173]: audit 2023-12-01T22:40:00.851414+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:00 smithi040 bash[41173]: audit 2023-12-01T22:40:00.861725+0000 mon.a (mon.0) 8047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:00 smithi141 bash[31670]: cluster 2023-12-01T22:40:00.000123+0000 mon.a (mon.0) 8042 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:00 smithi141 bash[31670]: audit 2023-12-01T22:40:00.282755+0000 mon.a (mon.0) 8043 : audit 0 from='client.? 172.21.15.40:0/883941655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:00 smithi141 bash[31670]: audit 2023-12-01T22:40:00.547766+0000 mon.a (mon.0) 8044 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:00 smithi141 bash[31670]: audit 2023-12-01T22:40:00.558883+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:00 smithi141 bash[31670]: audit 2023-12-01T22:40:00.851414+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:01.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:00 smithi141 bash[31670]: audit 2023-12-01T22:40:00.861725+0000 mon.a (mon.0) 8047 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[41173]: cluster 2023-12-01T22:40:00.406852+0000 mgr.y (mgr.24356) 12653 : cluster 0 pgmap v12621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[41173]: audit 2023-12-01T22:40:01.350242+0000 mon.c (mon.2) 7945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:40:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[41173]: audit 2023-12-01T22:40:01.352291+0000 mon.c (mon.2) 7946 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:40:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[41173]: audit 2023-12-01T22:40:01.364315+0000 mon.a (mon.0) 8048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[28232]: cluster 2023-12-01T22:40:00.406852+0000 mgr.y (mgr.24356) 12653 : cluster 0 pgmap v12621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[28232]: audit 2023-12-01T22:40:01.350242+0000 mon.c (mon.2) 7945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:40:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[28232]: audit 2023-12-01T22:40:01.352291+0000 mon.c (mon.2) 7946 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:40:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:01 smithi040 bash[28232]: audit 2023-12-01T22:40:01.364315+0000 mon.a (mon.0) 8048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:01 smithi141 bash[31670]: cluster 2023-12-01T22:40:00.406852+0000 mgr.y (mgr.24356) 12653 : cluster 0 pgmap v12621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:01 smithi141 bash[31670]: audit 2023-12-01T22:40:01.350242+0000 mon.c (mon.2) 7945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:40:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:01 smithi141 bash[31670]: audit 2023-12-01T22:40:01.352291+0000 mon.c (mon.2) 7946 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:40:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:01 smithi141 bash[31670]: audit 2023-12-01T22:40:01.364315+0000 mon.a (mon.0) 8048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:40:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:02 smithi040 bash[28232]: audit 2023-12-01T22:40:02.744025+0000 mon.c (mon.2) 7947 : audit 0 from='client.? 172.21.15.40:0/3529659991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:02 smithi040 bash[41173]: audit 2023-12-01T22:40:02.744025+0000 mon.c (mon.2) 7947 : audit 0 from='client.? 172.21.15.40:0/3529659991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:03.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:02 smithi141 bash[31670]: audit 2023-12-01T22:40:02.744025+0000 mon.c (mon.2) 7947 : audit 0 from='client.? 172.21.15.40:0/3529659991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:03 smithi040 bash[28232]: cluster 2023-12-01T22:40:02.407503+0000 mgr.y (mgr.24356) 12654 : cluster 0 pgmap v12622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:03 smithi040 bash[41173]: cluster 2023-12-01T22:40:02.407503+0000 mgr.y (mgr.24356) 12654 : cluster 0 pgmap v12622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:03 smithi141 bash[31670]: cluster 2023-12-01T22:40:02.407503+0000 mgr.y (mgr.24356) 12654 : cluster 0 pgmap v12622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:04 smithi040 bash[28232]: audit 2023-12-01T22:40:03.998746+0000 mon.c (mon.2) 7948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:04 smithi040 bash[41173]: audit 2023-12-01T22:40:03.998746+0000 mon.c (mon.2) 7948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:05.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:04 smithi141 bash[31670]: audit 2023-12-01T22:40:03.998746+0000 mon.c (mon.2) 7948 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:05 smithi141 bash[31670]: cluster 2023-12-01T22:40:04.408645+0000 mgr.y (mgr.24356) 12655 : cluster 0 pgmap v12623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:06.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:05 smithi141 bash[31670]: audit 2023-12-01T22:40:05.203504+0000 mon.c (mon.2) 7949 : audit 0 from='client.? 172.21.15.40:0/1640088048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:05 smithi040 bash[28232]: cluster 2023-12-01T22:40:04.408645+0000 mgr.y (mgr.24356) 12655 : cluster 0 pgmap v12623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:05 smithi040 bash[28232]: audit 2023-12-01T22:40:05.203504+0000 mon.c (mon.2) 7949 : audit 0 from='client.? 172.21.15.40:0/1640088048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:05 smithi040 bash[41173]: cluster 2023-12-01T22:40:04.408645+0000 mgr.y (mgr.24356) 12655 : cluster 0 pgmap v12623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:05 smithi040 bash[41173]: audit 2023-12-01T22:40:05.203504+0000 mon.c (mon.2) 7949 : audit 0 from='client.? 172.21.15.40:0/1640088048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:40:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:40:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:07 smithi141 bash[31670]: cluster 2023-12-01T22:40:06.409281+0000 mgr.y (mgr.24356) 12656 : cluster 0 pgmap v12624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:07 smithi141 bash[31670]: audit 2023-12-01T22:40:07.668433+0000 mon.c (mon.2) 7950 : audit 0 from='client.? 172.21.15.40:0/3899652102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:07 smithi040 bash[28232]: cluster 2023-12-01T22:40:06.409281+0000 mgr.y (mgr.24356) 12656 : cluster 0 pgmap v12624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:07 smithi040 bash[28232]: audit 2023-12-01T22:40:07.668433+0000 mon.c (mon.2) 7950 : audit 0 from='client.? 172.21.15.40:0/3899652102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:07 smithi040 bash[41173]: cluster 2023-12-01T22:40:06.409281+0000 mgr.y (mgr.24356) 12656 : cluster 0 pgmap v12624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:07 smithi040 bash[41173]: audit 2023-12-01T22:40:07.668433+0000 mon.c (mon.2) 7950 : audit 0 from='client.? 172.21.15.40:0/3899652102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:10.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:09 smithi141 bash[31670]: cluster 2023-12-01T22:40:08.409998+0000 mgr.y (mgr.24356) 12657 : cluster 0 pgmap v12625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:09 smithi040 bash[28232]: cluster 2023-12-01T22:40:08.409998+0000 mgr.y (mgr.24356) 12657 : cluster 0 pgmap v12625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:09 smithi040 bash[41173]: cluster 2023-12-01T22:40:08.409998+0000 mgr.y (mgr.24356) 12657 : cluster 0 pgmap v12625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:10 smithi141 bash[31670]: audit 2023-12-01T22:40:10.136965+0000 mon.c (mon.2) 7951 : audit 0 from='client.? 172.21.15.40:0/4078887943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:10 smithi040 bash[28232]: audit 2023-12-01T22:40:10.136965+0000 mon.c (mon.2) 7951 : audit 0 from='client.? 172.21.15.40:0/4078887943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:10 smithi040 bash[41173]: audit 2023-12-01T22:40:10.136965+0000 mon.c (mon.2) 7951 : audit 0 from='client.? 172.21.15.40:0/4078887943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:12.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:11 smithi141 bash[31670]: cluster 2023-12-01T22:40:10.411238+0000 mgr.y (mgr.24356) 12658 : cluster 0 pgmap v12626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:11 smithi040 bash[28232]: cluster 2023-12-01T22:40:10.411238+0000 mgr.y (mgr.24356) 12658 : cluster 0 pgmap v12626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:11 smithi040 bash[41173]: cluster 2023-12-01T22:40:10.411238+0000 mgr.y (mgr.24356) 12658 : cluster 0 pgmap v12626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:13.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:12 smithi141 bash[31670]: audit 2023-12-01T22:40:12.603063+0000 mon.a (mon.0) 8049 : audit 0 from='client.? 172.21.15.40:0/1530997510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:12 smithi040 bash[28232]: audit 2023-12-01T22:40:12.603063+0000 mon.a (mon.0) 8049 : audit 0 from='client.? 172.21.15.40:0/1530997510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:12 smithi040 bash[41173]: audit 2023-12-01T22:40:12.603063+0000 mon.a (mon.0) 8049 : audit 0 from='client.? 172.21.15.40:0/1530997510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:13 smithi141 bash[31670]: cluster 2023-12-01T22:40:12.411735+0000 mgr.y (mgr.24356) 12659 : cluster 0 pgmap v12627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:13 smithi040 bash[28232]: cluster 2023-12-01T22:40:12.411735+0000 mgr.y (mgr.24356) 12659 : cluster 0 pgmap v12627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:13 smithi040 bash[41173]: cluster 2023-12-01T22:40:12.411735+0000 mgr.y (mgr.24356) 12659 : cluster 0 pgmap v12627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:15 smithi141 bash[31670]: cluster 2023-12-01T22:40:14.412876+0000 mgr.y (mgr.24356) 12660 : cluster 0 pgmap v12628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:16.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:15 smithi141 bash[31670]: audit 2023-12-01T22:40:15.070063+0000 mon.c (mon.2) 7952 : audit 0 from='client.? 172.21.15.40:0/4196117648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:15 smithi040 bash[28232]: cluster 2023-12-01T22:40:14.412876+0000 mgr.y (mgr.24356) 12660 : cluster 0 pgmap v12628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:15 smithi040 bash[28232]: audit 2023-12-01T22:40:15.070063+0000 mon.c (mon.2) 7952 : audit 0 from='client.? 172.21.15.40:0/4196117648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:15 smithi040 bash[41173]: cluster 2023-12-01T22:40:14.412876+0000 mgr.y (mgr.24356) 12660 : cluster 0 pgmap v12628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:15 smithi040 bash[41173]: audit 2023-12-01T22:40:15.070063+0000 mon.c (mon.2) 7952 : audit 0 from='client.? 172.21.15.40:0/4196117648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:40:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:17 smithi141 bash[31670]: cluster 2023-12-01T22:40:16.413518+0000 mgr.y (mgr.24356) 12661 : cluster 0 pgmap v12629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:17 smithi141 bash[31670]: audit 2023-12-01T22:40:17.537682+0000 mon.c (mon.2) 7953 : audit 0 from='client.? 172.21.15.40:0/1760303413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:17 smithi040 bash[28232]: cluster 2023-12-01T22:40:16.413518+0000 mgr.y (mgr.24356) 12661 : cluster 0 pgmap v12629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:17 smithi040 bash[28232]: audit 2023-12-01T22:40:17.537682+0000 mon.c (mon.2) 7953 : audit 0 from='client.? 172.21.15.40:0/1760303413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:17 smithi040 bash[41173]: cluster 2023-12-01T22:40:16.413518+0000 mgr.y (mgr.24356) 12661 : cluster 0 pgmap v12629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:17 smithi040 bash[41173]: audit 2023-12-01T22:40:17.537682+0000 mon.c (mon.2) 7953 : audit 0 from='client.? 172.21.15.40:0/1760303413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:19 smithi141 bash[31670]: cluster 2023-12-01T22:40:18.414208+0000 mgr.y (mgr.24356) 12662 : cluster 0 pgmap v12630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:19 smithi141 bash[31670]: audit 2023-12-01T22:40:18.999206+0000 mon.c (mon.2) 7954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:19 smithi040 bash[28232]: cluster 2023-12-01T22:40:18.414208+0000 mgr.y (mgr.24356) 12662 : cluster 0 pgmap v12630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:19 smithi040 bash[28232]: audit 2023-12-01T22:40:18.999206+0000 mon.c (mon.2) 7954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:19 smithi040 bash[41173]: cluster 2023-12-01T22:40:18.414208+0000 mgr.y (mgr.24356) 12662 : cluster 0 pgmap v12630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:19 smithi040 bash[41173]: audit 2023-12-01T22:40:18.999206+0000 mon.c (mon.2) 7954 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:21.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:20 smithi141 bash[31670]: audit 2023-12-01T22:40:19.997086+0000 mon.c (mon.2) 7955 : audit 0 from='client.? 172.21.15.40:0/1094576838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:20 smithi040 bash[28232]: audit 2023-12-01T22:40:19.997086+0000 mon.c (mon.2) 7955 : audit 0 from='client.? 172.21.15.40:0/1094576838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:20 smithi040 bash[41173]: audit 2023-12-01T22:40:19.997086+0000 mon.c (mon.2) 7955 : audit 0 from='client.? 172.21.15.40:0/1094576838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:22.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:21 smithi141 bash[31670]: cluster 2023-12-01T22:40:20.415385+0000 mgr.y (mgr.24356) 12663 : cluster 0 pgmap v12631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:21 smithi040 bash[28232]: cluster 2023-12-01T22:40:20.415385+0000 mgr.y (mgr.24356) 12663 : cluster 0 pgmap v12631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:21 smithi040 bash[41173]: cluster 2023-12-01T22:40:20.415385+0000 mgr.y (mgr.24356) 12663 : cluster 0 pgmap v12631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:23.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:22 smithi141 bash[31670]: audit 2023-12-01T22:40:22.465011+0000 mon.a (mon.0) 8050 : audit 0 from='client.? 172.21.15.40:0/329501249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:22 smithi040 bash[41173]: audit 2023-12-01T22:40:22.465011+0000 mon.a (mon.0) 8050 : audit 0 from='client.? 172.21.15.40:0/329501249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:22 smithi040 bash[28232]: audit 2023-12-01T22:40:22.465011+0000 mon.a (mon.0) 8050 : audit 0 from='client.? 172.21.15.40:0/329501249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:23 smithi141 bash[31670]: cluster 2023-12-01T22:40:22.416003+0000 mgr.y (mgr.24356) 12664 : cluster 0 pgmap v12632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:23 smithi040 bash[28232]: cluster 2023-12-01T22:40:22.416003+0000 mgr.y (mgr.24356) 12664 : cluster 0 pgmap v12632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:23 smithi040 bash[41173]: cluster 2023-12-01T22:40:22.416003+0000 mgr.y (mgr.24356) 12664 : cluster 0 pgmap v12632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:25.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:24 smithi141 bash[31670]: audit 2023-12-01T22:40:24.930599+0000 mon.c (mon.2) 7956 : audit 0 from='client.? 172.21.15.40:0/1051209966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:24 smithi040 bash[28232]: audit 2023-12-01T22:40:24.930599+0000 mon.c (mon.2) 7956 : audit 0 from='client.? 172.21.15.40:0/1051209966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:24 smithi040 bash[41173]: audit 2023-12-01T22:40:24.930599+0000 mon.c (mon.2) 7956 : audit 0 from='client.? 172.21.15.40:0/1051209966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:25 smithi141 bash[31670]: cluster 2023-12-01T22:40:24.417147+0000 mgr.y (mgr.24356) 12665 : cluster 0 pgmap v12633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:25 smithi040 bash[41173]: cluster 2023-12-01T22:40:24.417147+0000 mgr.y (mgr.24356) 12665 : cluster 0 pgmap v12633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:25 smithi040 bash[28232]: cluster 2023-12-01T22:40:24.417147+0000 mgr.y (mgr.24356) 12665 : cluster 0 pgmap v12633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:40:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:40:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:27 smithi141 bash[31670]: cluster 2023-12-01T22:40:26.417936+0000 mgr.y (mgr.24356) 12666 : cluster 0 pgmap v12634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:27 smithi141 bash[31670]: audit 2023-12-01T22:40:27.387273+0000 mon.a (mon.0) 8051 : audit 0 from='client.? 172.21.15.40:0/4165167395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:27 smithi040 bash[28232]: cluster 2023-12-01T22:40:26.417936+0000 mgr.y (mgr.24356) 12666 : cluster 0 pgmap v12634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:27 smithi040 bash[28232]: audit 2023-12-01T22:40:27.387273+0000 mon.a (mon.0) 8051 : audit 0 from='client.? 172.21.15.40:0/4165167395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:27 smithi040 bash[41173]: cluster 2023-12-01T22:40:26.417936+0000 mgr.y (mgr.24356) 12666 : cluster 0 pgmap v12634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:27 smithi040 bash[41173]: audit 2023-12-01T22:40:27.387273+0000 mon.a (mon.0) 8051 : audit 0 from='client.? 172.21.15.40:0/4165167395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:29 smithi141 bash[31670]: cluster 2023-12-01T22:40:28.418658+0000 mgr.y (mgr.24356) 12667 : cluster 0 pgmap v12635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:29 smithi141 bash[31670]: audit 2023-12-01T22:40:29.854274+0000 mon.c (mon.2) 7957 : audit 0 from='client.? 172.21.15.40:0/85480192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:29 smithi040 bash[28232]: cluster 2023-12-01T22:40:28.418658+0000 mgr.y (mgr.24356) 12667 : cluster 0 pgmap v12635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:29 smithi040 bash[28232]: audit 2023-12-01T22:40:29.854274+0000 mon.c (mon.2) 7957 : audit 0 from='client.? 172.21.15.40:0/85480192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:29 smithi040 bash[41173]: cluster 2023-12-01T22:40:28.418658+0000 mgr.y (mgr.24356) 12667 : cluster 0 pgmap v12635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:29 smithi040 bash[41173]: audit 2023-12-01T22:40:29.854274+0000 mon.c (mon.2) 7957 : audit 0 from='client.? 172.21.15.40:0/85480192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:31 smithi141 bash[31670]: cluster 2023-12-01T22:40:30.419836+0000 mgr.y (mgr.24356) 12668 : cluster 0 pgmap v12636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:31 smithi040 bash[28232]: cluster 2023-12-01T22:40:30.419836+0000 mgr.y (mgr.24356) 12668 : cluster 0 pgmap v12636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:31 smithi040 bash[41173]: cluster 2023-12-01T22:40:30.419836+0000 mgr.y (mgr.24356) 12668 : cluster 0 pgmap v12636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:33.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:33 smithi141 bash[31670]: audit 2023-12-01T22:40:32.321457+0000 mon.c (mon.2) 7958 : audit 0 from='client.? 172.21.15.40:0/2300633019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:33 smithi040 bash[28232]: audit 2023-12-01T22:40:32.321457+0000 mon.c (mon.2) 7958 : audit 0 from='client.? 172.21.15.40:0/2300633019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:33 smithi040 bash[41173]: audit 2023-12-01T22:40:32.321457+0000 mon.c (mon.2) 7958 : audit 0 from='client.? 172.21.15.40:0/2300633019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:34 smithi141 bash[31670]: cluster 2023-12-01T22:40:32.420509+0000 mgr.y (mgr.24356) 12669 : cluster 0 pgmap v12637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:34 smithi141 bash[31670]: audit 2023-12-01T22:40:33.998978+0000 mon.c (mon.2) 7959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:34 smithi040 bash[28232]: cluster 2023-12-01T22:40:32.420509+0000 mgr.y (mgr.24356) 12669 : cluster 0 pgmap v12637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:34 smithi040 bash[28232]: audit 2023-12-01T22:40:33.998978+0000 mon.c (mon.2) 7959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:34 smithi040 bash[41173]: cluster 2023-12-01T22:40:32.420509+0000 mgr.y (mgr.24356) 12669 : cluster 0 pgmap v12637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:34 smithi040 bash[41173]: audit 2023-12-01T22:40:33.998978+0000 mon.c (mon.2) 7959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:35 smithi141 bash[31670]: audit 2023-12-01T22:40:34.788498+0000 mon.a (mon.0) 8052 : audit 0 from='client.? 172.21.15.40:0/33657918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:35 smithi040 bash[28232]: audit 2023-12-01T22:40:34.788498+0000 mon.a (mon.0) 8052 : audit 0 from='client.? 172.21.15.40:0/33657918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:35.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:35 smithi040 bash[41173]: audit 2023-12-01T22:40:34.788498+0000 mon.a (mon.0) 8052 : audit 0 from='client.? 172.21.15.40:0/33657918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:36.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:36 smithi141 bash[31670]: cluster 2023-12-01T22:40:34.421542+0000 mgr.y (mgr.24356) 12670 : cluster 0 pgmap v12638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:36 smithi040 bash[28232]: cluster 2023-12-01T22:40:34.421542+0000 mgr.y (mgr.24356) 12670 : cluster 0 pgmap v12638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:36 smithi040 bash[41173]: cluster 2023-12-01T22:40:34.421542+0000 mgr.y (mgr.24356) 12670 : cluster 0 pgmap v12638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:40:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:40:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:38 smithi141 bash[31670]: cluster 2023-12-01T22:40:36.422235+0000 mgr.y (mgr.24356) 12671 : cluster 0 pgmap v12639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:38.335 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:38 smithi141 bash[31670]: audit 2023-12-01T22:40:37.251400+0000 mon.a (mon.0) 8053 : audit 0 from='client.? 172.21.15.40:0/192482145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:38 smithi040 bash[28232]: cluster 2023-12-01T22:40:36.422235+0000 mgr.y (mgr.24356) 12671 : cluster 0 pgmap v12639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:38 smithi040 bash[28232]: audit 2023-12-01T22:40:37.251400+0000 mon.a (mon.0) 8053 : audit 0 from='client.? 172.21.15.40:0/192482145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:38 smithi040 bash[41173]: cluster 2023-12-01T22:40:36.422235+0000 mgr.y (mgr.24356) 12671 : cluster 0 pgmap v12639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:38 smithi040 bash[41173]: audit 2023-12-01T22:40:37.251400+0000 mon.a (mon.0) 8053 : audit 0 from='client.? 172.21.15.40:0/192482145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:40.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:40 smithi141 bash[31670]: cluster 2023-12-01T22:40:38.422977+0000 mgr.y (mgr.24356) 12672 : cluster 0 pgmap v12640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:40.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:40 smithi141 bash[31670]: audit 2023-12-01T22:40:39.723755+0000 mon.a (mon.0) 8054 : audit 0 from='client.? 172.21.15.40:0/1818116421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:40 smithi040 bash[28232]: cluster 2023-12-01T22:40:38.422977+0000 mgr.y (mgr.24356) 12672 : cluster 0 pgmap v12640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:40 smithi040 bash[28232]: audit 2023-12-01T22:40:39.723755+0000 mon.a (mon.0) 8054 : audit 0 from='client.? 172.21.15.40:0/1818116421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:40 smithi040 bash[41173]: cluster 2023-12-01T22:40:38.422977+0000 mgr.y (mgr.24356) 12672 : cluster 0 pgmap v12640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:40 smithi040 bash[41173]: audit 2023-12-01T22:40:39.723755+0000 mon.a (mon.0) 8054 : audit 0 from='client.? 172.21.15.40:0/1818116421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:42 smithi040 bash[28232]: cluster 2023-12-01T22:40:40.424212+0000 mgr.y (mgr.24356) 12673 : cluster 0 pgmap v12641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:42 smithi040 bash[41173]: cluster 2023-12-01T22:40:40.424212+0000 mgr.y (mgr.24356) 12673 : cluster 0 pgmap v12641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:42 smithi141 bash[31670]: cluster 2023-12-01T22:40:40.424212+0000 mgr.y (mgr.24356) 12673 : cluster 0 pgmap v12641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:43 smithi040 bash[28232]: audit 2023-12-01T22:40:42.186857+0000 mon.a (mon.0) 8055 : audit 0 from='client.? 172.21.15.40:0/4288880620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:43 smithi040 bash[41173]: audit 2023-12-01T22:40:42.186857+0000 mon.a (mon.0) 8055 : audit 0 from='client.? 172.21.15.40:0/4288880620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:43.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:43 smithi141 bash[31670]: audit 2023-12-01T22:40:42.186857+0000 mon.a (mon.0) 8055 : audit 0 from='client.? 172.21.15.40:0/4288880620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:44 smithi040 bash[41173]: cluster 2023-12-01T22:40:42.425066+0000 mgr.y (mgr.24356) 12674 : cluster 0 pgmap v12642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:44 smithi040 bash[28232]: cluster 2023-12-01T22:40:42.425066+0000 mgr.y (mgr.24356) 12674 : cluster 0 pgmap v12642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:44 smithi141 bash[31670]: cluster 2023-12-01T22:40:42.425066+0000 mgr.y (mgr.24356) 12674 : cluster 0 pgmap v12642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:45 smithi040 bash[28232]: audit 2023-12-01T22:40:44.650087+0000 mon.a (mon.0) 8056 : audit 0 from='client.? 172.21.15.40:0/3089141861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:45 smithi040 bash[41173]: audit 2023-12-01T22:40:44.650087+0000 mon.a (mon.0) 8056 : audit 0 from='client.? 172.21.15.40:0/3089141861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:45.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:45 smithi141 bash[31670]: audit 2023-12-01T22:40:44.650087+0000 mon.a (mon.0) 8056 : audit 0 from='client.? 172.21.15.40:0/3089141861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:46 smithi040 bash[28232]: cluster 2023-12-01T22:40:44.425887+0000 mgr.y (mgr.24356) 12675 : cluster 0 pgmap v12643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:46 smithi040 bash[41173]: cluster 2023-12-01T22:40:44.425887+0000 mgr.y (mgr.24356) 12675 : cluster 0 pgmap v12643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:46 smithi141 bash[31670]: cluster 2023-12-01T22:40:44.425887+0000 mgr.y (mgr.24356) 12675 : cluster 0 pgmap v12643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:40:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T22:40:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:48 smithi040 bash[41173]: cluster 2023-12-01T22:40:46.426558+0000 mgr.y (mgr.24356) 12676 : cluster 0 pgmap v12644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:48 smithi040 bash[41173]: audit 2023-12-01T22:40:47.112624+0000 mon.c (mon.2) 7960 : audit 0 from='client.? 172.21.15.40:0/1285326511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:48 smithi040 bash[28232]: cluster 2023-12-01T22:40:46.426558+0000 mgr.y (mgr.24356) 12676 : cluster 0 pgmap v12644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:48 smithi040 bash[28232]: audit 2023-12-01T22:40:47.112624+0000 mon.c (mon.2) 7960 : audit 0 from='client.? 172.21.15.40:0/1285326511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:48 smithi141 bash[31670]: cluster 2023-12-01T22:40:46.426558+0000 mgr.y (mgr.24356) 12676 : cluster 0 pgmap v12644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:48 smithi141 bash[31670]: audit 2023-12-01T22:40:47.112624+0000 mon.c (mon.2) 7960 : audit 0 from='client.? 172.21.15.40:0/1285326511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:49 smithi040 bash[41173]: audit 2023-12-01T22:40:48.999994+0000 mon.c (mon.2) 7961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:49 smithi040 bash[28232]: audit 2023-12-01T22:40:48.999994+0000 mon.c (mon.2) 7961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:49.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:49 smithi141 bash[31670]: audit 2023-12-01T22:40:48.999994+0000 mon.c (mon.2) 7961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:50 smithi040 bash[28232]: cluster 2023-12-01T22:40:48.427241+0000 mgr.y (mgr.24356) 12677 : cluster 0 pgmap v12645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:50 smithi040 bash[28232]: audit 2023-12-01T22:40:49.578354+0000 mon.a (mon.0) 8057 : audit 0 from='client.? 172.21.15.40:0/3266497197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:50 smithi040 bash[41173]: cluster 2023-12-01T22:40:48.427241+0000 mgr.y (mgr.24356) 12677 : cluster 0 pgmap v12645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:50 smithi040 bash[41173]: audit 2023-12-01T22:40:49.578354+0000 mon.a (mon.0) 8057 : audit 0 from='client.? 172.21.15.40:0/3266497197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:50 smithi141 bash[31670]: cluster 2023-12-01T22:40:48.427241+0000 mgr.y (mgr.24356) 12677 : cluster 0 pgmap v12645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:50 smithi141 bash[31670]: audit 2023-12-01T22:40:49.578354+0000 mon.a (mon.0) 8057 : audit 0 from='client.? 172.21.15.40:0/3266497197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:52 smithi040 bash[28232]: cluster 2023-12-01T22:40:50.428481+0000 mgr.y (mgr.24356) 12678 : cluster 0 pgmap v12646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:52 smithi040 bash[28232]: audit 2023-12-01T22:40:52.039495+0000 mon.a (mon.0) 8058 : audit 0 from='client.? 172.21.15.40:0/3801027320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:52 smithi040 bash[41173]: cluster 2023-12-01T22:40:50.428481+0000 mgr.y (mgr.24356) 12678 : cluster 0 pgmap v12646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:52 smithi040 bash[41173]: audit 2023-12-01T22:40:52.039495+0000 mon.a (mon.0) 8058 : audit 0 from='client.? 172.21.15.40:0/3801027320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:52 smithi141 bash[31670]: cluster 2023-12-01T22:40:50.428481+0000 mgr.y (mgr.24356) 12678 : cluster 0 pgmap v12646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:52 smithi141 bash[31670]: audit 2023-12-01T22:40:52.039495+0000 mon.a (mon.0) 8058 : audit 0 from='client.? 172.21.15.40:0/3801027320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:54 smithi040 bash[28232]: cluster 2023-12-01T22:40:52.429102+0000 mgr.y (mgr.24356) 12679 : cluster 0 pgmap v12647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:54 smithi040 bash[41173]: cluster 2023-12-01T22:40:52.429102+0000 mgr.y (mgr.24356) 12679 : cluster 0 pgmap v12647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:54 smithi141 bash[31670]: cluster 2023-12-01T22:40:52.429102+0000 mgr.y (mgr.24356) 12679 : cluster 0 pgmap v12647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:55 smithi040 bash[28232]: audit 2023-12-01T22:40:54.501139+0000 mon.c (mon.2) 7962 : audit 0 from='client.? 172.21.15.40:0/2628712724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:55 smithi040 bash[41173]: audit 2023-12-01T22:40:54.501139+0000 mon.c (mon.2) 7962 : audit 0 from='client.? 172.21.15.40:0/2628712724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:55.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:55 smithi141 bash[31670]: audit 2023-12-01T22:40:54.501139+0000 mon.c (mon.2) 7962 : audit 0 from='client.? 172.21.15.40:0/2628712724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:56 smithi040 bash[28232]: cluster 2023-12-01T22:40:54.429851+0000 mgr.y (mgr.24356) 12680 : cluster 0 pgmap v12648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:56 smithi040 bash[41173]: cluster 2023-12-01T22:40:54.429851+0000 mgr.y (mgr.24356) 12680 : cluster 0 pgmap v12648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:56 smithi141 bash[31670]: cluster 2023-12-01T22:40:54.429851+0000 mgr.y (mgr.24356) 12680 : cluster 0 pgmap v12648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:40:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:40:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:57 smithi040 bash[28232]: cluster 2023-12-01T22:40:56.430511+0000 mgr.y (mgr.24356) 12681 : cluster 0 pgmap v12649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:57 smithi040 bash[28232]: audit 2023-12-01T22:40:56.981223+0000 mon.c (mon.2) 7963 : audit 0 from='client.? 172.21.15.40:0/2973604447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:57 smithi040 bash[41173]: cluster 2023-12-01T22:40:56.430511+0000 mgr.y (mgr.24356) 12681 : cluster 0 pgmap v12649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:57 smithi040 bash[41173]: audit 2023-12-01T22:40:56.981223+0000 mon.c (mon.2) 7963 : audit 0 from='client.? 172.21.15.40:0/2973604447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:57 smithi141 bash[31670]: cluster 2023-12-01T22:40:56.430511+0000 mgr.y (mgr.24356) 12681 : cluster 0 pgmap v12649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:57 smithi141 bash[31670]: audit 2023-12-01T22:40:56.981223+0000 mon.c (mon.2) 7963 : audit 0 from='client.? 172.21.15.40:0/2973604447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:59 smithi040 bash[28232]: cluster 2023-12-01T22:40:58.431170+0000 mgr.y (mgr.24356) 12682 : cluster 0 pgmap v12650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:40:59 smithi040 bash[28232]: audit 2023-12-01T22:40:59.459841+0000 mon.a (mon.0) 8059 : audit 0 from='client.? 172.21.15.40:0/436596542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:40:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:59 smithi040 bash[41173]: cluster 2023-12-01T22:40:58.431170+0000 mgr.y (mgr.24356) 12682 : cluster 0 pgmap v12650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:40:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:40:59 smithi040 bash[41173]: audit 2023-12-01T22:40:59.459841+0000 mon.a (mon.0) 8059 : audit 0 from='client.? 172.21.15.40:0/436596542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:59 smithi141 bash[31670]: cluster 2023-12-01T22:40:58.431170+0000 mgr.y (mgr.24356) 12682 : cluster 0 pgmap v12650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:40:59 smithi141 bash[31670]: audit 2023-12-01T22:40:59.459841+0000 mon.a (mon.0) 8059 : audit 0 from='client.? 172.21.15.40:0/436596542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:01 smithi040 bash[41173]: cluster 2023-12-01T22:41:00.432371+0000 mgr.y (mgr.24356) 12683 : cluster 0 pgmap v12651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:01 smithi040 bash[41173]: audit 2023-12-01T22:41:01.448071+0000 mon.c (mon.2) 7964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:41:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:01 smithi040 bash[28232]: cluster 2023-12-01T22:41:00.432371+0000 mgr.y (mgr.24356) 12683 : cluster 0 pgmap v12651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:01 smithi040 bash[28232]: audit 2023-12-01T22:41:01.448071+0000 mon.c (mon.2) 7964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:41:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:01 smithi141 bash[31670]: cluster 2023-12-01T22:41:00.432371+0000 mgr.y (mgr.24356) 12683 : cluster 0 pgmap v12651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:01 smithi141 bash[31670]: audit 2023-12-01T22:41:01.448071+0000 mon.c (mon.2) 7964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:41:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:02 smithi040 bash[28232]: audit 2023-12-01T22:41:01.924060+0000 mon.c (mon.2) 7965 : audit 0 from='client.? 172.21.15.40:0/2391834482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:02 smithi040 bash[41173]: audit 2023-12-01T22:41:01.924060+0000 mon.c (mon.2) 7965 : audit 0 from='client.? 172.21.15.40:0/2391834482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:02 smithi141 bash[31670]: audit 2023-12-01T22:41:01.924060+0000 mon.c (mon.2) 7965 : audit 0 from='client.? 172.21.15.40:0/2391834482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:03 smithi040 bash[41173]: cluster 2023-12-01T22:41:02.433168+0000 mgr.y (mgr.24356) 12684 : cluster 0 pgmap v12652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:03 smithi040 bash[28232]: cluster 2023-12-01T22:41:02.433168+0000 mgr.y (mgr.24356) 12684 : cluster 0 pgmap v12652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:03 smithi141 bash[31670]: cluster 2023-12-01T22:41:02.433168+0000 mgr.y (mgr.24356) 12684 : cluster 0 pgmap v12652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:04 smithi040 bash[41173]: audit 2023-12-01T22:41:04.000566+0000 mon.c (mon.2) 7966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:04 smithi040 bash[41173]: audit 2023-12-01T22:41:04.394881+0000 mon.c (mon.2) 7967 : audit 0 from='client.? 172.21.15.40:0/1484492855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:04 smithi040 bash[28232]: audit 2023-12-01T22:41:04.000566+0000 mon.c (mon.2) 7966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:04 smithi040 bash[28232]: audit 2023-12-01T22:41:04.394881+0000 mon.c (mon.2) 7967 : audit 0 from='client.? 172.21.15.40:0/1484492855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:04 smithi141 bash[31670]: audit 2023-12-01T22:41:04.000566+0000 mon.c (mon.2) 7966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:04 smithi141 bash[31670]: audit 2023-12-01T22:41:04.394881+0000 mon.c (mon.2) 7967 : audit 0 from='client.? 172.21.15.40:0/1484492855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:05 smithi040 bash[28232]: cluster 2023-12-01T22:41:04.434302+0000 mgr.y (mgr.24356) 12685 : cluster 0 pgmap v12653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:05 smithi040 bash[41173]: cluster 2023-12-01T22:41:04.434302+0000 mgr.y (mgr.24356) 12685 : cluster 0 pgmap v12653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:05 smithi141 bash[31670]: cluster 2023-12-01T22:41:04.434302+0000 mgr.y (mgr.24356) 12685 : cluster 0 pgmap v12653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:41:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[28232]: cluster 2023-12-01T22:41:06.434916+0000 mgr.y (mgr.24356) 12686 : cluster 0 pgmap v12654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[28232]: audit 2023-12-01T22:41:06.884667+0000 mon.a (mon.0) 8060 : audit 0 from='client.? 172.21.15.40:0/3029876208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[28232]: audit 2023-12-01T22:41:07.356761+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[28232]: audit 2023-12-01T22:41:07.367262+0000 mon.a (mon.0) 8062 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[28232]: audit 2023-12-01T22:41:07.561138+0000 mon.a (mon.0) 8063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[28232]: audit 2023-12-01T22:41:07.573346+0000 mon.a (mon.0) 8064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[41173]: cluster 2023-12-01T22:41:06.434916+0000 mgr.y (mgr.24356) 12686 : cluster 0 pgmap v12654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[41173]: audit 2023-12-01T22:41:06.884667+0000 mon.a (mon.0) 8060 : audit 0 from='client.? 172.21.15.40:0/3029876208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[41173]: audit 2023-12-01T22:41:07.356761+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[41173]: audit 2023-12-01T22:41:07.367262+0000 mon.a (mon.0) 8062 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[41173]: audit 2023-12-01T22:41:07.561138+0000 mon.a (mon.0) 8063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:07 smithi040 bash[41173]: audit 2023-12-01T22:41:07.573346+0000 mon.a (mon.0) 8064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:07 smithi141 bash[31670]: cluster 2023-12-01T22:41:06.434916+0000 mgr.y (mgr.24356) 12686 : cluster 0 pgmap v12654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:07 smithi141 bash[31670]: audit 2023-12-01T22:41:06.884667+0000 mon.a (mon.0) 8060 : audit 0 from='client.? 172.21.15.40:0/3029876208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:07 smithi141 bash[31670]: audit 2023-12-01T22:41:07.356761+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:07 smithi141 bash[31670]: audit 2023-12-01T22:41:07.367262+0000 mon.a (mon.0) 8062 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:07 smithi141 bash[31670]: audit 2023-12-01T22:41:07.561138+0000 mon.a (mon.0) 8063 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:07 smithi141 bash[31670]: audit 2023-12-01T22:41:07.573346+0000 mon.a (mon.0) 8064 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:08 smithi040 bash[28232]: audit 2023-12-01T22:41:08.048225+0000 mon.c (mon.2) 7968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:41:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:08 smithi040 bash[28232]: audit 2023-12-01T22:41:08.050087+0000 mon.c (mon.2) 7969 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:41:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:08 smithi040 bash[28232]: audit 2023-12-01T22:41:08.061324+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:08 smithi040 bash[41173]: audit 2023-12-01T22:41:08.048225+0000 mon.c (mon.2) 7968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:41:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:08 smithi040 bash[41173]: audit 2023-12-01T22:41:08.050087+0000 mon.c (mon.2) 7969 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:41:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:08 smithi040 bash[41173]: audit 2023-12-01T22:41:08.061324+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:08 smithi141 bash[31670]: audit 2023-12-01T22:41:08.048225+0000 mon.c (mon.2) 7968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:41:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:08 smithi141 bash[31670]: audit 2023-12-01T22:41:08.050087+0000 mon.c (mon.2) 7969 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:41:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:08 smithi141 bash[31670]: audit 2023-12-01T22:41:08.061324+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:41:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:10 smithi040 bash[28232]: cluster 2023-12-01T22:41:08.435539+0000 mgr.y (mgr.24356) 12687 : cluster 0 pgmap v12655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:10 smithi040 bash[28232]: audit 2023-12-01T22:41:09.350510+0000 mon.a (mon.0) 8066 : audit 0 from='client.? 172.21.15.40:0/873594517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:10 smithi040 bash[41173]: cluster 2023-12-01T22:41:08.435539+0000 mgr.y (mgr.24356) 12687 : cluster 0 pgmap v12655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:10 smithi040 bash[41173]: audit 2023-12-01T22:41:09.350510+0000 mon.a (mon.0) 8066 : audit 0 from='client.? 172.21.15.40:0/873594517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:10 smithi141 bash[31670]: cluster 2023-12-01T22:41:08.435539+0000 mgr.y (mgr.24356) 12687 : cluster 0 pgmap v12655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:10.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:10 smithi141 bash[31670]: audit 2023-12-01T22:41:09.350510+0000 mon.a (mon.0) 8066 : audit 0 from='client.? 172.21.15.40:0/873594517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:12 smithi040 bash[28232]: cluster 2023-12-01T22:41:10.436728+0000 mgr.y (mgr.24356) 12688 : cluster 0 pgmap v12656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:12 smithi040 bash[28232]: audit 2023-12-01T22:41:11.821031+0000 mon.c (mon.2) 7970 : audit 0 from='client.? 172.21.15.40:0/2619940828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:12 smithi040 bash[41173]: cluster 2023-12-01T22:41:10.436728+0000 mgr.y (mgr.24356) 12688 : cluster 0 pgmap v12656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:12 smithi040 bash[41173]: audit 2023-12-01T22:41:11.821031+0000 mon.c (mon.2) 7970 : audit 0 from='client.? 172.21.15.40:0/2619940828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:12.529 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 22:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T22:41:12.134348146Z level=info msg="Completed cleanup jobs" duration=95.698285ms 2023-12-01T22:41:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:12 smithi141 bash[31670]: cluster 2023-12-01T22:41:10.436728+0000 mgr.y (mgr.24356) 12688 : cluster 0 pgmap v12656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:12 smithi141 bash[31670]: audit 2023-12-01T22:41:11.821031+0000 mon.c (mon.2) 7970 : audit 0 from='client.? 172.21.15.40:0/2619940828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:14 smithi040 bash[28232]: cluster 2023-12-01T22:41:12.437410+0000 mgr.y (mgr.24356) 12689 : cluster 0 pgmap v12657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:14 smithi040 bash[41173]: cluster 2023-12-01T22:41:12.437410+0000 mgr.y (mgr.24356) 12689 : cluster 0 pgmap v12657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:14 smithi141 bash[31670]: cluster 2023-12-01T22:41:12.437410+0000 mgr.y (mgr.24356) 12689 : cluster 0 pgmap v12657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:15 smithi040 bash[41173]: audit 2023-12-01T22:41:14.288307+0000 mon.a (mon.0) 8067 : audit 0 from='client.? 172.21.15.40:0/1470190977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:15 smithi040 bash[28232]: audit 2023-12-01T22:41:14.288307+0000 mon.a (mon.0) 8067 : audit 0 from='client.? 172.21.15.40:0/1470190977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:15 smithi141 bash[31670]: audit 2023-12-01T22:41:14.288307+0000 mon.a (mon.0) 8067 : audit 0 from='client.? 172.21.15.40:0/1470190977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:16 smithi040 bash[28232]: cluster 2023-12-01T22:41:14.438539+0000 mgr.y (mgr.24356) 12690 : cluster 0 pgmap v12658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:16 smithi040 bash[41173]: cluster 2023-12-01T22:41:14.438539+0000 mgr.y (mgr.24356) 12690 : cluster 0 pgmap v12658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:16 smithi141 bash[31670]: cluster 2023-12-01T22:41:14.438539+0000 mgr.y (mgr.24356) 12690 : cluster 0 pgmap v12658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:41:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:41:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:17 smithi040 bash[41173]: cluster 2023-12-01T22:41:16.439048+0000 mgr.y (mgr.24356) 12691 : cluster 0 pgmap v12659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:17 smithi040 bash[41173]: audit 2023-12-01T22:41:16.744478+0000 mon.a (mon.0) 8068 : audit 0 from='client.? 172.21.15.40:0/3129220395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:17 smithi040 bash[28232]: cluster 2023-12-01T22:41:16.439048+0000 mgr.y (mgr.24356) 12691 : cluster 0 pgmap v12659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:17 smithi040 bash[28232]: audit 2023-12-01T22:41:16.744478+0000 mon.a (mon.0) 8068 : audit 0 from='client.? 172.21.15.40:0/3129220395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:17 smithi141 bash[31670]: cluster 2023-12-01T22:41:16.439048+0000 mgr.y (mgr.24356) 12691 : cluster 0 pgmap v12659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:17 smithi141 bash[31670]: audit 2023-12-01T22:41:16.744478+0000 mon.a (mon.0) 8068 : audit 0 from='client.? 172.21.15.40:0/3129220395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:19 smithi040 bash[28232]: cluster 2023-12-01T22:41:18.439672+0000 mgr.y (mgr.24356) 12692 : cluster 0 pgmap v12660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:19 smithi040 bash[28232]: audit 2023-12-01T22:41:19.000706+0000 mon.c (mon.2) 7971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:19 smithi040 bash[28232]: audit 2023-12-01T22:41:19.211749+0000 mon.a (mon.0) 8069 : audit 0 from='client.? 172.21.15.40:0/3488980205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:19 smithi040 bash[41173]: cluster 2023-12-01T22:41:18.439672+0000 mgr.y (mgr.24356) 12692 : cluster 0 pgmap v12660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:19 smithi040 bash[41173]: audit 2023-12-01T22:41:19.000706+0000 mon.c (mon.2) 7971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:19 smithi040 bash[41173]: audit 2023-12-01T22:41:19.211749+0000 mon.a (mon.0) 8069 : audit 0 from='client.? 172.21.15.40:0/3488980205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:19 smithi141 bash[31670]: cluster 2023-12-01T22:41:18.439672+0000 mgr.y (mgr.24356) 12692 : cluster 0 pgmap v12660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:19 smithi141 bash[31670]: audit 2023-12-01T22:41:19.000706+0000 mon.c (mon.2) 7971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:19 smithi141 bash[31670]: audit 2023-12-01T22:41:19.211749+0000 mon.a (mon.0) 8069 : audit 0 from='client.? 172.21.15.40:0/3488980205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:21 smithi040 bash[28232]: cluster 2023-12-01T22:41:20.440957+0000 mgr.y (mgr.24356) 12693 : cluster 0 pgmap v12661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:21 smithi040 bash[41173]: cluster 2023-12-01T22:41:20.440957+0000 mgr.y (mgr.24356) 12693 : cluster 0 pgmap v12661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:21 smithi141 bash[31670]: cluster 2023-12-01T22:41:20.440957+0000 mgr.y (mgr.24356) 12693 : cluster 0 pgmap v12661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:22 smithi040 bash[28232]: audit 2023-12-01T22:41:21.672961+0000 mon.a (mon.0) 8070 : audit 0 from='client.? 172.21.15.40:0/1086225493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:22 smithi040 bash[41173]: audit 2023-12-01T22:41:21.672961+0000 mon.a (mon.0) 8070 : audit 0 from='client.? 172.21.15.40:0/1086225493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:22 smithi141 bash[31670]: audit 2023-12-01T22:41:21.672961+0000 mon.a (mon.0) 8070 : audit 0 from='client.? 172.21.15.40:0/1086225493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:23 smithi040 bash[28232]: cluster 2023-12-01T22:41:22.441695+0000 mgr.y (mgr.24356) 12694 : cluster 0 pgmap v12662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:23 smithi040 bash[41173]: cluster 2023-12-01T22:41:22.441695+0000 mgr.y (mgr.24356) 12694 : cluster 0 pgmap v12662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:24.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:23 smithi141 bash[31670]: cluster 2023-12-01T22:41:22.441695+0000 mgr.y (mgr.24356) 12694 : cluster 0 pgmap v12662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:24 smithi040 bash[41173]: audit 2023-12-01T22:41:24.142508+0000 mon.c (mon.2) 7972 : audit 0 from='client.? 172.21.15.40:0/725257352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:24 smithi040 bash[28232]: audit 2023-12-01T22:41:24.142508+0000 mon.c (mon.2) 7972 : audit 0 from='client.? 172.21.15.40:0/725257352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:24 smithi141 bash[31670]: audit 2023-12-01T22:41:24.142508+0000 mon.c (mon.2) 7972 : audit 0 from='client.? 172.21.15.40:0/725257352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:25 smithi040 bash[41173]: cluster 2023-12-01T22:41:24.442791+0000 mgr.y (mgr.24356) 12695 : cluster 0 pgmap v12663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:25 smithi040 bash[28232]: cluster 2023-12-01T22:41:24.442791+0000 mgr.y (mgr.24356) 12695 : cluster 0 pgmap v12663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:25 smithi141 bash[31670]: cluster 2023-12-01T22:41:24.442791+0000 mgr.y (mgr.24356) 12695 : cluster 0 pgmap v12663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:41:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:41:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:27 smithi040 bash[41173]: cluster 2023-12-01T22:41:26.443414+0000 mgr.y (mgr.24356) 12696 : cluster 0 pgmap v12664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:27 smithi040 bash[41173]: audit 2023-12-01T22:41:26.614685+0000 mon.a (mon.0) 8071 : audit 0 from='client.? 172.21.15.40:0/3969570907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:27 smithi040 bash[28232]: cluster 2023-12-01T22:41:26.443414+0000 mgr.y (mgr.24356) 12696 : cluster 0 pgmap v12664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:27 smithi040 bash[28232]: audit 2023-12-01T22:41:26.614685+0000 mon.a (mon.0) 8071 : audit 0 from='client.? 172.21.15.40:0/3969570907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:27 smithi141 bash[31670]: cluster 2023-12-01T22:41:26.443414+0000 mgr.y (mgr.24356) 12696 : cluster 0 pgmap v12664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:27 smithi141 bash[31670]: audit 2023-12-01T22:41:26.614685+0000 mon.a (mon.0) 8071 : audit 0 from='client.? 172.21.15.40:0/3969570907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:29 smithi040 bash[28232]: cluster 2023-12-01T22:41:28.444062+0000 mgr.y (mgr.24356) 12697 : cluster 0 pgmap v12665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:29 smithi040 bash[28232]: audit 2023-12-01T22:41:29.080923+0000 mon.a (mon.0) 8072 : audit 0 from='client.? 172.21.15.40:0/2924490747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:29 smithi040 bash[41173]: cluster 2023-12-01T22:41:28.444062+0000 mgr.y (mgr.24356) 12697 : cluster 0 pgmap v12665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:29 smithi040 bash[41173]: audit 2023-12-01T22:41:29.080923+0000 mon.a (mon.0) 8072 : audit 0 from='client.? 172.21.15.40:0/2924490747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:29 smithi141 bash[31670]: cluster 2023-12-01T22:41:28.444062+0000 mgr.y (mgr.24356) 12697 : cluster 0 pgmap v12665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:29 smithi141 bash[31670]: audit 2023-12-01T22:41:29.080923+0000 mon.a (mon.0) 8072 : audit 0 from='client.? 172.21.15.40:0/2924490747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:31 smithi040 bash[41173]: cluster 2023-12-01T22:41:30.445197+0000 mgr.y (mgr.24356) 12698 : cluster 0 pgmap v12666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:31 smithi040 bash[41173]: audit 2023-12-01T22:41:31.541192+0000 mon.a (mon.0) 8073 : audit 0 from='client.? 172.21.15.40:0/1172476329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:31 smithi040 bash[28232]: cluster 2023-12-01T22:41:30.445197+0000 mgr.y (mgr.24356) 12698 : cluster 0 pgmap v12666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:31 smithi040 bash[28232]: audit 2023-12-01T22:41:31.541192+0000 mon.a (mon.0) 8073 : audit 0 from='client.? 172.21.15.40:0/1172476329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:31 smithi141 bash[31670]: cluster 2023-12-01T22:41:30.445197+0000 mgr.y (mgr.24356) 12698 : cluster 0 pgmap v12666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:31 smithi141 bash[31670]: audit 2023-12-01T22:41:31.541192+0000 mon.a (mon.0) 8073 : audit 0 from='client.? 172.21.15.40:0/1172476329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:33 smithi040 bash[28232]: cluster 2023-12-01T22:41:32.445846+0000 mgr.y (mgr.24356) 12699 : cluster 0 pgmap v12667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:33 smithi040 bash[41173]: cluster 2023-12-01T22:41:32.445846+0000 mgr.y (mgr.24356) 12699 : cluster 0 pgmap v12667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:34.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:33 smithi141 bash[31670]: cluster 2023-12-01T22:41:32.445846+0000 mgr.y (mgr.24356) 12699 : cluster 0 pgmap v12667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:34 smithi040 bash[28232]: audit 2023-12-01T22:41:34.000604+0000 mon.c (mon.2) 7973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:34 smithi040 bash[28232]: audit 2023-12-01T22:41:34.000933+0000 mon.c (mon.2) 7974 : audit 0 from='client.? 172.21.15.40:0/3537973185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:34 smithi040 bash[41173]: audit 2023-12-01T22:41:34.000604+0000 mon.c (mon.2) 7973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:34 smithi040 bash[41173]: audit 2023-12-01T22:41:34.000933+0000 mon.c (mon.2) 7974 : audit 0 from='client.? 172.21.15.40:0/3537973185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:34 smithi141 bash[31670]: audit 2023-12-01T22:41:34.000604+0000 mon.c (mon.2) 7973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:34 smithi141 bash[31670]: audit 2023-12-01T22:41:34.000933+0000 mon.c (mon.2) 7974 : audit 0 from='client.? 172.21.15.40:0/3537973185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:35 smithi040 bash[28232]: cluster 2023-12-01T22:41:34.446964+0000 mgr.y (mgr.24356) 12700 : cluster 0 pgmap v12668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:35 smithi040 bash[41173]: cluster 2023-12-01T22:41:34.446964+0000 mgr.y (mgr.24356) 12700 : cluster 0 pgmap v12668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:35 smithi141 bash[31670]: cluster 2023-12-01T22:41:34.446964+0000 mgr.y (mgr.24356) 12700 : cluster 0 pgmap v12668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:36 smithi040 bash[28232]: audit 2023-12-01T22:41:36.466076+0000 mon.c (mon.2) 7975 : audit 0 from='client.? 172.21.15.40:0/1330338538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:41:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:41:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:36 smithi040 bash[41173]: audit 2023-12-01T22:41:36.466076+0000 mon.c (mon.2) 7975 : audit 0 from='client.? 172.21.15.40:0/1330338538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:36 smithi141 bash[31670]: audit 2023-12-01T22:41:36.466076+0000 mon.c (mon.2) 7975 : audit 0 from='client.? 172.21.15.40:0/1330338538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:37.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:37 smithi040 bash[28232]: cluster 2023-12-01T22:41:36.447576+0000 mgr.y (mgr.24356) 12701 : cluster 0 pgmap v12669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:37.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:37 smithi040 bash[41173]: cluster 2023-12-01T22:41:36.447576+0000 mgr.y (mgr.24356) 12701 : cluster 0 pgmap v12669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:37 smithi141 bash[31670]: cluster 2023-12-01T22:41:36.447576+0000 mgr.y (mgr.24356) 12701 : cluster 0 pgmap v12669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:39 smithi040 bash[41173]: cluster 2023-12-01T22:41:38.448233+0000 mgr.y (mgr.24356) 12702 : cluster 0 pgmap v12670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:39 smithi040 bash[41173]: audit 2023-12-01T22:41:38.930980+0000 mon.a (mon.0) 8074 : audit 0 from='client.? 172.21.15.40:0/3084111492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:39 smithi040 bash[28232]: cluster 2023-12-01T22:41:38.448233+0000 mgr.y (mgr.24356) 12702 : cluster 0 pgmap v12670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:39 smithi040 bash[28232]: audit 2023-12-01T22:41:38.930980+0000 mon.a (mon.0) 8074 : audit 0 from='client.? 172.21.15.40:0/3084111492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:39 smithi141 bash[31670]: cluster 2023-12-01T22:41:38.448233+0000 mgr.y (mgr.24356) 12702 : cluster 0 pgmap v12670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:40.217 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:39 smithi141 bash[31670]: audit 2023-12-01T22:41:38.930980+0000 mon.a (mon.0) 8074 : audit 0 from='client.? 172.21.15.40:0/3084111492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:41 smithi040 bash[41173]: cluster 2023-12-01T22:41:40.449395+0000 mgr.y (mgr.24356) 12703 : cluster 0 pgmap v12671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:41 smithi040 bash[41173]: audit 2023-12-01T22:41:41.395884+0000 mon.c (mon.2) 7976 : audit 0 from='client.? 172.21.15.40:0/1449164812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:41 smithi040 bash[28232]: cluster 2023-12-01T22:41:40.449395+0000 mgr.y (mgr.24356) 12703 : cluster 0 pgmap v12671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:41 smithi040 bash[28232]: audit 2023-12-01T22:41:41.395884+0000 mon.c (mon.2) 7976 : audit 0 from='client.? 172.21.15.40:0/1449164812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:41 smithi141 bash[31670]: cluster 2023-12-01T22:41:40.449395+0000 mgr.y (mgr.24356) 12703 : cluster 0 pgmap v12671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:41 smithi141 bash[31670]: audit 2023-12-01T22:41:41.395884+0000 mon.c (mon.2) 7976 : audit 0 from='client.? 172.21.15.40:0/1449164812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:43 smithi040 bash[28232]: cluster 2023-12-01T22:41:42.450057+0000 mgr.y (mgr.24356) 12704 : cluster 0 pgmap v12672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:43 smithi040 bash[41173]: cluster 2023-12-01T22:41:42.450057+0000 mgr.y (mgr.24356) 12704 : cluster 0 pgmap v12672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:43 smithi141 bash[31670]: cluster 2023-12-01T22:41:42.450057+0000 mgr.y (mgr.24356) 12704 : cluster 0 pgmap v12672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:45.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:44 smithi141 bash[31670]: audit 2023-12-01T22:41:43.860831+0000 mon.c (mon.2) 7977 : audit 0 from='client.? 172.21.15.40:0/3342021868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:44 smithi040 bash[28232]: audit 2023-12-01T22:41:43.860831+0000 mon.c (mon.2) 7977 : audit 0 from='client.? 172.21.15.40:0/3342021868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:44 smithi040 bash[41173]: audit 2023-12-01T22:41:43.860831+0000 mon.c (mon.2) 7977 : audit 0 from='client.? 172.21.15.40:0/3342021868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:45 smithi141 bash[31670]: cluster 2023-12-01T22:41:44.451148+0000 mgr.y (mgr.24356) 12705 : cluster 0 pgmap v12673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:45 smithi040 bash[28232]: cluster 2023-12-01T22:41:44.451148+0000 mgr.y (mgr.24356) 12705 : cluster 0 pgmap v12673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:45 smithi040 bash[41173]: cluster 2023-12-01T22:41:44.451148+0000 mgr.y (mgr.24356) 12705 : cluster 0 pgmap v12673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:46 smithi040 bash[28232]: audit 2023-12-01T22:41:46.323491+0000 mon.a (mon.0) 8075 : audit 0 from='client.? 172.21.15.40:0/1605743645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:41:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:41:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:46 smithi040 bash[41173]: audit 2023-12-01T22:41:46.323491+0000 mon.a (mon.0) 8075 : audit 0 from='client.? 172.21.15.40:0/1605743645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:46 smithi141 bash[31670]: audit 2023-12-01T22:41:46.323491+0000 mon.a (mon.0) 8075 : audit 0 from='client.? 172.21.15.40:0/1605743645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:47 smithi141 bash[31670]: cluster 2023-12-01T22:41:46.451803+0000 mgr.y (mgr.24356) 12706 : cluster 0 pgmap v12674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:47 smithi040 bash[28232]: cluster 2023-12-01T22:41:46.451803+0000 mgr.y (mgr.24356) 12706 : cluster 0 pgmap v12674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:47 smithi040 bash[41173]: cluster 2023-12-01T22:41:46.451803+0000 mgr.y (mgr.24356) 12706 : cluster 0 pgmap v12674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:49 smithi141 bash[31670]: cluster 2023-12-01T22:41:48.452437+0000 mgr.y (mgr.24356) 12707 : cluster 0 pgmap v12675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:49 smithi141 bash[31670]: audit 2023-12-01T22:41:48.789453+0000 mon.c (mon.2) 7978 : audit 0 from='client.? 172.21.15.40:0/2930269499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:49 smithi141 bash[31670]: audit 2023-12-01T22:41:49.001508+0000 mon.c (mon.2) 7979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:49 smithi040 bash[28232]: cluster 2023-12-01T22:41:48.452437+0000 mgr.y (mgr.24356) 12707 : cluster 0 pgmap v12675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:49 smithi040 bash[28232]: audit 2023-12-01T22:41:48.789453+0000 mon.c (mon.2) 7978 : audit 0 from='client.? 172.21.15.40:0/2930269499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:49 smithi040 bash[28232]: audit 2023-12-01T22:41:49.001508+0000 mon.c (mon.2) 7979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:49 smithi040 bash[41173]: cluster 2023-12-01T22:41:48.452437+0000 mgr.y (mgr.24356) 12707 : cluster 0 pgmap v12675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:49 smithi040 bash[41173]: audit 2023-12-01T22:41:48.789453+0000 mon.c (mon.2) 7978 : audit 0 from='client.? 172.21.15.40:0/2930269499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:49 smithi040 bash[41173]: audit 2023-12-01T22:41:49.001508+0000 mon.c (mon.2) 7979 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:51 smithi141 bash[31670]: cluster 2023-12-01T22:41:50.453709+0000 mgr.y (mgr.24356) 12708 : cluster 0 pgmap v12676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:51 smithi141 bash[31670]: audit 2023-12-01T22:41:51.256639+0000 mon.a (mon.0) 8076 : audit 0 from='client.? 172.21.15.40:0/3391360322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:51 smithi040 bash[28232]: cluster 2023-12-01T22:41:50.453709+0000 mgr.y (mgr.24356) 12708 : cluster 0 pgmap v12676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:51 smithi040 bash[28232]: audit 2023-12-01T22:41:51.256639+0000 mon.a (mon.0) 8076 : audit 0 from='client.? 172.21.15.40:0/3391360322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:51 smithi040 bash[41173]: cluster 2023-12-01T22:41:50.453709+0000 mgr.y (mgr.24356) 12708 : cluster 0 pgmap v12676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:51 smithi040 bash[41173]: audit 2023-12-01T22:41:51.256639+0000 mon.a (mon.0) 8076 : audit 0 from='client.? 172.21.15.40:0/3391360322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:54.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:53 smithi141 bash[31670]: cluster 2023-12-01T22:41:52.454425+0000 mgr.y (mgr.24356) 12709 : cluster 0 pgmap v12677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:53 smithi040 bash[28232]: cluster 2023-12-01T22:41:52.454425+0000 mgr.y (mgr.24356) 12709 : cluster 0 pgmap v12677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:53 smithi040 bash[41173]: cluster 2023-12-01T22:41:52.454425+0000 mgr.y (mgr.24356) 12709 : cluster 0 pgmap v12677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:54 smithi141 bash[31670]: audit 2023-12-01T22:41:53.727614+0000 mon.a (mon.0) 8077 : audit 0 from='client.? 172.21.15.40:0/824288619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:54 smithi040 bash[28232]: audit 2023-12-01T22:41:53.727614+0000 mon.a (mon.0) 8077 : audit 0 from='client.? 172.21.15.40:0/824288619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:54 smithi040 bash[41173]: audit 2023-12-01T22:41:53.727614+0000 mon.a (mon.0) 8077 : audit 0 from='client.? 172.21.15.40:0/824288619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:55 smithi141 bash[31670]: cluster 2023-12-01T22:41:54.455526+0000 mgr.y (mgr.24356) 12710 : cluster 0 pgmap v12678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:55 smithi040 bash[28232]: cluster 2023-12-01T22:41:54.455526+0000 mgr.y (mgr.24356) 12710 : cluster 0 pgmap v12678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:55 smithi040 bash[41173]: cluster 2023-12-01T22:41:54.455526+0000 mgr.y (mgr.24356) 12710 : cluster 0 pgmap v12678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:56 smithi040 bash[28232]: audit 2023-12-01T22:41:56.190365+0000 mon.c (mon.2) 7980 : audit 0 from='client.? 172.21.15.40:0/1918074461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:41:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:41:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:56 smithi040 bash[41173]: audit 2023-12-01T22:41:56.190365+0000 mon.c (mon.2) 7980 : audit 0 from='client.? 172.21.15.40:0/1918074461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:56 smithi141 bash[31670]: audit 2023-12-01T22:41:56.190365+0000 mon.c (mon.2) 7980 : audit 0 from='client.? 172.21.15.40:0/1918074461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:57 smithi141 bash[31670]: cluster 2023-12-01T22:41:56.456185+0000 mgr.y (mgr.24356) 12711 : cluster 0 pgmap v12679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:57 smithi040 bash[28232]: cluster 2023-12-01T22:41:56.456185+0000 mgr.y (mgr.24356) 12711 : cluster 0 pgmap v12679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:57 smithi040 bash[41173]: cluster 2023-12-01T22:41:56.456185+0000 mgr.y (mgr.24356) 12711 : cluster 0 pgmap v12679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:41:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:58 smithi141 bash[31670]: audit 2023-12-01T22:41:58.656555+0000 mon.a (mon.0) 8078 : audit 0 from='client.? 172.21.15.40:0/451715647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:58 smithi040 bash[28232]: audit 2023-12-01T22:41:58.656555+0000 mon.a (mon.0) 8078 : audit 0 from='client.? 172.21.15.40:0/451715647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:41:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:58 smithi040 bash[41173]: audit 2023-12-01T22:41:58.656555+0000 mon.a (mon.0) 8078 : audit 0 from='client.? 172.21.15.40:0/451715647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:41:59 smithi141 bash[31670]: cluster 2023-12-01T22:41:58.456941+0000 mgr.y (mgr.24356) 12712 : cluster 0 pgmap v12680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:41:59 smithi040 bash[28232]: cluster 2023-12-01T22:41:58.456941+0000 mgr.y (mgr.24356) 12712 : cluster 0 pgmap v12680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:41:59 smithi040 bash[41173]: cluster 2023-12-01T22:41:58.456941+0000 mgr.y (mgr.24356) 12712 : cluster 0 pgmap v12680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:01 smithi141 bash[31670]: cluster 2023-12-01T22:42:00.458074+0000 mgr.y (mgr.24356) 12713 : cluster 0 pgmap v12681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:01 smithi141 bash[31670]: audit 2023-12-01T22:42:01.125186+0000 mon.c (mon.2) 7981 : audit 0 from='client.? 172.21.15.40:0/582019942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:01 smithi040 bash[28232]: cluster 2023-12-01T22:42:00.458074+0000 mgr.y (mgr.24356) 12713 : cluster 0 pgmap v12681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:01 smithi040 bash[28232]: audit 2023-12-01T22:42:01.125186+0000 mon.c (mon.2) 7981 : audit 0 from='client.? 172.21.15.40:0/582019942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:01 smithi040 bash[41173]: cluster 2023-12-01T22:42:00.458074+0000 mgr.y (mgr.24356) 12713 : cluster 0 pgmap v12681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:01 smithi040 bash[41173]: audit 2023-12-01T22:42:01.125186+0000 mon.c (mon.2) 7981 : audit 0 from='client.? 172.21.15.40:0/582019942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:03 smithi141 bash[31670]: cluster 2023-12-01T22:42:02.458723+0000 mgr.y (mgr.24356) 12714 : cluster 0 pgmap v12682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:03 smithi141 bash[31670]: audit 2023-12-01T22:42:03.608795+0000 mon.c (mon.2) 7982 : audit 0 from='client.? 172.21.15.40:0/813379100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:03 smithi040 bash[41173]: cluster 2023-12-01T22:42:02.458723+0000 mgr.y (mgr.24356) 12714 : cluster 0 pgmap v12682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:03 smithi040 bash[41173]: audit 2023-12-01T22:42:03.608795+0000 mon.c (mon.2) 7982 : audit 0 from='client.? 172.21.15.40:0/813379100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:03 smithi040 bash[28232]: cluster 2023-12-01T22:42:02.458723+0000 mgr.y (mgr.24356) 12714 : cluster 0 pgmap v12682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:03 smithi040 bash[28232]: audit 2023-12-01T22:42:03.608795+0000 mon.c (mon.2) 7982 : audit 0 from='client.? 172.21.15.40:0/813379100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:04 smithi141 bash[31670]: audit 2023-12-01T22:42:04.002413+0000 mon.c (mon.2) 7983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:04 smithi040 bash[28232]: audit 2023-12-01T22:42:04.002413+0000 mon.c (mon.2) 7983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:04 smithi040 bash[41173]: audit 2023-12-01T22:42:04.002413+0000 mon.c (mon.2) 7983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:05 smithi141 bash[31670]: cluster 2023-12-01T22:42:04.459843+0000 mgr.y (mgr.24356) 12715 : cluster 0 pgmap v12683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:05 smithi040 bash[28232]: cluster 2023-12-01T22:42:04.459843+0000 mgr.y (mgr.24356) 12715 : cluster 0 pgmap v12683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:05 smithi040 bash[41173]: cluster 2023-12-01T22:42:04.459843+0000 mgr.y (mgr.24356) 12715 : cluster 0 pgmap v12683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:06.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:42:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:42:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:06 smithi141 bash[31670]: audit 2023-12-01T22:42:06.075901+0000 mon.c (mon.2) 7984 : audit 0 from='client.? 172.21.15.40:0/2441898942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:06 smithi040 bash[28232]: audit 2023-12-01T22:42:06.075901+0000 mon.c (mon.2) 7984 : audit 0 from='client.? 172.21.15.40:0/2441898942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:06 smithi040 bash[41173]: audit 2023-12-01T22:42:06.075901+0000 mon.c (mon.2) 7984 : audit 0 from='client.? 172.21.15.40:0/2441898942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:07 smithi141 bash[31670]: cluster 2023-12-01T22:42:06.460544+0000 mgr.y (mgr.24356) 12716 : cluster 0 pgmap v12684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:07 smithi040 bash[28232]: cluster 2023-12-01T22:42:06.460544+0000 mgr.y (mgr.24356) 12716 : cluster 0 pgmap v12684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:07 smithi040 bash[41173]: cluster 2023-12-01T22:42:06.460544+0000 mgr.y (mgr.24356) 12716 : cluster 0 pgmap v12684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:08 smithi040 bash[28232]: audit 2023-12-01T22:42:08.144458+0000 mon.c (mon.2) 7985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:42:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:08 smithi040 bash[28232]: audit 2023-12-01T22:42:08.547140+0000 mon.c (mon.2) 7986 : audit 0 from='client.? 172.21.15.40:0/2138413071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:08 smithi040 bash[41173]: audit 2023-12-01T22:42:08.144458+0000 mon.c (mon.2) 7985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:42:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:08 smithi040 bash[41173]: audit 2023-12-01T22:42:08.547140+0000 mon.c (mon.2) 7986 : audit 0 from='client.? 172.21.15.40:0/2138413071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:08 smithi141 bash[31670]: audit 2023-12-01T22:42:08.144458+0000 mon.c (mon.2) 7985 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:42:09.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:08 smithi141 bash[31670]: audit 2023-12-01T22:42:08.547140+0000 mon.c (mon.2) 7986 : audit 0 from='client.? 172.21.15.40:0/2138413071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:09 smithi040 bash[28232]: cluster 2023-12-01T22:42:08.461087+0000 mgr.y (mgr.24356) 12717 : cluster 0 pgmap v12685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:09 smithi040 bash[41173]: cluster 2023-12-01T22:42:08.461087+0000 mgr.y (mgr.24356) 12717 : cluster 0 pgmap v12685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:09 smithi141 bash[31670]: cluster 2023-12-01T22:42:08.461087+0000 mgr.y (mgr.24356) 12717 : cluster 0 pgmap v12685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:11 smithi040 bash[28232]: cluster 2023-12-01T22:42:10.462222+0000 mgr.y (mgr.24356) 12718 : cluster 0 pgmap v12686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:11 smithi040 bash[28232]: audit 2023-12-01T22:42:11.015223+0000 mon.c (mon.2) 7987 : audit 0 from='client.? 172.21.15.40:0/1088854253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:11 smithi040 bash[41173]: cluster 2023-12-01T22:42:10.462222+0000 mgr.y (mgr.24356) 12718 : cluster 0 pgmap v12686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:11 smithi040 bash[41173]: audit 2023-12-01T22:42:11.015223+0000 mon.c (mon.2) 7987 : audit 0 from='client.? 172.21.15.40:0/1088854253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:11 smithi141 bash[31670]: cluster 2023-12-01T22:42:10.462222+0000 mgr.y (mgr.24356) 12718 : cluster 0 pgmap v12686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:12.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:11 smithi141 bash[31670]: audit 2023-12-01T22:42:11.015223+0000 mon.c (mon.2) 7987 : audit 0 from='client.? 172.21.15.40:0/1088854253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:13 smithi040 bash[41173]: cluster 2023-12-01T22:42:12.462865+0000 mgr.y (mgr.24356) 12719 : cluster 0 pgmap v12687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:13 smithi040 bash[41173]: audit 2023-12-01T22:42:13.512250+0000 mon.a (mon.0) 8079 : audit 0 from='client.? 172.21.15.40:0/1516230566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:13 smithi040 bash[28232]: cluster 2023-12-01T22:42:12.462865+0000 mgr.y (mgr.24356) 12719 : cluster 0 pgmap v12687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:13 smithi040 bash[28232]: audit 2023-12-01T22:42:13.512250+0000 mon.a (mon.0) 8079 : audit 0 from='client.? 172.21.15.40:0/1516230566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:13 smithi141 bash[31670]: cluster 2023-12-01T22:42:12.462865+0000 mgr.y (mgr.24356) 12719 : cluster 0 pgmap v12687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:14.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:13 smithi141 bash[31670]: audit 2023-12-01T22:42:13.512250+0000 mon.a (mon.0) 8079 : audit 0 from='client.? 172.21.15.40:0/1516230566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[41173]: audit 2023-12-01T22:42:14.045786+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[41173]: audit 2023-12-01T22:42:14.057915+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[41173]: audit 2023-12-01T22:42:14.352756+0000 mon.a (mon.0) 8082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[41173]: audit 2023-12-01T22:42:14.361662+0000 mon.a (mon.0) 8083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[28232]: audit 2023-12-01T22:42:14.045786+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[28232]: audit 2023-12-01T22:42:14.057915+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[28232]: audit 2023-12-01T22:42:14.352756+0000 mon.a (mon.0) 8082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:15 smithi040 bash[28232]: audit 2023-12-01T22:42:14.361662+0000 mon.a (mon.0) 8083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:15 smithi141 bash[31670]: audit 2023-12-01T22:42:14.045786+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:15 smithi141 bash[31670]: audit 2023-12-01T22:42:14.057915+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:15 smithi141 bash[31670]: audit 2023-12-01T22:42:14.352756+0000 mon.a (mon.0) 8082 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:15 smithi141 bash[31670]: audit 2023-12-01T22:42:14.361662+0000 mon.a (mon.0) 8083 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:16 smithi040 bash[28232]: cluster 2023-12-01T22:42:14.464022+0000 mgr.y (mgr.24356) 12720 : cluster 0 pgmap v12688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:16 smithi040 bash[28232]: audit 2023-12-01T22:42:15.979223+0000 mon.a (mon.0) 8084 : audit 0 from='client.? 172.21.15.40:0/1681618445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:16 smithi040 bash[41173]: cluster 2023-12-01T22:42:14.464022+0000 mgr.y (mgr.24356) 12720 : cluster 0 pgmap v12688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:16 smithi040 bash[41173]: audit 2023-12-01T22:42:15.979223+0000 mon.a (mon.0) 8084 : audit 0 from='client.? 172.21.15.40:0/1681618445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:16 smithi141 bash[31670]: cluster 2023-12-01T22:42:14.464022+0000 mgr.y (mgr.24356) 12720 : cluster 0 pgmap v12688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:16 smithi141 bash[31670]: audit 2023-12-01T22:42:15.979223+0000 mon.a (mon.0) 8084 : audit 0 from='client.? 172.21.15.40:0/1681618445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:42:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:42:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:18 smithi040 bash[41173]: cluster 2023-12-01T22:42:16.464768+0000 mgr.y (mgr.24356) 12721 : cluster 0 pgmap v12689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:18 smithi040 bash[28232]: cluster 2023-12-01T22:42:16.464768+0000 mgr.y (mgr.24356) 12721 : cluster 0 pgmap v12689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:18 smithi141 bash[31670]: cluster 2023-12-01T22:42:16.464768+0000 mgr.y (mgr.24356) 12721 : cluster 0 pgmap v12689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:19 smithi040 bash[28232]: audit 2023-12-01T22:42:18.443992+0000 mon.c (mon.2) 7988 : audit 0 from='client.? 172.21.15.40:0/449073517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:19 smithi040 bash[28232]: audit 2023-12-01T22:42:19.002492+0000 mon.c (mon.2) 7989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:19 smithi040 bash[41173]: audit 2023-12-01T22:42:18.443992+0000 mon.c (mon.2) 7988 : audit 0 from='client.? 172.21.15.40:0/449073517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:19 smithi040 bash[41173]: audit 2023-12-01T22:42:19.002492+0000 mon.c (mon.2) 7989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:19 smithi141 bash[31670]: audit 2023-12-01T22:42:18.443992+0000 mon.c (mon.2) 7988 : audit 0 from='client.? 172.21.15.40:0/449073517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:19 smithi141 bash[31670]: audit 2023-12-01T22:42:19.002492+0000 mon.c (mon.2) 7989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:20.335 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:20 smithi040 bash[41173]: cluster 2023-12-01T22:42:18.465393+0000 mgr.y (mgr.24356) 12722 : cluster 0 pgmap v12690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:20.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:20 smithi040 bash[28232]: cluster 2023-12-01T22:42:18.465393+0000 mgr.y (mgr.24356) 12722 : cluster 0 pgmap v12690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:20 smithi141 bash[31670]: cluster 2023-12-01T22:42:18.465393+0000 mgr.y (mgr.24356) 12722 : cluster 0 pgmap v12690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:21.393 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:21 smithi040 bash[28232]: audit 2023-12-01T22:42:20.902614+0000 mon.a (mon.0) 8085 : audit 0 from='client.? 172.21.15.40:0/2766020776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:21.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:21 smithi040 bash[41173]: audit 2023-12-01T22:42:20.902614+0000 mon.a (mon.0) 8085 : audit 0 from='client.? 172.21.15.40:0/2766020776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:21 smithi141 bash[31670]: audit 2023-12-01T22:42:20.902614+0000 mon.a (mon.0) 8085 : audit 0 from='client.? 172.21.15.40:0/2766020776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:22.379 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:22 smithi040 bash[41173]: cluster 2023-12-01T22:42:20.466554+0000 mgr.y (mgr.24356) 12723 : cluster 0 pgmap v12691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:22.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:22 smithi040 bash[28232]: cluster 2023-12-01T22:42:20.466554+0000 mgr.y (mgr.24356) 12723 : cluster 0 pgmap v12691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:22 smithi141 bash[31670]: cluster 2023-12-01T22:42:20.466554+0000 mgr.y (mgr.24356) 12723 : cluster 0 pgmap v12691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:24 smithi040 bash[28232]: cluster 2023-12-01T22:42:22.467218+0000 mgr.y (mgr.24356) 12724 : cluster 0 pgmap v12692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:24 smithi040 bash[28232]: audit 2023-12-01T22:42:23.393599+0000 mon.c (mon.2) 7990 : audit 0 from='client.? 172.21.15.40:0/1755756333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:24 smithi040 bash[41173]: cluster 2023-12-01T22:42:22.467218+0000 mgr.y (mgr.24356) 12724 : cluster 0 pgmap v12692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:24 smithi040 bash[41173]: audit 2023-12-01T22:42:23.393599+0000 mon.c (mon.2) 7990 : audit 0 from='client.? 172.21.15.40:0/1755756333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:24 smithi141 bash[31670]: cluster 2023-12-01T22:42:22.467218+0000 mgr.y (mgr.24356) 12724 : cluster 0 pgmap v12692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:24 smithi141 bash[31670]: audit 2023-12-01T22:42:23.393599+0000 mon.c (mon.2) 7990 : audit 0 from='client.? 172.21.15.40:0/1755756333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: cluster 2023-12-01T22:42:24.468356+0000 mgr.y (mgr.24356) 12725 : cluster 0 pgmap v12693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: audit 2023-12-01T22:42:24.990057+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: audit 2023-12-01T22:42:25.000721+0000 mon.a (mon.0) 8087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: audit 2023-12-01T22:42:25.003848+0000 mon.c (mon.2) 7991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: audit 2023-12-01T22:42:25.005306+0000 mon.c (mon.2) 7992 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: audit 2023-12-01T22:42:25.013955+0000 mon.a (mon.0) 8088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:25 smithi141 bash[31670]: audit 2023-12-01T22:42:25.861755+0000 mon.a (mon.0) 8089 : audit 0 from='client.? 172.21.15.40:0/1546353708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: cluster 2023-12-01T22:42:24.468356+0000 mgr.y (mgr.24356) 12725 : cluster 0 pgmap v12693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: audit 2023-12-01T22:42:24.990057+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: audit 2023-12-01T22:42:25.000721+0000 mon.a (mon.0) 8087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: audit 2023-12-01T22:42:25.003848+0000 mon.c (mon.2) 7991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: audit 2023-12-01T22:42:25.005306+0000 mon.c (mon.2) 7992 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: audit 2023-12-01T22:42:25.013955+0000 mon.a (mon.0) 8088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[41173]: audit 2023-12-01T22:42:25.861755+0000 mon.a (mon.0) 8089 : audit 0 from='client.? 172.21.15.40:0/1546353708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: cluster 2023-12-01T22:42:24.468356+0000 mgr.y (mgr.24356) 12725 : cluster 0 pgmap v12693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: audit 2023-12-01T22:42:24.990057+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: audit 2023-12-01T22:42:25.000721+0000 mon.a (mon.0) 8087 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: audit 2023-12-01T22:42:25.003848+0000 mon.c (mon.2) 7991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:42:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: audit 2023-12-01T22:42:25.005306+0000 mon.c (mon.2) 7992 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:42:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: audit 2023-12-01T22:42:25.013955+0000 mon.a (mon.0) 8088 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:42:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:25 smithi040 bash[28232]: audit 2023-12-01T22:42:25.861755+0000 mon.a (mon.0) 8089 : audit 0 from='client.? 172.21.15.40:0/1546353708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:42:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:42:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:27 smithi141 bash[31670]: cluster 2023-12-01T22:42:26.469028+0000 mgr.y (mgr.24356) 12726 : cluster 0 pgmap v12694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:27 smithi040 bash[28232]: cluster 2023-12-01T22:42:26.469028+0000 mgr.y (mgr.24356) 12726 : cluster 0 pgmap v12694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:27 smithi040 bash[41173]: cluster 2023-12-01T22:42:26.469028+0000 mgr.y (mgr.24356) 12726 : cluster 0 pgmap v12694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:29 smithi141 bash[31670]: audit 2023-12-01T22:42:28.320810+0000 mon.a (mon.0) 8090 : audit 0 from='client.? 172.21.15.40:0/2501619354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:29 smithi040 bash[28232]: audit 2023-12-01T22:42:28.320810+0000 mon.a (mon.0) 8090 : audit 0 from='client.? 172.21.15.40:0/2501619354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:29 smithi040 bash[41173]: audit 2023-12-01T22:42:28.320810+0000 mon.a (mon.0) 8090 : audit 0 from='client.? 172.21.15.40:0/2501619354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:30 smithi141 bash[31670]: cluster 2023-12-01T22:42:28.469689+0000 mgr.y (mgr.24356) 12727 : cluster 0 pgmap v12695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:30 smithi040 bash[28232]: cluster 2023-12-01T22:42:28.469689+0000 mgr.y (mgr.24356) 12727 : cluster 0 pgmap v12695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:30 smithi040 bash[41173]: cluster 2023-12-01T22:42:28.469689+0000 mgr.y (mgr.24356) 12727 : cluster 0 pgmap v12695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:31 smithi141 bash[31670]: audit 2023-12-01T22:42:30.796339+0000 mon.c (mon.2) 7993 : audit 0 from='client.? 172.21.15.40:0/2849538660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:31 smithi040 bash[28232]: audit 2023-12-01T22:42:30.796339+0000 mon.c (mon.2) 7993 : audit 0 from='client.? 172.21.15.40:0/2849538660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:31 smithi040 bash[41173]: audit 2023-12-01T22:42:30.796339+0000 mon.c (mon.2) 7993 : audit 0 from='client.? 172.21.15.40:0/2849538660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:32 smithi141 bash[31670]: cluster 2023-12-01T22:42:30.470995+0000 mgr.y (mgr.24356) 12728 : cluster 0 pgmap v12696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:32 smithi040 bash[28232]: cluster 2023-12-01T22:42:30.470995+0000 mgr.y (mgr.24356) 12728 : cluster 0 pgmap v12696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:32 smithi040 bash[41173]: cluster 2023-12-01T22:42:30.470995+0000 mgr.y (mgr.24356) 12728 : cluster 0 pgmap v12696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:34 smithi141 bash[31670]: cluster 2023-12-01T22:42:32.471610+0000 mgr.y (mgr.24356) 12729 : cluster 0 pgmap v12697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:34 smithi141 bash[31670]: audit 2023-12-01T22:42:33.260820+0000 mon.c (mon.2) 7994 : audit 0 from='client.? 172.21.15.40:0/2870821552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:34.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:34 smithi141 bash[31670]: audit 2023-12-01T22:42:34.002595+0000 mon.c (mon.2) 7995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:34 smithi040 bash[28232]: cluster 2023-12-01T22:42:32.471610+0000 mgr.y (mgr.24356) 12729 : cluster 0 pgmap v12697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:34 smithi040 bash[28232]: audit 2023-12-01T22:42:33.260820+0000 mon.c (mon.2) 7994 : audit 0 from='client.? 172.21.15.40:0/2870821552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:34 smithi040 bash[28232]: audit 2023-12-01T22:42:34.002595+0000 mon.c (mon.2) 7995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:34 smithi040 bash[41173]: cluster 2023-12-01T22:42:32.471610+0000 mgr.y (mgr.24356) 12729 : cluster 0 pgmap v12697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:34 smithi040 bash[41173]: audit 2023-12-01T22:42:33.260820+0000 mon.c (mon.2) 7994 : audit 0 from='client.? 172.21.15.40:0/2870821552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:34 smithi040 bash[41173]: audit 2023-12-01T22:42:34.002595+0000 mon.c (mon.2) 7995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:36 smithi040 bash[28232]: cluster 2023-12-01T22:42:34.472818+0000 mgr.y (mgr.24356) 12730 : cluster 0 pgmap v12698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:36 smithi040 bash[28232]: audit 2023-12-01T22:42:35.732198+0000 mon.c (mon.2) 7996 : audit 0 from='client.? 172.21.15.40:0/3073576556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:36 smithi040 bash[41173]: cluster 2023-12-01T22:42:34.472818+0000 mgr.y (mgr.24356) 12730 : cluster 0 pgmap v12698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:36 smithi040 bash[41173]: audit 2023-12-01T22:42:35.732198+0000 mon.c (mon.2) 7996 : audit 0 from='client.? 172.21.15.40:0/3073576556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:36 smithi141 bash[31670]: cluster 2023-12-01T22:42:34.472818+0000 mgr.y (mgr.24356) 12730 : cluster 0 pgmap v12698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:36 smithi141 bash[31670]: audit 2023-12-01T22:42:35.732198+0000 mon.c (mon.2) 7996 : audit 0 from='client.? 172.21.15.40:0/3073576556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:42:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:42:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:38 smithi040 bash[41173]: cluster 2023-12-01T22:42:36.473518+0000 mgr.y (mgr.24356) 12731 : cluster 0 pgmap v12699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:38 smithi040 bash[28232]: cluster 2023-12-01T22:42:36.473518+0000 mgr.y (mgr.24356) 12731 : cluster 0 pgmap v12699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:38.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:38 smithi141 bash[31670]: cluster 2023-12-01T22:42:36.473518+0000 mgr.y (mgr.24356) 12731 : cluster 0 pgmap v12699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:39 smithi040 bash[28232]: audit 2023-12-01T22:42:38.200374+0000 mon.c (mon.2) 7997 : audit 0 from='client.? 172.21.15.40:0/2549567175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:39.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:39 smithi040 bash[41173]: audit 2023-12-01T22:42:38.200374+0000 mon.c (mon.2) 7997 : audit 0 from='client.? 172.21.15.40:0/2549567175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:39 smithi141 bash[31670]: audit 2023-12-01T22:42:38.200374+0000 mon.c (mon.2) 7997 : audit 0 from='client.? 172.21.15.40:0/2549567175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:40 smithi040 bash[28232]: cluster 2023-12-01T22:42:38.474201+0000 mgr.y (mgr.24356) 12732 : cluster 0 pgmap v12700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:40 smithi040 bash[41173]: cluster 2023-12-01T22:42:38.474201+0000 mgr.y (mgr.24356) 12732 : cluster 0 pgmap v12700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:40 smithi141 bash[31670]: cluster 2023-12-01T22:42:38.474201+0000 mgr.y (mgr.24356) 12732 : cluster 0 pgmap v12700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:41 smithi040 bash[28232]: audit 2023-12-01T22:42:40.664500+0000 mon.c (mon.2) 7998 : audit 0 from='client.? 172.21.15.40:0/2188374523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:41 smithi040 bash[41173]: audit 2023-12-01T22:42:40.664500+0000 mon.c (mon.2) 7998 : audit 0 from='client.? 172.21.15.40:0/2188374523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:41 smithi141 bash[31670]: audit 2023-12-01T22:42:40.664500+0000 mon.c (mon.2) 7998 : audit 0 from='client.? 172.21.15.40:0/2188374523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:42 smithi040 bash[28232]: cluster 2023-12-01T22:42:40.475275+0000 mgr.y (mgr.24356) 12733 : cluster 0 pgmap v12701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:42 smithi040 bash[41173]: cluster 2023-12-01T22:42:40.475275+0000 mgr.y (mgr.24356) 12733 : cluster 0 pgmap v12701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:42 smithi141 bash[31670]: cluster 2023-12-01T22:42:40.475275+0000 mgr.y (mgr.24356) 12733 : cluster 0 pgmap v12701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:44 smithi040 bash[28232]: cluster 2023-12-01T22:42:42.475917+0000 mgr.y (mgr.24356) 12734 : cluster 0 pgmap v12702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:44 smithi040 bash[28232]: audit 2023-12-01T22:42:43.134349+0000 mon.c (mon.2) 7999 : audit 0 from='client.? 172.21.15.40:0/12390025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:44 smithi040 bash[41173]: cluster 2023-12-01T22:42:42.475917+0000 mgr.y (mgr.24356) 12734 : cluster 0 pgmap v12702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:44 smithi040 bash[41173]: audit 2023-12-01T22:42:43.134349+0000 mon.c (mon.2) 7999 : audit 0 from='client.? 172.21.15.40:0/12390025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:44 smithi141 bash[31670]: cluster 2023-12-01T22:42:42.475917+0000 mgr.y (mgr.24356) 12734 : cluster 0 pgmap v12702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:44 smithi141 bash[31670]: audit 2023-12-01T22:42:43.134349+0000 mon.c (mon.2) 7999 : audit 0 from='client.? 172.21.15.40:0/12390025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:46 smithi040 bash[28232]: cluster 2023-12-01T22:42:44.477064+0000 mgr.y (mgr.24356) 12735 : cluster 0 pgmap v12703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:46 smithi040 bash[28232]: audit 2023-12-01T22:42:45.595735+0000 mon.c (mon.2) 8000 : audit 0 from='client.? 172.21.15.40:0/2271396030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:46 smithi040 bash[41173]: cluster 2023-12-01T22:42:44.477064+0000 mgr.y (mgr.24356) 12735 : cluster 0 pgmap v12703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:46 smithi040 bash[41173]: audit 2023-12-01T22:42:45.595735+0000 mon.c (mon.2) 8000 : audit 0 from='client.? 172.21.15.40:0/2271396030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:46 smithi141 bash[31670]: cluster 2023-12-01T22:42:44.477064+0000 mgr.y (mgr.24356) 12735 : cluster 0 pgmap v12703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:46 smithi141 bash[31670]: audit 2023-12-01T22:42:45.595735+0000 mon.c (mon.2) 8000 : audit 0 from='client.? 172.21.15.40:0/2271396030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:42:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:42:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:48 smithi040 bash[28232]: cluster 2023-12-01T22:42:46.477896+0000 mgr.y (mgr.24356) 12736 : cluster 0 pgmap v12704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:48 smithi040 bash[28232]: audit 2023-12-01T22:42:48.060125+0000 mon.c (mon.2) 8001 : audit 0 from='client.? 172.21.15.40:0/1080771168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:48 smithi040 bash[41173]: cluster 2023-12-01T22:42:46.477896+0000 mgr.y (mgr.24356) 12736 : cluster 0 pgmap v12704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:48 smithi040 bash[41173]: audit 2023-12-01T22:42:48.060125+0000 mon.c (mon.2) 8001 : audit 0 from='client.? 172.21.15.40:0/1080771168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:48 smithi141 bash[31670]: cluster 2023-12-01T22:42:46.477896+0000 mgr.y (mgr.24356) 12736 : cluster 0 pgmap v12704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:48 smithi141 bash[31670]: audit 2023-12-01T22:42:48.060125+0000 mon.c (mon.2) 8001 : audit 0 from='client.? 172.21.15.40:0/1080771168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:49 smithi040 bash[28232]: audit 2023-12-01T22:42:49.003388+0000 mon.c (mon.2) 8002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:49 smithi040 bash[41173]: audit 2023-12-01T22:42:49.003388+0000 mon.c (mon.2) 8002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:49 smithi141 bash[31670]: audit 2023-12-01T22:42:49.003388+0000 mon.c (mon.2) 8002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:50 smithi040 bash[28232]: cluster 2023-12-01T22:42:48.478626+0000 mgr.y (mgr.24356) 12737 : cluster 0 pgmap v12705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:50 smithi040 bash[41173]: cluster 2023-12-01T22:42:48.478626+0000 mgr.y (mgr.24356) 12737 : cluster 0 pgmap v12705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:50 smithi141 bash[31670]: cluster 2023-12-01T22:42:48.478626+0000 mgr.y (mgr.24356) 12737 : cluster 0 pgmap v12705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:51 smithi040 bash[41173]: audit 2023-12-01T22:42:50.525397+0000 mon.a (mon.0) 8091 : audit 0 from='client.? 172.21.15.40:0/4241165006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:51 smithi040 bash[28232]: audit 2023-12-01T22:42:50.525397+0000 mon.a (mon.0) 8091 : audit 0 from='client.? 172.21.15.40:0/4241165006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:51 smithi141 bash[31670]: audit 2023-12-01T22:42:50.525397+0000 mon.a (mon.0) 8091 : audit 0 from='client.? 172.21.15.40:0/4241165006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:52 smithi040 bash[41173]: cluster 2023-12-01T22:42:50.479711+0000 mgr.y (mgr.24356) 12738 : cluster 0 pgmap v12706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:52 smithi040 bash[28232]: cluster 2023-12-01T22:42:50.479711+0000 mgr.y (mgr.24356) 12738 : cluster 0 pgmap v12706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:52 smithi141 bash[31670]: cluster 2023-12-01T22:42:50.479711+0000 mgr.y (mgr.24356) 12738 : cluster 0 pgmap v12706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:53 smithi040 bash[41173]: audit 2023-12-01T22:42:52.988200+0000 mon.a (mon.0) 8092 : audit 0 from='client.? 172.21.15.40:0/3666923762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:53 smithi040 bash[28232]: audit 2023-12-01T22:42:52.988200+0000 mon.a (mon.0) 8092 : audit 0 from='client.? 172.21.15.40:0/3666923762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:53.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:53 smithi141 bash[31670]: audit 2023-12-01T22:42:52.988200+0000 mon.a (mon.0) 8092 : audit 0 from='client.? 172.21.15.40:0/3666923762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:54 smithi040 bash[41173]: cluster 2023-12-01T22:42:52.480455+0000 mgr.y (mgr.24356) 12739 : cluster 0 pgmap v12707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:54 smithi040 bash[28232]: cluster 2023-12-01T22:42:52.480455+0000 mgr.y (mgr.24356) 12739 : cluster 0 pgmap v12707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:54 smithi141 bash[31670]: cluster 2023-12-01T22:42:52.480455+0000 mgr.y (mgr.24356) 12739 : cluster 0 pgmap v12707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:56 smithi040 bash[28232]: cluster 2023-12-01T22:42:54.481556+0000 mgr.y (mgr.24356) 12740 : cluster 0 pgmap v12708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:56 smithi040 bash[28232]: audit 2023-12-01T22:42:55.449590+0000 mon.a (mon.0) 8093 : audit 0 from='client.? 172.21.15.40:0/1154123454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:56 smithi040 bash[41173]: cluster 2023-12-01T22:42:54.481556+0000 mgr.y (mgr.24356) 12740 : cluster 0 pgmap v12708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:56 smithi040 bash[41173]: audit 2023-12-01T22:42:55.449590+0000 mon.a (mon.0) 8093 : audit 0 from='client.? 172.21.15.40:0/1154123454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:56 smithi141 bash[31670]: cluster 2023-12-01T22:42:54.481556+0000 mgr.y (mgr.24356) 12740 : cluster 0 pgmap v12708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:56 smithi141 bash[31670]: audit 2023-12-01T22:42:55.449590+0000 mon.a (mon.0) 8093 : audit 0 from='client.? 172.21.15.40:0/1154123454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:42:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:42:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:58 smithi040 bash[28232]: cluster 2023-12-01T22:42:56.482267+0000 mgr.y (mgr.24356) 12741 : cluster 0 pgmap v12709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:42:58 smithi040 bash[28232]: audit 2023-12-01T22:42:57.910903+0000 mon.c (mon.2) 8003 : audit 0 from='client.? 172.21.15.40:0/285522576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:58 smithi040 bash[41173]: cluster 2023-12-01T22:42:56.482267+0000 mgr.y (mgr.24356) 12741 : cluster 0 pgmap v12709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:42:58 smithi040 bash[41173]: audit 2023-12-01T22:42:57.910903+0000 mon.c (mon.2) 8003 : audit 0 from='client.? 172.21.15.40:0/285522576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:42:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:58 smithi141 bash[31670]: cluster 2023-12-01T22:42:56.482267+0000 mgr.y (mgr.24356) 12741 : cluster 0 pgmap v12709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:42:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:42:58 smithi141 bash[31670]: audit 2023-12-01T22:42:57.910903+0000 mon.c (mon.2) 8003 : audit 0 from='client.? 172.21.15.40:0/285522576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:00 smithi040 bash[28232]: cluster 2023-12-01T22:42:58.482896+0000 mgr.y (mgr.24356) 12742 : cluster 0 pgmap v12710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:00 smithi040 bash[41173]: cluster 2023-12-01T22:42:58.482896+0000 mgr.y (mgr.24356) 12742 : cluster 0 pgmap v12710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:00 smithi141 bash[31670]: cluster 2023-12-01T22:42:58.482896+0000 mgr.y (mgr.24356) 12742 : cluster 0 pgmap v12710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:01 smithi040 bash[41173]: audit 2023-12-01T22:43:00.371156+0000 mon.c (mon.2) 8004 : audit 0 from='client.? 172.21.15.40:0/1288222591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:01 smithi040 bash[28232]: audit 2023-12-01T22:43:00.371156+0000 mon.c (mon.2) 8004 : audit 0 from='client.? 172.21.15.40:0/1288222591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:01.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:01 smithi141 bash[31670]: audit 2023-12-01T22:43:00.371156+0000 mon.c (mon.2) 8004 : audit 0 from='client.? 172.21.15.40:0/1288222591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:02 smithi040 bash[41173]: cluster 2023-12-01T22:43:00.484037+0000 mgr.y (mgr.24356) 12743 : cluster 0 pgmap v12711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:02 smithi040 bash[28232]: cluster 2023-12-01T22:43:00.484037+0000 mgr.y (mgr.24356) 12743 : cluster 0 pgmap v12711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:02 smithi141 bash[31670]: cluster 2023-12-01T22:43:00.484037+0000 mgr.y (mgr.24356) 12743 : cluster 0 pgmap v12711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:03 smithi040 bash[28232]: audit 2023-12-01T22:43:02.841781+0000 mon.c (mon.2) 8005 : audit 0 from='client.? 172.21.15.40:0/4275698498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:03 smithi040 bash[41173]: audit 2023-12-01T22:43:02.841781+0000 mon.c (mon.2) 8005 : audit 0 from='client.? 172.21.15.40:0/4275698498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:03.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:03 smithi141 bash[31670]: audit 2023-12-01T22:43:02.841781+0000 mon.c (mon.2) 8005 : audit 0 from='client.? 172.21.15.40:0/4275698498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:04 smithi040 bash[28232]: cluster 2023-12-01T22:43:02.484716+0000 mgr.y (mgr.24356) 12744 : cluster 0 pgmap v12712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:04 smithi040 bash[28232]: audit 2023-12-01T22:43:04.003636+0000 mon.c (mon.2) 8006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:04 smithi040 bash[41173]: cluster 2023-12-01T22:43:02.484716+0000 mgr.y (mgr.24356) 12744 : cluster 0 pgmap v12712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:04 smithi040 bash[41173]: audit 2023-12-01T22:43:04.003636+0000 mon.c (mon.2) 8006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:04 smithi141 bash[31670]: cluster 2023-12-01T22:43:02.484716+0000 mgr.y (mgr.24356) 12744 : cluster 0 pgmap v12712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:04 smithi141 bash[31670]: audit 2023-12-01T22:43:04.003636+0000 mon.c (mon.2) 8006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:06 smithi040 bash[28232]: cluster 2023-12-01T22:43:04.485850+0000 mgr.y (mgr.24356) 12745 : cluster 0 pgmap v12713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:06 smithi040 bash[28232]: audit 2023-12-01T22:43:05.324871+0000 mon.a (mon.0) 8094 : audit 0 from='client.? 172.21.15.40:0/2181740636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:06 smithi040 bash[41173]: cluster 2023-12-01T22:43:04.485850+0000 mgr.y (mgr.24356) 12745 : cluster 0 pgmap v12713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:06 smithi040 bash[41173]: audit 2023-12-01T22:43:05.324871+0000 mon.a (mon.0) 8094 : audit 0 from='client.? 172.21.15.40:0/2181740636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:06 smithi141 bash[31670]: cluster 2023-12-01T22:43:04.485850+0000 mgr.y (mgr.24356) 12745 : cluster 0 pgmap v12713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:06 smithi141 bash[31670]: audit 2023-12-01T22:43:05.324871+0000 mon.a (mon.0) 8094 : audit 0 from='client.? 172.21.15.40:0/2181740636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:43:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:43:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:08 smithi040 bash[41173]: cluster 2023-12-01T22:43:06.486499+0000 mgr.y (mgr.24356) 12746 : cluster 0 pgmap v12714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:08 smithi040 bash[41173]: audit 2023-12-01T22:43:07.782195+0000 mon.c (mon.2) 8007 : audit 0 from='client.? 172.21.15.40:0/1615441999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:08 smithi040 bash[28232]: cluster 2023-12-01T22:43:06.486499+0000 mgr.y (mgr.24356) 12746 : cluster 0 pgmap v12714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:08 smithi040 bash[28232]: audit 2023-12-01T22:43:07.782195+0000 mon.c (mon.2) 8007 : audit 0 from='client.? 172.21.15.40:0/1615441999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:08 smithi141 bash[31670]: cluster 2023-12-01T22:43:06.486499+0000 mgr.y (mgr.24356) 12746 : cluster 0 pgmap v12714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:08 smithi141 bash[31670]: audit 2023-12-01T22:43:07.782195+0000 mon.c (mon.2) 8007 : audit 0 from='client.? 172.21.15.40:0/1615441999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:10 smithi040 bash[28232]: cluster 2023-12-01T22:43:08.487213+0000 mgr.y (mgr.24356) 12747 : cluster 0 pgmap v12715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:10 smithi040 bash[41173]: cluster 2023-12-01T22:43:08.487213+0000 mgr.y (mgr.24356) 12747 : cluster 0 pgmap v12715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:10 smithi141 bash[31670]: cluster 2023-12-01T22:43:08.487213+0000 mgr.y (mgr.24356) 12747 : cluster 0 pgmap v12715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:11 smithi141 bash[31670]: audit 2023-12-01T22:43:10.254023+0000 mon.a (mon.0) 8095 : audit 0 from='client.? 172.21.15.40:0/2446673532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:11 smithi040 bash[28232]: audit 2023-12-01T22:43:10.254023+0000 mon.a (mon.0) 8095 : audit 0 from='client.? 172.21.15.40:0/2446673532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:11 smithi040 bash[41173]: audit 2023-12-01T22:43:10.254023+0000 mon.a (mon.0) 8095 : audit 0 from='client.? 172.21.15.40:0/2446673532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:12 smithi141 bash[31670]: cluster 2023-12-01T22:43:10.488328+0000 mgr.y (mgr.24356) 12748 : cluster 0 pgmap v12716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:12 smithi040 bash[41173]: cluster 2023-12-01T22:43:10.488328+0000 mgr.y (mgr.24356) 12748 : cluster 0 pgmap v12716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:12 smithi040 bash[28232]: cluster 2023-12-01T22:43:10.488328+0000 mgr.y (mgr.24356) 12748 : cluster 0 pgmap v12716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:13 smithi141 bash[31670]: audit 2023-12-01T22:43:12.725723+0000 mon.c (mon.2) 8008 : audit 0 from='client.? 172.21.15.40:0/2586832817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:13 smithi040 bash[28232]: audit 2023-12-01T22:43:12.725723+0000 mon.c (mon.2) 8008 : audit 0 from='client.? 172.21.15.40:0/2586832817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:13 smithi040 bash[41173]: audit 2023-12-01T22:43:12.725723+0000 mon.c (mon.2) 8008 : audit 0 from='client.? 172.21.15.40:0/2586832817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:14 smithi141 bash[31670]: cluster 2023-12-01T22:43:12.489126+0000 mgr.y (mgr.24356) 12749 : cluster 0 pgmap v12717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:14 smithi040 bash[28232]: cluster 2023-12-01T22:43:12.489126+0000 mgr.y (mgr.24356) 12749 : cluster 0 pgmap v12717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:14 smithi040 bash[41173]: cluster 2023-12-01T22:43:12.489126+0000 mgr.y (mgr.24356) 12749 : cluster 0 pgmap v12717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:16 smithi040 bash[41173]: cluster 2023-12-01T22:43:14.490283+0000 mgr.y (mgr.24356) 12750 : cluster 0 pgmap v12718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:16 smithi040 bash[41173]: audit 2023-12-01T22:43:15.191784+0000 mon.c (mon.2) 8009 : audit 0 from='client.? 172.21.15.40:0/142455535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:16 smithi040 bash[28232]: cluster 2023-12-01T22:43:14.490283+0000 mgr.y (mgr.24356) 12750 : cluster 0 pgmap v12718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:16 smithi040 bash[28232]: audit 2023-12-01T22:43:15.191784+0000 mon.c (mon.2) 8009 : audit 0 from='client.? 172.21.15.40:0/142455535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:16 smithi141 bash[31670]: cluster 2023-12-01T22:43:14.490283+0000 mgr.y (mgr.24356) 12750 : cluster 0 pgmap v12718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:16 smithi141 bash[31670]: audit 2023-12-01T22:43:15.191784+0000 mon.c (mon.2) 8009 : audit 0 from='client.? 172.21.15.40:0/142455535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:43:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:43:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:18 smithi141 bash[31670]: cluster 2023-12-01T22:43:16.490967+0000 mgr.y (mgr.24356) 12751 : cluster 0 pgmap v12719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:18 smithi141 bash[31670]: audit 2023-12-01T22:43:17.659867+0000 mon.c (mon.2) 8010 : audit 0 from='client.? 172.21.15.40:0/1062734002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:18 smithi040 bash[28232]: cluster 2023-12-01T22:43:16.490967+0000 mgr.y (mgr.24356) 12751 : cluster 0 pgmap v12719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:18 smithi040 bash[28232]: audit 2023-12-01T22:43:17.659867+0000 mon.c (mon.2) 8010 : audit 0 from='client.? 172.21.15.40:0/1062734002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:18 smithi040 bash[41173]: cluster 2023-12-01T22:43:16.490967+0000 mgr.y (mgr.24356) 12751 : cluster 0 pgmap v12719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:18 smithi040 bash[41173]: audit 2023-12-01T22:43:17.659867+0000 mon.c (mon.2) 8010 : audit 0 from='client.? 172.21.15.40:0/1062734002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:19.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:19 smithi141 bash[31670]: audit 2023-12-01T22:43:19.003920+0000 mon.c (mon.2) 8011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:19 smithi040 bash[28232]: audit 2023-12-01T22:43:19.003920+0000 mon.c (mon.2) 8011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:19 smithi040 bash[41173]: audit 2023-12-01T22:43:19.003920+0000 mon.c (mon.2) 8011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:20 smithi141 bash[31670]: cluster 2023-12-01T22:43:18.491651+0000 mgr.y (mgr.24356) 12752 : cluster 0 pgmap v12720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:20 smithi141 bash[31670]: audit 2023-12-01T22:43:20.128798+0000 mon.a (mon.0) 8096 : audit 0 from='client.? 172.21.15.40:0/1287737149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:20 smithi040 bash[41173]: cluster 2023-12-01T22:43:18.491651+0000 mgr.y (mgr.24356) 12752 : cluster 0 pgmap v12720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:20 smithi040 bash[41173]: audit 2023-12-01T22:43:20.128798+0000 mon.a (mon.0) 8096 : audit 0 from='client.? 172.21.15.40:0/1287737149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:20 smithi040 bash[28232]: cluster 2023-12-01T22:43:18.491651+0000 mgr.y (mgr.24356) 12752 : cluster 0 pgmap v12720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:20 smithi040 bash[28232]: audit 2023-12-01T22:43:20.128798+0000 mon.a (mon.0) 8096 : audit 0 from='client.? 172.21.15.40:0/1287737149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:22 smithi141 bash[31670]: cluster 2023-12-01T22:43:20.492765+0000 mgr.y (mgr.24356) 12753 : cluster 0 pgmap v12721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:22 smithi040 bash[28232]: cluster 2023-12-01T22:43:20.492765+0000 mgr.y (mgr.24356) 12753 : cluster 0 pgmap v12721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:22 smithi040 bash[41173]: cluster 2023-12-01T22:43:20.492765+0000 mgr.y (mgr.24356) 12753 : cluster 0 pgmap v12721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:23 smithi141 bash[31670]: audit 2023-12-01T22:43:22.588329+0000 mon.a (mon.0) 8097 : audit 0 from='client.? 172.21.15.40:0/2489645971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:23 smithi040 bash[28232]: audit 2023-12-01T22:43:22.588329+0000 mon.a (mon.0) 8097 : audit 0 from='client.? 172.21.15.40:0/2489645971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:23 smithi040 bash[41173]: audit 2023-12-01T22:43:22.588329+0000 mon.a (mon.0) 8097 : audit 0 from='client.? 172.21.15.40:0/2489645971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:24 smithi141 bash[31670]: cluster 2023-12-01T22:43:22.493391+0000 mgr.y (mgr.24356) 12754 : cluster 0 pgmap v12722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:24 smithi040 bash[41173]: cluster 2023-12-01T22:43:22.493391+0000 mgr.y (mgr.24356) 12754 : cluster 0 pgmap v12722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:24 smithi040 bash[28232]: cluster 2023-12-01T22:43:22.493391+0000 mgr.y (mgr.24356) 12754 : cluster 0 pgmap v12722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:25 smithi141 bash[31670]: audit 2023-12-01T22:43:25.055879+0000 mon.c (mon.2) 8012 : audit 0 from='client.? 172.21.15.40:0/662362741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:25.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:25 smithi141 bash[31670]: audit 2023-12-01T22:43:25.093192+0000 mon.c (mon.2) 8013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:43:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:25 smithi040 bash[28232]: audit 2023-12-01T22:43:25.055879+0000 mon.c (mon.2) 8012 : audit 0 from='client.? 172.21.15.40:0/662362741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:25 smithi040 bash[28232]: audit 2023-12-01T22:43:25.093192+0000 mon.c (mon.2) 8013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:43:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:25 smithi040 bash[41173]: audit 2023-12-01T22:43:25.055879+0000 mon.c (mon.2) 8012 : audit 0 from='client.? 172.21.15.40:0/662362741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:25 smithi040 bash[41173]: audit 2023-12-01T22:43:25.093192+0000 mon.c (mon.2) 8013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:43:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:26 smithi040 bash[41173]: cluster 2023-12-01T22:43:24.494531+0000 mgr.y (mgr.24356) 12755 : cluster 0 pgmap v12723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:26.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:26 smithi040 bash[28232]: cluster 2023-12-01T22:43:24.494531+0000 mgr.y (mgr.24356) 12755 : cluster 0 pgmap v12723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:26 smithi141 bash[31670]: cluster 2023-12-01T22:43:24.494531+0000 mgr.y (mgr.24356) 12755 : cluster 0 pgmap v12723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:43:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:43:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:28 smithi141 bash[31670]: cluster 2023-12-01T22:43:26.495201+0000 mgr.y (mgr.24356) 12756 : cluster 0 pgmap v12724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:28.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:28 smithi141 bash[31670]: audit 2023-12-01T22:43:27.517436+0000 mon.c (mon.2) 8014 : audit 0 from='client.? 172.21.15.40:0/2768078752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:28 smithi040 bash[28232]: cluster 2023-12-01T22:43:26.495201+0000 mgr.y (mgr.24356) 12756 : cluster 0 pgmap v12724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:28 smithi040 bash[28232]: audit 2023-12-01T22:43:27.517436+0000 mon.c (mon.2) 8014 : audit 0 from='client.? 172.21.15.40:0/2768078752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:28 smithi040 bash[41173]: cluster 2023-12-01T22:43:26.495201+0000 mgr.y (mgr.24356) 12756 : cluster 0 pgmap v12724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:28 smithi040 bash[41173]: audit 2023-12-01T22:43:27.517436+0000 mon.c (mon.2) 8014 : audit 0 from='client.? 172.21.15.40:0/2768078752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:30 smithi141 bash[31670]: cluster 2023-12-01T22:43:28.495952+0000 mgr.y (mgr.24356) 12757 : cluster 0 pgmap v12725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:30 smithi141 bash[31670]: audit 2023-12-01T22:43:29.984116+0000 mon.c (mon.2) 8015 : audit 0 from='client.? 172.21.15.40:0/1343209859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:30 smithi040 bash[41173]: cluster 2023-12-01T22:43:28.495952+0000 mgr.y (mgr.24356) 12757 : cluster 0 pgmap v12725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:30 smithi040 bash[41173]: audit 2023-12-01T22:43:29.984116+0000 mon.c (mon.2) 8015 : audit 0 from='client.? 172.21.15.40:0/1343209859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:30 smithi040 bash[28232]: cluster 2023-12-01T22:43:28.495952+0000 mgr.y (mgr.24356) 12757 : cluster 0 pgmap v12725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:30 smithi040 bash[28232]: audit 2023-12-01T22:43:29.984116+0000 mon.c (mon.2) 8015 : audit 0 from='client.? 172.21.15.40:0/1343209859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: cluster 2023-12-01T22:43:30.497100+0000 mgr.y (mgr.24356) 12758 : cluster 0 pgmap v12726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:30.939134+0000 mon.a (mon.0) 8098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:30.961240+0000 mon.a (mon.0) 8099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:31.289009+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:31.298924+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:31.782693+0000 mon.c (mon.2) 8016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:31.784446+0000 mon.c (mon.2) 8017 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:43:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:31 smithi141 bash[31670]: audit 2023-12-01T22:43:31.793979+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: cluster 2023-12-01T22:43:30.497100+0000 mgr.y (mgr.24356) 12758 : cluster 0 pgmap v12726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:30.939134+0000 mon.a (mon.0) 8098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:30.961240+0000 mon.a (mon.0) 8099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:31.289009+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:31.298924+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:31.782693+0000 mon.c (mon.2) 8016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:31.784446+0000 mon.c (mon.2) 8017 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[41173]: audit 2023-12-01T22:43:31.793979+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: cluster 2023-12-01T22:43:30.497100+0000 mgr.y (mgr.24356) 12758 : cluster 0 pgmap v12726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:30.939134+0000 mon.a (mon.0) 8098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:30.961240+0000 mon.a (mon.0) 8099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:31.289009+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:31.298924+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:31.782693+0000 mon.c (mon.2) 8016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:43:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:31.784446+0000 mon.c (mon.2) 8017 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:43:32.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:31 smithi040 bash[28232]: audit 2023-12-01T22:43:31.793979+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:43:33.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:32 smithi141 bash[31670]: audit 2023-12-01T22:43:32.448711+0000 mon.a (mon.0) 8103 : audit 0 from='client.? 172.21.15.40:0/28292421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:32 smithi040 bash[28232]: audit 2023-12-01T22:43:32.448711+0000 mon.a (mon.0) 8103 : audit 0 from='client.? 172.21.15.40:0/28292421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:32 smithi040 bash[41173]: audit 2023-12-01T22:43:32.448711+0000 mon.a (mon.0) 8103 : audit 0 from='client.? 172.21.15.40:0/28292421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:33 smithi141 bash[31670]: cluster 2023-12-01T22:43:32.497801+0000 mgr.y (mgr.24356) 12759 : cluster 0 pgmap v12727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:33 smithi040 bash[41173]: cluster 2023-12-01T22:43:32.497801+0000 mgr.y (mgr.24356) 12759 : cluster 0 pgmap v12727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:33 smithi040 bash[28232]: cluster 2023-12-01T22:43:32.497801+0000 mgr.y (mgr.24356) 12759 : cluster 0 pgmap v12727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:34 smithi141 bash[31670]: audit 2023-12-01T22:43:34.004271+0000 mon.c (mon.2) 8018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:34 smithi141 bash[31670]: audit 2023-12-01T22:43:34.918192+0000 mon.c (mon.2) 8019 : audit 0 from='client.? 172.21.15.40:0/1445170784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:34 smithi040 bash[28232]: audit 2023-12-01T22:43:34.004271+0000 mon.c (mon.2) 8018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:34 smithi040 bash[28232]: audit 2023-12-01T22:43:34.918192+0000 mon.c (mon.2) 8019 : audit 0 from='client.? 172.21.15.40:0/1445170784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:34 smithi040 bash[41173]: audit 2023-12-01T22:43:34.004271+0000 mon.c (mon.2) 8018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:34 smithi040 bash[41173]: audit 2023-12-01T22:43:34.918192+0000 mon.c (mon.2) 8019 : audit 0 from='client.? 172.21.15.40:0/1445170784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:35 smithi141 bash[31670]: cluster 2023-12-01T22:43:34.498926+0000 mgr.y (mgr.24356) 12760 : cluster 0 pgmap v12728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:35 smithi040 bash[28232]: cluster 2023-12-01T22:43:34.498926+0000 mgr.y (mgr.24356) 12760 : cluster 0 pgmap v12728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:35 smithi040 bash[41173]: cluster 2023-12-01T22:43:34.498926+0000 mgr.y (mgr.24356) 12760 : cluster 0 pgmap v12728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:43:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:43:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:37 smithi141 bash[31670]: cluster 2023-12-01T22:43:36.499559+0000 mgr.y (mgr.24356) 12761 : cluster 0 pgmap v12729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:37 smithi141 bash[31670]: audit 2023-12-01T22:43:37.387208+0000 mon.a (mon.0) 8104 : audit 0 from='client.? 172.21.15.40:0/1549750547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:37 smithi040 bash[28232]: cluster 2023-12-01T22:43:36.499559+0000 mgr.y (mgr.24356) 12761 : cluster 0 pgmap v12729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:37 smithi040 bash[28232]: audit 2023-12-01T22:43:37.387208+0000 mon.a (mon.0) 8104 : audit 0 from='client.? 172.21.15.40:0/1549750547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:37 smithi040 bash[41173]: cluster 2023-12-01T22:43:36.499559+0000 mgr.y (mgr.24356) 12761 : cluster 0 pgmap v12729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:37 smithi040 bash[41173]: audit 2023-12-01T22:43:37.387208+0000 mon.a (mon.0) 8104 : audit 0 from='client.? 172.21.15.40:0/1549750547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:39 smithi141 bash[31670]: cluster 2023-12-01T22:43:38.500205+0000 mgr.y (mgr.24356) 12762 : cluster 0 pgmap v12730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:40.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:39 smithi141 bash[31670]: audit 2023-12-01T22:43:39.852889+0000 mon.c (mon.2) 8020 : audit 0 from='client.? 172.21.15.40:0/3561948004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:39 smithi040 bash[28232]: cluster 2023-12-01T22:43:38.500205+0000 mgr.y (mgr.24356) 12762 : cluster 0 pgmap v12730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:39 smithi040 bash[28232]: audit 2023-12-01T22:43:39.852889+0000 mon.c (mon.2) 8020 : audit 0 from='client.? 172.21.15.40:0/3561948004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:39 smithi040 bash[41173]: cluster 2023-12-01T22:43:38.500205+0000 mgr.y (mgr.24356) 12762 : cluster 0 pgmap v12730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:39 smithi040 bash[41173]: audit 2023-12-01T22:43:39.852889+0000 mon.c (mon.2) 8020 : audit 0 from='client.? 172.21.15.40:0/3561948004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:41 smithi141 bash[31670]: cluster 2023-12-01T22:43:40.501384+0000 mgr.y (mgr.24356) 12763 : cluster 0 pgmap v12731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:41 smithi040 bash[28232]: cluster 2023-12-01T22:43:40.501384+0000 mgr.y (mgr.24356) 12763 : cluster 0 pgmap v12731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:41 smithi040 bash[41173]: cluster 2023-12-01T22:43:40.501384+0000 mgr.y (mgr.24356) 12763 : cluster 0 pgmap v12731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:43.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:42 smithi141 bash[31670]: audit 2023-12-01T22:43:42.324442+0000 mon.c (mon.2) 8021 : audit 0 from='client.? 172.21.15.40:0/1806558068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:42 smithi040 bash[28232]: audit 2023-12-01T22:43:42.324442+0000 mon.c (mon.2) 8021 : audit 0 from='client.? 172.21.15.40:0/1806558068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:42 smithi040 bash[41173]: audit 2023-12-01T22:43:42.324442+0000 mon.c (mon.2) 8021 : audit 0 from='client.? 172.21.15.40:0/1806558068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:43 smithi141 bash[31670]: cluster 2023-12-01T22:43:42.502037+0000 mgr.y (mgr.24356) 12764 : cluster 0 pgmap v12732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:43 smithi040 bash[41173]: cluster 2023-12-01T22:43:42.502037+0000 mgr.y (mgr.24356) 12764 : cluster 0 pgmap v12732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:43 smithi040 bash[28232]: cluster 2023-12-01T22:43:42.502037+0000 mgr.y (mgr.24356) 12764 : cluster 0 pgmap v12732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:44 smithi141 bash[31670]: audit 2023-12-01T22:43:44.799240+0000 mon.a (mon.0) 8105 : audit 0 from='client.? 172.21.15.40:0/3432958463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:44 smithi040 bash[28232]: audit 2023-12-01T22:43:44.799240+0000 mon.a (mon.0) 8105 : audit 0 from='client.? 172.21.15.40:0/3432958463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:44 smithi040 bash[41173]: audit 2023-12-01T22:43:44.799240+0000 mon.a (mon.0) 8105 : audit 0 from='client.? 172.21.15.40:0/3432958463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:45 smithi141 bash[31670]: cluster 2023-12-01T22:43:44.503001+0000 mgr.y (mgr.24356) 12765 : cluster 0 pgmap v12733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:45 smithi040 bash[41173]: cluster 2023-12-01T22:43:44.503001+0000 mgr.y (mgr.24356) 12765 : cluster 0 pgmap v12733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:45 smithi040 bash[28232]: cluster 2023-12-01T22:43:44.503001+0000 mgr.y (mgr.24356) 12765 : cluster 0 pgmap v12733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:43:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:43:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:48 smithi141 bash[31670]: cluster 2023-12-01T22:43:46.503577+0000 mgr.y (mgr.24356) 12766 : cluster 0 pgmap v12734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:48.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:48 smithi141 bash[31670]: audit 2023-12-01T22:43:47.264388+0000 mon.a (mon.0) 8106 : audit 0 from='client.? 172.21.15.40:0/3601378688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:48 smithi040 bash[41173]: cluster 2023-12-01T22:43:46.503577+0000 mgr.y (mgr.24356) 12766 : cluster 0 pgmap v12734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:48 smithi040 bash[41173]: audit 2023-12-01T22:43:47.264388+0000 mon.a (mon.0) 8106 : audit 0 from='client.? 172.21.15.40:0/3601378688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:47 smithi040 bash[28232]: cluster 2023-12-01T22:43:46.503577+0000 mgr.y (mgr.24356) 12766 : cluster 0 pgmap v12734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:47 smithi040 bash[28232]: audit 2023-12-01T22:43:47.264388+0000 mon.a (mon.0) 8106 : audit 0 from='client.? 172.21.15.40:0/3601378688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:50 smithi141 bash[31670]: cluster 2023-12-01T22:43:48.504261+0000 mgr.y (mgr.24356) 12767 : cluster 0 pgmap v12735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:50 smithi141 bash[31670]: audit 2023-12-01T22:43:49.006898+0000 mon.c (mon.2) 8022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:50 smithi141 bash[31670]: audit 2023-12-01T22:43:49.732324+0000 mon.c (mon.2) 8023 : audit 0 from='client.? 172.21.15.40:0/3921199229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:50 smithi040 bash[41173]: cluster 2023-12-01T22:43:48.504261+0000 mgr.y (mgr.24356) 12767 : cluster 0 pgmap v12735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:50 smithi040 bash[41173]: audit 2023-12-01T22:43:49.006898+0000 mon.c (mon.2) 8022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:50 smithi040 bash[41173]: audit 2023-12-01T22:43:49.732324+0000 mon.c (mon.2) 8023 : audit 0 from='client.? 172.21.15.40:0/3921199229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:50 smithi040 bash[28232]: cluster 2023-12-01T22:43:48.504261+0000 mgr.y (mgr.24356) 12767 : cluster 0 pgmap v12735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:50 smithi040 bash[28232]: audit 2023-12-01T22:43:49.006898+0000 mon.c (mon.2) 8022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:50 smithi040 bash[28232]: audit 2023-12-01T22:43:49.732324+0000 mon.c (mon.2) 8023 : audit 0 from='client.? 172.21.15.40:0/3921199229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:52 smithi141 bash[31670]: cluster 2023-12-01T22:43:50.505449+0000 mgr.y (mgr.24356) 12768 : cluster 0 pgmap v12736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:52 smithi040 bash[28232]: cluster 2023-12-01T22:43:50.505449+0000 mgr.y (mgr.24356) 12768 : cluster 0 pgmap v12736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:52 smithi040 bash[41173]: cluster 2023-12-01T22:43:50.505449+0000 mgr.y (mgr.24356) 12768 : cluster 0 pgmap v12736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:53 smithi141 bash[31670]: audit 2023-12-01T22:43:52.191930+0000 mon.a (mon.0) 8107 : audit 0 from='client.? 172.21.15.40:0/2173758271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:53 smithi040 bash[28232]: audit 2023-12-01T22:43:52.191930+0000 mon.a (mon.0) 8107 : audit 0 from='client.? 172.21.15.40:0/2173758271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:53 smithi040 bash[41173]: audit 2023-12-01T22:43:52.191930+0000 mon.a (mon.0) 8107 : audit 0 from='client.? 172.21.15.40:0/2173758271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:54 smithi141 bash[31670]: cluster 2023-12-01T22:43:52.506134+0000 mgr.y (mgr.24356) 12769 : cluster 0 pgmap v12737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:54 smithi040 bash[28232]: cluster 2023-12-01T22:43:52.506134+0000 mgr.y (mgr.24356) 12769 : cluster 0 pgmap v12737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:54 smithi040 bash[41173]: cluster 2023-12-01T22:43:52.506134+0000 mgr.y (mgr.24356) 12769 : cluster 0 pgmap v12737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:55 smithi141 bash[31670]: audit 2023-12-01T22:43:54.662101+0000 mon.c (mon.2) 8024 : audit 0 from='client.? 172.21.15.40:0/712186232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:55 smithi040 bash[28232]: audit 2023-12-01T22:43:54.662101+0000 mon.c (mon.2) 8024 : audit 0 from='client.? 172.21.15.40:0/712186232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:55 smithi040 bash[41173]: audit 2023-12-01T22:43:54.662101+0000 mon.c (mon.2) 8024 : audit 0 from='client.? 172.21.15.40:0/712186232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:56 smithi040 bash[28232]: cluster 2023-12-01T22:43:54.507226+0000 mgr.y (mgr.24356) 12770 : cluster 0 pgmap v12738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:56 smithi040 bash[41173]: cluster 2023-12-01T22:43:54.507226+0000 mgr.y (mgr.24356) 12770 : cluster 0 pgmap v12738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:56 smithi141 bash[31670]: cluster 2023-12-01T22:43:54.507226+0000 mgr.y (mgr.24356) 12770 : cluster 0 pgmap v12738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:43:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:43:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:58 smithi040 bash[28232]: cluster 2023-12-01T22:43:56.507897+0000 mgr.y (mgr.24356) 12771 : cluster 0 pgmap v12739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:43:58 smithi040 bash[28232]: audit 2023-12-01T22:43:57.127065+0000 mon.a (mon.0) 8108 : audit 0 from='client.? 172.21.15.40:0/2677749796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:58 smithi040 bash[41173]: cluster 2023-12-01T22:43:56.507897+0000 mgr.y (mgr.24356) 12771 : cluster 0 pgmap v12739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:43:58 smithi040 bash[41173]: audit 2023-12-01T22:43:57.127065+0000 mon.a (mon.0) 8108 : audit 0 from='client.? 172.21.15.40:0/2677749796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:43:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:58 smithi141 bash[31670]: cluster 2023-12-01T22:43:56.507897+0000 mgr.y (mgr.24356) 12771 : cluster 0 pgmap v12739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:43:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:43:58 smithi141 bash[31670]: audit 2023-12-01T22:43:57.127065+0000 mon.a (mon.0) 8108 : audit 0 from='client.? 172.21.15.40:0/2677749796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:00 smithi040 bash[28232]: cluster 2023-12-01T22:43:58.508586+0000 mgr.y (mgr.24356) 12772 : cluster 0 pgmap v12740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:00 smithi040 bash[28232]: audit 2023-12-01T22:43:59.600691+0000 mon.a (mon.0) 8109 : audit 0 from='client.? 172.21.15.40:0/578837113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:00 smithi040 bash[41173]: cluster 2023-12-01T22:43:58.508586+0000 mgr.y (mgr.24356) 12772 : cluster 0 pgmap v12740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:00 smithi040 bash[41173]: audit 2023-12-01T22:43:59.600691+0000 mon.a (mon.0) 8109 : audit 0 from='client.? 172.21.15.40:0/578837113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:00 smithi141 bash[31670]: cluster 2023-12-01T22:43:58.508586+0000 mgr.y (mgr.24356) 12772 : cluster 0 pgmap v12740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:00 smithi141 bash[31670]: audit 2023-12-01T22:43:59.600691+0000 mon.a (mon.0) 8109 : audit 0 from='client.? 172.21.15.40:0/578837113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:02 smithi040 bash[28232]: cluster 2023-12-01T22:44:00.509742+0000 mgr.y (mgr.24356) 12773 : cluster 0 pgmap v12741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:02 smithi040 bash[41173]: cluster 2023-12-01T22:44:00.509742+0000 mgr.y (mgr.24356) 12773 : cluster 0 pgmap v12741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:02 smithi141 bash[31670]: cluster 2023-12-01T22:44:00.509742+0000 mgr.y (mgr.24356) 12773 : cluster 0 pgmap v12741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:03 smithi040 bash[28232]: audit 2023-12-01T22:44:02.064327+0000 mon.a (mon.0) 8110 : audit 0 from='client.? 172.21.15.40:0/3064662491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:03 smithi040 bash[41173]: audit 2023-12-01T22:44:02.064327+0000 mon.a (mon.0) 8110 : audit 0 from='client.? 172.21.15.40:0/3064662491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:03 smithi141 bash[31670]: audit 2023-12-01T22:44:02.064327+0000 mon.a (mon.0) 8110 : audit 0 from='client.? 172.21.15.40:0/3064662491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:04 smithi040 bash[41173]: cluster 2023-12-01T22:44:02.510404+0000 mgr.y (mgr.24356) 12774 : cluster 0 pgmap v12742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:04 smithi040 bash[41173]: audit 2023-12-01T22:44:04.005330+0000 mon.c (mon.2) 8025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:04 smithi040 bash[28232]: cluster 2023-12-01T22:44:02.510404+0000 mgr.y (mgr.24356) 12774 : cluster 0 pgmap v12742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:04 smithi040 bash[28232]: audit 2023-12-01T22:44:04.005330+0000 mon.c (mon.2) 8025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:04 smithi141 bash[31670]: cluster 2023-12-01T22:44:02.510404+0000 mgr.y (mgr.24356) 12774 : cluster 0 pgmap v12742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:04 smithi141 bash[31670]: audit 2023-12-01T22:44:04.005330+0000 mon.c (mon.2) 8025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:05 smithi040 bash[41173]: audit 2023-12-01T22:44:04.529154+0000 mon.a (mon.0) 8111 : audit 0 from='client.? 172.21.15.40:0/3696742810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:05 smithi040 bash[28232]: audit 2023-12-01T22:44:04.529154+0000 mon.a (mon.0) 8111 : audit 0 from='client.? 172.21.15.40:0/3696742810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:05 smithi141 bash[31670]: audit 2023-12-01T22:44:04.529154+0000 mon.a (mon.0) 8111 : audit 0 from='client.? 172.21.15.40:0/3696742810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:06 smithi040 bash[41173]: cluster 2023-12-01T22:44:04.511504+0000 mgr.y (mgr.24356) 12775 : cluster 0 pgmap v12743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:06 smithi040 bash[28232]: cluster 2023-12-01T22:44:04.511504+0000 mgr.y (mgr.24356) 12775 : cluster 0 pgmap v12743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:06 smithi141 bash[31670]: cluster 2023-12-01T22:44:04.511504+0000 mgr.y (mgr.24356) 12775 : cluster 0 pgmap v12743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:44:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:44:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:07 smithi040 bash[28232]: cluster 2023-12-01T22:44:06.512303+0000 mgr.y (mgr.24356) 12776 : cluster 0 pgmap v12744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:07 smithi040 bash[28232]: audit 2023-12-01T22:44:06.989818+0000 mon.c (mon.2) 8026 : audit 0 from='client.? 172.21.15.40:0/2054762859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:07 smithi040 bash[41173]: cluster 2023-12-01T22:44:06.512303+0000 mgr.y (mgr.24356) 12776 : cluster 0 pgmap v12744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:07 smithi040 bash[41173]: audit 2023-12-01T22:44:06.989818+0000 mon.c (mon.2) 8026 : audit 0 from='client.? 172.21.15.40:0/2054762859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:07 smithi141 bash[31670]: cluster 2023-12-01T22:44:06.512303+0000 mgr.y (mgr.24356) 12776 : cluster 0 pgmap v12744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:07 smithi141 bash[31670]: audit 2023-12-01T22:44:06.989818+0000 mon.c (mon.2) 8026 : audit 0 from='client.? 172.21.15.40:0/2054762859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:09 smithi040 bash[41173]: cluster 2023-12-01T22:44:08.512972+0000 mgr.y (mgr.24356) 12777 : cluster 0 pgmap v12745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:09 smithi040 bash[41173]: audit 2023-12-01T22:44:09.464006+0000 mon.c (mon.2) 8027 : audit 0 from='client.? 172.21.15.40:0/1120785222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:09 smithi040 bash[28232]: cluster 2023-12-01T22:44:08.512972+0000 mgr.y (mgr.24356) 12777 : cluster 0 pgmap v12745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:09 smithi040 bash[28232]: audit 2023-12-01T22:44:09.464006+0000 mon.c (mon.2) 8027 : audit 0 from='client.? 172.21.15.40:0/1120785222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:09 smithi141 bash[31670]: cluster 2023-12-01T22:44:08.512972+0000 mgr.y (mgr.24356) 12777 : cluster 0 pgmap v12745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:09 smithi141 bash[31670]: audit 2023-12-01T22:44:09.464006+0000 mon.c (mon.2) 8027 : audit 0 from='client.? 172.21.15.40:0/1120785222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:11 smithi040 bash[41173]: cluster 2023-12-01T22:44:10.514101+0000 mgr.y (mgr.24356) 12778 : cluster 0 pgmap v12746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:11 smithi040 bash[28232]: cluster 2023-12-01T22:44:10.514101+0000 mgr.y (mgr.24356) 12778 : cluster 0 pgmap v12746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:11 smithi141 bash[31670]: cluster 2023-12-01T22:44:10.514101+0000 mgr.y (mgr.24356) 12778 : cluster 0 pgmap v12746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:12 smithi040 bash[28232]: audit 2023-12-01T22:44:11.926547+0000 mon.c (mon.2) 8028 : audit 0 from='client.? 172.21.15.40:0/939878329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:12 smithi040 bash[41173]: audit 2023-12-01T22:44:11.926547+0000 mon.c (mon.2) 8028 : audit 0 from='client.? 172.21.15.40:0/939878329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:12 smithi141 bash[31670]: audit 2023-12-01T22:44:11.926547+0000 mon.c (mon.2) 8028 : audit 0 from='client.? 172.21.15.40:0/939878329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:13 smithi040 bash[28232]: cluster 2023-12-01T22:44:12.514791+0000 mgr.y (mgr.24356) 12779 : cluster 0 pgmap v12747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:13 smithi040 bash[41173]: cluster 2023-12-01T22:44:12.514791+0000 mgr.y (mgr.24356) 12779 : cluster 0 pgmap v12747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:13 smithi141 bash[31670]: cluster 2023-12-01T22:44:12.514791+0000 mgr.y (mgr.24356) 12779 : cluster 0 pgmap v12747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:14 smithi141 bash[31670]: audit 2023-12-01T22:44:14.388603+0000 mon.c (mon.2) 8029 : audit 0 from='client.? 172.21.15.40:0/2255510262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:14 smithi040 bash[41173]: audit 2023-12-01T22:44:14.388603+0000 mon.c (mon.2) 8029 : audit 0 from='client.? 172.21.15.40:0/2255510262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:14 smithi040 bash[28232]: audit 2023-12-01T22:44:14.388603+0000 mon.c (mon.2) 8029 : audit 0 from='client.? 172.21.15.40:0/2255510262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:15 smithi141 bash[31670]: cluster 2023-12-01T22:44:14.516079+0000 mgr.y (mgr.24356) 12780 : cluster 0 pgmap v12748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:15 smithi040 bash[41173]: cluster 2023-12-01T22:44:14.516079+0000 mgr.y (mgr.24356) 12780 : cluster 0 pgmap v12748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:15 smithi040 bash[28232]: cluster 2023-12-01T22:44:14.516079+0000 mgr.y (mgr.24356) 12780 : cluster 0 pgmap v12748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:44:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:44:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:17 smithi141 bash[31670]: cluster 2023-12-01T22:44:16.516883+0000 mgr.y (mgr.24356) 12781 : cluster 0 pgmap v12749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:17 smithi141 bash[31670]: audit 2023-12-01T22:44:16.863623+0000 mon.c (mon.2) 8030 : audit 0 from='client.? 172.21.15.40:0/4025416487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:17 smithi040 bash[41173]: cluster 2023-12-01T22:44:16.516883+0000 mgr.y (mgr.24356) 12781 : cluster 0 pgmap v12749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:17 smithi040 bash[41173]: audit 2023-12-01T22:44:16.863623+0000 mon.c (mon.2) 8030 : audit 0 from='client.? 172.21.15.40:0/4025416487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:17 smithi040 bash[28232]: cluster 2023-12-01T22:44:16.516883+0000 mgr.y (mgr.24356) 12781 : cluster 0 pgmap v12749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:17 smithi040 bash[28232]: audit 2023-12-01T22:44:16.863623+0000 mon.c (mon.2) 8030 : audit 0 from='client.? 172.21.15.40:0/4025416487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:19 smithi141 bash[31670]: cluster 2023-12-01T22:44:18.517723+0000 mgr.y (mgr.24356) 12782 : cluster 0 pgmap v12750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:19 smithi141 bash[31670]: audit 2023-12-01T22:44:19.005554+0000 mon.c (mon.2) 8031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:19 smithi141 bash[31670]: audit 2023-12-01T22:44:19.324617+0000 mon.c (mon.2) 8032 : audit 0 from='client.? 172.21.15.40:0/991689582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:19 smithi040 bash[28232]: cluster 2023-12-01T22:44:18.517723+0000 mgr.y (mgr.24356) 12782 : cluster 0 pgmap v12750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:19 smithi040 bash[28232]: audit 2023-12-01T22:44:19.005554+0000 mon.c (mon.2) 8031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:19 smithi040 bash[28232]: audit 2023-12-01T22:44:19.324617+0000 mon.c (mon.2) 8032 : audit 0 from='client.? 172.21.15.40:0/991689582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:19 smithi040 bash[41173]: cluster 2023-12-01T22:44:18.517723+0000 mgr.y (mgr.24356) 12782 : cluster 0 pgmap v12750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:19 smithi040 bash[41173]: audit 2023-12-01T22:44:19.005554+0000 mon.c (mon.2) 8031 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:19 smithi040 bash[41173]: audit 2023-12-01T22:44:19.324617+0000 mon.c (mon.2) 8032 : audit 0 from='client.? 172.21.15.40:0/991689582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:21 smithi141 bash[31670]: cluster 2023-12-01T22:44:20.518958+0000 mgr.y (mgr.24356) 12783 : cluster 0 pgmap v12751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:21 smithi040 bash[28232]: cluster 2023-12-01T22:44:20.518958+0000 mgr.y (mgr.24356) 12783 : cluster 0 pgmap v12751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:21 smithi040 bash[41173]: cluster 2023-12-01T22:44:20.518958+0000 mgr.y (mgr.24356) 12783 : cluster 0 pgmap v12751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:22 smithi141 bash[31670]: audit 2023-12-01T22:44:21.787976+0000 mon.c (mon.2) 8033 : audit 0 from='client.? 172.21.15.40:0/3924248648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:22 smithi040 bash[41173]: audit 2023-12-01T22:44:21.787976+0000 mon.c (mon.2) 8033 : audit 0 from='client.? 172.21.15.40:0/3924248648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:22 smithi040 bash[28232]: audit 2023-12-01T22:44:21.787976+0000 mon.c (mon.2) 8033 : audit 0 from='client.? 172.21.15.40:0/3924248648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:23 smithi141 bash[31670]: cluster 2023-12-01T22:44:22.519612+0000 mgr.y (mgr.24356) 12784 : cluster 0 pgmap v12752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:23 smithi040 bash[28232]: cluster 2023-12-01T22:44:22.519612+0000 mgr.y (mgr.24356) 12784 : cluster 0 pgmap v12752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:23 smithi040 bash[41173]: cluster 2023-12-01T22:44:22.519612+0000 mgr.y (mgr.24356) 12784 : cluster 0 pgmap v12752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:24 smithi141 bash[31670]: audit 2023-12-01T22:44:24.247464+0000 mon.c (mon.2) 8034 : audit 0 from='client.? 172.21.15.40:0/3935985340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:24 smithi040 bash[28232]: audit 2023-12-01T22:44:24.247464+0000 mon.c (mon.2) 8034 : audit 0 from='client.? 172.21.15.40:0/3935985340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:24 smithi040 bash[41173]: audit 2023-12-01T22:44:24.247464+0000 mon.c (mon.2) 8034 : audit 0 from='client.? 172.21.15.40:0/3935985340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:25 smithi141 bash[31670]: cluster 2023-12-01T22:44:24.520768+0000 mgr.y (mgr.24356) 12785 : cluster 0 pgmap v12753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:25 smithi040 bash[28232]: cluster 2023-12-01T22:44:24.520768+0000 mgr.y (mgr.24356) 12785 : cluster 0 pgmap v12753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:25 smithi040 bash[41173]: cluster 2023-12-01T22:44:24.520768+0000 mgr.y (mgr.24356) 12785 : cluster 0 pgmap v12753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:44:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:44:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:27 smithi141 bash[31670]: cluster 2023-12-01T22:44:26.521375+0000 mgr.y (mgr.24356) 12786 : cluster 0 pgmap v12754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:27 smithi141 bash[31670]: audit 2023-12-01T22:44:26.717210+0000 mon.c (mon.2) 8035 : audit 0 from='client.? 172.21.15.40:0/1300871502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:27 smithi040 bash[28232]: cluster 2023-12-01T22:44:26.521375+0000 mgr.y (mgr.24356) 12786 : cluster 0 pgmap v12754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:27 smithi040 bash[28232]: audit 2023-12-01T22:44:26.717210+0000 mon.c (mon.2) 8035 : audit 0 from='client.? 172.21.15.40:0/1300871502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:27 smithi040 bash[41173]: cluster 2023-12-01T22:44:26.521375+0000 mgr.y (mgr.24356) 12786 : cluster 0 pgmap v12754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:27 smithi040 bash[41173]: audit 2023-12-01T22:44:26.717210+0000 mon.c (mon.2) 8035 : audit 0 from='client.? 172.21.15.40:0/1300871502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:29 smithi141 bash[31670]: cluster 2023-12-01T22:44:28.522043+0000 mgr.y (mgr.24356) 12787 : cluster 0 pgmap v12755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:30.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:29 smithi141 bash[31670]: audit 2023-12-01T22:44:29.181277+0000 mon.a (mon.0) 8112 : audit 0 from='client.? 172.21.15.40:0/1731193043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:29 smithi040 bash[41173]: cluster 2023-12-01T22:44:28.522043+0000 mgr.y (mgr.24356) 12787 : cluster 0 pgmap v12755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:29 smithi040 bash[41173]: audit 2023-12-01T22:44:29.181277+0000 mon.a (mon.0) 8112 : audit 0 from='client.? 172.21.15.40:0/1731193043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:29 smithi040 bash[28232]: cluster 2023-12-01T22:44:28.522043+0000 mgr.y (mgr.24356) 12787 : cluster 0 pgmap v12755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:29 smithi040 bash[28232]: audit 2023-12-01T22:44:29.181277+0000 mon.a (mon.0) 8112 : audit 0 from='client.? 172.21.15.40:0/1731193043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:31 smithi141 bash[31670]: cluster 2023-12-01T22:44:30.523261+0000 mgr.y (mgr.24356) 12788 : cluster 0 pgmap v12756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:32.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:31 smithi141 bash[31670]: audit 2023-12-01T22:44:31.639746+0000 mon.a (mon.0) 8113 : audit 0 from='client.? 172.21.15.40:0/2114815547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:31 smithi040 bash[28232]: cluster 2023-12-01T22:44:30.523261+0000 mgr.y (mgr.24356) 12788 : cluster 0 pgmap v12756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:31 smithi040 bash[28232]: audit 2023-12-01T22:44:31.639746+0000 mon.a (mon.0) 8113 : audit 0 from='client.? 172.21.15.40:0/2114815547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:31 smithi040 bash[41173]: cluster 2023-12-01T22:44:30.523261+0000 mgr.y (mgr.24356) 12788 : cluster 0 pgmap v12756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:31 smithi040 bash[41173]: audit 2023-12-01T22:44:31.639746+0000 mon.a (mon.0) 8113 : audit 0 from='client.? 172.21.15.40:0/2114815547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:32 smithi141 bash[31670]: audit 2023-12-01T22:44:31.877010+0000 mon.c (mon.2) 8036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:44:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:32 smithi040 bash[28232]: audit 2023-12-01T22:44:31.877010+0000 mon.c (mon.2) 8036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:44:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:32 smithi040 bash[41173]: audit 2023-12-01T22:44:31.877010+0000 mon.c (mon.2) 8036 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:44:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:33 smithi141 bash[31670]: cluster 2023-12-01T22:44:32.523957+0000 mgr.y (mgr.24356) 12789 : cluster 0 pgmap v12757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:33 smithi040 bash[28232]: cluster 2023-12-01T22:44:32.523957+0000 mgr.y (mgr.24356) 12789 : cluster 0 pgmap v12757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:33 smithi040 bash[41173]: cluster 2023-12-01T22:44:32.523957+0000 mgr.y (mgr.24356) 12789 : cluster 0 pgmap v12757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:34 smithi141 bash[31670]: audit 2023-12-01T22:44:34.005831+0000 mon.c (mon.2) 8037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:34 smithi141 bash[31670]: audit 2023-12-01T22:44:34.110160+0000 mon.a (mon.0) 8114 : audit 0 from='client.? 172.21.15.40:0/1405341297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:34 smithi040 bash[28232]: audit 2023-12-01T22:44:34.005831+0000 mon.c (mon.2) 8037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:34 smithi040 bash[28232]: audit 2023-12-01T22:44:34.110160+0000 mon.a (mon.0) 8114 : audit 0 from='client.? 172.21.15.40:0/1405341297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:34 smithi040 bash[41173]: audit 2023-12-01T22:44:34.005831+0000 mon.c (mon.2) 8037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:34 smithi040 bash[41173]: audit 2023-12-01T22:44:34.110160+0000 mon.a (mon.0) 8114 : audit 0 from='client.? 172.21.15.40:0/1405341297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:35 smithi141 bash[31670]: cluster 2023-12-01T22:44:34.525101+0000 mgr.y (mgr.24356) 12790 : cluster 0 pgmap v12758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:35 smithi040 bash[28232]: cluster 2023-12-01T22:44:34.525101+0000 mgr.y (mgr.24356) 12790 : cluster 0 pgmap v12758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:35 smithi040 bash[41173]: cluster 2023-12-01T22:44:34.525101+0000 mgr.y (mgr.24356) 12790 : cluster 0 pgmap v12758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:36 smithi040 bash[28232]: audit 2023-12-01T22:44:36.578018+0000 mon.a (mon.0) 8115 : audit 0 from='client.? 172.21.15.40:0/3097030860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:44:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:44:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:36 smithi040 bash[41173]: audit 2023-12-01T22:44:36.578018+0000 mon.a (mon.0) 8115 : audit 0 from='client.? 172.21.15.40:0/3097030860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:36 smithi141 bash[31670]: audit 2023-12-01T22:44:36.578018+0000 mon.a (mon.0) 8115 : audit 0 from='client.? 172.21.15.40:0/3097030860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:37 smithi141 bash[31670]: cluster 2023-12-01T22:44:36.525688+0000 mgr.y (mgr.24356) 12791 : cluster 0 pgmap v12759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:37 smithi141 bash[31670]: audit 2023-12-01T22:44:37.724643+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:37 smithi141 bash[31670]: audit 2023-12-01T22:44:37.738451+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:37 smithi040 bash[28232]: cluster 2023-12-01T22:44:36.525688+0000 mgr.y (mgr.24356) 12791 : cluster 0 pgmap v12759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:37 smithi040 bash[28232]: audit 2023-12-01T22:44:37.724643+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:37 smithi040 bash[28232]: audit 2023-12-01T22:44:37.738451+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:37 smithi040 bash[41173]: cluster 2023-12-01T22:44:36.525688+0000 mgr.y (mgr.24356) 12791 : cluster 0 pgmap v12759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:37 smithi040 bash[41173]: audit 2023-12-01T22:44:37.724643+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:37 smithi040 bash[41173]: audit 2023-12-01T22:44:37.738451+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:39 smithi141 bash[31670]: audit 2023-12-01T22:44:38.023216+0000 mon.a (mon.0) 8118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:39 smithi141 bash[31670]: audit 2023-12-01T22:44:38.033345+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:39 smithi040 bash[28232]: audit 2023-12-01T22:44:38.023216+0000 mon.a (mon.0) 8118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:39 smithi040 bash[28232]: audit 2023-12-01T22:44:38.033345+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:39 smithi040 bash[41173]: audit 2023-12-01T22:44:38.023216+0000 mon.a (mon.0) 8118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:39 smithi040 bash[41173]: audit 2023-12-01T22:44:38.033345+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:40 smithi040 bash[28232]: cluster 2023-12-01T22:44:38.526319+0000 mgr.y (mgr.24356) 12792 : cluster 0 pgmap v12760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:40 smithi040 bash[28232]: audit 2023-12-01T22:44:39.042684+0000 mon.a (mon.0) 8120 : audit 0 from='client.? 172.21.15.40:0/3443110816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:40 smithi040 bash[41173]: cluster 2023-12-01T22:44:38.526319+0000 mgr.y (mgr.24356) 12792 : cluster 0 pgmap v12760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:40 smithi040 bash[41173]: audit 2023-12-01T22:44:39.042684+0000 mon.a (mon.0) 8120 : audit 0 from='client.? 172.21.15.40:0/3443110816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:40 smithi141 bash[31670]: cluster 2023-12-01T22:44:38.526319+0000 mgr.y (mgr.24356) 12792 : cluster 0 pgmap v12760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:40 smithi141 bash[31670]: audit 2023-12-01T22:44:39.042684+0000 mon.a (mon.0) 8120 : audit 0 from='client.? 172.21.15.40:0/3443110816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:42 smithi040 bash[41173]: cluster 2023-12-01T22:44:40.527506+0000 mgr.y (mgr.24356) 12793 : cluster 0 pgmap v12761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:42 smithi040 bash[41173]: audit 2023-12-01T22:44:41.511221+0000 mon.a (mon.0) 8121 : audit 0 from='client.? 172.21.15.40:0/454066754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:42 smithi040 bash[28232]: cluster 2023-12-01T22:44:40.527506+0000 mgr.y (mgr.24356) 12793 : cluster 0 pgmap v12761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:42 smithi040 bash[28232]: audit 2023-12-01T22:44:41.511221+0000 mon.a (mon.0) 8121 : audit 0 from='client.? 172.21.15.40:0/454066754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:42 smithi141 bash[31670]: cluster 2023-12-01T22:44:40.527506+0000 mgr.y (mgr.24356) 12793 : cluster 0 pgmap v12761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:42 smithi141 bash[31670]: audit 2023-12-01T22:44:41.511221+0000 mon.a (mon.0) 8121 : audit 0 from='client.? 172.21.15.40:0/454066754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:44.373 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:44 smithi141 bash[31670]: cluster 2023-12-01T22:44:42.528168+0000 mgr.y (mgr.24356) 12794 : cluster 0 pgmap v12762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:44.373 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:44 smithi141 bash[31670]: audit 2023-12-01T22:44:43.975409+0000 mon.c (mon.2) 8038 : audit 0 from='client.? 172.21.15.40:0/2589971487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:44 smithi040 bash[28232]: cluster 2023-12-01T22:44:42.528168+0000 mgr.y (mgr.24356) 12794 : cluster 0 pgmap v12762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:44 smithi040 bash[28232]: audit 2023-12-01T22:44:43.975409+0000 mon.c (mon.2) 8038 : audit 0 from='client.? 172.21.15.40:0/2589971487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:44 smithi040 bash[41173]: cluster 2023-12-01T22:44:42.528168+0000 mgr.y (mgr.24356) 12794 : cluster 0 pgmap v12762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:44 smithi040 bash[41173]: audit 2023-12-01T22:44:43.975409+0000 mon.c (mon.2) 8038 : audit 0 from='client.? 172.21.15.40:0/2589971487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:46 smithi040 bash[28232]: cluster 2023-12-01T22:44:44.529339+0000 mgr.y (mgr.24356) 12795 : cluster 0 pgmap v12763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:46 smithi040 bash[41173]: cluster 2023-12-01T22:44:44.529339+0000 mgr.y (mgr.24356) 12795 : cluster 0 pgmap v12763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:46 smithi141 bash[31670]: cluster 2023-12-01T22:44:44.529339+0000 mgr.y (mgr.24356) 12795 : cluster 0 pgmap v12763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:44:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:44:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:47 smithi040 bash[28232]: audit 2023-12-01T22:44:46.446100+0000 mon.c (mon.2) 8039 : audit 0 from='client.? 172.21.15.40:0/721304977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:47 smithi040 bash[41173]: audit 2023-12-01T22:44:46.446100+0000 mon.c (mon.2) 8039 : audit 0 from='client.? 172.21.15.40:0/721304977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:47 smithi141 bash[31670]: audit 2023-12-01T22:44:46.446100+0000 mon.c (mon.2) 8039 : audit 0 from='client.? 172.21.15.40:0/721304977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:48 smithi141 bash[31670]: cluster 2023-12-01T22:44:46.529978+0000 mgr.y (mgr.24356) 12796 : cluster 0 pgmap v12764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:48 smithi040 bash[41173]: cluster 2023-12-01T22:44:46.529978+0000 mgr.y (mgr.24356) 12796 : cluster 0 pgmap v12764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:48 smithi040 bash[28232]: cluster 2023-12-01T22:44:46.529978+0000 mgr.y (mgr.24356) 12796 : cluster 0 pgmap v12764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:48.478588+0000 mon.a (mon.0) 8122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:48.491977+0000 mon.a (mon.0) 8123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:48.495094+0000 mon.c (mon.2) 8040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:48.496464+0000 mon.c (mon.2) 8041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:48.503596+0000 mon.a (mon.0) 8124 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: cluster 2023-12-01T22:44:48.530695+0000 mgr.y (mgr.24356) 12797 : cluster 0 pgmap v12765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:48.934680+0000 mon.a (mon.0) 8125 : audit 0 from='client.? 172.21.15.40:0/2166775394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:49 smithi141 bash[31670]: audit 2023-12-01T22:44:49.006362+0000 mon.c (mon.2) 8042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:48.478588+0000 mon.a (mon.0) 8122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:48.491977+0000 mon.a (mon.0) 8123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:48.495094+0000 mon.c (mon.2) 8040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:48.496464+0000 mon.c (mon.2) 8041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:48.503596+0000 mon.a (mon.0) 8124 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: cluster 2023-12-01T22:44:48.530695+0000 mgr.y (mgr.24356) 12797 : cluster 0 pgmap v12765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:48.934680+0000 mon.a (mon.0) 8125 : audit 0 from='client.? 172.21.15.40:0/2166775394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[28232]: audit 2023-12-01T22:44:49.006362+0000 mon.c (mon.2) 8042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:48.478588+0000 mon.a (mon.0) 8122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:48.491977+0000 mon.a (mon.0) 8123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:48.495094+0000 mon.c (mon.2) 8040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:48.496464+0000 mon.c (mon.2) 8041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:48.503596+0000 mon.a (mon.0) 8124 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: cluster 2023-12-01T22:44:48.530695+0000 mgr.y (mgr.24356) 12797 : cluster 0 pgmap v12765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:48.934680+0000 mon.a (mon.0) 8125 : audit 0 from='client.? 172.21.15.40:0/2166775394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:49 smithi040 bash[41173]: audit 2023-12-01T22:44:49.006362+0000 mon.c (mon.2) 8042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:51 smithi040 bash[28232]: cluster 2023-12-01T22:44:50.531847+0000 mgr.y (mgr.24356) 12798 : cluster 0 pgmap v12766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:51 smithi040 bash[28232]: audit 2023-12-01T22:44:51.392253+0000 mon.a (mon.0) 8126 : audit 0 from='client.? 172.21.15.40:0/381673908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:51 smithi040 bash[41173]: cluster 2023-12-01T22:44:50.531847+0000 mgr.y (mgr.24356) 12798 : cluster 0 pgmap v12766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:51 smithi040 bash[41173]: audit 2023-12-01T22:44:51.392253+0000 mon.a (mon.0) 8126 : audit 0 from='client.? 172.21.15.40:0/381673908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:51 smithi141 bash[31670]: cluster 2023-12-01T22:44:50.531847+0000 mgr.y (mgr.24356) 12798 : cluster 0 pgmap v12766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:51 smithi141 bash[31670]: audit 2023-12-01T22:44:51.392253+0000 mon.a (mon.0) 8126 : audit 0 from='client.? 172.21.15.40:0/381673908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:53 smithi040 bash[28232]: cluster 2023-12-01T22:44:52.532567+0000 mgr.y (mgr.24356) 12799 : cluster 0 pgmap v12767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:53 smithi040 bash[41173]: cluster 2023-12-01T22:44:52.532567+0000 mgr.y (mgr.24356) 12799 : cluster 0 pgmap v12767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:53 smithi141 bash[31670]: cluster 2023-12-01T22:44:52.532567+0000 mgr.y (mgr.24356) 12799 : cluster 0 pgmap v12767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:54 smithi141 bash[31670]: audit 2023-12-01T22:44:53.851401+0000 mon.c (mon.2) 8043 : audit 0 from='client.? 172.21.15.40:0/2212514319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:54 smithi040 bash[28232]: audit 2023-12-01T22:44:53.851401+0000 mon.c (mon.2) 8043 : audit 0 from='client.? 172.21.15.40:0/2212514319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:54 smithi040 bash[41173]: audit 2023-12-01T22:44:53.851401+0000 mon.c (mon.2) 8043 : audit 0 from='client.? 172.21.15.40:0/2212514319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:55 smithi141 bash[31670]: cluster 2023-12-01T22:44:54.533597+0000 mgr.y (mgr.24356) 12800 : cluster 0 pgmap v12768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:55 smithi040 bash[41173]: cluster 2023-12-01T22:44:54.533597+0000 mgr.y (mgr.24356) 12800 : cluster 0 pgmap v12768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:55 smithi040 bash[28232]: cluster 2023-12-01T22:44:54.533597+0000 mgr.y (mgr.24356) 12800 : cluster 0 pgmap v12768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:56 smithi040 bash[28232]: audit 2023-12-01T22:44:56.318705+0000 mon.c (mon.2) 8044 : audit 0 from='client.? 172.21.15.40:0/2003060536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:44:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:44:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:56 smithi040 bash[41173]: audit 2023-12-01T22:44:56.318705+0000 mon.c (mon.2) 8044 : audit 0 from='client.? 172.21.15.40:0/2003060536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:56 smithi141 bash[31670]: audit 2023-12-01T22:44:56.318705+0000 mon.c (mon.2) 8044 : audit 0 from='client.? 172.21.15.40:0/2003060536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:44:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:57 smithi141 bash[31670]: cluster 2023-12-01T22:44:56.534245+0000 mgr.y (mgr.24356) 12801 : cluster 0 pgmap v12769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:57 smithi040 bash[28232]: cluster 2023-12-01T22:44:56.534245+0000 mgr.y (mgr.24356) 12801 : cluster 0 pgmap v12769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:44:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:57 smithi040 bash[41173]: cluster 2023-12-01T22:44:56.534245+0000 mgr.y (mgr.24356) 12801 : cluster 0 pgmap v12769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:59 smithi141 bash[31670]: cluster 2023-12-01T22:44:58.535009+0000 mgr.y (mgr.24356) 12802 : cluster 0 pgmap v12770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:00.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:44:59 smithi141 bash[31670]: audit 2023-12-01T22:44:58.786130+0000 mon.c (mon.2) 8045 : audit 0 from='client.? 172.21.15.40:0/2221054771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:59 smithi040 bash[28232]: cluster 2023-12-01T22:44:58.535009+0000 mgr.y (mgr.24356) 12802 : cluster 0 pgmap v12770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:44:59 smithi040 bash[28232]: audit 2023-12-01T22:44:58.786130+0000 mon.c (mon.2) 8045 : audit 0 from='client.? 172.21.15.40:0/2221054771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:59 smithi040 bash[41173]: cluster 2023-12-01T22:44:58.535009+0000 mgr.y (mgr.24356) 12802 : cluster 0 pgmap v12770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:44:59 smithi040 bash[41173]: audit 2023-12-01T22:44:58.786130+0000 mon.c (mon.2) 8045 : audit 0 from='client.? 172.21.15.40:0/2221054771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:01 smithi141 bash[31670]: cluster 2023-12-01T22:45:00.536355+0000 mgr.y (mgr.24356) 12803 : cluster 0 pgmap v12771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:01 smithi141 bash[31670]: audit 2023-12-01T22:45:01.246474+0000 mon.a (mon.0) 8127 : audit 0 from='client.? 172.21.15.40:0/3160270287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:01 smithi040 bash[28232]: cluster 2023-12-01T22:45:00.536355+0000 mgr.y (mgr.24356) 12803 : cluster 0 pgmap v12771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:01 smithi040 bash[28232]: audit 2023-12-01T22:45:01.246474+0000 mon.a (mon.0) 8127 : audit 0 from='client.? 172.21.15.40:0/3160270287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:01 smithi040 bash[41173]: cluster 2023-12-01T22:45:00.536355+0000 mgr.y (mgr.24356) 12803 : cluster 0 pgmap v12771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:01 smithi040 bash[41173]: audit 2023-12-01T22:45:01.246474+0000 mon.a (mon.0) 8127 : audit 0 from='client.? 172.21.15.40:0/3160270287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:03 smithi141 bash[31670]: cluster 2023-12-01T22:45:02.537173+0000 mgr.y (mgr.24356) 12804 : cluster 0 pgmap v12772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:03 smithi040 bash[28232]: cluster 2023-12-01T22:45:02.537173+0000 mgr.y (mgr.24356) 12804 : cluster 0 pgmap v12772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:03 smithi040 bash[41173]: cluster 2023-12-01T22:45:02.537173+0000 mgr.y (mgr.24356) 12804 : cluster 0 pgmap v12772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:04 smithi141 bash[31670]: audit 2023-12-01T22:45:03.703987+0000 mon.a (mon.0) 8128 : audit 0 from='client.? 172.21.15.40:0/997051307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:04 smithi141 bash[31670]: audit 2023-12-01T22:45:04.006940+0000 mon.c (mon.2) 8046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:04 smithi040 bash[41173]: audit 2023-12-01T22:45:03.703987+0000 mon.a (mon.0) 8128 : audit 0 from='client.? 172.21.15.40:0/997051307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:04 smithi040 bash[41173]: audit 2023-12-01T22:45:04.006940+0000 mon.c (mon.2) 8046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:04 smithi040 bash[28232]: audit 2023-12-01T22:45:03.703987+0000 mon.a (mon.0) 8128 : audit 0 from='client.? 172.21.15.40:0/997051307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:04 smithi040 bash[28232]: audit 2023-12-01T22:45:04.006940+0000 mon.c (mon.2) 8046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:05 smithi141 bash[31670]: cluster 2023-12-01T22:45:04.538322+0000 mgr.y (mgr.24356) 12805 : cluster 0 pgmap v12773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:05 smithi040 bash[28232]: cluster 2023-12-01T22:45:04.538322+0000 mgr.y (mgr.24356) 12805 : cluster 0 pgmap v12773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:05 smithi040 bash[41173]: cluster 2023-12-01T22:45:04.538322+0000 mgr.y (mgr.24356) 12805 : cluster 0 pgmap v12773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:06 smithi040 bash[41173]: audit 2023-12-01T22:45:06.167018+0000 mon.c (mon.2) 8047 : audit 0 from='client.? 172.21.15.40:0/3720621052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:06 smithi040 bash[28232]: audit 2023-12-01T22:45:06.167018+0000 mon.c (mon.2) 8047 : audit 0 from='client.? 172.21.15.40:0/3720621052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:45:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:45:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:06 smithi141 bash[31670]: audit 2023-12-01T22:45:06.167018+0000 mon.c (mon.2) 8047 : audit 0 from='client.? 172.21.15.40:0/3720621052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:07 smithi141 bash[31670]: cluster 2023-12-01T22:45:06.539054+0000 mgr.y (mgr.24356) 12806 : cluster 0 pgmap v12774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:07 smithi040 bash[41173]: cluster 2023-12-01T22:45:06.539054+0000 mgr.y (mgr.24356) 12806 : cluster 0 pgmap v12774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:07 smithi040 bash[28232]: cluster 2023-12-01T22:45:06.539054+0000 mgr.y (mgr.24356) 12806 : cluster 0 pgmap v12774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:08 smithi141 bash[31670]: audit 2023-12-01T22:45:08.628586+0000 mon.c (mon.2) 8048 : audit 0 from='client.? 172.21.15.40:0/3397941578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:08 smithi040 bash[28232]: audit 2023-12-01T22:45:08.628586+0000 mon.c (mon.2) 8048 : audit 0 from='client.? 172.21.15.40:0/3397941578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:08 smithi040 bash[41173]: audit 2023-12-01T22:45:08.628586+0000 mon.c (mon.2) 8048 : audit 0 from='client.? 172.21.15.40:0/3397941578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:09 smithi141 bash[31670]: cluster 2023-12-01T22:45:08.539798+0000 mgr.y (mgr.24356) 12807 : cluster 0 pgmap v12775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:09 smithi040 bash[41173]: cluster 2023-12-01T22:45:08.539798+0000 mgr.y (mgr.24356) 12807 : cluster 0 pgmap v12775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:09 smithi040 bash[28232]: cluster 2023-12-01T22:45:08.539798+0000 mgr.y (mgr.24356) 12807 : cluster 0 pgmap v12775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:11 smithi141 bash[31670]: cluster 2023-12-01T22:45:10.541029+0000 mgr.y (mgr.24356) 12808 : cluster 0 pgmap v12776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:11 smithi141 bash[31670]: audit 2023-12-01T22:45:11.100578+0000 mon.c (mon.2) 8049 : audit 0 from='client.? 172.21.15.40:0/2353283795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:11 smithi040 bash[28232]: cluster 2023-12-01T22:45:10.541029+0000 mgr.y (mgr.24356) 12808 : cluster 0 pgmap v12776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:11 smithi040 bash[28232]: audit 2023-12-01T22:45:11.100578+0000 mon.c (mon.2) 8049 : audit 0 from='client.? 172.21.15.40:0/2353283795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:11 smithi040 bash[41173]: cluster 2023-12-01T22:45:10.541029+0000 mgr.y (mgr.24356) 12808 : cluster 0 pgmap v12776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:11 smithi040 bash[41173]: audit 2023-12-01T22:45:11.100578+0000 mon.c (mon.2) 8049 : audit 0 from='client.? 172.21.15.40:0/2353283795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:13 smithi141 bash[31670]: cluster 2023-12-01T22:45:12.541709+0000 mgr.y (mgr.24356) 12809 : cluster 0 pgmap v12777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:13 smithi141 bash[31670]: audit 2023-12-01T22:45:13.566125+0000 mon.c (mon.2) 8050 : audit 0 from='client.? 172.21.15.40:0/3480321828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:13 smithi040 bash[28232]: cluster 2023-12-01T22:45:12.541709+0000 mgr.y (mgr.24356) 12809 : cluster 0 pgmap v12777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:13 smithi040 bash[28232]: audit 2023-12-01T22:45:13.566125+0000 mon.c (mon.2) 8050 : audit 0 from='client.? 172.21.15.40:0/3480321828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:13 smithi040 bash[41173]: cluster 2023-12-01T22:45:12.541709+0000 mgr.y (mgr.24356) 12809 : cluster 0 pgmap v12777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:13 smithi040 bash[41173]: audit 2023-12-01T22:45:13.566125+0000 mon.c (mon.2) 8050 : audit 0 from='client.? 172.21.15.40:0/3480321828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:15 smithi141 bash[31670]: cluster 2023-12-01T22:45:14.542815+0000 mgr.y (mgr.24356) 12810 : cluster 0 pgmap v12778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:15 smithi040 bash[28232]: cluster 2023-12-01T22:45:14.542815+0000 mgr.y (mgr.24356) 12810 : cluster 0 pgmap v12778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:15 smithi040 bash[41173]: cluster 2023-12-01T22:45:14.542815+0000 mgr.y (mgr.24356) 12810 : cluster 0 pgmap v12778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:16.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:45:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:45:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:16 smithi141 bash[31670]: audit 2023-12-01T22:45:16.034056+0000 mon.a (mon.0) 8129 : audit 0 from='client.? 172.21.15.40:0/3505300852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:16 smithi040 bash[28232]: audit 2023-12-01T22:45:16.034056+0000 mon.a (mon.0) 8129 : audit 0 from='client.? 172.21.15.40:0/3505300852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:16 smithi040 bash[41173]: audit 2023-12-01T22:45:16.034056+0000 mon.a (mon.0) 8129 : audit 0 from='client.? 172.21.15.40:0/3505300852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:17 smithi141 bash[31670]: cluster 2023-12-01T22:45:16.543495+0000 mgr.y (mgr.24356) 12811 : cluster 0 pgmap v12779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:17 smithi040 bash[28232]: cluster 2023-12-01T22:45:16.543495+0000 mgr.y (mgr.24356) 12811 : cluster 0 pgmap v12779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:17 smithi040 bash[41173]: cluster 2023-12-01T22:45:16.543495+0000 mgr.y (mgr.24356) 12811 : cluster 0 pgmap v12779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:18 smithi141 bash[31670]: audit 2023-12-01T22:45:18.494140+0000 mon.c (mon.2) 8051 : audit 0 from='client.? 172.21.15.40:0/3366168451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:18 smithi040 bash[28232]: audit 2023-12-01T22:45:18.494140+0000 mon.c (mon.2) 8051 : audit 0 from='client.? 172.21.15.40:0/3366168451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:18 smithi040 bash[41173]: audit 2023-12-01T22:45:18.494140+0000 mon.c (mon.2) 8051 : audit 0 from='client.? 172.21.15.40:0/3366168451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:19 smithi141 bash[31670]: cluster 2023-12-01T22:45:18.544167+0000 mgr.y (mgr.24356) 12812 : cluster 0 pgmap v12780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:19 smithi141 bash[31670]: audit 2023-12-01T22:45:19.007270+0000 mon.c (mon.2) 8052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:19 smithi040 bash[28232]: cluster 2023-12-01T22:45:18.544167+0000 mgr.y (mgr.24356) 12812 : cluster 0 pgmap v12780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:19 smithi040 bash[28232]: audit 2023-12-01T22:45:19.007270+0000 mon.c (mon.2) 8052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:19 smithi040 bash[41173]: cluster 2023-12-01T22:45:18.544167+0000 mgr.y (mgr.24356) 12812 : cluster 0 pgmap v12780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:19 smithi040 bash[41173]: audit 2023-12-01T22:45:19.007270+0000 mon.c (mon.2) 8052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:21 smithi141 bash[31670]: cluster 2023-12-01T22:45:20.545390+0000 mgr.y (mgr.24356) 12813 : cluster 0 pgmap v12781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:22.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:21 smithi141 bash[31670]: audit 2023-12-01T22:45:20.959986+0000 mon.a (mon.0) 8130 : audit 0 from='client.? 172.21.15.40:0/2399778109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:21 smithi040 bash[28232]: cluster 2023-12-01T22:45:20.545390+0000 mgr.y (mgr.24356) 12813 : cluster 0 pgmap v12781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:21 smithi040 bash[28232]: audit 2023-12-01T22:45:20.959986+0000 mon.a (mon.0) 8130 : audit 0 from='client.? 172.21.15.40:0/2399778109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:21 smithi040 bash[41173]: cluster 2023-12-01T22:45:20.545390+0000 mgr.y (mgr.24356) 12813 : cluster 0 pgmap v12781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:21 smithi040 bash[41173]: audit 2023-12-01T22:45:20.959986+0000 mon.a (mon.0) 8130 : audit 0 from='client.? 172.21.15.40:0/2399778109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:23 smithi040 bash[28232]: cluster 2023-12-01T22:45:22.546107+0000 mgr.y (mgr.24356) 12814 : cluster 0 pgmap v12782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:23 smithi040 bash[28232]: audit 2023-12-01T22:45:23.423096+0000 mon.c (mon.2) 8053 : audit 0 from='client.? 172.21.15.40:0/3274591916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:23 smithi040 bash[41173]: cluster 2023-12-01T22:45:22.546107+0000 mgr.y (mgr.24356) 12814 : cluster 0 pgmap v12782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:23 smithi040 bash[41173]: audit 2023-12-01T22:45:23.423096+0000 mon.c (mon.2) 8053 : audit 0 from='client.? 172.21.15.40:0/3274591916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:23 smithi141 bash[31670]: cluster 2023-12-01T22:45:22.546107+0000 mgr.y (mgr.24356) 12814 : cluster 0 pgmap v12782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:23 smithi141 bash[31670]: audit 2023-12-01T22:45:23.423096+0000 mon.c (mon.2) 8053 : audit 0 from='client.? 172.21.15.40:0/3274591916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:25 smithi040 bash[28232]: cluster 2023-12-01T22:45:24.547338+0000 mgr.y (mgr.24356) 12815 : cluster 0 pgmap v12783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:25 smithi040 bash[41173]: cluster 2023-12-01T22:45:24.547338+0000 mgr.y (mgr.24356) 12815 : cluster 0 pgmap v12783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:25 smithi141 bash[31670]: cluster 2023-12-01T22:45:24.547338+0000 mgr.y (mgr.24356) 12815 : cluster 0 pgmap v12783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:26.797 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:45:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:45:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:26 smithi040 bash[28232]: audit 2023-12-01T22:45:25.883457+0000 mon.c (mon.2) 8054 : audit 0 from='client.? 172.21.15.40:0/1273559607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:26 smithi040 bash[41173]: audit 2023-12-01T22:45:25.883457+0000 mon.c (mon.2) 8054 : audit 0 from='client.? 172.21.15.40:0/1273559607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:26 smithi141 bash[31670]: audit 2023-12-01T22:45:25.883457+0000 mon.c (mon.2) 8054 : audit 0 from='client.? 172.21.15.40:0/1273559607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:27 smithi040 bash[41173]: cluster 2023-12-01T22:45:26.547959+0000 mgr.y (mgr.24356) 12816 : cluster 0 pgmap v12784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:27 smithi040 bash[28232]: cluster 2023-12-01T22:45:26.547959+0000 mgr.y (mgr.24356) 12816 : cluster 0 pgmap v12784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:27 smithi141 bash[31670]: cluster 2023-12-01T22:45:26.547959+0000 mgr.y (mgr.24356) 12816 : cluster 0 pgmap v12784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:28 smithi040 bash[28232]: audit 2023-12-01T22:45:28.344224+0000 mon.a (mon.0) 8131 : audit 0 from='client.? 172.21.15.40:0/3477289462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:28 smithi040 bash[41173]: audit 2023-12-01T22:45:28.344224+0000 mon.a (mon.0) 8131 : audit 0 from='client.? 172.21.15.40:0/3477289462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:28 smithi141 bash[31670]: audit 2023-12-01T22:45:28.344224+0000 mon.a (mon.0) 8131 : audit 0 from='client.? 172.21.15.40:0/3477289462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:29 smithi040 bash[28232]: cluster 2023-12-01T22:45:28.548657+0000 mgr.y (mgr.24356) 12817 : cluster 0 pgmap v12785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:29 smithi040 bash[41173]: cluster 2023-12-01T22:45:28.548657+0000 mgr.y (mgr.24356) 12817 : cluster 0 pgmap v12785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:29 smithi141 bash[31670]: cluster 2023-12-01T22:45:28.548657+0000 mgr.y (mgr.24356) 12817 : cluster 0 pgmap v12785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:31 smithi040 bash[28232]: cluster 2023-12-01T22:45:30.549736+0000 mgr.y (mgr.24356) 12818 : cluster 0 pgmap v12786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:31 smithi040 bash[28232]: audit 2023-12-01T22:45:30.817024+0000 mon.a (mon.0) 8132 : audit 0 from='client.? 172.21.15.40:0/2843641309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:31 smithi040 bash[41173]: cluster 2023-12-01T22:45:30.549736+0000 mgr.y (mgr.24356) 12818 : cluster 0 pgmap v12786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:31 smithi040 bash[41173]: audit 2023-12-01T22:45:30.817024+0000 mon.a (mon.0) 8132 : audit 0 from='client.? 172.21.15.40:0/2843641309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:31 smithi141 bash[31670]: cluster 2023-12-01T22:45:30.549736+0000 mgr.y (mgr.24356) 12818 : cluster 0 pgmap v12786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:32.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:31 smithi141 bash[31670]: audit 2023-12-01T22:45:30.817024+0000 mon.a (mon.0) 8132 : audit 0 from='client.? 172.21.15.40:0/2843641309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:33 smithi040 bash[28232]: cluster 2023-12-01T22:45:32.550405+0000 mgr.y (mgr.24356) 12819 : cluster 0 pgmap v12787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:33 smithi040 bash[28232]: audit 2023-12-01T22:45:33.277860+0000 mon.c (mon.2) 8055 : audit 0 from='client.? 172.21.15.40:0/2880909743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:33 smithi040 bash[41173]: cluster 2023-12-01T22:45:32.550405+0000 mgr.y (mgr.24356) 12819 : cluster 0 pgmap v12787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:33 smithi040 bash[41173]: audit 2023-12-01T22:45:33.277860+0000 mon.c (mon.2) 8055 : audit 0 from='client.? 172.21.15.40:0/2880909743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:33 smithi141 bash[31670]: cluster 2023-12-01T22:45:32.550405+0000 mgr.y (mgr.24356) 12819 : cluster 0 pgmap v12787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:33 smithi141 bash[31670]: audit 2023-12-01T22:45:33.277860+0000 mon.c (mon.2) 8055 : audit 0 from='client.? 172.21.15.40:0/2880909743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:34 smithi040 bash[28232]: audit 2023-12-01T22:45:34.007543+0000 mon.c (mon.2) 8056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:34 smithi040 bash[41173]: audit 2023-12-01T22:45:34.007543+0000 mon.c (mon.2) 8056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:34 smithi141 bash[31670]: audit 2023-12-01T22:45:34.007543+0000 mon.c (mon.2) 8056 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:35 smithi040 bash[28232]: cluster 2023-12-01T22:45:34.551557+0000 mgr.y (mgr.24356) 12820 : cluster 0 pgmap v12788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:35 smithi040 bash[28232]: audit 2023-12-01T22:45:35.740378+0000 mon.c (mon.2) 8057 : audit 0 from='client.? 172.21.15.40:0/946239161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:35 smithi040 bash[41173]: cluster 2023-12-01T22:45:34.551557+0000 mgr.y (mgr.24356) 12820 : cluster 0 pgmap v12788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:35 smithi040 bash[41173]: audit 2023-12-01T22:45:35.740378+0000 mon.c (mon.2) 8057 : audit 0 from='client.? 172.21.15.40:0/946239161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:35 smithi141 bash[31670]: cluster 2023-12-01T22:45:34.551557+0000 mgr.y (mgr.24356) 12820 : cluster 0 pgmap v12788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:36.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:35 smithi141 bash[31670]: audit 2023-12-01T22:45:35.740378+0000 mon.c (mon.2) 8057 : audit 0 from='client.? 172.21.15.40:0/946239161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:45:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:45:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:37 smithi040 bash[41173]: cluster 2023-12-01T22:45:36.552243+0000 mgr.y (mgr.24356) 12821 : cluster 0 pgmap v12789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:37 smithi040 bash[28232]: cluster 2023-12-01T22:45:36.552243+0000 mgr.y (mgr.24356) 12821 : cluster 0 pgmap v12789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:37 smithi141 bash[31670]: cluster 2023-12-01T22:45:36.552243+0000 mgr.y (mgr.24356) 12821 : cluster 0 pgmap v12789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:38 smithi040 bash[41173]: audit 2023-12-01T22:45:38.195384+0000 mon.c (mon.2) 8058 : audit 0 from='client.? 172.21.15.40:0/2599333064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:38 smithi040 bash[28232]: audit 2023-12-01T22:45:38.195384+0000 mon.c (mon.2) 8058 : audit 0 from='client.? 172.21.15.40:0/2599333064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:38 smithi141 bash[31670]: audit 2023-12-01T22:45:38.195384+0000 mon.c (mon.2) 8058 : audit 0 from='client.? 172.21.15.40:0/2599333064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:39 smithi040 bash[28232]: cluster 2023-12-01T22:45:38.552959+0000 mgr.y (mgr.24356) 12822 : cluster 0 pgmap v12790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:39 smithi040 bash[41173]: cluster 2023-12-01T22:45:38.552959+0000 mgr.y (mgr.24356) 12822 : cluster 0 pgmap v12790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:39 smithi141 bash[31670]: cluster 2023-12-01T22:45:38.552959+0000 mgr.y (mgr.24356) 12822 : cluster 0 pgmap v12790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:40 smithi040 bash[28232]: audit 2023-12-01T22:45:40.658824+0000 mon.a (mon.0) 8133 : audit 0 from='client.? 172.21.15.40:0/70030169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:40 smithi040 bash[41173]: audit 2023-12-01T22:45:40.658824+0000 mon.a (mon.0) 8133 : audit 0 from='client.? 172.21.15.40:0/70030169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:40 smithi141 bash[31670]: audit 2023-12-01T22:45:40.658824+0000 mon.a (mon.0) 8133 : audit 0 from='client.? 172.21.15.40:0/70030169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:41 smithi040 bash[28232]: cluster 2023-12-01T22:45:40.553944+0000 mgr.y (mgr.24356) 12823 : cluster 0 pgmap v12791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:41 smithi040 bash[41173]: cluster 2023-12-01T22:45:40.553944+0000 mgr.y (mgr.24356) 12823 : cluster 0 pgmap v12791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:41 smithi141 bash[31670]: cluster 2023-12-01T22:45:40.553944+0000 mgr.y (mgr.24356) 12823 : cluster 0 pgmap v12791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:43 smithi040 bash[28232]: cluster 2023-12-01T22:45:42.554604+0000 mgr.y (mgr.24356) 12824 : cluster 0 pgmap v12792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:43 smithi040 bash[28232]: audit 2023-12-01T22:45:43.126562+0000 mon.a (mon.0) 8134 : audit 0 from='client.? 172.21.15.40:0/71238311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:43 smithi040 bash[41173]: cluster 2023-12-01T22:45:42.554604+0000 mgr.y (mgr.24356) 12824 : cluster 0 pgmap v12792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:43 smithi040 bash[41173]: audit 2023-12-01T22:45:43.126562+0000 mon.a (mon.0) 8134 : audit 0 from='client.? 172.21.15.40:0/71238311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:43 smithi141 bash[31670]: cluster 2023-12-01T22:45:42.554604+0000 mgr.y (mgr.24356) 12824 : cluster 0 pgmap v12792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:43 smithi141 bash[31670]: audit 2023-12-01T22:45:43.126562+0000 mon.a (mon.0) 8134 : audit 0 from='client.? 172.21.15.40:0/71238311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:45 smithi040 bash[28232]: cluster 2023-12-01T22:45:44.555719+0000 mgr.y (mgr.24356) 12825 : cluster 0 pgmap v12793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:45 smithi040 bash[28232]: audit 2023-12-01T22:45:45.595350+0000 mon.c (mon.2) 8059 : audit 0 from='client.? 172.21.15.40:0/2932939067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:45 smithi040 bash[41173]: cluster 2023-12-01T22:45:44.555719+0000 mgr.y (mgr.24356) 12825 : cluster 0 pgmap v12793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:45 smithi040 bash[41173]: audit 2023-12-01T22:45:45.595350+0000 mon.c (mon.2) 8059 : audit 0 from='client.? 172.21.15.40:0/2932939067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:45 smithi141 bash[31670]: cluster 2023-12-01T22:45:44.555719+0000 mgr.y (mgr.24356) 12825 : cluster 0 pgmap v12793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:45 smithi141 bash[31670]: audit 2023-12-01T22:45:45.595350+0000 mon.c (mon.2) 8059 : audit 0 from='client.? 172.21.15.40:0/2932939067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:45:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:45:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:47 smithi040 bash[28232]: cluster 2023-12-01T22:45:46.556356+0000 mgr.y (mgr.24356) 12826 : cluster 0 pgmap v12794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:47 smithi040 bash[41173]: cluster 2023-12-01T22:45:46.556356+0000 mgr.y (mgr.24356) 12826 : cluster 0 pgmap v12794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:47 smithi141 bash[31670]: cluster 2023-12-01T22:45:46.556356+0000 mgr.y (mgr.24356) 12826 : cluster 0 pgmap v12794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:48 smithi040 bash[28232]: audit 2023-12-01T22:45:48.057438+0000 mon.a (mon.0) 8135 : audit 0 from='client.? 172.21.15.40:0/3030221514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:48 smithi040 bash[28232]: audit 2023-12-01T22:45:48.588065+0000 mon.c (mon.2) 8060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:45:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:48 smithi040 bash[41173]: audit 2023-12-01T22:45:48.057438+0000 mon.a (mon.0) 8135 : audit 0 from='client.? 172.21.15.40:0/3030221514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:48 smithi040 bash[41173]: audit 2023-12-01T22:45:48.588065+0000 mon.c (mon.2) 8060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:45:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:48 smithi141 bash[31670]: audit 2023-12-01T22:45:48.057438+0000 mon.a (mon.0) 8135 : audit 0 from='client.? 172.21.15.40:0/3030221514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:49.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:48 smithi141 bash[31670]: audit 2023-12-01T22:45:48.588065+0000 mon.c (mon.2) 8060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:45:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:49 smithi040 bash[28232]: cluster 2023-12-01T22:45:48.557127+0000 mgr.y (mgr.24356) 12827 : cluster 0 pgmap v12795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:49 smithi040 bash[28232]: audit 2023-12-01T22:45:49.008029+0000 mon.c (mon.2) 8061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:49 smithi040 bash[41173]: cluster 2023-12-01T22:45:48.557127+0000 mgr.y (mgr.24356) 12827 : cluster 0 pgmap v12795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:49 smithi040 bash[41173]: audit 2023-12-01T22:45:49.008029+0000 mon.c (mon.2) 8061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:49 smithi141 bash[31670]: cluster 2023-12-01T22:45:48.557127+0000 mgr.y (mgr.24356) 12827 : cluster 0 pgmap v12795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:49 smithi141 bash[31670]: audit 2023-12-01T22:45:49.008029+0000 mon.c (mon.2) 8061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:50 smithi040 bash[28232]: audit 2023-12-01T22:45:50.527988+0000 mon.c (mon.2) 8062 : audit 0 from='client.? 172.21.15.40:0/224452464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:50 smithi040 bash[41173]: audit 2023-12-01T22:45:50.527988+0000 mon.c (mon.2) 8062 : audit 0 from='client.? 172.21.15.40:0/224452464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:50 smithi141 bash[31670]: audit 2023-12-01T22:45:50.527988+0000 mon.c (mon.2) 8062 : audit 0 from='client.? 172.21.15.40:0/224452464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:51 smithi040 bash[28232]: cluster 2023-12-01T22:45:50.558415+0000 mgr.y (mgr.24356) 12828 : cluster 0 pgmap v12796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:51 smithi040 bash[41173]: cluster 2023-12-01T22:45:50.558415+0000 mgr.y (mgr.24356) 12828 : cluster 0 pgmap v12796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:51 smithi141 bash[31670]: cluster 2023-12-01T22:45:50.558415+0000 mgr.y (mgr.24356) 12828 : cluster 0 pgmap v12796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:53 smithi040 bash[28232]: cluster 2023-12-01T22:45:52.559032+0000 mgr.y (mgr.24356) 12829 : cluster 0 pgmap v12797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:53 smithi040 bash[28232]: audit 2023-12-01T22:45:52.997612+0000 mon.a (mon.0) 8136 : audit 0 from='client.? 172.21.15.40:0/3645908364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:53 smithi040 bash[41173]: cluster 2023-12-01T22:45:52.559032+0000 mgr.y (mgr.24356) 12829 : cluster 0 pgmap v12797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:53 smithi040 bash[41173]: audit 2023-12-01T22:45:52.997612+0000 mon.a (mon.0) 8136 : audit 0 from='client.? 172.21.15.40:0/3645908364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:53 smithi141 bash[31670]: cluster 2023-12-01T22:45:52.559032+0000 mgr.y (mgr.24356) 12829 : cluster 0 pgmap v12797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:54.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:53 smithi141 bash[31670]: audit 2023-12-01T22:45:52.997612+0000 mon.a (mon.0) 8136 : audit 0 from='client.? 172.21.15.40:0/3645908364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: audit 2023-12-01T22:45:54.435720+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: audit 2023-12-01T22:45:54.446295+0000 mon.a (mon.0) 8138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: cluster 2023-12-01T22:45:54.560134+0000 mgr.y (mgr.24356) 12830 : cluster 0 pgmap v12798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: audit 2023-12-01T22:45:54.850166+0000 mon.a (mon.0) 8139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: audit 2023-12-01T22:45:54.863953+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: audit 2023-12-01T22:45:55.245887+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:55 smithi141 bash[31670]: audit 2023-12-01T22:45:55.255481+0000 mon.a (mon.0) 8142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: audit 2023-12-01T22:45:54.435720+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: audit 2023-12-01T22:45:54.446295+0000 mon.a (mon.0) 8138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: cluster 2023-12-01T22:45:54.560134+0000 mgr.y (mgr.24356) 12830 : cluster 0 pgmap v12798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: audit 2023-12-01T22:45:54.850166+0000 mon.a (mon.0) 8139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: audit 2023-12-01T22:45:54.863953+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: audit 2023-12-01T22:45:55.245887+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[28232]: audit 2023-12-01T22:45:55.255481+0000 mon.a (mon.0) 8142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: audit 2023-12-01T22:45:54.435720+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: audit 2023-12-01T22:45:54.446295+0000 mon.a (mon.0) 8138 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: cluster 2023-12-01T22:45:54.560134+0000 mgr.y (mgr.24356) 12830 : cluster 0 pgmap v12798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: audit 2023-12-01T22:45:54.850166+0000 mon.a (mon.0) 8139 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: audit 2023-12-01T22:45:54.863953+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: audit 2023-12-01T22:45:55.245887+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:55 smithi040 bash[41173]: audit 2023-12-01T22:45:55.255481+0000 mon.a (mon.0) 8142 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:56 smithi141 bash[31670]: audit 2023-12-01T22:45:55.503662+0000 mon.c (mon.2) 8063 : audit 0 from='client.? 172.21.15.40:0/1608567504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:56 smithi141 bash[31670]: audit 2023-12-01T22:45:55.736548+0000 mon.a (mon.0) 8143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:56 smithi141 bash[31670]: audit 2023-12-01T22:45:55.748255+0000 mon.a (mon.0) 8144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:56 smithi141 bash[31670]: audit 2023-12-01T22:45:55.751021+0000 mon.c (mon.2) 8064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:45:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:56 smithi141 bash[31670]: audit 2023-12-01T22:45:55.752501+0000 mon.c (mon.2) 8065 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:45:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:56 smithi141 bash[31670]: audit 2023-12-01T22:45:55.761237+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:45:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28232]: audit 2023-12-01T22:45:55.503662+0000 mon.c (mon.2) 8063 : audit 0 from='client.? 172.21.15.40:0/1608567504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28232]: audit 2023-12-01T22:45:55.736548+0000 mon.a (mon.0) 8143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28232]: audit 2023-12-01T22:45:55.748255+0000 mon.a (mon.0) 8144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28232]: audit 2023-12-01T22:45:55.751021+0000 mon.c (mon.2) 8064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28232]: audit 2023-12-01T22:45:55.752501+0000 mon.c (mon.2) 8065 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[28232]: audit 2023-12-01T22:45:55.761237+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[41173]: audit 2023-12-01T22:45:55.503662+0000 mon.c (mon.2) 8063 : audit 0 from='client.? 172.21.15.40:0/1608567504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[41173]: audit 2023-12-01T22:45:55.736548+0000 mon.a (mon.0) 8143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[41173]: audit 2023-12-01T22:45:55.748255+0000 mon.a (mon.0) 8144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[41173]: audit 2023-12-01T22:45:55.751021+0000 mon.c (mon.2) 8064 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:45:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[41173]: audit 2023-12-01T22:45:55.752501+0000 mon.c (mon.2) 8065 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:45:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:56 smithi040 bash[41173]: audit 2023-12-01T22:45:55.761237+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:45:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:57 smithi141 bash[31670]: cluster 2023-12-01T22:45:56.560754+0000 mgr.y (mgr.24356) 12831 : cluster 0 pgmap v12799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:57 smithi040 bash[28232]: cluster 2023-12-01T22:45:56.560754+0000 mgr.y (mgr.24356) 12831 : cluster 0 pgmap v12799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:57 smithi040 bash[41173]: cluster 2023-12-01T22:45:56.560754+0000 mgr.y (mgr.24356) 12831 : cluster 0 pgmap v12799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:45:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:58 smithi141 bash[31670]: audit 2023-12-01T22:45:57.966044+0000 mon.c (mon.2) 8066 : audit 0 from='client.? 172.21.15.40:0/1096269827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:58 smithi040 bash[28232]: audit 2023-12-01T22:45:57.966044+0000 mon.c (mon.2) 8066 : audit 0 from='client.? 172.21.15.40:0/1096269827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:45:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:58 smithi040 bash[41173]: audit 2023-12-01T22:45:57.966044+0000 mon.c (mon.2) 8066 : audit 0 from='client.? 172.21.15.40:0/1096269827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:45:59 smithi141 bash[31670]: cluster 2023-12-01T22:45:58.561405+0000 mgr.y (mgr.24356) 12832 : cluster 0 pgmap v12800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:45:59 smithi040 bash[28232]: cluster 2023-12-01T22:45:58.561405+0000 mgr.y (mgr.24356) 12832 : cluster 0 pgmap v12800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:45:59 smithi040 bash[41173]: cluster 2023-12-01T22:45:58.561405+0000 mgr.y (mgr.24356) 12832 : cluster 0 pgmap v12800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:00 smithi141 bash[31670]: audit 2023-12-01T22:46:00.489594+0000 mon.a (mon.0) 8146 : audit 0 from='client.? 172.21.15.40:0/872222964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:00 smithi040 bash[28232]: audit 2023-12-01T22:46:00.489594+0000 mon.a (mon.0) 8146 : audit 0 from='client.? 172.21.15.40:0/872222964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:00 smithi040 bash[41173]: audit 2023-12-01T22:46:00.489594+0000 mon.a (mon.0) 8146 : audit 0 from='client.? 172.21.15.40:0/872222964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:01 smithi141 bash[31670]: cluster 2023-12-01T22:46:00.562374+0000 mgr.y (mgr.24356) 12833 : cluster 0 pgmap v12801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:01 smithi040 bash[28232]: cluster 2023-12-01T22:46:00.562374+0000 mgr.y (mgr.24356) 12833 : cluster 0 pgmap v12801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:01 smithi040 bash[41173]: cluster 2023-12-01T22:46:00.562374+0000 mgr.y (mgr.24356) 12833 : cluster 0 pgmap v12801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:03 smithi141 bash[31670]: cluster 2023-12-01T22:46:02.563046+0000 mgr.y (mgr.24356) 12834 : cluster 0 pgmap v12802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:03 smithi141 bash[31670]: audit 2023-12-01T22:46:02.956094+0000 mon.c (mon.2) 8067 : audit 0 from='client.? 172.21.15.40:0/265368324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:03 smithi040 bash[28232]: cluster 2023-12-01T22:46:02.563046+0000 mgr.y (mgr.24356) 12834 : cluster 0 pgmap v12802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:03 smithi040 bash[28232]: audit 2023-12-01T22:46:02.956094+0000 mon.c (mon.2) 8067 : audit 0 from='client.? 172.21.15.40:0/265368324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:03 smithi040 bash[41173]: cluster 2023-12-01T22:46:02.563046+0000 mgr.y (mgr.24356) 12834 : cluster 0 pgmap v12802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:03 smithi040 bash[41173]: audit 2023-12-01T22:46:02.956094+0000 mon.c (mon.2) 8067 : audit 0 from='client.? 172.21.15.40:0/265368324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:04 smithi141 bash[31670]: audit 2023-12-01T22:46:04.008588+0000 mon.c (mon.2) 8068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:04 smithi040 bash[28232]: audit 2023-12-01T22:46:04.008588+0000 mon.c (mon.2) 8068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:04 smithi040 bash[41173]: audit 2023-12-01T22:46:04.008588+0000 mon.c (mon.2) 8068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:05 smithi141 bash[31670]: cluster 2023-12-01T22:46:04.564203+0000 mgr.y (mgr.24356) 12835 : cluster 0 pgmap v12803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:06.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:05 smithi141 bash[31670]: audit 2023-12-01T22:46:05.416474+0000 mon.c (mon.2) 8069 : audit 0 from='client.? 172.21.15.40:0/1983139785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:05 smithi040 bash[41173]: cluster 2023-12-01T22:46:04.564203+0000 mgr.y (mgr.24356) 12835 : cluster 0 pgmap v12803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:05 smithi040 bash[41173]: audit 2023-12-01T22:46:05.416474+0000 mon.c (mon.2) 8069 : audit 0 from='client.? 172.21.15.40:0/1983139785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:05 smithi040 bash[28232]: cluster 2023-12-01T22:46:04.564203+0000 mgr.y (mgr.24356) 12835 : cluster 0 pgmap v12803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:05 smithi040 bash[28232]: audit 2023-12-01T22:46:05.416474+0000 mon.c (mon.2) 8069 : audit 0 from='client.? 172.21.15.40:0/1983139785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:46:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:46:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:07 smithi141 bash[31670]: cluster 2023-12-01T22:46:06.564889+0000 mgr.y (mgr.24356) 12836 : cluster 0 pgmap v12804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:07 smithi040 bash[41173]: cluster 2023-12-01T22:46:06.564889+0000 mgr.y (mgr.24356) 12836 : cluster 0 pgmap v12804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:07 smithi040 bash[28232]: cluster 2023-12-01T22:46:06.564889+0000 mgr.y (mgr.24356) 12836 : cluster 0 pgmap v12804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:08 smithi141 bash[31670]: audit 2023-12-01T22:46:07.880866+0000 mon.c (mon.2) 8070 : audit 0 from='client.? 172.21.15.40:0/2440470078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:08 smithi040 bash[28232]: audit 2023-12-01T22:46:07.880866+0000 mon.c (mon.2) 8070 : audit 0 from='client.? 172.21.15.40:0/2440470078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:08 smithi040 bash[41173]: audit 2023-12-01T22:46:07.880866+0000 mon.c (mon.2) 8070 : audit 0 from='client.? 172.21.15.40:0/2440470078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:09 smithi141 bash[31670]: cluster 2023-12-01T22:46:08.565540+0000 mgr.y (mgr.24356) 12837 : cluster 0 pgmap v12805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:09 smithi040 bash[28232]: cluster 2023-12-01T22:46:08.565540+0000 mgr.y (mgr.24356) 12837 : cluster 0 pgmap v12805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:09 smithi040 bash[41173]: cluster 2023-12-01T22:46:08.565540+0000 mgr.y (mgr.24356) 12837 : cluster 0 pgmap v12805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:10 smithi141 bash[31670]: audit 2023-12-01T22:46:10.337497+0000 mon.a (mon.0) 8147 : audit 0 from='client.? 172.21.15.40:0/499062069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:10 smithi040 bash[28232]: audit 2023-12-01T22:46:10.337497+0000 mon.a (mon.0) 8147 : audit 0 from='client.? 172.21.15.40:0/499062069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:10 smithi040 bash[41173]: audit 2023-12-01T22:46:10.337497+0000 mon.a (mon.0) 8147 : audit 0 from='client.? 172.21.15.40:0/499062069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:11 smithi141 bash[31670]: cluster 2023-12-01T22:46:10.566704+0000 mgr.y (mgr.24356) 12838 : cluster 0 pgmap v12806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:11 smithi040 bash[28232]: cluster 2023-12-01T22:46:10.566704+0000 mgr.y (mgr.24356) 12838 : cluster 0 pgmap v12806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:11 smithi040 bash[41173]: cluster 2023-12-01T22:46:10.566704+0000 mgr.y (mgr.24356) 12838 : cluster 0 pgmap v12806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:13 smithi141 bash[31670]: cluster 2023-12-01T22:46:12.567340+0000 mgr.y (mgr.24356) 12839 : cluster 0 pgmap v12807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:13 smithi141 bash[31670]: audit 2023-12-01T22:46:12.809056+0000 mon.c (mon.2) 8071 : audit 0 from='client.? 172.21.15.40:0/3508499864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:13 smithi040 bash[28232]: cluster 2023-12-01T22:46:12.567340+0000 mgr.y (mgr.24356) 12839 : cluster 0 pgmap v12807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:13 smithi040 bash[28232]: audit 2023-12-01T22:46:12.809056+0000 mon.c (mon.2) 8071 : audit 0 from='client.? 172.21.15.40:0/3508499864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:13 smithi040 bash[41173]: cluster 2023-12-01T22:46:12.567340+0000 mgr.y (mgr.24356) 12839 : cluster 0 pgmap v12807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:13 smithi040 bash[41173]: audit 2023-12-01T22:46:12.809056+0000 mon.c (mon.2) 8071 : audit 0 from='client.? 172.21.15.40:0/3508499864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:15 smithi141 bash[31670]: cluster 2023-12-01T22:46:14.568407+0000 mgr.y (mgr.24356) 12840 : cluster 0 pgmap v12808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:15 smithi141 bash[31670]: audit 2023-12-01T22:46:15.278695+0000 mon.a (mon.0) 8148 : audit 0 from='client.? 172.21.15.40:0/4203201461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:15 smithi040 bash[41173]: cluster 2023-12-01T22:46:14.568407+0000 mgr.y (mgr.24356) 12840 : cluster 0 pgmap v12808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:15 smithi040 bash[41173]: audit 2023-12-01T22:46:15.278695+0000 mon.a (mon.0) 8148 : audit 0 from='client.? 172.21.15.40:0/4203201461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:15 smithi040 bash[28232]: cluster 2023-12-01T22:46:14.568407+0000 mgr.y (mgr.24356) 12840 : cluster 0 pgmap v12808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:15 smithi040 bash[28232]: audit 2023-12-01T22:46:15.278695+0000 mon.a (mon.0) 8148 : audit 0 from='client.? 172.21.15.40:0/4203201461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:46:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:46:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:17 smithi141 bash[31670]: cluster 2023-12-01T22:46:16.569039+0000 mgr.y (mgr.24356) 12841 : cluster 0 pgmap v12809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:18.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:17 smithi141 bash[31670]: audit 2023-12-01T22:46:17.746418+0000 mon.c (mon.2) 8072 : audit 0 from='client.? 172.21.15.40:0/2721269980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:17 smithi040 bash[28232]: cluster 2023-12-01T22:46:16.569039+0000 mgr.y (mgr.24356) 12841 : cluster 0 pgmap v12809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:17 smithi040 bash[28232]: audit 2023-12-01T22:46:17.746418+0000 mon.c (mon.2) 8072 : audit 0 from='client.? 172.21.15.40:0/2721269980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:17 smithi040 bash[41173]: cluster 2023-12-01T22:46:16.569039+0000 mgr.y (mgr.24356) 12841 : cluster 0 pgmap v12809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:17 smithi040 bash[41173]: audit 2023-12-01T22:46:17.746418+0000 mon.c (mon.2) 8072 : audit 0 from='client.? 172.21.15.40:0/2721269980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:19 smithi040 bash[28232]: cluster 2023-12-01T22:46:18.569716+0000 mgr.y (mgr.24356) 12842 : cluster 0 pgmap v12810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:19 smithi040 bash[28232]: audit 2023-12-01T22:46:19.009256+0000 mon.c (mon.2) 8073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:19 smithi040 bash[41173]: cluster 2023-12-01T22:46:18.569716+0000 mgr.y (mgr.24356) 12842 : cluster 0 pgmap v12810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:19 smithi040 bash[41173]: audit 2023-12-01T22:46:19.009256+0000 mon.c (mon.2) 8073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:19 smithi141 bash[31670]: cluster 2023-12-01T22:46:18.569716+0000 mgr.y (mgr.24356) 12842 : cluster 0 pgmap v12810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:19 smithi141 bash[31670]: audit 2023-12-01T22:46:19.009256+0000 mon.c (mon.2) 8073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:20 smithi040 bash[28232]: audit 2023-12-01T22:46:20.220317+0000 mon.a (mon.0) 8149 : audit 0 from='client.? 172.21.15.40:0/931041631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:20 smithi040 bash[41173]: audit 2023-12-01T22:46:20.220317+0000 mon.a (mon.0) 8149 : audit 0 from='client.? 172.21.15.40:0/931041631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:20 smithi141 bash[31670]: audit 2023-12-01T22:46:20.220317+0000 mon.a (mon.0) 8149 : audit 0 from='client.? 172.21.15.40:0/931041631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:21 smithi040 bash[41173]: cluster 2023-12-01T22:46:20.570885+0000 mgr.y (mgr.24356) 12843 : cluster 0 pgmap v12811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:21 smithi040 bash[28232]: cluster 2023-12-01T22:46:20.570885+0000 mgr.y (mgr.24356) 12843 : cluster 0 pgmap v12811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:21 smithi141 bash[31670]: cluster 2023-12-01T22:46:20.570885+0000 mgr.y (mgr.24356) 12843 : cluster 0 pgmap v12811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:22 smithi040 bash[41173]: audit 2023-12-01T22:46:22.688985+0000 mon.c (mon.2) 8074 : audit 0 from='client.? 172.21.15.40:0/3895726959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:22 smithi040 bash[28232]: audit 2023-12-01T22:46:22.688985+0000 mon.c (mon.2) 8074 : audit 0 from='client.? 172.21.15.40:0/3895726959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:22 smithi141 bash[31670]: audit 2023-12-01T22:46:22.688985+0000 mon.c (mon.2) 8074 : audit 0 from='client.? 172.21.15.40:0/3895726959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:23 smithi040 bash[28232]: cluster 2023-12-01T22:46:22.571368+0000 mgr.y (mgr.24356) 12844 : cluster 0 pgmap v12812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:23 smithi040 bash[41173]: cluster 2023-12-01T22:46:22.571368+0000 mgr.y (mgr.24356) 12844 : cluster 0 pgmap v12812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:23 smithi141 bash[31670]: cluster 2023-12-01T22:46:22.571368+0000 mgr.y (mgr.24356) 12844 : cluster 0 pgmap v12812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:25 smithi040 bash[28232]: cluster 2023-12-01T22:46:24.572489+0000 mgr.y (mgr.24356) 12845 : cluster 0 pgmap v12813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:25 smithi040 bash[28232]: audit 2023-12-01T22:46:25.162272+0000 mon.c (mon.2) 8075 : audit 0 from='client.? 172.21.15.40:0/613074000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:25 smithi040 bash[41173]: cluster 2023-12-01T22:46:24.572489+0000 mgr.y (mgr.24356) 12845 : cluster 0 pgmap v12813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:25 smithi040 bash[41173]: audit 2023-12-01T22:46:25.162272+0000 mon.c (mon.2) 8075 : audit 0 from='client.? 172.21.15.40:0/613074000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:25 smithi141 bash[31670]: cluster 2023-12-01T22:46:24.572489+0000 mgr.y (mgr.24356) 12845 : cluster 0 pgmap v12813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:25 smithi141 bash[31670]: audit 2023-12-01T22:46:25.162272+0000 mon.c (mon.2) 8075 : audit 0 from='client.? 172.21.15.40:0/613074000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:46:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:46:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:27 smithi040 bash[41173]: cluster 2023-12-01T22:46:26.573133+0000 mgr.y (mgr.24356) 12846 : cluster 0 pgmap v12814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:27 smithi040 bash[41173]: audit 2023-12-01T22:46:27.633910+0000 mon.a (mon.0) 8150 : audit 0 from='client.? 172.21.15.40:0/3061975113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:27 smithi040 bash[28232]: cluster 2023-12-01T22:46:26.573133+0000 mgr.y (mgr.24356) 12846 : cluster 0 pgmap v12814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:27 smithi040 bash[28232]: audit 2023-12-01T22:46:27.633910+0000 mon.a (mon.0) 8150 : audit 0 from='client.? 172.21.15.40:0/3061975113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:27 smithi141 bash[31670]: cluster 2023-12-01T22:46:26.573133+0000 mgr.y (mgr.24356) 12846 : cluster 0 pgmap v12814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:28.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:27 smithi141 bash[31670]: audit 2023-12-01T22:46:27.633910+0000 mon.a (mon.0) 8150 : audit 0 from='client.? 172.21.15.40:0/3061975113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:29 smithi040 bash[28232]: cluster 2023-12-01T22:46:28.573777+0000 mgr.y (mgr.24356) 12847 : cluster 0 pgmap v12815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:29 smithi040 bash[41173]: cluster 2023-12-01T22:46:28.573777+0000 mgr.y (mgr.24356) 12847 : cluster 0 pgmap v12815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:29 smithi141 bash[31670]: cluster 2023-12-01T22:46:28.573777+0000 mgr.y (mgr.24356) 12847 : cluster 0 pgmap v12815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:30 smithi040 bash[28232]: audit 2023-12-01T22:46:30.098116+0000 mon.a (mon.0) 8151 : audit 0 from='client.? 172.21.15.40:0/1888935804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:30 smithi040 bash[41173]: audit 2023-12-01T22:46:30.098116+0000 mon.a (mon.0) 8151 : audit 0 from='client.? 172.21.15.40:0/1888935804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:30 smithi141 bash[31670]: audit 2023-12-01T22:46:30.098116+0000 mon.a (mon.0) 8151 : audit 0 from='client.? 172.21.15.40:0/1888935804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:31 smithi040 bash[28232]: cluster 2023-12-01T22:46:30.574960+0000 mgr.y (mgr.24356) 12848 : cluster 0 pgmap v12816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:31 smithi040 bash[41173]: cluster 2023-12-01T22:46:30.574960+0000 mgr.y (mgr.24356) 12848 : cluster 0 pgmap v12816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:31 smithi141 bash[31670]: cluster 2023-12-01T22:46:30.574960+0000 mgr.y (mgr.24356) 12848 : cluster 0 pgmap v12816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:32 smithi040 bash[28232]: audit 2023-12-01T22:46:32.566351+0000 mon.c (mon.2) 8076 : audit 0 from='client.? 172.21.15.40:0/3518670984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:32 smithi040 bash[41173]: audit 2023-12-01T22:46:32.566351+0000 mon.c (mon.2) 8076 : audit 0 from='client.? 172.21.15.40:0/3518670984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:32 smithi141 bash[31670]: audit 2023-12-01T22:46:32.566351+0000 mon.c (mon.2) 8076 : audit 0 from='client.? 172.21.15.40:0/3518670984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:33 smithi040 bash[28232]: cluster 2023-12-01T22:46:32.575538+0000 mgr.y (mgr.24356) 12849 : cluster 0 pgmap v12817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:33 smithi040 bash[41173]: cluster 2023-12-01T22:46:32.575538+0000 mgr.y (mgr.24356) 12849 : cluster 0 pgmap v12817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:33 smithi141 bash[31670]: cluster 2023-12-01T22:46:32.575538+0000 mgr.y (mgr.24356) 12849 : cluster 0 pgmap v12817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:34 smithi040 bash[28232]: audit 2023-12-01T22:46:34.009402+0000 mon.c (mon.2) 8077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:34 smithi040 bash[41173]: audit 2023-12-01T22:46:34.009402+0000 mon.c (mon.2) 8077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:34 smithi141 bash[31670]: audit 2023-12-01T22:46:34.009402+0000 mon.c (mon.2) 8077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:35 smithi040 bash[28232]: cluster 2023-12-01T22:46:34.576677+0000 mgr.y (mgr.24356) 12850 : cluster 0 pgmap v12818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:35 smithi040 bash[28232]: audit 2023-12-01T22:46:35.028369+0000 mon.a (mon.0) 8152 : audit 0 from='client.? 172.21.15.40:0/2266732191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:35 smithi040 bash[41173]: cluster 2023-12-01T22:46:34.576677+0000 mgr.y (mgr.24356) 12850 : cluster 0 pgmap v12818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:35 smithi040 bash[41173]: audit 2023-12-01T22:46:35.028369+0000 mon.a (mon.0) 8152 : audit 0 from='client.? 172.21.15.40:0/2266732191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:35 smithi141 bash[31670]: cluster 2023-12-01T22:46:34.576677+0000 mgr.y (mgr.24356) 12850 : cluster 0 pgmap v12818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:36.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:35 smithi141 bash[31670]: audit 2023-12-01T22:46:35.028369+0000 mon.a (mon.0) 8152 : audit 0 from='client.? 172.21.15.40:0/2266732191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:46:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:46:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:37 smithi040 bash[28232]: cluster 2023-12-01T22:46:36.577337+0000 mgr.y (mgr.24356) 12851 : cluster 0 pgmap v12819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:37 smithi040 bash[28232]: audit 2023-12-01T22:46:37.485335+0000 mon.c (mon.2) 8078 : audit 0 from='client.? 172.21.15.40:0/4015399000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:37 smithi040 bash[41173]: cluster 2023-12-01T22:46:36.577337+0000 mgr.y (mgr.24356) 12851 : cluster 0 pgmap v12819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:37 smithi040 bash[41173]: audit 2023-12-01T22:46:37.485335+0000 mon.c (mon.2) 8078 : audit 0 from='client.? 172.21.15.40:0/4015399000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:37 smithi141 bash[31670]: cluster 2023-12-01T22:46:36.577337+0000 mgr.y (mgr.24356) 12851 : cluster 0 pgmap v12819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:37 smithi141 bash[31670]: audit 2023-12-01T22:46:37.485335+0000 mon.c (mon.2) 8078 : audit 0 from='client.? 172.21.15.40:0/4015399000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:39 smithi040 bash[41173]: cluster 2023-12-01T22:46:38.577998+0000 mgr.y (mgr.24356) 12852 : cluster 0 pgmap v12820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:39 smithi040 bash[28232]: cluster 2023-12-01T22:46:38.577998+0000 mgr.y (mgr.24356) 12852 : cluster 0 pgmap v12820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:39 smithi141 bash[31670]: cluster 2023-12-01T22:46:38.577998+0000 mgr.y (mgr.24356) 12852 : cluster 0 pgmap v12820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:40 smithi040 bash[28232]: audit 2023-12-01T22:46:39.945965+0000 mon.a (mon.0) 8153 : audit 0 from='client.? 172.21.15.40:0/355775516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:40 smithi040 bash[41173]: audit 2023-12-01T22:46:39.945965+0000 mon.a (mon.0) 8153 : audit 0 from='client.? 172.21.15.40:0/355775516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:40 smithi141 bash[31670]: audit 2023-12-01T22:46:39.945965+0000 mon.a (mon.0) 8153 : audit 0 from='client.? 172.21.15.40:0/355775516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:41 smithi040 bash[28232]: cluster 2023-12-01T22:46:40.579250+0000 mgr.y (mgr.24356) 12853 : cluster 0 pgmap v12821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:41 smithi040 bash[41173]: cluster 2023-12-01T22:46:40.579250+0000 mgr.y (mgr.24356) 12853 : cluster 0 pgmap v12821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:41 smithi141 bash[31670]: cluster 2023-12-01T22:46:40.579250+0000 mgr.y (mgr.24356) 12853 : cluster 0 pgmap v12821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:42 smithi040 bash[41173]: audit 2023-12-01T22:46:42.404709+0000 mon.a (mon.0) 8154 : audit 0 from='client.? 172.21.15.40:0/1757637845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:42 smithi040 bash[28232]: audit 2023-12-01T22:46:42.404709+0000 mon.a (mon.0) 8154 : audit 0 from='client.? 172.21.15.40:0/1757637845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:42 smithi141 bash[31670]: audit 2023-12-01T22:46:42.404709+0000 mon.a (mon.0) 8154 : audit 0 from='client.? 172.21.15.40:0/1757637845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:43 smithi040 bash[41173]: cluster 2023-12-01T22:46:42.580007+0000 mgr.y (mgr.24356) 12854 : cluster 0 pgmap v12822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:43 smithi040 bash[28232]: cluster 2023-12-01T22:46:42.580007+0000 mgr.y (mgr.24356) 12854 : cluster 0 pgmap v12822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:43 smithi141 bash[31670]: cluster 2023-12-01T22:46:42.580007+0000 mgr.y (mgr.24356) 12854 : cluster 0 pgmap v12822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:44 smithi040 bash[41173]: audit 2023-12-01T22:46:44.870042+0000 mon.c (mon.2) 8079 : audit 0 from='client.? 172.21.15.40:0/1531014921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:44 smithi040 bash[28232]: audit 2023-12-01T22:46:44.870042+0000 mon.c (mon.2) 8079 : audit 0 from='client.? 172.21.15.40:0/1531014921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:44 smithi141 bash[31670]: audit 2023-12-01T22:46:44.870042+0000 mon.c (mon.2) 8079 : audit 0 from='client.? 172.21.15.40:0/1531014921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:45 smithi040 bash[41173]: cluster 2023-12-01T22:46:44.581251+0000 mgr.y (mgr.24356) 12855 : cluster 0 pgmap v12823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:45 smithi040 bash[28232]: cluster 2023-12-01T22:46:44.581251+0000 mgr.y (mgr.24356) 12855 : cluster 0 pgmap v12823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:45 smithi141 bash[31670]: cluster 2023-12-01T22:46:44.581251+0000 mgr.y (mgr.24356) 12855 : cluster 0 pgmap v12823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:46:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:46:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:47 smithi040 bash[28232]: cluster 2023-12-01T22:46:46.581886+0000 mgr.y (mgr.24356) 12856 : cluster 0 pgmap v12824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:47 smithi040 bash[28232]: audit 2023-12-01T22:46:47.334672+0000 mon.c (mon.2) 8080 : audit 0 from='client.? 172.21.15.40:0/3102035349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:47 smithi040 bash[41173]: cluster 2023-12-01T22:46:46.581886+0000 mgr.y (mgr.24356) 12856 : cluster 0 pgmap v12824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:47 smithi040 bash[41173]: audit 2023-12-01T22:46:47.334672+0000 mon.c (mon.2) 8080 : audit 0 from='client.? 172.21.15.40:0/3102035349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:47 smithi141 bash[31670]: cluster 2023-12-01T22:46:46.581886+0000 mgr.y (mgr.24356) 12856 : cluster 0 pgmap v12824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:47 smithi141 bash[31670]: audit 2023-12-01T22:46:47.334672+0000 mon.c (mon.2) 8080 : audit 0 from='client.? 172.21.15.40:0/3102035349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:49 smithi040 bash[41173]: cluster 2023-12-01T22:46:48.582617+0000 mgr.y (mgr.24356) 12857 : cluster 0 pgmap v12825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:49 smithi040 bash[41173]: audit 2023-12-01T22:46:49.009854+0000 mon.c (mon.2) 8081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:49 smithi040 bash[41173]: audit 2023-12-01T22:46:49.804667+0000 mon.a (mon.0) 8155 : audit 0 from='client.? 172.21.15.40:0/1689900714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:49 smithi040 bash[28232]: cluster 2023-12-01T22:46:48.582617+0000 mgr.y (mgr.24356) 12857 : cluster 0 pgmap v12825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:49 smithi040 bash[28232]: audit 2023-12-01T22:46:49.009854+0000 mon.c (mon.2) 8081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:49 smithi040 bash[28232]: audit 2023-12-01T22:46:49.804667+0000 mon.a (mon.0) 8155 : audit 0 from='client.? 172.21.15.40:0/1689900714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:49 smithi141 bash[31670]: cluster 2023-12-01T22:46:48.582617+0000 mgr.y (mgr.24356) 12857 : cluster 0 pgmap v12825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:49 smithi141 bash[31670]: audit 2023-12-01T22:46:49.009854+0000 mon.c (mon.2) 8081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:49 smithi141 bash[31670]: audit 2023-12-01T22:46:49.804667+0000 mon.a (mon.0) 8155 : audit 0 from='client.? 172.21.15.40:0/1689900714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:51 smithi141 bash[31670]: cluster 2023-12-01T22:46:50.583775+0000 mgr.y (mgr.24356) 12858 : cluster 0 pgmap v12826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:51 smithi040 bash[28232]: cluster 2023-12-01T22:46:50.583775+0000 mgr.y (mgr.24356) 12858 : cluster 0 pgmap v12826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:51 smithi040 bash[41173]: cluster 2023-12-01T22:46:50.583775+0000 mgr.y (mgr.24356) 12858 : cluster 0 pgmap v12826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:52 smithi141 bash[31670]: audit 2023-12-01T22:46:52.275043+0000 mon.c (mon.2) 8082 : audit 0 from='client.? 172.21.15.40:0/2058701963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:52 smithi040 bash[28232]: audit 2023-12-01T22:46:52.275043+0000 mon.c (mon.2) 8082 : audit 0 from='client.? 172.21.15.40:0/2058701963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:52 smithi040 bash[41173]: audit 2023-12-01T22:46:52.275043+0000 mon.c (mon.2) 8082 : audit 0 from='client.? 172.21.15.40:0/2058701963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:53 smithi141 bash[31670]: cluster 2023-12-01T22:46:52.584476+0000 mgr.y (mgr.24356) 12859 : cluster 0 pgmap v12827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:53 smithi040 bash[41173]: cluster 2023-12-01T22:46:52.584476+0000 mgr.y (mgr.24356) 12859 : cluster 0 pgmap v12827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:53 smithi040 bash[28232]: cluster 2023-12-01T22:46:52.584476+0000 mgr.y (mgr.24356) 12859 : cluster 0 pgmap v12827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:54 smithi141 bash[31670]: audit 2023-12-01T22:46:54.740997+0000 mon.c (mon.2) 8083 : audit 0 from='client.? 172.21.15.40:0/2885973555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:54 smithi040 bash[41173]: audit 2023-12-01T22:46:54.740997+0000 mon.c (mon.2) 8083 : audit 0 from='client.? 172.21.15.40:0/2885973555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:54 smithi040 bash[28232]: audit 2023-12-01T22:46:54.740997+0000 mon.c (mon.2) 8083 : audit 0 from='client.? 172.21.15.40:0/2885973555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:55 smithi141 bash[31670]: cluster 2023-12-01T22:46:54.585658+0000 mgr.y (mgr.24356) 12860 : cluster 0 pgmap v12828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:55 smithi141 bash[31670]: audit 2023-12-01T22:46:55.842588+0000 mon.c (mon.2) 8084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:46:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:55 smithi040 bash[41173]: cluster 2023-12-01T22:46:54.585658+0000 mgr.y (mgr.24356) 12860 : cluster 0 pgmap v12828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:55 smithi040 bash[41173]: audit 2023-12-01T22:46:55.842588+0000 mon.c (mon.2) 8084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:46:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:55 smithi040 bash[28232]: cluster 2023-12-01T22:46:54.585658+0000 mgr.y (mgr.24356) 12860 : cluster 0 pgmap v12828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:55 smithi040 bash[28232]: audit 2023-12-01T22:46:55.842588+0000 mon.c (mon.2) 8084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:46:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:46:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:46:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:57 smithi141 bash[31670]: audit 2023-12-01T22:46:56.272807+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:46:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:57 smithi141 bash[31670]: audit 2023-12-01T22:46:56.285735+0000 mon.a (mon.0) 8157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:46:57.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:57 smithi141 bash[31670]: audit 2023-12-01T22:46:57.207476+0000 mon.c (mon.2) 8085 : audit 0 from='client.? 172.21.15.40:0/3248519287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:57 smithi040 bash[28232]: audit 2023-12-01T22:46:56.272807+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:46:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:57 smithi040 bash[28232]: audit 2023-12-01T22:46:56.285735+0000 mon.a (mon.0) 8157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:46:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:57 smithi040 bash[28232]: audit 2023-12-01T22:46:57.207476+0000 mon.c (mon.2) 8085 : audit 0 from='client.? 172.21.15.40:0/3248519287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:57 smithi040 bash[41173]: audit 2023-12-01T22:46:56.272807+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:46:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:57 smithi040 bash[41173]: audit 2023-12-01T22:46:56.285735+0000 mon.a (mon.0) 8157 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:46:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:57 smithi040 bash[41173]: audit 2023-12-01T22:46:57.207476+0000 mon.c (mon.2) 8085 : audit 0 from='client.? 172.21.15.40:0/3248519287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:46:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:46:58 smithi040 bash[41173]: cluster 2023-12-01T22:46:56.586261+0000 mgr.y (mgr.24356) 12861 : cluster 0 pgmap v12829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:46:58 smithi040 bash[28232]: cluster 2023-12-01T22:46:56.586261+0000 mgr.y (mgr.24356) 12861 : cluster 0 pgmap v12829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:46:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:46:58 smithi141 bash[31670]: cluster 2023-12-01T22:46:56.586261+0000 mgr.y (mgr.24356) 12861 : cluster 0 pgmap v12829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:00 smithi040 bash[28232]: cluster 2023-12-01T22:46:58.586921+0000 mgr.y (mgr.24356) 12862 : cluster 0 pgmap v12830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:00 smithi040 bash[28232]: audit 2023-12-01T22:46:59.684697+0000 mon.c (mon.2) 8086 : audit 0 from='client.? 172.21.15.40:0/165028630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:00 smithi040 bash[41173]: cluster 2023-12-01T22:46:58.586921+0000 mgr.y (mgr.24356) 12862 : cluster 0 pgmap v12830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:00 smithi040 bash[41173]: audit 2023-12-01T22:46:59.684697+0000 mon.c (mon.2) 8086 : audit 0 from='client.? 172.21.15.40:0/165028630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:00 smithi141 bash[31670]: cluster 2023-12-01T22:46:58.586921+0000 mgr.y (mgr.24356) 12862 : cluster 0 pgmap v12830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:00 smithi141 bash[31670]: audit 2023-12-01T22:46:59.684697+0000 mon.c (mon.2) 8086 : audit 0 from='client.? 172.21.15.40:0/165028630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[41173]: cluster 2023-12-01T22:47:00.588238+0000 mgr.y (mgr.24356) 12863 : cluster 0 pgmap v12831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[41173]: audit 2023-12-01T22:47:01.988008+0000 mon.a (mon.0) 8158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[41173]: audit 2023-12-01T22:47:01.997077+0000 mon.a (mon.0) 8159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[41173]: audit 2023-12-01T22:47:02.181275+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[41173]: audit 2023-12-01T22:47:02.191330+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[41173]: audit 2023-12-01T22:47:02.227864+0000 mon.a (mon.0) 8162 : audit 0 from='client.? 172.21.15.40:0/722332899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[28232]: cluster 2023-12-01T22:47:00.588238+0000 mgr.y (mgr.24356) 12863 : cluster 0 pgmap v12831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[28232]: audit 2023-12-01T22:47:01.988008+0000 mon.a (mon.0) 8158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[28232]: audit 2023-12-01T22:47:01.997077+0000 mon.a (mon.0) 8159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[28232]: audit 2023-12-01T22:47:02.181275+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[28232]: audit 2023-12-01T22:47:02.191330+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:02 smithi040 bash[28232]: audit 2023-12-01T22:47:02.227864+0000 mon.a (mon.0) 8162 : audit 0 from='client.? 172.21.15.40:0/722332899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:02 smithi141 bash[31670]: cluster 2023-12-01T22:47:00.588238+0000 mgr.y (mgr.24356) 12863 : cluster 0 pgmap v12831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:02 smithi141 bash[31670]: audit 2023-12-01T22:47:01.988008+0000 mon.a (mon.0) 8158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:02 smithi141 bash[31670]: audit 2023-12-01T22:47:01.997077+0000 mon.a (mon.0) 8159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:02 smithi141 bash[31670]: audit 2023-12-01T22:47:02.181275+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:02 smithi141 bash[31670]: audit 2023-12-01T22:47:02.191330+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:02 smithi141 bash[31670]: audit 2023-12-01T22:47:02.227864+0000 mon.a (mon.0) 8162 : audit 0 from='client.? 172.21.15.40:0/722332899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:03 smithi040 bash[41173]: audit 2023-12-01T22:47:02.715547+0000 mon.c (mon.2) 8087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:47:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:03 smithi040 bash[41173]: audit 2023-12-01T22:47:02.717332+0000 mon.c (mon.2) 8088 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:47:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:03 smithi040 bash[41173]: audit 2023-12-01T22:47:02.726933+0000 mon.a (mon.0) 8163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:03 smithi040 bash[28232]: audit 2023-12-01T22:47:02.715547+0000 mon.c (mon.2) 8087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:47:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:03 smithi040 bash[28232]: audit 2023-12-01T22:47:02.717332+0000 mon.c (mon.2) 8088 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:47:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:03 smithi040 bash[28232]: audit 2023-12-01T22:47:02.726933+0000 mon.a (mon.0) 8163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:03 smithi141 bash[31670]: audit 2023-12-01T22:47:02.715547+0000 mon.c (mon.2) 8087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:47:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:03 smithi141 bash[31670]: audit 2023-12-01T22:47:02.717332+0000 mon.c (mon.2) 8088 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:47:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:03 smithi141 bash[31670]: audit 2023-12-01T22:47:02.726933+0000 mon.a (mon.0) 8163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:47:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:04 smithi040 bash[41173]: cluster 2023-12-01T22:47:02.588905+0000 mgr.y (mgr.24356) 12864 : cluster 0 pgmap v12832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:04 smithi040 bash[41173]: audit 2023-12-01T22:47:04.010193+0000 mon.c (mon.2) 8089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:04 smithi040 bash[28232]: cluster 2023-12-01T22:47:02.588905+0000 mgr.y (mgr.24356) 12864 : cluster 0 pgmap v12832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:04 smithi040 bash[28232]: audit 2023-12-01T22:47:04.010193+0000 mon.c (mon.2) 8089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:04 smithi141 bash[31670]: cluster 2023-12-01T22:47:02.588905+0000 mgr.y (mgr.24356) 12864 : cluster 0 pgmap v12832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:04 smithi141 bash[31670]: audit 2023-12-01T22:47:04.010193+0000 mon.c (mon.2) 8089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:05 smithi040 bash[28232]: audit 2023-12-01T22:47:04.699871+0000 mon.c (mon.2) 8090 : audit 0 from='client.? 172.21.15.40:0/766764497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:05 smithi040 bash[41173]: audit 2023-12-01T22:47:04.699871+0000 mon.c (mon.2) 8090 : audit 0 from='client.? 172.21.15.40:0/766764497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:05 smithi141 bash[31670]: audit 2023-12-01T22:47:04.699871+0000 mon.c (mon.2) 8090 : audit 0 from='client.? 172.21.15.40:0/766764497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:06 smithi040 bash[28232]: cluster 2023-12-01T22:47:04.590124+0000 mgr.y (mgr.24356) 12865 : cluster 0 pgmap v12833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:06 smithi040 bash[41173]: cluster 2023-12-01T22:47:04.590124+0000 mgr.y (mgr.24356) 12865 : cluster 0 pgmap v12833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:47:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:47:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:06 smithi141 bash[31670]: cluster 2023-12-01T22:47:04.590124+0000 mgr.y (mgr.24356) 12865 : cluster 0 pgmap v12833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:07 smithi141 bash[31670]: cluster 2023-12-01T22:47:06.590842+0000 mgr.y (mgr.24356) 12866 : cluster 0 pgmap v12834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:08.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:07 smithi141 bash[31670]: audit 2023-12-01T22:47:07.161862+0000 mon.c (mon.2) 8091 : audit 0 from='client.? 172.21.15.40:0/3058262372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:07 smithi040 bash[28232]: cluster 2023-12-01T22:47:06.590842+0000 mgr.y (mgr.24356) 12866 : cluster 0 pgmap v12834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:07 smithi040 bash[28232]: audit 2023-12-01T22:47:07.161862+0000 mon.c (mon.2) 8091 : audit 0 from='client.? 172.21.15.40:0/3058262372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:07 smithi040 bash[41173]: cluster 2023-12-01T22:47:06.590842+0000 mgr.y (mgr.24356) 12866 : cluster 0 pgmap v12834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:07 smithi040 bash[41173]: audit 2023-12-01T22:47:07.161862+0000 mon.c (mon.2) 8091 : audit 0 from='client.? 172.21.15.40:0/3058262372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:09 smithi141 bash[31670]: cluster 2023-12-01T22:47:08.591512+0000 mgr.y (mgr.24356) 12867 : cluster 0 pgmap v12835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:09 smithi141 bash[31670]: audit 2023-12-01T22:47:09.627305+0000 mon.a (mon.0) 8164 : audit 0 from='client.? 172.21.15.40:0/3443562577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:09 smithi040 bash[28232]: cluster 2023-12-01T22:47:08.591512+0000 mgr.y (mgr.24356) 12867 : cluster 0 pgmap v12835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:09 smithi040 bash[28232]: audit 2023-12-01T22:47:09.627305+0000 mon.a (mon.0) 8164 : audit 0 from='client.? 172.21.15.40:0/3443562577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:09 smithi040 bash[41173]: cluster 2023-12-01T22:47:08.591512+0000 mgr.y (mgr.24356) 12867 : cluster 0 pgmap v12835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:09 smithi040 bash[41173]: audit 2023-12-01T22:47:09.627305+0000 mon.a (mon.0) 8164 : audit 0 from='client.? 172.21.15.40:0/3443562577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:11 smithi141 bash[31670]: cluster 2023-12-01T22:47:10.592714+0000 mgr.y (mgr.24356) 12868 : cluster 0 pgmap v12836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:11 smithi040 bash[28232]: cluster 2023-12-01T22:47:10.592714+0000 mgr.y (mgr.24356) 12868 : cluster 0 pgmap v12836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:11 smithi040 bash[41173]: cluster 2023-12-01T22:47:10.592714+0000 mgr.y (mgr.24356) 12868 : cluster 0 pgmap v12836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:12 smithi141 bash[31670]: audit 2023-12-01T22:47:12.086072+0000 mon.c (mon.2) 8092 : audit 0 from='client.? 172.21.15.40:0/3311300586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:12 smithi040 bash[28232]: audit 2023-12-01T22:47:12.086072+0000 mon.c (mon.2) 8092 : audit 0 from='client.? 172.21.15.40:0/3311300586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:12 smithi040 bash[41173]: audit 2023-12-01T22:47:12.086072+0000 mon.c (mon.2) 8092 : audit 0 from='client.? 172.21.15.40:0/3311300586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:13 smithi141 bash[31670]: cluster 2023-12-01T22:47:12.593328+0000 mgr.y (mgr.24356) 12869 : cluster 0 pgmap v12837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:13 smithi040 bash[41173]: cluster 2023-12-01T22:47:12.593328+0000 mgr.y (mgr.24356) 12869 : cluster 0 pgmap v12837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:13 smithi040 bash[28232]: cluster 2023-12-01T22:47:12.593328+0000 mgr.y (mgr.24356) 12869 : cluster 0 pgmap v12837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:14 smithi141 bash[31670]: audit 2023-12-01T22:47:14.558152+0000 mon.c (mon.2) 8093 : audit 0 from='client.? 172.21.15.40:0/1620530878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:14 smithi040 bash[28232]: audit 2023-12-01T22:47:14.558152+0000 mon.c (mon.2) 8093 : audit 0 from='client.? 172.21.15.40:0/1620530878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:14 smithi040 bash[41173]: audit 2023-12-01T22:47:14.558152+0000 mon.c (mon.2) 8093 : audit 0 from='client.? 172.21.15.40:0/1620530878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:15 smithi141 bash[31670]: cluster 2023-12-01T22:47:14.594483+0000 mgr.y (mgr.24356) 12870 : cluster 0 pgmap v12838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:15 smithi040 bash[28232]: cluster 2023-12-01T22:47:14.594483+0000 mgr.y (mgr.24356) 12870 : cluster 0 pgmap v12838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:15 smithi040 bash[41173]: cluster 2023-12-01T22:47:14.594483+0000 mgr.y (mgr.24356) 12870 : cluster 0 pgmap v12838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:47:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:47:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:17 smithi141 bash[31670]: cluster 2023-12-01T22:47:16.595056+0000 mgr.y (mgr.24356) 12871 : cluster 0 pgmap v12839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:17 smithi141 bash[31670]: audit 2023-12-01T22:47:17.026291+0000 mon.a (mon.0) 8165 : audit 0 from='client.? 172.21.15.40:0/368332122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:17 smithi040 bash[28232]: cluster 2023-12-01T22:47:16.595056+0000 mgr.y (mgr.24356) 12871 : cluster 0 pgmap v12839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:17 smithi040 bash[28232]: audit 2023-12-01T22:47:17.026291+0000 mon.a (mon.0) 8165 : audit 0 from='client.? 172.21.15.40:0/368332122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:17 smithi040 bash[41173]: cluster 2023-12-01T22:47:16.595056+0000 mgr.y (mgr.24356) 12871 : cluster 0 pgmap v12839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:17 smithi040 bash[41173]: audit 2023-12-01T22:47:17.026291+0000 mon.a (mon.0) 8165 : audit 0 from='client.? 172.21.15.40:0/368332122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:19 smithi141 bash[31670]: cluster 2023-12-01T22:47:18.595841+0000 mgr.y (mgr.24356) 12872 : cluster 0 pgmap v12840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:19 smithi141 bash[31670]: audit 2023-12-01T22:47:19.010644+0000 mon.c (mon.2) 8094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:19 smithi141 bash[31670]: audit 2023-12-01T22:47:19.492091+0000 mon.c (mon.2) 8095 : audit 0 from='client.? 172.21.15.40:0/2213906265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:19 smithi040 bash[28232]: cluster 2023-12-01T22:47:18.595841+0000 mgr.y (mgr.24356) 12872 : cluster 0 pgmap v12840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:19 smithi040 bash[28232]: audit 2023-12-01T22:47:19.010644+0000 mon.c (mon.2) 8094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:19 smithi040 bash[28232]: audit 2023-12-01T22:47:19.492091+0000 mon.c (mon.2) 8095 : audit 0 from='client.? 172.21.15.40:0/2213906265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:19 smithi040 bash[41173]: cluster 2023-12-01T22:47:18.595841+0000 mgr.y (mgr.24356) 12872 : cluster 0 pgmap v12840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:19 smithi040 bash[41173]: audit 2023-12-01T22:47:19.010644+0000 mon.c (mon.2) 8094 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:19 smithi040 bash[41173]: audit 2023-12-01T22:47:19.492091+0000 mon.c (mon.2) 8095 : audit 0 from='client.? 172.21.15.40:0/2213906265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:21 smithi141 bash[31670]: cluster 2023-12-01T22:47:20.597091+0000 mgr.y (mgr.24356) 12873 : cluster 0 pgmap v12841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:21 smithi040 bash[28232]: cluster 2023-12-01T22:47:20.597091+0000 mgr.y (mgr.24356) 12873 : cluster 0 pgmap v12841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:21 smithi040 bash[41173]: cluster 2023-12-01T22:47:20.597091+0000 mgr.y (mgr.24356) 12873 : cluster 0 pgmap v12841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:22 smithi141 bash[31670]: audit 2023-12-01T22:47:21.955890+0000 mon.c (mon.2) 8096 : audit 0 from='client.? 172.21.15.40:0/843250443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:22 smithi040 bash[41173]: audit 2023-12-01T22:47:21.955890+0000 mon.c (mon.2) 8096 : audit 0 from='client.? 172.21.15.40:0/843250443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:22 smithi040 bash[28232]: audit 2023-12-01T22:47:21.955890+0000 mon.c (mon.2) 8096 : audit 0 from='client.? 172.21.15.40:0/843250443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:23 smithi141 bash[31670]: cluster 2023-12-01T22:47:22.597746+0000 mgr.y (mgr.24356) 12874 : cluster 0 pgmap v12842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:23 smithi040 bash[41173]: cluster 2023-12-01T22:47:22.597746+0000 mgr.y (mgr.24356) 12874 : cluster 0 pgmap v12842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:23 smithi040 bash[28232]: cluster 2023-12-01T22:47:22.597746+0000 mgr.y (mgr.24356) 12874 : cluster 0 pgmap v12842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:24 smithi040 bash[28232]: audit 2023-12-01T22:47:24.419920+0000 mon.a (mon.0) 8166 : audit 0 from='client.? 172.21.15.40:0/2338271975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:24 smithi040 bash[41173]: audit 2023-12-01T22:47:24.419920+0000 mon.a (mon.0) 8166 : audit 0 from='client.? 172.21.15.40:0/2338271975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:24 smithi141 bash[31670]: audit 2023-12-01T22:47:24.419920+0000 mon.a (mon.0) 8166 : audit 0 from='client.? 172.21.15.40:0/2338271975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:25 smithi040 bash[28232]: cluster 2023-12-01T22:47:24.598887+0000 mgr.y (mgr.24356) 12875 : cluster 0 pgmap v12843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:25 smithi040 bash[41173]: cluster 2023-12-01T22:47:24.598887+0000 mgr.y (mgr.24356) 12875 : cluster 0 pgmap v12843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:25 smithi141 bash[31670]: cluster 2023-12-01T22:47:24.598887+0000 mgr.y (mgr.24356) 12875 : cluster 0 pgmap v12843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:47:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:47:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:27 smithi040 bash[28232]: cluster 2023-12-01T22:47:26.599523+0000 mgr.y (mgr.24356) 12876 : cluster 0 pgmap v12844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:27 smithi040 bash[28232]: audit 2023-12-01T22:47:26.880361+0000 mon.c (mon.2) 8097 : audit 0 from='client.? 172.21.15.40:0/322868841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:27 smithi040 bash[41173]: cluster 2023-12-01T22:47:26.599523+0000 mgr.y (mgr.24356) 12876 : cluster 0 pgmap v12844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:27 smithi040 bash[41173]: audit 2023-12-01T22:47:26.880361+0000 mon.c (mon.2) 8097 : audit 0 from='client.? 172.21.15.40:0/322868841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:27 smithi141 bash[31670]: cluster 2023-12-01T22:47:26.599523+0000 mgr.y (mgr.24356) 12876 : cluster 0 pgmap v12844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:27 smithi141 bash[31670]: audit 2023-12-01T22:47:26.880361+0000 mon.c (mon.2) 8097 : audit 0 from='client.? 172.21.15.40:0/322868841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:29 smithi040 bash[28232]: cluster 2023-12-01T22:47:28.600186+0000 mgr.y (mgr.24356) 12877 : cluster 0 pgmap v12845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:29 smithi040 bash[28232]: audit 2023-12-01T22:47:29.347470+0000 mon.c (mon.2) 8098 : audit 0 from='client.? 172.21.15.40:0/3679907798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:29 smithi040 bash[41173]: cluster 2023-12-01T22:47:28.600186+0000 mgr.y (mgr.24356) 12877 : cluster 0 pgmap v12845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:29 smithi040 bash[41173]: audit 2023-12-01T22:47:29.347470+0000 mon.c (mon.2) 8098 : audit 0 from='client.? 172.21.15.40:0/3679907798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:29 smithi141 bash[31670]: cluster 2023-12-01T22:47:28.600186+0000 mgr.y (mgr.24356) 12877 : cluster 0 pgmap v12845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:29 smithi141 bash[31670]: audit 2023-12-01T22:47:29.347470+0000 mon.c (mon.2) 8098 : audit 0 from='client.? 172.21.15.40:0/3679907798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:31 smithi040 bash[28232]: cluster 2023-12-01T22:47:30.601389+0000 mgr.y (mgr.24356) 12878 : cluster 0 pgmap v12846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:31 smithi040 bash[41173]: cluster 2023-12-01T22:47:30.601389+0000 mgr.y (mgr.24356) 12878 : cluster 0 pgmap v12846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:31 smithi141 bash[31670]: cluster 2023-12-01T22:47:30.601389+0000 mgr.y (mgr.24356) 12878 : cluster 0 pgmap v12846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:32 smithi040 bash[28232]: audit 2023-12-01T22:47:31.822710+0000 mon.c (mon.2) 8099 : audit 0 from='client.? 172.21.15.40:0/999060836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:32 smithi040 bash[41173]: audit 2023-12-01T22:47:31.822710+0000 mon.c (mon.2) 8099 : audit 0 from='client.? 172.21.15.40:0/999060836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:32 smithi141 bash[31670]: audit 2023-12-01T22:47:31.822710+0000 mon.c (mon.2) 8099 : audit 0 from='client.? 172.21.15.40:0/999060836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:33 smithi040 bash[41173]: cluster 2023-12-01T22:47:32.602049+0000 mgr.y (mgr.24356) 12879 : cluster 0 pgmap v12847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:33 smithi040 bash[28232]: cluster 2023-12-01T22:47:32.602049+0000 mgr.y (mgr.24356) 12879 : cluster 0 pgmap v12847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:33 smithi141 bash[31670]: cluster 2023-12-01T22:47:32.602049+0000 mgr.y (mgr.24356) 12879 : cluster 0 pgmap v12847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:34 smithi040 bash[28232]: audit 2023-12-01T22:47:34.010956+0000 mon.c (mon.2) 8100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:34 smithi040 bash[28232]: audit 2023-12-01T22:47:34.291361+0000 mon.a (mon.0) 8167 : audit 0 from='client.? 172.21.15.40:0/3151812154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:34 smithi040 bash[41173]: audit 2023-12-01T22:47:34.010956+0000 mon.c (mon.2) 8100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:34 smithi040 bash[41173]: audit 2023-12-01T22:47:34.291361+0000 mon.a (mon.0) 8167 : audit 0 from='client.? 172.21.15.40:0/3151812154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:34 smithi141 bash[31670]: audit 2023-12-01T22:47:34.010956+0000 mon.c (mon.2) 8100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:34 smithi141 bash[31670]: audit 2023-12-01T22:47:34.291361+0000 mon.a (mon.0) 8167 : audit 0 from='client.? 172.21.15.40:0/3151812154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:35 smithi040 bash[28232]: cluster 2023-12-01T22:47:34.603169+0000 mgr.y (mgr.24356) 12880 : cluster 0 pgmap v12848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:35 smithi040 bash[41173]: cluster 2023-12-01T22:47:34.603169+0000 mgr.y (mgr.24356) 12880 : cluster 0 pgmap v12848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:35 smithi141 bash[31670]: cluster 2023-12-01T22:47:34.603169+0000 mgr.y (mgr.24356) 12880 : cluster 0 pgmap v12848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:47:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:47:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:37 smithi141 bash[31670]: cluster 2023-12-01T22:47:36.603752+0000 mgr.y (mgr.24356) 12881 : cluster 0 pgmap v12849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:37 smithi141 bash[31670]: audit 2023-12-01T22:47:36.762132+0000 mon.a (mon.0) 8168 : audit 0 from='client.? 172.21.15.40:0/913066706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:37 smithi040 bash[28232]: cluster 2023-12-01T22:47:36.603752+0000 mgr.y (mgr.24356) 12881 : cluster 0 pgmap v12849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:37 smithi040 bash[28232]: audit 2023-12-01T22:47:36.762132+0000 mon.a (mon.0) 8168 : audit 0 from='client.? 172.21.15.40:0/913066706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:37 smithi040 bash[41173]: cluster 2023-12-01T22:47:36.603752+0000 mgr.y (mgr.24356) 12881 : cluster 0 pgmap v12849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:37 smithi040 bash[41173]: audit 2023-12-01T22:47:36.762132+0000 mon.a (mon.0) 8168 : audit 0 from='client.? 172.21.15.40:0/913066706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:39 smithi141 bash[31670]: cluster 2023-12-01T22:47:38.604411+0000 mgr.y (mgr.24356) 12882 : cluster 0 pgmap v12850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:39 smithi141 bash[31670]: audit 2023-12-01T22:47:39.221243+0000 mon.c (mon.2) 8101 : audit 0 from='client.? 172.21.15.40:0/799888864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:39 smithi040 bash[28232]: cluster 2023-12-01T22:47:38.604411+0000 mgr.y (mgr.24356) 12882 : cluster 0 pgmap v12850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:39 smithi040 bash[28232]: audit 2023-12-01T22:47:39.221243+0000 mon.c (mon.2) 8101 : audit 0 from='client.? 172.21.15.40:0/799888864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:39 smithi040 bash[41173]: cluster 2023-12-01T22:47:38.604411+0000 mgr.y (mgr.24356) 12882 : cluster 0 pgmap v12850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:39 smithi040 bash[41173]: audit 2023-12-01T22:47:39.221243+0000 mon.c (mon.2) 8101 : audit 0 from='client.? 172.21.15.40:0/799888864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:41 smithi141 bash[31670]: cluster 2023-12-01T22:47:40.605541+0000 mgr.y (mgr.24356) 12883 : cluster 0 pgmap v12851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:41 smithi141 bash[31670]: audit 2023-12-01T22:47:41.695247+0000 mon.c (mon.2) 8102 : audit 0 from='client.? 172.21.15.40:0/3208714359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:41 smithi040 bash[28232]: cluster 2023-12-01T22:47:40.605541+0000 mgr.y (mgr.24356) 12883 : cluster 0 pgmap v12851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:41 smithi040 bash[28232]: audit 2023-12-01T22:47:41.695247+0000 mon.c (mon.2) 8102 : audit 0 from='client.? 172.21.15.40:0/3208714359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:41 smithi040 bash[41173]: cluster 2023-12-01T22:47:40.605541+0000 mgr.y (mgr.24356) 12883 : cluster 0 pgmap v12851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:41 smithi040 bash[41173]: audit 2023-12-01T22:47:41.695247+0000 mon.c (mon.2) 8102 : audit 0 from='client.? 172.21.15.40:0/3208714359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:43 smithi141 bash[31670]: cluster 2023-12-01T22:47:42.606232+0000 mgr.y (mgr.24356) 12884 : cluster 0 pgmap v12852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:43 smithi040 bash[41173]: cluster 2023-12-01T22:47:42.606232+0000 mgr.y (mgr.24356) 12884 : cluster 0 pgmap v12852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:43 smithi040 bash[28232]: cluster 2023-12-01T22:47:42.606232+0000 mgr.y (mgr.24356) 12884 : cluster 0 pgmap v12852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:44 smithi141 bash[31670]: audit 2023-12-01T22:47:44.168883+0000 mon.a (mon.0) 8169 : audit 0 from='client.? 172.21.15.40:0/206173509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:44 smithi040 bash[28232]: audit 2023-12-01T22:47:44.168883+0000 mon.a (mon.0) 8169 : audit 0 from='client.? 172.21.15.40:0/206173509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:44 smithi040 bash[41173]: audit 2023-12-01T22:47:44.168883+0000 mon.a (mon.0) 8169 : audit 0 from='client.? 172.21.15.40:0/206173509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:45 smithi141 bash[31670]: cluster 2023-12-01T22:47:44.607318+0000 mgr.y (mgr.24356) 12885 : cluster 0 pgmap v12853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:45 smithi040 bash[28232]: cluster 2023-12-01T22:47:44.607318+0000 mgr.y (mgr.24356) 12885 : cluster 0 pgmap v12853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:45 smithi040 bash[41173]: cluster 2023-12-01T22:47:44.607318+0000 mgr.y (mgr.24356) 12885 : cluster 0 pgmap v12853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:46.747 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:47:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:47:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:46 smithi141 bash[31670]: audit 2023-12-01T22:47:46.636728+0000 mon.a (mon.0) 8170 : audit 0 from='client.? 172.21.15.40:0/1227279604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:46 smithi040 bash[41173]: audit 2023-12-01T22:47:46.636728+0000 mon.a (mon.0) 8170 : audit 0 from='client.? 172.21.15.40:0/1227279604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:46 smithi040 bash[28232]: audit 2023-12-01T22:47:46.636728+0000 mon.a (mon.0) 8170 : audit 0 from='client.? 172.21.15.40:0/1227279604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:47 smithi141 bash[31670]: cluster 2023-12-01T22:47:46.607896+0000 mgr.y (mgr.24356) 12886 : cluster 0 pgmap v12854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:47 smithi040 bash[28232]: cluster 2023-12-01T22:47:46.607896+0000 mgr.y (mgr.24356) 12886 : cluster 0 pgmap v12854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:47 smithi040 bash[41173]: cluster 2023-12-01T22:47:46.607896+0000 mgr.y (mgr.24356) 12886 : cluster 0 pgmap v12854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:49 smithi141 bash[31670]: cluster 2023-12-01T22:47:48.608566+0000 mgr.y (mgr.24356) 12887 : cluster 0 pgmap v12855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:49 smithi141 bash[31670]: audit 2023-12-01T22:47:49.011259+0000 mon.c (mon.2) 8103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:49 smithi141 bash[31670]: audit 2023-12-01T22:47:49.115049+0000 mon.a (mon.0) 8171 : audit 0 from='client.? 172.21.15.40:0/3351536355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:49 smithi040 bash[28232]: cluster 2023-12-01T22:47:48.608566+0000 mgr.y (mgr.24356) 12887 : cluster 0 pgmap v12855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:49 smithi040 bash[28232]: audit 2023-12-01T22:47:49.011259+0000 mon.c (mon.2) 8103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:49 smithi040 bash[28232]: audit 2023-12-01T22:47:49.115049+0000 mon.a (mon.0) 8171 : audit 0 from='client.? 172.21.15.40:0/3351536355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:49 smithi040 bash[41173]: cluster 2023-12-01T22:47:48.608566+0000 mgr.y (mgr.24356) 12887 : cluster 0 pgmap v12855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:49 smithi040 bash[41173]: audit 2023-12-01T22:47:49.011259+0000 mon.c (mon.2) 8103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:49 smithi040 bash[41173]: audit 2023-12-01T22:47:49.115049+0000 mon.a (mon.0) 8171 : audit 0 from='client.? 172.21.15.40:0/3351536355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:51 smithi141 bash[31670]: cluster 2023-12-01T22:47:50.609751+0000 mgr.y (mgr.24356) 12888 : cluster 0 pgmap v12856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:51 smithi141 bash[31670]: audit 2023-12-01T22:47:51.576496+0000 mon.a (mon.0) 8172 : audit 0 from='client.? 172.21.15.40:0/1553555400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:51 smithi040 bash[28232]: cluster 2023-12-01T22:47:50.609751+0000 mgr.y (mgr.24356) 12888 : cluster 0 pgmap v12856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:51 smithi040 bash[28232]: audit 2023-12-01T22:47:51.576496+0000 mon.a (mon.0) 8172 : audit 0 from='client.? 172.21.15.40:0/1553555400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:51 smithi040 bash[41173]: cluster 2023-12-01T22:47:50.609751+0000 mgr.y (mgr.24356) 12888 : cluster 0 pgmap v12856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:51 smithi040 bash[41173]: audit 2023-12-01T22:47:51.576496+0000 mon.a (mon.0) 8172 : audit 0 from='client.? 172.21.15.40:0/1553555400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:53 smithi141 bash[31670]: cluster 2023-12-01T22:47:52.610424+0000 mgr.y (mgr.24356) 12889 : cluster 0 pgmap v12857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:53 smithi040 bash[28232]: cluster 2023-12-01T22:47:52.610424+0000 mgr.y (mgr.24356) 12889 : cluster 0 pgmap v12857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:53 smithi040 bash[41173]: cluster 2023-12-01T22:47:52.610424+0000 mgr.y (mgr.24356) 12889 : cluster 0 pgmap v12857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:54 smithi141 bash[31670]: audit 2023-12-01T22:47:54.039929+0000 mon.c (mon.2) 8104 : audit 0 from='client.? 172.21.15.40:0/1595197728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:54 smithi040 bash[41173]: audit 2023-12-01T22:47:54.039929+0000 mon.c (mon.2) 8104 : audit 0 from='client.? 172.21.15.40:0/1595197728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:54 smithi040 bash[28232]: audit 2023-12-01T22:47:54.039929+0000 mon.c (mon.2) 8104 : audit 0 from='client.? 172.21.15.40:0/1595197728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:55 smithi141 bash[31670]: cluster 2023-12-01T22:47:54.611529+0000 mgr.y (mgr.24356) 12890 : cluster 0 pgmap v12858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:55 smithi040 bash[28232]: cluster 2023-12-01T22:47:54.611529+0000 mgr.y (mgr.24356) 12890 : cluster 0 pgmap v12858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:55 smithi040 bash[41173]: cluster 2023-12-01T22:47:54.611529+0000 mgr.y (mgr.24356) 12890 : cluster 0 pgmap v12858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:56.779 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:47:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:47:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:56 smithi040 bash[41173]: audit 2023-12-01T22:47:56.499189+0000 mon.c (mon.2) 8105 : audit 0 from='client.? 172.21.15.40:0/1115302864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:56 smithi040 bash[28232]: audit 2023-12-01T22:47:56.499189+0000 mon.c (mon.2) 8105 : audit 0 from='client.? 172.21.15.40:0/1115302864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:56 smithi141 bash[31670]: audit 2023-12-01T22:47:56.499189+0000 mon.c (mon.2) 8105 : audit 0 from='client.? 172.21.15.40:0/1115302864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:47:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:57 smithi040 bash[41173]: cluster 2023-12-01T22:47:56.612157+0000 mgr.y (mgr.24356) 12891 : cluster 0 pgmap v12859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:57 smithi040 bash[28232]: cluster 2023-12-01T22:47:56.612157+0000 mgr.y (mgr.24356) 12891 : cluster 0 pgmap v12859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:47:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:57 smithi141 bash[31670]: cluster 2023-12-01T22:47:56.612157+0000 mgr.y (mgr.24356) 12891 : cluster 0 pgmap v12859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:59 smithi040 bash[41173]: cluster 2023-12-01T22:47:58.612817+0000 mgr.y (mgr.24356) 12892 : cluster 0 pgmap v12860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:47:59 smithi040 bash[41173]: audit 2023-12-01T22:47:58.957215+0000 mon.a (mon.0) 8173 : audit 0 from='client.? 172.21.15.40:0/3781995957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:59 smithi040 bash[28232]: cluster 2023-12-01T22:47:58.612817+0000 mgr.y (mgr.24356) 12892 : cluster 0 pgmap v12860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:47:59 smithi040 bash[28232]: audit 2023-12-01T22:47:58.957215+0000 mon.a (mon.0) 8173 : audit 0 from='client.? 172.21.15.40:0/3781995957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:59 smithi141 bash[31670]: cluster 2023-12-01T22:47:58.612817+0000 mgr.y (mgr.24356) 12892 : cluster 0 pgmap v12860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:47:59 smithi141 bash[31670]: audit 2023-12-01T22:47:58.957215+0000 mon.a (mon.0) 8173 : audit 0 from='client.? 172.21.15.40:0/3781995957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:01 smithi040 bash[28232]: cluster 2023-12-01T22:48:00.613979+0000 mgr.y (mgr.24356) 12893 : cluster 0 pgmap v12861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:01 smithi040 bash[28232]: audit 2023-12-01T22:48:01.427193+0000 mon.a (mon.0) 8174 : audit 0 from='client.? 172.21.15.40:0/3879418159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:01 smithi040 bash[41173]: cluster 2023-12-01T22:48:00.613979+0000 mgr.y (mgr.24356) 12893 : cluster 0 pgmap v12861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:01 smithi040 bash[41173]: audit 2023-12-01T22:48:01.427193+0000 mon.a (mon.0) 8174 : audit 0 from='client.? 172.21.15.40:0/3879418159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:01 smithi141 bash[31670]: cluster 2023-12-01T22:48:00.613979+0000 mgr.y (mgr.24356) 12893 : cluster 0 pgmap v12861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:01 smithi141 bash[31670]: audit 2023-12-01T22:48:01.427193+0000 mon.a (mon.0) 8174 : audit 0 from='client.? 172.21.15.40:0/3879418159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[28232]: cluster 2023-12-01T22:48:02.614663+0000 mgr.y (mgr.24356) 12894 : cluster 0 pgmap v12862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[28232]: audit 2023-12-01T22:48:02.810299+0000 mon.c (mon.2) 8106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[28232]: audit 2023-12-01T22:48:03.189379+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[28232]: audit 2023-12-01T22:48:03.200238+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[41173]: cluster 2023-12-01T22:48:02.614663+0000 mgr.y (mgr.24356) 12894 : cluster 0 pgmap v12862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[41173]: audit 2023-12-01T22:48:02.810299+0000 mon.c (mon.2) 8106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[41173]: audit 2023-12-01T22:48:03.189379+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:03 smithi040 bash[41173]: audit 2023-12-01T22:48:03.200238+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:03 smithi141 bash[31670]: cluster 2023-12-01T22:48:02.614663+0000 mgr.y (mgr.24356) 12894 : cluster 0 pgmap v12862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:03 smithi141 bash[31670]: audit 2023-12-01T22:48:02.810299+0000 mon.c (mon.2) 8106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:48:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:03 smithi141 bash[31670]: audit 2023-12-01T22:48:03.189379+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:03 smithi141 bash[31670]: audit 2023-12-01T22:48:03.200238+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:04 smithi040 bash[41173]: audit 2023-12-01T22:48:03.888736+0000 mon.a (mon.0) 8177 : audit 0 from='client.? 172.21.15.40:0/1380953198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:04 smithi040 bash[41173]: audit 2023-12-01T22:48:04.011727+0000 mon.c (mon.2) 8107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:04 smithi040 bash[28232]: audit 2023-12-01T22:48:03.888736+0000 mon.a (mon.0) 8177 : audit 0 from='client.? 172.21.15.40:0/1380953198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:04 smithi040 bash[28232]: audit 2023-12-01T22:48:04.011727+0000 mon.c (mon.2) 8107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:04 smithi141 bash[31670]: audit 2023-12-01T22:48:03.888736+0000 mon.a (mon.0) 8177 : audit 0 from='client.? 172.21.15.40:0/1380953198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:05.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:04 smithi141 bash[31670]: audit 2023-12-01T22:48:04.011727+0000 mon.c (mon.2) 8107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:05 smithi040 bash[28232]: cluster 2023-12-01T22:48:04.615754+0000 mgr.y (mgr.24356) 12895 : cluster 0 pgmap v12863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:05 smithi040 bash[41173]: cluster 2023-12-01T22:48:04.615754+0000 mgr.y (mgr.24356) 12895 : cluster 0 pgmap v12863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:05 smithi141 bash[31670]: cluster 2023-12-01T22:48:04.615754+0000 mgr.y (mgr.24356) 12895 : cluster 0 pgmap v12863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:06.817 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:48:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:48:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:06 smithi040 bash[28232]: audit 2023-12-01T22:48:06.358284+0000 mon.c (mon.2) 8108 : audit 0 from='client.? 172.21.15.40:0/3320734892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:06 smithi040 bash[41173]: audit 2023-12-01T22:48:06.358284+0000 mon.c (mon.2) 8108 : audit 0 from='client.? 172.21.15.40:0/3320734892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:06 smithi141 bash[31670]: audit 2023-12-01T22:48:06.358284+0000 mon.c (mon.2) 8108 : audit 0 from='client.? 172.21.15.40:0/3320734892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:07 smithi040 bash[28232]: cluster 2023-12-01T22:48:06.616442+0000 mgr.y (mgr.24356) 12896 : cluster 0 pgmap v12864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:07 smithi040 bash[41173]: cluster 2023-12-01T22:48:06.616442+0000 mgr.y (mgr.24356) 12896 : cluster 0 pgmap v12864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:07 smithi141 bash[31670]: cluster 2023-12-01T22:48:06.616442+0000 mgr.y (mgr.24356) 12896 : cluster 0 pgmap v12864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[28232]: cluster 2023-12-01T22:48:08.617019+0000 mgr.y (mgr.24356) 12897 : cluster 0 pgmap v12865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[28232]: audit 2023-12-01T22:48:08.658033+0000 mon.a (mon.0) 8178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[28232]: audit 2023-12-01T22:48:08.670153+0000 mon.a (mon.0) 8179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[28232]: audit 2023-12-01T22:48:08.875927+0000 mon.c (mon.2) 8109 : audit 0 from='client.? 172.21.15.40:0/3795092861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[28232]: audit 2023-12-01T22:48:09.404700+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[28232]: audit 2023-12-01T22:48:09.414591+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[41173]: cluster 2023-12-01T22:48:08.617019+0000 mgr.y (mgr.24356) 12897 : cluster 0 pgmap v12865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[41173]: audit 2023-12-01T22:48:08.658033+0000 mon.a (mon.0) 8178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[41173]: audit 2023-12-01T22:48:08.670153+0000 mon.a (mon.0) 8179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[41173]: audit 2023-12-01T22:48:08.875927+0000 mon.c (mon.2) 8109 : audit 0 from='client.? 172.21.15.40:0/3795092861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[41173]: audit 2023-12-01T22:48:09.404700+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:09 smithi040 bash[41173]: audit 2023-12-01T22:48:09.414591+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:09 smithi141 bash[31670]: cluster 2023-12-01T22:48:08.617019+0000 mgr.y (mgr.24356) 12897 : cluster 0 pgmap v12865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:09 smithi141 bash[31670]: audit 2023-12-01T22:48:08.658033+0000 mon.a (mon.0) 8178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:09 smithi141 bash[31670]: audit 2023-12-01T22:48:08.670153+0000 mon.a (mon.0) 8179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:09 smithi141 bash[31670]: audit 2023-12-01T22:48:08.875927+0000 mon.c (mon.2) 8109 : audit 0 from='client.? 172.21.15.40:0/3795092861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:09 smithi141 bash[31670]: audit 2023-12-01T22:48:09.404700+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:09 smithi141 bash[31670]: audit 2023-12-01T22:48:09.414591+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:10 smithi141 bash[31670]: audit 2023-12-01T22:48:09.890089+0000 mon.c (mon.2) 8110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:48:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:10 smithi141 bash[31670]: audit 2023-12-01T22:48:09.891954+0000 mon.c (mon.2) 8111 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:48:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:10 smithi141 bash[31670]: audit 2023-12-01T22:48:09.901923+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:10 smithi040 bash[28232]: audit 2023-12-01T22:48:09.890089+0000 mon.c (mon.2) 8110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:48:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:10 smithi040 bash[28232]: audit 2023-12-01T22:48:09.891954+0000 mon.c (mon.2) 8111 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:48:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:10 smithi040 bash[28232]: audit 2023-12-01T22:48:09.901923+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:10 smithi040 bash[41173]: audit 2023-12-01T22:48:09.890089+0000 mon.c (mon.2) 8110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:48:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:10 smithi040 bash[41173]: audit 2023-12-01T22:48:09.891954+0000 mon.c (mon.2) 8111 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:48:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:10 smithi040 bash[41173]: audit 2023-12-01T22:48:09.901923+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:48:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:11 smithi040 bash[28232]: cluster 2023-12-01T22:48:10.618119+0000 mgr.y (mgr.24356) 12898 : cluster 0 pgmap v12866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:11 smithi040 bash[28232]: audit 2023-12-01T22:48:11.338660+0000 mon.c (mon.2) 8112 : audit 0 from='client.? 172.21.15.40:0/2758388372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:11 smithi040 bash[41173]: cluster 2023-12-01T22:48:10.618119+0000 mgr.y (mgr.24356) 12898 : cluster 0 pgmap v12866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:11 smithi040 bash[41173]: audit 2023-12-01T22:48:11.338660+0000 mon.c (mon.2) 8112 : audit 0 from='client.? 172.21.15.40:0/2758388372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:11 smithi141 bash[31670]: cluster 2023-12-01T22:48:10.618119+0000 mgr.y (mgr.24356) 12898 : cluster 0 pgmap v12866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:11 smithi141 bash[31670]: audit 2023-12-01T22:48:11.338660+0000 mon.c (mon.2) 8112 : audit 0 from='client.? 172.21.15.40:0/2758388372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:13 smithi040 bash[28232]: cluster 2023-12-01T22:48:12.618830+0000 mgr.y (mgr.24356) 12899 : cluster 0 pgmap v12867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:13 smithi040 bash[28232]: audit 2023-12-01T22:48:13.795493+0000 mon.c (mon.2) 8113 : audit 0 from='client.? 172.21.15.40:0/467964640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:13 smithi040 bash[41173]: cluster 2023-12-01T22:48:12.618830+0000 mgr.y (mgr.24356) 12899 : cluster 0 pgmap v12867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:13 smithi040 bash[41173]: audit 2023-12-01T22:48:13.795493+0000 mon.c (mon.2) 8113 : audit 0 from='client.? 172.21.15.40:0/467964640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:13 smithi141 bash[31670]: cluster 2023-12-01T22:48:12.618830+0000 mgr.y (mgr.24356) 12899 : cluster 0 pgmap v12867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:13 smithi141 bash[31670]: audit 2023-12-01T22:48:13.795493+0000 mon.c (mon.2) 8113 : audit 0 from='client.? 172.21.15.40:0/467964640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:15 smithi141 bash[31670]: cluster 2023-12-01T22:48:14.619982+0000 mgr.y (mgr.24356) 12900 : cluster 0 pgmap v12868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:15 smithi040 bash[28232]: cluster 2023-12-01T22:48:14.619982+0000 mgr.y (mgr.24356) 12900 : cluster 0 pgmap v12868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:15 smithi040 bash[41173]: cluster 2023-12-01T22:48:14.619982+0000 mgr.y (mgr.24356) 12900 : cluster 0 pgmap v12868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:48:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:48:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:16 smithi141 bash[31670]: audit 2023-12-01T22:48:16.253035+0000 mon.a (mon.0) 8183 : audit 0 from='client.? 172.21.15.40:0/2495181154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:16 smithi040 bash[28232]: audit 2023-12-01T22:48:16.253035+0000 mon.a (mon.0) 8183 : audit 0 from='client.? 172.21.15.40:0/2495181154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:16 smithi040 bash[41173]: audit 2023-12-01T22:48:16.253035+0000 mon.a (mon.0) 8183 : audit 0 from='client.? 172.21.15.40:0/2495181154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:17 smithi141 bash[31670]: cluster 2023-12-01T22:48:16.620697+0000 mgr.y (mgr.24356) 12901 : cluster 0 pgmap v12869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:17 smithi040 bash[41173]: cluster 2023-12-01T22:48:16.620697+0000 mgr.y (mgr.24356) 12901 : cluster 0 pgmap v12869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:17 smithi040 bash[28232]: cluster 2023-12-01T22:48:16.620697+0000 mgr.y (mgr.24356) 12901 : cluster 0 pgmap v12869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:18 smithi141 bash[31670]: audit 2023-12-01T22:48:18.718582+0000 mon.c (mon.2) 8114 : audit 0 from='client.? 172.21.15.40:0/3644567762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:18 smithi040 bash[41173]: audit 2023-12-01T22:48:18.718582+0000 mon.c (mon.2) 8114 : audit 0 from='client.? 172.21.15.40:0/3644567762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:18 smithi040 bash[28232]: audit 2023-12-01T22:48:18.718582+0000 mon.c (mon.2) 8114 : audit 0 from='client.? 172.21.15.40:0/3644567762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:19 smithi141 bash[31670]: cluster 2023-12-01T22:48:18.621331+0000 mgr.y (mgr.24356) 12902 : cluster 0 pgmap v12870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:19 smithi141 bash[31670]: audit 2023-12-01T22:48:19.012269+0000 mon.c (mon.2) 8115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:19 smithi040 bash[41173]: cluster 2023-12-01T22:48:18.621331+0000 mgr.y (mgr.24356) 12902 : cluster 0 pgmap v12870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:19 smithi040 bash[41173]: audit 2023-12-01T22:48:19.012269+0000 mon.c (mon.2) 8115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:19 smithi040 bash[28232]: cluster 2023-12-01T22:48:18.621331+0000 mgr.y (mgr.24356) 12902 : cluster 0 pgmap v12870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:19 smithi040 bash[28232]: audit 2023-12-01T22:48:19.012269+0000 mon.c (mon.2) 8115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:21 smithi141 bash[31670]: cluster 2023-12-01T22:48:20.622456+0000 mgr.y (mgr.24356) 12903 : cluster 0 pgmap v12871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:21 smithi141 bash[31670]: audit 2023-12-01T22:48:21.180984+0000 mon.c (mon.2) 8116 : audit 0 from='client.? 172.21.15.40:0/187985115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:21 smithi040 bash[41173]: cluster 2023-12-01T22:48:20.622456+0000 mgr.y (mgr.24356) 12903 : cluster 0 pgmap v12871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:21 smithi040 bash[41173]: audit 2023-12-01T22:48:21.180984+0000 mon.c (mon.2) 8116 : audit 0 from='client.? 172.21.15.40:0/187985115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:21 smithi040 bash[28232]: cluster 2023-12-01T22:48:20.622456+0000 mgr.y (mgr.24356) 12903 : cluster 0 pgmap v12871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:21 smithi040 bash[28232]: audit 2023-12-01T22:48:21.180984+0000 mon.c (mon.2) 8116 : audit 0 from='client.? 172.21.15.40:0/187985115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:23 smithi141 bash[31670]: cluster 2023-12-01T22:48:22.623149+0000 mgr.y (mgr.24356) 12904 : cluster 0 pgmap v12872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:23 smithi141 bash[31670]: audit 2023-12-01T22:48:23.645558+0000 mon.a (mon.0) 8184 : audit 0 from='client.? 172.21.15.40:0/4182420977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:23 smithi040 bash[28232]: cluster 2023-12-01T22:48:22.623149+0000 mgr.y (mgr.24356) 12904 : cluster 0 pgmap v12872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:23 smithi040 bash[28232]: audit 2023-12-01T22:48:23.645558+0000 mon.a (mon.0) 8184 : audit 0 from='client.? 172.21.15.40:0/4182420977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:23 smithi040 bash[41173]: cluster 2023-12-01T22:48:22.623149+0000 mgr.y (mgr.24356) 12904 : cluster 0 pgmap v12872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:23 smithi040 bash[41173]: audit 2023-12-01T22:48:23.645558+0000 mon.a (mon.0) 8184 : audit 0 from='client.? 172.21.15.40:0/4182420977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:25 smithi141 bash[31670]: cluster 2023-12-01T22:48:24.624309+0000 mgr.y (mgr.24356) 12905 : cluster 0 pgmap v12873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:25 smithi040 bash[28232]: cluster 2023-12-01T22:48:24.624309+0000 mgr.y (mgr.24356) 12905 : cluster 0 pgmap v12873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:25 smithi040 bash[41173]: cluster 2023-12-01T22:48:24.624309+0000 mgr.y (mgr.24356) 12905 : cluster 0 pgmap v12873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:48:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:48:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:26 smithi141 bash[31670]: audit 2023-12-01T22:48:26.111176+0000 mon.c (mon.2) 8117 : audit 0 from='client.? 172.21.15.40:0/292160802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:26 smithi040 bash[28232]: audit 2023-12-01T22:48:26.111176+0000 mon.c (mon.2) 8117 : audit 0 from='client.? 172.21.15.40:0/292160802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:26 smithi040 bash[41173]: audit 2023-12-01T22:48:26.111176+0000 mon.c (mon.2) 8117 : audit 0 from='client.? 172.21.15.40:0/292160802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:27 smithi141 bash[31670]: cluster 2023-12-01T22:48:26.624992+0000 mgr.y (mgr.24356) 12906 : cluster 0 pgmap v12874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:27 smithi040 bash[28232]: cluster 2023-12-01T22:48:26.624992+0000 mgr.y (mgr.24356) 12906 : cluster 0 pgmap v12874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:27 smithi040 bash[41173]: cluster 2023-12-01T22:48:26.624992+0000 mgr.y (mgr.24356) 12906 : cluster 0 pgmap v12874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:28 smithi141 bash[31670]: audit 2023-12-01T22:48:28.567737+0000 mon.c (mon.2) 8118 : audit 0 from='client.? 172.21.15.40:0/2362889316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:28 smithi040 bash[28232]: audit 2023-12-01T22:48:28.567737+0000 mon.c (mon.2) 8118 : audit 0 from='client.? 172.21.15.40:0/2362889316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:28 smithi040 bash[41173]: audit 2023-12-01T22:48:28.567737+0000 mon.c (mon.2) 8118 : audit 0 from='client.? 172.21.15.40:0/2362889316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:29 smithi141 bash[31670]: cluster 2023-12-01T22:48:28.625621+0000 mgr.y (mgr.24356) 12907 : cluster 0 pgmap v12875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:29 smithi040 bash[41173]: cluster 2023-12-01T22:48:28.625621+0000 mgr.y (mgr.24356) 12907 : cluster 0 pgmap v12875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:29 smithi040 bash[28232]: cluster 2023-12-01T22:48:28.625621+0000 mgr.y (mgr.24356) 12907 : cluster 0 pgmap v12875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:31 smithi141 bash[31670]: cluster 2023-12-01T22:48:30.626886+0000 mgr.y (mgr.24356) 12908 : cluster 0 pgmap v12876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:31 smithi141 bash[31670]: audit 2023-12-01T22:48:31.031541+0000 mon.c (mon.2) 8119 : audit 0 from='client.? 172.21.15.40:0/3815268374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:31 smithi040 bash[28232]: cluster 2023-12-01T22:48:30.626886+0000 mgr.y (mgr.24356) 12908 : cluster 0 pgmap v12876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:31 smithi040 bash[28232]: audit 2023-12-01T22:48:31.031541+0000 mon.c (mon.2) 8119 : audit 0 from='client.? 172.21.15.40:0/3815268374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:31 smithi040 bash[41173]: cluster 2023-12-01T22:48:30.626886+0000 mgr.y (mgr.24356) 12908 : cluster 0 pgmap v12876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:31 smithi040 bash[41173]: audit 2023-12-01T22:48:31.031541+0000 mon.c (mon.2) 8119 : audit 0 from='client.? 172.21.15.40:0/3815268374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:33 smithi141 bash[31670]: cluster 2023-12-01T22:48:32.627592+0000 mgr.y (mgr.24356) 12909 : cluster 0 pgmap v12877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:33 smithi141 bash[31670]: audit 2023-12-01T22:48:33.496145+0000 mon.a (mon.0) 8185 : audit 0 from='client.? 172.21.15.40:0/2399047048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:33 smithi040 bash[28232]: cluster 2023-12-01T22:48:32.627592+0000 mgr.y (mgr.24356) 12909 : cluster 0 pgmap v12877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:33 smithi040 bash[28232]: audit 2023-12-01T22:48:33.496145+0000 mon.a (mon.0) 8185 : audit 0 from='client.? 172.21.15.40:0/2399047048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:33 smithi040 bash[41173]: cluster 2023-12-01T22:48:32.627592+0000 mgr.y (mgr.24356) 12909 : cluster 0 pgmap v12877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:33 smithi040 bash[41173]: audit 2023-12-01T22:48:33.496145+0000 mon.a (mon.0) 8185 : audit 0 from='client.? 172.21.15.40:0/2399047048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:34 smithi141 bash[31670]: audit 2023-12-01T22:48:34.012627+0000 mon.c (mon.2) 8120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:34 smithi040 bash[28232]: audit 2023-12-01T22:48:34.012627+0000 mon.c (mon.2) 8120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:34 smithi040 bash[41173]: audit 2023-12-01T22:48:34.012627+0000 mon.c (mon.2) 8120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:35 smithi141 bash[31670]: cluster 2023-12-01T22:48:34.628877+0000 mgr.y (mgr.24356) 12910 : cluster 0 pgmap v12878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:35 smithi141 bash[31670]: audit 2023-12-01T22:48:35.953446+0000 mon.a (mon.0) 8186 : audit 0 from='client.? 172.21.15.40:0/248970288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:35 smithi040 bash[28232]: cluster 2023-12-01T22:48:34.628877+0000 mgr.y (mgr.24356) 12910 : cluster 0 pgmap v12878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:35 smithi040 bash[28232]: audit 2023-12-01T22:48:35.953446+0000 mon.a (mon.0) 8186 : audit 0 from='client.? 172.21.15.40:0/248970288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:35 smithi040 bash[41173]: cluster 2023-12-01T22:48:34.628877+0000 mgr.y (mgr.24356) 12910 : cluster 0 pgmap v12878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:35 smithi040 bash[41173]: audit 2023-12-01T22:48:35.953446+0000 mon.a (mon.0) 8186 : audit 0 from='client.? 172.21.15.40:0/248970288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:48:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:48:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:38 smithi141 bash[31670]: cluster 2023-12-01T22:48:36.629566+0000 mgr.y (mgr.24356) 12911 : cluster 0 pgmap v12879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:38 smithi040 bash[41173]: cluster 2023-12-01T22:48:36.629566+0000 mgr.y (mgr.24356) 12911 : cluster 0 pgmap v12879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:38 smithi040 bash[28232]: cluster 2023-12-01T22:48:36.629566+0000 mgr.y (mgr.24356) 12911 : cluster 0 pgmap v12879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:39 smithi141 bash[31670]: audit 2023-12-01T22:48:38.428121+0000 mon.c (mon.2) 8121 : audit 0 from='client.? 172.21.15.40:0/1375753118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:39 smithi040 bash[28232]: audit 2023-12-01T22:48:38.428121+0000 mon.c (mon.2) 8121 : audit 0 from='client.? 172.21.15.40:0/1375753118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:39 smithi040 bash[41173]: audit 2023-12-01T22:48:38.428121+0000 mon.c (mon.2) 8121 : audit 0 from='client.? 172.21.15.40:0/1375753118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:40 smithi141 bash[31670]: cluster 2023-12-01T22:48:38.630288+0000 mgr.y (mgr.24356) 12912 : cluster 0 pgmap v12880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:40 smithi040 bash[28232]: cluster 2023-12-01T22:48:38.630288+0000 mgr.y (mgr.24356) 12912 : cluster 0 pgmap v12880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:40 smithi040 bash[41173]: cluster 2023-12-01T22:48:38.630288+0000 mgr.y (mgr.24356) 12912 : cluster 0 pgmap v12880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:41 smithi141 bash[31670]: audit 2023-12-01T22:48:40.896977+0000 mon.c (mon.2) 8122 : audit 0 from='client.? 172.21.15.40:0/2143087722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:41 smithi040 bash[41173]: audit 2023-12-01T22:48:40.896977+0000 mon.c (mon.2) 8122 : audit 0 from='client.? 172.21.15.40:0/2143087722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:41 smithi040 bash[28232]: audit 2023-12-01T22:48:40.896977+0000 mon.c (mon.2) 8122 : audit 0 from='client.? 172.21.15.40:0/2143087722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:42 smithi141 bash[31670]: cluster 2023-12-01T22:48:40.631449+0000 mgr.y (mgr.24356) 12913 : cluster 0 pgmap v12881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:42 smithi040 bash[28232]: cluster 2023-12-01T22:48:40.631449+0000 mgr.y (mgr.24356) 12913 : cluster 0 pgmap v12881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:42 smithi040 bash[41173]: cluster 2023-12-01T22:48:40.631449+0000 mgr.y (mgr.24356) 12913 : cluster 0 pgmap v12881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:44 smithi141 bash[31670]: cluster 2023-12-01T22:48:42.632127+0000 mgr.y (mgr.24356) 12914 : cluster 0 pgmap v12882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:44 smithi141 bash[31670]: audit 2023-12-01T22:48:43.358992+0000 mon.c (mon.2) 8123 : audit 0 from='client.? 172.21.15.40:0/3775819668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:44 smithi040 bash[41173]: cluster 2023-12-01T22:48:42.632127+0000 mgr.y (mgr.24356) 12914 : cluster 0 pgmap v12882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:44 smithi040 bash[41173]: audit 2023-12-01T22:48:43.358992+0000 mon.c (mon.2) 8123 : audit 0 from='client.? 172.21.15.40:0/3775819668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:44 smithi040 bash[28232]: cluster 2023-12-01T22:48:42.632127+0000 mgr.y (mgr.24356) 12914 : cluster 0 pgmap v12882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:44 smithi040 bash[28232]: audit 2023-12-01T22:48:43.358992+0000 mon.c (mon.2) 8123 : audit 0 from='client.? 172.21.15.40:0/3775819668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:46 smithi040 bash[28232]: cluster 2023-12-01T22:48:44.633254+0000 mgr.y (mgr.24356) 12915 : cluster 0 pgmap v12883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:46 smithi040 bash[28232]: audit 2023-12-01T22:48:45.823401+0000 mon.c (mon.2) 8124 : audit 0 from='client.? 172.21.15.40:0/2864494761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:46 smithi040 bash[41173]: cluster 2023-12-01T22:48:44.633254+0000 mgr.y (mgr.24356) 12915 : cluster 0 pgmap v12883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:46 smithi040 bash[41173]: audit 2023-12-01T22:48:45.823401+0000 mon.c (mon.2) 8124 : audit 0 from='client.? 172.21.15.40:0/2864494761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:46 smithi141 bash[31670]: cluster 2023-12-01T22:48:44.633254+0000 mgr.y (mgr.24356) 12915 : cluster 0 pgmap v12883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:46 smithi141 bash[31670]: audit 2023-12-01T22:48:45.823401+0000 mon.c (mon.2) 8124 : audit 0 from='client.? 172.21.15.40:0/2864494761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:48:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:48:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:48 smithi040 bash[28232]: cluster 2023-12-01T22:48:46.633942+0000 mgr.y (mgr.24356) 12916 : cluster 0 pgmap v12884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:48 smithi040 bash[41173]: cluster 2023-12-01T22:48:46.633942+0000 mgr.y (mgr.24356) 12916 : cluster 0 pgmap v12884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:48 smithi141 bash[31670]: cluster 2023-12-01T22:48:46.633942+0000 mgr.y (mgr.24356) 12916 : cluster 0 pgmap v12884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:49 smithi040 bash[28232]: audit 2023-12-01T22:48:48.289961+0000 mon.c (mon.2) 8125 : audit 0 from='client.? 172.21.15.40:0/1017846496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:49 smithi040 bash[28232]: audit 2023-12-01T22:48:49.013049+0000 mon.c (mon.2) 8126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:49 smithi040 bash[41173]: audit 2023-12-01T22:48:48.289961+0000 mon.c (mon.2) 8125 : audit 0 from='client.? 172.21.15.40:0/1017846496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:49 smithi040 bash[41173]: audit 2023-12-01T22:48:49.013049+0000 mon.c (mon.2) 8126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:49 smithi141 bash[31670]: audit 2023-12-01T22:48:48.289961+0000 mon.c (mon.2) 8125 : audit 0 from='client.? 172.21.15.40:0/1017846496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:49 smithi141 bash[31670]: audit 2023-12-01T22:48:49.013049+0000 mon.c (mon.2) 8126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:50 smithi040 bash[28232]: cluster 2023-12-01T22:48:48.634594+0000 mgr.y (mgr.24356) 12917 : cluster 0 pgmap v12885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:50 smithi040 bash[41173]: cluster 2023-12-01T22:48:48.634594+0000 mgr.y (mgr.24356) 12917 : cluster 0 pgmap v12885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:50 smithi141 bash[31670]: cluster 2023-12-01T22:48:48.634594+0000 mgr.y (mgr.24356) 12917 : cluster 0 pgmap v12885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:51 smithi040 bash[28232]: audit 2023-12-01T22:48:50.761279+0000 mon.a (mon.0) 8187 : audit 0 from='client.? 172.21.15.40:0/1619526233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:51 smithi040 bash[41173]: audit 2023-12-01T22:48:50.761279+0000 mon.a (mon.0) 8187 : audit 0 from='client.? 172.21.15.40:0/1619526233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:51 smithi141 bash[31670]: audit 2023-12-01T22:48:50.761279+0000 mon.a (mon.0) 8187 : audit 0 from='client.? 172.21.15.40:0/1619526233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:52 smithi040 bash[28232]: cluster 2023-12-01T22:48:50.635794+0000 mgr.y (mgr.24356) 12918 : cluster 0 pgmap v12886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:52 smithi040 bash[41173]: cluster 2023-12-01T22:48:50.635794+0000 mgr.y (mgr.24356) 12918 : cluster 0 pgmap v12886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:52 smithi141 bash[31670]: cluster 2023-12-01T22:48:50.635794+0000 mgr.y (mgr.24356) 12918 : cluster 0 pgmap v12886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:54 smithi040 bash[28232]: cluster 2023-12-01T22:48:52.636625+0000 mgr.y (mgr.24356) 12919 : cluster 0 pgmap v12887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:54 smithi040 bash[28232]: audit 2023-12-01T22:48:53.220245+0000 mon.a (mon.0) 8188 : audit 0 from='client.? 172.21.15.40:0/1178531608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:54 smithi040 bash[41173]: cluster 2023-12-01T22:48:52.636625+0000 mgr.y (mgr.24356) 12919 : cluster 0 pgmap v12887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:54 smithi040 bash[41173]: audit 2023-12-01T22:48:53.220245+0000 mon.a (mon.0) 8188 : audit 0 from='client.? 172.21.15.40:0/1178531608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:54 smithi141 bash[31670]: cluster 2023-12-01T22:48:52.636625+0000 mgr.y (mgr.24356) 12919 : cluster 0 pgmap v12887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:54 smithi141 bash[31670]: audit 2023-12-01T22:48:53.220245+0000 mon.a (mon.0) 8188 : audit 0 from='client.? 172.21.15.40:0/1178531608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:56 smithi040 bash[41173]: cluster 2023-12-01T22:48:54.637761+0000 mgr.y (mgr.24356) 12920 : cluster 0 pgmap v12888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:56 smithi040 bash[41173]: audit 2023-12-01T22:48:55.681978+0000 mon.a (mon.0) 8189 : audit 0 from='client.? 172.21.15.40:0/411024755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:56 smithi040 bash[28232]: cluster 2023-12-01T22:48:54.637761+0000 mgr.y (mgr.24356) 12920 : cluster 0 pgmap v12888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:56 smithi040 bash[28232]: audit 2023-12-01T22:48:55.681978+0000 mon.a (mon.0) 8189 : audit 0 from='client.? 172.21.15.40:0/411024755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:56 smithi141 bash[31670]: cluster 2023-12-01T22:48:54.637761+0000 mgr.y (mgr.24356) 12920 : cluster 0 pgmap v12888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:56 smithi141 bash[31670]: audit 2023-12-01T22:48:55.681978+0000 mon.a (mon.0) 8189 : audit 0 from='client.? 172.21.15.40:0/411024755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:48:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:48:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:58 smithi040 bash[28232]: cluster 2023-12-01T22:48:56.638454+0000 mgr.y (mgr.24356) 12921 : cluster 0 pgmap v12889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:58 smithi040 bash[41173]: cluster 2023-12-01T22:48:56.638454+0000 mgr.y (mgr.24356) 12921 : cluster 0 pgmap v12889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:58 smithi141 bash[31670]: cluster 2023-12-01T22:48:56.638454+0000 mgr.y (mgr.24356) 12921 : cluster 0 pgmap v12889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:48:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:48:59 smithi040 bash[28232]: audit 2023-12-01T22:48:58.137448+0000 mon.c (mon.2) 8127 : audit 0 from='client.? 172.21.15.40:0/1401737131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:48:59 smithi040 bash[41173]: audit 2023-12-01T22:48:58.137448+0000 mon.c (mon.2) 8127 : audit 0 from='client.? 172.21.15.40:0/1401737131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:48:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:48:59 smithi141 bash[31670]: audit 2023-12-01T22:48:58.137448+0000 mon.c (mon.2) 8127 : audit 0 from='client.? 172.21.15.40:0/1401737131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:00 smithi040 bash[41173]: cluster 2023-12-01T22:48:58.639195+0000 mgr.y (mgr.24356) 12922 : cluster 0 pgmap v12890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:00 smithi040 bash[28232]: cluster 2023-12-01T22:48:58.639195+0000 mgr.y (mgr.24356) 12922 : cluster 0 pgmap v12890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:00 smithi141 bash[31670]: cluster 2023-12-01T22:48:58.639195+0000 mgr.y (mgr.24356) 12922 : cluster 0 pgmap v12890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:01 smithi040 bash[28232]: audit 2023-12-01T22:49:00.596965+0000 mon.a (mon.0) 8190 : audit 0 from='client.? 172.21.15.40:0/1663389522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:01 smithi040 bash[41173]: audit 2023-12-01T22:49:00.596965+0000 mon.a (mon.0) 8190 : audit 0 from='client.? 172.21.15.40:0/1663389522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:01 smithi141 bash[31670]: audit 2023-12-01T22:49:00.596965+0000 mon.a (mon.0) 8190 : audit 0 from='client.? 172.21.15.40:0/1663389522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:02 smithi040 bash[28232]: cluster 2023-12-01T22:49:00.640350+0000 mgr.y (mgr.24356) 12923 : cluster 0 pgmap v12891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:02 smithi040 bash[41173]: cluster 2023-12-01T22:49:00.640350+0000 mgr.y (mgr.24356) 12923 : cluster 0 pgmap v12891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:02 smithi141 bash[31670]: cluster 2023-12-01T22:49:00.640350+0000 mgr.y (mgr.24356) 12923 : cluster 0 pgmap v12891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:03 smithi040 bash[28232]: audit 2023-12-01T22:49:03.059113+0000 mon.c (mon.2) 8128 : audit 0 from='client.? 172.21.15.40:0/2787677574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:03 smithi040 bash[41173]: audit 2023-12-01T22:49:03.059113+0000 mon.c (mon.2) 8128 : audit 0 from='client.? 172.21.15.40:0/2787677574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:03 smithi141 bash[31670]: audit 2023-12-01T22:49:03.059113+0000 mon.c (mon.2) 8128 : audit 0 from='client.? 172.21.15.40:0/2787677574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:04 smithi040 bash[28232]: cluster 2023-12-01T22:49:02.641078+0000 mgr.y (mgr.24356) 12924 : cluster 0 pgmap v12892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:04.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:04 smithi040 bash[28232]: audit 2023-12-01T22:49:04.013636+0000 mon.c (mon.2) 8129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:04 smithi040 bash[41173]: cluster 2023-12-01T22:49:02.641078+0000 mgr.y (mgr.24356) 12924 : cluster 0 pgmap v12892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:04.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:04 smithi040 bash[41173]: audit 2023-12-01T22:49:04.013636+0000 mon.c (mon.2) 8129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:04 smithi141 bash[31670]: cluster 2023-12-01T22:49:02.641078+0000 mgr.y (mgr.24356) 12924 : cluster 0 pgmap v12892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:04 smithi141 bash[31670]: audit 2023-12-01T22:49:04.013636+0000 mon.c (mon.2) 8129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:06 smithi040 bash[28232]: cluster 2023-12-01T22:49:04.642260+0000 mgr.y (mgr.24356) 12925 : cluster 0 pgmap v12893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:06 smithi040 bash[28232]: audit 2023-12-01T22:49:05.529152+0000 mon.c (mon.2) 8130 : audit 0 from='client.? 172.21.15.40:0/144214639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:06 smithi040 bash[41173]: cluster 2023-12-01T22:49:04.642260+0000 mgr.y (mgr.24356) 12925 : cluster 0 pgmap v12893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:06 smithi040 bash[41173]: audit 2023-12-01T22:49:05.529152+0000 mon.c (mon.2) 8130 : audit 0 from='client.? 172.21.15.40:0/144214639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:06 smithi141 bash[31670]: cluster 2023-12-01T22:49:04.642260+0000 mgr.y (mgr.24356) 12925 : cluster 0 pgmap v12893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:06 smithi141 bash[31670]: audit 2023-12-01T22:49:05.529152+0000 mon.c (mon.2) 8130 : audit 0 from='client.? 172.21.15.40:0/144214639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:49:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:49:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:08 smithi040 bash[28232]: cluster 2023-12-01T22:49:06.642910+0000 mgr.y (mgr.24356) 12926 : cluster 0 pgmap v12894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:08 smithi040 bash[28232]: audit 2023-12-01T22:49:07.991677+0000 mon.a (mon.0) 8191 : audit 0 from='client.? 172.21.15.40:0/1162866746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:08 smithi040 bash[41173]: cluster 2023-12-01T22:49:06.642910+0000 mgr.y (mgr.24356) 12926 : cluster 0 pgmap v12894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:08 smithi040 bash[41173]: audit 2023-12-01T22:49:07.991677+0000 mon.a (mon.0) 8191 : audit 0 from='client.? 172.21.15.40:0/1162866746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:08 smithi141 bash[31670]: cluster 2023-12-01T22:49:06.642910+0000 mgr.y (mgr.24356) 12926 : cluster 0 pgmap v12894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:08 smithi141 bash[31670]: audit 2023-12-01T22:49:07.991677+0000 mon.a (mon.0) 8191 : audit 0 from='client.? 172.21.15.40:0/1162866746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:10 smithi040 bash[28232]: cluster 2023-12-01T22:49:08.643588+0000 mgr.y (mgr.24356) 12927 : cluster 0 pgmap v12895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:10 smithi040 bash[28232]: audit 2023-12-01T22:49:09.985685+0000 mon.c (mon.2) 8131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:49:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:10 smithi040 bash[41173]: cluster 2023-12-01T22:49:08.643588+0000 mgr.y (mgr.24356) 12927 : cluster 0 pgmap v12895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:10 smithi040 bash[41173]: audit 2023-12-01T22:49:09.985685+0000 mon.c (mon.2) 8131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:49:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:10 smithi141 bash[31670]: cluster 2023-12-01T22:49:08.643588+0000 mgr.y (mgr.24356) 12927 : cluster 0 pgmap v12895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:10 smithi141 bash[31670]: audit 2023-12-01T22:49:09.985685+0000 mon.c (mon.2) 8131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:49:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:11 smithi040 bash[41173]: audit 2023-12-01T22:49:10.447640+0000 mon.c (mon.2) 8132 : audit 0 from='client.? 172.21.15.40:0/2024118903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:11 smithi040 bash[28232]: audit 2023-12-01T22:49:10.447640+0000 mon.c (mon.2) 8132 : audit 0 from='client.? 172.21.15.40:0/2024118903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:11 smithi141 bash[31670]: audit 2023-12-01T22:49:10.447640+0000 mon.c (mon.2) 8132 : audit 0 from='client.? 172.21.15.40:0/2024118903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:12 smithi040 bash[28232]: cluster 2023-12-01T22:49:10.644797+0000 mgr.y (mgr.24356) 12928 : cluster 0 pgmap v12896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:12 smithi040 bash[41173]: cluster 2023-12-01T22:49:10.644797+0000 mgr.y (mgr.24356) 12928 : cluster 0 pgmap v12896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:12 smithi141 bash[31670]: cluster 2023-12-01T22:49:10.644797+0000 mgr.y (mgr.24356) 12928 : cluster 0 pgmap v12896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:13 smithi040 bash[28232]: audit 2023-12-01T22:49:12.928566+0000 mon.c (mon.2) 8133 : audit 0 from='client.? 172.21.15.40:0/2601409907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:13 smithi040 bash[41173]: audit 2023-12-01T22:49:12.928566+0000 mon.c (mon.2) 8133 : audit 0 from='client.? 172.21.15.40:0/2601409907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:13 smithi141 bash[31670]: audit 2023-12-01T22:49:12.928566+0000 mon.c (mon.2) 8133 : audit 0 from='client.? 172.21.15.40:0/2601409907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:14 smithi040 bash[28232]: cluster 2023-12-01T22:49:12.645410+0000 mgr.y (mgr.24356) 12929 : cluster 0 pgmap v12897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:14 smithi040 bash[41173]: cluster 2023-12-01T22:49:12.645410+0000 mgr.y (mgr.24356) 12929 : cluster 0 pgmap v12897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:14 smithi141 bash[31670]: cluster 2023-12-01T22:49:12.645410+0000 mgr.y (mgr.24356) 12929 : cluster 0 pgmap v12897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[41173]: cluster 2023-12-01T22:49:14.646588+0000 mgr.y (mgr.24356) 12930 : cluster 0 pgmap v12898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[41173]: audit 2023-12-01T22:49:15.408696+0000 mon.c (mon.2) 8134 : audit 0 from='client.? 172.21.15.40:0/79856872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[41173]: audit 2023-12-01T22:49:15.828723+0000 mon.a (mon.0) 8192 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[41173]: audit 2023-12-01T22:49:15.843255+0000 mon.a (mon.0) 8193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[28232]: cluster 2023-12-01T22:49:14.646588+0000 mgr.y (mgr.24356) 12930 : cluster 0 pgmap v12898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[28232]: audit 2023-12-01T22:49:15.408696+0000 mon.c (mon.2) 8134 : audit 0 from='client.? 172.21.15.40:0/79856872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[28232]: audit 2023-12-01T22:49:15.828723+0000 mon.a (mon.0) 8192 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[28232]: audit 2023-12-01T22:49:15.843255+0000 mon.a (mon.0) 8193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:16 smithi141 bash[31670]: cluster 2023-12-01T22:49:14.646588+0000 mgr.y (mgr.24356) 12930 : cluster 0 pgmap v12898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:16 smithi141 bash[31670]: audit 2023-12-01T22:49:15.408696+0000 mon.c (mon.2) 8134 : audit 0 from='client.? 172.21.15.40:0/79856872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:16 smithi141 bash[31670]: audit 2023-12-01T22:49:15.828723+0000 mon.a (mon.0) 8192 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:16 smithi141 bash[31670]: audit 2023-12-01T22:49:15.843255+0000 mon.a (mon.0) 8193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:49:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:49:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:17 smithi141 bash[31670]: audit 2023-12-01T22:49:16.234758+0000 mon.a (mon.0) 8194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:17 smithi141 bash[31670]: audit 2023-12-01T22:49:16.249823+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:17 smithi141 bash[31670]: audit 2023-12-01T22:49:16.786592+0000 mon.c (mon.2) 8135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:49:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:17 smithi141 bash[31670]: audit 2023-12-01T22:49:16.788578+0000 mon.c (mon.2) 8136 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:49:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:17 smithi141 bash[31670]: audit 2023-12-01T22:49:16.798848+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[28232]: audit 2023-12-01T22:49:16.234758+0000 mon.a (mon.0) 8194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[28232]: audit 2023-12-01T22:49:16.249823+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[28232]: audit 2023-12-01T22:49:16.786592+0000 mon.c (mon.2) 8135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[28232]: audit 2023-12-01T22:49:16.788578+0000 mon.c (mon.2) 8136 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[28232]: audit 2023-12-01T22:49:16.798848+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[41173]: audit 2023-12-01T22:49:16.234758+0000 mon.a (mon.0) 8194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[41173]: audit 2023-12-01T22:49:16.249823+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[41173]: audit 2023-12-01T22:49:16.786592+0000 mon.c (mon.2) 8135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[41173]: audit 2023-12-01T22:49:16.788578+0000 mon.c (mon.2) 8136 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:49:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:17 smithi040 bash[41173]: audit 2023-12-01T22:49:16.798848+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:49:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:18 smithi141 bash[31670]: cluster 2023-12-01T22:49:16.647273+0000 mgr.y (mgr.24356) 12931 : cluster 0 pgmap v12899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:18 smithi141 bash[31670]: audit 2023-12-01T22:49:17.871658+0000 mon.a (mon.0) 8197 : audit 0 from='client.? 172.21.15.40:0/3619887076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:18 smithi040 bash[28232]: cluster 2023-12-01T22:49:16.647273+0000 mgr.y (mgr.24356) 12931 : cluster 0 pgmap v12899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:18 smithi040 bash[28232]: audit 2023-12-01T22:49:17.871658+0000 mon.a (mon.0) 8197 : audit 0 from='client.? 172.21.15.40:0/3619887076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:18 smithi040 bash[41173]: cluster 2023-12-01T22:49:16.647273+0000 mgr.y (mgr.24356) 12931 : cluster 0 pgmap v12899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:18 smithi040 bash[41173]: audit 2023-12-01T22:49:17.871658+0000 mon.a (mon.0) 8197 : audit 0 from='client.? 172.21.15.40:0/3619887076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:19 smithi141 bash[31670]: audit 2023-12-01T22:49:19.013978+0000 mon.c (mon.2) 8137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:19 smithi040 bash[28232]: audit 2023-12-01T22:49:19.013978+0000 mon.c (mon.2) 8137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:19 smithi040 bash[41173]: audit 2023-12-01T22:49:19.013978+0000 mon.c (mon.2) 8137 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:20 smithi141 bash[31670]: cluster 2023-12-01T22:49:18.648060+0000 mgr.y (mgr.24356) 12932 : cluster 0 pgmap v12900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:20 smithi040 bash[28232]: cluster 2023-12-01T22:49:18.648060+0000 mgr.y (mgr.24356) 12932 : cluster 0 pgmap v12900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:20 smithi040 bash[41173]: cluster 2023-12-01T22:49:18.648060+0000 mgr.y (mgr.24356) 12932 : cluster 0 pgmap v12900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:21 smithi141 bash[31670]: audit 2023-12-01T22:49:20.339724+0000 mon.a (mon.0) 8198 : audit 0 from='client.? 172.21.15.40:0/1437380477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:21 smithi040 bash[28232]: audit 2023-12-01T22:49:20.339724+0000 mon.a (mon.0) 8198 : audit 0 from='client.? 172.21.15.40:0/1437380477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:21 smithi040 bash[41173]: audit 2023-12-01T22:49:20.339724+0000 mon.a (mon.0) 8198 : audit 0 from='client.? 172.21.15.40:0/1437380477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:22 smithi141 bash[31670]: cluster 2023-12-01T22:49:20.649287+0000 mgr.y (mgr.24356) 12933 : cluster 0 pgmap v12901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:22 smithi040 bash[28232]: cluster 2023-12-01T22:49:20.649287+0000 mgr.y (mgr.24356) 12933 : cluster 0 pgmap v12901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:22 smithi040 bash[41173]: cluster 2023-12-01T22:49:20.649287+0000 mgr.y (mgr.24356) 12933 : cluster 0 pgmap v12901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:23 smithi040 bash[28232]: audit 2023-12-01T22:49:22.801435+0000 mon.c (mon.2) 8138 : audit 0 from='client.? 172.21.15.40:0/170920041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:23 smithi040 bash[41173]: audit 2023-12-01T22:49:22.801435+0000 mon.c (mon.2) 8138 : audit 0 from='client.? 172.21.15.40:0/170920041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:23 smithi141 bash[31670]: audit 2023-12-01T22:49:22.801435+0000 mon.c (mon.2) 8138 : audit 0 from='client.? 172.21.15.40:0/170920041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:24 smithi040 bash[28232]: cluster 2023-12-01T22:49:22.649761+0000 mgr.y (mgr.24356) 12934 : cluster 0 pgmap v12902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:24 smithi040 bash[41173]: cluster 2023-12-01T22:49:22.649761+0000 mgr.y (mgr.24356) 12934 : cluster 0 pgmap v12902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:24 smithi141 bash[31670]: cluster 2023-12-01T22:49:22.649761+0000 mgr.y (mgr.24356) 12934 : cluster 0 pgmap v12902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:25 smithi040 bash[41173]: audit 2023-12-01T22:49:25.269604+0000 mon.a (mon.0) 8199 : audit 0 from='client.? 172.21.15.40:0/609080502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:25 smithi040 bash[28232]: audit 2023-12-01T22:49:25.269604+0000 mon.a (mon.0) 8199 : audit 0 from='client.? 172.21.15.40:0/609080502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:25 smithi141 bash[31670]: audit 2023-12-01T22:49:25.269604+0000 mon.a (mon.0) 8199 : audit 0 from='client.? 172.21.15.40:0/609080502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:49:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:49:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:26 smithi040 bash[41173]: cluster 2023-12-01T22:49:24.650895+0000 mgr.y (mgr.24356) 12935 : cluster 0 pgmap v12903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:26 smithi040 bash[28232]: cluster 2023-12-01T22:49:24.650895+0000 mgr.y (mgr.24356) 12935 : cluster 0 pgmap v12903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:26 smithi141 bash[31670]: cluster 2023-12-01T22:49:24.650895+0000 mgr.y (mgr.24356) 12935 : cluster 0 pgmap v12903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:28 smithi040 bash[41173]: cluster 2023-12-01T22:49:26.651550+0000 mgr.y (mgr.24356) 12936 : cluster 0 pgmap v12904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:28 smithi040 bash[41173]: audit 2023-12-01T22:49:27.728394+0000 mon.c (mon.2) 8139 : audit 0 from='client.? 172.21.15.40:0/792202535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:28 smithi040 bash[28232]: cluster 2023-12-01T22:49:26.651550+0000 mgr.y (mgr.24356) 12936 : cluster 0 pgmap v12904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:28 smithi040 bash[28232]: audit 2023-12-01T22:49:27.728394+0000 mon.c (mon.2) 8139 : audit 0 from='client.? 172.21.15.40:0/792202535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:28 smithi141 bash[31670]: cluster 2023-12-01T22:49:26.651550+0000 mgr.y (mgr.24356) 12936 : cluster 0 pgmap v12904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:28 smithi141 bash[31670]: audit 2023-12-01T22:49:27.728394+0000 mon.c (mon.2) 8139 : audit 0 from='client.? 172.21.15.40:0/792202535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:30 smithi040 bash[28232]: cluster 2023-12-01T22:49:28.652212+0000 mgr.y (mgr.24356) 12937 : cluster 0 pgmap v12905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:30 smithi040 bash[28232]: audit 2023-12-01T22:49:30.196234+0000 mon.c (mon.2) 8140 : audit 0 from='client.? 172.21.15.40:0/2476776785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:30 smithi040 bash[41173]: cluster 2023-12-01T22:49:28.652212+0000 mgr.y (mgr.24356) 12937 : cluster 0 pgmap v12905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:30 smithi040 bash[41173]: audit 2023-12-01T22:49:30.196234+0000 mon.c (mon.2) 8140 : audit 0 from='client.? 172.21.15.40:0/2476776785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:30 smithi141 bash[31670]: cluster 2023-12-01T22:49:28.652212+0000 mgr.y (mgr.24356) 12937 : cluster 0 pgmap v12905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:30 smithi141 bash[31670]: audit 2023-12-01T22:49:30.196234+0000 mon.c (mon.2) 8140 : audit 0 from='client.? 172.21.15.40:0/2476776785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:32 smithi040 bash[28232]: cluster 2023-12-01T22:49:30.653411+0000 mgr.y (mgr.24356) 12938 : cluster 0 pgmap v12906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:32 smithi040 bash[41173]: cluster 2023-12-01T22:49:30.653411+0000 mgr.y (mgr.24356) 12938 : cluster 0 pgmap v12906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:32 smithi141 bash[31670]: cluster 2023-12-01T22:49:30.653411+0000 mgr.y (mgr.24356) 12938 : cluster 0 pgmap v12906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:33 smithi040 bash[28232]: audit 2023-12-01T22:49:32.661226+0000 mon.a (mon.0) 8200 : audit 0 from='client.? 172.21.15.40:0/563299522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:33 smithi040 bash[41173]: audit 2023-12-01T22:49:32.661226+0000 mon.a (mon.0) 8200 : audit 0 from='client.? 172.21.15.40:0/563299522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:33 smithi141 bash[31670]: audit 2023-12-01T22:49:32.661226+0000 mon.a (mon.0) 8200 : audit 0 from='client.? 172.21.15.40:0/563299522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:34 smithi040 bash[28232]: cluster 2023-12-01T22:49:32.654032+0000 mgr.y (mgr.24356) 12939 : cluster 0 pgmap v12907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:34 smithi040 bash[28232]: audit 2023-12-01T22:49:34.014434+0000 mon.c (mon.2) 8141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:34 smithi040 bash[41173]: cluster 2023-12-01T22:49:32.654032+0000 mgr.y (mgr.24356) 12939 : cluster 0 pgmap v12907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:34 smithi040 bash[41173]: audit 2023-12-01T22:49:34.014434+0000 mon.c (mon.2) 8141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:34 smithi141 bash[31670]: cluster 2023-12-01T22:49:32.654032+0000 mgr.y (mgr.24356) 12939 : cluster 0 pgmap v12907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:34 smithi141 bash[31670]: audit 2023-12-01T22:49:34.014434+0000 mon.c (mon.2) 8141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:35 smithi040 bash[28232]: audit 2023-12-01T22:49:35.130208+0000 mon.c (mon.2) 8142 : audit 0 from='client.? 172.21.15.40:0/1735035699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:35 smithi040 bash[41173]: audit 2023-12-01T22:49:35.130208+0000 mon.c (mon.2) 8142 : audit 0 from='client.? 172.21.15.40:0/1735035699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:35 smithi141 bash[31670]: audit 2023-12-01T22:49:35.130208+0000 mon.c (mon.2) 8142 : audit 0 from='client.? 172.21.15.40:0/1735035699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:36 smithi040 bash[28232]: cluster 2023-12-01T22:49:34.655184+0000 mgr.y (mgr.24356) 12940 : cluster 0 pgmap v12908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:49:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:49:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:36 smithi040 bash[41173]: cluster 2023-12-01T22:49:34.655184+0000 mgr.y (mgr.24356) 12940 : cluster 0 pgmap v12908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:36 smithi141 bash[31670]: cluster 2023-12-01T22:49:34.655184+0000 mgr.y (mgr.24356) 12940 : cluster 0 pgmap v12908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:38 smithi040 bash[28232]: cluster 2023-12-01T22:49:36.655974+0000 mgr.y (mgr.24356) 12941 : cluster 0 pgmap v12909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:38 smithi040 bash[28232]: audit 2023-12-01T22:49:37.589719+0000 mon.c (mon.2) 8143 : audit 0 from='client.? 172.21.15.40:0/4183673273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:38 smithi040 bash[41173]: cluster 2023-12-01T22:49:36.655974+0000 mgr.y (mgr.24356) 12941 : cluster 0 pgmap v12909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:38 smithi040 bash[41173]: audit 2023-12-01T22:49:37.589719+0000 mon.c (mon.2) 8143 : audit 0 from='client.? 172.21.15.40:0/4183673273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:38 smithi141 bash[31670]: cluster 2023-12-01T22:49:36.655974+0000 mgr.y (mgr.24356) 12941 : cluster 0 pgmap v12909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:38 smithi141 bash[31670]: audit 2023-12-01T22:49:37.589719+0000 mon.c (mon.2) 8143 : audit 0 from='client.? 172.21.15.40:0/4183673273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:40 smithi040 bash[41173]: cluster 2023-12-01T22:49:38.656697+0000 mgr.y (mgr.24356) 12942 : cluster 0 pgmap v12910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:40 smithi040 bash[41173]: audit 2023-12-01T22:49:40.049493+0000 mon.c (mon.2) 8144 : audit 0 from='client.? 172.21.15.40:0/735354955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:40 smithi040 bash[28232]: cluster 2023-12-01T22:49:38.656697+0000 mgr.y (mgr.24356) 12942 : cluster 0 pgmap v12910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:40 smithi040 bash[28232]: audit 2023-12-01T22:49:40.049493+0000 mon.c (mon.2) 8144 : audit 0 from='client.? 172.21.15.40:0/735354955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:40 smithi141 bash[31670]: cluster 2023-12-01T22:49:38.656697+0000 mgr.y (mgr.24356) 12942 : cluster 0 pgmap v12910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:40 smithi141 bash[31670]: audit 2023-12-01T22:49:40.049493+0000 mon.c (mon.2) 8144 : audit 0 from='client.? 172.21.15.40:0/735354955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:42 smithi040 bash[41173]: cluster 2023-12-01T22:49:40.657780+0000 mgr.y (mgr.24356) 12943 : cluster 0 pgmap v12911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:42 smithi040 bash[28232]: cluster 2023-12-01T22:49:40.657780+0000 mgr.y (mgr.24356) 12943 : cluster 0 pgmap v12911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:42 smithi141 bash[31670]: cluster 2023-12-01T22:49:40.657780+0000 mgr.y (mgr.24356) 12943 : cluster 0 pgmap v12911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:43 smithi040 bash[41173]: audit 2023-12-01T22:49:42.519169+0000 mon.c (mon.2) 8145 : audit 0 from='client.? 172.21.15.40:0/705938754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:43 smithi040 bash[28232]: audit 2023-12-01T22:49:42.519169+0000 mon.c (mon.2) 8145 : audit 0 from='client.? 172.21.15.40:0/705938754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:43 smithi141 bash[31670]: audit 2023-12-01T22:49:42.519169+0000 mon.c (mon.2) 8145 : audit 0 from='client.? 172.21.15.40:0/705938754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:44 smithi040 bash[41173]: cluster 2023-12-01T22:49:42.658447+0000 mgr.y (mgr.24356) 12944 : cluster 0 pgmap v12912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:44 smithi040 bash[28232]: cluster 2023-12-01T22:49:42.658447+0000 mgr.y (mgr.24356) 12944 : cluster 0 pgmap v12912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:44 smithi141 bash[31670]: cluster 2023-12-01T22:49:42.658447+0000 mgr.y (mgr.24356) 12944 : cluster 0 pgmap v12912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:45 smithi040 bash[28232]: audit 2023-12-01T22:49:44.991235+0000 mon.c (mon.2) 8146 : audit 0 from='client.? 172.21.15.40:0/730603549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:45 smithi040 bash[41173]: audit 2023-12-01T22:49:44.991235+0000 mon.c (mon.2) 8146 : audit 0 from='client.? 172.21.15.40:0/730603549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:45 smithi141 bash[31670]: audit 2023-12-01T22:49:44.991235+0000 mon.c (mon.2) 8146 : audit 0 from='client.? 172.21.15.40:0/730603549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:46 smithi040 bash[28232]: cluster 2023-12-01T22:49:44.659825+0000 mgr.y (mgr.24356) 12945 : cluster 0 pgmap v12913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:49:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:49:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:46 smithi040 bash[41173]: cluster 2023-12-01T22:49:44.659825+0000 mgr.y (mgr.24356) 12945 : cluster 0 pgmap v12913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:46 smithi141 bash[31670]: cluster 2023-12-01T22:49:44.659825+0000 mgr.y (mgr.24356) 12945 : cluster 0 pgmap v12913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:48 smithi040 bash[28232]: cluster 2023-12-01T22:49:46.660665+0000 mgr.y (mgr.24356) 12946 : cluster 0 pgmap v12914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:48 smithi040 bash[28232]: audit 2023-12-01T22:49:47.461968+0000 mon.a (mon.0) 8201 : audit 0 from='client.? 172.21.15.40:0/3577675950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:48 smithi040 bash[41173]: cluster 2023-12-01T22:49:46.660665+0000 mgr.y (mgr.24356) 12946 : cluster 0 pgmap v12914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:48 smithi040 bash[41173]: audit 2023-12-01T22:49:47.461968+0000 mon.a (mon.0) 8201 : audit 0 from='client.? 172.21.15.40:0/3577675950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:48 smithi141 bash[31670]: cluster 2023-12-01T22:49:46.660665+0000 mgr.y (mgr.24356) 12946 : cluster 0 pgmap v12914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:48 smithi141 bash[31670]: audit 2023-12-01T22:49:47.461968+0000 mon.a (mon.0) 8201 : audit 0 from='client.? 172.21.15.40:0/3577675950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:49 smithi040 bash[28232]: audit 2023-12-01T22:49:49.014956+0000 mon.c (mon.2) 8147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:49 smithi040 bash[41173]: audit 2023-12-01T22:49:49.014956+0000 mon.c (mon.2) 8147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:49 smithi141 bash[31670]: audit 2023-12-01T22:49:49.014956+0000 mon.c (mon.2) 8147 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:50 smithi040 bash[28232]: cluster 2023-12-01T22:49:48.661285+0000 mgr.y (mgr.24356) 12947 : cluster 0 pgmap v12915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:50 smithi040 bash[28232]: audit 2023-12-01T22:49:49.916552+0000 mon.c (mon.2) 8148 : audit 0 from='client.? 172.21.15.40:0/3244467675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:50 smithi040 bash[41173]: cluster 2023-12-01T22:49:48.661285+0000 mgr.y (mgr.24356) 12947 : cluster 0 pgmap v12915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:50 smithi040 bash[41173]: audit 2023-12-01T22:49:49.916552+0000 mon.c (mon.2) 8148 : audit 0 from='client.? 172.21.15.40:0/3244467675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:50 smithi141 bash[31670]: cluster 2023-12-01T22:49:48.661285+0000 mgr.y (mgr.24356) 12947 : cluster 0 pgmap v12915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:50 smithi141 bash[31670]: audit 2023-12-01T22:49:49.916552+0000 mon.c (mon.2) 8148 : audit 0 from='client.? 172.21.15.40:0/3244467675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:52 smithi040 bash[28232]: cluster 2023-12-01T22:49:50.662422+0000 mgr.y (mgr.24356) 12948 : cluster 0 pgmap v12916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:52 smithi040 bash[41173]: cluster 2023-12-01T22:49:50.662422+0000 mgr.y (mgr.24356) 12948 : cluster 0 pgmap v12916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:52 smithi141 bash[31670]: cluster 2023-12-01T22:49:50.662422+0000 mgr.y (mgr.24356) 12948 : cluster 0 pgmap v12916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:53 smithi040 bash[28232]: audit 2023-12-01T22:49:52.396936+0000 mon.c (mon.2) 8149 : audit 0 from='client.? 172.21.15.40:0/1415203286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:53 smithi040 bash[41173]: audit 2023-12-01T22:49:52.396936+0000 mon.c (mon.2) 8149 : audit 0 from='client.? 172.21.15.40:0/1415203286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:53 smithi141 bash[31670]: audit 2023-12-01T22:49:52.396936+0000 mon.c (mon.2) 8149 : audit 0 from='client.? 172.21.15.40:0/1415203286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:54 smithi040 bash[28232]: cluster 2023-12-01T22:49:52.663055+0000 mgr.y (mgr.24356) 12949 : cluster 0 pgmap v12917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:54 smithi040 bash[41173]: cluster 2023-12-01T22:49:52.663055+0000 mgr.y (mgr.24356) 12949 : cluster 0 pgmap v12917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:54 smithi141 bash[31670]: cluster 2023-12-01T22:49:52.663055+0000 mgr.y (mgr.24356) 12949 : cluster 0 pgmap v12917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:55 smithi040 bash[28232]: audit 2023-12-01T22:49:54.864741+0000 mon.c (mon.2) 8150 : audit 0 from='client.? 172.21.15.40:0/1082619910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:55 smithi040 bash[41173]: audit 2023-12-01T22:49:54.864741+0000 mon.c (mon.2) 8150 : audit 0 from='client.? 172.21.15.40:0/1082619910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:55 smithi141 bash[31670]: audit 2023-12-01T22:49:54.864741+0000 mon.c (mon.2) 8150 : audit 0 from='client.? 172.21.15.40:0/1082619910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:49:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:49:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:56 smithi040 bash[28232]: cluster 2023-12-01T22:49:54.664159+0000 mgr.y (mgr.24356) 12950 : cluster 0 pgmap v12918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:56 smithi040 bash[41173]: cluster 2023-12-01T22:49:54.664159+0000 mgr.y (mgr.24356) 12950 : cluster 0 pgmap v12918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:56 smithi141 bash[31670]: cluster 2023-12-01T22:49:54.664159+0000 mgr.y (mgr.24356) 12950 : cluster 0 pgmap v12918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:57 smithi141 bash[31670]: cluster 2023-12-01T22:49:56.664865+0000 mgr.y (mgr.24356) 12951 : cluster 0 pgmap v12919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:57 smithi141 bash[31670]: audit 2023-12-01T22:49:57.326870+0000 mon.a (mon.0) 8202 : audit 0 from='client.? 172.21.15.40:0/1110672195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:57 smithi040 bash[28232]: cluster 2023-12-01T22:49:56.664865+0000 mgr.y (mgr.24356) 12951 : cluster 0 pgmap v12919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:57 smithi040 bash[28232]: audit 2023-12-01T22:49:57.326870+0000 mon.a (mon.0) 8202 : audit 0 from='client.? 172.21.15.40:0/1110672195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:49:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:57 smithi040 bash[41173]: cluster 2023-12-01T22:49:56.664865+0000 mgr.y (mgr.24356) 12951 : cluster 0 pgmap v12919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:49:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:57 smithi040 bash[41173]: audit 2023-12-01T22:49:57.326870+0000 mon.a (mon.0) 8202 : audit 0 from='client.? 172.21.15.40:0/1110672195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:49:59 smithi141 bash[31670]: cluster 2023-12-01T22:49:58.665669+0000 mgr.y (mgr.24356) 12952 : cluster 0 pgmap v12920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:49:59 smithi040 bash[28232]: cluster 2023-12-01T22:49:58.665669+0000 mgr.y (mgr.24356) 12952 : cluster 0 pgmap v12920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:00 smithi040 bash[28232]: debug 2023-12-01T22:49:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:49:59 smithi040 bash[41173]: cluster 2023-12-01T22:49:58.665669+0000 mgr.y (mgr.24356) 12952 : cluster 0 pgmap v12920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:00 smithi040 bash[28232]: audit 2023-12-01T22:49:59.790887+0000 mon.a (mon.0) 8203 : audit 0 from='client.? 172.21.15.40:0/1276465761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:00 smithi040 bash[28232]: cluster 2023-12-01T22:50:00.000169+0000 mon.a (mon.0) 8204 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:00 smithi040 bash[41173]: audit 2023-12-01T22:49:59.790887+0000 mon.a (mon.0) 8203 : audit 0 from='client.? 172.21.15.40:0/1276465761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:00 smithi040 bash[41173]: cluster 2023-12-01T22:50:00.000169+0000 mon.a (mon.0) 8204 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:00 smithi141 bash[31670]: audit 2023-12-01T22:49:59.790887+0000 mon.a (mon.0) 8203 : audit 0 from='client.? 172.21.15.40:0/1276465761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:00 smithi141 bash[31670]: cluster 2023-12-01T22:50:00.000169+0000 mon.a (mon.0) 8204 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:01 smithi040 bash[41173]: cluster 2023-12-01T22:50:00.666842+0000 mgr.y (mgr.24356) 12953 : cluster 0 pgmap v12921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:01 smithi040 bash[28232]: cluster 2023-12-01T22:50:00.666842+0000 mgr.y (mgr.24356) 12953 : cluster 0 pgmap v12921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:01 smithi141 bash[31670]: cluster 2023-12-01T22:50:00.666842+0000 mgr.y (mgr.24356) 12953 : cluster 0 pgmap v12921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:02 smithi040 bash[41173]: audit 2023-12-01T22:50:02.240998+0000 mon.a (mon.0) 8205 : audit 0 from='client.? 172.21.15.40:0/4136954476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:02 smithi040 bash[28232]: audit 2023-12-01T22:50:02.240998+0000 mon.a (mon.0) 8205 : audit 0 from='client.? 172.21.15.40:0/4136954476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:02 smithi141 bash[31670]: audit 2023-12-01T22:50:02.240998+0000 mon.a (mon.0) 8205 : audit 0 from='client.? 172.21.15.40:0/4136954476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:03 smithi040 bash[41173]: cluster 2023-12-01T22:50:02.667536+0000 mgr.y (mgr.24356) 12954 : cluster 0 pgmap v12922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:03 smithi040 bash[28232]: cluster 2023-12-01T22:50:02.667536+0000 mgr.y (mgr.24356) 12954 : cluster 0 pgmap v12922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:03 smithi141 bash[31670]: cluster 2023-12-01T22:50:02.667536+0000 mgr.y (mgr.24356) 12954 : cluster 0 pgmap v12922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:04 smithi040 bash[41173]: audit 2023-12-01T22:50:04.015289+0000 mon.c (mon.2) 8151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:04 smithi040 bash[41173]: audit 2023-12-01T22:50:04.693590+0000 mon.a (mon.0) 8206 : audit 0 from='client.? 172.21.15.40:0/3374908443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:04 smithi040 bash[28232]: audit 2023-12-01T22:50:04.015289+0000 mon.c (mon.2) 8151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:04 smithi040 bash[28232]: audit 2023-12-01T22:50:04.693590+0000 mon.a (mon.0) 8206 : audit 0 from='client.? 172.21.15.40:0/3374908443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:04 smithi141 bash[31670]: audit 2023-12-01T22:50:04.015289+0000 mon.c (mon.2) 8151 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:04 smithi141 bash[31670]: audit 2023-12-01T22:50:04.693590+0000 mon.a (mon.0) 8206 : audit 0 from='client.? 172.21.15.40:0/3374908443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:05 smithi040 bash[41173]: cluster 2023-12-01T22:50:04.668502+0000 mgr.y (mgr.24356) 12955 : cluster 0 pgmap v12923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:05 smithi040 bash[28232]: cluster 2023-12-01T22:50:04.668502+0000 mgr.y (mgr.24356) 12955 : cluster 0 pgmap v12923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:05 smithi141 bash[31670]: cluster 2023-12-01T22:50:04.668502+0000 mgr.y (mgr.24356) 12955 : cluster 0 pgmap v12923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:50:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:50:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:07 smithi040 bash[28232]: cluster 2023-12-01T22:50:06.669129+0000 mgr.y (mgr.24356) 12956 : cluster 0 pgmap v12924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:07 smithi040 bash[28232]: audit 2023-12-01T22:50:07.158015+0000 mon.c (mon.2) 8152 : audit 0 from='client.? 172.21.15.40:0/77845332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:07 smithi040 bash[41173]: cluster 2023-12-01T22:50:06.669129+0000 mgr.y (mgr.24356) 12956 : cluster 0 pgmap v12924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:07 smithi040 bash[41173]: audit 2023-12-01T22:50:07.158015+0000 mon.c (mon.2) 8152 : audit 0 from='client.? 172.21.15.40:0/77845332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:07 smithi141 bash[31670]: cluster 2023-12-01T22:50:06.669129+0000 mgr.y (mgr.24356) 12956 : cluster 0 pgmap v12924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:07 smithi141 bash[31670]: audit 2023-12-01T22:50:07.158015+0000 mon.c (mon.2) 8152 : audit 0 from='client.? 172.21.15.40:0/77845332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:09 smithi040 bash[41173]: cluster 2023-12-01T22:50:08.669793+0000 mgr.y (mgr.24356) 12957 : cluster 0 pgmap v12925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:09 smithi040 bash[41173]: audit 2023-12-01T22:50:09.624357+0000 mon.a (mon.0) 8207 : audit 0 from='client.? 172.21.15.40:0/1879512015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:09 smithi040 bash[28232]: cluster 2023-12-01T22:50:08.669793+0000 mgr.y (mgr.24356) 12957 : cluster 0 pgmap v12925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:09 smithi040 bash[28232]: audit 2023-12-01T22:50:09.624357+0000 mon.a (mon.0) 8207 : audit 0 from='client.? 172.21.15.40:0/1879512015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:09 smithi141 bash[31670]: cluster 2023-12-01T22:50:08.669793+0000 mgr.y (mgr.24356) 12957 : cluster 0 pgmap v12925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:09 smithi141 bash[31670]: audit 2023-12-01T22:50:09.624357+0000 mon.a (mon.0) 8207 : audit 0 from='client.? 172.21.15.40:0/1879512015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:11 smithi040 bash[28232]: cluster 2023-12-01T22:50:10.670922+0000 mgr.y (mgr.24356) 12958 : cluster 0 pgmap v12926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:11 smithi040 bash[41173]: cluster 2023-12-01T22:50:10.670922+0000 mgr.y (mgr.24356) 12958 : cluster 0 pgmap v12926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:11 smithi141 bash[31670]: cluster 2023-12-01T22:50:10.670922+0000 mgr.y (mgr.24356) 12958 : cluster 0 pgmap v12926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:12 smithi040 bash[41173]: audit 2023-12-01T22:50:12.094464+0000 mon.c (mon.2) 8153 : audit 0 from='client.? 172.21.15.40:0/1311702280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:12 smithi040 bash[28232]: audit 2023-12-01T22:50:12.094464+0000 mon.c (mon.2) 8153 : audit 0 from='client.? 172.21.15.40:0/1311702280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:12 smithi141 bash[31670]: audit 2023-12-01T22:50:12.094464+0000 mon.c (mon.2) 8153 : audit 0 from='client.? 172.21.15.40:0/1311702280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:13 smithi040 bash[28232]: cluster 2023-12-01T22:50:12.671587+0000 mgr.y (mgr.24356) 12959 : cluster 0 pgmap v12927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:13 smithi040 bash[41173]: cluster 2023-12-01T22:50:12.671587+0000 mgr.y (mgr.24356) 12959 : cluster 0 pgmap v12927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:13 smithi141 bash[31670]: cluster 2023-12-01T22:50:12.671587+0000 mgr.y (mgr.24356) 12959 : cluster 0 pgmap v12927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:14 smithi040 bash[41173]: audit 2023-12-01T22:50:14.553448+0000 mon.a (mon.0) 8208 : audit 0 from='client.? 172.21.15.40:0/141715565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:14 smithi040 bash[28232]: audit 2023-12-01T22:50:14.553448+0000 mon.a (mon.0) 8208 : audit 0 from='client.? 172.21.15.40:0/141715565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:15.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:14 smithi141 bash[31670]: audit 2023-12-01T22:50:14.553448+0000 mon.a (mon.0) 8208 : audit 0 from='client.? 172.21.15.40:0/141715565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:15 smithi040 bash[28232]: cluster 2023-12-01T22:50:14.672763+0000 mgr.y (mgr.24356) 12960 : cluster 0 pgmap v12928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:15 smithi040 bash[41173]: cluster 2023-12-01T22:50:14.672763+0000 mgr.y (mgr.24356) 12960 : cluster 0 pgmap v12928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:15 smithi141 bash[31670]: cluster 2023-12-01T22:50:14.672763+0000 mgr.y (mgr.24356) 12960 : cluster 0 pgmap v12928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:50:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:50:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:17 smithi040 bash[28232]: cluster 2023-12-01T22:50:16.673377+0000 mgr.y (mgr.24356) 12961 : cluster 0 pgmap v12929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:17 smithi040 bash[28232]: audit 2023-12-01T22:50:16.882752+0000 mon.c (mon.2) 8154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:50:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:17 smithi040 bash[28232]: audit 2023-12-01T22:50:17.031413+0000 mon.c (mon.2) 8155 : audit 0 from='client.? 172.21.15.40:0/781014053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:17 smithi040 bash[41173]: cluster 2023-12-01T22:50:16.673377+0000 mgr.y (mgr.24356) 12961 : cluster 0 pgmap v12929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:17 smithi040 bash[41173]: audit 2023-12-01T22:50:16.882752+0000 mon.c (mon.2) 8154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:50:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:17 smithi040 bash[41173]: audit 2023-12-01T22:50:17.031413+0000 mon.c (mon.2) 8155 : audit 0 from='client.? 172.21.15.40:0/781014053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:17 smithi141 bash[31670]: cluster 2023-12-01T22:50:16.673377+0000 mgr.y (mgr.24356) 12961 : cluster 0 pgmap v12929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:17 smithi141 bash[31670]: audit 2023-12-01T22:50:16.882752+0000 mon.c (mon.2) 8154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:50:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:17 smithi141 bash[31670]: audit 2023-12-01T22:50:17.031413+0000 mon.c (mon.2) 8155 : audit 0 from='client.? 172.21.15.40:0/781014053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:19 smithi040 bash[28232]: cluster 2023-12-01T22:50:18.674077+0000 mgr.y (mgr.24356) 12962 : cluster 0 pgmap v12930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:19 smithi040 bash[28232]: audit 2023-12-01T22:50:19.015555+0000 mon.c (mon.2) 8156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:19 smithi040 bash[28232]: audit 2023-12-01T22:50:19.520909+0000 mon.c (mon.2) 8157 : audit 0 from='client.? 172.21.15.40:0/4044647283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:19 smithi040 bash[41173]: cluster 2023-12-01T22:50:18.674077+0000 mgr.y (mgr.24356) 12962 : cluster 0 pgmap v12930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:19 smithi040 bash[41173]: audit 2023-12-01T22:50:19.015555+0000 mon.c (mon.2) 8156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:19 smithi040 bash[41173]: audit 2023-12-01T22:50:19.520909+0000 mon.c (mon.2) 8157 : audit 0 from='client.? 172.21.15.40:0/4044647283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:19 smithi141 bash[31670]: cluster 2023-12-01T22:50:18.674077+0000 mgr.y (mgr.24356) 12962 : cluster 0 pgmap v12930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:19 smithi141 bash[31670]: audit 2023-12-01T22:50:19.015555+0000 mon.c (mon.2) 8156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:19 smithi141 bash[31670]: audit 2023-12-01T22:50:19.520909+0000 mon.c (mon.2) 8157 : audit 0 from='client.? 172.21.15.40:0/4044647283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:21 smithi040 bash[28232]: cluster 2023-12-01T22:50:20.675264+0000 mgr.y (mgr.24356) 12963 : cluster 0 pgmap v12931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:21 smithi040 bash[41173]: cluster 2023-12-01T22:50:20.675264+0000 mgr.y (mgr.24356) 12963 : cluster 0 pgmap v12931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:21 smithi141 bash[31670]: cluster 2023-12-01T22:50:20.675264+0000 mgr.y (mgr.24356) 12963 : cluster 0 pgmap v12931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:22 smithi040 bash[28232]: audit 2023-12-01T22:50:22.019201+0000 mon.a (mon.0) 8209 : audit 0 from='client.? 172.21.15.40:0/1020516530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:22 smithi040 bash[28232]: audit 2023-12-01T22:50:22.778083+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:22 smithi040 bash[28232]: audit 2023-12-01T22:50:22.791448+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:22 smithi040 bash[41173]: audit 2023-12-01T22:50:22.019201+0000 mon.a (mon.0) 8209 : audit 0 from='client.? 172.21.15.40:0/1020516530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:22 smithi040 bash[41173]: audit 2023-12-01T22:50:22.778083+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:22 smithi040 bash[41173]: audit 2023-12-01T22:50:22.791448+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:22 smithi141 bash[31670]: audit 2023-12-01T22:50:22.019201+0000 mon.a (mon.0) 8209 : audit 0 from='client.? 172.21.15.40:0/1020516530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:22 smithi141 bash[31670]: audit 2023-12-01T22:50:22.778083+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:22 smithi141 bash[31670]: audit 2023-12-01T22:50:22.791448+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[41173]: cluster 2023-12-01T22:50:22.675919+0000 mgr.y (mgr.24356) 12964 : cluster 0 pgmap v12932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[41173]: audit 2023-12-01T22:50:23.073692+0000 mon.a (mon.0) 8212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[41173]: audit 2023-12-01T22:50:23.086400+0000 mon.a (mon.0) 8213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[41173]: audit 2023-12-01T22:50:23.558529+0000 mon.c (mon.2) 8158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:50:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[41173]: audit 2023-12-01T22:50:23.560437+0000 mon.c (mon.2) 8159 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:50:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[41173]: audit 2023-12-01T22:50:23.572391+0000 mon.a (mon.0) 8214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[28232]: cluster 2023-12-01T22:50:22.675919+0000 mgr.y (mgr.24356) 12964 : cluster 0 pgmap v12932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[28232]: audit 2023-12-01T22:50:23.073692+0000 mon.a (mon.0) 8212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[28232]: audit 2023-12-01T22:50:23.086400+0000 mon.a (mon.0) 8213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[28232]: audit 2023-12-01T22:50:23.558529+0000 mon.c (mon.2) 8158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[28232]: audit 2023-12-01T22:50:23.560437+0000 mon.c (mon.2) 8159 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:50:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:24 smithi040 bash[28232]: audit 2023-12-01T22:50:23.572391+0000 mon.a (mon.0) 8214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:24 smithi141 bash[31670]: cluster 2023-12-01T22:50:22.675919+0000 mgr.y (mgr.24356) 12964 : cluster 0 pgmap v12932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:24 smithi141 bash[31670]: audit 2023-12-01T22:50:23.073692+0000 mon.a (mon.0) 8212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:24 smithi141 bash[31670]: audit 2023-12-01T22:50:23.086400+0000 mon.a (mon.0) 8213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:24 smithi141 bash[31670]: audit 2023-12-01T22:50:23.558529+0000 mon.c (mon.2) 8158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:50:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:24 smithi141 bash[31670]: audit 2023-12-01T22:50:23.560437+0000 mon.c (mon.2) 8159 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:50:24.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:24 smithi141 bash[31670]: audit 2023-12-01T22:50:23.572391+0000 mon.a (mon.0) 8214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:50:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:25 smithi040 bash[28232]: audit 2023-12-01T22:50:24.484201+0000 mon.a (mon.0) 8215 : audit 0 from='client.? 172.21.15.40:0/1174723479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:25 smithi040 bash[41173]: audit 2023-12-01T22:50:24.484201+0000 mon.a (mon.0) 8215 : audit 0 from='client.? 172.21.15.40:0/1174723479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:25 smithi141 bash[31670]: audit 2023-12-01T22:50:24.484201+0000 mon.a (mon.0) 8215 : audit 0 from='client.? 172.21.15.40:0/1174723479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:26 smithi040 bash[28232]: cluster 2023-12-01T22:50:24.677138+0000 mgr.y (mgr.24356) 12965 : cluster 0 pgmap v12933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:26 smithi040 bash[41173]: cluster 2023-12-01T22:50:24.677138+0000 mgr.y (mgr.24356) 12965 : cluster 0 pgmap v12933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:26 smithi141 bash[31670]: cluster 2023-12-01T22:50:24.677138+0000 mgr.y (mgr.24356) 12965 : cluster 0 pgmap v12933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:50:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:50:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:27 smithi040 bash[41173]: cluster 2023-12-01T22:50:26.677794+0000 mgr.y (mgr.24356) 12966 : cluster 0 pgmap v12934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:27 smithi040 bash[41173]: audit 2023-12-01T22:50:26.946924+0000 mon.c (mon.2) 8160 : audit 0 from='client.? 172.21.15.40:0/3781913680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:27 smithi040 bash[28232]: cluster 2023-12-01T22:50:26.677794+0000 mgr.y (mgr.24356) 12966 : cluster 0 pgmap v12934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:27 smithi040 bash[28232]: audit 2023-12-01T22:50:26.946924+0000 mon.c (mon.2) 8160 : audit 0 from='client.? 172.21.15.40:0/3781913680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:27 smithi141 bash[31670]: cluster 2023-12-01T22:50:26.677794+0000 mgr.y (mgr.24356) 12966 : cluster 0 pgmap v12934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:27 smithi141 bash[31670]: audit 2023-12-01T22:50:26.946924+0000 mon.c (mon.2) 8160 : audit 0 from='client.? 172.21.15.40:0/3781913680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:29 smithi040 bash[28232]: cluster 2023-12-01T22:50:28.678567+0000 mgr.y (mgr.24356) 12967 : cluster 0 pgmap v12935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:29 smithi040 bash[28232]: audit 2023-12-01T22:50:29.420432+0000 mon.c (mon.2) 8161 : audit 0 from='client.? 172.21.15.40:0/1694716809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:29 smithi040 bash[41173]: cluster 2023-12-01T22:50:28.678567+0000 mgr.y (mgr.24356) 12967 : cluster 0 pgmap v12935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:29 smithi040 bash[41173]: audit 2023-12-01T22:50:29.420432+0000 mon.c (mon.2) 8161 : audit 0 from='client.? 172.21.15.40:0/1694716809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:29 smithi141 bash[31670]: cluster 2023-12-01T22:50:28.678567+0000 mgr.y (mgr.24356) 12967 : cluster 0 pgmap v12935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:29 smithi141 bash[31670]: audit 2023-12-01T22:50:29.420432+0000 mon.c (mon.2) 8161 : audit 0 from='client.? 172.21.15.40:0/1694716809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:31 smithi040 bash[28232]: cluster 2023-12-01T22:50:30.679756+0000 mgr.y (mgr.24356) 12968 : cluster 0 pgmap v12936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:31 smithi040 bash[41173]: cluster 2023-12-01T22:50:30.679756+0000 mgr.y (mgr.24356) 12968 : cluster 0 pgmap v12936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:31 smithi141 bash[31670]: cluster 2023-12-01T22:50:30.679756+0000 mgr.y (mgr.24356) 12968 : cluster 0 pgmap v12936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:32 smithi040 bash[28232]: audit 2023-12-01T22:50:31.884469+0000 mon.a (mon.0) 8216 : audit 0 from='client.? 172.21.15.40:0/1972463762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:33.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:32 smithi040 bash[41173]: audit 2023-12-01T22:50:31.884469+0000 mon.a (mon.0) 8216 : audit 0 from='client.? 172.21.15.40:0/1972463762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:32 smithi141 bash[31670]: audit 2023-12-01T22:50:31.884469+0000 mon.a (mon.0) 8216 : audit 0 from='client.? 172.21.15.40:0/1972463762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:33 smithi040 bash[28232]: cluster 2023-12-01T22:50:32.680479+0000 mgr.y (mgr.24356) 12969 : cluster 0 pgmap v12937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:33 smithi040 bash[41173]: cluster 2023-12-01T22:50:32.680479+0000 mgr.y (mgr.24356) 12969 : cluster 0 pgmap v12937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:33 smithi141 bash[31670]: cluster 2023-12-01T22:50:32.680479+0000 mgr.y (mgr.24356) 12969 : cluster 0 pgmap v12937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:34 smithi040 bash[28232]: audit 2023-12-01T22:50:34.015268+0000 mon.c (mon.2) 8162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:34 smithi040 bash[28232]: audit 2023-12-01T22:50:34.349590+0000 mon.a (mon.0) 8217 : audit 0 from='client.? 172.21.15.40:0/3655871310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:34 smithi040 bash[41173]: audit 2023-12-01T22:50:34.015268+0000 mon.c (mon.2) 8162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:34 smithi040 bash[41173]: audit 2023-12-01T22:50:34.349590+0000 mon.a (mon.0) 8217 : audit 0 from='client.? 172.21.15.40:0/3655871310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:34 smithi141 bash[31670]: audit 2023-12-01T22:50:34.015268+0000 mon.c (mon.2) 8162 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:34 smithi141 bash[31670]: audit 2023-12-01T22:50:34.349590+0000 mon.a (mon.0) 8217 : audit 0 from='client.? 172.21.15.40:0/3655871310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:35 smithi040 bash[28232]: cluster 2023-12-01T22:50:34.681733+0000 mgr.y (mgr.24356) 12970 : cluster 0 pgmap v12938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:35 smithi040 bash[41173]: cluster 2023-12-01T22:50:34.681733+0000 mgr.y (mgr.24356) 12970 : cluster 0 pgmap v12938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:35 smithi141 bash[31670]: cluster 2023-12-01T22:50:34.681733+0000 mgr.y (mgr.24356) 12970 : cluster 0 pgmap v12938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:50:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:50:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:37 smithi040 bash[28232]: cluster 2023-12-01T22:50:36.682368+0000 mgr.y (mgr.24356) 12971 : cluster 0 pgmap v12939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:37 smithi040 bash[28232]: audit 2023-12-01T22:50:36.819854+0000 mon.a (mon.0) 8218 : audit 0 from='client.? 172.21.15.40:0/2621329645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:37 smithi040 bash[41173]: cluster 2023-12-01T22:50:36.682368+0000 mgr.y (mgr.24356) 12971 : cluster 0 pgmap v12939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:37 smithi040 bash[41173]: audit 2023-12-01T22:50:36.819854+0000 mon.a (mon.0) 8218 : audit 0 from='client.? 172.21.15.40:0/2621329645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:37 smithi141 bash[31670]: cluster 2023-12-01T22:50:36.682368+0000 mgr.y (mgr.24356) 12971 : cluster 0 pgmap v12939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:37 smithi141 bash[31670]: audit 2023-12-01T22:50:36.819854+0000 mon.a (mon.0) 8218 : audit 0 from='client.? 172.21.15.40:0/2621329645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:39 smithi040 bash[28232]: cluster 2023-12-01T22:50:38.683074+0000 mgr.y (mgr.24356) 12972 : cluster 0 pgmap v12940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:39 smithi040 bash[28232]: audit 2023-12-01T22:50:39.285248+0000 mon.a (mon.0) 8219 : audit 0 from='client.? 172.21.15.40:0/3785659298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:39 smithi040 bash[41173]: cluster 2023-12-01T22:50:38.683074+0000 mgr.y (mgr.24356) 12972 : cluster 0 pgmap v12940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:39 smithi040 bash[41173]: audit 2023-12-01T22:50:39.285248+0000 mon.a (mon.0) 8219 : audit 0 from='client.? 172.21.15.40:0/3785659298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:39 smithi141 bash[31670]: cluster 2023-12-01T22:50:38.683074+0000 mgr.y (mgr.24356) 12972 : cluster 0 pgmap v12940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:39 smithi141 bash[31670]: audit 2023-12-01T22:50:39.285248+0000 mon.a (mon.0) 8219 : audit 0 from='client.? 172.21.15.40:0/3785659298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:41 smithi040 bash[28232]: cluster 2023-12-01T22:50:40.684284+0000 mgr.y (mgr.24356) 12973 : cluster 0 pgmap v12941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:41 smithi040 bash[28232]: audit 2023-12-01T22:50:41.752967+0000 mon.a (mon.0) 8220 : audit 0 from='client.? 172.21.15.40:0/3908504115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:41 smithi040 bash[41173]: cluster 2023-12-01T22:50:40.684284+0000 mgr.y (mgr.24356) 12973 : cluster 0 pgmap v12941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:41 smithi040 bash[41173]: audit 2023-12-01T22:50:41.752967+0000 mon.a (mon.0) 8220 : audit 0 from='client.? 172.21.15.40:0/3908504115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:41 smithi141 bash[31670]: cluster 2023-12-01T22:50:40.684284+0000 mgr.y (mgr.24356) 12973 : cluster 0 pgmap v12941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:41 smithi141 bash[31670]: audit 2023-12-01T22:50:41.752967+0000 mon.a (mon.0) 8220 : audit 0 from='client.? 172.21.15.40:0/3908504115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:43 smithi040 bash[28232]: cluster 2023-12-01T22:50:42.684985+0000 mgr.y (mgr.24356) 12974 : cluster 0 pgmap v12942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:43 smithi040 bash[41173]: cluster 2023-12-01T22:50:42.684985+0000 mgr.y (mgr.24356) 12974 : cluster 0 pgmap v12942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:43 smithi141 bash[31670]: cluster 2023-12-01T22:50:42.684985+0000 mgr.y (mgr.24356) 12974 : cluster 0 pgmap v12942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:45.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:44 smithi040 bash[28232]: audit 2023-12-01T22:50:44.214519+0000 mon.a (mon.0) 8221 : audit 0 from='client.? 172.21.15.40:0/1497262754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:44 smithi040 bash[41173]: audit 2023-12-01T22:50:44.214519+0000 mon.a (mon.0) 8221 : audit 0 from='client.? 172.21.15.40:0/1497262754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:44 smithi141 bash[31670]: audit 2023-12-01T22:50:44.214519+0000 mon.a (mon.0) 8221 : audit 0 from='client.? 172.21.15.40:0/1497262754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:45 smithi040 bash[41173]: cluster 2023-12-01T22:50:44.686104+0000 mgr.y (mgr.24356) 12975 : cluster 0 pgmap v12943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:45 smithi040 bash[28232]: cluster 2023-12-01T22:50:44.686104+0000 mgr.y (mgr.24356) 12975 : cluster 0 pgmap v12943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:45 smithi141 bash[31670]: cluster 2023-12-01T22:50:44.686104+0000 mgr.y (mgr.24356) 12975 : cluster 0 pgmap v12943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:46.849 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:50:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:50:47.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:46 smithi040 bash[41173]: audit 2023-12-01T22:50:46.684460+0000 mon.a (mon.0) 8222 : audit 0 from='client.? 172.21.15.40:0/2827661567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:46 smithi040 bash[28232]: audit 2023-12-01T22:50:46.684460+0000 mon.a (mon.0) 8222 : audit 0 from='client.? 172.21.15.40:0/2827661567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:46 smithi141 bash[31670]: audit 2023-12-01T22:50:46.684460+0000 mon.a (mon.0) 8222 : audit 0 from='client.? 172.21.15.40:0/2827661567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:47 smithi040 bash[28232]: cluster 2023-12-01T22:50:46.686580+0000 mgr.y (mgr.24356) 12976 : cluster 0 pgmap v12944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:47 smithi040 bash[41173]: cluster 2023-12-01T22:50:46.686580+0000 mgr.y (mgr.24356) 12976 : cluster 0 pgmap v12944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:47 smithi141 bash[31670]: cluster 2023-12-01T22:50:46.686580+0000 mgr.y (mgr.24356) 12976 : cluster 0 pgmap v12944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:49 smithi040 bash[28232]: cluster 2023-12-01T22:50:48.687201+0000 mgr.y (mgr.24356) 12977 : cluster 0 pgmap v12945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:49 smithi040 bash[28232]: audit 2023-12-01T22:50:49.016241+0000 mon.c (mon.2) 8163 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:49 smithi040 bash[28232]: audit 2023-12-01T22:50:49.159325+0000 mon.c (mon.2) 8164 : audit 0 from='client.? 172.21.15.40:0/2343731124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:49 smithi040 bash[41173]: cluster 2023-12-01T22:50:48.687201+0000 mgr.y (mgr.24356) 12977 : cluster 0 pgmap v12945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:49 smithi040 bash[41173]: audit 2023-12-01T22:50:49.016241+0000 mon.c (mon.2) 8163 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:49 smithi040 bash[41173]: audit 2023-12-01T22:50:49.159325+0000 mon.c (mon.2) 8164 : audit 0 from='client.? 172.21.15.40:0/2343731124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:49 smithi141 bash[31670]: cluster 2023-12-01T22:50:48.687201+0000 mgr.y (mgr.24356) 12977 : cluster 0 pgmap v12945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:49 smithi141 bash[31670]: audit 2023-12-01T22:50:49.016241+0000 mon.c (mon.2) 8163 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:49 smithi141 bash[31670]: audit 2023-12-01T22:50:49.159325+0000 mon.c (mon.2) 8164 : audit 0 from='client.? 172.21.15.40:0/2343731124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:51 smithi040 bash[28232]: cluster 2023-12-01T22:50:50.688370+0000 mgr.y (mgr.24356) 12978 : cluster 0 pgmap v12946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:51 smithi040 bash[28232]: audit 2023-12-01T22:50:51.633366+0000 mon.a (mon.0) 8223 : audit 0 from='client.? 172.21.15.40:0/2967364243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:51 smithi040 bash[41173]: cluster 2023-12-01T22:50:50.688370+0000 mgr.y (mgr.24356) 12978 : cluster 0 pgmap v12946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:51 smithi040 bash[41173]: audit 2023-12-01T22:50:51.633366+0000 mon.a (mon.0) 8223 : audit 0 from='client.? 172.21.15.40:0/2967364243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:51 smithi141 bash[31670]: cluster 2023-12-01T22:50:50.688370+0000 mgr.y (mgr.24356) 12978 : cluster 0 pgmap v12946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:51 smithi141 bash[31670]: audit 2023-12-01T22:50:51.633366+0000 mon.a (mon.0) 8223 : audit 0 from='client.? 172.21.15.40:0/2967364243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:53 smithi040 bash[28232]: cluster 2023-12-01T22:50:52.689036+0000 mgr.y (mgr.24356) 12979 : cluster 0 pgmap v12947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:53 smithi040 bash[41173]: cluster 2023-12-01T22:50:52.689036+0000 mgr.y (mgr.24356) 12979 : cluster 0 pgmap v12947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:53 smithi141 bash[31670]: cluster 2023-12-01T22:50:52.689036+0000 mgr.y (mgr.24356) 12979 : cluster 0 pgmap v12947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:54 smithi040 bash[28232]: audit 2023-12-01T22:50:54.093832+0000 mon.c (mon.2) 8165 : audit 0 from='client.? 172.21.15.40:0/2626656358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:54 smithi040 bash[41173]: audit 2023-12-01T22:50:54.093832+0000 mon.c (mon.2) 8165 : audit 0 from='client.? 172.21.15.40:0/2626656358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:54 smithi141 bash[31670]: audit 2023-12-01T22:50:54.093832+0000 mon.c (mon.2) 8165 : audit 0 from='client.? 172.21.15.40:0/2626656358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:55 smithi040 bash[41173]: cluster 2023-12-01T22:50:54.690243+0000 mgr.y (mgr.24356) 12980 : cluster 0 pgmap v12948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:55 smithi040 bash[28232]: cluster 2023-12-01T22:50:54.690243+0000 mgr.y (mgr.24356) 12980 : cluster 0 pgmap v12948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:55 smithi141 bash[31670]: cluster 2023-12-01T22:50:54.690243+0000 mgr.y (mgr.24356) 12980 : cluster 0 pgmap v12948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:56.883 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:50:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:50:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:56 smithi040 bash[28232]: audit 2023-12-01T22:50:56.552746+0000 mon.c (mon.2) 8166 : audit 0 from='client.? 172.21.15.40:0/1292114245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:56 smithi040 bash[41173]: audit 2023-12-01T22:50:56.552746+0000 mon.c (mon.2) 8166 : audit 0 from='client.? 172.21.15.40:0/1292114245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:56 smithi141 bash[31670]: audit 2023-12-01T22:50:56.552746+0000 mon.c (mon.2) 8166 : audit 0 from='client.? 172.21.15.40:0/1292114245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:50:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:57 smithi040 bash[28232]: cluster 2023-12-01T22:50:56.691030+0000 mgr.y (mgr.24356) 12981 : cluster 0 pgmap v12949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:57 smithi040 bash[41173]: cluster 2023-12-01T22:50:56.691030+0000 mgr.y (mgr.24356) 12981 : cluster 0 pgmap v12949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:50:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:57 smithi141 bash[31670]: cluster 2023-12-01T22:50:56.691030+0000 mgr.y (mgr.24356) 12981 : cluster 0 pgmap v12949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:59 smithi040 bash[28232]: cluster 2023-12-01T22:50:58.691589+0000 mgr.y (mgr.24356) 12982 : cluster 0 pgmap v12950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:50:59 smithi040 bash[28232]: audit 2023-12-01T22:50:59.014521+0000 mon.c (mon.2) 8167 : audit 0 from='client.? 172.21.15.40:0/372042489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:59 smithi040 bash[41173]: cluster 2023-12-01T22:50:58.691589+0000 mgr.y (mgr.24356) 12982 : cluster 0 pgmap v12950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:50:59 smithi040 bash[41173]: audit 2023-12-01T22:50:59.014521+0000 mon.c (mon.2) 8167 : audit 0 from='client.? 172.21.15.40:0/372042489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:59 smithi141 bash[31670]: cluster 2023-12-01T22:50:58.691589+0000 mgr.y (mgr.24356) 12982 : cluster 0 pgmap v12950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:00.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:50:59 smithi141 bash[31670]: audit 2023-12-01T22:50:59.014521+0000 mon.c (mon.2) 8167 : audit 0 from='client.? 172.21.15.40:0/372042489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:01 smithi040 bash[28232]: cluster 2023-12-01T22:51:00.692860+0000 mgr.y (mgr.24356) 12983 : cluster 0 pgmap v12951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:01 smithi040 bash[28232]: audit 2023-12-01T22:51:01.489108+0000 mon.c (mon.2) 8168 : audit 0 from='client.? 172.21.15.40:0/1514549991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:01 smithi040 bash[41173]: cluster 2023-12-01T22:51:00.692860+0000 mgr.y (mgr.24356) 12983 : cluster 0 pgmap v12951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:01 smithi040 bash[41173]: audit 2023-12-01T22:51:01.489108+0000 mon.c (mon.2) 8168 : audit 0 from='client.? 172.21.15.40:0/1514549991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:01 smithi141 bash[31670]: cluster 2023-12-01T22:51:00.692860+0000 mgr.y (mgr.24356) 12983 : cluster 0 pgmap v12951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:01 smithi141 bash[31670]: audit 2023-12-01T22:51:01.489108+0000 mon.c (mon.2) 8168 : audit 0 from='client.? 172.21.15.40:0/1514549991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:03 smithi040 bash[28232]: cluster 2023-12-01T22:51:02.693544+0000 mgr.y (mgr.24356) 12984 : cluster 0 pgmap v12952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:03 smithi040 bash[41173]: cluster 2023-12-01T22:51:02.693544+0000 mgr.y (mgr.24356) 12984 : cluster 0 pgmap v12952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:03 smithi141 bash[31670]: cluster 2023-12-01T22:51:02.693544+0000 mgr.y (mgr.24356) 12984 : cluster 0 pgmap v12952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:04 smithi040 bash[28232]: audit 2023-12-01T22:51:03.964653+0000 mon.c (mon.2) 8169 : audit 0 from='client.? 172.21.15.40:0/2741881809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:04 smithi040 bash[28232]: audit 2023-12-01T22:51:04.016864+0000 mon.c (mon.2) 8170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:04 smithi040 bash[41173]: audit 2023-12-01T22:51:03.964653+0000 mon.c (mon.2) 8169 : audit 0 from='client.? 172.21.15.40:0/2741881809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:04 smithi040 bash[41173]: audit 2023-12-01T22:51:04.016864+0000 mon.c (mon.2) 8170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:04 smithi141 bash[31670]: audit 2023-12-01T22:51:03.964653+0000 mon.c (mon.2) 8169 : audit 0 from='client.? 172.21.15.40:0/2741881809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:04 smithi141 bash[31670]: audit 2023-12-01T22:51:04.016864+0000 mon.c (mon.2) 8170 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:05 smithi040 bash[28232]: cluster 2023-12-01T22:51:04.694687+0000 mgr.y (mgr.24356) 12985 : cluster 0 pgmap v12953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:05 smithi040 bash[41173]: cluster 2023-12-01T22:51:04.694687+0000 mgr.y (mgr.24356) 12985 : cluster 0 pgmap v12953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:05 smithi141 bash[31670]: cluster 2023-12-01T22:51:04.694687+0000 mgr.y (mgr.24356) 12985 : cluster 0 pgmap v12953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:51:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:51:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:06 smithi141 bash[31670]: audit 2023-12-01T22:51:06.431980+0000 mon.a (mon.0) 8224 : audit 0 from='client.? 172.21.15.40:0/1669886431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:06 smithi040 bash[41173]: audit 2023-12-01T22:51:06.431980+0000 mon.a (mon.0) 8224 : audit 0 from='client.? 172.21.15.40:0/1669886431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:06 smithi040 bash[28232]: audit 2023-12-01T22:51:06.431980+0000 mon.a (mon.0) 8224 : audit 0 from='client.? 172.21.15.40:0/1669886431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:07 smithi141 bash[31670]: cluster 2023-12-01T22:51:06.695376+0000 mgr.y (mgr.24356) 12986 : cluster 0 pgmap v12954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:07 smithi040 bash[28232]: cluster 2023-12-01T22:51:06.695376+0000 mgr.y (mgr.24356) 12986 : cluster 0 pgmap v12954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:07 smithi040 bash[41173]: cluster 2023-12-01T22:51:06.695376+0000 mgr.y (mgr.24356) 12986 : cluster 0 pgmap v12954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:08 smithi141 bash[31670]: audit 2023-12-01T22:51:08.892091+0000 mon.a (mon.0) 8225 : audit 0 from='client.? 172.21.15.40:0/376315921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:08 smithi040 bash[28232]: audit 2023-12-01T22:51:08.892091+0000 mon.a (mon.0) 8225 : audit 0 from='client.? 172.21.15.40:0/376315921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:08 smithi040 bash[41173]: audit 2023-12-01T22:51:08.892091+0000 mon.a (mon.0) 8225 : audit 0 from='client.? 172.21.15.40:0/376315921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:09 smithi141 bash[31670]: cluster 2023-12-01T22:51:08.696014+0000 mgr.y (mgr.24356) 12987 : cluster 0 pgmap v12955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:09 smithi040 bash[28232]: cluster 2023-12-01T22:51:08.696014+0000 mgr.y (mgr.24356) 12987 : cluster 0 pgmap v12955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:09 smithi040 bash[41173]: cluster 2023-12-01T22:51:08.696014+0000 mgr.y (mgr.24356) 12987 : cluster 0 pgmap v12955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:11 smithi141 bash[31670]: cluster 2023-12-01T22:51:10.697224+0000 mgr.y (mgr.24356) 12988 : cluster 0 pgmap v12956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:12.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:11 smithi141 bash[31670]: audit 2023-12-01T22:51:11.360102+0000 mon.c (mon.2) 8171 : audit 0 from='client.? 172.21.15.40:0/3072741601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:12.279 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 22:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T22:51:12.10947079Z level=info msg="Completed cleanup jobs" duration=70.22369ms 2023-12-01T22:51:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:11 smithi040 bash[28232]: cluster 2023-12-01T22:51:10.697224+0000 mgr.y (mgr.24356) 12988 : cluster 0 pgmap v12956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:11 smithi040 bash[28232]: audit 2023-12-01T22:51:11.360102+0000 mon.c (mon.2) 8171 : audit 0 from='client.? 172.21.15.40:0/3072741601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:11 smithi040 bash[41173]: cluster 2023-12-01T22:51:10.697224+0000 mgr.y (mgr.24356) 12988 : cluster 0 pgmap v12956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:11 smithi040 bash[41173]: audit 2023-12-01T22:51:11.360102+0000 mon.c (mon.2) 8171 : audit 0 from='client.? 172.21.15.40:0/3072741601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:13 smithi141 bash[31670]: cluster 2023-12-01T22:51:12.697886+0000 mgr.y (mgr.24356) 12989 : cluster 0 pgmap v12957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:13 smithi141 bash[31670]: audit 2023-12-01T22:51:13.835546+0000 mon.c (mon.2) 8172 : audit 0 from='client.? 172.21.15.40:0/391316851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:13 smithi040 bash[41173]: cluster 2023-12-01T22:51:12.697886+0000 mgr.y (mgr.24356) 12989 : cluster 0 pgmap v12957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:13 smithi040 bash[41173]: audit 2023-12-01T22:51:13.835546+0000 mon.c (mon.2) 8172 : audit 0 from='client.? 172.21.15.40:0/391316851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:13 smithi040 bash[28232]: cluster 2023-12-01T22:51:12.697886+0000 mgr.y (mgr.24356) 12989 : cluster 0 pgmap v12957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:13 smithi040 bash[28232]: audit 2023-12-01T22:51:13.835546+0000 mon.c (mon.2) 8172 : audit 0 from='client.? 172.21.15.40:0/391316851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:15 smithi141 bash[31670]: cluster 2023-12-01T22:51:14.699025+0000 mgr.y (mgr.24356) 12990 : cluster 0 pgmap v12958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:15 smithi040 bash[41173]: cluster 2023-12-01T22:51:14.699025+0000 mgr.y (mgr.24356) 12990 : cluster 0 pgmap v12958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:15 smithi040 bash[28232]: cluster 2023-12-01T22:51:14.699025+0000 mgr.y (mgr.24356) 12990 : cluster 0 pgmap v12958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:51:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:51:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:16 smithi141 bash[31670]: audit 2023-12-01T22:51:16.304072+0000 mon.c (mon.2) 8173 : audit 0 from='client.? 172.21.15.40:0/546615421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:16 smithi040 bash[41173]: audit 2023-12-01T22:51:16.304072+0000 mon.c (mon.2) 8173 : audit 0 from='client.? 172.21.15.40:0/546615421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:16 smithi040 bash[28232]: audit 2023-12-01T22:51:16.304072+0000 mon.c (mon.2) 8173 : audit 0 from='client.? 172.21.15.40:0/546615421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:17 smithi141 bash[31670]: cluster 2023-12-01T22:51:16.699654+0000 mgr.y (mgr.24356) 12991 : cluster 0 pgmap v12959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:17 smithi040 bash[41173]: cluster 2023-12-01T22:51:16.699654+0000 mgr.y (mgr.24356) 12991 : cluster 0 pgmap v12959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:17 smithi040 bash[28232]: cluster 2023-12-01T22:51:16.699654+0000 mgr.y (mgr.24356) 12991 : cluster 0 pgmap v12959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:18 smithi141 bash[31670]: audit 2023-12-01T22:51:18.766846+0000 mon.a (mon.0) 8226 : audit 0 from='client.? 172.21.15.40:0/770723848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:18 smithi040 bash[41173]: audit 2023-12-01T22:51:18.766846+0000 mon.a (mon.0) 8226 : audit 0 from='client.? 172.21.15.40:0/770723848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:18 smithi040 bash[28232]: audit 2023-12-01T22:51:18.766846+0000 mon.a (mon.0) 8226 : audit 0 from='client.? 172.21.15.40:0/770723848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:19 smithi141 bash[31670]: cluster 2023-12-01T22:51:18.700126+0000 mgr.y (mgr.24356) 12992 : cluster 0 pgmap v12960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:19 smithi141 bash[31670]: audit 2023-12-01T22:51:19.017285+0000 mon.c (mon.2) 8174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:19 smithi040 bash[41173]: cluster 2023-12-01T22:51:18.700126+0000 mgr.y (mgr.24356) 12992 : cluster 0 pgmap v12960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:19 smithi040 bash[41173]: audit 2023-12-01T22:51:19.017285+0000 mon.c (mon.2) 8174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:19 smithi040 bash[28232]: cluster 2023-12-01T22:51:18.700126+0000 mgr.y (mgr.24356) 12992 : cluster 0 pgmap v12960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:19 smithi040 bash[28232]: audit 2023-12-01T22:51:19.017285+0000 mon.c (mon.2) 8174 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:21 smithi141 bash[31670]: cluster 2023-12-01T22:51:20.701292+0000 mgr.y (mgr.24356) 12993 : cluster 0 pgmap v12961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:21 smithi141 bash[31670]: audit 2023-12-01T22:51:21.239296+0000 mon.c (mon.2) 8175 : audit 0 from='client.? 172.21.15.40:0/3792436096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:21 smithi040 bash[41173]: cluster 2023-12-01T22:51:20.701292+0000 mgr.y (mgr.24356) 12993 : cluster 0 pgmap v12961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:21 smithi040 bash[41173]: audit 2023-12-01T22:51:21.239296+0000 mon.c (mon.2) 8175 : audit 0 from='client.? 172.21.15.40:0/3792436096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:21 smithi040 bash[28232]: cluster 2023-12-01T22:51:20.701292+0000 mgr.y (mgr.24356) 12993 : cluster 0 pgmap v12961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:21 smithi040 bash[28232]: audit 2023-12-01T22:51:21.239296+0000 mon.c (mon.2) 8175 : audit 0 from='client.? 172.21.15.40:0/3792436096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:23 smithi141 bash[31670]: cluster 2023-12-01T22:51:22.701993+0000 mgr.y (mgr.24356) 12994 : cluster 0 pgmap v12962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:23 smithi141 bash[31670]: audit 2023-12-01T22:51:23.656227+0000 mon.c (mon.2) 8176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:51:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:23 smithi141 bash[31670]: audit 2023-12-01T22:51:23.705986+0000 mon.c (mon.2) 8177 : audit 0 from='client.? 172.21.15.40:0/3793959862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:23 smithi040 bash[41173]: cluster 2023-12-01T22:51:22.701993+0000 mgr.y (mgr.24356) 12994 : cluster 0 pgmap v12962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:23 smithi040 bash[41173]: audit 2023-12-01T22:51:23.656227+0000 mon.c (mon.2) 8176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:51:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:23 smithi040 bash[41173]: audit 2023-12-01T22:51:23.705986+0000 mon.c (mon.2) 8177 : audit 0 from='client.? 172.21.15.40:0/3793959862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:23 smithi040 bash[28232]: cluster 2023-12-01T22:51:22.701993+0000 mgr.y (mgr.24356) 12994 : cluster 0 pgmap v12962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:23 smithi040 bash[28232]: audit 2023-12-01T22:51:23.656227+0000 mon.c (mon.2) 8176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:51:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:23 smithi040 bash[28232]: audit 2023-12-01T22:51:23.705986+0000 mon.c (mon.2) 8177 : audit 0 from='client.? 172.21.15.40:0/3793959862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:25 smithi141 bash[31670]: cluster 2023-12-01T22:51:24.703142+0000 mgr.y (mgr.24356) 12995 : cluster 0 pgmap v12963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:25 smithi040 bash[28232]: cluster 2023-12-01T22:51:24.703142+0000 mgr.y (mgr.24356) 12995 : cluster 0 pgmap v12963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:25 smithi040 bash[41173]: cluster 2023-12-01T22:51:24.703142+0000 mgr.y (mgr.24356) 12995 : cluster 0 pgmap v12963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:51:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:51:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:26 smithi141 bash[31670]: audit 2023-12-01T22:51:26.176585+0000 mon.c (mon.2) 8178 : audit 0 from='client.? 172.21.15.40:0/3491458247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:26 smithi040 bash[28232]: audit 2023-12-01T22:51:26.176585+0000 mon.c (mon.2) 8178 : audit 0 from='client.? 172.21.15.40:0/3491458247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:26 smithi040 bash[41173]: audit 2023-12-01T22:51:26.176585+0000 mon.c (mon.2) 8178 : audit 0 from='client.? 172.21.15.40:0/3491458247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:27 smithi141 bash[31670]: cluster 2023-12-01T22:51:26.703818+0000 mgr.y (mgr.24356) 12996 : cluster 0 pgmap v12964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:27 smithi040 bash[41173]: cluster 2023-12-01T22:51:26.703818+0000 mgr.y (mgr.24356) 12996 : cluster 0 pgmap v12964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:27 smithi040 bash[28232]: cluster 2023-12-01T22:51:26.703818+0000 mgr.y (mgr.24356) 12996 : cluster 0 pgmap v12964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:29 smithi141 bash[31670]: audit 2023-12-01T22:51:28.664047+0000 mon.c (mon.2) 8179 : audit 0 from='client.? 172.21.15.40:0/2822289154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:29 smithi040 bash[41173]: audit 2023-12-01T22:51:28.664047+0000 mon.c (mon.2) 8179 : audit 0 from='client.? 172.21.15.40:0/2822289154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:28 smithi040 bash[28232]: audit 2023-12-01T22:51:28.664047+0000 mon.c (mon.2) 8179 : audit 0 from='client.? 172.21.15.40:0/2822289154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:30 smithi141 bash[31670]: cluster 2023-12-01T22:51:28.704216+0000 mgr.y (mgr.24356) 12997 : cluster 0 pgmap v12965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:30 smithi141 bash[31670]: audit 2023-12-01T22:51:29.501193+0000 mon.a (mon.0) 8227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:30 smithi141 bash[31670]: audit 2023-12-01T22:51:29.512554+0000 mon.a (mon.0) 8228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:30 smithi141 bash[31670]: audit 2023-12-01T22:51:29.855641+0000 mon.a (mon.0) 8229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:30 smithi141 bash[31670]: audit 2023-12-01T22:51:29.870482+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[28232]: cluster 2023-12-01T22:51:28.704216+0000 mgr.y (mgr.24356) 12997 : cluster 0 pgmap v12965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[28232]: audit 2023-12-01T22:51:29.501193+0000 mon.a (mon.0) 8227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[28232]: audit 2023-12-01T22:51:29.512554+0000 mon.a (mon.0) 8228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[28232]: audit 2023-12-01T22:51:29.855641+0000 mon.a (mon.0) 8229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[28232]: audit 2023-12-01T22:51:29.870482+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[41173]: cluster 2023-12-01T22:51:28.704216+0000 mgr.y (mgr.24356) 12997 : cluster 0 pgmap v12965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[41173]: audit 2023-12-01T22:51:29.501193+0000 mon.a (mon.0) 8227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[41173]: audit 2023-12-01T22:51:29.512554+0000 mon.a (mon.0) 8228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[41173]: audit 2023-12-01T22:51:29.855641+0000 mon.a (mon.0) 8229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:30 smithi040 bash[41173]: audit 2023-12-01T22:51:29.870482+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:31 smithi141 bash[31670]: audit 2023-12-01T22:51:30.397064+0000 mon.c (mon.2) 8180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:51:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:31 smithi141 bash[31670]: audit 2023-12-01T22:51:30.398862+0000 mon.c (mon.2) 8181 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:51:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:31 smithi141 bash[31670]: audit 2023-12-01T22:51:30.410298+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:31 smithi040 bash[28232]: audit 2023-12-01T22:51:30.397064+0000 mon.c (mon.2) 8180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:51:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:31 smithi040 bash[28232]: audit 2023-12-01T22:51:30.398862+0000 mon.c (mon.2) 8181 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:51:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:31 smithi040 bash[28232]: audit 2023-12-01T22:51:30.410298+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:31 smithi040 bash[41173]: audit 2023-12-01T22:51:30.397064+0000 mon.c (mon.2) 8180 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:51:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:31 smithi040 bash[41173]: audit 2023-12-01T22:51:30.398862+0000 mon.c (mon.2) 8181 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:51:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:31 smithi040 bash[41173]: audit 2023-12-01T22:51:30.410298+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:51:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:32 smithi141 bash[31670]: cluster 2023-12-01T22:51:30.705370+0000 mgr.y (mgr.24356) 12998 : cluster 0 pgmap v12966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:32 smithi141 bash[31670]: audit 2023-12-01T22:51:31.115577+0000 mon.c (mon.2) 8182 : audit 0 from='client.? 172.21.15.40:0/1657473998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:32 smithi040 bash[28232]: cluster 2023-12-01T22:51:30.705370+0000 mgr.y (mgr.24356) 12998 : cluster 0 pgmap v12966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:32 smithi040 bash[28232]: audit 2023-12-01T22:51:31.115577+0000 mon.c (mon.2) 8182 : audit 0 from='client.? 172.21.15.40:0/1657473998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:32 smithi040 bash[41173]: cluster 2023-12-01T22:51:30.705370+0000 mgr.y (mgr.24356) 12998 : cluster 0 pgmap v12966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:32 smithi040 bash[41173]: audit 2023-12-01T22:51:31.115577+0000 mon.c (mon.2) 8182 : audit 0 from='client.? 172.21.15.40:0/1657473998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:34 smithi141 bash[31670]: cluster 2023-12-01T22:51:32.706051+0000 mgr.y (mgr.24356) 12999 : cluster 0 pgmap v12967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:34 smithi141 bash[31670]: audit 2023-12-01T22:51:33.584014+0000 mon.c (mon.2) 8183 : audit 0 from='client.? 172.21.15.40:0/3844958393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:34 smithi040 bash[28232]: cluster 2023-12-01T22:51:32.706051+0000 mgr.y (mgr.24356) 12999 : cluster 0 pgmap v12967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:34 smithi040 bash[28232]: audit 2023-12-01T22:51:33.584014+0000 mon.c (mon.2) 8183 : audit 0 from='client.? 172.21.15.40:0/3844958393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:34 smithi040 bash[41173]: cluster 2023-12-01T22:51:32.706051+0000 mgr.y (mgr.24356) 12999 : cluster 0 pgmap v12967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:34 smithi040 bash[41173]: audit 2023-12-01T22:51:33.584014+0000 mon.c (mon.2) 8183 : audit 0 from='client.? 172.21.15.40:0/3844958393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:35 smithi141 bash[31670]: audit 2023-12-01T22:51:34.017648+0000 mon.c (mon.2) 8184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:35 smithi040 bash[28232]: audit 2023-12-01T22:51:34.017648+0000 mon.c (mon.2) 8184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:35 smithi040 bash[41173]: audit 2023-12-01T22:51:34.017648+0000 mon.c (mon.2) 8184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:36 smithi141 bash[31670]: cluster 2023-12-01T22:51:34.707158+0000 mgr.y (mgr.24356) 13000 : cluster 0 pgmap v12968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:36 smithi040 bash[28232]: cluster 2023-12-01T22:51:34.707158+0000 mgr.y (mgr.24356) 13000 : cluster 0 pgmap v12968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:36 smithi040 bash[41173]: cluster 2023-12-01T22:51:34.707158+0000 mgr.y (mgr.24356) 13000 : cluster 0 pgmap v12968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:51:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:51:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:37 smithi040 bash[41173]: audit 2023-12-01T22:51:36.046298+0000 mon.a (mon.0) 8232 : audit 0 from='client.? 172.21.15.40:0/2393426859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:37 smithi040 bash[28232]: audit 2023-12-01T22:51:36.046298+0000 mon.a (mon.0) 8232 : audit 0 from='client.? 172.21.15.40:0/2393426859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:37 smithi141 bash[31670]: audit 2023-12-01T22:51:36.046298+0000 mon.a (mon.0) 8232 : audit 0 from='client.? 172.21.15.40:0/2393426859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:38 smithi040 bash[28232]: cluster 2023-12-01T22:51:36.707826+0000 mgr.y (mgr.24356) 13001 : cluster 0 pgmap v12969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:38 smithi040 bash[41173]: cluster 2023-12-01T22:51:36.707826+0000 mgr.y (mgr.24356) 13001 : cluster 0 pgmap v12969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:38 smithi141 bash[31670]: cluster 2023-12-01T22:51:36.707826+0000 mgr.y (mgr.24356) 13001 : cluster 0 pgmap v12969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:39 smithi040 bash[28232]: audit 2023-12-01T22:51:38.505453+0000 mon.c (mon.2) 8185 : audit 0 from='client.? 172.21.15.40:0/3790250676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:39 smithi040 bash[41173]: audit 2023-12-01T22:51:38.505453+0000 mon.c (mon.2) 8185 : audit 0 from='client.? 172.21.15.40:0/3790250676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:39 smithi141 bash[31670]: audit 2023-12-01T22:51:38.505453+0000 mon.c (mon.2) 8185 : audit 0 from='client.? 172.21.15.40:0/3790250676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:40 smithi040 bash[28232]: cluster 2023-12-01T22:51:38.708496+0000 mgr.y (mgr.24356) 13002 : cluster 0 pgmap v12970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:40 smithi040 bash[41173]: cluster 2023-12-01T22:51:38.708496+0000 mgr.y (mgr.24356) 13002 : cluster 0 pgmap v12970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:40 smithi141 bash[31670]: cluster 2023-12-01T22:51:38.708496+0000 mgr.y (mgr.24356) 13002 : cluster 0 pgmap v12970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:41 smithi040 bash[28232]: audit 2023-12-01T22:51:40.969000+0000 mon.c (mon.2) 8186 : audit 0 from='client.? 172.21.15.40:0/839919566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:41 smithi040 bash[41173]: audit 2023-12-01T22:51:40.969000+0000 mon.c (mon.2) 8186 : audit 0 from='client.? 172.21.15.40:0/839919566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:41 smithi141 bash[31670]: audit 2023-12-01T22:51:40.969000+0000 mon.c (mon.2) 8186 : audit 0 from='client.? 172.21.15.40:0/839919566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:42 smithi040 bash[28232]: cluster 2023-12-01T22:51:40.709620+0000 mgr.y (mgr.24356) 13003 : cluster 0 pgmap v12971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:42 smithi040 bash[41173]: cluster 2023-12-01T22:51:40.709620+0000 mgr.y (mgr.24356) 13003 : cluster 0 pgmap v12971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:42 smithi141 bash[31670]: cluster 2023-12-01T22:51:40.709620+0000 mgr.y (mgr.24356) 13003 : cluster 0 pgmap v12971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:44 smithi040 bash[28232]: cluster 2023-12-01T22:51:42.710302+0000 mgr.y (mgr.24356) 13004 : cluster 0 pgmap v12972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:44 smithi040 bash[28232]: audit 2023-12-01T22:51:43.438247+0000 mon.a (mon.0) 8233 : audit 0 from='client.? 172.21.15.40:0/279252756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:44 smithi040 bash[41173]: cluster 2023-12-01T22:51:42.710302+0000 mgr.y (mgr.24356) 13004 : cluster 0 pgmap v12972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:44 smithi040 bash[41173]: audit 2023-12-01T22:51:43.438247+0000 mon.a (mon.0) 8233 : audit 0 from='client.? 172.21.15.40:0/279252756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:44 smithi141 bash[31670]: cluster 2023-12-01T22:51:42.710302+0000 mgr.y (mgr.24356) 13004 : cluster 0 pgmap v12972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:44 smithi141 bash[31670]: audit 2023-12-01T22:51:43.438247+0000 mon.a (mon.0) 8233 : audit 0 from='client.? 172.21.15.40:0/279252756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:46 smithi040 bash[28232]: cluster 2023-12-01T22:51:44.711484+0000 mgr.y (mgr.24356) 13005 : cluster 0 pgmap v12973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:46 smithi040 bash[28232]: audit 2023-12-01T22:51:45.907442+0000 mon.a (mon.0) 8234 : audit 0 from='client.? 172.21.15.40:0/3688365574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:46 smithi040 bash[41173]: cluster 2023-12-01T22:51:44.711484+0000 mgr.y (mgr.24356) 13005 : cluster 0 pgmap v12973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:46 smithi040 bash[41173]: audit 2023-12-01T22:51:45.907442+0000 mon.a (mon.0) 8234 : audit 0 from='client.? 172.21.15.40:0/3688365574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:46 smithi141 bash[31670]: cluster 2023-12-01T22:51:44.711484+0000 mgr.y (mgr.24356) 13005 : cluster 0 pgmap v12973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:46 smithi141 bash[31670]: audit 2023-12-01T22:51:45.907442+0000 mon.a (mon.0) 8234 : audit 0 from='client.? 172.21.15.40:0/3688365574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:51:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:51:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:48 smithi040 bash[28232]: cluster 2023-12-01T22:51:46.712311+0000 mgr.y (mgr.24356) 13006 : cluster 0 pgmap v12974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:48 smithi040 bash[41173]: cluster 2023-12-01T22:51:46.712311+0000 mgr.y (mgr.24356) 13006 : cluster 0 pgmap v12974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:48 smithi141 bash[31670]: cluster 2023-12-01T22:51:46.712311+0000 mgr.y (mgr.24356) 13006 : cluster 0 pgmap v12974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:49 smithi040 bash[28232]: audit 2023-12-01T22:51:48.371433+0000 mon.a (mon.0) 8235 : audit 0 from='client.? 172.21.15.40:0/3401261071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:49 smithi040 bash[28232]: audit 2023-12-01T22:51:49.017958+0000 mon.c (mon.2) 8187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:49 smithi040 bash[41173]: audit 2023-12-01T22:51:48.371433+0000 mon.a (mon.0) 8235 : audit 0 from='client.? 172.21.15.40:0/3401261071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:49 smithi040 bash[41173]: audit 2023-12-01T22:51:49.017958+0000 mon.c (mon.2) 8187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:49 smithi141 bash[31670]: audit 2023-12-01T22:51:48.371433+0000 mon.a (mon.0) 8235 : audit 0 from='client.? 172.21.15.40:0/3401261071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:49 smithi141 bash[31670]: audit 2023-12-01T22:51:49.017958+0000 mon.c (mon.2) 8187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:50 smithi040 bash[28232]: cluster 2023-12-01T22:51:48.713149+0000 mgr.y (mgr.24356) 13007 : cluster 0 pgmap v12975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:50 smithi040 bash[41173]: cluster 2023-12-01T22:51:48.713149+0000 mgr.y (mgr.24356) 13007 : cluster 0 pgmap v12975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:50 smithi141 bash[31670]: cluster 2023-12-01T22:51:48.713149+0000 mgr.y (mgr.24356) 13007 : cluster 0 pgmap v12975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:51 smithi040 bash[28232]: audit 2023-12-01T22:51:50.832664+0000 mon.a (mon.0) 8236 : audit 0 from='client.? 172.21.15.40:0/2965086356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:51 smithi040 bash[41173]: audit 2023-12-01T22:51:50.832664+0000 mon.a (mon.0) 8236 : audit 0 from='client.? 172.21.15.40:0/2965086356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:51 smithi141 bash[31670]: audit 2023-12-01T22:51:50.832664+0000 mon.a (mon.0) 8236 : audit 0 from='client.? 172.21.15.40:0/2965086356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:52 smithi040 bash[28232]: cluster 2023-12-01T22:51:50.713963+0000 mgr.y (mgr.24356) 13008 : cluster 0 pgmap v12976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:52 smithi040 bash[41173]: cluster 2023-12-01T22:51:50.713963+0000 mgr.y (mgr.24356) 13008 : cluster 0 pgmap v12976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:52 smithi141 bash[31670]: cluster 2023-12-01T22:51:50.713963+0000 mgr.y (mgr.24356) 13008 : cluster 0 pgmap v12976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:54 smithi040 bash[28232]: cluster 2023-12-01T22:51:52.714539+0000 mgr.y (mgr.24356) 13009 : cluster 0 pgmap v12977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:54 smithi040 bash[28232]: audit 2023-12-01T22:51:53.295779+0000 mon.a (mon.0) 8237 : audit 0 from='client.? 172.21.15.40:0/2849125511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:54 smithi040 bash[41173]: cluster 2023-12-01T22:51:52.714539+0000 mgr.y (mgr.24356) 13009 : cluster 0 pgmap v12977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:54 smithi040 bash[41173]: audit 2023-12-01T22:51:53.295779+0000 mon.a (mon.0) 8237 : audit 0 from='client.? 172.21.15.40:0/2849125511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:54 smithi141 bash[31670]: cluster 2023-12-01T22:51:52.714539+0000 mgr.y (mgr.24356) 13009 : cluster 0 pgmap v12977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:54 smithi141 bash[31670]: audit 2023-12-01T22:51:53.295779+0000 mon.a (mon.0) 8237 : audit 0 from='client.? 172.21.15.40:0/2849125511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:56 smithi040 bash[28232]: cluster 2023-12-01T22:51:54.715656+0000 mgr.y (mgr.24356) 13010 : cluster 0 pgmap v12978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:56 smithi040 bash[28232]: audit 2023-12-01T22:51:55.753146+0000 mon.c (mon.2) 8188 : audit 0 from='client.? 172.21.15.40:0/662304963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:56 smithi040 bash[41173]: cluster 2023-12-01T22:51:54.715656+0000 mgr.y (mgr.24356) 13010 : cluster 0 pgmap v12978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:56 smithi040 bash[41173]: audit 2023-12-01T22:51:55.753146+0000 mon.c (mon.2) 8188 : audit 0 from='client.? 172.21.15.40:0/662304963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:56 smithi141 bash[31670]: cluster 2023-12-01T22:51:54.715656+0000 mgr.y (mgr.24356) 13010 : cluster 0 pgmap v12978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:56 smithi141 bash[31670]: audit 2023-12-01T22:51:55.753146+0000 mon.c (mon.2) 8188 : audit 0 from='client.? 172.21.15.40:0/662304963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:51:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:51:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:58 smithi040 bash[28232]: cluster 2023-12-01T22:51:56.716353+0000 mgr.y (mgr.24356) 13011 : cluster 0 pgmap v12979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:58 smithi040 bash[41173]: cluster 2023-12-01T22:51:56.716353+0000 mgr.y (mgr.24356) 13011 : cluster 0 pgmap v12979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:58 smithi141 bash[31670]: cluster 2023-12-01T22:51:56.716353+0000 mgr.y (mgr.24356) 13011 : cluster 0 pgmap v12979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:51:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:51:59 smithi040 bash[28232]: audit 2023-12-01T22:51:58.224718+0000 mon.c (mon.2) 8189 : audit 0 from='client.? 172.21.15.40:0/806507415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:51:59 smithi040 bash[41173]: audit 2023-12-01T22:51:58.224718+0000 mon.c (mon.2) 8189 : audit 0 from='client.? 172.21.15.40:0/806507415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:51:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:51:59 smithi141 bash[31670]: audit 2023-12-01T22:51:58.224718+0000 mon.c (mon.2) 8189 : audit 0 from='client.? 172.21.15.40:0/806507415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:00 smithi040 bash[28232]: cluster 2023-12-01T22:51:58.717105+0000 mgr.y (mgr.24356) 13012 : cluster 0 pgmap v12980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:00 smithi040 bash[41173]: cluster 2023-12-01T22:51:58.717105+0000 mgr.y (mgr.24356) 13012 : cluster 0 pgmap v12980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:00 smithi141 bash[31670]: cluster 2023-12-01T22:51:58.717105+0000 mgr.y (mgr.24356) 13012 : cluster 0 pgmap v12980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:01 smithi040 bash[28232]: audit 2023-12-01T22:52:00.685195+0000 mon.a (mon.0) 8238 : audit 0 from='client.? 172.21.15.40:0/3865987223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:01 smithi040 bash[41173]: audit 2023-12-01T22:52:00.685195+0000 mon.a (mon.0) 8238 : audit 0 from='client.? 172.21.15.40:0/3865987223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:01 smithi141 bash[31670]: audit 2023-12-01T22:52:00.685195+0000 mon.a (mon.0) 8238 : audit 0 from='client.? 172.21.15.40:0/3865987223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:02 smithi040 bash[28232]: cluster 2023-12-01T22:52:00.718262+0000 mgr.y (mgr.24356) 13013 : cluster 0 pgmap v12981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:02 smithi040 bash[41173]: cluster 2023-12-01T22:52:00.718262+0000 mgr.y (mgr.24356) 13013 : cluster 0 pgmap v12981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:02 smithi141 bash[31670]: cluster 2023-12-01T22:52:00.718262+0000 mgr.y (mgr.24356) 13013 : cluster 0 pgmap v12981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:04 smithi040 bash[28232]: cluster 2023-12-01T22:52:02.718946+0000 mgr.y (mgr.24356) 13014 : cluster 0 pgmap v12982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:04 smithi040 bash[28232]: audit 2023-12-01T22:52:03.150355+0000 mon.a (mon.0) 8239 : audit 0 from='client.? 172.21.15.40:0/3728975207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:04 smithi040 bash[28232]: audit 2023-12-01T22:52:04.018441+0000 mon.c (mon.2) 8190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:04 smithi040 bash[41173]: cluster 2023-12-01T22:52:02.718946+0000 mgr.y (mgr.24356) 13014 : cluster 0 pgmap v12982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:04 smithi040 bash[41173]: audit 2023-12-01T22:52:03.150355+0000 mon.a (mon.0) 8239 : audit 0 from='client.? 172.21.15.40:0/3728975207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:04 smithi040 bash[41173]: audit 2023-12-01T22:52:04.018441+0000 mon.c (mon.2) 8190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:04 smithi141 bash[31670]: cluster 2023-12-01T22:52:02.718946+0000 mgr.y (mgr.24356) 13014 : cluster 0 pgmap v12982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:04 smithi141 bash[31670]: audit 2023-12-01T22:52:03.150355+0000 mon.a (mon.0) 8239 : audit 0 from='client.? 172.21.15.40:0/3728975207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:04 smithi141 bash[31670]: audit 2023-12-01T22:52:04.018441+0000 mon.c (mon.2) 8190 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:06 smithi040 bash[28232]: cluster 2023-12-01T22:52:04.720094+0000 mgr.y (mgr.24356) 13015 : cluster 0 pgmap v12983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:06 smithi040 bash[28232]: audit 2023-12-01T22:52:05.613022+0000 mon.a (mon.0) 8240 : audit 0 from='client.? 172.21.15.40:0/3691576329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:06 smithi040 bash[41173]: cluster 2023-12-01T22:52:04.720094+0000 mgr.y (mgr.24356) 13015 : cluster 0 pgmap v12983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:06 smithi040 bash[41173]: audit 2023-12-01T22:52:05.613022+0000 mon.a (mon.0) 8240 : audit 0 from='client.? 172.21.15.40:0/3691576329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:06 smithi141 bash[31670]: cluster 2023-12-01T22:52:04.720094+0000 mgr.y (mgr.24356) 13015 : cluster 0 pgmap v12983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:06 smithi141 bash[31670]: audit 2023-12-01T22:52:05.613022+0000 mon.a (mon.0) 8240 : audit 0 from='client.? 172.21.15.40:0/3691576329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:52:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:52:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:08 smithi040 bash[28232]: cluster 2023-12-01T22:52:06.720787+0000 mgr.y (mgr.24356) 13016 : cluster 0 pgmap v12984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:08 smithi040 bash[28232]: audit 2023-12-01T22:52:08.076950+0000 mon.c (mon.2) 8191 : audit 0 from='client.? 172.21.15.40:0/2012923504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:08 smithi040 bash[41173]: cluster 2023-12-01T22:52:06.720787+0000 mgr.y (mgr.24356) 13016 : cluster 0 pgmap v12984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:08 smithi040 bash[41173]: audit 2023-12-01T22:52:08.076950+0000 mon.c (mon.2) 8191 : audit 0 from='client.? 172.21.15.40:0/2012923504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:08 smithi141 bash[31670]: cluster 2023-12-01T22:52:06.720787+0000 mgr.y (mgr.24356) 13016 : cluster 0 pgmap v12984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:08 smithi141 bash[31670]: audit 2023-12-01T22:52:08.076950+0000 mon.c (mon.2) 8191 : audit 0 from='client.? 172.21.15.40:0/2012923504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:10 smithi040 bash[28232]: cluster 2023-12-01T22:52:08.721406+0000 mgr.y (mgr.24356) 13017 : cluster 0 pgmap v12985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:10 smithi040 bash[41173]: cluster 2023-12-01T22:52:08.721406+0000 mgr.y (mgr.24356) 13017 : cluster 0 pgmap v12985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:10 smithi141 bash[31670]: cluster 2023-12-01T22:52:08.721406+0000 mgr.y (mgr.24356) 13017 : cluster 0 pgmap v12985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:11 smithi040 bash[41173]: audit 2023-12-01T22:52:10.547031+0000 mon.a (mon.0) 8241 : audit 0 from='client.? 172.21.15.40:0/986158330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:11 smithi040 bash[28232]: audit 2023-12-01T22:52:10.547031+0000 mon.a (mon.0) 8241 : audit 0 from='client.? 172.21.15.40:0/986158330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:11 smithi141 bash[31670]: audit 2023-12-01T22:52:10.547031+0000 mon.a (mon.0) 8241 : audit 0 from='client.? 172.21.15.40:0/986158330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:12 smithi141 bash[31670]: cluster 2023-12-01T22:52:10.722562+0000 mgr.y (mgr.24356) 13018 : cluster 0 pgmap v12986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:12 smithi040 bash[41173]: cluster 2023-12-01T22:52:10.722562+0000 mgr.y (mgr.24356) 13018 : cluster 0 pgmap v12986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:12 smithi040 bash[28232]: cluster 2023-12-01T22:52:10.722562+0000 mgr.y (mgr.24356) 13018 : cluster 0 pgmap v12986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:13 smithi141 bash[31670]: audit 2023-12-01T22:52:13.021267+0000 mon.c (mon.2) 8192 : audit 0 from='client.? 172.21.15.40:0/1338157260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:13 smithi040 bash[41173]: audit 2023-12-01T22:52:13.021267+0000 mon.c (mon.2) 8192 : audit 0 from='client.? 172.21.15.40:0/1338157260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:13 smithi040 bash[28232]: audit 2023-12-01T22:52:13.021267+0000 mon.c (mon.2) 8192 : audit 0 from='client.? 172.21.15.40:0/1338157260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:14 smithi141 bash[31670]: cluster 2023-12-01T22:52:12.723179+0000 mgr.y (mgr.24356) 13019 : cluster 0 pgmap v12987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:14 smithi040 bash[28232]: cluster 2023-12-01T22:52:12.723179+0000 mgr.y (mgr.24356) 13019 : cluster 0 pgmap v12987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:14 smithi040 bash[41173]: cluster 2023-12-01T22:52:12.723179+0000 mgr.y (mgr.24356) 13019 : cluster 0 pgmap v12987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:16 smithi040 bash[28232]: cluster 2023-12-01T22:52:14.724290+0000 mgr.y (mgr.24356) 13020 : cluster 0 pgmap v12988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:16 smithi040 bash[28232]: audit 2023-12-01T22:52:15.491950+0000 mon.c (mon.2) 8193 : audit 0 from='client.? 172.21.15.40:0/225724009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:16 smithi040 bash[41173]: cluster 2023-12-01T22:52:14.724290+0000 mgr.y (mgr.24356) 13020 : cluster 0 pgmap v12988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:16.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:16 smithi040 bash[41173]: audit 2023-12-01T22:52:15.491950+0000 mon.c (mon.2) 8193 : audit 0 from='client.? 172.21.15.40:0/225724009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:16 smithi141 bash[31670]: cluster 2023-12-01T22:52:14.724290+0000 mgr.y (mgr.24356) 13020 : cluster 0 pgmap v12988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:16 smithi141 bash[31670]: audit 2023-12-01T22:52:15.491950+0000 mon.c (mon.2) 8193 : audit 0 from='client.? 172.21.15.40:0/225724009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:52:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:52:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:18 smithi141 bash[31670]: cluster 2023-12-01T22:52:16.724975+0000 mgr.y (mgr.24356) 13021 : cluster 0 pgmap v12989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:18 smithi141 bash[31670]: audit 2023-12-01T22:52:17.963980+0000 mon.c (mon.2) 8194 : audit 0 from='client.? 172.21.15.40:0/4245657782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:18 smithi040 bash[28232]: cluster 2023-12-01T22:52:16.724975+0000 mgr.y (mgr.24356) 13021 : cluster 0 pgmap v12989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:18 smithi040 bash[28232]: audit 2023-12-01T22:52:17.963980+0000 mon.c (mon.2) 8194 : audit 0 from='client.? 172.21.15.40:0/4245657782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:18 smithi040 bash[41173]: cluster 2023-12-01T22:52:16.724975+0000 mgr.y (mgr.24356) 13021 : cluster 0 pgmap v12989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:18 smithi040 bash[41173]: audit 2023-12-01T22:52:17.963980+0000 mon.c (mon.2) 8194 : audit 0 from='client.? 172.21.15.40:0/4245657782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:19 smithi141 bash[31670]: audit 2023-12-01T22:52:19.018709+0000 mon.c (mon.2) 8195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:19 smithi040 bash[28232]: audit 2023-12-01T22:52:19.018709+0000 mon.c (mon.2) 8195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:19 smithi040 bash[41173]: audit 2023-12-01T22:52:19.018709+0000 mon.c (mon.2) 8195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:20 smithi141 bash[31670]: cluster 2023-12-01T22:52:18.725672+0000 mgr.y (mgr.24356) 13022 : cluster 0 pgmap v12990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:20 smithi040 bash[28232]: cluster 2023-12-01T22:52:18.725672+0000 mgr.y (mgr.24356) 13022 : cluster 0 pgmap v12990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:20 smithi040 bash[41173]: cluster 2023-12-01T22:52:18.725672+0000 mgr.y (mgr.24356) 13022 : cluster 0 pgmap v12990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:21 smithi141 bash[31670]: audit 2023-12-01T22:52:20.429165+0000 mon.a (mon.0) 8242 : audit 0 from='client.? 172.21.15.40:0/605927038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:21 smithi040 bash[28232]: audit 2023-12-01T22:52:20.429165+0000 mon.a (mon.0) 8242 : audit 0 from='client.? 172.21.15.40:0/605927038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:21 smithi040 bash[41173]: audit 2023-12-01T22:52:20.429165+0000 mon.a (mon.0) 8242 : audit 0 from='client.? 172.21.15.40:0/605927038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:22 smithi141 bash[31670]: cluster 2023-12-01T22:52:20.726850+0000 mgr.y (mgr.24356) 13023 : cluster 0 pgmap v12991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:22 smithi040 bash[41173]: cluster 2023-12-01T22:52:20.726850+0000 mgr.y (mgr.24356) 13023 : cluster 0 pgmap v12991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:22 smithi040 bash[28232]: cluster 2023-12-01T22:52:20.726850+0000 mgr.y (mgr.24356) 13023 : cluster 0 pgmap v12991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:23 smithi141 bash[31670]: audit 2023-12-01T22:52:22.889100+0000 mon.c (mon.2) 8196 : audit 0 from='client.? 172.21.15.40:0/897779728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:23 smithi040 bash[28232]: audit 2023-12-01T22:52:22.889100+0000 mon.c (mon.2) 8196 : audit 0 from='client.? 172.21.15.40:0/897779728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:23 smithi040 bash[41173]: audit 2023-12-01T22:52:22.889100+0000 mon.c (mon.2) 8196 : audit 0 from='client.? 172.21.15.40:0/897779728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:24 smithi141 bash[31670]: cluster 2023-12-01T22:52:22.727497+0000 mgr.y (mgr.24356) 13024 : cluster 0 pgmap v12992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:24 smithi040 bash[28232]: cluster 2023-12-01T22:52:22.727497+0000 mgr.y (mgr.24356) 13024 : cluster 0 pgmap v12992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:24 smithi040 bash[41173]: cluster 2023-12-01T22:52:22.727497+0000 mgr.y (mgr.24356) 13024 : cluster 0 pgmap v12992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:26 smithi040 bash[28232]: cluster 2023-12-01T22:52:24.728619+0000 mgr.y (mgr.24356) 13025 : cluster 0 pgmap v12993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:26 smithi040 bash[28232]: audit 2023-12-01T22:52:25.353859+0000 mon.c (mon.2) 8197 : audit 0 from='client.? 172.21.15.40:0/3106088781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:26 smithi040 bash[41173]: cluster 2023-12-01T22:52:24.728619+0000 mgr.y (mgr.24356) 13025 : cluster 0 pgmap v12993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:26 smithi040 bash[41173]: audit 2023-12-01T22:52:25.353859+0000 mon.c (mon.2) 8197 : audit 0 from='client.? 172.21.15.40:0/3106088781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:26 smithi141 bash[31670]: cluster 2023-12-01T22:52:24.728619+0000 mgr.y (mgr.24356) 13025 : cluster 0 pgmap v12993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:26 smithi141 bash[31670]: audit 2023-12-01T22:52:25.353859+0000 mon.c (mon.2) 8197 : audit 0 from='client.? 172.21.15.40:0/3106088781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:52:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T22:52:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:28 smithi141 bash[31670]: cluster 2023-12-01T22:52:26.729240+0000 mgr.y (mgr.24356) 13026 : cluster 0 pgmap v12994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:28 smithi141 bash[31670]: audit 2023-12-01T22:52:27.811212+0000 mon.a (mon.0) 8243 : audit 0 from='client.? 172.21.15.40:0/78410176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:28 smithi040 bash[41173]: cluster 2023-12-01T22:52:26.729240+0000 mgr.y (mgr.24356) 13026 : cluster 0 pgmap v12994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:28 smithi040 bash[41173]: audit 2023-12-01T22:52:27.811212+0000 mon.a (mon.0) 8243 : audit 0 from='client.? 172.21.15.40:0/78410176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:28 smithi040 bash[28232]: cluster 2023-12-01T22:52:26.729240+0000 mgr.y (mgr.24356) 13026 : cluster 0 pgmap v12994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:28 smithi040 bash[28232]: audit 2023-12-01T22:52:27.811212+0000 mon.a (mon.0) 8243 : audit 0 from='client.? 172.21.15.40:0/78410176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:30 smithi141 bash[31670]: cluster 2023-12-01T22:52:28.729926+0000 mgr.y (mgr.24356) 13027 : cluster 0 pgmap v12995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:30 smithi040 bash[28232]: cluster 2023-12-01T22:52:28.729926+0000 mgr.y (mgr.24356) 13027 : cluster 0 pgmap v12995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:30 smithi040 bash[41173]: cluster 2023-12-01T22:52:28.729926+0000 mgr.y (mgr.24356) 13027 : cluster 0 pgmap v12995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:31 smithi141 bash[31670]: audit 2023-12-01T22:52:30.280695+0000 mon.c (mon.2) 8198 : audit 0 from='client.? 172.21.15.40:0/4257139461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:31 smithi141 bash[31670]: audit 2023-12-01T22:52:30.494914+0000 mon.c (mon.2) 8199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:52:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:31 smithi040 bash[28232]: audit 2023-12-01T22:52:30.280695+0000 mon.c (mon.2) 8198 : audit 0 from='client.? 172.21.15.40:0/4257139461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:31 smithi040 bash[28232]: audit 2023-12-01T22:52:30.494914+0000 mon.c (mon.2) 8199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:52:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:31 smithi040 bash[41173]: audit 2023-12-01T22:52:30.280695+0000 mon.c (mon.2) 8198 : audit 0 from='client.? 172.21.15.40:0/4257139461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:31 smithi040 bash[41173]: audit 2023-12-01T22:52:30.494914+0000 mon.c (mon.2) 8199 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:52:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:32 smithi141 bash[31670]: cluster 2023-12-01T22:52:30.731156+0000 mgr.y (mgr.24356) 13028 : cluster 0 pgmap v12996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:32 smithi040 bash[28232]: cluster 2023-12-01T22:52:30.731156+0000 mgr.y (mgr.24356) 13028 : cluster 0 pgmap v12996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:32 smithi040 bash[41173]: cluster 2023-12-01T22:52:30.731156+0000 mgr.y (mgr.24356) 13028 : cluster 0 pgmap v12996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:33 smithi141 bash[31670]: audit 2023-12-01T22:52:32.738642+0000 mon.a (mon.0) 8244 : audit 0 from='client.? 172.21.15.40:0/2892050072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:33 smithi040 bash[28232]: audit 2023-12-01T22:52:32.738642+0000 mon.a (mon.0) 8244 : audit 0 from='client.? 172.21.15.40:0/2892050072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:33 smithi040 bash[41173]: audit 2023-12-01T22:52:32.738642+0000 mon.a (mon.0) 8244 : audit 0 from='client.? 172.21.15.40:0/2892050072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:34 smithi141 bash[31670]: cluster 2023-12-01T22:52:32.731840+0000 mgr.y (mgr.24356) 13029 : cluster 0 pgmap v12997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:34 smithi141 bash[31670]: audit 2023-12-01T22:52:34.019176+0000 mon.c (mon.2) 8200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:34 smithi040 bash[28232]: cluster 2023-12-01T22:52:32.731840+0000 mgr.y (mgr.24356) 13029 : cluster 0 pgmap v12997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:34 smithi040 bash[28232]: audit 2023-12-01T22:52:34.019176+0000 mon.c (mon.2) 8200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:34 smithi040 bash[41173]: cluster 2023-12-01T22:52:32.731840+0000 mgr.y (mgr.24356) 13029 : cluster 0 pgmap v12997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:34 smithi040 bash[41173]: audit 2023-12-01T22:52:34.019176+0000 mon.c (mon.2) 8200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:35 smithi141 bash[31670]: audit 2023-12-01T22:52:35.202850+0000 mon.c (mon.2) 8201 : audit 0 from='client.? 172.21.15.40:0/2183019966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:35 smithi040 bash[41173]: audit 2023-12-01T22:52:35.202850+0000 mon.c (mon.2) 8201 : audit 0 from='client.? 172.21.15.40:0/2183019966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:35 smithi040 bash[28232]: audit 2023-12-01T22:52:35.202850+0000 mon.c (mon.2) 8201 : audit 0 from='client.? 172.21.15.40:0/2183019966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:36 smithi141 bash[31670]: cluster 2023-12-01T22:52:34.733086+0000 mgr.y (mgr.24356) 13030 : cluster 0 pgmap v12998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:36 smithi040 bash[28232]: cluster 2023-12-01T22:52:34.733086+0000 mgr.y (mgr.24356) 13030 : cluster 0 pgmap v12998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:36 smithi040 bash[41173]: cluster 2023-12-01T22:52:34.733086+0000 mgr.y (mgr.24356) 13030 : cluster 0 pgmap v12998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:52:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:36.399577+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:36.412402+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:36.754913+0000 mon.a (mon.0) 8247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:36.767695+0000 mon.a (mon.0) 8248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:37.253073+0000 mon.c (mon.2) 8202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:37.254980+0000 mon.c (mon.2) 8203 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[28232]: audit 2023-12-01T22:52:37.265928+0000 mon.a (mon.0) 8249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:36.399577+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:36.412402+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:36.754913+0000 mon.a (mon.0) 8247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:36.767695+0000 mon.a (mon.0) 8248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:37.253073+0000 mon.c (mon.2) 8202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:37.254980+0000 mon.c (mon.2) 8203 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:52:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:37 smithi040 bash[41173]: audit 2023-12-01T22:52:37.265928+0000 mon.a (mon.0) 8249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:36.399577+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:36.412402+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:36.754913+0000 mon.a (mon.0) 8247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:36.767695+0000 mon.a (mon.0) 8248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:37.253073+0000 mon.c (mon.2) 8202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:52:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:37.254980+0000 mon.c (mon.2) 8203 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:52:37.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:37 smithi141 bash[31670]: audit 2023-12-01T22:52:37.265928+0000 mon.a (mon.0) 8249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:52:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:38 smithi141 bash[31670]: cluster 2023-12-01T22:52:36.733706+0000 mgr.y (mgr.24356) 13031 : cluster 0 pgmap v12999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:38 smithi141 bash[31670]: audit 2023-12-01T22:52:37.666752+0000 mon.a (mon.0) 8250 : audit 0 from='client.? 172.21.15.40:0/1523165165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:38 smithi040 bash[28232]: cluster 2023-12-01T22:52:36.733706+0000 mgr.y (mgr.24356) 13031 : cluster 0 pgmap v12999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:38 smithi040 bash[28232]: audit 2023-12-01T22:52:37.666752+0000 mon.a (mon.0) 8250 : audit 0 from='client.? 172.21.15.40:0/1523165165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:38 smithi040 bash[41173]: cluster 2023-12-01T22:52:36.733706+0000 mgr.y (mgr.24356) 13031 : cluster 0 pgmap v12999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:38 smithi040 bash[41173]: audit 2023-12-01T22:52:37.666752+0000 mon.a (mon.0) 8250 : audit 0 from='client.? 172.21.15.40:0/1523165165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:40.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:40 smithi141 bash[31670]: cluster 2023-12-01T22:52:38.734519+0000 mgr.y (mgr.24356) 13032 : cluster 0 pgmap v13000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:40.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:40 smithi141 bash[31670]: audit 2023-12-01T22:52:40.131803+0000 mon.c (mon.2) 8204 : audit 0 from='client.? 172.21.15.40:0/4228155919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:40 smithi040 bash[28232]: cluster 2023-12-01T22:52:38.734519+0000 mgr.y (mgr.24356) 13032 : cluster 0 pgmap v13000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:40 smithi040 bash[28232]: audit 2023-12-01T22:52:40.131803+0000 mon.c (mon.2) 8204 : audit 0 from='client.? 172.21.15.40:0/4228155919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:40 smithi040 bash[41173]: cluster 2023-12-01T22:52:38.734519+0000 mgr.y (mgr.24356) 13032 : cluster 0 pgmap v13000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:40 smithi040 bash[41173]: audit 2023-12-01T22:52:40.131803+0000 mon.c (mon.2) 8204 : audit 0 from='client.? 172.21.15.40:0/4228155919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:42 smithi141 bash[31670]: cluster 2023-12-01T22:52:40.735759+0000 mgr.y (mgr.24356) 13033 : cluster 0 pgmap v13001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:42 smithi040 bash[28232]: cluster 2023-12-01T22:52:40.735759+0000 mgr.y (mgr.24356) 13033 : cluster 0 pgmap v13001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:42 smithi040 bash[41173]: cluster 2023-12-01T22:52:40.735759+0000 mgr.y (mgr.24356) 13033 : cluster 0 pgmap v13001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:43 smithi141 bash[31670]: audit 2023-12-01T22:52:42.596042+0000 mon.a (mon.0) 8251 : audit 0 from='client.? 172.21.15.40:0/3881765906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:43 smithi040 bash[28232]: audit 2023-12-01T22:52:42.596042+0000 mon.a (mon.0) 8251 : audit 0 from='client.? 172.21.15.40:0/3881765906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:43 smithi040 bash[41173]: audit 2023-12-01T22:52:42.596042+0000 mon.a (mon.0) 8251 : audit 0 from='client.? 172.21.15.40:0/3881765906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:44 smithi141 bash[31670]: cluster 2023-12-01T22:52:42.736427+0000 mgr.y (mgr.24356) 13034 : cluster 0 pgmap v13002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:44 smithi040 bash[28232]: cluster 2023-12-01T22:52:42.736427+0000 mgr.y (mgr.24356) 13034 : cluster 0 pgmap v13002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:44 smithi040 bash[41173]: cluster 2023-12-01T22:52:42.736427+0000 mgr.y (mgr.24356) 13034 : cluster 0 pgmap v13002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:45 smithi141 bash[31670]: audit 2023-12-01T22:52:45.062223+0000 mon.c (mon.2) 8205 : audit 0 from='client.? 172.21.15.40:0/1413211488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:45 smithi040 bash[28232]: audit 2023-12-01T22:52:45.062223+0000 mon.c (mon.2) 8205 : audit 0 from='client.? 172.21.15.40:0/1413211488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:45 smithi040 bash[41173]: audit 2023-12-01T22:52:45.062223+0000 mon.c (mon.2) 8205 : audit 0 from='client.? 172.21.15.40:0/1413211488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:46 smithi141 bash[31670]: cluster 2023-12-01T22:52:44.737343+0000 mgr.y (mgr.24356) 13035 : cluster 0 pgmap v13003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:46 smithi040 bash[28232]: cluster 2023-12-01T22:52:44.737343+0000 mgr.y (mgr.24356) 13035 : cluster 0 pgmap v13003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:46 smithi040 bash[41173]: cluster 2023-12-01T22:52:44.737343+0000 mgr.y (mgr.24356) 13035 : cluster 0 pgmap v13003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:52:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:52:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:48 smithi141 bash[31670]: cluster 2023-12-01T22:52:46.737971+0000 mgr.y (mgr.24356) 13036 : cluster 0 pgmap v13004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:48 smithi141 bash[31670]: audit 2023-12-01T22:52:47.524016+0000 mon.a (mon.0) 8252 : audit 0 from='client.? 172.21.15.40:0/2935898217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:48 smithi040 bash[28232]: cluster 2023-12-01T22:52:46.737971+0000 mgr.y (mgr.24356) 13036 : cluster 0 pgmap v13004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:48 smithi040 bash[28232]: audit 2023-12-01T22:52:47.524016+0000 mon.a (mon.0) 8252 : audit 0 from='client.? 172.21.15.40:0/2935898217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:48 smithi040 bash[41173]: cluster 2023-12-01T22:52:46.737971+0000 mgr.y (mgr.24356) 13036 : cluster 0 pgmap v13004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:48 smithi040 bash[41173]: audit 2023-12-01T22:52:47.524016+0000 mon.a (mon.0) 8252 : audit 0 from='client.? 172.21.15.40:0/2935898217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:49 smithi141 bash[31670]: audit 2023-12-01T22:52:49.019708+0000 mon.c (mon.2) 8206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:49 smithi040 bash[28232]: audit 2023-12-01T22:52:49.019708+0000 mon.c (mon.2) 8206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:49 smithi040 bash[41173]: audit 2023-12-01T22:52:49.019708+0000 mon.c (mon.2) 8206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:50 smithi141 bash[31670]: cluster 2023-12-01T22:52:48.738793+0000 mgr.y (mgr.24356) 13037 : cluster 0 pgmap v13005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:50 smithi141 bash[31670]: audit 2023-12-01T22:52:49.986995+0000 mon.c (mon.2) 8207 : audit 0 from='client.? 172.21.15.40:0/1501518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:50 smithi040 bash[28232]: cluster 2023-12-01T22:52:48.738793+0000 mgr.y (mgr.24356) 13037 : cluster 0 pgmap v13005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:50 smithi040 bash[28232]: audit 2023-12-01T22:52:49.986995+0000 mon.c (mon.2) 8207 : audit 0 from='client.? 172.21.15.40:0/1501518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:50 smithi040 bash[41173]: cluster 2023-12-01T22:52:48.738793+0000 mgr.y (mgr.24356) 13037 : cluster 0 pgmap v13005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:50 smithi040 bash[41173]: audit 2023-12-01T22:52:49.986995+0000 mon.c (mon.2) 8207 : audit 0 from='client.? 172.21.15.40:0/1501518564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:52 smithi141 bash[31670]: cluster 2023-12-01T22:52:50.740014+0000 mgr.y (mgr.24356) 13038 : cluster 0 pgmap v13006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:52 smithi141 bash[31670]: audit 2023-12-01T22:52:52.448912+0000 mon.a (mon.0) 8253 : audit 0 from='client.? 172.21.15.40:0/1250334442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:52 smithi040 bash[28232]: cluster 2023-12-01T22:52:50.740014+0000 mgr.y (mgr.24356) 13038 : cluster 0 pgmap v13006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:52 smithi040 bash[28232]: audit 2023-12-01T22:52:52.448912+0000 mon.a (mon.0) 8253 : audit 0 from='client.? 172.21.15.40:0/1250334442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:52 smithi040 bash[41173]: cluster 2023-12-01T22:52:50.740014+0000 mgr.y (mgr.24356) 13038 : cluster 0 pgmap v13006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:52 smithi040 bash[41173]: audit 2023-12-01T22:52:52.448912+0000 mon.a (mon.0) 8253 : audit 0 from='client.? 172.21.15.40:0/1250334442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:53 smithi141 bash[31670]: cluster 2023-12-01T22:52:52.740705+0000 mgr.y (mgr.24356) 13039 : cluster 0 pgmap v13007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:53 smithi040 bash[28232]: cluster 2023-12-01T22:52:52.740705+0000 mgr.y (mgr.24356) 13039 : cluster 0 pgmap v13007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:53 smithi040 bash[41173]: cluster 2023-12-01T22:52:52.740705+0000 mgr.y (mgr.24356) 13039 : cluster 0 pgmap v13007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:55 smithi040 bash[28232]: cluster 2023-12-01T22:52:54.741472+0000 mgr.y (mgr.24356) 13040 : cluster 0 pgmap v13008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:55 smithi040 bash[28232]: audit 2023-12-01T22:52:54.914010+0000 mon.a (mon.0) 8254 : audit 0 from='client.? 172.21.15.40:0/1058275392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:55 smithi040 bash[41173]: cluster 2023-12-01T22:52:54.741472+0000 mgr.y (mgr.24356) 13040 : cluster 0 pgmap v13008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:55 smithi040 bash[41173]: audit 2023-12-01T22:52:54.914010+0000 mon.a (mon.0) 8254 : audit 0 from='client.? 172.21.15.40:0/1058275392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:55 smithi141 bash[31670]: cluster 2023-12-01T22:52:54.741472+0000 mgr.y (mgr.24356) 13040 : cluster 0 pgmap v13008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:55 smithi141 bash[31670]: audit 2023-12-01T22:52:54.914010+0000 mon.a (mon.0) 8254 : audit 0 from='client.? 172.21.15.40:0/1058275392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:52:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T22:52:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:57 smithi040 bash[41173]: cluster 2023-12-01T22:52:56.742129+0000 mgr.y (mgr.24356) 13041 : cluster 0 pgmap v13009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:57 smithi040 bash[41173]: audit 2023-12-01T22:52:57.382946+0000 mon.c (mon.2) 8208 : audit 0 from='client.? 172.21.15.40:0/4023385529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:57 smithi040 bash[28232]: cluster 2023-12-01T22:52:56.742129+0000 mgr.y (mgr.24356) 13041 : cluster 0 pgmap v13009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:57 smithi040 bash[28232]: audit 2023-12-01T22:52:57.382946+0000 mon.c (mon.2) 8208 : audit 0 from='client.? 172.21.15.40:0/4023385529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:52:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:57 smithi141 bash[31670]: cluster 2023-12-01T22:52:56.742129+0000 mgr.y (mgr.24356) 13041 : cluster 0 pgmap v13009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:52:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:57 smithi141 bash[31670]: audit 2023-12-01T22:52:57.382946+0000 mon.c (mon.2) 8208 : audit 0 from='client.? 172.21.15.40:0/4023385529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:52:59 smithi040 bash[41173]: cluster 2023-12-01T22:52:58.742834+0000 mgr.y (mgr.24356) 13042 : cluster 0 pgmap v13010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:52:59 smithi040 bash[28232]: cluster 2023-12-01T22:52:58.742834+0000 mgr.y (mgr.24356) 13042 : cluster 0 pgmap v13010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:52:59 smithi141 bash[31670]: cluster 2023-12-01T22:52:58.742834+0000 mgr.y (mgr.24356) 13042 : cluster 0 pgmap v13010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:00 smithi040 bash[28232]: audit 2023-12-01T22:52:59.851099+0000 mon.c (mon.2) 8209 : audit 0 from='client.? 172.21.15.40:0/1911924234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:00 smithi040 bash[41173]: audit 2023-12-01T22:52:59.851099+0000 mon.c (mon.2) 8209 : audit 0 from='client.? 172.21.15.40:0/1911924234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:00 smithi141 bash[31670]: audit 2023-12-01T22:52:59.851099+0000 mon.c (mon.2) 8209 : audit 0 from='client.? 172.21.15.40:0/1911924234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:01 smithi040 bash[28232]: cluster 2023-12-01T22:53:00.743983+0000 mgr.y (mgr.24356) 13043 : cluster 0 pgmap v13011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:01 smithi040 bash[41173]: cluster 2023-12-01T22:53:00.743983+0000 mgr.y (mgr.24356) 13043 : cluster 0 pgmap v13011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:02.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:01 smithi141 bash[31670]: cluster 2023-12-01T22:53:00.743983+0000 mgr.y (mgr.24356) 13043 : cluster 0 pgmap v13011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:02 smithi040 bash[28232]: audit 2023-12-01T22:53:02.312543+0000 mon.c (mon.2) 8210 : audit 0 from='client.? 172.21.15.40:0/3355454621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:02 smithi040 bash[41173]: audit 2023-12-01T22:53:02.312543+0000 mon.c (mon.2) 8210 : audit 0 from='client.? 172.21.15.40:0/3355454621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:02 smithi141 bash[31670]: audit 2023-12-01T22:53:02.312543+0000 mon.c (mon.2) 8210 : audit 0 from='client.? 172.21.15.40:0/3355454621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:03 smithi040 bash[28232]: cluster 2023-12-01T22:53:02.744650+0000 mgr.y (mgr.24356) 13044 : cluster 0 pgmap v13012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:03 smithi040 bash[41173]: cluster 2023-12-01T22:53:02.744650+0000 mgr.y (mgr.24356) 13044 : cluster 0 pgmap v13012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:03 smithi141 bash[31670]: cluster 2023-12-01T22:53:02.744650+0000 mgr.y (mgr.24356) 13044 : cluster 0 pgmap v13012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:04 smithi040 bash[41173]: audit 2023-12-01T22:53:04.020153+0000 mon.c (mon.2) 8211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:04 smithi040 bash[41173]: audit 2023-12-01T22:53:04.787519+0000 mon.a (mon.0) 8255 : audit 0 from='client.? 172.21.15.40:0/4197203175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:04 smithi040 bash[28232]: audit 2023-12-01T22:53:04.020153+0000 mon.c (mon.2) 8211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:04 smithi040 bash[28232]: audit 2023-12-01T22:53:04.787519+0000 mon.a (mon.0) 8255 : audit 0 from='client.? 172.21.15.40:0/4197203175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:04 smithi141 bash[31670]: audit 2023-12-01T22:53:04.020153+0000 mon.c (mon.2) 8211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:04 smithi141 bash[31670]: audit 2023-12-01T22:53:04.787519+0000 mon.a (mon.0) 8255 : audit 0 from='client.? 172.21.15.40:0/4197203175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:05 smithi040 bash[41173]: cluster 2023-12-01T22:53:04.745895+0000 mgr.y (mgr.24356) 13045 : cluster 0 pgmap v13013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:05 smithi040 bash[28232]: cluster 2023-12-01T22:53:04.745895+0000 mgr.y (mgr.24356) 13045 : cluster 0 pgmap v13013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:05 smithi141 bash[31670]: cluster 2023-12-01T22:53:04.745895+0000 mgr.y (mgr.24356) 13045 : cluster 0 pgmap v13013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:53:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T22:53:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:07 smithi040 bash[41173]: cluster 2023-12-01T22:53:06.746710+0000 mgr.y (mgr.24356) 13046 : cluster 0 pgmap v13014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:07 smithi040 bash[41173]: audit 2023-12-01T22:53:07.254478+0000 mon.c (mon.2) 8212 : audit 0 from='client.? 172.21.15.40:0/3055681771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:07 smithi040 bash[28232]: cluster 2023-12-01T22:53:06.746710+0000 mgr.y (mgr.24356) 13046 : cluster 0 pgmap v13014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:07 smithi040 bash[28232]: audit 2023-12-01T22:53:07.254478+0000 mon.c (mon.2) 8212 : audit 0 from='client.? 172.21.15.40:0/3055681771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:07 smithi141 bash[31670]: cluster 2023-12-01T22:53:06.746710+0000 mgr.y (mgr.24356) 13046 : cluster 0 pgmap v13014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:07 smithi141 bash[31670]: audit 2023-12-01T22:53:07.254478+0000 mon.c (mon.2) 8212 : audit 0 from='client.? 172.21.15.40:0/3055681771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:09 smithi040 bash[28232]: cluster 2023-12-01T22:53:08.747414+0000 mgr.y (mgr.24356) 13047 : cluster 0 pgmap v13015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:09 smithi040 bash[28232]: audit 2023-12-01T22:53:09.715930+0000 mon.c (mon.2) 8213 : audit 0 from='client.? 172.21.15.40:0/777820754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:09 smithi040 bash[41173]: cluster 2023-12-01T22:53:08.747414+0000 mgr.y (mgr.24356) 13047 : cluster 0 pgmap v13015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:09 smithi040 bash[41173]: audit 2023-12-01T22:53:09.715930+0000 mon.c (mon.2) 8213 : audit 0 from='client.? 172.21.15.40:0/777820754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:09 smithi141 bash[31670]: cluster 2023-12-01T22:53:08.747414+0000 mgr.y (mgr.24356) 13047 : cluster 0 pgmap v13015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:09 smithi141 bash[31670]: audit 2023-12-01T22:53:09.715930+0000 mon.c (mon.2) 8213 : audit 0 from='client.? 172.21.15.40:0/777820754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:11 smithi040 bash[28232]: cluster 2023-12-01T22:53:10.748603+0000 mgr.y (mgr.24356) 13048 : cluster 0 pgmap v13016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:11 smithi040 bash[41173]: cluster 2023-12-01T22:53:10.748603+0000 mgr.y (mgr.24356) 13048 : cluster 0 pgmap v13016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:11 smithi141 bash[31670]: cluster 2023-12-01T22:53:10.748603+0000 mgr.y (mgr.24356) 13048 : cluster 0 pgmap v13016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:12 smithi040 bash[28232]: audit 2023-12-01T22:53:12.180983+0000 mon.c (mon.2) 8214 : audit 0 from='client.? 172.21.15.40:0/2381804598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:12 smithi040 bash[41173]: audit 2023-12-01T22:53:12.180983+0000 mon.c (mon.2) 8214 : audit 0 from='client.? 172.21.15.40:0/2381804598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:12 smithi141 bash[31670]: audit 2023-12-01T22:53:12.180983+0000 mon.c (mon.2) 8214 : audit 0 from='client.? 172.21.15.40:0/2381804598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:13 smithi040 bash[28232]: cluster 2023-12-01T22:53:12.749291+0000 mgr.y (mgr.24356) 13049 : cluster 0 pgmap v13017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:13 smithi040 bash[41173]: cluster 2023-12-01T22:53:12.749291+0000 mgr.y (mgr.24356) 13049 : cluster 0 pgmap v13017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:13 smithi141 bash[31670]: cluster 2023-12-01T22:53:12.749291+0000 mgr.y (mgr.24356) 13049 : cluster 0 pgmap v13017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:14 smithi040 bash[28232]: audit 2023-12-01T22:53:14.648015+0000 mon.a (mon.0) 8256 : audit 0 from='client.? 172.21.15.40:0/3556854111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:14 smithi040 bash[41173]: audit 2023-12-01T22:53:14.648015+0000 mon.a (mon.0) 8256 : audit 0 from='client.? 172.21.15.40:0/3556854111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:14 smithi141 bash[31670]: audit 2023-12-01T22:53:14.648015+0000 mon.a (mon.0) 8256 : audit 0 from='client.? 172.21.15.40:0/3556854111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:15 smithi040 bash[28232]: cluster 2023-12-01T22:53:14.750445+0000 mgr.y (mgr.24356) 13050 : cluster 0 pgmap v13018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:15 smithi040 bash[41173]: cluster 2023-12-01T22:53:14.750445+0000 mgr.y (mgr.24356) 13050 : cluster 0 pgmap v13018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:15 smithi141 bash[31670]: cluster 2023-12-01T22:53:14.750445+0000 mgr.y (mgr.24356) 13050 : cluster 0 pgmap v13018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:53:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T22:53:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:17 smithi040 bash[28232]: cluster 2023-12-01T22:53:16.751140+0000 mgr.y (mgr.24356) 13051 : cluster 0 pgmap v13019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:17 smithi040 bash[28232]: audit 2023-12-01T22:53:17.111967+0000 mon.c (mon.2) 8215 : audit 0 from='client.? 172.21.15.40:0/365793339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:17 smithi040 bash[41173]: cluster 2023-12-01T22:53:16.751140+0000 mgr.y (mgr.24356) 13051 : cluster 0 pgmap v13019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:17 smithi040 bash[41173]: audit 2023-12-01T22:53:17.111967+0000 mon.c (mon.2) 8215 : audit 0 from='client.? 172.21.15.40:0/365793339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:17 smithi141 bash[31670]: cluster 2023-12-01T22:53:16.751140+0000 mgr.y (mgr.24356) 13051 : cluster 0 pgmap v13019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:17 smithi141 bash[31670]: audit 2023-12-01T22:53:17.111967+0000 mon.c (mon.2) 8215 : audit 0 from='client.? 172.21.15.40:0/365793339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:19 smithi141 bash[31670]: cluster 2023-12-01T22:53:18.751843+0000 mgr.y (mgr.24356) 13052 : cluster 0 pgmap v13020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:19 smithi141 bash[31670]: audit 2023-12-01T22:53:19.020485+0000 mon.c (mon.2) 8216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:19 smithi141 bash[31670]: audit 2023-12-01T22:53:19.575837+0000 mon.c (mon.2) 8217 : audit 0 from='client.? 172.21.15.40:0/3342688574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:19 smithi040 bash[28232]: cluster 2023-12-01T22:53:18.751843+0000 mgr.y (mgr.24356) 13052 : cluster 0 pgmap v13020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:19 smithi040 bash[28232]: audit 2023-12-01T22:53:19.020485+0000 mon.c (mon.2) 8216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:19 smithi040 bash[28232]: audit 2023-12-01T22:53:19.575837+0000 mon.c (mon.2) 8217 : audit 0 from='client.? 172.21.15.40:0/3342688574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:19 smithi040 bash[41173]: cluster 2023-12-01T22:53:18.751843+0000 mgr.y (mgr.24356) 13052 : cluster 0 pgmap v13020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:19 smithi040 bash[41173]: audit 2023-12-01T22:53:19.020485+0000 mon.c (mon.2) 8216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:19 smithi040 bash[41173]: audit 2023-12-01T22:53:19.575837+0000 mon.c (mon.2) 8217 : audit 0 from='client.? 172.21.15.40:0/3342688574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:21 smithi141 bash[31670]: cluster 2023-12-01T22:53:20.752986+0000 mgr.y (mgr.24356) 13053 : cluster 0 pgmap v13021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:21 smithi040 bash[28232]: cluster 2023-12-01T22:53:20.752986+0000 mgr.y (mgr.24356) 13053 : cluster 0 pgmap v13021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:21 smithi040 bash[41173]: cluster 2023-12-01T22:53:20.752986+0000 mgr.y (mgr.24356) 13053 : cluster 0 pgmap v13021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:22 smithi141 bash[31670]: audit 2023-12-01T22:53:22.033022+0000 mon.a (mon.0) 8257 : audit 0 from='client.? 172.21.15.40:0/2032259025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:22 smithi040 bash[28232]: audit 2023-12-01T22:53:22.033022+0000 mon.a (mon.0) 8257 : audit 0 from='client.? 172.21.15.40:0/2032259025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:22 smithi040 bash[41173]: audit 2023-12-01T22:53:22.033022+0000 mon.a (mon.0) 8257 : audit 0 from='client.? 172.21.15.40:0/2032259025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:23 smithi141 bash[31670]: cluster 2023-12-01T22:53:22.753553+0000 mgr.y (mgr.24356) 13054 : cluster 0 pgmap v13022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:23 smithi040 bash[28232]: cluster 2023-12-01T22:53:22.753553+0000 mgr.y (mgr.24356) 13054 : cluster 0 pgmap v13022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:23 smithi040 bash[41173]: cluster 2023-12-01T22:53:22.753553+0000 mgr.y (mgr.24356) 13054 : cluster 0 pgmap v13022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:24 smithi141 bash[31670]: audit 2023-12-01T22:53:24.492483+0000 mon.c (mon.2) 8218 : audit 0 from='client.? 172.21.15.40:0/2413595241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:24 smithi040 bash[28232]: audit 2023-12-01T22:53:24.492483+0000 mon.c (mon.2) 8218 : audit 0 from='client.? 172.21.15.40:0/2413595241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:24 smithi040 bash[41173]: audit 2023-12-01T22:53:24.492483+0000 mon.c (mon.2) 8218 : audit 0 from='client.? 172.21.15.40:0/2413595241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:25 smithi141 bash[31670]: cluster 2023-12-01T22:53:24.754689+0000 mgr.y (mgr.24356) 13055 : cluster 0 pgmap v13023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:25 smithi040 bash[41173]: cluster 2023-12-01T22:53:24.754689+0000 mgr.y (mgr.24356) 13055 : cluster 0 pgmap v13023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:25 smithi040 bash[28232]: cluster 2023-12-01T22:53:24.754689+0000 mgr.y (mgr.24356) 13055 : cluster 0 pgmap v13023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:53:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:53:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:27 smithi141 bash[31670]: cluster 2023-12-01T22:53:26.755169+0000 mgr.y (mgr.24356) 13056 : cluster 0 pgmap v13024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:27 smithi141 bash[31670]: audit 2023-12-01T22:53:26.956254+0000 mon.a (mon.0) 8258 : audit 0 from='client.? 172.21.15.40:0/2829865601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:27 smithi040 bash[41173]: cluster 2023-12-01T22:53:26.755169+0000 mgr.y (mgr.24356) 13056 : cluster 0 pgmap v13024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:27 smithi040 bash[41173]: audit 2023-12-01T22:53:26.956254+0000 mon.a (mon.0) 8258 : audit 0 from='client.? 172.21.15.40:0/2829865601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:27 smithi040 bash[28232]: cluster 2023-12-01T22:53:26.755169+0000 mgr.y (mgr.24356) 13056 : cluster 0 pgmap v13024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:27 smithi040 bash[28232]: audit 2023-12-01T22:53:26.956254+0000 mon.a (mon.0) 8258 : audit 0 from='client.? 172.21.15.40:0/2829865601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:29 smithi141 bash[31670]: cluster 2023-12-01T22:53:28.755954+0000 mgr.y (mgr.24356) 13057 : cluster 0 pgmap v13025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:29 smithi141 bash[31670]: audit 2023-12-01T22:53:29.426978+0000 mon.c (mon.2) 8219 : audit 0 from='client.? 172.21.15.40:0/869710564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:29 smithi040 bash[41173]: cluster 2023-12-01T22:53:28.755954+0000 mgr.y (mgr.24356) 13057 : cluster 0 pgmap v13025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:29 smithi040 bash[41173]: audit 2023-12-01T22:53:29.426978+0000 mon.c (mon.2) 8219 : audit 0 from='client.? 172.21.15.40:0/869710564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:29 smithi040 bash[28232]: cluster 2023-12-01T22:53:28.755954+0000 mgr.y (mgr.24356) 13057 : cluster 0 pgmap v13025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:29 smithi040 bash[28232]: audit 2023-12-01T22:53:29.426978+0000 mon.c (mon.2) 8219 : audit 0 from='client.? 172.21.15.40:0/869710564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:31 smithi141 bash[31670]: cluster 2023-12-01T22:53:30.757150+0000 mgr.y (mgr.24356) 13058 : cluster 0 pgmap v13026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:31 smithi141 bash[31670]: audit 2023-12-01T22:53:31.894676+0000 mon.c (mon.2) 8220 : audit 0 from='client.? 172.21.15.40:0/2886331934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:31 smithi040 bash[28232]: cluster 2023-12-01T22:53:30.757150+0000 mgr.y (mgr.24356) 13058 : cluster 0 pgmap v13026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:31 smithi040 bash[28232]: audit 2023-12-01T22:53:31.894676+0000 mon.c (mon.2) 8220 : audit 0 from='client.? 172.21.15.40:0/2886331934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:31 smithi040 bash[41173]: cluster 2023-12-01T22:53:30.757150+0000 mgr.y (mgr.24356) 13058 : cluster 0 pgmap v13026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:31 smithi040 bash[41173]: audit 2023-12-01T22:53:31.894676+0000 mon.c (mon.2) 8220 : audit 0 from='client.? 172.21.15.40:0/2886331934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:33 smithi141 bash[31670]: cluster 2023-12-01T22:53:32.757806+0000 mgr.y (mgr.24356) 13059 : cluster 0 pgmap v13027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:33 smithi040 bash[28232]: cluster 2023-12-01T22:53:32.757806+0000 mgr.y (mgr.24356) 13059 : cluster 0 pgmap v13027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:33 smithi040 bash[41173]: cluster 2023-12-01T22:53:32.757806+0000 mgr.y (mgr.24356) 13059 : cluster 0 pgmap v13027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:34 smithi141 bash[31670]: audit 2023-12-01T22:53:34.020830+0000 mon.c (mon.2) 8221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:34 smithi141 bash[31670]: audit 2023-12-01T22:53:34.362392+0000 mon.c (mon.2) 8222 : audit 0 from='client.? 172.21.15.40:0/562444364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:34 smithi040 bash[28232]: audit 2023-12-01T22:53:34.020830+0000 mon.c (mon.2) 8221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:34 smithi040 bash[28232]: audit 2023-12-01T22:53:34.362392+0000 mon.c (mon.2) 8222 : audit 0 from='client.? 172.21.15.40:0/562444364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:34 smithi040 bash[41173]: audit 2023-12-01T22:53:34.020830+0000 mon.c (mon.2) 8221 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:34 smithi040 bash[41173]: audit 2023-12-01T22:53:34.362392+0000 mon.c (mon.2) 8222 : audit 0 from='client.? 172.21.15.40:0/562444364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:35 smithi141 bash[31670]: cluster 2023-12-01T22:53:34.758931+0000 mgr.y (mgr.24356) 13060 : cluster 0 pgmap v13028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:35 smithi040 bash[28232]: cluster 2023-12-01T22:53:34.758931+0000 mgr.y (mgr.24356) 13060 : cluster 0 pgmap v13028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:35 smithi040 bash[41173]: cluster 2023-12-01T22:53:34.758931+0000 mgr.y (mgr.24356) 13060 : cluster 0 pgmap v13028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:53:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:53:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:36 smithi141 bash[31670]: audit 2023-12-01T22:53:36.829739+0000 mon.c (mon.2) 8223 : audit 0 from='client.? 172.21.15.40:0/3085193295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:36 smithi040 bash[28232]: audit 2023-12-01T22:53:36.829739+0000 mon.c (mon.2) 8223 : audit 0 from='client.? 172.21.15.40:0/3085193295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:36 smithi040 bash[41173]: audit 2023-12-01T22:53:36.829739+0000 mon.c (mon.2) 8223 : audit 0 from='client.? 172.21.15.40:0/3085193295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:37 smithi141 bash[31670]: cluster 2023-12-01T22:53:36.759355+0000 mgr.y (mgr.24356) 13061 : cluster 0 pgmap v13029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:37 smithi141 bash[31670]: audit 2023-12-01T22:53:37.349115+0000 mon.c (mon.2) 8224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:53:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:37 smithi040 bash[28232]: cluster 2023-12-01T22:53:36.759355+0000 mgr.y (mgr.24356) 13061 : cluster 0 pgmap v13029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:37 smithi040 bash[28232]: audit 2023-12-01T22:53:37.349115+0000 mon.c (mon.2) 8224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:53:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:37 smithi040 bash[41173]: cluster 2023-12-01T22:53:36.759355+0000 mgr.y (mgr.24356) 13061 : cluster 0 pgmap v13029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:37 smithi040 bash[41173]: audit 2023-12-01T22:53:37.349115+0000 mon.c (mon.2) 8224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:53:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:39 smithi141 bash[31670]: cluster 2023-12-01T22:53:38.760059+0000 mgr.y (mgr.24356) 13062 : cluster 0 pgmap v13030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:39 smithi141 bash[31670]: audit 2023-12-01T22:53:39.301521+0000 mon.a (mon.0) 8259 : audit 0 from='client.? 172.21.15.40:0/3217415744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:39 smithi040 bash[41173]: cluster 2023-12-01T22:53:38.760059+0000 mgr.y (mgr.24356) 13062 : cluster 0 pgmap v13030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:39 smithi040 bash[41173]: audit 2023-12-01T22:53:39.301521+0000 mon.a (mon.0) 8259 : audit 0 from='client.? 172.21.15.40:0/3217415744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:39 smithi040 bash[28232]: cluster 2023-12-01T22:53:38.760059+0000 mgr.y (mgr.24356) 13062 : cluster 0 pgmap v13030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:39 smithi040 bash[28232]: audit 2023-12-01T22:53:39.301521+0000 mon.a (mon.0) 8259 : audit 0 from='client.? 172.21.15.40:0/3217415744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:41 smithi141 bash[31670]: cluster 2023-12-01T22:53:40.761275+0000 mgr.y (mgr.24356) 13063 : cluster 0 pgmap v13031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:41 smithi141 bash[31670]: audit 2023-12-01T22:53:41.765295+0000 mon.a (mon.0) 8260 : audit 0 from='client.? 172.21.15.40:0/3047232327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:41 smithi040 bash[41173]: cluster 2023-12-01T22:53:40.761275+0000 mgr.y (mgr.24356) 13063 : cluster 0 pgmap v13031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:41 smithi040 bash[41173]: audit 2023-12-01T22:53:41.765295+0000 mon.a (mon.0) 8260 : audit 0 from='client.? 172.21.15.40:0/3047232327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:41 smithi040 bash[28232]: cluster 2023-12-01T22:53:40.761275+0000 mgr.y (mgr.24356) 13063 : cluster 0 pgmap v13031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:41 smithi040 bash[28232]: audit 2023-12-01T22:53:41.765295+0000 mon.a (mon.0) 8260 : audit 0 from='client.? 172.21.15.40:0/3047232327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:44.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: cluster 2023-12-01T22:53:42.761958+0000 mgr.y (mgr.24356) 13064 : cluster 0 pgmap v13032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:43.197154+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:43.208826+0000 mon.a (mon.0) 8262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:43.551230+0000 mon.a (mon.0) 8263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:43.560770+0000 mon.a (mon.0) 8264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:44.153823+0000 mon.c (mon.2) 8225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:44.155522+0000 mon.c (mon.2) 8226 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:53:44.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:44 smithi141 bash[31670]: audit 2023-12-01T22:53:44.164569+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: cluster 2023-12-01T22:53:42.761958+0000 mgr.y (mgr.24356) 13064 : cluster 0 pgmap v13032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:43.197154+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:43.208826+0000 mon.a (mon.0) 8262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:43.551230+0000 mon.a (mon.0) 8263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:43.560770+0000 mon.a (mon.0) 8264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:44.153823+0000 mon.c (mon.2) 8225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:44.155522+0000 mon.c (mon.2) 8226 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[28232]: audit 2023-12-01T22:53:44.164569+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: cluster 2023-12-01T22:53:42.761958+0000 mgr.y (mgr.24356) 13064 : cluster 0 pgmap v13032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:43.197154+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:43.208826+0000 mon.a (mon.0) 8262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:43.551230+0000 mon.a (mon.0) 8263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:43.560770+0000 mon.a (mon.0) 8264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:44.153823+0000 mon.c (mon.2) 8225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:44.155522+0000 mon.c (mon.2) 8226 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:44 smithi040 bash[41173]: audit 2023-12-01T22:53:44.164569+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:53:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:45 smithi141 bash[31670]: audit 2023-12-01T22:53:44.234354+0000 mon.c (mon.2) 8227 : audit 0 from='client.? 172.21.15.40:0/1871422116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:45 smithi040 bash[28232]: audit 2023-12-01T22:53:44.234354+0000 mon.c (mon.2) 8227 : audit 0 from='client.? 172.21.15.40:0/1871422116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:45 smithi040 bash[41173]: audit 2023-12-01T22:53:44.234354+0000 mon.c (mon.2) 8227 : audit 0 from='client.? 172.21.15.40:0/1871422116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:46 smithi040 bash[28232]: cluster 2023-12-01T22:53:44.763421+0000 mgr.y (mgr.24356) 13065 : cluster 0 pgmap v13033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:46 smithi040 bash[41173]: cluster 2023-12-01T22:53:44.763421+0000 mgr.y (mgr.24356) 13065 : cluster 0 pgmap v13033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:46 smithi141 bash[31670]: cluster 2023-12-01T22:53:44.763421+0000 mgr.y (mgr.24356) 13065 : cluster 0 pgmap v13033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:53:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:53:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:47 smithi141 bash[31670]: audit 2023-12-01T22:53:46.698897+0000 mon.a (mon.0) 8266 : audit 0 from='client.? 172.21.15.40:0/469806655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:47 smithi040 bash[28232]: audit 2023-12-01T22:53:46.698897+0000 mon.a (mon.0) 8266 : audit 0 from='client.? 172.21.15.40:0/469806655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:47 smithi040 bash[41173]: audit 2023-12-01T22:53:46.698897+0000 mon.a (mon.0) 8266 : audit 0 from='client.? 172.21.15.40:0/469806655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:48 smithi141 bash[31670]: cluster 2023-12-01T22:53:46.764110+0000 mgr.y (mgr.24356) 13066 : cluster 0 pgmap v13034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:48 smithi040 bash[28232]: cluster 2023-12-01T22:53:46.764110+0000 mgr.y (mgr.24356) 13066 : cluster 0 pgmap v13034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:48 smithi040 bash[41173]: cluster 2023-12-01T22:53:46.764110+0000 mgr.y (mgr.24356) 13066 : cluster 0 pgmap v13034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:49 smithi141 bash[31670]: audit 2023-12-01T22:53:49.021196+0000 mon.c (mon.2) 8228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:49 smithi141 bash[31670]: audit 2023-12-01T22:53:49.168017+0000 mon.c (mon.2) 8229 : audit 0 from='client.? 172.21.15.40:0/3592704469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:49 smithi040 bash[41173]: audit 2023-12-01T22:53:49.021196+0000 mon.c (mon.2) 8228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:49 smithi040 bash[41173]: audit 2023-12-01T22:53:49.168017+0000 mon.c (mon.2) 8229 : audit 0 from='client.? 172.21.15.40:0/3592704469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:49 smithi040 bash[28232]: audit 2023-12-01T22:53:49.021196+0000 mon.c (mon.2) 8228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:49 smithi040 bash[28232]: audit 2023-12-01T22:53:49.168017+0000 mon.c (mon.2) 8229 : audit 0 from='client.? 172.21.15.40:0/3592704469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:50.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:50 smithi141 bash[31670]: cluster 2023-12-01T22:53:48.764794+0000 mgr.y (mgr.24356) 13067 : cluster 0 pgmap v13035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:50 smithi040 bash[28232]: cluster 2023-12-01T22:53:48.764794+0000 mgr.y (mgr.24356) 13067 : cluster 0 pgmap v13035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:50 smithi040 bash[41173]: cluster 2023-12-01T22:53:48.764794+0000 mgr.y (mgr.24356) 13067 : cluster 0 pgmap v13035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:52 smithi141 bash[31670]: cluster 2023-12-01T22:53:50.765909+0000 mgr.y (mgr.24356) 13068 : cluster 0 pgmap v13036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:52 smithi141 bash[31670]: audit 2023-12-01T22:53:51.629643+0000 mon.c (mon.2) 8230 : audit 0 from='client.? 172.21.15.40:0/3851700790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:52 smithi040 bash[28232]: cluster 2023-12-01T22:53:50.765909+0000 mgr.y (mgr.24356) 13068 : cluster 0 pgmap v13036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:52 smithi040 bash[28232]: audit 2023-12-01T22:53:51.629643+0000 mon.c (mon.2) 8230 : audit 0 from='client.? 172.21.15.40:0/3851700790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:52 smithi040 bash[41173]: cluster 2023-12-01T22:53:50.765909+0000 mgr.y (mgr.24356) 13068 : cluster 0 pgmap v13036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:52 smithi040 bash[41173]: audit 2023-12-01T22:53:51.629643+0000 mon.c (mon.2) 8230 : audit 0 from='client.? 172.21.15.40:0/3851700790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:54 smithi141 bash[31670]: cluster 2023-12-01T22:53:52.766466+0000 mgr.y (mgr.24356) 13069 : cluster 0 pgmap v13037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:54 smithi141 bash[31670]: audit 2023-12-01T22:53:54.091946+0000 mon.c (mon.2) 8231 : audit 0 from='client.? 172.21.15.40:0/3747971706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:54 smithi040 bash[28232]: cluster 2023-12-01T22:53:52.766466+0000 mgr.y (mgr.24356) 13069 : cluster 0 pgmap v13037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:54.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:54 smithi040 bash[28232]: audit 2023-12-01T22:53:54.091946+0000 mon.c (mon.2) 8231 : audit 0 from='client.? 172.21.15.40:0/3747971706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:54 smithi040 bash[41173]: cluster 2023-12-01T22:53:52.766466+0000 mgr.y (mgr.24356) 13069 : cluster 0 pgmap v13037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:54 smithi040 bash[41173]: audit 2023-12-01T22:53:54.091946+0000 mon.c (mon.2) 8231 : audit 0 from='client.? 172.21.15.40:0/3747971706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:56 smithi040 bash[41173]: cluster 2023-12-01T22:53:54.767680+0000 mgr.y (mgr.24356) 13070 : cluster 0 pgmap v13038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:56 smithi040 bash[28232]: cluster 2023-12-01T22:53:54.767680+0000 mgr.y (mgr.24356) 13070 : cluster 0 pgmap v13038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:56 smithi141 bash[31670]: cluster 2023-12-01T22:53:54.767680+0000 mgr.y (mgr.24356) 13070 : cluster 0 pgmap v13038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:53:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:53:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:57 smithi141 bash[31670]: audit 2023-12-01T22:53:56.555682+0000 mon.a (mon.0) 8267 : audit 0 from='client.? 172.21.15.40:0/2762832237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:57 smithi040 bash[28232]: audit 2023-12-01T22:53:56.555682+0000 mon.a (mon.0) 8267 : audit 0 from='client.? 172.21.15.40:0/2762832237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:57 smithi040 bash[41173]: audit 2023-12-01T22:53:56.555682+0000 mon.a (mon.0) 8267 : audit 0 from='client.? 172.21.15.40:0/2762832237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:58 smithi141 bash[31670]: cluster 2023-12-01T22:53:56.768372+0000 mgr.y (mgr.24356) 13071 : cluster 0 pgmap v13039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:58 smithi040 bash[28232]: cluster 2023-12-01T22:53:56.768372+0000 mgr.y (mgr.24356) 13071 : cluster 0 pgmap v13039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:58 smithi040 bash[41173]: cluster 2023-12-01T22:53:56.768372+0000 mgr.y (mgr.24356) 13071 : cluster 0 pgmap v13039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:53:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:53:59 smithi141 bash[31670]: audit 2023-12-01T22:53:59.025452+0000 mon.c (mon.2) 8232 : audit 0 from='client.? 172.21.15.40:0/4177386382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:53:59 smithi040 bash[28232]: audit 2023-12-01T22:53:59.025452+0000 mon.c (mon.2) 8232 : audit 0 from='client.? 172.21.15.40:0/4177386382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:53:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:53:59 smithi040 bash[41173]: audit 2023-12-01T22:53:59.025452+0000 mon.c (mon.2) 8232 : audit 0 from='client.? 172.21.15.40:0/4177386382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:00 smithi141 bash[31670]: cluster 2023-12-01T22:53:58.768949+0000 mgr.y (mgr.24356) 13072 : cluster 0 pgmap v13040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:00 smithi040 bash[28232]: cluster 2023-12-01T22:53:58.768949+0000 mgr.y (mgr.24356) 13072 : cluster 0 pgmap v13040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:00 smithi040 bash[41173]: cluster 2023-12-01T22:53:58.768949+0000 mgr.y (mgr.24356) 13072 : cluster 0 pgmap v13040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:02 smithi141 bash[31670]: cluster 2023-12-01T22:54:00.769576+0000 mgr.y (mgr.24356) 13073 : cluster 0 pgmap v13041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:02 smithi141 bash[31670]: audit 2023-12-01T22:54:01.484390+0000 mon.c (mon.2) 8233 : audit 0 from='client.? 172.21.15.40:0/2222076762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:02 smithi040 bash[28232]: cluster 2023-12-01T22:54:00.769576+0000 mgr.y (mgr.24356) 13073 : cluster 0 pgmap v13041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:02 smithi040 bash[28232]: audit 2023-12-01T22:54:01.484390+0000 mon.c (mon.2) 8233 : audit 0 from='client.? 172.21.15.40:0/2222076762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:02 smithi040 bash[41173]: cluster 2023-12-01T22:54:00.769576+0000 mgr.y (mgr.24356) 13073 : cluster 0 pgmap v13041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:02 smithi040 bash[41173]: audit 2023-12-01T22:54:01.484390+0000 mon.c (mon.2) 8233 : audit 0 from='client.? 172.21.15.40:0/2222076762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:04 smithi141 bash[31670]: cluster 2023-12-01T22:54:02.770189+0000 mgr.y (mgr.24356) 13074 : cluster 0 pgmap v13042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:04 smithi141 bash[31670]: audit 2023-12-01T22:54:03.947236+0000 mon.c (mon.2) 8234 : audit 0 from='client.? 172.21.15.40:0/1949691225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:04 smithi141 bash[31670]: audit 2023-12-01T22:54:04.021716+0000 mon.c (mon.2) 8235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:04 smithi040 bash[28232]: cluster 2023-12-01T22:54:02.770189+0000 mgr.y (mgr.24356) 13074 : cluster 0 pgmap v13042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:04 smithi040 bash[28232]: audit 2023-12-01T22:54:03.947236+0000 mon.c (mon.2) 8234 : audit 0 from='client.? 172.21.15.40:0/1949691225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:04 smithi040 bash[28232]: audit 2023-12-01T22:54:04.021716+0000 mon.c (mon.2) 8235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:04 smithi040 bash[41173]: cluster 2023-12-01T22:54:02.770189+0000 mgr.y (mgr.24356) 13074 : cluster 0 pgmap v13042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:04 smithi040 bash[41173]: audit 2023-12-01T22:54:03.947236+0000 mon.c (mon.2) 8234 : audit 0 from='client.? 172.21.15.40:0/1949691225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:04 smithi040 bash[41173]: audit 2023-12-01T22:54:04.021716+0000 mon.c (mon.2) 8235 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:06 smithi040 bash[28232]: cluster 2023-12-01T22:54:04.771439+0000 mgr.y (mgr.24356) 13075 : cluster 0 pgmap v13043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:06 smithi040 bash[41173]: cluster 2023-12-01T22:54:04.771439+0000 mgr.y (mgr.24356) 13075 : cluster 0 pgmap v13043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:54:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:54:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:06 smithi141 bash[31670]: cluster 2023-12-01T22:54:04.771439+0000 mgr.y (mgr.24356) 13075 : cluster 0 pgmap v13043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:07 smithi040 bash[28232]: audit 2023-12-01T22:54:06.407559+0000 mon.c (mon.2) 8236 : audit 0 from='client.? 172.21.15.40:0/2690892990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:07 smithi040 bash[41173]: audit 2023-12-01T22:54:06.407559+0000 mon.c (mon.2) 8236 : audit 0 from='client.? 172.21.15.40:0/2690892990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:07 smithi141 bash[31670]: audit 2023-12-01T22:54:06.407559+0000 mon.c (mon.2) 8236 : audit 0 from='client.? 172.21.15.40:0/2690892990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:08 smithi040 bash[41173]: cluster 2023-12-01T22:54:06.772152+0000 mgr.y (mgr.24356) 13076 : cluster 0 pgmap v13044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:08 smithi040 bash[28232]: cluster 2023-12-01T22:54:06.772152+0000 mgr.y (mgr.24356) 13076 : cluster 0 pgmap v13044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:08 smithi141 bash[31670]: cluster 2023-12-01T22:54:06.772152+0000 mgr.y (mgr.24356) 13076 : cluster 0 pgmap v13044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:09 smithi040 bash[28232]: audit 2023-12-01T22:54:08.880946+0000 mon.a (mon.0) 8268 : audit 0 from='client.? 172.21.15.40:0/116900967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:09 smithi040 bash[41173]: audit 2023-12-01T22:54:08.880946+0000 mon.a (mon.0) 8268 : audit 0 from='client.? 172.21.15.40:0/116900967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:09 smithi141 bash[31670]: audit 2023-12-01T22:54:08.880946+0000 mon.a (mon.0) 8268 : audit 0 from='client.? 172.21.15.40:0/116900967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:10 smithi040 bash[28232]: cluster 2023-12-01T22:54:08.772637+0000 mgr.y (mgr.24356) 13077 : cluster 0 pgmap v13045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:10 smithi040 bash[41173]: cluster 2023-12-01T22:54:08.772637+0000 mgr.y (mgr.24356) 13077 : cluster 0 pgmap v13045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:10 smithi141 bash[31670]: cluster 2023-12-01T22:54:08.772637+0000 mgr.y (mgr.24356) 13077 : cluster 0 pgmap v13045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:12 smithi040 bash[28232]: cluster 2023-12-01T22:54:10.773729+0000 mgr.y (mgr.24356) 13078 : cluster 0 pgmap v13046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:12 smithi040 bash[28232]: audit 2023-12-01T22:54:11.351319+0000 mon.c (mon.2) 8237 : audit 0 from='client.? 172.21.15.40:0/3580178218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:12 smithi040 bash[41173]: cluster 2023-12-01T22:54:10.773729+0000 mgr.y (mgr.24356) 13078 : cluster 0 pgmap v13046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:12 smithi040 bash[41173]: audit 2023-12-01T22:54:11.351319+0000 mon.c (mon.2) 8237 : audit 0 from='client.? 172.21.15.40:0/3580178218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:12 smithi141 bash[31670]: cluster 2023-12-01T22:54:10.773729+0000 mgr.y (mgr.24356) 13078 : cluster 0 pgmap v13046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:12 smithi141 bash[31670]: audit 2023-12-01T22:54:11.351319+0000 mon.c (mon.2) 8237 : audit 0 from='client.? 172.21.15.40:0/3580178218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:14 smithi040 bash[41173]: cluster 2023-12-01T22:54:12.774433+0000 mgr.y (mgr.24356) 13079 : cluster 0 pgmap v13047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:14 smithi040 bash[41173]: audit 2023-12-01T22:54:13.811725+0000 mon.c (mon.2) 8238 : audit 0 from='client.? 172.21.15.40:0/2556436401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:14 smithi040 bash[28232]: cluster 2023-12-01T22:54:12.774433+0000 mgr.y (mgr.24356) 13079 : cluster 0 pgmap v13047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:14 smithi040 bash[28232]: audit 2023-12-01T22:54:13.811725+0000 mon.c (mon.2) 8238 : audit 0 from='client.? 172.21.15.40:0/2556436401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:14 smithi141 bash[31670]: cluster 2023-12-01T22:54:12.774433+0000 mgr.y (mgr.24356) 13079 : cluster 0 pgmap v13047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:14 smithi141 bash[31670]: audit 2023-12-01T22:54:13.811725+0000 mon.c (mon.2) 8238 : audit 0 from='client.? 172.21.15.40:0/2556436401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:16 smithi040 bash[28232]: cluster 2023-12-01T22:54:14.775533+0000 mgr.y (mgr.24356) 13080 : cluster 0 pgmap v13048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:16 smithi040 bash[28232]: audit 2023-12-01T22:54:16.277184+0000 mon.c (mon.2) 8239 : audit 0 from='client.? 172.21.15.40:0/3856574731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:54:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:54:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:16 smithi040 bash[41173]: cluster 2023-12-01T22:54:14.775533+0000 mgr.y (mgr.24356) 13080 : cluster 0 pgmap v13048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:16 smithi040 bash[41173]: audit 2023-12-01T22:54:16.277184+0000 mon.c (mon.2) 8239 : audit 0 from='client.? 172.21.15.40:0/3856574731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:16 smithi141 bash[31670]: cluster 2023-12-01T22:54:14.775533+0000 mgr.y (mgr.24356) 13080 : cluster 0 pgmap v13048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:16 smithi141 bash[31670]: audit 2023-12-01T22:54:16.277184+0000 mon.c (mon.2) 8239 : audit 0 from='client.? 172.21.15.40:0/3856574731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:18 smithi040 bash[28232]: cluster 2023-12-01T22:54:16.776184+0000 mgr.y (mgr.24356) 13081 : cluster 0 pgmap v13049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:18 smithi040 bash[41173]: cluster 2023-12-01T22:54:16.776184+0000 mgr.y (mgr.24356) 13081 : cluster 0 pgmap v13049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:18 smithi141 bash[31670]: cluster 2023-12-01T22:54:16.776184+0000 mgr.y (mgr.24356) 13081 : cluster 0 pgmap v13049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:19 smithi040 bash[28232]: audit 2023-12-01T22:54:18.742832+0000 mon.c (mon.2) 8240 : audit 0 from='client.? 172.21.15.40:0/2946442904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:19 smithi040 bash[28232]: audit 2023-12-01T22:54:19.021982+0000 mon.c (mon.2) 8241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:19 smithi040 bash[41173]: audit 2023-12-01T22:54:18.742832+0000 mon.c (mon.2) 8240 : audit 0 from='client.? 172.21.15.40:0/2946442904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:19 smithi040 bash[41173]: audit 2023-12-01T22:54:19.021982+0000 mon.c (mon.2) 8241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:19 smithi141 bash[31670]: audit 2023-12-01T22:54:18.742832+0000 mon.c (mon.2) 8240 : audit 0 from='client.? 172.21.15.40:0/2946442904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:19 smithi141 bash[31670]: audit 2023-12-01T22:54:19.021982+0000 mon.c (mon.2) 8241 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:20 smithi040 bash[28232]: cluster 2023-12-01T22:54:18.776901+0000 mgr.y (mgr.24356) 13082 : cluster 0 pgmap v13050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:20 smithi040 bash[41173]: cluster 2023-12-01T22:54:18.776901+0000 mgr.y (mgr.24356) 13082 : cluster 0 pgmap v13050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:20 smithi141 bash[31670]: cluster 2023-12-01T22:54:18.776901+0000 mgr.y (mgr.24356) 13082 : cluster 0 pgmap v13050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:21 smithi040 bash[41173]: audit 2023-12-01T22:54:21.196394+0000 mon.a (mon.0) 8269 : audit 0 from='client.? 172.21.15.40:0/602407578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:21 smithi040 bash[28232]: audit 2023-12-01T22:54:21.196394+0000 mon.a (mon.0) 8269 : audit 0 from='client.? 172.21.15.40:0/602407578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:21 smithi141 bash[31670]: audit 2023-12-01T22:54:21.196394+0000 mon.a (mon.0) 8269 : audit 0 from='client.? 172.21.15.40:0/602407578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:22 smithi040 bash[28232]: cluster 2023-12-01T22:54:20.777825+0000 mgr.y (mgr.24356) 13083 : cluster 0 pgmap v13051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:22 smithi040 bash[41173]: cluster 2023-12-01T22:54:20.777825+0000 mgr.y (mgr.24356) 13083 : cluster 0 pgmap v13051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:22 smithi141 bash[31670]: cluster 2023-12-01T22:54:20.777825+0000 mgr.y (mgr.24356) 13083 : cluster 0 pgmap v13051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:24 smithi040 bash[28232]: cluster 2023-12-01T22:54:22.778587+0000 mgr.y (mgr.24356) 13084 : cluster 0 pgmap v13052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:24 smithi040 bash[28232]: audit 2023-12-01T22:54:23.658837+0000 mon.a (mon.0) 8270 : audit 0 from='client.? 172.21.15.40:0/451767669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:24 smithi040 bash[41173]: cluster 2023-12-01T22:54:22.778587+0000 mgr.y (mgr.24356) 13084 : cluster 0 pgmap v13052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:24 smithi040 bash[41173]: audit 2023-12-01T22:54:23.658837+0000 mon.a (mon.0) 8270 : audit 0 from='client.? 172.21.15.40:0/451767669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:24 smithi141 bash[31670]: cluster 2023-12-01T22:54:22.778587+0000 mgr.y (mgr.24356) 13084 : cluster 0 pgmap v13052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:24 smithi141 bash[31670]: audit 2023-12-01T22:54:23.658837+0000 mon.a (mon.0) 8270 : audit 0 from='client.? 172.21.15.40:0/451767669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:26 smithi040 bash[28232]: cluster 2023-12-01T22:54:24.779599+0000 mgr.y (mgr.24356) 13085 : cluster 0 pgmap v13053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:26 smithi040 bash[28232]: audit 2023-12-01T22:54:26.125560+0000 mon.a (mon.0) 8271 : audit 0 from='client.? 172.21.15.40:0/2327374805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:26.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:54:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:54:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:26 smithi040 bash[41173]: cluster 2023-12-01T22:54:24.779599+0000 mgr.y (mgr.24356) 13085 : cluster 0 pgmap v13053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:26 smithi040 bash[41173]: audit 2023-12-01T22:54:26.125560+0000 mon.a (mon.0) 8271 : audit 0 from='client.? 172.21.15.40:0/2327374805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:26 smithi141 bash[31670]: cluster 2023-12-01T22:54:24.779599+0000 mgr.y (mgr.24356) 13085 : cluster 0 pgmap v13053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:26 smithi141 bash[31670]: audit 2023-12-01T22:54:26.125560+0000 mon.a (mon.0) 8271 : audit 0 from='client.? 172.21.15.40:0/2327374805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:28 smithi040 bash[28232]: cluster 2023-12-01T22:54:26.780341+0000 mgr.y (mgr.24356) 13086 : cluster 0 pgmap v13054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:28 smithi040 bash[41173]: cluster 2023-12-01T22:54:26.780341+0000 mgr.y (mgr.24356) 13086 : cluster 0 pgmap v13054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:28 smithi141 bash[31670]: cluster 2023-12-01T22:54:26.780341+0000 mgr.y (mgr.24356) 13086 : cluster 0 pgmap v13054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:29 smithi040 bash[28232]: audit 2023-12-01T22:54:28.595253+0000 mon.c (mon.2) 8242 : audit 0 from='client.? 172.21.15.40:0/2861511938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:29 smithi040 bash[41173]: audit 2023-12-01T22:54:28.595253+0000 mon.c (mon.2) 8242 : audit 0 from='client.? 172.21.15.40:0/2861511938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:29 smithi141 bash[31670]: audit 2023-12-01T22:54:28.595253+0000 mon.c (mon.2) 8242 : audit 0 from='client.? 172.21.15.40:0/2861511938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:30 smithi040 bash[28232]: cluster 2023-12-01T22:54:28.781071+0000 mgr.y (mgr.24356) 13087 : cluster 0 pgmap v13055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:30 smithi040 bash[41173]: cluster 2023-12-01T22:54:28.781071+0000 mgr.y (mgr.24356) 13087 : cluster 0 pgmap v13055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:30 smithi141 bash[31670]: cluster 2023-12-01T22:54:28.781071+0000 mgr.y (mgr.24356) 13087 : cluster 0 pgmap v13055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:31 smithi040 bash[41173]: audit 2023-12-01T22:54:31.064999+0000 mon.a (mon.0) 8272 : audit 0 from='client.? 172.21.15.40:0/2658448062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:31 smithi040 bash[28232]: audit 2023-12-01T22:54:31.064999+0000 mon.a (mon.0) 8272 : audit 0 from='client.? 172.21.15.40:0/2658448062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:31 smithi141 bash[31670]: audit 2023-12-01T22:54:31.064999+0000 mon.a (mon.0) 8272 : audit 0 from='client.? 172.21.15.40:0/2658448062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:32 smithi040 bash[28232]: cluster 2023-12-01T22:54:30.782233+0000 mgr.y (mgr.24356) 13088 : cluster 0 pgmap v13056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:32 smithi040 bash[41173]: cluster 2023-12-01T22:54:30.782233+0000 mgr.y (mgr.24356) 13088 : cluster 0 pgmap v13056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:32 smithi141 bash[31670]: cluster 2023-12-01T22:54:30.782233+0000 mgr.y (mgr.24356) 13088 : cluster 0 pgmap v13056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:34 smithi040 bash[41173]: cluster 2023-12-01T22:54:32.782802+0000 mgr.y (mgr.24356) 13089 : cluster 0 pgmap v13057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:34 smithi040 bash[41173]: audit 2023-12-01T22:54:33.538894+0000 mon.c (mon.2) 8243 : audit 0 from='client.? 172.21.15.40:0/1074289387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:34 smithi040 bash[41173]: audit 2023-12-01T22:54:34.022580+0000 mon.c (mon.2) 8244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:34 smithi040 bash[28232]: cluster 2023-12-01T22:54:32.782802+0000 mgr.y (mgr.24356) 13089 : cluster 0 pgmap v13057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:34 smithi040 bash[28232]: audit 2023-12-01T22:54:33.538894+0000 mon.c (mon.2) 8243 : audit 0 from='client.? 172.21.15.40:0/1074289387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:34 smithi040 bash[28232]: audit 2023-12-01T22:54:34.022580+0000 mon.c (mon.2) 8244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:34 smithi141 bash[31670]: cluster 2023-12-01T22:54:32.782802+0000 mgr.y (mgr.24356) 13089 : cluster 0 pgmap v13057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:34 smithi141 bash[31670]: audit 2023-12-01T22:54:33.538894+0000 mon.c (mon.2) 8243 : audit 0 from='client.? 172.21.15.40:0/1074289387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:34 smithi141 bash[31670]: audit 2023-12-01T22:54:34.022580+0000 mon.c (mon.2) 8244 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:36 smithi040 bash[28232]: cluster 2023-12-01T22:54:34.783940+0000 mgr.y (mgr.24356) 13090 : cluster 0 pgmap v13058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:36 smithi040 bash[28232]: audit 2023-12-01T22:54:36.009264+0000 mon.c (mon.2) 8245 : audit 0 from='client.? 172.21.15.40:0/2564054568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:54:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:54:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:36 smithi040 bash[41173]: cluster 2023-12-01T22:54:34.783940+0000 mgr.y (mgr.24356) 13090 : cluster 0 pgmap v13058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:36 smithi040 bash[41173]: audit 2023-12-01T22:54:36.009264+0000 mon.c (mon.2) 8245 : audit 0 from='client.? 172.21.15.40:0/2564054568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:36 smithi141 bash[31670]: cluster 2023-12-01T22:54:34.783940+0000 mgr.y (mgr.24356) 13090 : cluster 0 pgmap v13058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:36 smithi141 bash[31670]: audit 2023-12-01T22:54:36.009264+0000 mon.c (mon.2) 8245 : audit 0 from='client.? 172.21.15.40:0/2564054568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:38 smithi040 bash[41173]: cluster 2023-12-01T22:54:36.784652+0000 mgr.y (mgr.24356) 13091 : cluster 0 pgmap v13059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:38 smithi040 bash[28232]: cluster 2023-12-01T22:54:36.784652+0000 mgr.y (mgr.24356) 13091 : cluster 0 pgmap v13059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:38 smithi141 bash[31670]: cluster 2023-12-01T22:54:36.784652+0000 mgr.y (mgr.24356) 13091 : cluster 0 pgmap v13059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:39 smithi040 bash[28232]: audit 2023-12-01T22:54:38.472910+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.40:0/1289123088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:39 smithi040 bash[41173]: audit 2023-12-01T22:54:38.472910+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.40:0/1289123088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:39 smithi141 bash[31670]: audit 2023-12-01T22:54:38.472910+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.40:0/1289123088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:40 smithi040 bash[41173]: cluster 2023-12-01T22:54:38.785279+0000 mgr.y (mgr.24356) 13092 : cluster 0 pgmap v13060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:40 smithi040 bash[28232]: cluster 2023-12-01T22:54:38.785279+0000 mgr.y (mgr.24356) 13092 : cluster 0 pgmap v13060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:40 smithi141 bash[31670]: cluster 2023-12-01T22:54:38.785279+0000 mgr.y (mgr.24356) 13092 : cluster 0 pgmap v13060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:41 smithi141 bash[31670]: audit 2023-12-01T22:54:40.958631+0000 mon.a (mon.0) 8274 : audit 0 from='client.? 172.21.15.40:0/1140763374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:41 smithi040 bash[28232]: audit 2023-12-01T22:54:40.958631+0000 mon.a (mon.0) 8274 : audit 0 from='client.? 172.21.15.40:0/1140763374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:41 smithi040 bash[41173]: audit 2023-12-01T22:54:40.958631+0000 mon.a (mon.0) 8274 : audit 0 from='client.? 172.21.15.40:0/1140763374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:42 smithi141 bash[31670]: cluster 2023-12-01T22:54:40.786044+0000 mgr.y (mgr.24356) 13093 : cluster 0 pgmap v13061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:42 smithi040 bash[28232]: cluster 2023-12-01T22:54:40.786044+0000 mgr.y (mgr.24356) 13093 : cluster 0 pgmap v13061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:42 smithi040 bash[41173]: cluster 2023-12-01T22:54:40.786044+0000 mgr.y (mgr.24356) 13093 : cluster 0 pgmap v13061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:44 smithi141 bash[31670]: cluster 2023-12-01T22:54:42.786810+0000 mgr.y (mgr.24356) 13094 : cluster 0 pgmap v13062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:44 smithi141 bash[31670]: audit 2023-12-01T22:54:43.424423+0000 mon.c (mon.2) 8246 : audit 0 from='client.? 172.21.15.40:0/2027570917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:44 smithi141 bash[31670]: audit 2023-12-01T22:54:44.244184+0000 mon.c (mon.2) 8247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:54:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:44 smithi040 bash[28232]: cluster 2023-12-01T22:54:42.786810+0000 mgr.y (mgr.24356) 13094 : cluster 0 pgmap v13062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:44 smithi040 bash[28232]: audit 2023-12-01T22:54:43.424423+0000 mon.c (mon.2) 8246 : audit 0 from='client.? 172.21.15.40:0/2027570917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:44 smithi040 bash[28232]: audit 2023-12-01T22:54:44.244184+0000 mon.c (mon.2) 8247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:54:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:44 smithi040 bash[41173]: cluster 2023-12-01T22:54:42.786810+0000 mgr.y (mgr.24356) 13094 : cluster 0 pgmap v13062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:44 smithi040 bash[41173]: audit 2023-12-01T22:54:43.424423+0000 mon.c (mon.2) 8246 : audit 0 from='client.? 172.21.15.40:0/2027570917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:44 smithi040 bash[41173]: audit 2023-12-01T22:54:44.244184+0000 mon.c (mon.2) 8247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:54:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:46 smithi141 bash[31670]: cluster 2023-12-01T22:54:44.788155+0000 mgr.y (mgr.24356) 13095 : cluster 0 pgmap v13063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:46 smithi141 bash[31670]: audit 2023-12-01T22:54:45.884076+0000 mon.b (mon.1) 60 : audit 0 from='client.? 172.21.15.40:0/4062498322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:54:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:54:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:46 smithi040 bash[28232]: cluster 2023-12-01T22:54:44.788155+0000 mgr.y (mgr.24356) 13095 : cluster 0 pgmap v13063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:46 smithi040 bash[28232]: audit 2023-12-01T22:54:45.884076+0000 mon.b (mon.1) 60 : audit 0 from='client.? 172.21.15.40:0/4062498322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:46 smithi040 bash[41173]: cluster 2023-12-01T22:54:44.788155+0000 mgr.y (mgr.24356) 13095 : cluster 0 pgmap v13063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:46 smithi040 bash[41173]: audit 2023-12-01T22:54:45.884076+0000 mon.b (mon.1) 60 : audit 0 from='client.? 172.21.15.40:0/4062498322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:48 smithi141 bash[31670]: cluster 2023-12-01T22:54:46.788897+0000 mgr.y (mgr.24356) 13096 : cluster 0 pgmap v13064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:48 smithi141 bash[31670]: audit 2023-12-01T22:54:48.347930+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.40:0/58899633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:48 smithi040 bash[28232]: cluster 2023-12-01T22:54:46.788897+0000 mgr.y (mgr.24356) 13096 : cluster 0 pgmap v13064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:48 smithi040 bash[28232]: audit 2023-12-01T22:54:48.347930+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.40:0/58899633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:48 smithi040 bash[41173]: cluster 2023-12-01T22:54:46.788897+0000 mgr.y (mgr.24356) 13096 : cluster 0 pgmap v13064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:48 smithi040 bash[41173]: audit 2023-12-01T22:54:48.347930+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.40:0/58899633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:49 smithi141 bash[31670]: audit 2023-12-01T22:54:49.022836+0000 mon.c (mon.2) 8248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:49 smithi040 bash[41173]: audit 2023-12-01T22:54:49.022836+0000 mon.c (mon.2) 8248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:49 smithi040 bash[28232]: audit 2023-12-01T22:54:49.022836+0000 mon.c (mon.2) 8248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:50 smithi141 bash[31670]: cluster 2023-12-01T22:54:48.789668+0000 mgr.y (mgr.24356) 13097 : cluster 0 pgmap v13065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:50 smithi141 bash[31670]: audit 2023-12-01T22:54:50.088435+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:50 smithi141 bash[31670]: audit 2023-12-01T22:54:50.102506+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:50 smithi040 bash[28232]: cluster 2023-12-01T22:54:48.789668+0000 mgr.y (mgr.24356) 13097 : cluster 0 pgmap v13065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:50 smithi040 bash[28232]: audit 2023-12-01T22:54:50.088435+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:50 smithi040 bash[28232]: audit 2023-12-01T22:54:50.102506+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:50 smithi040 bash[41173]: cluster 2023-12-01T22:54:48.789668+0000 mgr.y (mgr.24356) 13097 : cluster 0 pgmap v13065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:50 smithi040 bash[41173]: audit 2023-12-01T22:54:50.088435+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:50 smithi040 bash[41173]: audit 2023-12-01T22:54:50.102506+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:51 smithi141 bash[31670]: audit 2023-12-01T22:54:50.440269+0000 mon.a (mon.0) 8278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:51 smithi141 bash[31670]: audit 2023-12-01T22:54:50.461751+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:51 smithi141 bash[31670]: audit 2023-12-01T22:54:50.841458+0000 mon.c (mon.2) 8249 : audit 0 from='client.? 172.21.15.40:0/4058089178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:51 smithi141 bash[31670]: audit 2023-12-01T22:54:51.041881+0000 mon.c (mon.2) 8250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:51 smithi141 bash[31670]: audit 2023-12-01T22:54:51.044082+0000 mon.c (mon.2) 8251 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:54:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:51 smithi141 bash[31670]: audit 2023-12-01T22:54:51.053698+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[28232]: audit 2023-12-01T22:54:50.440269+0000 mon.a (mon.0) 8278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[28232]: audit 2023-12-01T22:54:50.461751+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[28232]: audit 2023-12-01T22:54:50.841458+0000 mon.c (mon.2) 8249 : audit 0 from='client.? 172.21.15.40:0/4058089178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[28232]: audit 2023-12-01T22:54:51.041881+0000 mon.c (mon.2) 8250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[28232]: audit 2023-12-01T22:54:51.044082+0000 mon.c (mon.2) 8251 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:54:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[28232]: audit 2023-12-01T22:54:51.053698+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[41173]: audit 2023-12-01T22:54:50.440269+0000 mon.a (mon.0) 8278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[41173]: audit 2023-12-01T22:54:50.461751+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[41173]: audit 2023-12-01T22:54:50.841458+0000 mon.c (mon.2) 8249 : audit 0 from='client.? 172.21.15.40:0/4058089178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[41173]: audit 2023-12-01T22:54:51.041881+0000 mon.c (mon.2) 8250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:54:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[41173]: audit 2023-12-01T22:54:51.044082+0000 mon.c (mon.2) 8251 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:54:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:51 smithi040 bash[41173]: audit 2023-12-01T22:54:51.053698+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:54:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:52 smithi141 bash[31670]: cluster 2023-12-01T22:54:50.790951+0000 mgr.y (mgr.24356) 13098 : cluster 0 pgmap v13066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:52 smithi040 bash[28232]: cluster 2023-12-01T22:54:50.790951+0000 mgr.y (mgr.24356) 13098 : cluster 0 pgmap v13066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:52 smithi040 bash[41173]: cluster 2023-12-01T22:54:50.790951+0000 mgr.y (mgr.24356) 13098 : cluster 0 pgmap v13066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:53 smithi141 bash[31670]: audit 2023-12-01T22:54:53.298928+0000 mon.a (mon.0) 8281 : audit 0 from='client.? 172.21.15.40:0/3946192765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:53 smithi040 bash[28232]: audit 2023-12-01T22:54:53.298928+0000 mon.a (mon.0) 8281 : audit 0 from='client.? 172.21.15.40:0/3946192765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:53 smithi040 bash[41173]: audit 2023-12-01T22:54:53.298928+0000 mon.a (mon.0) 8281 : audit 0 from='client.? 172.21.15.40:0/3946192765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:54 smithi141 bash[31670]: cluster 2023-12-01T22:54:52.791674+0000 mgr.y (mgr.24356) 13099 : cluster 0 pgmap v13067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:54 smithi040 bash[28232]: cluster 2023-12-01T22:54:52.791674+0000 mgr.y (mgr.24356) 13099 : cluster 0 pgmap v13067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:54 smithi040 bash[41173]: cluster 2023-12-01T22:54:52.791674+0000 mgr.y (mgr.24356) 13099 : cluster 0 pgmap v13067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:56 smithi141 bash[31670]: cluster 2023-12-01T22:54:54.792872+0000 mgr.y (mgr.24356) 13100 : cluster 0 pgmap v13068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:56 smithi141 bash[31670]: audit 2023-12-01T22:54:55.776455+0000 mon.c (mon.2) 8252 : audit 0 from='client.? 172.21.15.40:0/2133884250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:56 smithi040 bash[28232]: cluster 2023-12-01T22:54:54.792872+0000 mgr.y (mgr.24356) 13100 : cluster 0 pgmap v13068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:56 smithi040 bash[28232]: audit 2023-12-01T22:54:55.776455+0000 mon.c (mon.2) 8252 : audit 0 from='client.? 172.21.15.40:0/2133884250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:54:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:54:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:56 smithi040 bash[41173]: cluster 2023-12-01T22:54:54.792872+0000 mgr.y (mgr.24356) 13100 : cluster 0 pgmap v13068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:56 smithi040 bash[41173]: audit 2023-12-01T22:54:55.776455+0000 mon.c (mon.2) 8252 : audit 0 from='client.? 172.21.15.40:0/2133884250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:58 smithi141 bash[31670]: cluster 2023-12-01T22:54:56.793520+0000 mgr.y (mgr.24356) 13101 : cluster 0 pgmap v13069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:54:58 smithi141 bash[31670]: audit 2023-12-01T22:54:58.249450+0000 mon.c (mon.2) 8253 : audit 0 from='client.? 172.21.15.40:0/2472300406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:58 smithi040 bash[28232]: cluster 2023-12-01T22:54:56.793520+0000 mgr.y (mgr.24356) 13101 : cluster 0 pgmap v13069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:54:58 smithi040 bash[28232]: audit 2023-12-01T22:54:58.249450+0000 mon.c (mon.2) 8253 : audit 0 from='client.? 172.21.15.40:0/2472300406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:54:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:58 smithi040 bash[41173]: cluster 2023-12-01T22:54:56.793520+0000 mgr.y (mgr.24356) 13101 : cluster 0 pgmap v13069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:54:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:54:58 smithi040 bash[41173]: audit 2023-12-01T22:54:58.249450+0000 mon.c (mon.2) 8253 : audit 0 from='client.? 172.21.15.40:0/2472300406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:00 smithi141 bash[31670]: cluster 2023-12-01T22:54:58.794214+0000 mgr.y (mgr.24356) 13102 : cluster 0 pgmap v13070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:00 smithi040 bash[28232]: cluster 2023-12-01T22:54:58.794214+0000 mgr.y (mgr.24356) 13102 : cluster 0 pgmap v13070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:00 smithi040 bash[41173]: cluster 2023-12-01T22:54:58.794214+0000 mgr.y (mgr.24356) 13102 : cluster 0 pgmap v13070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:01 smithi141 bash[31670]: audit 2023-12-01T22:55:00.713850+0000 mon.c (mon.2) 8254 : audit 0 from='client.? 172.21.15.40:0/1715475289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:01 smithi141 bash[31670]: cluster 2023-12-01T22:55:00.795388+0000 mgr.y (mgr.24356) 13103 : cluster 0 pgmap v13071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:01 smithi040 bash[41173]: audit 2023-12-01T22:55:00.713850+0000 mon.c (mon.2) 8254 : audit 0 from='client.? 172.21.15.40:0/1715475289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:01 smithi040 bash[41173]: cluster 2023-12-01T22:55:00.795388+0000 mgr.y (mgr.24356) 13103 : cluster 0 pgmap v13071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:01 smithi040 bash[28232]: audit 2023-12-01T22:55:00.713850+0000 mon.c (mon.2) 8254 : audit 0 from='client.? 172.21.15.40:0/1715475289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:01 smithi040 bash[28232]: cluster 2023-12-01T22:55:00.795388+0000 mgr.y (mgr.24356) 13103 : cluster 0 pgmap v13071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:03 smithi040 bash[28232]: cluster 2023-12-01T22:55:02.796044+0000 mgr.y (mgr.24356) 13104 : cluster 0 pgmap v13072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:03 smithi040 bash[28232]: audit 2023-12-01T22:55:03.178368+0000 mon.c (mon.2) 8255 : audit 0 from='client.? 172.21.15.40:0/3521628693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:03 smithi040 bash[41173]: cluster 2023-12-01T22:55:02.796044+0000 mgr.y (mgr.24356) 13104 : cluster 0 pgmap v13072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:03 smithi040 bash[41173]: audit 2023-12-01T22:55:03.178368+0000 mon.c (mon.2) 8255 : audit 0 from='client.? 172.21.15.40:0/3521628693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:03 smithi141 bash[31670]: cluster 2023-12-01T22:55:02.796044+0000 mgr.y (mgr.24356) 13104 : cluster 0 pgmap v13072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:03 smithi141 bash[31670]: audit 2023-12-01T22:55:03.178368+0000 mon.c (mon.2) 8255 : audit 0 from='client.? 172.21.15.40:0/3521628693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:04 smithi040 bash[28232]: audit 2023-12-01T22:55:04.023202+0000 mon.c (mon.2) 8256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:04 smithi040 bash[41173]: audit 2023-12-01T22:55:04.023202+0000 mon.c (mon.2) 8256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:04 smithi141 bash[31670]: audit 2023-12-01T22:55:04.023202+0000 mon.c (mon.2) 8256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:05 smithi040 bash[28232]: cluster 2023-12-01T22:55:04.797359+0000 mgr.y (mgr.24356) 13105 : cluster 0 pgmap v13073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:05 smithi040 bash[28232]: audit 2023-12-01T22:55:05.639723+0000 mon.c (mon.2) 8257 : audit 0 from='client.? 172.21.15.40:0/3639300307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:05 smithi040 bash[41173]: cluster 2023-12-01T22:55:04.797359+0000 mgr.y (mgr.24356) 13105 : cluster 0 pgmap v13073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:05 smithi040 bash[41173]: audit 2023-12-01T22:55:05.639723+0000 mon.c (mon.2) 8257 : audit 0 from='client.? 172.21.15.40:0/3639300307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:05 smithi141 bash[31670]: cluster 2023-12-01T22:55:04.797359+0000 mgr.y (mgr.24356) 13105 : cluster 0 pgmap v13073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:05 smithi141 bash[31670]: audit 2023-12-01T22:55:05.639723+0000 mon.c (mon.2) 8257 : audit 0 from='client.? 172.21.15.40:0/3639300307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:55:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:55:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:07 smithi040 bash[28232]: cluster 2023-12-01T22:55:06.798245+0000 mgr.y (mgr.24356) 13106 : cluster 0 pgmap v13074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:07 smithi040 bash[41173]: cluster 2023-12-01T22:55:06.798245+0000 mgr.y (mgr.24356) 13106 : cluster 0 pgmap v13074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:07 smithi141 bash[31670]: cluster 2023-12-01T22:55:06.798245+0000 mgr.y (mgr.24356) 13106 : cluster 0 pgmap v13074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:08 smithi040 bash[28232]: audit 2023-12-01T22:55:08.110280+0000 mon.c (mon.2) 8258 : audit 0 from='client.? 172.21.15.40:0/3982386695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:08 smithi040 bash[41173]: audit 2023-12-01T22:55:08.110280+0000 mon.c (mon.2) 8258 : audit 0 from='client.? 172.21.15.40:0/3982386695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:08 smithi141 bash[31670]: audit 2023-12-01T22:55:08.110280+0000 mon.c (mon.2) 8258 : audit 0 from='client.? 172.21.15.40:0/3982386695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:09 smithi040 bash[28232]: cluster 2023-12-01T22:55:08.799094+0000 mgr.y (mgr.24356) 13107 : cluster 0 pgmap v13075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:09 smithi040 bash[41173]: cluster 2023-12-01T22:55:08.799094+0000 mgr.y (mgr.24356) 13107 : cluster 0 pgmap v13075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:09 smithi141 bash[31670]: cluster 2023-12-01T22:55:08.799094+0000 mgr.y (mgr.24356) 13107 : cluster 0 pgmap v13075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:10 smithi141 bash[31670]: audit 2023-12-01T22:55:10.569252+0000 mon.c (mon.2) 8259 : audit 0 from='client.? 172.21.15.40:0/2452240918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:10 smithi040 bash[28232]: audit 2023-12-01T22:55:10.569252+0000 mon.c (mon.2) 8259 : audit 0 from='client.? 172.21.15.40:0/2452240918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:10 smithi040 bash[41173]: audit 2023-12-01T22:55:10.569252+0000 mon.c (mon.2) 8259 : audit 0 from='client.? 172.21.15.40:0/2452240918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:11 smithi141 bash[31670]: cluster 2023-12-01T22:55:10.800440+0000 mgr.y (mgr.24356) 13108 : cluster 0 pgmap v13076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:11 smithi040 bash[28232]: cluster 2023-12-01T22:55:10.800440+0000 mgr.y (mgr.24356) 13108 : cluster 0 pgmap v13076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:11 smithi040 bash[41173]: cluster 2023-12-01T22:55:10.800440+0000 mgr.y (mgr.24356) 13108 : cluster 0 pgmap v13076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:13 smithi141 bash[31670]: cluster 2023-12-01T22:55:12.801292+0000 mgr.y (mgr.24356) 13109 : cluster 0 pgmap v13077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:13 smithi141 bash[31670]: audit 2023-12-01T22:55:13.043272+0000 mon.a (mon.0) 8282 : audit 0 from='client.? 172.21.15.40:0/3279402498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:13 smithi040 bash[28232]: cluster 2023-12-01T22:55:12.801292+0000 mgr.y (mgr.24356) 13109 : cluster 0 pgmap v13077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:13 smithi040 bash[28232]: audit 2023-12-01T22:55:13.043272+0000 mon.a (mon.0) 8282 : audit 0 from='client.? 172.21.15.40:0/3279402498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:13 smithi040 bash[41173]: cluster 2023-12-01T22:55:12.801292+0000 mgr.y (mgr.24356) 13109 : cluster 0 pgmap v13077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:13 smithi040 bash[41173]: audit 2023-12-01T22:55:13.043272+0000 mon.a (mon.0) 8282 : audit 0 from='client.? 172.21.15.40:0/3279402498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:15 smithi141 bash[31670]: cluster 2023-12-01T22:55:14.802415+0000 mgr.y (mgr.24356) 13110 : cluster 0 pgmap v13078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:15 smithi141 bash[31670]: audit 2023-12-01T22:55:15.499236+0000 mon.a (mon.0) 8283 : audit 0 from='client.? 172.21.15.40:0/188801097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:15 smithi040 bash[28232]: cluster 2023-12-01T22:55:14.802415+0000 mgr.y (mgr.24356) 13110 : cluster 0 pgmap v13078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:15 smithi040 bash[28232]: audit 2023-12-01T22:55:15.499236+0000 mon.a (mon.0) 8283 : audit 0 from='client.? 172.21.15.40:0/188801097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:15 smithi040 bash[41173]: cluster 2023-12-01T22:55:14.802415+0000 mgr.y (mgr.24356) 13110 : cluster 0 pgmap v13078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:15 smithi040 bash[41173]: audit 2023-12-01T22:55:15.499236+0000 mon.a (mon.0) 8283 : audit 0 from='client.? 172.21.15.40:0/188801097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:55:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:55:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:17 smithi141 bash[31670]: cluster 2023-12-01T22:55:16.803080+0000 mgr.y (mgr.24356) 13111 : cluster 0 pgmap v13079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:17 smithi040 bash[28232]: cluster 2023-12-01T22:55:16.803080+0000 mgr.y (mgr.24356) 13111 : cluster 0 pgmap v13079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:17 smithi040 bash[41173]: cluster 2023-12-01T22:55:16.803080+0000 mgr.y (mgr.24356) 13111 : cluster 0 pgmap v13079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:18 smithi141 bash[31670]: audit 2023-12-01T22:55:17.959981+0000 mon.a (mon.0) 8284 : audit 0 from='client.? 172.21.15.40:0/3141642151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:18 smithi040 bash[28232]: audit 2023-12-01T22:55:17.959981+0000 mon.a (mon.0) 8284 : audit 0 from='client.? 172.21.15.40:0/3141642151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:18 smithi040 bash[41173]: audit 2023-12-01T22:55:17.959981+0000 mon.a (mon.0) 8284 : audit 0 from='client.? 172.21.15.40:0/3141642151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:19 smithi141 bash[31670]: cluster 2023-12-01T22:55:18.803916+0000 mgr.y (mgr.24356) 13112 : cluster 0 pgmap v13080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:19 smithi141 bash[31670]: audit 2023-12-01T22:55:19.023695+0000 mon.c (mon.2) 8260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:19 smithi040 bash[28232]: cluster 2023-12-01T22:55:18.803916+0000 mgr.y (mgr.24356) 13112 : cluster 0 pgmap v13080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:19 smithi040 bash[28232]: audit 2023-12-01T22:55:19.023695+0000 mon.c (mon.2) 8260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:19 smithi040 bash[41173]: cluster 2023-12-01T22:55:18.803916+0000 mgr.y (mgr.24356) 13112 : cluster 0 pgmap v13080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:19 smithi040 bash[41173]: audit 2023-12-01T22:55:19.023695+0000 mon.c (mon.2) 8260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:20 smithi141 bash[31670]: audit 2023-12-01T22:55:20.418846+0000 mon.c (mon.2) 8261 : audit 0 from='client.? 172.21.15.40:0/1364371317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:20 smithi040 bash[28232]: audit 2023-12-01T22:55:20.418846+0000 mon.c (mon.2) 8261 : audit 0 from='client.? 172.21.15.40:0/1364371317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:21.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:20 smithi040 bash[41173]: audit 2023-12-01T22:55:20.418846+0000 mon.c (mon.2) 8261 : audit 0 from='client.? 172.21.15.40:0/1364371317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:21 smithi141 bash[31670]: cluster 2023-12-01T22:55:20.805316+0000 mgr.y (mgr.24356) 13113 : cluster 0 pgmap v13081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:21 smithi040 bash[28232]: cluster 2023-12-01T22:55:20.805316+0000 mgr.y (mgr.24356) 13113 : cluster 0 pgmap v13081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:21 smithi040 bash[41173]: cluster 2023-12-01T22:55:20.805316+0000 mgr.y (mgr.24356) 13113 : cluster 0 pgmap v13081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:22 smithi141 bash[31670]: audit 2023-12-01T22:55:22.887292+0000 mon.c (mon.2) 8262 : audit 0 from='client.? 172.21.15.40:0/3149247183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:22 smithi040 bash[28232]: audit 2023-12-01T22:55:22.887292+0000 mon.c (mon.2) 8262 : audit 0 from='client.? 172.21.15.40:0/3149247183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:22 smithi040 bash[41173]: audit 2023-12-01T22:55:22.887292+0000 mon.c (mon.2) 8262 : audit 0 from='client.? 172.21.15.40:0/3149247183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:23 smithi141 bash[31670]: cluster 2023-12-01T22:55:22.805839+0000 mgr.y (mgr.24356) 13114 : cluster 0 pgmap v13082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:23 smithi040 bash[41173]: cluster 2023-12-01T22:55:22.805839+0000 mgr.y (mgr.24356) 13114 : cluster 0 pgmap v13082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:23 smithi040 bash[28232]: cluster 2023-12-01T22:55:22.805839+0000 mgr.y (mgr.24356) 13114 : cluster 0 pgmap v13082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:25 smithi141 bash[31670]: cluster 2023-12-01T22:55:24.807048+0000 mgr.y (mgr.24356) 13115 : cluster 0 pgmap v13083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:25 smithi141 bash[31670]: audit 2023-12-01T22:55:25.342953+0000 mon.a (mon.0) 8285 : audit 0 from='client.? 172.21.15.40:0/1311528019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:25 smithi040 bash[28232]: cluster 2023-12-01T22:55:24.807048+0000 mgr.y (mgr.24356) 13115 : cluster 0 pgmap v13083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:25 smithi040 bash[28232]: audit 2023-12-01T22:55:25.342953+0000 mon.a (mon.0) 8285 : audit 0 from='client.? 172.21.15.40:0/1311528019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:25 smithi040 bash[41173]: cluster 2023-12-01T22:55:24.807048+0000 mgr.y (mgr.24356) 13115 : cluster 0 pgmap v13083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:25 smithi040 bash[41173]: audit 2023-12-01T22:55:25.342953+0000 mon.a (mon.0) 8285 : audit 0 from='client.? 172.21.15.40:0/1311528019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:55:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:55:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:27 smithi141 bash[31670]: cluster 2023-12-01T22:55:26.807794+0000 mgr.y (mgr.24356) 13116 : cluster 0 pgmap v13084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:27 smithi141 bash[31670]: audit 2023-12-01T22:55:27.811138+0000 mon.c (mon.2) 8263 : audit 0 from='client.? 172.21.15.40:0/1252100045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:27 smithi040 bash[28232]: cluster 2023-12-01T22:55:26.807794+0000 mgr.y (mgr.24356) 13116 : cluster 0 pgmap v13084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:27 smithi040 bash[28232]: audit 2023-12-01T22:55:27.811138+0000 mon.c (mon.2) 8263 : audit 0 from='client.? 172.21.15.40:0/1252100045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:27 smithi040 bash[41173]: cluster 2023-12-01T22:55:26.807794+0000 mgr.y (mgr.24356) 13116 : cluster 0 pgmap v13084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:27 smithi040 bash[41173]: audit 2023-12-01T22:55:27.811138+0000 mon.c (mon.2) 8263 : audit 0 from='client.? 172.21.15.40:0/1252100045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:29 smithi141 bash[31670]: cluster 2023-12-01T22:55:28.808497+0000 mgr.y (mgr.24356) 13117 : cluster 0 pgmap v13085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:29 smithi040 bash[28232]: cluster 2023-12-01T22:55:28.808497+0000 mgr.y (mgr.24356) 13117 : cluster 0 pgmap v13085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:29 smithi040 bash[41173]: cluster 2023-12-01T22:55:28.808497+0000 mgr.y (mgr.24356) 13117 : cluster 0 pgmap v13085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:30 smithi141 bash[31670]: audit 2023-12-01T22:55:30.271876+0000 mon.a (mon.0) 8286 : audit 0 from='client.? 172.21.15.40:0/1738267650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:30 smithi040 bash[28232]: audit 2023-12-01T22:55:30.271876+0000 mon.a (mon.0) 8286 : audit 0 from='client.? 172.21.15.40:0/1738267650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:30 smithi040 bash[41173]: audit 2023-12-01T22:55:30.271876+0000 mon.a (mon.0) 8286 : audit 0 from='client.? 172.21.15.40:0/1738267650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:31 smithi141 bash[31670]: cluster 2023-12-01T22:55:30.809798+0000 mgr.y (mgr.24356) 13118 : cluster 0 pgmap v13086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:31 smithi040 bash[28232]: cluster 2023-12-01T22:55:30.809798+0000 mgr.y (mgr.24356) 13118 : cluster 0 pgmap v13086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:31 smithi040 bash[41173]: cluster 2023-12-01T22:55:30.809798+0000 mgr.y (mgr.24356) 13118 : cluster 0 pgmap v13086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:32 smithi141 bash[31670]: audit 2023-12-01T22:55:32.741820+0000 mon.c (mon.2) 8264 : audit 0 from='client.? 172.21.15.40:0/3032014067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:32 smithi040 bash[41173]: audit 2023-12-01T22:55:32.741820+0000 mon.c (mon.2) 8264 : audit 0 from='client.? 172.21.15.40:0/3032014067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:32 smithi040 bash[28232]: audit 2023-12-01T22:55:32.741820+0000 mon.c (mon.2) 8264 : audit 0 from='client.? 172.21.15.40:0/3032014067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:33 smithi141 bash[31670]: cluster 2023-12-01T22:55:32.810522+0000 mgr.y (mgr.24356) 13119 : cluster 0 pgmap v13087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:33 smithi040 bash[28232]: cluster 2023-12-01T22:55:32.810522+0000 mgr.y (mgr.24356) 13119 : cluster 0 pgmap v13087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:34 smithi040 bash[41173]: cluster 2023-12-01T22:55:32.810522+0000 mgr.y (mgr.24356) 13119 : cluster 0 pgmap v13087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:35 smithi141 bash[31670]: audit 2023-12-01T22:55:34.024238+0000 mon.c (mon.2) 8265 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:35 smithi040 bash[28232]: audit 2023-12-01T22:55:34.024238+0000 mon.c (mon.2) 8265 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:35 smithi040 bash[41173]: audit 2023-12-01T22:55:34.024238+0000 mon.c (mon.2) 8265 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:36 smithi141 bash[31670]: cluster 2023-12-01T22:55:34.811694+0000 mgr.y (mgr.24356) 13120 : cluster 0 pgmap v13088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:36 smithi141 bash[31670]: audit 2023-12-01T22:55:35.207108+0000 mon.c (mon.2) 8266 : audit 0 from='client.? 172.21.15.40:0/3352489888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:36 smithi040 bash[28232]: cluster 2023-12-01T22:55:34.811694+0000 mgr.y (mgr.24356) 13120 : cluster 0 pgmap v13088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:36 smithi040 bash[28232]: audit 2023-12-01T22:55:35.207108+0000 mon.c (mon.2) 8266 : audit 0 from='client.? 172.21.15.40:0/3352489888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:36 smithi040 bash[41173]: cluster 2023-12-01T22:55:34.811694+0000 mgr.y (mgr.24356) 13120 : cluster 0 pgmap v13088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:36 smithi040 bash[41173]: audit 2023-12-01T22:55:35.207108+0000 mon.c (mon.2) 8266 : audit 0 from='client.? 172.21.15.40:0/3352489888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:55:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:55:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:38 smithi141 bash[31670]: cluster 2023-12-01T22:55:36.812392+0000 mgr.y (mgr.24356) 13121 : cluster 0 pgmap v13089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:38 smithi141 bash[31670]: audit 2023-12-01T22:55:37.672448+0000 mon.c (mon.2) 8267 : audit 0 from='client.? 172.21.15.40:0/2940282185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:38 smithi040 bash[28232]: cluster 2023-12-01T22:55:36.812392+0000 mgr.y (mgr.24356) 13121 : cluster 0 pgmap v13089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:38 smithi040 bash[28232]: audit 2023-12-01T22:55:37.672448+0000 mon.c (mon.2) 8267 : audit 0 from='client.? 172.21.15.40:0/2940282185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:38 smithi040 bash[41173]: cluster 2023-12-01T22:55:36.812392+0000 mgr.y (mgr.24356) 13121 : cluster 0 pgmap v13089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:38 smithi040 bash[41173]: audit 2023-12-01T22:55:37.672448+0000 mon.c (mon.2) 8267 : audit 0 from='client.? 172.21.15.40:0/2940282185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:40 smithi141 bash[31670]: cluster 2023-12-01T22:55:38.813008+0000 mgr.y (mgr.24356) 13122 : cluster 0 pgmap v13090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:40 smithi040 bash[28232]: cluster 2023-12-01T22:55:38.813008+0000 mgr.y (mgr.24356) 13122 : cluster 0 pgmap v13090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:40 smithi040 bash[41173]: cluster 2023-12-01T22:55:38.813008+0000 mgr.y (mgr.24356) 13122 : cluster 0 pgmap v13090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:41 smithi141 bash[31670]: audit 2023-12-01T22:55:40.139382+0000 mon.a (mon.0) 8287 : audit 0 from='client.? 172.21.15.40:0/914934111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:41 smithi040 bash[28232]: audit 2023-12-01T22:55:40.139382+0000 mon.a (mon.0) 8287 : audit 0 from='client.? 172.21.15.40:0/914934111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:41 smithi040 bash[41173]: audit 2023-12-01T22:55:40.139382+0000 mon.a (mon.0) 8287 : audit 0 from='client.? 172.21.15.40:0/914934111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:42 smithi040 bash[28232]: cluster 2023-12-01T22:55:40.814146+0000 mgr.y (mgr.24356) 13123 : cluster 0 pgmap v13091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:42 smithi040 bash[41173]: cluster 2023-12-01T22:55:40.814146+0000 mgr.y (mgr.24356) 13123 : cluster 0 pgmap v13091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:42 smithi141 bash[31670]: cluster 2023-12-01T22:55:40.814146+0000 mgr.y (mgr.24356) 13123 : cluster 0 pgmap v13091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:43 smithi040 bash[28232]: audit 2023-12-01T22:55:42.605004+0000 mon.c (mon.2) 8268 : audit 0 from='client.? 172.21.15.40:0/2290868431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:43 smithi040 bash[41173]: audit 2023-12-01T22:55:42.605004+0000 mon.c (mon.2) 8268 : audit 0 from='client.? 172.21.15.40:0/2290868431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:43 smithi141 bash[31670]: audit 2023-12-01T22:55:42.605004+0000 mon.c (mon.2) 8268 : audit 0 from='client.? 172.21.15.40:0/2290868431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:44 smithi040 bash[28232]: cluster 2023-12-01T22:55:42.814865+0000 mgr.y (mgr.24356) 13124 : cluster 0 pgmap v13092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:44 smithi040 bash[41173]: cluster 2023-12-01T22:55:42.814865+0000 mgr.y (mgr.24356) 13124 : cluster 0 pgmap v13092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:44 smithi141 bash[31670]: cluster 2023-12-01T22:55:42.814865+0000 mgr.y (mgr.24356) 13124 : cluster 0 pgmap v13092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:46 smithi040 bash[28232]: cluster 2023-12-01T22:55:44.816018+0000 mgr.y (mgr.24356) 13125 : cluster 0 pgmap v13093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:46 smithi040 bash[28232]: audit 2023-12-01T22:55:45.072910+0000 mon.c (mon.2) 8269 : audit 0 from='client.? 172.21.15.40:0/2548880121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:46 smithi040 bash[41173]: cluster 2023-12-01T22:55:44.816018+0000 mgr.y (mgr.24356) 13125 : cluster 0 pgmap v13093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:46 smithi040 bash[41173]: audit 2023-12-01T22:55:45.072910+0000 mon.c (mon.2) 8269 : audit 0 from='client.? 172.21.15.40:0/2548880121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:46 smithi141 bash[31670]: cluster 2023-12-01T22:55:44.816018+0000 mgr.y (mgr.24356) 13125 : cluster 0 pgmap v13093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:46 smithi141 bash[31670]: audit 2023-12-01T22:55:45.072910+0000 mon.c (mon.2) 8269 : audit 0 from='client.? 172.21.15.40:0/2548880121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:55:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:55:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:48 smithi040 bash[28232]: cluster 2023-12-01T22:55:46.816869+0000 mgr.y (mgr.24356) 13126 : cluster 0 pgmap v13094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:48 smithi040 bash[28232]: audit 2023-12-01T22:55:47.538710+0000 mon.c (mon.2) 8270 : audit 0 from='client.? 172.21.15.40:0/496147222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:48 smithi040 bash[41173]: cluster 2023-12-01T22:55:46.816869+0000 mgr.y (mgr.24356) 13126 : cluster 0 pgmap v13094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:48 smithi040 bash[41173]: audit 2023-12-01T22:55:47.538710+0000 mon.c (mon.2) 8270 : audit 0 from='client.? 172.21.15.40:0/496147222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:48 smithi141 bash[31670]: cluster 2023-12-01T22:55:46.816869+0000 mgr.y (mgr.24356) 13126 : cluster 0 pgmap v13094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:48 smithi141 bash[31670]: audit 2023-12-01T22:55:47.538710+0000 mon.c (mon.2) 8270 : audit 0 from='client.? 172.21.15.40:0/496147222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:49 smithi040 bash[28232]: audit 2023-12-01T22:55:49.024666+0000 mon.c (mon.2) 8271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:49 smithi040 bash[41173]: audit 2023-12-01T22:55:49.024666+0000 mon.c (mon.2) 8271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:49 smithi141 bash[31670]: audit 2023-12-01T22:55:49.024666+0000 mon.c (mon.2) 8271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:50 smithi040 bash[28232]: cluster 2023-12-01T22:55:48.817687+0000 mgr.y (mgr.24356) 13127 : cluster 0 pgmap v13095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:50 smithi040 bash[28232]: audit 2023-12-01T22:55:50.007959+0000 mon.a (mon.0) 8288 : audit 0 from='client.? 172.21.15.40:0/2093801969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:50 smithi040 bash[41173]: cluster 2023-12-01T22:55:48.817687+0000 mgr.y (mgr.24356) 13127 : cluster 0 pgmap v13095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:50 smithi040 bash[41173]: audit 2023-12-01T22:55:50.007959+0000 mon.a (mon.0) 8288 : audit 0 from='client.? 172.21.15.40:0/2093801969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:50 smithi141 bash[31670]: cluster 2023-12-01T22:55:48.817687+0000 mgr.y (mgr.24356) 13127 : cluster 0 pgmap v13095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:50 smithi141 bash[31670]: audit 2023-12-01T22:55:50.007959+0000 mon.a (mon.0) 8288 : audit 0 from='client.? 172.21.15.40:0/2093801969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:52 smithi040 bash[28232]: cluster 2023-12-01T22:55:50.818982+0000 mgr.y (mgr.24356) 13128 : cluster 0 pgmap v13096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:52 smithi040 bash[28232]: audit 2023-12-01T22:55:51.136848+0000 mon.c (mon.2) 8272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:55:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:52 smithi040 bash[41173]: cluster 2023-12-01T22:55:50.818982+0000 mgr.y (mgr.24356) 13128 : cluster 0 pgmap v13096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:52 smithi040 bash[41173]: audit 2023-12-01T22:55:51.136848+0000 mon.c (mon.2) 8272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:55:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:52 smithi141 bash[31670]: cluster 2023-12-01T22:55:50.818982+0000 mgr.y (mgr.24356) 13128 : cluster 0 pgmap v13096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:52 smithi141 bash[31670]: audit 2023-12-01T22:55:51.136848+0000 mon.c (mon.2) 8272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:55:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:53 smithi040 bash[28232]: audit 2023-12-01T22:55:52.480342+0000 mon.c (mon.2) 8273 : audit 0 from='client.? 172.21.15.40:0/1152404587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:53 smithi040 bash[41173]: audit 2023-12-01T22:55:52.480342+0000 mon.c (mon.2) 8273 : audit 0 from='client.? 172.21.15.40:0/1152404587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:53 smithi141 bash[31670]: audit 2023-12-01T22:55:52.480342+0000 mon.c (mon.2) 8273 : audit 0 from='client.? 172.21.15.40:0/1152404587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:54 smithi040 bash[28232]: cluster 2023-12-01T22:55:52.819625+0000 mgr.y (mgr.24356) 13129 : cluster 0 pgmap v13097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:54 smithi040 bash[41173]: cluster 2023-12-01T22:55:52.819625+0000 mgr.y (mgr.24356) 13129 : cluster 0 pgmap v13097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:54 smithi141 bash[31670]: cluster 2023-12-01T22:55:52.819625+0000 mgr.y (mgr.24356) 13129 : cluster 0 pgmap v13097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:55 smithi040 bash[28232]: audit 2023-12-01T22:55:54.940129+0000 mon.a (mon.0) 8289 : audit 0 from='client.? 172.21.15.40:0/869573198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:55 smithi040 bash[41173]: audit 2023-12-01T22:55:54.940129+0000 mon.a (mon.0) 8289 : audit 0 from='client.? 172.21.15.40:0/869573198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:55 smithi141 bash[31670]: audit 2023-12-01T22:55:54.940129+0000 mon.a (mon.0) 8289 : audit 0 from='client.? 172.21.15.40:0/869573198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:56 smithi040 bash[28232]: cluster 2023-12-01T22:55:54.820756+0000 mgr.y (mgr.24356) 13130 : cluster 0 pgmap v13098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:56 smithi040 bash[41173]: cluster 2023-12-01T22:55:54.820756+0000 mgr.y (mgr.24356) 13130 : cluster 0 pgmap v13098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:56 smithi141 bash[31670]: cluster 2023-12-01T22:55:54.820756+0000 mgr.y (mgr.24356) 13130 : cluster 0 pgmap v13098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:55:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:55:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: cluster 2023-12-01T22:55:56.821551+0000 mgr.y (mgr.24356) 13131 : cluster 0 pgmap v13099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.040462+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.054186+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.285285+0000 mon.a (mon.0) 8292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.297644+0000 mon.a (mon.0) 8293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.416332+0000 mon.c (mon.2) 8274 : audit 0 from='client.? 172.21.15.40:0/2779968503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.785662+0000 mon.c (mon.2) 8275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.787346+0000 mon.c (mon.2) 8276 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[28232]: audit 2023-12-01T22:55:57.797753+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: cluster 2023-12-01T22:55:56.821551+0000 mgr.y (mgr.24356) 13131 : cluster 0 pgmap v13099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.040462+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.054186+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.285285+0000 mon.a (mon.0) 8292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.297644+0000 mon.a (mon.0) 8293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.416332+0000 mon.c (mon.2) 8274 : audit 0 from='client.? 172.21.15.40:0/2779968503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.785662+0000 mon.c (mon.2) 8275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:55:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.787346+0000 mon.c (mon.2) 8276 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:55:58.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:55:58 smithi040 bash[41173]: audit 2023-12-01T22:55:57.797753+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: cluster 2023-12-01T22:55:56.821551+0000 mgr.y (mgr.24356) 13131 : cluster 0 pgmap v13099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:55:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.040462+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.054186+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.285285+0000 mon.a (mon.0) 8292 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.297644+0000 mon.a (mon.0) 8293 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:55:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.416332+0000 mon.c (mon.2) 8274 : audit 0 from='client.? 172.21.15.40:0/2779968503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:55:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.785662+0000 mon.c (mon.2) 8275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:55:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.787346+0000 mon.c (mon.2) 8276 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:55:58.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:55:58 smithi141 bash[31670]: audit 2023-12-01T22:55:57.797753+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:00 smithi040 bash[28232]: cluster 2023-12-01T22:55:58.822353+0000 mgr.y (mgr.24356) 13132 : cluster 0 pgmap v13100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:00 smithi040 bash[28232]: audit 2023-12-01T22:55:59.877273+0000 mon.c (mon.2) 8277 : audit 0 from='client.? 172.21.15.40:0/1210675743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:00 smithi040 bash[41173]: cluster 2023-12-01T22:55:58.822353+0000 mgr.y (mgr.24356) 13132 : cluster 0 pgmap v13100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:00 smithi040 bash[41173]: audit 2023-12-01T22:55:59.877273+0000 mon.c (mon.2) 8277 : audit 0 from='client.? 172.21.15.40:0/1210675743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:00 smithi141 bash[31670]: cluster 2023-12-01T22:55:58.822353+0000 mgr.y (mgr.24356) 13132 : cluster 0 pgmap v13100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:00 smithi141 bash[31670]: audit 2023-12-01T22:55:59.877273+0000 mon.c (mon.2) 8277 : audit 0 from='client.? 172.21.15.40:0/1210675743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:02 smithi040 bash[28232]: cluster 2023-12-01T22:56:00.823579+0000 mgr.y (mgr.24356) 13133 : cluster 0 pgmap v13101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:02 smithi040 bash[41173]: cluster 2023-12-01T22:56:00.823579+0000 mgr.y (mgr.24356) 13133 : cluster 0 pgmap v13101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:02 smithi141 bash[31670]: cluster 2023-12-01T22:56:00.823579+0000 mgr.y (mgr.24356) 13133 : cluster 0 pgmap v13101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:03 smithi040 bash[28232]: audit 2023-12-01T22:56:02.343100+0000 mon.c (mon.2) 8278 : audit 0 from='client.? 172.21.15.40:0/2848660186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:03 smithi040 bash[41173]: audit 2023-12-01T22:56:02.343100+0000 mon.c (mon.2) 8278 : audit 0 from='client.? 172.21.15.40:0/2848660186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:03 smithi141 bash[31670]: audit 2023-12-01T22:56:02.343100+0000 mon.c (mon.2) 8278 : audit 0 from='client.? 172.21.15.40:0/2848660186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:04 smithi040 bash[41173]: cluster 2023-12-01T22:56:02.824254+0000 mgr.y (mgr.24356) 13134 : cluster 0 pgmap v13102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:04 smithi040 bash[41173]: audit 2023-12-01T22:56:04.025325+0000 mon.c (mon.2) 8279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:04 smithi040 bash[28232]: cluster 2023-12-01T22:56:02.824254+0000 mgr.y (mgr.24356) 13134 : cluster 0 pgmap v13102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:04 smithi040 bash[28232]: audit 2023-12-01T22:56:04.025325+0000 mon.c (mon.2) 8279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:04 smithi141 bash[31670]: cluster 2023-12-01T22:56:02.824254+0000 mgr.y (mgr.24356) 13134 : cluster 0 pgmap v13102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:04 smithi141 bash[31670]: audit 2023-12-01T22:56:04.025325+0000 mon.c (mon.2) 8279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:05 smithi040 bash[28232]: audit 2023-12-01T22:56:04.800760+0000 mon.c (mon.2) 8280 : audit 0 from='client.? 172.21.15.40:0/1540021032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:05 smithi040 bash[41173]: audit 2023-12-01T22:56:04.800760+0000 mon.c (mon.2) 8280 : audit 0 from='client.? 172.21.15.40:0/1540021032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:05 smithi141 bash[31670]: audit 2023-12-01T22:56:04.800760+0000 mon.c (mon.2) 8280 : audit 0 from='client.? 172.21.15.40:0/1540021032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:06 smithi040 bash[28232]: cluster 2023-12-01T22:56:04.825183+0000 mgr.y (mgr.24356) 13135 : cluster 0 pgmap v13103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:06 smithi040 bash[41173]: cluster 2023-12-01T22:56:04.825183+0000 mgr.y (mgr.24356) 13135 : cluster 0 pgmap v13103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:06 smithi141 bash[31670]: cluster 2023-12-01T22:56:04.825183+0000 mgr.y (mgr.24356) 13135 : cluster 0 pgmap v13103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:56:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:56:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:08 smithi040 bash[28232]: cluster 2023-12-01T22:56:06.825865+0000 mgr.y (mgr.24356) 13136 : cluster 0 pgmap v13104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:08 smithi040 bash[28232]: audit 2023-12-01T22:56:07.264411+0000 mon.a (mon.0) 8295 : audit 0 from='client.? 172.21.15.40:0/534006512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:08 smithi040 bash[41173]: cluster 2023-12-01T22:56:06.825865+0000 mgr.y (mgr.24356) 13136 : cluster 0 pgmap v13104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:08 smithi040 bash[41173]: audit 2023-12-01T22:56:07.264411+0000 mon.a (mon.0) 8295 : audit 0 from='client.? 172.21.15.40:0/534006512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:08 smithi141 bash[31670]: cluster 2023-12-01T22:56:06.825865+0000 mgr.y (mgr.24356) 13136 : cluster 0 pgmap v13104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:08 smithi141 bash[31670]: audit 2023-12-01T22:56:07.264411+0000 mon.a (mon.0) 8295 : audit 0 from='client.? 172.21.15.40:0/534006512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:10 smithi040 bash[28232]: cluster 2023-12-01T22:56:08.826658+0000 mgr.y (mgr.24356) 13137 : cluster 0 pgmap v13105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:10 smithi040 bash[28232]: audit 2023-12-01T22:56:09.727274+0000 mon.c (mon.2) 8281 : audit 0 from='client.? 172.21.15.40:0/109089988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:10 smithi040 bash[41173]: cluster 2023-12-01T22:56:08.826658+0000 mgr.y (mgr.24356) 13137 : cluster 0 pgmap v13105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:10 smithi040 bash[41173]: audit 2023-12-01T22:56:09.727274+0000 mon.c (mon.2) 8281 : audit 0 from='client.? 172.21.15.40:0/109089988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:10 smithi141 bash[31670]: cluster 2023-12-01T22:56:08.826658+0000 mgr.y (mgr.24356) 13137 : cluster 0 pgmap v13105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:10 smithi141 bash[31670]: audit 2023-12-01T22:56:09.727274+0000 mon.c (mon.2) 8281 : audit 0 from='client.? 172.21.15.40:0/109089988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:12 smithi040 bash[28232]: cluster 2023-12-01T22:56:10.827886+0000 mgr.y (mgr.24356) 13138 : cluster 0 pgmap v13106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:12 smithi040 bash[41173]: cluster 2023-12-01T22:56:10.827886+0000 mgr.y (mgr.24356) 13138 : cluster 0 pgmap v13106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:12 smithi141 bash[31670]: cluster 2023-12-01T22:56:10.827886+0000 mgr.y (mgr.24356) 13138 : cluster 0 pgmap v13106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:13 smithi040 bash[28232]: audit 2023-12-01T22:56:12.196994+0000 mon.a (mon.0) 8296 : audit 0 from='client.? 172.21.15.40:0/189002985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:13 smithi040 bash[41173]: audit 2023-12-01T22:56:12.196994+0000 mon.a (mon.0) 8296 : audit 0 from='client.? 172.21.15.40:0/189002985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:13 smithi141 bash[31670]: audit 2023-12-01T22:56:12.196994+0000 mon.a (mon.0) 8296 : audit 0 from='client.? 172.21.15.40:0/189002985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:14 smithi040 bash[28232]: cluster 2023-12-01T22:56:12.828588+0000 mgr.y (mgr.24356) 13139 : cluster 0 pgmap v13107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:14 smithi040 bash[41173]: cluster 2023-12-01T22:56:12.828588+0000 mgr.y (mgr.24356) 13139 : cluster 0 pgmap v13107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:14 smithi141 bash[31670]: cluster 2023-12-01T22:56:12.828588+0000 mgr.y (mgr.24356) 13139 : cluster 0 pgmap v13107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:15 smithi040 bash[28232]: audit 2023-12-01T22:56:14.662706+0000 mon.a (mon.0) 8297 : audit 0 from='client.? 172.21.15.40:0/1675372234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:15 smithi040 bash[41173]: audit 2023-12-01T22:56:14.662706+0000 mon.a (mon.0) 8297 : audit 0 from='client.? 172.21.15.40:0/1675372234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:15 smithi141 bash[31670]: audit 2023-12-01T22:56:14.662706+0000 mon.a (mon.0) 8297 : audit 0 from='client.? 172.21.15.40:0/1675372234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:16 smithi040 bash[28232]: cluster 2023-12-01T22:56:14.829685+0000 mgr.y (mgr.24356) 13140 : cluster 0 pgmap v13108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:16 smithi040 bash[41173]: cluster 2023-12-01T22:56:14.829685+0000 mgr.y (mgr.24356) 13140 : cluster 0 pgmap v13108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:16 smithi141 bash[31670]: cluster 2023-12-01T22:56:14.829685+0000 mgr.y (mgr.24356) 13140 : cluster 0 pgmap v13108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:56:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:56:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:18 smithi040 bash[28232]: cluster 2023-12-01T22:56:16.830288+0000 mgr.y (mgr.24356) 13141 : cluster 0 pgmap v13109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:18 smithi040 bash[28232]: audit 2023-12-01T22:56:17.124007+0000 mon.a (mon.0) 8298 : audit 0 from='client.? 172.21.15.40:0/701330829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:18 smithi040 bash[41173]: cluster 2023-12-01T22:56:16.830288+0000 mgr.y (mgr.24356) 13141 : cluster 0 pgmap v13109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:18 smithi040 bash[41173]: audit 2023-12-01T22:56:17.124007+0000 mon.a (mon.0) 8298 : audit 0 from='client.? 172.21.15.40:0/701330829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:18 smithi141 bash[31670]: cluster 2023-12-01T22:56:16.830288+0000 mgr.y (mgr.24356) 13141 : cluster 0 pgmap v13109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:18 smithi141 bash[31670]: audit 2023-12-01T22:56:17.124007+0000 mon.a (mon.0) 8298 : audit 0 from='client.? 172.21.15.40:0/701330829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:19.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:19 smithi040 bash[41173]: audit 2023-12-01T22:56:19.025711+0000 mon.c (mon.2) 8282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:19.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:19 smithi040 bash[28232]: audit 2023-12-01T22:56:19.025711+0000 mon.c (mon.2) 8282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:19 smithi141 bash[31670]: audit 2023-12-01T22:56:19.025711+0000 mon.c (mon.2) 8282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:20 smithi040 bash[41173]: cluster 2023-12-01T22:56:18.830971+0000 mgr.y (mgr.24356) 13142 : cluster 0 pgmap v13110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:20 smithi040 bash[41173]: audit 2023-12-01T22:56:19.591442+0000 mon.a (mon.0) 8299 : audit 0 from='client.? 172.21.15.40:0/161252067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:20 smithi040 bash[28232]: cluster 2023-12-01T22:56:18.830971+0000 mgr.y (mgr.24356) 13142 : cluster 0 pgmap v13110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:20 smithi040 bash[28232]: audit 2023-12-01T22:56:19.591442+0000 mon.a (mon.0) 8299 : audit 0 from='client.? 172.21.15.40:0/161252067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:20 smithi141 bash[31670]: cluster 2023-12-01T22:56:18.830971+0000 mgr.y (mgr.24356) 13142 : cluster 0 pgmap v13110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:20 smithi141 bash[31670]: audit 2023-12-01T22:56:19.591442+0000 mon.a (mon.0) 8299 : audit 0 from='client.? 172.21.15.40:0/161252067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:22 smithi040 bash[28232]: cluster 2023-12-01T22:56:20.832119+0000 mgr.y (mgr.24356) 13143 : cluster 0 pgmap v13111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:22 smithi040 bash[28232]: audit 2023-12-01T22:56:22.052540+0000 mon.c (mon.2) 8283 : audit 0 from='client.? 172.21.15.40:0/775094596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:22 smithi040 bash[41173]: cluster 2023-12-01T22:56:20.832119+0000 mgr.y (mgr.24356) 13143 : cluster 0 pgmap v13111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:22 smithi040 bash[41173]: audit 2023-12-01T22:56:22.052540+0000 mon.c (mon.2) 8283 : audit 0 from='client.? 172.21.15.40:0/775094596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:22 smithi141 bash[31670]: cluster 2023-12-01T22:56:20.832119+0000 mgr.y (mgr.24356) 13143 : cluster 0 pgmap v13111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:22 smithi141 bash[31670]: audit 2023-12-01T22:56:22.052540+0000 mon.c (mon.2) 8283 : audit 0 from='client.? 172.21.15.40:0/775094596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:24 smithi040 bash[41173]: cluster 2023-12-01T22:56:22.832805+0000 mgr.y (mgr.24356) 13144 : cluster 0 pgmap v13112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:24.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:24 smithi040 bash[28232]: cluster 2023-12-01T22:56:22.832805+0000 mgr.y (mgr.24356) 13144 : cluster 0 pgmap v13112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:24 smithi141 bash[31670]: cluster 2023-12-01T22:56:22.832805+0000 mgr.y (mgr.24356) 13144 : cluster 0 pgmap v13112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:25 smithi040 bash[28232]: audit 2023-12-01T22:56:24.512236+0000 mon.c (mon.2) 8284 : audit 0 from='client.? 172.21.15.40:0/2012218591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:25 smithi040 bash[41173]: audit 2023-12-01T22:56:24.512236+0000 mon.c (mon.2) 8284 : audit 0 from='client.? 172.21.15.40:0/2012218591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:25 smithi141 bash[31670]: audit 2023-12-01T22:56:24.512236+0000 mon.c (mon.2) 8284 : audit 0 from='client.? 172.21.15.40:0/2012218591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:26 smithi040 bash[28232]: cluster 2023-12-01T22:56:24.834084+0000 mgr.y (mgr.24356) 13145 : cluster 0 pgmap v13113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:26 smithi040 bash[41173]: cluster 2023-12-01T22:56:24.834084+0000 mgr.y (mgr.24356) 13145 : cluster 0 pgmap v13113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:26 smithi141 bash[31670]: cluster 2023-12-01T22:56:24.834084+0000 mgr.y (mgr.24356) 13145 : cluster 0 pgmap v13113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:56:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:56:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:27 smithi040 bash[28232]: cluster 2023-12-01T22:56:26.834607+0000 mgr.y (mgr.24356) 13146 : cluster 0 pgmap v13114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:27 smithi040 bash[28232]: audit 2023-12-01T22:56:26.975064+0000 mon.a (mon.0) 8300 : audit 0 from='client.? 172.21.15.40:0/1665598041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:27 smithi040 bash[41173]: cluster 2023-12-01T22:56:26.834607+0000 mgr.y (mgr.24356) 13146 : cluster 0 pgmap v13114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:27 smithi040 bash[41173]: audit 2023-12-01T22:56:26.975064+0000 mon.a (mon.0) 8300 : audit 0 from='client.? 172.21.15.40:0/1665598041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:27 smithi141 bash[31670]: cluster 2023-12-01T22:56:26.834607+0000 mgr.y (mgr.24356) 13146 : cluster 0 pgmap v13114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:27 smithi141 bash[31670]: audit 2023-12-01T22:56:26.975064+0000 mon.a (mon.0) 8300 : audit 0 from='client.? 172.21.15.40:0/1665598041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:29 smithi141 bash[31670]: cluster 2023-12-01T22:56:28.835335+0000 mgr.y (mgr.24356) 13147 : cluster 0 pgmap v13115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:29 smithi141 bash[31670]: audit 2023-12-01T22:56:29.437694+0000 mon.c (mon.2) 8285 : audit 0 from='client.? 172.21.15.40:0/1404443549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:29 smithi040 bash[28232]: cluster 2023-12-01T22:56:28.835335+0000 mgr.y (mgr.24356) 13147 : cluster 0 pgmap v13115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:29 smithi040 bash[28232]: audit 2023-12-01T22:56:29.437694+0000 mon.c (mon.2) 8285 : audit 0 from='client.? 172.21.15.40:0/1404443549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:29 smithi040 bash[41173]: cluster 2023-12-01T22:56:28.835335+0000 mgr.y (mgr.24356) 13147 : cluster 0 pgmap v13115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:29 smithi040 bash[41173]: audit 2023-12-01T22:56:29.437694+0000 mon.c (mon.2) 8285 : audit 0 from='client.? 172.21.15.40:0/1404443549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:31 smithi141 bash[31670]: cluster 2023-12-01T22:56:30.836671+0000 mgr.y (mgr.24356) 13148 : cluster 0 pgmap v13116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:31 smithi141 bash[31670]: audit 2023-12-01T22:56:31.903953+0000 mon.a (mon.0) 8301 : audit 0 from='client.? 172.21.15.40:0/4028181805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:31 smithi040 bash[28232]: cluster 2023-12-01T22:56:30.836671+0000 mgr.y (mgr.24356) 13148 : cluster 0 pgmap v13116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:31 smithi040 bash[28232]: audit 2023-12-01T22:56:31.903953+0000 mon.a (mon.0) 8301 : audit 0 from='client.? 172.21.15.40:0/4028181805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:31 smithi040 bash[41173]: cluster 2023-12-01T22:56:30.836671+0000 mgr.y (mgr.24356) 13148 : cluster 0 pgmap v13116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:31 smithi040 bash[41173]: audit 2023-12-01T22:56:31.903953+0000 mon.a (mon.0) 8301 : audit 0 from='client.? 172.21.15.40:0/4028181805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:33 smithi141 bash[31670]: cluster 2023-12-01T22:56:32.837324+0000 mgr.y (mgr.24356) 13149 : cluster 0 pgmap v13117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:33 smithi040 bash[28232]: cluster 2023-12-01T22:56:32.837324+0000 mgr.y (mgr.24356) 13149 : cluster 0 pgmap v13117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:33 smithi040 bash[41173]: cluster 2023-12-01T22:56:32.837324+0000 mgr.y (mgr.24356) 13149 : cluster 0 pgmap v13117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:34 smithi141 bash[31670]: audit 2023-12-01T22:56:34.025498+0000 mon.c (mon.2) 8286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:34 smithi141 bash[31670]: audit 2023-12-01T22:56:34.372596+0000 mon.c (mon.2) 8287 : audit 0 from='client.? 172.21.15.40:0/1744307613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:34 smithi040 bash[41173]: audit 2023-12-01T22:56:34.025498+0000 mon.c (mon.2) 8286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:34 smithi040 bash[41173]: audit 2023-12-01T22:56:34.372596+0000 mon.c (mon.2) 8287 : audit 0 from='client.? 172.21.15.40:0/1744307613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:34 smithi040 bash[28232]: audit 2023-12-01T22:56:34.025498+0000 mon.c (mon.2) 8286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:34 smithi040 bash[28232]: audit 2023-12-01T22:56:34.372596+0000 mon.c (mon.2) 8287 : audit 0 from='client.? 172.21.15.40:0/1744307613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:35 smithi141 bash[31670]: cluster 2023-12-01T22:56:34.838483+0000 mgr.y (mgr.24356) 13150 : cluster 0 pgmap v13118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:35 smithi040 bash[41173]: cluster 2023-12-01T22:56:34.838483+0000 mgr.y (mgr.24356) 13150 : cluster 0 pgmap v13118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:35 smithi040 bash[28232]: cluster 2023-12-01T22:56:34.838483+0000 mgr.y (mgr.24356) 13150 : cluster 0 pgmap v13118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:56:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:56:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:36 smithi141 bash[31670]: audit 2023-12-01T22:56:36.848035+0000 mon.a (mon.0) 8302 : audit 0 from='client.? 172.21.15.40:0/3112253709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:36 smithi040 bash[41173]: audit 2023-12-01T22:56:36.848035+0000 mon.a (mon.0) 8302 : audit 0 from='client.? 172.21.15.40:0/3112253709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:36 smithi040 bash[28232]: audit 2023-12-01T22:56:36.848035+0000 mon.a (mon.0) 8302 : audit 0 from='client.? 172.21.15.40:0/3112253709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:37 smithi141 bash[31670]: cluster 2023-12-01T22:56:36.838957+0000 mgr.y (mgr.24356) 13151 : cluster 0 pgmap v13119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:37 smithi040 bash[28232]: cluster 2023-12-01T22:56:36.838957+0000 mgr.y (mgr.24356) 13151 : cluster 0 pgmap v13119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:37 smithi040 bash[41173]: cluster 2023-12-01T22:56:36.838957+0000 mgr.y (mgr.24356) 13151 : cluster 0 pgmap v13119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:39 smithi141 bash[31670]: cluster 2023-12-01T22:56:38.839606+0000 mgr.y (mgr.24356) 13152 : cluster 0 pgmap v13120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:39 smithi141 bash[31670]: audit 2023-12-01T22:56:39.317221+0000 mon.a (mon.0) 8303 : audit 0 from='client.? 172.21.15.40:0/3902658277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:39 smithi040 bash[28232]: cluster 2023-12-01T22:56:38.839606+0000 mgr.y (mgr.24356) 13152 : cluster 0 pgmap v13120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:39 smithi040 bash[28232]: audit 2023-12-01T22:56:39.317221+0000 mon.a (mon.0) 8303 : audit 0 from='client.? 172.21.15.40:0/3902658277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:39 smithi040 bash[41173]: cluster 2023-12-01T22:56:38.839606+0000 mgr.y (mgr.24356) 13152 : cluster 0 pgmap v13120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:39 smithi040 bash[41173]: audit 2023-12-01T22:56:39.317221+0000 mon.a (mon.0) 8303 : audit 0 from='client.? 172.21.15.40:0/3902658277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:41 smithi141 bash[31670]: cluster 2023-12-01T22:56:40.840828+0000 mgr.y (mgr.24356) 13153 : cluster 0 pgmap v13121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:41 smithi141 bash[31670]: audit 2023-12-01T22:56:41.781991+0000 mon.c (mon.2) 8288 : audit 0 from='client.? 172.21.15.40:0/3689739367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:41 smithi040 bash[28232]: cluster 2023-12-01T22:56:40.840828+0000 mgr.y (mgr.24356) 13153 : cluster 0 pgmap v13121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:41 smithi040 bash[28232]: audit 2023-12-01T22:56:41.781991+0000 mon.c (mon.2) 8288 : audit 0 from='client.? 172.21.15.40:0/3689739367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:41 smithi040 bash[41173]: cluster 2023-12-01T22:56:40.840828+0000 mgr.y (mgr.24356) 13153 : cluster 0 pgmap v13121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:41 smithi040 bash[41173]: audit 2023-12-01T22:56:41.781991+0000 mon.c (mon.2) 8288 : audit 0 from='client.? 172.21.15.40:0/3689739367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:43 smithi141 bash[31670]: cluster 2023-12-01T22:56:42.841466+0000 mgr.y (mgr.24356) 13154 : cluster 0 pgmap v13122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:43 smithi040 bash[41173]: cluster 2023-12-01T22:56:42.841466+0000 mgr.y (mgr.24356) 13154 : cluster 0 pgmap v13122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:43 smithi040 bash[28232]: cluster 2023-12-01T22:56:42.841466+0000 mgr.y (mgr.24356) 13154 : cluster 0 pgmap v13122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:44 smithi141 bash[31670]: audit 2023-12-01T22:56:44.241985+0000 mon.a (mon.0) 8304 : audit 0 from='client.? 172.21.15.40:0/3269518439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:44 smithi040 bash[28232]: audit 2023-12-01T22:56:44.241985+0000 mon.a (mon.0) 8304 : audit 0 from='client.? 172.21.15.40:0/3269518439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:44 smithi040 bash[41173]: audit 2023-12-01T22:56:44.241985+0000 mon.a (mon.0) 8304 : audit 0 from='client.? 172.21.15.40:0/3269518439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:45 smithi141 bash[31670]: cluster 2023-12-01T22:56:44.842624+0000 mgr.y (mgr.24356) 13155 : cluster 0 pgmap v13123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:45 smithi040 bash[28232]: cluster 2023-12-01T22:56:44.842624+0000 mgr.y (mgr.24356) 13155 : cluster 0 pgmap v13123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:45 smithi040 bash[41173]: cluster 2023-12-01T22:56:44.842624+0000 mgr.y (mgr.24356) 13155 : cluster 0 pgmap v13123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:56:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:56:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:46 smithi141 bash[31670]: audit 2023-12-01T22:56:46.703436+0000 mon.c (mon.2) 8289 : audit 0 from='client.? 172.21.15.40:0/3226548241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:46 smithi040 bash[28232]: audit 2023-12-01T22:56:46.703436+0000 mon.c (mon.2) 8289 : audit 0 from='client.? 172.21.15.40:0/3226548241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:46 smithi040 bash[41173]: audit 2023-12-01T22:56:46.703436+0000 mon.c (mon.2) 8289 : audit 0 from='client.? 172.21.15.40:0/3226548241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:47 smithi141 bash[31670]: cluster 2023-12-01T22:56:46.843313+0000 mgr.y (mgr.24356) 13156 : cluster 0 pgmap v13124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:47 smithi040 bash[28232]: cluster 2023-12-01T22:56:46.843313+0000 mgr.y (mgr.24356) 13156 : cluster 0 pgmap v13124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:47 smithi040 bash[41173]: cluster 2023-12-01T22:56:46.843313+0000 mgr.y (mgr.24356) 13156 : cluster 0 pgmap v13124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:49 smithi141 bash[31670]: cluster 2023-12-01T22:56:48.844056+0000 mgr.y (mgr.24356) 13157 : cluster 0 pgmap v13125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:49 smithi141 bash[31670]: audit 2023-12-01T22:56:49.026005+0000 mon.c (mon.2) 8290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:49 smithi141 bash[31670]: audit 2023-12-01T22:56:49.173340+0000 mon.c (mon.2) 8291 : audit 0 from='client.? 172.21.15.40:0/1290912025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:49 smithi040 bash[28232]: cluster 2023-12-01T22:56:48.844056+0000 mgr.y (mgr.24356) 13157 : cluster 0 pgmap v13125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:49 smithi040 bash[28232]: audit 2023-12-01T22:56:49.026005+0000 mon.c (mon.2) 8290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:49 smithi040 bash[28232]: audit 2023-12-01T22:56:49.173340+0000 mon.c (mon.2) 8291 : audit 0 from='client.? 172.21.15.40:0/1290912025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:49 smithi040 bash[41173]: cluster 2023-12-01T22:56:48.844056+0000 mgr.y (mgr.24356) 13157 : cluster 0 pgmap v13125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:49 smithi040 bash[41173]: audit 2023-12-01T22:56:49.026005+0000 mon.c (mon.2) 8290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:49 smithi040 bash[41173]: audit 2023-12-01T22:56:49.173340+0000 mon.c (mon.2) 8291 : audit 0 from='client.? 172.21.15.40:0/1290912025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:51 smithi141 bash[31670]: cluster 2023-12-01T22:56:50.845326+0000 mgr.y (mgr.24356) 13158 : cluster 0 pgmap v13126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:51 smithi141 bash[31670]: audit 2023-12-01T22:56:51.636676+0000 mon.a (mon.0) 8305 : audit 0 from='client.? 172.21.15.40:0/1784291580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:51 smithi040 bash[28232]: cluster 2023-12-01T22:56:50.845326+0000 mgr.y (mgr.24356) 13158 : cluster 0 pgmap v13126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:51 smithi040 bash[28232]: audit 2023-12-01T22:56:51.636676+0000 mon.a (mon.0) 8305 : audit 0 from='client.? 172.21.15.40:0/1784291580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:51 smithi040 bash[41173]: cluster 2023-12-01T22:56:50.845326+0000 mgr.y (mgr.24356) 13158 : cluster 0 pgmap v13126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:51 smithi040 bash[41173]: audit 2023-12-01T22:56:51.636676+0000 mon.a (mon.0) 8305 : audit 0 from='client.? 172.21.15.40:0/1784291580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:53 smithi141 bash[31670]: cluster 2023-12-01T22:56:52.845998+0000 mgr.y (mgr.24356) 13159 : cluster 0 pgmap v13127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:53 smithi040 bash[28232]: cluster 2023-12-01T22:56:52.845998+0000 mgr.y (mgr.24356) 13159 : cluster 0 pgmap v13127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:53 smithi040 bash[41173]: cluster 2023-12-01T22:56:52.845998+0000 mgr.y (mgr.24356) 13159 : cluster 0 pgmap v13127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:55 smithi141 bash[31670]: audit 2023-12-01T22:56:54.107019+0000 mon.c (mon.2) 8292 : audit 0 from='client.? 172.21.15.40:0/2734215684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:55 smithi040 bash[28232]: audit 2023-12-01T22:56:54.107019+0000 mon.c (mon.2) 8292 : audit 0 from='client.? 172.21.15.40:0/2734215684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:55 smithi040 bash[41173]: audit 2023-12-01T22:56:54.107019+0000 mon.c (mon.2) 8292 : audit 0 from='client.? 172.21.15.40:0/2734215684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:56 smithi141 bash[31670]: cluster 2023-12-01T22:56:54.847122+0000 mgr.y (mgr.24356) 13160 : cluster 0 pgmap v13128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:56 smithi040 bash[28232]: cluster 2023-12-01T22:56:54.847122+0000 mgr.y (mgr.24356) 13160 : cluster 0 pgmap v13128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:56 smithi040 bash[41173]: cluster 2023-12-01T22:56:54.847122+0000 mgr.y (mgr.24356) 13160 : cluster 0 pgmap v13128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:56:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:56:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:57 smithi141 bash[31670]: audit 2023-12-01T22:56:56.564718+0000 mon.a (mon.0) 8306 : audit 0 from='client.? 172.21.15.40:0/460074900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:57 smithi040 bash[28232]: audit 2023-12-01T22:56:56.564718+0000 mon.a (mon.0) 8306 : audit 0 from='client.? 172.21.15.40:0/460074900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:57 smithi040 bash[41173]: audit 2023-12-01T22:56:56.564718+0000 mon.a (mon.0) 8306 : audit 0 from='client.? 172.21.15.40:0/460074900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:58 smithi141 bash[31670]: cluster 2023-12-01T22:56:56.847839+0000 mgr.y (mgr.24356) 13161 : cluster 0 pgmap v13129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:58 smithi141 bash[31670]: audit 2023-12-01T22:56:57.880544+0000 mon.c (mon.2) 8293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:56:58.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:58 smithi040 bash[28232]: cluster 2023-12-01T22:56:56.847839+0000 mgr.y (mgr.24356) 13161 : cluster 0 pgmap v13129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:58.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:58 smithi040 bash[28232]: audit 2023-12-01T22:56:57.880544+0000 mon.c (mon.2) 8293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:56:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:58 smithi040 bash[41173]: cluster 2023-12-01T22:56:56.847839+0000 mgr.y (mgr.24356) 13161 : cluster 0 pgmap v13129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:56:58.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:58 smithi040 bash[41173]: audit 2023-12-01T22:56:57.880544+0000 mon.c (mon.2) 8293 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:56:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:59 smithi040 bash[28232]: audit 2023-12-01T22:56:58.311689+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:59 smithi040 bash[28232]: audit 2023-12-01T22:56:58.341548+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:56:59 smithi040 bash[28232]: audit 2023-12-01T22:56:59.028131+0000 mon.a (mon.0) 8309 : audit 0 from='client.? 172.21.15.40:0/1715543140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:59 smithi040 bash[41173]: audit 2023-12-01T22:56:58.311689+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:59 smithi040 bash[41173]: audit 2023-12-01T22:56:58.341548+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:56:59 smithi040 bash[41173]: audit 2023-12-01T22:56:59.028131+0000 mon.a (mon.0) 8309 : audit 0 from='client.? 172.21.15.40:0/1715543140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:56:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:59 smithi141 bash[31670]: audit 2023-12-01T22:56:58.311689+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:59 smithi141 bash[31670]: audit 2023-12-01T22:56:58.341548+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:56:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:56:59 smithi141 bash[31670]: audit 2023-12-01T22:56:59.028131+0000 mon.a (mon.0) 8309 : audit 0 from='client.? 172.21.15.40:0/1715543140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:00 smithi040 bash[41173]: cluster 2023-12-01T22:56:58.848457+0000 mgr.y (mgr.24356) 13162 : cluster 0 pgmap v13130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:00 smithi040 bash[28232]: cluster 2023-12-01T22:56:58.848457+0000 mgr.y (mgr.24356) 13162 : cluster 0 pgmap v13130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:00 smithi141 bash[31670]: cluster 2023-12-01T22:56:58.848457+0000 mgr.y (mgr.24356) 13162 : cluster 0 pgmap v13130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:02 smithi040 bash[41173]: cluster 2023-12-01T22:57:00.849696+0000 mgr.y (mgr.24356) 13163 : cluster 0 pgmap v13131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:02 smithi040 bash[41173]: audit 2023-12-01T22:57:01.499872+0000 mon.c (mon.2) 8294 : audit 0 from='client.? 172.21.15.40:0/2495791646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:02 smithi040 bash[28232]: cluster 2023-12-01T22:57:00.849696+0000 mgr.y (mgr.24356) 13163 : cluster 0 pgmap v13131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:02 smithi040 bash[28232]: audit 2023-12-01T22:57:01.499872+0000 mon.c (mon.2) 8294 : audit 0 from='client.? 172.21.15.40:0/2495791646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:02 smithi141 bash[31670]: cluster 2023-12-01T22:57:00.849696+0000 mgr.y (mgr.24356) 13163 : cluster 0 pgmap v13131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:02 smithi141 bash[31670]: audit 2023-12-01T22:57:01.499872+0000 mon.c (mon.2) 8294 : audit 0 from='client.? 172.21.15.40:0/2495791646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: cluster 2023-12-01T22:57:02.850387+0000 mgr.y (mgr.24356) 13164 : cluster 0 pgmap v13132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: audit 2023-12-01T22:57:03.970994+0000 mon.a (mon.0) 8310 : audit 0 from='client.? 172.21.15.40:0/3491433368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: audit 2023-12-01T22:57:04.026064+0000 mon.c (mon.2) 8295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: audit 2023-12-01T22:57:04.125858+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: audit 2023-12-01T22:57:04.139378+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: audit 2023-12-01T22:57:04.194323+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[28232]: audit 2023-12-01T22:57:04.204340+0000 mon.a (mon.0) 8314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: cluster 2023-12-01T22:57:02.850387+0000 mgr.y (mgr.24356) 13164 : cluster 0 pgmap v13132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: audit 2023-12-01T22:57:03.970994+0000 mon.a (mon.0) 8310 : audit 0 from='client.? 172.21.15.40:0/3491433368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: audit 2023-12-01T22:57:04.026064+0000 mon.c (mon.2) 8295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: audit 2023-12-01T22:57:04.125858+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: audit 2023-12-01T22:57:04.139378+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: audit 2023-12-01T22:57:04.194323+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:04 smithi040 bash[41173]: audit 2023-12-01T22:57:04.204340+0000 mon.a (mon.0) 8314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: cluster 2023-12-01T22:57:02.850387+0000 mgr.y (mgr.24356) 13164 : cluster 0 pgmap v13132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: audit 2023-12-01T22:57:03.970994+0000 mon.a (mon.0) 8310 : audit 0 from='client.? 172.21.15.40:0/3491433368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: audit 2023-12-01T22:57:04.026064+0000 mon.c (mon.2) 8295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: audit 2023-12-01T22:57:04.125858+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: audit 2023-12-01T22:57:04.139378+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: audit 2023-12-01T22:57:04.194323+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:04 smithi141 bash[31670]: audit 2023-12-01T22:57:04.204340+0000 mon.a (mon.0) 8314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:05 smithi040 bash[28232]: audit 2023-12-01T22:57:04.728502+0000 mon.c (mon.2) 8296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:57:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:05 smithi040 bash[28232]: audit 2023-12-01T22:57:04.730385+0000 mon.c (mon.2) 8297 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:57:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:05 smithi040 bash[28232]: audit 2023-12-01T22:57:04.740423+0000 mon.a (mon.0) 8315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:05 smithi040 bash[41173]: audit 2023-12-01T22:57:04.728502+0000 mon.c (mon.2) 8296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:57:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:05 smithi040 bash[41173]: audit 2023-12-01T22:57:04.730385+0000 mon.c (mon.2) 8297 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:57:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:05 smithi040 bash[41173]: audit 2023-12-01T22:57:04.740423+0000 mon.a (mon.0) 8315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:05 smithi141 bash[31670]: audit 2023-12-01T22:57:04.728502+0000 mon.c (mon.2) 8296 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:57:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:05 smithi141 bash[31670]: audit 2023-12-01T22:57:04.730385+0000 mon.c (mon.2) 8297 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:57:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:05 smithi141 bash[31670]: audit 2023-12-01T22:57:04.740423+0000 mon.a (mon.0) 8315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:57:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:06 smithi040 bash[28232]: cluster 2023-12-01T22:57:04.851384+0000 mgr.y (mgr.24356) 13165 : cluster 0 pgmap v13133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:57:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:57:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:06 smithi040 bash[41173]: cluster 2023-12-01T22:57:04.851384+0000 mgr.y (mgr.24356) 13165 : cluster 0 pgmap v13133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:06 smithi141 bash[31670]: cluster 2023-12-01T22:57:04.851384+0000 mgr.y (mgr.24356) 13165 : cluster 0 pgmap v13133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:07 smithi040 bash[28232]: audit 2023-12-01T22:57:06.432384+0000 mon.a (mon.0) 8316 : audit 0 from='client.? 172.21.15.40:0/2589649394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:07 smithi040 bash[41173]: audit 2023-12-01T22:57:06.432384+0000 mon.a (mon.0) 8316 : audit 0 from='client.? 172.21.15.40:0/2589649394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:07 smithi141 bash[31670]: audit 2023-12-01T22:57:06.432384+0000 mon.a (mon.0) 8316 : audit 0 from='client.? 172.21.15.40:0/2589649394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:08 smithi040 bash[41173]: cluster 2023-12-01T22:57:06.852056+0000 mgr.y (mgr.24356) 13166 : cluster 0 pgmap v13134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:08 smithi040 bash[28232]: cluster 2023-12-01T22:57:06.852056+0000 mgr.y (mgr.24356) 13166 : cluster 0 pgmap v13134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:08 smithi141 bash[31670]: cluster 2023-12-01T22:57:06.852056+0000 mgr.y (mgr.24356) 13166 : cluster 0 pgmap v13134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:09 smithi040 bash[28232]: audit 2023-12-01T22:57:08.897877+0000 mon.a (mon.0) 8317 : audit 0 from='client.? 172.21.15.40:0/314497887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:09 smithi040 bash[41173]: audit 2023-12-01T22:57:08.897877+0000 mon.a (mon.0) 8317 : audit 0 from='client.? 172.21.15.40:0/314497887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:09 smithi141 bash[31670]: audit 2023-12-01T22:57:08.897877+0000 mon.a (mon.0) 8317 : audit 0 from='client.? 172.21.15.40:0/314497887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:10 smithi040 bash[28232]: cluster 2023-12-01T22:57:08.852754+0000 mgr.y (mgr.24356) 13167 : cluster 0 pgmap v13135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:10 smithi040 bash[41173]: cluster 2023-12-01T22:57:08.852754+0000 mgr.y (mgr.24356) 13167 : cluster 0 pgmap v13135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:10 smithi141 bash[31670]: cluster 2023-12-01T22:57:08.852754+0000 mgr.y (mgr.24356) 13167 : cluster 0 pgmap v13135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:11 smithi040 bash[28232]: audit 2023-12-01T22:57:11.364791+0000 mon.a (mon.0) 8318 : audit 0 from='client.? 172.21.15.40:0/1491047856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:11 smithi040 bash[41173]: audit 2023-12-01T22:57:11.364791+0000 mon.a (mon.0) 8318 : audit 0 from='client.? 172.21.15.40:0/1491047856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:11 smithi141 bash[31670]: audit 2023-12-01T22:57:11.364791+0000 mon.a (mon.0) 8318 : audit 0 from='client.? 172.21.15.40:0/1491047856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:12 smithi040 bash[28232]: cluster 2023-12-01T22:57:10.853876+0000 mgr.y (mgr.24356) 13168 : cluster 0 pgmap v13136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:12 smithi040 bash[41173]: cluster 2023-12-01T22:57:10.853876+0000 mgr.y (mgr.24356) 13168 : cluster 0 pgmap v13136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:12 smithi141 bash[31670]: cluster 2023-12-01T22:57:10.853876+0000 mgr.y (mgr.24356) 13168 : cluster 0 pgmap v13136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:14 smithi040 bash[28232]: cluster 2023-12-01T22:57:12.854554+0000 mgr.y (mgr.24356) 13169 : cluster 0 pgmap v13137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:14 smithi040 bash[28232]: audit 2023-12-01T22:57:13.827308+0000 mon.a (mon.0) 8319 : audit 0 from='client.? 172.21.15.40:0/2203642606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:14 smithi040 bash[41173]: cluster 2023-12-01T22:57:12.854554+0000 mgr.y (mgr.24356) 13169 : cluster 0 pgmap v13137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:14 smithi040 bash[41173]: audit 2023-12-01T22:57:13.827308+0000 mon.a (mon.0) 8319 : audit 0 from='client.? 172.21.15.40:0/2203642606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:14 smithi141 bash[31670]: cluster 2023-12-01T22:57:12.854554+0000 mgr.y (mgr.24356) 13169 : cluster 0 pgmap v13137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:14.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:14 smithi141 bash[31670]: audit 2023-12-01T22:57:13.827308+0000 mon.a (mon.0) 8319 : audit 0 from='client.? 172.21.15.40:0/2203642606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:57:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:57:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:16 smithi040 bash[28232]: cluster 2023-12-01T22:57:14.855734+0000 mgr.y (mgr.24356) 13170 : cluster 0 pgmap v13138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:16 smithi040 bash[28232]: audit 2023-12-01T22:57:16.289295+0000 mon.c (mon.2) 8298 : audit 0 from='client.? 172.21.15.40:0/311570558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:16 smithi040 bash[41173]: cluster 2023-12-01T22:57:14.855734+0000 mgr.y (mgr.24356) 13170 : cluster 0 pgmap v13138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:16 smithi040 bash[41173]: audit 2023-12-01T22:57:16.289295+0000 mon.c (mon.2) 8298 : audit 0 from='client.? 172.21.15.40:0/311570558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:16 smithi141 bash[31670]: cluster 2023-12-01T22:57:14.855734+0000 mgr.y (mgr.24356) 13170 : cluster 0 pgmap v13138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:16 smithi141 bash[31670]: audit 2023-12-01T22:57:16.289295+0000 mon.c (mon.2) 8298 : audit 0 from='client.? 172.21.15.40:0/311570558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:18 smithi040 bash[28232]: cluster 2023-12-01T22:57:16.856373+0000 mgr.y (mgr.24356) 13171 : cluster 0 pgmap v13139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:18 smithi040 bash[41173]: cluster 2023-12-01T22:57:16.856373+0000 mgr.y (mgr.24356) 13171 : cluster 0 pgmap v13139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:18 smithi141 bash[31670]: cluster 2023-12-01T22:57:16.856373+0000 mgr.y (mgr.24356) 13171 : cluster 0 pgmap v13139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:19 smithi141 bash[31670]: audit 2023-12-01T22:57:18.761198+0000 mon.a (mon.0) 8320 : audit 0 from='client.? 172.21.15.40:0/1833412469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:19 smithi141 bash[31670]: audit 2023-12-01T22:57:19.026968+0000 mon.c (mon.2) 8299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:19 smithi040 bash[28232]: audit 2023-12-01T22:57:18.761198+0000 mon.a (mon.0) 8320 : audit 0 from='client.? 172.21.15.40:0/1833412469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:19 smithi040 bash[28232]: audit 2023-12-01T22:57:19.026968+0000 mon.c (mon.2) 8299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:19 smithi040 bash[41173]: audit 2023-12-01T22:57:18.761198+0000 mon.a (mon.0) 8320 : audit 0 from='client.? 172.21.15.40:0/1833412469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:19 smithi040 bash[41173]: audit 2023-12-01T22:57:19.026968+0000 mon.c (mon.2) 8299 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:20 smithi141 bash[31670]: cluster 2023-12-01T22:57:18.857065+0000 mgr.y (mgr.24356) 13172 : cluster 0 pgmap v13140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:20 smithi040 bash[28232]: cluster 2023-12-01T22:57:18.857065+0000 mgr.y (mgr.24356) 13172 : cluster 0 pgmap v13140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:20 smithi040 bash[41173]: cluster 2023-12-01T22:57:18.857065+0000 mgr.y (mgr.24356) 13172 : cluster 0 pgmap v13140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:21 smithi141 bash[31670]: audit 2023-12-01T22:57:21.217325+0000 mon.a (mon.0) 8321 : audit 0 from='client.? 172.21.15.40:0/1782491900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:21 smithi040 bash[28232]: audit 2023-12-01T22:57:21.217325+0000 mon.a (mon.0) 8321 : audit 0 from='client.? 172.21.15.40:0/1782491900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:21 smithi040 bash[41173]: audit 2023-12-01T22:57:21.217325+0000 mon.a (mon.0) 8321 : audit 0 from='client.? 172.21.15.40:0/1782491900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:22 smithi141 bash[31670]: cluster 2023-12-01T22:57:20.858188+0000 mgr.y (mgr.24356) 13173 : cluster 0 pgmap v13141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:22 smithi040 bash[41173]: cluster 2023-12-01T22:57:20.858188+0000 mgr.y (mgr.24356) 13173 : cluster 0 pgmap v13141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:22 smithi040 bash[28232]: cluster 2023-12-01T22:57:20.858188+0000 mgr.y (mgr.24356) 13173 : cluster 0 pgmap v13141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:24 smithi141 bash[31670]: cluster 2023-12-01T22:57:22.858873+0000 mgr.y (mgr.24356) 13174 : cluster 0 pgmap v13142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:24 smithi141 bash[31670]: audit 2023-12-01T22:57:23.677976+0000 mon.c (mon.2) 8300 : audit 0 from='client.? 172.21.15.40:0/893873861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:24.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:24 smithi040 bash[41173]: cluster 2023-12-01T22:57:22.858873+0000 mgr.y (mgr.24356) 13174 : cluster 0 pgmap v13142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:24.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:24 smithi040 bash[41173]: audit 2023-12-01T22:57:23.677976+0000 mon.c (mon.2) 8300 : audit 0 from='client.? 172.21.15.40:0/893873861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:24 smithi040 bash[28232]: cluster 2023-12-01T22:57:22.858873+0000 mgr.y (mgr.24356) 13174 : cluster 0 pgmap v13142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:24.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:24 smithi040 bash[28232]: audit 2023-12-01T22:57:23.677976+0000 mon.c (mon.2) 8300 : audit 0 from='client.? 172.21.15.40:0/893873861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:26 smithi141 bash[31670]: cluster 2023-12-01T22:57:24.860071+0000 mgr.y (mgr.24356) 13175 : cluster 0 pgmap v13143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:26 smithi141 bash[31670]: audit 2023-12-01T22:57:26.139847+0000 mon.c (mon.2) 8301 : audit 0 from='client.? 172.21.15.40:0/3381275540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:57:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:57:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:26 smithi040 bash[28232]: cluster 2023-12-01T22:57:24.860071+0000 mgr.y (mgr.24356) 13175 : cluster 0 pgmap v13143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:26 smithi040 bash[28232]: audit 2023-12-01T22:57:26.139847+0000 mon.c (mon.2) 8301 : audit 0 from='client.? 172.21.15.40:0/3381275540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:26 smithi040 bash[41173]: cluster 2023-12-01T22:57:24.860071+0000 mgr.y (mgr.24356) 13175 : cluster 0 pgmap v13143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:26 smithi040 bash[41173]: audit 2023-12-01T22:57:26.139847+0000 mon.c (mon.2) 8301 : audit 0 from='client.? 172.21.15.40:0/3381275540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:28 smithi141 bash[31670]: cluster 2023-12-01T22:57:26.860773+0000 mgr.y (mgr.24356) 13176 : cluster 0 pgmap v13144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:28 smithi040 bash[28232]: cluster 2023-12-01T22:57:26.860773+0000 mgr.y (mgr.24356) 13176 : cluster 0 pgmap v13144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:28 smithi040 bash[41173]: cluster 2023-12-01T22:57:26.860773+0000 mgr.y (mgr.24356) 13176 : cluster 0 pgmap v13144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:29 smithi141 bash[31670]: audit 2023-12-01T22:57:28.607841+0000 mon.a (mon.0) 8322 : audit 0 from='client.? 172.21.15.40:0/3643593200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:29 smithi040 bash[28232]: audit 2023-12-01T22:57:28.607841+0000 mon.a (mon.0) 8322 : audit 0 from='client.? 172.21.15.40:0/3643593200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:29 smithi040 bash[41173]: audit 2023-12-01T22:57:28.607841+0000 mon.a (mon.0) 8322 : audit 0 from='client.? 172.21.15.40:0/3643593200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:30 smithi141 bash[31670]: cluster 2023-12-01T22:57:28.861448+0000 mgr.y (mgr.24356) 13177 : cluster 0 pgmap v13145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:30 smithi040 bash[28232]: cluster 2023-12-01T22:57:28.861448+0000 mgr.y (mgr.24356) 13177 : cluster 0 pgmap v13145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:30 smithi040 bash[41173]: cluster 2023-12-01T22:57:28.861448+0000 mgr.y (mgr.24356) 13177 : cluster 0 pgmap v13145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:31 smithi141 bash[31670]: audit 2023-12-01T22:57:31.077184+0000 mon.a (mon.0) 8323 : audit 0 from='client.? 172.21.15.40:0/1197287205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:31 smithi040 bash[28232]: audit 2023-12-01T22:57:31.077184+0000 mon.a (mon.0) 8323 : audit 0 from='client.? 172.21.15.40:0/1197287205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:31 smithi040 bash[41173]: audit 2023-12-01T22:57:31.077184+0000 mon.a (mon.0) 8323 : audit 0 from='client.? 172.21.15.40:0/1197287205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:32 smithi141 bash[31670]: cluster 2023-12-01T22:57:30.862499+0000 mgr.y (mgr.24356) 13178 : cluster 0 pgmap v13146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:32 smithi040 bash[28232]: cluster 2023-12-01T22:57:30.862499+0000 mgr.y (mgr.24356) 13178 : cluster 0 pgmap v13146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:32 smithi040 bash[41173]: cluster 2023-12-01T22:57:30.862499+0000 mgr.y (mgr.24356) 13178 : cluster 0 pgmap v13146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:34 smithi141 bash[31670]: cluster 2023-12-01T22:57:32.863259+0000 mgr.y (mgr.24356) 13179 : cluster 0 pgmap v13147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:34 smithi141 bash[31670]: audit 2023-12-01T22:57:33.547149+0000 mon.c (mon.2) 8302 : audit 0 from='client.? 172.21.15.40:0/136041073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:34 smithi141 bash[31670]: audit 2023-12-01T22:57:34.027439+0000 mon.c (mon.2) 8303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:34 smithi040 bash[28232]: cluster 2023-12-01T22:57:32.863259+0000 mgr.y (mgr.24356) 13179 : cluster 0 pgmap v13147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:34 smithi040 bash[28232]: audit 2023-12-01T22:57:33.547149+0000 mon.c (mon.2) 8302 : audit 0 from='client.? 172.21.15.40:0/136041073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:34 smithi040 bash[28232]: audit 2023-12-01T22:57:34.027439+0000 mon.c (mon.2) 8303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:34 smithi040 bash[41173]: cluster 2023-12-01T22:57:32.863259+0000 mgr.y (mgr.24356) 13179 : cluster 0 pgmap v13147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:34 smithi040 bash[41173]: audit 2023-12-01T22:57:33.547149+0000 mon.c (mon.2) 8302 : audit 0 from='client.? 172.21.15.40:0/136041073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:34 smithi040 bash[41173]: audit 2023-12-01T22:57:34.027439+0000 mon.c (mon.2) 8303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:36 smithi141 bash[31670]: cluster 2023-12-01T22:57:34.864377+0000 mgr.y (mgr.24356) 13180 : cluster 0 pgmap v13148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:36 smithi141 bash[31670]: audit 2023-12-01T22:57:36.015499+0000 mon.a (mon.0) 8324 : audit 0 from='client.? 172.21.15.40:0/1235321414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:57:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:57:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:36 smithi040 bash[28232]: cluster 2023-12-01T22:57:34.864377+0000 mgr.y (mgr.24356) 13180 : cluster 0 pgmap v13148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:36 smithi040 bash[28232]: audit 2023-12-01T22:57:36.015499+0000 mon.a (mon.0) 8324 : audit 0 from='client.? 172.21.15.40:0/1235321414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:36 smithi040 bash[41173]: cluster 2023-12-01T22:57:34.864377+0000 mgr.y (mgr.24356) 13180 : cluster 0 pgmap v13148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:36 smithi040 bash[41173]: audit 2023-12-01T22:57:36.015499+0000 mon.a (mon.0) 8324 : audit 0 from='client.? 172.21.15.40:0/1235321414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:38 smithi141 bash[31670]: cluster 2023-12-01T22:57:36.865045+0000 mgr.y (mgr.24356) 13181 : cluster 0 pgmap v13149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:38 smithi040 bash[28232]: cluster 2023-12-01T22:57:36.865045+0000 mgr.y (mgr.24356) 13181 : cluster 0 pgmap v13149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:38 smithi040 bash[41173]: cluster 2023-12-01T22:57:36.865045+0000 mgr.y (mgr.24356) 13181 : cluster 0 pgmap v13149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:39 smithi141 bash[31670]: audit 2023-12-01T22:57:38.483003+0000 mon.a (mon.0) 8325 : audit 0 from='client.? 172.21.15.40:0/1931837370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:39 smithi040 bash[28232]: audit 2023-12-01T22:57:38.483003+0000 mon.a (mon.0) 8325 : audit 0 from='client.? 172.21.15.40:0/1931837370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:39 smithi040 bash[41173]: audit 2023-12-01T22:57:38.483003+0000 mon.a (mon.0) 8325 : audit 0 from='client.? 172.21.15.40:0/1931837370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:40 smithi141 bash[31670]: cluster 2023-12-01T22:57:38.865736+0000 mgr.y (mgr.24356) 13182 : cluster 0 pgmap v13150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:40 smithi040 bash[41173]: cluster 2023-12-01T22:57:38.865736+0000 mgr.y (mgr.24356) 13182 : cluster 0 pgmap v13150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:40 smithi040 bash[28232]: cluster 2023-12-01T22:57:38.865736+0000 mgr.y (mgr.24356) 13182 : cluster 0 pgmap v13150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:41 smithi141 bash[31670]: audit 2023-12-01T22:57:40.950558+0000 mon.c (mon.2) 8304 : audit 0 from='client.? 172.21.15.40:0/1971453655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:41 smithi040 bash[28232]: audit 2023-12-01T22:57:40.950558+0000 mon.c (mon.2) 8304 : audit 0 from='client.? 172.21.15.40:0/1971453655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:41 smithi040 bash[41173]: audit 2023-12-01T22:57:40.950558+0000 mon.c (mon.2) 8304 : audit 0 from='client.? 172.21.15.40:0/1971453655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:42 smithi141 bash[31670]: cluster 2023-12-01T22:57:40.866504+0000 mgr.y (mgr.24356) 13183 : cluster 0 pgmap v13151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:42 smithi040 bash[28232]: cluster 2023-12-01T22:57:40.866504+0000 mgr.y (mgr.24356) 13183 : cluster 0 pgmap v13151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:42 smithi040 bash[41173]: cluster 2023-12-01T22:57:40.866504+0000 mgr.y (mgr.24356) 13183 : cluster 0 pgmap v13151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:43 smithi141 bash[31670]: audit 2023-12-01T22:57:43.419682+0000 mon.c (mon.2) 8305 : audit 0 from='client.? 172.21.15.40:0/470151814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:43 smithi040 bash[28232]: audit 2023-12-01T22:57:43.419682+0000 mon.c (mon.2) 8305 : audit 0 from='client.? 172.21.15.40:0/470151814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:43 smithi040 bash[41173]: audit 2023-12-01T22:57:43.419682+0000 mon.c (mon.2) 8305 : audit 0 from='client.? 172.21.15.40:0/470151814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:44 smithi141 bash[31670]: cluster 2023-12-01T22:57:42.867156+0000 mgr.y (mgr.24356) 13184 : cluster 0 pgmap v13152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:44 smithi040 bash[28232]: cluster 2023-12-01T22:57:42.867156+0000 mgr.y (mgr.24356) 13184 : cluster 0 pgmap v13152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:44 smithi040 bash[41173]: cluster 2023-12-01T22:57:42.867156+0000 mgr.y (mgr.24356) 13184 : cluster 0 pgmap v13152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:46 smithi141 bash[31670]: cluster 2023-12-01T22:57:44.868318+0000 mgr.y (mgr.24356) 13185 : cluster 0 pgmap v13153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:46 smithi141 bash[31670]: audit 2023-12-01T22:57:45.885678+0000 mon.c (mon.2) 8306 : audit 0 from='client.? 172.21.15.40:0/1726400679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:57:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:57:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:46 smithi040 bash[41173]: cluster 2023-12-01T22:57:44.868318+0000 mgr.y (mgr.24356) 13185 : cluster 0 pgmap v13153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:46 smithi040 bash[41173]: audit 2023-12-01T22:57:45.885678+0000 mon.c (mon.2) 8306 : audit 0 from='client.? 172.21.15.40:0/1726400679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:46 smithi040 bash[28232]: cluster 2023-12-01T22:57:44.868318+0000 mgr.y (mgr.24356) 13185 : cluster 0 pgmap v13153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:46 smithi040 bash[28232]: audit 2023-12-01T22:57:45.885678+0000 mon.c (mon.2) 8306 : audit 0 from='client.? 172.21.15.40:0/1726400679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:48 smithi141 bash[31670]: cluster 2023-12-01T22:57:46.869014+0000 mgr.y (mgr.24356) 13186 : cluster 0 pgmap v13154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:48 smithi141 bash[31670]: audit 2023-12-01T22:57:48.345203+0000 mon.c (mon.2) 8307 : audit 0 from='client.? 172.21.15.40:0/479876289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:48 smithi040 bash[41173]: cluster 2023-12-01T22:57:46.869014+0000 mgr.y (mgr.24356) 13186 : cluster 0 pgmap v13154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:48 smithi040 bash[41173]: audit 2023-12-01T22:57:48.345203+0000 mon.c (mon.2) 8307 : audit 0 from='client.? 172.21.15.40:0/479876289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:48 smithi040 bash[28232]: cluster 2023-12-01T22:57:46.869014+0000 mgr.y (mgr.24356) 13186 : cluster 0 pgmap v13154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:48 smithi040 bash[28232]: audit 2023-12-01T22:57:48.345203+0000 mon.c (mon.2) 8307 : audit 0 from='client.? 172.21.15.40:0/479876289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:49 smithi040 bash[28232]: cluster 2023-12-01T22:57:48.869600+0000 mgr.y (mgr.24356) 13187 : cluster 0 pgmap v13155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:49 smithi040 bash[28232]: audit 2023-12-01T22:57:49.027742+0000 mon.c (mon.2) 8308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:49 smithi040 bash[41173]: cluster 2023-12-01T22:57:48.869600+0000 mgr.y (mgr.24356) 13187 : cluster 0 pgmap v13155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:49 smithi040 bash[41173]: audit 2023-12-01T22:57:49.027742+0000 mon.c (mon.2) 8308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:49 smithi141 bash[31670]: cluster 2023-12-01T22:57:48.869600+0000 mgr.y (mgr.24356) 13187 : cluster 0 pgmap v13155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:49 smithi141 bash[31670]: audit 2023-12-01T22:57:49.027742+0000 mon.c (mon.2) 8308 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:50 smithi040 bash[28232]: audit 2023-12-01T22:57:50.809039+0000 mon.a (mon.0) 8326 : audit 0 from='client.? 172.21.15.40:0/884881054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:50 smithi040 bash[41173]: audit 2023-12-01T22:57:50.809039+0000 mon.a (mon.0) 8326 : audit 0 from='client.? 172.21.15.40:0/884881054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:50 smithi141 bash[31670]: audit 2023-12-01T22:57:50.809039+0000 mon.a (mon.0) 8326 : audit 0 from='client.? 172.21.15.40:0/884881054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:51 smithi040 bash[28232]: cluster 2023-12-01T22:57:50.870455+0000 mgr.y (mgr.24356) 13188 : cluster 0 pgmap v13156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:51 smithi040 bash[41173]: cluster 2023-12-01T22:57:50.870455+0000 mgr.y (mgr.24356) 13188 : cluster 0 pgmap v13156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:51 smithi141 bash[31670]: cluster 2023-12-01T22:57:50.870455+0000 mgr.y (mgr.24356) 13188 : cluster 0 pgmap v13156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:53 smithi141 bash[31670]: cluster 2023-12-01T22:57:52.870941+0000 mgr.y (mgr.24356) 13189 : cluster 0 pgmap v13157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:53 smithi141 bash[31670]: audit 2023-12-01T22:57:53.269301+0000 mon.a (mon.0) 8327 : audit 0 from='client.? 172.21.15.40:0/1400140418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:53 smithi040 bash[41173]: cluster 2023-12-01T22:57:52.870941+0000 mgr.y (mgr.24356) 13189 : cluster 0 pgmap v13157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:53 smithi040 bash[41173]: audit 2023-12-01T22:57:53.269301+0000 mon.a (mon.0) 8327 : audit 0 from='client.? 172.21.15.40:0/1400140418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:53 smithi040 bash[28232]: cluster 2023-12-01T22:57:52.870941+0000 mgr.y (mgr.24356) 13189 : cluster 0 pgmap v13157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:53 smithi040 bash[28232]: audit 2023-12-01T22:57:53.269301+0000 mon.a (mon.0) 8327 : audit 0 from='client.? 172.21.15.40:0/1400140418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:55 smithi141 bash[31670]: cluster 2023-12-01T22:57:54.872021+0000 mgr.y (mgr.24356) 13190 : cluster 0 pgmap v13158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:55 smithi141 bash[31670]: audit 2023-12-01T22:57:55.734557+0000 mon.a (mon.0) 8328 : audit 0 from='client.? 172.21.15.40:0/3550373745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:55 smithi040 bash[28232]: cluster 2023-12-01T22:57:54.872021+0000 mgr.y (mgr.24356) 13190 : cluster 0 pgmap v13158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:55 smithi040 bash[28232]: audit 2023-12-01T22:57:55.734557+0000 mon.a (mon.0) 8328 : audit 0 from='client.? 172.21.15.40:0/3550373745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:55 smithi040 bash[41173]: cluster 2023-12-01T22:57:54.872021+0000 mgr.y (mgr.24356) 13190 : cluster 0 pgmap v13158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:55 smithi040 bash[41173]: audit 2023-12-01T22:57:55.734557+0000 mon.a (mon.0) 8328 : audit 0 from='client.? 172.21.15.40:0/3550373745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:57:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:57:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:57 smithi141 bash[31670]: cluster 2023-12-01T22:57:56.872657+0000 mgr.y (mgr.24356) 13191 : cluster 0 pgmap v13159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:57 smithi040 bash[28232]: cluster 2023-12-01T22:57:56.872657+0000 mgr.y (mgr.24356) 13191 : cluster 0 pgmap v13159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:57 smithi040 bash[41173]: cluster 2023-12-01T22:57:56.872657+0000 mgr.y (mgr.24356) 13191 : cluster 0 pgmap v13159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:57:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:58 smithi141 bash[31670]: audit 2023-12-01T22:57:58.204122+0000 mon.c (mon.2) 8309 : audit 0 from='client.? 172.21.15.40:0/2341477397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:58 smithi040 bash[28232]: audit 2023-12-01T22:57:58.204122+0000 mon.c (mon.2) 8309 : audit 0 from='client.? 172.21.15.40:0/2341477397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:57:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:58 smithi040 bash[41173]: audit 2023-12-01T22:57:58.204122+0000 mon.c (mon.2) 8309 : audit 0 from='client.? 172.21.15.40:0/2341477397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:57:59 smithi141 bash[31670]: cluster 2023-12-01T22:57:58.873305+0000 mgr.y (mgr.24356) 13192 : cluster 0 pgmap v13160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:57:59 smithi040 bash[28232]: cluster 2023-12-01T22:57:58.873305+0000 mgr.y (mgr.24356) 13192 : cluster 0 pgmap v13160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:57:59 smithi040 bash[41173]: cluster 2023-12-01T22:57:58.873305+0000 mgr.y (mgr.24356) 13192 : cluster 0 pgmap v13160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:00 smithi141 bash[31670]: audit 2023-12-01T22:58:00.668371+0000 mon.a (mon.0) 8329 : audit 0 from='client.? 172.21.15.40:0/2175053134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:00 smithi040 bash[41173]: audit 2023-12-01T22:58:00.668371+0000 mon.a (mon.0) 8329 : audit 0 from='client.? 172.21.15.40:0/2175053134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:00 smithi040 bash[28232]: audit 2023-12-01T22:58:00.668371+0000 mon.a (mon.0) 8329 : audit 0 from='client.? 172.21.15.40:0/2175053134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:01 smithi141 bash[31670]: cluster 2023-12-01T22:58:00.874437+0000 mgr.y (mgr.24356) 13193 : cluster 0 pgmap v13161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:01 smithi040 bash[28232]: cluster 2023-12-01T22:58:00.874437+0000 mgr.y (mgr.24356) 13193 : cluster 0 pgmap v13161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:01 smithi040 bash[41173]: cluster 2023-12-01T22:58:00.874437+0000 mgr.y (mgr.24356) 13193 : cluster 0 pgmap v13161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:03 smithi141 bash[31670]: cluster 2023-12-01T22:58:02.875213+0000 mgr.y (mgr.24356) 13194 : cluster 0 pgmap v13162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:03 smithi141 bash[31670]: audit 2023-12-01T22:58:03.139102+0000 mon.c (mon.2) 8310 : audit 0 from='client.? 172.21.15.40:0/4109947690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:03 smithi040 bash[41173]: cluster 2023-12-01T22:58:02.875213+0000 mgr.y (mgr.24356) 13194 : cluster 0 pgmap v13162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:03 smithi040 bash[41173]: audit 2023-12-01T22:58:03.139102+0000 mon.c (mon.2) 8310 : audit 0 from='client.? 172.21.15.40:0/4109947690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:03 smithi040 bash[28232]: cluster 2023-12-01T22:58:02.875213+0000 mgr.y (mgr.24356) 13194 : cluster 0 pgmap v13162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:03 smithi040 bash[28232]: audit 2023-12-01T22:58:03.139102+0000 mon.c (mon.2) 8310 : audit 0 from='client.? 172.21.15.40:0/4109947690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:04 smithi141 bash[31670]: audit 2023-12-01T22:58:04.028128+0000 mon.c (mon.2) 8311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:04 smithi141 bash[31670]: audit 2023-12-01T22:58:04.824188+0000 mon.c (mon.2) 8312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:58:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:04 smithi040 bash[28232]: audit 2023-12-01T22:58:04.028128+0000 mon.c (mon.2) 8311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:04 smithi040 bash[28232]: audit 2023-12-01T22:58:04.824188+0000 mon.c (mon.2) 8312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:58:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:04 smithi040 bash[41173]: audit 2023-12-01T22:58:04.028128+0000 mon.c (mon.2) 8311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:04 smithi040 bash[41173]: audit 2023-12-01T22:58:04.824188+0000 mon.c (mon.2) 8312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:58:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:06 smithi141 bash[31670]: cluster 2023-12-01T22:58:04.876258+0000 mgr.y (mgr.24356) 13195 : cluster 0 pgmap v13163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:06 smithi141 bash[31670]: audit 2023-12-01T22:58:05.257338+0000 mon.a (mon.0) 8330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:06 smithi141 bash[31670]: audit 2023-12-01T22:58:05.268306+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:06 smithi141 bash[31670]: audit 2023-12-01T22:58:05.600996+0000 mon.c (mon.2) 8313 : audit 0 from='client.? 172.21.15.40:0/3932777910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[28232]: cluster 2023-12-01T22:58:04.876258+0000 mgr.y (mgr.24356) 13195 : cluster 0 pgmap v13163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[28232]: audit 2023-12-01T22:58:05.257338+0000 mon.a (mon.0) 8330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[28232]: audit 2023-12-01T22:58:05.268306+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[28232]: audit 2023-12-01T22:58:05.600996+0000 mon.c (mon.2) 8313 : audit 0 from='client.? 172.21.15.40:0/3932777910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:58:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:58:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[41173]: cluster 2023-12-01T22:58:04.876258+0000 mgr.y (mgr.24356) 13195 : cluster 0 pgmap v13163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[41173]: audit 2023-12-01T22:58:05.257338+0000 mon.a (mon.0) 8330 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[41173]: audit 2023-12-01T22:58:05.268306+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:06 smithi040 bash[41173]: audit 2023-12-01T22:58:05.600996+0000 mon.c (mon.2) 8313 : audit 0 from='client.? 172.21.15.40:0/3932777910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:08 smithi141 bash[31670]: cluster 2023-12-01T22:58:06.876940+0000 mgr.y (mgr.24356) 13196 : cluster 0 pgmap v13164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:08 smithi141 bash[31670]: audit 2023-12-01T22:58:08.062804+0000 mon.a (mon.0) 8332 : audit 0 from='client.? 172.21.15.40:0/400909126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:08 smithi040 bash[28232]: cluster 2023-12-01T22:58:06.876940+0000 mgr.y (mgr.24356) 13196 : cluster 0 pgmap v13164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:08 smithi040 bash[28232]: audit 2023-12-01T22:58:08.062804+0000 mon.a (mon.0) 8332 : audit 0 from='client.? 172.21.15.40:0/400909126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:08 smithi040 bash[41173]: cluster 2023-12-01T22:58:06.876940+0000 mgr.y (mgr.24356) 13196 : cluster 0 pgmap v13164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:08 smithi040 bash[41173]: audit 2023-12-01T22:58:08.062804+0000 mon.a (mon.0) 8332 : audit 0 from='client.? 172.21.15.40:0/400909126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:10 smithi141 bash[31670]: cluster 2023-12-01T22:58:08.877637+0000 mgr.y (mgr.24356) 13197 : cluster 0 pgmap v13165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:10 smithi040 bash[41173]: cluster 2023-12-01T22:58:08.877637+0000 mgr.y (mgr.24356) 13197 : cluster 0 pgmap v13165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:10 smithi040 bash[28232]: cluster 2023-12-01T22:58:08.877637+0000 mgr.y (mgr.24356) 13197 : cluster 0 pgmap v13165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:11 smithi141 bash[31670]: audit 2023-12-01T22:58:10.548858+0000 mon.a (mon.0) 8333 : audit 0 from='client.? 172.21.15.40:0/3352799779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:11 smithi141 bash[31670]: audit 2023-12-01T22:58:10.619849+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:11 smithi141 bash[31670]: audit 2023-12-01T22:58:10.633816+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:11 smithi040 bash[28232]: audit 2023-12-01T22:58:10.548858+0000 mon.a (mon.0) 8333 : audit 0 from='client.? 172.21.15.40:0/3352799779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:11 smithi040 bash[28232]: audit 2023-12-01T22:58:10.619849+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:11 smithi040 bash[28232]: audit 2023-12-01T22:58:10.633816+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:11 smithi040 bash[41173]: audit 2023-12-01T22:58:10.548858+0000 mon.a (mon.0) 8333 : audit 0 from='client.? 172.21.15.40:0/3352799779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:11 smithi040 bash[41173]: audit 2023-12-01T22:58:10.619849+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:11 smithi040 bash[41173]: audit 2023-12-01T22:58:10.633816+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:12 smithi141 bash[31670]: cluster 2023-12-01T22:58:10.878424+0000 mgr.y (mgr.24356) 13198 : cluster 0 pgmap v13166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:12 smithi141 bash[31670]: audit 2023-12-01T22:58:11.468904+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:12 smithi141 bash[31670]: audit 2023-12-01T22:58:11.483635+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:12 smithi141 bash[31670]: audit 2023-12-01T22:58:11.958763+0000 mon.c (mon.2) 8314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:58:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:12 smithi141 bash[31670]: audit 2023-12-01T22:58:11.960215+0000 mon.c (mon.2) 8315 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:58:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:12 smithi141 bash[31670]: audit 2023-12-01T22:58:11.970609+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[28232]: cluster 2023-12-01T22:58:10.878424+0000 mgr.y (mgr.24356) 13198 : cluster 0 pgmap v13166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[28232]: audit 2023-12-01T22:58:11.468904+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[28232]: audit 2023-12-01T22:58:11.483635+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[28232]: audit 2023-12-01T22:58:11.958763+0000 mon.c (mon.2) 8314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[28232]: audit 2023-12-01T22:58:11.960215+0000 mon.c (mon.2) 8315 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[28232]: audit 2023-12-01T22:58:11.970609+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[41173]: cluster 2023-12-01T22:58:10.878424+0000 mgr.y (mgr.24356) 13198 : cluster 0 pgmap v13166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[41173]: audit 2023-12-01T22:58:11.468904+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[41173]: audit 2023-12-01T22:58:11.483635+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[41173]: audit 2023-12-01T22:58:11.958763+0000 mon.c (mon.2) 8314 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:58:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[41173]: audit 2023-12-01T22:58:11.960215+0000 mon.c (mon.2) 8315 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:58:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:12 smithi040 bash[41173]: audit 2023-12-01T22:58:11.970609+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:58:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:13 smithi141 bash[31670]: audit 2023-12-01T22:58:13.019046+0000 mon.c (mon.2) 8316 : audit 0 from='client.? 172.21.15.40:0/584975152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:13 smithi040 bash[28232]: audit 2023-12-01T22:58:13.019046+0000 mon.c (mon.2) 8316 : audit 0 from='client.? 172.21.15.40:0/584975152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:13 smithi040 bash[41173]: audit 2023-12-01T22:58:13.019046+0000 mon.c (mon.2) 8316 : audit 0 from='client.? 172.21.15.40:0/584975152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:14 smithi141 bash[31670]: cluster 2023-12-01T22:58:12.878983+0000 mgr.y (mgr.24356) 13199 : cluster 0 pgmap v13167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:14 smithi040 bash[28232]: cluster 2023-12-01T22:58:12.878983+0000 mgr.y (mgr.24356) 13199 : cluster 0 pgmap v13167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:14 smithi040 bash[41173]: cluster 2023-12-01T22:58:12.878983+0000 mgr.y (mgr.24356) 13199 : cluster 0 pgmap v13167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:16 smithi141 bash[31670]: cluster 2023-12-01T22:58:14.880097+0000 mgr.y (mgr.24356) 13200 : cluster 0 pgmap v13168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:16 smithi141 bash[31670]: audit 2023-12-01T22:58:15.490827+0000 mon.c (mon.2) 8317 : audit 0 from='client.? 172.21.15.40:0/1267357761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:58:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T22:58:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:16 smithi040 bash[28232]: cluster 2023-12-01T22:58:14.880097+0000 mgr.y (mgr.24356) 13200 : cluster 0 pgmap v13168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:16 smithi040 bash[28232]: audit 2023-12-01T22:58:15.490827+0000 mon.c (mon.2) 8317 : audit 0 from='client.? 172.21.15.40:0/1267357761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:16 smithi040 bash[41173]: cluster 2023-12-01T22:58:14.880097+0000 mgr.y (mgr.24356) 13200 : cluster 0 pgmap v13168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:16 smithi040 bash[41173]: audit 2023-12-01T22:58:15.490827+0000 mon.c (mon.2) 8317 : audit 0 from='client.? 172.21.15.40:0/1267357761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:18 smithi141 bash[31670]: cluster 2023-12-01T22:58:16.880861+0000 mgr.y (mgr.24356) 13201 : cluster 0 pgmap v13169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:18 smithi141 bash[31670]: audit 2023-12-01T22:58:17.945826+0000 mon.a (mon.0) 8339 : audit 0 from='client.? 172.21.15.40:0/3199877746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:18 smithi040 bash[41173]: cluster 2023-12-01T22:58:16.880861+0000 mgr.y (mgr.24356) 13201 : cluster 0 pgmap v13169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:18 smithi040 bash[41173]: audit 2023-12-01T22:58:17.945826+0000 mon.a (mon.0) 8339 : audit 0 from='client.? 172.21.15.40:0/3199877746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:18 smithi040 bash[28232]: cluster 2023-12-01T22:58:16.880861+0000 mgr.y (mgr.24356) 13201 : cluster 0 pgmap v13169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:18 smithi040 bash[28232]: audit 2023-12-01T22:58:17.945826+0000 mon.a (mon.0) 8339 : audit 0 from='client.? 172.21.15.40:0/3199877746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:19 smithi141 bash[31670]: audit 2023-12-01T22:58:19.028456+0000 mon.c (mon.2) 8318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:19 smithi040 bash[28232]: audit 2023-12-01T22:58:19.028456+0000 mon.c (mon.2) 8318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:19 smithi040 bash[41173]: audit 2023-12-01T22:58:19.028456+0000 mon.c (mon.2) 8318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:20 smithi141 bash[31670]: cluster 2023-12-01T22:58:18.881481+0000 mgr.y (mgr.24356) 13202 : cluster 0 pgmap v13170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:20 smithi141 bash[31670]: audit 2023-12-01T22:58:20.420636+0000 mon.c (mon.2) 8319 : audit 0 from='client.? 172.21.15.40:0/2022438813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:20 smithi040 bash[28232]: cluster 2023-12-01T22:58:18.881481+0000 mgr.y (mgr.24356) 13202 : cluster 0 pgmap v13170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:20 smithi040 bash[28232]: audit 2023-12-01T22:58:20.420636+0000 mon.c (mon.2) 8319 : audit 0 from='client.? 172.21.15.40:0/2022438813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:20 smithi040 bash[41173]: cluster 2023-12-01T22:58:18.881481+0000 mgr.y (mgr.24356) 13202 : cluster 0 pgmap v13170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:20 smithi040 bash[41173]: audit 2023-12-01T22:58:20.420636+0000 mon.c (mon.2) 8319 : audit 0 from='client.? 172.21.15.40:0/2022438813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:22 smithi141 bash[31670]: cluster 2023-12-01T22:58:20.882621+0000 mgr.y (mgr.24356) 13203 : cluster 0 pgmap v13171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:22 smithi040 bash[28232]: cluster 2023-12-01T22:58:20.882621+0000 mgr.y (mgr.24356) 13203 : cluster 0 pgmap v13171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:22 smithi040 bash[41173]: cluster 2023-12-01T22:58:20.882621+0000 mgr.y (mgr.24356) 13203 : cluster 0 pgmap v13171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:23 smithi141 bash[31670]: audit 2023-12-01T22:58:22.882323+0000 mon.c (mon.2) 8320 : audit 0 from='client.? 172.21.15.40:0/3329303484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:23 smithi040 bash[28232]: audit 2023-12-01T22:58:22.882323+0000 mon.c (mon.2) 8320 : audit 0 from='client.? 172.21.15.40:0/3329303484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:23 smithi040 bash[41173]: audit 2023-12-01T22:58:22.882323+0000 mon.c (mon.2) 8320 : audit 0 from='client.? 172.21.15.40:0/3329303484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:24 smithi141 bash[31670]: cluster 2023-12-01T22:58:22.883243+0000 mgr.y (mgr.24356) 13204 : cluster 0 pgmap v13172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:24 smithi040 bash[28232]: cluster 2023-12-01T22:58:22.883243+0000 mgr.y (mgr.24356) 13204 : cluster 0 pgmap v13172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:24 smithi040 bash[41173]: cluster 2023-12-01T22:58:22.883243+0000 mgr.y (mgr.24356) 13204 : cluster 0 pgmap v13172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:25 smithi141 bash[31670]: audit 2023-12-01T22:58:25.348415+0000 mon.a (mon.0) 8340 : audit 0 from='client.? 172.21.15.40:0/2030007241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:25 smithi040 bash[28232]: audit 2023-12-01T22:58:25.348415+0000 mon.a (mon.0) 8340 : audit 0 from='client.? 172.21.15.40:0/2030007241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:25 smithi040 bash[41173]: audit 2023-12-01T22:58:25.348415+0000 mon.a (mon.0) 8340 : audit 0 from='client.? 172.21.15.40:0/2030007241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:26 smithi040 bash[28232]: cluster 2023-12-01T22:58:24.884415+0000 mgr.y (mgr.24356) 13205 : cluster 0 pgmap v13173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:58:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T22:58:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:26 smithi040 bash[41173]: cluster 2023-12-01T22:58:24.884415+0000 mgr.y (mgr.24356) 13205 : cluster 0 pgmap v13173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:26 smithi141 bash[31670]: cluster 2023-12-01T22:58:24.884415+0000 mgr.y (mgr.24356) 13205 : cluster 0 pgmap v13173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:27 smithi141 bash[31670]: cluster 2023-12-01T22:58:26.885123+0000 mgr.y (mgr.24356) 13206 : cluster 0 pgmap v13174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:27 smithi141 bash[31670]: audit 2023-12-01T22:58:27.811958+0000 mon.c (mon.2) 8321 : audit 0 from='client.? 172.21.15.40:0/1768027970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:27 smithi040 bash[28232]: cluster 2023-12-01T22:58:26.885123+0000 mgr.y (mgr.24356) 13206 : cluster 0 pgmap v13174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:27 smithi040 bash[28232]: audit 2023-12-01T22:58:27.811958+0000 mon.c (mon.2) 8321 : audit 0 from='client.? 172.21.15.40:0/1768027970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:27 smithi040 bash[41173]: cluster 2023-12-01T22:58:26.885123+0000 mgr.y (mgr.24356) 13206 : cluster 0 pgmap v13174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:27 smithi040 bash[41173]: audit 2023-12-01T22:58:27.811958+0000 mon.c (mon.2) 8321 : audit 0 from='client.? 172.21.15.40:0/1768027970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:29 smithi141 bash[31670]: cluster 2023-12-01T22:58:28.885786+0000 mgr.y (mgr.24356) 13207 : cluster 0 pgmap v13175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:29 smithi040 bash[28232]: cluster 2023-12-01T22:58:28.885786+0000 mgr.y (mgr.24356) 13207 : cluster 0 pgmap v13175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:29 smithi040 bash[41173]: cluster 2023-12-01T22:58:28.885786+0000 mgr.y (mgr.24356) 13207 : cluster 0 pgmap v13175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:30 smithi141 bash[31670]: audit 2023-12-01T22:58:30.276865+0000 mon.c (mon.2) 8322 : audit 0 from='client.? 172.21.15.40:0/1281092304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:30 smithi040 bash[28232]: audit 2023-12-01T22:58:30.276865+0000 mon.c (mon.2) 8322 : audit 0 from='client.? 172.21.15.40:0/1281092304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:30 smithi040 bash[41173]: audit 2023-12-01T22:58:30.276865+0000 mon.c (mon.2) 8322 : audit 0 from='client.? 172.21.15.40:0/1281092304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:31 smithi141 bash[31670]: cluster 2023-12-01T22:58:30.886985+0000 mgr.y (mgr.24356) 13208 : cluster 0 pgmap v13176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:31 smithi040 bash[41173]: cluster 2023-12-01T22:58:30.886985+0000 mgr.y (mgr.24356) 13208 : cluster 0 pgmap v13176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:31 smithi040 bash[28232]: cluster 2023-12-01T22:58:30.886985+0000 mgr.y (mgr.24356) 13208 : cluster 0 pgmap v13176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:32 smithi141 bash[31670]: audit 2023-12-01T22:58:32.730508+0000 mon.a (mon.0) 8341 : audit 0 from='client.? 172.21.15.40:0/3954759472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:32 smithi040 bash[28232]: audit 2023-12-01T22:58:32.730508+0000 mon.a (mon.0) 8341 : audit 0 from='client.? 172.21.15.40:0/3954759472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:32 smithi040 bash[41173]: audit 2023-12-01T22:58:32.730508+0000 mon.a (mon.0) 8341 : audit 0 from='client.? 172.21.15.40:0/3954759472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:33 smithi141 bash[31670]: cluster 2023-12-01T22:58:32.887698+0000 mgr.y (mgr.24356) 13209 : cluster 0 pgmap v13177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:33 smithi040 bash[41173]: cluster 2023-12-01T22:58:32.887698+0000 mgr.y (mgr.24356) 13209 : cluster 0 pgmap v13177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:33 smithi040 bash[28232]: cluster 2023-12-01T22:58:32.887698+0000 mgr.y (mgr.24356) 13209 : cluster 0 pgmap v13177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:34 smithi141 bash[31670]: audit 2023-12-01T22:58:34.028845+0000 mon.c (mon.2) 8323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:34 smithi040 bash[41173]: audit 2023-12-01T22:58:34.028845+0000 mon.c (mon.2) 8323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:34 smithi040 bash[28232]: audit 2023-12-01T22:58:34.028845+0000 mon.c (mon.2) 8323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:35 smithi141 bash[31670]: cluster 2023-12-01T22:58:34.888839+0000 mgr.y (mgr.24356) 13210 : cluster 0 pgmap v13178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:35 smithi141 bash[31670]: audit 2023-12-01T22:58:35.191902+0000 mon.c (mon.2) 8324 : audit 0 from='client.? 172.21.15.40:0/2072497901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:35 smithi040 bash[41173]: cluster 2023-12-01T22:58:34.888839+0000 mgr.y (mgr.24356) 13210 : cluster 0 pgmap v13178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:35 smithi040 bash[41173]: audit 2023-12-01T22:58:35.191902+0000 mon.c (mon.2) 8324 : audit 0 from='client.? 172.21.15.40:0/2072497901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:35 smithi040 bash[28232]: cluster 2023-12-01T22:58:34.888839+0000 mgr.y (mgr.24356) 13210 : cluster 0 pgmap v13178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:35 smithi040 bash[28232]: audit 2023-12-01T22:58:35.191902+0000 mon.c (mon.2) 8324 : audit 0 from='client.? 172.21.15.40:0/2072497901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:58:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:58:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:37 smithi141 bash[31670]: cluster 2023-12-01T22:58:36.889619+0000 mgr.y (mgr.24356) 13211 : cluster 0 pgmap v13179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:37 smithi141 bash[31670]: audit 2023-12-01T22:58:37.654859+0000 mon.a (mon.0) 8342 : audit 0 from='client.? 172.21.15.40:0/3898502389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:37 smithi040 bash[28232]: cluster 2023-12-01T22:58:36.889619+0000 mgr.y (mgr.24356) 13211 : cluster 0 pgmap v13179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:37 smithi040 bash[28232]: audit 2023-12-01T22:58:37.654859+0000 mon.a (mon.0) 8342 : audit 0 from='client.? 172.21.15.40:0/3898502389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:37 smithi040 bash[41173]: cluster 2023-12-01T22:58:36.889619+0000 mgr.y (mgr.24356) 13211 : cluster 0 pgmap v13179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:37 smithi040 bash[41173]: audit 2023-12-01T22:58:37.654859+0000 mon.a (mon.0) 8342 : audit 0 from='client.? 172.21.15.40:0/3898502389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:39 smithi141 bash[31670]: cluster 2023-12-01T22:58:38.890340+0000 mgr.y (mgr.24356) 13212 : cluster 0 pgmap v13180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:39 smithi040 bash[28232]: cluster 2023-12-01T22:58:38.890340+0000 mgr.y (mgr.24356) 13212 : cluster 0 pgmap v13180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:39 smithi040 bash[41173]: cluster 2023-12-01T22:58:38.890340+0000 mgr.y (mgr.24356) 13212 : cluster 0 pgmap v13180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:41 smithi141 bash[31670]: audit 2023-12-01T22:58:40.116892+0000 mon.c (mon.2) 8325 : audit 0 from='client.? 172.21.15.40:0/1801037546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:41 smithi040 bash[41173]: audit 2023-12-01T22:58:40.116892+0000 mon.c (mon.2) 8325 : audit 0 from='client.? 172.21.15.40:0/1801037546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:41 smithi040 bash[28232]: audit 2023-12-01T22:58:40.116892+0000 mon.c (mon.2) 8325 : audit 0 from='client.? 172.21.15.40:0/1801037546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:42 smithi141 bash[31670]: cluster 2023-12-01T22:58:40.891522+0000 mgr.y (mgr.24356) 13213 : cluster 0 pgmap v13181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:42 smithi040 bash[41173]: cluster 2023-12-01T22:58:40.891522+0000 mgr.y (mgr.24356) 13213 : cluster 0 pgmap v13181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:42 smithi040 bash[28232]: cluster 2023-12-01T22:58:40.891522+0000 mgr.y (mgr.24356) 13213 : cluster 0 pgmap v13181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:43 smithi141 bash[31670]: audit 2023-12-01T22:58:42.580763+0000 mon.a (mon.0) 8343 : audit 0 from='client.? 172.21.15.40:0/2070514204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:43 smithi040 bash[41173]: audit 2023-12-01T22:58:42.580763+0000 mon.a (mon.0) 8343 : audit 0 from='client.? 172.21.15.40:0/2070514204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:43 smithi040 bash[28232]: audit 2023-12-01T22:58:42.580763+0000 mon.a (mon.0) 8343 : audit 0 from='client.? 172.21.15.40:0/2070514204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:44 smithi141 bash[31670]: cluster 2023-12-01T22:58:42.892202+0000 mgr.y (mgr.24356) 13214 : cluster 0 pgmap v13182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:44 smithi040 bash[28232]: cluster 2023-12-01T22:58:42.892202+0000 mgr.y (mgr.24356) 13214 : cluster 0 pgmap v13182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:44 smithi040 bash[41173]: cluster 2023-12-01T22:58:42.892202+0000 mgr.y (mgr.24356) 13214 : cluster 0 pgmap v13182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:46 smithi141 bash[31670]: cluster 2023-12-01T22:58:44.893344+0000 mgr.y (mgr.24356) 13215 : cluster 0 pgmap v13183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:46 smithi141 bash[31670]: audit 2023-12-01T22:58:45.042675+0000 mon.c (mon.2) 8326 : audit 0 from='client.? 172.21.15.40:0/916114262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:46 smithi040 bash[28232]: cluster 2023-12-01T22:58:44.893344+0000 mgr.y (mgr.24356) 13215 : cluster 0 pgmap v13183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:46 smithi040 bash[28232]: audit 2023-12-01T22:58:45.042675+0000 mon.c (mon.2) 8326 : audit 0 from='client.? 172.21.15.40:0/916114262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:46 smithi040 bash[41173]: cluster 2023-12-01T22:58:44.893344+0000 mgr.y (mgr.24356) 13215 : cluster 0 pgmap v13183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:46 smithi040 bash[41173]: audit 2023-12-01T22:58:45.042675+0000 mon.c (mon.2) 8326 : audit 0 from='client.? 172.21.15.40:0/916114262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:58:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:58:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:48 smithi141 bash[31670]: cluster 2023-12-01T22:58:46.894129+0000 mgr.y (mgr.24356) 13216 : cluster 0 pgmap v13184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:48 smithi141 bash[31670]: audit 2023-12-01T22:58:47.508037+0000 mon.a (mon.0) 8344 : audit 0 from='client.? 172.21.15.40:0/1491368197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:48 smithi040 bash[41173]: cluster 2023-12-01T22:58:46.894129+0000 mgr.y (mgr.24356) 13216 : cluster 0 pgmap v13184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:48 smithi040 bash[41173]: audit 2023-12-01T22:58:47.508037+0000 mon.a (mon.0) 8344 : audit 0 from='client.? 172.21.15.40:0/1491368197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:48 smithi040 bash[28232]: cluster 2023-12-01T22:58:46.894129+0000 mgr.y (mgr.24356) 13216 : cluster 0 pgmap v13184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:48 smithi040 bash[28232]: audit 2023-12-01T22:58:47.508037+0000 mon.a (mon.0) 8344 : audit 0 from='client.? 172.21.15.40:0/1491368197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:50 smithi040 bash[28232]: cluster 2023-12-01T22:58:48.894837+0000 mgr.y (mgr.24356) 13217 : cluster 0 pgmap v13185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:50 smithi040 bash[28232]: audit 2023-12-01T22:58:49.028637+0000 mon.c (mon.2) 8327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:50 smithi040 bash[28232]: audit 2023-12-01T22:58:49.973739+0000 mon.c (mon.2) 8328 : audit 0 from='client.? 172.21.15.40:0/3346270291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:50 smithi040 bash[41173]: cluster 2023-12-01T22:58:48.894837+0000 mgr.y (mgr.24356) 13217 : cluster 0 pgmap v13185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:50 smithi040 bash[41173]: audit 2023-12-01T22:58:49.028637+0000 mon.c (mon.2) 8327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:50 smithi040 bash[41173]: audit 2023-12-01T22:58:49.973739+0000 mon.c (mon.2) 8328 : audit 0 from='client.? 172.21.15.40:0/3346270291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:50 smithi141 bash[31670]: cluster 2023-12-01T22:58:48.894837+0000 mgr.y (mgr.24356) 13217 : cluster 0 pgmap v13185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:50 smithi141 bash[31670]: audit 2023-12-01T22:58:49.028637+0000 mon.c (mon.2) 8327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:50 smithi141 bash[31670]: audit 2023-12-01T22:58:49.973739+0000 mon.c (mon.2) 8328 : audit 0 from='client.? 172.21.15.40:0/3346270291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:52 smithi040 bash[28232]: cluster 2023-12-01T22:58:50.895985+0000 mgr.y (mgr.24356) 13218 : cluster 0 pgmap v13186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:52 smithi040 bash[41173]: cluster 2023-12-01T22:58:50.895985+0000 mgr.y (mgr.24356) 13218 : cluster 0 pgmap v13186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:52 smithi141 bash[31670]: cluster 2023-12-01T22:58:50.895985+0000 mgr.y (mgr.24356) 13218 : cluster 0 pgmap v13186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:53 smithi040 bash[28232]: audit 2023-12-01T22:58:52.439996+0000 mon.a (mon.0) 8345 : audit 0 from='client.? 172.21.15.40:0/3045268305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:53 smithi040 bash[41173]: audit 2023-12-01T22:58:52.439996+0000 mon.a (mon.0) 8345 : audit 0 from='client.? 172.21.15.40:0/3045268305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:53 smithi141 bash[31670]: audit 2023-12-01T22:58:52.439996+0000 mon.a (mon.0) 8345 : audit 0 from='client.? 172.21.15.40:0/3045268305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:54 smithi040 bash[28232]: cluster 2023-12-01T22:58:52.896665+0000 mgr.y (mgr.24356) 13219 : cluster 0 pgmap v13187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:54 smithi040 bash[41173]: cluster 2023-12-01T22:58:52.896665+0000 mgr.y (mgr.24356) 13219 : cluster 0 pgmap v13187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:54 smithi141 bash[31670]: cluster 2023-12-01T22:58:52.896665+0000 mgr.y (mgr.24356) 13219 : cluster 0 pgmap v13187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:55 smithi040 bash[28232]: audit 2023-12-01T22:58:54.911502+0000 mon.c (mon.2) 8329 : audit 0 from='client.? 172.21.15.40:0/3485853459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:55 smithi040 bash[41173]: audit 2023-12-01T22:58:54.911502+0000 mon.c (mon.2) 8329 : audit 0 from='client.? 172.21.15.40:0/3485853459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:55 smithi141 bash[31670]: audit 2023-12-01T22:58:54.911502+0000 mon.c (mon.2) 8329 : audit 0 from='client.? 172.21.15.40:0/3485853459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:56 smithi040 bash[28232]: cluster 2023-12-01T22:58:54.897408+0000 mgr.y (mgr.24356) 13220 : cluster 0 pgmap v13188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:56 smithi040 bash[41173]: cluster 2023-12-01T22:58:54.897408+0000 mgr.y (mgr.24356) 13220 : cluster 0 pgmap v13188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:56 smithi141 bash[31670]: cluster 2023-12-01T22:58:54.897408+0000 mgr.y (mgr.24356) 13220 : cluster 0 pgmap v13188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:58:56] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-12-01T22:58:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:58 smithi040 bash[28232]: cluster 2023-12-01T22:58:56.898071+0000 mgr.y (mgr.24356) 13221 : cluster 0 pgmap v13189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:58:58 smithi040 bash[28232]: audit 2023-12-01T22:58:57.387147+0000 mon.c (mon.2) 8330 : audit 0 from='client.? 172.21.15.40:0/4119782073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:58 smithi040 bash[41173]: cluster 2023-12-01T22:58:56.898071+0000 mgr.y (mgr.24356) 13221 : cluster 0 pgmap v13189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:58:58 smithi040 bash[41173]: audit 2023-12-01T22:58:57.387147+0000 mon.c (mon.2) 8330 : audit 0 from='client.? 172.21.15.40:0/4119782073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:58:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:58 smithi141 bash[31670]: cluster 2023-12-01T22:58:56.898071+0000 mgr.y (mgr.24356) 13221 : cluster 0 pgmap v13189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:58:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:58:58 smithi141 bash[31670]: audit 2023-12-01T22:58:57.387147+0000 mon.c (mon.2) 8330 : audit 0 from='client.? 172.21.15.40:0/4119782073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:00 smithi040 bash[28232]: cluster 2023-12-01T22:58:58.898760+0000 mgr.y (mgr.24356) 13222 : cluster 0 pgmap v13190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:00 smithi040 bash[28232]: audit 2023-12-01T22:58:59.860097+0000 mon.a (mon.0) 8346 : audit 0 from='client.? 172.21.15.40:0/1820369429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:00 smithi040 bash[41173]: cluster 2023-12-01T22:58:58.898760+0000 mgr.y (mgr.24356) 13222 : cluster 0 pgmap v13190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:00 smithi040 bash[41173]: audit 2023-12-01T22:58:59.860097+0000 mon.a (mon.0) 8346 : audit 0 from='client.? 172.21.15.40:0/1820369429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:00 smithi141 bash[31670]: cluster 2023-12-01T22:58:58.898760+0000 mgr.y (mgr.24356) 13222 : cluster 0 pgmap v13190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:00 smithi141 bash[31670]: audit 2023-12-01T22:58:59.860097+0000 mon.a (mon.0) 8346 : audit 0 from='client.? 172.21.15.40:0/1820369429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:02 smithi040 bash[28232]: cluster 2023-12-01T22:59:00.899936+0000 mgr.y (mgr.24356) 13223 : cluster 0 pgmap v13191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:02 smithi040 bash[41173]: cluster 2023-12-01T22:59:00.899936+0000 mgr.y (mgr.24356) 13223 : cluster 0 pgmap v13191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:02 smithi141 bash[31670]: cluster 2023-12-01T22:59:00.899936+0000 mgr.y (mgr.24356) 13223 : cluster 0 pgmap v13191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:03 smithi040 bash[28232]: audit 2023-12-01T22:59:02.315099+0000 mon.a (mon.0) 8347 : audit 0 from='client.? 172.21.15.40:0/1233612827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:03 smithi040 bash[41173]: audit 2023-12-01T22:59:02.315099+0000 mon.a (mon.0) 8347 : audit 0 from='client.? 172.21.15.40:0/1233612827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:03 smithi141 bash[31670]: audit 2023-12-01T22:59:02.315099+0000 mon.a (mon.0) 8347 : audit 0 from='client.? 172.21.15.40:0/1233612827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:04 smithi040 bash[41173]: cluster 2023-12-01T22:59:02.900611+0000 mgr.y (mgr.24356) 13224 : cluster 0 pgmap v13192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:04 smithi040 bash[41173]: audit 2023-12-01T22:59:04.029733+0000 mon.c (mon.2) 8331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:04 smithi040 bash[28232]: cluster 2023-12-01T22:59:02.900611+0000 mgr.y (mgr.24356) 13224 : cluster 0 pgmap v13192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:04 smithi040 bash[28232]: audit 2023-12-01T22:59:04.029733+0000 mon.c (mon.2) 8331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:04 smithi141 bash[31670]: cluster 2023-12-01T22:59:02.900611+0000 mgr.y (mgr.24356) 13224 : cluster 0 pgmap v13192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:04 smithi141 bash[31670]: audit 2023-12-01T22:59:04.029733+0000 mon.c (mon.2) 8331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:05 smithi040 bash[41173]: audit 2023-12-01T22:59:04.779033+0000 mon.c (mon.2) 8332 : audit 0 from='client.? 172.21.15.40:0/2827541296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:05 smithi040 bash[28232]: audit 2023-12-01T22:59:04.779033+0000 mon.c (mon.2) 8332 : audit 0 from='client.? 172.21.15.40:0/2827541296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:05 smithi141 bash[31670]: audit 2023-12-01T22:59:04.779033+0000 mon.c (mon.2) 8332 : audit 0 from='client.? 172.21.15.40:0/2827541296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:06 smithi040 bash[41173]: cluster 2023-12-01T22:59:04.901837+0000 mgr.y (mgr.24356) 13225 : cluster 0 pgmap v13193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:06 smithi040 bash[28232]: cluster 2023-12-01T22:59:04.901837+0000 mgr.y (mgr.24356) 13225 : cluster 0 pgmap v13193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:06 smithi141 bash[31670]: cluster 2023-12-01T22:59:04.901837+0000 mgr.y (mgr.24356) 13225 : cluster 0 pgmap v13193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:59:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:59:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:08 smithi040 bash[28232]: cluster 2023-12-01T22:59:06.902547+0000 mgr.y (mgr.24356) 13226 : cluster 0 pgmap v13194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:08.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:08 smithi040 bash[28232]: audit 2023-12-01T22:59:07.232629+0000 mon.c (mon.2) 8333 : audit 0 from='client.? 172.21.15.40:0/2282136961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:08 smithi040 bash[41173]: cluster 2023-12-01T22:59:06.902547+0000 mgr.y (mgr.24356) 13226 : cluster 0 pgmap v13194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:08 smithi040 bash[41173]: audit 2023-12-01T22:59:07.232629+0000 mon.c (mon.2) 8333 : audit 0 from='client.? 172.21.15.40:0/2282136961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:08 smithi141 bash[31670]: cluster 2023-12-01T22:59:06.902547+0000 mgr.y (mgr.24356) 13226 : cluster 0 pgmap v13194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:08 smithi141 bash[31670]: audit 2023-12-01T22:59:07.232629+0000 mon.c (mon.2) 8333 : audit 0 from='client.? 172.21.15.40:0/2282136961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:10 smithi040 bash[28232]: cluster 2023-12-01T22:59:08.903080+0000 mgr.y (mgr.24356) 13227 : cluster 0 pgmap v13195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:10 smithi040 bash[28232]: audit 2023-12-01T22:59:09.701942+0000 mon.a (mon.0) 8348 : audit 0 from='client.? 172.21.15.40:0/2786765230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:10 smithi040 bash[41173]: cluster 2023-12-01T22:59:08.903080+0000 mgr.y (mgr.24356) 13227 : cluster 0 pgmap v13195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:10 smithi040 bash[41173]: audit 2023-12-01T22:59:09.701942+0000 mon.a (mon.0) 8348 : audit 0 from='client.? 172.21.15.40:0/2786765230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:10 smithi141 bash[31670]: cluster 2023-12-01T22:59:08.903080+0000 mgr.y (mgr.24356) 13227 : cluster 0 pgmap v13195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:10 smithi141 bash[31670]: audit 2023-12-01T22:59:09.701942+0000 mon.a (mon.0) 8348 : audit 0 from='client.? 172.21.15.40:0/2786765230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:12 smithi040 bash[28232]: cluster 2023-12-01T22:59:10.904236+0000 mgr.y (mgr.24356) 13228 : cluster 0 pgmap v13196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:12 smithi040 bash[28232]: audit 2023-12-01T22:59:12.059714+0000 mon.c (mon.2) 8334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:59:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:12 smithi040 bash[41173]: cluster 2023-12-01T22:59:10.904236+0000 mgr.y (mgr.24356) 13228 : cluster 0 pgmap v13196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:12 smithi040 bash[41173]: audit 2023-12-01T22:59:12.059714+0000 mon.c (mon.2) 8334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:59:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:12 smithi141 bash[31670]: cluster 2023-12-01T22:59:10.904236+0000 mgr.y (mgr.24356) 13228 : cluster 0 pgmap v13196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:12 smithi141 bash[31670]: audit 2023-12-01T22:59:12.059714+0000 mon.c (mon.2) 8334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:59:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:13 smithi040 bash[28232]: audit 2023-12-01T22:59:12.170107+0000 mon.c (mon.2) 8335 : audit 0 from='client.? 172.21.15.40:0/1929241727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:13 smithi040 bash[41173]: audit 2023-12-01T22:59:12.170107+0000 mon.c (mon.2) 8335 : audit 0 from='client.? 172.21.15.40:0/1929241727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:13 smithi141 bash[31670]: audit 2023-12-01T22:59:12.170107+0000 mon.c (mon.2) 8335 : audit 0 from='client.? 172.21.15.40:0/1929241727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:14 smithi040 bash[28232]: cluster 2023-12-01T22:59:12.905064+0000 mgr.y (mgr.24356) 13229 : cluster 0 pgmap v13197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:14 smithi040 bash[41173]: cluster 2023-12-01T22:59:12.905064+0000 mgr.y (mgr.24356) 13229 : cluster 0 pgmap v13197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:14 smithi141 bash[31670]: cluster 2023-12-01T22:59:12.905064+0000 mgr.y (mgr.24356) 13229 : cluster 0 pgmap v13197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:15 smithi040 bash[28232]: audit 2023-12-01T22:59:14.645206+0000 mon.c (mon.2) 8336 : audit 0 from='client.? 172.21.15.40:0/3727794564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:15 smithi040 bash[41173]: audit 2023-12-01T22:59:14.645206+0000 mon.c (mon.2) 8336 : audit 0 from='client.? 172.21.15.40:0/3727794564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:15 smithi141 bash[31670]: audit 2023-12-01T22:59:14.645206+0000 mon.c (mon.2) 8336 : audit 0 from='client.? 172.21.15.40:0/3727794564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:16 smithi040 bash[41173]: cluster 2023-12-01T22:59:14.906248+0000 mgr.y (mgr.24356) 13230 : cluster 0 pgmap v13198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:16 smithi040 bash[28232]: cluster 2023-12-01T22:59:14.906248+0000 mgr.y (mgr.24356) 13230 : cluster 0 pgmap v13198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:16 smithi141 bash[31670]: cluster 2023-12-01T22:59:14.906248+0000 mgr.y (mgr.24356) 13230 : cluster 0 pgmap v13198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:59:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:59:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:17 smithi141 bash[31670]: cluster 2023-12-01T22:59:16.906883+0000 mgr.y (mgr.24356) 13231 : cluster 0 pgmap v13199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:17 smithi141 bash[31670]: audit 2023-12-01T22:59:17.123416+0000 mon.c (mon.2) 8337 : audit 0 from='client.? 172.21.15.40:0/784222885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:17 smithi141 bash[31670]: audit 2023-12-01T22:59:17.956562+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:17 smithi040 bash[28232]: cluster 2023-12-01T22:59:16.906883+0000 mgr.y (mgr.24356) 13231 : cluster 0 pgmap v13199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:17 smithi040 bash[28232]: audit 2023-12-01T22:59:17.123416+0000 mon.c (mon.2) 8337 : audit 0 from='client.? 172.21.15.40:0/784222885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:17 smithi040 bash[28232]: audit 2023-12-01T22:59:17.956562+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:17 smithi040 bash[41173]: cluster 2023-12-01T22:59:16.906883+0000 mgr.y (mgr.24356) 13231 : cluster 0 pgmap v13199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:17 smithi040 bash[41173]: audit 2023-12-01T22:59:17.123416+0000 mon.c (mon.2) 8337 : audit 0 from='client.? 172.21.15.40:0/784222885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:17 smithi040 bash[41173]: audit 2023-12-01T22:59:17.956562+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:18 smithi141 bash[31670]: audit 2023-12-01T22:59:17.967877+0000 mon.a (mon.0) 8350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:18 smithi141 bash[31670]: audit 2023-12-01T22:59:18.256898+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:18 smithi141 bash[31670]: audit 2023-12-01T22:59:18.265907+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:18 smithi141 bash[31670]: audit 2023-12-01T22:59:18.738816+0000 mon.c (mon.2) 8338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:59:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:18 smithi141 bash[31670]: audit 2023-12-01T22:59:18.740961+0000 mon.c (mon.2) 8339 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:59:19.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:18 smithi141 bash[31670]: audit 2023-12-01T22:59:18.751695+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[28232]: audit 2023-12-01T22:59:17.967877+0000 mon.a (mon.0) 8350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[28232]: audit 2023-12-01T22:59:18.256898+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[28232]: audit 2023-12-01T22:59:18.265907+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[28232]: audit 2023-12-01T22:59:18.738816+0000 mon.c (mon.2) 8338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[28232]: audit 2023-12-01T22:59:18.740961+0000 mon.c (mon.2) 8339 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[28232]: audit 2023-12-01T22:59:18.751695+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[41173]: audit 2023-12-01T22:59:17.967877+0000 mon.a (mon.0) 8350 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[41173]: audit 2023-12-01T22:59:18.256898+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[41173]: audit 2023-12-01T22:59:18.265907+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:19.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[41173]: audit 2023-12-01T22:59:18.738816+0000 mon.c (mon.2) 8338 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:59:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[41173]: audit 2023-12-01T22:59:18.740961+0000 mon.c (mon.2) 8339 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:59:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:18 smithi040 bash[41173]: audit 2023-12-01T22:59:18.751695+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T22:59:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:19 smithi141 bash[31670]: cluster 2023-12-01T22:59:18.907563+0000 mgr.y (mgr.24356) 13232 : cluster 0 pgmap v13200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:19 smithi141 bash[31670]: audit 2023-12-01T22:59:19.030044+0000 mon.c (mon.2) 8340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:19 smithi141 bash[31670]: audit 2023-12-01T22:59:19.599063+0000 mon.c (mon.2) 8341 : audit 0 from='client.? 172.21.15.40:0/2149245014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:19 smithi040 bash[28232]: cluster 2023-12-01T22:59:18.907563+0000 mgr.y (mgr.24356) 13232 : cluster 0 pgmap v13200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:19 smithi040 bash[28232]: audit 2023-12-01T22:59:19.030044+0000 mon.c (mon.2) 8340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:19 smithi040 bash[28232]: audit 2023-12-01T22:59:19.599063+0000 mon.c (mon.2) 8341 : audit 0 from='client.? 172.21.15.40:0/2149245014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:19 smithi040 bash[41173]: cluster 2023-12-01T22:59:18.907563+0000 mgr.y (mgr.24356) 13232 : cluster 0 pgmap v13200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:19 smithi040 bash[41173]: audit 2023-12-01T22:59:19.030044+0000 mon.c (mon.2) 8340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:19 smithi040 bash[41173]: audit 2023-12-01T22:59:19.599063+0000 mon.c (mon.2) 8341 : audit 0 from='client.? 172.21.15.40:0/2149245014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:21 smithi141 bash[31670]: cluster 2023-12-01T22:59:20.908764+0000 mgr.y (mgr.24356) 13233 : cluster 0 pgmap v13201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:21 smithi040 bash[28232]: cluster 2023-12-01T22:59:20.908764+0000 mgr.y (mgr.24356) 13233 : cluster 0 pgmap v13201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:21 smithi040 bash[41173]: cluster 2023-12-01T22:59:20.908764+0000 mgr.y (mgr.24356) 13233 : cluster 0 pgmap v13201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:22 smithi141 bash[31670]: audit 2023-12-01T22:59:22.062309+0000 mon.a (mon.0) 8354 : audit 0 from='client.? 172.21.15.40:0/1007171971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:22 smithi040 bash[28232]: audit 2023-12-01T22:59:22.062309+0000 mon.a (mon.0) 8354 : audit 0 from='client.? 172.21.15.40:0/1007171971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:22 smithi040 bash[41173]: audit 2023-12-01T22:59:22.062309+0000 mon.a (mon.0) 8354 : audit 0 from='client.? 172.21.15.40:0/1007171971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:23 smithi141 bash[31670]: cluster 2023-12-01T22:59:22.909458+0000 mgr.y (mgr.24356) 13234 : cluster 0 pgmap v13202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:23 smithi040 bash[28232]: cluster 2023-12-01T22:59:22.909458+0000 mgr.y (mgr.24356) 13234 : cluster 0 pgmap v13202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:24.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:23 smithi040 bash[41173]: cluster 2023-12-01T22:59:22.909458+0000 mgr.y (mgr.24356) 13234 : cluster 0 pgmap v13202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:24 smithi141 bash[31670]: audit 2023-12-01T22:59:24.522361+0000 mon.c (mon.2) 8342 : audit 0 from='client.? 172.21.15.40:0/2314657922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:24 smithi040 bash[28232]: audit 2023-12-01T22:59:24.522361+0000 mon.c (mon.2) 8342 : audit 0 from='client.? 172.21.15.40:0/2314657922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:24 smithi040 bash[41173]: audit 2023-12-01T22:59:24.522361+0000 mon.c (mon.2) 8342 : audit 0 from='client.? 172.21.15.40:0/2314657922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:26 smithi141 bash[31670]: cluster 2023-12-01T22:59:24.910632+0000 mgr.y (mgr.24356) 13235 : cluster 0 pgmap v13203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:26 smithi040 bash[28232]: cluster 2023-12-01T22:59:24.910632+0000 mgr.y (mgr.24356) 13235 : cluster 0 pgmap v13203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:26 smithi040 bash[41173]: cluster 2023-12-01T22:59:24.910632+0000 mgr.y (mgr.24356) 13235 : cluster 0 pgmap v13203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:59:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:59:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:27 smithi141 bash[31670]: cluster 2023-12-01T22:59:26.911259+0000 mgr.y (mgr.24356) 13236 : cluster 0 pgmap v13204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:27 smithi141 bash[31670]: audit 2023-12-01T22:59:26.985955+0000 mon.c (mon.2) 8343 : audit 0 from='client.? 172.21.15.40:0/2452832664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:27 smithi040 bash[41173]: cluster 2023-12-01T22:59:26.911259+0000 mgr.y (mgr.24356) 13236 : cluster 0 pgmap v13204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:27 smithi040 bash[41173]: audit 2023-12-01T22:59:26.985955+0000 mon.c (mon.2) 8343 : audit 0 from='client.? 172.21.15.40:0/2452832664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:27 smithi040 bash[28232]: cluster 2023-12-01T22:59:26.911259+0000 mgr.y (mgr.24356) 13236 : cluster 0 pgmap v13204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:28.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:27 smithi040 bash[28232]: audit 2023-12-01T22:59:26.985955+0000 mon.c (mon.2) 8343 : audit 0 from='client.? 172.21.15.40:0/2452832664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:29 smithi141 bash[31670]: cluster 2023-12-01T22:59:28.911948+0000 mgr.y (mgr.24356) 13237 : cluster 0 pgmap v13205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:29 smithi141 bash[31670]: audit 2023-12-01T22:59:29.455222+0000 mon.a (mon.0) 8355 : audit 0 from='client.? 172.21.15.40:0/4233557843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:29 smithi040 bash[28232]: cluster 2023-12-01T22:59:28.911948+0000 mgr.y (mgr.24356) 13237 : cluster 0 pgmap v13205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:29 smithi040 bash[28232]: audit 2023-12-01T22:59:29.455222+0000 mon.a (mon.0) 8355 : audit 0 from='client.? 172.21.15.40:0/4233557843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:29 smithi040 bash[41173]: cluster 2023-12-01T22:59:28.911948+0000 mgr.y (mgr.24356) 13237 : cluster 0 pgmap v13205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:29 smithi040 bash[41173]: audit 2023-12-01T22:59:29.455222+0000 mon.a (mon.0) 8355 : audit 0 from='client.? 172.21.15.40:0/4233557843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:31 smithi141 bash[31670]: cluster 2023-12-01T22:59:30.913138+0000 mgr.y (mgr.24356) 13238 : cluster 0 pgmap v13206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:31 smithi141 bash[31670]: audit 2023-12-01T22:59:31.912611+0000 mon.a (mon.0) 8356 : audit 0 from='client.? 172.21.15.40:0/1753981064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:31 smithi040 bash[28232]: cluster 2023-12-01T22:59:30.913138+0000 mgr.y (mgr.24356) 13238 : cluster 0 pgmap v13206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:31 smithi040 bash[28232]: audit 2023-12-01T22:59:31.912611+0000 mon.a (mon.0) 8356 : audit 0 from='client.? 172.21.15.40:0/1753981064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:31 smithi040 bash[41173]: cluster 2023-12-01T22:59:30.913138+0000 mgr.y (mgr.24356) 13238 : cluster 0 pgmap v13206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:31 smithi040 bash[41173]: audit 2023-12-01T22:59:31.912611+0000 mon.a (mon.0) 8356 : audit 0 from='client.? 172.21.15.40:0/1753981064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:33 smithi141 bash[31670]: cluster 2023-12-01T22:59:32.913802+0000 mgr.y (mgr.24356) 13239 : cluster 0 pgmap v13207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:33 smithi040 bash[41173]: cluster 2023-12-01T22:59:32.913802+0000 mgr.y (mgr.24356) 13239 : cluster 0 pgmap v13207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:33 smithi040 bash[28232]: cluster 2023-12-01T22:59:32.913802+0000 mgr.y (mgr.24356) 13239 : cluster 0 pgmap v13207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:34 smithi141 bash[31670]: audit 2023-12-01T22:59:34.030274+0000 mon.c (mon.2) 8344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:34 smithi141 bash[31670]: audit 2023-12-01T22:59:34.383620+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.40:0/1504640526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:34 smithi040 bash[41173]: audit 2023-12-01T22:59:34.030274+0000 mon.c (mon.2) 8344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:34 smithi040 bash[41173]: audit 2023-12-01T22:59:34.383620+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.40:0/1504640526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:34 smithi040 bash[28232]: audit 2023-12-01T22:59:34.030274+0000 mon.c (mon.2) 8344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:34 smithi040 bash[28232]: audit 2023-12-01T22:59:34.383620+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.40:0/1504640526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:35 smithi141 bash[31670]: cluster 2023-12-01T22:59:34.914985+0000 mgr.y (mgr.24356) 13240 : cluster 0 pgmap v13208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:35 smithi040 bash[41173]: cluster 2023-12-01T22:59:34.914985+0000 mgr.y (mgr.24356) 13240 : cluster 0 pgmap v13208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:35 smithi040 bash[28232]: cluster 2023-12-01T22:59:34.914985+0000 mgr.y (mgr.24356) 13240 : cluster 0 pgmap v13208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:59:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:59:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:37 smithi141 bash[31670]: audit 2023-12-01T22:59:36.847700+0000 mon.c (mon.2) 8345 : audit 0 from='client.? 172.21.15.40:0/1077720227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:37 smithi040 bash[28232]: audit 2023-12-01T22:59:36.847700+0000 mon.c (mon.2) 8345 : audit 0 from='client.? 172.21.15.40:0/1077720227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:37 smithi040 bash[41173]: audit 2023-12-01T22:59:36.847700+0000 mon.c (mon.2) 8345 : audit 0 from='client.? 172.21.15.40:0/1077720227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:38 smithi141 bash[31670]: cluster 2023-12-01T22:59:36.915622+0000 mgr.y (mgr.24356) 13241 : cluster 0 pgmap v13209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:38 smithi040 bash[28232]: cluster 2023-12-01T22:59:36.915622+0000 mgr.y (mgr.24356) 13241 : cluster 0 pgmap v13209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:38 smithi040 bash[41173]: cluster 2023-12-01T22:59:36.915622+0000 mgr.y (mgr.24356) 13241 : cluster 0 pgmap v13209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:40 smithi141 bash[31670]: cluster 2023-12-01T22:59:38.916378+0000 mgr.y (mgr.24356) 13242 : cluster 0 pgmap v13210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:40 smithi141 bash[31670]: audit 2023-12-01T22:59:39.311683+0000 mon.a (mon.0) 8358 : audit 0 from='client.? 172.21.15.40:0/1364574033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:40 smithi040 bash[41173]: cluster 2023-12-01T22:59:38.916378+0000 mgr.y (mgr.24356) 13242 : cluster 0 pgmap v13210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:40 smithi040 bash[41173]: audit 2023-12-01T22:59:39.311683+0000 mon.a (mon.0) 8358 : audit 0 from='client.? 172.21.15.40:0/1364574033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:40 smithi040 bash[28232]: cluster 2023-12-01T22:59:38.916378+0000 mgr.y (mgr.24356) 13242 : cluster 0 pgmap v13210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:40 smithi040 bash[28232]: audit 2023-12-01T22:59:39.311683+0000 mon.a (mon.0) 8358 : audit 0 from='client.? 172.21.15.40:0/1364574033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:42 smithi141 bash[31670]: cluster 2023-12-01T22:59:40.917809+0000 mgr.y (mgr.24356) 13243 : cluster 0 pgmap v13211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:42 smithi141 bash[31670]: audit 2023-12-01T22:59:41.775025+0000 mon.c (mon.2) 8346 : audit 0 from='client.? 172.21.15.40:0/2054386392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:42 smithi040 bash[41173]: cluster 2023-12-01T22:59:40.917809+0000 mgr.y (mgr.24356) 13243 : cluster 0 pgmap v13211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:42 smithi040 bash[41173]: audit 2023-12-01T22:59:41.775025+0000 mon.c (mon.2) 8346 : audit 0 from='client.? 172.21.15.40:0/2054386392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:42 smithi040 bash[28232]: cluster 2023-12-01T22:59:40.917809+0000 mgr.y (mgr.24356) 13243 : cluster 0 pgmap v13211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:42 smithi040 bash[28232]: audit 2023-12-01T22:59:41.775025+0000 mon.c (mon.2) 8346 : audit 0 from='client.? 172.21.15.40:0/2054386392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:44 smithi141 bash[31670]: cluster 2023-12-01T22:59:42.918629+0000 mgr.y (mgr.24356) 13244 : cluster 0 pgmap v13212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:44 smithi040 bash[28232]: cluster 2023-12-01T22:59:42.918629+0000 mgr.y (mgr.24356) 13244 : cluster 0 pgmap v13212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:44 smithi040 bash[41173]: cluster 2023-12-01T22:59:42.918629+0000 mgr.y (mgr.24356) 13244 : cluster 0 pgmap v13212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:45 smithi040 bash[28232]: audit 2023-12-01T22:59:44.240367+0000 mon.a (mon.0) 8359 : audit 0 from='client.? 172.21.15.40:0/2890439125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:45 smithi040 bash[41173]: audit 2023-12-01T22:59:44.240367+0000 mon.a (mon.0) 8359 : audit 0 from='client.? 172.21.15.40:0/2890439125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:45 smithi141 bash[31670]: audit 2023-12-01T22:59:44.240367+0000 mon.a (mon.0) 8359 : audit 0 from='client.? 172.21.15.40:0/2890439125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:46 smithi040 bash[28232]: cluster 2023-12-01T22:59:44.919806+0000 mgr.y (mgr.24356) 13245 : cluster 0 pgmap v13213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:46 smithi040 bash[41173]: cluster 2023-12-01T22:59:44.919806+0000 mgr.y (mgr.24356) 13245 : cluster 0 pgmap v13213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:46 smithi141 bash[31670]: cluster 2023-12-01T22:59:44.919806+0000 mgr.y (mgr.24356) 13245 : cluster 0 pgmap v13213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:59:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T22:59:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:47 smithi040 bash[41173]: audit 2023-12-01T22:59:46.702964+0000 mon.a (mon.0) 8360 : audit 0 from='client.? 172.21.15.40:0/1889564703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:47 smithi040 bash[28232]: audit 2023-12-01T22:59:46.702964+0000 mon.a (mon.0) 8360 : audit 0 from='client.? 172.21.15.40:0/1889564703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:47 smithi141 bash[31670]: audit 2023-12-01T22:59:46.702964+0000 mon.a (mon.0) 8360 : audit 0 from='client.? 172.21.15.40:0/1889564703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:48 smithi040 bash[28232]: cluster 2023-12-01T22:59:46.920453+0000 mgr.y (mgr.24356) 13246 : cluster 0 pgmap v13214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:48 smithi040 bash[41173]: cluster 2023-12-01T22:59:46.920453+0000 mgr.y (mgr.24356) 13246 : cluster 0 pgmap v13214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:48 smithi141 bash[31670]: cluster 2023-12-01T22:59:46.920453+0000 mgr.y (mgr.24356) 13246 : cluster 0 pgmap v13214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:49 smithi040 bash[28232]: audit 2023-12-01T22:59:49.030201+0000 mon.c (mon.2) 8347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:49 smithi040 bash[41173]: audit 2023-12-01T22:59:49.030201+0000 mon.c (mon.2) 8347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:49 smithi141 bash[31670]: audit 2023-12-01T22:59:49.030201+0000 mon.c (mon.2) 8347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:50 smithi040 bash[28232]: cluster 2023-12-01T22:59:48.921198+0000 mgr.y (mgr.24356) 13247 : cluster 0 pgmap v13215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:50 smithi040 bash[28232]: audit 2023-12-01T22:59:49.170992+0000 mon.a (mon.0) 8361 : audit 0 from='client.? 172.21.15.40:0/645319006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:50 smithi040 bash[41173]: cluster 2023-12-01T22:59:48.921198+0000 mgr.y (mgr.24356) 13247 : cluster 0 pgmap v13215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:50 smithi040 bash[41173]: audit 2023-12-01T22:59:49.170992+0000 mon.a (mon.0) 8361 : audit 0 from='client.? 172.21.15.40:0/645319006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:50 smithi141 bash[31670]: cluster 2023-12-01T22:59:48.921198+0000 mgr.y (mgr.24356) 13247 : cluster 0 pgmap v13215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:50 smithi141 bash[31670]: audit 2023-12-01T22:59:49.170992+0000 mon.a (mon.0) 8361 : audit 0 from='client.? 172.21.15.40:0/645319006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:52 smithi040 bash[28232]: cluster 2023-12-01T22:59:50.922385+0000 mgr.y (mgr.24356) 13248 : cluster 0 pgmap v13216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:52 smithi040 bash[28232]: audit 2023-12-01T22:59:51.637105+0000 mon.a (mon.0) 8362 : audit 0 from='client.? 172.21.15.40:0/3924034106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:52 smithi040 bash[41173]: cluster 2023-12-01T22:59:50.922385+0000 mgr.y (mgr.24356) 13248 : cluster 0 pgmap v13216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:52 smithi040 bash[41173]: audit 2023-12-01T22:59:51.637105+0000 mon.a (mon.0) 8362 : audit 0 from='client.? 172.21.15.40:0/3924034106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:52 smithi141 bash[31670]: cluster 2023-12-01T22:59:50.922385+0000 mgr.y (mgr.24356) 13248 : cluster 0 pgmap v13216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:52 smithi141 bash[31670]: audit 2023-12-01T22:59:51.637105+0000 mon.a (mon.0) 8362 : audit 0 from='client.? 172.21.15.40:0/3924034106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:54 smithi040 bash[28232]: cluster 2023-12-01T22:59:52.923074+0000 mgr.y (mgr.24356) 13249 : cluster 0 pgmap v13217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:54 smithi040 bash[41173]: cluster 2023-12-01T22:59:52.923074+0000 mgr.y (mgr.24356) 13249 : cluster 0 pgmap v13217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:54 smithi141 bash[31670]: cluster 2023-12-01T22:59:52.923074+0000 mgr.y (mgr.24356) 13249 : cluster 0 pgmap v13217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:55 smithi040 bash[28232]: audit 2023-12-01T22:59:54.103955+0000 mon.a (mon.0) 8363 : audit 0 from='client.? 172.21.15.40:0/2747341257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:55 smithi040 bash[41173]: audit 2023-12-01T22:59:54.103955+0000 mon.a (mon.0) 8363 : audit 0 from='client.? 172.21.15.40:0/2747341257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:55 smithi141 bash[31670]: audit 2023-12-01T22:59:54.103955+0000 mon.a (mon.0) 8363 : audit 0 from='client.? 172.21.15.40:0/2747341257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:56 smithi040 bash[28232]: cluster 2023-12-01T22:59:54.924295+0000 mgr.y (mgr.24356) 13250 : cluster 0 pgmap v13218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:56 smithi040 bash[41173]: cluster 2023-12-01T22:59:54.924295+0000 mgr.y (mgr.24356) 13250 : cluster 0 pgmap v13218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:56 smithi141 bash[31670]: cluster 2023-12-01T22:59:54.924295+0000 mgr.y (mgr.24356) 13250 : cluster 0 pgmap v13218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 22:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:22:59:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T22:59:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:57 smithi040 bash[28232]: audit 2023-12-01T22:59:56.567104+0000 mon.a (mon.0) 8364 : audit 0 from='client.? 172.21.15.40:0/2165483938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:57 smithi040 bash[41173]: audit 2023-12-01T22:59:56.567104+0000 mon.a (mon.0) 8364 : audit 0 from='client.? 172.21.15.40:0/2165483938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:57 smithi141 bash[31670]: audit 2023-12-01T22:59:56.567104+0000 mon.a (mon.0) 8364 : audit 0 from='client.? 172.21.15.40:0/2165483938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:58 smithi040 bash[28232]: cluster 2023-12-01T22:59:56.925035+0000 mgr.y (mgr.24356) 13251 : cluster 0 pgmap v13219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:58 smithi040 bash[41173]: cluster 2023-12-01T22:59:56.925035+0000 mgr.y (mgr.24356) 13251 : cluster 0 pgmap v13219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:58 smithi141 bash[31670]: cluster 2023-12-01T22:59:56.925035+0000 mgr.y (mgr.24356) 13251 : cluster 0 pgmap v13219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T22:59:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 22:59:59 smithi040 bash[28232]: audit 2023-12-01T22:59:59.022710+0000 mon.a (mon.0) 8365 : audit 0 from='client.? 172.21.15.40:0/258736236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 22:59:59 smithi040 bash[41173]: audit 2023-12-01T22:59:59.022710+0000 mon.a (mon.0) 8365 : audit 0 from='client.? 172.21.15.40:0/258736236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T22:59:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 22:59:59 smithi141 bash[31670]: audit 2023-12-01T22:59:59.022710+0000 mon.a (mon.0) 8365 : audit 0 from='client.? 172.21.15.40:0/258736236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:00 smithi040 bash[41173]: cluster 2023-12-01T22:59:58.925684+0000 mgr.y (mgr.24356) 13252 : cluster 0 pgmap v13220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:00 smithi040 bash[41173]: cluster 2023-12-01T23:00:00.000144+0000 mon.a (mon.0) 8366 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:00 smithi040 bash[28232]: debug 2023-12-01T22:59:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:00 smithi040 bash[28232]: cluster 2023-12-01T22:59:58.925684+0000 mgr.y (mgr.24356) 13252 : cluster 0 pgmap v13220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:00 smithi040 bash[28232]: cluster 2023-12-01T23:00:00.000144+0000 mon.a (mon.0) 8366 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:00 smithi141 bash[31670]: cluster 2023-12-01T22:59:58.925684+0000 mgr.y (mgr.24356) 13252 : cluster 0 pgmap v13220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:00 smithi141 bash[31670]: cluster 2023-12-01T23:00:00.000144+0000 mon.a (mon.0) 8366 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:02 smithi040 bash[41173]: cluster 2023-12-01T23:00:00.926934+0000 mgr.y (mgr.24356) 13253 : cluster 0 pgmap v13221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:02 smithi040 bash[41173]: audit 2023-12-01T23:00:01.486360+0000 mon.c (mon.2) 8348 : audit 0 from='client.? 172.21.15.40:0/3931302843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:02 smithi040 bash[28232]: cluster 2023-12-01T23:00:00.926934+0000 mgr.y (mgr.24356) 13253 : cluster 0 pgmap v13221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:02 smithi040 bash[28232]: audit 2023-12-01T23:00:01.486360+0000 mon.c (mon.2) 8348 : audit 0 from='client.? 172.21.15.40:0/3931302843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:02 smithi141 bash[31670]: cluster 2023-12-01T23:00:00.926934+0000 mgr.y (mgr.24356) 13253 : cluster 0 pgmap v13221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:02 smithi141 bash[31670]: audit 2023-12-01T23:00:01.486360+0000 mon.c (mon.2) 8348 : audit 0 from='client.? 172.21.15.40:0/3931302843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:04 smithi040 bash[41173]: cluster 2023-12-01T23:00:02.927588+0000 mgr.y (mgr.24356) 13254 : cluster 0 pgmap v13222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:04 smithi040 bash[41173]: audit 2023-12-01T23:00:03.957232+0000 mon.c (mon.2) 8349 : audit 0 from='client.? 172.21.15.40:0/1935117223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:04 smithi040 bash[41173]: audit 2023-12-01T23:00:04.031103+0000 mon.c (mon.2) 8350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:04 smithi040 bash[28232]: cluster 2023-12-01T23:00:02.927588+0000 mgr.y (mgr.24356) 13254 : cluster 0 pgmap v13222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:04 smithi040 bash[28232]: audit 2023-12-01T23:00:03.957232+0000 mon.c (mon.2) 8349 : audit 0 from='client.? 172.21.15.40:0/1935117223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:04 smithi040 bash[28232]: audit 2023-12-01T23:00:04.031103+0000 mon.c (mon.2) 8350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:04 smithi141 bash[31670]: cluster 2023-12-01T23:00:02.927588+0000 mgr.y (mgr.24356) 13254 : cluster 0 pgmap v13222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:04 smithi141 bash[31670]: audit 2023-12-01T23:00:03.957232+0000 mon.c (mon.2) 8349 : audit 0 from='client.? 172.21.15.40:0/1935117223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:04 smithi141 bash[31670]: audit 2023-12-01T23:00:04.031103+0000 mon.c (mon.2) 8350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:06 smithi040 bash[28232]: cluster 2023-12-01T23:00:04.928873+0000 mgr.y (mgr.24356) 13255 : cluster 0 pgmap v13223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:06 smithi040 bash[41173]: cluster 2023-12-01T23:00:04.928873+0000 mgr.y (mgr.24356) 13255 : cluster 0 pgmap v13223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:06 smithi141 bash[31670]: cluster 2023-12-01T23:00:04.928873+0000 mgr.y (mgr.24356) 13255 : cluster 0 pgmap v13223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:06.528 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 23:00:06 smithi141 bash[66230]: ts=2023-12-01T23:00:06.153Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701460800138 maxt=1701468000000 ulid=01HGKSRNAW5AYVMSGAVFVQ8S8J duration=45.262323ms 2023-12-01T23:00:06.528 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 23:00:06 smithi141 bash[66230]: ts=2023-12-01T23:00:06.156Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.23636ms 2023-12-01T23:00:06.528 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 23:00:06 smithi141 bash[66230]: ts=2023-12-01T23:00:06.207Z caller=compact.go:460 level=info component=tsdb msg="compact blocks" count=2 mint=1701445186492 maxt=1701453600000 ulid=01HGKSRNCDBCMZTVVD9T0BDSRR sources="[01HGKAW2QDYSHPREHHJB74PSV8 01HGKC16TDCMD63AJQSQP0E87X]" duration=50.410621ms 2023-12-01T23:00:06.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 23:00:06 smithi141 bash[66230]: ts=2023-12-01T23:00:06.208Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HGKAW2QDYSHPREHHJB74PSV8 2023-12-01T23:00:06.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 01 23:00:06 smithi141 bash[66230]: ts=2023-12-01T23:00:06.208Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HGKC16TDCMD63AJQSQP0E87X 2023-12-01T23:00:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:00:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:00:07.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:07 smithi040 bash[28232]: audit 2023-12-01T23:00:06.434389+0000 mon.a (mon.0) 8367 : audit 0 from='client.? 172.21.15.40:0/1777730107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:07.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:07 smithi040 bash[41173]: audit 2023-12-01T23:00:06.434389+0000 mon.a (mon.0) 8367 : audit 0 from='client.? 172.21.15.40:0/1777730107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:07 smithi141 bash[31670]: audit 2023-12-01T23:00:06.434389+0000 mon.a (mon.0) 8367 : audit 0 from='client.? 172.21.15.40:0/1777730107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:08 smithi040 bash[41173]: cluster 2023-12-01T23:00:06.929681+0000 mgr.y (mgr.24356) 13256 : cluster 0 pgmap v13224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:08 smithi040 bash[28232]: cluster 2023-12-01T23:00:06.929681+0000 mgr.y (mgr.24356) 13256 : cluster 0 pgmap v13224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:08 smithi141 bash[31670]: cluster 2023-12-01T23:00:06.929681+0000 mgr.y (mgr.24356) 13256 : cluster 0 pgmap v13224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:09 smithi040 bash[41173]: audit 2023-12-01T23:00:08.902551+0000 mon.a (mon.0) 8368 : audit 0 from='client.? 172.21.15.40:0/2696952162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:09 smithi040 bash[28232]: audit 2023-12-01T23:00:08.902551+0000 mon.a (mon.0) 8368 : audit 0 from='client.? 172.21.15.40:0/2696952162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:09 smithi141 bash[31670]: audit 2023-12-01T23:00:08.902551+0000 mon.a (mon.0) 8368 : audit 0 from='client.? 172.21.15.40:0/2696952162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:10 smithi040 bash[41173]: cluster 2023-12-01T23:00:08.930388+0000 mgr.y (mgr.24356) 13257 : cluster 0 pgmap v13225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:10 smithi040 bash[28232]: cluster 2023-12-01T23:00:08.930388+0000 mgr.y (mgr.24356) 13257 : cluster 0 pgmap v13225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:10 smithi141 bash[31670]: cluster 2023-12-01T23:00:08.930388+0000 mgr.y (mgr.24356) 13257 : cluster 0 pgmap v13225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:12 smithi040 bash[41173]: cluster 2023-12-01T23:00:10.931627+0000 mgr.y (mgr.24356) 13258 : cluster 0 pgmap v13226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:12 smithi040 bash[41173]: audit 2023-12-01T23:00:11.372138+0000 mon.c (mon.2) 8351 : audit 0 from='client.? 172.21.15.40:0/764304902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:12 smithi040 bash[28232]: cluster 2023-12-01T23:00:10.931627+0000 mgr.y (mgr.24356) 13258 : cluster 0 pgmap v13226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:12 smithi040 bash[28232]: audit 2023-12-01T23:00:11.372138+0000 mon.c (mon.2) 8351 : audit 0 from='client.? 172.21.15.40:0/764304902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:12 smithi141 bash[31670]: cluster 2023-12-01T23:00:10.931627+0000 mgr.y (mgr.24356) 13258 : cluster 0 pgmap v13226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:12 smithi141 bash[31670]: audit 2023-12-01T23:00:11.372138+0000 mon.c (mon.2) 8351 : audit 0 from='client.? 172.21.15.40:0/764304902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:14 smithi141 bash[31670]: cluster 2023-12-01T23:00:12.932330+0000 mgr.y (mgr.24356) 13259 : cluster 0 pgmap v13227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:14 smithi141 bash[31670]: audit 2023-12-01T23:00:13.837134+0000 mon.c (mon.2) 8352 : audit 0 from='client.? 172.21.15.40:0/1830952706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:14 smithi040 bash[41173]: cluster 2023-12-01T23:00:12.932330+0000 mgr.y (mgr.24356) 13259 : cluster 0 pgmap v13227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:14 smithi040 bash[41173]: audit 2023-12-01T23:00:13.837134+0000 mon.c (mon.2) 8352 : audit 0 from='client.? 172.21.15.40:0/1830952706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:14 smithi040 bash[28232]: cluster 2023-12-01T23:00:12.932330+0000 mgr.y (mgr.24356) 13259 : cluster 0 pgmap v13227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:14 smithi040 bash[28232]: audit 2023-12-01T23:00:13.837134+0000 mon.c (mon.2) 8352 : audit 0 from='client.? 172.21.15.40:0/1830952706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:16 smithi040 bash[28232]: cluster 2023-12-01T23:00:14.933621+0000 mgr.y (mgr.24356) 13260 : cluster 0 pgmap v13228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:16 smithi040 bash[41173]: cluster 2023-12-01T23:00:14.933621+0000 mgr.y (mgr.24356) 13260 : cluster 0 pgmap v13228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:16 smithi141 bash[31670]: cluster 2023-12-01T23:00:14.933621+0000 mgr.y (mgr.24356) 13260 : cluster 0 pgmap v13228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:00:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:00:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:17 smithi141 bash[31670]: audit 2023-12-01T23:00:16.303493+0000 mon.a (mon.0) 8369 : audit 0 from='client.? 172.21.15.40:0/641613802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:17 smithi040 bash[28232]: audit 2023-12-01T23:00:16.303493+0000 mon.a (mon.0) 8369 : audit 0 from='client.? 172.21.15.40:0/641613802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:17 smithi040 bash[41173]: audit 2023-12-01T23:00:16.303493+0000 mon.a (mon.0) 8369 : audit 0 from='client.? 172.21.15.40:0/641613802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:18 smithi141 bash[31670]: cluster 2023-12-01T23:00:16.934457+0000 mgr.y (mgr.24356) 13261 : cluster 0 pgmap v13229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:18 smithi040 bash[28232]: cluster 2023-12-01T23:00:16.934457+0000 mgr.y (mgr.24356) 13261 : cluster 0 pgmap v13229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:18 smithi040 bash[41173]: cluster 2023-12-01T23:00:16.934457+0000 mgr.y (mgr.24356) 13261 : cluster 0 pgmap v13229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:19 smithi141 bash[31670]: audit 2023-12-01T23:00:18.764549+0000 mon.a (mon.0) 8370 : audit 0 from='client.? 172.21.15.40:0/2889636321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:19 smithi141 bash[31670]: audit 2023-12-01T23:00:18.835405+0000 mon.c (mon.2) 8353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:00:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:19 smithi141 bash[31670]: audit 2023-12-01T23:00:19.031402+0000 mon.c (mon.2) 8354 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:19 smithi040 bash[28232]: audit 2023-12-01T23:00:18.764549+0000 mon.a (mon.0) 8370 : audit 0 from='client.? 172.21.15.40:0/2889636321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:19 smithi040 bash[28232]: audit 2023-12-01T23:00:18.835405+0000 mon.c (mon.2) 8353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:00:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:19 smithi040 bash[28232]: audit 2023-12-01T23:00:19.031402+0000 mon.c (mon.2) 8354 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:19 smithi040 bash[41173]: audit 2023-12-01T23:00:18.764549+0000 mon.a (mon.0) 8370 : audit 0 from='client.? 172.21.15.40:0/2889636321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:19 smithi040 bash[41173]: audit 2023-12-01T23:00:18.835405+0000 mon.c (mon.2) 8353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:00:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:19 smithi040 bash[41173]: audit 2023-12-01T23:00:19.031402+0000 mon.c (mon.2) 8354 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:20 smithi141 bash[31670]: cluster 2023-12-01T23:00:18.935150+0000 mgr.y (mgr.24356) 13262 : cluster 0 pgmap v13230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:20 smithi040 bash[28232]: cluster 2023-12-01T23:00:18.935150+0000 mgr.y (mgr.24356) 13262 : cluster 0 pgmap v13230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:20 smithi040 bash[41173]: cluster 2023-12-01T23:00:18.935150+0000 mgr.y (mgr.24356) 13262 : cluster 0 pgmap v13230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:22 smithi141 bash[31670]: cluster 2023-12-01T23:00:20.936263+0000 mgr.y (mgr.24356) 13263 : cluster 0 pgmap v13231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:22 smithi141 bash[31670]: audit 2023-12-01T23:00:21.232456+0000 mon.a (mon.0) 8371 : audit 0 from='client.? 172.21.15.40:0/3100452387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:22 smithi040 bash[28232]: cluster 2023-12-01T23:00:20.936263+0000 mgr.y (mgr.24356) 13263 : cluster 0 pgmap v13231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:22 smithi040 bash[28232]: audit 2023-12-01T23:00:21.232456+0000 mon.a (mon.0) 8371 : audit 0 from='client.? 172.21.15.40:0/3100452387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:22 smithi040 bash[41173]: cluster 2023-12-01T23:00:20.936263+0000 mgr.y (mgr.24356) 13263 : cluster 0 pgmap v13231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:22 smithi040 bash[41173]: audit 2023-12-01T23:00:21.232456+0000 mon.a (mon.0) 8371 : audit 0 from='client.? 172.21.15.40:0/3100452387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:24 smithi141 bash[31670]: cluster 2023-12-01T23:00:22.936941+0000 mgr.y (mgr.24356) 13264 : cluster 0 pgmap v13232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:24 smithi141 bash[31670]: audit 2023-12-01T23:00:23.695539+0000 mon.a (mon.0) 8372 : audit 0 from='client.? 172.21.15.40:0/2960735978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:24 smithi040 bash[28232]: cluster 2023-12-01T23:00:22.936941+0000 mgr.y (mgr.24356) 13264 : cluster 0 pgmap v13232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:24 smithi040 bash[28232]: audit 2023-12-01T23:00:23.695539+0000 mon.a (mon.0) 8372 : audit 0 from='client.? 172.21.15.40:0/2960735978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:24 smithi040 bash[41173]: cluster 2023-12-01T23:00:22.936941+0000 mgr.y (mgr.24356) 13264 : cluster 0 pgmap v13232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:24 smithi040 bash[41173]: audit 2023-12-01T23:00:23.695539+0000 mon.a (mon.0) 8372 : audit 0 from='client.? 172.21.15.40:0/2960735978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:24.734072+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:24.748217+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: cluster 2023-12-01T23:00:24.937740+0000 mgr.y (mgr.24356) 13265 : cluster 0 pgmap v13233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:24.981370+0000 mon.a (mon.0) 8375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:24.992925+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:25.526473+0000 mon.c (mon.2) 8355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:00:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:25.528459+0000 mon.c (mon.2) 8356 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:00:26.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:25 smithi141 bash[31670]: audit 2023-12-01T23:00:25.538255+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:24.734072+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:24.748217+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: cluster 2023-12-01T23:00:24.937740+0000 mgr.y (mgr.24356) 13265 : cluster 0 pgmap v13233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:24.981370+0000 mon.a (mon.0) 8375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:24.992925+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:25.526473+0000 mon.c (mon.2) 8355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:25.528459+0000 mon.c (mon.2) 8356 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[28232]: audit 2023-12-01T23:00:25.538255+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:24.734072+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:24.748217+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: cluster 2023-12-01T23:00:24.937740+0000 mgr.y (mgr.24356) 13265 : cluster 0 pgmap v13233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:24.981370+0000 mon.a (mon.0) 8375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:24.992925+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:25.526473+0000 mon.c (mon.2) 8355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:25.528459+0000 mon.c (mon.2) 8356 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:00:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:25 smithi040 bash[41173]: audit 2023-12-01T23:00:25.538255+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:00:26.751 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:00:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:00:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:26 smithi141 bash[31670]: audit 2023-12-01T23:00:26.165064+0000 mon.c (mon.2) 8357 : audit 0 from='client.? 172.21.15.40:0/413146321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:26 smithi040 bash[28232]: audit 2023-12-01T23:00:26.165064+0000 mon.c (mon.2) 8357 : audit 0 from='client.? 172.21.15.40:0/413146321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:26 smithi040 bash[41173]: audit 2023-12-01T23:00:26.165064+0000 mon.c (mon.2) 8357 : audit 0 from='client.? 172.21.15.40:0/413146321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:27 smithi141 bash[31670]: cluster 2023-12-01T23:00:26.938398+0000 mgr.y (mgr.24356) 13266 : cluster 0 pgmap v13234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:27 smithi040 bash[28232]: cluster 2023-12-01T23:00:26.938398+0000 mgr.y (mgr.24356) 13266 : cluster 0 pgmap v13234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:27 smithi040 bash[41173]: cluster 2023-12-01T23:00:26.938398+0000 mgr.y (mgr.24356) 13266 : cluster 0 pgmap v13234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:29 smithi141 bash[31670]: audit 2023-12-01T23:00:28.619493+0000 mon.a (mon.0) 8378 : audit 0 from='client.? 172.21.15.40:0/4005557911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:29 smithi040 bash[41173]: audit 2023-12-01T23:00:28.619493+0000 mon.a (mon.0) 8378 : audit 0 from='client.? 172.21.15.40:0/4005557911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:29 smithi040 bash[28232]: audit 2023-12-01T23:00:28.619493+0000 mon.a (mon.0) 8378 : audit 0 from='client.? 172.21.15.40:0/4005557911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:30 smithi141 bash[31670]: cluster 2023-12-01T23:00:28.939087+0000 mgr.y (mgr.24356) 13267 : cluster 0 pgmap v13235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:30 smithi040 bash[28232]: cluster 2023-12-01T23:00:28.939087+0000 mgr.y (mgr.24356) 13267 : cluster 0 pgmap v13235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:30 smithi040 bash[41173]: cluster 2023-12-01T23:00:28.939087+0000 mgr.y (mgr.24356) 13267 : cluster 0 pgmap v13235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:32 smithi141 bash[31670]: cluster 2023-12-01T23:00:30.939852+0000 mgr.y (mgr.24356) 13268 : cluster 0 pgmap v13236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:32 smithi141 bash[31670]: audit 2023-12-01T23:00:31.087403+0000 mon.a (mon.0) 8379 : audit 0 from='client.? 172.21.15.40:0/4257198784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:32 smithi040 bash[28232]: cluster 2023-12-01T23:00:30.939852+0000 mgr.y (mgr.24356) 13268 : cluster 0 pgmap v13236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:32 smithi040 bash[28232]: audit 2023-12-01T23:00:31.087403+0000 mon.a (mon.0) 8379 : audit 0 from='client.? 172.21.15.40:0/4257198784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:32 smithi040 bash[41173]: cluster 2023-12-01T23:00:30.939852+0000 mgr.y (mgr.24356) 13268 : cluster 0 pgmap v13236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:32 smithi040 bash[41173]: audit 2023-12-01T23:00:31.087403+0000 mon.a (mon.0) 8379 : audit 0 from='client.? 172.21.15.40:0/4257198784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:34 smithi141 bash[31670]: cluster 2023-12-01T23:00:32.940477+0000 mgr.y (mgr.24356) 13269 : cluster 0 pgmap v13237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:34 smithi141 bash[31670]: audit 2023-12-01T23:00:33.558580+0000 mon.a (mon.0) 8380 : audit 0 from='client.? 172.21.15.40:0/1298972811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:34 smithi040 bash[28232]: cluster 2023-12-01T23:00:32.940477+0000 mgr.y (mgr.24356) 13269 : cluster 0 pgmap v13237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:34 smithi040 bash[28232]: audit 2023-12-01T23:00:33.558580+0000 mon.a (mon.0) 8380 : audit 0 from='client.? 172.21.15.40:0/1298972811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:34 smithi040 bash[41173]: cluster 2023-12-01T23:00:32.940477+0000 mgr.y (mgr.24356) 13269 : cluster 0 pgmap v13237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:34 smithi040 bash[41173]: audit 2023-12-01T23:00:33.558580+0000 mon.a (mon.0) 8380 : audit 0 from='client.? 172.21.15.40:0/1298972811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:35 smithi141 bash[31670]: audit 2023-12-01T23:00:34.031869+0000 mon.c (mon.2) 8358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:35 smithi040 bash[28232]: audit 2023-12-01T23:00:34.031869+0000 mon.c (mon.2) 8358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:35 smithi040 bash[41173]: audit 2023-12-01T23:00:34.031869+0000 mon.c (mon.2) 8358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:36 smithi141 bash[31670]: cluster 2023-12-01T23:00:34.941778+0000 mgr.y (mgr.24356) 13270 : cluster 0 pgmap v13238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:36 smithi141 bash[31670]: audit 2023-12-01T23:00:36.013070+0000 mon.a (mon.0) 8381 : audit 0 from='client.? 172.21.15.40:0/2166524106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:36 smithi040 bash[28232]: cluster 2023-12-01T23:00:34.941778+0000 mgr.y (mgr.24356) 13270 : cluster 0 pgmap v13238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:36 smithi040 bash[28232]: audit 2023-12-01T23:00:36.013070+0000 mon.a (mon.0) 8381 : audit 0 from='client.? 172.21.15.40:0/2166524106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:36 smithi040 bash[41173]: cluster 2023-12-01T23:00:34.941778+0000 mgr.y (mgr.24356) 13270 : cluster 0 pgmap v13238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:36 smithi040 bash[41173]: audit 2023-12-01T23:00:36.013070+0000 mon.a (mon.0) 8381 : audit 0 from='client.? 172.21.15.40:0/2166524106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:00:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:00:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:38 smithi141 bash[31670]: cluster 2023-12-01T23:00:36.942595+0000 mgr.y (mgr.24356) 13271 : cluster 0 pgmap v13239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:38 smithi040 bash[28232]: cluster 2023-12-01T23:00:36.942595+0000 mgr.y (mgr.24356) 13271 : cluster 0 pgmap v13239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:38 smithi040 bash[41173]: cluster 2023-12-01T23:00:36.942595+0000 mgr.y (mgr.24356) 13271 : cluster 0 pgmap v13239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:39 smithi040 bash[28232]: audit 2023-12-01T23:00:38.478193+0000 mon.a (mon.0) 8382 : audit 0 from='client.? 172.21.15.40:0/1809987596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:39.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:39 smithi040 bash[41173]: audit 2023-12-01T23:00:38.478193+0000 mon.a (mon.0) 8382 : audit 0 from='client.? 172.21.15.40:0/1809987596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:39 smithi141 bash[31670]: audit 2023-12-01T23:00:38.478193+0000 mon.a (mon.0) 8382 : audit 0 from='client.? 172.21.15.40:0/1809987596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:40 smithi040 bash[28232]: cluster 2023-12-01T23:00:38.943328+0000 mgr.y (mgr.24356) 13272 : cluster 0 pgmap v13240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:40 smithi040 bash[41173]: cluster 2023-12-01T23:00:38.943328+0000 mgr.y (mgr.24356) 13272 : cluster 0 pgmap v13240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:40 smithi141 bash[31670]: cluster 2023-12-01T23:00:38.943328+0000 mgr.y (mgr.24356) 13272 : cluster 0 pgmap v13240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:41 smithi040 bash[28232]: audit 2023-12-01T23:00:40.951288+0000 mon.c (mon.2) 8359 : audit 0 from='client.? 172.21.15.40:0/2251174525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:41 smithi040 bash[41173]: audit 2023-12-01T23:00:40.951288+0000 mon.c (mon.2) 8359 : audit 0 from='client.? 172.21.15.40:0/2251174525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:41 smithi141 bash[31670]: audit 2023-12-01T23:00:40.951288+0000 mon.c (mon.2) 8359 : audit 0 from='client.? 172.21.15.40:0/2251174525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:42 smithi040 bash[28232]: cluster 2023-12-01T23:00:40.944425+0000 mgr.y (mgr.24356) 13273 : cluster 0 pgmap v13241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:42 smithi040 bash[41173]: cluster 2023-12-01T23:00:40.944425+0000 mgr.y (mgr.24356) 13273 : cluster 0 pgmap v13241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:42 smithi141 bash[31670]: cluster 2023-12-01T23:00:40.944425+0000 mgr.y (mgr.24356) 13273 : cluster 0 pgmap v13241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:44 smithi040 bash[41173]: cluster 2023-12-01T23:00:42.945036+0000 mgr.y (mgr.24356) 13274 : cluster 0 pgmap v13242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:44 smithi040 bash[41173]: audit 2023-12-01T23:00:43.418228+0000 mon.c (mon.2) 8360 : audit 0 from='client.? 172.21.15.40:0/2579508124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:44 smithi040 bash[28232]: cluster 2023-12-01T23:00:42.945036+0000 mgr.y (mgr.24356) 13274 : cluster 0 pgmap v13242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:44 smithi040 bash[28232]: audit 2023-12-01T23:00:43.418228+0000 mon.c (mon.2) 8360 : audit 0 from='client.? 172.21.15.40:0/2579508124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:44 smithi141 bash[31670]: cluster 2023-12-01T23:00:42.945036+0000 mgr.y (mgr.24356) 13274 : cluster 0 pgmap v13242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:44 smithi141 bash[31670]: audit 2023-12-01T23:00:43.418228+0000 mon.c (mon.2) 8360 : audit 0 from='client.? 172.21.15.40:0/2579508124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:46 smithi040 bash[28232]: cluster 2023-12-01T23:00:44.946270+0000 mgr.y (mgr.24356) 13275 : cluster 0 pgmap v13243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:46 smithi040 bash[28232]: audit 2023-12-01T23:00:45.877502+0000 mon.a (mon.0) 8383 : audit 0 from='client.? 172.21.15.40:0/3408432509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:46 smithi040 bash[41173]: cluster 2023-12-01T23:00:44.946270+0000 mgr.y (mgr.24356) 13275 : cluster 0 pgmap v13243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:46 smithi040 bash[41173]: audit 2023-12-01T23:00:45.877502+0000 mon.a (mon.0) 8383 : audit 0 from='client.? 172.21.15.40:0/3408432509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:46 smithi141 bash[31670]: cluster 2023-12-01T23:00:44.946270+0000 mgr.y (mgr.24356) 13275 : cluster 0 pgmap v13243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:46 smithi141 bash[31670]: audit 2023-12-01T23:00:45.877502+0000 mon.a (mon.0) 8383 : audit 0 from='client.? 172.21.15.40:0/3408432509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:00:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:00:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:48 smithi040 bash[28232]: cluster 2023-12-01T23:00:46.946953+0000 mgr.y (mgr.24356) 13276 : cluster 0 pgmap v13244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:48 smithi040 bash[41173]: cluster 2023-12-01T23:00:46.946953+0000 mgr.y (mgr.24356) 13276 : cluster 0 pgmap v13244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:48 smithi141 bash[31670]: cluster 2023-12-01T23:00:46.946953+0000 mgr.y (mgr.24356) 13276 : cluster 0 pgmap v13244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:49 smithi040 bash[28232]: audit 2023-12-01T23:00:48.336218+0000 mon.c (mon.2) 8361 : audit 0 from='client.? 172.21.15.40:0/3843613854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:49 smithi040 bash[28232]: audit 2023-12-01T23:00:49.032334+0000 mon.c (mon.2) 8362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:49 smithi040 bash[41173]: audit 2023-12-01T23:00:48.336218+0000 mon.c (mon.2) 8361 : audit 0 from='client.? 172.21.15.40:0/3843613854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:49 smithi040 bash[41173]: audit 2023-12-01T23:00:49.032334+0000 mon.c (mon.2) 8362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:49 smithi141 bash[31670]: audit 2023-12-01T23:00:48.336218+0000 mon.c (mon.2) 8361 : audit 0 from='client.? 172.21.15.40:0/3843613854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:49 smithi141 bash[31670]: audit 2023-12-01T23:00:49.032334+0000 mon.c (mon.2) 8362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:50 smithi040 bash[28232]: cluster 2023-12-01T23:00:48.947629+0000 mgr.y (mgr.24356) 13277 : cluster 0 pgmap v13245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:50 smithi040 bash[41173]: cluster 2023-12-01T23:00:48.947629+0000 mgr.y (mgr.24356) 13277 : cluster 0 pgmap v13245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:50 smithi141 bash[31670]: cluster 2023-12-01T23:00:48.947629+0000 mgr.y (mgr.24356) 13277 : cluster 0 pgmap v13245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:51 smithi040 bash[28232]: audit 2023-12-01T23:00:50.805602+0000 mon.a (mon.0) 8384 : audit 0 from='client.? 172.21.15.40:0/2985864025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:51 smithi040 bash[41173]: audit 2023-12-01T23:00:50.805602+0000 mon.a (mon.0) 8384 : audit 0 from='client.? 172.21.15.40:0/2985864025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:51 smithi141 bash[31670]: audit 2023-12-01T23:00:50.805602+0000 mon.a (mon.0) 8384 : audit 0 from='client.? 172.21.15.40:0/2985864025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:52 smithi040 bash[28232]: cluster 2023-12-01T23:00:50.948750+0000 mgr.y (mgr.24356) 13278 : cluster 0 pgmap v13246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:52 smithi040 bash[41173]: cluster 2023-12-01T23:00:50.948750+0000 mgr.y (mgr.24356) 13278 : cluster 0 pgmap v13246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:52 smithi141 bash[31670]: cluster 2023-12-01T23:00:50.948750+0000 mgr.y (mgr.24356) 13278 : cluster 0 pgmap v13246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:54 smithi040 bash[28232]: cluster 2023-12-01T23:00:52.949418+0000 mgr.y (mgr.24356) 13279 : cluster 0 pgmap v13247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:54 smithi040 bash[28232]: audit 2023-12-01T23:00:53.262802+0000 mon.c (mon.2) 8363 : audit 0 from='client.? 172.21.15.40:0/4158719255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:54 smithi040 bash[41173]: cluster 2023-12-01T23:00:52.949418+0000 mgr.y (mgr.24356) 13279 : cluster 0 pgmap v13247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:54 smithi040 bash[41173]: audit 2023-12-01T23:00:53.262802+0000 mon.c (mon.2) 8363 : audit 0 from='client.? 172.21.15.40:0/4158719255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:54 smithi141 bash[31670]: cluster 2023-12-01T23:00:52.949418+0000 mgr.y (mgr.24356) 13279 : cluster 0 pgmap v13247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:54 smithi141 bash[31670]: audit 2023-12-01T23:00:53.262802+0000 mon.c (mon.2) 8363 : audit 0 from='client.? 172.21.15.40:0/4158719255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:56 smithi040 bash[28232]: cluster 2023-12-01T23:00:54.950664+0000 mgr.y (mgr.24356) 13280 : cluster 0 pgmap v13248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:56 smithi040 bash[28232]: audit 2023-12-01T23:00:55.727383+0000 mon.c (mon.2) 8364 : audit 0 from='client.? 172.21.15.40:0/3650661101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:56 smithi040 bash[41173]: cluster 2023-12-01T23:00:54.950664+0000 mgr.y (mgr.24356) 13280 : cluster 0 pgmap v13248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:56 smithi040 bash[41173]: audit 2023-12-01T23:00:55.727383+0000 mon.c (mon.2) 8364 : audit 0 from='client.? 172.21.15.40:0/3650661101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:56 smithi141 bash[31670]: cluster 2023-12-01T23:00:54.950664+0000 mgr.y (mgr.24356) 13280 : cluster 0 pgmap v13248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:56 smithi141 bash[31670]: audit 2023-12-01T23:00:55.727383+0000 mon.c (mon.2) 8364 : audit 0 from='client.? 172.21.15.40:0/3650661101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:00:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:00:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:58 smithi040 bash[28232]: cluster 2023-12-01T23:00:56.951424+0000 mgr.y (mgr.24356) 13281 : cluster 0 pgmap v13249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:58 smithi040 bash[41173]: cluster 2023-12-01T23:00:56.951424+0000 mgr.y (mgr.24356) 13281 : cluster 0 pgmap v13249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:58 smithi141 bash[31670]: cluster 2023-12-01T23:00:56.951424+0000 mgr.y (mgr.24356) 13281 : cluster 0 pgmap v13249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:00:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:00:59 smithi040 bash[28232]: audit 2023-12-01T23:00:58.192690+0000 mon.a (mon.0) 8385 : audit 0 from='client.? 172.21.15.40:0/3699177758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:00:59 smithi040 bash[41173]: audit 2023-12-01T23:00:58.192690+0000 mon.a (mon.0) 8385 : audit 0 from='client.? 172.21.15.40:0/3699177758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:00:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:00:59 smithi141 bash[31670]: audit 2023-12-01T23:00:58.192690+0000 mon.a (mon.0) 8385 : audit 0 from='client.? 172.21.15.40:0/3699177758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:00 smithi040 bash[28232]: cluster 2023-12-01T23:00:58.952248+0000 mgr.y (mgr.24356) 13282 : cluster 0 pgmap v13250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:00 smithi040 bash[41173]: cluster 2023-12-01T23:00:58.952248+0000 mgr.y (mgr.24356) 13282 : cluster 0 pgmap v13250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:00 smithi141 bash[31670]: cluster 2023-12-01T23:00:58.952248+0000 mgr.y (mgr.24356) 13282 : cluster 0 pgmap v13250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:01 smithi040 bash[28232]: audit 2023-12-01T23:01:00.661446+0000 mon.a (mon.0) 8386 : audit 0 from='client.? 172.21.15.40:0/1597290144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:01 smithi040 bash[41173]: audit 2023-12-01T23:01:00.661446+0000 mon.a (mon.0) 8386 : audit 0 from='client.? 172.21.15.40:0/1597290144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:01 smithi141 bash[31670]: audit 2023-12-01T23:01:00.661446+0000 mon.a (mon.0) 8386 : audit 0 from='client.? 172.21.15.40:0/1597290144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:02 smithi040 bash[28232]: cluster 2023-12-01T23:01:00.953423+0000 mgr.y (mgr.24356) 13283 : cluster 0 pgmap v13251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:02 smithi040 bash[41173]: cluster 2023-12-01T23:01:00.953423+0000 mgr.y (mgr.24356) 13283 : cluster 0 pgmap v13251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:02 smithi141 bash[31670]: cluster 2023-12-01T23:01:00.953423+0000 mgr.y (mgr.24356) 13283 : cluster 0 pgmap v13251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:03 smithi040 bash[41173]: audit 2023-12-01T23:01:03.115264+0000 mon.c (mon.2) 8365 : audit 0 from='client.? 172.21.15.40:0/1908967859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:03 smithi040 bash[28232]: audit 2023-12-01T23:01:03.115264+0000 mon.c (mon.2) 8365 : audit 0 from='client.? 172.21.15.40:0/1908967859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:03 smithi141 bash[31670]: audit 2023-12-01T23:01:03.115264+0000 mon.c (mon.2) 8365 : audit 0 from='client.? 172.21.15.40:0/1908967859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:04 smithi040 bash[28232]: cluster 2023-12-01T23:01:02.954028+0000 mgr.y (mgr.24356) 13284 : cluster 0 pgmap v13252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:04 smithi040 bash[28232]: audit 2023-12-01T23:01:04.032685+0000 mon.c (mon.2) 8366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:04 smithi040 bash[41173]: cluster 2023-12-01T23:01:02.954028+0000 mgr.y (mgr.24356) 13284 : cluster 0 pgmap v13252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:04 smithi040 bash[41173]: audit 2023-12-01T23:01:04.032685+0000 mon.c (mon.2) 8366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:04 smithi141 bash[31670]: cluster 2023-12-01T23:01:02.954028+0000 mgr.y (mgr.24356) 13284 : cluster 0 pgmap v13252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:04 smithi141 bash[31670]: audit 2023-12-01T23:01:04.032685+0000 mon.c (mon.2) 8366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:06 smithi040 bash[28232]: cluster 2023-12-01T23:01:04.955257+0000 mgr.y (mgr.24356) 13285 : cluster 0 pgmap v13253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:06 smithi040 bash[28232]: audit 2023-12-01T23:01:05.581142+0000 mon.a (mon.0) 8387 : audit 0 from='client.? 172.21.15.40:0/11813743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:06 smithi040 bash[41173]: cluster 2023-12-01T23:01:04.955257+0000 mgr.y (mgr.24356) 13285 : cluster 0 pgmap v13253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:06 smithi040 bash[41173]: audit 2023-12-01T23:01:05.581142+0000 mon.a (mon.0) 8387 : audit 0 from='client.? 172.21.15.40:0/11813743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:06 smithi141 bash[31670]: cluster 2023-12-01T23:01:04.955257+0000 mgr.y (mgr.24356) 13285 : cluster 0 pgmap v13253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:06 smithi141 bash[31670]: audit 2023-12-01T23:01:05.581142+0000 mon.a (mon.0) 8387 : audit 0 from='client.? 172.21.15.40:0/11813743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:01:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:01:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:08 smithi040 bash[28232]: cluster 2023-12-01T23:01:06.956082+0000 mgr.y (mgr.24356) 13286 : cluster 0 pgmap v13254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:08 smithi040 bash[28232]: audit 2023-12-01T23:01:08.039285+0000 mon.a (mon.0) 8388 : audit 0 from='client.? 172.21.15.40:0/1585572490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:08 smithi040 bash[41173]: cluster 2023-12-01T23:01:06.956082+0000 mgr.y (mgr.24356) 13286 : cluster 0 pgmap v13254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:08 smithi040 bash[41173]: audit 2023-12-01T23:01:08.039285+0000 mon.a (mon.0) 8388 : audit 0 from='client.? 172.21.15.40:0/1585572490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:08 smithi141 bash[31670]: cluster 2023-12-01T23:01:06.956082+0000 mgr.y (mgr.24356) 13286 : cluster 0 pgmap v13254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:08.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:08 smithi141 bash[31670]: audit 2023-12-01T23:01:08.039285+0000 mon.a (mon.0) 8388 : audit 0 from='client.? 172.21.15.40:0/1585572490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:10 smithi040 bash[28232]: cluster 2023-12-01T23:01:08.956940+0000 mgr.y (mgr.24356) 13287 : cluster 0 pgmap v13255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:10 smithi040 bash[41173]: cluster 2023-12-01T23:01:08.956940+0000 mgr.y (mgr.24356) 13287 : cluster 0 pgmap v13255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:10 smithi141 bash[31670]: cluster 2023-12-01T23:01:08.956940+0000 mgr.y (mgr.24356) 13287 : cluster 0 pgmap v13255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:11 smithi040 bash[28232]: audit 2023-12-01T23:01:10.511777+0000 mon.c (mon.2) 8367 : audit 0 from='client.? 172.21.15.40:0/3417276530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:11 smithi040 bash[41173]: audit 2023-12-01T23:01:10.511777+0000 mon.c (mon.2) 8367 : audit 0 from='client.? 172.21.15.40:0/3417276530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:11 smithi141 bash[31670]: audit 2023-12-01T23:01:10.511777+0000 mon.c (mon.2) 8367 : audit 0 from='client.? 172.21.15.40:0/3417276530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:12 smithi040 bash[28232]: cluster 2023-12-01T23:01:10.958260+0000 mgr.y (mgr.24356) 13288 : cluster 0 pgmap v13256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:12 smithi040 bash[41173]: cluster 2023-12-01T23:01:10.958260+0000 mgr.y (mgr.24356) 13288 : cluster 0 pgmap v13256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:12 smithi141 bash[31670]: cluster 2023-12-01T23:01:10.958260+0000 mgr.y (mgr.24356) 13288 : cluster 0 pgmap v13256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 23:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T23:01:12.181168523Z level=info msg="Completed cleanup jobs" duration=141.455165ms 2023-12-01T23:01:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:13 smithi141 bash[31670]: audit 2023-12-01T23:01:12.973026+0000 mon.a (mon.0) 8389 : audit 0 from='client.? 172.21.15.40:0/1665872476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:13 smithi040 bash[28232]: audit 2023-12-01T23:01:12.973026+0000 mon.a (mon.0) 8389 : audit 0 from='client.? 172.21.15.40:0/1665872476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:13 smithi040 bash[41173]: audit 2023-12-01T23:01:12.973026+0000 mon.a (mon.0) 8389 : audit 0 from='client.? 172.21.15.40:0/1665872476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:14 smithi141 bash[31670]: cluster 2023-12-01T23:01:12.959026+0000 mgr.y (mgr.24356) 13289 : cluster 0 pgmap v13257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:14 smithi040 bash[28232]: cluster 2023-12-01T23:01:12.959026+0000 mgr.y (mgr.24356) 13289 : cluster 0 pgmap v13257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:14 smithi040 bash[41173]: cluster 2023-12-01T23:01:12.959026+0000 mgr.y (mgr.24356) 13289 : cluster 0 pgmap v13257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:16 smithi040 bash[28232]: cluster 2023-12-01T23:01:14.960302+0000 mgr.y (mgr.24356) 13290 : cluster 0 pgmap v13258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:16 smithi040 bash[28232]: audit 2023-12-01T23:01:15.433477+0000 mon.a (mon.0) 8390 : audit 0 from='client.? 172.21.15.40:0/1850288921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:16 smithi040 bash[41173]: cluster 2023-12-01T23:01:14.960302+0000 mgr.y (mgr.24356) 13290 : cluster 0 pgmap v13258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:16 smithi040 bash[41173]: audit 2023-12-01T23:01:15.433477+0000 mon.a (mon.0) 8390 : audit 0 from='client.? 172.21.15.40:0/1850288921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:16.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:16 smithi141 bash[31670]: cluster 2023-12-01T23:01:14.960302+0000 mgr.y (mgr.24356) 13290 : cluster 0 pgmap v13258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:16.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:16 smithi141 bash[31670]: audit 2023-12-01T23:01:15.433477+0000 mon.a (mon.0) 8390 : audit 0 from='client.? 172.21.15.40:0/1850288921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:01:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:01:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:18 smithi141 bash[31670]: cluster 2023-12-01T23:01:16.961021+0000 mgr.y (mgr.24356) 13291 : cluster 0 pgmap v13259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:18 smithi141 bash[31670]: audit 2023-12-01T23:01:17.888334+0000 mon.a (mon.0) 8391 : audit 0 from='client.? 172.21.15.40:0/559506647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:18 smithi040 bash[28232]: cluster 2023-12-01T23:01:16.961021+0000 mgr.y (mgr.24356) 13291 : cluster 0 pgmap v13259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:18 smithi040 bash[28232]: audit 2023-12-01T23:01:17.888334+0000 mon.a (mon.0) 8391 : audit 0 from='client.? 172.21.15.40:0/559506647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:18 smithi040 bash[41173]: cluster 2023-12-01T23:01:16.961021+0000 mgr.y (mgr.24356) 13291 : cluster 0 pgmap v13259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:18 smithi040 bash[41173]: audit 2023-12-01T23:01:17.888334+0000 mon.a (mon.0) 8391 : audit 0 from='client.? 172.21.15.40:0/559506647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:19 smithi141 bash[31670]: audit 2023-12-01T23:01:19.033113+0000 mon.c (mon.2) 8368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:19 smithi040 bash[28232]: audit 2023-12-01T23:01:19.033113+0000 mon.c (mon.2) 8368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:19 smithi040 bash[41173]: audit 2023-12-01T23:01:19.033113+0000 mon.c (mon.2) 8368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:20 smithi141 bash[31670]: cluster 2023-12-01T23:01:18.961835+0000 mgr.y (mgr.24356) 13292 : cluster 0 pgmap v13260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:20 smithi040 bash[28232]: cluster 2023-12-01T23:01:18.961835+0000 mgr.y (mgr.24356) 13292 : cluster 0 pgmap v13260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:20 smithi040 bash[41173]: cluster 2023-12-01T23:01:18.961835+0000 mgr.y (mgr.24356) 13292 : cluster 0 pgmap v13260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:21 smithi141 bash[31670]: audit 2023-12-01T23:01:20.353064+0000 mon.c (mon.2) 8369 : audit 0 from='client.? 172.21.15.40:0/1428975845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:21 smithi040 bash[28232]: audit 2023-12-01T23:01:20.353064+0000 mon.c (mon.2) 8369 : audit 0 from='client.? 172.21.15.40:0/1428975845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:21 smithi040 bash[41173]: audit 2023-12-01T23:01:20.353064+0000 mon.c (mon.2) 8369 : audit 0 from='client.? 172.21.15.40:0/1428975845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:22 smithi141 bash[31670]: cluster 2023-12-01T23:01:20.962991+0000 mgr.y (mgr.24356) 13293 : cluster 0 pgmap v13261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:22 smithi040 bash[28232]: cluster 2023-12-01T23:01:20.962991+0000 mgr.y (mgr.24356) 13293 : cluster 0 pgmap v13261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:22 smithi040 bash[41173]: cluster 2023-12-01T23:01:20.962991+0000 mgr.y (mgr.24356) 13293 : cluster 0 pgmap v13261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:23 smithi141 bash[31670]: audit 2023-12-01T23:01:22.819090+0000 mon.a (mon.0) 8392 : audit 0 from='client.? 172.21.15.40:0/2476883580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:23 smithi040 bash[28232]: audit 2023-12-01T23:01:22.819090+0000 mon.a (mon.0) 8392 : audit 0 from='client.? 172.21.15.40:0/2476883580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:23 smithi040 bash[41173]: audit 2023-12-01T23:01:22.819090+0000 mon.a (mon.0) 8392 : audit 0 from='client.? 172.21.15.40:0/2476883580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:24 smithi141 bash[31670]: cluster 2023-12-01T23:01:22.963603+0000 mgr.y (mgr.24356) 13294 : cluster 0 pgmap v13262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:24 smithi040 bash[41173]: cluster 2023-12-01T23:01:22.963603+0000 mgr.y (mgr.24356) 13294 : cluster 0 pgmap v13262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:24 smithi040 bash[28232]: cluster 2023-12-01T23:01:22.963603+0000 mgr.y (mgr.24356) 13294 : cluster 0 pgmap v13262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[28232]: cluster 2023-12-01T23:01:24.964771+0000 mgr.y (mgr.24356) 13295 : cluster 0 pgmap v13263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[28232]: audit 2023-12-01T23:01:25.283252+0000 mon.c (mon.2) 8370 : audit 0 from='client.? 172.21.15.40:0/1904646955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[28232]: audit 2023-12-01T23:01:25.623719+0000 mon.c (mon.2) 8371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:01:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[41173]: cluster 2023-12-01T23:01:24.964771+0000 mgr.y (mgr.24356) 13295 : cluster 0 pgmap v13263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[41173]: audit 2023-12-01T23:01:25.283252+0000 mon.c (mon.2) 8370 : audit 0 from='client.? 172.21.15.40:0/1904646955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[41173]: audit 2023-12-01T23:01:25.623719+0000 mon.c (mon.2) 8371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:01:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:26 smithi141 bash[31670]: cluster 2023-12-01T23:01:24.964771+0000 mgr.y (mgr.24356) 13295 : cluster 0 pgmap v13263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:26 smithi141 bash[31670]: audit 2023-12-01T23:01:25.283252+0000 mon.c (mon.2) 8370 : audit 0 from='client.? 172.21.15.40:0/1904646955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:26 smithi141 bash[31670]: audit 2023-12-01T23:01:25.623719+0000 mon.c (mon.2) 8371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:01:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:01:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:01:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:28 smithi141 bash[31670]: cluster 2023-12-01T23:01:26.965314+0000 mgr.y (mgr.24356) 13296 : cluster 0 pgmap v13264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:28 smithi141 bash[31670]: audit 2023-12-01T23:01:27.744574+0000 mon.c (mon.2) 8372 : audit 0 from='client.? 172.21.15.40:0/1948639759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:28 smithi040 bash[28232]: cluster 2023-12-01T23:01:26.965314+0000 mgr.y (mgr.24356) 13296 : cluster 0 pgmap v13264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:28 smithi040 bash[28232]: audit 2023-12-01T23:01:27.744574+0000 mon.c (mon.2) 8372 : audit 0 from='client.? 172.21.15.40:0/1948639759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:28 smithi040 bash[41173]: cluster 2023-12-01T23:01:26.965314+0000 mgr.y (mgr.24356) 13296 : cluster 0 pgmap v13264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:28 smithi040 bash[41173]: audit 2023-12-01T23:01:27.744574+0000 mon.c (mon.2) 8372 : audit 0 from='client.? 172.21.15.40:0/1948639759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:30 smithi141 bash[31670]: cluster 2023-12-01T23:01:28.965969+0000 mgr.y (mgr.24356) 13297 : cluster 0 pgmap v13265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:30 smithi141 bash[31670]: audit 2023-12-01T23:01:30.216019+0000 mon.c (mon.2) 8373 : audit 0 from='client.? 172.21.15.40:0/1775970897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:30 smithi040 bash[28232]: cluster 2023-12-01T23:01:28.965969+0000 mgr.y (mgr.24356) 13297 : cluster 0 pgmap v13265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:30 smithi040 bash[28232]: audit 2023-12-01T23:01:30.216019+0000 mon.c (mon.2) 8373 : audit 0 from='client.? 172.21.15.40:0/1775970897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:30 smithi040 bash[41173]: cluster 2023-12-01T23:01:28.965969+0000 mgr.y (mgr.24356) 13297 : cluster 0 pgmap v13265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:30 smithi040 bash[41173]: audit 2023-12-01T23:01:30.216019+0000 mon.c (mon.2) 8373 : audit 0 from='client.? 172.21.15.40:0/1775970897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: cluster 2023-12-01T23:01:30.967032+0000 mgr.y (mgr.24356) 13298 : cluster 0 pgmap v13266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:31.521656+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:31.534255+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:31.819812+0000 mon.a (mon.0) 8395 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:31.828796+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:32.306313+0000 mon.c (mon.2) 8374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:32.308268+0000 mon.c (mon.2) 8375 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:01:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:32 smithi141 bash[31670]: audit 2023-12-01T23:01:32.317628+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: cluster 2023-12-01T23:01:30.967032+0000 mgr.y (mgr.24356) 13298 : cluster 0 pgmap v13266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:31.521656+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:31.534255+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:31.819812+0000 mon.a (mon.0) 8395 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:31.828796+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:32.306313+0000 mon.c (mon.2) 8374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:32.308268+0000 mon.c (mon.2) 8375 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[28232]: audit 2023-12-01T23:01:32.317628+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: cluster 2023-12-01T23:01:30.967032+0000 mgr.y (mgr.24356) 13298 : cluster 0 pgmap v13266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:31.521656+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:31.534255+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:31.819812+0000 mon.a (mon.0) 8395 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:31.828796+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:32.306313+0000 mon.c (mon.2) 8374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:01:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:32.308268+0000 mon.c (mon.2) 8375 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:01:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:32 smithi040 bash[41173]: audit 2023-12-01T23:01:32.317628+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:01:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:33 smithi040 bash[28232]: audit 2023-12-01T23:01:32.682261+0000 mon.c (mon.2) 8376 : audit 0 from='client.? 172.21.15.40:0/425809829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:33 smithi040 bash[41173]: audit 2023-12-01T23:01:32.682261+0000 mon.c (mon.2) 8376 : audit 0 from='client.? 172.21.15.40:0/425809829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:33 smithi141 bash[31670]: audit 2023-12-01T23:01:32.682261+0000 mon.c (mon.2) 8376 : audit 0 from='client.? 172.21.15.40:0/425809829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:34 smithi040 bash[41173]: cluster 2023-12-01T23:01:32.967663+0000 mgr.y (mgr.24356) 13299 : cluster 0 pgmap v13267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:34 smithi040 bash[41173]: audit 2023-12-01T23:01:34.033566+0000 mon.c (mon.2) 8377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:34 smithi040 bash[28232]: cluster 2023-12-01T23:01:32.967663+0000 mgr.y (mgr.24356) 13299 : cluster 0 pgmap v13267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:34 smithi040 bash[28232]: audit 2023-12-01T23:01:34.033566+0000 mon.c (mon.2) 8377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:34 smithi141 bash[31670]: cluster 2023-12-01T23:01:32.967663+0000 mgr.y (mgr.24356) 13299 : cluster 0 pgmap v13267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:34 smithi141 bash[31670]: audit 2023-12-01T23:01:34.033566+0000 mon.c (mon.2) 8377 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:35 smithi040 bash[41173]: audit 2023-12-01T23:01:35.149555+0000 mon.c (mon.2) 8378 : audit 0 from='client.? 172.21.15.40:0/1231009693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:35 smithi040 bash[28232]: audit 2023-12-01T23:01:35.149555+0000 mon.c (mon.2) 8378 : audit 0 from='client.? 172.21.15.40:0/1231009693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:35 smithi141 bash[31670]: audit 2023-12-01T23:01:35.149555+0000 mon.c (mon.2) 8378 : audit 0 from='client.? 172.21.15.40:0/1231009693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:01:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:01:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:36 smithi040 bash[41173]: cluster 2023-12-01T23:01:34.968793+0000 mgr.y (mgr.24356) 13300 : cluster 0 pgmap v13268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:36 smithi040 bash[28232]: cluster 2023-12-01T23:01:34.968793+0000 mgr.y (mgr.24356) 13300 : cluster 0 pgmap v13268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:36 smithi141 bash[31670]: cluster 2023-12-01T23:01:34.968793+0000 mgr.y (mgr.24356) 13300 : cluster 0 pgmap v13268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:38 smithi040 bash[41173]: cluster 2023-12-01T23:01:36.969562+0000 mgr.y (mgr.24356) 13301 : cluster 0 pgmap v13269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:38 smithi040 bash[41173]: audit 2023-12-01T23:01:37.612137+0000 mon.c (mon.2) 8379 : audit 0 from='client.? 172.21.15.40:0/1108157745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:38.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:38 smithi040 bash[28232]: cluster 2023-12-01T23:01:36.969562+0000 mgr.y (mgr.24356) 13301 : cluster 0 pgmap v13269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:38.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:38 smithi040 bash[28232]: audit 2023-12-01T23:01:37.612137+0000 mon.c (mon.2) 8379 : audit 0 from='client.? 172.21.15.40:0/1108157745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:38 smithi141 bash[31670]: cluster 2023-12-01T23:01:36.969562+0000 mgr.y (mgr.24356) 13301 : cluster 0 pgmap v13269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:38 smithi141 bash[31670]: audit 2023-12-01T23:01:37.612137+0000 mon.c (mon.2) 8379 : audit 0 from='client.? 172.21.15.40:0/1108157745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:40 smithi040 bash[41173]: cluster 2023-12-01T23:01:38.970268+0000 mgr.y (mgr.24356) 13302 : cluster 0 pgmap v13270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:40 smithi040 bash[41173]: audit 2023-12-01T23:01:40.078683+0000 mon.c (mon.2) 8380 : audit 0 from='client.? 172.21.15.40:0/2228218760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:40 smithi040 bash[28232]: cluster 2023-12-01T23:01:38.970268+0000 mgr.y (mgr.24356) 13302 : cluster 0 pgmap v13270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:40 smithi040 bash[28232]: audit 2023-12-01T23:01:40.078683+0000 mon.c (mon.2) 8380 : audit 0 from='client.? 172.21.15.40:0/2228218760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:40 smithi141 bash[31670]: cluster 2023-12-01T23:01:38.970268+0000 mgr.y (mgr.24356) 13302 : cluster 0 pgmap v13270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:40 smithi141 bash[31670]: audit 2023-12-01T23:01:40.078683+0000 mon.c (mon.2) 8380 : audit 0 from='client.? 172.21.15.40:0/2228218760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:42 smithi040 bash[28232]: cluster 2023-12-01T23:01:40.971401+0000 mgr.y (mgr.24356) 13303 : cluster 0 pgmap v13271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:42 smithi040 bash[28232]: audit 2023-12-01T23:01:42.540488+0000 mon.a (mon.0) 8398 : audit 0 from='client.? 172.21.15.40:0/1543255270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:42 smithi040 bash[41173]: cluster 2023-12-01T23:01:40.971401+0000 mgr.y (mgr.24356) 13303 : cluster 0 pgmap v13271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:42 smithi040 bash[41173]: audit 2023-12-01T23:01:42.540488+0000 mon.a (mon.0) 8398 : audit 0 from='client.? 172.21.15.40:0/1543255270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:42 smithi141 bash[31670]: cluster 2023-12-01T23:01:40.971401+0000 mgr.y (mgr.24356) 13303 : cluster 0 pgmap v13271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:42 smithi141 bash[31670]: audit 2023-12-01T23:01:42.540488+0000 mon.a (mon.0) 8398 : audit 0 from='client.? 172.21.15.40:0/1543255270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:44 smithi040 bash[41173]: cluster 2023-12-01T23:01:42.972181+0000 mgr.y (mgr.24356) 13304 : cluster 0 pgmap v13272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:44 smithi040 bash[28232]: cluster 2023-12-01T23:01:42.972181+0000 mgr.y (mgr.24356) 13304 : cluster 0 pgmap v13272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:44 smithi141 bash[31670]: cluster 2023-12-01T23:01:42.972181+0000 mgr.y (mgr.24356) 13304 : cluster 0 pgmap v13272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:45 smithi040 bash[41173]: audit 2023-12-01T23:01:45.017189+0000 mon.c (mon.2) 8381 : audit 0 from='client.? 172.21.15.40:0/3828255482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:45 smithi040 bash[28232]: audit 2023-12-01T23:01:45.017189+0000 mon.c (mon.2) 8381 : audit 0 from='client.? 172.21.15.40:0/3828255482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:45 smithi141 bash[31670]: audit 2023-12-01T23:01:45.017189+0000 mon.c (mon.2) 8381 : audit 0 from='client.? 172.21.15.40:0/3828255482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:46 smithi040 bash[28232]: cluster 2023-12-01T23:01:44.973308+0000 mgr.y (mgr.24356) 13305 : cluster 0 pgmap v13273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:01:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:01:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:46 smithi040 bash[41173]: cluster 2023-12-01T23:01:44.973308+0000 mgr.y (mgr.24356) 13305 : cluster 0 pgmap v13273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:46 smithi141 bash[31670]: cluster 2023-12-01T23:01:44.973308+0000 mgr.y (mgr.24356) 13305 : cluster 0 pgmap v13273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:48 smithi040 bash[28232]: cluster 2023-12-01T23:01:46.973945+0000 mgr.y (mgr.24356) 13306 : cluster 0 pgmap v13274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:48 smithi040 bash[28232]: audit 2023-12-01T23:01:47.478086+0000 mon.a (mon.0) 8399 : audit 0 from='client.? 172.21.15.40:0/704967554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:48 smithi040 bash[41173]: cluster 2023-12-01T23:01:46.973945+0000 mgr.y (mgr.24356) 13306 : cluster 0 pgmap v13274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:48 smithi040 bash[41173]: audit 2023-12-01T23:01:47.478086+0000 mon.a (mon.0) 8399 : audit 0 from='client.? 172.21.15.40:0/704967554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:48 smithi141 bash[31670]: cluster 2023-12-01T23:01:46.973945+0000 mgr.y (mgr.24356) 13306 : cluster 0 pgmap v13274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:48 smithi141 bash[31670]: audit 2023-12-01T23:01:47.478086+0000 mon.a (mon.0) 8399 : audit 0 from='client.? 172.21.15.40:0/704967554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:50 smithi040 bash[28232]: cluster 2023-12-01T23:01:48.974484+0000 mgr.y (mgr.24356) 13307 : cluster 0 pgmap v13275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:50 smithi040 bash[28232]: audit 2023-12-01T23:01:49.035565+0000 mon.c (mon.2) 8382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:50 smithi040 bash[28232]: audit 2023-12-01T23:01:49.942324+0000 mon.c (mon.2) 8383 : audit 0 from='client.? 172.21.15.40:0/4119958918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:50 smithi040 bash[41173]: cluster 2023-12-01T23:01:48.974484+0000 mgr.y (mgr.24356) 13307 : cluster 0 pgmap v13275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:50 smithi040 bash[41173]: audit 2023-12-01T23:01:49.035565+0000 mon.c (mon.2) 8382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:50 smithi040 bash[41173]: audit 2023-12-01T23:01:49.942324+0000 mon.c (mon.2) 8383 : audit 0 from='client.? 172.21.15.40:0/4119958918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:50 smithi141 bash[31670]: cluster 2023-12-01T23:01:48.974484+0000 mgr.y (mgr.24356) 13307 : cluster 0 pgmap v13275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:50 smithi141 bash[31670]: audit 2023-12-01T23:01:49.035565+0000 mon.c (mon.2) 8382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:50 smithi141 bash[31670]: audit 2023-12-01T23:01:49.942324+0000 mon.c (mon.2) 8383 : audit 0 from='client.? 172.21.15.40:0/4119958918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:52 smithi040 bash[28232]: cluster 2023-12-01T23:01:50.975645+0000 mgr.y (mgr.24356) 13308 : cluster 0 pgmap v13276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:52.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:52 smithi040 bash[41173]: cluster 2023-12-01T23:01:50.975645+0000 mgr.y (mgr.24356) 13308 : cluster 0 pgmap v13276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:52 smithi141 bash[31670]: cluster 2023-12-01T23:01:50.975645+0000 mgr.y (mgr.24356) 13308 : cluster 0 pgmap v13276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:53 smithi040 bash[28232]: audit 2023-12-01T23:01:52.404972+0000 mon.c (mon.2) 8384 : audit 0 from='client.? 172.21.15.40:0/2339417985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:53 smithi040 bash[41173]: audit 2023-12-01T23:01:52.404972+0000 mon.c (mon.2) 8384 : audit 0 from='client.? 172.21.15.40:0/2339417985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:53 smithi141 bash[31670]: audit 2023-12-01T23:01:52.404972+0000 mon.c (mon.2) 8384 : audit 0 from='client.? 172.21.15.40:0/2339417985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:54 smithi040 bash[28232]: cluster 2023-12-01T23:01:52.976285+0000 mgr.y (mgr.24356) 13309 : cluster 0 pgmap v13277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:54 smithi040 bash[41173]: cluster 2023-12-01T23:01:52.976285+0000 mgr.y (mgr.24356) 13309 : cluster 0 pgmap v13277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:54 smithi141 bash[31670]: cluster 2023-12-01T23:01:52.976285+0000 mgr.y (mgr.24356) 13309 : cluster 0 pgmap v13277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:55 smithi040 bash[28232]: audit 2023-12-01T23:01:54.862328+0000 mon.c (mon.2) 8385 : audit 0 from='client.? 172.21.15.40:0/3037852204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:55 smithi040 bash[41173]: audit 2023-12-01T23:01:54.862328+0000 mon.c (mon.2) 8385 : audit 0 from='client.? 172.21.15.40:0/3037852204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:55 smithi141 bash[31670]: audit 2023-12-01T23:01:54.862328+0000 mon.c (mon.2) 8385 : audit 0 from='client.? 172.21.15.40:0/3037852204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:56 smithi040 bash[28232]: cluster 2023-12-01T23:01:54.977508+0000 mgr.y (mgr.24356) 13310 : cluster 0 pgmap v13278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:56 smithi040 bash[41173]: cluster 2023-12-01T23:01:54.977508+0000 mgr.y (mgr.24356) 13310 : cluster 0 pgmap v13278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:56 smithi141 bash[31670]: cluster 2023-12-01T23:01:54.977508+0000 mgr.y (mgr.24356) 13310 : cluster 0 pgmap v13278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:01:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:01:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:58 smithi040 bash[41173]: cluster 2023-12-01T23:01:56.978171+0000 mgr.y (mgr.24356) 13311 : cluster 0 pgmap v13279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:01:58 smithi040 bash[41173]: audit 2023-12-01T23:01:57.325125+0000 mon.a (mon.0) 8400 : audit 0 from='client.? 172.21.15.40:0/2077508675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:58 smithi040 bash[28232]: cluster 2023-12-01T23:01:56.978171+0000 mgr.y (mgr.24356) 13311 : cluster 0 pgmap v13279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:01:58 smithi040 bash[28232]: audit 2023-12-01T23:01:57.325125+0000 mon.a (mon.0) 8400 : audit 0 from='client.? 172.21.15.40:0/2077508675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:01:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:58 smithi141 bash[31670]: cluster 2023-12-01T23:01:56.978171+0000 mgr.y (mgr.24356) 13311 : cluster 0 pgmap v13279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:01:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:01:58 smithi141 bash[31670]: audit 2023-12-01T23:01:57.325125+0000 mon.a (mon.0) 8400 : audit 0 from='client.? 172.21.15.40:0/2077508675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:00 smithi040 bash[28232]: cluster 2023-12-01T23:01:58.978852+0000 mgr.y (mgr.24356) 13312 : cluster 0 pgmap v13280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:00 smithi040 bash[28232]: audit 2023-12-01T23:01:59.781421+0000 mon.a (mon.0) 8401 : audit 0 from='client.? 172.21.15.40:0/232983141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:00 smithi040 bash[41173]: cluster 2023-12-01T23:01:58.978852+0000 mgr.y (mgr.24356) 13312 : cluster 0 pgmap v13280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:00 smithi040 bash[41173]: audit 2023-12-01T23:01:59.781421+0000 mon.a (mon.0) 8401 : audit 0 from='client.? 172.21.15.40:0/232983141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:00 smithi141 bash[31670]: cluster 2023-12-01T23:01:58.978852+0000 mgr.y (mgr.24356) 13312 : cluster 0 pgmap v13280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:00 smithi141 bash[31670]: audit 2023-12-01T23:01:59.781421+0000 mon.a (mon.0) 8401 : audit 0 from='client.? 172.21.15.40:0/232983141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:02 smithi040 bash[41173]: cluster 2023-12-01T23:02:00.980058+0000 mgr.y (mgr.24356) 13313 : cluster 0 pgmap v13281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:02 smithi040 bash[28232]: cluster 2023-12-01T23:02:00.980058+0000 mgr.y (mgr.24356) 13313 : cluster 0 pgmap v13281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:02 smithi141 bash[31670]: cluster 2023-12-01T23:02:00.980058+0000 mgr.y (mgr.24356) 13313 : cluster 0 pgmap v13281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:03 smithi040 bash[41173]: audit 2023-12-01T23:02:02.243641+0000 mon.c (mon.2) 8386 : audit 0 from='client.? 172.21.15.40:0/2145774534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:03 smithi040 bash[28232]: audit 2023-12-01T23:02:02.243641+0000 mon.c (mon.2) 8386 : audit 0 from='client.? 172.21.15.40:0/2145774534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:03 smithi141 bash[31670]: audit 2023-12-01T23:02:02.243641+0000 mon.c (mon.2) 8386 : audit 0 from='client.? 172.21.15.40:0/2145774534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:04 smithi040 bash[28232]: cluster 2023-12-01T23:02:02.980771+0000 mgr.y (mgr.24356) 13314 : cluster 0 pgmap v13282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:04 smithi040 bash[28232]: audit 2023-12-01T23:02:04.034405+0000 mon.c (mon.2) 8387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:04 smithi040 bash[41173]: cluster 2023-12-01T23:02:02.980771+0000 mgr.y (mgr.24356) 13314 : cluster 0 pgmap v13282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:04 smithi040 bash[41173]: audit 2023-12-01T23:02:04.034405+0000 mon.c (mon.2) 8387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:04 smithi141 bash[31670]: cluster 2023-12-01T23:02:02.980771+0000 mgr.y (mgr.24356) 13314 : cluster 0 pgmap v13282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:04 smithi141 bash[31670]: audit 2023-12-01T23:02:04.034405+0000 mon.c (mon.2) 8387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:05 smithi040 bash[41173]: audit 2023-12-01T23:02:04.717350+0000 mon.c (mon.2) 8388 : audit 0 from='client.? 172.21.15.40:0/4263009075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:05 smithi040 bash[28232]: audit 2023-12-01T23:02:04.717350+0000 mon.c (mon.2) 8388 : audit 0 from='client.? 172.21.15.40:0/4263009075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:05 smithi141 bash[31670]: audit 2023-12-01T23:02:04.717350+0000 mon.c (mon.2) 8388 : audit 0 from='client.? 172.21.15.40:0/4263009075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:06 smithi040 bash[28232]: cluster 2023-12-01T23:02:04.981990+0000 mgr.y (mgr.24356) 13315 : cluster 0 pgmap v13283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:06 smithi040 bash[41173]: cluster 2023-12-01T23:02:04.981990+0000 mgr.y (mgr.24356) 13315 : cluster 0 pgmap v13283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:06 smithi141 bash[31670]: cluster 2023-12-01T23:02:04.981990+0000 mgr.y (mgr.24356) 13315 : cluster 0 pgmap v13283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:02:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:02:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:08 smithi040 bash[41173]: cluster 2023-12-01T23:02:06.982630+0000 mgr.y (mgr.24356) 13316 : cluster 0 pgmap v13284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:08 smithi040 bash[41173]: audit 2023-12-01T23:02:07.187091+0000 mon.a (mon.0) 8402 : audit 0 from='client.? 172.21.15.40:0/1768642523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:08 smithi040 bash[28232]: cluster 2023-12-01T23:02:06.982630+0000 mgr.y (mgr.24356) 13316 : cluster 0 pgmap v13284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:08 smithi040 bash[28232]: audit 2023-12-01T23:02:07.187091+0000 mon.a (mon.0) 8402 : audit 0 from='client.? 172.21.15.40:0/1768642523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:08 smithi141 bash[31670]: cluster 2023-12-01T23:02:06.982630+0000 mgr.y (mgr.24356) 13316 : cluster 0 pgmap v13284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:08 smithi141 bash[31670]: audit 2023-12-01T23:02:07.187091+0000 mon.a (mon.0) 8402 : audit 0 from='client.? 172.21.15.40:0/1768642523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:10 smithi040 bash[28232]: cluster 2023-12-01T23:02:08.983336+0000 mgr.y (mgr.24356) 13317 : cluster 0 pgmap v13285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:10 smithi040 bash[28232]: audit 2023-12-01T23:02:09.652579+0000 mon.a (mon.0) 8403 : audit 0 from='client.? 172.21.15.40:0/680491259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:10 smithi040 bash[41173]: cluster 2023-12-01T23:02:08.983336+0000 mgr.y (mgr.24356) 13317 : cluster 0 pgmap v13285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:10 smithi040 bash[41173]: audit 2023-12-01T23:02:09.652579+0000 mon.a (mon.0) 8403 : audit 0 from='client.? 172.21.15.40:0/680491259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:10 smithi141 bash[31670]: cluster 2023-12-01T23:02:08.983336+0000 mgr.y (mgr.24356) 13317 : cluster 0 pgmap v13285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:10 smithi141 bash[31670]: audit 2023-12-01T23:02:09.652579+0000 mon.a (mon.0) 8403 : audit 0 from='client.? 172.21.15.40:0/680491259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:12 smithi040 bash[28232]: cluster 2023-12-01T23:02:10.984632+0000 mgr.y (mgr.24356) 13318 : cluster 0 pgmap v13286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:12 smithi040 bash[41173]: cluster 2023-12-01T23:02:10.984632+0000 mgr.y (mgr.24356) 13318 : cluster 0 pgmap v13286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:12 smithi141 bash[31670]: cluster 2023-12-01T23:02:10.984632+0000 mgr.y (mgr.24356) 13318 : cluster 0 pgmap v13286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:13 smithi040 bash[28232]: audit 2023-12-01T23:02:12.123893+0000 mon.a (mon.0) 8404 : audit 0 from='client.? 172.21.15.40:0/1160869765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:13 smithi040 bash[41173]: audit 2023-12-01T23:02:12.123893+0000 mon.a (mon.0) 8404 : audit 0 from='client.? 172.21.15.40:0/1160869765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:13 smithi141 bash[31670]: audit 2023-12-01T23:02:12.123893+0000 mon.a (mon.0) 8404 : audit 0 from='client.? 172.21.15.40:0/1160869765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:14 smithi040 bash[28232]: cluster 2023-12-01T23:02:12.985466+0000 mgr.y (mgr.24356) 13319 : cluster 0 pgmap v13287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:14 smithi040 bash[41173]: cluster 2023-12-01T23:02:12.985466+0000 mgr.y (mgr.24356) 13319 : cluster 0 pgmap v13287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:14 smithi141 bash[31670]: cluster 2023-12-01T23:02:12.985466+0000 mgr.y (mgr.24356) 13319 : cluster 0 pgmap v13287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:15 smithi040 bash[28232]: audit 2023-12-01T23:02:14.585934+0000 mon.a (mon.0) 8405 : audit 0 from='client.? 172.21.15.40:0/2177059869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:15 smithi040 bash[41173]: audit 2023-12-01T23:02:14.585934+0000 mon.a (mon.0) 8405 : audit 0 from='client.? 172.21.15.40:0/2177059869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:15 smithi141 bash[31670]: audit 2023-12-01T23:02:14.585934+0000 mon.a (mon.0) 8405 : audit 0 from='client.? 172.21.15.40:0/2177059869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:16 smithi040 bash[28232]: cluster 2023-12-01T23:02:14.986688+0000 mgr.y (mgr.24356) 13320 : cluster 0 pgmap v13288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:16 smithi040 bash[41173]: cluster 2023-12-01T23:02:14.986688+0000 mgr.y (mgr.24356) 13320 : cluster 0 pgmap v13288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:16 smithi141 bash[31670]: cluster 2023-12-01T23:02:14.986688+0000 mgr.y (mgr.24356) 13320 : cluster 0 pgmap v13288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:02:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:02:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:18 smithi040 bash[28232]: cluster 2023-12-01T23:02:16.987336+0000 mgr.y (mgr.24356) 13321 : cluster 0 pgmap v13289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:18 smithi040 bash[28232]: audit 2023-12-01T23:02:17.056299+0000 mon.a (mon.0) 8406 : audit 0 from='client.? 172.21.15.40:0/2507360916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:18 smithi040 bash[41173]: cluster 2023-12-01T23:02:16.987336+0000 mgr.y (mgr.24356) 13321 : cluster 0 pgmap v13289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:18 smithi040 bash[41173]: audit 2023-12-01T23:02:17.056299+0000 mon.a (mon.0) 8406 : audit 0 from='client.? 172.21.15.40:0/2507360916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:18 smithi141 bash[31670]: cluster 2023-12-01T23:02:16.987336+0000 mgr.y (mgr.24356) 13321 : cluster 0 pgmap v13289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:18 smithi141 bash[31670]: audit 2023-12-01T23:02:17.056299+0000 mon.a (mon.0) 8406 : audit 0 from='client.? 172.21.15.40:0/2507360916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:19 smithi040 bash[28232]: audit 2023-12-01T23:02:19.034969+0000 mon.c (mon.2) 8389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:19 smithi040 bash[41173]: audit 2023-12-01T23:02:19.034969+0000 mon.c (mon.2) 8389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:19 smithi141 bash[31670]: audit 2023-12-01T23:02:19.034969+0000 mon.c (mon.2) 8389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:20 smithi040 bash[28232]: cluster 2023-12-01T23:02:18.987997+0000 mgr.y (mgr.24356) 13322 : cluster 0 pgmap v13290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:20 smithi040 bash[28232]: audit 2023-12-01T23:02:19.524266+0000 mon.c (mon.2) 8390 : audit 0 from='client.? 172.21.15.40:0/1498073973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:20 smithi040 bash[41173]: cluster 2023-12-01T23:02:18.987997+0000 mgr.y (mgr.24356) 13322 : cluster 0 pgmap v13290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:20 smithi040 bash[41173]: audit 2023-12-01T23:02:19.524266+0000 mon.c (mon.2) 8390 : audit 0 from='client.? 172.21.15.40:0/1498073973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:20 smithi141 bash[31670]: cluster 2023-12-01T23:02:18.987997+0000 mgr.y (mgr.24356) 13322 : cluster 0 pgmap v13290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:20 smithi141 bash[31670]: audit 2023-12-01T23:02:19.524266+0000 mon.c (mon.2) 8390 : audit 0 from='client.? 172.21.15.40:0/1498073973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:22 smithi040 bash[28232]: cluster 2023-12-01T23:02:20.989190+0000 mgr.y (mgr.24356) 13323 : cluster 0 pgmap v13291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:22 smithi040 bash[28232]: audit 2023-12-01T23:02:21.989644+0000 mon.a (mon.0) 8407 : audit 0 from='client.? 172.21.15.40:0/1177403726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:22 smithi040 bash[41173]: cluster 2023-12-01T23:02:20.989190+0000 mgr.y (mgr.24356) 13323 : cluster 0 pgmap v13291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:22.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:22 smithi040 bash[41173]: audit 2023-12-01T23:02:21.989644+0000 mon.a (mon.0) 8407 : audit 0 from='client.? 172.21.15.40:0/1177403726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:22 smithi141 bash[31670]: cluster 2023-12-01T23:02:20.989190+0000 mgr.y (mgr.24356) 13323 : cluster 0 pgmap v13291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:22 smithi141 bash[31670]: audit 2023-12-01T23:02:21.989644+0000 mon.a (mon.0) 8407 : audit 0 from='client.? 172.21.15.40:0/1177403726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:24 smithi040 bash[28232]: cluster 2023-12-01T23:02:22.989841+0000 mgr.y (mgr.24356) 13324 : cluster 0 pgmap v13292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:24 smithi040 bash[41173]: cluster 2023-12-01T23:02:22.989841+0000 mgr.y (mgr.24356) 13324 : cluster 0 pgmap v13292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:24 smithi141 bash[31670]: cluster 2023-12-01T23:02:22.989841+0000 mgr.y (mgr.24356) 13324 : cluster 0 pgmap v13292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:25 smithi040 bash[28232]: audit 2023-12-01T23:02:24.458286+0000 mon.a (mon.0) 8408 : audit 0 from='client.? 172.21.15.40:0/3384933652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:25.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:25 smithi040 bash[41173]: audit 2023-12-01T23:02:24.458286+0000 mon.a (mon.0) 8408 : audit 0 from='client.? 172.21.15.40:0/3384933652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:25 smithi141 bash[31670]: audit 2023-12-01T23:02:24.458286+0000 mon.a (mon.0) 8408 : audit 0 from='client.? 172.21.15.40:0/3384933652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:26 smithi040 bash[28232]: cluster 2023-12-01T23:02:24.991019+0000 mgr.y (mgr.24356) 13325 : cluster 0 pgmap v13293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:26 smithi040 bash[41173]: cluster 2023-12-01T23:02:24.991019+0000 mgr.y (mgr.24356) 13325 : cluster 0 pgmap v13293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:26 smithi141 bash[31670]: cluster 2023-12-01T23:02:24.991019+0000 mgr.y (mgr.24356) 13325 : cluster 0 pgmap v13293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:02:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:02:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:27 smithi040 bash[28232]: audit 2023-12-01T23:02:26.927583+0000 mon.a (mon.0) 8409 : audit 0 from='client.? 172.21.15.40:0/1977363931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:27.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:27 smithi040 bash[41173]: audit 2023-12-01T23:02:26.927583+0000 mon.a (mon.0) 8409 : audit 0 from='client.? 172.21.15.40:0/1977363931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:27 smithi141 bash[31670]: audit 2023-12-01T23:02:26.927583+0000 mon.a (mon.0) 8409 : audit 0 from='client.? 172.21.15.40:0/1977363931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:28 smithi040 bash[28232]: cluster 2023-12-01T23:02:26.991762+0000 mgr.y (mgr.24356) 13326 : cluster 0 pgmap v13294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:28 smithi040 bash[41173]: cluster 2023-12-01T23:02:26.991762+0000 mgr.y (mgr.24356) 13326 : cluster 0 pgmap v13294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:28 smithi141 bash[31670]: cluster 2023-12-01T23:02:26.991762+0000 mgr.y (mgr.24356) 13326 : cluster 0 pgmap v13294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:30 smithi040 bash[28232]: cluster 2023-12-01T23:02:28.992463+0000 mgr.y (mgr.24356) 13327 : cluster 0 pgmap v13295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:30 smithi040 bash[28232]: audit 2023-12-01T23:02:29.398468+0000 mon.c (mon.2) 8391 : audit 0 from='client.? 172.21.15.40:0/600948844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:30 smithi040 bash[41173]: cluster 2023-12-01T23:02:28.992463+0000 mgr.y (mgr.24356) 13327 : cluster 0 pgmap v13295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:30 smithi040 bash[41173]: audit 2023-12-01T23:02:29.398468+0000 mon.c (mon.2) 8391 : audit 0 from='client.? 172.21.15.40:0/600948844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:30 smithi141 bash[31670]: cluster 2023-12-01T23:02:28.992463+0000 mgr.y (mgr.24356) 13327 : cluster 0 pgmap v13295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:30.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:30 smithi141 bash[31670]: audit 2023-12-01T23:02:29.398468+0000 mon.c (mon.2) 8391 : audit 0 from='client.? 172.21.15.40:0/600948844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:32 smithi040 bash[28232]: cluster 2023-12-01T23:02:30.993688+0000 mgr.y (mgr.24356) 13328 : cluster 0 pgmap v13296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:32 smithi040 bash[28232]: audit 2023-12-01T23:02:31.864216+0000 mon.a (mon.0) 8410 : audit 0 from='client.? 172.21.15.40:0/1145609385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:32 smithi040 bash[41173]: cluster 2023-12-01T23:02:30.993688+0000 mgr.y (mgr.24356) 13328 : cluster 0 pgmap v13296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:32 smithi040 bash[41173]: audit 2023-12-01T23:02:31.864216+0000 mon.a (mon.0) 8410 : audit 0 from='client.? 172.21.15.40:0/1145609385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:32 smithi141 bash[31670]: cluster 2023-12-01T23:02:30.993688+0000 mgr.y (mgr.24356) 13328 : cluster 0 pgmap v13296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:32 smithi141 bash[31670]: audit 2023-12-01T23:02:31.864216+0000 mon.a (mon.0) 8410 : audit 0 from='client.? 172.21.15.40:0/1145609385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:33 smithi040 bash[28232]: audit 2023-12-01T23:02:32.401394+0000 mon.c (mon.2) 8392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:02:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:33 smithi040 bash[41173]: audit 2023-12-01T23:02:32.401394+0000 mon.c (mon.2) 8392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:02:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:33 smithi141 bash[31670]: audit 2023-12-01T23:02:32.401394+0000 mon.c (mon.2) 8392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:02:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:34 smithi040 bash[28232]: cluster 2023-12-01T23:02:32.994357+0000 mgr.y (mgr.24356) 13329 : cluster 0 pgmap v13297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:34 smithi040 bash[28232]: audit 2023-12-01T23:02:34.034922+0000 mon.c (mon.2) 8393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:34 smithi040 bash[41173]: cluster 2023-12-01T23:02:32.994357+0000 mgr.y (mgr.24356) 13329 : cluster 0 pgmap v13297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:34 smithi040 bash[41173]: audit 2023-12-01T23:02:34.034922+0000 mon.c (mon.2) 8393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:34 smithi141 bash[31670]: cluster 2023-12-01T23:02:32.994357+0000 mgr.y (mgr.24356) 13329 : cluster 0 pgmap v13297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:34 smithi141 bash[31670]: audit 2023-12-01T23:02:34.034922+0000 mon.c (mon.2) 8393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:35 smithi040 bash[28232]: audit 2023-12-01T23:02:34.327693+0000 mon.a (mon.0) 8411 : audit 0 from='client.? 172.21.15.40:0/673972727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:35 smithi040 bash[41173]: audit 2023-12-01T23:02:34.327693+0000 mon.a (mon.0) 8411 : audit 0 from='client.? 172.21.15.40:0/673972727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:35 smithi141 bash[31670]: audit 2023-12-01T23:02:34.327693+0000 mon.a (mon.0) 8411 : audit 0 from='client.? 172.21.15.40:0/673972727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:36 smithi040 bash[28232]: cluster 2023-12-01T23:02:34.995515+0000 mgr.y (mgr.24356) 13330 : cluster 0 pgmap v13298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:36 smithi040 bash[41173]: cluster 2023-12-01T23:02:34.995515+0000 mgr.y (mgr.24356) 13330 : cluster 0 pgmap v13298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:36 smithi141 bash[31670]: cluster 2023-12-01T23:02:34.995515+0000 mgr.y (mgr.24356) 13330 : cluster 0 pgmap v13298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:02:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:02:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:37 smithi040 bash[28232]: audit 2023-12-01T23:02:36.800088+0000 mon.c (mon.2) 8394 : audit 0 from='client.? 172.21.15.40:0/4285756331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:37 smithi040 bash[41173]: audit 2023-12-01T23:02:36.800088+0000 mon.c (mon.2) 8394 : audit 0 from='client.? 172.21.15.40:0/4285756331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:37 smithi141 bash[31670]: audit 2023-12-01T23:02:36.800088+0000 mon.c (mon.2) 8394 : audit 0 from='client.? 172.21.15.40:0/4285756331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:38 smithi040 bash[28232]: cluster 2023-12-01T23:02:36.996190+0000 mgr.y (mgr.24356) 13331 : cluster 0 pgmap v13299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:38 smithi040 bash[41173]: cluster 2023-12-01T23:02:36.996190+0000 mgr.y (mgr.24356) 13331 : cluster 0 pgmap v13299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:38 smithi141 bash[31670]: cluster 2023-12-01T23:02:36.996190+0000 mgr.y (mgr.24356) 13331 : cluster 0 pgmap v13299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:38.301315+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:38.315121+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:38.607054+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:38.616369+0000 mon.a (mon.0) 8415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:39.094491+0000 mon.c (mon.2) 8395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:39.096156+0000 mon.c (mon.2) 8396 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:39.105022+0000 mon.a (mon.0) 8416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[28232]: audit 2023-12-01T23:02:39.294665+0000 mon.c (mon.2) 8397 : audit 0 from='client.? 172.21.15.40:0/2099330043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:38.301315+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:38.315121+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:38.607054+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:38.616369+0000 mon.a (mon.0) 8415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:39.094491+0000 mon.c (mon.2) 8395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:39.096156+0000 mon.c (mon.2) 8396 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:39.105022+0000 mon.a (mon.0) 8416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:39 smithi040 bash[41173]: audit 2023-12-01T23:02:39.294665+0000 mon.c (mon.2) 8397 : audit 0 from='client.? 172.21.15.40:0/2099330043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:38.301315+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:38.315121+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:38.607054+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:38.616369+0000 mon.a (mon.0) 8415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:39.094491+0000 mon.c (mon.2) 8395 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:39.096156+0000 mon.c (mon.2) 8396 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:39.105022+0000 mon.a (mon.0) 8416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:02:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:39 smithi141 bash[31670]: audit 2023-12-01T23:02:39.294665+0000 mon.c (mon.2) 8397 : audit 0 from='client.? 172.21.15.40:0/2099330043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:40 smithi040 bash[28232]: cluster 2023-12-01T23:02:38.996825+0000 mgr.y (mgr.24356) 13332 : cluster 0 pgmap v13300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:40 smithi040 bash[41173]: cluster 2023-12-01T23:02:38.996825+0000 mgr.y (mgr.24356) 13332 : cluster 0 pgmap v13300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:40 smithi141 bash[31670]: cluster 2023-12-01T23:02:38.996825+0000 mgr.y (mgr.24356) 13332 : cluster 0 pgmap v13300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:42 smithi040 bash[28232]: cluster 2023-12-01T23:02:40.997932+0000 mgr.y (mgr.24356) 13333 : cluster 0 pgmap v13301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:42 smithi040 bash[28232]: audit 2023-12-01T23:02:41.757634+0000 mon.c (mon.2) 8398 : audit 0 from='client.? 172.21.15.40:0/2660878376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:42 smithi040 bash[41173]: cluster 2023-12-01T23:02:40.997932+0000 mgr.y (mgr.24356) 13333 : cluster 0 pgmap v13301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:42 smithi040 bash[41173]: audit 2023-12-01T23:02:41.757634+0000 mon.c (mon.2) 8398 : audit 0 from='client.? 172.21.15.40:0/2660878376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:42 smithi141 bash[31670]: cluster 2023-12-01T23:02:40.997932+0000 mgr.y (mgr.24356) 13333 : cluster 0 pgmap v13301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:42 smithi141 bash[31670]: audit 2023-12-01T23:02:41.757634+0000 mon.c (mon.2) 8398 : audit 0 from='client.? 172.21.15.40:0/2660878376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:44 smithi040 bash[28232]: cluster 2023-12-01T23:02:42.998518+0000 mgr.y (mgr.24356) 13334 : cluster 0 pgmap v13302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:44 smithi040 bash[28232]: audit 2023-12-01T23:02:44.218886+0000 mon.a (mon.0) 8417 : audit 0 from='client.? 172.21.15.40:0/1593021220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:44 smithi040 bash[41173]: cluster 2023-12-01T23:02:42.998518+0000 mgr.y (mgr.24356) 13334 : cluster 0 pgmap v13302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:44 smithi040 bash[41173]: audit 2023-12-01T23:02:44.218886+0000 mon.a (mon.0) 8417 : audit 0 from='client.? 172.21.15.40:0/1593021220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:44 smithi141 bash[31670]: cluster 2023-12-01T23:02:42.998518+0000 mgr.y (mgr.24356) 13334 : cluster 0 pgmap v13302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:44 smithi141 bash[31670]: audit 2023-12-01T23:02:44.218886+0000 mon.a (mon.0) 8417 : audit 0 from='client.? 172.21.15.40:0/1593021220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:46 smithi040 bash[28232]: cluster 2023-12-01T23:02:44.999631+0000 mgr.y (mgr.24356) 13335 : cluster 0 pgmap v13303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:46 smithi040 bash[41173]: cluster 2023-12-01T23:02:44.999631+0000 mgr.y (mgr.24356) 13335 : cluster 0 pgmap v13303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:02:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:02:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:46 smithi141 bash[31670]: cluster 2023-12-01T23:02:44.999631+0000 mgr.y (mgr.24356) 13335 : cluster 0 pgmap v13303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:47 smithi040 bash[28232]: audit 2023-12-01T23:02:46.678531+0000 mon.c (mon.2) 8399 : audit 0 from='client.? 172.21.15.40:0/3764749635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:47 smithi040 bash[41173]: audit 2023-12-01T23:02:46.678531+0000 mon.c (mon.2) 8399 : audit 0 from='client.? 172.21.15.40:0/3764749635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:47 smithi141 bash[31670]: audit 2023-12-01T23:02:46.678531+0000 mon.c (mon.2) 8399 : audit 0 from='client.? 172.21.15.40:0/3764749635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:48 smithi040 bash[28232]: cluster 2023-12-01T23:02:47.000279+0000 mgr.y (mgr.24356) 13336 : cluster 0 pgmap v13304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:48 smithi040 bash[41173]: cluster 2023-12-01T23:02:47.000279+0000 mgr.y (mgr.24356) 13336 : cluster 0 pgmap v13304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:48 smithi141 bash[31670]: cluster 2023-12-01T23:02:47.000279+0000 mgr.y (mgr.24356) 13336 : cluster 0 pgmap v13304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:49 smithi040 bash[28232]: audit 2023-12-01T23:02:49.035303+0000 mon.c (mon.2) 8400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:49 smithi040 bash[28232]: audit 2023-12-01T23:02:49.148344+0000 mon.c (mon.2) 8401 : audit 0 from='client.? 172.21.15.40:0/2182300990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:49 smithi040 bash[41173]: audit 2023-12-01T23:02:49.035303+0000 mon.c (mon.2) 8400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:49 smithi040 bash[41173]: audit 2023-12-01T23:02:49.148344+0000 mon.c (mon.2) 8401 : audit 0 from='client.? 172.21.15.40:0/2182300990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:49 smithi141 bash[31670]: audit 2023-12-01T23:02:49.035303+0000 mon.c (mon.2) 8400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:49 smithi141 bash[31670]: audit 2023-12-01T23:02:49.148344+0000 mon.c (mon.2) 8401 : audit 0 from='client.? 172.21.15.40:0/2182300990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:50 smithi040 bash[28232]: cluster 2023-12-01T23:02:49.000924+0000 mgr.y (mgr.24356) 13337 : cluster 0 pgmap v13305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:50 smithi040 bash[41173]: cluster 2023-12-01T23:02:49.000924+0000 mgr.y (mgr.24356) 13337 : cluster 0 pgmap v13305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:50 smithi141 bash[31670]: cluster 2023-12-01T23:02:49.000924+0000 mgr.y (mgr.24356) 13337 : cluster 0 pgmap v13305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:52 smithi040 bash[28232]: cluster 2023-12-01T23:02:51.002053+0000 mgr.y (mgr.24356) 13338 : cluster 0 pgmap v13306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:52 smithi040 bash[28232]: audit 2023-12-01T23:02:51.614718+0000 mon.a (mon.0) 8418 : audit 0 from='client.? 172.21.15.40:0/129322327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:52 smithi040 bash[41173]: cluster 2023-12-01T23:02:51.002053+0000 mgr.y (mgr.24356) 13338 : cluster 0 pgmap v13306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:52 smithi040 bash[41173]: audit 2023-12-01T23:02:51.614718+0000 mon.a (mon.0) 8418 : audit 0 from='client.? 172.21.15.40:0/129322327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:52 smithi141 bash[31670]: cluster 2023-12-01T23:02:51.002053+0000 mgr.y (mgr.24356) 13338 : cluster 0 pgmap v13306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:52 smithi141 bash[31670]: audit 2023-12-01T23:02:51.614718+0000 mon.a (mon.0) 8418 : audit 0 from='client.? 172.21.15.40:0/129322327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:54 smithi040 bash[28232]: cluster 2023-12-01T23:02:53.002725+0000 mgr.y (mgr.24356) 13339 : cluster 0 pgmap v13307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:54 smithi040 bash[28232]: audit 2023-12-01T23:02:54.076947+0000 mon.c (mon.2) 8402 : audit 0 from='client.? 172.21.15.40:0/495278122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:54 smithi040 bash[41173]: cluster 2023-12-01T23:02:53.002725+0000 mgr.y (mgr.24356) 13339 : cluster 0 pgmap v13307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:54 smithi040 bash[41173]: audit 2023-12-01T23:02:54.076947+0000 mon.c (mon.2) 8402 : audit 0 from='client.? 172.21.15.40:0/495278122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:54 smithi141 bash[31670]: cluster 2023-12-01T23:02:53.002725+0000 mgr.y (mgr.24356) 13339 : cluster 0 pgmap v13307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:54 smithi141 bash[31670]: audit 2023-12-01T23:02:54.076947+0000 mon.c (mon.2) 8402 : audit 0 from='client.? 172.21.15.40:0/495278122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:56 smithi040 bash[28232]: cluster 2023-12-01T23:02:55.003852+0000 mgr.y (mgr.24356) 13340 : cluster 0 pgmap v13308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:02:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:02:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:56 smithi040 bash[41173]: cluster 2023-12-01T23:02:55.003852+0000 mgr.y (mgr.24356) 13340 : cluster 0 pgmap v13308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:56 smithi141 bash[31670]: cluster 2023-12-01T23:02:55.003852+0000 mgr.y (mgr.24356) 13340 : cluster 0 pgmap v13308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:57 smithi040 bash[28232]: audit 2023-12-01T23:02:56.535425+0000 mon.c (mon.2) 8403 : audit 0 from='client.? 172.21.15.40:0/858297832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:57 smithi040 bash[41173]: audit 2023-12-01T23:02:56.535425+0000 mon.c (mon.2) 8403 : audit 0 from='client.? 172.21.15.40:0/858297832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:57 smithi141 bash[31670]: audit 2023-12-01T23:02:56.535425+0000 mon.c (mon.2) 8403 : audit 0 from='client.? 172.21.15.40:0/858297832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:58 smithi040 bash[28232]: cluster 2023-12-01T23:02:57.004591+0000 mgr.y (mgr.24356) 13341 : cluster 0 pgmap v13309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:58 smithi040 bash[41173]: cluster 2023-12-01T23:02:57.004591+0000 mgr.y (mgr.24356) 13341 : cluster 0 pgmap v13309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:58 smithi141 bash[31670]: cluster 2023-12-01T23:02:57.004591+0000 mgr.y (mgr.24356) 13341 : cluster 0 pgmap v13309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:02:59.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:02:59 smithi040 bash[41173]: audit 2023-12-01T23:02:58.988270+0000 mon.a (mon.0) 8419 : audit 0 from='client.? 172.21.15.40:0/2420183668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:02:59 smithi040 bash[28232]: audit 2023-12-01T23:02:58.988270+0000 mon.a (mon.0) 8419 : audit 0 from='client.? 172.21.15.40:0/2420183668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:02:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:02:59 smithi141 bash[31670]: audit 2023-12-01T23:02:58.988270+0000 mon.a (mon.0) 8419 : audit 0 from='client.? 172.21.15.40:0/2420183668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:00 smithi040 bash[28232]: cluster 2023-12-01T23:02:59.005248+0000 mgr.y (mgr.24356) 13342 : cluster 0 pgmap v13310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:00 smithi040 bash[41173]: cluster 2023-12-01T23:02:59.005248+0000 mgr.y (mgr.24356) 13342 : cluster 0 pgmap v13310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:00 smithi141 bash[31670]: cluster 2023-12-01T23:02:59.005248+0000 mgr.y (mgr.24356) 13342 : cluster 0 pgmap v13310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:02 smithi040 bash[28232]: cluster 2023-12-01T23:03:01.006708+0000 mgr.y (mgr.24356) 13343 : cluster 0 pgmap v13311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:02 smithi040 bash[28232]: audit 2023-12-01T23:03:01.446420+0000 mon.a (mon.0) 8420 : audit 0 from='client.? 172.21.15.40:0/1147315049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:02 smithi040 bash[41173]: cluster 2023-12-01T23:03:01.006708+0000 mgr.y (mgr.24356) 13343 : cluster 0 pgmap v13311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:02 smithi040 bash[41173]: audit 2023-12-01T23:03:01.446420+0000 mon.a (mon.0) 8420 : audit 0 from='client.? 172.21.15.40:0/1147315049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:02 smithi141 bash[31670]: cluster 2023-12-01T23:03:01.006708+0000 mgr.y (mgr.24356) 13343 : cluster 0 pgmap v13311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:02 smithi141 bash[31670]: audit 2023-12-01T23:03:01.446420+0000 mon.a (mon.0) 8420 : audit 0 from='client.? 172.21.15.40:0/1147315049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:04 smithi040 bash[28232]: cluster 2023-12-01T23:03:03.007402+0000 mgr.y (mgr.24356) 13344 : cluster 0 pgmap v13312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:04 smithi040 bash[28232]: audit 2023-12-01T23:03:03.909246+0000 mon.a (mon.0) 8421 : audit 0 from='client.? 172.21.15.40:0/1485950256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:04 smithi040 bash[28232]: audit 2023-12-01T23:03:04.035836+0000 mon.c (mon.2) 8404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:04 smithi040 bash[41173]: cluster 2023-12-01T23:03:03.007402+0000 mgr.y (mgr.24356) 13344 : cluster 0 pgmap v13312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:04 smithi040 bash[41173]: audit 2023-12-01T23:03:03.909246+0000 mon.a (mon.0) 8421 : audit 0 from='client.? 172.21.15.40:0/1485950256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:04 smithi040 bash[41173]: audit 2023-12-01T23:03:04.035836+0000 mon.c (mon.2) 8404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:04 smithi141 bash[31670]: cluster 2023-12-01T23:03:03.007402+0000 mgr.y (mgr.24356) 13344 : cluster 0 pgmap v13312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:04 smithi141 bash[31670]: audit 2023-12-01T23:03:03.909246+0000 mon.a (mon.0) 8421 : audit 0 from='client.? 172.21.15.40:0/1485950256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:04 smithi141 bash[31670]: audit 2023-12-01T23:03:04.035836+0000 mon.c (mon.2) 8404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:03:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:03:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:06 smithi040 bash[28232]: cluster 2023-12-01T23:03:05.008723+0000 mgr.y (mgr.24356) 13345 : cluster 0 pgmap v13313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:06 smithi040 bash[28232]: audit 2023-12-01T23:03:06.366076+0000 mon.c (mon.2) 8405 : audit 0 from='client.? 172.21.15.40:0/576179221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:06 smithi040 bash[41173]: cluster 2023-12-01T23:03:05.008723+0000 mgr.y (mgr.24356) 13345 : cluster 0 pgmap v13313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:06 smithi040 bash[41173]: audit 2023-12-01T23:03:06.366076+0000 mon.c (mon.2) 8405 : audit 0 from='client.? 172.21.15.40:0/576179221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:06 smithi141 bash[31670]: cluster 2023-12-01T23:03:05.008723+0000 mgr.y (mgr.24356) 13345 : cluster 0 pgmap v13313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:06 smithi141 bash[31670]: audit 2023-12-01T23:03:06.366076+0000 mon.c (mon.2) 8405 : audit 0 from='client.? 172.21.15.40:0/576179221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:08 smithi040 bash[28232]: cluster 2023-12-01T23:03:07.009407+0000 mgr.y (mgr.24356) 13346 : cluster 0 pgmap v13314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:08 smithi040 bash[41173]: cluster 2023-12-01T23:03:07.009407+0000 mgr.y (mgr.24356) 13346 : cluster 0 pgmap v13314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:08 smithi141 bash[31670]: cluster 2023-12-01T23:03:07.009407+0000 mgr.y (mgr.24356) 13346 : cluster 0 pgmap v13314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:09 smithi040 bash[28232]: audit 2023-12-01T23:03:08.831817+0000 mon.a (mon.0) 8422 : audit 0 from='client.? 172.21.15.40:0/390008636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:09 smithi040 bash[41173]: audit 2023-12-01T23:03:08.831817+0000 mon.a (mon.0) 8422 : audit 0 from='client.? 172.21.15.40:0/390008636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:09 smithi141 bash[31670]: audit 2023-12-01T23:03:08.831817+0000 mon.a (mon.0) 8422 : audit 0 from='client.? 172.21.15.40:0/390008636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:10 smithi040 bash[28232]: cluster 2023-12-01T23:03:09.010113+0000 mgr.y (mgr.24356) 13347 : cluster 0 pgmap v13315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:10 smithi040 bash[41173]: cluster 2023-12-01T23:03:09.010113+0000 mgr.y (mgr.24356) 13347 : cluster 0 pgmap v13315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:10 smithi141 bash[31670]: cluster 2023-12-01T23:03:09.010113+0000 mgr.y (mgr.24356) 13347 : cluster 0 pgmap v13315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:11 smithi141 bash[31670]: audit 2023-12-01T23:03:11.298994+0000 mon.c (mon.2) 8406 : audit 0 from='client.? 172.21.15.40:0/2316190766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:11 smithi040 bash[28232]: audit 2023-12-01T23:03:11.298994+0000 mon.c (mon.2) 8406 : audit 0 from='client.? 172.21.15.40:0/2316190766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:11 smithi040 bash[41173]: audit 2023-12-01T23:03:11.298994+0000 mon.c (mon.2) 8406 : audit 0 from='client.? 172.21.15.40:0/2316190766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:12 smithi141 bash[31670]: cluster 2023-12-01T23:03:11.011158+0000 mgr.y (mgr.24356) 13348 : cluster 0 pgmap v13316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:12 smithi040 bash[41173]: cluster 2023-12-01T23:03:11.011158+0000 mgr.y (mgr.24356) 13348 : cluster 0 pgmap v13316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:12 smithi040 bash[28232]: cluster 2023-12-01T23:03:11.011158+0000 mgr.y (mgr.24356) 13348 : cluster 0 pgmap v13316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:14 smithi141 bash[31670]: cluster 2023-12-01T23:03:13.011808+0000 mgr.y (mgr.24356) 13349 : cluster 0 pgmap v13317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:14 smithi141 bash[31670]: audit 2023-12-01T23:03:13.757750+0000 mon.c (mon.2) 8407 : audit 0 from='client.? 172.21.15.40:0/4081962725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:14 smithi040 bash[41173]: cluster 2023-12-01T23:03:13.011808+0000 mgr.y (mgr.24356) 13349 : cluster 0 pgmap v13317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:14 smithi040 bash[41173]: audit 2023-12-01T23:03:13.757750+0000 mon.c (mon.2) 8407 : audit 0 from='client.? 172.21.15.40:0/4081962725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:14 smithi040 bash[28232]: cluster 2023-12-01T23:03:13.011808+0000 mgr.y (mgr.24356) 13349 : cluster 0 pgmap v13317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:14 smithi040 bash[28232]: audit 2023-12-01T23:03:13.757750+0000 mon.c (mon.2) 8407 : audit 0 from='client.? 172.21.15.40:0/4081962725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:16 smithi141 bash[31670]: cluster 2023-12-01T23:03:15.013034+0000 mgr.y (mgr.24356) 13350 : cluster 0 pgmap v13318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:16 smithi141 bash[31670]: audit 2023-12-01T23:03:16.220450+0000 mon.c (mon.2) 8408 : audit 0 from='client.? 172.21.15.40:0/918811438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:03:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:03:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:16 smithi040 bash[28232]: cluster 2023-12-01T23:03:15.013034+0000 mgr.y (mgr.24356) 13350 : cluster 0 pgmap v13318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:16 smithi040 bash[28232]: audit 2023-12-01T23:03:16.220450+0000 mon.c (mon.2) 8408 : audit 0 from='client.? 172.21.15.40:0/918811438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:16 smithi040 bash[41173]: cluster 2023-12-01T23:03:15.013034+0000 mgr.y (mgr.24356) 13350 : cluster 0 pgmap v13318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:16 smithi040 bash[41173]: audit 2023-12-01T23:03:16.220450+0000 mon.c (mon.2) 8408 : audit 0 from='client.? 172.21.15.40:0/918811438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:18 smithi141 bash[31670]: cluster 2023-12-01T23:03:17.013745+0000 mgr.y (mgr.24356) 13351 : cluster 0 pgmap v13319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:18 smithi040 bash[41173]: cluster 2023-12-01T23:03:17.013745+0000 mgr.y (mgr.24356) 13351 : cluster 0 pgmap v13319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:18 smithi040 bash[28232]: cluster 2023-12-01T23:03:17.013745+0000 mgr.y (mgr.24356) 13351 : cluster 0 pgmap v13319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:19 smithi141 bash[31670]: audit 2023-12-01T23:03:18.684242+0000 mon.a (mon.0) 8423 : audit 0 from='client.? 172.21.15.40:0/3049178894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:19 smithi141 bash[31670]: audit 2023-12-01T23:03:19.036173+0000 mon.c (mon.2) 8409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:19 smithi040 bash[28232]: audit 2023-12-01T23:03:18.684242+0000 mon.a (mon.0) 8423 : audit 0 from='client.? 172.21.15.40:0/3049178894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:19 smithi040 bash[28232]: audit 2023-12-01T23:03:19.036173+0000 mon.c (mon.2) 8409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:19 smithi040 bash[41173]: audit 2023-12-01T23:03:18.684242+0000 mon.a (mon.0) 8423 : audit 0 from='client.? 172.21.15.40:0/3049178894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:19 smithi040 bash[41173]: audit 2023-12-01T23:03:19.036173+0000 mon.c (mon.2) 8409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:20 smithi141 bash[31670]: cluster 2023-12-01T23:03:19.014369+0000 mgr.y (mgr.24356) 13352 : cluster 0 pgmap v13320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:20 smithi040 bash[41173]: cluster 2023-12-01T23:03:19.014369+0000 mgr.y (mgr.24356) 13352 : cluster 0 pgmap v13320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:20 smithi040 bash[28232]: cluster 2023-12-01T23:03:19.014369+0000 mgr.y (mgr.24356) 13352 : cluster 0 pgmap v13320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:21 smithi141 bash[31670]: audit 2023-12-01T23:03:21.147750+0000 mon.c (mon.2) 8410 : audit 0 from='client.? 172.21.15.40:0/88407413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:21 smithi040 bash[28232]: audit 2023-12-01T23:03:21.147750+0000 mon.c (mon.2) 8410 : audit 0 from='client.? 172.21.15.40:0/88407413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:21 smithi040 bash[41173]: audit 2023-12-01T23:03:21.147750+0000 mon.c (mon.2) 8410 : audit 0 from='client.? 172.21.15.40:0/88407413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:22 smithi141 bash[31670]: cluster 2023-12-01T23:03:21.015472+0000 mgr.y (mgr.24356) 13353 : cluster 0 pgmap v13321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:22 smithi040 bash[28232]: cluster 2023-12-01T23:03:21.015472+0000 mgr.y (mgr.24356) 13353 : cluster 0 pgmap v13321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:22 smithi040 bash[41173]: cluster 2023-12-01T23:03:21.015472+0000 mgr.y (mgr.24356) 13353 : cluster 0 pgmap v13321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:24 smithi141 bash[31670]: cluster 2023-12-01T23:03:23.016168+0000 mgr.y (mgr.24356) 13354 : cluster 0 pgmap v13322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:24 smithi141 bash[31670]: audit 2023-12-01T23:03:23.612394+0000 mon.c (mon.2) 8411 : audit 0 from='client.? 172.21.15.40:0/2204820777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:24 smithi040 bash[28232]: cluster 2023-12-01T23:03:23.016168+0000 mgr.y (mgr.24356) 13354 : cluster 0 pgmap v13322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:24 smithi040 bash[28232]: audit 2023-12-01T23:03:23.612394+0000 mon.c (mon.2) 8411 : audit 0 from='client.? 172.21.15.40:0/2204820777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:24 smithi040 bash[41173]: cluster 2023-12-01T23:03:23.016168+0000 mgr.y (mgr.24356) 13354 : cluster 0 pgmap v13322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:24 smithi040 bash[41173]: audit 2023-12-01T23:03:23.612394+0000 mon.c (mon.2) 8411 : audit 0 from='client.? 172.21.15.40:0/2204820777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:26 smithi141 bash[31670]: cluster 2023-12-01T23:03:25.017336+0000 mgr.y (mgr.24356) 13355 : cluster 0 pgmap v13323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:26 smithi141 bash[31670]: audit 2023-12-01T23:03:26.074748+0000 mon.c (mon.2) 8412 : audit 0 from='client.? 172.21.15.40:0/3514202540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:03:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:03:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:26 smithi040 bash[28232]: cluster 2023-12-01T23:03:25.017336+0000 mgr.y (mgr.24356) 13355 : cluster 0 pgmap v13323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:26 smithi040 bash[28232]: audit 2023-12-01T23:03:26.074748+0000 mon.c (mon.2) 8412 : audit 0 from='client.? 172.21.15.40:0/3514202540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:26 smithi040 bash[41173]: cluster 2023-12-01T23:03:25.017336+0000 mgr.y (mgr.24356) 13355 : cluster 0 pgmap v13323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:26 smithi040 bash[41173]: audit 2023-12-01T23:03:26.074748+0000 mon.c (mon.2) 8412 : audit 0 from='client.? 172.21.15.40:0/3514202540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:28 smithi141 bash[31670]: cluster 2023-12-01T23:03:27.018061+0000 mgr.y (mgr.24356) 13356 : cluster 0 pgmap v13324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:28 smithi040 bash[28232]: cluster 2023-12-01T23:03:27.018061+0000 mgr.y (mgr.24356) 13356 : cluster 0 pgmap v13324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:28 smithi040 bash[41173]: cluster 2023-12-01T23:03:27.018061+0000 mgr.y (mgr.24356) 13356 : cluster 0 pgmap v13324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:29 smithi141 bash[31670]: audit 2023-12-01T23:03:28.538601+0000 mon.a (mon.0) 8424 : audit 0 from='client.? 172.21.15.40:0/2857127036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:29 smithi040 bash[28232]: audit 2023-12-01T23:03:28.538601+0000 mon.a (mon.0) 8424 : audit 0 from='client.? 172.21.15.40:0/2857127036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:29 smithi040 bash[41173]: audit 2023-12-01T23:03:28.538601+0000 mon.a (mon.0) 8424 : audit 0 from='client.? 172.21.15.40:0/2857127036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:30 smithi141 bash[31670]: cluster 2023-12-01T23:03:29.018880+0000 mgr.y (mgr.24356) 13357 : cluster 0 pgmap v13325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:30 smithi040 bash[28232]: cluster 2023-12-01T23:03:29.018880+0000 mgr.y (mgr.24356) 13357 : cluster 0 pgmap v13325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:30 smithi040 bash[41173]: cluster 2023-12-01T23:03:29.018880+0000 mgr.y (mgr.24356) 13357 : cluster 0 pgmap v13325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:31 smithi141 bash[31670]: audit 2023-12-01T23:03:31.000140+0000 mon.c (mon.2) 8413 : audit 0 from='client.? 172.21.15.40:0/3095289165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:31 smithi040 bash[28232]: audit 2023-12-01T23:03:31.000140+0000 mon.c (mon.2) 8413 : audit 0 from='client.? 172.21.15.40:0/3095289165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:31 smithi040 bash[41173]: audit 2023-12-01T23:03:31.000140+0000 mon.c (mon.2) 8413 : audit 0 from='client.? 172.21.15.40:0/3095289165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:32 smithi141 bash[31670]: cluster 2023-12-01T23:03:31.020018+0000 mgr.y (mgr.24356) 13358 : cluster 0 pgmap v13326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:32 smithi040 bash[28232]: cluster 2023-12-01T23:03:31.020018+0000 mgr.y (mgr.24356) 13358 : cluster 0 pgmap v13326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:32 smithi040 bash[41173]: cluster 2023-12-01T23:03:31.020018+0000 mgr.y (mgr.24356) 13358 : cluster 0 pgmap v13326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:33 smithi141 bash[31670]: audit 2023-12-01T23:03:33.464817+0000 mon.a (mon.0) 8425 : audit 0 from='client.? 172.21.15.40:0/3833773825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:33 smithi040 bash[28232]: audit 2023-12-01T23:03:33.464817+0000 mon.a (mon.0) 8425 : audit 0 from='client.? 172.21.15.40:0/3833773825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:33 smithi040 bash[41173]: audit 2023-12-01T23:03:33.464817+0000 mon.a (mon.0) 8425 : audit 0 from='client.? 172.21.15.40:0/3833773825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:34 smithi141 bash[31670]: cluster 2023-12-01T23:03:33.020698+0000 mgr.y (mgr.24356) 13359 : cluster 0 pgmap v13327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:34 smithi141 bash[31670]: audit 2023-12-01T23:03:34.036675+0000 mon.c (mon.2) 8414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:34 smithi040 bash[28232]: cluster 2023-12-01T23:03:33.020698+0000 mgr.y (mgr.24356) 13359 : cluster 0 pgmap v13327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:34 smithi040 bash[28232]: audit 2023-12-01T23:03:34.036675+0000 mon.c (mon.2) 8414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:34 smithi040 bash[41173]: cluster 2023-12-01T23:03:33.020698+0000 mgr.y (mgr.24356) 13359 : cluster 0 pgmap v13327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:34 smithi040 bash[41173]: audit 2023-12-01T23:03:34.036675+0000 mon.c (mon.2) 8414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:36 smithi141 bash[31670]: cluster 2023-12-01T23:03:35.021882+0000 mgr.y (mgr.24356) 13360 : cluster 0 pgmap v13328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:36 smithi141 bash[31670]: audit 2023-12-01T23:03:35.927294+0000 mon.c (mon.2) 8415 : audit 0 from='client.? 172.21.15.40:0/3683968742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:03:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:03:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:36 smithi040 bash[41173]: cluster 2023-12-01T23:03:35.021882+0000 mgr.y (mgr.24356) 13360 : cluster 0 pgmap v13328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:36 smithi040 bash[41173]: audit 2023-12-01T23:03:35.927294+0000 mon.c (mon.2) 8415 : audit 0 from='client.? 172.21.15.40:0/3683968742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:36 smithi040 bash[28232]: cluster 2023-12-01T23:03:35.021882+0000 mgr.y (mgr.24356) 13360 : cluster 0 pgmap v13328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:36 smithi040 bash[28232]: audit 2023-12-01T23:03:35.927294+0000 mon.c (mon.2) 8415 : audit 0 from='client.? 172.21.15.40:0/3683968742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:38 smithi141 bash[31670]: cluster 2023-12-01T23:03:37.022571+0000 mgr.y (mgr.24356) 13361 : cluster 0 pgmap v13329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:38 smithi141 bash[31670]: audit 2023-12-01T23:03:38.400017+0000 mon.c (mon.2) 8416 : audit 0 from='client.? 172.21.15.40:0/970032360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:38 smithi040 bash[28232]: cluster 2023-12-01T23:03:37.022571+0000 mgr.y (mgr.24356) 13361 : cluster 0 pgmap v13329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:38 smithi040 bash[28232]: audit 2023-12-01T23:03:38.400017+0000 mon.c (mon.2) 8416 : audit 0 from='client.? 172.21.15.40:0/970032360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:38 smithi040 bash[41173]: cluster 2023-12-01T23:03:37.022571+0000 mgr.y (mgr.24356) 13361 : cluster 0 pgmap v13329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:38 smithi040 bash[41173]: audit 2023-12-01T23:03:38.400017+0000 mon.c (mon.2) 8416 : audit 0 from='client.? 172.21.15.40:0/970032360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:39 smithi141 bash[31670]: audit 2023-12-01T23:03:39.191416+0000 mon.c (mon.2) 8417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:03:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:39 smithi040 bash[28232]: audit 2023-12-01T23:03:39.191416+0000 mon.c (mon.2) 8417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:03:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:39 smithi040 bash[41173]: audit 2023-12-01T23:03:39.191416+0000 mon.c (mon.2) 8417 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:03:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:40 smithi141 bash[31670]: cluster 2023-12-01T23:03:39.023295+0000 mgr.y (mgr.24356) 13362 : cluster 0 pgmap v13330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:40 smithi040 bash[41173]: cluster 2023-12-01T23:03:39.023295+0000 mgr.y (mgr.24356) 13362 : cluster 0 pgmap v13330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:40 smithi040 bash[28232]: cluster 2023-12-01T23:03:39.023295+0000 mgr.y (mgr.24356) 13362 : cluster 0 pgmap v13330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:41 smithi141 bash[31670]: audit 2023-12-01T23:03:40.873728+0000 mon.c (mon.2) 8418 : audit 0 from='client.? 172.21.15.40:0/4173659066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:41 smithi040 bash[28232]: audit 2023-12-01T23:03:40.873728+0000 mon.c (mon.2) 8418 : audit 0 from='client.? 172.21.15.40:0/4173659066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:41 smithi040 bash[41173]: audit 2023-12-01T23:03:40.873728+0000 mon.c (mon.2) 8418 : audit 0 from='client.? 172.21.15.40:0/4173659066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:42 smithi040 bash[28232]: cluster 2023-12-01T23:03:41.024494+0000 mgr.y (mgr.24356) 13363 : cluster 0 pgmap v13331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:42 smithi040 bash[41173]: cluster 2023-12-01T23:03:41.024494+0000 mgr.y (mgr.24356) 13363 : cluster 0 pgmap v13331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:42 smithi141 bash[31670]: cluster 2023-12-01T23:03:41.024494+0000 mgr.y (mgr.24356) 13363 : cluster 0 pgmap v13331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:43 smithi040 bash[28232]: audit 2023-12-01T23:03:43.328343+0000 mon.c (mon.2) 8419 : audit 0 from='client.? 172.21.15.40:0/1334106640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:43 smithi040 bash[41173]: audit 2023-12-01T23:03:43.328343+0000 mon.c (mon.2) 8419 : audit 0 from='client.? 172.21.15.40:0/1334106640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:43 smithi141 bash[31670]: audit 2023-12-01T23:03:43.328343+0000 mon.c (mon.2) 8419 : audit 0 from='client.? 172.21.15.40:0/1334106640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:44 smithi040 bash[28232]: cluster 2023-12-01T23:03:43.024947+0000 mgr.y (mgr.24356) 13364 : cluster 0 pgmap v13332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:44 smithi040 bash[41173]: cluster 2023-12-01T23:03:43.024947+0000 mgr.y (mgr.24356) 13364 : cluster 0 pgmap v13332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:44 smithi141 bash[31670]: cluster 2023-12-01T23:03:43.024947+0000 mgr.y (mgr.24356) 13364 : cluster 0 pgmap v13332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: cluster 2023-12-01T23:03:45.025768+0000 mgr.y (mgr.24356) 13365 : cluster 0 pgmap v13333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.088105+0000 mon.a (mon.0) 8426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.100983+0000 mon.a (mon.0) 8427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.440582+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.453005+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.845244+0000 mon.a (mon.0) 8430 : audit 0 from='client.? 172.21.15.40:0/2770825302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.933711+0000 mon.c (mon.2) 8420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.935365+0000 mon.c (mon.2) 8421 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28232]: audit 2023-12-01T23:03:45.945934+0000 mon.a (mon.0) 8431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: cluster 2023-12-01T23:03:45.025768+0000 mgr.y (mgr.24356) 13365 : cluster 0 pgmap v13333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.088105+0000 mon.a (mon.0) 8426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.100983+0000 mon.a (mon.0) 8427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.440582+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.453005+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.845244+0000 mon.a (mon.0) 8430 : audit 0 from='client.? 172.21.15.40:0/2770825302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.933711+0000 mon.c (mon.2) 8420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.935365+0000 mon.c (mon.2) 8421 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:03:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[41173]: audit 2023-12-01T23:03:45.945934+0000 mon.a (mon.0) 8431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: cluster 2023-12-01T23:03:45.025768+0000 mgr.y (mgr.24356) 13365 : cluster 0 pgmap v13333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.088105+0000 mon.a (mon.0) 8426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.100983+0000 mon.a (mon.0) 8427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.440582+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.453005+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.845244+0000 mon.a (mon.0) 8430 : audit 0 from='client.? 172.21.15.40:0/2770825302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.933711+0000 mon.c (mon.2) 8420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:03:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.935365+0000 mon.c (mon.2) 8421 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:03:46.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:46 smithi141 bash[31670]: audit 2023-12-01T23:03:45.945934+0000 mon.a (mon.0) 8431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:03:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:03:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:03:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:48 smithi040 bash[28232]: cluster 2023-12-01T23:03:47.026466+0000 mgr.y (mgr.24356) 13366 : cluster 0 pgmap v13334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:48 smithi040 bash[41173]: cluster 2023-12-01T23:03:47.026466+0000 mgr.y (mgr.24356) 13366 : cluster 0 pgmap v13334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:48 smithi141 bash[31670]: cluster 2023-12-01T23:03:47.026466+0000 mgr.y (mgr.24356) 13366 : cluster 0 pgmap v13334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:49 smithi040 bash[28232]: audit 2023-12-01T23:03:48.304159+0000 mon.c (mon.2) 8422 : audit 0 from='client.? 172.21.15.40:0/4193614893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:49 smithi040 bash[28232]: audit 2023-12-01T23:03:49.037109+0000 mon.c (mon.2) 8423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:49 smithi040 bash[41173]: audit 2023-12-01T23:03:48.304159+0000 mon.c (mon.2) 8422 : audit 0 from='client.? 172.21.15.40:0/4193614893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:49 smithi040 bash[41173]: audit 2023-12-01T23:03:49.037109+0000 mon.c (mon.2) 8423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:49 smithi141 bash[31670]: audit 2023-12-01T23:03:48.304159+0000 mon.c (mon.2) 8422 : audit 0 from='client.? 172.21.15.40:0/4193614893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:49 smithi141 bash[31670]: audit 2023-12-01T23:03:49.037109+0000 mon.c (mon.2) 8423 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:50 smithi040 bash[41173]: cluster 2023-12-01T23:03:49.027165+0000 mgr.y (mgr.24356) 13367 : cluster 0 pgmap v13335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:50 smithi040 bash[28232]: cluster 2023-12-01T23:03:49.027165+0000 mgr.y (mgr.24356) 13367 : cluster 0 pgmap v13335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:50 smithi141 bash[31670]: cluster 2023-12-01T23:03:49.027165+0000 mgr.y (mgr.24356) 13367 : cluster 0 pgmap v13335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:51 smithi040 bash[28232]: audit 2023-12-01T23:03:50.768160+0000 mon.a (mon.0) 8432 : audit 0 from='client.? 172.21.15.40:0/2956975472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:51 smithi040 bash[41173]: audit 2023-12-01T23:03:50.768160+0000 mon.a (mon.0) 8432 : audit 0 from='client.? 172.21.15.40:0/2956975472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:51 smithi141 bash[31670]: audit 2023-12-01T23:03:50.768160+0000 mon.a (mon.0) 8432 : audit 0 from='client.? 172.21.15.40:0/2956975472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:52 smithi040 bash[28232]: cluster 2023-12-01T23:03:51.028283+0000 mgr.y (mgr.24356) 13368 : cluster 0 pgmap v13336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:52 smithi040 bash[41173]: cluster 2023-12-01T23:03:51.028283+0000 mgr.y (mgr.24356) 13368 : cluster 0 pgmap v13336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:52 smithi141 bash[31670]: cluster 2023-12-01T23:03:51.028283+0000 mgr.y (mgr.24356) 13368 : cluster 0 pgmap v13336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:54 smithi040 bash[28232]: cluster 2023-12-01T23:03:53.028906+0000 mgr.y (mgr.24356) 13369 : cluster 0 pgmap v13337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:54 smithi040 bash[28232]: audit 2023-12-01T23:03:53.224807+0000 mon.a (mon.0) 8433 : audit 0 from='client.? 172.21.15.40:0/939554012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:54 smithi040 bash[41173]: cluster 2023-12-01T23:03:53.028906+0000 mgr.y (mgr.24356) 13369 : cluster 0 pgmap v13337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:54 smithi040 bash[41173]: audit 2023-12-01T23:03:53.224807+0000 mon.a (mon.0) 8433 : audit 0 from='client.? 172.21.15.40:0/939554012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:54 smithi141 bash[31670]: cluster 2023-12-01T23:03:53.028906+0000 mgr.y (mgr.24356) 13369 : cluster 0 pgmap v13337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:54 smithi141 bash[31670]: audit 2023-12-01T23:03:53.224807+0000 mon.a (mon.0) 8433 : audit 0 from='client.? 172.21.15.40:0/939554012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:56 smithi040 bash[41173]: cluster 2023-12-01T23:03:55.029971+0000 mgr.y (mgr.24356) 13370 : cluster 0 pgmap v13338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:56 smithi040 bash[41173]: audit 2023-12-01T23:03:55.694232+0000 mon.a (mon.0) 8434 : audit 0 from='client.? 172.21.15.40:0/1581709082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:56 smithi040 bash[28232]: cluster 2023-12-01T23:03:55.029971+0000 mgr.y (mgr.24356) 13370 : cluster 0 pgmap v13338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:56.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:56 smithi040 bash[28232]: audit 2023-12-01T23:03:55.694232+0000 mon.a (mon.0) 8434 : audit 0 from='client.? 172.21.15.40:0/1581709082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:56 smithi141 bash[31670]: cluster 2023-12-01T23:03:55.029971+0000 mgr.y (mgr.24356) 13370 : cluster 0 pgmap v13338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:56 smithi141 bash[31670]: audit 2023-12-01T23:03:55.694232+0000 mon.a (mon.0) 8434 : audit 0 from='client.? 172.21.15.40:0/1581709082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:03:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:03:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:58 smithi040 bash[28232]: cluster 2023-12-01T23:03:57.030771+0000 mgr.y (mgr.24356) 13371 : cluster 0 pgmap v13339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:58 smithi040 bash[41173]: cluster 2023-12-01T23:03:57.030771+0000 mgr.y (mgr.24356) 13371 : cluster 0 pgmap v13339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:58 smithi141 bash[31670]: cluster 2023-12-01T23:03:57.030771+0000 mgr.y (mgr.24356) 13371 : cluster 0 pgmap v13339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:03:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:03:59 smithi040 bash[28232]: audit 2023-12-01T23:03:58.161077+0000 mon.c (mon.2) 8424 : audit 0 from='client.? 172.21.15.40:0/1150803302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:03:59 smithi040 bash[41173]: audit 2023-12-01T23:03:58.161077+0000 mon.c (mon.2) 8424 : audit 0 from='client.? 172.21.15.40:0/1150803302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:03:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:03:59 smithi141 bash[31670]: audit 2023-12-01T23:03:58.161077+0000 mon.c (mon.2) 8424 : audit 0 from='client.? 172.21.15.40:0/1150803302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:00 smithi040 bash[41173]: cluster 2023-12-01T23:03:59.031492+0000 mgr.y (mgr.24356) 13372 : cluster 0 pgmap v13340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:00 smithi040 bash[28232]: cluster 2023-12-01T23:03:59.031492+0000 mgr.y (mgr.24356) 13372 : cluster 0 pgmap v13340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:00 smithi141 bash[31670]: cluster 2023-12-01T23:03:59.031492+0000 mgr.y (mgr.24356) 13372 : cluster 0 pgmap v13340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:01 smithi040 bash[41173]: audit 2023-12-01T23:04:00.622873+0000 mon.a (mon.0) 8435 : audit 0 from='client.? 172.21.15.40:0/4144387169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:01 smithi040 bash[28232]: audit 2023-12-01T23:04:00.622873+0000 mon.a (mon.0) 8435 : audit 0 from='client.? 172.21.15.40:0/4144387169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:01 smithi141 bash[31670]: audit 2023-12-01T23:04:00.622873+0000 mon.a (mon.0) 8435 : audit 0 from='client.? 172.21.15.40:0/4144387169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:02 smithi040 bash[41173]: cluster 2023-12-01T23:04:01.032837+0000 mgr.y (mgr.24356) 13373 : cluster 0 pgmap v13341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:02 smithi040 bash[28232]: cluster 2023-12-01T23:04:01.032837+0000 mgr.y (mgr.24356) 13373 : cluster 0 pgmap v13341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:02 smithi141 bash[31670]: cluster 2023-12-01T23:04:01.032837+0000 mgr.y (mgr.24356) 13373 : cluster 0 pgmap v13341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:03 smithi040 bash[28232]: audit 2023-12-01T23:04:03.077655+0000 mon.c (mon.2) 8425 : audit 0 from='client.? 172.21.15.40:0/3972738693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:03 smithi040 bash[41173]: audit 2023-12-01T23:04:03.077655+0000 mon.c (mon.2) 8425 : audit 0 from='client.? 172.21.15.40:0/3972738693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:03 smithi141 bash[31670]: audit 2023-12-01T23:04:03.077655+0000 mon.c (mon.2) 8425 : audit 0 from='client.? 172.21.15.40:0/3972738693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:04 smithi040 bash[28232]: cluster 2023-12-01T23:04:03.033528+0000 mgr.y (mgr.24356) 13374 : cluster 0 pgmap v13342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:04 smithi040 bash[28232]: audit 2023-12-01T23:04:04.037649+0000 mon.c (mon.2) 8426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:04 smithi040 bash[41173]: cluster 2023-12-01T23:04:03.033528+0000 mgr.y (mgr.24356) 13374 : cluster 0 pgmap v13342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:04 smithi040 bash[41173]: audit 2023-12-01T23:04:04.037649+0000 mon.c (mon.2) 8426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:04 smithi141 bash[31670]: cluster 2023-12-01T23:04:03.033528+0000 mgr.y (mgr.24356) 13374 : cluster 0 pgmap v13342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:04 smithi141 bash[31670]: audit 2023-12-01T23:04:04.037649+0000 mon.c (mon.2) 8426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:06.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:06 smithi040 bash[28232]: cluster 2023-12-01T23:04:05.034676+0000 mgr.y (mgr.24356) 13375 : cluster 0 pgmap v13343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:06.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:06 smithi040 bash[28232]: audit 2023-12-01T23:04:05.546626+0000 mon.a (mon.0) 8436 : audit 0 from='client.? 172.21.15.40:0/2663700795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:06.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:06 smithi040 bash[41173]: cluster 2023-12-01T23:04:05.034676+0000 mgr.y (mgr.24356) 13375 : cluster 0 pgmap v13343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:06.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:06 smithi040 bash[41173]: audit 2023-12-01T23:04:05.546626+0000 mon.a (mon.0) 8436 : audit 0 from='client.? 172.21.15.40:0/2663700795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:06 smithi141 bash[31670]: cluster 2023-12-01T23:04:05.034676+0000 mgr.y (mgr.24356) 13375 : cluster 0 pgmap v13343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:06 smithi141 bash[31670]: audit 2023-12-01T23:04:05.546626+0000 mon.a (mon.0) 8436 : audit 0 from='client.? 172.21.15.40:0/2663700795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:04:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:04:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:08 smithi141 bash[31670]: cluster 2023-12-01T23:04:07.035373+0000 mgr.y (mgr.24356) 13376 : cluster 0 pgmap v13344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:08 smithi141 bash[31670]: audit 2023-12-01T23:04:08.012841+0000 mon.a (mon.0) 8437 : audit 0 from='client.? 172.21.15.40:0/2104621620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:08 smithi040 bash[28232]: cluster 2023-12-01T23:04:07.035373+0000 mgr.y (mgr.24356) 13376 : cluster 0 pgmap v13344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:08 smithi040 bash[28232]: audit 2023-12-01T23:04:08.012841+0000 mon.a (mon.0) 8437 : audit 0 from='client.? 172.21.15.40:0/2104621620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:08 smithi040 bash[41173]: cluster 2023-12-01T23:04:07.035373+0000 mgr.y (mgr.24356) 13376 : cluster 0 pgmap v13344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:08 smithi040 bash[41173]: audit 2023-12-01T23:04:08.012841+0000 mon.a (mon.0) 8437 : audit 0 from='client.? 172.21.15.40:0/2104621620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:10 smithi141 bash[31670]: cluster 2023-12-01T23:04:09.036081+0000 mgr.y (mgr.24356) 13377 : cluster 0 pgmap v13345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:10 smithi040 bash[28232]: cluster 2023-12-01T23:04:09.036081+0000 mgr.y (mgr.24356) 13377 : cluster 0 pgmap v13345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:10 smithi040 bash[41173]: cluster 2023-12-01T23:04:09.036081+0000 mgr.y (mgr.24356) 13377 : cluster 0 pgmap v13345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:11 smithi141 bash[31670]: audit 2023-12-01T23:04:10.471871+0000 mon.c (mon.2) 8427 : audit 0 from='client.? 172.21.15.40:0/1440766081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:11 smithi040 bash[41173]: audit 2023-12-01T23:04:10.471871+0000 mon.c (mon.2) 8427 : audit 0 from='client.? 172.21.15.40:0/1440766081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:11 smithi040 bash[28232]: audit 2023-12-01T23:04:10.471871+0000 mon.c (mon.2) 8427 : audit 0 from='client.? 172.21.15.40:0/1440766081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:12 smithi141 bash[31670]: cluster 2023-12-01T23:04:11.037301+0000 mgr.y (mgr.24356) 13378 : cluster 0 pgmap v13346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:12 smithi040 bash[41173]: cluster 2023-12-01T23:04:11.037301+0000 mgr.y (mgr.24356) 13378 : cluster 0 pgmap v13346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:12 smithi040 bash[28232]: cluster 2023-12-01T23:04:11.037301+0000 mgr.y (mgr.24356) 13378 : cluster 0 pgmap v13346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:13 smithi141 bash[31670]: audit 2023-12-01T23:04:12.938979+0000 mon.c (mon.2) 8428 : audit 0 from='client.? 172.21.15.40:0/3545277629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:13 smithi040 bash[28232]: audit 2023-12-01T23:04:12.938979+0000 mon.c (mon.2) 8428 : audit 0 from='client.? 172.21.15.40:0/3545277629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:13 smithi040 bash[41173]: audit 2023-12-01T23:04:12.938979+0000 mon.c (mon.2) 8428 : audit 0 from='client.? 172.21.15.40:0/3545277629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:14 smithi141 bash[31670]: cluster 2023-12-01T23:04:13.037964+0000 mgr.y (mgr.24356) 13379 : cluster 0 pgmap v13347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:14 smithi040 bash[41173]: cluster 2023-12-01T23:04:13.037964+0000 mgr.y (mgr.24356) 13379 : cluster 0 pgmap v13347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:14 smithi040 bash[28232]: cluster 2023-12-01T23:04:13.037964+0000 mgr.y (mgr.24356) 13379 : cluster 0 pgmap v13347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:16 smithi040 bash[28232]: cluster 2023-12-01T23:04:15.039212+0000 mgr.y (mgr.24356) 13380 : cluster 0 pgmap v13348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:16 smithi040 bash[28232]: audit 2023-12-01T23:04:15.404774+0000 mon.c (mon.2) 8429 : audit 0 from='client.? 172.21.15.40:0/1062608672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:16 smithi040 bash[41173]: cluster 2023-12-01T23:04:15.039212+0000 mgr.y (mgr.24356) 13380 : cluster 0 pgmap v13348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:16 smithi040 bash[41173]: audit 2023-12-01T23:04:15.404774+0000 mon.c (mon.2) 8429 : audit 0 from='client.? 172.21.15.40:0/1062608672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:16 smithi141 bash[31670]: cluster 2023-12-01T23:04:15.039212+0000 mgr.y (mgr.24356) 13380 : cluster 0 pgmap v13348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:16 smithi141 bash[31670]: audit 2023-12-01T23:04:15.404774+0000 mon.c (mon.2) 8429 : audit 0 from='client.? 172.21.15.40:0/1062608672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:04:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:04:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:18 smithi141 bash[31670]: cluster 2023-12-01T23:04:17.039903+0000 mgr.y (mgr.24356) 13381 : cluster 0 pgmap v13349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:18 smithi141 bash[31670]: audit 2023-12-01T23:04:17.870506+0000 mon.a (mon.0) 8438 : audit 0 from='client.? 172.21.15.40:0/582542361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:18 smithi040 bash[28232]: cluster 2023-12-01T23:04:17.039903+0000 mgr.y (mgr.24356) 13381 : cluster 0 pgmap v13349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:18 smithi040 bash[28232]: audit 2023-12-01T23:04:17.870506+0000 mon.a (mon.0) 8438 : audit 0 from='client.? 172.21.15.40:0/582542361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:18 smithi040 bash[41173]: cluster 2023-12-01T23:04:17.039903+0000 mgr.y (mgr.24356) 13381 : cluster 0 pgmap v13349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:18 smithi040 bash[41173]: audit 2023-12-01T23:04:17.870506+0000 mon.a (mon.0) 8438 : audit 0 from='client.? 172.21.15.40:0/582542361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:19 smithi141 bash[31670]: audit 2023-12-01T23:04:19.038255+0000 mon.c (mon.2) 8430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:19 smithi040 bash[28232]: audit 2023-12-01T23:04:19.038255+0000 mon.c (mon.2) 8430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:19 smithi040 bash[41173]: audit 2023-12-01T23:04:19.038255+0000 mon.c (mon.2) 8430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:20 smithi141 bash[31670]: cluster 2023-12-01T23:04:19.040488+0000 mgr.y (mgr.24356) 13382 : cluster 0 pgmap v13350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:20 smithi040 bash[28232]: cluster 2023-12-01T23:04:19.040488+0000 mgr.y (mgr.24356) 13382 : cluster 0 pgmap v13350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:20 smithi040 bash[41173]: cluster 2023-12-01T23:04:19.040488+0000 mgr.y (mgr.24356) 13382 : cluster 0 pgmap v13350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:21 smithi141 bash[31670]: audit 2023-12-01T23:04:20.331157+0000 mon.c (mon.2) 8431 : audit 0 from='client.? 172.21.15.40:0/567350419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:21 smithi040 bash[28232]: audit 2023-12-01T23:04:20.331157+0000 mon.c (mon.2) 8431 : audit 0 from='client.? 172.21.15.40:0/567350419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:21 smithi040 bash[41173]: audit 2023-12-01T23:04:20.331157+0000 mon.c (mon.2) 8431 : audit 0 from='client.? 172.21.15.40:0/567350419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:22 smithi141 bash[31670]: cluster 2023-12-01T23:04:21.041680+0000 mgr.y (mgr.24356) 13383 : cluster 0 pgmap v13351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:22 smithi040 bash[41173]: cluster 2023-12-01T23:04:21.041680+0000 mgr.y (mgr.24356) 13383 : cluster 0 pgmap v13351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:22 smithi040 bash[28232]: cluster 2023-12-01T23:04:21.041680+0000 mgr.y (mgr.24356) 13383 : cluster 0 pgmap v13351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:23 smithi141 bash[31670]: audit 2023-12-01T23:04:22.790897+0000 mon.a (mon.0) 8439 : audit 0 from='client.? 172.21.15.40:0/455038525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:23 smithi040 bash[28232]: audit 2023-12-01T23:04:22.790897+0000 mon.a (mon.0) 8439 : audit 0 from='client.? 172.21.15.40:0/455038525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:23 smithi040 bash[41173]: audit 2023-12-01T23:04:22.790897+0000 mon.a (mon.0) 8439 : audit 0 from='client.? 172.21.15.40:0/455038525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:24 smithi141 bash[31670]: cluster 2023-12-01T23:04:23.042470+0000 mgr.y (mgr.24356) 13384 : cluster 0 pgmap v13352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:24 smithi040 bash[41173]: cluster 2023-12-01T23:04:23.042470+0000 mgr.y (mgr.24356) 13384 : cluster 0 pgmap v13352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:24 smithi040 bash[28232]: cluster 2023-12-01T23:04:23.042470+0000 mgr.y (mgr.24356) 13384 : cluster 0 pgmap v13352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:26 smithi141 bash[31670]: cluster 2023-12-01T23:04:25.043767+0000 mgr.y (mgr.24356) 13385 : cluster 0 pgmap v13353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:26 smithi141 bash[31670]: audit 2023-12-01T23:04:25.252377+0000 mon.c (mon.2) 8432 : audit 0 from='client.? 172.21.15.40:0/2262517553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:26.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:04:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:04:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:26 smithi040 bash[41173]: cluster 2023-12-01T23:04:25.043767+0000 mgr.y (mgr.24356) 13385 : cluster 0 pgmap v13353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:26 smithi040 bash[41173]: audit 2023-12-01T23:04:25.252377+0000 mon.c (mon.2) 8432 : audit 0 from='client.? 172.21.15.40:0/2262517553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:26 smithi040 bash[28232]: cluster 2023-12-01T23:04:25.043767+0000 mgr.y (mgr.24356) 13385 : cluster 0 pgmap v13353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:26 smithi040 bash[28232]: audit 2023-12-01T23:04:25.252377+0000 mon.c (mon.2) 8432 : audit 0 from='client.? 172.21.15.40:0/2262517553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:28 smithi141 bash[31670]: cluster 2023-12-01T23:04:27.044625+0000 mgr.y (mgr.24356) 13386 : cluster 0 pgmap v13354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:28 smithi141 bash[31670]: audit 2023-12-01T23:04:27.715537+0000 mon.a (mon.0) 8440 : audit 0 from='client.? 172.21.15.40:0/624023041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:28 smithi040 bash[41173]: cluster 2023-12-01T23:04:27.044625+0000 mgr.y (mgr.24356) 13386 : cluster 0 pgmap v13354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:28 smithi040 bash[41173]: audit 2023-12-01T23:04:27.715537+0000 mon.a (mon.0) 8440 : audit 0 from='client.? 172.21.15.40:0/624023041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:28 smithi040 bash[28232]: cluster 2023-12-01T23:04:27.044625+0000 mgr.y (mgr.24356) 13386 : cluster 0 pgmap v13354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:28 smithi040 bash[28232]: audit 2023-12-01T23:04:27.715537+0000 mon.a (mon.0) 8440 : audit 0 from='client.? 172.21.15.40:0/624023041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:30 smithi141 bash[31670]: cluster 2023-12-01T23:04:29.045358+0000 mgr.y (mgr.24356) 13387 : cluster 0 pgmap v13355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:30 smithi141 bash[31670]: audit 2023-12-01T23:04:30.183472+0000 mon.a (mon.0) 8441 : audit 0 from='client.? 172.21.15.40:0/653053256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:30 smithi040 bash[28232]: cluster 2023-12-01T23:04:29.045358+0000 mgr.y (mgr.24356) 13387 : cluster 0 pgmap v13355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:30 smithi040 bash[28232]: audit 2023-12-01T23:04:30.183472+0000 mon.a (mon.0) 8441 : audit 0 from='client.? 172.21.15.40:0/653053256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:30 smithi040 bash[41173]: cluster 2023-12-01T23:04:29.045358+0000 mgr.y (mgr.24356) 13387 : cluster 0 pgmap v13355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:30 smithi040 bash[41173]: audit 2023-12-01T23:04:30.183472+0000 mon.a (mon.0) 8441 : audit 0 from='client.? 172.21.15.40:0/653053256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:32 smithi141 bash[31670]: cluster 2023-12-01T23:04:31.046539+0000 mgr.y (mgr.24356) 13388 : cluster 0 pgmap v13356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:32 smithi040 bash[41173]: cluster 2023-12-01T23:04:31.046539+0000 mgr.y (mgr.24356) 13388 : cluster 0 pgmap v13356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:32 smithi040 bash[28232]: cluster 2023-12-01T23:04:31.046539+0000 mgr.y (mgr.24356) 13388 : cluster 0 pgmap v13356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:33.539 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:33 smithi141 bash[31670]: audit 2023-12-01T23:04:32.647660+0000 mon.a (mon.0) 8442 : audit 0 from='client.? 172.21.15.40:0/3880163140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:33 smithi040 bash[28232]: audit 2023-12-01T23:04:32.647660+0000 mon.a (mon.0) 8442 : audit 0 from='client.? 172.21.15.40:0/3880163140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:33 smithi040 bash[41173]: audit 2023-12-01T23:04:32.647660+0000 mon.a (mon.0) 8442 : audit 0 from='client.? 172.21.15.40:0/3880163140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:34 smithi040 bash[28232]: cluster 2023-12-01T23:04:33.047164+0000 mgr.y (mgr.24356) 13389 : cluster 0 pgmap v13357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:34 smithi040 bash[28232]: audit 2023-12-01T23:04:34.038481+0000 mon.c (mon.2) 8433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:34 smithi040 bash[41173]: cluster 2023-12-01T23:04:33.047164+0000 mgr.y (mgr.24356) 13389 : cluster 0 pgmap v13357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:34 smithi040 bash[41173]: audit 2023-12-01T23:04:34.038481+0000 mon.c (mon.2) 8433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:34 smithi141 bash[31670]: cluster 2023-12-01T23:04:33.047164+0000 mgr.y (mgr.24356) 13389 : cluster 0 pgmap v13357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:34 smithi141 bash[31670]: audit 2023-12-01T23:04:34.038481+0000 mon.c (mon.2) 8433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:35 smithi040 bash[28232]: audit 2023-12-01T23:04:35.114536+0000 mon.c (mon.2) 8434 : audit 0 from='client.? 172.21.15.40:0/3855102541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:35 smithi040 bash[41173]: audit 2023-12-01T23:04:35.114536+0000 mon.c (mon.2) 8434 : audit 0 from='client.? 172.21.15.40:0/3855102541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:35 smithi141 bash[31670]: audit 2023-12-01T23:04:35.114536+0000 mon.c (mon.2) 8434 : audit 0 from='client.? 172.21.15.40:0/3855102541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:36.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:04:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:04:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:36 smithi040 bash[28232]: cluster 2023-12-01T23:04:35.048126+0000 mgr.y (mgr.24356) 13390 : cluster 0 pgmap v13358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:36 smithi040 bash[41173]: cluster 2023-12-01T23:04:35.048126+0000 mgr.y (mgr.24356) 13390 : cluster 0 pgmap v13358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:36 smithi141 bash[31670]: cluster 2023-12-01T23:04:35.048126+0000 mgr.y (mgr.24356) 13390 : cluster 0 pgmap v13358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:38 smithi040 bash[28232]: cluster 2023-12-01T23:04:37.048756+0000 mgr.y (mgr.24356) 13391 : cluster 0 pgmap v13359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:38 smithi040 bash[28232]: audit 2023-12-01T23:04:37.591828+0000 mon.c (mon.2) 8435 : audit 0 from='client.? 172.21.15.40:0/3418760501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:38 smithi040 bash[41173]: cluster 2023-12-01T23:04:37.048756+0000 mgr.y (mgr.24356) 13391 : cluster 0 pgmap v13359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:38 smithi040 bash[41173]: audit 2023-12-01T23:04:37.591828+0000 mon.c (mon.2) 8435 : audit 0 from='client.? 172.21.15.40:0/3418760501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:38 smithi141 bash[31670]: cluster 2023-12-01T23:04:37.048756+0000 mgr.y (mgr.24356) 13391 : cluster 0 pgmap v13359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:38 smithi141 bash[31670]: audit 2023-12-01T23:04:37.591828+0000 mon.c (mon.2) 8435 : audit 0 from='client.? 172.21.15.40:0/3418760501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:40 smithi040 bash[28232]: cluster 2023-12-01T23:04:39.049402+0000 mgr.y (mgr.24356) 13392 : cluster 0 pgmap v13360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:40 smithi040 bash[28232]: audit 2023-12-01T23:04:40.054581+0000 mon.a (mon.0) 8443 : audit 0 from='client.? 172.21.15.40:0/2671575240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:40 smithi040 bash[41173]: cluster 2023-12-01T23:04:39.049402+0000 mgr.y (mgr.24356) 13392 : cluster 0 pgmap v13360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:40 smithi040 bash[41173]: audit 2023-12-01T23:04:40.054581+0000 mon.a (mon.0) 8443 : audit 0 from='client.? 172.21.15.40:0/2671575240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:40 smithi141 bash[31670]: cluster 2023-12-01T23:04:39.049402+0000 mgr.y (mgr.24356) 13392 : cluster 0 pgmap v13360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:40 smithi141 bash[31670]: audit 2023-12-01T23:04:40.054581+0000 mon.a (mon.0) 8443 : audit 0 from='client.? 172.21.15.40:0/2671575240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:42 smithi040 bash[28232]: cluster 2023-12-01T23:04:41.050728+0000 mgr.y (mgr.24356) 13393 : cluster 0 pgmap v13361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:42 smithi040 bash[41173]: cluster 2023-12-01T23:04:41.050728+0000 mgr.y (mgr.24356) 13393 : cluster 0 pgmap v13361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:42 smithi141 bash[31670]: cluster 2023-12-01T23:04:41.050728+0000 mgr.y (mgr.24356) 13393 : cluster 0 pgmap v13361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:43 smithi040 bash[28232]: audit 2023-12-01T23:04:42.522923+0000 mon.c (mon.2) 8436 : audit 0 from='client.? 172.21.15.40:0/553591019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:43 smithi040 bash[41173]: audit 2023-12-01T23:04:42.522923+0000 mon.c (mon.2) 8436 : audit 0 from='client.? 172.21.15.40:0/553591019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:43 smithi141 bash[31670]: audit 2023-12-01T23:04:42.522923+0000 mon.c (mon.2) 8436 : audit 0 from='client.? 172.21.15.40:0/553591019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:44 smithi040 bash[28232]: cluster 2023-12-01T23:04:43.051592+0000 mgr.y (mgr.24356) 13394 : cluster 0 pgmap v13362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:44 smithi040 bash[41173]: cluster 2023-12-01T23:04:43.051592+0000 mgr.y (mgr.24356) 13394 : cluster 0 pgmap v13362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:44 smithi141 bash[31670]: cluster 2023-12-01T23:04:43.051592+0000 mgr.y (mgr.24356) 13394 : cluster 0 pgmap v13362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:45 smithi040 bash[28232]: audit 2023-12-01T23:04:44.988537+0000 mon.a (mon.0) 8444 : audit 0 from='client.? 172.21.15.40:0/329458598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:45 smithi040 bash[41173]: audit 2023-12-01T23:04:44.988537+0000 mon.a (mon.0) 8444 : audit 0 from='client.? 172.21.15.40:0/329458598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:45 smithi141 bash[31670]: audit 2023-12-01T23:04:44.988537+0000 mon.a (mon.0) 8444 : audit 0 from='client.? 172.21.15.40:0/329458598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:46 smithi040 bash[28232]: cluster 2023-12-01T23:04:45.052933+0000 mgr.y (mgr.24356) 13395 : cluster 0 pgmap v13363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:46 smithi040 bash[28232]: audit 2023-12-01T23:04:46.027261+0000 mon.c (mon.2) 8437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:04:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:04:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:04:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:46 smithi040 bash[41173]: cluster 2023-12-01T23:04:45.052933+0000 mgr.y (mgr.24356) 13395 : cluster 0 pgmap v13363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:46 smithi040 bash[41173]: audit 2023-12-01T23:04:46.027261+0000 mon.c (mon.2) 8437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:04:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:46 smithi141 bash[31670]: cluster 2023-12-01T23:04:45.052933+0000 mgr.y (mgr.24356) 13395 : cluster 0 pgmap v13363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:46 smithi141 bash[31670]: audit 2023-12-01T23:04:46.027261+0000 mon.c (mon.2) 8437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:04:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:48 smithi040 bash[28232]: cluster 2023-12-01T23:04:47.053505+0000 mgr.y (mgr.24356) 13396 : cluster 0 pgmap v13364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:48 smithi040 bash[28232]: audit 2023-12-01T23:04:47.451990+0000 mon.c (mon.2) 8438 : audit 0 from='client.? 172.21.15.40:0/1652119502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:48 smithi040 bash[41173]: cluster 2023-12-01T23:04:47.053505+0000 mgr.y (mgr.24356) 13396 : cluster 0 pgmap v13364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:48 smithi040 bash[41173]: audit 2023-12-01T23:04:47.451990+0000 mon.c (mon.2) 8438 : audit 0 from='client.? 172.21.15.40:0/1652119502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:48 smithi141 bash[31670]: cluster 2023-12-01T23:04:47.053505+0000 mgr.y (mgr.24356) 13396 : cluster 0 pgmap v13364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:48 smithi141 bash[31670]: audit 2023-12-01T23:04:47.451990+0000 mon.c (mon.2) 8438 : audit 0 from='client.? 172.21.15.40:0/1652119502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:49 smithi040 bash[28232]: audit 2023-12-01T23:04:49.038851+0000 mon.c (mon.2) 8439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:49 smithi040 bash[41173]: audit 2023-12-01T23:04:49.038851+0000 mon.c (mon.2) 8439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:49 smithi141 bash[31670]: audit 2023-12-01T23:04:49.038851+0000 mon.c (mon.2) 8439 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:50 smithi040 bash[28232]: cluster 2023-12-01T23:04:49.054089+0000 mgr.y (mgr.24356) 13397 : cluster 0 pgmap v13365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:50 smithi040 bash[28232]: audit 2023-12-01T23:04:49.916560+0000 mon.c (mon.2) 8440 : audit 0 from='client.? 172.21.15.40:0/978385413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:50 smithi040 bash[41173]: cluster 2023-12-01T23:04:49.054089+0000 mgr.y (mgr.24356) 13397 : cluster 0 pgmap v13365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:50 smithi040 bash[41173]: audit 2023-12-01T23:04:49.916560+0000 mon.c (mon.2) 8440 : audit 0 from='client.? 172.21.15.40:0/978385413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:50 smithi141 bash[31670]: cluster 2023-12-01T23:04:49.054089+0000 mgr.y (mgr.24356) 13397 : cluster 0 pgmap v13365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:50 smithi141 bash[31670]: audit 2023-12-01T23:04:49.916560+0000 mon.c (mon.2) 8440 : audit 0 from='client.? 172.21.15.40:0/978385413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[41173]: cluster 2023-12-01T23:04:51.055075+0000 mgr.y (mgr.24356) 13398 : cluster 0 pgmap v13366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[41173]: audit 2023-12-01T23:04:51.926843+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[41173]: audit 2023-12-01T23:04:51.936694+0000 mon.a (mon.0) 8446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[41173]: audit 2023-12-01T23:04:52.181202+0000 mon.a (mon.0) 8447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[41173]: audit 2023-12-01T23:04:52.190067+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[28232]: cluster 2023-12-01T23:04:51.055075+0000 mgr.y (mgr.24356) 13398 : cluster 0 pgmap v13366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[28232]: audit 2023-12-01T23:04:51.926843+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[28232]: audit 2023-12-01T23:04:51.936694+0000 mon.a (mon.0) 8446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[28232]: audit 2023-12-01T23:04:52.181202+0000 mon.a (mon.0) 8447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:52 smithi040 bash[28232]: audit 2023-12-01T23:04:52.190067+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:52 smithi141 bash[31670]: cluster 2023-12-01T23:04:51.055075+0000 mgr.y (mgr.24356) 13398 : cluster 0 pgmap v13366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:52 smithi141 bash[31670]: audit 2023-12-01T23:04:51.926843+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:52 smithi141 bash[31670]: audit 2023-12-01T23:04:51.936694+0000 mon.a (mon.0) 8446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:52 smithi141 bash[31670]: audit 2023-12-01T23:04:52.181202+0000 mon.a (mon.0) 8447 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:52 smithi141 bash[31670]: audit 2023-12-01T23:04:52.190067+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[41173]: audit 2023-12-01T23:04:52.384479+0000 mon.a (mon.0) 8449 : audit 0 from='client.? 172.21.15.40:0/1976625000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[41173]: audit 2023-12-01T23:04:52.680870+0000 mon.c (mon.2) 8441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:04:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[41173]: audit 2023-12-01T23:04:52.682547+0000 mon.c (mon.2) 8442 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:04:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[41173]: audit 2023-12-01T23:04:52.694151+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[28232]: audit 2023-12-01T23:04:52.384479+0000 mon.a (mon.0) 8449 : audit 0 from='client.? 172.21.15.40:0/1976625000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[28232]: audit 2023-12-01T23:04:52.680870+0000 mon.c (mon.2) 8441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:04:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[28232]: audit 2023-12-01T23:04:52.682547+0000 mon.c (mon.2) 8442 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:04:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:53 smithi040 bash[28232]: audit 2023-12-01T23:04:52.694151+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:53 smithi141 bash[31670]: audit 2023-12-01T23:04:52.384479+0000 mon.a (mon.0) 8449 : audit 0 from='client.? 172.21.15.40:0/1976625000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:53 smithi141 bash[31670]: audit 2023-12-01T23:04:52.680870+0000 mon.c (mon.2) 8441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:04:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:53 smithi141 bash[31670]: audit 2023-12-01T23:04:52.682547+0000 mon.c (mon.2) 8442 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:04:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:53 smithi141 bash[31670]: audit 2023-12-01T23:04:52.694151+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:04:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:54 smithi040 bash[28232]: cluster 2023-12-01T23:04:53.055693+0000 mgr.y (mgr.24356) 13399 : cluster 0 pgmap v13367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:54 smithi040 bash[41173]: cluster 2023-12-01T23:04:53.055693+0000 mgr.y (mgr.24356) 13399 : cluster 0 pgmap v13367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:54 smithi141 bash[31670]: cluster 2023-12-01T23:04:53.055693+0000 mgr.y (mgr.24356) 13399 : cluster 0 pgmap v13367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:55 smithi040 bash[41173]: audit 2023-12-01T23:04:54.849087+0000 mon.c (mon.2) 8443 : audit 0 from='client.? 172.21.15.40:0/2518449645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:55 smithi040 bash[28232]: audit 2023-12-01T23:04:54.849087+0000 mon.c (mon.2) 8443 : audit 0 from='client.? 172.21.15.40:0/2518449645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:55 smithi141 bash[31670]: audit 2023-12-01T23:04:54.849087+0000 mon.c (mon.2) 8443 : audit 0 from='client.? 172.21.15.40:0/2518449645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:04:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:04:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:56 smithi040 bash[41173]: cluster 2023-12-01T23:04:55.056895+0000 mgr.y (mgr.24356) 13400 : cluster 0 pgmap v13368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:56 smithi040 bash[28232]: cluster 2023-12-01T23:04:55.056895+0000 mgr.y (mgr.24356) 13400 : cluster 0 pgmap v13368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:56 smithi141 bash[31670]: cluster 2023-12-01T23:04:55.056895+0000 mgr.y (mgr.24356) 13400 : cluster 0 pgmap v13368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:58 smithi040 bash[41173]: cluster 2023-12-01T23:04:57.057382+0000 mgr.y (mgr.24356) 13401 : cluster 0 pgmap v13369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:04:58 smithi040 bash[41173]: audit 2023-12-01T23:04:57.315053+0000 mon.a (mon.0) 8451 : audit 0 from='client.? 172.21.15.40:0/2350158702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:58 smithi040 bash[28232]: cluster 2023-12-01T23:04:57.057382+0000 mgr.y (mgr.24356) 13401 : cluster 0 pgmap v13369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:58.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:04:58 smithi040 bash[28232]: audit 2023-12-01T23:04:57.315053+0000 mon.a (mon.0) 8451 : audit 0 from='client.? 172.21.15.40:0/2350158702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:04:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:58 smithi141 bash[31670]: cluster 2023-12-01T23:04:57.057382+0000 mgr.y (mgr.24356) 13401 : cluster 0 pgmap v13369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:04:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:04:58 smithi141 bash[31670]: audit 2023-12-01T23:04:57.315053+0000 mon.a (mon.0) 8451 : audit 0 from='client.? 172.21.15.40:0/2350158702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:00 smithi040 bash[28232]: cluster 2023-12-01T23:04:59.058012+0000 mgr.y (mgr.24356) 13402 : cluster 0 pgmap v13370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:00 smithi040 bash[28232]: audit 2023-12-01T23:04:59.788826+0000 mon.c (mon.2) 8444 : audit 0 from='client.? 172.21.15.40:0/1292717524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:00 smithi040 bash[41173]: cluster 2023-12-01T23:04:59.058012+0000 mgr.y (mgr.24356) 13402 : cluster 0 pgmap v13370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:00 smithi040 bash[41173]: audit 2023-12-01T23:04:59.788826+0000 mon.c (mon.2) 8444 : audit 0 from='client.? 172.21.15.40:0/1292717524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:00 smithi141 bash[31670]: cluster 2023-12-01T23:04:59.058012+0000 mgr.y (mgr.24356) 13402 : cluster 0 pgmap v13370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:00 smithi141 bash[31670]: audit 2023-12-01T23:04:59.788826+0000 mon.c (mon.2) 8444 : audit 0 from='client.? 172.21.15.40:0/1292717524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:02 smithi040 bash[28232]: cluster 2023-12-01T23:05:01.059179+0000 mgr.y (mgr.24356) 13403 : cluster 0 pgmap v13371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:02 smithi040 bash[41173]: cluster 2023-12-01T23:05:01.059179+0000 mgr.y (mgr.24356) 13403 : cluster 0 pgmap v13371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:02 smithi141 bash[31670]: cluster 2023-12-01T23:05:01.059179+0000 mgr.y (mgr.24356) 13403 : cluster 0 pgmap v13371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:03 smithi040 bash[28232]: audit 2023-12-01T23:05:02.257327+0000 mon.c (mon.2) 8445 : audit 0 from='client.? 172.21.15.40:0/3185686007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:03 smithi040 bash[41173]: audit 2023-12-01T23:05:02.257327+0000 mon.c (mon.2) 8445 : audit 0 from='client.? 172.21.15.40:0/3185686007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:03 smithi141 bash[31670]: audit 2023-12-01T23:05:02.257327+0000 mon.c (mon.2) 8445 : audit 0 from='client.? 172.21.15.40:0/3185686007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:04 smithi040 bash[41173]: cluster 2023-12-01T23:05:03.059797+0000 mgr.y (mgr.24356) 13404 : cluster 0 pgmap v13372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:04 smithi040 bash[41173]: audit 2023-12-01T23:05:04.039324+0000 mon.c (mon.2) 8446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:04 smithi040 bash[28232]: cluster 2023-12-01T23:05:03.059797+0000 mgr.y (mgr.24356) 13404 : cluster 0 pgmap v13372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:04 smithi040 bash[28232]: audit 2023-12-01T23:05:04.039324+0000 mon.c (mon.2) 8446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:04 smithi141 bash[31670]: cluster 2023-12-01T23:05:03.059797+0000 mgr.y (mgr.24356) 13404 : cluster 0 pgmap v13372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:04 smithi141 bash[31670]: audit 2023-12-01T23:05:04.039324+0000 mon.c (mon.2) 8446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:05 smithi040 bash[28232]: audit 2023-12-01T23:05:04.726392+0000 mon.a (mon.0) 8452 : audit 0 from='client.? 172.21.15.40:0/2705689319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:05 smithi040 bash[41173]: audit 2023-12-01T23:05:04.726392+0000 mon.a (mon.0) 8452 : audit 0 from='client.? 172.21.15.40:0/2705689319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:05 smithi141 bash[31670]: audit 2023-12-01T23:05:04.726392+0000 mon.a (mon.0) 8452 : audit 0 from='client.? 172.21.15.40:0/2705689319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:06 smithi040 bash[28232]: cluster 2023-12-01T23:05:05.061138+0000 mgr.y (mgr.24356) 13405 : cluster 0 pgmap v13373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:06 smithi040 bash[41173]: cluster 2023-12-01T23:05:05.061138+0000 mgr.y (mgr.24356) 13405 : cluster 0 pgmap v13373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:06 smithi141 bash[31670]: cluster 2023-12-01T23:05:05.061138+0000 mgr.y (mgr.24356) 13405 : cluster 0 pgmap v13373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:05:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:05:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:08 smithi040 bash[41173]: cluster 2023-12-01T23:05:07.061826+0000 mgr.y (mgr.24356) 13406 : cluster 0 pgmap v13374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:08 smithi040 bash[41173]: audit 2023-12-01T23:05:07.193215+0000 mon.c (mon.2) 8447 : audit 0 from='client.? 172.21.15.40:0/319921371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:08 smithi040 bash[28232]: cluster 2023-12-01T23:05:07.061826+0000 mgr.y (mgr.24356) 13406 : cluster 0 pgmap v13374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:08 smithi040 bash[28232]: audit 2023-12-01T23:05:07.193215+0000 mon.c (mon.2) 8447 : audit 0 from='client.? 172.21.15.40:0/319921371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:08 smithi141 bash[31670]: cluster 2023-12-01T23:05:07.061826+0000 mgr.y (mgr.24356) 13406 : cluster 0 pgmap v13374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:08.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:08 smithi141 bash[31670]: audit 2023-12-01T23:05:07.193215+0000 mon.c (mon.2) 8447 : audit 0 from='client.? 172.21.15.40:0/319921371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:10 smithi040 bash[28232]: cluster 2023-12-01T23:05:09.062507+0000 mgr.y (mgr.24356) 13407 : cluster 0 pgmap v13375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:10 smithi040 bash[28232]: audit 2023-12-01T23:05:09.667344+0000 mon.a (mon.0) 8453 : audit 0 from='client.? 172.21.15.40:0/1233069376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:10 smithi040 bash[41173]: cluster 2023-12-01T23:05:09.062507+0000 mgr.y (mgr.24356) 13407 : cluster 0 pgmap v13375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:10 smithi040 bash[41173]: audit 2023-12-01T23:05:09.667344+0000 mon.a (mon.0) 8453 : audit 0 from='client.? 172.21.15.40:0/1233069376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:10 smithi141 bash[31670]: cluster 2023-12-01T23:05:09.062507+0000 mgr.y (mgr.24356) 13407 : cluster 0 pgmap v13375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:10 smithi141 bash[31670]: audit 2023-12-01T23:05:09.667344+0000 mon.a (mon.0) 8453 : audit 0 from='client.? 172.21.15.40:0/1233069376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:12 smithi040 bash[28232]: cluster 2023-12-01T23:05:11.063678+0000 mgr.y (mgr.24356) 13408 : cluster 0 pgmap v13376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:12 smithi040 bash[28232]: audit 2023-12-01T23:05:12.133946+0000 mon.a (mon.0) 8454 : audit 0 from='client.? 172.21.15.40:0/1034013065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:12 smithi040 bash[41173]: cluster 2023-12-01T23:05:11.063678+0000 mgr.y (mgr.24356) 13408 : cluster 0 pgmap v13376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:12 smithi040 bash[41173]: audit 2023-12-01T23:05:12.133946+0000 mon.a (mon.0) 8454 : audit 0 from='client.? 172.21.15.40:0/1034013065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:12 smithi141 bash[31670]: cluster 2023-12-01T23:05:11.063678+0000 mgr.y (mgr.24356) 13408 : cluster 0 pgmap v13376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:12 smithi141 bash[31670]: audit 2023-12-01T23:05:12.133946+0000 mon.a (mon.0) 8454 : audit 0 from='client.? 172.21.15.40:0/1034013065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:14 smithi040 bash[28232]: cluster 2023-12-01T23:05:13.064350+0000 mgr.y (mgr.24356) 13409 : cluster 0 pgmap v13377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:14 smithi040 bash[41173]: cluster 2023-12-01T23:05:13.064350+0000 mgr.y (mgr.24356) 13409 : cluster 0 pgmap v13377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:14 smithi141 bash[31670]: cluster 2023-12-01T23:05:13.064350+0000 mgr.y (mgr.24356) 13409 : cluster 0 pgmap v13377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:15 smithi040 bash[28232]: audit 2023-12-01T23:05:14.598009+0000 mon.a (mon.0) 8455 : audit 0 from='client.? 172.21.15.40:0/3114084026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:15 smithi040 bash[41173]: audit 2023-12-01T23:05:14.598009+0000 mon.a (mon.0) 8455 : audit 0 from='client.? 172.21.15.40:0/3114084026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:15 smithi141 bash[31670]: audit 2023-12-01T23:05:14.598009+0000 mon.a (mon.0) 8455 : audit 0 from='client.? 172.21.15.40:0/3114084026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:16 smithi040 bash[28232]: cluster 2023-12-01T23:05:15.065508+0000 mgr.y (mgr.24356) 13410 : cluster 0 pgmap v13378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:16 smithi040 bash[41173]: cluster 2023-12-01T23:05:15.065508+0000 mgr.y (mgr.24356) 13410 : cluster 0 pgmap v13378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:16 smithi141 bash[31670]: cluster 2023-12-01T23:05:15.065508+0000 mgr.y (mgr.24356) 13410 : cluster 0 pgmap v13378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:05:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:05:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:17 smithi141 bash[31670]: audit 2023-12-01T23:05:17.055606+0000 mon.a (mon.0) 8456 : audit 0 from='client.? 172.21.15.40:0/1716774024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:17 smithi040 bash[28232]: audit 2023-12-01T23:05:17.055606+0000 mon.a (mon.0) 8456 : audit 0 from='client.? 172.21.15.40:0/1716774024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:17 smithi040 bash[41173]: audit 2023-12-01T23:05:17.055606+0000 mon.a (mon.0) 8456 : audit 0 from='client.? 172.21.15.40:0/1716774024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:18 smithi141 bash[31670]: cluster 2023-12-01T23:05:17.066112+0000 mgr.y (mgr.24356) 13411 : cluster 0 pgmap v13379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:18 smithi040 bash[28232]: cluster 2023-12-01T23:05:17.066112+0000 mgr.y (mgr.24356) 13411 : cluster 0 pgmap v13379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:18 smithi040 bash[41173]: cluster 2023-12-01T23:05:17.066112+0000 mgr.y (mgr.24356) 13411 : cluster 0 pgmap v13379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:19 smithi141 bash[31670]: audit 2023-12-01T23:05:19.039666+0000 mon.c (mon.2) 8448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:19 smithi040 bash[28232]: audit 2023-12-01T23:05:19.039666+0000 mon.c (mon.2) 8448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:19 smithi040 bash[41173]: audit 2023-12-01T23:05:19.039666+0000 mon.c (mon.2) 8448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:20 smithi141 bash[31670]: cluster 2023-12-01T23:05:19.066672+0000 mgr.y (mgr.24356) 13412 : cluster 0 pgmap v13380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:20 smithi141 bash[31670]: audit 2023-12-01T23:05:19.529353+0000 mon.c (mon.2) 8449 : audit 0 from='client.? 172.21.15.40:0/727375512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:20 smithi040 bash[28232]: cluster 2023-12-01T23:05:19.066672+0000 mgr.y (mgr.24356) 13412 : cluster 0 pgmap v13380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:20 smithi040 bash[28232]: audit 2023-12-01T23:05:19.529353+0000 mon.c (mon.2) 8449 : audit 0 from='client.? 172.21.15.40:0/727375512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:20 smithi040 bash[41173]: cluster 2023-12-01T23:05:19.066672+0000 mgr.y (mgr.24356) 13412 : cluster 0 pgmap v13380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:20 smithi040 bash[41173]: audit 2023-12-01T23:05:19.529353+0000 mon.c (mon.2) 8449 : audit 0 from='client.? 172.21.15.40:0/727375512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:22.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:22 smithi141 bash[31670]: cluster 2023-12-01T23:05:21.067865+0000 mgr.y (mgr.24356) 13413 : cluster 0 pgmap v13381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:22 smithi141 bash[31670]: audit 2023-12-01T23:05:21.996095+0000 mon.c (mon.2) 8450 : audit 0 from='client.? 172.21.15.40:0/3908427892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:22 smithi040 bash[41173]: cluster 2023-12-01T23:05:21.067865+0000 mgr.y (mgr.24356) 13413 : cluster 0 pgmap v13381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:22 smithi040 bash[41173]: audit 2023-12-01T23:05:21.996095+0000 mon.c (mon.2) 8450 : audit 0 from='client.? 172.21.15.40:0/3908427892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:22 smithi040 bash[28232]: cluster 2023-12-01T23:05:21.067865+0000 mgr.y (mgr.24356) 13413 : cluster 0 pgmap v13381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:22 smithi040 bash[28232]: audit 2023-12-01T23:05:21.996095+0000 mon.c (mon.2) 8450 : audit 0 from='client.? 172.21.15.40:0/3908427892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:24 smithi141 bash[31670]: cluster 2023-12-01T23:05:23.068668+0000 mgr.y (mgr.24356) 13414 : cluster 0 pgmap v13382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:24 smithi040 bash[28232]: cluster 2023-12-01T23:05:23.068668+0000 mgr.y (mgr.24356) 13414 : cluster 0 pgmap v13382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:24 smithi040 bash[41173]: cluster 2023-12-01T23:05:23.068668+0000 mgr.y (mgr.24356) 13414 : cluster 0 pgmap v13382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:25 smithi141 bash[31670]: audit 2023-12-01T23:05:24.459538+0000 mon.c (mon.2) 8451 : audit 0 from='client.? 172.21.15.40:0/3038794481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:25 smithi040 bash[28232]: audit 2023-12-01T23:05:24.459538+0000 mon.c (mon.2) 8451 : audit 0 from='client.? 172.21.15.40:0/3038794481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:25 smithi040 bash[41173]: audit 2023-12-01T23:05:24.459538+0000 mon.c (mon.2) 8451 : audit 0 from='client.? 172.21.15.40:0/3038794481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:26 smithi040 bash[41173]: cluster 2023-12-01T23:05:25.069804+0000 mgr.y (mgr.24356) 13415 : cluster 0 pgmap v13383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:26 smithi040 bash[28232]: cluster 2023-12-01T23:05:25.069804+0000 mgr.y (mgr.24356) 13415 : cluster 0 pgmap v13383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:26 smithi141 bash[31670]: cluster 2023-12-01T23:05:25.069804+0000 mgr.y (mgr.24356) 13415 : cluster 0 pgmap v13383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:05:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:05:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:27 smithi141 bash[31670]: audit 2023-12-01T23:05:26.920893+0000 mon.c (mon.2) 8452 : audit 0 from='client.? 172.21.15.40:0/3710901801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:27 smithi040 bash[41173]: audit 2023-12-01T23:05:26.920893+0000 mon.c (mon.2) 8452 : audit 0 from='client.? 172.21.15.40:0/3710901801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:27 smithi040 bash[28232]: audit 2023-12-01T23:05:26.920893+0000 mon.c (mon.2) 8452 : audit 0 from='client.? 172.21.15.40:0/3710901801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:28 smithi141 bash[31670]: cluster 2023-12-01T23:05:27.070515+0000 mgr.y (mgr.24356) 13416 : cluster 0 pgmap v13384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:28 smithi040 bash[28232]: cluster 2023-12-01T23:05:27.070515+0000 mgr.y (mgr.24356) 13416 : cluster 0 pgmap v13384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:28 smithi040 bash[41173]: cluster 2023-12-01T23:05:27.070515+0000 mgr.y (mgr.24356) 13416 : cluster 0 pgmap v13384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:30 smithi141 bash[31670]: cluster 2023-12-01T23:05:29.071175+0000 mgr.y (mgr.24356) 13417 : cluster 0 pgmap v13385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:30 smithi141 bash[31670]: audit 2023-12-01T23:05:29.387165+0000 mon.c (mon.2) 8453 : audit 0 from='client.? 172.21.15.40:0/2128176201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:30 smithi040 bash[28232]: cluster 2023-12-01T23:05:29.071175+0000 mgr.y (mgr.24356) 13417 : cluster 0 pgmap v13385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:30 smithi040 bash[28232]: audit 2023-12-01T23:05:29.387165+0000 mon.c (mon.2) 8453 : audit 0 from='client.? 172.21.15.40:0/2128176201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:30 smithi040 bash[41173]: cluster 2023-12-01T23:05:29.071175+0000 mgr.y (mgr.24356) 13417 : cluster 0 pgmap v13385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:30 smithi040 bash[41173]: audit 2023-12-01T23:05:29.387165+0000 mon.c (mon.2) 8453 : audit 0 from='client.? 172.21.15.40:0/2128176201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:32 smithi141 bash[31670]: cluster 2023-12-01T23:05:31.072399+0000 mgr.y (mgr.24356) 13418 : cluster 0 pgmap v13386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:32 smithi141 bash[31670]: audit 2023-12-01T23:05:31.855731+0000 mon.a (mon.0) 8457 : audit 0 from='client.? 172.21.15.40:0/322870998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:32 smithi040 bash[28232]: cluster 2023-12-01T23:05:31.072399+0000 mgr.y (mgr.24356) 13418 : cluster 0 pgmap v13386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:32 smithi040 bash[28232]: audit 2023-12-01T23:05:31.855731+0000 mon.a (mon.0) 8457 : audit 0 from='client.? 172.21.15.40:0/322870998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:32 smithi040 bash[41173]: cluster 2023-12-01T23:05:31.072399+0000 mgr.y (mgr.24356) 13418 : cluster 0 pgmap v13386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:32 smithi040 bash[41173]: audit 2023-12-01T23:05:31.855731+0000 mon.a (mon.0) 8457 : audit 0 from='client.? 172.21.15.40:0/322870998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:34 smithi141 bash[31670]: cluster 2023-12-01T23:05:33.073130+0000 mgr.y (mgr.24356) 13419 : cluster 0 pgmap v13387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:34 smithi141 bash[31670]: audit 2023-12-01T23:05:34.039902+0000 mon.c (mon.2) 8454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:34 smithi040 bash[28232]: cluster 2023-12-01T23:05:33.073130+0000 mgr.y (mgr.24356) 13419 : cluster 0 pgmap v13387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:34 smithi040 bash[28232]: audit 2023-12-01T23:05:34.039902+0000 mon.c (mon.2) 8454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:34 smithi040 bash[41173]: cluster 2023-12-01T23:05:33.073130+0000 mgr.y (mgr.24356) 13419 : cluster 0 pgmap v13387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:34 smithi040 bash[41173]: audit 2023-12-01T23:05:34.039902+0000 mon.c (mon.2) 8454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:35 smithi141 bash[31670]: audit 2023-12-01T23:05:34.326063+0000 mon.a (mon.0) 8458 : audit 0 from='client.? 172.21.15.40:0/1600569085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:35 smithi040 bash[28232]: audit 2023-12-01T23:05:34.326063+0000 mon.a (mon.0) 8458 : audit 0 from='client.? 172.21.15.40:0/1600569085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:35 smithi040 bash[41173]: audit 2023-12-01T23:05:34.326063+0000 mon.a (mon.0) 8458 : audit 0 from='client.? 172.21.15.40:0/1600569085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:36 smithi040 bash[28232]: cluster 2023-12-01T23:05:35.074287+0000 mgr.y (mgr.24356) 13420 : cluster 0 pgmap v13388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:36 smithi040 bash[41173]: cluster 2023-12-01T23:05:35.074287+0000 mgr.y (mgr.24356) 13420 : cluster 0 pgmap v13388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:36 smithi141 bash[31670]: cluster 2023-12-01T23:05:35.074287+0000 mgr.y (mgr.24356) 13420 : cluster 0 pgmap v13388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:05:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:05:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:37 smithi141 bash[31670]: audit 2023-12-01T23:05:36.799218+0000 mon.c (mon.2) 8455 : audit 0 from='client.? 172.21.15.40:0/58124907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:37 smithi040 bash[28232]: audit 2023-12-01T23:05:36.799218+0000 mon.c (mon.2) 8455 : audit 0 from='client.? 172.21.15.40:0/58124907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:37 smithi040 bash[41173]: audit 2023-12-01T23:05:36.799218+0000 mon.c (mon.2) 8455 : audit 0 from='client.? 172.21.15.40:0/58124907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:38 smithi141 bash[31670]: cluster 2023-12-01T23:05:37.074933+0000 mgr.y (mgr.24356) 13421 : cluster 0 pgmap v13389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:38 smithi040 bash[28232]: cluster 2023-12-01T23:05:37.074933+0000 mgr.y (mgr.24356) 13421 : cluster 0 pgmap v13389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:38 smithi040 bash[41173]: cluster 2023-12-01T23:05:37.074933+0000 mgr.y (mgr.24356) 13421 : cluster 0 pgmap v13389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:40 smithi141 bash[31670]: cluster 2023-12-01T23:05:39.075558+0000 mgr.y (mgr.24356) 13422 : cluster 0 pgmap v13390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:40 smithi141 bash[31670]: audit 2023-12-01T23:05:39.269964+0000 mon.a (mon.0) 8459 : audit 0 from='client.? 172.21.15.40:0/726373380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:40 smithi040 bash[28232]: cluster 2023-12-01T23:05:39.075558+0000 mgr.y (mgr.24356) 13422 : cluster 0 pgmap v13390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:40 smithi040 bash[28232]: audit 2023-12-01T23:05:39.269964+0000 mon.a (mon.0) 8459 : audit 0 from='client.? 172.21.15.40:0/726373380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:40 smithi040 bash[41173]: cluster 2023-12-01T23:05:39.075558+0000 mgr.y (mgr.24356) 13422 : cluster 0 pgmap v13390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:40 smithi040 bash[41173]: audit 2023-12-01T23:05:39.269964+0000 mon.a (mon.0) 8459 : audit 0 from='client.? 172.21.15.40:0/726373380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:42 smithi141 bash[31670]: cluster 2023-12-01T23:05:41.076863+0000 mgr.y (mgr.24356) 13423 : cluster 0 pgmap v13391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:42 smithi141 bash[31670]: audit 2023-12-01T23:05:41.732596+0000 mon.c (mon.2) 8456 : audit 0 from='client.? 172.21.15.40:0/2598886993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:42 smithi040 bash[28232]: cluster 2023-12-01T23:05:41.076863+0000 mgr.y (mgr.24356) 13423 : cluster 0 pgmap v13391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:42 smithi040 bash[28232]: audit 2023-12-01T23:05:41.732596+0000 mon.c (mon.2) 8456 : audit 0 from='client.? 172.21.15.40:0/2598886993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:42 smithi040 bash[41173]: cluster 2023-12-01T23:05:41.076863+0000 mgr.y (mgr.24356) 13423 : cluster 0 pgmap v13391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:42 smithi040 bash[41173]: audit 2023-12-01T23:05:41.732596+0000 mon.c (mon.2) 8456 : audit 0 from='client.? 172.21.15.40:0/2598886993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:44 smithi141 bash[31670]: cluster 2023-12-01T23:05:43.077598+0000 mgr.y (mgr.24356) 13424 : cluster 0 pgmap v13392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:44 smithi141 bash[31670]: audit 2023-12-01T23:05:44.206921+0000 mon.a (mon.0) 8460 : audit 0 from='client.? 172.21.15.40:0/920288769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:44 smithi040 bash[28232]: cluster 2023-12-01T23:05:43.077598+0000 mgr.y (mgr.24356) 13424 : cluster 0 pgmap v13392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:44 smithi040 bash[28232]: audit 2023-12-01T23:05:44.206921+0000 mon.a (mon.0) 8460 : audit 0 from='client.? 172.21.15.40:0/920288769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:44 smithi040 bash[41173]: cluster 2023-12-01T23:05:43.077598+0000 mgr.y (mgr.24356) 13424 : cluster 0 pgmap v13392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:44 smithi040 bash[41173]: audit 2023-12-01T23:05:44.206921+0000 mon.a (mon.0) 8460 : audit 0 from='client.? 172.21.15.40:0/920288769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:46 smithi141 bash[31670]: cluster 2023-12-01T23:05:45.078735+0000 mgr.y (mgr.24356) 13425 : cluster 0 pgmap v13393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:46 smithi040 bash[28232]: cluster 2023-12-01T23:05:45.078735+0000 mgr.y (mgr.24356) 13425 : cluster 0 pgmap v13393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:05:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:05:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:46 smithi040 bash[41173]: cluster 2023-12-01T23:05:45.078735+0000 mgr.y (mgr.24356) 13425 : cluster 0 pgmap v13393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:47 smithi141 bash[31670]: audit 2023-12-01T23:05:46.668973+0000 mon.a (mon.0) 8461 : audit 0 from='client.? 172.21.15.40:0/2127847649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:47 smithi040 bash[28232]: audit 2023-12-01T23:05:46.668973+0000 mon.a (mon.0) 8461 : audit 0 from='client.? 172.21.15.40:0/2127847649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:47 smithi040 bash[41173]: audit 2023-12-01T23:05:46.668973+0000 mon.a (mon.0) 8461 : audit 0 from='client.? 172.21.15.40:0/2127847649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:48 smithi040 bash[28232]: cluster 2023-12-01T23:05:47.079391+0000 mgr.y (mgr.24356) 13426 : cluster 0 pgmap v13394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:48 smithi040 bash[41173]: cluster 2023-12-01T23:05:47.079391+0000 mgr.y (mgr.24356) 13426 : cluster 0 pgmap v13394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:48 smithi141 bash[31670]: cluster 2023-12-01T23:05:47.079391+0000 mgr.y (mgr.24356) 13426 : cluster 0 pgmap v13394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:49 smithi040 bash[28232]: audit 2023-12-01T23:05:49.040150+0000 mon.c (mon.2) 8457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:49 smithi040 bash[28232]: audit 2023-12-01T23:05:49.126604+0000 mon.a (mon.0) 8462 : audit 0 from='client.? 172.21.15.40:0/1627007540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:49 smithi040 bash[41173]: audit 2023-12-01T23:05:49.040150+0000 mon.c (mon.2) 8457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:49 smithi040 bash[41173]: audit 2023-12-01T23:05:49.126604+0000 mon.a (mon.0) 8462 : audit 0 from='client.? 172.21.15.40:0/1627007540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:49 smithi141 bash[31670]: audit 2023-12-01T23:05:49.040150+0000 mon.c (mon.2) 8457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:49 smithi141 bash[31670]: audit 2023-12-01T23:05:49.126604+0000 mon.a (mon.0) 8462 : audit 0 from='client.? 172.21.15.40:0/1627007540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:50 smithi040 bash[28232]: cluster 2023-12-01T23:05:49.079992+0000 mgr.y (mgr.24356) 13427 : cluster 0 pgmap v13395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:50 smithi040 bash[41173]: cluster 2023-12-01T23:05:49.079992+0000 mgr.y (mgr.24356) 13427 : cluster 0 pgmap v13395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:50 smithi141 bash[31670]: cluster 2023-12-01T23:05:49.079992+0000 mgr.y (mgr.24356) 13427 : cluster 0 pgmap v13395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:52 smithi040 bash[28232]: cluster 2023-12-01T23:05:51.081037+0000 mgr.y (mgr.24356) 13428 : cluster 0 pgmap v13396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:52 smithi040 bash[28232]: audit 2023-12-01T23:05:51.600019+0000 mon.c (mon.2) 8458 : audit 0 from='client.? 172.21.15.40:0/1192950623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:52 smithi040 bash[41173]: cluster 2023-12-01T23:05:51.081037+0000 mgr.y (mgr.24356) 13428 : cluster 0 pgmap v13396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:52 smithi040 bash[41173]: audit 2023-12-01T23:05:51.600019+0000 mon.c (mon.2) 8458 : audit 0 from='client.? 172.21.15.40:0/1192950623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:52 smithi141 bash[31670]: cluster 2023-12-01T23:05:51.081037+0000 mgr.y (mgr.24356) 13428 : cluster 0 pgmap v13396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:52 smithi141 bash[31670]: audit 2023-12-01T23:05:51.600019+0000 mon.c (mon.2) 8458 : audit 0 from='client.? 172.21.15.40:0/1192950623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:53 smithi040 bash[28232]: audit 2023-12-01T23:05:52.777256+0000 mon.c (mon.2) 8459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:05:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:53 smithi040 bash[41173]: audit 2023-12-01T23:05:52.777256+0000 mon.c (mon.2) 8459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:05:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:53 smithi141 bash[31670]: audit 2023-12-01T23:05:52.777256+0000 mon.c (mon.2) 8459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:05:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:54 smithi040 bash[28232]: cluster 2023-12-01T23:05:53.081528+0000 mgr.y (mgr.24356) 13429 : cluster 0 pgmap v13397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:54 smithi040 bash[28232]: audit 2023-12-01T23:05:54.067486+0000 mon.a (mon.0) 8463 : audit 0 from='client.? 172.21.15.40:0/4261786293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:54 smithi040 bash[41173]: cluster 2023-12-01T23:05:53.081528+0000 mgr.y (mgr.24356) 13429 : cluster 0 pgmap v13397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:54 smithi040 bash[41173]: audit 2023-12-01T23:05:54.067486+0000 mon.a (mon.0) 8463 : audit 0 from='client.? 172.21.15.40:0/4261786293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:54 smithi141 bash[31670]: cluster 2023-12-01T23:05:53.081528+0000 mgr.y (mgr.24356) 13429 : cluster 0 pgmap v13397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:54 smithi141 bash[31670]: audit 2023-12-01T23:05:54.067486+0000 mon.a (mon.0) 8463 : audit 0 from='client.? 172.21.15.40:0/4261786293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:56 smithi040 bash[28232]: cluster 2023-12-01T23:05:55.082746+0000 mgr.y (mgr.24356) 13430 : cluster 0 pgmap v13398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:56 smithi040 bash[41173]: cluster 2023-12-01T23:05:55.082746+0000 mgr.y (mgr.24356) 13430 : cluster 0 pgmap v13398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:05:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:05:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:56 smithi141 bash[31670]: cluster 2023-12-01T23:05:55.082746+0000 mgr.y (mgr.24356) 13430 : cluster 0 pgmap v13398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:57 smithi040 bash[28232]: audit 2023-12-01T23:05:56.541063+0000 mon.a (mon.0) 8464 : audit 0 from='client.? 172.21.15.40:0/3770932145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:57 smithi040 bash[41173]: audit 2023-12-01T23:05:56.541063+0000 mon.a (mon.0) 8464 : audit 0 from='client.? 172.21.15.40:0/3770932145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:57 smithi141 bash[31670]: audit 2023-12-01T23:05:56.541063+0000 mon.a (mon.0) 8464 : audit 0 from='client.? 172.21.15.40:0/3770932145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:05:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:58 smithi040 bash[28232]: cluster 2023-12-01T23:05:57.083431+0000 mgr.y (mgr.24356) 13431 : cluster 0 pgmap v13399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:58 smithi040 bash[41173]: cluster 2023-12-01T23:05:57.083431+0000 mgr.y (mgr.24356) 13431 : cluster 0 pgmap v13399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:05:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:58 smithi141 bash[31670]: cluster 2023-12-01T23:05:57.083431+0000 mgr.y (mgr.24356) 13431 : cluster 0 pgmap v13399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:58.671609+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:58.681934+0000 mon.a (mon.0) 8466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:59.013006+0000 mon.c (mon.2) 8460 : audit 0 from='client.? 172.21.15.40:0/4173256979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:59.026457+0000 mon.a (mon.0) 8467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:59.036841+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: cluster 2023-12-01T23:05:59.084095+0000 mgr.y (mgr.24356) 13432 : cluster 0 pgmap v13400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:59.507137+0000 mon.c (mon.2) 8461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:59.509399+0000 mon.c (mon.2) 8462 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:06:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:05:59 smithi141 bash[31670]: audit 2023-12-01T23:05:59.520403+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:58.671609+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:58.681934+0000 mon.a (mon.0) 8466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:59.013006+0000 mon.c (mon.2) 8460 : audit 0 from='client.? 172.21.15.40:0/4173256979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:59.026457+0000 mon.a (mon.0) 8467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:59.036841+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: cluster 2023-12-01T23:05:59.084095+0000 mgr.y (mgr.24356) 13432 : cluster 0 pgmap v13400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:59.507137+0000 mon.c (mon.2) 8461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:59.509399+0000 mon.c (mon.2) 8462 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[28232]: audit 2023-12-01T23:05:59.520403+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:58.671609+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:58.681934+0000 mon.a (mon.0) 8466 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:59.013006+0000 mon.c (mon.2) 8460 : audit 0 from='client.? 172.21.15.40:0/4173256979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:59.026457+0000 mon.a (mon.0) 8467 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:59.036841+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: cluster 2023-12-01T23:05:59.084095+0000 mgr.y (mgr.24356) 13432 : cluster 0 pgmap v13400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:59.507137+0000 mon.c (mon.2) 8461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:06:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:59.509399+0000 mon.c (mon.2) 8462 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:06:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:05:59 smithi040 bash[41173]: audit 2023-12-01T23:05:59.520403+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:06:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:02 smithi040 bash[28232]: cluster 2023-12-01T23:06:01.085198+0000 mgr.y (mgr.24356) 13433 : cluster 0 pgmap v13401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:02 smithi040 bash[28232]: audit 2023-12-01T23:06:01.480373+0000 mon.c (mon.2) 8463 : audit 0 from='client.? 172.21.15.40:0/2705537568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:02 smithi040 bash[41173]: cluster 2023-12-01T23:06:01.085198+0000 mgr.y (mgr.24356) 13433 : cluster 0 pgmap v13401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:02 smithi040 bash[41173]: audit 2023-12-01T23:06:01.480373+0000 mon.c (mon.2) 8463 : audit 0 from='client.? 172.21.15.40:0/2705537568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:02 smithi141 bash[31670]: cluster 2023-12-01T23:06:01.085198+0000 mgr.y (mgr.24356) 13433 : cluster 0 pgmap v13401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:02 smithi141 bash[31670]: audit 2023-12-01T23:06:01.480373+0000 mon.c (mon.2) 8463 : audit 0 from='client.? 172.21.15.40:0/2705537568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:04 smithi040 bash[28232]: cluster 2023-12-01T23:06:03.085859+0000 mgr.y (mgr.24356) 13434 : cluster 0 pgmap v13402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:04 smithi040 bash[28232]: audit 2023-12-01T23:06:03.937290+0000 mon.a (mon.0) 8470 : audit 0 from='client.? 172.21.15.40:0/1062566827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:04 smithi040 bash[28232]: audit 2023-12-01T23:06:04.040750+0000 mon.c (mon.2) 8464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:04 smithi040 bash[41173]: cluster 2023-12-01T23:06:03.085859+0000 mgr.y (mgr.24356) 13434 : cluster 0 pgmap v13402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:04 smithi040 bash[41173]: audit 2023-12-01T23:06:03.937290+0000 mon.a (mon.0) 8470 : audit 0 from='client.? 172.21.15.40:0/1062566827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:04 smithi040 bash[41173]: audit 2023-12-01T23:06:04.040750+0000 mon.c (mon.2) 8464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:04 smithi141 bash[31670]: cluster 2023-12-01T23:06:03.085859+0000 mgr.y (mgr.24356) 13434 : cluster 0 pgmap v13402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:04 smithi141 bash[31670]: audit 2023-12-01T23:06:03.937290+0000 mon.a (mon.0) 8470 : audit 0 from='client.? 172.21.15.40:0/1062566827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:04 smithi141 bash[31670]: audit 2023-12-01T23:06:04.040750+0000 mon.c (mon.2) 8464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:06 smithi040 bash[28232]: cluster 2023-12-01T23:06:05.087133+0000 mgr.y (mgr.24356) 13435 : cluster 0 pgmap v13403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:06 smithi040 bash[41173]: cluster 2023-12-01T23:06:05.087133+0000 mgr.y (mgr.24356) 13435 : cluster 0 pgmap v13403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:06 smithi141 bash[31670]: cluster 2023-12-01T23:06:05.087133+0000 mgr.y (mgr.24356) 13435 : cluster 0 pgmap v13403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:06:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:06:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:07 smithi040 bash[28232]: audit 2023-12-01T23:06:06.405851+0000 mon.a (mon.0) 8471 : audit 0 from='client.? 172.21.15.40:0/3514673573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:07 smithi040 bash[41173]: audit 2023-12-01T23:06:06.405851+0000 mon.a (mon.0) 8471 : audit 0 from='client.? 172.21.15.40:0/3514673573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:07 smithi141 bash[31670]: audit 2023-12-01T23:06:06.405851+0000 mon.a (mon.0) 8471 : audit 0 from='client.? 172.21.15.40:0/3514673573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:08 smithi040 bash[28232]: cluster 2023-12-01T23:06:07.087696+0000 mgr.y (mgr.24356) 13436 : cluster 0 pgmap v13404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:08 smithi040 bash[41173]: cluster 2023-12-01T23:06:07.087696+0000 mgr.y (mgr.24356) 13436 : cluster 0 pgmap v13404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:08 smithi141 bash[31670]: cluster 2023-12-01T23:06:07.087696+0000 mgr.y (mgr.24356) 13436 : cluster 0 pgmap v13404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:09 smithi141 bash[31670]: audit 2023-12-01T23:06:08.870749+0000 mon.a (mon.0) 8472 : audit 0 from='client.? 172.21.15.40:0/4246031857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:09 smithi040 bash[41173]: audit 2023-12-01T23:06:08.870749+0000 mon.a (mon.0) 8472 : audit 0 from='client.? 172.21.15.40:0/4246031857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:09 smithi040 bash[28232]: audit 2023-12-01T23:06:08.870749+0000 mon.a (mon.0) 8472 : audit 0 from='client.? 172.21.15.40:0/4246031857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:10 smithi141 bash[31670]: cluster 2023-12-01T23:06:09.088370+0000 mgr.y (mgr.24356) 13437 : cluster 0 pgmap v13405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:10 smithi040 bash[28232]: cluster 2023-12-01T23:06:09.088370+0000 mgr.y (mgr.24356) 13437 : cluster 0 pgmap v13405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:10 smithi040 bash[41173]: cluster 2023-12-01T23:06:09.088370+0000 mgr.y (mgr.24356) 13437 : cluster 0 pgmap v13405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:12 smithi141 bash[31670]: cluster 2023-12-01T23:06:11.089472+0000 mgr.y (mgr.24356) 13438 : cluster 0 pgmap v13406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:12 smithi141 bash[31670]: audit 2023-12-01T23:06:11.328713+0000 mon.c (mon.2) 8465 : audit 0 from='client.? 172.21.15.40:0/1375827485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:12 smithi040 bash[41173]: cluster 2023-12-01T23:06:11.089472+0000 mgr.y (mgr.24356) 13438 : cluster 0 pgmap v13406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:12 smithi040 bash[41173]: audit 2023-12-01T23:06:11.328713+0000 mon.c (mon.2) 8465 : audit 0 from='client.? 172.21.15.40:0/1375827485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:12 smithi040 bash[28232]: cluster 2023-12-01T23:06:11.089472+0000 mgr.y (mgr.24356) 13438 : cluster 0 pgmap v13406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:12 smithi040 bash[28232]: audit 2023-12-01T23:06:11.328713+0000 mon.c (mon.2) 8465 : audit 0 from='client.? 172.21.15.40:0/1375827485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:14 smithi141 bash[31670]: cluster 2023-12-01T23:06:13.090115+0000 mgr.y (mgr.24356) 13439 : cluster 0 pgmap v13407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:14 smithi141 bash[31670]: audit 2023-12-01T23:06:13.795738+0000 mon.a (mon.0) 8473 : audit 0 from='client.? 172.21.15.40:0/9850480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:14 smithi040 bash[41173]: cluster 2023-12-01T23:06:13.090115+0000 mgr.y (mgr.24356) 13439 : cluster 0 pgmap v13407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:14 smithi040 bash[41173]: audit 2023-12-01T23:06:13.795738+0000 mon.a (mon.0) 8473 : audit 0 from='client.? 172.21.15.40:0/9850480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:14 smithi040 bash[28232]: cluster 2023-12-01T23:06:13.090115+0000 mgr.y (mgr.24356) 13439 : cluster 0 pgmap v13407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:14 smithi040 bash[28232]: audit 2023-12-01T23:06:13.795738+0000 mon.a (mon.0) 8473 : audit 0 from='client.? 172.21.15.40:0/9850480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:16.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:16 smithi040 bash[28232]: cluster 2023-12-01T23:06:15.091187+0000 mgr.y (mgr.24356) 13440 : cluster 0 pgmap v13408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:16 smithi040 bash[41173]: cluster 2023-12-01T23:06:15.091187+0000 mgr.y (mgr.24356) 13440 : cluster 0 pgmap v13408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:16 smithi141 bash[31670]: cluster 2023-12-01T23:06:15.091187+0000 mgr.y (mgr.24356) 13440 : cluster 0 pgmap v13408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:06:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:06:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:17 smithi141 bash[31670]: audit 2023-12-01T23:06:16.261173+0000 mon.a (mon.0) 8474 : audit 0 from='client.? 172.21.15.40:0/1254402685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:17 smithi040 bash[28232]: audit 2023-12-01T23:06:16.261173+0000 mon.a (mon.0) 8474 : audit 0 from='client.? 172.21.15.40:0/1254402685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:17 smithi040 bash[41173]: audit 2023-12-01T23:06:16.261173+0000 mon.a (mon.0) 8474 : audit 0 from='client.? 172.21.15.40:0/1254402685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:18 smithi141 bash[31670]: cluster 2023-12-01T23:06:17.091877+0000 mgr.y (mgr.24356) 13441 : cluster 0 pgmap v13409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:18 smithi040 bash[28232]: cluster 2023-12-01T23:06:17.091877+0000 mgr.y (mgr.24356) 13441 : cluster 0 pgmap v13409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:18 smithi040 bash[41173]: cluster 2023-12-01T23:06:17.091877+0000 mgr.y (mgr.24356) 13441 : cluster 0 pgmap v13409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:19 smithi141 bash[31670]: audit 2023-12-01T23:06:18.723930+0000 mon.c (mon.2) 8466 : audit 0 from='client.? 172.21.15.40:0/1929038734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:19 smithi141 bash[31670]: audit 2023-12-01T23:06:19.041243+0000 mon.c (mon.2) 8467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:19 smithi040 bash[41173]: audit 2023-12-01T23:06:18.723930+0000 mon.c (mon.2) 8466 : audit 0 from='client.? 172.21.15.40:0/1929038734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:19 smithi040 bash[41173]: audit 2023-12-01T23:06:19.041243+0000 mon.c (mon.2) 8467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:19 smithi040 bash[28232]: audit 2023-12-01T23:06:18.723930+0000 mon.c (mon.2) 8466 : audit 0 from='client.? 172.21.15.40:0/1929038734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:19 smithi040 bash[28232]: audit 2023-12-01T23:06:19.041243+0000 mon.c (mon.2) 8467 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:20 smithi141 bash[31670]: cluster 2023-12-01T23:06:19.092554+0000 mgr.y (mgr.24356) 13442 : cluster 0 pgmap v13410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:20 smithi040 bash[41173]: cluster 2023-12-01T23:06:19.092554+0000 mgr.y (mgr.24356) 13442 : cluster 0 pgmap v13410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:20 smithi040 bash[28232]: cluster 2023-12-01T23:06:19.092554+0000 mgr.y (mgr.24356) 13442 : cluster 0 pgmap v13410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:21 smithi141 bash[31670]: cluster 2023-12-01T23:06:21.093617+0000 mgr.y (mgr.24356) 13443 : cluster 0 pgmap v13411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:21 smithi141 bash[31670]: audit 2023-12-01T23:06:21.188253+0000 mon.c (mon.2) 8468 : audit 0 from='client.? 172.21.15.40:0/538895664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:21 smithi040 bash[41173]: cluster 2023-12-01T23:06:21.093617+0000 mgr.y (mgr.24356) 13443 : cluster 0 pgmap v13411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:21 smithi040 bash[41173]: audit 2023-12-01T23:06:21.188253+0000 mon.c (mon.2) 8468 : audit 0 from='client.? 172.21.15.40:0/538895664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:21 smithi040 bash[28232]: cluster 2023-12-01T23:06:21.093617+0000 mgr.y (mgr.24356) 13443 : cluster 0 pgmap v13411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:21 smithi040 bash[28232]: audit 2023-12-01T23:06:21.188253+0000 mon.c (mon.2) 8468 : audit 0 from='client.? 172.21.15.40:0/538895664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:24 smithi040 bash[28232]: cluster 2023-12-01T23:06:23.094214+0000 mgr.y (mgr.24356) 13444 : cluster 0 pgmap v13412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:24 smithi040 bash[28232]: audit 2023-12-01T23:06:23.645463+0000 mon.a (mon.0) 8475 : audit 0 from='client.? 172.21.15.40:0/16036271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:24 smithi040 bash[41173]: cluster 2023-12-01T23:06:23.094214+0000 mgr.y (mgr.24356) 13444 : cluster 0 pgmap v13412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:24 smithi040 bash[41173]: audit 2023-12-01T23:06:23.645463+0000 mon.a (mon.0) 8475 : audit 0 from='client.? 172.21.15.40:0/16036271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:24 smithi141 bash[31670]: cluster 2023-12-01T23:06:23.094214+0000 mgr.y (mgr.24356) 13444 : cluster 0 pgmap v13412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:24 smithi141 bash[31670]: audit 2023-12-01T23:06:23.645463+0000 mon.a (mon.0) 8475 : audit 0 from='client.? 172.21.15.40:0/16036271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:26 smithi040 bash[41173]: cluster 2023-12-01T23:06:25.095376+0000 mgr.y (mgr.24356) 13445 : cluster 0 pgmap v13413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:26 smithi040 bash[41173]: audit 2023-12-01T23:06:26.114751+0000 mon.a (mon.0) 8476 : audit 0 from='client.? 172.21.15.40:0/3486232952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:26 smithi040 bash[28232]: cluster 2023-12-01T23:06:25.095376+0000 mgr.y (mgr.24356) 13445 : cluster 0 pgmap v13413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:26 smithi040 bash[28232]: audit 2023-12-01T23:06:26.114751+0000 mon.a (mon.0) 8476 : audit 0 from='client.? 172.21.15.40:0/3486232952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:26.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:26 smithi141 bash[31670]: cluster 2023-12-01T23:06:25.095376+0000 mgr.y (mgr.24356) 13445 : cluster 0 pgmap v13413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:26 smithi141 bash[31670]: audit 2023-12-01T23:06:26.114751+0000 mon.a (mon.0) 8476 : audit 0 from='client.? 172.21.15.40:0/3486232952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:06:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:06:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:28 smithi040 bash[41173]: cluster 2023-12-01T23:06:27.096032+0000 mgr.y (mgr.24356) 13446 : cluster 0 pgmap v13414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:28 smithi040 bash[28232]: cluster 2023-12-01T23:06:27.096032+0000 mgr.y (mgr.24356) 13446 : cluster 0 pgmap v13414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:28 smithi141 bash[31670]: cluster 2023-12-01T23:06:27.096032+0000 mgr.y (mgr.24356) 13446 : cluster 0 pgmap v13414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:29 smithi040 bash[28232]: audit 2023-12-01T23:06:28.570900+0000 mon.c (mon.2) 8469 : audit 0 from='client.? 172.21.15.40:0/2887713599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:29 smithi040 bash[41173]: audit 2023-12-01T23:06:28.570900+0000 mon.c (mon.2) 8469 : audit 0 from='client.? 172.21.15.40:0/2887713599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:29 smithi141 bash[31670]: audit 2023-12-01T23:06:28.570900+0000 mon.c (mon.2) 8469 : audit 0 from='client.? 172.21.15.40:0/2887713599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:30 smithi040 bash[41173]: cluster 2023-12-01T23:06:29.096881+0000 mgr.y (mgr.24356) 13447 : cluster 0 pgmap v13415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:30 smithi040 bash[28232]: cluster 2023-12-01T23:06:29.096881+0000 mgr.y (mgr.24356) 13447 : cluster 0 pgmap v13415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:30 smithi141 bash[31670]: cluster 2023-12-01T23:06:29.096881+0000 mgr.y (mgr.24356) 13447 : cluster 0 pgmap v13415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:31 smithi040 bash[41173]: audit 2023-12-01T23:06:31.029967+0000 mon.c (mon.2) 8470 : audit 0 from='client.? 172.21.15.40:0/331666418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:31 smithi040 bash[28232]: audit 2023-12-01T23:06:31.029967+0000 mon.c (mon.2) 8470 : audit 0 from='client.? 172.21.15.40:0/331666418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:31 smithi141 bash[31670]: audit 2023-12-01T23:06:31.029967+0000 mon.c (mon.2) 8470 : audit 0 from='client.? 172.21.15.40:0/331666418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:32 smithi040 bash[41173]: cluster 2023-12-01T23:06:31.097973+0000 mgr.y (mgr.24356) 13448 : cluster 0 pgmap v13416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:32 smithi040 bash[28232]: cluster 2023-12-01T23:06:31.097973+0000 mgr.y (mgr.24356) 13448 : cluster 0 pgmap v13416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:32 smithi141 bash[31670]: cluster 2023-12-01T23:06:31.097973+0000 mgr.y (mgr.24356) 13448 : cluster 0 pgmap v13416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:34 smithi141 bash[31670]: cluster 2023-12-01T23:06:33.098665+0000 mgr.y (mgr.24356) 13449 : cluster 0 pgmap v13417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:34 smithi141 bash[31670]: audit 2023-12-01T23:06:33.499536+0000 mon.a (mon.0) 8477 : audit 0 from='client.? 172.21.15.40:0/2810794209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:34 smithi141 bash[31670]: audit 2023-12-01T23:06:34.041250+0000 mon.c (mon.2) 8471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:34 smithi040 bash[41173]: cluster 2023-12-01T23:06:33.098665+0000 mgr.y (mgr.24356) 13449 : cluster 0 pgmap v13417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:34 smithi040 bash[41173]: audit 2023-12-01T23:06:33.499536+0000 mon.a (mon.0) 8477 : audit 0 from='client.? 172.21.15.40:0/2810794209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:34 smithi040 bash[41173]: audit 2023-12-01T23:06:34.041250+0000 mon.c (mon.2) 8471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:34 smithi040 bash[28232]: cluster 2023-12-01T23:06:33.098665+0000 mgr.y (mgr.24356) 13449 : cluster 0 pgmap v13417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:34 smithi040 bash[28232]: audit 2023-12-01T23:06:33.499536+0000 mon.a (mon.0) 8477 : audit 0 from='client.? 172.21.15.40:0/2810794209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:34 smithi040 bash[28232]: audit 2023-12-01T23:06:34.041250+0000 mon.c (mon.2) 8471 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:36.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:36 smithi040 bash[28232]: cluster 2023-12-01T23:06:35.099928+0000 mgr.y (mgr.24356) 13450 : cluster 0 pgmap v13418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:36.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:36 smithi040 bash[28232]: audit 2023-12-01T23:06:35.961161+0000 mon.c (mon.2) 8472 : audit 0 from='client.? 172.21.15.40:0/2627283884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:36 smithi040 bash[41173]: cluster 2023-12-01T23:06:35.099928+0000 mgr.y (mgr.24356) 13450 : cluster 0 pgmap v13418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:36.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:36 smithi040 bash[41173]: audit 2023-12-01T23:06:35.961161+0000 mon.c (mon.2) 8472 : audit 0 from='client.? 172.21.15.40:0/2627283884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:36 smithi141 bash[31670]: cluster 2023-12-01T23:06:35.099928+0000 mgr.y (mgr.24356) 13450 : cluster 0 pgmap v13418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:36 smithi141 bash[31670]: audit 2023-12-01T23:06:35.961161+0000 mon.c (mon.2) 8472 : audit 0 from='client.? 172.21.15.40:0/2627283884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:06:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:06:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:38 smithi141 bash[31670]: cluster 2023-12-01T23:06:37.100660+0000 mgr.y (mgr.24356) 13451 : cluster 0 pgmap v13419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:38 smithi040 bash[41173]: cluster 2023-12-01T23:06:37.100660+0000 mgr.y (mgr.24356) 13451 : cluster 0 pgmap v13419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:38 smithi040 bash[28232]: cluster 2023-12-01T23:06:37.100660+0000 mgr.y (mgr.24356) 13451 : cluster 0 pgmap v13419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:39 smithi141 bash[31670]: audit 2023-12-01T23:06:38.426379+0000 mon.c (mon.2) 8473 : audit 0 from='client.? 172.21.15.40:0/1124562021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:39 smithi040 bash[41173]: audit 2023-12-01T23:06:38.426379+0000 mon.c (mon.2) 8473 : audit 0 from='client.? 172.21.15.40:0/1124562021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:39 smithi040 bash[28232]: audit 2023-12-01T23:06:38.426379+0000 mon.c (mon.2) 8473 : audit 0 from='client.? 172.21.15.40:0/1124562021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:40 smithi141 bash[31670]: cluster 2023-12-01T23:06:39.101483+0000 mgr.y (mgr.24356) 13452 : cluster 0 pgmap v13420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:40 smithi040 bash[28232]: cluster 2023-12-01T23:06:39.101483+0000 mgr.y (mgr.24356) 13452 : cluster 0 pgmap v13420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:40 smithi040 bash[41173]: cluster 2023-12-01T23:06:39.101483+0000 mgr.y (mgr.24356) 13452 : cluster 0 pgmap v13420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:41 smithi141 bash[31670]: audit 2023-12-01T23:06:40.895614+0000 mon.a (mon.0) 8478 : audit 0 from='client.? 172.21.15.40:0/2765821976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:41 smithi040 bash[28232]: audit 2023-12-01T23:06:40.895614+0000 mon.a (mon.0) 8478 : audit 0 from='client.? 172.21.15.40:0/2765821976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:41 smithi040 bash[41173]: audit 2023-12-01T23:06:40.895614+0000 mon.a (mon.0) 8478 : audit 0 from='client.? 172.21.15.40:0/2765821976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:42 smithi141 bash[31670]: cluster 2023-12-01T23:06:41.102837+0000 mgr.y (mgr.24356) 13453 : cluster 0 pgmap v13421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:42 smithi040 bash[28232]: cluster 2023-12-01T23:06:41.102837+0000 mgr.y (mgr.24356) 13453 : cluster 0 pgmap v13421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:42 smithi040 bash[41173]: cluster 2023-12-01T23:06:41.102837+0000 mgr.y (mgr.24356) 13453 : cluster 0 pgmap v13421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:44 smithi141 bash[31670]: cluster 2023-12-01T23:06:43.103658+0000 mgr.y (mgr.24356) 13454 : cluster 0 pgmap v13422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:44 smithi141 bash[31670]: audit 2023-12-01T23:06:43.351134+0000 mon.a (mon.0) 8479 : audit 0 from='client.? 172.21.15.40:0/2464686940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:44 smithi040 bash[28232]: cluster 2023-12-01T23:06:43.103658+0000 mgr.y (mgr.24356) 13454 : cluster 0 pgmap v13422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:44 smithi040 bash[28232]: audit 2023-12-01T23:06:43.351134+0000 mon.a (mon.0) 8479 : audit 0 from='client.? 172.21.15.40:0/2464686940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:44 smithi040 bash[41173]: cluster 2023-12-01T23:06:43.103658+0000 mgr.y (mgr.24356) 13454 : cluster 0 pgmap v13422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:44 smithi040 bash[41173]: audit 2023-12-01T23:06:43.351134+0000 mon.a (mon.0) 8479 : audit 0 from='client.? 172.21.15.40:0/2464686940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:46 smithi040 bash[41173]: cluster 2023-12-01T23:06:45.104901+0000 mgr.y (mgr.24356) 13455 : cluster 0 pgmap v13423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:46 smithi040 bash[41173]: audit 2023-12-01T23:06:45.815066+0000 mon.c (mon.2) 8474 : audit 0 from='client.? 172.21.15.40:0/2566557004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:46 smithi040 bash[28232]: cluster 2023-12-01T23:06:45.104901+0000 mgr.y (mgr.24356) 13455 : cluster 0 pgmap v13423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:46 smithi040 bash[28232]: audit 2023-12-01T23:06:45.815066+0000 mon.c (mon.2) 8474 : audit 0 from='client.? 172.21.15.40:0/2566557004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:46 smithi141 bash[31670]: cluster 2023-12-01T23:06:45.104901+0000 mgr.y (mgr.24356) 13455 : cluster 0 pgmap v13423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:46 smithi141 bash[31670]: audit 2023-12-01T23:06:45.815066+0000 mon.c (mon.2) 8474 : audit 0 from='client.? 172.21.15.40:0/2566557004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:06:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:06:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:48 smithi141 bash[31670]: cluster 2023-12-01T23:06:47.105587+0000 mgr.y (mgr.24356) 13456 : cluster 0 pgmap v13424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:48 smithi040 bash[28232]: cluster 2023-12-01T23:06:47.105587+0000 mgr.y (mgr.24356) 13456 : cluster 0 pgmap v13424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:48 smithi040 bash[41173]: cluster 2023-12-01T23:06:47.105587+0000 mgr.y (mgr.24356) 13456 : cluster 0 pgmap v13424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:49 smithi141 bash[31670]: audit 2023-12-01T23:06:48.280665+0000 mon.a (mon.0) 8480 : audit 0 from='client.? 172.21.15.40:0/1883210916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:49 smithi141 bash[31670]: audit 2023-12-01T23:06:49.041927+0000 mon.c (mon.2) 8475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:49 smithi040 bash[28232]: audit 2023-12-01T23:06:48.280665+0000 mon.a (mon.0) 8480 : audit 0 from='client.? 172.21.15.40:0/1883210916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:49 smithi040 bash[28232]: audit 2023-12-01T23:06:49.041927+0000 mon.c (mon.2) 8475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:49 smithi040 bash[41173]: audit 2023-12-01T23:06:48.280665+0000 mon.a (mon.0) 8480 : audit 0 from='client.? 172.21.15.40:0/1883210916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:49 smithi040 bash[41173]: audit 2023-12-01T23:06:49.041927+0000 mon.c (mon.2) 8475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:50 smithi141 bash[31670]: cluster 2023-12-01T23:06:49.106236+0000 mgr.y (mgr.24356) 13457 : cluster 0 pgmap v13425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:50 smithi040 bash[28232]: cluster 2023-12-01T23:06:49.106236+0000 mgr.y (mgr.24356) 13457 : cluster 0 pgmap v13425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:50 smithi040 bash[41173]: cluster 2023-12-01T23:06:49.106236+0000 mgr.y (mgr.24356) 13457 : cluster 0 pgmap v13425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:51 smithi141 bash[31670]: audit 2023-12-01T23:06:50.746321+0000 mon.a (mon.0) 8481 : audit 0 from='client.? 172.21.15.40:0/3164864885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:51 smithi040 bash[41173]: audit 2023-12-01T23:06:50.746321+0000 mon.a (mon.0) 8481 : audit 0 from='client.? 172.21.15.40:0/3164864885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:51 smithi040 bash[28232]: audit 2023-12-01T23:06:50.746321+0000 mon.a (mon.0) 8481 : audit 0 from='client.? 172.21.15.40:0/3164864885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:52 smithi141 bash[31670]: cluster 2023-12-01T23:06:51.107476+0000 mgr.y (mgr.24356) 13458 : cluster 0 pgmap v13426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:52 smithi040 bash[41173]: cluster 2023-12-01T23:06:51.107476+0000 mgr.y (mgr.24356) 13458 : cluster 0 pgmap v13426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:52 smithi040 bash[28232]: cluster 2023-12-01T23:06:51.107476+0000 mgr.y (mgr.24356) 13458 : cluster 0 pgmap v13426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:53 smithi141 bash[31670]: audit 2023-12-01T23:06:53.213457+0000 mon.c (mon.2) 8476 : audit 0 from='client.? 172.21.15.40:0/701861269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:53 smithi040 bash[41173]: audit 2023-12-01T23:06:53.213457+0000 mon.c (mon.2) 8476 : audit 0 from='client.? 172.21.15.40:0/701861269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:53 smithi040 bash[28232]: audit 2023-12-01T23:06:53.213457+0000 mon.c (mon.2) 8476 : audit 0 from='client.? 172.21.15.40:0/701861269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:54 smithi141 bash[31670]: cluster 2023-12-01T23:06:53.108112+0000 mgr.y (mgr.24356) 13459 : cluster 0 pgmap v13427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:54 smithi040 bash[28232]: cluster 2023-12-01T23:06:53.108112+0000 mgr.y (mgr.24356) 13459 : cluster 0 pgmap v13427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:54 smithi040 bash[41173]: cluster 2023-12-01T23:06:53.108112+0000 mgr.y (mgr.24356) 13459 : cluster 0 pgmap v13427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:56 smithi040 bash[28232]: cluster 2023-12-01T23:06:55.109293+0000 mgr.y (mgr.24356) 13460 : cluster 0 pgmap v13428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:56 smithi040 bash[28232]: audit 2023-12-01T23:06:55.681812+0000 mon.a (mon.0) 8482 : audit 0 from='client.? 172.21.15.40:0/3528472746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:56 smithi040 bash[41173]: cluster 2023-12-01T23:06:55.109293+0000 mgr.y (mgr.24356) 13460 : cluster 0 pgmap v13428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:56 smithi040 bash[41173]: audit 2023-12-01T23:06:55.681812+0000 mon.a (mon.0) 8482 : audit 0 from='client.? 172.21.15.40:0/3528472746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:56 smithi141 bash[31670]: cluster 2023-12-01T23:06:55.109293+0000 mgr.y (mgr.24356) 13460 : cluster 0 pgmap v13428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:56 smithi141 bash[31670]: audit 2023-12-01T23:06:55.681812+0000 mon.a (mon.0) 8482 : audit 0 from='client.? 172.21.15.40:0/3528472746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:06:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:06:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:58 smithi141 bash[31670]: cluster 2023-12-01T23:06:57.109985+0000 mgr.y (mgr.24356) 13461 : cluster 0 pgmap v13429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:06:58 smithi141 bash[31670]: audit 2023-12-01T23:06:58.148307+0000 mon.a (mon.0) 8483 : audit 0 from='client.? 172.21.15.40:0/811312154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:58 smithi040 bash[28232]: cluster 2023-12-01T23:06:57.109985+0000 mgr.y (mgr.24356) 13461 : cluster 0 pgmap v13429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:06:58 smithi040 bash[28232]: audit 2023-12-01T23:06:58.148307+0000 mon.a (mon.0) 8483 : audit 0 from='client.? 172.21.15.40:0/811312154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:06:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:58 smithi040 bash[41173]: cluster 2023-12-01T23:06:57.109985+0000 mgr.y (mgr.24356) 13461 : cluster 0 pgmap v13429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:06:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:06:58 smithi040 bash[41173]: audit 2023-12-01T23:06:58.148307+0000 mon.a (mon.0) 8483 : audit 0 from='client.? 172.21.15.40:0/811312154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:00 smithi141 bash[31670]: cluster 2023-12-01T23:06:59.110687+0000 mgr.y (mgr.24356) 13462 : cluster 0 pgmap v13430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:00 smithi141 bash[31670]: audit 2023-12-01T23:06:59.606817+0000 mon.c (mon.2) 8477 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:07:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:00 smithi141 bash[31670]: audit 2023-12-01T23:06:59.986590+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:00 smithi141 bash[31670]: audit 2023-12-01T23:06:59.998670+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[28232]: cluster 2023-12-01T23:06:59.110687+0000 mgr.y (mgr.24356) 13462 : cluster 0 pgmap v13430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[28232]: audit 2023-12-01T23:06:59.606817+0000 mon.c (mon.2) 8477 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:07:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[28232]: audit 2023-12-01T23:06:59.986590+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[28232]: audit 2023-12-01T23:06:59.998670+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[41173]: cluster 2023-12-01T23:06:59.110687+0000 mgr.y (mgr.24356) 13462 : cluster 0 pgmap v13430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[41173]: audit 2023-12-01T23:06:59.606817+0000 mon.c (mon.2) 8477 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:07:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[41173]: audit 2023-12-01T23:06:59.986590+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:00 smithi040 bash[41173]: audit 2023-12-01T23:06:59.998670+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:01 smithi141 bash[31670]: audit 2023-12-01T23:07:00.604785+0000 mon.a (mon.0) 8486 : audit 0 from='client.? 172.21.15.40:0/1422097542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:01 smithi040 bash[28232]: audit 2023-12-01T23:07:00.604785+0000 mon.a (mon.0) 8486 : audit 0 from='client.? 172.21.15.40:0/1422097542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:01 smithi040 bash[41173]: audit 2023-12-01T23:07:00.604785+0000 mon.a (mon.0) 8486 : audit 0 from='client.? 172.21.15.40:0/1422097542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:02 smithi141 bash[31670]: cluster 2023-12-01T23:07:01.111903+0000 mgr.y (mgr.24356) 13463 : cluster 0 pgmap v13431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:02 smithi040 bash[28232]: cluster 2023-12-01T23:07:01.111903+0000 mgr.y (mgr.24356) 13463 : cluster 0 pgmap v13431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:02 smithi040 bash[41173]: cluster 2023-12-01T23:07:01.111903+0000 mgr.y (mgr.24356) 13463 : cluster 0 pgmap v13431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:03 smithi141 bash[31670]: audit 2023-12-01T23:07:03.066250+0000 mon.a (mon.0) 8487 : audit 0 from='client.? 172.21.15.40:0/319655526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:03 smithi040 bash[28232]: audit 2023-12-01T23:07:03.066250+0000 mon.a (mon.0) 8487 : audit 0 from='client.? 172.21.15.40:0/319655526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:03 smithi040 bash[41173]: audit 2023-12-01T23:07:03.066250+0000 mon.a (mon.0) 8487 : audit 0 from='client.? 172.21.15.40:0/319655526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:04 smithi040 bash[28232]: cluster 2023-12-01T23:07:03.112600+0000 mgr.y (mgr.24356) 13464 : cluster 0 pgmap v13432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:04 smithi040 bash[28232]: audit 2023-12-01T23:07:04.042348+0000 mon.c (mon.2) 8478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:04 smithi040 bash[41173]: cluster 2023-12-01T23:07:03.112600+0000 mgr.y (mgr.24356) 13464 : cluster 0 pgmap v13432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:04 smithi040 bash[41173]: audit 2023-12-01T23:07:04.042348+0000 mon.c (mon.2) 8478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:04 smithi141 bash[31670]: cluster 2023-12-01T23:07:03.112600+0000 mgr.y (mgr.24356) 13464 : cluster 0 pgmap v13432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:04 smithi141 bash[31670]: audit 2023-12-01T23:07:04.042348+0000 mon.c (mon.2) 8478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:07:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:07:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28232]: cluster 2023-12-01T23:07:05.113698+0000 mgr.y (mgr.24356) 13465 : cluster 0 pgmap v13433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28232]: audit 2023-12-01T23:07:05.538808+0000 mon.a (mon.0) 8488 : audit 0 from='client.? 172.21.15.40:0/3124315441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28232]: audit 2023-12-01T23:07:05.849166+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28232]: audit 2023-12-01T23:07:05.854388+0000 mon.a (mon.0) 8490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28232]: audit 2023-12-01T23:07:05.864173+0000 mon.a (mon.0) 8491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[28232]: audit 2023-12-01T23:07:05.875268+0000 mon.a (mon.0) 8492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[41173]: cluster 2023-12-01T23:07:05.113698+0000 mgr.y (mgr.24356) 13465 : cluster 0 pgmap v13433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[41173]: audit 2023-12-01T23:07:05.538808+0000 mon.a (mon.0) 8488 : audit 0 from='client.? 172.21.15.40:0/3124315441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[41173]: audit 2023-12-01T23:07:05.849166+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[41173]: audit 2023-12-01T23:07:05.854388+0000 mon.a (mon.0) 8490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[41173]: audit 2023-12-01T23:07:05.864173+0000 mon.a (mon.0) 8491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:06 smithi040 bash[41173]: audit 2023-12-01T23:07:05.875268+0000 mon.a (mon.0) 8492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:06 smithi141 bash[31670]: cluster 2023-12-01T23:07:05.113698+0000 mgr.y (mgr.24356) 13465 : cluster 0 pgmap v13433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:06 smithi141 bash[31670]: audit 2023-12-01T23:07:05.538808+0000 mon.a (mon.0) 8488 : audit 0 from='client.? 172.21.15.40:0/3124315441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:06 smithi141 bash[31670]: audit 2023-12-01T23:07:05.849166+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:06 smithi141 bash[31670]: audit 2023-12-01T23:07:05.854388+0000 mon.a (mon.0) 8490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:06 smithi141 bash[31670]: audit 2023-12-01T23:07:05.864173+0000 mon.a (mon.0) 8491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:06 smithi141 bash[31670]: audit 2023-12-01T23:07:05.875268+0000 mon.a (mon.0) 8492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:07 smithi040 bash[41173]: audit 2023-12-01T23:07:06.456664+0000 mon.c (mon.2) 8479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:07:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:07 smithi040 bash[41173]: audit 2023-12-01T23:07:06.458712+0000 mon.c (mon.2) 8480 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:07:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:07 smithi040 bash[41173]: audit 2023-12-01T23:07:06.468232+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:07 smithi040 bash[28232]: audit 2023-12-01T23:07:06.456664+0000 mon.c (mon.2) 8479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:07:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:07 smithi040 bash[28232]: audit 2023-12-01T23:07:06.458712+0000 mon.c (mon.2) 8480 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:07:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:07 smithi040 bash[28232]: audit 2023-12-01T23:07:06.468232+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:07 smithi141 bash[31670]: audit 2023-12-01T23:07:06.456664+0000 mon.c (mon.2) 8479 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:07:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:07 smithi141 bash[31670]: audit 2023-12-01T23:07:06.458712+0000 mon.c (mon.2) 8480 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:07:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:07 smithi141 bash[31670]: audit 2023-12-01T23:07:06.468232+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:07:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:08 smithi141 bash[31670]: cluster 2023-12-01T23:07:07.114349+0000 mgr.y (mgr.24356) 13466 : cluster 0 pgmap v13434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:08 smithi141 bash[31670]: audit 2023-12-01T23:07:08.002980+0000 mon.c (mon.2) 8481 : audit 0 from='client.? 172.21.15.40:0/3476929727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:08 smithi040 bash[41173]: cluster 2023-12-01T23:07:07.114349+0000 mgr.y (mgr.24356) 13466 : cluster 0 pgmap v13434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:08 smithi040 bash[41173]: audit 2023-12-01T23:07:08.002980+0000 mon.c (mon.2) 8481 : audit 0 from='client.? 172.21.15.40:0/3476929727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:08 smithi040 bash[28232]: cluster 2023-12-01T23:07:07.114349+0000 mgr.y (mgr.24356) 13466 : cluster 0 pgmap v13434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:08 smithi040 bash[28232]: audit 2023-12-01T23:07:08.002980+0000 mon.c (mon.2) 8481 : audit 0 from='client.? 172.21.15.40:0/3476929727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:10 smithi141 bash[31670]: cluster 2023-12-01T23:07:09.115049+0000 mgr.y (mgr.24356) 13467 : cluster 0 pgmap v13435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:10 smithi141 bash[31670]: audit 2023-12-01T23:07:10.468043+0000 mon.c (mon.2) 8482 : audit 0 from='client.? 172.21.15.40:0/1763381011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:10 smithi040 bash[41173]: cluster 2023-12-01T23:07:09.115049+0000 mgr.y (mgr.24356) 13467 : cluster 0 pgmap v13435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:10 smithi040 bash[41173]: audit 2023-12-01T23:07:10.468043+0000 mon.c (mon.2) 8482 : audit 0 from='client.? 172.21.15.40:0/1763381011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:10 smithi040 bash[28232]: cluster 2023-12-01T23:07:09.115049+0000 mgr.y (mgr.24356) 13467 : cluster 0 pgmap v13435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:10 smithi040 bash[28232]: audit 2023-12-01T23:07:10.468043+0000 mon.c (mon.2) 8482 : audit 0 from='client.? 172.21.15.40:0/1763381011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:12 smithi141 bash[31670]: cluster 2023-12-01T23:07:11.116246+0000 mgr.y (mgr.24356) 13468 : cluster 0 pgmap v13436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:12 smithi040 bash[41173]: cluster 2023-12-01T23:07:11.116246+0000 mgr.y (mgr.24356) 13468 : cluster 0 pgmap v13436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:12 smithi040 bash[28232]: cluster 2023-12-01T23:07:11.116246+0000 mgr.y (mgr.24356) 13468 : cluster 0 pgmap v13436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:13 smithi141 bash[31670]: audit 2023-12-01T23:07:12.938702+0000 mon.a (mon.0) 8494 : audit 0 from='client.? 172.21.15.40:0/3582138304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:13 smithi040 bash[28232]: audit 2023-12-01T23:07:12.938702+0000 mon.a (mon.0) 8494 : audit 0 from='client.? 172.21.15.40:0/3582138304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:13 smithi040 bash[41173]: audit 2023-12-01T23:07:12.938702+0000 mon.a (mon.0) 8494 : audit 0 from='client.? 172.21.15.40:0/3582138304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:14 smithi141 bash[31670]: cluster 2023-12-01T23:07:13.116940+0000 mgr.y (mgr.24356) 13469 : cluster 0 pgmap v13437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:14 smithi040 bash[41173]: cluster 2023-12-01T23:07:13.116940+0000 mgr.y (mgr.24356) 13469 : cluster 0 pgmap v13437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:14 smithi040 bash[28232]: cluster 2023-12-01T23:07:13.116940+0000 mgr.y (mgr.24356) 13469 : cluster 0 pgmap v13437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:15 smithi141 bash[31670]: audit 2023-12-01T23:07:15.404181+0000 mon.c (mon.2) 8483 : audit 0 from='client.? 172.21.15.40:0/407113763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:15 smithi040 bash[28232]: audit 2023-12-01T23:07:15.404181+0000 mon.c (mon.2) 8483 : audit 0 from='client.? 172.21.15.40:0/407113763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:15 smithi040 bash[41173]: audit 2023-12-01T23:07:15.404181+0000 mon.c (mon.2) 8483 : audit 0 from='client.? 172.21.15.40:0/407113763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:16 smithi141 bash[31670]: cluster 2023-12-01T23:07:15.118025+0000 mgr.y (mgr.24356) 13470 : cluster 0 pgmap v13438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:16 smithi040 bash[28232]: cluster 2023-12-01T23:07:15.118025+0000 mgr.y (mgr.24356) 13470 : cluster 0 pgmap v13438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:16 smithi040 bash[41173]: cluster 2023-12-01T23:07:15.118025+0000 mgr.y (mgr.24356) 13470 : cluster 0 pgmap v13438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:07:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:07:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:18 smithi141 bash[31670]: cluster 2023-12-01T23:07:17.118675+0000 mgr.y (mgr.24356) 13471 : cluster 0 pgmap v13439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:18 smithi141 bash[31670]: audit 2023-12-01T23:07:17.876922+0000 mon.c (mon.2) 8484 : audit 0 from='client.? 172.21.15.40:0/477270889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:18 smithi040 bash[41173]: cluster 2023-12-01T23:07:17.118675+0000 mgr.y (mgr.24356) 13471 : cluster 0 pgmap v13439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:18 smithi040 bash[41173]: audit 2023-12-01T23:07:17.876922+0000 mon.c (mon.2) 8484 : audit 0 from='client.? 172.21.15.40:0/477270889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:18 smithi040 bash[28232]: cluster 2023-12-01T23:07:17.118675+0000 mgr.y (mgr.24356) 13471 : cluster 0 pgmap v13439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:18 smithi040 bash[28232]: audit 2023-12-01T23:07:17.876922+0000 mon.c (mon.2) 8484 : audit 0 from='client.? 172.21.15.40:0/477270889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:19 smithi141 bash[31670]: audit 2023-12-01T23:07:19.042834+0000 mon.c (mon.2) 8485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:19 smithi040 bash[28232]: audit 2023-12-01T23:07:19.042834+0000 mon.c (mon.2) 8485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:19 smithi040 bash[41173]: audit 2023-12-01T23:07:19.042834+0000 mon.c (mon.2) 8485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:20 smithi141 bash[31670]: cluster 2023-12-01T23:07:19.119375+0000 mgr.y (mgr.24356) 13472 : cluster 0 pgmap v13440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:20 smithi141 bash[31670]: audit 2023-12-01T23:07:20.343658+0000 mon.a (mon.0) 8495 : audit 0 from='client.? 172.21.15.40:0/1666081681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:20 smithi040 bash[41173]: cluster 2023-12-01T23:07:19.119375+0000 mgr.y (mgr.24356) 13472 : cluster 0 pgmap v13440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:20 smithi040 bash[41173]: audit 2023-12-01T23:07:20.343658+0000 mon.a (mon.0) 8495 : audit 0 from='client.? 172.21.15.40:0/1666081681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:20 smithi040 bash[28232]: cluster 2023-12-01T23:07:19.119375+0000 mgr.y (mgr.24356) 13472 : cluster 0 pgmap v13440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:20 smithi040 bash[28232]: audit 2023-12-01T23:07:20.343658+0000 mon.a (mon.0) 8495 : audit 0 from='client.? 172.21.15.40:0/1666081681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:22 smithi141 bash[31670]: cluster 2023-12-01T23:07:21.120547+0000 mgr.y (mgr.24356) 13473 : cluster 0 pgmap v13441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:22 smithi040 bash[41173]: cluster 2023-12-01T23:07:21.120547+0000 mgr.y (mgr.24356) 13473 : cluster 0 pgmap v13441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:22 smithi040 bash[28232]: cluster 2023-12-01T23:07:21.120547+0000 mgr.y (mgr.24356) 13473 : cluster 0 pgmap v13441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:23 smithi040 bash[41173]: audit 2023-12-01T23:07:22.814899+0000 mon.a (mon.0) 8496 : audit 0 from='client.? 172.21.15.40:0/805346556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:23 smithi040 bash[28232]: audit 2023-12-01T23:07:22.814899+0000 mon.a (mon.0) 8496 : audit 0 from='client.? 172.21.15.40:0/805346556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:23 smithi141 bash[31670]: audit 2023-12-01T23:07:22.814899+0000 mon.a (mon.0) 8496 : audit 0 from='client.? 172.21.15.40:0/805346556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:24 smithi040 bash[28232]: cluster 2023-12-01T23:07:23.121200+0000 mgr.y (mgr.24356) 13474 : cluster 0 pgmap v13442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:24 smithi040 bash[41173]: cluster 2023-12-01T23:07:23.121200+0000 mgr.y (mgr.24356) 13474 : cluster 0 pgmap v13442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:24 smithi141 bash[31670]: cluster 2023-12-01T23:07:23.121200+0000 mgr.y (mgr.24356) 13474 : cluster 0 pgmap v13442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:25 smithi040 bash[28232]: audit 2023-12-01T23:07:25.282528+0000 mon.a (mon.0) 8497 : audit 0 from='client.? 172.21.15.40:0/3180417217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:25 smithi040 bash[41173]: audit 2023-12-01T23:07:25.282528+0000 mon.a (mon.0) 8497 : audit 0 from='client.? 172.21.15.40:0/3180417217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:25 smithi141 bash[31670]: audit 2023-12-01T23:07:25.282528+0000 mon.a (mon.0) 8497 : audit 0 from='client.? 172.21.15.40:0/3180417217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:26 smithi040 bash[28232]: cluster 2023-12-01T23:07:25.122003+0000 mgr.y (mgr.24356) 13475 : cluster 0 pgmap v13443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:26 smithi040 bash[41173]: cluster 2023-12-01T23:07:25.122003+0000 mgr.y (mgr.24356) 13475 : cluster 0 pgmap v13443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:07:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:07:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:26 smithi141 bash[31670]: cluster 2023-12-01T23:07:25.122003+0000 mgr.y (mgr.24356) 13475 : cluster 0 pgmap v13443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:28 smithi040 bash[28232]: cluster 2023-12-01T23:07:27.122627+0000 mgr.y (mgr.24356) 13476 : cluster 0 pgmap v13444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:28 smithi040 bash[28232]: audit 2023-12-01T23:07:27.746102+0000 mon.a (mon.0) 8498 : audit 0 from='client.? 172.21.15.40:0/1891852045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:28 smithi040 bash[41173]: cluster 2023-12-01T23:07:27.122627+0000 mgr.y (mgr.24356) 13476 : cluster 0 pgmap v13444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:28 smithi040 bash[41173]: audit 2023-12-01T23:07:27.746102+0000 mon.a (mon.0) 8498 : audit 0 from='client.? 172.21.15.40:0/1891852045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:28 smithi141 bash[31670]: cluster 2023-12-01T23:07:27.122627+0000 mgr.y (mgr.24356) 13476 : cluster 0 pgmap v13444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:28 smithi141 bash[31670]: audit 2023-12-01T23:07:27.746102+0000 mon.a (mon.0) 8498 : audit 0 from='client.? 172.21.15.40:0/1891852045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:30 smithi040 bash[28232]: cluster 2023-12-01T23:07:29.123307+0000 mgr.y (mgr.24356) 13477 : cluster 0 pgmap v13445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:30 smithi040 bash[28232]: audit 2023-12-01T23:07:30.209769+0000 mon.a (mon.0) 8499 : audit 0 from='client.? 172.21.15.40:0/1723102238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:30 smithi040 bash[41173]: cluster 2023-12-01T23:07:29.123307+0000 mgr.y (mgr.24356) 13477 : cluster 0 pgmap v13445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:30 smithi040 bash[41173]: audit 2023-12-01T23:07:30.209769+0000 mon.a (mon.0) 8499 : audit 0 from='client.? 172.21.15.40:0/1723102238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:30 smithi141 bash[31670]: cluster 2023-12-01T23:07:29.123307+0000 mgr.y (mgr.24356) 13477 : cluster 0 pgmap v13445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:30 smithi141 bash[31670]: audit 2023-12-01T23:07:30.209769+0000 mon.a (mon.0) 8499 : audit 0 from='client.? 172.21.15.40:0/1723102238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:32 smithi040 bash[28232]: cluster 2023-12-01T23:07:31.124499+0000 mgr.y (mgr.24356) 13478 : cluster 0 pgmap v13446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:32 smithi040 bash[41173]: cluster 2023-12-01T23:07:31.124499+0000 mgr.y (mgr.24356) 13478 : cluster 0 pgmap v13446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:32 smithi141 bash[31670]: cluster 2023-12-01T23:07:31.124499+0000 mgr.y (mgr.24356) 13478 : cluster 0 pgmap v13446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:33 smithi040 bash[28232]: audit 2023-12-01T23:07:32.673579+0000 mon.c (mon.2) 8486 : audit 0 from='client.? 172.21.15.40:0/138021531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:33 smithi040 bash[41173]: audit 2023-12-01T23:07:32.673579+0000 mon.c (mon.2) 8486 : audit 0 from='client.? 172.21.15.40:0/138021531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:33 smithi141 bash[31670]: audit 2023-12-01T23:07:32.673579+0000 mon.c (mon.2) 8486 : audit 0 from='client.? 172.21.15.40:0/138021531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:34 smithi040 bash[41173]: cluster 2023-12-01T23:07:33.125191+0000 mgr.y (mgr.24356) 13479 : cluster 0 pgmap v13447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:34 smithi040 bash[41173]: audit 2023-12-01T23:07:34.042733+0000 mon.c (mon.2) 8487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:34 smithi040 bash[28232]: cluster 2023-12-01T23:07:33.125191+0000 mgr.y (mgr.24356) 13479 : cluster 0 pgmap v13447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:34 smithi040 bash[28232]: audit 2023-12-01T23:07:34.042733+0000 mon.c (mon.2) 8487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:34 smithi141 bash[31670]: cluster 2023-12-01T23:07:33.125191+0000 mgr.y (mgr.24356) 13479 : cluster 0 pgmap v13447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:34 smithi141 bash[31670]: audit 2023-12-01T23:07:34.042733+0000 mon.c (mon.2) 8487 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:35 smithi040 bash[28232]: audit 2023-12-01T23:07:35.136474+0000 mon.a (mon.0) 8500 : audit 0 from='client.? 172.21.15.40:0/649938504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:35 smithi040 bash[41173]: audit 2023-12-01T23:07:35.136474+0000 mon.a (mon.0) 8500 : audit 0 from='client.? 172.21.15.40:0/649938504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:35 smithi141 bash[31670]: audit 2023-12-01T23:07:35.136474+0000 mon.a (mon.0) 8500 : audit 0 from='client.? 172.21.15.40:0/649938504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:36 smithi040 bash[28232]: cluster 2023-12-01T23:07:35.125984+0000 mgr.y (mgr.24356) 13480 : cluster 0 pgmap v13448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:07:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:07:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:36 smithi040 bash[41173]: cluster 2023-12-01T23:07:35.125984+0000 mgr.y (mgr.24356) 13480 : cluster 0 pgmap v13448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:36 smithi141 bash[31670]: cluster 2023-12-01T23:07:35.125984+0000 mgr.y (mgr.24356) 13480 : cluster 0 pgmap v13448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:38 smithi040 bash[41173]: cluster 2023-12-01T23:07:37.126633+0000 mgr.y (mgr.24356) 13481 : cluster 0 pgmap v13449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:38 smithi040 bash[41173]: audit 2023-12-01T23:07:37.597672+0000 mon.c (mon.2) 8488 : audit 0 from='client.? 172.21.15.40:0/4123490246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:38 smithi040 bash[28232]: cluster 2023-12-01T23:07:37.126633+0000 mgr.y (mgr.24356) 13481 : cluster 0 pgmap v13449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:38 smithi040 bash[28232]: audit 2023-12-01T23:07:37.597672+0000 mon.c (mon.2) 8488 : audit 0 from='client.? 172.21.15.40:0/4123490246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:38 smithi141 bash[31670]: cluster 2023-12-01T23:07:37.126633+0000 mgr.y (mgr.24356) 13481 : cluster 0 pgmap v13449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:38 smithi141 bash[31670]: audit 2023-12-01T23:07:37.597672+0000 mon.c (mon.2) 8488 : audit 0 from='client.? 172.21.15.40:0/4123490246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:40 smithi040 bash[28232]: cluster 2023-12-01T23:07:39.127375+0000 mgr.y (mgr.24356) 13482 : cluster 0 pgmap v13450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:40 smithi040 bash[28232]: audit 2023-12-01T23:07:40.065032+0000 mon.c (mon.2) 8489 : audit 0 from='client.? 172.21.15.40:0/385840268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:40 smithi040 bash[41173]: cluster 2023-12-01T23:07:39.127375+0000 mgr.y (mgr.24356) 13482 : cluster 0 pgmap v13450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:40 smithi040 bash[41173]: audit 2023-12-01T23:07:40.065032+0000 mon.c (mon.2) 8489 : audit 0 from='client.? 172.21.15.40:0/385840268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:40 smithi141 bash[31670]: cluster 2023-12-01T23:07:39.127375+0000 mgr.y (mgr.24356) 13482 : cluster 0 pgmap v13450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:40 smithi141 bash[31670]: audit 2023-12-01T23:07:40.065032+0000 mon.c (mon.2) 8489 : audit 0 from='client.? 172.21.15.40:0/385840268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:42 smithi040 bash[28232]: cluster 2023-12-01T23:07:41.128585+0000 mgr.y (mgr.24356) 13483 : cluster 0 pgmap v13451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:42 smithi040 bash[28232]: audit 2023-12-01T23:07:42.524842+0000 mon.c (mon.2) 8490 : audit 0 from='client.? 172.21.15.40:0/3378622304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:42 smithi040 bash[41173]: cluster 2023-12-01T23:07:41.128585+0000 mgr.y (mgr.24356) 13483 : cluster 0 pgmap v13451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:42 smithi040 bash[41173]: audit 2023-12-01T23:07:42.524842+0000 mon.c (mon.2) 8490 : audit 0 from='client.? 172.21.15.40:0/3378622304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:42 smithi141 bash[31670]: cluster 2023-12-01T23:07:41.128585+0000 mgr.y (mgr.24356) 13483 : cluster 0 pgmap v13451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:42 smithi141 bash[31670]: audit 2023-12-01T23:07:42.524842+0000 mon.c (mon.2) 8490 : audit 0 from='client.? 172.21.15.40:0/3378622304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:44 smithi040 bash[28232]: cluster 2023-12-01T23:07:43.129217+0000 mgr.y (mgr.24356) 13484 : cluster 0 pgmap v13452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:44 smithi040 bash[41173]: cluster 2023-12-01T23:07:43.129217+0000 mgr.y (mgr.24356) 13484 : cluster 0 pgmap v13452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:44 smithi141 bash[31670]: cluster 2023-12-01T23:07:43.129217+0000 mgr.y (mgr.24356) 13484 : cluster 0 pgmap v13452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:45 smithi040 bash[28232]: audit 2023-12-01T23:07:44.994723+0000 mon.c (mon.2) 8491 : audit 0 from='client.? 172.21.15.40:0/2698321388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:45 smithi040 bash[41173]: audit 2023-12-01T23:07:44.994723+0000 mon.c (mon.2) 8491 : audit 0 from='client.? 172.21.15.40:0/2698321388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:45 smithi141 bash[31670]: audit 2023-12-01T23:07:44.994723+0000 mon.c (mon.2) 8491 : audit 0 from='client.? 172.21.15.40:0/2698321388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:46 smithi040 bash[28232]: cluster 2023-12-01T23:07:45.130345+0000 mgr.y (mgr.24356) 13485 : cluster 0 pgmap v13453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:46 smithi040 bash[41173]: cluster 2023-12-01T23:07:45.130345+0000 mgr.y (mgr.24356) 13485 : cluster 0 pgmap v13453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:07:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:07:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:46 smithi141 bash[31670]: cluster 2023-12-01T23:07:45.130345+0000 mgr.y (mgr.24356) 13485 : cluster 0 pgmap v13453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:48 smithi141 bash[31670]: cluster 2023-12-01T23:07:47.130906+0000 mgr.y (mgr.24356) 13486 : cluster 0 pgmap v13454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:48 smithi141 bash[31670]: audit 2023-12-01T23:07:47.454186+0000 mon.c (mon.2) 8492 : audit 0 from='client.? 172.21.15.40:0/2179150656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:48 smithi040 bash[28232]: cluster 2023-12-01T23:07:47.130906+0000 mgr.y (mgr.24356) 13486 : cluster 0 pgmap v13454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:48 smithi040 bash[28232]: audit 2023-12-01T23:07:47.454186+0000 mon.c (mon.2) 8492 : audit 0 from='client.? 172.21.15.40:0/2179150656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:48 smithi040 bash[41173]: cluster 2023-12-01T23:07:47.130906+0000 mgr.y (mgr.24356) 13486 : cluster 0 pgmap v13454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:48 smithi040 bash[41173]: audit 2023-12-01T23:07:47.454186+0000 mon.c (mon.2) 8492 : audit 0 from='client.? 172.21.15.40:0/2179150656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:49 smithi141 bash[31670]: audit 2023-12-01T23:07:49.043250+0000 mon.c (mon.2) 8493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:49 smithi040 bash[28232]: audit 2023-12-01T23:07:49.043250+0000 mon.c (mon.2) 8493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:49 smithi040 bash[41173]: audit 2023-12-01T23:07:49.043250+0000 mon.c (mon.2) 8493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:50 smithi141 bash[31670]: cluster 2023-12-01T23:07:49.131544+0000 mgr.y (mgr.24356) 13487 : cluster 0 pgmap v13455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:50 smithi141 bash[31670]: audit 2023-12-01T23:07:49.921845+0000 mon.c (mon.2) 8494 : audit 0 from='client.? 172.21.15.40:0/4042475832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:50 smithi040 bash[41173]: cluster 2023-12-01T23:07:49.131544+0000 mgr.y (mgr.24356) 13487 : cluster 0 pgmap v13455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:50 smithi040 bash[41173]: audit 2023-12-01T23:07:49.921845+0000 mon.c (mon.2) 8494 : audit 0 from='client.? 172.21.15.40:0/4042475832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:50 smithi040 bash[28232]: cluster 2023-12-01T23:07:49.131544+0000 mgr.y (mgr.24356) 13487 : cluster 0 pgmap v13455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:50 smithi040 bash[28232]: audit 2023-12-01T23:07:49.921845+0000 mon.c (mon.2) 8494 : audit 0 from='client.? 172.21.15.40:0/4042475832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:52 smithi141 bash[31670]: cluster 2023-12-01T23:07:51.132747+0000 mgr.y (mgr.24356) 13488 : cluster 0 pgmap v13456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:52 smithi040 bash[28232]: cluster 2023-12-01T23:07:51.132747+0000 mgr.y (mgr.24356) 13488 : cluster 0 pgmap v13456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:52 smithi040 bash[41173]: cluster 2023-12-01T23:07:51.132747+0000 mgr.y (mgr.24356) 13488 : cluster 0 pgmap v13456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:53 smithi141 bash[31670]: audit 2023-12-01T23:07:52.386204+0000 mon.a (mon.0) 8501 : audit 0 from='client.? 172.21.15.40:0/3668485653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:53 smithi040 bash[28232]: audit 2023-12-01T23:07:52.386204+0000 mon.a (mon.0) 8501 : audit 0 from='client.? 172.21.15.40:0/3668485653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:53 smithi040 bash[41173]: audit 2023-12-01T23:07:52.386204+0000 mon.a (mon.0) 8501 : audit 0 from='client.? 172.21.15.40:0/3668485653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:54 smithi141 bash[31670]: cluster 2023-12-01T23:07:53.133449+0000 mgr.y (mgr.24356) 13489 : cluster 0 pgmap v13457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:54 smithi040 bash[28232]: cluster 2023-12-01T23:07:53.133449+0000 mgr.y (mgr.24356) 13489 : cluster 0 pgmap v13457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:54 smithi040 bash[41173]: cluster 2023-12-01T23:07:53.133449+0000 mgr.y (mgr.24356) 13489 : cluster 0 pgmap v13457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:55 smithi141 bash[31670]: audit 2023-12-01T23:07:54.852290+0000 mon.a (mon.0) 8502 : audit 0 from='client.? 172.21.15.40:0/719463343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:55 smithi040 bash[28232]: audit 2023-12-01T23:07:54.852290+0000 mon.a (mon.0) 8502 : audit 0 from='client.? 172.21.15.40:0/719463343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:55 smithi040 bash[41173]: audit 2023-12-01T23:07:54.852290+0000 mon.a (mon.0) 8502 : audit 0 from='client.? 172.21.15.40:0/719463343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:56 smithi040 bash[28232]: cluster 2023-12-01T23:07:55.134647+0000 mgr.y (mgr.24356) 13490 : cluster 0 pgmap v13458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:56 smithi040 bash[41173]: cluster 2023-12-01T23:07:55.134647+0000 mgr.y (mgr.24356) 13490 : cluster 0 pgmap v13458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:56 smithi141 bash[31670]: cluster 2023-12-01T23:07:55.134647+0000 mgr.y (mgr.24356) 13490 : cluster 0 pgmap v13458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:07:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:07:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:58 smithi141 bash[31670]: cluster 2023-12-01T23:07:57.135141+0000 mgr.y (mgr.24356) 13491 : cluster 0 pgmap v13459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:07:58 smithi141 bash[31670]: audit 2023-12-01T23:07:57.320645+0000 mon.c (mon.2) 8495 : audit 0 from='client.? 172.21.15.40:0/903068089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:58 smithi040 bash[28232]: cluster 2023-12-01T23:07:57.135141+0000 mgr.y (mgr.24356) 13491 : cluster 0 pgmap v13459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:07:58 smithi040 bash[28232]: audit 2023-12-01T23:07:57.320645+0000 mon.c (mon.2) 8495 : audit 0 from='client.? 172.21.15.40:0/903068089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:07:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:58 smithi040 bash[41173]: cluster 2023-12-01T23:07:57.135141+0000 mgr.y (mgr.24356) 13491 : cluster 0 pgmap v13459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:07:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:07:58 smithi040 bash[41173]: audit 2023-12-01T23:07:57.320645+0000 mon.c (mon.2) 8495 : audit 0 from='client.? 172.21.15.40:0/903068089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:00 smithi141 bash[31670]: cluster 2023-12-01T23:07:59.135766+0000 mgr.y (mgr.24356) 13492 : cluster 0 pgmap v13460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:00 smithi141 bash[31670]: audit 2023-12-01T23:07:59.795413+0000 mon.c (mon.2) 8496 : audit 0 from='client.? 172.21.15.40:0/4161177285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:00 smithi040 bash[28232]: cluster 2023-12-01T23:07:59.135766+0000 mgr.y (mgr.24356) 13492 : cluster 0 pgmap v13460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:00 smithi040 bash[28232]: audit 2023-12-01T23:07:59.795413+0000 mon.c (mon.2) 8496 : audit 0 from='client.? 172.21.15.40:0/4161177285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:00 smithi040 bash[41173]: cluster 2023-12-01T23:07:59.135766+0000 mgr.y (mgr.24356) 13492 : cluster 0 pgmap v13460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:00 smithi040 bash[41173]: audit 2023-12-01T23:07:59.795413+0000 mon.c (mon.2) 8496 : audit 0 from='client.? 172.21.15.40:0/4161177285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:02 smithi141 bash[31670]: cluster 2023-12-01T23:08:01.136940+0000 mgr.y (mgr.24356) 13493 : cluster 0 pgmap v13461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:02 smithi040 bash[28232]: cluster 2023-12-01T23:08:01.136940+0000 mgr.y (mgr.24356) 13493 : cluster 0 pgmap v13461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:02 smithi040 bash[41173]: cluster 2023-12-01T23:08:01.136940+0000 mgr.y (mgr.24356) 13493 : cluster 0 pgmap v13461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:03 smithi141 bash[31670]: audit 2023-12-01T23:08:02.266331+0000 mon.a (mon.0) 8503 : audit 0 from='client.? 172.21.15.40:0/3397931549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:03 smithi040 bash[28232]: audit 2023-12-01T23:08:02.266331+0000 mon.a (mon.0) 8503 : audit 0 from='client.? 172.21.15.40:0/3397931549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:03 smithi040 bash[41173]: audit 2023-12-01T23:08:02.266331+0000 mon.a (mon.0) 8503 : audit 0 from='client.? 172.21.15.40:0/3397931549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:04 smithi141 bash[31670]: cluster 2023-12-01T23:08:03.137631+0000 mgr.y (mgr.24356) 13494 : cluster 0 pgmap v13462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:04 smithi141 bash[31670]: audit 2023-12-01T23:08:04.043839+0000 mon.c (mon.2) 8497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:04 smithi040 bash[41173]: cluster 2023-12-01T23:08:03.137631+0000 mgr.y (mgr.24356) 13494 : cluster 0 pgmap v13462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:04 smithi040 bash[41173]: audit 2023-12-01T23:08:04.043839+0000 mon.c (mon.2) 8497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:04 smithi040 bash[28232]: cluster 2023-12-01T23:08:03.137631+0000 mgr.y (mgr.24356) 13494 : cluster 0 pgmap v13462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:04 smithi040 bash[28232]: audit 2023-12-01T23:08:04.043839+0000 mon.c (mon.2) 8497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:05 smithi141 bash[31670]: audit 2023-12-01T23:08:04.734346+0000 mon.a (mon.0) 8504 : audit 0 from='client.? 172.21.15.40:0/1698886049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:05 smithi040 bash[28232]: audit 2023-12-01T23:08:04.734346+0000 mon.a (mon.0) 8504 : audit 0 from='client.? 172.21.15.40:0/1698886049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:05 smithi040 bash[41173]: audit 2023-12-01T23:08:04.734346+0000 mon.a (mon.0) 8504 : audit 0 from='client.? 172.21.15.40:0/1698886049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:06 smithi040 bash[28232]: cluster 2023-12-01T23:08:05.138864+0000 mgr.y (mgr.24356) 13495 : cluster 0 pgmap v13463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:06.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:06 smithi040 bash[41173]: cluster 2023-12-01T23:08:05.138864+0000 mgr.y (mgr.24356) 13495 : cluster 0 pgmap v13463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:06 smithi141 bash[31670]: cluster 2023-12-01T23:08:05.138864+0000 mgr.y (mgr.24356) 13495 : cluster 0 pgmap v13463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:08:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:08:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:07 smithi141 bash[31670]: audit 2023-12-01T23:08:06.551720+0000 mon.c (mon.2) 8498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:08:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:07 smithi141 bash[31670]: audit 2023-12-01T23:08:06.931567+0000 mon.a (mon.0) 8505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:07 smithi141 bash[31670]: audit 2023-12-01T23:08:06.942351+0000 mon.a (mon.0) 8506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:07 smithi141 bash[31670]: audit 2023-12-01T23:08:07.205095+0000 mon.c (mon.2) 8499 : audit 0 from='client.? 172.21.15.40:0/2386972749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[41173]: audit 2023-12-01T23:08:06.551720+0000 mon.c (mon.2) 8498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:08:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[41173]: audit 2023-12-01T23:08:06.931567+0000 mon.a (mon.0) 8505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[41173]: audit 2023-12-01T23:08:06.942351+0000 mon.a (mon.0) 8506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[41173]: audit 2023-12-01T23:08:07.205095+0000 mon.c (mon.2) 8499 : audit 0 from='client.? 172.21.15.40:0/2386972749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[28232]: audit 2023-12-01T23:08:06.551720+0000 mon.c (mon.2) 8498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:08:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[28232]: audit 2023-12-01T23:08:06.931567+0000 mon.a (mon.0) 8505 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[28232]: audit 2023-12-01T23:08:06.942351+0000 mon.a (mon.0) 8506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:07 smithi040 bash[28232]: audit 2023-12-01T23:08:07.205095+0000 mon.c (mon.2) 8499 : audit 0 from='client.? 172.21.15.40:0/2386972749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:08 smithi141 bash[31670]: cluster 2023-12-01T23:08:07.139631+0000 mgr.y (mgr.24356) 13496 : cluster 0 pgmap v13464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:08 smithi040 bash[28232]: cluster 2023-12-01T23:08:07.139631+0000 mgr.y (mgr.24356) 13496 : cluster 0 pgmap v13464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:08 smithi040 bash[41173]: cluster 2023-12-01T23:08:07.139631+0000 mgr.y (mgr.24356) 13496 : cluster 0 pgmap v13464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:10 smithi141 bash[31670]: cluster 2023-12-01T23:08:09.140322+0000 mgr.y (mgr.24356) 13497 : cluster 0 pgmap v13465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:10 smithi141 bash[31670]: audit 2023-12-01T23:08:09.686410+0000 mon.a (mon.0) 8507 : audit 0 from='client.? 172.21.15.40:0/281397341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:10 smithi040 bash[28232]: cluster 2023-12-01T23:08:09.140322+0000 mgr.y (mgr.24356) 13497 : cluster 0 pgmap v13465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:10 smithi040 bash[28232]: audit 2023-12-01T23:08:09.686410+0000 mon.a (mon.0) 8507 : audit 0 from='client.? 172.21.15.40:0/281397341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:10 smithi040 bash[41173]: cluster 2023-12-01T23:08:09.140322+0000 mgr.y (mgr.24356) 13497 : cluster 0 pgmap v13465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:10 smithi040 bash[41173]: audit 2023-12-01T23:08:09.686410+0000 mon.a (mon.0) 8507 : audit 0 from='client.? 172.21.15.40:0/281397341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:12 smithi141 bash[31670]: cluster 2023-12-01T23:08:11.141493+0000 mgr.y (mgr.24356) 13498 : cluster 0 pgmap v13466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:12 smithi141 bash[31670]: audit 2023-12-01T23:08:12.194084+0000 mon.a (mon.0) 8508 : audit 0 from='client.? 172.21.15.40:0/499408031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:12 smithi040 bash[28232]: cluster 2023-12-01T23:08:11.141493+0000 mgr.y (mgr.24356) 13498 : cluster 0 pgmap v13466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:12 smithi040 bash[28232]: audit 2023-12-01T23:08:12.194084+0000 mon.a (mon.0) 8508 : audit 0 from='client.? 172.21.15.40:0/499408031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:12 smithi040 bash[41173]: cluster 2023-12-01T23:08:11.141493+0000 mgr.y (mgr.24356) 13498 : cluster 0 pgmap v13466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:12 smithi040 bash[41173]: audit 2023-12-01T23:08:12.194084+0000 mon.a (mon.0) 8508 : audit 0 from='client.? 172.21.15.40:0/499408031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[28232]: audit 2023-12-01T23:08:12.401778+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[28232]: audit 2023-12-01T23:08:12.414040+0000 mon.a (mon.0) 8510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[28232]: audit 2023-12-01T23:08:13.143265+0000 mon.a (mon.0) 8511 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[28232]: audit 2023-12-01T23:08:13.154341+0000 mon.a (mon.0) 8512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[41173]: audit 2023-12-01T23:08:12.401778+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[41173]: audit 2023-12-01T23:08:12.414040+0000 mon.a (mon.0) 8510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[41173]: audit 2023-12-01T23:08:13.143265+0000 mon.a (mon.0) 8511 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:13 smithi040 bash[41173]: audit 2023-12-01T23:08:13.154341+0000 mon.a (mon.0) 8512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:13 smithi141 bash[31670]: audit 2023-12-01T23:08:12.401778+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:13 smithi141 bash[31670]: audit 2023-12-01T23:08:12.414040+0000 mon.a (mon.0) 8510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:13 smithi141 bash[31670]: audit 2023-12-01T23:08:13.143265+0000 mon.a (mon.0) 8511 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:13 smithi141 bash[31670]: audit 2023-12-01T23:08:13.154341+0000 mon.a (mon.0) 8512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[28232]: cluster 2023-12-01T23:08:13.142107+0000 mgr.y (mgr.24356) 13499 : cluster 0 pgmap v13467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[28232]: audit 2023-12-01T23:08:13.623071+0000 mon.c (mon.2) 8500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:08:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[28232]: audit 2023-12-01T23:08:13.625040+0000 mon.c (mon.2) 8501 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:08:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[28232]: audit 2023-12-01T23:08:13.635721+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[41173]: cluster 2023-12-01T23:08:13.142107+0000 mgr.y (mgr.24356) 13499 : cluster 0 pgmap v13467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[41173]: audit 2023-12-01T23:08:13.623071+0000 mon.c (mon.2) 8500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:08:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[41173]: audit 2023-12-01T23:08:13.625040+0000 mon.c (mon.2) 8501 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:08:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:14 smithi040 bash[41173]: audit 2023-12-01T23:08:13.635721+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:14 smithi141 bash[31670]: cluster 2023-12-01T23:08:13.142107+0000 mgr.y (mgr.24356) 13499 : cluster 0 pgmap v13467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:14 smithi141 bash[31670]: audit 2023-12-01T23:08:13.623071+0000 mon.c (mon.2) 8500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:08:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:14 smithi141 bash[31670]: audit 2023-12-01T23:08:13.625040+0000 mon.c (mon.2) 8501 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:08:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:14 smithi141 bash[31670]: audit 2023-12-01T23:08:13.635721+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:08:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:15 smithi141 bash[31670]: audit 2023-12-01T23:08:14.657936+0000 mon.a (mon.0) 8514 : audit 0 from='client.? 172.21.15.40:0/3553532690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:15 smithi040 bash[28232]: audit 2023-12-01T23:08:14.657936+0000 mon.a (mon.0) 8514 : audit 0 from='client.? 172.21.15.40:0/3553532690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:15 smithi040 bash[41173]: audit 2023-12-01T23:08:14.657936+0000 mon.a (mon.0) 8514 : audit 0 from='client.? 172.21.15.40:0/3553532690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:16 smithi141 bash[31670]: cluster 2023-12-01T23:08:15.143395+0000 mgr.y (mgr.24356) 13500 : cluster 0 pgmap v13468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:08:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:08:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:16 smithi040 bash[41173]: cluster 2023-12-01T23:08:15.143395+0000 mgr.y (mgr.24356) 13500 : cluster 0 pgmap v13468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:16 smithi040 bash[28232]: cluster 2023-12-01T23:08:15.143395+0000 mgr.y (mgr.24356) 13500 : cluster 0 pgmap v13468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:17 smithi141 bash[31670]: audit 2023-12-01T23:08:17.120915+0000 mon.c (mon.2) 8502 : audit 0 from='client.? 172.21.15.40:0/2079999452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:17 smithi040 bash[28232]: audit 2023-12-01T23:08:17.120915+0000 mon.c (mon.2) 8502 : audit 0 from='client.? 172.21.15.40:0/2079999452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:17 smithi040 bash[41173]: audit 2023-12-01T23:08:17.120915+0000 mon.c (mon.2) 8502 : audit 0 from='client.? 172.21.15.40:0/2079999452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:18 smithi141 bash[31670]: cluster 2023-12-01T23:08:17.144079+0000 mgr.y (mgr.24356) 13501 : cluster 0 pgmap v13469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:18 smithi040 bash[28232]: cluster 2023-12-01T23:08:17.144079+0000 mgr.y (mgr.24356) 13501 : cluster 0 pgmap v13469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:18 smithi040 bash[41173]: cluster 2023-12-01T23:08:17.144079+0000 mgr.y (mgr.24356) 13501 : cluster 0 pgmap v13469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:19 smithi141 bash[31670]: audit 2023-12-01T23:08:19.044300+0000 mon.c (mon.2) 8503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:19 smithi040 bash[28232]: audit 2023-12-01T23:08:19.044300+0000 mon.c (mon.2) 8503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:19 smithi040 bash[41173]: audit 2023-12-01T23:08:19.044300+0000 mon.c (mon.2) 8503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:20 smithi141 bash[31670]: cluster 2023-12-01T23:08:19.144740+0000 mgr.y (mgr.24356) 13502 : cluster 0 pgmap v13470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:20 smithi141 bash[31670]: audit 2023-12-01T23:08:19.589543+0000 mon.c (mon.2) 8504 : audit 0 from='client.? 172.21.15.40:0/1201324284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:20 smithi040 bash[28232]: cluster 2023-12-01T23:08:19.144740+0000 mgr.y (mgr.24356) 13502 : cluster 0 pgmap v13470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:20 smithi040 bash[28232]: audit 2023-12-01T23:08:19.589543+0000 mon.c (mon.2) 8504 : audit 0 from='client.? 172.21.15.40:0/1201324284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:20 smithi040 bash[41173]: cluster 2023-12-01T23:08:19.144740+0000 mgr.y (mgr.24356) 13502 : cluster 0 pgmap v13470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:20 smithi040 bash[41173]: audit 2023-12-01T23:08:19.589543+0000 mon.c (mon.2) 8504 : audit 0 from='client.? 172.21.15.40:0/1201324284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:22 smithi141 bash[31670]: cluster 2023-12-01T23:08:21.145922+0000 mgr.y (mgr.24356) 13503 : cluster 0 pgmap v13471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:22 smithi141 bash[31670]: audit 2023-12-01T23:08:22.054503+0000 mon.c (mon.2) 8505 : audit 0 from='client.? 172.21.15.40:0/135360680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:22 smithi040 bash[28232]: cluster 2023-12-01T23:08:21.145922+0000 mgr.y (mgr.24356) 13503 : cluster 0 pgmap v13471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:22 smithi040 bash[28232]: audit 2023-12-01T23:08:22.054503+0000 mon.c (mon.2) 8505 : audit 0 from='client.? 172.21.15.40:0/135360680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:22 smithi040 bash[41173]: cluster 2023-12-01T23:08:21.145922+0000 mgr.y (mgr.24356) 13503 : cluster 0 pgmap v13471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:22 smithi040 bash[41173]: audit 2023-12-01T23:08:22.054503+0000 mon.c (mon.2) 8505 : audit 0 from='client.? 172.21.15.40:0/135360680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:24 smithi141 bash[31670]: cluster 2023-12-01T23:08:23.146603+0000 mgr.y (mgr.24356) 13504 : cluster 0 pgmap v13472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:24 smithi040 bash[28232]: cluster 2023-12-01T23:08:23.146603+0000 mgr.y (mgr.24356) 13504 : cluster 0 pgmap v13472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:24 smithi040 bash[41173]: cluster 2023-12-01T23:08:23.146603+0000 mgr.y (mgr.24356) 13504 : cluster 0 pgmap v13472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:25 smithi141 bash[31670]: audit 2023-12-01T23:08:24.522190+0000 mon.a (mon.0) 8515 : audit 0 from='client.? 172.21.15.40:0/4180741923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:25 smithi040 bash[28232]: audit 2023-12-01T23:08:24.522190+0000 mon.a (mon.0) 8515 : audit 0 from='client.? 172.21.15.40:0/4180741923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:25 smithi040 bash[41173]: audit 2023-12-01T23:08:24.522190+0000 mon.a (mon.0) 8515 : audit 0 from='client.? 172.21.15.40:0/4180741923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:26 smithi141 bash[31670]: cluster 2023-12-01T23:08:25.147798+0000 mgr.y (mgr.24356) 13505 : cluster 0 pgmap v13473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:08:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:08:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:26 smithi040 bash[41173]: cluster 2023-12-01T23:08:25.147798+0000 mgr.y (mgr.24356) 13505 : cluster 0 pgmap v13473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:26 smithi040 bash[28232]: cluster 2023-12-01T23:08:25.147798+0000 mgr.y (mgr.24356) 13505 : cluster 0 pgmap v13473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:27 smithi141 bash[31670]: audit 2023-12-01T23:08:26.993242+0000 mon.c (mon.2) 8506 : audit 0 from='client.? 172.21.15.40:0/3069533784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:27 smithi040 bash[28232]: audit 2023-12-01T23:08:26.993242+0000 mon.c (mon.2) 8506 : audit 0 from='client.? 172.21.15.40:0/3069533784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:27 smithi040 bash[41173]: audit 2023-12-01T23:08:26.993242+0000 mon.c (mon.2) 8506 : audit 0 from='client.? 172.21.15.40:0/3069533784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:28 smithi141 bash[31670]: cluster 2023-12-01T23:08:27.148545+0000 mgr.y (mgr.24356) 13506 : cluster 0 pgmap v13474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:28 smithi040 bash[41173]: cluster 2023-12-01T23:08:27.148545+0000 mgr.y (mgr.24356) 13506 : cluster 0 pgmap v13474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:28 smithi040 bash[28232]: cluster 2023-12-01T23:08:27.148545+0000 mgr.y (mgr.24356) 13506 : cluster 0 pgmap v13474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:29 smithi141 bash[31670]: audit 2023-12-01T23:08:29.460125+0000 mon.a (mon.0) 8516 : audit 0 from='client.? 172.21.15.40:0/2961402388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:29 smithi040 bash[28232]: audit 2023-12-01T23:08:29.460125+0000 mon.a (mon.0) 8516 : audit 0 from='client.? 172.21.15.40:0/2961402388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:29 smithi040 bash[41173]: audit 2023-12-01T23:08:29.460125+0000 mon.a (mon.0) 8516 : audit 0 from='client.? 172.21.15.40:0/2961402388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:30 smithi141 bash[31670]: cluster 2023-12-01T23:08:29.148982+0000 mgr.y (mgr.24356) 13507 : cluster 0 pgmap v13475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:30 smithi040 bash[41173]: cluster 2023-12-01T23:08:29.148982+0000 mgr.y (mgr.24356) 13507 : cluster 0 pgmap v13475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:30 smithi040 bash[28232]: cluster 2023-12-01T23:08:29.148982+0000 mgr.y (mgr.24356) 13507 : cluster 0 pgmap v13475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:32 smithi141 bash[31670]: cluster 2023-12-01T23:08:31.150092+0000 mgr.y (mgr.24356) 13508 : cluster 0 pgmap v13476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:32 smithi141 bash[31670]: audit 2023-12-01T23:08:31.919954+0000 mon.c (mon.2) 8507 : audit 0 from='client.? 172.21.15.40:0/2657512911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:32 smithi040 bash[28232]: cluster 2023-12-01T23:08:31.150092+0000 mgr.y (mgr.24356) 13508 : cluster 0 pgmap v13476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:32 smithi040 bash[28232]: audit 2023-12-01T23:08:31.919954+0000 mon.c (mon.2) 8507 : audit 0 from='client.? 172.21.15.40:0/2657512911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:32 smithi040 bash[41173]: cluster 2023-12-01T23:08:31.150092+0000 mgr.y (mgr.24356) 13508 : cluster 0 pgmap v13476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:32 smithi040 bash[41173]: audit 2023-12-01T23:08:31.919954+0000 mon.c (mon.2) 8507 : audit 0 from='client.? 172.21.15.40:0/2657512911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:34 smithi141 bash[31670]: cluster 2023-12-01T23:08:33.150782+0000 mgr.y (mgr.24356) 13509 : cluster 0 pgmap v13477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:34 smithi141 bash[31670]: audit 2023-12-01T23:08:34.044601+0000 mon.c (mon.2) 8508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:34 smithi141 bash[31670]: audit 2023-12-01T23:08:34.376001+0000 mon.a (mon.0) 8517 : audit 0 from='client.? 172.21.15.40:0/3681370976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:34 smithi040 bash[28232]: cluster 2023-12-01T23:08:33.150782+0000 mgr.y (mgr.24356) 13509 : cluster 0 pgmap v13477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:34 smithi040 bash[28232]: audit 2023-12-01T23:08:34.044601+0000 mon.c (mon.2) 8508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:34 smithi040 bash[28232]: audit 2023-12-01T23:08:34.376001+0000 mon.a (mon.0) 8517 : audit 0 from='client.? 172.21.15.40:0/3681370976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:34 smithi040 bash[41173]: cluster 2023-12-01T23:08:33.150782+0000 mgr.y (mgr.24356) 13509 : cluster 0 pgmap v13477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:34 smithi040 bash[41173]: audit 2023-12-01T23:08:34.044601+0000 mon.c (mon.2) 8508 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:34 smithi040 bash[41173]: audit 2023-12-01T23:08:34.376001+0000 mon.a (mon.0) 8517 : audit 0 from='client.? 172.21.15.40:0/3681370976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:36 smithi141 bash[31670]: cluster 2023-12-01T23:08:35.151980+0000 mgr.y (mgr.24356) 13510 : cluster 0 pgmap v13478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:08:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:08:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:36 smithi040 bash[41173]: cluster 2023-12-01T23:08:35.151980+0000 mgr.y (mgr.24356) 13510 : cluster 0 pgmap v13478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:36 smithi040 bash[28232]: cluster 2023-12-01T23:08:35.151980+0000 mgr.y (mgr.24356) 13510 : cluster 0 pgmap v13478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:37 smithi141 bash[31670]: audit 2023-12-01T23:08:36.830909+0000 mon.c (mon.2) 8509 : audit 0 from='client.? 172.21.15.40:0/1714848635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:37 smithi040 bash[28232]: audit 2023-12-01T23:08:36.830909+0000 mon.c (mon.2) 8509 : audit 0 from='client.? 172.21.15.40:0/1714848635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:37 smithi040 bash[41173]: audit 2023-12-01T23:08:36.830909+0000 mon.c (mon.2) 8509 : audit 0 from='client.? 172.21.15.40:0/1714848635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:38 smithi141 bash[31670]: cluster 2023-12-01T23:08:37.152648+0000 mgr.y (mgr.24356) 13511 : cluster 0 pgmap v13479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:38 smithi040 bash[28232]: cluster 2023-12-01T23:08:37.152648+0000 mgr.y (mgr.24356) 13511 : cluster 0 pgmap v13479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:38 smithi040 bash[41173]: cluster 2023-12-01T23:08:37.152648+0000 mgr.y (mgr.24356) 13511 : cluster 0 pgmap v13479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:39 smithi141 bash[31670]: audit 2023-12-01T23:08:39.290812+0000 mon.a (mon.0) 8518 : audit 0 from='client.? 172.21.15.40:0/3309197784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:39 smithi040 bash[28232]: audit 2023-12-01T23:08:39.290812+0000 mon.a (mon.0) 8518 : audit 0 from='client.? 172.21.15.40:0/3309197784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:39 smithi040 bash[41173]: audit 2023-12-01T23:08:39.290812+0000 mon.a (mon.0) 8518 : audit 0 from='client.? 172.21.15.40:0/3309197784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:40 smithi141 bash[31670]: cluster 2023-12-01T23:08:39.153251+0000 mgr.y (mgr.24356) 13512 : cluster 0 pgmap v13480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:40 smithi040 bash[28232]: cluster 2023-12-01T23:08:39.153251+0000 mgr.y (mgr.24356) 13512 : cluster 0 pgmap v13480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:40 smithi040 bash[41173]: cluster 2023-12-01T23:08:39.153251+0000 mgr.y (mgr.24356) 13512 : cluster 0 pgmap v13480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:42 smithi141 bash[31670]: cluster 2023-12-01T23:08:41.154402+0000 mgr.y (mgr.24356) 13513 : cluster 0 pgmap v13481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:42 smithi141 bash[31670]: audit 2023-12-01T23:08:41.761347+0000 mon.a (mon.0) 8519 : audit 0 from='client.? 172.21.15.40:0/2424714796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:42 smithi040 bash[41173]: cluster 2023-12-01T23:08:41.154402+0000 mgr.y (mgr.24356) 13513 : cluster 0 pgmap v13481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:42 smithi040 bash[41173]: audit 2023-12-01T23:08:41.761347+0000 mon.a (mon.0) 8519 : audit 0 from='client.? 172.21.15.40:0/2424714796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:42 smithi040 bash[28232]: cluster 2023-12-01T23:08:41.154402+0000 mgr.y (mgr.24356) 13513 : cluster 0 pgmap v13481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:42 smithi040 bash[28232]: audit 2023-12-01T23:08:41.761347+0000 mon.a (mon.0) 8519 : audit 0 from='client.? 172.21.15.40:0/2424714796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:44 smithi040 bash[28232]: cluster 2023-12-01T23:08:43.155115+0000 mgr.y (mgr.24356) 13514 : cluster 0 pgmap v13482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:44 smithi040 bash[28232]: audit 2023-12-01T23:08:44.225110+0000 mon.a (mon.0) 8520 : audit 0 from='client.? 172.21.15.40:0/1189057044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:44 smithi040 bash[41173]: cluster 2023-12-01T23:08:43.155115+0000 mgr.y (mgr.24356) 13514 : cluster 0 pgmap v13482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:44 smithi040 bash[41173]: audit 2023-12-01T23:08:44.225110+0000 mon.a (mon.0) 8520 : audit 0 from='client.? 172.21.15.40:0/1189057044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:44 smithi141 bash[31670]: cluster 2023-12-01T23:08:43.155115+0000 mgr.y (mgr.24356) 13514 : cluster 0 pgmap v13482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:44 smithi141 bash[31670]: audit 2023-12-01T23:08:44.225110+0000 mon.a (mon.0) 8520 : audit 0 from='client.? 172.21.15.40:0/1189057044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:08:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:08:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:46 smithi040 bash[41173]: cluster 2023-12-01T23:08:45.156388+0000 mgr.y (mgr.24356) 13515 : cluster 0 pgmap v13483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:46 smithi040 bash[28232]: cluster 2023-12-01T23:08:45.156388+0000 mgr.y (mgr.24356) 13515 : cluster 0 pgmap v13483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:46 smithi141 bash[31670]: cluster 2023-12-01T23:08:45.156388+0000 mgr.y (mgr.24356) 13515 : cluster 0 pgmap v13483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:47 smithi040 bash[41173]: audit 2023-12-01T23:08:46.689075+0000 mon.a (mon.0) 8521 : audit 0 from='client.? 172.21.15.40:0/719164775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:47 smithi040 bash[28232]: audit 2023-12-01T23:08:46.689075+0000 mon.a (mon.0) 8521 : audit 0 from='client.? 172.21.15.40:0/719164775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:47 smithi141 bash[31670]: audit 2023-12-01T23:08:46.689075+0000 mon.a (mon.0) 8521 : audit 0 from='client.? 172.21.15.40:0/719164775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:48 smithi040 bash[41173]: cluster 2023-12-01T23:08:47.157274+0000 mgr.y (mgr.24356) 13516 : cluster 0 pgmap v13484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:48 smithi040 bash[28232]: cluster 2023-12-01T23:08:47.157274+0000 mgr.y (mgr.24356) 13516 : cluster 0 pgmap v13484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:48 smithi141 bash[31670]: cluster 2023-12-01T23:08:47.157274+0000 mgr.y (mgr.24356) 13516 : cluster 0 pgmap v13484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:49 smithi040 bash[28232]: audit 2023-12-01T23:08:49.045129+0000 mon.c (mon.2) 8510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:49 smithi040 bash[28232]: audit 2023-12-01T23:08:49.163030+0000 mon.a (mon.0) 8522 : audit 0 from='client.? 172.21.15.40:0/369198705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:49 smithi040 bash[41173]: audit 2023-12-01T23:08:49.045129+0000 mon.c (mon.2) 8510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:49 smithi040 bash[41173]: audit 2023-12-01T23:08:49.163030+0000 mon.a (mon.0) 8522 : audit 0 from='client.? 172.21.15.40:0/369198705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:49 smithi141 bash[31670]: audit 2023-12-01T23:08:49.045129+0000 mon.c (mon.2) 8510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:49 smithi141 bash[31670]: audit 2023-12-01T23:08:49.163030+0000 mon.a (mon.0) 8522 : audit 0 from='client.? 172.21.15.40:0/369198705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:50 smithi040 bash[28232]: cluster 2023-12-01T23:08:49.157766+0000 mgr.y (mgr.24356) 13517 : cluster 0 pgmap v13485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:50 smithi040 bash[41173]: cluster 2023-12-01T23:08:49.157766+0000 mgr.y (mgr.24356) 13517 : cluster 0 pgmap v13485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:50 smithi141 bash[31670]: cluster 2023-12-01T23:08:49.157766+0000 mgr.y (mgr.24356) 13517 : cluster 0 pgmap v13485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:52 smithi040 bash[41173]: cluster 2023-12-01T23:08:51.158892+0000 mgr.y (mgr.24356) 13518 : cluster 0 pgmap v13486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:52 smithi040 bash[41173]: audit 2023-12-01T23:08:51.627101+0000 mon.a (mon.0) 8523 : audit 0 from='client.? 172.21.15.40:0/1011013615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:52 smithi040 bash[28232]: cluster 2023-12-01T23:08:51.158892+0000 mgr.y (mgr.24356) 13518 : cluster 0 pgmap v13486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:52 smithi040 bash[28232]: audit 2023-12-01T23:08:51.627101+0000 mon.a (mon.0) 8523 : audit 0 from='client.? 172.21.15.40:0/1011013615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:52 smithi141 bash[31670]: cluster 2023-12-01T23:08:51.158892+0000 mgr.y (mgr.24356) 13518 : cluster 0 pgmap v13486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:52 smithi141 bash[31670]: audit 2023-12-01T23:08:51.627101+0000 mon.a (mon.0) 8523 : audit 0 from='client.? 172.21.15.40:0/1011013615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:54 smithi040 bash[28232]: cluster 2023-12-01T23:08:53.159571+0000 mgr.y (mgr.24356) 13519 : cluster 0 pgmap v13487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:54 smithi040 bash[28232]: audit 2023-12-01T23:08:54.087783+0000 mon.c (mon.2) 8511 : audit 0 from='client.? 172.21.15.40:0/3156884555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:54 smithi040 bash[41173]: cluster 2023-12-01T23:08:53.159571+0000 mgr.y (mgr.24356) 13519 : cluster 0 pgmap v13487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:54 smithi040 bash[41173]: audit 2023-12-01T23:08:54.087783+0000 mon.c (mon.2) 8511 : audit 0 from='client.? 172.21.15.40:0/3156884555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:54 smithi141 bash[31670]: cluster 2023-12-01T23:08:53.159571+0000 mgr.y (mgr.24356) 13519 : cluster 0 pgmap v13487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:54 smithi141 bash[31670]: audit 2023-12-01T23:08:54.087783+0000 mon.c (mon.2) 8511 : audit 0 from='client.? 172.21.15.40:0/3156884555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:08:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:08:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:56 smithi040 bash[41173]: cluster 2023-12-01T23:08:55.160741+0000 mgr.y (mgr.24356) 13520 : cluster 0 pgmap v13488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:56 smithi040 bash[41173]: audit 2023-12-01T23:08:56.547184+0000 mon.c (mon.2) 8512 : audit 0 from='client.? 172.21.15.40:0/1477782952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:56 smithi040 bash[28232]: cluster 2023-12-01T23:08:55.160741+0000 mgr.y (mgr.24356) 13520 : cluster 0 pgmap v13488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:56 smithi040 bash[28232]: audit 2023-12-01T23:08:56.547184+0000 mon.c (mon.2) 8512 : audit 0 from='client.? 172.21.15.40:0/1477782952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:56 smithi141 bash[31670]: cluster 2023-12-01T23:08:55.160741+0000 mgr.y (mgr.24356) 13520 : cluster 0 pgmap v13488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:56 smithi141 bash[31670]: audit 2023-12-01T23:08:56.547184+0000 mon.c (mon.2) 8512 : audit 0 from='client.? 172.21.15.40:0/1477782952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:58 smithi040 bash[28232]: cluster 2023-12-01T23:08:57.161538+0000 mgr.y (mgr.24356) 13521 : cluster 0 pgmap v13489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:58 smithi040 bash[41173]: cluster 2023-12-01T23:08:57.161538+0000 mgr.y (mgr.24356) 13521 : cluster 0 pgmap v13489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:58 smithi141 bash[31670]: cluster 2023-12-01T23:08:57.161538+0000 mgr.y (mgr.24356) 13521 : cluster 0 pgmap v13489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:08:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:08:59 smithi040 bash[28232]: audit 2023-12-01T23:08:59.013651+0000 mon.a (mon.0) 8524 : audit 0 from='client.? 172.21.15.40:0/1518707678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:08:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:08:59 smithi040 bash[41173]: audit 2023-12-01T23:08:59.013651+0000 mon.a (mon.0) 8524 : audit 0 from='client.? 172.21.15.40:0/1518707678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:08:59 smithi141 bash[31670]: audit 2023-12-01T23:08:59.013651+0000 mon.a (mon.0) 8524 : audit 0 from='client.? 172.21.15.40:0/1518707678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:00 smithi040 bash[28232]: cluster 2023-12-01T23:08:59.162392+0000 mgr.y (mgr.24356) 13522 : cluster 0 pgmap v13490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:00 smithi040 bash[41173]: cluster 2023-12-01T23:08:59.162392+0000 mgr.y (mgr.24356) 13522 : cluster 0 pgmap v13490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:00 smithi141 bash[31670]: cluster 2023-12-01T23:08:59.162392+0000 mgr.y (mgr.24356) 13522 : cluster 0 pgmap v13490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:01 smithi040 bash[41173]: audit 2023-12-01T23:09:01.483572+0000 mon.a (mon.0) 8525 : audit 0 from='client.? 172.21.15.40:0/2995065340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:01 smithi040 bash[28232]: audit 2023-12-01T23:09:01.483572+0000 mon.a (mon.0) 8525 : audit 0 from='client.? 172.21.15.40:0/2995065340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:01 smithi141 bash[31670]: audit 2023-12-01T23:09:01.483572+0000 mon.a (mon.0) 8525 : audit 0 from='client.? 172.21.15.40:0/2995065340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:02 smithi040 bash[28232]: cluster 2023-12-01T23:09:01.163615+0000 mgr.y (mgr.24356) 13523 : cluster 0 pgmap v13491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:02 smithi040 bash[41173]: cluster 2023-12-01T23:09:01.163615+0000 mgr.y (mgr.24356) 13523 : cluster 0 pgmap v13491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:02 smithi141 bash[31670]: cluster 2023-12-01T23:09:01.163615+0000 mgr.y (mgr.24356) 13523 : cluster 0 pgmap v13491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:04 smithi040 bash[28232]: cluster 2023-12-01T23:09:03.164320+0000 mgr.y (mgr.24356) 13524 : cluster 0 pgmap v13492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:04 smithi040 bash[28232]: audit 2023-12-01T23:09:03.944497+0000 mon.a (mon.0) 8526 : audit 0 from='client.? 172.21.15.40:0/1980829148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:04 smithi040 bash[28232]: audit 2023-12-01T23:09:04.045398+0000 mon.c (mon.2) 8513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:04 smithi040 bash[41173]: cluster 2023-12-01T23:09:03.164320+0000 mgr.y (mgr.24356) 13524 : cluster 0 pgmap v13492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:04 smithi040 bash[41173]: audit 2023-12-01T23:09:03.944497+0000 mon.a (mon.0) 8526 : audit 0 from='client.? 172.21.15.40:0/1980829148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:04 smithi040 bash[41173]: audit 2023-12-01T23:09:04.045398+0000 mon.c (mon.2) 8513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:04 smithi141 bash[31670]: cluster 2023-12-01T23:09:03.164320+0000 mgr.y (mgr.24356) 13524 : cluster 0 pgmap v13492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:04 smithi141 bash[31670]: audit 2023-12-01T23:09:03.944497+0000 mon.a (mon.0) 8526 : audit 0 from='client.? 172.21.15.40:0/1980829148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:04 smithi141 bash[31670]: audit 2023-12-01T23:09:04.045398+0000 mon.c (mon.2) 8513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:09:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:09:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:06 smithi040 bash[28232]: cluster 2023-12-01T23:09:05.165444+0000 mgr.y (mgr.24356) 13525 : cluster 0 pgmap v13493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:06 smithi040 bash[28232]: audit 2023-12-01T23:09:06.410281+0000 mon.c (mon.2) 8514 : audit 0 from='client.? 172.21.15.40:0/3627812380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:06 smithi040 bash[41173]: cluster 2023-12-01T23:09:05.165444+0000 mgr.y (mgr.24356) 13525 : cluster 0 pgmap v13493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:06 smithi040 bash[41173]: audit 2023-12-01T23:09:06.410281+0000 mon.c (mon.2) 8514 : audit 0 from='client.? 172.21.15.40:0/3627812380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:06 smithi141 bash[31670]: cluster 2023-12-01T23:09:05.165444+0000 mgr.y (mgr.24356) 13525 : cluster 0 pgmap v13493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:06 smithi141 bash[31670]: audit 2023-12-01T23:09:06.410281+0000 mon.c (mon.2) 8514 : audit 0 from='client.? 172.21.15.40:0/3627812380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:08 smithi040 bash[41173]: cluster 2023-12-01T23:09:07.166093+0000 mgr.y (mgr.24356) 13526 : cluster 0 pgmap v13494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:08 smithi040 bash[28232]: cluster 2023-12-01T23:09:07.166093+0000 mgr.y (mgr.24356) 13526 : cluster 0 pgmap v13494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:08 smithi141 bash[31670]: cluster 2023-12-01T23:09:07.166093+0000 mgr.y (mgr.24356) 13526 : cluster 0 pgmap v13494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:09 smithi040 bash[28232]: audit 2023-12-01T23:09:08.872250+0000 mon.c (mon.2) 8515 : audit 0 from='client.? 172.21.15.40:0/2354764153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:09 smithi040 bash[41173]: audit 2023-12-01T23:09:08.872250+0000 mon.c (mon.2) 8515 : audit 0 from='client.? 172.21.15.40:0/2354764153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:09 smithi141 bash[31670]: audit 2023-12-01T23:09:08.872250+0000 mon.c (mon.2) 8515 : audit 0 from='client.? 172.21.15.40:0/2354764153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:10 smithi040 bash[28232]: cluster 2023-12-01T23:09:09.166791+0000 mgr.y (mgr.24356) 13527 : cluster 0 pgmap v13495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:10 smithi040 bash[41173]: cluster 2023-12-01T23:09:09.166791+0000 mgr.y (mgr.24356) 13527 : cluster 0 pgmap v13495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:10 smithi141 bash[31670]: cluster 2023-12-01T23:09:09.166791+0000 mgr.y (mgr.24356) 13527 : cluster 0 pgmap v13495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:11 smithi040 bash[41173]: audit 2023-12-01T23:09:11.335329+0000 mon.c (mon.2) 8516 : audit 0 from='client.? 172.21.15.40:0/3782924590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:11 smithi040 bash[28232]: audit 2023-12-01T23:09:11.335329+0000 mon.c (mon.2) 8516 : audit 0 from='client.? 172.21.15.40:0/3782924590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:11 smithi141 bash[31670]: audit 2023-12-01T23:09:11.335329+0000 mon.c (mon.2) 8516 : audit 0 from='client.? 172.21.15.40:0/3782924590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:12 smithi040 bash[28232]: cluster 2023-12-01T23:09:11.167783+0000 mgr.y (mgr.24356) 13528 : cluster 0 pgmap v13496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:12 smithi040 bash[41173]: cluster 2023-12-01T23:09:11.167783+0000 mgr.y (mgr.24356) 13528 : cluster 0 pgmap v13496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:12 smithi141 bash[31670]: cluster 2023-12-01T23:09:11.167783+0000 mgr.y (mgr.24356) 13528 : cluster 0 pgmap v13496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:14 smithi040 bash[28232]: cluster 2023-12-01T23:09:13.168379+0000 mgr.y (mgr.24356) 13529 : cluster 0 pgmap v13497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:14 smithi040 bash[28232]: audit 2023-12-01T23:09:13.719947+0000 mon.c (mon.2) 8517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:09:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:14 smithi040 bash[28232]: audit 2023-12-01T23:09:13.805725+0000 mon.c (mon.2) 8518 : audit 0 from='client.? 172.21.15.40:0/3987812797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:14 smithi040 bash[41173]: cluster 2023-12-01T23:09:13.168379+0000 mgr.y (mgr.24356) 13529 : cluster 0 pgmap v13497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:14 smithi040 bash[41173]: audit 2023-12-01T23:09:13.719947+0000 mon.c (mon.2) 8517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:09:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:14 smithi040 bash[41173]: audit 2023-12-01T23:09:13.805725+0000 mon.c (mon.2) 8518 : audit 0 from='client.? 172.21.15.40:0/3987812797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:14 smithi141 bash[31670]: cluster 2023-12-01T23:09:13.168379+0000 mgr.y (mgr.24356) 13529 : cluster 0 pgmap v13497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:14 smithi141 bash[31670]: audit 2023-12-01T23:09:13.719947+0000 mon.c (mon.2) 8517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:09:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:14 smithi141 bash[31670]: audit 2023-12-01T23:09:13.805725+0000 mon.c (mon.2) 8518 : audit 0 from='client.? 172.21.15.40:0/3987812797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:16 smithi040 bash[28232]: cluster 2023-12-01T23:09:15.169582+0000 mgr.y (mgr.24356) 13530 : cluster 0 pgmap v13498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:16.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:16 smithi040 bash[28232]: audit 2023-12-01T23:09:16.283027+0000 mon.c (mon.2) 8519 : audit 0 from='client.? 172.21.15.40:0/4095982320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:16.920 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:09:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:09:16.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:16 smithi040 bash[41173]: cluster 2023-12-01T23:09:15.169582+0000 mgr.y (mgr.24356) 13530 : cluster 0 pgmap v13498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:16.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:16 smithi040 bash[41173]: audit 2023-12-01T23:09:16.283027+0000 mon.c (mon.2) 8519 : audit 0 from='client.? 172.21.15.40:0/4095982320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:16 smithi141 bash[31670]: cluster 2023-12-01T23:09:15.169582+0000 mgr.y (mgr.24356) 13530 : cluster 0 pgmap v13498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:16 smithi141 bash[31670]: audit 2023-12-01T23:09:16.283027+0000 mon.c (mon.2) 8519 : audit 0 from='client.? 172.21.15.40:0/4095982320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:18 smithi040 bash[41173]: cluster 2023-12-01T23:09:17.170293+0000 mgr.y (mgr.24356) 13531 : cluster 0 pgmap v13499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:18 smithi040 bash[28232]: cluster 2023-12-01T23:09:17.170293+0000 mgr.y (mgr.24356) 13531 : cluster 0 pgmap v13499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:18 smithi141 bash[31670]: cluster 2023-12-01T23:09:17.170293+0000 mgr.y (mgr.24356) 13531 : cluster 0 pgmap v13499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[28232]: audit 2023-12-01T23:09:18.749450+0000 mon.c (mon.2) 8520 : audit 0 from='client.? 172.21.15.40:0/3084973805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[28232]: audit 2023-12-01T23:09:19.046043+0000 mon.c (mon.2) 8521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[28232]: audit 2023-12-01T23:09:19.519869+0000 mon.a (mon.0) 8527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[28232]: audit 2023-12-01T23:09:19.529738+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[41173]: audit 2023-12-01T23:09:18.749450+0000 mon.c (mon.2) 8520 : audit 0 from='client.? 172.21.15.40:0/3084973805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[41173]: audit 2023-12-01T23:09:19.046043+0000 mon.c (mon.2) 8521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[41173]: audit 2023-12-01T23:09:19.519869+0000 mon.a (mon.0) 8527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:19 smithi040 bash[41173]: audit 2023-12-01T23:09:19.529738+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:19 smithi141 bash[31670]: audit 2023-12-01T23:09:18.749450+0000 mon.c (mon.2) 8520 : audit 0 from='client.? 172.21.15.40:0/3084973805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:19 smithi141 bash[31670]: audit 2023-12-01T23:09:19.046043+0000 mon.c (mon.2) 8521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:19 smithi141 bash[31670]: audit 2023-12-01T23:09:19.519869+0000 mon.a (mon.0) 8527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:19 smithi141 bash[31670]: audit 2023-12-01T23:09:19.529738+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[41173]: cluster 2023-12-01T23:09:19.171058+0000 mgr.y (mgr.24356) 13532 : cluster 0 pgmap v13500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[41173]: audit 2023-12-01T23:09:20.021338+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[41173]: audit 2023-12-01T23:09:20.030970+0000 mon.a (mon.0) 8530 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[41173]: audit 2023-12-01T23:09:20.502849+0000 mon.c (mon.2) 8522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:09:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[41173]: audit 2023-12-01T23:09:20.504784+0000 mon.c (mon.2) 8523 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:09:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[41173]: audit 2023-12-01T23:09:20.515051+0000 mon.a (mon.0) 8531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[28232]: cluster 2023-12-01T23:09:19.171058+0000 mgr.y (mgr.24356) 13532 : cluster 0 pgmap v13500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[28232]: audit 2023-12-01T23:09:20.021338+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[28232]: audit 2023-12-01T23:09:20.030970+0000 mon.a (mon.0) 8530 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[28232]: audit 2023-12-01T23:09:20.502849+0000 mon.c (mon.2) 8522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[28232]: audit 2023-12-01T23:09:20.504784+0000 mon.c (mon.2) 8523 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:09:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:20 smithi040 bash[28232]: audit 2023-12-01T23:09:20.515051+0000 mon.a (mon.0) 8531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:20 smithi141 bash[31670]: cluster 2023-12-01T23:09:19.171058+0000 mgr.y (mgr.24356) 13532 : cluster 0 pgmap v13500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:20 smithi141 bash[31670]: audit 2023-12-01T23:09:20.021338+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:20 smithi141 bash[31670]: audit 2023-12-01T23:09:20.030970+0000 mon.a (mon.0) 8530 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:20 smithi141 bash[31670]: audit 2023-12-01T23:09:20.502849+0000 mon.c (mon.2) 8522 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:09:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:20 smithi141 bash[31670]: audit 2023-12-01T23:09:20.504784+0000 mon.c (mon.2) 8523 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:09:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:20 smithi141 bash[31670]: audit 2023-12-01T23:09:20.515051+0000 mon.a (mon.0) 8531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:09:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:21 smithi141 bash[31670]: cluster 2023-12-01T23:09:21.171839+0000 mgr.y (mgr.24356) 13533 : cluster 0 pgmap v13501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:21 smithi141 bash[31670]: audit 2023-12-01T23:09:21.213389+0000 mon.c (mon.2) 8524 : audit 0 from='client.? 172.21.15.40:0/300188651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:21 smithi040 bash[28232]: cluster 2023-12-01T23:09:21.171839+0000 mgr.y (mgr.24356) 13533 : cluster 0 pgmap v13501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:21 smithi040 bash[28232]: audit 2023-12-01T23:09:21.213389+0000 mon.c (mon.2) 8524 : audit 0 from='client.? 172.21.15.40:0/300188651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:21 smithi040 bash[41173]: cluster 2023-12-01T23:09:21.171839+0000 mgr.y (mgr.24356) 13533 : cluster 0 pgmap v13501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:21 smithi040 bash[41173]: audit 2023-12-01T23:09:21.213389+0000 mon.c (mon.2) 8524 : audit 0 from='client.? 172.21.15.40:0/300188651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:24 smithi141 bash[31670]: cluster 2023-12-01T23:09:23.172472+0000 mgr.y (mgr.24356) 13534 : cluster 0 pgmap v13502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:24.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:24 smithi141 bash[31670]: audit 2023-12-01T23:09:23.671086+0000 mon.c (mon.2) 8525 : audit 0 from='client.? 172.21.15.40:0/3242980675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:24 smithi040 bash[28232]: cluster 2023-12-01T23:09:23.172472+0000 mgr.y (mgr.24356) 13534 : cluster 0 pgmap v13502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:24 smithi040 bash[28232]: audit 2023-12-01T23:09:23.671086+0000 mon.c (mon.2) 8525 : audit 0 from='client.? 172.21.15.40:0/3242980675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:24 smithi040 bash[41173]: cluster 2023-12-01T23:09:23.172472+0000 mgr.y (mgr.24356) 13534 : cluster 0 pgmap v13502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:24 smithi040 bash[41173]: audit 2023-12-01T23:09:23.671086+0000 mon.c (mon.2) 8525 : audit 0 from='client.? 172.21.15.40:0/3242980675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:26 smithi040 bash[41173]: cluster 2023-12-01T23:09:25.173633+0000 mgr.y (mgr.24356) 13535 : cluster 0 pgmap v13503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:26 smithi040 bash[41173]: audit 2023-12-01T23:09:26.142464+0000 mon.c (mon.2) 8526 : audit 0 from='client.? 172.21.15.40:0/597960060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:26 smithi040 bash[28232]: cluster 2023-12-01T23:09:25.173633+0000 mgr.y (mgr.24356) 13535 : cluster 0 pgmap v13503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:26 smithi040 bash[28232]: audit 2023-12-01T23:09:26.142464+0000 mon.c (mon.2) 8526 : audit 0 from='client.? 172.21.15.40:0/597960060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:26 smithi141 bash[31670]: cluster 2023-12-01T23:09:25.173633+0000 mgr.y (mgr.24356) 13535 : cluster 0 pgmap v13503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:26 smithi141 bash[31670]: audit 2023-12-01T23:09:26.142464+0000 mon.c (mon.2) 8526 : audit 0 from='client.? 172.21.15.40:0/597960060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:09:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:09:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:28 smithi141 bash[31670]: cluster 2023-12-01T23:09:27.174224+0000 mgr.y (mgr.24356) 13536 : cluster 0 pgmap v13504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:28 smithi040 bash[28232]: cluster 2023-12-01T23:09:27.174224+0000 mgr.y (mgr.24356) 13536 : cluster 0 pgmap v13504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:28 smithi040 bash[41173]: cluster 2023-12-01T23:09:27.174224+0000 mgr.y (mgr.24356) 13536 : cluster 0 pgmap v13504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:29 smithi141 bash[31670]: audit 2023-12-01T23:09:28.611117+0000 mon.c (mon.2) 8527 : audit 0 from='client.? 172.21.15.40:0/532180030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:29 smithi040 bash[28232]: audit 2023-12-01T23:09:28.611117+0000 mon.c (mon.2) 8527 : audit 0 from='client.? 172.21.15.40:0/532180030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:29 smithi040 bash[41173]: audit 2023-12-01T23:09:28.611117+0000 mon.c (mon.2) 8527 : audit 0 from='client.? 172.21.15.40:0/532180030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:30 smithi141 bash[31670]: cluster 2023-12-01T23:09:29.174867+0000 mgr.y (mgr.24356) 13537 : cluster 0 pgmap v13505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:30 smithi040 bash[28232]: cluster 2023-12-01T23:09:29.174867+0000 mgr.y (mgr.24356) 13537 : cluster 0 pgmap v13505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:30 smithi040 bash[41173]: cluster 2023-12-01T23:09:29.174867+0000 mgr.y (mgr.24356) 13537 : cluster 0 pgmap v13505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:31 smithi141 bash[31670]: audit 2023-12-01T23:09:31.082707+0000 mon.a (mon.0) 8532 : audit 0 from='client.? 172.21.15.40:0/872743626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:31 smithi040 bash[28232]: audit 2023-12-01T23:09:31.082707+0000 mon.a (mon.0) 8532 : audit 0 from='client.? 172.21.15.40:0/872743626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:31 smithi040 bash[41173]: audit 2023-12-01T23:09:31.082707+0000 mon.a (mon.0) 8532 : audit 0 from='client.? 172.21.15.40:0/872743626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:32 smithi141 bash[31670]: cluster 2023-12-01T23:09:31.175968+0000 mgr.y (mgr.24356) 13538 : cluster 0 pgmap v13506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:32 smithi040 bash[28232]: cluster 2023-12-01T23:09:31.175968+0000 mgr.y (mgr.24356) 13538 : cluster 0 pgmap v13506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:32 smithi040 bash[41173]: cluster 2023-12-01T23:09:31.175968+0000 mgr.y (mgr.24356) 13538 : cluster 0 pgmap v13506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:34 smithi141 bash[31670]: cluster 2023-12-01T23:09:33.176467+0000 mgr.y (mgr.24356) 13539 : cluster 0 pgmap v13507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:34 smithi141 bash[31670]: audit 2023-12-01T23:09:33.549350+0000 mon.c (mon.2) 8528 : audit 0 from='client.? 172.21.15.40:0/568959632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:34 smithi141 bash[31670]: audit 2023-12-01T23:09:34.046345+0000 mon.c (mon.2) 8529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:34 smithi040 bash[28232]: cluster 2023-12-01T23:09:33.176467+0000 mgr.y (mgr.24356) 13539 : cluster 0 pgmap v13507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:34 smithi040 bash[28232]: audit 2023-12-01T23:09:33.549350+0000 mon.c (mon.2) 8528 : audit 0 from='client.? 172.21.15.40:0/568959632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:34 smithi040 bash[28232]: audit 2023-12-01T23:09:34.046345+0000 mon.c (mon.2) 8529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:34 smithi040 bash[41173]: cluster 2023-12-01T23:09:33.176467+0000 mgr.y (mgr.24356) 13539 : cluster 0 pgmap v13507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:34 smithi040 bash[41173]: audit 2023-12-01T23:09:33.549350+0000 mon.c (mon.2) 8528 : audit 0 from='client.? 172.21.15.40:0/568959632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:34 smithi040 bash[41173]: audit 2023-12-01T23:09:34.046345+0000 mon.c (mon.2) 8529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:36 smithi040 bash[28232]: cluster 2023-12-01T23:09:35.177625+0000 mgr.y (mgr.24356) 13540 : cluster 0 pgmap v13508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:36 smithi040 bash[28232]: audit 2023-12-01T23:09:36.021319+0000 mon.c (mon.2) 8530 : audit 0 from='client.? 172.21.15.40:0/794625871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:36 smithi040 bash[41173]: cluster 2023-12-01T23:09:35.177625+0000 mgr.y (mgr.24356) 13540 : cluster 0 pgmap v13508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:36 smithi040 bash[41173]: audit 2023-12-01T23:09:36.021319+0000 mon.c (mon.2) 8530 : audit 0 from='client.? 172.21.15.40:0/794625871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:36 smithi141 bash[31670]: cluster 2023-12-01T23:09:35.177625+0000 mgr.y (mgr.24356) 13540 : cluster 0 pgmap v13508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:36 smithi141 bash[31670]: audit 2023-12-01T23:09:36.021319+0000 mon.c (mon.2) 8530 : audit 0 from='client.? 172.21.15.40:0/794625871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:09:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:09:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:38 smithi141 bash[31670]: cluster 2023-12-01T23:09:37.178320+0000 mgr.y (mgr.24356) 13541 : cluster 0 pgmap v13509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:38 smithi040 bash[28232]: cluster 2023-12-01T23:09:37.178320+0000 mgr.y (mgr.24356) 13541 : cluster 0 pgmap v13509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:38 smithi040 bash[41173]: cluster 2023-12-01T23:09:37.178320+0000 mgr.y (mgr.24356) 13541 : cluster 0 pgmap v13509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:39 smithi141 bash[31670]: audit 2023-12-01T23:09:38.476569+0000 mon.c (mon.2) 8531 : audit 0 from='client.? 172.21.15.40:0/305790561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:39 smithi040 bash[28232]: audit 2023-12-01T23:09:38.476569+0000 mon.c (mon.2) 8531 : audit 0 from='client.? 172.21.15.40:0/305790561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:39 smithi040 bash[41173]: audit 2023-12-01T23:09:38.476569+0000 mon.c (mon.2) 8531 : audit 0 from='client.? 172.21.15.40:0/305790561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:40 smithi141 bash[31670]: cluster 2023-12-01T23:09:39.179087+0000 mgr.y (mgr.24356) 13542 : cluster 0 pgmap v13510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:40 smithi040 bash[41173]: cluster 2023-12-01T23:09:39.179087+0000 mgr.y (mgr.24356) 13542 : cluster 0 pgmap v13510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:40 smithi040 bash[28232]: cluster 2023-12-01T23:09:39.179087+0000 mgr.y (mgr.24356) 13542 : cluster 0 pgmap v13510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:41 smithi141 bash[31670]: audit 2023-12-01T23:09:40.941143+0000 mon.c (mon.2) 8532 : audit 0 from='client.? 172.21.15.40:0/1045457722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:41 smithi040 bash[41173]: audit 2023-12-01T23:09:40.941143+0000 mon.c (mon.2) 8532 : audit 0 from='client.? 172.21.15.40:0/1045457722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:41 smithi040 bash[28232]: audit 2023-12-01T23:09:40.941143+0000 mon.c (mon.2) 8532 : audit 0 from='client.? 172.21.15.40:0/1045457722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:42 smithi141 bash[31670]: cluster 2023-12-01T23:09:41.180195+0000 mgr.y (mgr.24356) 13543 : cluster 0 pgmap v13511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:42 smithi040 bash[28232]: cluster 2023-12-01T23:09:41.180195+0000 mgr.y (mgr.24356) 13543 : cluster 0 pgmap v13511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:42 smithi040 bash[41173]: cluster 2023-12-01T23:09:41.180195+0000 mgr.y (mgr.24356) 13543 : cluster 0 pgmap v13511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:44 smithi141 bash[31670]: cluster 2023-12-01T23:09:43.180855+0000 mgr.y (mgr.24356) 13544 : cluster 0 pgmap v13512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:44 smithi141 bash[31670]: audit 2023-12-01T23:09:43.412929+0000 mon.c (mon.2) 8533 : audit 0 from='client.? 172.21.15.40:0/3145041174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:44 smithi040 bash[28232]: cluster 2023-12-01T23:09:43.180855+0000 mgr.y (mgr.24356) 13544 : cluster 0 pgmap v13512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:44 smithi040 bash[28232]: audit 2023-12-01T23:09:43.412929+0000 mon.c (mon.2) 8533 : audit 0 from='client.? 172.21.15.40:0/3145041174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:44 smithi040 bash[41173]: cluster 2023-12-01T23:09:43.180855+0000 mgr.y (mgr.24356) 13544 : cluster 0 pgmap v13512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:44.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:44 smithi040 bash[41173]: audit 2023-12-01T23:09:43.412929+0000 mon.c (mon.2) 8533 : audit 0 from='client.? 172.21.15.40:0/3145041174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:46 smithi141 bash[31670]: cluster 2023-12-01T23:09:45.182079+0000 mgr.y (mgr.24356) 13545 : cluster 0 pgmap v13513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:46 smithi141 bash[31670]: audit 2023-12-01T23:09:45.874205+0000 mon.a (mon.0) 8533 : audit 0 from='client.? 172.21.15.40:0/2197180397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:09:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:09:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:46 smithi040 bash[28232]: cluster 2023-12-01T23:09:45.182079+0000 mgr.y (mgr.24356) 13545 : cluster 0 pgmap v13513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:46 smithi040 bash[28232]: audit 2023-12-01T23:09:45.874205+0000 mon.a (mon.0) 8533 : audit 0 from='client.? 172.21.15.40:0/2197180397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:46 smithi040 bash[41173]: cluster 2023-12-01T23:09:45.182079+0000 mgr.y (mgr.24356) 13545 : cluster 0 pgmap v13513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:46 smithi040 bash[41173]: audit 2023-12-01T23:09:45.874205+0000 mon.a (mon.0) 8533 : audit 0 from='client.? 172.21.15.40:0/2197180397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:48 smithi040 bash[28232]: cluster 2023-12-01T23:09:47.182763+0000 mgr.y (mgr.24356) 13546 : cluster 0 pgmap v13514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:48 smithi040 bash[41173]: cluster 2023-12-01T23:09:47.182763+0000 mgr.y (mgr.24356) 13546 : cluster 0 pgmap v13514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:48 smithi141 bash[31670]: cluster 2023-12-01T23:09:47.182763+0000 mgr.y (mgr.24356) 13546 : cluster 0 pgmap v13514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:49 smithi040 bash[28232]: audit 2023-12-01T23:09:48.340581+0000 mon.c (mon.2) 8534 : audit 0 from='client.? 172.21.15.40:0/3336154262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:49 smithi040 bash[28232]: audit 2023-12-01T23:09:49.046946+0000 mon.c (mon.2) 8535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:49 smithi040 bash[41173]: audit 2023-12-01T23:09:48.340581+0000 mon.c (mon.2) 8534 : audit 0 from='client.? 172.21.15.40:0/3336154262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:49 smithi040 bash[41173]: audit 2023-12-01T23:09:49.046946+0000 mon.c (mon.2) 8535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:49 smithi141 bash[31670]: audit 2023-12-01T23:09:48.340581+0000 mon.c (mon.2) 8534 : audit 0 from='client.? 172.21.15.40:0/3336154262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:49 smithi141 bash[31670]: audit 2023-12-01T23:09:49.046946+0000 mon.c (mon.2) 8535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:50 smithi040 bash[28232]: cluster 2023-12-01T23:09:49.183527+0000 mgr.y (mgr.24356) 13547 : cluster 0 pgmap v13515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:50 smithi040 bash[41173]: cluster 2023-12-01T23:09:49.183527+0000 mgr.y (mgr.24356) 13547 : cluster 0 pgmap v13515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:50 smithi141 bash[31670]: cluster 2023-12-01T23:09:49.183527+0000 mgr.y (mgr.24356) 13547 : cluster 0 pgmap v13515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:51 smithi040 bash[28232]: audit 2023-12-01T23:09:50.811611+0000 mon.c (mon.2) 8536 : audit 0 from='client.? 172.21.15.40:0/2357370232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:51 smithi040 bash[41173]: audit 2023-12-01T23:09:50.811611+0000 mon.c (mon.2) 8536 : audit 0 from='client.? 172.21.15.40:0/2357370232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:51 smithi141 bash[31670]: audit 2023-12-01T23:09:50.811611+0000 mon.c (mon.2) 8536 : audit 0 from='client.? 172.21.15.40:0/2357370232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:52 smithi040 bash[28232]: cluster 2023-12-01T23:09:51.184888+0000 mgr.y (mgr.24356) 13548 : cluster 0 pgmap v13516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:52 smithi040 bash[41173]: cluster 2023-12-01T23:09:51.184888+0000 mgr.y (mgr.24356) 13548 : cluster 0 pgmap v13516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:52 smithi141 bash[31670]: cluster 2023-12-01T23:09:51.184888+0000 mgr.y (mgr.24356) 13548 : cluster 0 pgmap v13516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:53 smithi040 bash[28232]: audit 2023-12-01T23:09:53.286223+0000 mon.a (mon.0) 8534 : audit 0 from='client.? 172.21.15.40:0/2300207555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:53 smithi040 bash[41173]: audit 2023-12-01T23:09:53.286223+0000 mon.a (mon.0) 8534 : audit 0 from='client.? 172.21.15.40:0/2300207555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:53 smithi141 bash[31670]: audit 2023-12-01T23:09:53.286223+0000 mon.a (mon.0) 8534 : audit 0 from='client.? 172.21.15.40:0/2300207555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:54 smithi040 bash[28232]: cluster 2023-12-01T23:09:53.185566+0000 mgr.y (mgr.24356) 13549 : cluster 0 pgmap v13517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:54 smithi040 bash[41173]: cluster 2023-12-01T23:09:53.185566+0000 mgr.y (mgr.24356) 13549 : cluster 0 pgmap v13517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:54 smithi141 bash[31670]: cluster 2023-12-01T23:09:53.185566+0000 mgr.y (mgr.24356) 13549 : cluster 0 pgmap v13517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:56 smithi040 bash[41173]: cluster 2023-12-01T23:09:55.186763+0000 mgr.y (mgr.24356) 13550 : cluster 0 pgmap v13518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:56 smithi040 bash[41173]: audit 2023-12-01T23:09:55.742916+0000 mon.c (mon.2) 8537 : audit 0 from='client.? 172.21.15.40:0/2169741418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:56 smithi040 bash[28232]: cluster 2023-12-01T23:09:55.186763+0000 mgr.y (mgr.24356) 13550 : cluster 0 pgmap v13518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:56 smithi040 bash[28232]: audit 2023-12-01T23:09:55.742916+0000 mon.c (mon.2) 8537 : audit 0 from='client.? 172.21.15.40:0/2169741418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:09:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:09:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:56 smithi141 bash[31670]: cluster 2023-12-01T23:09:55.186763+0000 mgr.y (mgr.24356) 13550 : cluster 0 pgmap v13518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:56 smithi141 bash[31670]: audit 2023-12-01T23:09:55.742916+0000 mon.c (mon.2) 8537 : audit 0 from='client.? 172.21.15.40:0/2169741418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:58 smithi040 bash[28232]: cluster 2023-12-01T23:09:57.187459+0000 mgr.y (mgr.24356) 13551 : cluster 0 pgmap v13519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:09:58 smithi040 bash[28232]: audit 2023-12-01T23:09:58.205269+0000 mon.a (mon.0) 8535 : audit 0 from='client.? 172.21.15.40:0/1443224281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:58 smithi040 bash[41173]: cluster 2023-12-01T23:09:57.187459+0000 mgr.y (mgr.24356) 13551 : cluster 0 pgmap v13519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:09:58 smithi040 bash[41173]: audit 2023-12-01T23:09:58.205269+0000 mon.a (mon.0) 8535 : audit 0 from='client.? 172.21.15.40:0/1443224281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:09:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:58 smithi141 bash[31670]: cluster 2023-12-01T23:09:57.187459+0000 mgr.y (mgr.24356) 13551 : cluster 0 pgmap v13519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:09:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:09:58 smithi141 bash[31670]: audit 2023-12-01T23:09:58.205269+0000 mon.a (mon.0) 8535 : audit 0 from='client.? 172.21.15.40:0/1443224281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:00.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:00 smithi040 bash[28232]: debug 2023-12-01T23:09:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:00 smithi040 bash[41173]: cluster 2023-12-01T23:09:59.188180+0000 mgr.y (mgr.24356) 13552 : cluster 0 pgmap v13520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:00 smithi040 bash[41173]: cluster 2023-12-01T23:10:00.000164+0000 mon.a (mon.0) 8536 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:00 smithi040 bash[28232]: cluster 2023-12-01T23:09:59.188180+0000 mgr.y (mgr.24356) 13552 : cluster 0 pgmap v13520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:00 smithi040 bash[28232]: cluster 2023-12-01T23:10:00.000164+0000 mon.a (mon.0) 8536 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:00 smithi141 bash[31670]: cluster 2023-12-01T23:09:59.188180+0000 mgr.y (mgr.24356) 13552 : cluster 0 pgmap v13520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:00 smithi141 bash[31670]: cluster 2023-12-01T23:10:00.000164+0000 mon.a (mon.0) 8536 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:01 smithi040 bash[28232]: audit 2023-12-01T23:10:00.663088+0000 mon.a (mon.0) 8537 : audit 0 from='client.? 172.21.15.40:0/2823660897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:01 smithi040 bash[41173]: audit 2023-12-01T23:10:00.663088+0000 mon.a (mon.0) 8537 : audit 0 from='client.? 172.21.15.40:0/2823660897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:01 smithi141 bash[31670]: audit 2023-12-01T23:10:00.663088+0000 mon.a (mon.0) 8537 : audit 0 from='client.? 172.21.15.40:0/2823660897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:02 smithi040 bash[41173]: cluster 2023-12-01T23:10:01.189401+0000 mgr.y (mgr.24356) 13553 : cluster 0 pgmap v13521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:02 smithi040 bash[28232]: cluster 2023-12-01T23:10:01.189401+0000 mgr.y (mgr.24356) 13553 : cluster 0 pgmap v13521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:02 smithi141 bash[31670]: cluster 2023-12-01T23:10:01.189401+0000 mgr.y (mgr.24356) 13553 : cluster 0 pgmap v13521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:03 smithi040 bash[28232]: audit 2023-12-01T23:10:03.128623+0000 mon.c (mon.2) 8538 : audit 0 from='client.? 172.21.15.40:0/1780909106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:03 smithi040 bash[41173]: audit 2023-12-01T23:10:03.128623+0000 mon.c (mon.2) 8538 : audit 0 from='client.? 172.21.15.40:0/1780909106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:03 smithi141 bash[31670]: audit 2023-12-01T23:10:03.128623+0000 mon.c (mon.2) 8538 : audit 0 from='client.? 172.21.15.40:0/1780909106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:04 smithi040 bash[28232]: cluster 2023-12-01T23:10:03.190081+0000 mgr.y (mgr.24356) 13554 : cluster 0 pgmap v13522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:04 smithi040 bash[28232]: audit 2023-12-01T23:10:04.047134+0000 mon.c (mon.2) 8539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:04 smithi040 bash[41173]: cluster 2023-12-01T23:10:03.190081+0000 mgr.y (mgr.24356) 13554 : cluster 0 pgmap v13522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:04 smithi040 bash[41173]: audit 2023-12-01T23:10:04.047134+0000 mon.c (mon.2) 8539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:04 smithi141 bash[31670]: cluster 2023-12-01T23:10:03.190081+0000 mgr.y (mgr.24356) 13554 : cluster 0 pgmap v13522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:04 smithi141 bash[31670]: audit 2023-12-01T23:10:04.047134+0000 mon.c (mon.2) 8539 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:06 smithi040 bash[28232]: cluster 2023-12-01T23:10:05.191220+0000 mgr.y (mgr.24356) 13555 : cluster 0 pgmap v13523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:06 smithi040 bash[28232]: audit 2023-12-01T23:10:05.593243+0000 mon.a (mon.0) 8538 : audit 0 from='client.? 172.21.15.40:0/1063476675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:06 smithi040 bash[41173]: cluster 2023-12-01T23:10:05.191220+0000 mgr.y (mgr.24356) 13555 : cluster 0 pgmap v13523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:06 smithi040 bash[41173]: audit 2023-12-01T23:10:05.593243+0000 mon.a (mon.0) 8538 : audit 0 from='client.? 172.21.15.40:0/1063476675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:10:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:10:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:06 smithi141 bash[31670]: cluster 2023-12-01T23:10:05.191220+0000 mgr.y (mgr.24356) 13555 : cluster 0 pgmap v13523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:06 smithi141 bash[31670]: audit 2023-12-01T23:10:05.593243+0000 mon.a (mon.0) 8538 : audit 0 from='client.? 172.21.15.40:0/1063476675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:08 smithi040 bash[28232]: cluster 2023-12-01T23:10:07.191950+0000 mgr.y (mgr.24356) 13556 : cluster 0 pgmap v13524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:08 smithi040 bash[28232]: audit 2023-12-01T23:10:08.056071+0000 mon.a (mon.0) 8539 : audit 0 from='client.? 172.21.15.40:0/4111256326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:08 smithi040 bash[41173]: cluster 2023-12-01T23:10:07.191950+0000 mgr.y (mgr.24356) 13556 : cluster 0 pgmap v13524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:08 smithi040 bash[41173]: audit 2023-12-01T23:10:08.056071+0000 mon.a (mon.0) 8539 : audit 0 from='client.? 172.21.15.40:0/4111256326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:08 smithi141 bash[31670]: cluster 2023-12-01T23:10:07.191950+0000 mgr.y (mgr.24356) 13556 : cluster 0 pgmap v13524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:08 smithi141 bash[31670]: audit 2023-12-01T23:10:08.056071+0000 mon.a (mon.0) 8539 : audit 0 from='client.? 172.21.15.40:0/4111256326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:10 smithi040 bash[28232]: cluster 2023-12-01T23:10:09.192820+0000 mgr.y (mgr.24356) 13557 : cluster 0 pgmap v13525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:10 smithi040 bash[41173]: cluster 2023-12-01T23:10:09.192820+0000 mgr.y (mgr.24356) 13557 : cluster 0 pgmap v13525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:10 smithi141 bash[31670]: cluster 2023-12-01T23:10:09.192820+0000 mgr.y (mgr.24356) 13557 : cluster 0 pgmap v13525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:11 smithi040 bash[28232]: audit 2023-12-01T23:10:10.522347+0000 mon.a (mon.0) 8540 : audit 0 from='client.? 172.21.15.40:0/768400941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:11 smithi040 bash[41173]: audit 2023-12-01T23:10:10.522347+0000 mon.a (mon.0) 8540 : audit 0 from='client.? 172.21.15.40:0/768400941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:11 smithi141 bash[31670]: audit 2023-12-01T23:10:10.522347+0000 mon.a (mon.0) 8540 : audit 0 from='client.? 172.21.15.40:0/768400941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:12 smithi040 bash[28232]: cluster 2023-12-01T23:10:11.194224+0000 mgr.y (mgr.24356) 13558 : cluster 0 pgmap v13526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:12 smithi040 bash[41173]: cluster 2023-12-01T23:10:11.194224+0000 mgr.y (mgr.24356) 13558 : cluster 0 pgmap v13526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:12 smithi141 bash[31670]: cluster 2023-12-01T23:10:11.194224+0000 mgr.y (mgr.24356) 13558 : cluster 0 pgmap v13526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:13 smithi040 bash[28232]: audit 2023-12-01T23:10:12.985606+0000 mon.a (mon.0) 8541 : audit 0 from='client.? 172.21.15.40:0/349612554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:13 smithi040 bash[41173]: audit 2023-12-01T23:10:12.985606+0000 mon.a (mon.0) 8541 : audit 0 from='client.? 172.21.15.40:0/349612554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:13 smithi141 bash[31670]: audit 2023-12-01T23:10:12.985606+0000 mon.a (mon.0) 8541 : audit 0 from='client.? 172.21.15.40:0/349612554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:14 smithi040 bash[28232]: cluster 2023-12-01T23:10:13.194962+0000 mgr.y (mgr.24356) 13559 : cluster 0 pgmap v13527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:14 smithi040 bash[41173]: cluster 2023-12-01T23:10:13.194962+0000 mgr.y (mgr.24356) 13559 : cluster 0 pgmap v13527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:14 smithi141 bash[31670]: cluster 2023-12-01T23:10:13.194962+0000 mgr.y (mgr.24356) 13559 : cluster 0 pgmap v13527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:10:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:10:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:16 smithi040 bash[28232]: cluster 2023-12-01T23:10:15.195751+0000 mgr.y (mgr.24356) 13560 : cluster 0 pgmap v13528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:16 smithi040 bash[28232]: audit 2023-12-01T23:10:15.444824+0000 mon.c (mon.2) 8540 : audit 0 from='client.? 172.21.15.40:0/4271863757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:16 smithi040 bash[41173]: cluster 2023-12-01T23:10:15.195751+0000 mgr.y (mgr.24356) 13560 : cluster 0 pgmap v13528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:16 smithi040 bash[41173]: audit 2023-12-01T23:10:15.444824+0000 mon.c (mon.2) 8540 : audit 0 from='client.? 172.21.15.40:0/4271863757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:16 smithi141 bash[31670]: cluster 2023-12-01T23:10:15.195751+0000 mgr.y (mgr.24356) 13560 : cluster 0 pgmap v13528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:16 smithi141 bash[31670]: audit 2023-12-01T23:10:15.444824+0000 mon.c (mon.2) 8540 : audit 0 from='client.? 172.21.15.40:0/4271863757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:18 smithi040 bash[28232]: cluster 2023-12-01T23:10:17.196415+0000 mgr.y (mgr.24356) 13561 : cluster 0 pgmap v13529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:18 smithi040 bash[28232]: audit 2023-12-01T23:10:17.906943+0000 mon.c (mon.2) 8541 : audit 0 from='client.? 172.21.15.40:0/2639076659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:18 smithi040 bash[41173]: cluster 2023-12-01T23:10:17.196415+0000 mgr.y (mgr.24356) 13561 : cluster 0 pgmap v13529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:18 smithi040 bash[41173]: audit 2023-12-01T23:10:17.906943+0000 mon.c (mon.2) 8541 : audit 0 from='client.? 172.21.15.40:0/2639076659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:18 smithi141 bash[31670]: cluster 2023-12-01T23:10:17.196415+0000 mgr.y (mgr.24356) 13561 : cluster 0 pgmap v13529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:18 smithi141 bash[31670]: audit 2023-12-01T23:10:17.906943+0000 mon.c (mon.2) 8541 : audit 0 from='client.? 172.21.15.40:0/2639076659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:19 smithi040 bash[28232]: audit 2023-12-01T23:10:19.047546+0000 mon.c (mon.2) 8542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:19 smithi040 bash[41173]: audit 2023-12-01T23:10:19.047546+0000 mon.c (mon.2) 8542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:19 smithi141 bash[31670]: audit 2023-12-01T23:10:19.047546+0000 mon.c (mon.2) 8542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:20 smithi040 bash[28232]: cluster 2023-12-01T23:10:19.197031+0000 mgr.y (mgr.24356) 13562 : cluster 0 pgmap v13530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:20 smithi040 bash[28232]: audit 2023-12-01T23:10:20.372026+0000 mon.c (mon.2) 8543 : audit 0 from='client.? 172.21.15.40:0/3353223422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:20 smithi040 bash[41173]: cluster 2023-12-01T23:10:19.197031+0000 mgr.y (mgr.24356) 13562 : cluster 0 pgmap v13530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:20 smithi040 bash[41173]: audit 2023-12-01T23:10:20.372026+0000 mon.c (mon.2) 8543 : audit 0 from='client.? 172.21.15.40:0/3353223422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:20 smithi141 bash[31670]: cluster 2023-12-01T23:10:19.197031+0000 mgr.y (mgr.24356) 13562 : cluster 0 pgmap v13530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:20 smithi141 bash[31670]: audit 2023-12-01T23:10:20.372026+0000 mon.c (mon.2) 8543 : audit 0 from='client.? 172.21.15.40:0/3353223422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:21 smithi141 bash[31670]: audit 2023-12-01T23:10:20.599827+0000 mon.c (mon.2) 8544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:10:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:21 smithi040 bash[28232]: audit 2023-12-01T23:10:20.599827+0000 mon.c (mon.2) 8544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:10:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:21 smithi040 bash[41173]: audit 2023-12-01T23:10:20.599827+0000 mon.c (mon.2) 8544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:10:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:22 smithi141 bash[31670]: cluster 2023-12-01T23:10:21.198283+0000 mgr.y (mgr.24356) 13563 : cluster 0 pgmap v13531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:22 smithi040 bash[28232]: cluster 2023-12-01T23:10:21.198283+0000 mgr.y (mgr.24356) 13563 : cluster 0 pgmap v13531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:22 smithi040 bash[41173]: cluster 2023-12-01T23:10:21.198283+0000 mgr.y (mgr.24356) 13563 : cluster 0 pgmap v13531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:23 smithi141 bash[31670]: audit 2023-12-01T23:10:22.830955+0000 mon.a (mon.0) 8542 : audit 0 from='client.? 172.21.15.40:0/3029915982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:23 smithi040 bash[28232]: audit 2023-12-01T23:10:22.830955+0000 mon.a (mon.0) 8542 : audit 0 from='client.? 172.21.15.40:0/3029915982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:23 smithi040 bash[41173]: audit 2023-12-01T23:10:22.830955+0000 mon.a (mon.0) 8542 : audit 0 from='client.? 172.21.15.40:0/3029915982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:24 smithi141 bash[31670]: cluster 2023-12-01T23:10:23.199188+0000 mgr.y (mgr.24356) 13564 : cluster 0 pgmap v13532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:24 smithi040 bash[28232]: cluster 2023-12-01T23:10:23.199188+0000 mgr.y (mgr.24356) 13564 : cluster 0 pgmap v13532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:24 smithi040 bash[41173]: cluster 2023-12-01T23:10:23.199188+0000 mgr.y (mgr.24356) 13564 : cluster 0 pgmap v13532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:25 smithi141 bash[31670]: audit 2023-12-01T23:10:25.300905+0000 mon.a (mon.0) 8543 : audit 0 from='client.? 172.21.15.40:0/3081554898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:25 smithi040 bash[28232]: audit 2023-12-01T23:10:25.300905+0000 mon.a (mon.0) 8543 : audit 0 from='client.? 172.21.15.40:0/3081554898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:25 smithi040 bash[41173]: audit 2023-12-01T23:10:25.300905+0000 mon.a (mon.0) 8543 : audit 0 from='client.? 172.21.15.40:0/3081554898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:26 smithi141 bash[31670]: cluster 2023-12-01T23:10:25.200479+0000 mgr.y (mgr.24356) 13565 : cluster 0 pgmap v13533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:26 smithi040 bash[28232]: cluster 2023-12-01T23:10:25.200479+0000 mgr.y (mgr.24356) 13565 : cluster 0 pgmap v13533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:10:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:10:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:26 smithi040 bash[41173]: cluster 2023-12-01T23:10:25.200479+0000 mgr.y (mgr.24356) 13565 : cluster 0 pgmap v13533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:26.450869+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:26.462547+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:26.801155+0000 mon.a (mon.0) 8546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:26.813209+0000 mon.a (mon.0) 8547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:27.345393+0000 mon.c (mon.2) 8545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:10:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:27.347161+0000 mon.c (mon.2) 8546 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:10:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:27 smithi141 bash[31670]: audit 2023-12-01T23:10:27.358486+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:26.450869+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:26.462547+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:26.801155+0000 mon.a (mon.0) 8546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:26.813209+0000 mon.a (mon.0) 8547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:27.345393+0000 mon.c (mon.2) 8545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:27.347161+0000 mon.c (mon.2) 8546 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[28232]: audit 2023-12-01T23:10:27.358486+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:26.450869+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:26.462547+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:26.801155+0000 mon.a (mon.0) 8546 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:26.813209+0000 mon.a (mon.0) 8547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:27.345393+0000 mon.c (mon.2) 8545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:27.347161+0000 mon.c (mon.2) 8546 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:10:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:27 smithi040 bash[41173]: audit 2023-12-01T23:10:27.358486+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:10:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:28 smithi141 bash[31670]: cluster 2023-12-01T23:10:27.201190+0000 mgr.y (mgr.24356) 13566 : cluster 0 pgmap v13534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:28 smithi141 bash[31670]: audit 2023-12-01T23:10:27.764030+0000 mon.a (mon.0) 8549 : audit 0 from='client.? 172.21.15.40:0/3925054474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:28 smithi040 bash[28232]: cluster 2023-12-01T23:10:27.201190+0000 mgr.y (mgr.24356) 13566 : cluster 0 pgmap v13534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:28 smithi040 bash[28232]: audit 2023-12-01T23:10:27.764030+0000 mon.a (mon.0) 8549 : audit 0 from='client.? 172.21.15.40:0/3925054474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:28 smithi040 bash[41173]: cluster 2023-12-01T23:10:27.201190+0000 mgr.y (mgr.24356) 13566 : cluster 0 pgmap v13534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:28 smithi040 bash[41173]: audit 2023-12-01T23:10:27.764030+0000 mon.a (mon.0) 8549 : audit 0 from='client.? 172.21.15.40:0/3925054474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:30 smithi141 bash[31670]: cluster 2023-12-01T23:10:29.201978+0000 mgr.y (mgr.24356) 13567 : cluster 0 pgmap v13535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:30 smithi141 bash[31670]: audit 2023-12-01T23:10:30.224572+0000 mon.c (mon.2) 8547 : audit 0 from='client.? 172.21.15.40:0/3253687737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:30 smithi040 bash[28232]: cluster 2023-12-01T23:10:29.201978+0000 mgr.y (mgr.24356) 13567 : cluster 0 pgmap v13535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:30 smithi040 bash[28232]: audit 2023-12-01T23:10:30.224572+0000 mon.c (mon.2) 8547 : audit 0 from='client.? 172.21.15.40:0/3253687737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:30 smithi040 bash[41173]: cluster 2023-12-01T23:10:29.201978+0000 mgr.y (mgr.24356) 13567 : cluster 0 pgmap v13535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:30 smithi040 bash[41173]: audit 2023-12-01T23:10:30.224572+0000 mon.c (mon.2) 8547 : audit 0 from='client.? 172.21.15.40:0/3253687737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:32 smithi141 bash[31670]: cluster 2023-12-01T23:10:31.203205+0000 mgr.y (mgr.24356) 13568 : cluster 0 pgmap v13536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:32 smithi040 bash[28232]: cluster 2023-12-01T23:10:31.203205+0000 mgr.y (mgr.24356) 13568 : cluster 0 pgmap v13536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:32 smithi040 bash[41173]: cluster 2023-12-01T23:10:31.203205+0000 mgr.y (mgr.24356) 13568 : cluster 0 pgmap v13536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:33 smithi141 bash[31670]: audit 2023-12-01T23:10:32.695012+0000 mon.c (mon.2) 8548 : audit 0 from='client.? 172.21.15.40:0/2488745221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:33 smithi040 bash[28232]: audit 2023-12-01T23:10:32.695012+0000 mon.c (mon.2) 8548 : audit 0 from='client.? 172.21.15.40:0/2488745221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:33 smithi040 bash[41173]: audit 2023-12-01T23:10:32.695012+0000 mon.c (mon.2) 8548 : audit 0 from='client.? 172.21.15.40:0/2488745221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:34 smithi141 bash[31670]: cluster 2023-12-01T23:10:33.203913+0000 mgr.y (mgr.24356) 13569 : cluster 0 pgmap v13537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:34 smithi141 bash[31670]: audit 2023-12-01T23:10:34.047925+0000 mon.c (mon.2) 8549 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:34 smithi040 bash[28232]: cluster 2023-12-01T23:10:33.203913+0000 mgr.y (mgr.24356) 13569 : cluster 0 pgmap v13537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:34 smithi040 bash[28232]: audit 2023-12-01T23:10:34.047925+0000 mon.c (mon.2) 8549 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:34 smithi040 bash[41173]: cluster 2023-12-01T23:10:33.203913+0000 mgr.y (mgr.24356) 13569 : cluster 0 pgmap v13537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:34 smithi040 bash[41173]: audit 2023-12-01T23:10:34.047925+0000 mon.c (mon.2) 8549 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:35 smithi141 bash[31670]: audit 2023-12-01T23:10:35.156257+0000 mon.c (mon.2) 8550 : audit 0 from='client.? 172.21.15.40:0/3008010855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:35 smithi040 bash[28232]: audit 2023-12-01T23:10:35.156257+0000 mon.c (mon.2) 8550 : audit 0 from='client.? 172.21.15.40:0/3008010855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:35 smithi040 bash[41173]: audit 2023-12-01T23:10:35.156257+0000 mon.c (mon.2) 8550 : audit 0 from='client.? 172.21.15.40:0/3008010855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:36 smithi141 bash[31670]: cluster 2023-12-01T23:10:35.205183+0000 mgr.y (mgr.24356) 13570 : cluster 0 pgmap v13538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:36 smithi040 bash[28232]: cluster 2023-12-01T23:10:35.205183+0000 mgr.y (mgr.24356) 13570 : cluster 0 pgmap v13538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:10:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:10:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:36 smithi040 bash[41173]: cluster 2023-12-01T23:10:35.205183+0000 mgr.y (mgr.24356) 13570 : cluster 0 pgmap v13538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:38 smithi141 bash[31670]: cluster 2023-12-01T23:10:37.205868+0000 mgr.y (mgr.24356) 13571 : cluster 0 pgmap v13539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:38 smithi141 bash[31670]: audit 2023-12-01T23:10:37.617657+0000 mon.a (mon.0) 8550 : audit 0 from='client.? 172.21.15.40:0/513585154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:38 smithi040 bash[28232]: cluster 2023-12-01T23:10:37.205868+0000 mgr.y (mgr.24356) 13571 : cluster 0 pgmap v13539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:38 smithi040 bash[28232]: audit 2023-12-01T23:10:37.617657+0000 mon.a (mon.0) 8550 : audit 0 from='client.? 172.21.15.40:0/513585154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:38 smithi040 bash[41173]: cluster 2023-12-01T23:10:37.205868+0000 mgr.y (mgr.24356) 13571 : cluster 0 pgmap v13539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:38 smithi040 bash[41173]: audit 2023-12-01T23:10:37.617657+0000 mon.a (mon.0) 8550 : audit 0 from='client.? 172.21.15.40:0/513585154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:40 smithi141 bash[31670]: cluster 2023-12-01T23:10:39.206615+0000 mgr.y (mgr.24356) 13572 : cluster 0 pgmap v13540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:40 smithi141 bash[31670]: audit 2023-12-01T23:10:40.073488+0000 mon.a (mon.0) 8551 : audit 0 from='client.? 172.21.15.40:0/1249460901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:40 smithi040 bash[28232]: cluster 2023-12-01T23:10:39.206615+0000 mgr.y (mgr.24356) 13572 : cluster 0 pgmap v13540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:40 smithi040 bash[28232]: audit 2023-12-01T23:10:40.073488+0000 mon.a (mon.0) 8551 : audit 0 from='client.? 172.21.15.40:0/1249460901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:40 smithi040 bash[41173]: cluster 2023-12-01T23:10:39.206615+0000 mgr.y (mgr.24356) 13572 : cluster 0 pgmap v13540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:40 smithi040 bash[41173]: audit 2023-12-01T23:10:40.073488+0000 mon.a (mon.0) 8551 : audit 0 from='client.? 172.21.15.40:0/1249460901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:42 smithi141 bash[31670]: cluster 2023-12-01T23:10:41.207828+0000 mgr.y (mgr.24356) 13573 : cluster 0 pgmap v13541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:42 smithi040 bash[28232]: cluster 2023-12-01T23:10:41.207828+0000 mgr.y (mgr.24356) 13573 : cluster 0 pgmap v13541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:42 smithi040 bash[41173]: cluster 2023-12-01T23:10:41.207828+0000 mgr.y (mgr.24356) 13573 : cluster 0 pgmap v13541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:43 smithi141 bash[31670]: audit 2023-12-01T23:10:42.536286+0000 mon.a (mon.0) 8552 : audit 0 from='client.? 172.21.15.40:0/1430196493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:43 smithi040 bash[28232]: audit 2023-12-01T23:10:42.536286+0000 mon.a (mon.0) 8552 : audit 0 from='client.? 172.21.15.40:0/1430196493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:43 smithi040 bash[41173]: audit 2023-12-01T23:10:42.536286+0000 mon.a (mon.0) 8552 : audit 0 from='client.? 172.21.15.40:0/1430196493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:44 smithi141 bash[31670]: cluster 2023-12-01T23:10:43.208530+0000 mgr.y (mgr.24356) 13574 : cluster 0 pgmap v13542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:44 smithi040 bash[28232]: cluster 2023-12-01T23:10:43.208530+0000 mgr.y (mgr.24356) 13574 : cluster 0 pgmap v13542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:44 smithi040 bash[41173]: cluster 2023-12-01T23:10:43.208530+0000 mgr.y (mgr.24356) 13574 : cluster 0 pgmap v13542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:45 smithi141 bash[31670]: audit 2023-12-01T23:10:45.002140+0000 mon.a (mon.0) 8553 : audit 0 from='client.? 172.21.15.40:0/4062612796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:45 smithi040 bash[41173]: audit 2023-12-01T23:10:45.002140+0000 mon.a (mon.0) 8553 : audit 0 from='client.? 172.21.15.40:0/4062612796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:45 smithi040 bash[28232]: audit 2023-12-01T23:10:45.002140+0000 mon.a (mon.0) 8553 : audit 0 from='client.? 172.21.15.40:0/4062612796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:46 smithi141 bash[31670]: cluster 2023-12-01T23:10:45.209685+0000 mgr.y (mgr.24356) 13575 : cluster 0 pgmap v13543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:46 smithi040 bash[28232]: cluster 2023-12-01T23:10:45.209685+0000 mgr.y (mgr.24356) 13575 : cluster 0 pgmap v13543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:10:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:10:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:46 smithi040 bash[41173]: cluster 2023-12-01T23:10:45.209685+0000 mgr.y (mgr.24356) 13575 : cluster 0 pgmap v13543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:48 smithi141 bash[31670]: cluster 2023-12-01T23:10:47.210188+0000 mgr.y (mgr.24356) 13576 : cluster 0 pgmap v13544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:48 smithi141 bash[31670]: audit 2023-12-01T23:10:47.468753+0000 mon.c (mon.2) 8551 : audit 0 from='client.? 172.21.15.40:0/3561572852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:48 smithi040 bash[41173]: cluster 2023-12-01T23:10:47.210188+0000 mgr.y (mgr.24356) 13576 : cluster 0 pgmap v13544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:48 smithi040 bash[41173]: audit 2023-12-01T23:10:47.468753+0000 mon.c (mon.2) 8551 : audit 0 from='client.? 172.21.15.40:0/3561572852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:48 smithi040 bash[28232]: cluster 2023-12-01T23:10:47.210188+0000 mgr.y (mgr.24356) 13576 : cluster 0 pgmap v13544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:48 smithi040 bash[28232]: audit 2023-12-01T23:10:47.468753+0000 mon.c (mon.2) 8551 : audit 0 from='client.? 172.21.15.40:0/3561572852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:49 smithi141 bash[31670]: audit 2023-12-01T23:10:49.048432+0000 mon.c (mon.2) 8552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:49 smithi040 bash[28232]: audit 2023-12-01T23:10:49.048432+0000 mon.c (mon.2) 8552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:49 smithi040 bash[41173]: audit 2023-12-01T23:10:49.048432+0000 mon.c (mon.2) 8552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:50 smithi141 bash[31670]: cluster 2023-12-01T23:10:49.210811+0000 mgr.y (mgr.24356) 13577 : cluster 0 pgmap v13545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:50 smithi141 bash[31670]: audit 2023-12-01T23:10:49.937869+0000 mon.c (mon.2) 8553 : audit 0 from='client.? 172.21.15.40:0/1431022628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:50 smithi040 bash[28232]: cluster 2023-12-01T23:10:49.210811+0000 mgr.y (mgr.24356) 13577 : cluster 0 pgmap v13545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:50 smithi040 bash[28232]: audit 2023-12-01T23:10:49.937869+0000 mon.c (mon.2) 8553 : audit 0 from='client.? 172.21.15.40:0/1431022628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:50 smithi040 bash[41173]: cluster 2023-12-01T23:10:49.210811+0000 mgr.y (mgr.24356) 13577 : cluster 0 pgmap v13545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:50 smithi040 bash[41173]: audit 2023-12-01T23:10:49.937869+0000 mon.c (mon.2) 8553 : audit 0 from='client.? 172.21.15.40:0/1431022628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:52 smithi141 bash[31670]: cluster 2023-12-01T23:10:51.212065+0000 mgr.y (mgr.24356) 13578 : cluster 0 pgmap v13546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:52 smithi040 bash[41173]: cluster 2023-12-01T23:10:51.212065+0000 mgr.y (mgr.24356) 13578 : cluster 0 pgmap v13546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:52 smithi040 bash[28232]: cluster 2023-12-01T23:10:51.212065+0000 mgr.y (mgr.24356) 13578 : cluster 0 pgmap v13546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:53 smithi141 bash[31670]: audit 2023-12-01T23:10:52.406803+0000 mon.c (mon.2) 8554 : audit 0 from='client.? 172.21.15.40:0/2577265038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:53 smithi040 bash[28232]: audit 2023-12-01T23:10:52.406803+0000 mon.c (mon.2) 8554 : audit 0 from='client.? 172.21.15.40:0/2577265038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:53 smithi040 bash[41173]: audit 2023-12-01T23:10:52.406803+0000 mon.c (mon.2) 8554 : audit 0 from='client.? 172.21.15.40:0/2577265038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:54 smithi141 bash[31670]: cluster 2023-12-01T23:10:53.212751+0000 mgr.y (mgr.24356) 13579 : cluster 0 pgmap v13547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:54 smithi040 bash[28232]: cluster 2023-12-01T23:10:53.212751+0000 mgr.y (mgr.24356) 13579 : cluster 0 pgmap v13547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:54 smithi040 bash[41173]: cluster 2023-12-01T23:10:53.212751+0000 mgr.y (mgr.24356) 13579 : cluster 0 pgmap v13547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:55 smithi141 bash[31670]: audit 2023-12-01T23:10:54.871794+0000 mon.c (mon.2) 8555 : audit 0 from='client.? 172.21.15.40:0/132574312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:55 smithi040 bash[28232]: audit 2023-12-01T23:10:54.871794+0000 mon.c (mon.2) 8555 : audit 0 from='client.? 172.21.15.40:0/132574312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:55 smithi040 bash[41173]: audit 2023-12-01T23:10:54.871794+0000 mon.c (mon.2) 8555 : audit 0 from='client.? 172.21.15.40:0/132574312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:56 smithi141 bash[31670]: cluster 2023-12-01T23:10:55.213928+0000 mgr.y (mgr.24356) 13580 : cluster 0 pgmap v13548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:10:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:10:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:56 smithi040 bash[41173]: cluster 2023-12-01T23:10:55.213928+0000 mgr.y (mgr.24356) 13580 : cluster 0 pgmap v13548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:56 smithi040 bash[28232]: cluster 2023-12-01T23:10:55.213928+0000 mgr.y (mgr.24356) 13580 : cluster 0 pgmap v13548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:58 smithi141 bash[31670]: cluster 2023-12-01T23:10:57.214406+0000 mgr.y (mgr.24356) 13581 : cluster 0 pgmap v13549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:10:58 smithi141 bash[31670]: audit 2023-12-01T23:10:57.341029+0000 mon.a (mon.0) 8554 : audit 0 from='client.? 172.21.15.40:0/320534951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:58 smithi040 bash[41173]: cluster 2023-12-01T23:10:57.214406+0000 mgr.y (mgr.24356) 13581 : cluster 0 pgmap v13549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:10:58 smithi040 bash[41173]: audit 2023-12-01T23:10:57.341029+0000 mon.a (mon.0) 8554 : audit 0 from='client.? 172.21.15.40:0/320534951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:10:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:58 smithi040 bash[28232]: cluster 2023-12-01T23:10:57.214406+0000 mgr.y (mgr.24356) 13581 : cluster 0 pgmap v13549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:10:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:10:58 smithi040 bash[28232]: audit 2023-12-01T23:10:57.341029+0000 mon.a (mon.0) 8554 : audit 0 from='client.? 172.21.15.40:0/320534951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:00 smithi040 bash[28232]: cluster 2023-12-01T23:10:59.215127+0000 mgr.y (mgr.24356) 13582 : cluster 0 pgmap v13550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:00 smithi040 bash[28232]: audit 2023-12-01T23:10:59.809326+0000 mon.c (mon.2) 8556 : audit 0 from='client.? 172.21.15.40:0/19341167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:00 smithi040 bash[41173]: cluster 2023-12-01T23:10:59.215127+0000 mgr.y (mgr.24356) 13582 : cluster 0 pgmap v13550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:00 smithi040 bash[41173]: audit 2023-12-01T23:10:59.809326+0000 mon.c (mon.2) 8556 : audit 0 from='client.? 172.21.15.40:0/19341167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:00 smithi141 bash[31670]: cluster 2023-12-01T23:10:59.215127+0000 mgr.y (mgr.24356) 13582 : cluster 0 pgmap v13550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:00 smithi141 bash[31670]: audit 2023-12-01T23:10:59.809326+0000 mon.c (mon.2) 8556 : audit 0 from='client.? 172.21.15.40:0/19341167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:02 smithi040 bash[28232]: cluster 2023-12-01T23:11:01.216180+0000 mgr.y (mgr.24356) 13583 : cluster 0 pgmap v13551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:02 smithi040 bash[28232]: audit 2023-12-01T23:11:02.270806+0000 mon.a (mon.0) 8555 : audit 0 from='client.? 172.21.15.40:0/3982094110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:02 smithi040 bash[41173]: cluster 2023-12-01T23:11:01.216180+0000 mgr.y (mgr.24356) 13583 : cluster 0 pgmap v13551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:02 smithi040 bash[41173]: audit 2023-12-01T23:11:02.270806+0000 mon.a (mon.0) 8555 : audit 0 from='client.? 172.21.15.40:0/3982094110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:02 smithi141 bash[31670]: cluster 2023-12-01T23:11:01.216180+0000 mgr.y (mgr.24356) 13583 : cluster 0 pgmap v13551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:02 smithi141 bash[31670]: audit 2023-12-01T23:11:02.270806+0000 mon.a (mon.0) 8555 : audit 0 from='client.? 172.21.15.40:0/3982094110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:04 smithi040 bash[28232]: cluster 2023-12-01T23:11:03.216842+0000 mgr.y (mgr.24356) 13584 : cluster 0 pgmap v13552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:04 smithi040 bash[28232]: audit 2023-12-01T23:11:04.048847+0000 mon.c (mon.2) 8557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:04 smithi040 bash[41173]: cluster 2023-12-01T23:11:03.216842+0000 mgr.y (mgr.24356) 13584 : cluster 0 pgmap v13552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:04 smithi040 bash[41173]: audit 2023-12-01T23:11:04.048847+0000 mon.c (mon.2) 8557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:04 smithi141 bash[31670]: cluster 2023-12-01T23:11:03.216842+0000 mgr.y (mgr.24356) 13584 : cluster 0 pgmap v13552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:04 smithi141 bash[31670]: audit 2023-12-01T23:11:04.048847+0000 mon.c (mon.2) 8557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:05 smithi040 bash[41173]: audit 2023-12-01T23:11:04.733312+0000 mon.a (mon.0) 8556 : audit 0 from='client.? 172.21.15.40:0/3554412518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:05 smithi040 bash[28232]: audit 2023-12-01T23:11:04.733312+0000 mon.a (mon.0) 8556 : audit 0 from='client.? 172.21.15.40:0/3554412518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:05 smithi141 bash[31670]: audit 2023-12-01T23:11:04.733312+0000 mon.a (mon.0) 8556 : audit 0 from='client.? 172.21.15.40:0/3554412518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:06 smithi040 bash[28232]: cluster 2023-12-01T23:11:05.218063+0000 mgr.y (mgr.24356) 13585 : cluster 0 pgmap v13553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:11:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:11:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:06 smithi040 bash[41173]: cluster 2023-12-01T23:11:05.218063+0000 mgr.y (mgr.24356) 13585 : cluster 0 pgmap v13553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:06 smithi141 bash[31670]: cluster 2023-12-01T23:11:05.218063+0000 mgr.y (mgr.24356) 13585 : cluster 0 pgmap v13553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:07 smithi040 bash[41173]: audit 2023-12-01T23:11:07.199693+0000 mon.a (mon.0) 8557 : audit 0 from='client.? 172.21.15.40:0/553220704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:07 smithi040 bash[28232]: audit 2023-12-01T23:11:07.199693+0000 mon.a (mon.0) 8557 : audit 0 from='client.? 172.21.15.40:0/553220704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:07 smithi141 bash[31670]: audit 2023-12-01T23:11:07.199693+0000 mon.a (mon.0) 8557 : audit 0 from='client.? 172.21.15.40:0/553220704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:08 smithi040 bash[41173]: cluster 2023-12-01T23:11:07.218796+0000 mgr.y (mgr.24356) 13586 : cluster 0 pgmap v13554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:08 smithi040 bash[28232]: cluster 2023-12-01T23:11:07.218796+0000 mgr.y (mgr.24356) 13586 : cluster 0 pgmap v13554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:08 smithi141 bash[31670]: cluster 2023-12-01T23:11:07.218796+0000 mgr.y (mgr.24356) 13586 : cluster 0 pgmap v13554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:10 smithi040 bash[41173]: cluster 2023-12-01T23:11:09.219462+0000 mgr.y (mgr.24356) 13587 : cluster 0 pgmap v13555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:10 smithi040 bash[41173]: audit 2023-12-01T23:11:09.669449+0000 mon.a (mon.0) 8558 : audit 0 from='client.? 172.21.15.40:0/526551249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:10 smithi040 bash[28232]: cluster 2023-12-01T23:11:09.219462+0000 mgr.y (mgr.24356) 13587 : cluster 0 pgmap v13555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:10 smithi040 bash[28232]: audit 2023-12-01T23:11:09.669449+0000 mon.a (mon.0) 8558 : audit 0 from='client.? 172.21.15.40:0/526551249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:10 smithi141 bash[31670]: cluster 2023-12-01T23:11:09.219462+0000 mgr.y (mgr.24356) 13587 : cluster 0 pgmap v13555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:10 smithi141 bash[31670]: audit 2023-12-01T23:11:09.669449+0000 mon.a (mon.0) 8558 : audit 0 from='client.? 172.21.15.40:0/526551249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 23:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T23:11:12.156272294Z level=info msg="Completed cleanup jobs" duration=117.315394ms 2023-12-01T23:11:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:12 smithi141 bash[31670]: cluster 2023-12-01T23:11:11.220508+0000 mgr.y (mgr.24356) 13588 : cluster 0 pgmap v13556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:12 smithi141 bash[31670]: audit 2023-12-01T23:11:12.140186+0000 mon.a (mon.0) 8559 : audit 0 from='client.? 172.21.15.40:0/3019907230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:12 smithi040 bash[28232]: cluster 2023-12-01T23:11:11.220508+0000 mgr.y (mgr.24356) 13588 : cluster 0 pgmap v13556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:12 smithi040 bash[28232]: audit 2023-12-01T23:11:12.140186+0000 mon.a (mon.0) 8559 : audit 0 from='client.? 172.21.15.40:0/3019907230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:12 smithi040 bash[41173]: cluster 2023-12-01T23:11:11.220508+0000 mgr.y (mgr.24356) 13588 : cluster 0 pgmap v13556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:12 smithi040 bash[41173]: audit 2023-12-01T23:11:12.140186+0000 mon.a (mon.0) 8559 : audit 0 from='client.? 172.21.15.40:0/3019907230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:14 smithi040 bash[28232]: cluster 2023-12-01T23:11:13.221193+0000 mgr.y (mgr.24356) 13589 : cluster 0 pgmap v13557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:14 smithi040 bash[41173]: cluster 2023-12-01T23:11:13.221193+0000 mgr.y (mgr.24356) 13589 : cluster 0 pgmap v13557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:14 smithi141 bash[31670]: cluster 2023-12-01T23:11:13.221193+0000 mgr.y (mgr.24356) 13589 : cluster 0 pgmap v13557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:15 smithi040 bash[28232]: audit 2023-12-01T23:11:14.613193+0000 mon.a (mon.0) 8560 : audit 0 from='client.? 172.21.15.40:0/2602067449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:15 smithi040 bash[41173]: audit 2023-12-01T23:11:14.613193+0000 mon.a (mon.0) 8560 : audit 0 from='client.? 172.21.15.40:0/2602067449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:15 smithi141 bash[31670]: audit 2023-12-01T23:11:14.613193+0000 mon.a (mon.0) 8560 : audit 0 from='client.? 172.21.15.40:0/2602067449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:11:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:11:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:16 smithi040 bash[41173]: cluster 2023-12-01T23:11:15.222376+0000 mgr.y (mgr.24356) 13590 : cluster 0 pgmap v13558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:16 smithi040 bash[28232]: cluster 2023-12-01T23:11:15.222376+0000 mgr.y (mgr.24356) 13590 : cluster 0 pgmap v13558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:16 smithi141 bash[31670]: cluster 2023-12-01T23:11:15.222376+0000 mgr.y (mgr.24356) 13590 : cluster 0 pgmap v13558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:17 smithi040 bash[41173]: audit 2023-12-01T23:11:17.077321+0000 mon.c (mon.2) 8558 : audit 0 from='client.? 172.21.15.40:0/3913162477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:17 smithi040 bash[28232]: audit 2023-12-01T23:11:17.077321+0000 mon.c (mon.2) 8558 : audit 0 from='client.? 172.21.15.40:0/3913162477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:17 smithi141 bash[31670]: audit 2023-12-01T23:11:17.077321+0000 mon.c (mon.2) 8558 : audit 0 from='client.? 172.21.15.40:0/3913162477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:18 smithi040 bash[28232]: cluster 2023-12-01T23:11:17.223262+0000 mgr.y (mgr.24356) 13591 : cluster 0 pgmap v13559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:18 smithi040 bash[41173]: cluster 2023-12-01T23:11:17.223262+0000 mgr.y (mgr.24356) 13591 : cluster 0 pgmap v13559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:18 smithi141 bash[31670]: cluster 2023-12-01T23:11:17.223262+0000 mgr.y (mgr.24356) 13591 : cluster 0 pgmap v13559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:19 smithi040 bash[41173]: audit 2023-12-01T23:11:19.049335+0000 mon.c (mon.2) 8559 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:19 smithi040 bash[28232]: audit 2023-12-01T23:11:19.049335+0000 mon.c (mon.2) 8559 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:19 smithi141 bash[31670]: audit 2023-12-01T23:11:19.049335+0000 mon.c (mon.2) 8559 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:20 smithi040 bash[28232]: cluster 2023-12-01T23:11:19.223677+0000 mgr.y (mgr.24356) 13592 : cluster 0 pgmap v13560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:20 smithi040 bash[28232]: audit 2023-12-01T23:11:19.567919+0000 mon.a (mon.0) 8561 : audit 0 from='client.? 172.21.15.40:0/1659038152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:20 smithi040 bash[41173]: cluster 2023-12-01T23:11:19.223677+0000 mgr.y (mgr.24356) 13592 : cluster 0 pgmap v13560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:20 smithi040 bash[41173]: audit 2023-12-01T23:11:19.567919+0000 mon.a (mon.0) 8561 : audit 0 from='client.? 172.21.15.40:0/1659038152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:20 smithi141 bash[31670]: cluster 2023-12-01T23:11:19.223677+0000 mgr.y (mgr.24356) 13592 : cluster 0 pgmap v13560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:20 smithi141 bash[31670]: audit 2023-12-01T23:11:19.567919+0000 mon.a (mon.0) 8561 : audit 0 from='client.? 172.21.15.40:0/1659038152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:22 smithi040 bash[28232]: cluster 2023-12-01T23:11:21.224737+0000 mgr.y (mgr.24356) 13593 : cluster 0 pgmap v13561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:22 smithi040 bash[28232]: audit 2023-12-01T23:11:22.030627+0000 mon.c (mon.2) 8560 : audit 0 from='client.? 172.21.15.40:0/1800187698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:22 smithi040 bash[41173]: cluster 2023-12-01T23:11:21.224737+0000 mgr.y (mgr.24356) 13593 : cluster 0 pgmap v13561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:22 smithi040 bash[41173]: audit 2023-12-01T23:11:22.030627+0000 mon.c (mon.2) 8560 : audit 0 from='client.? 172.21.15.40:0/1800187698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:22 smithi141 bash[31670]: cluster 2023-12-01T23:11:21.224737+0000 mgr.y (mgr.24356) 13593 : cluster 0 pgmap v13561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:22 smithi141 bash[31670]: audit 2023-12-01T23:11:22.030627+0000 mon.c (mon.2) 8560 : audit 0 from='client.? 172.21.15.40:0/1800187698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:24 smithi040 bash[28232]: cluster 2023-12-01T23:11:23.225397+0000 mgr.y (mgr.24356) 13594 : cluster 0 pgmap v13562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:24 smithi040 bash[41173]: cluster 2023-12-01T23:11:23.225397+0000 mgr.y (mgr.24356) 13594 : cluster 0 pgmap v13562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:24 smithi141 bash[31670]: cluster 2023-12-01T23:11:23.225397+0000 mgr.y (mgr.24356) 13594 : cluster 0 pgmap v13562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:25 smithi040 bash[41173]: audit 2023-12-01T23:11:24.499845+0000 mon.a (mon.0) 8562 : audit 0 from='client.? 172.21.15.40:0/2520200905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:25 smithi040 bash[28232]: audit 2023-12-01T23:11:24.499845+0000 mon.a (mon.0) 8562 : audit 0 from='client.? 172.21.15.40:0/2520200905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:25 smithi141 bash[31670]: audit 2023-12-01T23:11:24.499845+0000 mon.a (mon.0) 8562 : audit 0 from='client.? 172.21.15.40:0/2520200905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:11:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:11:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:26 smithi040 bash[41173]: cluster 2023-12-01T23:11:25.226673+0000 mgr.y (mgr.24356) 13595 : cluster 0 pgmap v13563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:26 smithi040 bash[28232]: cluster 2023-12-01T23:11:25.226673+0000 mgr.y (mgr.24356) 13595 : cluster 0 pgmap v13563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:26 smithi141 bash[31670]: cluster 2023-12-01T23:11:25.226673+0000 mgr.y (mgr.24356) 13595 : cluster 0 pgmap v13563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:27 smithi040 bash[28232]: audit 2023-12-01T23:11:26.968812+0000 mon.a (mon.0) 8563 : audit 0 from='client.? 172.21.15.40:0/3092835071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:27 smithi040 bash[41173]: audit 2023-12-01T23:11:26.968812+0000 mon.a (mon.0) 8563 : audit 0 from='client.? 172.21.15.40:0/3092835071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:27 smithi141 bash[31670]: audit 2023-12-01T23:11:26.968812+0000 mon.a (mon.0) 8563 : audit 0 from='client.? 172.21.15.40:0/3092835071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:28 smithi040 bash[41173]: cluster 2023-12-01T23:11:27.227404+0000 mgr.y (mgr.24356) 13596 : cluster 0 pgmap v13564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:28 smithi040 bash[41173]: audit 2023-12-01T23:11:27.441027+0000 mon.c (mon.2) 8561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:11:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:28 smithi040 bash[28232]: cluster 2023-12-01T23:11:27.227404+0000 mgr.y (mgr.24356) 13596 : cluster 0 pgmap v13564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:28 smithi040 bash[28232]: audit 2023-12-01T23:11:27.441027+0000 mon.c (mon.2) 8561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:11:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:28 smithi141 bash[31670]: cluster 2023-12-01T23:11:27.227404+0000 mgr.y (mgr.24356) 13596 : cluster 0 pgmap v13564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:28 smithi141 bash[31670]: audit 2023-12-01T23:11:27.441027+0000 mon.c (mon.2) 8561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:11:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:30 smithi040 bash[28232]: cluster 2023-12-01T23:11:29.228005+0000 mgr.y (mgr.24356) 13597 : cluster 0 pgmap v13565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:30 smithi040 bash[28232]: audit 2023-12-01T23:11:29.436148+0000 mon.c (mon.2) 8562 : audit 0 from='client.? 172.21.15.40:0/3534911559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:30 smithi040 bash[41173]: cluster 2023-12-01T23:11:29.228005+0000 mgr.y (mgr.24356) 13597 : cluster 0 pgmap v13565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:30 smithi040 bash[41173]: audit 2023-12-01T23:11:29.436148+0000 mon.c (mon.2) 8562 : audit 0 from='client.? 172.21.15.40:0/3534911559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:30 smithi141 bash[31670]: cluster 2023-12-01T23:11:29.228005+0000 mgr.y (mgr.24356) 13597 : cluster 0 pgmap v13565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:30 smithi141 bash[31670]: audit 2023-12-01T23:11:29.436148+0000 mon.c (mon.2) 8562 : audit 0 from='client.? 172.21.15.40:0/3534911559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:32 smithi040 bash[41173]: cluster 2023-12-01T23:11:31.229279+0000 mgr.y (mgr.24356) 13598 : cluster 0 pgmap v13566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:32 smithi040 bash[41173]: audit 2023-12-01T23:11:31.899853+0000 mon.c (mon.2) 8563 : audit 0 from='client.? 172.21.15.40:0/1519820113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:32 smithi040 bash[28232]: cluster 2023-12-01T23:11:31.229279+0000 mgr.y (mgr.24356) 13598 : cluster 0 pgmap v13566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:32 smithi040 bash[28232]: audit 2023-12-01T23:11:31.899853+0000 mon.c (mon.2) 8563 : audit 0 from='client.? 172.21.15.40:0/1519820113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:32 smithi141 bash[31670]: cluster 2023-12-01T23:11:31.229279+0000 mgr.y (mgr.24356) 13598 : cluster 0 pgmap v13566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:32 smithi141 bash[31670]: audit 2023-12-01T23:11:31.899853+0000 mon.c (mon.2) 8563 : audit 0 from='client.? 172.21.15.40:0/1519820113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: cluster 2023-12-01T23:11:33.229988+0000 mgr.y (mgr.24356) 13599 : cluster 0 pgmap v13567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:33.338753+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:33.350314+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:33.694705+0000 mon.a (mon.0) 8566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:33.706365+0000 mon.a (mon.0) 8567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:34.049094+0000 mon.c (mon.2) 8564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:34.182059+0000 mon.c (mon.2) 8565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:34.183407+0000 mon.c (mon.2) 8566 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[28232]: audit 2023-12-01T23:11:34.192035+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: cluster 2023-12-01T23:11:33.229988+0000 mgr.y (mgr.24356) 13599 : cluster 0 pgmap v13567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:33.338753+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:33.350314+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:33.694705+0000 mon.a (mon.0) 8566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:33.706365+0000 mon.a (mon.0) 8567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:34.049094+0000 mon.c (mon.2) 8564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:34.182059+0000 mon.c (mon.2) 8565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:11:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:34.183407+0000 mon.c (mon.2) 8566 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:11:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:34 smithi040 bash[41173]: audit 2023-12-01T23:11:34.192035+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: cluster 2023-12-01T23:11:33.229988+0000 mgr.y (mgr.24356) 13599 : cluster 0 pgmap v13567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:33.338753+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:33.350314+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:33.694705+0000 mon.a (mon.0) 8566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:33.706365+0000 mon.a (mon.0) 8567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:34.049094+0000 mon.c (mon.2) 8564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:34.182059+0000 mon.c (mon.2) 8565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:34.183407+0000 mon.c (mon.2) 8566 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:11:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:34 smithi141 bash[31670]: audit 2023-12-01T23:11:34.192035+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:11:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:35 smithi040 bash[41173]: audit 2023-12-01T23:11:34.377126+0000 mon.a (mon.0) 8569 : audit 0 from='client.? 172.21.15.40:0/455080837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:35 smithi040 bash[28232]: audit 2023-12-01T23:11:34.377126+0000 mon.a (mon.0) 8569 : audit 0 from='client.? 172.21.15.40:0/455080837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:35 smithi141 bash[31670]: audit 2023-12-01T23:11:34.377126+0000 mon.a (mon.0) 8569 : audit 0 from='client.? 172.21.15.40:0/455080837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:36 smithi040 bash[28232]: cluster 2023-12-01T23:11:35.231140+0000 mgr.y (mgr.24356) 13600 : cluster 0 pgmap v13568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:36 smithi040 bash[41173]: cluster 2023-12-01T23:11:35.231140+0000 mgr.y (mgr.24356) 13600 : cluster 0 pgmap v13568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:11:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:11:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:36 smithi141 bash[31670]: cluster 2023-12-01T23:11:35.231140+0000 mgr.y (mgr.24356) 13600 : cluster 0 pgmap v13568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:37 smithi040 bash[28232]: audit 2023-12-01T23:11:36.846586+0000 mon.c (mon.2) 8567 : audit 0 from='client.? 172.21.15.40:0/2973466425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:37 smithi040 bash[41173]: audit 2023-12-01T23:11:36.846586+0000 mon.c (mon.2) 8567 : audit 0 from='client.? 172.21.15.40:0/2973466425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:37 smithi141 bash[31670]: audit 2023-12-01T23:11:36.846586+0000 mon.c (mon.2) 8567 : audit 0 from='client.? 172.21.15.40:0/2973466425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:38 smithi040 bash[28232]: cluster 2023-12-01T23:11:37.231790+0000 mgr.y (mgr.24356) 13601 : cluster 0 pgmap v13569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:38 smithi040 bash[41173]: cluster 2023-12-01T23:11:37.231790+0000 mgr.y (mgr.24356) 13601 : cluster 0 pgmap v13569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:38 smithi141 bash[31670]: cluster 2023-12-01T23:11:37.231790+0000 mgr.y (mgr.24356) 13601 : cluster 0 pgmap v13569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:39 smithi040 bash[41173]: audit 2023-12-01T23:11:39.306997+0000 mon.a (mon.0) 8570 : audit 0 from='client.? 172.21.15.40:0/1444226263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:39 smithi040 bash[28232]: audit 2023-12-01T23:11:39.306997+0000 mon.a (mon.0) 8570 : audit 0 from='client.? 172.21.15.40:0/1444226263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:39 smithi141 bash[31670]: audit 2023-12-01T23:11:39.306997+0000 mon.a (mon.0) 8570 : audit 0 from='client.? 172.21.15.40:0/1444226263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:40 smithi040 bash[41173]: cluster 2023-12-01T23:11:39.232439+0000 mgr.y (mgr.24356) 13602 : cluster 0 pgmap v13570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:40 smithi040 bash[28232]: cluster 2023-12-01T23:11:39.232439+0000 mgr.y (mgr.24356) 13602 : cluster 0 pgmap v13570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:40 smithi141 bash[31670]: cluster 2023-12-01T23:11:39.232439+0000 mgr.y (mgr.24356) 13602 : cluster 0 pgmap v13570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:42 smithi040 bash[28232]: cluster 2023-12-01T23:11:41.233634+0000 mgr.y (mgr.24356) 13603 : cluster 0 pgmap v13571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:42 smithi040 bash[28232]: audit 2023-12-01T23:11:41.778351+0000 mon.c (mon.2) 8568 : audit 0 from='client.? 172.21.15.40:0/4034196020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:42 smithi040 bash[41173]: cluster 2023-12-01T23:11:41.233634+0000 mgr.y (mgr.24356) 13603 : cluster 0 pgmap v13571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:42 smithi040 bash[41173]: audit 2023-12-01T23:11:41.778351+0000 mon.c (mon.2) 8568 : audit 0 from='client.? 172.21.15.40:0/4034196020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:42 smithi141 bash[31670]: cluster 2023-12-01T23:11:41.233634+0000 mgr.y (mgr.24356) 13603 : cluster 0 pgmap v13571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:42 smithi141 bash[31670]: audit 2023-12-01T23:11:41.778351+0000 mon.c (mon.2) 8568 : audit 0 from='client.? 172.21.15.40:0/4034196020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:44 smithi040 bash[28232]: cluster 2023-12-01T23:11:43.234283+0000 mgr.y (mgr.24356) 13604 : cluster 0 pgmap v13572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:44 smithi040 bash[28232]: audit 2023-12-01T23:11:44.241090+0000 mon.a (mon.0) 8571 : audit 0 from='client.? 172.21.15.40:0/2187378022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:44 smithi040 bash[41173]: cluster 2023-12-01T23:11:43.234283+0000 mgr.y (mgr.24356) 13604 : cluster 0 pgmap v13572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:44 smithi040 bash[41173]: audit 2023-12-01T23:11:44.241090+0000 mon.a (mon.0) 8571 : audit 0 from='client.? 172.21.15.40:0/2187378022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:44 smithi141 bash[31670]: cluster 2023-12-01T23:11:43.234283+0000 mgr.y (mgr.24356) 13604 : cluster 0 pgmap v13572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:44 smithi141 bash[31670]: audit 2023-12-01T23:11:44.241090+0000 mon.a (mon.0) 8571 : audit 0 from='client.? 172.21.15.40:0/2187378022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:11:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:11:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:46 smithi040 bash[28232]: cluster 2023-12-01T23:11:45.235466+0000 mgr.y (mgr.24356) 13605 : cluster 0 pgmap v13573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:46 smithi040 bash[41173]: cluster 2023-12-01T23:11:45.235466+0000 mgr.y (mgr.24356) 13605 : cluster 0 pgmap v13573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:46 smithi141 bash[31670]: cluster 2023-12-01T23:11:45.235466+0000 mgr.y (mgr.24356) 13605 : cluster 0 pgmap v13573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:47 smithi040 bash[28232]: audit 2023-12-01T23:11:46.706948+0000 mon.a (mon.0) 8572 : audit 0 from='client.? 172.21.15.40:0/3047455351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:47 smithi040 bash[41173]: audit 2023-12-01T23:11:46.706948+0000 mon.a (mon.0) 8572 : audit 0 from='client.? 172.21.15.40:0/3047455351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:47 smithi141 bash[31670]: audit 2023-12-01T23:11:46.706948+0000 mon.a (mon.0) 8572 : audit 0 from='client.? 172.21.15.40:0/3047455351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:48 smithi040 bash[41173]: cluster 2023-12-01T23:11:47.236211+0000 mgr.y (mgr.24356) 13606 : cluster 0 pgmap v13574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:48 smithi040 bash[28232]: cluster 2023-12-01T23:11:47.236211+0000 mgr.y (mgr.24356) 13606 : cluster 0 pgmap v13574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:48 smithi141 bash[31670]: cluster 2023-12-01T23:11:47.236211+0000 mgr.y (mgr.24356) 13606 : cluster 0 pgmap v13574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:49 smithi040 bash[28232]: audit 2023-12-01T23:11:49.049948+0000 mon.c (mon.2) 8569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:49 smithi040 bash[28232]: audit 2023-12-01T23:11:49.161983+0000 mon.c (mon.2) 8570 : audit 0 from='client.? 172.21.15.40:0/317029308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:49 smithi040 bash[41173]: audit 2023-12-01T23:11:49.049948+0000 mon.c (mon.2) 8569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:49 smithi040 bash[41173]: audit 2023-12-01T23:11:49.161983+0000 mon.c (mon.2) 8570 : audit 0 from='client.? 172.21.15.40:0/317029308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:49 smithi141 bash[31670]: audit 2023-12-01T23:11:49.049948+0000 mon.c (mon.2) 8569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:49 smithi141 bash[31670]: audit 2023-12-01T23:11:49.161983+0000 mon.c (mon.2) 8570 : audit 0 from='client.? 172.21.15.40:0/317029308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:50 smithi040 bash[41173]: cluster 2023-12-01T23:11:49.236895+0000 mgr.y (mgr.24356) 13607 : cluster 0 pgmap v13575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:50 smithi040 bash[28232]: cluster 2023-12-01T23:11:49.236895+0000 mgr.y (mgr.24356) 13607 : cluster 0 pgmap v13575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:50 smithi141 bash[31670]: cluster 2023-12-01T23:11:49.236895+0000 mgr.y (mgr.24356) 13607 : cluster 0 pgmap v13575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:52 smithi040 bash[28232]: cluster 2023-12-01T23:11:51.237995+0000 mgr.y (mgr.24356) 13608 : cluster 0 pgmap v13576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:52 smithi040 bash[28232]: audit 2023-12-01T23:11:51.628799+0000 mon.a (mon.0) 8573 : audit 0 from='client.? 172.21.15.40:0/4693838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:52 smithi040 bash[41173]: cluster 2023-12-01T23:11:51.237995+0000 mgr.y (mgr.24356) 13608 : cluster 0 pgmap v13576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:52 smithi040 bash[41173]: audit 2023-12-01T23:11:51.628799+0000 mon.a (mon.0) 8573 : audit 0 from='client.? 172.21.15.40:0/4693838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:52 smithi141 bash[31670]: cluster 2023-12-01T23:11:51.237995+0000 mgr.y (mgr.24356) 13608 : cluster 0 pgmap v13576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:52 smithi141 bash[31670]: audit 2023-12-01T23:11:51.628799+0000 mon.a (mon.0) 8573 : audit 0 from='client.? 172.21.15.40:0/4693838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:54 smithi040 bash[28232]: cluster 2023-12-01T23:11:53.238640+0000 mgr.y (mgr.24356) 13609 : cluster 0 pgmap v13577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:54 smithi040 bash[28232]: audit 2023-12-01T23:11:54.097043+0000 mon.c (mon.2) 8571 : audit 0 from='client.? 172.21.15.40:0/3910105843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:54 smithi040 bash[41173]: cluster 2023-12-01T23:11:53.238640+0000 mgr.y (mgr.24356) 13609 : cluster 0 pgmap v13577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:54 smithi040 bash[41173]: audit 2023-12-01T23:11:54.097043+0000 mon.c (mon.2) 8571 : audit 0 from='client.? 172.21.15.40:0/3910105843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:54 smithi141 bash[31670]: cluster 2023-12-01T23:11:53.238640+0000 mgr.y (mgr.24356) 13609 : cluster 0 pgmap v13577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:54 smithi141 bash[31670]: audit 2023-12-01T23:11:54.097043+0000 mon.c (mon.2) 8571 : audit 0 from='client.? 172.21.15.40:0/3910105843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:56 smithi141 bash[31670]: cluster 2023-12-01T23:11:55.239898+0000 mgr.y (mgr.24356) 13610 : cluster 0 pgmap v13578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:56 smithi040 bash[41173]: cluster 2023-12-01T23:11:55.239898+0000 mgr.y (mgr.24356) 13610 : cluster 0 pgmap v13578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:56 smithi040 bash[28232]: cluster 2023-12-01T23:11:55.239898+0000 mgr.y (mgr.24356) 13610 : cluster 0 pgmap v13578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:11:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:11:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:57 smithi141 bash[31670]: audit 2023-12-01T23:11:56.563263+0000 mon.c (mon.2) 8572 : audit 0 from='client.? 172.21.15.40:0/4175715707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:57 smithi040 bash[28232]: audit 2023-12-01T23:11:56.563263+0000 mon.c (mon.2) 8572 : audit 0 from='client.? 172.21.15.40:0/4175715707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:57 smithi040 bash[41173]: audit 2023-12-01T23:11:56.563263+0000 mon.c (mon.2) 8572 : audit 0 from='client.? 172.21.15.40:0/4175715707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:58 smithi141 bash[31670]: cluster 2023-12-01T23:11:57.240682+0000 mgr.y (mgr.24356) 13611 : cluster 0 pgmap v13579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:58 smithi040 bash[41173]: cluster 2023-12-01T23:11:57.240682+0000 mgr.y (mgr.24356) 13611 : cluster 0 pgmap v13579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:58 smithi040 bash[28232]: cluster 2023-12-01T23:11:57.240682+0000 mgr.y (mgr.24356) 13611 : cluster 0 pgmap v13579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:11:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:11:59 smithi141 bash[31670]: audit 2023-12-01T23:11:59.026024+0000 mon.c (mon.2) 8573 : audit 0 from='client.? 172.21.15.40:0/2869876354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:11:59 smithi040 bash[28232]: audit 2023-12-01T23:11:59.026024+0000 mon.c (mon.2) 8573 : audit 0 from='client.? 172.21.15.40:0/2869876354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:11:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:11:59 smithi040 bash[41173]: audit 2023-12-01T23:11:59.026024+0000 mon.c (mon.2) 8573 : audit 0 from='client.? 172.21.15.40:0/2869876354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:00 smithi141 bash[31670]: cluster 2023-12-01T23:11:59.241374+0000 mgr.y (mgr.24356) 13612 : cluster 0 pgmap v13580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:00 smithi040 bash[28232]: cluster 2023-12-01T23:11:59.241374+0000 mgr.y (mgr.24356) 13612 : cluster 0 pgmap v13580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:00 smithi040 bash[41173]: cluster 2023-12-01T23:11:59.241374+0000 mgr.y (mgr.24356) 13612 : cluster 0 pgmap v13580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:02 smithi141 bash[31670]: cluster 2023-12-01T23:12:01.242648+0000 mgr.y (mgr.24356) 13613 : cluster 0 pgmap v13581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:02 smithi141 bash[31670]: audit 2023-12-01T23:12:01.500034+0000 mon.c (mon.2) 8574 : audit 0 from='client.? 172.21.15.40:0/595566872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:02 smithi040 bash[41173]: cluster 2023-12-01T23:12:01.242648+0000 mgr.y (mgr.24356) 13613 : cluster 0 pgmap v13581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:02 smithi040 bash[41173]: audit 2023-12-01T23:12:01.500034+0000 mon.c (mon.2) 8574 : audit 0 from='client.? 172.21.15.40:0/595566872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:02 smithi040 bash[28232]: cluster 2023-12-01T23:12:01.242648+0000 mgr.y (mgr.24356) 13613 : cluster 0 pgmap v13581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:02 smithi040 bash[28232]: audit 2023-12-01T23:12:01.500034+0000 mon.c (mon.2) 8574 : audit 0 from='client.? 172.21.15.40:0/595566872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:04 smithi141 bash[31670]: cluster 2023-12-01T23:12:03.243343+0000 mgr.y (mgr.24356) 13614 : cluster 0 pgmap v13582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:04 smithi141 bash[31670]: audit 2023-12-01T23:12:03.962453+0000 mon.c (mon.2) 8575 : audit 0 from='client.? 172.21.15.40:0/2855518456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:04 smithi141 bash[31670]: audit 2023-12-01T23:12:04.050341+0000 mon.c (mon.2) 8576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:04 smithi040 bash[28232]: cluster 2023-12-01T23:12:03.243343+0000 mgr.y (mgr.24356) 13614 : cluster 0 pgmap v13582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:04 smithi040 bash[28232]: audit 2023-12-01T23:12:03.962453+0000 mon.c (mon.2) 8575 : audit 0 from='client.? 172.21.15.40:0/2855518456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:04 smithi040 bash[28232]: audit 2023-12-01T23:12:04.050341+0000 mon.c (mon.2) 8576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:04 smithi040 bash[41173]: cluster 2023-12-01T23:12:03.243343+0000 mgr.y (mgr.24356) 13614 : cluster 0 pgmap v13582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:04 smithi040 bash[41173]: audit 2023-12-01T23:12:03.962453+0000 mon.c (mon.2) 8575 : audit 0 from='client.? 172.21.15.40:0/2855518456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:04 smithi040 bash[41173]: audit 2023-12-01T23:12:04.050341+0000 mon.c (mon.2) 8576 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:06 smithi141 bash[31670]: cluster 2023-12-01T23:12:05.244488+0000 mgr.y (mgr.24356) 13615 : cluster 0 pgmap v13583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:06 smithi141 bash[31670]: audit 2023-12-01T23:12:06.426748+0000 mon.a (mon.0) 8574 : audit 0 from='client.? 172.21.15.40:0/2344828011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:12:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:12:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:06 smithi040 bash[28232]: cluster 2023-12-01T23:12:05.244488+0000 mgr.y (mgr.24356) 13615 : cluster 0 pgmap v13583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:06 smithi040 bash[28232]: audit 2023-12-01T23:12:06.426748+0000 mon.a (mon.0) 8574 : audit 0 from='client.? 172.21.15.40:0/2344828011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:06 smithi040 bash[41173]: cluster 2023-12-01T23:12:05.244488+0000 mgr.y (mgr.24356) 13615 : cluster 0 pgmap v13583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:06 smithi040 bash[41173]: audit 2023-12-01T23:12:06.426748+0000 mon.a (mon.0) 8574 : audit 0 from='client.? 172.21.15.40:0/2344828011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:08 smithi141 bash[31670]: cluster 2023-12-01T23:12:07.245304+0000 mgr.y (mgr.24356) 13616 : cluster 0 pgmap v13584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:08 smithi040 bash[28232]: cluster 2023-12-01T23:12:07.245304+0000 mgr.y (mgr.24356) 13616 : cluster 0 pgmap v13584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:08 smithi040 bash[41173]: cluster 2023-12-01T23:12:07.245304+0000 mgr.y (mgr.24356) 13616 : cluster 0 pgmap v13584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:09 smithi141 bash[31670]: audit 2023-12-01T23:12:08.901528+0000 mon.a (mon.0) 8575 : audit 0 from='client.? 172.21.15.40:0/2255598777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:09 smithi040 bash[28232]: audit 2023-12-01T23:12:08.901528+0000 mon.a (mon.0) 8575 : audit 0 from='client.? 172.21.15.40:0/2255598777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:09 smithi040 bash[41173]: audit 2023-12-01T23:12:08.901528+0000 mon.a (mon.0) 8575 : audit 0 from='client.? 172.21.15.40:0/2255598777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:10.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:10 smithi141 bash[31670]: cluster 2023-12-01T23:12:09.245996+0000 mgr.y (mgr.24356) 13617 : cluster 0 pgmap v13585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:10 smithi040 bash[28232]: cluster 2023-12-01T23:12:09.245996+0000 mgr.y (mgr.24356) 13617 : cluster 0 pgmap v13585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:10 smithi040 bash[41173]: cluster 2023-12-01T23:12:09.245996+0000 mgr.y (mgr.24356) 13617 : cluster 0 pgmap v13585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:12 smithi141 bash[31670]: cluster 2023-12-01T23:12:11.247124+0000 mgr.y (mgr.24356) 13618 : cluster 0 pgmap v13586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:12 smithi141 bash[31670]: audit 2023-12-01T23:12:11.371452+0000 mon.a (mon.0) 8576 : audit 0 from='client.? 172.21.15.40:0/3207567166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:12 smithi040 bash[28232]: cluster 2023-12-01T23:12:11.247124+0000 mgr.y (mgr.24356) 13618 : cluster 0 pgmap v13586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:12 smithi040 bash[28232]: audit 2023-12-01T23:12:11.371452+0000 mon.a (mon.0) 8576 : audit 0 from='client.? 172.21.15.40:0/3207567166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:12 smithi040 bash[41173]: cluster 2023-12-01T23:12:11.247124+0000 mgr.y (mgr.24356) 13618 : cluster 0 pgmap v13586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:12 smithi040 bash[41173]: audit 2023-12-01T23:12:11.371452+0000 mon.a (mon.0) 8576 : audit 0 from='client.? 172.21.15.40:0/3207567166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:14 smithi141 bash[31670]: cluster 2023-12-01T23:12:13.247803+0000 mgr.y (mgr.24356) 13619 : cluster 0 pgmap v13587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:14 smithi141 bash[31670]: audit 2023-12-01T23:12:13.841282+0000 mon.a (mon.0) 8577 : audit 0 from='client.? 172.21.15.40:0/692111146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:14 smithi040 bash[28232]: cluster 2023-12-01T23:12:13.247803+0000 mgr.y (mgr.24356) 13619 : cluster 0 pgmap v13587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:14 smithi040 bash[28232]: audit 2023-12-01T23:12:13.841282+0000 mon.a (mon.0) 8577 : audit 0 from='client.? 172.21.15.40:0/692111146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:14 smithi040 bash[41173]: cluster 2023-12-01T23:12:13.247803+0000 mgr.y (mgr.24356) 13619 : cluster 0 pgmap v13587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:14 smithi040 bash[41173]: audit 2023-12-01T23:12:13.841282+0000 mon.a (mon.0) 8577 : audit 0 from='client.? 172.21.15.40:0/692111146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:16.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:16 smithi141 bash[31670]: cluster 2023-12-01T23:12:15.248968+0000 mgr.y (mgr.24356) 13620 : cluster 0 pgmap v13588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:12:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:12:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:16 smithi040 bash[41173]: cluster 2023-12-01T23:12:15.248968+0000 mgr.y (mgr.24356) 13620 : cluster 0 pgmap v13588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:16 smithi040 bash[28232]: cluster 2023-12-01T23:12:15.248968+0000 mgr.y (mgr.24356) 13620 : cluster 0 pgmap v13588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:17 smithi141 bash[31670]: audit 2023-12-01T23:12:16.317863+0000 mon.a (mon.0) 8578 : audit 0 from='client.? 172.21.15.40:0/573143343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:17 smithi040 bash[41173]: audit 2023-12-01T23:12:16.317863+0000 mon.a (mon.0) 8578 : audit 0 from='client.? 172.21.15.40:0/573143343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:17 smithi040 bash[28232]: audit 2023-12-01T23:12:16.317863+0000 mon.a (mon.0) 8578 : audit 0 from='client.? 172.21.15.40:0/573143343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:18 smithi040 bash[28232]: cluster 2023-12-01T23:12:17.249624+0000 mgr.y (mgr.24356) 13621 : cluster 0 pgmap v13589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:18 smithi040 bash[41173]: cluster 2023-12-01T23:12:17.249624+0000 mgr.y (mgr.24356) 13621 : cluster 0 pgmap v13589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:18 smithi141 bash[31670]: cluster 2023-12-01T23:12:17.249624+0000 mgr.y (mgr.24356) 13621 : cluster 0 pgmap v13589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:19 smithi040 bash[28232]: audit 2023-12-01T23:12:18.784895+0000 mon.c (mon.2) 8577 : audit 0 from='client.? 172.21.15.40:0/2091968776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:19 smithi040 bash[28232]: audit 2023-12-01T23:12:19.050672+0000 mon.c (mon.2) 8578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:19 smithi040 bash[41173]: audit 2023-12-01T23:12:18.784895+0000 mon.c (mon.2) 8577 : audit 0 from='client.? 172.21.15.40:0/2091968776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:19 smithi040 bash[41173]: audit 2023-12-01T23:12:19.050672+0000 mon.c (mon.2) 8578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:19 smithi141 bash[31670]: audit 2023-12-01T23:12:18.784895+0000 mon.c (mon.2) 8577 : audit 0 from='client.? 172.21.15.40:0/2091968776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:19 smithi141 bash[31670]: audit 2023-12-01T23:12:19.050672+0000 mon.c (mon.2) 8578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:20 smithi040 bash[28232]: cluster 2023-12-01T23:12:19.250293+0000 mgr.y (mgr.24356) 13622 : cluster 0 pgmap v13590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:20 smithi040 bash[41173]: cluster 2023-12-01T23:12:19.250293+0000 mgr.y (mgr.24356) 13622 : cluster 0 pgmap v13590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:20 smithi141 bash[31670]: cluster 2023-12-01T23:12:19.250293+0000 mgr.y (mgr.24356) 13622 : cluster 0 pgmap v13590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:21 smithi040 bash[41173]: audit 2023-12-01T23:12:21.245824+0000 mon.a (mon.0) 8579 : audit 0 from='client.? 172.21.15.40:0/911107742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:21 smithi040 bash[28232]: audit 2023-12-01T23:12:21.245824+0000 mon.a (mon.0) 8579 : audit 0 from='client.? 172.21.15.40:0/911107742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:21 smithi141 bash[31670]: audit 2023-12-01T23:12:21.245824+0000 mon.a (mon.0) 8579 : audit 0 from='client.? 172.21.15.40:0/911107742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:22 smithi040 bash[41173]: cluster 2023-12-01T23:12:21.251372+0000 mgr.y (mgr.24356) 13623 : cluster 0 pgmap v13591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:22 smithi040 bash[28232]: cluster 2023-12-01T23:12:21.251372+0000 mgr.y (mgr.24356) 13623 : cluster 0 pgmap v13591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:22 smithi141 bash[31670]: cluster 2023-12-01T23:12:21.251372+0000 mgr.y (mgr.24356) 13623 : cluster 0 pgmap v13591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:24 smithi040 bash[41173]: cluster 2023-12-01T23:12:23.252001+0000 mgr.y (mgr.24356) 13624 : cluster 0 pgmap v13592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:24 smithi040 bash[41173]: audit 2023-12-01T23:12:23.706016+0000 mon.c (mon.2) 8579 : audit 0 from='client.? 172.21.15.40:0/952881218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:24 smithi040 bash[28232]: cluster 2023-12-01T23:12:23.252001+0000 mgr.y (mgr.24356) 13624 : cluster 0 pgmap v13592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:24 smithi040 bash[28232]: audit 2023-12-01T23:12:23.706016+0000 mon.c (mon.2) 8579 : audit 0 from='client.? 172.21.15.40:0/952881218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:24 smithi141 bash[31670]: cluster 2023-12-01T23:12:23.252001+0000 mgr.y (mgr.24356) 13624 : cluster 0 pgmap v13592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:24 smithi141 bash[31670]: audit 2023-12-01T23:12:23.706016+0000 mon.c (mon.2) 8579 : audit 0 from='client.? 172.21.15.40:0/952881218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:26.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:12:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:12:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:26 smithi040 bash[28232]: cluster 2023-12-01T23:12:25.253227+0000 mgr.y (mgr.24356) 13625 : cluster 0 pgmap v13593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:26 smithi040 bash[28232]: audit 2023-12-01T23:12:26.169524+0000 mon.c (mon.2) 8580 : audit 0 from='client.? 172.21.15.40:0/3258487780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:26 smithi040 bash[41173]: cluster 2023-12-01T23:12:25.253227+0000 mgr.y (mgr.24356) 13625 : cluster 0 pgmap v13593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:26 smithi040 bash[41173]: audit 2023-12-01T23:12:26.169524+0000 mon.c (mon.2) 8580 : audit 0 from='client.? 172.21.15.40:0/3258487780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:26 smithi141 bash[31670]: cluster 2023-12-01T23:12:25.253227+0000 mgr.y (mgr.24356) 13625 : cluster 0 pgmap v13593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:26 smithi141 bash[31670]: audit 2023-12-01T23:12:26.169524+0000 mon.c (mon.2) 8580 : audit 0 from='client.? 172.21.15.40:0/3258487780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:28 smithi141 bash[31670]: cluster 2023-12-01T23:12:27.253919+0000 mgr.y (mgr.24356) 13626 : cluster 0 pgmap v13594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:28 smithi040 bash[28232]: cluster 2023-12-01T23:12:27.253919+0000 mgr.y (mgr.24356) 13626 : cluster 0 pgmap v13594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:28 smithi040 bash[41173]: cluster 2023-12-01T23:12:27.253919+0000 mgr.y (mgr.24356) 13626 : cluster 0 pgmap v13594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:29 smithi141 bash[31670]: audit 2023-12-01T23:12:28.646564+0000 mon.a (mon.0) 8580 : audit 0 from='client.? 172.21.15.40:0/2938757698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:29 smithi040 bash[28232]: audit 2023-12-01T23:12:28.646564+0000 mon.a (mon.0) 8580 : audit 0 from='client.? 172.21.15.40:0/2938757698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:29 smithi040 bash[41173]: audit 2023-12-01T23:12:28.646564+0000 mon.a (mon.0) 8580 : audit 0 from='client.? 172.21.15.40:0/2938757698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:30 smithi141 bash[31670]: cluster 2023-12-01T23:12:29.254577+0000 mgr.y (mgr.24356) 13627 : cluster 0 pgmap v13595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:30 smithi040 bash[28232]: cluster 2023-12-01T23:12:29.254577+0000 mgr.y (mgr.24356) 13627 : cluster 0 pgmap v13595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:30 smithi040 bash[41173]: cluster 2023-12-01T23:12:29.254577+0000 mgr.y (mgr.24356) 13627 : cluster 0 pgmap v13595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:31 smithi040 bash[28232]: audit 2023-12-01T23:12:31.105600+0000 mon.c (mon.2) 8581 : audit 0 from='client.? 172.21.15.40:0/1725667422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:31 smithi040 bash[41173]: audit 2023-12-01T23:12:31.105600+0000 mon.c (mon.2) 8581 : audit 0 from='client.? 172.21.15.40:0/1725667422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:31 smithi141 bash[31670]: audit 2023-12-01T23:12:31.105600+0000 mon.c (mon.2) 8581 : audit 0 from='client.? 172.21.15.40:0/1725667422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:32 smithi040 bash[28232]: cluster 2023-12-01T23:12:31.255763+0000 mgr.y (mgr.24356) 13628 : cluster 0 pgmap v13596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:32 smithi040 bash[41173]: cluster 2023-12-01T23:12:31.255763+0000 mgr.y (mgr.24356) 13628 : cluster 0 pgmap v13596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:32 smithi141 bash[31670]: cluster 2023-12-01T23:12:31.255763+0000 mgr.y (mgr.24356) 13628 : cluster 0 pgmap v13596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[41173]: cluster 2023-12-01T23:12:33.256294+0000 mgr.y (mgr.24356) 13629 : cluster 0 pgmap v13597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[41173]: audit 2023-12-01T23:12:33.574605+0000 mon.a (mon.0) 8581 : audit 0 from='client.? 172.21.15.40:0/332498137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[41173]: audit 2023-12-01T23:12:34.051085+0000 mon.c (mon.2) 8582 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[41173]: audit 2023-12-01T23:12:34.275483+0000 mon.c (mon.2) 8583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[28232]: cluster 2023-12-01T23:12:33.256294+0000 mgr.y (mgr.24356) 13629 : cluster 0 pgmap v13597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[28232]: audit 2023-12-01T23:12:33.574605+0000 mon.a (mon.0) 8581 : audit 0 from='client.? 172.21.15.40:0/332498137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[28232]: audit 2023-12-01T23:12:34.051085+0000 mon.c (mon.2) 8582 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:34 smithi040 bash[28232]: audit 2023-12-01T23:12:34.275483+0000 mon.c (mon.2) 8583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:12:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:34 smithi141 bash[31670]: cluster 2023-12-01T23:12:33.256294+0000 mgr.y (mgr.24356) 13629 : cluster 0 pgmap v13597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:34 smithi141 bash[31670]: audit 2023-12-01T23:12:33.574605+0000 mon.a (mon.0) 8581 : audit 0 from='client.? 172.21.15.40:0/332498137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:34 smithi141 bash[31670]: audit 2023-12-01T23:12:34.051085+0000 mon.c (mon.2) 8582 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:34 smithi141 bash[31670]: audit 2023-12-01T23:12:34.275483+0000 mon.c (mon.2) 8583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:12:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:36 smithi040 bash[41173]: cluster 2023-12-01T23:12:35.257566+0000 mgr.y (mgr.24356) 13630 : cluster 0 pgmap v13598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:36.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:36 smithi040 bash[41173]: audit 2023-12-01T23:12:36.038474+0000 mon.a (mon.0) 8582 : audit 0 from='client.? 172.21.15.40:0/1904245100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:36 smithi040 bash[28232]: cluster 2023-12-01T23:12:35.257566+0000 mgr.y (mgr.24356) 13630 : cluster 0 pgmap v13598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:36 smithi040 bash[28232]: audit 2023-12-01T23:12:36.038474+0000 mon.a (mon.0) 8582 : audit 0 from='client.? 172.21.15.40:0/1904245100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:36.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:12:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:12:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:36 smithi141 bash[31670]: cluster 2023-12-01T23:12:35.257566+0000 mgr.y (mgr.24356) 13630 : cluster 0 pgmap v13598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:36 smithi141 bash[31670]: audit 2023-12-01T23:12:36.038474+0000 mon.a (mon.0) 8582 : audit 0 from='client.? 172.21.15.40:0/1904245100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:38 smithi141 bash[31670]: cluster 2023-12-01T23:12:37.258187+0000 mgr.y (mgr.24356) 13631 : cluster 0 pgmap v13599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:38 smithi040 bash[28232]: cluster 2023-12-01T23:12:37.258187+0000 mgr.y (mgr.24356) 13631 : cluster 0 pgmap v13599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:38 smithi040 bash[41173]: cluster 2023-12-01T23:12:37.258187+0000 mgr.y (mgr.24356) 13631 : cluster 0 pgmap v13599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:39 smithi141 bash[31670]: audit 2023-12-01T23:12:38.509764+0000 mon.c (mon.2) 8584 : audit 0 from='client.? 172.21.15.40:0/3158292074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:39 smithi040 bash[41173]: audit 2023-12-01T23:12:38.509764+0000 mon.c (mon.2) 8584 : audit 0 from='client.? 172.21.15.40:0/3158292074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:39 smithi040 bash[28232]: audit 2023-12-01T23:12:38.509764+0000 mon.c (mon.2) 8584 : audit 0 from='client.? 172.21.15.40:0/3158292074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:40 smithi141 bash[31670]: cluster 2023-12-01T23:12:39.258809+0000 mgr.y (mgr.24356) 13632 : cluster 0 pgmap v13600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:40 smithi141 bash[31670]: audit 2023-12-01T23:12:40.171519+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:40 smithi141 bash[31670]: audit 2023-12-01T23:12:40.181953+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:40 smithi040 bash[41173]: cluster 2023-12-01T23:12:39.258809+0000 mgr.y (mgr.24356) 13632 : cluster 0 pgmap v13600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:40 smithi040 bash[41173]: audit 2023-12-01T23:12:40.171519+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:40 smithi040 bash[41173]: audit 2023-12-01T23:12:40.181953+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:40 smithi040 bash[28232]: cluster 2023-12-01T23:12:39.258809+0000 mgr.y (mgr.24356) 13632 : cluster 0 pgmap v13600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:40 smithi040 bash[28232]: audit 2023-12-01T23:12:40.171519+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:40 smithi040 bash[28232]: audit 2023-12-01T23:12:40.181953+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:41 smithi141 bash[31670]: audit 2023-12-01T23:12:40.469388+0000 mon.a (mon.0) 8585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:41 smithi141 bash[31670]: audit 2023-12-01T23:12:40.482984+0000 mon.a (mon.0) 8586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:41 smithi141 bash[31670]: audit 2023-12-01T23:12:40.976680+0000 mon.a (mon.0) 8587 : audit 0 from='client.? 172.21.15.40:0/2564070245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:41 smithi040 bash[28232]: audit 2023-12-01T23:12:40.469388+0000 mon.a (mon.0) 8585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:41 smithi040 bash[28232]: audit 2023-12-01T23:12:40.482984+0000 mon.a (mon.0) 8586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:41 smithi040 bash[28232]: audit 2023-12-01T23:12:40.976680+0000 mon.a (mon.0) 8587 : audit 0 from='client.? 172.21.15.40:0/2564070245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:41 smithi040 bash[41173]: audit 2023-12-01T23:12:40.469388+0000 mon.a (mon.0) 8585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:41 smithi040 bash[41173]: audit 2023-12-01T23:12:40.482984+0000 mon.a (mon.0) 8586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:41 smithi040 bash[41173]: audit 2023-12-01T23:12:40.976680+0000 mon.a (mon.0) 8587 : audit 0 from='client.? 172.21.15.40:0/2564070245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:42 smithi141 bash[31670]: cluster 2023-12-01T23:12:41.259979+0000 mgr.y (mgr.24356) 13633 : cluster 0 pgmap v13601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:42 smithi040 bash[28232]: cluster 2023-12-01T23:12:41.259979+0000 mgr.y (mgr.24356) 13633 : cluster 0 pgmap v13601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:42 smithi040 bash[41173]: cluster 2023-12-01T23:12:41.259979+0000 mgr.y (mgr.24356) 13633 : cluster 0 pgmap v13601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:43 smithi141 bash[31670]: audit 2023-12-01T23:12:43.453267+0000 mon.a (mon.0) 8588 : audit 0 from='client.? 172.21.15.40:0/610265609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:43 smithi040 bash[28232]: audit 2023-12-01T23:12:43.453267+0000 mon.a (mon.0) 8588 : audit 0 from='client.? 172.21.15.40:0/610265609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:43 smithi040 bash[41173]: audit 2023-12-01T23:12:43.453267+0000 mon.a (mon.0) 8588 : audit 0 from='client.? 172.21.15.40:0/610265609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:44 smithi141 bash[31670]: cluster 2023-12-01T23:12:43.260455+0000 mgr.y (mgr.24356) 13634 : cluster 0 pgmap v13602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:44 smithi040 bash[28232]: cluster 2023-12-01T23:12:43.260455+0000 mgr.y (mgr.24356) 13634 : cluster 0 pgmap v13602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:44 smithi040 bash[41173]: cluster 2023-12-01T23:12:43.260455+0000 mgr.y (mgr.24356) 13634 : cluster 0 pgmap v13602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:46 smithi141 bash[31670]: cluster 2023-12-01T23:12:45.261664+0000 mgr.y (mgr.24356) 13635 : cluster 0 pgmap v13603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:46 smithi141 bash[31670]: audit 2023-12-01T23:12:45.915615+0000 mon.a (mon.0) 8589 : audit 0 from='client.? 172.21.15.40:0/2452416295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:46.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:46 smithi040 bash[28232]: cluster 2023-12-01T23:12:45.261664+0000 mgr.y (mgr.24356) 13635 : cluster 0 pgmap v13603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:46.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:46 smithi040 bash[28232]: audit 2023-12-01T23:12:45.915615+0000 mon.a (mon.0) 8589 : audit 0 from='client.? 172.21.15.40:0/2452416295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:46.850 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:12:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:12:46.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:46 smithi040 bash[41173]: cluster 2023-12-01T23:12:45.261664+0000 mgr.y (mgr.24356) 13635 : cluster 0 pgmap v13603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:46.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:46 smithi040 bash[41173]: audit 2023-12-01T23:12:45.915615+0000 mon.a (mon.0) 8589 : audit 0 from='client.? 172.21.15.40:0/2452416295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:48 smithi141 bash[31670]: cluster 2023-12-01T23:12:47.262176+0000 mgr.y (mgr.24356) 13636 : cluster 0 pgmap v13604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:48 smithi040 bash[28232]: cluster 2023-12-01T23:12:47.262176+0000 mgr.y (mgr.24356) 13636 : cluster 0 pgmap v13604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:48 smithi040 bash[41173]: cluster 2023-12-01T23:12:47.262176+0000 mgr.y (mgr.24356) 13636 : cluster 0 pgmap v13604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:49 smithi141 bash[31670]: audit 2023-12-01T23:12:48.373854+0000 mon.a (mon.0) 8590 : audit 0 from='client.? 172.21.15.40:0/1639320855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:49 smithi141 bash[31670]: audit 2023-12-01T23:12:49.050811+0000 mon.c (mon.2) 8585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:49 smithi040 bash[41173]: audit 2023-12-01T23:12:48.373854+0000 mon.a (mon.0) 8590 : audit 0 from='client.? 172.21.15.40:0/1639320855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:49 smithi040 bash[41173]: audit 2023-12-01T23:12:49.050811+0000 mon.c (mon.2) 8585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:49 smithi040 bash[28232]: audit 2023-12-01T23:12:48.373854+0000 mon.a (mon.0) 8590 : audit 0 from='client.? 172.21.15.40:0/1639320855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:49 smithi040 bash[28232]: audit 2023-12-01T23:12:49.050811+0000 mon.c (mon.2) 8585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:50 smithi040 bash[28232]: cluster 2023-12-01T23:12:49.262914+0000 mgr.y (mgr.24356) 13637 : cluster 0 pgmap v13605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:50 smithi040 bash[41173]: cluster 2023-12-01T23:12:49.262914+0000 mgr.y (mgr.24356) 13637 : cluster 0 pgmap v13605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:50 smithi141 bash[31670]: cluster 2023-12-01T23:12:49.262914+0000 mgr.y (mgr.24356) 13637 : cluster 0 pgmap v13605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[28232]: audit 2023-12-01T23:12:50.824956+0000 mon.c (mon.2) 8586 : audit 0 from='client.? 172.21.15.40:0/680914755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[28232]: audit 2023-12-01T23:12:51.226065+0000 mon.a (mon.0) 8591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[28232]: audit 2023-12-01T23:12:51.236611+0000 mon.a (mon.0) 8592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[28232]: audit 2023-12-01T23:12:51.239286+0000 mon.c (mon.2) 8587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:12:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[28232]: audit 2023-12-01T23:12:51.240760+0000 mon.c (mon.2) 8588 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:12:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[28232]: audit 2023-12-01T23:12:51.250211+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[41173]: audit 2023-12-01T23:12:50.824956+0000 mon.c (mon.2) 8586 : audit 0 from='client.? 172.21.15.40:0/680914755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[41173]: audit 2023-12-01T23:12:51.226065+0000 mon.a (mon.0) 8591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[41173]: audit 2023-12-01T23:12:51.236611+0000 mon.a (mon.0) 8592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[41173]: audit 2023-12-01T23:12:51.239286+0000 mon.c (mon.2) 8587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:12:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[41173]: audit 2023-12-01T23:12:51.240760+0000 mon.c (mon.2) 8588 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:12:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:51 smithi040 bash[41173]: audit 2023-12-01T23:12:51.250211+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:51 smithi141 bash[31670]: audit 2023-12-01T23:12:50.824956+0000 mon.c (mon.2) 8586 : audit 0 from='client.? 172.21.15.40:0/680914755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:51 smithi141 bash[31670]: audit 2023-12-01T23:12:51.226065+0000 mon.a (mon.0) 8591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:51 smithi141 bash[31670]: audit 2023-12-01T23:12:51.236611+0000 mon.a (mon.0) 8592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:51 smithi141 bash[31670]: audit 2023-12-01T23:12:51.239286+0000 mon.c (mon.2) 8587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:12:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:51 smithi141 bash[31670]: audit 2023-12-01T23:12:51.240760+0000 mon.c (mon.2) 8588 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:12:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:51 smithi141 bash[31670]: audit 2023-12-01T23:12:51.250211+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:12:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:52 smithi040 bash[28232]: cluster 2023-12-01T23:12:51.264016+0000 mgr.y (mgr.24356) 13638 : cluster 0 pgmap v13606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:52 smithi040 bash[41173]: cluster 2023-12-01T23:12:51.264016+0000 mgr.y (mgr.24356) 13638 : cluster 0 pgmap v13606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:52 smithi141 bash[31670]: cluster 2023-12-01T23:12:51.264016+0000 mgr.y (mgr.24356) 13638 : cluster 0 pgmap v13606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:54 smithi040 bash[28232]: cluster 2023-12-01T23:12:53.264669+0000 mgr.y (mgr.24356) 13639 : cluster 0 pgmap v13607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:54 smithi040 bash[28232]: audit 2023-12-01T23:12:53.293266+0000 mon.c (mon.2) 8589 : audit 0 from='client.? 172.21.15.40:0/2307282437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:54 smithi040 bash[41173]: cluster 2023-12-01T23:12:53.264669+0000 mgr.y (mgr.24356) 13639 : cluster 0 pgmap v13607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:54 smithi040 bash[41173]: audit 2023-12-01T23:12:53.293266+0000 mon.c (mon.2) 8589 : audit 0 from='client.? 172.21.15.40:0/2307282437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:54 smithi141 bash[31670]: cluster 2023-12-01T23:12:53.264669+0000 mgr.y (mgr.24356) 13639 : cluster 0 pgmap v13607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:54 smithi141 bash[31670]: audit 2023-12-01T23:12:53.293266+0000 mon.c (mon.2) 8589 : audit 0 from='client.? 172.21.15.40:0/2307282437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:56 smithi040 bash[28232]: cluster 2023-12-01T23:12:55.265738+0000 mgr.y (mgr.24356) 13640 : cluster 0 pgmap v13608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:56 smithi040 bash[28232]: audit 2023-12-01T23:12:55.758994+0000 mon.c (mon.2) 8590 : audit 0 from='client.? 172.21.15.40:0/942497588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:12:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:12:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:56 smithi040 bash[41173]: cluster 2023-12-01T23:12:55.265738+0000 mgr.y (mgr.24356) 13640 : cluster 0 pgmap v13608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:56 smithi040 bash[41173]: audit 2023-12-01T23:12:55.758994+0000 mon.c (mon.2) 8590 : audit 0 from='client.? 172.21.15.40:0/942497588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:56 smithi141 bash[31670]: cluster 2023-12-01T23:12:55.265738+0000 mgr.y (mgr.24356) 13640 : cluster 0 pgmap v13608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:56 smithi141 bash[31670]: audit 2023-12-01T23:12:55.758994+0000 mon.c (mon.2) 8590 : audit 0 from='client.? 172.21.15.40:0/942497588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:58 smithi141 bash[31670]: cluster 2023-12-01T23:12:57.266537+0000 mgr.y (mgr.24356) 13641 : cluster 0 pgmap v13609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:12:58 smithi141 bash[31670]: audit 2023-12-01T23:12:58.215346+0000 mon.c (mon.2) 8591 : audit 0 from='client.? 172.21.15.40:0/726804495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:58 smithi040 bash[41173]: cluster 2023-12-01T23:12:57.266537+0000 mgr.y (mgr.24356) 13641 : cluster 0 pgmap v13609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:12:58 smithi040 bash[41173]: audit 2023-12-01T23:12:58.215346+0000 mon.c (mon.2) 8591 : audit 0 from='client.? 172.21.15.40:0/726804495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:12:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:58 smithi040 bash[28232]: cluster 2023-12-01T23:12:57.266537+0000 mgr.y (mgr.24356) 13641 : cluster 0 pgmap v13609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:12:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:12:58 smithi040 bash[28232]: audit 2023-12-01T23:12:58.215346+0000 mon.c (mon.2) 8591 : audit 0 from='client.? 172.21.15.40:0/726804495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:00 smithi141 bash[31670]: cluster 2023-12-01T23:12:59.267310+0000 mgr.y (mgr.24356) 13642 : cluster 0 pgmap v13610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:00 smithi040 bash[28232]: cluster 2023-12-01T23:12:59.267310+0000 mgr.y (mgr.24356) 13642 : cluster 0 pgmap v13610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:00 smithi040 bash[41173]: cluster 2023-12-01T23:12:59.267310+0000 mgr.y (mgr.24356) 13642 : cluster 0 pgmap v13610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:01 smithi040 bash[41173]: audit 2023-12-01T23:13:00.678512+0000 mon.a (mon.0) 8594 : audit 0 from='client.? 172.21.15.40:0/2372967436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:01 smithi040 bash[28232]: audit 2023-12-01T23:13:00.678512+0000 mon.a (mon.0) 8594 : audit 0 from='client.? 172.21.15.40:0/2372967436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:01 smithi141 bash[31670]: audit 2023-12-01T23:13:00.678512+0000 mon.a (mon.0) 8594 : audit 0 from='client.? 172.21.15.40:0/2372967436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:02 smithi040 bash[41173]: cluster 2023-12-01T23:13:01.268327+0000 mgr.y (mgr.24356) 13643 : cluster 0 pgmap v13611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:02 smithi040 bash[28232]: cluster 2023-12-01T23:13:01.268327+0000 mgr.y (mgr.24356) 13643 : cluster 0 pgmap v13611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:02 smithi141 bash[31670]: cluster 2023-12-01T23:13:01.268327+0000 mgr.y (mgr.24356) 13643 : cluster 0 pgmap v13611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:03 smithi040 bash[28232]: audit 2023-12-01T23:13:03.150344+0000 mon.a (mon.0) 8595 : audit 0 from='client.? 172.21.15.40:0/1733740097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:03 smithi040 bash[41173]: audit 2023-12-01T23:13:03.150344+0000 mon.a (mon.0) 8595 : audit 0 from='client.? 172.21.15.40:0/1733740097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:03 smithi141 bash[31670]: audit 2023-12-01T23:13:03.150344+0000 mon.a (mon.0) 8595 : audit 0 from='client.? 172.21.15.40:0/1733740097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:04 smithi040 bash[28232]: cluster 2023-12-01T23:13:03.269010+0000 mgr.y (mgr.24356) 13644 : cluster 0 pgmap v13612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:04 smithi040 bash[28232]: audit 2023-12-01T23:13:04.051933+0000 mon.c (mon.2) 8592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:04 smithi040 bash[41173]: cluster 2023-12-01T23:13:03.269010+0000 mgr.y (mgr.24356) 13644 : cluster 0 pgmap v13612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:04 smithi040 bash[41173]: audit 2023-12-01T23:13:04.051933+0000 mon.c (mon.2) 8592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:04 smithi141 bash[31670]: cluster 2023-12-01T23:13:03.269010+0000 mgr.y (mgr.24356) 13644 : cluster 0 pgmap v13612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:04 smithi141 bash[31670]: audit 2023-12-01T23:13:04.051933+0000 mon.c (mon.2) 8592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:06 smithi040 bash[28232]: cluster 2023-12-01T23:13:05.270162+0000 mgr.y (mgr.24356) 13645 : cluster 0 pgmap v13613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:06 smithi040 bash[28232]: audit 2023-12-01T23:13:05.609620+0000 mon.c (mon.2) 8593 : audit 0 from='client.? 172.21.15.40:0/722370090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:13:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:13:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:06 smithi040 bash[41173]: cluster 2023-12-01T23:13:05.270162+0000 mgr.y (mgr.24356) 13645 : cluster 0 pgmap v13613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:06 smithi040 bash[41173]: audit 2023-12-01T23:13:05.609620+0000 mon.c (mon.2) 8593 : audit 0 from='client.? 172.21.15.40:0/722370090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:06 smithi141 bash[31670]: cluster 2023-12-01T23:13:05.270162+0000 mgr.y (mgr.24356) 13645 : cluster 0 pgmap v13613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:06 smithi141 bash[31670]: audit 2023-12-01T23:13:05.609620+0000 mon.c (mon.2) 8593 : audit 0 from='client.? 172.21.15.40:0/722370090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:08 smithi141 bash[31670]: cluster 2023-12-01T23:13:07.270875+0000 mgr.y (mgr.24356) 13646 : cluster 0 pgmap v13614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:08.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:08 smithi141 bash[31670]: audit 2023-12-01T23:13:08.078043+0000 mon.a (mon.0) 8596 : audit 0 from='client.? 172.21.15.40:0/321114728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:08 smithi040 bash[28232]: cluster 2023-12-01T23:13:07.270875+0000 mgr.y (mgr.24356) 13646 : cluster 0 pgmap v13614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:08 smithi040 bash[28232]: audit 2023-12-01T23:13:08.078043+0000 mon.a (mon.0) 8596 : audit 0 from='client.? 172.21.15.40:0/321114728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:08 smithi040 bash[41173]: cluster 2023-12-01T23:13:07.270875+0000 mgr.y (mgr.24356) 13646 : cluster 0 pgmap v13614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:08 smithi040 bash[41173]: audit 2023-12-01T23:13:08.078043+0000 mon.a (mon.0) 8596 : audit 0 from='client.? 172.21.15.40:0/321114728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:10 smithi040 bash[28232]: cluster 2023-12-01T23:13:09.271661+0000 mgr.y (mgr.24356) 13647 : cluster 0 pgmap v13615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:10 smithi040 bash[41173]: cluster 2023-12-01T23:13:09.271661+0000 mgr.y (mgr.24356) 13647 : cluster 0 pgmap v13615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:10 smithi141 bash[31670]: cluster 2023-12-01T23:13:09.271661+0000 mgr.y (mgr.24356) 13647 : cluster 0 pgmap v13615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:11 smithi040 bash[41173]: audit 2023-12-01T23:13:10.544096+0000 mon.c (mon.2) 8594 : audit 0 from='client.? 172.21.15.40:0/3719500938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:11 smithi040 bash[28232]: audit 2023-12-01T23:13:10.544096+0000 mon.c (mon.2) 8594 : audit 0 from='client.? 172.21.15.40:0/3719500938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:11 smithi141 bash[31670]: audit 2023-12-01T23:13:10.544096+0000 mon.c (mon.2) 8594 : audit 0 from='client.? 172.21.15.40:0/3719500938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:12 smithi040 bash[28232]: cluster 2023-12-01T23:13:11.272720+0000 mgr.y (mgr.24356) 13648 : cluster 0 pgmap v13616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:12 smithi040 bash[41173]: cluster 2023-12-01T23:13:11.272720+0000 mgr.y (mgr.24356) 13648 : cluster 0 pgmap v13616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:12 smithi141 bash[31670]: cluster 2023-12-01T23:13:11.272720+0000 mgr.y (mgr.24356) 13648 : cluster 0 pgmap v13616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:13 smithi040 bash[28232]: audit 2023-12-01T23:13:13.021293+0000 mon.c (mon.2) 8595 : audit 0 from='client.? 172.21.15.40:0/1892654720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:13 smithi040 bash[41173]: audit 2023-12-01T23:13:13.021293+0000 mon.c (mon.2) 8595 : audit 0 from='client.? 172.21.15.40:0/1892654720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:13 smithi141 bash[31670]: audit 2023-12-01T23:13:13.021293+0000 mon.c (mon.2) 8595 : audit 0 from='client.? 172.21.15.40:0/1892654720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:14 smithi040 bash[28232]: cluster 2023-12-01T23:13:13.273357+0000 mgr.y (mgr.24356) 13649 : cluster 0 pgmap v13617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:14 smithi040 bash[41173]: cluster 2023-12-01T23:13:13.273357+0000 mgr.y (mgr.24356) 13649 : cluster 0 pgmap v13617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:14 smithi141 bash[31670]: cluster 2023-12-01T23:13:13.273357+0000 mgr.y (mgr.24356) 13649 : cluster 0 pgmap v13617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:13:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:13:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:16 smithi040 bash[28232]: cluster 2023-12-01T23:13:15.274475+0000 mgr.y (mgr.24356) 13650 : cluster 0 pgmap v13618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:16 smithi040 bash[28232]: audit 2023-12-01T23:13:15.483063+0000 mon.a (mon.0) 8597 : audit 0 from='client.? 172.21.15.40:0/261977219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:16 smithi040 bash[41173]: cluster 2023-12-01T23:13:15.274475+0000 mgr.y (mgr.24356) 13650 : cluster 0 pgmap v13618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:16 smithi040 bash[41173]: audit 2023-12-01T23:13:15.483063+0000 mon.a (mon.0) 8597 : audit 0 from='client.? 172.21.15.40:0/261977219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:16 smithi141 bash[31670]: cluster 2023-12-01T23:13:15.274475+0000 mgr.y (mgr.24356) 13650 : cluster 0 pgmap v13618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:16 smithi141 bash[31670]: audit 2023-12-01T23:13:15.483063+0000 mon.a (mon.0) 8597 : audit 0 from='client.? 172.21.15.40:0/261977219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:18 smithi040 bash[41173]: cluster 2023-12-01T23:13:17.275280+0000 mgr.y (mgr.24356) 13651 : cluster 0 pgmap v13619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:18 smithi040 bash[41173]: audit 2023-12-01T23:13:17.946572+0000 mon.c (mon.2) 8596 : audit 0 from='client.? 172.21.15.40:0/4201592476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:18 smithi040 bash[28232]: cluster 2023-12-01T23:13:17.275280+0000 mgr.y (mgr.24356) 13651 : cluster 0 pgmap v13619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:18 smithi040 bash[28232]: audit 2023-12-01T23:13:17.946572+0000 mon.c (mon.2) 8596 : audit 0 from='client.? 172.21.15.40:0/4201592476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:18 smithi141 bash[31670]: cluster 2023-12-01T23:13:17.275280+0000 mgr.y (mgr.24356) 13651 : cluster 0 pgmap v13619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:18 smithi141 bash[31670]: audit 2023-12-01T23:13:17.946572+0000 mon.c (mon.2) 8596 : audit 0 from='client.? 172.21.15.40:0/4201592476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:19 smithi040 bash[28232]: audit 2023-12-01T23:13:19.052250+0000 mon.c (mon.2) 8597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:19 smithi040 bash[41173]: audit 2023-12-01T23:13:19.052250+0000 mon.c (mon.2) 8597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:19 smithi141 bash[31670]: audit 2023-12-01T23:13:19.052250+0000 mon.c (mon.2) 8597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:20 smithi040 bash[28232]: cluster 2023-12-01T23:13:19.276144+0000 mgr.y (mgr.24356) 13652 : cluster 0 pgmap v13620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:20 smithi040 bash[41173]: cluster 2023-12-01T23:13:19.276144+0000 mgr.y (mgr.24356) 13652 : cluster 0 pgmap v13620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:20 smithi141 bash[31670]: cluster 2023-12-01T23:13:19.276144+0000 mgr.y (mgr.24356) 13652 : cluster 0 pgmap v13620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:21 smithi040 bash[28232]: audit 2023-12-01T23:13:20.410280+0000 mon.c (mon.2) 8598 : audit 0 from='client.? 172.21.15.40:0/2420071349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:21 smithi040 bash[41173]: audit 2023-12-01T23:13:20.410280+0000 mon.c (mon.2) 8598 : audit 0 from='client.? 172.21.15.40:0/2420071349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:21 smithi141 bash[31670]: audit 2023-12-01T23:13:20.410280+0000 mon.c (mon.2) 8598 : audit 0 from='client.? 172.21.15.40:0/2420071349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:22 smithi040 bash[41173]: cluster 2023-12-01T23:13:21.277199+0000 mgr.y (mgr.24356) 13653 : cluster 0 pgmap v13621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:22 smithi040 bash[28232]: cluster 2023-12-01T23:13:21.277199+0000 mgr.y (mgr.24356) 13653 : cluster 0 pgmap v13621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:22 smithi141 bash[31670]: cluster 2023-12-01T23:13:21.277199+0000 mgr.y (mgr.24356) 13653 : cluster 0 pgmap v13621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:23 smithi040 bash[28232]: audit 2023-12-01T23:13:22.866217+0000 mon.c (mon.2) 8599 : audit 0 from='client.? 172.21.15.40:0/1738770102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:23 smithi040 bash[41173]: audit 2023-12-01T23:13:22.866217+0000 mon.c (mon.2) 8599 : audit 0 from='client.? 172.21.15.40:0/1738770102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:23 smithi141 bash[31670]: audit 2023-12-01T23:13:22.866217+0000 mon.c (mon.2) 8599 : audit 0 from='client.? 172.21.15.40:0/1738770102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:24 smithi040 bash[28232]: cluster 2023-12-01T23:13:23.277855+0000 mgr.y (mgr.24356) 13654 : cluster 0 pgmap v13622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:24 smithi040 bash[41173]: cluster 2023-12-01T23:13:23.277855+0000 mgr.y (mgr.24356) 13654 : cluster 0 pgmap v13622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:24 smithi141 bash[31670]: cluster 2023-12-01T23:13:23.277855+0000 mgr.y (mgr.24356) 13654 : cluster 0 pgmap v13622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:26 smithi040 bash[28232]: cluster 2023-12-01T23:13:25.279058+0000 mgr.y (mgr.24356) 13655 : cluster 0 pgmap v13623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:26 smithi040 bash[28232]: audit 2023-12-01T23:13:25.331123+0000 mon.a (mon.0) 8598 : audit 0 from='client.? 172.21.15.40:0/293759821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:26.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:13:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:13:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:26 smithi040 bash[41173]: cluster 2023-12-01T23:13:25.279058+0000 mgr.y (mgr.24356) 13655 : cluster 0 pgmap v13623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:26 smithi040 bash[41173]: audit 2023-12-01T23:13:25.331123+0000 mon.a (mon.0) 8598 : audit 0 from='client.? 172.21.15.40:0/293759821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:26 smithi141 bash[31670]: cluster 2023-12-01T23:13:25.279058+0000 mgr.y (mgr.24356) 13655 : cluster 0 pgmap v13623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:26 smithi141 bash[31670]: audit 2023-12-01T23:13:25.331123+0000 mon.a (mon.0) 8598 : audit 0 from='client.? 172.21.15.40:0/293759821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:28 smithi040 bash[28232]: cluster 2023-12-01T23:13:27.279835+0000 mgr.y (mgr.24356) 13656 : cluster 0 pgmap v13624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:28 smithi040 bash[28232]: audit 2023-12-01T23:13:27.788037+0000 mon.a (mon.0) 8599 : audit 0 from='client.? 172.21.15.40:0/1692674385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:28 smithi040 bash[41173]: cluster 2023-12-01T23:13:27.279835+0000 mgr.y (mgr.24356) 13656 : cluster 0 pgmap v13624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:28 smithi040 bash[41173]: audit 2023-12-01T23:13:27.788037+0000 mon.a (mon.0) 8599 : audit 0 from='client.? 172.21.15.40:0/1692674385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:28 smithi141 bash[31670]: cluster 2023-12-01T23:13:27.279835+0000 mgr.y (mgr.24356) 13656 : cluster 0 pgmap v13624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:28 smithi141 bash[31670]: audit 2023-12-01T23:13:27.788037+0000 mon.a (mon.0) 8599 : audit 0 from='client.? 172.21.15.40:0/1692674385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:30 smithi040 bash[28232]: cluster 2023-12-01T23:13:29.280882+0000 mgr.y (mgr.24356) 13657 : cluster 0 pgmap v13625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:30 smithi040 bash[28232]: audit 2023-12-01T23:13:30.253085+0000 mon.a (mon.0) 8600 : audit 0 from='client.? 172.21.15.40:0/9932862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:30 smithi040 bash[41173]: cluster 2023-12-01T23:13:29.280882+0000 mgr.y (mgr.24356) 13657 : cluster 0 pgmap v13625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:30 smithi040 bash[41173]: audit 2023-12-01T23:13:30.253085+0000 mon.a (mon.0) 8600 : audit 0 from='client.? 172.21.15.40:0/9932862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:30 smithi141 bash[31670]: cluster 2023-12-01T23:13:29.280882+0000 mgr.y (mgr.24356) 13657 : cluster 0 pgmap v13625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:30 smithi141 bash[31670]: audit 2023-12-01T23:13:30.253085+0000 mon.a (mon.0) 8600 : audit 0 from='client.? 172.21.15.40:0/9932862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:32 smithi040 bash[28232]: cluster 2023-12-01T23:13:31.281824+0000 mgr.y (mgr.24356) 13658 : cluster 0 pgmap v13626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:32 smithi040 bash[41173]: cluster 2023-12-01T23:13:31.281824+0000 mgr.y (mgr.24356) 13658 : cluster 0 pgmap v13626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:32 smithi141 bash[31670]: cluster 2023-12-01T23:13:31.281824+0000 mgr.y (mgr.24356) 13658 : cluster 0 pgmap v13626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:33 smithi040 bash[28232]: audit 2023-12-01T23:13:32.711805+0000 mon.a (mon.0) 8601 : audit 0 from='client.? 172.21.15.40:0/1250799298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:33 smithi040 bash[41173]: audit 2023-12-01T23:13:32.711805+0000 mon.a (mon.0) 8601 : audit 0 from='client.? 172.21.15.40:0/1250799298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:33 smithi141 bash[31670]: audit 2023-12-01T23:13:32.711805+0000 mon.a (mon.0) 8601 : audit 0 from='client.? 172.21.15.40:0/1250799298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:34 smithi040 bash[28232]: cluster 2023-12-01T23:13:33.282615+0000 mgr.y (mgr.24356) 13659 : cluster 0 pgmap v13627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:34 smithi040 bash[28232]: audit 2023-12-01T23:13:34.052709+0000 mon.c (mon.2) 8600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:34 smithi040 bash[41173]: cluster 2023-12-01T23:13:33.282615+0000 mgr.y (mgr.24356) 13659 : cluster 0 pgmap v13627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:34 smithi040 bash[41173]: audit 2023-12-01T23:13:34.052709+0000 mon.c (mon.2) 8600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:34 smithi141 bash[31670]: cluster 2023-12-01T23:13:33.282615+0000 mgr.y (mgr.24356) 13659 : cluster 0 pgmap v13627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:34 smithi141 bash[31670]: audit 2023-12-01T23:13:34.052709+0000 mon.c (mon.2) 8600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:35 smithi040 bash[28232]: audit 2023-12-01T23:13:35.175492+0000 mon.a (mon.0) 8602 : audit 0 from='client.? 172.21.15.40:0/2688771551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:35 smithi040 bash[41173]: audit 2023-12-01T23:13:35.175492+0000 mon.a (mon.0) 8602 : audit 0 from='client.? 172.21.15.40:0/2688771551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:35 smithi141 bash[31670]: audit 2023-12-01T23:13:35.175492+0000 mon.a (mon.0) 8602 : audit 0 from='client.? 172.21.15.40:0/2688771551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:36.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:13:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:13:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:36 smithi040 bash[41173]: cluster 2023-12-01T23:13:35.283682+0000 mgr.y (mgr.24356) 13660 : cluster 0 pgmap v13628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:36 smithi040 bash[28232]: cluster 2023-12-01T23:13:35.283682+0000 mgr.y (mgr.24356) 13660 : cluster 0 pgmap v13628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:36 smithi141 bash[31670]: cluster 2023-12-01T23:13:35.283682+0000 mgr.y (mgr.24356) 13660 : cluster 0 pgmap v13628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:38 smithi040 bash[28232]: cluster 2023-12-01T23:13:37.284292+0000 mgr.y (mgr.24356) 13661 : cluster 0 pgmap v13629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:38 smithi040 bash[28232]: audit 2023-12-01T23:13:37.635871+0000 mon.c (mon.2) 8601 : audit 0 from='client.? 172.21.15.40:0/471937234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:38 smithi040 bash[41173]: cluster 2023-12-01T23:13:37.284292+0000 mgr.y (mgr.24356) 13661 : cluster 0 pgmap v13629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:38 smithi040 bash[41173]: audit 2023-12-01T23:13:37.635871+0000 mon.c (mon.2) 8601 : audit 0 from='client.? 172.21.15.40:0/471937234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:38 smithi141 bash[31670]: cluster 2023-12-01T23:13:37.284292+0000 mgr.y (mgr.24356) 13661 : cluster 0 pgmap v13629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:38 smithi141 bash[31670]: audit 2023-12-01T23:13:37.635871+0000 mon.c (mon.2) 8601 : audit 0 from='client.? 172.21.15.40:0/471937234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:40 smithi040 bash[28232]: cluster 2023-12-01T23:13:39.285215+0000 mgr.y (mgr.24356) 13662 : cluster 0 pgmap v13630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:40 smithi040 bash[28232]: audit 2023-12-01T23:13:40.099170+0000 mon.a (mon.0) 8603 : audit 0 from='client.? 172.21.15.40:0/2075612353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:40 smithi040 bash[41173]: cluster 2023-12-01T23:13:39.285215+0000 mgr.y (mgr.24356) 13662 : cluster 0 pgmap v13630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:40 smithi040 bash[41173]: audit 2023-12-01T23:13:40.099170+0000 mon.a (mon.0) 8603 : audit 0 from='client.? 172.21.15.40:0/2075612353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:40 smithi141 bash[31670]: cluster 2023-12-01T23:13:39.285215+0000 mgr.y (mgr.24356) 13662 : cluster 0 pgmap v13630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:40 smithi141 bash[31670]: audit 2023-12-01T23:13:40.099170+0000 mon.a (mon.0) 8603 : audit 0 from='client.? 172.21.15.40:0/2075612353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:42 smithi040 bash[28232]: cluster 2023-12-01T23:13:41.286148+0000 mgr.y (mgr.24356) 13663 : cluster 0 pgmap v13631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:42 smithi040 bash[41173]: cluster 2023-12-01T23:13:41.286148+0000 mgr.y (mgr.24356) 13663 : cluster 0 pgmap v13631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:42 smithi141 bash[31670]: cluster 2023-12-01T23:13:41.286148+0000 mgr.y (mgr.24356) 13663 : cluster 0 pgmap v13631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:43 smithi040 bash[28232]: audit 2023-12-01T23:13:42.564073+0000 mon.a (mon.0) 8604 : audit 0 from='client.? 172.21.15.40:0/2643079319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:43 smithi040 bash[41173]: audit 2023-12-01T23:13:42.564073+0000 mon.a (mon.0) 8604 : audit 0 from='client.? 172.21.15.40:0/2643079319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:43 smithi141 bash[31670]: audit 2023-12-01T23:13:42.564073+0000 mon.a (mon.0) 8604 : audit 0 from='client.? 172.21.15.40:0/2643079319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:44 smithi040 bash[41173]: cluster 2023-12-01T23:13:43.286838+0000 mgr.y (mgr.24356) 13664 : cluster 0 pgmap v13632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:44 smithi040 bash[28232]: cluster 2023-12-01T23:13:43.286838+0000 mgr.y (mgr.24356) 13664 : cluster 0 pgmap v13632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:44 smithi141 bash[31670]: cluster 2023-12-01T23:13:43.286838+0000 mgr.y (mgr.24356) 13664 : cluster 0 pgmap v13632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:45 smithi040 bash[28232]: audit 2023-12-01T23:13:45.029329+0000 mon.a (mon.0) 8605 : audit 0 from='client.? 172.21.15.40:0/822835364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:45 smithi040 bash[41173]: audit 2023-12-01T23:13:45.029329+0000 mon.a (mon.0) 8605 : audit 0 from='client.? 172.21.15.40:0/822835364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:45 smithi141 bash[31670]: audit 2023-12-01T23:13:45.029329+0000 mon.a (mon.0) 8605 : audit 0 from='client.? 172.21.15.40:0/822835364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:46 smithi040 bash[28232]: cluster 2023-12-01T23:13:45.288003+0000 mgr.y (mgr.24356) 13665 : cluster 0 pgmap v13633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:13:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:13:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:46 smithi040 bash[41173]: cluster 2023-12-01T23:13:45.288003+0000 mgr.y (mgr.24356) 13665 : cluster 0 pgmap v13633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:46 smithi141 bash[31670]: cluster 2023-12-01T23:13:45.288003+0000 mgr.y (mgr.24356) 13665 : cluster 0 pgmap v13633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:48 smithi040 bash[41173]: cluster 2023-12-01T23:13:47.288744+0000 mgr.y (mgr.24356) 13666 : cluster 0 pgmap v13634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:48 smithi040 bash[41173]: audit 2023-12-01T23:13:47.494383+0000 mon.c (mon.2) 8602 : audit 0 from='client.? 172.21.15.40:0/3254831293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:48 smithi040 bash[28232]: cluster 2023-12-01T23:13:47.288744+0000 mgr.y (mgr.24356) 13666 : cluster 0 pgmap v13634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:48 smithi040 bash[28232]: audit 2023-12-01T23:13:47.494383+0000 mon.c (mon.2) 8602 : audit 0 from='client.? 172.21.15.40:0/3254831293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:48 smithi141 bash[31670]: cluster 2023-12-01T23:13:47.288744+0000 mgr.y (mgr.24356) 13666 : cluster 0 pgmap v13634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:48 smithi141 bash[31670]: audit 2023-12-01T23:13:47.494383+0000 mon.c (mon.2) 8602 : audit 0 from='client.? 172.21.15.40:0/3254831293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:49 smithi040 bash[41173]: audit 2023-12-01T23:13:49.053222+0000 mon.c (mon.2) 8603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:49 smithi040 bash[28232]: audit 2023-12-01T23:13:49.053222+0000 mon.c (mon.2) 8603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:49 smithi141 bash[31670]: audit 2023-12-01T23:13:49.053222+0000 mon.c (mon.2) 8603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:50 smithi040 bash[28232]: cluster 2023-12-01T23:13:49.289650+0000 mgr.y (mgr.24356) 13667 : cluster 0 pgmap v13635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:50 smithi040 bash[28232]: audit 2023-12-01T23:13:49.963574+0000 mon.c (mon.2) 8604 : audit 0 from='client.? 172.21.15.40:0/2398624459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:50 smithi040 bash[41173]: cluster 2023-12-01T23:13:49.289650+0000 mgr.y (mgr.24356) 13667 : cluster 0 pgmap v13635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:50 smithi040 bash[41173]: audit 2023-12-01T23:13:49.963574+0000 mon.c (mon.2) 8604 : audit 0 from='client.? 172.21.15.40:0/2398624459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:50 smithi141 bash[31670]: cluster 2023-12-01T23:13:49.289650+0000 mgr.y (mgr.24356) 13667 : cluster 0 pgmap v13635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:50 smithi141 bash[31670]: audit 2023-12-01T23:13:49.963574+0000 mon.c (mon.2) 8604 : audit 0 from='client.? 172.21.15.40:0/2398624459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:52 smithi040 bash[41173]: cluster 2023-12-01T23:13:51.290201+0000 mgr.y (mgr.24356) 13668 : cluster 0 pgmap v13636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:52 smithi040 bash[41173]: audit 2023-12-01T23:13:51.333697+0000 mon.c (mon.2) 8605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:13:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:52 smithi040 bash[28232]: cluster 2023-12-01T23:13:51.290201+0000 mgr.y (mgr.24356) 13668 : cluster 0 pgmap v13636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:52 smithi040 bash[28232]: audit 2023-12-01T23:13:51.333697+0000 mon.c (mon.2) 8605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:13:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:52 smithi141 bash[31670]: cluster 2023-12-01T23:13:51.290201+0000 mgr.y (mgr.24356) 13668 : cluster 0 pgmap v13636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:52 smithi141 bash[31670]: audit 2023-12-01T23:13:51.333697+0000 mon.c (mon.2) 8605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:13:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:53 smithi040 bash[41173]: audit 2023-12-01T23:13:52.434502+0000 mon.c (mon.2) 8606 : audit 0 from='client.? 172.21.15.40:0/1497567630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:53 smithi040 bash[28232]: audit 2023-12-01T23:13:52.434502+0000 mon.c (mon.2) 8606 : audit 0 from='client.? 172.21.15.40:0/1497567630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:53 smithi141 bash[31670]: audit 2023-12-01T23:13:52.434502+0000 mon.c (mon.2) 8606 : audit 0 from='client.? 172.21.15.40:0/1497567630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:54 smithi040 bash[28232]: cluster 2023-12-01T23:13:53.290825+0000 mgr.y (mgr.24356) 13669 : cluster 0 pgmap v13637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:54 smithi040 bash[41173]: cluster 2023-12-01T23:13:53.290825+0000 mgr.y (mgr.24356) 13669 : cluster 0 pgmap v13637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:54 smithi141 bash[31670]: cluster 2023-12-01T23:13:53.290825+0000 mgr.y (mgr.24356) 13669 : cluster 0 pgmap v13637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:55 smithi040 bash[28232]: audit 2023-12-01T23:13:54.905869+0000 mon.a (mon.0) 8606 : audit 0 from='client.? 172.21.15.40:0/1217164926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:55 smithi040 bash[41173]: audit 2023-12-01T23:13:54.905869+0000 mon.a (mon.0) 8606 : audit 0 from='client.? 172.21.15.40:0/1217164926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:55 smithi141 bash[31670]: audit 2023-12-01T23:13:54.905869+0000 mon.a (mon.0) 8606 : audit 0 from='client.? 172.21.15.40:0/1217164926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:56 smithi040 bash[28232]: cluster 2023-12-01T23:13:55.292044+0000 mgr.y (mgr.24356) 13670 : cluster 0 pgmap v13638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:13:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:13:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:56 smithi040 bash[41173]: cluster 2023-12-01T23:13:55.292044+0000 mgr.y (mgr.24356) 13670 : cluster 0 pgmap v13638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:56 smithi141 bash[31670]: cluster 2023-12-01T23:13:55.292044+0000 mgr.y (mgr.24356) 13670 : cluster 0 pgmap v13638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.233327+0000 mon.a (mon.0) 8607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.244937+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: cluster 2023-12-01T23:13:57.292535+0000 mgr.y (mgr.24356) 13671 : cluster 0 pgmap v13639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.406702+0000 mon.a (mon.0) 8609 : audit 0 from='client.? 172.21.15.40:0/3006569721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.483696+0000 mon.a (mon.0) 8610 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.494406+0000 mon.a (mon.0) 8611 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.986847+0000 mon.c (mon.2) 8607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.988653+0000 mon.c (mon.2) 8608 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:13:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:13:58 smithi141 bash[31670]: audit 2023-12-01T23:13:57.997935+0000 mon.a (mon.0) 8612 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.233327+0000 mon.a (mon.0) 8607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.244937+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: cluster 2023-12-01T23:13:57.292535+0000 mgr.y (mgr.24356) 13671 : cluster 0 pgmap v13639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.406702+0000 mon.a (mon.0) 8609 : audit 0 from='client.? 172.21.15.40:0/3006569721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.483696+0000 mon.a (mon.0) 8610 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.494406+0000 mon.a (mon.0) 8611 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.986847+0000 mon.c (mon.2) 8607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.988653+0000 mon.c (mon.2) 8608 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:13:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[28232]: audit 2023-12-01T23:13:57.997935+0000 mon.a (mon.0) 8612 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.233327+0000 mon.a (mon.0) 8607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.244937+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: cluster 2023-12-01T23:13:57.292535+0000 mgr.y (mgr.24356) 13671 : cluster 0 pgmap v13639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.406702+0000 mon.a (mon.0) 8609 : audit 0 from='client.? 172.21.15.40:0/3006569721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.483696+0000 mon.a (mon.0) 8610 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.494406+0000 mon.a (mon.0) 8611 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.986847+0000 mon.c (mon.2) 8607 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.988653+0000 mon.c (mon.2) 8608 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:13:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:13:58 smithi040 bash[41173]: audit 2023-12-01T23:13:57.997935+0000 mon.a (mon.0) 8612 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:14:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:00 smithi040 bash[28232]: cluster 2023-12-01T23:13:59.293421+0000 mgr.y (mgr.24356) 13672 : cluster 0 pgmap v13640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:00 smithi040 bash[28232]: audit 2023-12-01T23:13:59.879215+0000 mon.c (mon.2) 8609 : audit 0 from='client.? 172.21.15.40:0/3734367589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:00 smithi040 bash[41173]: cluster 2023-12-01T23:13:59.293421+0000 mgr.y (mgr.24356) 13672 : cluster 0 pgmap v13640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:00 smithi040 bash[41173]: audit 2023-12-01T23:13:59.879215+0000 mon.c (mon.2) 8609 : audit 0 from='client.? 172.21.15.40:0/3734367589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:00 smithi141 bash[31670]: cluster 2023-12-01T23:13:59.293421+0000 mgr.y (mgr.24356) 13672 : cluster 0 pgmap v13640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:00 smithi141 bash[31670]: audit 2023-12-01T23:13:59.879215+0000 mon.c (mon.2) 8609 : audit 0 from='client.? 172.21.15.40:0/3734367589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:02 smithi040 bash[41173]: cluster 2023-12-01T23:14:01.294209+0000 mgr.y (mgr.24356) 13673 : cluster 0 pgmap v13641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:02 smithi040 bash[41173]: audit 2023-12-01T23:14:02.343272+0000 mon.c (mon.2) 8610 : audit 0 from='client.? 172.21.15.40:0/3661144372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:02 smithi040 bash[28232]: cluster 2023-12-01T23:14:01.294209+0000 mgr.y (mgr.24356) 13673 : cluster 0 pgmap v13641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:02 smithi040 bash[28232]: audit 2023-12-01T23:14:02.343272+0000 mon.c (mon.2) 8610 : audit 0 from='client.? 172.21.15.40:0/3661144372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:02 smithi141 bash[31670]: cluster 2023-12-01T23:14:01.294209+0000 mgr.y (mgr.24356) 13673 : cluster 0 pgmap v13641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:02 smithi141 bash[31670]: audit 2023-12-01T23:14:02.343272+0000 mon.c (mon.2) 8610 : audit 0 from='client.? 172.21.15.40:0/3661144372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:04 smithi040 bash[41173]: cluster 2023-12-01T23:14:03.295020+0000 mgr.y (mgr.24356) 13674 : cluster 0 pgmap v13642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:04 smithi040 bash[41173]: audit 2023-12-01T23:14:04.053548+0000 mon.c (mon.2) 8611 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:04 smithi040 bash[28232]: cluster 2023-12-01T23:14:03.295020+0000 mgr.y (mgr.24356) 13674 : cluster 0 pgmap v13642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:04 smithi040 bash[28232]: audit 2023-12-01T23:14:04.053548+0000 mon.c (mon.2) 8611 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:04 smithi141 bash[31670]: cluster 2023-12-01T23:14:03.295020+0000 mgr.y (mgr.24356) 13674 : cluster 0 pgmap v13642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:04 smithi141 bash[31670]: audit 2023-12-01T23:14:04.053548+0000 mon.c (mon.2) 8611 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:05 smithi040 bash[41173]: audit 2023-12-01T23:14:04.814085+0000 mon.c (mon.2) 8612 : audit 0 from='client.? 172.21.15.40:0/4166584497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:05 smithi040 bash[28232]: audit 2023-12-01T23:14:04.814085+0000 mon.c (mon.2) 8612 : audit 0 from='client.? 172.21.15.40:0/4166584497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:05 smithi141 bash[31670]: audit 2023-12-01T23:14:04.814085+0000 mon.c (mon.2) 8612 : audit 0 from='client.? 172.21.15.40:0/4166584497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:06 smithi040 bash[28232]: cluster 2023-12-01T23:14:05.296254+0000 mgr.y (mgr.24356) 13675 : cluster 0 pgmap v13643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:14:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:14:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:06 smithi040 bash[41173]: cluster 2023-12-01T23:14:05.296254+0000 mgr.y (mgr.24356) 13675 : cluster 0 pgmap v13643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:06 smithi141 bash[31670]: cluster 2023-12-01T23:14:05.296254+0000 mgr.y (mgr.24356) 13675 : cluster 0 pgmap v13643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:07 smithi040 bash[41173]: audit 2023-12-01T23:14:07.277567+0000 mon.a (mon.0) 8613 : audit 0 from='client.? 172.21.15.40:0/2615902522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:07 smithi040 bash[28232]: audit 2023-12-01T23:14:07.277567+0000 mon.a (mon.0) 8613 : audit 0 from='client.? 172.21.15.40:0/2615902522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:07 smithi141 bash[31670]: audit 2023-12-01T23:14:07.277567+0000 mon.a (mon.0) 8613 : audit 0 from='client.? 172.21.15.40:0/2615902522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:08 smithi040 bash[28232]: cluster 2023-12-01T23:14:07.296939+0000 mgr.y (mgr.24356) 13676 : cluster 0 pgmap v13644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:08 smithi040 bash[41173]: cluster 2023-12-01T23:14:07.296939+0000 mgr.y (mgr.24356) 13676 : cluster 0 pgmap v13644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:08 smithi141 bash[31670]: cluster 2023-12-01T23:14:07.296939+0000 mgr.y (mgr.24356) 13676 : cluster 0 pgmap v13644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:10 smithi040 bash[41173]: cluster 2023-12-01T23:14:09.298084+0000 mgr.y (mgr.24356) 13677 : cluster 0 pgmap v13645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:10 smithi040 bash[41173]: audit 2023-12-01T23:14:09.742535+0000 mon.c (mon.2) 8613 : audit 0 from='client.? 172.21.15.40:0/2820574181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:10 smithi040 bash[28232]: cluster 2023-12-01T23:14:09.298084+0000 mgr.y (mgr.24356) 13677 : cluster 0 pgmap v13645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:10 smithi040 bash[28232]: audit 2023-12-01T23:14:09.742535+0000 mon.c (mon.2) 8613 : audit 0 from='client.? 172.21.15.40:0/2820574181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:10 smithi141 bash[31670]: cluster 2023-12-01T23:14:09.298084+0000 mgr.y (mgr.24356) 13677 : cluster 0 pgmap v13645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:10 smithi141 bash[31670]: audit 2023-12-01T23:14:09.742535+0000 mon.c (mon.2) 8613 : audit 0 from='client.? 172.21.15.40:0/2820574181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:12 smithi040 bash[28232]: cluster 2023-12-01T23:14:11.298811+0000 mgr.y (mgr.24356) 13678 : cluster 0 pgmap v13646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:12 smithi040 bash[28232]: audit 2023-12-01T23:14:12.208798+0000 mon.c (mon.2) 8614 : audit 0 from='client.? 172.21.15.40:0/3979962173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:12 smithi040 bash[41173]: cluster 2023-12-01T23:14:11.298811+0000 mgr.y (mgr.24356) 13678 : cluster 0 pgmap v13646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:12 smithi040 bash[41173]: audit 2023-12-01T23:14:12.208798+0000 mon.c (mon.2) 8614 : audit 0 from='client.? 172.21.15.40:0/3979962173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:12 smithi141 bash[31670]: cluster 2023-12-01T23:14:11.298811+0000 mgr.y (mgr.24356) 13678 : cluster 0 pgmap v13646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:12 smithi141 bash[31670]: audit 2023-12-01T23:14:12.208798+0000 mon.c (mon.2) 8614 : audit 0 from='client.? 172.21.15.40:0/3979962173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:14 smithi040 bash[28232]: cluster 2023-12-01T23:14:13.299517+0000 mgr.y (mgr.24356) 13679 : cluster 0 pgmap v13647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:14 smithi040 bash[41173]: cluster 2023-12-01T23:14:13.299517+0000 mgr.y (mgr.24356) 13679 : cluster 0 pgmap v13647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:14 smithi141 bash[31670]: cluster 2023-12-01T23:14:13.299517+0000 mgr.y (mgr.24356) 13679 : cluster 0 pgmap v13647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:15 smithi040 bash[41173]: audit 2023-12-01T23:14:14.676900+0000 mon.a (mon.0) 8614 : audit 0 from='client.? 172.21.15.40:0/3866074893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:15 smithi040 bash[28232]: audit 2023-12-01T23:14:14.676900+0000 mon.a (mon.0) 8614 : audit 0 from='client.? 172.21.15.40:0/3866074893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:15 smithi141 bash[31670]: audit 2023-12-01T23:14:14.676900+0000 mon.a (mon.0) 8614 : audit 0 from='client.? 172.21.15.40:0/3866074893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:14:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:14:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:16 smithi040 bash[41173]: cluster 2023-12-01T23:14:15.300940+0000 mgr.y (mgr.24356) 13680 : cluster 0 pgmap v13648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:16 smithi040 bash[28232]: cluster 2023-12-01T23:14:15.300940+0000 mgr.y (mgr.24356) 13680 : cluster 0 pgmap v13648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:16 smithi141 bash[31670]: cluster 2023-12-01T23:14:15.300940+0000 mgr.y (mgr.24356) 13680 : cluster 0 pgmap v13648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:17 smithi040 bash[41173]: audit 2023-12-01T23:14:17.137185+0000 mon.a (mon.0) 8615 : audit 0 from='client.? 172.21.15.40:0/3546582518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:17 smithi040 bash[28232]: audit 2023-12-01T23:14:17.137185+0000 mon.a (mon.0) 8615 : audit 0 from='client.? 172.21.15.40:0/3546582518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:17 smithi141 bash[31670]: audit 2023-12-01T23:14:17.137185+0000 mon.a (mon.0) 8615 : audit 0 from='client.? 172.21.15.40:0/3546582518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:18 smithi040 bash[28232]: cluster 2023-12-01T23:14:17.301524+0000 mgr.y (mgr.24356) 13681 : cluster 0 pgmap v13649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:18 smithi040 bash[41173]: cluster 2023-12-01T23:14:17.301524+0000 mgr.y (mgr.24356) 13681 : cluster 0 pgmap v13649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:18 smithi141 bash[31670]: cluster 2023-12-01T23:14:17.301524+0000 mgr.y (mgr.24356) 13681 : cluster 0 pgmap v13649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:19 smithi141 bash[31670]: audit 2023-12-01T23:14:19.054026+0000 mon.c (mon.2) 8615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:19 smithi040 bash[28232]: audit 2023-12-01T23:14:19.054026+0000 mon.c (mon.2) 8615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:19 smithi040 bash[41173]: audit 2023-12-01T23:14:19.054026+0000 mon.c (mon.2) 8615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:20 smithi141 bash[31670]: cluster 2023-12-01T23:14:19.302409+0000 mgr.y (mgr.24356) 13682 : cluster 0 pgmap v13650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:20 smithi141 bash[31670]: audit 2023-12-01T23:14:19.601665+0000 mon.c (mon.2) 8616 : audit 0 from='client.? 172.21.15.40:0/2595271802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:20 smithi040 bash[28232]: cluster 2023-12-01T23:14:19.302409+0000 mgr.y (mgr.24356) 13682 : cluster 0 pgmap v13650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:20 smithi040 bash[28232]: audit 2023-12-01T23:14:19.601665+0000 mon.c (mon.2) 8616 : audit 0 from='client.? 172.21.15.40:0/2595271802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:20 smithi040 bash[41173]: cluster 2023-12-01T23:14:19.302409+0000 mgr.y (mgr.24356) 13682 : cluster 0 pgmap v13650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:20 smithi040 bash[41173]: audit 2023-12-01T23:14:19.601665+0000 mon.c (mon.2) 8616 : audit 0 from='client.? 172.21.15.40:0/2595271802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:22 smithi141 bash[31670]: cluster 2023-12-01T23:14:21.303077+0000 mgr.y (mgr.24356) 13683 : cluster 0 pgmap v13651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:22 smithi141 bash[31670]: audit 2023-12-01T23:14:22.069482+0000 mon.c (mon.2) 8617 : audit 0 from='client.? 172.21.15.40:0/3080511914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:22 smithi040 bash[41173]: cluster 2023-12-01T23:14:21.303077+0000 mgr.y (mgr.24356) 13683 : cluster 0 pgmap v13651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:22 smithi040 bash[41173]: audit 2023-12-01T23:14:22.069482+0000 mon.c (mon.2) 8617 : audit 0 from='client.? 172.21.15.40:0/3080511914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:22 smithi040 bash[28232]: cluster 2023-12-01T23:14:21.303077+0000 mgr.y (mgr.24356) 13683 : cluster 0 pgmap v13651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:22 smithi040 bash[28232]: audit 2023-12-01T23:14:22.069482+0000 mon.c (mon.2) 8617 : audit 0 from='client.? 172.21.15.40:0/3080511914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:24 smithi141 bash[31670]: cluster 2023-12-01T23:14:23.303764+0000 mgr.y (mgr.24356) 13684 : cluster 0 pgmap v13652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:24 smithi040 bash[28232]: cluster 2023-12-01T23:14:23.303764+0000 mgr.y (mgr.24356) 13684 : cluster 0 pgmap v13652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:24 smithi040 bash[41173]: cluster 2023-12-01T23:14:23.303764+0000 mgr.y (mgr.24356) 13684 : cluster 0 pgmap v13652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:25 smithi141 bash[31670]: audit 2023-12-01T23:14:24.535021+0000 mon.a (mon.0) 8616 : audit 0 from='client.? 172.21.15.40:0/320664553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:25 smithi040 bash[41173]: audit 2023-12-01T23:14:24.535021+0000 mon.a (mon.0) 8616 : audit 0 from='client.? 172.21.15.40:0/320664553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:25 smithi040 bash[28232]: audit 2023-12-01T23:14:24.535021+0000 mon.a (mon.0) 8616 : audit 0 from='client.? 172.21.15.40:0/320664553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:26 smithi141 bash[31670]: cluster 2023-12-01T23:14:25.305052+0000 mgr.y (mgr.24356) 13685 : cluster 0 pgmap v13653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:26 smithi040 bash[28232]: cluster 2023-12-01T23:14:25.305052+0000 mgr.y (mgr.24356) 13685 : cluster 0 pgmap v13653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:26 smithi040 bash[41173]: cluster 2023-12-01T23:14:25.305052+0000 mgr.y (mgr.24356) 13685 : cluster 0 pgmap v13653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:14:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:14:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:27 smithi141 bash[31670]: audit 2023-12-01T23:14:26.995737+0000 mon.c (mon.2) 8618 : audit 0 from='client.? 172.21.15.40:0/2238649040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:27 smithi040 bash[41173]: audit 2023-12-01T23:14:26.995737+0000 mon.c (mon.2) 8618 : audit 0 from='client.? 172.21.15.40:0/2238649040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:27 smithi040 bash[28232]: audit 2023-12-01T23:14:26.995737+0000 mon.c (mon.2) 8618 : audit 0 from='client.? 172.21.15.40:0/2238649040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:28 smithi141 bash[31670]: cluster 2023-12-01T23:14:27.305523+0000 mgr.y (mgr.24356) 13686 : cluster 0 pgmap v13654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:28 smithi040 bash[41173]: cluster 2023-12-01T23:14:27.305523+0000 mgr.y (mgr.24356) 13686 : cluster 0 pgmap v13654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:28 smithi040 bash[28232]: cluster 2023-12-01T23:14:27.305523+0000 mgr.y (mgr.24356) 13686 : cluster 0 pgmap v13654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:30 smithi141 bash[31670]: cluster 2023-12-01T23:14:29.306475+0000 mgr.y (mgr.24356) 13687 : cluster 0 pgmap v13655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:30 smithi141 bash[31670]: audit 2023-12-01T23:14:29.470114+0000 mon.a (mon.0) 8617 : audit 0 from='client.? 172.21.15.40:0/997144942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:30 smithi040 bash[41173]: cluster 2023-12-01T23:14:29.306475+0000 mgr.y (mgr.24356) 13687 : cluster 0 pgmap v13655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:30 smithi040 bash[41173]: audit 2023-12-01T23:14:29.470114+0000 mon.a (mon.0) 8617 : audit 0 from='client.? 172.21.15.40:0/997144942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:30 smithi040 bash[28232]: cluster 2023-12-01T23:14:29.306475+0000 mgr.y (mgr.24356) 13687 : cluster 0 pgmap v13655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:30 smithi040 bash[28232]: audit 2023-12-01T23:14:29.470114+0000 mon.a (mon.0) 8617 : audit 0 from='client.? 172.21.15.40:0/997144942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:32 smithi141 bash[31670]: cluster 2023-12-01T23:14:31.307212+0000 mgr.y (mgr.24356) 13688 : cluster 0 pgmap v13656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:32 smithi141 bash[31670]: audit 2023-12-01T23:14:31.935275+0000 mon.c (mon.2) 8619 : audit 0 from='client.? 172.21.15.40:0/2780568399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:32 smithi040 bash[41173]: cluster 2023-12-01T23:14:31.307212+0000 mgr.y (mgr.24356) 13688 : cluster 0 pgmap v13656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:32 smithi040 bash[41173]: audit 2023-12-01T23:14:31.935275+0000 mon.c (mon.2) 8619 : audit 0 from='client.? 172.21.15.40:0/2780568399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:32 smithi040 bash[28232]: cluster 2023-12-01T23:14:31.307212+0000 mgr.y (mgr.24356) 13688 : cluster 0 pgmap v13656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:32 smithi040 bash[28232]: audit 2023-12-01T23:14:31.935275+0000 mon.c (mon.2) 8619 : audit 0 from='client.? 172.21.15.40:0/2780568399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:34 smithi141 bash[31670]: cluster 2023-12-01T23:14:33.307910+0000 mgr.y (mgr.24356) 13689 : cluster 0 pgmap v13657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:34 smithi141 bash[31670]: audit 2023-12-01T23:14:34.053895+0000 mon.c (mon.2) 8620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:34 smithi141 bash[31670]: audit 2023-12-01T23:14:34.405760+0000 mon.c (mon.2) 8621 : audit 0 from='client.? 172.21.15.40:0/3186148136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:34 smithi040 bash[41173]: cluster 2023-12-01T23:14:33.307910+0000 mgr.y (mgr.24356) 13689 : cluster 0 pgmap v13657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:34 smithi040 bash[41173]: audit 2023-12-01T23:14:34.053895+0000 mon.c (mon.2) 8620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:34 smithi040 bash[41173]: audit 2023-12-01T23:14:34.405760+0000 mon.c (mon.2) 8621 : audit 0 from='client.? 172.21.15.40:0/3186148136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:34 smithi040 bash[28232]: cluster 2023-12-01T23:14:33.307910+0000 mgr.y (mgr.24356) 13689 : cluster 0 pgmap v13657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:34 smithi040 bash[28232]: audit 2023-12-01T23:14:34.053895+0000 mon.c (mon.2) 8620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:34 smithi040 bash[28232]: audit 2023-12-01T23:14:34.405760+0000 mon.c (mon.2) 8621 : audit 0 from='client.? 172.21.15.40:0/3186148136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:36 smithi141 bash[31670]: cluster 2023-12-01T23:14:35.309130+0000 mgr.y (mgr.24356) 13690 : cluster 0 pgmap v13658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:14:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:14:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:36 smithi040 bash[41173]: cluster 2023-12-01T23:14:35.309130+0000 mgr.y (mgr.24356) 13690 : cluster 0 pgmap v13658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:36 smithi040 bash[28232]: cluster 2023-12-01T23:14:35.309130+0000 mgr.y (mgr.24356) 13690 : cluster 0 pgmap v13658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:37 smithi141 bash[31670]: audit 2023-12-01T23:14:36.870605+0000 mon.a (mon.0) 8618 : audit 0 from='client.? 172.21.15.40:0/1271119457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:37 smithi040 bash[41173]: audit 2023-12-01T23:14:36.870605+0000 mon.a (mon.0) 8618 : audit 0 from='client.? 172.21.15.40:0/1271119457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:37 smithi040 bash[28232]: audit 2023-12-01T23:14:36.870605+0000 mon.a (mon.0) 8618 : audit 0 from='client.? 172.21.15.40:0/1271119457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:38 smithi141 bash[31670]: cluster 2023-12-01T23:14:37.309595+0000 mgr.y (mgr.24356) 13691 : cluster 0 pgmap v13659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:38 smithi040 bash[28232]: cluster 2023-12-01T23:14:37.309595+0000 mgr.y (mgr.24356) 13691 : cluster 0 pgmap v13659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:38 smithi040 bash[41173]: cluster 2023-12-01T23:14:37.309595+0000 mgr.y (mgr.24356) 13691 : cluster 0 pgmap v13659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:39 smithi141 bash[31670]: audit 2023-12-01T23:14:39.334556+0000 mon.a (mon.0) 8619 : audit 0 from='client.? 172.21.15.40:0/2094271797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:39 smithi040 bash[28232]: audit 2023-12-01T23:14:39.334556+0000 mon.a (mon.0) 8619 : audit 0 from='client.? 172.21.15.40:0/2094271797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:39 smithi040 bash[41173]: audit 2023-12-01T23:14:39.334556+0000 mon.a (mon.0) 8619 : audit 0 from='client.? 172.21.15.40:0/2094271797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:40 smithi141 bash[31670]: cluster 2023-12-01T23:14:39.310595+0000 mgr.y (mgr.24356) 13692 : cluster 0 pgmap v13660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:40 smithi040 bash[28232]: cluster 2023-12-01T23:14:39.310595+0000 mgr.y (mgr.24356) 13692 : cluster 0 pgmap v13660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:40 smithi040 bash[41173]: cluster 2023-12-01T23:14:39.310595+0000 mgr.y (mgr.24356) 13692 : cluster 0 pgmap v13660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:42 smithi141 bash[31670]: cluster 2023-12-01T23:14:41.311298+0000 mgr.y (mgr.24356) 13693 : cluster 0 pgmap v13661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:42 smithi141 bash[31670]: audit 2023-12-01T23:14:41.797856+0000 mon.c (mon.2) 8622 : audit 0 from='client.? 172.21.15.40:0/2833766265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:42 smithi040 bash[28232]: cluster 2023-12-01T23:14:41.311298+0000 mgr.y (mgr.24356) 13693 : cluster 0 pgmap v13661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:42 smithi040 bash[28232]: audit 2023-12-01T23:14:41.797856+0000 mon.c (mon.2) 8622 : audit 0 from='client.? 172.21.15.40:0/2833766265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:42 smithi040 bash[41173]: cluster 2023-12-01T23:14:41.311298+0000 mgr.y (mgr.24356) 13693 : cluster 0 pgmap v13661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:42 smithi040 bash[41173]: audit 2023-12-01T23:14:41.797856+0000 mon.c (mon.2) 8622 : audit 0 from='client.? 172.21.15.40:0/2833766265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:44 smithi141 bash[31670]: cluster 2023-12-01T23:14:43.312073+0000 mgr.y (mgr.24356) 13694 : cluster 0 pgmap v13662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:44 smithi141 bash[31670]: audit 2023-12-01T23:14:44.259372+0000 mon.a (mon.0) 8620 : audit 0 from='client.? 172.21.15.40:0/2200578737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:44 smithi040 bash[41173]: cluster 2023-12-01T23:14:43.312073+0000 mgr.y (mgr.24356) 13694 : cluster 0 pgmap v13662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:44 smithi040 bash[41173]: audit 2023-12-01T23:14:44.259372+0000 mon.a (mon.0) 8620 : audit 0 from='client.? 172.21.15.40:0/2200578737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:44 smithi040 bash[28232]: cluster 2023-12-01T23:14:43.312073+0000 mgr.y (mgr.24356) 13694 : cluster 0 pgmap v13662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:44 smithi040 bash[28232]: audit 2023-12-01T23:14:44.259372+0000 mon.a (mon.0) 8620 : audit 0 from='client.? 172.21.15.40:0/2200578737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:46 smithi141 bash[31670]: cluster 2023-12-01T23:14:45.313666+0000 mgr.y (mgr.24356) 13695 : cluster 0 pgmap v13663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:14:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:14:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:46 smithi040 bash[28232]: cluster 2023-12-01T23:14:45.313666+0000 mgr.y (mgr.24356) 13695 : cluster 0 pgmap v13663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:46 smithi040 bash[41173]: cluster 2023-12-01T23:14:45.313666+0000 mgr.y (mgr.24356) 13695 : cluster 0 pgmap v13663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:47 smithi141 bash[31670]: audit 2023-12-01T23:14:46.727145+0000 mon.a (mon.0) 8621 : audit 0 from='client.? 172.21.15.40:0/1655135328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:47 smithi040 bash[28232]: audit 2023-12-01T23:14:46.727145+0000 mon.a (mon.0) 8621 : audit 0 from='client.? 172.21.15.40:0/1655135328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:47 smithi040 bash[41173]: audit 2023-12-01T23:14:46.727145+0000 mon.a (mon.0) 8621 : audit 0 from='client.? 172.21.15.40:0/1655135328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:48 smithi141 bash[31670]: cluster 2023-12-01T23:14:47.314416+0000 mgr.y (mgr.24356) 13696 : cluster 0 pgmap v13664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:48 smithi040 bash[41173]: cluster 2023-12-01T23:14:47.314416+0000 mgr.y (mgr.24356) 13696 : cluster 0 pgmap v13664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:48 smithi040 bash[28232]: cluster 2023-12-01T23:14:47.314416+0000 mgr.y (mgr.24356) 13696 : cluster 0 pgmap v13664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:49 smithi141 bash[31670]: audit 2023-12-01T23:14:49.054430+0000 mon.c (mon.2) 8623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:49 smithi141 bash[31670]: audit 2023-12-01T23:14:49.192830+0000 mon.a (mon.0) 8622 : audit 0 from='client.? 172.21.15.40:0/2245298501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:49 smithi040 bash[28232]: audit 2023-12-01T23:14:49.054430+0000 mon.c (mon.2) 8623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:49 smithi040 bash[28232]: audit 2023-12-01T23:14:49.192830+0000 mon.a (mon.0) 8622 : audit 0 from='client.? 172.21.15.40:0/2245298501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:49 smithi040 bash[41173]: audit 2023-12-01T23:14:49.054430+0000 mon.c (mon.2) 8623 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:49 smithi040 bash[41173]: audit 2023-12-01T23:14:49.192830+0000 mon.a (mon.0) 8622 : audit 0 from='client.? 172.21.15.40:0/2245298501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:50 smithi141 bash[31670]: cluster 2023-12-01T23:14:49.315457+0000 mgr.y (mgr.24356) 13697 : cluster 0 pgmap v13665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:50 smithi040 bash[28232]: cluster 2023-12-01T23:14:49.315457+0000 mgr.y (mgr.24356) 13697 : cluster 0 pgmap v13665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:50 smithi040 bash[41173]: cluster 2023-12-01T23:14:49.315457+0000 mgr.y (mgr.24356) 13697 : cluster 0 pgmap v13665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:52 smithi141 bash[31670]: cluster 2023-12-01T23:14:51.316126+0000 mgr.y (mgr.24356) 13698 : cluster 0 pgmap v13666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:52 smithi141 bash[31670]: audit 2023-12-01T23:14:51.656364+0000 mon.c (mon.2) 8624 : audit 0 from='client.? 172.21.15.40:0/3651990637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:52 smithi040 bash[28232]: cluster 2023-12-01T23:14:51.316126+0000 mgr.y (mgr.24356) 13698 : cluster 0 pgmap v13666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:52 smithi040 bash[28232]: audit 2023-12-01T23:14:51.656364+0000 mon.c (mon.2) 8624 : audit 0 from='client.? 172.21.15.40:0/3651990637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:52 smithi040 bash[41173]: cluster 2023-12-01T23:14:51.316126+0000 mgr.y (mgr.24356) 13698 : cluster 0 pgmap v13666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:52 smithi040 bash[41173]: audit 2023-12-01T23:14:51.656364+0000 mon.c (mon.2) 8624 : audit 0 from='client.? 172.21.15.40:0/3651990637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:54 smithi141 bash[31670]: cluster 2023-12-01T23:14:53.316725+0000 mgr.y (mgr.24356) 13699 : cluster 0 pgmap v13667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:54 smithi141 bash[31670]: audit 2023-12-01T23:14:54.119879+0000 mon.a (mon.0) 8623 : audit 0 from='client.? 172.21.15.40:0/2227944963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:54 smithi040 bash[28232]: cluster 2023-12-01T23:14:53.316725+0000 mgr.y (mgr.24356) 13699 : cluster 0 pgmap v13667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:54 smithi040 bash[28232]: audit 2023-12-01T23:14:54.119879+0000 mon.a (mon.0) 8623 : audit 0 from='client.? 172.21.15.40:0/2227944963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:54 smithi040 bash[41173]: cluster 2023-12-01T23:14:53.316725+0000 mgr.y (mgr.24356) 13699 : cluster 0 pgmap v13667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:54 smithi040 bash[41173]: audit 2023-12-01T23:14:54.119879+0000 mon.a (mon.0) 8623 : audit 0 from='client.? 172.21.15.40:0/2227944963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:56 smithi141 bash[31670]: cluster 2023-12-01T23:14:55.317821+0000 mgr.y (mgr.24356) 13700 : cluster 0 pgmap v13668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:56 smithi040 bash[28232]: cluster 2023-12-01T23:14:55.317821+0000 mgr.y (mgr.24356) 13700 : cluster 0 pgmap v13668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:14:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:14:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:56 smithi040 bash[41173]: cluster 2023-12-01T23:14:55.317821+0000 mgr.y (mgr.24356) 13700 : cluster 0 pgmap v13668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:57 smithi141 bash[31670]: audit 2023-12-01T23:14:56.580317+0000 mon.a (mon.0) 8624 : audit 0 from='client.? 172.21.15.40:0/2355763533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:57 smithi040 bash[28232]: audit 2023-12-01T23:14:56.580317+0000 mon.a (mon.0) 8624 : audit 0 from='client.? 172.21.15.40:0/2355763533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:57 smithi040 bash[41173]: audit 2023-12-01T23:14:56.580317+0000 mon.a (mon.0) 8624 : audit 0 from='client.? 172.21.15.40:0/2355763533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:58 smithi141 bash[31670]: cluster 2023-12-01T23:14:57.318355+0000 mgr.y (mgr.24356) 13701 : cluster 0 pgmap v13669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:58 smithi141 bash[31670]: audit 2023-12-01T23:14:58.083099+0000 mon.c (mon.2) 8625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:14:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:58 smithi040 bash[28232]: cluster 2023-12-01T23:14:57.318355+0000 mgr.y (mgr.24356) 13701 : cluster 0 pgmap v13669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:58 smithi040 bash[28232]: audit 2023-12-01T23:14:58.083099+0000 mon.c (mon.2) 8625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:14:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:58 smithi040 bash[41173]: cluster 2023-12-01T23:14:57.318355+0000 mgr.y (mgr.24356) 13701 : cluster 0 pgmap v13669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:14:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:58 smithi040 bash[41173]: audit 2023-12-01T23:14:58.083099+0000 mon.c (mon.2) 8625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:14:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:14:59 smithi040 bash[28232]: audit 2023-12-01T23:14:59.043029+0000 mon.c (mon.2) 8626 : audit 0 from='client.? 172.21.15.40:0/1214702011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:14:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:14:59 smithi040 bash[41173]: audit 2023-12-01T23:14:59.043029+0000 mon.c (mon.2) 8626 : audit 0 from='client.? 172.21.15.40:0/1214702011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:14:59 smithi141 bash[31670]: audit 2023-12-01T23:14:59.043029+0000 mon.c (mon.2) 8626 : audit 0 from='client.? 172.21.15.40:0/1214702011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:00 smithi040 bash[28232]: cluster 2023-12-01T23:14:59.319350+0000 mgr.y (mgr.24356) 13702 : cluster 0 pgmap v13670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:00 smithi040 bash[41173]: cluster 2023-12-01T23:14:59.319350+0000 mgr.y (mgr.24356) 13702 : cluster 0 pgmap v13670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:00 smithi141 bash[31670]: cluster 2023-12-01T23:14:59.319350+0000 mgr.y (mgr.24356) 13702 : cluster 0 pgmap v13670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:01 smithi040 bash[28232]: audit 2023-12-01T23:15:01.521173+0000 mon.c (mon.2) 8627 : audit 0 from='client.? 172.21.15.40:0/45359279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:01 smithi040 bash[41173]: audit 2023-12-01T23:15:01.521173+0000 mon.c (mon.2) 8627 : audit 0 from='client.? 172.21.15.40:0/45359279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:02.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:01 smithi141 bash[31670]: audit 2023-12-01T23:15:01.521173+0000 mon.c (mon.2) 8627 : audit 0 from='client.? 172.21.15.40:0/45359279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:02 smithi040 bash[28232]: cluster 2023-12-01T23:15:01.319993+0000 mgr.y (mgr.24356) 13703 : cluster 0 pgmap v13671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:02 smithi040 bash[41173]: cluster 2023-12-01T23:15:01.319993+0000 mgr.y (mgr.24356) 13703 : cluster 0 pgmap v13671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:02 smithi141 bash[31670]: cluster 2023-12-01T23:15:01.319993+0000 mgr.y (mgr.24356) 13703 : cluster 0 pgmap v13671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: cluster 2023-12-01T23:15:03.320652+0000 mgr.y (mgr.24356) 13704 : cluster 0 pgmap v13672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: audit 2023-12-01T23:15:03.979330+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: audit 2023-12-01T23:15:03.992405+0000 mon.a (mon.0) 8626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: audit 2023-12-01T23:15:03.999789+0000 mon.b (mon.1) 61 : audit 0 from='client.? 172.21.15.40:0/1998893986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: audit 2023-12-01T23:15:04.054910+0000 mon.c (mon.2) 8628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: audit 2023-12-01T23:15:04.333645+0000 mon.a (mon.0) 8627 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[28232]: audit 2023-12-01T23:15:04.346238+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: cluster 2023-12-01T23:15:03.320652+0000 mgr.y (mgr.24356) 13704 : cluster 0 pgmap v13672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: audit 2023-12-01T23:15:03.979330+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: audit 2023-12-01T23:15:03.992405+0000 mon.a (mon.0) 8626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: audit 2023-12-01T23:15:03.999789+0000 mon.b (mon.1) 61 : audit 0 from='client.? 172.21.15.40:0/1998893986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: audit 2023-12-01T23:15:04.054910+0000 mon.c (mon.2) 8628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: audit 2023-12-01T23:15:04.333645+0000 mon.a (mon.0) 8627 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:04 smithi040 bash[41173]: audit 2023-12-01T23:15:04.346238+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: cluster 2023-12-01T23:15:03.320652+0000 mgr.y (mgr.24356) 13704 : cluster 0 pgmap v13672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: audit 2023-12-01T23:15:03.979330+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: audit 2023-12-01T23:15:03.992405+0000 mon.a (mon.0) 8626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: audit 2023-12-01T23:15:03.999789+0000 mon.b (mon.1) 61 : audit 0 from='client.? 172.21.15.40:0/1998893986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: audit 2023-12-01T23:15:04.054910+0000 mon.c (mon.2) 8628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: audit 2023-12-01T23:15:04.333645+0000 mon.a (mon.0) 8627 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:04 smithi141 bash[31670]: audit 2023-12-01T23:15:04.346238+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:15:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:15:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:06 smithi040 bash[41173]: cluster 2023-12-01T23:15:05.321646+0000 mgr.y (mgr.24356) 13705 : cluster 0 pgmap v13673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:06 smithi040 bash[41173]: audit 2023-12-01T23:15:06.466202+0000 mon.c (mon.2) 8629 : audit 0 from='client.? 172.21.15.40:0/3365530921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:06 smithi040 bash[28232]: cluster 2023-12-01T23:15:05.321646+0000 mgr.y (mgr.24356) 13705 : cluster 0 pgmap v13673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:06 smithi040 bash[28232]: audit 2023-12-01T23:15:06.466202+0000 mon.c (mon.2) 8629 : audit 0 from='client.? 172.21.15.40:0/3365530921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:06 smithi141 bash[31670]: cluster 2023-12-01T23:15:05.321646+0000 mgr.y (mgr.24356) 13705 : cluster 0 pgmap v13673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:06 smithi141 bash[31670]: audit 2023-12-01T23:15:06.466202+0000 mon.c (mon.2) 8629 : audit 0 from='client.? 172.21.15.40:0/3365530921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:08 smithi040 bash[41173]: cluster 2023-12-01T23:15:07.322216+0000 mgr.y (mgr.24356) 13706 : cluster 0 pgmap v13674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:08 smithi040 bash[28232]: cluster 2023-12-01T23:15:07.322216+0000 mgr.y (mgr.24356) 13706 : cluster 0 pgmap v13674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:08 smithi141 bash[31670]: cluster 2023-12-01T23:15:07.322216+0000 mgr.y (mgr.24356) 13706 : cluster 0 pgmap v13674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:09 smithi040 bash[28232]: audit 2023-12-01T23:15:08.926921+0000 mon.a (mon.0) 8629 : audit 0 from='client.? 172.21.15.40:0/2386379519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:09 smithi040 bash[41173]: audit 2023-12-01T23:15:08.926921+0000 mon.a (mon.0) 8629 : audit 0 from='client.? 172.21.15.40:0/2386379519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:09.766 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:09 smithi141 bash[31670]: audit 2023-12-01T23:15:08.926921+0000 mon.a (mon.0) 8629 : audit 0 from='client.? 172.21.15.40:0/2386379519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:10 smithi040 bash[28232]: cluster 2023-12-01T23:15:09.323263+0000 mgr.y (mgr.24356) 13707 : cluster 0 pgmap v13675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:10 smithi040 bash[41173]: cluster 2023-12-01T23:15:09.323263+0000 mgr.y (mgr.24356) 13707 : cluster 0 pgmap v13675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:10 smithi141 bash[31670]: cluster 2023-12-01T23:15:09.323263+0000 mgr.y (mgr.24356) 13707 : cluster 0 pgmap v13675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:12 smithi040 bash[41173]: cluster 2023-12-01T23:15:11.323960+0000 mgr.y (mgr.24356) 13708 : cluster 0 pgmap v13676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:12 smithi040 bash[41173]: audit 2023-12-01T23:15:11.394462+0000 mon.a (mon.0) 8630 : audit 0 from='client.? 172.21.15.40:0/777868905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:12 smithi040 bash[28232]: cluster 2023-12-01T23:15:11.323960+0000 mgr.y (mgr.24356) 13708 : cluster 0 pgmap v13676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:12 smithi040 bash[28232]: audit 2023-12-01T23:15:11.394462+0000 mon.a (mon.0) 8630 : audit 0 from='client.? 172.21.15.40:0/777868905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:12.664 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:12 smithi141 bash[31670]: cluster 2023-12-01T23:15:11.323960+0000 mgr.y (mgr.24356) 13708 : cluster 0 pgmap v13676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:12.664 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:12 smithi141 bash[31670]: audit 2023-12-01T23:15:11.394462+0000 mon.a (mon.0) 8630 : audit 0 from='client.? 172.21.15.40:0/777868905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:14 smithi141 bash[31670]: cluster 2023-12-01T23:15:13.324605+0000 mgr.y (mgr.24356) 13709 : cluster 0 pgmap v13677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:14.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:14 smithi141 bash[31670]: audit 2023-12-01T23:15:13.858582+0000 mon.a (mon.0) 8631 : audit 0 from='client.? 172.21.15.40:0/2428805736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:14 smithi040 bash[28232]: cluster 2023-12-01T23:15:13.324605+0000 mgr.y (mgr.24356) 13709 : cluster 0 pgmap v13677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:14 smithi040 bash[28232]: audit 2023-12-01T23:15:13.858582+0000 mon.a (mon.0) 8631 : audit 0 from='client.? 172.21.15.40:0/2428805736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:14 smithi040 bash[41173]: cluster 2023-12-01T23:15:13.324605+0000 mgr.y (mgr.24356) 13709 : cluster 0 pgmap v13677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:14 smithi040 bash[41173]: audit 2023-12-01T23:15:13.858582+0000 mon.a (mon.0) 8631 : audit 0 from='client.? 172.21.15.40:0/2428805736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:15 smithi141 bash[31670]: audit 2023-12-01T23:15:14.976973+0000 mon.a (mon.0) 8632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:15 smithi141 bash[31670]: audit 2023-12-01T23:15:14.986948+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:15 smithi141 bash[31670]: audit 2023-12-01T23:15:14.989927+0000 mon.c (mon.2) 8630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:15:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:15 smithi141 bash[31670]: audit 2023-12-01T23:15:14.991545+0000 mon.c (mon.2) 8631 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:15:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:15 smithi141 bash[31670]: audit 2023-12-01T23:15:15.001020+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:15 smithi141 bash[31670]: cluster 2023-12-01T23:15:15.325772+0000 mgr.y (mgr.24356) 13710 : cluster 0 pgmap v13678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[28232]: audit 2023-12-01T23:15:14.976973+0000 mon.a (mon.0) 8632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[28232]: audit 2023-12-01T23:15:14.986948+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[28232]: audit 2023-12-01T23:15:14.989927+0000 mon.c (mon.2) 8630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[28232]: audit 2023-12-01T23:15:14.991545+0000 mon.c (mon.2) 8631 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[28232]: audit 2023-12-01T23:15:15.001020+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[28232]: cluster 2023-12-01T23:15:15.325772+0000 mgr.y (mgr.24356) 13710 : cluster 0 pgmap v13678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[41173]: audit 2023-12-01T23:15:14.976973+0000 mon.a (mon.0) 8632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[41173]: audit 2023-12-01T23:15:14.986948+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[41173]: audit 2023-12-01T23:15:14.989927+0000 mon.c (mon.2) 8630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:15:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[41173]: audit 2023-12-01T23:15:14.991545+0000 mon.c (mon.2) 8631 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:15:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[41173]: audit 2023-12-01T23:15:15.001020+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:15:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:15 smithi040 bash[41173]: cluster 2023-12-01T23:15:15.325772+0000 mgr.y (mgr.24356) 13710 : cluster 0 pgmap v13678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:15:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:15:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:17 smithi141 bash[31670]: audit 2023-12-01T23:15:16.323667+0000 mon.a (mon.0) 8635 : audit 0 from='client.? 172.21.15.40:0/828653631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:17 smithi040 bash[28232]: audit 2023-12-01T23:15:16.323667+0000 mon.a (mon.0) 8635 : audit 0 from='client.? 172.21.15.40:0/828653631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:17 smithi040 bash[41173]: audit 2023-12-01T23:15:16.323667+0000 mon.a (mon.0) 8635 : audit 0 from='client.? 172.21.15.40:0/828653631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:18 smithi040 bash[41173]: cluster 2023-12-01T23:15:17.326432+0000 mgr.y (mgr.24356) 13711 : cluster 0 pgmap v13679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:18 smithi040 bash[28232]: cluster 2023-12-01T23:15:17.326432+0000 mgr.y (mgr.24356) 13711 : cluster 0 pgmap v13679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:18.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:18 smithi141 bash[31670]: cluster 2023-12-01T23:15:17.326432+0000 mgr.y (mgr.24356) 13711 : cluster 0 pgmap v13679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:19 smithi040 bash[28232]: audit 2023-12-01T23:15:18.784151+0000 mon.c (mon.2) 8632 : audit 0 from='client.? 172.21.15.40:0/4285088021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:19 smithi040 bash[28232]: audit 2023-12-01T23:15:19.055210+0000 mon.c (mon.2) 8633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:19 smithi040 bash[41173]: audit 2023-12-01T23:15:18.784151+0000 mon.c (mon.2) 8632 : audit 0 from='client.? 172.21.15.40:0/4285088021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:19 smithi040 bash[41173]: audit 2023-12-01T23:15:19.055210+0000 mon.c (mon.2) 8633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:19 smithi141 bash[31670]: audit 2023-12-01T23:15:18.784151+0000 mon.c (mon.2) 8632 : audit 0 from='client.? 172.21.15.40:0/4285088021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:19 smithi141 bash[31670]: audit 2023-12-01T23:15:19.055210+0000 mon.c (mon.2) 8633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:20 smithi040 bash[28232]: cluster 2023-12-01T23:15:19.327560+0000 mgr.y (mgr.24356) 13712 : cluster 0 pgmap v13680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:20 smithi040 bash[41173]: cluster 2023-12-01T23:15:19.327560+0000 mgr.y (mgr.24356) 13712 : cluster 0 pgmap v13680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:20 smithi141 bash[31670]: cluster 2023-12-01T23:15:19.327560+0000 mgr.y (mgr.24356) 13712 : cluster 0 pgmap v13680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:21 smithi040 bash[28232]: audit 2023-12-01T23:15:21.258104+0000 mon.a (mon.0) 8636 : audit 0 from='client.? 172.21.15.40:0/512949334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:21 smithi040 bash[41173]: audit 2023-12-01T23:15:21.258104+0000 mon.a (mon.0) 8636 : audit 0 from='client.? 172.21.15.40:0/512949334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:21 smithi141 bash[31670]: audit 2023-12-01T23:15:21.258104+0000 mon.a (mon.0) 8636 : audit 0 from='client.? 172.21.15.40:0/512949334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:22 smithi040 bash[28232]: cluster 2023-12-01T23:15:21.328148+0000 mgr.y (mgr.24356) 13713 : cluster 0 pgmap v13681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:22 smithi040 bash[41173]: cluster 2023-12-01T23:15:21.328148+0000 mgr.y (mgr.24356) 13713 : cluster 0 pgmap v13681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:22 smithi141 bash[31670]: cluster 2023-12-01T23:15:21.328148+0000 mgr.y (mgr.24356) 13713 : cluster 0 pgmap v13681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:24 smithi040 bash[28232]: cluster 2023-12-01T23:15:23.328796+0000 mgr.y (mgr.24356) 13714 : cluster 0 pgmap v13682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:24 smithi040 bash[28232]: audit 2023-12-01T23:15:23.723645+0000 mon.c (mon.2) 8634 : audit 0 from='client.? 172.21.15.40:0/3347974458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:24 smithi040 bash[41173]: cluster 2023-12-01T23:15:23.328796+0000 mgr.y (mgr.24356) 13714 : cluster 0 pgmap v13682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:24 smithi040 bash[41173]: audit 2023-12-01T23:15:23.723645+0000 mon.c (mon.2) 8634 : audit 0 from='client.? 172.21.15.40:0/3347974458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:24 smithi141 bash[31670]: cluster 2023-12-01T23:15:23.328796+0000 mgr.y (mgr.24356) 13714 : cluster 0 pgmap v13682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:24 smithi141 bash[31670]: audit 2023-12-01T23:15:23.723645+0000 mon.c (mon.2) 8634 : audit 0 from='client.? 172.21.15.40:0/3347974458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:15:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:15:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:26 smithi040 bash[28232]: cluster 2023-12-01T23:15:25.329995+0000 mgr.y (mgr.24356) 13715 : cluster 0 pgmap v13683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:26 smithi040 bash[28232]: audit 2023-12-01T23:15:26.189104+0000 mon.a (mon.0) 8637 : audit 0 from='client.? 172.21.15.40:0/3568129099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:26 smithi040 bash[41173]: cluster 2023-12-01T23:15:25.329995+0000 mgr.y (mgr.24356) 13715 : cluster 0 pgmap v13683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:26 smithi040 bash[41173]: audit 2023-12-01T23:15:26.189104+0000 mon.a (mon.0) 8637 : audit 0 from='client.? 172.21.15.40:0/3568129099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:26 smithi141 bash[31670]: cluster 2023-12-01T23:15:25.329995+0000 mgr.y (mgr.24356) 13715 : cluster 0 pgmap v13683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:26 smithi141 bash[31670]: audit 2023-12-01T23:15:26.189104+0000 mon.a (mon.0) 8637 : audit 0 from='client.? 172.21.15.40:0/3568129099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:28 smithi040 bash[41173]: cluster 2023-12-01T23:15:27.330671+0000 mgr.y (mgr.24356) 13716 : cluster 0 pgmap v13684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:28 smithi040 bash[28232]: cluster 2023-12-01T23:15:27.330671+0000 mgr.y (mgr.24356) 13716 : cluster 0 pgmap v13684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:28 smithi141 bash[31670]: cluster 2023-12-01T23:15:27.330671+0000 mgr.y (mgr.24356) 13716 : cluster 0 pgmap v13684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:29 smithi040 bash[28232]: audit 2023-12-01T23:15:28.650657+0000 mon.c (mon.2) 8635 : audit 0 from='client.? 172.21.15.40:0/2811614719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:29 smithi040 bash[41173]: audit 2023-12-01T23:15:28.650657+0000 mon.c (mon.2) 8635 : audit 0 from='client.? 172.21.15.40:0/2811614719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:29 smithi141 bash[31670]: audit 2023-12-01T23:15:28.650657+0000 mon.c (mon.2) 8635 : audit 0 from='client.? 172.21.15.40:0/2811614719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:30 smithi040 bash[41173]: cluster 2023-12-01T23:15:29.331617+0000 mgr.y (mgr.24356) 13717 : cluster 0 pgmap v13685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:30 smithi040 bash[28232]: cluster 2023-12-01T23:15:29.331617+0000 mgr.y (mgr.24356) 13717 : cluster 0 pgmap v13685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:30 smithi141 bash[31670]: cluster 2023-12-01T23:15:29.331617+0000 mgr.y (mgr.24356) 13717 : cluster 0 pgmap v13685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:31 smithi040 bash[41173]: audit 2023-12-01T23:15:31.115926+0000 mon.a (mon.0) 8638 : audit 0 from='client.? 172.21.15.40:0/2062732843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:31 smithi040 bash[28232]: audit 2023-12-01T23:15:31.115926+0000 mon.a (mon.0) 8638 : audit 0 from='client.? 172.21.15.40:0/2062732843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:31 smithi141 bash[31670]: audit 2023-12-01T23:15:31.115926+0000 mon.a (mon.0) 8638 : audit 0 from='client.? 172.21.15.40:0/2062732843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:32 smithi040 bash[28232]: cluster 2023-12-01T23:15:31.332321+0000 mgr.y (mgr.24356) 13718 : cluster 0 pgmap v13686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:32 smithi040 bash[41173]: cluster 2023-12-01T23:15:31.332321+0000 mgr.y (mgr.24356) 13718 : cluster 0 pgmap v13686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:32 smithi141 bash[31670]: cluster 2023-12-01T23:15:31.332321+0000 mgr.y (mgr.24356) 13718 : cluster 0 pgmap v13686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:34 smithi040 bash[28232]: cluster 2023-12-01T23:15:33.332974+0000 mgr.y (mgr.24356) 13719 : cluster 0 pgmap v13687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:34 smithi040 bash[28232]: audit 2023-12-01T23:15:33.582468+0000 mon.a (mon.0) 8639 : audit 0 from='client.? 172.21.15.40:0/1469996092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:34 smithi040 bash[28232]: audit 2023-12-01T23:15:34.055768+0000 mon.c (mon.2) 8636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:34 smithi040 bash[41173]: cluster 2023-12-01T23:15:33.332974+0000 mgr.y (mgr.24356) 13719 : cluster 0 pgmap v13687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:34 smithi040 bash[41173]: audit 2023-12-01T23:15:33.582468+0000 mon.a (mon.0) 8639 : audit 0 from='client.? 172.21.15.40:0/1469996092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:34 smithi040 bash[41173]: audit 2023-12-01T23:15:34.055768+0000 mon.c (mon.2) 8636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:34 smithi141 bash[31670]: cluster 2023-12-01T23:15:33.332974+0000 mgr.y (mgr.24356) 13719 : cluster 0 pgmap v13687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:34 smithi141 bash[31670]: audit 2023-12-01T23:15:33.582468+0000 mon.a (mon.0) 8639 : audit 0 from='client.? 172.21.15.40:0/1469996092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:34 smithi141 bash[31670]: audit 2023-12-01T23:15:34.055768+0000 mon.c (mon.2) 8636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:15:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:15:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:36 smithi040 bash[41173]: cluster 2023-12-01T23:15:35.334103+0000 mgr.y (mgr.24356) 13720 : cluster 0 pgmap v13688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:36 smithi040 bash[41173]: audit 2023-12-01T23:15:36.048387+0000 mon.a (mon.0) 8640 : audit 0 from='client.? 172.21.15.40:0/3798342795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:36 smithi040 bash[28232]: cluster 2023-12-01T23:15:35.334103+0000 mgr.y (mgr.24356) 13720 : cluster 0 pgmap v13688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:36 smithi040 bash[28232]: audit 2023-12-01T23:15:36.048387+0000 mon.a (mon.0) 8640 : audit 0 from='client.? 172.21.15.40:0/3798342795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:36 smithi141 bash[31670]: cluster 2023-12-01T23:15:35.334103+0000 mgr.y (mgr.24356) 13720 : cluster 0 pgmap v13688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:36 smithi141 bash[31670]: audit 2023-12-01T23:15:36.048387+0000 mon.a (mon.0) 8640 : audit 0 from='client.? 172.21.15.40:0/3798342795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:38 smithi040 bash[41173]: cluster 2023-12-01T23:15:37.334761+0000 mgr.y (mgr.24356) 13721 : cluster 0 pgmap v13689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:38 smithi040 bash[28232]: cluster 2023-12-01T23:15:37.334761+0000 mgr.y (mgr.24356) 13721 : cluster 0 pgmap v13689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:38 smithi141 bash[31670]: cluster 2023-12-01T23:15:37.334761+0000 mgr.y (mgr.24356) 13721 : cluster 0 pgmap v13689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:39 smithi040 bash[28232]: audit 2023-12-01T23:15:38.523883+0000 mon.c (mon.2) 8637 : audit 0 from='client.? 172.21.15.40:0/2745014876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:39 smithi040 bash[41173]: audit 2023-12-01T23:15:38.523883+0000 mon.c (mon.2) 8637 : audit 0 from='client.? 172.21.15.40:0/2745014876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:39 smithi141 bash[31670]: audit 2023-12-01T23:15:38.523883+0000 mon.c (mon.2) 8637 : audit 0 from='client.? 172.21.15.40:0/2745014876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:40 smithi040 bash[28232]: cluster 2023-12-01T23:15:39.335801+0000 mgr.y (mgr.24356) 13722 : cluster 0 pgmap v13690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:40 smithi040 bash[41173]: cluster 2023-12-01T23:15:39.335801+0000 mgr.y (mgr.24356) 13722 : cluster 0 pgmap v13690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:40 smithi141 bash[31670]: cluster 2023-12-01T23:15:39.335801+0000 mgr.y (mgr.24356) 13722 : cluster 0 pgmap v13690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:41 smithi040 bash[28232]: audit 2023-12-01T23:15:40.981380+0000 mon.c (mon.2) 8638 : audit 0 from='client.? 172.21.15.40:0/1143750888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:41 smithi040 bash[41173]: audit 2023-12-01T23:15:40.981380+0000 mon.c (mon.2) 8638 : audit 0 from='client.? 172.21.15.40:0/1143750888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:41 smithi141 bash[31670]: audit 2023-12-01T23:15:40.981380+0000 mon.c (mon.2) 8638 : audit 0 from='client.? 172.21.15.40:0/1143750888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:42 smithi040 bash[28232]: cluster 2023-12-01T23:15:41.336505+0000 mgr.y (mgr.24356) 13723 : cluster 0 pgmap v13691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:42 smithi040 bash[41173]: cluster 2023-12-01T23:15:41.336505+0000 mgr.y (mgr.24356) 13723 : cluster 0 pgmap v13691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:42 smithi141 bash[31670]: cluster 2023-12-01T23:15:41.336505+0000 mgr.y (mgr.24356) 13723 : cluster 0 pgmap v13691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:44 smithi040 bash[28232]: cluster 2023-12-01T23:15:43.337132+0000 mgr.y (mgr.24356) 13724 : cluster 0 pgmap v13692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:44 smithi040 bash[28232]: audit 2023-12-01T23:15:43.439650+0000 mon.a (mon.0) 8641 : audit 0 from='client.? 172.21.15.40:0/152517086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:44 smithi040 bash[41173]: cluster 2023-12-01T23:15:43.337132+0000 mgr.y (mgr.24356) 13724 : cluster 0 pgmap v13692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:44 smithi040 bash[41173]: audit 2023-12-01T23:15:43.439650+0000 mon.a (mon.0) 8641 : audit 0 from='client.? 172.21.15.40:0/152517086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:44 smithi141 bash[31670]: cluster 2023-12-01T23:15:43.337132+0000 mgr.y (mgr.24356) 13724 : cluster 0 pgmap v13692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:44 smithi141 bash[31670]: audit 2023-12-01T23:15:43.439650+0000 mon.a (mon.0) 8641 : audit 0 from='client.? 172.21.15.40:0/152517086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:15:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:15:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:46 smithi040 bash[28232]: cluster 2023-12-01T23:15:45.338245+0000 mgr.y (mgr.24356) 13725 : cluster 0 pgmap v13693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:46 smithi040 bash[28232]: audit 2023-12-01T23:15:45.901323+0000 mon.a (mon.0) 8642 : audit 0 from='client.? 172.21.15.40:0/1260879894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:46 smithi040 bash[41173]: cluster 2023-12-01T23:15:45.338245+0000 mgr.y (mgr.24356) 13725 : cluster 0 pgmap v13693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:46 smithi040 bash[41173]: audit 2023-12-01T23:15:45.901323+0000 mon.a (mon.0) 8642 : audit 0 from='client.? 172.21.15.40:0/1260879894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:46 smithi141 bash[31670]: cluster 2023-12-01T23:15:45.338245+0000 mgr.y (mgr.24356) 13725 : cluster 0 pgmap v13693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:46 smithi141 bash[31670]: audit 2023-12-01T23:15:45.901323+0000 mon.a (mon.0) 8642 : audit 0 from='client.? 172.21.15.40:0/1260879894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:48 smithi040 bash[41173]: cluster 2023-12-01T23:15:47.338832+0000 mgr.y (mgr.24356) 13726 : cluster 0 pgmap v13694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:48 smithi040 bash[28232]: cluster 2023-12-01T23:15:47.338832+0000 mgr.y (mgr.24356) 13726 : cluster 0 pgmap v13694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:48 smithi141 bash[31670]: cluster 2023-12-01T23:15:47.338832+0000 mgr.y (mgr.24356) 13726 : cluster 0 pgmap v13694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:49 smithi040 bash[41173]: audit 2023-12-01T23:15:48.365664+0000 mon.c (mon.2) 8639 : audit 0 from='client.? 172.21.15.40:0/3817543956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:49 smithi040 bash[41173]: audit 2023-12-01T23:15:49.056222+0000 mon.c (mon.2) 8640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:49 smithi040 bash[28232]: audit 2023-12-01T23:15:48.365664+0000 mon.c (mon.2) 8639 : audit 0 from='client.? 172.21.15.40:0/3817543956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:49 smithi040 bash[28232]: audit 2023-12-01T23:15:49.056222+0000 mon.c (mon.2) 8640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:49 smithi141 bash[31670]: audit 2023-12-01T23:15:48.365664+0000 mon.c (mon.2) 8639 : audit 0 from='client.? 172.21.15.40:0/3817543956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:49 smithi141 bash[31670]: audit 2023-12-01T23:15:49.056222+0000 mon.c (mon.2) 8640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:50 smithi040 bash[28232]: cluster 2023-12-01T23:15:49.339952+0000 mgr.y (mgr.24356) 13727 : cluster 0 pgmap v13695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:50 smithi040 bash[41173]: cluster 2023-12-01T23:15:49.339952+0000 mgr.y (mgr.24356) 13727 : cluster 0 pgmap v13695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:50 smithi141 bash[31670]: cluster 2023-12-01T23:15:49.339952+0000 mgr.y (mgr.24356) 13727 : cluster 0 pgmap v13695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:51 smithi040 bash[28232]: audit 2023-12-01T23:15:50.830123+0000 mon.a (mon.0) 8643 : audit 0 from='client.? 172.21.15.40:0/1059270985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:51 smithi040 bash[41173]: audit 2023-12-01T23:15:50.830123+0000 mon.a (mon.0) 8643 : audit 0 from='client.? 172.21.15.40:0/1059270985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:51 smithi141 bash[31670]: audit 2023-12-01T23:15:50.830123+0000 mon.a (mon.0) 8643 : audit 0 from='client.? 172.21.15.40:0/1059270985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:52 smithi040 bash[28232]: cluster 2023-12-01T23:15:51.340806+0000 mgr.y (mgr.24356) 13728 : cluster 0 pgmap v13696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:52 smithi040 bash[41173]: cluster 2023-12-01T23:15:51.340806+0000 mgr.y (mgr.24356) 13728 : cluster 0 pgmap v13696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:52 smithi141 bash[31670]: cluster 2023-12-01T23:15:51.340806+0000 mgr.y (mgr.24356) 13728 : cluster 0 pgmap v13696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:53 smithi040 bash[28232]: audit 2023-12-01T23:15:53.302674+0000 mon.c (mon.2) 8641 : audit 0 from='client.? 172.21.15.40:0/2214094616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:53 smithi040 bash[41173]: audit 2023-12-01T23:15:53.302674+0000 mon.c (mon.2) 8641 : audit 0 from='client.? 172.21.15.40:0/2214094616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:53 smithi141 bash[31670]: audit 2023-12-01T23:15:53.302674+0000 mon.c (mon.2) 8641 : audit 0 from='client.? 172.21.15.40:0/2214094616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:54 smithi040 bash[28232]: cluster 2023-12-01T23:15:53.341554+0000 mgr.y (mgr.24356) 13729 : cluster 0 pgmap v13697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:54 smithi040 bash[41173]: cluster 2023-12-01T23:15:53.341554+0000 mgr.y (mgr.24356) 13729 : cluster 0 pgmap v13697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:54 smithi141 bash[31670]: cluster 2023-12-01T23:15:53.341554+0000 mgr.y (mgr.24356) 13729 : cluster 0 pgmap v13697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:56 smithi040 bash[28232]: cluster 2023-12-01T23:15:55.342737+0000 mgr.y (mgr.24356) 13730 : cluster 0 pgmap v13698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:56 smithi040 bash[28232]: audit 2023-12-01T23:15:55.771127+0000 mon.a (mon.0) 8644 : audit 0 from='client.? 172.21.15.40:0/3713583698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:15:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:15:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:56 smithi040 bash[41173]: cluster 2023-12-01T23:15:55.342737+0000 mgr.y (mgr.24356) 13730 : cluster 0 pgmap v13698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:56 smithi040 bash[41173]: audit 2023-12-01T23:15:55.771127+0000 mon.a (mon.0) 8644 : audit 0 from='client.? 172.21.15.40:0/3713583698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:56 smithi141 bash[31670]: cluster 2023-12-01T23:15:55.342737+0000 mgr.y (mgr.24356) 13730 : cluster 0 pgmap v13698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:56 smithi141 bash[31670]: audit 2023-12-01T23:15:55.771127+0000 mon.a (mon.0) 8644 : audit 0 from='client.? 172.21.15.40:0/3713583698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:58 smithi040 bash[28232]: cluster 2023-12-01T23:15:57.343421+0000 mgr.y (mgr.24356) 13731 : cluster 0 pgmap v13699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:15:58 smithi040 bash[28232]: audit 2023-12-01T23:15:58.233393+0000 mon.a (mon.0) 8645 : audit 0 from='client.? 172.21.15.40:0/1895081988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:58 smithi040 bash[41173]: cluster 2023-12-01T23:15:57.343421+0000 mgr.y (mgr.24356) 13731 : cluster 0 pgmap v13699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:15:58 smithi040 bash[41173]: audit 2023-12-01T23:15:58.233393+0000 mon.a (mon.0) 8645 : audit 0 from='client.? 172.21.15.40:0/1895081988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:15:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:58 smithi141 bash[31670]: cluster 2023-12-01T23:15:57.343421+0000 mgr.y (mgr.24356) 13731 : cluster 0 pgmap v13699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:15:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:15:58 smithi141 bash[31670]: audit 2023-12-01T23:15:58.233393+0000 mon.a (mon.0) 8645 : audit 0 from='client.? 172.21.15.40:0/1895081988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:00 smithi040 bash[41173]: cluster 2023-12-01T23:15:59.344625+0000 mgr.y (mgr.24356) 13732 : cluster 0 pgmap v13700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:00 smithi040 bash[28232]: cluster 2023-12-01T23:15:59.344625+0000 mgr.y (mgr.24356) 13732 : cluster 0 pgmap v13700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:00 smithi141 bash[31670]: cluster 2023-12-01T23:15:59.344625+0000 mgr.y (mgr.24356) 13732 : cluster 0 pgmap v13700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:01 smithi040 bash[28232]: audit 2023-12-01T23:16:00.698218+0000 mon.c (mon.2) 8642 : audit 0 from='client.? 172.21.15.40:0/3601179315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:01 smithi040 bash[41173]: audit 2023-12-01T23:16:00.698218+0000 mon.c (mon.2) 8642 : audit 0 from='client.? 172.21.15.40:0/3601179315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:01 smithi141 bash[31670]: audit 2023-12-01T23:16:00.698218+0000 mon.c (mon.2) 8642 : audit 0 from='client.? 172.21.15.40:0/3601179315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:02 smithi141 bash[31670]: cluster 2023-12-01T23:16:01.345407+0000 mgr.y (mgr.24356) 13733 : cluster 0 pgmap v13701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:02 smithi040 bash[41173]: cluster 2023-12-01T23:16:01.345407+0000 mgr.y (mgr.24356) 13733 : cluster 0 pgmap v13701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:02 smithi040 bash[28232]: cluster 2023-12-01T23:16:01.345407+0000 mgr.y (mgr.24356) 13733 : cluster 0 pgmap v13701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:03 smithi141 bash[31670]: audit 2023-12-01T23:16:03.164200+0000 mon.c (mon.2) 8643 : audit 0 from='client.? 172.21.15.40:0/4270963638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:03 smithi040 bash[28232]: audit 2023-12-01T23:16:03.164200+0000 mon.c (mon.2) 8643 : audit 0 from='client.? 172.21.15.40:0/4270963638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:03 smithi040 bash[41173]: audit 2023-12-01T23:16:03.164200+0000 mon.c (mon.2) 8643 : audit 0 from='client.? 172.21.15.40:0/4270963638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:04 smithi141 bash[31670]: cluster 2023-12-01T23:16:03.346295+0000 mgr.y (mgr.24356) 13734 : cluster 0 pgmap v13702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:04 smithi141 bash[31670]: audit 2023-12-01T23:16:04.056608+0000 mon.c (mon.2) 8644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:04 smithi040 bash[41173]: cluster 2023-12-01T23:16:03.346295+0000 mgr.y (mgr.24356) 13734 : cluster 0 pgmap v13702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:04 smithi040 bash[41173]: audit 2023-12-01T23:16:04.056608+0000 mon.c (mon.2) 8644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:04 smithi040 bash[28232]: cluster 2023-12-01T23:16:03.346295+0000 mgr.y (mgr.24356) 13734 : cluster 0 pgmap v13702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:04 smithi040 bash[28232]: audit 2023-12-01T23:16:04.056608+0000 mon.c (mon.2) 8644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:06 smithi141 bash[31670]: cluster 2023-12-01T23:16:05.346945+0000 mgr.y (mgr.24356) 13735 : cluster 0 pgmap v13703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:06 smithi141 bash[31670]: audit 2023-12-01T23:16:05.626588+0000 mon.c (mon.2) 8645 : audit 0 from='client.? 172.21.15.40:0/3055527416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:16:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:16:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:06 smithi040 bash[28232]: cluster 2023-12-01T23:16:05.346945+0000 mgr.y (mgr.24356) 13735 : cluster 0 pgmap v13703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:06 smithi040 bash[28232]: audit 2023-12-01T23:16:05.626588+0000 mon.c (mon.2) 8645 : audit 0 from='client.? 172.21.15.40:0/3055527416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:06 smithi040 bash[41173]: cluster 2023-12-01T23:16:05.346945+0000 mgr.y (mgr.24356) 13735 : cluster 0 pgmap v13703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:06 smithi040 bash[41173]: audit 2023-12-01T23:16:05.626588+0000 mon.c (mon.2) 8645 : audit 0 from='client.? 172.21.15.40:0/3055527416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:08 smithi040 bash[28232]: cluster 2023-12-01T23:16:07.347540+0000 mgr.y (mgr.24356) 13736 : cluster 0 pgmap v13704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:08 smithi040 bash[28232]: audit 2023-12-01T23:16:08.088637+0000 mon.c (mon.2) 8646 : audit 0 from='client.? 172.21.15.40:0/2034306184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:08 smithi040 bash[41173]: cluster 2023-12-01T23:16:07.347540+0000 mgr.y (mgr.24356) 13736 : cluster 0 pgmap v13704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:08 smithi040 bash[41173]: audit 2023-12-01T23:16:08.088637+0000 mon.c (mon.2) 8646 : audit 0 from='client.? 172.21.15.40:0/2034306184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:08 smithi141 bash[31670]: cluster 2023-12-01T23:16:07.347540+0000 mgr.y (mgr.24356) 13736 : cluster 0 pgmap v13704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:08 smithi141 bash[31670]: audit 2023-12-01T23:16:08.088637+0000 mon.c (mon.2) 8646 : audit 0 from='client.? 172.21.15.40:0/2034306184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:10 smithi040 bash[28232]: cluster 2023-12-01T23:16:09.348605+0000 mgr.y (mgr.24356) 13737 : cluster 0 pgmap v13705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:10 smithi040 bash[41173]: cluster 2023-12-01T23:16:09.348605+0000 mgr.y (mgr.24356) 13737 : cluster 0 pgmap v13705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:10 smithi141 bash[31670]: cluster 2023-12-01T23:16:09.348605+0000 mgr.y (mgr.24356) 13737 : cluster 0 pgmap v13705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:11 smithi141 bash[31670]: audit 2023-12-01T23:16:10.553745+0000 mon.a (mon.0) 8646 : audit 0 from='client.? 172.21.15.40:0/245791734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:11 smithi040 bash[28232]: audit 2023-12-01T23:16:10.553745+0000 mon.a (mon.0) 8646 : audit 0 from='client.? 172.21.15.40:0/245791734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:11 smithi040 bash[41173]: audit 2023-12-01T23:16:10.553745+0000 mon.a (mon.0) 8646 : audit 0 from='client.? 172.21.15.40:0/245791734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:12 smithi141 bash[31670]: cluster 2023-12-01T23:16:11.349260+0000 mgr.y (mgr.24356) 13738 : cluster 0 pgmap v13706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:12 smithi040 bash[41173]: cluster 2023-12-01T23:16:11.349260+0000 mgr.y (mgr.24356) 13738 : cluster 0 pgmap v13706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:12 smithi040 bash[28232]: cluster 2023-12-01T23:16:11.349260+0000 mgr.y (mgr.24356) 13738 : cluster 0 pgmap v13706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:13 smithi141 bash[31670]: audit 2023-12-01T23:16:13.020815+0000 mon.a (mon.0) 8647 : audit 0 from='client.? 172.21.15.40:0/3340659053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:13 smithi040 bash[41173]: audit 2023-12-01T23:16:13.020815+0000 mon.a (mon.0) 8647 : audit 0 from='client.? 172.21.15.40:0/3340659053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:13 smithi040 bash[28232]: audit 2023-12-01T23:16:13.020815+0000 mon.a (mon.0) 8647 : audit 0 from='client.? 172.21.15.40:0/3340659053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:14 smithi141 bash[31670]: cluster 2023-12-01T23:16:13.349967+0000 mgr.y (mgr.24356) 13739 : cluster 0 pgmap v13707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:14 smithi040 bash[41173]: cluster 2023-12-01T23:16:13.349967+0000 mgr.y (mgr.24356) 13739 : cluster 0 pgmap v13707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:14 smithi040 bash[28232]: cluster 2023-12-01T23:16:13.349967+0000 mgr.y (mgr.24356) 13739 : cluster 0 pgmap v13707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:15 smithi141 bash[31670]: audit 2023-12-01T23:16:15.084192+0000 mon.c (mon.2) 8647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:16:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:15 smithi040 bash[28232]: audit 2023-12-01T23:16:15.084192+0000 mon.c (mon.2) 8647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:16:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:15 smithi040 bash[41173]: audit 2023-12-01T23:16:15.084192+0000 mon.c (mon.2) 8647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:16:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:16 smithi141 bash[31670]: cluster 2023-12-01T23:16:15.351022+0000 mgr.y (mgr.24356) 13740 : cluster 0 pgmap v13708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:16 smithi141 bash[31670]: audit 2023-12-01T23:16:15.494672+0000 mon.c (mon.2) 8648 : audit 0 from='client.? 172.21.15.40:0/1024652615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:16:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:16:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:16 smithi040 bash[28232]: cluster 2023-12-01T23:16:15.351022+0000 mgr.y (mgr.24356) 13740 : cluster 0 pgmap v13708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:16 smithi040 bash[28232]: audit 2023-12-01T23:16:15.494672+0000 mon.c (mon.2) 8648 : audit 0 from='client.? 172.21.15.40:0/1024652615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:16 smithi040 bash[41173]: cluster 2023-12-01T23:16:15.351022+0000 mgr.y (mgr.24356) 13740 : cluster 0 pgmap v13708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:16 smithi040 bash[41173]: audit 2023-12-01T23:16:15.494672+0000 mon.c (mon.2) 8648 : audit 0 from='client.? 172.21.15.40:0/1024652615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:18 smithi040 bash[28232]: cluster 2023-12-01T23:16:17.351725+0000 mgr.y (mgr.24356) 13741 : cluster 0 pgmap v13709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:18 smithi040 bash[28232]: audit 2023-12-01T23:16:17.959240+0000 mon.c (mon.2) 8649 : audit 0 from='client.? 172.21.15.40:0/2883745954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:18 smithi040 bash[41173]: cluster 2023-12-01T23:16:17.351725+0000 mgr.y (mgr.24356) 13741 : cluster 0 pgmap v13709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:18 smithi040 bash[41173]: audit 2023-12-01T23:16:17.959240+0000 mon.c (mon.2) 8649 : audit 0 from='client.? 172.21.15.40:0/2883745954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:18 smithi141 bash[31670]: cluster 2023-12-01T23:16:17.351725+0000 mgr.y (mgr.24356) 13741 : cluster 0 pgmap v13709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:18 smithi141 bash[31670]: audit 2023-12-01T23:16:17.959240+0000 mon.c (mon.2) 8649 : audit 0 from='client.? 172.21.15.40:0/2883745954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:19 smithi040 bash[28232]: audit 2023-12-01T23:16:19.057002+0000 mon.c (mon.2) 8650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:19 smithi040 bash[41173]: audit 2023-12-01T23:16:19.057002+0000 mon.c (mon.2) 8650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:19 smithi141 bash[31670]: audit 2023-12-01T23:16:19.057002+0000 mon.c (mon.2) 8650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:20 smithi040 bash[28232]: cluster 2023-12-01T23:16:19.352855+0000 mgr.y (mgr.24356) 13742 : cluster 0 pgmap v13710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:20 smithi040 bash[41173]: cluster 2023-12-01T23:16:19.352855+0000 mgr.y (mgr.24356) 13742 : cluster 0 pgmap v13710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:20 smithi141 bash[31670]: cluster 2023-12-01T23:16:19.352855+0000 mgr.y (mgr.24356) 13742 : cluster 0 pgmap v13710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[41173]: audit 2023-12-01T23:16:20.518091+0000 mon.a (mon.0) 8648 : audit 0 from='client.? 172.21.15.40:0/1828291812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[41173]: audit 2023-12-01T23:16:20.931336+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[41173]: audit 2023-12-01T23:16:20.945042+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[41173]: audit 2023-12-01T23:16:21.282379+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[41173]: audit 2023-12-01T23:16:21.295994+0000 mon.a (mon.0) 8652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[28232]: audit 2023-12-01T23:16:20.518091+0000 mon.a (mon.0) 8648 : audit 0 from='client.? 172.21.15.40:0/1828291812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[28232]: audit 2023-12-01T23:16:20.931336+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[28232]: audit 2023-12-01T23:16:20.945042+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[28232]: audit 2023-12-01T23:16:21.282379+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:21 smithi040 bash[28232]: audit 2023-12-01T23:16:21.295994+0000 mon.a (mon.0) 8652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:21 smithi141 bash[31670]: audit 2023-12-01T23:16:20.518091+0000 mon.a (mon.0) 8648 : audit 0 from='client.? 172.21.15.40:0/1828291812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:21 smithi141 bash[31670]: audit 2023-12-01T23:16:20.931336+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:21 smithi141 bash[31670]: audit 2023-12-01T23:16:20.945042+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:21 smithi141 bash[31670]: audit 2023-12-01T23:16:21.282379+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:21 smithi141 bash[31670]: audit 2023-12-01T23:16:21.295994+0000 mon.a (mon.0) 8652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: cluster 2023-12-01T23:16:21.353299+0000 mgr.y (mgr.24356) 13743 : cluster 0 pgmap v13711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:21.753298+0000 mon.a (mon.0) 8653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:21.764897+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:22.196132+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:22.206652+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:22.209424+0000 mon.c (mon.2) 8651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:22.210845+0000 mon.c (mon.2) 8652 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:16:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[28232]: audit 2023-12-01T23:16:22.218951+0000 mon.a (mon.0) 8657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: cluster 2023-12-01T23:16:21.353299+0000 mgr.y (mgr.24356) 13743 : cluster 0 pgmap v13711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:21.753298+0000 mon.a (mon.0) 8653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:21.764897+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:22.196132+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:22.206652+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:22.209424+0000 mon.c (mon.2) 8651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:22.210845+0000 mon.c (mon.2) 8652 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:16:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:22 smithi040 bash[41173]: audit 2023-12-01T23:16:22.218951+0000 mon.a (mon.0) 8657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: cluster 2023-12-01T23:16:21.353299+0000 mgr.y (mgr.24356) 13743 : cluster 0 pgmap v13711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:21.753298+0000 mon.a (mon.0) 8653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:21.764897+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:22.196132+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:22.206652+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:22.209424+0000 mon.c (mon.2) 8651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:16:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:22.210845+0000 mon.c (mon.2) 8652 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:16:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:22 smithi141 bash[31670]: audit 2023-12-01T23:16:22.218951+0000 mon.a (mon.0) 8657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:16:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:23 smithi040 bash[28232]: audit 2023-12-01T23:16:22.982178+0000 mon.c (mon.2) 8653 : audit 0 from='client.? 172.21.15.40:0/2633366710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:23 smithi040 bash[41173]: audit 2023-12-01T23:16:22.982178+0000 mon.c (mon.2) 8653 : audit 0 from='client.? 172.21.15.40:0/2633366710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:23 smithi141 bash[31670]: audit 2023-12-01T23:16:22.982178+0000 mon.c (mon.2) 8653 : audit 0 from='client.? 172.21.15.40:0/2633366710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:24 smithi040 bash[28232]: cluster 2023-12-01T23:16:23.353953+0000 mgr.y (mgr.24356) 13744 : cluster 0 pgmap v13712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:24 smithi040 bash[41173]: cluster 2023-12-01T23:16:23.353953+0000 mgr.y (mgr.24356) 13744 : cluster 0 pgmap v13712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:24 smithi141 bash[31670]: cluster 2023-12-01T23:16:23.353953+0000 mgr.y (mgr.24356) 13744 : cluster 0 pgmap v13712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:16:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:16:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:26 smithi040 bash[28232]: cluster 2023-12-01T23:16:25.354943+0000 mgr.y (mgr.24356) 13745 : cluster 0 pgmap v13713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:26 smithi040 bash[28232]: audit 2023-12-01T23:16:25.450886+0000 mon.c (mon.2) 8654 : audit 0 from='client.? 172.21.15.40:0/2265942318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:26 smithi040 bash[41173]: cluster 2023-12-01T23:16:25.354943+0000 mgr.y (mgr.24356) 13745 : cluster 0 pgmap v13713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:26 smithi040 bash[41173]: audit 2023-12-01T23:16:25.450886+0000 mon.c (mon.2) 8654 : audit 0 from='client.? 172.21.15.40:0/2265942318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:26 smithi141 bash[31670]: cluster 2023-12-01T23:16:25.354943+0000 mgr.y (mgr.24356) 13745 : cluster 0 pgmap v13713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:26 smithi141 bash[31670]: audit 2023-12-01T23:16:25.450886+0000 mon.c (mon.2) 8654 : audit 0 from='client.? 172.21.15.40:0/2265942318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:28 smithi040 bash[28232]: cluster 2023-12-01T23:16:27.355570+0000 mgr.y (mgr.24356) 13746 : cluster 0 pgmap v13714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:28 smithi040 bash[28232]: audit 2023-12-01T23:16:27.919672+0000 mon.c (mon.2) 8655 : audit 0 from='client.? 172.21.15.40:0/2326541626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:28 smithi040 bash[41173]: cluster 2023-12-01T23:16:27.355570+0000 mgr.y (mgr.24356) 13746 : cluster 0 pgmap v13714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:28 smithi040 bash[41173]: audit 2023-12-01T23:16:27.919672+0000 mon.c (mon.2) 8655 : audit 0 from='client.? 172.21.15.40:0/2326541626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:28 smithi141 bash[31670]: cluster 2023-12-01T23:16:27.355570+0000 mgr.y (mgr.24356) 13746 : cluster 0 pgmap v13714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:28 smithi141 bash[31670]: audit 2023-12-01T23:16:27.919672+0000 mon.c (mon.2) 8655 : audit 0 from='client.? 172.21.15.40:0/2326541626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:30 smithi141 bash[31670]: cluster 2023-12-01T23:16:29.356682+0000 mgr.y (mgr.24356) 13747 : cluster 0 pgmap v13715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:30 smithi141 bash[31670]: audit 2023-12-01T23:16:30.388592+0000 mon.a (mon.0) 8658 : audit 0 from='client.? 172.21.15.40:0/2874666323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:30 smithi040 bash[28232]: cluster 2023-12-01T23:16:29.356682+0000 mgr.y (mgr.24356) 13747 : cluster 0 pgmap v13715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:30 smithi040 bash[28232]: audit 2023-12-01T23:16:30.388592+0000 mon.a (mon.0) 8658 : audit 0 from='client.? 172.21.15.40:0/2874666323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:30 smithi040 bash[41173]: cluster 2023-12-01T23:16:29.356682+0000 mgr.y (mgr.24356) 13747 : cluster 0 pgmap v13715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:30 smithi040 bash[41173]: audit 2023-12-01T23:16:30.388592+0000 mon.a (mon.0) 8658 : audit 0 from='client.? 172.21.15.40:0/2874666323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:32 smithi141 bash[31670]: cluster 2023-12-01T23:16:31.357399+0000 mgr.y (mgr.24356) 13748 : cluster 0 pgmap v13716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:32 smithi040 bash[28232]: cluster 2023-12-01T23:16:31.357399+0000 mgr.y (mgr.24356) 13748 : cluster 0 pgmap v13716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:32 smithi040 bash[41173]: cluster 2023-12-01T23:16:31.357399+0000 mgr.y (mgr.24356) 13748 : cluster 0 pgmap v13716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:33 smithi141 bash[31670]: audit 2023-12-01T23:16:32.861531+0000 mon.a (mon.0) 8659 : audit 0 from='client.? 172.21.15.40:0/3518311018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:33 smithi040 bash[28232]: audit 2023-12-01T23:16:32.861531+0000 mon.a (mon.0) 8659 : audit 0 from='client.? 172.21.15.40:0/3518311018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:33 smithi040 bash[41173]: audit 2023-12-01T23:16:32.861531+0000 mon.a (mon.0) 8659 : audit 0 from='client.? 172.21.15.40:0/3518311018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:34 smithi141 bash[31670]: cluster 2023-12-01T23:16:33.358054+0000 mgr.y (mgr.24356) 13749 : cluster 0 pgmap v13717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:34 smithi141 bash[31670]: audit 2023-12-01T23:16:34.057438+0000 mon.c (mon.2) 8656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:34 smithi040 bash[41173]: cluster 2023-12-01T23:16:33.358054+0000 mgr.y (mgr.24356) 13749 : cluster 0 pgmap v13717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:34 smithi040 bash[41173]: audit 2023-12-01T23:16:34.057438+0000 mon.c (mon.2) 8656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:34 smithi040 bash[28232]: cluster 2023-12-01T23:16:33.358054+0000 mgr.y (mgr.24356) 13749 : cluster 0 pgmap v13717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:34 smithi040 bash[28232]: audit 2023-12-01T23:16:34.057438+0000 mon.c (mon.2) 8656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:35 smithi141 bash[31670]: audit 2023-12-01T23:16:35.332198+0000 mon.a (mon.0) 8660 : audit 0 from='client.? 172.21.15.40:0/2822124962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:35 smithi040 bash[28232]: audit 2023-12-01T23:16:35.332198+0000 mon.a (mon.0) 8660 : audit 0 from='client.? 172.21.15.40:0/2822124962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:35 smithi040 bash[41173]: audit 2023-12-01T23:16:35.332198+0000 mon.a (mon.0) 8660 : audit 0 from='client.? 172.21.15.40:0/2822124962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:36 smithi141 bash[31670]: cluster 2023-12-01T23:16:35.358919+0000 mgr.y (mgr.24356) 13750 : cluster 0 pgmap v13718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:36 smithi040 bash[28232]: cluster 2023-12-01T23:16:35.358919+0000 mgr.y (mgr.24356) 13750 : cluster 0 pgmap v13718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:16:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:16:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:36 smithi040 bash[41173]: cluster 2023-12-01T23:16:35.358919+0000 mgr.y (mgr.24356) 13750 : cluster 0 pgmap v13718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:38 smithi040 bash[28232]: cluster 2023-12-01T23:16:37.359362+0000 mgr.y (mgr.24356) 13751 : cluster 0 pgmap v13719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:38 smithi040 bash[28232]: audit 2023-12-01T23:16:37.795756+0000 mon.a (mon.0) 8661 : audit 0 from='client.? 172.21.15.40:0/4060525924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:38 smithi040 bash[41173]: cluster 2023-12-01T23:16:37.359362+0000 mgr.y (mgr.24356) 13751 : cluster 0 pgmap v13719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:38 smithi040 bash[41173]: audit 2023-12-01T23:16:37.795756+0000 mon.a (mon.0) 8661 : audit 0 from='client.? 172.21.15.40:0/4060525924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:38 smithi141 bash[31670]: cluster 2023-12-01T23:16:37.359362+0000 mgr.y (mgr.24356) 13751 : cluster 0 pgmap v13719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:38 smithi141 bash[31670]: audit 2023-12-01T23:16:37.795756+0000 mon.a (mon.0) 8661 : audit 0 from='client.? 172.21.15.40:0/4060525924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:40 smithi141 bash[31670]: cluster 2023-12-01T23:16:39.360411+0000 mgr.y (mgr.24356) 13752 : cluster 0 pgmap v13720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:40 smithi141 bash[31670]: audit 2023-12-01T23:16:40.266724+0000 mon.c (mon.2) 8657 : audit 0 from='client.? 172.21.15.40:0/1515330067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:40 smithi040 bash[28232]: cluster 2023-12-01T23:16:39.360411+0000 mgr.y (mgr.24356) 13752 : cluster 0 pgmap v13720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:40 smithi040 bash[28232]: audit 2023-12-01T23:16:40.266724+0000 mon.c (mon.2) 8657 : audit 0 from='client.? 172.21.15.40:0/1515330067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:40 smithi040 bash[41173]: cluster 2023-12-01T23:16:39.360411+0000 mgr.y (mgr.24356) 13752 : cluster 0 pgmap v13720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:40 smithi040 bash[41173]: audit 2023-12-01T23:16:40.266724+0000 mon.c (mon.2) 8657 : audit 0 from='client.? 172.21.15.40:0/1515330067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:42 smithi141 bash[31670]: cluster 2023-12-01T23:16:41.361120+0000 mgr.y (mgr.24356) 13753 : cluster 0 pgmap v13721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:42 smithi040 bash[28232]: cluster 2023-12-01T23:16:41.361120+0000 mgr.y (mgr.24356) 13753 : cluster 0 pgmap v13721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:42 smithi040 bash[41173]: cluster 2023-12-01T23:16:41.361120+0000 mgr.y (mgr.24356) 13753 : cluster 0 pgmap v13721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:43 smithi141 bash[31670]: audit 2023-12-01T23:16:42.722895+0000 mon.c (mon.2) 8658 : audit 0 from='client.? 172.21.15.40:0/2229087796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:43 smithi040 bash[28232]: audit 2023-12-01T23:16:42.722895+0000 mon.c (mon.2) 8658 : audit 0 from='client.? 172.21.15.40:0/2229087796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:43 smithi040 bash[41173]: audit 2023-12-01T23:16:42.722895+0000 mon.c (mon.2) 8658 : audit 0 from='client.? 172.21.15.40:0/2229087796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:44 smithi141 bash[31670]: cluster 2023-12-01T23:16:43.361755+0000 mgr.y (mgr.24356) 13754 : cluster 0 pgmap v13722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:44 smithi040 bash[41173]: cluster 2023-12-01T23:16:43.361755+0000 mgr.y (mgr.24356) 13754 : cluster 0 pgmap v13722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:44 smithi040 bash[28232]: cluster 2023-12-01T23:16:43.361755+0000 mgr.y (mgr.24356) 13754 : cluster 0 pgmap v13722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:45 smithi141 bash[31670]: audit 2023-12-01T23:16:45.186048+0000 mon.a (mon.0) 8662 : audit 0 from='client.? 172.21.15.40:0/2780105637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:45 smithi040 bash[28232]: audit 2023-12-01T23:16:45.186048+0000 mon.a (mon.0) 8662 : audit 0 from='client.? 172.21.15.40:0/2780105637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:45 smithi040 bash[41173]: audit 2023-12-01T23:16:45.186048+0000 mon.a (mon.0) 8662 : audit 0 from='client.? 172.21.15.40:0/2780105637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:46 smithi141 bash[31670]: cluster 2023-12-01T23:16:45.362908+0000 mgr.y (mgr.24356) 13755 : cluster 0 pgmap v13723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:16:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:16:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:46 smithi040 bash[28232]: cluster 2023-12-01T23:16:45.362908+0000 mgr.y (mgr.24356) 13755 : cluster 0 pgmap v13723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:46 smithi040 bash[41173]: cluster 2023-12-01T23:16:45.362908+0000 mgr.y (mgr.24356) 13755 : cluster 0 pgmap v13723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:48 smithi040 bash[28232]: cluster 2023-12-01T23:16:47.363517+0000 mgr.y (mgr.24356) 13756 : cluster 0 pgmap v13724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:48 smithi040 bash[28232]: audit 2023-12-01T23:16:47.652420+0000 mon.c (mon.2) 8659 : audit 0 from='client.? 172.21.15.40:0/3683842485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:48 smithi040 bash[41173]: cluster 2023-12-01T23:16:47.363517+0000 mgr.y (mgr.24356) 13756 : cluster 0 pgmap v13724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:48 smithi040 bash[41173]: audit 2023-12-01T23:16:47.652420+0000 mon.c (mon.2) 8659 : audit 0 from='client.? 172.21.15.40:0/3683842485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:48 smithi141 bash[31670]: cluster 2023-12-01T23:16:47.363517+0000 mgr.y (mgr.24356) 13756 : cluster 0 pgmap v13724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:48 smithi141 bash[31670]: audit 2023-12-01T23:16:47.652420+0000 mon.c (mon.2) 8659 : audit 0 from='client.? 172.21.15.40:0/3683842485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:49 smithi040 bash[28232]: audit 2023-12-01T23:16:49.057751+0000 mon.c (mon.2) 8660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:49 smithi040 bash[41173]: audit 2023-12-01T23:16:49.057751+0000 mon.c (mon.2) 8660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:49 smithi141 bash[31670]: audit 2023-12-01T23:16:49.057751+0000 mon.c (mon.2) 8660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:50 smithi040 bash[28232]: cluster 2023-12-01T23:16:49.364797+0000 mgr.y (mgr.24356) 13757 : cluster 0 pgmap v13725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:50 smithi040 bash[28232]: audit 2023-12-01T23:16:50.118317+0000 mon.a (mon.0) 8663 : audit 0 from='client.? 172.21.15.40:0/1372933050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:50 smithi040 bash[41173]: cluster 2023-12-01T23:16:49.364797+0000 mgr.y (mgr.24356) 13757 : cluster 0 pgmap v13725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:50 smithi040 bash[41173]: audit 2023-12-01T23:16:50.118317+0000 mon.a (mon.0) 8663 : audit 0 from='client.? 172.21.15.40:0/1372933050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:50 smithi141 bash[31670]: cluster 2023-12-01T23:16:49.364797+0000 mgr.y (mgr.24356) 13757 : cluster 0 pgmap v13725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:50 smithi141 bash[31670]: audit 2023-12-01T23:16:50.118317+0000 mon.a (mon.0) 8663 : audit 0 from='client.? 172.21.15.40:0/1372933050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:52 smithi040 bash[28232]: cluster 2023-12-01T23:16:51.365590+0000 mgr.y (mgr.24356) 13758 : cluster 0 pgmap v13726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:52 smithi040 bash[41173]: cluster 2023-12-01T23:16:51.365590+0000 mgr.y (mgr.24356) 13758 : cluster 0 pgmap v13726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:52 smithi141 bash[31670]: cluster 2023-12-01T23:16:51.365590+0000 mgr.y (mgr.24356) 13758 : cluster 0 pgmap v13726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:53 smithi040 bash[28232]: audit 2023-12-01T23:16:52.582825+0000 mon.a (mon.0) 8664 : audit 0 from='client.? 172.21.15.40:0/3680549436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:53 smithi040 bash[41173]: audit 2023-12-01T23:16:52.582825+0000 mon.a (mon.0) 8664 : audit 0 from='client.? 172.21.15.40:0/3680549436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:53 smithi141 bash[31670]: audit 2023-12-01T23:16:52.582825+0000 mon.a (mon.0) 8664 : audit 0 from='client.? 172.21.15.40:0/3680549436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:54 smithi040 bash[28232]: cluster 2023-12-01T23:16:53.366403+0000 mgr.y (mgr.24356) 13759 : cluster 0 pgmap v13727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:54 smithi040 bash[41173]: cluster 2023-12-01T23:16:53.366403+0000 mgr.y (mgr.24356) 13759 : cluster 0 pgmap v13727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:54 smithi141 bash[31670]: cluster 2023-12-01T23:16:53.366403+0000 mgr.y (mgr.24356) 13759 : cluster 0 pgmap v13727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:55 smithi040 bash[28232]: audit 2023-12-01T23:16:55.038799+0000 mon.c (mon.2) 8661 : audit 0 from='client.? 172.21.15.40:0/3056766594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:55 smithi040 bash[41173]: audit 2023-12-01T23:16:55.038799+0000 mon.c (mon.2) 8661 : audit 0 from='client.? 172.21.15.40:0/3056766594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:55 smithi141 bash[31670]: audit 2023-12-01T23:16:55.038799+0000 mon.c (mon.2) 8661 : audit 0 from='client.? 172.21.15.40:0/3056766594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:16:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:16:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:56 smithi040 bash[41173]: cluster 2023-12-01T23:16:55.367607+0000 mgr.y (mgr.24356) 13760 : cluster 0 pgmap v13728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:56 smithi040 bash[28232]: cluster 2023-12-01T23:16:55.367607+0000 mgr.y (mgr.24356) 13760 : cluster 0 pgmap v13728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:56 smithi141 bash[31670]: cluster 2023-12-01T23:16:55.367607+0000 mgr.y (mgr.24356) 13760 : cluster 0 pgmap v13728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:58 smithi040 bash[28232]: cluster 2023-12-01T23:16:57.368237+0000 mgr.y (mgr.24356) 13761 : cluster 0 pgmap v13729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:16:58 smithi040 bash[28232]: audit 2023-12-01T23:16:57.508741+0000 mon.c (mon.2) 8662 : audit 0 from='client.? 172.21.15.40:0/513271455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:58 smithi040 bash[41173]: cluster 2023-12-01T23:16:57.368237+0000 mgr.y (mgr.24356) 13761 : cluster 0 pgmap v13729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:16:58 smithi040 bash[41173]: audit 2023-12-01T23:16:57.508741+0000 mon.c (mon.2) 8662 : audit 0 from='client.? 172.21.15.40:0/513271455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:16:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:58 smithi141 bash[31670]: cluster 2023-12-01T23:16:57.368237+0000 mgr.y (mgr.24356) 13761 : cluster 0 pgmap v13729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:16:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:16:58 smithi141 bash[31670]: audit 2023-12-01T23:16:57.508741+0000 mon.c (mon.2) 8662 : audit 0 from='client.? 172.21.15.40:0/513271455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:00 smithi141 bash[31670]: cluster 2023-12-01T23:16:59.369414+0000 mgr.y (mgr.24356) 13762 : cluster 0 pgmap v13730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:00 smithi141 bash[31670]: audit 2023-12-01T23:16:59.972436+0000 mon.a (mon.0) 8665 : audit 0 from='client.? 172.21.15.40:0/2807025006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:00 smithi040 bash[28232]: cluster 2023-12-01T23:16:59.369414+0000 mgr.y (mgr.24356) 13762 : cluster 0 pgmap v13730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:00 smithi040 bash[28232]: audit 2023-12-01T23:16:59.972436+0000 mon.a (mon.0) 8665 : audit 0 from='client.? 172.21.15.40:0/2807025006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:00 smithi040 bash[41173]: cluster 2023-12-01T23:16:59.369414+0000 mgr.y (mgr.24356) 13762 : cluster 0 pgmap v13730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:00 smithi040 bash[41173]: audit 2023-12-01T23:16:59.972436+0000 mon.a (mon.0) 8665 : audit 0 from='client.? 172.21.15.40:0/2807025006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:02 smithi141 bash[31670]: cluster 2023-12-01T23:17:01.370116+0000 mgr.y (mgr.24356) 13763 : cluster 0 pgmap v13731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:02 smithi040 bash[41173]: cluster 2023-12-01T23:17:01.370116+0000 mgr.y (mgr.24356) 13763 : cluster 0 pgmap v13731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:02 smithi040 bash[28232]: cluster 2023-12-01T23:17:01.370116+0000 mgr.y (mgr.24356) 13763 : cluster 0 pgmap v13731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:03 smithi141 bash[31670]: audit 2023-12-01T23:17:02.444117+0000 mon.c (mon.2) 8663 : audit 0 from='client.? 172.21.15.40:0/854667746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:03 smithi040 bash[41173]: audit 2023-12-01T23:17:02.444117+0000 mon.c (mon.2) 8663 : audit 0 from='client.? 172.21.15.40:0/854667746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:03 smithi040 bash[28232]: audit 2023-12-01T23:17:02.444117+0000 mon.c (mon.2) 8663 : audit 0 from='client.? 172.21.15.40:0/854667746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:04 smithi141 bash[31670]: cluster 2023-12-01T23:17:03.370791+0000 mgr.y (mgr.24356) 13764 : cluster 0 pgmap v13732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:04 smithi141 bash[31670]: audit 2023-12-01T23:17:04.058292+0000 mon.c (mon.2) 8664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:04 smithi040 bash[41173]: cluster 2023-12-01T23:17:03.370791+0000 mgr.y (mgr.24356) 13764 : cluster 0 pgmap v13732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:04 smithi040 bash[41173]: audit 2023-12-01T23:17:04.058292+0000 mon.c (mon.2) 8664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:04 smithi040 bash[28232]: cluster 2023-12-01T23:17:03.370791+0000 mgr.y (mgr.24356) 13764 : cluster 0 pgmap v13732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:04 smithi040 bash[28232]: audit 2023-12-01T23:17:04.058292+0000 mon.c (mon.2) 8664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:05 smithi141 bash[31670]: audit 2023-12-01T23:17:04.911318+0000 mon.c (mon.2) 8665 : audit 0 from='client.? 172.21.15.40:0/3100535719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:05 smithi040 bash[28232]: audit 2023-12-01T23:17:04.911318+0000 mon.c (mon.2) 8665 : audit 0 from='client.? 172.21.15.40:0/3100535719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:05 smithi040 bash[41173]: audit 2023-12-01T23:17:04.911318+0000 mon.c (mon.2) 8665 : audit 0 from='client.? 172.21.15.40:0/3100535719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:06 smithi141 bash[31670]: cluster 2023-12-01T23:17:05.371940+0000 mgr.y (mgr.24356) 13765 : cluster 0 pgmap v13733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:06 smithi040 bash[28232]: cluster 2023-12-01T23:17:05.371940+0000 mgr.y (mgr.24356) 13765 : cluster 0 pgmap v13733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:17:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:17:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:06 smithi040 bash[41173]: cluster 2023-12-01T23:17:05.371940+0000 mgr.y (mgr.24356) 13765 : cluster 0 pgmap v13733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:08 smithi040 bash[28232]: cluster 2023-12-01T23:17:07.372627+0000 mgr.y (mgr.24356) 13766 : cluster 0 pgmap v13734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:08 smithi040 bash[28232]: audit 2023-12-01T23:17:07.374132+0000 mon.c (mon.2) 8666 : audit 0 from='client.? 172.21.15.40:0/4061521983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:08 smithi040 bash[41173]: cluster 2023-12-01T23:17:07.372627+0000 mgr.y (mgr.24356) 13766 : cluster 0 pgmap v13734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:08 smithi040 bash[41173]: audit 2023-12-01T23:17:07.374132+0000 mon.c (mon.2) 8666 : audit 0 from='client.? 172.21.15.40:0/4061521983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:08 smithi141 bash[31670]: cluster 2023-12-01T23:17:07.372627+0000 mgr.y (mgr.24356) 13766 : cluster 0 pgmap v13734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:08 smithi141 bash[31670]: audit 2023-12-01T23:17:07.374132+0000 mon.c (mon.2) 8666 : audit 0 from='client.? 172.21.15.40:0/4061521983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:10 smithi141 bash[31670]: cluster 2023-12-01T23:17:09.373822+0000 mgr.y (mgr.24356) 13767 : cluster 0 pgmap v13735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:10 smithi141 bash[31670]: audit 2023-12-01T23:17:09.843122+0000 mon.c (mon.2) 8667 : audit 0 from='client.? 172.21.15.40:0/870982661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:10 smithi040 bash[41173]: cluster 2023-12-01T23:17:09.373822+0000 mgr.y (mgr.24356) 13767 : cluster 0 pgmap v13735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:10 smithi040 bash[41173]: audit 2023-12-01T23:17:09.843122+0000 mon.c (mon.2) 8667 : audit 0 from='client.? 172.21.15.40:0/870982661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:10 smithi040 bash[28232]: cluster 2023-12-01T23:17:09.373822+0000 mgr.y (mgr.24356) 13767 : cluster 0 pgmap v13735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:10 smithi040 bash[28232]: audit 2023-12-01T23:17:09.843122+0000 mon.c (mon.2) 8667 : audit 0 from='client.? 172.21.15.40:0/870982661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:12 smithi141 bash[31670]: cluster 2023-12-01T23:17:11.374537+0000 mgr.y (mgr.24356) 13768 : cluster 0 pgmap v13736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:12 smithi141 bash[31670]: audit 2023-12-01T23:17:12.307054+0000 mon.c (mon.2) 8668 : audit 0 from='client.? 172.21.15.40:0/3421794689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:12 smithi040 bash[28232]: cluster 2023-12-01T23:17:11.374537+0000 mgr.y (mgr.24356) 13768 : cluster 0 pgmap v13736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:12 smithi040 bash[28232]: audit 2023-12-01T23:17:12.307054+0000 mon.c (mon.2) 8668 : audit 0 from='client.? 172.21.15.40:0/3421794689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:12 smithi040 bash[41173]: cluster 2023-12-01T23:17:11.374537+0000 mgr.y (mgr.24356) 13768 : cluster 0 pgmap v13736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:12 smithi040 bash[41173]: audit 2023-12-01T23:17:12.307054+0000 mon.c (mon.2) 8668 : audit 0 from='client.? 172.21.15.40:0/3421794689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:14 smithi141 bash[31670]: cluster 2023-12-01T23:17:13.375182+0000 mgr.y (mgr.24356) 13769 : cluster 0 pgmap v13737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:14 smithi040 bash[28232]: cluster 2023-12-01T23:17:13.375182+0000 mgr.y (mgr.24356) 13769 : cluster 0 pgmap v13737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:14 smithi040 bash[41173]: cluster 2023-12-01T23:17:13.375182+0000 mgr.y (mgr.24356) 13769 : cluster 0 pgmap v13737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:15 smithi141 bash[31670]: audit 2023-12-01T23:17:14.769393+0000 mon.c (mon.2) 8669 : audit 0 from='client.? 172.21.15.40:0/3539004024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:15 smithi040 bash[28232]: audit 2023-12-01T23:17:14.769393+0000 mon.c (mon.2) 8669 : audit 0 from='client.? 172.21.15.40:0/3539004024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:15 smithi040 bash[41173]: audit 2023-12-01T23:17:14.769393+0000 mon.c (mon.2) 8669 : audit 0 from='client.? 172.21.15.40:0/3539004024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:16 smithi141 bash[31670]: cluster 2023-12-01T23:17:15.376285+0000 mgr.y (mgr.24356) 13770 : cluster 0 pgmap v13738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:17:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:17:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:16 smithi040 bash[28232]: cluster 2023-12-01T23:17:15.376285+0000 mgr.y (mgr.24356) 13770 : cluster 0 pgmap v13738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:16 smithi040 bash[41173]: cluster 2023-12-01T23:17:15.376285+0000 mgr.y (mgr.24356) 13770 : cluster 0 pgmap v13738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:17 smithi141 bash[31670]: audit 2023-12-01T23:17:17.230097+0000 mon.c (mon.2) 8670 : audit 0 from='client.? 172.21.15.40:0/2011809479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:17 smithi040 bash[28232]: audit 2023-12-01T23:17:17.230097+0000 mon.c (mon.2) 8670 : audit 0 from='client.? 172.21.15.40:0/2011809479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:17 smithi040 bash[41173]: audit 2023-12-01T23:17:17.230097+0000 mon.c (mon.2) 8670 : audit 0 from='client.? 172.21.15.40:0/2011809479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:18 smithi141 bash[31670]: cluster 2023-12-01T23:17:17.377104+0000 mgr.y (mgr.24356) 13771 : cluster 0 pgmap v13739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:18 smithi040 bash[28232]: cluster 2023-12-01T23:17:17.377104+0000 mgr.y (mgr.24356) 13771 : cluster 0 pgmap v13739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:18 smithi040 bash[41173]: cluster 2023-12-01T23:17:17.377104+0000 mgr.y (mgr.24356) 13771 : cluster 0 pgmap v13739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:19 smithi141 bash[31670]: audit 2023-12-01T23:17:19.058799+0000 mon.c (mon.2) 8671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:19 smithi040 bash[28232]: audit 2023-12-01T23:17:19.058799+0000 mon.c (mon.2) 8671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:19 smithi040 bash[41173]: audit 2023-12-01T23:17:19.058799+0000 mon.c (mon.2) 8671 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:20 smithi141 bash[31670]: cluster 2023-12-01T23:17:19.378027+0000 mgr.y (mgr.24356) 13772 : cluster 0 pgmap v13740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:20 smithi141 bash[31670]: audit 2023-12-01T23:17:19.707578+0000 mon.c (mon.2) 8672 : audit 0 from='client.? 172.21.15.40:0/4154157365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:20 smithi040 bash[28232]: cluster 2023-12-01T23:17:19.378027+0000 mgr.y (mgr.24356) 13772 : cluster 0 pgmap v13740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:20 smithi040 bash[28232]: audit 2023-12-01T23:17:19.707578+0000 mon.c (mon.2) 8672 : audit 0 from='client.? 172.21.15.40:0/4154157365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:20 smithi040 bash[41173]: cluster 2023-12-01T23:17:19.378027+0000 mgr.y (mgr.24356) 13772 : cluster 0 pgmap v13740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:20 smithi040 bash[41173]: audit 2023-12-01T23:17:19.707578+0000 mon.c (mon.2) 8672 : audit 0 from='client.? 172.21.15.40:0/4154157365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:22 smithi141 bash[31670]: cluster 2023-12-01T23:17:21.378735+0000 mgr.y (mgr.24356) 13773 : cluster 0 pgmap v13741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:22 smithi141 bash[31670]: audit 2023-12-01T23:17:22.167618+0000 mon.a (mon.0) 8666 : audit 0 from='client.? 172.21.15.40:0/1095713092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:22 smithi141 bash[31670]: audit 2023-12-01T23:17:22.306598+0000 mon.c (mon.2) 8673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:17:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:22 smithi040 bash[28232]: cluster 2023-12-01T23:17:21.378735+0000 mgr.y (mgr.24356) 13773 : cluster 0 pgmap v13741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:22 smithi040 bash[28232]: audit 2023-12-01T23:17:22.167618+0000 mon.a (mon.0) 8666 : audit 0 from='client.? 172.21.15.40:0/1095713092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:22 smithi040 bash[28232]: audit 2023-12-01T23:17:22.306598+0000 mon.c (mon.2) 8673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:17:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:22 smithi040 bash[41173]: cluster 2023-12-01T23:17:21.378735+0000 mgr.y (mgr.24356) 13773 : cluster 0 pgmap v13741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:22 smithi040 bash[41173]: audit 2023-12-01T23:17:22.167618+0000 mon.a (mon.0) 8666 : audit 0 from='client.? 172.21.15.40:0/1095713092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:22 smithi040 bash[41173]: audit 2023-12-01T23:17:22.306598+0000 mon.c (mon.2) 8673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:17:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:23 smithi141 bash[31670]: audit 2023-12-01T23:17:22.685006+0000 mon.a (mon.0) 8667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:23 smithi141 bash[31670]: audit 2023-12-01T23:17:22.695411+0000 mon.a (mon.0) 8668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:23 smithi040 bash[28232]: audit 2023-12-01T23:17:22.685006+0000 mon.a (mon.0) 8667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:23 smithi040 bash[28232]: audit 2023-12-01T23:17:22.695411+0000 mon.a (mon.0) 8668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:23 smithi040 bash[41173]: audit 2023-12-01T23:17:22.685006+0000 mon.a (mon.0) 8667 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:23 smithi040 bash[41173]: audit 2023-12-01T23:17:22.695411+0000 mon.a (mon.0) 8668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:24 smithi141 bash[31670]: cluster 2023-12-01T23:17:23.379318+0000 mgr.y (mgr.24356) 13774 : cluster 0 pgmap v13742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:24 smithi141 bash[31670]: audit 2023-12-01T23:17:24.627374+0000 mon.c (mon.2) 8674 : audit 0 from='client.? 172.21.15.40:0/193248558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:24 smithi040 bash[28232]: cluster 2023-12-01T23:17:23.379318+0000 mgr.y (mgr.24356) 13774 : cluster 0 pgmap v13742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:24 smithi040 bash[28232]: audit 2023-12-01T23:17:24.627374+0000 mon.c (mon.2) 8674 : audit 0 from='client.? 172.21.15.40:0/193248558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:24 smithi040 bash[41173]: cluster 2023-12-01T23:17:23.379318+0000 mgr.y (mgr.24356) 13774 : cluster 0 pgmap v13742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:24 smithi040 bash[41173]: audit 2023-12-01T23:17:24.627374+0000 mon.c (mon.2) 8674 : audit 0 from='client.? 172.21.15.40:0/193248558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:26 smithi040 bash[41173]: cluster 2023-12-01T23:17:25.380409+0000 mgr.y (mgr.24356) 13775 : cluster 0 pgmap v13743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:17:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:17:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:26 smithi040 bash[28232]: cluster 2023-12-01T23:17:25.380409+0000 mgr.y (mgr.24356) 13775 : cluster 0 pgmap v13743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:26 smithi141 bash[31670]: cluster 2023-12-01T23:17:25.380409+0000 mgr.y (mgr.24356) 13775 : cluster 0 pgmap v13743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:27 smithi141 bash[31670]: audit 2023-12-01T23:17:27.107159+0000 mon.c (mon.2) 8675 : audit 0 from='client.? 172.21.15.40:0/245934917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:27 smithi040 bash[28232]: audit 2023-12-01T23:17:27.107159+0000 mon.c (mon.2) 8675 : audit 0 from='client.? 172.21.15.40:0/245934917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:27 smithi040 bash[41173]: audit 2023-12-01T23:17:27.107159+0000 mon.c (mon.2) 8675 : audit 0 from='client.? 172.21.15.40:0/245934917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:28 smithi141 bash[31670]: cluster 2023-12-01T23:17:27.381065+0000 mgr.y (mgr.24356) 13776 : cluster 0 pgmap v13744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:28 smithi141 bash[31670]: audit 2023-12-01T23:17:28.513399+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:28 smithi141 bash[31670]: audit 2023-12-01T23:17:28.524042+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:28 smithi141 bash[31670]: audit 2023-12-01T23:17:28.536203+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:28 smithi141 bash[31670]: audit 2023-12-01T23:17:28.548372+0000 mon.a (mon.0) 8672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[41173]: cluster 2023-12-01T23:17:27.381065+0000 mgr.y (mgr.24356) 13776 : cluster 0 pgmap v13744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[41173]: audit 2023-12-01T23:17:28.513399+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[41173]: audit 2023-12-01T23:17:28.524042+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[41173]: audit 2023-12-01T23:17:28.536203+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[41173]: audit 2023-12-01T23:17:28.548372+0000 mon.a (mon.0) 8672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[28232]: cluster 2023-12-01T23:17:27.381065+0000 mgr.y (mgr.24356) 13776 : cluster 0 pgmap v13744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[28232]: audit 2023-12-01T23:17:28.513399+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[28232]: audit 2023-12-01T23:17:28.524042+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[28232]: audit 2023-12-01T23:17:28.536203+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:28 smithi040 bash[28232]: audit 2023-12-01T23:17:28.548372+0000 mon.a (mon.0) 8672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:29 smithi141 bash[31670]: audit 2023-12-01T23:17:29.126705+0000 mon.c (mon.2) 8676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:17:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:29 smithi141 bash[31670]: audit 2023-12-01T23:17:29.128628+0000 mon.c (mon.2) 8677 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:17:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:29 smithi141 bash[31670]: audit 2023-12-01T23:17:29.138636+0000 mon.a (mon.0) 8673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:29 smithi141 bash[31670]: audit 2023-12-01T23:17:29.573222+0000 mon.a (mon.0) 8674 : audit 0 from='client.? 172.21.15.40:0/298345049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[28232]: audit 2023-12-01T23:17:29.126705+0000 mon.c (mon.2) 8676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:17:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[28232]: audit 2023-12-01T23:17:29.128628+0000 mon.c (mon.2) 8677 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:17:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[28232]: audit 2023-12-01T23:17:29.138636+0000 mon.a (mon.0) 8673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[28232]: audit 2023-12-01T23:17:29.573222+0000 mon.a (mon.0) 8674 : audit 0 from='client.? 172.21.15.40:0/298345049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[41173]: audit 2023-12-01T23:17:29.126705+0000 mon.c (mon.2) 8676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:17:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[41173]: audit 2023-12-01T23:17:29.128628+0000 mon.c (mon.2) 8677 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:17:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[41173]: audit 2023-12-01T23:17:29.138636+0000 mon.a (mon.0) 8673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:17:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:29 smithi040 bash[41173]: audit 2023-12-01T23:17:29.573222+0000 mon.a (mon.0) 8674 : audit 0 from='client.? 172.21.15.40:0/298345049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:30 smithi141 bash[31670]: cluster 2023-12-01T23:17:29.381957+0000 mgr.y (mgr.24356) 13777 : cluster 0 pgmap v13745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:30 smithi040 bash[28232]: cluster 2023-12-01T23:17:29.381957+0000 mgr.y (mgr.24356) 13777 : cluster 0 pgmap v13745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:30 smithi040 bash[41173]: cluster 2023-12-01T23:17:29.381957+0000 mgr.y (mgr.24356) 13777 : cluster 0 pgmap v13745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:32 smithi141 bash[31670]: cluster 2023-12-01T23:17:31.382629+0000 mgr.y (mgr.24356) 13778 : cluster 0 pgmap v13746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:32 smithi141 bash[31670]: audit 2023-12-01T23:17:32.039015+0000 mon.c (mon.2) 8678 : audit 0 from='client.? 172.21.15.40:0/3953990499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:32 smithi040 bash[28232]: cluster 2023-12-01T23:17:31.382629+0000 mgr.y (mgr.24356) 13778 : cluster 0 pgmap v13746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:32 smithi040 bash[28232]: audit 2023-12-01T23:17:32.039015+0000 mon.c (mon.2) 8678 : audit 0 from='client.? 172.21.15.40:0/3953990499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:32 smithi040 bash[41173]: cluster 2023-12-01T23:17:31.382629+0000 mgr.y (mgr.24356) 13778 : cluster 0 pgmap v13746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:32 smithi040 bash[41173]: audit 2023-12-01T23:17:32.039015+0000 mon.c (mon.2) 8678 : audit 0 from='client.? 172.21.15.40:0/3953990499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:34 smithi141 bash[31670]: cluster 2023-12-01T23:17:33.383303+0000 mgr.y (mgr.24356) 13779 : cluster 0 pgmap v13747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:34 smithi141 bash[31670]: audit 2023-12-01T23:17:34.059114+0000 mon.c (mon.2) 8679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:34 smithi141 bash[31670]: audit 2023-12-01T23:17:34.501953+0000 mon.c (mon.2) 8680 : audit 0 from='client.? 172.21.15.40:0/1883119288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:34 smithi040 bash[41173]: cluster 2023-12-01T23:17:33.383303+0000 mgr.y (mgr.24356) 13779 : cluster 0 pgmap v13747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:34 smithi040 bash[41173]: audit 2023-12-01T23:17:34.059114+0000 mon.c (mon.2) 8679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:34 smithi040 bash[41173]: audit 2023-12-01T23:17:34.501953+0000 mon.c (mon.2) 8680 : audit 0 from='client.? 172.21.15.40:0/1883119288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:34 smithi040 bash[28232]: cluster 2023-12-01T23:17:33.383303+0000 mgr.y (mgr.24356) 13779 : cluster 0 pgmap v13747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:34 smithi040 bash[28232]: audit 2023-12-01T23:17:34.059114+0000 mon.c (mon.2) 8679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:34 smithi040 bash[28232]: audit 2023-12-01T23:17:34.501953+0000 mon.c (mon.2) 8680 : audit 0 from='client.? 172.21.15.40:0/1883119288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:36 smithi040 bash[28232]: cluster 2023-12-01T23:17:35.384498+0000 mgr.y (mgr.24356) 13780 : cluster 0 pgmap v13748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:17:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:17:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:36 smithi040 bash[41173]: cluster 2023-12-01T23:17:35.384498+0000 mgr.y (mgr.24356) 13780 : cluster 0 pgmap v13748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:36 smithi141 bash[31670]: cluster 2023-12-01T23:17:35.384498+0000 mgr.y (mgr.24356) 13780 : cluster 0 pgmap v13748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:37 smithi141 bash[31670]: audit 2023-12-01T23:17:36.972688+0000 mon.a (mon.0) 8675 : audit 0 from='client.? 172.21.15.40:0/1455203884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:37 smithi040 bash[28232]: audit 2023-12-01T23:17:36.972688+0000 mon.a (mon.0) 8675 : audit 0 from='client.? 172.21.15.40:0/1455203884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:37 smithi040 bash[41173]: audit 2023-12-01T23:17:36.972688+0000 mon.a (mon.0) 8675 : audit 0 from='client.? 172.21.15.40:0/1455203884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:38 smithi141 bash[31670]: cluster 2023-12-01T23:17:37.385145+0000 mgr.y (mgr.24356) 13781 : cluster 0 pgmap v13749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:38 smithi040 bash[28232]: cluster 2023-12-01T23:17:37.385145+0000 mgr.y (mgr.24356) 13781 : cluster 0 pgmap v13749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:38 smithi040 bash[41173]: cluster 2023-12-01T23:17:37.385145+0000 mgr.y (mgr.24356) 13781 : cluster 0 pgmap v13749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:39 smithi141 bash[31670]: audit 2023-12-01T23:17:39.432126+0000 mon.c (mon.2) 8681 : audit 0 from='client.? 172.21.15.40:0/1703636415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:39 smithi040 bash[28232]: audit 2023-12-01T23:17:39.432126+0000 mon.c (mon.2) 8681 : audit 0 from='client.? 172.21.15.40:0/1703636415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:39 smithi040 bash[41173]: audit 2023-12-01T23:17:39.432126+0000 mon.c (mon.2) 8681 : audit 0 from='client.? 172.21.15.40:0/1703636415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:40 smithi141 bash[31670]: cluster 2023-12-01T23:17:39.385932+0000 mgr.y (mgr.24356) 13782 : cluster 0 pgmap v13750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:40 smithi040 bash[28232]: cluster 2023-12-01T23:17:39.385932+0000 mgr.y (mgr.24356) 13782 : cluster 0 pgmap v13750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:40 smithi040 bash[41173]: cluster 2023-12-01T23:17:39.385932+0000 mgr.y (mgr.24356) 13782 : cluster 0 pgmap v13750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:42 smithi141 bash[31670]: cluster 2023-12-01T23:17:41.386648+0000 mgr.y (mgr.24356) 13783 : cluster 0 pgmap v13751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:42 smithi141 bash[31670]: audit 2023-12-01T23:17:41.900306+0000 mon.a (mon.0) 8676 : audit 0 from='client.? 172.21.15.40:0/604170979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:42 smithi040 bash[28232]: cluster 2023-12-01T23:17:41.386648+0000 mgr.y (mgr.24356) 13783 : cluster 0 pgmap v13751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:42 smithi040 bash[28232]: audit 2023-12-01T23:17:41.900306+0000 mon.a (mon.0) 8676 : audit 0 from='client.? 172.21.15.40:0/604170979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:42 smithi040 bash[41173]: cluster 2023-12-01T23:17:41.386648+0000 mgr.y (mgr.24356) 13783 : cluster 0 pgmap v13751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:42 smithi040 bash[41173]: audit 2023-12-01T23:17:41.900306+0000 mon.a (mon.0) 8676 : audit 0 from='client.? 172.21.15.40:0/604170979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:43 smithi040 bash[28232]: cluster 2023-12-01T23:17:43.387445+0000 mgr.y (mgr.24356) 13784 : cluster 0 pgmap v13752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:43 smithi040 bash[41173]: cluster 2023-12-01T23:17:43.387445+0000 mgr.y (mgr.24356) 13784 : cluster 0 pgmap v13752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:43 smithi141 bash[31670]: cluster 2023-12-01T23:17:43.387445+0000 mgr.y (mgr.24356) 13784 : cluster 0 pgmap v13752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:44 smithi040 bash[28232]: audit 2023-12-01T23:17:44.361198+0000 mon.a (mon.0) 8677 : audit 0 from='client.? 172.21.15.40:0/3509791152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:44 smithi040 bash[41173]: audit 2023-12-01T23:17:44.361198+0000 mon.a (mon.0) 8677 : audit 0 from='client.? 172.21.15.40:0/3509791152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:44 smithi141 bash[31670]: audit 2023-12-01T23:17:44.361198+0000 mon.a (mon.0) 8677 : audit 0 from='client.? 172.21.15.40:0/3509791152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:45 smithi040 bash[28232]: cluster 2023-12-01T23:17:45.388653+0000 mgr.y (mgr.24356) 13785 : cluster 0 pgmap v13753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:45 smithi040 bash[41173]: cluster 2023-12-01T23:17:45.388653+0000 mgr.y (mgr.24356) 13785 : cluster 0 pgmap v13753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:45 smithi141 bash[31670]: cluster 2023-12-01T23:17:45.388653+0000 mgr.y (mgr.24356) 13785 : cluster 0 pgmap v13753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:46.876 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:17:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:17:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:46 smithi040 bash[41173]: audit 2023-12-01T23:17:46.823993+0000 mon.c (mon.2) 8682 : audit 0 from='client.? 172.21.15.40:0/4034941020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:46 smithi040 bash[28232]: audit 2023-12-01T23:17:46.823993+0000 mon.c (mon.2) 8682 : audit 0 from='client.? 172.21.15.40:0/4034941020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:46 smithi141 bash[31670]: audit 2023-12-01T23:17:46.823993+0000 mon.c (mon.2) 8682 : audit 0 from='client.? 172.21.15.40:0/4034941020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:48 smithi040 bash[41173]: cluster 2023-12-01T23:17:47.389384+0000 mgr.y (mgr.24356) 13786 : cluster 0 pgmap v13754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:48 smithi040 bash[28232]: cluster 2023-12-01T23:17:47.389384+0000 mgr.y (mgr.24356) 13786 : cluster 0 pgmap v13754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:48 smithi141 bash[31670]: cluster 2023-12-01T23:17:47.389384+0000 mgr.y (mgr.24356) 13786 : cluster 0 pgmap v13754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:49 smithi040 bash[41173]: audit 2023-12-01T23:17:49.059363+0000 mon.c (mon.2) 8683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:49 smithi040 bash[41173]: audit 2023-12-01T23:17:49.297240+0000 mon.c (mon.2) 8684 : audit 0 from='client.? 172.21.15.40:0/1841337858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:49 smithi040 bash[28232]: audit 2023-12-01T23:17:49.059363+0000 mon.c (mon.2) 8683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:49 smithi040 bash[28232]: audit 2023-12-01T23:17:49.297240+0000 mon.c (mon.2) 8684 : audit 0 from='client.? 172.21.15.40:0/1841337858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:49 smithi141 bash[31670]: audit 2023-12-01T23:17:49.059363+0000 mon.c (mon.2) 8683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:49 smithi141 bash[31670]: audit 2023-12-01T23:17:49.297240+0000 mon.c (mon.2) 8684 : audit 0 from='client.? 172.21.15.40:0/1841337858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:50 smithi040 bash[41173]: cluster 2023-12-01T23:17:49.390447+0000 mgr.y (mgr.24356) 13787 : cluster 0 pgmap v13755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:50 smithi040 bash[28232]: cluster 2023-12-01T23:17:49.390447+0000 mgr.y (mgr.24356) 13787 : cluster 0 pgmap v13755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:50 smithi141 bash[31670]: cluster 2023-12-01T23:17:49.390447+0000 mgr.y (mgr.24356) 13787 : cluster 0 pgmap v13755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:52 smithi040 bash[41173]: cluster 2023-12-01T23:17:51.391139+0000 mgr.y (mgr.24356) 13788 : cluster 0 pgmap v13756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:52 smithi040 bash[41173]: audit 2023-12-01T23:17:51.768767+0000 mon.c (mon.2) 8685 : audit 0 from='client.? 172.21.15.40:0/2102351392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:52 smithi040 bash[28232]: cluster 2023-12-01T23:17:51.391139+0000 mgr.y (mgr.24356) 13788 : cluster 0 pgmap v13756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:52 smithi040 bash[28232]: audit 2023-12-01T23:17:51.768767+0000 mon.c (mon.2) 8685 : audit 0 from='client.? 172.21.15.40:0/2102351392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:52 smithi141 bash[31670]: cluster 2023-12-01T23:17:51.391139+0000 mgr.y (mgr.24356) 13788 : cluster 0 pgmap v13756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:52 smithi141 bash[31670]: audit 2023-12-01T23:17:51.768767+0000 mon.c (mon.2) 8685 : audit 0 from='client.? 172.21.15.40:0/2102351392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:54 smithi040 bash[41173]: cluster 2023-12-01T23:17:53.391796+0000 mgr.y (mgr.24356) 13789 : cluster 0 pgmap v13757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:54 smithi040 bash[41173]: audit 2023-12-01T23:17:54.232037+0000 mon.a (mon.0) 8678 : audit 0 from='client.? 172.21.15.40:0/718970267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:54 smithi040 bash[28232]: cluster 2023-12-01T23:17:53.391796+0000 mgr.y (mgr.24356) 13789 : cluster 0 pgmap v13757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:54 smithi040 bash[28232]: audit 2023-12-01T23:17:54.232037+0000 mon.a (mon.0) 8678 : audit 0 from='client.? 172.21.15.40:0/718970267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:54 smithi141 bash[31670]: cluster 2023-12-01T23:17:53.391796+0000 mgr.y (mgr.24356) 13789 : cluster 0 pgmap v13757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:54 smithi141 bash[31670]: audit 2023-12-01T23:17:54.232037+0000 mon.a (mon.0) 8678 : audit 0 from='client.? 172.21.15.40:0/718970267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:56 smithi040 bash[28232]: cluster 2023-12-01T23:17:55.392942+0000 mgr.y (mgr.24356) 13790 : cluster 0 pgmap v13758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:17:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:17:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:56 smithi040 bash[41173]: cluster 2023-12-01T23:17:55.392942+0000 mgr.y (mgr.24356) 13790 : cluster 0 pgmap v13758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:56 smithi141 bash[31670]: cluster 2023-12-01T23:17:55.392942+0000 mgr.y (mgr.24356) 13790 : cluster 0 pgmap v13758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:57 smithi141 bash[31670]: audit 2023-12-01T23:17:56.708195+0000 mon.c (mon.2) 8686 : audit 0 from='client.? 172.21.15.40:0/1078598148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:57 smithi040 bash[28232]: audit 2023-12-01T23:17:56.708195+0000 mon.c (mon.2) 8686 : audit 0 from='client.? 172.21.15.40:0/1078598148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:57 smithi040 bash[41173]: audit 2023-12-01T23:17:56.708195+0000 mon.c (mon.2) 8686 : audit 0 from='client.? 172.21.15.40:0/1078598148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:58 smithi141 bash[31670]: cluster 2023-12-01T23:17:57.393544+0000 mgr.y (mgr.24356) 13791 : cluster 0 pgmap v13759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:58 smithi040 bash[28232]: cluster 2023-12-01T23:17:57.393544+0000 mgr.y (mgr.24356) 13791 : cluster 0 pgmap v13759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:58 smithi040 bash[41173]: cluster 2023-12-01T23:17:57.393544+0000 mgr.y (mgr.24356) 13791 : cluster 0 pgmap v13759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:17:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:17:59 smithi141 bash[31670]: audit 2023-12-01T23:17:59.166427+0000 mon.a (mon.0) 8679 : audit 0 from='client.? 172.21.15.40:0/2920897222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:17:59 smithi040 bash[28232]: audit 2023-12-01T23:17:59.166427+0000 mon.a (mon.0) 8679 : audit 0 from='client.? 172.21.15.40:0/2920897222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:17:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:17:59 smithi040 bash[41173]: audit 2023-12-01T23:17:59.166427+0000 mon.a (mon.0) 8679 : audit 0 from='client.? 172.21.15.40:0/2920897222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:00 smithi141 bash[31670]: cluster 2023-12-01T23:17:59.394583+0000 mgr.y (mgr.24356) 13792 : cluster 0 pgmap v13760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:00 smithi040 bash[28232]: cluster 2023-12-01T23:17:59.394583+0000 mgr.y (mgr.24356) 13792 : cluster 0 pgmap v13760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:00 smithi040 bash[41173]: cluster 2023-12-01T23:17:59.394583+0000 mgr.y (mgr.24356) 13792 : cluster 0 pgmap v13760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:02 smithi141 bash[31670]: cluster 2023-12-01T23:18:01.395255+0000 mgr.y (mgr.24356) 13793 : cluster 0 pgmap v13761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:02 smithi141 bash[31670]: audit 2023-12-01T23:18:01.637453+0000 mon.a (mon.0) 8680 : audit 0 from='client.? 172.21.15.40:0/699817024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:02 smithi040 bash[28232]: cluster 2023-12-01T23:18:01.395255+0000 mgr.y (mgr.24356) 13793 : cluster 0 pgmap v13761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:02 smithi040 bash[28232]: audit 2023-12-01T23:18:01.637453+0000 mon.a (mon.0) 8680 : audit 0 from='client.? 172.21.15.40:0/699817024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:02 smithi040 bash[41173]: cluster 2023-12-01T23:18:01.395255+0000 mgr.y (mgr.24356) 13793 : cluster 0 pgmap v13761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:02 smithi040 bash[41173]: audit 2023-12-01T23:18:01.637453+0000 mon.a (mon.0) 8680 : audit 0 from='client.? 172.21.15.40:0/699817024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:04 smithi141 bash[31670]: cluster 2023-12-01T23:18:03.395926+0000 mgr.y (mgr.24356) 13794 : cluster 0 pgmap v13762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:04 smithi141 bash[31670]: audit 2023-12-01T23:18:04.059750+0000 mon.c (mon.2) 8687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:04 smithi141 bash[31670]: audit 2023-12-01T23:18:04.100770+0000 mon.a (mon.0) 8681 : audit 0 from='client.? 172.21.15.40:0/4158254059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:04 smithi040 bash[28232]: cluster 2023-12-01T23:18:03.395926+0000 mgr.y (mgr.24356) 13794 : cluster 0 pgmap v13762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:04 smithi040 bash[28232]: audit 2023-12-01T23:18:04.059750+0000 mon.c (mon.2) 8687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:04 smithi040 bash[28232]: audit 2023-12-01T23:18:04.100770+0000 mon.a (mon.0) 8681 : audit 0 from='client.? 172.21.15.40:0/4158254059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:04 smithi040 bash[41173]: cluster 2023-12-01T23:18:03.395926+0000 mgr.y (mgr.24356) 13794 : cluster 0 pgmap v13762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:04 smithi040 bash[41173]: audit 2023-12-01T23:18:04.059750+0000 mon.c (mon.2) 8687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:04 smithi040 bash[41173]: audit 2023-12-01T23:18:04.100770+0000 mon.a (mon.0) 8681 : audit 0 from='client.? 172.21.15.40:0/4158254059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:06 smithi141 bash[31670]: cluster 2023-12-01T23:18:05.397097+0000 mgr.y (mgr.24356) 13795 : cluster 0 pgmap v13763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:06 smithi040 bash[28232]: cluster 2023-12-01T23:18:05.397097+0000 mgr.y (mgr.24356) 13795 : cluster 0 pgmap v13763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:18:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:18:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:06 smithi040 bash[41173]: cluster 2023-12-01T23:18:05.397097+0000 mgr.y (mgr.24356) 13795 : cluster 0 pgmap v13763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:07 smithi141 bash[31670]: audit 2023-12-01T23:18:06.564858+0000 mon.c (mon.2) 8688 : audit 0 from='client.? 172.21.15.40:0/1350475695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:07 smithi040 bash[28232]: audit 2023-12-01T23:18:06.564858+0000 mon.c (mon.2) 8688 : audit 0 from='client.? 172.21.15.40:0/1350475695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:07 smithi040 bash[41173]: audit 2023-12-01T23:18:06.564858+0000 mon.c (mon.2) 8688 : audit 0 from='client.? 172.21.15.40:0/1350475695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:08 smithi141 bash[31670]: cluster 2023-12-01T23:18:07.397540+0000 mgr.y (mgr.24356) 13796 : cluster 0 pgmap v13764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:08 smithi040 bash[41173]: cluster 2023-12-01T23:18:07.397540+0000 mgr.y (mgr.24356) 13796 : cluster 0 pgmap v13764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:08 smithi040 bash[28232]: cluster 2023-12-01T23:18:07.397540+0000 mgr.y (mgr.24356) 13796 : cluster 0 pgmap v13764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:09 smithi141 bash[31670]: audit 2023-12-01T23:18:09.035515+0000 mon.a (mon.0) 8682 : audit 0 from='client.? 172.21.15.40:0/4281779991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:09 smithi040 bash[28232]: audit 2023-12-01T23:18:09.035515+0000 mon.a (mon.0) 8682 : audit 0 from='client.? 172.21.15.40:0/4281779991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:09 smithi040 bash[41173]: audit 2023-12-01T23:18:09.035515+0000 mon.a (mon.0) 8682 : audit 0 from='client.? 172.21.15.40:0/4281779991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:10 smithi141 bash[31670]: cluster 2023-12-01T23:18:09.398579+0000 mgr.y (mgr.24356) 13797 : cluster 0 pgmap v13765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:10 smithi040 bash[28232]: cluster 2023-12-01T23:18:09.398579+0000 mgr.y (mgr.24356) 13797 : cluster 0 pgmap v13765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:10 smithi040 bash[41173]: cluster 2023-12-01T23:18:09.398579+0000 mgr.y (mgr.24356) 13797 : cluster 0 pgmap v13765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:12 smithi141 bash[31670]: cluster 2023-12-01T23:18:11.399232+0000 mgr.y (mgr.24356) 13798 : cluster 0 pgmap v13766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:12 smithi141 bash[31670]: audit 2023-12-01T23:18:11.497534+0000 mon.a (mon.0) 8683 : audit 0 from='client.? 172.21.15.40:0/1319571733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:12 smithi040 bash[28232]: cluster 2023-12-01T23:18:11.399232+0000 mgr.y (mgr.24356) 13798 : cluster 0 pgmap v13766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:12 smithi040 bash[28232]: audit 2023-12-01T23:18:11.497534+0000 mon.a (mon.0) 8683 : audit 0 from='client.? 172.21.15.40:0/1319571733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:12 smithi040 bash[41173]: cluster 2023-12-01T23:18:11.399232+0000 mgr.y (mgr.24356) 13798 : cluster 0 pgmap v13766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:12 smithi040 bash[41173]: audit 2023-12-01T23:18:11.497534+0000 mon.a (mon.0) 8683 : audit 0 from='client.? 172.21.15.40:0/1319571733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:14 smithi141 bash[31670]: cluster 2023-12-01T23:18:13.399900+0000 mgr.y (mgr.24356) 13799 : cluster 0 pgmap v13767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:14 smithi141 bash[31670]: audit 2023-12-01T23:18:13.960319+0000 mon.a (mon.0) 8684 : audit 0 from='client.? 172.21.15.40:0/850740699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:14 smithi040 bash[28232]: cluster 2023-12-01T23:18:13.399900+0000 mgr.y (mgr.24356) 13799 : cluster 0 pgmap v13767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:14 smithi040 bash[28232]: audit 2023-12-01T23:18:13.960319+0000 mon.a (mon.0) 8684 : audit 0 from='client.? 172.21.15.40:0/850740699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:14 smithi040 bash[41173]: cluster 2023-12-01T23:18:13.399900+0000 mgr.y (mgr.24356) 13799 : cluster 0 pgmap v13767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:14 smithi040 bash[41173]: audit 2023-12-01T23:18:13.960319+0000 mon.a (mon.0) 8684 : audit 0 from='client.? 172.21.15.40:0/850740699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:16 smithi141 bash[31670]: cluster 2023-12-01T23:18:15.401092+0000 mgr.y (mgr.24356) 13800 : cluster 0 pgmap v13768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:16 smithi141 bash[31670]: audit 2023-12-01T23:18:16.429373+0000 mon.a (mon.0) 8685 : audit 0 from='client.? 172.21.15.40:0/2153316791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:18:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:18:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:16 smithi040 bash[28232]: cluster 2023-12-01T23:18:15.401092+0000 mgr.y (mgr.24356) 13800 : cluster 0 pgmap v13768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:16 smithi040 bash[28232]: audit 2023-12-01T23:18:16.429373+0000 mon.a (mon.0) 8685 : audit 0 from='client.? 172.21.15.40:0/2153316791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:16 smithi040 bash[41173]: cluster 2023-12-01T23:18:15.401092+0000 mgr.y (mgr.24356) 13800 : cluster 0 pgmap v13768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:16 smithi040 bash[41173]: audit 2023-12-01T23:18:16.429373+0000 mon.a (mon.0) 8685 : audit 0 from='client.? 172.21.15.40:0/2153316791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:18 smithi040 bash[41173]: cluster 2023-12-01T23:18:17.401789+0000 mgr.y (mgr.24356) 13801 : cluster 0 pgmap v13769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:18 smithi040 bash[28232]: cluster 2023-12-01T23:18:17.401789+0000 mgr.y (mgr.24356) 13801 : cluster 0 pgmap v13769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:18 smithi141 bash[31670]: cluster 2023-12-01T23:18:17.401789+0000 mgr.y (mgr.24356) 13801 : cluster 0 pgmap v13769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:19 smithi040 bash[28232]: audit 2023-12-01T23:18:18.895768+0000 mon.c (mon.2) 8689 : audit 0 from='client.? 172.21.15.40:0/1295828188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:19 smithi040 bash[28232]: audit 2023-12-01T23:18:19.060221+0000 mon.c (mon.2) 8690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:19 smithi040 bash[41173]: audit 2023-12-01T23:18:18.895768+0000 mon.c (mon.2) 8689 : audit 0 from='client.? 172.21.15.40:0/1295828188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:19 smithi040 bash[41173]: audit 2023-12-01T23:18:19.060221+0000 mon.c (mon.2) 8690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:19 smithi141 bash[31670]: audit 2023-12-01T23:18:18.895768+0000 mon.c (mon.2) 8689 : audit 0 from='client.? 172.21.15.40:0/1295828188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:19 smithi141 bash[31670]: audit 2023-12-01T23:18:19.060221+0000 mon.c (mon.2) 8690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:20 smithi040 bash[41173]: cluster 2023-12-01T23:18:19.402759+0000 mgr.y (mgr.24356) 13802 : cluster 0 pgmap v13770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:20 smithi040 bash[28232]: cluster 2023-12-01T23:18:19.402759+0000 mgr.y (mgr.24356) 13802 : cluster 0 pgmap v13770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:20 smithi141 bash[31670]: cluster 2023-12-01T23:18:19.402759+0000 mgr.y (mgr.24356) 13802 : cluster 0 pgmap v13770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:21 smithi040 bash[41173]: audit 2023-12-01T23:18:21.363396+0000 mon.a (mon.0) 8686 : audit 0 from='client.? 172.21.15.40:0/2807299251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:21 smithi040 bash[28232]: audit 2023-12-01T23:18:21.363396+0000 mon.a (mon.0) 8686 : audit 0 from='client.? 172.21.15.40:0/2807299251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:21 smithi141 bash[31670]: audit 2023-12-01T23:18:21.363396+0000 mon.a (mon.0) 8686 : audit 0 from='client.? 172.21.15.40:0/2807299251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:22 smithi141 bash[31670]: cluster 2023-12-01T23:18:21.403472+0000 mgr.y (mgr.24356) 13803 : cluster 0 pgmap v13771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:22 smithi040 bash[41173]: cluster 2023-12-01T23:18:21.403472+0000 mgr.y (mgr.24356) 13803 : cluster 0 pgmap v13771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:22 smithi040 bash[28232]: cluster 2023-12-01T23:18:21.403472+0000 mgr.y (mgr.24356) 13803 : cluster 0 pgmap v13771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:24 smithi141 bash[31670]: cluster 2023-12-01T23:18:23.404098+0000 mgr.y (mgr.24356) 13804 : cluster 0 pgmap v13772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:24 smithi141 bash[31670]: audit 2023-12-01T23:18:23.825413+0000 mon.c (mon.2) 8691 : audit 0 from='client.? 172.21.15.40:0/1747969217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:24 smithi040 bash[28232]: cluster 2023-12-01T23:18:23.404098+0000 mgr.y (mgr.24356) 13804 : cluster 0 pgmap v13772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:24 smithi040 bash[28232]: audit 2023-12-01T23:18:23.825413+0000 mon.c (mon.2) 8691 : audit 0 from='client.? 172.21.15.40:0/1747969217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:24 smithi040 bash[41173]: cluster 2023-12-01T23:18:23.404098+0000 mgr.y (mgr.24356) 13804 : cluster 0 pgmap v13772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:24 smithi040 bash[41173]: audit 2023-12-01T23:18:23.825413+0000 mon.c (mon.2) 8691 : audit 0 from='client.? 172.21.15.40:0/1747969217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:26 smithi141 bash[31670]: cluster 2023-12-01T23:18:25.405277+0000 mgr.y (mgr.24356) 13805 : cluster 0 pgmap v13773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:26 smithi141 bash[31670]: audit 2023-12-01T23:18:26.300374+0000 mon.c (mon.2) 8692 : audit 0 from='client.? 172.21.15.40:0/1320594322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:26 smithi040 bash[28232]: cluster 2023-12-01T23:18:25.405277+0000 mgr.y (mgr.24356) 13805 : cluster 0 pgmap v13773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:26 smithi040 bash[28232]: audit 2023-12-01T23:18:26.300374+0000 mon.c (mon.2) 8692 : audit 0 from='client.? 172.21.15.40:0/1320594322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:18:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:18:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:26 smithi040 bash[41173]: cluster 2023-12-01T23:18:25.405277+0000 mgr.y (mgr.24356) 13805 : cluster 0 pgmap v13773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:26 smithi040 bash[41173]: audit 2023-12-01T23:18:26.300374+0000 mon.c (mon.2) 8692 : audit 0 from='client.? 172.21.15.40:0/1320594322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:28 smithi040 bash[28232]: cluster 2023-12-01T23:18:27.405925+0000 mgr.y (mgr.24356) 13806 : cluster 0 pgmap v13774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:28 smithi040 bash[41173]: cluster 2023-12-01T23:18:27.405925+0000 mgr.y (mgr.24356) 13806 : cluster 0 pgmap v13774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:28 smithi141 bash[31670]: cluster 2023-12-01T23:18:27.405925+0000 mgr.y (mgr.24356) 13806 : cluster 0 pgmap v13774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:29 smithi040 bash[28232]: audit 2023-12-01T23:18:28.770245+0000 mon.c (mon.2) 8693 : audit 0 from='client.? 172.21.15.40:0/2128882193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:29 smithi040 bash[28232]: audit 2023-12-01T23:18:29.221643+0000 mon.c (mon.2) 8694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:18:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:29 smithi040 bash[41173]: audit 2023-12-01T23:18:28.770245+0000 mon.c (mon.2) 8693 : audit 0 from='client.? 172.21.15.40:0/2128882193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:29 smithi040 bash[41173]: audit 2023-12-01T23:18:29.221643+0000 mon.c (mon.2) 8694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:18:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:29 smithi141 bash[31670]: audit 2023-12-01T23:18:28.770245+0000 mon.c (mon.2) 8693 : audit 0 from='client.? 172.21.15.40:0/2128882193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:29 smithi141 bash[31670]: audit 2023-12-01T23:18:29.221643+0000 mon.c (mon.2) 8694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:18:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:30 smithi040 bash[28232]: cluster 2023-12-01T23:18:29.406784+0000 mgr.y (mgr.24356) 13807 : cluster 0 pgmap v13775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:30 smithi040 bash[28232]: audit 2023-12-01T23:18:29.603139+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:30 smithi040 bash[28232]: audit 2023-12-01T23:18:29.613558+0000 mon.a (mon.0) 8688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:30 smithi040 bash[41173]: cluster 2023-12-01T23:18:29.406784+0000 mgr.y (mgr.24356) 13807 : cluster 0 pgmap v13775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:30 smithi040 bash[41173]: audit 2023-12-01T23:18:29.603139+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:30 smithi040 bash[41173]: audit 2023-12-01T23:18:29.613558+0000 mon.a (mon.0) 8688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:30 smithi141 bash[31670]: cluster 2023-12-01T23:18:29.406784+0000 mgr.y (mgr.24356) 13807 : cluster 0 pgmap v13775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:30 smithi141 bash[31670]: audit 2023-12-01T23:18:29.603139+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:30 smithi141 bash[31670]: audit 2023-12-01T23:18:29.613558+0000 mon.a (mon.0) 8688 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:31 smithi040 bash[28232]: audit 2023-12-01T23:18:31.232573+0000 mon.a (mon.0) 8689 : audit 0 from='client.? 172.21.15.40:0/2027263757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:31 smithi040 bash[41173]: audit 2023-12-01T23:18:31.232573+0000 mon.a (mon.0) 8689 : audit 0 from='client.? 172.21.15.40:0/2027263757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:31 smithi141 bash[31670]: audit 2023-12-01T23:18:31.232573+0000 mon.a (mon.0) 8689 : audit 0 from='client.? 172.21.15.40:0/2027263757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:32 smithi040 bash[28232]: cluster 2023-12-01T23:18:31.407408+0000 mgr.y (mgr.24356) 13808 : cluster 0 pgmap v13776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:32 smithi040 bash[41173]: cluster 2023-12-01T23:18:31.407408+0000 mgr.y (mgr.24356) 13808 : cluster 0 pgmap v13776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:32 smithi141 bash[31670]: cluster 2023-12-01T23:18:31.407408+0000 mgr.y (mgr.24356) 13808 : cluster 0 pgmap v13776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:34 smithi040 bash[41173]: cluster 2023-12-01T23:18:33.408034+0000 mgr.y (mgr.24356) 13809 : cluster 0 pgmap v13777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:34 smithi040 bash[41173]: audit 2023-12-01T23:18:33.704437+0000 mon.a (mon.0) 8690 : audit 0 from='client.? 172.21.15.40:0/2830554222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:34 smithi040 bash[41173]: audit 2023-12-01T23:18:34.060615+0000 mon.c (mon.2) 8695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:34 smithi040 bash[28232]: cluster 2023-12-01T23:18:33.408034+0000 mgr.y (mgr.24356) 13809 : cluster 0 pgmap v13777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:34 smithi040 bash[28232]: audit 2023-12-01T23:18:33.704437+0000 mon.a (mon.0) 8690 : audit 0 from='client.? 172.21.15.40:0/2830554222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:34 smithi040 bash[28232]: audit 2023-12-01T23:18:34.060615+0000 mon.c (mon.2) 8695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:34 smithi141 bash[31670]: cluster 2023-12-01T23:18:33.408034+0000 mgr.y (mgr.24356) 13809 : cluster 0 pgmap v13777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:34 smithi141 bash[31670]: audit 2023-12-01T23:18:33.704437+0000 mon.a (mon.0) 8690 : audit 0 from='client.? 172.21.15.40:0/2830554222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:34 smithi141 bash[31670]: audit 2023-12-01T23:18:34.060615+0000 mon.c (mon.2) 8695 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[41173]: audit 2023-12-01T23:18:35.124964+0000 mon.a (mon.0) 8691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[41173]: audit 2023-12-01T23:18:35.135581+0000 mon.a (mon.0) 8692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[41173]: cluster 2023-12-01T23:18:35.409170+0000 mgr.y (mgr.24356) 13810 : cluster 0 pgmap v13778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[41173]: audit 2023-12-01T23:18:35.825958+0000 mon.a (mon.0) 8693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[41173]: audit 2023-12-01T23:18:35.837190+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[28232]: audit 2023-12-01T23:18:35.124964+0000 mon.a (mon.0) 8691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[28232]: audit 2023-12-01T23:18:35.135581+0000 mon.a (mon.0) 8692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[28232]: cluster 2023-12-01T23:18:35.409170+0000 mgr.y (mgr.24356) 13810 : cluster 0 pgmap v13778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[28232]: audit 2023-12-01T23:18:35.825958+0000 mon.a (mon.0) 8693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[28232]: audit 2023-12-01T23:18:35.837190+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:36 smithi141 bash[31670]: audit 2023-12-01T23:18:35.124964+0000 mon.a (mon.0) 8691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:36 smithi141 bash[31670]: audit 2023-12-01T23:18:35.135581+0000 mon.a (mon.0) 8692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:36 smithi141 bash[31670]: cluster 2023-12-01T23:18:35.409170+0000 mgr.y (mgr.24356) 13810 : cluster 0 pgmap v13778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:36 smithi141 bash[31670]: audit 2023-12-01T23:18:35.825958+0000 mon.a (mon.0) 8693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:36 smithi141 bash[31670]: audit 2023-12-01T23:18:35.837190+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:18:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:18:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[28232]: audit 2023-12-01T23:18:36.179383+0000 mon.c (mon.2) 8696 : audit 0 from='client.? 172.21.15.40:0/2389736227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[28232]: audit 2023-12-01T23:18:36.310319+0000 mon.c (mon.2) 8697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[28232]: audit 2023-12-01T23:18:36.312035+0000 mon.c (mon.2) 8698 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[28232]: audit 2023-12-01T23:18:36.322032+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[41173]: audit 2023-12-01T23:18:36.179383+0000 mon.c (mon.2) 8696 : audit 0 from='client.? 172.21.15.40:0/2389736227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[41173]: audit 2023-12-01T23:18:36.310319+0000 mon.c (mon.2) 8697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[41173]: audit 2023-12-01T23:18:36.312035+0000 mon.c (mon.2) 8698 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:18:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:37 smithi040 bash[41173]: audit 2023-12-01T23:18:36.322032+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:37 smithi141 bash[31670]: audit 2023-12-01T23:18:36.179383+0000 mon.c (mon.2) 8696 : audit 0 from='client.? 172.21.15.40:0/2389736227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:37 smithi141 bash[31670]: audit 2023-12-01T23:18:36.310319+0000 mon.c (mon.2) 8697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:18:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:37 smithi141 bash[31670]: audit 2023-12-01T23:18:36.312035+0000 mon.c (mon.2) 8698 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:18:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:37 smithi141 bash[31670]: audit 2023-12-01T23:18:36.322032+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:18:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:38 smithi040 bash[28232]: cluster 2023-12-01T23:18:37.409934+0000 mgr.y (mgr.24356) 13811 : cluster 0 pgmap v13779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:38 smithi040 bash[41173]: cluster 2023-12-01T23:18:37.409934+0000 mgr.y (mgr.24356) 13811 : cluster 0 pgmap v13779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:38 smithi141 bash[31670]: cluster 2023-12-01T23:18:37.409934+0000 mgr.y (mgr.24356) 13811 : cluster 0 pgmap v13779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:39 smithi040 bash[28232]: audit 2023-12-01T23:18:38.648055+0000 mon.a (mon.0) 8696 : audit 0 from='client.? 172.21.15.40:0/1022697587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:39 smithi040 bash[41173]: audit 2023-12-01T23:18:38.648055+0000 mon.a (mon.0) 8696 : audit 0 from='client.? 172.21.15.40:0/1022697587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:39 smithi141 bash[31670]: audit 2023-12-01T23:18:38.648055+0000 mon.a (mon.0) 8696 : audit 0 from='client.? 172.21.15.40:0/1022697587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:40 smithi141 bash[31670]: cluster 2023-12-01T23:18:39.410717+0000 mgr.y (mgr.24356) 13812 : cluster 0 pgmap v13780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:40 smithi040 bash[28232]: cluster 2023-12-01T23:18:39.410717+0000 mgr.y (mgr.24356) 13812 : cluster 0 pgmap v13780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:40 smithi040 bash[41173]: cluster 2023-12-01T23:18:39.410717+0000 mgr.y (mgr.24356) 13812 : cluster 0 pgmap v13780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:41 smithi141 bash[31670]: audit 2023-12-01T23:18:41.113335+0000 mon.c (mon.2) 8699 : audit 0 from='client.? 172.21.15.40:0/3402151246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:41 smithi040 bash[41173]: audit 2023-12-01T23:18:41.113335+0000 mon.c (mon.2) 8699 : audit 0 from='client.? 172.21.15.40:0/3402151246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:41 smithi040 bash[28232]: audit 2023-12-01T23:18:41.113335+0000 mon.c (mon.2) 8699 : audit 0 from='client.? 172.21.15.40:0/3402151246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:42 smithi141 bash[31670]: cluster 2023-12-01T23:18:41.411409+0000 mgr.y (mgr.24356) 13813 : cluster 0 pgmap v13781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:42 smithi040 bash[41173]: cluster 2023-12-01T23:18:41.411409+0000 mgr.y (mgr.24356) 13813 : cluster 0 pgmap v13781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:42 smithi040 bash[28232]: cluster 2023-12-01T23:18:41.411409+0000 mgr.y (mgr.24356) 13813 : cluster 0 pgmap v13781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:44 smithi141 bash[31670]: cluster 2023-12-01T23:18:43.412021+0000 mgr.y (mgr.24356) 13814 : cluster 0 pgmap v13782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:44 smithi141 bash[31670]: audit 2023-12-01T23:18:43.573125+0000 mon.c (mon.2) 8700 : audit 0 from='client.? 172.21.15.40:0/2169162300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:44 smithi040 bash[41173]: cluster 2023-12-01T23:18:43.412021+0000 mgr.y (mgr.24356) 13814 : cluster 0 pgmap v13782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:44 smithi040 bash[41173]: audit 2023-12-01T23:18:43.573125+0000 mon.c (mon.2) 8700 : audit 0 from='client.? 172.21.15.40:0/2169162300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:44 smithi040 bash[28232]: cluster 2023-12-01T23:18:43.412021+0000 mgr.y (mgr.24356) 13814 : cluster 0 pgmap v13782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:44 smithi040 bash[28232]: audit 2023-12-01T23:18:43.573125+0000 mon.c (mon.2) 8700 : audit 0 from='client.? 172.21.15.40:0/2169162300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:46 smithi141 bash[31670]: cluster 2023-12-01T23:18:45.413167+0000 mgr.y (mgr.24356) 13815 : cluster 0 pgmap v13783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:46 smithi141 bash[31670]: audit 2023-12-01T23:18:46.038333+0000 mon.a (mon.0) 8697 : audit 0 from='client.? 172.21.15.40:0/550879373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:18:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:18:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:46 smithi040 bash[41173]: cluster 2023-12-01T23:18:45.413167+0000 mgr.y (mgr.24356) 13815 : cluster 0 pgmap v13783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:46 smithi040 bash[41173]: audit 2023-12-01T23:18:46.038333+0000 mon.a (mon.0) 8697 : audit 0 from='client.? 172.21.15.40:0/550879373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:46 smithi040 bash[28232]: cluster 2023-12-01T23:18:45.413167+0000 mgr.y (mgr.24356) 13815 : cluster 0 pgmap v13783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:46 smithi040 bash[28232]: audit 2023-12-01T23:18:46.038333+0000 mon.a (mon.0) 8697 : audit 0 from='client.? 172.21.15.40:0/550879373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:48 smithi040 bash[28232]: cluster 2023-12-01T23:18:47.413890+0000 mgr.y (mgr.24356) 13816 : cluster 0 pgmap v13784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:48 smithi040 bash[41173]: cluster 2023-12-01T23:18:47.413890+0000 mgr.y (mgr.24356) 13816 : cluster 0 pgmap v13784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:48 smithi141 bash[31670]: cluster 2023-12-01T23:18:47.413890+0000 mgr.y (mgr.24356) 13816 : cluster 0 pgmap v13784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:49 smithi040 bash[41173]: audit 2023-12-01T23:18:48.501641+0000 mon.c (mon.2) 8701 : audit 0 from='client.? 172.21.15.40:0/3618732482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:49 smithi040 bash[41173]: audit 2023-12-01T23:18:49.061226+0000 mon.c (mon.2) 8702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:49 smithi040 bash[28232]: audit 2023-12-01T23:18:48.501641+0000 mon.c (mon.2) 8701 : audit 0 from='client.? 172.21.15.40:0/3618732482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:49 smithi040 bash[28232]: audit 2023-12-01T23:18:49.061226+0000 mon.c (mon.2) 8702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:49 smithi141 bash[31670]: audit 2023-12-01T23:18:48.501641+0000 mon.c (mon.2) 8701 : audit 0 from='client.? 172.21.15.40:0/3618732482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:49 smithi141 bash[31670]: audit 2023-12-01T23:18:49.061226+0000 mon.c (mon.2) 8702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:50 smithi141 bash[31670]: cluster 2023-12-01T23:18:49.414893+0000 mgr.y (mgr.24356) 13817 : cluster 0 pgmap v13785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:50 smithi040 bash[28232]: cluster 2023-12-01T23:18:49.414893+0000 mgr.y (mgr.24356) 13817 : cluster 0 pgmap v13785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:50 smithi040 bash[41173]: cluster 2023-12-01T23:18:49.414893+0000 mgr.y (mgr.24356) 13817 : cluster 0 pgmap v13785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:51 smithi141 bash[31670]: audit 2023-12-01T23:18:50.958514+0000 mon.c (mon.2) 8703 : audit 0 from='client.? 172.21.15.40:0/1098807808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:51 smithi040 bash[28232]: audit 2023-12-01T23:18:50.958514+0000 mon.c (mon.2) 8703 : audit 0 from='client.? 172.21.15.40:0/1098807808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:51 smithi040 bash[41173]: audit 2023-12-01T23:18:50.958514+0000 mon.c (mon.2) 8703 : audit 0 from='client.? 172.21.15.40:0/1098807808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:52 smithi141 bash[31670]: cluster 2023-12-01T23:18:51.415547+0000 mgr.y (mgr.24356) 13818 : cluster 0 pgmap v13786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:52 smithi040 bash[28232]: cluster 2023-12-01T23:18:51.415547+0000 mgr.y (mgr.24356) 13818 : cluster 0 pgmap v13786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:52 smithi040 bash[41173]: cluster 2023-12-01T23:18:51.415547+0000 mgr.y (mgr.24356) 13818 : cluster 0 pgmap v13786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:54 smithi141 bash[31670]: cluster 2023-12-01T23:18:53.416174+0000 mgr.y (mgr.24356) 13819 : cluster 0 pgmap v13787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:54 smithi141 bash[31670]: audit 2023-12-01T23:18:53.424090+0000 mon.c (mon.2) 8704 : audit 0 from='client.? 172.21.15.40:0/3657794290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:54 smithi040 bash[28232]: cluster 2023-12-01T23:18:53.416174+0000 mgr.y (mgr.24356) 13819 : cluster 0 pgmap v13787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:54 smithi040 bash[28232]: audit 2023-12-01T23:18:53.424090+0000 mon.c (mon.2) 8704 : audit 0 from='client.? 172.21.15.40:0/3657794290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:54 smithi040 bash[41173]: cluster 2023-12-01T23:18:53.416174+0000 mgr.y (mgr.24356) 13819 : cluster 0 pgmap v13787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:54 smithi040 bash[41173]: audit 2023-12-01T23:18:53.424090+0000 mon.c (mon.2) 8704 : audit 0 from='client.? 172.21.15.40:0/3657794290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:56 smithi141 bash[31670]: cluster 2023-12-01T23:18:55.417305+0000 mgr.y (mgr.24356) 13820 : cluster 0 pgmap v13788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:56 smithi141 bash[31670]: audit 2023-12-01T23:18:55.887753+0000 mon.c (mon.2) 8705 : audit 0 from='client.? 172.21.15.40:0/140916723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:18:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:18:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:56 smithi040 bash[28232]: cluster 2023-12-01T23:18:55.417305+0000 mgr.y (mgr.24356) 13820 : cluster 0 pgmap v13788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:56 smithi040 bash[28232]: audit 2023-12-01T23:18:55.887753+0000 mon.c (mon.2) 8705 : audit 0 from='client.? 172.21.15.40:0/140916723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:56 smithi040 bash[41173]: cluster 2023-12-01T23:18:55.417305+0000 mgr.y (mgr.24356) 13820 : cluster 0 pgmap v13788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:56 smithi040 bash[41173]: audit 2023-12-01T23:18:55.887753+0000 mon.c (mon.2) 8705 : audit 0 from='client.? 172.21.15.40:0/140916723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:58 smithi040 bash[28232]: cluster 2023-12-01T23:18:57.417971+0000 mgr.y (mgr.24356) 13821 : cluster 0 pgmap v13789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:18:58 smithi040 bash[28232]: audit 2023-12-01T23:18:58.342448+0000 mon.c (mon.2) 8706 : audit 0 from='client.? 172.21.15.40:0/2326076837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:58 smithi040 bash[41173]: cluster 2023-12-01T23:18:57.417971+0000 mgr.y (mgr.24356) 13821 : cluster 0 pgmap v13789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:18:58 smithi040 bash[41173]: audit 2023-12-01T23:18:58.342448+0000 mon.c (mon.2) 8706 : audit 0 from='client.? 172.21.15.40:0/2326076837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:18:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:58 smithi141 bash[31670]: cluster 2023-12-01T23:18:57.417971+0000 mgr.y (mgr.24356) 13821 : cluster 0 pgmap v13789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:18:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:18:58 smithi141 bash[31670]: audit 2023-12-01T23:18:58.342448+0000 mon.c (mon.2) 8706 : audit 0 from='client.? 172.21.15.40:0/2326076837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:00 smithi141 bash[31670]: cluster 2023-12-01T23:18:59.418906+0000 mgr.y (mgr.24356) 13822 : cluster 0 pgmap v13790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:00 smithi040 bash[28232]: cluster 2023-12-01T23:18:59.418906+0000 mgr.y (mgr.24356) 13822 : cluster 0 pgmap v13790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:00 smithi040 bash[41173]: cluster 2023-12-01T23:18:59.418906+0000 mgr.y (mgr.24356) 13822 : cluster 0 pgmap v13790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:01 smithi141 bash[31670]: audit 2023-12-01T23:19:00.810218+0000 mon.a (mon.0) 8698 : audit 0 from='client.? 172.21.15.40:0/2271852951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:01 smithi040 bash[28232]: audit 2023-12-01T23:19:00.810218+0000 mon.a (mon.0) 8698 : audit 0 from='client.? 172.21.15.40:0/2271852951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:01 smithi040 bash[41173]: audit 2023-12-01T23:19:00.810218+0000 mon.a (mon.0) 8698 : audit 0 from='client.? 172.21.15.40:0/2271852951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:02 smithi141 bash[31670]: cluster 2023-12-01T23:19:01.419595+0000 mgr.y (mgr.24356) 13823 : cluster 0 pgmap v13791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:02 smithi040 bash[28232]: cluster 2023-12-01T23:19:01.419595+0000 mgr.y (mgr.24356) 13823 : cluster 0 pgmap v13791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:02 smithi040 bash[41173]: cluster 2023-12-01T23:19:01.419595+0000 mgr.y (mgr.24356) 13823 : cluster 0 pgmap v13791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:03 smithi141 bash[31670]: audit 2023-12-01T23:19:03.267815+0000 mon.a (mon.0) 8699 : audit 0 from='client.? 172.21.15.40:0/3886950749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:03 smithi040 bash[28232]: audit 2023-12-01T23:19:03.267815+0000 mon.a (mon.0) 8699 : audit 0 from='client.? 172.21.15.40:0/3886950749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:03 smithi040 bash[41173]: audit 2023-12-01T23:19:03.267815+0000 mon.a (mon.0) 8699 : audit 0 from='client.? 172.21.15.40:0/3886950749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:04 smithi141 bash[31670]: cluster 2023-12-01T23:19:03.420277+0000 mgr.y (mgr.24356) 13824 : cluster 0 pgmap v13792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:04 smithi141 bash[31670]: audit 2023-12-01T23:19:04.061508+0000 mon.c (mon.2) 8707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:04 smithi040 bash[28232]: cluster 2023-12-01T23:19:03.420277+0000 mgr.y (mgr.24356) 13824 : cluster 0 pgmap v13792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:04 smithi040 bash[28232]: audit 2023-12-01T23:19:04.061508+0000 mon.c (mon.2) 8707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:04 smithi040 bash[41173]: cluster 2023-12-01T23:19:03.420277+0000 mgr.y (mgr.24356) 13824 : cluster 0 pgmap v13792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:04 smithi040 bash[41173]: audit 2023-12-01T23:19:04.061508+0000 mon.c (mon.2) 8707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:06 smithi141 bash[31670]: cluster 2023-12-01T23:19:05.421413+0000 mgr.y (mgr.24356) 13825 : cluster 0 pgmap v13793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:06 smithi141 bash[31670]: audit 2023-12-01T23:19:05.728539+0000 mon.a (mon.0) 8700 : audit 0 from='client.? 172.21.15.40:0/3313509633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:19:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:19:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:06 smithi040 bash[41173]: cluster 2023-12-01T23:19:05.421413+0000 mgr.y (mgr.24356) 13825 : cluster 0 pgmap v13793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:06 smithi040 bash[41173]: audit 2023-12-01T23:19:05.728539+0000 mon.a (mon.0) 8700 : audit 0 from='client.? 172.21.15.40:0/3313509633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:06 smithi040 bash[28232]: cluster 2023-12-01T23:19:05.421413+0000 mgr.y (mgr.24356) 13825 : cluster 0 pgmap v13793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:06 smithi040 bash[28232]: audit 2023-12-01T23:19:05.728539+0000 mon.a (mon.0) 8700 : audit 0 from='client.? 172.21.15.40:0/3313509633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:08 smithi141 bash[31670]: cluster 2023-12-01T23:19:07.421984+0000 mgr.y (mgr.24356) 13826 : cluster 0 pgmap v13794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:08 smithi141 bash[31670]: audit 2023-12-01T23:19:08.194555+0000 mon.a (mon.0) 8701 : audit 0 from='client.? 172.21.15.40:0/1432247843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:08 smithi040 bash[28232]: cluster 2023-12-01T23:19:07.421984+0000 mgr.y (mgr.24356) 13826 : cluster 0 pgmap v13794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:08 smithi040 bash[28232]: audit 2023-12-01T23:19:08.194555+0000 mon.a (mon.0) 8701 : audit 0 from='client.? 172.21.15.40:0/1432247843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:08 smithi040 bash[41173]: cluster 2023-12-01T23:19:07.421984+0000 mgr.y (mgr.24356) 13826 : cluster 0 pgmap v13794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:08 smithi040 bash[41173]: audit 2023-12-01T23:19:08.194555+0000 mon.a (mon.0) 8701 : audit 0 from='client.? 172.21.15.40:0/1432247843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:10 smithi141 bash[31670]: cluster 2023-12-01T23:19:09.422976+0000 mgr.y (mgr.24356) 13827 : cluster 0 pgmap v13795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:10 smithi040 bash[28232]: cluster 2023-12-01T23:19:09.422976+0000 mgr.y (mgr.24356) 13827 : cluster 0 pgmap v13795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:10 smithi040 bash[41173]: cluster 2023-12-01T23:19:09.422976+0000 mgr.y (mgr.24356) 13827 : cluster 0 pgmap v13795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:11 smithi141 bash[31670]: audit 2023-12-01T23:19:10.649419+0000 mon.a (mon.0) 8702 : audit 0 from='client.? 172.21.15.40:0/325846647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:11 smithi040 bash[41173]: audit 2023-12-01T23:19:10.649419+0000 mon.a (mon.0) 8702 : audit 0 from='client.? 172.21.15.40:0/325846647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:11 smithi040 bash[28232]: audit 2023-12-01T23:19:10.649419+0000 mon.a (mon.0) 8702 : audit 0 from='client.? 172.21.15.40:0/325846647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:12 smithi141 bash[31670]: cluster 2023-12-01T23:19:11.423830+0000 mgr.y (mgr.24356) 13828 : cluster 0 pgmap v13796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:12 smithi040 bash[41173]: cluster 2023-12-01T23:19:11.423830+0000 mgr.y (mgr.24356) 13828 : cluster 0 pgmap v13796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:12 smithi040 bash[28232]: cluster 2023-12-01T23:19:11.423830+0000 mgr.y (mgr.24356) 13828 : cluster 0 pgmap v13796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:13 smithi141 bash[31670]: audit 2023-12-01T23:19:13.124278+0000 mon.a (mon.0) 8703 : audit 0 from='client.? 172.21.15.40:0/718026360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:13 smithi040 bash[28232]: audit 2023-12-01T23:19:13.124278+0000 mon.a (mon.0) 8703 : audit 0 from='client.? 172.21.15.40:0/718026360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:13 smithi040 bash[41173]: audit 2023-12-01T23:19:13.124278+0000 mon.a (mon.0) 8703 : audit 0 from='client.? 172.21.15.40:0/718026360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:14 smithi141 bash[31670]: cluster 2023-12-01T23:19:13.424717+0000 mgr.y (mgr.24356) 13829 : cluster 0 pgmap v13797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:14 smithi040 bash[28232]: cluster 2023-12-01T23:19:13.424717+0000 mgr.y (mgr.24356) 13829 : cluster 0 pgmap v13797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:14 smithi040 bash[41173]: cluster 2023-12-01T23:19:13.424717+0000 mgr.y (mgr.24356) 13829 : cluster 0 pgmap v13797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:16 smithi141 bash[31670]: cluster 2023-12-01T23:19:15.425954+0000 mgr.y (mgr.24356) 13830 : cluster 0 pgmap v13798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:16 smithi141 bash[31670]: audit 2023-12-01T23:19:15.588821+0000 mon.c (mon.2) 8708 : audit 0 from='client.? 172.21.15.40:0/3098340042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:19:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:19:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:16 smithi040 bash[28232]: cluster 2023-12-01T23:19:15.425954+0000 mgr.y (mgr.24356) 13830 : cluster 0 pgmap v13798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:16 smithi040 bash[28232]: audit 2023-12-01T23:19:15.588821+0000 mon.c (mon.2) 8708 : audit 0 from='client.? 172.21.15.40:0/3098340042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:16 smithi040 bash[41173]: cluster 2023-12-01T23:19:15.425954+0000 mgr.y (mgr.24356) 13830 : cluster 0 pgmap v13798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:16 smithi040 bash[41173]: audit 2023-12-01T23:19:15.588821+0000 mon.c (mon.2) 8708 : audit 0 from='client.? 172.21.15.40:0/3098340042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:18 smithi141 bash[31670]: cluster 2023-12-01T23:19:17.426591+0000 mgr.y (mgr.24356) 13831 : cluster 0 pgmap v13799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:18 smithi141 bash[31670]: audit 2023-12-01T23:19:18.049423+0000 mon.c (mon.2) 8709 : audit 0 from='client.? 172.21.15.40:0/3976520397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:18 smithi040 bash[28232]: cluster 2023-12-01T23:19:17.426591+0000 mgr.y (mgr.24356) 13831 : cluster 0 pgmap v13799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:18 smithi040 bash[28232]: audit 2023-12-01T23:19:18.049423+0000 mon.c (mon.2) 8709 : audit 0 from='client.? 172.21.15.40:0/3976520397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:18 smithi040 bash[41173]: cluster 2023-12-01T23:19:17.426591+0000 mgr.y (mgr.24356) 13831 : cluster 0 pgmap v13799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:18 smithi040 bash[41173]: audit 2023-12-01T23:19:18.049423+0000 mon.c (mon.2) 8709 : audit 0 from='client.? 172.21.15.40:0/3976520397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:19 smithi141 bash[31670]: audit 2023-12-01T23:19:19.061938+0000 mon.c (mon.2) 8710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:19 smithi040 bash[28232]: audit 2023-12-01T23:19:19.061938+0000 mon.c (mon.2) 8710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:19 smithi040 bash[41173]: audit 2023-12-01T23:19:19.061938+0000 mon.c (mon.2) 8710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:20 smithi141 bash[31670]: cluster 2023-12-01T23:19:19.427503+0000 mgr.y (mgr.24356) 13832 : cluster 0 pgmap v13800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:20 smithi040 bash[41173]: cluster 2023-12-01T23:19:19.427503+0000 mgr.y (mgr.24356) 13832 : cluster 0 pgmap v13800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:20 smithi040 bash[28232]: cluster 2023-12-01T23:19:19.427503+0000 mgr.y (mgr.24356) 13832 : cluster 0 pgmap v13800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:21 smithi141 bash[31670]: audit 2023-12-01T23:19:20.530349+0000 mon.c (mon.2) 8711 : audit 0 from='client.? 172.21.15.40:0/3095273235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:21 smithi040 bash[41173]: audit 2023-12-01T23:19:20.530349+0000 mon.c (mon.2) 8711 : audit 0 from='client.? 172.21.15.40:0/3095273235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:21 smithi040 bash[28232]: audit 2023-12-01T23:19:20.530349+0000 mon.c (mon.2) 8711 : audit 0 from='client.? 172.21.15.40:0/3095273235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:22 smithi141 bash[31670]: cluster 2023-12-01T23:19:21.428239+0000 mgr.y (mgr.24356) 13833 : cluster 0 pgmap v13801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:22 smithi040 bash[41173]: cluster 2023-12-01T23:19:21.428239+0000 mgr.y (mgr.24356) 13833 : cluster 0 pgmap v13801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:22 smithi040 bash[28232]: cluster 2023-12-01T23:19:21.428239+0000 mgr.y (mgr.24356) 13833 : cluster 0 pgmap v13801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:23 smithi141 bash[31670]: audit 2023-12-01T23:19:22.999747+0000 mon.a (mon.0) 8704 : audit 0 from='client.? 172.21.15.40:0/667346413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:23 smithi040 bash[28232]: audit 2023-12-01T23:19:22.999747+0000 mon.a (mon.0) 8704 : audit 0 from='client.? 172.21.15.40:0/667346413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:23 smithi040 bash[41173]: audit 2023-12-01T23:19:22.999747+0000 mon.a (mon.0) 8704 : audit 0 from='client.? 172.21.15.40:0/667346413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:24 smithi141 bash[31670]: cluster 2023-12-01T23:19:23.429075+0000 mgr.y (mgr.24356) 13834 : cluster 0 pgmap v13802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:24 smithi040 bash[28232]: cluster 2023-12-01T23:19:23.429075+0000 mgr.y (mgr.24356) 13834 : cluster 0 pgmap v13802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:24 smithi040 bash[41173]: cluster 2023-12-01T23:19:23.429075+0000 mgr.y (mgr.24356) 13834 : cluster 0 pgmap v13802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:26 smithi141 bash[31670]: cluster 2023-12-01T23:19:25.430211+0000 mgr.y (mgr.24356) 13835 : cluster 0 pgmap v13803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:26 smithi141 bash[31670]: audit 2023-12-01T23:19:25.460265+0000 mon.a (mon.0) 8705 : audit 0 from='client.? 172.21.15.40:0/403398254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:19:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:19:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:26 smithi040 bash[28232]: cluster 2023-12-01T23:19:25.430211+0000 mgr.y (mgr.24356) 13835 : cluster 0 pgmap v13803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:26 smithi040 bash[28232]: audit 2023-12-01T23:19:25.460265+0000 mon.a (mon.0) 8705 : audit 0 from='client.? 172.21.15.40:0/403398254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:26 smithi040 bash[41173]: cluster 2023-12-01T23:19:25.430211+0000 mgr.y (mgr.24356) 13835 : cluster 0 pgmap v13803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:26 smithi040 bash[41173]: audit 2023-12-01T23:19:25.460265+0000 mon.a (mon.0) 8705 : audit 0 from='client.? 172.21.15.40:0/403398254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:28 smithi141 bash[31670]: cluster 2023-12-01T23:19:27.430906+0000 mgr.y (mgr.24356) 13836 : cluster 0 pgmap v13804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:28 smithi141 bash[31670]: audit 2023-12-01T23:19:27.928311+0000 mon.c (mon.2) 8712 : audit 0 from='client.? 172.21.15.40:0/2827916853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:28 smithi040 bash[41173]: cluster 2023-12-01T23:19:27.430906+0000 mgr.y (mgr.24356) 13836 : cluster 0 pgmap v13804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:28 smithi040 bash[41173]: audit 2023-12-01T23:19:27.928311+0000 mon.c (mon.2) 8712 : audit 0 from='client.? 172.21.15.40:0/2827916853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:28 smithi040 bash[28232]: cluster 2023-12-01T23:19:27.430906+0000 mgr.y (mgr.24356) 13836 : cluster 0 pgmap v13804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:28 smithi040 bash[28232]: audit 2023-12-01T23:19:27.928311+0000 mon.c (mon.2) 8712 : audit 0 from='client.? 172.21.15.40:0/2827916853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:30 smithi141 bash[31670]: cluster 2023-12-01T23:19:29.431970+0000 mgr.y (mgr.24356) 13837 : cluster 0 pgmap v13805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:30 smithi141 bash[31670]: audit 2023-12-01T23:19:30.391639+0000 mon.c (mon.2) 8713 : audit 0 from='client.? 172.21.15.40:0/2942622167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:30 smithi040 bash[41173]: cluster 2023-12-01T23:19:29.431970+0000 mgr.y (mgr.24356) 13837 : cluster 0 pgmap v13805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:30 smithi040 bash[41173]: audit 2023-12-01T23:19:30.391639+0000 mon.c (mon.2) 8713 : audit 0 from='client.? 172.21.15.40:0/2942622167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:30 smithi040 bash[28232]: cluster 2023-12-01T23:19:29.431970+0000 mgr.y (mgr.24356) 13837 : cluster 0 pgmap v13805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:30 smithi040 bash[28232]: audit 2023-12-01T23:19:30.391639+0000 mon.c (mon.2) 8713 : audit 0 from='client.? 172.21.15.40:0/2942622167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:32 smithi141 bash[31670]: cluster 2023-12-01T23:19:31.432706+0000 mgr.y (mgr.24356) 13838 : cluster 0 pgmap v13806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:32 smithi040 bash[28232]: cluster 2023-12-01T23:19:31.432706+0000 mgr.y (mgr.24356) 13838 : cluster 0 pgmap v13806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:32 smithi040 bash[41173]: cluster 2023-12-01T23:19:31.432706+0000 mgr.y (mgr.24356) 13838 : cluster 0 pgmap v13806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:33 smithi141 bash[31670]: audit 2023-12-01T23:19:32.858357+0000 mon.a (mon.0) 8706 : audit 0 from='client.? 172.21.15.40:0/3283422882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:33 smithi040 bash[41173]: audit 2023-12-01T23:19:32.858357+0000 mon.a (mon.0) 8706 : audit 0 from='client.? 172.21.15.40:0/3283422882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:33 smithi040 bash[28232]: audit 2023-12-01T23:19:32.858357+0000 mon.a (mon.0) 8706 : audit 0 from='client.? 172.21.15.40:0/3283422882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:34 smithi141 bash[31670]: cluster 2023-12-01T23:19:33.433335+0000 mgr.y (mgr.24356) 13839 : cluster 0 pgmap v13807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:34 smithi141 bash[31670]: audit 2023-12-01T23:19:34.062245+0000 mon.c (mon.2) 8714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:34 smithi040 bash[28232]: cluster 2023-12-01T23:19:33.433335+0000 mgr.y (mgr.24356) 13839 : cluster 0 pgmap v13807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:34 smithi040 bash[28232]: audit 2023-12-01T23:19:34.062245+0000 mon.c (mon.2) 8714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:34 smithi040 bash[41173]: cluster 2023-12-01T23:19:33.433335+0000 mgr.y (mgr.24356) 13839 : cluster 0 pgmap v13807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:34 smithi040 bash[41173]: audit 2023-12-01T23:19:34.062245+0000 mon.c (mon.2) 8714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:35 smithi141 bash[31670]: audit 2023-12-01T23:19:35.320783+0000 mon.c (mon.2) 8715 : audit 0 from='client.? 172.21.15.40:0/404586071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:35 smithi040 bash[41173]: audit 2023-12-01T23:19:35.320783+0000 mon.c (mon.2) 8715 : audit 0 from='client.? 172.21.15.40:0/404586071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:35 smithi040 bash[28232]: audit 2023-12-01T23:19:35.320783+0000 mon.c (mon.2) 8715 : audit 0 from='client.? 172.21.15.40:0/404586071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:36 smithi141 bash[31670]: cluster 2023-12-01T23:19:35.434459+0000 mgr.y (mgr.24356) 13840 : cluster 0 pgmap v13808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:36.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:36 smithi141 bash[31670]: audit 2023-12-01T23:19:36.404751+0000 mon.c (mon.2) 8716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:19:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:36 smithi040 bash[28232]: cluster 2023-12-01T23:19:35.434459+0000 mgr.y (mgr.24356) 13840 : cluster 0 pgmap v13808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:36 smithi040 bash[28232]: audit 2023-12-01T23:19:36.404751+0000 mon.c (mon.2) 8716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:19:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:19:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:19:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:36 smithi040 bash[41173]: cluster 2023-12-01T23:19:35.434459+0000 mgr.y (mgr.24356) 13840 : cluster 0 pgmap v13808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:36 smithi040 bash[41173]: audit 2023-12-01T23:19:36.404751+0000 mon.c (mon.2) 8716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:19:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:38 smithi141 bash[31670]: cluster 2023-12-01T23:19:37.435043+0000 mgr.y (mgr.24356) 13841 : cluster 0 pgmap v13809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:38 smithi141 bash[31670]: audit 2023-12-01T23:19:37.787074+0000 mon.c (mon.2) 8717 : audit 0 from='client.? 172.21.15.40:0/1338602612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:38 smithi040 bash[41173]: cluster 2023-12-01T23:19:37.435043+0000 mgr.y (mgr.24356) 13841 : cluster 0 pgmap v13809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:38 smithi040 bash[41173]: audit 2023-12-01T23:19:37.787074+0000 mon.c (mon.2) 8717 : audit 0 from='client.? 172.21.15.40:0/1338602612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:38 smithi040 bash[28232]: cluster 2023-12-01T23:19:37.435043+0000 mgr.y (mgr.24356) 13841 : cluster 0 pgmap v13809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:38 smithi040 bash[28232]: audit 2023-12-01T23:19:37.787074+0000 mon.c (mon.2) 8717 : audit 0 from='client.? 172.21.15.40:0/1338602612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:40 smithi141 bash[31670]: cluster 2023-12-01T23:19:39.436106+0000 mgr.y (mgr.24356) 13842 : cluster 0 pgmap v13810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:40 smithi141 bash[31670]: audit 2023-12-01T23:19:40.243128+0000 mon.a (mon.0) 8707 : audit 0 from='client.? 172.21.15.40:0/468778101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:40 smithi040 bash[28232]: cluster 2023-12-01T23:19:39.436106+0000 mgr.y (mgr.24356) 13842 : cluster 0 pgmap v13810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:40 smithi040 bash[28232]: audit 2023-12-01T23:19:40.243128+0000 mon.a (mon.0) 8707 : audit 0 from='client.? 172.21.15.40:0/468778101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:40 smithi040 bash[41173]: cluster 2023-12-01T23:19:39.436106+0000 mgr.y (mgr.24356) 13842 : cluster 0 pgmap v13810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:40 smithi040 bash[41173]: audit 2023-12-01T23:19:40.243128+0000 mon.a (mon.0) 8707 : audit 0 from='client.? 172.21.15.40:0/468778101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:42 smithi141 bash[31670]: cluster 2023-12-01T23:19:41.436789+0000 mgr.y (mgr.24356) 13843 : cluster 0 pgmap v13811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:42 smithi141 bash[31670]: audit 2023-12-01T23:19:42.248120+0000 mon.a (mon.0) 8708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:42 smithi141 bash[31670]: audit 2023-12-01T23:19:42.261273+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:42 smithi040 bash[41173]: cluster 2023-12-01T23:19:41.436789+0000 mgr.y (mgr.24356) 13843 : cluster 0 pgmap v13811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:42 smithi040 bash[41173]: audit 2023-12-01T23:19:42.248120+0000 mon.a (mon.0) 8708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:42 smithi040 bash[41173]: audit 2023-12-01T23:19:42.261273+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:42 smithi040 bash[28232]: cluster 2023-12-01T23:19:41.436789+0000 mgr.y (mgr.24356) 13843 : cluster 0 pgmap v13811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:42 smithi040 bash[28232]: audit 2023-12-01T23:19:42.248120+0000 mon.a (mon.0) 8708 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:42 smithi040 bash[28232]: audit 2023-12-01T23:19:42.261273+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[41173]: audit 2023-12-01T23:19:42.653393+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[41173]: audit 2023-12-01T23:19:42.672789+0000 mon.a (mon.0) 8711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[41173]: audit 2023-12-01T23:19:42.724366+0000 mon.a (mon.0) 8712 : audit 0 from='client.? 172.21.15.40:0/4122858997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[41173]: audit 2023-12-01T23:19:43.164486+0000 mon.c (mon.2) 8718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[41173]: audit 2023-12-01T23:19:43.166399+0000 mon.c (mon.2) 8719 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[41173]: audit 2023-12-01T23:19:43.176799+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[28232]: audit 2023-12-01T23:19:42.653393+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[28232]: audit 2023-12-01T23:19:42.672789+0000 mon.a (mon.0) 8711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[28232]: audit 2023-12-01T23:19:42.724366+0000 mon.a (mon.0) 8712 : audit 0 from='client.? 172.21.15.40:0/4122858997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[28232]: audit 2023-12-01T23:19:43.164486+0000 mon.c (mon.2) 8718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[28232]: audit 2023-12-01T23:19:43.166399+0000 mon.c (mon.2) 8719 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:43 smithi040 bash[28232]: audit 2023-12-01T23:19:43.176799+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:43 smithi141 bash[31670]: audit 2023-12-01T23:19:42.653393+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:43 smithi141 bash[31670]: audit 2023-12-01T23:19:42.672789+0000 mon.a (mon.0) 8711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:43 smithi141 bash[31670]: audit 2023-12-01T23:19:42.724366+0000 mon.a (mon.0) 8712 : audit 0 from='client.? 172.21.15.40:0/4122858997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:43 smithi141 bash[31670]: audit 2023-12-01T23:19:43.164486+0000 mon.c (mon.2) 8718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:43 smithi141 bash[31670]: audit 2023-12-01T23:19:43.166399+0000 mon.c (mon.2) 8719 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:43 smithi141 bash[31670]: audit 2023-12-01T23:19:43.176799+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:19:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:44 smithi040 bash[28232]: cluster 2023-12-01T23:19:43.437475+0000 mgr.y (mgr.24356) 13844 : cluster 0 pgmap v13812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:44 smithi040 bash[41173]: cluster 2023-12-01T23:19:43.437475+0000 mgr.y (mgr.24356) 13844 : cluster 0 pgmap v13812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:44 smithi141 bash[31670]: cluster 2023-12-01T23:19:43.437475+0000 mgr.y (mgr.24356) 13844 : cluster 0 pgmap v13812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:45 smithi141 bash[31670]: audit 2023-12-01T23:19:45.180362+0000 mon.c (mon.2) 8720 : audit 0 from='client.? 172.21.15.40:0/2243772957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:45 smithi040 bash[28232]: audit 2023-12-01T23:19:45.180362+0000 mon.c (mon.2) 8720 : audit 0 from='client.? 172.21.15.40:0/2243772957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:45 smithi040 bash[41173]: audit 2023-12-01T23:19:45.180362+0000 mon.c (mon.2) 8720 : audit 0 from='client.? 172.21.15.40:0/2243772957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:46 smithi040 bash[28232]: cluster 2023-12-01T23:19:45.438639+0000 mgr.y (mgr.24356) 13845 : cluster 0 pgmap v13813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:19:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:19:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:46 smithi040 bash[41173]: cluster 2023-12-01T23:19:45.438639+0000 mgr.y (mgr.24356) 13845 : cluster 0 pgmap v13813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:46 smithi141 bash[31670]: cluster 2023-12-01T23:19:45.438639+0000 mgr.y (mgr.24356) 13845 : cluster 0 pgmap v13813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:48 smithi141 bash[31670]: cluster 2023-12-01T23:19:47.439271+0000 mgr.y (mgr.24356) 13846 : cluster 0 pgmap v13814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:48 smithi141 bash[31670]: audit 2023-12-01T23:19:47.644814+0000 mon.c (mon.2) 8721 : audit 0 from='client.? 172.21.15.40:0/3573988238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:48 smithi040 bash[28232]: cluster 2023-12-01T23:19:47.439271+0000 mgr.y (mgr.24356) 13846 : cluster 0 pgmap v13814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:48 smithi040 bash[28232]: audit 2023-12-01T23:19:47.644814+0000 mon.c (mon.2) 8721 : audit 0 from='client.? 172.21.15.40:0/3573988238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:48 smithi040 bash[41173]: cluster 2023-12-01T23:19:47.439271+0000 mgr.y (mgr.24356) 13846 : cluster 0 pgmap v13814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:48 smithi040 bash[41173]: audit 2023-12-01T23:19:47.644814+0000 mon.c (mon.2) 8721 : audit 0 from='client.? 172.21.15.40:0/3573988238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:49 smithi141 bash[31670]: audit 2023-12-01T23:19:49.062634+0000 mon.c (mon.2) 8722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:49 smithi040 bash[28232]: audit 2023-12-01T23:19:49.062634+0000 mon.c (mon.2) 8722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:49 smithi040 bash[41173]: audit 2023-12-01T23:19:49.062634+0000 mon.c (mon.2) 8722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:50 smithi141 bash[31670]: cluster 2023-12-01T23:19:49.440174+0000 mgr.y (mgr.24356) 13847 : cluster 0 pgmap v13815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:50 smithi141 bash[31670]: audit 2023-12-01T23:19:50.113281+0000 mon.c (mon.2) 8723 : audit 0 from='client.? 172.21.15.40:0/3414598858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:50 smithi040 bash[28232]: cluster 2023-12-01T23:19:49.440174+0000 mgr.y (mgr.24356) 13847 : cluster 0 pgmap v13815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:50 smithi040 bash[28232]: audit 2023-12-01T23:19:50.113281+0000 mon.c (mon.2) 8723 : audit 0 from='client.? 172.21.15.40:0/3414598858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:50 smithi040 bash[41173]: cluster 2023-12-01T23:19:49.440174+0000 mgr.y (mgr.24356) 13847 : cluster 0 pgmap v13815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:50 smithi040 bash[41173]: audit 2023-12-01T23:19:50.113281+0000 mon.c (mon.2) 8723 : audit 0 from='client.? 172.21.15.40:0/3414598858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:52 smithi141 bash[31670]: cluster 2023-12-01T23:19:51.440874+0000 mgr.y (mgr.24356) 13848 : cluster 0 pgmap v13816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:52 smithi040 bash[41173]: cluster 2023-12-01T23:19:51.440874+0000 mgr.y (mgr.24356) 13848 : cluster 0 pgmap v13816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:52 smithi040 bash[28232]: cluster 2023-12-01T23:19:51.440874+0000 mgr.y (mgr.24356) 13848 : cluster 0 pgmap v13816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:53 smithi141 bash[31670]: audit 2023-12-01T23:19:52.568745+0000 mon.a (mon.0) 8714 : audit 0 from='client.? 172.21.15.40:0/3295918643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:53 smithi040 bash[41173]: audit 2023-12-01T23:19:52.568745+0000 mon.a (mon.0) 8714 : audit 0 from='client.? 172.21.15.40:0/3295918643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:53 smithi040 bash[28232]: audit 2023-12-01T23:19:52.568745+0000 mon.a (mon.0) 8714 : audit 0 from='client.? 172.21.15.40:0/3295918643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:54 smithi141 bash[31670]: cluster 2023-12-01T23:19:53.441671+0000 mgr.y (mgr.24356) 13849 : cluster 0 pgmap v13817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:54 smithi040 bash[28232]: cluster 2023-12-01T23:19:53.441671+0000 mgr.y (mgr.24356) 13849 : cluster 0 pgmap v13817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:54 smithi040 bash[41173]: cluster 2023-12-01T23:19:53.441671+0000 mgr.y (mgr.24356) 13849 : cluster 0 pgmap v13817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:55 smithi141 bash[31670]: audit 2023-12-01T23:19:55.034062+0000 mon.a (mon.0) 8715 : audit 0 from='client.? 172.21.15.40:0/3338903248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:55 smithi040 bash[41173]: audit 2023-12-01T23:19:55.034062+0000 mon.a (mon.0) 8715 : audit 0 from='client.? 172.21.15.40:0/3338903248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:55 smithi040 bash[28232]: audit 2023-12-01T23:19:55.034062+0000 mon.a (mon.0) 8715 : audit 0 from='client.? 172.21.15.40:0/3338903248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:56 smithi141 bash[31670]: cluster 2023-12-01T23:19:55.442905+0000 mgr.y (mgr.24356) 13850 : cluster 0 pgmap v13818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:56 smithi040 bash[28232]: cluster 2023-12-01T23:19:55.442905+0000 mgr.y (mgr.24356) 13850 : cluster 0 pgmap v13818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:19:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:19:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:56 smithi040 bash[41173]: cluster 2023-12-01T23:19:55.442905+0000 mgr.y (mgr.24356) 13850 : cluster 0 pgmap v13818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:58 smithi141 bash[31670]: cluster 2023-12-01T23:19:57.443611+0000 mgr.y (mgr.24356) 13851 : cluster 0 pgmap v13819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:19:58 smithi141 bash[31670]: audit 2023-12-01T23:19:57.497634+0000 mon.a (mon.0) 8716 : audit 0 from='client.? 172.21.15.40:0/1579598284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:58 smithi040 bash[41173]: cluster 2023-12-01T23:19:57.443611+0000 mgr.y (mgr.24356) 13851 : cluster 0 pgmap v13819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:19:58 smithi040 bash[41173]: audit 2023-12-01T23:19:57.497634+0000 mon.a (mon.0) 8716 : audit 0 from='client.? 172.21.15.40:0/1579598284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:19:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:58 smithi040 bash[28232]: cluster 2023-12-01T23:19:57.443611+0000 mgr.y (mgr.24356) 13851 : cluster 0 pgmap v13819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:19:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:19:58 smithi040 bash[28232]: audit 2023-12-01T23:19:57.497634+0000 mon.a (mon.0) 8716 : audit 0 from='client.? 172.21.15.40:0/1579598284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[28232]: debug 2023-12-01T23:19:59.993+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:00 smithi141 bash[31670]: cluster 2023-12-01T23:19:59.444842+0000 mgr.y (mgr.24356) 13852 : cluster 0 pgmap v13820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:00 smithi141 bash[31670]: audit 2023-12-01T23:19:59.964738+0000 mon.a (mon.0) 8717 : audit 0 from='client.? 172.21.15.40:0/416261451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:00 smithi141 bash[31670]: cluster 2023-12-01T23:20:00.000149+0000 mon.a (mon.0) 8718 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[28232]: cluster 2023-12-01T23:19:59.444842+0000 mgr.y (mgr.24356) 13852 : cluster 0 pgmap v13820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[28232]: audit 2023-12-01T23:19:59.964738+0000 mon.a (mon.0) 8717 : audit 0 from='client.? 172.21.15.40:0/416261451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[28232]: cluster 2023-12-01T23:20:00.000149+0000 mon.a (mon.0) 8718 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[41173]: cluster 2023-12-01T23:19:59.444842+0000 mgr.y (mgr.24356) 13852 : cluster 0 pgmap v13820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[41173]: audit 2023-12-01T23:19:59.964738+0000 mon.a (mon.0) 8717 : audit 0 from='client.? 172.21.15.40:0/416261451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:00 smithi040 bash[41173]: cluster 2023-12-01T23:20:00.000149+0000 mon.a (mon.0) 8718 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:02 smithi141 bash[31670]: cluster 2023-12-01T23:20:01.445678+0000 mgr.y (mgr.24356) 13853 : cluster 0 pgmap v13821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:02 smithi141 bash[31670]: audit 2023-12-01T23:20:02.429236+0000 mon.a (mon.0) 8719 : audit 0 from='client.? 172.21.15.40:0/1831204288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:02 smithi040 bash[28232]: cluster 2023-12-01T23:20:01.445678+0000 mgr.y (mgr.24356) 13853 : cluster 0 pgmap v13821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:02 smithi040 bash[28232]: audit 2023-12-01T23:20:02.429236+0000 mon.a (mon.0) 8719 : audit 0 from='client.? 172.21.15.40:0/1831204288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:02 smithi040 bash[41173]: cluster 2023-12-01T23:20:01.445678+0000 mgr.y (mgr.24356) 13853 : cluster 0 pgmap v13821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:02 smithi040 bash[41173]: audit 2023-12-01T23:20:02.429236+0000 mon.a (mon.0) 8719 : audit 0 from='client.? 172.21.15.40:0/1831204288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:04 smithi141 bash[31670]: cluster 2023-12-01T23:20:03.446511+0000 mgr.y (mgr.24356) 13854 : cluster 0 pgmap v13822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:04 smithi141 bash[31670]: audit 2023-12-01T23:20:04.063151+0000 mon.c (mon.2) 8724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:04 smithi040 bash[28232]: cluster 2023-12-01T23:20:03.446511+0000 mgr.y (mgr.24356) 13854 : cluster 0 pgmap v13822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:04 smithi040 bash[28232]: audit 2023-12-01T23:20:04.063151+0000 mon.c (mon.2) 8724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:04 smithi040 bash[41173]: cluster 2023-12-01T23:20:03.446511+0000 mgr.y (mgr.24356) 13854 : cluster 0 pgmap v13822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:04 smithi040 bash[41173]: audit 2023-12-01T23:20:04.063151+0000 mon.c (mon.2) 8724 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:05 smithi141 bash[31670]: audit 2023-12-01T23:20:04.902765+0000 mon.c (mon.2) 8725 : audit 0 from='client.? 172.21.15.40:0/3856977282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:05 smithi040 bash[28232]: audit 2023-12-01T23:20:04.902765+0000 mon.c (mon.2) 8725 : audit 0 from='client.? 172.21.15.40:0/3856977282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:05 smithi040 bash[41173]: audit 2023-12-01T23:20:04.902765+0000 mon.c (mon.2) 8725 : audit 0 from='client.? 172.21.15.40:0/3856977282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:06 smithi141 bash[31670]: cluster 2023-12-01T23:20:05.447767+0000 mgr.y (mgr.24356) 13855 : cluster 0 pgmap v13823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:06 smithi040 bash[28232]: cluster 2023-12-01T23:20:05.447767+0000 mgr.y (mgr.24356) 13855 : cluster 0 pgmap v13823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:20:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:20:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:06 smithi040 bash[41173]: cluster 2023-12-01T23:20:05.447767+0000 mgr.y (mgr.24356) 13855 : cluster 0 pgmap v13823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:07 smithi141 bash[31670]: audit 2023-12-01T23:20:07.362647+0000 mon.c (mon.2) 8726 : audit 0 from='client.? 172.21.15.40:0/3885293698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:07 smithi040 bash[28232]: audit 2023-12-01T23:20:07.362647+0000 mon.c (mon.2) 8726 : audit 0 from='client.? 172.21.15.40:0/3885293698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:07 smithi040 bash[41173]: audit 2023-12-01T23:20:07.362647+0000 mon.c (mon.2) 8726 : audit 0 from='client.? 172.21.15.40:0/3885293698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:08 smithi141 bash[31670]: cluster 2023-12-01T23:20:07.448364+0000 mgr.y (mgr.24356) 13856 : cluster 0 pgmap v13824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:08 smithi040 bash[28232]: cluster 2023-12-01T23:20:07.448364+0000 mgr.y (mgr.24356) 13856 : cluster 0 pgmap v13824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:08 smithi040 bash[41173]: cluster 2023-12-01T23:20:07.448364+0000 mgr.y (mgr.24356) 13856 : cluster 0 pgmap v13824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:10 smithi040 bash[28232]: cluster 2023-12-01T23:20:09.449428+0000 mgr.y (mgr.24356) 13857 : cluster 0 pgmap v13825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:10 smithi040 bash[28232]: audit 2023-12-01T23:20:09.823414+0000 mon.c (mon.2) 8727 : audit 0 from='client.? 172.21.15.40:0/223584227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:10 smithi040 bash[41173]: cluster 2023-12-01T23:20:09.449428+0000 mgr.y (mgr.24356) 13857 : cluster 0 pgmap v13825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:10 smithi040 bash[41173]: audit 2023-12-01T23:20:09.823414+0000 mon.c (mon.2) 8727 : audit 0 from='client.? 172.21.15.40:0/223584227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:10 smithi141 bash[31670]: cluster 2023-12-01T23:20:09.449428+0000 mgr.y (mgr.24356) 13857 : cluster 0 pgmap v13825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:10 smithi141 bash[31670]: audit 2023-12-01T23:20:09.823414+0000 mon.c (mon.2) 8727 : audit 0 from='client.? 172.21.15.40:0/223584227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:12 smithi040 bash[28232]: cluster 2023-12-01T23:20:11.450130+0000 mgr.y (mgr.24356) 13858 : cluster 0 pgmap v13826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:12 smithi040 bash[28232]: audit 2023-12-01T23:20:12.290276+0000 mon.c (mon.2) 8728 : audit 0 from='client.? 172.21.15.40:0/1014552009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:12 smithi040 bash[41173]: cluster 2023-12-01T23:20:11.450130+0000 mgr.y (mgr.24356) 13858 : cluster 0 pgmap v13826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:12 smithi040 bash[41173]: audit 2023-12-01T23:20:12.290276+0000 mon.c (mon.2) 8728 : audit 0 from='client.? 172.21.15.40:0/1014552009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:12 smithi141 bash[31670]: cluster 2023-12-01T23:20:11.450130+0000 mgr.y (mgr.24356) 13858 : cluster 0 pgmap v13826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:12 smithi141 bash[31670]: audit 2023-12-01T23:20:12.290276+0000 mon.c (mon.2) 8728 : audit 0 from='client.? 172.21.15.40:0/1014552009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:14 smithi040 bash[28232]: cluster 2023-12-01T23:20:13.450832+0000 mgr.y (mgr.24356) 13859 : cluster 0 pgmap v13827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:14 smithi040 bash[41173]: cluster 2023-12-01T23:20:13.450832+0000 mgr.y (mgr.24356) 13859 : cluster 0 pgmap v13827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:14 smithi141 bash[31670]: cluster 2023-12-01T23:20:13.450832+0000 mgr.y (mgr.24356) 13859 : cluster 0 pgmap v13827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:15 smithi040 bash[28232]: audit 2023-12-01T23:20:14.752766+0000 mon.a (mon.0) 8720 : audit 0 from='client.? 172.21.15.40:0/3079394191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:15 smithi040 bash[41173]: audit 2023-12-01T23:20:14.752766+0000 mon.a (mon.0) 8720 : audit 0 from='client.? 172.21.15.40:0/3079394191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:15 smithi141 bash[31670]: audit 2023-12-01T23:20:14.752766+0000 mon.a (mon.0) 8720 : audit 0 from='client.? 172.21.15.40:0/3079394191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:20:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:20:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:16 smithi040 bash[28232]: cluster 2023-12-01T23:20:15.452069+0000 mgr.y (mgr.24356) 13860 : cluster 0 pgmap v13828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:16 smithi040 bash[41173]: cluster 2023-12-01T23:20:15.452069+0000 mgr.y (mgr.24356) 13860 : cluster 0 pgmap v13828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:16 smithi141 bash[31670]: cluster 2023-12-01T23:20:15.452069+0000 mgr.y (mgr.24356) 13860 : cluster 0 pgmap v13828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:17 smithi040 bash[41173]: audit 2023-12-01T23:20:17.223529+0000 mon.c (mon.2) 8729 : audit 0 from='client.? 172.21.15.40:0/3995441626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:17 smithi040 bash[28232]: audit 2023-12-01T23:20:17.223529+0000 mon.c (mon.2) 8729 : audit 0 from='client.? 172.21.15.40:0/3995441626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:17 smithi141 bash[31670]: audit 2023-12-01T23:20:17.223529+0000 mon.c (mon.2) 8729 : audit 0 from='client.? 172.21.15.40:0/3995441626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:18 smithi040 bash[28232]: cluster 2023-12-01T23:20:17.452939+0000 mgr.y (mgr.24356) 13861 : cluster 0 pgmap v13829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:18 smithi040 bash[41173]: cluster 2023-12-01T23:20:17.452939+0000 mgr.y (mgr.24356) 13861 : cluster 0 pgmap v13829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:18 smithi141 bash[31670]: cluster 2023-12-01T23:20:17.452939+0000 mgr.y (mgr.24356) 13861 : cluster 0 pgmap v13829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:19 smithi040 bash[28232]: audit 2023-12-01T23:20:19.063458+0000 mon.c (mon.2) 8730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:19 smithi040 bash[41173]: audit 2023-12-01T23:20:19.063458+0000 mon.c (mon.2) 8730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:19 smithi141 bash[31670]: audit 2023-12-01T23:20:19.063458+0000 mon.c (mon.2) 8730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:20 smithi040 bash[28232]: cluster 2023-12-01T23:20:19.453983+0000 mgr.y (mgr.24356) 13862 : cluster 0 pgmap v13830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:20 smithi040 bash[28232]: audit 2023-12-01T23:20:19.691349+0000 mon.a (mon.0) 8721 : audit 0 from='client.? 172.21.15.40:0/1560791173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:20 smithi040 bash[41173]: cluster 2023-12-01T23:20:19.453983+0000 mgr.y (mgr.24356) 13862 : cluster 0 pgmap v13830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:20 smithi040 bash[41173]: audit 2023-12-01T23:20:19.691349+0000 mon.a (mon.0) 8721 : audit 0 from='client.? 172.21.15.40:0/1560791173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:20 smithi141 bash[31670]: cluster 2023-12-01T23:20:19.453983+0000 mgr.y (mgr.24356) 13862 : cluster 0 pgmap v13830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:20 smithi141 bash[31670]: audit 2023-12-01T23:20:19.691349+0000 mon.a (mon.0) 8721 : audit 0 from='client.? 172.21.15.40:0/1560791173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:22 smithi040 bash[28232]: cluster 2023-12-01T23:20:21.454664+0000 mgr.y (mgr.24356) 13863 : cluster 0 pgmap v13831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:22 smithi040 bash[28232]: audit 2023-12-01T23:20:22.163963+0000 mon.c (mon.2) 8731 : audit 0 from='client.? 172.21.15.40:0/374301909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:22 smithi040 bash[41173]: cluster 2023-12-01T23:20:21.454664+0000 mgr.y (mgr.24356) 13863 : cluster 0 pgmap v13831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:22 smithi040 bash[41173]: audit 2023-12-01T23:20:22.163963+0000 mon.c (mon.2) 8731 : audit 0 from='client.? 172.21.15.40:0/374301909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:22 smithi141 bash[31670]: cluster 2023-12-01T23:20:21.454664+0000 mgr.y (mgr.24356) 13863 : cluster 0 pgmap v13831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:22 smithi141 bash[31670]: audit 2023-12-01T23:20:22.163963+0000 mon.c (mon.2) 8731 : audit 0 from='client.? 172.21.15.40:0/374301909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:24 smithi040 bash[28232]: cluster 2023-12-01T23:20:23.455272+0000 mgr.y (mgr.24356) 13864 : cluster 0 pgmap v13832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:24 smithi040 bash[41173]: cluster 2023-12-01T23:20:23.455272+0000 mgr.y (mgr.24356) 13864 : cluster 0 pgmap v13832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:24 smithi141 bash[31670]: cluster 2023-12-01T23:20:23.455272+0000 mgr.y (mgr.24356) 13864 : cluster 0 pgmap v13832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:25 smithi040 bash[41173]: audit 2023-12-01T23:20:24.633269+0000 mon.a (mon.0) 8722 : audit 0 from='client.? 172.21.15.40:0/1986664491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:25 smithi040 bash[28232]: audit 2023-12-01T23:20:24.633269+0000 mon.a (mon.0) 8722 : audit 0 from='client.? 172.21.15.40:0/1986664491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:25 smithi141 bash[31670]: audit 2023-12-01T23:20:24.633269+0000 mon.a (mon.0) 8722 : audit 0 from='client.? 172.21.15.40:0/1986664491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:26 smithi040 bash[28232]: cluster 2023-12-01T23:20:25.456498+0000 mgr.y (mgr.24356) 13865 : cluster 0 pgmap v13833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:26 smithi040 bash[41173]: cluster 2023-12-01T23:20:25.456498+0000 mgr.y (mgr.24356) 13865 : cluster 0 pgmap v13833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:20:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:20:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:26 smithi141 bash[31670]: cluster 2023-12-01T23:20:25.456498+0000 mgr.y (mgr.24356) 13865 : cluster 0 pgmap v13833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:27 smithi040 bash[41173]: audit 2023-12-01T23:20:27.103211+0000 mon.c (mon.2) 8732 : audit 0 from='client.? 172.21.15.40:0/2537756014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:27 smithi040 bash[28232]: audit 2023-12-01T23:20:27.103211+0000 mon.c (mon.2) 8732 : audit 0 from='client.? 172.21.15.40:0/2537756014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:28.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:27 smithi141 bash[31670]: audit 2023-12-01T23:20:27.103211+0000 mon.c (mon.2) 8732 : audit 0 from='client.? 172.21.15.40:0/2537756014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:28 smithi040 bash[41173]: cluster 2023-12-01T23:20:27.457151+0000 mgr.y (mgr.24356) 13866 : cluster 0 pgmap v13834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:28 smithi040 bash[28232]: cluster 2023-12-01T23:20:27.457151+0000 mgr.y (mgr.24356) 13866 : cluster 0 pgmap v13834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:28 smithi141 bash[31670]: cluster 2023-12-01T23:20:27.457151+0000 mgr.y (mgr.24356) 13866 : cluster 0 pgmap v13834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:29 smithi040 bash[41173]: audit 2023-12-01T23:20:29.570841+0000 mon.a (mon.0) 8723 : audit 0 from='client.? 172.21.15.40:0/1458802974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:29 smithi040 bash[28232]: audit 2023-12-01T23:20:29.570841+0000 mon.a (mon.0) 8723 : audit 0 from='client.? 172.21.15.40:0/1458802974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:29 smithi141 bash[31670]: audit 2023-12-01T23:20:29.570841+0000 mon.a (mon.0) 8723 : audit 0 from='client.? 172.21.15.40:0/1458802974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:30 smithi040 bash[41173]: cluster 2023-12-01T23:20:29.458235+0000 mgr.y (mgr.24356) 13867 : cluster 0 pgmap v13835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:30 smithi040 bash[28232]: cluster 2023-12-01T23:20:29.458235+0000 mgr.y (mgr.24356) 13867 : cluster 0 pgmap v13835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:30 smithi141 bash[31670]: cluster 2023-12-01T23:20:29.458235+0000 mgr.y (mgr.24356) 13867 : cluster 0 pgmap v13835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:32 smithi040 bash[28232]: cluster 2023-12-01T23:20:31.458924+0000 mgr.y (mgr.24356) 13868 : cluster 0 pgmap v13836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:32 smithi040 bash[28232]: audit 2023-12-01T23:20:32.038662+0000 mon.c (mon.2) 8733 : audit 0 from='client.? 172.21.15.40:0/1360895183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:32 smithi040 bash[41173]: cluster 2023-12-01T23:20:31.458924+0000 mgr.y (mgr.24356) 13868 : cluster 0 pgmap v13836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:32 smithi040 bash[41173]: audit 2023-12-01T23:20:32.038662+0000 mon.c (mon.2) 8733 : audit 0 from='client.? 172.21.15.40:0/1360895183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:32 smithi141 bash[31670]: cluster 2023-12-01T23:20:31.458924+0000 mgr.y (mgr.24356) 13868 : cluster 0 pgmap v13836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:32 smithi141 bash[31670]: audit 2023-12-01T23:20:32.038662+0000 mon.c (mon.2) 8733 : audit 0 from='client.? 172.21.15.40:0/1360895183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:34 smithi040 bash[28232]: cluster 2023-12-01T23:20:33.459618+0000 mgr.y (mgr.24356) 13869 : cluster 0 pgmap v13837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:34 smithi040 bash[28232]: audit 2023-12-01T23:20:34.063914+0000 mon.c (mon.2) 8734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:34 smithi040 bash[28232]: audit 2023-12-01T23:20:34.507897+0000 mon.c (mon.2) 8735 : audit 0 from='client.? 172.21.15.40:0/1602895968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:34 smithi040 bash[41173]: cluster 2023-12-01T23:20:33.459618+0000 mgr.y (mgr.24356) 13869 : cluster 0 pgmap v13837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:34 smithi040 bash[41173]: audit 2023-12-01T23:20:34.063914+0000 mon.c (mon.2) 8734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:34 smithi040 bash[41173]: audit 2023-12-01T23:20:34.507897+0000 mon.c (mon.2) 8735 : audit 0 from='client.? 172.21.15.40:0/1602895968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:34 smithi141 bash[31670]: cluster 2023-12-01T23:20:33.459618+0000 mgr.y (mgr.24356) 13869 : cluster 0 pgmap v13837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:34 smithi141 bash[31670]: audit 2023-12-01T23:20:34.063914+0000 mon.c (mon.2) 8734 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:34 smithi141 bash[31670]: audit 2023-12-01T23:20:34.507897+0000 mon.c (mon.2) 8735 : audit 0 from='client.? 172.21.15.40:0/1602895968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:36 smithi040 bash[28232]: cluster 2023-12-01T23:20:35.460877+0000 mgr.y (mgr.24356) 13870 : cluster 0 pgmap v13838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:36 smithi040 bash[41173]: cluster 2023-12-01T23:20:35.460877+0000 mgr.y (mgr.24356) 13870 : cluster 0 pgmap v13838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:20:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:20:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:36 smithi141 bash[31670]: cluster 2023-12-01T23:20:35.460877+0000 mgr.y (mgr.24356) 13870 : cluster 0 pgmap v13838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:37 smithi040 bash[41173]: audit 2023-12-01T23:20:36.964038+0000 mon.a (mon.0) 8724 : audit 0 from='client.? 172.21.15.40:0/3410616594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:37 smithi040 bash[28232]: audit 2023-12-01T23:20:36.964038+0000 mon.a (mon.0) 8724 : audit 0 from='client.? 172.21.15.40:0/3410616594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:37 smithi141 bash[31670]: audit 2023-12-01T23:20:36.964038+0000 mon.a (mon.0) 8724 : audit 0 from='client.? 172.21.15.40:0/3410616594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:38 smithi040 bash[28232]: cluster 2023-12-01T23:20:37.461523+0000 mgr.y (mgr.24356) 13871 : cluster 0 pgmap v13839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:38 smithi040 bash[41173]: cluster 2023-12-01T23:20:37.461523+0000 mgr.y (mgr.24356) 13871 : cluster 0 pgmap v13839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:38 smithi141 bash[31670]: cluster 2023-12-01T23:20:37.461523+0000 mgr.y (mgr.24356) 13871 : cluster 0 pgmap v13839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:39 smithi040 bash[41173]: audit 2023-12-01T23:20:39.450996+0000 mon.c (mon.2) 8736 : audit 0 from='client.? 172.21.15.40:0/1871799810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:39 smithi040 bash[28232]: audit 2023-12-01T23:20:39.450996+0000 mon.c (mon.2) 8736 : audit 0 from='client.? 172.21.15.40:0/1871799810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:39 smithi141 bash[31670]: audit 2023-12-01T23:20:39.450996+0000 mon.c (mon.2) 8736 : audit 0 from='client.? 172.21.15.40:0/1871799810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:40 smithi040 bash[28232]: cluster 2023-12-01T23:20:39.462584+0000 mgr.y (mgr.24356) 13872 : cluster 0 pgmap v13840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:40 smithi040 bash[41173]: cluster 2023-12-01T23:20:39.462584+0000 mgr.y (mgr.24356) 13872 : cluster 0 pgmap v13840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:40 smithi141 bash[31670]: cluster 2023-12-01T23:20:39.462584+0000 mgr.y (mgr.24356) 13872 : cluster 0 pgmap v13840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:42 smithi040 bash[28232]: cluster 2023-12-01T23:20:41.463331+0000 mgr.y (mgr.24356) 13873 : cluster 0 pgmap v13841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:42 smithi040 bash[28232]: audit 2023-12-01T23:20:41.920112+0000 mon.a (mon.0) 8725 : audit 0 from='client.? 172.21.15.40:0/2344617107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:42 smithi040 bash[41173]: cluster 2023-12-01T23:20:41.463331+0000 mgr.y (mgr.24356) 13873 : cluster 0 pgmap v13841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:42 smithi040 bash[41173]: audit 2023-12-01T23:20:41.920112+0000 mon.a (mon.0) 8725 : audit 0 from='client.? 172.21.15.40:0/2344617107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:42 smithi141 bash[31670]: cluster 2023-12-01T23:20:41.463331+0000 mgr.y (mgr.24356) 13873 : cluster 0 pgmap v13841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:42 smithi141 bash[31670]: audit 2023-12-01T23:20:41.920112+0000 mon.a (mon.0) 8725 : audit 0 from='client.? 172.21.15.40:0/2344617107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:43 smithi040 bash[28232]: audit 2023-12-01T23:20:43.264910+0000 mon.c (mon.2) 8737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:20:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:43 smithi040 bash[41173]: audit 2023-12-01T23:20:43.264910+0000 mon.c (mon.2) 8737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:20:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:43 smithi141 bash[31670]: audit 2023-12-01T23:20:43.264910+0000 mon.c (mon.2) 8737 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:20:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:44 smithi040 bash[28232]: cluster 2023-12-01T23:20:43.463950+0000 mgr.y (mgr.24356) 13874 : cluster 0 pgmap v13842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:44 smithi040 bash[28232]: audit 2023-12-01T23:20:44.382873+0000 mon.c (mon.2) 8738 : audit 0 from='client.? 172.21.15.40:0/2869240895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:44 smithi040 bash[41173]: cluster 2023-12-01T23:20:43.463950+0000 mgr.y (mgr.24356) 13874 : cluster 0 pgmap v13842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:44 smithi040 bash[41173]: audit 2023-12-01T23:20:44.382873+0000 mon.c (mon.2) 8738 : audit 0 from='client.? 172.21.15.40:0/2869240895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:44 smithi141 bash[31670]: cluster 2023-12-01T23:20:43.463950+0000 mgr.y (mgr.24356) 13874 : cluster 0 pgmap v13842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:44 smithi141 bash[31670]: audit 2023-12-01T23:20:44.382873+0000 mon.c (mon.2) 8738 : audit 0 from='client.? 172.21.15.40:0/2869240895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:46 smithi040 bash[28232]: cluster 2023-12-01T23:20:45.465157+0000 mgr.y (mgr.24356) 13875 : cluster 0 pgmap v13843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:46 smithi040 bash[41173]: cluster 2023-12-01T23:20:45.465157+0000 mgr.y (mgr.24356) 13875 : cluster 0 pgmap v13843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:20:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:20:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:46 smithi141 bash[31670]: cluster 2023-12-01T23:20:45.465157+0000 mgr.y (mgr.24356) 13875 : cluster 0 pgmap v13843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:47 smithi040 bash[28232]: audit 2023-12-01T23:20:46.847263+0000 mon.c (mon.2) 8739 : audit 0 from='client.? 172.21.15.40:0/4020998457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:47 smithi040 bash[41173]: audit 2023-12-01T23:20:46.847263+0000 mon.c (mon.2) 8739 : audit 0 from='client.? 172.21.15.40:0/4020998457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:47 smithi141 bash[31670]: audit 2023-12-01T23:20:46.847263+0000 mon.c (mon.2) 8739 : audit 0 from='client.? 172.21.15.40:0/4020998457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:48 smithi040 bash[28232]: cluster 2023-12-01T23:20:47.465832+0000 mgr.y (mgr.24356) 13876 : cluster 0 pgmap v13844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:48 smithi040 bash[41173]: cluster 2023-12-01T23:20:47.465832+0000 mgr.y (mgr.24356) 13876 : cluster 0 pgmap v13844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:48 smithi141 bash[31670]: cluster 2023-12-01T23:20:47.465832+0000 mgr.y (mgr.24356) 13876 : cluster 0 pgmap v13844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[41173]: audit 2023-12-01T23:20:49.064286+0000 mon.c (mon.2) 8740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[41173]: audit 2023-12-01T23:20:49.161957+0000 mon.a (mon.0) 8726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[41173]: audit 2023-12-01T23:20:49.171116+0000 mon.a (mon.0) 8727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[41173]: audit 2023-12-01T23:20:49.356041+0000 mon.c (mon.2) 8741 : audit 0 from='client.? 172.21.15.40:0/319607651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[41173]: audit 2023-12-01T23:20:49.459877+0000 mon.a (mon.0) 8728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[41173]: audit 2023-12-01T23:20:49.470164+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[28232]: audit 2023-12-01T23:20:49.064286+0000 mon.c (mon.2) 8740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[28232]: audit 2023-12-01T23:20:49.161957+0000 mon.a (mon.0) 8726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[28232]: audit 2023-12-01T23:20:49.171116+0000 mon.a (mon.0) 8727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[28232]: audit 2023-12-01T23:20:49.356041+0000 mon.c (mon.2) 8741 : audit 0 from='client.? 172.21.15.40:0/319607651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[28232]: audit 2023-12-01T23:20:49.459877+0000 mon.a (mon.0) 8728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:49 smithi040 bash[28232]: audit 2023-12-01T23:20:49.470164+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:49 smithi141 bash[31670]: audit 2023-12-01T23:20:49.064286+0000 mon.c (mon.2) 8740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:49 smithi141 bash[31670]: audit 2023-12-01T23:20:49.161957+0000 mon.a (mon.0) 8726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:49 smithi141 bash[31670]: audit 2023-12-01T23:20:49.171116+0000 mon.a (mon.0) 8727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:49 smithi141 bash[31670]: audit 2023-12-01T23:20:49.356041+0000 mon.c (mon.2) 8741 : audit 0 from='client.? 172.21.15.40:0/319607651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:49 smithi141 bash[31670]: audit 2023-12-01T23:20:49.459877+0000 mon.a (mon.0) 8728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:49 smithi141 bash[31670]: audit 2023-12-01T23:20:49.470164+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[28232]: cluster 2023-12-01T23:20:49.466611+0000 mgr.y (mgr.24356) 13877 : cluster 0 pgmap v13845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[28232]: audit 2023-12-01T23:20:49.943330+0000 mon.c (mon.2) 8742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:20:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[28232]: audit 2023-12-01T23:20:49.945467+0000 mon.c (mon.2) 8743 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:20:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[28232]: audit 2023-12-01T23:20:49.955947+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[41173]: cluster 2023-12-01T23:20:49.466611+0000 mgr.y (mgr.24356) 13877 : cluster 0 pgmap v13845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[41173]: audit 2023-12-01T23:20:49.943330+0000 mon.c (mon.2) 8742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:20:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[41173]: audit 2023-12-01T23:20:49.945467+0000 mon.c (mon.2) 8743 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:20:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:50 smithi040 bash[41173]: audit 2023-12-01T23:20:49.955947+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:50 smithi141 bash[31670]: cluster 2023-12-01T23:20:49.466611+0000 mgr.y (mgr.24356) 13877 : cluster 0 pgmap v13845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:50 smithi141 bash[31670]: audit 2023-12-01T23:20:49.943330+0000 mon.c (mon.2) 8742 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:20:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:50 smithi141 bash[31670]: audit 2023-12-01T23:20:49.945467+0000 mon.c (mon.2) 8743 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:20:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:50 smithi141 bash[31670]: audit 2023-12-01T23:20:49.955947+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:20:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:52 smithi141 bash[31670]: cluster 2023-12-01T23:20:51.467287+0000 mgr.y (mgr.24356) 13878 : cluster 0 pgmap v13846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:52 smithi141 bash[31670]: audit 2023-12-01T23:20:51.821692+0000 mon.c (mon.2) 8744 : audit 0 from='client.? 172.21.15.40:0/1525739509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:52 smithi040 bash[28232]: cluster 2023-12-01T23:20:51.467287+0000 mgr.y (mgr.24356) 13878 : cluster 0 pgmap v13846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:52 smithi040 bash[28232]: audit 2023-12-01T23:20:51.821692+0000 mon.c (mon.2) 8744 : audit 0 from='client.? 172.21.15.40:0/1525739509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:52 smithi040 bash[41173]: cluster 2023-12-01T23:20:51.467287+0000 mgr.y (mgr.24356) 13878 : cluster 0 pgmap v13846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:52 smithi040 bash[41173]: audit 2023-12-01T23:20:51.821692+0000 mon.c (mon.2) 8744 : audit 0 from='client.? 172.21.15.40:0/1525739509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:54 smithi141 bash[31670]: cluster 2023-12-01T23:20:53.468000+0000 mgr.y (mgr.24356) 13879 : cluster 0 pgmap v13847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:54 smithi141 bash[31670]: audit 2023-12-01T23:20:54.290142+0000 mon.a (mon.0) 8731 : audit 0 from='client.? 172.21.15.40:0/2587448828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:54 smithi040 bash[41173]: cluster 2023-12-01T23:20:53.468000+0000 mgr.y (mgr.24356) 13879 : cluster 0 pgmap v13847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:54 smithi040 bash[41173]: audit 2023-12-01T23:20:54.290142+0000 mon.a (mon.0) 8731 : audit 0 from='client.? 172.21.15.40:0/2587448828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:54 smithi040 bash[28232]: cluster 2023-12-01T23:20:53.468000+0000 mgr.y (mgr.24356) 13879 : cluster 0 pgmap v13847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:54 smithi040 bash[28232]: audit 2023-12-01T23:20:54.290142+0000 mon.a (mon.0) 8731 : audit 0 from='client.? 172.21.15.40:0/2587448828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:56 smithi040 bash[28232]: cluster 2023-12-01T23:20:55.469178+0000 mgr.y (mgr.24356) 13880 : cluster 0 pgmap v13848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:56 smithi040 bash[41173]: cluster 2023-12-01T23:20:55.469178+0000 mgr.y (mgr.24356) 13880 : cluster 0 pgmap v13848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:20:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:20:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:56 smithi141 bash[31670]: cluster 2023-12-01T23:20:55.469178+0000 mgr.y (mgr.24356) 13880 : cluster 0 pgmap v13848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:57 smithi141 bash[31670]: audit 2023-12-01T23:20:56.752299+0000 mon.a (mon.0) 8732 : audit 0 from='client.? 172.21.15.40:0/1179487131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:57 smithi040 bash[28232]: audit 2023-12-01T23:20:56.752299+0000 mon.a (mon.0) 8732 : audit 0 from='client.? 172.21.15.40:0/1179487131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:57 smithi040 bash[41173]: audit 2023-12-01T23:20:56.752299+0000 mon.a (mon.0) 8732 : audit 0 from='client.? 172.21.15.40:0/1179487131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:20:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:58 smithi141 bash[31670]: cluster 2023-12-01T23:20:57.469873+0000 mgr.y (mgr.24356) 13881 : cluster 0 pgmap v13849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:58 smithi040 bash[28232]: cluster 2023-12-01T23:20:57.469873+0000 mgr.y (mgr.24356) 13881 : cluster 0 pgmap v13849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:20:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:58 smithi040 bash[41173]: cluster 2023-12-01T23:20:57.469873+0000 mgr.y (mgr.24356) 13881 : cluster 0 pgmap v13849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:20:59 smithi141 bash[31670]: audit 2023-12-01T23:20:59.211744+0000 mon.a (mon.0) 8733 : audit 0 from='client.? 172.21.15.40:0/2832180132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:20:59 smithi040 bash[28232]: audit 2023-12-01T23:20:59.211744+0000 mon.a (mon.0) 8733 : audit 0 from='client.? 172.21.15.40:0/2832180132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:20:59 smithi040 bash[41173]: audit 2023-12-01T23:20:59.211744+0000 mon.a (mon.0) 8733 : audit 0 from='client.? 172.21.15.40:0/2832180132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:00 smithi141 bash[31670]: cluster 2023-12-01T23:20:59.471014+0000 mgr.y (mgr.24356) 13882 : cluster 0 pgmap v13850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:00 smithi040 bash[28232]: cluster 2023-12-01T23:20:59.471014+0000 mgr.y (mgr.24356) 13882 : cluster 0 pgmap v13850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:00 smithi040 bash[41173]: cluster 2023-12-01T23:20:59.471014+0000 mgr.y (mgr.24356) 13882 : cluster 0 pgmap v13850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:01 smithi141 bash[31670]: audit 2023-12-01T23:21:01.675927+0000 mon.c (mon.2) 8745 : audit 0 from='client.? 172.21.15.40:0/4198775049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:01 smithi040 bash[41173]: audit 2023-12-01T23:21:01.675927+0000 mon.c (mon.2) 8745 : audit 0 from='client.? 172.21.15.40:0/4198775049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:01 smithi040 bash[28232]: audit 2023-12-01T23:21:01.675927+0000 mon.c (mon.2) 8745 : audit 0 from='client.? 172.21.15.40:0/4198775049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:02 smithi141 bash[31670]: cluster 2023-12-01T23:21:01.471666+0000 mgr.y (mgr.24356) 13883 : cluster 0 pgmap v13851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:02 smithi040 bash[28232]: cluster 2023-12-01T23:21:01.471666+0000 mgr.y (mgr.24356) 13883 : cluster 0 pgmap v13851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:02 smithi040 bash[41173]: cluster 2023-12-01T23:21:01.471666+0000 mgr.y (mgr.24356) 13883 : cluster 0 pgmap v13851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:04 smithi141 bash[31670]: cluster 2023-12-01T23:21:03.472328+0000 mgr.y (mgr.24356) 13884 : cluster 0 pgmap v13852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:04 smithi141 bash[31670]: audit 2023-12-01T23:21:04.064488+0000 mon.c (mon.2) 8746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:04 smithi141 bash[31670]: audit 2023-12-01T23:21:04.139588+0000 mon.c (mon.2) 8747 : audit 0 from='client.? 172.21.15.40:0/1929703874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:04 smithi040 bash[28232]: cluster 2023-12-01T23:21:03.472328+0000 mgr.y (mgr.24356) 13884 : cluster 0 pgmap v13852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:04 smithi040 bash[28232]: audit 2023-12-01T23:21:04.064488+0000 mon.c (mon.2) 8746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:04 smithi040 bash[28232]: audit 2023-12-01T23:21:04.139588+0000 mon.c (mon.2) 8747 : audit 0 from='client.? 172.21.15.40:0/1929703874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:04 smithi040 bash[41173]: cluster 2023-12-01T23:21:03.472328+0000 mgr.y (mgr.24356) 13884 : cluster 0 pgmap v13852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:04 smithi040 bash[41173]: audit 2023-12-01T23:21:04.064488+0000 mon.c (mon.2) 8746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:04 smithi040 bash[41173]: audit 2023-12-01T23:21:04.139588+0000 mon.c (mon.2) 8747 : audit 0 from='client.? 172.21.15.40:0/1929703874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:21:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:21:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:06 smithi040 bash[28232]: cluster 2023-12-01T23:21:05.473495+0000 mgr.y (mgr.24356) 13885 : cluster 0 pgmap v13853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:06 smithi040 bash[28232]: audit 2023-12-01T23:21:06.598093+0000 mon.c (mon.2) 8748 : audit 0 from='client.? 172.21.15.40:0/702352191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:06 smithi040 bash[41173]: cluster 2023-12-01T23:21:05.473495+0000 mgr.y (mgr.24356) 13885 : cluster 0 pgmap v13853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:06 smithi040 bash[41173]: audit 2023-12-01T23:21:06.598093+0000 mon.c (mon.2) 8748 : audit 0 from='client.? 172.21.15.40:0/702352191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:06 smithi141 bash[31670]: cluster 2023-12-01T23:21:05.473495+0000 mgr.y (mgr.24356) 13885 : cluster 0 pgmap v13853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:06 smithi141 bash[31670]: audit 2023-12-01T23:21:06.598093+0000 mon.c (mon.2) 8748 : audit 0 from='client.? 172.21.15.40:0/702352191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:08 smithi141 bash[31670]: cluster 2023-12-01T23:21:07.474144+0000 mgr.y (mgr.24356) 13886 : cluster 0 pgmap v13854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:08 smithi040 bash[28232]: cluster 2023-12-01T23:21:07.474144+0000 mgr.y (mgr.24356) 13886 : cluster 0 pgmap v13854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:08 smithi040 bash[41173]: cluster 2023-12-01T23:21:07.474144+0000 mgr.y (mgr.24356) 13886 : cluster 0 pgmap v13854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:09 smithi141 bash[31670]: audit 2023-12-01T23:21:09.063799+0000 mon.a (mon.0) 8734 : audit 0 from='client.? 172.21.15.40:0/4079335365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:09 smithi040 bash[41173]: audit 2023-12-01T23:21:09.063799+0000 mon.a (mon.0) 8734 : audit 0 from='client.? 172.21.15.40:0/4079335365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:09 smithi040 bash[28232]: audit 2023-12-01T23:21:09.063799+0000 mon.a (mon.0) 8734 : audit 0 from='client.? 172.21.15.40:0/4079335365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:10 smithi141 bash[31670]: cluster 2023-12-01T23:21:09.475290+0000 mgr.y (mgr.24356) 13887 : cluster 0 pgmap v13855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:10 smithi040 bash[41173]: cluster 2023-12-01T23:21:09.475290+0000 mgr.y (mgr.24356) 13887 : cluster 0 pgmap v13855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:10 smithi040 bash[28232]: cluster 2023-12-01T23:21:09.475290+0000 mgr.y (mgr.24356) 13887 : cluster 0 pgmap v13855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:11 smithi040 bash[28232]: audit 2023-12-01T23:21:11.529222+0000 mon.a (mon.0) 8735 : audit 0 from='client.? 172.21.15.40:0/1170891296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:11 smithi040 bash[41173]: audit 2023-12-01T23:21:11.529222+0000 mon.a (mon.0) 8735 : audit 0 from='client.? 172.21.15.40:0/1170891296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:11 smithi141 bash[31670]: audit 2023-12-01T23:21:11.529222+0000 mon.a (mon.0) 8735 : audit 0 from='client.? 172.21.15.40:0/1170891296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:12 smithi141 bash[31670]: cluster 2023-12-01T23:21:11.475980+0000 mgr.y (mgr.24356) 13888 : cluster 0 pgmap v13856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:12.777 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 23:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T23:21:12.382189194Z level=info msg="Completed cleanup jobs" duration=342.703347ms 2023-12-01T23:21:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:12 smithi040 bash[28232]: cluster 2023-12-01T23:21:11.475980+0000 mgr.y (mgr.24356) 13888 : cluster 0 pgmap v13856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:12 smithi040 bash[41173]: cluster 2023-12-01T23:21:11.475980+0000 mgr.y (mgr.24356) 13888 : cluster 0 pgmap v13856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:14 smithi040 bash[28232]: cluster 2023-12-01T23:21:13.476666+0000 mgr.y (mgr.24356) 13889 : cluster 0 pgmap v13857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:14 smithi040 bash[28232]: audit 2023-12-01T23:21:13.993530+0000 mon.c (mon.2) 8749 : audit 0 from='client.? 172.21.15.40:0/2056933104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:14 smithi040 bash[41173]: cluster 2023-12-01T23:21:13.476666+0000 mgr.y (mgr.24356) 13889 : cluster 0 pgmap v13857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:14 smithi040 bash[41173]: audit 2023-12-01T23:21:13.993530+0000 mon.c (mon.2) 8749 : audit 0 from='client.? 172.21.15.40:0/2056933104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:14 smithi141 bash[31670]: cluster 2023-12-01T23:21:13.476666+0000 mgr.y (mgr.24356) 13889 : cluster 0 pgmap v13857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:14 smithi141 bash[31670]: audit 2023-12-01T23:21:13.993530+0000 mon.c (mon.2) 8749 : audit 0 from='client.? 172.21.15.40:0/2056933104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:21:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:21:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:16 smithi040 bash[28232]: cluster 2023-12-01T23:21:15.477891+0000 mgr.y (mgr.24356) 13890 : cluster 0 pgmap v13858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:16 smithi040 bash[28232]: audit 2023-12-01T23:21:16.462816+0000 mon.a (mon.0) 8736 : audit 0 from='client.? 172.21.15.40:0/3659178873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:16 smithi040 bash[41173]: cluster 2023-12-01T23:21:15.477891+0000 mgr.y (mgr.24356) 13890 : cluster 0 pgmap v13858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:16 smithi040 bash[41173]: audit 2023-12-01T23:21:16.462816+0000 mon.a (mon.0) 8736 : audit 0 from='client.? 172.21.15.40:0/3659178873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:16 smithi141 bash[31670]: cluster 2023-12-01T23:21:15.477891+0000 mgr.y (mgr.24356) 13890 : cluster 0 pgmap v13858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:16 smithi141 bash[31670]: audit 2023-12-01T23:21:16.462816+0000 mon.a (mon.0) 8736 : audit 0 from='client.? 172.21.15.40:0/3659178873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:18 smithi141 bash[31670]: cluster 2023-12-01T23:21:17.478604+0000 mgr.y (mgr.24356) 13891 : cluster 0 pgmap v13859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:18 smithi040 bash[41173]: cluster 2023-12-01T23:21:17.478604+0000 mgr.y (mgr.24356) 13891 : cluster 0 pgmap v13859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:18 smithi040 bash[28232]: cluster 2023-12-01T23:21:17.478604+0000 mgr.y (mgr.24356) 13891 : cluster 0 pgmap v13859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:19 smithi141 bash[31670]: audit 2023-12-01T23:21:18.924143+0000 mon.a (mon.0) 8737 : audit 0 from='client.? 172.21.15.40:0/2466839457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:19 smithi141 bash[31670]: audit 2023-12-01T23:21:19.065085+0000 mon.c (mon.2) 8750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:19 smithi040 bash[41173]: audit 2023-12-01T23:21:18.924143+0000 mon.a (mon.0) 8737 : audit 0 from='client.? 172.21.15.40:0/2466839457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:19 smithi040 bash[41173]: audit 2023-12-01T23:21:19.065085+0000 mon.c (mon.2) 8750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:19 smithi040 bash[28232]: audit 2023-12-01T23:21:18.924143+0000 mon.a (mon.0) 8737 : audit 0 from='client.? 172.21.15.40:0/2466839457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:19 smithi040 bash[28232]: audit 2023-12-01T23:21:19.065085+0000 mon.c (mon.2) 8750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:20 smithi141 bash[31670]: cluster 2023-12-01T23:21:19.479957+0000 mgr.y (mgr.24356) 13892 : cluster 0 pgmap v13860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:20 smithi040 bash[41173]: cluster 2023-12-01T23:21:19.479957+0000 mgr.y (mgr.24356) 13892 : cluster 0 pgmap v13860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:20 smithi040 bash[28232]: cluster 2023-12-01T23:21:19.479957+0000 mgr.y (mgr.24356) 13892 : cluster 0 pgmap v13860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:21 smithi141 bash[31670]: audit 2023-12-01T23:21:21.385571+0000 mon.a (mon.0) 8738 : audit 0 from='client.? 172.21.15.40:0/3310187348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:21 smithi040 bash[28232]: audit 2023-12-01T23:21:21.385571+0000 mon.a (mon.0) 8738 : audit 0 from='client.? 172.21.15.40:0/3310187348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:21 smithi040 bash[41173]: audit 2023-12-01T23:21:21.385571+0000 mon.a (mon.0) 8738 : audit 0 from='client.? 172.21.15.40:0/3310187348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:22 smithi141 bash[31670]: cluster 2023-12-01T23:21:21.480386+0000 mgr.y (mgr.24356) 13893 : cluster 0 pgmap v13861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:22 smithi040 bash[28232]: cluster 2023-12-01T23:21:21.480386+0000 mgr.y (mgr.24356) 13893 : cluster 0 pgmap v13861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:22 smithi040 bash[41173]: cluster 2023-12-01T23:21:21.480386+0000 mgr.y (mgr.24356) 13893 : cluster 0 pgmap v13861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:24 smithi040 bash[28232]: cluster 2023-12-01T23:21:23.481111+0000 mgr.y (mgr.24356) 13894 : cluster 0 pgmap v13862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:24 smithi040 bash[28232]: audit 2023-12-01T23:21:23.851518+0000 mon.c (mon.2) 8751 : audit 0 from='client.? 172.21.15.40:0/962813213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:24 smithi040 bash[41173]: cluster 2023-12-01T23:21:23.481111+0000 mgr.y (mgr.24356) 13894 : cluster 0 pgmap v13862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:24 smithi040 bash[41173]: audit 2023-12-01T23:21:23.851518+0000 mon.c (mon.2) 8751 : audit 0 from='client.? 172.21.15.40:0/962813213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:24 smithi141 bash[31670]: cluster 2023-12-01T23:21:23.481111+0000 mgr.y (mgr.24356) 13894 : cluster 0 pgmap v13862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:24 smithi141 bash[31670]: audit 2023-12-01T23:21:23.851518+0000 mon.c (mon.2) 8751 : audit 0 from='client.? 172.21.15.40:0/962813213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:26 smithi040 bash[28232]: cluster 2023-12-01T23:21:25.482401+0000 mgr.y (mgr.24356) 13895 : cluster 0 pgmap v13863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:26 smithi040 bash[28232]: audit 2023-12-01T23:21:26.316086+0000 mon.c (mon.2) 8752 : audit 0 from='client.? 172.21.15.40:0/1690275086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:26 smithi040 bash[41173]: cluster 2023-12-01T23:21:25.482401+0000 mgr.y (mgr.24356) 13895 : cluster 0 pgmap v13863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:26 smithi040 bash[41173]: audit 2023-12-01T23:21:26.316086+0000 mon.c (mon.2) 8752 : audit 0 from='client.? 172.21.15.40:0/1690275086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:21:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:21:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:26 smithi141 bash[31670]: cluster 2023-12-01T23:21:25.482401+0000 mgr.y (mgr.24356) 13895 : cluster 0 pgmap v13863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:26 smithi141 bash[31670]: audit 2023-12-01T23:21:26.316086+0000 mon.c (mon.2) 8752 : audit 0 from='client.? 172.21.15.40:0/1690275086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:28 smithi141 bash[31670]: cluster 2023-12-01T23:21:27.483209+0000 mgr.y (mgr.24356) 13896 : cluster 0 pgmap v13864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:28 smithi040 bash[28232]: cluster 2023-12-01T23:21:27.483209+0000 mgr.y (mgr.24356) 13896 : cluster 0 pgmap v13864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:28 smithi040 bash[41173]: cluster 2023-12-01T23:21:27.483209+0000 mgr.y (mgr.24356) 13896 : cluster 0 pgmap v13864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:29 smithi141 bash[31670]: audit 2023-12-01T23:21:28.782758+0000 mon.a (mon.0) 8739 : audit 0 from='client.? 172.21.15.40:0/3744720838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:29 smithi040 bash[28232]: audit 2023-12-01T23:21:28.782758+0000 mon.a (mon.0) 8739 : audit 0 from='client.? 172.21.15.40:0/3744720838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:29 smithi040 bash[41173]: audit 2023-12-01T23:21:28.782758+0000 mon.a (mon.0) 8739 : audit 0 from='client.? 172.21.15.40:0/3744720838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:30 smithi141 bash[31670]: cluster 2023-12-01T23:21:29.484316+0000 mgr.y (mgr.24356) 13897 : cluster 0 pgmap v13865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:30 smithi040 bash[28232]: cluster 2023-12-01T23:21:29.484316+0000 mgr.y (mgr.24356) 13897 : cluster 0 pgmap v13865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:30 smithi040 bash[41173]: cluster 2023-12-01T23:21:29.484316+0000 mgr.y (mgr.24356) 13897 : cluster 0 pgmap v13865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:31 smithi141 bash[31670]: audit 2023-12-01T23:21:31.250214+0000 mon.c (mon.2) 8753 : audit 0 from='client.? 172.21.15.40:0/4214639578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:31 smithi040 bash[41173]: audit 2023-12-01T23:21:31.250214+0000 mon.c (mon.2) 8753 : audit 0 from='client.? 172.21.15.40:0/4214639578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:31 smithi040 bash[28232]: audit 2023-12-01T23:21:31.250214+0000 mon.c (mon.2) 8753 : audit 0 from='client.? 172.21.15.40:0/4214639578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:32 smithi141 bash[31670]: cluster 2023-12-01T23:21:31.484906+0000 mgr.y (mgr.24356) 13898 : cluster 0 pgmap v13866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:32 smithi040 bash[41173]: cluster 2023-12-01T23:21:31.484906+0000 mgr.y (mgr.24356) 13898 : cluster 0 pgmap v13866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:32 smithi040 bash[28232]: cluster 2023-12-01T23:21:31.484906+0000 mgr.y (mgr.24356) 13898 : cluster 0 pgmap v13866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:34 smithi040 bash[28232]: cluster 2023-12-01T23:21:33.485514+0000 mgr.y (mgr.24356) 13899 : cluster 0 pgmap v13867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:34 smithi040 bash[28232]: audit 2023-12-01T23:21:33.716951+0000 mon.c (mon.2) 8754 : audit 0 from='client.? 172.21.15.40:0/1064263100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:34 smithi040 bash[28232]: audit 2023-12-01T23:21:34.065419+0000 mon.c (mon.2) 8755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:34 smithi040 bash[41173]: cluster 2023-12-01T23:21:33.485514+0000 mgr.y (mgr.24356) 13899 : cluster 0 pgmap v13867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:34 smithi040 bash[41173]: audit 2023-12-01T23:21:33.716951+0000 mon.c (mon.2) 8754 : audit 0 from='client.? 172.21.15.40:0/1064263100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:34 smithi040 bash[41173]: audit 2023-12-01T23:21:34.065419+0000 mon.c (mon.2) 8755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:34 smithi141 bash[31670]: cluster 2023-12-01T23:21:33.485514+0000 mgr.y (mgr.24356) 13899 : cluster 0 pgmap v13867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:34 smithi141 bash[31670]: audit 2023-12-01T23:21:33.716951+0000 mon.c (mon.2) 8754 : audit 0 from='client.? 172.21.15.40:0/1064263100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:34 smithi141 bash[31670]: audit 2023-12-01T23:21:34.065419+0000 mon.c (mon.2) 8755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:21:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:21:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:36 smithi040 bash[28232]: cluster 2023-12-01T23:21:35.486707+0000 mgr.y (mgr.24356) 13900 : cluster 0 pgmap v13868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:36 smithi040 bash[28232]: audit 2023-12-01T23:21:36.191681+0000 mon.c (mon.2) 8756 : audit 0 from='client.? 172.21.15.40:0/3559016104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:36 smithi040 bash[41173]: cluster 2023-12-01T23:21:35.486707+0000 mgr.y (mgr.24356) 13900 : cluster 0 pgmap v13868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:36 smithi040 bash[41173]: audit 2023-12-01T23:21:36.191681+0000 mon.c (mon.2) 8756 : audit 0 from='client.? 172.21.15.40:0/3559016104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:36 smithi141 bash[31670]: cluster 2023-12-01T23:21:35.486707+0000 mgr.y (mgr.24356) 13900 : cluster 0 pgmap v13868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:36 smithi141 bash[31670]: audit 2023-12-01T23:21:36.191681+0000 mon.c (mon.2) 8756 : audit 0 from='client.? 172.21.15.40:0/3559016104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:38 smithi141 bash[31670]: cluster 2023-12-01T23:21:37.487393+0000 mgr.y (mgr.24356) 13901 : cluster 0 pgmap v13869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:38 smithi040 bash[41173]: cluster 2023-12-01T23:21:37.487393+0000 mgr.y (mgr.24356) 13901 : cluster 0 pgmap v13869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:38 smithi040 bash[28232]: cluster 2023-12-01T23:21:37.487393+0000 mgr.y (mgr.24356) 13901 : cluster 0 pgmap v13869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:39 smithi141 bash[31670]: audit 2023-12-01T23:21:38.658168+0000 mon.c (mon.2) 8757 : audit 0 from='client.? 172.21.15.40:0/794297005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:39 smithi040 bash[28232]: audit 2023-12-01T23:21:38.658168+0000 mon.c (mon.2) 8757 : audit 0 from='client.? 172.21.15.40:0/794297005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:39 smithi040 bash[41173]: audit 2023-12-01T23:21:38.658168+0000 mon.c (mon.2) 8757 : audit 0 from='client.? 172.21.15.40:0/794297005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:40 smithi141 bash[31670]: cluster 2023-12-01T23:21:39.488571+0000 mgr.y (mgr.24356) 13902 : cluster 0 pgmap v13870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:40 smithi040 bash[28232]: cluster 2023-12-01T23:21:39.488571+0000 mgr.y (mgr.24356) 13902 : cluster 0 pgmap v13870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:40 smithi040 bash[41173]: cluster 2023-12-01T23:21:39.488571+0000 mgr.y (mgr.24356) 13902 : cluster 0 pgmap v13870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:41 smithi141 bash[31670]: audit 2023-12-01T23:21:41.123385+0000 mon.c (mon.2) 8758 : audit 0 from='client.? 172.21.15.40:0/2214670030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:41 smithi040 bash[28232]: audit 2023-12-01T23:21:41.123385+0000 mon.c (mon.2) 8758 : audit 0 from='client.? 172.21.15.40:0/2214670030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:41 smithi040 bash[41173]: audit 2023-12-01T23:21:41.123385+0000 mon.c (mon.2) 8758 : audit 0 from='client.? 172.21.15.40:0/2214670030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:42 smithi141 bash[31670]: cluster 2023-12-01T23:21:41.489193+0000 mgr.y (mgr.24356) 13903 : cluster 0 pgmap v13871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:42 smithi040 bash[28232]: cluster 2023-12-01T23:21:41.489193+0000 mgr.y (mgr.24356) 13903 : cluster 0 pgmap v13871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:42 smithi040 bash[41173]: cluster 2023-12-01T23:21:41.489193+0000 mgr.y (mgr.24356) 13903 : cluster 0 pgmap v13871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:44 smithi040 bash[28232]: cluster 2023-12-01T23:21:43.489804+0000 mgr.y (mgr.24356) 13904 : cluster 0 pgmap v13872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:44 smithi040 bash[28232]: audit 2023-12-01T23:21:43.600865+0000 mon.a (mon.0) 8740 : audit 0 from='client.? 172.21.15.40:0/2137091239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:44 smithi040 bash[41173]: cluster 2023-12-01T23:21:43.489804+0000 mgr.y (mgr.24356) 13904 : cluster 0 pgmap v13872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:44 smithi040 bash[41173]: audit 2023-12-01T23:21:43.600865+0000 mon.a (mon.0) 8740 : audit 0 from='client.? 172.21.15.40:0/2137091239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:44 smithi141 bash[31670]: cluster 2023-12-01T23:21:43.489804+0000 mgr.y (mgr.24356) 13904 : cluster 0 pgmap v13872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:44 smithi141 bash[31670]: audit 2023-12-01T23:21:43.600865+0000 mon.a (mon.0) 8740 : audit 0 from='client.? 172.21.15.40:0/2137091239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:46 smithi040 bash[28232]: cluster 2023-12-01T23:21:45.490943+0000 mgr.y (mgr.24356) 13905 : cluster 0 pgmap v13873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:46 smithi040 bash[28232]: audit 2023-12-01T23:21:46.074249+0000 mon.a (mon.0) 8741 : audit 0 from='client.? 172.21.15.40:0/4001782595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:21:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:21:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:46 smithi040 bash[41173]: cluster 2023-12-01T23:21:45.490943+0000 mgr.y (mgr.24356) 13905 : cluster 0 pgmap v13873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:46 smithi040 bash[41173]: audit 2023-12-01T23:21:46.074249+0000 mon.a (mon.0) 8741 : audit 0 from='client.? 172.21.15.40:0/4001782595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:46 smithi141 bash[31670]: cluster 2023-12-01T23:21:45.490943+0000 mgr.y (mgr.24356) 13905 : cluster 0 pgmap v13873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:46 smithi141 bash[31670]: audit 2023-12-01T23:21:46.074249+0000 mon.a (mon.0) 8741 : audit 0 from='client.? 172.21.15.40:0/4001782595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:48 smithi141 bash[31670]: cluster 2023-12-01T23:21:47.491589+0000 mgr.y (mgr.24356) 13906 : cluster 0 pgmap v13874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:48 smithi040 bash[28232]: cluster 2023-12-01T23:21:47.491589+0000 mgr.y (mgr.24356) 13906 : cluster 0 pgmap v13874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:48 smithi040 bash[41173]: cluster 2023-12-01T23:21:47.491589+0000 mgr.y (mgr.24356) 13906 : cluster 0 pgmap v13874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:49 smithi141 bash[31670]: audit 2023-12-01T23:21:48.545658+0000 mon.a (mon.0) 8742 : audit 0 from='client.? 172.21.15.40:0/981129362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:49 smithi141 bash[31670]: audit 2023-12-01T23:21:49.066148+0000 mon.c (mon.2) 8759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:49 smithi040 bash[28232]: audit 2023-12-01T23:21:48.545658+0000 mon.a (mon.0) 8742 : audit 0 from='client.? 172.21.15.40:0/981129362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:49 smithi040 bash[28232]: audit 2023-12-01T23:21:49.066148+0000 mon.c (mon.2) 8759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:49 smithi040 bash[41173]: audit 2023-12-01T23:21:48.545658+0000 mon.a (mon.0) 8742 : audit 0 from='client.? 172.21.15.40:0/981129362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:49 smithi040 bash[41173]: audit 2023-12-01T23:21:49.066148+0000 mon.c (mon.2) 8759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:50 smithi141 bash[31670]: cluster 2023-12-01T23:21:49.492569+0000 mgr.y (mgr.24356) 13907 : cluster 0 pgmap v13875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:50 smithi141 bash[31670]: audit 2023-12-01T23:21:50.038477+0000 mon.c (mon.2) 8760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:21:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:50 smithi040 bash[28232]: cluster 2023-12-01T23:21:49.492569+0000 mgr.y (mgr.24356) 13907 : cluster 0 pgmap v13875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:50 smithi040 bash[28232]: audit 2023-12-01T23:21:50.038477+0000 mon.c (mon.2) 8760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:21:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:50 smithi040 bash[41173]: cluster 2023-12-01T23:21:49.492569+0000 mgr.y (mgr.24356) 13907 : cluster 0 pgmap v13875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:50 smithi040 bash[41173]: audit 2023-12-01T23:21:50.038477+0000 mon.c (mon.2) 8760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:21:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:51 smithi141 bash[31670]: audit 2023-12-01T23:21:51.011385+0000 mon.c (mon.2) 8761 : audit 0 from='client.? 172.21.15.40:0/236873544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:51 smithi040 bash[28232]: audit 2023-12-01T23:21:51.011385+0000 mon.c (mon.2) 8761 : audit 0 from='client.? 172.21.15.40:0/236873544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:51 smithi040 bash[41173]: audit 2023-12-01T23:21:51.011385+0000 mon.c (mon.2) 8761 : audit 0 from='client.? 172.21.15.40:0/236873544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:52 smithi141 bash[31670]: cluster 2023-12-01T23:21:51.493185+0000 mgr.y (mgr.24356) 13908 : cluster 0 pgmap v13876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:52 smithi040 bash[41173]: cluster 2023-12-01T23:21:51.493185+0000 mgr.y (mgr.24356) 13908 : cluster 0 pgmap v13876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:52 smithi040 bash[28232]: cluster 2023-12-01T23:21:51.493185+0000 mgr.y (mgr.24356) 13908 : cluster 0 pgmap v13876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:53 smithi141 bash[31670]: audit 2023-12-01T23:21:53.479525+0000 mon.c (mon.2) 8762 : audit 0 from='client.? 172.21.15.40:0/2067120261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:53 smithi040 bash[28232]: audit 2023-12-01T23:21:53.479525+0000 mon.c (mon.2) 8762 : audit 0 from='client.? 172.21.15.40:0/2067120261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:53 smithi040 bash[41173]: audit 2023-12-01T23:21:53.479525+0000 mon.c (mon.2) 8762 : audit 0 from='client.? 172.21.15.40:0/2067120261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:54 smithi141 bash[31670]: cluster 2023-12-01T23:21:53.493790+0000 mgr.y (mgr.24356) 13909 : cluster 0 pgmap v13877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:54 smithi040 bash[28232]: cluster 2023-12-01T23:21:53.493790+0000 mgr.y (mgr.24356) 13909 : cluster 0 pgmap v13877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:54 smithi040 bash[41173]: cluster 2023-12-01T23:21:53.493790+0000 mgr.y (mgr.24356) 13909 : cluster 0 pgmap v13877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:56 smithi141 bash[31670]: cluster 2023-12-01T23:21:55.494737+0000 mgr.y (mgr.24356) 13910 : cluster 0 pgmap v13878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:56 smithi141 bash[31670]: audit 2023-12-01T23:21:55.884396+0000 mon.a (mon.0) 8743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:56 smithi141 bash[31670]: audit 2023-12-01T23:21:55.894695+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:56 smithi141 bash[31670]: audit 2023-12-01T23:21:56.000804+0000 mon.c (mon.2) 8763 : audit 0 from='client.? 172.21.15.40:0/2841875944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:56 smithi141 bash[31670]: audit 2023-12-01T23:21:56.343862+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:56 smithi141 bash[31670]: audit 2023-12-01T23:21:56.361012+0000 mon.a (mon.0) 8746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:21:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28232]: cluster 2023-12-01T23:21:55.494737+0000 mgr.y (mgr.24356) 13910 : cluster 0 pgmap v13878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28232]: audit 2023-12-01T23:21:55.884396+0000 mon.a (mon.0) 8743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28232]: audit 2023-12-01T23:21:55.894695+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28232]: audit 2023-12-01T23:21:56.000804+0000 mon.c (mon.2) 8763 : audit 0 from='client.? 172.21.15.40:0/2841875944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28232]: audit 2023-12-01T23:21:56.343862+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[28232]: audit 2023-12-01T23:21:56.361012+0000 mon.a (mon.0) 8746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[41173]: cluster 2023-12-01T23:21:55.494737+0000 mgr.y (mgr.24356) 13910 : cluster 0 pgmap v13878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[41173]: audit 2023-12-01T23:21:55.884396+0000 mon.a (mon.0) 8743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[41173]: audit 2023-12-01T23:21:55.894695+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[41173]: audit 2023-12-01T23:21:56.000804+0000 mon.c (mon.2) 8763 : audit 0 from='client.? 172.21.15.40:0/2841875944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[41173]: audit 2023-12-01T23:21:56.343862+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:56 smithi040 bash[41173]: audit 2023-12-01T23:21:56.361012+0000 mon.a (mon.0) 8746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:57 smithi141 bash[31670]: audit 2023-12-01T23:21:56.843579+0000 mon.c (mon.2) 8764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:21:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:57 smithi141 bash[31670]: audit 2023-12-01T23:21:56.845692+0000 mon.c (mon.2) 8765 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:21:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:57 smithi141 bash[31670]: audit 2023-12-01T23:21:56.855233+0000 mon.a (mon.0) 8747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:57 smithi040 bash[41173]: audit 2023-12-01T23:21:56.843579+0000 mon.c (mon.2) 8764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:21:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:57 smithi040 bash[41173]: audit 2023-12-01T23:21:56.845692+0000 mon.c (mon.2) 8765 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:21:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:57 smithi040 bash[41173]: audit 2023-12-01T23:21:56.855233+0000 mon.a (mon.0) 8747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:57 smithi040 bash[28232]: audit 2023-12-01T23:21:56.843579+0000 mon.c (mon.2) 8764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:21:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:57 smithi040 bash[28232]: audit 2023-12-01T23:21:56.845692+0000 mon.c (mon.2) 8765 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:21:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:57 smithi040 bash[28232]: audit 2023-12-01T23:21:56.855233+0000 mon.a (mon.0) 8747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:21:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:58 smithi141 bash[31670]: cluster 2023-12-01T23:21:57.495350+0000 mgr.y (mgr.24356) 13911 : cluster 0 pgmap v13879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:21:58 smithi141 bash[31670]: audit 2023-12-01T23:21:58.470359+0000 mon.c (mon.2) 8766 : audit 0 from='client.? 172.21.15.40:0/339705687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:58 smithi040 bash[28232]: cluster 2023-12-01T23:21:57.495350+0000 mgr.y (mgr.24356) 13911 : cluster 0 pgmap v13879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:21:58 smithi040 bash[28232]: audit 2023-12-01T23:21:58.470359+0000 mon.c (mon.2) 8766 : audit 0 from='client.? 172.21.15.40:0/339705687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:21:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:58 smithi040 bash[41173]: cluster 2023-12-01T23:21:57.495350+0000 mgr.y (mgr.24356) 13911 : cluster 0 pgmap v13879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:21:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:21:58 smithi040 bash[41173]: audit 2023-12-01T23:21:58.470359+0000 mon.c (mon.2) 8766 : audit 0 from='client.? 172.21.15.40:0/339705687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:00 smithi141 bash[31670]: cluster 2023-12-01T23:21:59.496499+0000 mgr.y (mgr.24356) 13912 : cluster 0 pgmap v13880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:00 smithi040 bash[28232]: cluster 2023-12-01T23:21:59.496499+0000 mgr.y (mgr.24356) 13912 : cluster 0 pgmap v13880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:00 smithi040 bash[41173]: cluster 2023-12-01T23:21:59.496499+0000 mgr.y (mgr.24356) 13912 : cluster 0 pgmap v13880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:01 smithi040 bash[28232]: audit 2023-12-01T23:22:00.937234+0000 mon.c (mon.2) 8767 : audit 0 from='client.? 172.21.15.40:0/1451304150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:01 smithi040 bash[41173]: audit 2023-12-01T23:22:00.937234+0000 mon.c (mon.2) 8767 : audit 0 from='client.? 172.21.15.40:0/1451304150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:01 smithi141 bash[31670]: audit 2023-12-01T23:22:00.937234+0000 mon.c (mon.2) 8767 : audit 0 from='client.? 172.21.15.40:0/1451304150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:02 smithi040 bash[28232]: cluster 2023-12-01T23:22:01.497142+0000 mgr.y (mgr.24356) 13913 : cluster 0 pgmap v13881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:02 smithi040 bash[41173]: cluster 2023-12-01T23:22:01.497142+0000 mgr.y (mgr.24356) 13913 : cluster 0 pgmap v13881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:02 smithi141 bash[31670]: cluster 2023-12-01T23:22:01.497142+0000 mgr.y (mgr.24356) 13913 : cluster 0 pgmap v13881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:03 smithi040 bash[28232]: audit 2023-12-01T23:22:03.399745+0000 mon.c (mon.2) 8768 : audit 0 from='client.? 172.21.15.40:0/508904790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:03 smithi040 bash[41173]: audit 2023-12-01T23:22:03.399745+0000 mon.c (mon.2) 8768 : audit 0 from='client.? 172.21.15.40:0/508904790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:03 smithi141 bash[31670]: audit 2023-12-01T23:22:03.399745+0000 mon.c (mon.2) 8768 : audit 0 from='client.? 172.21.15.40:0/508904790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:04 smithi040 bash[28232]: cluster 2023-12-01T23:22:03.497799+0000 mgr.y (mgr.24356) 13914 : cluster 0 pgmap v13882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:04 smithi040 bash[28232]: audit 2023-12-01T23:22:04.066305+0000 mon.c (mon.2) 8769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:04 smithi040 bash[41173]: cluster 2023-12-01T23:22:03.497799+0000 mgr.y (mgr.24356) 13914 : cluster 0 pgmap v13882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:04 smithi040 bash[41173]: audit 2023-12-01T23:22:04.066305+0000 mon.c (mon.2) 8769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:04 smithi141 bash[31670]: cluster 2023-12-01T23:22:03.497799+0000 mgr.y (mgr.24356) 13914 : cluster 0 pgmap v13882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:04 smithi141 bash[31670]: audit 2023-12-01T23:22:04.066305+0000 mon.c (mon.2) 8769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:22:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:22:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:06 smithi040 bash[28232]: cluster 2023-12-01T23:22:05.498933+0000 mgr.y (mgr.24356) 13915 : cluster 0 pgmap v13883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:06 smithi040 bash[28232]: audit 2023-12-01T23:22:05.869497+0000 mon.a (mon.0) 8748 : audit 0 from='client.? 172.21.15.40:0/1050140353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:06 smithi040 bash[41173]: cluster 2023-12-01T23:22:05.498933+0000 mgr.y (mgr.24356) 13915 : cluster 0 pgmap v13883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:06 smithi040 bash[41173]: audit 2023-12-01T23:22:05.869497+0000 mon.a (mon.0) 8748 : audit 0 from='client.? 172.21.15.40:0/1050140353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:06 smithi141 bash[31670]: cluster 2023-12-01T23:22:05.498933+0000 mgr.y (mgr.24356) 13915 : cluster 0 pgmap v13883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:06 smithi141 bash[31670]: audit 2023-12-01T23:22:05.869497+0000 mon.a (mon.0) 8748 : audit 0 from='client.? 172.21.15.40:0/1050140353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:08 smithi141 bash[31670]: cluster 2023-12-01T23:22:07.499579+0000 mgr.y (mgr.24356) 13916 : cluster 0 pgmap v13884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:08 smithi141 bash[31670]: audit 2023-12-01T23:22:08.339498+0000 mon.a (mon.0) 8749 : audit 0 from='client.? 172.21.15.40:0/1951453505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:08 smithi040 bash[28232]: cluster 2023-12-01T23:22:07.499579+0000 mgr.y (mgr.24356) 13916 : cluster 0 pgmap v13884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:08 smithi040 bash[28232]: audit 2023-12-01T23:22:08.339498+0000 mon.a (mon.0) 8749 : audit 0 from='client.? 172.21.15.40:0/1951453505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:08 smithi040 bash[41173]: cluster 2023-12-01T23:22:07.499579+0000 mgr.y (mgr.24356) 13916 : cluster 0 pgmap v13884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:08 smithi040 bash[41173]: audit 2023-12-01T23:22:08.339498+0000 mon.a (mon.0) 8749 : audit 0 from='client.? 172.21.15.40:0/1951453505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:10 smithi040 bash[28232]: cluster 2023-12-01T23:22:09.500763+0000 mgr.y (mgr.24356) 13917 : cluster 0 pgmap v13885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:10 smithi040 bash[41173]: cluster 2023-12-01T23:22:09.500763+0000 mgr.y (mgr.24356) 13917 : cluster 0 pgmap v13885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:10 smithi141 bash[31670]: cluster 2023-12-01T23:22:09.500763+0000 mgr.y (mgr.24356) 13917 : cluster 0 pgmap v13885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:11 smithi040 bash[28232]: audit 2023-12-01T23:22:10.808497+0000 mon.c (mon.2) 8770 : audit 0 from='client.? 172.21.15.40:0/1351249808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:11 smithi040 bash[41173]: audit 2023-12-01T23:22:10.808497+0000 mon.c (mon.2) 8770 : audit 0 from='client.? 172.21.15.40:0/1351249808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:11 smithi141 bash[31670]: audit 2023-12-01T23:22:10.808497+0000 mon.c (mon.2) 8770 : audit 0 from='client.? 172.21.15.40:0/1351249808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:12 smithi040 bash[28232]: cluster 2023-12-01T23:22:11.501363+0000 mgr.y (mgr.24356) 13918 : cluster 0 pgmap v13886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:12 smithi040 bash[41173]: cluster 2023-12-01T23:22:11.501363+0000 mgr.y (mgr.24356) 13918 : cluster 0 pgmap v13886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:12 smithi141 bash[31670]: cluster 2023-12-01T23:22:11.501363+0000 mgr.y (mgr.24356) 13918 : cluster 0 pgmap v13886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:13 smithi040 bash[28232]: audit 2023-12-01T23:22:13.268590+0000 mon.c (mon.2) 8771 : audit 0 from='client.? 172.21.15.40:0/1729891072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:13 smithi040 bash[41173]: audit 2023-12-01T23:22:13.268590+0000 mon.c (mon.2) 8771 : audit 0 from='client.? 172.21.15.40:0/1729891072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:13 smithi141 bash[31670]: audit 2023-12-01T23:22:13.268590+0000 mon.c (mon.2) 8771 : audit 0 from='client.? 172.21.15.40:0/1729891072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:14 smithi040 bash[28232]: cluster 2023-12-01T23:22:13.502168+0000 mgr.y (mgr.24356) 13919 : cluster 0 pgmap v13887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:14 smithi040 bash[41173]: cluster 2023-12-01T23:22:13.502168+0000 mgr.y (mgr.24356) 13919 : cluster 0 pgmap v13887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:14 smithi141 bash[31670]: cluster 2023-12-01T23:22:13.502168+0000 mgr.y (mgr.24356) 13919 : cluster 0 pgmap v13887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:22:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:22:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:16 smithi040 bash[28232]: cluster 2023-12-01T23:22:15.503344+0000 mgr.y (mgr.24356) 13920 : cluster 0 pgmap v13888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:16 smithi040 bash[28232]: audit 2023-12-01T23:22:15.731864+0000 mon.c (mon.2) 8772 : audit 0 from='client.? 172.21.15.40:0/3159229336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:16 smithi040 bash[41173]: cluster 2023-12-01T23:22:15.503344+0000 mgr.y (mgr.24356) 13920 : cluster 0 pgmap v13888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:16 smithi040 bash[41173]: audit 2023-12-01T23:22:15.731864+0000 mon.c (mon.2) 8772 : audit 0 from='client.? 172.21.15.40:0/3159229336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:16 smithi141 bash[31670]: cluster 2023-12-01T23:22:15.503344+0000 mgr.y (mgr.24356) 13920 : cluster 0 pgmap v13888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:16 smithi141 bash[31670]: audit 2023-12-01T23:22:15.731864+0000 mon.c (mon.2) 8772 : audit 0 from='client.? 172.21.15.40:0/3159229336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:18 smithi141 bash[31670]: cluster 2023-12-01T23:22:17.504033+0000 mgr.y (mgr.24356) 13921 : cluster 0 pgmap v13889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:18 smithi141 bash[31670]: audit 2023-12-01T23:22:18.197459+0000 mon.c (mon.2) 8773 : audit 0 from='client.? 172.21.15.40:0/53701583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:18 smithi040 bash[28232]: cluster 2023-12-01T23:22:17.504033+0000 mgr.y (mgr.24356) 13921 : cluster 0 pgmap v13889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:18 smithi040 bash[28232]: audit 2023-12-01T23:22:18.197459+0000 mon.c (mon.2) 8773 : audit 0 from='client.? 172.21.15.40:0/53701583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:18 smithi040 bash[41173]: cluster 2023-12-01T23:22:17.504033+0000 mgr.y (mgr.24356) 13921 : cluster 0 pgmap v13889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:18 smithi040 bash[41173]: audit 2023-12-01T23:22:18.197459+0000 mon.c (mon.2) 8773 : audit 0 from='client.? 172.21.15.40:0/53701583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:19 smithi141 bash[31670]: audit 2023-12-01T23:22:19.066765+0000 mon.c (mon.2) 8774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:19 smithi040 bash[28232]: audit 2023-12-01T23:22:19.066765+0000 mon.c (mon.2) 8774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:19 smithi040 bash[41173]: audit 2023-12-01T23:22:19.066765+0000 mon.c (mon.2) 8774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:20 smithi141 bash[31670]: cluster 2023-12-01T23:22:19.505170+0000 mgr.y (mgr.24356) 13922 : cluster 0 pgmap v13890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:20 smithi040 bash[28232]: cluster 2023-12-01T23:22:19.505170+0000 mgr.y (mgr.24356) 13922 : cluster 0 pgmap v13890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:20 smithi040 bash[41173]: cluster 2023-12-01T23:22:19.505170+0000 mgr.y (mgr.24356) 13922 : cluster 0 pgmap v13890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:21 smithi141 bash[31670]: audit 2023-12-01T23:22:20.661295+0000 mon.c (mon.2) 8775 : audit 0 from='client.? 172.21.15.40:0/122784479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:21 smithi040 bash[28232]: audit 2023-12-01T23:22:20.661295+0000 mon.c (mon.2) 8775 : audit 0 from='client.? 172.21.15.40:0/122784479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:21 smithi040 bash[41173]: audit 2023-12-01T23:22:20.661295+0000 mon.c (mon.2) 8775 : audit 0 from='client.? 172.21.15.40:0/122784479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:22 smithi141 bash[31670]: cluster 2023-12-01T23:22:21.505704+0000 mgr.y (mgr.24356) 13923 : cluster 0 pgmap v13891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:22 smithi040 bash[28232]: cluster 2023-12-01T23:22:21.505704+0000 mgr.y (mgr.24356) 13923 : cluster 0 pgmap v13891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:22 smithi040 bash[41173]: cluster 2023-12-01T23:22:21.505704+0000 mgr.y (mgr.24356) 13923 : cluster 0 pgmap v13891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:23 smithi141 bash[31670]: audit 2023-12-01T23:22:23.124397+0000 mon.c (mon.2) 8776 : audit 0 from='client.? 172.21.15.40:0/2242523536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:23 smithi040 bash[28232]: audit 2023-12-01T23:22:23.124397+0000 mon.c (mon.2) 8776 : audit 0 from='client.? 172.21.15.40:0/2242523536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:23 smithi040 bash[41173]: audit 2023-12-01T23:22:23.124397+0000 mon.c (mon.2) 8776 : audit 0 from='client.? 172.21.15.40:0/2242523536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:24 smithi141 bash[31670]: cluster 2023-12-01T23:22:23.506325+0000 mgr.y (mgr.24356) 13924 : cluster 0 pgmap v13892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:24 smithi040 bash[28232]: cluster 2023-12-01T23:22:23.506325+0000 mgr.y (mgr.24356) 13924 : cluster 0 pgmap v13892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:24 smithi040 bash[41173]: cluster 2023-12-01T23:22:23.506325+0000 mgr.y (mgr.24356) 13924 : cluster 0 pgmap v13892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:26 smithi141 bash[31670]: cluster 2023-12-01T23:22:25.507417+0000 mgr.y (mgr.24356) 13925 : cluster 0 pgmap v13893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:26 smithi141 bash[31670]: audit 2023-12-01T23:22:25.597911+0000 mon.a (mon.0) 8750 : audit 0 from='client.? 172.21.15.40:0/2536627839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:22:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:22:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:26 smithi040 bash[28232]: cluster 2023-12-01T23:22:25.507417+0000 mgr.y (mgr.24356) 13925 : cluster 0 pgmap v13893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:26 smithi040 bash[28232]: audit 2023-12-01T23:22:25.597911+0000 mon.a (mon.0) 8750 : audit 0 from='client.? 172.21.15.40:0/2536627839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:26 smithi040 bash[41173]: cluster 2023-12-01T23:22:25.507417+0000 mgr.y (mgr.24356) 13925 : cluster 0 pgmap v13893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:26 smithi040 bash[41173]: audit 2023-12-01T23:22:25.597911+0000 mon.a (mon.0) 8750 : audit 0 from='client.? 172.21.15.40:0/2536627839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:28 smithi141 bash[31670]: cluster 2023-12-01T23:22:27.508069+0000 mgr.y (mgr.24356) 13926 : cluster 0 pgmap v13894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:28 smithi141 bash[31670]: audit 2023-12-01T23:22:28.065415+0000 mon.c (mon.2) 8777 : audit 0 from='client.? 172.21.15.40:0/4165950268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:28 smithi040 bash[41173]: cluster 2023-12-01T23:22:27.508069+0000 mgr.y (mgr.24356) 13926 : cluster 0 pgmap v13894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:28 smithi040 bash[41173]: audit 2023-12-01T23:22:28.065415+0000 mon.c (mon.2) 8777 : audit 0 from='client.? 172.21.15.40:0/4165950268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:28 smithi040 bash[28232]: cluster 2023-12-01T23:22:27.508069+0000 mgr.y (mgr.24356) 13926 : cluster 0 pgmap v13894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:28 smithi040 bash[28232]: audit 2023-12-01T23:22:28.065415+0000 mon.c (mon.2) 8777 : audit 0 from='client.? 172.21.15.40:0/4165950268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:30 smithi040 bash[41173]: cluster 2023-12-01T23:22:29.509120+0000 mgr.y (mgr.24356) 13927 : cluster 0 pgmap v13895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:30 smithi040 bash[41173]: audit 2023-12-01T23:22:30.535068+0000 mon.a (mon.0) 8751 : audit 0 from='client.? 172.21.15.40:0/2191173331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:30 smithi040 bash[28232]: cluster 2023-12-01T23:22:29.509120+0000 mgr.y (mgr.24356) 13927 : cluster 0 pgmap v13895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:30 smithi040 bash[28232]: audit 2023-12-01T23:22:30.535068+0000 mon.a (mon.0) 8751 : audit 0 from='client.? 172.21.15.40:0/2191173331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:30 smithi141 bash[31670]: cluster 2023-12-01T23:22:29.509120+0000 mgr.y (mgr.24356) 13927 : cluster 0 pgmap v13895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:30 smithi141 bash[31670]: audit 2023-12-01T23:22:30.535068+0000 mon.a (mon.0) 8751 : audit 0 from='client.? 172.21.15.40:0/2191173331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:32 smithi040 bash[28232]: cluster 2023-12-01T23:22:31.509787+0000 mgr.y (mgr.24356) 13928 : cluster 0 pgmap v13896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:32 smithi040 bash[41173]: cluster 2023-12-01T23:22:31.509787+0000 mgr.y (mgr.24356) 13928 : cluster 0 pgmap v13896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:32 smithi141 bash[31670]: cluster 2023-12-01T23:22:31.509787+0000 mgr.y (mgr.24356) 13928 : cluster 0 pgmap v13896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:33 smithi040 bash[41173]: audit 2023-12-01T23:22:33.002881+0000 mon.a (mon.0) 8752 : audit 0 from='client.? 172.21.15.40:0/4198505124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:33 smithi040 bash[28232]: audit 2023-12-01T23:22:33.002881+0000 mon.a (mon.0) 8752 : audit 0 from='client.? 172.21.15.40:0/4198505124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:33 smithi141 bash[31670]: audit 2023-12-01T23:22:33.002881+0000 mon.a (mon.0) 8752 : audit 0 from='client.? 172.21.15.40:0/4198505124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:34 smithi040 bash[41173]: cluster 2023-12-01T23:22:33.510491+0000 mgr.y (mgr.24356) 13929 : cluster 0 pgmap v13897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:34 smithi040 bash[41173]: audit 2023-12-01T23:22:34.067082+0000 mon.c (mon.2) 8778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:34 smithi040 bash[28232]: cluster 2023-12-01T23:22:33.510491+0000 mgr.y (mgr.24356) 13929 : cluster 0 pgmap v13897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:34 smithi040 bash[28232]: audit 2023-12-01T23:22:34.067082+0000 mon.c (mon.2) 8778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:34 smithi141 bash[31670]: cluster 2023-12-01T23:22:33.510491+0000 mgr.y (mgr.24356) 13929 : cluster 0 pgmap v13897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:34 smithi141 bash[31670]: audit 2023-12-01T23:22:34.067082+0000 mon.c (mon.2) 8778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:35 smithi040 bash[41173]: audit 2023-12-01T23:22:35.467300+0000 mon.a (mon.0) 8753 : audit 0 from='client.? 172.21.15.40:0/3416733330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:35 smithi040 bash[28232]: audit 2023-12-01T23:22:35.467300+0000 mon.a (mon.0) 8753 : audit 0 from='client.? 172.21.15.40:0/3416733330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:35 smithi141 bash[31670]: audit 2023-12-01T23:22:35.467300+0000 mon.a (mon.0) 8753 : audit 0 from='client.? 172.21.15.40:0/3416733330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:22:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:22:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:36 smithi040 bash[41173]: cluster 2023-12-01T23:22:35.511706+0000 mgr.y (mgr.24356) 13930 : cluster 0 pgmap v13898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:36 smithi040 bash[28232]: cluster 2023-12-01T23:22:35.511706+0000 mgr.y (mgr.24356) 13930 : cluster 0 pgmap v13898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:36 smithi141 bash[31670]: cluster 2023-12-01T23:22:35.511706+0000 mgr.y (mgr.24356) 13930 : cluster 0 pgmap v13898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:38 smithi141 bash[31670]: cluster 2023-12-01T23:22:37.512254+0000 mgr.y (mgr.24356) 13931 : cluster 0 pgmap v13899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:38 smithi141 bash[31670]: audit 2023-12-01T23:22:37.929932+0000 mon.a (mon.0) 8754 : audit 0 from='client.? 172.21.15.40:0/1792060864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:38 smithi040 bash[28232]: cluster 2023-12-01T23:22:37.512254+0000 mgr.y (mgr.24356) 13931 : cluster 0 pgmap v13899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:38 smithi040 bash[28232]: audit 2023-12-01T23:22:37.929932+0000 mon.a (mon.0) 8754 : audit 0 from='client.? 172.21.15.40:0/1792060864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:38 smithi040 bash[41173]: cluster 2023-12-01T23:22:37.512254+0000 mgr.y (mgr.24356) 13931 : cluster 0 pgmap v13899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:38 smithi040 bash[41173]: audit 2023-12-01T23:22:37.929932+0000 mon.a (mon.0) 8754 : audit 0 from='client.? 172.21.15.40:0/1792060864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:40 smithi040 bash[28232]: cluster 2023-12-01T23:22:39.513422+0000 mgr.y (mgr.24356) 13932 : cluster 0 pgmap v13900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:40 smithi040 bash[28232]: audit 2023-12-01T23:22:40.392494+0000 mon.a (mon.0) 8755 : audit 0 from='client.? 172.21.15.40:0/706928909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:40 smithi040 bash[41173]: cluster 2023-12-01T23:22:39.513422+0000 mgr.y (mgr.24356) 13932 : cluster 0 pgmap v13900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:40 smithi040 bash[41173]: audit 2023-12-01T23:22:40.392494+0000 mon.a (mon.0) 8755 : audit 0 from='client.? 172.21.15.40:0/706928909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:40 smithi141 bash[31670]: cluster 2023-12-01T23:22:39.513422+0000 mgr.y (mgr.24356) 13932 : cluster 0 pgmap v13900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:40 smithi141 bash[31670]: audit 2023-12-01T23:22:40.392494+0000 mon.a (mon.0) 8755 : audit 0 from='client.? 172.21.15.40:0/706928909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:42 smithi040 bash[41173]: cluster 2023-12-01T23:22:41.514100+0000 mgr.y (mgr.24356) 13933 : cluster 0 pgmap v13901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:42 smithi040 bash[28232]: cluster 2023-12-01T23:22:41.514100+0000 mgr.y (mgr.24356) 13933 : cluster 0 pgmap v13901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:42 smithi141 bash[31670]: cluster 2023-12-01T23:22:41.514100+0000 mgr.y (mgr.24356) 13933 : cluster 0 pgmap v13901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:43 smithi040 bash[41173]: audit 2023-12-01T23:22:42.857191+0000 mon.c (mon.2) 8779 : audit 0 from='client.? 172.21.15.40:0/3691673772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:43 smithi040 bash[28232]: audit 2023-12-01T23:22:42.857191+0000 mon.c (mon.2) 8779 : audit 0 from='client.? 172.21.15.40:0/3691673772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:43 smithi141 bash[31670]: audit 2023-12-01T23:22:42.857191+0000 mon.c (mon.2) 8779 : audit 0 from='client.? 172.21.15.40:0/3691673772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:44 smithi040 bash[28232]: cluster 2023-12-01T23:22:43.514783+0000 mgr.y (mgr.24356) 13934 : cluster 0 pgmap v13902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:44 smithi040 bash[41173]: cluster 2023-12-01T23:22:43.514783+0000 mgr.y (mgr.24356) 13934 : cluster 0 pgmap v13902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:44 smithi141 bash[31670]: cluster 2023-12-01T23:22:43.514783+0000 mgr.y (mgr.24356) 13934 : cluster 0 pgmap v13902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:45 smithi040 bash[41173]: audit 2023-12-01T23:22:45.314286+0000 mon.c (mon.2) 8780 : audit 0 from='client.? 172.21.15.40:0/2894421597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:45 smithi040 bash[28232]: audit 2023-12-01T23:22:45.314286+0000 mon.c (mon.2) 8780 : audit 0 from='client.? 172.21.15.40:0/2894421597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:45 smithi141 bash[31670]: audit 2023-12-01T23:22:45.314286+0000 mon.c (mon.2) 8780 : audit 0 from='client.? 172.21.15.40:0/2894421597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:22:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:22:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:46 smithi040 bash[41173]: cluster 2023-12-01T23:22:45.515982+0000 mgr.y (mgr.24356) 13935 : cluster 0 pgmap v13903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:46 smithi040 bash[28232]: cluster 2023-12-01T23:22:45.515982+0000 mgr.y (mgr.24356) 13935 : cluster 0 pgmap v13903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:46 smithi141 bash[31670]: cluster 2023-12-01T23:22:45.515982+0000 mgr.y (mgr.24356) 13935 : cluster 0 pgmap v13903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:48 smithi141 bash[31670]: cluster 2023-12-01T23:22:47.516615+0000 mgr.y (mgr.24356) 13936 : cluster 0 pgmap v13904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:48 smithi141 bash[31670]: audit 2023-12-01T23:22:47.784538+0000 mon.a (mon.0) 8756 : audit 0 from='client.? 172.21.15.40:0/3498504613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:48 smithi040 bash[28232]: cluster 2023-12-01T23:22:47.516615+0000 mgr.y (mgr.24356) 13936 : cluster 0 pgmap v13904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:48 smithi040 bash[28232]: audit 2023-12-01T23:22:47.784538+0000 mon.a (mon.0) 8756 : audit 0 from='client.? 172.21.15.40:0/3498504613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:48 smithi040 bash[41173]: cluster 2023-12-01T23:22:47.516615+0000 mgr.y (mgr.24356) 13936 : cluster 0 pgmap v13904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:48 smithi040 bash[41173]: audit 2023-12-01T23:22:47.784538+0000 mon.a (mon.0) 8756 : audit 0 from='client.? 172.21.15.40:0/3498504613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:49 smithi141 bash[31670]: audit 2023-12-01T23:22:49.067573+0000 mon.c (mon.2) 8781 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:49 smithi040 bash[28232]: audit 2023-12-01T23:22:49.067573+0000 mon.c (mon.2) 8781 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:49 smithi040 bash[41173]: audit 2023-12-01T23:22:49.067573+0000 mon.c (mon.2) 8781 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:50 smithi141 bash[31670]: cluster 2023-12-01T23:22:49.517701+0000 mgr.y (mgr.24356) 13937 : cluster 0 pgmap v13905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:50 smithi141 bash[31670]: audit 2023-12-01T23:22:50.251406+0000 mon.c (mon.2) 8782 : audit 0 from='client.? 172.21.15.40:0/158332885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:50 smithi040 bash[28232]: cluster 2023-12-01T23:22:49.517701+0000 mgr.y (mgr.24356) 13937 : cluster 0 pgmap v13905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:50 smithi040 bash[28232]: audit 2023-12-01T23:22:50.251406+0000 mon.c (mon.2) 8782 : audit 0 from='client.? 172.21.15.40:0/158332885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:50 smithi040 bash[41173]: cluster 2023-12-01T23:22:49.517701+0000 mgr.y (mgr.24356) 13937 : cluster 0 pgmap v13905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:50 smithi040 bash[41173]: audit 2023-12-01T23:22:50.251406+0000 mon.c (mon.2) 8782 : audit 0 from='client.? 172.21.15.40:0/158332885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:52 smithi040 bash[28232]: cluster 2023-12-01T23:22:51.518365+0000 mgr.y (mgr.24356) 13938 : cluster 0 pgmap v13906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:52 smithi040 bash[41173]: cluster 2023-12-01T23:22:51.518365+0000 mgr.y (mgr.24356) 13938 : cluster 0 pgmap v13906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:52 smithi141 bash[31670]: cluster 2023-12-01T23:22:51.518365+0000 mgr.y (mgr.24356) 13938 : cluster 0 pgmap v13906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:53 smithi040 bash[28232]: audit 2023-12-01T23:22:52.713248+0000 mon.a (mon.0) 8757 : audit 0 from='client.? 172.21.15.40:0/3185395137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:53 smithi040 bash[41173]: audit 2023-12-01T23:22:52.713248+0000 mon.a (mon.0) 8757 : audit 0 from='client.? 172.21.15.40:0/3185395137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:53 smithi141 bash[31670]: audit 2023-12-01T23:22:52.713248+0000 mon.a (mon.0) 8757 : audit 0 from='client.? 172.21.15.40:0/3185395137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:54 smithi040 bash[28232]: cluster 2023-12-01T23:22:53.519050+0000 mgr.y (mgr.24356) 13939 : cluster 0 pgmap v13907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:54 smithi040 bash[41173]: cluster 2023-12-01T23:22:53.519050+0000 mgr.y (mgr.24356) 13939 : cluster 0 pgmap v13907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:54 smithi141 bash[31670]: cluster 2023-12-01T23:22:53.519050+0000 mgr.y (mgr.24356) 13939 : cluster 0 pgmap v13907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:55 smithi040 bash[28232]: audit 2023-12-01T23:22:55.182498+0000 mon.c (mon.2) 8783 : audit 0 from='client.? 172.21.15.40:0/2705293981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:55 smithi040 bash[41173]: audit 2023-12-01T23:22:55.182498+0000 mon.c (mon.2) 8783 : audit 0 from='client.? 172.21.15.40:0/2705293981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:55 smithi141 bash[31670]: audit 2023-12-01T23:22:55.182498+0000 mon.c (mon.2) 8783 : audit 0 from='client.? 172.21.15.40:0/2705293981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:56 smithi040 bash[28232]: cluster 2023-12-01T23:22:55.520240+0000 mgr.y (mgr.24356) 13940 : cluster 0 pgmap v13908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:56 smithi040 bash[41173]: cluster 2023-12-01T23:22:55.520240+0000 mgr.y (mgr.24356) 13940 : cluster 0 pgmap v13908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:22:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:22:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:56 smithi141 bash[31670]: cluster 2023-12-01T23:22:55.520240+0000 mgr.y (mgr.24356) 13940 : cluster 0 pgmap v13908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:57 smithi040 bash[28232]: audit 2023-12-01T23:22:56.939544+0000 mon.c (mon.2) 8784 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:22:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:57 smithi040 bash[41173]: audit 2023-12-01T23:22:56.939544+0000 mon.c (mon.2) 8784 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:22:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:57 smithi141 bash[31670]: audit 2023-12-01T23:22:56.939544+0000 mon.c (mon.2) 8784 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:22:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:58 smithi040 bash[28232]: cluster 2023-12-01T23:22:57.520761+0000 mgr.y (mgr.24356) 13941 : cluster 0 pgmap v13909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:22:58 smithi040 bash[28232]: audit 2023-12-01T23:22:57.654872+0000 mon.a (mon.0) 8758 : audit 0 from='client.? 172.21.15.40:0/3754533456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:58 smithi040 bash[41173]: cluster 2023-12-01T23:22:57.520761+0000 mgr.y (mgr.24356) 13941 : cluster 0 pgmap v13909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:22:58 smithi040 bash[41173]: audit 2023-12-01T23:22:57.654872+0000 mon.a (mon.0) 8758 : audit 0 from='client.? 172.21.15.40:0/3754533456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:22:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:58 smithi141 bash[31670]: cluster 2023-12-01T23:22:57.520761+0000 mgr.y (mgr.24356) 13941 : cluster 0 pgmap v13909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:22:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:22:58 smithi141 bash[31670]: audit 2023-12-01T23:22:57.654872+0000 mon.a (mon.0) 8758 : audit 0 from='client.? 172.21.15.40:0/3754533456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:00 smithi040 bash[28232]: cluster 2023-12-01T23:22:59.521880+0000 mgr.y (mgr.24356) 13942 : cluster 0 pgmap v13910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:00 smithi040 bash[28232]: audit 2023-12-01T23:23:00.201362+0000 mon.a (mon.0) 8759 : audit 0 from='client.? 172.21.15.40:0/3176109325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:00 smithi040 bash[41173]: cluster 2023-12-01T23:22:59.521880+0000 mgr.y (mgr.24356) 13942 : cluster 0 pgmap v13910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:00 smithi040 bash[41173]: audit 2023-12-01T23:23:00.201362+0000 mon.a (mon.0) 8759 : audit 0 from='client.? 172.21.15.40:0/3176109325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:00 smithi141 bash[31670]: cluster 2023-12-01T23:22:59.521880+0000 mgr.y (mgr.24356) 13942 : cluster 0 pgmap v13910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:00 smithi141 bash[31670]: audit 2023-12-01T23:23:00.201362+0000 mon.a (mon.0) 8759 : audit 0 from='client.? 172.21.15.40:0/3176109325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:02 smithi040 bash[28232]: cluster 2023-12-01T23:23:01.522566+0000 mgr.y (mgr.24356) 13943 : cluster 0 pgmap v13911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:02 smithi040 bash[41173]: cluster 2023-12-01T23:23:01.522566+0000 mgr.y (mgr.24356) 13943 : cluster 0 pgmap v13911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:02 smithi141 bash[31670]: cluster 2023-12-01T23:23:01.522566+0000 mgr.y (mgr.24356) 13943 : cluster 0 pgmap v13911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[28232]: audit 2023-12-01T23:23:02.714408+0000 mon.a (mon.0) 8760 : audit 0 from='client.? 172.21.15.40:0/2907478834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[28232]: audit 2023-12-01T23:23:02.733542+0000 mon.a (mon.0) 8761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[28232]: audit 2023-12-01T23:23:02.743622+0000 mon.a (mon.0) 8762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[28232]: audit 2023-12-01T23:23:03.151188+0000 mon.a (mon.0) 8763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[28232]: audit 2023-12-01T23:23:03.168388+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[41173]: audit 2023-12-01T23:23:02.714408+0000 mon.a (mon.0) 8760 : audit 0 from='client.? 172.21.15.40:0/2907478834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[41173]: audit 2023-12-01T23:23:02.733542+0000 mon.a (mon.0) 8761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[41173]: audit 2023-12-01T23:23:02.743622+0000 mon.a (mon.0) 8762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[41173]: audit 2023-12-01T23:23:03.151188+0000 mon.a (mon.0) 8763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:03 smithi040 bash[41173]: audit 2023-12-01T23:23:03.168388+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:03 smithi141 bash[31670]: audit 2023-12-01T23:23:02.714408+0000 mon.a (mon.0) 8760 : audit 0 from='client.? 172.21.15.40:0/2907478834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:03 smithi141 bash[31670]: audit 2023-12-01T23:23:02.733542+0000 mon.a (mon.0) 8761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:03 smithi141 bash[31670]: audit 2023-12-01T23:23:02.743622+0000 mon.a (mon.0) 8762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:03 smithi141 bash[31670]: audit 2023-12-01T23:23:03.151188+0000 mon.a (mon.0) 8763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:03 smithi141 bash[31670]: audit 2023-12-01T23:23:03.168388+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[41173]: cluster 2023-12-01T23:23:03.523390+0000 mgr.y (mgr.24356) 13944 : cluster 0 pgmap v13912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[41173]: audit 2023-12-01T23:23:03.714019+0000 mon.c (mon.2) 8785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:23:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[41173]: audit 2023-12-01T23:23:03.716070+0000 mon.c (mon.2) 8786 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:23:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[41173]: audit 2023-12-01T23:23:03.725840+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[41173]: audit 2023-12-01T23:23:04.067925+0000 mon.c (mon.2) 8787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[28232]: cluster 2023-12-01T23:23:03.523390+0000 mgr.y (mgr.24356) 13944 : cluster 0 pgmap v13912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[28232]: audit 2023-12-01T23:23:03.714019+0000 mon.c (mon.2) 8785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:23:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[28232]: audit 2023-12-01T23:23:03.716070+0000 mon.c (mon.2) 8786 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:23:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[28232]: audit 2023-12-01T23:23:03.725840+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:04 smithi040 bash[28232]: audit 2023-12-01T23:23:04.067925+0000 mon.c (mon.2) 8787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:04 smithi141 bash[31670]: cluster 2023-12-01T23:23:03.523390+0000 mgr.y (mgr.24356) 13944 : cluster 0 pgmap v13912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:04 smithi141 bash[31670]: audit 2023-12-01T23:23:03.714019+0000 mon.c (mon.2) 8785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:23:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:04 smithi141 bash[31670]: audit 2023-12-01T23:23:03.716070+0000 mon.c (mon.2) 8786 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:23:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:04 smithi141 bash[31670]: audit 2023-12-01T23:23:03.725840+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:23:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:04 smithi141 bash[31670]: audit 2023-12-01T23:23:04.067925+0000 mon.c (mon.2) 8787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:05 smithi040 bash[28232]: audit 2023-12-01T23:23:05.179520+0000 mon.c (mon.2) 8788 : audit 0 from='client.? 172.21.15.40:0/2219052243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:05 smithi040 bash[41173]: audit 2023-12-01T23:23:05.179520+0000 mon.c (mon.2) 8788 : audit 0 from='client.? 172.21.15.40:0/2219052243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:05 smithi141 bash[31670]: audit 2023-12-01T23:23:05.179520+0000 mon.c (mon.2) 8788 : audit 0 from='client.? 172.21.15.40:0/2219052243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:06 smithi040 bash[28232]: cluster 2023-12-01T23:23:05.524662+0000 mgr.y (mgr.24356) 13945 : cluster 0 pgmap v13913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:23:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:23:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:06 smithi040 bash[41173]: cluster 2023-12-01T23:23:05.524662+0000 mgr.y (mgr.24356) 13945 : cluster 0 pgmap v13913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:06 smithi141 bash[31670]: cluster 2023-12-01T23:23:05.524662+0000 mgr.y (mgr.24356) 13945 : cluster 0 pgmap v13913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:08 smithi141 bash[31670]: cluster 2023-12-01T23:23:07.525245+0000 mgr.y (mgr.24356) 13946 : cluster 0 pgmap v13914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:08 smithi141 bash[31670]: audit 2023-12-01T23:23:07.650836+0000 mon.a (mon.0) 8766 : audit 0 from='client.? 172.21.15.40:0/2231205814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:08 smithi040 bash[41173]: cluster 2023-12-01T23:23:07.525245+0000 mgr.y (mgr.24356) 13946 : cluster 0 pgmap v13914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:08 smithi040 bash[41173]: audit 2023-12-01T23:23:07.650836+0000 mon.a (mon.0) 8766 : audit 0 from='client.? 172.21.15.40:0/2231205814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:08 smithi040 bash[28232]: cluster 2023-12-01T23:23:07.525245+0000 mgr.y (mgr.24356) 13946 : cluster 0 pgmap v13914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:08 smithi040 bash[28232]: audit 2023-12-01T23:23:07.650836+0000 mon.a (mon.0) 8766 : audit 0 from='client.? 172.21.15.40:0/2231205814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:10 smithi040 bash[41173]: cluster 2023-12-01T23:23:09.526413+0000 mgr.y (mgr.24356) 13947 : cluster 0 pgmap v13915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:10 smithi040 bash[41173]: audit 2023-12-01T23:23:10.122586+0000 mon.c (mon.2) 8789 : audit 0 from='client.? 172.21.15.40:0/3643800186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:10 smithi040 bash[28232]: cluster 2023-12-01T23:23:09.526413+0000 mgr.y (mgr.24356) 13947 : cluster 0 pgmap v13915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:10 smithi040 bash[28232]: audit 2023-12-01T23:23:10.122586+0000 mon.c (mon.2) 8789 : audit 0 from='client.? 172.21.15.40:0/3643800186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:10 smithi141 bash[31670]: cluster 2023-12-01T23:23:09.526413+0000 mgr.y (mgr.24356) 13947 : cluster 0 pgmap v13915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:10 smithi141 bash[31670]: audit 2023-12-01T23:23:10.122586+0000 mon.c (mon.2) 8789 : audit 0 from='client.? 172.21.15.40:0/3643800186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:12 smithi040 bash[28232]: cluster 2023-12-01T23:23:11.527115+0000 mgr.y (mgr.24356) 13948 : cluster 0 pgmap v13916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:12 smithi040 bash[41173]: cluster 2023-12-01T23:23:11.527115+0000 mgr.y (mgr.24356) 13948 : cluster 0 pgmap v13916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:12 smithi141 bash[31670]: cluster 2023-12-01T23:23:11.527115+0000 mgr.y (mgr.24356) 13948 : cluster 0 pgmap v13916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:13 smithi040 bash[28232]: audit 2023-12-01T23:23:12.592383+0000 mon.c (mon.2) 8790 : audit 0 from='client.? 172.21.15.40:0/3872126047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:13 smithi040 bash[41173]: audit 2023-12-01T23:23:12.592383+0000 mon.c (mon.2) 8790 : audit 0 from='client.? 172.21.15.40:0/3872126047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:13 smithi141 bash[31670]: audit 2023-12-01T23:23:12.592383+0000 mon.c (mon.2) 8790 : audit 0 from='client.? 172.21.15.40:0/3872126047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:14 smithi040 bash[28232]: cluster 2023-12-01T23:23:13.527750+0000 mgr.y (mgr.24356) 13949 : cluster 0 pgmap v13917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:14 smithi040 bash[41173]: cluster 2023-12-01T23:23:13.527750+0000 mgr.y (mgr.24356) 13949 : cluster 0 pgmap v13917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:14 smithi141 bash[31670]: cluster 2023-12-01T23:23:13.527750+0000 mgr.y (mgr.24356) 13949 : cluster 0 pgmap v13917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:15 smithi040 bash[28232]: audit 2023-12-01T23:23:15.056771+0000 mon.a (mon.0) 8767 : audit 0 from='client.? 172.21.15.40:0/660527347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:15 smithi040 bash[41173]: audit 2023-12-01T23:23:15.056771+0000 mon.a (mon.0) 8767 : audit 0 from='client.? 172.21.15.40:0/660527347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:15 smithi141 bash[31670]: audit 2023-12-01T23:23:15.056771+0000 mon.a (mon.0) 8767 : audit 0 from='client.? 172.21.15.40:0/660527347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:16 smithi040 bash[41173]: cluster 2023-12-01T23:23:15.528979+0000 mgr.y (mgr.24356) 13950 : cluster 0 pgmap v13918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:16 smithi040 bash[28232]: cluster 2023-12-01T23:23:15.528979+0000 mgr.y (mgr.24356) 13950 : cluster 0 pgmap v13918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:23:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:23:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:16 smithi141 bash[31670]: cluster 2023-12-01T23:23:15.528979+0000 mgr.y (mgr.24356) 13950 : cluster 0 pgmap v13918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:18 smithi141 bash[31670]: audit 2023-12-01T23:23:17.527466+0000 mon.a (mon.0) 8768 : audit 0 from='client.? 172.21.15.40:0/87602881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:18 smithi141 bash[31670]: cluster 2023-12-01T23:23:17.529612+0000 mgr.y (mgr.24356) 13951 : cluster 0 pgmap v13919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:18 smithi040 bash[28232]: audit 2023-12-01T23:23:17.527466+0000 mon.a (mon.0) 8768 : audit 0 from='client.? 172.21.15.40:0/87602881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:18 smithi040 bash[28232]: cluster 2023-12-01T23:23:17.529612+0000 mgr.y (mgr.24356) 13951 : cluster 0 pgmap v13919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:18 smithi040 bash[41173]: audit 2023-12-01T23:23:17.527466+0000 mon.a (mon.0) 8768 : audit 0 from='client.? 172.21.15.40:0/87602881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:18 smithi040 bash[41173]: cluster 2023-12-01T23:23:17.529612+0000 mgr.y (mgr.24356) 13951 : cluster 0 pgmap v13919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:19 smithi141 bash[31670]: audit 2023-12-01T23:23:19.068421+0000 mon.c (mon.2) 8791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:19 smithi040 bash[41173]: audit 2023-12-01T23:23:19.068421+0000 mon.c (mon.2) 8791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:19 smithi040 bash[28232]: audit 2023-12-01T23:23:19.068421+0000 mon.c (mon.2) 8791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:20 smithi141 bash[31670]: cluster 2023-12-01T23:23:19.530751+0000 mgr.y (mgr.24356) 13952 : cluster 0 pgmap v13920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:20 smithi141 bash[31670]: audit 2023-12-01T23:23:19.990432+0000 mon.c (mon.2) 8792 : audit 0 from='client.? 172.21.15.40:0/1603117808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:20 smithi040 bash[28232]: cluster 2023-12-01T23:23:19.530751+0000 mgr.y (mgr.24356) 13952 : cluster 0 pgmap v13920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:20 smithi040 bash[28232]: audit 2023-12-01T23:23:19.990432+0000 mon.c (mon.2) 8792 : audit 0 from='client.? 172.21.15.40:0/1603117808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:20 smithi040 bash[41173]: cluster 2023-12-01T23:23:19.530751+0000 mgr.y (mgr.24356) 13952 : cluster 0 pgmap v13920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:20 smithi040 bash[41173]: audit 2023-12-01T23:23:19.990432+0000 mon.c (mon.2) 8792 : audit 0 from='client.? 172.21.15.40:0/1603117808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:22 smithi040 bash[28232]: cluster 2023-12-01T23:23:21.531389+0000 mgr.y (mgr.24356) 13953 : cluster 0 pgmap v13921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:22 smithi040 bash[28232]: audit 2023-12-01T23:23:22.456721+0000 mon.a (mon.0) 8769 : audit 0 from='client.? 172.21.15.40:0/1907036907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:22 smithi040 bash[41173]: cluster 2023-12-01T23:23:21.531389+0000 mgr.y (mgr.24356) 13953 : cluster 0 pgmap v13921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:22 smithi040 bash[41173]: audit 2023-12-01T23:23:22.456721+0000 mon.a (mon.0) 8769 : audit 0 from='client.? 172.21.15.40:0/1907036907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:22 smithi141 bash[31670]: cluster 2023-12-01T23:23:21.531389+0000 mgr.y (mgr.24356) 13953 : cluster 0 pgmap v13921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:22 smithi141 bash[31670]: audit 2023-12-01T23:23:22.456721+0000 mon.a (mon.0) 8769 : audit 0 from='client.? 172.21.15.40:0/1907036907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:24 smithi040 bash[28232]: cluster 2023-12-01T23:23:23.532060+0000 mgr.y (mgr.24356) 13954 : cluster 0 pgmap v13922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:24 smithi040 bash[41173]: cluster 2023-12-01T23:23:23.532060+0000 mgr.y (mgr.24356) 13954 : cluster 0 pgmap v13922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:24 smithi141 bash[31670]: cluster 2023-12-01T23:23:23.532060+0000 mgr.y (mgr.24356) 13954 : cluster 0 pgmap v13922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:25 smithi040 bash[28232]: audit 2023-12-01T23:23:24.913293+0000 mon.a (mon.0) 8770 : audit 0 from='client.? 172.21.15.40:0/1588732368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:25 smithi040 bash[41173]: audit 2023-12-01T23:23:24.913293+0000 mon.a (mon.0) 8770 : audit 0 from='client.? 172.21.15.40:0/1588732368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:25 smithi141 bash[31670]: audit 2023-12-01T23:23:24.913293+0000 mon.a (mon.0) 8770 : audit 0 from='client.? 172.21.15.40:0/1588732368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:26 smithi040 bash[28232]: cluster 2023-12-01T23:23:25.533325+0000 mgr.y (mgr.24356) 13955 : cluster 0 pgmap v13923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:23:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:23:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:26 smithi040 bash[41173]: cluster 2023-12-01T23:23:25.533325+0000 mgr.y (mgr.24356) 13955 : cluster 0 pgmap v13923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:26 smithi141 bash[31670]: cluster 2023-12-01T23:23:25.533325+0000 mgr.y (mgr.24356) 13955 : cluster 0 pgmap v13923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:27 smithi040 bash[28232]: audit 2023-12-01T23:23:27.381066+0000 mon.c (mon.2) 8793 : audit 0 from='client.? 172.21.15.40:0/145202930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:27 smithi040 bash[41173]: audit 2023-12-01T23:23:27.381066+0000 mon.c (mon.2) 8793 : audit 0 from='client.? 172.21.15.40:0/145202930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:27 smithi141 bash[31670]: audit 2023-12-01T23:23:27.381066+0000 mon.c (mon.2) 8793 : audit 0 from='client.? 172.21.15.40:0/145202930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:28 smithi040 bash[28232]: cluster 2023-12-01T23:23:27.534011+0000 mgr.y (mgr.24356) 13956 : cluster 0 pgmap v13924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:28 smithi040 bash[41173]: cluster 2023-12-01T23:23:27.534011+0000 mgr.y (mgr.24356) 13956 : cluster 0 pgmap v13924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:28 smithi141 bash[31670]: cluster 2023-12-01T23:23:27.534011+0000 mgr.y (mgr.24356) 13956 : cluster 0 pgmap v13924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:30 smithi040 bash[28232]: cluster 2023-12-01T23:23:29.535084+0000 mgr.y (mgr.24356) 13957 : cluster 0 pgmap v13925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:30 smithi040 bash[28232]: audit 2023-12-01T23:23:29.847350+0000 mon.c (mon.2) 8794 : audit 0 from='client.? 172.21.15.40:0/2077996402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:30 smithi040 bash[41173]: cluster 2023-12-01T23:23:29.535084+0000 mgr.y (mgr.24356) 13957 : cluster 0 pgmap v13925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:30 smithi040 bash[41173]: audit 2023-12-01T23:23:29.847350+0000 mon.c (mon.2) 8794 : audit 0 from='client.? 172.21.15.40:0/2077996402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:30 smithi141 bash[31670]: cluster 2023-12-01T23:23:29.535084+0000 mgr.y (mgr.24356) 13957 : cluster 0 pgmap v13925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:30 smithi141 bash[31670]: audit 2023-12-01T23:23:29.847350+0000 mon.c (mon.2) 8794 : audit 0 from='client.? 172.21.15.40:0/2077996402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:32 smithi040 bash[41173]: cluster 2023-12-01T23:23:31.535733+0000 mgr.y (mgr.24356) 13958 : cluster 0 pgmap v13926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:32 smithi040 bash[41173]: audit 2023-12-01T23:23:32.309496+0000 mon.a (mon.0) 8771 : audit 0 from='client.? 172.21.15.40:0/1418711978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:32 smithi040 bash[28232]: cluster 2023-12-01T23:23:31.535733+0000 mgr.y (mgr.24356) 13958 : cluster 0 pgmap v13926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:32 smithi040 bash[28232]: audit 2023-12-01T23:23:32.309496+0000 mon.a (mon.0) 8771 : audit 0 from='client.? 172.21.15.40:0/1418711978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:32 smithi141 bash[31670]: cluster 2023-12-01T23:23:31.535733+0000 mgr.y (mgr.24356) 13958 : cluster 0 pgmap v13926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:32 smithi141 bash[31670]: audit 2023-12-01T23:23:32.309496+0000 mon.a (mon.0) 8771 : audit 0 from='client.? 172.21.15.40:0/1418711978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:34 smithi040 bash[28232]: cluster 2023-12-01T23:23:33.536576+0000 mgr.y (mgr.24356) 13959 : cluster 0 pgmap v13927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:34 smithi040 bash[28232]: audit 2023-12-01T23:23:34.068818+0000 mon.c (mon.2) 8795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:34 smithi040 bash[41173]: cluster 2023-12-01T23:23:33.536576+0000 mgr.y (mgr.24356) 13959 : cluster 0 pgmap v13927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:34 smithi040 bash[41173]: audit 2023-12-01T23:23:34.068818+0000 mon.c (mon.2) 8795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:34 smithi141 bash[31670]: cluster 2023-12-01T23:23:33.536576+0000 mgr.y (mgr.24356) 13959 : cluster 0 pgmap v13927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:34 smithi141 bash[31670]: audit 2023-12-01T23:23:34.068818+0000 mon.c (mon.2) 8795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:35 smithi040 bash[41173]: audit 2023-12-01T23:23:34.777775+0000 mon.c (mon.2) 8796 : audit 0 from='client.? 172.21.15.40:0/2333779919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:35 smithi040 bash[28232]: audit 2023-12-01T23:23:34.777775+0000 mon.c (mon.2) 8796 : audit 0 from='client.? 172.21.15.40:0/2333779919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:35 smithi141 bash[31670]: audit 2023-12-01T23:23:34.777775+0000 mon.c (mon.2) 8796 : audit 0 from='client.? 172.21.15.40:0/2333779919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:23:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:23:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:36 smithi040 bash[41173]: cluster 2023-12-01T23:23:35.537733+0000 mgr.y (mgr.24356) 13960 : cluster 0 pgmap v13928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:36 smithi040 bash[28232]: cluster 2023-12-01T23:23:35.537733+0000 mgr.y (mgr.24356) 13960 : cluster 0 pgmap v13928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:36 smithi141 bash[31670]: cluster 2023-12-01T23:23:35.537733+0000 mgr.y (mgr.24356) 13960 : cluster 0 pgmap v13928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:37 smithi040 bash[41173]: audit 2023-12-01T23:23:37.243974+0000 mon.a (mon.0) 8772 : audit 0 from='client.? 172.21.15.40:0/3847989322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:37 smithi040 bash[28232]: audit 2023-12-01T23:23:37.243974+0000 mon.a (mon.0) 8772 : audit 0 from='client.? 172.21.15.40:0/3847989322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:37 smithi141 bash[31670]: audit 2023-12-01T23:23:37.243974+0000 mon.a (mon.0) 8772 : audit 0 from='client.? 172.21.15.40:0/3847989322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:38 smithi040 bash[28232]: cluster 2023-12-01T23:23:37.538333+0000 mgr.y (mgr.24356) 13961 : cluster 0 pgmap v13929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:38 smithi040 bash[41173]: cluster 2023-12-01T23:23:37.538333+0000 mgr.y (mgr.24356) 13961 : cluster 0 pgmap v13929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:38 smithi141 bash[31670]: cluster 2023-12-01T23:23:37.538333+0000 mgr.y (mgr.24356) 13961 : cluster 0 pgmap v13929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:40 smithi040 bash[28232]: cluster 2023-12-01T23:23:39.539402+0000 mgr.y (mgr.24356) 13962 : cluster 0 pgmap v13930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:40 smithi040 bash[28232]: audit 2023-12-01T23:23:39.703304+0000 mon.c (mon.2) 8797 : audit 0 from='client.? 172.21.15.40:0/2334464159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:40 smithi040 bash[41173]: cluster 2023-12-01T23:23:39.539402+0000 mgr.y (mgr.24356) 13962 : cluster 0 pgmap v13930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:40 smithi040 bash[41173]: audit 2023-12-01T23:23:39.703304+0000 mon.c (mon.2) 8797 : audit 0 from='client.? 172.21.15.40:0/2334464159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:40 smithi141 bash[31670]: cluster 2023-12-01T23:23:39.539402+0000 mgr.y (mgr.24356) 13962 : cluster 0 pgmap v13930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:40 smithi141 bash[31670]: audit 2023-12-01T23:23:39.703304+0000 mon.c (mon.2) 8797 : audit 0 from='client.? 172.21.15.40:0/2334464159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:42 smithi040 bash[28232]: cluster 2023-12-01T23:23:41.540041+0000 mgr.y (mgr.24356) 13963 : cluster 0 pgmap v13931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:42 smithi040 bash[28232]: audit 2023-12-01T23:23:42.161012+0000 mon.a (mon.0) 8773 : audit 0 from='client.? 172.21.15.40:0/3734703313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:42 smithi040 bash[41173]: cluster 2023-12-01T23:23:41.540041+0000 mgr.y (mgr.24356) 13963 : cluster 0 pgmap v13931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:42 smithi040 bash[41173]: audit 2023-12-01T23:23:42.161012+0000 mon.a (mon.0) 8773 : audit 0 from='client.? 172.21.15.40:0/3734703313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:42 smithi141 bash[31670]: cluster 2023-12-01T23:23:41.540041+0000 mgr.y (mgr.24356) 13963 : cluster 0 pgmap v13931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:42 smithi141 bash[31670]: audit 2023-12-01T23:23:42.161012+0000 mon.a (mon.0) 8773 : audit 0 from='client.? 172.21.15.40:0/3734703313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:44 smithi040 bash[41173]: cluster 2023-12-01T23:23:43.540777+0000 mgr.y (mgr.24356) 13964 : cluster 0 pgmap v13932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:44 smithi040 bash[41173]: audit 2023-12-01T23:23:44.631045+0000 mon.a (mon.0) 8774 : audit 0 from='client.? 172.21.15.40:0/2652627907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:44 smithi040 bash[28232]: cluster 2023-12-01T23:23:43.540777+0000 mgr.y (mgr.24356) 13964 : cluster 0 pgmap v13932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:44 smithi040 bash[28232]: audit 2023-12-01T23:23:44.631045+0000 mon.a (mon.0) 8774 : audit 0 from='client.? 172.21.15.40:0/2652627907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:44 smithi141 bash[31670]: cluster 2023-12-01T23:23:43.540777+0000 mgr.y (mgr.24356) 13964 : cluster 0 pgmap v13932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:44 smithi141 bash[31670]: audit 2023-12-01T23:23:44.631045+0000 mon.a (mon.0) 8774 : audit 0 from='client.? 172.21.15.40:0/2652627907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:23:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:23:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:46 smithi040 bash[41173]: cluster 2023-12-01T23:23:45.541925+0000 mgr.y (mgr.24356) 13965 : cluster 0 pgmap v13933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:46 smithi040 bash[28232]: cluster 2023-12-01T23:23:45.541925+0000 mgr.y (mgr.24356) 13965 : cluster 0 pgmap v13933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:46 smithi141 bash[31670]: cluster 2023-12-01T23:23:45.541925+0000 mgr.y (mgr.24356) 13965 : cluster 0 pgmap v13933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:47 smithi040 bash[41173]: audit 2023-12-01T23:23:47.093992+0000 mon.a (mon.0) 8775 : audit 0 from='client.? 172.21.15.40:0/1888216000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:47 smithi040 bash[28232]: audit 2023-12-01T23:23:47.093992+0000 mon.a (mon.0) 8775 : audit 0 from='client.? 172.21.15.40:0/1888216000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:47 smithi141 bash[31670]: audit 2023-12-01T23:23:47.093992+0000 mon.a (mon.0) 8775 : audit 0 from='client.? 172.21.15.40:0/1888216000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:48 smithi040 bash[28232]: cluster 2023-12-01T23:23:47.542576+0000 mgr.y (mgr.24356) 13966 : cluster 0 pgmap v13934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:48 smithi040 bash[41173]: cluster 2023-12-01T23:23:47.542576+0000 mgr.y (mgr.24356) 13966 : cluster 0 pgmap v13934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:48 smithi141 bash[31670]: cluster 2023-12-01T23:23:47.542576+0000 mgr.y (mgr.24356) 13966 : cluster 0 pgmap v13934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:49 smithi141 bash[31670]: audit 2023-12-01T23:23:49.069508+0000 mon.c (mon.2) 8798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:49 smithi141 bash[31670]: audit 2023-12-01T23:23:49.556564+0000 mon.c (mon.2) 8799 : audit 0 from='client.? 172.21.15.40:0/2991069115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:49 smithi040 bash[28232]: audit 2023-12-01T23:23:49.069508+0000 mon.c (mon.2) 8798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:49 smithi040 bash[28232]: audit 2023-12-01T23:23:49.556564+0000 mon.c (mon.2) 8799 : audit 0 from='client.? 172.21.15.40:0/2991069115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:49 smithi040 bash[41173]: audit 2023-12-01T23:23:49.069508+0000 mon.c (mon.2) 8798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:49 smithi040 bash[41173]: audit 2023-12-01T23:23:49.556564+0000 mon.c (mon.2) 8799 : audit 0 from='client.? 172.21.15.40:0/2991069115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:50 smithi141 bash[31670]: cluster 2023-12-01T23:23:49.543647+0000 mgr.y (mgr.24356) 13967 : cluster 0 pgmap v13935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:50 smithi040 bash[28232]: cluster 2023-12-01T23:23:49.543647+0000 mgr.y (mgr.24356) 13967 : cluster 0 pgmap v13935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:50 smithi040 bash[41173]: cluster 2023-12-01T23:23:49.543647+0000 mgr.y (mgr.24356) 13967 : cluster 0 pgmap v13935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:52 smithi141 bash[31670]: cluster 2023-12-01T23:23:51.544437+0000 mgr.y (mgr.24356) 13968 : cluster 0 pgmap v13936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:52 smithi141 bash[31670]: audit 2023-12-01T23:23:52.018159+0000 mon.c (mon.2) 8800 : audit 0 from='client.? 172.21.15.40:0/862182859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:52 smithi040 bash[41173]: cluster 2023-12-01T23:23:51.544437+0000 mgr.y (mgr.24356) 13968 : cluster 0 pgmap v13936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:52 smithi040 bash[41173]: audit 2023-12-01T23:23:52.018159+0000 mon.c (mon.2) 8800 : audit 0 from='client.? 172.21.15.40:0/862182859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:52 smithi040 bash[28232]: cluster 2023-12-01T23:23:51.544437+0000 mgr.y (mgr.24356) 13968 : cluster 0 pgmap v13936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:52 smithi040 bash[28232]: audit 2023-12-01T23:23:52.018159+0000 mon.c (mon.2) 8800 : audit 0 from='client.? 172.21.15.40:0/862182859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:54 smithi141 bash[31670]: cluster 2023-12-01T23:23:53.545230+0000 mgr.y (mgr.24356) 13969 : cluster 0 pgmap v13937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:54 smithi141 bash[31670]: audit 2023-12-01T23:23:54.483826+0000 mon.a (mon.0) 8776 : audit 0 from='client.? 172.21.15.40:0/849905129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:54 smithi040 bash[28232]: cluster 2023-12-01T23:23:53.545230+0000 mgr.y (mgr.24356) 13969 : cluster 0 pgmap v13937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:54 smithi040 bash[28232]: audit 2023-12-01T23:23:54.483826+0000 mon.a (mon.0) 8776 : audit 0 from='client.? 172.21.15.40:0/849905129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:54 smithi040 bash[41173]: cluster 2023-12-01T23:23:53.545230+0000 mgr.y (mgr.24356) 13969 : cluster 0 pgmap v13937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:54 smithi040 bash[41173]: audit 2023-12-01T23:23:54.483826+0000 mon.a (mon.0) 8776 : audit 0 from='client.? 172.21.15.40:0/849905129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:56 smithi040 bash[28232]: cluster 2023-12-01T23:23:55.546422+0000 mgr.y (mgr.24356) 13970 : cluster 0 pgmap v13938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:56 smithi040 bash[41173]: cluster 2023-12-01T23:23:55.546422+0000 mgr.y (mgr.24356) 13970 : cluster 0 pgmap v13938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:23:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:23:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:56 smithi141 bash[31670]: cluster 2023-12-01T23:23:55.546422+0000 mgr.y (mgr.24356) 13970 : cluster 0 pgmap v13938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:57 smithi141 bash[31670]: audit 2023-12-01T23:23:56.945051+0000 mon.c (mon.2) 8801 : audit 0 from='client.? 172.21.15.40:0/1952205636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:57 smithi040 bash[28232]: audit 2023-12-01T23:23:56.945051+0000 mon.c (mon.2) 8801 : audit 0 from='client.? 172.21.15.40:0/1952205636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:57 smithi040 bash[41173]: audit 2023-12-01T23:23:56.945051+0000 mon.c (mon.2) 8801 : audit 0 from='client.? 172.21.15.40:0/1952205636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:23:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:58 smithi141 bash[31670]: cluster 2023-12-01T23:23:57.547089+0000 mgr.y (mgr.24356) 13971 : cluster 0 pgmap v13939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:58 smithi040 bash[41173]: cluster 2023-12-01T23:23:57.547089+0000 mgr.y (mgr.24356) 13971 : cluster 0 pgmap v13939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:23:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:58 smithi040 bash[28232]: cluster 2023-12-01T23:23:57.547089+0000 mgr.y (mgr.24356) 13971 : cluster 0 pgmap v13939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:23:59 smithi141 bash[31670]: audit 2023-12-01T23:23:59.405197+0000 mon.a (mon.0) 8777 : audit 0 from='client.? 172.21.15.40:0/535629440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:23:59 smithi040 bash[41173]: audit 2023-12-01T23:23:59.405197+0000 mon.a (mon.0) 8777 : audit 0 from='client.? 172.21.15.40:0/535629440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:23:59 smithi040 bash[28232]: audit 2023-12-01T23:23:59.405197+0000 mon.a (mon.0) 8777 : audit 0 from='client.? 172.21.15.40:0/535629440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:00 smithi141 bash[31670]: cluster 2023-12-01T23:23:59.548211+0000 mgr.y (mgr.24356) 13972 : cluster 0 pgmap v13940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:00 smithi040 bash[28232]: cluster 2023-12-01T23:23:59.548211+0000 mgr.y (mgr.24356) 13972 : cluster 0 pgmap v13940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:00 smithi040 bash[41173]: cluster 2023-12-01T23:23:59.548211+0000 mgr.y (mgr.24356) 13972 : cluster 0 pgmap v13940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:02 smithi141 bash[31670]: cluster 2023-12-01T23:24:01.548993+0000 mgr.y (mgr.24356) 13973 : cluster 0 pgmap v13941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:02 smithi141 bash[31670]: audit 2023-12-01T23:24:01.870922+0000 mon.a (mon.0) 8778 : audit 0 from='client.? 172.21.15.40:0/2064004119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:02 smithi040 bash[28232]: cluster 2023-12-01T23:24:01.548993+0000 mgr.y (mgr.24356) 13973 : cluster 0 pgmap v13941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:02 smithi040 bash[28232]: audit 2023-12-01T23:24:01.870922+0000 mon.a (mon.0) 8778 : audit 0 from='client.? 172.21.15.40:0/2064004119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:02 smithi040 bash[41173]: cluster 2023-12-01T23:24:01.548993+0000 mgr.y (mgr.24356) 13973 : cluster 0 pgmap v13941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:02 smithi040 bash[41173]: audit 2023-12-01T23:24:01.870922+0000 mon.a (mon.0) 8778 : audit 0 from='client.? 172.21.15.40:0/2064004119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:04 smithi141 bash[31670]: cluster 2023-12-01T23:24:03.549643+0000 mgr.y (mgr.24356) 13974 : cluster 0 pgmap v13942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:04 smithi141 bash[31670]: audit 2023-12-01T23:24:03.808625+0000 mon.c (mon.2) 8802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:24:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:04 smithi141 bash[31670]: audit 2023-12-01T23:24:04.068936+0000 mon.c (mon.2) 8803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:04 smithi141 bash[31670]: audit 2023-12-01T23:24:04.343176+0000 mon.c (mon.2) 8804 : audit 0 from='client.? 172.21.15.40:0/3456078586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[28232]: cluster 2023-12-01T23:24:03.549643+0000 mgr.y (mgr.24356) 13974 : cluster 0 pgmap v13942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[28232]: audit 2023-12-01T23:24:03.808625+0000 mon.c (mon.2) 8802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:24:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[28232]: audit 2023-12-01T23:24:04.068936+0000 mon.c (mon.2) 8803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[28232]: audit 2023-12-01T23:24:04.343176+0000 mon.c (mon.2) 8804 : audit 0 from='client.? 172.21.15.40:0/3456078586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[41173]: cluster 2023-12-01T23:24:03.549643+0000 mgr.y (mgr.24356) 13974 : cluster 0 pgmap v13942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[41173]: audit 2023-12-01T23:24:03.808625+0000 mon.c (mon.2) 8802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:24:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[41173]: audit 2023-12-01T23:24:04.068936+0000 mon.c (mon.2) 8803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:04 smithi040 bash[41173]: audit 2023-12-01T23:24:04.343176+0000 mon.c (mon.2) 8804 : audit 0 from='client.? 172.21.15.40:0/3456078586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:06 smithi040 bash[28232]: cluster 2023-12-01T23:24:05.550924+0000 mgr.y (mgr.24356) 13975 : cluster 0 pgmap v13943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:24:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:24:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:06 smithi040 bash[41173]: cluster 2023-12-01T23:24:05.550924+0000 mgr.y (mgr.24356) 13975 : cluster 0 pgmap v13943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:06 smithi141 bash[31670]: cluster 2023-12-01T23:24:05.550924+0000 mgr.y (mgr.24356) 13975 : cluster 0 pgmap v13943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:07 smithi141 bash[31670]: audit 2023-12-01T23:24:06.814365+0000 mon.c (mon.2) 8805 : audit 0 from='client.? 172.21.15.40:0/1673260737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:07 smithi040 bash[28232]: audit 2023-12-01T23:24:06.814365+0000 mon.c (mon.2) 8805 : audit 0 from='client.? 172.21.15.40:0/1673260737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:07 smithi040 bash[41173]: audit 2023-12-01T23:24:06.814365+0000 mon.c (mon.2) 8805 : audit 0 from='client.? 172.21.15.40:0/1673260737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:08 smithi141 bash[31670]: cluster 2023-12-01T23:24:07.551633+0000 mgr.y (mgr.24356) 13976 : cluster 0 pgmap v13944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:08 smithi040 bash[28232]: cluster 2023-12-01T23:24:07.551633+0000 mgr.y (mgr.24356) 13976 : cluster 0 pgmap v13944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:08 smithi040 bash[41173]: cluster 2023-12-01T23:24:07.551633+0000 mgr.y (mgr.24356) 13976 : cluster 0 pgmap v13944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:09 smithi141 bash[31670]: audit 2023-12-01T23:24:09.321271+0000 mon.a (mon.0) 8779 : audit 0 from='client.? 172.21.15.40:0/1958801168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:09 smithi141 bash[31670]: audit 2023-12-01T23:24:09.656700+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:09 smithi141 bash[31670]: audit 2023-12-01T23:24:09.670407+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:09 smithi040 bash[28232]: audit 2023-12-01T23:24:09.321271+0000 mon.a (mon.0) 8779 : audit 0 from='client.? 172.21.15.40:0/1958801168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:09 smithi040 bash[28232]: audit 2023-12-01T23:24:09.656700+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:09 smithi040 bash[28232]: audit 2023-12-01T23:24:09.670407+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:09 smithi040 bash[41173]: audit 2023-12-01T23:24:09.321271+0000 mon.a (mon.0) 8779 : audit 0 from='client.? 172.21.15.40:0/1958801168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:09 smithi040 bash[41173]: audit 2023-12-01T23:24:09.656700+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:09 smithi040 bash[41173]: audit 2023-12-01T23:24:09.670407+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:10 smithi141 bash[31670]: cluster 2023-12-01T23:24:09.553018+0000 mgr.y (mgr.24356) 13977 : cluster 0 pgmap v13945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:10 smithi141 bash[31670]: audit 2023-12-01T23:24:10.010039+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:10 smithi141 bash[31670]: audit 2023-12-01T23:24:10.021330+0000 mon.a (mon.0) 8783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:10 smithi141 bash[31670]: audit 2023-12-01T23:24:10.600244+0000 mon.c (mon.2) 8806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:24:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:10 smithi141 bash[31670]: audit 2023-12-01T23:24:10.602240+0000 mon.c (mon.2) 8807 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:24:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:10 smithi141 bash[31670]: audit 2023-12-01T23:24:10.611890+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[28232]: cluster 2023-12-01T23:24:09.553018+0000 mgr.y (mgr.24356) 13977 : cluster 0 pgmap v13945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[28232]: audit 2023-12-01T23:24:10.010039+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[28232]: audit 2023-12-01T23:24:10.021330+0000 mon.a (mon.0) 8783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[28232]: audit 2023-12-01T23:24:10.600244+0000 mon.c (mon.2) 8806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:24:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[28232]: audit 2023-12-01T23:24:10.602240+0000 mon.c (mon.2) 8807 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:24:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[28232]: audit 2023-12-01T23:24:10.611890+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[41173]: cluster 2023-12-01T23:24:09.553018+0000 mgr.y (mgr.24356) 13977 : cluster 0 pgmap v13945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[41173]: audit 2023-12-01T23:24:10.010039+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[41173]: audit 2023-12-01T23:24:10.021330+0000 mon.a (mon.0) 8783 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[41173]: audit 2023-12-01T23:24:10.600244+0000 mon.c (mon.2) 8806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:24:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[41173]: audit 2023-12-01T23:24:10.602240+0000 mon.c (mon.2) 8807 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:24:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:10 smithi040 bash[41173]: audit 2023-12-01T23:24:10.611890+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:24:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:12 smithi141 bash[31670]: cluster 2023-12-01T23:24:11.553815+0000 mgr.y (mgr.24356) 13978 : cluster 0 pgmap v13946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:12 smithi141 bash[31670]: audit 2023-12-01T23:24:11.789401+0000 mon.c (mon.2) 8808 : audit 0 from='client.? 172.21.15.40:0/2230744744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:12 smithi040 bash[28232]: cluster 2023-12-01T23:24:11.553815+0000 mgr.y (mgr.24356) 13978 : cluster 0 pgmap v13946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:12 smithi040 bash[28232]: audit 2023-12-01T23:24:11.789401+0000 mon.c (mon.2) 8808 : audit 0 from='client.? 172.21.15.40:0/2230744744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:12 smithi040 bash[41173]: cluster 2023-12-01T23:24:11.553815+0000 mgr.y (mgr.24356) 13978 : cluster 0 pgmap v13946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:12 smithi040 bash[41173]: audit 2023-12-01T23:24:11.789401+0000 mon.c (mon.2) 8808 : audit 0 from='client.? 172.21.15.40:0/2230744744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:14 smithi141 bash[31670]: cluster 2023-12-01T23:24:13.554582+0000 mgr.y (mgr.24356) 13979 : cluster 0 pgmap v13947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:14 smithi141 bash[31670]: audit 2023-12-01T23:24:14.264712+0000 mon.a (mon.0) 8785 : audit 0 from='client.? 172.21.15.40:0/1510008325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:14 smithi040 bash[28232]: cluster 2023-12-01T23:24:13.554582+0000 mgr.y (mgr.24356) 13979 : cluster 0 pgmap v13947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:14 smithi040 bash[28232]: audit 2023-12-01T23:24:14.264712+0000 mon.a (mon.0) 8785 : audit 0 from='client.? 172.21.15.40:0/1510008325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:14 smithi040 bash[41173]: cluster 2023-12-01T23:24:13.554582+0000 mgr.y (mgr.24356) 13979 : cluster 0 pgmap v13947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:14 smithi040 bash[41173]: audit 2023-12-01T23:24:14.264712+0000 mon.a (mon.0) 8785 : audit 0 from='client.? 172.21.15.40:0/1510008325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:24:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:24:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:16 smithi040 bash[28232]: cluster 2023-12-01T23:24:15.555830+0000 mgr.y (mgr.24356) 13980 : cluster 0 pgmap v13948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:16 smithi040 bash[28232]: audit 2023-12-01T23:24:16.725028+0000 mon.a (mon.0) 8786 : audit 0 from='client.? 172.21.15.40:0/1260914656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:16 smithi040 bash[41173]: cluster 2023-12-01T23:24:15.555830+0000 mgr.y (mgr.24356) 13980 : cluster 0 pgmap v13948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:16 smithi040 bash[41173]: audit 2023-12-01T23:24:16.725028+0000 mon.a (mon.0) 8786 : audit 0 from='client.? 172.21.15.40:0/1260914656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:16 smithi141 bash[31670]: cluster 2023-12-01T23:24:15.555830+0000 mgr.y (mgr.24356) 13980 : cluster 0 pgmap v13948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:16 smithi141 bash[31670]: audit 2023-12-01T23:24:16.725028+0000 mon.a (mon.0) 8786 : audit 0 from='client.? 172.21.15.40:0/1260914656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:18 smithi141 bash[31670]: cluster 2023-12-01T23:24:17.556510+0000 mgr.y (mgr.24356) 13981 : cluster 0 pgmap v13949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:18 smithi040 bash[28232]: cluster 2023-12-01T23:24:17.556510+0000 mgr.y (mgr.24356) 13981 : cluster 0 pgmap v13949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:18 smithi040 bash[41173]: cluster 2023-12-01T23:24:17.556510+0000 mgr.y (mgr.24356) 13981 : cluster 0 pgmap v13949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:19 smithi141 bash[31670]: audit 2023-12-01T23:24:19.069923+0000 mon.c (mon.2) 8809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:19 smithi141 bash[31670]: audit 2023-12-01T23:24:19.190257+0000 mon.a (mon.0) 8787 : audit 0 from='client.? 172.21.15.40:0/3140124963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:19 smithi040 bash[28232]: audit 2023-12-01T23:24:19.069923+0000 mon.c (mon.2) 8809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:19 smithi040 bash[28232]: audit 2023-12-01T23:24:19.190257+0000 mon.a (mon.0) 8787 : audit 0 from='client.? 172.21.15.40:0/3140124963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:19 smithi040 bash[41173]: audit 2023-12-01T23:24:19.069923+0000 mon.c (mon.2) 8809 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:19 smithi040 bash[41173]: audit 2023-12-01T23:24:19.190257+0000 mon.a (mon.0) 8787 : audit 0 from='client.? 172.21.15.40:0/3140124963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:20 smithi040 bash[28232]: cluster 2023-12-01T23:24:19.557448+0000 mgr.y (mgr.24356) 13982 : cluster 0 pgmap v13950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:20 smithi040 bash[41173]: cluster 2023-12-01T23:24:19.557448+0000 mgr.y (mgr.24356) 13982 : cluster 0 pgmap v13950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:20 smithi141 bash[31670]: cluster 2023-12-01T23:24:19.557448+0000 mgr.y (mgr.24356) 13982 : cluster 0 pgmap v13950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:22 smithi040 bash[41173]: cluster 2023-12-01T23:24:21.558057+0000 mgr.y (mgr.24356) 13983 : cluster 0 pgmap v13951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:22 smithi040 bash[41173]: audit 2023-12-01T23:24:21.647146+0000 mon.a (mon.0) 8788 : audit 0 from='client.? 172.21.15.40:0/646065764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:22 smithi040 bash[28232]: cluster 2023-12-01T23:24:21.558057+0000 mgr.y (mgr.24356) 13983 : cluster 0 pgmap v13951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:22 smithi040 bash[28232]: audit 2023-12-01T23:24:21.647146+0000 mon.a (mon.0) 8788 : audit 0 from='client.? 172.21.15.40:0/646065764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:22 smithi141 bash[31670]: cluster 2023-12-01T23:24:21.558057+0000 mgr.y (mgr.24356) 13983 : cluster 0 pgmap v13951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:22 smithi141 bash[31670]: audit 2023-12-01T23:24:21.647146+0000 mon.a (mon.0) 8788 : audit 0 from='client.? 172.21.15.40:0/646065764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:24 smithi040 bash[41173]: cluster 2023-12-01T23:24:23.558702+0000 mgr.y (mgr.24356) 13984 : cluster 0 pgmap v13952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:24 smithi040 bash[41173]: audit 2023-12-01T23:24:24.105000+0000 mon.a (mon.0) 8789 : audit 0 from='client.? 172.21.15.40:0/4185557748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:24 smithi040 bash[28232]: cluster 2023-12-01T23:24:23.558702+0000 mgr.y (mgr.24356) 13984 : cluster 0 pgmap v13952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:24 smithi040 bash[28232]: audit 2023-12-01T23:24:24.105000+0000 mon.a (mon.0) 8789 : audit 0 from='client.? 172.21.15.40:0/4185557748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:24 smithi141 bash[31670]: cluster 2023-12-01T23:24:23.558702+0000 mgr.y (mgr.24356) 13984 : cluster 0 pgmap v13952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:24 smithi141 bash[31670]: audit 2023-12-01T23:24:24.105000+0000 mon.a (mon.0) 8789 : audit 0 from='client.? 172.21.15.40:0/4185557748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:24:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:24:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:26 smithi040 bash[41173]: cluster 2023-12-01T23:24:25.559894+0000 mgr.y (mgr.24356) 13985 : cluster 0 pgmap v13953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:26 smithi040 bash[41173]: audit 2023-12-01T23:24:26.569206+0000 mon.c (mon.2) 8810 : audit 0 from='client.? 172.21.15.40:0/1956841612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:26 smithi040 bash[28232]: cluster 2023-12-01T23:24:25.559894+0000 mgr.y (mgr.24356) 13985 : cluster 0 pgmap v13953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:26 smithi040 bash[28232]: audit 2023-12-01T23:24:26.569206+0000 mon.c (mon.2) 8810 : audit 0 from='client.? 172.21.15.40:0/1956841612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:26 smithi141 bash[31670]: cluster 2023-12-01T23:24:25.559894+0000 mgr.y (mgr.24356) 13985 : cluster 0 pgmap v13953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:26 smithi141 bash[31670]: audit 2023-12-01T23:24:26.569206+0000 mon.c (mon.2) 8810 : audit 0 from='client.? 172.21.15.40:0/1956841612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:28 smithi141 bash[31670]: cluster 2023-12-01T23:24:27.560622+0000 mgr.y (mgr.24356) 13986 : cluster 0 pgmap v13954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:28 smithi040 bash[41173]: cluster 2023-12-01T23:24:27.560622+0000 mgr.y (mgr.24356) 13986 : cluster 0 pgmap v13954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:28 smithi040 bash[28232]: cluster 2023-12-01T23:24:27.560622+0000 mgr.y (mgr.24356) 13986 : cluster 0 pgmap v13954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:29 smithi040 bash[41173]: audit 2023-12-01T23:24:29.034269+0000 mon.a (mon.0) 8790 : audit 0 from='client.? 172.21.15.40:0/4231987954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:29 smithi040 bash[28232]: audit 2023-12-01T23:24:29.034269+0000 mon.a (mon.0) 8790 : audit 0 from='client.? 172.21.15.40:0/4231987954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:29 smithi141 bash[31670]: audit 2023-12-01T23:24:29.034269+0000 mon.a (mon.0) 8790 : audit 0 from='client.? 172.21.15.40:0/4231987954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:30 smithi040 bash[28232]: cluster 2023-12-01T23:24:29.561758+0000 mgr.y (mgr.24356) 13987 : cluster 0 pgmap v13955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:30 smithi040 bash[41173]: cluster 2023-12-01T23:24:29.561758+0000 mgr.y (mgr.24356) 13987 : cluster 0 pgmap v13955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:30 smithi141 bash[31670]: cluster 2023-12-01T23:24:29.561758+0000 mgr.y (mgr.24356) 13987 : cluster 0 pgmap v13955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:31 smithi040 bash[28232]: audit 2023-12-01T23:24:31.509959+0000 mon.c (mon.2) 8811 : audit 0 from='client.? 172.21.15.40:0/2999499346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:31 smithi040 bash[41173]: audit 2023-12-01T23:24:31.509959+0000 mon.c (mon.2) 8811 : audit 0 from='client.? 172.21.15.40:0/2999499346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:31 smithi141 bash[31670]: audit 2023-12-01T23:24:31.509959+0000 mon.c (mon.2) 8811 : audit 0 from='client.? 172.21.15.40:0/2999499346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:32 smithi040 bash[28232]: cluster 2023-12-01T23:24:31.562411+0000 mgr.y (mgr.24356) 13988 : cluster 0 pgmap v13956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:32 smithi040 bash[41173]: cluster 2023-12-01T23:24:31.562411+0000 mgr.y (mgr.24356) 13988 : cluster 0 pgmap v13956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:32 smithi141 bash[31670]: cluster 2023-12-01T23:24:31.562411+0000 mgr.y (mgr.24356) 13988 : cluster 0 pgmap v13956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:34 smithi040 bash[28232]: cluster 2023-12-01T23:24:33.563105+0000 mgr.y (mgr.24356) 13989 : cluster 0 pgmap v13957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:34 smithi040 bash[28232]: audit 2023-12-01T23:24:33.972677+0000 mon.a (mon.0) 8791 : audit 0 from='client.? 172.21.15.40:0/2071537362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:34 smithi040 bash[28232]: audit 2023-12-01T23:24:34.070135+0000 mon.c (mon.2) 8812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:34 smithi040 bash[41173]: cluster 2023-12-01T23:24:33.563105+0000 mgr.y (mgr.24356) 13989 : cluster 0 pgmap v13957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:34 smithi040 bash[41173]: audit 2023-12-01T23:24:33.972677+0000 mon.a (mon.0) 8791 : audit 0 from='client.? 172.21.15.40:0/2071537362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:34 smithi040 bash[41173]: audit 2023-12-01T23:24:34.070135+0000 mon.c (mon.2) 8812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:34 smithi141 bash[31670]: cluster 2023-12-01T23:24:33.563105+0000 mgr.y (mgr.24356) 13989 : cluster 0 pgmap v13957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:34 smithi141 bash[31670]: audit 2023-12-01T23:24:33.972677+0000 mon.a (mon.0) 8791 : audit 0 from='client.? 172.21.15.40:0/2071537362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:34 smithi141 bash[31670]: audit 2023-12-01T23:24:34.070135+0000 mon.c (mon.2) 8812 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:24:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:24:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:36 smithi040 bash[28232]: cluster 2023-12-01T23:24:35.564275+0000 mgr.y (mgr.24356) 13990 : cluster 0 pgmap v13958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:36 smithi040 bash[28232]: audit 2023-12-01T23:24:36.437921+0000 mon.c (mon.2) 8813 : audit 0 from='client.? 172.21.15.40:0/1550428569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:36 smithi040 bash[41173]: cluster 2023-12-01T23:24:35.564275+0000 mgr.y (mgr.24356) 13990 : cluster 0 pgmap v13958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:36 smithi040 bash[41173]: audit 2023-12-01T23:24:36.437921+0000 mon.c (mon.2) 8813 : audit 0 from='client.? 172.21.15.40:0/1550428569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:36 smithi141 bash[31670]: cluster 2023-12-01T23:24:35.564275+0000 mgr.y (mgr.24356) 13990 : cluster 0 pgmap v13958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:36 smithi141 bash[31670]: audit 2023-12-01T23:24:36.437921+0000 mon.c (mon.2) 8813 : audit 0 from='client.? 172.21.15.40:0/1550428569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:38 smithi040 bash[28232]: cluster 2023-12-01T23:24:37.564964+0000 mgr.y (mgr.24356) 13991 : cluster 0 pgmap v13959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:38 smithi040 bash[41173]: cluster 2023-12-01T23:24:37.564964+0000 mgr.y (mgr.24356) 13991 : cluster 0 pgmap v13959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:38 smithi141 bash[31670]: cluster 2023-12-01T23:24:37.564964+0000 mgr.y (mgr.24356) 13991 : cluster 0 pgmap v13959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:39 smithi040 bash[28232]: audit 2023-12-01T23:24:38.909542+0000 mon.a (mon.0) 8792 : audit 0 from='client.? 172.21.15.40:0/1298764700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:39 smithi040 bash[41173]: audit 2023-12-01T23:24:38.909542+0000 mon.a (mon.0) 8792 : audit 0 from='client.? 172.21.15.40:0/1298764700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:39 smithi141 bash[31670]: audit 2023-12-01T23:24:38.909542+0000 mon.a (mon.0) 8792 : audit 0 from='client.? 172.21.15.40:0/1298764700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:40 smithi040 bash[28232]: cluster 2023-12-01T23:24:39.566055+0000 mgr.y (mgr.24356) 13992 : cluster 0 pgmap v13960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:40 smithi040 bash[41173]: cluster 2023-12-01T23:24:39.566055+0000 mgr.y (mgr.24356) 13992 : cluster 0 pgmap v13960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:40 smithi141 bash[31670]: cluster 2023-12-01T23:24:39.566055+0000 mgr.y (mgr.24356) 13992 : cluster 0 pgmap v13960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:41 smithi040 bash[28232]: audit 2023-12-01T23:24:41.375099+0000 mon.a (mon.0) 8793 : audit 0 from='client.? 172.21.15.40:0/152498239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:41 smithi040 bash[41173]: audit 2023-12-01T23:24:41.375099+0000 mon.a (mon.0) 8793 : audit 0 from='client.? 172.21.15.40:0/152498239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:41 smithi141 bash[31670]: audit 2023-12-01T23:24:41.375099+0000 mon.a (mon.0) 8793 : audit 0 from='client.? 172.21.15.40:0/152498239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:42 smithi040 bash[28232]: cluster 2023-12-01T23:24:41.566794+0000 mgr.y (mgr.24356) 13993 : cluster 0 pgmap v13961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:42 smithi040 bash[41173]: cluster 2023-12-01T23:24:41.566794+0000 mgr.y (mgr.24356) 13993 : cluster 0 pgmap v13961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:42 smithi141 bash[31670]: cluster 2023-12-01T23:24:41.566794+0000 mgr.y (mgr.24356) 13993 : cluster 0 pgmap v13961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:44 smithi040 bash[28232]: cluster 2023-12-01T23:24:43.567425+0000 mgr.y (mgr.24356) 13994 : cluster 0 pgmap v13962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:44 smithi040 bash[28232]: audit 2023-12-01T23:24:43.840228+0000 mon.c (mon.2) 8814 : audit 0 from='client.? 172.21.15.40:0/2486625938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:44 smithi040 bash[41173]: cluster 2023-12-01T23:24:43.567425+0000 mgr.y (mgr.24356) 13994 : cluster 0 pgmap v13962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:44 smithi040 bash[41173]: audit 2023-12-01T23:24:43.840228+0000 mon.c (mon.2) 8814 : audit 0 from='client.? 172.21.15.40:0/2486625938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:44 smithi141 bash[31670]: cluster 2023-12-01T23:24:43.567425+0000 mgr.y (mgr.24356) 13994 : cluster 0 pgmap v13962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:44 smithi141 bash[31670]: audit 2023-12-01T23:24:43.840228+0000 mon.c (mon.2) 8814 : audit 0 from='client.? 172.21.15.40:0/2486625938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:24:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:24:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:46 smithi040 bash[41173]: cluster 2023-12-01T23:24:45.568720+0000 mgr.y (mgr.24356) 13995 : cluster 0 pgmap v13963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:46 smithi040 bash[41173]: audit 2023-12-01T23:24:46.295045+0000 mon.a (mon.0) 8794 : audit 0 from='client.? 172.21.15.40:0/1107866239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:46 smithi040 bash[28232]: cluster 2023-12-01T23:24:45.568720+0000 mgr.y (mgr.24356) 13995 : cluster 0 pgmap v13963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:46 smithi040 bash[28232]: audit 2023-12-01T23:24:46.295045+0000 mon.a (mon.0) 8794 : audit 0 from='client.? 172.21.15.40:0/1107866239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:46 smithi141 bash[31670]: cluster 2023-12-01T23:24:45.568720+0000 mgr.y (mgr.24356) 13995 : cluster 0 pgmap v13963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:46 smithi141 bash[31670]: audit 2023-12-01T23:24:46.295045+0000 mon.a (mon.0) 8794 : audit 0 from='client.? 172.21.15.40:0/1107866239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:48 smithi040 bash[28232]: cluster 2023-12-01T23:24:47.569349+0000 mgr.y (mgr.24356) 13996 : cluster 0 pgmap v13964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:48 smithi040 bash[41173]: cluster 2023-12-01T23:24:47.569349+0000 mgr.y (mgr.24356) 13996 : cluster 0 pgmap v13964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:48 smithi141 bash[31670]: cluster 2023-12-01T23:24:47.569349+0000 mgr.y (mgr.24356) 13996 : cluster 0 pgmap v13964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:49 smithi040 bash[41173]: audit 2023-12-01T23:24:48.757113+0000 mon.c (mon.2) 8815 : audit 0 from='client.? 172.21.15.40:0/463393441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:49 smithi040 bash[41173]: audit 2023-12-01T23:24:49.070771+0000 mon.c (mon.2) 8816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:49 smithi040 bash[28232]: audit 2023-12-01T23:24:48.757113+0000 mon.c (mon.2) 8815 : audit 0 from='client.? 172.21.15.40:0/463393441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:49 smithi040 bash[28232]: audit 2023-12-01T23:24:49.070771+0000 mon.c (mon.2) 8816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:49 smithi141 bash[31670]: audit 2023-12-01T23:24:48.757113+0000 mon.c (mon.2) 8815 : audit 0 from='client.? 172.21.15.40:0/463393441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:49 smithi141 bash[31670]: audit 2023-12-01T23:24:49.070771+0000 mon.c (mon.2) 8816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:50 smithi040 bash[28232]: cluster 2023-12-01T23:24:49.570561+0000 mgr.y (mgr.24356) 13997 : cluster 0 pgmap v13965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:50 smithi040 bash[41173]: cluster 2023-12-01T23:24:49.570561+0000 mgr.y (mgr.24356) 13997 : cluster 0 pgmap v13965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:50 smithi141 bash[31670]: cluster 2023-12-01T23:24:49.570561+0000 mgr.y (mgr.24356) 13997 : cluster 0 pgmap v13965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:51 smithi040 bash[28232]: audit 2023-12-01T23:24:51.221270+0000 mon.a (mon.0) 8795 : audit 0 from='client.? 172.21.15.40:0/304276482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:51 smithi040 bash[41173]: audit 2023-12-01T23:24:51.221270+0000 mon.a (mon.0) 8795 : audit 0 from='client.? 172.21.15.40:0/304276482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:51 smithi141 bash[31670]: audit 2023-12-01T23:24:51.221270+0000 mon.a (mon.0) 8795 : audit 0 from='client.? 172.21.15.40:0/304276482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:52 smithi040 bash[28232]: cluster 2023-12-01T23:24:51.571253+0000 mgr.y (mgr.24356) 13998 : cluster 0 pgmap v13966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:52 smithi040 bash[41173]: cluster 2023-12-01T23:24:51.571253+0000 mgr.y (mgr.24356) 13998 : cluster 0 pgmap v13966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:52 smithi141 bash[31670]: cluster 2023-12-01T23:24:51.571253+0000 mgr.y (mgr.24356) 13998 : cluster 0 pgmap v13966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:54 smithi040 bash[28232]: cluster 2023-12-01T23:24:53.571933+0000 mgr.y (mgr.24356) 13999 : cluster 0 pgmap v13967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:54 smithi040 bash[28232]: audit 2023-12-01T23:24:53.700293+0000 mon.c (mon.2) 8817 : audit 0 from='client.? 172.21.15.40:0/3236611297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:54 smithi040 bash[41173]: cluster 2023-12-01T23:24:53.571933+0000 mgr.y (mgr.24356) 13999 : cluster 0 pgmap v13967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:54 smithi040 bash[41173]: audit 2023-12-01T23:24:53.700293+0000 mon.c (mon.2) 8817 : audit 0 from='client.? 172.21.15.40:0/3236611297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:54 smithi141 bash[31670]: cluster 2023-12-01T23:24:53.571933+0000 mgr.y (mgr.24356) 13999 : cluster 0 pgmap v13967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:54 smithi141 bash[31670]: audit 2023-12-01T23:24:53.700293+0000 mon.c (mon.2) 8817 : audit 0 from='client.? 172.21.15.40:0/3236611297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:24:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:24:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:56 smithi040 bash[28232]: cluster 2023-12-01T23:24:55.573127+0000 mgr.y (mgr.24356) 14000 : cluster 0 pgmap v13968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:56 smithi040 bash[28232]: audit 2023-12-01T23:24:56.165367+0000 mon.a (mon.0) 8796 : audit 0 from='client.? 172.21.15.40:0/3136524859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:56 smithi040 bash[41173]: cluster 2023-12-01T23:24:55.573127+0000 mgr.y (mgr.24356) 14000 : cluster 0 pgmap v13968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:56 smithi040 bash[41173]: audit 2023-12-01T23:24:56.165367+0000 mon.a (mon.0) 8796 : audit 0 from='client.? 172.21.15.40:0/3136524859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:56 smithi141 bash[31670]: cluster 2023-12-01T23:24:55.573127+0000 mgr.y (mgr.24356) 14000 : cluster 0 pgmap v13968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:56 smithi141 bash[31670]: audit 2023-12-01T23:24:56.165367+0000 mon.a (mon.0) 8796 : audit 0 from='client.? 172.21.15.40:0/3136524859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:58 smithi040 bash[28232]: cluster 2023-12-01T23:24:57.573745+0000 mgr.y (mgr.24356) 14001 : cluster 0 pgmap v13969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:58 smithi040 bash[41173]: cluster 2023-12-01T23:24:57.573745+0000 mgr.y (mgr.24356) 14001 : cluster 0 pgmap v13969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:58 smithi141 bash[31670]: cluster 2023-12-01T23:24:57.573745+0000 mgr.y (mgr.24356) 14001 : cluster 0 pgmap v13969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:24:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:24:59 smithi040 bash[28232]: audit 2023-12-01T23:24:58.628020+0000 mon.a (mon.0) 8797 : audit 0 from='client.? 172.21.15.40:0/38254908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:24:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:24:59 smithi040 bash[41173]: audit 2023-12-01T23:24:58.628020+0000 mon.a (mon.0) 8797 : audit 0 from='client.? 172.21.15.40:0/38254908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:24:59 smithi141 bash[31670]: audit 2023-12-01T23:24:58.628020+0000 mon.a (mon.0) 8797 : audit 0 from='client.? 172.21.15.40:0/38254908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:00 smithi040 bash[28232]: cluster 2023-12-01T23:24:59.574843+0000 mgr.y (mgr.24356) 14002 : cluster 0 pgmap v13970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:00 smithi040 bash[41173]: cluster 2023-12-01T23:24:59.574843+0000 mgr.y (mgr.24356) 14002 : cluster 0 pgmap v13970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:00 smithi141 bash[31670]: cluster 2023-12-01T23:24:59.574843+0000 mgr.y (mgr.24356) 14002 : cluster 0 pgmap v13970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:01 smithi040 bash[28232]: audit 2023-12-01T23:25:01.093800+0000 mon.a (mon.0) 8798 : audit 0 from='client.? 172.21.15.40:0/2894231514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:01 smithi040 bash[41173]: audit 2023-12-01T23:25:01.093800+0000 mon.a (mon.0) 8798 : audit 0 from='client.? 172.21.15.40:0/2894231514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:01 smithi141 bash[31670]: audit 2023-12-01T23:25:01.093800+0000 mon.a (mon.0) 8798 : audit 0 from='client.? 172.21.15.40:0/2894231514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:02 smithi040 bash[28232]: cluster 2023-12-01T23:25:01.575426+0000 mgr.y (mgr.24356) 14003 : cluster 0 pgmap v13971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:02 smithi040 bash[41173]: cluster 2023-12-01T23:25:01.575426+0000 mgr.y (mgr.24356) 14003 : cluster 0 pgmap v13971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:02 smithi141 bash[31670]: cluster 2023-12-01T23:25:01.575426+0000 mgr.y (mgr.24356) 14003 : cluster 0 pgmap v13971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:03 smithi040 bash[28232]: audit 2023-12-01T23:25:03.559392+0000 mon.a (mon.0) 8799 : audit 0 from='client.? 172.21.15.40:0/3295286467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:03 smithi040 bash[41173]: audit 2023-12-01T23:25:03.559392+0000 mon.a (mon.0) 8799 : audit 0 from='client.? 172.21.15.40:0/3295286467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:03 smithi141 bash[31670]: audit 2023-12-01T23:25:03.559392+0000 mon.a (mon.0) 8799 : audit 0 from='client.? 172.21.15.40:0/3295286467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:04 smithi040 bash[28232]: cluster 2023-12-01T23:25:03.576130+0000 mgr.y (mgr.24356) 14004 : cluster 0 pgmap v13972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:04 smithi040 bash[28232]: audit 2023-12-01T23:25:04.071074+0000 mon.c (mon.2) 8818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:04 smithi040 bash[41173]: cluster 2023-12-01T23:25:03.576130+0000 mgr.y (mgr.24356) 14004 : cluster 0 pgmap v13972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:04 smithi040 bash[41173]: audit 2023-12-01T23:25:04.071074+0000 mon.c (mon.2) 8818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:04 smithi141 bash[31670]: cluster 2023-12-01T23:25:03.576130+0000 mgr.y (mgr.24356) 14004 : cluster 0 pgmap v13972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:04 smithi141 bash[31670]: audit 2023-12-01T23:25:04.071074+0000 mon.c (mon.2) 8818 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:25:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:25:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:06 smithi040 bash[28232]: cluster 2023-12-01T23:25:05.577322+0000 mgr.y (mgr.24356) 14005 : cluster 0 pgmap v13973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:06 smithi040 bash[28232]: audit 2023-12-01T23:25:06.023673+0000 mon.c (mon.2) 8819 : audit 0 from='client.? 172.21.15.40:0/438444565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:06 smithi040 bash[41173]: cluster 2023-12-01T23:25:05.577322+0000 mgr.y (mgr.24356) 14005 : cluster 0 pgmap v13973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:06 smithi040 bash[41173]: audit 2023-12-01T23:25:06.023673+0000 mon.c (mon.2) 8819 : audit 0 from='client.? 172.21.15.40:0/438444565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:06 smithi141 bash[31670]: cluster 2023-12-01T23:25:05.577322+0000 mgr.y (mgr.24356) 14005 : cluster 0 pgmap v13973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:06 smithi141 bash[31670]: audit 2023-12-01T23:25:06.023673+0000 mon.c (mon.2) 8819 : audit 0 from='client.? 172.21.15.40:0/438444565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:08 smithi040 bash[28232]: cluster 2023-12-01T23:25:07.578119+0000 mgr.y (mgr.24356) 14006 : cluster 0 pgmap v13974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:08 smithi040 bash[28232]: audit 2023-12-01T23:25:08.481342+0000 mon.c (mon.2) 8820 : audit 0 from='client.? 172.21.15.40:0/2107408708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:08 smithi040 bash[41173]: cluster 2023-12-01T23:25:07.578119+0000 mgr.y (mgr.24356) 14006 : cluster 0 pgmap v13974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:08 smithi040 bash[41173]: audit 2023-12-01T23:25:08.481342+0000 mon.c (mon.2) 8820 : audit 0 from='client.? 172.21.15.40:0/2107408708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:08 smithi141 bash[31670]: cluster 2023-12-01T23:25:07.578119+0000 mgr.y (mgr.24356) 14006 : cluster 0 pgmap v13974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:08 smithi141 bash[31670]: audit 2023-12-01T23:25:08.481342+0000 mon.c (mon.2) 8820 : audit 0 from='client.? 172.21.15.40:0/2107408708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:10 smithi040 bash[28232]: cluster 2023-12-01T23:25:09.579321+0000 mgr.y (mgr.24356) 14007 : cluster 0 pgmap v13975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:10 smithi040 bash[41173]: cluster 2023-12-01T23:25:09.579321+0000 mgr.y (mgr.24356) 14007 : cluster 0 pgmap v13975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:10 smithi141 bash[31670]: cluster 2023-12-01T23:25:09.579321+0000 mgr.y (mgr.24356) 14007 : cluster 0 pgmap v13975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:11 smithi040 bash[41173]: audit 2023-12-01T23:25:10.697453+0000 mon.c (mon.2) 8821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:25:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:11 smithi040 bash[41173]: audit 2023-12-01T23:25:10.940319+0000 mon.c (mon.2) 8822 : audit 0 from='client.? 172.21.15.40:0/908559506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:11 smithi040 bash[28232]: audit 2023-12-01T23:25:10.697453+0000 mon.c (mon.2) 8821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:25:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:11 smithi040 bash[28232]: audit 2023-12-01T23:25:10.940319+0000 mon.c (mon.2) 8822 : audit 0 from='client.? 172.21.15.40:0/908559506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:11 smithi141 bash[31670]: audit 2023-12-01T23:25:10.697453+0000 mon.c (mon.2) 8821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:25:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:11 smithi141 bash[31670]: audit 2023-12-01T23:25:10.940319+0000 mon.c (mon.2) 8822 : audit 0 from='client.? 172.21.15.40:0/908559506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:12 smithi040 bash[28232]: cluster 2023-12-01T23:25:11.580104+0000 mgr.y (mgr.24356) 14008 : cluster 0 pgmap v13976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:12 smithi040 bash[41173]: cluster 2023-12-01T23:25:11.580104+0000 mgr.y (mgr.24356) 14008 : cluster 0 pgmap v13976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:12 smithi141 bash[31670]: cluster 2023-12-01T23:25:11.580104+0000 mgr.y (mgr.24356) 14008 : cluster 0 pgmap v13976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:13 smithi141 bash[31670]: audit 2023-12-01T23:25:13.408835+0000 mon.c (mon.2) 8823 : audit 0 from='client.? 172.21.15.40:0/173812712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:13 smithi040 bash[28232]: audit 2023-12-01T23:25:13.408835+0000 mon.c (mon.2) 8823 : audit 0 from='client.? 172.21.15.40:0/173812712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:13 smithi040 bash[41173]: audit 2023-12-01T23:25:13.408835+0000 mon.c (mon.2) 8823 : audit 0 from='client.? 172.21.15.40:0/173812712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:14 smithi141 bash[31670]: cluster 2023-12-01T23:25:13.580913+0000 mgr.y (mgr.24356) 14009 : cluster 0 pgmap v13977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:14 smithi040 bash[28232]: cluster 2023-12-01T23:25:13.580913+0000 mgr.y (mgr.24356) 14009 : cluster 0 pgmap v13977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:14 smithi040 bash[41173]: cluster 2023-12-01T23:25:13.580913+0000 mgr.y (mgr.24356) 14009 : cluster 0 pgmap v13977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[28232]: cluster 2023-12-01T23:25:15.582171+0000 mgr.y (mgr.24356) 14010 : cluster 0 pgmap v13978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[28232]: audit 2023-12-01T23:25:15.895894+0000 mon.a (mon.0) 8800 : audit 0 from='client.? 172.21.15.40:0/518066630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[28232]: audit 2023-12-01T23:25:16.548112+0000 mon.a (mon.0) 8801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[28232]: audit 2023-12-01T23:25:16.558909+0000 mon.a (mon.0) 8802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:25:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:25:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[41173]: cluster 2023-12-01T23:25:15.582171+0000 mgr.y (mgr.24356) 14010 : cluster 0 pgmap v13978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[41173]: audit 2023-12-01T23:25:15.895894+0000 mon.a (mon.0) 8800 : audit 0 from='client.? 172.21.15.40:0/518066630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[41173]: audit 2023-12-01T23:25:16.548112+0000 mon.a (mon.0) 8801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:16 smithi040 bash[41173]: audit 2023-12-01T23:25:16.558909+0000 mon.a (mon.0) 8802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:16 smithi141 bash[31670]: cluster 2023-12-01T23:25:15.582171+0000 mgr.y (mgr.24356) 14010 : cluster 0 pgmap v13978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:16 smithi141 bash[31670]: audit 2023-12-01T23:25:15.895894+0000 mon.a (mon.0) 8800 : audit 0 from='client.? 172.21.15.40:0/518066630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:16 smithi141 bash[31670]: audit 2023-12-01T23:25:16.548112+0000 mon.a (mon.0) 8801 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:16 smithi141 bash[31670]: audit 2023-12-01T23:25:16.558909+0000 mon.a (mon.0) 8802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[28232]: audit 2023-12-01T23:25:16.848055+0000 mon.a (mon.0) 8803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[28232]: audit 2023-12-01T23:25:16.858745+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[28232]: audit 2023-12-01T23:25:17.389043+0000 mon.c (mon.2) 8824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:25:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[28232]: audit 2023-12-01T23:25:17.390912+0000 mon.c (mon.2) 8825 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[28232]: audit 2023-12-01T23:25:17.399962+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[28232]: cluster 2023-12-01T23:25:17.582885+0000 mgr.y (mgr.24356) 14011 : cluster 0 pgmap v13979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[41173]: audit 2023-12-01T23:25:16.848055+0000 mon.a (mon.0) 8803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[41173]: audit 2023-12-01T23:25:16.858745+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[41173]: audit 2023-12-01T23:25:17.389043+0000 mon.c (mon.2) 8824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[41173]: audit 2023-12-01T23:25:17.390912+0000 mon.c (mon.2) 8825 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[41173]: audit 2023-12-01T23:25:17.399962+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:17 smithi040 bash[41173]: cluster 2023-12-01T23:25:17.582885+0000 mgr.y (mgr.24356) 14011 : cluster 0 pgmap v13979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:17 smithi141 bash[31670]: audit 2023-12-01T23:25:16.848055+0000 mon.a (mon.0) 8803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:17 smithi141 bash[31670]: audit 2023-12-01T23:25:16.858745+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:17 smithi141 bash[31670]: audit 2023-12-01T23:25:17.389043+0000 mon.c (mon.2) 8824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:17 smithi141 bash[31670]: audit 2023-12-01T23:25:17.390912+0000 mon.c (mon.2) 8825 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:17 smithi141 bash[31670]: audit 2023-12-01T23:25:17.399962+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:17 smithi141 bash[31670]: cluster 2023-12-01T23:25:17.582885+0000 mgr.y (mgr.24356) 14011 : cluster 0 pgmap v13979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:18 smithi040 bash[41173]: audit 2023-12-01T23:25:18.356782+0000 mon.a (mon.0) 8806 : audit 0 from='client.? 172.21.15.40:0/706501923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:18 smithi040 bash[28232]: audit 2023-12-01T23:25:18.356782+0000 mon.a (mon.0) 8806 : audit 0 from='client.? 172.21.15.40:0/706501923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:18 smithi141 bash[31670]: audit 2023-12-01T23:25:18.356782+0000 mon.a (mon.0) 8806 : audit 0 from='client.? 172.21.15.40:0/706501923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:19 smithi040 bash[28232]: audit 2023-12-01T23:25:19.071591+0000 mon.c (mon.2) 8826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:19 smithi040 bash[28232]: cluster 2023-12-01T23:25:19.584061+0000 mgr.y (mgr.24356) 14012 : cluster 0 pgmap v13980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:19 smithi040 bash[41173]: audit 2023-12-01T23:25:19.071591+0000 mon.c (mon.2) 8826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:19 smithi040 bash[41173]: cluster 2023-12-01T23:25:19.584061+0000 mgr.y (mgr.24356) 14012 : cluster 0 pgmap v13980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:19 smithi141 bash[31670]: audit 2023-12-01T23:25:19.071591+0000 mon.c (mon.2) 8826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:19 smithi141 bash[31670]: cluster 2023-12-01T23:25:19.584061+0000 mgr.y (mgr.24356) 14012 : cluster 0 pgmap v13980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:20 smithi040 bash[41173]: audit 2023-12-01T23:25:20.819820+0000 mon.c (mon.2) 8827 : audit 0 from='client.? 172.21.15.40:0/2429634348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:20 smithi040 bash[28232]: audit 2023-12-01T23:25:20.819820+0000 mon.c (mon.2) 8827 : audit 0 from='client.? 172.21.15.40:0/2429634348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:20 smithi141 bash[31670]: audit 2023-12-01T23:25:20.819820+0000 mon.c (mon.2) 8827 : audit 0 from='client.? 172.21.15.40:0/2429634348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:21 smithi040 bash[28232]: cluster 2023-12-01T23:25:21.584761+0000 mgr.y (mgr.24356) 14013 : cluster 0 pgmap v13981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:21 smithi040 bash[41173]: cluster 2023-12-01T23:25:21.584761+0000 mgr.y (mgr.24356) 14013 : cluster 0 pgmap v13981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:21 smithi141 bash[31670]: cluster 2023-12-01T23:25:21.584761+0000 mgr.y (mgr.24356) 14013 : cluster 0 pgmap v13981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:23 smithi040 bash[28232]: audit 2023-12-01T23:25:23.280640+0000 mon.a (mon.0) 8807 : audit 0 from='client.? 172.21.15.40:0/2961263075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:23 smithi040 bash[41173]: audit 2023-12-01T23:25:23.280640+0000 mon.a (mon.0) 8807 : audit 0 from='client.? 172.21.15.40:0/2961263075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:23 smithi141 bash[31670]: audit 2023-12-01T23:25:23.280640+0000 mon.a (mon.0) 8807 : audit 0 from='client.? 172.21.15.40:0/2961263075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:24 smithi040 bash[28232]: cluster 2023-12-01T23:25:23.585358+0000 mgr.y (mgr.24356) 14014 : cluster 0 pgmap v13982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:24 smithi040 bash[41173]: cluster 2023-12-01T23:25:23.585358+0000 mgr.y (mgr.24356) 14014 : cluster 0 pgmap v13982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:24 smithi141 bash[31670]: cluster 2023-12-01T23:25:23.585358+0000 mgr.y (mgr.24356) 14014 : cluster 0 pgmap v13982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:25:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:25:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:26 smithi040 bash[28232]: cluster 2023-12-01T23:25:25.586367+0000 mgr.y (mgr.24356) 14015 : cluster 0 pgmap v13983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:26 smithi040 bash[28232]: audit 2023-12-01T23:25:25.745642+0000 mon.a (mon.0) 8808 : audit 0 from='client.? 172.21.15.40:0/3143791733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:26 smithi040 bash[41173]: cluster 2023-12-01T23:25:25.586367+0000 mgr.y (mgr.24356) 14015 : cluster 0 pgmap v13983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:26 smithi040 bash[41173]: audit 2023-12-01T23:25:25.745642+0000 mon.a (mon.0) 8808 : audit 0 from='client.? 172.21.15.40:0/3143791733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:26 smithi141 bash[31670]: cluster 2023-12-01T23:25:25.586367+0000 mgr.y (mgr.24356) 14015 : cluster 0 pgmap v13983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:26 smithi141 bash[31670]: audit 2023-12-01T23:25:25.745642+0000 mon.a (mon.0) 8808 : audit 0 from='client.? 172.21.15.40:0/3143791733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:28 smithi040 bash[28232]: cluster 2023-12-01T23:25:27.587064+0000 mgr.y (mgr.24356) 14016 : cluster 0 pgmap v13984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:28 smithi040 bash[28232]: audit 2023-12-01T23:25:28.207021+0000 mon.c (mon.2) 8828 : audit 0 from='client.? 172.21.15.40:0/876064392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:28 smithi040 bash[41173]: cluster 2023-12-01T23:25:27.587064+0000 mgr.y (mgr.24356) 14016 : cluster 0 pgmap v13984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:28 smithi040 bash[41173]: audit 2023-12-01T23:25:28.207021+0000 mon.c (mon.2) 8828 : audit 0 from='client.? 172.21.15.40:0/876064392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:28 smithi141 bash[31670]: cluster 2023-12-01T23:25:27.587064+0000 mgr.y (mgr.24356) 14016 : cluster 0 pgmap v13984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:28 smithi141 bash[31670]: audit 2023-12-01T23:25:28.207021+0000 mon.c (mon.2) 8828 : audit 0 from='client.? 172.21.15.40:0/876064392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:30 smithi040 bash[28232]: cluster 2023-12-01T23:25:29.588399+0000 mgr.y (mgr.24356) 14017 : cluster 0 pgmap v13985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:30 smithi040 bash[41173]: cluster 2023-12-01T23:25:29.588399+0000 mgr.y (mgr.24356) 14017 : cluster 0 pgmap v13985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:30 smithi141 bash[31670]: cluster 2023-12-01T23:25:29.588399+0000 mgr.y (mgr.24356) 14017 : cluster 0 pgmap v13985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:31 smithi040 bash[28232]: audit 2023-12-01T23:25:30.668721+0000 mon.c (mon.2) 8829 : audit 0 from='client.? 172.21.15.40:0/3486662562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:31 smithi040 bash[41173]: audit 2023-12-01T23:25:30.668721+0000 mon.c (mon.2) 8829 : audit 0 from='client.? 172.21.15.40:0/3486662562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:31 smithi141 bash[31670]: audit 2023-12-01T23:25:30.668721+0000 mon.c (mon.2) 8829 : audit 0 from='client.? 172.21.15.40:0/3486662562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:32 smithi040 bash[28232]: cluster 2023-12-01T23:25:31.589193+0000 mgr.y (mgr.24356) 14018 : cluster 0 pgmap v13986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:32 smithi040 bash[41173]: cluster 2023-12-01T23:25:31.589193+0000 mgr.y (mgr.24356) 14018 : cluster 0 pgmap v13986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:32 smithi141 bash[31670]: cluster 2023-12-01T23:25:31.589193+0000 mgr.y (mgr.24356) 14018 : cluster 0 pgmap v13986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:33 smithi141 bash[31670]: audit 2023-12-01T23:25:33.135284+0000 mon.a (mon.0) 8809 : audit 0 from='client.? 172.21.15.40:0/551494265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:33 smithi040 bash[28232]: audit 2023-12-01T23:25:33.135284+0000 mon.a (mon.0) 8809 : audit 0 from='client.? 172.21.15.40:0/551494265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:33 smithi040 bash[41173]: audit 2023-12-01T23:25:33.135284+0000 mon.a (mon.0) 8809 : audit 0 from='client.? 172.21.15.40:0/551494265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:34 smithi141 bash[31670]: cluster 2023-12-01T23:25:33.589884+0000 mgr.y (mgr.24356) 14019 : cluster 0 pgmap v13987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:34 smithi141 bash[31670]: audit 2023-12-01T23:25:34.072002+0000 mon.c (mon.2) 8830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:34 smithi040 bash[28232]: cluster 2023-12-01T23:25:33.589884+0000 mgr.y (mgr.24356) 14019 : cluster 0 pgmap v13987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:34 smithi040 bash[28232]: audit 2023-12-01T23:25:34.072002+0000 mon.c (mon.2) 8830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:34 smithi040 bash[41173]: cluster 2023-12-01T23:25:33.589884+0000 mgr.y (mgr.24356) 14019 : cluster 0 pgmap v13987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:34 smithi040 bash[41173]: audit 2023-12-01T23:25:34.072002+0000 mon.c (mon.2) 8830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:35 smithi141 bash[31670]: audit 2023-12-01T23:25:35.598261+0000 mon.a (mon.0) 8810 : audit 0 from='client.? 172.21.15.40:0/3736596629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:35 smithi040 bash[41173]: audit 2023-12-01T23:25:35.598261+0000 mon.a (mon.0) 8810 : audit 0 from='client.? 172.21.15.40:0/3736596629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:35 smithi040 bash[28232]: audit 2023-12-01T23:25:35.598261+0000 mon.a (mon.0) 8810 : audit 0 from='client.? 172.21.15.40:0/3736596629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:36 smithi040 bash[28232]: cluster 2023-12-01T23:25:35.591027+0000 mgr.y (mgr.24356) 14020 : cluster 0 pgmap v13988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:36 smithi040 bash[41173]: cluster 2023-12-01T23:25:35.591027+0000 mgr.y (mgr.24356) 14020 : cluster 0 pgmap v13988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:25:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:25:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:36 smithi141 bash[31670]: cluster 2023-12-01T23:25:35.591027+0000 mgr.y (mgr.24356) 14020 : cluster 0 pgmap v13988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:38 smithi040 bash[41173]: cluster 2023-12-01T23:25:37.591642+0000 mgr.y (mgr.24356) 14021 : cluster 0 pgmap v13989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:38 smithi040 bash[41173]: audit 2023-12-01T23:25:38.060485+0000 mon.a (mon.0) 8811 : audit 0 from='client.? 172.21.15.40:0/3584987717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:38 smithi040 bash[28232]: cluster 2023-12-01T23:25:37.591642+0000 mgr.y (mgr.24356) 14021 : cluster 0 pgmap v13989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:38 smithi040 bash[28232]: audit 2023-12-01T23:25:38.060485+0000 mon.a (mon.0) 8811 : audit 0 from='client.? 172.21.15.40:0/3584987717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:38 smithi141 bash[31670]: cluster 2023-12-01T23:25:37.591642+0000 mgr.y (mgr.24356) 14021 : cluster 0 pgmap v13989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:38 smithi141 bash[31670]: audit 2023-12-01T23:25:38.060485+0000 mon.a (mon.0) 8811 : audit 0 from='client.? 172.21.15.40:0/3584987717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:40 smithi040 bash[41173]: cluster 2023-12-01T23:25:39.592861+0000 mgr.y (mgr.24356) 14022 : cluster 0 pgmap v13990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:40 smithi040 bash[41173]: audit 2023-12-01T23:25:40.519754+0000 mon.a (mon.0) 8812 : audit 0 from='client.? 172.21.15.40:0/574292951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:40 smithi040 bash[28232]: cluster 2023-12-01T23:25:39.592861+0000 mgr.y (mgr.24356) 14022 : cluster 0 pgmap v13990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:40 smithi040 bash[28232]: audit 2023-12-01T23:25:40.519754+0000 mon.a (mon.0) 8812 : audit 0 from='client.? 172.21.15.40:0/574292951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:40 smithi141 bash[31670]: cluster 2023-12-01T23:25:39.592861+0000 mgr.y (mgr.24356) 14022 : cluster 0 pgmap v13990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:40 smithi141 bash[31670]: audit 2023-12-01T23:25:40.519754+0000 mon.a (mon.0) 8812 : audit 0 from='client.? 172.21.15.40:0/574292951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:42 smithi040 bash[28232]: cluster 2023-12-01T23:25:41.593537+0000 mgr.y (mgr.24356) 14023 : cluster 0 pgmap v13991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:42 smithi040 bash[41173]: cluster 2023-12-01T23:25:41.593537+0000 mgr.y (mgr.24356) 14023 : cluster 0 pgmap v13991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:42 smithi141 bash[31670]: cluster 2023-12-01T23:25:41.593537+0000 mgr.y (mgr.24356) 14023 : cluster 0 pgmap v13991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:43 smithi141 bash[31670]: audit 2023-12-01T23:25:42.978319+0000 mon.a (mon.0) 8813 : audit 0 from='client.? 172.21.15.40:0/2433673478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:43 smithi040 bash[41173]: audit 2023-12-01T23:25:42.978319+0000 mon.a (mon.0) 8813 : audit 0 from='client.? 172.21.15.40:0/2433673478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:43 smithi040 bash[28232]: audit 2023-12-01T23:25:42.978319+0000 mon.a (mon.0) 8813 : audit 0 from='client.? 172.21.15.40:0/2433673478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:44 smithi141 bash[31670]: cluster 2023-12-01T23:25:43.594256+0000 mgr.y (mgr.24356) 14024 : cluster 0 pgmap v13992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:44 smithi040 bash[28232]: cluster 2023-12-01T23:25:43.594256+0000 mgr.y (mgr.24356) 14024 : cluster 0 pgmap v13992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:44 smithi040 bash[41173]: cluster 2023-12-01T23:25:43.594256+0000 mgr.y (mgr.24356) 14024 : cluster 0 pgmap v13992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:45 smithi141 bash[31670]: audit 2023-12-01T23:25:45.444644+0000 mon.c (mon.2) 8831 : audit 0 from='client.? 172.21.15.40:0/845793183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:45 smithi040 bash[41173]: audit 2023-12-01T23:25:45.444644+0000 mon.c (mon.2) 8831 : audit 0 from='client.? 172.21.15.40:0/845793183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:45 smithi040 bash[28232]: audit 2023-12-01T23:25:45.444644+0000 mon.c (mon.2) 8831 : audit 0 from='client.? 172.21.15.40:0/845793183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:46 smithi040 bash[28232]: cluster 2023-12-01T23:25:45.595442+0000 mgr.y (mgr.24356) 14025 : cluster 0 pgmap v13993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:25:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:25:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:46 smithi040 bash[41173]: cluster 2023-12-01T23:25:45.595442+0000 mgr.y (mgr.24356) 14025 : cluster 0 pgmap v13993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:46 smithi141 bash[31670]: cluster 2023-12-01T23:25:45.595442+0000 mgr.y (mgr.24356) 14025 : cluster 0 pgmap v13993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:48 smithi040 bash[28232]: cluster 2023-12-01T23:25:47.596058+0000 mgr.y (mgr.24356) 14026 : cluster 0 pgmap v13994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:48 smithi040 bash[28232]: audit 2023-12-01T23:25:47.912388+0000 mon.a (mon.0) 8814 : audit 0 from='client.? 172.21.15.40:0/3023617411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:48 smithi040 bash[41173]: cluster 2023-12-01T23:25:47.596058+0000 mgr.y (mgr.24356) 14026 : cluster 0 pgmap v13994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:48 smithi040 bash[41173]: audit 2023-12-01T23:25:47.912388+0000 mon.a (mon.0) 8814 : audit 0 from='client.? 172.21.15.40:0/3023617411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:48 smithi141 bash[31670]: cluster 2023-12-01T23:25:47.596058+0000 mgr.y (mgr.24356) 14026 : cluster 0 pgmap v13994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:48 smithi141 bash[31670]: audit 2023-12-01T23:25:47.912388+0000 mon.a (mon.0) 8814 : audit 0 from='client.? 172.21.15.40:0/3023617411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:49 smithi040 bash[28232]: audit 2023-12-01T23:25:49.072328+0000 mon.c (mon.2) 8832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:49 smithi040 bash[41173]: audit 2023-12-01T23:25:49.072328+0000 mon.c (mon.2) 8832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:49 smithi141 bash[31670]: audit 2023-12-01T23:25:49.072328+0000 mon.c (mon.2) 8832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:50 smithi040 bash[28232]: cluster 2023-12-01T23:25:49.597364+0000 mgr.y (mgr.24356) 14027 : cluster 0 pgmap v13995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:50 smithi040 bash[28232]: audit 2023-12-01T23:25:50.386079+0000 mon.a (mon.0) 8815 : audit 0 from='client.? 172.21.15.40:0/1536253480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:50 smithi040 bash[41173]: cluster 2023-12-01T23:25:49.597364+0000 mgr.y (mgr.24356) 14027 : cluster 0 pgmap v13995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:50 smithi040 bash[41173]: audit 2023-12-01T23:25:50.386079+0000 mon.a (mon.0) 8815 : audit 0 from='client.? 172.21.15.40:0/1536253480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:50 smithi141 bash[31670]: cluster 2023-12-01T23:25:49.597364+0000 mgr.y (mgr.24356) 14027 : cluster 0 pgmap v13995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:50 smithi141 bash[31670]: audit 2023-12-01T23:25:50.386079+0000 mon.a (mon.0) 8815 : audit 0 from='client.? 172.21.15.40:0/1536253480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:52 smithi040 bash[28232]: cluster 2023-12-01T23:25:51.597994+0000 mgr.y (mgr.24356) 14028 : cluster 0 pgmap v13996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:52 smithi040 bash[41173]: cluster 2023-12-01T23:25:51.597994+0000 mgr.y (mgr.24356) 14028 : cluster 0 pgmap v13996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:52 smithi141 bash[31670]: cluster 2023-12-01T23:25:51.597994+0000 mgr.y (mgr.24356) 14028 : cluster 0 pgmap v13996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:53 smithi141 bash[31670]: audit 2023-12-01T23:25:52.851583+0000 mon.c (mon.2) 8833 : audit 0 from='client.? 172.21.15.40:0/2230434789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:53 smithi040 bash[28232]: audit 2023-12-01T23:25:52.851583+0000 mon.c (mon.2) 8833 : audit 0 from='client.? 172.21.15.40:0/2230434789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:53 smithi040 bash[41173]: audit 2023-12-01T23:25:52.851583+0000 mon.c (mon.2) 8833 : audit 0 from='client.? 172.21.15.40:0/2230434789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:54 smithi141 bash[31670]: cluster 2023-12-01T23:25:53.598671+0000 mgr.y (mgr.24356) 14029 : cluster 0 pgmap v13997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:54 smithi040 bash[28232]: cluster 2023-12-01T23:25:53.598671+0000 mgr.y (mgr.24356) 14029 : cluster 0 pgmap v13997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:54 smithi040 bash[41173]: cluster 2023-12-01T23:25:53.598671+0000 mgr.y (mgr.24356) 14029 : cluster 0 pgmap v13997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:55 smithi141 bash[31670]: audit 2023-12-01T23:25:55.320609+0000 mon.c (mon.2) 8834 : audit 0 from='client.? 172.21.15.40:0/989939613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:55 smithi040 bash[41173]: audit 2023-12-01T23:25:55.320609+0000 mon.c (mon.2) 8834 : audit 0 from='client.? 172.21.15.40:0/989939613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:55 smithi040 bash[28232]: audit 2023-12-01T23:25:55.320609+0000 mon.c (mon.2) 8834 : audit 0 from='client.? 172.21.15.40:0/989939613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:56 smithi040 bash[28232]: cluster 2023-12-01T23:25:55.599861+0000 mgr.y (mgr.24356) 14030 : cluster 0 pgmap v13998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:25:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:25:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:56 smithi040 bash[41173]: cluster 2023-12-01T23:25:55.599861+0000 mgr.y (mgr.24356) 14030 : cluster 0 pgmap v13998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:56 smithi141 bash[31670]: cluster 2023-12-01T23:25:55.599861+0000 mgr.y (mgr.24356) 14030 : cluster 0 pgmap v13998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:58 smithi040 bash[41173]: cluster 2023-12-01T23:25:57.600333+0000 mgr.y (mgr.24356) 14031 : cluster 0 pgmap v13999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:25:58 smithi040 bash[41173]: audit 2023-12-01T23:25:57.796220+0000 mon.a (mon.0) 8816 : audit 0 from='client.? 172.21.15.40:0/79585186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:58 smithi040 bash[28232]: cluster 2023-12-01T23:25:57.600333+0000 mgr.y (mgr.24356) 14031 : cluster 0 pgmap v13999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:25:58 smithi040 bash[28232]: audit 2023-12-01T23:25:57.796220+0000 mon.a (mon.0) 8816 : audit 0 from='client.? 172.21.15.40:0/79585186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:25:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:58 smithi141 bash[31670]: cluster 2023-12-01T23:25:57.600333+0000 mgr.y (mgr.24356) 14031 : cluster 0 pgmap v13999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:25:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:25:58 smithi141 bash[31670]: audit 2023-12-01T23:25:57.796220+0000 mon.a (mon.0) 8816 : audit 0 from='client.? 172.21.15.40:0/79585186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:00 smithi040 bash[28232]: cluster 2023-12-01T23:25:59.601597+0000 mgr.y (mgr.24356) 14032 : cluster 0 pgmap v14000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:00 smithi040 bash[28232]: audit 2023-12-01T23:26:00.268629+0000 mon.a (mon.0) 8817 : audit 0 from='client.? 172.21.15.40:0/366107356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:00 smithi040 bash[41173]: cluster 2023-12-01T23:25:59.601597+0000 mgr.y (mgr.24356) 14032 : cluster 0 pgmap v14000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:00 smithi040 bash[41173]: audit 2023-12-01T23:26:00.268629+0000 mon.a (mon.0) 8817 : audit 0 from='client.? 172.21.15.40:0/366107356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:00 smithi141 bash[31670]: cluster 2023-12-01T23:25:59.601597+0000 mgr.y (mgr.24356) 14032 : cluster 0 pgmap v14000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:00 smithi141 bash[31670]: audit 2023-12-01T23:26:00.268629+0000 mon.a (mon.0) 8817 : audit 0 from='client.? 172.21.15.40:0/366107356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:02 smithi141 bash[31670]: cluster 2023-12-01T23:26:01.602296+0000 mgr.y (mgr.24356) 14033 : cluster 0 pgmap v14001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:02 smithi040 bash[28232]: cluster 2023-12-01T23:26:01.602296+0000 mgr.y (mgr.24356) 14033 : cluster 0 pgmap v14001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:02 smithi040 bash[41173]: cluster 2023-12-01T23:26:01.602296+0000 mgr.y (mgr.24356) 14033 : cluster 0 pgmap v14001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:03 smithi141 bash[31670]: audit 2023-12-01T23:26:02.740945+0000 mon.a (mon.0) 8818 : audit 0 from='client.? 172.21.15.40:0/964335374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:03 smithi040 bash[28232]: audit 2023-12-01T23:26:02.740945+0000 mon.a (mon.0) 8818 : audit 0 from='client.? 172.21.15.40:0/964335374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:03 smithi040 bash[41173]: audit 2023-12-01T23:26:02.740945+0000 mon.a (mon.0) 8818 : audit 0 from='client.? 172.21.15.40:0/964335374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:04 smithi141 bash[31670]: cluster 2023-12-01T23:26:03.602974+0000 mgr.y (mgr.24356) 14034 : cluster 0 pgmap v14002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:04 smithi141 bash[31670]: audit 2023-12-01T23:26:04.072679+0000 mon.c (mon.2) 8835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:04 smithi040 bash[41173]: cluster 2023-12-01T23:26:03.602974+0000 mgr.y (mgr.24356) 14034 : cluster 0 pgmap v14002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:04 smithi040 bash[41173]: audit 2023-12-01T23:26:04.072679+0000 mon.c (mon.2) 8835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:04 smithi040 bash[28232]: cluster 2023-12-01T23:26:03.602974+0000 mgr.y (mgr.24356) 14034 : cluster 0 pgmap v14002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:04 smithi040 bash[28232]: audit 2023-12-01T23:26:04.072679+0000 mon.c (mon.2) 8835 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:05 smithi141 bash[31670]: audit 2023-12-01T23:26:05.207903+0000 mon.a (mon.0) 8819 : audit 0 from='client.? 172.21.15.40:0/1431094048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:05 smithi040 bash[28232]: audit 2023-12-01T23:26:05.207903+0000 mon.a (mon.0) 8819 : audit 0 from='client.? 172.21.15.40:0/1431094048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:05 smithi040 bash[41173]: audit 2023-12-01T23:26:05.207903+0000 mon.a (mon.0) 8819 : audit 0 from='client.? 172.21.15.40:0/1431094048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:06 smithi040 bash[28232]: cluster 2023-12-01T23:26:05.604266+0000 mgr.y (mgr.24356) 14035 : cluster 0 pgmap v14003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:26:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:26:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:06 smithi040 bash[41173]: cluster 2023-12-01T23:26:05.604266+0000 mgr.y (mgr.24356) 14035 : cluster 0 pgmap v14003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:06 smithi141 bash[31670]: cluster 2023-12-01T23:26:05.604266+0000 mgr.y (mgr.24356) 14035 : cluster 0 pgmap v14003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:08 smithi040 bash[28232]: cluster 2023-12-01T23:26:07.604926+0000 mgr.y (mgr.24356) 14036 : cluster 0 pgmap v14004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:08 smithi040 bash[28232]: audit 2023-12-01T23:26:07.669646+0000 mon.c (mon.2) 8836 : audit 0 from='client.? 172.21.15.40:0/2346958950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:08 smithi040 bash[41173]: cluster 2023-12-01T23:26:07.604926+0000 mgr.y (mgr.24356) 14036 : cluster 0 pgmap v14004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:08 smithi040 bash[41173]: audit 2023-12-01T23:26:07.669646+0000 mon.c (mon.2) 8836 : audit 0 from='client.? 172.21.15.40:0/2346958950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:08 smithi141 bash[31670]: cluster 2023-12-01T23:26:07.604926+0000 mgr.y (mgr.24356) 14036 : cluster 0 pgmap v14004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:08 smithi141 bash[31670]: audit 2023-12-01T23:26:07.669646+0000 mon.c (mon.2) 8836 : audit 0 from='client.? 172.21.15.40:0/2346958950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:10 smithi141 bash[31670]: cluster 2023-12-01T23:26:09.606122+0000 mgr.y (mgr.24356) 14037 : cluster 0 pgmap v14005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:10 smithi141 bash[31670]: audit 2023-12-01T23:26:10.124717+0000 mon.c (mon.2) 8837 : audit 0 from='client.? 172.21.15.40:0/307496692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:10 smithi040 bash[28232]: cluster 2023-12-01T23:26:09.606122+0000 mgr.y (mgr.24356) 14037 : cluster 0 pgmap v14005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:10 smithi040 bash[28232]: audit 2023-12-01T23:26:10.124717+0000 mon.c (mon.2) 8837 : audit 0 from='client.? 172.21.15.40:0/307496692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:10 smithi040 bash[41173]: cluster 2023-12-01T23:26:09.606122+0000 mgr.y (mgr.24356) 14037 : cluster 0 pgmap v14005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:10 smithi040 bash[41173]: audit 2023-12-01T23:26:10.124717+0000 mon.c (mon.2) 8837 : audit 0 from='client.? 172.21.15.40:0/307496692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:12 smithi141 bash[31670]: cluster 2023-12-01T23:26:11.606783+0000 mgr.y (mgr.24356) 14038 : cluster 0 pgmap v14006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:12 smithi141 bash[31670]: audit 2023-12-01T23:26:12.596155+0000 mon.a (mon.0) 8820 : audit 0 from='client.? 172.21.15.40:0/3877362088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:12 smithi040 bash[41173]: cluster 2023-12-01T23:26:11.606783+0000 mgr.y (mgr.24356) 14038 : cluster 0 pgmap v14006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:12 smithi040 bash[41173]: audit 2023-12-01T23:26:12.596155+0000 mon.a (mon.0) 8820 : audit 0 from='client.? 172.21.15.40:0/3877362088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:12 smithi040 bash[28232]: cluster 2023-12-01T23:26:11.606783+0000 mgr.y (mgr.24356) 14038 : cluster 0 pgmap v14006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:12 smithi040 bash[28232]: audit 2023-12-01T23:26:12.596155+0000 mon.a (mon.0) 8820 : audit 0 from='client.? 172.21.15.40:0/3877362088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:14 smithi141 bash[31670]: cluster 2023-12-01T23:26:13.607484+0000 mgr.y (mgr.24356) 14039 : cluster 0 pgmap v14007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:14 smithi040 bash[28232]: cluster 2023-12-01T23:26:13.607484+0000 mgr.y (mgr.24356) 14039 : cluster 0 pgmap v14007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:14 smithi040 bash[41173]: cluster 2023-12-01T23:26:13.607484+0000 mgr.y (mgr.24356) 14039 : cluster 0 pgmap v14007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:15 smithi141 bash[31670]: audit 2023-12-01T23:26:15.064305+0000 mon.c (mon.2) 8838 : audit 0 from='client.? 172.21.15.40:0/1150722658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:15 smithi040 bash[28232]: audit 2023-12-01T23:26:15.064305+0000 mon.c (mon.2) 8838 : audit 0 from='client.? 172.21.15.40:0/1150722658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:15 smithi040 bash[41173]: audit 2023-12-01T23:26:15.064305+0000 mon.c (mon.2) 8838 : audit 0 from='client.? 172.21.15.40:0/1150722658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:16 smithi040 bash[41173]: cluster 2023-12-01T23:26:15.608672+0000 mgr.y (mgr.24356) 14040 : cluster 0 pgmap v14008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:26:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:26:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:16 smithi040 bash[28232]: cluster 2023-12-01T23:26:15.608672+0000 mgr.y (mgr.24356) 14040 : cluster 0 pgmap v14008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:16 smithi141 bash[31670]: cluster 2023-12-01T23:26:15.608672+0000 mgr.y (mgr.24356) 14040 : cluster 0 pgmap v14008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:17 smithi141 bash[31670]: audit 2023-12-01T23:26:17.483519+0000 mon.c (mon.2) 8839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:17 smithi141 bash[31670]: audit 2023-12-01T23:26:17.530252+0000 mon.a (mon.0) 8821 : audit 0 from='client.? 172.21.15.40:0/204657333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:17 smithi040 bash[28232]: audit 2023-12-01T23:26:17.483519+0000 mon.c (mon.2) 8839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:26:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:17 smithi040 bash[28232]: audit 2023-12-01T23:26:17.530252+0000 mon.a (mon.0) 8821 : audit 0 from='client.? 172.21.15.40:0/204657333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:17 smithi040 bash[41173]: audit 2023-12-01T23:26:17.483519+0000 mon.c (mon.2) 8839 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:26:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:17 smithi040 bash[41173]: audit 2023-12-01T23:26:17.530252+0000 mon.a (mon.0) 8821 : audit 0 from='client.? 172.21.15.40:0/204657333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:18 smithi141 bash[31670]: cluster 2023-12-01T23:26:17.609325+0000 mgr.y (mgr.24356) 14041 : cluster 0 pgmap v14009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:18 smithi040 bash[28232]: cluster 2023-12-01T23:26:17.609325+0000 mgr.y (mgr.24356) 14041 : cluster 0 pgmap v14009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:18 smithi040 bash[41173]: cluster 2023-12-01T23:26:17.609325+0000 mgr.y (mgr.24356) 14041 : cluster 0 pgmap v14009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:19 smithi141 bash[31670]: audit 2023-12-01T23:26:19.073321+0000 mon.c (mon.2) 8840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:19 smithi040 bash[28232]: audit 2023-12-01T23:26:19.073321+0000 mon.c (mon.2) 8840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:19 smithi040 bash[41173]: audit 2023-12-01T23:26:19.073321+0000 mon.c (mon.2) 8840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:20 smithi141 bash[31670]: cluster 2023-12-01T23:26:19.610576+0000 mgr.y (mgr.24356) 14042 : cluster 0 pgmap v14010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:20 smithi141 bash[31670]: audit 2023-12-01T23:26:19.995451+0000 mon.c (mon.2) 8841 : audit 0 from='client.? 172.21.15.40:0/1095912211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:20 smithi040 bash[28232]: cluster 2023-12-01T23:26:19.610576+0000 mgr.y (mgr.24356) 14042 : cluster 0 pgmap v14010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:20 smithi040 bash[28232]: audit 2023-12-01T23:26:19.995451+0000 mon.c (mon.2) 8841 : audit 0 from='client.? 172.21.15.40:0/1095912211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:20 smithi040 bash[41173]: cluster 2023-12-01T23:26:19.610576+0000 mgr.y (mgr.24356) 14042 : cluster 0 pgmap v14010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:20 smithi040 bash[41173]: audit 2023-12-01T23:26:19.995451+0000 mon.c (mon.2) 8841 : audit 0 from='client.? 172.21.15.40:0/1095912211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:22 smithi141 bash[31670]: cluster 2023-12-01T23:26:21.611352+0000 mgr.y (mgr.24356) 14043 : cluster 0 pgmap v14011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:22 smithi141 bash[31670]: audit 2023-12-01T23:26:22.455107+0000 mon.a (mon.0) 8822 : audit 0 from='client.? 172.21.15.40:0/1706098826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:22 smithi040 bash[28232]: cluster 2023-12-01T23:26:21.611352+0000 mgr.y (mgr.24356) 14043 : cluster 0 pgmap v14011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:22 smithi040 bash[28232]: audit 2023-12-01T23:26:22.455107+0000 mon.a (mon.0) 8822 : audit 0 from='client.? 172.21.15.40:0/1706098826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:22 smithi040 bash[41173]: cluster 2023-12-01T23:26:21.611352+0000 mgr.y (mgr.24356) 14043 : cluster 0 pgmap v14011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:22 smithi040 bash[41173]: audit 2023-12-01T23:26:22.455107+0000 mon.a (mon.0) 8822 : audit 0 from='client.? 172.21.15.40:0/1706098826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:23.329996+0000 mon.a (mon.0) 8823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:23.341202+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: cluster 2023-12-01T23:26:23.612200+0000 mgr.y (mgr.24356) 14044 : cluster 0 pgmap v14012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:23.677892+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:23.690829+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:24.220234+0000 mon.c (mon.2) 8842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:24.222312+0000 mon.c (mon.2) 8843 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[28232]: audit 2023-12-01T23:26:24.232196+0000 mon.a (mon.0) 8827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:23.329996+0000 mon.a (mon.0) 8823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:23.341202+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: cluster 2023-12-01T23:26:23.612200+0000 mgr.y (mgr.24356) 14044 : cluster 0 pgmap v14012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:23.677892+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:23.690829+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:24.220234+0000 mon.c (mon.2) 8842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:24.222312+0000 mon.c (mon.2) 8843 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:26:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:24 smithi040 bash[41173]: audit 2023-12-01T23:26:24.232196+0000 mon.a (mon.0) 8827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:23.329996+0000 mon.a (mon.0) 8823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:23.341202+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: cluster 2023-12-01T23:26:23.612200+0000 mgr.y (mgr.24356) 14044 : cluster 0 pgmap v14012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:23.677892+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:23.690829+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:24.220234+0000 mon.c (mon.2) 8842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:24.222312+0000 mon.c (mon.2) 8843 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:26:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:24 smithi141 bash[31670]: audit 2023-12-01T23:26:24.232196+0000 mon.a (mon.0) 8827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:26:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:25 smithi040 bash[28232]: audit 2023-12-01T23:26:24.912963+0000 mon.a (mon.0) 8828 : audit 0 from='client.? 172.21.15.40:0/2544274247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:25 smithi040 bash[41173]: audit 2023-12-01T23:26:24.912963+0000 mon.a (mon.0) 8828 : audit 0 from='client.? 172.21.15.40:0/2544274247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:25 smithi141 bash[31670]: audit 2023-12-01T23:26:24.912963+0000 mon.a (mon.0) 8828 : audit 0 from='client.? 172.21.15.40:0/2544274247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:26 smithi040 bash[28232]: cluster 2023-12-01T23:26:25.613539+0000 mgr.y (mgr.24356) 14045 : cluster 0 pgmap v14013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:26:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:26:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:26 smithi040 bash[41173]: cluster 2023-12-01T23:26:25.613539+0000 mgr.y (mgr.24356) 14045 : cluster 0 pgmap v14013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:26 smithi141 bash[31670]: cluster 2023-12-01T23:26:25.613539+0000 mgr.y (mgr.24356) 14045 : cluster 0 pgmap v14013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:27 smithi141 bash[31670]: audit 2023-12-01T23:26:27.375876+0000 mon.c (mon.2) 8844 : audit 0 from='client.? 172.21.15.40:0/3317479798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:27 smithi040 bash[28232]: audit 2023-12-01T23:26:27.375876+0000 mon.c (mon.2) 8844 : audit 0 from='client.? 172.21.15.40:0/3317479798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:27 smithi040 bash[41173]: audit 2023-12-01T23:26:27.375876+0000 mon.c (mon.2) 8844 : audit 0 from='client.? 172.21.15.40:0/3317479798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:28 smithi040 bash[28232]: cluster 2023-12-01T23:26:27.614226+0000 mgr.y (mgr.24356) 14046 : cluster 0 pgmap v14014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:28 smithi040 bash[41173]: cluster 2023-12-01T23:26:27.614226+0000 mgr.y (mgr.24356) 14046 : cluster 0 pgmap v14014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:28 smithi141 bash[31670]: cluster 2023-12-01T23:26:27.614226+0000 mgr.y (mgr.24356) 14046 : cluster 0 pgmap v14014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:30 smithi141 bash[31670]: cluster 2023-12-01T23:26:29.615383+0000 mgr.y (mgr.24356) 14047 : cluster 0 pgmap v14015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:30 smithi141 bash[31670]: audit 2023-12-01T23:26:29.854493+0000 mon.a (mon.0) 8829 : audit 0 from='client.? 172.21.15.40:0/1157032186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:30 smithi040 bash[28232]: cluster 2023-12-01T23:26:29.615383+0000 mgr.y (mgr.24356) 14047 : cluster 0 pgmap v14015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:30 smithi040 bash[28232]: audit 2023-12-01T23:26:29.854493+0000 mon.a (mon.0) 8829 : audit 0 from='client.? 172.21.15.40:0/1157032186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:30 smithi040 bash[41173]: cluster 2023-12-01T23:26:29.615383+0000 mgr.y (mgr.24356) 14047 : cluster 0 pgmap v14015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:30 smithi040 bash[41173]: audit 2023-12-01T23:26:29.854493+0000 mon.a (mon.0) 8829 : audit 0 from='client.? 172.21.15.40:0/1157032186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:32 smithi141 bash[31670]: cluster 2023-12-01T23:26:31.616164+0000 mgr.y (mgr.24356) 14048 : cluster 0 pgmap v14016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:32 smithi141 bash[31670]: audit 2023-12-01T23:26:32.317490+0000 mon.c (mon.2) 8845 : audit 0 from='client.? 172.21.15.40:0/1044159114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:32 smithi040 bash[28232]: cluster 2023-12-01T23:26:31.616164+0000 mgr.y (mgr.24356) 14048 : cluster 0 pgmap v14016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:32 smithi040 bash[28232]: audit 2023-12-01T23:26:32.317490+0000 mon.c (mon.2) 8845 : audit 0 from='client.? 172.21.15.40:0/1044159114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:32 smithi040 bash[41173]: cluster 2023-12-01T23:26:31.616164+0000 mgr.y (mgr.24356) 14048 : cluster 0 pgmap v14016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:32 smithi040 bash[41173]: audit 2023-12-01T23:26:32.317490+0000 mon.c (mon.2) 8845 : audit 0 from='client.? 172.21.15.40:0/1044159114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:34 smithi141 bash[31670]: cluster 2023-12-01T23:26:33.616985+0000 mgr.y (mgr.24356) 14049 : cluster 0 pgmap v14017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:34 smithi141 bash[31670]: audit 2023-12-01T23:26:34.073621+0000 mon.c (mon.2) 8846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:34 smithi040 bash[28232]: cluster 2023-12-01T23:26:33.616985+0000 mgr.y (mgr.24356) 14049 : cluster 0 pgmap v14017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:34 smithi040 bash[28232]: audit 2023-12-01T23:26:34.073621+0000 mon.c (mon.2) 8846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:34 smithi040 bash[41173]: cluster 2023-12-01T23:26:33.616985+0000 mgr.y (mgr.24356) 14049 : cluster 0 pgmap v14017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:34 smithi040 bash[41173]: audit 2023-12-01T23:26:34.073621+0000 mon.c (mon.2) 8846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:35 smithi141 bash[31670]: audit 2023-12-01T23:26:34.776964+0000 mon.c (mon.2) 8847 : audit 0 from='client.? 172.21.15.40:0/2934987502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:35 smithi040 bash[28232]: audit 2023-12-01T23:26:34.776964+0000 mon.c (mon.2) 8847 : audit 0 from='client.? 172.21.15.40:0/2934987502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:35 smithi040 bash[41173]: audit 2023-12-01T23:26:34.776964+0000 mon.c (mon.2) 8847 : audit 0 from='client.? 172.21.15.40:0/2934987502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:26:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:26:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:36 smithi040 bash[28232]: cluster 2023-12-01T23:26:35.618292+0000 mgr.y (mgr.24356) 14050 : cluster 0 pgmap v14018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:36 smithi040 bash[41173]: cluster 2023-12-01T23:26:35.618292+0000 mgr.y (mgr.24356) 14050 : cluster 0 pgmap v14018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:36 smithi141 bash[31670]: cluster 2023-12-01T23:26:35.618292+0000 mgr.y (mgr.24356) 14050 : cluster 0 pgmap v14018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:37 smithi141 bash[31670]: audit 2023-12-01T23:26:37.243194+0000 mon.c (mon.2) 8848 : audit 0 from='client.? 172.21.15.40:0/1546180229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:37 smithi040 bash[28232]: audit 2023-12-01T23:26:37.243194+0000 mon.c (mon.2) 8848 : audit 0 from='client.? 172.21.15.40:0/1546180229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:37 smithi040 bash[41173]: audit 2023-12-01T23:26:37.243194+0000 mon.c (mon.2) 8848 : audit 0 from='client.? 172.21.15.40:0/1546180229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:38 smithi141 bash[31670]: cluster 2023-12-01T23:26:37.619001+0000 mgr.y (mgr.24356) 14051 : cluster 0 pgmap v14019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:38 smithi040 bash[28232]: cluster 2023-12-01T23:26:37.619001+0000 mgr.y (mgr.24356) 14051 : cluster 0 pgmap v14019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:38 smithi040 bash[41173]: cluster 2023-12-01T23:26:37.619001+0000 mgr.y (mgr.24356) 14051 : cluster 0 pgmap v14019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:40 smithi141 bash[31670]: cluster 2023-12-01T23:26:39.619763+0000 mgr.y (mgr.24356) 14052 : cluster 0 pgmap v14020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:40 smithi141 bash[31670]: audit 2023-12-01T23:26:39.709156+0000 mon.a (mon.0) 8830 : audit 0 from='client.? 172.21.15.40:0/2686023091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:40 smithi040 bash[28232]: cluster 2023-12-01T23:26:39.619763+0000 mgr.y (mgr.24356) 14052 : cluster 0 pgmap v14020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:40 smithi040 bash[28232]: audit 2023-12-01T23:26:39.709156+0000 mon.a (mon.0) 8830 : audit 0 from='client.? 172.21.15.40:0/2686023091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:40 smithi040 bash[41173]: cluster 2023-12-01T23:26:39.619763+0000 mgr.y (mgr.24356) 14052 : cluster 0 pgmap v14020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:40 smithi040 bash[41173]: audit 2023-12-01T23:26:39.709156+0000 mon.a (mon.0) 8830 : audit 0 from='client.? 172.21.15.40:0/2686023091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:42 smithi141 bash[31670]: cluster 2023-12-01T23:26:41.620396+0000 mgr.y (mgr.24356) 14053 : cluster 0 pgmap v14021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:42 smithi141 bash[31670]: audit 2023-12-01T23:26:42.183678+0000 mon.a (mon.0) 8831 : audit 0 from='client.? 172.21.15.40:0/3340205367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:42 smithi040 bash[41173]: cluster 2023-12-01T23:26:41.620396+0000 mgr.y (mgr.24356) 14053 : cluster 0 pgmap v14021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:42 smithi040 bash[41173]: audit 2023-12-01T23:26:42.183678+0000 mon.a (mon.0) 8831 : audit 0 from='client.? 172.21.15.40:0/3340205367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:42 smithi040 bash[28232]: cluster 2023-12-01T23:26:41.620396+0000 mgr.y (mgr.24356) 14053 : cluster 0 pgmap v14021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:42 smithi040 bash[28232]: audit 2023-12-01T23:26:42.183678+0000 mon.a (mon.0) 8831 : audit 0 from='client.? 172.21.15.40:0/3340205367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:44 smithi141 bash[31670]: cluster 2023-12-01T23:26:43.621152+0000 mgr.y (mgr.24356) 14054 : cluster 0 pgmap v14022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:44 smithi141 bash[31670]: audit 2023-12-01T23:26:44.651713+0000 mon.c (mon.2) 8849 : audit 0 from='client.? 172.21.15.40:0/2341202983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:44 smithi040 bash[41173]: cluster 2023-12-01T23:26:43.621152+0000 mgr.y (mgr.24356) 14054 : cluster 0 pgmap v14022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:44 smithi040 bash[41173]: audit 2023-12-01T23:26:44.651713+0000 mon.c (mon.2) 8849 : audit 0 from='client.? 172.21.15.40:0/2341202983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:44 smithi040 bash[28232]: cluster 2023-12-01T23:26:43.621152+0000 mgr.y (mgr.24356) 14054 : cluster 0 pgmap v14022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:44 smithi040 bash[28232]: audit 2023-12-01T23:26:44.651713+0000 mon.c (mon.2) 8849 : audit 0 from='client.? 172.21.15.40:0/2341202983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:46 smithi040 bash[28232]: cluster 2023-12-01T23:26:45.622399+0000 mgr.y (mgr.24356) 14055 : cluster 0 pgmap v14023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:26:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:26:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:46 smithi040 bash[41173]: cluster 2023-12-01T23:26:45.622399+0000 mgr.y (mgr.24356) 14055 : cluster 0 pgmap v14023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:46 smithi141 bash[31670]: cluster 2023-12-01T23:26:45.622399+0000 mgr.y (mgr.24356) 14055 : cluster 0 pgmap v14023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:47 smithi141 bash[31670]: audit 2023-12-01T23:26:47.120030+0000 mon.c (mon.2) 8850 : audit 0 from='client.? 172.21.15.40:0/2401424980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:47 smithi040 bash[28232]: audit 2023-12-01T23:26:47.120030+0000 mon.c (mon.2) 8850 : audit 0 from='client.? 172.21.15.40:0/2401424980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:47 smithi040 bash[41173]: audit 2023-12-01T23:26:47.120030+0000 mon.c (mon.2) 8850 : audit 0 from='client.? 172.21.15.40:0/2401424980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:48 smithi141 bash[31670]: cluster 2023-12-01T23:26:47.623101+0000 mgr.y (mgr.24356) 14056 : cluster 0 pgmap v14024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:48 smithi040 bash[28232]: cluster 2023-12-01T23:26:47.623101+0000 mgr.y (mgr.24356) 14056 : cluster 0 pgmap v14024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:48 smithi040 bash[41173]: cluster 2023-12-01T23:26:47.623101+0000 mgr.y (mgr.24356) 14056 : cluster 0 pgmap v14024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:49 smithi141 bash[31670]: audit 2023-12-01T23:26:49.074113+0000 mon.c (mon.2) 8851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:49 smithi141 bash[31670]: audit 2023-12-01T23:26:49.590403+0000 mon.c (mon.2) 8852 : audit 0 from='client.? 172.21.15.40:0/1232498658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:49 smithi040 bash[28232]: audit 2023-12-01T23:26:49.074113+0000 mon.c (mon.2) 8851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:49 smithi040 bash[28232]: audit 2023-12-01T23:26:49.590403+0000 mon.c (mon.2) 8852 : audit 0 from='client.? 172.21.15.40:0/1232498658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:49 smithi040 bash[41173]: audit 2023-12-01T23:26:49.074113+0000 mon.c (mon.2) 8851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:49 smithi040 bash[41173]: audit 2023-12-01T23:26:49.590403+0000 mon.c (mon.2) 8852 : audit 0 from='client.? 172.21.15.40:0/1232498658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:50 smithi141 bash[31670]: cluster 2023-12-01T23:26:49.624156+0000 mgr.y (mgr.24356) 14057 : cluster 0 pgmap v14025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:50 smithi040 bash[28232]: cluster 2023-12-01T23:26:49.624156+0000 mgr.y (mgr.24356) 14057 : cluster 0 pgmap v14025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:50 smithi040 bash[41173]: cluster 2023-12-01T23:26:49.624156+0000 mgr.y (mgr.24356) 14057 : cluster 0 pgmap v14025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:52 smithi141 bash[31670]: cluster 2023-12-01T23:26:51.624797+0000 mgr.y (mgr.24356) 14058 : cluster 0 pgmap v14026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:52 smithi141 bash[31670]: audit 2023-12-01T23:26:52.053732+0000 mon.c (mon.2) 8853 : audit 0 from='client.? 172.21.15.40:0/604891759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:52 smithi040 bash[41173]: cluster 2023-12-01T23:26:51.624797+0000 mgr.y (mgr.24356) 14058 : cluster 0 pgmap v14026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:52 smithi040 bash[41173]: audit 2023-12-01T23:26:52.053732+0000 mon.c (mon.2) 8853 : audit 0 from='client.? 172.21.15.40:0/604891759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:52 smithi040 bash[28232]: cluster 2023-12-01T23:26:51.624797+0000 mgr.y (mgr.24356) 14058 : cluster 0 pgmap v14026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:52 smithi040 bash[28232]: audit 2023-12-01T23:26:52.053732+0000 mon.c (mon.2) 8853 : audit 0 from='client.? 172.21.15.40:0/604891759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:54 smithi141 bash[31670]: cluster 2023-12-01T23:26:53.625470+0000 mgr.y (mgr.24356) 14059 : cluster 0 pgmap v14027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:54 smithi141 bash[31670]: audit 2023-12-01T23:26:54.514257+0000 mon.a (mon.0) 8832 : audit 0 from='client.? 172.21.15.40:0/2643855693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:54 smithi040 bash[41173]: cluster 2023-12-01T23:26:53.625470+0000 mgr.y (mgr.24356) 14059 : cluster 0 pgmap v14027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:54 smithi040 bash[41173]: audit 2023-12-01T23:26:54.514257+0000 mon.a (mon.0) 8832 : audit 0 from='client.? 172.21.15.40:0/2643855693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:54 smithi040 bash[28232]: cluster 2023-12-01T23:26:53.625470+0000 mgr.y (mgr.24356) 14059 : cluster 0 pgmap v14027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:54 smithi040 bash[28232]: audit 2023-12-01T23:26:54.514257+0000 mon.a (mon.0) 8832 : audit 0 from='client.? 172.21.15.40:0/2643855693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:56 smithi040 bash[28232]: cluster 2023-12-01T23:26:55.626610+0000 mgr.y (mgr.24356) 14060 : cluster 0 pgmap v14028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:26:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:26:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:56 smithi040 bash[41173]: cluster 2023-12-01T23:26:55.626610+0000 mgr.y (mgr.24356) 14060 : cluster 0 pgmap v14028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:56 smithi141 bash[31670]: cluster 2023-12-01T23:26:55.626610+0000 mgr.y (mgr.24356) 14060 : cluster 0 pgmap v14028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:57 smithi141 bash[31670]: audit 2023-12-01T23:26:56.992292+0000 mon.c (mon.2) 8854 : audit 0 from='client.? 172.21.15.40:0/1252340437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:57 smithi040 bash[28232]: audit 2023-12-01T23:26:56.992292+0000 mon.c (mon.2) 8854 : audit 0 from='client.? 172.21.15.40:0/1252340437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:57 smithi040 bash[41173]: audit 2023-12-01T23:26:56.992292+0000 mon.c (mon.2) 8854 : audit 0 from='client.? 172.21.15.40:0/1252340437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:26:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:58 smithi141 bash[31670]: cluster 2023-12-01T23:26:57.627314+0000 mgr.y (mgr.24356) 14061 : cluster 0 pgmap v14029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:58 smithi040 bash[28232]: cluster 2023-12-01T23:26:57.627314+0000 mgr.y (mgr.24356) 14061 : cluster 0 pgmap v14029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:26:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:58 smithi040 bash[41173]: cluster 2023-12-01T23:26:57.627314+0000 mgr.y (mgr.24356) 14061 : cluster 0 pgmap v14029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:26:59 smithi141 bash[31670]: audit 2023-12-01T23:26:59.468567+0000 mon.c (mon.2) 8855 : audit 0 from='client.? 172.21.15.40:0/2601283035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:26:59 smithi040 bash[28232]: audit 2023-12-01T23:26:59.468567+0000 mon.c (mon.2) 8855 : audit 0 from='client.? 172.21.15.40:0/2601283035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:26:59 smithi040 bash[41173]: audit 2023-12-01T23:26:59.468567+0000 mon.c (mon.2) 8855 : audit 0 from='client.? 172.21.15.40:0/2601283035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:00 smithi141 bash[31670]: cluster 2023-12-01T23:26:59.628505+0000 mgr.y (mgr.24356) 14062 : cluster 0 pgmap v14030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:00 smithi040 bash[28232]: cluster 2023-12-01T23:26:59.628505+0000 mgr.y (mgr.24356) 14062 : cluster 0 pgmap v14030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:00 smithi040 bash[41173]: cluster 2023-12-01T23:26:59.628505+0000 mgr.y (mgr.24356) 14062 : cluster 0 pgmap v14030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:02 smithi141 bash[31670]: cluster 2023-12-01T23:27:01.629100+0000 mgr.y (mgr.24356) 14063 : cluster 0 pgmap v14031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:02 smithi141 bash[31670]: audit 2023-12-01T23:27:01.927313+0000 mon.a (mon.0) 8833 : audit 0 from='client.? 172.21.15.40:0/2882466406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:02 smithi040 bash[28232]: cluster 2023-12-01T23:27:01.629100+0000 mgr.y (mgr.24356) 14063 : cluster 0 pgmap v14031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:02 smithi040 bash[28232]: audit 2023-12-01T23:27:01.927313+0000 mon.a (mon.0) 8833 : audit 0 from='client.? 172.21.15.40:0/2882466406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:02 smithi040 bash[41173]: cluster 2023-12-01T23:27:01.629100+0000 mgr.y (mgr.24356) 14063 : cluster 0 pgmap v14031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:02 smithi040 bash[41173]: audit 2023-12-01T23:27:01.927313+0000 mon.a (mon.0) 8833 : audit 0 from='client.? 172.21.15.40:0/2882466406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:04 smithi141 bash[31670]: cluster 2023-12-01T23:27:03.629758+0000 mgr.y (mgr.24356) 14064 : cluster 0 pgmap v14032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:04 smithi141 bash[31670]: audit 2023-12-01T23:27:04.074288+0000 mon.c (mon.2) 8856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:04 smithi141 bash[31670]: audit 2023-12-01T23:27:04.393992+0000 mon.a (mon.0) 8834 : audit 0 from='client.? 172.21.15.40:0/1205905152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:04 smithi040 bash[28232]: cluster 2023-12-01T23:27:03.629758+0000 mgr.y (mgr.24356) 14064 : cluster 0 pgmap v14032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:04 smithi040 bash[28232]: audit 2023-12-01T23:27:04.074288+0000 mon.c (mon.2) 8856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:04 smithi040 bash[28232]: audit 2023-12-01T23:27:04.393992+0000 mon.a (mon.0) 8834 : audit 0 from='client.? 172.21.15.40:0/1205905152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:04 smithi040 bash[41173]: cluster 2023-12-01T23:27:03.629758+0000 mgr.y (mgr.24356) 14064 : cluster 0 pgmap v14032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:04 smithi040 bash[41173]: audit 2023-12-01T23:27:04.074288+0000 mon.c (mon.2) 8856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:04 smithi040 bash[41173]: audit 2023-12-01T23:27:04.393992+0000 mon.a (mon.0) 8834 : audit 0 from='client.? 172.21.15.40:0/1205905152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:06.776 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:27:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:27:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:06 smithi040 bash[28232]: cluster 2023-12-01T23:27:05.630929+0000 mgr.y (mgr.24356) 14065 : cluster 0 pgmap v14033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:06 smithi040 bash[41173]: cluster 2023-12-01T23:27:05.630929+0000 mgr.y (mgr.24356) 14065 : cluster 0 pgmap v14033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:06 smithi141 bash[31670]: cluster 2023-12-01T23:27:05.630929+0000 mgr.y (mgr.24356) 14065 : cluster 0 pgmap v14033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:07 smithi040 bash[28232]: audit 2023-12-01T23:27:06.855519+0000 mon.c (mon.2) 8857 : audit 0 from='client.? 172.21.15.40:0/3469798720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:07 smithi040 bash[41173]: audit 2023-12-01T23:27:06.855519+0000 mon.c (mon.2) 8857 : audit 0 from='client.? 172.21.15.40:0/3469798720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:07 smithi141 bash[31670]: audit 2023-12-01T23:27:06.855519+0000 mon.c (mon.2) 8857 : audit 0 from='client.? 172.21.15.40:0/3469798720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:08 smithi040 bash[28232]: cluster 2023-12-01T23:27:07.631628+0000 mgr.y (mgr.24356) 14066 : cluster 0 pgmap v14034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:08 smithi040 bash[41173]: cluster 2023-12-01T23:27:07.631628+0000 mgr.y (mgr.24356) 14066 : cluster 0 pgmap v14034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:08 smithi141 bash[31670]: cluster 2023-12-01T23:27:07.631628+0000 mgr.y (mgr.24356) 14066 : cluster 0 pgmap v14034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:09 smithi040 bash[28232]: audit 2023-12-01T23:27:09.317316+0000 mon.a (mon.0) 8835 : audit 0 from='client.? 172.21.15.40:0/605856823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:09 smithi040 bash[41173]: audit 2023-12-01T23:27:09.317316+0000 mon.a (mon.0) 8835 : audit 0 from='client.? 172.21.15.40:0/605856823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:09 smithi141 bash[31670]: audit 2023-12-01T23:27:09.317316+0000 mon.a (mon.0) 8835 : audit 0 from='client.? 172.21.15.40:0/605856823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:10 smithi040 bash[41173]: cluster 2023-12-01T23:27:09.632834+0000 mgr.y (mgr.24356) 14067 : cluster 0 pgmap v14035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:10 smithi040 bash[28232]: cluster 2023-12-01T23:27:09.632834+0000 mgr.y (mgr.24356) 14067 : cluster 0 pgmap v14035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:10 smithi141 bash[31670]: cluster 2023-12-01T23:27:09.632834+0000 mgr.y (mgr.24356) 14067 : cluster 0 pgmap v14035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:11 smithi040 bash[41173]: audit 2023-12-01T23:27:11.782580+0000 mon.c (mon.2) 8858 : audit 0 from='client.? 172.21.15.40:0/1642981994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:11 smithi040 bash[28232]: audit 2023-12-01T23:27:11.782580+0000 mon.c (mon.2) 8858 : audit 0 from='client.? 172.21.15.40:0/1642981994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:11 smithi141 bash[31670]: audit 2023-12-01T23:27:11.782580+0000 mon.c (mon.2) 8858 : audit 0 from='client.? 172.21.15.40:0/1642981994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:12 smithi040 bash[41173]: cluster 2023-12-01T23:27:11.633566+0000 mgr.y (mgr.24356) 14068 : cluster 0 pgmap v14036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:12 smithi040 bash[28232]: cluster 2023-12-01T23:27:11.633566+0000 mgr.y (mgr.24356) 14068 : cluster 0 pgmap v14036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:12 smithi141 bash[31670]: cluster 2023-12-01T23:27:11.633566+0000 mgr.y (mgr.24356) 14068 : cluster 0 pgmap v14036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:14 smithi040 bash[28232]: cluster 2023-12-01T23:27:13.634323+0000 mgr.y (mgr.24356) 14069 : cluster 0 pgmap v14037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:14 smithi040 bash[28232]: audit 2023-12-01T23:27:14.243505+0000 mon.c (mon.2) 8859 : audit 0 from='client.? 172.21.15.40:0/2513886699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:14 smithi040 bash[41173]: cluster 2023-12-01T23:27:13.634323+0000 mgr.y (mgr.24356) 14069 : cluster 0 pgmap v14037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:14 smithi040 bash[41173]: audit 2023-12-01T23:27:14.243505+0000 mon.c (mon.2) 8859 : audit 0 from='client.? 172.21.15.40:0/2513886699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:14 smithi141 bash[31670]: cluster 2023-12-01T23:27:13.634323+0000 mgr.y (mgr.24356) 14069 : cluster 0 pgmap v14037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:14 smithi141 bash[31670]: audit 2023-12-01T23:27:14.243505+0000 mon.c (mon.2) 8859 : audit 0 from='client.? 172.21.15.40:0/2513886699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:16.809 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:27:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:27:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:16 smithi040 bash[28232]: cluster 2023-12-01T23:27:15.635401+0000 mgr.y (mgr.24356) 14070 : cluster 0 pgmap v14038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:16 smithi040 bash[28232]: audit 2023-12-01T23:27:16.708864+0000 mon.a (mon.0) 8836 : audit 0 from='client.? 172.21.15.40:0/2673908513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:16 smithi040 bash[41173]: cluster 2023-12-01T23:27:15.635401+0000 mgr.y (mgr.24356) 14070 : cluster 0 pgmap v14038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:16 smithi040 bash[41173]: audit 2023-12-01T23:27:16.708864+0000 mon.a (mon.0) 8836 : audit 0 from='client.? 172.21.15.40:0/2673908513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:16 smithi141 bash[31670]: cluster 2023-12-01T23:27:15.635401+0000 mgr.y (mgr.24356) 14070 : cluster 0 pgmap v14038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:16 smithi141 bash[31670]: audit 2023-12-01T23:27:16.708864+0000 mon.a (mon.0) 8836 : audit 0 from='client.? 172.21.15.40:0/2673908513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:18 smithi040 bash[28232]: cluster 2023-12-01T23:27:17.636075+0000 mgr.y (mgr.24356) 14071 : cluster 0 pgmap v14039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:18 smithi040 bash[41173]: cluster 2023-12-01T23:27:17.636075+0000 mgr.y (mgr.24356) 14071 : cluster 0 pgmap v14039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:18 smithi141 bash[31670]: cluster 2023-12-01T23:27:17.636075+0000 mgr.y (mgr.24356) 14071 : cluster 0 pgmap v14039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:19 smithi040 bash[28232]: audit 2023-12-01T23:27:19.074703+0000 mon.c (mon.2) 8860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:19 smithi040 bash[28232]: audit 2023-12-01T23:27:19.173221+0000 mon.a (mon.0) 8837 : audit 0 from='client.? 172.21.15.40:0/3128701506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:19 smithi040 bash[41173]: audit 2023-12-01T23:27:19.074703+0000 mon.c (mon.2) 8860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:19 smithi040 bash[41173]: audit 2023-12-01T23:27:19.173221+0000 mon.a (mon.0) 8837 : audit 0 from='client.? 172.21.15.40:0/3128701506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:19 smithi141 bash[31670]: audit 2023-12-01T23:27:19.074703+0000 mon.c (mon.2) 8860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:19 smithi141 bash[31670]: audit 2023-12-01T23:27:19.173221+0000 mon.a (mon.0) 8837 : audit 0 from='client.? 172.21.15.40:0/3128701506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:20 smithi040 bash[28232]: cluster 2023-12-01T23:27:19.637225+0000 mgr.y (mgr.24356) 14072 : cluster 0 pgmap v14040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:20 smithi040 bash[41173]: cluster 2023-12-01T23:27:19.637225+0000 mgr.y (mgr.24356) 14072 : cluster 0 pgmap v14040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:20 smithi141 bash[31670]: cluster 2023-12-01T23:27:19.637225+0000 mgr.y (mgr.24356) 14072 : cluster 0 pgmap v14040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:21 smithi141 bash[31670]: audit 2023-12-01T23:27:21.643878+0000 mon.a (mon.0) 8838 : audit 0 from='client.? 172.21.15.40:0/2185400629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:21 smithi040 bash[28232]: audit 2023-12-01T23:27:21.643878+0000 mon.a (mon.0) 8838 : audit 0 from='client.? 172.21.15.40:0/2185400629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:21 smithi040 bash[41173]: audit 2023-12-01T23:27:21.643878+0000 mon.a (mon.0) 8838 : audit 0 from='client.? 172.21.15.40:0/2185400629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:22 smithi141 bash[31670]: cluster 2023-12-01T23:27:21.637865+0000 mgr.y (mgr.24356) 14073 : cluster 0 pgmap v14041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:22 smithi040 bash[41173]: cluster 2023-12-01T23:27:21.637865+0000 mgr.y (mgr.24356) 14073 : cluster 0 pgmap v14041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:22 smithi040 bash[28232]: cluster 2023-12-01T23:27:21.637865+0000 mgr.y (mgr.24356) 14073 : cluster 0 pgmap v14041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:24 smithi141 bash[31670]: cluster 2023-12-01T23:27:23.638650+0000 mgr.y (mgr.24356) 14074 : cluster 0 pgmap v14042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:24 smithi141 bash[31670]: audit 2023-12-01T23:27:24.113755+0000 mon.c (mon.2) 8861 : audit 0 from='client.? 172.21.15.40:0/349702509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:24 smithi141 bash[31670]: audit 2023-12-01T23:27:24.315564+0000 mon.c (mon.2) 8862 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:27:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:24 smithi141 bash[31670]: audit 2023-12-01T23:27:24.696145+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[28232]: cluster 2023-12-01T23:27:23.638650+0000 mgr.y (mgr.24356) 14074 : cluster 0 pgmap v14042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[28232]: audit 2023-12-01T23:27:24.113755+0000 mon.c (mon.2) 8861 : audit 0 from='client.? 172.21.15.40:0/349702509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[28232]: audit 2023-12-01T23:27:24.315564+0000 mon.c (mon.2) 8862 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:27:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[28232]: audit 2023-12-01T23:27:24.696145+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[41173]: cluster 2023-12-01T23:27:23.638650+0000 mgr.y (mgr.24356) 14074 : cluster 0 pgmap v14042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[41173]: audit 2023-12-01T23:27:24.113755+0000 mon.c (mon.2) 8861 : audit 0 from='client.? 172.21.15.40:0/349702509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[41173]: audit 2023-12-01T23:27:24.315564+0000 mon.c (mon.2) 8862 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:27:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:24 smithi040 bash[41173]: audit 2023-12-01T23:27:24.696145+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:25 smithi141 bash[31670]: audit 2023-12-01T23:27:24.721224+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:25 smithi040 bash[28232]: audit 2023-12-01T23:27:24.721224+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:25 smithi040 bash[41173]: audit 2023-12-01T23:27:24.721224+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:26 smithi040 bash[28232]: cluster 2023-12-01T23:27:25.640016+0000 mgr.y (mgr.24356) 14075 : cluster 0 pgmap v14043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:26 smithi040 bash[28232]: audit 2023-12-01T23:27:26.573807+0000 mon.a (mon.0) 8841 : audit 0 from='client.? 172.21.15.40:0/3812081421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:26 smithi040 bash[41173]: cluster 2023-12-01T23:27:25.640016+0000 mgr.y (mgr.24356) 14075 : cluster 0 pgmap v14043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:26 smithi040 bash[41173]: audit 2023-12-01T23:27:26.573807+0000 mon.a (mon.0) 8841 : audit 0 from='client.? 172.21.15.40:0/3812081421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:27:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:27:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:26 smithi141 bash[31670]: cluster 2023-12-01T23:27:25.640016+0000 mgr.y (mgr.24356) 14075 : cluster 0 pgmap v14043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:26 smithi141 bash[31670]: audit 2023-12-01T23:27:26.573807+0000 mon.a (mon.0) 8841 : audit 0 from='client.? 172.21.15.40:0/3812081421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:28 smithi040 bash[28232]: cluster 2023-12-01T23:27:27.640869+0000 mgr.y (mgr.24356) 14076 : cluster 0 pgmap v14044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:28 smithi040 bash[41173]: cluster 2023-12-01T23:27:27.640869+0000 mgr.y (mgr.24356) 14076 : cluster 0 pgmap v14044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:28 smithi141 bash[31670]: cluster 2023-12-01T23:27:27.640869+0000 mgr.y (mgr.24356) 14076 : cluster 0 pgmap v14044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:29 smithi040 bash[28232]: audit 2023-12-01T23:27:29.040660+0000 mon.a (mon.0) 8842 : audit 0 from='client.? 172.21.15.40:0/1610815920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:29 smithi040 bash[41173]: audit 2023-12-01T23:27:29.040660+0000 mon.a (mon.0) 8842 : audit 0 from='client.? 172.21.15.40:0/1610815920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:29 smithi141 bash[31670]: audit 2023-12-01T23:27:29.040660+0000 mon.a (mon.0) 8842 : audit 0 from='client.? 172.21.15.40:0/1610815920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[28232]: cluster 2023-12-01T23:27:29.642039+0000 mgr.y (mgr.24356) 14077 : cluster 0 pgmap v14045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[28232]: audit 2023-12-01T23:27:30.515277+0000 mon.a (mon.0) 8843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[28232]: audit 2023-12-01T23:27:30.526993+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[28232]: audit 2023-12-01T23:27:30.568967+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[28232]: audit 2023-12-01T23:27:30.580261+0000 mon.a (mon.0) 8846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[41173]: cluster 2023-12-01T23:27:29.642039+0000 mgr.y (mgr.24356) 14077 : cluster 0 pgmap v14045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[41173]: audit 2023-12-01T23:27:30.515277+0000 mon.a (mon.0) 8843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[41173]: audit 2023-12-01T23:27:30.526993+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[41173]: audit 2023-12-01T23:27:30.568967+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:30 smithi040 bash[41173]: audit 2023-12-01T23:27:30.580261+0000 mon.a (mon.0) 8846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:30 smithi141 bash[31670]: cluster 2023-12-01T23:27:29.642039+0000 mgr.y (mgr.24356) 14077 : cluster 0 pgmap v14045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:30 smithi141 bash[31670]: audit 2023-12-01T23:27:30.515277+0000 mon.a (mon.0) 8843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:30 smithi141 bash[31670]: audit 2023-12-01T23:27:30.526993+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:30 smithi141 bash[31670]: audit 2023-12-01T23:27:30.568967+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:30 smithi141 bash[31670]: audit 2023-12-01T23:27:30.580261+0000 mon.a (mon.0) 8846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[28232]: audit 2023-12-01T23:27:31.112053+0000 mon.c (mon.2) 8863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:27:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[28232]: audit 2023-12-01T23:27:31.113664+0000 mon.c (mon.2) 8864 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:27:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[28232]: audit 2023-12-01T23:27:31.123345+0000 mon.a (mon.0) 8847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[28232]: audit 2023-12-01T23:27:31.503142+0000 mon.c (mon.2) 8865 : audit 0 from='client.? 172.21.15.40:0/1807596459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[41173]: audit 2023-12-01T23:27:31.112053+0000 mon.c (mon.2) 8863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:27:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[41173]: audit 2023-12-01T23:27:31.113664+0000 mon.c (mon.2) 8864 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:27:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[41173]: audit 2023-12-01T23:27:31.123345+0000 mon.a (mon.0) 8847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:31 smithi040 bash[41173]: audit 2023-12-01T23:27:31.503142+0000 mon.c (mon.2) 8865 : audit 0 from='client.? 172.21.15.40:0/1807596459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:31 smithi141 bash[31670]: audit 2023-12-01T23:27:31.112053+0000 mon.c (mon.2) 8863 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:27:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:31 smithi141 bash[31670]: audit 2023-12-01T23:27:31.113664+0000 mon.c (mon.2) 8864 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:27:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:31 smithi141 bash[31670]: audit 2023-12-01T23:27:31.123345+0000 mon.a (mon.0) 8847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:27:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:31 smithi141 bash[31670]: audit 2023-12-01T23:27:31.503142+0000 mon.c (mon.2) 8865 : audit 0 from='client.? 172.21.15.40:0/1807596459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:32 smithi040 bash[41173]: cluster 2023-12-01T23:27:31.642696+0000 mgr.y (mgr.24356) 14078 : cluster 0 pgmap v14046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:32 smithi040 bash[28232]: cluster 2023-12-01T23:27:31.642696+0000 mgr.y (mgr.24356) 14078 : cluster 0 pgmap v14046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:32 smithi141 bash[31670]: cluster 2023-12-01T23:27:31.642696+0000 mgr.y (mgr.24356) 14078 : cluster 0 pgmap v14046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:34 smithi141 bash[31670]: cluster 2023-12-01T23:27:33.643529+0000 mgr.y (mgr.24356) 14079 : cluster 0 pgmap v14047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:34 smithi141 bash[31670]: audit 2023-12-01T23:27:33.965080+0000 mon.c (mon.2) 8866 : audit 0 from='client.? 172.21.15.40:0/3991836382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:34 smithi141 bash[31670]: audit 2023-12-01T23:27:34.075008+0000 mon.c (mon.2) 8867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:34 smithi040 bash[41173]: cluster 2023-12-01T23:27:33.643529+0000 mgr.y (mgr.24356) 14079 : cluster 0 pgmap v14047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:34 smithi040 bash[41173]: audit 2023-12-01T23:27:33.965080+0000 mon.c (mon.2) 8866 : audit 0 from='client.? 172.21.15.40:0/3991836382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:34 smithi040 bash[41173]: audit 2023-12-01T23:27:34.075008+0000 mon.c (mon.2) 8867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:34 smithi040 bash[28232]: cluster 2023-12-01T23:27:33.643529+0000 mgr.y (mgr.24356) 14079 : cluster 0 pgmap v14047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:34 smithi040 bash[28232]: audit 2023-12-01T23:27:33.965080+0000 mon.c (mon.2) 8866 : audit 0 from='client.? 172.21.15.40:0/3991836382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:34 smithi040 bash[28232]: audit 2023-12-01T23:27:34.075008+0000 mon.c (mon.2) 8867 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:27:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:27:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:36 smithi040 bash[41173]: cluster 2023-12-01T23:27:35.644738+0000 mgr.y (mgr.24356) 14080 : cluster 0 pgmap v14048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:36 smithi040 bash[41173]: audit 2023-12-01T23:27:36.431252+0000 mon.a (mon.0) 8848 : audit 0 from='client.? 172.21.15.40:0/2759295218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:36 smithi040 bash[28232]: cluster 2023-12-01T23:27:35.644738+0000 mgr.y (mgr.24356) 14080 : cluster 0 pgmap v14048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:36 smithi040 bash[28232]: audit 2023-12-01T23:27:36.431252+0000 mon.a (mon.0) 8848 : audit 0 from='client.? 172.21.15.40:0/2759295218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:36 smithi141 bash[31670]: cluster 2023-12-01T23:27:35.644738+0000 mgr.y (mgr.24356) 14080 : cluster 0 pgmap v14048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:36 smithi141 bash[31670]: audit 2023-12-01T23:27:36.431252+0000 mon.a (mon.0) 8848 : audit 0 from='client.? 172.21.15.40:0/2759295218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:38 smithi040 bash[28232]: cluster 2023-12-01T23:27:37.645423+0000 mgr.y (mgr.24356) 14081 : cluster 0 pgmap v14049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:38 smithi040 bash[41173]: cluster 2023-12-01T23:27:37.645423+0000 mgr.y (mgr.24356) 14081 : cluster 0 pgmap v14049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:38 smithi141 bash[31670]: cluster 2023-12-01T23:27:37.645423+0000 mgr.y (mgr.24356) 14081 : cluster 0 pgmap v14049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:39 smithi040 bash[28232]: audit 2023-12-01T23:27:38.893730+0000 mon.a (mon.0) 8849 : audit 0 from='client.? 172.21.15.40:0/50315004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:39 smithi040 bash[41173]: audit 2023-12-01T23:27:38.893730+0000 mon.a (mon.0) 8849 : audit 0 from='client.? 172.21.15.40:0/50315004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:39 smithi141 bash[31670]: audit 2023-12-01T23:27:38.893730+0000 mon.a (mon.0) 8849 : audit 0 from='client.? 172.21.15.40:0/50315004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:40 smithi040 bash[41173]: cluster 2023-12-01T23:27:39.646620+0000 mgr.y (mgr.24356) 14082 : cluster 0 pgmap v14050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:40 smithi040 bash[28232]: cluster 2023-12-01T23:27:39.646620+0000 mgr.y (mgr.24356) 14082 : cluster 0 pgmap v14050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:40 smithi141 bash[31670]: cluster 2023-12-01T23:27:39.646620+0000 mgr.y (mgr.24356) 14082 : cluster 0 pgmap v14050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:41 smithi040 bash[28232]: audit 2023-12-01T23:27:41.362762+0000 mon.a (mon.0) 8850 : audit 0 from='client.? 172.21.15.40:0/2200901175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:41 smithi040 bash[41173]: audit 2023-12-01T23:27:41.362762+0000 mon.a (mon.0) 8850 : audit 0 from='client.? 172.21.15.40:0/2200901175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:41 smithi141 bash[31670]: audit 2023-12-01T23:27:41.362762+0000 mon.a (mon.0) 8850 : audit 0 from='client.? 172.21.15.40:0/2200901175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:42 smithi040 bash[28232]: cluster 2023-12-01T23:27:41.647323+0000 mgr.y (mgr.24356) 14083 : cluster 0 pgmap v14051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:42 smithi040 bash[41173]: cluster 2023-12-01T23:27:41.647323+0000 mgr.y (mgr.24356) 14083 : cluster 0 pgmap v14051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:42 smithi141 bash[31670]: cluster 2023-12-01T23:27:41.647323+0000 mgr.y (mgr.24356) 14083 : cluster 0 pgmap v14051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:44 smithi141 bash[31670]: cluster 2023-12-01T23:27:43.647958+0000 mgr.y (mgr.24356) 14084 : cluster 0 pgmap v14052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:44 smithi141 bash[31670]: audit 2023-12-01T23:27:43.826572+0000 mon.c (mon.2) 8868 : audit 0 from='client.? 172.21.15.40:0/3860651771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:44 smithi040 bash[28232]: cluster 2023-12-01T23:27:43.647958+0000 mgr.y (mgr.24356) 14084 : cluster 0 pgmap v14052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:44 smithi040 bash[28232]: audit 2023-12-01T23:27:43.826572+0000 mon.c (mon.2) 8868 : audit 0 from='client.? 172.21.15.40:0/3860651771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:44 smithi040 bash[41173]: cluster 2023-12-01T23:27:43.647958+0000 mgr.y (mgr.24356) 14084 : cluster 0 pgmap v14052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:44 smithi040 bash[41173]: audit 2023-12-01T23:27:43.826572+0000 mon.c (mon.2) 8868 : audit 0 from='client.? 172.21.15.40:0/3860651771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:27:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:27:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:46 smithi040 bash[28232]: cluster 2023-12-01T23:27:45.649163+0000 mgr.y (mgr.24356) 14085 : cluster 0 pgmap v14053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:46 smithi040 bash[28232]: audit 2023-12-01T23:27:46.284492+0000 mon.c (mon.2) 8869 : audit 0 from='client.? 172.21.15.40:0/3512566773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:46 smithi040 bash[41173]: cluster 2023-12-01T23:27:45.649163+0000 mgr.y (mgr.24356) 14085 : cluster 0 pgmap v14053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:46 smithi040 bash[41173]: audit 2023-12-01T23:27:46.284492+0000 mon.c (mon.2) 8869 : audit 0 from='client.? 172.21.15.40:0/3512566773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:46 smithi141 bash[31670]: cluster 2023-12-01T23:27:45.649163+0000 mgr.y (mgr.24356) 14085 : cluster 0 pgmap v14053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:46 smithi141 bash[31670]: audit 2023-12-01T23:27:46.284492+0000 mon.c (mon.2) 8869 : audit 0 from='client.? 172.21.15.40:0/3512566773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:48 smithi040 bash[28232]: cluster 2023-12-01T23:27:47.649819+0000 mgr.y (mgr.24356) 14086 : cluster 0 pgmap v14054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:48 smithi040 bash[41173]: cluster 2023-12-01T23:27:47.649819+0000 mgr.y (mgr.24356) 14086 : cluster 0 pgmap v14054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:48 smithi141 bash[31670]: cluster 2023-12-01T23:27:47.649819+0000 mgr.y (mgr.24356) 14086 : cluster 0 pgmap v14054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:49 smithi040 bash[28232]: audit 2023-12-01T23:27:48.749740+0000 mon.c (mon.2) 8870 : audit 0 from='client.? 172.21.15.40:0/439058804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:49 smithi040 bash[28232]: audit 2023-12-01T23:27:49.075526+0000 mon.c (mon.2) 8871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:49 smithi040 bash[41173]: audit 2023-12-01T23:27:48.749740+0000 mon.c (mon.2) 8870 : audit 0 from='client.? 172.21.15.40:0/439058804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:49 smithi040 bash[41173]: audit 2023-12-01T23:27:49.075526+0000 mon.c (mon.2) 8871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:49 smithi141 bash[31670]: audit 2023-12-01T23:27:48.749740+0000 mon.c (mon.2) 8870 : audit 0 from='client.? 172.21.15.40:0/439058804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:49 smithi141 bash[31670]: audit 2023-12-01T23:27:49.075526+0000 mon.c (mon.2) 8871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:50 smithi040 bash[28232]: cluster 2023-12-01T23:27:49.650957+0000 mgr.y (mgr.24356) 14087 : cluster 0 pgmap v14055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:50 smithi040 bash[41173]: cluster 2023-12-01T23:27:49.650957+0000 mgr.y (mgr.24356) 14087 : cluster 0 pgmap v14055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:50 smithi141 bash[31670]: cluster 2023-12-01T23:27:49.650957+0000 mgr.y (mgr.24356) 14087 : cluster 0 pgmap v14055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:51 smithi040 bash[28232]: audit 2023-12-01T23:27:51.215039+0000 mon.a (mon.0) 8851 : audit 0 from='client.? 172.21.15.40:0/1435567679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:51 smithi040 bash[41173]: audit 2023-12-01T23:27:51.215039+0000 mon.a (mon.0) 8851 : audit 0 from='client.? 172.21.15.40:0/1435567679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:51 smithi141 bash[31670]: audit 2023-12-01T23:27:51.215039+0000 mon.a (mon.0) 8851 : audit 0 from='client.? 172.21.15.40:0/1435567679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:52 smithi040 bash[28232]: cluster 2023-12-01T23:27:51.651647+0000 mgr.y (mgr.24356) 14088 : cluster 0 pgmap v14056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:52 smithi040 bash[41173]: cluster 2023-12-01T23:27:51.651647+0000 mgr.y (mgr.24356) 14088 : cluster 0 pgmap v14056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:52 smithi141 bash[31670]: cluster 2023-12-01T23:27:51.651647+0000 mgr.y (mgr.24356) 14088 : cluster 0 pgmap v14056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:53 smithi141 bash[31670]: audit 2023-12-01T23:27:53.679932+0000 mon.c (mon.2) 8872 : audit 0 from='client.? 172.21.15.40:0/3346737729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:53 smithi040 bash[28232]: audit 2023-12-01T23:27:53.679932+0000 mon.c (mon.2) 8872 : audit 0 from='client.? 172.21.15.40:0/3346737729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:53 smithi040 bash[41173]: audit 2023-12-01T23:27:53.679932+0000 mon.c (mon.2) 8872 : audit 0 from='client.? 172.21.15.40:0/3346737729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:54 smithi141 bash[31670]: cluster 2023-12-01T23:27:53.652347+0000 mgr.y (mgr.24356) 14089 : cluster 0 pgmap v14057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:54 smithi040 bash[28232]: cluster 2023-12-01T23:27:53.652347+0000 mgr.y (mgr.24356) 14089 : cluster 0 pgmap v14057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:54 smithi040 bash[41173]: cluster 2023-12-01T23:27:53.652347+0000 mgr.y (mgr.24356) 14089 : cluster 0 pgmap v14057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:27:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:27:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:56 smithi040 bash[28232]: cluster 2023-12-01T23:27:55.653660+0000 mgr.y (mgr.24356) 14090 : cluster 0 pgmap v14058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:56 smithi040 bash[28232]: audit 2023-12-01T23:27:56.147520+0000 mon.a (mon.0) 8852 : audit 0 from='client.? 172.21.15.40:0/1795747983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:56 smithi040 bash[41173]: cluster 2023-12-01T23:27:55.653660+0000 mgr.y (mgr.24356) 14090 : cluster 0 pgmap v14058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:56 smithi040 bash[41173]: audit 2023-12-01T23:27:56.147520+0000 mon.a (mon.0) 8852 : audit 0 from='client.? 172.21.15.40:0/1795747983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:56 smithi141 bash[31670]: cluster 2023-12-01T23:27:55.653660+0000 mgr.y (mgr.24356) 14090 : cluster 0 pgmap v14058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:57.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:56 smithi141 bash[31670]: audit 2023-12-01T23:27:56.147520+0000 mon.a (mon.0) 8852 : audit 0 from='client.? 172.21.15.40:0/1795747983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:58 smithi040 bash[28232]: cluster 2023-12-01T23:27:57.654281+0000 mgr.y (mgr.24356) 14091 : cluster 0 pgmap v14059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:58 smithi040 bash[41173]: cluster 2023-12-01T23:27:57.654281+0000 mgr.y (mgr.24356) 14091 : cluster 0 pgmap v14059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:58 smithi141 bash[31670]: cluster 2023-12-01T23:27:57.654281+0000 mgr.y (mgr.24356) 14091 : cluster 0 pgmap v14059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:27:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:27:59 smithi040 bash[28232]: audit 2023-12-01T23:27:58.614229+0000 mon.a (mon.0) 8853 : audit 0 from='client.? 172.21.15.40:0/3277542582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:27:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:27:59 smithi040 bash[41173]: audit 2023-12-01T23:27:58.614229+0000 mon.a (mon.0) 8853 : audit 0 from='client.? 172.21.15.40:0/3277542582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:27:59 smithi141 bash[31670]: audit 2023-12-01T23:27:58.614229+0000 mon.a (mon.0) 8853 : audit 0 from='client.? 172.21.15.40:0/3277542582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:00 smithi040 bash[28232]: cluster 2023-12-01T23:27:59.655455+0000 mgr.y (mgr.24356) 14092 : cluster 0 pgmap v14060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:00 smithi040 bash[41173]: cluster 2023-12-01T23:27:59.655455+0000 mgr.y (mgr.24356) 14092 : cluster 0 pgmap v14060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:00 smithi141 bash[31670]: cluster 2023-12-01T23:27:59.655455+0000 mgr.y (mgr.24356) 14092 : cluster 0 pgmap v14060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:01 smithi040 bash[28232]: audit 2023-12-01T23:28:01.074163+0000 mon.a (mon.0) 8854 : audit 0 from='client.? 172.21.15.40:0/3262129604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:01 smithi040 bash[41173]: audit 2023-12-01T23:28:01.074163+0000 mon.a (mon.0) 8854 : audit 0 from='client.? 172.21.15.40:0/3262129604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:01 smithi141 bash[31670]: audit 2023-12-01T23:28:01.074163+0000 mon.a (mon.0) 8854 : audit 0 from='client.? 172.21.15.40:0/3262129604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:02 smithi040 bash[28232]: cluster 2023-12-01T23:28:01.656214+0000 mgr.y (mgr.24356) 14093 : cluster 0 pgmap v14061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:02 smithi040 bash[41173]: cluster 2023-12-01T23:28:01.656214+0000 mgr.y (mgr.24356) 14093 : cluster 0 pgmap v14061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:02 smithi141 bash[31670]: cluster 2023-12-01T23:28:01.656214+0000 mgr.y (mgr.24356) 14093 : cluster 0 pgmap v14061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:03 smithi040 bash[28232]: audit 2023-12-01T23:28:03.543257+0000 mon.a (mon.0) 8855 : audit 0 from='client.? 172.21.15.40:0/2562551594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:03 smithi040 bash[41173]: audit 2023-12-01T23:28:03.543257+0000 mon.a (mon.0) 8855 : audit 0 from='client.? 172.21.15.40:0/2562551594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:03 smithi141 bash[31670]: audit 2023-12-01T23:28:03.543257+0000 mon.a (mon.0) 8855 : audit 0 from='client.? 172.21.15.40:0/2562551594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:04 smithi040 bash[28232]: cluster 2023-12-01T23:28:03.656938+0000 mgr.y (mgr.24356) 14094 : cluster 0 pgmap v14062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:04 smithi040 bash[28232]: audit 2023-12-01T23:28:04.076129+0000 mon.c (mon.2) 8873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:04 smithi040 bash[41173]: cluster 2023-12-01T23:28:03.656938+0000 mgr.y (mgr.24356) 14094 : cluster 0 pgmap v14062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:04 smithi040 bash[41173]: audit 2023-12-01T23:28:04.076129+0000 mon.c (mon.2) 8873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:04 smithi141 bash[31670]: cluster 2023-12-01T23:28:03.656938+0000 mgr.y (mgr.24356) 14094 : cluster 0 pgmap v14062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:04 smithi141 bash[31670]: audit 2023-12-01T23:28:04.076129+0000 mon.c (mon.2) 8873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:28:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:28:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:06 smithi040 bash[41173]: cluster 2023-12-01T23:28:05.658183+0000 mgr.y (mgr.24356) 14095 : cluster 0 pgmap v14063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:06 smithi040 bash[41173]: audit 2023-12-01T23:28:06.008728+0000 mon.a (mon.0) 8856 : audit 0 from='client.? 172.21.15.40:0/510573286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:06 smithi040 bash[28232]: cluster 2023-12-01T23:28:05.658183+0000 mgr.y (mgr.24356) 14095 : cluster 0 pgmap v14063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:06 smithi040 bash[28232]: audit 2023-12-01T23:28:06.008728+0000 mon.a (mon.0) 8856 : audit 0 from='client.? 172.21.15.40:0/510573286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:06 smithi141 bash[31670]: cluster 2023-12-01T23:28:05.658183+0000 mgr.y (mgr.24356) 14095 : cluster 0 pgmap v14063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:06 smithi141 bash[31670]: audit 2023-12-01T23:28:06.008728+0000 mon.a (mon.0) 8856 : audit 0 from='client.? 172.21.15.40:0/510573286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:08 smithi040 bash[28232]: cluster 2023-12-01T23:28:07.658881+0000 mgr.y (mgr.24356) 14096 : cluster 0 pgmap v14064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:08.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:08 smithi040 bash[28232]: audit 2023-12-01T23:28:08.468020+0000 mon.a (mon.0) 8857 : audit 0 from='client.? 172.21.15.40:0/1770487882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:08.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:08 smithi040 bash[41173]: cluster 2023-12-01T23:28:07.658881+0000 mgr.y (mgr.24356) 14096 : cluster 0 pgmap v14064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:08.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:08 smithi040 bash[41173]: audit 2023-12-01T23:28:08.468020+0000 mon.a (mon.0) 8857 : audit 0 from='client.? 172.21.15.40:0/1770487882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:08 smithi141 bash[31670]: cluster 2023-12-01T23:28:07.658881+0000 mgr.y (mgr.24356) 14096 : cluster 0 pgmap v14064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:08 smithi141 bash[31670]: audit 2023-12-01T23:28:08.468020+0000 mon.a (mon.0) 8857 : audit 0 from='client.? 172.21.15.40:0/1770487882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:10 smithi141 bash[31670]: cluster 2023-12-01T23:28:09.660037+0000 mgr.y (mgr.24356) 14097 : cluster 0 pgmap v14065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:10 smithi040 bash[41173]: cluster 2023-12-01T23:28:09.660037+0000 mgr.y (mgr.24356) 14097 : cluster 0 pgmap v14065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:10 smithi040 bash[28232]: cluster 2023-12-01T23:28:09.660037+0000 mgr.y (mgr.24356) 14097 : cluster 0 pgmap v14065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:12.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:11 smithi141 bash[31670]: audit 2023-12-01T23:28:10.934897+0000 mon.a (mon.0) 8858 : audit 0 from='client.? 172.21.15.40:0/2329189956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:11 smithi040 bash[28232]: audit 2023-12-01T23:28:10.934897+0000 mon.a (mon.0) 8858 : audit 0 from='client.? 172.21.15.40:0/2329189956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:11 smithi040 bash[41173]: audit 2023-12-01T23:28:10.934897+0000 mon.a (mon.0) 8858 : audit 0 from='client.? 172.21.15.40:0/2329189956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:12 smithi141 bash[31670]: cluster 2023-12-01T23:28:11.660765+0000 mgr.y (mgr.24356) 14098 : cluster 0 pgmap v14066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:12 smithi040 bash[28232]: cluster 2023-12-01T23:28:11.660765+0000 mgr.y (mgr.24356) 14098 : cluster 0 pgmap v14066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:12 smithi040 bash[41173]: cluster 2023-12-01T23:28:11.660765+0000 mgr.y (mgr.24356) 14098 : cluster 0 pgmap v14066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:13 smithi141 bash[31670]: audit 2023-12-01T23:28:13.399010+0000 mon.c (mon.2) 8874 : audit 0 from='client.? 172.21.15.40:0/98701554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:13 smithi040 bash[28232]: audit 2023-12-01T23:28:13.399010+0000 mon.c (mon.2) 8874 : audit 0 from='client.? 172.21.15.40:0/98701554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:13 smithi040 bash[41173]: audit 2023-12-01T23:28:13.399010+0000 mon.c (mon.2) 8874 : audit 0 from='client.? 172.21.15.40:0/98701554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:14 smithi141 bash[31670]: cluster 2023-12-01T23:28:13.661456+0000 mgr.y (mgr.24356) 14099 : cluster 0 pgmap v14067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:14 smithi040 bash[28232]: cluster 2023-12-01T23:28:13.661456+0000 mgr.y (mgr.24356) 14099 : cluster 0 pgmap v14067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:14 smithi040 bash[41173]: cluster 2023-12-01T23:28:13.661456+0000 mgr.y (mgr.24356) 14099 : cluster 0 pgmap v14067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:28:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:28:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:16 smithi040 bash[28232]: cluster 2023-12-01T23:28:15.662540+0000 mgr.y (mgr.24356) 14100 : cluster 0 pgmap v14068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:16 smithi040 bash[28232]: audit 2023-12-01T23:28:15.862855+0000 mon.a (mon.0) 8859 : audit 0 from='client.? 172.21.15.40:0/3496873905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:16 smithi040 bash[41173]: cluster 2023-12-01T23:28:15.662540+0000 mgr.y (mgr.24356) 14100 : cluster 0 pgmap v14068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:16 smithi040 bash[41173]: audit 2023-12-01T23:28:15.862855+0000 mon.a (mon.0) 8859 : audit 0 from='client.? 172.21.15.40:0/3496873905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:16 smithi141 bash[31670]: cluster 2023-12-01T23:28:15.662540+0000 mgr.y (mgr.24356) 14100 : cluster 0 pgmap v14068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:16 smithi141 bash[31670]: audit 2023-12-01T23:28:15.862855+0000 mon.a (mon.0) 8859 : audit 0 from='client.? 172.21.15.40:0/3496873905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:18 smithi040 bash[28232]: cluster 2023-12-01T23:28:17.663149+0000 mgr.y (mgr.24356) 14101 : cluster 0 pgmap v14069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:18 smithi040 bash[28232]: audit 2023-12-01T23:28:18.328834+0000 mon.c (mon.2) 8875 : audit 0 from='client.? 172.21.15.40:0/531125075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:18 smithi040 bash[41173]: cluster 2023-12-01T23:28:17.663149+0000 mgr.y (mgr.24356) 14101 : cluster 0 pgmap v14069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:18 smithi040 bash[41173]: audit 2023-12-01T23:28:18.328834+0000 mon.c (mon.2) 8875 : audit 0 from='client.? 172.21.15.40:0/531125075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:18 smithi141 bash[31670]: cluster 2023-12-01T23:28:17.663149+0000 mgr.y (mgr.24356) 14101 : cluster 0 pgmap v14069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:18 smithi141 bash[31670]: audit 2023-12-01T23:28:18.328834+0000 mon.c (mon.2) 8875 : audit 0 from='client.? 172.21.15.40:0/531125075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:19 smithi040 bash[28232]: audit 2023-12-01T23:28:19.076423+0000 mon.c (mon.2) 8876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:19 smithi040 bash[41173]: audit 2023-12-01T23:28:19.076423+0000 mon.c (mon.2) 8876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:19 smithi141 bash[31670]: audit 2023-12-01T23:28:19.076423+0000 mon.c (mon.2) 8876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:20 smithi040 bash[28232]: cluster 2023-12-01T23:28:19.664351+0000 mgr.y (mgr.24356) 14102 : cluster 0 pgmap v14070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:20 smithi040 bash[41173]: cluster 2023-12-01T23:28:19.664351+0000 mgr.y (mgr.24356) 14102 : cluster 0 pgmap v14070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:20 smithi141 bash[31670]: cluster 2023-12-01T23:28:19.664351+0000 mgr.y (mgr.24356) 14102 : cluster 0 pgmap v14070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:21 smithi040 bash[41173]: audit 2023-12-01T23:28:20.800307+0000 mon.c (mon.2) 8877 : audit 0 from='client.? 172.21.15.40:0/1381352004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:21 smithi040 bash[28232]: audit 2023-12-01T23:28:20.800307+0000 mon.c (mon.2) 8877 : audit 0 from='client.? 172.21.15.40:0/1381352004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:21 smithi141 bash[31670]: audit 2023-12-01T23:28:20.800307+0000 mon.c (mon.2) 8877 : audit 0 from='client.? 172.21.15.40:0/1381352004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:22 smithi040 bash[28232]: cluster 2023-12-01T23:28:21.665081+0000 mgr.y (mgr.24356) 14103 : cluster 0 pgmap v14071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:22 smithi040 bash[41173]: cluster 2023-12-01T23:28:21.665081+0000 mgr.y (mgr.24356) 14103 : cluster 0 pgmap v14071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:22 smithi141 bash[31670]: cluster 2023-12-01T23:28:21.665081+0000 mgr.y (mgr.24356) 14103 : cluster 0 pgmap v14071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:23 smithi040 bash[28232]: audit 2023-12-01T23:28:23.269699+0000 mon.a (mon.0) 8860 : audit 0 from='client.? 172.21.15.40:0/119803945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:23 smithi040 bash[41173]: audit 2023-12-01T23:28:23.269699+0000 mon.a (mon.0) 8860 : audit 0 from='client.? 172.21.15.40:0/119803945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:23 smithi141 bash[31670]: audit 2023-12-01T23:28:23.269699+0000 mon.a (mon.0) 8860 : audit 0 from='client.? 172.21.15.40:0/119803945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:24 smithi040 bash[28232]: cluster 2023-12-01T23:28:23.665867+0000 mgr.y (mgr.24356) 14104 : cluster 0 pgmap v14072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:24 smithi040 bash[41173]: cluster 2023-12-01T23:28:23.665867+0000 mgr.y (mgr.24356) 14104 : cluster 0 pgmap v14072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:24 smithi141 bash[31670]: cluster 2023-12-01T23:28:23.665867+0000 mgr.y (mgr.24356) 14104 : cluster 0 pgmap v14072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:28:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:28:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:26 smithi040 bash[41173]: cluster 2023-12-01T23:28:25.667077+0000 mgr.y (mgr.24356) 14105 : cluster 0 pgmap v14073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:26 smithi040 bash[41173]: audit 2023-12-01T23:28:25.737817+0000 mon.a (mon.0) 8861 : audit 0 from='client.? 172.21.15.40:0/2865019108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:26 smithi040 bash[28232]: cluster 2023-12-01T23:28:25.667077+0000 mgr.y (mgr.24356) 14105 : cluster 0 pgmap v14073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:26 smithi040 bash[28232]: audit 2023-12-01T23:28:25.737817+0000 mon.a (mon.0) 8861 : audit 0 from='client.? 172.21.15.40:0/2865019108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:26 smithi141 bash[31670]: cluster 2023-12-01T23:28:25.667077+0000 mgr.y (mgr.24356) 14105 : cluster 0 pgmap v14073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:26 smithi141 bash[31670]: audit 2023-12-01T23:28:25.737817+0000 mon.a (mon.0) 8861 : audit 0 from='client.? 172.21.15.40:0/2865019108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:28 smithi040 bash[41173]: cluster 2023-12-01T23:28:27.667770+0000 mgr.y (mgr.24356) 14106 : cluster 0 pgmap v14074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:28 smithi040 bash[41173]: audit 2023-12-01T23:28:28.197711+0000 mon.c (mon.2) 8878 : audit 0 from='client.? 172.21.15.40:0/248457008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:28 smithi040 bash[28232]: cluster 2023-12-01T23:28:27.667770+0000 mgr.y (mgr.24356) 14106 : cluster 0 pgmap v14074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:28 smithi040 bash[28232]: audit 2023-12-01T23:28:28.197711+0000 mon.c (mon.2) 8878 : audit 0 from='client.? 172.21.15.40:0/248457008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:28 smithi141 bash[31670]: cluster 2023-12-01T23:28:27.667770+0000 mgr.y (mgr.24356) 14106 : cluster 0 pgmap v14074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:28 smithi141 bash[31670]: audit 2023-12-01T23:28:28.197711+0000 mon.c (mon.2) 8878 : audit 0 from='client.? 172.21.15.40:0/248457008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:30 smithi141 bash[31670]: cluster 2023-12-01T23:28:29.668962+0000 mgr.y (mgr.24356) 14107 : cluster 0 pgmap v14075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:30 smithi141 bash[31670]: audit 2023-12-01T23:28:30.655458+0000 mon.a (mon.0) 8862 : audit 0 from='client.? 172.21.15.40:0/2984756286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:30 smithi040 bash[28232]: cluster 2023-12-01T23:28:29.668962+0000 mgr.y (mgr.24356) 14107 : cluster 0 pgmap v14075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:30 smithi040 bash[28232]: audit 2023-12-01T23:28:30.655458+0000 mon.a (mon.0) 8862 : audit 0 from='client.? 172.21.15.40:0/2984756286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:30 smithi040 bash[41173]: cluster 2023-12-01T23:28:29.668962+0000 mgr.y (mgr.24356) 14107 : cluster 0 pgmap v14075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:30 smithi040 bash[41173]: audit 2023-12-01T23:28:30.655458+0000 mon.a (mon.0) 8862 : audit 0 from='client.? 172.21.15.40:0/2984756286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:31 smithi141 bash[31670]: audit 2023-12-01T23:28:31.203888+0000 mon.c (mon.2) 8879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:28:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:31 smithi141 bash[31670]: audit 2023-12-01T23:28:31.584267+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:31 smithi141 bash[31670]: audit 2023-12-01T23:28:31.597105+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:31 smithi040 bash[28232]: audit 2023-12-01T23:28:31.203888+0000 mon.c (mon.2) 8879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:28:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:31 smithi040 bash[28232]: audit 2023-12-01T23:28:31.584267+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:31 smithi040 bash[28232]: audit 2023-12-01T23:28:31.597105+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:31 smithi040 bash[41173]: audit 2023-12-01T23:28:31.203888+0000 mon.c (mon.2) 8879 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:28:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:31 smithi040 bash[41173]: audit 2023-12-01T23:28:31.584267+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:31 smithi040 bash[41173]: audit 2023-12-01T23:28:31.597105+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:32 smithi141 bash[31670]: cluster 2023-12-01T23:28:31.669617+0000 mgr.y (mgr.24356) 14108 : cluster 0 pgmap v14076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:32 smithi040 bash[41173]: cluster 2023-12-01T23:28:31.669617+0000 mgr.y (mgr.24356) 14108 : cluster 0 pgmap v14076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:32 smithi040 bash[28232]: cluster 2023-12-01T23:28:31.669617+0000 mgr.y (mgr.24356) 14108 : cluster 0 pgmap v14076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:33 smithi141 bash[31670]: audit 2023-12-01T23:28:33.134417+0000 mon.c (mon.2) 8880 : audit 0 from='client.? 172.21.15.40:0/1712823706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:33 smithi040 bash[28232]: audit 2023-12-01T23:28:33.134417+0000 mon.c (mon.2) 8880 : audit 0 from='client.? 172.21.15.40:0/1712823706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:33 smithi040 bash[41173]: audit 2023-12-01T23:28:33.134417+0000 mon.c (mon.2) 8880 : audit 0 from='client.? 172.21.15.40:0/1712823706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:34 smithi141 bash[31670]: cluster 2023-12-01T23:28:33.670342+0000 mgr.y (mgr.24356) 14109 : cluster 0 pgmap v14077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:34 smithi141 bash[31670]: audit 2023-12-01T23:28:34.076768+0000 mon.c (mon.2) 8881 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:34 smithi040 bash[28232]: cluster 2023-12-01T23:28:33.670342+0000 mgr.y (mgr.24356) 14109 : cluster 0 pgmap v14077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:34 smithi040 bash[28232]: audit 2023-12-01T23:28:34.076768+0000 mon.c (mon.2) 8881 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:34 smithi040 bash[41173]: cluster 2023-12-01T23:28:33.670342+0000 mgr.y (mgr.24356) 14109 : cluster 0 pgmap v14077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:34 smithi040 bash[41173]: audit 2023-12-01T23:28:34.076768+0000 mon.c (mon.2) 8881 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:35 smithi141 bash[31670]: audit 2023-12-01T23:28:35.602035+0000 mon.c (mon.2) 8882 : audit 0 from='client.? 172.21.15.40:0/1125785861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:35 smithi040 bash[28232]: audit 2023-12-01T23:28:35.602035+0000 mon.c (mon.2) 8882 : audit 0 from='client.? 172.21.15.40:0/1125785861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:35 smithi040 bash[41173]: audit 2023-12-01T23:28:35.602035+0000 mon.c (mon.2) 8882 : audit 0 from='client.? 172.21.15.40:0/1125785861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:36.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:28:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:28:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:36 smithi141 bash[31670]: cluster 2023-12-01T23:28:35.671402+0000 mgr.y (mgr.24356) 14110 : cluster 0 pgmap v14078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:36 smithi040 bash[41173]: cluster 2023-12-01T23:28:35.671402+0000 mgr.y (mgr.24356) 14110 : cluster 0 pgmap v14078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:36 smithi040 bash[28232]: cluster 2023-12-01T23:28:35.671402+0000 mgr.y (mgr.24356) 14110 : cluster 0 pgmap v14078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[28232]: audit 2023-12-01T23:28:37.051964+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[28232]: audit 2023-12-01T23:28:37.064011+0000 mon.a (mon.0) 8866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[28232]: cluster 2023-12-01T23:28:37.672010+0000 mgr.y (mgr.24356) 14111 : cluster 0 pgmap v14079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[28232]: audit 2023-12-01T23:28:37.794885+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[28232]: audit 2023-12-01T23:28:37.809079+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[41173]: audit 2023-12-01T23:28:37.051964+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[41173]: audit 2023-12-01T23:28:37.064011+0000 mon.a (mon.0) 8866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[41173]: cluster 2023-12-01T23:28:37.672010+0000 mgr.y (mgr.24356) 14111 : cluster 0 pgmap v14079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[41173]: audit 2023-12-01T23:28:37.794885+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:38 smithi040 bash[41173]: audit 2023-12-01T23:28:37.809079+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:38 smithi141 bash[31670]: audit 2023-12-01T23:28:37.051964+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:38 smithi141 bash[31670]: audit 2023-12-01T23:28:37.064011+0000 mon.a (mon.0) 8866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:38 smithi141 bash[31670]: cluster 2023-12-01T23:28:37.672010+0000 mgr.y (mgr.24356) 14111 : cluster 0 pgmap v14079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:38 smithi141 bash[31670]: audit 2023-12-01T23:28:37.794885+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:38 smithi141 bash[31670]: audit 2023-12-01T23:28:37.809079+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[28232]: audit 2023-12-01T23:28:38.082275+0000 mon.a (mon.0) 8869 : audit 0 from='client.? 172.21.15.40:0/574471419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[28232]: audit 2023-12-01T23:28:38.285160+0000 mon.c (mon.2) 8883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[28232]: audit 2023-12-01T23:28:38.287202+0000 mon.c (mon.2) 8884 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[28232]: audit 2023-12-01T23:28:38.297633+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[41173]: audit 2023-12-01T23:28:38.082275+0000 mon.a (mon.0) 8869 : audit 0 from='client.? 172.21.15.40:0/574471419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[41173]: audit 2023-12-01T23:28:38.285160+0000 mon.c (mon.2) 8883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:28:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[41173]: audit 2023-12-01T23:28:38.287202+0000 mon.c (mon.2) 8884 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:28:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:39 smithi040 bash[41173]: audit 2023-12-01T23:28:38.297633+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:39 smithi141 bash[31670]: audit 2023-12-01T23:28:38.082275+0000 mon.a (mon.0) 8869 : audit 0 from='client.? 172.21.15.40:0/574471419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:39 smithi141 bash[31670]: audit 2023-12-01T23:28:38.285160+0000 mon.c (mon.2) 8883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:28:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:39 smithi141 bash[31670]: audit 2023-12-01T23:28:38.287202+0000 mon.c (mon.2) 8884 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:28:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:39 smithi141 bash[31670]: audit 2023-12-01T23:28:38.297633+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:28:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:40 smithi040 bash[41173]: cluster 2023-12-01T23:28:39.673157+0000 mgr.y (mgr.24356) 14112 : cluster 0 pgmap v14080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:40 smithi040 bash[28232]: cluster 2023-12-01T23:28:39.673157+0000 mgr.y (mgr.24356) 14112 : cluster 0 pgmap v14080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:40 smithi141 bash[31670]: cluster 2023-12-01T23:28:39.673157+0000 mgr.y (mgr.24356) 14112 : cluster 0 pgmap v14080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:41 smithi040 bash[28232]: audit 2023-12-01T23:28:40.547708+0000 mon.a (mon.0) 8871 : audit 0 from='client.? 172.21.15.40:0/2799016772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:41 smithi040 bash[41173]: audit 2023-12-01T23:28:40.547708+0000 mon.a (mon.0) 8871 : audit 0 from='client.? 172.21.15.40:0/2799016772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:41 smithi141 bash[31670]: audit 2023-12-01T23:28:40.547708+0000 mon.a (mon.0) 8871 : audit 0 from='client.? 172.21.15.40:0/2799016772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:42 smithi040 bash[28232]: cluster 2023-12-01T23:28:41.673852+0000 mgr.y (mgr.24356) 14113 : cluster 0 pgmap v14081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:42 smithi040 bash[41173]: cluster 2023-12-01T23:28:41.673852+0000 mgr.y (mgr.24356) 14113 : cluster 0 pgmap v14081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:42 smithi141 bash[31670]: cluster 2023-12-01T23:28:41.673852+0000 mgr.y (mgr.24356) 14113 : cluster 0 pgmap v14081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:43 smithi040 bash[28232]: audit 2023-12-01T23:28:43.014872+0000 mon.c (mon.2) 8885 : audit 0 from='client.? 172.21.15.40:0/3330729426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:43 smithi040 bash[41173]: audit 2023-12-01T23:28:43.014872+0000 mon.c (mon.2) 8885 : audit 0 from='client.? 172.21.15.40:0/3330729426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:43 smithi141 bash[31670]: audit 2023-12-01T23:28:43.014872+0000 mon.c (mon.2) 8885 : audit 0 from='client.? 172.21.15.40:0/3330729426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:44 smithi040 bash[28232]: cluster 2023-12-01T23:28:43.674466+0000 mgr.y (mgr.24356) 14114 : cluster 0 pgmap v14082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:44 smithi040 bash[41173]: cluster 2023-12-01T23:28:43.674466+0000 mgr.y (mgr.24356) 14114 : cluster 0 pgmap v14082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:44 smithi141 bash[31670]: cluster 2023-12-01T23:28:43.674466+0000 mgr.y (mgr.24356) 14114 : cluster 0 pgmap v14082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:45 smithi040 bash[28232]: audit 2023-12-01T23:28:45.477163+0000 mon.a (mon.0) 8872 : audit 0 from='client.? 172.21.15.40:0/2791680042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:45 smithi040 bash[41173]: audit 2023-12-01T23:28:45.477163+0000 mon.a (mon.0) 8872 : audit 0 from='client.? 172.21.15.40:0/2791680042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:45 smithi141 bash[31670]: audit 2023-12-01T23:28:45.477163+0000 mon.a (mon.0) 8872 : audit 0 from='client.? 172.21.15.40:0/2791680042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:46 smithi040 bash[28232]: cluster 2023-12-01T23:28:45.675604+0000 mgr.y (mgr.24356) 14115 : cluster 0 pgmap v14083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:28:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:28:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:46 smithi040 bash[41173]: cluster 2023-12-01T23:28:45.675604+0000 mgr.y (mgr.24356) 14115 : cluster 0 pgmap v14083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:46 smithi141 bash[31670]: cluster 2023-12-01T23:28:45.675604+0000 mgr.y (mgr.24356) 14115 : cluster 0 pgmap v14083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:48 smithi040 bash[28232]: cluster 2023-12-01T23:28:47.676224+0000 mgr.y (mgr.24356) 14116 : cluster 0 pgmap v14084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:48 smithi040 bash[28232]: audit 2023-12-01T23:28:47.934692+0000 mon.c (mon.2) 8886 : audit 0 from='client.? 172.21.15.40:0/3426199200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:48 smithi040 bash[41173]: cluster 2023-12-01T23:28:47.676224+0000 mgr.y (mgr.24356) 14116 : cluster 0 pgmap v14084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:48 smithi040 bash[41173]: audit 2023-12-01T23:28:47.934692+0000 mon.c (mon.2) 8886 : audit 0 from='client.? 172.21.15.40:0/3426199200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:48 smithi141 bash[31670]: cluster 2023-12-01T23:28:47.676224+0000 mgr.y (mgr.24356) 14116 : cluster 0 pgmap v14084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:48 smithi141 bash[31670]: audit 2023-12-01T23:28:47.934692+0000 mon.c (mon.2) 8886 : audit 0 from='client.? 172.21.15.40:0/3426199200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:49 smithi040 bash[28232]: audit 2023-12-01T23:28:49.077286+0000 mon.c (mon.2) 8887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:49 smithi040 bash[41173]: audit 2023-12-01T23:28:49.077286+0000 mon.c (mon.2) 8887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:49 smithi141 bash[31670]: audit 2023-12-01T23:28:49.077286+0000 mon.c (mon.2) 8887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:50 smithi040 bash[28232]: cluster 2023-12-01T23:28:49.677400+0000 mgr.y (mgr.24356) 14117 : cluster 0 pgmap v14085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:50 smithi040 bash[28232]: audit 2023-12-01T23:28:50.407891+0000 mon.a (mon.0) 8873 : audit 0 from='client.? 172.21.15.40:0/4211962776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:50 smithi040 bash[41173]: cluster 2023-12-01T23:28:49.677400+0000 mgr.y (mgr.24356) 14117 : cluster 0 pgmap v14085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:50 smithi040 bash[41173]: audit 2023-12-01T23:28:50.407891+0000 mon.a (mon.0) 8873 : audit 0 from='client.? 172.21.15.40:0/4211962776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:50 smithi141 bash[31670]: cluster 2023-12-01T23:28:49.677400+0000 mgr.y (mgr.24356) 14117 : cluster 0 pgmap v14085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:50 smithi141 bash[31670]: audit 2023-12-01T23:28:50.407891+0000 mon.a (mon.0) 8873 : audit 0 from='client.? 172.21.15.40:0/4211962776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:52 smithi141 bash[31670]: cluster 2023-12-01T23:28:51.678045+0000 mgr.y (mgr.24356) 14118 : cluster 0 pgmap v14086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:52 smithi040 bash[28232]: cluster 2023-12-01T23:28:51.678045+0000 mgr.y (mgr.24356) 14118 : cluster 0 pgmap v14086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:52 smithi040 bash[41173]: cluster 2023-12-01T23:28:51.678045+0000 mgr.y (mgr.24356) 14118 : cluster 0 pgmap v14086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:53 smithi141 bash[31670]: audit 2023-12-01T23:28:52.882012+0000 mon.c (mon.2) 8888 : audit 0 from='client.? 172.21.15.40:0/1714423763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:53 smithi040 bash[28232]: audit 2023-12-01T23:28:52.882012+0000 mon.c (mon.2) 8888 : audit 0 from='client.? 172.21.15.40:0/1714423763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:53 smithi040 bash[41173]: audit 2023-12-01T23:28:52.882012+0000 mon.c (mon.2) 8888 : audit 0 from='client.? 172.21.15.40:0/1714423763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:54 smithi141 bash[31670]: cluster 2023-12-01T23:28:53.678636+0000 mgr.y (mgr.24356) 14119 : cluster 0 pgmap v14087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:54 smithi040 bash[28232]: cluster 2023-12-01T23:28:53.678636+0000 mgr.y (mgr.24356) 14119 : cluster 0 pgmap v14087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:54 smithi040 bash[41173]: cluster 2023-12-01T23:28:53.678636+0000 mgr.y (mgr.24356) 14119 : cluster 0 pgmap v14087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:55 smithi141 bash[31670]: audit 2023-12-01T23:28:55.350864+0000 mon.c (mon.2) 8889 : audit 0 from='client.? 172.21.15.40:0/2804230217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:55 smithi040 bash[28232]: audit 2023-12-01T23:28:55.350864+0000 mon.c (mon.2) 8889 : audit 0 from='client.? 172.21.15.40:0/2804230217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:55 smithi040 bash[41173]: audit 2023-12-01T23:28:55.350864+0000 mon.c (mon.2) 8889 : audit 0 from='client.? 172.21.15.40:0/2804230217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:56.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:28:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:28:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:56 smithi141 bash[31670]: cluster 2023-12-01T23:28:55.679784+0000 mgr.y (mgr.24356) 14120 : cluster 0 pgmap v14088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:56 smithi040 bash[28232]: cluster 2023-12-01T23:28:55.679784+0000 mgr.y (mgr.24356) 14120 : cluster 0 pgmap v14088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:56 smithi040 bash[41173]: cluster 2023-12-01T23:28:55.679784+0000 mgr.y (mgr.24356) 14120 : cluster 0 pgmap v14088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:58 smithi040 bash[41173]: cluster 2023-12-01T23:28:57.680338+0000 mgr.y (mgr.24356) 14121 : cluster 0 pgmap v14089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:28:58 smithi040 bash[41173]: audit 2023-12-01T23:28:57.816422+0000 mon.c (mon.2) 8890 : audit 0 from='client.? 172.21.15.40:0/3947755247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:58 smithi040 bash[28232]: cluster 2023-12-01T23:28:57.680338+0000 mgr.y (mgr.24356) 14121 : cluster 0 pgmap v14089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:28:58 smithi040 bash[28232]: audit 2023-12-01T23:28:57.816422+0000 mon.c (mon.2) 8890 : audit 0 from='client.? 172.21.15.40:0/3947755247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:28:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:58 smithi141 bash[31670]: cluster 2023-12-01T23:28:57.680338+0000 mgr.y (mgr.24356) 14121 : cluster 0 pgmap v14089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:28:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:28:58 smithi141 bash[31670]: audit 2023-12-01T23:28:57.816422+0000 mon.c (mon.2) 8890 : audit 0 from='client.? 172.21.15.40:0/3947755247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:00 smithi141 bash[31670]: cluster 2023-12-01T23:28:59.681494+0000 mgr.y (mgr.24356) 14122 : cluster 0 pgmap v14090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:00 smithi141 bash[31670]: audit 2023-12-01T23:29:00.289621+0000 mon.a (mon.0) 8874 : audit 0 from='client.? 172.21.15.40:0/4155031098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:00 smithi040 bash[28232]: cluster 2023-12-01T23:28:59.681494+0000 mgr.y (mgr.24356) 14122 : cluster 0 pgmap v14090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:00 smithi040 bash[28232]: audit 2023-12-01T23:29:00.289621+0000 mon.a (mon.0) 8874 : audit 0 from='client.? 172.21.15.40:0/4155031098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:00 smithi040 bash[41173]: cluster 2023-12-01T23:28:59.681494+0000 mgr.y (mgr.24356) 14122 : cluster 0 pgmap v14090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:00 smithi040 bash[41173]: audit 2023-12-01T23:29:00.289621+0000 mon.a (mon.0) 8874 : audit 0 from='client.? 172.21.15.40:0/4155031098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:02 smithi141 bash[31670]: cluster 2023-12-01T23:29:01.682145+0000 mgr.y (mgr.24356) 14123 : cluster 0 pgmap v14091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:02 smithi040 bash[28232]: cluster 2023-12-01T23:29:01.682145+0000 mgr.y (mgr.24356) 14123 : cluster 0 pgmap v14091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:02 smithi040 bash[41173]: cluster 2023-12-01T23:29:01.682145+0000 mgr.y (mgr.24356) 14123 : cluster 0 pgmap v14091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:03 smithi141 bash[31670]: audit 2023-12-01T23:29:02.753427+0000 mon.a (mon.0) 8875 : audit 0 from='client.? 172.21.15.40:0/1685500050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:03 smithi040 bash[28232]: audit 2023-12-01T23:29:02.753427+0000 mon.a (mon.0) 8875 : audit 0 from='client.? 172.21.15.40:0/1685500050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:03 smithi040 bash[41173]: audit 2023-12-01T23:29:02.753427+0000 mon.a (mon.0) 8875 : audit 0 from='client.? 172.21.15.40:0/1685500050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:04 smithi141 bash[31670]: cluster 2023-12-01T23:29:03.682808+0000 mgr.y (mgr.24356) 14124 : cluster 0 pgmap v14092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:04 smithi141 bash[31670]: audit 2023-12-01T23:29:04.077637+0000 mon.c (mon.2) 8891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:04 smithi040 bash[41173]: cluster 2023-12-01T23:29:03.682808+0000 mgr.y (mgr.24356) 14124 : cluster 0 pgmap v14092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:04 smithi040 bash[41173]: audit 2023-12-01T23:29:04.077637+0000 mon.c (mon.2) 8891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:04 smithi040 bash[28232]: cluster 2023-12-01T23:29:03.682808+0000 mgr.y (mgr.24356) 14124 : cluster 0 pgmap v14092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:04 smithi040 bash[28232]: audit 2023-12-01T23:29:04.077637+0000 mon.c (mon.2) 8891 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:05 smithi141 bash[31670]: audit 2023-12-01T23:29:05.214463+0000 mon.a (mon.0) 8876 : audit 0 from='client.? 172.21.15.40:0/1580656940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:05 smithi040 bash[41173]: audit 2023-12-01T23:29:05.214463+0000 mon.a (mon.0) 8876 : audit 0 from='client.? 172.21.15.40:0/1580656940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:05 smithi040 bash[28232]: audit 2023-12-01T23:29:05.214463+0000 mon.a (mon.0) 8876 : audit 0 from='client.? 172.21.15.40:0/1580656940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:06.762 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:29:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:29:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:06 smithi141 bash[31670]: cluster 2023-12-01T23:29:05.683954+0000 mgr.y (mgr.24356) 14125 : cluster 0 pgmap v14093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:06 smithi040 bash[28232]: cluster 2023-12-01T23:29:05.683954+0000 mgr.y (mgr.24356) 14125 : cluster 0 pgmap v14093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:06 smithi040 bash[41173]: cluster 2023-12-01T23:29:05.683954+0000 mgr.y (mgr.24356) 14125 : cluster 0 pgmap v14093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:08 smithi040 bash[28232]: audit 2023-12-01T23:29:07.678438+0000 mon.c (mon.2) 8892 : audit 0 from='client.? 172.21.15.40:0/3777709176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:08 smithi040 bash[28232]: cluster 2023-12-01T23:29:07.684334+0000 mgr.y (mgr.24356) 14126 : cluster 0 pgmap v14094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:08 smithi040 bash[41173]: audit 2023-12-01T23:29:07.678438+0000 mon.c (mon.2) 8892 : audit 0 from='client.? 172.21.15.40:0/3777709176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:08 smithi040 bash[41173]: cluster 2023-12-01T23:29:07.684334+0000 mgr.y (mgr.24356) 14126 : cluster 0 pgmap v14094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:08 smithi141 bash[31670]: audit 2023-12-01T23:29:07.678438+0000 mon.c (mon.2) 8892 : audit 0 from='client.? 172.21.15.40:0/3777709176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:08 smithi141 bash[31670]: cluster 2023-12-01T23:29:07.684334+0000 mgr.y (mgr.24356) 14126 : cluster 0 pgmap v14094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:10 smithi141 bash[31670]: cluster 2023-12-01T23:29:09.685441+0000 mgr.y (mgr.24356) 14127 : cluster 0 pgmap v14095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:10 smithi141 bash[31670]: audit 2023-12-01T23:29:10.144205+0000 mon.a (mon.0) 8877 : audit 0 from='client.? 172.21.15.40:0/568180234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:10 smithi040 bash[28232]: cluster 2023-12-01T23:29:09.685441+0000 mgr.y (mgr.24356) 14127 : cluster 0 pgmap v14095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:10 smithi040 bash[28232]: audit 2023-12-01T23:29:10.144205+0000 mon.a (mon.0) 8877 : audit 0 from='client.? 172.21.15.40:0/568180234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:10 smithi040 bash[41173]: cluster 2023-12-01T23:29:09.685441+0000 mgr.y (mgr.24356) 14127 : cluster 0 pgmap v14095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:10 smithi040 bash[41173]: audit 2023-12-01T23:29:10.144205+0000 mon.a (mon.0) 8877 : audit 0 from='client.? 172.21.15.40:0/568180234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:12 smithi141 bash[31670]: cluster 2023-12-01T23:29:11.686077+0000 mgr.y (mgr.24356) 14128 : cluster 0 pgmap v14096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:12 smithi141 bash[31670]: audit 2023-12-01T23:29:12.615890+0000 mon.a (mon.0) 8878 : audit 0 from='client.? 172.21.15.40:0/1670646198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:12 smithi040 bash[28232]: cluster 2023-12-01T23:29:11.686077+0000 mgr.y (mgr.24356) 14128 : cluster 0 pgmap v14096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:12 smithi040 bash[28232]: audit 2023-12-01T23:29:12.615890+0000 mon.a (mon.0) 8878 : audit 0 from='client.? 172.21.15.40:0/1670646198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:12 smithi040 bash[41173]: cluster 2023-12-01T23:29:11.686077+0000 mgr.y (mgr.24356) 14128 : cluster 0 pgmap v14096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:12 smithi040 bash[41173]: audit 2023-12-01T23:29:12.615890+0000 mon.a (mon.0) 8878 : audit 0 from='client.? 172.21.15.40:0/1670646198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:14 smithi141 bash[31670]: cluster 2023-12-01T23:29:13.686751+0000 mgr.y (mgr.24356) 14129 : cluster 0 pgmap v14097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:14 smithi040 bash[28232]: cluster 2023-12-01T23:29:13.686751+0000 mgr.y (mgr.24356) 14129 : cluster 0 pgmap v14097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:14 smithi040 bash[41173]: cluster 2023-12-01T23:29:13.686751+0000 mgr.y (mgr.24356) 14129 : cluster 0 pgmap v14097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:15 smithi141 bash[31670]: audit 2023-12-01T23:29:15.077392+0000 mon.c (mon.2) 8893 : audit 0 from='client.? 172.21.15.40:0/2219678732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:15 smithi040 bash[28232]: audit 2023-12-01T23:29:15.077392+0000 mon.c (mon.2) 8893 : audit 0 from='client.? 172.21.15.40:0/2219678732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:15 smithi040 bash[41173]: audit 2023-12-01T23:29:15.077392+0000 mon.c (mon.2) 8893 : audit 0 from='client.? 172.21.15.40:0/2219678732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:16.759 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:29:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:29:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:16 smithi141 bash[31670]: cluster 2023-12-01T23:29:15.687857+0000 mgr.y (mgr.24356) 14130 : cluster 0 pgmap v14098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:16 smithi040 bash[28232]: cluster 2023-12-01T23:29:15.687857+0000 mgr.y (mgr.24356) 14130 : cluster 0 pgmap v14098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:16 smithi040 bash[41173]: cluster 2023-12-01T23:29:15.687857+0000 mgr.y (mgr.24356) 14130 : cluster 0 pgmap v14098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:17 smithi141 bash[31670]: audit 2023-12-01T23:29:17.536884+0000 mon.c (mon.2) 8894 : audit 0 from='client.? 172.21.15.40:0/2055200488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:17 smithi040 bash[41173]: audit 2023-12-01T23:29:17.536884+0000 mon.c (mon.2) 8894 : audit 0 from='client.? 172.21.15.40:0/2055200488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:17 smithi040 bash[28232]: audit 2023-12-01T23:29:17.536884+0000 mon.c (mon.2) 8894 : audit 0 from='client.? 172.21.15.40:0/2055200488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:18 smithi141 bash[31670]: cluster 2023-12-01T23:29:17.688566+0000 mgr.y (mgr.24356) 14131 : cluster 0 pgmap v14099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:18 smithi040 bash[28232]: cluster 2023-12-01T23:29:17.688566+0000 mgr.y (mgr.24356) 14131 : cluster 0 pgmap v14099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:18 smithi040 bash[41173]: cluster 2023-12-01T23:29:17.688566+0000 mgr.y (mgr.24356) 14131 : cluster 0 pgmap v14099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:19 smithi141 bash[31670]: audit 2023-12-01T23:29:19.078467+0000 mon.c (mon.2) 8895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:19 smithi040 bash[28232]: audit 2023-12-01T23:29:19.078467+0000 mon.c (mon.2) 8895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:19 smithi040 bash[41173]: audit 2023-12-01T23:29:19.078467+0000 mon.c (mon.2) 8895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:20 smithi141 bash[31670]: cluster 2023-12-01T23:29:19.689283+0000 mgr.y (mgr.24356) 14132 : cluster 0 pgmap v14100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:20 smithi141 bash[31670]: audit 2023-12-01T23:29:20.005897+0000 mon.c (mon.2) 8896 : audit 0 from='client.? 172.21.15.40:0/746349353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:20 smithi040 bash[28232]: cluster 2023-12-01T23:29:19.689283+0000 mgr.y (mgr.24356) 14132 : cluster 0 pgmap v14100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:20 smithi040 bash[28232]: audit 2023-12-01T23:29:20.005897+0000 mon.c (mon.2) 8896 : audit 0 from='client.? 172.21.15.40:0/746349353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:20 smithi040 bash[41173]: cluster 2023-12-01T23:29:19.689283+0000 mgr.y (mgr.24356) 14132 : cluster 0 pgmap v14100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:20 smithi040 bash[41173]: audit 2023-12-01T23:29:20.005897+0000 mon.c (mon.2) 8896 : audit 0 from='client.? 172.21.15.40:0/746349353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:22 smithi040 bash[28232]: cluster 2023-12-01T23:29:21.689885+0000 mgr.y (mgr.24356) 14133 : cluster 0 pgmap v14101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:22 smithi040 bash[28232]: audit 2023-12-01T23:29:22.464147+0000 mon.a (mon.0) 8879 : audit 0 from='client.? 172.21.15.40:0/3604986536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:22 smithi040 bash[41173]: cluster 2023-12-01T23:29:21.689885+0000 mgr.y (mgr.24356) 14133 : cluster 0 pgmap v14101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:22 smithi040 bash[41173]: audit 2023-12-01T23:29:22.464147+0000 mon.a (mon.0) 8879 : audit 0 from='client.? 172.21.15.40:0/3604986536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:22 smithi141 bash[31670]: cluster 2023-12-01T23:29:21.689885+0000 mgr.y (mgr.24356) 14133 : cluster 0 pgmap v14101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:22 smithi141 bash[31670]: audit 2023-12-01T23:29:22.464147+0000 mon.a (mon.0) 8879 : audit 0 from='client.? 172.21.15.40:0/3604986536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:24 smithi040 bash[28232]: cluster 2023-12-01T23:29:23.690551+0000 mgr.y (mgr.24356) 14134 : cluster 0 pgmap v14102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:24 smithi040 bash[41173]: cluster 2023-12-01T23:29:23.690551+0000 mgr.y (mgr.24356) 14134 : cluster 0 pgmap v14102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:24 smithi141 bash[31670]: cluster 2023-12-01T23:29:23.690551+0000 mgr.y (mgr.24356) 14134 : cluster 0 pgmap v14102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:25 smithi040 bash[41173]: audit 2023-12-01T23:29:24.928672+0000 mon.c (mon.2) 8897 : audit 0 from='client.? 172.21.15.40:0/689418926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:25 smithi040 bash[28232]: audit 2023-12-01T23:29:24.928672+0000 mon.c (mon.2) 8897 : audit 0 from='client.? 172.21.15.40:0/689418926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:25 smithi141 bash[31670]: audit 2023-12-01T23:29:24.928672+0000 mon.c (mon.2) 8897 : audit 0 from='client.? 172.21.15.40:0/689418926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:26.795 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:29:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:29:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:26 smithi040 bash[41173]: cluster 2023-12-01T23:29:25.691706+0000 mgr.y (mgr.24356) 14135 : cluster 0 pgmap v14103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:26 smithi040 bash[28232]: cluster 2023-12-01T23:29:25.691706+0000 mgr.y (mgr.24356) 14135 : cluster 0 pgmap v14103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:26 smithi141 bash[31670]: cluster 2023-12-01T23:29:25.691706+0000 mgr.y (mgr.24356) 14135 : cluster 0 pgmap v14103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:27 smithi040 bash[28232]: audit 2023-12-01T23:29:27.387186+0000 mon.a (mon.0) 8880 : audit 0 from='client.? 172.21.15.40:0/3590709135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:27 smithi040 bash[41173]: audit 2023-12-01T23:29:27.387186+0000 mon.a (mon.0) 8880 : audit 0 from='client.? 172.21.15.40:0/3590709135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:27 smithi141 bash[31670]: audit 2023-12-01T23:29:27.387186+0000 mon.a (mon.0) 8880 : audit 0 from='client.? 172.21.15.40:0/3590709135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:28 smithi040 bash[28232]: cluster 2023-12-01T23:29:27.692366+0000 mgr.y (mgr.24356) 14136 : cluster 0 pgmap v14104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:28 smithi040 bash[41173]: cluster 2023-12-01T23:29:27.692366+0000 mgr.y (mgr.24356) 14136 : cluster 0 pgmap v14104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:28 smithi141 bash[31670]: cluster 2023-12-01T23:29:27.692366+0000 mgr.y (mgr.24356) 14136 : cluster 0 pgmap v14104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:30 smithi040 bash[28232]: cluster 2023-12-01T23:29:29.693115+0000 mgr.y (mgr.24356) 14137 : cluster 0 pgmap v14105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:30 smithi040 bash[28232]: audit 2023-12-01T23:29:29.855244+0000 mon.c (mon.2) 8898 : audit 0 from='client.? 172.21.15.40:0/503140976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:30 smithi040 bash[41173]: cluster 2023-12-01T23:29:29.693115+0000 mgr.y (mgr.24356) 14137 : cluster 0 pgmap v14105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:30 smithi040 bash[41173]: audit 2023-12-01T23:29:29.855244+0000 mon.c (mon.2) 8898 : audit 0 from='client.? 172.21.15.40:0/503140976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:30 smithi141 bash[31670]: cluster 2023-12-01T23:29:29.693115+0000 mgr.y (mgr.24356) 14137 : cluster 0 pgmap v14105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:30 smithi141 bash[31670]: audit 2023-12-01T23:29:29.855244+0000 mon.c (mon.2) 8898 : audit 0 from='client.? 172.21.15.40:0/503140976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:32 smithi040 bash[41173]: cluster 2023-12-01T23:29:31.693814+0000 mgr.y (mgr.24356) 14138 : cluster 0 pgmap v14106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:32 smithi040 bash[41173]: audit 2023-12-01T23:29:32.307014+0000 mon.a (mon.0) 8881 : audit 0 from='client.? 172.21.15.40:0/210790846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:32 smithi040 bash[28232]: cluster 2023-12-01T23:29:31.693814+0000 mgr.y (mgr.24356) 14138 : cluster 0 pgmap v14106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:32 smithi040 bash[28232]: audit 2023-12-01T23:29:32.307014+0000 mon.a (mon.0) 8881 : audit 0 from='client.? 172.21.15.40:0/210790846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:32 smithi141 bash[31670]: cluster 2023-12-01T23:29:31.693814+0000 mgr.y (mgr.24356) 14138 : cluster 0 pgmap v14106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:32 smithi141 bash[31670]: audit 2023-12-01T23:29:32.307014+0000 mon.a (mon.0) 8881 : audit 0 from='client.? 172.21.15.40:0/210790846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:34 smithi040 bash[41173]: cluster 2023-12-01T23:29:33.694512+0000 mgr.y (mgr.24356) 14139 : cluster 0 pgmap v14107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:34 smithi040 bash[41173]: audit 2023-12-01T23:29:34.078476+0000 mon.c (mon.2) 8899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:34 smithi040 bash[41173]: audit 2023-12-01T23:29:34.764885+0000 mon.c (mon.2) 8900 : audit 0 from='client.? 172.21.15.40:0/3353995571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:34 smithi040 bash[28232]: cluster 2023-12-01T23:29:33.694512+0000 mgr.y (mgr.24356) 14139 : cluster 0 pgmap v14107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:34 smithi040 bash[28232]: audit 2023-12-01T23:29:34.078476+0000 mon.c (mon.2) 8899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:34 smithi040 bash[28232]: audit 2023-12-01T23:29:34.764885+0000 mon.c (mon.2) 8900 : audit 0 from='client.? 172.21.15.40:0/3353995571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:34 smithi141 bash[31670]: cluster 2023-12-01T23:29:33.694512+0000 mgr.y (mgr.24356) 14139 : cluster 0 pgmap v14107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:34 smithi141 bash[31670]: audit 2023-12-01T23:29:34.078476+0000 mon.c (mon.2) 8899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:34 smithi141 bash[31670]: audit 2023-12-01T23:29:34.764885+0000 mon.c (mon.2) 8900 : audit 0 from='client.? 172.21.15.40:0/3353995571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:36.816 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:29:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:29:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:36 smithi040 bash[28232]: cluster 2023-12-01T23:29:35.695786+0000 mgr.y (mgr.24356) 14140 : cluster 0 pgmap v14108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:36 smithi040 bash[41173]: cluster 2023-12-01T23:29:35.695786+0000 mgr.y (mgr.24356) 14140 : cluster 0 pgmap v14108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:36 smithi141 bash[31670]: cluster 2023-12-01T23:29:35.695786+0000 mgr.y (mgr.24356) 14140 : cluster 0 pgmap v14108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:37 smithi040 bash[28232]: audit 2023-12-01T23:29:37.237208+0000 mon.c (mon.2) 8901 : audit 0 from='client.? 172.21.15.40:0/1825444157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:37 smithi040 bash[41173]: audit 2023-12-01T23:29:37.237208+0000 mon.c (mon.2) 8901 : audit 0 from='client.? 172.21.15.40:0/1825444157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:37 smithi141 bash[31670]: audit 2023-12-01T23:29:37.237208+0000 mon.c (mon.2) 8901 : audit 0 from='client.? 172.21.15.40:0/1825444157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:38 smithi040 bash[28232]: cluster 2023-12-01T23:29:37.696479+0000 mgr.y (mgr.24356) 14141 : cluster 0 pgmap v14109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:38 smithi040 bash[28232]: audit 2023-12-01T23:29:38.380330+0000 mon.c (mon.2) 8902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:29:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:38 smithi040 bash[41173]: cluster 2023-12-01T23:29:37.696479+0000 mgr.y (mgr.24356) 14141 : cluster 0 pgmap v14109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:38 smithi040 bash[41173]: audit 2023-12-01T23:29:38.380330+0000 mon.c (mon.2) 8902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:29:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:38 smithi141 bash[31670]: cluster 2023-12-01T23:29:37.696479+0000 mgr.y (mgr.24356) 14141 : cluster 0 pgmap v14109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:38 smithi141 bash[31670]: audit 2023-12-01T23:29:38.380330+0000 mon.c (mon.2) 8902 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:29:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:39 smithi040 bash[28232]: audit 2023-12-01T23:29:39.700579+0000 mon.a (mon.0) 8882 : audit 0 from='client.? 172.21.15.40:0/1882680435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:39 smithi040 bash[41173]: audit 2023-12-01T23:29:39.700579+0000 mon.a (mon.0) 8882 : audit 0 from='client.? 172.21.15.40:0/1882680435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:39 smithi141 bash[31670]: audit 2023-12-01T23:29:39.700579+0000 mon.a (mon.0) 8882 : audit 0 from='client.? 172.21.15.40:0/1882680435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:40 smithi040 bash[41173]: cluster 2023-12-01T23:29:39.697399+0000 mgr.y (mgr.24356) 14142 : cluster 0 pgmap v14110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:40 smithi040 bash[28232]: cluster 2023-12-01T23:29:39.697399+0000 mgr.y (mgr.24356) 14142 : cluster 0 pgmap v14110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:40 smithi141 bash[31670]: cluster 2023-12-01T23:29:39.697399+0000 mgr.y (mgr.24356) 14142 : cluster 0 pgmap v14110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:42 smithi040 bash[28232]: cluster 2023-12-01T23:29:41.698084+0000 mgr.y (mgr.24356) 14143 : cluster 0 pgmap v14111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:42 smithi040 bash[28232]: audit 2023-12-01T23:29:42.164303+0000 mon.c (mon.2) 8903 : audit 0 from='client.? 172.21.15.40:0/2711061752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:42 smithi040 bash[41173]: cluster 2023-12-01T23:29:41.698084+0000 mgr.y (mgr.24356) 14143 : cluster 0 pgmap v14111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:42 smithi040 bash[41173]: audit 2023-12-01T23:29:42.164303+0000 mon.c (mon.2) 8903 : audit 0 from='client.? 172.21.15.40:0/2711061752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:42 smithi141 bash[31670]: cluster 2023-12-01T23:29:41.698084+0000 mgr.y (mgr.24356) 14143 : cluster 0 pgmap v14111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:42 smithi141 bash[31670]: audit 2023-12-01T23:29:42.164303+0000 mon.c (mon.2) 8903 : audit 0 from='client.? 172.21.15.40:0/2711061752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[41173]: cluster 2023-12-01T23:29:43.698674+0000 mgr.y (mgr.24356) 14144 : cluster 0 pgmap v14112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[41173]: audit 2023-12-01T23:29:44.277227+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[41173]: audit 2023-12-01T23:29:44.289618+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[41173]: audit 2023-12-01T23:29:44.582089+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[41173]: audit 2023-12-01T23:29:44.596018+0000 mon.a (mon.0) 8886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[41173]: audit 2023-12-01T23:29:44.630131+0000 mon.a (mon.0) 8887 : audit 0 from='client.? 172.21.15.40:0/801845079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[28232]: cluster 2023-12-01T23:29:43.698674+0000 mgr.y (mgr.24356) 14144 : cluster 0 pgmap v14112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[28232]: audit 2023-12-01T23:29:44.277227+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[28232]: audit 2023-12-01T23:29:44.289618+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[28232]: audit 2023-12-01T23:29:44.582089+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[28232]: audit 2023-12-01T23:29:44.596018+0000 mon.a (mon.0) 8886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:44 smithi040 bash[28232]: audit 2023-12-01T23:29:44.630131+0000 mon.a (mon.0) 8887 : audit 0 from='client.? 172.21.15.40:0/801845079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:44 smithi141 bash[31670]: cluster 2023-12-01T23:29:43.698674+0000 mgr.y (mgr.24356) 14144 : cluster 0 pgmap v14112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:44 smithi141 bash[31670]: audit 2023-12-01T23:29:44.277227+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:44 smithi141 bash[31670]: audit 2023-12-01T23:29:44.289618+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:44 smithi141 bash[31670]: audit 2023-12-01T23:29:44.582089+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:44 smithi141 bash[31670]: audit 2023-12-01T23:29:44.596018+0000 mon.a (mon.0) 8886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:44 smithi141 bash[31670]: audit 2023-12-01T23:29:44.630131+0000 mon.a (mon.0) 8887 : audit 0 from='client.? 172.21.15.40:0/801845079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:45 smithi040 bash[28232]: audit 2023-12-01T23:29:45.081827+0000 mon.c (mon.2) 8904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:29:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:45 smithi040 bash[28232]: audit 2023-12-01T23:29:45.084006+0000 mon.c (mon.2) 8905 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:29:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:45 smithi040 bash[28232]: audit 2023-12-01T23:29:45.095365+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:45 smithi040 bash[41173]: audit 2023-12-01T23:29:45.081827+0000 mon.c (mon.2) 8904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:29:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:45 smithi040 bash[41173]: audit 2023-12-01T23:29:45.084006+0000 mon.c (mon.2) 8905 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:29:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:45 smithi040 bash[41173]: audit 2023-12-01T23:29:45.095365+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:45 smithi141 bash[31670]: audit 2023-12-01T23:29:45.081827+0000 mon.c (mon.2) 8904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:29:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:45 smithi141 bash[31670]: audit 2023-12-01T23:29:45.084006+0000 mon.c (mon.2) 8905 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:29:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:45 smithi141 bash[31670]: audit 2023-12-01T23:29:45.095365+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:29:46.853 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:29:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:29:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:46 smithi040 bash[28232]: cluster 2023-12-01T23:29:45.699859+0000 mgr.y (mgr.24356) 14145 : cluster 0 pgmap v14113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:46 smithi040 bash[41173]: cluster 2023-12-01T23:29:45.699859+0000 mgr.y (mgr.24356) 14145 : cluster 0 pgmap v14113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:46 smithi141 bash[31670]: cluster 2023-12-01T23:29:45.699859+0000 mgr.y (mgr.24356) 14145 : cluster 0 pgmap v14113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:47 smithi040 bash[28232]: audit 2023-12-01T23:29:47.098734+0000 mon.a (mon.0) 8889 : audit 0 from='client.? 172.21.15.40:0/878387150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:47 smithi040 bash[41173]: audit 2023-12-01T23:29:47.098734+0000 mon.a (mon.0) 8889 : audit 0 from='client.? 172.21.15.40:0/878387150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:47 smithi141 bash[31670]: audit 2023-12-01T23:29:47.098734+0000 mon.a (mon.0) 8889 : audit 0 from='client.? 172.21.15.40:0/878387150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:48 smithi040 bash[28232]: cluster 2023-12-01T23:29:47.700569+0000 mgr.y (mgr.24356) 14146 : cluster 0 pgmap v14114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:48 smithi040 bash[41173]: cluster 2023-12-01T23:29:47.700569+0000 mgr.y (mgr.24356) 14146 : cluster 0 pgmap v14114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:48 smithi141 bash[31670]: cluster 2023-12-01T23:29:47.700569+0000 mgr.y (mgr.24356) 14146 : cluster 0 pgmap v14114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:49 smithi040 bash[28232]: audit 2023-12-01T23:29:49.078866+0000 mon.c (mon.2) 8906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:49 smithi040 bash[28232]: audit 2023-12-01T23:29:49.566121+0000 mon.a (mon.0) 8890 : audit 0 from='client.? 172.21.15.40:0/67321040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:49 smithi040 bash[41173]: audit 2023-12-01T23:29:49.078866+0000 mon.c (mon.2) 8906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:49 smithi040 bash[41173]: audit 2023-12-01T23:29:49.566121+0000 mon.a (mon.0) 8890 : audit 0 from='client.? 172.21.15.40:0/67321040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:49 smithi141 bash[31670]: audit 2023-12-01T23:29:49.078866+0000 mon.c (mon.2) 8906 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:49 smithi141 bash[31670]: audit 2023-12-01T23:29:49.566121+0000 mon.a (mon.0) 8890 : audit 0 from='client.? 172.21.15.40:0/67321040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:50 smithi040 bash[28232]: cluster 2023-12-01T23:29:49.701720+0000 mgr.y (mgr.24356) 14147 : cluster 0 pgmap v14115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:50 smithi040 bash[41173]: cluster 2023-12-01T23:29:49.701720+0000 mgr.y (mgr.24356) 14147 : cluster 0 pgmap v14115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:50 smithi141 bash[31670]: cluster 2023-12-01T23:29:49.701720+0000 mgr.y (mgr.24356) 14147 : cluster 0 pgmap v14115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:52 smithi040 bash[28232]: cluster 2023-12-01T23:29:51.702177+0000 mgr.y (mgr.24356) 14148 : cluster 0 pgmap v14116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:52 smithi040 bash[28232]: audit 2023-12-01T23:29:52.031451+0000 mon.a (mon.0) 8891 : audit 0 from='client.? 172.21.15.40:0/1370645391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:52 smithi040 bash[41173]: cluster 2023-12-01T23:29:51.702177+0000 mgr.y (mgr.24356) 14148 : cluster 0 pgmap v14116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:52 smithi040 bash[41173]: audit 2023-12-01T23:29:52.031451+0000 mon.a (mon.0) 8891 : audit 0 from='client.? 172.21.15.40:0/1370645391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:52 smithi141 bash[31670]: cluster 2023-12-01T23:29:51.702177+0000 mgr.y (mgr.24356) 14148 : cluster 0 pgmap v14116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:52 smithi141 bash[31670]: audit 2023-12-01T23:29:52.031451+0000 mon.a (mon.0) 8891 : audit 0 from='client.? 172.21.15.40:0/1370645391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:54 smithi040 bash[28232]: cluster 2023-12-01T23:29:53.702826+0000 mgr.y (mgr.24356) 14149 : cluster 0 pgmap v14117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:54 smithi040 bash[28232]: audit 2023-12-01T23:29:54.499112+0000 mon.c (mon.2) 8907 : audit 0 from='client.? 172.21.15.40:0/1976557387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:54 smithi040 bash[41173]: cluster 2023-12-01T23:29:53.702826+0000 mgr.y (mgr.24356) 14149 : cluster 0 pgmap v14117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:54 smithi040 bash[41173]: audit 2023-12-01T23:29:54.499112+0000 mon.c (mon.2) 8907 : audit 0 from='client.? 172.21.15.40:0/1976557387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:54 smithi141 bash[31670]: cluster 2023-12-01T23:29:53.702826+0000 mgr.y (mgr.24356) 14149 : cluster 0 pgmap v14117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:54 smithi141 bash[31670]: audit 2023-12-01T23:29:54.499112+0000 mon.c (mon.2) 8907 : audit 0 from='client.? 172.21.15.40:0/1976557387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:56.879 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:29:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:29:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:56 smithi040 bash[28232]: cluster 2023-12-01T23:29:55.703985+0000 mgr.y (mgr.24356) 14150 : cluster 0 pgmap v14118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:56 smithi040 bash[41173]: cluster 2023-12-01T23:29:55.703985+0000 mgr.y (mgr.24356) 14150 : cluster 0 pgmap v14118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:56 smithi141 bash[31670]: cluster 2023-12-01T23:29:55.703985+0000 mgr.y (mgr.24356) 14150 : cluster 0 pgmap v14118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:57 smithi040 bash[28232]: audit 2023-12-01T23:29:56.957938+0000 mon.a (mon.0) 8892 : audit 0 from='client.? 172.21.15.40:0/593210157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:57 smithi040 bash[41173]: audit 2023-12-01T23:29:56.957938+0000 mon.a (mon.0) 8892 : audit 0 from='client.? 172.21.15.40:0/593210157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:57 smithi141 bash[31670]: audit 2023-12-01T23:29:56.957938+0000 mon.a (mon.0) 8892 : audit 0 from='client.? 172.21.15.40:0/593210157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:29:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:58 smithi040 bash[28232]: cluster 2023-12-01T23:29:57.704696+0000 mgr.y (mgr.24356) 14151 : cluster 0 pgmap v14119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:58 smithi040 bash[41173]: cluster 2023-12-01T23:29:57.704696+0000 mgr.y (mgr.24356) 14151 : cluster 0 pgmap v14119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:29:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:58 smithi141 bash[31670]: cluster 2023-12-01T23:29:57.704696+0000 mgr.y (mgr.24356) 14151 : cluster 0 pgmap v14119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:29:59 smithi040 bash[41173]: audit 2023-12-01T23:29:59.424615+0000 mon.c (mon.2) 8908 : audit 0 from='client.? 172.21.15.40:0/3721524387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:29:59 smithi040 bash[28232]: audit 2023-12-01T23:29:59.424615+0000 mon.c (mon.2) 8908 : audit 0 from='client.? 172.21.15.40:0/3721524387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:00 smithi040 bash[28232]: debug 2023-12-01T23:29:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:29:59 smithi141 bash[31670]: audit 2023-12-01T23:29:59.424615+0000 mon.c (mon.2) 8908 : audit 0 from='client.? 172.21.15.40:0/3721524387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:00 smithi040 bash[28232]: cluster 2023-12-01T23:29:59.705830+0000 mgr.y (mgr.24356) 14152 : cluster 0 pgmap v14120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:00 smithi040 bash[28232]: cluster 2023-12-01T23:30:00.000151+0000 mon.a (mon.0) 8893 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:00 smithi040 bash[41173]: cluster 2023-12-01T23:29:59.705830+0000 mgr.y (mgr.24356) 14152 : cluster 0 pgmap v14120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:00 smithi040 bash[41173]: cluster 2023-12-01T23:30:00.000151+0000 mon.a (mon.0) 8893 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:00 smithi141 bash[31670]: cluster 2023-12-01T23:29:59.705830+0000 mgr.y (mgr.24356) 14152 : cluster 0 pgmap v14120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:00 smithi141 bash[31670]: cluster 2023-12-01T23:30:00.000151+0000 mon.a (mon.0) 8893 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:01 smithi040 bash[41173]: cluster 2023-12-01T23:30:01.706285+0000 mgr.y (mgr.24356) 14153 : cluster 0 pgmap v14121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:01 smithi040 bash[41173]: audit 2023-12-01T23:30:01.891017+0000 mon.a (mon.0) 8894 : audit 0 from='client.? 172.21.15.40:0/1207197770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:01 smithi040 bash[28232]: cluster 2023-12-01T23:30:01.706285+0000 mgr.y (mgr.24356) 14153 : cluster 0 pgmap v14121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:01 smithi040 bash[28232]: audit 2023-12-01T23:30:01.891017+0000 mon.a (mon.0) 8894 : audit 0 from='client.? 172.21.15.40:0/1207197770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:01 smithi141 bash[31670]: cluster 2023-12-01T23:30:01.706285+0000 mgr.y (mgr.24356) 14153 : cluster 0 pgmap v14121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:01 smithi141 bash[31670]: audit 2023-12-01T23:30:01.891017+0000 mon.a (mon.0) 8894 : audit 0 from='client.? 172.21.15.40:0/1207197770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:04 smithi141 bash[31670]: cluster 2023-12-01T23:30:03.706923+0000 mgr.y (mgr.24356) 14154 : cluster 0 pgmap v14122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:04 smithi141 bash[31670]: audit 2023-12-01T23:30:04.079370+0000 mon.c (mon.2) 8909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:04 smithi141 bash[31670]: audit 2023-12-01T23:30:04.355799+0000 mon.c (mon.2) 8910 : audit 0 from='client.? 172.21.15.40:0/2505646214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:04 smithi040 bash[41173]: cluster 2023-12-01T23:30:03.706923+0000 mgr.y (mgr.24356) 14154 : cluster 0 pgmap v14122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:04 smithi040 bash[41173]: audit 2023-12-01T23:30:04.079370+0000 mon.c (mon.2) 8909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:04 smithi040 bash[41173]: audit 2023-12-01T23:30:04.355799+0000 mon.c (mon.2) 8910 : audit 0 from='client.? 172.21.15.40:0/2505646214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:04 smithi040 bash[28232]: cluster 2023-12-01T23:30:03.706923+0000 mgr.y (mgr.24356) 14154 : cluster 0 pgmap v14122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:04 smithi040 bash[28232]: audit 2023-12-01T23:30:04.079370+0000 mon.c (mon.2) 8909 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:04 smithi040 bash[28232]: audit 2023-12-01T23:30:04.355799+0000 mon.c (mon.2) 8910 : audit 0 from='client.? 172.21.15.40:0/2505646214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:06.767 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:30:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:30:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:06 smithi141 bash[31670]: cluster 2023-12-01T23:30:05.708191+0000 mgr.y (mgr.24356) 14155 : cluster 0 pgmap v14123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:06 smithi040 bash[28232]: cluster 2023-12-01T23:30:05.708191+0000 mgr.y (mgr.24356) 14155 : cluster 0 pgmap v14123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:06 smithi040 bash[41173]: cluster 2023-12-01T23:30:05.708191+0000 mgr.y (mgr.24356) 14155 : cluster 0 pgmap v14123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:07 smithi141 bash[31670]: audit 2023-12-01T23:30:06.815900+0000 mon.c (mon.2) 8911 : audit 0 from='client.? 172.21.15.40:0/4277243425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:07 smithi040 bash[28232]: audit 2023-12-01T23:30:06.815900+0000 mon.c (mon.2) 8911 : audit 0 from='client.? 172.21.15.40:0/4277243425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:07 smithi040 bash[41173]: audit 2023-12-01T23:30:06.815900+0000 mon.c (mon.2) 8911 : audit 0 from='client.? 172.21.15.40:0/4277243425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:08 smithi141 bash[31670]: cluster 2023-12-01T23:30:07.708867+0000 mgr.y (mgr.24356) 14156 : cluster 0 pgmap v14124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:08 smithi040 bash[28232]: cluster 2023-12-01T23:30:07.708867+0000 mgr.y (mgr.24356) 14156 : cluster 0 pgmap v14124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:08 smithi040 bash[41173]: cluster 2023-12-01T23:30:07.708867+0000 mgr.y (mgr.24356) 14156 : cluster 0 pgmap v14124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:09 smithi040 bash[28232]: audit 2023-12-01T23:30:09.285706+0000 mon.a (mon.0) 8895 : audit 0 from='client.? 172.21.15.40:0/2908159735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:09 smithi040 bash[41173]: audit 2023-12-01T23:30:09.285706+0000 mon.a (mon.0) 8895 : audit 0 from='client.? 172.21.15.40:0/2908159735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:09 smithi141 bash[31670]: audit 2023-12-01T23:30:09.285706+0000 mon.a (mon.0) 8895 : audit 0 from='client.? 172.21.15.40:0/2908159735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:10 smithi040 bash[28232]: cluster 2023-12-01T23:30:09.709957+0000 mgr.y (mgr.24356) 14157 : cluster 0 pgmap v14125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:10 smithi040 bash[41173]: cluster 2023-12-01T23:30:09.709957+0000 mgr.y (mgr.24356) 14157 : cluster 0 pgmap v14125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:10 smithi141 bash[31670]: cluster 2023-12-01T23:30:09.709957+0000 mgr.y (mgr.24356) 14157 : cluster 0 pgmap v14125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:11 smithi040 bash[28232]: audit 2023-12-01T23:30:11.748223+0000 mon.a (mon.0) 8896 : audit 0 from='client.? 172.21.15.40:0/2951374050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:11 smithi040 bash[41173]: audit 2023-12-01T23:30:11.748223+0000 mon.a (mon.0) 8896 : audit 0 from='client.? 172.21.15.40:0/2951374050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:11 smithi141 bash[31670]: audit 2023-12-01T23:30:11.748223+0000 mon.a (mon.0) 8896 : audit 0 from='client.? 172.21.15.40:0/2951374050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:12 smithi040 bash[28232]: cluster 2023-12-01T23:30:11.710518+0000 mgr.y (mgr.24356) 14158 : cluster 0 pgmap v14126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:12 smithi040 bash[41173]: cluster 2023-12-01T23:30:11.710518+0000 mgr.y (mgr.24356) 14158 : cluster 0 pgmap v14126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:12 smithi141 bash[31670]: cluster 2023-12-01T23:30:11.710518+0000 mgr.y (mgr.24356) 14158 : cluster 0 pgmap v14126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:14 smithi040 bash[28232]: cluster 2023-12-01T23:30:13.711171+0000 mgr.y (mgr.24356) 14159 : cluster 0 pgmap v14127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:14 smithi040 bash[28232]: audit 2023-12-01T23:30:14.215202+0000 mon.c (mon.2) 8912 : audit 0 from='client.? 172.21.15.40:0/1659201414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:14 smithi040 bash[41173]: cluster 2023-12-01T23:30:13.711171+0000 mgr.y (mgr.24356) 14159 : cluster 0 pgmap v14127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:14 smithi040 bash[41173]: audit 2023-12-01T23:30:14.215202+0000 mon.c (mon.2) 8912 : audit 0 from='client.? 172.21.15.40:0/1659201414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:14 smithi141 bash[31670]: cluster 2023-12-01T23:30:13.711171+0000 mgr.y (mgr.24356) 14159 : cluster 0 pgmap v14127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:14 smithi141 bash[31670]: audit 2023-12-01T23:30:14.215202+0000 mon.c (mon.2) 8912 : audit 0 from='client.? 172.21.15.40:0/1659201414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:16.807 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:30:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:30:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:16 smithi040 bash[28232]: cluster 2023-12-01T23:30:15.712363+0000 mgr.y (mgr.24356) 14160 : cluster 0 pgmap v14128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:16 smithi040 bash[28232]: audit 2023-12-01T23:30:16.673970+0000 mon.c (mon.2) 8913 : audit 0 from='client.? 172.21.15.40:0/201220043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:16 smithi040 bash[41173]: cluster 2023-12-01T23:30:15.712363+0000 mgr.y (mgr.24356) 14160 : cluster 0 pgmap v14128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:16 smithi040 bash[41173]: audit 2023-12-01T23:30:16.673970+0000 mon.c (mon.2) 8913 : audit 0 from='client.? 172.21.15.40:0/201220043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:16 smithi141 bash[31670]: cluster 2023-12-01T23:30:15.712363+0000 mgr.y (mgr.24356) 14160 : cluster 0 pgmap v14128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:16 smithi141 bash[31670]: audit 2023-12-01T23:30:16.673970+0000 mon.c (mon.2) 8913 : audit 0 from='client.? 172.21.15.40:0/201220043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:18 smithi040 bash[28232]: cluster 2023-12-01T23:30:17.713023+0000 mgr.y (mgr.24356) 14161 : cluster 0 pgmap v14129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:18 smithi040 bash[41173]: cluster 2023-12-01T23:30:17.713023+0000 mgr.y (mgr.24356) 14161 : cluster 0 pgmap v14129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:18 smithi141 bash[31670]: cluster 2023-12-01T23:30:17.713023+0000 mgr.y (mgr.24356) 14161 : cluster 0 pgmap v14129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:19 smithi040 bash[28232]: audit 2023-12-01T23:30:19.079574+0000 mon.c (mon.2) 8914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:19 smithi040 bash[28232]: audit 2023-12-01T23:30:19.140922+0000 mon.a (mon.0) 8897 : audit 0 from='client.? 172.21.15.40:0/1746855364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:19 smithi040 bash[41173]: audit 2023-12-01T23:30:19.079574+0000 mon.c (mon.2) 8914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:19 smithi040 bash[41173]: audit 2023-12-01T23:30:19.140922+0000 mon.a (mon.0) 8897 : audit 0 from='client.? 172.21.15.40:0/1746855364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:19 smithi141 bash[31670]: audit 2023-12-01T23:30:19.079574+0000 mon.c (mon.2) 8914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:19 smithi141 bash[31670]: audit 2023-12-01T23:30:19.140922+0000 mon.a (mon.0) 8897 : audit 0 from='client.? 172.21.15.40:0/1746855364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:20 smithi141 bash[31670]: cluster 2023-12-01T23:30:19.714230+0000 mgr.y (mgr.24356) 14162 : cluster 0 pgmap v14130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:20 smithi040 bash[28232]: cluster 2023-12-01T23:30:19.714230+0000 mgr.y (mgr.24356) 14162 : cluster 0 pgmap v14130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:20 smithi040 bash[41173]: cluster 2023-12-01T23:30:19.714230+0000 mgr.y (mgr.24356) 14162 : cluster 0 pgmap v14130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:21 smithi141 bash[31670]: audit 2023-12-01T23:30:21.596409+0000 mon.c (mon.2) 8915 : audit 0 from='client.? 172.21.15.40:0/2524277225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:21 smithi040 bash[28232]: audit 2023-12-01T23:30:21.596409+0000 mon.c (mon.2) 8915 : audit 0 from='client.? 172.21.15.40:0/2524277225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:21 smithi040 bash[41173]: audit 2023-12-01T23:30:21.596409+0000 mon.c (mon.2) 8915 : audit 0 from='client.? 172.21.15.40:0/2524277225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:22 smithi141 bash[31670]: cluster 2023-12-01T23:30:21.714884+0000 mgr.y (mgr.24356) 14163 : cluster 0 pgmap v14131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:22 smithi040 bash[28232]: cluster 2023-12-01T23:30:21.714884+0000 mgr.y (mgr.24356) 14163 : cluster 0 pgmap v14131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:22 smithi040 bash[41173]: cluster 2023-12-01T23:30:21.714884+0000 mgr.y (mgr.24356) 14163 : cluster 0 pgmap v14131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:24 smithi141 bash[31670]: cluster 2023-12-01T23:30:23.715465+0000 mgr.y (mgr.24356) 14164 : cluster 0 pgmap v14132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:24 smithi141 bash[31670]: audit 2023-12-01T23:30:24.053714+0000 mon.a (mon.0) 8898 : audit 0 from='client.? 172.21.15.40:0/3762301446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:24 smithi040 bash[28232]: cluster 2023-12-01T23:30:23.715465+0000 mgr.y (mgr.24356) 14164 : cluster 0 pgmap v14132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:24 smithi040 bash[28232]: audit 2023-12-01T23:30:24.053714+0000 mon.a (mon.0) 8898 : audit 0 from='client.? 172.21.15.40:0/3762301446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:24 smithi040 bash[41173]: cluster 2023-12-01T23:30:23.715465+0000 mgr.y (mgr.24356) 14164 : cluster 0 pgmap v14132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:24 smithi040 bash[41173]: audit 2023-12-01T23:30:24.053714+0000 mon.a (mon.0) 8898 : audit 0 from='client.? 172.21.15.40:0/3762301446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:26.774 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:30:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:30:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:26 smithi141 bash[31670]: cluster 2023-12-01T23:30:25.716869+0000 mgr.y (mgr.24356) 14165 : cluster 0 pgmap v14133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:26 smithi141 bash[31670]: audit 2023-12-01T23:30:26.516761+0000 mon.c (mon.2) 8916 : audit 0 from='client.? 172.21.15.40:0/3792877001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:26 smithi040 bash[41173]: cluster 2023-12-01T23:30:25.716869+0000 mgr.y (mgr.24356) 14165 : cluster 0 pgmap v14133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:26 smithi040 bash[41173]: audit 2023-12-01T23:30:26.516761+0000 mon.c (mon.2) 8916 : audit 0 from='client.? 172.21.15.40:0/3792877001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:26 smithi040 bash[28232]: cluster 2023-12-01T23:30:25.716869+0000 mgr.y (mgr.24356) 14165 : cluster 0 pgmap v14133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:26 smithi040 bash[28232]: audit 2023-12-01T23:30:26.516761+0000 mon.c (mon.2) 8916 : audit 0 from='client.? 172.21.15.40:0/3792877001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:28 smithi040 bash[28232]: cluster 2023-12-01T23:30:27.717701+0000 mgr.y (mgr.24356) 14166 : cluster 0 pgmap v14134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:28 smithi040 bash[41173]: cluster 2023-12-01T23:30:27.717701+0000 mgr.y (mgr.24356) 14166 : cluster 0 pgmap v14134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:28 smithi141 bash[31670]: cluster 2023-12-01T23:30:27.717701+0000 mgr.y (mgr.24356) 14166 : cluster 0 pgmap v14134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:29 smithi141 bash[31670]: audit 2023-12-01T23:30:28.981970+0000 mon.a (mon.0) 8899 : audit 0 from='client.? 172.21.15.40:0/1657299548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:29 smithi040 bash[28232]: audit 2023-12-01T23:30:28.981970+0000 mon.a (mon.0) 8899 : audit 0 from='client.? 172.21.15.40:0/1657299548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:29 smithi040 bash[41173]: audit 2023-12-01T23:30:28.981970+0000 mon.a (mon.0) 8899 : audit 0 from='client.? 172.21.15.40:0/1657299548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:30 smithi141 bash[31670]: cluster 2023-12-01T23:30:29.718841+0000 mgr.y (mgr.24356) 14167 : cluster 0 pgmap v14135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:30 smithi040 bash[28232]: cluster 2023-12-01T23:30:29.718841+0000 mgr.y (mgr.24356) 14167 : cluster 0 pgmap v14135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:30 smithi040 bash[41173]: cluster 2023-12-01T23:30:29.718841+0000 mgr.y (mgr.24356) 14167 : cluster 0 pgmap v14135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:31 smithi141 bash[31670]: audit 2023-12-01T23:30:31.442981+0000 mon.c (mon.2) 8917 : audit 0 from='client.? 172.21.15.40:0/1453618003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:31 smithi040 bash[28232]: audit 2023-12-01T23:30:31.442981+0000 mon.c (mon.2) 8917 : audit 0 from='client.? 172.21.15.40:0/1453618003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:31 smithi040 bash[41173]: audit 2023-12-01T23:30:31.442981+0000 mon.c (mon.2) 8917 : audit 0 from='client.? 172.21.15.40:0/1453618003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:32 smithi141 bash[31670]: cluster 2023-12-01T23:30:31.719512+0000 mgr.y (mgr.24356) 14168 : cluster 0 pgmap v14136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:32 smithi040 bash[28232]: cluster 2023-12-01T23:30:31.719512+0000 mgr.y (mgr.24356) 14168 : cluster 0 pgmap v14136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:32 smithi040 bash[41173]: cluster 2023-12-01T23:30:31.719512+0000 mgr.y (mgr.24356) 14168 : cluster 0 pgmap v14136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:34 smithi141 bash[31670]: cluster 2023-12-01T23:30:33.720134+0000 mgr.y (mgr.24356) 14169 : cluster 0 pgmap v14137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:34 smithi141 bash[31670]: audit 2023-12-01T23:30:33.912589+0000 mon.c (mon.2) 8918 : audit 0 from='client.? 172.21.15.40:0/1327095798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:34 smithi141 bash[31670]: audit 2023-12-01T23:30:34.080115+0000 mon.c (mon.2) 8919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:34 smithi040 bash[28232]: cluster 2023-12-01T23:30:33.720134+0000 mgr.y (mgr.24356) 14169 : cluster 0 pgmap v14137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:34 smithi040 bash[28232]: audit 2023-12-01T23:30:33.912589+0000 mon.c (mon.2) 8918 : audit 0 from='client.? 172.21.15.40:0/1327095798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:34 smithi040 bash[28232]: audit 2023-12-01T23:30:34.080115+0000 mon.c (mon.2) 8919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:34 smithi040 bash[41173]: cluster 2023-12-01T23:30:33.720134+0000 mgr.y (mgr.24356) 14169 : cluster 0 pgmap v14137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:34 smithi040 bash[41173]: audit 2023-12-01T23:30:33.912589+0000 mon.c (mon.2) 8918 : audit 0 from='client.? 172.21.15.40:0/1327095798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:34 smithi040 bash[41173]: audit 2023-12-01T23:30:34.080115+0000 mon.c (mon.2) 8919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:36.779 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:30:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:30:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:36 smithi040 bash[28232]: cluster 2023-12-01T23:30:35.721223+0000 mgr.y (mgr.24356) 14170 : cluster 0 pgmap v14138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:36 smithi040 bash[28232]: audit 2023-12-01T23:30:36.381095+0000 mon.a (mon.0) 8900 : audit 0 from='client.? 172.21.15.40:0/3917729380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:36 smithi040 bash[41173]: cluster 2023-12-01T23:30:35.721223+0000 mgr.y (mgr.24356) 14170 : cluster 0 pgmap v14138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:36 smithi040 bash[41173]: audit 2023-12-01T23:30:36.381095+0000 mon.a (mon.0) 8900 : audit 0 from='client.? 172.21.15.40:0/3917729380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:36 smithi141 bash[31670]: cluster 2023-12-01T23:30:35.721223+0000 mgr.y (mgr.24356) 14170 : cluster 0 pgmap v14138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:36 smithi141 bash[31670]: audit 2023-12-01T23:30:36.381095+0000 mon.a (mon.0) 8900 : audit 0 from='client.? 172.21.15.40:0/3917729380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:38 smithi141 bash[31670]: cluster 2023-12-01T23:30:37.721881+0000 mgr.y (mgr.24356) 14171 : cluster 0 pgmap v14139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:38 smithi040 bash[28232]: cluster 2023-12-01T23:30:37.721881+0000 mgr.y (mgr.24356) 14171 : cluster 0 pgmap v14139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:38 smithi040 bash[41173]: cluster 2023-12-01T23:30:37.721881+0000 mgr.y (mgr.24356) 14171 : cluster 0 pgmap v14139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:39 smithi141 bash[31670]: audit 2023-12-01T23:30:38.847818+0000 mon.a (mon.0) 8901 : audit 0 from='client.? 172.21.15.40:0/1365459340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:39 smithi040 bash[28232]: audit 2023-12-01T23:30:38.847818+0000 mon.a (mon.0) 8901 : audit 0 from='client.? 172.21.15.40:0/1365459340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:39 smithi040 bash[41173]: audit 2023-12-01T23:30:38.847818+0000 mon.a (mon.0) 8901 : audit 0 from='client.? 172.21.15.40:0/1365459340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:40 smithi141 bash[31670]: cluster 2023-12-01T23:30:39.723074+0000 mgr.y (mgr.24356) 14172 : cluster 0 pgmap v14140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:40 smithi040 bash[41173]: cluster 2023-12-01T23:30:39.723074+0000 mgr.y (mgr.24356) 14172 : cluster 0 pgmap v14140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:40 smithi040 bash[28232]: cluster 2023-12-01T23:30:39.723074+0000 mgr.y (mgr.24356) 14172 : cluster 0 pgmap v14140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:41 smithi141 bash[31670]: audit 2023-12-01T23:30:41.313876+0000 mon.c (mon.2) 8920 : audit 0 from='client.? 172.21.15.40:0/220162806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:41 smithi040 bash[28232]: audit 2023-12-01T23:30:41.313876+0000 mon.c (mon.2) 8920 : audit 0 from='client.? 172.21.15.40:0/220162806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:41 smithi040 bash[41173]: audit 2023-12-01T23:30:41.313876+0000 mon.c (mon.2) 8920 : audit 0 from='client.? 172.21.15.40:0/220162806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:42 smithi141 bash[31670]: cluster 2023-12-01T23:30:41.723752+0000 mgr.y (mgr.24356) 14173 : cluster 0 pgmap v14141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:42 smithi040 bash[28232]: cluster 2023-12-01T23:30:41.723752+0000 mgr.y (mgr.24356) 14173 : cluster 0 pgmap v14141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:42 smithi040 bash[41173]: cluster 2023-12-01T23:30:41.723752+0000 mgr.y (mgr.24356) 14173 : cluster 0 pgmap v14141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:44 smithi040 bash[28232]: cluster 2023-12-01T23:30:43.724407+0000 mgr.y (mgr.24356) 14174 : cluster 0 pgmap v14142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:44 smithi040 bash[28232]: audit 2023-12-01T23:30:43.782301+0000 mon.c (mon.2) 8921 : audit 0 from='client.? 172.21.15.40:0/3090924321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:44 smithi040 bash[41173]: cluster 2023-12-01T23:30:43.724407+0000 mgr.y (mgr.24356) 14174 : cluster 0 pgmap v14142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:44 smithi040 bash[41173]: audit 2023-12-01T23:30:43.782301+0000 mon.c (mon.2) 8921 : audit 0 from='client.? 172.21.15.40:0/3090924321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:44 smithi141 bash[31670]: cluster 2023-12-01T23:30:43.724407+0000 mgr.y (mgr.24356) 14174 : cluster 0 pgmap v14142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:44 smithi141 bash[31670]: audit 2023-12-01T23:30:43.782301+0000 mon.c (mon.2) 8921 : audit 0 from='client.? 172.21.15.40:0/3090924321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:45 smithi040 bash[28232]: audit 2023-12-01T23:30:45.179431+0000 mon.c (mon.2) 8922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:45 smithi040 bash[41173]: audit 2023-12-01T23:30:45.179431+0000 mon.c (mon.2) 8922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:30:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:45 smithi141 bash[31670]: audit 2023-12-01T23:30:45.179431+0000 mon.c (mon.2) 8922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:30:46.790 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:30:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:30:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:46 smithi040 bash[28232]: cluster 2023-12-01T23:30:45.725139+0000 mgr.y (mgr.24356) 14175 : cluster 0 pgmap v14143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:46 smithi040 bash[28232]: audit 2023-12-01T23:30:46.249615+0000 mon.c (mon.2) 8923 : audit 0 from='client.? 172.21.15.40:0/2970624608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:46 smithi040 bash[41173]: cluster 2023-12-01T23:30:45.725139+0000 mgr.y (mgr.24356) 14175 : cluster 0 pgmap v14143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:46 smithi040 bash[41173]: audit 2023-12-01T23:30:46.249615+0000 mon.c (mon.2) 8923 : audit 0 from='client.? 172.21.15.40:0/2970624608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:46 smithi141 bash[31670]: cluster 2023-12-01T23:30:45.725139+0000 mgr.y (mgr.24356) 14175 : cluster 0 pgmap v14143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:46 smithi141 bash[31670]: audit 2023-12-01T23:30:46.249615+0000 mon.c (mon.2) 8923 : audit 0 from='client.? 172.21.15.40:0/2970624608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:48 smithi141 bash[31670]: cluster 2023-12-01T23:30:47.725734+0000 mgr.y (mgr.24356) 14176 : cluster 0 pgmap v14144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:48 smithi040 bash[28232]: cluster 2023-12-01T23:30:47.725734+0000 mgr.y (mgr.24356) 14176 : cluster 0 pgmap v14144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:48 smithi040 bash[41173]: cluster 2023-12-01T23:30:47.725734+0000 mgr.y (mgr.24356) 14176 : cluster 0 pgmap v14144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:49 smithi141 bash[31670]: audit 2023-12-01T23:30:48.717747+0000 mon.a (mon.0) 8902 : audit 0 from='client.? 172.21.15.40:0/3946666082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:49 smithi141 bash[31670]: audit 2023-12-01T23:30:49.080853+0000 mon.c (mon.2) 8924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:49 smithi040 bash[41173]: audit 2023-12-01T23:30:48.717747+0000 mon.a (mon.0) 8902 : audit 0 from='client.? 172.21.15.40:0/3946666082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:49 smithi040 bash[41173]: audit 2023-12-01T23:30:49.080853+0000 mon.c (mon.2) 8924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:49 smithi040 bash[28232]: audit 2023-12-01T23:30:48.717747+0000 mon.a (mon.0) 8902 : audit 0 from='client.? 172.21.15.40:0/3946666082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:49 smithi040 bash[28232]: audit 2023-12-01T23:30:49.080853+0000 mon.c (mon.2) 8924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:50 smithi141 bash[31670]: cluster 2023-12-01T23:30:49.726903+0000 mgr.y (mgr.24356) 14177 : cluster 0 pgmap v14145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:50 smithi040 bash[28232]: cluster 2023-12-01T23:30:49.726903+0000 mgr.y (mgr.24356) 14177 : cluster 0 pgmap v14145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:50 smithi040 bash[41173]: cluster 2023-12-01T23:30:49.726903+0000 mgr.y (mgr.24356) 14177 : cluster 0 pgmap v14145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.027127+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.038753+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.237061+0000 mon.a (mon.0) 8905 : audit 0 from='client.? 172.21.15.40:0/51015684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.381653+0000 mon.a (mon.0) 8906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.394368+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: cluster 2023-12-01T23:30:51.727553+0000 mgr.y (mgr.24356) 14178 : cluster 0 pgmap v14146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.984459+0000 mon.c (mon.2) 8925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.986384+0000 mon.c (mon.2) 8926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:30:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:52 smithi141 bash[31670]: audit 2023-12-01T23:30:51.996361+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.027127+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.038753+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.237061+0000 mon.a (mon.0) 8905 : audit 0 from='client.? 172.21.15.40:0/51015684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.381653+0000 mon.a (mon.0) 8906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.394368+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: cluster 2023-12-01T23:30:51.727553+0000 mgr.y (mgr.24356) 14178 : cluster 0 pgmap v14146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.984459+0000 mon.c (mon.2) 8925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.986384+0000 mon.c (mon.2) 8926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[41173]: audit 2023-12-01T23:30:51.996361+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.027127+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.038753+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.237061+0000 mon.a (mon.0) 8905 : audit 0 from='client.? 172.21.15.40:0/51015684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.381653+0000 mon.a (mon.0) 8906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.394368+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: cluster 2023-12-01T23:30:51.727553+0000 mgr.y (mgr.24356) 14178 : cluster 0 pgmap v14146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.984459+0000 mon.c (mon.2) 8925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.986384+0000 mon.c (mon.2) 8926 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:52 smithi040 bash[28232]: audit 2023-12-01T23:30:51.996361+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:30:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:53 smithi141 bash[31670]: audit 2023-12-01T23:30:53.709223+0000 mon.c (mon.2) 8927 : audit 0 from='client.? 172.21.15.40:0/2492927365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:53 smithi040 bash[28232]: audit 2023-12-01T23:30:53.709223+0000 mon.c (mon.2) 8927 : audit 0 from='client.? 172.21.15.40:0/2492927365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:53 smithi040 bash[41173]: audit 2023-12-01T23:30:53.709223+0000 mon.c (mon.2) 8927 : audit 0 from='client.? 172.21.15.40:0/2492927365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:54 smithi040 bash[28232]: cluster 2023-12-01T23:30:53.728253+0000 mgr.y (mgr.24356) 14179 : cluster 0 pgmap v14147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:54 smithi040 bash[41173]: cluster 2023-12-01T23:30:53.728253+0000 mgr.y (mgr.24356) 14179 : cluster 0 pgmap v14147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:54 smithi141 bash[31670]: cluster 2023-12-01T23:30:53.728253+0000 mgr.y (mgr.24356) 14179 : cluster 0 pgmap v14147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:56.787 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:30:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:30:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:56 smithi040 bash[28232]: cluster 2023-12-01T23:30:55.729480+0000 mgr.y (mgr.24356) 14180 : cluster 0 pgmap v14148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:56 smithi040 bash[28232]: audit 2023-12-01T23:30:56.172905+0000 mon.a (mon.0) 8909 : audit 0 from='client.? 172.21.15.40:0/1831453255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:56 smithi040 bash[41173]: cluster 2023-12-01T23:30:55.729480+0000 mgr.y (mgr.24356) 14180 : cluster 0 pgmap v14148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:56 smithi040 bash[41173]: audit 2023-12-01T23:30:56.172905+0000 mon.a (mon.0) 8909 : audit 0 from='client.? 172.21.15.40:0/1831453255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:56 smithi141 bash[31670]: cluster 2023-12-01T23:30:55.729480+0000 mgr.y (mgr.24356) 14180 : cluster 0 pgmap v14148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:57.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:56 smithi141 bash[31670]: audit 2023-12-01T23:30:56.172905+0000 mon.a (mon.0) 8909 : audit 0 from='client.? 172.21.15.40:0/1831453255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:58 smithi141 bash[31670]: cluster 2023-12-01T23:30:57.730142+0000 mgr.y (mgr.24356) 14181 : cluster 0 pgmap v14149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:30:58 smithi141 bash[31670]: audit 2023-12-01T23:30:58.645026+0000 mon.c (mon.2) 8928 : audit 0 from='client.? 172.21.15.40:0/2098969739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:58 smithi040 bash[41173]: cluster 2023-12-01T23:30:57.730142+0000 mgr.y (mgr.24356) 14181 : cluster 0 pgmap v14149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:30:58 smithi040 bash[41173]: audit 2023-12-01T23:30:58.645026+0000 mon.c (mon.2) 8928 : audit 0 from='client.? 172.21.15.40:0/2098969739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:30:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:58 smithi040 bash[28232]: cluster 2023-12-01T23:30:57.730142+0000 mgr.y (mgr.24356) 14181 : cluster 0 pgmap v14149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:30:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:30:58 smithi040 bash[28232]: audit 2023-12-01T23:30:58.645026+0000 mon.c (mon.2) 8928 : audit 0 from='client.? 172.21.15.40:0/2098969739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:00 smithi040 bash[28232]: cluster 2023-12-01T23:30:59.731308+0000 mgr.y (mgr.24356) 14182 : cluster 0 pgmap v14150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:00 smithi040 bash[41173]: cluster 2023-12-01T23:30:59.731308+0000 mgr.y (mgr.24356) 14182 : cluster 0 pgmap v14150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:00 smithi141 bash[31670]: cluster 2023-12-01T23:30:59.731308+0000 mgr.y (mgr.24356) 14182 : cluster 0 pgmap v14150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:01 smithi040 bash[28232]: audit 2023-12-01T23:31:01.115191+0000 mon.a (mon.0) 8910 : audit 0 from='client.? 172.21.15.40:0/3658444364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:01 smithi040 bash[41173]: audit 2023-12-01T23:31:01.115191+0000 mon.a (mon.0) 8910 : audit 0 from='client.? 172.21.15.40:0/3658444364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:01 smithi141 bash[31670]: audit 2023-12-01T23:31:01.115191+0000 mon.a (mon.0) 8910 : audit 0 from='client.? 172.21.15.40:0/3658444364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:02 smithi040 bash[28232]: cluster 2023-12-01T23:31:01.731896+0000 mgr.y (mgr.24356) 14183 : cluster 0 pgmap v14151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:02 smithi040 bash[41173]: cluster 2023-12-01T23:31:01.731896+0000 mgr.y (mgr.24356) 14183 : cluster 0 pgmap v14151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:02 smithi141 bash[31670]: cluster 2023-12-01T23:31:01.731896+0000 mgr.y (mgr.24356) 14183 : cluster 0 pgmap v14151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:03 smithi040 bash[28232]: audit 2023-12-01T23:31:03.588972+0000 mon.c (mon.2) 8929 : audit 0 from='client.? 172.21.15.40:0/3001325407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:03 smithi040 bash[41173]: audit 2023-12-01T23:31:03.588972+0000 mon.c (mon.2) 8929 : audit 0 from='client.? 172.21.15.40:0/3001325407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:03 smithi141 bash[31670]: audit 2023-12-01T23:31:03.588972+0000 mon.c (mon.2) 8929 : audit 0 from='client.? 172.21.15.40:0/3001325407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:04 smithi040 bash[28232]: cluster 2023-12-01T23:31:03.732600+0000 mgr.y (mgr.24356) 14184 : cluster 0 pgmap v14152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:04 smithi040 bash[28232]: audit 2023-12-01T23:31:04.080939+0000 mon.c (mon.2) 8930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:04 smithi040 bash[41173]: cluster 2023-12-01T23:31:03.732600+0000 mgr.y (mgr.24356) 14184 : cluster 0 pgmap v14152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:04 smithi040 bash[41173]: audit 2023-12-01T23:31:04.080939+0000 mon.c (mon.2) 8930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:04 smithi141 bash[31670]: cluster 2023-12-01T23:31:03.732600+0000 mgr.y (mgr.24356) 14184 : cluster 0 pgmap v14152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:04 smithi141 bash[31670]: audit 2023-12-01T23:31:04.080939+0000 mon.c (mon.2) 8930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:06.812 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:31:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:31:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:06 smithi040 bash[28232]: cluster 2023-12-01T23:31:05.733420+0000 mgr.y (mgr.24356) 14185 : cluster 0 pgmap v14153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:06 smithi040 bash[28232]: audit 2023-12-01T23:31:06.064438+0000 mon.c (mon.2) 8931 : audit 0 from='client.? 172.21.15.40:0/2158975608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:06 smithi040 bash[41173]: cluster 2023-12-01T23:31:05.733420+0000 mgr.y (mgr.24356) 14185 : cluster 0 pgmap v14153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:06 smithi040 bash[41173]: audit 2023-12-01T23:31:06.064438+0000 mon.c (mon.2) 8931 : audit 0 from='client.? 172.21.15.40:0/2158975608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:06 smithi141 bash[31670]: cluster 2023-12-01T23:31:05.733420+0000 mgr.y (mgr.24356) 14185 : cluster 0 pgmap v14153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:06 smithi141 bash[31670]: audit 2023-12-01T23:31:06.064438+0000 mon.c (mon.2) 8931 : audit 0 from='client.? 172.21.15.40:0/2158975608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:08 smithi141 bash[31670]: cluster 2023-12-01T23:31:07.734095+0000 mgr.y (mgr.24356) 14186 : cluster 0 pgmap v14154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:08 smithi141 bash[31670]: audit 2023-12-01T23:31:08.529683+0000 mon.c (mon.2) 8932 : audit 0 from='client.? 172.21.15.40:0/4084699058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:08 smithi040 bash[41173]: cluster 2023-12-01T23:31:07.734095+0000 mgr.y (mgr.24356) 14186 : cluster 0 pgmap v14154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:08 smithi040 bash[41173]: audit 2023-12-01T23:31:08.529683+0000 mon.c (mon.2) 8932 : audit 0 from='client.? 172.21.15.40:0/4084699058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:08 smithi040 bash[28232]: cluster 2023-12-01T23:31:07.734095+0000 mgr.y (mgr.24356) 14186 : cluster 0 pgmap v14154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:08 smithi040 bash[28232]: audit 2023-12-01T23:31:08.529683+0000 mon.c (mon.2) 8932 : audit 0 from='client.? 172.21.15.40:0/4084699058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:10 smithi040 bash[28232]: cluster 2023-12-01T23:31:09.735270+0000 mgr.y (mgr.24356) 14187 : cluster 0 pgmap v14155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:10 smithi040 bash[41173]: cluster 2023-12-01T23:31:09.735270+0000 mgr.y (mgr.24356) 14187 : cluster 0 pgmap v14155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:10 smithi141 bash[31670]: cluster 2023-12-01T23:31:09.735270+0000 mgr.y (mgr.24356) 14187 : cluster 0 pgmap v14155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:12.155 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:11 smithi141 bash[31670]: audit 2023-12-01T23:31:10.998069+0000 mon.a (mon.0) 8911 : audit 0 from='client.? 172.21.15.40:0/2111052097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:11 smithi040 bash[41173]: audit 2023-12-01T23:31:10.998069+0000 mon.a (mon.0) 8911 : audit 0 from='client.? 172.21.15.40:0/2111052097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:11 smithi040 bash[28232]: audit 2023-12-01T23:31:10.998069+0000 mon.a (mon.0) 8911 : audit 0 from='client.? 172.21.15.40:0/2111052097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 23:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T23:31:12.15557679Z level=info msg="Completed cleanup jobs" duration=116.334618ms 2023-12-01T23:31:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:12 smithi040 bash[28232]: cluster 2023-12-01T23:31:11.736098+0000 mgr.y (mgr.24356) 14188 : cluster 0 pgmap v14156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:12 smithi040 bash[41173]: cluster 2023-12-01T23:31:11.736098+0000 mgr.y (mgr.24356) 14188 : cluster 0 pgmap v14156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:12 smithi141 bash[31670]: cluster 2023-12-01T23:31:11.736098+0000 mgr.y (mgr.24356) 14188 : cluster 0 pgmap v14156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:13 smithi040 bash[28232]: audit 2023-12-01T23:31:13.456766+0000 mon.a (mon.0) 8912 : audit 0 from='client.? 172.21.15.40:0/1803466846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:13 smithi040 bash[41173]: audit 2023-12-01T23:31:13.456766+0000 mon.a (mon.0) 8912 : audit 0 from='client.? 172.21.15.40:0/1803466846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:13 smithi141 bash[31670]: audit 2023-12-01T23:31:13.456766+0000 mon.a (mon.0) 8912 : audit 0 from='client.? 172.21.15.40:0/1803466846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:14 smithi040 bash[28232]: cluster 2023-12-01T23:31:13.736972+0000 mgr.y (mgr.24356) 14189 : cluster 0 pgmap v14157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:14 smithi040 bash[41173]: cluster 2023-12-01T23:31:13.736972+0000 mgr.y (mgr.24356) 14189 : cluster 0 pgmap v14157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:14 smithi141 bash[31670]: cluster 2023-12-01T23:31:13.736972+0000 mgr.y (mgr.24356) 14189 : cluster 0 pgmap v14157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:16.823 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:31:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:31:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:16 smithi040 bash[28232]: cluster 2023-12-01T23:31:15.738091+0000 mgr.y (mgr.24356) 14190 : cluster 0 pgmap v14158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:16 smithi040 bash[28232]: audit 2023-12-01T23:31:15.930243+0000 mon.c (mon.2) 8933 : audit 0 from='client.? 172.21.15.40:0/2170360947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:16 smithi040 bash[41173]: cluster 2023-12-01T23:31:15.738091+0000 mgr.y (mgr.24356) 14190 : cluster 0 pgmap v14158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:16 smithi040 bash[41173]: audit 2023-12-01T23:31:15.930243+0000 mon.c (mon.2) 8933 : audit 0 from='client.? 172.21.15.40:0/2170360947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:16 smithi141 bash[31670]: cluster 2023-12-01T23:31:15.738091+0000 mgr.y (mgr.24356) 14190 : cluster 0 pgmap v14158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:16 smithi141 bash[31670]: audit 2023-12-01T23:31:15.930243+0000 mon.c (mon.2) 8933 : audit 0 from='client.? 172.21.15.40:0/2170360947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:18 smithi141 bash[31670]: cluster 2023-12-01T23:31:17.738766+0000 mgr.y (mgr.24356) 14191 : cluster 0 pgmap v14159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:18 smithi141 bash[31670]: audit 2023-12-01T23:31:18.392558+0000 mon.c (mon.2) 8934 : audit 0 from='client.? 172.21.15.40:0/3710293677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:18 smithi040 bash[41173]: cluster 2023-12-01T23:31:17.738766+0000 mgr.y (mgr.24356) 14191 : cluster 0 pgmap v14159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:18 smithi040 bash[41173]: audit 2023-12-01T23:31:18.392558+0000 mon.c (mon.2) 8934 : audit 0 from='client.? 172.21.15.40:0/3710293677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:18 smithi040 bash[28232]: cluster 2023-12-01T23:31:17.738766+0000 mgr.y (mgr.24356) 14191 : cluster 0 pgmap v14159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:18 smithi040 bash[28232]: audit 2023-12-01T23:31:18.392558+0000 mon.c (mon.2) 8934 : audit 0 from='client.? 172.21.15.40:0/3710293677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:19 smithi141 bash[31670]: audit 2023-12-01T23:31:19.081371+0000 mon.c (mon.2) 8935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:19 smithi040 bash[41173]: audit 2023-12-01T23:31:19.081371+0000 mon.c (mon.2) 8935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:19 smithi040 bash[28232]: audit 2023-12-01T23:31:19.081371+0000 mon.c (mon.2) 8935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:20 smithi141 bash[31670]: cluster 2023-12-01T23:31:19.739936+0000 mgr.y (mgr.24356) 14192 : cluster 0 pgmap v14160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:20 smithi040 bash[41173]: cluster 2023-12-01T23:31:19.739936+0000 mgr.y (mgr.24356) 14192 : cluster 0 pgmap v14160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:20 smithi040 bash[28232]: cluster 2023-12-01T23:31:19.739936+0000 mgr.y (mgr.24356) 14192 : cluster 0 pgmap v14160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:21 smithi141 bash[31670]: audit 2023-12-01T23:31:20.858814+0000 mon.a (mon.0) 8913 : audit 0 from='client.? 172.21.15.40:0/1993505113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:21 smithi040 bash[28232]: audit 2023-12-01T23:31:20.858814+0000 mon.a (mon.0) 8913 : audit 0 from='client.? 172.21.15.40:0/1993505113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:21 smithi040 bash[41173]: audit 2023-12-01T23:31:20.858814+0000 mon.a (mon.0) 8913 : audit 0 from='client.? 172.21.15.40:0/1993505113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:22 smithi141 bash[31670]: cluster 2023-12-01T23:31:21.740671+0000 mgr.y (mgr.24356) 14193 : cluster 0 pgmap v14161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:22 smithi040 bash[28232]: cluster 2023-12-01T23:31:21.740671+0000 mgr.y (mgr.24356) 14193 : cluster 0 pgmap v14161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:22 smithi040 bash[41173]: cluster 2023-12-01T23:31:21.740671+0000 mgr.y (mgr.24356) 14193 : cluster 0 pgmap v14161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:23 smithi141 bash[31670]: audit 2023-12-01T23:31:23.319446+0000 mon.c (mon.2) 8936 : audit 0 from='client.? 172.21.15.40:0/2288514462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:23 smithi040 bash[28232]: audit 2023-12-01T23:31:23.319446+0000 mon.c (mon.2) 8936 : audit 0 from='client.? 172.21.15.40:0/2288514462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:23 smithi040 bash[41173]: audit 2023-12-01T23:31:23.319446+0000 mon.c (mon.2) 8936 : audit 0 from='client.? 172.21.15.40:0/2288514462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:24 smithi141 bash[31670]: cluster 2023-12-01T23:31:23.741310+0000 mgr.y (mgr.24356) 14194 : cluster 0 pgmap v14162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:24 smithi040 bash[41173]: cluster 2023-12-01T23:31:23.741310+0000 mgr.y (mgr.24356) 14194 : cluster 0 pgmap v14162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:24 smithi040 bash[28232]: cluster 2023-12-01T23:31:23.741310+0000 mgr.y (mgr.24356) 14194 : cluster 0 pgmap v14162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:25 smithi040 bash[28232]: audit 2023-12-01T23:31:25.785272+0000 mon.a (mon.0) 8914 : audit 0 from='client.? 172.21.15.40:0/2067064414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:25 smithi040 bash[41173]: audit 2023-12-01T23:31:25.785272+0000 mon.a (mon.0) 8914 : audit 0 from='client.? 172.21.15.40:0/2067064414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:25 smithi141 bash[31670]: audit 2023-12-01T23:31:25.785272+0000 mon.a (mon.0) 8914 : audit 0 from='client.? 172.21.15.40:0/2067064414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:26.839 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:31:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:31:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:26 smithi040 bash[28232]: cluster 2023-12-01T23:31:25.742066+0000 mgr.y (mgr.24356) 14195 : cluster 0 pgmap v14163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:26 smithi040 bash[41173]: cluster 2023-12-01T23:31:25.742066+0000 mgr.y (mgr.24356) 14195 : cluster 0 pgmap v14163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:26 smithi141 bash[31670]: cluster 2023-12-01T23:31:25.742066+0000 mgr.y (mgr.24356) 14195 : cluster 0 pgmap v14163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:28 smithi141 bash[31670]: cluster 2023-12-01T23:31:27.742825+0000 mgr.y (mgr.24356) 14196 : cluster 0 pgmap v14164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:28 smithi141 bash[31670]: audit 2023-12-01T23:31:28.240849+0000 mon.a (mon.0) 8915 : audit 0 from='client.? 172.21.15.40:0/114757715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:28 smithi040 bash[28232]: cluster 2023-12-01T23:31:27.742825+0000 mgr.y (mgr.24356) 14196 : cluster 0 pgmap v14164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:28 smithi040 bash[28232]: audit 2023-12-01T23:31:28.240849+0000 mon.a (mon.0) 8915 : audit 0 from='client.? 172.21.15.40:0/114757715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:28 smithi040 bash[41173]: cluster 2023-12-01T23:31:27.742825+0000 mgr.y (mgr.24356) 14196 : cluster 0 pgmap v14164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:28 smithi040 bash[41173]: audit 2023-12-01T23:31:28.240849+0000 mon.a (mon.0) 8915 : audit 0 from='client.? 172.21.15.40:0/114757715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:30 smithi040 bash[41173]: cluster 2023-12-01T23:31:29.743992+0000 mgr.y (mgr.24356) 14197 : cluster 0 pgmap v14165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:30 smithi040 bash[41173]: audit 2023-12-01T23:31:30.702594+0000 mon.a (mon.0) 8916 : audit 0 from='client.? 172.21.15.40:0/2269982866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:30 smithi040 bash[28232]: cluster 2023-12-01T23:31:29.743992+0000 mgr.y (mgr.24356) 14197 : cluster 0 pgmap v14165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:30 smithi040 bash[28232]: audit 2023-12-01T23:31:30.702594+0000 mon.a (mon.0) 8916 : audit 0 from='client.? 172.21.15.40:0/2269982866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:30 smithi141 bash[31670]: cluster 2023-12-01T23:31:29.743992+0000 mgr.y (mgr.24356) 14197 : cluster 0 pgmap v14165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:30 smithi141 bash[31670]: audit 2023-12-01T23:31:30.702594+0000 mon.a (mon.0) 8916 : audit 0 from='client.? 172.21.15.40:0/2269982866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:32 smithi040 bash[28232]: cluster 2023-12-01T23:31:31.744781+0000 mgr.y (mgr.24356) 14198 : cluster 0 pgmap v14166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:32 smithi040 bash[41173]: cluster 2023-12-01T23:31:31.744781+0000 mgr.y (mgr.24356) 14198 : cluster 0 pgmap v14166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:32 smithi141 bash[31670]: cluster 2023-12-01T23:31:31.744781+0000 mgr.y (mgr.24356) 14198 : cluster 0 pgmap v14166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:33 smithi040 bash[41173]: audit 2023-12-01T23:31:33.163977+0000 mon.c (mon.2) 8937 : audit 0 from='client.? 172.21.15.40:0/4117554645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:33 smithi040 bash[28232]: audit 2023-12-01T23:31:33.163977+0000 mon.c (mon.2) 8937 : audit 0 from='client.? 172.21.15.40:0/4117554645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:33 smithi141 bash[31670]: audit 2023-12-01T23:31:33.163977+0000 mon.c (mon.2) 8937 : audit 0 from='client.? 172.21.15.40:0/4117554645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:34 smithi040 bash[41173]: cluster 2023-12-01T23:31:33.745462+0000 mgr.y (mgr.24356) 14199 : cluster 0 pgmap v14167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:34 smithi040 bash[41173]: audit 2023-12-01T23:31:34.081759+0000 mon.c (mon.2) 8938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:34 smithi040 bash[28232]: cluster 2023-12-01T23:31:33.745462+0000 mgr.y (mgr.24356) 14199 : cluster 0 pgmap v14167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:34 smithi040 bash[28232]: audit 2023-12-01T23:31:34.081759+0000 mon.c (mon.2) 8938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:34 smithi141 bash[31670]: cluster 2023-12-01T23:31:33.745462+0000 mgr.y (mgr.24356) 14199 : cluster 0 pgmap v14167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:34 smithi141 bash[31670]: audit 2023-12-01T23:31:34.081759+0000 mon.c (mon.2) 8938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:35 smithi040 bash[41173]: audit 2023-12-01T23:31:35.623318+0000 mon.a (mon.0) 8917 : audit 0 from='client.? 172.21.15.40:0/2937836869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:35 smithi040 bash[28232]: audit 2023-12-01T23:31:35.623318+0000 mon.a (mon.0) 8917 : audit 0 from='client.? 172.21.15.40:0/2937836869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:35 smithi141 bash[31670]: audit 2023-12-01T23:31:35.623318+0000 mon.a (mon.0) 8917 : audit 0 from='client.? 172.21.15.40:0/2937836869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:36.823 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:31:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:31:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:36 smithi040 bash[28232]: cluster 2023-12-01T23:31:35.746558+0000 mgr.y (mgr.24356) 14200 : cluster 0 pgmap v14168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:36 smithi040 bash[41173]: cluster 2023-12-01T23:31:35.746558+0000 mgr.y (mgr.24356) 14200 : cluster 0 pgmap v14168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:36 smithi141 bash[31670]: cluster 2023-12-01T23:31:35.746558+0000 mgr.y (mgr.24356) 14200 : cluster 0 pgmap v14168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:38 smithi141 bash[31670]: cluster 2023-12-01T23:31:37.747070+0000 mgr.y (mgr.24356) 14201 : cluster 0 pgmap v14169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:38 smithi141 bash[31670]: audit 2023-12-01T23:31:38.081805+0000 mon.a (mon.0) 8918 : audit 0 from='client.? 172.21.15.40:0/1038757765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:38 smithi040 bash[28232]: cluster 2023-12-01T23:31:37.747070+0000 mgr.y (mgr.24356) 14201 : cluster 0 pgmap v14169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:38 smithi040 bash[28232]: audit 2023-12-01T23:31:38.081805+0000 mon.a (mon.0) 8918 : audit 0 from='client.? 172.21.15.40:0/1038757765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:38 smithi040 bash[41173]: cluster 2023-12-01T23:31:37.747070+0000 mgr.y (mgr.24356) 14201 : cluster 0 pgmap v14169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:38 smithi040 bash[41173]: audit 2023-12-01T23:31:38.081805+0000 mon.a (mon.0) 8918 : audit 0 from='client.? 172.21.15.40:0/1038757765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:40 smithi040 bash[41173]: cluster 2023-12-01T23:31:39.748186+0000 mgr.y (mgr.24356) 14202 : cluster 0 pgmap v14170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:40 smithi040 bash[41173]: audit 2023-12-01T23:31:40.559848+0000 mon.c (mon.2) 8939 : audit 0 from='client.? 172.21.15.40:0/3503167375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:40 smithi040 bash[28232]: cluster 2023-12-01T23:31:39.748186+0000 mgr.y (mgr.24356) 14202 : cluster 0 pgmap v14170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:40 smithi040 bash[28232]: audit 2023-12-01T23:31:40.559848+0000 mon.c (mon.2) 8939 : audit 0 from='client.? 172.21.15.40:0/3503167375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:40 smithi141 bash[31670]: cluster 2023-12-01T23:31:39.748186+0000 mgr.y (mgr.24356) 14202 : cluster 0 pgmap v14170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:40 smithi141 bash[31670]: audit 2023-12-01T23:31:40.559848+0000 mon.c (mon.2) 8939 : audit 0 from='client.? 172.21.15.40:0/3503167375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:42 smithi040 bash[28232]: cluster 2023-12-01T23:31:41.748882+0000 mgr.y (mgr.24356) 14203 : cluster 0 pgmap v14171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:42 smithi040 bash[41173]: cluster 2023-12-01T23:31:41.748882+0000 mgr.y (mgr.24356) 14203 : cluster 0 pgmap v14171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:42 smithi141 bash[31670]: cluster 2023-12-01T23:31:41.748882+0000 mgr.y (mgr.24356) 14203 : cluster 0 pgmap v14171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:43 smithi040 bash[28232]: audit 2023-12-01T23:31:43.021992+0000 mon.a (mon.0) 8919 : audit 0 from='client.? 172.21.15.40:0/3545486120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:43 smithi040 bash[41173]: audit 2023-12-01T23:31:43.021992+0000 mon.a (mon.0) 8919 : audit 0 from='client.? 172.21.15.40:0/3545486120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:43 smithi141 bash[31670]: audit 2023-12-01T23:31:43.021992+0000 mon.a (mon.0) 8919 : audit 0 from='client.? 172.21.15.40:0/3545486120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:44 smithi040 bash[28232]: cluster 2023-12-01T23:31:43.749576+0000 mgr.y (mgr.24356) 14204 : cluster 0 pgmap v14172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:44 smithi040 bash[41173]: cluster 2023-12-01T23:31:43.749576+0000 mgr.y (mgr.24356) 14204 : cluster 0 pgmap v14172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:44 smithi141 bash[31670]: cluster 2023-12-01T23:31:43.749576+0000 mgr.y (mgr.24356) 14204 : cluster 0 pgmap v14172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:45 smithi040 bash[28232]: audit 2023-12-01T23:31:45.488210+0000 mon.a (mon.0) 8920 : audit 0 from='client.? 172.21.15.40:0/1936636715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:45 smithi040 bash[41173]: audit 2023-12-01T23:31:45.488210+0000 mon.a (mon.0) 8920 : audit 0 from='client.? 172.21.15.40:0/1936636715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:45 smithi141 bash[31670]: audit 2023-12-01T23:31:45.488210+0000 mon.a (mon.0) 8920 : audit 0 from='client.? 172.21.15.40:0/1936636715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:46.834 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:31:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:31:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:46 smithi040 bash[28232]: cluster 2023-12-01T23:31:45.750552+0000 mgr.y (mgr.24356) 14205 : cluster 0 pgmap v14173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:46 smithi040 bash[41173]: cluster 2023-12-01T23:31:45.750552+0000 mgr.y (mgr.24356) 14205 : cluster 0 pgmap v14173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:46 smithi141 bash[31670]: cluster 2023-12-01T23:31:45.750552+0000 mgr.y (mgr.24356) 14205 : cluster 0 pgmap v14173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:48 smithi141 bash[31670]: cluster 2023-12-01T23:31:47.751170+0000 mgr.y (mgr.24356) 14206 : cluster 0 pgmap v14174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:48 smithi141 bash[31670]: audit 2023-12-01T23:31:47.954125+0000 mon.a (mon.0) 8921 : audit 0 from='client.? 172.21.15.40:0/959347829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:48 smithi040 bash[28232]: cluster 2023-12-01T23:31:47.751170+0000 mgr.y (mgr.24356) 14206 : cluster 0 pgmap v14174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:48 smithi040 bash[28232]: audit 2023-12-01T23:31:47.954125+0000 mon.a (mon.0) 8921 : audit 0 from='client.? 172.21.15.40:0/959347829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:48 smithi040 bash[41173]: cluster 2023-12-01T23:31:47.751170+0000 mgr.y (mgr.24356) 14206 : cluster 0 pgmap v14174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:48 smithi040 bash[41173]: audit 2023-12-01T23:31:47.954125+0000 mon.a (mon.0) 8921 : audit 0 from='client.? 172.21.15.40:0/959347829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:49 smithi141 bash[31670]: audit 2023-12-01T23:31:49.082530+0000 mon.c (mon.2) 8940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:49 smithi040 bash[41173]: audit 2023-12-01T23:31:49.082530+0000 mon.c (mon.2) 8940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:49 smithi040 bash[28232]: audit 2023-12-01T23:31:49.082530+0000 mon.c (mon.2) 8940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:50 smithi141 bash[31670]: cluster 2023-12-01T23:31:49.752252+0000 mgr.y (mgr.24356) 14207 : cluster 0 pgmap v14175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:50 smithi141 bash[31670]: audit 2023-12-01T23:31:50.412695+0000 mon.c (mon.2) 8941 : audit 0 from='client.? 172.21.15.40:0/2381615569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:50 smithi040 bash[28232]: cluster 2023-12-01T23:31:49.752252+0000 mgr.y (mgr.24356) 14207 : cluster 0 pgmap v14175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:50 smithi040 bash[28232]: audit 2023-12-01T23:31:50.412695+0000 mon.c (mon.2) 8941 : audit 0 from='client.? 172.21.15.40:0/2381615569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:50 smithi040 bash[41173]: cluster 2023-12-01T23:31:49.752252+0000 mgr.y (mgr.24356) 14207 : cluster 0 pgmap v14175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:50 smithi040 bash[41173]: audit 2023-12-01T23:31:50.412695+0000 mon.c (mon.2) 8941 : audit 0 from='client.? 172.21.15.40:0/2381615569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:52 smithi040 bash[41173]: cluster 2023-12-01T23:31:51.752955+0000 mgr.y (mgr.24356) 14208 : cluster 0 pgmap v14176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:52 smithi040 bash[41173]: audit 2023-12-01T23:31:52.081520+0000 mon.c (mon.2) 8942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:31:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:52 smithi040 bash[28232]: cluster 2023-12-01T23:31:51.752955+0000 mgr.y (mgr.24356) 14208 : cluster 0 pgmap v14176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:52 smithi040 bash[28232]: audit 2023-12-01T23:31:52.081520+0000 mon.c (mon.2) 8942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:31:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:52 smithi141 bash[31670]: cluster 2023-12-01T23:31:51.752955+0000 mgr.y (mgr.24356) 14208 : cluster 0 pgmap v14176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:52 smithi141 bash[31670]: audit 2023-12-01T23:31:52.081520+0000 mon.c (mon.2) 8942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:31:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:53 smithi040 bash[41173]: audit 2023-12-01T23:31:52.880440+0000 mon.c (mon.2) 8943 : audit 0 from='client.? 172.21.15.40:0/2339788953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:53 smithi040 bash[28232]: audit 2023-12-01T23:31:52.880440+0000 mon.c (mon.2) 8943 : audit 0 from='client.? 172.21.15.40:0/2339788953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:53 smithi141 bash[31670]: audit 2023-12-01T23:31:52.880440+0000 mon.c (mon.2) 8943 : audit 0 from='client.? 172.21.15.40:0/2339788953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:54 smithi040 bash[41173]: cluster 2023-12-01T23:31:53.753609+0000 mgr.y (mgr.24356) 14209 : cluster 0 pgmap v14177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:54 smithi040 bash[28232]: cluster 2023-12-01T23:31:53.753609+0000 mgr.y (mgr.24356) 14209 : cluster 0 pgmap v14177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:54 smithi141 bash[31670]: cluster 2023-12-01T23:31:53.753609+0000 mgr.y (mgr.24356) 14209 : cluster 0 pgmap v14177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:55 smithi040 bash[41173]: audit 2023-12-01T23:31:55.364923+0000 mon.a (mon.0) 8922 : audit 0 from='client.? 172.21.15.40:0/2400791535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:55 smithi040 bash[28232]: audit 2023-12-01T23:31:55.364923+0000 mon.a (mon.0) 8922 : audit 0 from='client.? 172.21.15.40:0/2400791535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:56.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:55 smithi141 bash[31670]: audit 2023-12-01T23:31:55.364923+0000 mon.a (mon.0) 8922 : audit 0 from='client.? 172.21.15.40:0/2400791535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:56.837 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:31:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:31:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:56 smithi040 bash[28232]: cluster 2023-12-01T23:31:55.754780+0000 mgr.y (mgr.24356) 14210 : cluster 0 pgmap v14178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:56 smithi040 bash[41173]: cluster 2023-12-01T23:31:55.754780+0000 mgr.y (mgr.24356) 14210 : cluster 0 pgmap v14178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:56 smithi141 bash[31670]: cluster 2023-12-01T23:31:55.754780+0000 mgr.y (mgr.24356) 14210 : cluster 0 pgmap v14178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:58 smithi141 bash[31670]: cluster 2023-12-01T23:31:57.755191+0000 mgr.y (mgr.24356) 14211 : cluster 0 pgmap v14179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:58 smithi141 bash[31670]: audit 2023-12-01T23:31:57.858837+0000 mon.a (mon.0) 8923 : audit 0 from='client.? 172.21.15.40:0/1959142076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:58 smithi141 bash[31670]: audit 2023-12-01T23:31:57.927150+0000 mon.a (mon.0) 8924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:58 smithi141 bash[31670]: audit 2023-12-01T23:31:57.939322+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:58 smithi141 bash[31670]: audit 2023-12-01T23:31:58.284790+0000 mon.a (mon.0) 8926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:58 smithi141 bash[31670]: audit 2023-12-01T23:31:58.294754+0000 mon.a (mon.0) 8927 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[28232]: cluster 2023-12-01T23:31:57.755191+0000 mgr.y (mgr.24356) 14211 : cluster 0 pgmap v14179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[28232]: audit 2023-12-01T23:31:57.858837+0000 mon.a (mon.0) 8923 : audit 0 from='client.? 172.21.15.40:0/1959142076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[28232]: audit 2023-12-01T23:31:57.927150+0000 mon.a (mon.0) 8924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[28232]: audit 2023-12-01T23:31:57.939322+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[28232]: audit 2023-12-01T23:31:58.284790+0000 mon.a (mon.0) 8926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[28232]: audit 2023-12-01T23:31:58.294754+0000 mon.a (mon.0) 8927 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[41173]: cluster 2023-12-01T23:31:57.755191+0000 mgr.y (mgr.24356) 14211 : cluster 0 pgmap v14179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[41173]: audit 2023-12-01T23:31:57.858837+0000 mon.a (mon.0) 8923 : audit 0 from='client.? 172.21.15.40:0/1959142076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[41173]: audit 2023-12-01T23:31:57.927150+0000 mon.a (mon.0) 8924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[41173]: audit 2023-12-01T23:31:57.939322+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[41173]: audit 2023-12-01T23:31:58.284790+0000 mon.a (mon.0) 8926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:31:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:58 smithi040 bash[41173]: audit 2023-12-01T23:31:58.294754+0000 mon.a (mon.0) 8927 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:32:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:59 smithi141 bash[31670]: audit 2023-12-01T23:31:58.821308+0000 mon.c (mon.2) 8944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:32:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:59 smithi141 bash[31670]: audit 2023-12-01T23:31:58.823138+0000 mon.c (mon.2) 8945 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:32:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:31:59 smithi141 bash[31670]: audit 2023-12-01T23:31:58.832794+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:32:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:59 smithi040 bash[28232]: audit 2023-12-01T23:31:58.821308+0000 mon.c (mon.2) 8944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:32:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:59 smithi040 bash[28232]: audit 2023-12-01T23:31:58.823138+0000 mon.c (mon.2) 8945 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:32:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:31:59 smithi040 bash[28232]: audit 2023-12-01T23:31:58.832794+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:32:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:59 smithi040 bash[41173]: audit 2023-12-01T23:31:58.821308+0000 mon.c (mon.2) 8944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:32:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:59 smithi040 bash[41173]: audit 2023-12-01T23:31:58.823138+0000 mon.c (mon.2) 8945 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:32:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:31:59 smithi040 bash[41173]: audit 2023-12-01T23:31:58.832794+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:32:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:00 smithi141 bash[31670]: cluster 2023-12-01T23:31:59.756445+0000 mgr.y (mgr.24356) 14212 : cluster 0 pgmap v14180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:00 smithi141 bash[31670]: audit 2023-12-01T23:32:00.320375+0000 mon.a (mon.0) 8929 : audit 0 from='client.? 172.21.15.40:0/3305976009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:00 smithi040 bash[41173]: cluster 2023-12-01T23:31:59.756445+0000 mgr.y (mgr.24356) 14212 : cluster 0 pgmap v14180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:00 smithi040 bash[41173]: audit 2023-12-01T23:32:00.320375+0000 mon.a (mon.0) 8929 : audit 0 from='client.? 172.21.15.40:0/3305976009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:00 smithi040 bash[28232]: cluster 2023-12-01T23:31:59.756445+0000 mgr.y (mgr.24356) 14212 : cluster 0 pgmap v14180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:00 smithi040 bash[28232]: audit 2023-12-01T23:32:00.320375+0000 mon.a (mon.0) 8929 : audit 0 from='client.? 172.21.15.40:0/3305976009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:02 smithi040 bash[28232]: cluster 2023-12-01T23:32:01.757132+0000 mgr.y (mgr.24356) 14213 : cluster 0 pgmap v14181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:02 smithi040 bash[28232]: audit 2023-12-01T23:32:02.772887+0000 mon.a (mon.0) 8930 : audit 0 from='client.? 172.21.15.40:0/119483095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:02 smithi040 bash[41173]: cluster 2023-12-01T23:32:01.757132+0000 mgr.y (mgr.24356) 14213 : cluster 0 pgmap v14181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:02 smithi040 bash[41173]: audit 2023-12-01T23:32:02.772887+0000 mon.a (mon.0) 8930 : audit 0 from='client.? 172.21.15.40:0/119483095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:02 smithi141 bash[31670]: cluster 2023-12-01T23:32:01.757132+0000 mgr.y (mgr.24356) 14213 : cluster 0 pgmap v14181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:02 smithi141 bash[31670]: audit 2023-12-01T23:32:02.772887+0000 mon.a (mon.0) 8930 : audit 0 from='client.? 172.21.15.40:0/119483095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:04 smithi040 bash[41173]: cluster 2023-12-01T23:32:03.757795+0000 mgr.y (mgr.24356) 14214 : cluster 0 pgmap v14182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:04 smithi040 bash[41173]: audit 2023-12-01T23:32:04.082601+0000 mon.c (mon.2) 8946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:04 smithi040 bash[28232]: cluster 2023-12-01T23:32:03.757795+0000 mgr.y (mgr.24356) 14214 : cluster 0 pgmap v14182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:04 smithi040 bash[28232]: audit 2023-12-01T23:32:04.082601+0000 mon.c (mon.2) 8946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:04 smithi141 bash[31670]: cluster 2023-12-01T23:32:03.757795+0000 mgr.y (mgr.24356) 14214 : cluster 0 pgmap v14182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:04 smithi141 bash[31670]: audit 2023-12-01T23:32:04.082601+0000 mon.c (mon.2) 8946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:05 smithi040 bash[28232]: audit 2023-12-01T23:32:05.231736+0000 mon.a (mon.0) 8931 : audit 0 from='client.? 172.21.15.40:0/2635709755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:05 smithi040 bash[41173]: audit 2023-12-01T23:32:05.231736+0000 mon.a (mon.0) 8931 : audit 0 from='client.? 172.21.15.40:0/2635709755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:05 smithi141 bash[31670]: audit 2023-12-01T23:32:05.231736+0000 mon.a (mon.0) 8931 : audit 0 from='client.? 172.21.15.40:0/2635709755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:06.832 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:32:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:32:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:06 smithi040 bash[28232]: cluster 2023-12-01T23:32:05.759021+0000 mgr.y (mgr.24356) 14215 : cluster 0 pgmap v14183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:06 smithi040 bash[41173]: cluster 2023-12-01T23:32:05.759021+0000 mgr.y (mgr.24356) 14215 : cluster 0 pgmap v14183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:06 smithi141 bash[31670]: cluster 2023-12-01T23:32:05.759021+0000 mgr.y (mgr.24356) 14215 : cluster 0 pgmap v14183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:08 smithi141 bash[31670]: audit 2023-12-01T23:32:07.693275+0000 mon.a (mon.0) 8932 : audit 0 from='client.? 172.21.15.40:0/2068207418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:08 smithi141 bash[31670]: cluster 2023-12-01T23:32:07.759671+0000 mgr.y (mgr.24356) 14216 : cluster 0 pgmap v14184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:08 smithi040 bash[28232]: audit 2023-12-01T23:32:07.693275+0000 mon.a (mon.0) 8932 : audit 0 from='client.? 172.21.15.40:0/2068207418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:08 smithi040 bash[28232]: cluster 2023-12-01T23:32:07.759671+0000 mgr.y (mgr.24356) 14216 : cluster 0 pgmap v14184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:08 smithi040 bash[41173]: audit 2023-12-01T23:32:07.693275+0000 mon.a (mon.0) 8932 : audit 0 from='client.? 172.21.15.40:0/2068207418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:08 smithi040 bash[41173]: cluster 2023-12-01T23:32:07.759671+0000 mgr.y (mgr.24356) 14216 : cluster 0 pgmap v14184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:10 smithi040 bash[28232]: cluster 2023-12-01T23:32:09.760834+0000 mgr.y (mgr.24356) 14217 : cluster 0 pgmap v14185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:10 smithi040 bash[28232]: audit 2023-12-01T23:32:10.153294+0000 mon.a (mon.0) 8933 : audit 0 from='client.? 172.21.15.40:0/2516004266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:10 smithi040 bash[41173]: cluster 2023-12-01T23:32:09.760834+0000 mgr.y (mgr.24356) 14217 : cluster 0 pgmap v14185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:10 smithi040 bash[41173]: audit 2023-12-01T23:32:10.153294+0000 mon.a (mon.0) 8933 : audit 0 from='client.? 172.21.15.40:0/2516004266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:10 smithi141 bash[31670]: cluster 2023-12-01T23:32:09.760834+0000 mgr.y (mgr.24356) 14217 : cluster 0 pgmap v14185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:10 smithi141 bash[31670]: audit 2023-12-01T23:32:10.153294+0000 mon.a (mon.0) 8933 : audit 0 from='client.? 172.21.15.40:0/2516004266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:12 smithi040 bash[28232]: cluster 2023-12-01T23:32:11.761496+0000 mgr.y (mgr.24356) 14218 : cluster 0 pgmap v14186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:12 smithi040 bash[28232]: audit 2023-12-01T23:32:12.615773+0000 mon.c (mon.2) 8947 : audit 0 from='client.? 172.21.15.40:0/2456555831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:12 smithi040 bash[41173]: cluster 2023-12-01T23:32:11.761496+0000 mgr.y (mgr.24356) 14218 : cluster 0 pgmap v14186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:12 smithi040 bash[41173]: audit 2023-12-01T23:32:12.615773+0000 mon.c (mon.2) 8947 : audit 0 from='client.? 172.21.15.40:0/2456555831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:12 smithi141 bash[31670]: cluster 2023-12-01T23:32:11.761496+0000 mgr.y (mgr.24356) 14218 : cluster 0 pgmap v14186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:12 smithi141 bash[31670]: audit 2023-12-01T23:32:12.615773+0000 mon.c (mon.2) 8947 : audit 0 from='client.? 172.21.15.40:0/2456555831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:14 smithi040 bash[28232]: cluster 2023-12-01T23:32:13.762120+0000 mgr.y (mgr.24356) 14219 : cluster 0 pgmap v14187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:14 smithi040 bash[41173]: cluster 2023-12-01T23:32:13.762120+0000 mgr.y (mgr.24356) 14219 : cluster 0 pgmap v14187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:14 smithi141 bash[31670]: cluster 2023-12-01T23:32:13.762120+0000 mgr.y (mgr.24356) 14219 : cluster 0 pgmap v14187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:15 smithi040 bash[28232]: audit 2023-12-01T23:32:15.082210+0000 mon.c (mon.2) 8948 : audit 0 from='client.? 172.21.15.40:0/763214806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:15 smithi040 bash[41173]: audit 2023-12-01T23:32:15.082210+0000 mon.c (mon.2) 8948 : audit 0 from='client.? 172.21.15.40:0/763214806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:15 smithi141 bash[31670]: audit 2023-12-01T23:32:15.082210+0000 mon.c (mon.2) 8948 : audit 0 from='client.? 172.21.15.40:0/763214806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:16.834 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:32:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:32:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:16 smithi040 bash[28232]: cluster 2023-12-01T23:32:15.763318+0000 mgr.y (mgr.24356) 14220 : cluster 0 pgmap v14188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:16 smithi040 bash[41173]: cluster 2023-12-01T23:32:15.763318+0000 mgr.y (mgr.24356) 14220 : cluster 0 pgmap v14188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:16 smithi141 bash[31670]: cluster 2023-12-01T23:32:15.763318+0000 mgr.y (mgr.24356) 14220 : cluster 0 pgmap v14188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:17 smithi040 bash[41173]: audit 2023-12-01T23:32:17.549268+0000 mon.c (mon.2) 8949 : audit 0 from='client.? 172.21.15.40:0/3424936283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:17 smithi040 bash[28232]: audit 2023-12-01T23:32:17.549268+0000 mon.c (mon.2) 8949 : audit 0 from='client.? 172.21.15.40:0/3424936283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:17 smithi141 bash[31670]: audit 2023-12-01T23:32:17.549268+0000 mon.c (mon.2) 8949 : audit 0 from='client.? 172.21.15.40:0/3424936283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:18 smithi040 bash[41173]: cluster 2023-12-01T23:32:17.764112+0000 mgr.y (mgr.24356) 14221 : cluster 0 pgmap v14189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:18 smithi040 bash[28232]: cluster 2023-12-01T23:32:17.764112+0000 mgr.y (mgr.24356) 14221 : cluster 0 pgmap v14189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:18 smithi141 bash[31670]: cluster 2023-12-01T23:32:17.764112+0000 mgr.y (mgr.24356) 14221 : cluster 0 pgmap v14189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:19 smithi040 bash[28232]: audit 2023-12-01T23:32:19.083021+0000 mon.c (mon.2) 8950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:19 smithi040 bash[41173]: audit 2023-12-01T23:32:19.083021+0000 mon.c (mon.2) 8950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:19 smithi141 bash[31670]: audit 2023-12-01T23:32:19.083021+0000 mon.c (mon.2) 8950 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:20 smithi040 bash[28232]: cluster 2023-12-01T23:32:19.765323+0000 mgr.y (mgr.24356) 14222 : cluster 0 pgmap v14190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:20 smithi040 bash[28232]: audit 2023-12-01T23:32:20.016583+0000 mon.c (mon.2) 8951 : audit 0 from='client.? 172.21.15.40:0/2114187895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:20 smithi040 bash[41173]: cluster 2023-12-01T23:32:19.765323+0000 mgr.y (mgr.24356) 14222 : cluster 0 pgmap v14190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:20 smithi040 bash[41173]: audit 2023-12-01T23:32:20.016583+0000 mon.c (mon.2) 8951 : audit 0 from='client.? 172.21.15.40:0/2114187895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:20 smithi141 bash[31670]: cluster 2023-12-01T23:32:19.765323+0000 mgr.y (mgr.24356) 14222 : cluster 0 pgmap v14190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:21.410 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:20 smithi141 bash[31670]: audit 2023-12-01T23:32:20.016583+0000 mon.c (mon.2) 8951 : audit 0 from='client.? 172.21.15.40:0/2114187895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:22 smithi040 bash[41173]: cluster 2023-12-01T23:32:21.766039+0000 mgr.y (mgr.24356) 14223 : cluster 0 pgmap v14191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:22 smithi040 bash[41173]: audit 2023-12-01T23:32:22.486717+0000 mon.a (mon.0) 8934 : audit 0 from='client.? 172.21.15.40:0/1240467672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:22 smithi040 bash[28232]: cluster 2023-12-01T23:32:21.766039+0000 mgr.y (mgr.24356) 14223 : cluster 0 pgmap v14191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:22 smithi040 bash[28232]: audit 2023-12-01T23:32:22.486717+0000 mon.a (mon.0) 8934 : audit 0 from='client.? 172.21.15.40:0/1240467672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:22 smithi141 bash[31670]: cluster 2023-12-01T23:32:21.766039+0000 mgr.y (mgr.24356) 14223 : cluster 0 pgmap v14191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:22 smithi141 bash[31670]: audit 2023-12-01T23:32:22.486717+0000 mon.a (mon.0) 8934 : audit 0 from='client.? 172.21.15.40:0/1240467672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:24 smithi040 bash[41173]: cluster 2023-12-01T23:32:23.766859+0000 mgr.y (mgr.24356) 14224 : cluster 0 pgmap v14192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:24 smithi040 bash[28232]: cluster 2023-12-01T23:32:23.766859+0000 mgr.y (mgr.24356) 14224 : cluster 0 pgmap v14192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:24 smithi141 bash[31670]: cluster 2023-12-01T23:32:23.766859+0000 mgr.y (mgr.24356) 14224 : cluster 0 pgmap v14192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:25 smithi040 bash[41173]: audit 2023-12-01T23:32:24.969548+0000 mon.c (mon.2) 8952 : audit 0 from='client.? 172.21.15.40:0/1525272134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:25 smithi040 bash[28232]: audit 2023-12-01T23:32:24.969548+0000 mon.c (mon.2) 8952 : audit 0 from='client.? 172.21.15.40:0/1525272134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:25 smithi141 bash[31670]: audit 2023-12-01T23:32:24.969548+0000 mon.c (mon.2) 8952 : audit 0 from='client.? 172.21.15.40:0/1525272134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:26.867 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:32:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:32:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:26 smithi040 bash[28232]: cluster 2023-12-01T23:32:25.767994+0000 mgr.y (mgr.24356) 14225 : cluster 0 pgmap v14193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:26 smithi040 bash[41173]: cluster 2023-12-01T23:32:25.767994+0000 mgr.y (mgr.24356) 14225 : cluster 0 pgmap v14193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:26 smithi141 bash[31670]: cluster 2023-12-01T23:32:25.767994+0000 mgr.y (mgr.24356) 14225 : cluster 0 pgmap v14193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:27 smithi040 bash[41173]: audit 2023-12-01T23:32:27.428657+0000 mon.c (mon.2) 8953 : audit 0 from='client.? 172.21.15.40:0/3491373752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:27 smithi040 bash[28232]: audit 2023-12-01T23:32:27.428657+0000 mon.c (mon.2) 8953 : audit 0 from='client.? 172.21.15.40:0/3491373752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:27 smithi141 bash[31670]: audit 2023-12-01T23:32:27.428657+0000 mon.c (mon.2) 8953 : audit 0 from='client.? 172.21.15.40:0/3491373752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:28 smithi040 bash[28232]: cluster 2023-12-01T23:32:27.768678+0000 mgr.y (mgr.24356) 14226 : cluster 0 pgmap v14194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:28 smithi040 bash[41173]: cluster 2023-12-01T23:32:27.768678+0000 mgr.y (mgr.24356) 14226 : cluster 0 pgmap v14194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:28 smithi141 bash[31670]: cluster 2023-12-01T23:32:27.768678+0000 mgr.y (mgr.24356) 14226 : cluster 0 pgmap v14194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:30 smithi040 bash[28232]: cluster 2023-12-01T23:32:29.769799+0000 mgr.y (mgr.24356) 14227 : cluster 0 pgmap v14195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:30 smithi040 bash[28232]: audit 2023-12-01T23:32:29.897753+0000 mon.c (mon.2) 8954 : audit 0 from='client.? 172.21.15.40:0/1776494734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:30 smithi040 bash[41173]: cluster 2023-12-01T23:32:29.769799+0000 mgr.y (mgr.24356) 14227 : cluster 0 pgmap v14195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:30 smithi040 bash[41173]: audit 2023-12-01T23:32:29.897753+0000 mon.c (mon.2) 8954 : audit 0 from='client.? 172.21.15.40:0/1776494734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:30 smithi141 bash[31670]: cluster 2023-12-01T23:32:29.769799+0000 mgr.y (mgr.24356) 14227 : cluster 0 pgmap v14195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:30 smithi141 bash[31670]: audit 2023-12-01T23:32:29.897753+0000 mon.c (mon.2) 8954 : audit 0 from='client.? 172.21.15.40:0/1776494734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:32 smithi040 bash[28232]: cluster 2023-12-01T23:32:31.770475+0000 mgr.y (mgr.24356) 14228 : cluster 0 pgmap v14196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:32 smithi040 bash[28232]: audit 2023-12-01T23:32:32.363559+0000 mon.a (mon.0) 8935 : audit 0 from='client.? 172.21.15.40:0/382694124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:32 smithi040 bash[41173]: cluster 2023-12-01T23:32:31.770475+0000 mgr.y (mgr.24356) 14228 : cluster 0 pgmap v14196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:32 smithi040 bash[41173]: audit 2023-12-01T23:32:32.363559+0000 mon.a (mon.0) 8935 : audit 0 from='client.? 172.21.15.40:0/382694124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:32 smithi141 bash[31670]: cluster 2023-12-01T23:32:31.770475+0000 mgr.y (mgr.24356) 14228 : cluster 0 pgmap v14196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:32 smithi141 bash[31670]: audit 2023-12-01T23:32:32.363559+0000 mon.a (mon.0) 8935 : audit 0 from='client.? 172.21.15.40:0/382694124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:34 smithi040 bash[28232]: cluster 2023-12-01T23:32:33.771083+0000 mgr.y (mgr.24356) 14229 : cluster 0 pgmap v14197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:34 smithi040 bash[28232]: audit 2023-12-01T23:32:34.083422+0000 mon.c (mon.2) 8955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:34 smithi040 bash[28232]: audit 2023-12-01T23:32:34.818630+0000 mon.c (mon.2) 8956 : audit 0 from='client.? 172.21.15.40:0/2313129249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:34 smithi040 bash[41173]: cluster 2023-12-01T23:32:33.771083+0000 mgr.y (mgr.24356) 14229 : cluster 0 pgmap v14197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:34 smithi040 bash[41173]: audit 2023-12-01T23:32:34.083422+0000 mon.c (mon.2) 8955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:34 smithi040 bash[41173]: audit 2023-12-01T23:32:34.818630+0000 mon.c (mon.2) 8956 : audit 0 from='client.? 172.21.15.40:0/2313129249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:34 smithi141 bash[31670]: cluster 2023-12-01T23:32:33.771083+0000 mgr.y (mgr.24356) 14229 : cluster 0 pgmap v14197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:34 smithi141 bash[31670]: audit 2023-12-01T23:32:34.083422+0000 mon.c (mon.2) 8955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:34 smithi141 bash[31670]: audit 2023-12-01T23:32:34.818630+0000 mon.c (mon.2) 8956 : audit 0 from='client.? 172.21.15.40:0/2313129249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:36.888 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:32:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:32:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:36 smithi040 bash[28232]: cluster 2023-12-01T23:32:35.772251+0000 mgr.y (mgr.24356) 14230 : cluster 0 pgmap v14198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:36 smithi040 bash[41173]: cluster 2023-12-01T23:32:35.772251+0000 mgr.y (mgr.24356) 14230 : cluster 0 pgmap v14198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:36 smithi141 bash[31670]: cluster 2023-12-01T23:32:35.772251+0000 mgr.y (mgr.24356) 14230 : cluster 0 pgmap v14198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:37 smithi040 bash[28232]: audit 2023-12-01T23:32:37.283400+0000 mon.c (mon.2) 8957 : audit 0 from='client.? 172.21.15.40:0/3998507654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:37 smithi040 bash[41173]: audit 2023-12-01T23:32:37.283400+0000 mon.c (mon.2) 8957 : audit 0 from='client.? 172.21.15.40:0/3998507654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:37 smithi141 bash[31670]: audit 2023-12-01T23:32:37.283400+0000 mon.c (mon.2) 8957 : audit 0 from='client.? 172.21.15.40:0/3998507654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:38 smithi040 bash[28232]: cluster 2023-12-01T23:32:37.772944+0000 mgr.y (mgr.24356) 14231 : cluster 0 pgmap v14199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:38 smithi040 bash[41173]: cluster 2023-12-01T23:32:37.772944+0000 mgr.y (mgr.24356) 14231 : cluster 0 pgmap v14199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:38 smithi141 bash[31670]: cluster 2023-12-01T23:32:37.772944+0000 mgr.y (mgr.24356) 14231 : cluster 0 pgmap v14199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:39 smithi040 bash[28232]: audit 2023-12-01T23:32:39.752564+0000 mon.a (mon.0) 8936 : audit 0 from='client.? 172.21.15.40:0/1490382167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:39 smithi040 bash[41173]: audit 2023-12-01T23:32:39.752564+0000 mon.a (mon.0) 8936 : audit 0 from='client.? 172.21.15.40:0/1490382167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:39 smithi141 bash[31670]: audit 2023-12-01T23:32:39.752564+0000 mon.a (mon.0) 8936 : audit 0 from='client.? 172.21.15.40:0/1490382167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:40 smithi040 bash[28232]: cluster 2023-12-01T23:32:39.774075+0000 mgr.y (mgr.24356) 14232 : cluster 0 pgmap v14200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:40 smithi040 bash[41173]: cluster 2023-12-01T23:32:39.774075+0000 mgr.y (mgr.24356) 14232 : cluster 0 pgmap v14200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:40 smithi141 bash[31670]: cluster 2023-12-01T23:32:39.774075+0000 mgr.y (mgr.24356) 14232 : cluster 0 pgmap v14200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:42 smithi141 bash[31670]: cluster 2023-12-01T23:32:41.774795+0000 mgr.y (mgr.24356) 14233 : cluster 0 pgmap v14201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:42 smithi141 bash[31670]: audit 2023-12-01T23:32:42.202469+0000 mon.c (mon.2) 8958 : audit 0 from='client.? 172.21.15.40:0/1691959128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:42 smithi040 bash[41173]: cluster 2023-12-01T23:32:41.774795+0000 mgr.y (mgr.24356) 14233 : cluster 0 pgmap v14201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:42 smithi040 bash[41173]: audit 2023-12-01T23:32:42.202469+0000 mon.c (mon.2) 8958 : audit 0 from='client.? 172.21.15.40:0/1691959128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:42 smithi040 bash[28232]: cluster 2023-12-01T23:32:41.774795+0000 mgr.y (mgr.24356) 14233 : cluster 0 pgmap v14201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:42 smithi040 bash[28232]: audit 2023-12-01T23:32:42.202469+0000 mon.c (mon.2) 8958 : audit 0 from='client.? 172.21.15.40:0/1691959128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:44 smithi141 bash[31670]: cluster 2023-12-01T23:32:43.775569+0000 mgr.y (mgr.24356) 14234 : cluster 0 pgmap v14202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:44 smithi141 bash[31670]: audit 2023-12-01T23:32:44.660940+0000 mon.c (mon.2) 8959 : audit 0 from='client.? 172.21.15.40:0/1004357847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:44 smithi040 bash[28232]: cluster 2023-12-01T23:32:43.775569+0000 mgr.y (mgr.24356) 14234 : cluster 0 pgmap v14202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:44 smithi040 bash[28232]: audit 2023-12-01T23:32:44.660940+0000 mon.c (mon.2) 8959 : audit 0 from='client.? 172.21.15.40:0/1004357847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:44 smithi040 bash[41173]: cluster 2023-12-01T23:32:43.775569+0000 mgr.y (mgr.24356) 14234 : cluster 0 pgmap v14202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:44 smithi040 bash[41173]: audit 2023-12-01T23:32:44.660940+0000 mon.c (mon.2) 8959 : audit 0 from='client.? 172.21.15.40:0/1004357847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:32:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:32:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:46 smithi141 bash[31670]: cluster 2023-12-01T23:32:45.776734+0000 mgr.y (mgr.24356) 14235 : cluster 0 pgmap v14203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:46 smithi040 bash[28232]: cluster 2023-12-01T23:32:45.776734+0000 mgr.y (mgr.24356) 14235 : cluster 0 pgmap v14203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:46 smithi040 bash[41173]: cluster 2023-12-01T23:32:45.776734+0000 mgr.y (mgr.24356) 14235 : cluster 0 pgmap v14203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:47 smithi141 bash[31670]: audit 2023-12-01T23:32:47.128420+0000 mon.c (mon.2) 8960 : audit 0 from='client.? 172.21.15.40:0/2719987326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:47 smithi040 bash[28232]: audit 2023-12-01T23:32:47.128420+0000 mon.c (mon.2) 8960 : audit 0 from='client.? 172.21.15.40:0/2719987326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:47 smithi040 bash[41173]: audit 2023-12-01T23:32:47.128420+0000 mon.c (mon.2) 8960 : audit 0 from='client.? 172.21.15.40:0/2719987326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:48 smithi141 bash[31670]: cluster 2023-12-01T23:32:47.777357+0000 mgr.y (mgr.24356) 14236 : cluster 0 pgmap v14204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:48 smithi040 bash[28232]: cluster 2023-12-01T23:32:47.777357+0000 mgr.y (mgr.24356) 14236 : cluster 0 pgmap v14204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:48 smithi040 bash[41173]: cluster 2023-12-01T23:32:47.777357+0000 mgr.y (mgr.24356) 14236 : cluster 0 pgmap v14204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:49 smithi141 bash[31670]: audit 2023-12-01T23:32:49.083847+0000 mon.c (mon.2) 8961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:49 smithi141 bash[31670]: audit 2023-12-01T23:32:49.595548+0000 mon.c (mon.2) 8962 : audit 0 from='client.? 172.21.15.40:0/2613969136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:49 smithi040 bash[28232]: audit 2023-12-01T23:32:49.083847+0000 mon.c (mon.2) 8961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:49 smithi040 bash[28232]: audit 2023-12-01T23:32:49.595548+0000 mon.c (mon.2) 8962 : audit 0 from='client.? 172.21.15.40:0/2613969136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:49 smithi040 bash[41173]: audit 2023-12-01T23:32:49.083847+0000 mon.c (mon.2) 8961 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:49 smithi040 bash[41173]: audit 2023-12-01T23:32:49.595548+0000 mon.c (mon.2) 8962 : audit 0 from='client.? 172.21.15.40:0/2613969136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:50 smithi141 bash[31670]: cluster 2023-12-01T23:32:49.778488+0000 mgr.y (mgr.24356) 14237 : cluster 0 pgmap v14205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:50 smithi040 bash[28232]: cluster 2023-12-01T23:32:49.778488+0000 mgr.y (mgr.24356) 14237 : cluster 0 pgmap v14205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:50 smithi040 bash[41173]: cluster 2023-12-01T23:32:49.778488+0000 mgr.y (mgr.24356) 14237 : cluster 0 pgmap v14205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:51 smithi141 bash[31670]: cluster 2023-12-01T23:32:51.779103+0000 mgr.y (mgr.24356) 14238 : cluster 0 pgmap v14206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:52.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:51 smithi040 bash[28232]: cluster 2023-12-01T23:32:51.779103+0000 mgr.y (mgr.24356) 14238 : cluster 0 pgmap v14206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:51 smithi040 bash[41173]: cluster 2023-12-01T23:32:51.779103+0000 mgr.y (mgr.24356) 14238 : cluster 0 pgmap v14206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:52 smithi141 bash[31670]: audit 2023-12-01T23:32:52.059734+0000 mon.c (mon.2) 8963 : audit 0 from='client.? 172.21.15.40:0/2193973219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:52 smithi040 bash[28232]: audit 2023-12-01T23:32:52.059734+0000 mon.c (mon.2) 8963 : audit 0 from='client.? 172.21.15.40:0/2193973219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:52 smithi040 bash[41173]: audit 2023-12-01T23:32:52.059734+0000 mon.c (mon.2) 8963 : audit 0 from='client.? 172.21.15.40:0/2193973219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:53 smithi141 bash[31670]: cluster 2023-12-01T23:32:53.779763+0000 mgr.y (mgr.24356) 14239 : cluster 0 pgmap v14207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:53 smithi040 bash[41173]: cluster 2023-12-01T23:32:53.779763+0000 mgr.y (mgr.24356) 14239 : cluster 0 pgmap v14207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:53 smithi040 bash[28232]: cluster 2023-12-01T23:32:53.779763+0000 mgr.y (mgr.24356) 14239 : cluster 0 pgmap v14207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:54 smithi141 bash[31670]: audit 2023-12-01T23:32:54.525599+0000 mon.a (mon.0) 8937 : audit 0 from='client.? 172.21.15.40:0/2713854995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:54 smithi040 bash[28232]: audit 2023-12-01T23:32:54.525599+0000 mon.a (mon.0) 8937 : audit 0 from='client.? 172.21.15.40:0/2713854995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:54 smithi040 bash[41173]: audit 2023-12-01T23:32:54.525599+0000 mon.a (mon.0) 8937 : audit 0 from='client.? 172.21.15.40:0/2713854995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:55 smithi141 bash[31670]: cluster 2023-12-01T23:32:55.780943+0000 mgr.y (mgr.24356) 14240 : cluster 0 pgmap v14208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:55 smithi040 bash[28232]: cluster 2023-12-01T23:32:55.780943+0000 mgr.y (mgr.24356) 14240 : cluster 0 pgmap v14208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:55 smithi040 bash[41173]: cluster 2023-12-01T23:32:55.780943+0000 mgr.y (mgr.24356) 14240 : cluster 0 pgmap v14208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:32:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:32:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:57 smithi040 bash[41173]: audit 2023-12-01T23:32:56.992711+0000 mon.a (mon.0) 8938 : audit 0 from='client.? 172.21.15.40:0/2698285356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:57 smithi040 bash[28232]: audit 2023-12-01T23:32:56.992711+0000 mon.a (mon.0) 8938 : audit 0 from='client.? 172.21.15.40:0/2698285356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:57 smithi141 bash[31670]: audit 2023-12-01T23:32:56.992711+0000 mon.a (mon.0) 8938 : audit 0 from='client.? 172.21.15.40:0/2698285356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:32:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:58 smithi141 bash[31670]: cluster 2023-12-01T23:32:57.781617+0000 mgr.y (mgr.24356) 14241 : cluster 0 pgmap v14209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:58 smithi040 bash[28232]: cluster 2023-12-01T23:32:57.781617+0000 mgr.y (mgr.24356) 14241 : cluster 0 pgmap v14209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:32:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:58 smithi040 bash[41173]: cluster 2023-12-01T23:32:57.781617+0000 mgr.y (mgr.24356) 14241 : cluster 0 pgmap v14209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:59 smithi141 bash[31670]: audit 2023-12-01T23:32:58.914678+0000 mon.c (mon.2) 8964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:33:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:32:59 smithi141 bash[31670]: audit 2023-12-01T23:32:59.462833+0000 mon.c (mon.2) 8965 : audit 0 from='client.? 172.21.15.40:0/2446408512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:59 smithi040 bash[28232]: audit 2023-12-01T23:32:58.914678+0000 mon.c (mon.2) 8964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:33:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:32:59 smithi040 bash[28232]: audit 2023-12-01T23:32:59.462833+0000 mon.c (mon.2) 8965 : audit 0 from='client.? 172.21.15.40:0/2446408512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:59 smithi040 bash[41173]: audit 2023-12-01T23:32:58.914678+0000 mon.c (mon.2) 8964 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:33:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:32:59 smithi040 bash[41173]: audit 2023-12-01T23:32:59.462833+0000 mon.c (mon.2) 8965 : audit 0 from='client.? 172.21.15.40:0/2446408512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:00 smithi141 bash[31670]: cluster 2023-12-01T23:32:59.782779+0000 mgr.y (mgr.24356) 14242 : cluster 0 pgmap v14210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:00 smithi040 bash[28232]: cluster 2023-12-01T23:32:59.782779+0000 mgr.y (mgr.24356) 14242 : cluster 0 pgmap v14210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:00 smithi040 bash[41173]: cluster 2023-12-01T23:32:59.782779+0000 mgr.y (mgr.24356) 14242 : cluster 0 pgmap v14210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:02 smithi040 bash[28232]: cluster 2023-12-01T23:33:01.783418+0000 mgr.y (mgr.24356) 14243 : cluster 0 pgmap v14211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:02 smithi040 bash[28232]: audit 2023-12-01T23:33:01.935194+0000 mon.c (mon.2) 8966 : audit 0 from='client.? 172.21.15.40:0/4134050756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:02 smithi040 bash[41173]: cluster 2023-12-01T23:33:01.783418+0000 mgr.y (mgr.24356) 14243 : cluster 0 pgmap v14211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:02 smithi040 bash[41173]: audit 2023-12-01T23:33:01.935194+0000 mon.c (mon.2) 8966 : audit 0 from='client.? 172.21.15.40:0/4134050756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:02 smithi141 bash[31670]: cluster 2023-12-01T23:33:01.783418+0000 mgr.y (mgr.24356) 14243 : cluster 0 pgmap v14211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:02 smithi141 bash[31670]: audit 2023-12-01T23:33:01.935194+0000 mon.c (mon.2) 8966 : audit 0 from='client.? 172.21.15.40:0/4134050756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[28232]: cluster 2023-12-01T23:33:03.784028+0000 mgr.y (mgr.24356) 14244 : cluster 0 pgmap v14212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[28232]: audit 2023-12-01T23:33:04.084169+0000 mon.c (mon.2) 8967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[28232]: audit 2023-12-01T23:33:04.472807+0000 mon.a (mon.0) 8939 : audit 0 from='client.? 172.21.15.40:0/376054625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[28232]: audit 2023-12-01T23:33:04.765850+0000 mon.a (mon.0) 8940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[28232]: audit 2023-12-01T23:33:04.777326+0000 mon.a (mon.0) 8941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[41173]: cluster 2023-12-01T23:33:03.784028+0000 mgr.y (mgr.24356) 14244 : cluster 0 pgmap v14212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[41173]: audit 2023-12-01T23:33:04.084169+0000 mon.c (mon.2) 8967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[41173]: audit 2023-12-01T23:33:04.472807+0000 mon.a (mon.0) 8939 : audit 0 from='client.? 172.21.15.40:0/376054625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[41173]: audit 2023-12-01T23:33:04.765850+0000 mon.a (mon.0) 8940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:04 smithi040 bash[41173]: audit 2023-12-01T23:33:04.777326+0000 mon.a (mon.0) 8941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:04 smithi141 bash[31670]: cluster 2023-12-01T23:33:03.784028+0000 mgr.y (mgr.24356) 14244 : cluster 0 pgmap v14212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:04 smithi141 bash[31670]: audit 2023-12-01T23:33:04.084169+0000 mon.c (mon.2) 8967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:04 smithi141 bash[31670]: audit 2023-12-01T23:33:04.472807+0000 mon.a (mon.0) 8939 : audit 0 from='client.? 172.21.15.40:0/376054625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:04 smithi141 bash[31670]: audit 2023-12-01T23:33:04.765850+0000 mon.a (mon.0) 8940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:04 smithi141 bash[31670]: audit 2023-12-01T23:33:04.777326+0000 mon.a (mon.0) 8941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28232]: audit 2023-12-01T23:33:05.120058+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28232]: audit 2023-12-01T23:33:05.129083+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28232]: audit 2023-12-01T23:33:05.603843+0000 mon.c (mon.2) 8968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28232]: audit 2023-12-01T23:33:05.605718+0000 mon.c (mon.2) 8969 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28232]: audit 2023-12-01T23:33:05.617035+0000 mon.a (mon.0) 8944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28232]: cluster 2023-12-01T23:33:05.785208+0000 mgr.y (mgr.24356) 14245 : cluster 0 pgmap v14213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[41173]: audit 2023-12-01T23:33:05.120058+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[41173]: audit 2023-12-01T23:33:05.129083+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[41173]: audit 2023-12-01T23:33:05.603843+0000 mon.c (mon.2) 8968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:33:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[41173]: audit 2023-12-01T23:33:05.605718+0000 mon.c (mon.2) 8969 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:33:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[41173]: audit 2023-12-01T23:33:05.617035+0000 mon.a (mon.0) 8944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[41173]: cluster 2023-12-01T23:33:05.785208+0000 mgr.y (mgr.24356) 14245 : cluster 0 pgmap v14213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:06 smithi141 bash[31670]: audit 2023-12-01T23:33:05.120058+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:06 smithi141 bash[31670]: audit 2023-12-01T23:33:05.129083+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:06 smithi141 bash[31670]: audit 2023-12-01T23:33:05.603843+0000 mon.c (mon.2) 8968 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:33:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:06 smithi141 bash[31670]: audit 2023-12-01T23:33:05.605718+0000 mon.c (mon.2) 8969 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:33:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:06 smithi141 bash[31670]: audit 2023-12-01T23:33:05.617035+0000 mon.a (mon.0) 8944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:33:06.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:06 smithi141 bash[31670]: cluster 2023-12-01T23:33:05.785208+0000 mgr.y (mgr.24356) 14245 : cluster 0 pgmap v14213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:33:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:33:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:07 smithi040 bash[41173]: audit 2023-12-01T23:33:06.949007+0000 mon.c (mon.2) 8970 : audit 0 from='client.? 172.21.15.40:0/3469711664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:07 smithi040 bash[28232]: audit 2023-12-01T23:33:06.949007+0000 mon.c (mon.2) 8970 : audit 0 from='client.? 172.21.15.40:0/3469711664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:07 smithi141 bash[31670]: audit 2023-12-01T23:33:06.949007+0000 mon.c (mon.2) 8970 : audit 0 from='client.? 172.21.15.40:0/3469711664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:08 smithi141 bash[31670]: cluster 2023-12-01T23:33:07.785988+0000 mgr.y (mgr.24356) 14246 : cluster 0 pgmap v14214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:08 smithi040 bash[28232]: cluster 2023-12-01T23:33:07.785988+0000 mgr.y (mgr.24356) 14246 : cluster 0 pgmap v14214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:08 smithi040 bash[41173]: cluster 2023-12-01T23:33:07.785988+0000 mgr.y (mgr.24356) 14246 : cluster 0 pgmap v14214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:09 smithi141 bash[31670]: audit 2023-12-01T23:33:09.417932+0000 mon.c (mon.2) 8971 : audit 0 from='client.? 172.21.15.40:0/2865369766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:09 smithi040 bash[41173]: audit 2023-12-01T23:33:09.417932+0000 mon.c (mon.2) 8971 : audit 0 from='client.? 172.21.15.40:0/2865369766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:09 smithi040 bash[28232]: audit 2023-12-01T23:33:09.417932+0000 mon.c (mon.2) 8971 : audit 0 from='client.? 172.21.15.40:0/2865369766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:10 smithi141 bash[31670]: cluster 2023-12-01T23:33:09.787190+0000 mgr.y (mgr.24356) 14247 : cluster 0 pgmap v14215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:10 smithi040 bash[41173]: cluster 2023-12-01T23:33:09.787190+0000 mgr.y (mgr.24356) 14247 : cluster 0 pgmap v14215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:10 smithi040 bash[28232]: cluster 2023-12-01T23:33:09.787190+0000 mgr.y (mgr.24356) 14247 : cluster 0 pgmap v14215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:12 smithi040 bash[41173]: cluster 2023-12-01T23:33:11.787803+0000 mgr.y (mgr.24356) 14248 : cluster 0 pgmap v14216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:12 smithi040 bash[41173]: audit 2023-12-01T23:33:11.882231+0000 mon.a (mon.0) 8945 : audit 0 from='client.? 172.21.15.40:0/1110221874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:12 smithi040 bash[28232]: cluster 2023-12-01T23:33:11.787803+0000 mgr.y (mgr.24356) 14248 : cluster 0 pgmap v14216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:12 smithi040 bash[28232]: audit 2023-12-01T23:33:11.882231+0000 mon.a (mon.0) 8945 : audit 0 from='client.? 172.21.15.40:0/1110221874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:12 smithi141 bash[31670]: cluster 2023-12-01T23:33:11.787803+0000 mgr.y (mgr.24356) 14248 : cluster 0 pgmap v14216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:12 smithi141 bash[31670]: audit 2023-12-01T23:33:11.882231+0000 mon.a (mon.0) 8945 : audit 0 from='client.? 172.21.15.40:0/1110221874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:14 smithi040 bash[28232]: cluster 2023-12-01T23:33:13.788432+0000 mgr.y (mgr.24356) 14249 : cluster 0 pgmap v14217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:14 smithi040 bash[28232]: audit 2023-12-01T23:33:14.346042+0000 mon.a (mon.0) 8946 : audit 0 from='client.? 172.21.15.40:0/508939612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:14 smithi040 bash[41173]: cluster 2023-12-01T23:33:13.788432+0000 mgr.y (mgr.24356) 14249 : cluster 0 pgmap v14217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:14 smithi040 bash[41173]: audit 2023-12-01T23:33:14.346042+0000 mon.a (mon.0) 8946 : audit 0 from='client.? 172.21.15.40:0/508939612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:14 smithi141 bash[31670]: cluster 2023-12-01T23:33:13.788432+0000 mgr.y (mgr.24356) 14249 : cluster 0 pgmap v14217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:14 smithi141 bash[31670]: audit 2023-12-01T23:33:14.346042+0000 mon.a (mon.0) 8946 : audit 0 from='client.? 172.21.15.40:0/508939612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:16.850 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:33:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:33:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:16 smithi040 bash[28232]: cluster 2023-12-01T23:33:15.789560+0000 mgr.y (mgr.24356) 14250 : cluster 0 pgmap v14218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:16 smithi040 bash[28232]: audit 2023-12-01T23:33:16.806638+0000 mon.a (mon.0) 8947 : audit 0 from='client.? 172.21.15.40:0/1019631348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:16 smithi040 bash[41173]: cluster 2023-12-01T23:33:15.789560+0000 mgr.y (mgr.24356) 14250 : cluster 0 pgmap v14218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:16 smithi040 bash[41173]: audit 2023-12-01T23:33:16.806638+0000 mon.a (mon.0) 8947 : audit 0 from='client.? 172.21.15.40:0/1019631348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:16 smithi141 bash[31670]: cluster 2023-12-01T23:33:15.789560+0000 mgr.y (mgr.24356) 14250 : cluster 0 pgmap v14218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:16 smithi141 bash[31670]: audit 2023-12-01T23:33:16.806638+0000 mon.a (mon.0) 8947 : audit 0 from='client.? 172.21.15.40:0/1019631348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:18 smithi141 bash[31670]: cluster 2023-12-01T23:33:17.790329+0000 mgr.y (mgr.24356) 14251 : cluster 0 pgmap v14219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:18 smithi040 bash[28232]: cluster 2023-12-01T23:33:17.790329+0000 mgr.y (mgr.24356) 14251 : cluster 0 pgmap v14219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:18 smithi040 bash[41173]: cluster 2023-12-01T23:33:17.790329+0000 mgr.y (mgr.24356) 14251 : cluster 0 pgmap v14219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:19 smithi141 bash[31670]: audit 2023-12-01T23:33:19.084541+0000 mon.c (mon.2) 8972 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:19 smithi141 bash[31670]: audit 2023-12-01T23:33:19.272500+0000 mon.c (mon.2) 8973 : audit 0 from='client.? 172.21.15.40:0/3362007783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:19 smithi040 bash[28232]: audit 2023-12-01T23:33:19.084541+0000 mon.c (mon.2) 8972 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:19 smithi040 bash[28232]: audit 2023-12-01T23:33:19.272500+0000 mon.c (mon.2) 8973 : audit 0 from='client.? 172.21.15.40:0/3362007783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:19 smithi040 bash[41173]: audit 2023-12-01T23:33:19.084541+0000 mon.c (mon.2) 8972 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:19 smithi040 bash[41173]: audit 2023-12-01T23:33:19.272500+0000 mon.c (mon.2) 8973 : audit 0 from='client.? 172.21.15.40:0/3362007783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:20 smithi141 bash[31670]: cluster 2023-12-01T23:33:19.791534+0000 mgr.y (mgr.24356) 14252 : cluster 0 pgmap v14220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:20 smithi040 bash[41173]: cluster 2023-12-01T23:33:19.791534+0000 mgr.y (mgr.24356) 14252 : cluster 0 pgmap v14220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:20 smithi040 bash[28232]: cluster 2023-12-01T23:33:19.791534+0000 mgr.y (mgr.24356) 14252 : cluster 0 pgmap v14220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:21 smithi141 bash[31670]: audit 2023-12-01T23:33:21.726739+0000 mon.c (mon.2) 8974 : audit 0 from='client.? 172.21.15.40:0/3621791376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:21 smithi040 bash[28232]: audit 2023-12-01T23:33:21.726739+0000 mon.c (mon.2) 8974 : audit 0 from='client.? 172.21.15.40:0/3621791376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:21 smithi040 bash[41173]: audit 2023-12-01T23:33:21.726739+0000 mon.c (mon.2) 8974 : audit 0 from='client.? 172.21.15.40:0/3621791376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:22 smithi141 bash[31670]: cluster 2023-12-01T23:33:21.792302+0000 mgr.y (mgr.24356) 14253 : cluster 0 pgmap v14221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:22 smithi040 bash[41173]: cluster 2023-12-01T23:33:21.792302+0000 mgr.y (mgr.24356) 14253 : cluster 0 pgmap v14221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:22 smithi040 bash[28232]: cluster 2023-12-01T23:33:21.792302+0000 mgr.y (mgr.24356) 14253 : cluster 0 pgmap v14221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:24 smithi040 bash[28232]: cluster 2023-12-01T23:33:23.793148+0000 mgr.y (mgr.24356) 14254 : cluster 0 pgmap v14222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:24 smithi040 bash[28232]: audit 2023-12-01T23:33:24.193452+0000 mon.a (mon.0) 8948 : audit 0 from='client.? 172.21.15.40:0/1305967976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:24 smithi040 bash[41173]: cluster 2023-12-01T23:33:23.793148+0000 mgr.y (mgr.24356) 14254 : cluster 0 pgmap v14222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:24 smithi040 bash[41173]: audit 2023-12-01T23:33:24.193452+0000 mon.a (mon.0) 8948 : audit 0 from='client.? 172.21.15.40:0/1305967976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:24 smithi141 bash[31670]: cluster 2023-12-01T23:33:23.793148+0000 mgr.y (mgr.24356) 14254 : cluster 0 pgmap v14222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:24 smithi141 bash[31670]: audit 2023-12-01T23:33:24.193452+0000 mon.a (mon.0) 8948 : audit 0 from='client.? 172.21.15.40:0/1305967976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:26.853 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:33:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:33:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:26 smithi040 bash[28232]: cluster 2023-12-01T23:33:25.794356+0000 mgr.y (mgr.24356) 14255 : cluster 0 pgmap v14223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:26 smithi040 bash[28232]: audit 2023-12-01T23:33:26.668580+0000 mon.a (mon.0) 8949 : audit 0 from='client.? 172.21.15.40:0/1398195053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:26 smithi040 bash[41173]: cluster 2023-12-01T23:33:25.794356+0000 mgr.y (mgr.24356) 14255 : cluster 0 pgmap v14223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:26 smithi040 bash[41173]: audit 2023-12-01T23:33:26.668580+0000 mon.a (mon.0) 8949 : audit 0 from='client.? 172.21.15.40:0/1398195053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:26 smithi141 bash[31670]: cluster 2023-12-01T23:33:25.794356+0000 mgr.y (mgr.24356) 14255 : cluster 0 pgmap v14223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:26 smithi141 bash[31670]: audit 2023-12-01T23:33:26.668580+0000 mon.a (mon.0) 8949 : audit 0 from='client.? 172.21.15.40:0/1398195053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:28 smithi141 bash[31670]: cluster 2023-12-01T23:33:27.795134+0000 mgr.y (mgr.24356) 14256 : cluster 0 pgmap v14224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:28 smithi040 bash[28232]: cluster 2023-12-01T23:33:27.795134+0000 mgr.y (mgr.24356) 14256 : cluster 0 pgmap v14224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:28 smithi040 bash[41173]: cluster 2023-12-01T23:33:27.795134+0000 mgr.y (mgr.24356) 14256 : cluster 0 pgmap v14224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:29 smithi141 bash[31670]: audit 2023-12-01T23:33:29.143817+0000 mon.a (mon.0) 8950 : audit 0 from='client.? 172.21.15.40:0/3750679544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:29 smithi040 bash[41173]: audit 2023-12-01T23:33:29.143817+0000 mon.a (mon.0) 8950 : audit 0 from='client.? 172.21.15.40:0/3750679544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:29 smithi040 bash[28232]: audit 2023-12-01T23:33:29.143817+0000 mon.a (mon.0) 8950 : audit 0 from='client.? 172.21.15.40:0/3750679544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:30 smithi141 bash[31670]: cluster 2023-12-01T23:33:29.796249+0000 mgr.y (mgr.24356) 14257 : cluster 0 pgmap v14225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:30 smithi040 bash[28232]: cluster 2023-12-01T23:33:29.796249+0000 mgr.y (mgr.24356) 14257 : cluster 0 pgmap v14225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:30 smithi040 bash[41173]: cluster 2023-12-01T23:33:29.796249+0000 mgr.y (mgr.24356) 14257 : cluster 0 pgmap v14225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:31 smithi141 bash[31670]: audit 2023-12-01T23:33:31.615451+0000 mon.a (mon.0) 8951 : audit 0 from='client.? 172.21.15.40:0/2880022552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:31 smithi040 bash[28232]: audit 2023-12-01T23:33:31.615451+0000 mon.a (mon.0) 8951 : audit 0 from='client.? 172.21.15.40:0/2880022552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:31 smithi040 bash[41173]: audit 2023-12-01T23:33:31.615451+0000 mon.a (mon.0) 8951 : audit 0 from='client.? 172.21.15.40:0/2880022552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:32 smithi141 bash[31670]: cluster 2023-12-01T23:33:31.796891+0000 mgr.y (mgr.24356) 14258 : cluster 0 pgmap v14226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:32 smithi040 bash[28232]: cluster 2023-12-01T23:33:31.796891+0000 mgr.y (mgr.24356) 14258 : cluster 0 pgmap v14226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:32 smithi040 bash[41173]: cluster 2023-12-01T23:33:31.796891+0000 mgr.y (mgr.24356) 14258 : cluster 0 pgmap v14226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:34 smithi040 bash[28232]: cluster 2023-12-01T23:33:33.797520+0000 mgr.y (mgr.24356) 14259 : cluster 0 pgmap v14227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:34 smithi040 bash[28232]: audit 2023-12-01T23:33:34.084855+0000 mon.c (mon.2) 8975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:34 smithi040 bash[28232]: audit 2023-12-01T23:33:34.085894+0000 mon.c (mon.2) 8976 : audit 0 from='client.? 172.21.15.40:0/3356904852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:34 smithi040 bash[41173]: cluster 2023-12-01T23:33:33.797520+0000 mgr.y (mgr.24356) 14259 : cluster 0 pgmap v14227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:34 smithi040 bash[41173]: audit 2023-12-01T23:33:34.084855+0000 mon.c (mon.2) 8975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:34 smithi040 bash[41173]: audit 2023-12-01T23:33:34.085894+0000 mon.c (mon.2) 8976 : audit 0 from='client.? 172.21.15.40:0/3356904852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:34 smithi141 bash[31670]: cluster 2023-12-01T23:33:33.797520+0000 mgr.y (mgr.24356) 14259 : cluster 0 pgmap v14227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:34 smithi141 bash[31670]: audit 2023-12-01T23:33:34.084855+0000 mon.c (mon.2) 8975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:34 smithi141 bash[31670]: audit 2023-12-01T23:33:34.085894+0000 mon.c (mon.2) 8976 : audit 0 from='client.? 172.21.15.40:0/3356904852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:36.857 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:33:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:33:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:36 smithi040 bash[28232]: cluster 2023-12-01T23:33:35.798685+0000 mgr.y (mgr.24356) 14260 : cluster 0 pgmap v14228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:36 smithi040 bash[28232]: audit 2023-12-01T23:33:36.553529+0000 mon.c (mon.2) 8977 : audit 0 from='client.? 172.21.15.40:0/669709601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:36 smithi040 bash[41173]: cluster 2023-12-01T23:33:35.798685+0000 mgr.y (mgr.24356) 14260 : cluster 0 pgmap v14228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:36 smithi040 bash[41173]: audit 2023-12-01T23:33:36.553529+0000 mon.c (mon.2) 8977 : audit 0 from='client.? 172.21.15.40:0/669709601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:36 smithi141 bash[31670]: cluster 2023-12-01T23:33:35.798685+0000 mgr.y (mgr.24356) 14260 : cluster 0 pgmap v14228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:36 smithi141 bash[31670]: audit 2023-12-01T23:33:36.553529+0000 mon.c (mon.2) 8977 : audit 0 from='client.? 172.21.15.40:0/669709601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:38 smithi141 bash[31670]: cluster 2023-12-01T23:33:37.799393+0000 mgr.y (mgr.24356) 14261 : cluster 0 pgmap v14229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:38 smithi040 bash[41173]: cluster 2023-12-01T23:33:37.799393+0000 mgr.y (mgr.24356) 14261 : cluster 0 pgmap v14229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:38 smithi040 bash[28232]: cluster 2023-12-01T23:33:37.799393+0000 mgr.y (mgr.24356) 14261 : cluster 0 pgmap v14229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:39 smithi141 bash[31670]: audit 2023-12-01T23:33:39.012161+0000 mon.c (mon.2) 8978 : audit 0 from='client.? 172.21.15.40:0/215664763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:39 smithi040 bash[41173]: audit 2023-12-01T23:33:39.012161+0000 mon.c (mon.2) 8978 : audit 0 from='client.? 172.21.15.40:0/215664763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:39 smithi040 bash[28232]: audit 2023-12-01T23:33:39.012161+0000 mon.c (mon.2) 8978 : audit 0 from='client.? 172.21.15.40:0/215664763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:40 smithi141 bash[31670]: cluster 2023-12-01T23:33:39.800600+0000 mgr.y (mgr.24356) 14262 : cluster 0 pgmap v14230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:40 smithi040 bash[28232]: cluster 2023-12-01T23:33:39.800600+0000 mgr.y (mgr.24356) 14262 : cluster 0 pgmap v14230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:40 smithi040 bash[41173]: cluster 2023-12-01T23:33:39.800600+0000 mgr.y (mgr.24356) 14262 : cluster 0 pgmap v14230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:41 smithi141 bash[31670]: audit 2023-12-01T23:33:41.467945+0000 mon.a (mon.0) 8952 : audit 0 from='client.? 172.21.15.40:0/2623710349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:41 smithi040 bash[28232]: audit 2023-12-01T23:33:41.467945+0000 mon.a (mon.0) 8952 : audit 0 from='client.? 172.21.15.40:0/2623710349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:41 smithi040 bash[41173]: audit 2023-12-01T23:33:41.467945+0000 mon.a (mon.0) 8952 : audit 0 from='client.? 172.21.15.40:0/2623710349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:42 smithi141 bash[31670]: cluster 2023-12-01T23:33:41.801231+0000 mgr.y (mgr.24356) 14263 : cluster 0 pgmap v14231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:42 smithi040 bash[28232]: cluster 2023-12-01T23:33:41.801231+0000 mgr.y (mgr.24356) 14263 : cluster 0 pgmap v14231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:42 smithi040 bash[41173]: cluster 2023-12-01T23:33:41.801231+0000 mgr.y (mgr.24356) 14263 : cluster 0 pgmap v14231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:44 smithi040 bash[41173]: cluster 2023-12-01T23:33:43.801831+0000 mgr.y (mgr.24356) 14264 : cluster 0 pgmap v14232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:44 smithi040 bash[41173]: audit 2023-12-01T23:33:43.934043+0000 mon.a (mon.0) 8953 : audit 0 from='client.? 172.21.15.40:0/2216247406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:44 smithi040 bash[28232]: cluster 2023-12-01T23:33:43.801831+0000 mgr.y (mgr.24356) 14264 : cluster 0 pgmap v14232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:44 smithi040 bash[28232]: audit 2023-12-01T23:33:43.934043+0000 mon.a (mon.0) 8953 : audit 0 from='client.? 172.21.15.40:0/2216247406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:44 smithi141 bash[31670]: cluster 2023-12-01T23:33:43.801831+0000 mgr.y (mgr.24356) 14264 : cluster 0 pgmap v14232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:44 smithi141 bash[31670]: audit 2023-12-01T23:33:43.934043+0000 mon.a (mon.0) 8953 : audit 0 from='client.? 172.21.15.40:0/2216247406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:46.861 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:33:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:33:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:46 smithi040 bash[28232]: cluster 2023-12-01T23:33:45.803100+0000 mgr.y (mgr.24356) 14265 : cluster 0 pgmap v14233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:46 smithi040 bash[28232]: audit 2023-12-01T23:33:46.392875+0000 mon.c (mon.2) 8979 : audit 0 from='client.? 172.21.15.40:0/2655766753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:46 smithi040 bash[41173]: cluster 2023-12-01T23:33:45.803100+0000 mgr.y (mgr.24356) 14265 : cluster 0 pgmap v14233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:46 smithi040 bash[41173]: audit 2023-12-01T23:33:46.392875+0000 mon.c (mon.2) 8979 : audit 0 from='client.? 172.21.15.40:0/2655766753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:46 smithi141 bash[31670]: cluster 2023-12-01T23:33:45.803100+0000 mgr.y (mgr.24356) 14265 : cluster 0 pgmap v14233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:46 smithi141 bash[31670]: audit 2023-12-01T23:33:46.392875+0000 mon.c (mon.2) 8979 : audit 0 from='client.? 172.21.15.40:0/2655766753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:48 smithi141 bash[31670]: cluster 2023-12-01T23:33:47.803784+0000 mgr.y (mgr.24356) 14266 : cluster 0 pgmap v14234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:48 smithi040 bash[41173]: cluster 2023-12-01T23:33:47.803784+0000 mgr.y (mgr.24356) 14266 : cluster 0 pgmap v14234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:48 smithi040 bash[28232]: cluster 2023-12-01T23:33:47.803784+0000 mgr.y (mgr.24356) 14266 : cluster 0 pgmap v14234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:49 smithi141 bash[31670]: audit 2023-12-01T23:33:48.852124+0000 mon.c (mon.2) 8980 : audit 0 from='client.? 172.21.15.40:0/945210525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:49 smithi141 bash[31670]: audit 2023-12-01T23:33:49.085521+0000 mon.c (mon.2) 8981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:49 smithi040 bash[41173]: audit 2023-12-01T23:33:48.852124+0000 mon.c (mon.2) 8980 : audit 0 from='client.? 172.21.15.40:0/945210525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:49 smithi040 bash[41173]: audit 2023-12-01T23:33:49.085521+0000 mon.c (mon.2) 8981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:49 smithi040 bash[28232]: audit 2023-12-01T23:33:48.852124+0000 mon.c (mon.2) 8980 : audit 0 from='client.? 172.21.15.40:0/945210525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:49 smithi040 bash[28232]: audit 2023-12-01T23:33:49.085521+0000 mon.c (mon.2) 8981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:50 smithi141 bash[31670]: cluster 2023-12-01T23:33:49.804976+0000 mgr.y (mgr.24356) 14267 : cluster 0 pgmap v14235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:50 smithi040 bash[28232]: cluster 2023-12-01T23:33:49.804976+0000 mgr.y (mgr.24356) 14267 : cluster 0 pgmap v14235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:50 smithi040 bash[41173]: cluster 2023-12-01T23:33:49.804976+0000 mgr.y (mgr.24356) 14267 : cluster 0 pgmap v14235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:51 smithi141 bash[31670]: audit 2023-12-01T23:33:51.308704+0000 mon.a (mon.0) 8954 : audit 0 from='client.? 172.21.15.40:0/1995183849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:51 smithi040 bash[28232]: audit 2023-12-01T23:33:51.308704+0000 mon.a (mon.0) 8954 : audit 0 from='client.? 172.21.15.40:0/1995183849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:51 smithi040 bash[41173]: audit 2023-12-01T23:33:51.308704+0000 mon.a (mon.0) 8954 : audit 0 from='client.? 172.21.15.40:0/1995183849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:52 smithi141 bash[31670]: cluster 2023-12-01T23:33:51.805650+0000 mgr.y (mgr.24356) 14268 : cluster 0 pgmap v14236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:52 smithi040 bash[28232]: cluster 2023-12-01T23:33:51.805650+0000 mgr.y (mgr.24356) 14268 : cluster 0 pgmap v14236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:52 smithi040 bash[41173]: cluster 2023-12-01T23:33:51.805650+0000 mgr.y (mgr.24356) 14268 : cluster 0 pgmap v14236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:53 smithi040 bash[41173]: audit 2023-12-01T23:33:53.778970+0000 mon.a (mon.0) 8955 : audit 0 from='client.? 172.21.15.40:0/3194847893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:53 smithi040 bash[28232]: audit 2023-12-01T23:33:53.778970+0000 mon.a (mon.0) 8955 : audit 0 from='client.? 172.21.15.40:0/3194847893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:53 smithi141 bash[31670]: audit 2023-12-01T23:33:53.778970+0000 mon.a (mon.0) 8955 : audit 0 from='client.? 172.21.15.40:0/3194847893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:54 smithi040 bash[28232]: cluster 2023-12-01T23:33:53.806321+0000 mgr.y (mgr.24356) 14269 : cluster 0 pgmap v14237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:54 smithi040 bash[41173]: cluster 2023-12-01T23:33:53.806321+0000 mgr.y (mgr.24356) 14269 : cluster 0 pgmap v14237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:54 smithi141 bash[31670]: cluster 2023-12-01T23:33:53.806321+0000 mgr.y (mgr.24356) 14269 : cluster 0 pgmap v14237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:56.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:33:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:33:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:56 smithi040 bash[28232]: cluster 2023-12-01T23:33:55.807368+0000 mgr.y (mgr.24356) 14270 : cluster 0 pgmap v14238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:56 smithi040 bash[28232]: audit 2023-12-01T23:33:56.255074+0000 mon.a (mon.0) 8956 : audit 0 from='client.? 172.21.15.40:0/2584221934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:56 smithi040 bash[41173]: cluster 2023-12-01T23:33:55.807368+0000 mgr.y (mgr.24356) 14270 : cluster 0 pgmap v14238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:56 smithi040 bash[41173]: audit 2023-12-01T23:33:56.255074+0000 mon.a (mon.0) 8956 : audit 0 from='client.? 172.21.15.40:0/2584221934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:56 smithi141 bash[31670]: cluster 2023-12-01T23:33:55.807368+0000 mgr.y (mgr.24356) 14270 : cluster 0 pgmap v14238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:56 smithi141 bash[31670]: audit 2023-12-01T23:33:56.255074+0000 mon.a (mon.0) 8956 : audit 0 from='client.? 172.21.15.40:0/2584221934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:58 smithi141 bash[31670]: cluster 2023-12-01T23:33:57.807987+0000 mgr.y (mgr.24356) 14271 : cluster 0 pgmap v14239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:33:58 smithi141 bash[31670]: audit 2023-12-01T23:33:58.723195+0000 mon.a (mon.0) 8957 : audit 0 from='client.? 172.21.15.40:0/3923715013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:58 smithi040 bash[28232]: cluster 2023-12-01T23:33:57.807987+0000 mgr.y (mgr.24356) 14271 : cluster 0 pgmap v14239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:33:58 smithi040 bash[28232]: audit 2023-12-01T23:33:58.723195+0000 mon.a (mon.0) 8957 : audit 0 from='client.? 172.21.15.40:0/3923715013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:33:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:58 smithi040 bash[41173]: cluster 2023-12-01T23:33:57.807987+0000 mgr.y (mgr.24356) 14271 : cluster 0 pgmap v14239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:33:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:33:58 smithi040 bash[41173]: audit 2023-12-01T23:33:58.723195+0000 mon.a (mon.0) 8957 : audit 0 from='client.? 172.21.15.40:0/3923715013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:00 smithi040 bash[41173]: cluster 2023-12-01T23:33:59.809299+0000 mgr.y (mgr.24356) 14272 : cluster 0 pgmap v14240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:00 smithi040 bash[28232]: cluster 2023-12-01T23:33:59.809299+0000 mgr.y (mgr.24356) 14272 : cluster 0 pgmap v14240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:00 smithi141 bash[31670]: cluster 2023-12-01T23:33:59.809299+0000 mgr.y (mgr.24356) 14272 : cluster 0 pgmap v14240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:01 smithi040 bash[41173]: audit 2023-12-01T23:34:01.187919+0000 mon.a (mon.0) 8958 : audit 0 from='client.? 172.21.15.40:0/1273566291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:01 smithi040 bash[28232]: audit 2023-12-01T23:34:01.187919+0000 mon.a (mon.0) 8958 : audit 0 from='client.? 172.21.15.40:0/1273566291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:01 smithi141 bash[31670]: audit 2023-12-01T23:34:01.187919+0000 mon.a (mon.0) 8958 : audit 0 from='client.? 172.21.15.40:0/1273566291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:02 smithi040 bash[41173]: cluster 2023-12-01T23:34:01.810123+0000 mgr.y (mgr.24356) 14273 : cluster 0 pgmap v14241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:02 smithi040 bash[28232]: cluster 2023-12-01T23:34:01.810123+0000 mgr.y (mgr.24356) 14273 : cluster 0 pgmap v14241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:02 smithi141 bash[31670]: cluster 2023-12-01T23:34:01.810123+0000 mgr.y (mgr.24356) 14273 : cluster 0 pgmap v14241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:03 smithi040 bash[28232]: audit 2023-12-01T23:34:03.651693+0000 mon.a (mon.0) 8959 : audit 0 from='client.? 172.21.15.40:0/4167491554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:03 smithi040 bash[41173]: audit 2023-12-01T23:34:03.651693+0000 mon.a (mon.0) 8959 : audit 0 from='client.? 172.21.15.40:0/4167491554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:03 smithi141 bash[31670]: audit 2023-12-01T23:34:03.651693+0000 mon.a (mon.0) 8959 : audit 0 from='client.? 172.21.15.40:0/4167491554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:04 smithi040 bash[28232]: cluster 2023-12-01T23:34:03.810905+0000 mgr.y (mgr.24356) 14274 : cluster 0 pgmap v14242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:04 smithi040 bash[28232]: audit 2023-12-01T23:34:04.086033+0000 mon.c (mon.2) 8982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:04 smithi040 bash[41173]: cluster 2023-12-01T23:34:03.810905+0000 mgr.y (mgr.24356) 14274 : cluster 0 pgmap v14242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:04 smithi040 bash[41173]: audit 2023-12-01T23:34:04.086033+0000 mon.c (mon.2) 8982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:04 smithi141 bash[31670]: cluster 2023-12-01T23:34:03.810905+0000 mgr.y (mgr.24356) 14274 : cluster 0 pgmap v14242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:04 smithi141 bash[31670]: audit 2023-12-01T23:34:04.086033+0000 mon.c (mon.2) 8982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:05 smithi040 bash[28232]: audit 2023-12-01T23:34:05.701474+0000 mon.c (mon.2) 8983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:34:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:05 smithi040 bash[41173]: audit 2023-12-01T23:34:05.701474+0000 mon.c (mon.2) 8983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:34:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:05 smithi141 bash[31670]: audit 2023-12-01T23:34:05.701474+0000 mon.c (mon.2) 8983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:34:06.896 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:34:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:34:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:06 smithi040 bash[28232]: cluster 2023-12-01T23:34:05.812025+0000 mgr.y (mgr.24356) 14275 : cluster 0 pgmap v14243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:06 smithi040 bash[28232]: audit 2023-12-01T23:34:06.215439+0000 mon.c (mon.2) 8984 : audit 0 from='client.? 172.21.15.40:0/619982474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:06 smithi040 bash[41173]: cluster 2023-12-01T23:34:05.812025+0000 mgr.y (mgr.24356) 14275 : cluster 0 pgmap v14243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:06 smithi040 bash[41173]: audit 2023-12-01T23:34:06.215439+0000 mon.c (mon.2) 8984 : audit 0 from='client.? 172.21.15.40:0/619982474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:06 smithi141 bash[31670]: cluster 2023-12-01T23:34:05.812025+0000 mgr.y (mgr.24356) 14275 : cluster 0 pgmap v14243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:06 smithi141 bash[31670]: audit 2023-12-01T23:34:06.215439+0000 mon.c (mon.2) 8984 : audit 0 from='client.? 172.21.15.40:0/619982474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:08 smithi141 bash[31670]: cluster 2023-12-01T23:34:07.812690+0000 mgr.y (mgr.24356) 14276 : cluster 0 pgmap v14244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:08 smithi141 bash[31670]: audit 2023-12-01T23:34:08.678164+0000 mon.c (mon.2) 8985 : audit 0 from='client.? 172.21.15.40:0/513367522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:08 smithi040 bash[41173]: cluster 2023-12-01T23:34:07.812690+0000 mgr.y (mgr.24356) 14276 : cluster 0 pgmap v14244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:08 smithi040 bash[41173]: audit 2023-12-01T23:34:08.678164+0000 mon.c (mon.2) 8985 : audit 0 from='client.? 172.21.15.40:0/513367522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:08 smithi040 bash[28232]: cluster 2023-12-01T23:34:07.812690+0000 mgr.y (mgr.24356) 14276 : cluster 0 pgmap v14244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:08 smithi040 bash[28232]: audit 2023-12-01T23:34:08.678164+0000 mon.c (mon.2) 8985 : audit 0 from='client.? 172.21.15.40:0/513367522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:10 smithi040 bash[28232]: cluster 2023-12-01T23:34:09.813841+0000 mgr.y (mgr.24356) 14277 : cluster 0 pgmap v14245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:10 smithi040 bash[41173]: cluster 2023-12-01T23:34:09.813841+0000 mgr.y (mgr.24356) 14277 : cluster 0 pgmap v14245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:10 smithi141 bash[31670]: cluster 2023-12-01T23:34:09.813841+0000 mgr.y (mgr.24356) 14277 : cluster 0 pgmap v14245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:11 smithi040 bash[28232]: audit 2023-12-01T23:34:11.164715+0000 mon.c (mon.2) 8986 : audit 0 from='client.? 172.21.15.40:0/2475228498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:11 smithi040 bash[28232]: audit 2023-12-01T23:34:11.596370+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:11 smithi040 bash[28232]: audit 2023-12-01T23:34:11.609491+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:11 smithi040 bash[41173]: audit 2023-12-01T23:34:11.164715+0000 mon.c (mon.2) 8986 : audit 0 from='client.? 172.21.15.40:0/2475228498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:11 smithi040 bash[41173]: audit 2023-12-01T23:34:11.596370+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:11 smithi040 bash[41173]: audit 2023-12-01T23:34:11.609491+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:11 smithi141 bash[31670]: audit 2023-12-01T23:34:11.164715+0000 mon.c (mon.2) 8986 : audit 0 from='client.? 172.21.15.40:0/2475228498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:11 smithi141 bash[31670]: audit 2023-12-01T23:34:11.596370+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:11 smithi141 bash[31670]: audit 2023-12-01T23:34:11.609491+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[28232]: cluster 2023-12-01T23:34:11.814507+0000 mgr.y (mgr.24356) 14278 : cluster 0 pgmap v14246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[28232]: audit 2023-12-01T23:34:11.957019+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[28232]: audit 2023-12-01T23:34:11.972969+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[28232]: audit 2023-12-01T23:34:12.452657+0000 mon.c (mon.2) 8987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[28232]: audit 2023-12-01T23:34:12.454700+0000 mon.c (mon.2) 8988 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[28232]: audit 2023-12-01T23:34:12.467253+0000 mon.a (mon.0) 8964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[41173]: cluster 2023-12-01T23:34:11.814507+0000 mgr.y (mgr.24356) 14278 : cluster 0 pgmap v14246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[41173]: audit 2023-12-01T23:34:11.957019+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[41173]: audit 2023-12-01T23:34:11.972969+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[41173]: audit 2023-12-01T23:34:12.452657+0000 mon.c (mon.2) 8987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:34:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[41173]: audit 2023-12-01T23:34:12.454700+0000 mon.c (mon.2) 8988 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:34:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:12 smithi040 bash[41173]: audit 2023-12-01T23:34:12.467253+0000 mon.a (mon.0) 8964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:12 smithi141 bash[31670]: cluster 2023-12-01T23:34:11.814507+0000 mgr.y (mgr.24356) 14278 : cluster 0 pgmap v14246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:12 smithi141 bash[31670]: audit 2023-12-01T23:34:11.957019+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:12 smithi141 bash[31670]: audit 2023-12-01T23:34:11.972969+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:12 smithi141 bash[31670]: audit 2023-12-01T23:34:12.452657+0000 mon.c (mon.2) 8987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:34:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:12 smithi141 bash[31670]: audit 2023-12-01T23:34:12.454700+0000 mon.c (mon.2) 8988 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:34:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:12 smithi141 bash[31670]: audit 2023-12-01T23:34:12.467253+0000 mon.a (mon.0) 8964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:34:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:13 smithi040 bash[28232]: audit 2023-12-01T23:34:13.622143+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.40:0/1558230068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:13 smithi040 bash[41173]: audit 2023-12-01T23:34:13.622143+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.40:0/1558230068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:13 smithi141 bash[31670]: audit 2023-12-01T23:34:13.622143+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.40:0/1558230068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:14 smithi040 bash[28232]: cluster 2023-12-01T23:34:13.815242+0000 mgr.y (mgr.24356) 14279 : cluster 0 pgmap v14247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:14 smithi040 bash[41173]: cluster 2023-12-01T23:34:13.815242+0000 mgr.y (mgr.24356) 14279 : cluster 0 pgmap v14247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:14 smithi141 bash[31670]: cluster 2023-12-01T23:34:13.815242+0000 mgr.y (mgr.24356) 14279 : cluster 0 pgmap v14247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:16.896 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:34:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:34:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:16 smithi040 bash[41173]: cluster 2023-12-01T23:34:15.816026+0000 mgr.y (mgr.24356) 14280 : cluster 0 pgmap v14248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:16 smithi040 bash[41173]: audit 2023-12-01T23:34:16.080555+0000 mon.a (mon.0) 8966 : audit 0 from='client.? 172.21.15.40:0/716437071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:16 smithi040 bash[28232]: cluster 2023-12-01T23:34:15.816026+0000 mgr.y (mgr.24356) 14280 : cluster 0 pgmap v14248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:16 smithi040 bash[28232]: audit 2023-12-01T23:34:16.080555+0000 mon.a (mon.0) 8966 : audit 0 from='client.? 172.21.15.40:0/716437071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:16 smithi141 bash[31670]: cluster 2023-12-01T23:34:15.816026+0000 mgr.y (mgr.24356) 14280 : cluster 0 pgmap v14248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:16 smithi141 bash[31670]: audit 2023-12-01T23:34:16.080555+0000 mon.a (mon.0) 8966 : audit 0 from='client.? 172.21.15.40:0/716437071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:18 smithi141 bash[31670]: cluster 2023-12-01T23:34:17.816680+0000 mgr.y (mgr.24356) 14281 : cluster 0 pgmap v14249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:18 smithi141 bash[31670]: audit 2023-12-01T23:34:18.542205+0000 mon.a (mon.0) 8967 : audit 0 from='client.? 172.21.15.40:0/1070490102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:18 smithi040 bash[28232]: cluster 2023-12-01T23:34:17.816680+0000 mgr.y (mgr.24356) 14281 : cluster 0 pgmap v14249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:18 smithi040 bash[28232]: audit 2023-12-01T23:34:18.542205+0000 mon.a (mon.0) 8967 : audit 0 from='client.? 172.21.15.40:0/1070490102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:18 smithi040 bash[41173]: cluster 2023-12-01T23:34:17.816680+0000 mgr.y (mgr.24356) 14281 : cluster 0 pgmap v14249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:18 smithi040 bash[41173]: audit 2023-12-01T23:34:18.542205+0000 mon.a (mon.0) 8967 : audit 0 from='client.? 172.21.15.40:0/1070490102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:19 smithi141 bash[31670]: audit 2023-12-01T23:34:19.086147+0000 mon.c (mon.2) 8989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:19 smithi040 bash[28232]: audit 2023-12-01T23:34:19.086147+0000 mon.c (mon.2) 8989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:19 smithi040 bash[41173]: audit 2023-12-01T23:34:19.086147+0000 mon.c (mon.2) 8989 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:20 smithi141 bash[31670]: cluster 2023-12-01T23:34:19.817781+0000 mgr.y (mgr.24356) 14282 : cluster 0 pgmap v14250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:20 smithi040 bash[28232]: cluster 2023-12-01T23:34:19.817781+0000 mgr.y (mgr.24356) 14282 : cluster 0 pgmap v14250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:20 smithi040 bash[41173]: cluster 2023-12-01T23:34:19.817781+0000 mgr.y (mgr.24356) 14282 : cluster 0 pgmap v14250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:21 smithi141 bash[31670]: audit 2023-12-01T23:34:21.007061+0000 mon.a (mon.0) 8968 : audit 0 from='client.? 172.21.15.40:0/3708299235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:21 smithi040 bash[28232]: audit 2023-12-01T23:34:21.007061+0000 mon.a (mon.0) 8968 : audit 0 from='client.? 172.21.15.40:0/3708299235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:21 smithi040 bash[41173]: audit 2023-12-01T23:34:21.007061+0000 mon.a (mon.0) 8968 : audit 0 from='client.? 172.21.15.40:0/3708299235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:22 smithi141 bash[31670]: cluster 2023-12-01T23:34:21.818409+0000 mgr.y (mgr.24356) 14283 : cluster 0 pgmap v14251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:22 smithi040 bash[28232]: cluster 2023-12-01T23:34:21.818409+0000 mgr.y (mgr.24356) 14283 : cluster 0 pgmap v14251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:22 smithi040 bash[41173]: cluster 2023-12-01T23:34:21.818409+0000 mgr.y (mgr.24356) 14283 : cluster 0 pgmap v14251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:23 smithi141 bash[31670]: audit 2023-12-01T23:34:23.472375+0000 mon.c (mon.2) 8990 : audit 0 from='client.? 172.21.15.40:0/2144869211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:23 smithi040 bash[28232]: audit 2023-12-01T23:34:23.472375+0000 mon.c (mon.2) 8990 : audit 0 from='client.? 172.21.15.40:0/2144869211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:23 smithi040 bash[41173]: audit 2023-12-01T23:34:23.472375+0000 mon.c (mon.2) 8990 : audit 0 from='client.? 172.21.15.40:0/2144869211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:24 smithi040 bash[28232]: cluster 2023-12-01T23:34:23.819219+0000 mgr.y (mgr.24356) 14284 : cluster 0 pgmap v14252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:24 smithi040 bash[41173]: cluster 2023-12-01T23:34:23.819219+0000 mgr.y (mgr.24356) 14284 : cluster 0 pgmap v14252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:24 smithi141 bash[31670]: cluster 2023-12-01T23:34:23.819219+0000 mgr.y (mgr.24356) 14284 : cluster 0 pgmap v14252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:26.875 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:34:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:34:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:26 smithi040 bash[28232]: cluster 2023-12-01T23:34:25.820400+0000 mgr.y (mgr.24356) 14285 : cluster 0 pgmap v14253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:26 smithi040 bash[28232]: audit 2023-12-01T23:34:25.931526+0000 mon.c (mon.2) 8991 : audit 0 from='client.? 172.21.15.40:0/3256635588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:26 smithi040 bash[41173]: cluster 2023-12-01T23:34:25.820400+0000 mgr.y (mgr.24356) 14285 : cluster 0 pgmap v14253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:26 smithi040 bash[41173]: audit 2023-12-01T23:34:25.931526+0000 mon.c (mon.2) 8991 : audit 0 from='client.? 172.21.15.40:0/3256635588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:26 smithi141 bash[31670]: cluster 2023-12-01T23:34:25.820400+0000 mgr.y (mgr.24356) 14285 : cluster 0 pgmap v14253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:26 smithi141 bash[31670]: audit 2023-12-01T23:34:25.931526+0000 mon.c (mon.2) 8991 : audit 0 from='client.? 172.21.15.40:0/3256635588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:28 smithi141 bash[31670]: cluster 2023-12-01T23:34:27.821047+0000 mgr.y (mgr.24356) 14286 : cluster 0 pgmap v14254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:28 smithi141 bash[31670]: audit 2023-12-01T23:34:28.392760+0000 mon.a (mon.0) 8969 : audit 0 from='client.? 172.21.15.40:0/2137587639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:28 smithi040 bash[28232]: cluster 2023-12-01T23:34:27.821047+0000 mgr.y (mgr.24356) 14286 : cluster 0 pgmap v14254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:28 smithi040 bash[28232]: audit 2023-12-01T23:34:28.392760+0000 mon.a (mon.0) 8969 : audit 0 from='client.? 172.21.15.40:0/2137587639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:28 smithi040 bash[41173]: cluster 2023-12-01T23:34:27.821047+0000 mgr.y (mgr.24356) 14286 : cluster 0 pgmap v14254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:28 smithi040 bash[41173]: audit 2023-12-01T23:34:28.392760+0000 mon.a (mon.0) 8969 : audit 0 from='client.? 172.21.15.40:0/2137587639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:30 smithi040 bash[41173]: cluster 2023-12-01T23:34:29.822209+0000 mgr.y (mgr.24356) 14287 : cluster 0 pgmap v14255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:30 smithi040 bash[41173]: audit 2023-12-01T23:34:30.862712+0000 mon.c (mon.2) 8992 : audit 0 from='client.? 172.21.15.40:0/3844674652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:30 smithi040 bash[28232]: cluster 2023-12-01T23:34:29.822209+0000 mgr.y (mgr.24356) 14287 : cluster 0 pgmap v14255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:30 smithi040 bash[28232]: audit 2023-12-01T23:34:30.862712+0000 mon.c (mon.2) 8992 : audit 0 from='client.? 172.21.15.40:0/3844674652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:30 smithi141 bash[31670]: cluster 2023-12-01T23:34:29.822209+0000 mgr.y (mgr.24356) 14287 : cluster 0 pgmap v14255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:30 smithi141 bash[31670]: audit 2023-12-01T23:34:30.862712+0000 mon.c (mon.2) 8992 : audit 0 from='client.? 172.21.15.40:0/3844674652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:32 smithi040 bash[41173]: cluster 2023-12-01T23:34:31.822891+0000 mgr.y (mgr.24356) 14288 : cluster 0 pgmap v14256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:32 smithi040 bash[28232]: cluster 2023-12-01T23:34:31.822891+0000 mgr.y (mgr.24356) 14288 : cluster 0 pgmap v14256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:32 smithi141 bash[31670]: cluster 2023-12-01T23:34:31.822891+0000 mgr.y (mgr.24356) 14288 : cluster 0 pgmap v14256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:33 smithi040 bash[28232]: audit 2023-12-01T23:34:33.343956+0000 mon.a (mon.0) 8970 : audit 0 from='client.? 172.21.15.40:0/2161860438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:33 smithi040 bash[41173]: audit 2023-12-01T23:34:33.343956+0000 mon.a (mon.0) 8970 : audit 0 from='client.? 172.21.15.40:0/2161860438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:33 smithi141 bash[31670]: audit 2023-12-01T23:34:33.343956+0000 mon.a (mon.0) 8970 : audit 0 from='client.? 172.21.15.40:0/2161860438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:34 smithi040 bash[41173]: cluster 2023-12-01T23:34:33.823703+0000 mgr.y (mgr.24356) 14289 : cluster 0 pgmap v14257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:34 smithi040 bash[41173]: audit 2023-12-01T23:34:34.086610+0000 mon.c (mon.2) 8993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:34 smithi040 bash[28232]: cluster 2023-12-01T23:34:33.823703+0000 mgr.y (mgr.24356) 14289 : cluster 0 pgmap v14257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:34 smithi040 bash[28232]: audit 2023-12-01T23:34:34.086610+0000 mon.c (mon.2) 8993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:34 smithi141 bash[31670]: cluster 2023-12-01T23:34:33.823703+0000 mgr.y (mgr.24356) 14289 : cluster 0 pgmap v14257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:34 smithi141 bash[31670]: audit 2023-12-01T23:34:34.086610+0000 mon.c (mon.2) 8993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:35 smithi040 bash[28232]: audit 2023-12-01T23:34:35.809896+0000 mon.c (mon.2) 8994 : audit 0 from='client.? 172.21.15.40:0/1144276908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:35 smithi040 bash[41173]: audit 2023-12-01T23:34:35.809896+0000 mon.c (mon.2) 8994 : audit 0 from='client.? 172.21.15.40:0/1144276908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:35 smithi141 bash[31670]: audit 2023-12-01T23:34:35.809896+0000 mon.c (mon.2) 8994 : audit 0 from='client.? 172.21.15.40:0/1144276908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:36.903 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:34:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:34:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:36 smithi040 bash[41173]: cluster 2023-12-01T23:34:35.824446+0000 mgr.y (mgr.24356) 14290 : cluster 0 pgmap v14258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:36 smithi040 bash[28232]: cluster 2023-12-01T23:34:35.824446+0000 mgr.y (mgr.24356) 14290 : cluster 0 pgmap v14258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:36 smithi141 bash[31670]: cluster 2023-12-01T23:34:35.824446+0000 mgr.y (mgr.24356) 14290 : cluster 0 pgmap v14258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:38 smithi141 bash[31670]: cluster 2023-12-01T23:34:37.825048+0000 mgr.y (mgr.24356) 14291 : cluster 0 pgmap v14259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:38 smithi141 bash[31670]: audit 2023-12-01T23:34:38.275591+0000 mon.c (mon.2) 8995 : audit 0 from='client.? 172.21.15.40:0/2021970465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:38 smithi040 bash[41173]: cluster 2023-12-01T23:34:37.825048+0000 mgr.y (mgr.24356) 14291 : cluster 0 pgmap v14259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:38 smithi040 bash[41173]: audit 2023-12-01T23:34:38.275591+0000 mon.c (mon.2) 8995 : audit 0 from='client.? 172.21.15.40:0/2021970465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:38 smithi040 bash[28232]: cluster 2023-12-01T23:34:37.825048+0000 mgr.y (mgr.24356) 14291 : cluster 0 pgmap v14259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:38 smithi040 bash[28232]: audit 2023-12-01T23:34:38.275591+0000 mon.c (mon.2) 8995 : audit 0 from='client.? 172.21.15.40:0/2021970465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:41 smithi040 bash[41173]: cluster 2023-12-01T23:34:39.826192+0000 mgr.y (mgr.24356) 14292 : cluster 0 pgmap v14260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:41 smithi040 bash[41173]: audit 2023-12-01T23:34:40.738320+0000 mon.a (mon.0) 8971 : audit 0 from='client.? 172.21.15.40:0/524179556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:40 smithi040 bash[28232]: cluster 2023-12-01T23:34:39.826192+0000 mgr.y (mgr.24356) 14292 : cluster 0 pgmap v14260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:40 smithi040 bash[28232]: audit 2023-12-01T23:34:40.738320+0000 mon.a (mon.0) 8971 : audit 0 from='client.? 172.21.15.40:0/524179556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:40 smithi141 bash[31670]: cluster 2023-12-01T23:34:39.826192+0000 mgr.y (mgr.24356) 14292 : cluster 0 pgmap v14260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:40 smithi141 bash[31670]: audit 2023-12-01T23:34:40.738320+0000 mon.a (mon.0) 8971 : audit 0 from='client.? 172.21.15.40:0/524179556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:42 smithi040 bash[41173]: cluster 2023-12-01T23:34:41.826867+0000 mgr.y (mgr.24356) 14293 : cluster 0 pgmap v14261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:42 smithi040 bash[28232]: cluster 2023-12-01T23:34:41.826867+0000 mgr.y (mgr.24356) 14293 : cluster 0 pgmap v14261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:42 smithi141 bash[31670]: cluster 2023-12-01T23:34:41.826867+0000 mgr.y (mgr.24356) 14293 : cluster 0 pgmap v14261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:43 smithi040 bash[28232]: audit 2023-12-01T23:34:43.200111+0000 mon.c (mon.2) 8996 : audit 0 from='client.? 172.21.15.40:0/2685048825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:43 smithi040 bash[41173]: audit 2023-12-01T23:34:43.200111+0000 mon.c (mon.2) 8996 : audit 0 from='client.? 172.21.15.40:0/2685048825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:43 smithi141 bash[31670]: audit 2023-12-01T23:34:43.200111+0000 mon.c (mon.2) 8996 : audit 0 from='client.? 172.21.15.40:0/2685048825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:44 smithi040 bash[41173]: cluster 2023-12-01T23:34:43.827524+0000 mgr.y (mgr.24356) 14294 : cluster 0 pgmap v14262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:44 smithi040 bash[28232]: cluster 2023-12-01T23:34:43.827524+0000 mgr.y (mgr.24356) 14294 : cluster 0 pgmap v14262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:44 smithi141 bash[31670]: cluster 2023-12-01T23:34:43.827524+0000 mgr.y (mgr.24356) 14294 : cluster 0 pgmap v14262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:45 smithi040 bash[28232]: audit 2023-12-01T23:34:45.669030+0000 mon.a (mon.0) 8972 : audit 0 from='client.? 172.21.15.40:0/2455361186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:45 smithi040 bash[41173]: audit 2023-12-01T23:34:45.669030+0000 mon.a (mon.0) 8972 : audit 0 from='client.? 172.21.15.40:0/2455361186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:45 smithi141 bash[31670]: audit 2023-12-01T23:34:45.669030+0000 mon.a (mon.0) 8972 : audit 0 from='client.? 172.21.15.40:0/2455361186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:46.906 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:34:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:34:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:46 smithi040 bash[28232]: cluster 2023-12-01T23:34:45.828682+0000 mgr.y (mgr.24356) 14295 : cluster 0 pgmap v14263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:46 smithi040 bash[41173]: cluster 2023-12-01T23:34:45.828682+0000 mgr.y (mgr.24356) 14295 : cluster 0 pgmap v14263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:46 smithi141 bash[31670]: cluster 2023-12-01T23:34:45.828682+0000 mgr.y (mgr.24356) 14295 : cluster 0 pgmap v14263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:48 smithi141 bash[31670]: cluster 2023-12-01T23:34:47.829085+0000 mgr.y (mgr.24356) 14296 : cluster 0 pgmap v14264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:48 smithi141 bash[31670]: audit 2023-12-01T23:34:48.137987+0000 mon.a (mon.0) 8973 : audit 0 from='client.? 172.21.15.40:0/1156119778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:48 smithi040 bash[28232]: cluster 2023-12-01T23:34:47.829085+0000 mgr.y (mgr.24356) 14296 : cluster 0 pgmap v14264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:48 smithi040 bash[28232]: audit 2023-12-01T23:34:48.137987+0000 mon.a (mon.0) 8973 : audit 0 from='client.? 172.21.15.40:0/1156119778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:48 smithi040 bash[41173]: cluster 2023-12-01T23:34:47.829085+0000 mgr.y (mgr.24356) 14296 : cluster 0 pgmap v14264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:48 smithi040 bash[41173]: audit 2023-12-01T23:34:48.137987+0000 mon.a (mon.0) 8973 : audit 0 from='client.? 172.21.15.40:0/1156119778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:49 smithi141 bash[31670]: audit 2023-12-01T23:34:49.086899+0000 mon.c (mon.2) 8997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:49 smithi040 bash[28232]: audit 2023-12-01T23:34:49.086899+0000 mon.c (mon.2) 8997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:49 smithi040 bash[41173]: audit 2023-12-01T23:34:49.086899+0000 mon.c (mon.2) 8997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:50 smithi141 bash[31670]: cluster 2023-12-01T23:34:49.830330+0000 mgr.y (mgr.24356) 14297 : cluster 0 pgmap v14265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:50 smithi141 bash[31670]: audit 2023-12-01T23:34:50.606777+0000 mon.c (mon.2) 8998 : audit 0 from='client.? 172.21.15.40:0/3686417482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:50 smithi040 bash[28232]: cluster 2023-12-01T23:34:49.830330+0000 mgr.y (mgr.24356) 14297 : cluster 0 pgmap v14265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:50 smithi040 bash[28232]: audit 2023-12-01T23:34:50.606777+0000 mon.c (mon.2) 8998 : audit 0 from='client.? 172.21.15.40:0/3686417482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:50 smithi040 bash[41173]: cluster 2023-12-01T23:34:49.830330+0000 mgr.y (mgr.24356) 14297 : cluster 0 pgmap v14265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:50 smithi040 bash[41173]: audit 2023-12-01T23:34:50.606777+0000 mon.c (mon.2) 8998 : audit 0 from='client.? 172.21.15.40:0/3686417482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:52 smithi040 bash[28232]: cluster 2023-12-01T23:34:51.831049+0000 mgr.y (mgr.24356) 14298 : cluster 0 pgmap v14266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:52 smithi040 bash[41173]: cluster 2023-12-01T23:34:51.831049+0000 mgr.y (mgr.24356) 14298 : cluster 0 pgmap v14266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:52 smithi141 bash[31670]: cluster 2023-12-01T23:34:51.831049+0000 mgr.y (mgr.24356) 14298 : cluster 0 pgmap v14266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:53 smithi040 bash[28232]: audit 2023-12-01T23:34:53.063930+0000 mon.c (mon.2) 8999 : audit 0 from='client.? 172.21.15.40:0/2094974084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:53 smithi040 bash[41173]: audit 2023-12-01T23:34:53.063930+0000 mon.c (mon.2) 8999 : audit 0 from='client.? 172.21.15.40:0/2094974084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:53 smithi141 bash[31670]: audit 2023-12-01T23:34:53.063930+0000 mon.c (mon.2) 8999 : audit 0 from='client.? 172.21.15.40:0/2094974084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:54 smithi040 bash[28232]: cluster 2023-12-01T23:34:53.831677+0000 mgr.y (mgr.24356) 14299 : cluster 0 pgmap v14267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:54 smithi040 bash[41173]: cluster 2023-12-01T23:34:53.831677+0000 mgr.y (mgr.24356) 14299 : cluster 0 pgmap v14267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:54 smithi141 bash[31670]: cluster 2023-12-01T23:34:53.831677+0000 mgr.y (mgr.24356) 14299 : cluster 0 pgmap v14267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:55 smithi141 bash[31670]: audit 2023-12-01T23:34:55.526971+0000 mon.a (mon.0) 8974 : audit 0 from='client.? 172.21.15.40:0/1848377350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:55 smithi040 bash[28232]: audit 2023-12-01T23:34:55.526971+0000 mon.a (mon.0) 8974 : audit 0 from='client.? 172.21.15.40:0/1848377350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:55 smithi040 bash[41173]: audit 2023-12-01T23:34:55.526971+0000 mon.a (mon.0) 8974 : audit 0 from='client.? 172.21.15.40:0/1848377350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:34:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:34:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:56 smithi141 bash[31670]: cluster 2023-12-01T23:34:55.832883+0000 mgr.y (mgr.24356) 14300 : cluster 0 pgmap v14268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:56 smithi040 bash[28232]: cluster 2023-12-01T23:34:55.832883+0000 mgr.y (mgr.24356) 14300 : cluster 0 pgmap v14268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:56 smithi040 bash[41173]: cluster 2023-12-01T23:34:55.832883+0000 mgr.y (mgr.24356) 14300 : cluster 0 pgmap v14268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:58 smithi141 bash[31670]: cluster 2023-12-01T23:34:57.833497+0000 mgr.y (mgr.24356) 14301 : cluster 0 pgmap v14269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:34:58 smithi141 bash[31670]: audit 2023-12-01T23:34:57.994510+0000 mon.a (mon.0) 8975 : audit 0 from='client.? 172.21.15.40:0/239421763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:58 smithi040 bash[28232]: cluster 2023-12-01T23:34:57.833497+0000 mgr.y (mgr.24356) 14301 : cluster 0 pgmap v14269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:34:58 smithi040 bash[28232]: audit 2023-12-01T23:34:57.994510+0000 mon.a (mon.0) 8975 : audit 0 from='client.? 172.21.15.40:0/239421763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:34:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:58 smithi040 bash[41173]: cluster 2023-12-01T23:34:57.833497+0000 mgr.y (mgr.24356) 14301 : cluster 0 pgmap v14269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:34:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:34:58 smithi040 bash[41173]: audit 2023-12-01T23:34:57.994510+0000 mon.a (mon.0) 8975 : audit 0 from='client.? 172.21.15.40:0/239421763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:00 smithi040 bash[28232]: cluster 2023-12-01T23:34:59.834652+0000 mgr.y (mgr.24356) 14302 : cluster 0 pgmap v14270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:00 smithi040 bash[28232]: audit 2023-12-01T23:35:00.457518+0000 mon.c (mon.2) 9000 : audit 0 from='client.? 172.21.15.40:0/575286405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:00 smithi040 bash[41173]: cluster 2023-12-01T23:34:59.834652+0000 mgr.y (mgr.24356) 14302 : cluster 0 pgmap v14270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:00 smithi040 bash[41173]: audit 2023-12-01T23:35:00.457518+0000 mon.c (mon.2) 9000 : audit 0 from='client.? 172.21.15.40:0/575286405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:00 smithi141 bash[31670]: cluster 2023-12-01T23:34:59.834652+0000 mgr.y (mgr.24356) 14302 : cluster 0 pgmap v14270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:00 smithi141 bash[31670]: audit 2023-12-01T23:35:00.457518+0000 mon.c (mon.2) 9000 : audit 0 from='client.? 172.21.15.40:0/575286405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:02 smithi040 bash[28232]: cluster 2023-12-01T23:35:01.835332+0000 mgr.y (mgr.24356) 14303 : cluster 0 pgmap v14271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:02 smithi040 bash[41173]: cluster 2023-12-01T23:35:01.835332+0000 mgr.y (mgr.24356) 14303 : cluster 0 pgmap v14271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:02 smithi141 bash[31670]: cluster 2023-12-01T23:35:01.835332+0000 mgr.y (mgr.24356) 14303 : cluster 0 pgmap v14271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:03 smithi040 bash[28232]: audit 2023-12-01T23:35:02.925323+0000 mon.a (mon.0) 8976 : audit 0 from='client.? 172.21.15.40:0/1815792749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:03 smithi040 bash[41173]: audit 2023-12-01T23:35:02.925323+0000 mon.a (mon.0) 8976 : audit 0 from='client.? 172.21.15.40:0/1815792749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:03 smithi141 bash[31670]: audit 2023-12-01T23:35:02.925323+0000 mon.a (mon.0) 8976 : audit 0 from='client.? 172.21.15.40:0/1815792749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:04 smithi040 bash[41173]: cluster 2023-12-01T23:35:03.836036+0000 mgr.y (mgr.24356) 14304 : cluster 0 pgmap v14272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:04 smithi040 bash[41173]: audit 2023-12-01T23:35:04.087357+0000 mon.c (mon.2) 9001 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:04 smithi040 bash[28232]: cluster 2023-12-01T23:35:03.836036+0000 mgr.y (mgr.24356) 14304 : cluster 0 pgmap v14272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:04 smithi040 bash[28232]: audit 2023-12-01T23:35:04.087357+0000 mon.c (mon.2) 9001 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:04 smithi141 bash[31670]: cluster 2023-12-01T23:35:03.836036+0000 mgr.y (mgr.24356) 14304 : cluster 0 pgmap v14272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:04 smithi141 bash[31670]: audit 2023-12-01T23:35:04.087357+0000 mon.c (mon.2) 9001 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:05 smithi141 bash[31670]: audit 2023-12-01T23:35:05.392701+0000 mon.c (mon.2) 9002 : audit 0 from='client.? 172.21.15.40:0/323642274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:05 smithi040 bash[28232]: audit 2023-12-01T23:35:05.392701+0000 mon.c (mon.2) 9002 : audit 0 from='client.? 172.21.15.40:0/323642274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:05 smithi040 bash[41173]: audit 2023-12-01T23:35:05.392701+0000 mon.c (mon.2) 9002 : audit 0 from='client.? 172.21.15.40:0/323642274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:35:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:35:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:06 smithi141 bash[31670]: cluster 2023-12-01T23:35:05.837264+0000 mgr.y (mgr.24356) 14305 : cluster 0 pgmap v14273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:06 smithi040 bash[28232]: cluster 2023-12-01T23:35:05.837264+0000 mgr.y (mgr.24356) 14305 : cluster 0 pgmap v14273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:06 smithi040 bash[41173]: cluster 2023-12-01T23:35:05.837264+0000 mgr.y (mgr.24356) 14305 : cluster 0 pgmap v14273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:08 smithi141 bash[31670]: cluster 2023-12-01T23:35:07.837915+0000 mgr.y (mgr.24356) 14306 : cluster 0 pgmap v14274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:08 smithi141 bash[31670]: audit 2023-12-01T23:35:07.855821+0000 mon.c (mon.2) 9003 : audit 0 from='client.? 172.21.15.40:0/295752021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:08 smithi040 bash[28232]: cluster 2023-12-01T23:35:07.837915+0000 mgr.y (mgr.24356) 14306 : cluster 0 pgmap v14274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:08 smithi040 bash[28232]: audit 2023-12-01T23:35:07.855821+0000 mon.c (mon.2) 9003 : audit 0 from='client.? 172.21.15.40:0/295752021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:08 smithi040 bash[41173]: cluster 2023-12-01T23:35:07.837915+0000 mgr.y (mgr.24356) 14306 : cluster 0 pgmap v14274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:08 smithi040 bash[41173]: audit 2023-12-01T23:35:07.855821+0000 mon.c (mon.2) 9003 : audit 0 from='client.? 172.21.15.40:0/295752021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:10 smithi040 bash[28232]: cluster 2023-12-01T23:35:09.839036+0000 mgr.y (mgr.24356) 14307 : cluster 0 pgmap v14275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:10 smithi040 bash[28232]: audit 2023-12-01T23:35:10.316372+0000 mon.c (mon.2) 9004 : audit 0 from='client.? 172.21.15.40:0/3471081185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:10 smithi040 bash[41173]: cluster 2023-12-01T23:35:09.839036+0000 mgr.y (mgr.24356) 14307 : cluster 0 pgmap v14275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:10 smithi040 bash[41173]: audit 2023-12-01T23:35:10.316372+0000 mon.c (mon.2) 9004 : audit 0 from='client.? 172.21.15.40:0/3471081185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:10 smithi141 bash[31670]: cluster 2023-12-01T23:35:09.839036+0000 mgr.y (mgr.24356) 14307 : cluster 0 pgmap v14275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:10 smithi141 bash[31670]: audit 2023-12-01T23:35:10.316372+0000 mon.c (mon.2) 9004 : audit 0 from='client.? 172.21.15.40:0/3471081185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:12 smithi040 bash[28232]: cluster 2023-12-01T23:35:11.839726+0000 mgr.y (mgr.24356) 14308 : cluster 0 pgmap v14276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:12 smithi040 bash[28232]: audit 2023-12-01T23:35:12.550117+0000 mon.c (mon.2) 9005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:35:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:12 smithi040 bash[28232]: audit 2023-12-01T23:35:12.796177+0000 mon.a (mon.0) 8977 : audit 0 from='client.? 172.21.15.40:0/882991207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:12 smithi040 bash[41173]: cluster 2023-12-01T23:35:11.839726+0000 mgr.y (mgr.24356) 14308 : cluster 0 pgmap v14276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:12 smithi040 bash[41173]: audit 2023-12-01T23:35:12.550117+0000 mon.c (mon.2) 9005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:35:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:12 smithi040 bash[41173]: audit 2023-12-01T23:35:12.796177+0000 mon.a (mon.0) 8977 : audit 0 from='client.? 172.21.15.40:0/882991207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:12 smithi141 bash[31670]: cluster 2023-12-01T23:35:11.839726+0000 mgr.y (mgr.24356) 14308 : cluster 0 pgmap v14276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:12 smithi141 bash[31670]: audit 2023-12-01T23:35:12.550117+0000 mon.c (mon.2) 9005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:35:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:12 smithi141 bash[31670]: audit 2023-12-01T23:35:12.796177+0000 mon.a (mon.0) 8977 : audit 0 from='client.? 172.21.15.40:0/882991207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:14 smithi040 bash[41173]: cluster 2023-12-01T23:35:13.840560+0000 mgr.y (mgr.24356) 14309 : cluster 0 pgmap v14277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:14 smithi040 bash[28232]: cluster 2023-12-01T23:35:13.840560+0000 mgr.y (mgr.24356) 14309 : cluster 0 pgmap v14277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:14 smithi141 bash[31670]: cluster 2023-12-01T23:35:13.840560+0000 mgr.y (mgr.24356) 14309 : cluster 0 pgmap v14277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:15 smithi040 bash[28232]: audit 2023-12-01T23:35:15.269091+0000 mon.c (mon.2) 9006 : audit 0 from='client.? 172.21.15.40:0/1518538115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:15 smithi040 bash[41173]: audit 2023-12-01T23:35:15.269091+0000 mon.c (mon.2) 9006 : audit 0 from='client.? 172.21.15.40:0/1518538115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:15 smithi141 bash[31670]: audit 2023-12-01T23:35:15.269091+0000 mon.c (mon.2) 9006 : audit 0 from='client.? 172.21.15.40:0/1518538115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:35:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:35:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:16 smithi141 bash[31670]: cluster 2023-12-01T23:35:15.841798+0000 mgr.y (mgr.24356) 14310 : cluster 0 pgmap v14278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:16 smithi040 bash[41173]: cluster 2023-12-01T23:35:15.841798+0000 mgr.y (mgr.24356) 14310 : cluster 0 pgmap v14278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:16 smithi040 bash[28232]: cluster 2023-12-01T23:35:15.841798+0000 mgr.y (mgr.24356) 14310 : cluster 0 pgmap v14278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:17 smithi141 bash[31670]: audit 2023-12-01T23:35:17.746768+0000 mon.c (mon.2) 9007 : audit 0 from='client.? 172.21.15.40:0/3204729661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:17 smithi040 bash[28232]: audit 2023-12-01T23:35:17.746768+0000 mon.c (mon.2) 9007 : audit 0 from='client.? 172.21.15.40:0/3204729661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:17 smithi040 bash[41173]: audit 2023-12-01T23:35:17.746768+0000 mon.c (mon.2) 9007 : audit 0 from='client.? 172.21.15.40:0/3204729661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:18 smithi141 bash[31670]: cluster 2023-12-01T23:35:17.842427+0000 mgr.y (mgr.24356) 14311 : cluster 0 pgmap v14279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:18 smithi141 bash[31670]: audit 2023-12-01T23:35:18.446925+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:18 smithi141 bash[31670]: audit 2023-12-01T23:35:18.458327+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:18 smithi141 bash[31670]: audit 2023-12-01T23:35:18.797300+0000 mon.a (mon.0) 8980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:18 smithi141 bash[31670]: audit 2023-12-01T23:35:18.807611+0000 mon.a (mon.0) 8981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[28232]: cluster 2023-12-01T23:35:17.842427+0000 mgr.y (mgr.24356) 14311 : cluster 0 pgmap v14279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[28232]: audit 2023-12-01T23:35:18.446925+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[28232]: audit 2023-12-01T23:35:18.458327+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[28232]: audit 2023-12-01T23:35:18.797300+0000 mon.a (mon.0) 8980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[28232]: audit 2023-12-01T23:35:18.807611+0000 mon.a (mon.0) 8981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[41173]: cluster 2023-12-01T23:35:17.842427+0000 mgr.y (mgr.24356) 14311 : cluster 0 pgmap v14279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[41173]: audit 2023-12-01T23:35:18.446925+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[41173]: audit 2023-12-01T23:35:18.458327+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[41173]: audit 2023-12-01T23:35:18.797300+0000 mon.a (mon.0) 8980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:18 smithi040 bash[41173]: audit 2023-12-01T23:35:18.807611+0000 mon.a (mon.0) 8981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:19 smithi141 bash[31670]: audit 2023-12-01T23:35:19.087710+0000 mon.c (mon.2) 9008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:19 smithi141 bash[31670]: audit 2023-12-01T23:35:19.290815+0000 mon.c (mon.2) 9009 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:35:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:19 smithi141 bash[31670]: audit 2023-12-01T23:35:19.292773+0000 mon.c (mon.2) 9010 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:35:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:19 smithi141 bash[31670]: audit 2023-12-01T23:35:19.302233+0000 mon.a (mon.0) 8982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[28232]: audit 2023-12-01T23:35:19.087710+0000 mon.c (mon.2) 9008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[28232]: audit 2023-12-01T23:35:19.290815+0000 mon.c (mon.2) 9009 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[28232]: audit 2023-12-01T23:35:19.292773+0000 mon.c (mon.2) 9010 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[28232]: audit 2023-12-01T23:35:19.302233+0000 mon.a (mon.0) 8982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[41173]: audit 2023-12-01T23:35:19.087710+0000 mon.c (mon.2) 9008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[41173]: audit 2023-12-01T23:35:19.290815+0000 mon.c (mon.2) 9009 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[41173]: audit 2023-12-01T23:35:19.292773+0000 mon.c (mon.2) 9010 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:35:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:19 smithi040 bash[41173]: audit 2023-12-01T23:35:19.302233+0000 mon.a (mon.0) 8982 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:35:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:20 smithi141 bash[31670]: cluster 2023-12-01T23:35:19.843550+0000 mgr.y (mgr.24356) 14312 : cluster 0 pgmap v14280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:20 smithi141 bash[31670]: audit 2023-12-01T23:35:20.211743+0000 mon.c (mon.2) 9011 : audit 0 from='client.? 172.21.15.40:0/735350638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:20 smithi040 bash[28232]: cluster 2023-12-01T23:35:19.843550+0000 mgr.y (mgr.24356) 14312 : cluster 0 pgmap v14280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:20 smithi040 bash[28232]: audit 2023-12-01T23:35:20.211743+0000 mon.c (mon.2) 9011 : audit 0 from='client.? 172.21.15.40:0/735350638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:20 smithi040 bash[41173]: cluster 2023-12-01T23:35:19.843550+0000 mgr.y (mgr.24356) 14312 : cluster 0 pgmap v14280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:20 smithi040 bash[41173]: audit 2023-12-01T23:35:20.211743+0000 mon.c (mon.2) 9011 : audit 0 from='client.? 172.21.15.40:0/735350638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:22 smithi141 bash[31670]: cluster 2023-12-01T23:35:21.844235+0000 mgr.y (mgr.24356) 14313 : cluster 0 pgmap v14281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:22 smithi141 bash[31670]: audit 2023-12-01T23:35:22.671596+0000 mon.c (mon.2) 9012 : audit 0 from='client.? 172.21.15.40:0/3678212840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:22 smithi040 bash[28232]: cluster 2023-12-01T23:35:21.844235+0000 mgr.y (mgr.24356) 14313 : cluster 0 pgmap v14281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:22 smithi040 bash[28232]: audit 2023-12-01T23:35:22.671596+0000 mon.c (mon.2) 9012 : audit 0 from='client.? 172.21.15.40:0/3678212840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:22 smithi040 bash[41173]: cluster 2023-12-01T23:35:21.844235+0000 mgr.y (mgr.24356) 14313 : cluster 0 pgmap v14281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:22 smithi040 bash[41173]: audit 2023-12-01T23:35:22.671596+0000 mon.c (mon.2) 9012 : audit 0 from='client.? 172.21.15.40:0/3678212840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:24 smithi141 bash[31670]: cluster 2023-12-01T23:35:23.845038+0000 mgr.y (mgr.24356) 14314 : cluster 0 pgmap v14282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:24 smithi040 bash[28232]: cluster 2023-12-01T23:35:23.845038+0000 mgr.y (mgr.24356) 14314 : cluster 0 pgmap v14282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:24 smithi040 bash[41173]: cluster 2023-12-01T23:35:23.845038+0000 mgr.y (mgr.24356) 14314 : cluster 0 pgmap v14282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:25 smithi141 bash[31670]: audit 2023-12-01T23:35:25.127407+0000 mon.a (mon.0) 8983 : audit 0 from='client.? 172.21.15.40:0/1738917641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:25 smithi040 bash[41173]: audit 2023-12-01T23:35:25.127407+0000 mon.a (mon.0) 8983 : audit 0 from='client.? 172.21.15.40:0/1738917641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:25 smithi040 bash[28232]: audit 2023-12-01T23:35:25.127407+0000 mon.a (mon.0) 8983 : audit 0 from='client.? 172.21.15.40:0/1738917641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:35:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:35:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:26 smithi141 bash[31670]: cluster 2023-12-01T23:35:25.846264+0000 mgr.y (mgr.24356) 14315 : cluster 0 pgmap v14283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:26 smithi040 bash[28232]: cluster 2023-12-01T23:35:25.846264+0000 mgr.y (mgr.24356) 14315 : cluster 0 pgmap v14283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:26 smithi040 bash[41173]: cluster 2023-12-01T23:35:25.846264+0000 mgr.y (mgr.24356) 14315 : cluster 0 pgmap v14283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:27 smithi141 bash[31670]: audit 2023-12-01T23:35:27.592738+0000 mon.a (mon.0) 8984 : audit 0 from='client.? 172.21.15.40:0/18327593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:27 smithi040 bash[28232]: audit 2023-12-01T23:35:27.592738+0000 mon.a (mon.0) 8984 : audit 0 from='client.? 172.21.15.40:0/18327593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:27 smithi040 bash[41173]: audit 2023-12-01T23:35:27.592738+0000 mon.a (mon.0) 8984 : audit 0 from='client.? 172.21.15.40:0/18327593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:28 smithi141 bash[31670]: cluster 2023-12-01T23:35:27.846910+0000 mgr.y (mgr.24356) 14316 : cluster 0 pgmap v14284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:28 smithi040 bash[28232]: cluster 2023-12-01T23:35:27.846910+0000 mgr.y (mgr.24356) 14316 : cluster 0 pgmap v14284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:28 smithi040 bash[41173]: cluster 2023-12-01T23:35:27.846910+0000 mgr.y (mgr.24356) 14316 : cluster 0 pgmap v14284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:30 smithi141 bash[31670]: cluster 2023-12-01T23:35:29.848017+0000 mgr.y (mgr.24356) 14317 : cluster 0 pgmap v14285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:30 smithi141 bash[31670]: audit 2023-12-01T23:35:30.057083+0000 mon.a (mon.0) 8985 : audit 0 from='client.? 172.21.15.40:0/1071844052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:30 smithi040 bash[28232]: cluster 2023-12-01T23:35:29.848017+0000 mgr.y (mgr.24356) 14317 : cluster 0 pgmap v14285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:30 smithi040 bash[28232]: audit 2023-12-01T23:35:30.057083+0000 mon.a (mon.0) 8985 : audit 0 from='client.? 172.21.15.40:0/1071844052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:30 smithi040 bash[41173]: cluster 2023-12-01T23:35:29.848017+0000 mgr.y (mgr.24356) 14317 : cluster 0 pgmap v14285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:30 smithi040 bash[41173]: audit 2023-12-01T23:35:30.057083+0000 mon.a (mon.0) 8985 : audit 0 from='client.? 172.21.15.40:0/1071844052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:32 smithi141 bash[31670]: cluster 2023-12-01T23:35:31.848705+0000 mgr.y (mgr.24356) 14318 : cluster 0 pgmap v14286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:32 smithi141 bash[31670]: audit 2023-12-01T23:35:32.524245+0000 mon.c (mon.2) 9013 : audit 0 from='client.? 172.21.15.40:0/2724648857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:32 smithi040 bash[28232]: cluster 2023-12-01T23:35:31.848705+0000 mgr.y (mgr.24356) 14318 : cluster 0 pgmap v14286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:32 smithi040 bash[28232]: audit 2023-12-01T23:35:32.524245+0000 mon.c (mon.2) 9013 : audit 0 from='client.? 172.21.15.40:0/2724648857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:32 smithi040 bash[41173]: cluster 2023-12-01T23:35:31.848705+0000 mgr.y (mgr.24356) 14318 : cluster 0 pgmap v14286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:32 smithi040 bash[41173]: audit 2023-12-01T23:35:32.524245+0000 mon.c (mon.2) 9013 : audit 0 from='client.? 172.21.15.40:0/2724648857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:34 smithi141 bash[31670]: cluster 2023-12-01T23:35:33.849383+0000 mgr.y (mgr.24356) 14319 : cluster 0 pgmap v14287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:34 smithi040 bash[28232]: cluster 2023-12-01T23:35:33.849383+0000 mgr.y (mgr.24356) 14319 : cluster 0 pgmap v14287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:34 smithi040 bash[41173]: cluster 2023-12-01T23:35:33.849383+0000 mgr.y (mgr.24356) 14319 : cluster 0 pgmap v14287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:35 smithi141 bash[31670]: audit 2023-12-01T23:35:34.088240+0000 mon.c (mon.2) 9014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:35 smithi141 bash[31670]: audit 2023-12-01T23:35:35.006334+0000 mon.a (mon.0) 8986 : audit 0 from='client.? 172.21.15.40:0/1700535399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:35 smithi040 bash[28232]: audit 2023-12-01T23:35:34.088240+0000 mon.c (mon.2) 9014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:35 smithi040 bash[28232]: audit 2023-12-01T23:35:35.006334+0000 mon.a (mon.0) 8986 : audit 0 from='client.? 172.21.15.40:0/1700535399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:35 smithi040 bash[41173]: audit 2023-12-01T23:35:34.088240+0000 mon.c (mon.2) 9014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:35 smithi040 bash[41173]: audit 2023-12-01T23:35:35.006334+0000 mon.a (mon.0) 8986 : audit 0 from='client.? 172.21.15.40:0/1700535399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:36 smithi141 bash[31670]: cluster 2023-12-01T23:35:35.850629+0000 mgr.y (mgr.24356) 14320 : cluster 0 pgmap v14288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:36 smithi040 bash[28232]: cluster 2023-12-01T23:35:35.850629+0000 mgr.y (mgr.24356) 14320 : cluster 0 pgmap v14288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:36 smithi040 bash[41173]: cluster 2023-12-01T23:35:35.850629+0000 mgr.y (mgr.24356) 14320 : cluster 0 pgmap v14288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:35:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:35:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:37 smithi141 bash[31670]: audit 2023-12-01T23:35:37.465227+0000 mon.a (mon.0) 8987 : audit 0 from='client.? 172.21.15.40:0/1185088576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:37 smithi040 bash[28232]: audit 2023-12-01T23:35:37.465227+0000 mon.a (mon.0) 8987 : audit 0 from='client.? 172.21.15.40:0/1185088576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:37 smithi040 bash[41173]: audit 2023-12-01T23:35:37.465227+0000 mon.a (mon.0) 8987 : audit 0 from='client.? 172.21.15.40:0/1185088576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:38 smithi141 bash[31670]: cluster 2023-12-01T23:35:37.851428+0000 mgr.y (mgr.24356) 14321 : cluster 0 pgmap v14289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:38 smithi040 bash[28232]: cluster 2023-12-01T23:35:37.851428+0000 mgr.y (mgr.24356) 14321 : cluster 0 pgmap v14289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:38 smithi040 bash[41173]: cluster 2023-12-01T23:35:37.851428+0000 mgr.y (mgr.24356) 14321 : cluster 0 pgmap v14289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:40 smithi040 bash[28232]: cluster 2023-12-01T23:35:39.852623+0000 mgr.y (mgr.24356) 14322 : cluster 0 pgmap v14290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:40 smithi040 bash[28232]: audit 2023-12-01T23:35:39.924314+0000 mon.c (mon.2) 9015 : audit 0 from='client.? 172.21.15.40:0/2842196096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:40 smithi040 bash[41173]: cluster 2023-12-01T23:35:39.852623+0000 mgr.y (mgr.24356) 14322 : cluster 0 pgmap v14290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:40 smithi040 bash[41173]: audit 2023-12-01T23:35:39.924314+0000 mon.c (mon.2) 9015 : audit 0 from='client.? 172.21.15.40:0/2842196096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:40 smithi141 bash[31670]: cluster 2023-12-01T23:35:39.852623+0000 mgr.y (mgr.24356) 14322 : cluster 0 pgmap v14290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:40 smithi141 bash[31670]: audit 2023-12-01T23:35:39.924314+0000 mon.c (mon.2) 9015 : audit 0 from='client.? 172.21.15.40:0/2842196096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:42 smithi141 bash[31670]: cluster 2023-12-01T23:35:41.853302+0000 mgr.y (mgr.24356) 14323 : cluster 0 pgmap v14291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:42 smithi141 bash[31670]: audit 2023-12-01T23:35:42.395163+0000 mon.c (mon.2) 9016 : audit 0 from='client.? 172.21.15.40:0/2178159950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:42 smithi040 bash[41173]: cluster 2023-12-01T23:35:41.853302+0000 mgr.y (mgr.24356) 14323 : cluster 0 pgmap v14291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:42 smithi040 bash[41173]: audit 2023-12-01T23:35:42.395163+0000 mon.c (mon.2) 9016 : audit 0 from='client.? 172.21.15.40:0/2178159950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:42 smithi040 bash[28232]: cluster 2023-12-01T23:35:41.853302+0000 mgr.y (mgr.24356) 14323 : cluster 0 pgmap v14291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:42 smithi040 bash[28232]: audit 2023-12-01T23:35:42.395163+0000 mon.c (mon.2) 9016 : audit 0 from='client.? 172.21.15.40:0/2178159950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:44 smithi141 bash[31670]: cluster 2023-12-01T23:35:43.853887+0000 mgr.y (mgr.24356) 14324 : cluster 0 pgmap v14292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:44 smithi141 bash[31670]: audit 2023-12-01T23:35:44.860848+0000 mon.c (mon.2) 9017 : audit 0 from='client.? 172.21.15.40:0/1503345555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:44 smithi040 bash[28232]: cluster 2023-12-01T23:35:43.853887+0000 mgr.y (mgr.24356) 14324 : cluster 0 pgmap v14292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:44 smithi040 bash[28232]: audit 2023-12-01T23:35:44.860848+0000 mon.c (mon.2) 9017 : audit 0 from='client.? 172.21.15.40:0/1503345555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:44 smithi040 bash[41173]: cluster 2023-12-01T23:35:43.853887+0000 mgr.y (mgr.24356) 14324 : cluster 0 pgmap v14292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:44 smithi040 bash[41173]: audit 2023-12-01T23:35:44.860848+0000 mon.c (mon.2) 9017 : audit 0 from='client.? 172.21.15.40:0/1503345555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:35:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:35:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:46 smithi141 bash[31670]: cluster 2023-12-01T23:35:45.855086+0000 mgr.y (mgr.24356) 14325 : cluster 0 pgmap v14293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:46 smithi040 bash[41173]: cluster 2023-12-01T23:35:45.855086+0000 mgr.y (mgr.24356) 14325 : cluster 0 pgmap v14293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:46 smithi040 bash[28232]: cluster 2023-12-01T23:35:45.855086+0000 mgr.y (mgr.24356) 14325 : cluster 0 pgmap v14293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:47 smithi141 bash[31670]: audit 2023-12-01T23:35:47.327414+0000 mon.a (mon.0) 8988 : audit 0 from='client.? 172.21.15.40:0/1806449687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:47 smithi040 bash[28232]: audit 2023-12-01T23:35:47.327414+0000 mon.a (mon.0) 8988 : audit 0 from='client.? 172.21.15.40:0/1806449687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:47 smithi040 bash[41173]: audit 2023-12-01T23:35:47.327414+0000 mon.a (mon.0) 8988 : audit 0 from='client.? 172.21.15.40:0/1806449687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:48 smithi141 bash[31670]: cluster 2023-12-01T23:35:47.855788+0000 mgr.y (mgr.24356) 14326 : cluster 0 pgmap v14294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:48 smithi040 bash[41173]: cluster 2023-12-01T23:35:47.855788+0000 mgr.y (mgr.24356) 14326 : cluster 0 pgmap v14294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:48 smithi040 bash[28232]: cluster 2023-12-01T23:35:47.855788+0000 mgr.y (mgr.24356) 14326 : cluster 0 pgmap v14294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:49 smithi141 bash[31670]: audit 2023-12-01T23:35:49.088574+0000 mon.c (mon.2) 9018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:49 smithi141 bash[31670]: audit 2023-12-01T23:35:49.801252+0000 mon.a (mon.0) 8989 : audit 0 from='client.? 172.21.15.40:0/1964536740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:49 smithi040 bash[28232]: audit 2023-12-01T23:35:49.088574+0000 mon.c (mon.2) 9018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:49 smithi040 bash[28232]: audit 2023-12-01T23:35:49.801252+0000 mon.a (mon.0) 8989 : audit 0 from='client.? 172.21.15.40:0/1964536740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:49 smithi040 bash[41173]: audit 2023-12-01T23:35:49.088574+0000 mon.c (mon.2) 9018 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:49 smithi040 bash[41173]: audit 2023-12-01T23:35:49.801252+0000 mon.a (mon.0) 8989 : audit 0 from='client.? 172.21.15.40:0/1964536740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:50 smithi141 bash[31670]: cluster 2023-12-01T23:35:49.856970+0000 mgr.y (mgr.24356) 14327 : cluster 0 pgmap v14295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:50 smithi040 bash[28232]: cluster 2023-12-01T23:35:49.856970+0000 mgr.y (mgr.24356) 14327 : cluster 0 pgmap v14295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:50 smithi040 bash[41173]: cluster 2023-12-01T23:35:49.856970+0000 mgr.y (mgr.24356) 14327 : cluster 0 pgmap v14295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:52 smithi141 bash[31670]: cluster 2023-12-01T23:35:51.857674+0000 mgr.y (mgr.24356) 14328 : cluster 0 pgmap v14296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:52 smithi141 bash[31670]: audit 2023-12-01T23:35:52.264288+0000 mon.c (mon.2) 9019 : audit 0 from='client.? 172.21.15.40:0/3023703580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:52 smithi040 bash[28232]: cluster 2023-12-01T23:35:51.857674+0000 mgr.y (mgr.24356) 14328 : cluster 0 pgmap v14296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:52 smithi040 bash[28232]: audit 2023-12-01T23:35:52.264288+0000 mon.c (mon.2) 9019 : audit 0 from='client.? 172.21.15.40:0/3023703580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:52 smithi040 bash[41173]: cluster 2023-12-01T23:35:51.857674+0000 mgr.y (mgr.24356) 14328 : cluster 0 pgmap v14296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:52 smithi040 bash[41173]: audit 2023-12-01T23:35:52.264288+0000 mon.c (mon.2) 9019 : audit 0 from='client.? 172.21.15.40:0/3023703580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:54 smithi141 bash[31670]: cluster 2023-12-01T23:35:53.858362+0000 mgr.y (mgr.24356) 14329 : cluster 0 pgmap v14297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:54 smithi141 bash[31670]: audit 2023-12-01T23:35:54.729614+0000 mon.c (mon.2) 9020 : audit 0 from='client.? 172.21.15.40:0/3988002500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:54 smithi040 bash[41173]: cluster 2023-12-01T23:35:53.858362+0000 mgr.y (mgr.24356) 14329 : cluster 0 pgmap v14297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:54 smithi040 bash[41173]: audit 2023-12-01T23:35:54.729614+0000 mon.c (mon.2) 9020 : audit 0 from='client.? 172.21.15.40:0/3988002500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:54 smithi040 bash[28232]: cluster 2023-12-01T23:35:53.858362+0000 mgr.y (mgr.24356) 14329 : cluster 0 pgmap v14297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:54 smithi040 bash[28232]: audit 2023-12-01T23:35:54.729614+0000 mon.c (mon.2) 9020 : audit 0 from='client.? 172.21.15.40:0/3988002500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:35:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:35:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:56 smithi141 bash[31670]: cluster 2023-12-01T23:35:55.859505+0000 mgr.y (mgr.24356) 14330 : cluster 0 pgmap v14298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:56 smithi040 bash[28232]: cluster 2023-12-01T23:35:55.859505+0000 mgr.y (mgr.24356) 14330 : cluster 0 pgmap v14298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:56 smithi040 bash[41173]: cluster 2023-12-01T23:35:55.859505+0000 mgr.y (mgr.24356) 14330 : cluster 0 pgmap v14298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:57 smithi141 bash[31670]: audit 2023-12-01T23:35:57.201563+0000 mon.a (mon.0) 8990 : audit 0 from='client.? 172.21.15.40:0/2275973322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:57 smithi040 bash[41173]: audit 2023-12-01T23:35:57.201563+0000 mon.a (mon.0) 8990 : audit 0 from='client.? 172.21.15.40:0/2275973322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:57 smithi040 bash[28232]: audit 2023-12-01T23:35:57.201563+0000 mon.a (mon.0) 8990 : audit 0 from='client.? 172.21.15.40:0/2275973322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:35:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:58 smithi141 bash[31670]: cluster 2023-12-01T23:35:57.860189+0000 mgr.y (mgr.24356) 14331 : cluster 0 pgmap v14299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:58 smithi040 bash[28232]: cluster 2023-12-01T23:35:57.860189+0000 mgr.y (mgr.24356) 14331 : cluster 0 pgmap v14299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:35:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:58 smithi040 bash[41173]: cluster 2023-12-01T23:35:57.860189+0000 mgr.y (mgr.24356) 14331 : cluster 0 pgmap v14299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:35:59 smithi141 bash[31670]: audit 2023-12-01T23:35:59.667900+0000 mon.c (mon.2) 9021 : audit 0 from='client.? 172.21.15.40:0/1734837509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:35:59 smithi040 bash[28232]: audit 2023-12-01T23:35:59.667900+0000 mon.c (mon.2) 9021 : audit 0 from='client.? 172.21.15.40:0/1734837509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:35:59 smithi040 bash[41173]: audit 2023-12-01T23:35:59.667900+0000 mon.c (mon.2) 9021 : audit 0 from='client.? 172.21.15.40:0/1734837509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:00 smithi141 bash[31670]: cluster 2023-12-01T23:35:59.861443+0000 mgr.y (mgr.24356) 14332 : cluster 0 pgmap v14300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:00 smithi040 bash[41173]: cluster 2023-12-01T23:35:59.861443+0000 mgr.y (mgr.24356) 14332 : cluster 0 pgmap v14300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:00 smithi040 bash[28232]: cluster 2023-12-01T23:35:59.861443+0000 mgr.y (mgr.24356) 14332 : cluster 0 pgmap v14300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:02 smithi141 bash[31670]: cluster 2023-12-01T23:36:01.861936+0000 mgr.y (mgr.24356) 14333 : cluster 0 pgmap v14301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:02 smithi040 bash[28232]: cluster 2023-12-01T23:36:01.861936+0000 mgr.y (mgr.24356) 14333 : cluster 0 pgmap v14301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:02 smithi040 bash[41173]: cluster 2023-12-01T23:36:01.861936+0000 mgr.y (mgr.24356) 14333 : cluster 0 pgmap v14301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:03 smithi141 bash[31670]: audit 2023-12-01T23:36:02.131640+0000 mon.c (mon.2) 9022 : audit 0 from='client.? 172.21.15.40:0/2118771345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:03 smithi040 bash[28232]: audit 2023-12-01T23:36:02.131640+0000 mon.c (mon.2) 9022 : audit 0 from='client.? 172.21.15.40:0/2118771345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:03 smithi040 bash[41173]: audit 2023-12-01T23:36:02.131640+0000 mon.c (mon.2) 9022 : audit 0 from='client.? 172.21.15.40:0/2118771345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:04 smithi040 bash[41173]: cluster 2023-12-01T23:36:03.862578+0000 mgr.y (mgr.24356) 14334 : cluster 0 pgmap v14302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:04 smithi040 bash[28232]: cluster 2023-12-01T23:36:03.862578+0000 mgr.y (mgr.24356) 14334 : cluster 0 pgmap v14302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:04 smithi141 bash[31670]: cluster 2023-12-01T23:36:03.862578+0000 mgr.y (mgr.24356) 14334 : cluster 0 pgmap v14302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:05 smithi040 bash[28232]: audit 2023-12-01T23:36:04.089025+0000 mon.c (mon.2) 9023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:05 smithi040 bash[28232]: audit 2023-12-01T23:36:04.596641+0000 mon.c (mon.2) 9024 : audit 0 from='client.? 172.21.15.40:0/2377762717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:05 smithi040 bash[41173]: audit 2023-12-01T23:36:04.089025+0000 mon.c (mon.2) 9023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:05 smithi040 bash[41173]: audit 2023-12-01T23:36:04.596641+0000 mon.c (mon.2) 9024 : audit 0 from='client.? 172.21.15.40:0/2377762717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:05 smithi141 bash[31670]: audit 2023-12-01T23:36:04.089025+0000 mon.c (mon.2) 9023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:05 smithi141 bash[31670]: audit 2023-12-01T23:36:04.596641+0000 mon.c (mon.2) 9024 : audit 0 from='client.? 172.21.15.40:0/2377762717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:06 smithi040 bash[28232]: cluster 2023-12-01T23:36:05.863746+0000 mgr.y (mgr.24356) 14335 : cluster 0 pgmap v14303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:06 smithi040 bash[41173]: cluster 2023-12-01T23:36:05.863746+0000 mgr.y (mgr.24356) 14335 : cluster 0 pgmap v14303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:06 smithi141 bash[31670]: cluster 2023-12-01T23:36:05.863746+0000 mgr.y (mgr.24356) 14335 : cluster 0 pgmap v14303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:36:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:36:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:07 smithi040 bash[41173]: audit 2023-12-01T23:36:07.055491+0000 mon.c (mon.2) 9025 : audit 0 from='client.? 172.21.15.40:0/4060712920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:07 smithi040 bash[28232]: audit 2023-12-01T23:36:07.055491+0000 mon.c (mon.2) 9025 : audit 0 from='client.? 172.21.15.40:0/4060712920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:07 smithi141 bash[31670]: audit 2023-12-01T23:36:07.055491+0000 mon.c (mon.2) 9025 : audit 0 from='client.? 172.21.15.40:0/4060712920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:08 smithi040 bash[41173]: cluster 2023-12-01T23:36:07.864400+0000 mgr.y (mgr.24356) 14336 : cluster 0 pgmap v14304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:08 smithi040 bash[28232]: cluster 2023-12-01T23:36:07.864400+0000 mgr.y (mgr.24356) 14336 : cluster 0 pgmap v14304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:08 smithi141 bash[31670]: cluster 2023-12-01T23:36:07.864400+0000 mgr.y (mgr.24356) 14336 : cluster 0 pgmap v14304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:09 smithi040 bash[28232]: audit 2023-12-01T23:36:09.518831+0000 mon.c (mon.2) 9026 : audit 0 from='client.? 172.21.15.40:0/925170048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:09 smithi040 bash[41173]: audit 2023-12-01T23:36:09.518831+0000 mon.c (mon.2) 9026 : audit 0 from='client.? 172.21.15.40:0/925170048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:09 smithi141 bash[31670]: audit 2023-12-01T23:36:09.518831+0000 mon.c (mon.2) 9026 : audit 0 from='client.? 172.21.15.40:0/925170048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:10 smithi040 bash[28232]: cluster 2023-12-01T23:36:09.865543+0000 mgr.y (mgr.24356) 14337 : cluster 0 pgmap v14305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:10 smithi040 bash[41173]: cluster 2023-12-01T23:36:09.865543+0000 mgr.y (mgr.24356) 14337 : cluster 0 pgmap v14305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:10 smithi141 bash[31670]: cluster 2023-12-01T23:36:09.865543+0000 mgr.y (mgr.24356) 14337 : cluster 0 pgmap v14305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:12 smithi141 bash[31670]: cluster 2023-12-01T23:36:11.866191+0000 mgr.y (mgr.24356) 14338 : cluster 0 pgmap v14306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:12 smithi141 bash[31670]: audit 2023-12-01T23:36:11.983130+0000 mon.a (mon.0) 8991 : audit 0 from='client.? 172.21.15.40:0/1705546406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:12 smithi040 bash[41173]: cluster 2023-12-01T23:36:11.866191+0000 mgr.y (mgr.24356) 14338 : cluster 0 pgmap v14306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:12 smithi040 bash[41173]: audit 2023-12-01T23:36:11.983130+0000 mon.a (mon.0) 8991 : audit 0 from='client.? 172.21.15.40:0/1705546406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:12 smithi040 bash[28232]: cluster 2023-12-01T23:36:11.866191+0000 mgr.y (mgr.24356) 14338 : cluster 0 pgmap v14306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:12 smithi040 bash[28232]: audit 2023-12-01T23:36:11.983130+0000 mon.a (mon.0) 8991 : audit 0 from='client.? 172.21.15.40:0/1705546406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:14 smithi141 bash[31670]: cluster 2023-12-01T23:36:13.866893+0000 mgr.y (mgr.24356) 14339 : cluster 0 pgmap v14307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:14 smithi141 bash[31670]: audit 2023-12-01T23:36:14.449037+0000 mon.a (mon.0) 8992 : audit 0 from='client.? 172.21.15.40:0/2813544443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:14 smithi040 bash[41173]: cluster 2023-12-01T23:36:13.866893+0000 mgr.y (mgr.24356) 14339 : cluster 0 pgmap v14307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:14 smithi040 bash[41173]: audit 2023-12-01T23:36:14.449037+0000 mon.a (mon.0) 8992 : audit 0 from='client.? 172.21.15.40:0/2813544443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:14 smithi040 bash[28232]: cluster 2023-12-01T23:36:13.866893+0000 mgr.y (mgr.24356) 14339 : cluster 0 pgmap v14307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:14 smithi040 bash[28232]: audit 2023-12-01T23:36:14.449037+0000 mon.a (mon.0) 8992 : audit 0 from='client.? 172.21.15.40:0/2813544443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:36:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:36:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:16 smithi141 bash[31670]: cluster 2023-12-01T23:36:15.868048+0000 mgr.y (mgr.24356) 14340 : cluster 0 pgmap v14308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:16 smithi141 bash[31670]: audit 2023-12-01T23:36:16.918366+0000 mon.a (mon.0) 8993 : audit 0 from='client.? 172.21.15.40:0/1921030586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:16 smithi040 bash[28232]: cluster 2023-12-01T23:36:15.868048+0000 mgr.y (mgr.24356) 14340 : cluster 0 pgmap v14308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:16 smithi040 bash[28232]: audit 2023-12-01T23:36:16.918366+0000 mon.a (mon.0) 8993 : audit 0 from='client.? 172.21.15.40:0/1921030586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:16 smithi040 bash[41173]: cluster 2023-12-01T23:36:15.868048+0000 mgr.y (mgr.24356) 14340 : cluster 0 pgmap v14308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:16 smithi040 bash[41173]: audit 2023-12-01T23:36:16.918366+0000 mon.a (mon.0) 8993 : audit 0 from='client.? 172.21.15.40:0/1921030586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:18 smithi040 bash[28232]: cluster 2023-12-01T23:36:17.868743+0000 mgr.y (mgr.24356) 14341 : cluster 0 pgmap v14309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:18 smithi040 bash[41173]: cluster 2023-12-01T23:36:17.868743+0000 mgr.y (mgr.24356) 14341 : cluster 0 pgmap v14309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:18 smithi141 bash[31670]: cluster 2023-12-01T23:36:17.868743+0000 mgr.y (mgr.24356) 14341 : cluster 0 pgmap v14309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:19 smithi040 bash[28232]: audit 2023-12-01T23:36:19.089171+0000 mon.c (mon.2) 9027 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:19 smithi040 bash[28232]: audit 2023-12-01T23:36:19.380260+0000 mon.c (mon.2) 9028 : audit 0 from='client.? 172.21.15.40:0/1500584323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:19 smithi040 bash[28232]: audit 2023-12-01T23:36:19.387908+0000 mon.c (mon.2) 9029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:36:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:19 smithi040 bash[41173]: audit 2023-12-01T23:36:19.089171+0000 mon.c (mon.2) 9027 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:19 smithi040 bash[41173]: audit 2023-12-01T23:36:19.380260+0000 mon.c (mon.2) 9028 : audit 0 from='client.? 172.21.15.40:0/1500584323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:19 smithi040 bash[41173]: audit 2023-12-01T23:36:19.387908+0000 mon.c (mon.2) 9029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:36:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:19 smithi141 bash[31670]: audit 2023-12-01T23:36:19.089171+0000 mon.c (mon.2) 9027 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:19 smithi141 bash[31670]: audit 2023-12-01T23:36:19.380260+0000 mon.c (mon.2) 9028 : audit 0 from='client.? 172.21.15.40:0/1500584323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:19 smithi141 bash[31670]: audit 2023-12-01T23:36:19.387908+0000 mon.c (mon.2) 9029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:36:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:20 smithi040 bash[28232]: cluster 2023-12-01T23:36:19.869836+0000 mgr.y (mgr.24356) 14342 : cluster 0 pgmap v14310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:20 smithi040 bash[41173]: cluster 2023-12-01T23:36:19.869836+0000 mgr.y (mgr.24356) 14342 : cluster 0 pgmap v14310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:20 smithi141 bash[31670]: cluster 2023-12-01T23:36:19.869836+0000 mgr.y (mgr.24356) 14342 : cluster 0 pgmap v14310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:21 smithi040 bash[28232]: audit 2023-12-01T23:36:21.851134+0000 mon.c (mon.2) 9030 : audit 0 from='client.? 172.21.15.40:0/81193707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:21 smithi040 bash[41173]: audit 2023-12-01T23:36:21.851134+0000 mon.c (mon.2) 9030 : audit 0 from='client.? 172.21.15.40:0/81193707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:21 smithi141 bash[31670]: audit 2023-12-01T23:36:21.851134+0000 mon.c (mon.2) 9030 : audit 0 from='client.? 172.21.15.40:0/81193707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:22 smithi141 bash[31670]: cluster 2023-12-01T23:36:21.870508+0000 mgr.y (mgr.24356) 14343 : cluster 0 pgmap v14311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:22 smithi040 bash[28232]: cluster 2023-12-01T23:36:21.870508+0000 mgr.y (mgr.24356) 14343 : cluster 0 pgmap v14311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:22 smithi040 bash[41173]: cluster 2023-12-01T23:36:21.870508+0000 mgr.y (mgr.24356) 14343 : cluster 0 pgmap v14311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:24 smithi141 bash[31670]: cluster 2023-12-01T23:36:23.871273+0000 mgr.y (mgr.24356) 14344 : cluster 0 pgmap v14312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:24 smithi141 bash[31670]: audit 2023-12-01T23:36:24.331218+0000 mon.c (mon.2) 9031 : audit 0 from='client.? 172.21.15.40:0/3953965450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:24 smithi040 bash[41173]: cluster 2023-12-01T23:36:23.871273+0000 mgr.y (mgr.24356) 14344 : cluster 0 pgmap v14312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:24 smithi040 bash[41173]: audit 2023-12-01T23:36:24.331218+0000 mon.c (mon.2) 9031 : audit 0 from='client.? 172.21.15.40:0/3953965450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:24 smithi040 bash[28232]: cluster 2023-12-01T23:36:23.871273+0000 mgr.y (mgr.24356) 14344 : cluster 0 pgmap v14312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:24 smithi040 bash[28232]: audit 2023-12-01T23:36:24.331218+0000 mon.c (mon.2) 9031 : audit 0 from='client.? 172.21.15.40:0/3953965450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:36:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:25.283541+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:25.296945+0000 mon.a (mon.0) 8995 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:25.596427+0000 mon.a (mon.0) 8996 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:25.609314+0000 mon.a (mon.0) 8997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: cluster 2023-12-01T23:36:25.872626+0000 mgr.y (mgr.24356) 14345 : cluster 0 pgmap v14313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:26.087948+0000 mon.c (mon.2) 9032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:26.089869+0000 mon.c (mon.2) 9033 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[28232]: audit 2023-12-01T23:36:26.100368+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:25.283541+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:25.296945+0000 mon.a (mon.0) 8995 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:25.596427+0000 mon.a (mon.0) 8996 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:25.609314+0000 mon.a (mon.0) 8997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: cluster 2023-12-01T23:36:25.872626+0000 mgr.y (mgr.24356) 14345 : cluster 0 pgmap v14313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:26.087948+0000 mon.c (mon.2) 9032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:26.089869+0000 mon.c (mon.2) 9033 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:36:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:26 smithi040 bash[41173]: audit 2023-12-01T23:36:26.100368+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:25.283541+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:25.296945+0000 mon.a (mon.0) 8995 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:25.596427+0000 mon.a (mon.0) 8996 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:25.609314+0000 mon.a (mon.0) 8997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: cluster 2023-12-01T23:36:25.872626+0000 mgr.y (mgr.24356) 14345 : cluster 0 pgmap v14313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:26.087948+0000 mon.c (mon.2) 9032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:36:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:26.089869+0000 mon.c (mon.2) 9033 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:36:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:26 smithi141 bash[31670]: audit 2023-12-01T23:36:26.100368+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:36:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:27 smithi040 bash[28232]: audit 2023-12-01T23:36:26.805668+0000 mon.a (mon.0) 8999 : audit 0 from='client.? 172.21.15.40:0/659315415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:27 smithi040 bash[41173]: audit 2023-12-01T23:36:26.805668+0000 mon.a (mon.0) 8999 : audit 0 from='client.? 172.21.15.40:0/659315415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:27 smithi141 bash[31670]: audit 2023-12-01T23:36:26.805668+0000 mon.a (mon.0) 8999 : audit 0 from='client.? 172.21.15.40:0/659315415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:28 smithi040 bash[28232]: cluster 2023-12-01T23:36:27.873274+0000 mgr.y (mgr.24356) 14346 : cluster 0 pgmap v14314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:28 smithi040 bash[41173]: cluster 2023-12-01T23:36:27.873274+0000 mgr.y (mgr.24356) 14346 : cluster 0 pgmap v14314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:28 smithi141 bash[31670]: cluster 2023-12-01T23:36:27.873274+0000 mgr.y (mgr.24356) 14346 : cluster 0 pgmap v14314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:29 smithi040 bash[28232]: audit 2023-12-01T23:36:29.274950+0000 mon.c (mon.2) 9034 : audit 0 from='client.? 172.21.15.40:0/822605613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:29 smithi040 bash[41173]: audit 2023-12-01T23:36:29.274950+0000 mon.c (mon.2) 9034 : audit 0 from='client.? 172.21.15.40:0/822605613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:29 smithi141 bash[31670]: audit 2023-12-01T23:36:29.274950+0000 mon.c (mon.2) 9034 : audit 0 from='client.? 172.21.15.40:0/822605613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:30 smithi040 bash[28232]: cluster 2023-12-01T23:36:29.874424+0000 mgr.y (mgr.24356) 14347 : cluster 0 pgmap v14315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:30 smithi040 bash[41173]: cluster 2023-12-01T23:36:29.874424+0000 mgr.y (mgr.24356) 14347 : cluster 0 pgmap v14315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:30 smithi141 bash[31670]: cluster 2023-12-01T23:36:29.874424+0000 mgr.y (mgr.24356) 14347 : cluster 0 pgmap v14315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:31 smithi040 bash[28232]: audit 2023-12-01T23:36:31.740818+0000 mon.a (mon.0) 9000 : audit 0 from='client.? 172.21.15.40:0/3923811656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:31 smithi040 bash[41173]: audit 2023-12-01T23:36:31.740818+0000 mon.a (mon.0) 9000 : audit 0 from='client.? 172.21.15.40:0/3923811656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:31 smithi141 bash[31670]: audit 2023-12-01T23:36:31.740818+0000 mon.a (mon.0) 9000 : audit 0 from='client.? 172.21.15.40:0/3923811656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:32 smithi040 bash[28232]: cluster 2023-12-01T23:36:31.875111+0000 mgr.y (mgr.24356) 14348 : cluster 0 pgmap v14316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:32 smithi040 bash[41173]: cluster 2023-12-01T23:36:31.875111+0000 mgr.y (mgr.24356) 14348 : cluster 0 pgmap v14316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:32 smithi141 bash[31670]: cluster 2023-12-01T23:36:31.875111+0000 mgr.y (mgr.24356) 14348 : cluster 0 pgmap v14316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:34 smithi141 bash[31670]: cluster 2023-12-01T23:36:33.875759+0000 mgr.y (mgr.24356) 14349 : cluster 0 pgmap v14317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:34 smithi141 bash[31670]: audit 2023-12-01T23:36:34.089663+0000 mon.c (mon.2) 9035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:34 smithi141 bash[31670]: audit 2023-12-01T23:36:34.214936+0000 mon.c (mon.2) 9036 : audit 0 from='client.? 172.21.15.40:0/173370856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:34 smithi040 bash[28232]: cluster 2023-12-01T23:36:33.875759+0000 mgr.y (mgr.24356) 14349 : cluster 0 pgmap v14317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:34 smithi040 bash[28232]: audit 2023-12-01T23:36:34.089663+0000 mon.c (mon.2) 9035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:34 smithi040 bash[28232]: audit 2023-12-01T23:36:34.214936+0000 mon.c (mon.2) 9036 : audit 0 from='client.? 172.21.15.40:0/173370856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:34 smithi040 bash[41173]: cluster 2023-12-01T23:36:33.875759+0000 mgr.y (mgr.24356) 14349 : cluster 0 pgmap v14317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:34 smithi040 bash[41173]: audit 2023-12-01T23:36:34.089663+0000 mon.c (mon.2) 9035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:34 smithi040 bash[41173]: audit 2023-12-01T23:36:34.214936+0000 mon.c (mon.2) 9036 : audit 0 from='client.? 172.21.15.40:0/173370856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:36:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:36:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:36 smithi141 bash[31670]: cluster 2023-12-01T23:36:35.877003+0000 mgr.y (mgr.24356) 14350 : cluster 0 pgmap v14318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:36 smithi141 bash[31670]: audit 2023-12-01T23:36:36.683056+0000 mon.a (mon.0) 9001 : audit 0 from='client.? 172.21.15.40:0/2080757911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:36 smithi040 bash[28232]: cluster 2023-12-01T23:36:35.877003+0000 mgr.y (mgr.24356) 14350 : cluster 0 pgmap v14318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:36 smithi040 bash[28232]: audit 2023-12-01T23:36:36.683056+0000 mon.a (mon.0) 9001 : audit 0 from='client.? 172.21.15.40:0/2080757911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:36 smithi040 bash[41173]: cluster 2023-12-01T23:36:35.877003+0000 mgr.y (mgr.24356) 14350 : cluster 0 pgmap v14318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:36 smithi040 bash[41173]: audit 2023-12-01T23:36:36.683056+0000 mon.a (mon.0) 9001 : audit 0 from='client.? 172.21.15.40:0/2080757911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:38 smithi040 bash[28232]: cluster 2023-12-01T23:36:37.877673+0000 mgr.y (mgr.24356) 14351 : cluster 0 pgmap v14319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:38 smithi040 bash[41173]: cluster 2023-12-01T23:36:37.877673+0000 mgr.y (mgr.24356) 14351 : cluster 0 pgmap v14319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:38 smithi141 bash[31670]: cluster 2023-12-01T23:36:37.877673+0000 mgr.y (mgr.24356) 14351 : cluster 0 pgmap v14319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:39 smithi040 bash[28232]: audit 2023-12-01T23:36:39.152846+0000 mon.c (mon.2) 9037 : audit 0 from='client.? 172.21.15.40:0/1386414970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:39 smithi040 bash[41173]: audit 2023-12-01T23:36:39.152846+0000 mon.c (mon.2) 9037 : audit 0 from='client.? 172.21.15.40:0/1386414970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:39 smithi141 bash[31670]: audit 2023-12-01T23:36:39.152846+0000 mon.c (mon.2) 9037 : audit 0 from='client.? 172.21.15.40:0/1386414970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:40 smithi040 bash[28232]: cluster 2023-12-01T23:36:39.878833+0000 mgr.y (mgr.24356) 14352 : cluster 0 pgmap v14320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:40 smithi040 bash[41173]: cluster 2023-12-01T23:36:39.878833+0000 mgr.y (mgr.24356) 14352 : cluster 0 pgmap v14320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:40 smithi141 bash[31670]: cluster 2023-12-01T23:36:39.878833+0000 mgr.y (mgr.24356) 14352 : cluster 0 pgmap v14320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:41 smithi040 bash[28232]: audit 2023-12-01T23:36:41.621011+0000 mon.a (mon.0) 9002 : audit 0 from='client.? 172.21.15.40:0/1169496070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:41 smithi040 bash[41173]: audit 2023-12-01T23:36:41.621011+0000 mon.a (mon.0) 9002 : audit 0 from='client.? 172.21.15.40:0/1169496070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:41 smithi141 bash[31670]: audit 2023-12-01T23:36:41.621011+0000 mon.a (mon.0) 9002 : audit 0 from='client.? 172.21.15.40:0/1169496070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:42 smithi040 bash[28232]: cluster 2023-12-01T23:36:41.879558+0000 mgr.y (mgr.24356) 14353 : cluster 0 pgmap v14321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:42 smithi040 bash[41173]: cluster 2023-12-01T23:36:41.879558+0000 mgr.y (mgr.24356) 14353 : cluster 0 pgmap v14321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:42 smithi141 bash[31670]: cluster 2023-12-01T23:36:41.879558+0000 mgr.y (mgr.24356) 14353 : cluster 0 pgmap v14321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:44 smithi141 bash[31670]: cluster 2023-12-01T23:36:43.880204+0000 mgr.y (mgr.24356) 14354 : cluster 0 pgmap v14322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:44 smithi141 bash[31670]: audit 2023-12-01T23:36:44.088343+0000 mon.a (mon.0) 9003 : audit 0 from='client.? 172.21.15.40:0/1910941779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:44 smithi040 bash[28232]: cluster 2023-12-01T23:36:43.880204+0000 mgr.y (mgr.24356) 14354 : cluster 0 pgmap v14322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:44 smithi040 bash[28232]: audit 2023-12-01T23:36:44.088343+0000 mon.a (mon.0) 9003 : audit 0 from='client.? 172.21.15.40:0/1910941779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:44 smithi040 bash[41173]: cluster 2023-12-01T23:36:43.880204+0000 mgr.y (mgr.24356) 14354 : cluster 0 pgmap v14322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:44 smithi040 bash[41173]: audit 2023-12-01T23:36:44.088343+0000 mon.a (mon.0) 9003 : audit 0 from='client.? 172.21.15.40:0/1910941779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:36:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:36:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:46 smithi141 bash[31670]: cluster 2023-12-01T23:36:45.881235+0000 mgr.y (mgr.24356) 14355 : cluster 0 pgmap v14323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:46 smithi141 bash[31670]: audit 2023-12-01T23:36:46.542941+0000 mon.a (mon.0) 9004 : audit 0 from='client.? 172.21.15.40:0/453348534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:46 smithi040 bash[41173]: cluster 2023-12-01T23:36:45.881235+0000 mgr.y (mgr.24356) 14355 : cluster 0 pgmap v14323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:46 smithi040 bash[41173]: audit 2023-12-01T23:36:46.542941+0000 mon.a (mon.0) 9004 : audit 0 from='client.? 172.21.15.40:0/453348534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:46 smithi040 bash[28232]: cluster 2023-12-01T23:36:45.881235+0000 mgr.y (mgr.24356) 14355 : cluster 0 pgmap v14323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:46 smithi040 bash[28232]: audit 2023-12-01T23:36:46.542941+0000 mon.a (mon.0) 9004 : audit 0 from='client.? 172.21.15.40:0/453348534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:48 smithi040 bash[28232]: cluster 2023-12-01T23:36:47.881875+0000 mgr.y (mgr.24356) 14356 : cluster 0 pgmap v14324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:48 smithi040 bash[41173]: cluster 2023-12-01T23:36:47.881875+0000 mgr.y (mgr.24356) 14356 : cluster 0 pgmap v14324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:48 smithi141 bash[31670]: cluster 2023-12-01T23:36:47.881875+0000 mgr.y (mgr.24356) 14356 : cluster 0 pgmap v14324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:49 smithi040 bash[41173]: audit 2023-12-01T23:36:49.003403+0000 mon.c (mon.2) 9038 : audit 0 from='client.? 172.21.15.40:0/453049245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:49 smithi040 bash[41173]: audit 2023-12-01T23:36:49.090093+0000 mon.c (mon.2) 9039 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:49 smithi040 bash[28232]: audit 2023-12-01T23:36:49.003403+0000 mon.c (mon.2) 9038 : audit 0 from='client.? 172.21.15.40:0/453049245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:49 smithi040 bash[28232]: audit 2023-12-01T23:36:49.090093+0000 mon.c (mon.2) 9039 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:49 smithi141 bash[31670]: audit 2023-12-01T23:36:49.003403+0000 mon.c (mon.2) 9038 : audit 0 from='client.? 172.21.15.40:0/453049245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:49 smithi141 bash[31670]: audit 2023-12-01T23:36:49.090093+0000 mon.c (mon.2) 9039 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:50 smithi040 bash[41173]: cluster 2023-12-01T23:36:49.883061+0000 mgr.y (mgr.24356) 14357 : cluster 0 pgmap v14325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:50 smithi040 bash[28232]: cluster 2023-12-01T23:36:49.883061+0000 mgr.y (mgr.24356) 14357 : cluster 0 pgmap v14325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:50 smithi141 bash[31670]: cluster 2023-12-01T23:36:49.883061+0000 mgr.y (mgr.24356) 14357 : cluster 0 pgmap v14325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:51 smithi040 bash[28232]: audit 2023-12-01T23:36:51.466652+0000 mon.a (mon.0) 9005 : audit 0 from='client.? 172.21.15.40:0/338789200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:51 smithi040 bash[41173]: audit 2023-12-01T23:36:51.466652+0000 mon.a (mon.0) 9005 : audit 0 from='client.? 172.21.15.40:0/338789200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:51 smithi141 bash[31670]: audit 2023-12-01T23:36:51.466652+0000 mon.a (mon.0) 9005 : audit 0 from='client.? 172.21.15.40:0/338789200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:52 smithi040 bash[28232]: cluster 2023-12-01T23:36:51.883784+0000 mgr.y (mgr.24356) 14358 : cluster 0 pgmap v14326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:52 smithi040 bash[41173]: cluster 2023-12-01T23:36:51.883784+0000 mgr.y (mgr.24356) 14358 : cluster 0 pgmap v14326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:52 smithi141 bash[31670]: cluster 2023-12-01T23:36:51.883784+0000 mgr.y (mgr.24356) 14358 : cluster 0 pgmap v14326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:53 smithi141 bash[31670]: cluster 2023-12-01T23:36:53.884369+0000 mgr.y (mgr.24356) 14359 : cluster 0 pgmap v14327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:53 smithi141 bash[31670]: audit 2023-12-01T23:36:53.928154+0000 mon.a (mon.0) 9006 : audit 0 from='client.? 172.21.15.40:0/1689746275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:53 smithi040 bash[28232]: cluster 2023-12-01T23:36:53.884369+0000 mgr.y (mgr.24356) 14359 : cluster 0 pgmap v14327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:53 smithi040 bash[28232]: audit 2023-12-01T23:36:53.928154+0000 mon.a (mon.0) 9006 : audit 0 from='client.? 172.21.15.40:0/1689746275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:53 smithi040 bash[41173]: cluster 2023-12-01T23:36:53.884369+0000 mgr.y (mgr.24356) 14359 : cluster 0 pgmap v14327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:53 smithi040 bash[41173]: audit 2023-12-01T23:36:53.928154+0000 mon.a (mon.0) 9006 : audit 0 from='client.? 172.21.15.40:0/1689746275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:36:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:36:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:56 smithi141 bash[31670]: cluster 2023-12-01T23:36:55.885509+0000 mgr.y (mgr.24356) 14360 : cluster 0 pgmap v14328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:56 smithi141 bash[31670]: audit 2023-12-01T23:36:56.390927+0000 mon.c (mon.2) 9040 : audit 0 from='client.? 172.21.15.40:0/1186564192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:56 smithi040 bash[41173]: cluster 2023-12-01T23:36:55.885509+0000 mgr.y (mgr.24356) 14360 : cluster 0 pgmap v14328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:56 smithi040 bash[41173]: audit 2023-12-01T23:36:56.390927+0000 mon.c (mon.2) 9040 : audit 0 from='client.? 172.21.15.40:0/1186564192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:56 smithi040 bash[28232]: cluster 2023-12-01T23:36:55.885509+0000 mgr.y (mgr.24356) 14360 : cluster 0 pgmap v14328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:56 smithi040 bash[28232]: audit 2023-12-01T23:36:56.390927+0000 mon.c (mon.2) 9040 : audit 0 from='client.? 172.21.15.40:0/1186564192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:36:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:58 smithi040 bash[41173]: cluster 2023-12-01T23:36:57.886200+0000 mgr.y (mgr.24356) 14361 : cluster 0 pgmap v14329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:58 smithi040 bash[28232]: cluster 2023-12-01T23:36:57.886200+0000 mgr.y (mgr.24356) 14361 : cluster 0 pgmap v14329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:36:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:58 smithi141 bash[31670]: cluster 2023-12-01T23:36:57.886200+0000 mgr.y (mgr.24356) 14361 : cluster 0 pgmap v14329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:36:59 smithi040 bash[28232]: audit 2023-12-01T23:36:58.858165+0000 mon.a (mon.0) 9007 : audit 0 from='client.? 172.21.15.40:0/1287441921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:36:59 smithi040 bash[41173]: audit 2023-12-01T23:36:58.858165+0000 mon.a (mon.0) 9007 : audit 0 from='client.? 172.21.15.40:0/1287441921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:36:59 smithi141 bash[31670]: audit 2023-12-01T23:36:58.858165+0000 mon.a (mon.0) 9007 : audit 0 from='client.? 172.21.15.40:0/1287441921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:00 smithi040 bash[41173]: cluster 2023-12-01T23:36:59.887477+0000 mgr.y (mgr.24356) 14362 : cluster 0 pgmap v14330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:00 smithi040 bash[28232]: cluster 2023-12-01T23:36:59.887477+0000 mgr.y (mgr.24356) 14362 : cluster 0 pgmap v14330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:00 smithi141 bash[31670]: cluster 2023-12-01T23:36:59.887477+0000 mgr.y (mgr.24356) 14362 : cluster 0 pgmap v14330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:01 smithi040 bash[28232]: audit 2023-12-01T23:37:01.322117+0000 mon.a (mon.0) 9008 : audit 0 from='client.? 172.21.15.40:0/2636783981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:01 smithi040 bash[41173]: audit 2023-12-01T23:37:01.322117+0000 mon.a (mon.0) 9008 : audit 0 from='client.? 172.21.15.40:0/2636783981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:01 smithi141 bash[31670]: audit 2023-12-01T23:37:01.322117+0000 mon.a (mon.0) 9008 : audit 0 from='client.? 172.21.15.40:0/2636783981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:02 smithi040 bash[28232]: cluster 2023-12-01T23:37:01.888185+0000 mgr.y (mgr.24356) 14363 : cluster 0 pgmap v14331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:02 smithi040 bash[41173]: cluster 2023-12-01T23:37:01.888185+0000 mgr.y (mgr.24356) 14363 : cluster 0 pgmap v14331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:02 smithi141 bash[31670]: cluster 2023-12-01T23:37:01.888185+0000 mgr.y (mgr.24356) 14363 : cluster 0 pgmap v14331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:03 smithi040 bash[41173]: audit 2023-12-01T23:37:03.791561+0000 mon.c (mon.2) 9041 : audit 0 from='client.? 172.21.15.40:0/2424457225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:03 smithi040 bash[28232]: audit 2023-12-01T23:37:03.791561+0000 mon.c (mon.2) 9041 : audit 0 from='client.? 172.21.15.40:0/2424457225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:03 smithi141 bash[31670]: audit 2023-12-01T23:37:03.791561+0000 mon.c (mon.2) 9041 : audit 0 from='client.? 172.21.15.40:0/2424457225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:04 smithi040 bash[28232]: cluster 2023-12-01T23:37:03.889000+0000 mgr.y (mgr.24356) 14364 : cluster 0 pgmap v14332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:04 smithi040 bash[28232]: audit 2023-12-01T23:37:04.090689+0000 mon.c (mon.2) 9042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:04 smithi040 bash[41173]: cluster 2023-12-01T23:37:03.889000+0000 mgr.y (mgr.24356) 14364 : cluster 0 pgmap v14332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:04 smithi040 bash[41173]: audit 2023-12-01T23:37:04.090689+0000 mon.c (mon.2) 9042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:04 smithi141 bash[31670]: cluster 2023-12-01T23:37:03.889000+0000 mgr.y (mgr.24356) 14364 : cluster 0 pgmap v14332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:04 smithi141 bash[31670]: audit 2023-12-01T23:37:04.090689+0000 mon.c (mon.2) 9042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:37:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:37:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:06 smithi141 bash[31670]: cluster 2023-12-01T23:37:05.890306+0000 mgr.y (mgr.24356) 14365 : cluster 0 pgmap v14333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:06 smithi141 bash[31670]: audit 2023-12-01T23:37:06.266710+0000 mon.c (mon.2) 9043 : audit 0 from='client.? 172.21.15.40:0/581000590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:06 smithi040 bash[28232]: cluster 2023-12-01T23:37:05.890306+0000 mgr.y (mgr.24356) 14365 : cluster 0 pgmap v14333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:06 smithi040 bash[28232]: audit 2023-12-01T23:37:06.266710+0000 mon.c (mon.2) 9043 : audit 0 from='client.? 172.21.15.40:0/581000590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:06 smithi040 bash[41173]: cluster 2023-12-01T23:37:05.890306+0000 mgr.y (mgr.24356) 14365 : cluster 0 pgmap v14333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:06 smithi040 bash[41173]: audit 2023-12-01T23:37:06.266710+0000 mon.c (mon.2) 9043 : audit 0 from='client.? 172.21.15.40:0/581000590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:08 smithi040 bash[28232]: cluster 2023-12-01T23:37:07.891100+0000 mgr.y (mgr.24356) 14366 : cluster 0 pgmap v14334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:08 smithi040 bash[28232]: audit 2023-12-01T23:37:08.733192+0000 mon.c (mon.2) 9044 : audit 0 from='client.? 172.21.15.40:0/3157161357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:08 smithi040 bash[41173]: cluster 2023-12-01T23:37:07.891100+0000 mgr.y (mgr.24356) 14366 : cluster 0 pgmap v14334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:08 smithi040 bash[41173]: audit 2023-12-01T23:37:08.733192+0000 mon.c (mon.2) 9044 : audit 0 from='client.? 172.21.15.40:0/3157161357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:08 smithi141 bash[31670]: cluster 2023-12-01T23:37:07.891100+0000 mgr.y (mgr.24356) 14366 : cluster 0 pgmap v14334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:08 smithi141 bash[31670]: audit 2023-12-01T23:37:08.733192+0000 mon.c (mon.2) 9044 : audit 0 from='client.? 172.21.15.40:0/3157161357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:10 smithi141 bash[31670]: cluster 2023-12-01T23:37:09.892405+0000 mgr.y (mgr.24356) 14367 : cluster 0 pgmap v14335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:10 smithi040 bash[28232]: cluster 2023-12-01T23:37:09.892405+0000 mgr.y (mgr.24356) 14367 : cluster 0 pgmap v14335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:10 smithi040 bash[41173]: cluster 2023-12-01T23:37:09.892405+0000 mgr.y (mgr.24356) 14367 : cluster 0 pgmap v14335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:11 smithi141 bash[31670]: audit 2023-12-01T23:37:11.196833+0000 mon.c (mon.2) 9045 : audit 0 from='client.? 172.21.15.40:0/3073856785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:11 smithi040 bash[28232]: audit 2023-12-01T23:37:11.196833+0000 mon.c (mon.2) 9045 : audit 0 from='client.? 172.21.15.40:0/3073856785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:11 smithi040 bash[41173]: audit 2023-12-01T23:37:11.196833+0000 mon.c (mon.2) 9045 : audit 0 from='client.? 172.21.15.40:0/3073856785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:12 smithi141 bash[31670]: cluster 2023-12-01T23:37:11.893145+0000 mgr.y (mgr.24356) 14368 : cluster 0 pgmap v14336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:12 smithi040 bash[28232]: cluster 2023-12-01T23:37:11.893145+0000 mgr.y (mgr.24356) 14368 : cluster 0 pgmap v14336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:12 smithi040 bash[41173]: cluster 2023-12-01T23:37:11.893145+0000 mgr.y (mgr.24356) 14368 : cluster 0 pgmap v14336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:13 smithi141 bash[31670]: audit 2023-12-01T23:37:13.661004+0000 mon.a (mon.0) 9009 : audit 0 from='client.? 172.21.15.40:0/187922050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:13 smithi040 bash[28232]: audit 2023-12-01T23:37:13.661004+0000 mon.a (mon.0) 9009 : audit 0 from='client.? 172.21.15.40:0/187922050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:13 smithi040 bash[41173]: audit 2023-12-01T23:37:13.661004+0000 mon.a (mon.0) 9009 : audit 0 from='client.? 172.21.15.40:0/187922050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:14 smithi141 bash[31670]: cluster 2023-12-01T23:37:13.893845+0000 mgr.y (mgr.24356) 14369 : cluster 0 pgmap v14337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:14 smithi040 bash[28232]: cluster 2023-12-01T23:37:13.893845+0000 mgr.y (mgr.24356) 14369 : cluster 0 pgmap v14337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:14 smithi040 bash[41173]: cluster 2023-12-01T23:37:13.893845+0000 mgr.y (mgr.24356) 14369 : cluster 0 pgmap v14337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:37:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:37:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:16 smithi141 bash[31670]: cluster 2023-12-01T23:37:15.894884+0000 mgr.y (mgr.24356) 14370 : cluster 0 pgmap v14338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:16 smithi141 bash[31670]: audit 2023-12-01T23:37:16.125907+0000 mon.a (mon.0) 9010 : audit 0 from='client.? 172.21.15.40:0/1723046046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:16 smithi040 bash[41173]: cluster 2023-12-01T23:37:15.894884+0000 mgr.y (mgr.24356) 14370 : cluster 0 pgmap v14338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:16 smithi040 bash[41173]: audit 2023-12-01T23:37:16.125907+0000 mon.a (mon.0) 9010 : audit 0 from='client.? 172.21.15.40:0/1723046046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:16 smithi040 bash[28232]: cluster 2023-12-01T23:37:15.894884+0000 mgr.y (mgr.24356) 14370 : cluster 0 pgmap v14338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:16 smithi040 bash[28232]: audit 2023-12-01T23:37:16.125907+0000 mon.a (mon.0) 9010 : audit 0 from='client.? 172.21.15.40:0/1723046046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:18 smithi040 bash[28232]: cluster 2023-12-01T23:37:17.895564+0000 mgr.y (mgr.24356) 14371 : cluster 0 pgmap v14339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:18 smithi040 bash[28232]: audit 2023-12-01T23:37:18.596077+0000 mon.c (mon.2) 9046 : audit 0 from='client.? 172.21.15.40:0/3408433760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:18 smithi040 bash[41173]: cluster 2023-12-01T23:37:17.895564+0000 mgr.y (mgr.24356) 14371 : cluster 0 pgmap v14339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:18 smithi040 bash[41173]: audit 2023-12-01T23:37:18.596077+0000 mon.c (mon.2) 9046 : audit 0 from='client.? 172.21.15.40:0/3408433760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:18 smithi141 bash[31670]: cluster 2023-12-01T23:37:17.895564+0000 mgr.y (mgr.24356) 14371 : cluster 0 pgmap v14339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:18 smithi141 bash[31670]: audit 2023-12-01T23:37:18.596077+0000 mon.c (mon.2) 9046 : audit 0 from='client.? 172.21.15.40:0/3408433760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:19 smithi040 bash[28232]: audit 2023-12-01T23:37:19.091076+0000 mon.c (mon.2) 9047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:19 smithi040 bash[41173]: audit 2023-12-01T23:37:19.091076+0000 mon.c (mon.2) 9047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:19 smithi141 bash[31670]: audit 2023-12-01T23:37:19.091076+0000 mon.c (mon.2) 9047 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:20 smithi040 bash[28232]: cluster 2023-12-01T23:37:19.896718+0000 mgr.y (mgr.24356) 14372 : cluster 0 pgmap v14340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:20 smithi040 bash[41173]: cluster 2023-12-01T23:37:19.896718+0000 mgr.y (mgr.24356) 14372 : cluster 0 pgmap v14340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:20 smithi141 bash[31670]: cluster 2023-12-01T23:37:19.896718+0000 mgr.y (mgr.24356) 14372 : cluster 0 pgmap v14340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:21 smithi040 bash[41173]: audit 2023-12-01T23:37:21.076179+0000 mon.a (mon.0) 9011 : audit 0 from='client.? 172.21.15.40:0/3587938337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:21 smithi040 bash[28232]: audit 2023-12-01T23:37:21.076179+0000 mon.a (mon.0) 9011 : audit 0 from='client.? 172.21.15.40:0/3587938337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:21 smithi141 bash[31670]: audit 2023-12-01T23:37:21.076179+0000 mon.a (mon.0) 9011 : audit 0 from='client.? 172.21.15.40:0/3587938337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:22 smithi040 bash[28232]: cluster 2023-12-01T23:37:21.897499+0000 mgr.y (mgr.24356) 14373 : cluster 0 pgmap v14341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:22 smithi040 bash[41173]: cluster 2023-12-01T23:37:21.897499+0000 mgr.y (mgr.24356) 14373 : cluster 0 pgmap v14341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:22 smithi141 bash[31670]: cluster 2023-12-01T23:37:21.897499+0000 mgr.y (mgr.24356) 14373 : cluster 0 pgmap v14341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:23 smithi040 bash[28232]: audit 2023-12-01T23:37:23.534387+0000 mon.a (mon.0) 9012 : audit 0 from='client.? 172.21.15.40:0/2894968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:23 smithi040 bash[41173]: audit 2023-12-01T23:37:23.534387+0000 mon.a (mon.0) 9012 : audit 0 from='client.? 172.21.15.40:0/2894968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:23 smithi141 bash[31670]: audit 2023-12-01T23:37:23.534387+0000 mon.a (mon.0) 9012 : audit 0 from='client.? 172.21.15.40:0/2894968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:24 smithi040 bash[28232]: cluster 2023-12-01T23:37:23.898232+0000 mgr.y (mgr.24356) 14374 : cluster 0 pgmap v14342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:24 smithi040 bash[41173]: cluster 2023-12-01T23:37:23.898232+0000 mgr.y (mgr.24356) 14374 : cluster 0 pgmap v14342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:24 smithi141 bash[31670]: cluster 2023-12-01T23:37:23.898232+0000 mgr.y (mgr.24356) 14374 : cluster 0 pgmap v14342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:37:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:37:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:26 smithi141 bash[31670]: cluster 2023-12-01T23:37:25.899361+0000 mgr.y (mgr.24356) 14375 : cluster 0 pgmap v14343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:26 smithi141 bash[31670]: audit 2023-12-01T23:37:26.008966+0000 mon.c (mon.2) 9048 : audit 0 from='client.? 172.21.15.40:0/1041809002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:26 smithi141 bash[31670]: audit 2023-12-01T23:37:26.186516+0000 mon.c (mon.2) 9049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:26 smithi141 bash[31670]: audit 2023-12-01T23:37:26.564380+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:26 smithi141 bash[31670]: audit 2023-12-01T23:37:26.579202+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[28232]: cluster 2023-12-01T23:37:25.899361+0000 mgr.y (mgr.24356) 14375 : cluster 0 pgmap v14343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[28232]: audit 2023-12-01T23:37:26.008966+0000 mon.c (mon.2) 9048 : audit 0 from='client.? 172.21.15.40:0/1041809002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[28232]: audit 2023-12-01T23:37:26.186516+0000 mon.c (mon.2) 9049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[28232]: audit 2023-12-01T23:37:26.564380+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[28232]: audit 2023-12-01T23:37:26.579202+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[41173]: cluster 2023-12-01T23:37:25.899361+0000 mgr.y (mgr.24356) 14375 : cluster 0 pgmap v14343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[41173]: audit 2023-12-01T23:37:26.008966+0000 mon.c (mon.2) 9048 : audit 0 from='client.? 172.21.15.40:0/1041809002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[41173]: audit 2023-12-01T23:37:26.186516+0000 mon.c (mon.2) 9049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[41173]: audit 2023-12-01T23:37:26.564380+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:26 smithi040 bash[41173]: audit 2023-12-01T23:37:26.579202+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:28 smithi040 bash[28232]: cluster 2023-12-01T23:37:27.899933+0000 mgr.y (mgr.24356) 14376 : cluster 0 pgmap v14344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:28 smithi040 bash[28232]: audit 2023-12-01T23:37:28.468503+0000 mon.c (mon.2) 9050 : audit 0 from='client.? 172.21.15.40:0/1459834827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:28 smithi040 bash[41173]: cluster 2023-12-01T23:37:27.899933+0000 mgr.y (mgr.24356) 14376 : cluster 0 pgmap v14344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:28 smithi040 bash[41173]: audit 2023-12-01T23:37:28.468503+0000 mon.c (mon.2) 9050 : audit 0 from='client.? 172.21.15.40:0/1459834827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:28 smithi141 bash[31670]: cluster 2023-12-01T23:37:27.899933+0000 mgr.y (mgr.24356) 14376 : cluster 0 pgmap v14344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:28 smithi141 bash[31670]: audit 2023-12-01T23:37:28.468503+0000 mon.c (mon.2) 9050 : audit 0 from='client.? 172.21.15.40:0/1459834827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:30 smithi141 bash[31670]: cluster 2023-12-01T23:37:29.901112+0000 mgr.y (mgr.24356) 14377 : cluster 0 pgmap v14345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:30 smithi141 bash[31670]: audit 2023-12-01T23:37:30.936116+0000 mon.a (mon.0) 9015 : audit 0 from='client.? 172.21.15.40:0/2625365012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:30 smithi040 bash[28232]: cluster 2023-12-01T23:37:29.901112+0000 mgr.y (mgr.24356) 14377 : cluster 0 pgmap v14345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:30 smithi040 bash[28232]: audit 2023-12-01T23:37:30.936116+0000 mon.a (mon.0) 9015 : audit 0 from='client.? 172.21.15.40:0/2625365012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:30 smithi040 bash[41173]: cluster 2023-12-01T23:37:29.901112+0000 mgr.y (mgr.24356) 14377 : cluster 0 pgmap v14345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:30 smithi040 bash[41173]: audit 2023-12-01T23:37:30.936116+0000 mon.a (mon.0) 9015 : audit 0 from='client.? 172.21.15.40:0/2625365012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:32 smithi141 bash[31670]: cluster 2023-12-01T23:37:31.901867+0000 mgr.y (mgr.24356) 14378 : cluster 0 pgmap v14346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:32 smithi141 bash[31670]: audit 2023-12-01T23:37:32.384976+0000 mon.a (mon.0) 9016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:32 smithi141 bash[31670]: audit 2023-12-01T23:37:32.394209+0000 mon.a (mon.0) 9017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:32 smithi141 bash[31670]: audit 2023-12-01T23:37:32.474425+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:32 smithi141 bash[31670]: audit 2023-12-01T23:37:32.485006+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[28232]: cluster 2023-12-01T23:37:31.901867+0000 mgr.y (mgr.24356) 14378 : cluster 0 pgmap v14346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[28232]: audit 2023-12-01T23:37:32.384976+0000 mon.a (mon.0) 9016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[28232]: audit 2023-12-01T23:37:32.394209+0000 mon.a (mon.0) 9017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[28232]: audit 2023-12-01T23:37:32.474425+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[28232]: audit 2023-12-01T23:37:32.485006+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[41173]: cluster 2023-12-01T23:37:31.901867+0000 mgr.y (mgr.24356) 14378 : cluster 0 pgmap v14346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[41173]: audit 2023-12-01T23:37:32.384976+0000 mon.a (mon.0) 9016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[41173]: audit 2023-12-01T23:37:32.394209+0000 mon.a (mon.0) 9017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[41173]: audit 2023-12-01T23:37:32.474425+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:32 smithi040 bash[41173]: audit 2023-12-01T23:37:32.485006+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:33 smithi141 bash[31670]: audit 2023-12-01T23:37:32.977025+0000 mon.c (mon.2) 9051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:33 smithi141 bash[31670]: audit 2023-12-01T23:37:32.978317+0000 mon.c (mon.2) 9052 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:33 smithi141 bash[31670]: audit 2023-12-01T23:37:32.987893+0000 mon.a (mon.0) 9020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:33 smithi141 bash[31670]: audit 2023-12-01T23:37:33.405063+0000 mon.c (mon.2) 9053 : audit 0 from='client.? 172.21.15.40:0/3111983402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[28232]: audit 2023-12-01T23:37:32.977025+0000 mon.c (mon.2) 9051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:37:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[28232]: audit 2023-12-01T23:37:32.978317+0000 mon.c (mon.2) 9052 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:37:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[28232]: audit 2023-12-01T23:37:32.987893+0000 mon.a (mon.0) 9020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[28232]: audit 2023-12-01T23:37:33.405063+0000 mon.c (mon.2) 9053 : audit 0 from='client.? 172.21.15.40:0/3111983402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[41173]: audit 2023-12-01T23:37:32.977025+0000 mon.c (mon.2) 9051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:37:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[41173]: audit 2023-12-01T23:37:32.978317+0000 mon.c (mon.2) 9052 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:37:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[41173]: audit 2023-12-01T23:37:32.987893+0000 mon.a (mon.0) 9020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:37:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:33 smithi040 bash[41173]: audit 2023-12-01T23:37:33.405063+0000 mon.c (mon.2) 9053 : audit 0 from='client.? 172.21.15.40:0/3111983402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:34 smithi141 bash[31670]: cluster 2023-12-01T23:37:33.902600+0000 mgr.y (mgr.24356) 14379 : cluster 0 pgmap v14347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:34 smithi141 bash[31670]: audit 2023-12-01T23:37:34.091329+0000 mon.c (mon.2) 9054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:34 smithi040 bash[28232]: cluster 2023-12-01T23:37:33.902600+0000 mgr.y (mgr.24356) 14379 : cluster 0 pgmap v14347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:34 smithi040 bash[28232]: audit 2023-12-01T23:37:34.091329+0000 mon.c (mon.2) 9054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:34 smithi040 bash[41173]: cluster 2023-12-01T23:37:33.902600+0000 mgr.y (mgr.24356) 14379 : cluster 0 pgmap v14347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:34 smithi040 bash[41173]: audit 2023-12-01T23:37:34.091329+0000 mon.c (mon.2) 9054 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:35 smithi141 bash[31670]: audit 2023-12-01T23:37:35.873891+0000 mon.a (mon.0) 9021 : audit 0 from='client.? 172.21.15.40:0/3046081516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:35 smithi040 bash[28232]: audit 2023-12-01T23:37:35.873891+0000 mon.a (mon.0) 9021 : audit 0 from='client.? 172.21.15.40:0/3046081516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:35 smithi040 bash[41173]: audit 2023-12-01T23:37:35.873891+0000 mon.a (mon.0) 9021 : audit 0 from='client.? 172.21.15.40:0/3046081516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:37:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:37:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:36 smithi141 bash[31670]: cluster 2023-12-01T23:37:35.903731+0000 mgr.y (mgr.24356) 14380 : cluster 0 pgmap v14348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:36 smithi040 bash[28232]: cluster 2023-12-01T23:37:35.903731+0000 mgr.y (mgr.24356) 14380 : cluster 0 pgmap v14348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:36 smithi040 bash[41173]: cluster 2023-12-01T23:37:35.903731+0000 mgr.y (mgr.24356) 14380 : cluster 0 pgmap v14348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:38 smithi040 bash[41173]: cluster 2023-12-01T23:37:37.904398+0000 mgr.y (mgr.24356) 14381 : cluster 0 pgmap v14349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:38 smithi040 bash[41173]: audit 2023-12-01T23:37:38.341610+0000 mon.c (mon.2) 9055 : audit 0 from='client.? 172.21.15.40:0/2224848807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:38 smithi040 bash[28232]: cluster 2023-12-01T23:37:37.904398+0000 mgr.y (mgr.24356) 14381 : cluster 0 pgmap v14349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:38 smithi040 bash[28232]: audit 2023-12-01T23:37:38.341610+0000 mon.c (mon.2) 9055 : audit 0 from='client.? 172.21.15.40:0/2224848807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:38 smithi141 bash[31670]: cluster 2023-12-01T23:37:37.904398+0000 mgr.y (mgr.24356) 14381 : cluster 0 pgmap v14349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:38 smithi141 bash[31670]: audit 2023-12-01T23:37:38.341610+0000 mon.c (mon.2) 9055 : audit 0 from='client.? 172.21.15.40:0/2224848807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:40 smithi141 bash[31670]: cluster 2023-12-01T23:37:39.905557+0000 mgr.y (mgr.24356) 14382 : cluster 0 pgmap v14350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:40 smithi141 bash[31670]: audit 2023-12-01T23:37:40.807818+0000 mon.c (mon.2) 9056 : audit 0 from='client.? 172.21.15.40:0/1918736279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:40 smithi040 bash[28232]: cluster 2023-12-01T23:37:39.905557+0000 mgr.y (mgr.24356) 14382 : cluster 0 pgmap v14350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:40 smithi040 bash[28232]: audit 2023-12-01T23:37:40.807818+0000 mon.c (mon.2) 9056 : audit 0 from='client.? 172.21.15.40:0/1918736279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:40 smithi040 bash[41173]: cluster 2023-12-01T23:37:39.905557+0000 mgr.y (mgr.24356) 14382 : cluster 0 pgmap v14350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:40 smithi040 bash[41173]: audit 2023-12-01T23:37:40.807818+0000 mon.c (mon.2) 9056 : audit 0 from='client.? 172.21.15.40:0/1918736279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:42 smithi141 bash[31670]: cluster 2023-12-01T23:37:41.906222+0000 mgr.y (mgr.24356) 14383 : cluster 0 pgmap v14351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:42 smithi040 bash[28232]: cluster 2023-12-01T23:37:41.906222+0000 mgr.y (mgr.24356) 14383 : cluster 0 pgmap v14351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:42 smithi040 bash[41173]: cluster 2023-12-01T23:37:41.906222+0000 mgr.y (mgr.24356) 14383 : cluster 0 pgmap v14351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:43 smithi141 bash[31670]: audit 2023-12-01T23:37:43.271194+0000 mon.a (mon.0) 9022 : audit 0 from='client.? 172.21.15.40:0/232001766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:43 smithi040 bash[28232]: audit 2023-12-01T23:37:43.271194+0000 mon.a (mon.0) 9022 : audit 0 from='client.? 172.21.15.40:0/232001766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:43 smithi040 bash[41173]: audit 2023-12-01T23:37:43.271194+0000 mon.a (mon.0) 9022 : audit 0 from='client.? 172.21.15.40:0/232001766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:44 smithi141 bash[31670]: cluster 2023-12-01T23:37:43.906893+0000 mgr.y (mgr.24356) 14384 : cluster 0 pgmap v14352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:44 smithi040 bash[28232]: cluster 2023-12-01T23:37:43.906893+0000 mgr.y (mgr.24356) 14384 : cluster 0 pgmap v14352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:44 smithi040 bash[41173]: cluster 2023-12-01T23:37:43.906893+0000 mgr.y (mgr.24356) 14384 : cluster 0 pgmap v14352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:45 smithi141 bash[31670]: audit 2023-12-01T23:37:45.736154+0000 mon.a (mon.0) 9023 : audit 0 from='client.? 172.21.15.40:0/2488145497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:45 smithi040 bash[28232]: audit 2023-12-01T23:37:45.736154+0000 mon.a (mon.0) 9023 : audit 0 from='client.? 172.21.15.40:0/2488145497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:45 smithi040 bash[41173]: audit 2023-12-01T23:37:45.736154+0000 mon.a (mon.0) 9023 : audit 0 from='client.? 172.21.15.40:0/2488145497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:37:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:37:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:46 smithi141 bash[31670]: cluster 2023-12-01T23:37:45.908036+0000 mgr.y (mgr.24356) 14385 : cluster 0 pgmap v14353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:46 smithi040 bash[28232]: cluster 2023-12-01T23:37:45.908036+0000 mgr.y (mgr.24356) 14385 : cluster 0 pgmap v14353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:46 smithi040 bash[41173]: cluster 2023-12-01T23:37:45.908036+0000 mgr.y (mgr.24356) 14385 : cluster 0 pgmap v14353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:48 smithi040 bash[28232]: cluster 2023-12-01T23:37:47.908793+0000 mgr.y (mgr.24356) 14386 : cluster 0 pgmap v14354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:48 smithi040 bash[28232]: audit 2023-12-01T23:37:48.203312+0000 mon.c (mon.2) 9057 : audit 0 from='client.? 172.21.15.40:0/497483469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:48 smithi040 bash[41173]: cluster 2023-12-01T23:37:47.908793+0000 mgr.y (mgr.24356) 14386 : cluster 0 pgmap v14354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:48 smithi040 bash[41173]: audit 2023-12-01T23:37:48.203312+0000 mon.c (mon.2) 9057 : audit 0 from='client.? 172.21.15.40:0/497483469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:48 smithi141 bash[31670]: cluster 2023-12-01T23:37:47.908793+0000 mgr.y (mgr.24356) 14386 : cluster 0 pgmap v14354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:48 smithi141 bash[31670]: audit 2023-12-01T23:37:48.203312+0000 mon.c (mon.2) 9057 : audit 0 from='client.? 172.21.15.40:0/497483469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:49 smithi040 bash[41173]: audit 2023-12-01T23:37:49.091777+0000 mon.c (mon.2) 9058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:49 smithi040 bash[28232]: audit 2023-12-01T23:37:49.091777+0000 mon.c (mon.2) 9058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:49 smithi141 bash[31670]: audit 2023-12-01T23:37:49.091777+0000 mon.c (mon.2) 9058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:50 smithi040 bash[28232]: cluster 2023-12-01T23:37:49.910103+0000 mgr.y (mgr.24356) 14387 : cluster 0 pgmap v14355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:50 smithi040 bash[28232]: audit 2023-12-01T23:37:50.666581+0000 mon.c (mon.2) 9059 : audit 0 from='client.? 172.21.15.40:0/1192864098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:50 smithi040 bash[41173]: cluster 2023-12-01T23:37:49.910103+0000 mgr.y (mgr.24356) 14387 : cluster 0 pgmap v14355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:50 smithi040 bash[41173]: audit 2023-12-01T23:37:50.666581+0000 mon.c (mon.2) 9059 : audit 0 from='client.? 172.21.15.40:0/1192864098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:50 smithi141 bash[31670]: cluster 2023-12-01T23:37:49.910103+0000 mgr.y (mgr.24356) 14387 : cluster 0 pgmap v14355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:50 smithi141 bash[31670]: audit 2023-12-01T23:37:50.666581+0000 mon.c (mon.2) 9059 : audit 0 from='client.? 172.21.15.40:0/1192864098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:52 smithi141 bash[31670]: cluster 2023-12-01T23:37:51.910851+0000 mgr.y (mgr.24356) 14388 : cluster 0 pgmap v14356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:52 smithi040 bash[28232]: cluster 2023-12-01T23:37:51.910851+0000 mgr.y (mgr.24356) 14388 : cluster 0 pgmap v14356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:52 smithi040 bash[41173]: cluster 2023-12-01T23:37:51.910851+0000 mgr.y (mgr.24356) 14388 : cluster 0 pgmap v14356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:53 smithi141 bash[31670]: audit 2023-12-01T23:37:53.132254+0000 mon.a (mon.0) 9024 : audit 0 from='client.? 172.21.15.40:0/3005979773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:53 smithi040 bash[28232]: audit 2023-12-01T23:37:53.132254+0000 mon.a (mon.0) 9024 : audit 0 from='client.? 172.21.15.40:0/3005979773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:53 smithi040 bash[41173]: audit 2023-12-01T23:37:53.132254+0000 mon.a (mon.0) 9024 : audit 0 from='client.? 172.21.15.40:0/3005979773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:54 smithi141 bash[31670]: cluster 2023-12-01T23:37:53.911516+0000 mgr.y (mgr.24356) 14389 : cluster 0 pgmap v14357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:54 smithi040 bash[28232]: cluster 2023-12-01T23:37:53.911516+0000 mgr.y (mgr.24356) 14389 : cluster 0 pgmap v14357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:54 smithi040 bash[41173]: cluster 2023-12-01T23:37:53.911516+0000 mgr.y (mgr.24356) 14389 : cluster 0 pgmap v14357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:55 smithi141 bash[31670]: audit 2023-12-01T23:37:55.596165+0000 mon.c (mon.2) 9060 : audit 0 from='client.? 172.21.15.40:0/106521969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:55 smithi040 bash[28232]: audit 2023-12-01T23:37:55.596165+0000 mon.c (mon.2) 9060 : audit 0 from='client.? 172.21.15.40:0/106521969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:55 smithi040 bash[41173]: audit 2023-12-01T23:37:55.596165+0000 mon.c (mon.2) 9060 : audit 0 from='client.? 172.21.15.40:0/106521969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:37:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:37:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:56 smithi141 bash[31670]: cluster 2023-12-01T23:37:55.912733+0000 mgr.y (mgr.24356) 14390 : cluster 0 pgmap v14358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:56 smithi040 bash[28232]: cluster 2023-12-01T23:37:55.912733+0000 mgr.y (mgr.24356) 14390 : cluster 0 pgmap v14358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:56 smithi040 bash[41173]: cluster 2023-12-01T23:37:55.912733+0000 mgr.y (mgr.24356) 14390 : cluster 0 pgmap v14358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:58 smithi040 bash[28232]: cluster 2023-12-01T23:37:57.913352+0000 mgr.y (mgr.24356) 14391 : cluster 0 pgmap v14359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:37:58 smithi040 bash[28232]: audit 2023-12-01T23:37:58.068456+0000 mon.c (mon.2) 9061 : audit 0 from='client.? 172.21.15.40:0/2859437613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:58 smithi040 bash[41173]: cluster 2023-12-01T23:37:57.913352+0000 mgr.y (mgr.24356) 14391 : cluster 0 pgmap v14359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:37:58 smithi040 bash[41173]: audit 2023-12-01T23:37:58.068456+0000 mon.c (mon.2) 9061 : audit 0 from='client.? 172.21.15.40:0/2859437613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:37:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:58 smithi141 bash[31670]: cluster 2023-12-01T23:37:57.913352+0000 mgr.y (mgr.24356) 14391 : cluster 0 pgmap v14359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:37:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:37:58 smithi141 bash[31670]: audit 2023-12-01T23:37:58.068456+0000 mon.c (mon.2) 9061 : audit 0 from='client.? 172.21.15.40:0/2859437613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:00 smithi141 bash[31670]: cluster 2023-12-01T23:37:59.914537+0000 mgr.y (mgr.24356) 14392 : cluster 0 pgmap v14360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:00 smithi141 bash[31670]: audit 2023-12-01T23:38:00.525698+0000 mon.a (mon.0) 9025 : audit 0 from='client.? 172.21.15.40:0/1520040473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:00 smithi040 bash[28232]: cluster 2023-12-01T23:37:59.914537+0000 mgr.y (mgr.24356) 14392 : cluster 0 pgmap v14360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:00 smithi040 bash[28232]: audit 2023-12-01T23:38:00.525698+0000 mon.a (mon.0) 9025 : audit 0 from='client.? 172.21.15.40:0/1520040473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:00 smithi040 bash[41173]: cluster 2023-12-01T23:37:59.914537+0000 mgr.y (mgr.24356) 14392 : cluster 0 pgmap v14360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:00 smithi040 bash[41173]: audit 2023-12-01T23:38:00.525698+0000 mon.a (mon.0) 9025 : audit 0 from='client.? 172.21.15.40:0/1520040473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:02 smithi141 bash[31670]: cluster 2023-12-01T23:38:01.915209+0000 mgr.y (mgr.24356) 14393 : cluster 0 pgmap v14361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:02 smithi040 bash[28232]: cluster 2023-12-01T23:38:01.915209+0000 mgr.y (mgr.24356) 14393 : cluster 0 pgmap v14361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:02 smithi040 bash[41173]: cluster 2023-12-01T23:38:01.915209+0000 mgr.y (mgr.24356) 14393 : cluster 0 pgmap v14361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:03 smithi141 bash[31670]: audit 2023-12-01T23:38:02.995372+0000 mon.c (mon.2) 9062 : audit 0 from='client.? 172.21.15.40:0/35760359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:03 smithi040 bash[41173]: audit 2023-12-01T23:38:02.995372+0000 mon.c (mon.2) 9062 : audit 0 from='client.? 172.21.15.40:0/35760359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:03 smithi040 bash[28232]: audit 2023-12-01T23:38:02.995372+0000 mon.c (mon.2) 9062 : audit 0 from='client.? 172.21.15.40:0/35760359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:04 smithi141 bash[31670]: cluster 2023-12-01T23:38:03.915996+0000 mgr.y (mgr.24356) 14394 : cluster 0 pgmap v14362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:04 smithi141 bash[31670]: audit 2023-12-01T23:38:04.092286+0000 mon.c (mon.2) 9063 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:04 smithi040 bash[28232]: cluster 2023-12-01T23:38:03.915996+0000 mgr.y (mgr.24356) 14394 : cluster 0 pgmap v14362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:04 smithi040 bash[28232]: audit 2023-12-01T23:38:04.092286+0000 mon.c (mon.2) 9063 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:04 smithi040 bash[41173]: cluster 2023-12-01T23:38:03.915996+0000 mgr.y (mgr.24356) 14394 : cluster 0 pgmap v14362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:04 smithi040 bash[41173]: audit 2023-12-01T23:38:04.092286+0000 mon.c (mon.2) 9063 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:05 smithi141 bash[31670]: audit 2023-12-01T23:38:05.453808+0000 mon.c (mon.2) 9064 : audit 0 from='client.? 172.21.15.40:0/152380653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:05 smithi040 bash[41173]: audit 2023-12-01T23:38:05.453808+0000 mon.c (mon.2) 9064 : audit 0 from='client.? 172.21.15.40:0/152380653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:05 smithi040 bash[28232]: audit 2023-12-01T23:38:05.453808+0000 mon.c (mon.2) 9064 : audit 0 from='client.? 172.21.15.40:0/152380653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:38:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:38:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:06 smithi141 bash[31670]: cluster 2023-12-01T23:38:05.917099+0000 mgr.y (mgr.24356) 14395 : cluster 0 pgmap v14363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:07 smithi040 bash[41173]: cluster 2023-12-01T23:38:05.917099+0000 mgr.y (mgr.24356) 14395 : cluster 0 pgmap v14363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:06 smithi040 bash[28232]: cluster 2023-12-01T23:38:05.917099+0000 mgr.y (mgr.24356) 14395 : cluster 0 pgmap v14363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:08 smithi040 bash[28232]: cluster 2023-12-01T23:38:07.917760+0000 mgr.y (mgr.24356) 14396 : cluster 0 pgmap v14364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:08 smithi040 bash[28232]: audit 2023-12-01T23:38:07.922545+0000 mon.a (mon.0) 9026 : audit 0 from='client.? 172.21.15.40:0/3971733303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:08 smithi040 bash[41173]: cluster 2023-12-01T23:38:07.917760+0000 mgr.y (mgr.24356) 14396 : cluster 0 pgmap v14364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:08 smithi040 bash[41173]: audit 2023-12-01T23:38:07.922545+0000 mon.a (mon.0) 9026 : audit 0 from='client.? 172.21.15.40:0/3971733303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:08 smithi141 bash[31670]: cluster 2023-12-01T23:38:07.917760+0000 mgr.y (mgr.24356) 14396 : cluster 0 pgmap v14364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:08 smithi141 bash[31670]: audit 2023-12-01T23:38:07.922545+0000 mon.a (mon.0) 9026 : audit 0 from='client.? 172.21.15.40:0/3971733303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:10 smithi141 bash[31670]: cluster 2023-12-01T23:38:09.918908+0000 mgr.y (mgr.24356) 14397 : cluster 0 pgmap v14365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:10 smithi141 bash[31670]: audit 2023-12-01T23:38:10.391480+0000 mon.c (mon.2) 9065 : audit 0 from='client.? 172.21.15.40:0/633575251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:10 smithi040 bash[28232]: cluster 2023-12-01T23:38:09.918908+0000 mgr.y (mgr.24356) 14397 : cluster 0 pgmap v14365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:10 smithi040 bash[28232]: audit 2023-12-01T23:38:10.391480+0000 mon.c (mon.2) 9065 : audit 0 from='client.? 172.21.15.40:0/633575251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:10 smithi040 bash[41173]: cluster 2023-12-01T23:38:09.918908+0000 mgr.y (mgr.24356) 14397 : cluster 0 pgmap v14365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:10 smithi040 bash[41173]: audit 2023-12-01T23:38:10.391480+0000 mon.c (mon.2) 9065 : audit 0 from='client.? 172.21.15.40:0/633575251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:12 smithi141 bash[31670]: cluster 2023-12-01T23:38:11.919620+0000 mgr.y (mgr.24356) 14398 : cluster 0 pgmap v14366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:12 smithi141 bash[31670]: audit 2023-12-01T23:38:12.861675+0000 mon.a (mon.0) 9027 : audit 0 from='client.? 172.21.15.40:0/1766765836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:12 smithi040 bash[28232]: cluster 2023-12-01T23:38:11.919620+0000 mgr.y (mgr.24356) 14398 : cluster 0 pgmap v14366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:12 smithi040 bash[28232]: audit 2023-12-01T23:38:12.861675+0000 mon.a (mon.0) 9027 : audit 0 from='client.? 172.21.15.40:0/1766765836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:12 smithi040 bash[41173]: cluster 2023-12-01T23:38:11.919620+0000 mgr.y (mgr.24356) 14398 : cluster 0 pgmap v14366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:12 smithi040 bash[41173]: audit 2023-12-01T23:38:12.861675+0000 mon.a (mon.0) 9027 : audit 0 from='client.? 172.21.15.40:0/1766765836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:14 smithi141 bash[31670]: cluster 2023-12-01T23:38:13.920281+0000 mgr.y (mgr.24356) 14399 : cluster 0 pgmap v14367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:14 smithi040 bash[28232]: cluster 2023-12-01T23:38:13.920281+0000 mgr.y (mgr.24356) 14399 : cluster 0 pgmap v14367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:14 smithi040 bash[41173]: cluster 2023-12-01T23:38:13.920281+0000 mgr.y (mgr.24356) 14399 : cluster 0 pgmap v14367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:15 smithi141 bash[31670]: audit 2023-12-01T23:38:15.319662+0000 mon.a (mon.0) 9028 : audit 0 from='client.? 172.21.15.40:0/115111123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:15 smithi040 bash[28232]: audit 2023-12-01T23:38:15.319662+0000 mon.a (mon.0) 9028 : audit 0 from='client.? 172.21.15.40:0/115111123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:15 smithi040 bash[41173]: audit 2023-12-01T23:38:15.319662+0000 mon.a (mon.0) 9028 : audit 0 from='client.? 172.21.15.40:0/115111123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:38:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:38:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:16 smithi141 bash[31670]: cluster 2023-12-01T23:38:15.921404+0000 mgr.y (mgr.24356) 14400 : cluster 0 pgmap v14368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:17 smithi040 bash[41173]: cluster 2023-12-01T23:38:15.921404+0000 mgr.y (mgr.24356) 14400 : cluster 0 pgmap v14368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:16 smithi040 bash[28232]: cluster 2023-12-01T23:38:15.921404+0000 mgr.y (mgr.24356) 14400 : cluster 0 pgmap v14368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:18 smithi141 bash[31670]: audit 2023-12-01T23:38:17.777683+0000 mon.c (mon.2) 9066 : audit 0 from='client.? 172.21.15.40:0/371953912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:18 smithi141 bash[31670]: cluster 2023-12-01T23:38:17.922085+0000 mgr.y (mgr.24356) 14401 : cluster 0 pgmap v14369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:18 smithi040 bash[41173]: audit 2023-12-01T23:38:17.777683+0000 mon.c (mon.2) 9066 : audit 0 from='client.? 172.21.15.40:0/371953912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:18 smithi040 bash[41173]: cluster 2023-12-01T23:38:17.922085+0000 mgr.y (mgr.24356) 14401 : cluster 0 pgmap v14369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:18 smithi040 bash[28232]: audit 2023-12-01T23:38:17.777683+0000 mon.c (mon.2) 9066 : audit 0 from='client.? 172.21.15.40:0/371953912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:18 smithi040 bash[28232]: cluster 2023-12-01T23:38:17.922085+0000 mgr.y (mgr.24356) 14401 : cluster 0 pgmap v14369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:19 smithi040 bash[41173]: audit 2023-12-01T23:38:19.092753+0000 mon.c (mon.2) 9067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:19 smithi040 bash[28232]: audit 2023-12-01T23:38:19.092753+0000 mon.c (mon.2) 9067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:19 smithi141 bash[31670]: audit 2023-12-01T23:38:19.092753+0000 mon.c (mon.2) 9067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:20 smithi040 bash[28232]: cluster 2023-12-01T23:38:19.923248+0000 mgr.y (mgr.24356) 14402 : cluster 0 pgmap v14370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:20 smithi040 bash[28232]: audit 2023-12-01T23:38:20.269797+0000 mon.c (mon.2) 9068 : audit 0 from='client.? 172.21.15.40:0/1736618852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:20 smithi040 bash[41173]: cluster 2023-12-01T23:38:19.923248+0000 mgr.y (mgr.24356) 14402 : cluster 0 pgmap v14370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:20 smithi040 bash[41173]: audit 2023-12-01T23:38:20.269797+0000 mon.c (mon.2) 9068 : audit 0 from='client.? 172.21.15.40:0/1736618852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:20 smithi141 bash[31670]: cluster 2023-12-01T23:38:19.923248+0000 mgr.y (mgr.24356) 14402 : cluster 0 pgmap v14370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:20 smithi141 bash[31670]: audit 2023-12-01T23:38:20.269797+0000 mon.c (mon.2) 9068 : audit 0 from='client.? 172.21.15.40:0/1736618852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:22 smithi141 bash[31670]: cluster 2023-12-01T23:38:21.924000+0000 mgr.y (mgr.24356) 14403 : cluster 0 pgmap v14371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:22 smithi141 bash[31670]: audit 2023-12-01T23:38:22.735679+0000 mon.c (mon.2) 9069 : audit 0 from='client.? 172.21.15.40:0/979635487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:22 smithi040 bash[28232]: cluster 2023-12-01T23:38:21.924000+0000 mgr.y (mgr.24356) 14403 : cluster 0 pgmap v14371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:22 smithi040 bash[28232]: audit 2023-12-01T23:38:22.735679+0000 mon.c (mon.2) 9069 : audit 0 from='client.? 172.21.15.40:0/979635487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:22 smithi040 bash[41173]: cluster 2023-12-01T23:38:21.924000+0000 mgr.y (mgr.24356) 14403 : cluster 0 pgmap v14371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:22 smithi040 bash[41173]: audit 2023-12-01T23:38:22.735679+0000 mon.c (mon.2) 9069 : audit 0 from='client.? 172.21.15.40:0/979635487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:24 smithi141 bash[31670]: cluster 2023-12-01T23:38:23.924846+0000 mgr.y (mgr.24356) 14404 : cluster 0 pgmap v14372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:24 smithi040 bash[41173]: cluster 2023-12-01T23:38:23.924846+0000 mgr.y (mgr.24356) 14404 : cluster 0 pgmap v14372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:24 smithi040 bash[28232]: cluster 2023-12-01T23:38:23.924846+0000 mgr.y (mgr.24356) 14404 : cluster 0 pgmap v14372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:25 smithi141 bash[31670]: audit 2023-12-01T23:38:25.201484+0000 mon.a (mon.0) 9029 : audit 0 from='client.? 172.21.15.40:0/3191710336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:25 smithi040 bash[41173]: audit 2023-12-01T23:38:25.201484+0000 mon.a (mon.0) 9029 : audit 0 from='client.? 172.21.15.40:0/3191710336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:25 smithi040 bash[28232]: audit 2023-12-01T23:38:25.201484+0000 mon.a (mon.0) 9029 : audit 0 from='client.? 172.21.15.40:0/3191710336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:38:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:38:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:26 smithi141 bash[31670]: cluster 2023-12-01T23:38:25.926016+0000 mgr.y (mgr.24356) 14405 : cluster 0 pgmap v14373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:26 smithi040 bash[41173]: cluster 2023-12-01T23:38:25.926016+0000 mgr.y (mgr.24356) 14405 : cluster 0 pgmap v14373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:26 smithi040 bash[28232]: cluster 2023-12-01T23:38:25.926016+0000 mgr.y (mgr.24356) 14405 : cluster 0 pgmap v14373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:27 smithi141 bash[31670]: audit 2023-12-01T23:38:27.661185+0000 mon.c (mon.2) 9070 : audit 0 from='client.? 172.21.15.40:0/2126406515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:27 smithi040 bash[28232]: audit 2023-12-01T23:38:27.661185+0000 mon.c (mon.2) 9070 : audit 0 from='client.? 172.21.15.40:0/2126406515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:27 smithi040 bash[41173]: audit 2023-12-01T23:38:27.661185+0000 mon.c (mon.2) 9070 : audit 0 from='client.? 172.21.15.40:0/2126406515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:28 smithi141 bash[31670]: cluster 2023-12-01T23:38:27.926679+0000 mgr.y (mgr.24356) 14406 : cluster 0 pgmap v14374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:28 smithi040 bash[28232]: cluster 2023-12-01T23:38:27.926679+0000 mgr.y (mgr.24356) 14406 : cluster 0 pgmap v14374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:28 smithi040 bash[41173]: cluster 2023-12-01T23:38:27.926679+0000 mgr.y (mgr.24356) 14406 : cluster 0 pgmap v14374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:30 smithi040 bash[28232]: cluster 2023-12-01T23:38:29.927803+0000 mgr.y (mgr.24356) 14407 : cluster 0 pgmap v14375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:30 smithi040 bash[41173]: cluster 2023-12-01T23:38:29.927803+0000 mgr.y (mgr.24356) 14407 : cluster 0 pgmap v14375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:30 smithi141 bash[31670]: cluster 2023-12-01T23:38:29.927803+0000 mgr.y (mgr.24356) 14407 : cluster 0 pgmap v14375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:31 smithi040 bash[28232]: audit 2023-12-01T23:38:30.129681+0000 mon.c (mon.2) 9071 : audit 0 from='client.? 172.21.15.40:0/4004013620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:31 smithi040 bash[41173]: audit 2023-12-01T23:38:30.129681+0000 mon.c (mon.2) 9071 : audit 0 from='client.? 172.21.15.40:0/4004013620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:31 smithi141 bash[31670]: audit 2023-12-01T23:38:30.129681+0000 mon.c (mon.2) 9071 : audit 0 from='client.? 172.21.15.40:0/4004013620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:32 smithi040 bash[41173]: cluster 2023-12-01T23:38:31.928435+0000 mgr.y (mgr.24356) 14408 : cluster 0 pgmap v14376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:32 smithi040 bash[28232]: cluster 2023-12-01T23:38:31.928435+0000 mgr.y (mgr.24356) 14408 : cluster 0 pgmap v14376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:32 smithi141 bash[31670]: cluster 2023-12-01T23:38:31.928435+0000 mgr.y (mgr.24356) 14408 : cluster 0 pgmap v14376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:33 smithi040 bash[28232]: audit 2023-12-01T23:38:32.595588+0000 mon.c (mon.2) 9072 : audit 0 from='client.? 172.21.15.40:0/3066637238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:33 smithi040 bash[41173]: audit 2023-12-01T23:38:32.595588+0000 mon.c (mon.2) 9072 : audit 0 from='client.? 172.21.15.40:0/3066637238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:33 smithi141 bash[31670]: audit 2023-12-01T23:38:32.595588+0000 mon.c (mon.2) 9072 : audit 0 from='client.? 172.21.15.40:0/3066637238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[28232]: audit 2023-12-01T23:38:33.070056+0000 mon.c (mon.2) 9073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:38:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[28232]: audit 2023-12-01T23:38:33.448255+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[28232]: audit 2023-12-01T23:38:33.462027+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[28232]: cluster 2023-12-01T23:38:33.929083+0000 mgr.y (mgr.24356) 14409 : cluster 0 pgmap v14377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[41173]: audit 2023-12-01T23:38:33.070056+0000 mon.c (mon.2) 9073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:38:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[41173]: audit 2023-12-01T23:38:33.448255+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[41173]: audit 2023-12-01T23:38:33.462027+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:34 smithi040 bash[41173]: cluster 2023-12-01T23:38:33.929083+0000 mgr.y (mgr.24356) 14409 : cluster 0 pgmap v14377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:34 smithi141 bash[31670]: audit 2023-12-01T23:38:33.070056+0000 mon.c (mon.2) 9073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:38:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:34 smithi141 bash[31670]: audit 2023-12-01T23:38:33.448255+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:34 smithi141 bash[31670]: audit 2023-12-01T23:38:33.462027+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:34 smithi141 bash[31670]: cluster 2023-12-01T23:38:33.929083+0000 mgr.y (mgr.24356) 14409 : cluster 0 pgmap v14377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:35 smithi040 bash[41173]: audit 2023-12-01T23:38:34.092907+0000 mon.c (mon.2) 9074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:35 smithi040 bash[28232]: audit 2023-12-01T23:38:34.092907+0000 mon.c (mon.2) 9074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:35 smithi141 bash[31670]: audit 2023-12-01T23:38:34.092907+0000 mon.c (mon.2) 9074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:36 smithi040 bash[28232]: audit 2023-12-01T23:38:35.060429+0000 mon.a (mon.0) 9032 : audit 0 from='client.? 172.21.15.40:0/4678435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:36 smithi040 bash[28232]: cluster 2023-12-01T23:38:35.930133+0000 mgr.y (mgr.24356) 14410 : cluster 0 pgmap v14378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:36 smithi040 bash[41173]: audit 2023-12-01T23:38:35.060429+0000 mon.a (mon.0) 9032 : audit 0 from='client.? 172.21.15.40:0/4678435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:36 smithi040 bash[41173]: cluster 2023-12-01T23:38:35.930133+0000 mgr.y (mgr.24356) 14410 : cluster 0 pgmap v14378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:36 smithi141 bash[31670]: audit 2023-12-01T23:38:35.060429+0000 mon.a (mon.0) 9032 : audit 0 from='client.? 172.21.15.40:0/4678435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:36 smithi141 bash[31670]: cluster 2023-12-01T23:38:35.930133+0000 mgr.y (mgr.24356) 14410 : cluster 0 pgmap v14378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:38:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:38:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:37 smithi040 bash[28232]: audit 2023-12-01T23:38:37.525113+0000 mon.c (mon.2) 9075 : audit 0 from='client.? 172.21.15.40:0/1728568706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:37 smithi040 bash[41173]: audit 2023-12-01T23:38:37.525113+0000 mon.c (mon.2) 9075 : audit 0 from='client.? 172.21.15.40:0/1728568706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:37 smithi141 bash[31670]: audit 2023-12-01T23:38:37.525113+0000 mon.c (mon.2) 9075 : audit 0 from='client.? 172.21.15.40:0/1728568706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:38 smithi040 bash[28232]: cluster 2023-12-01T23:38:37.930782+0000 mgr.y (mgr.24356) 14411 : cluster 0 pgmap v14379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:38 smithi040 bash[41173]: cluster 2023-12-01T23:38:37.930782+0000 mgr.y (mgr.24356) 14411 : cluster 0 pgmap v14379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:38 smithi141 bash[31670]: cluster 2023-12-01T23:38:37.930782+0000 mgr.y (mgr.24356) 14411 : cluster 0 pgmap v14379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:40 smithi141 bash[31670]: audit 2023-12-01T23:38:39.025243+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:40 smithi141 bash[31670]: audit 2023-12-01T23:38:39.036468+0000 mon.a (mon.0) 9034 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:40 smithi141 bash[31670]: audit 2023-12-01T23:38:39.657017+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:40 smithi141 bash[31670]: audit 2023-12-01T23:38:39.664710+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:40 smithi141 bash[31670]: cluster 2023-12-01T23:38:39.931871+0000 mgr.y (mgr.24356) 14412 : cluster 0 pgmap v14380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:40 smithi141 bash[31670]: audit 2023-12-01T23:38:39.988048+0000 mon.a (mon.0) 9037 : audit 0 from='client.? 172.21.15.40:0/3321182381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[28232]: audit 2023-12-01T23:38:39.025243+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[28232]: audit 2023-12-01T23:38:39.036468+0000 mon.a (mon.0) 9034 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[28232]: audit 2023-12-01T23:38:39.657017+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[28232]: audit 2023-12-01T23:38:39.664710+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[28232]: cluster 2023-12-01T23:38:39.931871+0000 mgr.y (mgr.24356) 14412 : cluster 0 pgmap v14380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[28232]: audit 2023-12-01T23:38:39.988048+0000 mon.a (mon.0) 9037 : audit 0 from='client.? 172.21.15.40:0/3321182381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[41173]: audit 2023-12-01T23:38:39.025243+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[41173]: audit 2023-12-01T23:38:39.036468+0000 mon.a (mon.0) 9034 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[41173]: audit 2023-12-01T23:38:39.657017+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[41173]: audit 2023-12-01T23:38:39.664710+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[41173]: cluster 2023-12-01T23:38:39.931871+0000 mgr.y (mgr.24356) 14412 : cluster 0 pgmap v14380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:40 smithi040 bash[41173]: audit 2023-12-01T23:38:39.988048+0000 mon.a (mon.0) 9037 : audit 0 from='client.? 172.21.15.40:0/3321182381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:41 smithi141 bash[31670]: audit 2023-12-01T23:38:40.183841+0000 mon.c (mon.2) 9076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:38:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:41 smithi141 bash[31670]: audit 2023-12-01T23:38:40.185855+0000 mon.c (mon.2) 9077 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:38:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:41 smithi141 bash[31670]: audit 2023-12-01T23:38:40.196042+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:41 smithi040 bash[41173]: audit 2023-12-01T23:38:40.183841+0000 mon.c (mon.2) 9076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:38:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:41 smithi040 bash[41173]: audit 2023-12-01T23:38:40.185855+0000 mon.c (mon.2) 9077 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:38:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:41 smithi040 bash[41173]: audit 2023-12-01T23:38:40.196042+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:41 smithi040 bash[28232]: audit 2023-12-01T23:38:40.183841+0000 mon.c (mon.2) 9076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:38:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:41 smithi040 bash[28232]: audit 2023-12-01T23:38:40.185855+0000 mon.c (mon.2) 9077 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:38:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:41 smithi040 bash[28232]: audit 2023-12-01T23:38:40.196042+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:38:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:42 smithi040 bash[28232]: cluster 2023-12-01T23:38:41.932558+0000 mgr.y (mgr.24356) 14413 : cluster 0 pgmap v14381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:42 smithi040 bash[41173]: cluster 2023-12-01T23:38:41.932558+0000 mgr.y (mgr.24356) 14413 : cluster 0 pgmap v14381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:42 smithi141 bash[31670]: cluster 2023-12-01T23:38:41.932558+0000 mgr.y (mgr.24356) 14413 : cluster 0 pgmap v14381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:43 smithi040 bash[41173]: audit 2023-12-01T23:38:42.443195+0000 mon.a (mon.0) 9039 : audit 0 from='client.? 172.21.15.40:0/2563203680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:43 smithi040 bash[28232]: audit 2023-12-01T23:38:42.443195+0000 mon.a (mon.0) 9039 : audit 0 from='client.? 172.21.15.40:0/2563203680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:43 smithi141 bash[31670]: audit 2023-12-01T23:38:42.443195+0000 mon.a (mon.0) 9039 : audit 0 from='client.? 172.21.15.40:0/2563203680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:44 smithi040 bash[41173]: cluster 2023-12-01T23:38:43.933183+0000 mgr.y (mgr.24356) 14414 : cluster 0 pgmap v14382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:44 smithi040 bash[28232]: cluster 2023-12-01T23:38:43.933183+0000 mgr.y (mgr.24356) 14414 : cluster 0 pgmap v14382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:44 smithi141 bash[31670]: cluster 2023-12-01T23:38:43.933183+0000 mgr.y (mgr.24356) 14414 : cluster 0 pgmap v14382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:45 smithi040 bash[41173]: audit 2023-12-01T23:38:44.903755+0000 mon.c (mon.2) 9078 : audit 0 from='client.? 172.21.15.40:0/2399683816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:45 smithi040 bash[28232]: audit 2023-12-01T23:38:44.903755+0000 mon.c (mon.2) 9078 : audit 0 from='client.? 172.21.15.40:0/2399683816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:45 smithi141 bash[31670]: audit 2023-12-01T23:38:44.903755+0000 mon.c (mon.2) 9078 : audit 0 from='client.? 172.21.15.40:0/2399683816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:46 smithi040 bash[28232]: cluster 2023-12-01T23:38:45.934362+0000 mgr.y (mgr.24356) 14415 : cluster 0 pgmap v14383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:46 smithi040 bash[41173]: cluster 2023-12-01T23:38:45.934362+0000 mgr.y (mgr.24356) 14415 : cluster 0 pgmap v14383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:46 smithi141 bash[31670]: cluster 2023-12-01T23:38:45.934362+0000 mgr.y (mgr.24356) 14415 : cluster 0 pgmap v14383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:38:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:38:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:47 smithi141 bash[31670]: audit 2023-12-01T23:38:47.367911+0000 mon.a (mon.0) 9040 : audit 0 from='client.? 172.21.15.40:0/2426393192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:47 smithi040 bash[28232]: audit 2023-12-01T23:38:47.367911+0000 mon.a (mon.0) 9040 : audit 0 from='client.? 172.21.15.40:0/2426393192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:47 smithi040 bash[41173]: audit 2023-12-01T23:38:47.367911+0000 mon.a (mon.0) 9040 : audit 0 from='client.? 172.21.15.40:0/2426393192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:48 smithi040 bash[28232]: cluster 2023-12-01T23:38:47.935021+0000 mgr.y (mgr.24356) 14416 : cluster 0 pgmap v14384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:48 smithi040 bash[41173]: cluster 2023-12-01T23:38:47.935021+0000 mgr.y (mgr.24356) 14416 : cluster 0 pgmap v14384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:48 smithi141 bash[31670]: cluster 2023-12-01T23:38:47.935021+0000 mgr.y (mgr.24356) 14416 : cluster 0 pgmap v14384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:49 smithi040 bash[28232]: audit 2023-12-01T23:38:49.093601+0000 mon.c (mon.2) 9079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:49 smithi040 bash[28232]: audit 2023-12-01T23:38:49.832040+0000 mon.a (mon.0) 9041 : audit 0 from='client.? 172.21.15.40:0/1357361509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:49 smithi040 bash[41173]: audit 2023-12-01T23:38:49.093601+0000 mon.c (mon.2) 9079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:49 smithi040 bash[41173]: audit 2023-12-01T23:38:49.832040+0000 mon.a (mon.0) 9041 : audit 0 from='client.? 172.21.15.40:0/1357361509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:49 smithi141 bash[31670]: audit 2023-12-01T23:38:49.093601+0000 mon.c (mon.2) 9079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:49 smithi141 bash[31670]: audit 2023-12-01T23:38:49.832040+0000 mon.a (mon.0) 9041 : audit 0 from='client.? 172.21.15.40:0/1357361509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:50 smithi040 bash[28232]: cluster 2023-12-01T23:38:49.936171+0000 mgr.y (mgr.24356) 14417 : cluster 0 pgmap v14385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:50 smithi040 bash[41173]: cluster 2023-12-01T23:38:49.936171+0000 mgr.y (mgr.24356) 14417 : cluster 0 pgmap v14385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:50 smithi141 bash[31670]: cluster 2023-12-01T23:38:49.936171+0000 mgr.y (mgr.24356) 14417 : cluster 0 pgmap v14385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:53 smithi141 bash[31670]: cluster 2023-12-01T23:38:51.936730+0000 mgr.y (mgr.24356) 14418 : cluster 0 pgmap v14386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:53 smithi141 bash[31670]: audit 2023-12-01T23:38:52.296738+0000 mon.c (mon.2) 9080 : audit 0 from='client.? 172.21.15.40:0/2311453114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:53 smithi040 bash[41173]: cluster 2023-12-01T23:38:51.936730+0000 mgr.y (mgr.24356) 14418 : cluster 0 pgmap v14386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:53 smithi040 bash[41173]: audit 2023-12-01T23:38:52.296738+0000 mon.c (mon.2) 9080 : audit 0 from='client.? 172.21.15.40:0/2311453114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:53 smithi040 bash[28232]: cluster 2023-12-01T23:38:51.936730+0000 mgr.y (mgr.24356) 14418 : cluster 0 pgmap v14386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:53 smithi040 bash[28232]: audit 2023-12-01T23:38:52.296738+0000 mon.c (mon.2) 9080 : audit 0 from='client.? 172.21.15.40:0/2311453114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:54 smithi141 bash[31670]: cluster 2023-12-01T23:38:53.937342+0000 mgr.y (mgr.24356) 14419 : cluster 0 pgmap v14387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:54 smithi040 bash[28232]: cluster 2023-12-01T23:38:53.937342+0000 mgr.y (mgr.24356) 14419 : cluster 0 pgmap v14387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:54 smithi040 bash[41173]: cluster 2023-12-01T23:38:53.937342+0000 mgr.y (mgr.24356) 14419 : cluster 0 pgmap v14387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:55 smithi141 bash[31670]: audit 2023-12-01T23:38:54.769666+0000 mon.a (mon.0) 9042 : audit 0 from='client.? 172.21.15.40:0/3002309513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:55 smithi040 bash[28232]: audit 2023-12-01T23:38:54.769666+0000 mon.a (mon.0) 9042 : audit 0 from='client.? 172.21.15.40:0/3002309513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:55 smithi040 bash[41173]: audit 2023-12-01T23:38:54.769666+0000 mon.a (mon.0) 9042 : audit 0 from='client.? 172.21.15.40:0/3002309513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:56 smithi141 bash[31670]: cluster 2023-12-01T23:38:55.938464+0000 mgr.y (mgr.24356) 14420 : cluster 0 pgmap v14388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:56 smithi040 bash[28232]: cluster 2023-12-01T23:38:55.938464+0000 mgr.y (mgr.24356) 14420 : cluster 0 pgmap v14388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:56 smithi040 bash[41173]: cluster 2023-12-01T23:38:55.938464+0000 mgr.y (mgr.24356) 14420 : cluster 0 pgmap v14388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:38:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:38:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:57 smithi040 bash[41173]: audit 2023-12-01T23:38:57.225226+0000 mon.c (mon.2) 9081 : audit 0 from='client.? 172.21.15.40:0/1472403113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:57 smithi040 bash[28232]: audit 2023-12-01T23:38:57.225226+0000 mon.c (mon.2) 9081 : audit 0 from='client.? 172.21.15.40:0/1472403113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:57 smithi141 bash[31670]: audit 2023-12-01T23:38:57.225226+0000 mon.c (mon.2) 9081 : audit 0 from='client.? 172.21.15.40:0/1472403113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:38:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:58 smithi040 bash[28232]: cluster 2023-12-01T23:38:57.939129+0000 mgr.y (mgr.24356) 14421 : cluster 0 pgmap v14389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:58 smithi040 bash[41173]: cluster 2023-12-01T23:38:57.939129+0000 mgr.y (mgr.24356) 14421 : cluster 0 pgmap v14389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:38:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:58 smithi141 bash[31670]: cluster 2023-12-01T23:38:57.939129+0000 mgr.y (mgr.24356) 14421 : cluster 0 pgmap v14389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:38:59 smithi040 bash[28232]: audit 2023-12-01T23:38:59.695406+0000 mon.a (mon.0) 9043 : audit 0 from='client.? 172.21.15.40:0/2058643511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:38:59 smithi040 bash[41173]: audit 2023-12-01T23:38:59.695406+0000 mon.a (mon.0) 9043 : audit 0 from='client.? 172.21.15.40:0/2058643511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:38:59 smithi141 bash[31670]: audit 2023-12-01T23:38:59.695406+0000 mon.a (mon.0) 9043 : audit 0 from='client.? 172.21.15.40:0/2058643511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:00 smithi040 bash[28232]: cluster 2023-12-01T23:38:59.940324+0000 mgr.y (mgr.24356) 14422 : cluster 0 pgmap v14390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:00 smithi040 bash[41173]: cluster 2023-12-01T23:38:59.940324+0000 mgr.y (mgr.24356) 14422 : cluster 0 pgmap v14390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:00 smithi141 bash[31670]: cluster 2023-12-01T23:38:59.940324+0000 mgr.y (mgr.24356) 14422 : cluster 0 pgmap v14390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:02 smithi141 bash[31670]: cluster 2023-12-01T23:39:01.940987+0000 mgr.y (mgr.24356) 14423 : cluster 0 pgmap v14391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:02 smithi141 bash[31670]: audit 2023-12-01T23:39:02.166111+0000 mon.a (mon.0) 9044 : audit 0 from='client.? 172.21.15.40:0/1958618276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:02 smithi040 bash[41173]: cluster 2023-12-01T23:39:01.940987+0000 mgr.y (mgr.24356) 14423 : cluster 0 pgmap v14391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:02 smithi040 bash[41173]: audit 2023-12-01T23:39:02.166111+0000 mon.a (mon.0) 9044 : audit 0 from='client.? 172.21.15.40:0/1958618276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:02 smithi040 bash[28232]: cluster 2023-12-01T23:39:01.940987+0000 mgr.y (mgr.24356) 14423 : cluster 0 pgmap v14391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:02 smithi040 bash[28232]: audit 2023-12-01T23:39:02.166111+0000 mon.a (mon.0) 9044 : audit 0 from='client.? 172.21.15.40:0/1958618276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:05 smithi141 bash[31670]: cluster 2023-12-01T23:39:03.941668+0000 mgr.y (mgr.24356) 14424 : cluster 0 pgmap v14392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:05 smithi141 bash[31670]: audit 2023-12-01T23:39:04.093904+0000 mon.c (mon.2) 9082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:05 smithi141 bash[31670]: audit 2023-12-01T23:39:04.628175+0000 mon.c (mon.2) 9083 : audit 0 from='client.? 172.21.15.40:0/4064204730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:05 smithi040 bash[41173]: cluster 2023-12-01T23:39:03.941668+0000 mgr.y (mgr.24356) 14424 : cluster 0 pgmap v14392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:05 smithi040 bash[41173]: audit 2023-12-01T23:39:04.093904+0000 mon.c (mon.2) 9082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:05 smithi040 bash[41173]: audit 2023-12-01T23:39:04.628175+0000 mon.c (mon.2) 9083 : audit 0 from='client.? 172.21.15.40:0/4064204730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:05 smithi040 bash[28232]: cluster 2023-12-01T23:39:03.941668+0000 mgr.y (mgr.24356) 14424 : cluster 0 pgmap v14392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:05 smithi040 bash[28232]: audit 2023-12-01T23:39:04.093904+0000 mon.c (mon.2) 9082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:05 smithi040 bash[28232]: audit 2023-12-01T23:39:04.628175+0000 mon.c (mon.2) 9083 : audit 0 from='client.? 172.21.15.40:0/4064204730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:06 smithi141 bash[31670]: cluster 2023-12-01T23:39:05.942857+0000 mgr.y (mgr.24356) 14425 : cluster 0 pgmap v14393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:06 smithi040 bash[41173]: cluster 2023-12-01T23:39:05.942857+0000 mgr.y (mgr.24356) 14425 : cluster 0 pgmap v14393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:06 smithi040 bash[28232]: cluster 2023-12-01T23:39:05.942857+0000 mgr.y (mgr.24356) 14425 : cluster 0 pgmap v14393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:39:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:39:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:07 smithi040 bash[28232]: audit 2023-12-01T23:39:07.097377+0000 mon.a (mon.0) 9045 : audit 0 from='client.? 172.21.15.40:0/2137641774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:07 smithi040 bash[41173]: audit 2023-12-01T23:39:07.097377+0000 mon.a (mon.0) 9045 : audit 0 from='client.? 172.21.15.40:0/2137641774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:07 smithi141 bash[31670]: audit 2023-12-01T23:39:07.097377+0000 mon.a (mon.0) 9045 : audit 0 from='client.? 172.21.15.40:0/2137641774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:08 smithi040 bash[28232]: cluster 2023-12-01T23:39:07.943671+0000 mgr.y (mgr.24356) 14426 : cluster 0 pgmap v14394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:08 smithi040 bash[41173]: cluster 2023-12-01T23:39:07.943671+0000 mgr.y (mgr.24356) 14426 : cluster 0 pgmap v14394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:08 smithi141 bash[31670]: cluster 2023-12-01T23:39:07.943671+0000 mgr.y (mgr.24356) 14426 : cluster 0 pgmap v14394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:09 smithi040 bash[28232]: audit 2023-12-01T23:39:09.575450+0000 mon.a (mon.0) 9046 : audit 0 from='client.? 172.21.15.40:0/639567186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:09 smithi040 bash[41173]: audit 2023-12-01T23:39:09.575450+0000 mon.a (mon.0) 9046 : audit 0 from='client.? 172.21.15.40:0/639567186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:09 smithi141 bash[31670]: audit 2023-12-01T23:39:09.575450+0000 mon.a (mon.0) 9046 : audit 0 from='client.? 172.21.15.40:0/639567186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:10 smithi040 bash[28232]: cluster 2023-12-01T23:39:09.945024+0000 mgr.y (mgr.24356) 14427 : cluster 0 pgmap v14395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:10 smithi040 bash[41173]: cluster 2023-12-01T23:39:09.945024+0000 mgr.y (mgr.24356) 14427 : cluster 0 pgmap v14395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:10 smithi141 bash[31670]: cluster 2023-12-01T23:39:09.945024+0000 mgr.y (mgr.24356) 14427 : cluster 0 pgmap v14395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:13 smithi141 bash[31670]: cluster 2023-12-01T23:39:11.945715+0000 mgr.y (mgr.24356) 14428 : cluster 0 pgmap v14396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:13 smithi141 bash[31670]: audit 2023-12-01T23:39:12.041992+0000 mon.c (mon.2) 9084 : audit 0 from='client.? 172.21.15.40:0/1875542252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:13 smithi040 bash[28232]: cluster 2023-12-01T23:39:11.945715+0000 mgr.y (mgr.24356) 14428 : cluster 0 pgmap v14396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:13 smithi040 bash[28232]: audit 2023-12-01T23:39:12.041992+0000 mon.c (mon.2) 9084 : audit 0 from='client.? 172.21.15.40:0/1875542252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:13 smithi040 bash[41173]: cluster 2023-12-01T23:39:11.945715+0000 mgr.y (mgr.24356) 14428 : cluster 0 pgmap v14396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:13 smithi040 bash[41173]: audit 2023-12-01T23:39:12.041992+0000 mon.c (mon.2) 9084 : audit 0 from='client.? 172.21.15.40:0/1875542252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:14 smithi040 bash[41173]: cluster 2023-12-01T23:39:13.946546+0000 mgr.y (mgr.24356) 14429 : cluster 0 pgmap v14397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:14 smithi040 bash[28232]: cluster 2023-12-01T23:39:13.946546+0000 mgr.y (mgr.24356) 14429 : cluster 0 pgmap v14397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:14 smithi141 bash[31670]: cluster 2023-12-01T23:39:13.946546+0000 mgr.y (mgr.24356) 14429 : cluster 0 pgmap v14397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:15 smithi040 bash[41173]: audit 2023-12-01T23:39:14.512558+0000 mon.a (mon.0) 9047 : audit 0 from='client.? 172.21.15.40:0/902349979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:15 smithi040 bash[28232]: audit 2023-12-01T23:39:14.512558+0000 mon.a (mon.0) 9047 : audit 0 from='client.? 172.21.15.40:0/902349979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:15 smithi141 bash[31670]: audit 2023-12-01T23:39:14.512558+0000 mon.a (mon.0) 9047 : audit 0 from='client.? 172.21.15.40:0/902349979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:16 smithi040 bash[28232]: cluster 2023-12-01T23:39:15.947773+0000 mgr.y (mgr.24356) 14430 : cluster 0 pgmap v14398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:16 smithi040 bash[41173]: cluster 2023-12-01T23:39:15.947773+0000 mgr.y (mgr.24356) 14430 : cluster 0 pgmap v14398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:16 smithi141 bash[31670]: cluster 2023-12-01T23:39:15.947773+0000 mgr.y (mgr.24356) 14430 : cluster 0 pgmap v14398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:39:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:39:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:17 smithi040 bash[28232]: audit 2023-12-01T23:39:16.976443+0000 mon.a (mon.0) 9048 : audit 0 from='client.? 172.21.15.40:0/3125646863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:17 smithi040 bash[41173]: audit 2023-12-01T23:39:16.976443+0000 mon.a (mon.0) 9048 : audit 0 from='client.? 172.21.15.40:0/3125646863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:17 smithi141 bash[31670]: audit 2023-12-01T23:39:16.976443+0000 mon.a (mon.0) 9048 : audit 0 from='client.? 172.21.15.40:0/3125646863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:18 smithi040 bash[28232]: cluster 2023-12-01T23:39:17.948432+0000 mgr.y (mgr.24356) 14431 : cluster 0 pgmap v14399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:18 smithi040 bash[41173]: cluster 2023-12-01T23:39:17.948432+0000 mgr.y (mgr.24356) 14431 : cluster 0 pgmap v14399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:18 smithi141 bash[31670]: cluster 2023-12-01T23:39:17.948432+0000 mgr.y (mgr.24356) 14431 : cluster 0 pgmap v14399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:19 smithi040 bash[41173]: audit 2023-12-01T23:39:19.094379+0000 mon.c (mon.2) 9085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:19 smithi040 bash[41173]: audit 2023-12-01T23:39:19.445953+0000 mon.c (mon.2) 9086 : audit 0 from='client.? 172.21.15.40:0/1903463542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:19 smithi040 bash[28232]: audit 2023-12-01T23:39:19.094379+0000 mon.c (mon.2) 9085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:19 smithi040 bash[28232]: audit 2023-12-01T23:39:19.445953+0000 mon.c (mon.2) 9086 : audit 0 from='client.? 172.21.15.40:0/1903463542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:19 smithi141 bash[31670]: audit 2023-12-01T23:39:19.094379+0000 mon.c (mon.2) 9085 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:19 smithi141 bash[31670]: audit 2023-12-01T23:39:19.445953+0000 mon.c (mon.2) 9086 : audit 0 from='client.? 172.21.15.40:0/1903463542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:20 smithi040 bash[28232]: cluster 2023-12-01T23:39:19.949506+0000 mgr.y (mgr.24356) 14432 : cluster 0 pgmap v14400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:20 smithi040 bash[41173]: cluster 2023-12-01T23:39:19.949506+0000 mgr.y (mgr.24356) 14432 : cluster 0 pgmap v14400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:20 smithi141 bash[31670]: cluster 2023-12-01T23:39:19.949506+0000 mgr.y (mgr.24356) 14432 : cluster 0 pgmap v14400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:21 smithi141 bash[31670]: audit 2023-12-01T23:39:21.907543+0000 mon.c (mon.2) 9087 : audit 0 from='client.? 172.21.15.40:0/3479897340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:21 smithi040 bash[28232]: audit 2023-12-01T23:39:21.907543+0000 mon.c (mon.2) 9087 : audit 0 from='client.? 172.21.15.40:0/3479897340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:21 smithi040 bash[41173]: audit 2023-12-01T23:39:21.907543+0000 mon.c (mon.2) 9087 : audit 0 from='client.? 172.21.15.40:0/3479897340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:22 smithi141 bash[31670]: cluster 2023-12-01T23:39:21.950144+0000 mgr.y (mgr.24356) 14433 : cluster 0 pgmap v14401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:22 smithi040 bash[28232]: cluster 2023-12-01T23:39:21.950144+0000 mgr.y (mgr.24356) 14433 : cluster 0 pgmap v14401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:22 smithi040 bash[41173]: cluster 2023-12-01T23:39:21.950144+0000 mgr.y (mgr.24356) 14433 : cluster 0 pgmap v14401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:24 smithi141 bash[31670]: cluster 2023-12-01T23:39:23.950824+0000 mgr.y (mgr.24356) 14434 : cluster 0 pgmap v14402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:24 smithi141 bash[31670]: audit 2023-12-01T23:39:24.371846+0000 mon.a (mon.0) 9049 : audit 0 from='client.? 172.21.15.40:0/639617197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:24 smithi040 bash[28232]: cluster 2023-12-01T23:39:23.950824+0000 mgr.y (mgr.24356) 14434 : cluster 0 pgmap v14402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:24 smithi040 bash[28232]: audit 2023-12-01T23:39:24.371846+0000 mon.a (mon.0) 9049 : audit 0 from='client.? 172.21.15.40:0/639617197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:24 smithi040 bash[41173]: cluster 2023-12-01T23:39:23.950824+0000 mgr.y (mgr.24356) 14434 : cluster 0 pgmap v14402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:24 smithi040 bash[41173]: audit 2023-12-01T23:39:24.371846+0000 mon.a (mon.0) 9049 : audit 0 from='client.? 172.21.15.40:0/639617197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:39:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:39:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:26 smithi141 bash[31670]: cluster 2023-12-01T23:39:25.952047+0000 mgr.y (mgr.24356) 14435 : cluster 0 pgmap v14403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:26 smithi141 bash[31670]: audit 2023-12-01T23:39:26.834122+0000 mon.a (mon.0) 9050 : audit 0 from='client.? 172.21.15.40:0/2576007345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:26 smithi040 bash[28232]: cluster 2023-12-01T23:39:25.952047+0000 mgr.y (mgr.24356) 14435 : cluster 0 pgmap v14403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:26 smithi040 bash[28232]: audit 2023-12-01T23:39:26.834122+0000 mon.a (mon.0) 9050 : audit 0 from='client.? 172.21.15.40:0/2576007345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:26 smithi040 bash[41173]: cluster 2023-12-01T23:39:25.952047+0000 mgr.y (mgr.24356) 14435 : cluster 0 pgmap v14403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:26 smithi040 bash[41173]: audit 2023-12-01T23:39:26.834122+0000 mon.a (mon.0) 9050 : audit 0 from='client.? 172.21.15.40:0/2576007345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:28 smithi040 bash[28232]: cluster 2023-12-01T23:39:27.952731+0000 mgr.y (mgr.24356) 14436 : cluster 0 pgmap v14404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:28 smithi040 bash[41173]: cluster 2023-12-01T23:39:27.952731+0000 mgr.y (mgr.24356) 14436 : cluster 0 pgmap v14404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:28 smithi141 bash[31670]: cluster 2023-12-01T23:39:27.952731+0000 mgr.y (mgr.24356) 14436 : cluster 0 pgmap v14404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:29 smithi040 bash[28232]: audit 2023-12-01T23:39:29.304884+0000 mon.c (mon.2) 9088 : audit 0 from='client.? 172.21.15.40:0/2489876126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:29 smithi040 bash[41173]: audit 2023-12-01T23:39:29.304884+0000 mon.c (mon.2) 9088 : audit 0 from='client.? 172.21.15.40:0/2489876126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:29 smithi141 bash[31670]: audit 2023-12-01T23:39:29.304884+0000 mon.c (mon.2) 9088 : audit 0 from='client.? 172.21.15.40:0/2489876126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:30 smithi040 bash[28232]: cluster 2023-12-01T23:39:29.953916+0000 mgr.y (mgr.24356) 14437 : cluster 0 pgmap v14405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:30 smithi040 bash[41173]: cluster 2023-12-01T23:39:29.953916+0000 mgr.y (mgr.24356) 14437 : cluster 0 pgmap v14405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:30 smithi141 bash[31670]: cluster 2023-12-01T23:39:29.953916+0000 mgr.y (mgr.24356) 14437 : cluster 0 pgmap v14405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:31 smithi040 bash[28232]: audit 2023-12-01T23:39:31.765470+0000 mon.c (mon.2) 9089 : audit 0 from='client.? 172.21.15.40:0/1196646229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:31 smithi040 bash[41173]: audit 2023-12-01T23:39:31.765470+0000 mon.c (mon.2) 9089 : audit 0 from='client.? 172.21.15.40:0/1196646229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:31 smithi141 bash[31670]: audit 2023-12-01T23:39:31.765470+0000 mon.c (mon.2) 9089 : audit 0 from='client.? 172.21.15.40:0/1196646229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:32 smithi040 bash[28232]: cluster 2023-12-01T23:39:31.954543+0000 mgr.y (mgr.24356) 14438 : cluster 0 pgmap v14406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:32 smithi040 bash[41173]: cluster 2023-12-01T23:39:31.954543+0000 mgr.y (mgr.24356) 14438 : cluster 0 pgmap v14406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:32 smithi141 bash[31670]: cluster 2023-12-01T23:39:31.954543+0000 mgr.y (mgr.24356) 14438 : cluster 0 pgmap v14406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:34 smithi040 bash[28232]: cluster 2023-12-01T23:39:33.955170+0000 mgr.y (mgr.24356) 14439 : cluster 0 pgmap v14407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:34 smithi040 bash[41173]: cluster 2023-12-01T23:39:33.955170+0000 mgr.y (mgr.24356) 14439 : cluster 0 pgmap v14407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:34 smithi141 bash[31670]: cluster 2023-12-01T23:39:33.955170+0000 mgr.y (mgr.24356) 14439 : cluster 0 pgmap v14407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:35 smithi040 bash[28232]: audit 2023-12-01T23:39:34.094560+0000 mon.c (mon.2) 9090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:35 smithi040 bash[28232]: audit 2023-12-01T23:39:34.250211+0000 mon.a (mon.0) 9051 : audit 0 from='client.? 172.21.15.40:0/1495228728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:35 smithi040 bash[41173]: audit 2023-12-01T23:39:34.094560+0000 mon.c (mon.2) 9090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:35 smithi040 bash[41173]: audit 2023-12-01T23:39:34.250211+0000 mon.a (mon.0) 9051 : audit 0 from='client.? 172.21.15.40:0/1495228728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:35 smithi141 bash[31670]: audit 2023-12-01T23:39:34.094560+0000 mon.c (mon.2) 9090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:35 smithi141 bash[31670]: audit 2023-12-01T23:39:34.250211+0000 mon.a (mon.0) 9051 : audit 0 from='client.? 172.21.15.40:0/1495228728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:36 smithi040 bash[41173]: cluster 2023-12-01T23:39:35.956342+0000 mgr.y (mgr.24356) 14440 : cluster 0 pgmap v14408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:36 smithi040 bash[28232]: cluster 2023-12-01T23:39:35.956342+0000 mgr.y (mgr.24356) 14440 : cluster 0 pgmap v14408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:36 smithi141 bash[31670]: cluster 2023-12-01T23:39:35.956342+0000 mgr.y (mgr.24356) 14440 : cluster 0 pgmap v14408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:39:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:39:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:37 smithi040 bash[41173]: audit 2023-12-01T23:39:36.707406+0000 mon.a (mon.0) 9052 : audit 0 from='client.? 172.21.15.40:0/3209302340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:37 smithi040 bash[28232]: audit 2023-12-01T23:39:36.707406+0000 mon.a (mon.0) 9052 : audit 0 from='client.? 172.21.15.40:0/3209302340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:37 smithi141 bash[31670]: audit 2023-12-01T23:39:36.707406+0000 mon.a (mon.0) 9052 : audit 0 from='client.? 172.21.15.40:0/3209302340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:38 smithi040 bash[28232]: cluster 2023-12-01T23:39:37.957085+0000 mgr.y (mgr.24356) 14441 : cluster 0 pgmap v14409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:38 smithi040 bash[41173]: cluster 2023-12-01T23:39:37.957085+0000 mgr.y (mgr.24356) 14441 : cluster 0 pgmap v14409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:38 smithi141 bash[31670]: cluster 2023-12-01T23:39:37.957085+0000 mgr.y (mgr.24356) 14441 : cluster 0 pgmap v14409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:39 smithi040 bash[41173]: audit 2023-12-01T23:39:39.174338+0000 mon.a (mon.0) 9053 : audit 0 from='client.? 172.21.15.40:0/3517662192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:39 smithi040 bash[28232]: audit 2023-12-01T23:39:39.174338+0000 mon.a (mon.0) 9053 : audit 0 from='client.? 172.21.15.40:0/3517662192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:39 smithi141 bash[31670]: audit 2023-12-01T23:39:39.174338+0000 mon.a (mon.0) 9053 : audit 0 from='client.? 172.21.15.40:0/3517662192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:40 smithi040 bash[28232]: cluster 2023-12-01T23:39:39.958166+0000 mgr.y (mgr.24356) 14442 : cluster 0 pgmap v14410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:40 smithi040 bash[28232]: audit 2023-12-01T23:39:40.280032+0000 mon.c (mon.2) 9091 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:39:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:40 smithi040 bash[41173]: cluster 2023-12-01T23:39:39.958166+0000 mgr.y (mgr.24356) 14442 : cluster 0 pgmap v14410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:40 smithi040 bash[41173]: audit 2023-12-01T23:39:40.280032+0000 mon.c (mon.2) 9091 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:39:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:40 smithi141 bash[31670]: cluster 2023-12-01T23:39:39.958166+0000 mgr.y (mgr.24356) 14442 : cluster 0 pgmap v14410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:40 smithi141 bash[31670]: audit 2023-12-01T23:39:40.280032+0000 mon.c (mon.2) 9091 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:39:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:41 smithi040 bash[28232]: audit 2023-12-01T23:39:41.640547+0000 mon.c (mon.2) 9092 : audit 0 from='client.? 172.21.15.40:0/92376179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:41 smithi040 bash[41173]: audit 2023-12-01T23:39:41.640547+0000 mon.c (mon.2) 9092 : audit 0 from='client.? 172.21.15.40:0/92376179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:41 smithi141 bash[31670]: audit 2023-12-01T23:39:41.640547+0000 mon.c (mon.2) 9092 : audit 0 from='client.? 172.21.15.40:0/92376179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:42 smithi040 bash[41173]: cluster 2023-12-01T23:39:41.958839+0000 mgr.y (mgr.24356) 14443 : cluster 0 pgmap v14411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:42 smithi040 bash[28232]: cluster 2023-12-01T23:39:41.958839+0000 mgr.y (mgr.24356) 14443 : cluster 0 pgmap v14411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:42 smithi141 bash[31670]: cluster 2023-12-01T23:39:41.958839+0000 mgr.y (mgr.24356) 14443 : cluster 0 pgmap v14411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:44 smithi040 bash[28232]: cluster 2023-12-01T23:39:43.959483+0000 mgr.y (mgr.24356) 14444 : cluster 0 pgmap v14412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:44 smithi040 bash[41173]: cluster 2023-12-01T23:39:43.959483+0000 mgr.y (mgr.24356) 14444 : cluster 0 pgmap v14412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:44 smithi141 bash[31670]: cluster 2023-12-01T23:39:43.959483+0000 mgr.y (mgr.24356) 14444 : cluster 0 pgmap v14412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:45 smithi040 bash[41173]: audit 2023-12-01T23:39:44.107255+0000 mon.a (mon.0) 9054 : audit 0 from='client.? 172.21.15.40:0/1044919034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:45 smithi040 bash[28232]: audit 2023-12-01T23:39:44.107255+0000 mon.a (mon.0) 9054 : audit 0 from='client.? 172.21.15.40:0/1044919034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:45 smithi141 bash[31670]: audit 2023-12-01T23:39:44.107255+0000 mon.a (mon.0) 9054 : audit 0 from='client.? 172.21.15.40:0/1044919034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:46 smithi040 bash[28232]: cluster 2023-12-01T23:39:45.960758+0000 mgr.y (mgr.24356) 14445 : cluster 0 pgmap v14413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:46 smithi040 bash[41173]: cluster 2023-12-01T23:39:45.960758+0000 mgr.y (mgr.24356) 14445 : cluster 0 pgmap v14413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:46 smithi141 bash[31670]: cluster 2023-12-01T23:39:45.960758+0000 mgr.y (mgr.24356) 14445 : cluster 0 pgmap v14413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:39:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.126853+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.141270+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.479074+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.492644+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.595013+0000 mon.a (mon.0) 9059 : audit 0 from='client.? 172.21.15.40:0/1172877548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.969507+0000 mon.c (mon.2) 9093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.971304+0000 mon.c (mon.2) 9094 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[28232]: audit 2023-12-01T23:39:46.981699+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.126853+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.141270+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.479074+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.492644+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.595013+0000 mon.a (mon.0) 9059 : audit 0 from='client.? 172.21.15.40:0/1172877548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.969507+0000 mon.c (mon.2) 9093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.971304+0000 mon.c (mon.2) 9094 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:39:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:47 smithi040 bash[41173]: audit 2023-12-01T23:39:46.981699+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.126853+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.141270+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.479074+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.492644+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.595013+0000 mon.a (mon.0) 9059 : audit 0 from='client.? 172.21.15.40:0/1172877548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.969507+0000 mon.c (mon.2) 9093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:39:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.971304+0000 mon.c (mon.2) 9094 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:39:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:47 smithi141 bash[31670]: audit 2023-12-01T23:39:46.981699+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:39:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:48 smithi040 bash[41173]: cluster 2023-12-01T23:39:47.961450+0000 mgr.y (mgr.24356) 14446 : cluster 0 pgmap v14414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:48 smithi040 bash[28232]: cluster 2023-12-01T23:39:47.961450+0000 mgr.y (mgr.24356) 14446 : cluster 0 pgmap v14414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:48 smithi141 bash[31670]: cluster 2023-12-01T23:39:47.961450+0000 mgr.y (mgr.24356) 14446 : cluster 0 pgmap v14414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:49 smithi040 bash[41173]: audit 2023-12-01T23:39:49.059821+0000 mon.a (mon.0) 9061 : audit 0 from='client.? 172.21.15.40:0/35822389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:49 smithi040 bash[41173]: audit 2023-12-01T23:39:49.094844+0000 mon.c (mon.2) 9095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:49 smithi040 bash[28232]: audit 2023-12-01T23:39:49.059821+0000 mon.a (mon.0) 9061 : audit 0 from='client.? 172.21.15.40:0/35822389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:49 smithi040 bash[28232]: audit 2023-12-01T23:39:49.094844+0000 mon.c (mon.2) 9095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:49 smithi141 bash[31670]: audit 2023-12-01T23:39:49.059821+0000 mon.a (mon.0) 9061 : audit 0 from='client.? 172.21.15.40:0/35822389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:49 smithi141 bash[31670]: audit 2023-12-01T23:39:49.094844+0000 mon.c (mon.2) 9095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:50 smithi040 bash[28232]: cluster 2023-12-01T23:39:49.962645+0000 mgr.y (mgr.24356) 14447 : cluster 0 pgmap v14415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:50 smithi040 bash[41173]: cluster 2023-12-01T23:39:49.962645+0000 mgr.y (mgr.24356) 14447 : cluster 0 pgmap v14415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:50 smithi141 bash[31670]: cluster 2023-12-01T23:39:49.962645+0000 mgr.y (mgr.24356) 14447 : cluster 0 pgmap v14415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:51 smithi040 bash[41173]: audit 2023-12-01T23:39:51.521076+0000 mon.a (mon.0) 9062 : audit 0 from='client.? 172.21.15.40:0/3182989826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:51 smithi040 bash[28232]: audit 2023-12-01T23:39:51.521076+0000 mon.a (mon.0) 9062 : audit 0 from='client.? 172.21.15.40:0/3182989826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:51 smithi141 bash[31670]: audit 2023-12-01T23:39:51.521076+0000 mon.a (mon.0) 9062 : audit 0 from='client.? 172.21.15.40:0/3182989826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:52 smithi040 bash[28232]: cluster 2023-12-01T23:39:51.963356+0000 mgr.y (mgr.24356) 14448 : cluster 0 pgmap v14416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:52 smithi040 bash[41173]: cluster 2023-12-01T23:39:51.963356+0000 mgr.y (mgr.24356) 14448 : cluster 0 pgmap v14416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:52 smithi141 bash[31670]: cluster 2023-12-01T23:39:51.963356+0000 mgr.y (mgr.24356) 14448 : cluster 0 pgmap v14416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:54 smithi040 bash[28232]: cluster 2023-12-01T23:39:53.963862+0000 mgr.y (mgr.24356) 14449 : cluster 0 pgmap v14417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:54 smithi040 bash[28232]: audit 2023-12-01T23:39:53.985735+0000 mon.c (mon.2) 9096 : audit 0 from='client.? 172.21.15.40:0/2660067664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:54 smithi040 bash[41173]: cluster 2023-12-01T23:39:53.963862+0000 mgr.y (mgr.24356) 14449 : cluster 0 pgmap v14417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:54 smithi040 bash[41173]: audit 2023-12-01T23:39:53.985735+0000 mon.c (mon.2) 9096 : audit 0 from='client.? 172.21.15.40:0/2660067664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:54 smithi141 bash[31670]: cluster 2023-12-01T23:39:53.963862+0000 mgr.y (mgr.24356) 14449 : cluster 0 pgmap v14417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:54 smithi141 bash[31670]: audit 2023-12-01T23:39:53.985735+0000 mon.c (mon.2) 9096 : audit 0 from='client.? 172.21.15.40:0/2660067664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:56 smithi040 bash[28232]: cluster 2023-12-01T23:39:55.965004+0000 mgr.y (mgr.24356) 14450 : cluster 0 pgmap v14418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:56 smithi040 bash[41173]: cluster 2023-12-01T23:39:55.965004+0000 mgr.y (mgr.24356) 14450 : cluster 0 pgmap v14418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:56 smithi141 bash[31670]: cluster 2023-12-01T23:39:55.965004+0000 mgr.y (mgr.24356) 14450 : cluster 0 pgmap v14418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:39:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:39:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:57 smithi040 bash[28232]: audit 2023-12-01T23:39:56.455493+0000 mon.a (mon.0) 9063 : audit 0 from='client.? 172.21.15.40:0/2466897744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:57 smithi040 bash[41173]: audit 2023-12-01T23:39:56.455493+0000 mon.a (mon.0) 9063 : audit 0 from='client.? 172.21.15.40:0/2466897744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:57 smithi141 bash[31670]: audit 2023-12-01T23:39:56.455493+0000 mon.a (mon.0) 9063 : audit 0 from='client.? 172.21.15.40:0/2466897744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:39:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:58 smithi040 bash[41173]: cluster 2023-12-01T23:39:57.965837+0000 mgr.y (mgr.24356) 14451 : cluster 0 pgmap v14419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:58 smithi040 bash[28232]: cluster 2023-12-01T23:39:57.965837+0000 mgr.y (mgr.24356) 14451 : cluster 0 pgmap v14419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:39:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:58 smithi141 bash[31670]: cluster 2023-12-01T23:39:57.965837+0000 mgr.y (mgr.24356) 14451 : cluster 0 pgmap v14419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:39:59 smithi040 bash[41173]: audit 2023-12-01T23:39:58.931969+0000 mon.a (mon.0) 9064 : audit 0 from='client.? 172.21.15.40:0/3652663900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:39:59 smithi040 bash[28232]: audit 2023-12-01T23:39:58.931969+0000 mon.a (mon.0) 9064 : audit 0 from='client.? 172.21.15.40:0/3652663900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:00 smithi040 bash[28232]: debug 2023-12-01T23:39:59.994+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:39:59 smithi141 bash[31670]: audit 2023-12-01T23:39:58.931969+0000 mon.a (mon.0) 9064 : audit 0 from='client.? 172.21.15.40:0/3652663900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:00 smithi040 bash[28232]: cluster 2023-12-01T23:39:59.967203+0000 mgr.y (mgr.24356) 14452 : cluster 0 pgmap v14420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:00 smithi040 bash[28232]: cluster 2023-12-01T23:40:00.000149+0000 mon.a (mon.0) 9065 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:00 smithi040 bash[41173]: cluster 2023-12-01T23:39:59.967203+0000 mgr.y (mgr.24356) 14452 : cluster 0 pgmap v14420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:00 smithi040 bash[41173]: cluster 2023-12-01T23:40:00.000149+0000 mon.a (mon.0) 9065 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:00 smithi141 bash[31670]: cluster 2023-12-01T23:39:59.967203+0000 mgr.y (mgr.24356) 14452 : cluster 0 pgmap v14420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:00 smithi141 bash[31670]: cluster 2023-12-01T23:40:00.000149+0000 mon.a (mon.0) 9065 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:01 smithi040 bash[28232]: audit 2023-12-01T23:40:01.396123+0000 mon.c (mon.2) 9097 : audit 0 from='client.? 172.21.15.40:0/3751967316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:01 smithi040 bash[41173]: audit 2023-12-01T23:40:01.396123+0000 mon.c (mon.2) 9097 : audit 0 from='client.? 172.21.15.40:0/3751967316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:01 smithi141 bash[31670]: audit 2023-12-01T23:40:01.396123+0000 mon.c (mon.2) 9097 : audit 0 from='client.? 172.21.15.40:0/3751967316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:02 smithi040 bash[41173]: cluster 2023-12-01T23:40:01.968051+0000 mgr.y (mgr.24356) 14453 : cluster 0 pgmap v14421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:02 smithi040 bash[28232]: cluster 2023-12-01T23:40:01.968051+0000 mgr.y (mgr.24356) 14453 : cluster 0 pgmap v14421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:02 smithi141 bash[31670]: cluster 2023-12-01T23:40:01.968051+0000 mgr.y (mgr.24356) 14453 : cluster 0 pgmap v14421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:03 smithi040 bash[28232]: audit 2023-12-01T23:40:03.856365+0000 mon.c (mon.2) 9098 : audit 0 from='client.? 172.21.15.40:0/3833419994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:03 smithi040 bash[41173]: audit 2023-12-01T23:40:03.856365+0000 mon.c (mon.2) 9098 : audit 0 from='client.? 172.21.15.40:0/3833419994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:03 smithi141 bash[31670]: audit 2023-12-01T23:40:03.856365+0000 mon.c (mon.2) 9098 : audit 0 from='client.? 172.21.15.40:0/3833419994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:04 smithi040 bash[41173]: cluster 2023-12-01T23:40:03.968935+0000 mgr.y (mgr.24356) 14454 : cluster 0 pgmap v14422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:04 smithi040 bash[41173]: audit 2023-12-01T23:40:04.095444+0000 mon.c (mon.2) 9099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:04 smithi040 bash[28232]: cluster 2023-12-01T23:40:03.968935+0000 mgr.y (mgr.24356) 14454 : cluster 0 pgmap v14422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:04 smithi040 bash[28232]: audit 2023-12-01T23:40:04.095444+0000 mon.c (mon.2) 9099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:04 smithi141 bash[31670]: cluster 2023-12-01T23:40:03.968935+0000 mgr.y (mgr.24356) 14454 : cluster 0 pgmap v14422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:04 smithi141 bash[31670]: audit 2023-12-01T23:40:04.095444+0000 mon.c (mon.2) 9099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:06 smithi040 bash[28232]: cluster 2023-12-01T23:40:05.970124+0000 mgr.y (mgr.24356) 14455 : cluster 0 pgmap v14423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:06 smithi040 bash[41173]: cluster 2023-12-01T23:40:05.970124+0000 mgr.y (mgr.24356) 14455 : cluster 0 pgmap v14423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:06 smithi141 bash[31670]: cluster 2023-12-01T23:40:05.970124+0000 mgr.y (mgr.24356) 14455 : cluster 0 pgmap v14423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:40:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:40:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:07 smithi040 bash[28232]: audit 2023-12-01T23:40:06.322927+0000 mon.a (mon.0) 9066 : audit 0 from='client.? 172.21.15.40:0/1589985278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:07 smithi040 bash[41173]: audit 2023-12-01T23:40:06.322927+0000 mon.a (mon.0) 9066 : audit 0 from='client.? 172.21.15.40:0/1589985278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:07 smithi141 bash[31670]: audit 2023-12-01T23:40:06.322927+0000 mon.a (mon.0) 9066 : audit 0 from='client.? 172.21.15.40:0/1589985278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:08 smithi040 bash[41173]: cluster 2023-12-01T23:40:07.970849+0000 mgr.y (mgr.24356) 14456 : cluster 0 pgmap v14424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:08 smithi040 bash[41173]: audit 2023-12-01T23:40:08.790740+0000 mon.a (mon.0) 9067 : audit 0 from='client.? 172.21.15.40:0/1794280211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:08 smithi040 bash[28232]: cluster 2023-12-01T23:40:07.970849+0000 mgr.y (mgr.24356) 14456 : cluster 0 pgmap v14424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:08 smithi040 bash[28232]: audit 2023-12-01T23:40:08.790740+0000 mon.a (mon.0) 9067 : audit 0 from='client.? 172.21.15.40:0/1794280211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:08 smithi141 bash[31670]: cluster 2023-12-01T23:40:07.970849+0000 mgr.y (mgr.24356) 14456 : cluster 0 pgmap v14424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:08 smithi141 bash[31670]: audit 2023-12-01T23:40:08.790740+0000 mon.a (mon.0) 9067 : audit 0 from='client.? 172.21.15.40:0/1794280211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:10 smithi040 bash[28232]: cluster 2023-12-01T23:40:09.972003+0000 mgr.y (mgr.24356) 14457 : cluster 0 pgmap v14425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:10 smithi040 bash[41173]: cluster 2023-12-01T23:40:09.972003+0000 mgr.y (mgr.24356) 14457 : cluster 0 pgmap v14425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:10 smithi141 bash[31670]: cluster 2023-12-01T23:40:09.972003+0000 mgr.y (mgr.24356) 14457 : cluster 0 pgmap v14425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:11 smithi040 bash[28232]: audit 2023-12-01T23:40:11.255440+0000 mon.c (mon.2) 9100 : audit 0 from='client.? 172.21.15.40:0/2521118958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:11 smithi040 bash[41173]: audit 2023-12-01T23:40:11.255440+0000 mon.c (mon.2) 9100 : audit 0 from='client.? 172.21.15.40:0/2521118958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:11 smithi141 bash[31670]: audit 2023-12-01T23:40:11.255440+0000 mon.c (mon.2) 9100 : audit 0 from='client.? 172.21.15.40:0/2521118958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:12 smithi040 bash[28232]: cluster 2023-12-01T23:40:11.972734+0000 mgr.y (mgr.24356) 14458 : cluster 0 pgmap v14426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:12 smithi040 bash[41173]: cluster 2023-12-01T23:40:11.972734+0000 mgr.y (mgr.24356) 14458 : cluster 0 pgmap v14426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:12 smithi141 bash[31670]: cluster 2023-12-01T23:40:11.972734+0000 mgr.y (mgr.24356) 14458 : cluster 0 pgmap v14426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:13 smithi040 bash[28232]: audit 2023-12-01T23:40:13.729169+0000 mon.a (mon.0) 9068 : audit 0 from='client.? 172.21.15.40:0/4239330692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:13 smithi040 bash[41173]: audit 2023-12-01T23:40:13.729169+0000 mon.a (mon.0) 9068 : audit 0 from='client.? 172.21.15.40:0/4239330692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:13 smithi141 bash[31670]: audit 2023-12-01T23:40:13.729169+0000 mon.a (mon.0) 9068 : audit 0 from='client.? 172.21.15.40:0/4239330692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:14 smithi040 bash[28232]: cluster 2023-12-01T23:40:13.973353+0000 mgr.y (mgr.24356) 14459 : cluster 0 pgmap v14427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:14 smithi040 bash[41173]: cluster 2023-12-01T23:40:13.973353+0000 mgr.y (mgr.24356) 14459 : cluster 0 pgmap v14427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:14 smithi141 bash[31670]: cluster 2023-12-01T23:40:13.973353+0000 mgr.y (mgr.24356) 14459 : cluster 0 pgmap v14427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:16 smithi040 bash[28232]: cluster 2023-12-01T23:40:15.974503+0000 mgr.y (mgr.24356) 14460 : cluster 0 pgmap v14428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:16 smithi040 bash[41173]: cluster 2023-12-01T23:40:15.974503+0000 mgr.y (mgr.24356) 14460 : cluster 0 pgmap v14428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:16 smithi141 bash[31670]: cluster 2023-12-01T23:40:15.974503+0000 mgr.y (mgr.24356) 14460 : cluster 0 pgmap v14428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:40:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:40:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:17 smithi040 bash[41173]: audit 2023-12-01T23:40:16.197208+0000 mon.a (mon.0) 9069 : audit 0 from='client.? 172.21.15.40:0/1320506713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:17 smithi040 bash[28232]: audit 2023-12-01T23:40:16.197208+0000 mon.a (mon.0) 9069 : audit 0 from='client.? 172.21.15.40:0/1320506713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:17 smithi141 bash[31670]: audit 2023-12-01T23:40:16.197208+0000 mon.a (mon.0) 9069 : audit 0 from='client.? 172.21.15.40:0/1320506713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:18 smithi040 bash[28232]: cluster 2023-12-01T23:40:17.975219+0000 mgr.y (mgr.24356) 14461 : cluster 0 pgmap v14429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:18 smithi040 bash[28232]: audit 2023-12-01T23:40:18.664054+0000 mon.c (mon.2) 9101 : audit 0 from='client.? 172.21.15.40:0/783826699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:18 smithi040 bash[41173]: cluster 2023-12-01T23:40:17.975219+0000 mgr.y (mgr.24356) 14461 : cluster 0 pgmap v14429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:18 smithi040 bash[41173]: audit 2023-12-01T23:40:18.664054+0000 mon.c (mon.2) 9101 : audit 0 from='client.? 172.21.15.40:0/783826699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:18 smithi141 bash[31670]: cluster 2023-12-01T23:40:17.975219+0000 mgr.y (mgr.24356) 14461 : cluster 0 pgmap v14429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:18 smithi141 bash[31670]: audit 2023-12-01T23:40:18.664054+0000 mon.c (mon.2) 9101 : audit 0 from='client.? 172.21.15.40:0/783826699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:19 smithi040 bash[28232]: audit 2023-12-01T23:40:19.095822+0000 mon.c (mon.2) 9102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:19 smithi040 bash[41173]: audit 2023-12-01T23:40:19.095822+0000 mon.c (mon.2) 9102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:19 smithi141 bash[31670]: audit 2023-12-01T23:40:19.095822+0000 mon.c (mon.2) 9102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:20 smithi040 bash[28232]: cluster 2023-12-01T23:40:19.976372+0000 mgr.y (mgr.24356) 14462 : cluster 0 pgmap v14430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:20 smithi040 bash[41173]: cluster 2023-12-01T23:40:19.976372+0000 mgr.y (mgr.24356) 14462 : cluster 0 pgmap v14430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:20 smithi141 bash[31670]: cluster 2023-12-01T23:40:19.976372+0000 mgr.y (mgr.24356) 14462 : cluster 0 pgmap v14430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:21 smithi040 bash[28232]: audit 2023-12-01T23:40:21.133729+0000 mon.a (mon.0) 9070 : audit 0 from='client.? 172.21.15.40:0/667542043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:21 smithi040 bash[41173]: audit 2023-12-01T23:40:21.133729+0000 mon.a (mon.0) 9070 : audit 0 from='client.? 172.21.15.40:0/667542043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:21 smithi141 bash[31670]: audit 2023-12-01T23:40:21.133729+0000 mon.a (mon.0) 9070 : audit 0 from='client.? 172.21.15.40:0/667542043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:22 smithi040 bash[28232]: cluster 2023-12-01T23:40:21.977118+0000 mgr.y (mgr.24356) 14463 : cluster 0 pgmap v14431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:22 smithi040 bash[41173]: cluster 2023-12-01T23:40:21.977118+0000 mgr.y (mgr.24356) 14463 : cluster 0 pgmap v14431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:22 smithi141 bash[31670]: cluster 2023-12-01T23:40:21.977118+0000 mgr.y (mgr.24356) 14463 : cluster 0 pgmap v14431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:23 smithi040 bash[41173]: audit 2023-12-01T23:40:23.611927+0000 mon.c (mon.2) 9103 : audit 0 from='client.? 172.21.15.40:0/1024764825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:23 smithi040 bash[28232]: audit 2023-12-01T23:40:23.611927+0000 mon.c (mon.2) 9103 : audit 0 from='client.? 172.21.15.40:0/1024764825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:23 smithi141 bash[31670]: audit 2023-12-01T23:40:23.611927+0000 mon.c (mon.2) 9103 : audit 0 from='client.? 172.21.15.40:0/1024764825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:24 smithi141 bash[31670]: cluster 2023-12-01T23:40:23.977885+0000 mgr.y (mgr.24356) 14464 : cluster 0 pgmap v14432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:24 smithi040 bash[41173]: cluster 2023-12-01T23:40:23.977885+0000 mgr.y (mgr.24356) 14464 : cluster 0 pgmap v14432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:24 smithi040 bash[28232]: cluster 2023-12-01T23:40:23.977885+0000 mgr.y (mgr.24356) 14464 : cluster 0 pgmap v14432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:26 smithi040 bash[41173]: cluster 2023-12-01T23:40:25.979029+0000 mgr.y (mgr.24356) 14465 : cluster 0 pgmap v14433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:26 smithi040 bash[28232]: cluster 2023-12-01T23:40:25.979029+0000 mgr.y (mgr.24356) 14465 : cluster 0 pgmap v14433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:26 smithi141 bash[31670]: cluster 2023-12-01T23:40:25.979029+0000 mgr.y (mgr.24356) 14465 : cluster 0 pgmap v14433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:40:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:40:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:27 smithi040 bash[41173]: audit 2023-12-01T23:40:26.086071+0000 mon.a (mon.0) 9071 : audit 0 from='client.? 172.21.15.40:0/3010829866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:27 smithi040 bash[28232]: audit 2023-12-01T23:40:26.086071+0000 mon.a (mon.0) 9071 : audit 0 from='client.? 172.21.15.40:0/3010829866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:27 smithi141 bash[31670]: audit 2023-12-01T23:40:26.086071+0000 mon.a (mon.0) 9071 : audit 0 from='client.? 172.21.15.40:0/3010829866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:28 smithi040 bash[28232]: cluster 2023-12-01T23:40:27.979770+0000 mgr.y (mgr.24356) 14466 : cluster 0 pgmap v14434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:28 smithi040 bash[28232]: audit 2023-12-01T23:40:28.550091+0000 mon.a (mon.0) 9072 : audit 0 from='client.? 172.21.15.40:0/3234528845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:28 smithi040 bash[41173]: cluster 2023-12-01T23:40:27.979770+0000 mgr.y (mgr.24356) 14466 : cluster 0 pgmap v14434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:28 smithi040 bash[41173]: audit 2023-12-01T23:40:28.550091+0000 mon.a (mon.0) 9072 : audit 0 from='client.? 172.21.15.40:0/3234528845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:28 smithi141 bash[31670]: cluster 2023-12-01T23:40:27.979770+0000 mgr.y (mgr.24356) 14466 : cluster 0 pgmap v14434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:28 smithi141 bash[31670]: audit 2023-12-01T23:40:28.550091+0000 mon.a (mon.0) 9072 : audit 0 from='client.? 172.21.15.40:0/3234528845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:30 smithi040 bash[28232]: cluster 2023-12-01T23:40:29.980939+0000 mgr.y (mgr.24356) 14467 : cluster 0 pgmap v14435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:30 smithi040 bash[41173]: cluster 2023-12-01T23:40:29.980939+0000 mgr.y (mgr.24356) 14467 : cluster 0 pgmap v14435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:30 smithi141 bash[31670]: cluster 2023-12-01T23:40:29.980939+0000 mgr.y (mgr.24356) 14467 : cluster 0 pgmap v14435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:31 smithi040 bash[28232]: audit 2023-12-01T23:40:31.008137+0000 mon.c (mon.2) 9104 : audit 0 from='client.? 172.21.15.40:0/1108001931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:31 smithi040 bash[41173]: audit 2023-12-01T23:40:31.008137+0000 mon.c (mon.2) 9104 : audit 0 from='client.? 172.21.15.40:0/1108001931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:31 smithi141 bash[31670]: audit 2023-12-01T23:40:31.008137+0000 mon.c (mon.2) 9104 : audit 0 from='client.? 172.21.15.40:0/1108001931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:32 smithi040 bash[28232]: cluster 2023-12-01T23:40:31.981641+0000 mgr.y (mgr.24356) 14468 : cluster 0 pgmap v14436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:32 smithi040 bash[41173]: cluster 2023-12-01T23:40:31.981641+0000 mgr.y (mgr.24356) 14468 : cluster 0 pgmap v14436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:32 smithi141 bash[31670]: cluster 2023-12-01T23:40:31.981641+0000 mgr.y (mgr.24356) 14468 : cluster 0 pgmap v14436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:33 smithi040 bash[41173]: audit 2023-12-01T23:40:33.474504+0000 mon.a (mon.0) 9073 : audit 0 from='client.? 172.21.15.40:0/1857135746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:33 smithi040 bash[28232]: audit 2023-12-01T23:40:33.474504+0000 mon.a (mon.0) 9073 : audit 0 from='client.? 172.21.15.40:0/1857135746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:33 smithi141 bash[31670]: audit 2023-12-01T23:40:33.474504+0000 mon.a (mon.0) 9073 : audit 0 from='client.? 172.21.15.40:0/1857135746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:34 smithi040 bash[28232]: cluster 2023-12-01T23:40:33.982356+0000 mgr.y (mgr.24356) 14469 : cluster 0 pgmap v14437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:34 smithi040 bash[28232]: audit 2023-12-01T23:40:34.096215+0000 mon.c (mon.2) 9105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:34 smithi040 bash[41173]: cluster 2023-12-01T23:40:33.982356+0000 mgr.y (mgr.24356) 14469 : cluster 0 pgmap v14437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:34 smithi040 bash[41173]: audit 2023-12-01T23:40:34.096215+0000 mon.c (mon.2) 9105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:34 smithi141 bash[31670]: cluster 2023-12-01T23:40:33.982356+0000 mgr.y (mgr.24356) 14469 : cluster 0 pgmap v14437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:34 smithi141 bash[31670]: audit 2023-12-01T23:40:34.096215+0000 mon.c (mon.2) 9105 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:35 smithi141 bash[31670]: audit 2023-12-01T23:40:35.930871+0000 mon.c (mon.2) 9106 : audit 0 from='client.? 172.21.15.40:0/169402658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:35 smithi040 bash[28232]: audit 2023-12-01T23:40:35.930871+0000 mon.c (mon.2) 9106 : audit 0 from='client.? 172.21.15.40:0/169402658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:35 smithi040 bash[41173]: audit 2023-12-01T23:40:35.930871+0000 mon.c (mon.2) 9106 : audit 0 from='client.? 172.21.15.40:0/169402658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:40:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:40:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:36 smithi141 bash[31670]: cluster 2023-12-01T23:40:35.983580+0000 mgr.y (mgr.24356) 14470 : cluster 0 pgmap v14438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:36 smithi040 bash[28232]: cluster 2023-12-01T23:40:35.983580+0000 mgr.y (mgr.24356) 14470 : cluster 0 pgmap v14438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:36 smithi040 bash[41173]: cluster 2023-12-01T23:40:35.983580+0000 mgr.y (mgr.24356) 14470 : cluster 0 pgmap v14438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:38 smithi040 bash[28232]: cluster 2023-12-01T23:40:37.984264+0000 mgr.y (mgr.24356) 14471 : cluster 0 pgmap v14439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:38 smithi040 bash[28232]: audit 2023-12-01T23:40:38.392362+0000 mon.c (mon.2) 9107 : audit 0 from='client.? 172.21.15.40:0/2588176020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:38 smithi040 bash[41173]: cluster 2023-12-01T23:40:37.984264+0000 mgr.y (mgr.24356) 14471 : cluster 0 pgmap v14439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:38 smithi040 bash[41173]: audit 2023-12-01T23:40:38.392362+0000 mon.c (mon.2) 9107 : audit 0 from='client.? 172.21.15.40:0/2588176020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:38 smithi141 bash[31670]: cluster 2023-12-01T23:40:37.984264+0000 mgr.y (mgr.24356) 14471 : cluster 0 pgmap v14439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:38 smithi141 bash[31670]: audit 2023-12-01T23:40:38.392362+0000 mon.c (mon.2) 9107 : audit 0 from='client.? 172.21.15.40:0/2588176020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:40 smithi040 bash[28232]: cluster 2023-12-01T23:40:39.985332+0000 mgr.y (mgr.24356) 14472 : cluster 0 pgmap v14440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:40 smithi040 bash[41173]: cluster 2023-12-01T23:40:39.985332+0000 mgr.y (mgr.24356) 14472 : cluster 0 pgmap v14440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:40 smithi141 bash[31670]: cluster 2023-12-01T23:40:39.985332+0000 mgr.y (mgr.24356) 14472 : cluster 0 pgmap v14440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:41 smithi040 bash[28232]: audit 2023-12-01T23:40:40.849926+0000 mon.c (mon.2) 9108 : audit 0 from='client.? 172.21.15.40:0/465367215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:41 smithi040 bash[41173]: audit 2023-12-01T23:40:40.849926+0000 mon.c (mon.2) 9108 : audit 0 from='client.? 172.21.15.40:0/465367215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:41 smithi141 bash[31670]: audit 2023-12-01T23:40:40.849926+0000 mon.c (mon.2) 9108 : audit 0 from='client.? 172.21.15.40:0/465367215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:42 smithi040 bash[28232]: cluster 2023-12-01T23:40:41.986025+0000 mgr.y (mgr.24356) 14473 : cluster 0 pgmap v14441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:42 smithi040 bash[41173]: cluster 2023-12-01T23:40:41.986025+0000 mgr.y (mgr.24356) 14473 : cluster 0 pgmap v14441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:42 smithi141 bash[31670]: cluster 2023-12-01T23:40:41.986025+0000 mgr.y (mgr.24356) 14473 : cluster 0 pgmap v14441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:43 smithi040 bash[28232]: audit 2023-12-01T23:40:43.311843+0000 mon.c (mon.2) 9109 : audit 0 from='client.? 172.21.15.40:0/2131130312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:43 smithi040 bash[41173]: audit 2023-12-01T23:40:43.311843+0000 mon.c (mon.2) 9109 : audit 0 from='client.? 172.21.15.40:0/2131130312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:43 smithi141 bash[31670]: audit 2023-12-01T23:40:43.311843+0000 mon.c (mon.2) 9109 : audit 0 from='client.? 172.21.15.40:0/2131130312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:44 smithi040 bash[28232]: cluster 2023-12-01T23:40:43.986672+0000 mgr.y (mgr.24356) 14474 : cluster 0 pgmap v14442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:44 smithi040 bash[41173]: cluster 2023-12-01T23:40:43.986672+0000 mgr.y (mgr.24356) 14474 : cluster 0 pgmap v14442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:44 smithi141 bash[31670]: cluster 2023-12-01T23:40:43.986672+0000 mgr.y (mgr.24356) 14474 : cluster 0 pgmap v14442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:45 smithi040 bash[28232]: audit 2023-12-01T23:40:45.786588+0000 mon.a (mon.0) 9074 : audit 0 from='client.? 172.21.15.40:0/1841567505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:45 smithi040 bash[41173]: audit 2023-12-01T23:40:45.786588+0000 mon.a (mon.0) 9074 : audit 0 from='client.? 172.21.15.40:0/1841567505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:45 smithi141 bash[31670]: audit 2023-12-01T23:40:45.786588+0000 mon.a (mon.0) 9074 : audit 0 from='client.? 172.21.15.40:0/1841567505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:46.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:40:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:40:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:46 smithi040 bash[28232]: cluster 2023-12-01T23:40:45.987833+0000 mgr.y (mgr.24356) 14475 : cluster 0 pgmap v14443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:46 smithi040 bash[41173]: cluster 2023-12-01T23:40:45.987833+0000 mgr.y (mgr.24356) 14475 : cluster 0 pgmap v14443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:46 smithi141 bash[31670]: cluster 2023-12-01T23:40:45.987833+0000 mgr.y (mgr.24356) 14475 : cluster 0 pgmap v14443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:47 smithi040 bash[28232]: audit 2023-12-01T23:40:47.064972+0000 mon.c (mon.2) 9110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:40:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:47 smithi040 bash[41173]: audit 2023-12-01T23:40:47.064972+0000 mon.c (mon.2) 9110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:40:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:47 smithi141 bash[31670]: audit 2023-12-01T23:40:47.064972+0000 mon.c (mon.2) 9110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:40:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:48 smithi040 bash[28232]: cluster 2023-12-01T23:40:47.988465+0000 mgr.y (mgr.24356) 14476 : cluster 0 pgmap v14444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:48 smithi040 bash[28232]: audit 2023-12-01T23:40:48.249371+0000 mon.a (mon.0) 9075 : audit 0 from='client.? 172.21.15.40:0/1373094362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:48 smithi040 bash[41173]: cluster 2023-12-01T23:40:47.988465+0000 mgr.y (mgr.24356) 14476 : cluster 0 pgmap v14444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:48 smithi040 bash[41173]: audit 2023-12-01T23:40:48.249371+0000 mon.a (mon.0) 9075 : audit 0 from='client.? 172.21.15.40:0/1373094362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:48 smithi141 bash[31670]: cluster 2023-12-01T23:40:47.988465+0000 mgr.y (mgr.24356) 14476 : cluster 0 pgmap v14444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:48 smithi141 bash[31670]: audit 2023-12-01T23:40:48.249371+0000 mon.a (mon.0) 9075 : audit 0 from='client.? 172.21.15.40:0/1373094362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:49 smithi141 bash[31670]: audit 2023-12-01T23:40:49.096698+0000 mon.c (mon.2) 9111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:49 smithi040 bash[28232]: audit 2023-12-01T23:40:49.096698+0000 mon.c (mon.2) 9111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:49 smithi040 bash[41173]: audit 2023-12-01T23:40:49.096698+0000 mon.c (mon.2) 9111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:50 smithi141 bash[31670]: cluster 2023-12-01T23:40:49.989875+0000 mgr.y (mgr.24356) 14477 : cluster 0 pgmap v14445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:50 smithi141 bash[31670]: audit 2023-12-01T23:40:50.716782+0000 mon.a (mon.0) 9076 : audit 0 from='client.? 172.21.15.40:0/763877533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:50 smithi040 bash[28232]: cluster 2023-12-01T23:40:49.989875+0000 mgr.y (mgr.24356) 14477 : cluster 0 pgmap v14445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:50 smithi040 bash[28232]: audit 2023-12-01T23:40:50.716782+0000 mon.a (mon.0) 9076 : audit 0 from='client.? 172.21.15.40:0/763877533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:50 smithi040 bash[41173]: cluster 2023-12-01T23:40:49.989875+0000 mgr.y (mgr.24356) 14477 : cluster 0 pgmap v14445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:50 smithi040 bash[41173]: audit 2023-12-01T23:40:50.716782+0000 mon.a (mon.0) 9076 : audit 0 from='client.? 172.21.15.40:0/763877533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:52 smithi040 bash[28232]: cluster 2023-12-01T23:40:51.990577+0000 mgr.y (mgr.24356) 14478 : cluster 0 pgmap v14446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:52 smithi040 bash[41173]: cluster 2023-12-01T23:40:51.990577+0000 mgr.y (mgr.24356) 14478 : cluster 0 pgmap v14446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:52 smithi141 bash[31670]: cluster 2023-12-01T23:40:51.990577+0000 mgr.y (mgr.24356) 14478 : cluster 0 pgmap v14446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:52.963861+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:52.974610+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:53.176806+0000 mon.c (mon.2) 9112 : audit 0 from='client.? 172.21.15.40:0/4035765105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:53.320562+0000 mon.a (mon.0) 9079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:53.339081+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:53.819656+0000 mon.c (mon.2) 9113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:40:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:53.821617+0000 mon.c (mon.2) 9114 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:40:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:53 smithi141 bash[31670]: audit 2023-12-01T23:40:53.833066+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:52.963861+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:52.974610+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:53.176806+0000 mon.c (mon.2) 9112 : audit 0 from='client.? 172.21.15.40:0/4035765105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:53.320562+0000 mon.a (mon.0) 9079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:53.339081+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:53.819656+0000 mon.c (mon.2) 9113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:53.821617+0000 mon.c (mon.2) 9114 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[41173]: audit 2023-12-01T23:40:53.833066+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:52.963861+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:52.974610+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:53.176806+0000 mon.c (mon.2) 9112 : audit 0 from='client.? 172.21.15.40:0/4035765105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:53.320562+0000 mon.a (mon.0) 9079 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:53.339081+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:53.819656+0000 mon.c (mon.2) 9113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:40:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:53.821617+0000 mon.c (mon.2) 9114 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:40:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:53 smithi040 bash[28232]: audit 2023-12-01T23:40:53.833066+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:40:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:54 smithi141 bash[31670]: cluster 2023-12-01T23:40:53.991338+0000 mgr.y (mgr.24356) 14479 : cluster 0 pgmap v14447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:54 smithi040 bash[41173]: cluster 2023-12-01T23:40:53.991338+0000 mgr.y (mgr.24356) 14479 : cluster 0 pgmap v14447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:54 smithi040 bash[28232]: cluster 2023-12-01T23:40:53.991338+0000 mgr.y (mgr.24356) 14479 : cluster 0 pgmap v14447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:56.284 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:55 smithi141 bash[31670]: audit 2023-12-01T23:40:55.643647+0000 mon.c (mon.2) 9115 : audit 0 from='client.? 172.21.15.40:0/4021178493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:55 smithi040 bash[28232]: audit 2023-12-01T23:40:55.643647+0000 mon.c (mon.2) 9115 : audit 0 from='client.? 172.21.15.40:0/4021178493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:55 smithi040 bash[41173]: audit 2023-12-01T23:40:55.643647+0000 mon.c (mon.2) 9115 : audit 0 from='client.? 172.21.15.40:0/4021178493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:40:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:40:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:56 smithi141 bash[31670]: cluster 2023-12-01T23:40:55.992587+0000 mgr.y (mgr.24356) 14480 : cluster 0 pgmap v14448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:56 smithi040 bash[28232]: cluster 2023-12-01T23:40:55.992587+0000 mgr.y (mgr.24356) 14480 : cluster 0 pgmap v14448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:56 smithi040 bash[41173]: cluster 2023-12-01T23:40:55.992587+0000 mgr.y (mgr.24356) 14480 : cluster 0 pgmap v14448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:58 smithi040 bash[28232]: cluster 2023-12-01T23:40:57.993222+0000 mgr.y (mgr.24356) 14481 : cluster 0 pgmap v14449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:40:58 smithi040 bash[28232]: audit 2023-12-01T23:40:58.115208+0000 mon.c (mon.2) 9116 : audit 0 from='client.? 172.21.15.40:0/281668917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:58 smithi040 bash[41173]: cluster 2023-12-01T23:40:57.993222+0000 mgr.y (mgr.24356) 14481 : cluster 0 pgmap v14449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:40:58 smithi040 bash[41173]: audit 2023-12-01T23:40:58.115208+0000 mon.c (mon.2) 9116 : audit 0 from='client.? 172.21.15.40:0/281668917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:40:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:58 smithi141 bash[31670]: cluster 2023-12-01T23:40:57.993222+0000 mgr.y (mgr.24356) 14481 : cluster 0 pgmap v14449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:40:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:40:58 smithi141 bash[31670]: audit 2023-12-01T23:40:58.115208+0000 mon.c (mon.2) 9116 : audit 0 from='client.? 172.21.15.40:0/281668917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:00 smithi040 bash[41173]: cluster 2023-12-01T23:40:59.994464+0000 mgr.y (mgr.24356) 14482 : cluster 0 pgmap v14450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:00 smithi040 bash[28232]: cluster 2023-12-01T23:40:59.994464+0000 mgr.y (mgr.24356) 14482 : cluster 0 pgmap v14450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:00 smithi141 bash[31670]: cluster 2023-12-01T23:40:59.994464+0000 mgr.y (mgr.24356) 14482 : cluster 0 pgmap v14450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:01 smithi040 bash[28232]: audit 2023-12-01T23:41:00.568851+0000 mon.c (mon.2) 9117 : audit 0 from='client.? 172.21.15.40:0/3664469517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:01 smithi040 bash[41173]: audit 2023-12-01T23:41:00.568851+0000 mon.c (mon.2) 9117 : audit 0 from='client.? 172.21.15.40:0/3664469517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:01 smithi141 bash[31670]: audit 2023-12-01T23:41:00.568851+0000 mon.c (mon.2) 9117 : audit 0 from='client.? 172.21.15.40:0/3664469517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:02 smithi040 bash[28232]: cluster 2023-12-01T23:41:01.995184+0000 mgr.y (mgr.24356) 14483 : cluster 0 pgmap v14451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:02 smithi040 bash[41173]: cluster 2023-12-01T23:41:01.995184+0000 mgr.y (mgr.24356) 14483 : cluster 0 pgmap v14451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:02 smithi141 bash[31670]: cluster 2023-12-01T23:41:01.995184+0000 mgr.y (mgr.24356) 14483 : cluster 0 pgmap v14451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:03 smithi040 bash[28232]: audit 2023-12-01T23:41:03.032896+0000 mon.a (mon.0) 9082 : audit 0 from='client.? 172.21.15.40:0/2153203946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:03 smithi040 bash[41173]: audit 2023-12-01T23:41:03.032896+0000 mon.a (mon.0) 9082 : audit 0 from='client.? 172.21.15.40:0/2153203946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:03 smithi141 bash[31670]: audit 2023-12-01T23:41:03.032896+0000 mon.a (mon.0) 9082 : audit 0 from='client.? 172.21.15.40:0/2153203946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:04 smithi040 bash[28232]: cluster 2023-12-01T23:41:03.995845+0000 mgr.y (mgr.24356) 14484 : cluster 0 pgmap v14452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:04 smithi040 bash[28232]: audit 2023-12-01T23:41:04.097149+0000 mon.c (mon.2) 9118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:04 smithi040 bash[41173]: cluster 2023-12-01T23:41:03.995845+0000 mgr.y (mgr.24356) 14484 : cluster 0 pgmap v14452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:04 smithi040 bash[41173]: audit 2023-12-01T23:41:04.097149+0000 mon.c (mon.2) 9118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:04 smithi141 bash[31670]: cluster 2023-12-01T23:41:03.995845+0000 mgr.y (mgr.24356) 14484 : cluster 0 pgmap v14452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:04 smithi141 bash[31670]: audit 2023-12-01T23:41:04.097149+0000 mon.c (mon.2) 9118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:05 smithi040 bash[41173]: audit 2023-12-01T23:41:05.503635+0000 mon.a (mon.0) 9083 : audit 0 from='client.? 172.21.15.40:0/3736026628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:05 smithi040 bash[28232]: audit 2023-12-01T23:41:05.503635+0000 mon.a (mon.0) 9083 : audit 0 from='client.? 172.21.15.40:0/3736026628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:05 smithi141 bash[31670]: audit 2023-12-01T23:41:05.503635+0000 mon.a (mon.0) 9083 : audit 0 from='client.? 172.21.15.40:0/3736026628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:06.903 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:41:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:41:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:06 smithi040 bash[28232]: cluster 2023-12-01T23:41:05.997061+0000 mgr.y (mgr.24356) 14485 : cluster 0 pgmap v14453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:06 smithi040 bash[41173]: cluster 2023-12-01T23:41:05.997061+0000 mgr.y (mgr.24356) 14485 : cluster 0 pgmap v14453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:06 smithi141 bash[31670]: cluster 2023-12-01T23:41:05.997061+0000 mgr.y (mgr.24356) 14485 : cluster 0 pgmap v14453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:08 smithi040 bash[28232]: audit 2023-12-01T23:41:07.974139+0000 mon.a (mon.0) 9084 : audit 0 from='client.? 172.21.15.40:0/2275644813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:08 smithi040 bash[28232]: cluster 2023-12-01T23:41:07.997547+0000 mgr.y (mgr.24356) 14486 : cluster 0 pgmap v14454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:08 smithi040 bash[41173]: audit 2023-12-01T23:41:07.974139+0000 mon.a (mon.0) 9084 : audit 0 from='client.? 172.21.15.40:0/2275644813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:08 smithi040 bash[41173]: cluster 2023-12-01T23:41:07.997547+0000 mgr.y (mgr.24356) 14486 : cluster 0 pgmap v14454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:08 smithi141 bash[31670]: audit 2023-12-01T23:41:07.974139+0000 mon.a (mon.0) 9084 : audit 0 from='client.? 172.21.15.40:0/2275644813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:08 smithi141 bash[31670]: cluster 2023-12-01T23:41:07.997547+0000 mgr.y (mgr.24356) 14486 : cluster 0 pgmap v14454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:10 smithi040 bash[28232]: cluster 2023-12-01T23:41:09.998683+0000 mgr.y (mgr.24356) 14487 : cluster 0 pgmap v14455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:10 smithi040 bash[41173]: cluster 2023-12-01T23:41:09.998683+0000 mgr.y (mgr.24356) 14487 : cluster 0 pgmap v14455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:10 smithi141 bash[31670]: cluster 2023-12-01T23:41:09.998683+0000 mgr.y (mgr.24356) 14487 : cluster 0 pgmap v14455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:11 smithi040 bash[28232]: audit 2023-12-01T23:41:10.442995+0000 mon.a (mon.0) 9085 : audit 0 from='client.? 172.21.15.40:0/462379762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:11 smithi040 bash[41173]: audit 2023-12-01T23:41:10.442995+0000 mon.a (mon.0) 9085 : audit 0 from='client.? 172.21.15.40:0/462379762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:11 smithi141 bash[31670]: audit 2023-12-01T23:41:10.442995+0000 mon.a (mon.0) 9085 : audit 0 from='client.? 172.21.15.40:0/462379762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:12 smithi040 bash[41173]: cluster 2023-12-01T23:41:11.999278+0000 mgr.y (mgr.24356) 14488 : cluster 0 pgmap v14456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:12 smithi040 bash[28232]: cluster 2023-12-01T23:41:11.999278+0000 mgr.y (mgr.24356) 14488 : cluster 0 pgmap v14456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:12 smithi141 bash[31670]: cluster 2023-12-01T23:41:11.999278+0000 mgr.y (mgr.24356) 14488 : cluster 0 pgmap v14456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 23:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T23:41:12.109490117Z level=info msg="Completed cleanup jobs" duration=70.145126ms 2023-12-01T23:41:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:13 smithi040 bash[28232]: audit 2023-12-01T23:41:12.909623+0000 mon.c (mon.2) 9119 : audit 0 from='client.? 172.21.15.40:0/814815768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:13 smithi040 bash[41173]: audit 2023-12-01T23:41:12.909623+0000 mon.c (mon.2) 9119 : audit 0 from='client.? 172.21.15.40:0/814815768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:13 smithi141 bash[31670]: audit 2023-12-01T23:41:12.909623+0000 mon.c (mon.2) 9119 : audit 0 from='client.? 172.21.15.40:0/814815768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:14 smithi040 bash[28232]: cluster 2023-12-01T23:41:13.999898+0000 mgr.y (mgr.24356) 14489 : cluster 0 pgmap v14457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:14 smithi040 bash[41173]: cluster 2023-12-01T23:41:13.999898+0000 mgr.y (mgr.24356) 14489 : cluster 0 pgmap v14457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:14 smithi141 bash[31670]: cluster 2023-12-01T23:41:13.999898+0000 mgr.y (mgr.24356) 14489 : cluster 0 pgmap v14457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:15 smithi040 bash[28232]: audit 2023-12-01T23:41:15.371521+0000 mon.c (mon.2) 9120 : audit 0 from='client.? 172.21.15.40:0/3795087827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:15 smithi040 bash[41173]: audit 2023-12-01T23:41:15.371521+0000 mon.c (mon.2) 9120 : audit 0 from='client.? 172.21.15.40:0/3795087827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:15 smithi141 bash[31670]: audit 2023-12-01T23:41:15.371521+0000 mon.c (mon.2) 9120 : audit 0 from='client.? 172.21.15.40:0/3795087827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:41:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:41:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:16 smithi141 bash[31670]: cluster 2023-12-01T23:41:16.000958+0000 mgr.y (mgr.24356) 14490 : cluster 0 pgmap v14458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:16 smithi040 bash[41173]: cluster 2023-12-01T23:41:16.000958+0000 mgr.y (mgr.24356) 14490 : cluster 0 pgmap v14458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:16 smithi040 bash[28232]: cluster 2023-12-01T23:41:16.000958+0000 mgr.y (mgr.24356) 14490 : cluster 0 pgmap v14458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:17 smithi141 bash[31670]: audit 2023-12-01T23:41:17.834710+0000 mon.a (mon.0) 9086 : audit 0 from='client.? 172.21.15.40:0/2075521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:17 smithi040 bash[28232]: audit 2023-12-01T23:41:17.834710+0000 mon.a (mon.0) 9086 : audit 0 from='client.? 172.21.15.40:0/2075521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:17 smithi040 bash[41173]: audit 2023-12-01T23:41:17.834710+0000 mon.a (mon.0) 9086 : audit 0 from='client.? 172.21.15.40:0/2075521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:18 smithi141 bash[31670]: cluster 2023-12-01T23:41:18.001546+0000 mgr.y (mgr.24356) 14491 : cluster 0 pgmap v14459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:18 smithi040 bash[28232]: cluster 2023-12-01T23:41:18.001546+0000 mgr.y (mgr.24356) 14491 : cluster 0 pgmap v14459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:18 smithi040 bash[41173]: cluster 2023-12-01T23:41:18.001546+0000 mgr.y (mgr.24356) 14491 : cluster 0 pgmap v14459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:19 smithi141 bash[31670]: audit 2023-12-01T23:41:19.097352+0000 mon.c (mon.2) 9121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:19 smithi040 bash[28232]: audit 2023-12-01T23:41:19.097352+0000 mon.c (mon.2) 9121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:19 smithi040 bash[41173]: audit 2023-12-01T23:41:19.097352+0000 mon.c (mon.2) 9121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:20 smithi141 bash[31670]: cluster 2023-12-01T23:41:20.002434+0000 mgr.y (mgr.24356) 14492 : cluster 0 pgmap v14460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:20 smithi141 bash[31670]: audit 2023-12-01T23:41:20.299044+0000 mon.c (mon.2) 9122 : audit 0 from='client.? 172.21.15.40:0/2544439155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:20 smithi040 bash[28232]: cluster 2023-12-01T23:41:20.002434+0000 mgr.y (mgr.24356) 14492 : cluster 0 pgmap v14460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:20 smithi040 bash[28232]: audit 2023-12-01T23:41:20.299044+0000 mon.c (mon.2) 9122 : audit 0 from='client.? 172.21.15.40:0/2544439155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:20 smithi040 bash[41173]: cluster 2023-12-01T23:41:20.002434+0000 mgr.y (mgr.24356) 14492 : cluster 0 pgmap v14460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:20 smithi040 bash[41173]: audit 2023-12-01T23:41:20.299044+0000 mon.c (mon.2) 9122 : audit 0 from='client.? 172.21.15.40:0/2544439155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:22 smithi040 bash[28232]: cluster 2023-12-01T23:41:22.003058+0000 mgr.y (mgr.24356) 14493 : cluster 0 pgmap v14461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:22 smithi040 bash[41173]: cluster 2023-12-01T23:41:22.003058+0000 mgr.y (mgr.24356) 14493 : cluster 0 pgmap v14461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:22 smithi141 bash[31670]: cluster 2023-12-01T23:41:22.003058+0000 mgr.y (mgr.24356) 14493 : cluster 0 pgmap v14461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:23 smithi040 bash[41173]: audit 2023-12-01T23:41:22.772158+0000 mon.a (mon.0) 9087 : audit 0 from='client.? 172.21.15.40:0/3945403231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:23 smithi040 bash[28232]: audit 2023-12-01T23:41:22.772158+0000 mon.a (mon.0) 9087 : audit 0 from='client.? 172.21.15.40:0/3945403231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:23 smithi141 bash[31670]: audit 2023-12-01T23:41:22.772158+0000 mon.a (mon.0) 9087 : audit 0 from='client.? 172.21.15.40:0/3945403231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:24 smithi040 bash[28232]: cluster 2023-12-01T23:41:24.003712+0000 mgr.y (mgr.24356) 14494 : cluster 0 pgmap v14462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:24 smithi040 bash[41173]: cluster 2023-12-01T23:41:24.003712+0000 mgr.y (mgr.24356) 14494 : cluster 0 pgmap v14462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:24 smithi141 bash[31670]: cluster 2023-12-01T23:41:24.003712+0000 mgr.y (mgr.24356) 14494 : cluster 0 pgmap v14462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:25 smithi040 bash[28232]: audit 2023-12-01T23:41:25.229189+0000 mon.c (mon.2) 9123 : audit 0 from='client.? 172.21.15.40:0/1347906090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:25 smithi040 bash[41173]: audit 2023-12-01T23:41:25.229189+0000 mon.c (mon.2) 9123 : audit 0 from='client.? 172.21.15.40:0/1347906090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:25 smithi141 bash[31670]: audit 2023-12-01T23:41:25.229189+0000 mon.c (mon.2) 9123 : audit 0 from='client.? 172.21.15.40:0/1347906090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:26 smithi040 bash[28232]: cluster 2023-12-01T23:41:26.004918+0000 mgr.y (mgr.24356) 14495 : cluster 0 pgmap v14463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:41:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:41:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:26 smithi040 bash[41173]: cluster 2023-12-01T23:41:26.004918+0000 mgr.y (mgr.24356) 14495 : cluster 0 pgmap v14463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:26 smithi141 bash[31670]: cluster 2023-12-01T23:41:26.004918+0000 mgr.y (mgr.24356) 14495 : cluster 0 pgmap v14463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:27 smithi141 bash[31670]: audit 2023-12-01T23:41:27.692500+0000 mon.c (mon.2) 9124 : audit 0 from='client.? 172.21.15.40:0/3925686165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:27 smithi040 bash[41173]: audit 2023-12-01T23:41:27.692500+0000 mon.c (mon.2) 9124 : audit 0 from='client.? 172.21.15.40:0/3925686165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:27 smithi040 bash[28232]: audit 2023-12-01T23:41:27.692500+0000 mon.c (mon.2) 9124 : audit 0 from='client.? 172.21.15.40:0/3925686165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:28 smithi040 bash[28232]: cluster 2023-12-01T23:41:28.005602+0000 mgr.y (mgr.24356) 14496 : cluster 0 pgmap v14464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:28 smithi040 bash[41173]: cluster 2023-12-01T23:41:28.005602+0000 mgr.y (mgr.24356) 14496 : cluster 0 pgmap v14464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:28 smithi141 bash[31670]: cluster 2023-12-01T23:41:28.005602+0000 mgr.y (mgr.24356) 14496 : cluster 0 pgmap v14464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:30 smithi040 bash[28232]: cluster 2023-12-01T23:41:30.006766+0000 mgr.y (mgr.24356) 14497 : cluster 0 pgmap v14465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:30 smithi040 bash[41173]: cluster 2023-12-01T23:41:30.006766+0000 mgr.y (mgr.24356) 14497 : cluster 0 pgmap v14465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:30 smithi141 bash[31670]: cluster 2023-12-01T23:41:30.006766+0000 mgr.y (mgr.24356) 14497 : cluster 0 pgmap v14465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:31 smithi040 bash[28232]: audit 2023-12-01T23:41:30.151338+0000 mon.c (mon.2) 9125 : audit 0 from='client.? 172.21.15.40:0/2185896440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:31 smithi040 bash[41173]: audit 2023-12-01T23:41:30.151338+0000 mon.c (mon.2) 9125 : audit 0 from='client.? 172.21.15.40:0/2185896440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:31 smithi141 bash[31670]: audit 2023-12-01T23:41:30.151338+0000 mon.c (mon.2) 9125 : audit 0 from='client.? 172.21.15.40:0/2185896440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:32 smithi040 bash[28232]: cluster 2023-12-01T23:41:32.007386+0000 mgr.y (mgr.24356) 14498 : cluster 0 pgmap v14466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:32 smithi040 bash[41173]: cluster 2023-12-01T23:41:32.007386+0000 mgr.y (mgr.24356) 14498 : cluster 0 pgmap v14466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:32 smithi141 bash[31670]: cluster 2023-12-01T23:41:32.007386+0000 mgr.y (mgr.24356) 14498 : cluster 0 pgmap v14466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:33 smithi040 bash[28232]: audit 2023-12-01T23:41:32.609013+0000 mon.c (mon.2) 9126 : audit 0 from='client.? 172.21.15.40:0/1011117025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:33 smithi040 bash[41173]: audit 2023-12-01T23:41:32.609013+0000 mon.c (mon.2) 9126 : audit 0 from='client.? 172.21.15.40:0/1011117025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:33 smithi141 bash[31670]: audit 2023-12-01T23:41:32.609013+0000 mon.c (mon.2) 9126 : audit 0 from='client.? 172.21.15.40:0/1011117025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:34 smithi040 bash[28232]: cluster 2023-12-01T23:41:34.008123+0000 mgr.y (mgr.24356) 14499 : cluster 0 pgmap v14467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:34 smithi040 bash[41173]: cluster 2023-12-01T23:41:34.008123+0000 mgr.y (mgr.24356) 14499 : cluster 0 pgmap v14467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:34 smithi141 bash[31670]: cluster 2023-12-01T23:41:34.008123+0000 mgr.y (mgr.24356) 14499 : cluster 0 pgmap v14467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:35 smithi040 bash[28232]: audit 2023-12-01T23:41:34.101097+0000 mon.c (mon.2) 9127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:35 smithi040 bash[28232]: audit 2023-12-01T23:41:35.071102+0000 mon.c (mon.2) 9128 : audit 0 from='client.? 172.21.15.40:0/1078744274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:35 smithi040 bash[41173]: audit 2023-12-01T23:41:34.101097+0000 mon.c (mon.2) 9127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:35 smithi040 bash[41173]: audit 2023-12-01T23:41:35.071102+0000 mon.c (mon.2) 9128 : audit 0 from='client.? 172.21.15.40:0/1078744274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:35 smithi141 bash[31670]: audit 2023-12-01T23:41:34.101097+0000 mon.c (mon.2) 9127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:35 smithi141 bash[31670]: audit 2023-12-01T23:41:35.071102+0000 mon.c (mon.2) 9128 : audit 0 from='client.? 172.21.15.40:0/1078744274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:36 smithi040 bash[28232]: cluster 2023-12-01T23:41:36.009336+0000 mgr.y (mgr.24356) 14500 : cluster 0 pgmap v14468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:36 smithi040 bash[41173]: cluster 2023-12-01T23:41:36.009336+0000 mgr.y (mgr.24356) 14500 : cluster 0 pgmap v14468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:36 smithi141 bash[31670]: cluster 2023-12-01T23:41:36.009336+0000 mgr.y (mgr.24356) 14500 : cluster 0 pgmap v14468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:41:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:41:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:37 smithi040 bash[28232]: audit 2023-12-01T23:41:37.537683+0000 mon.c (mon.2) 9129 : audit 0 from='client.? 172.21.15.40:0/3556270481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:37 smithi040 bash[41173]: audit 2023-12-01T23:41:37.537683+0000 mon.c (mon.2) 9129 : audit 0 from='client.? 172.21.15.40:0/3556270481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:37 smithi141 bash[31670]: audit 2023-12-01T23:41:37.537683+0000 mon.c (mon.2) 9129 : audit 0 from='client.? 172.21.15.40:0/3556270481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:38 smithi141 bash[31670]: cluster 2023-12-01T23:41:38.010047+0000 mgr.y (mgr.24356) 14501 : cluster 0 pgmap v14469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:38 smithi040 bash[41173]: cluster 2023-12-01T23:41:38.010047+0000 mgr.y (mgr.24356) 14501 : cluster 0 pgmap v14469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:38 smithi040 bash[28232]: cluster 2023-12-01T23:41:38.010047+0000 mgr.y (mgr.24356) 14501 : cluster 0 pgmap v14469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:40 smithi040 bash[28232]: audit 2023-12-01T23:41:39.998683+0000 mon.c (mon.2) 9130 : audit 0 from='client.? 172.21.15.40:0/2894876954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:40 smithi040 bash[28232]: cluster 2023-12-01T23:41:40.010849+0000 mgr.y (mgr.24356) 14502 : cluster 0 pgmap v14470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:40 smithi040 bash[41173]: audit 2023-12-01T23:41:39.998683+0000 mon.c (mon.2) 9130 : audit 0 from='client.? 172.21.15.40:0/2894876954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:40 smithi040 bash[41173]: cluster 2023-12-01T23:41:40.010849+0000 mgr.y (mgr.24356) 14502 : cluster 0 pgmap v14470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:40 smithi141 bash[31670]: audit 2023-12-01T23:41:39.998683+0000 mon.c (mon.2) 9130 : audit 0 from='client.? 172.21.15.40:0/2894876954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:40 smithi141 bash[31670]: cluster 2023-12-01T23:41:40.010849+0000 mgr.y (mgr.24356) 14502 : cluster 0 pgmap v14470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:42 smithi040 bash[41173]: cluster 2023-12-01T23:41:42.011490+0000 mgr.y (mgr.24356) 14503 : cluster 0 pgmap v14471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:42 smithi040 bash[28232]: cluster 2023-12-01T23:41:42.011490+0000 mgr.y (mgr.24356) 14503 : cluster 0 pgmap v14471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:42 smithi141 bash[31670]: cluster 2023-12-01T23:41:42.011490+0000 mgr.y (mgr.24356) 14503 : cluster 0 pgmap v14471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:43 smithi040 bash[28232]: audit 2023-12-01T23:41:42.472153+0000 mon.a (mon.0) 9088 : audit 0 from='client.? 172.21.15.40:0/2239500200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:43 smithi040 bash[41173]: audit 2023-12-01T23:41:42.472153+0000 mon.a (mon.0) 9088 : audit 0 from='client.? 172.21.15.40:0/2239500200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:43 smithi141 bash[31670]: audit 2023-12-01T23:41:42.472153+0000 mon.a (mon.0) 9088 : audit 0 from='client.? 172.21.15.40:0/2239500200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:44 smithi040 bash[28232]: cluster 2023-12-01T23:41:44.012169+0000 mgr.y (mgr.24356) 14504 : cluster 0 pgmap v14472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:44 smithi040 bash[41173]: cluster 2023-12-01T23:41:44.012169+0000 mgr.y (mgr.24356) 14504 : cluster 0 pgmap v14472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:44 smithi141 bash[31670]: cluster 2023-12-01T23:41:44.012169+0000 mgr.y (mgr.24356) 14504 : cluster 0 pgmap v14472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:45 smithi040 bash[41173]: audit 2023-12-01T23:41:44.925177+0000 mon.a (mon.0) 9089 : audit 0 from='client.? 172.21.15.40:0/3549189595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:45 smithi040 bash[28232]: audit 2023-12-01T23:41:44.925177+0000 mon.a (mon.0) 9089 : audit 0 from='client.? 172.21.15.40:0/3549189595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:45 smithi141 bash[31670]: audit 2023-12-01T23:41:44.925177+0000 mon.a (mon.0) 9089 : audit 0 from='client.? 172.21.15.40:0/3549189595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:46 smithi040 bash[28232]: cluster 2023-12-01T23:41:46.013353+0000 mgr.y (mgr.24356) 14505 : cluster 0 pgmap v14473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:46 smithi040 bash[41173]: cluster 2023-12-01T23:41:46.013353+0000 mgr.y (mgr.24356) 14505 : cluster 0 pgmap v14473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:46 smithi141 bash[31670]: cluster 2023-12-01T23:41:46.013353+0000 mgr.y (mgr.24356) 14505 : cluster 0 pgmap v14473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:41:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:41:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:47 smithi141 bash[31670]: audit 2023-12-01T23:41:47.376345+0000 mon.c (mon.2) 9131 : audit 0 from='client.? 172.21.15.40:0/3362235928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:47 smithi040 bash[41173]: audit 2023-12-01T23:41:47.376345+0000 mon.c (mon.2) 9131 : audit 0 from='client.? 172.21.15.40:0/3362235928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:47 smithi040 bash[28232]: audit 2023-12-01T23:41:47.376345+0000 mon.c (mon.2) 9131 : audit 0 from='client.? 172.21.15.40:0/3362235928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:48 smithi141 bash[31670]: cluster 2023-12-01T23:41:48.014017+0000 mgr.y (mgr.24356) 14506 : cluster 0 pgmap v14474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:48 smithi040 bash[28232]: cluster 2023-12-01T23:41:48.014017+0000 mgr.y (mgr.24356) 14506 : cluster 0 pgmap v14474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:48 smithi040 bash[41173]: cluster 2023-12-01T23:41:48.014017+0000 mgr.y (mgr.24356) 14506 : cluster 0 pgmap v14474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:49 smithi141 bash[31670]: audit 2023-12-01T23:41:49.098402+0000 mon.c (mon.2) 9132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:49 smithi141 bash[31670]: audit 2023-12-01T23:41:49.840378+0000 mon.c (mon.2) 9133 : audit 0 from='client.? 172.21.15.40:0/2811871822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:49 smithi040 bash[28232]: audit 2023-12-01T23:41:49.098402+0000 mon.c (mon.2) 9132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:49 smithi040 bash[28232]: audit 2023-12-01T23:41:49.840378+0000 mon.c (mon.2) 9133 : audit 0 from='client.? 172.21.15.40:0/2811871822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:49 smithi040 bash[41173]: audit 2023-12-01T23:41:49.098402+0000 mon.c (mon.2) 9132 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:49 smithi040 bash[41173]: audit 2023-12-01T23:41:49.840378+0000 mon.c (mon.2) 9133 : audit 0 from='client.? 172.21.15.40:0/2811871822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:50 smithi141 bash[31670]: cluster 2023-12-01T23:41:50.014931+0000 mgr.y (mgr.24356) 14507 : cluster 0 pgmap v14475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:50 smithi040 bash[28232]: cluster 2023-12-01T23:41:50.014931+0000 mgr.y (mgr.24356) 14507 : cluster 0 pgmap v14475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:50 smithi040 bash[41173]: cluster 2023-12-01T23:41:50.014931+0000 mgr.y (mgr.24356) 14507 : cluster 0 pgmap v14475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:52 smithi040 bash[28232]: cluster 2023-12-01T23:41:52.015588+0000 mgr.y (mgr.24356) 14508 : cluster 0 pgmap v14476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:52 smithi040 bash[41173]: cluster 2023-12-01T23:41:52.015588+0000 mgr.y (mgr.24356) 14508 : cluster 0 pgmap v14476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:52 smithi141 bash[31670]: cluster 2023-12-01T23:41:52.015588+0000 mgr.y (mgr.24356) 14508 : cluster 0 pgmap v14476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:53 smithi040 bash[28232]: audit 2023-12-01T23:41:52.311456+0000 mon.c (mon.2) 9134 : audit 0 from='client.? 172.21.15.40:0/4011528544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:53 smithi040 bash[41173]: audit 2023-12-01T23:41:52.311456+0000 mon.c (mon.2) 9134 : audit 0 from='client.? 172.21.15.40:0/4011528544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:53 smithi141 bash[31670]: audit 2023-12-01T23:41:52.311456+0000 mon.c (mon.2) 9134 : audit 0 from='client.? 172.21.15.40:0/4011528544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:54 smithi040 bash[28232]: audit 2023-12-01T23:41:53.916396+0000 mon.c (mon.2) 9135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:41:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:54 smithi040 bash[28232]: cluster 2023-12-01T23:41:54.016302+0000 mgr.y (mgr.24356) 14509 : cluster 0 pgmap v14477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:54 smithi040 bash[41173]: audit 2023-12-01T23:41:53.916396+0000 mon.c (mon.2) 9135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:41:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:54 smithi040 bash[41173]: cluster 2023-12-01T23:41:54.016302+0000 mgr.y (mgr.24356) 14509 : cluster 0 pgmap v14477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:54 smithi141 bash[31670]: audit 2023-12-01T23:41:53.916396+0000 mon.c (mon.2) 9135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:41:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:54 smithi141 bash[31670]: cluster 2023-12-01T23:41:54.016302+0000 mgr.y (mgr.24356) 14509 : cluster 0 pgmap v14477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:55 smithi040 bash[28232]: audit 2023-12-01T23:41:54.776403+0000 mon.a (mon.0) 9090 : audit 0 from='client.? 172.21.15.40:0/3859715543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:55 smithi040 bash[41173]: audit 2023-12-01T23:41:54.776403+0000 mon.a (mon.0) 9090 : audit 0 from='client.? 172.21.15.40:0/3859715543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:55 smithi141 bash[31670]: audit 2023-12-01T23:41:54.776403+0000 mon.a (mon.0) 9090 : audit 0 from='client.? 172.21.15.40:0/3859715543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:56 smithi040 bash[28232]: cluster 2023-12-01T23:41:56.017505+0000 mgr.y (mgr.24356) 14510 : cluster 0 pgmap v14478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:56 smithi040 bash[41173]: cluster 2023-12-01T23:41:56.017505+0000 mgr.y (mgr.24356) 14510 : cluster 0 pgmap v14478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:56 smithi141 bash[31670]: cluster 2023-12-01T23:41:56.017505+0000 mgr.y (mgr.24356) 14510 : cluster 0 pgmap v14478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:41:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:41:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:57 smithi040 bash[28232]: audit 2023-12-01T23:41:57.241732+0000 mon.c (mon.2) 9136 : audit 0 from='client.? 172.21.15.40:0/1079245643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:57 smithi040 bash[41173]: audit 2023-12-01T23:41:57.241732+0000 mon.c (mon.2) 9136 : audit 0 from='client.? 172.21.15.40:0/1079245643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:57 smithi141 bash[31670]: audit 2023-12-01T23:41:57.241732+0000 mon.c (mon.2) 9136 : audit 0 from='client.? 172.21.15.40:0/1079245643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:41:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:58 smithi141 bash[31670]: cluster 2023-12-01T23:41:58.018194+0000 mgr.y (mgr.24356) 14511 : cluster 0 pgmap v14479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:58 smithi040 bash[28232]: cluster 2023-12-01T23:41:58.018194+0000 mgr.y (mgr.24356) 14511 : cluster 0 pgmap v14479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:41:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:58 smithi040 bash[41173]: cluster 2023-12-01T23:41:58.018194+0000 mgr.y (mgr.24356) 14511 : cluster 0 pgmap v14479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:59 smithi141 bash[31670]: audit 2023-12-01T23:41:59.731818+0000 mon.c (mon.2) 9137 : audit 0 from='client.? 172.21.15.40:0/51462411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:59 smithi141 bash[31670]: audit 2023-12-01T23:41:59.766152+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:41:59 smithi141 bash[31670]: audit 2023-12-01T23:41:59.780770+0000 mon.a (mon.0) 9092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:59 smithi040 bash[28232]: audit 2023-12-01T23:41:59.731818+0000 mon.c (mon.2) 9137 : audit 0 from='client.? 172.21.15.40:0/51462411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:59 smithi040 bash[28232]: audit 2023-12-01T23:41:59.766152+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:41:59 smithi040 bash[28232]: audit 2023-12-01T23:41:59.780770+0000 mon.a (mon.0) 9092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:59 smithi040 bash[41173]: audit 2023-12-01T23:41:59.731818+0000 mon.c (mon.2) 9137 : audit 0 from='client.? 172.21.15.40:0/51462411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:59 smithi040 bash[41173]: audit 2023-12-01T23:41:59.766152+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:41:59 smithi040 bash[41173]: audit 2023-12-01T23:41:59.780770+0000 mon.a (mon.0) 9092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:00 smithi141 bash[31670]: cluster 2023-12-01T23:42:00.019336+0000 mgr.y (mgr.24356) 14512 : cluster 0 pgmap v14480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:00 smithi141 bash[31670]: audit 2023-12-01T23:42:00.123625+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:00 smithi141 bash[31670]: audit 2023-12-01T23:42:00.135456+0000 mon.a (mon.0) 9094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:00 smithi141 bash[31670]: audit 2023-12-01T23:42:00.715968+0000 mon.c (mon.2) 9138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:42:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:00 smithi141 bash[31670]: audit 2023-12-01T23:42:00.718006+0000 mon.c (mon.2) 9139 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:42:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:00 smithi141 bash[31670]: audit 2023-12-01T23:42:00.727895+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[28232]: cluster 2023-12-01T23:42:00.019336+0000 mgr.y (mgr.24356) 14512 : cluster 0 pgmap v14480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[28232]: audit 2023-12-01T23:42:00.123625+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[28232]: audit 2023-12-01T23:42:00.135456+0000 mon.a (mon.0) 9094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[28232]: audit 2023-12-01T23:42:00.715968+0000 mon.c (mon.2) 9138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[28232]: audit 2023-12-01T23:42:00.718006+0000 mon.c (mon.2) 9139 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[28232]: audit 2023-12-01T23:42:00.727895+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[41173]: cluster 2023-12-01T23:42:00.019336+0000 mgr.y (mgr.24356) 14512 : cluster 0 pgmap v14480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[41173]: audit 2023-12-01T23:42:00.123625+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[41173]: audit 2023-12-01T23:42:00.135456+0000 mon.a (mon.0) 9094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[41173]: audit 2023-12-01T23:42:00.715968+0000 mon.c (mon.2) 9138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[41173]: audit 2023-12-01T23:42:00.718006+0000 mon.c (mon.2) 9139 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:00 smithi040 bash[41173]: audit 2023-12-01T23:42:00.727895+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:42:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:02 smithi040 bash[28232]: cluster 2023-12-01T23:42:02.019944+0000 mgr.y (mgr.24356) 14513 : cluster 0 pgmap v14481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:02 smithi040 bash[41173]: cluster 2023-12-01T23:42:02.019944+0000 mgr.y (mgr.24356) 14513 : cluster 0 pgmap v14481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:02 smithi141 bash[31670]: cluster 2023-12-01T23:42:02.019944+0000 mgr.y (mgr.24356) 14513 : cluster 0 pgmap v14481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:03 smithi040 bash[41173]: audit 2023-12-01T23:42:02.199661+0000 mon.c (mon.2) 9140 : audit 0 from='client.? 172.21.15.40:0/2551467899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:03 smithi040 bash[28232]: audit 2023-12-01T23:42:02.199661+0000 mon.c (mon.2) 9140 : audit 0 from='client.? 172.21.15.40:0/2551467899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:03 smithi141 bash[31670]: audit 2023-12-01T23:42:02.199661+0000 mon.c (mon.2) 9140 : audit 0 from='client.? 172.21.15.40:0/2551467899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:04 smithi040 bash[28232]: cluster 2023-12-01T23:42:04.020637+0000 mgr.y (mgr.24356) 14514 : cluster 0 pgmap v14482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:04 smithi040 bash[41173]: cluster 2023-12-01T23:42:04.020637+0000 mgr.y (mgr.24356) 14514 : cluster 0 pgmap v14482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:04 smithi141 bash[31670]: cluster 2023-12-01T23:42:04.020637+0000 mgr.y (mgr.24356) 14514 : cluster 0 pgmap v14482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:05 smithi040 bash[28232]: audit 2023-12-01T23:42:04.101006+0000 mon.c (mon.2) 9141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:05 smithi040 bash[28232]: audit 2023-12-01T23:42:04.670304+0000 mon.c (mon.2) 9142 : audit 0 from='client.? 172.21.15.40:0/2293828592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:05 smithi040 bash[41173]: audit 2023-12-01T23:42:04.101006+0000 mon.c (mon.2) 9141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:05 smithi040 bash[41173]: audit 2023-12-01T23:42:04.670304+0000 mon.c (mon.2) 9142 : audit 0 from='client.? 172.21.15.40:0/2293828592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:05 smithi141 bash[31670]: audit 2023-12-01T23:42:04.101006+0000 mon.c (mon.2) 9141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:05 smithi141 bash[31670]: audit 2023-12-01T23:42:04.670304+0000 mon.c (mon.2) 9142 : audit 0 from='client.? 172.21.15.40:0/2293828592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:06 smithi040 bash[28232]: cluster 2023-12-01T23:42:06.021758+0000 mgr.y (mgr.24356) 14515 : cluster 0 pgmap v14483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:06 smithi040 bash[41173]: cluster 2023-12-01T23:42:06.021758+0000 mgr.y (mgr.24356) 14515 : cluster 0 pgmap v14483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:06 smithi141 bash[31670]: cluster 2023-12-01T23:42:06.021758+0000 mgr.y (mgr.24356) 14515 : cluster 0 pgmap v14483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:42:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:42:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:07 smithi141 bash[31670]: audit 2023-12-01T23:42:07.124309+0000 mon.a (mon.0) 9096 : audit 0 from='client.? 172.21.15.40:0/210250887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:07 smithi040 bash[41173]: audit 2023-12-01T23:42:07.124309+0000 mon.a (mon.0) 9096 : audit 0 from='client.? 172.21.15.40:0/210250887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:07 smithi040 bash[28232]: audit 2023-12-01T23:42:07.124309+0000 mon.a (mon.0) 9096 : audit 0 from='client.? 172.21.15.40:0/210250887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:08 smithi141 bash[31670]: cluster 2023-12-01T23:42:08.022467+0000 mgr.y (mgr.24356) 14516 : cluster 0 pgmap v14484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:08 smithi040 bash[41173]: cluster 2023-12-01T23:42:08.022467+0000 mgr.y (mgr.24356) 14516 : cluster 0 pgmap v14484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:08 smithi040 bash[28232]: cluster 2023-12-01T23:42:08.022467+0000 mgr.y (mgr.24356) 14516 : cluster 0 pgmap v14484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:09 smithi141 bash[31670]: audit 2023-12-01T23:42:09.582343+0000 mon.c (mon.2) 9143 : audit 0 from='client.? 172.21.15.40:0/4074259133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:09 smithi040 bash[28232]: audit 2023-12-01T23:42:09.582343+0000 mon.c (mon.2) 9143 : audit 0 from='client.? 172.21.15.40:0/4074259133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:09 smithi040 bash[41173]: audit 2023-12-01T23:42:09.582343+0000 mon.c (mon.2) 9143 : audit 0 from='client.? 172.21.15.40:0/4074259133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:10 smithi141 bash[31670]: cluster 2023-12-01T23:42:10.023646+0000 mgr.y (mgr.24356) 14517 : cluster 0 pgmap v14485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:10 smithi040 bash[28232]: cluster 2023-12-01T23:42:10.023646+0000 mgr.y (mgr.24356) 14517 : cluster 0 pgmap v14485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:10 smithi040 bash[41173]: cluster 2023-12-01T23:42:10.023646+0000 mgr.y (mgr.24356) 14517 : cluster 0 pgmap v14485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:12 smithi040 bash[28232]: cluster 2023-12-01T23:42:12.024252+0000 mgr.y (mgr.24356) 14518 : cluster 0 pgmap v14486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:12 smithi040 bash[28232]: audit 2023-12-01T23:42:12.045778+0000 mon.a (mon.0) 9097 : audit 0 from='client.? 172.21.15.40:0/331328328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:12 smithi040 bash[41173]: cluster 2023-12-01T23:42:12.024252+0000 mgr.y (mgr.24356) 14518 : cluster 0 pgmap v14486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:12 smithi040 bash[41173]: audit 2023-12-01T23:42:12.045778+0000 mon.a (mon.0) 9097 : audit 0 from='client.? 172.21.15.40:0/331328328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:12 smithi141 bash[31670]: cluster 2023-12-01T23:42:12.024252+0000 mgr.y (mgr.24356) 14518 : cluster 0 pgmap v14486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:12 smithi141 bash[31670]: audit 2023-12-01T23:42:12.045778+0000 mon.a (mon.0) 9097 : audit 0 from='client.? 172.21.15.40:0/331328328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:14 smithi040 bash[28232]: cluster 2023-12-01T23:42:14.024942+0000 mgr.y (mgr.24356) 14519 : cluster 0 pgmap v14487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:14 smithi040 bash[41173]: cluster 2023-12-01T23:42:14.024942+0000 mgr.y (mgr.24356) 14519 : cluster 0 pgmap v14487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:14 smithi141 bash[31670]: cluster 2023-12-01T23:42:14.024942+0000 mgr.y (mgr.24356) 14519 : cluster 0 pgmap v14487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:15 smithi040 bash[28232]: audit 2023-12-01T23:42:14.509100+0000 mon.c (mon.2) 9144 : audit 0 from='client.? 172.21.15.40:0/3871800229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:15 smithi040 bash[41173]: audit 2023-12-01T23:42:14.509100+0000 mon.c (mon.2) 9144 : audit 0 from='client.? 172.21.15.40:0/3871800229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:15 smithi141 bash[31670]: audit 2023-12-01T23:42:14.509100+0000 mon.c (mon.2) 9144 : audit 0 from='client.? 172.21.15.40:0/3871800229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:16 smithi040 bash[41173]: cluster 2023-12-01T23:42:16.026116+0000 mgr.y (mgr.24356) 14520 : cluster 0 pgmap v14488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:16 smithi040 bash[28232]: cluster 2023-12-01T23:42:16.026116+0000 mgr.y (mgr.24356) 14520 : cluster 0 pgmap v14488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:16 smithi141 bash[31670]: cluster 2023-12-01T23:42:16.026116+0000 mgr.y (mgr.24356) 14520 : cluster 0 pgmap v14488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:42:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:42:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:17 smithi040 bash[41173]: audit 2023-12-01T23:42:16.981335+0000 mon.c (mon.2) 9145 : audit 0 from='client.? 172.21.15.40:0/1580679069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:17 smithi040 bash[28232]: audit 2023-12-01T23:42:16.981335+0000 mon.c (mon.2) 9145 : audit 0 from='client.? 172.21.15.40:0/1580679069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:17 smithi141 bash[31670]: audit 2023-12-01T23:42:16.981335+0000 mon.c (mon.2) 9145 : audit 0 from='client.? 172.21.15.40:0/1580679069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:18 smithi141 bash[31670]: cluster 2023-12-01T23:42:18.026709+0000 mgr.y (mgr.24356) 14521 : cluster 0 pgmap v14489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:18 smithi040 bash[41173]: cluster 2023-12-01T23:42:18.026709+0000 mgr.y (mgr.24356) 14521 : cluster 0 pgmap v14489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:18 smithi040 bash[28232]: cluster 2023-12-01T23:42:18.026709+0000 mgr.y (mgr.24356) 14521 : cluster 0 pgmap v14489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:19 smithi141 bash[31670]: audit 2023-12-01T23:42:19.098944+0000 mon.c (mon.2) 9146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:19 smithi141 bash[31670]: audit 2023-12-01T23:42:19.454570+0000 mon.a (mon.0) 9098 : audit 0 from='client.? 172.21.15.40:0/2280919718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:19 smithi040 bash[41173]: audit 2023-12-01T23:42:19.098944+0000 mon.c (mon.2) 9146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:19 smithi040 bash[41173]: audit 2023-12-01T23:42:19.454570+0000 mon.a (mon.0) 9098 : audit 0 from='client.? 172.21.15.40:0/2280919718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:19 smithi040 bash[28232]: audit 2023-12-01T23:42:19.098944+0000 mon.c (mon.2) 9146 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:19 smithi040 bash[28232]: audit 2023-12-01T23:42:19.454570+0000 mon.a (mon.0) 9098 : audit 0 from='client.? 172.21.15.40:0/2280919718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:20 smithi141 bash[31670]: cluster 2023-12-01T23:42:20.027812+0000 mgr.y (mgr.24356) 14522 : cluster 0 pgmap v14490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:20 smithi040 bash[41173]: cluster 2023-12-01T23:42:20.027812+0000 mgr.y (mgr.24356) 14522 : cluster 0 pgmap v14490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:20 smithi040 bash[28232]: cluster 2023-12-01T23:42:20.027812+0000 mgr.y (mgr.24356) 14522 : cluster 0 pgmap v14490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:21 smithi141 bash[31670]: audit 2023-12-01T23:42:21.917854+0000 mon.a (mon.0) 9099 : audit 0 from='client.? 172.21.15.40:0/1539021316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:21 smithi040 bash[28232]: audit 2023-12-01T23:42:21.917854+0000 mon.a (mon.0) 9099 : audit 0 from='client.? 172.21.15.40:0/1539021316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:21 smithi040 bash[41173]: audit 2023-12-01T23:42:21.917854+0000 mon.a (mon.0) 9099 : audit 0 from='client.? 172.21.15.40:0/1539021316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:22 smithi141 bash[31670]: cluster 2023-12-01T23:42:22.028495+0000 mgr.y (mgr.24356) 14523 : cluster 0 pgmap v14491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:22 smithi040 bash[28232]: cluster 2023-12-01T23:42:22.028495+0000 mgr.y (mgr.24356) 14523 : cluster 0 pgmap v14491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:22 smithi040 bash[41173]: cluster 2023-12-01T23:42:22.028495+0000 mgr.y (mgr.24356) 14523 : cluster 0 pgmap v14491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:24 smithi040 bash[41173]: cluster 2023-12-01T23:42:24.029037+0000 mgr.y (mgr.24356) 14524 : cluster 0 pgmap v14492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:24 smithi040 bash[28232]: cluster 2023-12-01T23:42:24.029037+0000 mgr.y (mgr.24356) 14524 : cluster 0 pgmap v14492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:24 smithi141 bash[31670]: cluster 2023-12-01T23:42:24.029037+0000 mgr.y (mgr.24356) 14524 : cluster 0 pgmap v14492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:25 smithi040 bash[41173]: audit 2023-12-01T23:42:24.384006+0000 mon.a (mon.0) 9100 : audit 0 from='client.? 172.21.15.40:0/768748192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:25 smithi040 bash[28232]: audit 2023-12-01T23:42:24.384006+0000 mon.a (mon.0) 9100 : audit 0 from='client.? 172.21.15.40:0/768748192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:25 smithi141 bash[31670]: audit 2023-12-01T23:42:24.384006+0000 mon.a (mon.0) 9100 : audit 0 from='client.? 172.21.15.40:0/768748192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:26 smithi040 bash[28232]: cluster 2023-12-01T23:42:26.030228+0000 mgr.y (mgr.24356) 14525 : cluster 0 pgmap v14493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:26 smithi040 bash[41173]: cluster 2023-12-01T23:42:26.030228+0000 mgr.y (mgr.24356) 14525 : cluster 0 pgmap v14493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:26 smithi141 bash[31670]: cluster 2023-12-01T23:42:26.030228+0000 mgr.y (mgr.24356) 14525 : cluster 0 pgmap v14493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:42:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:42:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:27 smithi040 bash[28232]: audit 2023-12-01T23:42:26.841132+0000 mon.c (mon.2) 9147 : audit 0 from='client.? 172.21.15.40:0/547724789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:27 smithi040 bash[41173]: audit 2023-12-01T23:42:26.841132+0000 mon.c (mon.2) 9147 : audit 0 from='client.? 172.21.15.40:0/547724789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:27 smithi141 bash[31670]: audit 2023-12-01T23:42:26.841132+0000 mon.c (mon.2) 9147 : audit 0 from='client.? 172.21.15.40:0/547724789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:28 smithi141 bash[31670]: cluster 2023-12-01T23:42:28.030919+0000 mgr.y (mgr.24356) 14526 : cluster 0 pgmap v14494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:28 smithi040 bash[28232]: cluster 2023-12-01T23:42:28.030919+0000 mgr.y (mgr.24356) 14526 : cluster 0 pgmap v14494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:28 smithi040 bash[41173]: cluster 2023-12-01T23:42:28.030919+0000 mgr.y (mgr.24356) 14526 : cluster 0 pgmap v14494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:29 smithi141 bash[31670]: audit 2023-12-01T23:42:29.301297+0000 mon.a (mon.0) 9101 : audit 0 from='client.? 172.21.15.40:0/1155956563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:29 smithi040 bash[41173]: audit 2023-12-01T23:42:29.301297+0000 mon.a (mon.0) 9101 : audit 0 from='client.? 172.21.15.40:0/1155956563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:29 smithi040 bash[28232]: audit 2023-12-01T23:42:29.301297+0000 mon.a (mon.0) 9101 : audit 0 from='client.? 172.21.15.40:0/1155956563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:30 smithi141 bash[31670]: cluster 2023-12-01T23:42:30.032131+0000 mgr.y (mgr.24356) 14527 : cluster 0 pgmap v14495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:30 smithi040 bash[28232]: cluster 2023-12-01T23:42:30.032131+0000 mgr.y (mgr.24356) 14527 : cluster 0 pgmap v14495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:30 smithi040 bash[41173]: cluster 2023-12-01T23:42:30.032131+0000 mgr.y (mgr.24356) 14527 : cluster 0 pgmap v14495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:31 smithi141 bash[31670]: audit 2023-12-01T23:42:31.772283+0000 mon.c (mon.2) 9148 : audit 0 from='client.? 172.21.15.40:0/4235795450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:31 smithi040 bash[28232]: audit 2023-12-01T23:42:31.772283+0000 mon.c (mon.2) 9148 : audit 0 from='client.? 172.21.15.40:0/4235795450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:31 smithi040 bash[41173]: audit 2023-12-01T23:42:31.772283+0000 mon.c (mon.2) 9148 : audit 0 from='client.? 172.21.15.40:0/4235795450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:32 smithi141 bash[31670]: cluster 2023-12-01T23:42:32.032846+0000 mgr.y (mgr.24356) 14528 : cluster 0 pgmap v14496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:32 smithi040 bash[28232]: cluster 2023-12-01T23:42:32.032846+0000 mgr.y (mgr.24356) 14528 : cluster 0 pgmap v14496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:32 smithi040 bash[41173]: cluster 2023-12-01T23:42:32.032846+0000 mgr.y (mgr.24356) 14528 : cluster 0 pgmap v14496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:34 smithi040 bash[28232]: cluster 2023-12-01T23:42:34.033483+0000 mgr.y (mgr.24356) 14529 : cluster 0 pgmap v14497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:34 smithi040 bash[41173]: cluster 2023-12-01T23:42:34.033483+0000 mgr.y (mgr.24356) 14529 : cluster 0 pgmap v14497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:34 smithi141 bash[31670]: cluster 2023-12-01T23:42:34.033483+0000 mgr.y (mgr.24356) 14529 : cluster 0 pgmap v14497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:35 smithi040 bash[28232]: audit 2023-12-01T23:42:34.098751+0000 mon.c (mon.2) 9149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:35 smithi040 bash[28232]: audit 2023-12-01T23:42:34.247540+0000 mon.c (mon.2) 9150 : audit 0 from='client.? 172.21.15.40:0/3907759301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:35 smithi040 bash[41173]: audit 2023-12-01T23:42:34.098751+0000 mon.c (mon.2) 9149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:35 smithi040 bash[41173]: audit 2023-12-01T23:42:34.247540+0000 mon.c (mon.2) 9150 : audit 0 from='client.? 172.21.15.40:0/3907759301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:35 smithi141 bash[31670]: audit 2023-12-01T23:42:34.098751+0000 mon.c (mon.2) 9149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:35 smithi141 bash[31670]: audit 2023-12-01T23:42:34.247540+0000 mon.c (mon.2) 9150 : audit 0 from='client.? 172.21.15.40:0/3907759301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:36 smithi040 bash[28232]: cluster 2023-12-01T23:42:36.034597+0000 mgr.y (mgr.24356) 14530 : cluster 0 pgmap v14498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:36 smithi040 bash[41173]: cluster 2023-12-01T23:42:36.034597+0000 mgr.y (mgr.24356) 14530 : cluster 0 pgmap v14498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:36 smithi141 bash[31670]: cluster 2023-12-01T23:42:36.034597+0000 mgr.y (mgr.24356) 14530 : cluster 0 pgmap v14498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:42:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:42:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:37 smithi040 bash[41173]: audit 2023-12-01T23:42:36.714173+0000 mon.c (mon.2) 9151 : audit 0 from='client.? 172.21.15.40:0/3169039731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:37 smithi040 bash[28232]: audit 2023-12-01T23:42:36.714173+0000 mon.c (mon.2) 9151 : audit 0 from='client.? 172.21.15.40:0/3169039731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:37 smithi141 bash[31670]: audit 2023-12-01T23:42:36.714173+0000 mon.c (mon.2) 9151 : audit 0 from='client.? 172.21.15.40:0/3169039731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:38 smithi141 bash[31670]: cluster 2023-12-01T23:42:38.035263+0000 mgr.y (mgr.24356) 14531 : cluster 0 pgmap v14499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:38 smithi040 bash[28232]: cluster 2023-12-01T23:42:38.035263+0000 mgr.y (mgr.24356) 14531 : cluster 0 pgmap v14499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:38 smithi040 bash[41173]: cluster 2023-12-01T23:42:38.035263+0000 mgr.y (mgr.24356) 14531 : cluster 0 pgmap v14499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:39 smithi141 bash[31670]: audit 2023-12-01T23:42:39.178905+0000 mon.a (mon.0) 9102 : audit 0 from='client.? 172.21.15.40:0/1053994073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:39 smithi040 bash[28232]: audit 2023-12-01T23:42:39.178905+0000 mon.a (mon.0) 9102 : audit 0 from='client.? 172.21.15.40:0/1053994073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:39 smithi040 bash[41173]: audit 2023-12-01T23:42:39.178905+0000 mon.a (mon.0) 9102 : audit 0 from='client.? 172.21.15.40:0/1053994073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:40 smithi141 bash[31670]: cluster 2023-12-01T23:42:40.036441+0000 mgr.y (mgr.24356) 14532 : cluster 0 pgmap v14500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:40 smithi040 bash[41173]: cluster 2023-12-01T23:42:40.036441+0000 mgr.y (mgr.24356) 14532 : cluster 0 pgmap v14500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:40 smithi040 bash[28232]: cluster 2023-12-01T23:42:40.036441+0000 mgr.y (mgr.24356) 14532 : cluster 0 pgmap v14500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:41 smithi141 bash[31670]: audit 2023-12-01T23:42:41.647521+0000 mon.a (mon.0) 9103 : audit 0 from='client.? 172.21.15.40:0/1323234988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:41 smithi040 bash[28232]: audit 2023-12-01T23:42:41.647521+0000 mon.a (mon.0) 9103 : audit 0 from='client.? 172.21.15.40:0/1323234988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:41 smithi040 bash[41173]: audit 2023-12-01T23:42:41.647521+0000 mon.a (mon.0) 9103 : audit 0 from='client.? 172.21.15.40:0/1323234988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:42 smithi141 bash[31670]: cluster 2023-12-01T23:42:42.037103+0000 mgr.y (mgr.24356) 14533 : cluster 0 pgmap v14501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:42 smithi040 bash[28232]: cluster 2023-12-01T23:42:42.037103+0000 mgr.y (mgr.24356) 14533 : cluster 0 pgmap v14501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:42 smithi040 bash[41173]: cluster 2023-12-01T23:42:42.037103+0000 mgr.y (mgr.24356) 14533 : cluster 0 pgmap v14501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:44 smithi040 bash[28232]: cluster 2023-12-01T23:42:44.037762+0000 mgr.y (mgr.24356) 14534 : cluster 0 pgmap v14502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:44 smithi040 bash[41173]: cluster 2023-12-01T23:42:44.037762+0000 mgr.y (mgr.24356) 14534 : cluster 0 pgmap v14502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:44 smithi141 bash[31670]: cluster 2023-12-01T23:42:44.037762+0000 mgr.y (mgr.24356) 14534 : cluster 0 pgmap v14502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:45 smithi040 bash[28232]: audit 2023-12-01T23:42:44.121342+0000 mon.a (mon.0) 9104 : audit 0 from='client.? 172.21.15.40:0/3186475608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:45 smithi040 bash[41173]: audit 2023-12-01T23:42:44.121342+0000 mon.a (mon.0) 9104 : audit 0 from='client.? 172.21.15.40:0/3186475608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:45 smithi141 bash[31670]: audit 2023-12-01T23:42:44.121342+0000 mon.a (mon.0) 9104 : audit 0 from='client.? 172.21.15.40:0/3186475608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:46 smithi040 bash[41173]: cluster 2023-12-01T23:42:46.038923+0000 mgr.y (mgr.24356) 14535 : cluster 0 pgmap v14503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:46 smithi040 bash[28232]: cluster 2023-12-01T23:42:46.038923+0000 mgr.y (mgr.24356) 14535 : cluster 0 pgmap v14503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:46 smithi141 bash[31670]: cluster 2023-12-01T23:42:46.038923+0000 mgr.y (mgr.24356) 14535 : cluster 0 pgmap v14503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:42:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:42:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:47 smithi040 bash[28232]: audit 2023-12-01T23:42:46.586061+0000 mon.c (mon.2) 9152 : audit 0 from='client.? 172.21.15.40:0/6051789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:47 smithi040 bash[41173]: audit 2023-12-01T23:42:46.586061+0000 mon.c (mon.2) 9152 : audit 0 from='client.? 172.21.15.40:0/6051789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:47 smithi141 bash[31670]: audit 2023-12-01T23:42:46.586061+0000 mon.c (mon.2) 9152 : audit 0 from='client.? 172.21.15.40:0/6051789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:48 smithi141 bash[31670]: cluster 2023-12-01T23:42:48.039650+0000 mgr.y (mgr.24356) 14536 : cluster 0 pgmap v14504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:48 smithi040 bash[28232]: cluster 2023-12-01T23:42:48.039650+0000 mgr.y (mgr.24356) 14536 : cluster 0 pgmap v14504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:48 smithi040 bash[41173]: cluster 2023-12-01T23:42:48.039650+0000 mgr.y (mgr.24356) 14536 : cluster 0 pgmap v14504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:49 smithi141 bash[31670]: audit 2023-12-01T23:42:49.055653+0000 mon.a (mon.0) 9105 : audit 0 from='client.? 172.21.15.40:0/3570674563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:49 smithi141 bash[31670]: audit 2023-12-01T23:42:49.099832+0000 mon.c (mon.2) 9153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:49 smithi040 bash[28232]: audit 2023-12-01T23:42:49.055653+0000 mon.a (mon.0) 9105 : audit 0 from='client.? 172.21.15.40:0/3570674563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:49 smithi040 bash[28232]: audit 2023-12-01T23:42:49.099832+0000 mon.c (mon.2) 9153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:49 smithi040 bash[41173]: audit 2023-12-01T23:42:49.055653+0000 mon.a (mon.0) 9105 : audit 0 from='client.? 172.21.15.40:0/3570674563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:49 smithi040 bash[41173]: audit 2023-12-01T23:42:49.099832+0000 mon.c (mon.2) 9153 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:50 smithi141 bash[31670]: cluster 2023-12-01T23:42:50.040811+0000 mgr.y (mgr.24356) 14537 : cluster 0 pgmap v14505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:50 smithi040 bash[28232]: cluster 2023-12-01T23:42:50.040811+0000 mgr.y (mgr.24356) 14537 : cluster 0 pgmap v14505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:50 smithi040 bash[41173]: cluster 2023-12-01T23:42:50.040811+0000 mgr.y (mgr.24356) 14537 : cluster 0 pgmap v14505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:51 smithi141 bash[31670]: audit 2023-12-01T23:42:51.526234+0000 mon.c (mon.2) 9154 : audit 0 from='client.? 172.21.15.40:0/1203404474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:51 smithi040 bash[28232]: audit 2023-12-01T23:42:51.526234+0000 mon.c (mon.2) 9154 : audit 0 from='client.? 172.21.15.40:0/1203404474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:51 smithi040 bash[41173]: audit 2023-12-01T23:42:51.526234+0000 mon.c (mon.2) 9154 : audit 0 from='client.? 172.21.15.40:0/1203404474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:52 smithi141 bash[31670]: cluster 2023-12-01T23:42:52.041474+0000 mgr.y (mgr.24356) 14538 : cluster 0 pgmap v14506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:52 smithi040 bash[28232]: cluster 2023-12-01T23:42:52.041474+0000 mgr.y (mgr.24356) 14538 : cluster 0 pgmap v14506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:52 smithi040 bash[41173]: cluster 2023-12-01T23:42:52.041474+0000 mgr.y (mgr.24356) 14538 : cluster 0 pgmap v14506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:54 smithi040 bash[28232]: audit 2023-12-01T23:42:53.993638+0000 mon.c (mon.2) 9155 : audit 0 from='client.? 172.21.15.40:0/3230030467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:54 smithi040 bash[28232]: cluster 2023-12-01T23:42:54.042114+0000 mgr.y (mgr.24356) 14539 : cluster 0 pgmap v14507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:54 smithi040 bash[41173]: audit 2023-12-01T23:42:53.993638+0000 mon.c (mon.2) 9155 : audit 0 from='client.? 172.21.15.40:0/3230030467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:54 smithi040 bash[41173]: cluster 2023-12-01T23:42:54.042114+0000 mgr.y (mgr.24356) 14539 : cluster 0 pgmap v14507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:54 smithi141 bash[31670]: audit 2023-12-01T23:42:53.993638+0000 mon.c (mon.2) 9155 : audit 0 from='client.? 172.21.15.40:0/3230030467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:54 smithi141 bash[31670]: cluster 2023-12-01T23:42:54.042114+0000 mgr.y (mgr.24356) 14539 : cluster 0 pgmap v14507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:56 smithi040 bash[28232]: cluster 2023-12-01T23:42:56.042965+0000 mgr.y (mgr.24356) 14540 : cluster 0 pgmap v14508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:56 smithi040 bash[41173]: cluster 2023-12-01T23:42:56.042965+0000 mgr.y (mgr.24356) 14540 : cluster 0 pgmap v14508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:56 smithi141 bash[31670]: cluster 2023-12-01T23:42:56.042965+0000 mgr.y (mgr.24356) 14540 : cluster 0 pgmap v14508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:42:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:42:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:57 smithi040 bash[28232]: audit 2023-12-01T23:42:56.456179+0000 mon.c (mon.2) 9156 : audit 0 from='client.? 172.21.15.40:0/610952030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:57 smithi040 bash[41173]: audit 2023-12-01T23:42:56.456179+0000 mon.c (mon.2) 9156 : audit 0 from='client.? 172.21.15.40:0/610952030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:57 smithi141 bash[31670]: audit 2023-12-01T23:42:56.456179+0000 mon.c (mon.2) 9156 : audit 0 from='client.? 172.21.15.40:0/610952030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:58 smithi141 bash[31670]: cluster 2023-12-01T23:42:58.043618+0000 mgr.y (mgr.24356) 14541 : cluster 0 pgmap v14509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:42:58 smithi141 bash[31670]: audit 2023-12-01T23:42:58.916429+0000 mon.c (mon.2) 9157 : audit 0 from='client.? 172.21.15.40:0/1676423318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:58 smithi040 bash[28232]: cluster 2023-12-01T23:42:58.043618+0000 mgr.y (mgr.24356) 14541 : cluster 0 pgmap v14509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:42:58 smithi040 bash[28232]: audit 2023-12-01T23:42:58.916429+0000 mon.c (mon.2) 9157 : audit 0 from='client.? 172.21.15.40:0/1676423318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:42:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:58 smithi040 bash[41173]: cluster 2023-12-01T23:42:58.043618+0000 mgr.y (mgr.24356) 14541 : cluster 0 pgmap v14509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:42:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:42:58 smithi040 bash[41173]: audit 2023-12-01T23:42:58.916429+0000 mon.c (mon.2) 9157 : audit 0 from='client.? 172.21.15.40:0/1676423318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:01 smithi040 bash[41173]: cluster 2023-12-01T23:43:00.044798+0000 mgr.y (mgr.24356) 14542 : cluster 0 pgmap v14510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:01 smithi040 bash[41173]: audit 2023-12-01T23:43:00.811876+0000 mon.c (mon.2) 9158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:43:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:01 smithi040 bash[28232]: cluster 2023-12-01T23:43:00.044798+0000 mgr.y (mgr.24356) 14542 : cluster 0 pgmap v14510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:01 smithi040 bash[28232]: audit 2023-12-01T23:43:00.811876+0000 mon.c (mon.2) 9158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:43:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:01 smithi141 bash[31670]: cluster 2023-12-01T23:43:00.044798+0000 mgr.y (mgr.24356) 14542 : cluster 0 pgmap v14510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:01 smithi141 bash[31670]: audit 2023-12-01T23:43:00.811876+0000 mon.c (mon.2) 9158 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:43:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:02 smithi040 bash[41173]: audit 2023-12-01T23:43:01.384855+0000 mon.c (mon.2) 9159 : audit 0 from='client.? 172.21.15.40:0/1815431325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:02 smithi040 bash[28232]: audit 2023-12-01T23:43:01.384855+0000 mon.c (mon.2) 9159 : audit 0 from='client.? 172.21.15.40:0/1815431325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:02 smithi141 bash[31670]: audit 2023-12-01T23:43:01.384855+0000 mon.c (mon.2) 9159 : audit 0 from='client.? 172.21.15.40:0/1815431325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:03 smithi141 bash[31670]: cluster 2023-12-01T23:43:02.045451+0000 mgr.y (mgr.24356) 14543 : cluster 0 pgmap v14511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:03 smithi141 bash[31670]: audit 2023-12-01T23:43:03.851414+0000 mon.a (mon.0) 9106 : audit 0 from='client.? 172.21.15.40:0/3332793790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:03 smithi040 bash[28232]: cluster 2023-12-01T23:43:02.045451+0000 mgr.y (mgr.24356) 14543 : cluster 0 pgmap v14511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:03 smithi040 bash[28232]: audit 2023-12-01T23:43:03.851414+0000 mon.a (mon.0) 9106 : audit 0 from='client.? 172.21.15.40:0/3332793790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:03 smithi040 bash[41173]: cluster 2023-12-01T23:43:02.045451+0000 mgr.y (mgr.24356) 14543 : cluster 0 pgmap v14511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:04.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:03 smithi040 bash[41173]: audit 2023-12-01T23:43:03.851414+0000 mon.a (mon.0) 9106 : audit 0 from='client.? 172.21.15.40:0/3332793790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:04 smithi141 bash[31670]: audit 2023-12-01T23:43:04.100202+0000 mon.c (mon.2) 9160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:04 smithi040 bash[28232]: audit 2023-12-01T23:43:04.100202+0000 mon.c (mon.2) 9160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:04 smithi040 bash[41173]: audit 2023-12-01T23:43:04.100202+0000 mon.c (mon.2) 9160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:05 smithi141 bash[31670]: cluster 2023-12-01T23:43:04.046137+0000 mgr.y (mgr.24356) 14544 : cluster 0 pgmap v14512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:05 smithi040 bash[41173]: cluster 2023-12-01T23:43:04.046137+0000 mgr.y (mgr.24356) 14544 : cluster 0 pgmap v14512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:05 smithi040 bash[28232]: cluster 2023-12-01T23:43:04.046137+0000 mgr.y (mgr.24356) 14544 : cluster 0 pgmap v14512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:43:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:43:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:06 smithi141 bash[31670]: audit 2023-12-01T23:43:06.385037+0000 mon.a (mon.0) 9107 : audit 0 from='client.? 172.21.15.40:0/3565456571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:06 smithi141 bash[31670]: audit 2023-12-01T23:43:06.711789+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:06 smithi141 bash[31670]: audit 2023-12-01T23:43:06.725955+0000 mon.a (mon.0) 9109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[28232]: audit 2023-12-01T23:43:06.385037+0000 mon.a (mon.0) 9107 : audit 0 from='client.? 172.21.15.40:0/3565456571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[28232]: audit 2023-12-01T23:43:06.711789+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[28232]: audit 2023-12-01T23:43:06.725955+0000 mon.a (mon.0) 9109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[41173]: audit 2023-12-01T23:43:06.385037+0000 mon.a (mon.0) 9107 : audit 0 from='client.? 172.21.15.40:0/3565456571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[41173]: audit 2023-12-01T23:43:06.711789+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:06 smithi040 bash[41173]: audit 2023-12-01T23:43:06.725955+0000 mon.a (mon.0) 9109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:07 smithi141 bash[31670]: cluster 2023-12-01T23:43:06.046926+0000 mgr.y (mgr.24356) 14545 : cluster 0 pgmap v14513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:07 smithi141 bash[31670]: audit 2023-12-01T23:43:06.967736+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:07 smithi141 bash[31670]: audit 2023-12-01T23:43:06.989164+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:07 smithi040 bash[28232]: cluster 2023-12-01T23:43:06.046926+0000 mgr.y (mgr.24356) 14545 : cluster 0 pgmap v14513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:07 smithi040 bash[28232]: audit 2023-12-01T23:43:06.967736+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:07 smithi040 bash[28232]: audit 2023-12-01T23:43:06.989164+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:07 smithi040 bash[41173]: cluster 2023-12-01T23:43:06.046926+0000 mgr.y (mgr.24356) 14545 : cluster 0 pgmap v14513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:07 smithi040 bash[41173]: audit 2023-12-01T23:43:06.967736+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:07 smithi040 bash[41173]: audit 2023-12-01T23:43:06.989164+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:08 smithi141 bash[31670]: audit 2023-12-01T23:43:08.855757+0000 mon.a (mon.0) 9112 : audit 0 from='client.? 172.21.15.40:0/2067682858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:08 smithi040 bash[28232]: audit 2023-12-01T23:43:08.855757+0000 mon.a (mon.0) 9112 : audit 0 from='client.? 172.21.15.40:0/2067682858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:08 smithi040 bash[41173]: audit 2023-12-01T23:43:08.855757+0000 mon.a (mon.0) 9112 : audit 0 from='client.? 172.21.15.40:0/2067682858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:09 smithi141 bash[31670]: cluster 2023-12-01T23:43:08.047545+0000 mgr.y (mgr.24356) 14546 : cluster 0 pgmap v14514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:09 smithi040 bash[28232]: cluster 2023-12-01T23:43:08.047545+0000 mgr.y (mgr.24356) 14546 : cluster 0 pgmap v14514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:09 smithi040 bash[41173]: cluster 2023-12-01T23:43:08.047545+0000 mgr.y (mgr.24356) 14546 : cluster 0 pgmap v14514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:11 smithi141 bash[31670]: cluster 2023-12-01T23:43:10.048364+0000 mgr.y (mgr.24356) 14547 : cluster 0 pgmap v14515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:11 smithi141 bash[31670]: audit 2023-12-01T23:43:11.334675+0000 mon.a (mon.0) 9113 : audit 0 from='client.? 172.21.15.40:0/30857564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:11 smithi040 bash[28232]: cluster 2023-12-01T23:43:10.048364+0000 mgr.y (mgr.24356) 14547 : cluster 0 pgmap v14515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:11 smithi040 bash[28232]: audit 2023-12-01T23:43:11.334675+0000 mon.a (mon.0) 9113 : audit 0 from='client.? 172.21.15.40:0/30857564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:11 smithi040 bash[41173]: cluster 2023-12-01T23:43:10.048364+0000 mgr.y (mgr.24356) 14547 : cluster 0 pgmap v14515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:11 smithi040 bash[41173]: audit 2023-12-01T23:43:11.334675+0000 mon.a (mon.0) 9113 : audit 0 from='client.? 172.21.15.40:0/30857564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:13 smithi141 bash[31670]: cluster 2023-12-01T23:43:12.049063+0000 mgr.y (mgr.24356) 14548 : cluster 0 pgmap v14516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:13 smithi141 bash[31670]: audit 2023-12-01T23:43:13.795628+0000 mon.a (mon.0) 9114 : audit 0 from='client.? 172.21.15.40:0/789484268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:13 smithi040 bash[28232]: cluster 2023-12-01T23:43:12.049063+0000 mgr.y (mgr.24356) 14548 : cluster 0 pgmap v14516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:13 smithi040 bash[28232]: audit 2023-12-01T23:43:13.795628+0000 mon.a (mon.0) 9114 : audit 0 from='client.? 172.21.15.40:0/789484268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:13 smithi040 bash[41173]: cluster 2023-12-01T23:43:12.049063+0000 mgr.y (mgr.24356) 14548 : cluster 0 pgmap v14516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:13 smithi040 bash[41173]: audit 2023-12-01T23:43:13.795628+0000 mon.a (mon.0) 9114 : audit 0 from='client.? 172.21.15.40:0/789484268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:15 smithi141 bash[31670]: cluster 2023-12-01T23:43:14.049762+0000 mgr.y (mgr.24356) 14549 : cluster 0 pgmap v14517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:15 smithi040 bash[28232]: cluster 2023-12-01T23:43:14.049762+0000 mgr.y (mgr.24356) 14549 : cluster 0 pgmap v14517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:15 smithi040 bash[41173]: cluster 2023-12-01T23:43:14.049762+0000 mgr.y (mgr.24356) 14549 : cluster 0 pgmap v14517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:16.757 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:43:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:43:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:16 smithi040 bash[41173]: audit 2023-12-01T23:43:16.383695+0000 mon.a (mon.0) 9115 : audit 0 from='client.? 172.21.15.40:0/3750786930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:16 smithi040 bash[28232]: audit 2023-12-01T23:43:16.383695+0000 mon.a (mon.0) 9115 : audit 0 from='client.? 172.21.15.40:0/3750786930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:16 smithi141 bash[31670]: audit 2023-12-01T23:43:16.383695+0000 mon.a (mon.0) 9115 : audit 0 from='client.? 172.21.15.40:0/3750786930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:18 smithi141 bash[31670]: cluster 2023-12-01T23:43:16.050655+0000 mgr.y (mgr.24356) 14550 : cluster 0 pgmap v14518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:18 smithi141 bash[31670]: audit 2023-12-01T23:43:17.609845+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:18 smithi141 bash[31670]: audit 2023-12-01T23:43:17.621647+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:18 smithi141 bash[31670]: audit 2023-12-01T23:43:17.624703+0000 mon.c (mon.2) 9161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:43:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:18 smithi141 bash[31670]: audit 2023-12-01T23:43:17.626176+0000 mon.c (mon.2) 9162 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:43:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:18 smithi141 bash[31670]: audit 2023-12-01T23:43:17.634401+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[28232]: cluster 2023-12-01T23:43:16.050655+0000 mgr.y (mgr.24356) 14550 : cluster 0 pgmap v14518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[28232]: audit 2023-12-01T23:43:17.609845+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[28232]: audit 2023-12-01T23:43:17.621647+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[28232]: audit 2023-12-01T23:43:17.624703+0000 mon.c (mon.2) 9161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[28232]: audit 2023-12-01T23:43:17.626176+0000 mon.c (mon.2) 9162 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[28232]: audit 2023-12-01T23:43:17.634401+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[41173]: cluster 2023-12-01T23:43:16.050655+0000 mgr.y (mgr.24356) 14550 : cluster 0 pgmap v14518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[41173]: audit 2023-12-01T23:43:17.609845+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[41173]: audit 2023-12-01T23:43:17.621647+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[41173]: audit 2023-12-01T23:43:17.624703+0000 mon.c (mon.2) 9161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[41173]: audit 2023-12-01T23:43:17.626176+0000 mon.c (mon.2) 9162 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:18 smithi040 bash[41173]: audit 2023-12-01T23:43:17.634401+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:43:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:19 smithi141 bash[31670]: audit 2023-12-01T23:43:18.848992+0000 mon.c (mon.2) 9163 : audit 0 from='client.? 172.21.15.40:0/594073824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:19 smithi040 bash[28232]: audit 2023-12-01T23:43:18.848992+0000 mon.c (mon.2) 9163 : audit 0 from='client.? 172.21.15.40:0/594073824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:19 smithi040 bash[41173]: audit 2023-12-01T23:43:18.848992+0000 mon.c (mon.2) 9163 : audit 0 from='client.? 172.21.15.40:0/594073824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:20 smithi141 bash[31670]: cluster 2023-12-01T23:43:18.051286+0000 mgr.y (mgr.24356) 14551 : cluster 0 pgmap v14519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:20 smithi141 bash[31670]: audit 2023-12-01T23:43:19.100696+0000 mon.c (mon.2) 9164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:20 smithi040 bash[28232]: cluster 2023-12-01T23:43:18.051286+0000 mgr.y (mgr.24356) 14551 : cluster 0 pgmap v14519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:20 smithi040 bash[28232]: audit 2023-12-01T23:43:19.100696+0000 mon.c (mon.2) 9164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:20 smithi040 bash[41173]: cluster 2023-12-01T23:43:18.051286+0000 mgr.y (mgr.24356) 14551 : cluster 0 pgmap v14519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:20 smithi040 bash[41173]: audit 2023-12-01T23:43:19.100696+0000 mon.c (mon.2) 9164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:22 smithi141 bash[31670]: cluster 2023-12-01T23:43:20.052463+0000 mgr.y (mgr.24356) 14552 : cluster 0 pgmap v14520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:22 smithi141 bash[31670]: audit 2023-12-01T23:43:21.321470+0000 mon.c (mon.2) 9165 : audit 0 from='client.? 172.21.15.40:0/1437663268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:22 smithi040 bash[28232]: cluster 2023-12-01T23:43:20.052463+0000 mgr.y (mgr.24356) 14552 : cluster 0 pgmap v14520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:22 smithi040 bash[28232]: audit 2023-12-01T23:43:21.321470+0000 mon.c (mon.2) 9165 : audit 0 from='client.? 172.21.15.40:0/1437663268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:22 smithi040 bash[41173]: cluster 2023-12-01T23:43:20.052463+0000 mgr.y (mgr.24356) 14552 : cluster 0 pgmap v14520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:22 smithi040 bash[41173]: audit 2023-12-01T23:43:21.321470+0000 mon.c (mon.2) 9165 : audit 0 from='client.? 172.21.15.40:0/1437663268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:24 smithi040 bash[28232]: cluster 2023-12-01T23:43:22.053178+0000 mgr.y (mgr.24356) 14553 : cluster 0 pgmap v14521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:24 smithi040 bash[28232]: audit 2023-12-01T23:43:23.793705+0000 mon.c (mon.2) 9166 : audit 0 from='client.? 172.21.15.40:0/1831131855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:24 smithi040 bash[41173]: cluster 2023-12-01T23:43:22.053178+0000 mgr.y (mgr.24356) 14553 : cluster 0 pgmap v14521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:24 smithi040 bash[41173]: audit 2023-12-01T23:43:23.793705+0000 mon.c (mon.2) 9166 : audit 0 from='client.? 172.21.15.40:0/1831131855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:24 smithi141 bash[31670]: cluster 2023-12-01T23:43:22.053178+0000 mgr.y (mgr.24356) 14553 : cluster 0 pgmap v14521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:24 smithi141 bash[31670]: audit 2023-12-01T23:43:23.793705+0000 mon.c (mon.2) 9166 : audit 0 from='client.? 172.21.15.40:0/1831131855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:26 smithi040 bash[28232]: cluster 2023-12-01T23:43:24.053850+0000 mgr.y (mgr.24356) 14554 : cluster 0 pgmap v14522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:26 smithi040 bash[41173]: cluster 2023-12-01T23:43:24.053850+0000 mgr.y (mgr.24356) 14554 : cluster 0 pgmap v14522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:26 smithi141 bash[31670]: cluster 2023-12-01T23:43:24.053850+0000 mgr.y (mgr.24356) 14554 : cluster 0 pgmap v14522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:43:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:43:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:27 smithi040 bash[28232]: audit 2023-12-01T23:43:26.255819+0000 mon.a (mon.0) 9119 : audit 0 from='client.? 172.21.15.40:0/2870041730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:27 smithi040 bash[41173]: audit 2023-12-01T23:43:26.255819+0000 mon.a (mon.0) 9119 : audit 0 from='client.? 172.21.15.40:0/2870041730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:27 smithi141 bash[31670]: audit 2023-12-01T23:43:26.255819+0000 mon.a (mon.0) 9119 : audit 0 from='client.? 172.21.15.40:0/2870041730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:28 smithi040 bash[41173]: cluster 2023-12-01T23:43:26.054809+0000 mgr.y (mgr.24356) 14555 : cluster 0 pgmap v14523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:28 smithi040 bash[28232]: cluster 2023-12-01T23:43:26.054809+0000 mgr.y (mgr.24356) 14555 : cluster 0 pgmap v14523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:28 smithi141 bash[31670]: cluster 2023-12-01T23:43:26.054809+0000 mgr.y (mgr.24356) 14555 : cluster 0 pgmap v14523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:29 smithi040 bash[41173]: cluster 2023-12-01T23:43:28.055434+0000 mgr.y (mgr.24356) 14556 : cluster 0 pgmap v14524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:29 smithi040 bash[41173]: audit 2023-12-01T23:43:28.720487+0000 mon.c (mon.2) 9167 : audit 0 from='client.? 172.21.15.40:0/2328540727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:29 smithi040 bash[28232]: cluster 2023-12-01T23:43:28.055434+0000 mgr.y (mgr.24356) 14556 : cluster 0 pgmap v14524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:29 smithi040 bash[28232]: audit 2023-12-01T23:43:28.720487+0000 mon.c (mon.2) 9167 : audit 0 from='client.? 172.21.15.40:0/2328540727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:29 smithi141 bash[31670]: cluster 2023-12-01T23:43:28.055434+0000 mgr.y (mgr.24356) 14556 : cluster 0 pgmap v14524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:29 smithi141 bash[31670]: audit 2023-12-01T23:43:28.720487+0000 mon.c (mon.2) 9167 : audit 0 from='client.? 172.21.15.40:0/2328540727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:31 smithi040 bash[28232]: cluster 2023-12-01T23:43:30.056652+0000 mgr.y (mgr.24356) 14557 : cluster 0 pgmap v14525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:31 smithi040 bash[41173]: cluster 2023-12-01T23:43:30.056652+0000 mgr.y (mgr.24356) 14557 : cluster 0 pgmap v14525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:31 smithi141 bash[31670]: cluster 2023-12-01T23:43:30.056652+0000 mgr.y (mgr.24356) 14557 : cluster 0 pgmap v14525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:32 smithi040 bash[28232]: audit 2023-12-01T23:43:31.189583+0000 mon.a (mon.0) 9120 : audit 0 from='client.? 172.21.15.40:0/2588919601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:32 smithi040 bash[41173]: audit 2023-12-01T23:43:31.189583+0000 mon.a (mon.0) 9120 : audit 0 from='client.? 172.21.15.40:0/2588919601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:32 smithi141 bash[31670]: audit 2023-12-01T23:43:31.189583+0000 mon.a (mon.0) 9120 : audit 0 from='client.? 172.21.15.40:0/2588919601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:33 smithi141 bash[31670]: cluster 2023-12-01T23:43:32.057385+0000 mgr.y (mgr.24356) 14558 : cluster 0 pgmap v14526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:33 smithi141 bash[31670]: audit 2023-12-01T23:43:33.652013+0000 mon.a (mon.0) 9121 : audit 0 from='client.? 172.21.15.40:0/3008019294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:33 smithi040 bash[28232]: cluster 2023-12-01T23:43:32.057385+0000 mgr.y (mgr.24356) 14558 : cluster 0 pgmap v14526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:33 smithi040 bash[28232]: audit 2023-12-01T23:43:33.652013+0000 mon.a (mon.0) 9121 : audit 0 from='client.? 172.21.15.40:0/3008019294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:33 smithi040 bash[41173]: cluster 2023-12-01T23:43:32.057385+0000 mgr.y (mgr.24356) 14558 : cluster 0 pgmap v14526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:33 smithi040 bash[41173]: audit 2023-12-01T23:43:33.652013+0000 mon.a (mon.0) 9121 : audit 0 from='client.? 172.21.15.40:0/3008019294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:34 smithi141 bash[31670]: audit 2023-12-01T23:43:34.101114+0000 mon.c (mon.2) 9168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:34 smithi040 bash[28232]: audit 2023-12-01T23:43:34.101114+0000 mon.c (mon.2) 9168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:34 smithi040 bash[41173]: audit 2023-12-01T23:43:34.101114+0000 mon.c (mon.2) 9168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:35 smithi141 bash[31670]: cluster 2023-12-01T23:43:34.058167+0000 mgr.y (mgr.24356) 14559 : cluster 0 pgmap v14527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:35 smithi040 bash[28232]: cluster 2023-12-01T23:43:34.058167+0000 mgr.y (mgr.24356) 14559 : cluster 0 pgmap v14527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:35 smithi040 bash[41173]: cluster 2023-12-01T23:43:34.058167+0000 mgr.y (mgr.24356) 14559 : cluster 0 pgmap v14527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:43:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:43:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:36 smithi141 bash[31670]: audit 2023-12-01T23:43:36.110338+0000 mon.c (mon.2) 9169 : audit 0 from='client.? 172.21.15.40:0/3064914921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:36 smithi040 bash[41173]: audit 2023-12-01T23:43:36.110338+0000 mon.c (mon.2) 9169 : audit 0 from='client.? 172.21.15.40:0/3064914921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:36 smithi040 bash[28232]: audit 2023-12-01T23:43:36.110338+0000 mon.c (mon.2) 9169 : audit 0 from='client.? 172.21.15.40:0/3064914921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:37 smithi141 bash[31670]: cluster 2023-12-01T23:43:36.059201+0000 mgr.y (mgr.24356) 14560 : cluster 0 pgmap v14528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:37 smithi040 bash[28232]: cluster 2023-12-01T23:43:36.059201+0000 mgr.y (mgr.24356) 14560 : cluster 0 pgmap v14528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:37 smithi040 bash[41173]: cluster 2023-12-01T23:43:36.059201+0000 mgr.y (mgr.24356) 14560 : cluster 0 pgmap v14528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:38 smithi141 bash[31670]: audit 2023-12-01T23:43:38.571026+0000 mon.a (mon.0) 9122 : audit 0 from='client.? 172.21.15.40:0/1155620038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:38 smithi040 bash[28232]: audit 2023-12-01T23:43:38.571026+0000 mon.a (mon.0) 9122 : audit 0 from='client.? 172.21.15.40:0/1155620038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:38 smithi040 bash[41173]: audit 2023-12-01T23:43:38.571026+0000 mon.a (mon.0) 9122 : audit 0 from='client.? 172.21.15.40:0/1155620038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:39 smithi141 bash[31670]: cluster 2023-12-01T23:43:38.059888+0000 mgr.y (mgr.24356) 14561 : cluster 0 pgmap v14529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:39 smithi040 bash[41173]: cluster 2023-12-01T23:43:38.059888+0000 mgr.y (mgr.24356) 14561 : cluster 0 pgmap v14529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:39 smithi040 bash[28232]: cluster 2023-12-01T23:43:38.059888+0000 mgr.y (mgr.24356) 14561 : cluster 0 pgmap v14529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:41 smithi141 bash[31670]: cluster 2023-12-01T23:43:40.061243+0000 mgr.y (mgr.24356) 14562 : cluster 0 pgmap v14530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:41 smithi141 bash[31670]: audit 2023-12-01T23:43:41.035725+0000 mon.a (mon.0) 9123 : audit 0 from='client.? 172.21.15.40:0/1211700297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:41 smithi040 bash[28232]: cluster 2023-12-01T23:43:40.061243+0000 mgr.y (mgr.24356) 14562 : cluster 0 pgmap v14530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:41 smithi040 bash[28232]: audit 2023-12-01T23:43:41.035725+0000 mon.a (mon.0) 9123 : audit 0 from='client.? 172.21.15.40:0/1211700297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:41 smithi040 bash[41173]: cluster 2023-12-01T23:43:40.061243+0000 mgr.y (mgr.24356) 14562 : cluster 0 pgmap v14530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:41 smithi040 bash[41173]: audit 2023-12-01T23:43:41.035725+0000 mon.a (mon.0) 9123 : audit 0 from='client.? 172.21.15.40:0/1211700297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:43 smithi141 bash[31670]: cluster 2023-12-01T23:43:42.061944+0000 mgr.y (mgr.24356) 14563 : cluster 0 pgmap v14531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:43 smithi141 bash[31670]: audit 2023-12-01T23:43:43.498359+0000 mon.c (mon.2) 9170 : audit 0 from='client.? 172.21.15.40:0/1078864290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:43 smithi040 bash[41173]: cluster 2023-12-01T23:43:42.061944+0000 mgr.y (mgr.24356) 14563 : cluster 0 pgmap v14531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:43 smithi040 bash[41173]: audit 2023-12-01T23:43:43.498359+0000 mon.c (mon.2) 9170 : audit 0 from='client.? 172.21.15.40:0/1078864290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:43 smithi040 bash[28232]: cluster 2023-12-01T23:43:42.061944+0000 mgr.y (mgr.24356) 14563 : cluster 0 pgmap v14531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:43 smithi040 bash[28232]: audit 2023-12-01T23:43:43.498359+0000 mon.c (mon.2) 9170 : audit 0 from='client.? 172.21.15.40:0/1078864290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:45 smithi141 bash[31670]: cluster 2023-12-01T23:43:44.062594+0000 mgr.y (mgr.24356) 14564 : cluster 0 pgmap v14532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:45 smithi141 bash[31670]: audit 2023-12-01T23:43:45.961305+0000 mon.a (mon.0) 9124 : audit 0 from='client.? 172.21.15.40:0/4253624700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:45 smithi040 bash[28232]: cluster 2023-12-01T23:43:44.062594+0000 mgr.y (mgr.24356) 14564 : cluster 0 pgmap v14532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:45 smithi040 bash[28232]: audit 2023-12-01T23:43:45.961305+0000 mon.a (mon.0) 9124 : audit 0 from='client.? 172.21.15.40:0/4253624700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:45 smithi040 bash[41173]: cluster 2023-12-01T23:43:44.062594+0000 mgr.y (mgr.24356) 14564 : cluster 0 pgmap v14532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:45 smithi040 bash[41173]: audit 2023-12-01T23:43:45.961305+0000 mon.a (mon.0) 9124 : audit 0 from='client.? 172.21.15.40:0/4253624700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:43:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:43:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:47 smithi141 bash[31670]: cluster 2023-12-01T23:43:46.063737+0000 mgr.y (mgr.24356) 14565 : cluster 0 pgmap v14533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:47 smithi040 bash[28232]: cluster 2023-12-01T23:43:46.063737+0000 mgr.y (mgr.24356) 14565 : cluster 0 pgmap v14533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:47 smithi040 bash[41173]: cluster 2023-12-01T23:43:46.063737+0000 mgr.y (mgr.24356) 14565 : cluster 0 pgmap v14533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:49 smithi141 bash[31670]: audit 2023-12-01T23:43:48.423916+0000 mon.c (mon.2) 9171 : audit 0 from='client.? 172.21.15.40:0/1182777050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:49 smithi040 bash[28232]: audit 2023-12-01T23:43:48.423916+0000 mon.c (mon.2) 9171 : audit 0 from='client.? 172.21.15.40:0/1182777050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:49.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:49 smithi040 bash[41173]: audit 2023-12-01T23:43:48.423916+0000 mon.c (mon.2) 9171 : audit 0 from='client.? 172.21.15.40:0/1182777050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:50 smithi141 bash[31670]: cluster 2023-12-01T23:43:48.064337+0000 mgr.y (mgr.24356) 14566 : cluster 0 pgmap v14534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:50 smithi141 bash[31670]: audit 2023-12-01T23:43:49.101489+0000 mon.c (mon.2) 9172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:50 smithi040 bash[28232]: cluster 2023-12-01T23:43:48.064337+0000 mgr.y (mgr.24356) 14566 : cluster 0 pgmap v14534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:50 smithi040 bash[28232]: audit 2023-12-01T23:43:49.101489+0000 mon.c (mon.2) 9172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:50 smithi040 bash[41173]: cluster 2023-12-01T23:43:48.064337+0000 mgr.y (mgr.24356) 14566 : cluster 0 pgmap v14534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:50 smithi040 bash[41173]: audit 2023-12-01T23:43:49.101489+0000 mon.c (mon.2) 9172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:51 smithi141 bash[31670]: audit 2023-12-01T23:43:50.893439+0000 mon.c (mon.2) 9173 : audit 0 from='client.? 172.21.15.40:0/1399534704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:51 smithi040 bash[28232]: audit 2023-12-01T23:43:50.893439+0000 mon.c (mon.2) 9173 : audit 0 from='client.? 172.21.15.40:0/1399534704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:51 smithi040 bash[41173]: audit 2023-12-01T23:43:50.893439+0000 mon.c (mon.2) 9173 : audit 0 from='client.? 172.21.15.40:0/1399534704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:52 smithi141 bash[31670]: cluster 2023-12-01T23:43:50.065521+0000 mgr.y (mgr.24356) 14567 : cluster 0 pgmap v14535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:52 smithi040 bash[28232]: cluster 2023-12-01T23:43:50.065521+0000 mgr.y (mgr.24356) 14567 : cluster 0 pgmap v14535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:52 smithi040 bash[41173]: cluster 2023-12-01T23:43:50.065521+0000 mgr.y (mgr.24356) 14567 : cluster 0 pgmap v14535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:54 smithi141 bash[31670]: cluster 2023-12-01T23:43:52.066185+0000 mgr.y (mgr.24356) 14568 : cluster 0 pgmap v14536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:54 smithi141 bash[31670]: audit 2023-12-01T23:43:53.364324+0000 mon.c (mon.2) 9174 : audit 0 from='client.? 172.21.15.40:0/2945823927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:54 smithi040 bash[28232]: cluster 2023-12-01T23:43:52.066185+0000 mgr.y (mgr.24356) 14568 : cluster 0 pgmap v14536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:54 smithi040 bash[28232]: audit 2023-12-01T23:43:53.364324+0000 mon.c (mon.2) 9174 : audit 0 from='client.? 172.21.15.40:0/2945823927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:54 smithi040 bash[41173]: cluster 2023-12-01T23:43:52.066185+0000 mgr.y (mgr.24356) 14568 : cluster 0 pgmap v14536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:54 smithi040 bash[41173]: audit 2023-12-01T23:43:53.364324+0000 mon.c (mon.2) 9174 : audit 0 from='client.? 172.21.15.40:0/2945823927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:56 smithi040 bash[41173]: cluster 2023-12-01T23:43:54.066842+0000 mgr.y (mgr.24356) 14569 : cluster 0 pgmap v14537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:56 smithi040 bash[41173]: audit 2023-12-01T23:43:55.833443+0000 mon.a (mon.0) 9125 : audit 0 from='client.? 172.21.15.40:0/2578805030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:56 smithi040 bash[28232]: cluster 2023-12-01T23:43:54.066842+0000 mgr.y (mgr.24356) 14569 : cluster 0 pgmap v14537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:56 smithi040 bash[28232]: audit 2023-12-01T23:43:55.833443+0000 mon.a (mon.0) 9125 : audit 0 from='client.? 172.21.15.40:0/2578805030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:56 smithi141 bash[31670]: cluster 2023-12-01T23:43:54.066842+0000 mgr.y (mgr.24356) 14569 : cluster 0 pgmap v14537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:56 smithi141 bash[31670]: audit 2023-12-01T23:43:55.833443+0000 mon.a (mon.0) 9125 : audit 0 from='client.? 172.21.15.40:0/2578805030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:43:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-01T23:43:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:58 smithi040 bash[41173]: cluster 2023-12-01T23:43:56.067928+0000 mgr.y (mgr.24356) 14570 : cluster 0 pgmap v14538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:58 smithi040 bash[28232]: cluster 2023-12-01T23:43:56.067928+0000 mgr.y (mgr.24356) 14570 : cluster 0 pgmap v14538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:58 smithi141 bash[31670]: cluster 2023-12-01T23:43:56.067928+0000 mgr.y (mgr.24356) 14570 : cluster 0 pgmap v14538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:43:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:43:59 smithi040 bash[28232]: audit 2023-12-01T23:43:58.299318+0000 mon.c (mon.2) 9175 : audit 0 from='client.? 172.21.15.40:0/1890380748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:43:59 smithi040 bash[41173]: audit 2023-12-01T23:43:58.299318+0000 mon.c (mon.2) 9175 : audit 0 from='client.? 172.21.15.40:0/1890380748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:43:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:43:59 smithi141 bash[31670]: audit 2023-12-01T23:43:58.299318+0000 mon.c (mon.2) 9175 : audit 0 from='client.? 172.21.15.40:0/1890380748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:00 smithi040 bash[28232]: cluster 2023-12-01T23:43:58.068404+0000 mgr.y (mgr.24356) 14571 : cluster 0 pgmap v14539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:00 smithi040 bash[41173]: cluster 2023-12-01T23:43:58.068404+0000 mgr.y (mgr.24356) 14571 : cluster 0 pgmap v14539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:00 smithi141 bash[31670]: cluster 2023-12-01T23:43:58.068404+0000 mgr.y (mgr.24356) 14571 : cluster 0 pgmap v14539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:01 smithi040 bash[28232]: audit 2023-12-01T23:44:00.774363+0000 mon.a (mon.0) 9126 : audit 0 from='client.? 172.21.15.40:0/2404070872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:01 smithi040 bash[41173]: audit 2023-12-01T23:44:00.774363+0000 mon.a (mon.0) 9126 : audit 0 from='client.? 172.21.15.40:0/2404070872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:01 smithi141 bash[31670]: audit 2023-12-01T23:44:00.774363+0000 mon.a (mon.0) 9126 : audit 0 from='client.? 172.21.15.40:0/2404070872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:02 smithi040 bash[28232]: cluster 2023-12-01T23:44:00.069515+0000 mgr.y (mgr.24356) 14572 : cluster 0 pgmap v14540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:02 smithi040 bash[41173]: cluster 2023-12-01T23:44:00.069515+0000 mgr.y (mgr.24356) 14572 : cluster 0 pgmap v14540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:02 smithi141 bash[31670]: cluster 2023-12-01T23:44:00.069515+0000 mgr.y (mgr.24356) 14572 : cluster 0 pgmap v14540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:04 smithi040 bash[41173]: cluster 2023-12-01T23:44:02.070180+0000 mgr.y (mgr.24356) 14573 : cluster 0 pgmap v14541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:04 smithi040 bash[41173]: audit 2023-12-01T23:44:03.252574+0000 mon.a (mon.0) 9127 : audit 0 from='client.? 172.21.15.40:0/134206819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:04 smithi040 bash[28232]: cluster 2023-12-01T23:44:02.070180+0000 mgr.y (mgr.24356) 14573 : cluster 0 pgmap v14541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:04 smithi040 bash[28232]: audit 2023-12-01T23:44:03.252574+0000 mon.a (mon.0) 9127 : audit 0 from='client.? 172.21.15.40:0/134206819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:04 smithi141 bash[31670]: cluster 2023-12-01T23:44:02.070180+0000 mgr.y (mgr.24356) 14573 : cluster 0 pgmap v14541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:04 smithi141 bash[31670]: audit 2023-12-01T23:44:03.252574+0000 mon.a (mon.0) 9127 : audit 0 from='client.? 172.21.15.40:0/134206819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:05 smithi040 bash[41173]: audit 2023-12-01T23:44:04.101809+0000 mon.c (mon.2) 9176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:05 smithi040 bash[28232]: audit 2023-12-01T23:44:04.101809+0000 mon.c (mon.2) 9176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:05 smithi141 bash[31670]: audit 2023-12-01T23:44:04.101809+0000 mon.c (mon.2) 9176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:06 smithi040 bash[41173]: cluster 2023-12-01T23:44:04.070889+0000 mgr.y (mgr.24356) 14574 : cluster 0 pgmap v14542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:06 smithi040 bash[41173]: audit 2023-12-01T23:44:05.715204+0000 mon.c (mon.2) 9177 : audit 0 from='client.? 172.21.15.40:0/1259131028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:06 smithi040 bash[28232]: cluster 2023-12-01T23:44:04.070889+0000 mgr.y (mgr.24356) 14574 : cluster 0 pgmap v14542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:06 smithi040 bash[28232]: audit 2023-12-01T23:44:05.715204+0000 mon.c (mon.2) 9177 : audit 0 from='client.? 172.21.15.40:0/1259131028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:06 smithi141 bash[31670]: cluster 2023-12-01T23:44:04.070889+0000 mgr.y (mgr.24356) 14574 : cluster 0 pgmap v14542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:06 smithi141 bash[31670]: audit 2023-12-01T23:44:05.715204+0000 mon.c (mon.2) 9177 : audit 0 from='client.? 172.21.15.40:0/1259131028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:44:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:44:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:07 smithi040 bash[41173]: cluster 2023-12-01T23:44:06.072328+0000 mgr.y (mgr.24356) 14575 : cluster 0 pgmap v14543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:07 smithi040 bash[28232]: cluster 2023-12-01T23:44:06.072328+0000 mgr.y (mgr.24356) 14575 : cluster 0 pgmap v14543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:07 smithi141 bash[31670]: cluster 2023-12-01T23:44:06.072328+0000 mgr.y (mgr.24356) 14575 : cluster 0 pgmap v14543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:08 smithi141 bash[31670]: audit 2023-12-01T23:44:08.179758+0000 mon.c (mon.2) 9178 : audit 0 from='client.? 172.21.15.40:0/2729230700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:08 smithi040 bash[28232]: audit 2023-12-01T23:44:08.179758+0000 mon.c (mon.2) 9178 : audit 0 from='client.? 172.21.15.40:0/2729230700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:08 smithi040 bash[41173]: audit 2023-12-01T23:44:08.179758+0000 mon.c (mon.2) 9178 : audit 0 from='client.? 172.21.15.40:0/2729230700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:09 smithi141 bash[31670]: cluster 2023-12-01T23:44:08.073124+0000 mgr.y (mgr.24356) 14576 : cluster 0 pgmap v14544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:09 smithi040 bash[28232]: cluster 2023-12-01T23:44:08.073124+0000 mgr.y (mgr.24356) 14576 : cluster 0 pgmap v14544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:09 smithi040 bash[41173]: cluster 2023-12-01T23:44:08.073124+0000 mgr.y (mgr.24356) 14576 : cluster 0 pgmap v14544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:10 smithi141 bash[31670]: audit 2023-12-01T23:44:10.644891+0000 mon.c (mon.2) 9179 : audit 0 from='client.? 172.21.15.40:0/1192069465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:10 smithi040 bash[41173]: audit 2023-12-01T23:44:10.644891+0000 mon.c (mon.2) 9179 : audit 0 from='client.? 172.21.15.40:0/1192069465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:10 smithi040 bash[28232]: audit 2023-12-01T23:44:10.644891+0000 mon.c (mon.2) 9179 : audit 0 from='client.? 172.21.15.40:0/1192069465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:11 smithi141 bash[31670]: cluster 2023-12-01T23:44:10.074261+0000 mgr.y (mgr.24356) 14577 : cluster 0 pgmap v14545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:11 smithi040 bash[41173]: cluster 2023-12-01T23:44:10.074261+0000 mgr.y (mgr.24356) 14577 : cluster 0 pgmap v14545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:11 smithi040 bash[28232]: cluster 2023-12-01T23:44:10.074261+0000 mgr.y (mgr.24356) 14577 : cluster 0 pgmap v14545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:13 smithi141 bash[31670]: cluster 2023-12-01T23:44:12.074959+0000 mgr.y (mgr.24356) 14578 : cluster 0 pgmap v14546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:13 smithi141 bash[31670]: audit 2023-12-01T23:44:13.120221+0000 mon.a (mon.0) 9128 : audit 0 from='client.? 172.21.15.40:0/62844323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:13 smithi040 bash[41173]: cluster 2023-12-01T23:44:12.074959+0000 mgr.y (mgr.24356) 14578 : cluster 0 pgmap v14546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:13 smithi040 bash[41173]: audit 2023-12-01T23:44:13.120221+0000 mon.a (mon.0) 9128 : audit 0 from='client.? 172.21.15.40:0/62844323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:13 smithi040 bash[28232]: cluster 2023-12-01T23:44:12.074959+0000 mgr.y (mgr.24356) 14578 : cluster 0 pgmap v14546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:13 smithi040 bash[28232]: audit 2023-12-01T23:44:13.120221+0000 mon.a (mon.0) 9128 : audit 0 from='client.? 172.21.15.40:0/62844323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:15 smithi141 bash[31670]: cluster 2023-12-01T23:44:14.075749+0000 mgr.y (mgr.24356) 14579 : cluster 0 pgmap v14547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:15 smithi141 bash[31670]: audit 2023-12-01T23:44:15.590564+0000 mon.c (mon.2) 9180 : audit 0 from='client.? 172.21.15.40:0/495150065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:15 smithi040 bash[41173]: cluster 2023-12-01T23:44:14.075749+0000 mgr.y (mgr.24356) 14579 : cluster 0 pgmap v14547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:15 smithi040 bash[41173]: audit 2023-12-01T23:44:15.590564+0000 mon.c (mon.2) 9180 : audit 0 from='client.? 172.21.15.40:0/495150065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:15 smithi040 bash[28232]: cluster 2023-12-01T23:44:14.075749+0000 mgr.y (mgr.24356) 14579 : cluster 0 pgmap v14547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:15 smithi040 bash[28232]: audit 2023-12-01T23:44:15.590564+0000 mon.c (mon.2) 9180 : audit 0 from='client.? 172.21.15.40:0/495150065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:44:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:44:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:17 smithi141 bash[31670]: cluster 2023-12-01T23:44:16.076946+0000 mgr.y (mgr.24356) 14580 : cluster 0 pgmap v14548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:17 smithi141 bash[31670]: audit 2023-12-01T23:44:17.723713+0000 mon.c (mon.2) 9181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:44:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:17 smithi040 bash[28232]: cluster 2023-12-01T23:44:16.076946+0000 mgr.y (mgr.24356) 14580 : cluster 0 pgmap v14548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:17 smithi040 bash[28232]: audit 2023-12-01T23:44:17.723713+0000 mon.c (mon.2) 9181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:44:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:17 smithi040 bash[41173]: cluster 2023-12-01T23:44:16.076946+0000 mgr.y (mgr.24356) 14580 : cluster 0 pgmap v14548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:17 smithi040 bash[41173]: audit 2023-12-01T23:44:17.723713+0000 mon.c (mon.2) 9181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:44:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:19 smithi141 bash[31670]: audit 2023-12-01T23:44:18.059021+0000 mon.c (mon.2) 9182 : audit 0 from='client.? 172.21.15.40:0/2873148882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:19 smithi040 bash[28232]: audit 2023-12-01T23:44:18.059021+0000 mon.c (mon.2) 9182 : audit 0 from='client.? 172.21.15.40:0/2873148882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:19 smithi040 bash[41173]: audit 2023-12-01T23:44:18.059021+0000 mon.c (mon.2) 9182 : audit 0 from='client.? 172.21.15.40:0/2873148882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:20 smithi141 bash[31670]: cluster 2023-12-01T23:44:18.077569+0000 mgr.y (mgr.24356) 14581 : cluster 0 pgmap v14549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:20 smithi141 bash[31670]: audit 2023-12-01T23:44:19.102179+0000 mon.c (mon.2) 9183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:20 smithi040 bash[28232]: cluster 2023-12-01T23:44:18.077569+0000 mgr.y (mgr.24356) 14581 : cluster 0 pgmap v14549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:20 smithi040 bash[28232]: audit 2023-12-01T23:44:19.102179+0000 mon.c (mon.2) 9183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:20 smithi040 bash[41173]: cluster 2023-12-01T23:44:18.077569+0000 mgr.y (mgr.24356) 14581 : cluster 0 pgmap v14549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:20 smithi040 bash[41173]: audit 2023-12-01T23:44:19.102179+0000 mon.c (mon.2) 9183 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:21 smithi141 bash[31670]: audit 2023-12-01T23:44:20.534737+0000 mon.a (mon.0) 9129 : audit 0 from='client.? 172.21.15.40:0/1246669558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:21 smithi040 bash[28232]: audit 2023-12-01T23:44:20.534737+0000 mon.a (mon.0) 9129 : audit 0 from='client.? 172.21.15.40:0/1246669558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:21 smithi040 bash[41173]: audit 2023-12-01T23:44:20.534737+0000 mon.a (mon.0) 9129 : audit 0 from='client.? 172.21.15.40:0/1246669558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:22 smithi141 bash[31670]: cluster 2023-12-01T23:44:20.078744+0000 mgr.y (mgr.24356) 14582 : cluster 0 pgmap v14550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:22 smithi040 bash[28232]: cluster 2023-12-01T23:44:20.078744+0000 mgr.y (mgr.24356) 14582 : cluster 0 pgmap v14550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:22 smithi040 bash[41173]: cluster 2023-12-01T23:44:20.078744+0000 mgr.y (mgr.24356) 14582 : cluster 0 pgmap v14550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:23 smithi141 bash[31670]: cluster 2023-12-01T23:44:22.079409+0000 mgr.y (mgr.24356) 14583 : cluster 0 pgmap v14551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:23 smithi141 bash[31670]: audit 2023-12-01T23:44:23.003285+0000 mon.c (mon.2) 9184 : audit 0 from='client.? 172.21.15.40:0/2308813462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:23 smithi141 bash[31670]: audit 2023-12-01T23:44:23.572099+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:23 smithi141 bash[31670]: audit 2023-12-01T23:44:23.584450+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[28232]: cluster 2023-12-01T23:44:22.079409+0000 mgr.y (mgr.24356) 14583 : cluster 0 pgmap v14551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[28232]: audit 2023-12-01T23:44:23.003285+0000 mon.c (mon.2) 9184 : audit 0 from='client.? 172.21.15.40:0/2308813462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[28232]: audit 2023-12-01T23:44:23.572099+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[28232]: audit 2023-12-01T23:44:23.584450+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[41173]: cluster 2023-12-01T23:44:22.079409+0000 mgr.y (mgr.24356) 14583 : cluster 0 pgmap v14551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[41173]: audit 2023-12-01T23:44:23.003285+0000 mon.c (mon.2) 9184 : audit 0 from='client.? 172.21.15.40:0/2308813462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[41173]: audit 2023-12-01T23:44:23.572099+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:23 smithi040 bash[41173]: audit 2023-12-01T23:44:23.584450+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:24 smithi141 bash[31670]: audit 2023-12-01T23:44:23.978023+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:24 smithi141 bash[31670]: audit 2023-12-01T23:44:23.988943+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:24 smithi141 bash[31670]: audit 2023-12-01T23:44:24.577911+0000 mon.c (mon.2) 9185 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:44:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:24 smithi141 bash[31670]: audit 2023-12-01T23:44:24.579743+0000 mon.c (mon.2) 9186 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:44:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:24 smithi141 bash[31670]: audit 2023-12-01T23:44:24.589412+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[28232]: audit 2023-12-01T23:44:23.978023+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[28232]: audit 2023-12-01T23:44:23.988943+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[28232]: audit 2023-12-01T23:44:24.577911+0000 mon.c (mon.2) 9185 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[28232]: audit 2023-12-01T23:44:24.579743+0000 mon.c (mon.2) 9186 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[28232]: audit 2023-12-01T23:44:24.589412+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[41173]: audit 2023-12-01T23:44:23.978023+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[41173]: audit 2023-12-01T23:44:23.988943+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[41173]: audit 2023-12-01T23:44:24.577911+0000 mon.c (mon.2) 9185 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[41173]: audit 2023-12-01T23:44:24.579743+0000 mon.c (mon.2) 9186 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:44:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:24 smithi040 bash[41173]: audit 2023-12-01T23:44:24.589412+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:44:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:25 smithi141 bash[31670]: cluster 2023-12-01T23:44:24.079887+0000 mgr.y (mgr.24356) 14584 : cluster 0 pgmap v14552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:25 smithi141 bash[31670]: audit 2023-12-01T23:44:25.462512+0000 mon.c (mon.2) 9187 : audit 0 from='client.? 172.21.15.40:0/1578791886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:25 smithi040 bash[41173]: cluster 2023-12-01T23:44:24.079887+0000 mgr.y (mgr.24356) 14584 : cluster 0 pgmap v14552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:25 smithi040 bash[41173]: audit 2023-12-01T23:44:25.462512+0000 mon.c (mon.2) 9187 : audit 0 from='client.? 172.21.15.40:0/1578791886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:25 smithi040 bash[28232]: cluster 2023-12-01T23:44:24.079887+0000 mgr.y (mgr.24356) 14584 : cluster 0 pgmap v14552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:25 smithi040 bash[28232]: audit 2023-12-01T23:44:25.462512+0000 mon.c (mon.2) 9187 : audit 0 from='client.? 172.21.15.40:0/1578791886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:44:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:44:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:27 smithi141 bash[31670]: cluster 2023-12-01T23:44:26.081046+0000 mgr.y (mgr.24356) 14585 : cluster 0 pgmap v14553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:27 smithi141 bash[31670]: audit 2023-12-01T23:44:27.926367+0000 mon.c (mon.2) 9188 : audit 0 from='client.? 172.21.15.40:0/1920354825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:27 smithi040 bash[41173]: cluster 2023-12-01T23:44:26.081046+0000 mgr.y (mgr.24356) 14585 : cluster 0 pgmap v14553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:27 smithi040 bash[41173]: audit 2023-12-01T23:44:27.926367+0000 mon.c (mon.2) 9188 : audit 0 from='client.? 172.21.15.40:0/1920354825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:27 smithi040 bash[28232]: cluster 2023-12-01T23:44:26.081046+0000 mgr.y (mgr.24356) 14585 : cluster 0 pgmap v14553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:27 smithi040 bash[28232]: audit 2023-12-01T23:44:27.926367+0000 mon.c (mon.2) 9188 : audit 0 from='client.? 172.21.15.40:0/1920354825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:29 smithi141 bash[31670]: cluster 2023-12-01T23:44:28.081693+0000 mgr.y (mgr.24356) 14586 : cluster 0 pgmap v14554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:29 smithi040 bash[28232]: cluster 2023-12-01T23:44:28.081693+0000 mgr.y (mgr.24356) 14586 : cluster 0 pgmap v14554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:29 smithi040 bash[41173]: cluster 2023-12-01T23:44:28.081693+0000 mgr.y (mgr.24356) 14586 : cluster 0 pgmap v14554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:31 smithi141 bash[31670]: audit 2023-12-01T23:44:30.399310+0000 mon.a (mon.0) 9135 : audit 0 from='client.? 172.21.15.40:0/98863460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:31 smithi040 bash[28232]: audit 2023-12-01T23:44:30.399310+0000 mon.a (mon.0) 9135 : audit 0 from='client.? 172.21.15.40:0/98863460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:31 smithi040 bash[41173]: audit 2023-12-01T23:44:30.399310+0000 mon.a (mon.0) 9135 : audit 0 from='client.? 172.21.15.40:0/98863460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:32 smithi141 bash[31670]: cluster 2023-12-01T23:44:30.082649+0000 mgr.y (mgr.24356) 14587 : cluster 0 pgmap v14555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:32 smithi040 bash[28232]: cluster 2023-12-01T23:44:30.082649+0000 mgr.y (mgr.24356) 14587 : cluster 0 pgmap v14555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:32 smithi040 bash[41173]: cluster 2023-12-01T23:44:30.082649+0000 mgr.y (mgr.24356) 14587 : cluster 0 pgmap v14555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:33 smithi141 bash[31670]: audit 2023-12-01T23:44:32.863121+0000 mon.a (mon.0) 9136 : audit 0 from='client.? 172.21.15.40:0/1836576575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:33 smithi040 bash[28232]: audit 2023-12-01T23:44:32.863121+0000 mon.a (mon.0) 9136 : audit 0 from='client.? 172.21.15.40:0/1836576575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:33 smithi040 bash[41173]: audit 2023-12-01T23:44:32.863121+0000 mon.a (mon.0) 9136 : audit 0 from='client.? 172.21.15.40:0/1836576575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:34 smithi141 bash[31670]: cluster 2023-12-01T23:44:32.083390+0000 mgr.y (mgr.24356) 14588 : cluster 0 pgmap v14556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:34 smithi040 bash[28232]: cluster 2023-12-01T23:44:32.083390+0000 mgr.y (mgr.24356) 14588 : cluster 0 pgmap v14556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:34 smithi040 bash[41173]: cluster 2023-12-01T23:44:32.083390+0000 mgr.y (mgr.24356) 14588 : cluster 0 pgmap v14556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:35 smithi040 bash[28232]: audit 2023-12-01T23:44:34.102485+0000 mon.c (mon.2) 9189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:35 smithi040 bash[41173]: audit 2023-12-01T23:44:34.102485+0000 mon.c (mon.2) 9189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:35 smithi141 bash[31670]: audit 2023-12-01T23:44:34.102485+0000 mon.c (mon.2) 9189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:36 smithi040 bash[28232]: cluster 2023-12-01T23:44:34.084041+0000 mgr.y (mgr.24356) 14589 : cluster 0 pgmap v14557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:36 smithi040 bash[28232]: audit 2023-12-01T23:44:35.325078+0000 mon.c (mon.2) 9190 : audit 0 from='client.? 172.21.15.40:0/3960611551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:36 smithi040 bash[41173]: cluster 2023-12-01T23:44:34.084041+0000 mgr.y (mgr.24356) 14589 : cluster 0 pgmap v14557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:36 smithi040 bash[41173]: audit 2023-12-01T23:44:35.325078+0000 mon.c (mon.2) 9190 : audit 0 from='client.? 172.21.15.40:0/3960611551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:36 smithi141 bash[31670]: cluster 2023-12-01T23:44:34.084041+0000 mgr.y (mgr.24356) 14589 : cluster 0 pgmap v14557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:36 smithi141 bash[31670]: audit 2023-12-01T23:44:35.325078+0000 mon.c (mon.2) 9190 : audit 0 from='client.? 172.21.15.40:0/3960611551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:44:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:44:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:38 smithi040 bash[28232]: cluster 2023-12-01T23:44:36.085213+0000 mgr.y (mgr.24356) 14590 : cluster 0 pgmap v14558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:38 smithi040 bash[28232]: audit 2023-12-01T23:44:37.796954+0000 mon.a (mon.0) 9137 : audit 0 from='client.? 172.21.15.40:0/2891934330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:38 smithi040 bash[41173]: cluster 2023-12-01T23:44:36.085213+0000 mgr.y (mgr.24356) 14590 : cluster 0 pgmap v14558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:38 smithi040 bash[41173]: audit 2023-12-01T23:44:37.796954+0000 mon.a (mon.0) 9137 : audit 0 from='client.? 172.21.15.40:0/2891934330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:38 smithi141 bash[31670]: cluster 2023-12-01T23:44:36.085213+0000 mgr.y (mgr.24356) 14590 : cluster 0 pgmap v14558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:38 smithi141 bash[31670]: audit 2023-12-01T23:44:37.796954+0000 mon.a (mon.0) 9137 : audit 0 from='client.? 172.21.15.40:0/2891934330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:40 smithi040 bash[28232]: cluster 2023-12-01T23:44:38.085832+0000 mgr.y (mgr.24356) 14591 : cluster 0 pgmap v14559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:40 smithi040 bash[41173]: cluster 2023-12-01T23:44:38.085832+0000 mgr.y (mgr.24356) 14591 : cluster 0 pgmap v14559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:40 smithi141 bash[31670]: cluster 2023-12-01T23:44:38.085832+0000 mgr.y (mgr.24356) 14591 : cluster 0 pgmap v14559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:41 smithi040 bash[28232]: audit 2023-12-01T23:44:40.263353+0000 mon.a (mon.0) 9138 : audit 0 from='client.? 172.21.15.40:0/1712559069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:41 smithi040 bash[41173]: audit 2023-12-01T23:44:40.263353+0000 mon.a (mon.0) 9138 : audit 0 from='client.? 172.21.15.40:0/1712559069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:41 smithi141 bash[31670]: audit 2023-12-01T23:44:40.263353+0000 mon.a (mon.0) 9138 : audit 0 from='client.? 172.21.15.40:0/1712559069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:42 smithi040 bash[28232]: cluster 2023-12-01T23:44:40.086880+0000 mgr.y (mgr.24356) 14592 : cluster 0 pgmap v14560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:42 smithi040 bash[41173]: cluster 2023-12-01T23:44:40.086880+0000 mgr.y (mgr.24356) 14592 : cluster 0 pgmap v14560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:42 smithi141 bash[31670]: cluster 2023-12-01T23:44:40.086880+0000 mgr.y (mgr.24356) 14592 : cluster 0 pgmap v14560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:43 smithi040 bash[41173]: audit 2023-12-01T23:44:42.728174+0000 mon.a (mon.0) 9139 : audit 0 from='client.? 172.21.15.40:0/1237595684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:43 smithi040 bash[28232]: audit 2023-12-01T23:44:42.728174+0000 mon.a (mon.0) 9139 : audit 0 from='client.? 172.21.15.40:0/1237595684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:43 smithi141 bash[31670]: audit 2023-12-01T23:44:42.728174+0000 mon.a (mon.0) 9139 : audit 0 from='client.? 172.21.15.40:0/1237595684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:44 smithi040 bash[28232]: cluster 2023-12-01T23:44:42.087604+0000 mgr.y (mgr.24356) 14593 : cluster 0 pgmap v14561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:44 smithi040 bash[41173]: cluster 2023-12-01T23:44:42.087604+0000 mgr.y (mgr.24356) 14593 : cluster 0 pgmap v14561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:44 smithi141 bash[31670]: cluster 2023-12-01T23:44:42.087604+0000 mgr.y (mgr.24356) 14593 : cluster 0 pgmap v14561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:46 smithi040 bash[28232]: cluster 2023-12-01T23:44:44.088371+0000 mgr.y (mgr.24356) 14594 : cluster 0 pgmap v14562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:46 smithi040 bash[28232]: audit 2023-12-01T23:44:45.194715+0000 mon.a (mon.0) 9140 : audit 0 from='client.? 172.21.15.40:0/3040858485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:46 smithi040 bash[41173]: cluster 2023-12-01T23:44:44.088371+0000 mgr.y (mgr.24356) 14594 : cluster 0 pgmap v14562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:46 smithi040 bash[41173]: audit 2023-12-01T23:44:45.194715+0000 mon.a (mon.0) 9140 : audit 0 from='client.? 172.21.15.40:0/3040858485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:46 smithi141 bash[31670]: cluster 2023-12-01T23:44:44.088371+0000 mgr.y (mgr.24356) 14594 : cluster 0 pgmap v14562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:46 smithi141 bash[31670]: audit 2023-12-01T23:44:45.194715+0000 mon.a (mon.0) 9140 : audit 0 from='client.? 172.21.15.40:0/3040858485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:44:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:44:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:47 smithi040 bash[28232]: cluster 2023-12-01T23:44:46.089691+0000 mgr.y (mgr.24356) 14595 : cluster 0 pgmap v14563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:47 smithi040 bash[41173]: cluster 2023-12-01T23:44:46.089691+0000 mgr.y (mgr.24356) 14595 : cluster 0 pgmap v14563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:47 smithi141 bash[31670]: cluster 2023-12-01T23:44:46.089691+0000 mgr.y (mgr.24356) 14595 : cluster 0 pgmap v14563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:48 smithi040 bash[41173]: audit 2023-12-01T23:44:47.655375+0000 mon.a (mon.0) 9141 : audit 0 from='client.? 172.21.15.40:0/1855681941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:48 smithi040 bash[28232]: audit 2023-12-01T23:44:47.655375+0000 mon.a (mon.0) 9141 : audit 0 from='client.? 172.21.15.40:0/1855681941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:48 smithi141 bash[31670]: audit 2023-12-01T23:44:47.655375+0000 mon.a (mon.0) 9141 : audit 0 from='client.? 172.21.15.40:0/1855681941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:49 smithi040 bash[41173]: cluster 2023-12-01T23:44:48.090282+0000 mgr.y (mgr.24356) 14596 : cluster 0 pgmap v14564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:49 smithi040 bash[28232]: cluster 2023-12-01T23:44:48.090282+0000 mgr.y (mgr.24356) 14596 : cluster 0 pgmap v14564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:49 smithi141 bash[31670]: cluster 2023-12-01T23:44:48.090282+0000 mgr.y (mgr.24356) 14596 : cluster 0 pgmap v14564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:50 smithi040 bash[41173]: audit 2023-12-01T23:44:49.103033+0000 mon.c (mon.2) 9191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:50 smithi040 bash[28232]: audit 2023-12-01T23:44:49.103033+0000 mon.c (mon.2) 9191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:50 smithi141 bash[31670]: audit 2023-12-01T23:44:49.103033+0000 mon.c (mon.2) 9191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:51 smithi040 bash[28232]: cluster 2023-12-01T23:44:50.091727+0000 mgr.y (mgr.24356) 14597 : cluster 0 pgmap v14565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:51 smithi040 bash[28232]: audit 2023-12-01T23:44:50.127001+0000 mon.c (mon.2) 9192 : audit 0 from='client.? 172.21.15.40:0/192261975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:51 smithi040 bash[41173]: cluster 2023-12-01T23:44:50.091727+0000 mgr.y (mgr.24356) 14597 : cluster 0 pgmap v14565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:51 smithi040 bash[41173]: audit 2023-12-01T23:44:50.127001+0000 mon.c (mon.2) 9192 : audit 0 from='client.? 172.21.15.40:0/192261975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:51 smithi141 bash[31670]: cluster 2023-12-01T23:44:50.091727+0000 mgr.y (mgr.24356) 14597 : cluster 0 pgmap v14565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:51 smithi141 bash[31670]: audit 2023-12-01T23:44:50.127001+0000 mon.c (mon.2) 9192 : audit 0 from='client.? 172.21.15.40:0/192261975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:53 smithi040 bash[28232]: cluster 2023-12-01T23:44:52.092387+0000 mgr.y (mgr.24356) 14598 : cluster 0 pgmap v14566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:53 smithi040 bash[28232]: audit 2023-12-01T23:44:52.598728+0000 mon.c (mon.2) 9193 : audit 0 from='client.? 172.21.15.40:0/2352546536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:53 smithi040 bash[41173]: cluster 2023-12-01T23:44:52.092387+0000 mgr.y (mgr.24356) 14598 : cluster 0 pgmap v14566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:53 smithi040 bash[41173]: audit 2023-12-01T23:44:52.598728+0000 mon.c (mon.2) 9193 : audit 0 from='client.? 172.21.15.40:0/2352546536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:53 smithi141 bash[31670]: cluster 2023-12-01T23:44:52.092387+0000 mgr.y (mgr.24356) 14598 : cluster 0 pgmap v14566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:53 smithi141 bash[31670]: audit 2023-12-01T23:44:52.598728+0000 mon.c (mon.2) 9193 : audit 0 from='client.? 172.21.15.40:0/2352546536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:55 smithi040 bash[28232]: cluster 2023-12-01T23:44:54.093037+0000 mgr.y (mgr.24356) 14599 : cluster 0 pgmap v14567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:55 smithi040 bash[28232]: audit 2023-12-01T23:44:55.068359+0000 mon.a (mon.0) 9142 : audit 0 from='client.? 172.21.15.40:0/1902338941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:55 smithi040 bash[41173]: cluster 2023-12-01T23:44:54.093037+0000 mgr.y (mgr.24356) 14599 : cluster 0 pgmap v14567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:55 smithi040 bash[41173]: audit 2023-12-01T23:44:55.068359+0000 mon.a (mon.0) 9142 : audit 0 from='client.? 172.21.15.40:0/1902338941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:55 smithi141 bash[31670]: cluster 2023-12-01T23:44:54.093037+0000 mgr.y (mgr.24356) 14599 : cluster 0 pgmap v14567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:55 smithi141 bash[31670]: audit 2023-12-01T23:44:55.068359+0000 mon.a (mon.0) 9142 : audit 0 from='client.? 172.21.15.40:0/1902338941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:44:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:44:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:57 smithi040 bash[28232]: cluster 2023-12-01T23:44:56.094258+0000 mgr.y (mgr.24356) 14600 : cluster 0 pgmap v14568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:57 smithi040 bash[41173]: cluster 2023-12-01T23:44:56.094258+0000 mgr.y (mgr.24356) 14600 : cluster 0 pgmap v14568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:57 smithi141 bash[31670]: cluster 2023-12-01T23:44:56.094258+0000 mgr.y (mgr.24356) 14600 : cluster 0 pgmap v14568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:44:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:58 smithi040 bash[28232]: audit 2023-12-01T23:44:57.535282+0000 mon.a (mon.0) 9143 : audit 0 from='client.? 172.21.15.40:0/3292242906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:58 smithi040 bash[41173]: audit 2023-12-01T23:44:57.535282+0000 mon.a (mon.0) 9143 : audit 0 from='client.? 172.21.15.40:0/3292242906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:44:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:58 smithi141 bash[31670]: audit 2023-12-01T23:44:57.535282+0000 mon.a (mon.0) 9143 : audit 0 from='client.? 172.21.15.40:0/3292242906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:44:59 smithi141 bash[31670]: cluster 2023-12-01T23:44:58.094876+0000 mgr.y (mgr.24356) 14601 : cluster 0 pgmap v14569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:44:59 smithi040 bash[41173]: cluster 2023-12-01T23:44:58.094876+0000 mgr.y (mgr.24356) 14601 : cluster 0 pgmap v14569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:44:59 smithi040 bash[28232]: cluster 2023-12-01T23:44:58.094876+0000 mgr.y (mgr.24356) 14601 : cluster 0 pgmap v14569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:00 smithi141 bash[31670]: audit 2023-12-01T23:45:00.000704+0000 mon.a (mon.0) 9144 : audit 0 from='client.? 172.21.15.40:0/1734490769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:00 smithi040 bash[41173]: audit 2023-12-01T23:45:00.000704+0000 mon.a (mon.0) 9144 : audit 0 from='client.? 172.21.15.40:0/1734490769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:00 smithi040 bash[28232]: audit 2023-12-01T23:45:00.000704+0000 mon.a (mon.0) 9144 : audit 0 from='client.? 172.21.15.40:0/1734490769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:01 smithi141 bash[31670]: cluster 2023-12-01T23:45:00.095640+0000 mgr.y (mgr.24356) 14602 : cluster 0 pgmap v14570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:01 smithi040 bash[28232]: cluster 2023-12-01T23:45:00.095640+0000 mgr.y (mgr.24356) 14602 : cluster 0 pgmap v14570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:01 smithi040 bash[41173]: cluster 2023-12-01T23:45:00.095640+0000 mgr.y (mgr.24356) 14602 : cluster 0 pgmap v14570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:03 smithi141 bash[31670]: audit 2023-12-01T23:45:02.466101+0000 mon.a (mon.0) 9145 : audit 0 from='client.? 172.21.15.40:0/760613086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:03 smithi040 bash[28232]: audit 2023-12-01T23:45:02.466101+0000 mon.a (mon.0) 9145 : audit 0 from='client.? 172.21.15.40:0/760613086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:03 smithi040 bash[41173]: audit 2023-12-01T23:45:02.466101+0000 mon.a (mon.0) 9145 : audit 0 from='client.? 172.21.15.40:0/760613086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:04 smithi141 bash[31670]: cluster 2023-12-01T23:45:02.096279+0000 mgr.y (mgr.24356) 14603 : cluster 0 pgmap v14571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:04 smithi040 bash[28232]: cluster 2023-12-01T23:45:02.096279+0000 mgr.y (mgr.24356) 14603 : cluster 0 pgmap v14571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:04 smithi040 bash[41173]: cluster 2023-12-01T23:45:02.096279+0000 mgr.y (mgr.24356) 14603 : cluster 0 pgmap v14571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:05 smithi141 bash[31670]: audit 2023-12-01T23:45:04.103432+0000 mon.c (mon.2) 9194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:05 smithi141 bash[31670]: audit 2023-12-01T23:45:04.927310+0000 mon.c (mon.2) 9195 : audit 0 from='client.? 172.21.15.40:0/2541570258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:05 smithi040 bash[28232]: audit 2023-12-01T23:45:04.103432+0000 mon.c (mon.2) 9194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:05 smithi040 bash[28232]: audit 2023-12-01T23:45:04.927310+0000 mon.c (mon.2) 9195 : audit 0 from='client.? 172.21.15.40:0/2541570258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:05 smithi040 bash[41173]: audit 2023-12-01T23:45:04.103432+0000 mon.c (mon.2) 9194 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:05 smithi040 bash[41173]: audit 2023-12-01T23:45:04.927310+0000 mon.c (mon.2) 9195 : audit 0 from='client.? 172.21.15.40:0/2541570258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:06 smithi141 bash[31670]: cluster 2023-12-01T23:45:04.096939+0000 mgr.y (mgr.24356) 14604 : cluster 0 pgmap v14572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:06 smithi040 bash[28232]: cluster 2023-12-01T23:45:04.096939+0000 mgr.y (mgr.24356) 14604 : cluster 0 pgmap v14572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:06 smithi040 bash[41173]: cluster 2023-12-01T23:45:04.096939+0000 mgr.y (mgr.24356) 14604 : cluster 0 pgmap v14572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:45:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:45:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:08 smithi141 bash[31670]: cluster 2023-12-01T23:45:06.098105+0000 mgr.y (mgr.24356) 14605 : cluster 0 pgmap v14573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:08 smithi141 bash[31670]: audit 2023-12-01T23:45:07.390561+0000 mon.c (mon.2) 9196 : audit 0 from='client.? 172.21.15.40:0/3894260267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:08 smithi040 bash[28232]: cluster 2023-12-01T23:45:06.098105+0000 mgr.y (mgr.24356) 14605 : cluster 0 pgmap v14573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:08 smithi040 bash[28232]: audit 2023-12-01T23:45:07.390561+0000 mon.c (mon.2) 9196 : audit 0 from='client.? 172.21.15.40:0/3894260267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:08 smithi040 bash[41173]: cluster 2023-12-01T23:45:06.098105+0000 mgr.y (mgr.24356) 14605 : cluster 0 pgmap v14573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:08 smithi040 bash[41173]: audit 2023-12-01T23:45:07.390561+0000 mon.c (mon.2) 9196 : audit 0 from='client.? 172.21.15.40:0/3894260267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:10 smithi141 bash[31670]: cluster 2023-12-01T23:45:08.098752+0000 mgr.y (mgr.24356) 14606 : cluster 0 pgmap v14574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:10 smithi141 bash[31670]: audit 2023-12-01T23:45:09.863368+0000 mon.a (mon.0) 9146 : audit 0 from='client.? 172.21.15.40:0/2886618933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:10 smithi040 bash[41173]: cluster 2023-12-01T23:45:08.098752+0000 mgr.y (mgr.24356) 14606 : cluster 0 pgmap v14574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:10 smithi040 bash[41173]: audit 2023-12-01T23:45:09.863368+0000 mon.a (mon.0) 9146 : audit 0 from='client.? 172.21.15.40:0/2886618933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:10 smithi040 bash[28232]: cluster 2023-12-01T23:45:08.098752+0000 mgr.y (mgr.24356) 14606 : cluster 0 pgmap v14574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:10 smithi040 bash[28232]: audit 2023-12-01T23:45:09.863368+0000 mon.a (mon.0) 9146 : audit 0 from='client.? 172.21.15.40:0/2886618933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:12 smithi040 bash[28232]: cluster 2023-12-01T23:45:10.099919+0000 mgr.y (mgr.24356) 14607 : cluster 0 pgmap v14575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:12 smithi040 bash[41173]: cluster 2023-12-01T23:45:10.099919+0000 mgr.y (mgr.24356) 14607 : cluster 0 pgmap v14575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:12 smithi141 bash[31670]: cluster 2023-12-01T23:45:10.099919+0000 mgr.y (mgr.24356) 14607 : cluster 0 pgmap v14575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:13 smithi040 bash[28232]: audit 2023-12-01T23:45:12.333716+0000 mon.a (mon.0) 9147 : audit 0 from='client.? 172.21.15.40:0/2713101259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:13 smithi040 bash[41173]: audit 2023-12-01T23:45:12.333716+0000 mon.a (mon.0) 9147 : audit 0 from='client.? 172.21.15.40:0/2713101259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:13 smithi141 bash[31670]: audit 2023-12-01T23:45:12.333716+0000 mon.a (mon.0) 9147 : audit 0 from='client.? 172.21.15.40:0/2713101259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:14 smithi040 bash[28232]: cluster 2023-12-01T23:45:12.100566+0000 mgr.y (mgr.24356) 14608 : cluster 0 pgmap v14576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:14 smithi040 bash[41173]: cluster 2023-12-01T23:45:12.100566+0000 mgr.y (mgr.24356) 14608 : cluster 0 pgmap v14576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:14 smithi141 bash[31670]: cluster 2023-12-01T23:45:12.100566+0000 mgr.y (mgr.24356) 14608 : cluster 0 pgmap v14576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:15 smithi040 bash[41173]: audit 2023-12-01T23:45:14.783905+0000 mon.a (mon.0) 9148 : audit 0 from='client.? 172.21.15.40:0/3801377874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:15 smithi040 bash[28232]: audit 2023-12-01T23:45:14.783905+0000 mon.a (mon.0) 9148 : audit 0 from='client.? 172.21.15.40:0/3801377874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:15 smithi141 bash[31670]: audit 2023-12-01T23:45:14.783905+0000 mon.a (mon.0) 9148 : audit 0 from='client.? 172.21.15.40:0/3801377874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:16 smithi040 bash[41173]: cluster 2023-12-01T23:45:14.101186+0000 mgr.y (mgr.24356) 14609 : cluster 0 pgmap v14577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:16 smithi040 bash[28232]: cluster 2023-12-01T23:45:14.101186+0000 mgr.y (mgr.24356) 14609 : cluster 0 pgmap v14577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:16 smithi141 bash[31670]: cluster 2023-12-01T23:45:14.101186+0000 mgr.y (mgr.24356) 14609 : cluster 0 pgmap v14577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:45:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:45:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:18 smithi040 bash[28232]: cluster 2023-12-01T23:45:16.102378+0000 mgr.y (mgr.24356) 14610 : cluster 0 pgmap v14578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:18 smithi040 bash[28232]: audit 2023-12-01T23:45:17.248259+0000 mon.a (mon.0) 9149 : audit 0 from='client.? 172.21.15.40:0/2515257997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:18 smithi040 bash[41173]: cluster 2023-12-01T23:45:16.102378+0000 mgr.y (mgr.24356) 14610 : cluster 0 pgmap v14578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:18 smithi040 bash[41173]: audit 2023-12-01T23:45:17.248259+0000 mon.a (mon.0) 9149 : audit 0 from='client.? 172.21.15.40:0/2515257997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:18 smithi141 bash[31670]: cluster 2023-12-01T23:45:16.102378+0000 mgr.y (mgr.24356) 14610 : cluster 0 pgmap v14578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:18 smithi141 bash[31670]: audit 2023-12-01T23:45:17.248259+0000 mon.a (mon.0) 9149 : audit 0 from='client.? 172.21.15.40:0/2515257997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:20 smithi040 bash[28232]: cluster 2023-12-01T23:45:18.103146+0000 mgr.y (mgr.24356) 14611 : cluster 0 pgmap v14579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:20 smithi040 bash[28232]: audit 2023-12-01T23:45:19.103850+0000 mon.c (mon.2) 9197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:20 smithi040 bash[28232]: audit 2023-12-01T23:45:19.709637+0000 mon.a (mon.0) 9150 : audit 0 from='client.? 172.21.15.40:0/915042193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:20 smithi040 bash[41173]: cluster 2023-12-01T23:45:18.103146+0000 mgr.y (mgr.24356) 14611 : cluster 0 pgmap v14579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:20 smithi040 bash[41173]: audit 2023-12-01T23:45:19.103850+0000 mon.c (mon.2) 9197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:20 smithi040 bash[41173]: audit 2023-12-01T23:45:19.709637+0000 mon.a (mon.0) 9150 : audit 0 from='client.? 172.21.15.40:0/915042193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:20 smithi141 bash[31670]: cluster 2023-12-01T23:45:18.103146+0000 mgr.y (mgr.24356) 14611 : cluster 0 pgmap v14579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:20 smithi141 bash[31670]: audit 2023-12-01T23:45:19.103850+0000 mon.c (mon.2) 9197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:20 smithi141 bash[31670]: audit 2023-12-01T23:45:19.709637+0000 mon.a (mon.0) 9150 : audit 0 from='client.? 172.21.15.40:0/915042193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:22 smithi040 bash[28232]: cluster 2023-12-01T23:45:20.104380+0000 mgr.y (mgr.24356) 14612 : cluster 0 pgmap v14580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:22 smithi040 bash[41173]: cluster 2023-12-01T23:45:20.104380+0000 mgr.y (mgr.24356) 14612 : cluster 0 pgmap v14580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:22 smithi141 bash[31670]: cluster 2023-12-01T23:45:20.104380+0000 mgr.y (mgr.24356) 14612 : cluster 0 pgmap v14580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:23 smithi040 bash[28232]: audit 2023-12-01T23:45:22.176101+0000 mon.c (mon.2) 9198 : audit 0 from='client.? 172.21.15.40:0/668267327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:23 smithi040 bash[41173]: audit 2023-12-01T23:45:22.176101+0000 mon.c (mon.2) 9198 : audit 0 from='client.? 172.21.15.40:0/668267327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:23 smithi141 bash[31670]: audit 2023-12-01T23:45:22.176101+0000 mon.c (mon.2) 9198 : audit 0 from='client.? 172.21.15.40:0/668267327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:24 smithi040 bash[28232]: cluster 2023-12-01T23:45:22.105038+0000 mgr.y (mgr.24356) 14613 : cluster 0 pgmap v14581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:24 smithi040 bash[41173]: cluster 2023-12-01T23:45:22.105038+0000 mgr.y (mgr.24356) 14613 : cluster 0 pgmap v14581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:24 smithi141 bash[31670]: cluster 2023-12-01T23:45:22.105038+0000 mgr.y (mgr.24356) 14613 : cluster 0 pgmap v14581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:25 smithi040 bash[28232]: audit 2023-12-01T23:45:24.639788+0000 mon.c (mon.2) 9199 : audit 0 from='client.? 172.21.15.40:0/3625912000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:25 smithi040 bash[28232]: audit 2023-12-01T23:45:24.674169+0000 mon.c (mon.2) 9200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:45:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:25 smithi040 bash[41173]: audit 2023-12-01T23:45:24.639788+0000 mon.c (mon.2) 9199 : audit 0 from='client.? 172.21.15.40:0/3625912000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:25 smithi040 bash[41173]: audit 2023-12-01T23:45:24.674169+0000 mon.c (mon.2) 9200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:45:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:25 smithi141 bash[31670]: audit 2023-12-01T23:45:24.639788+0000 mon.c (mon.2) 9199 : audit 0 from='client.? 172.21.15.40:0/3625912000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:25 smithi141 bash[31670]: audit 2023-12-01T23:45:24.674169+0000 mon.c (mon.2) 9200 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:45:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:26 smithi040 bash[28232]: cluster 2023-12-01T23:45:24.105688+0000 mgr.y (mgr.24356) 14614 : cluster 0 pgmap v14582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:26 smithi040 bash[41173]: cluster 2023-12-01T23:45:24.105688+0000 mgr.y (mgr.24356) 14614 : cluster 0 pgmap v14582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:26 smithi141 bash[31670]: cluster 2023-12-01T23:45:24.105688+0000 mgr.y (mgr.24356) 14614 : cluster 0 pgmap v14582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:45:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:45:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:27 smithi040 bash[28232]: cluster 2023-12-01T23:45:26.106860+0000 mgr.y (mgr.24356) 14615 : cluster 0 pgmap v14583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:27 smithi040 bash[41173]: cluster 2023-12-01T23:45:26.106860+0000 mgr.y (mgr.24356) 14615 : cluster 0 pgmap v14583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:27 smithi141 bash[31670]: cluster 2023-12-01T23:45:26.106860+0000 mgr.y (mgr.24356) 14615 : cluster 0 pgmap v14583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:28 smithi040 bash[28232]: audit 2023-12-01T23:45:27.105246+0000 mon.c (mon.2) 9201 : audit 0 from='client.? 172.21.15.40:0/3707707439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:28 smithi040 bash[41173]: audit 2023-12-01T23:45:27.105246+0000 mon.c (mon.2) 9201 : audit 0 from='client.? 172.21.15.40:0/3707707439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:28 smithi141 bash[31670]: audit 2023-12-01T23:45:27.105246+0000 mon.c (mon.2) 9201 : audit 0 from='client.? 172.21.15.40:0/3707707439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:29 smithi040 bash[28232]: cluster 2023-12-01T23:45:28.107294+0000 mgr.y (mgr.24356) 14616 : cluster 0 pgmap v14584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:29 smithi040 bash[41173]: cluster 2023-12-01T23:45:28.107294+0000 mgr.y (mgr.24356) 14616 : cluster 0 pgmap v14584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:29 smithi141 bash[31670]: cluster 2023-12-01T23:45:28.107294+0000 mgr.y (mgr.24356) 14616 : cluster 0 pgmap v14584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:30 smithi040 bash[28232]: audit 2023-12-01T23:45:29.584832+0000 mon.a (mon.0) 9151 : audit 0 from='client.? 172.21.15.40:0/1789279951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:30 smithi040 bash[41173]: audit 2023-12-01T23:45:29.584832+0000 mon.a (mon.0) 9151 : audit 0 from='client.? 172.21.15.40:0/1789279951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:30 smithi141 bash[31670]: audit 2023-12-01T23:45:29.584832+0000 mon.a (mon.0) 9151 : audit 0 from='client.? 172.21.15.40:0/1789279951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:31 smithi141 bash[31670]: cluster 2023-12-01T23:45:30.108208+0000 mgr.y (mgr.24356) 14617 : cluster 0 pgmap v14585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:31 smithi141 bash[31670]: audit 2023-12-01T23:45:30.520070+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:31 smithi141 bash[31670]: audit 2023-12-01T23:45:30.532211+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:31 smithi141 bash[31670]: audit 2023-12-01T23:45:30.926224+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:31 smithi141 bash[31670]: audit 2023-12-01T23:45:30.939061+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[41173]: cluster 2023-12-01T23:45:30.108208+0000 mgr.y (mgr.24356) 14617 : cluster 0 pgmap v14585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[41173]: audit 2023-12-01T23:45:30.520070+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[41173]: audit 2023-12-01T23:45:30.532211+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[41173]: audit 2023-12-01T23:45:30.926224+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[41173]: audit 2023-12-01T23:45:30.939061+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[28232]: cluster 2023-12-01T23:45:30.108208+0000 mgr.y (mgr.24356) 14617 : cluster 0 pgmap v14585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[28232]: audit 2023-12-01T23:45:30.520070+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[28232]: audit 2023-12-01T23:45:30.532211+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[28232]: audit 2023-12-01T23:45:30.926224+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:31 smithi040 bash[28232]: audit 2023-12-01T23:45:30.939061+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:32 smithi040 bash[28232]: audit 2023-12-01T23:45:32.050841+0000 mon.c (mon.2) 9202 : audit 0 from='client.? 172.21.15.40:0/1484657087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:32 smithi040 bash[41173]: audit 2023-12-01T23:45:32.050841+0000 mon.c (mon.2) 9202 : audit 0 from='client.? 172.21.15.40:0/1484657087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:32 smithi141 bash[31670]: audit 2023-12-01T23:45:32.050841+0000 mon.c (mon.2) 9202 : audit 0 from='client.? 172.21.15.40:0/1484657087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:33 smithi141 bash[31670]: cluster 2023-12-01T23:45:32.108894+0000 mgr.y (mgr.24356) 14618 : cluster 0 pgmap v14586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:33 smithi040 bash[28232]: cluster 2023-12-01T23:45:32.108894+0000 mgr.y (mgr.24356) 14618 : cluster 0 pgmap v14586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:33 smithi040 bash[41173]: cluster 2023-12-01T23:45:32.108894+0000 mgr.y (mgr.24356) 14618 : cluster 0 pgmap v14586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:34 smithi141 bash[31670]: audit 2023-12-01T23:45:34.104501+0000 mon.c (mon.2) 9203 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:34 smithi141 bash[31670]: audit 2023-12-01T23:45:34.517378+0000 mon.a (mon.0) 9156 : audit 0 from='client.? 172.21.15.40:0/1784614336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:34 smithi040 bash[28232]: audit 2023-12-01T23:45:34.104501+0000 mon.c (mon.2) 9203 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:34 smithi040 bash[28232]: audit 2023-12-01T23:45:34.517378+0000 mon.a (mon.0) 9156 : audit 0 from='client.? 172.21.15.40:0/1784614336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:34 smithi040 bash[41173]: audit 2023-12-01T23:45:34.104501+0000 mon.c (mon.2) 9203 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:34 smithi040 bash[41173]: audit 2023-12-01T23:45:34.517378+0000 mon.a (mon.0) 9156 : audit 0 from='client.? 172.21.15.40:0/1784614336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:36 smithi141 bash[31670]: cluster 2023-12-01T23:45:34.114000+0000 mgr.y (mgr.24356) 14619 : cluster 0 pgmap v14587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:36 smithi040 bash[28232]: cluster 2023-12-01T23:45:34.114000+0000 mgr.y (mgr.24356) 14619 : cluster 0 pgmap v14587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:36 smithi040 bash[41173]: cluster 2023-12-01T23:45:34.114000+0000 mgr.y (mgr.24356) 14619 : cluster 0 pgmap v14587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:45:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:45:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:37 smithi141 bash[31670]: audit 2023-12-01T23:45:36.973845+0000 mon.a (mon.0) 9157 : audit 0 from='client.? 172.21.15.40:0/221709041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:37 smithi040 bash[28232]: audit 2023-12-01T23:45:36.973845+0000 mon.a (mon.0) 9157 : audit 0 from='client.? 172.21.15.40:0/221709041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:37 smithi040 bash[41173]: audit 2023-12-01T23:45:36.973845+0000 mon.a (mon.0) 9157 : audit 0 from='client.? 172.21.15.40:0/221709041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:38 smithi141 bash[31670]: cluster 2023-12-01T23:45:36.115144+0000 mgr.y (mgr.24356) 14620 : cluster 0 pgmap v14588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:38 smithi040 bash[41173]: cluster 2023-12-01T23:45:36.115144+0000 mgr.y (mgr.24356) 14620 : cluster 0 pgmap v14588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:38 smithi040 bash[28232]: cluster 2023-12-01T23:45:36.115144+0000 mgr.y (mgr.24356) 14620 : cluster 0 pgmap v14588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:40 smithi141 bash[31670]: cluster 2023-12-01T23:45:38.115814+0000 mgr.y (mgr.24356) 14621 : cluster 0 pgmap v14589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:40 smithi141 bash[31670]: audit 2023-12-01T23:45:39.450356+0000 mon.b (mon.1) 62 : audit 0 from='client.? 172.21.15.40:0/1428744995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:40 smithi040 bash[28232]: cluster 2023-12-01T23:45:38.115814+0000 mgr.y (mgr.24356) 14621 : cluster 0 pgmap v14589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:40 smithi040 bash[28232]: audit 2023-12-01T23:45:39.450356+0000 mon.b (mon.1) 62 : audit 0 from='client.? 172.21.15.40:0/1428744995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:40 smithi040 bash[41173]: cluster 2023-12-01T23:45:38.115814+0000 mgr.y (mgr.24356) 14621 : cluster 0 pgmap v14589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:40 smithi040 bash[41173]: audit 2023-12-01T23:45:39.450356+0000 mon.b (mon.1) 62 : audit 0 from='client.? 172.21.15.40:0/1428744995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: cluster 2023-12-01T23:45:40.117002+0000 mgr.y (mgr.24356) 14622 : cluster 0 pgmap v14590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: audit 2023-12-01T23:45:41.670215+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: audit 2023-12-01T23:45:41.682579+0000 mon.a (mon.0) 9159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: audit 2023-12-01T23:45:41.684829+0000 mon.c (mon.2) 9204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: audit 2023-12-01T23:45:41.686021+0000 mon.c (mon.2) 9205 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: audit 2023-12-01T23:45:41.693622+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:42 smithi141 bash[31670]: audit 2023-12-01T23:45:41.932268+0000 mon.a (mon.0) 9161 : audit 0 from='client.? 172.21.15.40:0/4125284957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: cluster 2023-12-01T23:45:40.117002+0000 mgr.y (mgr.24356) 14622 : cluster 0 pgmap v14590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: audit 2023-12-01T23:45:41.670215+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: audit 2023-12-01T23:45:41.682579+0000 mon.a (mon.0) 9159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: audit 2023-12-01T23:45:41.684829+0000 mon.c (mon.2) 9204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: audit 2023-12-01T23:45:41.686021+0000 mon.c (mon.2) 9205 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: audit 2023-12-01T23:45:41.693622+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[41173]: audit 2023-12-01T23:45:41.932268+0000 mon.a (mon.0) 9161 : audit 0 from='client.? 172.21.15.40:0/4125284957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: cluster 2023-12-01T23:45:40.117002+0000 mgr.y (mgr.24356) 14622 : cluster 0 pgmap v14590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: audit 2023-12-01T23:45:41.670215+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: audit 2023-12-01T23:45:41.682579+0000 mon.a (mon.0) 9159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: audit 2023-12-01T23:45:41.684829+0000 mon.c (mon.2) 9204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:45:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: audit 2023-12-01T23:45:41.686021+0000 mon.c (mon.2) 9205 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:45:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: audit 2023-12-01T23:45:41.693622+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:45:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:42 smithi040 bash[28232]: audit 2023-12-01T23:45:41.932268+0000 mon.a (mon.0) 9161 : audit 0 from='client.? 172.21.15.40:0/4125284957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:44 smithi141 bash[31670]: cluster 2023-12-01T23:45:42.117677+0000 mgr.y (mgr.24356) 14623 : cluster 0 pgmap v14591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:44 smithi040 bash[28232]: cluster 2023-12-01T23:45:42.117677+0000 mgr.y (mgr.24356) 14623 : cluster 0 pgmap v14591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:44 smithi040 bash[41173]: cluster 2023-12-01T23:45:42.117677+0000 mgr.y (mgr.24356) 14623 : cluster 0 pgmap v14591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:45 smithi040 bash[41173]: audit 2023-12-01T23:45:44.399297+0000 mon.c (mon.2) 9206 : audit 0 from='client.? 172.21.15.40:0/2082981557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:45 smithi040 bash[28232]: audit 2023-12-01T23:45:44.399297+0000 mon.c (mon.2) 9206 : audit 0 from='client.? 172.21.15.40:0/2082981557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:45 smithi141 bash[31670]: audit 2023-12-01T23:45:44.399297+0000 mon.c (mon.2) 9206 : audit 0 from='client.? 172.21.15.40:0/2082981557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:46 smithi040 bash[28232]: cluster 2023-12-01T23:45:44.118283+0000 mgr.y (mgr.24356) 14624 : cluster 0 pgmap v14592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:46 smithi040 bash[41173]: cluster 2023-12-01T23:45:44.118283+0000 mgr.y (mgr.24356) 14624 : cluster 0 pgmap v14592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:46 smithi141 bash[31670]: cluster 2023-12-01T23:45:44.118283+0000 mgr.y (mgr.24356) 14624 : cluster 0 pgmap v14592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:45:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:45:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:47 smithi040 bash[28232]: audit 2023-12-01T23:45:46.856003+0000 mon.a (mon.0) 9162 : audit 0 from='client.? 172.21.15.40:0/3659517281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:47 smithi040 bash[41173]: audit 2023-12-01T23:45:46.856003+0000 mon.a (mon.0) 9162 : audit 0 from='client.? 172.21.15.40:0/3659517281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:47 smithi141 bash[31670]: audit 2023-12-01T23:45:46.856003+0000 mon.a (mon.0) 9162 : audit 0 from='client.? 172.21.15.40:0/3659517281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:48 smithi040 bash[28232]: cluster 2023-12-01T23:45:46.119545+0000 mgr.y (mgr.24356) 14625 : cluster 0 pgmap v14593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:48 smithi040 bash[41173]: cluster 2023-12-01T23:45:46.119545+0000 mgr.y (mgr.24356) 14625 : cluster 0 pgmap v14593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:48 smithi141 bash[31670]: cluster 2023-12-01T23:45:46.119545+0000 mgr.y (mgr.24356) 14625 : cluster 0 pgmap v14593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:50 smithi040 bash[28232]: cluster 2023-12-01T23:45:48.120252+0000 mgr.y (mgr.24356) 14626 : cluster 0 pgmap v14594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:50 smithi040 bash[28232]: audit 2023-12-01T23:45:49.104467+0000 mon.c (mon.2) 9207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:50 smithi040 bash[28232]: audit 2023-12-01T23:45:49.322275+0000 mon.a (mon.0) 9163 : audit 0 from='client.? 172.21.15.40:0/1865860277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:50 smithi040 bash[41173]: cluster 2023-12-01T23:45:48.120252+0000 mgr.y (mgr.24356) 14626 : cluster 0 pgmap v14594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:50 smithi040 bash[41173]: audit 2023-12-01T23:45:49.104467+0000 mon.c (mon.2) 9207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:50 smithi040 bash[41173]: audit 2023-12-01T23:45:49.322275+0000 mon.a (mon.0) 9163 : audit 0 from='client.? 172.21.15.40:0/1865860277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:50 smithi141 bash[31670]: cluster 2023-12-01T23:45:48.120252+0000 mgr.y (mgr.24356) 14626 : cluster 0 pgmap v14594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:50 smithi141 bash[31670]: audit 2023-12-01T23:45:49.104467+0000 mon.c (mon.2) 9207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:50 smithi141 bash[31670]: audit 2023-12-01T23:45:49.322275+0000 mon.a (mon.0) 9163 : audit 0 from='client.? 172.21.15.40:0/1865860277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:52 smithi040 bash[28232]: cluster 2023-12-01T23:45:50.121440+0000 mgr.y (mgr.24356) 14627 : cluster 0 pgmap v14595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:52 smithi040 bash[28232]: audit 2023-12-01T23:45:51.783737+0000 mon.c (mon.2) 9208 : audit 0 from='client.? 172.21.15.40:0/2321301821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:52 smithi040 bash[41173]: cluster 2023-12-01T23:45:50.121440+0000 mgr.y (mgr.24356) 14627 : cluster 0 pgmap v14595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:52 smithi040 bash[41173]: audit 2023-12-01T23:45:51.783737+0000 mon.c (mon.2) 9208 : audit 0 from='client.? 172.21.15.40:0/2321301821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:52 smithi141 bash[31670]: cluster 2023-12-01T23:45:50.121440+0000 mgr.y (mgr.24356) 14627 : cluster 0 pgmap v14595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:52.588 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:52 smithi141 bash[31670]: audit 2023-12-01T23:45:51.783737+0000 mon.c (mon.2) 9208 : audit 0 from='client.? 172.21.15.40:0/2321301821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:54 smithi040 bash[41173]: cluster 2023-12-01T23:45:52.122089+0000 mgr.y (mgr.24356) 14628 : cluster 0 pgmap v14596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:54 smithi040 bash[28232]: cluster 2023-12-01T23:45:52.122089+0000 mgr.y (mgr.24356) 14628 : cluster 0 pgmap v14596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:54 smithi141 bash[31670]: cluster 2023-12-01T23:45:52.122089+0000 mgr.y (mgr.24356) 14628 : cluster 0 pgmap v14596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:55 smithi040 bash[28232]: audit 2023-12-01T23:45:54.253691+0000 mon.c (mon.2) 9209 : audit 0 from='client.? 172.21.15.40:0/1210760216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:55 smithi040 bash[41173]: audit 2023-12-01T23:45:54.253691+0000 mon.c (mon.2) 9209 : audit 0 from='client.? 172.21.15.40:0/1210760216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:55 smithi141 bash[31670]: audit 2023-12-01T23:45:54.253691+0000 mon.c (mon.2) 9209 : audit 0 from='client.? 172.21.15.40:0/1210760216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:56 smithi040 bash[28232]: cluster 2023-12-01T23:45:54.122540+0000 mgr.y (mgr.24356) 14629 : cluster 0 pgmap v14597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:56 smithi040 bash[41173]: cluster 2023-12-01T23:45:54.122540+0000 mgr.y (mgr.24356) 14629 : cluster 0 pgmap v14597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:56 smithi141 bash[31670]: cluster 2023-12-01T23:45:54.122540+0000 mgr.y (mgr.24356) 14629 : cluster 0 pgmap v14597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:45:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:45:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:57 smithi040 bash[28232]: audit 2023-12-01T23:45:56.727950+0000 mon.a (mon.0) 9164 : audit 0 from='client.? 172.21.15.40:0/1302218430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:57 smithi040 bash[41173]: audit 2023-12-01T23:45:56.727950+0000 mon.a (mon.0) 9164 : audit 0 from='client.? 172.21.15.40:0/1302218430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:57 smithi141 bash[31670]: audit 2023-12-01T23:45:56.727950+0000 mon.a (mon.0) 9164 : audit 0 from='client.? 172.21.15.40:0/1302218430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:45:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:58 smithi040 bash[28232]: cluster 2023-12-01T23:45:56.123620+0000 mgr.y (mgr.24356) 14630 : cluster 0 pgmap v14598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:58 smithi040 bash[41173]: cluster 2023-12-01T23:45:56.123620+0000 mgr.y (mgr.24356) 14630 : cluster 0 pgmap v14598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:58 smithi141 bash[31670]: cluster 2023-12-01T23:45:56.123620+0000 mgr.y (mgr.24356) 14630 : cluster 0 pgmap v14598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:45:59 smithi040 bash[41173]: cluster 2023-12-01T23:45:58.124283+0000 mgr.y (mgr.24356) 14631 : cluster 0 pgmap v14599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:45:59 smithi040 bash[28232]: cluster 2023-12-01T23:45:58.124283+0000 mgr.y (mgr.24356) 14631 : cluster 0 pgmap v14599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:45:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:45:59 smithi141 bash[31670]: cluster 2023-12-01T23:45:58.124283+0000 mgr.y (mgr.24356) 14631 : cluster 0 pgmap v14599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:00 smithi040 bash[41173]: audit 2023-12-01T23:45:59.195952+0000 mon.a (mon.0) 9165 : audit 0 from='client.? 172.21.15.40:0/3476895522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:00 smithi040 bash[28232]: audit 2023-12-01T23:45:59.195952+0000 mon.a (mon.0) 9165 : audit 0 from='client.? 172.21.15.40:0/3476895522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:00 smithi141 bash[31670]: audit 2023-12-01T23:45:59.195952+0000 mon.a (mon.0) 9165 : audit 0 from='client.? 172.21.15.40:0/3476895522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:01 smithi040 bash[41173]: cluster 2023-12-01T23:46:00.125421+0000 mgr.y (mgr.24356) 14632 : cluster 0 pgmap v14600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:01 smithi040 bash[28232]: cluster 2023-12-01T23:46:00.125421+0000 mgr.y (mgr.24356) 14632 : cluster 0 pgmap v14600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:01 smithi141 bash[31670]: cluster 2023-12-01T23:46:00.125421+0000 mgr.y (mgr.24356) 14632 : cluster 0 pgmap v14600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:02 smithi040 bash[28232]: audit 2023-12-01T23:46:01.658527+0000 mon.c (mon.2) 9210 : audit 0 from='client.? 172.21.15.40:0/98881633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:02 smithi040 bash[41173]: audit 2023-12-01T23:46:01.658527+0000 mon.c (mon.2) 9210 : audit 0 from='client.? 172.21.15.40:0/98881633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:02 smithi141 bash[31670]: audit 2023-12-01T23:46:01.658527+0000 mon.c (mon.2) 9210 : audit 0 from='client.? 172.21.15.40:0/98881633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:04 smithi141 bash[31670]: cluster 2023-12-01T23:46:02.126086+0000 mgr.y (mgr.24356) 14633 : cluster 0 pgmap v14601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:04 smithi040 bash[41173]: cluster 2023-12-01T23:46:02.126086+0000 mgr.y (mgr.24356) 14633 : cluster 0 pgmap v14601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:04 smithi040 bash[28232]: cluster 2023-12-01T23:46:02.126086+0000 mgr.y (mgr.24356) 14633 : cluster 0 pgmap v14601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:05 smithi141 bash[31670]: audit 2023-12-01T23:46:04.104866+0000 mon.c (mon.2) 9211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:05 smithi141 bash[31670]: audit 2023-12-01T23:46:04.127195+0000 mon.a (mon.0) 9166 : audit 0 from='client.? 172.21.15.40:0/4095630394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:05 smithi040 bash[41173]: audit 2023-12-01T23:46:04.104866+0000 mon.c (mon.2) 9211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:05 smithi040 bash[41173]: audit 2023-12-01T23:46:04.127195+0000 mon.a (mon.0) 9166 : audit 0 from='client.? 172.21.15.40:0/4095630394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:05 smithi040 bash[28232]: audit 2023-12-01T23:46:04.104866+0000 mon.c (mon.2) 9211 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:05 smithi040 bash[28232]: audit 2023-12-01T23:46:04.127195+0000 mon.a (mon.0) 9166 : audit 0 from='client.? 172.21.15.40:0/4095630394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:06 smithi141 bash[31670]: cluster 2023-12-01T23:46:04.126521+0000 mgr.y (mgr.24356) 14634 : cluster 0 pgmap v14602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:06 smithi040 bash[28232]: cluster 2023-12-01T23:46:04.126521+0000 mgr.y (mgr.24356) 14634 : cluster 0 pgmap v14602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:06 smithi040 bash[41173]: cluster 2023-12-01T23:46:04.126521+0000 mgr.y (mgr.24356) 14634 : cluster 0 pgmap v14602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:46:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:46:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:07 smithi141 bash[31670]: audit 2023-12-01T23:46:06.592172+0000 mon.c (mon.2) 9212 : audit 0 from='client.? 172.21.15.40:0/3402972493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:07 smithi040 bash[41173]: audit 2023-12-01T23:46:06.592172+0000 mon.c (mon.2) 9212 : audit 0 from='client.? 172.21.15.40:0/3402972493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:07 smithi040 bash[28232]: audit 2023-12-01T23:46:06.592172+0000 mon.c (mon.2) 9212 : audit 0 from='client.? 172.21.15.40:0/3402972493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:08 smithi040 bash[41173]: cluster 2023-12-01T23:46:06.127682+0000 mgr.y (mgr.24356) 14635 : cluster 0 pgmap v14603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:08 smithi040 bash[28232]: cluster 2023-12-01T23:46:06.127682+0000 mgr.y (mgr.24356) 14635 : cluster 0 pgmap v14603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:08 smithi141 bash[31670]: cluster 2023-12-01T23:46:06.127682+0000 mgr.y (mgr.24356) 14635 : cluster 0 pgmap v14603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:10 smithi040 bash[41173]: cluster 2023-12-01T23:46:08.128368+0000 mgr.y (mgr.24356) 14636 : cluster 0 pgmap v14604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:10 smithi040 bash[41173]: audit 2023-12-01T23:46:09.065335+0000 mon.c (mon.2) 9213 : audit 0 from='client.? 172.21.15.40:0/1623976483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:10 smithi040 bash[28232]: cluster 2023-12-01T23:46:08.128368+0000 mgr.y (mgr.24356) 14636 : cluster 0 pgmap v14604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:10 smithi040 bash[28232]: audit 2023-12-01T23:46:09.065335+0000 mon.c (mon.2) 9213 : audit 0 from='client.? 172.21.15.40:0/1623976483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:10 smithi141 bash[31670]: cluster 2023-12-01T23:46:08.128368+0000 mgr.y (mgr.24356) 14636 : cluster 0 pgmap v14604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:10 smithi141 bash[31670]: audit 2023-12-01T23:46:09.065335+0000 mon.c (mon.2) 9213 : audit 0 from='client.? 172.21.15.40:0/1623976483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:12 smithi040 bash[28232]: cluster 2023-12-01T23:46:10.129476+0000 mgr.y (mgr.24356) 14637 : cluster 0 pgmap v14605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:12 smithi040 bash[28232]: audit 2023-12-01T23:46:11.521261+0000 mon.a (mon.0) 9167 : audit 0 from='client.? 172.21.15.40:0/482751451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:12 smithi040 bash[41173]: cluster 2023-12-01T23:46:10.129476+0000 mgr.y (mgr.24356) 14637 : cluster 0 pgmap v14605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:12 smithi040 bash[41173]: audit 2023-12-01T23:46:11.521261+0000 mon.a (mon.0) 9167 : audit 0 from='client.? 172.21.15.40:0/482751451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:12 smithi141 bash[31670]: cluster 2023-12-01T23:46:10.129476+0000 mgr.y (mgr.24356) 14637 : cluster 0 pgmap v14605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:12 smithi141 bash[31670]: audit 2023-12-01T23:46:11.521261+0000 mon.a (mon.0) 9167 : audit 0 from='client.? 172.21.15.40:0/482751451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:14 smithi040 bash[28232]: cluster 2023-12-01T23:46:12.130108+0000 mgr.y (mgr.24356) 14638 : cluster 0 pgmap v14606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:14 smithi040 bash[28232]: audit 2023-12-01T23:46:13.982232+0000 mon.a (mon.0) 9168 : audit 0 from='client.? 172.21.15.40:0/1859426138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:14 smithi040 bash[41173]: cluster 2023-12-01T23:46:12.130108+0000 mgr.y (mgr.24356) 14638 : cluster 0 pgmap v14606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:14 smithi040 bash[41173]: audit 2023-12-01T23:46:13.982232+0000 mon.a (mon.0) 9168 : audit 0 from='client.? 172.21.15.40:0/1859426138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:14 smithi141 bash[31670]: cluster 2023-12-01T23:46:12.130108+0000 mgr.y (mgr.24356) 14638 : cluster 0 pgmap v14606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:14 smithi141 bash[31670]: audit 2023-12-01T23:46:13.982232+0000 mon.a (mon.0) 9168 : audit 0 from='client.? 172.21.15.40:0/1859426138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:16 smithi040 bash[41173]: cluster 2023-12-01T23:46:14.130752+0000 mgr.y (mgr.24356) 14639 : cluster 0 pgmap v14607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:16 smithi040 bash[28232]: cluster 2023-12-01T23:46:14.130752+0000 mgr.y (mgr.24356) 14639 : cluster 0 pgmap v14607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:16 smithi141 bash[31670]: cluster 2023-12-01T23:46:14.130752+0000 mgr.y (mgr.24356) 14639 : cluster 0 pgmap v14607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:46:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:46:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:17 smithi040 bash[28232]: audit 2023-12-01T23:46:16.449403+0000 mon.a (mon.0) 9169 : audit 0 from='client.? 172.21.15.40:0/3217451265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:17 smithi040 bash[41173]: audit 2023-12-01T23:46:16.449403+0000 mon.a (mon.0) 9169 : audit 0 from='client.? 172.21.15.40:0/3217451265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:17 smithi141 bash[31670]: audit 2023-12-01T23:46:16.449403+0000 mon.a (mon.0) 9169 : audit 0 from='client.? 172.21.15.40:0/3217451265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:18 smithi040 bash[28232]: cluster 2023-12-01T23:46:16.131732+0000 mgr.y (mgr.24356) 14640 : cluster 0 pgmap v14608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:18 smithi040 bash[41173]: cluster 2023-12-01T23:46:16.131732+0000 mgr.y (mgr.24356) 14640 : cluster 0 pgmap v14608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:18 smithi141 bash[31670]: cluster 2023-12-01T23:46:16.131732+0000 mgr.y (mgr.24356) 14640 : cluster 0 pgmap v14608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:19 smithi040 bash[28232]: audit 2023-12-01T23:46:18.916856+0000 mon.c (mon.2) 9214 : audit 0 from='client.? 172.21.15.40:0/1704624539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:19 smithi040 bash[41173]: audit 2023-12-01T23:46:18.916856+0000 mon.c (mon.2) 9214 : audit 0 from='client.? 172.21.15.40:0/1704624539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:19 smithi141 bash[31670]: audit 2023-12-01T23:46:18.916856+0000 mon.c (mon.2) 9214 : audit 0 from='client.? 172.21.15.40:0/1704624539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:20 smithi040 bash[28232]: cluster 2023-12-01T23:46:18.132400+0000 mgr.y (mgr.24356) 14641 : cluster 0 pgmap v14609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:20 smithi040 bash[28232]: audit 2023-12-01T23:46:19.105349+0000 mon.c (mon.2) 9215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:20 smithi040 bash[41173]: cluster 2023-12-01T23:46:18.132400+0000 mgr.y (mgr.24356) 14641 : cluster 0 pgmap v14609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:20 smithi040 bash[41173]: audit 2023-12-01T23:46:19.105349+0000 mon.c (mon.2) 9215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:20 smithi141 bash[31670]: cluster 2023-12-01T23:46:18.132400+0000 mgr.y (mgr.24356) 14641 : cluster 0 pgmap v14609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:20 smithi141 bash[31670]: audit 2023-12-01T23:46:19.105349+0000 mon.c (mon.2) 9215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:22 smithi040 bash[28232]: cluster 2023-12-01T23:46:20.133686+0000 mgr.y (mgr.24356) 14642 : cluster 0 pgmap v14610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:22 smithi040 bash[28232]: audit 2023-12-01T23:46:21.385826+0000 mon.a (mon.0) 9170 : audit 0 from='client.? 172.21.15.40:0/4231582545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:22 smithi040 bash[41173]: cluster 2023-12-01T23:46:20.133686+0000 mgr.y (mgr.24356) 14642 : cluster 0 pgmap v14610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:22 smithi040 bash[41173]: audit 2023-12-01T23:46:21.385826+0000 mon.a (mon.0) 9170 : audit 0 from='client.? 172.21.15.40:0/4231582545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:22 smithi141 bash[31670]: cluster 2023-12-01T23:46:20.133686+0000 mgr.y (mgr.24356) 14642 : cluster 0 pgmap v14610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:22 smithi141 bash[31670]: audit 2023-12-01T23:46:21.385826+0000 mon.a (mon.0) 9170 : audit 0 from='client.? 172.21.15.40:0/4231582545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:24 smithi040 bash[28232]: cluster 2023-12-01T23:46:22.134432+0000 mgr.y (mgr.24356) 14643 : cluster 0 pgmap v14611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:24 smithi040 bash[28232]: audit 2023-12-01T23:46:23.851508+0000 mon.c (mon.2) 9216 : audit 0 from='client.? 172.21.15.40:0/3612738489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:24 smithi040 bash[41173]: cluster 2023-12-01T23:46:22.134432+0000 mgr.y (mgr.24356) 14643 : cluster 0 pgmap v14611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:24 smithi040 bash[41173]: audit 2023-12-01T23:46:23.851508+0000 mon.c (mon.2) 9216 : audit 0 from='client.? 172.21.15.40:0/3612738489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:24 smithi141 bash[31670]: cluster 2023-12-01T23:46:22.134432+0000 mgr.y (mgr.24356) 14643 : cluster 0 pgmap v14611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:24 smithi141 bash[31670]: audit 2023-12-01T23:46:23.851508+0000 mon.c (mon.2) 9216 : audit 0 from='client.? 172.21.15.40:0/3612738489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:26 smithi040 bash[28232]: cluster 2023-12-01T23:46:24.135128+0000 mgr.y (mgr.24356) 14644 : cluster 0 pgmap v14612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:26 smithi040 bash[41173]: cluster 2023-12-01T23:46:24.135128+0000 mgr.y (mgr.24356) 14644 : cluster 0 pgmap v14612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:26 smithi141 bash[31670]: cluster 2023-12-01T23:46:24.135128+0000 mgr.y (mgr.24356) 14644 : cluster 0 pgmap v14612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:46:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:46:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:27 smithi040 bash[28232]: audit 2023-12-01T23:46:26.317369+0000 mon.c (mon.2) 9217 : audit 0 from='client.? 172.21.15.40:0/1362378715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:27 smithi040 bash[41173]: audit 2023-12-01T23:46:26.317369+0000 mon.c (mon.2) 9217 : audit 0 from='client.? 172.21.15.40:0/1362378715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:27 smithi141 bash[31670]: audit 2023-12-01T23:46:26.317369+0000 mon.c (mon.2) 9217 : audit 0 from='client.? 172.21.15.40:0/1362378715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:28 smithi040 bash[41173]: cluster 2023-12-01T23:46:26.136265+0000 mgr.y (mgr.24356) 14645 : cluster 0 pgmap v14613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:28 smithi040 bash[28232]: cluster 2023-12-01T23:46:26.136265+0000 mgr.y (mgr.24356) 14645 : cluster 0 pgmap v14613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:28 smithi141 bash[31670]: cluster 2023-12-01T23:46:26.136265+0000 mgr.y (mgr.24356) 14645 : cluster 0 pgmap v14613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:29 smithi040 bash[41173]: cluster 2023-12-01T23:46:28.136983+0000 mgr.y (mgr.24356) 14646 : cluster 0 pgmap v14614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:29 smithi040 bash[41173]: audit 2023-12-01T23:46:28.778319+0000 mon.c (mon.2) 9218 : audit 0 from='client.? 172.21.15.40:0/3599448178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:29 smithi040 bash[28232]: cluster 2023-12-01T23:46:28.136983+0000 mgr.y (mgr.24356) 14646 : cluster 0 pgmap v14614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:29 smithi040 bash[28232]: audit 2023-12-01T23:46:28.778319+0000 mon.c (mon.2) 9218 : audit 0 from='client.? 172.21.15.40:0/3599448178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:29 smithi141 bash[31670]: cluster 2023-12-01T23:46:28.136983+0000 mgr.y (mgr.24356) 14646 : cluster 0 pgmap v14614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:29 smithi141 bash[31670]: audit 2023-12-01T23:46:28.778319+0000 mon.c (mon.2) 9218 : audit 0 from='client.? 172.21.15.40:0/3599448178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:31 smithi141 bash[31670]: cluster 2023-12-01T23:46:30.138102+0000 mgr.y (mgr.24356) 14647 : cluster 0 pgmap v14615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:31 smithi040 bash[28232]: cluster 2023-12-01T23:46:30.138102+0000 mgr.y (mgr.24356) 14647 : cluster 0 pgmap v14615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:31 smithi040 bash[41173]: cluster 2023-12-01T23:46:30.138102+0000 mgr.y (mgr.24356) 14647 : cluster 0 pgmap v14615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:32 smithi141 bash[31670]: audit 2023-12-01T23:46:31.240070+0000 mon.c (mon.2) 9219 : audit 0 from='client.? 172.21.15.40:0/3082143476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:32 smithi040 bash[28232]: audit 2023-12-01T23:46:31.240070+0000 mon.c (mon.2) 9219 : audit 0 from='client.? 172.21.15.40:0/3082143476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:32 smithi040 bash[41173]: audit 2023-12-01T23:46:31.240070+0000 mon.c (mon.2) 9219 : audit 0 from='client.? 172.21.15.40:0/3082143476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:34 smithi141 bash[31670]: cluster 2023-12-01T23:46:32.138762+0000 mgr.y (mgr.24356) 14648 : cluster 0 pgmap v14616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:34 smithi141 bash[31670]: audit 2023-12-01T23:46:33.699956+0000 mon.a (mon.0) 9171 : audit 0 from='client.? 172.21.15.40:0/1948729569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:34 smithi040 bash[28232]: cluster 2023-12-01T23:46:32.138762+0000 mgr.y (mgr.24356) 14648 : cluster 0 pgmap v14616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:34 smithi040 bash[28232]: audit 2023-12-01T23:46:33.699956+0000 mon.a (mon.0) 9171 : audit 0 from='client.? 172.21.15.40:0/1948729569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:34 smithi040 bash[41173]: cluster 2023-12-01T23:46:32.138762+0000 mgr.y (mgr.24356) 14648 : cluster 0 pgmap v14616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:34 smithi040 bash[41173]: audit 2023-12-01T23:46:33.699956+0000 mon.a (mon.0) 9171 : audit 0 from='client.? 172.21.15.40:0/1948729569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:35 smithi141 bash[31670]: audit 2023-12-01T23:46:34.105837+0000 mon.c (mon.2) 9220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:35 smithi040 bash[28232]: audit 2023-12-01T23:46:34.105837+0000 mon.c (mon.2) 9220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:35 smithi040 bash[41173]: audit 2023-12-01T23:46:34.105837+0000 mon.c (mon.2) 9220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:36 smithi141 bash[31670]: cluster 2023-12-01T23:46:34.139410+0000 mgr.y (mgr.24356) 14649 : cluster 0 pgmap v14617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:36 smithi040 bash[28232]: cluster 2023-12-01T23:46:34.139410+0000 mgr.y (mgr.24356) 14649 : cluster 0 pgmap v14617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:36 smithi040 bash[41173]: cluster 2023-12-01T23:46:34.139410+0000 mgr.y (mgr.24356) 14649 : cluster 0 pgmap v14617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:46:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:46:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:37 smithi040 bash[28232]: audit 2023-12-01T23:46:36.166208+0000 mon.a (mon.0) 9172 : audit 0 from='client.? 172.21.15.40:0/649488753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:37 smithi040 bash[41173]: audit 2023-12-01T23:46:36.166208+0000 mon.a (mon.0) 9172 : audit 0 from='client.? 172.21.15.40:0/649488753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:37 smithi141 bash[31670]: audit 2023-12-01T23:46:36.166208+0000 mon.a (mon.0) 9172 : audit 0 from='client.? 172.21.15.40:0/649488753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:38 smithi040 bash[41173]: cluster 2023-12-01T23:46:36.140494+0000 mgr.y (mgr.24356) 14650 : cluster 0 pgmap v14618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:38 smithi040 bash[28232]: cluster 2023-12-01T23:46:36.140494+0000 mgr.y (mgr.24356) 14650 : cluster 0 pgmap v14618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:38 smithi141 bash[31670]: cluster 2023-12-01T23:46:36.140494+0000 mgr.y (mgr.24356) 14650 : cluster 0 pgmap v14618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:39 smithi040 bash[28232]: audit 2023-12-01T23:46:38.630537+0000 mon.c (mon.2) 9221 : audit 0 from='client.? 172.21.15.40:0/584789172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:39 smithi040 bash[41173]: audit 2023-12-01T23:46:38.630537+0000 mon.c (mon.2) 9221 : audit 0 from='client.? 172.21.15.40:0/584789172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:39 smithi141 bash[31670]: audit 2023-12-01T23:46:38.630537+0000 mon.c (mon.2) 9221 : audit 0 from='client.? 172.21.15.40:0/584789172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:40 smithi040 bash[28232]: cluster 2023-12-01T23:46:38.141139+0000 mgr.y (mgr.24356) 14651 : cluster 0 pgmap v14619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:40 smithi040 bash[41173]: cluster 2023-12-01T23:46:38.141139+0000 mgr.y (mgr.24356) 14651 : cluster 0 pgmap v14619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:40 smithi141 bash[31670]: cluster 2023-12-01T23:46:38.141139+0000 mgr.y (mgr.24356) 14651 : cluster 0 pgmap v14619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:42 smithi040 bash[41173]: cluster 2023-12-01T23:46:40.142369+0000 mgr.y (mgr.24356) 14652 : cluster 0 pgmap v14620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:42 smithi040 bash[41173]: audit 2023-12-01T23:46:41.104290+0000 mon.a (mon.0) 9173 : audit 0 from='client.? 172.21.15.40:0/3763158848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:42 smithi040 bash[41173]: audit 2023-12-01T23:46:41.775167+0000 mon.c (mon.2) 9222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:46:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:42 smithi040 bash[28232]: cluster 2023-12-01T23:46:40.142369+0000 mgr.y (mgr.24356) 14652 : cluster 0 pgmap v14620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:42 smithi040 bash[28232]: audit 2023-12-01T23:46:41.104290+0000 mon.a (mon.0) 9173 : audit 0 from='client.? 172.21.15.40:0/3763158848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:42 smithi040 bash[28232]: audit 2023-12-01T23:46:41.775167+0000 mon.c (mon.2) 9222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:46:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:42 smithi141 bash[31670]: cluster 2023-12-01T23:46:40.142369+0000 mgr.y (mgr.24356) 14652 : cluster 0 pgmap v14620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:42 smithi141 bash[31670]: audit 2023-12-01T23:46:41.104290+0000 mon.a (mon.0) 9173 : audit 0 from='client.? 172.21.15.40:0/3763158848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:42 smithi141 bash[31670]: audit 2023-12-01T23:46:41.775167+0000 mon.c (mon.2) 9222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:46:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:44 smithi040 bash[28232]: cluster 2023-12-01T23:46:42.143030+0000 mgr.y (mgr.24356) 14653 : cluster 0 pgmap v14621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:44 smithi040 bash[28232]: audit 2023-12-01T23:46:43.567874+0000 mon.a (mon.0) 9174 : audit 0 from='client.? 172.21.15.40:0/2803417283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:44 smithi040 bash[41173]: cluster 2023-12-01T23:46:42.143030+0000 mgr.y (mgr.24356) 14653 : cluster 0 pgmap v14621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:44 smithi040 bash[41173]: audit 2023-12-01T23:46:43.567874+0000 mon.a (mon.0) 9174 : audit 0 from='client.? 172.21.15.40:0/2803417283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:44 smithi141 bash[31670]: cluster 2023-12-01T23:46:42.143030+0000 mgr.y (mgr.24356) 14653 : cluster 0 pgmap v14621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:44 smithi141 bash[31670]: audit 2023-12-01T23:46:43.567874+0000 mon.a (mon.0) 9174 : audit 0 from='client.? 172.21.15.40:0/2803417283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:46 smithi040 bash[28232]: cluster 2023-12-01T23:46:44.143736+0000 mgr.y (mgr.24356) 14654 : cluster 0 pgmap v14622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:46 smithi040 bash[28232]: audit 2023-12-01T23:46:46.021654+0000 mon.a (mon.0) 9175 : audit 0 from='client.? 172.21.15.40:0/1008830840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:46 smithi040 bash[41173]: cluster 2023-12-01T23:46:44.143736+0000 mgr.y (mgr.24356) 14654 : cluster 0 pgmap v14622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:46 smithi040 bash[41173]: audit 2023-12-01T23:46:46.021654+0000 mon.a (mon.0) 9175 : audit 0 from='client.? 172.21.15.40:0/1008830840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:46 smithi141 bash[31670]: cluster 2023-12-01T23:46:44.143736+0000 mgr.y (mgr.24356) 14654 : cluster 0 pgmap v14622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:46 smithi141 bash[31670]: audit 2023-12-01T23:46:46.021654+0000 mon.a (mon.0) 9175 : audit 0 from='client.? 172.21.15.40:0/1008830840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:46:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:46:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[28232]: cluster 2023-12-01T23:46:46.144587+0000 mgr.y (mgr.24356) 14655 : cluster 0 pgmap v14623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[28232]: audit 2023-12-01T23:46:47.621291+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[28232]: audit 2023-12-01T23:46:47.631621+0000 mon.a (mon.0) 9177 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[28232]: audit 2023-12-01T23:46:47.916037+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[28232]: audit 2023-12-01T23:46:47.926080+0000 mon.a (mon.0) 9179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[41173]: cluster 2023-12-01T23:46:46.144587+0000 mgr.y (mgr.24356) 14655 : cluster 0 pgmap v14623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[41173]: audit 2023-12-01T23:46:47.621291+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[41173]: audit 2023-12-01T23:46:47.631621+0000 mon.a (mon.0) 9177 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[41173]: audit 2023-12-01T23:46:47.916037+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:48 smithi040 bash[41173]: audit 2023-12-01T23:46:47.926080+0000 mon.a (mon.0) 9179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:48 smithi141 bash[31670]: cluster 2023-12-01T23:46:46.144587+0000 mgr.y (mgr.24356) 14655 : cluster 0 pgmap v14623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:48 smithi141 bash[31670]: audit 2023-12-01T23:46:47.621291+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:48 smithi141 bash[31670]: audit 2023-12-01T23:46:47.631621+0000 mon.a (mon.0) 9177 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:48 smithi141 bash[31670]: audit 2023-12-01T23:46:47.916037+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:48 smithi141 bash[31670]: audit 2023-12-01T23:46:47.926080+0000 mon.a (mon.0) 9179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: cluster 2023-12-01T23:46:48.144972+0000 mgr.y (mgr.24356) 14656 : cluster 0 pgmap v14624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.493443+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.504072+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.514957+0000 mon.a (mon.0) 9182 : audit 0 from='client.? 172.21.15.40:0/3616098477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.783926+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.798206+0000 mon.a (mon.0) 9184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.801355+0000 mon.c (mon.2) 9223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.802841+0000 mon.c (mon.2) 9224 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:48.811574+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:49 smithi141 bash[31670]: audit 2023-12-01T23:46:49.106191+0000 mon.c (mon.2) 9225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: cluster 2023-12-01T23:46:48.144972+0000 mgr.y (mgr.24356) 14656 : cluster 0 pgmap v14624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.493443+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.504072+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.514957+0000 mon.a (mon.0) 9182 : audit 0 from='client.? 172.21.15.40:0/3616098477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.783926+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.798206+0000 mon.a (mon.0) 9184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.801355+0000 mon.c (mon.2) 9223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.802841+0000 mon.c (mon.2) 9224 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:48.811574+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[28232]: audit 2023-12-01T23:46:49.106191+0000 mon.c (mon.2) 9225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: cluster 2023-12-01T23:46:48.144972+0000 mgr.y (mgr.24356) 14656 : cluster 0 pgmap v14624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.493443+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.504072+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.514957+0000 mon.a (mon.0) 9182 : audit 0 from='client.? 172.21.15.40:0/3616098477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.783926+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.798206+0000 mon.a (mon.0) 9184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.801355+0000 mon.c (mon.2) 9223 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:46:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.802841+0000 mon.c (mon.2) 9224 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:46:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:48.811574+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:46:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:49 smithi040 bash[41173]: audit 2023-12-01T23:46:49.106191+0000 mon.c (mon.2) 9225 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:51 smithi141 bash[31670]: cluster 2023-12-01T23:46:50.146108+0000 mgr.y (mgr.24356) 14657 : cluster 0 pgmap v14625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:51 smithi141 bash[31670]: audit 2023-12-01T23:46:50.978213+0000 mon.a (mon.0) 9186 : audit 0 from='client.? 172.21.15.40:0/999038771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:51 smithi040 bash[28232]: cluster 2023-12-01T23:46:50.146108+0000 mgr.y (mgr.24356) 14657 : cluster 0 pgmap v14625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:51 smithi040 bash[28232]: audit 2023-12-01T23:46:50.978213+0000 mon.a (mon.0) 9186 : audit 0 from='client.? 172.21.15.40:0/999038771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:51 smithi040 bash[41173]: cluster 2023-12-01T23:46:50.146108+0000 mgr.y (mgr.24356) 14657 : cluster 0 pgmap v14625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:51 smithi040 bash[41173]: audit 2023-12-01T23:46:50.978213+0000 mon.a (mon.0) 9186 : audit 0 from='client.? 172.21.15.40:0/999038771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:54 smithi141 bash[31670]: cluster 2023-12-01T23:46:52.146793+0000 mgr.y (mgr.24356) 14658 : cluster 0 pgmap v14626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:54 smithi141 bash[31670]: audit 2023-12-01T23:46:53.443357+0000 mon.c (mon.2) 9226 : audit 0 from='client.? 172.21.15.40:0/162370382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:54 smithi040 bash[28232]: cluster 2023-12-01T23:46:52.146793+0000 mgr.y (mgr.24356) 14658 : cluster 0 pgmap v14626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:54 smithi040 bash[28232]: audit 2023-12-01T23:46:53.443357+0000 mon.c (mon.2) 9226 : audit 0 from='client.? 172.21.15.40:0/162370382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:54 smithi040 bash[41173]: cluster 2023-12-01T23:46:52.146793+0000 mgr.y (mgr.24356) 14658 : cluster 0 pgmap v14626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:54 smithi040 bash[41173]: audit 2023-12-01T23:46:53.443357+0000 mon.c (mon.2) 9226 : audit 0 from='client.? 172.21.15.40:0/162370382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:56 smithi141 bash[31670]: cluster 2023-12-01T23:46:54.147467+0000 mgr.y (mgr.24356) 14659 : cluster 0 pgmap v14627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:56 smithi141 bash[31670]: audit 2023-12-01T23:46:55.895918+0000 mon.a (mon.0) 9187 : audit 0 from='client.? 172.21.15.40:0/4283341567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:56 smithi040 bash[28232]: cluster 2023-12-01T23:46:54.147467+0000 mgr.y (mgr.24356) 14659 : cluster 0 pgmap v14627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:56 smithi040 bash[28232]: audit 2023-12-01T23:46:55.895918+0000 mon.a (mon.0) 9187 : audit 0 from='client.? 172.21.15.40:0/4283341567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:56 smithi040 bash[41173]: cluster 2023-12-01T23:46:54.147467+0000 mgr.y (mgr.24356) 14659 : cluster 0 pgmap v14627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:56 smithi040 bash[41173]: audit 2023-12-01T23:46:55.895918+0000 mon.a (mon.0) 9187 : audit 0 from='client.? 172.21.15.40:0/4283341567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:46:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:46:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:58 smithi141 bash[31670]: cluster 2023-12-01T23:46:56.148776+0000 mgr.y (mgr.24356) 14660 : cluster 0 pgmap v14628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:58 smithi040 bash[28232]: cluster 2023-12-01T23:46:56.148776+0000 mgr.y (mgr.24356) 14660 : cluster 0 pgmap v14628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:58 smithi040 bash[41173]: cluster 2023-12-01T23:46:56.148776+0000 mgr.y (mgr.24356) 14660 : cluster 0 pgmap v14628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:46:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:46:59 smithi040 bash[28232]: audit 2023-12-01T23:46:58.355553+0000 mon.a (mon.0) 9188 : audit 0 from='client.? 172.21.15.40:0/1157633647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:46:59 smithi040 bash[41173]: audit 2023-12-01T23:46:58.355553+0000 mon.a (mon.0) 9188 : audit 0 from='client.? 172.21.15.40:0/1157633647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:46:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:46:59 smithi141 bash[31670]: audit 2023-12-01T23:46:58.355553+0000 mon.a (mon.0) 9188 : audit 0 from='client.? 172.21.15.40:0/1157633647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:00 smithi040 bash[28232]: cluster 2023-12-01T23:46:58.149282+0000 mgr.y (mgr.24356) 14661 : cluster 0 pgmap v14629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:00 smithi040 bash[41173]: cluster 2023-12-01T23:46:58.149282+0000 mgr.y (mgr.24356) 14661 : cluster 0 pgmap v14629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:00 smithi141 bash[31670]: cluster 2023-12-01T23:46:58.149282+0000 mgr.y (mgr.24356) 14661 : cluster 0 pgmap v14629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:01 smithi040 bash[28232]: audit 2023-12-01T23:47:00.819617+0000 mon.a (mon.0) 9189 : audit 0 from='client.? 172.21.15.40:0/2251577693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:01 smithi040 bash[41173]: audit 2023-12-01T23:47:00.819617+0000 mon.a (mon.0) 9189 : audit 0 from='client.? 172.21.15.40:0/2251577693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:01 smithi141 bash[31670]: audit 2023-12-01T23:47:00.819617+0000 mon.a (mon.0) 9189 : audit 0 from='client.? 172.21.15.40:0/2251577693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:02 smithi040 bash[28232]: cluster 2023-12-01T23:47:00.150339+0000 mgr.y (mgr.24356) 14662 : cluster 0 pgmap v14630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:02 smithi040 bash[41173]: cluster 2023-12-01T23:47:00.150339+0000 mgr.y (mgr.24356) 14662 : cluster 0 pgmap v14630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:02 smithi141 bash[31670]: cluster 2023-12-01T23:47:00.150339+0000 mgr.y (mgr.24356) 14662 : cluster 0 pgmap v14630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:04 smithi040 bash[41173]: cluster 2023-12-01T23:47:02.151002+0000 mgr.y (mgr.24356) 14663 : cluster 0 pgmap v14631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:04 smithi040 bash[41173]: audit 2023-12-01T23:47:03.283715+0000 mon.c (mon.2) 9227 : audit 0 from='client.? 172.21.15.40:0/1204421428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:04 smithi040 bash[28232]: cluster 2023-12-01T23:47:02.151002+0000 mgr.y (mgr.24356) 14663 : cluster 0 pgmap v14631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:04 smithi040 bash[28232]: audit 2023-12-01T23:47:03.283715+0000 mon.c (mon.2) 9227 : audit 0 from='client.? 172.21.15.40:0/1204421428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:04 smithi141 bash[31670]: cluster 2023-12-01T23:47:02.151002+0000 mgr.y (mgr.24356) 14663 : cluster 0 pgmap v14631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:04 smithi141 bash[31670]: audit 2023-12-01T23:47:03.283715+0000 mon.c (mon.2) 9227 : audit 0 from='client.? 172.21.15.40:0/1204421428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:05 smithi040 bash[28232]: audit 2023-12-01T23:47:04.106590+0000 mon.c (mon.2) 9228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:05 smithi040 bash[41173]: audit 2023-12-01T23:47:04.106590+0000 mon.c (mon.2) 9228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:05 smithi141 bash[31670]: audit 2023-12-01T23:47:04.106590+0000 mon.c (mon.2) 9228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:06 smithi040 bash[28232]: cluster 2023-12-01T23:47:04.151610+0000 mgr.y (mgr.24356) 14664 : cluster 0 pgmap v14632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:06 smithi040 bash[28232]: audit 2023-12-01T23:47:05.744449+0000 mon.a (mon.0) 9190 : audit 0 from='client.? 172.21.15.40:0/2667148282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:06 smithi040 bash[41173]: cluster 2023-12-01T23:47:04.151610+0000 mgr.y (mgr.24356) 14664 : cluster 0 pgmap v14632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:06 smithi040 bash[41173]: audit 2023-12-01T23:47:05.744449+0000 mon.a (mon.0) 9190 : audit 0 from='client.? 172.21.15.40:0/2667148282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:06 smithi141 bash[31670]: cluster 2023-12-01T23:47:04.151610+0000 mgr.y (mgr.24356) 14664 : cluster 0 pgmap v14632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:06 smithi141 bash[31670]: audit 2023-12-01T23:47:05.744449+0000 mon.a (mon.0) 9190 : audit 0 from='client.? 172.21.15.40:0/2667148282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:47:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:47:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:08 smithi040 bash[28232]: cluster 2023-12-01T23:47:06.152712+0000 mgr.y (mgr.24356) 14665 : cluster 0 pgmap v14633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:08 smithi040 bash[41173]: cluster 2023-12-01T23:47:06.152712+0000 mgr.y (mgr.24356) 14665 : cluster 0 pgmap v14633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:08 smithi141 bash[31670]: cluster 2023-12-01T23:47:06.152712+0000 mgr.y (mgr.24356) 14665 : cluster 0 pgmap v14633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:09 smithi040 bash[28232]: audit 2023-12-01T23:47:08.237750+0000 mon.a (mon.0) 9191 : audit 0 from='client.? 172.21.15.40:0/257853889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:09 smithi040 bash[41173]: audit 2023-12-01T23:47:08.237750+0000 mon.a (mon.0) 9191 : audit 0 from='client.? 172.21.15.40:0/257853889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:09 smithi141 bash[31670]: audit 2023-12-01T23:47:08.237750+0000 mon.a (mon.0) 9191 : audit 0 from='client.? 172.21.15.40:0/257853889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:10 smithi040 bash[28232]: cluster 2023-12-01T23:47:08.153161+0000 mgr.y (mgr.24356) 14666 : cluster 0 pgmap v14634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:10 smithi040 bash[41173]: cluster 2023-12-01T23:47:08.153161+0000 mgr.y (mgr.24356) 14666 : cluster 0 pgmap v14634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:10 smithi141 bash[31670]: cluster 2023-12-01T23:47:08.153161+0000 mgr.y (mgr.24356) 14666 : cluster 0 pgmap v14634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:11 smithi040 bash[28232]: audit 2023-12-01T23:47:10.706255+0000 mon.c (mon.2) 9229 : audit 0 from='client.? 172.21.15.40:0/1940616549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:11 smithi040 bash[41173]: audit 2023-12-01T23:47:10.706255+0000 mon.c (mon.2) 9229 : audit 0 from='client.? 172.21.15.40:0/1940616549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:11 smithi141 bash[31670]: audit 2023-12-01T23:47:10.706255+0000 mon.c (mon.2) 9229 : audit 0 from='client.? 172.21.15.40:0/1940616549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:12 smithi040 bash[28232]: cluster 2023-12-01T23:47:10.154320+0000 mgr.y (mgr.24356) 14667 : cluster 0 pgmap v14635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:12 smithi040 bash[41173]: cluster 2023-12-01T23:47:10.154320+0000 mgr.y (mgr.24356) 14667 : cluster 0 pgmap v14635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:12 smithi141 bash[31670]: cluster 2023-12-01T23:47:10.154320+0000 mgr.y (mgr.24356) 14667 : cluster 0 pgmap v14635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:14 smithi040 bash[28232]: cluster 2023-12-01T23:47:12.154963+0000 mgr.y (mgr.24356) 14668 : cluster 0 pgmap v14636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:14 smithi040 bash[28232]: audit 2023-12-01T23:47:13.181364+0000 mon.a (mon.0) 9192 : audit 0 from='client.? 172.21.15.40:0/642395424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:14 smithi040 bash[41173]: cluster 2023-12-01T23:47:12.154963+0000 mgr.y (mgr.24356) 14668 : cluster 0 pgmap v14636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:14 smithi040 bash[41173]: audit 2023-12-01T23:47:13.181364+0000 mon.a (mon.0) 9192 : audit 0 from='client.? 172.21.15.40:0/642395424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:14 smithi141 bash[31670]: cluster 2023-12-01T23:47:12.154963+0000 mgr.y (mgr.24356) 14668 : cluster 0 pgmap v14636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:14 smithi141 bash[31670]: audit 2023-12-01T23:47:13.181364+0000 mon.a (mon.0) 9192 : audit 0 from='client.? 172.21.15.40:0/642395424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:16 smithi040 bash[41173]: cluster 2023-12-01T23:47:14.155585+0000 mgr.y (mgr.24356) 14669 : cluster 0 pgmap v14637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:16 smithi040 bash[41173]: audit 2023-12-01T23:47:15.645271+0000 mon.a (mon.0) 9193 : audit 0 from='client.? 172.21.15.40:0/2799017150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:16 smithi040 bash[28232]: cluster 2023-12-01T23:47:14.155585+0000 mgr.y (mgr.24356) 14669 : cluster 0 pgmap v14637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:16 smithi040 bash[28232]: audit 2023-12-01T23:47:15.645271+0000 mon.a (mon.0) 9193 : audit 0 from='client.? 172.21.15.40:0/2799017150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:16 smithi141 bash[31670]: cluster 2023-12-01T23:47:14.155585+0000 mgr.y (mgr.24356) 14669 : cluster 0 pgmap v14637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:16 smithi141 bash[31670]: audit 2023-12-01T23:47:15.645271+0000 mon.a (mon.0) 9193 : audit 0 from='client.? 172.21.15.40:0/2799017150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:47:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:47:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:18 smithi040 bash[28232]: cluster 2023-12-01T23:47:16.156855+0000 mgr.y (mgr.24356) 14670 : cluster 0 pgmap v14638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:18 smithi040 bash[41173]: cluster 2023-12-01T23:47:16.156855+0000 mgr.y (mgr.24356) 14670 : cluster 0 pgmap v14638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:18 smithi141 bash[31670]: cluster 2023-12-01T23:47:16.156855+0000 mgr.y (mgr.24356) 14670 : cluster 0 pgmap v14638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:19 smithi040 bash[28232]: audit 2023-12-01T23:47:18.103280+0000 mon.c (mon.2) 9230 : audit 0 from='client.? 172.21.15.40:0/562363401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:19 smithi040 bash[41173]: audit 2023-12-01T23:47:18.103280+0000 mon.c (mon.2) 9230 : audit 0 from='client.? 172.21.15.40:0/562363401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:19 smithi141 bash[31670]: audit 2023-12-01T23:47:18.103280+0000 mon.c (mon.2) 9230 : audit 0 from='client.? 172.21.15.40:0/562363401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:20 smithi040 bash[41173]: cluster 2023-12-01T23:47:18.157427+0000 mgr.y (mgr.24356) 14671 : cluster 0 pgmap v14639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:20 smithi040 bash[41173]: audit 2023-12-01T23:47:19.107037+0000 mon.c (mon.2) 9231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:20 smithi040 bash[28232]: cluster 2023-12-01T23:47:18.157427+0000 mgr.y (mgr.24356) 14671 : cluster 0 pgmap v14639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:20 smithi040 bash[28232]: audit 2023-12-01T23:47:19.107037+0000 mon.c (mon.2) 9231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:20 smithi141 bash[31670]: cluster 2023-12-01T23:47:18.157427+0000 mgr.y (mgr.24356) 14671 : cluster 0 pgmap v14639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:20 smithi141 bash[31670]: audit 2023-12-01T23:47:19.107037+0000 mon.c (mon.2) 9231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:21 smithi040 bash[28232]: audit 2023-12-01T23:47:20.562784+0000 mon.a (mon.0) 9194 : audit 0 from='client.? 172.21.15.40:0/2494810613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:21 smithi040 bash[41173]: audit 2023-12-01T23:47:20.562784+0000 mon.a (mon.0) 9194 : audit 0 from='client.? 172.21.15.40:0/2494810613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:21 smithi141 bash[31670]: audit 2023-12-01T23:47:20.562784+0000 mon.a (mon.0) 9194 : audit 0 from='client.? 172.21.15.40:0/2494810613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:22 smithi040 bash[28232]: cluster 2023-12-01T23:47:20.158244+0000 mgr.y (mgr.24356) 14672 : cluster 0 pgmap v14640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:22 smithi040 bash[41173]: cluster 2023-12-01T23:47:20.158244+0000 mgr.y (mgr.24356) 14672 : cluster 0 pgmap v14640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:22 smithi141 bash[31670]: cluster 2023-12-01T23:47:20.158244+0000 mgr.y (mgr.24356) 14672 : cluster 0 pgmap v14640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:23 smithi040 bash[28232]: audit 2023-12-01T23:47:23.020036+0000 mon.c (mon.2) 9232 : audit 0 from='client.? 172.21.15.40:0/2136596677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:23 smithi040 bash[41173]: audit 2023-12-01T23:47:23.020036+0000 mon.c (mon.2) 9232 : audit 0 from='client.? 172.21.15.40:0/2136596677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:23 smithi141 bash[31670]: audit 2023-12-01T23:47:23.020036+0000 mon.c (mon.2) 9232 : audit 0 from='client.? 172.21.15.40:0/2136596677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:24 smithi040 bash[28232]: cluster 2023-12-01T23:47:22.158945+0000 mgr.y (mgr.24356) 14673 : cluster 0 pgmap v14641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:24 smithi040 bash[41173]: cluster 2023-12-01T23:47:22.158945+0000 mgr.y (mgr.24356) 14673 : cluster 0 pgmap v14641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:24 smithi141 bash[31670]: cluster 2023-12-01T23:47:22.158945+0000 mgr.y (mgr.24356) 14673 : cluster 0 pgmap v14641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:26 smithi040 bash[28232]: cluster 2023-12-01T23:47:24.159631+0000 mgr.y (mgr.24356) 14674 : cluster 0 pgmap v14642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:26 smithi040 bash[28232]: audit 2023-12-01T23:47:25.486433+0000 mon.a (mon.0) 9195 : audit 0 from='client.? 172.21.15.40:0/2635874218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:26 smithi040 bash[41173]: cluster 2023-12-01T23:47:24.159631+0000 mgr.y (mgr.24356) 14674 : cluster 0 pgmap v14642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:26 smithi040 bash[41173]: audit 2023-12-01T23:47:25.486433+0000 mon.a (mon.0) 9195 : audit 0 from='client.? 172.21.15.40:0/2635874218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:26 smithi141 bash[31670]: cluster 2023-12-01T23:47:24.159631+0000 mgr.y (mgr.24356) 14674 : cluster 0 pgmap v14642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:26 smithi141 bash[31670]: audit 2023-12-01T23:47:25.486433+0000 mon.a (mon.0) 9195 : audit 0 from='client.? 172.21.15.40:0/2635874218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:47:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:47:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:28 smithi040 bash[28232]: cluster 2023-12-01T23:47:26.161072+0000 mgr.y (mgr.24356) 14675 : cluster 0 pgmap v14643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:28 smithi040 bash[28232]: audit 2023-12-01T23:47:27.938347+0000 mon.c (mon.2) 9233 : audit 0 from='client.? 172.21.15.40:0/1483930957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:28 smithi040 bash[41173]: cluster 2023-12-01T23:47:26.161072+0000 mgr.y (mgr.24356) 14675 : cluster 0 pgmap v14643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:28 smithi040 bash[41173]: audit 2023-12-01T23:47:27.938347+0000 mon.c (mon.2) 9233 : audit 0 from='client.? 172.21.15.40:0/1483930957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:28 smithi141 bash[31670]: cluster 2023-12-01T23:47:26.161072+0000 mgr.y (mgr.24356) 14675 : cluster 0 pgmap v14643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:28 smithi141 bash[31670]: audit 2023-12-01T23:47:27.938347+0000 mon.c (mon.2) 9233 : audit 0 from='client.? 172.21.15.40:0/1483930957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:30 smithi040 bash[41173]: cluster 2023-12-01T23:47:28.161833+0000 mgr.y (mgr.24356) 14676 : cluster 0 pgmap v14644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:30 smithi040 bash[28232]: cluster 2023-12-01T23:47:28.161833+0000 mgr.y (mgr.24356) 14676 : cluster 0 pgmap v14644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:30 smithi141 bash[31670]: cluster 2023-12-01T23:47:28.161833+0000 mgr.y (mgr.24356) 14676 : cluster 0 pgmap v14644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:31 smithi040 bash[28232]: audit 2023-12-01T23:47:30.408159+0000 mon.a (mon.0) 9196 : audit 0 from='client.? 172.21.15.40:0/956391685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:31 smithi040 bash[41173]: audit 2023-12-01T23:47:30.408159+0000 mon.a (mon.0) 9196 : audit 0 from='client.? 172.21.15.40:0/956391685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:31 smithi141 bash[31670]: audit 2023-12-01T23:47:30.408159+0000 mon.a (mon.0) 9196 : audit 0 from='client.? 172.21.15.40:0/956391685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:32 smithi040 bash[28232]: cluster 2023-12-01T23:47:30.162986+0000 mgr.y (mgr.24356) 14677 : cluster 0 pgmap v14645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:32 smithi040 bash[41173]: cluster 2023-12-01T23:47:30.162986+0000 mgr.y (mgr.24356) 14677 : cluster 0 pgmap v14645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:32 smithi141 bash[31670]: cluster 2023-12-01T23:47:30.162986+0000 mgr.y (mgr.24356) 14677 : cluster 0 pgmap v14645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:33 smithi040 bash[28232]: cluster 2023-12-01T23:47:32.163631+0000 mgr.y (mgr.24356) 14678 : cluster 0 pgmap v14646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:33 smithi040 bash[28232]: audit 2023-12-01T23:47:32.866535+0000 mon.a (mon.0) 9197 : audit 0 from='client.? 172.21.15.40:0/3467930555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:33 smithi040 bash[41173]: cluster 2023-12-01T23:47:32.163631+0000 mgr.y (mgr.24356) 14678 : cluster 0 pgmap v14646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:33 smithi040 bash[41173]: audit 2023-12-01T23:47:32.866535+0000 mon.a (mon.0) 9197 : audit 0 from='client.? 172.21.15.40:0/3467930555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:33 smithi141 bash[31670]: cluster 2023-12-01T23:47:32.163631+0000 mgr.y (mgr.24356) 14678 : cluster 0 pgmap v14646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:33 smithi141 bash[31670]: audit 2023-12-01T23:47:32.866535+0000 mon.a (mon.0) 9197 : audit 0 from='client.? 172.21.15.40:0/3467930555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:34 smithi141 bash[31670]: audit 2023-12-01T23:47:34.107503+0000 mon.c (mon.2) 9234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:34 smithi040 bash[28232]: audit 2023-12-01T23:47:34.107503+0000 mon.c (mon.2) 9234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:34 smithi040 bash[41173]: audit 2023-12-01T23:47:34.107503+0000 mon.c (mon.2) 9234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:35 smithi141 bash[31670]: cluster 2023-12-01T23:47:34.164394+0000 mgr.y (mgr.24356) 14679 : cluster 0 pgmap v14647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:35 smithi040 bash[41173]: cluster 2023-12-01T23:47:34.164394+0000 mgr.y (mgr.24356) 14679 : cluster 0 pgmap v14647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:35 smithi040 bash[28232]: cluster 2023-12-01T23:47:34.164394+0000 mgr.y (mgr.24356) 14679 : cluster 0 pgmap v14647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:36 smithi040 bash[41173]: audit 2023-12-01T23:47:35.325993+0000 mon.c (mon.2) 9235 : audit 0 from='client.? 172.21.15.40:0/575813758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:36 smithi040 bash[28232]: audit 2023-12-01T23:47:35.325993+0000 mon.c (mon.2) 9235 : audit 0 from='client.? 172.21.15.40:0/575813758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:36 smithi141 bash[31670]: audit 2023-12-01T23:47:35.325993+0000 mon.c (mon.2) 9235 : audit 0 from='client.? 172.21.15.40:0/575813758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:47:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:47:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:37 smithi141 bash[31670]: cluster 2023-12-01T23:47:36.165672+0000 mgr.y (mgr.24356) 14680 : cluster 0 pgmap v14648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:37 smithi040 bash[28232]: cluster 2023-12-01T23:47:36.165672+0000 mgr.y (mgr.24356) 14680 : cluster 0 pgmap v14648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:37 smithi040 bash[41173]: cluster 2023-12-01T23:47:36.165672+0000 mgr.y (mgr.24356) 14680 : cluster 0 pgmap v14648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:38 smithi141 bash[31670]: audit 2023-12-01T23:47:37.800824+0000 mon.a (mon.0) 9198 : audit 0 from='client.? 172.21.15.40:0/4110310665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:38 smithi040 bash[28232]: audit 2023-12-01T23:47:37.800824+0000 mon.a (mon.0) 9198 : audit 0 from='client.? 172.21.15.40:0/4110310665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:38 smithi040 bash[41173]: audit 2023-12-01T23:47:37.800824+0000 mon.a (mon.0) 9198 : audit 0 from='client.? 172.21.15.40:0/4110310665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:40 smithi040 bash[28232]: cluster 2023-12-01T23:47:38.166398+0000 mgr.y (mgr.24356) 14681 : cluster 0 pgmap v14649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:40 smithi040 bash[41173]: cluster 2023-12-01T23:47:38.166398+0000 mgr.y (mgr.24356) 14681 : cluster 0 pgmap v14649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:40 smithi141 bash[31670]: cluster 2023-12-01T23:47:38.166398+0000 mgr.y (mgr.24356) 14681 : cluster 0 pgmap v14649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:41 smithi040 bash[28232]: audit 2023-12-01T23:47:40.272280+0000 mon.a (mon.0) 9199 : audit 0 from='client.? 172.21.15.40:0/2203396439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:41 smithi040 bash[41173]: audit 2023-12-01T23:47:40.272280+0000 mon.a (mon.0) 9199 : audit 0 from='client.? 172.21.15.40:0/2203396439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:41 smithi141 bash[31670]: audit 2023-12-01T23:47:40.272280+0000 mon.a (mon.0) 9199 : audit 0 from='client.? 172.21.15.40:0/2203396439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:42 smithi040 bash[28232]: cluster 2023-12-01T23:47:40.167517+0000 mgr.y (mgr.24356) 14682 : cluster 0 pgmap v14650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:42 smithi040 bash[41173]: cluster 2023-12-01T23:47:40.167517+0000 mgr.y (mgr.24356) 14682 : cluster 0 pgmap v14650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:42 smithi141 bash[31670]: cluster 2023-12-01T23:47:40.167517+0000 mgr.y (mgr.24356) 14682 : cluster 0 pgmap v14650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:43 smithi040 bash[28232]: audit 2023-12-01T23:47:42.730791+0000 mon.c (mon.2) 9236 : audit 0 from='client.? 172.21.15.40:0/2954968589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:43 smithi040 bash[41173]: audit 2023-12-01T23:47:42.730791+0000 mon.c (mon.2) 9236 : audit 0 from='client.? 172.21.15.40:0/2954968589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:43 smithi141 bash[31670]: audit 2023-12-01T23:47:42.730791+0000 mon.c (mon.2) 9236 : audit 0 from='client.? 172.21.15.40:0/2954968589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:44 smithi040 bash[28232]: cluster 2023-12-01T23:47:42.168266+0000 mgr.y (mgr.24356) 14683 : cluster 0 pgmap v14651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:44 smithi040 bash[41173]: cluster 2023-12-01T23:47:42.168266+0000 mgr.y (mgr.24356) 14683 : cluster 0 pgmap v14651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:44 smithi141 bash[31670]: cluster 2023-12-01T23:47:42.168266+0000 mgr.y (mgr.24356) 14683 : cluster 0 pgmap v14651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:46 smithi040 bash[28232]: cluster 2023-12-01T23:47:44.169005+0000 mgr.y (mgr.24356) 14684 : cluster 0 pgmap v14652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:46 smithi040 bash[28232]: audit 2023-12-01T23:47:45.203829+0000 mon.a (mon.0) 9200 : audit 0 from='client.? 172.21.15.40:0/287005088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:46 smithi040 bash[41173]: cluster 2023-12-01T23:47:44.169005+0000 mgr.y (mgr.24356) 14684 : cluster 0 pgmap v14652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:46 smithi040 bash[41173]: audit 2023-12-01T23:47:45.203829+0000 mon.a (mon.0) 9200 : audit 0 from='client.? 172.21.15.40:0/287005088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:46 smithi141 bash[31670]: cluster 2023-12-01T23:47:44.169005+0000 mgr.y (mgr.24356) 14684 : cluster 0 pgmap v14652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:46 smithi141 bash[31670]: audit 2023-12-01T23:47:45.203829+0000 mon.a (mon.0) 9200 : audit 0 from='client.? 172.21.15.40:0/287005088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:47:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:47:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:48 smithi040 bash[28232]: cluster 2023-12-01T23:47:46.170239+0000 mgr.y (mgr.24356) 14685 : cluster 0 pgmap v14653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:48 smithi040 bash[28232]: audit 2023-12-01T23:47:47.667098+0000 mon.c (mon.2) 9237 : audit 0 from='client.? 172.21.15.40:0/186791930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:48 smithi040 bash[41173]: cluster 2023-12-01T23:47:46.170239+0000 mgr.y (mgr.24356) 14685 : cluster 0 pgmap v14653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:48 smithi040 bash[41173]: audit 2023-12-01T23:47:47.667098+0000 mon.c (mon.2) 9237 : audit 0 from='client.? 172.21.15.40:0/186791930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:48 smithi141 bash[31670]: cluster 2023-12-01T23:47:46.170239+0000 mgr.y (mgr.24356) 14685 : cluster 0 pgmap v14653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:48 smithi141 bash[31670]: audit 2023-12-01T23:47:47.667098+0000 mon.c (mon.2) 9237 : audit 0 from='client.? 172.21.15.40:0/186791930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:49 smithi040 bash[28232]: audit 2023-12-01T23:47:48.894641+0000 mon.c (mon.2) 9238 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:47:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:49 smithi040 bash[41173]: audit 2023-12-01T23:47:48.894641+0000 mon.c (mon.2) 9238 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:47:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:49 smithi141 bash[31670]: audit 2023-12-01T23:47:48.894641+0000 mon.c (mon.2) 9238 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:47:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[28232]: cluster 2023-12-01T23:47:48.170907+0000 mgr.y (mgr.24356) 14686 : cluster 0 pgmap v14654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[28232]: audit 2023-12-01T23:47:49.107737+0000 mon.c (mon.2) 9239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[28232]: audit 2023-12-01T23:47:49.274540+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[28232]: audit 2023-12-01T23:47:49.286779+0000 mon.a (mon.0) 9202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[41173]: cluster 2023-12-01T23:47:48.170907+0000 mgr.y (mgr.24356) 14686 : cluster 0 pgmap v14654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[41173]: audit 2023-12-01T23:47:49.107737+0000 mon.c (mon.2) 9239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[41173]: audit 2023-12-01T23:47:49.274540+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:50 smithi040 bash[41173]: audit 2023-12-01T23:47:49.286779+0000 mon.a (mon.0) 9202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:50 smithi141 bash[31670]: cluster 2023-12-01T23:47:48.170907+0000 mgr.y (mgr.24356) 14686 : cluster 0 pgmap v14654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:50 smithi141 bash[31670]: audit 2023-12-01T23:47:49.107737+0000 mon.c (mon.2) 9239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:50 smithi141 bash[31670]: audit 2023-12-01T23:47:49.274540+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:50 smithi141 bash[31670]: audit 2023-12-01T23:47:49.286779+0000 mon.a (mon.0) 9202 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:51 smithi040 bash[28232]: audit 2023-12-01T23:47:50.133683+0000 mon.c (mon.2) 9240 : audit 0 from='client.? 172.21.15.40:0/1784428249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:51 smithi040 bash[41173]: audit 2023-12-01T23:47:50.133683+0000 mon.c (mon.2) 9240 : audit 0 from='client.? 172.21.15.40:0/1784428249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:51 smithi141 bash[31670]: audit 2023-12-01T23:47:50.133683+0000 mon.c (mon.2) 9240 : audit 0 from='client.? 172.21.15.40:0/1784428249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:52 smithi040 bash[28232]: cluster 2023-12-01T23:47:50.172142+0000 mgr.y (mgr.24356) 14687 : cluster 0 pgmap v14655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:52 smithi040 bash[41173]: cluster 2023-12-01T23:47:50.172142+0000 mgr.y (mgr.24356) 14687 : cluster 0 pgmap v14655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:52 smithi141 bash[31670]: cluster 2023-12-01T23:47:50.172142+0000 mgr.y (mgr.24356) 14687 : cluster 0 pgmap v14655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:53 smithi040 bash[28232]: audit 2023-12-01T23:47:52.607194+0000 mon.c (mon.2) 9241 : audit 0 from='client.? 172.21.15.40:0/3427934547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:53 smithi040 bash[41173]: audit 2023-12-01T23:47:52.607194+0000 mon.c (mon.2) 9241 : audit 0 from='client.? 172.21.15.40:0/3427934547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:53 smithi141 bash[31670]: audit 2023-12-01T23:47:52.607194+0000 mon.c (mon.2) 9241 : audit 0 from='client.? 172.21.15.40:0/3427934547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:54 smithi040 bash[28232]: cluster 2023-12-01T23:47:52.172697+0000 mgr.y (mgr.24356) 14688 : cluster 0 pgmap v14656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:54 smithi040 bash[41173]: cluster 2023-12-01T23:47:52.172697+0000 mgr.y (mgr.24356) 14688 : cluster 0 pgmap v14656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:54 smithi141 bash[31670]: cluster 2023-12-01T23:47:52.172697+0000 mgr.y (mgr.24356) 14688 : cluster 0 pgmap v14656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:55 smithi040 bash[28232]: audit 2023-12-01T23:47:55.087294+0000 mon.a (mon.0) 9203 : audit 0 from='client.? 172.21.15.40:0/1580865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:55 smithi040 bash[41173]: audit 2023-12-01T23:47:55.087294+0000 mon.a (mon.0) 9203 : audit 0 from='client.? 172.21.15.40:0/1580865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:55 smithi141 bash[31670]: audit 2023-12-01T23:47:55.087294+0000 mon.a (mon.0) 9203 : audit 0 from='client.? 172.21.15.40:0/1580865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: cluster 2023-12-01T23:47:54.173254+0000 mgr.y (mgr.24356) 14689 : cluster 0 pgmap v14657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.132794+0000 mon.a (mon.0) 9204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.149533+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.156577+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.172079+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.761265+0000 mon.c (mon.2) 9242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.763172+0000 mon.c (mon.2) 9243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28232]: audit 2023-12-01T23:47:55.773204+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: cluster 2023-12-01T23:47:54.173254+0000 mgr.y (mgr.24356) 14689 : cluster 0 pgmap v14657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.132794+0000 mon.a (mon.0) 9204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.149533+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.156577+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.172079+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.761265+0000 mon.c (mon.2) 9242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.763172+0000 mon.c (mon.2) 9243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:47:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[41173]: audit 2023-12-01T23:47:55.773204+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: cluster 2023-12-01T23:47:54.173254+0000 mgr.y (mgr.24356) 14689 : cluster 0 pgmap v14657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.132794+0000 mon.a (mon.0) 9204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.149533+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.156577+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.172079+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.761265+0000 mon.c (mon.2) 9242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:47:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.763172+0000 mon.c (mon.2) 9243 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:47:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:56 smithi141 bash[31670]: audit 2023-12-01T23:47:55.773204+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:47:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:47:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:47:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:57 smithi040 bash[41173]: cluster 2023-12-01T23:47:56.174433+0000 mgr.y (mgr.24356) 14690 : cluster 0 pgmap v14658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:57 smithi040 bash[28232]: cluster 2023-12-01T23:47:56.174433+0000 mgr.y (mgr.24356) 14690 : cluster 0 pgmap v14658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:57 smithi141 bash[31670]: cluster 2023-12-01T23:47:56.174433+0000 mgr.y (mgr.24356) 14690 : cluster 0 pgmap v14658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:58 smithi040 bash[28232]: audit 2023-12-01T23:47:57.549076+0000 mon.c (mon.2) 9244 : audit 0 from='client.? 172.21.15.40:0/4163743928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:58 smithi040 bash[41173]: audit 2023-12-01T23:47:57.549076+0000 mon.c (mon.2) 9244 : audit 0 from='client.? 172.21.15.40:0/4163743928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:58 smithi141 bash[31670]: audit 2023-12-01T23:47:57.549076+0000 mon.c (mon.2) 9244 : audit 0 from='client.? 172.21.15.40:0/4163743928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:47:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:47:59 smithi040 bash[28232]: cluster 2023-12-01T23:47:58.175150+0000 mgr.y (mgr.24356) 14691 : cluster 0 pgmap v14659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:47:59 smithi040 bash[41173]: cluster 2023-12-01T23:47:58.175150+0000 mgr.y (mgr.24356) 14691 : cluster 0 pgmap v14659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:47:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:47:59 smithi141 bash[31670]: cluster 2023-12-01T23:47:58.175150+0000 mgr.y (mgr.24356) 14691 : cluster 0 pgmap v14659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:00 smithi040 bash[28232]: audit 2023-12-01T23:48:00.022264+0000 mon.c (mon.2) 9245 : audit 0 from='client.? 172.21.15.40:0/681690897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:00 smithi040 bash[41173]: audit 2023-12-01T23:48:00.022264+0000 mon.c (mon.2) 9245 : audit 0 from='client.? 172.21.15.40:0/681690897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:00 smithi141 bash[31670]: audit 2023-12-01T23:48:00.022264+0000 mon.c (mon.2) 9245 : audit 0 from='client.? 172.21.15.40:0/681690897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:01 smithi040 bash[41173]: cluster 2023-12-01T23:48:00.176269+0000 mgr.y (mgr.24356) 14692 : cluster 0 pgmap v14660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:01 smithi040 bash[28232]: cluster 2023-12-01T23:48:00.176269+0000 mgr.y (mgr.24356) 14692 : cluster 0 pgmap v14660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:01 smithi141 bash[31670]: cluster 2023-12-01T23:48:00.176269+0000 mgr.y (mgr.24356) 14692 : cluster 0 pgmap v14660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:03 smithi141 bash[31670]: cluster 2023-12-01T23:48:02.176882+0000 mgr.y (mgr.24356) 14693 : cluster 0 pgmap v14661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:03 smithi141 bash[31670]: audit 2023-12-01T23:48:02.490139+0000 mon.c (mon.2) 9246 : audit 0 from='client.? 172.21.15.40:0/3635467188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:03 smithi040 bash[28232]: cluster 2023-12-01T23:48:02.176882+0000 mgr.y (mgr.24356) 14693 : cluster 0 pgmap v14661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:03 smithi040 bash[28232]: audit 2023-12-01T23:48:02.490139+0000 mon.c (mon.2) 9246 : audit 0 from='client.? 172.21.15.40:0/3635467188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:03 smithi040 bash[41173]: cluster 2023-12-01T23:48:02.176882+0000 mgr.y (mgr.24356) 14693 : cluster 0 pgmap v14661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:03 smithi040 bash[41173]: audit 2023-12-01T23:48:02.490139+0000 mon.c (mon.2) 9246 : audit 0 from='client.? 172.21.15.40:0/3635467188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:04 smithi141 bash[31670]: audit 2023-12-01T23:48:04.108336+0000 mon.c (mon.2) 9247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:04 smithi040 bash[28232]: audit 2023-12-01T23:48:04.108336+0000 mon.c (mon.2) 9247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:04 smithi040 bash[41173]: audit 2023-12-01T23:48:04.108336+0000 mon.c (mon.2) 9247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:05 smithi141 bash[31670]: cluster 2023-12-01T23:48:04.177480+0000 mgr.y (mgr.24356) 14694 : cluster 0 pgmap v14662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:05 smithi141 bash[31670]: audit 2023-12-01T23:48:04.949979+0000 mon.a (mon.0) 9209 : audit 0 from='client.? 172.21.15.40:0/1809720100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:05 smithi040 bash[28232]: cluster 2023-12-01T23:48:04.177480+0000 mgr.y (mgr.24356) 14694 : cluster 0 pgmap v14662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:05 smithi040 bash[28232]: audit 2023-12-01T23:48:04.949979+0000 mon.a (mon.0) 9209 : audit 0 from='client.? 172.21.15.40:0/1809720100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:05 smithi040 bash[41173]: cluster 2023-12-01T23:48:04.177480+0000 mgr.y (mgr.24356) 14694 : cluster 0 pgmap v14662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:05 smithi040 bash[41173]: audit 2023-12-01T23:48:04.949979+0000 mon.a (mon.0) 9209 : audit 0 from='client.? 172.21.15.40:0/1809720100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:48:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:48:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:07 smithi141 bash[31670]: cluster 2023-12-01T23:48:06.178721+0000 mgr.y (mgr.24356) 14695 : cluster 0 pgmap v14663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:07 smithi040 bash[28232]: cluster 2023-12-01T23:48:06.178721+0000 mgr.y (mgr.24356) 14695 : cluster 0 pgmap v14663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:07 smithi040 bash[41173]: cluster 2023-12-01T23:48:06.178721+0000 mgr.y (mgr.24356) 14695 : cluster 0 pgmap v14663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:08 smithi141 bash[31670]: audit 2023-12-01T23:48:07.420202+0000 mon.a (mon.0) 9210 : audit 0 from='client.? 172.21.15.40:0/487844965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:08 smithi040 bash[28232]: audit 2023-12-01T23:48:07.420202+0000 mon.a (mon.0) 9210 : audit 0 from='client.? 172.21.15.40:0/487844965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:08 smithi040 bash[41173]: audit 2023-12-01T23:48:07.420202+0000 mon.a (mon.0) 9210 : audit 0 from='client.? 172.21.15.40:0/487844965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:10 smithi040 bash[28232]: cluster 2023-12-01T23:48:08.179392+0000 mgr.y (mgr.24356) 14696 : cluster 0 pgmap v14664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:10 smithi040 bash[28232]: audit 2023-12-01T23:48:09.886698+0000 mon.c (mon.2) 9248 : audit 0 from='client.? 172.21.15.40:0/184592994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:10 smithi040 bash[41173]: cluster 2023-12-01T23:48:08.179392+0000 mgr.y (mgr.24356) 14696 : cluster 0 pgmap v14664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:10 smithi040 bash[41173]: audit 2023-12-01T23:48:09.886698+0000 mon.c (mon.2) 9248 : audit 0 from='client.? 172.21.15.40:0/184592994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:10 smithi141 bash[31670]: cluster 2023-12-01T23:48:08.179392+0000 mgr.y (mgr.24356) 14696 : cluster 0 pgmap v14664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:10 smithi141 bash[31670]: audit 2023-12-01T23:48:09.886698+0000 mon.c (mon.2) 9248 : audit 0 from='client.? 172.21.15.40:0/184592994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:12 smithi040 bash[28232]: cluster 2023-12-01T23:48:10.180649+0000 mgr.y (mgr.24356) 14697 : cluster 0 pgmap v14665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:12 smithi040 bash[41173]: cluster 2023-12-01T23:48:10.180649+0000 mgr.y (mgr.24356) 14697 : cluster 0 pgmap v14665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:12 smithi141 bash[31670]: cluster 2023-12-01T23:48:10.180649+0000 mgr.y (mgr.24356) 14697 : cluster 0 pgmap v14665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:13 smithi040 bash[28232]: audit 2023-12-01T23:48:12.346530+0000 mon.a (mon.0) 9211 : audit 0 from='client.? 172.21.15.40:0/1125436772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:13 smithi040 bash[41173]: audit 2023-12-01T23:48:12.346530+0000 mon.a (mon.0) 9211 : audit 0 from='client.? 172.21.15.40:0/1125436772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:13 smithi141 bash[31670]: audit 2023-12-01T23:48:12.346530+0000 mon.a (mon.0) 9211 : audit 0 from='client.? 172.21.15.40:0/1125436772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:14 smithi040 bash[28232]: cluster 2023-12-01T23:48:12.181291+0000 mgr.y (mgr.24356) 14698 : cluster 0 pgmap v14666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:14 smithi040 bash[41173]: cluster 2023-12-01T23:48:12.181291+0000 mgr.y (mgr.24356) 14698 : cluster 0 pgmap v14666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:14 smithi141 bash[31670]: cluster 2023-12-01T23:48:12.181291+0000 mgr.y (mgr.24356) 14698 : cluster 0 pgmap v14666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:15 smithi040 bash[28232]: audit 2023-12-01T23:48:14.815900+0000 mon.a (mon.0) 9212 : audit 0 from='client.? 172.21.15.40:0/1483784959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:15 smithi040 bash[41173]: audit 2023-12-01T23:48:14.815900+0000 mon.a (mon.0) 9212 : audit 0 from='client.? 172.21.15.40:0/1483784959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:15 smithi141 bash[31670]: audit 2023-12-01T23:48:14.815900+0000 mon.a (mon.0) 9212 : audit 0 from='client.? 172.21.15.40:0/1483784959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:16 smithi040 bash[28232]: cluster 2023-12-01T23:48:14.181962+0000 mgr.y (mgr.24356) 14699 : cluster 0 pgmap v14667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:16 smithi040 bash[41173]: cluster 2023-12-01T23:48:14.181962+0000 mgr.y (mgr.24356) 14699 : cluster 0 pgmap v14667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:16 smithi141 bash[31670]: cluster 2023-12-01T23:48:14.181962+0000 mgr.y (mgr.24356) 14699 : cluster 0 pgmap v14667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:48:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:48:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:18 smithi040 bash[28232]: cluster 2023-12-01T23:48:16.183157+0000 mgr.y (mgr.24356) 14700 : cluster 0 pgmap v14668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:18 smithi040 bash[28232]: audit 2023-12-01T23:48:17.274744+0000 mon.a (mon.0) 9213 : audit 0 from='client.? 172.21.15.40:0/3659086254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:18 smithi040 bash[41173]: cluster 2023-12-01T23:48:16.183157+0000 mgr.y (mgr.24356) 14700 : cluster 0 pgmap v14668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:18 smithi040 bash[41173]: audit 2023-12-01T23:48:17.274744+0000 mon.a (mon.0) 9213 : audit 0 from='client.? 172.21.15.40:0/3659086254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:18 smithi141 bash[31670]: cluster 2023-12-01T23:48:16.183157+0000 mgr.y (mgr.24356) 14700 : cluster 0 pgmap v14668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:18 smithi141 bash[31670]: audit 2023-12-01T23:48:17.274744+0000 mon.a (mon.0) 9213 : audit 0 from='client.? 172.21.15.40:0/3659086254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:20 smithi040 bash[28232]: cluster 2023-12-01T23:48:18.183988+0000 mgr.y (mgr.24356) 14701 : cluster 0 pgmap v14669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:20 smithi040 bash[28232]: audit 2023-12-01T23:48:19.108610+0000 mon.c (mon.2) 9249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:20 smithi040 bash[28232]: audit 2023-12-01T23:48:19.738750+0000 mon.a (mon.0) 9214 : audit 0 from='client.? 172.21.15.40:0/2130860091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:20 smithi040 bash[41173]: cluster 2023-12-01T23:48:18.183988+0000 mgr.y (mgr.24356) 14701 : cluster 0 pgmap v14669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:20 smithi040 bash[41173]: audit 2023-12-01T23:48:19.108610+0000 mon.c (mon.2) 9249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:20 smithi040 bash[41173]: audit 2023-12-01T23:48:19.738750+0000 mon.a (mon.0) 9214 : audit 0 from='client.? 172.21.15.40:0/2130860091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:20 smithi141 bash[31670]: cluster 2023-12-01T23:48:18.183988+0000 mgr.y (mgr.24356) 14701 : cluster 0 pgmap v14669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:20 smithi141 bash[31670]: audit 2023-12-01T23:48:19.108610+0000 mon.c (mon.2) 9249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:20 smithi141 bash[31670]: audit 2023-12-01T23:48:19.738750+0000 mon.a (mon.0) 9214 : audit 0 from='client.? 172.21.15.40:0/2130860091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:22 smithi040 bash[28232]: cluster 2023-12-01T23:48:20.185264+0000 mgr.y (mgr.24356) 14702 : cluster 0 pgmap v14670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:22 smithi040 bash[41173]: cluster 2023-12-01T23:48:20.185264+0000 mgr.y (mgr.24356) 14702 : cluster 0 pgmap v14670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:22 smithi141 bash[31670]: cluster 2023-12-01T23:48:20.185264+0000 mgr.y (mgr.24356) 14702 : cluster 0 pgmap v14670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:23 smithi040 bash[28232]: audit 2023-12-01T23:48:22.219654+0000 mon.c (mon.2) 9250 : audit 0 from='client.? 172.21.15.40:0/3722424413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:23 smithi040 bash[41173]: audit 2023-12-01T23:48:22.219654+0000 mon.c (mon.2) 9250 : audit 0 from='client.? 172.21.15.40:0/3722424413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:23 smithi141 bash[31670]: audit 2023-12-01T23:48:22.219654+0000 mon.c (mon.2) 9250 : audit 0 from='client.? 172.21.15.40:0/3722424413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:24 smithi040 bash[28232]: cluster 2023-12-01T23:48:22.185904+0000 mgr.y (mgr.24356) 14703 : cluster 0 pgmap v14671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:24 smithi040 bash[41173]: cluster 2023-12-01T23:48:22.185904+0000 mgr.y (mgr.24356) 14703 : cluster 0 pgmap v14671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:24 smithi141 bash[31670]: cluster 2023-12-01T23:48:22.185904+0000 mgr.y (mgr.24356) 14703 : cluster 0 pgmap v14671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:25 smithi040 bash[28232]: audit 2023-12-01T23:48:24.680586+0000 mon.a (mon.0) 9215 : audit 0 from='client.? 172.21.15.40:0/415670992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:25 smithi040 bash[41173]: audit 2023-12-01T23:48:24.680586+0000 mon.a (mon.0) 9215 : audit 0 from='client.? 172.21.15.40:0/415670992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:25 smithi141 bash[31670]: audit 2023-12-01T23:48:24.680586+0000 mon.a (mon.0) 9215 : audit 0 from='client.? 172.21.15.40:0/415670992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:26 smithi040 bash[28232]: cluster 2023-12-01T23:48:24.186590+0000 mgr.y (mgr.24356) 14704 : cluster 0 pgmap v14672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:26 smithi040 bash[41173]: cluster 2023-12-01T23:48:24.186590+0000 mgr.y (mgr.24356) 14704 : cluster 0 pgmap v14672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:26 smithi141 bash[31670]: cluster 2023-12-01T23:48:24.186590+0000 mgr.y (mgr.24356) 14704 : cluster 0 pgmap v14672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:48:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:48:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:27 smithi040 bash[28232]: cluster 2023-12-01T23:48:26.187850+0000 mgr.y (mgr.24356) 14705 : cluster 0 pgmap v14673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:27 smithi040 bash[41173]: cluster 2023-12-01T23:48:26.187850+0000 mgr.y (mgr.24356) 14705 : cluster 0 pgmap v14673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:27 smithi141 bash[31670]: cluster 2023-12-01T23:48:26.187850+0000 mgr.y (mgr.24356) 14705 : cluster 0 pgmap v14673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:28 smithi040 bash[28232]: audit 2023-12-01T23:48:27.153798+0000 mon.a (mon.0) 9216 : audit 0 from='client.? 172.21.15.40:0/2034213608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:28 smithi040 bash[41173]: audit 2023-12-01T23:48:27.153798+0000 mon.a (mon.0) 9216 : audit 0 from='client.? 172.21.15.40:0/2034213608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:28 smithi141 bash[31670]: audit 2023-12-01T23:48:27.153798+0000 mon.a (mon.0) 9216 : audit 0 from='client.? 172.21.15.40:0/2034213608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:29 smithi040 bash[41173]: cluster 2023-12-01T23:48:28.188591+0000 mgr.y (mgr.24356) 14706 : cluster 0 pgmap v14674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:29 smithi040 bash[28232]: cluster 2023-12-01T23:48:28.188591+0000 mgr.y (mgr.24356) 14706 : cluster 0 pgmap v14674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:29 smithi141 bash[31670]: cluster 2023-12-01T23:48:28.188591+0000 mgr.y (mgr.24356) 14706 : cluster 0 pgmap v14674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:30 smithi040 bash[41173]: audit 2023-12-01T23:48:29.633009+0000 mon.a (mon.0) 9217 : audit 0 from='client.? 172.21.15.40:0/33918958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:30 smithi040 bash[28232]: audit 2023-12-01T23:48:29.633009+0000 mon.a (mon.0) 9217 : audit 0 from='client.? 172.21.15.40:0/33918958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:30 smithi141 bash[31670]: audit 2023-12-01T23:48:29.633009+0000 mon.a (mon.0) 9217 : audit 0 from='client.? 172.21.15.40:0/33918958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:31 smithi040 bash[28232]: cluster 2023-12-01T23:48:30.189824+0000 mgr.y (mgr.24356) 14707 : cluster 0 pgmap v14675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:31 smithi040 bash[41173]: cluster 2023-12-01T23:48:30.189824+0000 mgr.y (mgr.24356) 14707 : cluster 0 pgmap v14675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:31 smithi141 bash[31670]: cluster 2023-12-01T23:48:30.189824+0000 mgr.y (mgr.24356) 14707 : cluster 0 pgmap v14675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:32 smithi040 bash[28232]: audit 2023-12-01T23:48:32.094967+0000 mon.c (mon.2) 9251 : audit 0 from='client.? 172.21.15.40:0/3456851345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:32 smithi040 bash[41173]: audit 2023-12-01T23:48:32.094967+0000 mon.c (mon.2) 9251 : audit 0 from='client.? 172.21.15.40:0/3456851345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:32 smithi141 bash[31670]: audit 2023-12-01T23:48:32.094967+0000 mon.c (mon.2) 9251 : audit 0 from='client.? 172.21.15.40:0/3456851345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:34 smithi040 bash[41173]: cluster 2023-12-01T23:48:32.190499+0000 mgr.y (mgr.24356) 14708 : cluster 0 pgmap v14676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:34 smithi040 bash[28232]: cluster 2023-12-01T23:48:32.190499+0000 mgr.y (mgr.24356) 14708 : cluster 0 pgmap v14676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:34 smithi141 bash[31670]: cluster 2023-12-01T23:48:32.190499+0000 mgr.y (mgr.24356) 14708 : cluster 0 pgmap v14676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:35 smithi040 bash[28232]: audit 2023-12-01T23:48:34.109134+0000 mon.c (mon.2) 9252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:35 smithi040 bash[28232]: audit 2023-12-01T23:48:34.547704+0000 mon.c (mon.2) 9253 : audit 0 from='client.? 172.21.15.40:0/1067852756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:35 smithi040 bash[41173]: audit 2023-12-01T23:48:34.109134+0000 mon.c (mon.2) 9252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:35 smithi040 bash[41173]: audit 2023-12-01T23:48:34.547704+0000 mon.c (mon.2) 9253 : audit 0 from='client.? 172.21.15.40:0/1067852756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:35 smithi141 bash[31670]: audit 2023-12-01T23:48:34.109134+0000 mon.c (mon.2) 9252 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:35 smithi141 bash[31670]: audit 2023-12-01T23:48:34.547704+0000 mon.c (mon.2) 9253 : audit 0 from='client.? 172.21.15.40:0/1067852756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:36 smithi040 bash[28232]: cluster 2023-12-01T23:48:34.191145+0000 mgr.y (mgr.24356) 14709 : cluster 0 pgmap v14677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:36 smithi040 bash[41173]: cluster 2023-12-01T23:48:34.191145+0000 mgr.y (mgr.24356) 14709 : cluster 0 pgmap v14677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:36 smithi141 bash[31670]: cluster 2023-12-01T23:48:34.191145+0000 mgr.y (mgr.24356) 14709 : cluster 0 pgmap v14677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:48:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:48:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:37 smithi040 bash[41173]: audit 2023-12-01T23:48:37.014577+0000 mon.c (mon.2) 9254 : audit 0 from='client.? 172.21.15.40:0/836977262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:37 smithi040 bash[28232]: audit 2023-12-01T23:48:37.014577+0000 mon.c (mon.2) 9254 : audit 0 from='client.? 172.21.15.40:0/836977262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:37 smithi141 bash[31670]: audit 2023-12-01T23:48:37.014577+0000 mon.c (mon.2) 9254 : audit 0 from='client.? 172.21.15.40:0/836977262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:38 smithi040 bash[41173]: cluster 2023-12-01T23:48:36.192337+0000 mgr.y (mgr.24356) 14710 : cluster 0 pgmap v14678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:38 smithi040 bash[28232]: cluster 2023-12-01T23:48:36.192337+0000 mgr.y (mgr.24356) 14710 : cluster 0 pgmap v14678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:38 smithi141 bash[31670]: cluster 2023-12-01T23:48:36.192337+0000 mgr.y (mgr.24356) 14710 : cluster 0 pgmap v14678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:40 smithi040 bash[41173]: cluster 2023-12-01T23:48:38.193031+0000 mgr.y (mgr.24356) 14711 : cluster 0 pgmap v14679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:40 smithi040 bash[41173]: audit 2023-12-01T23:48:39.488606+0000 mon.c (mon.2) 9255 : audit 0 from='client.? 172.21.15.40:0/852806436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:40 smithi040 bash[28232]: cluster 2023-12-01T23:48:38.193031+0000 mgr.y (mgr.24356) 14711 : cluster 0 pgmap v14679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:40 smithi040 bash[28232]: audit 2023-12-01T23:48:39.488606+0000 mon.c (mon.2) 9255 : audit 0 from='client.? 172.21.15.40:0/852806436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:40 smithi141 bash[31670]: cluster 2023-12-01T23:48:38.193031+0000 mgr.y (mgr.24356) 14711 : cluster 0 pgmap v14679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:40 smithi141 bash[31670]: audit 2023-12-01T23:48:39.488606+0000 mon.c (mon.2) 9255 : audit 0 from='client.? 172.21.15.40:0/852806436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:42 smithi040 bash[41173]: cluster 2023-12-01T23:48:40.194273+0000 mgr.y (mgr.24356) 14712 : cluster 0 pgmap v14680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:42 smithi040 bash[41173]: audit 2023-12-01T23:48:41.954861+0000 mon.a (mon.0) 9218 : audit 0 from='client.? 172.21.15.40:0/2744034389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:42 smithi040 bash[28232]: cluster 2023-12-01T23:48:40.194273+0000 mgr.y (mgr.24356) 14712 : cluster 0 pgmap v14680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:42 smithi040 bash[28232]: audit 2023-12-01T23:48:41.954861+0000 mon.a (mon.0) 9218 : audit 0 from='client.? 172.21.15.40:0/2744034389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:42 smithi141 bash[31670]: cluster 2023-12-01T23:48:40.194273+0000 mgr.y (mgr.24356) 14712 : cluster 0 pgmap v14680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:42 smithi141 bash[31670]: audit 2023-12-01T23:48:41.954861+0000 mon.a (mon.0) 9218 : audit 0 from='client.? 172.21.15.40:0/2744034389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:44 smithi040 bash[28232]: cluster 2023-12-01T23:48:42.194995+0000 mgr.y (mgr.24356) 14713 : cluster 0 pgmap v14681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:44 smithi040 bash[41173]: cluster 2023-12-01T23:48:42.194995+0000 mgr.y (mgr.24356) 14713 : cluster 0 pgmap v14681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:44 smithi141 bash[31670]: cluster 2023-12-01T23:48:42.194995+0000 mgr.y (mgr.24356) 14713 : cluster 0 pgmap v14681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:45 smithi040 bash[28232]: audit 2023-12-01T23:48:44.415095+0000 mon.c (mon.2) 9256 : audit 0 from='client.? 172.21.15.40:0/2694431805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:45 smithi040 bash[41173]: audit 2023-12-01T23:48:44.415095+0000 mon.c (mon.2) 9256 : audit 0 from='client.? 172.21.15.40:0/2694431805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:45 smithi141 bash[31670]: audit 2023-12-01T23:48:44.415095+0000 mon.c (mon.2) 9256 : audit 0 from='client.? 172.21.15.40:0/2694431805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:46 smithi040 bash[28232]: cluster 2023-12-01T23:48:44.195639+0000 mgr.y (mgr.24356) 14714 : cluster 0 pgmap v14682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:46 smithi040 bash[41173]: cluster 2023-12-01T23:48:44.195639+0000 mgr.y (mgr.24356) 14714 : cluster 0 pgmap v14682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:46 smithi141 bash[31670]: cluster 2023-12-01T23:48:44.195639+0000 mgr.y (mgr.24356) 14714 : cluster 0 pgmap v14682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:48:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:48:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:47 smithi040 bash[28232]: audit 2023-12-01T23:48:46.893253+0000 mon.a (mon.0) 9219 : audit 0 from='client.? 172.21.15.40:0/3450546808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:47 smithi040 bash[41173]: audit 2023-12-01T23:48:46.893253+0000 mon.a (mon.0) 9219 : audit 0 from='client.? 172.21.15.40:0/3450546808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:47 smithi141 bash[31670]: audit 2023-12-01T23:48:46.893253+0000 mon.a (mon.0) 9219 : audit 0 from='client.? 172.21.15.40:0/3450546808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:48 smithi040 bash[28232]: cluster 2023-12-01T23:48:46.196852+0000 mgr.y (mgr.24356) 14715 : cluster 0 pgmap v14683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:48 smithi040 bash[41173]: cluster 2023-12-01T23:48:46.196852+0000 mgr.y (mgr.24356) 14715 : cluster 0 pgmap v14683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:48 smithi141 bash[31670]: cluster 2023-12-01T23:48:46.196852+0000 mgr.y (mgr.24356) 14715 : cluster 0 pgmap v14683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:49 smithi040 bash[28232]: cluster 2023-12-01T23:48:48.197504+0000 mgr.y (mgr.24356) 14716 : cluster 0 pgmap v14684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:49 smithi040 bash[28232]: audit 2023-12-01T23:48:49.109599+0000 mon.c (mon.2) 9257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:49 smithi040 bash[41173]: cluster 2023-12-01T23:48:48.197504+0000 mgr.y (mgr.24356) 14716 : cluster 0 pgmap v14684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:49 smithi040 bash[41173]: audit 2023-12-01T23:48:49.109599+0000 mon.c (mon.2) 9257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:49 smithi141 bash[31670]: cluster 2023-12-01T23:48:48.197504+0000 mgr.y (mgr.24356) 14716 : cluster 0 pgmap v14684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:49 smithi141 bash[31670]: audit 2023-12-01T23:48:49.109599+0000 mon.c (mon.2) 9257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:50 smithi040 bash[28232]: audit 2023-12-01T23:48:49.384392+0000 mon.a (mon.0) 9220 : audit 0 from='client.? 172.21.15.40:0/2188242026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:50 smithi040 bash[41173]: audit 2023-12-01T23:48:49.384392+0000 mon.a (mon.0) 9220 : audit 0 from='client.? 172.21.15.40:0/2188242026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:50 smithi141 bash[31670]: audit 2023-12-01T23:48:49.384392+0000 mon.a (mon.0) 9220 : audit 0 from='client.? 172.21.15.40:0/2188242026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:51 smithi040 bash[41173]: cluster 2023-12-01T23:48:50.198734+0000 mgr.y (mgr.24356) 14717 : cluster 0 pgmap v14685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:51 smithi040 bash[28232]: cluster 2023-12-01T23:48:50.198734+0000 mgr.y (mgr.24356) 14717 : cluster 0 pgmap v14685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:51 smithi141 bash[31670]: cluster 2023-12-01T23:48:50.198734+0000 mgr.y (mgr.24356) 14717 : cluster 0 pgmap v14685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:52 smithi040 bash[28232]: audit 2023-12-01T23:48:51.844069+0000 mon.c (mon.2) 9258 : audit 0 from='client.? 172.21.15.40:0/1499686532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:52 smithi040 bash[41173]: audit 2023-12-01T23:48:51.844069+0000 mon.c (mon.2) 9258 : audit 0 from='client.? 172.21.15.40:0/1499686532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:52 smithi141 bash[31670]: audit 2023-12-01T23:48:51.844069+0000 mon.c (mon.2) 9258 : audit 0 from='client.? 172.21.15.40:0/1499686532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:54 smithi040 bash[41173]: cluster 2023-12-01T23:48:52.199337+0000 mgr.y (mgr.24356) 14718 : cluster 0 pgmap v14686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:54 smithi040 bash[28232]: cluster 2023-12-01T23:48:52.199337+0000 mgr.y (mgr.24356) 14718 : cluster 0 pgmap v14686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:54 smithi141 bash[31670]: cluster 2023-12-01T23:48:52.199337+0000 mgr.y (mgr.24356) 14718 : cluster 0 pgmap v14686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:55 smithi040 bash[41173]: audit 2023-12-01T23:48:54.318108+0000 mon.a (mon.0) 9221 : audit 0 from='client.? 172.21.15.40:0/2996889397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:55 smithi040 bash[28232]: audit 2023-12-01T23:48:54.318108+0000 mon.a (mon.0) 9221 : audit 0 from='client.? 172.21.15.40:0/2996889397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:55 smithi141 bash[31670]: audit 2023-12-01T23:48:54.318108+0000 mon.a (mon.0) 9221 : audit 0 from='client.? 172.21.15.40:0/2996889397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:56 smithi040 bash[28232]: cluster 2023-12-01T23:48:54.199997+0000 mgr.y (mgr.24356) 14719 : cluster 0 pgmap v14687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:56 smithi040 bash[28232]: audit 2023-12-01T23:48:55.858603+0000 mon.c (mon.2) 9259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:48:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:56 smithi040 bash[41173]: cluster 2023-12-01T23:48:54.199997+0000 mgr.y (mgr.24356) 14719 : cluster 0 pgmap v14687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:56 smithi040 bash[41173]: audit 2023-12-01T23:48:55.858603+0000 mon.c (mon.2) 9259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:48:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:56 smithi141 bash[31670]: cluster 2023-12-01T23:48:54.199997+0000 mgr.y (mgr.24356) 14719 : cluster 0 pgmap v14687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:56 smithi141 bash[31670]: audit 2023-12-01T23:48:55.858603+0000 mon.c (mon.2) 9259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:48:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:48:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:48:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[41173]: cluster 2023-12-01T23:48:56.201200+0000 mgr.y (mgr.24356) 14720 : cluster 0 pgmap v14688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[41173]: audit 2023-12-01T23:48:56.290678+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[41173]: audit 2023-12-01T23:48:56.305191+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[41173]: audit 2023-12-01T23:48:56.784476+0000 mon.c (mon.2) 9260 : audit 0 from='client.? 172.21.15.40:0/3593122421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[28232]: cluster 2023-12-01T23:48:56.201200+0000 mgr.y (mgr.24356) 14720 : cluster 0 pgmap v14688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[28232]: audit 2023-12-01T23:48:56.290678+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[28232]: audit 2023-12-01T23:48:56.305191+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:48:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:48:57 smithi040 bash[28232]: audit 2023-12-01T23:48:56.784476+0000 mon.c (mon.2) 9260 : audit 0 from='client.? 172.21.15.40:0/3593122421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:48:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:57 smithi141 bash[31670]: cluster 2023-12-01T23:48:56.201200+0000 mgr.y (mgr.24356) 14720 : cluster 0 pgmap v14688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:48:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:57 smithi141 bash[31670]: audit 2023-12-01T23:48:56.290678+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:48:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:57 smithi141 bash[31670]: audit 2023-12-01T23:48:56.305191+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:48:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:48:57 smithi141 bash[31670]: audit 2023-12-01T23:48:56.784476+0000 mon.c (mon.2) 9260 : audit 0 from='client.? 172.21.15.40:0/3593122421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:00 smithi040 bash[28232]: cluster 2023-12-01T23:48:58.201809+0000 mgr.y (mgr.24356) 14721 : cluster 0 pgmap v14689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:00 smithi040 bash[28232]: audit 2023-12-01T23:48:59.259698+0000 mon.c (mon.2) 9261 : audit 0 from='client.? 172.21.15.40:0/4104847302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:00 smithi040 bash[41173]: cluster 2023-12-01T23:48:58.201809+0000 mgr.y (mgr.24356) 14721 : cluster 0 pgmap v14689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:00 smithi040 bash[41173]: audit 2023-12-01T23:48:59.259698+0000 mon.c (mon.2) 9261 : audit 0 from='client.? 172.21.15.40:0/4104847302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:00 smithi141 bash[31670]: cluster 2023-12-01T23:48:58.201809+0000 mgr.y (mgr.24356) 14721 : cluster 0 pgmap v14689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:00 smithi141 bash[31670]: audit 2023-12-01T23:48:59.259698+0000 mon.c (mon.2) 9261 : audit 0 from='client.? 172.21.15.40:0/4104847302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[41173]: cluster 2023-12-01T23:49:00.203078+0000 mgr.y (mgr.24356) 14722 : cluster 0 pgmap v14690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[41173]: audit 2023-12-01T23:49:01.703780+0000 mon.a (mon.0) 9224 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[41173]: audit 2023-12-01T23:49:01.713414+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[41173]: audit 2023-12-01T23:49:01.755987+0000 mon.c (mon.2) 9262 : audit 0 from='client.? 172.21.15.40:0/2421174583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[28232]: cluster 2023-12-01T23:49:00.203078+0000 mgr.y (mgr.24356) 14722 : cluster 0 pgmap v14690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[28232]: audit 2023-12-01T23:49:01.703780+0000 mon.a (mon.0) 9224 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[28232]: audit 2023-12-01T23:49:01.713414+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:02 smithi040 bash[28232]: audit 2023-12-01T23:49:01.755987+0000 mon.c (mon.2) 9262 : audit 0 from='client.? 172.21.15.40:0/2421174583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:02 smithi141 bash[31670]: cluster 2023-12-01T23:49:00.203078+0000 mgr.y (mgr.24356) 14722 : cluster 0 pgmap v14690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:02 smithi141 bash[31670]: audit 2023-12-01T23:49:01.703780+0000 mon.a (mon.0) 9224 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:02 smithi141 bash[31670]: audit 2023-12-01T23:49:01.713414+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:02 smithi141 bash[31670]: audit 2023-12-01T23:49:01.755987+0000 mon.c (mon.2) 9262 : audit 0 from='client.? 172.21.15.40:0/2421174583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:03 smithi141 bash[31670]: cluster 2023-12-01T23:49:02.203723+0000 mgr.y (mgr.24356) 14723 : cluster 0 pgmap v14691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:03 smithi141 bash[31670]: audit 2023-12-01T23:49:02.505205+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:03 smithi141 bash[31670]: audit 2023-12-01T23:49:02.517125+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:03 smithi141 bash[31670]: audit 2023-12-01T23:49:02.990764+0000 mon.c (mon.2) 9263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:49:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:03 smithi141 bash[31670]: audit 2023-12-01T23:49:02.992302+0000 mon.c (mon.2) 9264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:49:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:03 smithi141 bash[31670]: audit 2023-12-01T23:49:03.002153+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[28232]: cluster 2023-12-01T23:49:02.203723+0000 mgr.y (mgr.24356) 14723 : cluster 0 pgmap v14691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[28232]: audit 2023-12-01T23:49:02.505205+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[28232]: audit 2023-12-01T23:49:02.517125+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[28232]: audit 2023-12-01T23:49:02.990764+0000 mon.c (mon.2) 9263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:49:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[28232]: audit 2023-12-01T23:49:02.992302+0000 mon.c (mon.2) 9264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[28232]: audit 2023-12-01T23:49:03.002153+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[41173]: cluster 2023-12-01T23:49:02.203723+0000 mgr.y (mgr.24356) 14723 : cluster 0 pgmap v14691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[41173]: audit 2023-12-01T23:49:02.505205+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[41173]: audit 2023-12-01T23:49:02.517125+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[41173]: audit 2023-12-01T23:49:02.990764+0000 mon.c (mon.2) 9263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[41173]: audit 2023-12-01T23:49:02.992302+0000 mon.c (mon.2) 9264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:49:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:03 smithi040 bash[41173]: audit 2023-12-01T23:49:03.002153+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:49:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:04 smithi141 bash[31670]: audit 2023-12-01T23:49:04.110046+0000 mon.c (mon.2) 9265 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:04 smithi141 bash[31670]: audit 2023-12-01T23:49:04.218048+0000 mon.a (mon.0) 9229 : audit 0 from='client.? 172.21.15.40:0/3043639797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:04 smithi040 bash[28232]: audit 2023-12-01T23:49:04.110046+0000 mon.c (mon.2) 9265 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:04 smithi040 bash[28232]: audit 2023-12-01T23:49:04.218048+0000 mon.a (mon.0) 9229 : audit 0 from='client.? 172.21.15.40:0/3043639797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:04 smithi040 bash[41173]: audit 2023-12-01T23:49:04.110046+0000 mon.c (mon.2) 9265 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:04 smithi040 bash[41173]: audit 2023-12-01T23:49:04.218048+0000 mon.a (mon.0) 9229 : audit 0 from='client.? 172.21.15.40:0/3043639797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:05 smithi141 bash[31670]: cluster 2023-12-01T23:49:04.204283+0000 mgr.y (mgr.24356) 14724 : cluster 0 pgmap v14692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:05 smithi040 bash[28232]: cluster 2023-12-01T23:49:04.204283+0000 mgr.y (mgr.24356) 14724 : cluster 0 pgmap v14692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:05 smithi040 bash[41173]: cluster 2023-12-01T23:49:04.204283+0000 mgr.y (mgr.24356) 14724 : cluster 0 pgmap v14692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:49:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:49:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:07 smithi141 bash[31670]: cluster 2023-12-01T23:49:06.205376+0000 mgr.y (mgr.24356) 14725 : cluster 0 pgmap v14693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:07 smithi141 bash[31670]: audit 2023-12-01T23:49:06.685295+0000 mon.a (mon.0) 9230 : audit 0 from='client.? 172.21.15.40:0/2358903603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:07 smithi040 bash[28232]: cluster 2023-12-01T23:49:06.205376+0000 mgr.y (mgr.24356) 14725 : cluster 0 pgmap v14693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:07 smithi040 bash[28232]: audit 2023-12-01T23:49:06.685295+0000 mon.a (mon.0) 9230 : audit 0 from='client.? 172.21.15.40:0/2358903603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:07 smithi040 bash[41173]: cluster 2023-12-01T23:49:06.205376+0000 mgr.y (mgr.24356) 14725 : cluster 0 pgmap v14693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:07 smithi040 bash[41173]: audit 2023-12-01T23:49:06.685295+0000 mon.a (mon.0) 9230 : audit 0 from='client.? 172.21.15.40:0/2358903603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:10 smithi040 bash[28232]: cluster 2023-12-01T23:49:08.206058+0000 mgr.y (mgr.24356) 14726 : cluster 0 pgmap v14694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:10 smithi040 bash[28232]: audit 2023-12-01T23:49:09.157188+0000 mon.a (mon.0) 9231 : audit 0 from='client.? 172.21.15.40:0/1459274623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:10 smithi040 bash[41173]: cluster 2023-12-01T23:49:08.206058+0000 mgr.y (mgr.24356) 14726 : cluster 0 pgmap v14694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:10 smithi040 bash[41173]: audit 2023-12-01T23:49:09.157188+0000 mon.a (mon.0) 9231 : audit 0 from='client.? 172.21.15.40:0/1459274623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:10 smithi141 bash[31670]: cluster 2023-12-01T23:49:08.206058+0000 mgr.y (mgr.24356) 14726 : cluster 0 pgmap v14694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:10 smithi141 bash[31670]: audit 2023-12-01T23:49:09.157188+0000 mon.a (mon.0) 9231 : audit 0 from='client.? 172.21.15.40:0/1459274623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:12 smithi040 bash[28232]: cluster 2023-12-01T23:49:10.207163+0000 mgr.y (mgr.24356) 14727 : cluster 0 pgmap v14695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:12 smithi040 bash[28232]: audit 2023-12-01T23:49:11.612784+0000 mon.c (mon.2) 9266 : audit 0 from='client.? 172.21.15.40:0/539905368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:12 smithi040 bash[41173]: cluster 2023-12-01T23:49:10.207163+0000 mgr.y (mgr.24356) 14727 : cluster 0 pgmap v14695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:12 smithi040 bash[41173]: audit 2023-12-01T23:49:11.612784+0000 mon.c (mon.2) 9266 : audit 0 from='client.? 172.21.15.40:0/539905368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:12 smithi141 bash[31670]: cluster 2023-12-01T23:49:10.207163+0000 mgr.y (mgr.24356) 14727 : cluster 0 pgmap v14695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:12 smithi141 bash[31670]: audit 2023-12-01T23:49:11.612784+0000 mon.c (mon.2) 9266 : audit 0 from='client.? 172.21.15.40:0/539905368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:14 smithi040 bash[41173]: cluster 2023-12-01T23:49:12.207833+0000 mgr.y (mgr.24356) 14728 : cluster 0 pgmap v14696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:14 smithi040 bash[41173]: audit 2023-12-01T23:49:14.081922+0000 mon.a (mon.0) 9232 : audit 0 from='client.? 172.21.15.40:0/1516956231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:14 smithi040 bash[28232]: cluster 2023-12-01T23:49:12.207833+0000 mgr.y (mgr.24356) 14728 : cluster 0 pgmap v14696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:14 smithi040 bash[28232]: audit 2023-12-01T23:49:14.081922+0000 mon.a (mon.0) 9232 : audit 0 from='client.? 172.21.15.40:0/1516956231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:14 smithi141 bash[31670]: cluster 2023-12-01T23:49:12.207833+0000 mgr.y (mgr.24356) 14728 : cluster 0 pgmap v14696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:14 smithi141 bash[31670]: audit 2023-12-01T23:49:14.081922+0000 mon.a (mon.0) 9232 : audit 0 from='client.? 172.21.15.40:0/1516956231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:16 smithi040 bash[28232]: cluster 2023-12-01T23:49:14.208501+0000 mgr.y (mgr.24356) 14729 : cluster 0 pgmap v14697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:16 smithi040 bash[41173]: cluster 2023-12-01T23:49:14.208501+0000 mgr.y (mgr.24356) 14729 : cluster 0 pgmap v14697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:16 smithi141 bash[31670]: cluster 2023-12-01T23:49:14.208501+0000 mgr.y (mgr.24356) 14729 : cluster 0 pgmap v14697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:49:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:49:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:17 smithi040 bash[28232]: audit 2023-12-01T23:49:16.549363+0000 mon.c (mon.2) 9267 : audit 0 from='client.? 172.21.15.40:0/2966427887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:17 smithi040 bash[41173]: audit 2023-12-01T23:49:16.549363+0000 mon.c (mon.2) 9267 : audit 0 from='client.? 172.21.15.40:0/2966427887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:17 smithi141 bash[31670]: audit 2023-12-01T23:49:16.549363+0000 mon.c (mon.2) 9267 : audit 0 from='client.? 172.21.15.40:0/2966427887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:18 smithi040 bash[41173]: cluster 2023-12-01T23:49:16.209744+0000 mgr.y (mgr.24356) 14730 : cluster 0 pgmap v14698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:18 smithi040 bash[28232]: cluster 2023-12-01T23:49:16.209744+0000 mgr.y (mgr.24356) 14730 : cluster 0 pgmap v14698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:18 smithi141 bash[31670]: cluster 2023-12-01T23:49:16.209744+0000 mgr.y (mgr.24356) 14730 : cluster 0 pgmap v14698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:19 smithi040 bash[41173]: audit 2023-12-01T23:49:19.009365+0000 mon.c (mon.2) 9268 : audit 0 from='client.? 172.21.15.40:0/1303448070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:19 smithi040 bash[28232]: audit 2023-12-01T23:49:19.009365+0000 mon.c (mon.2) 9268 : audit 0 from='client.? 172.21.15.40:0/1303448070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:19 smithi141 bash[31670]: audit 2023-12-01T23:49:19.009365+0000 mon.c (mon.2) 9268 : audit 0 from='client.? 172.21.15.40:0/1303448070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:20 smithi040 bash[28232]: cluster 2023-12-01T23:49:18.210573+0000 mgr.y (mgr.24356) 14731 : cluster 0 pgmap v14699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:20 smithi040 bash[28232]: audit 2023-12-01T23:49:19.115172+0000 mon.c (mon.2) 9269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:20 smithi040 bash[41173]: cluster 2023-12-01T23:49:18.210573+0000 mgr.y (mgr.24356) 14731 : cluster 0 pgmap v14699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:20 smithi040 bash[41173]: audit 2023-12-01T23:49:19.115172+0000 mon.c (mon.2) 9269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:20 smithi141 bash[31670]: cluster 2023-12-01T23:49:18.210573+0000 mgr.y (mgr.24356) 14731 : cluster 0 pgmap v14699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:20 smithi141 bash[31670]: audit 2023-12-01T23:49:19.115172+0000 mon.c (mon.2) 9269 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:21 smithi040 bash[41173]: cluster 2023-12-01T23:49:20.211827+0000 mgr.y (mgr.24356) 14732 : cluster 0 pgmap v14700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:21 smithi040 bash[28232]: cluster 2023-12-01T23:49:20.211827+0000 mgr.y (mgr.24356) 14732 : cluster 0 pgmap v14700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:21 smithi141 bash[31670]: cluster 2023-12-01T23:49:20.211827+0000 mgr.y (mgr.24356) 14732 : cluster 0 pgmap v14700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:22 smithi040 bash[41173]: audit 2023-12-01T23:49:21.483844+0000 mon.c (mon.2) 9270 : audit 0 from='client.? 172.21.15.40:0/7739787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:22 smithi040 bash[28232]: audit 2023-12-01T23:49:21.483844+0000 mon.c (mon.2) 9270 : audit 0 from='client.? 172.21.15.40:0/7739787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:22 smithi141 bash[31670]: audit 2023-12-01T23:49:21.483844+0000 mon.c (mon.2) 9270 : audit 0 from='client.? 172.21.15.40:0/7739787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:24 smithi040 bash[28232]: cluster 2023-12-01T23:49:22.212548+0000 mgr.y (mgr.24356) 14733 : cluster 0 pgmap v14701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:24 smithi040 bash[28232]: audit 2023-12-01T23:49:23.948413+0000 mon.a (mon.0) 9233 : audit 0 from='client.? 172.21.15.40:0/1810284203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:24 smithi040 bash[41173]: cluster 2023-12-01T23:49:22.212548+0000 mgr.y (mgr.24356) 14733 : cluster 0 pgmap v14701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:24 smithi040 bash[41173]: audit 2023-12-01T23:49:23.948413+0000 mon.a (mon.0) 9233 : audit 0 from='client.? 172.21.15.40:0/1810284203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:24 smithi141 bash[31670]: cluster 2023-12-01T23:49:22.212548+0000 mgr.y (mgr.24356) 14733 : cluster 0 pgmap v14701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:24 smithi141 bash[31670]: audit 2023-12-01T23:49:23.948413+0000 mon.a (mon.0) 9233 : audit 0 from='client.? 172.21.15.40:0/1810284203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:26 smithi040 bash[28232]: cluster 2023-12-01T23:49:24.213210+0000 mgr.y (mgr.24356) 14734 : cluster 0 pgmap v14702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:26 smithi040 bash[41173]: cluster 2023-12-01T23:49:24.213210+0000 mgr.y (mgr.24356) 14734 : cluster 0 pgmap v14702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:26 smithi141 bash[31670]: cluster 2023-12-01T23:49:24.213210+0000 mgr.y (mgr.24356) 14734 : cluster 0 pgmap v14702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:49:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:49:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:27 smithi040 bash[28232]: audit 2023-12-01T23:49:26.413427+0000 mon.c (mon.2) 9271 : audit 0 from='client.? 172.21.15.40:0/1020649937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:27 smithi040 bash[41173]: audit 2023-12-01T23:49:26.413427+0000 mon.c (mon.2) 9271 : audit 0 from='client.? 172.21.15.40:0/1020649937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:27 smithi141 bash[31670]: audit 2023-12-01T23:49:26.413427+0000 mon.c (mon.2) 9271 : audit 0 from='client.? 172.21.15.40:0/1020649937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:28 smithi040 bash[28232]: cluster 2023-12-01T23:49:26.214320+0000 mgr.y (mgr.24356) 14735 : cluster 0 pgmap v14703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:28 smithi040 bash[41173]: cluster 2023-12-01T23:49:26.214320+0000 mgr.y (mgr.24356) 14735 : cluster 0 pgmap v14703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:28 smithi141 bash[31670]: cluster 2023-12-01T23:49:26.214320+0000 mgr.y (mgr.24356) 14735 : cluster 0 pgmap v14703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:29 smithi040 bash[28232]: audit 2023-12-01T23:49:28.875508+0000 mon.c (mon.2) 9272 : audit 0 from='client.? 172.21.15.40:0/501060429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:29 smithi040 bash[41173]: audit 2023-12-01T23:49:28.875508+0000 mon.c (mon.2) 9272 : audit 0 from='client.? 172.21.15.40:0/501060429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:29 smithi141 bash[31670]: audit 2023-12-01T23:49:28.875508+0000 mon.c (mon.2) 9272 : audit 0 from='client.? 172.21.15.40:0/501060429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:30 smithi040 bash[28232]: cluster 2023-12-01T23:49:28.214996+0000 mgr.y (mgr.24356) 14736 : cluster 0 pgmap v14704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:30 smithi040 bash[41173]: cluster 2023-12-01T23:49:28.214996+0000 mgr.y (mgr.24356) 14736 : cluster 0 pgmap v14704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:30 smithi141 bash[31670]: cluster 2023-12-01T23:49:28.214996+0000 mgr.y (mgr.24356) 14736 : cluster 0 pgmap v14704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:32 smithi040 bash[28232]: cluster 2023-12-01T23:49:30.216227+0000 mgr.y (mgr.24356) 14737 : cluster 0 pgmap v14705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:32 smithi040 bash[28232]: audit 2023-12-01T23:49:31.341320+0000 mon.c (mon.2) 9273 : audit 0 from='client.? 172.21.15.40:0/158695917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:32 smithi040 bash[41173]: cluster 2023-12-01T23:49:30.216227+0000 mgr.y (mgr.24356) 14737 : cluster 0 pgmap v14705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:32 smithi040 bash[41173]: audit 2023-12-01T23:49:31.341320+0000 mon.c (mon.2) 9273 : audit 0 from='client.? 172.21.15.40:0/158695917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:32 smithi141 bash[31670]: cluster 2023-12-01T23:49:30.216227+0000 mgr.y (mgr.24356) 14737 : cluster 0 pgmap v14705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:32 smithi141 bash[31670]: audit 2023-12-01T23:49:31.341320+0000 mon.c (mon.2) 9273 : audit 0 from='client.? 172.21.15.40:0/158695917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:34 smithi040 bash[41173]: cluster 2023-12-01T23:49:32.217008+0000 mgr.y (mgr.24356) 14738 : cluster 0 pgmap v14706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:34 smithi040 bash[41173]: audit 2023-12-01T23:49:33.807233+0000 mon.c (mon.2) 9274 : audit 0 from='client.? 172.21.15.40:0/3889122877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:34 smithi040 bash[28232]: cluster 2023-12-01T23:49:32.217008+0000 mgr.y (mgr.24356) 14738 : cluster 0 pgmap v14706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:34 smithi040 bash[28232]: audit 2023-12-01T23:49:33.807233+0000 mon.c (mon.2) 9274 : audit 0 from='client.? 172.21.15.40:0/3889122877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:34 smithi141 bash[31670]: cluster 2023-12-01T23:49:32.217008+0000 mgr.y (mgr.24356) 14738 : cluster 0 pgmap v14706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:34 smithi141 bash[31670]: audit 2023-12-01T23:49:33.807233+0000 mon.c (mon.2) 9274 : audit 0 from='client.? 172.21.15.40:0/3889122877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:35 smithi040 bash[28232]: audit 2023-12-01T23:49:34.111011+0000 mon.c (mon.2) 9275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:35 smithi040 bash[41173]: audit 2023-12-01T23:49:34.111011+0000 mon.c (mon.2) 9275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:35 smithi141 bash[31670]: audit 2023-12-01T23:49:34.111011+0000 mon.c (mon.2) 9275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:36 smithi040 bash[28232]: cluster 2023-12-01T23:49:34.217642+0000 mgr.y (mgr.24356) 14739 : cluster 0 pgmap v14707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:36 smithi040 bash[41173]: cluster 2023-12-01T23:49:34.217642+0000 mgr.y (mgr.24356) 14739 : cluster 0 pgmap v14707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:36 smithi141 bash[31670]: cluster 2023-12-01T23:49:34.217642+0000 mgr.y (mgr.24356) 14739 : cluster 0 pgmap v14707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:49:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:49:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:37 smithi040 bash[28232]: cluster 2023-12-01T23:49:36.218740+0000 mgr.y (mgr.24356) 14740 : cluster 0 pgmap v14708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:37 smithi040 bash[28232]: audit 2023-12-01T23:49:36.264991+0000 mon.c (mon.2) 9276 : audit 0 from='client.? 172.21.15.40:0/1647583530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:37 smithi040 bash[41173]: cluster 2023-12-01T23:49:36.218740+0000 mgr.y (mgr.24356) 14740 : cluster 0 pgmap v14708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:37 smithi040 bash[41173]: audit 2023-12-01T23:49:36.264991+0000 mon.c (mon.2) 9276 : audit 0 from='client.? 172.21.15.40:0/1647583530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:37 smithi141 bash[31670]: cluster 2023-12-01T23:49:36.218740+0000 mgr.y (mgr.24356) 14740 : cluster 0 pgmap v14708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:37 smithi141 bash[31670]: audit 2023-12-01T23:49:36.264991+0000 mon.c (mon.2) 9276 : audit 0 from='client.? 172.21.15.40:0/1647583530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:39 smithi040 bash[28232]: audit 2023-12-01T23:49:38.726071+0000 mon.a (mon.0) 9234 : audit 0 from='client.? 172.21.15.40:0/1363617554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:39 smithi040 bash[41173]: audit 2023-12-01T23:49:38.726071+0000 mon.a (mon.0) 9234 : audit 0 from='client.? 172.21.15.40:0/1363617554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:39 smithi141 bash[31670]: audit 2023-12-01T23:49:38.726071+0000 mon.a (mon.0) 9234 : audit 0 from='client.? 172.21.15.40:0/1363617554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:40 smithi040 bash[28232]: cluster 2023-12-01T23:49:38.219468+0000 mgr.y (mgr.24356) 14741 : cluster 0 pgmap v14709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:40 smithi040 bash[41173]: cluster 2023-12-01T23:49:38.219468+0000 mgr.y (mgr.24356) 14741 : cluster 0 pgmap v14709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:40 smithi141 bash[31670]: cluster 2023-12-01T23:49:38.219468+0000 mgr.y (mgr.24356) 14741 : cluster 0 pgmap v14709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:42 smithi040 bash[28232]: cluster 2023-12-01T23:49:40.220754+0000 mgr.y (mgr.24356) 14742 : cluster 0 pgmap v14710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:42 smithi040 bash[28232]: audit 2023-12-01T23:49:41.189559+0000 mon.c (mon.2) 9277 : audit 0 from='client.? 172.21.15.40:0/739149883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:42 smithi040 bash[41173]: cluster 2023-12-01T23:49:40.220754+0000 mgr.y (mgr.24356) 14742 : cluster 0 pgmap v14710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:42 smithi040 bash[41173]: audit 2023-12-01T23:49:41.189559+0000 mon.c (mon.2) 9277 : audit 0 from='client.? 172.21.15.40:0/739149883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:42 smithi141 bash[31670]: cluster 2023-12-01T23:49:40.220754+0000 mgr.y (mgr.24356) 14742 : cluster 0 pgmap v14710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:42 smithi141 bash[31670]: audit 2023-12-01T23:49:41.189559+0000 mon.c (mon.2) 9277 : audit 0 from='client.? 172.21.15.40:0/739149883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:44 smithi040 bash[41173]: cluster 2023-12-01T23:49:42.221440+0000 mgr.y (mgr.24356) 14743 : cluster 0 pgmap v14711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:44 smithi040 bash[41173]: audit 2023-12-01T23:49:43.649554+0000 mon.a (mon.0) 9235 : audit 0 from='client.? 172.21.15.40:0/2922483063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:44 smithi040 bash[28232]: cluster 2023-12-01T23:49:42.221440+0000 mgr.y (mgr.24356) 14743 : cluster 0 pgmap v14711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:44 smithi040 bash[28232]: audit 2023-12-01T23:49:43.649554+0000 mon.a (mon.0) 9235 : audit 0 from='client.? 172.21.15.40:0/2922483063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:44 smithi141 bash[31670]: cluster 2023-12-01T23:49:42.221440+0000 mgr.y (mgr.24356) 14743 : cluster 0 pgmap v14711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:44 smithi141 bash[31670]: audit 2023-12-01T23:49:43.649554+0000 mon.a (mon.0) 9235 : audit 0 from='client.? 172.21.15.40:0/2922483063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:46 smithi040 bash[41173]: cluster 2023-12-01T23:49:44.222113+0000 mgr.y (mgr.24356) 14744 : cluster 0 pgmap v14712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:46 smithi040 bash[28232]: cluster 2023-12-01T23:49:44.222113+0000 mgr.y (mgr.24356) 14744 : cluster 0 pgmap v14712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:46 smithi141 bash[31670]: cluster 2023-12-01T23:49:44.222113+0000 mgr.y (mgr.24356) 14744 : cluster 0 pgmap v14712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:49:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:49:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:47 smithi040 bash[28232]: audit 2023-12-01T23:49:46.111472+0000 mon.a (mon.0) 9236 : audit 0 from='client.? 172.21.15.40:0/1274634365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:47 smithi040 bash[41173]: audit 2023-12-01T23:49:46.111472+0000 mon.a (mon.0) 9236 : audit 0 from='client.? 172.21.15.40:0/1274634365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:47 smithi141 bash[31670]: audit 2023-12-01T23:49:46.111472+0000 mon.a (mon.0) 9236 : audit 0 from='client.? 172.21.15.40:0/1274634365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:48 smithi040 bash[41173]: cluster 2023-12-01T23:49:46.223448+0000 mgr.y (mgr.24356) 14745 : cluster 0 pgmap v14713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:48 smithi040 bash[28232]: cluster 2023-12-01T23:49:46.223448+0000 mgr.y (mgr.24356) 14745 : cluster 0 pgmap v14713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:48 smithi141 bash[31670]: cluster 2023-12-01T23:49:46.223448+0000 mgr.y (mgr.24356) 14745 : cluster 0 pgmap v14713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:49 smithi040 bash[28232]: audit 2023-12-01T23:49:48.569266+0000 mon.c (mon.2) 9278 : audit 0 from='client.? 172.21.15.40:0/3098537980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:49 smithi040 bash[28232]: audit 2023-12-01T23:49:49.111081+0000 mon.c (mon.2) 9279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:49 smithi040 bash[41173]: audit 2023-12-01T23:49:48.569266+0000 mon.c (mon.2) 9278 : audit 0 from='client.? 172.21.15.40:0/3098537980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:49 smithi040 bash[41173]: audit 2023-12-01T23:49:49.111081+0000 mon.c (mon.2) 9279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:49 smithi141 bash[31670]: audit 2023-12-01T23:49:48.569266+0000 mon.c (mon.2) 9278 : audit 0 from='client.? 172.21.15.40:0/3098537980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:49 smithi141 bash[31670]: audit 2023-12-01T23:49:49.111081+0000 mon.c (mon.2) 9279 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:50 smithi040 bash[41173]: cluster 2023-12-01T23:49:48.224136+0000 mgr.y (mgr.24356) 14746 : cluster 0 pgmap v14714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:50 smithi040 bash[28232]: cluster 2023-12-01T23:49:48.224136+0000 mgr.y (mgr.24356) 14746 : cluster 0 pgmap v14714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:50 smithi141 bash[31670]: cluster 2023-12-01T23:49:48.224136+0000 mgr.y (mgr.24356) 14746 : cluster 0 pgmap v14714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:51 smithi040 bash[28232]: cluster 2023-12-01T23:49:50.225585+0000 mgr.y (mgr.24356) 14747 : cluster 0 pgmap v14715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:51 smithi040 bash[28232]: audit 2023-12-01T23:49:51.036725+0000 mon.a (mon.0) 9237 : audit 0 from='client.? 172.21.15.40:0/3855485924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:51 smithi040 bash[41173]: cluster 2023-12-01T23:49:50.225585+0000 mgr.y (mgr.24356) 14747 : cluster 0 pgmap v14715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:51 smithi040 bash[41173]: audit 2023-12-01T23:49:51.036725+0000 mon.a (mon.0) 9237 : audit 0 from='client.? 172.21.15.40:0/3855485924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:51 smithi141 bash[31670]: cluster 2023-12-01T23:49:50.225585+0000 mgr.y (mgr.24356) 14747 : cluster 0 pgmap v14715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:51 smithi141 bash[31670]: audit 2023-12-01T23:49:51.036725+0000 mon.a (mon.0) 9237 : audit 0 from='client.? 172.21.15.40:0/3855485924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:54 smithi040 bash[41173]: cluster 2023-12-01T23:49:52.226470+0000 mgr.y (mgr.24356) 14748 : cluster 0 pgmap v14716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:54 smithi040 bash[41173]: audit 2023-12-01T23:49:53.495776+0000 mon.c (mon.2) 9280 : audit 0 from='client.? 172.21.15.40:0/2419225667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:54 smithi040 bash[28232]: cluster 2023-12-01T23:49:52.226470+0000 mgr.y (mgr.24356) 14748 : cluster 0 pgmap v14716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:54 smithi040 bash[28232]: audit 2023-12-01T23:49:53.495776+0000 mon.c (mon.2) 9280 : audit 0 from='client.? 172.21.15.40:0/2419225667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:54 smithi141 bash[31670]: cluster 2023-12-01T23:49:52.226470+0000 mgr.y (mgr.24356) 14748 : cluster 0 pgmap v14716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:54 smithi141 bash[31670]: audit 2023-12-01T23:49:53.495776+0000 mon.c (mon.2) 9280 : audit 0 from='client.? 172.21.15.40:0/2419225667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:56 smithi040 bash[28232]: cluster 2023-12-01T23:49:54.227326+0000 mgr.y (mgr.24356) 14749 : cluster 0 pgmap v14717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:56 smithi040 bash[28232]: audit 2023-12-01T23:49:55.965598+0000 mon.a (mon.0) 9238 : audit 0 from='client.? 172.21.15.40:0/1041838641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:56 smithi040 bash[41173]: cluster 2023-12-01T23:49:54.227326+0000 mgr.y (mgr.24356) 14749 : cluster 0 pgmap v14717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:56 smithi040 bash[41173]: audit 2023-12-01T23:49:55.965598+0000 mon.a (mon.0) 9238 : audit 0 from='client.? 172.21.15.40:0/1041838641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:56 smithi141 bash[31670]: cluster 2023-12-01T23:49:54.227326+0000 mgr.y (mgr.24356) 14749 : cluster 0 pgmap v14717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:56 smithi141 bash[31670]: audit 2023-12-01T23:49:55.965598+0000 mon.a (mon.0) 9238 : audit 0 from='client.? 172.21.15.40:0/1041838641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:49:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:49:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:58 smithi040 bash[41173]: cluster 2023-12-01T23:49:56.228539+0000 mgr.y (mgr.24356) 14750 : cluster 0 pgmap v14718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:58 smithi040 bash[28232]: cluster 2023-12-01T23:49:56.228539+0000 mgr.y (mgr.24356) 14750 : cluster 0 pgmap v14718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:58 smithi141 bash[31670]: cluster 2023-12-01T23:49:56.228539+0000 mgr.y (mgr.24356) 14750 : cluster 0 pgmap v14718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:49:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:49:59 smithi040 bash[28232]: audit 2023-12-01T23:49:58.427711+0000 mon.a (mon.0) 9239 : audit 0 from='client.? 172.21.15.40:0/3478218499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:49:59 smithi040 bash[41173]: audit 2023-12-01T23:49:58.427711+0000 mon.a (mon.0) 9239 : audit 0 from='client.? 172.21.15.40:0/3478218499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:49:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:49:59 smithi141 bash[31670]: audit 2023-12-01T23:49:58.427711+0000 mon.a (mon.0) 9239 : audit 0 from='client.? 172.21.15.40:0/3478218499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:00 smithi040 bash[41173]: cluster 2023-12-01T23:49:58.229206+0000 mgr.y (mgr.24356) 14751 : cluster 0 pgmap v14719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:00 smithi040 bash[41173]: cluster 2023-12-01T23:50:00.000178+0000 mon.a (mon.0) 9240 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:00 smithi040 bash[28232]: debug 2023-12-01T23:49:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:00 smithi040 bash[28232]: cluster 2023-12-01T23:49:58.229206+0000 mgr.y (mgr.24356) 14751 : cluster 0 pgmap v14719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:00 smithi040 bash[28232]: cluster 2023-12-01T23:50:00.000178+0000 mon.a (mon.0) 9240 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:00 smithi141 bash[31670]: cluster 2023-12-01T23:49:58.229206+0000 mgr.y (mgr.24356) 14751 : cluster 0 pgmap v14719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:00 smithi141 bash[31670]: cluster 2023-12-01T23:50:00.000178+0000 mon.a (mon.0) 9240 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:01 smithi040 bash[28232]: audit 2023-12-01T23:50:00.888423+0000 mon.c (mon.2) 9281 : audit 0 from='client.? 172.21.15.40:0/986657142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:01 smithi040 bash[41173]: audit 2023-12-01T23:50:00.888423+0000 mon.c (mon.2) 9281 : audit 0 from='client.? 172.21.15.40:0/986657142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:01 smithi141 bash[31670]: audit 2023-12-01T23:50:00.888423+0000 mon.c (mon.2) 9281 : audit 0 from='client.? 172.21.15.40:0/986657142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:02 smithi040 bash[28232]: cluster 2023-12-01T23:50:00.230430+0000 mgr.y (mgr.24356) 14752 : cluster 0 pgmap v14720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:02 smithi040 bash[41173]: cluster 2023-12-01T23:50:00.230430+0000 mgr.y (mgr.24356) 14752 : cluster 0 pgmap v14720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:02 smithi141 bash[31670]: cluster 2023-12-01T23:50:00.230430+0000 mgr.y (mgr.24356) 14752 : cluster 0 pgmap v14720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:03 smithi040 bash[28232]: audit 2023-12-01T23:50:03.085989+0000 mon.c (mon.2) 9282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:50:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:03 smithi040 bash[41173]: audit 2023-12-01T23:50:03.085989+0000 mon.c (mon.2) 9282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:50:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:03 smithi141 bash[31670]: audit 2023-12-01T23:50:03.085989+0000 mon.c (mon.2) 9282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:50:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:04 smithi040 bash[28232]: cluster 2023-12-01T23:50:02.231147+0000 mgr.y (mgr.24356) 14753 : cluster 0 pgmap v14721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:04 smithi040 bash[28232]: audit 2023-12-01T23:50:03.355951+0000 mon.c (mon.2) 9283 : audit 0 from='client.? 172.21.15.40:0/3203061251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:04 smithi040 bash[28232]: audit 2023-12-01T23:50:04.111513+0000 mon.c (mon.2) 9284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:04 smithi040 bash[41173]: cluster 2023-12-01T23:50:02.231147+0000 mgr.y (mgr.24356) 14753 : cluster 0 pgmap v14721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:04 smithi040 bash[41173]: audit 2023-12-01T23:50:03.355951+0000 mon.c (mon.2) 9283 : audit 0 from='client.? 172.21.15.40:0/3203061251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:04 smithi040 bash[41173]: audit 2023-12-01T23:50:04.111513+0000 mon.c (mon.2) 9284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:04 smithi141 bash[31670]: cluster 2023-12-01T23:50:02.231147+0000 mgr.y (mgr.24356) 14753 : cluster 0 pgmap v14721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:04 smithi141 bash[31670]: audit 2023-12-01T23:50:03.355951+0000 mon.c (mon.2) 9283 : audit 0 from='client.? 172.21.15.40:0/3203061251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:04 smithi141 bash[31670]: audit 2023-12-01T23:50:04.111513+0000 mon.c (mon.2) 9284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:05 smithi040 bash[28232]: cluster 2023-12-01T23:50:04.231845+0000 mgr.y (mgr.24356) 14754 : cluster 0 pgmap v14722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:05 smithi040 bash[41173]: cluster 2023-12-01T23:50:04.231845+0000 mgr.y (mgr.24356) 14754 : cluster 0 pgmap v14722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:05 smithi141 bash[31670]: cluster 2023-12-01T23:50:04.231845+0000 mgr.y (mgr.24356) 14754 : cluster 0 pgmap v14722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:06 smithi040 bash[41173]: audit 2023-12-01T23:50:05.819481+0000 mon.a (mon.0) 9241 : audit 0 from='client.? 172.21.15.40:0/2671873684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:06 smithi040 bash[28232]: audit 2023-12-01T23:50:05.819481+0000 mon.a (mon.0) 9241 : audit 0 from='client.? 172.21.15.40:0/2671873684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:06 smithi141 bash[31670]: audit 2023-12-01T23:50:05.819481+0000 mon.a (mon.0) 9241 : audit 0 from='client.? 172.21.15.40:0/2671873684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:50:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:50:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:07 smithi040 bash[28232]: cluster 2023-12-01T23:50:06.233004+0000 mgr.y (mgr.24356) 14755 : cluster 0 pgmap v14723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:07 smithi040 bash[41173]: cluster 2023-12-01T23:50:06.233004+0000 mgr.y (mgr.24356) 14755 : cluster 0 pgmap v14723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:07 smithi141 bash[31670]: cluster 2023-12-01T23:50:06.233004+0000 mgr.y (mgr.24356) 14755 : cluster 0 pgmap v14723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:09 smithi040 bash[28232]: audit 2023-12-01T23:50:08.309298+0000 mon.c (mon.2) 9285 : audit 0 from='client.? 172.21.15.40:0/1298739227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:09 smithi040 bash[28232]: audit 2023-12-01T23:50:08.937384+0000 mon.a (mon.0) 9242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:09 smithi040 bash[28232]: audit 2023-12-01T23:50:08.948055+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:09 smithi040 bash[41173]: audit 2023-12-01T23:50:08.309298+0000 mon.c (mon.2) 9285 : audit 0 from='client.? 172.21.15.40:0/1298739227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:09 smithi040 bash[41173]: audit 2023-12-01T23:50:08.937384+0000 mon.a (mon.0) 9242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:09 smithi040 bash[41173]: audit 2023-12-01T23:50:08.948055+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:09 smithi141 bash[31670]: audit 2023-12-01T23:50:08.309298+0000 mon.c (mon.2) 9285 : audit 0 from='client.? 172.21.15.40:0/1298739227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:09 smithi141 bash[31670]: audit 2023-12-01T23:50:08.937384+0000 mon.a (mon.0) 9242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:09 smithi141 bash[31670]: audit 2023-12-01T23:50:08.948055+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[41173]: cluster 2023-12-01T23:50:08.233514+0000 mgr.y (mgr.24356) 14756 : cluster 0 pgmap v14724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[41173]: audit 2023-12-01T23:50:09.291954+0000 mon.a (mon.0) 9244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[41173]: audit 2023-12-01T23:50:09.303417+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[41173]: audit 2023-12-01T23:50:09.832340+0000 mon.c (mon.2) 9286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[41173]: audit 2023-12-01T23:50:09.834074+0000 mon.c (mon.2) 9287 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[41173]: audit 2023-12-01T23:50:09.843977+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[28232]: cluster 2023-12-01T23:50:08.233514+0000 mgr.y (mgr.24356) 14756 : cluster 0 pgmap v14724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[28232]: audit 2023-12-01T23:50:09.291954+0000 mon.a (mon.0) 9244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[28232]: audit 2023-12-01T23:50:09.303417+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[28232]: audit 2023-12-01T23:50:09.832340+0000 mon.c (mon.2) 9286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[28232]: audit 2023-12-01T23:50:09.834074+0000 mon.c (mon.2) 9287 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:10 smithi040 bash[28232]: audit 2023-12-01T23:50:09.843977+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:10 smithi141 bash[31670]: cluster 2023-12-01T23:50:08.233514+0000 mgr.y (mgr.24356) 14756 : cluster 0 pgmap v14724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:10 smithi141 bash[31670]: audit 2023-12-01T23:50:09.291954+0000 mon.a (mon.0) 9244 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:10 smithi141 bash[31670]: audit 2023-12-01T23:50:09.303417+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:10 smithi141 bash[31670]: audit 2023-12-01T23:50:09.832340+0000 mon.c (mon.2) 9286 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:50:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:10 smithi141 bash[31670]: audit 2023-12-01T23:50:09.834074+0000 mon.c (mon.2) 9287 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:50:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:10 smithi141 bash[31670]: audit 2023-12-01T23:50:09.843977+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:50:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:11 smithi040 bash[28232]: audit 2023-12-01T23:50:10.771646+0000 mon.c (mon.2) 9288 : audit 0 from='client.? 172.21.15.40:0/1296843183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:11 smithi040 bash[41173]: audit 2023-12-01T23:50:10.771646+0000 mon.c (mon.2) 9288 : audit 0 from='client.? 172.21.15.40:0/1296843183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:11 smithi141 bash[31670]: audit 2023-12-01T23:50:10.771646+0000 mon.c (mon.2) 9288 : audit 0 from='client.? 172.21.15.40:0/1296843183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:12 smithi040 bash[28232]: cluster 2023-12-01T23:50:10.234763+0000 mgr.y (mgr.24356) 14757 : cluster 0 pgmap v14725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:12 smithi040 bash[41173]: cluster 2023-12-01T23:50:10.234763+0000 mgr.y (mgr.24356) 14757 : cluster 0 pgmap v14725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:12 smithi141 bash[31670]: cluster 2023-12-01T23:50:10.234763+0000 mgr.y (mgr.24356) 14757 : cluster 0 pgmap v14725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:14 smithi040 bash[28232]: cluster 2023-12-01T23:50:12.235420+0000 mgr.y (mgr.24356) 14758 : cluster 0 pgmap v14726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:14 smithi040 bash[28232]: audit 2023-12-01T23:50:13.236857+0000 mon.a (mon.0) 9247 : audit 0 from='client.? 172.21.15.40:0/462761686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:14 smithi040 bash[41173]: cluster 2023-12-01T23:50:12.235420+0000 mgr.y (mgr.24356) 14758 : cluster 0 pgmap v14726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:14 smithi040 bash[41173]: audit 2023-12-01T23:50:13.236857+0000 mon.a (mon.0) 9247 : audit 0 from='client.? 172.21.15.40:0/462761686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:14 smithi141 bash[31670]: cluster 2023-12-01T23:50:12.235420+0000 mgr.y (mgr.24356) 14758 : cluster 0 pgmap v14726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:14 smithi141 bash[31670]: audit 2023-12-01T23:50:13.236857+0000 mon.a (mon.0) 9247 : audit 0 from='client.? 172.21.15.40:0/462761686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:16 smithi040 bash[28232]: cluster 2023-12-01T23:50:14.236043+0000 mgr.y (mgr.24356) 14759 : cluster 0 pgmap v14727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:16 smithi040 bash[28232]: audit 2023-12-01T23:50:15.703168+0000 mon.a (mon.0) 9248 : audit 0 from='client.? 172.21.15.40:0/1637808619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:16 smithi040 bash[41173]: cluster 2023-12-01T23:50:14.236043+0000 mgr.y (mgr.24356) 14759 : cluster 0 pgmap v14727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:16 smithi040 bash[41173]: audit 2023-12-01T23:50:15.703168+0000 mon.a (mon.0) 9248 : audit 0 from='client.? 172.21.15.40:0/1637808619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:16 smithi141 bash[31670]: cluster 2023-12-01T23:50:14.236043+0000 mgr.y (mgr.24356) 14759 : cluster 0 pgmap v14727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:16 smithi141 bash[31670]: audit 2023-12-01T23:50:15.703168+0000 mon.a (mon.0) 9248 : audit 0 from='client.? 172.21.15.40:0/1637808619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:50:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:50:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:18 smithi040 bash[28232]: cluster 2023-12-01T23:50:16.237253+0000 mgr.y (mgr.24356) 14760 : cluster 0 pgmap v14728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:18 smithi040 bash[41173]: cluster 2023-12-01T23:50:16.237253+0000 mgr.y (mgr.24356) 14760 : cluster 0 pgmap v14728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:18 smithi141 bash[31670]: cluster 2023-12-01T23:50:16.237253+0000 mgr.y (mgr.24356) 14760 : cluster 0 pgmap v14728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:19 smithi040 bash[28232]: audit 2023-12-01T23:50:18.180806+0000 mon.c (mon.2) 9289 : audit 0 from='client.? 172.21.15.40:0/1091177159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:19 smithi040 bash[28232]: audit 2023-12-01T23:50:19.111833+0000 mon.c (mon.2) 9290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:19 smithi040 bash[41173]: audit 2023-12-01T23:50:18.180806+0000 mon.c (mon.2) 9289 : audit 0 from='client.? 172.21.15.40:0/1091177159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:19 smithi040 bash[41173]: audit 2023-12-01T23:50:19.111833+0000 mon.c (mon.2) 9290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:19 smithi141 bash[31670]: audit 2023-12-01T23:50:18.180806+0000 mon.c (mon.2) 9289 : audit 0 from='client.? 172.21.15.40:0/1091177159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:19 smithi141 bash[31670]: audit 2023-12-01T23:50:19.111833+0000 mon.c (mon.2) 9290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:20 smithi040 bash[41173]: cluster 2023-12-01T23:50:18.237959+0000 mgr.y (mgr.24356) 14761 : cluster 0 pgmap v14729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:20 smithi040 bash[28232]: cluster 2023-12-01T23:50:18.237959+0000 mgr.y (mgr.24356) 14761 : cluster 0 pgmap v14729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:20 smithi141 bash[31670]: cluster 2023-12-01T23:50:18.237959+0000 mgr.y (mgr.24356) 14761 : cluster 0 pgmap v14729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:21 smithi040 bash[28232]: cluster 2023-12-01T23:50:20.239120+0000 mgr.y (mgr.24356) 14762 : cluster 0 pgmap v14730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:21 smithi040 bash[28232]: audit 2023-12-01T23:50:20.645033+0000 mon.a (mon.0) 9249 : audit 0 from='client.? 172.21.15.40:0/3993321201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:21 smithi040 bash[41173]: cluster 2023-12-01T23:50:20.239120+0000 mgr.y (mgr.24356) 14762 : cluster 0 pgmap v14730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:21 smithi040 bash[41173]: audit 2023-12-01T23:50:20.645033+0000 mon.a (mon.0) 9249 : audit 0 from='client.? 172.21.15.40:0/3993321201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:21 smithi141 bash[31670]: cluster 2023-12-01T23:50:20.239120+0000 mgr.y (mgr.24356) 14762 : cluster 0 pgmap v14730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:21 smithi141 bash[31670]: audit 2023-12-01T23:50:20.645033+0000 mon.a (mon.0) 9249 : audit 0 from='client.? 172.21.15.40:0/3993321201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:24 smithi040 bash[28232]: cluster 2023-12-01T23:50:22.239823+0000 mgr.y (mgr.24356) 14763 : cluster 0 pgmap v14731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:24 smithi040 bash[28232]: audit 2023-12-01T23:50:23.111002+0000 mon.c (mon.2) 9291 : audit 0 from='client.? 172.21.15.40:0/2550912769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:24 smithi040 bash[41173]: cluster 2023-12-01T23:50:22.239823+0000 mgr.y (mgr.24356) 14763 : cluster 0 pgmap v14731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:24 smithi040 bash[41173]: audit 2023-12-01T23:50:23.111002+0000 mon.c (mon.2) 9291 : audit 0 from='client.? 172.21.15.40:0/2550912769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:24 smithi141 bash[31670]: cluster 2023-12-01T23:50:22.239823+0000 mgr.y (mgr.24356) 14763 : cluster 0 pgmap v14731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:24 smithi141 bash[31670]: audit 2023-12-01T23:50:23.111002+0000 mon.c (mon.2) 9291 : audit 0 from='client.? 172.21.15.40:0/2550912769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:26 smithi040 bash[28232]: cluster 2023-12-01T23:50:24.240625+0000 mgr.y (mgr.24356) 14764 : cluster 0 pgmap v14732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:26 smithi040 bash[28232]: audit 2023-12-01T23:50:25.586581+0000 mon.c (mon.2) 9292 : audit 0 from='client.? 172.21.15.40:0/1090243744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:26 smithi040 bash[41173]: cluster 2023-12-01T23:50:24.240625+0000 mgr.y (mgr.24356) 14764 : cluster 0 pgmap v14732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:26 smithi040 bash[41173]: audit 2023-12-01T23:50:25.586581+0000 mon.c (mon.2) 9292 : audit 0 from='client.? 172.21.15.40:0/1090243744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:26 smithi141 bash[31670]: cluster 2023-12-01T23:50:24.240625+0000 mgr.y (mgr.24356) 14764 : cluster 0 pgmap v14732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:26 smithi141 bash[31670]: audit 2023-12-01T23:50:25.586581+0000 mon.c (mon.2) 9292 : audit 0 from='client.? 172.21.15.40:0/1090243744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:50:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:50:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:28 smithi040 bash[28232]: cluster 2023-12-01T23:50:26.241804+0000 mgr.y (mgr.24356) 14765 : cluster 0 pgmap v14733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:28 smithi040 bash[28232]: audit 2023-12-01T23:50:28.059179+0000 mon.a (mon.0) 9250 : audit 0 from='client.? 172.21.15.40:0/2946174184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:28 smithi040 bash[41173]: cluster 2023-12-01T23:50:26.241804+0000 mgr.y (mgr.24356) 14765 : cluster 0 pgmap v14733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:28 smithi040 bash[41173]: audit 2023-12-01T23:50:28.059179+0000 mon.a (mon.0) 9250 : audit 0 from='client.? 172.21.15.40:0/2946174184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:28 smithi141 bash[31670]: cluster 2023-12-01T23:50:26.241804+0000 mgr.y (mgr.24356) 14765 : cluster 0 pgmap v14733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:28 smithi141 bash[31670]: audit 2023-12-01T23:50:28.059179+0000 mon.a (mon.0) 9250 : audit 0 from='client.? 172.21.15.40:0/2946174184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:30 smithi040 bash[28232]: cluster 2023-12-01T23:50:28.242524+0000 mgr.y (mgr.24356) 14766 : cluster 0 pgmap v14734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:30 smithi040 bash[41173]: cluster 2023-12-01T23:50:28.242524+0000 mgr.y (mgr.24356) 14766 : cluster 0 pgmap v14734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:30 smithi141 bash[31670]: cluster 2023-12-01T23:50:28.242524+0000 mgr.y (mgr.24356) 14766 : cluster 0 pgmap v14734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:31 smithi040 bash[41173]: audit 2023-12-01T23:50:30.527287+0000 mon.c (mon.2) 9293 : audit 0 from='client.? 172.21.15.40:0/213944857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:31 smithi040 bash[28232]: audit 2023-12-01T23:50:30.527287+0000 mon.c (mon.2) 9293 : audit 0 from='client.? 172.21.15.40:0/213944857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:31 smithi141 bash[31670]: audit 2023-12-01T23:50:30.527287+0000 mon.c (mon.2) 9293 : audit 0 from='client.? 172.21.15.40:0/213944857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:32 smithi040 bash[28232]: cluster 2023-12-01T23:50:30.243636+0000 mgr.y (mgr.24356) 14767 : cluster 0 pgmap v14735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:32 smithi040 bash[41173]: cluster 2023-12-01T23:50:30.243636+0000 mgr.y (mgr.24356) 14767 : cluster 0 pgmap v14735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:32 smithi141 bash[31670]: cluster 2023-12-01T23:50:30.243636+0000 mgr.y (mgr.24356) 14767 : cluster 0 pgmap v14735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:33 smithi040 bash[28232]: audit 2023-12-01T23:50:32.997911+0000 mon.c (mon.2) 9294 : audit 0 from='client.? 172.21.15.40:0/3970054995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:33 smithi040 bash[41173]: audit 2023-12-01T23:50:32.997911+0000 mon.c (mon.2) 9294 : audit 0 from='client.? 172.21.15.40:0/3970054995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:33 smithi141 bash[31670]: audit 2023-12-01T23:50:32.997911+0000 mon.c (mon.2) 9294 : audit 0 from='client.? 172.21.15.40:0/3970054995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:34 smithi040 bash[28232]: cluster 2023-12-01T23:50:32.244469+0000 mgr.y (mgr.24356) 14768 : cluster 0 pgmap v14736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:34 smithi040 bash[28232]: audit 2023-12-01T23:50:34.112624+0000 mon.c (mon.2) 9295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:34 smithi040 bash[41173]: cluster 2023-12-01T23:50:32.244469+0000 mgr.y (mgr.24356) 14768 : cluster 0 pgmap v14736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:34 smithi040 bash[41173]: audit 2023-12-01T23:50:34.112624+0000 mon.c (mon.2) 9295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:34 smithi141 bash[31670]: cluster 2023-12-01T23:50:32.244469+0000 mgr.y (mgr.24356) 14768 : cluster 0 pgmap v14736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:34 smithi141 bash[31670]: audit 2023-12-01T23:50:34.112624+0000 mon.c (mon.2) 9295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:36 smithi040 bash[28232]: cluster 2023-12-01T23:50:34.245196+0000 mgr.y (mgr.24356) 14769 : cluster 0 pgmap v14737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:36 smithi040 bash[28232]: audit 2023-12-01T23:50:35.464347+0000 mon.a (mon.0) 9251 : audit 0 from='client.? 172.21.15.40:0/874254959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:36 smithi040 bash[41173]: cluster 2023-12-01T23:50:34.245196+0000 mgr.y (mgr.24356) 14769 : cluster 0 pgmap v14737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:36 smithi040 bash[41173]: audit 2023-12-01T23:50:35.464347+0000 mon.a (mon.0) 9251 : audit 0 from='client.? 172.21.15.40:0/874254959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:36 smithi141 bash[31670]: cluster 2023-12-01T23:50:34.245196+0000 mgr.y (mgr.24356) 14769 : cluster 0 pgmap v14737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:36 smithi141 bash[31670]: audit 2023-12-01T23:50:35.464347+0000 mon.a (mon.0) 9251 : audit 0 from='client.? 172.21.15.40:0/874254959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:50:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:50:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:37 smithi040 bash[41173]: cluster 2023-12-01T23:50:36.246418+0000 mgr.y (mgr.24356) 14770 : cluster 0 pgmap v14738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:37 smithi040 bash[28232]: cluster 2023-12-01T23:50:36.246418+0000 mgr.y (mgr.24356) 14770 : cluster 0 pgmap v14738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:37 smithi141 bash[31670]: cluster 2023-12-01T23:50:36.246418+0000 mgr.y (mgr.24356) 14770 : cluster 0 pgmap v14738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:38 smithi040 bash[28232]: audit 2023-12-01T23:50:37.921044+0000 mon.a (mon.0) 9252 : audit 0 from='client.? 172.21.15.40:0/3681099275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:38 smithi040 bash[41173]: audit 2023-12-01T23:50:37.921044+0000 mon.a (mon.0) 9252 : audit 0 from='client.? 172.21.15.40:0/3681099275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:38 smithi141 bash[31670]: audit 2023-12-01T23:50:37.921044+0000 mon.a (mon.0) 9252 : audit 0 from='client.? 172.21.15.40:0/3681099275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:39 smithi040 bash[28232]: cluster 2023-12-01T23:50:38.247157+0000 mgr.y (mgr.24356) 14771 : cluster 0 pgmap v14739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:39 smithi040 bash[41173]: cluster 2023-12-01T23:50:38.247157+0000 mgr.y (mgr.24356) 14771 : cluster 0 pgmap v14739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:39 smithi141 bash[31670]: cluster 2023-12-01T23:50:38.247157+0000 mgr.y (mgr.24356) 14771 : cluster 0 pgmap v14739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:41 smithi040 bash[28232]: cluster 2023-12-01T23:50:40.248306+0000 mgr.y (mgr.24356) 14772 : cluster 0 pgmap v14740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:41 smithi040 bash[28232]: audit 2023-12-01T23:50:40.384118+0000 mon.a (mon.0) 9253 : audit 0 from='client.? 172.21.15.40:0/1101314749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:41 smithi040 bash[41173]: cluster 2023-12-01T23:50:40.248306+0000 mgr.y (mgr.24356) 14772 : cluster 0 pgmap v14740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:41 smithi040 bash[41173]: audit 2023-12-01T23:50:40.384118+0000 mon.a (mon.0) 9253 : audit 0 from='client.? 172.21.15.40:0/1101314749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:41 smithi141 bash[31670]: cluster 2023-12-01T23:50:40.248306+0000 mgr.y (mgr.24356) 14772 : cluster 0 pgmap v14740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:41 smithi141 bash[31670]: audit 2023-12-01T23:50:40.384118+0000 mon.a (mon.0) 9253 : audit 0 from='client.? 172.21.15.40:0/1101314749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:43 smithi040 bash[41173]: cluster 2023-12-01T23:50:42.249039+0000 mgr.y (mgr.24356) 14773 : cluster 0 pgmap v14741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:43 smithi040 bash[41173]: audit 2023-12-01T23:50:42.842019+0000 mon.c (mon.2) 9296 : audit 0 from='client.? 172.21.15.40:0/1052464696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:43 smithi040 bash[28232]: cluster 2023-12-01T23:50:42.249039+0000 mgr.y (mgr.24356) 14773 : cluster 0 pgmap v14741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:43 smithi040 bash[28232]: audit 2023-12-01T23:50:42.842019+0000 mon.c (mon.2) 9296 : audit 0 from='client.? 172.21.15.40:0/1052464696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:43 smithi141 bash[31670]: cluster 2023-12-01T23:50:42.249039+0000 mgr.y (mgr.24356) 14773 : cluster 0 pgmap v14741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:43 smithi141 bash[31670]: audit 2023-12-01T23:50:42.842019+0000 mon.c (mon.2) 9296 : audit 0 from='client.? 172.21.15.40:0/1052464696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:45 smithi040 bash[28232]: cluster 2023-12-01T23:50:44.249759+0000 mgr.y (mgr.24356) 14774 : cluster 0 pgmap v14742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:45 smithi040 bash[28232]: audit 2023-12-01T23:50:45.309557+0000 mon.a (mon.0) 9254 : audit 0 from='client.? 172.21.15.40:0/1612425752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:45 smithi040 bash[41173]: cluster 2023-12-01T23:50:44.249759+0000 mgr.y (mgr.24356) 14774 : cluster 0 pgmap v14742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:45 smithi040 bash[41173]: audit 2023-12-01T23:50:45.309557+0000 mon.a (mon.0) 9254 : audit 0 from='client.? 172.21.15.40:0/1612425752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:45 smithi141 bash[31670]: cluster 2023-12-01T23:50:44.249759+0000 mgr.y (mgr.24356) 14774 : cluster 0 pgmap v14742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:45 smithi141 bash[31670]: audit 2023-12-01T23:50:45.309557+0000 mon.a (mon.0) 9254 : audit 0 from='client.? 172.21.15.40:0/1612425752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:50:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-01T23:50:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:47 smithi040 bash[28232]: cluster 2023-12-01T23:50:46.250952+0000 mgr.y (mgr.24356) 14775 : cluster 0 pgmap v14743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:47 smithi040 bash[41173]: cluster 2023-12-01T23:50:46.250952+0000 mgr.y (mgr.24356) 14775 : cluster 0 pgmap v14743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:47 smithi141 bash[31670]: cluster 2023-12-01T23:50:46.250952+0000 mgr.y (mgr.24356) 14775 : cluster 0 pgmap v14743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:48 smithi040 bash[28232]: audit 2023-12-01T23:50:47.770083+0000 mon.a (mon.0) 9255 : audit 0 from='client.? 172.21.15.40:0/2607912506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:48 smithi040 bash[41173]: audit 2023-12-01T23:50:47.770083+0000 mon.a (mon.0) 9255 : audit 0 from='client.? 172.21.15.40:0/2607912506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:48 smithi141 bash[31670]: audit 2023-12-01T23:50:47.770083+0000 mon.a (mon.0) 9255 : audit 0 from='client.? 172.21.15.40:0/2607912506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:50 smithi040 bash[28232]: cluster 2023-12-01T23:50:48.251783+0000 mgr.y (mgr.24356) 14776 : cluster 0 pgmap v14744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:50 smithi040 bash[28232]: audit 2023-12-01T23:50:49.112099+0000 mon.c (mon.2) 9297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:50 smithi040 bash[41173]: cluster 2023-12-01T23:50:48.251783+0000 mgr.y (mgr.24356) 14776 : cluster 0 pgmap v14744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:50 smithi040 bash[41173]: audit 2023-12-01T23:50:49.112099+0000 mon.c (mon.2) 9297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:50 smithi141 bash[31670]: cluster 2023-12-01T23:50:48.251783+0000 mgr.y (mgr.24356) 14776 : cluster 0 pgmap v14744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:50 smithi141 bash[31670]: audit 2023-12-01T23:50:49.112099+0000 mon.c (mon.2) 9297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:51 smithi040 bash[28232]: audit 2023-12-01T23:50:50.233429+0000 mon.c (mon.2) 9298 : audit 0 from='client.? 172.21.15.40:0/355382903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:51 smithi040 bash[41173]: audit 2023-12-01T23:50:50.233429+0000 mon.c (mon.2) 9298 : audit 0 from='client.? 172.21.15.40:0/355382903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:51 smithi141 bash[31670]: audit 2023-12-01T23:50:50.233429+0000 mon.c (mon.2) 9298 : audit 0 from='client.? 172.21.15.40:0/355382903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:52 smithi040 bash[28232]: cluster 2023-12-01T23:50:50.252593+0000 mgr.y (mgr.24356) 14777 : cluster 0 pgmap v14745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:52 smithi040 bash[41173]: cluster 2023-12-01T23:50:50.252593+0000 mgr.y (mgr.24356) 14777 : cluster 0 pgmap v14745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:52 smithi141 bash[31670]: cluster 2023-12-01T23:50:50.252593+0000 mgr.y (mgr.24356) 14777 : cluster 0 pgmap v14745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:53 smithi040 bash[28232]: audit 2023-12-01T23:50:52.702451+0000 mon.c (mon.2) 9299 : audit 0 from='client.? 172.21.15.40:0/2899089901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:53 smithi040 bash[41173]: audit 2023-12-01T23:50:52.702451+0000 mon.c (mon.2) 9299 : audit 0 from='client.? 172.21.15.40:0/2899089901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:53 smithi141 bash[31670]: audit 2023-12-01T23:50:52.702451+0000 mon.c (mon.2) 9299 : audit 0 from='client.? 172.21.15.40:0/2899089901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:54 smithi040 bash[28232]: cluster 2023-12-01T23:50:52.253347+0000 mgr.y (mgr.24356) 14778 : cluster 0 pgmap v14746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:54 smithi040 bash[41173]: cluster 2023-12-01T23:50:52.253347+0000 mgr.y (mgr.24356) 14778 : cluster 0 pgmap v14746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:54 smithi141 bash[31670]: cluster 2023-12-01T23:50:52.253347+0000 mgr.y (mgr.24356) 14778 : cluster 0 pgmap v14746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:56 smithi040 bash[28232]: cluster 2023-12-01T23:50:54.254063+0000 mgr.y (mgr.24356) 14779 : cluster 0 pgmap v14747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:56 smithi040 bash[28232]: audit 2023-12-01T23:50:55.168653+0000 mon.c (mon.2) 9300 : audit 0 from='client.? 172.21.15.40:0/431697407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:56 smithi040 bash[41173]: cluster 2023-12-01T23:50:54.254063+0000 mgr.y (mgr.24356) 14779 : cluster 0 pgmap v14747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:56 smithi040 bash[41173]: audit 2023-12-01T23:50:55.168653+0000 mon.c (mon.2) 9300 : audit 0 from='client.? 172.21.15.40:0/431697407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:56 smithi141 bash[31670]: cluster 2023-12-01T23:50:54.254063+0000 mgr.y (mgr.24356) 14779 : cluster 0 pgmap v14747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:56 smithi141 bash[31670]: audit 2023-12-01T23:50:55.168653+0000 mon.c (mon.2) 9300 : audit 0 from='client.? 172.21.15.40:0/431697407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:50:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:50:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:58 smithi040 bash[41173]: cluster 2023-12-01T23:50:56.255283+0000 mgr.y (mgr.24356) 14780 : cluster 0 pgmap v14748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:58 smithi040 bash[41173]: audit 2023-12-01T23:50:57.640395+0000 mon.c (mon.2) 9301 : audit 0 from='client.? 172.21.15.40:0/206576548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:58 smithi040 bash[28232]: cluster 2023-12-01T23:50:56.255283+0000 mgr.y (mgr.24356) 14780 : cluster 0 pgmap v14748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:58 smithi040 bash[28232]: audit 2023-12-01T23:50:57.640395+0000 mon.c (mon.2) 9301 : audit 0 from='client.? 172.21.15.40:0/206576548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:58 smithi141 bash[31670]: cluster 2023-12-01T23:50:56.255283+0000 mgr.y (mgr.24356) 14780 : cluster 0 pgmap v14748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:58 smithi141 bash[31670]: audit 2023-12-01T23:50:57.640395+0000 mon.c (mon.2) 9301 : audit 0 from='client.? 172.21.15.40:0/206576548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:50:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:50:59 smithi040 bash[28232]: cluster 2023-12-01T23:50:58.255996+0000 mgr.y (mgr.24356) 14781 : cluster 0 pgmap v14749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:50:59 smithi040 bash[41173]: cluster 2023-12-01T23:50:58.255996+0000 mgr.y (mgr.24356) 14781 : cluster 0 pgmap v14749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:50:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:50:59 smithi141 bash[31670]: cluster 2023-12-01T23:50:58.255996+0000 mgr.y (mgr.24356) 14781 : cluster 0 pgmap v14749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:00 smithi040 bash[28232]: audit 2023-12-01T23:51:00.106562+0000 mon.c (mon.2) 9302 : audit 0 from='client.? 172.21.15.40:0/2287219138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:00 smithi040 bash[41173]: audit 2023-12-01T23:51:00.106562+0000 mon.c (mon.2) 9302 : audit 0 from='client.? 172.21.15.40:0/2287219138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:00 smithi141 bash[31670]: audit 2023-12-01T23:51:00.106562+0000 mon.c (mon.2) 9302 : audit 0 from='client.? 172.21.15.40:0/2287219138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:01 smithi040 bash[28232]: cluster 2023-12-01T23:51:00.257198+0000 mgr.y (mgr.24356) 14782 : cluster 0 pgmap v14750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:01 smithi040 bash[41173]: cluster 2023-12-01T23:51:00.257198+0000 mgr.y (mgr.24356) 14782 : cluster 0 pgmap v14750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:01 smithi141 bash[31670]: cluster 2023-12-01T23:51:00.257198+0000 mgr.y (mgr.24356) 14782 : cluster 0 pgmap v14750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:03 smithi040 bash[28232]: cluster 2023-12-01T23:51:02.257906+0000 mgr.y (mgr.24356) 14783 : cluster 0 pgmap v14751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:03 smithi040 bash[28232]: audit 2023-12-01T23:51:02.574073+0000 mon.a (mon.0) 9256 : audit 0 from='client.? 172.21.15.40:0/2017445220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:03 smithi040 bash[41173]: cluster 2023-12-01T23:51:02.257906+0000 mgr.y (mgr.24356) 14783 : cluster 0 pgmap v14751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:03 smithi040 bash[41173]: audit 2023-12-01T23:51:02.574073+0000 mon.a (mon.0) 9256 : audit 0 from='client.? 172.21.15.40:0/2017445220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:03 smithi141 bash[31670]: cluster 2023-12-01T23:51:02.257906+0000 mgr.y (mgr.24356) 14783 : cluster 0 pgmap v14751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:03 smithi141 bash[31670]: audit 2023-12-01T23:51:02.574073+0000 mon.a (mon.0) 9256 : audit 0 from='client.? 172.21.15.40:0/2017445220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:04 smithi040 bash[28232]: audit 2023-12-01T23:51:04.113137+0000 mon.c (mon.2) 9303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:04 smithi040 bash[41173]: audit 2023-12-01T23:51:04.113137+0000 mon.c (mon.2) 9303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:04 smithi141 bash[31670]: audit 2023-12-01T23:51:04.113137+0000 mon.c (mon.2) 9303 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:05 smithi040 bash[28232]: cluster 2023-12-01T23:51:04.258635+0000 mgr.y (mgr.24356) 14784 : cluster 0 pgmap v14752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:05 smithi040 bash[28232]: audit 2023-12-01T23:51:05.037900+0000 mon.a (mon.0) 9257 : audit 0 from='client.? 172.21.15.40:0/3334232321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:05 smithi040 bash[41173]: cluster 2023-12-01T23:51:04.258635+0000 mgr.y (mgr.24356) 14784 : cluster 0 pgmap v14752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:05 smithi040 bash[41173]: audit 2023-12-01T23:51:05.037900+0000 mon.a (mon.0) 9257 : audit 0 from='client.? 172.21.15.40:0/3334232321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:05 smithi141 bash[31670]: cluster 2023-12-01T23:51:04.258635+0000 mgr.y (mgr.24356) 14784 : cluster 0 pgmap v14752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:05 smithi141 bash[31670]: audit 2023-12-01T23:51:05.037900+0000 mon.a (mon.0) 9257 : audit 0 from='client.? 172.21.15.40:0/3334232321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:51:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:51:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:07 smithi040 bash[41173]: cluster 2023-12-01T23:51:06.260034+0000 mgr.y (mgr.24356) 14785 : cluster 0 pgmap v14753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:07 smithi040 bash[28232]: cluster 2023-12-01T23:51:06.260034+0000 mgr.y (mgr.24356) 14785 : cluster 0 pgmap v14753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:07 smithi141 bash[31670]: cluster 2023-12-01T23:51:06.260034+0000 mgr.y (mgr.24356) 14785 : cluster 0 pgmap v14753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:08 smithi040 bash[41173]: audit 2023-12-01T23:51:07.502102+0000 mon.c (mon.2) 9304 : audit 0 from='client.? 172.21.15.40:0/1659339687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:08 smithi040 bash[28232]: audit 2023-12-01T23:51:07.502102+0000 mon.c (mon.2) 9304 : audit 0 from='client.? 172.21.15.40:0/1659339687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:08 smithi141 bash[31670]: audit 2023-12-01T23:51:07.502102+0000 mon.c (mon.2) 9304 : audit 0 from='client.? 172.21.15.40:0/1659339687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:10 smithi040 bash[28232]: cluster 2023-12-01T23:51:08.260895+0000 mgr.y (mgr.24356) 14786 : cluster 0 pgmap v14754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:10 smithi040 bash[28232]: audit 2023-12-01T23:51:09.928257+0000 mon.c (mon.2) 9305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:51:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:10 smithi040 bash[28232]: audit 2023-12-01T23:51:09.973306+0000 mon.c (mon.2) 9306 : audit 0 from='client.? 172.21.15.40:0/849408940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:10 smithi040 bash[41173]: cluster 2023-12-01T23:51:08.260895+0000 mgr.y (mgr.24356) 14786 : cluster 0 pgmap v14754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:10 smithi040 bash[41173]: audit 2023-12-01T23:51:09.928257+0000 mon.c (mon.2) 9305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:51:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:10 smithi040 bash[41173]: audit 2023-12-01T23:51:09.973306+0000 mon.c (mon.2) 9306 : audit 0 from='client.? 172.21.15.40:0/849408940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:10 smithi141 bash[31670]: cluster 2023-12-01T23:51:08.260895+0000 mgr.y (mgr.24356) 14786 : cluster 0 pgmap v14754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:10 smithi141 bash[31670]: audit 2023-12-01T23:51:09.928257+0000 mon.c (mon.2) 9305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:51:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:10 smithi141 bash[31670]: audit 2023-12-01T23:51:09.973306+0000 mon.c (mon.2) 9306 : audit 0 from='client.? 172.21.15.40:0/849408940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:12 smithi040 bash[28232]: cluster 2023-12-01T23:51:10.261948+0000 mgr.y (mgr.24356) 14787 : cluster 0 pgmap v14755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:12 smithi040 bash[41173]: cluster 2023-12-01T23:51:10.261948+0000 mgr.y (mgr.24356) 14787 : cluster 0 pgmap v14755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:12 smithi141 bash[31670]: cluster 2023-12-01T23:51:10.261948+0000 mgr.y (mgr.24356) 14787 : cluster 0 pgmap v14755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 01 23:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-01T23:51:12.230951647Z level=info msg="Completed cleanup jobs" duration=191.667178ms 2023-12-01T23:51:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:13 smithi040 bash[28232]: audit 2023-12-01T23:51:12.445202+0000 mon.c (mon.2) 9307 : audit 0 from='client.? 172.21.15.40:0/2809938733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:13 smithi040 bash[41173]: audit 2023-12-01T23:51:12.445202+0000 mon.c (mon.2) 9307 : audit 0 from='client.? 172.21.15.40:0/2809938733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:13 smithi141 bash[31670]: audit 2023-12-01T23:51:12.445202+0000 mon.c (mon.2) 9307 : audit 0 from='client.? 172.21.15.40:0/2809938733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:14 smithi040 bash[28232]: cluster 2023-12-01T23:51:12.263223+0000 mgr.y (mgr.24356) 14788 : cluster 0 pgmap v14756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:14 smithi040 bash[41173]: cluster 2023-12-01T23:51:12.263223+0000 mgr.y (mgr.24356) 14788 : cluster 0 pgmap v14756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:14 smithi141 bash[31670]: cluster 2023-12-01T23:51:12.263223+0000 mgr.y (mgr.24356) 14788 : cluster 0 pgmap v14756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:15 smithi040 bash[28232]: cluster 2023-12-01T23:51:14.263775+0000 mgr.y (mgr.24356) 14789 : cluster 0 pgmap v14757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:15 smithi040 bash[28232]: audit 2023-12-01T23:51:14.911143+0000 mon.c (mon.2) 9308 : audit 0 from='client.? 172.21.15.40:0/226088063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:15 smithi040 bash[41173]: cluster 2023-12-01T23:51:14.263775+0000 mgr.y (mgr.24356) 14789 : cluster 0 pgmap v14757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:15 smithi040 bash[41173]: audit 2023-12-01T23:51:14.911143+0000 mon.c (mon.2) 9308 : audit 0 from='client.? 172.21.15.40:0/226088063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:15 smithi141 bash[31670]: cluster 2023-12-01T23:51:14.263775+0000 mgr.y (mgr.24356) 14789 : cluster 0 pgmap v14757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:15 smithi141 bash[31670]: audit 2023-12-01T23:51:14.911143+0000 mon.c (mon.2) 9308 : audit 0 from='client.? 172.21.15.40:0/226088063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:16.821 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:51:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:51:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:15.824885+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:15.835553+0000 mon.a (mon.0) 9259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:16.072782+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:16.082495+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:16.560829+0000 mon.c (mon.2) 9309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:16.562815+0000 mon.c (mon.2) 9310 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[28232]: audit 2023-12-01T23:51:16.573434+0000 mon.a (mon.0) 9262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:15.824885+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:15.835553+0000 mon.a (mon.0) 9259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:16.072782+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:16.082495+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:16.560829+0000 mon.c (mon.2) 9309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:51:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:16.562815+0000 mon.c (mon.2) 9310 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:51:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:16 smithi040 bash[41173]: audit 2023-12-01T23:51:16.573434+0000 mon.a (mon.0) 9262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:15.824885+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:15.835553+0000 mon.a (mon.0) 9259 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:16.072782+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:16.082495+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:16.560829+0000 mon.c (mon.2) 9309 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:16.562815+0000 mon.c (mon.2) 9310 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:51:17.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:16 smithi141 bash[31670]: audit 2023-12-01T23:51:16.573434+0000 mon.a (mon.0) 9262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:51:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:18 smithi040 bash[28232]: cluster 2023-12-01T23:51:16.264940+0000 mgr.y (mgr.24356) 14790 : cluster 0 pgmap v14758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:18 smithi040 bash[28232]: audit 2023-12-01T23:51:17.374102+0000 mon.c (mon.2) 9311 : audit 0 from='client.? 172.21.15.40:0/2223655979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:18 smithi040 bash[41173]: cluster 2023-12-01T23:51:16.264940+0000 mgr.y (mgr.24356) 14790 : cluster 0 pgmap v14758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:18 smithi040 bash[41173]: audit 2023-12-01T23:51:17.374102+0000 mon.c (mon.2) 9311 : audit 0 from='client.? 172.21.15.40:0/2223655979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:18 smithi141 bash[31670]: cluster 2023-12-01T23:51:16.264940+0000 mgr.y (mgr.24356) 14790 : cluster 0 pgmap v14758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:18 smithi141 bash[31670]: audit 2023-12-01T23:51:17.374102+0000 mon.c (mon.2) 9311 : audit 0 from='client.? 172.21.15.40:0/2223655979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:19 smithi040 bash[28232]: audit 2023-12-01T23:51:19.113678+0000 mon.c (mon.2) 9312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:19 smithi040 bash[41173]: audit 2023-12-01T23:51:19.113678+0000 mon.c (mon.2) 9312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:19 smithi141 bash[31670]: audit 2023-12-01T23:51:19.113678+0000 mon.c (mon.2) 9312 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:20 smithi040 bash[28232]: cluster 2023-12-01T23:51:18.265672+0000 mgr.y (mgr.24356) 14791 : cluster 0 pgmap v14759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:20 smithi040 bash[28232]: audit 2023-12-01T23:51:19.829076+0000 mon.c (mon.2) 9313 : audit 0 from='client.? 172.21.15.40:0/1801316399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:20 smithi040 bash[41173]: cluster 2023-12-01T23:51:18.265672+0000 mgr.y (mgr.24356) 14791 : cluster 0 pgmap v14759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:20 smithi040 bash[41173]: audit 2023-12-01T23:51:19.829076+0000 mon.c (mon.2) 9313 : audit 0 from='client.? 172.21.15.40:0/1801316399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:20 smithi141 bash[31670]: cluster 2023-12-01T23:51:18.265672+0000 mgr.y (mgr.24356) 14791 : cluster 0 pgmap v14759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:20 smithi141 bash[31670]: audit 2023-12-01T23:51:19.829076+0000 mon.c (mon.2) 9313 : audit 0 from='client.? 172.21.15.40:0/1801316399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:22 smithi040 bash[28232]: cluster 2023-12-01T23:51:20.266831+0000 mgr.y (mgr.24356) 14792 : cluster 0 pgmap v14760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:22 smithi040 bash[41173]: cluster 2023-12-01T23:51:20.266831+0000 mgr.y (mgr.24356) 14792 : cluster 0 pgmap v14760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:22 smithi141 bash[31670]: cluster 2023-12-01T23:51:20.266831+0000 mgr.y (mgr.24356) 14792 : cluster 0 pgmap v14760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:23 smithi040 bash[28232]: audit 2023-12-01T23:51:22.293211+0000 mon.a (mon.0) 9263 : audit 0 from='client.? 172.21.15.40:0/1145817959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:23 smithi040 bash[41173]: audit 2023-12-01T23:51:22.293211+0000 mon.a (mon.0) 9263 : audit 0 from='client.? 172.21.15.40:0/1145817959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:23 smithi141 bash[31670]: audit 2023-12-01T23:51:22.293211+0000 mon.a (mon.0) 9263 : audit 0 from='client.? 172.21.15.40:0/1145817959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:24 smithi040 bash[28232]: cluster 2023-12-01T23:51:22.267296+0000 mgr.y (mgr.24356) 14793 : cluster 0 pgmap v14761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:24 smithi040 bash[41173]: cluster 2023-12-01T23:51:22.267296+0000 mgr.y (mgr.24356) 14793 : cluster 0 pgmap v14761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:24 smithi141 bash[31670]: cluster 2023-12-01T23:51:22.267296+0000 mgr.y (mgr.24356) 14793 : cluster 0 pgmap v14761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:25 smithi040 bash[28232]: cluster 2023-12-01T23:51:24.267921+0000 mgr.y (mgr.24356) 14794 : cluster 0 pgmap v14762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:25 smithi040 bash[28232]: audit 2023-12-01T23:51:24.757408+0000 mon.a (mon.0) 9264 : audit 0 from='client.? 172.21.15.40:0/308855763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:25 smithi040 bash[41173]: cluster 2023-12-01T23:51:24.267921+0000 mgr.y (mgr.24356) 14794 : cluster 0 pgmap v14762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:25 smithi040 bash[41173]: audit 2023-12-01T23:51:24.757408+0000 mon.a (mon.0) 9264 : audit 0 from='client.? 172.21.15.40:0/308855763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:25 smithi141 bash[31670]: cluster 2023-12-01T23:51:24.267921+0000 mgr.y (mgr.24356) 14794 : cluster 0 pgmap v14762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:25 smithi141 bash[31670]: audit 2023-12-01T23:51:24.757408+0000 mon.a (mon.0) 9264 : audit 0 from='client.? 172.21.15.40:0/308855763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:51:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:51:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:27 smithi040 bash[28232]: cluster 2023-12-01T23:51:26.269173+0000 mgr.y (mgr.24356) 14795 : cluster 0 pgmap v14763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:27 smithi040 bash[28232]: audit 2023-12-01T23:51:27.215332+0000 mon.a (mon.0) 9265 : audit 0 from='client.? 172.21.15.40:0/2737484720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:27 smithi040 bash[41173]: cluster 2023-12-01T23:51:26.269173+0000 mgr.y (mgr.24356) 14795 : cluster 0 pgmap v14763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:27 smithi040 bash[41173]: audit 2023-12-01T23:51:27.215332+0000 mon.a (mon.0) 9265 : audit 0 from='client.? 172.21.15.40:0/2737484720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:27 smithi141 bash[31670]: cluster 2023-12-01T23:51:26.269173+0000 mgr.y (mgr.24356) 14795 : cluster 0 pgmap v14763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:27 smithi141 bash[31670]: audit 2023-12-01T23:51:27.215332+0000 mon.a (mon.0) 9265 : audit 0 from='client.? 172.21.15.40:0/2737484720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:30 smithi040 bash[28232]: cluster 2023-12-01T23:51:28.269816+0000 mgr.y (mgr.24356) 14796 : cluster 0 pgmap v14764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:30 smithi040 bash[28232]: audit 2023-12-01T23:51:29.675882+0000 mon.a (mon.0) 9266 : audit 0 from='client.? 172.21.15.40:0/1317063416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:30 smithi040 bash[41173]: cluster 2023-12-01T23:51:28.269816+0000 mgr.y (mgr.24356) 14796 : cluster 0 pgmap v14764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:30 smithi040 bash[41173]: audit 2023-12-01T23:51:29.675882+0000 mon.a (mon.0) 9266 : audit 0 from='client.? 172.21.15.40:0/1317063416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:30 smithi141 bash[31670]: cluster 2023-12-01T23:51:28.269816+0000 mgr.y (mgr.24356) 14796 : cluster 0 pgmap v14764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:30 smithi141 bash[31670]: audit 2023-12-01T23:51:29.675882+0000 mon.a (mon.0) 9266 : audit 0 from='client.? 172.21.15.40:0/1317063416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:32 smithi040 bash[28232]: cluster 2023-12-01T23:51:30.271093+0000 mgr.y (mgr.24356) 14797 : cluster 0 pgmap v14765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:32 smithi040 bash[41173]: cluster 2023-12-01T23:51:30.271093+0000 mgr.y (mgr.24356) 14797 : cluster 0 pgmap v14765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:32 smithi141 bash[31670]: cluster 2023-12-01T23:51:30.271093+0000 mgr.y (mgr.24356) 14797 : cluster 0 pgmap v14765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:33 smithi040 bash[28232]: audit 2023-12-01T23:51:32.138766+0000 mon.c (mon.2) 9314 : audit 0 from='client.? 172.21.15.40:0/1886528822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:33 smithi040 bash[41173]: audit 2023-12-01T23:51:32.138766+0000 mon.c (mon.2) 9314 : audit 0 from='client.? 172.21.15.40:0/1886528822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:33 smithi141 bash[31670]: audit 2023-12-01T23:51:32.138766+0000 mon.c (mon.2) 9314 : audit 0 from='client.? 172.21.15.40:0/1886528822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:34 smithi040 bash[28232]: cluster 2023-12-01T23:51:32.271763+0000 mgr.y (mgr.24356) 14798 : cluster 0 pgmap v14766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:34 smithi040 bash[28232]: audit 2023-12-01T23:51:34.113874+0000 mon.c (mon.2) 9315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:34 smithi040 bash[41173]: cluster 2023-12-01T23:51:32.271763+0000 mgr.y (mgr.24356) 14798 : cluster 0 pgmap v14766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:34 smithi040 bash[41173]: audit 2023-12-01T23:51:34.113874+0000 mon.c (mon.2) 9315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:34 smithi141 bash[31670]: cluster 2023-12-01T23:51:32.271763+0000 mgr.y (mgr.24356) 14798 : cluster 0 pgmap v14766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:34 smithi141 bash[31670]: audit 2023-12-01T23:51:34.113874+0000 mon.c (mon.2) 9315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:35 smithi040 bash[28232]: audit 2023-12-01T23:51:34.601139+0000 mon.a (mon.0) 9267 : audit 0 from='client.? 172.21.15.40:0/2872417608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:35 smithi040 bash[41173]: audit 2023-12-01T23:51:34.601139+0000 mon.a (mon.0) 9267 : audit 0 from='client.? 172.21.15.40:0/2872417608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:35 smithi141 bash[31670]: audit 2023-12-01T23:51:34.601139+0000 mon.a (mon.0) 9267 : audit 0 from='client.? 172.21.15.40:0/2872417608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:36 smithi040 bash[28232]: cluster 2023-12-01T23:51:34.272478+0000 mgr.y (mgr.24356) 14799 : cluster 0 pgmap v14767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:36 smithi040 bash[41173]: cluster 2023-12-01T23:51:34.272478+0000 mgr.y (mgr.24356) 14799 : cluster 0 pgmap v14767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:36 smithi141 bash[31670]: cluster 2023-12-01T23:51:34.272478+0000 mgr.y (mgr.24356) 14799 : cluster 0 pgmap v14767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:51:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:51:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:37 smithi141 bash[31670]: cluster 2023-12-01T23:51:36.273665+0000 mgr.y (mgr.24356) 14800 : cluster 0 pgmap v14768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:37 smithi141 bash[31670]: audit 2023-12-01T23:51:37.076426+0000 mon.c (mon.2) 9316 : audit 0 from='client.? 172.21.15.40:0/2715686370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:37 smithi040 bash[41173]: cluster 2023-12-01T23:51:36.273665+0000 mgr.y (mgr.24356) 14800 : cluster 0 pgmap v14768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:37 smithi040 bash[41173]: audit 2023-12-01T23:51:37.076426+0000 mon.c (mon.2) 9316 : audit 0 from='client.? 172.21.15.40:0/2715686370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:37 smithi040 bash[28232]: cluster 2023-12-01T23:51:36.273665+0000 mgr.y (mgr.24356) 14800 : cluster 0 pgmap v14768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:37 smithi040 bash[28232]: audit 2023-12-01T23:51:37.076426+0000 mon.c (mon.2) 9316 : audit 0 from='client.? 172.21.15.40:0/2715686370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:40 smithi040 bash[41173]: cluster 2023-12-01T23:51:38.274412+0000 mgr.y (mgr.24356) 14801 : cluster 0 pgmap v14769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:40 smithi040 bash[41173]: audit 2023-12-01T23:51:39.541118+0000 mon.a (mon.0) 9268 : audit 0 from='client.? 172.21.15.40:0/1524356239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:40 smithi040 bash[28232]: cluster 2023-12-01T23:51:38.274412+0000 mgr.y (mgr.24356) 14801 : cluster 0 pgmap v14769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:40 smithi040 bash[28232]: audit 2023-12-01T23:51:39.541118+0000 mon.a (mon.0) 9268 : audit 0 from='client.? 172.21.15.40:0/1524356239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:40 smithi141 bash[31670]: cluster 2023-12-01T23:51:38.274412+0000 mgr.y (mgr.24356) 14801 : cluster 0 pgmap v14769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:40 smithi141 bash[31670]: audit 2023-12-01T23:51:39.541118+0000 mon.a (mon.0) 9268 : audit 0 from='client.? 172.21.15.40:0/1524356239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:42 smithi040 bash[41173]: cluster 2023-12-01T23:51:40.275634+0000 mgr.y (mgr.24356) 14802 : cluster 0 pgmap v14770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:42 smithi040 bash[41173]: audit 2023-12-01T23:51:42.010169+0000 mon.a (mon.0) 9269 : audit 0 from='client.? 172.21.15.40:0/4245767836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:42 smithi040 bash[28232]: cluster 2023-12-01T23:51:40.275634+0000 mgr.y (mgr.24356) 14802 : cluster 0 pgmap v14770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:42 smithi040 bash[28232]: audit 2023-12-01T23:51:42.010169+0000 mon.a (mon.0) 9269 : audit 0 from='client.? 172.21.15.40:0/4245767836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:42 smithi141 bash[31670]: cluster 2023-12-01T23:51:40.275634+0000 mgr.y (mgr.24356) 14802 : cluster 0 pgmap v14770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:42 smithi141 bash[31670]: audit 2023-12-01T23:51:42.010169+0000 mon.a (mon.0) 9269 : audit 0 from='client.? 172.21.15.40:0/4245767836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:44 smithi040 bash[28232]: cluster 2023-12-01T23:51:42.276348+0000 mgr.y (mgr.24356) 14803 : cluster 0 pgmap v14771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:44 smithi040 bash[41173]: cluster 2023-12-01T23:51:42.276348+0000 mgr.y (mgr.24356) 14803 : cluster 0 pgmap v14771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:44 smithi141 bash[31670]: cluster 2023-12-01T23:51:42.276348+0000 mgr.y (mgr.24356) 14803 : cluster 0 pgmap v14771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:45 smithi040 bash[28232]: audit 2023-12-01T23:51:44.469900+0000 mon.a (mon.0) 9270 : audit 0 from='client.? 172.21.15.40:0/2247205041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:45 smithi040 bash[41173]: audit 2023-12-01T23:51:44.469900+0000 mon.a (mon.0) 9270 : audit 0 from='client.? 172.21.15.40:0/2247205041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:45 smithi141 bash[31670]: audit 2023-12-01T23:51:44.469900+0000 mon.a (mon.0) 9270 : audit 0 from='client.? 172.21.15.40:0/2247205041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:46 smithi040 bash[28232]: cluster 2023-12-01T23:51:44.277082+0000 mgr.y (mgr.24356) 14804 : cluster 0 pgmap v14772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:46 smithi040 bash[41173]: cluster 2023-12-01T23:51:44.277082+0000 mgr.y (mgr.24356) 14804 : cluster 0 pgmap v14772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:46 smithi141 bash[31670]: cluster 2023-12-01T23:51:44.277082+0000 mgr.y (mgr.24356) 14804 : cluster 0 pgmap v14772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:51:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:51:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:47 smithi040 bash[28232]: cluster 2023-12-01T23:51:46.278293+0000 mgr.y (mgr.24356) 14805 : cluster 0 pgmap v14773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:47 smithi040 bash[28232]: audit 2023-12-01T23:51:46.929588+0000 mon.a (mon.0) 9271 : audit 0 from='client.? 172.21.15.40:0/3518486548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:47 smithi040 bash[41173]: cluster 2023-12-01T23:51:46.278293+0000 mgr.y (mgr.24356) 14805 : cluster 0 pgmap v14773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:47 smithi040 bash[41173]: audit 2023-12-01T23:51:46.929588+0000 mon.a (mon.0) 9271 : audit 0 from='client.? 172.21.15.40:0/3518486548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:47 smithi141 bash[31670]: cluster 2023-12-01T23:51:46.278293+0000 mgr.y (mgr.24356) 14805 : cluster 0 pgmap v14773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:47 smithi141 bash[31670]: audit 2023-12-01T23:51:46.929588+0000 mon.a (mon.0) 9271 : audit 0 from='client.? 172.21.15.40:0/3518486548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:49 smithi040 bash[28232]: audit 2023-12-01T23:51:49.113471+0000 mon.c (mon.2) 9317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:49 smithi040 bash[41173]: audit 2023-12-01T23:51:49.113471+0000 mon.c (mon.2) 9317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:49 smithi141 bash[31670]: audit 2023-12-01T23:51:49.113471+0000 mon.c (mon.2) 9317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:50 smithi040 bash[28232]: cluster 2023-12-01T23:51:48.279020+0000 mgr.y (mgr.24356) 14806 : cluster 0 pgmap v14774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:50 smithi040 bash[28232]: audit 2023-12-01T23:51:49.419335+0000 mon.c (mon.2) 9318 : audit 0 from='client.? 172.21.15.40:0/3727847030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:50 smithi040 bash[41173]: cluster 2023-12-01T23:51:48.279020+0000 mgr.y (mgr.24356) 14806 : cluster 0 pgmap v14774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:50 smithi040 bash[41173]: audit 2023-12-01T23:51:49.419335+0000 mon.c (mon.2) 9318 : audit 0 from='client.? 172.21.15.40:0/3727847030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:50 smithi141 bash[31670]: cluster 2023-12-01T23:51:48.279020+0000 mgr.y (mgr.24356) 14806 : cluster 0 pgmap v14774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:50 smithi141 bash[31670]: audit 2023-12-01T23:51:49.419335+0000 mon.c (mon.2) 9318 : audit 0 from='client.? 172.21.15.40:0/3727847030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:52 smithi040 bash[28232]: cluster 2023-12-01T23:51:50.280378+0000 mgr.y (mgr.24356) 14807 : cluster 0 pgmap v14775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:52 smithi040 bash[28232]: audit 2023-12-01T23:51:51.874631+0000 mon.a (mon.0) 9272 : audit 0 from='client.? 172.21.15.40:0/1464948570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:52 smithi040 bash[41173]: cluster 2023-12-01T23:51:50.280378+0000 mgr.y (mgr.24356) 14807 : cluster 0 pgmap v14775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:52 smithi040 bash[41173]: audit 2023-12-01T23:51:51.874631+0000 mon.a (mon.0) 9272 : audit 0 from='client.? 172.21.15.40:0/1464948570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:52 smithi141 bash[31670]: cluster 2023-12-01T23:51:50.280378+0000 mgr.y (mgr.24356) 14807 : cluster 0 pgmap v14775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:52 smithi141 bash[31670]: audit 2023-12-01T23:51:51.874631+0000 mon.a (mon.0) 9272 : audit 0 from='client.? 172.21.15.40:0/1464948570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:54 smithi040 bash[28232]: cluster 2023-12-01T23:51:52.281182+0000 mgr.y (mgr.24356) 14808 : cluster 0 pgmap v14776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:54 smithi040 bash[41173]: cluster 2023-12-01T23:51:52.281182+0000 mgr.y (mgr.24356) 14808 : cluster 0 pgmap v14776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:54 smithi141 bash[31670]: cluster 2023-12-01T23:51:52.281182+0000 mgr.y (mgr.24356) 14808 : cluster 0 pgmap v14776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:55 smithi040 bash[28232]: audit 2023-12-01T23:51:54.339781+0000 mon.a (mon.0) 9273 : audit 0 from='client.? 172.21.15.40:0/2999197198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:55 smithi040 bash[41173]: audit 2023-12-01T23:51:54.339781+0000 mon.a (mon.0) 9273 : audit 0 from='client.? 172.21.15.40:0/2999197198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:55 smithi141 bash[31670]: audit 2023-12-01T23:51:54.339781+0000 mon.a (mon.0) 9273 : audit 0 from='client.? 172.21.15.40:0/2999197198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:56 smithi040 bash[41173]: cluster 2023-12-01T23:51:54.281896+0000 mgr.y (mgr.24356) 14809 : cluster 0 pgmap v14777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:56 smithi040 bash[28232]: cluster 2023-12-01T23:51:54.281896+0000 mgr.y (mgr.24356) 14809 : cluster 0 pgmap v14777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:56 smithi141 bash[31670]: cluster 2023-12-01T23:51:54.281896+0000 mgr.y (mgr.24356) 14809 : cluster 0 pgmap v14777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:51:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:51:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:57 smithi141 bash[31670]: cluster 2023-12-01T23:51:56.283072+0000 mgr.y (mgr.24356) 14810 : cluster 0 pgmap v14778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:51:57 smithi141 bash[31670]: audit 2023-12-01T23:51:56.804888+0000 mon.c (mon.2) 9319 : audit 0 from='client.? 172.21.15.40:0/3662797573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:57 smithi040 bash[28232]: cluster 2023-12-01T23:51:56.283072+0000 mgr.y (mgr.24356) 14810 : cluster 0 pgmap v14778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:51:57 smithi040 bash[28232]: audit 2023-12-01T23:51:56.804888+0000 mon.c (mon.2) 9319 : audit 0 from='client.? 172.21.15.40:0/3662797573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:51:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:57 smithi040 bash[41173]: cluster 2023-12-01T23:51:56.283072+0000 mgr.y (mgr.24356) 14810 : cluster 0 pgmap v14778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:51:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:51:57 smithi040 bash[41173]: audit 2023-12-01T23:51:56.804888+0000 mon.c (mon.2) 9319 : audit 0 from='client.? 172.21.15.40:0/3662797573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:00 smithi040 bash[41173]: cluster 2023-12-01T23:51:58.283708+0000 mgr.y (mgr.24356) 14811 : cluster 0 pgmap v14779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:00 smithi040 bash[41173]: audit 2023-12-01T23:51:59.272255+0000 mon.c (mon.2) 9320 : audit 0 from='client.? 172.21.15.40:0/4040428606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:00 smithi040 bash[28232]: cluster 2023-12-01T23:51:58.283708+0000 mgr.y (mgr.24356) 14811 : cluster 0 pgmap v14779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:00 smithi040 bash[28232]: audit 2023-12-01T23:51:59.272255+0000 mon.c (mon.2) 9320 : audit 0 from='client.? 172.21.15.40:0/4040428606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:00 smithi141 bash[31670]: cluster 2023-12-01T23:51:58.283708+0000 mgr.y (mgr.24356) 14811 : cluster 0 pgmap v14779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:00 smithi141 bash[31670]: audit 2023-12-01T23:51:59.272255+0000 mon.c (mon.2) 9320 : audit 0 from='client.? 172.21.15.40:0/4040428606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:02 smithi040 bash[41173]: cluster 2023-12-01T23:52:00.284947+0000 mgr.y (mgr.24356) 14812 : cluster 0 pgmap v14780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:02 smithi040 bash[41173]: audit 2023-12-01T23:52:01.739652+0000 mon.a (mon.0) 9274 : audit 0 from='client.? 172.21.15.40:0/2572450925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:02 smithi040 bash[28232]: cluster 2023-12-01T23:52:00.284947+0000 mgr.y (mgr.24356) 14812 : cluster 0 pgmap v14780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:02 smithi040 bash[28232]: audit 2023-12-01T23:52:01.739652+0000 mon.a (mon.0) 9274 : audit 0 from='client.? 172.21.15.40:0/2572450925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:02 smithi141 bash[31670]: cluster 2023-12-01T23:52:00.284947+0000 mgr.y (mgr.24356) 14812 : cluster 0 pgmap v14780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:02 smithi141 bash[31670]: audit 2023-12-01T23:52:01.739652+0000 mon.a (mon.0) 9274 : audit 0 from='client.? 172.21.15.40:0/2572450925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:04 smithi040 bash[28232]: cluster 2023-12-01T23:52:02.285568+0000 mgr.y (mgr.24356) 14813 : cluster 0 pgmap v14781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:04 smithi040 bash[28232]: audit 2023-12-01T23:52:04.114649+0000 mon.c (mon.2) 9321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:04 smithi040 bash[41173]: cluster 2023-12-01T23:52:02.285568+0000 mgr.y (mgr.24356) 14813 : cluster 0 pgmap v14781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:04 smithi040 bash[41173]: audit 2023-12-01T23:52:04.114649+0000 mon.c (mon.2) 9321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:04 smithi141 bash[31670]: cluster 2023-12-01T23:52:02.285568+0000 mgr.y (mgr.24356) 14813 : cluster 0 pgmap v14781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:04 smithi141 bash[31670]: audit 2023-12-01T23:52:04.114649+0000 mon.c (mon.2) 9321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:05 smithi040 bash[28232]: audit 2023-12-01T23:52:04.199732+0000 mon.a (mon.0) 9275 : audit 0 from='client.? 172.21.15.40:0/881526400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:05 smithi040 bash[41173]: audit 2023-12-01T23:52:04.199732+0000 mon.a (mon.0) 9275 : audit 0 from='client.? 172.21.15.40:0/881526400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:05 smithi141 bash[31670]: audit 2023-12-01T23:52:04.199732+0000 mon.a (mon.0) 9275 : audit 0 from='client.? 172.21.15.40:0/881526400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:06 smithi040 bash[41173]: cluster 2023-12-01T23:52:04.286263+0000 mgr.y (mgr.24356) 14814 : cluster 0 pgmap v14782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:06 smithi040 bash[28232]: cluster 2023-12-01T23:52:04.286263+0000 mgr.y (mgr.24356) 14814 : cluster 0 pgmap v14782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:06 smithi141 bash[31670]: cluster 2023-12-01T23:52:04.286263+0000 mgr.y (mgr.24356) 14814 : cluster 0 pgmap v14782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:52:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:52:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:07 smithi141 bash[31670]: cluster 2023-12-01T23:52:06.287408+0000 mgr.y (mgr.24356) 14815 : cluster 0 pgmap v14783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:07 smithi141 bash[31670]: audit 2023-12-01T23:52:06.659416+0000 mon.c (mon.2) 9322 : audit 0 from='client.? 172.21.15.40:0/2696019761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:07 smithi040 bash[41173]: cluster 2023-12-01T23:52:06.287408+0000 mgr.y (mgr.24356) 14815 : cluster 0 pgmap v14783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:07 smithi040 bash[41173]: audit 2023-12-01T23:52:06.659416+0000 mon.c (mon.2) 9322 : audit 0 from='client.? 172.21.15.40:0/2696019761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:07 smithi040 bash[28232]: cluster 2023-12-01T23:52:06.287408+0000 mgr.y (mgr.24356) 14815 : cluster 0 pgmap v14783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:07 smithi040 bash[28232]: audit 2023-12-01T23:52:06.659416+0000 mon.c (mon.2) 9322 : audit 0 from='client.? 172.21.15.40:0/2696019761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:09 smithi040 bash[41173]: audit 2023-12-01T23:52:09.123932+0000 mon.c (mon.2) 9323 : audit 0 from='client.? 172.21.15.40:0/108111872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:09 smithi040 bash[28232]: audit 2023-12-01T23:52:09.123932+0000 mon.c (mon.2) 9323 : audit 0 from='client.? 172.21.15.40:0/108111872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:09 smithi141 bash[31670]: audit 2023-12-01T23:52:09.123932+0000 mon.c (mon.2) 9323 : audit 0 from='client.? 172.21.15.40:0/108111872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:10 smithi040 bash[28232]: cluster 2023-12-01T23:52:08.288171+0000 mgr.y (mgr.24356) 14816 : cluster 0 pgmap v14784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:10 smithi040 bash[41173]: cluster 2023-12-01T23:52:08.288171+0000 mgr.y (mgr.24356) 14816 : cluster 0 pgmap v14784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:10 smithi141 bash[31670]: cluster 2023-12-01T23:52:08.288171+0000 mgr.y (mgr.24356) 14816 : cluster 0 pgmap v14784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:12 smithi040 bash[28232]: cluster 2023-12-01T23:52:10.289379+0000 mgr.y (mgr.24356) 14817 : cluster 0 pgmap v14785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:12 smithi040 bash[28232]: audit 2023-12-01T23:52:11.589954+0000 mon.a (mon.0) 9276 : audit 0 from='client.? 172.21.15.40:0/1491417976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:12 smithi040 bash[41173]: cluster 2023-12-01T23:52:10.289379+0000 mgr.y (mgr.24356) 14817 : cluster 0 pgmap v14785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:12 smithi040 bash[41173]: audit 2023-12-01T23:52:11.589954+0000 mon.a (mon.0) 9276 : audit 0 from='client.? 172.21.15.40:0/1491417976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:12 smithi141 bash[31670]: cluster 2023-12-01T23:52:10.289379+0000 mgr.y (mgr.24356) 14817 : cluster 0 pgmap v14785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:12 smithi141 bash[31670]: audit 2023-12-01T23:52:11.589954+0000 mon.a (mon.0) 9276 : audit 0 from='client.? 172.21.15.40:0/1491417976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:14 smithi040 bash[28232]: cluster 2023-12-01T23:52:12.289996+0000 mgr.y (mgr.24356) 14818 : cluster 0 pgmap v14786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:14 smithi040 bash[28232]: audit 2023-12-01T23:52:14.059811+0000 mon.c (mon.2) 9324 : audit 0 from='client.? 172.21.15.40:0/1542341654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:14 smithi040 bash[41173]: cluster 2023-12-01T23:52:12.289996+0000 mgr.y (mgr.24356) 14818 : cluster 0 pgmap v14786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:14 smithi040 bash[41173]: audit 2023-12-01T23:52:14.059811+0000 mon.c (mon.2) 9324 : audit 0 from='client.? 172.21.15.40:0/1542341654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:14 smithi141 bash[31670]: cluster 2023-12-01T23:52:12.289996+0000 mgr.y (mgr.24356) 14818 : cluster 0 pgmap v14786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:14 smithi141 bash[31670]: audit 2023-12-01T23:52:14.059811+0000 mon.c (mon.2) 9324 : audit 0 from='client.? 172.21.15.40:0/1542341654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:16 smithi040 bash[28232]: cluster 2023-12-01T23:52:14.290728+0000 mgr.y (mgr.24356) 14819 : cluster 0 pgmap v14787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:16 smithi040 bash[41173]: cluster 2023-12-01T23:52:14.290728+0000 mgr.y (mgr.24356) 14819 : cluster 0 pgmap v14787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:16 smithi141 bash[31670]: cluster 2023-12-01T23:52:14.290728+0000 mgr.y (mgr.24356) 14819 : cluster 0 pgmap v14787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:52:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:52:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:17 smithi040 bash[28232]: audit 2023-12-01T23:52:16.541999+0000 mon.a (mon.0) 9277 : audit 0 from='client.? 172.21.15.40:0/186127299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:17 smithi040 bash[28232]: audit 2023-12-01T23:52:16.661998+0000 mon.c (mon.2) 9325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:52:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:17 smithi040 bash[41173]: audit 2023-12-01T23:52:16.541999+0000 mon.a (mon.0) 9277 : audit 0 from='client.? 172.21.15.40:0/186127299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:17 smithi040 bash[41173]: audit 2023-12-01T23:52:16.661998+0000 mon.c (mon.2) 9325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:52:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:17 smithi141 bash[31670]: audit 2023-12-01T23:52:16.541999+0000 mon.a (mon.0) 9277 : audit 0 from='client.? 172.21.15.40:0/186127299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:17 smithi141 bash[31670]: audit 2023-12-01T23:52:16.661998+0000 mon.c (mon.2) 9325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:52:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:18 smithi141 bash[31670]: cluster 2023-12-01T23:52:16.291881+0000 mgr.y (mgr.24356) 14820 : cluster 0 pgmap v14788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:18 smithi040 bash[28232]: cluster 2023-12-01T23:52:16.291881+0000 mgr.y (mgr.24356) 14820 : cluster 0 pgmap v14788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:18 smithi040 bash[41173]: cluster 2023-12-01T23:52:16.291881+0000 mgr.y (mgr.24356) 14820 : cluster 0 pgmap v14788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:19 smithi141 bash[31670]: cluster 2023-12-01T23:52:18.292579+0000 mgr.y (mgr.24356) 14821 : cluster 0 pgmap v14789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:19 smithi141 bash[31670]: audit 2023-12-01T23:52:19.009487+0000 mon.a (mon.0) 9278 : audit 0 from='client.? 172.21.15.40:0/625947438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:19 smithi141 bash[31670]: audit 2023-12-01T23:52:19.114910+0000 mon.c (mon.2) 9326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:19 smithi040 bash[41173]: cluster 2023-12-01T23:52:18.292579+0000 mgr.y (mgr.24356) 14821 : cluster 0 pgmap v14789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:19 smithi040 bash[41173]: audit 2023-12-01T23:52:19.009487+0000 mon.a (mon.0) 9278 : audit 0 from='client.? 172.21.15.40:0/625947438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:19 smithi040 bash[41173]: audit 2023-12-01T23:52:19.114910+0000 mon.c (mon.2) 9326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:19 smithi040 bash[28232]: cluster 2023-12-01T23:52:18.292579+0000 mgr.y (mgr.24356) 14821 : cluster 0 pgmap v14789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:19 smithi040 bash[28232]: audit 2023-12-01T23:52:19.009487+0000 mon.a (mon.0) 9278 : audit 0 from='client.? 172.21.15.40:0/625947438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:19 smithi040 bash[28232]: audit 2023-12-01T23:52:19.114910+0000 mon.c (mon.2) 9326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:21 smithi040 bash[41173]: cluster 2023-12-01T23:52:20.293781+0000 mgr.y (mgr.24356) 14822 : cluster 0 pgmap v14790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:21 smithi040 bash[28232]: cluster 2023-12-01T23:52:20.293781+0000 mgr.y (mgr.24356) 14822 : cluster 0 pgmap v14790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:21 smithi141 bash[31670]: cluster 2023-12-01T23:52:20.293781+0000 mgr.y (mgr.24356) 14822 : cluster 0 pgmap v14790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:22 smithi040 bash[28232]: audit 2023-12-01T23:52:21.471403+0000 mon.c (mon.2) 9327 : audit 0 from='client.? 172.21.15.40:0/3422564293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:22 smithi040 bash[41173]: audit 2023-12-01T23:52:21.471403+0000 mon.c (mon.2) 9327 : audit 0 from='client.? 172.21.15.40:0/3422564293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:22 smithi141 bash[31670]: audit 2023-12-01T23:52:21.471403+0000 mon.c (mon.2) 9327 : audit 0 from='client.? 172.21.15.40:0/3422564293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: cluster 2023-12-01T23:52:22.294273+0000 mgr.y (mgr.24356) 14823 : cluster 0 pgmap v14791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:22.563056+0000 mon.a (mon.0) 9279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:22.576321+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:22.862938+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:22.875536+0000 mon.a (mon.0) 9282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:23.404174+0000 mon.c (mon.2) 9328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:23.406283+0000 mon.c (mon.2) 9329 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[41173]: audit 2023-12-01T23:52:23.416875+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: cluster 2023-12-01T23:52:22.294273+0000 mgr.y (mgr.24356) 14823 : cluster 0 pgmap v14791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:22.563056+0000 mon.a (mon.0) 9279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:22.576321+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:22.862938+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:22.875536+0000 mon.a (mon.0) 9282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:23.404174+0000 mon.c (mon.2) 9328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:52:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:23.406283+0000 mon.c (mon.2) 9329 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:52:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:23 smithi040 bash[28232]: audit 2023-12-01T23:52:23.416875+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: cluster 2023-12-01T23:52:22.294273+0000 mgr.y (mgr.24356) 14823 : cluster 0 pgmap v14791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:22.563056+0000 mon.a (mon.0) 9279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:22.576321+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:22.862938+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:22.875536+0000 mon.a (mon.0) 9282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:23.404174+0000 mon.c (mon.2) 9328 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:52:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:23.406283+0000 mon.c (mon.2) 9329 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:52:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:23 smithi141 bash[31670]: audit 2023-12-01T23:52:23.416875+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:52:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:24 smithi040 bash[28232]: audit 2023-12-01T23:52:23.945932+0000 mon.c (mon.2) 9330 : audit 0 from='client.? 172.21.15.40:0/2772467735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:24 smithi040 bash[41173]: audit 2023-12-01T23:52:23.945932+0000 mon.c (mon.2) 9330 : audit 0 from='client.? 172.21.15.40:0/2772467735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:24 smithi141 bash[31670]: audit 2023-12-01T23:52:23.945932+0000 mon.c (mon.2) 9330 : audit 0 from='client.? 172.21.15.40:0/2772467735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:25 smithi040 bash[28232]: cluster 2023-12-01T23:52:24.294956+0000 mgr.y (mgr.24356) 14824 : cluster 0 pgmap v14792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:25 smithi040 bash[41173]: cluster 2023-12-01T23:52:24.294956+0000 mgr.y (mgr.24356) 14824 : cluster 0 pgmap v14792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:25 smithi141 bash[31670]: cluster 2023-12-01T23:52:24.294956+0000 mgr.y (mgr.24356) 14824 : cluster 0 pgmap v14792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:26 smithi040 bash[28232]: audit 2023-12-01T23:52:26.412350+0000 mon.a (mon.0) 9284 : audit 0 from='client.? 172.21.15.40:0/1410392459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:52:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:52:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:26 smithi040 bash[41173]: audit 2023-12-01T23:52:26.412350+0000 mon.a (mon.0) 9284 : audit 0 from='client.? 172.21.15.40:0/1410392459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:26 smithi141 bash[31670]: audit 2023-12-01T23:52:26.412350+0000 mon.a (mon.0) 9284 : audit 0 from='client.? 172.21.15.40:0/1410392459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:27 smithi040 bash[28232]: cluster 2023-12-01T23:52:26.295722+0000 mgr.y (mgr.24356) 14825 : cluster 0 pgmap v14793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:27 smithi040 bash[41173]: cluster 2023-12-01T23:52:26.295722+0000 mgr.y (mgr.24356) 14825 : cluster 0 pgmap v14793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:27 smithi141 bash[31670]: cluster 2023-12-01T23:52:26.295722+0000 mgr.y (mgr.24356) 14825 : cluster 0 pgmap v14793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:29 smithi040 bash[28232]: audit 2023-12-01T23:52:28.878377+0000 mon.c (mon.2) 9331 : audit 0 from='client.? 172.21.15.40:0/1003489763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:29 smithi040 bash[41173]: audit 2023-12-01T23:52:28.878377+0000 mon.c (mon.2) 9331 : audit 0 from='client.? 172.21.15.40:0/1003489763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:29 smithi141 bash[31670]: audit 2023-12-01T23:52:28.878377+0000 mon.c (mon.2) 9331 : audit 0 from='client.? 172.21.15.40:0/1003489763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:30 smithi040 bash[28232]: cluster 2023-12-01T23:52:28.296347+0000 mgr.y (mgr.24356) 14826 : cluster 0 pgmap v14794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:30 smithi040 bash[41173]: cluster 2023-12-01T23:52:28.296347+0000 mgr.y (mgr.24356) 14826 : cluster 0 pgmap v14794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:30 smithi141 bash[31670]: cluster 2023-12-01T23:52:28.296347+0000 mgr.y (mgr.24356) 14826 : cluster 0 pgmap v14794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:31 smithi141 bash[31670]: cluster 2023-12-01T23:52:30.297600+0000 mgr.y (mgr.24356) 14827 : cluster 0 pgmap v14795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:31 smithi040 bash[41173]: cluster 2023-12-01T23:52:30.297600+0000 mgr.y (mgr.24356) 14827 : cluster 0 pgmap v14795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:31 smithi040 bash[28232]: cluster 2023-12-01T23:52:30.297600+0000 mgr.y (mgr.24356) 14827 : cluster 0 pgmap v14795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:32 smithi141 bash[31670]: audit 2023-12-01T23:52:31.344033+0000 mon.c (mon.2) 9332 : audit 0 from='client.? 172.21.15.40:0/710681550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:32 smithi040 bash[41173]: audit 2023-12-01T23:52:31.344033+0000 mon.c (mon.2) 9332 : audit 0 from='client.? 172.21.15.40:0/710681550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:32 smithi040 bash[28232]: audit 2023-12-01T23:52:31.344033+0000 mon.c (mon.2) 9332 : audit 0 from='client.? 172.21.15.40:0/710681550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:34 smithi040 bash[41173]: cluster 2023-12-01T23:52:32.298319+0000 mgr.y (mgr.24356) 14828 : cluster 0 pgmap v14796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:34 smithi040 bash[41173]: audit 2023-12-01T23:52:33.818657+0000 mon.c (mon.2) 9333 : audit 0 from='client.? 172.21.15.40:0/787118839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:34 smithi040 bash[41173]: audit 2023-12-01T23:52:34.115523+0000 mon.c (mon.2) 9334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:34 smithi040 bash[28232]: cluster 2023-12-01T23:52:32.298319+0000 mgr.y (mgr.24356) 14828 : cluster 0 pgmap v14796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:34 smithi040 bash[28232]: audit 2023-12-01T23:52:33.818657+0000 mon.c (mon.2) 9333 : audit 0 from='client.? 172.21.15.40:0/787118839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:34 smithi040 bash[28232]: audit 2023-12-01T23:52:34.115523+0000 mon.c (mon.2) 9334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:34 smithi141 bash[31670]: cluster 2023-12-01T23:52:32.298319+0000 mgr.y (mgr.24356) 14828 : cluster 0 pgmap v14796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:34 smithi141 bash[31670]: audit 2023-12-01T23:52:33.818657+0000 mon.c (mon.2) 9333 : audit 0 from='client.? 172.21.15.40:0/787118839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:34 smithi141 bash[31670]: audit 2023-12-01T23:52:34.115523+0000 mon.c (mon.2) 9334 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:36 smithi040 bash[41173]: cluster 2023-12-01T23:52:34.299034+0000 mgr.y (mgr.24356) 14829 : cluster 0 pgmap v14797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:36 smithi040 bash[28232]: cluster 2023-12-01T23:52:34.299034+0000 mgr.y (mgr.24356) 14829 : cluster 0 pgmap v14797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:36 smithi141 bash[31670]: cluster 2023-12-01T23:52:34.299034+0000 mgr.y (mgr.24356) 14829 : cluster 0 pgmap v14797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:52:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:52:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:37 smithi040 bash[28232]: audit 2023-12-01T23:52:36.289769+0000 mon.c (mon.2) 9335 : audit 0 from='client.? 172.21.15.40:0/28232340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:37 smithi040 bash[41173]: audit 2023-12-01T23:52:36.289769+0000 mon.c (mon.2) 9335 : audit 0 from='client.? 172.21.15.40:0/28232340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:37 smithi141 bash[31670]: audit 2023-12-01T23:52:36.289769+0000 mon.c (mon.2) 9335 : audit 0 from='client.? 172.21.15.40:0/28232340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:38 smithi040 bash[28232]: cluster 2023-12-01T23:52:36.300195+0000 mgr.y (mgr.24356) 14830 : cluster 0 pgmap v14798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:38 smithi040 bash[41173]: cluster 2023-12-01T23:52:36.300195+0000 mgr.y (mgr.24356) 14830 : cluster 0 pgmap v14798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:38 smithi141 bash[31670]: cluster 2023-12-01T23:52:36.300195+0000 mgr.y (mgr.24356) 14830 : cluster 0 pgmap v14798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:39 smithi141 bash[31670]: cluster 2023-12-01T23:52:38.300995+0000 mgr.y (mgr.24356) 14831 : cluster 0 pgmap v14799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:39 smithi141 bash[31670]: audit 2023-12-01T23:52:38.755834+0000 mon.c (mon.2) 9336 : audit 0 from='client.? 172.21.15.40:0/3909605847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:39 smithi040 bash[41173]: cluster 2023-12-01T23:52:38.300995+0000 mgr.y (mgr.24356) 14831 : cluster 0 pgmap v14799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:39 smithi040 bash[41173]: audit 2023-12-01T23:52:38.755834+0000 mon.c (mon.2) 9336 : audit 0 from='client.? 172.21.15.40:0/3909605847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:39 smithi040 bash[28232]: cluster 2023-12-01T23:52:38.300995+0000 mgr.y (mgr.24356) 14831 : cluster 0 pgmap v14799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:39 smithi040 bash[28232]: audit 2023-12-01T23:52:38.755834+0000 mon.c (mon.2) 9336 : audit 0 from='client.? 172.21.15.40:0/3909605847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:41 smithi040 bash[41173]: cluster 2023-12-01T23:52:40.302236+0000 mgr.y (mgr.24356) 14832 : cluster 0 pgmap v14800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:41 smithi040 bash[41173]: audit 2023-12-01T23:52:41.221283+0000 mon.a (mon.0) 9285 : audit 0 from='client.? 172.21.15.40:0/1177683787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:41 smithi040 bash[28232]: cluster 2023-12-01T23:52:40.302236+0000 mgr.y (mgr.24356) 14832 : cluster 0 pgmap v14800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:41 smithi040 bash[28232]: audit 2023-12-01T23:52:41.221283+0000 mon.a (mon.0) 9285 : audit 0 from='client.? 172.21.15.40:0/1177683787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:41 smithi141 bash[31670]: cluster 2023-12-01T23:52:40.302236+0000 mgr.y (mgr.24356) 14832 : cluster 0 pgmap v14800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:41 smithi141 bash[31670]: audit 2023-12-01T23:52:41.221283+0000 mon.a (mon.0) 9285 : audit 0 from='client.? 172.21.15.40:0/1177683787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:44 smithi040 bash[41173]: cluster 2023-12-01T23:52:42.302839+0000 mgr.y (mgr.24356) 14833 : cluster 0 pgmap v14801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:44 smithi040 bash[41173]: audit 2023-12-01T23:52:43.687236+0000 mon.a (mon.0) 9286 : audit 0 from='client.? 172.21.15.40:0/2363035482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:44 smithi040 bash[28232]: cluster 2023-12-01T23:52:42.302839+0000 mgr.y (mgr.24356) 14833 : cluster 0 pgmap v14801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:44 smithi040 bash[28232]: audit 2023-12-01T23:52:43.687236+0000 mon.a (mon.0) 9286 : audit 0 from='client.? 172.21.15.40:0/2363035482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:44 smithi141 bash[31670]: cluster 2023-12-01T23:52:42.302839+0000 mgr.y (mgr.24356) 14833 : cluster 0 pgmap v14801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:44 smithi141 bash[31670]: audit 2023-12-01T23:52:43.687236+0000 mon.a (mon.0) 9286 : audit 0 from='client.? 172.21.15.40:0/2363035482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:46 smithi040 bash[41173]: cluster 2023-12-01T23:52:44.303555+0000 mgr.y (mgr.24356) 14834 : cluster 0 pgmap v14802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:46 smithi040 bash[41173]: audit 2023-12-01T23:52:46.149717+0000 mon.a (mon.0) 9287 : audit 0 from='client.? 172.21.15.40:0/212437465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:46 smithi040 bash[28232]: cluster 2023-12-01T23:52:44.303555+0000 mgr.y (mgr.24356) 14834 : cluster 0 pgmap v14802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:46 smithi040 bash[28232]: audit 2023-12-01T23:52:46.149717+0000 mon.a (mon.0) 9287 : audit 0 from='client.? 172.21.15.40:0/212437465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:46 smithi141 bash[31670]: cluster 2023-12-01T23:52:44.303555+0000 mgr.y (mgr.24356) 14834 : cluster 0 pgmap v14802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:46 smithi141 bash[31670]: audit 2023-12-01T23:52:46.149717+0000 mon.a (mon.0) 9287 : audit 0 from='client.? 172.21.15.40:0/212437465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:52:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:52:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:48 smithi040 bash[28232]: cluster 2023-12-01T23:52:46.304777+0000 mgr.y (mgr.24356) 14835 : cluster 0 pgmap v14803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:48 smithi040 bash[41173]: cluster 2023-12-01T23:52:46.304777+0000 mgr.y (mgr.24356) 14835 : cluster 0 pgmap v14803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:48 smithi141 bash[31670]: cluster 2023-12-01T23:52:46.304777+0000 mgr.y (mgr.24356) 14835 : cluster 0 pgmap v14803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:49 smithi141 bash[31670]: cluster 2023-12-01T23:52:48.305263+0000 mgr.y (mgr.24356) 14836 : cluster 0 pgmap v14804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:49 smithi141 bash[31670]: audit 2023-12-01T23:52:48.619688+0000 mon.a (mon.0) 9288 : audit 0 from='client.? 172.21.15.40:0/1021168166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:49 smithi141 bash[31670]: audit 2023-12-01T23:52:49.115983+0000 mon.c (mon.2) 9337 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:49 smithi040 bash[28232]: cluster 2023-12-01T23:52:48.305263+0000 mgr.y (mgr.24356) 14836 : cluster 0 pgmap v14804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:49 smithi040 bash[28232]: audit 2023-12-01T23:52:48.619688+0000 mon.a (mon.0) 9288 : audit 0 from='client.? 172.21.15.40:0/1021168166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:49 smithi040 bash[28232]: audit 2023-12-01T23:52:49.115983+0000 mon.c (mon.2) 9337 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:49 smithi040 bash[41173]: cluster 2023-12-01T23:52:48.305263+0000 mgr.y (mgr.24356) 14836 : cluster 0 pgmap v14804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:49 smithi040 bash[41173]: audit 2023-12-01T23:52:48.619688+0000 mon.a (mon.0) 9288 : audit 0 from='client.? 172.21.15.40:0/1021168166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:49 smithi040 bash[41173]: audit 2023-12-01T23:52:49.115983+0000 mon.c (mon.2) 9337 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:51 smithi040 bash[41173]: cluster 2023-12-01T23:52:50.306361+0000 mgr.y (mgr.24356) 14837 : cluster 0 pgmap v14805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:51 smithi040 bash[41173]: audit 2023-12-01T23:52:51.075438+0000 mon.c (mon.2) 9338 : audit 0 from='client.? 172.21.15.40:0/2817418303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:51 smithi040 bash[28232]: cluster 2023-12-01T23:52:50.306361+0000 mgr.y (mgr.24356) 14837 : cluster 0 pgmap v14805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:51 smithi040 bash[28232]: audit 2023-12-01T23:52:51.075438+0000 mon.c (mon.2) 9338 : audit 0 from='client.? 172.21.15.40:0/2817418303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:51 smithi141 bash[31670]: cluster 2023-12-01T23:52:50.306361+0000 mgr.y (mgr.24356) 14837 : cluster 0 pgmap v14805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:51 smithi141 bash[31670]: audit 2023-12-01T23:52:51.075438+0000 mon.c (mon.2) 9338 : audit 0 from='client.? 172.21.15.40:0/2817418303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:54 smithi141 bash[31670]: cluster 2023-12-01T23:52:52.307057+0000 mgr.y (mgr.24356) 14838 : cluster 0 pgmap v14806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:54 smithi141 bash[31670]: audit 2023-12-01T23:52:53.563763+0000 mon.a (mon.0) 9289 : audit 0 from='client.? 172.21.15.40:0/305003838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:54 smithi040 bash[41173]: cluster 2023-12-01T23:52:52.307057+0000 mgr.y (mgr.24356) 14838 : cluster 0 pgmap v14806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:54 smithi040 bash[41173]: audit 2023-12-01T23:52:53.563763+0000 mon.a (mon.0) 9289 : audit 0 from='client.? 172.21.15.40:0/305003838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:54 smithi040 bash[28232]: cluster 2023-12-01T23:52:52.307057+0000 mgr.y (mgr.24356) 14838 : cluster 0 pgmap v14806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:54 smithi040 bash[28232]: audit 2023-12-01T23:52:53.563763+0000 mon.a (mon.0) 9289 : audit 0 from='client.? 172.21.15.40:0/305003838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:55 smithi141 bash[31670]: cluster 2023-12-01T23:52:54.307725+0000 mgr.y (mgr.24356) 14839 : cluster 0 pgmap v14807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:55 smithi040 bash[28232]: cluster 2023-12-01T23:52:54.307725+0000 mgr.y (mgr.24356) 14839 : cluster 0 pgmap v14807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:55 smithi040 bash[41173]: cluster 2023-12-01T23:52:54.307725+0000 mgr.y (mgr.24356) 14839 : cluster 0 pgmap v14807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:56.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:56 smithi040 bash[28232]: audit 2023-12-01T23:52:56.023332+0000 mon.a (mon.0) 9290 : audit 0 from='client.? 172.21.15.40:0/2602420203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:56.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:56 smithi040 bash[41173]: audit 2023-12-01T23:52:56.023332+0000 mon.a (mon.0) 9290 : audit 0 from='client.? 172.21.15.40:0/2602420203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:56 smithi141 bash[31670]: audit 2023-12-01T23:52:56.023332+0000 mon.a (mon.0) 9290 : audit 0 from='client.? 172.21.15.40:0/2602420203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:52:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:52:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:57 smithi141 bash[31670]: cluster 2023-12-01T23:52:56.308815+0000 mgr.y (mgr.24356) 14840 : cluster 0 pgmap v14808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:57 smithi040 bash[28232]: cluster 2023-12-01T23:52:56.308815+0000 mgr.y (mgr.24356) 14840 : cluster 0 pgmap v14808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:57 smithi040 bash[41173]: cluster 2023-12-01T23:52:56.308815+0000 mgr.y (mgr.24356) 14840 : cluster 0 pgmap v14808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:52:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:52:59 smithi141 bash[31670]: audit 2023-12-01T23:52:58.476249+0000 mon.c (mon.2) 9339 : audit 0 from='client.? 172.21.15.40:0/3839846071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:52:59 smithi040 bash[28232]: audit 2023-12-01T23:52:58.476249+0000 mon.c (mon.2) 9339 : audit 0 from='client.? 172.21.15.40:0/3839846071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:52:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:52:59 smithi040 bash[41173]: audit 2023-12-01T23:52:58.476249+0000 mon.c (mon.2) 9339 : audit 0 from='client.? 172.21.15.40:0/3839846071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:00 smithi141 bash[31670]: cluster 2023-12-01T23:52:58.309392+0000 mgr.y (mgr.24356) 14841 : cluster 0 pgmap v14809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:00 smithi040 bash[41173]: cluster 2023-12-01T23:52:58.309392+0000 mgr.y (mgr.24356) 14841 : cluster 0 pgmap v14809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:00 smithi040 bash[28232]: cluster 2023-12-01T23:52:58.309392+0000 mgr.y (mgr.24356) 14841 : cluster 0 pgmap v14809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:01 smithi141 bash[31670]: cluster 2023-12-01T23:53:00.310564+0000 mgr.y (mgr.24356) 14842 : cluster 0 pgmap v14810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:01 smithi141 bash[31670]: audit 2023-12-01T23:53:00.946211+0000 mon.c (mon.2) 9340 : audit 0 from='client.? 172.21.15.40:0/3815761240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:01 smithi040 bash[41173]: cluster 2023-12-01T23:53:00.310564+0000 mgr.y (mgr.24356) 14842 : cluster 0 pgmap v14810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:01 smithi040 bash[41173]: audit 2023-12-01T23:53:00.946211+0000 mon.c (mon.2) 9340 : audit 0 from='client.? 172.21.15.40:0/3815761240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:01 smithi040 bash[28232]: cluster 2023-12-01T23:53:00.310564+0000 mgr.y (mgr.24356) 14842 : cluster 0 pgmap v14810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:01 smithi040 bash[28232]: audit 2023-12-01T23:53:00.946211+0000 mon.c (mon.2) 9340 : audit 0 from='client.? 172.21.15.40:0/3815761240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:04 smithi040 bash[41173]: cluster 2023-12-01T23:53:02.311333+0000 mgr.y (mgr.24356) 14843 : cluster 0 pgmap v14811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:04 smithi040 bash[41173]: audit 2023-12-01T23:53:03.404721+0000 mon.a (mon.0) 9291 : audit 0 from='client.? 172.21.15.40:0/105726914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:04 smithi040 bash[41173]: audit 2023-12-01T23:53:04.116282+0000 mon.c (mon.2) 9341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:04 smithi040 bash[28232]: cluster 2023-12-01T23:53:02.311333+0000 mgr.y (mgr.24356) 14843 : cluster 0 pgmap v14811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:04 smithi040 bash[28232]: audit 2023-12-01T23:53:03.404721+0000 mon.a (mon.0) 9291 : audit 0 from='client.? 172.21.15.40:0/105726914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:04 smithi040 bash[28232]: audit 2023-12-01T23:53:04.116282+0000 mon.c (mon.2) 9341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:04 smithi141 bash[31670]: cluster 2023-12-01T23:53:02.311333+0000 mgr.y (mgr.24356) 14843 : cluster 0 pgmap v14811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:04 smithi141 bash[31670]: audit 2023-12-01T23:53:03.404721+0000 mon.a (mon.0) 9291 : audit 0 from='client.? 172.21.15.40:0/105726914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:04 smithi141 bash[31670]: audit 2023-12-01T23:53:04.116282+0000 mon.c (mon.2) 9341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:05 smithi141 bash[31670]: cluster 2023-12-01T23:53:04.311917+0000 mgr.y (mgr.24356) 14844 : cluster 0 pgmap v14812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:05 smithi040 bash[28232]: cluster 2023-12-01T23:53:04.311917+0000 mgr.y (mgr.24356) 14844 : cluster 0 pgmap v14812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:05 smithi040 bash[41173]: cluster 2023-12-01T23:53:04.311917+0000 mgr.y (mgr.24356) 14844 : cluster 0 pgmap v14812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:06.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:06 smithi040 bash[41173]: audit 2023-12-01T23:53:05.868899+0000 mon.a (mon.0) 9292 : audit 0 from='client.? 172.21.15.40:0/3630811114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:06.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:06 smithi040 bash[28232]: audit 2023-12-01T23:53:05.868899+0000 mon.a (mon.0) 9292 : audit 0 from='client.? 172.21.15.40:0/3630811114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:06 smithi141 bash[31670]: audit 2023-12-01T23:53:05.868899+0000 mon.a (mon.0) 9292 : audit 0 from='client.? 172.21.15.40:0/3630811114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:53:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:53:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:07 smithi141 bash[31670]: cluster 2023-12-01T23:53:06.313078+0000 mgr.y (mgr.24356) 14845 : cluster 0 pgmap v14813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:07 smithi040 bash[28232]: cluster 2023-12-01T23:53:06.313078+0000 mgr.y (mgr.24356) 14845 : cluster 0 pgmap v14813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:07 smithi040 bash[41173]: cluster 2023-12-01T23:53:06.313078+0000 mgr.y (mgr.24356) 14845 : cluster 0 pgmap v14813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:09 smithi141 bash[31670]: audit 2023-12-01T23:53:08.325987+0000 mon.a (mon.0) 9293 : audit 0 from='client.? 172.21.15.40:0/1383904221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:09 smithi040 bash[28232]: audit 2023-12-01T23:53:08.325987+0000 mon.a (mon.0) 9293 : audit 0 from='client.? 172.21.15.40:0/1383904221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:09 smithi040 bash[41173]: audit 2023-12-01T23:53:08.325987+0000 mon.a (mon.0) 9293 : audit 0 from='client.? 172.21.15.40:0/1383904221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:10 smithi141 bash[31670]: cluster 2023-12-01T23:53:08.313493+0000 mgr.y (mgr.24356) 14846 : cluster 0 pgmap v14814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:10 smithi040 bash[41173]: cluster 2023-12-01T23:53:08.313493+0000 mgr.y (mgr.24356) 14846 : cluster 0 pgmap v14814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:10 smithi040 bash[28232]: cluster 2023-12-01T23:53:08.313493+0000 mgr.y (mgr.24356) 14846 : cluster 0 pgmap v14814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:11 smithi141 bash[31670]: cluster 2023-12-01T23:53:10.314600+0000 mgr.y (mgr.24356) 14847 : cluster 0 pgmap v14815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:11 smithi141 bash[31670]: audit 2023-12-01T23:53:10.795062+0000 mon.a (mon.0) 9294 : audit 0 from='client.? 172.21.15.40:0/2170320856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:11 smithi040 bash[28232]: cluster 2023-12-01T23:53:10.314600+0000 mgr.y (mgr.24356) 14847 : cluster 0 pgmap v14815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:11 smithi040 bash[28232]: audit 2023-12-01T23:53:10.795062+0000 mon.a (mon.0) 9294 : audit 0 from='client.? 172.21.15.40:0/2170320856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:11 smithi040 bash[41173]: cluster 2023-12-01T23:53:10.314600+0000 mgr.y (mgr.24356) 14847 : cluster 0 pgmap v14815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:11 smithi040 bash[41173]: audit 2023-12-01T23:53:10.795062+0000 mon.a (mon.0) 9294 : audit 0 from='client.? 172.21.15.40:0/2170320856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:13 smithi040 bash[28232]: cluster 2023-12-01T23:53:12.315236+0000 mgr.y (mgr.24356) 14848 : cluster 0 pgmap v14816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:13 smithi040 bash[28232]: audit 2023-12-01T23:53:13.261057+0000 mon.c (mon.2) 9342 : audit 0 from='client.? 172.21.15.40:0/776885584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:13 smithi040 bash[41173]: cluster 2023-12-01T23:53:12.315236+0000 mgr.y (mgr.24356) 14848 : cluster 0 pgmap v14816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:13 smithi040 bash[41173]: audit 2023-12-01T23:53:13.261057+0000 mon.c (mon.2) 9342 : audit 0 from='client.? 172.21.15.40:0/776885584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:13 smithi141 bash[31670]: cluster 2023-12-01T23:53:12.315236+0000 mgr.y (mgr.24356) 14848 : cluster 0 pgmap v14816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:13 smithi141 bash[31670]: audit 2023-12-01T23:53:13.261057+0000 mon.c (mon.2) 9342 : audit 0 from='client.? 172.21.15.40:0/776885584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:15 smithi040 bash[28232]: cluster 2023-12-01T23:53:14.315902+0000 mgr.y (mgr.24356) 14849 : cluster 0 pgmap v14817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:15 smithi040 bash[41173]: cluster 2023-12-01T23:53:14.315902+0000 mgr.y (mgr.24356) 14849 : cluster 0 pgmap v14817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:15 smithi141 bash[31670]: cluster 2023-12-01T23:53:14.315902+0000 mgr.y (mgr.24356) 14849 : cluster 0 pgmap v14817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:16 smithi040 bash[28232]: audit 2023-12-01T23:53:15.734093+0000 mon.a (mon.0) 9295 : audit 0 from='client.? 172.21.15.40:0/2675070876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:53:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:53:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:16 smithi040 bash[41173]: audit 2023-12-01T23:53:15.734093+0000 mon.a (mon.0) 9295 : audit 0 from='client.? 172.21.15.40:0/2675070876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:16 smithi141 bash[31670]: audit 2023-12-01T23:53:15.734093+0000 mon.a (mon.0) 9295 : audit 0 from='client.? 172.21.15.40:0/2675070876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:17 smithi040 bash[28232]: cluster 2023-12-01T23:53:16.317087+0000 mgr.y (mgr.24356) 14850 : cluster 0 pgmap v14818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:17 smithi040 bash[41173]: cluster 2023-12-01T23:53:16.317087+0000 mgr.y (mgr.24356) 14850 : cluster 0 pgmap v14818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:17 smithi141 bash[31670]: cluster 2023-12-01T23:53:16.317087+0000 mgr.y (mgr.24356) 14850 : cluster 0 pgmap v14818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:19 smithi141 bash[31670]: audit 2023-12-01T23:53:18.207252+0000 mon.a (mon.0) 9296 : audit 0 from='client.? 172.21.15.40:0/2024339159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:19 smithi141 bash[31670]: cluster 2023-12-01T23:53:18.317735+0000 mgr.y (mgr.24356) 14851 : cluster 0 pgmap v14819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:19 smithi141 bash[31670]: audit 2023-12-01T23:53:19.116652+0000 mon.c (mon.2) 9343 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:19 smithi040 bash[28232]: audit 2023-12-01T23:53:18.207252+0000 mon.a (mon.0) 9296 : audit 0 from='client.? 172.21.15.40:0/2024339159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:19 smithi040 bash[28232]: cluster 2023-12-01T23:53:18.317735+0000 mgr.y (mgr.24356) 14851 : cluster 0 pgmap v14819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:19 smithi040 bash[28232]: audit 2023-12-01T23:53:19.116652+0000 mon.c (mon.2) 9343 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:19 smithi040 bash[41173]: audit 2023-12-01T23:53:18.207252+0000 mon.a (mon.0) 9296 : audit 0 from='client.? 172.21.15.40:0/2024339159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:19 smithi040 bash[41173]: cluster 2023-12-01T23:53:18.317735+0000 mgr.y (mgr.24356) 14851 : cluster 0 pgmap v14819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:19 smithi040 bash[41173]: audit 2023-12-01T23:53:19.116652+0000 mon.c (mon.2) 9343 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:21 smithi040 bash[41173]: cluster 2023-12-01T23:53:20.318880+0000 mgr.y (mgr.24356) 14852 : cluster 0 pgmap v14820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:21 smithi040 bash[41173]: audit 2023-12-01T23:53:20.671626+0000 mon.c (mon.2) 9344 : audit 0 from='client.? 172.21.15.40:0/247726453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:21 smithi040 bash[28232]: cluster 2023-12-01T23:53:20.318880+0000 mgr.y (mgr.24356) 14852 : cluster 0 pgmap v14820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:21 smithi040 bash[28232]: audit 2023-12-01T23:53:20.671626+0000 mon.c (mon.2) 9344 : audit 0 from='client.? 172.21.15.40:0/247726453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:21 smithi141 bash[31670]: cluster 2023-12-01T23:53:20.318880+0000 mgr.y (mgr.24356) 14852 : cluster 0 pgmap v14820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:21 smithi141 bash[31670]: audit 2023-12-01T23:53:20.671626+0000 mon.c (mon.2) 9344 : audit 0 from='client.? 172.21.15.40:0/247726453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:23 smithi040 bash[41173]: cluster 2023-12-01T23:53:22.319556+0000 mgr.y (mgr.24356) 14853 : cluster 0 pgmap v14821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:23 smithi040 bash[41173]: audit 2023-12-01T23:53:23.131989+0000 mon.c (mon.2) 9345 : audit 0 from='client.? 172.21.15.40:0/2135788864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:23 smithi040 bash[28232]: cluster 2023-12-01T23:53:22.319556+0000 mgr.y (mgr.24356) 14853 : cluster 0 pgmap v14821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:23 smithi040 bash[28232]: audit 2023-12-01T23:53:23.131989+0000 mon.c (mon.2) 9345 : audit 0 from='client.? 172.21.15.40:0/2135788864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:23 smithi141 bash[31670]: cluster 2023-12-01T23:53:22.319556+0000 mgr.y (mgr.24356) 14853 : cluster 0 pgmap v14821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:23 smithi141 bash[31670]: audit 2023-12-01T23:53:23.131989+0000 mon.c (mon.2) 9345 : audit 0 from='client.? 172.21.15.40:0/2135788864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:24 smithi040 bash[28232]: audit 2023-12-01T23:53:23.500336+0000 mon.c (mon.2) 9346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:53:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:24 smithi040 bash[41173]: audit 2023-12-01T23:53:23.500336+0000 mon.c (mon.2) 9346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:53:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:24 smithi141 bash[31670]: audit 2023-12-01T23:53:23.500336+0000 mon.c (mon.2) 9346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:53:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:25 smithi040 bash[28232]: cluster 2023-12-01T23:53:24.320230+0000 mgr.y (mgr.24356) 14854 : cluster 0 pgmap v14822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:25 smithi040 bash[41173]: cluster 2023-12-01T23:53:24.320230+0000 mgr.y (mgr.24356) 14854 : cluster 0 pgmap v14822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:25 smithi141 bash[31670]: cluster 2023-12-01T23:53:24.320230+0000 mgr.y (mgr.24356) 14854 : cluster 0 pgmap v14822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:26 smithi040 bash[28232]: audit 2023-12-01T23:53:25.592703+0000 mon.c (mon.2) 9347 : audit 0 from='client.? 172.21.15.40:0/978053395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:53:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:53:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:26 smithi040 bash[41173]: audit 2023-12-01T23:53:25.592703+0000 mon.c (mon.2) 9347 : audit 0 from='client.? 172.21.15.40:0/978053395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:26 smithi141 bash[31670]: audit 2023-12-01T23:53:25.592703+0000 mon.c (mon.2) 9347 : audit 0 from='client.? 172.21.15.40:0/978053395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:27 smithi040 bash[41173]: cluster 2023-12-01T23:53:26.321408+0000 mgr.y (mgr.24356) 14855 : cluster 0 pgmap v14823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:27 smithi040 bash[28232]: cluster 2023-12-01T23:53:26.321408+0000 mgr.y (mgr.24356) 14855 : cluster 0 pgmap v14823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:27 smithi141 bash[31670]: cluster 2023-12-01T23:53:26.321408+0000 mgr.y (mgr.24356) 14855 : cluster 0 pgmap v14823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:28 smithi040 bash[28232]: audit 2023-12-01T23:53:28.060454+0000 mon.a (mon.0) 9297 : audit 0 from='client.? 172.21.15.40:0/2417167777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:28 smithi040 bash[41173]: audit 2023-12-01T23:53:28.060454+0000 mon.a (mon.0) 9297 : audit 0 from='client.? 172.21.15.40:0/2417167777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:28 smithi141 bash[31670]: audit 2023-12-01T23:53:28.060454+0000 mon.a (mon.0) 9297 : audit 0 from='client.? 172.21.15.40:0/2417167777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:29 smithi040 bash[41173]: cluster 2023-12-01T23:53:28.322088+0000 mgr.y (mgr.24356) 14856 : cluster 0 pgmap v14824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:29 smithi040 bash[41173]: audit 2023-12-01T23:53:29.397364+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:29 smithi040 bash[28232]: cluster 2023-12-01T23:53:28.322088+0000 mgr.y (mgr.24356) 14856 : cluster 0 pgmap v14824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:29 smithi040 bash[28232]: audit 2023-12-01T23:53:29.397364+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:29 smithi141 bash[31670]: cluster 2023-12-01T23:53:28.322088+0000 mgr.y (mgr.24356) 14856 : cluster 0 pgmap v14824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:29 smithi141 bash[31670]: audit 2023-12-01T23:53:29.397364+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:30 smithi141 bash[31670]: audit 2023-12-01T23:53:29.415414+0000 mon.a (mon.0) 9299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:30 smithi141 bash[31670]: audit 2023-12-01T23:53:29.751692+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:30 smithi141 bash[31670]: audit 2023-12-01T23:53:29.764787+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:30 smithi141 bash[31670]: audit 2023-12-01T23:53:30.249138+0000 mon.c (mon.2) 9348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:30 smithi141 bash[31670]: audit 2023-12-01T23:53:30.250889+0000 mon.c (mon.2) 9349 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:30 smithi141 bash[31670]: audit 2023-12-01T23:53:30.259914+0000 mon.a (mon.0) 9302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[28232]: audit 2023-12-01T23:53:29.415414+0000 mon.a (mon.0) 9299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[28232]: audit 2023-12-01T23:53:29.751692+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[28232]: audit 2023-12-01T23:53:29.764787+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[28232]: audit 2023-12-01T23:53:30.249138+0000 mon.c (mon.2) 9348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[28232]: audit 2023-12-01T23:53:30.250889+0000 mon.c (mon.2) 9349 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[28232]: audit 2023-12-01T23:53:30.259914+0000 mon.a (mon.0) 9302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[41173]: audit 2023-12-01T23:53:29.415414+0000 mon.a (mon.0) 9299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[41173]: audit 2023-12-01T23:53:29.751692+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[41173]: audit 2023-12-01T23:53:29.764787+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[41173]: audit 2023-12-01T23:53:30.249138+0000 mon.c (mon.2) 9348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[41173]: audit 2023-12-01T23:53:30.250889+0000 mon.c (mon.2) 9349 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:53:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:30 smithi040 bash[41173]: audit 2023-12-01T23:53:30.259914+0000 mon.a (mon.0) 9302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:53:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:31 smithi141 bash[31670]: cluster 2023-12-01T23:53:30.323165+0000 mgr.y (mgr.24356) 14857 : cluster 0 pgmap v14825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:31 smithi141 bash[31670]: audit 2023-12-01T23:53:30.532222+0000 mon.a (mon.0) 9303 : audit 0 from='client.? 172.21.15.40:0/2720807725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:31 smithi040 bash[28232]: cluster 2023-12-01T23:53:30.323165+0000 mgr.y (mgr.24356) 14857 : cluster 0 pgmap v14825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:31 smithi040 bash[28232]: audit 2023-12-01T23:53:30.532222+0000 mon.a (mon.0) 9303 : audit 0 from='client.? 172.21.15.40:0/2720807725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:31 smithi040 bash[41173]: cluster 2023-12-01T23:53:30.323165+0000 mgr.y (mgr.24356) 14857 : cluster 0 pgmap v14825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:31 smithi040 bash[41173]: audit 2023-12-01T23:53:30.532222+0000 mon.a (mon.0) 9303 : audit 0 from='client.? 172.21.15.40:0/2720807725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:33 smithi141 bash[31670]: cluster 2023-12-01T23:53:32.323823+0000 mgr.y (mgr.24356) 14858 : cluster 0 pgmap v14826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:33 smithi141 bash[31670]: audit 2023-12-01T23:53:33.002945+0000 mon.c (mon.2) 9350 : audit 0 from='client.? 172.21.15.40:0/3763019769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:33 smithi040 bash[41173]: cluster 2023-12-01T23:53:32.323823+0000 mgr.y (mgr.24356) 14858 : cluster 0 pgmap v14826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:33 smithi040 bash[41173]: audit 2023-12-01T23:53:33.002945+0000 mon.c (mon.2) 9350 : audit 0 from='client.? 172.21.15.40:0/3763019769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:33 smithi040 bash[28232]: cluster 2023-12-01T23:53:32.323823+0000 mgr.y (mgr.24356) 14858 : cluster 0 pgmap v14826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:33 smithi040 bash[28232]: audit 2023-12-01T23:53:33.002945+0000 mon.c (mon.2) 9350 : audit 0 from='client.? 172.21.15.40:0/3763019769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:34 smithi141 bash[31670]: audit 2023-12-01T23:53:34.117129+0000 mon.c (mon.2) 9351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:34 smithi040 bash[28232]: audit 2023-12-01T23:53:34.117129+0000 mon.c (mon.2) 9351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:34 smithi040 bash[41173]: audit 2023-12-01T23:53:34.117129+0000 mon.c (mon.2) 9351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:35 smithi141 bash[31670]: cluster 2023-12-01T23:53:34.324483+0000 mgr.y (mgr.24356) 14859 : cluster 0 pgmap v14827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:35 smithi040 bash[28232]: cluster 2023-12-01T23:53:34.324483+0000 mgr.y (mgr.24356) 14859 : cluster 0 pgmap v14827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:35 smithi040 bash[41173]: cluster 2023-12-01T23:53:34.324483+0000 mgr.y (mgr.24356) 14859 : cluster 0 pgmap v14827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:36 smithi141 bash[31670]: audit 2023-12-01T23:53:35.479752+0000 mon.c (mon.2) 9352 : audit 0 from='client.? 172.21.15.40:0/1574407747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:53:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:53:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:36 smithi040 bash[28232]: audit 2023-12-01T23:53:35.479752+0000 mon.c (mon.2) 9352 : audit 0 from='client.? 172.21.15.40:0/1574407747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:36 smithi040 bash[41173]: audit 2023-12-01T23:53:35.479752+0000 mon.c (mon.2) 9352 : audit 0 from='client.? 172.21.15.40:0/1574407747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:37 smithi141 bash[31670]: cluster 2023-12-01T23:53:36.325711+0000 mgr.y (mgr.24356) 14860 : cluster 0 pgmap v14828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:37 smithi040 bash[41173]: cluster 2023-12-01T23:53:36.325711+0000 mgr.y (mgr.24356) 14860 : cluster 0 pgmap v14828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:37 smithi040 bash[28232]: cluster 2023-12-01T23:53:36.325711+0000 mgr.y (mgr.24356) 14860 : cluster 0 pgmap v14828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:38 smithi141 bash[31670]: audit 2023-12-01T23:53:37.938288+0000 mon.a (mon.0) 9304 : audit 0 from='client.? 172.21.15.40:0/2972798195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:38 smithi040 bash[28232]: audit 2023-12-01T23:53:37.938288+0000 mon.a (mon.0) 9304 : audit 0 from='client.? 172.21.15.40:0/2972798195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:38 smithi040 bash[41173]: audit 2023-12-01T23:53:37.938288+0000 mon.a (mon.0) 9304 : audit 0 from='client.? 172.21.15.40:0/2972798195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:39 smithi141 bash[31670]: cluster 2023-12-01T23:53:38.326352+0000 mgr.y (mgr.24356) 14861 : cluster 0 pgmap v14829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:39 smithi040 bash[41173]: cluster 2023-12-01T23:53:38.326352+0000 mgr.y (mgr.24356) 14861 : cluster 0 pgmap v14829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:39 smithi040 bash[28232]: cluster 2023-12-01T23:53:38.326352+0000 mgr.y (mgr.24356) 14861 : cluster 0 pgmap v14829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:40 smithi141 bash[31670]: audit 2023-12-01T23:53:40.404666+0000 mon.c (mon.2) 9353 : audit 0 from='client.? 172.21.15.40:0/3564285512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:40 smithi040 bash[28232]: audit 2023-12-01T23:53:40.404666+0000 mon.c (mon.2) 9353 : audit 0 from='client.? 172.21.15.40:0/3564285512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:40 smithi040 bash[41173]: audit 2023-12-01T23:53:40.404666+0000 mon.c (mon.2) 9353 : audit 0 from='client.? 172.21.15.40:0/3564285512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:41 smithi141 bash[31670]: cluster 2023-12-01T23:53:40.327459+0000 mgr.y (mgr.24356) 14862 : cluster 0 pgmap v14830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:41 smithi040 bash[28232]: cluster 2023-12-01T23:53:40.327459+0000 mgr.y (mgr.24356) 14862 : cluster 0 pgmap v14830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:41 smithi040 bash[41173]: cluster 2023-12-01T23:53:40.327459+0000 mgr.y (mgr.24356) 14862 : cluster 0 pgmap v14830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:43 smithi141 bash[31670]: cluster 2023-12-01T23:53:42.328129+0000 mgr.y (mgr.24356) 14863 : cluster 0 pgmap v14831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:43 smithi141 bash[31670]: audit 2023-12-01T23:53:42.868165+0000 mon.c (mon.2) 9354 : audit 0 from='client.? 172.21.15.40:0/3555782884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:43 smithi040 bash[28232]: cluster 2023-12-01T23:53:42.328129+0000 mgr.y (mgr.24356) 14863 : cluster 0 pgmap v14831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:43 smithi040 bash[28232]: audit 2023-12-01T23:53:42.868165+0000 mon.c (mon.2) 9354 : audit 0 from='client.? 172.21.15.40:0/3555782884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:43 smithi040 bash[41173]: cluster 2023-12-01T23:53:42.328129+0000 mgr.y (mgr.24356) 14863 : cluster 0 pgmap v14831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:43 smithi040 bash[41173]: audit 2023-12-01T23:53:42.868165+0000 mon.c (mon.2) 9354 : audit 0 from='client.? 172.21.15.40:0/3555782884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:45 smithi141 bash[31670]: cluster 2023-12-01T23:53:44.328791+0000 mgr.y (mgr.24356) 14864 : cluster 0 pgmap v14832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:45 smithi141 bash[31670]: audit 2023-12-01T23:53:45.333529+0000 mon.c (mon.2) 9355 : audit 0 from='client.? 172.21.15.40:0/1257951975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:45 smithi040 bash[28232]: cluster 2023-12-01T23:53:44.328791+0000 mgr.y (mgr.24356) 14864 : cluster 0 pgmap v14832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:45 smithi040 bash[28232]: audit 2023-12-01T23:53:45.333529+0000 mon.c (mon.2) 9355 : audit 0 from='client.? 172.21.15.40:0/1257951975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:45 smithi040 bash[41173]: cluster 2023-12-01T23:53:44.328791+0000 mgr.y (mgr.24356) 14864 : cluster 0 pgmap v14832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:45 smithi040 bash[41173]: audit 2023-12-01T23:53:45.333529+0000 mon.c (mon.2) 9355 : audit 0 from='client.? 172.21.15.40:0/1257951975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:53:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:53:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:47 smithi141 bash[31670]: cluster 2023-12-01T23:53:46.330039+0000 mgr.y (mgr.24356) 14865 : cluster 0 pgmap v14833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:47 smithi040 bash[41173]: cluster 2023-12-01T23:53:46.330039+0000 mgr.y (mgr.24356) 14865 : cluster 0 pgmap v14833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:47 smithi040 bash[28232]: cluster 2023-12-01T23:53:46.330039+0000 mgr.y (mgr.24356) 14865 : cluster 0 pgmap v14833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:48 smithi141 bash[31670]: audit 2023-12-01T23:53:47.790449+0000 mon.c (mon.2) 9356 : audit 0 from='client.? 172.21.15.40:0/3064707281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:48 smithi040 bash[41173]: audit 2023-12-01T23:53:47.790449+0000 mon.c (mon.2) 9356 : audit 0 from='client.? 172.21.15.40:0/3064707281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:48 smithi040 bash[28232]: audit 2023-12-01T23:53:47.790449+0000 mon.c (mon.2) 9356 : audit 0 from='client.? 172.21.15.40:0/3064707281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:49 smithi141 bash[31670]: cluster 2023-12-01T23:53:48.330859+0000 mgr.y (mgr.24356) 14866 : cluster 0 pgmap v14834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:49 smithi141 bash[31670]: audit 2023-12-01T23:53:49.117603+0000 mon.c (mon.2) 9357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:49 smithi040 bash[41173]: cluster 2023-12-01T23:53:48.330859+0000 mgr.y (mgr.24356) 14866 : cluster 0 pgmap v14834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:49 smithi040 bash[41173]: audit 2023-12-01T23:53:49.117603+0000 mon.c (mon.2) 9357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:49 smithi040 bash[28232]: cluster 2023-12-01T23:53:48.330859+0000 mgr.y (mgr.24356) 14866 : cluster 0 pgmap v14834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:49 smithi040 bash[28232]: audit 2023-12-01T23:53:49.117603+0000 mon.c (mon.2) 9357 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:50 smithi141 bash[31670]: audit 2023-12-01T23:53:50.260477+0000 mon.c (mon.2) 9358 : audit 0 from='client.? 172.21.15.40:0/3555492374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:50 smithi040 bash[41173]: audit 2023-12-01T23:53:50.260477+0000 mon.c (mon.2) 9358 : audit 0 from='client.? 172.21.15.40:0/3555492374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:50 smithi040 bash[28232]: audit 2023-12-01T23:53:50.260477+0000 mon.c (mon.2) 9358 : audit 0 from='client.? 172.21.15.40:0/3555492374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:51 smithi141 bash[31670]: cluster 2023-12-01T23:53:50.332038+0000 mgr.y (mgr.24356) 14867 : cluster 0 pgmap v14835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:51 smithi040 bash[41173]: cluster 2023-12-01T23:53:50.332038+0000 mgr.y (mgr.24356) 14867 : cluster 0 pgmap v14835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:51 smithi040 bash[28232]: cluster 2023-12-01T23:53:50.332038+0000 mgr.y (mgr.24356) 14867 : cluster 0 pgmap v14835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:53 smithi141 bash[31670]: cluster 2023-12-01T23:53:52.332737+0000 mgr.y (mgr.24356) 14868 : cluster 0 pgmap v14836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:53 smithi141 bash[31670]: audit 2023-12-01T23:53:52.730647+0000 mon.c (mon.2) 9359 : audit 0 from='client.? 172.21.15.40:0/3818345930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:53 smithi040 bash[41173]: cluster 2023-12-01T23:53:52.332737+0000 mgr.y (mgr.24356) 14868 : cluster 0 pgmap v14836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:53 smithi040 bash[41173]: audit 2023-12-01T23:53:52.730647+0000 mon.c (mon.2) 9359 : audit 0 from='client.? 172.21.15.40:0/3818345930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:53 smithi040 bash[28232]: cluster 2023-12-01T23:53:52.332737+0000 mgr.y (mgr.24356) 14868 : cluster 0 pgmap v14836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:53 smithi040 bash[28232]: audit 2023-12-01T23:53:52.730647+0000 mon.c (mon.2) 9359 : audit 0 from='client.? 172.21.15.40:0/3818345930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:55 smithi141 bash[31670]: cluster 2023-12-01T23:53:54.333475+0000 mgr.y (mgr.24356) 14869 : cluster 0 pgmap v14837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:55 smithi141 bash[31670]: audit 2023-12-01T23:53:55.207284+0000 mon.a (mon.0) 9305 : audit 0 from='client.? 172.21.15.40:0/2475996686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:55 smithi040 bash[28232]: cluster 2023-12-01T23:53:54.333475+0000 mgr.y (mgr.24356) 14869 : cluster 0 pgmap v14837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:55 smithi040 bash[28232]: audit 2023-12-01T23:53:55.207284+0000 mon.a (mon.0) 9305 : audit 0 from='client.? 172.21.15.40:0/2475996686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:55 smithi040 bash[41173]: cluster 2023-12-01T23:53:54.333475+0000 mgr.y (mgr.24356) 14869 : cluster 0 pgmap v14837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:55 smithi040 bash[41173]: audit 2023-12-01T23:53:55.207284+0000 mon.a (mon.0) 9305 : audit 0 from='client.? 172.21.15.40:0/2475996686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:53:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:53:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:57 smithi141 bash[31670]: cluster 2023-12-01T23:53:56.334637+0000 mgr.y (mgr.24356) 14870 : cluster 0 pgmap v14838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:57 smithi040 bash[28232]: cluster 2023-12-01T23:53:56.334637+0000 mgr.y (mgr.24356) 14870 : cluster 0 pgmap v14838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:57 smithi040 bash[41173]: cluster 2023-12-01T23:53:56.334637+0000 mgr.y (mgr.24356) 14870 : cluster 0 pgmap v14838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:58 smithi141 bash[31670]: audit 2023-12-01T23:53:57.668831+0000 mon.a (mon.0) 9306 : audit 0 from='client.? 172.21.15.40:0/562475187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:58 smithi040 bash[28232]: audit 2023-12-01T23:53:57.668831+0000 mon.a (mon.0) 9306 : audit 0 from='client.? 172.21.15.40:0/562475187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:58 smithi040 bash[41173]: audit 2023-12-01T23:53:57.668831+0000 mon.a (mon.0) 9306 : audit 0 from='client.? 172.21.15.40:0/562475187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:53:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:53:59 smithi141 bash[31670]: cluster 2023-12-01T23:53:58.335274+0000 mgr.y (mgr.24356) 14871 : cluster 0 pgmap v14839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:53:59 smithi040 bash[28232]: cluster 2023-12-01T23:53:58.335274+0000 mgr.y (mgr.24356) 14871 : cluster 0 pgmap v14839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:53:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:53:59 smithi040 bash[41173]: cluster 2023-12-01T23:53:58.335274+0000 mgr.y (mgr.24356) 14871 : cluster 0 pgmap v14839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:00 smithi141 bash[31670]: audit 2023-12-01T23:54:00.131403+0000 mon.a (mon.0) 9307 : audit 0 from='client.? 172.21.15.40:0/3925993240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:00 smithi040 bash[28232]: audit 2023-12-01T23:54:00.131403+0000 mon.a (mon.0) 9307 : audit 0 from='client.? 172.21.15.40:0/3925993240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:00 smithi040 bash[41173]: audit 2023-12-01T23:54:00.131403+0000 mon.a (mon.0) 9307 : audit 0 from='client.? 172.21.15.40:0/3925993240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:01 smithi141 bash[31670]: cluster 2023-12-01T23:54:00.336420+0000 mgr.y (mgr.24356) 14872 : cluster 0 pgmap v14840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:01 smithi040 bash[28232]: cluster 2023-12-01T23:54:00.336420+0000 mgr.y (mgr.24356) 14872 : cluster 0 pgmap v14840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:01 smithi040 bash[41173]: cluster 2023-12-01T23:54:00.336420+0000 mgr.y (mgr.24356) 14872 : cluster 0 pgmap v14840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:03 smithi141 bash[31670]: cluster 2023-12-01T23:54:02.337091+0000 mgr.y (mgr.24356) 14873 : cluster 0 pgmap v14841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:03 smithi141 bash[31670]: audit 2023-12-01T23:54:02.594922+0000 mon.c (mon.2) 9360 : audit 0 from='client.? 172.21.15.40:0/1547839690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:03 smithi040 bash[28232]: cluster 2023-12-01T23:54:02.337091+0000 mgr.y (mgr.24356) 14873 : cluster 0 pgmap v14841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:03 smithi040 bash[28232]: audit 2023-12-01T23:54:02.594922+0000 mon.c (mon.2) 9360 : audit 0 from='client.? 172.21.15.40:0/1547839690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:03 smithi040 bash[41173]: cluster 2023-12-01T23:54:02.337091+0000 mgr.y (mgr.24356) 14873 : cluster 0 pgmap v14841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:03 smithi040 bash[41173]: audit 2023-12-01T23:54:02.594922+0000 mon.c (mon.2) 9360 : audit 0 from='client.? 172.21.15.40:0/1547839690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:04 smithi040 bash[28232]: audit 2023-12-01T23:54:04.118231+0000 mon.c (mon.2) 9361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:04 smithi040 bash[41173]: audit 2023-12-01T23:54:04.118231+0000 mon.c (mon.2) 9361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:04 smithi141 bash[31670]: audit 2023-12-01T23:54:04.118231+0000 mon.c (mon.2) 9361 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:05 smithi040 bash[28232]: cluster 2023-12-01T23:54:04.337789+0000 mgr.y (mgr.24356) 14874 : cluster 0 pgmap v14842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:05 smithi040 bash[28232]: audit 2023-12-01T23:54:05.055777+0000 mon.c (mon.2) 9362 : audit 0 from='client.? 172.21.15.40:0/376136349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:05 smithi040 bash[41173]: cluster 2023-12-01T23:54:04.337789+0000 mgr.y (mgr.24356) 14874 : cluster 0 pgmap v14842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:05 smithi040 bash[41173]: audit 2023-12-01T23:54:05.055777+0000 mon.c (mon.2) 9362 : audit 0 from='client.? 172.21.15.40:0/376136349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:05 smithi141 bash[31670]: cluster 2023-12-01T23:54:04.337789+0000 mgr.y (mgr.24356) 14874 : cluster 0 pgmap v14842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:05 smithi141 bash[31670]: audit 2023-12-01T23:54:05.055777+0000 mon.c (mon.2) 9362 : audit 0 from='client.? 172.21.15.40:0/376136349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:54:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:54:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:07 smithi040 bash[41173]: cluster 2023-12-01T23:54:06.338995+0000 mgr.y (mgr.24356) 14875 : cluster 0 pgmap v14843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:07 smithi040 bash[41173]: audit 2023-12-01T23:54:07.516992+0000 mon.c (mon.2) 9363 : audit 0 from='client.? 172.21.15.40:0/2399367198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:07 smithi040 bash[28232]: cluster 2023-12-01T23:54:06.338995+0000 mgr.y (mgr.24356) 14875 : cluster 0 pgmap v14843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:07 smithi040 bash[28232]: audit 2023-12-01T23:54:07.516992+0000 mon.c (mon.2) 9363 : audit 0 from='client.? 172.21.15.40:0/2399367198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:07 smithi141 bash[31670]: cluster 2023-12-01T23:54:06.338995+0000 mgr.y (mgr.24356) 14875 : cluster 0 pgmap v14843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:07 smithi141 bash[31670]: audit 2023-12-01T23:54:07.516992+0000 mon.c (mon.2) 9363 : audit 0 from='client.? 172.21.15.40:0/2399367198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:09 smithi141 bash[31670]: cluster 2023-12-01T23:54:08.339586+0000 mgr.y (mgr.24356) 14876 : cluster 0 pgmap v14844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:09 smithi040 bash[28232]: cluster 2023-12-01T23:54:08.339586+0000 mgr.y (mgr.24356) 14876 : cluster 0 pgmap v14844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:09 smithi040 bash[41173]: cluster 2023-12-01T23:54:08.339586+0000 mgr.y (mgr.24356) 14876 : cluster 0 pgmap v14844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:10 smithi141 bash[31670]: audit 2023-12-01T23:54:09.979545+0000 mon.a (mon.0) 9308 : audit 0 from='client.? 172.21.15.40:0/222374666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:10 smithi040 bash[28232]: audit 2023-12-01T23:54:09.979545+0000 mon.a (mon.0) 9308 : audit 0 from='client.? 172.21.15.40:0/222374666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:10 smithi040 bash[41173]: audit 2023-12-01T23:54:09.979545+0000 mon.a (mon.0) 9308 : audit 0 from='client.? 172.21.15.40:0/222374666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:11 smithi141 bash[31670]: cluster 2023-12-01T23:54:10.340915+0000 mgr.y (mgr.24356) 14877 : cluster 0 pgmap v14845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:11 smithi040 bash[41173]: cluster 2023-12-01T23:54:10.340915+0000 mgr.y (mgr.24356) 14877 : cluster 0 pgmap v14845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:11 smithi040 bash[28232]: cluster 2023-12-01T23:54:10.340915+0000 mgr.y (mgr.24356) 14877 : cluster 0 pgmap v14845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:13 smithi040 bash[41173]: cluster 2023-12-01T23:54:12.341720+0000 mgr.y (mgr.24356) 14878 : cluster 0 pgmap v14846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:13 smithi040 bash[41173]: audit 2023-12-01T23:54:12.440854+0000 mon.c (mon.2) 9364 : audit 0 from='client.? 172.21.15.40:0/4023040606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:13 smithi040 bash[28232]: cluster 2023-12-01T23:54:12.341720+0000 mgr.y (mgr.24356) 14878 : cluster 0 pgmap v14846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:13 smithi040 bash[28232]: audit 2023-12-01T23:54:12.440854+0000 mon.c (mon.2) 9364 : audit 0 from='client.? 172.21.15.40:0/4023040606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:13 smithi141 bash[31670]: cluster 2023-12-01T23:54:12.341720+0000 mgr.y (mgr.24356) 14878 : cluster 0 pgmap v14846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:13 smithi141 bash[31670]: audit 2023-12-01T23:54:12.440854+0000 mon.c (mon.2) 9364 : audit 0 from='client.? 172.21.15.40:0/4023040606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:15 smithi040 bash[28232]: cluster 2023-12-01T23:54:14.342505+0000 mgr.y (mgr.24356) 14879 : cluster 0 pgmap v14847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:15 smithi040 bash[28232]: audit 2023-12-01T23:54:14.899765+0000 mon.a (mon.0) 9309 : audit 0 from='client.? 172.21.15.40:0/2563851874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:15 smithi040 bash[41173]: cluster 2023-12-01T23:54:14.342505+0000 mgr.y (mgr.24356) 14879 : cluster 0 pgmap v14847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:15 smithi040 bash[41173]: audit 2023-12-01T23:54:14.899765+0000 mon.a (mon.0) 9309 : audit 0 from='client.? 172.21.15.40:0/2563851874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:15 smithi141 bash[31670]: cluster 2023-12-01T23:54:14.342505+0000 mgr.y (mgr.24356) 14879 : cluster 0 pgmap v14847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:15 smithi141 bash[31670]: audit 2023-12-01T23:54:14.899765+0000 mon.a (mon.0) 9309 : audit 0 from='client.? 172.21.15.40:0/2563851874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:54:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:54:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:17 smithi040 bash[28232]: cluster 2023-12-01T23:54:16.343702+0000 mgr.y (mgr.24356) 14880 : cluster 0 pgmap v14848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:17 smithi040 bash[28232]: audit 2023-12-01T23:54:17.374167+0000 mon.a (mon.0) 9310 : audit 0 from='client.? 172.21.15.40:0/2814580234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:17 smithi040 bash[41173]: cluster 2023-12-01T23:54:16.343702+0000 mgr.y (mgr.24356) 14880 : cluster 0 pgmap v14848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:17 smithi040 bash[41173]: audit 2023-12-01T23:54:17.374167+0000 mon.a (mon.0) 9310 : audit 0 from='client.? 172.21.15.40:0/2814580234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:17 smithi141 bash[31670]: cluster 2023-12-01T23:54:16.343702+0000 mgr.y (mgr.24356) 14880 : cluster 0 pgmap v14848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:17 smithi141 bash[31670]: audit 2023-12-01T23:54:17.374167+0000 mon.a (mon.0) 9310 : audit 0 from='client.? 172.21.15.40:0/2814580234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:19 smithi141 bash[31670]: cluster 2023-12-01T23:54:18.344388+0000 mgr.y (mgr.24356) 14881 : cluster 0 pgmap v14849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:19 smithi141 bash[31670]: audit 2023-12-01T23:54:19.118312+0000 mon.c (mon.2) 9365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:19 smithi040 bash[41173]: cluster 2023-12-01T23:54:18.344388+0000 mgr.y (mgr.24356) 14881 : cluster 0 pgmap v14849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:19 smithi040 bash[41173]: audit 2023-12-01T23:54:19.118312+0000 mon.c (mon.2) 9365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:19 smithi040 bash[28232]: cluster 2023-12-01T23:54:18.344388+0000 mgr.y (mgr.24356) 14881 : cluster 0 pgmap v14849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:19 smithi040 bash[28232]: audit 2023-12-01T23:54:19.118312+0000 mon.c (mon.2) 9365 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:20 smithi141 bash[31670]: audit 2023-12-01T23:54:19.837265+0000 mon.a (mon.0) 9311 : audit 0 from='client.? 172.21.15.40:0/2449960955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:20 smithi040 bash[28232]: audit 2023-12-01T23:54:19.837265+0000 mon.a (mon.0) 9311 : audit 0 from='client.? 172.21.15.40:0/2449960955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:20 smithi040 bash[41173]: audit 2023-12-01T23:54:19.837265+0000 mon.a (mon.0) 9311 : audit 0 from='client.? 172.21.15.40:0/2449960955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:21 smithi141 bash[31670]: cluster 2023-12-01T23:54:20.345580+0000 mgr.y (mgr.24356) 14882 : cluster 0 pgmap v14850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:21 smithi040 bash[28232]: cluster 2023-12-01T23:54:20.345580+0000 mgr.y (mgr.24356) 14882 : cluster 0 pgmap v14850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:21 smithi040 bash[41173]: cluster 2023-12-01T23:54:20.345580+0000 mgr.y (mgr.24356) 14882 : cluster 0 pgmap v14850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:22 smithi040 bash[28232]: audit 2023-12-01T23:54:22.296427+0000 mon.c (mon.2) 9366 : audit 0 from='client.? 172.21.15.40:0/335783531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:22 smithi040 bash[41173]: audit 2023-12-01T23:54:22.296427+0000 mon.c (mon.2) 9366 : audit 0 from='client.? 172.21.15.40:0/335783531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:22 smithi141 bash[31670]: audit 2023-12-01T23:54:22.296427+0000 mon.c (mon.2) 9366 : audit 0 from='client.? 172.21.15.40:0/335783531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:23 smithi040 bash[28232]: cluster 2023-12-01T23:54:22.346235+0000 mgr.y (mgr.24356) 14883 : cluster 0 pgmap v14851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:23 smithi040 bash[41173]: cluster 2023-12-01T23:54:22.346235+0000 mgr.y (mgr.24356) 14883 : cluster 0 pgmap v14851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:23 smithi141 bash[31670]: cluster 2023-12-01T23:54:22.346235+0000 mgr.y (mgr.24356) 14883 : cluster 0 pgmap v14851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:25 smithi040 bash[28232]: cluster 2023-12-01T23:54:24.346891+0000 mgr.y (mgr.24356) 14884 : cluster 0 pgmap v14852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:25 smithi040 bash[28232]: audit 2023-12-01T23:54:24.753613+0000 mon.a (mon.0) 9312 : audit 0 from='client.? 172.21.15.40:0/2012659733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:25 smithi040 bash[41173]: cluster 2023-12-01T23:54:24.346891+0000 mgr.y (mgr.24356) 14884 : cluster 0 pgmap v14852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:25 smithi040 bash[41173]: audit 2023-12-01T23:54:24.753613+0000 mon.a (mon.0) 9312 : audit 0 from='client.? 172.21.15.40:0/2012659733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:25 smithi141 bash[31670]: cluster 2023-12-01T23:54:24.346891+0000 mgr.y (mgr.24356) 14884 : cluster 0 pgmap v14852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:25 smithi141 bash[31670]: audit 2023-12-01T23:54:24.753613+0000 mon.a (mon.0) 9312 : audit 0 from='client.? 172.21.15.40:0/2012659733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:54:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:54:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:27 smithi141 bash[31670]: cluster 2023-12-01T23:54:26.347693+0000 mgr.y (mgr.24356) 14885 : cluster 0 pgmap v14853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:27 smithi141 bash[31670]: audit 2023-12-01T23:54:27.220215+0000 mon.c (mon.2) 9367 : audit 0 from='client.? 172.21.15.40:0/1509098265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:27 smithi040 bash[28232]: cluster 2023-12-01T23:54:26.347693+0000 mgr.y (mgr.24356) 14885 : cluster 0 pgmap v14853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:27 smithi040 bash[28232]: audit 2023-12-01T23:54:27.220215+0000 mon.c (mon.2) 9367 : audit 0 from='client.? 172.21.15.40:0/1509098265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:27 smithi040 bash[41173]: cluster 2023-12-01T23:54:26.347693+0000 mgr.y (mgr.24356) 14885 : cluster 0 pgmap v14853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:27 smithi040 bash[41173]: audit 2023-12-01T23:54:27.220215+0000 mon.c (mon.2) 9367 : audit 0 from='client.? 172.21.15.40:0/1509098265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:29 smithi141 bash[31670]: cluster 2023-12-01T23:54:28.348321+0000 mgr.y (mgr.24356) 14886 : cluster 0 pgmap v14854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:29 smithi040 bash[28232]: cluster 2023-12-01T23:54:28.348321+0000 mgr.y (mgr.24356) 14886 : cluster 0 pgmap v14854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:29 smithi040 bash[41173]: cluster 2023-12-01T23:54:28.348321+0000 mgr.y (mgr.24356) 14886 : cluster 0 pgmap v14854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:30 smithi141 bash[31670]: audit 2023-12-01T23:54:29.686555+0000 mon.a (mon.0) 9313 : audit 0 from='client.? 172.21.15.40:0/1815601711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:30 smithi040 bash[28232]: audit 2023-12-01T23:54:29.686555+0000 mon.a (mon.0) 9313 : audit 0 from='client.? 172.21.15.40:0/1815601711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:30 smithi040 bash[41173]: audit 2023-12-01T23:54:29.686555+0000 mon.a (mon.0) 9313 : audit 0 from='client.? 172.21.15.40:0/1815601711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:31 smithi141 bash[31670]: audit 2023-12-01T23:54:30.342777+0000 mon.c (mon.2) 9368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:54:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:31 smithi141 bash[31670]: cluster 2023-12-01T23:54:30.349409+0000 mgr.y (mgr.24356) 14887 : cluster 0 pgmap v14855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:31 smithi040 bash[28232]: audit 2023-12-01T23:54:30.342777+0000 mon.c (mon.2) 9368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:54:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:31 smithi040 bash[28232]: cluster 2023-12-01T23:54:30.349409+0000 mgr.y (mgr.24356) 14887 : cluster 0 pgmap v14855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:31 smithi040 bash[41173]: audit 2023-12-01T23:54:30.342777+0000 mon.c (mon.2) 9368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:54:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:31 smithi040 bash[41173]: cluster 2023-12-01T23:54:30.349409+0000 mgr.y (mgr.24356) 14887 : cluster 0 pgmap v14855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:32 smithi141 bash[31670]: audit 2023-12-01T23:54:32.142773+0000 mon.c (mon.2) 9369 : audit 0 from='client.? 172.21.15.40:0/1667015056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:32 smithi040 bash[28232]: audit 2023-12-01T23:54:32.142773+0000 mon.c (mon.2) 9369 : audit 0 from='client.? 172.21.15.40:0/1667015056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:32 smithi040 bash[41173]: audit 2023-12-01T23:54:32.142773+0000 mon.c (mon.2) 9369 : audit 0 from='client.? 172.21.15.40:0/1667015056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:33 smithi141 bash[31670]: cluster 2023-12-01T23:54:32.350134+0000 mgr.y (mgr.24356) 14888 : cluster 0 pgmap v14856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:33 smithi040 bash[41173]: cluster 2023-12-01T23:54:32.350134+0000 mgr.y (mgr.24356) 14888 : cluster 0 pgmap v14856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:33 smithi040 bash[28232]: cluster 2023-12-01T23:54:32.350134+0000 mgr.y (mgr.24356) 14888 : cluster 0 pgmap v14856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:34 smithi141 bash[31670]: audit 2023-12-01T23:54:34.118807+0000 mon.c (mon.2) 9370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:34 smithi040 bash[28232]: audit 2023-12-01T23:54:34.118807+0000 mon.c (mon.2) 9370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:34 smithi040 bash[41173]: audit 2023-12-01T23:54:34.118807+0000 mon.c (mon.2) 9370 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:35 smithi141 bash[31670]: cluster 2023-12-01T23:54:34.350590+0000 mgr.y (mgr.24356) 14889 : cluster 0 pgmap v14857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:35 smithi141 bash[31670]: audit 2023-12-01T23:54:34.606921+0000 mon.a (mon.0) 9314 : audit 0 from='client.? 172.21.15.40:0/1559061408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:35 smithi040 bash[28232]: cluster 2023-12-01T23:54:34.350590+0000 mgr.y (mgr.24356) 14889 : cluster 0 pgmap v14857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:35 smithi040 bash[28232]: audit 2023-12-01T23:54:34.606921+0000 mon.a (mon.0) 9314 : audit 0 from='client.? 172.21.15.40:0/1559061408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:35 smithi040 bash[41173]: cluster 2023-12-01T23:54:34.350590+0000 mgr.y (mgr.24356) 14889 : cluster 0 pgmap v14857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:35 smithi040 bash[41173]: audit 2023-12-01T23:54:34.606921+0000 mon.a (mon.0) 9314 : audit 0 from='client.? 172.21.15.40:0/1559061408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:54:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:36.237541+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:36.251686+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: cluster 2023-12-01T23:54:36.351712+0000 mgr.y (mgr.24356) 14890 : cluster 0 pgmap v14858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:36.542769+0000 mon.a (mon.0) 9317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:36.555378+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:37.033599+0000 mon.c (mon.2) 9371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:37.035283+0000 mon.c (mon.2) 9372 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:37.044585+0000 mon.a (mon.0) 9319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:37 smithi141 bash[31670]: audit 2023-12-01T23:54:37.077532+0000 mon.a (mon.0) 9320 : audit 0 from='client.? 172.21.15.40:0/2001999573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:36.237541+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:36.251686+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: cluster 2023-12-01T23:54:36.351712+0000 mgr.y (mgr.24356) 14890 : cluster 0 pgmap v14858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:36.542769+0000 mon.a (mon.0) 9317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:36.555378+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:37.033599+0000 mon.c (mon.2) 9371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:37.035283+0000 mon.c (mon.2) 9372 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:37.044585+0000 mon.a (mon.0) 9319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[28232]: audit 2023-12-01T23:54:37.077532+0000 mon.a (mon.0) 9320 : audit 0 from='client.? 172.21.15.40:0/2001999573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:36.237541+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:36.251686+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: cluster 2023-12-01T23:54:36.351712+0000 mgr.y (mgr.24356) 14890 : cluster 0 pgmap v14858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:36.542769+0000 mon.a (mon.0) 9317 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:36.555378+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:37.033599+0000 mon.c (mon.2) 9371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:54:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:37.035283+0000 mon.c (mon.2) 9372 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:54:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:37.044585+0000 mon.a (mon.0) 9319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:54:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:37 smithi040 bash[41173]: audit 2023-12-01T23:54:37.077532+0000 mon.a (mon.0) 9320 : audit 0 from='client.? 172.21.15.40:0/2001999573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:39 smithi141 bash[31670]: cluster 2023-12-01T23:54:38.352394+0000 mgr.y (mgr.24356) 14891 : cluster 0 pgmap v14859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:39 smithi040 bash[28232]: cluster 2023-12-01T23:54:38.352394+0000 mgr.y (mgr.24356) 14891 : cluster 0 pgmap v14859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:39 smithi040 bash[41173]: cluster 2023-12-01T23:54:38.352394+0000 mgr.y (mgr.24356) 14891 : cluster 0 pgmap v14859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:40 smithi141 bash[31670]: audit 2023-12-01T23:54:39.549062+0000 mon.c (mon.2) 9373 : audit 0 from='client.? 172.21.15.40:0/2723192998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:40 smithi040 bash[28232]: audit 2023-12-01T23:54:39.549062+0000 mon.c (mon.2) 9373 : audit 0 from='client.? 172.21.15.40:0/2723192998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:40 smithi040 bash[41173]: audit 2023-12-01T23:54:39.549062+0000 mon.c (mon.2) 9373 : audit 0 from='client.? 172.21.15.40:0/2723192998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:41 smithi141 bash[31670]: cluster 2023-12-01T23:54:40.353503+0000 mgr.y (mgr.24356) 14892 : cluster 0 pgmap v14860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:41 smithi040 bash[28232]: cluster 2023-12-01T23:54:40.353503+0000 mgr.y (mgr.24356) 14892 : cluster 0 pgmap v14860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:41 smithi040 bash[41173]: cluster 2023-12-01T23:54:40.353503+0000 mgr.y (mgr.24356) 14892 : cluster 0 pgmap v14860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:42 smithi141 bash[31670]: audit 2023-12-01T23:54:42.013538+0000 mon.a (mon.0) 9321 : audit 0 from='client.? 172.21.15.40:0/4147648656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:42 smithi040 bash[28232]: audit 2023-12-01T23:54:42.013538+0000 mon.a (mon.0) 9321 : audit 0 from='client.? 172.21.15.40:0/4147648656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:42 smithi040 bash[41173]: audit 2023-12-01T23:54:42.013538+0000 mon.a (mon.0) 9321 : audit 0 from='client.? 172.21.15.40:0/4147648656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:43 smithi141 bash[31670]: cluster 2023-12-01T23:54:42.354202+0000 mgr.y (mgr.24356) 14893 : cluster 0 pgmap v14861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:43 smithi040 bash[28232]: cluster 2023-12-01T23:54:42.354202+0000 mgr.y (mgr.24356) 14893 : cluster 0 pgmap v14861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:43 smithi040 bash[41173]: cluster 2023-12-01T23:54:42.354202+0000 mgr.y (mgr.24356) 14893 : cluster 0 pgmap v14861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:45 smithi141 bash[31670]: cluster 2023-12-01T23:54:44.354661+0000 mgr.y (mgr.24356) 14894 : cluster 0 pgmap v14862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:45 smithi141 bash[31670]: audit 2023-12-01T23:54:44.483878+0000 mon.c (mon.2) 9374 : audit 0 from='client.? 172.21.15.40:0/3930165737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:45 smithi040 bash[28232]: cluster 2023-12-01T23:54:44.354661+0000 mgr.y (mgr.24356) 14894 : cluster 0 pgmap v14862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:45 smithi040 bash[28232]: audit 2023-12-01T23:54:44.483878+0000 mon.c (mon.2) 9374 : audit 0 from='client.? 172.21.15.40:0/3930165737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:45 smithi040 bash[41173]: cluster 2023-12-01T23:54:44.354661+0000 mgr.y (mgr.24356) 14894 : cluster 0 pgmap v14862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:45 smithi040 bash[41173]: audit 2023-12-01T23:54:44.483878+0000 mon.c (mon.2) 9374 : audit 0 from='client.? 172.21.15.40:0/3930165737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:54:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:54:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:47 smithi141 bash[31670]: cluster 2023-12-01T23:54:46.355731+0000 mgr.y (mgr.24356) 14895 : cluster 0 pgmap v14863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:47 smithi141 bash[31670]: audit 2023-12-01T23:54:46.960298+0000 mon.a (mon.0) 9322 : audit 0 from='client.? 172.21.15.40:0/1446848739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:47 smithi040 bash[28232]: cluster 2023-12-01T23:54:46.355731+0000 mgr.y (mgr.24356) 14895 : cluster 0 pgmap v14863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:47 smithi040 bash[28232]: audit 2023-12-01T23:54:46.960298+0000 mon.a (mon.0) 9322 : audit 0 from='client.? 172.21.15.40:0/1446848739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:47 smithi040 bash[41173]: cluster 2023-12-01T23:54:46.355731+0000 mgr.y (mgr.24356) 14895 : cluster 0 pgmap v14863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:47 smithi040 bash[41173]: audit 2023-12-01T23:54:46.960298+0000 mon.a (mon.0) 9322 : audit 0 from='client.? 172.21.15.40:0/1446848739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:49 smithi141 bash[31670]: cluster 2023-12-01T23:54:48.356383+0000 mgr.y (mgr.24356) 14896 : cluster 0 pgmap v14864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:49 smithi141 bash[31670]: audit 2023-12-01T23:54:49.118743+0000 mon.c (mon.2) 9375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:49 smithi040 bash[28232]: cluster 2023-12-01T23:54:48.356383+0000 mgr.y (mgr.24356) 14896 : cluster 0 pgmap v14864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:49 smithi040 bash[28232]: audit 2023-12-01T23:54:49.118743+0000 mon.c (mon.2) 9375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:49 smithi040 bash[41173]: cluster 2023-12-01T23:54:48.356383+0000 mgr.y (mgr.24356) 14896 : cluster 0 pgmap v14864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:49 smithi040 bash[41173]: audit 2023-12-01T23:54:49.118743+0000 mon.c (mon.2) 9375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:50 smithi141 bash[31670]: audit 2023-12-01T23:54:49.436435+0000 mon.a (mon.0) 9323 : audit 0 from='client.? 172.21.15.40:0/3228518143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:50 smithi040 bash[28232]: audit 2023-12-01T23:54:49.436435+0000 mon.a (mon.0) 9323 : audit 0 from='client.? 172.21.15.40:0/3228518143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:50 smithi040 bash[41173]: audit 2023-12-01T23:54:49.436435+0000 mon.a (mon.0) 9323 : audit 0 from='client.? 172.21.15.40:0/3228518143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:51 smithi141 bash[31670]: cluster 2023-12-01T23:54:50.357637+0000 mgr.y (mgr.24356) 14897 : cluster 0 pgmap v14865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:51 smithi040 bash[28232]: cluster 2023-12-01T23:54:50.357637+0000 mgr.y (mgr.24356) 14897 : cluster 0 pgmap v14865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:51 smithi040 bash[41173]: cluster 2023-12-01T23:54:50.357637+0000 mgr.y (mgr.24356) 14897 : cluster 0 pgmap v14865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:52 smithi141 bash[31670]: audit 2023-12-01T23:54:51.902491+0000 mon.c (mon.2) 9376 : audit 0 from='client.? 172.21.15.40:0/4006502474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:52 smithi040 bash[41173]: audit 2023-12-01T23:54:51.902491+0000 mon.c (mon.2) 9376 : audit 0 from='client.? 172.21.15.40:0/4006502474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:52 smithi040 bash[28232]: audit 2023-12-01T23:54:51.902491+0000 mon.c (mon.2) 9376 : audit 0 from='client.? 172.21.15.40:0/4006502474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:53 smithi141 bash[31670]: cluster 2023-12-01T23:54:52.358314+0000 mgr.y (mgr.24356) 14898 : cluster 0 pgmap v14866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:53 smithi040 bash[28232]: cluster 2023-12-01T23:54:52.358314+0000 mgr.y (mgr.24356) 14898 : cluster 0 pgmap v14866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:53 smithi040 bash[41173]: cluster 2023-12-01T23:54:52.358314+0000 mgr.y (mgr.24356) 14898 : cluster 0 pgmap v14866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:54 smithi141 bash[31670]: audit 2023-12-01T23:54:54.356967+0000 mon.c (mon.2) 9377 : audit 0 from='client.? 172.21.15.40:0/1226601835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:54 smithi040 bash[41173]: audit 2023-12-01T23:54:54.356967+0000 mon.c (mon.2) 9377 : audit 0 from='client.? 172.21.15.40:0/1226601835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:54 smithi040 bash[28232]: audit 2023-12-01T23:54:54.356967+0000 mon.c (mon.2) 9377 : audit 0 from='client.? 172.21.15.40:0/1226601835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:55 smithi141 bash[31670]: cluster 2023-12-01T23:54:54.359276+0000 mgr.y (mgr.24356) 14899 : cluster 0 pgmap v14867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:55 smithi040 bash[41173]: cluster 2023-12-01T23:54:54.359276+0000 mgr.y (mgr.24356) 14899 : cluster 0 pgmap v14867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:55 smithi040 bash[28232]: cluster 2023-12-01T23:54:54.359276+0000 mgr.y (mgr.24356) 14899 : cluster 0 pgmap v14867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:54:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:54:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:57 smithi141 bash[31670]: cluster 2023-12-01T23:54:56.360163+0000 mgr.y (mgr.24356) 14900 : cluster 0 pgmap v14868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:57 smithi141 bash[31670]: audit 2023-12-01T23:54:56.816184+0000 mon.c (mon.2) 9378 : audit 0 from='client.? 172.21.15.40:0/3208566606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:57 smithi040 bash[28232]: cluster 2023-12-01T23:54:56.360163+0000 mgr.y (mgr.24356) 14900 : cluster 0 pgmap v14868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:57 smithi040 bash[28232]: audit 2023-12-01T23:54:56.816184+0000 mon.c (mon.2) 9378 : audit 0 from='client.? 172.21.15.40:0/3208566606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:57 smithi040 bash[41173]: cluster 2023-12-01T23:54:56.360163+0000 mgr.y (mgr.24356) 14900 : cluster 0 pgmap v14868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:57 smithi040 bash[41173]: audit 2023-12-01T23:54:56.816184+0000 mon.c (mon.2) 9378 : audit 0 from='client.? 172.21.15.40:0/3208566606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:54:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:54:59 smithi141 bash[31670]: cluster 2023-12-01T23:54:58.360856+0000 mgr.y (mgr.24356) 14901 : cluster 0 pgmap v14869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:54:59 smithi040 bash[28232]: cluster 2023-12-01T23:54:58.360856+0000 mgr.y (mgr.24356) 14901 : cluster 0 pgmap v14869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:54:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:54:59 smithi040 bash[41173]: cluster 2023-12-01T23:54:58.360856+0000 mgr.y (mgr.24356) 14901 : cluster 0 pgmap v14869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:00 smithi141 bash[31670]: audit 2023-12-01T23:54:59.283399+0000 mon.a (mon.0) 9324 : audit 0 from='client.? 172.21.15.40:0/3812263151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:00 smithi040 bash[28232]: audit 2023-12-01T23:54:59.283399+0000 mon.a (mon.0) 9324 : audit 0 from='client.? 172.21.15.40:0/3812263151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:00 smithi040 bash[41173]: audit 2023-12-01T23:54:59.283399+0000 mon.a (mon.0) 9324 : audit 0 from='client.? 172.21.15.40:0/3812263151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:01.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:01 smithi040 bash[28232]: cluster 2023-12-01T23:55:00.362016+0000 mgr.y (mgr.24356) 14902 : cluster 0 pgmap v14870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:01.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:01 smithi040 bash[41173]: cluster 2023-12-01T23:55:00.362016+0000 mgr.y (mgr.24356) 14902 : cluster 0 pgmap v14870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:01 smithi141 bash[31670]: cluster 2023-12-01T23:55:00.362016+0000 mgr.y (mgr.24356) 14902 : cluster 0 pgmap v14870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:02 smithi141 bash[31670]: audit 2023-12-01T23:55:01.751677+0000 mon.c (mon.2) 9379 : audit 0 from='client.? 172.21.15.40:0/2071614582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:02 smithi040 bash[28232]: audit 2023-12-01T23:55:01.751677+0000 mon.c (mon.2) 9379 : audit 0 from='client.? 172.21.15.40:0/2071614582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:02 smithi040 bash[41173]: audit 2023-12-01T23:55:01.751677+0000 mon.c (mon.2) 9379 : audit 0 from='client.? 172.21.15.40:0/2071614582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:03 smithi141 bash[31670]: cluster 2023-12-01T23:55:02.362711+0000 mgr.y (mgr.24356) 14903 : cluster 0 pgmap v14871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:03 smithi040 bash[28232]: cluster 2023-12-01T23:55:02.362711+0000 mgr.y (mgr.24356) 14903 : cluster 0 pgmap v14871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:03 smithi040 bash[41173]: cluster 2023-12-01T23:55:02.362711+0000 mgr.y (mgr.24356) 14903 : cluster 0 pgmap v14871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:04 smithi141 bash[31670]: audit 2023-12-01T23:55:04.119418+0000 mon.c (mon.2) 9380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:04 smithi141 bash[31670]: audit 2023-12-01T23:55:04.208602+0000 mon.c (mon.2) 9381 : audit 0 from='client.? 172.21.15.40:0/66681097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:04 smithi040 bash[28232]: audit 2023-12-01T23:55:04.119418+0000 mon.c (mon.2) 9380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:04 smithi040 bash[28232]: audit 2023-12-01T23:55:04.208602+0000 mon.c (mon.2) 9381 : audit 0 from='client.? 172.21.15.40:0/66681097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:04 smithi040 bash[41173]: audit 2023-12-01T23:55:04.119418+0000 mon.c (mon.2) 9380 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:04 smithi040 bash[41173]: audit 2023-12-01T23:55:04.208602+0000 mon.c (mon.2) 9381 : audit 0 from='client.? 172.21.15.40:0/66681097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:05 smithi141 bash[31670]: cluster 2023-12-01T23:55:04.363744+0000 mgr.y (mgr.24356) 14904 : cluster 0 pgmap v14872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:05 smithi040 bash[28232]: cluster 2023-12-01T23:55:04.363744+0000 mgr.y (mgr.24356) 14904 : cluster 0 pgmap v14872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:05 smithi040 bash[41173]: cluster 2023-12-01T23:55:04.363744+0000 mgr.y (mgr.24356) 14904 : cluster 0 pgmap v14872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:55:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:55:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:07 smithi141 bash[31670]: cluster 2023-12-01T23:55:06.364462+0000 mgr.y (mgr.24356) 14905 : cluster 0 pgmap v14873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:07 smithi141 bash[31670]: audit 2023-12-01T23:55:06.676428+0000 mon.a (mon.0) 9325 : audit 0 from='client.? 172.21.15.40:0/3593901249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:07 smithi040 bash[28232]: cluster 2023-12-01T23:55:06.364462+0000 mgr.y (mgr.24356) 14905 : cluster 0 pgmap v14873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:07 smithi040 bash[28232]: audit 2023-12-01T23:55:06.676428+0000 mon.a (mon.0) 9325 : audit 0 from='client.? 172.21.15.40:0/3593901249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:07 smithi040 bash[41173]: cluster 2023-12-01T23:55:06.364462+0000 mgr.y (mgr.24356) 14905 : cluster 0 pgmap v14873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:07 smithi040 bash[41173]: audit 2023-12-01T23:55:06.676428+0000 mon.a (mon.0) 9325 : audit 0 from='client.? 172.21.15.40:0/3593901249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:09 smithi141 bash[31670]: cluster 2023-12-01T23:55:08.365176+0000 mgr.y (mgr.24356) 14906 : cluster 0 pgmap v14874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:09 smithi141 bash[31670]: audit 2023-12-01T23:55:09.145045+0000 mon.c (mon.2) 9382 : audit 0 from='client.? 172.21.15.40:0/3415358161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:09 smithi040 bash[28232]: cluster 2023-12-01T23:55:08.365176+0000 mgr.y (mgr.24356) 14906 : cluster 0 pgmap v14874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:09 smithi040 bash[28232]: audit 2023-12-01T23:55:09.145045+0000 mon.c (mon.2) 9382 : audit 0 from='client.? 172.21.15.40:0/3415358161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:09 smithi040 bash[41173]: cluster 2023-12-01T23:55:08.365176+0000 mgr.y (mgr.24356) 14906 : cluster 0 pgmap v14874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:09 smithi040 bash[41173]: audit 2023-12-01T23:55:09.145045+0000 mon.c (mon.2) 9382 : audit 0 from='client.? 172.21.15.40:0/3415358161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:11 smithi141 bash[31670]: cluster 2023-12-01T23:55:10.366354+0000 mgr.y (mgr.24356) 14907 : cluster 0 pgmap v14875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:11 smithi040 bash[28232]: cluster 2023-12-01T23:55:10.366354+0000 mgr.y (mgr.24356) 14907 : cluster 0 pgmap v14875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:11 smithi040 bash[41173]: cluster 2023-12-01T23:55:10.366354+0000 mgr.y (mgr.24356) 14907 : cluster 0 pgmap v14875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:12 smithi141 bash[31670]: audit 2023-12-01T23:55:11.612392+0000 mon.a (mon.0) 9326 : audit 0 from='client.? 172.21.15.40:0/2633613976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:12 smithi040 bash[28232]: audit 2023-12-01T23:55:11.612392+0000 mon.a (mon.0) 9326 : audit 0 from='client.? 172.21.15.40:0/2633613976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:12 smithi040 bash[41173]: audit 2023-12-01T23:55:11.612392+0000 mon.a (mon.0) 9326 : audit 0 from='client.? 172.21.15.40:0/2633613976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:13 smithi141 bash[31670]: cluster 2023-12-01T23:55:12.367095+0000 mgr.y (mgr.24356) 14908 : cluster 0 pgmap v14876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:13 smithi040 bash[41173]: cluster 2023-12-01T23:55:12.367095+0000 mgr.y (mgr.24356) 14908 : cluster 0 pgmap v14876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:13 smithi040 bash[28232]: cluster 2023-12-01T23:55:12.367095+0000 mgr.y (mgr.24356) 14908 : cluster 0 pgmap v14876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:14 smithi141 bash[31670]: audit 2023-12-01T23:55:14.075968+0000 mon.c (mon.2) 9383 : audit 0 from='client.? 172.21.15.40:0/1938794482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:14 smithi040 bash[28232]: audit 2023-12-01T23:55:14.075968+0000 mon.c (mon.2) 9383 : audit 0 from='client.? 172.21.15.40:0/1938794482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:14 smithi040 bash[41173]: audit 2023-12-01T23:55:14.075968+0000 mon.c (mon.2) 9383 : audit 0 from='client.? 172.21.15.40:0/1938794482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:15 smithi141 bash[31670]: cluster 2023-12-01T23:55:14.368076+0000 mgr.y (mgr.24356) 14909 : cluster 0 pgmap v14877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:15 smithi040 bash[28232]: cluster 2023-12-01T23:55:14.368076+0000 mgr.y (mgr.24356) 14909 : cluster 0 pgmap v14877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:15 smithi040 bash[41173]: cluster 2023-12-01T23:55:14.368076+0000 mgr.y (mgr.24356) 14909 : cluster 0 pgmap v14877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:55:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:55:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:17 smithi141 bash[31670]: cluster 2023-12-01T23:55:16.368741+0000 mgr.y (mgr.24356) 14910 : cluster 0 pgmap v14878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:17 smithi141 bash[31670]: audit 2023-12-01T23:55:16.538598+0000 mon.a (mon.0) 9327 : audit 0 from='client.? 172.21.15.40:0/3689921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:17 smithi040 bash[28232]: cluster 2023-12-01T23:55:16.368741+0000 mgr.y (mgr.24356) 14910 : cluster 0 pgmap v14878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:17 smithi040 bash[28232]: audit 2023-12-01T23:55:16.538598+0000 mon.a (mon.0) 9327 : audit 0 from='client.? 172.21.15.40:0/3689921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:17 smithi040 bash[41173]: cluster 2023-12-01T23:55:16.368741+0000 mgr.y (mgr.24356) 14910 : cluster 0 pgmap v14878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:17 smithi040 bash[41173]: audit 2023-12-01T23:55:16.538598+0000 mon.a (mon.0) 9327 : audit 0 from='client.? 172.21.15.40:0/3689921966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:19 smithi141 bash[31670]: cluster 2023-12-01T23:55:18.369411+0000 mgr.y (mgr.24356) 14911 : cluster 0 pgmap v14879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:19 smithi141 bash[31670]: audit 2023-12-01T23:55:19.001447+0000 mon.a (mon.0) 9328 : audit 0 from='client.? 172.21.15.40:0/921022475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:19 smithi141 bash[31670]: audit 2023-12-01T23:55:19.119941+0000 mon.c (mon.2) 9384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:19 smithi040 bash[28232]: cluster 2023-12-01T23:55:18.369411+0000 mgr.y (mgr.24356) 14911 : cluster 0 pgmap v14879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:19 smithi040 bash[28232]: audit 2023-12-01T23:55:19.001447+0000 mon.a (mon.0) 9328 : audit 0 from='client.? 172.21.15.40:0/921022475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:19 smithi040 bash[28232]: audit 2023-12-01T23:55:19.119941+0000 mon.c (mon.2) 9384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:19 smithi040 bash[41173]: cluster 2023-12-01T23:55:18.369411+0000 mgr.y (mgr.24356) 14911 : cluster 0 pgmap v14879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:19 smithi040 bash[41173]: audit 2023-12-01T23:55:19.001447+0000 mon.a (mon.0) 9328 : audit 0 from='client.? 172.21.15.40:0/921022475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:19 smithi040 bash[41173]: audit 2023-12-01T23:55:19.119941+0000 mon.c (mon.2) 9384 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:21 smithi141 bash[31670]: cluster 2023-12-01T23:55:20.370634+0000 mgr.y (mgr.24356) 14912 : cluster 0 pgmap v14880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:21 smithi040 bash[28232]: cluster 2023-12-01T23:55:20.370634+0000 mgr.y (mgr.24356) 14912 : cluster 0 pgmap v14880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:21 smithi040 bash[41173]: cluster 2023-12-01T23:55:20.370634+0000 mgr.y (mgr.24356) 14912 : cluster 0 pgmap v14880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:22 smithi141 bash[31670]: audit 2023-12-01T23:55:21.472001+0000 mon.a (mon.0) 9329 : audit 0 from='client.? 172.21.15.40:0/1571172578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:22 smithi040 bash[28232]: audit 2023-12-01T23:55:21.472001+0000 mon.a (mon.0) 9329 : audit 0 from='client.? 172.21.15.40:0/1571172578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:22 smithi040 bash[41173]: audit 2023-12-01T23:55:21.472001+0000 mon.a (mon.0) 9329 : audit 0 from='client.? 172.21.15.40:0/1571172578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:23 smithi141 bash[31670]: cluster 2023-12-01T23:55:22.371342+0000 mgr.y (mgr.24356) 14913 : cluster 0 pgmap v14881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:23 smithi040 bash[28232]: cluster 2023-12-01T23:55:22.371342+0000 mgr.y (mgr.24356) 14913 : cluster 0 pgmap v14881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:23 smithi040 bash[41173]: cluster 2023-12-01T23:55:22.371342+0000 mgr.y (mgr.24356) 14913 : cluster 0 pgmap v14881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:24 smithi141 bash[31670]: audit 2023-12-01T23:55:23.933762+0000 mon.a (mon.0) 9330 : audit 0 from='client.? 172.21.15.40:0/1055472461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:24 smithi040 bash[41173]: audit 2023-12-01T23:55:23.933762+0000 mon.a (mon.0) 9330 : audit 0 from='client.? 172.21.15.40:0/1055472461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:24 smithi040 bash[28232]: audit 2023-12-01T23:55:23.933762+0000 mon.a (mon.0) 9330 : audit 0 from='client.? 172.21.15.40:0/1055472461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:25 smithi141 bash[31670]: cluster 2023-12-01T23:55:24.372226+0000 mgr.y (mgr.24356) 14914 : cluster 0 pgmap v14882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:25 smithi040 bash[28232]: cluster 2023-12-01T23:55:24.372226+0000 mgr.y (mgr.24356) 14914 : cluster 0 pgmap v14882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:25 smithi040 bash[41173]: cluster 2023-12-01T23:55:24.372226+0000 mgr.y (mgr.24356) 14914 : cluster 0 pgmap v14882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:26 smithi141 bash[31670]: audit 2023-12-01T23:55:26.402659+0000 mon.a (mon.0) 9331 : audit 0 from='client.? 172.21.15.40:0/1199216512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:55:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:55:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:26 smithi040 bash[28232]: audit 2023-12-01T23:55:26.402659+0000 mon.a (mon.0) 9331 : audit 0 from='client.? 172.21.15.40:0/1199216512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:26 smithi040 bash[41173]: audit 2023-12-01T23:55:26.402659+0000 mon.a (mon.0) 9331 : audit 0 from='client.? 172.21.15.40:0/1199216512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:27 smithi141 bash[31670]: cluster 2023-12-01T23:55:26.373087+0000 mgr.y (mgr.24356) 14915 : cluster 0 pgmap v14883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:27 smithi040 bash[28232]: cluster 2023-12-01T23:55:26.373087+0000 mgr.y (mgr.24356) 14915 : cluster 0 pgmap v14883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:27 smithi040 bash[41173]: cluster 2023-12-01T23:55:26.373087+0000 mgr.y (mgr.24356) 14915 : cluster 0 pgmap v14883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:29 smithi141 bash[31670]: cluster 2023-12-01T23:55:28.373802+0000 mgr.y (mgr.24356) 14916 : cluster 0 pgmap v14884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:29 smithi141 bash[31670]: audit 2023-12-01T23:55:28.865204+0000 mon.c (mon.2) 9385 : audit 0 from='client.? 172.21.15.40:0/2262030416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:29 smithi040 bash[28232]: cluster 2023-12-01T23:55:28.373802+0000 mgr.y (mgr.24356) 14916 : cluster 0 pgmap v14884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:29 smithi040 bash[28232]: audit 2023-12-01T23:55:28.865204+0000 mon.c (mon.2) 9385 : audit 0 from='client.? 172.21.15.40:0/2262030416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:29 smithi040 bash[41173]: cluster 2023-12-01T23:55:28.373802+0000 mgr.y (mgr.24356) 14916 : cluster 0 pgmap v14884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:29 smithi040 bash[41173]: audit 2023-12-01T23:55:28.865204+0000 mon.c (mon.2) 9385 : audit 0 from='client.? 172.21.15.40:0/2262030416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:31 smithi141 bash[31670]: cluster 2023-12-01T23:55:30.375037+0000 mgr.y (mgr.24356) 14917 : cluster 0 pgmap v14885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:31 smithi141 bash[31670]: audit 2023-12-01T23:55:31.326477+0000 mon.c (mon.2) 9386 : audit 0 from='client.? 172.21.15.40:0/3727364935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:31 smithi040 bash[28232]: cluster 2023-12-01T23:55:30.375037+0000 mgr.y (mgr.24356) 14917 : cluster 0 pgmap v14885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:31 smithi040 bash[28232]: audit 2023-12-01T23:55:31.326477+0000 mon.c (mon.2) 9386 : audit 0 from='client.? 172.21.15.40:0/3727364935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:31 smithi040 bash[41173]: cluster 2023-12-01T23:55:30.375037+0000 mgr.y (mgr.24356) 14917 : cluster 0 pgmap v14885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:31 smithi040 bash[41173]: audit 2023-12-01T23:55:31.326477+0000 mon.c (mon.2) 9386 : audit 0 from='client.? 172.21.15.40:0/3727364935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:33 smithi141 bash[31670]: cluster 2023-12-01T23:55:32.375737+0000 mgr.y (mgr.24356) 14918 : cluster 0 pgmap v14886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:33 smithi040 bash[28232]: cluster 2023-12-01T23:55:32.375737+0000 mgr.y (mgr.24356) 14918 : cluster 0 pgmap v14886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:33 smithi040 bash[41173]: cluster 2023-12-01T23:55:32.375737+0000 mgr.y (mgr.24356) 14918 : cluster 0 pgmap v14886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:34 smithi141 bash[31670]: audit 2023-12-01T23:55:33.800276+0000 mon.a (mon.0) 9332 : audit 0 from='client.? 172.21.15.40:0/938863148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:34 smithi141 bash[31670]: audit 2023-12-01T23:55:34.120645+0000 mon.c (mon.2) 9387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:34 smithi040 bash[28232]: audit 2023-12-01T23:55:33.800276+0000 mon.a (mon.0) 9332 : audit 0 from='client.? 172.21.15.40:0/938863148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:34 smithi040 bash[28232]: audit 2023-12-01T23:55:34.120645+0000 mon.c (mon.2) 9387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:34 smithi040 bash[41173]: audit 2023-12-01T23:55:33.800276+0000 mon.a (mon.0) 9332 : audit 0 from='client.? 172.21.15.40:0/938863148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:34 smithi040 bash[41173]: audit 2023-12-01T23:55:34.120645+0000 mon.c (mon.2) 9387 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:35 smithi141 bash[31670]: cluster 2023-12-01T23:55:34.376700+0000 mgr.y (mgr.24356) 14919 : cluster 0 pgmap v14887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:35 smithi040 bash[41173]: cluster 2023-12-01T23:55:34.376700+0000 mgr.y (mgr.24356) 14919 : cluster 0 pgmap v14887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:35 smithi040 bash[28232]: cluster 2023-12-01T23:55:34.376700+0000 mgr.y (mgr.24356) 14919 : cluster 0 pgmap v14887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:36 smithi141 bash[31670]: audit 2023-12-01T23:55:36.268860+0000 mon.a (mon.0) 9333 : audit 0 from='client.? 172.21.15.40:0/3263479512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:36 smithi040 bash[28232]: audit 2023-12-01T23:55:36.268860+0000 mon.a (mon.0) 9333 : audit 0 from='client.? 172.21.15.40:0/3263479512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:55:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:55:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:36 smithi040 bash[41173]: audit 2023-12-01T23:55:36.268860+0000 mon.a (mon.0) 9333 : audit 0 from='client.? 172.21.15.40:0/3263479512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:37 smithi141 bash[31670]: cluster 2023-12-01T23:55:36.377623+0000 mgr.y (mgr.24356) 14920 : cluster 0 pgmap v14888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:37 smithi141 bash[31670]: audit 2023-12-01T23:55:37.128475+0000 mon.c (mon.2) 9388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:55:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:37 smithi040 bash[41173]: cluster 2023-12-01T23:55:36.377623+0000 mgr.y (mgr.24356) 14920 : cluster 0 pgmap v14888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:37 smithi040 bash[41173]: audit 2023-12-01T23:55:37.128475+0000 mon.c (mon.2) 9388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:55:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:37 smithi040 bash[28232]: cluster 2023-12-01T23:55:36.377623+0000 mgr.y (mgr.24356) 14920 : cluster 0 pgmap v14888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:37 smithi040 bash[28232]: audit 2023-12-01T23:55:37.128475+0000 mon.c (mon.2) 9388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:55:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:39 smithi141 bash[31670]: cluster 2023-12-01T23:55:38.378289+0000 mgr.y (mgr.24356) 14921 : cluster 0 pgmap v14889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:39 smithi141 bash[31670]: audit 2023-12-01T23:55:38.738712+0000 mon.a (mon.0) 9334 : audit 0 from='client.? 172.21.15.40:0/1622876424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:39 smithi040 bash[41173]: cluster 2023-12-01T23:55:38.378289+0000 mgr.y (mgr.24356) 14921 : cluster 0 pgmap v14889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:39 smithi040 bash[41173]: audit 2023-12-01T23:55:38.738712+0000 mon.a (mon.0) 9334 : audit 0 from='client.? 172.21.15.40:0/1622876424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:39 smithi040 bash[28232]: cluster 2023-12-01T23:55:38.378289+0000 mgr.y (mgr.24356) 14921 : cluster 0 pgmap v14889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:39 smithi040 bash[28232]: audit 2023-12-01T23:55:38.738712+0000 mon.a (mon.0) 9334 : audit 0 from='client.? 172.21.15.40:0/1622876424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:41 smithi141 bash[31670]: cluster 2023-12-01T23:55:40.379531+0000 mgr.y (mgr.24356) 14922 : cluster 0 pgmap v14890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:41 smithi141 bash[31670]: audit 2023-12-01T23:55:41.201311+0000 mon.c (mon.2) 9389 : audit 0 from='client.? 172.21.15.40:0/3080271311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:41 smithi040 bash[41173]: cluster 2023-12-01T23:55:40.379531+0000 mgr.y (mgr.24356) 14922 : cluster 0 pgmap v14890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:41 smithi040 bash[41173]: audit 2023-12-01T23:55:41.201311+0000 mon.c (mon.2) 9389 : audit 0 from='client.? 172.21.15.40:0/3080271311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:41 smithi040 bash[28232]: cluster 2023-12-01T23:55:40.379531+0000 mgr.y (mgr.24356) 14922 : cluster 0 pgmap v14890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:41 smithi040 bash[28232]: audit 2023-12-01T23:55:41.201311+0000 mon.c (mon.2) 9389 : audit 0 from='client.? 172.21.15.40:0/3080271311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: cluster 2023-12-01T23:55:42.380183+0000 mgr.y (mgr.24356) 14923 : cluster 0 pgmap v14891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.029830+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.039849+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.333185+0000 mon.a (mon.0) 9337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.343145+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.662805+0000 mon.a (mon.0) 9339 : audit 0 from='client.? 172.21.15.40:0/362831167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.826417+0000 mon.c (mon.2) 9390 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.828180+0000 mon.c (mon.2) 9391 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[28232]: audit 2023-12-01T23:55:43.837402+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: cluster 2023-12-01T23:55:42.380183+0000 mgr.y (mgr.24356) 14923 : cluster 0 pgmap v14891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.029830+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.039849+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.333185+0000 mon.a (mon.0) 9337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.343145+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.662805+0000 mon.a (mon.0) 9339 : audit 0 from='client.? 172.21.15.40:0/362831167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.826417+0000 mon.c (mon.2) 9390 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.828180+0000 mon.c (mon.2) 9391 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:55:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:44 smithi040 bash[41173]: audit 2023-12-01T23:55:43.837402+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: cluster 2023-12-01T23:55:42.380183+0000 mgr.y (mgr.24356) 14923 : cluster 0 pgmap v14891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.029830+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.039849+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.333185+0000 mon.a (mon.0) 9337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.343145+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.662805+0000 mon.a (mon.0) 9339 : audit 0 from='client.? 172.21.15.40:0/362831167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.826417+0000 mon.c (mon.2) 9390 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:55:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.828180+0000 mon.c (mon.2) 9391 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:55:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:44 smithi141 bash[31670]: audit 2023-12-01T23:55:43.837402+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:55:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:46 smithi040 bash[28232]: cluster 2023-12-01T23:55:44.381171+0000 mgr.y (mgr.24356) 14924 : cluster 0 pgmap v14892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:46 smithi040 bash[41173]: cluster 2023-12-01T23:55:44.381171+0000 mgr.y (mgr.24356) 14924 : cluster 0 pgmap v14892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:46 smithi141 bash[31670]: cluster 2023-12-01T23:55:44.381171+0000 mgr.y (mgr.24356) 14924 : cluster 0 pgmap v14892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:55:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:55:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:47 smithi040 bash[28232]: audit 2023-12-01T23:55:46.124307+0000 mon.a (mon.0) 9341 : audit 0 from='client.? 172.21.15.40:0/670613589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:47 smithi040 bash[41173]: audit 2023-12-01T23:55:46.124307+0000 mon.a (mon.0) 9341 : audit 0 from='client.? 172.21.15.40:0/670613589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:47 smithi141 bash[31670]: audit 2023-12-01T23:55:46.124307+0000 mon.a (mon.0) 9341 : audit 0 from='client.? 172.21.15.40:0/670613589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:48 smithi040 bash[28232]: cluster 2023-12-01T23:55:46.382083+0000 mgr.y (mgr.24356) 14925 : cluster 0 pgmap v14893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:48 smithi040 bash[41173]: cluster 2023-12-01T23:55:46.382083+0000 mgr.y (mgr.24356) 14925 : cluster 0 pgmap v14893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:48 smithi141 bash[31670]: cluster 2023-12-01T23:55:46.382083+0000 mgr.y (mgr.24356) 14925 : cluster 0 pgmap v14893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:49 smithi141 bash[31670]: cluster 2023-12-01T23:55:48.382579+0000 mgr.y (mgr.24356) 14926 : cluster 0 pgmap v14894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:49 smithi141 bash[31670]: audit 2023-12-01T23:55:48.597228+0000 mon.a (mon.0) 9342 : audit 0 from='client.? 172.21.15.40:0/2574370140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:49 smithi141 bash[31670]: audit 2023-12-01T23:55:49.120805+0000 mon.c (mon.2) 9392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:49 smithi040 bash[41173]: cluster 2023-12-01T23:55:48.382579+0000 mgr.y (mgr.24356) 14926 : cluster 0 pgmap v14894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:49 smithi040 bash[41173]: audit 2023-12-01T23:55:48.597228+0000 mon.a (mon.0) 9342 : audit 0 from='client.? 172.21.15.40:0/2574370140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:49 smithi040 bash[41173]: audit 2023-12-01T23:55:49.120805+0000 mon.c (mon.2) 9392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:49 smithi040 bash[28232]: cluster 2023-12-01T23:55:48.382579+0000 mgr.y (mgr.24356) 14926 : cluster 0 pgmap v14894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:49 smithi040 bash[28232]: audit 2023-12-01T23:55:48.597228+0000 mon.a (mon.0) 9342 : audit 0 from='client.? 172.21.15.40:0/2574370140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:49 smithi040 bash[28232]: audit 2023-12-01T23:55:49.120805+0000 mon.c (mon.2) 9392 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:51 smithi141 bash[31670]: cluster 2023-12-01T23:55:50.383809+0000 mgr.y (mgr.24356) 14927 : cluster 0 pgmap v14895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:51 smithi141 bash[31670]: audit 2023-12-01T23:55:51.058294+0000 mon.c (mon.2) 9393 : audit 0 from='client.? 172.21.15.40:0/3757835368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:51 smithi040 bash[28232]: cluster 2023-12-01T23:55:50.383809+0000 mgr.y (mgr.24356) 14927 : cluster 0 pgmap v14895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:51 smithi040 bash[28232]: audit 2023-12-01T23:55:51.058294+0000 mon.c (mon.2) 9393 : audit 0 from='client.? 172.21.15.40:0/3757835368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:51 smithi040 bash[41173]: cluster 2023-12-01T23:55:50.383809+0000 mgr.y (mgr.24356) 14927 : cluster 0 pgmap v14895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:51 smithi040 bash[41173]: audit 2023-12-01T23:55:51.058294+0000 mon.c (mon.2) 9393 : audit 0 from='client.? 172.21.15.40:0/3757835368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:53 smithi141 bash[31670]: cluster 2023-12-01T23:55:52.384470+0000 mgr.y (mgr.24356) 14928 : cluster 0 pgmap v14896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:53 smithi040 bash[28232]: cluster 2023-12-01T23:55:52.384470+0000 mgr.y (mgr.24356) 14928 : cluster 0 pgmap v14896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:53 smithi040 bash[41173]: cluster 2023-12-01T23:55:52.384470+0000 mgr.y (mgr.24356) 14928 : cluster 0 pgmap v14896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:54 smithi141 bash[31670]: audit 2023-12-01T23:55:53.517472+0000 mon.a (mon.0) 9343 : audit 0 from='client.? 172.21.15.40:0/992195351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:54 smithi040 bash[28232]: audit 2023-12-01T23:55:53.517472+0000 mon.a (mon.0) 9343 : audit 0 from='client.? 172.21.15.40:0/992195351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:54 smithi040 bash[41173]: audit 2023-12-01T23:55:53.517472+0000 mon.a (mon.0) 9343 : audit 0 from='client.? 172.21.15.40:0/992195351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:55 smithi141 bash[31670]: cluster 2023-12-01T23:55:54.385420+0000 mgr.y (mgr.24356) 14929 : cluster 0 pgmap v14897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:55 smithi040 bash[28232]: cluster 2023-12-01T23:55:54.385420+0000 mgr.y (mgr.24356) 14929 : cluster 0 pgmap v14897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:55 smithi040 bash[41173]: cluster 2023-12-01T23:55:54.385420+0000 mgr.y (mgr.24356) 14929 : cluster 0 pgmap v14897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:56 smithi141 bash[31670]: audit 2023-12-01T23:55:55.987641+0000 mon.a (mon.0) 9344 : audit 0 from='client.? 172.21.15.40:0/2574718957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:55:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-01T23:55:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:56 smithi040 bash[41173]: audit 2023-12-01T23:55:55.987641+0000 mon.a (mon.0) 9344 : audit 0 from='client.? 172.21.15.40:0/2574718957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:56 smithi040 bash[28232]: audit 2023-12-01T23:55:55.987641+0000 mon.a (mon.0) 9344 : audit 0 from='client.? 172.21.15.40:0/2574718957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:57 smithi141 bash[31670]: cluster 2023-12-01T23:55:56.386303+0000 mgr.y (mgr.24356) 14930 : cluster 0 pgmap v14898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:57 smithi040 bash[41173]: cluster 2023-12-01T23:55:56.386303+0000 mgr.y (mgr.24356) 14930 : cluster 0 pgmap v14898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:57 smithi040 bash[28232]: cluster 2023-12-01T23:55:56.386303+0000 mgr.y (mgr.24356) 14930 : cluster 0 pgmap v14898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:59 smithi141 bash[31670]: cluster 2023-12-01T23:55:58.386917+0000 mgr.y (mgr.24356) 14931 : cluster 0 pgmap v14899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:55:59 smithi141 bash[31670]: audit 2023-12-01T23:55:58.452991+0000 mon.c (mon.2) 9394 : audit 0 from='client.? 172.21.15.40:0/4127257608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:59 smithi040 bash[28232]: cluster 2023-12-01T23:55:58.386917+0000 mgr.y (mgr.24356) 14931 : cluster 0 pgmap v14899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:55:59 smithi040 bash[28232]: audit 2023-12-01T23:55:58.452991+0000 mon.c (mon.2) 9394 : audit 0 from='client.? 172.21.15.40:0/4127257608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:55:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:59 smithi040 bash[41173]: cluster 2023-12-01T23:55:58.386917+0000 mgr.y (mgr.24356) 14931 : cluster 0 pgmap v14899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:55:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:55:59 smithi040 bash[41173]: audit 2023-12-01T23:55:58.452991+0000 mon.c (mon.2) 9394 : audit 0 from='client.? 172.21.15.40:0/4127257608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:01 smithi141 bash[31670]: cluster 2023-12-01T23:56:00.388115+0000 mgr.y (mgr.24356) 14932 : cluster 0 pgmap v14900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:01 smithi141 bash[31670]: audit 2023-12-01T23:56:00.918861+0000 mon.c (mon.2) 9395 : audit 0 from='client.? 172.21.15.40:0/1705094092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:01 smithi040 bash[28232]: cluster 2023-12-01T23:56:00.388115+0000 mgr.y (mgr.24356) 14932 : cluster 0 pgmap v14900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:01 smithi040 bash[28232]: audit 2023-12-01T23:56:00.918861+0000 mon.c (mon.2) 9395 : audit 0 from='client.? 172.21.15.40:0/1705094092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:01 smithi040 bash[41173]: cluster 2023-12-01T23:56:00.388115+0000 mgr.y (mgr.24356) 14932 : cluster 0 pgmap v14900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:01 smithi040 bash[41173]: audit 2023-12-01T23:56:00.918861+0000 mon.c (mon.2) 9395 : audit 0 from='client.? 172.21.15.40:0/1705094092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:03 smithi141 bash[31670]: cluster 2023-12-01T23:56:02.388770+0000 mgr.y (mgr.24356) 14933 : cluster 0 pgmap v14901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:03 smithi141 bash[31670]: audit 2023-12-01T23:56:03.378649+0000 mon.c (mon.2) 9396 : audit 0 from='client.? 172.21.15.40:0/2788709452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:03 smithi040 bash[41173]: cluster 2023-12-01T23:56:02.388770+0000 mgr.y (mgr.24356) 14933 : cluster 0 pgmap v14901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:03 smithi040 bash[41173]: audit 2023-12-01T23:56:03.378649+0000 mon.c (mon.2) 9396 : audit 0 from='client.? 172.21.15.40:0/2788709452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:03 smithi040 bash[28232]: cluster 2023-12-01T23:56:02.388770+0000 mgr.y (mgr.24356) 14933 : cluster 0 pgmap v14901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:03 smithi040 bash[28232]: audit 2023-12-01T23:56:03.378649+0000 mon.c (mon.2) 9396 : audit 0 from='client.? 172.21.15.40:0/2788709452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:04 smithi141 bash[31670]: audit 2023-12-01T23:56:04.121085+0000 mon.c (mon.2) 9397 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:04 smithi040 bash[28232]: audit 2023-12-01T23:56:04.121085+0000 mon.c (mon.2) 9397 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:04 smithi040 bash[41173]: audit 2023-12-01T23:56:04.121085+0000 mon.c (mon.2) 9397 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:05 smithi141 bash[31670]: cluster 2023-12-01T23:56:04.389663+0000 mgr.y (mgr.24356) 14934 : cluster 0 pgmap v14902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:05 smithi040 bash[28232]: cluster 2023-12-01T23:56:04.389663+0000 mgr.y (mgr.24356) 14934 : cluster 0 pgmap v14902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:05 smithi040 bash[41173]: cluster 2023-12-01T23:56:04.389663+0000 mgr.y (mgr.24356) 14934 : cluster 0 pgmap v14902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:06 smithi141 bash[31670]: audit 2023-12-01T23:56:05.843610+0000 mon.a (mon.0) 9345 : audit 0 from='client.? 172.21.15.40:0/2648763904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:56:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:56:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:06 smithi040 bash[28232]: audit 2023-12-01T23:56:05.843610+0000 mon.a (mon.0) 9345 : audit 0 from='client.? 172.21.15.40:0/2648763904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:06 smithi040 bash[41173]: audit 2023-12-01T23:56:05.843610+0000 mon.a (mon.0) 9345 : audit 0 from='client.? 172.21.15.40:0/2648763904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:07 smithi141 bash[31670]: cluster 2023-12-01T23:56:06.390544+0000 mgr.y (mgr.24356) 14935 : cluster 0 pgmap v14903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:07 smithi040 bash[41173]: cluster 2023-12-01T23:56:06.390544+0000 mgr.y (mgr.24356) 14935 : cluster 0 pgmap v14903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:07 smithi040 bash[28232]: cluster 2023-12-01T23:56:06.390544+0000 mgr.y (mgr.24356) 14935 : cluster 0 pgmap v14903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:09 smithi141 bash[31670]: audit 2023-12-01T23:56:08.301902+0000 mon.a (mon.0) 9346 : audit 0 from='client.? 172.21.15.40:0/3517060691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:09 smithi141 bash[31670]: cluster 2023-12-01T23:56:08.391191+0000 mgr.y (mgr.24356) 14936 : cluster 0 pgmap v14904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:09 smithi040 bash[28232]: audit 2023-12-01T23:56:08.301902+0000 mon.a (mon.0) 9346 : audit 0 from='client.? 172.21.15.40:0/3517060691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:09 smithi040 bash[28232]: cluster 2023-12-01T23:56:08.391191+0000 mgr.y (mgr.24356) 14936 : cluster 0 pgmap v14904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:09 smithi040 bash[41173]: audit 2023-12-01T23:56:08.301902+0000 mon.a (mon.0) 9346 : audit 0 from='client.? 172.21.15.40:0/3517060691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:09 smithi040 bash[41173]: cluster 2023-12-01T23:56:08.391191+0000 mgr.y (mgr.24356) 14936 : cluster 0 pgmap v14904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:11 smithi141 bash[31670]: cluster 2023-12-01T23:56:10.391995+0000 mgr.y (mgr.24356) 14937 : cluster 0 pgmap v14905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:11 smithi141 bash[31670]: audit 2023-12-01T23:56:10.758285+0000 mon.a (mon.0) 9347 : audit 0 from='client.? 172.21.15.40:0/2928504028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:11 smithi040 bash[28232]: cluster 2023-12-01T23:56:10.391995+0000 mgr.y (mgr.24356) 14937 : cluster 0 pgmap v14905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:11 smithi040 bash[28232]: audit 2023-12-01T23:56:10.758285+0000 mon.a (mon.0) 9347 : audit 0 from='client.? 172.21.15.40:0/2928504028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:11 smithi040 bash[41173]: cluster 2023-12-01T23:56:10.391995+0000 mgr.y (mgr.24356) 14937 : cluster 0 pgmap v14905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:11 smithi040 bash[41173]: audit 2023-12-01T23:56:10.758285+0000 mon.a (mon.0) 9347 : audit 0 from='client.? 172.21.15.40:0/2928504028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:13 smithi141 bash[31670]: cluster 2023-12-01T23:56:12.392678+0000 mgr.y (mgr.24356) 14938 : cluster 0 pgmap v14906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:13 smithi141 bash[31670]: audit 2023-12-01T23:56:13.215616+0000 mon.a (mon.0) 9348 : audit 0 from='client.? 172.21.15.40:0/1677945522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:13 smithi040 bash[28232]: cluster 2023-12-01T23:56:12.392678+0000 mgr.y (mgr.24356) 14938 : cluster 0 pgmap v14906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:13 smithi040 bash[28232]: audit 2023-12-01T23:56:13.215616+0000 mon.a (mon.0) 9348 : audit 0 from='client.? 172.21.15.40:0/1677945522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:13 smithi040 bash[41173]: cluster 2023-12-01T23:56:12.392678+0000 mgr.y (mgr.24356) 14938 : cluster 0 pgmap v14906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:13 smithi040 bash[41173]: audit 2023-12-01T23:56:13.215616+0000 mon.a (mon.0) 9348 : audit 0 from='client.? 172.21.15.40:0/1677945522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:15 smithi141 bash[31670]: cluster 2023-12-01T23:56:14.393620+0000 mgr.y (mgr.24356) 14939 : cluster 0 pgmap v14907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:15 smithi040 bash[41173]: cluster 2023-12-01T23:56:14.393620+0000 mgr.y (mgr.24356) 14939 : cluster 0 pgmap v14907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:15 smithi040 bash[28232]: cluster 2023-12-01T23:56:14.393620+0000 mgr.y (mgr.24356) 14939 : cluster 0 pgmap v14907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:16 smithi141 bash[31670]: audit 2023-12-01T23:56:15.683373+0000 mon.a (mon.0) 9349 : audit 0 from='client.? 172.21.15.40:0/2112776550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:16 smithi040 bash[28232]: audit 2023-12-01T23:56:15.683373+0000 mon.a (mon.0) 9349 : audit 0 from='client.? 172.21.15.40:0/2112776550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:56:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:56:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:16 smithi040 bash[41173]: audit 2023-12-01T23:56:15.683373+0000 mon.a (mon.0) 9349 : audit 0 from='client.? 172.21.15.40:0/2112776550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:17 smithi141 bash[31670]: cluster 2023-12-01T23:56:16.394531+0000 mgr.y (mgr.24356) 14940 : cluster 0 pgmap v14908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:17 smithi040 bash[28232]: cluster 2023-12-01T23:56:16.394531+0000 mgr.y (mgr.24356) 14940 : cluster 0 pgmap v14908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:17 smithi040 bash[41173]: cluster 2023-12-01T23:56:16.394531+0000 mgr.y (mgr.24356) 14940 : cluster 0 pgmap v14908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:18 smithi141 bash[31670]: audit 2023-12-01T23:56:18.143988+0000 mon.c (mon.2) 9398 : audit 0 from='client.? 172.21.15.40:0/1503478034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:18 smithi040 bash[28232]: audit 2023-12-01T23:56:18.143988+0000 mon.c (mon.2) 9398 : audit 0 from='client.? 172.21.15.40:0/1503478034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:18 smithi040 bash[41173]: audit 2023-12-01T23:56:18.143988+0000 mon.c (mon.2) 9398 : audit 0 from='client.? 172.21.15.40:0/1503478034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:19 smithi141 bash[31670]: cluster 2023-12-01T23:56:18.395268+0000 mgr.y (mgr.24356) 14941 : cluster 0 pgmap v14909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:19 smithi141 bash[31670]: audit 2023-12-01T23:56:19.121391+0000 mon.c (mon.2) 9399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:19 smithi040 bash[28232]: cluster 2023-12-01T23:56:18.395268+0000 mgr.y (mgr.24356) 14941 : cluster 0 pgmap v14909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:19 smithi040 bash[28232]: audit 2023-12-01T23:56:19.121391+0000 mon.c (mon.2) 9399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:19 smithi040 bash[41173]: cluster 2023-12-01T23:56:18.395268+0000 mgr.y (mgr.24356) 14941 : cluster 0 pgmap v14909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:19 smithi040 bash[41173]: audit 2023-12-01T23:56:19.121391+0000 mon.c (mon.2) 9399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:21 smithi141 bash[31670]: cluster 2023-12-01T23:56:20.396425+0000 mgr.y (mgr.24356) 14942 : cluster 0 pgmap v14910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:21 smithi141 bash[31670]: audit 2023-12-01T23:56:20.606965+0000 mon.c (mon.2) 9400 : audit 0 from='client.? 172.21.15.40:0/2712443988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:21 smithi040 bash[28232]: cluster 2023-12-01T23:56:20.396425+0000 mgr.y (mgr.24356) 14942 : cluster 0 pgmap v14910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:21 smithi040 bash[28232]: audit 2023-12-01T23:56:20.606965+0000 mon.c (mon.2) 9400 : audit 0 from='client.? 172.21.15.40:0/2712443988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:21 smithi040 bash[41173]: cluster 2023-12-01T23:56:20.396425+0000 mgr.y (mgr.24356) 14942 : cluster 0 pgmap v14910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:21 smithi040 bash[41173]: audit 2023-12-01T23:56:20.606965+0000 mon.c (mon.2) 9400 : audit 0 from='client.? 172.21.15.40:0/2712443988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:23 smithi141 bash[31670]: cluster 2023-12-01T23:56:22.397093+0000 mgr.y (mgr.24356) 14943 : cluster 0 pgmap v14911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:23 smithi141 bash[31670]: audit 2023-12-01T23:56:23.074920+0000 mon.c (mon.2) 9401 : audit 0 from='client.? 172.21.15.40:0/845039230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:23 smithi040 bash[28232]: cluster 2023-12-01T23:56:22.397093+0000 mgr.y (mgr.24356) 14943 : cluster 0 pgmap v14911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:23 smithi040 bash[28232]: audit 2023-12-01T23:56:23.074920+0000 mon.c (mon.2) 9401 : audit 0 from='client.? 172.21.15.40:0/845039230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:23 smithi040 bash[41173]: cluster 2023-12-01T23:56:22.397093+0000 mgr.y (mgr.24356) 14943 : cluster 0 pgmap v14911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:23 smithi040 bash[41173]: audit 2023-12-01T23:56:23.074920+0000 mon.c (mon.2) 9401 : audit 0 from='client.? 172.21.15.40:0/845039230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:25 smithi141 bash[31670]: cluster 2023-12-01T23:56:24.397984+0000 mgr.y (mgr.24356) 14944 : cluster 0 pgmap v14912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:25 smithi040 bash[28232]: cluster 2023-12-01T23:56:24.397984+0000 mgr.y (mgr.24356) 14944 : cluster 0 pgmap v14912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:25 smithi040 bash[41173]: cluster 2023-12-01T23:56:24.397984+0000 mgr.y (mgr.24356) 14944 : cluster 0 pgmap v14912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:26 smithi141 bash[31670]: audit 2023-12-01T23:56:25.548088+0000 mon.c (mon.2) 9402 : audit 0 from='client.? 172.21.15.40:0/2425629934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:56:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:56:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:26 smithi040 bash[41173]: audit 2023-12-01T23:56:25.548088+0000 mon.c (mon.2) 9402 : audit 0 from='client.? 172.21.15.40:0/2425629934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:26 smithi040 bash[28232]: audit 2023-12-01T23:56:25.548088+0000 mon.c (mon.2) 9402 : audit 0 from='client.? 172.21.15.40:0/2425629934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:27 smithi141 bash[31670]: cluster 2023-12-01T23:56:26.398857+0000 mgr.y (mgr.24356) 14945 : cluster 0 pgmap v14913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:27 smithi040 bash[28232]: cluster 2023-12-01T23:56:26.398857+0000 mgr.y (mgr.24356) 14945 : cluster 0 pgmap v14913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:27 smithi040 bash[41173]: cluster 2023-12-01T23:56:26.398857+0000 mgr.y (mgr.24356) 14945 : cluster 0 pgmap v14913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:28 smithi141 bash[31670]: audit 2023-12-01T23:56:28.010374+0000 mon.c (mon.2) 9403 : audit 0 from='client.? 172.21.15.40:0/1047451258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:28 smithi040 bash[28232]: audit 2023-12-01T23:56:28.010374+0000 mon.c (mon.2) 9403 : audit 0 from='client.? 172.21.15.40:0/1047451258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:28 smithi040 bash[41173]: audit 2023-12-01T23:56:28.010374+0000 mon.c (mon.2) 9403 : audit 0 from='client.? 172.21.15.40:0/1047451258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:29 smithi141 bash[31670]: cluster 2023-12-01T23:56:28.399500+0000 mgr.y (mgr.24356) 14946 : cluster 0 pgmap v14914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:29 smithi040 bash[28232]: cluster 2023-12-01T23:56:28.399500+0000 mgr.y (mgr.24356) 14946 : cluster 0 pgmap v14914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:29 smithi040 bash[41173]: cluster 2023-12-01T23:56:28.399500+0000 mgr.y (mgr.24356) 14946 : cluster 0 pgmap v14914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:30 smithi141 bash[31670]: audit 2023-12-01T23:56:30.472308+0000 mon.a (mon.0) 9350 : audit 0 from='client.? 172.21.15.40:0/2140303768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:30 smithi040 bash[41173]: audit 2023-12-01T23:56:30.472308+0000 mon.a (mon.0) 9350 : audit 0 from='client.? 172.21.15.40:0/2140303768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:30 smithi040 bash[28232]: audit 2023-12-01T23:56:30.472308+0000 mon.a (mon.0) 9350 : audit 0 from='client.? 172.21.15.40:0/2140303768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:31 smithi141 bash[31670]: cluster 2023-12-01T23:56:30.400791+0000 mgr.y (mgr.24356) 14947 : cluster 0 pgmap v14915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:31 smithi040 bash[28232]: cluster 2023-12-01T23:56:30.400791+0000 mgr.y (mgr.24356) 14947 : cluster 0 pgmap v14915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:31 smithi040 bash[41173]: cluster 2023-12-01T23:56:30.400791+0000 mgr.y (mgr.24356) 14947 : cluster 0 pgmap v14915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:33 smithi141 bash[31670]: cluster 2023-12-01T23:56:32.401464+0000 mgr.y (mgr.24356) 14948 : cluster 0 pgmap v14916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:33 smithi141 bash[31670]: audit 2023-12-01T23:56:32.937792+0000 mon.c (mon.2) 9404 : audit 0 from='client.? 172.21.15.40:0/2247618318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:33 smithi040 bash[28232]: cluster 2023-12-01T23:56:32.401464+0000 mgr.y (mgr.24356) 14948 : cluster 0 pgmap v14916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:33 smithi040 bash[28232]: audit 2023-12-01T23:56:32.937792+0000 mon.c (mon.2) 9404 : audit 0 from='client.? 172.21.15.40:0/2247618318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:33 smithi040 bash[41173]: cluster 2023-12-01T23:56:32.401464+0000 mgr.y (mgr.24356) 14948 : cluster 0 pgmap v14916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:33 smithi040 bash[41173]: audit 2023-12-01T23:56:32.937792+0000 mon.c (mon.2) 9404 : audit 0 from='client.? 172.21.15.40:0/2247618318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:34 smithi040 bash[28232]: audit 2023-12-01T23:56:34.121978+0000 mon.c (mon.2) 9405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:34 smithi040 bash[41173]: audit 2023-12-01T23:56:34.121978+0000 mon.c (mon.2) 9405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:34 smithi141 bash[31670]: audit 2023-12-01T23:56:34.121978+0000 mon.c (mon.2) 9405 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:35 smithi040 bash[28232]: cluster 2023-12-01T23:56:34.402397+0000 mgr.y (mgr.24356) 14949 : cluster 0 pgmap v14917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:35 smithi040 bash[28232]: audit 2023-12-01T23:56:35.401881+0000 mon.a (mon.0) 9351 : audit 0 from='client.? 172.21.15.40:0/4250902052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:35 smithi040 bash[41173]: cluster 2023-12-01T23:56:34.402397+0000 mgr.y (mgr.24356) 14949 : cluster 0 pgmap v14917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:35 smithi040 bash[41173]: audit 2023-12-01T23:56:35.401881+0000 mon.a (mon.0) 9351 : audit 0 from='client.? 172.21.15.40:0/4250902052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:35 smithi141 bash[31670]: cluster 2023-12-01T23:56:34.402397+0000 mgr.y (mgr.24356) 14949 : cluster 0 pgmap v14917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:35 smithi141 bash[31670]: audit 2023-12-01T23:56:35.401881+0000 mon.a (mon.0) 9351 : audit 0 from='client.? 172.21.15.40:0/4250902052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:56:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:56:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:37 smithi040 bash[41173]: cluster 2023-12-01T23:56:36.403284+0000 mgr.y (mgr.24356) 14950 : cluster 0 pgmap v14918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:37 smithi040 bash[28232]: cluster 2023-12-01T23:56:36.403284+0000 mgr.y (mgr.24356) 14950 : cluster 0 pgmap v14918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:37 smithi141 bash[31670]: cluster 2023-12-01T23:56:36.403284+0000 mgr.y (mgr.24356) 14950 : cluster 0 pgmap v14918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:38 smithi040 bash[28232]: audit 2023-12-01T23:56:37.859819+0000 mon.c (mon.2) 9406 : audit 0 from='client.? 172.21.15.40:0/447233133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:38 smithi040 bash[41173]: audit 2023-12-01T23:56:37.859819+0000 mon.c (mon.2) 9406 : audit 0 from='client.? 172.21.15.40:0/447233133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:38 smithi141 bash[31670]: audit 2023-12-01T23:56:37.859819+0000 mon.c (mon.2) 9406 : audit 0 from='client.? 172.21.15.40:0/447233133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:39 smithi040 bash[28232]: cluster 2023-12-01T23:56:38.403925+0000 mgr.y (mgr.24356) 14951 : cluster 0 pgmap v14919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:39 smithi040 bash[41173]: cluster 2023-12-01T23:56:38.403925+0000 mgr.y (mgr.24356) 14951 : cluster 0 pgmap v14919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:39 smithi141 bash[31670]: cluster 2023-12-01T23:56:38.403925+0000 mgr.y (mgr.24356) 14951 : cluster 0 pgmap v14919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:40 smithi040 bash[28232]: audit 2023-12-01T23:56:40.323728+0000 mon.a (mon.0) 9352 : audit 0 from='client.? 172.21.15.40:0/2167131425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:40 smithi040 bash[41173]: audit 2023-12-01T23:56:40.323728+0000 mon.a (mon.0) 9352 : audit 0 from='client.? 172.21.15.40:0/2167131425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:40 smithi141 bash[31670]: audit 2023-12-01T23:56:40.323728+0000 mon.a (mon.0) 9352 : audit 0 from='client.? 172.21.15.40:0/2167131425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:41 smithi040 bash[28232]: cluster 2023-12-01T23:56:40.405090+0000 mgr.y (mgr.24356) 14952 : cluster 0 pgmap v14920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:41 smithi040 bash[41173]: cluster 2023-12-01T23:56:40.405090+0000 mgr.y (mgr.24356) 14952 : cluster 0 pgmap v14920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:41 smithi141 bash[31670]: cluster 2023-12-01T23:56:40.405090+0000 mgr.y (mgr.24356) 14952 : cluster 0 pgmap v14920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:43 smithi040 bash[28232]: cluster 2023-12-01T23:56:42.405755+0000 mgr.y (mgr.24356) 14953 : cluster 0 pgmap v14921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:43 smithi040 bash[28232]: audit 2023-12-01T23:56:42.789498+0000 mon.c (mon.2) 9407 : audit 0 from='client.? 172.21.15.40:0/2420219777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:43 smithi040 bash[41173]: cluster 2023-12-01T23:56:42.405755+0000 mgr.y (mgr.24356) 14953 : cluster 0 pgmap v14921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:43 smithi040 bash[41173]: audit 2023-12-01T23:56:42.789498+0000 mon.c (mon.2) 9407 : audit 0 from='client.? 172.21.15.40:0/2420219777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:43 smithi141 bash[31670]: cluster 2023-12-01T23:56:42.405755+0000 mgr.y (mgr.24356) 14953 : cluster 0 pgmap v14921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:43 smithi141 bash[31670]: audit 2023-12-01T23:56:42.789498+0000 mon.c (mon.2) 9407 : audit 0 from='client.? 172.21.15.40:0/2420219777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:44 smithi040 bash[28232]: audit 2023-12-01T23:56:43.919677+0000 mon.c (mon.2) 9408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:56:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:44 smithi040 bash[41173]: audit 2023-12-01T23:56:43.919677+0000 mon.c (mon.2) 9408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:56:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:44 smithi141 bash[31670]: audit 2023-12-01T23:56:43.919677+0000 mon.c (mon.2) 9408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:56:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:45 smithi040 bash[28232]: cluster 2023-12-01T23:56:44.406721+0000 mgr.y (mgr.24356) 14954 : cluster 0 pgmap v14922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:45 smithi040 bash[28232]: audit 2023-12-01T23:56:45.258744+0000 mon.a (mon.0) 9353 : audit 0 from='client.? 172.21.15.40:0/3780763165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:45 smithi040 bash[41173]: cluster 2023-12-01T23:56:44.406721+0000 mgr.y (mgr.24356) 14954 : cluster 0 pgmap v14922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:45 smithi040 bash[41173]: audit 2023-12-01T23:56:45.258744+0000 mon.a (mon.0) 9353 : audit 0 from='client.? 172.21.15.40:0/3780763165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:45 smithi141 bash[31670]: cluster 2023-12-01T23:56:44.406721+0000 mgr.y (mgr.24356) 14954 : cluster 0 pgmap v14922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:45 smithi141 bash[31670]: audit 2023-12-01T23:56:45.258744+0000 mon.a (mon.0) 9353 : audit 0 from='client.? 172.21.15.40:0/3780763165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:56:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:56:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:47 smithi040 bash[28232]: cluster 2023-12-01T23:56:46.407621+0000 mgr.y (mgr.24356) 14955 : cluster 0 pgmap v14923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:47 smithi040 bash[41173]: cluster 2023-12-01T23:56:46.407621+0000 mgr.y (mgr.24356) 14955 : cluster 0 pgmap v14923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:47 smithi141 bash[31670]: cluster 2023-12-01T23:56:46.407621+0000 mgr.y (mgr.24356) 14955 : cluster 0 pgmap v14923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:48 smithi040 bash[28232]: audit 2023-12-01T23:56:47.724178+0000 mon.c (mon.2) 9409 : audit 0 from='client.? 172.21.15.40:0/3295467285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:48 smithi040 bash[41173]: audit 2023-12-01T23:56:47.724178+0000 mon.c (mon.2) 9409 : audit 0 from='client.? 172.21.15.40:0/3295467285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:48 smithi141 bash[31670]: audit 2023-12-01T23:56:47.724178+0000 mon.c (mon.2) 9409 : audit 0 from='client.? 172.21.15.40:0/3295467285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:49 smithi040 bash[28232]: cluster 2023-12-01T23:56:48.408295+0000 mgr.y (mgr.24356) 14956 : cluster 0 pgmap v14924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:49 smithi040 bash[28232]: audit 2023-12-01T23:56:49.122076+0000 mon.c (mon.2) 9410 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:49 smithi040 bash[41173]: cluster 2023-12-01T23:56:48.408295+0000 mgr.y (mgr.24356) 14956 : cluster 0 pgmap v14924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:49 smithi040 bash[41173]: audit 2023-12-01T23:56:49.122076+0000 mon.c (mon.2) 9410 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:49 smithi141 bash[31670]: cluster 2023-12-01T23:56:48.408295+0000 mgr.y (mgr.24356) 14956 : cluster 0 pgmap v14924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:49 smithi141 bash[31670]: audit 2023-12-01T23:56:49.122076+0000 mon.c (mon.2) 9410 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:49.769612+0000 mon.a (mon.0) 9354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:49.781049+0000 mon.a (mon.0) 9355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:50.175932+0000 mon.a (mon.0) 9356 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:50.195630+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:50.228382+0000 mon.a (mon.0) 9358 : audit 0 from='client.? 172.21.15.40:0/2072976445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:50.734445+0000 mon.c (mon.2) 9411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:50.736362+0000 mon.c (mon.2) 9412 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:56:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:50 smithi141 bash[31670]: audit 2023-12-01T23:56:50.746440+0000 mon.a (mon.0) 9359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:49.769612+0000 mon.a (mon.0) 9354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:49.781049+0000 mon.a (mon.0) 9355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:50.175932+0000 mon.a (mon.0) 9356 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:50.195630+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:50.228382+0000 mon.a (mon.0) 9358 : audit 0 from='client.? 172.21.15.40:0/2072976445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:50.734445+0000 mon.c (mon.2) 9411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:50.736362+0000 mon.c (mon.2) 9412 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[41173]: audit 2023-12-01T23:56:50.746440+0000 mon.a (mon.0) 9359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:49.769612+0000 mon.a (mon.0) 9354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:49.781049+0000 mon.a (mon.0) 9355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:50.175932+0000 mon.a (mon.0) 9356 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:50.195630+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:50.228382+0000 mon.a (mon.0) 9358 : audit 0 from='client.? 172.21.15.40:0/2072976445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:50.734445+0000 mon.c (mon.2) 9411 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:56:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:50.736362+0000 mon.c (mon.2) 9412 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:56:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:50 smithi040 bash[28232]: audit 2023-12-01T23:56:50.746440+0000 mon.a (mon.0) 9359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:56:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:52 smithi141 bash[31670]: cluster 2023-12-01T23:56:50.409392+0000 mgr.y (mgr.24356) 14957 : cluster 0 pgmap v14925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:52 smithi040 bash[28232]: cluster 2023-12-01T23:56:50.409392+0000 mgr.y (mgr.24356) 14957 : cluster 0 pgmap v14925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:52 smithi040 bash[41173]: cluster 2023-12-01T23:56:50.409392+0000 mgr.y (mgr.24356) 14957 : cluster 0 pgmap v14925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:53 smithi141 bash[31670]: audit 2023-12-01T23:56:52.694871+0000 mon.a (mon.0) 9360 : audit 0 from='client.? 172.21.15.40:0/982705663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:53 smithi040 bash[28232]: audit 2023-12-01T23:56:52.694871+0000 mon.a (mon.0) 9360 : audit 0 from='client.? 172.21.15.40:0/982705663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:53 smithi040 bash[41173]: audit 2023-12-01T23:56:52.694871+0000 mon.a (mon.0) 9360 : audit 0 from='client.? 172.21.15.40:0/982705663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:54 smithi141 bash[31670]: cluster 2023-12-01T23:56:52.410050+0000 mgr.y (mgr.24356) 14958 : cluster 0 pgmap v14926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:54 smithi040 bash[28232]: cluster 2023-12-01T23:56:52.410050+0000 mgr.y (mgr.24356) 14958 : cluster 0 pgmap v14926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:54 smithi040 bash[41173]: cluster 2023-12-01T23:56:52.410050+0000 mgr.y (mgr.24356) 14958 : cluster 0 pgmap v14926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:55 smithi141 bash[31670]: audit 2023-12-01T23:56:55.160038+0000 mon.a (mon.0) 9361 : audit 0 from='client.? 172.21.15.40:0/1675599874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:55 smithi040 bash[28232]: audit 2023-12-01T23:56:55.160038+0000 mon.a (mon.0) 9361 : audit 0 from='client.? 172.21.15.40:0/1675599874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:55 smithi040 bash[41173]: audit 2023-12-01T23:56:55.160038+0000 mon.a (mon.0) 9361 : audit 0 from='client.? 172.21.15.40:0/1675599874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:56 smithi040 bash[41173]: cluster 2023-12-01T23:56:54.411019+0000 mgr.y (mgr.24356) 14959 : cluster 0 pgmap v14927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:56 smithi040 bash[28232]: cluster 2023-12-01T23:56:54.411019+0000 mgr.y (mgr.24356) 14959 : cluster 0 pgmap v14927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:56 smithi141 bash[31670]: cluster 2023-12-01T23:56:54.411019+0000 mgr.y (mgr.24356) 14959 : cluster 0 pgmap v14927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:56:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:56:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:57 smithi141 bash[31670]: cluster 2023-12-01T23:56:56.411912+0000 mgr.y (mgr.24356) 14960 : cluster 0 pgmap v14928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:57 smithi040 bash[28232]: cluster 2023-12-01T23:56:56.411912+0000 mgr.y (mgr.24356) 14960 : cluster 0 pgmap v14928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:57 smithi040 bash[41173]: cluster 2023-12-01T23:56:56.411912+0000 mgr.y (mgr.24356) 14960 : cluster 0 pgmap v14928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:58 smithi141 bash[31670]: audit 2023-12-01T23:56:57.626346+0000 mon.a (mon.0) 9362 : audit 0 from='client.? 172.21.15.40:0/1641591910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:58 smithi040 bash[28232]: audit 2023-12-01T23:56:57.626346+0000 mon.a (mon.0) 9362 : audit 0 from='client.? 172.21.15.40:0/1641591910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:58 smithi040 bash[41173]: audit 2023-12-01T23:56:57.626346+0000 mon.a (mon.0) 9362 : audit 0 from='client.? 172.21.15.40:0/1641591910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:56:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:56:59 smithi141 bash[31670]: cluster 2023-12-01T23:56:58.412502+0000 mgr.y (mgr.24356) 14961 : cluster 0 pgmap v14929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:56:59 smithi040 bash[28232]: cluster 2023-12-01T23:56:58.412502+0000 mgr.y (mgr.24356) 14961 : cluster 0 pgmap v14929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:56:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:56:59 smithi040 bash[41173]: cluster 2023-12-01T23:56:58.412502+0000 mgr.y (mgr.24356) 14961 : cluster 0 pgmap v14929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:00 smithi141 bash[31670]: audit 2023-12-01T23:57:00.094553+0000 mon.a (mon.0) 9363 : audit 0 from='client.? 172.21.15.40:0/276356249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:00 smithi040 bash[28232]: audit 2023-12-01T23:57:00.094553+0000 mon.a (mon.0) 9363 : audit 0 from='client.? 172.21.15.40:0/276356249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:00 smithi040 bash[41173]: audit 2023-12-01T23:57:00.094553+0000 mon.a (mon.0) 9363 : audit 0 from='client.? 172.21.15.40:0/276356249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:01 smithi141 bash[31670]: cluster 2023-12-01T23:57:00.413619+0000 mgr.y (mgr.24356) 14962 : cluster 0 pgmap v14930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:01 smithi040 bash[28232]: cluster 2023-12-01T23:57:00.413619+0000 mgr.y (mgr.24356) 14962 : cluster 0 pgmap v14930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:01 smithi040 bash[41173]: cluster 2023-12-01T23:57:00.413619+0000 mgr.y (mgr.24356) 14962 : cluster 0 pgmap v14930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:03 smithi141 bash[31670]: cluster 2023-12-01T23:57:02.414179+0000 mgr.y (mgr.24356) 14963 : cluster 0 pgmap v14931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:03 smithi141 bash[31670]: audit 2023-12-01T23:57:02.562844+0000 mon.c (mon.2) 9413 : audit 0 from='client.? 172.21.15.40:0/4055052556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:03 smithi040 bash[28232]: cluster 2023-12-01T23:57:02.414179+0000 mgr.y (mgr.24356) 14963 : cluster 0 pgmap v14931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:03 smithi040 bash[28232]: audit 2023-12-01T23:57:02.562844+0000 mon.c (mon.2) 9413 : audit 0 from='client.? 172.21.15.40:0/4055052556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:03 smithi040 bash[41173]: cluster 2023-12-01T23:57:02.414179+0000 mgr.y (mgr.24356) 14963 : cluster 0 pgmap v14931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:03 smithi040 bash[41173]: audit 2023-12-01T23:57:02.562844+0000 mon.c (mon.2) 9413 : audit 0 from='client.? 172.21.15.40:0/4055052556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:04 smithi141 bash[31670]: audit 2023-12-01T23:57:04.123069+0000 mon.c (mon.2) 9414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:04 smithi040 bash[41173]: audit 2023-12-01T23:57:04.123069+0000 mon.c (mon.2) 9414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:04 smithi040 bash[28232]: audit 2023-12-01T23:57:04.123069+0000 mon.c (mon.2) 9414 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:05 smithi141 bash[31670]: cluster 2023-12-01T23:57:04.415097+0000 mgr.y (mgr.24356) 14964 : cluster 0 pgmap v14932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:05 smithi141 bash[31670]: audit 2023-12-01T23:57:05.027409+0000 mon.c (mon.2) 9415 : audit 0 from='client.? 172.21.15.40:0/3492857388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:05 smithi040 bash[28232]: cluster 2023-12-01T23:57:04.415097+0000 mgr.y (mgr.24356) 14964 : cluster 0 pgmap v14932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:05 smithi040 bash[28232]: audit 2023-12-01T23:57:05.027409+0000 mon.c (mon.2) 9415 : audit 0 from='client.? 172.21.15.40:0/3492857388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:05 smithi040 bash[41173]: cluster 2023-12-01T23:57:04.415097+0000 mgr.y (mgr.24356) 14964 : cluster 0 pgmap v14932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:05 smithi040 bash[41173]: audit 2023-12-01T23:57:05.027409+0000 mon.c (mon.2) 9415 : audit 0 from='client.? 172.21.15.40:0/3492857388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:57:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:57:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:07 smithi141 bash[31670]: cluster 2023-12-01T23:57:06.416022+0000 mgr.y (mgr.24356) 14965 : cluster 0 pgmap v14933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:07 smithi040 bash[28232]: cluster 2023-12-01T23:57:06.416022+0000 mgr.y (mgr.24356) 14965 : cluster 0 pgmap v14933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:07 smithi040 bash[41173]: cluster 2023-12-01T23:57:06.416022+0000 mgr.y (mgr.24356) 14965 : cluster 0 pgmap v14933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:08 smithi141 bash[31670]: audit 2023-12-01T23:57:07.492685+0000 mon.a (mon.0) 9364 : audit 0 from='client.? 172.21.15.40:0/3257309652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:08 smithi040 bash[28232]: audit 2023-12-01T23:57:07.492685+0000 mon.a (mon.0) 9364 : audit 0 from='client.? 172.21.15.40:0/3257309652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:08 smithi040 bash[41173]: audit 2023-12-01T23:57:07.492685+0000 mon.a (mon.0) 9364 : audit 0 from='client.? 172.21.15.40:0/3257309652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:09 smithi141 bash[31670]: cluster 2023-12-01T23:57:08.416696+0000 mgr.y (mgr.24356) 14966 : cluster 0 pgmap v14934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:09 smithi040 bash[28232]: cluster 2023-12-01T23:57:08.416696+0000 mgr.y (mgr.24356) 14966 : cluster 0 pgmap v14934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:09 smithi040 bash[41173]: cluster 2023-12-01T23:57:08.416696+0000 mgr.y (mgr.24356) 14966 : cluster 0 pgmap v14934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:10 smithi141 bash[31670]: audit 2023-12-01T23:57:09.954740+0000 mon.a (mon.0) 9365 : audit 0 from='client.? 172.21.15.40:0/1067296231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:10 smithi040 bash[28232]: audit 2023-12-01T23:57:09.954740+0000 mon.a (mon.0) 9365 : audit 0 from='client.? 172.21.15.40:0/1067296231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:10 smithi040 bash[41173]: audit 2023-12-01T23:57:09.954740+0000 mon.a (mon.0) 9365 : audit 0 from='client.? 172.21.15.40:0/1067296231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:11 smithi141 bash[31670]: cluster 2023-12-01T23:57:10.417858+0000 mgr.y (mgr.24356) 14967 : cluster 0 pgmap v14935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:11 smithi040 bash[28232]: cluster 2023-12-01T23:57:10.417858+0000 mgr.y (mgr.24356) 14967 : cluster 0 pgmap v14935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:11 smithi040 bash[41173]: cluster 2023-12-01T23:57:10.417858+0000 mgr.y (mgr.24356) 14967 : cluster 0 pgmap v14935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:12 smithi141 bash[31670]: audit 2023-12-01T23:57:12.435749+0000 mon.c (mon.2) 9416 : audit 0 from='client.? 172.21.15.40:0/2204919297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:12 smithi040 bash[28232]: audit 2023-12-01T23:57:12.435749+0000 mon.c (mon.2) 9416 : audit 0 from='client.? 172.21.15.40:0/2204919297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:12 smithi040 bash[41173]: audit 2023-12-01T23:57:12.435749+0000 mon.c (mon.2) 9416 : audit 0 from='client.? 172.21.15.40:0/2204919297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:13 smithi141 bash[31670]: cluster 2023-12-01T23:57:12.418505+0000 mgr.y (mgr.24356) 14968 : cluster 0 pgmap v14936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:13 smithi040 bash[28232]: cluster 2023-12-01T23:57:12.418505+0000 mgr.y (mgr.24356) 14968 : cluster 0 pgmap v14936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:13 smithi040 bash[41173]: cluster 2023-12-01T23:57:12.418505+0000 mgr.y (mgr.24356) 14968 : cluster 0 pgmap v14936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:15 smithi141 bash[31670]: cluster 2023-12-01T23:57:14.419479+0000 mgr.y (mgr.24356) 14969 : cluster 0 pgmap v14937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:15 smithi141 bash[31670]: audit 2023-12-01T23:57:14.895391+0000 mon.c (mon.2) 9417 : audit 0 from='client.? 172.21.15.40:0/349571407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:15 smithi040 bash[28232]: cluster 2023-12-01T23:57:14.419479+0000 mgr.y (mgr.24356) 14969 : cluster 0 pgmap v14937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:15 smithi040 bash[28232]: audit 2023-12-01T23:57:14.895391+0000 mon.c (mon.2) 9417 : audit 0 from='client.? 172.21.15.40:0/349571407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:15 smithi040 bash[41173]: cluster 2023-12-01T23:57:14.419479+0000 mgr.y (mgr.24356) 14969 : cluster 0 pgmap v14937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:15 smithi040 bash[41173]: audit 2023-12-01T23:57:14.895391+0000 mon.c (mon.2) 9417 : audit 0 from='client.? 172.21.15.40:0/349571407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:57:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:57:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:17 smithi141 bash[31670]: cluster 2023-12-01T23:57:16.420336+0000 mgr.y (mgr.24356) 14970 : cluster 0 pgmap v14938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:17 smithi141 bash[31670]: audit 2023-12-01T23:57:17.357935+0000 mon.c (mon.2) 9418 : audit 0 from='client.? 172.21.15.40:0/2013486035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:17 smithi040 bash[41173]: cluster 2023-12-01T23:57:16.420336+0000 mgr.y (mgr.24356) 14970 : cluster 0 pgmap v14938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:17 smithi040 bash[41173]: audit 2023-12-01T23:57:17.357935+0000 mon.c (mon.2) 9418 : audit 0 from='client.? 172.21.15.40:0/2013486035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:17 smithi040 bash[28232]: cluster 2023-12-01T23:57:16.420336+0000 mgr.y (mgr.24356) 14970 : cluster 0 pgmap v14938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:17 smithi040 bash[28232]: audit 2023-12-01T23:57:17.357935+0000 mon.c (mon.2) 9418 : audit 0 from='client.? 172.21.15.40:0/2013486035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:19 smithi141 bash[31670]: cluster 2023-12-01T23:57:18.420996+0000 mgr.y (mgr.24356) 14971 : cluster 0 pgmap v14939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:19 smithi141 bash[31670]: audit 2023-12-01T23:57:19.123073+0000 mon.c (mon.2) 9419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:19 smithi040 bash[28232]: cluster 2023-12-01T23:57:18.420996+0000 mgr.y (mgr.24356) 14971 : cluster 0 pgmap v14939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:19 smithi040 bash[28232]: audit 2023-12-01T23:57:19.123073+0000 mon.c (mon.2) 9419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:19 smithi040 bash[41173]: cluster 2023-12-01T23:57:18.420996+0000 mgr.y (mgr.24356) 14971 : cluster 0 pgmap v14939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:19 smithi040 bash[41173]: audit 2023-12-01T23:57:19.123073+0000 mon.c (mon.2) 9419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:20 smithi141 bash[31670]: audit 2023-12-01T23:57:19.827677+0000 mon.a (mon.0) 9366 : audit 0 from='client.? 172.21.15.40:0/3098090447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:20 smithi040 bash[28232]: audit 2023-12-01T23:57:19.827677+0000 mon.a (mon.0) 9366 : audit 0 from='client.? 172.21.15.40:0/3098090447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:20 smithi040 bash[41173]: audit 2023-12-01T23:57:19.827677+0000 mon.a (mon.0) 9366 : audit 0 from='client.? 172.21.15.40:0/3098090447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:21 smithi141 bash[31670]: cluster 2023-12-01T23:57:20.422199+0000 mgr.y (mgr.24356) 14972 : cluster 0 pgmap v14940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:21 smithi040 bash[41173]: cluster 2023-12-01T23:57:20.422199+0000 mgr.y (mgr.24356) 14972 : cluster 0 pgmap v14940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:21 smithi040 bash[28232]: cluster 2023-12-01T23:57:20.422199+0000 mgr.y (mgr.24356) 14972 : cluster 0 pgmap v14940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:22 smithi040 bash[41173]: audit 2023-12-01T23:57:22.293044+0000 mon.a (mon.0) 9367 : audit 0 from='client.? 172.21.15.40:0/2506498412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:22 smithi040 bash[28232]: audit 2023-12-01T23:57:22.293044+0000 mon.a (mon.0) 9367 : audit 0 from='client.? 172.21.15.40:0/2506498412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:22 smithi141 bash[31670]: audit 2023-12-01T23:57:22.293044+0000 mon.a (mon.0) 9367 : audit 0 from='client.? 172.21.15.40:0/2506498412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:23 smithi040 bash[41173]: cluster 2023-12-01T23:57:22.422922+0000 mgr.y (mgr.24356) 14973 : cluster 0 pgmap v14941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:23 smithi040 bash[28232]: cluster 2023-12-01T23:57:22.422922+0000 mgr.y (mgr.24356) 14973 : cluster 0 pgmap v14941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:23 smithi141 bash[31670]: cluster 2023-12-01T23:57:22.422922+0000 mgr.y (mgr.24356) 14973 : cluster 0 pgmap v14941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:25 smithi141 bash[31670]: cluster 2023-12-01T23:57:24.423857+0000 mgr.y (mgr.24356) 14974 : cluster 0 pgmap v14942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:25 smithi141 bash[31670]: audit 2023-12-01T23:57:24.756049+0000 mon.c (mon.2) 9420 : audit 0 from='client.? 172.21.15.40:0/624312239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:25 smithi040 bash[28232]: cluster 2023-12-01T23:57:24.423857+0000 mgr.y (mgr.24356) 14974 : cluster 0 pgmap v14942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:25 smithi040 bash[28232]: audit 2023-12-01T23:57:24.756049+0000 mon.c (mon.2) 9420 : audit 0 from='client.? 172.21.15.40:0/624312239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:25 smithi040 bash[41173]: cluster 2023-12-01T23:57:24.423857+0000 mgr.y (mgr.24356) 14974 : cluster 0 pgmap v14942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:25 smithi040 bash[41173]: audit 2023-12-01T23:57:24.756049+0000 mon.c (mon.2) 9420 : audit 0 from='client.? 172.21.15.40:0/624312239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:57:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:57:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:27 smithi141 bash[31670]: cluster 2023-12-01T23:57:26.424812+0000 mgr.y (mgr.24356) 14975 : cluster 0 pgmap v14943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:27 smithi141 bash[31670]: audit 2023-12-01T23:57:27.222682+0000 mon.a (mon.0) 9368 : audit 0 from='client.? 172.21.15.40:0/3956390691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:27 smithi040 bash[28232]: cluster 2023-12-01T23:57:26.424812+0000 mgr.y (mgr.24356) 14975 : cluster 0 pgmap v14943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:27 smithi040 bash[28232]: audit 2023-12-01T23:57:27.222682+0000 mon.a (mon.0) 9368 : audit 0 from='client.? 172.21.15.40:0/3956390691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:27 smithi040 bash[41173]: cluster 2023-12-01T23:57:26.424812+0000 mgr.y (mgr.24356) 14975 : cluster 0 pgmap v14943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:27 smithi040 bash[41173]: audit 2023-12-01T23:57:27.222682+0000 mon.a (mon.0) 9368 : audit 0 from='client.? 172.21.15.40:0/3956390691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:29 smithi141 bash[31670]: cluster 2023-12-01T23:57:28.425441+0000 mgr.y (mgr.24356) 14976 : cluster 0 pgmap v14944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:29 smithi040 bash[28232]: cluster 2023-12-01T23:57:28.425441+0000 mgr.y (mgr.24356) 14976 : cluster 0 pgmap v14944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:29 smithi040 bash[41173]: cluster 2023-12-01T23:57:28.425441+0000 mgr.y (mgr.24356) 14976 : cluster 0 pgmap v14944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:30 smithi141 bash[31670]: audit 2023-12-01T23:57:29.682776+0000 mon.a (mon.0) 9369 : audit 0 from='client.? 172.21.15.40:0/852538860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:30 smithi040 bash[28232]: audit 2023-12-01T23:57:29.682776+0000 mon.a (mon.0) 9369 : audit 0 from='client.? 172.21.15.40:0/852538860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:30 smithi040 bash[41173]: audit 2023-12-01T23:57:29.682776+0000 mon.a (mon.0) 9369 : audit 0 from='client.? 172.21.15.40:0/852538860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:31 smithi141 bash[31670]: cluster 2023-12-01T23:57:30.426632+0000 mgr.y (mgr.24356) 14977 : cluster 0 pgmap v14945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:31 smithi040 bash[41173]: cluster 2023-12-01T23:57:30.426632+0000 mgr.y (mgr.24356) 14977 : cluster 0 pgmap v14945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:31 smithi040 bash[28232]: cluster 2023-12-01T23:57:30.426632+0000 mgr.y (mgr.24356) 14977 : cluster 0 pgmap v14945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:32 smithi141 bash[31670]: audit 2023-12-01T23:57:32.147765+0000 mon.a (mon.0) 9370 : audit 0 from='client.? 172.21.15.40:0/3238201983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:32 smithi040 bash[28232]: audit 2023-12-01T23:57:32.147765+0000 mon.a (mon.0) 9370 : audit 0 from='client.? 172.21.15.40:0/3238201983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:32 smithi040 bash[41173]: audit 2023-12-01T23:57:32.147765+0000 mon.a (mon.0) 9370 : audit 0 from='client.? 172.21.15.40:0/3238201983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:33 smithi040 bash[28232]: cluster 2023-12-01T23:57:32.427350+0000 mgr.y (mgr.24356) 14978 : cluster 0 pgmap v14946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:33 smithi040 bash[41173]: cluster 2023-12-01T23:57:32.427350+0000 mgr.y (mgr.24356) 14978 : cluster 0 pgmap v14946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:33 smithi141 bash[31670]: cluster 2023-12-01T23:57:32.427350+0000 mgr.y (mgr.24356) 14978 : cluster 0 pgmap v14946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:34 smithi040 bash[28232]: audit 2023-12-01T23:57:34.123590+0000 mon.c (mon.2) 9421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:34 smithi040 bash[41173]: audit 2023-12-01T23:57:34.123590+0000 mon.c (mon.2) 9421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:34 smithi141 bash[31670]: audit 2023-12-01T23:57:34.123590+0000 mon.c (mon.2) 9421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:35 smithi040 bash[28232]: cluster 2023-12-01T23:57:34.428033+0000 mgr.y (mgr.24356) 14979 : cluster 0 pgmap v14947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:35 smithi040 bash[28232]: audit 2023-12-01T23:57:34.613170+0000 mon.a (mon.0) 9371 : audit 0 from='client.? 172.21.15.40:0/293001195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:35 smithi040 bash[41173]: cluster 2023-12-01T23:57:34.428033+0000 mgr.y (mgr.24356) 14979 : cluster 0 pgmap v14947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:35 smithi040 bash[41173]: audit 2023-12-01T23:57:34.613170+0000 mon.a (mon.0) 9371 : audit 0 from='client.? 172.21.15.40:0/293001195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:35 smithi141 bash[31670]: cluster 2023-12-01T23:57:34.428033+0000 mgr.y (mgr.24356) 14979 : cluster 0 pgmap v14947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:35 smithi141 bash[31670]: audit 2023-12-01T23:57:34.613170+0000 mon.a (mon.0) 9371 : audit 0 from='client.? 172.21.15.40:0/293001195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:57:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:57:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:37 smithi141 bash[31670]: cluster 2023-12-01T23:57:36.428942+0000 mgr.y (mgr.24356) 14980 : cluster 0 pgmap v14948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:37 smithi141 bash[31670]: audit 2023-12-01T23:57:37.076829+0000 mon.a (mon.0) 9372 : audit 0 from='client.? 172.21.15.40:0/2821646439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:37 smithi040 bash[28232]: cluster 2023-12-01T23:57:36.428942+0000 mgr.y (mgr.24356) 14980 : cluster 0 pgmap v14948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:37 smithi040 bash[28232]: audit 2023-12-01T23:57:37.076829+0000 mon.a (mon.0) 9372 : audit 0 from='client.? 172.21.15.40:0/2821646439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:37 smithi040 bash[41173]: cluster 2023-12-01T23:57:36.428942+0000 mgr.y (mgr.24356) 14980 : cluster 0 pgmap v14948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:37 smithi040 bash[41173]: audit 2023-12-01T23:57:37.076829+0000 mon.a (mon.0) 9372 : audit 0 from='client.? 172.21.15.40:0/2821646439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:39 smithi141 bash[31670]: cluster 2023-12-01T23:57:38.429631+0000 mgr.y (mgr.24356) 14981 : cluster 0 pgmap v14949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:39 smithi040 bash[28232]: cluster 2023-12-01T23:57:38.429631+0000 mgr.y (mgr.24356) 14981 : cluster 0 pgmap v14949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:39 smithi040 bash[41173]: cluster 2023-12-01T23:57:38.429631+0000 mgr.y (mgr.24356) 14981 : cluster 0 pgmap v14949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:40 smithi141 bash[31670]: audit 2023-12-01T23:57:39.544039+0000 mon.c (mon.2) 9422 : audit 0 from='client.? 172.21.15.40:0/3401284388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:40 smithi040 bash[28232]: audit 2023-12-01T23:57:39.544039+0000 mon.c (mon.2) 9422 : audit 0 from='client.? 172.21.15.40:0/3401284388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:40 smithi040 bash[41173]: audit 2023-12-01T23:57:39.544039+0000 mon.c (mon.2) 9422 : audit 0 from='client.? 172.21.15.40:0/3401284388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:41 smithi141 bash[31670]: cluster 2023-12-01T23:57:40.430828+0000 mgr.y (mgr.24356) 14982 : cluster 0 pgmap v14950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:41 smithi040 bash[28232]: cluster 2023-12-01T23:57:40.430828+0000 mgr.y (mgr.24356) 14982 : cluster 0 pgmap v14950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:41 smithi040 bash[41173]: cluster 2023-12-01T23:57:40.430828+0000 mgr.y (mgr.24356) 14982 : cluster 0 pgmap v14950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:42 smithi141 bash[31670]: audit 2023-12-01T23:57:42.014100+0000 mon.c (mon.2) 9423 : audit 0 from='client.? 172.21.15.40:0/2398899188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:42 smithi040 bash[28232]: audit 2023-12-01T23:57:42.014100+0000 mon.c (mon.2) 9423 : audit 0 from='client.? 172.21.15.40:0/2398899188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:42 smithi040 bash[41173]: audit 2023-12-01T23:57:42.014100+0000 mon.c (mon.2) 9423 : audit 0 from='client.? 172.21.15.40:0/2398899188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:43 smithi040 bash[41173]: cluster 2023-12-01T23:57:42.431526+0000 mgr.y (mgr.24356) 14983 : cluster 0 pgmap v14951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:43 smithi040 bash[28232]: cluster 2023-12-01T23:57:42.431526+0000 mgr.y (mgr.24356) 14983 : cluster 0 pgmap v14951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:43 smithi141 bash[31670]: cluster 2023-12-01T23:57:42.431526+0000 mgr.y (mgr.24356) 14983 : cluster 0 pgmap v14951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:45 smithi141 bash[31670]: cluster 2023-12-01T23:57:44.432482+0000 mgr.y (mgr.24356) 14984 : cluster 0 pgmap v14952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:45 smithi141 bash[31670]: audit 2023-12-01T23:57:44.490449+0000 mon.a (mon.0) 9373 : audit 0 from='client.? 172.21.15.40:0/3651006785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:45 smithi040 bash[41173]: cluster 2023-12-01T23:57:44.432482+0000 mgr.y (mgr.24356) 14984 : cluster 0 pgmap v14952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:45 smithi040 bash[41173]: audit 2023-12-01T23:57:44.490449+0000 mon.a (mon.0) 9373 : audit 0 from='client.? 172.21.15.40:0/3651006785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:45 smithi040 bash[28232]: cluster 2023-12-01T23:57:44.432482+0000 mgr.y (mgr.24356) 14984 : cluster 0 pgmap v14952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:45 smithi040 bash[28232]: audit 2023-12-01T23:57:44.490449+0000 mon.a (mon.0) 9373 : audit 0 from='client.? 172.21.15.40:0/3651006785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:57:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:57:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:47 smithi141 bash[31670]: cluster 2023-12-01T23:57:46.433344+0000 mgr.y (mgr.24356) 14985 : cluster 0 pgmap v14953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:47 smithi141 bash[31670]: audit 2023-12-01T23:57:46.958646+0000 mon.a (mon.0) 9374 : audit 0 from='client.? 172.21.15.40:0/1363776901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:47 smithi040 bash[28232]: cluster 2023-12-01T23:57:46.433344+0000 mgr.y (mgr.24356) 14985 : cluster 0 pgmap v14953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:47 smithi040 bash[28232]: audit 2023-12-01T23:57:46.958646+0000 mon.a (mon.0) 9374 : audit 0 from='client.? 172.21.15.40:0/1363776901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:47 smithi040 bash[41173]: cluster 2023-12-01T23:57:46.433344+0000 mgr.y (mgr.24356) 14985 : cluster 0 pgmap v14953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:47 smithi040 bash[41173]: audit 2023-12-01T23:57:46.958646+0000 mon.a (mon.0) 9374 : audit 0 from='client.? 172.21.15.40:0/1363776901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:49 smithi141 bash[31670]: cluster 2023-12-01T23:57:48.434022+0000 mgr.y (mgr.24356) 14986 : cluster 0 pgmap v14954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:49 smithi141 bash[31670]: audit 2023-12-01T23:57:49.123299+0000 mon.c (mon.2) 9424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:49 smithi040 bash[28232]: cluster 2023-12-01T23:57:48.434022+0000 mgr.y (mgr.24356) 14986 : cluster 0 pgmap v14954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:49 smithi040 bash[28232]: audit 2023-12-01T23:57:49.123299+0000 mon.c (mon.2) 9424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:49 smithi040 bash[41173]: cluster 2023-12-01T23:57:48.434022+0000 mgr.y (mgr.24356) 14986 : cluster 0 pgmap v14954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:49 smithi040 bash[41173]: audit 2023-12-01T23:57:49.123299+0000 mon.c (mon.2) 9424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:50 smithi141 bash[31670]: audit 2023-12-01T23:57:49.425477+0000 mon.c (mon.2) 9425 : audit 0 from='client.? 172.21.15.40:0/113229863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:50 smithi040 bash[28232]: audit 2023-12-01T23:57:49.425477+0000 mon.c (mon.2) 9425 : audit 0 from='client.? 172.21.15.40:0/113229863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:50 smithi040 bash[41173]: audit 2023-12-01T23:57:49.425477+0000 mon.c (mon.2) 9425 : audit 0 from='client.? 172.21.15.40:0/113229863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[28232]: cluster 2023-12-01T23:57:50.435168+0000 mgr.y (mgr.24356) 14987 : cluster 0 pgmap v14955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[28232]: audit 2023-12-01T23:57:50.832154+0000 mon.c (mon.2) 9426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:57:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[28232]: audit 2023-12-01T23:57:51.213603+0000 mon.a (mon.0) 9375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[28232]: audit 2023-12-01T23:57:51.223583+0000 mon.a (mon.0) 9376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[41173]: cluster 2023-12-01T23:57:50.435168+0000 mgr.y (mgr.24356) 14987 : cluster 0 pgmap v14955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[41173]: audit 2023-12-01T23:57:50.832154+0000 mon.c (mon.2) 9426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:57:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[41173]: audit 2023-12-01T23:57:51.213603+0000 mon.a (mon.0) 9375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:51 smithi040 bash[41173]: audit 2023-12-01T23:57:51.223583+0000 mon.a (mon.0) 9376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:51 smithi141 bash[31670]: cluster 2023-12-01T23:57:50.435168+0000 mgr.y (mgr.24356) 14987 : cluster 0 pgmap v14955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:51 smithi141 bash[31670]: audit 2023-12-01T23:57:50.832154+0000 mon.c (mon.2) 9426 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:57:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:51 smithi141 bash[31670]: audit 2023-12-01T23:57:51.213603+0000 mon.a (mon.0) 9375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:51 smithi141 bash[31670]: audit 2023-12-01T23:57:51.223583+0000 mon.a (mon.0) 9376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:52 smithi040 bash[28232]: audit 2023-12-01T23:57:51.884049+0000 mon.a (mon.0) 9377 : audit 0 from='client.? 172.21.15.40:0/1418665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:52 smithi040 bash[41173]: audit 2023-12-01T23:57:51.884049+0000 mon.a (mon.0) 9377 : audit 0 from='client.? 172.21.15.40:0/1418665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:52 smithi141 bash[31670]: audit 2023-12-01T23:57:51.884049+0000 mon.a (mon.0) 9377 : audit 0 from='client.? 172.21.15.40:0/1418665054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:53 smithi040 bash[28232]: cluster 2023-12-01T23:57:52.435877+0000 mgr.y (mgr.24356) 14988 : cluster 0 pgmap v14956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:53 smithi040 bash[41173]: cluster 2023-12-01T23:57:52.435877+0000 mgr.y (mgr.24356) 14988 : cluster 0 pgmap v14956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:53 smithi141 bash[31670]: cluster 2023-12-01T23:57:52.435877+0000 mgr.y (mgr.24356) 14988 : cluster 0 pgmap v14956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:54 smithi040 bash[28232]: audit 2023-12-01T23:57:54.355805+0000 mon.a (mon.0) 9378 : audit 0 from='client.? 172.21.15.40:0/4214006621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:54 smithi040 bash[41173]: audit 2023-12-01T23:57:54.355805+0000 mon.a (mon.0) 9378 : audit 0 from='client.? 172.21.15.40:0/4214006621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:54 smithi141 bash[31670]: audit 2023-12-01T23:57:54.355805+0000 mon.a (mon.0) 9378 : audit 0 from='client.? 172.21.15.40:0/4214006621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:55 smithi141 bash[31670]: cluster 2023-12-01T23:57:54.436963+0000 mgr.y (mgr.24356) 14989 : cluster 0 pgmap v14957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:55 smithi040 bash[28232]: cluster 2023-12-01T23:57:54.436963+0000 mgr.y (mgr.24356) 14989 : cluster 0 pgmap v14957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:55 smithi040 bash[41173]: cluster 2023-12-01T23:57:54.436963+0000 mgr.y (mgr.24356) 14989 : cluster 0 pgmap v14957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:57:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-01T23:57:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:57 smithi141 bash[31670]: cluster 2023-12-01T23:57:56.437643+0000 mgr.y (mgr.24356) 14990 : cluster 0 pgmap v14958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:57 smithi141 bash[31670]: audit 2023-12-01T23:57:56.834858+0000 mon.c (mon.2) 9427 : audit 0 from='client.? 172.21.15.40:0/1333579230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:57 smithi141 bash[31670]: audit 2023-12-01T23:57:57.032672+0000 mon.a (mon.0) 9379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:57 smithi141 bash[31670]: audit 2023-12-01T23:57:57.051173+0000 mon.a (mon.0) 9380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:57 smithi141 bash[31670]: audit 2023-12-01T23:57:57.065578+0000 mon.a (mon.0) 9381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:57 smithi141 bash[31670]: audit 2023-12-01T23:57:57.078289+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[28232]: cluster 2023-12-01T23:57:56.437643+0000 mgr.y (mgr.24356) 14990 : cluster 0 pgmap v14958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[28232]: audit 2023-12-01T23:57:56.834858+0000 mon.c (mon.2) 9427 : audit 0 from='client.? 172.21.15.40:0/1333579230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[28232]: audit 2023-12-01T23:57:57.032672+0000 mon.a (mon.0) 9379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[28232]: audit 2023-12-01T23:57:57.051173+0000 mon.a (mon.0) 9380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[28232]: audit 2023-12-01T23:57:57.065578+0000 mon.a (mon.0) 9381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[28232]: audit 2023-12-01T23:57:57.078289+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[41173]: cluster 2023-12-01T23:57:56.437643+0000 mgr.y (mgr.24356) 14990 : cluster 0 pgmap v14958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[41173]: audit 2023-12-01T23:57:56.834858+0000 mon.c (mon.2) 9427 : audit 0 from='client.? 172.21.15.40:0/1333579230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[41173]: audit 2023-12-01T23:57:57.032672+0000 mon.a (mon.0) 9379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[41173]: audit 2023-12-01T23:57:57.051173+0000 mon.a (mon.0) 9380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[41173]: audit 2023-12-01T23:57:57.065578+0000 mon.a (mon.0) 9381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:57 smithi040 bash[41173]: audit 2023-12-01T23:57:57.078289+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:58 smithi141 bash[31670]: audit 2023-12-01T23:57:57.631564+0000 mon.c (mon.2) 9428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:57:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:58 smithi141 bash[31670]: audit 2023-12-01T23:57:57.633479+0000 mon.c (mon.2) 9429 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:57:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:58 smithi141 bash[31670]: audit 2023-12-01T23:57:57.646289+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:58 smithi040 bash[41173]: audit 2023-12-01T23:57:57.631564+0000 mon.c (mon.2) 9428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:57:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:58 smithi040 bash[41173]: audit 2023-12-01T23:57:57.633479+0000 mon.c (mon.2) 9429 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:57:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:58 smithi040 bash[41173]: audit 2023-12-01T23:57:57.646289+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:58 smithi040 bash[28232]: audit 2023-12-01T23:57:57.631564+0000 mon.c (mon.2) 9428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:57:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:58 smithi040 bash[28232]: audit 2023-12-01T23:57:57.633479+0000 mon.c (mon.2) 9429 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:57:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:58 smithi040 bash[28232]: audit 2023-12-01T23:57:57.646289+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:57:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:59 smithi141 bash[31670]: cluster 2023-12-01T23:57:58.438308+0000 mgr.y (mgr.24356) 14991 : cluster 0 pgmap v14959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:57:59 smithi141 bash[31670]: audit 2023-12-01T23:57:59.303803+0000 mon.c (mon.2) 9430 : audit 0 from='client.? 172.21.15.40:0/2485964520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:59 smithi040 bash[28232]: cluster 2023-12-01T23:57:58.438308+0000 mgr.y (mgr.24356) 14991 : cluster 0 pgmap v14959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:57:59 smithi040 bash[28232]: audit 2023-12-01T23:57:59.303803+0000 mon.c (mon.2) 9430 : audit 0 from='client.? 172.21.15.40:0/2485964520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:57:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:59 smithi040 bash[41173]: cluster 2023-12-01T23:57:58.438308+0000 mgr.y (mgr.24356) 14991 : cluster 0 pgmap v14959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:57:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:57:59 smithi040 bash[41173]: audit 2023-12-01T23:57:59.303803+0000 mon.c (mon.2) 9430 : audit 0 from='client.? 172.21.15.40:0/2485964520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:01 smithi141 bash[31670]: cluster 2023-12-01T23:58:00.439516+0000 mgr.y (mgr.24356) 14992 : cluster 0 pgmap v14960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:01 smithi040 bash[28232]: cluster 2023-12-01T23:58:00.439516+0000 mgr.y (mgr.24356) 14992 : cluster 0 pgmap v14960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:01 smithi040 bash[41173]: cluster 2023-12-01T23:58:00.439516+0000 mgr.y (mgr.24356) 14992 : cluster 0 pgmap v14960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:02 smithi141 bash[31670]: audit 2023-12-01T23:58:01.771240+0000 mon.c (mon.2) 9431 : audit 0 from='client.? 172.21.15.40:0/3023350720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:02 smithi040 bash[28232]: audit 2023-12-01T23:58:01.771240+0000 mon.c (mon.2) 9431 : audit 0 from='client.? 172.21.15.40:0/3023350720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:02 smithi040 bash[41173]: audit 2023-12-01T23:58:01.771240+0000 mon.c (mon.2) 9431 : audit 0 from='client.? 172.21.15.40:0/3023350720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:03 smithi141 bash[31670]: cluster 2023-12-01T23:58:02.440211+0000 mgr.y (mgr.24356) 14993 : cluster 0 pgmap v14961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:03 smithi040 bash[28232]: cluster 2023-12-01T23:58:02.440211+0000 mgr.y (mgr.24356) 14993 : cluster 0 pgmap v14961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:03 smithi040 bash[41173]: cluster 2023-12-01T23:58:02.440211+0000 mgr.y (mgr.24356) 14993 : cluster 0 pgmap v14961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:04 smithi040 bash[41173]: audit 2023-12-01T23:58:04.124196+0000 mon.c (mon.2) 9432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:04 smithi040 bash[41173]: audit 2023-12-01T23:58:04.229841+0000 mon.a (mon.0) 9384 : audit 0 from='client.? 172.21.15.40:0/3839876323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:04 smithi040 bash[28232]: audit 2023-12-01T23:58:04.124196+0000 mon.c (mon.2) 9432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:04 smithi040 bash[28232]: audit 2023-12-01T23:58:04.229841+0000 mon.a (mon.0) 9384 : audit 0 from='client.? 172.21.15.40:0/3839876323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:04 smithi141 bash[31670]: audit 2023-12-01T23:58:04.124196+0000 mon.c (mon.2) 9432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:04 smithi141 bash[31670]: audit 2023-12-01T23:58:04.229841+0000 mon.a (mon.0) 9384 : audit 0 from='client.? 172.21.15.40:0/3839876323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:05 smithi040 bash[41173]: cluster 2023-12-01T23:58:04.441274+0000 mgr.y (mgr.24356) 14994 : cluster 0 pgmap v14962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:05 smithi040 bash[28232]: cluster 2023-12-01T23:58:04.441274+0000 mgr.y (mgr.24356) 14994 : cluster 0 pgmap v14962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:05 smithi141 bash[31670]: cluster 2023-12-01T23:58:04.441274+0000 mgr.y (mgr.24356) 14994 : cluster 0 pgmap v14962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:58:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:58:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:07 smithi040 bash[28232]: cluster 2023-12-01T23:58:06.441798+0000 mgr.y (mgr.24356) 14995 : cluster 0 pgmap v14963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:07 smithi040 bash[28232]: audit 2023-12-01T23:58:06.687394+0000 mon.c (mon.2) 9433 : audit 0 from='client.? 172.21.15.40:0/1885185980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:07 smithi040 bash[41173]: cluster 2023-12-01T23:58:06.441798+0000 mgr.y (mgr.24356) 14995 : cluster 0 pgmap v14963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:07 smithi040 bash[41173]: audit 2023-12-01T23:58:06.687394+0000 mon.c (mon.2) 9433 : audit 0 from='client.? 172.21.15.40:0/1885185980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:07 smithi141 bash[31670]: cluster 2023-12-01T23:58:06.441798+0000 mgr.y (mgr.24356) 14995 : cluster 0 pgmap v14963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:07 smithi141 bash[31670]: audit 2023-12-01T23:58:06.687394+0000 mon.c (mon.2) 9433 : audit 0 from='client.? 172.21.15.40:0/1885185980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:09 smithi141 bash[31670]: cluster 2023-12-01T23:58:08.442432+0000 mgr.y (mgr.24356) 14996 : cluster 0 pgmap v14964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:09 smithi141 bash[31670]: audit 2023-12-01T23:58:09.156843+0000 mon.a (mon.0) 9385 : audit 0 from='client.? 172.21.15.40:0/920083137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:09 smithi040 bash[28232]: cluster 2023-12-01T23:58:08.442432+0000 mgr.y (mgr.24356) 14996 : cluster 0 pgmap v14964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:09 smithi040 bash[28232]: audit 2023-12-01T23:58:09.156843+0000 mon.a (mon.0) 9385 : audit 0 from='client.? 172.21.15.40:0/920083137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:09 smithi040 bash[41173]: cluster 2023-12-01T23:58:08.442432+0000 mgr.y (mgr.24356) 14996 : cluster 0 pgmap v14964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:09 smithi040 bash[41173]: audit 2023-12-01T23:58:09.156843+0000 mon.a (mon.0) 9385 : audit 0 from='client.? 172.21.15.40:0/920083137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:11 smithi141 bash[31670]: cluster 2023-12-01T23:58:10.443618+0000 mgr.y (mgr.24356) 14997 : cluster 0 pgmap v14965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:11 smithi040 bash[28232]: cluster 2023-12-01T23:58:10.443618+0000 mgr.y (mgr.24356) 14997 : cluster 0 pgmap v14965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:11 smithi040 bash[41173]: cluster 2023-12-01T23:58:10.443618+0000 mgr.y (mgr.24356) 14997 : cluster 0 pgmap v14965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:12 smithi141 bash[31670]: audit 2023-12-01T23:58:11.621485+0000 mon.a (mon.0) 9386 : audit 0 from='client.? 172.21.15.40:0/3950636055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:12 smithi040 bash[28232]: audit 2023-12-01T23:58:11.621485+0000 mon.a (mon.0) 9386 : audit 0 from='client.? 172.21.15.40:0/3950636055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:12 smithi040 bash[41173]: audit 2023-12-01T23:58:11.621485+0000 mon.a (mon.0) 9386 : audit 0 from='client.? 172.21.15.40:0/3950636055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:13 smithi141 bash[31670]: cluster 2023-12-01T23:58:12.444342+0000 mgr.y (mgr.24356) 14998 : cluster 0 pgmap v14966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:13 smithi040 bash[41173]: cluster 2023-12-01T23:58:12.444342+0000 mgr.y (mgr.24356) 14998 : cluster 0 pgmap v14966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:13 smithi040 bash[28232]: cluster 2023-12-01T23:58:12.444342+0000 mgr.y (mgr.24356) 14998 : cluster 0 pgmap v14966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:14 smithi141 bash[31670]: audit 2023-12-01T23:58:14.087090+0000 mon.a (mon.0) 9387 : audit 0 from='client.? 172.21.15.40:0/4262290287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:14 smithi040 bash[28232]: audit 2023-12-01T23:58:14.087090+0000 mon.a (mon.0) 9387 : audit 0 from='client.? 172.21.15.40:0/4262290287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:14 smithi040 bash[41173]: audit 2023-12-01T23:58:14.087090+0000 mon.a (mon.0) 9387 : audit 0 from='client.? 172.21.15.40:0/4262290287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:15 smithi141 bash[31670]: cluster 2023-12-01T23:58:14.445409+0000 mgr.y (mgr.24356) 14999 : cluster 0 pgmap v14967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:15 smithi040 bash[28232]: cluster 2023-12-01T23:58:14.445409+0000 mgr.y (mgr.24356) 14999 : cluster 0 pgmap v14967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:15 smithi040 bash[41173]: cluster 2023-12-01T23:58:14.445409+0000 mgr.y (mgr.24356) 14999 : cluster 0 pgmap v14967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:58:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:58:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:17 smithi040 bash[28232]: cluster 2023-12-01T23:58:16.445843+0000 mgr.y (mgr.24356) 15000 : cluster 0 pgmap v14968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:17 smithi040 bash[28232]: audit 2023-12-01T23:58:16.546899+0000 mon.c (mon.2) 9434 : audit 0 from='client.? 172.21.15.40:0/2104562892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:17 smithi040 bash[41173]: cluster 2023-12-01T23:58:16.445843+0000 mgr.y (mgr.24356) 15000 : cluster 0 pgmap v14968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:17 smithi040 bash[41173]: audit 2023-12-01T23:58:16.546899+0000 mon.c (mon.2) 9434 : audit 0 from='client.? 172.21.15.40:0/2104562892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:17 smithi141 bash[31670]: cluster 2023-12-01T23:58:16.445843+0000 mgr.y (mgr.24356) 15000 : cluster 0 pgmap v14968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:17 smithi141 bash[31670]: audit 2023-12-01T23:58:16.546899+0000 mon.c (mon.2) 9434 : audit 0 from='client.? 172.21.15.40:0/2104562892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:19 smithi040 bash[28232]: cluster 2023-12-01T23:58:18.446489+0000 mgr.y (mgr.24356) 15001 : cluster 0 pgmap v14969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:19 smithi040 bash[28232]: audit 2023-12-01T23:58:19.023509+0000 mon.a (mon.0) 9388 : audit 0 from='client.? 172.21.15.40:0/4252909846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:19 smithi040 bash[28232]: audit 2023-12-01T23:58:19.124439+0000 mon.c (mon.2) 9435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:19 smithi040 bash[41173]: cluster 2023-12-01T23:58:18.446489+0000 mgr.y (mgr.24356) 15001 : cluster 0 pgmap v14969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:19 smithi040 bash[41173]: audit 2023-12-01T23:58:19.023509+0000 mon.a (mon.0) 9388 : audit 0 from='client.? 172.21.15.40:0/4252909846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:19 smithi040 bash[41173]: audit 2023-12-01T23:58:19.124439+0000 mon.c (mon.2) 9435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:19 smithi141 bash[31670]: cluster 2023-12-01T23:58:18.446489+0000 mgr.y (mgr.24356) 15001 : cluster 0 pgmap v14969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:19 smithi141 bash[31670]: audit 2023-12-01T23:58:19.023509+0000 mon.a (mon.0) 9388 : audit 0 from='client.? 172.21.15.40:0/4252909846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:19 smithi141 bash[31670]: audit 2023-12-01T23:58:19.124439+0000 mon.c (mon.2) 9435 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:21 smithi141 bash[31670]: cluster 2023-12-01T23:58:20.447656+0000 mgr.y (mgr.24356) 15002 : cluster 0 pgmap v14970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:21 smithi141 bash[31670]: audit 2023-12-01T23:58:21.485240+0000 mon.c (mon.2) 9436 : audit 0 from='client.? 172.21.15.40:0/813604130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:21 smithi040 bash[28232]: cluster 2023-12-01T23:58:20.447656+0000 mgr.y (mgr.24356) 15002 : cluster 0 pgmap v14970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:21 smithi040 bash[28232]: audit 2023-12-01T23:58:21.485240+0000 mon.c (mon.2) 9436 : audit 0 from='client.? 172.21.15.40:0/813604130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:21 smithi040 bash[41173]: cluster 2023-12-01T23:58:20.447656+0000 mgr.y (mgr.24356) 15002 : cluster 0 pgmap v14970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:21 smithi040 bash[41173]: audit 2023-12-01T23:58:21.485240+0000 mon.c (mon.2) 9436 : audit 0 from='client.? 172.21.15.40:0/813604130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:23 smithi141 bash[31670]: cluster 2023-12-01T23:58:22.448272+0000 mgr.y (mgr.24356) 15003 : cluster 0 pgmap v14971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:23 smithi040 bash[28232]: cluster 2023-12-01T23:58:22.448272+0000 mgr.y (mgr.24356) 15003 : cluster 0 pgmap v14971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:23 smithi040 bash[41173]: cluster 2023-12-01T23:58:22.448272+0000 mgr.y (mgr.24356) 15003 : cluster 0 pgmap v14971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:24 smithi141 bash[31670]: audit 2023-12-01T23:58:23.942250+0000 mon.a (mon.0) 9389 : audit 0 from='client.? 172.21.15.40:0/474998312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:24 smithi040 bash[28232]: audit 2023-12-01T23:58:23.942250+0000 mon.a (mon.0) 9389 : audit 0 from='client.? 172.21.15.40:0/474998312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:24 smithi040 bash[41173]: audit 2023-12-01T23:58:23.942250+0000 mon.a (mon.0) 9389 : audit 0 from='client.? 172.21.15.40:0/474998312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:25 smithi141 bash[31670]: cluster 2023-12-01T23:58:24.449491+0000 mgr.y (mgr.24356) 15004 : cluster 0 pgmap v14972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:25 smithi040 bash[28232]: cluster 2023-12-01T23:58:24.449491+0000 mgr.y (mgr.24356) 15004 : cluster 0 pgmap v14972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:25 smithi040 bash[41173]: cluster 2023-12-01T23:58:24.449491+0000 mgr.y (mgr.24356) 15004 : cluster 0 pgmap v14972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:58:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:58:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:26 smithi040 bash[41173]: audit 2023-12-01T23:58:26.401841+0000 mon.c (mon.2) 9437 : audit 0 from='client.? 172.21.15.40:0/773646545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:26 smithi040 bash[28232]: audit 2023-12-01T23:58:26.401841+0000 mon.c (mon.2) 9437 : audit 0 from='client.? 172.21.15.40:0/773646545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:26 smithi141 bash[31670]: audit 2023-12-01T23:58:26.401841+0000 mon.c (mon.2) 9437 : audit 0 from='client.? 172.21.15.40:0/773646545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:27 smithi040 bash[28232]: cluster 2023-12-01T23:58:26.450108+0000 mgr.y (mgr.24356) 15005 : cluster 0 pgmap v14973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:27 smithi040 bash[41173]: cluster 2023-12-01T23:58:26.450108+0000 mgr.y (mgr.24356) 15005 : cluster 0 pgmap v14973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:27 smithi141 bash[31670]: cluster 2023-12-01T23:58:26.450108+0000 mgr.y (mgr.24356) 15005 : cluster 0 pgmap v14973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:29 smithi040 bash[28232]: cluster 2023-12-01T23:58:28.450791+0000 mgr.y (mgr.24356) 15006 : cluster 0 pgmap v14974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:29 smithi040 bash[28232]: audit 2023-12-01T23:58:28.863416+0000 mon.c (mon.2) 9438 : audit 0 from='client.? 172.21.15.40:0/2392212029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:29 smithi040 bash[41173]: cluster 2023-12-01T23:58:28.450791+0000 mgr.y (mgr.24356) 15006 : cluster 0 pgmap v14974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:29 smithi040 bash[41173]: audit 2023-12-01T23:58:28.863416+0000 mon.c (mon.2) 9438 : audit 0 from='client.? 172.21.15.40:0/2392212029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:29 smithi141 bash[31670]: cluster 2023-12-01T23:58:28.450791+0000 mgr.y (mgr.24356) 15006 : cluster 0 pgmap v14974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:29 smithi141 bash[31670]: audit 2023-12-01T23:58:28.863416+0000 mon.c (mon.2) 9438 : audit 0 from='client.? 172.21.15.40:0/2392212029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:31 smithi141 bash[31670]: cluster 2023-12-01T23:58:30.451976+0000 mgr.y (mgr.24356) 15007 : cluster 0 pgmap v14975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:31 smithi141 bash[31670]: audit 2023-12-01T23:58:31.330271+0000 mon.c (mon.2) 9439 : audit 0 from='client.? 172.21.15.40:0/808464560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:31 smithi040 bash[28232]: cluster 2023-12-01T23:58:30.451976+0000 mgr.y (mgr.24356) 15007 : cluster 0 pgmap v14975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:31 smithi040 bash[28232]: audit 2023-12-01T23:58:31.330271+0000 mon.c (mon.2) 9439 : audit 0 from='client.? 172.21.15.40:0/808464560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:31 smithi040 bash[41173]: cluster 2023-12-01T23:58:30.451976+0000 mgr.y (mgr.24356) 15007 : cluster 0 pgmap v14975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:31 smithi040 bash[41173]: audit 2023-12-01T23:58:31.330271+0000 mon.c (mon.2) 9439 : audit 0 from='client.? 172.21.15.40:0/808464560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:33 smithi141 bash[31670]: cluster 2023-12-01T23:58:32.452704+0000 mgr.y (mgr.24356) 15008 : cluster 0 pgmap v14976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:33 smithi040 bash[28232]: cluster 2023-12-01T23:58:32.452704+0000 mgr.y (mgr.24356) 15008 : cluster 0 pgmap v14976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:33 smithi040 bash[41173]: cluster 2023-12-01T23:58:32.452704+0000 mgr.y (mgr.24356) 15008 : cluster 0 pgmap v14976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:34 smithi141 bash[31670]: audit 2023-12-01T23:58:33.789481+0000 mon.a (mon.0) 9390 : audit 0 from='client.? 172.21.15.40:0/462098663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:34 smithi141 bash[31670]: audit 2023-12-01T23:58:34.125127+0000 mon.c (mon.2) 9440 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:34 smithi040 bash[28232]: audit 2023-12-01T23:58:33.789481+0000 mon.a (mon.0) 9390 : audit 0 from='client.? 172.21.15.40:0/462098663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:34 smithi040 bash[28232]: audit 2023-12-01T23:58:34.125127+0000 mon.c (mon.2) 9440 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:34 smithi040 bash[41173]: audit 2023-12-01T23:58:33.789481+0000 mon.a (mon.0) 9390 : audit 0 from='client.? 172.21.15.40:0/462098663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:34 smithi040 bash[41173]: audit 2023-12-01T23:58:34.125127+0000 mon.c (mon.2) 9440 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:35 smithi141 bash[31670]: cluster 2023-12-01T23:58:34.453849+0000 mgr.y (mgr.24356) 15009 : cluster 0 pgmap v14977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:35 smithi040 bash[28232]: cluster 2023-12-01T23:58:34.453849+0000 mgr.y (mgr.24356) 15009 : cluster 0 pgmap v14977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:35 smithi040 bash[41173]: cluster 2023-12-01T23:58:34.453849+0000 mgr.y (mgr.24356) 15009 : cluster 0 pgmap v14977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:36 smithi141 bash[31670]: audit 2023-12-01T23:58:36.250776+0000 mon.a (mon.0) 9391 : audit 0 from='client.? 172.21.15.40:0/1075719054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:36 smithi040 bash[28232]: audit 2023-12-01T23:58:36.250776+0000 mon.a (mon.0) 9391 : audit 0 from='client.? 172.21.15.40:0/1075719054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:58:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:58:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:36 smithi040 bash[41173]: audit 2023-12-01T23:58:36.250776+0000 mon.a (mon.0) 9391 : audit 0 from='client.? 172.21.15.40:0/1075719054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:37 smithi040 bash[41173]: cluster 2023-12-01T23:58:36.454516+0000 mgr.y (mgr.24356) 15010 : cluster 0 pgmap v14978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:37 smithi040 bash[28232]: cluster 2023-12-01T23:58:36.454516+0000 mgr.y (mgr.24356) 15010 : cluster 0 pgmap v14978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:37 smithi141 bash[31670]: cluster 2023-12-01T23:58:36.454516+0000 mgr.y (mgr.24356) 15010 : cluster 0 pgmap v14978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:39 smithi040 bash[41173]: cluster 2023-12-01T23:58:38.455172+0000 mgr.y (mgr.24356) 15011 : cluster 0 pgmap v14979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:39 smithi040 bash[41173]: audit 2023-12-01T23:58:38.717703+0000 mon.c (mon.2) 9441 : audit 0 from='client.? 172.21.15.40:0/945888377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:39 smithi040 bash[28232]: cluster 2023-12-01T23:58:38.455172+0000 mgr.y (mgr.24356) 15011 : cluster 0 pgmap v14979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:39 smithi040 bash[28232]: audit 2023-12-01T23:58:38.717703+0000 mon.c (mon.2) 9441 : audit 0 from='client.? 172.21.15.40:0/945888377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:39 smithi141 bash[31670]: cluster 2023-12-01T23:58:38.455172+0000 mgr.y (mgr.24356) 15011 : cluster 0 pgmap v14979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:39 smithi141 bash[31670]: audit 2023-12-01T23:58:38.717703+0000 mon.c (mon.2) 9441 : audit 0 from='client.? 172.21.15.40:0/945888377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:41 smithi141 bash[31670]: cluster 2023-12-01T23:58:40.456358+0000 mgr.y (mgr.24356) 15012 : cluster 0 pgmap v14980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:41 smithi141 bash[31670]: audit 2023-12-01T23:58:41.188087+0000 mon.a (mon.0) 9392 : audit 0 from='client.? 172.21.15.40:0/416910490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:41 smithi040 bash[28232]: cluster 2023-12-01T23:58:40.456358+0000 mgr.y (mgr.24356) 15012 : cluster 0 pgmap v14980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:41 smithi040 bash[28232]: audit 2023-12-01T23:58:41.188087+0000 mon.a (mon.0) 9392 : audit 0 from='client.? 172.21.15.40:0/416910490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:41 smithi040 bash[41173]: cluster 2023-12-01T23:58:40.456358+0000 mgr.y (mgr.24356) 15012 : cluster 0 pgmap v14980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:41 smithi040 bash[41173]: audit 2023-12-01T23:58:41.188087+0000 mon.a (mon.0) 9392 : audit 0 from='client.? 172.21.15.40:0/416910490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:43 smithi141 bash[31670]: cluster 2023-12-01T23:58:42.457086+0000 mgr.y (mgr.24356) 15013 : cluster 0 pgmap v14981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:43 smithi040 bash[28232]: cluster 2023-12-01T23:58:42.457086+0000 mgr.y (mgr.24356) 15013 : cluster 0 pgmap v14981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:43 smithi040 bash[41173]: cluster 2023-12-01T23:58:42.457086+0000 mgr.y (mgr.24356) 15013 : cluster 0 pgmap v14981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:44 smithi040 bash[28232]: audit 2023-12-01T23:58:43.649416+0000 mon.a (mon.0) 9393 : audit 0 from='client.? 172.21.15.40:0/3149891144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:44 smithi040 bash[41173]: audit 2023-12-01T23:58:43.649416+0000 mon.a (mon.0) 9393 : audit 0 from='client.? 172.21.15.40:0/3149891144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:44 smithi141 bash[31670]: audit 2023-12-01T23:58:43.649416+0000 mon.a (mon.0) 9393 : audit 0 from='client.? 172.21.15.40:0/3149891144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:45 smithi040 bash[41173]: cluster 2023-12-01T23:58:44.458172+0000 mgr.y (mgr.24356) 15014 : cluster 0 pgmap v14982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:45 smithi040 bash[28232]: cluster 2023-12-01T23:58:44.458172+0000 mgr.y (mgr.24356) 15014 : cluster 0 pgmap v14982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:45 smithi141 bash[31670]: cluster 2023-12-01T23:58:44.458172+0000 mgr.y (mgr.24356) 15014 : cluster 0 pgmap v14982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:58:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:58:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:46 smithi040 bash[41173]: audit 2023-12-01T23:58:46.107656+0000 mon.a (mon.0) 9394 : audit 0 from='client.? 172.21.15.40:0/581168058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:46 smithi040 bash[28232]: audit 2023-12-01T23:58:46.107656+0000 mon.a (mon.0) 9394 : audit 0 from='client.? 172.21.15.40:0/581168058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:46 smithi141 bash[31670]: audit 2023-12-01T23:58:46.107656+0000 mon.a (mon.0) 9394 : audit 0 from='client.? 172.21.15.40:0/581168058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:47 smithi040 bash[28232]: cluster 2023-12-01T23:58:46.458816+0000 mgr.y (mgr.24356) 15015 : cluster 0 pgmap v14983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:47 smithi040 bash[41173]: cluster 2023-12-01T23:58:46.458816+0000 mgr.y (mgr.24356) 15015 : cluster 0 pgmap v14983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:47 smithi141 bash[31670]: cluster 2023-12-01T23:58:46.458816+0000 mgr.y (mgr.24356) 15015 : cluster 0 pgmap v14983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:49 smithi040 bash[28232]: cluster 2023-12-01T23:58:48.459437+0000 mgr.y (mgr.24356) 15016 : cluster 0 pgmap v14984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:49 smithi040 bash[28232]: audit 2023-12-01T23:58:48.573531+0000 mon.c (mon.2) 9442 : audit 0 from='client.? 172.21.15.40:0/1312773653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:49 smithi040 bash[28232]: audit 2023-12-01T23:58:49.125833+0000 mon.c (mon.2) 9443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:49 smithi040 bash[41173]: cluster 2023-12-01T23:58:48.459437+0000 mgr.y (mgr.24356) 15016 : cluster 0 pgmap v14984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:49 smithi040 bash[41173]: audit 2023-12-01T23:58:48.573531+0000 mon.c (mon.2) 9442 : audit 0 from='client.? 172.21.15.40:0/1312773653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:49 smithi040 bash[41173]: audit 2023-12-01T23:58:49.125833+0000 mon.c (mon.2) 9443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:49 smithi141 bash[31670]: cluster 2023-12-01T23:58:48.459437+0000 mgr.y (mgr.24356) 15016 : cluster 0 pgmap v14984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:49 smithi141 bash[31670]: audit 2023-12-01T23:58:48.573531+0000 mon.c (mon.2) 9442 : audit 0 from='client.? 172.21.15.40:0/1312773653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:49 smithi141 bash[31670]: audit 2023-12-01T23:58:49.125833+0000 mon.c (mon.2) 9443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:51 smithi141 bash[31670]: cluster 2023-12-01T23:58:50.460613+0000 mgr.y (mgr.24356) 15017 : cluster 0 pgmap v14985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:51 smithi141 bash[31670]: audit 2023-12-01T23:58:51.028784+0000 mon.c (mon.2) 9444 : audit 0 from='client.? 172.21.15.40:0/1178567679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:51 smithi040 bash[28232]: cluster 2023-12-01T23:58:50.460613+0000 mgr.y (mgr.24356) 15017 : cluster 0 pgmap v14985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:51 smithi040 bash[28232]: audit 2023-12-01T23:58:51.028784+0000 mon.c (mon.2) 9444 : audit 0 from='client.? 172.21.15.40:0/1178567679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:51 smithi040 bash[41173]: cluster 2023-12-01T23:58:50.460613+0000 mgr.y (mgr.24356) 15017 : cluster 0 pgmap v14985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:51 smithi040 bash[41173]: audit 2023-12-01T23:58:51.028784+0000 mon.c (mon.2) 9444 : audit 0 from='client.? 172.21.15.40:0/1178567679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:53 smithi141 bash[31670]: cluster 2023-12-01T23:58:52.461247+0000 mgr.y (mgr.24356) 15018 : cluster 0 pgmap v14986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:53 smithi141 bash[31670]: audit 2023-12-01T23:58:53.501143+0000 mon.c (mon.2) 9445 : audit 0 from='client.? 172.21.15.40:0/531664736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:53 smithi040 bash[28232]: cluster 2023-12-01T23:58:52.461247+0000 mgr.y (mgr.24356) 15018 : cluster 0 pgmap v14986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:53 smithi040 bash[28232]: audit 2023-12-01T23:58:53.501143+0000 mon.c (mon.2) 9445 : audit 0 from='client.? 172.21.15.40:0/531664736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:53 smithi040 bash[41173]: cluster 2023-12-01T23:58:52.461247+0000 mgr.y (mgr.24356) 15018 : cluster 0 pgmap v14986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:53 smithi040 bash[41173]: audit 2023-12-01T23:58:53.501143+0000 mon.c (mon.2) 9445 : audit 0 from='client.? 172.21.15.40:0/531664736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:55 smithi040 bash[41173]: cluster 2023-12-01T23:58:54.462434+0000 mgr.y (mgr.24356) 15019 : cluster 0 pgmap v14987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:55 smithi040 bash[28232]: cluster 2023-12-01T23:58:54.462434+0000 mgr.y (mgr.24356) 15019 : cluster 0 pgmap v14987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:55 smithi141 bash[31670]: cluster 2023-12-01T23:58:54.462434+0000 mgr.y (mgr.24356) 15019 : cluster 0 pgmap v14987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:56 smithi040 bash[28232]: audit 2023-12-01T23:58:55.965227+0000 mon.a (mon.0) 9395 : audit 0 from='client.? 172.21.15.40:0/2484409146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:58:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-01T23:58:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:56 smithi040 bash[41173]: audit 2023-12-01T23:58:55.965227+0000 mon.a (mon.0) 9395 : audit 0 from='client.? 172.21.15.40:0/2484409146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:56 smithi141 bash[31670]: audit 2023-12-01T23:58:55.965227+0000 mon.a (mon.0) 9395 : audit 0 from='client.? 172.21.15.40:0/2484409146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:57 smithi040 bash[41173]: cluster 2023-12-01T23:58:56.463147+0000 mgr.y (mgr.24356) 15020 : cluster 0 pgmap v14988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:57 smithi040 bash[28232]: cluster 2023-12-01T23:58:56.463147+0000 mgr.y (mgr.24356) 15020 : cluster 0 pgmap v14988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:57 smithi141 bash[31670]: cluster 2023-12-01T23:58:56.463147+0000 mgr.y (mgr.24356) 15020 : cluster 0 pgmap v14988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[28232]: audit 2023-12-01T23:58:57.729265+0000 mon.c (mon.2) 9446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:58:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[28232]: audit 2023-12-01T23:58:58.109068+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:58:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[28232]: audit 2023-12-01T23:58:58.120505+0000 mon.a (mon.0) 9397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:58:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[28232]: audit 2023-12-01T23:58:58.429636+0000 mon.c (mon.2) 9447 : audit 0 from='client.? 172.21.15.40:0/594499389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[41173]: audit 2023-12-01T23:58:57.729265+0000 mon.c (mon.2) 9446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:58:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[41173]: audit 2023-12-01T23:58:58.109068+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:58:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[41173]: audit 2023-12-01T23:58:58.120505+0000 mon.a (mon.0) 9397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:58:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:58 smithi040 bash[41173]: audit 2023-12-01T23:58:58.429636+0000 mon.c (mon.2) 9447 : audit 0 from='client.? 172.21.15.40:0/594499389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:58 smithi141 bash[31670]: audit 2023-12-01T23:58:57.729265+0000 mon.c (mon.2) 9446 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:58:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:58 smithi141 bash[31670]: audit 2023-12-01T23:58:58.109068+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:58:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:58 smithi141 bash[31670]: audit 2023-12-01T23:58:58.120505+0000 mon.a (mon.0) 9397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:58:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:58 smithi141 bash[31670]: audit 2023-12-01T23:58:58.429636+0000 mon.c (mon.2) 9447 : audit 0 from='client.? 172.21.15.40:0/594499389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:58:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:58:59 smithi040 bash[28232]: cluster 2023-12-01T23:58:58.463799+0000 mgr.y (mgr.24356) 15021 : cluster 0 pgmap v14989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:58:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:58:59 smithi040 bash[41173]: cluster 2023-12-01T23:58:58.463799+0000 mgr.y (mgr.24356) 15021 : cluster 0 pgmap v14989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:58:59 smithi141 bash[31670]: cluster 2023-12-01T23:58:58.463799+0000 mgr.y (mgr.24356) 15021 : cluster 0 pgmap v14989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:01 smithi040 bash[28232]: cluster 2023-12-01T23:59:00.464970+0000 mgr.y (mgr.24356) 15022 : cluster 0 pgmap v14990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:01 smithi040 bash[28232]: audit 2023-12-01T23:59:00.902790+0000 mon.a (mon.0) 9398 : audit 0 from='client.? 172.21.15.40:0/1502126834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:01 smithi040 bash[41173]: cluster 2023-12-01T23:59:00.464970+0000 mgr.y (mgr.24356) 15022 : cluster 0 pgmap v14990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:01 smithi040 bash[41173]: audit 2023-12-01T23:59:00.902790+0000 mon.a (mon.0) 9398 : audit 0 from='client.? 172.21.15.40:0/1502126834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:01 smithi141 bash[31670]: cluster 2023-12-01T23:59:00.464970+0000 mgr.y (mgr.24356) 15022 : cluster 0 pgmap v14990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:01 smithi141 bash[31670]: audit 2023-12-01T23:59:00.902790+0000 mon.a (mon.0) 9398 : audit 0 from='client.? 172.21.15.40:0/1502126834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:03 smithi040 bash[28232]: cluster 2023-12-01T23:59:02.465615+0000 mgr.y (mgr.24356) 15023 : cluster 0 pgmap v14991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:03 smithi040 bash[28232]: audit 2023-12-01T23:59:03.429324+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.40:0/3062299918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:03 smithi040 bash[41173]: cluster 2023-12-01T23:59:02.465615+0000 mgr.y (mgr.24356) 15023 : cluster 0 pgmap v14991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:03 smithi040 bash[41173]: audit 2023-12-01T23:59:03.429324+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.40:0/3062299918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:03 smithi141 bash[31670]: cluster 2023-12-01T23:59:02.465615+0000 mgr.y (mgr.24356) 15023 : cluster 0 pgmap v14991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:03 smithi141 bash[31670]: audit 2023-12-01T23:59:03.429324+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.40:0/3062299918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[41173]: audit 2023-12-01T23:59:03.574237+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[41173]: audit 2023-12-01T23:59:03.586702+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[41173]: audit 2023-12-01T23:59:04.125829+0000 mon.c (mon.2) 9448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[41173]: audit 2023-12-01T23:59:04.328382+0000 mon.a (mon.0) 9402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[41173]: audit 2023-12-01T23:59:04.341240+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[28232]: audit 2023-12-01T23:59:03.574237+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[28232]: audit 2023-12-01T23:59:03.586702+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[28232]: audit 2023-12-01T23:59:04.125829+0000 mon.c (mon.2) 9448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[28232]: audit 2023-12-01T23:59:04.328382+0000 mon.a (mon.0) 9402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:04 smithi040 bash[28232]: audit 2023-12-01T23:59:04.341240+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:04 smithi141 bash[31670]: audit 2023-12-01T23:59:03.574237+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:04 smithi141 bash[31670]: audit 2023-12-01T23:59:03.586702+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:04 smithi141 bash[31670]: audit 2023-12-01T23:59:04.125829+0000 mon.c (mon.2) 9448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:04 smithi141 bash[31670]: audit 2023-12-01T23:59:04.328382+0000 mon.a (mon.0) 9402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:04 smithi141 bash[31670]: audit 2023-12-01T23:59:04.341240+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[28232]: cluster 2023-12-01T23:59:04.466761+0000 mgr.y (mgr.24356) 15024 : cluster 0 pgmap v14992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[28232]: audit 2023-12-01T23:59:04.861190+0000 mon.c (mon.2) 9449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:59:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[28232]: audit 2023-12-01T23:59:04.863043+0000 mon.c (mon.2) 9450 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:59:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[28232]: audit 2023-12-01T23:59:04.872980+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[41173]: cluster 2023-12-01T23:59:04.466761+0000 mgr.y (mgr.24356) 15024 : cluster 0 pgmap v14992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[41173]: audit 2023-12-01T23:59:04.861190+0000 mon.c (mon.2) 9449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:59:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[41173]: audit 2023-12-01T23:59:04.863043+0000 mon.c (mon.2) 9450 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:59:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:05 smithi040 bash[41173]: audit 2023-12-01T23:59:04.872980+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:05 smithi141 bash[31670]: cluster 2023-12-01T23:59:04.466761+0000 mgr.y (mgr.24356) 15024 : cluster 0 pgmap v14992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:05 smithi141 bash[31670]: audit 2023-12-01T23:59:04.861190+0000 mon.c (mon.2) 9449 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:59:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:05 smithi141 bash[31670]: audit 2023-12-01T23:59:04.863043+0000 mon.c (mon.2) 9450 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:59:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:05 smithi141 bash[31670]: audit 2023-12-01T23:59:04.872980+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-01T23:59:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:06 smithi040 bash[28232]: audit 2023-12-01T23:59:05.900808+0000 mon.a (mon.0) 9405 : audit 0 from='client.? 172.21.15.40:0/3718309377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:59:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:59:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:06 smithi040 bash[41173]: audit 2023-12-01T23:59:05.900808+0000 mon.a (mon.0) 9405 : audit 0 from='client.? 172.21.15.40:0/3718309377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:06 smithi141 bash[31670]: audit 2023-12-01T23:59:05.900808+0000 mon.a (mon.0) 9405 : audit 0 from='client.? 172.21.15.40:0/3718309377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:07 smithi040 bash[28232]: cluster 2023-12-01T23:59:06.467434+0000 mgr.y (mgr.24356) 15025 : cluster 0 pgmap v14993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:07 smithi040 bash[41173]: cluster 2023-12-01T23:59:06.467434+0000 mgr.y (mgr.24356) 15025 : cluster 0 pgmap v14993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:07 smithi141 bash[31670]: cluster 2023-12-01T23:59:06.467434+0000 mgr.y (mgr.24356) 15025 : cluster 0 pgmap v14993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:09 smithi040 bash[28232]: audit 2023-12-01T23:59:08.370225+0000 mon.c (mon.2) 9451 : audit 0 from='client.? 172.21.15.40:0/1274867648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:09 smithi040 bash[28232]: cluster 2023-12-01T23:59:08.468104+0000 mgr.y (mgr.24356) 15026 : cluster 0 pgmap v14994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:09 smithi040 bash[41173]: audit 2023-12-01T23:59:08.370225+0000 mon.c (mon.2) 9451 : audit 0 from='client.? 172.21.15.40:0/1274867648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:09 smithi040 bash[41173]: cluster 2023-12-01T23:59:08.468104+0000 mgr.y (mgr.24356) 15026 : cluster 0 pgmap v14994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:09 smithi141 bash[31670]: audit 2023-12-01T23:59:08.370225+0000 mon.c (mon.2) 9451 : audit 0 from='client.? 172.21.15.40:0/1274867648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:09 smithi141 bash[31670]: cluster 2023-12-01T23:59:08.468104+0000 mgr.y (mgr.24356) 15026 : cluster 0 pgmap v14994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:11 smithi040 bash[41173]: cluster 2023-12-01T23:59:10.469255+0000 mgr.y (mgr.24356) 15027 : cluster 0 pgmap v14995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:11 smithi040 bash[41173]: audit 2023-12-01T23:59:10.834539+0000 mon.a (mon.0) 9406 : audit 0 from='client.? 172.21.15.40:0/1021309534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:11 smithi040 bash[28232]: cluster 2023-12-01T23:59:10.469255+0000 mgr.y (mgr.24356) 15027 : cluster 0 pgmap v14995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:11 smithi040 bash[28232]: audit 2023-12-01T23:59:10.834539+0000 mon.a (mon.0) 9406 : audit 0 from='client.? 172.21.15.40:0/1021309534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:11 smithi141 bash[31670]: cluster 2023-12-01T23:59:10.469255+0000 mgr.y (mgr.24356) 15027 : cluster 0 pgmap v14995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:11 smithi141 bash[31670]: audit 2023-12-01T23:59:10.834539+0000 mon.a (mon.0) 9406 : audit 0 from='client.? 172.21.15.40:0/1021309534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:13 smithi040 bash[28232]: cluster 2023-12-01T23:59:12.469953+0000 mgr.y (mgr.24356) 15028 : cluster 0 pgmap v14996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:13 smithi040 bash[28232]: audit 2023-12-01T23:59:13.298458+0000 mon.c (mon.2) 9452 : audit 0 from='client.? 172.21.15.40:0/3905322958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:13 smithi040 bash[41173]: cluster 2023-12-01T23:59:12.469953+0000 mgr.y (mgr.24356) 15028 : cluster 0 pgmap v14996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:13 smithi040 bash[41173]: audit 2023-12-01T23:59:13.298458+0000 mon.c (mon.2) 9452 : audit 0 from='client.? 172.21.15.40:0/3905322958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:13 smithi141 bash[31670]: cluster 2023-12-01T23:59:12.469953+0000 mgr.y (mgr.24356) 15028 : cluster 0 pgmap v14996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:14.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:13 smithi141 bash[31670]: audit 2023-12-01T23:59:13.298458+0000 mon.c (mon.2) 9452 : audit 0 from='client.? 172.21.15.40:0/3905322958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:15 smithi040 bash[28232]: cluster 2023-12-01T23:59:14.470998+0000 mgr.y (mgr.24356) 15029 : cluster 0 pgmap v14997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:15 smithi040 bash[41173]: cluster 2023-12-01T23:59:14.470998+0000 mgr.y (mgr.24356) 15029 : cluster 0 pgmap v14997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:15 smithi141 bash[31670]: cluster 2023-12-01T23:59:14.470998+0000 mgr.y (mgr.24356) 15029 : cluster 0 pgmap v14997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:16 smithi040 bash[28232]: audit 2023-12-01T23:59:15.763826+0000 mon.c (mon.2) 9453 : audit 0 from='client.? 172.21.15.40:0/2857539976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:59:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-01T23:59:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:16 smithi040 bash[41173]: audit 2023-12-01T23:59:15.763826+0000 mon.c (mon.2) 9453 : audit 0 from='client.? 172.21.15.40:0/2857539976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:16 smithi141 bash[31670]: audit 2023-12-01T23:59:15.763826+0000 mon.c (mon.2) 9453 : audit 0 from='client.? 172.21.15.40:0/2857539976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:17 smithi040 bash[28232]: cluster 2023-12-01T23:59:16.471643+0000 mgr.y (mgr.24356) 15030 : cluster 0 pgmap v14998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:17 smithi040 bash[41173]: cluster 2023-12-01T23:59:16.471643+0000 mgr.y (mgr.24356) 15030 : cluster 0 pgmap v14998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:17 smithi141 bash[31670]: cluster 2023-12-01T23:59:16.471643+0000 mgr.y (mgr.24356) 15030 : cluster 0 pgmap v14998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:18 smithi040 bash[28232]: audit 2023-12-01T23:59:18.230950+0000 mon.c (mon.2) 9454 : audit 0 from='client.? 172.21.15.40:0/2155372353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:18 smithi040 bash[41173]: audit 2023-12-01T23:59:18.230950+0000 mon.c (mon.2) 9454 : audit 0 from='client.? 172.21.15.40:0/2155372353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:18 smithi141 bash[31670]: audit 2023-12-01T23:59:18.230950+0000 mon.c (mon.2) 9454 : audit 0 from='client.? 172.21.15.40:0/2155372353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:19 smithi040 bash[28232]: cluster 2023-12-01T23:59:18.472309+0000 mgr.y (mgr.24356) 15031 : cluster 0 pgmap v14999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:19 smithi040 bash[28232]: audit 2023-12-01T23:59:19.126226+0000 mon.c (mon.2) 9455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:19 smithi040 bash[41173]: cluster 2023-12-01T23:59:18.472309+0000 mgr.y (mgr.24356) 15031 : cluster 0 pgmap v14999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:19 smithi040 bash[41173]: audit 2023-12-01T23:59:19.126226+0000 mon.c (mon.2) 9455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:19 smithi141 bash[31670]: cluster 2023-12-01T23:59:18.472309+0000 mgr.y (mgr.24356) 15031 : cluster 0 pgmap v14999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:19 smithi141 bash[31670]: audit 2023-12-01T23:59:19.126226+0000 mon.c (mon.2) 9455 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:21 smithi040 bash[28232]: cluster 2023-12-01T23:59:20.473472+0000 mgr.y (mgr.24356) 15032 : cluster 0 pgmap v15000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:21 smithi040 bash[28232]: audit 2023-12-01T23:59:20.695192+0000 mon.c (mon.2) 9456 : audit 0 from='client.? 172.21.15.40:0/1320763589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:21 smithi040 bash[41173]: cluster 2023-12-01T23:59:20.473472+0000 mgr.y (mgr.24356) 15032 : cluster 0 pgmap v15000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:21 smithi040 bash[41173]: audit 2023-12-01T23:59:20.695192+0000 mon.c (mon.2) 9456 : audit 0 from='client.? 172.21.15.40:0/1320763589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:21 smithi141 bash[31670]: cluster 2023-12-01T23:59:20.473472+0000 mgr.y (mgr.24356) 15032 : cluster 0 pgmap v15000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:21 smithi141 bash[31670]: audit 2023-12-01T23:59:20.695192+0000 mon.c (mon.2) 9456 : audit 0 from='client.? 172.21.15.40:0/1320763589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:23 smithi040 bash[28232]: cluster 2023-12-01T23:59:22.474127+0000 mgr.y (mgr.24356) 15033 : cluster 0 pgmap v15001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:23 smithi040 bash[28232]: audit 2023-12-01T23:59:23.157708+0000 mon.a (mon.0) 9407 : audit 0 from='client.? 172.21.15.40:0/2151578944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:23 smithi040 bash[41173]: cluster 2023-12-01T23:59:22.474127+0000 mgr.y (mgr.24356) 15033 : cluster 0 pgmap v15001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:23 smithi040 bash[41173]: audit 2023-12-01T23:59:23.157708+0000 mon.a (mon.0) 9407 : audit 0 from='client.? 172.21.15.40:0/2151578944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:23 smithi141 bash[31670]: cluster 2023-12-01T23:59:22.474127+0000 mgr.y (mgr.24356) 15033 : cluster 0 pgmap v15001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:23 smithi141 bash[31670]: audit 2023-12-01T23:59:23.157708+0000 mon.a (mon.0) 9407 : audit 0 from='client.? 172.21.15.40:0/2151578944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:25 smithi040 bash[41173]: cluster 2023-12-01T23:59:24.475164+0000 mgr.y (mgr.24356) 15034 : cluster 0 pgmap v15002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:25 smithi040 bash[28232]: cluster 2023-12-01T23:59:24.475164+0000 mgr.y (mgr.24356) 15034 : cluster 0 pgmap v15002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:25 smithi141 bash[31670]: cluster 2023-12-01T23:59:24.475164+0000 mgr.y (mgr.24356) 15034 : cluster 0 pgmap v15002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:59:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-01T23:59:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:26 smithi040 bash[41173]: audit 2023-12-01T23:59:25.631473+0000 mon.a (mon.0) 9408 : audit 0 from='client.? 172.21.15.40:0/924580582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:26 smithi040 bash[28232]: audit 2023-12-01T23:59:25.631473+0000 mon.a (mon.0) 9408 : audit 0 from='client.? 172.21.15.40:0/924580582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:26 smithi141 bash[31670]: audit 2023-12-01T23:59:25.631473+0000 mon.a (mon.0) 9408 : audit 0 from='client.? 172.21.15.40:0/924580582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:27 smithi040 bash[28232]: cluster 2023-12-01T23:59:26.475830+0000 mgr.y (mgr.24356) 15035 : cluster 0 pgmap v15003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:27 smithi040 bash[41173]: cluster 2023-12-01T23:59:26.475830+0000 mgr.y (mgr.24356) 15035 : cluster 0 pgmap v15003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:27 smithi141 bash[31670]: cluster 2023-12-01T23:59:26.475830+0000 mgr.y (mgr.24356) 15035 : cluster 0 pgmap v15003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:28 smithi040 bash[28232]: audit 2023-12-01T23:59:28.090902+0000 mon.c (mon.2) 9457 : audit 0 from='client.? 172.21.15.40:0/3497623494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:28 smithi040 bash[41173]: audit 2023-12-01T23:59:28.090902+0000 mon.c (mon.2) 9457 : audit 0 from='client.? 172.21.15.40:0/3497623494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:28 smithi141 bash[31670]: audit 2023-12-01T23:59:28.090902+0000 mon.c (mon.2) 9457 : audit 0 from='client.? 172.21.15.40:0/3497623494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:29 smithi040 bash[41173]: cluster 2023-12-01T23:59:28.476469+0000 mgr.y (mgr.24356) 15036 : cluster 0 pgmap v15004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:29 smithi040 bash[28232]: cluster 2023-12-01T23:59:28.476469+0000 mgr.y (mgr.24356) 15036 : cluster 0 pgmap v15004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:29 smithi141 bash[31670]: cluster 2023-12-01T23:59:28.476469+0000 mgr.y (mgr.24356) 15036 : cluster 0 pgmap v15004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:30 smithi040 bash[41173]: audit 2023-12-01T23:59:30.558668+0000 mon.a (mon.0) 9409 : audit 0 from='client.? 172.21.15.40:0/322900910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:30 smithi040 bash[28232]: audit 2023-12-01T23:59:30.558668+0000 mon.a (mon.0) 9409 : audit 0 from='client.? 172.21.15.40:0/322900910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:30 smithi141 bash[31670]: audit 2023-12-01T23:59:30.558668+0000 mon.a (mon.0) 9409 : audit 0 from='client.? 172.21.15.40:0/322900910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:31 smithi040 bash[41173]: cluster 2023-12-01T23:59:30.477576+0000 mgr.y (mgr.24356) 15037 : cluster 0 pgmap v15005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:31 smithi040 bash[28232]: cluster 2023-12-01T23:59:30.477576+0000 mgr.y (mgr.24356) 15037 : cluster 0 pgmap v15005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:31 smithi141 bash[31670]: cluster 2023-12-01T23:59:30.477576+0000 mgr.y (mgr.24356) 15037 : cluster 0 pgmap v15005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:33 smithi040 bash[28232]: cluster 2023-12-01T23:59:32.478283+0000 mgr.y (mgr.24356) 15038 : cluster 0 pgmap v15006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:33 smithi040 bash[28232]: audit 2023-12-01T23:59:33.023551+0000 mon.a (mon.0) 9410 : audit 0 from='client.? 172.21.15.40:0/1240768401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:33 smithi040 bash[41173]: cluster 2023-12-01T23:59:32.478283+0000 mgr.y (mgr.24356) 15038 : cluster 0 pgmap v15006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:33 smithi040 bash[41173]: audit 2023-12-01T23:59:33.023551+0000 mon.a (mon.0) 9410 : audit 0 from='client.? 172.21.15.40:0/1240768401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:33 smithi141 bash[31670]: cluster 2023-12-01T23:59:32.478283+0000 mgr.y (mgr.24356) 15038 : cluster 0 pgmap v15006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:33 smithi141 bash[31670]: audit 2023-12-01T23:59:33.023551+0000 mon.a (mon.0) 9410 : audit 0 from='client.? 172.21.15.40:0/1240768401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:34 smithi040 bash[28232]: audit 2023-12-01T23:59:34.126623+0000 mon.c (mon.2) 9458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:34 smithi040 bash[41173]: audit 2023-12-01T23:59:34.126623+0000 mon.c (mon.2) 9458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:34 smithi141 bash[31670]: audit 2023-12-01T23:59:34.126623+0000 mon.c (mon.2) 9458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:35 smithi040 bash[28232]: cluster 2023-12-01T23:59:34.479392+0000 mgr.y (mgr.24356) 15039 : cluster 0 pgmap v15007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:35 smithi040 bash[28232]: audit 2023-12-01T23:59:35.480324+0000 mon.c (mon.2) 9459 : audit 0 from='client.? 172.21.15.40:0/2557079094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:35 smithi040 bash[41173]: cluster 2023-12-01T23:59:34.479392+0000 mgr.y (mgr.24356) 15039 : cluster 0 pgmap v15007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:35 smithi040 bash[41173]: audit 2023-12-01T23:59:35.480324+0000 mon.c (mon.2) 9459 : audit 0 from='client.? 172.21.15.40:0/2557079094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:35 smithi141 bash[31670]: cluster 2023-12-01T23:59:34.479392+0000 mgr.y (mgr.24356) 15039 : cluster 0 pgmap v15007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:35 smithi141 bash[31670]: audit 2023-12-01T23:59:35.480324+0000 mon.c (mon.2) 9459 : audit 0 from='client.? 172.21.15.40:0/2557079094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:59:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:59:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:37 smithi040 bash[28232]: cluster 2023-12-01T23:59:36.480058+0000 mgr.y (mgr.24356) 15040 : cluster 0 pgmap v15008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:37 smithi040 bash[41173]: cluster 2023-12-01T23:59:36.480058+0000 mgr.y (mgr.24356) 15040 : cluster 0 pgmap v15008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:37 smithi141 bash[31670]: cluster 2023-12-01T23:59:36.480058+0000 mgr.y (mgr.24356) 15040 : cluster 0 pgmap v15008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:38 smithi040 bash[28232]: audit 2023-12-01T23:59:37.940461+0000 mon.a (mon.0) 9411 : audit 0 from='client.? 172.21.15.40:0/416593618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:38 smithi040 bash[41173]: audit 2023-12-01T23:59:37.940461+0000 mon.a (mon.0) 9411 : audit 0 from='client.? 172.21.15.40:0/416593618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:38 smithi141 bash[31670]: audit 2023-12-01T23:59:37.940461+0000 mon.a (mon.0) 9411 : audit 0 from='client.? 172.21.15.40:0/416593618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:39 smithi040 bash[28232]: cluster 2023-12-01T23:59:38.480742+0000 mgr.y (mgr.24356) 15041 : cluster 0 pgmap v15009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:39 smithi040 bash[41173]: cluster 2023-12-01T23:59:38.480742+0000 mgr.y (mgr.24356) 15041 : cluster 0 pgmap v15009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:39 smithi141 bash[31670]: cluster 2023-12-01T23:59:38.480742+0000 mgr.y (mgr.24356) 15041 : cluster 0 pgmap v15009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:40 smithi040 bash[28232]: audit 2023-12-01T23:59:40.405315+0000 mon.a (mon.0) 9412 : audit 0 from='client.? 172.21.15.40:0/547899028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:40 smithi040 bash[41173]: audit 2023-12-01T23:59:40.405315+0000 mon.a (mon.0) 9412 : audit 0 from='client.? 172.21.15.40:0/547899028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:40 smithi141 bash[31670]: audit 2023-12-01T23:59:40.405315+0000 mon.a (mon.0) 9412 : audit 0 from='client.? 172.21.15.40:0/547899028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:41 smithi040 bash[28232]: cluster 2023-12-01T23:59:40.481901+0000 mgr.y (mgr.24356) 15042 : cluster 0 pgmap v15010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:41 smithi040 bash[41173]: cluster 2023-12-01T23:59:40.481901+0000 mgr.y (mgr.24356) 15042 : cluster 0 pgmap v15010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:41 smithi141 bash[31670]: cluster 2023-12-01T23:59:40.481901+0000 mgr.y (mgr.24356) 15042 : cluster 0 pgmap v15010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:43 smithi040 bash[28232]: cluster 2023-12-01T23:59:42.482418+0000 mgr.y (mgr.24356) 15043 : cluster 0 pgmap v15011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:43 smithi040 bash[28232]: audit 2023-12-01T23:59:42.864893+0000 mon.a (mon.0) 9413 : audit 0 from='client.? 172.21.15.40:0/2180055509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:43 smithi040 bash[41173]: cluster 2023-12-01T23:59:42.482418+0000 mgr.y (mgr.24356) 15043 : cluster 0 pgmap v15011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:43 smithi040 bash[41173]: audit 2023-12-01T23:59:42.864893+0000 mon.a (mon.0) 9413 : audit 0 from='client.? 172.21.15.40:0/2180055509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:43 smithi141 bash[31670]: cluster 2023-12-01T23:59:42.482418+0000 mgr.y (mgr.24356) 15043 : cluster 0 pgmap v15011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:43 smithi141 bash[31670]: audit 2023-12-01T23:59:42.864893+0000 mon.a (mon.0) 9413 : audit 0 from='client.? 172.21.15.40:0/2180055509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:45 smithi040 bash[41173]: cluster 2023-12-01T23:59:44.483497+0000 mgr.y (mgr.24356) 15044 : cluster 0 pgmap v15012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:45 smithi040 bash[41173]: audit 2023-12-01T23:59:45.331465+0000 mon.a (mon.0) 9414 : audit 0 from='client.? 172.21.15.40:0/3891478259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:45 smithi040 bash[28232]: cluster 2023-12-01T23:59:44.483497+0000 mgr.y (mgr.24356) 15044 : cluster 0 pgmap v15012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:45 smithi040 bash[28232]: audit 2023-12-01T23:59:45.331465+0000 mon.a (mon.0) 9414 : audit 0 from='client.? 172.21.15.40:0/3891478259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:45 smithi141 bash[31670]: cluster 2023-12-01T23:59:44.483497+0000 mgr.y (mgr.24356) 15044 : cluster 0 pgmap v15012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:45 smithi141 bash[31670]: audit 2023-12-01T23:59:45.331465+0000 mon.a (mon.0) 9414 : audit 0 from='client.? 172.21.15.40:0/3891478259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:59:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-01T23:59:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:47 smithi040 bash[28232]: cluster 2023-12-01T23:59:46.484219+0000 mgr.y (mgr.24356) 15045 : cluster 0 pgmap v15013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:47 smithi040 bash[41173]: cluster 2023-12-01T23:59:46.484219+0000 mgr.y (mgr.24356) 15045 : cluster 0 pgmap v15013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:47 smithi141 bash[31670]: cluster 2023-12-01T23:59:46.484219+0000 mgr.y (mgr.24356) 15045 : cluster 0 pgmap v15013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:48 smithi040 bash[28232]: audit 2023-12-01T23:59:47.795384+0000 mon.c (mon.2) 9460 : audit 0 from='client.? 172.21.15.40:0/3482322872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:48 smithi040 bash[41173]: audit 2023-12-01T23:59:47.795384+0000 mon.c (mon.2) 9460 : audit 0 from='client.? 172.21.15.40:0/3482322872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:48 smithi141 bash[31670]: audit 2023-12-01T23:59:47.795384+0000 mon.c (mon.2) 9460 : audit 0 from='client.? 172.21.15.40:0/3482322872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:49 smithi040 bash[41173]: cluster 2023-12-01T23:59:48.485029+0000 mgr.y (mgr.24356) 15046 : cluster 0 pgmap v15014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:49 smithi040 bash[41173]: audit 2023-12-01T23:59:49.127152+0000 mon.c (mon.2) 9461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:49 smithi040 bash[28232]: cluster 2023-12-01T23:59:48.485029+0000 mgr.y (mgr.24356) 15046 : cluster 0 pgmap v15014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:49 smithi040 bash[28232]: audit 2023-12-01T23:59:49.127152+0000 mon.c (mon.2) 9461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:49 smithi141 bash[31670]: cluster 2023-12-01T23:59:48.485029+0000 mgr.y (mgr.24356) 15046 : cluster 0 pgmap v15014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:49 smithi141 bash[31670]: audit 2023-12-01T23:59:49.127152+0000 mon.c (mon.2) 9461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:50 smithi141 bash[31670]: audit 2023-12-01T23:59:50.257793+0000 mon.a (mon.0) 9415 : audit 0 from='client.? 172.21.15.40:0/3671899690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:50 smithi040 bash[28232]: audit 2023-12-01T23:59:50.257793+0000 mon.a (mon.0) 9415 : audit 0 from='client.? 172.21.15.40:0/3671899690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:50 smithi040 bash[41173]: audit 2023-12-01T23:59:50.257793+0000 mon.a (mon.0) 9415 : audit 0 from='client.? 172.21.15.40:0/3671899690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:51 smithi141 bash[31670]: cluster 2023-12-01T23:59:50.486180+0000 mgr.y (mgr.24356) 15047 : cluster 0 pgmap v15015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:51 smithi040 bash[28232]: cluster 2023-12-01T23:59:50.486180+0000 mgr.y (mgr.24356) 15047 : cluster 0 pgmap v15015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:51 smithi040 bash[41173]: cluster 2023-12-01T23:59:50.486180+0000 mgr.y (mgr.24356) 15047 : cluster 0 pgmap v15015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:53 smithi141 bash[31670]: cluster 2023-12-01T23:59:52.486811+0000 mgr.y (mgr.24356) 15048 : cluster 0 pgmap v15016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:53 smithi141 bash[31670]: audit 2023-12-01T23:59:52.725592+0000 mon.c (mon.2) 9462 : audit 0 from='client.? 172.21.15.40:0/1981038444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:53 smithi040 bash[28232]: cluster 2023-12-01T23:59:52.486811+0000 mgr.y (mgr.24356) 15048 : cluster 0 pgmap v15016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:53 smithi040 bash[28232]: audit 2023-12-01T23:59:52.725592+0000 mon.c (mon.2) 9462 : audit 0 from='client.? 172.21.15.40:0/1981038444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:53 smithi040 bash[41173]: cluster 2023-12-01T23:59:52.486811+0000 mgr.y (mgr.24356) 15048 : cluster 0 pgmap v15016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:53 smithi040 bash[41173]: audit 2023-12-01T23:59:52.725592+0000 mon.c (mon.2) 9462 : audit 0 from='client.? 172.21.15.40:0/1981038444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:55 smithi141 bash[31670]: cluster 2023-12-01T23:59:54.487905+0000 mgr.y (mgr.24356) 15049 : cluster 0 pgmap v15017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:55 smithi141 bash[31670]: audit 2023-12-01T23:59:55.194999+0000 mon.a (mon.0) 9416 : audit 0 from='client.? 172.21.15.40:0/3060267646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:55 smithi040 bash[28232]: cluster 2023-12-01T23:59:54.487905+0000 mgr.y (mgr.24356) 15049 : cluster 0 pgmap v15017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:55 smithi040 bash[28232]: audit 2023-12-01T23:59:55.194999+0000 mon.a (mon.0) 9416 : audit 0 from='client.? 172.21.15.40:0/3060267646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:55 smithi040 bash[41173]: cluster 2023-12-01T23:59:54.487905+0000 mgr.y (mgr.24356) 15049 : cluster 0 pgmap v15017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:55 smithi040 bash[41173]: audit 2023-12-01T23:59:55.194999+0000 mon.a (mon.0) 9416 : audit 0 from='client.? 172.21.15.40:0/3060267646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 01 23:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [01/Dec/2023:23:59:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-01T23:59:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:57 smithi141 bash[31670]: cluster 2023-12-01T23:59:56.488598+0000 mgr.y (mgr.24356) 15050 : cluster 0 pgmap v15018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:57 smithi141 bash[31670]: audit 2023-12-01T23:59:57.651225+0000 mon.a (mon.0) 9417 : audit 0 from='client.? 172.21.15.40:0/3228048337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:57 smithi040 bash[28232]: cluster 2023-12-01T23:59:56.488598+0000 mgr.y (mgr.24356) 15050 : cluster 0 pgmap v15018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:57 smithi040 bash[28232]: audit 2023-12-01T23:59:57.651225+0000 mon.a (mon.0) 9417 : audit 0 from='client.? 172.21.15.40:0/3228048337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:57 smithi040 bash[41173]: cluster 2023-12-01T23:59:56.488598+0000 mgr.y (mgr.24356) 15050 : cluster 0 pgmap v15018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:57 smithi040 bash[41173]: audit 2023-12-01T23:59:57.651225+0000 mon.a (mon.0) 9417 : audit 0 from='client.? 172.21.15.40:0/3228048337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-01T23:59:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 01 23:59:59 smithi040 bash[28232]: cluster 2023-12-01T23:59:58.489219+0000 mgr.y (mgr.24356) 15051 : cluster 0 pgmap v15019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 01 23:59:59 smithi040 bash[41173]: cluster 2023-12-01T23:59:58.489219+0000 mgr.y (mgr.24356) 15051 : cluster 0 pgmap v15019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-01T23:59:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 01 23:59:59 smithi141 bash[31670]: cluster 2023-12-01T23:59:58.489219+0000 mgr.y (mgr.24356) 15051 : cluster 0 pgmap v15019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:00.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:00 smithi040 bash[28232]: debug 2023-12-01T23:59:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:00 smithi040 bash[28232]: cluster 2023-12-02T00:00:00.000150+0000 mon.a (mon.0) 9418 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:00 smithi040 bash[28232]: audit 2023-12-02T00:00:00.116691+0000 mon.a (mon.0) 9419 : audit 0 from='client.? 172.21.15.40:0/435525953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:00 smithi040 bash[41173]: cluster 2023-12-02T00:00:00.000150+0000 mon.a (mon.0) 9418 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:00 smithi040 bash[41173]: audit 2023-12-02T00:00:00.116691+0000 mon.a (mon.0) 9419 : audit 0 from='client.? 172.21.15.40:0/435525953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:00 smithi141 bash[31670]: cluster 2023-12-02T00:00:00.000150+0000 mon.a (mon.0) 9418 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:00 smithi141 bash[31670]: audit 2023-12-02T00:00:00.116691+0000 mon.a (mon.0) 9419 : audit 0 from='client.? 172.21.15.40:0/435525953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:01 smithi040 bash[28232]: cluster 2023-12-02T00:00:00.490402+0000 mgr.y (mgr.24356) 15052 : cluster 0 pgmap v15020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:01 smithi040 bash[41173]: cluster 2023-12-02T00:00:00.490402+0000 mgr.y (mgr.24356) 15052 : cluster 0 pgmap v15020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:01 smithi141 bash[31670]: cluster 2023-12-02T00:00:00.490402+0000 mgr.y (mgr.24356) 15052 : cluster 0 pgmap v15020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:03 smithi040 bash[28232]: cluster 2023-12-02T00:00:02.491042+0000 mgr.y (mgr.24356) 15053 : cluster 0 pgmap v15021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:03 smithi040 bash[28232]: audit 2023-12-02T00:00:02.580022+0000 mon.c (mon.2) 9463 : audit 0 from='client.? 172.21.15.40:0/3208533520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:03 smithi040 bash[41173]: cluster 2023-12-02T00:00:02.491042+0000 mgr.y (mgr.24356) 15053 : cluster 0 pgmap v15021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:03 smithi040 bash[41173]: audit 2023-12-02T00:00:02.580022+0000 mon.c (mon.2) 9463 : audit 0 from='client.? 172.21.15.40:0/3208533520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:03 smithi141 bash[31670]: cluster 2023-12-02T00:00:02.491042+0000 mgr.y (mgr.24356) 15053 : cluster 0 pgmap v15021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:03 smithi141 bash[31670]: audit 2023-12-02T00:00:02.580022+0000 mon.c (mon.2) 9463 : audit 0 from='client.? 172.21.15.40:0/3208533520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:04 smithi040 bash[28232]: audit 2023-12-02T00:00:04.127510+0000 mon.c (mon.2) 9464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:04 smithi040 bash[41173]: audit 2023-12-02T00:00:04.127510+0000 mon.c (mon.2) 9464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:04 smithi141 bash[31670]: audit 2023-12-02T00:00:04.127510+0000 mon.c (mon.2) 9464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:05 smithi040 bash[28232]: cluster 2023-12-02T00:00:04.492149+0000 mgr.y (mgr.24356) 15054 : cluster 0 pgmap v15022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:05 smithi040 bash[28232]: audit 2023-12-02T00:00:04.956762+0000 mon.c (mon.2) 9465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:00:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:05 smithi040 bash[28232]: audit 2023-12-02T00:00:05.055421+0000 mon.a (mon.0) 9420 : audit 0 from='client.? 172.21.15.40:0/2762536097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:05 smithi040 bash[41173]: cluster 2023-12-02T00:00:04.492149+0000 mgr.y (mgr.24356) 15054 : cluster 0 pgmap v15022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:05 smithi040 bash[41173]: audit 2023-12-02T00:00:04.956762+0000 mon.c (mon.2) 9465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:00:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:05 smithi040 bash[41173]: audit 2023-12-02T00:00:05.055421+0000 mon.a (mon.0) 9420 : audit 0 from='client.? 172.21.15.40:0/2762536097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:05 smithi141 bash[31670]: cluster 2023-12-02T00:00:04.492149+0000 mgr.y (mgr.24356) 15054 : cluster 0 pgmap v15022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:05 smithi141 bash[31670]: audit 2023-12-02T00:00:04.956762+0000 mon.c (mon.2) 9465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:00:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:05 smithi141 bash[31670]: audit 2023-12-02T00:00:05.055421+0000 mon.a (mon.0) 9420 : audit 0 from='client.? 172.21.15.40:0/2762536097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:00:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:00:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:07 smithi040 bash[28232]: cluster 2023-12-02T00:00:06.492857+0000 mgr.y (mgr.24356) 15055 : cluster 0 pgmap v15023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:07 smithi040 bash[28232]: audit 2023-12-02T00:00:07.520108+0000 mon.a (mon.0) 9421 : audit 0 from='client.? 172.21.15.40:0/3773867008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:07 smithi040 bash[41173]: cluster 2023-12-02T00:00:06.492857+0000 mgr.y (mgr.24356) 15055 : cluster 0 pgmap v15023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:07 smithi040 bash[41173]: audit 2023-12-02T00:00:07.520108+0000 mon.a (mon.0) 9421 : audit 0 from='client.? 172.21.15.40:0/3773867008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:07.930 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:07 smithi141 bash[31670]: cluster 2023-12-02T00:00:06.492857+0000 mgr.y (mgr.24356) 15055 : cluster 0 pgmap v15023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:07.930 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:07 smithi141 bash[31670]: audit 2023-12-02T00:00:07.520108+0000 mon.a (mon.0) 9421 : audit 0 from='client.? 172.21.15.40:0/3773867008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:09 smithi040 bash[41173]: cluster 2023-12-02T00:00:08.493483+0000 mgr.y (mgr.24356) 15056 : cluster 0 pgmap v15024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:09 smithi040 bash[28232]: cluster 2023-12-02T00:00:08.493483+0000 mgr.y (mgr.24356) 15056 : cluster 0 pgmap v15024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:09 smithi141 bash[31670]: cluster 2023-12-02T00:00:08.493483+0000 mgr.y (mgr.24356) 15056 : cluster 0 pgmap v15024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:10 smithi040 bash[28232]: audit 2023-12-02T00:00:09.989270+0000 mon.a (mon.0) 9422 : audit 0 from='client.? 172.21.15.40:0/3165529516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:10 smithi040 bash[41173]: audit 2023-12-02T00:00:09.989270+0000 mon.a (mon.0) 9422 : audit 0 from='client.? 172.21.15.40:0/3165529516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:10 smithi141 bash[31670]: audit 2023-12-02T00:00:09.989270+0000 mon.a (mon.0) 9422 : audit 0 from='client.? 172.21.15.40:0/3165529516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: cluster 2023-12-02T00:00:10.494149+0000 mgr.y (mgr.24356) 15057 : cluster 0 pgmap v15025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: audit 2023-12-02T00:00:10.704108+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: audit 2023-12-02T00:00:10.713532+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: audit 2023-12-02T00:00:11.217351+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: audit 2023-12-02T00:00:11.225964+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: audit 2023-12-02T00:00:11.697062+0000 mon.c (mon.2) 9466 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[41173]: audit 2023-12-02T00:00:11.698564+0000 mon.c (mon.2) 9467 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: cluster 2023-12-02T00:00:10.494149+0000 mgr.y (mgr.24356) 15057 : cluster 0 pgmap v15025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: audit 2023-12-02T00:00:10.704108+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: audit 2023-12-02T00:00:10.713532+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: audit 2023-12-02T00:00:11.217351+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: audit 2023-12-02T00:00:11.225964+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:11.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: audit 2023-12-02T00:00:11.697062+0000 mon.c (mon.2) 9466 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:00:11.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:11 smithi040 bash[28232]: audit 2023-12-02T00:00:11.698564+0000 mon.c (mon.2) 9467 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:00:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: cluster 2023-12-02T00:00:10.494149+0000 mgr.y (mgr.24356) 15057 : cluster 0 pgmap v15025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: audit 2023-12-02T00:00:10.704108+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: audit 2023-12-02T00:00:10.713532+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: audit 2023-12-02T00:00:11.217351+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: audit 2023-12-02T00:00:11.225964+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: audit 2023-12-02T00:00:11.697062+0000 mon.c (mon.2) 9466 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:00:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:11 smithi141 bash[31670]: audit 2023-12-02T00:00:11.698564+0000 mon.c (mon.2) 9467 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:00:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:12 smithi141 bash[31670]: audit 2023-12-02T00:00:11.713162+0000 mon.a (mon.0) 9427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:12 smithi141 bash[31670]: audit 2023-12-02T00:00:12.454511+0000 mon.a (mon.0) 9428 : audit 0 from='client.? 172.21.15.40:0/3691893665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:12 smithi040 bash[41173]: audit 2023-12-02T00:00:11.713162+0000 mon.a (mon.0) 9427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:12 smithi040 bash[41173]: audit 2023-12-02T00:00:12.454511+0000 mon.a (mon.0) 9428 : audit 0 from='client.? 172.21.15.40:0/3691893665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:12 smithi040 bash[28232]: audit 2023-12-02T00:00:11.713162+0000 mon.a (mon.0) 9427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:00:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:12 smithi040 bash[28232]: audit 2023-12-02T00:00:12.454511+0000 mon.a (mon.0) 9428 : audit 0 from='client.? 172.21.15.40:0/3691893665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:13 smithi141 bash[31670]: cluster 2023-12-02T00:00:12.494753+0000 mgr.y (mgr.24356) 15058 : cluster 0 pgmap v15026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:13 smithi040 bash[28232]: cluster 2023-12-02T00:00:12.494753+0000 mgr.y (mgr.24356) 15058 : cluster 0 pgmap v15026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:13 smithi040 bash[41173]: cluster 2023-12-02T00:00:12.494753+0000 mgr.y (mgr.24356) 15058 : cluster 0 pgmap v15026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:15 smithi141 bash[31670]: cluster 2023-12-02T00:00:14.495930+0000 mgr.y (mgr.24356) 15059 : cluster 0 pgmap v15027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:15 smithi141 bash[31670]: audit 2023-12-02T00:00:14.930245+0000 mon.a (mon.0) 9429 : audit 0 from='client.? 172.21.15.40:0/2996922675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:15 smithi040 bash[28232]: cluster 2023-12-02T00:00:14.495930+0000 mgr.y (mgr.24356) 15059 : cluster 0 pgmap v15027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:15 smithi040 bash[28232]: audit 2023-12-02T00:00:14.930245+0000 mon.a (mon.0) 9429 : audit 0 from='client.? 172.21.15.40:0/2996922675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:15 smithi040 bash[41173]: cluster 2023-12-02T00:00:14.495930+0000 mgr.y (mgr.24356) 15059 : cluster 0 pgmap v15027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:15 smithi040 bash[41173]: audit 2023-12-02T00:00:14.930245+0000 mon.a (mon.0) 9429 : audit 0 from='client.? 172.21.15.40:0/2996922675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:00:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:00:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:17 smithi141 bash[31670]: cluster 2023-12-02T00:00:16.496640+0000 mgr.y (mgr.24356) 15060 : cluster 0 pgmap v15028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:17 smithi141 bash[31670]: audit 2023-12-02T00:00:17.395465+0000 mon.c (mon.2) 9468 : audit 0 from='client.? 172.21.15.40:0/189263793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:17 smithi040 bash[41173]: cluster 2023-12-02T00:00:16.496640+0000 mgr.y (mgr.24356) 15060 : cluster 0 pgmap v15028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:17 smithi040 bash[41173]: audit 2023-12-02T00:00:17.395465+0000 mon.c (mon.2) 9468 : audit 0 from='client.? 172.21.15.40:0/189263793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:17 smithi040 bash[28232]: cluster 2023-12-02T00:00:16.496640+0000 mgr.y (mgr.24356) 15060 : cluster 0 pgmap v15028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:17 smithi040 bash[28232]: audit 2023-12-02T00:00:17.395465+0000 mon.c (mon.2) 9468 : audit 0 from='client.? 172.21.15.40:0/189263793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:19 smithi040 bash[41173]: cluster 2023-12-02T00:00:18.497290+0000 mgr.y (mgr.24356) 15061 : cluster 0 pgmap v15029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:19 smithi040 bash[41173]: audit 2023-12-02T00:00:19.127941+0000 mon.c (mon.2) 9469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:19 smithi040 bash[28232]: cluster 2023-12-02T00:00:18.497290+0000 mgr.y (mgr.24356) 15061 : cluster 0 pgmap v15029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:19 smithi040 bash[28232]: audit 2023-12-02T00:00:19.127941+0000 mon.c (mon.2) 9469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:19 smithi141 bash[31670]: cluster 2023-12-02T00:00:18.497290+0000 mgr.y (mgr.24356) 15061 : cluster 0 pgmap v15029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:19 smithi141 bash[31670]: audit 2023-12-02T00:00:19.127941+0000 mon.c (mon.2) 9469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:20 smithi040 bash[28232]: audit 2023-12-02T00:00:19.853973+0000 mon.c (mon.2) 9470 : audit 0 from='client.? 172.21.15.40:0/682621561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:20 smithi040 bash[41173]: audit 2023-12-02T00:00:19.853973+0000 mon.c (mon.2) 9470 : audit 0 from='client.? 172.21.15.40:0/682621561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:20 smithi141 bash[31670]: audit 2023-12-02T00:00:19.853973+0000 mon.c (mon.2) 9470 : audit 0 from='client.? 172.21.15.40:0/682621561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:21 smithi040 bash[28232]: cluster 2023-12-02T00:00:20.498478+0000 mgr.y (mgr.24356) 15062 : cluster 0 pgmap v15030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:21 smithi040 bash[41173]: cluster 2023-12-02T00:00:20.498478+0000 mgr.y (mgr.24356) 15062 : cluster 0 pgmap v15030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:21 smithi141 bash[31670]: cluster 2023-12-02T00:00:20.498478+0000 mgr.y (mgr.24356) 15062 : cluster 0 pgmap v15030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:22 smithi040 bash[28232]: audit 2023-12-02T00:00:22.321231+0000 mon.a (mon.0) 9430 : audit 0 from='client.? 172.21.15.40:0/4250193860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:22 smithi040 bash[41173]: audit 2023-12-02T00:00:22.321231+0000 mon.a (mon.0) 9430 : audit 0 from='client.? 172.21.15.40:0/4250193860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:22 smithi141 bash[31670]: audit 2023-12-02T00:00:22.321231+0000 mon.a (mon.0) 9430 : audit 0 from='client.? 172.21.15.40:0/4250193860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:23 smithi040 bash[28232]: cluster 2023-12-02T00:00:22.499125+0000 mgr.y (mgr.24356) 15063 : cluster 0 pgmap v15031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:23 smithi040 bash[41173]: cluster 2023-12-02T00:00:22.499125+0000 mgr.y (mgr.24356) 15063 : cluster 0 pgmap v15031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:23 smithi141 bash[31670]: cluster 2023-12-02T00:00:22.499125+0000 mgr.y (mgr.24356) 15063 : cluster 0 pgmap v15031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:25 smithi040 bash[28232]: cluster 2023-12-02T00:00:24.500320+0000 mgr.y (mgr.24356) 15064 : cluster 0 pgmap v15032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:25 smithi040 bash[28232]: audit 2023-12-02T00:00:24.787660+0000 mon.c (mon.2) 9471 : audit 0 from='client.? 172.21.15.40:0/2735347162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:25 smithi040 bash[41173]: cluster 2023-12-02T00:00:24.500320+0000 mgr.y (mgr.24356) 15064 : cluster 0 pgmap v15032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:25 smithi040 bash[41173]: audit 2023-12-02T00:00:24.787660+0000 mon.c (mon.2) 9471 : audit 0 from='client.? 172.21.15.40:0/2735347162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:25 smithi141 bash[31670]: cluster 2023-12-02T00:00:24.500320+0000 mgr.y (mgr.24356) 15064 : cluster 0 pgmap v15032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:25 smithi141 bash[31670]: audit 2023-12-02T00:00:24.787660+0000 mon.c (mon.2) 9471 : audit 0 from='client.? 172.21.15.40:0/2735347162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:00:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:00:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:27 smithi040 bash[28232]: cluster 2023-12-02T00:00:26.500988+0000 mgr.y (mgr.24356) 15065 : cluster 0 pgmap v15033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:27 smithi040 bash[28232]: audit 2023-12-02T00:00:27.255177+0000 mon.a (mon.0) 9431 : audit 0 from='client.? 172.21.15.40:0/876715442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:27 smithi040 bash[41173]: cluster 2023-12-02T00:00:26.500988+0000 mgr.y (mgr.24356) 15065 : cluster 0 pgmap v15033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:27 smithi040 bash[41173]: audit 2023-12-02T00:00:27.255177+0000 mon.a (mon.0) 9431 : audit 0 from='client.? 172.21.15.40:0/876715442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:27 smithi141 bash[31670]: cluster 2023-12-02T00:00:26.500988+0000 mgr.y (mgr.24356) 15065 : cluster 0 pgmap v15033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:27 smithi141 bash[31670]: audit 2023-12-02T00:00:27.255177+0000 mon.a (mon.0) 9431 : audit 0 from='client.? 172.21.15.40:0/876715442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:29 smithi040 bash[41173]: cluster 2023-12-02T00:00:28.501766+0000 mgr.y (mgr.24356) 15066 : cluster 0 pgmap v15034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:29 smithi040 bash[28232]: cluster 2023-12-02T00:00:28.501766+0000 mgr.y (mgr.24356) 15066 : cluster 0 pgmap v15034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:29 smithi141 bash[31670]: cluster 2023-12-02T00:00:28.501766+0000 mgr.y (mgr.24356) 15066 : cluster 0 pgmap v15034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:30 smithi040 bash[28232]: audit 2023-12-02T00:00:29.730021+0000 mon.c (mon.2) 9472 : audit 0 from='client.? 172.21.15.40:0/2228888193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:30 smithi040 bash[41173]: audit 2023-12-02T00:00:29.730021+0000 mon.c (mon.2) 9472 : audit 0 from='client.? 172.21.15.40:0/2228888193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:30 smithi141 bash[31670]: audit 2023-12-02T00:00:29.730021+0000 mon.c (mon.2) 9472 : audit 0 from='client.? 172.21.15.40:0/2228888193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:31 smithi040 bash[28232]: cluster 2023-12-02T00:00:30.502926+0000 mgr.y (mgr.24356) 15067 : cluster 0 pgmap v15035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:31 smithi040 bash[41173]: cluster 2023-12-02T00:00:30.502926+0000 mgr.y (mgr.24356) 15067 : cluster 0 pgmap v15035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:31 smithi141 bash[31670]: cluster 2023-12-02T00:00:30.502926+0000 mgr.y (mgr.24356) 15067 : cluster 0 pgmap v15035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:32 smithi040 bash[28232]: audit 2023-12-02T00:00:32.196153+0000 mon.c (mon.2) 9473 : audit 0 from='client.? 172.21.15.40:0/511185322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:32 smithi040 bash[41173]: audit 2023-12-02T00:00:32.196153+0000 mon.c (mon.2) 9473 : audit 0 from='client.? 172.21.15.40:0/511185322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:32 smithi141 bash[31670]: audit 2023-12-02T00:00:32.196153+0000 mon.c (mon.2) 9473 : audit 0 from='client.? 172.21.15.40:0/511185322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:33 smithi040 bash[28232]: cluster 2023-12-02T00:00:32.503670+0000 mgr.y (mgr.24356) 15068 : cluster 0 pgmap v15036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:33 smithi040 bash[41173]: cluster 2023-12-02T00:00:32.503670+0000 mgr.y (mgr.24356) 15068 : cluster 0 pgmap v15036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:33 smithi141 bash[31670]: cluster 2023-12-02T00:00:32.503670+0000 mgr.y (mgr.24356) 15068 : cluster 0 pgmap v15036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:34 smithi040 bash[28232]: audit 2023-12-02T00:00:34.128665+0000 mon.c (mon.2) 9474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:34 smithi040 bash[41173]: audit 2023-12-02T00:00:34.128665+0000 mon.c (mon.2) 9474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:34 smithi141 bash[31670]: audit 2023-12-02T00:00:34.128665+0000 mon.c (mon.2) 9474 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:35 smithi040 bash[41173]: cluster 2023-12-02T00:00:34.504728+0000 mgr.y (mgr.24356) 15069 : cluster 0 pgmap v15037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:35 smithi040 bash[41173]: audit 2023-12-02T00:00:34.662029+0000 mon.a (mon.0) 9432 : audit 0 from='client.? 172.21.15.40:0/1888038926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:35 smithi040 bash[28232]: cluster 2023-12-02T00:00:34.504728+0000 mgr.y (mgr.24356) 15069 : cluster 0 pgmap v15037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:35 smithi040 bash[28232]: audit 2023-12-02T00:00:34.662029+0000 mon.a (mon.0) 9432 : audit 0 from='client.? 172.21.15.40:0/1888038926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:35 smithi141 bash[31670]: cluster 2023-12-02T00:00:34.504728+0000 mgr.y (mgr.24356) 15069 : cluster 0 pgmap v15037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:35 smithi141 bash[31670]: audit 2023-12-02T00:00:34.662029+0000 mon.a (mon.0) 9432 : audit 0 from='client.? 172.21.15.40:0/1888038926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:00:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:00:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:37 smithi040 bash[28232]: cluster 2023-12-02T00:00:36.505275+0000 mgr.y (mgr.24356) 15070 : cluster 0 pgmap v15038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:37 smithi040 bash[28232]: audit 2023-12-02T00:00:37.139404+0000 mon.c (mon.2) 9475 : audit 0 from='client.? 172.21.15.40:0/3995311582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:37 smithi040 bash[41173]: cluster 2023-12-02T00:00:36.505275+0000 mgr.y (mgr.24356) 15070 : cluster 0 pgmap v15038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:37 smithi040 bash[41173]: audit 2023-12-02T00:00:37.139404+0000 mon.c (mon.2) 9475 : audit 0 from='client.? 172.21.15.40:0/3995311582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:37 smithi141 bash[31670]: cluster 2023-12-02T00:00:36.505275+0000 mgr.y (mgr.24356) 15070 : cluster 0 pgmap v15038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:37 smithi141 bash[31670]: audit 2023-12-02T00:00:37.139404+0000 mon.c (mon.2) 9475 : audit 0 from='client.? 172.21.15.40:0/3995311582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:39 smithi040 bash[28232]: cluster 2023-12-02T00:00:38.505971+0000 mgr.y (mgr.24356) 15071 : cluster 0 pgmap v15039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:39 smithi040 bash[41173]: cluster 2023-12-02T00:00:38.505971+0000 mgr.y (mgr.24356) 15071 : cluster 0 pgmap v15039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:39 smithi141 bash[31670]: cluster 2023-12-02T00:00:38.505971+0000 mgr.y (mgr.24356) 15071 : cluster 0 pgmap v15039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:40 smithi040 bash[28232]: audit 2023-12-02T00:00:39.612173+0000 mon.c (mon.2) 9476 : audit 0 from='client.? 172.21.15.40:0/120010045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:40 smithi040 bash[41173]: audit 2023-12-02T00:00:39.612173+0000 mon.c (mon.2) 9476 : audit 0 from='client.? 172.21.15.40:0/120010045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:40 smithi141 bash[31670]: audit 2023-12-02T00:00:39.612173+0000 mon.c (mon.2) 9476 : audit 0 from='client.? 172.21.15.40:0/120010045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:41 smithi040 bash[28232]: cluster 2023-12-02T00:00:40.507133+0000 mgr.y (mgr.24356) 15072 : cluster 0 pgmap v15040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:41 smithi040 bash[41173]: cluster 2023-12-02T00:00:40.507133+0000 mgr.y (mgr.24356) 15072 : cluster 0 pgmap v15040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:41 smithi141 bash[31670]: cluster 2023-12-02T00:00:40.507133+0000 mgr.y (mgr.24356) 15072 : cluster 0 pgmap v15040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:42 smithi040 bash[28232]: audit 2023-12-02T00:00:42.077601+0000 mon.a (mon.0) 9433 : audit 0 from='client.? 172.21.15.40:0/2883015254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:42 smithi040 bash[41173]: audit 2023-12-02T00:00:42.077601+0000 mon.a (mon.0) 9433 : audit 0 from='client.? 172.21.15.40:0/2883015254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:42 smithi141 bash[31670]: audit 2023-12-02T00:00:42.077601+0000 mon.a (mon.0) 9433 : audit 0 from='client.? 172.21.15.40:0/2883015254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:43 smithi040 bash[28232]: cluster 2023-12-02T00:00:42.507798+0000 mgr.y (mgr.24356) 15073 : cluster 0 pgmap v15041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:43 smithi040 bash[41173]: cluster 2023-12-02T00:00:42.507798+0000 mgr.y (mgr.24356) 15073 : cluster 0 pgmap v15041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:43 smithi141 bash[31670]: cluster 2023-12-02T00:00:42.507798+0000 mgr.y (mgr.24356) 15073 : cluster 0 pgmap v15041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:44 smithi040 bash[28232]: audit 2023-12-02T00:00:44.544026+0000 mon.a (mon.0) 9434 : audit 0 from='client.? 172.21.15.40:0/1001188242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:44 smithi040 bash[41173]: audit 2023-12-02T00:00:44.544026+0000 mon.a (mon.0) 9434 : audit 0 from='client.? 172.21.15.40:0/1001188242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:44 smithi141 bash[31670]: audit 2023-12-02T00:00:44.544026+0000 mon.a (mon.0) 9434 : audit 0 from='client.? 172.21.15.40:0/1001188242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:45 smithi040 bash[28232]: cluster 2023-12-02T00:00:44.508843+0000 mgr.y (mgr.24356) 15074 : cluster 0 pgmap v15042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:45 smithi040 bash[41173]: cluster 2023-12-02T00:00:44.508843+0000 mgr.y (mgr.24356) 15074 : cluster 0 pgmap v15042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:45 smithi141 bash[31670]: cluster 2023-12-02T00:00:44.508843+0000 mgr.y (mgr.24356) 15074 : cluster 0 pgmap v15042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:00:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:00:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:47 smithi040 bash[28232]: cluster 2023-12-02T00:00:46.509539+0000 mgr.y (mgr.24356) 15075 : cluster 0 pgmap v15043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:47 smithi040 bash[28232]: audit 2023-12-02T00:00:47.000239+0000 mon.c (mon.2) 9477 : audit 0 from='client.? 172.21.15.40:0/3872353769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:47 smithi040 bash[41173]: cluster 2023-12-02T00:00:46.509539+0000 mgr.y (mgr.24356) 15075 : cluster 0 pgmap v15043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:47 smithi040 bash[41173]: audit 2023-12-02T00:00:47.000239+0000 mon.c (mon.2) 9477 : audit 0 from='client.? 172.21.15.40:0/3872353769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:47 smithi141 bash[31670]: cluster 2023-12-02T00:00:46.509539+0000 mgr.y (mgr.24356) 15075 : cluster 0 pgmap v15043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:47 smithi141 bash[31670]: audit 2023-12-02T00:00:47.000239+0000 mon.c (mon.2) 9477 : audit 0 from='client.? 172.21.15.40:0/3872353769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:49 smithi040 bash[28232]: cluster 2023-12-02T00:00:48.510217+0000 mgr.y (mgr.24356) 15076 : cluster 0 pgmap v15044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:49 smithi040 bash[28232]: audit 2023-12-02T00:00:49.128667+0000 mon.c (mon.2) 9478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:49 smithi040 bash[41173]: cluster 2023-12-02T00:00:48.510217+0000 mgr.y (mgr.24356) 15076 : cluster 0 pgmap v15044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:49 smithi040 bash[41173]: audit 2023-12-02T00:00:49.128667+0000 mon.c (mon.2) 9478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:49 smithi141 bash[31670]: cluster 2023-12-02T00:00:48.510217+0000 mgr.y (mgr.24356) 15076 : cluster 0 pgmap v15044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:49 smithi141 bash[31670]: audit 2023-12-02T00:00:49.128667+0000 mon.c (mon.2) 9478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:50 smithi040 bash[41173]: audit 2023-12-02T00:00:49.475293+0000 mon.a (mon.0) 9435 : audit 0 from='client.? 172.21.15.40:0/1851027645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:50 smithi040 bash[28232]: audit 2023-12-02T00:00:49.475293+0000 mon.a (mon.0) 9435 : audit 0 from='client.? 172.21.15.40:0/1851027645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:50 smithi141 bash[31670]: audit 2023-12-02T00:00:49.475293+0000 mon.a (mon.0) 9435 : audit 0 from='client.? 172.21.15.40:0/1851027645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:51 smithi040 bash[41173]: cluster 2023-12-02T00:00:50.511390+0000 mgr.y (mgr.24356) 15077 : cluster 0 pgmap v15045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:51 smithi040 bash[28232]: cluster 2023-12-02T00:00:50.511390+0000 mgr.y (mgr.24356) 15077 : cluster 0 pgmap v15045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:51 smithi141 bash[31670]: cluster 2023-12-02T00:00:50.511390+0000 mgr.y (mgr.24356) 15077 : cluster 0 pgmap v15045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:52 smithi040 bash[41173]: audit 2023-12-02T00:00:51.936563+0000 mon.c (mon.2) 9479 : audit 0 from='client.? 172.21.15.40:0/3103263256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:52 smithi040 bash[28232]: audit 2023-12-02T00:00:51.936563+0000 mon.c (mon.2) 9479 : audit 0 from='client.? 172.21.15.40:0/3103263256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:52 smithi141 bash[31670]: audit 2023-12-02T00:00:51.936563+0000 mon.c (mon.2) 9479 : audit 0 from='client.? 172.21.15.40:0/3103263256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:53 smithi040 bash[41173]: cluster 2023-12-02T00:00:52.512039+0000 mgr.y (mgr.24356) 15078 : cluster 0 pgmap v15046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:53 smithi040 bash[28232]: cluster 2023-12-02T00:00:52.512039+0000 mgr.y (mgr.24356) 15078 : cluster 0 pgmap v15046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:53 smithi141 bash[31670]: cluster 2023-12-02T00:00:52.512039+0000 mgr.y (mgr.24356) 15078 : cluster 0 pgmap v15046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:54 smithi141 bash[31670]: audit 2023-12-02T00:00:54.407785+0000 mon.a (mon.0) 9436 : audit 0 from='client.? 172.21.15.40:0/2295783663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:54 smithi040 bash[41173]: audit 2023-12-02T00:00:54.407785+0000 mon.a (mon.0) 9436 : audit 0 from='client.? 172.21.15.40:0/2295783663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:54 smithi040 bash[28232]: audit 2023-12-02T00:00:54.407785+0000 mon.a (mon.0) 9436 : audit 0 from='client.? 172.21.15.40:0/2295783663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:55 smithi141 bash[31670]: cluster 2023-12-02T00:00:54.513190+0000 mgr.y (mgr.24356) 15079 : cluster 0 pgmap v15047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:55 smithi040 bash[41173]: cluster 2023-12-02T00:00:54.513190+0000 mgr.y (mgr.24356) 15079 : cluster 0 pgmap v15047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:55 smithi040 bash[28232]: cluster 2023-12-02T00:00:54.513190+0000 mgr.y (mgr.24356) 15079 : cluster 0 pgmap v15047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:00:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:00:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:57 smithi040 bash[28232]: cluster 2023-12-02T00:00:56.513833+0000 mgr.y (mgr.24356) 15080 : cluster 0 pgmap v15048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:57 smithi040 bash[28232]: audit 2023-12-02T00:00:56.877935+0000 mon.a (mon.0) 9437 : audit 0 from='client.? 172.21.15.40:0/1509127014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:57 smithi040 bash[41173]: cluster 2023-12-02T00:00:56.513833+0000 mgr.y (mgr.24356) 15080 : cluster 0 pgmap v15048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:57 smithi040 bash[41173]: audit 2023-12-02T00:00:56.877935+0000 mon.a (mon.0) 9437 : audit 0 from='client.? 172.21.15.40:0/1509127014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:57 smithi141 bash[31670]: cluster 2023-12-02T00:00:56.513833+0000 mgr.y (mgr.24356) 15080 : cluster 0 pgmap v15048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:57 smithi141 bash[31670]: audit 2023-12-02T00:00:56.877935+0000 mon.a (mon.0) 9437 : audit 0 from='client.? 172.21.15.40:0/1509127014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:00:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:00:59 smithi040 bash[28232]: cluster 2023-12-02T00:00:58.514427+0000 mgr.y (mgr.24356) 15081 : cluster 0 pgmap v15049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:00:59 smithi040 bash[41173]: cluster 2023-12-02T00:00:58.514427+0000 mgr.y (mgr.24356) 15081 : cluster 0 pgmap v15049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:00:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:00:59 smithi141 bash[31670]: cluster 2023-12-02T00:00:58.514427+0000 mgr.y (mgr.24356) 15081 : cluster 0 pgmap v15049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:00 smithi040 bash[28232]: audit 2023-12-02T00:00:59.341282+0000 mon.c (mon.2) 9480 : audit 0 from='client.? 172.21.15.40:0/2671988707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:00 smithi040 bash[41173]: audit 2023-12-02T00:00:59.341282+0000 mon.c (mon.2) 9480 : audit 0 from='client.? 172.21.15.40:0/2671988707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:00 smithi141 bash[31670]: audit 2023-12-02T00:00:59.341282+0000 mon.c (mon.2) 9480 : audit 0 from='client.? 172.21.15.40:0/2671988707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:01 smithi040 bash[28232]: cluster 2023-12-02T00:01:00.515549+0000 mgr.y (mgr.24356) 15082 : cluster 0 pgmap v15050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:01 smithi040 bash[41173]: cluster 2023-12-02T00:01:00.515549+0000 mgr.y (mgr.24356) 15082 : cluster 0 pgmap v15050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:01 smithi141 bash[31670]: cluster 2023-12-02T00:01:00.515549+0000 mgr.y (mgr.24356) 15082 : cluster 0 pgmap v15050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:02 smithi040 bash[28232]: audit 2023-12-02T00:01:01.804979+0000 mon.a (mon.0) 9438 : audit 0 from='client.? 172.21.15.40:0/2719606311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:02 smithi040 bash[41173]: audit 2023-12-02T00:01:01.804979+0000 mon.a (mon.0) 9438 : audit 0 from='client.? 172.21.15.40:0/2719606311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:02 smithi141 bash[31670]: audit 2023-12-02T00:01:01.804979+0000 mon.a (mon.0) 9438 : audit 0 from='client.? 172.21.15.40:0/2719606311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:03 smithi040 bash[28232]: cluster 2023-12-02T00:01:02.516204+0000 mgr.y (mgr.24356) 15083 : cluster 0 pgmap v15051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:03 smithi040 bash[41173]: cluster 2023-12-02T00:01:02.516204+0000 mgr.y (mgr.24356) 15083 : cluster 0 pgmap v15051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:03 smithi141 bash[31670]: cluster 2023-12-02T00:01:02.516204+0000 mgr.y (mgr.24356) 15083 : cluster 0 pgmap v15051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:04 smithi040 bash[41173]: audit 2023-12-02T00:01:04.128949+0000 mon.c (mon.2) 9481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:04 smithi040 bash[41173]: audit 2023-12-02T00:01:04.278994+0000 mon.a (mon.0) 9439 : audit 0 from='client.? 172.21.15.40:0/2380456508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:04 smithi040 bash[28232]: audit 2023-12-02T00:01:04.128949+0000 mon.c (mon.2) 9481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:04 smithi040 bash[28232]: audit 2023-12-02T00:01:04.278994+0000 mon.a (mon.0) 9439 : audit 0 from='client.? 172.21.15.40:0/2380456508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:04 smithi141 bash[31670]: audit 2023-12-02T00:01:04.128949+0000 mon.c (mon.2) 9481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:04 smithi141 bash[31670]: audit 2023-12-02T00:01:04.278994+0000 mon.a (mon.0) 9439 : audit 0 from='client.? 172.21.15.40:0/2380456508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:05 smithi040 bash[28232]: cluster 2023-12-02T00:01:04.517346+0000 mgr.y (mgr.24356) 15084 : cluster 0 pgmap v15052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:05 smithi040 bash[41173]: cluster 2023-12-02T00:01:04.517346+0000 mgr.y (mgr.24356) 15084 : cluster 0 pgmap v15052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:05 smithi141 bash[31670]: cluster 2023-12-02T00:01:04.517346+0000 mgr.y (mgr.24356) 15084 : cluster 0 pgmap v15052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:01:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:01:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:07 smithi040 bash[41173]: cluster 2023-12-02T00:01:06.517928+0000 mgr.y (mgr.24356) 15085 : cluster 0 pgmap v15053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:07 smithi040 bash[41173]: audit 2023-12-02T00:01:06.750286+0000 mon.a (mon.0) 9440 : audit 0 from='client.? 172.21.15.40:0/2549769295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:07 smithi040 bash[28232]: cluster 2023-12-02T00:01:06.517928+0000 mgr.y (mgr.24356) 15085 : cluster 0 pgmap v15053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:07 smithi040 bash[28232]: audit 2023-12-02T00:01:06.750286+0000 mon.a (mon.0) 9440 : audit 0 from='client.? 172.21.15.40:0/2549769295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:07 smithi141 bash[31670]: cluster 2023-12-02T00:01:06.517928+0000 mgr.y (mgr.24356) 15085 : cluster 0 pgmap v15053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:07 smithi141 bash[31670]: audit 2023-12-02T00:01:06.750286+0000 mon.a (mon.0) 9440 : audit 0 from='client.? 172.21.15.40:0/2549769295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:09 smithi040 bash[41173]: cluster 2023-12-02T00:01:08.518563+0000 mgr.y (mgr.24356) 15086 : cluster 0 pgmap v15054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:09 smithi040 bash[41173]: audit 2023-12-02T00:01:09.223517+0000 mon.a (mon.0) 9441 : audit 0 from='client.? 172.21.15.40:0/1755849035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:09 smithi040 bash[28232]: cluster 2023-12-02T00:01:08.518563+0000 mgr.y (mgr.24356) 15086 : cluster 0 pgmap v15054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:09 smithi040 bash[28232]: audit 2023-12-02T00:01:09.223517+0000 mon.a (mon.0) 9441 : audit 0 from='client.? 172.21.15.40:0/1755849035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:09 smithi141 bash[31670]: cluster 2023-12-02T00:01:08.518563+0000 mgr.y (mgr.24356) 15086 : cluster 0 pgmap v15054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:09 smithi141 bash[31670]: audit 2023-12-02T00:01:09.223517+0000 mon.a (mon.0) 9441 : audit 0 from='client.? 172.21.15.40:0/1755849035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:11 smithi040 bash[28232]: cluster 2023-12-02T00:01:10.519742+0000 mgr.y (mgr.24356) 15087 : cluster 0 pgmap v15055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:11 smithi040 bash[41173]: cluster 2023-12-02T00:01:10.519742+0000 mgr.y (mgr.24356) 15087 : cluster 0 pgmap v15055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:11 smithi141 bash[31670]: cluster 2023-12-02T00:01:10.519742+0000 mgr.y (mgr.24356) 15087 : cluster 0 pgmap v15055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:12.525 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 00:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T00:01:12.104705757Z level=info msg="Completed cleanup jobs" duration=65.50227ms 2023-12-02T00:01:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:12 smithi040 bash[28232]: audit 2023-12-02T00:01:11.686687+0000 mon.c (mon.2) 9482 : audit 0 from='client.? 172.21.15.40:0/3547042048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:12 smithi040 bash[28232]: audit 2023-12-02T00:01:11.800723+0000 mon.c (mon.2) 9483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:01:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:12 smithi040 bash[41173]: audit 2023-12-02T00:01:11.686687+0000 mon.c (mon.2) 9482 : audit 0 from='client.? 172.21.15.40:0/3547042048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:12 smithi040 bash[41173]: audit 2023-12-02T00:01:11.800723+0000 mon.c (mon.2) 9483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:01:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:12 smithi141 bash[31670]: audit 2023-12-02T00:01:11.686687+0000 mon.c (mon.2) 9482 : audit 0 from='client.? 172.21.15.40:0/3547042048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:12 smithi141 bash[31670]: audit 2023-12-02T00:01:11.800723+0000 mon.c (mon.2) 9483 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:01:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:13 smithi040 bash[28232]: cluster 2023-12-02T00:01:12.520396+0000 mgr.y (mgr.24356) 15088 : cluster 0 pgmap v15056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:13 smithi040 bash[41173]: cluster 2023-12-02T00:01:12.520396+0000 mgr.y (mgr.24356) 15088 : cluster 0 pgmap v15056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:13 smithi141 bash[31670]: cluster 2023-12-02T00:01:12.520396+0000 mgr.y (mgr.24356) 15088 : cluster 0 pgmap v15056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:14 smithi040 bash[28232]: audit 2023-12-02T00:01:14.147485+0000 mon.c (mon.2) 9484 : audit 0 from='client.? 172.21.15.40:0/866719767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:14 smithi040 bash[41173]: audit 2023-12-02T00:01:14.147485+0000 mon.c (mon.2) 9484 : audit 0 from='client.? 172.21.15.40:0/866719767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:14 smithi141 bash[31670]: audit 2023-12-02T00:01:14.147485+0000 mon.c (mon.2) 9484 : audit 0 from='client.? 172.21.15.40:0/866719767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:15 smithi040 bash[28232]: cluster 2023-12-02T00:01:14.521461+0000 mgr.y (mgr.24356) 15089 : cluster 0 pgmap v15057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:15 smithi040 bash[41173]: cluster 2023-12-02T00:01:14.521461+0000 mgr.y (mgr.24356) 15089 : cluster 0 pgmap v15057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:15 smithi141 bash[31670]: cluster 2023-12-02T00:01:14.521461+0000 mgr.y (mgr.24356) 15089 : cluster 0 pgmap v15057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:01:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:01:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:17 smithi040 bash[41173]: cluster 2023-12-02T00:01:16.522075+0000 mgr.y (mgr.24356) 15090 : cluster 0 pgmap v15058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:17 smithi040 bash[41173]: audit 2023-12-02T00:01:16.606889+0000 mon.c (mon.2) 9485 : audit 0 from='client.? 172.21.15.40:0/2755063888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:17 smithi040 bash[28232]: cluster 2023-12-02T00:01:16.522075+0000 mgr.y (mgr.24356) 15090 : cluster 0 pgmap v15058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:17 smithi040 bash[28232]: audit 2023-12-02T00:01:16.606889+0000 mon.c (mon.2) 9485 : audit 0 from='client.? 172.21.15.40:0/2755063888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:17 smithi141 bash[31670]: cluster 2023-12-02T00:01:16.522075+0000 mgr.y (mgr.24356) 15090 : cluster 0 pgmap v15058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:17 smithi141 bash[31670]: audit 2023-12-02T00:01:16.606889+0000 mon.c (mon.2) 9485 : audit 0 from='client.? 172.21.15.40:0/2755063888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:17.698745+0000 mon.a (mon.0) 9442 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:17.710191+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:18.000642+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:18.014172+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:18.498496+0000 mon.c (mon.2) 9486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:18.500401+0000 mon.c (mon.2) 9487 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:01:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:18 smithi141 bash[31670]: audit 2023-12-02T00:01:18.512160+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:17.698745+0000 mon.a (mon.0) 9442 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:17.710191+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:18.000642+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:18.014172+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:18.498496+0000 mon.c (mon.2) 9486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:18.500401+0000 mon.c (mon.2) 9487 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[28232]: audit 2023-12-02T00:01:18.512160+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:17.698745+0000 mon.a (mon.0) 9442 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:17.710191+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:18.000642+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:18.014172+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:18.498496+0000 mon.c (mon.2) 9486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:18.500401+0000 mon.c (mon.2) 9487 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:01:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:18 smithi040 bash[41173]: audit 2023-12-02T00:01:18.512160+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:01:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:19 smithi141 bash[31670]: cluster 2023-12-02T00:01:18.522742+0000 mgr.y (mgr.24356) 15091 : cluster 0 pgmap v15059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:19 smithi141 bash[31670]: audit 2023-12-02T00:01:19.070282+0000 mon.a (mon.0) 9447 : audit 0 from='client.? 172.21.15.40:0/2184508872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:19 smithi141 bash[31670]: audit 2023-12-02T00:01:19.129420+0000 mon.c (mon.2) 9488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:19 smithi040 bash[28232]: cluster 2023-12-02T00:01:18.522742+0000 mgr.y (mgr.24356) 15091 : cluster 0 pgmap v15059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:19 smithi040 bash[28232]: audit 2023-12-02T00:01:19.070282+0000 mon.a (mon.0) 9447 : audit 0 from='client.? 172.21.15.40:0/2184508872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:19 smithi040 bash[28232]: audit 2023-12-02T00:01:19.129420+0000 mon.c (mon.2) 9488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:19 smithi040 bash[41173]: cluster 2023-12-02T00:01:18.522742+0000 mgr.y (mgr.24356) 15091 : cluster 0 pgmap v15059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:19 smithi040 bash[41173]: audit 2023-12-02T00:01:19.070282+0000 mon.a (mon.0) 9447 : audit 0 from='client.? 172.21.15.40:0/2184508872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:19 smithi040 bash[41173]: audit 2023-12-02T00:01:19.129420+0000 mon.c (mon.2) 9488 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:21 smithi141 bash[31670]: cluster 2023-12-02T00:01:20.523877+0000 mgr.y (mgr.24356) 15092 : cluster 0 pgmap v15060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:21 smithi141 bash[31670]: audit 2023-12-02T00:01:21.536202+0000 mon.c (mon.2) 9489 : audit 0 from='client.? 172.21.15.40:0/1076608615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:21 smithi040 bash[28232]: cluster 2023-12-02T00:01:20.523877+0000 mgr.y (mgr.24356) 15092 : cluster 0 pgmap v15060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:21 smithi040 bash[28232]: audit 2023-12-02T00:01:21.536202+0000 mon.c (mon.2) 9489 : audit 0 from='client.? 172.21.15.40:0/1076608615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:21 smithi040 bash[41173]: cluster 2023-12-02T00:01:20.523877+0000 mgr.y (mgr.24356) 15092 : cluster 0 pgmap v15060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:21 smithi040 bash[41173]: audit 2023-12-02T00:01:21.536202+0000 mon.c (mon.2) 9489 : audit 0 from='client.? 172.21.15.40:0/1076608615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:23 smithi141 bash[31670]: cluster 2023-12-02T00:01:22.524604+0000 mgr.y (mgr.24356) 15093 : cluster 0 pgmap v15061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:23 smithi040 bash[28232]: cluster 2023-12-02T00:01:22.524604+0000 mgr.y (mgr.24356) 15093 : cluster 0 pgmap v15061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:23 smithi040 bash[41173]: cluster 2023-12-02T00:01:22.524604+0000 mgr.y (mgr.24356) 15093 : cluster 0 pgmap v15061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:24 smithi141 bash[31670]: audit 2023-12-02T00:01:24.005226+0000 mon.a (mon.0) 9448 : audit 0 from='client.? 172.21.15.40:0/2519349299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:24 smithi040 bash[41173]: audit 2023-12-02T00:01:24.005226+0000 mon.a (mon.0) 9448 : audit 0 from='client.? 172.21.15.40:0/2519349299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:24 smithi040 bash[28232]: audit 2023-12-02T00:01:24.005226+0000 mon.a (mon.0) 9448 : audit 0 from='client.? 172.21.15.40:0/2519349299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:25 smithi141 bash[31670]: cluster 2023-12-02T00:01:24.525729+0000 mgr.y (mgr.24356) 15094 : cluster 0 pgmap v15062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:25 smithi040 bash[28232]: cluster 2023-12-02T00:01:24.525729+0000 mgr.y (mgr.24356) 15094 : cluster 0 pgmap v15062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:25 smithi040 bash[41173]: cluster 2023-12-02T00:01:24.525729+0000 mgr.y (mgr.24356) 15094 : cluster 0 pgmap v15062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:01:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:01:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:26 smithi040 bash[28232]: audit 2023-12-02T00:01:26.464774+0000 mon.a (mon.0) 9449 : audit 0 from='client.? 172.21.15.40:0/1569494060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:26 smithi040 bash[41173]: audit 2023-12-02T00:01:26.464774+0000 mon.a (mon.0) 9449 : audit 0 from='client.? 172.21.15.40:0/1569494060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:26 smithi141 bash[31670]: audit 2023-12-02T00:01:26.464774+0000 mon.a (mon.0) 9449 : audit 0 from='client.? 172.21.15.40:0/1569494060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:27 smithi141 bash[31670]: cluster 2023-12-02T00:01:26.526425+0000 mgr.y (mgr.24356) 15095 : cluster 0 pgmap v15063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:27 smithi040 bash[28232]: cluster 2023-12-02T00:01:26.526425+0000 mgr.y (mgr.24356) 15095 : cluster 0 pgmap v15063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:27 smithi040 bash[41173]: cluster 2023-12-02T00:01:26.526425+0000 mgr.y (mgr.24356) 15095 : cluster 0 pgmap v15063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:29 smithi040 bash[28232]: cluster 2023-12-02T00:01:28.527104+0000 mgr.y (mgr.24356) 15096 : cluster 0 pgmap v15064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:29 smithi040 bash[28232]: audit 2023-12-02T00:01:28.926652+0000 mon.a (mon.0) 9450 : audit 0 from='client.? 172.21.15.40:0/3698011080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:29 smithi040 bash[41173]: cluster 2023-12-02T00:01:28.527104+0000 mgr.y (mgr.24356) 15096 : cluster 0 pgmap v15064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:29 smithi040 bash[41173]: audit 2023-12-02T00:01:28.926652+0000 mon.a (mon.0) 9450 : audit 0 from='client.? 172.21.15.40:0/3698011080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:29 smithi141 bash[31670]: cluster 2023-12-02T00:01:28.527104+0000 mgr.y (mgr.24356) 15096 : cluster 0 pgmap v15064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:29 smithi141 bash[31670]: audit 2023-12-02T00:01:28.926652+0000 mon.a (mon.0) 9450 : audit 0 from='client.? 172.21.15.40:0/3698011080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:31 smithi040 bash[28232]: cluster 2023-12-02T00:01:30.528287+0000 mgr.y (mgr.24356) 15097 : cluster 0 pgmap v15065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:31 smithi040 bash[28232]: audit 2023-12-02T00:01:31.382739+0000 mon.c (mon.2) 9490 : audit 0 from='client.? 172.21.15.40:0/1722083331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:31 smithi040 bash[41173]: cluster 2023-12-02T00:01:30.528287+0000 mgr.y (mgr.24356) 15097 : cluster 0 pgmap v15065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:31 smithi040 bash[41173]: audit 2023-12-02T00:01:31.382739+0000 mon.c (mon.2) 9490 : audit 0 from='client.? 172.21.15.40:0/1722083331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:31 smithi141 bash[31670]: cluster 2023-12-02T00:01:30.528287+0000 mgr.y (mgr.24356) 15097 : cluster 0 pgmap v15065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:31 smithi141 bash[31670]: audit 2023-12-02T00:01:31.382739+0000 mon.c (mon.2) 9490 : audit 0 from='client.? 172.21.15.40:0/1722083331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:33 smithi040 bash[28232]: cluster 2023-12-02T00:01:32.528976+0000 mgr.y (mgr.24356) 15098 : cluster 0 pgmap v15066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:33 smithi040 bash[41173]: cluster 2023-12-02T00:01:32.528976+0000 mgr.y (mgr.24356) 15098 : cluster 0 pgmap v15066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:33 smithi141 bash[31670]: cluster 2023-12-02T00:01:32.528976+0000 mgr.y (mgr.24356) 15098 : cluster 0 pgmap v15066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:34 smithi040 bash[28232]: audit 2023-12-02T00:01:33.839660+0000 mon.c (mon.2) 9491 : audit 0 from='client.? 172.21.15.40:0/2679774746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:34 smithi040 bash[28232]: audit 2023-12-02T00:01:34.129910+0000 mon.c (mon.2) 9492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:34 smithi040 bash[41173]: audit 2023-12-02T00:01:33.839660+0000 mon.c (mon.2) 9491 : audit 0 from='client.? 172.21.15.40:0/2679774746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:34 smithi040 bash[41173]: audit 2023-12-02T00:01:34.129910+0000 mon.c (mon.2) 9492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:34 smithi141 bash[31670]: audit 2023-12-02T00:01:33.839660+0000 mon.c (mon.2) 9491 : audit 0 from='client.? 172.21.15.40:0/2679774746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:34 smithi141 bash[31670]: audit 2023-12-02T00:01:34.129910+0000 mon.c (mon.2) 9492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:35 smithi040 bash[28232]: cluster 2023-12-02T00:01:34.530166+0000 mgr.y (mgr.24356) 15099 : cluster 0 pgmap v15067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:35 smithi040 bash[41173]: cluster 2023-12-02T00:01:34.530166+0000 mgr.y (mgr.24356) 15099 : cluster 0 pgmap v15067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:35 smithi141 bash[31670]: cluster 2023-12-02T00:01:34.530166+0000 mgr.y (mgr.24356) 15099 : cluster 0 pgmap v15067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:36 smithi040 bash[28232]: audit 2023-12-02T00:01:36.293642+0000 mon.c (mon.2) 9493 : audit 0 from='client.? 172.21.15.40:0/3560405345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:01:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:01:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:36 smithi040 bash[41173]: audit 2023-12-02T00:01:36.293642+0000 mon.c (mon.2) 9493 : audit 0 from='client.? 172.21.15.40:0/3560405345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:36 smithi141 bash[31670]: audit 2023-12-02T00:01:36.293642+0000 mon.c (mon.2) 9493 : audit 0 from='client.? 172.21.15.40:0/3560405345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:37 smithi040 bash[28232]: cluster 2023-12-02T00:01:36.530849+0000 mgr.y (mgr.24356) 15100 : cluster 0 pgmap v15068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:37 smithi040 bash[41173]: cluster 2023-12-02T00:01:36.530849+0000 mgr.y (mgr.24356) 15100 : cluster 0 pgmap v15068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:37 smithi141 bash[31670]: cluster 2023-12-02T00:01:36.530849+0000 mgr.y (mgr.24356) 15100 : cluster 0 pgmap v15068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:39 smithi040 bash[28232]: cluster 2023-12-02T00:01:38.531487+0000 mgr.y (mgr.24356) 15101 : cluster 0 pgmap v15069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:39 smithi040 bash[28232]: audit 2023-12-02T00:01:38.764975+0000 mon.a (mon.0) 9451 : audit 0 from='client.? 172.21.15.40:0/3627484957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:39 smithi040 bash[41173]: cluster 2023-12-02T00:01:38.531487+0000 mgr.y (mgr.24356) 15101 : cluster 0 pgmap v15069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:39 smithi040 bash[41173]: audit 2023-12-02T00:01:38.764975+0000 mon.a (mon.0) 9451 : audit 0 from='client.? 172.21.15.40:0/3627484957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:39 smithi141 bash[31670]: cluster 2023-12-02T00:01:38.531487+0000 mgr.y (mgr.24356) 15101 : cluster 0 pgmap v15069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:39 smithi141 bash[31670]: audit 2023-12-02T00:01:38.764975+0000 mon.a (mon.0) 9451 : audit 0 from='client.? 172.21.15.40:0/3627484957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:41 smithi040 bash[28232]: cluster 2023-12-02T00:01:40.532697+0000 mgr.y (mgr.24356) 15102 : cluster 0 pgmap v15070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:41 smithi040 bash[28232]: audit 2023-12-02T00:01:41.225980+0000 mon.a (mon.0) 9452 : audit 0 from='client.? 172.21.15.40:0/870323024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:41 smithi040 bash[41173]: cluster 2023-12-02T00:01:40.532697+0000 mgr.y (mgr.24356) 15102 : cluster 0 pgmap v15070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:41 smithi040 bash[41173]: audit 2023-12-02T00:01:41.225980+0000 mon.a (mon.0) 9452 : audit 0 from='client.? 172.21.15.40:0/870323024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:41 smithi141 bash[31670]: cluster 2023-12-02T00:01:40.532697+0000 mgr.y (mgr.24356) 15102 : cluster 0 pgmap v15070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:41 smithi141 bash[31670]: audit 2023-12-02T00:01:41.225980+0000 mon.a (mon.0) 9452 : audit 0 from='client.? 172.21.15.40:0/870323024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:43 smithi040 bash[28232]: cluster 2023-12-02T00:01:42.533464+0000 mgr.y (mgr.24356) 15103 : cluster 0 pgmap v15071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:43 smithi040 bash[41173]: cluster 2023-12-02T00:01:42.533464+0000 mgr.y (mgr.24356) 15103 : cluster 0 pgmap v15071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:43 smithi141 bash[31670]: cluster 2023-12-02T00:01:42.533464+0000 mgr.y (mgr.24356) 15103 : cluster 0 pgmap v15071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:44 smithi040 bash[28232]: audit 2023-12-02T00:01:43.686594+0000 mon.c (mon.2) 9494 : audit 0 from='client.? 172.21.15.40:0/3089968203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:44 smithi040 bash[41173]: audit 2023-12-02T00:01:43.686594+0000 mon.c (mon.2) 9494 : audit 0 from='client.? 172.21.15.40:0/3089968203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:44 smithi141 bash[31670]: audit 2023-12-02T00:01:43.686594+0000 mon.c (mon.2) 9494 : audit 0 from='client.? 172.21.15.40:0/3089968203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:45 smithi040 bash[28232]: cluster 2023-12-02T00:01:44.534689+0000 mgr.y (mgr.24356) 15104 : cluster 0 pgmap v15072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:45 smithi040 bash[41173]: cluster 2023-12-02T00:01:44.534689+0000 mgr.y (mgr.24356) 15104 : cluster 0 pgmap v15072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:45 smithi141 bash[31670]: cluster 2023-12-02T00:01:44.534689+0000 mgr.y (mgr.24356) 15104 : cluster 0 pgmap v15072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:46 smithi040 bash[28232]: audit 2023-12-02T00:01:46.146637+0000 mon.c (mon.2) 9495 : audit 0 from='client.? 172.21.15.40:0/335282137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:01:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:01:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:46 smithi040 bash[41173]: audit 2023-12-02T00:01:46.146637+0000 mon.c (mon.2) 9495 : audit 0 from='client.? 172.21.15.40:0/335282137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:46 smithi141 bash[31670]: audit 2023-12-02T00:01:46.146637+0000 mon.c (mon.2) 9495 : audit 0 from='client.? 172.21.15.40:0/335282137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:47 smithi040 bash[28232]: cluster 2023-12-02T00:01:46.535338+0000 mgr.y (mgr.24356) 15105 : cluster 0 pgmap v15073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:47 smithi040 bash[41173]: cluster 2023-12-02T00:01:46.535338+0000 mgr.y (mgr.24356) 15105 : cluster 0 pgmap v15073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:47 smithi141 bash[31670]: cluster 2023-12-02T00:01:46.535338+0000 mgr.y (mgr.24356) 15105 : cluster 0 pgmap v15073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:49 smithi040 bash[28232]: cluster 2023-12-02T00:01:48.535797+0000 mgr.y (mgr.24356) 15106 : cluster 0 pgmap v15074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:49 smithi040 bash[28232]: audit 2023-12-02T00:01:48.614227+0000 mon.a (mon.0) 9453 : audit 0 from='client.? 172.21.15.40:0/212624019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:49 smithi040 bash[28232]: audit 2023-12-02T00:01:49.130547+0000 mon.c (mon.2) 9496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:49 smithi040 bash[41173]: cluster 2023-12-02T00:01:48.535797+0000 mgr.y (mgr.24356) 15106 : cluster 0 pgmap v15074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:49 smithi040 bash[41173]: audit 2023-12-02T00:01:48.614227+0000 mon.a (mon.0) 9453 : audit 0 from='client.? 172.21.15.40:0/212624019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:49 smithi040 bash[41173]: audit 2023-12-02T00:01:49.130547+0000 mon.c (mon.2) 9496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:49 smithi141 bash[31670]: cluster 2023-12-02T00:01:48.535797+0000 mgr.y (mgr.24356) 15106 : cluster 0 pgmap v15074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:49 smithi141 bash[31670]: audit 2023-12-02T00:01:48.614227+0000 mon.a (mon.0) 9453 : audit 0 from='client.? 172.21.15.40:0/212624019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:49 smithi141 bash[31670]: audit 2023-12-02T00:01:49.130547+0000 mon.c (mon.2) 9496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:51 smithi040 bash[41173]: cluster 2023-12-02T00:01:50.536978+0000 mgr.y (mgr.24356) 15107 : cluster 0 pgmap v15075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:51 smithi040 bash[41173]: audit 2023-12-02T00:01:51.079887+0000 mon.a (mon.0) 9454 : audit 0 from='client.? 172.21.15.40:0/332620483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:51 smithi040 bash[28232]: cluster 2023-12-02T00:01:50.536978+0000 mgr.y (mgr.24356) 15107 : cluster 0 pgmap v15075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:51 smithi040 bash[28232]: audit 2023-12-02T00:01:51.079887+0000 mon.a (mon.0) 9454 : audit 0 from='client.? 172.21.15.40:0/332620483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:51 smithi141 bash[31670]: cluster 2023-12-02T00:01:50.536978+0000 mgr.y (mgr.24356) 15107 : cluster 0 pgmap v15075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:51 smithi141 bash[31670]: audit 2023-12-02T00:01:51.079887+0000 mon.a (mon.0) 9454 : audit 0 from='client.? 172.21.15.40:0/332620483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:53 smithi040 bash[28232]: cluster 2023-12-02T00:01:52.537639+0000 mgr.y (mgr.24356) 15108 : cluster 0 pgmap v15076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:53 smithi040 bash[28232]: audit 2023-12-02T00:01:53.551322+0000 mon.a (mon.0) 9455 : audit 0 from='client.? 172.21.15.40:0/2799816015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:53 smithi040 bash[41173]: cluster 2023-12-02T00:01:52.537639+0000 mgr.y (mgr.24356) 15108 : cluster 0 pgmap v15076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:53 smithi040 bash[41173]: audit 2023-12-02T00:01:53.551322+0000 mon.a (mon.0) 9455 : audit 0 from='client.? 172.21.15.40:0/2799816015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:53 smithi141 bash[31670]: cluster 2023-12-02T00:01:52.537639+0000 mgr.y (mgr.24356) 15108 : cluster 0 pgmap v15076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:53 smithi141 bash[31670]: audit 2023-12-02T00:01:53.551322+0000 mon.a (mon.0) 9455 : audit 0 from='client.? 172.21.15.40:0/2799816015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:55 smithi040 bash[28232]: cluster 2023-12-02T00:01:54.538732+0000 mgr.y (mgr.24356) 15109 : cluster 0 pgmap v15077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:55 smithi040 bash[41173]: cluster 2023-12-02T00:01:54.538732+0000 mgr.y (mgr.24356) 15109 : cluster 0 pgmap v15077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:55 smithi141 bash[31670]: cluster 2023-12-02T00:01:54.538732+0000 mgr.y (mgr.24356) 15109 : cluster 0 pgmap v15077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:56 smithi040 bash[28232]: audit 2023-12-02T00:01:56.015786+0000 mon.c (mon.2) 9497 : audit 0 from='client.? 172.21.15.40:0/4127403687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:01:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:01:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:56 smithi040 bash[41173]: audit 2023-12-02T00:01:56.015786+0000 mon.c (mon.2) 9497 : audit 0 from='client.? 172.21.15.40:0/4127403687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:56 smithi141 bash[31670]: audit 2023-12-02T00:01:56.015786+0000 mon.c (mon.2) 9497 : audit 0 from='client.? 172.21.15.40:0/4127403687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:57 smithi040 bash[41173]: cluster 2023-12-02T00:01:56.539416+0000 mgr.y (mgr.24356) 15110 : cluster 0 pgmap v15078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:57 smithi040 bash[28232]: cluster 2023-12-02T00:01:56.539416+0000 mgr.y (mgr.24356) 15110 : cluster 0 pgmap v15078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:57 smithi141 bash[31670]: cluster 2023-12-02T00:01:56.539416+0000 mgr.y (mgr.24356) 15110 : cluster 0 pgmap v15078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:59 smithi040 bash[41173]: audit 2023-12-02T00:01:58.482699+0000 mon.c (mon.2) 9498 : audit 0 from='client.? 172.21.15.40:0/4045115487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:01:59 smithi040 bash[41173]: cluster 2023-12-02T00:01:58.540029+0000 mgr.y (mgr.24356) 15111 : cluster 0 pgmap v15079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:59 smithi040 bash[28232]: audit 2023-12-02T00:01:58.482699+0000 mon.c (mon.2) 9498 : audit 0 from='client.? 172.21.15.40:0/4045115487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:01:59 smithi040 bash[28232]: cluster 2023-12-02T00:01:58.540029+0000 mgr.y (mgr.24356) 15111 : cluster 0 pgmap v15079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:01:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:59 smithi141 bash[31670]: audit 2023-12-02T00:01:58.482699+0000 mon.c (mon.2) 9498 : audit 0 from='client.? 172.21.15.40:0/4045115487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:01:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:01:59 smithi141 bash[31670]: cluster 2023-12-02T00:01:58.540029+0000 mgr.y (mgr.24356) 15111 : cluster 0 pgmap v15079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:01 smithi040 bash[28232]: cluster 2023-12-02T00:02:00.540897+0000 mgr.y (mgr.24356) 15112 : cluster 0 pgmap v15080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:01 smithi040 bash[28232]: audit 2023-12-02T00:02:00.947255+0000 mon.c (mon.2) 9499 : audit 0 from='client.? 172.21.15.40:0/1927767101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:01 smithi040 bash[41173]: cluster 2023-12-02T00:02:00.540897+0000 mgr.y (mgr.24356) 15112 : cluster 0 pgmap v15080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:01 smithi040 bash[41173]: audit 2023-12-02T00:02:00.947255+0000 mon.c (mon.2) 9499 : audit 0 from='client.? 172.21.15.40:0/1927767101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:01 smithi141 bash[31670]: cluster 2023-12-02T00:02:00.540897+0000 mgr.y (mgr.24356) 15112 : cluster 0 pgmap v15080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:01 smithi141 bash[31670]: audit 2023-12-02T00:02:00.947255+0000 mon.c (mon.2) 9499 : audit 0 from='client.? 172.21.15.40:0/1927767101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:03 smithi040 bash[28232]: cluster 2023-12-02T00:02:02.541648+0000 mgr.y (mgr.24356) 15113 : cluster 0 pgmap v15081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:03 smithi040 bash[28232]: audit 2023-12-02T00:02:03.416936+0000 mon.c (mon.2) 9500 : audit 0 from='client.? 172.21.15.40:0/204212318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:03 smithi040 bash[41173]: cluster 2023-12-02T00:02:02.541648+0000 mgr.y (mgr.24356) 15113 : cluster 0 pgmap v15081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:03 smithi040 bash[41173]: audit 2023-12-02T00:02:03.416936+0000 mon.c (mon.2) 9500 : audit 0 from='client.? 172.21.15.40:0/204212318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:03 smithi141 bash[31670]: cluster 2023-12-02T00:02:02.541648+0000 mgr.y (mgr.24356) 15113 : cluster 0 pgmap v15081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:03 smithi141 bash[31670]: audit 2023-12-02T00:02:03.416936+0000 mon.c (mon.2) 9500 : audit 0 from='client.? 172.21.15.40:0/204212318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:04 smithi040 bash[28232]: audit 2023-12-02T00:02:04.130744+0000 mon.c (mon.2) 9501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:04 smithi040 bash[41173]: audit 2023-12-02T00:02:04.130744+0000 mon.c (mon.2) 9501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:04 smithi141 bash[31670]: audit 2023-12-02T00:02:04.130744+0000 mon.c (mon.2) 9501 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:05 smithi040 bash[41173]: cluster 2023-12-02T00:02:04.542928+0000 mgr.y (mgr.24356) 15114 : cluster 0 pgmap v15082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:05 smithi040 bash[28232]: cluster 2023-12-02T00:02:04.542928+0000 mgr.y (mgr.24356) 15114 : cluster 0 pgmap v15082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:05 smithi141 bash[31670]: cluster 2023-12-02T00:02:04.542928+0000 mgr.y (mgr.24356) 15114 : cluster 0 pgmap v15082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:06 smithi040 bash[28232]: audit 2023-12-02T00:02:05.878237+0000 mon.a (mon.0) 9456 : audit 0 from='client.? 172.21.15.40:0/3896886720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:06 smithi040 bash[41173]: audit 2023-12-02T00:02:05.878237+0000 mon.a (mon.0) 9456 : audit 0 from='client.? 172.21.15.40:0/3896886720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:02:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:02:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:06 smithi141 bash[31670]: audit 2023-12-02T00:02:05.878237+0000 mon.a (mon.0) 9456 : audit 0 from='client.? 172.21.15.40:0/3896886720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:07 smithi040 bash[28232]: cluster 2023-12-02T00:02:06.543645+0000 mgr.y (mgr.24356) 15115 : cluster 0 pgmap v15083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:07 smithi040 bash[41173]: cluster 2023-12-02T00:02:06.543645+0000 mgr.y (mgr.24356) 15115 : cluster 0 pgmap v15083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:07 smithi141 bash[31670]: cluster 2023-12-02T00:02:06.543645+0000 mgr.y (mgr.24356) 15115 : cluster 0 pgmap v15083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:08 smithi040 bash[41173]: audit 2023-12-02T00:02:08.337212+0000 mon.c (mon.2) 9502 : audit 0 from='client.? 172.21.15.40:0/3657236282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:08 smithi040 bash[28232]: audit 2023-12-02T00:02:08.337212+0000 mon.c (mon.2) 9502 : audit 0 from='client.? 172.21.15.40:0/3657236282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:08 smithi141 bash[31670]: audit 2023-12-02T00:02:08.337212+0000 mon.c (mon.2) 9502 : audit 0 from='client.? 172.21.15.40:0/3657236282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:09 smithi040 bash[41173]: cluster 2023-12-02T00:02:08.544322+0000 mgr.y (mgr.24356) 15116 : cluster 0 pgmap v15084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:09 smithi040 bash[28232]: cluster 2023-12-02T00:02:08.544322+0000 mgr.y (mgr.24356) 15116 : cluster 0 pgmap v15084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:09 smithi141 bash[31670]: cluster 2023-12-02T00:02:08.544322+0000 mgr.y (mgr.24356) 15116 : cluster 0 pgmap v15084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:11 smithi040 bash[28232]: cluster 2023-12-02T00:02:10.545430+0000 mgr.y (mgr.24356) 15117 : cluster 0 pgmap v15085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:11 smithi040 bash[28232]: audit 2023-12-02T00:02:10.807874+0000 mon.c (mon.2) 9503 : audit 0 from='client.? 172.21.15.40:0/3286508649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:11 smithi040 bash[41173]: cluster 2023-12-02T00:02:10.545430+0000 mgr.y (mgr.24356) 15117 : cluster 0 pgmap v15085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:11 smithi040 bash[41173]: audit 2023-12-02T00:02:10.807874+0000 mon.c (mon.2) 9503 : audit 0 from='client.? 172.21.15.40:0/3286508649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:11 smithi141 bash[31670]: cluster 2023-12-02T00:02:10.545430+0000 mgr.y (mgr.24356) 15117 : cluster 0 pgmap v15085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:11 smithi141 bash[31670]: audit 2023-12-02T00:02:10.807874+0000 mon.c (mon.2) 9503 : audit 0 from='client.? 172.21.15.40:0/3286508649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:13 smithi040 bash[28232]: cluster 2023-12-02T00:02:12.546109+0000 mgr.y (mgr.24356) 15118 : cluster 0 pgmap v15086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:13 smithi040 bash[28232]: audit 2023-12-02T00:02:13.276910+0000 mon.c (mon.2) 9504 : audit 0 from='client.? 172.21.15.40:0/3142127975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:13 smithi040 bash[41173]: cluster 2023-12-02T00:02:12.546109+0000 mgr.y (mgr.24356) 15118 : cluster 0 pgmap v15086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:13 smithi040 bash[41173]: audit 2023-12-02T00:02:13.276910+0000 mon.c (mon.2) 9504 : audit 0 from='client.? 172.21.15.40:0/3142127975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:13 smithi141 bash[31670]: cluster 2023-12-02T00:02:12.546109+0000 mgr.y (mgr.24356) 15118 : cluster 0 pgmap v15086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:13 smithi141 bash[31670]: audit 2023-12-02T00:02:13.276910+0000 mon.c (mon.2) 9504 : audit 0 from='client.? 172.21.15.40:0/3142127975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:15 smithi040 bash[28232]: cluster 2023-12-02T00:02:14.547230+0000 mgr.y (mgr.24356) 15119 : cluster 0 pgmap v15087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:15 smithi040 bash[41173]: cluster 2023-12-02T00:02:14.547230+0000 mgr.y (mgr.24356) 15119 : cluster 0 pgmap v15087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:15 smithi141 bash[31670]: cluster 2023-12-02T00:02:14.547230+0000 mgr.y (mgr.24356) 15119 : cluster 0 pgmap v15087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:02:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:02:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:16 smithi040 bash[28232]: audit 2023-12-02T00:02:15.747780+0000 mon.a (mon.0) 9457 : audit 0 from='client.? 172.21.15.40:0/3078445481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:16 smithi040 bash[41173]: audit 2023-12-02T00:02:15.747780+0000 mon.a (mon.0) 9457 : audit 0 from='client.? 172.21.15.40:0/3078445481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:16 smithi141 bash[31670]: audit 2023-12-02T00:02:15.747780+0000 mon.a (mon.0) 9457 : audit 0 from='client.? 172.21.15.40:0/3078445481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:17 smithi040 bash[28232]: cluster 2023-12-02T00:02:16.547885+0000 mgr.y (mgr.24356) 15120 : cluster 0 pgmap v15088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:17 smithi040 bash[41173]: cluster 2023-12-02T00:02:16.547885+0000 mgr.y (mgr.24356) 15120 : cluster 0 pgmap v15088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:17 smithi141 bash[31670]: cluster 2023-12-02T00:02:16.547885+0000 mgr.y (mgr.24356) 15120 : cluster 0 pgmap v15088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:18 smithi040 bash[41173]: audit 2023-12-02T00:02:18.204509+0000 mon.a (mon.0) 9458 : audit 0 from='client.? 172.21.15.40:0/1186342542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:18 smithi040 bash[41173]: audit 2023-12-02T00:02:18.594705+0000 mon.c (mon.2) 9505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:02:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:18 smithi040 bash[28232]: audit 2023-12-02T00:02:18.204509+0000 mon.a (mon.0) 9458 : audit 0 from='client.? 172.21.15.40:0/1186342542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:18 smithi040 bash[28232]: audit 2023-12-02T00:02:18.594705+0000 mon.c (mon.2) 9505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:02:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:18 smithi141 bash[31670]: audit 2023-12-02T00:02:18.204509+0000 mon.a (mon.0) 9458 : audit 0 from='client.? 172.21.15.40:0/1186342542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:18 smithi141 bash[31670]: audit 2023-12-02T00:02:18.594705+0000 mon.c (mon.2) 9505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:02:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:19 smithi141 bash[31670]: cluster 2023-12-02T00:02:18.548567+0000 mgr.y (mgr.24356) 15121 : cluster 0 pgmap v15089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:19 smithi141 bash[31670]: audit 2023-12-02T00:02:19.131192+0000 mon.c (mon.2) 9506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:19 smithi040 bash[28232]: cluster 2023-12-02T00:02:18.548567+0000 mgr.y (mgr.24356) 15121 : cluster 0 pgmap v15089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:19 smithi040 bash[28232]: audit 2023-12-02T00:02:19.131192+0000 mon.c (mon.2) 9506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:19 smithi040 bash[41173]: cluster 2023-12-02T00:02:18.548567+0000 mgr.y (mgr.24356) 15121 : cluster 0 pgmap v15089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:19 smithi040 bash[41173]: audit 2023-12-02T00:02:19.131192+0000 mon.c (mon.2) 9506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:21 smithi141 bash[31670]: cluster 2023-12-02T00:02:20.549666+0000 mgr.y (mgr.24356) 15122 : cluster 0 pgmap v15090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:21 smithi141 bash[31670]: audit 2023-12-02T00:02:20.667392+0000 mon.a (mon.0) 9459 : audit 0 from='client.? 172.21.15.40:0/881423242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:21 smithi040 bash[41173]: cluster 2023-12-02T00:02:20.549666+0000 mgr.y (mgr.24356) 15122 : cluster 0 pgmap v15090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:21 smithi040 bash[41173]: audit 2023-12-02T00:02:20.667392+0000 mon.a (mon.0) 9459 : audit 0 from='client.? 172.21.15.40:0/881423242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:21 smithi040 bash[28232]: cluster 2023-12-02T00:02:20.549666+0000 mgr.y (mgr.24356) 15122 : cluster 0 pgmap v15090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:21 smithi040 bash[28232]: audit 2023-12-02T00:02:20.667392+0000 mon.a (mon.0) 9459 : audit 0 from='client.? 172.21.15.40:0/881423242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:23 smithi141 bash[31670]: cluster 2023-12-02T00:02:22.550323+0000 mgr.y (mgr.24356) 15123 : cluster 0 pgmap v15091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:23 smithi141 bash[31670]: audit 2023-12-02T00:02:23.141350+0000 mon.a (mon.0) 9460 : audit 0 from='client.? 172.21.15.40:0/1509373545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:23 smithi040 bash[28232]: cluster 2023-12-02T00:02:22.550323+0000 mgr.y (mgr.24356) 15123 : cluster 0 pgmap v15091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:23 smithi040 bash[28232]: audit 2023-12-02T00:02:23.141350+0000 mon.a (mon.0) 9460 : audit 0 from='client.? 172.21.15.40:0/1509373545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:23 smithi040 bash[41173]: cluster 2023-12-02T00:02:22.550323+0000 mgr.y (mgr.24356) 15123 : cluster 0 pgmap v15091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:23 smithi040 bash[41173]: audit 2023-12-02T00:02:23.141350+0000 mon.a (mon.0) 9460 : audit 0 from='client.? 172.21.15.40:0/1509373545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:24.544598+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: cluster 2023-12-02T00:02:24.551205+0000 mgr.y (mgr.24356) 15124 : cluster 0 pgmap v15092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:24.555334+0000 mon.a (mon.0) 9462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:24.796558+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:24.808912+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:25.283368+0000 mon.c (mon.2) 9507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:25.284795+0000 mon.c (mon.2) 9508 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[28232]: audit 2023-12-02T00:02:25.293229+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:24.544598+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: cluster 2023-12-02T00:02:24.551205+0000 mgr.y (mgr.24356) 15124 : cluster 0 pgmap v15092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:24.555334+0000 mon.a (mon.0) 9462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:24.796558+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:24.808912+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:25.283368+0000 mon.c (mon.2) 9507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:25.284795+0000 mon.c (mon.2) 9508 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:25 smithi040 bash[41173]: audit 2023-12-02T00:02:25.293229+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:24.544598+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:26.067 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: cluster 2023-12-02T00:02:24.551205+0000 mgr.y (mgr.24356) 15124 : cluster 0 pgmap v15092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:24.555334+0000 mon.a (mon.0) 9462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:24.796558+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:24.808912+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:25.283368+0000 mon.c (mon.2) 9507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:25.284795+0000 mon.c (mon.2) 9508 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:25 smithi141 bash[31670]: audit 2023-12-02T00:02:25.293229+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:02:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:02:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:02:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:26 smithi040 bash[41173]: audit 2023-12-02T00:02:25.625450+0000 mon.c (mon.2) 9509 : audit 0 from='client.? 172.21.15.40:0/3471783323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:26 smithi040 bash[28232]: audit 2023-12-02T00:02:25.625450+0000 mon.c (mon.2) 9509 : audit 0 from='client.? 172.21.15.40:0/3471783323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:26 smithi141 bash[31670]: audit 2023-12-02T00:02:25.625450+0000 mon.c (mon.2) 9509 : audit 0 from='client.? 172.21.15.40:0/3471783323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:27 smithi040 bash[41173]: cluster 2023-12-02T00:02:26.551864+0000 mgr.y (mgr.24356) 15125 : cluster 0 pgmap v15093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:27 smithi040 bash[28232]: cluster 2023-12-02T00:02:26.551864+0000 mgr.y (mgr.24356) 15125 : cluster 0 pgmap v15093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:27 smithi141 bash[31670]: cluster 2023-12-02T00:02:26.551864+0000 mgr.y (mgr.24356) 15125 : cluster 0 pgmap v15093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:28 smithi040 bash[28232]: audit 2023-12-02T00:02:28.092494+0000 mon.c (mon.2) 9510 : audit 0 from='client.? 172.21.15.40:0/3508467688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:28 smithi040 bash[41173]: audit 2023-12-02T00:02:28.092494+0000 mon.c (mon.2) 9510 : audit 0 from='client.? 172.21.15.40:0/3508467688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:28 smithi141 bash[31670]: audit 2023-12-02T00:02:28.092494+0000 mon.c (mon.2) 9510 : audit 0 from='client.? 172.21.15.40:0/3508467688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:29 smithi040 bash[28232]: cluster 2023-12-02T00:02:28.552503+0000 mgr.y (mgr.24356) 15126 : cluster 0 pgmap v15094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:29 smithi040 bash[41173]: cluster 2023-12-02T00:02:28.552503+0000 mgr.y (mgr.24356) 15126 : cluster 0 pgmap v15094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:29 smithi141 bash[31670]: cluster 2023-12-02T00:02:28.552503+0000 mgr.y (mgr.24356) 15126 : cluster 0 pgmap v15094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:30 smithi040 bash[28232]: audit 2023-12-02T00:02:30.553823+0000 mon.c (mon.2) 9511 : audit 0 from='client.? 172.21.15.40:0/1093081248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:30 smithi040 bash[41173]: audit 2023-12-02T00:02:30.553823+0000 mon.c (mon.2) 9511 : audit 0 from='client.? 172.21.15.40:0/1093081248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:30 smithi141 bash[31670]: audit 2023-12-02T00:02:30.553823+0000 mon.c (mon.2) 9511 : audit 0 from='client.? 172.21.15.40:0/1093081248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:31 smithi040 bash[28232]: cluster 2023-12-02T00:02:30.553590+0000 mgr.y (mgr.24356) 15127 : cluster 0 pgmap v15095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:31 smithi040 bash[41173]: cluster 2023-12-02T00:02:30.553590+0000 mgr.y (mgr.24356) 15127 : cluster 0 pgmap v15095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:31 smithi141 bash[31670]: cluster 2023-12-02T00:02:30.553590+0000 mgr.y (mgr.24356) 15127 : cluster 0 pgmap v15095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:33 smithi040 bash[41173]: cluster 2023-12-02T00:02:32.554254+0000 mgr.y (mgr.24356) 15128 : cluster 0 pgmap v15096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:33 smithi040 bash[41173]: audit 2023-12-02T00:02:33.023696+0000 mon.a (mon.0) 9466 : audit 0 from='client.? 172.21.15.40:0/929847029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:33 smithi040 bash[28232]: cluster 2023-12-02T00:02:32.554254+0000 mgr.y (mgr.24356) 15128 : cluster 0 pgmap v15096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:33 smithi040 bash[28232]: audit 2023-12-02T00:02:33.023696+0000 mon.a (mon.0) 9466 : audit 0 from='client.? 172.21.15.40:0/929847029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:33 smithi141 bash[31670]: cluster 2023-12-02T00:02:32.554254+0000 mgr.y (mgr.24356) 15128 : cluster 0 pgmap v15096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:33 smithi141 bash[31670]: audit 2023-12-02T00:02:33.023696+0000 mon.a (mon.0) 9466 : audit 0 from='client.? 172.21.15.40:0/929847029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:34 smithi040 bash[28232]: audit 2023-12-02T00:02:34.131752+0000 mon.c (mon.2) 9512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:34 smithi040 bash[41173]: audit 2023-12-02T00:02:34.131752+0000 mon.c (mon.2) 9512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:34 smithi141 bash[31670]: audit 2023-12-02T00:02:34.131752+0000 mon.c (mon.2) 9512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:35 smithi040 bash[28232]: cluster 2023-12-02T00:02:34.555416+0000 mgr.y (mgr.24356) 15129 : cluster 0 pgmap v15097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:35 smithi040 bash[28232]: audit 2023-12-02T00:02:35.488273+0000 mon.a (mon.0) 9467 : audit 0 from='client.? 172.21.15.40:0/2221403777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:35 smithi040 bash[41173]: cluster 2023-12-02T00:02:34.555416+0000 mgr.y (mgr.24356) 15129 : cluster 0 pgmap v15097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:35 smithi040 bash[41173]: audit 2023-12-02T00:02:35.488273+0000 mon.a (mon.0) 9467 : audit 0 from='client.? 172.21.15.40:0/2221403777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:35 smithi141 bash[31670]: cluster 2023-12-02T00:02:34.555416+0000 mgr.y (mgr.24356) 15129 : cluster 0 pgmap v15097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:35 smithi141 bash[31670]: audit 2023-12-02T00:02:35.488273+0000 mon.a (mon.0) 9467 : audit 0 from='client.? 172.21.15.40:0/2221403777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:02:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:02:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:37 smithi040 bash[28232]: cluster 2023-12-02T00:02:36.556065+0000 mgr.y (mgr.24356) 15130 : cluster 0 pgmap v15098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:37 smithi040 bash[41173]: cluster 2023-12-02T00:02:36.556065+0000 mgr.y (mgr.24356) 15130 : cluster 0 pgmap v15098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:37 smithi141 bash[31670]: cluster 2023-12-02T00:02:36.556065+0000 mgr.y (mgr.24356) 15130 : cluster 0 pgmap v15098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:38 smithi040 bash[28232]: audit 2023-12-02T00:02:37.949664+0000 mon.c (mon.2) 9513 : audit 0 from='client.? 172.21.15.40:0/2673305786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:38 smithi040 bash[41173]: audit 2023-12-02T00:02:37.949664+0000 mon.c (mon.2) 9513 : audit 0 from='client.? 172.21.15.40:0/2673305786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:38 smithi141 bash[31670]: audit 2023-12-02T00:02:37.949664+0000 mon.c (mon.2) 9513 : audit 0 from='client.? 172.21.15.40:0/2673305786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:39 smithi040 bash[41173]: cluster 2023-12-02T00:02:38.556774+0000 mgr.y (mgr.24356) 15131 : cluster 0 pgmap v15099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:39 smithi040 bash[28232]: cluster 2023-12-02T00:02:38.556774+0000 mgr.y (mgr.24356) 15131 : cluster 0 pgmap v15099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:39 smithi141 bash[31670]: cluster 2023-12-02T00:02:38.556774+0000 mgr.y (mgr.24356) 15131 : cluster 0 pgmap v15099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:40 smithi141 bash[31670]: audit 2023-12-02T00:02:40.414894+0000 mon.a (mon.0) 9468 : audit 0 from='client.? 172.21.15.40:0/1617076347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:40 smithi040 bash[28232]: audit 2023-12-02T00:02:40.414894+0000 mon.a (mon.0) 9468 : audit 0 from='client.? 172.21.15.40:0/1617076347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:40 smithi040 bash[41173]: audit 2023-12-02T00:02:40.414894+0000 mon.a (mon.0) 9468 : audit 0 from='client.? 172.21.15.40:0/1617076347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:41 smithi141 bash[31670]: cluster 2023-12-02T00:02:40.557962+0000 mgr.y (mgr.24356) 15132 : cluster 0 pgmap v15100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:41 smithi040 bash[41173]: cluster 2023-12-02T00:02:40.557962+0000 mgr.y (mgr.24356) 15132 : cluster 0 pgmap v15100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:41 smithi040 bash[28232]: cluster 2023-12-02T00:02:40.557962+0000 mgr.y (mgr.24356) 15132 : cluster 0 pgmap v15100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:43 smithi141 bash[31670]: cluster 2023-12-02T00:02:42.558605+0000 mgr.y (mgr.24356) 15133 : cluster 0 pgmap v15101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:43 smithi141 bash[31670]: audit 2023-12-02T00:02:42.881705+0000 mon.a (mon.0) 9469 : audit 0 from='client.? 172.21.15.40:0/2602196246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:43 smithi040 bash[41173]: cluster 2023-12-02T00:02:42.558605+0000 mgr.y (mgr.24356) 15133 : cluster 0 pgmap v15101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:43 smithi040 bash[41173]: audit 2023-12-02T00:02:42.881705+0000 mon.a (mon.0) 9469 : audit 0 from='client.? 172.21.15.40:0/2602196246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:43 smithi040 bash[28232]: cluster 2023-12-02T00:02:42.558605+0000 mgr.y (mgr.24356) 15133 : cluster 0 pgmap v15101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:43 smithi040 bash[28232]: audit 2023-12-02T00:02:42.881705+0000 mon.a (mon.0) 9469 : audit 0 from='client.? 172.21.15.40:0/2602196246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:45 smithi141 bash[31670]: cluster 2023-12-02T00:02:44.559880+0000 mgr.y (mgr.24356) 15134 : cluster 0 pgmap v15102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:45 smithi141 bash[31670]: audit 2023-12-02T00:02:45.342315+0000 mon.c (mon.2) 9514 : audit 0 from='client.? 172.21.15.40:0/2545329898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:45 smithi040 bash[41173]: cluster 2023-12-02T00:02:44.559880+0000 mgr.y (mgr.24356) 15134 : cluster 0 pgmap v15102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:45 smithi040 bash[41173]: audit 2023-12-02T00:02:45.342315+0000 mon.c (mon.2) 9514 : audit 0 from='client.? 172.21.15.40:0/2545329898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:45 smithi040 bash[28232]: cluster 2023-12-02T00:02:44.559880+0000 mgr.y (mgr.24356) 15134 : cluster 0 pgmap v15102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:45 smithi040 bash[28232]: audit 2023-12-02T00:02:45.342315+0000 mon.c (mon.2) 9514 : audit 0 from='client.? 172.21.15.40:0/2545329898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:02:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:02:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:47 smithi141 bash[31670]: cluster 2023-12-02T00:02:46.560581+0000 mgr.y (mgr.24356) 15135 : cluster 0 pgmap v15103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:47 smithi040 bash[28232]: cluster 2023-12-02T00:02:46.560581+0000 mgr.y (mgr.24356) 15135 : cluster 0 pgmap v15103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:47 smithi040 bash[41173]: cluster 2023-12-02T00:02:46.560581+0000 mgr.y (mgr.24356) 15135 : cluster 0 pgmap v15103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:48 smithi141 bash[31670]: audit 2023-12-02T00:02:47.805347+0000 mon.a (mon.0) 9470 : audit 0 from='client.? 172.21.15.40:0/2639690413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:48 smithi040 bash[28232]: audit 2023-12-02T00:02:47.805347+0000 mon.a (mon.0) 9470 : audit 0 from='client.? 172.21.15.40:0/2639690413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:48 smithi040 bash[41173]: audit 2023-12-02T00:02:47.805347+0000 mon.a (mon.0) 9470 : audit 0 from='client.? 172.21.15.40:0/2639690413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:49 smithi141 bash[31670]: cluster 2023-12-02T00:02:48.561371+0000 mgr.y (mgr.24356) 15136 : cluster 0 pgmap v15104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:49 smithi141 bash[31670]: audit 2023-12-02T00:02:49.131873+0000 mon.c (mon.2) 9515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:49 smithi040 bash[41173]: cluster 2023-12-02T00:02:48.561371+0000 mgr.y (mgr.24356) 15136 : cluster 0 pgmap v15104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:49 smithi040 bash[41173]: audit 2023-12-02T00:02:49.131873+0000 mon.c (mon.2) 9515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:49 smithi040 bash[28232]: cluster 2023-12-02T00:02:48.561371+0000 mgr.y (mgr.24356) 15136 : cluster 0 pgmap v15104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:49 smithi040 bash[28232]: audit 2023-12-02T00:02:49.131873+0000 mon.c (mon.2) 9515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:50 smithi141 bash[31670]: audit 2023-12-02T00:02:50.273471+0000 mon.a (mon.0) 9471 : audit 0 from='client.? 172.21.15.40:0/3048589559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:50 smithi040 bash[28232]: audit 2023-12-02T00:02:50.273471+0000 mon.a (mon.0) 9471 : audit 0 from='client.? 172.21.15.40:0/3048589559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:50 smithi040 bash[41173]: audit 2023-12-02T00:02:50.273471+0000 mon.a (mon.0) 9471 : audit 0 from='client.? 172.21.15.40:0/3048589559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:51 smithi141 bash[31670]: cluster 2023-12-02T00:02:50.562586+0000 mgr.y (mgr.24356) 15137 : cluster 0 pgmap v15105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:51 smithi040 bash[28232]: cluster 2023-12-02T00:02:50.562586+0000 mgr.y (mgr.24356) 15137 : cluster 0 pgmap v15105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:51 smithi040 bash[41173]: cluster 2023-12-02T00:02:50.562586+0000 mgr.y (mgr.24356) 15137 : cluster 0 pgmap v15105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:53 smithi141 bash[31670]: cluster 2023-12-02T00:02:52.563248+0000 mgr.y (mgr.24356) 15138 : cluster 0 pgmap v15106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:53 smithi141 bash[31670]: audit 2023-12-02T00:02:52.745594+0000 mon.a (mon.0) 9472 : audit 0 from='client.? 172.21.15.40:0/3202794731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:53 smithi040 bash[28232]: cluster 2023-12-02T00:02:52.563248+0000 mgr.y (mgr.24356) 15138 : cluster 0 pgmap v15106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:53 smithi040 bash[28232]: audit 2023-12-02T00:02:52.745594+0000 mon.a (mon.0) 9472 : audit 0 from='client.? 172.21.15.40:0/3202794731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:53 smithi040 bash[41173]: cluster 2023-12-02T00:02:52.563248+0000 mgr.y (mgr.24356) 15138 : cluster 0 pgmap v15106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:53 smithi040 bash[41173]: audit 2023-12-02T00:02:52.745594+0000 mon.a (mon.0) 9472 : audit 0 from='client.? 172.21.15.40:0/3202794731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:55 smithi141 bash[31670]: cluster 2023-12-02T00:02:54.564367+0000 mgr.y (mgr.24356) 15139 : cluster 0 pgmap v15107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:55 smithi141 bash[31670]: audit 2023-12-02T00:02:55.205820+0000 mon.a (mon.0) 9473 : audit 0 from='client.? 172.21.15.40:0/2269806572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:55 smithi040 bash[28232]: cluster 2023-12-02T00:02:54.564367+0000 mgr.y (mgr.24356) 15139 : cluster 0 pgmap v15107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:55 smithi040 bash[28232]: audit 2023-12-02T00:02:55.205820+0000 mon.a (mon.0) 9473 : audit 0 from='client.? 172.21.15.40:0/2269806572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:55 smithi040 bash[41173]: cluster 2023-12-02T00:02:54.564367+0000 mgr.y (mgr.24356) 15139 : cluster 0 pgmap v15107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:55 smithi040 bash[41173]: audit 2023-12-02T00:02:55.205820+0000 mon.a (mon.0) 9473 : audit 0 from='client.? 172.21.15.40:0/2269806572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:02:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:02:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:57 smithi141 bash[31670]: cluster 2023-12-02T00:02:56.565142+0000 mgr.y (mgr.24356) 15140 : cluster 0 pgmap v15108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:57 smithi141 bash[31670]: audit 2023-12-02T00:02:57.667852+0000 mon.a (mon.0) 9474 : audit 0 from='client.? 172.21.15.40:0/82801656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:57 smithi040 bash[28232]: cluster 2023-12-02T00:02:56.565142+0000 mgr.y (mgr.24356) 15140 : cluster 0 pgmap v15108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:57 smithi040 bash[28232]: audit 2023-12-02T00:02:57.667852+0000 mon.a (mon.0) 9474 : audit 0 from='client.? 172.21.15.40:0/82801656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:57 smithi040 bash[41173]: cluster 2023-12-02T00:02:56.565142+0000 mgr.y (mgr.24356) 15140 : cluster 0 pgmap v15108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:57 smithi040 bash[41173]: audit 2023-12-02T00:02:57.667852+0000 mon.a (mon.0) 9474 : audit 0 from='client.? 172.21.15.40:0/82801656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:02:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:02:59 smithi040 bash[28232]: cluster 2023-12-02T00:02:58.565876+0000 mgr.y (mgr.24356) 15141 : cluster 0 pgmap v15109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:02:59 smithi040 bash[41173]: cluster 2023-12-02T00:02:58.565876+0000 mgr.y (mgr.24356) 15141 : cluster 0 pgmap v15109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:02:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:02:59 smithi141 bash[31670]: cluster 2023-12-02T00:02:58.565876+0000 mgr.y (mgr.24356) 15141 : cluster 0 pgmap v15109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:00 smithi040 bash[41173]: audit 2023-12-02T00:03:00.126694+0000 mon.c (mon.2) 9516 : audit 0 from='client.? 172.21.15.40:0/1278327450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:00 smithi040 bash[28232]: audit 2023-12-02T00:03:00.126694+0000 mon.c (mon.2) 9516 : audit 0 from='client.? 172.21.15.40:0/1278327450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:00 smithi141 bash[31670]: audit 2023-12-02T00:03:00.126694+0000 mon.c (mon.2) 9516 : audit 0 from='client.? 172.21.15.40:0/1278327450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:01 smithi040 bash[41173]: cluster 2023-12-02T00:03:00.567032+0000 mgr.y (mgr.24356) 15142 : cluster 0 pgmap v15110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:01 smithi040 bash[28232]: cluster 2023-12-02T00:03:00.567032+0000 mgr.y (mgr.24356) 15142 : cluster 0 pgmap v15110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:01 smithi141 bash[31670]: cluster 2023-12-02T00:03:00.567032+0000 mgr.y (mgr.24356) 15142 : cluster 0 pgmap v15110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:02 smithi040 bash[28232]: audit 2023-12-02T00:03:02.590434+0000 mon.a (mon.0) 9475 : audit 0 from='client.? 172.21.15.40:0/3729795288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:02 smithi040 bash[41173]: audit 2023-12-02T00:03:02.590434+0000 mon.a (mon.0) 9475 : audit 0 from='client.? 172.21.15.40:0/3729795288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:02 smithi141 bash[31670]: audit 2023-12-02T00:03:02.590434+0000 mon.a (mon.0) 9475 : audit 0 from='client.? 172.21.15.40:0/3729795288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:03 smithi040 bash[28232]: cluster 2023-12-02T00:03:02.567781+0000 mgr.y (mgr.24356) 15143 : cluster 0 pgmap v15111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:03 smithi040 bash[41173]: cluster 2023-12-02T00:03:02.567781+0000 mgr.y (mgr.24356) 15143 : cluster 0 pgmap v15111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:03 smithi141 bash[31670]: cluster 2023-12-02T00:03:02.567781+0000 mgr.y (mgr.24356) 15143 : cluster 0 pgmap v15111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:04 smithi040 bash[41173]: audit 2023-12-02T00:03:04.132439+0000 mon.c (mon.2) 9517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:04 smithi040 bash[28232]: audit 2023-12-02T00:03:04.132439+0000 mon.c (mon.2) 9517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:04 smithi141 bash[31670]: audit 2023-12-02T00:03:04.132439+0000 mon.c (mon.2) 9517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:05 smithi040 bash[28232]: cluster 2023-12-02T00:03:04.568943+0000 mgr.y (mgr.24356) 15144 : cluster 0 pgmap v15112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:05 smithi040 bash[28232]: audit 2023-12-02T00:03:05.067033+0000 mon.a (mon.0) 9476 : audit 0 from='client.? 172.21.15.40:0/834633279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:05 smithi040 bash[41173]: cluster 2023-12-02T00:03:04.568943+0000 mgr.y (mgr.24356) 15144 : cluster 0 pgmap v15112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:05 smithi040 bash[41173]: audit 2023-12-02T00:03:05.067033+0000 mon.a (mon.0) 9476 : audit 0 from='client.? 172.21.15.40:0/834633279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:05 smithi141 bash[31670]: cluster 2023-12-02T00:03:04.568943+0000 mgr.y (mgr.24356) 15144 : cluster 0 pgmap v15112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:05 smithi141 bash[31670]: audit 2023-12-02T00:03:05.067033+0000 mon.a (mon.0) 9476 : audit 0 from='client.? 172.21.15.40:0/834633279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:03:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:03:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:07 smithi141 bash[31670]: cluster 2023-12-02T00:03:06.569606+0000 mgr.y (mgr.24356) 15145 : cluster 0 pgmap v15113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:07 smithi141 bash[31670]: audit 2023-12-02T00:03:07.534720+0000 mon.a (mon.0) 9477 : audit 0 from='client.? 172.21.15.40:0/1438863523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:07 smithi040 bash[28232]: cluster 2023-12-02T00:03:06.569606+0000 mgr.y (mgr.24356) 15145 : cluster 0 pgmap v15113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:07 smithi040 bash[28232]: audit 2023-12-02T00:03:07.534720+0000 mon.a (mon.0) 9477 : audit 0 from='client.? 172.21.15.40:0/1438863523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:07 smithi040 bash[41173]: cluster 2023-12-02T00:03:06.569606+0000 mgr.y (mgr.24356) 15145 : cluster 0 pgmap v15113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:07 smithi040 bash[41173]: audit 2023-12-02T00:03:07.534720+0000 mon.a (mon.0) 9477 : audit 0 from='client.? 172.21.15.40:0/1438863523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:09 smithi040 bash[28232]: cluster 2023-12-02T00:03:08.570288+0000 mgr.y (mgr.24356) 15146 : cluster 0 pgmap v15114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:09 smithi040 bash[41173]: cluster 2023-12-02T00:03:08.570288+0000 mgr.y (mgr.24356) 15146 : cluster 0 pgmap v15114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:09 smithi141 bash[31670]: cluster 2023-12-02T00:03:08.570288+0000 mgr.y (mgr.24356) 15146 : cluster 0 pgmap v15114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:10 smithi040 bash[41173]: audit 2023-12-02T00:03:09.997150+0000 mon.a (mon.0) 9478 : audit 0 from='client.? 172.21.15.40:0/3709154266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:10 smithi040 bash[28232]: audit 2023-12-02T00:03:09.997150+0000 mon.a (mon.0) 9478 : audit 0 from='client.? 172.21.15.40:0/3709154266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:10 smithi141 bash[31670]: audit 2023-12-02T00:03:09.997150+0000 mon.a (mon.0) 9478 : audit 0 from='client.? 172.21.15.40:0/3709154266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:11 smithi040 bash[28232]: cluster 2023-12-02T00:03:10.571493+0000 mgr.y (mgr.24356) 15147 : cluster 0 pgmap v15115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:11 smithi040 bash[41173]: cluster 2023-12-02T00:03:10.571493+0000 mgr.y (mgr.24356) 15147 : cluster 0 pgmap v15115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:11 smithi141 bash[31670]: cluster 2023-12-02T00:03:10.571493+0000 mgr.y (mgr.24356) 15147 : cluster 0 pgmap v15115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:12 smithi141 bash[31670]: audit 2023-12-02T00:03:12.464565+0000 mon.c (mon.2) 9518 : audit 0 from='client.? 172.21.15.40:0/2132607113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:12 smithi040 bash[28232]: audit 2023-12-02T00:03:12.464565+0000 mon.c (mon.2) 9518 : audit 0 from='client.? 172.21.15.40:0/2132607113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:12 smithi040 bash[41173]: audit 2023-12-02T00:03:12.464565+0000 mon.c (mon.2) 9518 : audit 0 from='client.? 172.21.15.40:0/2132607113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:13 smithi141 bash[31670]: cluster 2023-12-02T00:03:12.572160+0000 mgr.y (mgr.24356) 15148 : cluster 0 pgmap v15116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:13 smithi040 bash[28232]: cluster 2023-12-02T00:03:12.572160+0000 mgr.y (mgr.24356) 15148 : cluster 0 pgmap v15116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:13 smithi040 bash[41173]: cluster 2023-12-02T00:03:12.572160+0000 mgr.y (mgr.24356) 15148 : cluster 0 pgmap v15116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:15 smithi040 bash[28232]: cluster 2023-12-02T00:03:14.573260+0000 mgr.y (mgr.24356) 15149 : cluster 0 pgmap v15117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:15 smithi040 bash[28232]: audit 2023-12-02T00:03:14.927921+0000 mon.c (mon.2) 9519 : audit 0 from='client.? 172.21.15.40:0/2097884428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:15 smithi040 bash[41173]: cluster 2023-12-02T00:03:14.573260+0000 mgr.y (mgr.24356) 15149 : cluster 0 pgmap v15117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:15 smithi040 bash[41173]: audit 2023-12-02T00:03:14.927921+0000 mon.c (mon.2) 9519 : audit 0 from='client.? 172.21.15.40:0/2097884428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:15 smithi141 bash[31670]: cluster 2023-12-02T00:03:14.573260+0000 mgr.y (mgr.24356) 15149 : cluster 0 pgmap v15117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:15 smithi141 bash[31670]: audit 2023-12-02T00:03:14.927921+0000 mon.c (mon.2) 9519 : audit 0 from='client.? 172.21.15.40:0/2097884428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:03:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:03:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:17 smithi040 bash[28232]: cluster 2023-12-02T00:03:16.573915+0000 mgr.y (mgr.24356) 15150 : cluster 0 pgmap v15118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:17 smithi040 bash[28232]: audit 2023-12-02T00:03:17.390647+0000 mon.c (mon.2) 9520 : audit 0 from='client.? 172.21.15.40:0/417934792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:17 smithi040 bash[41173]: cluster 2023-12-02T00:03:16.573915+0000 mgr.y (mgr.24356) 15150 : cluster 0 pgmap v15118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:17 smithi040 bash[41173]: audit 2023-12-02T00:03:17.390647+0000 mon.c (mon.2) 9520 : audit 0 from='client.? 172.21.15.40:0/417934792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:17 smithi141 bash[31670]: cluster 2023-12-02T00:03:16.573915+0000 mgr.y (mgr.24356) 15150 : cluster 0 pgmap v15118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:17 smithi141 bash[31670]: audit 2023-12-02T00:03:17.390647+0000 mon.c (mon.2) 9520 : audit 0 from='client.? 172.21.15.40:0/417934792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:19 smithi040 bash[28232]: cluster 2023-12-02T00:03:18.574590+0000 mgr.y (mgr.24356) 15151 : cluster 0 pgmap v15119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:19 smithi040 bash[28232]: audit 2023-12-02T00:03:19.132742+0000 mon.c (mon.2) 9521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:19 smithi040 bash[41173]: cluster 2023-12-02T00:03:18.574590+0000 mgr.y (mgr.24356) 15151 : cluster 0 pgmap v15119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:19 smithi040 bash[41173]: audit 2023-12-02T00:03:19.132742+0000 mon.c (mon.2) 9521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:19 smithi141 bash[31670]: cluster 2023-12-02T00:03:18.574590+0000 mgr.y (mgr.24356) 15151 : cluster 0 pgmap v15119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:19 smithi141 bash[31670]: audit 2023-12-02T00:03:19.132742+0000 mon.c (mon.2) 9521 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:20 smithi040 bash[28232]: audit 2023-12-02T00:03:19.859466+0000 mon.a (mon.0) 9479 : audit 0 from='client.? 172.21.15.40:0/3987327865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:20 smithi040 bash[41173]: audit 2023-12-02T00:03:19.859466+0000 mon.a (mon.0) 9479 : audit 0 from='client.? 172.21.15.40:0/3987327865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:20 smithi141 bash[31670]: audit 2023-12-02T00:03:19.859466+0000 mon.a (mon.0) 9479 : audit 0 from='client.? 172.21.15.40:0/3987327865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:21 smithi040 bash[28232]: cluster 2023-12-02T00:03:20.575763+0000 mgr.y (mgr.24356) 15152 : cluster 0 pgmap v15120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:21 smithi040 bash[41173]: cluster 2023-12-02T00:03:20.575763+0000 mgr.y (mgr.24356) 15152 : cluster 0 pgmap v15120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:21 smithi141 bash[31670]: cluster 2023-12-02T00:03:20.575763+0000 mgr.y (mgr.24356) 15152 : cluster 0 pgmap v15120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:22 smithi141 bash[31670]: audit 2023-12-02T00:03:22.323041+0000 mon.c (mon.2) 9522 : audit 0 from='client.? 172.21.15.40:0/1330571102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:22 smithi040 bash[41173]: audit 2023-12-02T00:03:22.323041+0000 mon.c (mon.2) 9522 : audit 0 from='client.? 172.21.15.40:0/1330571102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:22 smithi040 bash[28232]: audit 2023-12-02T00:03:22.323041+0000 mon.c (mon.2) 9522 : audit 0 from='client.? 172.21.15.40:0/1330571102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:23 smithi141 bash[31670]: cluster 2023-12-02T00:03:22.576446+0000 mgr.y (mgr.24356) 15153 : cluster 0 pgmap v15121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:23 smithi040 bash[28232]: cluster 2023-12-02T00:03:22.576446+0000 mgr.y (mgr.24356) 15153 : cluster 0 pgmap v15121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:23 smithi040 bash[41173]: cluster 2023-12-02T00:03:22.576446+0000 mgr.y (mgr.24356) 15153 : cluster 0 pgmap v15121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:25 smithi040 bash[41173]: cluster 2023-12-02T00:03:24.577547+0000 mgr.y (mgr.24356) 15154 : cluster 0 pgmap v15122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:25 smithi040 bash[41173]: audit 2023-12-02T00:03:24.788773+0000 mon.a (mon.0) 9480 : audit 0 from='client.? 172.21.15.40:0/2362799656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:25 smithi040 bash[41173]: audit 2023-12-02T00:03:25.374357+0000 mon.c (mon.2) 9523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:03:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:25 smithi040 bash[28232]: cluster 2023-12-02T00:03:24.577547+0000 mgr.y (mgr.24356) 15154 : cluster 0 pgmap v15122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:25 smithi040 bash[28232]: audit 2023-12-02T00:03:24.788773+0000 mon.a (mon.0) 9480 : audit 0 from='client.? 172.21.15.40:0/2362799656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:25 smithi040 bash[28232]: audit 2023-12-02T00:03:25.374357+0000 mon.c (mon.2) 9523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:03:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:25 smithi141 bash[31670]: cluster 2023-12-02T00:03:24.577547+0000 mgr.y (mgr.24356) 15154 : cluster 0 pgmap v15122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:25 smithi141 bash[31670]: audit 2023-12-02T00:03:24.788773+0000 mon.a (mon.0) 9480 : audit 0 from='client.? 172.21.15.40:0/2362799656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:25 smithi141 bash[31670]: audit 2023-12-02T00:03:25.374357+0000 mon.c (mon.2) 9523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:03:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:03:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:03:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:27 smithi040 bash[28232]: cluster 2023-12-02T00:03:26.578216+0000 mgr.y (mgr.24356) 15155 : cluster 0 pgmap v15123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:27 smithi040 bash[28232]: audit 2023-12-02T00:03:27.248330+0000 mon.a (mon.0) 9481 : audit 0 from='client.? 172.21.15.40:0/41450618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:27 smithi040 bash[41173]: cluster 2023-12-02T00:03:26.578216+0000 mgr.y (mgr.24356) 15155 : cluster 0 pgmap v15123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:27 smithi040 bash[41173]: audit 2023-12-02T00:03:27.248330+0000 mon.a (mon.0) 9481 : audit 0 from='client.? 172.21.15.40:0/41450618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:27 smithi141 bash[31670]: cluster 2023-12-02T00:03:26.578216+0000 mgr.y (mgr.24356) 15155 : cluster 0 pgmap v15123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:27 smithi141 bash[31670]: audit 2023-12-02T00:03:27.248330+0000 mon.a (mon.0) 9481 : audit 0 from='client.? 172.21.15.40:0/41450618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:29 smithi040 bash[28232]: cluster 2023-12-02T00:03:28.578888+0000 mgr.y (mgr.24356) 15156 : cluster 0 pgmap v15124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:29 smithi040 bash[41173]: cluster 2023-12-02T00:03:28.578888+0000 mgr.y (mgr.24356) 15156 : cluster 0 pgmap v15124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:29 smithi141 bash[31670]: cluster 2023-12-02T00:03:28.578888+0000 mgr.y (mgr.24356) 15156 : cluster 0 pgmap v15124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:30 smithi040 bash[28232]: audit 2023-12-02T00:03:29.721291+0000 mon.c (mon.2) 9524 : audit 0 from='client.? 172.21.15.40:0/2060508714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:30 smithi040 bash[41173]: audit 2023-12-02T00:03:29.721291+0000 mon.c (mon.2) 9524 : audit 0 from='client.? 172.21.15.40:0/2060508714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:30 smithi141 bash[31670]: audit 2023-12-02T00:03:29.721291+0000 mon.c (mon.2) 9524 : audit 0 from='client.? 172.21.15.40:0/2060508714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: cluster 2023-12-02T00:03:30.580126+0000 mgr.y (mgr.24356) 15157 : cluster 0 pgmap v15125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:31.220413+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:31.230966+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:31.523079+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:31.532788+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:32.016017+0000 mon.c (mon.2) 9525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:32.017703+0000 mon.c (mon.2) 9526 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:32.026716+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:32 smithi141 bash[31670]: audit 2023-12-02T00:03:32.178747+0000 mon.a (mon.0) 9487 : audit 0 from='client.? 172.21.15.40:0/1491092893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: cluster 2023-12-02T00:03:30.580126+0000 mgr.y (mgr.24356) 15157 : cluster 0 pgmap v15125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:31.220413+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:31.230966+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:31.523079+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:31.532788+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:32.016017+0000 mon.c (mon.2) 9525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:32.017703+0000 mon.c (mon.2) 9526 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:32.026716+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[28232]: audit 2023-12-02T00:03:32.178747+0000 mon.a (mon.0) 9487 : audit 0 from='client.? 172.21.15.40:0/1491092893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: cluster 2023-12-02T00:03:30.580126+0000 mgr.y (mgr.24356) 15157 : cluster 0 pgmap v15125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:31.220413+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:31.230966+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:31.523079+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:31.532788+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:32.016017+0000 mon.c (mon.2) 9525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:03:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:32.017703+0000 mon.c (mon.2) 9526 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:03:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:32.026716+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:03:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:32 smithi040 bash[41173]: audit 2023-12-02T00:03:32.178747+0000 mon.a (mon.0) 9487 : audit 0 from='client.? 172.21.15.40:0/1491092893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:34 smithi141 bash[31670]: cluster 2023-12-02T00:03:32.580977+0000 mgr.y (mgr.24356) 15158 : cluster 0 pgmap v15126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:34 smithi141 bash[31670]: audit 2023-12-02T00:03:34.133127+0000 mon.c (mon.2) 9527 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:34 smithi040 bash[28232]: cluster 2023-12-02T00:03:32.580977+0000 mgr.y (mgr.24356) 15158 : cluster 0 pgmap v15126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:34 smithi040 bash[28232]: audit 2023-12-02T00:03:34.133127+0000 mon.c (mon.2) 9527 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:34 smithi040 bash[41173]: cluster 2023-12-02T00:03:32.580977+0000 mgr.y (mgr.24356) 15158 : cluster 0 pgmap v15126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:34 smithi040 bash[41173]: audit 2023-12-02T00:03:34.133127+0000 mon.c (mon.2) 9527 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:35 smithi141 bash[31670]: audit 2023-12-02T00:03:34.650544+0000 mon.a (mon.0) 9488 : audit 0 from='client.? 172.21.15.40:0/718214856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:35 smithi040 bash[28232]: audit 2023-12-02T00:03:34.650544+0000 mon.a (mon.0) 9488 : audit 0 from='client.? 172.21.15.40:0/718214856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:35 smithi040 bash[41173]: audit 2023-12-02T00:03:34.650544+0000 mon.a (mon.0) 9488 : audit 0 from='client.? 172.21.15.40:0/718214856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:36 smithi040 bash[28232]: cluster 2023-12-02T00:03:34.582099+0000 mgr.y (mgr.24356) 15159 : cluster 0 pgmap v15127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:36 smithi040 bash[41173]: cluster 2023-12-02T00:03:34.582099+0000 mgr.y (mgr.24356) 15159 : cluster 0 pgmap v15127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:36 smithi141 bash[31670]: cluster 2023-12-02T00:03:34.582099+0000 mgr.y (mgr.24356) 15159 : cluster 0 pgmap v15127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:03:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:03:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:37 smithi141 bash[31670]: audit 2023-12-02T00:03:37.122249+0000 mon.c (mon.2) 9528 : audit 0 from='client.? 172.21.15.40:0/2833808748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:37 smithi040 bash[41173]: audit 2023-12-02T00:03:37.122249+0000 mon.c (mon.2) 9528 : audit 0 from='client.? 172.21.15.40:0/2833808748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:37 smithi040 bash[28232]: audit 2023-12-02T00:03:37.122249+0000 mon.c (mon.2) 9528 : audit 0 from='client.? 172.21.15.40:0/2833808748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:38 smithi141 bash[31670]: cluster 2023-12-02T00:03:36.582747+0000 mgr.y (mgr.24356) 15160 : cluster 0 pgmap v15128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:38 smithi040 bash[41173]: cluster 2023-12-02T00:03:36.582747+0000 mgr.y (mgr.24356) 15160 : cluster 0 pgmap v15128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:38 smithi040 bash[28232]: cluster 2023-12-02T00:03:36.582747+0000 mgr.y (mgr.24356) 15160 : cluster 0 pgmap v15128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:39 smithi040 bash[41173]: cluster 2023-12-02T00:03:38.583437+0000 mgr.y (mgr.24356) 15161 : cluster 0 pgmap v15129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:39 smithi040 bash[28232]: cluster 2023-12-02T00:03:38.583437+0000 mgr.y (mgr.24356) 15161 : cluster 0 pgmap v15129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:39 smithi141 bash[31670]: cluster 2023-12-02T00:03:38.583437+0000 mgr.y (mgr.24356) 15161 : cluster 0 pgmap v15129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:40 smithi040 bash[28232]: audit 2023-12-02T00:03:39.600934+0000 mon.c (mon.2) 9529 : audit 0 from='client.? 172.21.15.40:0/1060062338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:40 smithi040 bash[41173]: audit 2023-12-02T00:03:39.600934+0000 mon.c (mon.2) 9529 : audit 0 from='client.? 172.21.15.40:0/1060062338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:40 smithi141 bash[31670]: audit 2023-12-02T00:03:39.600934+0000 mon.c (mon.2) 9529 : audit 0 from='client.? 172.21.15.40:0/1060062338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:41 smithi141 bash[31670]: cluster 2023-12-02T00:03:40.584644+0000 mgr.y (mgr.24356) 15162 : cluster 0 pgmap v15130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:41 smithi040 bash[28232]: cluster 2023-12-02T00:03:40.584644+0000 mgr.y (mgr.24356) 15162 : cluster 0 pgmap v15130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:41 smithi040 bash[41173]: cluster 2023-12-02T00:03:40.584644+0000 mgr.y (mgr.24356) 15162 : cluster 0 pgmap v15130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:42 smithi141 bash[31670]: audit 2023-12-02T00:03:42.065405+0000 mon.c (mon.2) 9530 : audit 0 from='client.? 172.21.15.40:0/1490081731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:42 smithi040 bash[28232]: audit 2023-12-02T00:03:42.065405+0000 mon.c (mon.2) 9530 : audit 0 from='client.? 172.21.15.40:0/1490081731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:42 smithi040 bash[41173]: audit 2023-12-02T00:03:42.065405+0000 mon.c (mon.2) 9530 : audit 0 from='client.? 172.21.15.40:0/1490081731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:43 smithi141 bash[31670]: cluster 2023-12-02T00:03:42.585283+0000 mgr.y (mgr.24356) 15163 : cluster 0 pgmap v15131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:43 smithi040 bash[41173]: cluster 2023-12-02T00:03:42.585283+0000 mgr.y (mgr.24356) 15163 : cluster 0 pgmap v15131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:43 smithi040 bash[28232]: cluster 2023-12-02T00:03:42.585283+0000 mgr.y (mgr.24356) 15163 : cluster 0 pgmap v15131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:44 smithi040 bash[28232]: audit 2023-12-02T00:03:44.528415+0000 mon.c (mon.2) 9531 : audit 0 from='client.? 172.21.15.40:0/1644262155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:44 smithi040 bash[41173]: audit 2023-12-02T00:03:44.528415+0000 mon.c (mon.2) 9531 : audit 0 from='client.? 172.21.15.40:0/1644262155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:44 smithi141 bash[31670]: audit 2023-12-02T00:03:44.528415+0000 mon.c (mon.2) 9531 : audit 0 from='client.? 172.21.15.40:0/1644262155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:45 smithi040 bash[41173]: cluster 2023-12-02T00:03:44.586398+0000 mgr.y (mgr.24356) 15164 : cluster 0 pgmap v15132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:45 smithi040 bash[28232]: cluster 2023-12-02T00:03:44.586398+0000 mgr.y (mgr.24356) 15164 : cluster 0 pgmap v15132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:45 smithi141 bash[31670]: cluster 2023-12-02T00:03:44.586398+0000 mgr.y (mgr.24356) 15164 : cluster 0 pgmap v15132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:03:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:03:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:47 smithi040 bash[41173]: cluster 2023-12-02T00:03:46.587200+0000 mgr.y (mgr.24356) 15165 : cluster 0 pgmap v15133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:47 smithi040 bash[41173]: audit 2023-12-02T00:03:46.990994+0000 mon.a (mon.0) 9489 : audit 0 from='client.? 172.21.15.40:0/4110132508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:47 smithi040 bash[28232]: cluster 2023-12-02T00:03:46.587200+0000 mgr.y (mgr.24356) 15165 : cluster 0 pgmap v15133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:47 smithi040 bash[28232]: audit 2023-12-02T00:03:46.990994+0000 mon.a (mon.0) 9489 : audit 0 from='client.? 172.21.15.40:0/4110132508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:47 smithi141 bash[31670]: cluster 2023-12-02T00:03:46.587200+0000 mgr.y (mgr.24356) 15165 : cluster 0 pgmap v15133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:47 smithi141 bash[31670]: audit 2023-12-02T00:03:46.990994+0000 mon.a (mon.0) 9489 : audit 0 from='client.? 172.21.15.40:0/4110132508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:49 smithi040 bash[28232]: cluster 2023-12-02T00:03:48.588031+0000 mgr.y (mgr.24356) 15166 : cluster 0 pgmap v15134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:49 smithi040 bash[28232]: audit 2023-12-02T00:03:49.133540+0000 mon.c (mon.2) 9532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:49 smithi040 bash[41173]: cluster 2023-12-02T00:03:48.588031+0000 mgr.y (mgr.24356) 15166 : cluster 0 pgmap v15134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:49 smithi040 bash[41173]: audit 2023-12-02T00:03:49.133540+0000 mon.c (mon.2) 9532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:49 smithi141 bash[31670]: cluster 2023-12-02T00:03:48.588031+0000 mgr.y (mgr.24356) 15166 : cluster 0 pgmap v15134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:49 smithi141 bash[31670]: audit 2023-12-02T00:03:49.133540+0000 mon.c (mon.2) 9532 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:50 smithi141 bash[31670]: audit 2023-12-02T00:03:49.470057+0000 mon.c (mon.2) 9533 : audit 0 from='client.? 172.21.15.40:0/4091256957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:50 smithi040 bash[41173]: audit 2023-12-02T00:03:49.470057+0000 mon.c (mon.2) 9533 : audit 0 from='client.? 172.21.15.40:0/4091256957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:50 smithi040 bash[28232]: audit 2023-12-02T00:03:49.470057+0000 mon.c (mon.2) 9533 : audit 0 from='client.? 172.21.15.40:0/4091256957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:51 smithi141 bash[31670]: cluster 2023-12-02T00:03:50.589295+0000 mgr.y (mgr.24356) 15167 : cluster 0 pgmap v15135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:51 smithi040 bash[28232]: cluster 2023-12-02T00:03:50.589295+0000 mgr.y (mgr.24356) 15167 : cluster 0 pgmap v15135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:51 smithi040 bash[41173]: cluster 2023-12-02T00:03:50.589295+0000 mgr.y (mgr.24356) 15167 : cluster 0 pgmap v15135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:52 smithi141 bash[31670]: audit 2023-12-02T00:03:51.932790+0000 mon.a (mon.0) 9490 : audit 0 from='client.? 172.21.15.40:0/1434433578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:52 smithi040 bash[28232]: audit 2023-12-02T00:03:51.932790+0000 mon.a (mon.0) 9490 : audit 0 from='client.? 172.21.15.40:0/1434433578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:52 smithi040 bash[41173]: audit 2023-12-02T00:03:51.932790+0000 mon.a (mon.0) 9490 : audit 0 from='client.? 172.21.15.40:0/1434433578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:53 smithi141 bash[31670]: cluster 2023-12-02T00:03:52.589871+0000 mgr.y (mgr.24356) 15168 : cluster 0 pgmap v15136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:53 smithi040 bash[28232]: cluster 2023-12-02T00:03:52.589871+0000 mgr.y (mgr.24356) 15168 : cluster 0 pgmap v15136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:53 smithi040 bash[41173]: cluster 2023-12-02T00:03:52.589871+0000 mgr.y (mgr.24356) 15168 : cluster 0 pgmap v15136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:54 smithi141 bash[31670]: audit 2023-12-02T00:03:54.406153+0000 mon.c (mon.2) 9534 : audit 0 from='client.? 172.21.15.40:0/2202401567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:54 smithi040 bash[28232]: audit 2023-12-02T00:03:54.406153+0000 mon.c (mon.2) 9534 : audit 0 from='client.? 172.21.15.40:0/2202401567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:54 smithi040 bash[41173]: audit 2023-12-02T00:03:54.406153+0000 mon.c (mon.2) 9534 : audit 0 from='client.? 172.21.15.40:0/2202401567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:55 smithi141 bash[31670]: cluster 2023-12-02T00:03:54.590976+0000 mgr.y (mgr.24356) 15169 : cluster 0 pgmap v15137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:55 smithi040 bash[28232]: cluster 2023-12-02T00:03:54.590976+0000 mgr.y (mgr.24356) 15169 : cluster 0 pgmap v15137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:55 smithi040 bash[41173]: cluster 2023-12-02T00:03:54.590976+0000 mgr.y (mgr.24356) 15169 : cluster 0 pgmap v15137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:03:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:03:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:57 smithi040 bash[28232]: cluster 2023-12-02T00:03:56.591578+0000 mgr.y (mgr.24356) 15170 : cluster 0 pgmap v15138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:57 smithi040 bash[28232]: audit 2023-12-02T00:03:56.870363+0000 mon.a (mon.0) 9491 : audit 0 from='client.? 172.21.15.40:0/2501607527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:57 smithi040 bash[41173]: cluster 2023-12-02T00:03:56.591578+0000 mgr.y (mgr.24356) 15170 : cluster 0 pgmap v15138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:57 smithi040 bash[41173]: audit 2023-12-02T00:03:56.870363+0000 mon.a (mon.0) 9491 : audit 0 from='client.? 172.21.15.40:0/2501607527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:57 smithi141 bash[31670]: cluster 2023-12-02T00:03:56.591578+0000 mgr.y (mgr.24356) 15170 : cluster 0 pgmap v15138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:57 smithi141 bash[31670]: audit 2023-12-02T00:03:56.870363+0000 mon.a (mon.0) 9491 : audit 0 from='client.? 172.21.15.40:0/2501607527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:59 smithi141 bash[31670]: cluster 2023-12-02T00:03:58.592332+0000 mgr.y (mgr.24356) 15171 : cluster 0 pgmap v15139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:03:59 smithi141 bash[31670]: audit 2023-12-02T00:03:59.335575+0000 mon.c (mon.2) 9535 : audit 0 from='client.? 172.21.15.40:0/288892867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:59 smithi040 bash[28232]: cluster 2023-12-02T00:03:58.592332+0000 mgr.y (mgr.24356) 15171 : cluster 0 pgmap v15139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:03:59 smithi040 bash[28232]: audit 2023-12-02T00:03:59.335575+0000 mon.c (mon.2) 9535 : audit 0 from='client.? 172.21.15.40:0/288892867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:03:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:59 smithi040 bash[41173]: cluster 2023-12-02T00:03:58.592332+0000 mgr.y (mgr.24356) 15171 : cluster 0 pgmap v15139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:03:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:03:59 smithi040 bash[41173]: audit 2023-12-02T00:03:59.335575+0000 mon.c (mon.2) 9535 : audit 0 from='client.? 172.21.15.40:0/288892867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:01 smithi040 bash[28232]: cluster 2023-12-02T00:04:00.593512+0000 mgr.y (mgr.24356) 15172 : cluster 0 pgmap v15140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:01 smithi040 bash[41173]: cluster 2023-12-02T00:04:00.593512+0000 mgr.y (mgr.24356) 15172 : cluster 0 pgmap v15140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:01 smithi141 bash[31670]: cluster 2023-12-02T00:04:00.593512+0000 mgr.y (mgr.24356) 15172 : cluster 0 pgmap v15140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:02 smithi141 bash[31670]: audit 2023-12-02T00:04:01.806574+0000 mon.c (mon.2) 9536 : audit 0 from='client.? 172.21.15.40:0/3816209554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:02 smithi040 bash[28232]: audit 2023-12-02T00:04:01.806574+0000 mon.c (mon.2) 9536 : audit 0 from='client.? 172.21.15.40:0/3816209554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:02 smithi040 bash[41173]: audit 2023-12-02T00:04:01.806574+0000 mon.c (mon.2) 9536 : audit 0 from='client.? 172.21.15.40:0/3816209554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:03 smithi141 bash[31670]: cluster 2023-12-02T00:04:02.594165+0000 mgr.y (mgr.24356) 15173 : cluster 0 pgmap v15141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:03 smithi040 bash[41173]: cluster 2023-12-02T00:04:02.594165+0000 mgr.y (mgr.24356) 15173 : cluster 0 pgmap v15141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:03 smithi040 bash[28232]: cluster 2023-12-02T00:04:02.594165+0000 mgr.y (mgr.24356) 15173 : cluster 0 pgmap v15141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:04 smithi141 bash[31670]: audit 2023-12-02T00:04:04.134028+0000 mon.c (mon.2) 9537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:04 smithi141 bash[31670]: audit 2023-12-02T00:04:04.269324+0000 mon.a (mon.0) 9492 : audit 0 from='client.? 172.21.15.40:0/3306016393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:04 smithi040 bash[28232]: audit 2023-12-02T00:04:04.134028+0000 mon.c (mon.2) 9537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:04 smithi040 bash[28232]: audit 2023-12-02T00:04:04.269324+0000 mon.a (mon.0) 9492 : audit 0 from='client.? 172.21.15.40:0/3306016393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:04 smithi040 bash[41173]: audit 2023-12-02T00:04:04.134028+0000 mon.c (mon.2) 9537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:04 smithi040 bash[41173]: audit 2023-12-02T00:04:04.269324+0000 mon.a (mon.0) 9492 : audit 0 from='client.? 172.21.15.40:0/3306016393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:05 smithi141 bash[31670]: cluster 2023-12-02T00:04:04.595279+0000 mgr.y (mgr.24356) 15174 : cluster 0 pgmap v15142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:05 smithi040 bash[28232]: cluster 2023-12-02T00:04:04.595279+0000 mgr.y (mgr.24356) 15174 : cluster 0 pgmap v15142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:05 smithi040 bash[41173]: cluster 2023-12-02T00:04:04.595279+0000 mgr.y (mgr.24356) 15174 : cluster 0 pgmap v15142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:04:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:04:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:07 smithi141 bash[31670]: cluster 2023-12-02T00:04:06.596036+0000 mgr.y (mgr.24356) 15175 : cluster 0 pgmap v15143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:07 smithi141 bash[31670]: audit 2023-12-02T00:04:06.737745+0000 mon.a (mon.0) 9493 : audit 0 from='client.? 172.21.15.40:0/2645141986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:07 smithi040 bash[28232]: cluster 2023-12-02T00:04:06.596036+0000 mgr.y (mgr.24356) 15175 : cluster 0 pgmap v15143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:07 smithi040 bash[28232]: audit 2023-12-02T00:04:06.737745+0000 mon.a (mon.0) 9493 : audit 0 from='client.? 172.21.15.40:0/2645141986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:07 smithi040 bash[41173]: cluster 2023-12-02T00:04:06.596036+0000 mgr.y (mgr.24356) 15175 : cluster 0 pgmap v15143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:07 smithi040 bash[41173]: audit 2023-12-02T00:04:06.737745+0000 mon.a (mon.0) 9493 : audit 0 from='client.? 172.21.15.40:0/2645141986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:09 smithi141 bash[31670]: cluster 2023-12-02T00:04:08.596768+0000 mgr.y (mgr.24356) 15176 : cluster 0 pgmap v15144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:09 smithi141 bash[31670]: audit 2023-12-02T00:04:09.208104+0000 mon.c (mon.2) 9538 : audit 0 from='client.? 172.21.15.40:0/3163261951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:09 smithi040 bash[28232]: cluster 2023-12-02T00:04:08.596768+0000 mgr.y (mgr.24356) 15176 : cluster 0 pgmap v15144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:09 smithi040 bash[28232]: audit 2023-12-02T00:04:09.208104+0000 mon.c (mon.2) 9538 : audit 0 from='client.? 172.21.15.40:0/3163261951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:09 smithi040 bash[41173]: cluster 2023-12-02T00:04:08.596768+0000 mgr.y (mgr.24356) 15176 : cluster 0 pgmap v15144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:09 smithi040 bash[41173]: audit 2023-12-02T00:04:09.208104+0000 mon.c (mon.2) 9538 : audit 0 from='client.? 172.21.15.40:0/3163261951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:11 smithi040 bash[41173]: cluster 2023-12-02T00:04:10.597850+0000 mgr.y (mgr.24356) 15177 : cluster 0 pgmap v15145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:11 smithi040 bash[28232]: cluster 2023-12-02T00:04:10.597850+0000 mgr.y (mgr.24356) 15177 : cluster 0 pgmap v15145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:11 smithi141 bash[31670]: cluster 2023-12-02T00:04:10.597850+0000 mgr.y (mgr.24356) 15177 : cluster 0 pgmap v15145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:12 smithi141 bash[31670]: audit 2023-12-02T00:04:11.679128+0000 mon.a (mon.0) 9494 : audit 0 from='client.? 172.21.15.40:0/1481333319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:12 smithi040 bash[41173]: audit 2023-12-02T00:04:11.679128+0000 mon.a (mon.0) 9494 : audit 0 from='client.? 172.21.15.40:0/1481333319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:12 smithi040 bash[28232]: audit 2023-12-02T00:04:11.679128+0000 mon.a (mon.0) 9494 : audit 0 from='client.? 172.21.15.40:0/1481333319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:13 smithi141 bash[31670]: cluster 2023-12-02T00:04:12.598523+0000 mgr.y (mgr.24356) 15178 : cluster 0 pgmap v15146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:13 smithi040 bash[28232]: cluster 2023-12-02T00:04:12.598523+0000 mgr.y (mgr.24356) 15178 : cluster 0 pgmap v15146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:13 smithi040 bash[41173]: cluster 2023-12-02T00:04:12.598523+0000 mgr.y (mgr.24356) 15178 : cluster 0 pgmap v15146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:14 smithi141 bash[31670]: audit 2023-12-02T00:04:14.139119+0000 mon.c (mon.2) 9539 : audit 0 from='client.? 172.21.15.40:0/1295204729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:14 smithi040 bash[28232]: audit 2023-12-02T00:04:14.139119+0000 mon.c (mon.2) 9539 : audit 0 from='client.? 172.21.15.40:0/1295204729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:14 smithi040 bash[41173]: audit 2023-12-02T00:04:14.139119+0000 mon.c (mon.2) 9539 : audit 0 from='client.? 172.21.15.40:0/1295204729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:15 smithi141 bash[31670]: cluster 2023-12-02T00:04:14.599614+0000 mgr.y (mgr.24356) 15179 : cluster 0 pgmap v15147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:15 smithi040 bash[41173]: cluster 2023-12-02T00:04:14.599614+0000 mgr.y (mgr.24356) 15179 : cluster 0 pgmap v15147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:15 smithi040 bash[28232]: cluster 2023-12-02T00:04:14.599614+0000 mgr.y (mgr.24356) 15179 : cluster 0 pgmap v15147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:04:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:04:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:16 smithi040 bash[41173]: audit 2023-12-02T00:04:16.595975+0000 mon.c (mon.2) 9540 : audit 0 from='client.? 172.21.15.40:0/3646227669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:16 smithi040 bash[28232]: audit 2023-12-02T00:04:16.595975+0000 mon.c (mon.2) 9540 : audit 0 from='client.? 172.21.15.40:0/3646227669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:16 smithi141 bash[31670]: audit 2023-12-02T00:04:16.595975+0000 mon.c (mon.2) 9540 : audit 0 from='client.? 172.21.15.40:0/3646227669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:17 smithi141 bash[31670]: cluster 2023-12-02T00:04:16.600335+0000 mgr.y (mgr.24356) 15180 : cluster 0 pgmap v15148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:17 smithi040 bash[28232]: cluster 2023-12-02T00:04:16.600335+0000 mgr.y (mgr.24356) 15180 : cluster 0 pgmap v15148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:17 smithi040 bash[41173]: cluster 2023-12-02T00:04:16.600335+0000 mgr.y (mgr.24356) 15180 : cluster 0 pgmap v15148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:19 smithi141 bash[31670]: cluster 2023-12-02T00:04:18.601092+0000 mgr.y (mgr.24356) 15181 : cluster 0 pgmap v15149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:19 smithi141 bash[31670]: audit 2023-12-02T00:04:19.058654+0000 mon.a (mon.0) 9495 : audit 0 from='client.? 172.21.15.40:0/2109555851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:19 smithi141 bash[31670]: audit 2023-12-02T00:04:19.134496+0000 mon.c (mon.2) 9541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:19 smithi040 bash[41173]: cluster 2023-12-02T00:04:18.601092+0000 mgr.y (mgr.24356) 15181 : cluster 0 pgmap v15149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:19 smithi040 bash[41173]: audit 2023-12-02T00:04:19.058654+0000 mon.a (mon.0) 9495 : audit 0 from='client.? 172.21.15.40:0/2109555851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:19 smithi040 bash[41173]: audit 2023-12-02T00:04:19.134496+0000 mon.c (mon.2) 9541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:19 smithi040 bash[28232]: cluster 2023-12-02T00:04:18.601092+0000 mgr.y (mgr.24356) 15181 : cluster 0 pgmap v15149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:19 smithi040 bash[28232]: audit 2023-12-02T00:04:19.058654+0000 mon.a (mon.0) 9495 : audit 0 from='client.? 172.21.15.40:0/2109555851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:19 smithi040 bash[28232]: audit 2023-12-02T00:04:19.134496+0000 mon.c (mon.2) 9541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:21 smithi040 bash[28232]: cluster 2023-12-02T00:04:20.602195+0000 mgr.y (mgr.24356) 15182 : cluster 0 pgmap v15150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:21 smithi040 bash[28232]: audit 2023-12-02T00:04:21.521016+0000 mon.c (mon.2) 9542 : audit 0 from='client.? 172.21.15.40:0/3559294072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:21 smithi040 bash[41173]: cluster 2023-12-02T00:04:20.602195+0000 mgr.y (mgr.24356) 15182 : cluster 0 pgmap v15150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:21 smithi040 bash[41173]: audit 2023-12-02T00:04:21.521016+0000 mon.c (mon.2) 9542 : audit 0 from='client.? 172.21.15.40:0/3559294072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:21 smithi141 bash[31670]: cluster 2023-12-02T00:04:20.602195+0000 mgr.y (mgr.24356) 15182 : cluster 0 pgmap v15150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:21 smithi141 bash[31670]: audit 2023-12-02T00:04:21.521016+0000 mon.c (mon.2) 9542 : audit 0 from='client.? 172.21.15.40:0/3559294072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:23 smithi141 bash[31670]: cluster 2023-12-02T00:04:22.602835+0000 mgr.y (mgr.24356) 15183 : cluster 0 pgmap v15151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:23 smithi040 bash[41173]: cluster 2023-12-02T00:04:22.602835+0000 mgr.y (mgr.24356) 15183 : cluster 0 pgmap v15151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:23 smithi040 bash[28232]: cluster 2023-12-02T00:04:22.602835+0000 mgr.y (mgr.24356) 15183 : cluster 0 pgmap v15151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:24 smithi141 bash[31670]: audit 2023-12-02T00:04:23.982209+0000 mon.a (mon.0) 9496 : audit 0 from='client.? 172.21.15.40:0/2955047584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:24 smithi040 bash[41173]: audit 2023-12-02T00:04:23.982209+0000 mon.a (mon.0) 9496 : audit 0 from='client.? 172.21.15.40:0/2955047584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:24 smithi040 bash[28232]: audit 2023-12-02T00:04:23.982209+0000 mon.a (mon.0) 9496 : audit 0 from='client.? 172.21.15.40:0/2955047584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:25 smithi141 bash[31670]: cluster 2023-12-02T00:04:24.604069+0000 mgr.y (mgr.24356) 15184 : cluster 0 pgmap v15152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:25 smithi040 bash[28232]: cluster 2023-12-02T00:04:24.604069+0000 mgr.y (mgr.24356) 15184 : cluster 0 pgmap v15152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:25 smithi040 bash[41173]: cluster 2023-12-02T00:04:24.604069+0000 mgr.y (mgr.24356) 15184 : cluster 0 pgmap v15152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:26 smithi040 bash[28232]: audit 2023-12-02T00:04:26.450844+0000 mon.a (mon.0) 9497 : audit 0 from='client.? 172.21.15.40:0/2384959841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:26 smithi040 bash[41173]: audit 2023-12-02T00:04:26.450844+0000 mon.a (mon.0) 9497 : audit 0 from='client.? 172.21.15.40:0/2384959841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:04:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:04:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:26 smithi141 bash[31670]: audit 2023-12-02T00:04:26.450844+0000 mon.a (mon.0) 9497 : audit 0 from='client.? 172.21.15.40:0/2384959841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:27 smithi141 bash[31670]: cluster 2023-12-02T00:04:26.604821+0000 mgr.y (mgr.24356) 15185 : cluster 0 pgmap v15153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:27 smithi040 bash[28232]: cluster 2023-12-02T00:04:26.604821+0000 mgr.y (mgr.24356) 15185 : cluster 0 pgmap v15153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:27 smithi040 bash[41173]: cluster 2023-12-02T00:04:26.604821+0000 mgr.y (mgr.24356) 15185 : cluster 0 pgmap v15153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:29 smithi141 bash[31670]: cluster 2023-12-02T00:04:28.605518+0000 mgr.y (mgr.24356) 15186 : cluster 0 pgmap v15154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:29 smithi141 bash[31670]: audit 2023-12-02T00:04:28.921718+0000 mon.a (mon.0) 9498 : audit 0 from='client.? 172.21.15.40:0/2696388740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:29 smithi040 bash[28232]: cluster 2023-12-02T00:04:28.605518+0000 mgr.y (mgr.24356) 15186 : cluster 0 pgmap v15154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:29 smithi040 bash[28232]: audit 2023-12-02T00:04:28.921718+0000 mon.a (mon.0) 9498 : audit 0 from='client.? 172.21.15.40:0/2696388740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:29 smithi040 bash[41173]: cluster 2023-12-02T00:04:28.605518+0000 mgr.y (mgr.24356) 15186 : cluster 0 pgmap v15154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:29 smithi040 bash[41173]: audit 2023-12-02T00:04:28.921718+0000 mon.a (mon.0) 9498 : audit 0 from='client.? 172.21.15.40:0/2696388740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:31 smithi141 bash[31670]: cluster 2023-12-02T00:04:30.606728+0000 mgr.y (mgr.24356) 15187 : cluster 0 pgmap v15155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:31 smithi141 bash[31670]: audit 2023-12-02T00:04:31.377842+0000 mon.c (mon.2) 9543 : audit 0 from='client.? 172.21.15.40:0/543569828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:31 smithi040 bash[41173]: cluster 2023-12-02T00:04:30.606728+0000 mgr.y (mgr.24356) 15187 : cluster 0 pgmap v15155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:31 smithi040 bash[41173]: audit 2023-12-02T00:04:31.377842+0000 mon.c (mon.2) 9543 : audit 0 from='client.? 172.21.15.40:0/543569828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:31 smithi040 bash[28232]: cluster 2023-12-02T00:04:30.606728+0000 mgr.y (mgr.24356) 15187 : cluster 0 pgmap v15155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:31 smithi040 bash[28232]: audit 2023-12-02T00:04:31.377842+0000 mon.c (mon.2) 9543 : audit 0 from='client.? 172.21.15.40:0/543569828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:32 smithi141 bash[31670]: audit 2023-12-02T00:04:32.111421+0000 mon.c (mon.2) 9544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:04:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:32 smithi040 bash[28232]: audit 2023-12-02T00:04:32.111421+0000 mon.c (mon.2) 9544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:04:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:32 smithi040 bash[41173]: audit 2023-12-02T00:04:32.111421+0000 mon.c (mon.2) 9544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:04:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:33 smithi141 bash[31670]: cluster 2023-12-02T00:04:32.607348+0000 mgr.y (mgr.24356) 15188 : cluster 0 pgmap v15156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:33 smithi040 bash[28232]: cluster 2023-12-02T00:04:32.607348+0000 mgr.y (mgr.24356) 15188 : cluster 0 pgmap v15156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:33 smithi040 bash[41173]: cluster 2023-12-02T00:04:32.607348+0000 mgr.y (mgr.24356) 15188 : cluster 0 pgmap v15156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:34 smithi141 bash[31670]: audit 2023-12-02T00:04:33.851652+0000 mon.c (mon.2) 9545 : audit 0 from='client.? 172.21.15.40:0/2236447271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:34 smithi141 bash[31670]: audit 2023-12-02T00:04:34.134728+0000 mon.c (mon.2) 9546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:34 smithi040 bash[41173]: audit 2023-12-02T00:04:33.851652+0000 mon.c (mon.2) 9545 : audit 0 from='client.? 172.21.15.40:0/2236447271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:34 smithi040 bash[41173]: audit 2023-12-02T00:04:34.134728+0000 mon.c (mon.2) 9546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:34 smithi040 bash[28232]: audit 2023-12-02T00:04:33.851652+0000 mon.c (mon.2) 9545 : audit 0 from='client.? 172.21.15.40:0/2236447271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:34 smithi040 bash[28232]: audit 2023-12-02T00:04:34.134728+0000 mon.c (mon.2) 9546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:35 smithi141 bash[31670]: cluster 2023-12-02T00:04:34.608487+0000 mgr.y (mgr.24356) 15189 : cluster 0 pgmap v15157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:35 smithi040 bash[28232]: cluster 2023-12-02T00:04:34.608487+0000 mgr.y (mgr.24356) 15189 : cluster 0 pgmap v15157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:35 smithi040 bash[41173]: cluster 2023-12-02T00:04:34.608487+0000 mgr.y (mgr.24356) 15189 : cluster 0 pgmap v15157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:36 smithi040 bash[28232]: audit 2023-12-02T00:04:36.315392+0000 mon.c (mon.2) 9547 : audit 0 from='client.? 172.21.15.40:0/3277689533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:36 smithi040 bash[41173]: audit 2023-12-02T00:04:36.315392+0000 mon.c (mon.2) 9547 : audit 0 from='client.? 172.21.15.40:0/3277689533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:04:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:04:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:36 smithi141 bash[31670]: audit 2023-12-02T00:04:36.315392+0000 mon.c (mon.2) 9547 : audit 0 from='client.? 172.21.15.40:0/3277689533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:37 smithi141 bash[31670]: cluster 2023-12-02T00:04:36.609135+0000 mgr.y (mgr.24356) 15190 : cluster 0 pgmap v15158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:37 smithi040 bash[28232]: cluster 2023-12-02T00:04:36.609135+0000 mgr.y (mgr.24356) 15190 : cluster 0 pgmap v15158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:37 smithi040 bash[41173]: cluster 2023-12-02T00:04:36.609135+0000 mgr.y (mgr.24356) 15190 : cluster 0 pgmap v15158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.008633+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.018152+0000 mon.a (mon.0) 9500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.308884+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.318914+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.772456+0000 mon.a (mon.0) 9503 : audit 0 from='client.? 172.21.15.40:0/3772062503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.846298+0000 mon.c (mon.2) 9548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:04:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.848066+0000 mon.c (mon.2) 9549 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:04:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:39 smithi141 bash[31670]: audit 2023-12-02T00:04:38.857927+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.008633+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.018152+0000 mon.a (mon.0) 9500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.308884+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.318914+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.772456+0000 mon.a (mon.0) 9503 : audit 0 from='client.? 172.21.15.40:0/3772062503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.846298+0000 mon.c (mon.2) 9548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.848066+0000 mon.c (mon.2) 9549 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[28232]: audit 2023-12-02T00:04:38.857927+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.008633+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.018152+0000 mon.a (mon.0) 9500 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.308884+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.318914+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.772456+0000 mon.a (mon.0) 9503 : audit 0 from='client.? 172.21.15.40:0/3772062503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.846298+0000 mon.c (mon.2) 9548 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:04:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.848066+0000 mon.c (mon.2) 9549 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:04:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:39 smithi040 bash[41173]: audit 2023-12-02T00:04:38.857927+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:04:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:40 smithi141 bash[31670]: cluster 2023-12-02T00:04:38.609882+0000 mgr.y (mgr.24356) 15191 : cluster 0 pgmap v15159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:40 smithi040 bash[28232]: cluster 2023-12-02T00:04:38.609882+0000 mgr.y (mgr.24356) 15191 : cluster 0 pgmap v15159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:40 smithi040 bash[41173]: cluster 2023-12-02T00:04:38.609882+0000 mgr.y (mgr.24356) 15191 : cluster 0 pgmap v15159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:42 smithi141 bash[31670]: cluster 2023-12-02T00:04:40.611077+0000 mgr.y (mgr.24356) 15192 : cluster 0 pgmap v15160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:42 smithi141 bash[31670]: audit 2023-12-02T00:04:41.246256+0000 mon.c (mon.2) 9550 : audit 0 from='client.? 172.21.15.40:0/1032368814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:42 smithi040 bash[28232]: cluster 2023-12-02T00:04:40.611077+0000 mgr.y (mgr.24356) 15192 : cluster 0 pgmap v15160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:42 smithi040 bash[28232]: audit 2023-12-02T00:04:41.246256+0000 mon.c (mon.2) 9550 : audit 0 from='client.? 172.21.15.40:0/1032368814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:42 smithi040 bash[41173]: cluster 2023-12-02T00:04:40.611077+0000 mgr.y (mgr.24356) 15192 : cluster 0 pgmap v15160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:42 smithi040 bash[41173]: audit 2023-12-02T00:04:41.246256+0000 mon.c (mon.2) 9550 : audit 0 from='client.? 172.21.15.40:0/1032368814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:44 smithi141 bash[31670]: cluster 2023-12-02T00:04:42.611722+0000 mgr.y (mgr.24356) 15193 : cluster 0 pgmap v15161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:44 smithi141 bash[31670]: audit 2023-12-02T00:04:43.701298+0000 mon.a (mon.0) 9505 : audit 0 from='client.? 172.21.15.40:0/1445192999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:44 smithi040 bash[28232]: cluster 2023-12-02T00:04:42.611722+0000 mgr.y (mgr.24356) 15193 : cluster 0 pgmap v15161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:44 smithi040 bash[28232]: audit 2023-12-02T00:04:43.701298+0000 mon.a (mon.0) 9505 : audit 0 from='client.? 172.21.15.40:0/1445192999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:44 smithi040 bash[41173]: cluster 2023-12-02T00:04:42.611722+0000 mgr.y (mgr.24356) 15193 : cluster 0 pgmap v15161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:44 smithi040 bash[41173]: audit 2023-12-02T00:04:43.701298+0000 mon.a (mon.0) 9505 : audit 0 from='client.? 172.21.15.40:0/1445192999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:46 smithi141 bash[31670]: cluster 2023-12-02T00:04:44.612860+0000 mgr.y (mgr.24356) 15194 : cluster 0 pgmap v15162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:46 smithi040 bash[28232]: cluster 2023-12-02T00:04:44.612860+0000 mgr.y (mgr.24356) 15194 : cluster 0 pgmap v15162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:46 smithi040 bash[41173]: cluster 2023-12-02T00:04:44.612860+0000 mgr.y (mgr.24356) 15194 : cluster 0 pgmap v15162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:04:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:04:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:47 smithi040 bash[28232]: audit 2023-12-02T00:04:46.165047+0000 mon.c (mon.2) 9551 : audit 0 from='client.? 172.21.15.40:0/2271658827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:47 smithi040 bash[41173]: audit 2023-12-02T00:04:46.165047+0000 mon.c (mon.2) 9551 : audit 0 from='client.? 172.21.15.40:0/2271658827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:47 smithi141 bash[31670]: audit 2023-12-02T00:04:46.165047+0000 mon.c (mon.2) 9551 : audit 0 from='client.? 172.21.15.40:0/2271658827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:48 smithi040 bash[28232]: cluster 2023-12-02T00:04:46.613493+0000 mgr.y (mgr.24356) 15195 : cluster 0 pgmap v15163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:48 smithi040 bash[41173]: cluster 2023-12-02T00:04:46.613493+0000 mgr.y (mgr.24356) 15195 : cluster 0 pgmap v15163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:48 smithi141 bash[31670]: cluster 2023-12-02T00:04:46.613493+0000 mgr.y (mgr.24356) 15195 : cluster 0 pgmap v15163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:49 smithi141 bash[31670]: cluster 2023-12-02T00:04:48.614187+0000 mgr.y (mgr.24356) 15196 : cluster 0 pgmap v15164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:49 smithi141 bash[31670]: audit 2023-12-02T00:04:48.639170+0000 mon.a (mon.0) 9506 : audit 0 from='client.? 172.21.15.40:0/2093966177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:49 smithi141 bash[31670]: audit 2023-12-02T00:04:49.135182+0000 mon.c (mon.2) 9552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:49 smithi040 bash[28232]: cluster 2023-12-02T00:04:48.614187+0000 mgr.y (mgr.24356) 15196 : cluster 0 pgmap v15164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:49 smithi040 bash[28232]: audit 2023-12-02T00:04:48.639170+0000 mon.a (mon.0) 9506 : audit 0 from='client.? 172.21.15.40:0/2093966177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:49 smithi040 bash[28232]: audit 2023-12-02T00:04:49.135182+0000 mon.c (mon.2) 9552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:49 smithi040 bash[41173]: cluster 2023-12-02T00:04:48.614187+0000 mgr.y (mgr.24356) 15196 : cluster 0 pgmap v15164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:49 smithi040 bash[41173]: audit 2023-12-02T00:04:48.639170+0000 mon.a (mon.0) 9506 : audit 0 from='client.? 172.21.15.40:0/2093966177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:49 smithi040 bash[41173]: audit 2023-12-02T00:04:49.135182+0000 mon.c (mon.2) 9552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:51 smithi141 bash[31670]: cluster 2023-12-02T00:04:50.615312+0000 mgr.y (mgr.24356) 15197 : cluster 0 pgmap v15165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:51 smithi141 bash[31670]: audit 2023-12-02T00:04:51.095596+0000 mon.a (mon.0) 9507 : audit 0 from='client.? 172.21.15.40:0/3380272373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:51 smithi040 bash[28232]: cluster 2023-12-02T00:04:50.615312+0000 mgr.y (mgr.24356) 15197 : cluster 0 pgmap v15165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:51 smithi040 bash[28232]: audit 2023-12-02T00:04:51.095596+0000 mon.a (mon.0) 9507 : audit 0 from='client.? 172.21.15.40:0/3380272373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:51 smithi040 bash[41173]: cluster 2023-12-02T00:04:50.615312+0000 mgr.y (mgr.24356) 15197 : cluster 0 pgmap v15165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:51 smithi040 bash[41173]: audit 2023-12-02T00:04:51.095596+0000 mon.a (mon.0) 9507 : audit 0 from='client.? 172.21.15.40:0/3380272373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:53 smithi141 bash[31670]: cluster 2023-12-02T00:04:52.616057+0000 mgr.y (mgr.24356) 15198 : cluster 0 pgmap v15166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:53 smithi141 bash[31670]: audit 2023-12-02T00:04:53.558123+0000 mon.c (mon.2) 9553 : audit 0 from='client.? 172.21.15.40:0/3343844188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:53 smithi040 bash[28232]: cluster 2023-12-02T00:04:52.616057+0000 mgr.y (mgr.24356) 15198 : cluster 0 pgmap v15166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:53 smithi040 bash[28232]: audit 2023-12-02T00:04:53.558123+0000 mon.c (mon.2) 9553 : audit 0 from='client.? 172.21.15.40:0/3343844188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:53 smithi040 bash[41173]: cluster 2023-12-02T00:04:52.616057+0000 mgr.y (mgr.24356) 15198 : cluster 0 pgmap v15166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:53 smithi040 bash[41173]: audit 2023-12-02T00:04:53.558123+0000 mon.c (mon.2) 9553 : audit 0 from='client.? 172.21.15.40:0/3343844188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:55 smithi141 bash[31670]: cluster 2023-12-02T00:04:54.617226+0000 mgr.y (mgr.24356) 15199 : cluster 0 pgmap v15167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:55 smithi040 bash[28232]: cluster 2023-12-02T00:04:54.617226+0000 mgr.y (mgr.24356) 15199 : cluster 0 pgmap v15167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:55 smithi040 bash[41173]: cluster 2023-12-02T00:04:54.617226+0000 mgr.y (mgr.24356) 15199 : cluster 0 pgmap v15167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:56 smithi040 bash[28232]: audit 2023-12-02T00:04:56.019933+0000 mon.c (mon.2) 9554 : audit 0 from='client.? 172.21.15.40:0/4105391705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:04:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-02T00:04:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:56 smithi040 bash[41173]: audit 2023-12-02T00:04:56.019933+0000 mon.c (mon.2) 9554 : audit 0 from='client.? 172.21.15.40:0/4105391705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:56 smithi141 bash[31670]: audit 2023-12-02T00:04:56.019933+0000 mon.c (mon.2) 9554 : audit 0 from='client.? 172.21.15.40:0/4105391705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:57 smithi141 bash[31670]: cluster 2023-12-02T00:04:56.617891+0000 mgr.y (mgr.24356) 15200 : cluster 0 pgmap v15168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:57 smithi040 bash[28232]: cluster 2023-12-02T00:04:56.617891+0000 mgr.y (mgr.24356) 15200 : cluster 0 pgmap v15168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:57 smithi040 bash[41173]: cluster 2023-12-02T00:04:56.617891+0000 mgr.y (mgr.24356) 15200 : cluster 0 pgmap v15168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:59 smithi141 bash[31670]: audit 2023-12-02T00:04:58.484082+0000 mon.c (mon.2) 9555 : audit 0 from='client.? 172.21.15.40:0/998209969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:04:59 smithi141 bash[31670]: cluster 2023-12-02T00:04:58.618711+0000 mgr.y (mgr.24356) 15201 : cluster 0 pgmap v15169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:59 smithi040 bash[28232]: audit 2023-12-02T00:04:58.484082+0000 mon.c (mon.2) 9555 : audit 0 from='client.? 172.21.15.40:0/998209969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:04:59 smithi040 bash[28232]: cluster 2023-12-02T00:04:58.618711+0000 mgr.y (mgr.24356) 15201 : cluster 0 pgmap v15169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:04:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:59 smithi040 bash[41173]: audit 2023-12-02T00:04:58.484082+0000 mon.c (mon.2) 9555 : audit 0 from='client.? 172.21.15.40:0/998209969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:04:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:04:59 smithi040 bash[41173]: cluster 2023-12-02T00:04:58.618711+0000 mgr.y (mgr.24356) 15201 : cluster 0 pgmap v15169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:01 smithi040 bash[41173]: cluster 2023-12-02T00:05:00.619957+0000 mgr.y (mgr.24356) 15202 : cluster 0 pgmap v15170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:01 smithi040 bash[41173]: audit 2023-12-02T00:05:00.950904+0000 mon.c (mon.2) 9556 : audit 0 from='client.? 172.21.15.40:0/258769997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:01 smithi040 bash[28232]: cluster 2023-12-02T00:05:00.619957+0000 mgr.y (mgr.24356) 15202 : cluster 0 pgmap v15170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:01 smithi040 bash[28232]: audit 2023-12-02T00:05:00.950904+0000 mon.c (mon.2) 9556 : audit 0 from='client.? 172.21.15.40:0/258769997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:01 smithi141 bash[31670]: cluster 2023-12-02T00:05:00.619957+0000 mgr.y (mgr.24356) 15202 : cluster 0 pgmap v15170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:01 smithi141 bash[31670]: audit 2023-12-02T00:05:00.950904+0000 mon.c (mon.2) 9556 : audit 0 from='client.? 172.21.15.40:0/258769997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:03 smithi141 bash[31670]: cluster 2023-12-02T00:05:02.620797+0000 mgr.y (mgr.24356) 15203 : cluster 0 pgmap v15171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:03 smithi141 bash[31670]: audit 2023-12-02T00:05:03.419210+0000 mon.c (mon.2) 9557 : audit 0 from='client.? 172.21.15.40:0/2374405735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:03 smithi040 bash[28232]: cluster 2023-12-02T00:05:02.620797+0000 mgr.y (mgr.24356) 15203 : cluster 0 pgmap v15171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:03 smithi040 bash[28232]: audit 2023-12-02T00:05:03.419210+0000 mon.c (mon.2) 9557 : audit 0 from='client.? 172.21.15.40:0/2374405735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:03 smithi040 bash[41173]: cluster 2023-12-02T00:05:02.620797+0000 mgr.y (mgr.24356) 15203 : cluster 0 pgmap v15171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:03 smithi040 bash[41173]: audit 2023-12-02T00:05:03.419210+0000 mon.c (mon.2) 9557 : audit 0 from='client.? 172.21.15.40:0/2374405735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:04 smithi141 bash[31670]: audit 2023-12-02T00:05:04.135835+0000 mon.c (mon.2) 9558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:04 smithi040 bash[28232]: audit 2023-12-02T00:05:04.135835+0000 mon.c (mon.2) 9558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:04 smithi040 bash[41173]: audit 2023-12-02T00:05:04.135835+0000 mon.c (mon.2) 9558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:05 smithi141 bash[31670]: cluster 2023-12-02T00:05:04.621918+0000 mgr.y (mgr.24356) 15204 : cluster 0 pgmap v15172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:05 smithi040 bash[28232]: cluster 2023-12-02T00:05:04.621918+0000 mgr.y (mgr.24356) 15204 : cluster 0 pgmap v15172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:05 smithi040 bash[41173]: cluster 2023-12-02T00:05:04.621918+0000 mgr.y (mgr.24356) 15204 : cluster 0 pgmap v15172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:06 smithi040 bash[28232]: audit 2023-12-02T00:05:05.889173+0000 mon.c (mon.2) 9559 : audit 0 from='client.? 172.21.15.40:0/1390837739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:05:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:05:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:06 smithi040 bash[41173]: audit 2023-12-02T00:05:05.889173+0000 mon.c (mon.2) 9559 : audit 0 from='client.? 172.21.15.40:0/1390837739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:06 smithi141 bash[31670]: audit 2023-12-02T00:05:05.889173+0000 mon.c (mon.2) 9559 : audit 0 from='client.? 172.21.15.40:0/1390837739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:07 smithi141 bash[31670]: cluster 2023-12-02T00:05:06.622577+0000 mgr.y (mgr.24356) 15205 : cluster 0 pgmap v15173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:07 smithi040 bash[28232]: cluster 2023-12-02T00:05:06.622577+0000 mgr.y (mgr.24356) 15205 : cluster 0 pgmap v15173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:07 smithi040 bash[41173]: cluster 2023-12-02T00:05:06.622577+0000 mgr.y (mgr.24356) 15205 : cluster 0 pgmap v15173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:08 smithi141 bash[31670]: audit 2023-12-02T00:05:08.352108+0000 mon.a (mon.0) 9508 : audit 0 from='client.? 172.21.15.40:0/2797001660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:08 smithi040 bash[28232]: audit 2023-12-02T00:05:08.352108+0000 mon.a (mon.0) 9508 : audit 0 from='client.? 172.21.15.40:0/2797001660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:08 smithi040 bash[41173]: audit 2023-12-02T00:05:08.352108+0000 mon.a (mon.0) 9508 : audit 0 from='client.? 172.21.15.40:0/2797001660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:09 smithi141 bash[31670]: cluster 2023-12-02T00:05:08.623209+0000 mgr.y (mgr.24356) 15206 : cluster 0 pgmap v15174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:09 smithi040 bash[28232]: cluster 2023-12-02T00:05:08.623209+0000 mgr.y (mgr.24356) 15206 : cluster 0 pgmap v15174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:09 smithi040 bash[41173]: cluster 2023-12-02T00:05:08.623209+0000 mgr.y (mgr.24356) 15206 : cluster 0 pgmap v15174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:11 smithi141 bash[31670]: cluster 2023-12-02T00:05:10.624358+0000 mgr.y (mgr.24356) 15207 : cluster 0 pgmap v15175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:11 smithi141 bash[31670]: audit 2023-12-02T00:05:10.820924+0000 mon.a (mon.0) 9509 : audit 0 from='client.? 172.21.15.40:0/59055636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:11 smithi040 bash[28232]: cluster 2023-12-02T00:05:10.624358+0000 mgr.y (mgr.24356) 15207 : cluster 0 pgmap v15175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:11 smithi040 bash[28232]: audit 2023-12-02T00:05:10.820924+0000 mon.a (mon.0) 9509 : audit 0 from='client.? 172.21.15.40:0/59055636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:11 smithi040 bash[41173]: cluster 2023-12-02T00:05:10.624358+0000 mgr.y (mgr.24356) 15207 : cluster 0 pgmap v15175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:11 smithi040 bash[41173]: audit 2023-12-02T00:05:10.820924+0000 mon.a (mon.0) 9509 : audit 0 from='client.? 172.21.15.40:0/59055636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:13 smithi141 bash[31670]: cluster 2023-12-02T00:05:12.625058+0000 mgr.y (mgr.24356) 15208 : cluster 0 pgmap v15176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:13 smithi141 bash[31670]: audit 2023-12-02T00:05:13.287511+0000 mon.c (mon.2) 9560 : audit 0 from='client.? 172.21.15.40:0/3838689527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:13 smithi040 bash[28232]: cluster 2023-12-02T00:05:12.625058+0000 mgr.y (mgr.24356) 15208 : cluster 0 pgmap v15176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:13 smithi040 bash[28232]: audit 2023-12-02T00:05:13.287511+0000 mon.c (mon.2) 9560 : audit 0 from='client.? 172.21.15.40:0/3838689527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:13 smithi040 bash[41173]: cluster 2023-12-02T00:05:12.625058+0000 mgr.y (mgr.24356) 15208 : cluster 0 pgmap v15176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:13 smithi040 bash[41173]: audit 2023-12-02T00:05:13.287511+0000 mon.c (mon.2) 9560 : audit 0 from='client.? 172.21.15.40:0/3838689527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:15 smithi141 bash[31670]: cluster 2023-12-02T00:05:14.626042+0000 mgr.y (mgr.24356) 15209 : cluster 0 pgmap v15177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:15 smithi040 bash[28232]: cluster 2023-12-02T00:05:14.626042+0000 mgr.y (mgr.24356) 15209 : cluster 0 pgmap v15177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:15 smithi040 bash[41173]: cluster 2023-12-02T00:05:14.626042+0000 mgr.y (mgr.24356) 15209 : cluster 0 pgmap v15177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:16 smithi040 bash[28232]: audit 2023-12-02T00:05:15.748414+0000 mon.c (mon.2) 9561 : audit 0 from='client.? 172.21.15.40:0/3400053265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:05:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:05:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:16 smithi040 bash[41173]: audit 2023-12-02T00:05:15.748414+0000 mon.c (mon.2) 9561 : audit 0 from='client.? 172.21.15.40:0/3400053265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:16 smithi141 bash[31670]: audit 2023-12-02T00:05:15.748414+0000 mon.c (mon.2) 9561 : audit 0 from='client.? 172.21.15.40:0/3400053265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:17 smithi141 bash[31670]: cluster 2023-12-02T00:05:16.626638+0000 mgr.y (mgr.24356) 15210 : cluster 0 pgmap v15178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:17 smithi040 bash[28232]: cluster 2023-12-02T00:05:16.626638+0000 mgr.y (mgr.24356) 15210 : cluster 0 pgmap v15178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:17 smithi040 bash[41173]: cluster 2023-12-02T00:05:16.626638+0000 mgr.y (mgr.24356) 15210 : cluster 0 pgmap v15178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:18 smithi141 bash[31670]: audit 2023-12-02T00:05:18.215579+0000 mon.c (mon.2) 9562 : audit 0 from='client.? 172.21.15.40:0/1297630239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:18 smithi040 bash[28232]: audit 2023-12-02T00:05:18.215579+0000 mon.c (mon.2) 9562 : audit 0 from='client.? 172.21.15.40:0/1297630239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:18 smithi040 bash[41173]: audit 2023-12-02T00:05:18.215579+0000 mon.c (mon.2) 9562 : audit 0 from='client.? 172.21.15.40:0/1297630239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:19 smithi141 bash[31670]: cluster 2023-12-02T00:05:18.627321+0000 mgr.y (mgr.24356) 15211 : cluster 0 pgmap v15179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:19 smithi141 bash[31670]: audit 2023-12-02T00:05:19.135997+0000 mon.c (mon.2) 9563 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:19 smithi040 bash[41173]: cluster 2023-12-02T00:05:18.627321+0000 mgr.y (mgr.24356) 15211 : cluster 0 pgmap v15179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:19 smithi040 bash[41173]: audit 2023-12-02T00:05:19.135997+0000 mon.c (mon.2) 9563 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:19 smithi040 bash[28232]: cluster 2023-12-02T00:05:18.627321+0000 mgr.y (mgr.24356) 15211 : cluster 0 pgmap v15179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:19 smithi040 bash[28232]: audit 2023-12-02T00:05:19.135997+0000 mon.c (mon.2) 9563 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:20 smithi141 bash[31670]: audit 2023-12-02T00:05:20.678451+0000 mon.a (mon.0) 9510 : audit 0 from='client.? 172.21.15.40:0/1198028800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:20 smithi040 bash[28232]: audit 2023-12-02T00:05:20.678451+0000 mon.a (mon.0) 9510 : audit 0 from='client.? 172.21.15.40:0/1198028800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:20 smithi040 bash[41173]: audit 2023-12-02T00:05:20.678451+0000 mon.a (mon.0) 9510 : audit 0 from='client.? 172.21.15.40:0/1198028800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:21 smithi141 bash[31670]: cluster 2023-12-02T00:05:20.628581+0000 mgr.y (mgr.24356) 15212 : cluster 0 pgmap v15180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:21 smithi040 bash[28232]: cluster 2023-12-02T00:05:20.628581+0000 mgr.y (mgr.24356) 15212 : cluster 0 pgmap v15180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:21 smithi040 bash[41173]: cluster 2023-12-02T00:05:20.628581+0000 mgr.y (mgr.24356) 15212 : cluster 0 pgmap v15180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:23 smithi141 bash[31670]: cluster 2023-12-02T00:05:22.629352+0000 mgr.y (mgr.24356) 15213 : cluster 0 pgmap v15181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:23 smithi141 bash[31670]: audit 2023-12-02T00:05:23.149455+0000 mon.a (mon.0) 9511 : audit 0 from='client.? 172.21.15.40:0/2592394953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:23 smithi040 bash[28232]: cluster 2023-12-02T00:05:22.629352+0000 mgr.y (mgr.24356) 15213 : cluster 0 pgmap v15181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:23 smithi040 bash[28232]: audit 2023-12-02T00:05:23.149455+0000 mon.a (mon.0) 9511 : audit 0 from='client.? 172.21.15.40:0/2592394953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:23 smithi040 bash[41173]: cluster 2023-12-02T00:05:22.629352+0000 mgr.y (mgr.24356) 15213 : cluster 0 pgmap v15181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:23 smithi040 bash[41173]: audit 2023-12-02T00:05:23.149455+0000 mon.a (mon.0) 9511 : audit 0 from='client.? 172.21.15.40:0/2592394953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:25 smithi141 bash[31670]: cluster 2023-12-02T00:05:24.630509+0000 mgr.y (mgr.24356) 15214 : cluster 0 pgmap v15182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:25 smithi141 bash[31670]: audit 2023-12-02T00:05:25.614751+0000 mon.c (mon.2) 9564 : audit 0 from='client.? 172.21.15.40:0/542260938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:25 smithi040 bash[28232]: cluster 2023-12-02T00:05:24.630509+0000 mgr.y (mgr.24356) 15214 : cluster 0 pgmap v15182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:25 smithi040 bash[28232]: audit 2023-12-02T00:05:25.614751+0000 mon.c (mon.2) 9564 : audit 0 from='client.? 172.21.15.40:0/542260938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:25 smithi040 bash[41173]: cluster 2023-12-02T00:05:24.630509+0000 mgr.y (mgr.24356) 15214 : cluster 0 pgmap v15182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:25 smithi040 bash[41173]: audit 2023-12-02T00:05:25.614751+0000 mon.c (mon.2) 9564 : audit 0 from='client.? 172.21.15.40:0/542260938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:05:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:05:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:27 smithi141 bash[31670]: cluster 2023-12-02T00:05:26.631167+0000 mgr.y (mgr.24356) 15215 : cluster 0 pgmap v15183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:27 smithi040 bash[28232]: cluster 2023-12-02T00:05:26.631167+0000 mgr.y (mgr.24356) 15215 : cluster 0 pgmap v15183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:27 smithi040 bash[41173]: cluster 2023-12-02T00:05:26.631167+0000 mgr.y (mgr.24356) 15215 : cluster 0 pgmap v15183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:28 smithi141 bash[31670]: audit 2023-12-02T00:05:28.075903+0000 mon.c (mon.2) 9565 : audit 0 from='client.? 172.21.15.40:0/283283232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:28 smithi040 bash[28232]: audit 2023-12-02T00:05:28.075903+0000 mon.c (mon.2) 9565 : audit 0 from='client.? 172.21.15.40:0/283283232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:28 smithi040 bash[41173]: audit 2023-12-02T00:05:28.075903+0000 mon.c (mon.2) 9565 : audit 0 from='client.? 172.21.15.40:0/283283232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:29 smithi141 bash[31670]: cluster 2023-12-02T00:05:28.631827+0000 mgr.y (mgr.24356) 15216 : cluster 0 pgmap v15184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:29 smithi040 bash[28232]: cluster 2023-12-02T00:05:28.631827+0000 mgr.y (mgr.24356) 15216 : cluster 0 pgmap v15184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:29 smithi040 bash[41173]: cluster 2023-12-02T00:05:28.631827+0000 mgr.y (mgr.24356) 15216 : cluster 0 pgmap v15184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:30 smithi141 bash[31670]: audit 2023-12-02T00:05:30.537611+0000 mon.a (mon.0) 9512 : audit 0 from='client.? 172.21.15.40:0/2210538916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:30 smithi040 bash[28232]: audit 2023-12-02T00:05:30.537611+0000 mon.a (mon.0) 9512 : audit 0 from='client.? 172.21.15.40:0/2210538916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:30 smithi040 bash[41173]: audit 2023-12-02T00:05:30.537611+0000 mon.a (mon.0) 9512 : audit 0 from='client.? 172.21.15.40:0/2210538916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:31 smithi040 bash[28232]: cluster 2023-12-02T00:05:30.633082+0000 mgr.y (mgr.24356) 15217 : cluster 0 pgmap v15185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:31 smithi040 bash[41173]: cluster 2023-12-02T00:05:30.633082+0000 mgr.y (mgr.24356) 15217 : cluster 0 pgmap v15185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:31 smithi141 bash[31670]: cluster 2023-12-02T00:05:30.633082+0000 mgr.y (mgr.24356) 15217 : cluster 0 pgmap v15185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:33 smithi040 bash[28232]: cluster 2023-12-02T00:05:32.633613+0000 mgr.y (mgr.24356) 15218 : cluster 0 pgmap v15186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:33 smithi040 bash[28232]: audit 2023-12-02T00:05:33.011638+0000 mon.c (mon.2) 9566 : audit 0 from='client.? 172.21.15.40:0/37159183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:33 smithi040 bash[41173]: cluster 2023-12-02T00:05:32.633613+0000 mgr.y (mgr.24356) 15218 : cluster 0 pgmap v15186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:33 smithi040 bash[41173]: audit 2023-12-02T00:05:33.011638+0000 mon.c (mon.2) 9566 : audit 0 from='client.? 172.21.15.40:0/37159183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:33 smithi141 bash[31670]: cluster 2023-12-02T00:05:32.633613+0000 mgr.y (mgr.24356) 15218 : cluster 0 pgmap v15186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:33 smithi141 bash[31670]: audit 2023-12-02T00:05:33.011638+0000 mon.c (mon.2) 9566 : audit 0 from='client.? 172.21.15.40:0/37159183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:34 smithi040 bash[28232]: audit 2023-12-02T00:05:34.136358+0000 mon.c (mon.2) 9567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:34 smithi040 bash[41173]: audit 2023-12-02T00:05:34.136358+0000 mon.c (mon.2) 9567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:34 smithi141 bash[31670]: audit 2023-12-02T00:05:34.136358+0000 mon.c (mon.2) 9567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:35 smithi040 bash[28232]: cluster 2023-12-02T00:05:34.634675+0000 mgr.y (mgr.24356) 15219 : cluster 0 pgmap v15187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:35 smithi040 bash[28232]: audit 2023-12-02T00:05:35.479135+0000 mon.a (mon.0) 9513 : audit 0 from='client.? 172.21.15.40:0/508417928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:35 smithi040 bash[41173]: cluster 2023-12-02T00:05:34.634675+0000 mgr.y (mgr.24356) 15219 : cluster 0 pgmap v15187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:35 smithi040 bash[41173]: audit 2023-12-02T00:05:35.479135+0000 mon.a (mon.0) 9513 : audit 0 from='client.? 172.21.15.40:0/508417928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:35 smithi141 bash[31670]: cluster 2023-12-02T00:05:34.634675+0000 mgr.y (mgr.24356) 15219 : cluster 0 pgmap v15187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:35 smithi141 bash[31670]: audit 2023-12-02T00:05:35.479135+0000 mon.a (mon.0) 9513 : audit 0 from='client.? 172.21.15.40:0/508417928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:05:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:05:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:37 smithi040 bash[28232]: cluster 2023-12-02T00:05:36.635332+0000 mgr.y (mgr.24356) 15220 : cluster 0 pgmap v15188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:37 smithi040 bash[41173]: cluster 2023-12-02T00:05:36.635332+0000 mgr.y (mgr.24356) 15220 : cluster 0 pgmap v15188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:37 smithi141 bash[31670]: cluster 2023-12-02T00:05:36.635332+0000 mgr.y (mgr.24356) 15220 : cluster 0 pgmap v15188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:38 smithi040 bash[41173]: audit 2023-12-02T00:05:37.937701+0000 mon.c (mon.2) 9568 : audit 0 from='client.? 172.21.15.40:0/1122384832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:38 smithi040 bash[28232]: audit 2023-12-02T00:05:37.937701+0000 mon.c (mon.2) 9568 : audit 0 from='client.? 172.21.15.40:0/1122384832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:38 smithi141 bash[31670]: audit 2023-12-02T00:05:37.937701+0000 mon.c (mon.2) 9568 : audit 0 from='client.? 172.21.15.40:0/1122384832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:39 smithi040 bash[28232]: cluster 2023-12-02T00:05:38.635989+0000 mgr.y (mgr.24356) 15221 : cluster 0 pgmap v15189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:39 smithi040 bash[28232]: audit 2023-12-02T00:05:38.940752+0000 mon.c (mon.2) 9569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:05:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:39 smithi040 bash[41173]: cluster 2023-12-02T00:05:38.635989+0000 mgr.y (mgr.24356) 15221 : cluster 0 pgmap v15189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:39 smithi040 bash[41173]: audit 2023-12-02T00:05:38.940752+0000 mon.c (mon.2) 9569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:05:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:39 smithi141 bash[31670]: cluster 2023-12-02T00:05:38.635989+0000 mgr.y (mgr.24356) 15221 : cluster 0 pgmap v15189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:39 smithi141 bash[31670]: audit 2023-12-02T00:05:38.940752+0000 mon.c (mon.2) 9569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:05:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:40 smithi040 bash[28232]: audit 2023-12-02T00:05:40.410310+0000 mon.a (mon.0) 9514 : audit 0 from='client.? 172.21.15.40:0/1085512630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:40 smithi040 bash[41173]: audit 2023-12-02T00:05:40.410310+0000 mon.a (mon.0) 9514 : audit 0 from='client.? 172.21.15.40:0/1085512630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:40 smithi141 bash[31670]: audit 2023-12-02T00:05:40.410310+0000 mon.a (mon.0) 9514 : audit 0 from='client.? 172.21.15.40:0/1085512630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:41 smithi040 bash[28232]: cluster 2023-12-02T00:05:40.637161+0000 mgr.y (mgr.24356) 15222 : cluster 0 pgmap v15190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:41 smithi040 bash[41173]: cluster 2023-12-02T00:05:40.637161+0000 mgr.y (mgr.24356) 15222 : cluster 0 pgmap v15190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:41 smithi141 bash[31670]: cluster 2023-12-02T00:05:40.637161+0000 mgr.y (mgr.24356) 15222 : cluster 0 pgmap v15190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:43 smithi040 bash[28232]: cluster 2023-12-02T00:05:42.637786+0000 mgr.y (mgr.24356) 15223 : cluster 0 pgmap v15191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:43 smithi040 bash[28232]: audit 2023-12-02T00:05:42.880825+0000 mon.a (mon.0) 9515 : audit 0 from='client.? 172.21.15.40:0/3004414410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:43 smithi040 bash[41173]: cluster 2023-12-02T00:05:42.637786+0000 mgr.y (mgr.24356) 15223 : cluster 0 pgmap v15191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:43 smithi040 bash[41173]: audit 2023-12-02T00:05:42.880825+0000 mon.a (mon.0) 9515 : audit 0 from='client.? 172.21.15.40:0/3004414410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:43 smithi141 bash[31670]: cluster 2023-12-02T00:05:42.637786+0000 mgr.y (mgr.24356) 15223 : cluster 0 pgmap v15191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:43 smithi141 bash[31670]: audit 2023-12-02T00:05:42.880825+0000 mon.a (mon.0) 9515 : audit 0 from='client.? 172.21.15.40:0/3004414410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: cluster 2023-12-02T00:05:44.639007+0000 mgr.y (mgr.24356) 15224 : cluster 0 pgmap v15192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:44.838619+0000 mon.a (mon.0) 9516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:44.851163+0000 mon.a (mon.0) 9517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:45.191384+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:45.200429+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:45.369259+0000 mon.a (mon.0) 9520 : audit 0 from='client.? 172.21.15.40:0/2777811522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:45.676036+0000 mon.c (mon.2) 9570 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:45.678029+0000 mon.c (mon.2) 9571 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[41173]: audit 2023-12-02T00:05:45.688701+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: cluster 2023-12-02T00:05:44.639007+0000 mgr.y (mgr.24356) 15224 : cluster 0 pgmap v15192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:44.838619+0000 mon.a (mon.0) 9516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:44.851163+0000 mon.a (mon.0) 9517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:45.191384+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:45.200429+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:45.369259+0000 mon.a (mon.0) 9520 : audit 0 from='client.? 172.21.15.40:0/2777811522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:45.676036+0000 mon.c (mon.2) 9570 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:45.678029+0000 mon.c (mon.2) 9571 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:05:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:45 smithi040 bash[28232]: audit 2023-12-02T00:05:45.688701+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: cluster 2023-12-02T00:05:44.639007+0000 mgr.y (mgr.24356) 15224 : cluster 0 pgmap v15192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:44.838619+0000 mon.a (mon.0) 9516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:44.851163+0000 mon.a (mon.0) 9517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:45.191384+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:45.200429+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:45.369259+0000 mon.a (mon.0) 9520 : audit 0 from='client.? 172.21.15.40:0/2777811522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:45.676036+0000 mon.c (mon.2) 9570 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:45.678029+0000 mon.c (mon.2) 9571 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:05:46.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:45 smithi141 bash[31670]: audit 2023-12-02T00:05:45.688701+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:05:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:05:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:05:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:47 smithi040 bash[28232]: cluster 2023-12-02T00:05:46.639718+0000 mgr.y (mgr.24356) 15225 : cluster 0 pgmap v15193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:47 smithi040 bash[41173]: cluster 2023-12-02T00:05:46.639718+0000 mgr.y (mgr.24356) 15225 : cluster 0 pgmap v15193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:47 smithi141 bash[31670]: cluster 2023-12-02T00:05:46.639718+0000 mgr.y (mgr.24356) 15225 : cluster 0 pgmap v15193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:48 smithi040 bash[41173]: audit 2023-12-02T00:05:47.840942+0000 mon.c (mon.2) 9572 : audit 0 from='client.? 172.21.15.40:0/1196277945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:48 smithi040 bash[28232]: audit 2023-12-02T00:05:47.840942+0000 mon.c (mon.2) 9572 : audit 0 from='client.? 172.21.15.40:0/1196277945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:48 smithi141 bash[31670]: audit 2023-12-02T00:05:47.840942+0000 mon.c (mon.2) 9572 : audit 0 from='client.? 172.21.15.40:0/1196277945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:49 smithi040 bash[28232]: cluster 2023-12-02T00:05:48.640498+0000 mgr.y (mgr.24356) 15226 : cluster 0 pgmap v15194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:49 smithi040 bash[28232]: audit 2023-12-02T00:05:49.136925+0000 mon.c (mon.2) 9573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:49 smithi040 bash[41173]: cluster 2023-12-02T00:05:48.640498+0000 mgr.y (mgr.24356) 15226 : cluster 0 pgmap v15194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:49 smithi040 bash[41173]: audit 2023-12-02T00:05:49.136925+0000 mon.c (mon.2) 9573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:49 smithi141 bash[31670]: cluster 2023-12-02T00:05:48.640498+0000 mgr.y (mgr.24356) 15226 : cluster 0 pgmap v15194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:49 smithi141 bash[31670]: audit 2023-12-02T00:05:49.136925+0000 mon.c (mon.2) 9573 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:50 smithi040 bash[41173]: audit 2023-12-02T00:05:50.306993+0000 mon.a (mon.0) 9522 : audit 0 from='client.? 172.21.15.40:0/4048428652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:50 smithi040 bash[28232]: audit 2023-12-02T00:05:50.306993+0000 mon.a (mon.0) 9522 : audit 0 from='client.? 172.21.15.40:0/4048428652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:50 smithi141 bash[31670]: audit 2023-12-02T00:05:50.306993+0000 mon.a (mon.0) 9522 : audit 0 from='client.? 172.21.15.40:0/4048428652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:51 smithi040 bash[28232]: cluster 2023-12-02T00:05:50.641649+0000 mgr.y (mgr.24356) 15227 : cluster 0 pgmap v15195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:51 smithi040 bash[41173]: cluster 2023-12-02T00:05:50.641649+0000 mgr.y (mgr.24356) 15227 : cluster 0 pgmap v15195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:51 smithi141 bash[31670]: cluster 2023-12-02T00:05:50.641649+0000 mgr.y (mgr.24356) 15227 : cluster 0 pgmap v15195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:52 smithi040 bash[28232]: audit 2023-12-02T00:05:52.767727+0000 mon.c (mon.2) 9574 : audit 0 from='client.? 172.21.15.40:0/425317173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:52 smithi040 bash[41173]: audit 2023-12-02T00:05:52.767727+0000 mon.c (mon.2) 9574 : audit 0 from='client.? 172.21.15.40:0/425317173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:52 smithi141 bash[31670]: audit 2023-12-02T00:05:52.767727+0000 mon.c (mon.2) 9574 : audit 0 from='client.? 172.21.15.40:0/425317173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:53 smithi040 bash[28232]: cluster 2023-12-02T00:05:52.642238+0000 mgr.y (mgr.24356) 15228 : cluster 0 pgmap v15196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:53 smithi040 bash[41173]: cluster 2023-12-02T00:05:52.642238+0000 mgr.y (mgr.24356) 15228 : cluster 0 pgmap v15196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:53 smithi141 bash[31670]: cluster 2023-12-02T00:05:52.642238+0000 mgr.y (mgr.24356) 15228 : cluster 0 pgmap v15196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:55 smithi040 bash[28232]: cluster 2023-12-02T00:05:54.643412+0000 mgr.y (mgr.24356) 15229 : cluster 0 pgmap v15197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:55 smithi040 bash[28232]: audit 2023-12-02T00:05:55.237626+0000 mon.c (mon.2) 9575 : audit 0 from='client.? 172.21.15.40:0/433532863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:55 smithi040 bash[41173]: cluster 2023-12-02T00:05:54.643412+0000 mgr.y (mgr.24356) 15229 : cluster 0 pgmap v15197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:55 smithi040 bash[41173]: audit 2023-12-02T00:05:55.237626+0000 mon.c (mon.2) 9575 : audit 0 from='client.? 172.21.15.40:0/433532863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:55 smithi141 bash[31670]: cluster 2023-12-02T00:05:54.643412+0000 mgr.y (mgr.24356) 15229 : cluster 0 pgmap v15197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:55 smithi141 bash[31670]: audit 2023-12-02T00:05:55.237626+0000 mon.c (mon.2) 9575 : audit 0 from='client.? 172.21.15.40:0/433532863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:05:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:05:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:57 smithi040 bash[41173]: cluster 2023-12-02T00:05:56.644097+0000 mgr.y (mgr.24356) 15230 : cluster 0 pgmap v15198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:57 smithi040 bash[41173]: audit 2023-12-02T00:05:57.697254+0000 mon.a (mon.0) 9523 : audit 0 from='client.? 172.21.15.40:0/3605653725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:57 smithi040 bash[28232]: cluster 2023-12-02T00:05:56.644097+0000 mgr.y (mgr.24356) 15230 : cluster 0 pgmap v15198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:57 smithi040 bash[28232]: audit 2023-12-02T00:05:57.697254+0000 mon.a (mon.0) 9523 : audit 0 from='client.? 172.21.15.40:0/3605653725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:57 smithi141 bash[31670]: cluster 2023-12-02T00:05:56.644097+0000 mgr.y (mgr.24356) 15230 : cluster 0 pgmap v15198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:57 smithi141 bash[31670]: audit 2023-12-02T00:05:57.697254+0000 mon.a (mon.0) 9523 : audit 0 from='client.? 172.21.15.40:0/3605653725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:05:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:05:59 smithi141 bash[31670]: cluster 2023-12-02T00:05:58.644827+0000 mgr.y (mgr.24356) 15231 : cluster 0 pgmap v15199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:05:59 smithi040 bash[41173]: cluster 2023-12-02T00:05:58.644827+0000 mgr.y (mgr.24356) 15231 : cluster 0 pgmap v15199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:05:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:05:59 smithi040 bash[28232]: cluster 2023-12-02T00:05:58.644827+0000 mgr.y (mgr.24356) 15231 : cluster 0 pgmap v15199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:00 smithi141 bash[31670]: audit 2023-12-02T00:06:00.158042+0000 mon.c (mon.2) 9576 : audit 0 from='client.? 172.21.15.40:0/407139468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:00 smithi040 bash[41173]: audit 2023-12-02T00:06:00.158042+0000 mon.c (mon.2) 9576 : audit 0 from='client.? 172.21.15.40:0/407139468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:00 smithi040 bash[28232]: audit 2023-12-02T00:06:00.158042+0000 mon.c (mon.2) 9576 : audit 0 from='client.? 172.21.15.40:0/407139468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:01 smithi141 bash[31670]: cluster 2023-12-02T00:06:00.646118+0000 mgr.y (mgr.24356) 15232 : cluster 0 pgmap v15200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:01 smithi040 bash[28232]: cluster 2023-12-02T00:06:00.646118+0000 mgr.y (mgr.24356) 15232 : cluster 0 pgmap v15200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:01 smithi040 bash[41173]: cluster 2023-12-02T00:06:00.646118+0000 mgr.y (mgr.24356) 15232 : cluster 0 pgmap v15200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:02 smithi141 bash[31670]: audit 2023-12-02T00:06:02.620464+0000 mon.c (mon.2) 9577 : audit 0 from='client.? 172.21.15.40:0/3095670096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:02 smithi040 bash[28232]: audit 2023-12-02T00:06:02.620464+0000 mon.c (mon.2) 9577 : audit 0 from='client.? 172.21.15.40:0/3095670096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:02 smithi040 bash[41173]: audit 2023-12-02T00:06:02.620464+0000 mon.c (mon.2) 9577 : audit 0 from='client.? 172.21.15.40:0/3095670096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:03 smithi141 bash[31670]: cluster 2023-12-02T00:06:02.646917+0000 mgr.y (mgr.24356) 15233 : cluster 0 pgmap v15201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:03 smithi040 bash[28232]: cluster 2023-12-02T00:06:02.646917+0000 mgr.y (mgr.24356) 15233 : cluster 0 pgmap v15201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:03 smithi040 bash[41173]: cluster 2023-12-02T00:06:02.646917+0000 mgr.y (mgr.24356) 15233 : cluster 0 pgmap v15201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:04 smithi141 bash[31670]: audit 2023-12-02T00:06:04.137570+0000 mon.c (mon.2) 9578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:04 smithi040 bash[28232]: audit 2023-12-02T00:06:04.137570+0000 mon.c (mon.2) 9578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:04 smithi040 bash[41173]: audit 2023-12-02T00:06:04.137570+0000 mon.c (mon.2) 9578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:05 smithi141 bash[31670]: cluster 2023-12-02T00:06:04.648142+0000 mgr.y (mgr.24356) 15234 : cluster 0 pgmap v15202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:05 smithi141 bash[31670]: audit 2023-12-02T00:06:05.082294+0000 mon.a (mon.0) 9524 : audit 0 from='client.? 172.21.15.40:0/2841026178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:05 smithi040 bash[28232]: cluster 2023-12-02T00:06:04.648142+0000 mgr.y (mgr.24356) 15234 : cluster 0 pgmap v15202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:05 smithi040 bash[28232]: audit 2023-12-02T00:06:05.082294+0000 mon.a (mon.0) 9524 : audit 0 from='client.? 172.21.15.40:0/2841026178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:05 smithi040 bash[41173]: cluster 2023-12-02T00:06:04.648142+0000 mgr.y (mgr.24356) 15234 : cluster 0 pgmap v15202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:05 smithi040 bash[41173]: audit 2023-12-02T00:06:05.082294+0000 mon.a (mon.0) 9524 : audit 0 from='client.? 172.21.15.40:0/2841026178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:06:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:06:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:07 smithi141 bash[31670]: cluster 2023-12-02T00:06:06.648866+0000 mgr.y (mgr.24356) 15235 : cluster 0 pgmap v15203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:07 smithi141 bash[31670]: audit 2023-12-02T00:06:07.549512+0000 mon.a (mon.0) 9525 : audit 0 from='client.? 172.21.15.40:0/4240727506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:07 smithi040 bash[28232]: cluster 2023-12-02T00:06:06.648866+0000 mgr.y (mgr.24356) 15235 : cluster 0 pgmap v15203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:07 smithi040 bash[28232]: audit 2023-12-02T00:06:07.549512+0000 mon.a (mon.0) 9525 : audit 0 from='client.? 172.21.15.40:0/4240727506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:07 smithi040 bash[41173]: cluster 2023-12-02T00:06:06.648866+0000 mgr.y (mgr.24356) 15235 : cluster 0 pgmap v15203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:07 smithi040 bash[41173]: audit 2023-12-02T00:06:07.549512+0000 mon.a (mon.0) 9525 : audit 0 from='client.? 172.21.15.40:0/4240727506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:09 smithi141 bash[31670]: cluster 2023-12-02T00:06:08.649541+0000 mgr.y (mgr.24356) 15236 : cluster 0 pgmap v15204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:09 smithi040 bash[28232]: cluster 2023-12-02T00:06:08.649541+0000 mgr.y (mgr.24356) 15236 : cluster 0 pgmap v15204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:09 smithi040 bash[41173]: cluster 2023-12-02T00:06:08.649541+0000 mgr.y (mgr.24356) 15236 : cluster 0 pgmap v15204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:10 smithi141 bash[31670]: audit 2023-12-02T00:06:10.019630+0000 mon.a (mon.0) 9526 : audit 0 from='client.? 172.21.15.40:0/3827742728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:10 smithi040 bash[28232]: audit 2023-12-02T00:06:10.019630+0000 mon.a (mon.0) 9526 : audit 0 from='client.? 172.21.15.40:0/3827742728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:10 smithi040 bash[41173]: audit 2023-12-02T00:06:10.019630+0000 mon.a (mon.0) 9526 : audit 0 from='client.? 172.21.15.40:0/3827742728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:11 smithi141 bash[31670]: cluster 2023-12-02T00:06:10.650721+0000 mgr.y (mgr.24356) 15237 : cluster 0 pgmap v15205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:11 smithi040 bash[41173]: cluster 2023-12-02T00:06:10.650721+0000 mgr.y (mgr.24356) 15237 : cluster 0 pgmap v15205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:11 smithi040 bash[28232]: cluster 2023-12-02T00:06:10.650721+0000 mgr.y (mgr.24356) 15237 : cluster 0 pgmap v15205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:12 smithi040 bash[28232]: audit 2023-12-02T00:06:12.479094+0000 mon.c (mon.2) 9579 : audit 0 from='client.? 172.21.15.40:0/2467488521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:12 smithi040 bash[41173]: audit 2023-12-02T00:06:12.479094+0000 mon.c (mon.2) 9579 : audit 0 from='client.? 172.21.15.40:0/2467488521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:12 smithi141 bash[31670]: audit 2023-12-02T00:06:12.479094+0000 mon.c (mon.2) 9579 : audit 0 from='client.? 172.21.15.40:0/2467488521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:13 smithi040 bash[28232]: cluster 2023-12-02T00:06:12.651374+0000 mgr.y (mgr.24356) 15238 : cluster 0 pgmap v15206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:13 smithi040 bash[41173]: cluster 2023-12-02T00:06:12.651374+0000 mgr.y (mgr.24356) 15238 : cluster 0 pgmap v15206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:13 smithi141 bash[31670]: cluster 2023-12-02T00:06:12.651374+0000 mgr.y (mgr.24356) 15238 : cluster 0 pgmap v15206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:15 smithi141 bash[31670]: cluster 2023-12-02T00:06:14.652491+0000 mgr.y (mgr.24356) 15239 : cluster 0 pgmap v15207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:15 smithi141 bash[31670]: audit 2023-12-02T00:06:14.948032+0000 mon.c (mon.2) 9580 : audit 0 from='client.? 172.21.15.40:0/3354645160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:15 smithi040 bash[41173]: cluster 2023-12-02T00:06:14.652491+0000 mgr.y (mgr.24356) 15239 : cluster 0 pgmap v15207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:15 smithi040 bash[41173]: audit 2023-12-02T00:06:14.948032+0000 mon.c (mon.2) 9580 : audit 0 from='client.? 172.21.15.40:0/3354645160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:15 smithi040 bash[28232]: cluster 2023-12-02T00:06:14.652491+0000 mgr.y (mgr.24356) 15239 : cluster 0 pgmap v15207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:15 smithi040 bash[28232]: audit 2023-12-02T00:06:14.948032+0000 mon.c (mon.2) 9580 : audit 0 from='client.? 172.21.15.40:0/3354645160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:06:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:06:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:17 smithi141 bash[31670]: cluster 2023-12-02T00:06:16.653175+0000 mgr.y (mgr.24356) 15240 : cluster 0 pgmap v15208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:17 smithi141 bash[31670]: audit 2023-12-02T00:06:17.419565+0000 mon.c (mon.2) 9581 : audit 0 from='client.? 172.21.15.40:0/1138396057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:17 smithi040 bash[28232]: cluster 2023-12-02T00:06:16.653175+0000 mgr.y (mgr.24356) 15240 : cluster 0 pgmap v15208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:17 smithi040 bash[28232]: audit 2023-12-02T00:06:17.419565+0000 mon.c (mon.2) 9581 : audit 0 from='client.? 172.21.15.40:0/1138396057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:17 smithi040 bash[41173]: cluster 2023-12-02T00:06:16.653175+0000 mgr.y (mgr.24356) 15240 : cluster 0 pgmap v15208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:17 smithi040 bash[41173]: audit 2023-12-02T00:06:17.419565+0000 mon.c (mon.2) 9581 : audit 0 from='client.? 172.21.15.40:0/1138396057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:19 smithi141 bash[31670]: cluster 2023-12-02T00:06:18.653857+0000 mgr.y (mgr.24356) 15241 : cluster 0 pgmap v15209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:19 smithi141 bash[31670]: audit 2023-12-02T00:06:19.137586+0000 mon.c (mon.2) 9582 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:19 smithi040 bash[28232]: cluster 2023-12-02T00:06:18.653857+0000 mgr.y (mgr.24356) 15241 : cluster 0 pgmap v15209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:19 smithi040 bash[28232]: audit 2023-12-02T00:06:19.137586+0000 mon.c (mon.2) 9582 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:19 smithi040 bash[41173]: cluster 2023-12-02T00:06:18.653857+0000 mgr.y (mgr.24356) 15241 : cluster 0 pgmap v15209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:19 smithi040 bash[41173]: audit 2023-12-02T00:06:19.137586+0000 mon.c (mon.2) 9582 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:20 smithi141 bash[31670]: audit 2023-12-02T00:06:19.884579+0000 mon.a (mon.0) 9527 : audit 0 from='client.? 172.21.15.40:0/936342073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:20 smithi040 bash[28232]: audit 2023-12-02T00:06:19.884579+0000 mon.a (mon.0) 9527 : audit 0 from='client.? 172.21.15.40:0/936342073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:20 smithi040 bash[41173]: audit 2023-12-02T00:06:19.884579+0000 mon.a (mon.0) 9527 : audit 0 from='client.? 172.21.15.40:0/936342073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:21 smithi141 bash[31670]: cluster 2023-12-02T00:06:20.655095+0000 mgr.y (mgr.24356) 15242 : cluster 0 pgmap v15210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:21 smithi040 bash[28232]: cluster 2023-12-02T00:06:20.655095+0000 mgr.y (mgr.24356) 15242 : cluster 0 pgmap v15210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:21 smithi040 bash[41173]: cluster 2023-12-02T00:06:20.655095+0000 mgr.y (mgr.24356) 15242 : cluster 0 pgmap v15210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:22 smithi141 bash[31670]: audit 2023-12-02T00:06:22.354460+0000 mon.c (mon.2) 9583 : audit 0 from='client.? 172.21.15.40:0/3615794190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:22 smithi040 bash[28232]: audit 2023-12-02T00:06:22.354460+0000 mon.c (mon.2) 9583 : audit 0 from='client.? 172.21.15.40:0/3615794190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:22 smithi040 bash[41173]: audit 2023-12-02T00:06:22.354460+0000 mon.c (mon.2) 9583 : audit 0 from='client.? 172.21.15.40:0/3615794190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:23 smithi141 bash[31670]: cluster 2023-12-02T00:06:22.655786+0000 mgr.y (mgr.24356) 15243 : cluster 0 pgmap v15211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:23 smithi040 bash[41173]: cluster 2023-12-02T00:06:22.655786+0000 mgr.y (mgr.24356) 15243 : cluster 0 pgmap v15211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:23 smithi040 bash[28232]: cluster 2023-12-02T00:06:22.655786+0000 mgr.y (mgr.24356) 15243 : cluster 0 pgmap v15211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:25 smithi141 bash[31670]: cluster 2023-12-02T00:06:24.656568+0000 mgr.y (mgr.24356) 15244 : cluster 0 pgmap v15212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:25 smithi141 bash[31670]: audit 2023-12-02T00:06:24.826010+0000 mon.a (mon.0) 9528 : audit 0 from='client.? 172.21.15.40:0/739277916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:25 smithi040 bash[28232]: cluster 2023-12-02T00:06:24.656568+0000 mgr.y (mgr.24356) 15244 : cluster 0 pgmap v15212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:25 smithi040 bash[28232]: audit 2023-12-02T00:06:24.826010+0000 mon.a (mon.0) 9528 : audit 0 from='client.? 172.21.15.40:0/739277916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:25 smithi040 bash[41173]: cluster 2023-12-02T00:06:24.656568+0000 mgr.y (mgr.24356) 15244 : cluster 0 pgmap v15212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:25 smithi040 bash[41173]: audit 2023-12-02T00:06:24.826010+0000 mon.a (mon.0) 9528 : audit 0 from='client.? 172.21.15.40:0/739277916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:06:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:06:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:27 smithi141 bash[31670]: cluster 2023-12-02T00:06:26.657215+0000 mgr.y (mgr.24356) 15245 : cluster 0 pgmap v15213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:27 smithi141 bash[31670]: audit 2023-12-02T00:06:27.295110+0000 mon.a (mon.0) 9529 : audit 0 from='client.? 172.21.15.40:0/2141808134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:27 smithi040 bash[28232]: cluster 2023-12-02T00:06:26.657215+0000 mgr.y (mgr.24356) 15245 : cluster 0 pgmap v15213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:27 smithi040 bash[28232]: audit 2023-12-02T00:06:27.295110+0000 mon.a (mon.0) 9529 : audit 0 from='client.? 172.21.15.40:0/2141808134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:27 smithi040 bash[41173]: cluster 2023-12-02T00:06:26.657215+0000 mgr.y (mgr.24356) 15245 : cluster 0 pgmap v15213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:27 smithi040 bash[41173]: audit 2023-12-02T00:06:27.295110+0000 mon.a (mon.0) 9529 : audit 0 from='client.? 172.21.15.40:0/2141808134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:29 smithi141 bash[31670]: cluster 2023-12-02T00:06:28.657886+0000 mgr.y (mgr.24356) 15246 : cluster 0 pgmap v15214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:29 smithi040 bash[28232]: cluster 2023-12-02T00:06:28.657886+0000 mgr.y (mgr.24356) 15246 : cluster 0 pgmap v15214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:29 smithi040 bash[41173]: cluster 2023-12-02T00:06:28.657886+0000 mgr.y (mgr.24356) 15246 : cluster 0 pgmap v15214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:30 smithi141 bash[31670]: audit 2023-12-02T00:06:29.760269+0000 mon.c (mon.2) 9584 : audit 0 from='client.? 172.21.15.40:0/4289579800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:30 smithi040 bash[28232]: audit 2023-12-02T00:06:29.760269+0000 mon.c (mon.2) 9584 : audit 0 from='client.? 172.21.15.40:0/4289579800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:30 smithi040 bash[41173]: audit 2023-12-02T00:06:29.760269+0000 mon.c (mon.2) 9584 : audit 0 from='client.? 172.21.15.40:0/4289579800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:31 smithi141 bash[31670]: cluster 2023-12-02T00:06:30.659102+0000 mgr.y (mgr.24356) 15247 : cluster 0 pgmap v15215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:31 smithi040 bash[28232]: cluster 2023-12-02T00:06:30.659102+0000 mgr.y (mgr.24356) 15247 : cluster 0 pgmap v15215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:31 smithi040 bash[41173]: cluster 2023-12-02T00:06:30.659102+0000 mgr.y (mgr.24356) 15247 : cluster 0 pgmap v15215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:32 smithi141 bash[31670]: audit 2023-12-02T00:06:32.223093+0000 mon.a (mon.0) 9530 : audit 0 from='client.? 172.21.15.40:0/1872227201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:32 smithi040 bash[28232]: audit 2023-12-02T00:06:32.223093+0000 mon.a (mon.0) 9530 : audit 0 from='client.? 172.21.15.40:0/1872227201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:32 smithi040 bash[41173]: audit 2023-12-02T00:06:32.223093+0000 mon.a (mon.0) 9530 : audit 0 from='client.? 172.21.15.40:0/1872227201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:33 smithi141 bash[31670]: cluster 2023-12-02T00:06:32.659785+0000 mgr.y (mgr.24356) 15248 : cluster 0 pgmap v15216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:33 smithi040 bash[28232]: cluster 2023-12-02T00:06:32.659785+0000 mgr.y (mgr.24356) 15248 : cluster 0 pgmap v15216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:33 smithi040 bash[41173]: cluster 2023-12-02T00:06:32.659785+0000 mgr.y (mgr.24356) 15248 : cluster 0 pgmap v15216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:34 smithi141 bash[31670]: audit 2023-12-02T00:06:34.138065+0000 mon.c (mon.2) 9585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:34 smithi040 bash[28232]: audit 2023-12-02T00:06:34.138065+0000 mon.c (mon.2) 9585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:34 smithi040 bash[41173]: audit 2023-12-02T00:06:34.138065+0000 mon.c (mon.2) 9585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:35 smithi141 bash[31670]: cluster 2023-12-02T00:06:34.660897+0000 mgr.y (mgr.24356) 15249 : cluster 0 pgmap v15217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:35 smithi141 bash[31670]: audit 2023-12-02T00:06:34.688419+0000 mon.c (mon.2) 9586 : audit 0 from='client.? 172.21.15.40:0/1377120418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:35 smithi040 bash[28232]: cluster 2023-12-02T00:06:34.660897+0000 mgr.y (mgr.24356) 15249 : cluster 0 pgmap v15217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:35 smithi040 bash[28232]: audit 2023-12-02T00:06:34.688419+0000 mon.c (mon.2) 9586 : audit 0 from='client.? 172.21.15.40:0/1377120418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:35 smithi040 bash[41173]: cluster 2023-12-02T00:06:34.660897+0000 mgr.y (mgr.24356) 15249 : cluster 0 pgmap v15217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:35 smithi040 bash[41173]: audit 2023-12-02T00:06:34.688419+0000 mon.c (mon.2) 9586 : audit 0 from='client.? 172.21.15.40:0/1377120418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:06:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:06:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:37 smithi141 bash[31670]: cluster 2023-12-02T00:06:36.661554+0000 mgr.y (mgr.24356) 15250 : cluster 0 pgmap v15218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:37 smithi141 bash[31670]: audit 2023-12-02T00:06:37.150323+0000 mon.c (mon.2) 9587 : audit 0 from='client.? 172.21.15.40:0/667482171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:37 smithi040 bash[28232]: cluster 2023-12-02T00:06:36.661554+0000 mgr.y (mgr.24356) 15250 : cluster 0 pgmap v15218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:37 smithi040 bash[28232]: audit 2023-12-02T00:06:37.150323+0000 mon.c (mon.2) 9587 : audit 0 from='client.? 172.21.15.40:0/667482171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:37 smithi040 bash[41173]: cluster 2023-12-02T00:06:36.661554+0000 mgr.y (mgr.24356) 15250 : cluster 0 pgmap v15218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:37 smithi040 bash[41173]: audit 2023-12-02T00:06:37.150323+0000 mon.c (mon.2) 9587 : audit 0 from='client.? 172.21.15.40:0/667482171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:39 smithi141 bash[31670]: cluster 2023-12-02T00:06:38.662355+0000 mgr.y (mgr.24356) 15251 : cluster 0 pgmap v15219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:39 smithi040 bash[28232]: cluster 2023-12-02T00:06:38.662355+0000 mgr.y (mgr.24356) 15251 : cluster 0 pgmap v15219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:39 smithi040 bash[41173]: cluster 2023-12-02T00:06:38.662355+0000 mgr.y (mgr.24356) 15251 : cluster 0 pgmap v15219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:40 smithi141 bash[31670]: audit 2023-12-02T00:06:39.621869+0000 mon.c (mon.2) 9588 : audit 0 from='client.? 172.21.15.40:0/1289452569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:40 smithi040 bash[28232]: audit 2023-12-02T00:06:39.621869+0000 mon.c (mon.2) 9588 : audit 0 from='client.? 172.21.15.40:0/1289452569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:40 smithi040 bash[41173]: audit 2023-12-02T00:06:39.621869+0000 mon.c (mon.2) 9588 : audit 0 from='client.? 172.21.15.40:0/1289452569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:41 smithi141 bash[31670]: cluster 2023-12-02T00:06:40.663708+0000 mgr.y (mgr.24356) 15252 : cluster 0 pgmap v15220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:41 smithi040 bash[28232]: cluster 2023-12-02T00:06:40.663708+0000 mgr.y (mgr.24356) 15252 : cluster 0 pgmap v15220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:41 smithi040 bash[41173]: cluster 2023-12-02T00:06:40.663708+0000 mgr.y (mgr.24356) 15252 : cluster 0 pgmap v15220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:42 smithi141 bash[31670]: audit 2023-12-02T00:06:42.076226+0000 mon.c (mon.2) 9589 : audit 0 from='client.? 172.21.15.40:0/2119205016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:42 smithi040 bash[28232]: audit 2023-12-02T00:06:42.076226+0000 mon.c (mon.2) 9589 : audit 0 from='client.? 172.21.15.40:0/2119205016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:42 smithi040 bash[41173]: audit 2023-12-02T00:06:42.076226+0000 mon.c (mon.2) 9589 : audit 0 from='client.? 172.21.15.40:0/2119205016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:43 smithi141 bash[31670]: cluster 2023-12-02T00:06:42.664444+0000 mgr.y (mgr.24356) 15253 : cluster 0 pgmap v15221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:43 smithi040 bash[28232]: cluster 2023-12-02T00:06:42.664444+0000 mgr.y (mgr.24356) 15253 : cluster 0 pgmap v15221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:43 smithi040 bash[41173]: cluster 2023-12-02T00:06:42.664444+0000 mgr.y (mgr.24356) 15253 : cluster 0 pgmap v15221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:44 smithi040 bash[41173]: audit 2023-12-02T00:06:44.538179+0000 mon.a (mon.0) 9531 : audit 0 from='client.? 172.21.15.40:0/2693067342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:44 smithi040 bash[28232]: audit 2023-12-02T00:06:44.538179+0000 mon.a (mon.0) 9531 : audit 0 from='client.? 172.21.15.40:0/2693067342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:44 smithi141 bash[31670]: audit 2023-12-02T00:06:44.538179+0000 mon.a (mon.0) 9531 : audit 0 from='client.? 172.21.15.40:0/2693067342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:45 smithi040 bash[41173]: cluster 2023-12-02T00:06:44.665596+0000 mgr.y (mgr.24356) 15254 : cluster 0 pgmap v15222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:45 smithi040 bash[28232]: cluster 2023-12-02T00:06:44.665596+0000 mgr.y (mgr.24356) 15254 : cluster 0 pgmap v15222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:45 smithi141 bash[31670]: cluster 2023-12-02T00:06:44.665596+0000 mgr.y (mgr.24356) 15254 : cluster 0 pgmap v15222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:46 smithi040 bash[28232]: audit 2023-12-02T00:06:45.773133+0000 mon.c (mon.2) 9590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:06:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:06:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:06:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:46 smithi040 bash[41173]: audit 2023-12-02T00:06:45.773133+0000 mon.c (mon.2) 9590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:06:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:46 smithi141 bash[31670]: audit 2023-12-02T00:06:45.773133+0000 mon.c (mon.2) 9590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:06:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:47 smithi040 bash[28232]: cluster 2023-12-02T00:06:46.666247+0000 mgr.y (mgr.24356) 15255 : cluster 0 pgmap v15223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:47 smithi040 bash[28232]: audit 2023-12-02T00:06:47.002476+0000 mon.c (mon.2) 9591 : audit 0 from='client.? 172.21.15.40:0/2760784334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:47 smithi040 bash[41173]: cluster 2023-12-02T00:06:46.666247+0000 mgr.y (mgr.24356) 15255 : cluster 0 pgmap v15223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:47 smithi040 bash[41173]: audit 2023-12-02T00:06:47.002476+0000 mon.c (mon.2) 9591 : audit 0 from='client.? 172.21.15.40:0/2760784334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:47 smithi141 bash[31670]: cluster 2023-12-02T00:06:46.666247+0000 mgr.y (mgr.24356) 15255 : cluster 0 pgmap v15223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:47 smithi141 bash[31670]: audit 2023-12-02T00:06:47.002476+0000 mon.c (mon.2) 9591 : audit 0 from='client.? 172.21.15.40:0/2760784334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:49 smithi141 bash[31670]: cluster 2023-12-02T00:06:48.666838+0000 mgr.y (mgr.24356) 15256 : cluster 0 pgmap v15224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:49 smithi141 bash[31670]: audit 2023-12-02T00:06:49.137809+0000 mon.c (mon.2) 9592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:49 smithi141 bash[31670]: audit 2023-12-02T00:06:49.462429+0000 mon.c (mon.2) 9593 : audit 0 from='client.? 172.21.15.40:0/3747182361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:49 smithi040 bash[28232]: cluster 2023-12-02T00:06:48.666838+0000 mgr.y (mgr.24356) 15256 : cluster 0 pgmap v15224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:49 smithi040 bash[28232]: audit 2023-12-02T00:06:49.137809+0000 mon.c (mon.2) 9592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:49 smithi040 bash[28232]: audit 2023-12-02T00:06:49.462429+0000 mon.c (mon.2) 9593 : audit 0 from='client.? 172.21.15.40:0/3747182361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:49 smithi040 bash[41173]: cluster 2023-12-02T00:06:48.666838+0000 mgr.y (mgr.24356) 15256 : cluster 0 pgmap v15224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:49 smithi040 bash[41173]: audit 2023-12-02T00:06:49.137809+0000 mon.c (mon.2) 9592 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:49 smithi040 bash[41173]: audit 2023-12-02T00:06:49.462429+0000 mon.c (mon.2) 9593 : audit 0 from='client.? 172.21.15.40:0/3747182361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:51 smithi141 bash[31670]: cluster 2023-12-02T00:06:50.667949+0000 mgr.y (mgr.24356) 15257 : cluster 0 pgmap v15225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:51 smithi141 bash[31670]: audit 2023-12-02T00:06:51.670182+0000 mon.a (mon.0) 9532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:51 smithi141 bash[31670]: audit 2023-12-02T00:06:51.685753+0000 mon.a (mon.0) 9533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:51 smithi040 bash[28232]: cluster 2023-12-02T00:06:50.667949+0000 mgr.y (mgr.24356) 15257 : cluster 0 pgmap v15225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:51 smithi040 bash[28232]: audit 2023-12-02T00:06:51.670182+0000 mon.a (mon.0) 9532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:51 smithi040 bash[28232]: audit 2023-12-02T00:06:51.685753+0000 mon.a (mon.0) 9533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:51 smithi040 bash[41173]: cluster 2023-12-02T00:06:50.667949+0000 mgr.y (mgr.24356) 15257 : cluster 0 pgmap v15225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:51 smithi040 bash[41173]: audit 2023-12-02T00:06:51.670182+0000 mon.a (mon.0) 9532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:51 smithi040 bash[41173]: audit 2023-12-02T00:06:51.685753+0000 mon.a (mon.0) 9533 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:52 smithi141 bash[31670]: audit 2023-12-02T00:06:51.943710+0000 mon.c (mon.2) 9594 : audit 0 from='client.? 172.21.15.40:0/1946390346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:52 smithi141 bash[31670]: audit 2023-12-02T00:06:51.971767+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:52 smithi141 bash[31670]: audit 2023-12-02T00:06:51.981357+0000 mon.a (mon.0) 9535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:52 smithi141 bash[31670]: audit 2023-12-02T00:06:52.469556+0000 mon.c (mon.2) 9595 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:06:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:52 smithi141 bash[31670]: audit 2023-12-02T00:06:52.470816+0000 mon.c (mon.2) 9596 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:06:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:52 smithi141 bash[31670]: audit 2023-12-02T00:06:52.482345+0000 mon.a (mon.0) 9536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[28232]: audit 2023-12-02T00:06:51.943710+0000 mon.c (mon.2) 9594 : audit 0 from='client.? 172.21.15.40:0/1946390346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[28232]: audit 2023-12-02T00:06:51.971767+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[28232]: audit 2023-12-02T00:06:51.981357+0000 mon.a (mon.0) 9535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[28232]: audit 2023-12-02T00:06:52.469556+0000 mon.c (mon.2) 9595 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:06:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[28232]: audit 2023-12-02T00:06:52.470816+0000 mon.c (mon.2) 9596 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:06:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[28232]: audit 2023-12-02T00:06:52.482345+0000 mon.a (mon.0) 9536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[41173]: audit 2023-12-02T00:06:51.943710+0000 mon.c (mon.2) 9594 : audit 0 from='client.? 172.21.15.40:0/1946390346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[41173]: audit 2023-12-02T00:06:51.971767+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[41173]: audit 2023-12-02T00:06:51.981357+0000 mon.a (mon.0) 9535 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[41173]: audit 2023-12-02T00:06:52.469556+0000 mon.c (mon.2) 9595 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:06:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[41173]: audit 2023-12-02T00:06:52.470816+0000 mon.c (mon.2) 9596 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:06:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:52 smithi040 bash[41173]: audit 2023-12-02T00:06:52.482345+0000 mon.a (mon.0) 9536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:06:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:53 smithi141 bash[31670]: cluster 2023-12-02T00:06:52.668625+0000 mgr.y (mgr.24356) 15258 : cluster 0 pgmap v15226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:53 smithi040 bash[28232]: cluster 2023-12-02T00:06:52.668625+0000 mgr.y (mgr.24356) 15258 : cluster 0 pgmap v15226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:53 smithi040 bash[41173]: cluster 2023-12-02T00:06:52.668625+0000 mgr.y (mgr.24356) 15258 : cluster 0 pgmap v15226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:54 smithi141 bash[31670]: audit 2023-12-02T00:06:54.399184+0000 mon.c (mon.2) 9597 : audit 0 from='client.? 172.21.15.40:0/1767290329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:54 smithi040 bash[28232]: audit 2023-12-02T00:06:54.399184+0000 mon.c (mon.2) 9597 : audit 0 from='client.? 172.21.15.40:0/1767290329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:54 smithi040 bash[41173]: audit 2023-12-02T00:06:54.399184+0000 mon.c (mon.2) 9597 : audit 0 from='client.? 172.21.15.40:0/1767290329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:55 smithi141 bash[31670]: cluster 2023-12-02T00:06:54.669694+0000 mgr.y (mgr.24356) 15259 : cluster 0 pgmap v15227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:55 smithi040 bash[28232]: cluster 2023-12-02T00:06:54.669694+0000 mgr.y (mgr.24356) 15259 : cluster 0 pgmap v15227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:55 smithi040 bash[41173]: cluster 2023-12-02T00:06:54.669694+0000 mgr.y (mgr.24356) 15259 : cluster 0 pgmap v15227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:06:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:06:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:57 smithi141 bash[31670]: cluster 2023-12-02T00:06:56.670347+0000 mgr.y (mgr.24356) 15260 : cluster 0 pgmap v15228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:57 smithi141 bash[31670]: audit 2023-12-02T00:06:56.864674+0000 mon.c (mon.2) 9598 : audit 0 from='client.? 172.21.15.40:0/835241786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:57 smithi040 bash[28232]: cluster 2023-12-02T00:06:56.670347+0000 mgr.y (mgr.24356) 15260 : cluster 0 pgmap v15228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:57 smithi040 bash[28232]: audit 2023-12-02T00:06:56.864674+0000 mon.c (mon.2) 9598 : audit 0 from='client.? 172.21.15.40:0/835241786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:57 smithi040 bash[41173]: cluster 2023-12-02T00:06:56.670347+0000 mgr.y (mgr.24356) 15260 : cluster 0 pgmap v15228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:57 smithi040 bash[41173]: audit 2023-12-02T00:06:56.864674+0000 mon.c (mon.2) 9598 : audit 0 from='client.? 172.21.15.40:0/835241786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:59 smithi141 bash[31670]: cluster 2023-12-02T00:06:58.671026+0000 mgr.y (mgr.24356) 15261 : cluster 0 pgmap v15229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:06:59 smithi141 bash[31670]: audit 2023-12-02T00:06:59.327067+0000 mon.c (mon.2) 9599 : audit 0 from='client.? 172.21.15.40:0/71260228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:59 smithi040 bash[28232]: cluster 2023-12-02T00:06:58.671026+0000 mgr.y (mgr.24356) 15261 : cluster 0 pgmap v15229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:06:59 smithi040 bash[28232]: audit 2023-12-02T00:06:59.327067+0000 mon.c (mon.2) 9599 : audit 0 from='client.? 172.21.15.40:0/71260228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:06:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:59 smithi040 bash[41173]: cluster 2023-12-02T00:06:58.671026+0000 mgr.y (mgr.24356) 15261 : cluster 0 pgmap v15229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:06:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:06:59 smithi040 bash[41173]: audit 2023-12-02T00:06:59.327067+0000 mon.c (mon.2) 9599 : audit 0 from='client.? 172.21.15.40:0/71260228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:01 smithi141 bash[31670]: cluster 2023-12-02T00:07:00.672201+0000 mgr.y (mgr.24356) 15262 : cluster 0 pgmap v15230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:01 smithi040 bash[28232]: cluster 2023-12-02T00:07:00.672201+0000 mgr.y (mgr.24356) 15262 : cluster 0 pgmap v15230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:01 smithi040 bash[41173]: cluster 2023-12-02T00:07:00.672201+0000 mgr.y (mgr.24356) 15262 : cluster 0 pgmap v15230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:02 smithi141 bash[31670]: audit 2023-12-02T00:07:01.786527+0000 mon.c (mon.2) 9600 : audit 0 from='client.? 172.21.15.40:0/1579124625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:02 smithi040 bash[28232]: audit 2023-12-02T00:07:01.786527+0000 mon.c (mon.2) 9600 : audit 0 from='client.? 172.21.15.40:0/1579124625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:02 smithi040 bash[41173]: audit 2023-12-02T00:07:01.786527+0000 mon.c (mon.2) 9600 : audit 0 from='client.? 172.21.15.40:0/1579124625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:03 smithi141 bash[31670]: cluster 2023-12-02T00:07:02.672872+0000 mgr.y (mgr.24356) 15263 : cluster 0 pgmap v15231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:03 smithi040 bash[28232]: cluster 2023-12-02T00:07:02.672872+0000 mgr.y (mgr.24356) 15263 : cluster 0 pgmap v15231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:03 smithi040 bash[41173]: cluster 2023-12-02T00:07:02.672872+0000 mgr.y (mgr.24356) 15263 : cluster 0 pgmap v15231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:04 smithi141 bash[31670]: audit 2023-12-02T00:07:04.138498+0000 mon.c (mon.2) 9601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:04 smithi141 bash[31670]: audit 2023-12-02T00:07:04.253939+0000 mon.a (mon.0) 9537 : audit 0 from='client.? 172.21.15.40:0/1773788357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:04 smithi040 bash[28232]: audit 2023-12-02T00:07:04.138498+0000 mon.c (mon.2) 9601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:04 smithi040 bash[28232]: audit 2023-12-02T00:07:04.253939+0000 mon.a (mon.0) 9537 : audit 0 from='client.? 172.21.15.40:0/1773788357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:04 smithi040 bash[41173]: audit 2023-12-02T00:07:04.138498+0000 mon.c (mon.2) 9601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:04 smithi040 bash[41173]: audit 2023-12-02T00:07:04.253939+0000 mon.a (mon.0) 9537 : audit 0 from='client.? 172.21.15.40:0/1773788357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:05 smithi141 bash[31670]: cluster 2023-12-02T00:07:04.673968+0000 mgr.y (mgr.24356) 15264 : cluster 0 pgmap v15232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:05 smithi040 bash[28232]: cluster 2023-12-02T00:07:04.673968+0000 mgr.y (mgr.24356) 15264 : cluster 0 pgmap v15232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:05 smithi040 bash[41173]: cluster 2023-12-02T00:07:04.673968+0000 mgr.y (mgr.24356) 15264 : cluster 0 pgmap v15232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:06.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:07:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:07:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:06 smithi141 bash[31670]: audit 2023-12-02T00:07:06.726339+0000 mon.c (mon.2) 9602 : audit 0 from='client.? 172.21.15.40:0/1487511661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:06 smithi040 bash[28232]: audit 2023-12-02T00:07:06.726339+0000 mon.c (mon.2) 9602 : audit 0 from='client.? 172.21.15.40:0/1487511661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:06 smithi040 bash[41173]: audit 2023-12-02T00:07:06.726339+0000 mon.c (mon.2) 9602 : audit 0 from='client.? 172.21.15.40:0/1487511661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:07 smithi141 bash[31670]: cluster 2023-12-02T00:07:06.674569+0000 mgr.y (mgr.24356) 15265 : cluster 0 pgmap v15233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:07 smithi040 bash[28232]: cluster 2023-12-02T00:07:06.674569+0000 mgr.y (mgr.24356) 15265 : cluster 0 pgmap v15233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:07 smithi040 bash[41173]: cluster 2023-12-02T00:07:06.674569+0000 mgr.y (mgr.24356) 15265 : cluster 0 pgmap v15233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:09 smithi141 bash[31670]: cluster 2023-12-02T00:07:08.675249+0000 mgr.y (mgr.24356) 15266 : cluster 0 pgmap v15234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:09 smithi141 bash[31670]: audit 2023-12-02T00:07:09.196173+0000 mon.c (mon.2) 9603 : audit 0 from='client.? 172.21.15.40:0/3696624992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:09 smithi040 bash[28232]: cluster 2023-12-02T00:07:08.675249+0000 mgr.y (mgr.24356) 15266 : cluster 0 pgmap v15234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:09 smithi040 bash[28232]: audit 2023-12-02T00:07:09.196173+0000 mon.c (mon.2) 9603 : audit 0 from='client.? 172.21.15.40:0/3696624992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:09 smithi040 bash[41173]: cluster 2023-12-02T00:07:08.675249+0000 mgr.y (mgr.24356) 15266 : cluster 0 pgmap v15234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:09 smithi040 bash[41173]: audit 2023-12-02T00:07:09.196173+0000 mon.c (mon.2) 9603 : audit 0 from='client.? 172.21.15.40:0/3696624992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:11 smithi141 bash[31670]: cluster 2023-12-02T00:07:10.676417+0000 mgr.y (mgr.24356) 15267 : cluster 0 pgmap v15235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:11 smithi141 bash[31670]: audit 2023-12-02T00:07:11.651930+0000 mon.a (mon.0) 9538 : audit 0 from='client.? 172.21.15.40:0/414226137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:11 smithi040 bash[28232]: cluster 2023-12-02T00:07:10.676417+0000 mgr.y (mgr.24356) 15267 : cluster 0 pgmap v15235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:11 smithi040 bash[28232]: audit 2023-12-02T00:07:11.651930+0000 mon.a (mon.0) 9538 : audit 0 from='client.? 172.21.15.40:0/414226137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:11 smithi040 bash[41173]: cluster 2023-12-02T00:07:10.676417+0000 mgr.y (mgr.24356) 15267 : cluster 0 pgmap v15235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:11 smithi040 bash[41173]: audit 2023-12-02T00:07:11.651930+0000 mon.a (mon.0) 9538 : audit 0 from='client.? 172.21.15.40:0/414226137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:13 smithi141 bash[31670]: cluster 2023-12-02T00:07:12.677119+0000 mgr.y (mgr.24356) 15268 : cluster 0 pgmap v15236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:13 smithi040 bash[28232]: cluster 2023-12-02T00:07:12.677119+0000 mgr.y (mgr.24356) 15268 : cluster 0 pgmap v15236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:13 smithi040 bash[41173]: cluster 2023-12-02T00:07:12.677119+0000 mgr.y (mgr.24356) 15268 : cluster 0 pgmap v15236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:14 smithi141 bash[31670]: audit 2023-12-02T00:07:14.114066+0000 mon.c (mon.2) 9604 : audit 0 from='client.? 172.21.15.40:0/1540154274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:14 smithi040 bash[28232]: audit 2023-12-02T00:07:14.114066+0000 mon.c (mon.2) 9604 : audit 0 from='client.? 172.21.15.40:0/1540154274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:14 smithi040 bash[41173]: audit 2023-12-02T00:07:14.114066+0000 mon.c (mon.2) 9604 : audit 0 from='client.? 172.21.15.40:0/1540154274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:15 smithi141 bash[31670]: cluster 2023-12-02T00:07:14.678222+0000 mgr.y (mgr.24356) 15269 : cluster 0 pgmap v15237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:15 smithi040 bash[28232]: cluster 2023-12-02T00:07:14.678222+0000 mgr.y (mgr.24356) 15269 : cluster 0 pgmap v15237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:15 smithi040 bash[41173]: cluster 2023-12-02T00:07:14.678222+0000 mgr.y (mgr.24356) 15269 : cluster 0 pgmap v15237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:16.749 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:07:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:07:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:16 smithi141 bash[31670]: audit 2023-12-02T00:07:16.578651+0000 mon.a (mon.0) 9539 : audit 0 from='client.? 172.21.15.40:0/1937645636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:16 smithi040 bash[28232]: audit 2023-12-02T00:07:16.578651+0000 mon.a (mon.0) 9539 : audit 0 from='client.? 172.21.15.40:0/1937645636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:16 smithi040 bash[41173]: audit 2023-12-02T00:07:16.578651+0000 mon.a (mon.0) 9539 : audit 0 from='client.? 172.21.15.40:0/1937645636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:17 smithi141 bash[31670]: cluster 2023-12-02T00:07:16.678988+0000 mgr.y (mgr.24356) 15270 : cluster 0 pgmap v15238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:17 smithi040 bash[28232]: cluster 2023-12-02T00:07:16.678988+0000 mgr.y (mgr.24356) 15270 : cluster 0 pgmap v15238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:17 smithi040 bash[41173]: cluster 2023-12-02T00:07:16.678988+0000 mgr.y (mgr.24356) 15270 : cluster 0 pgmap v15238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:19 smithi141 bash[31670]: cluster 2023-12-02T00:07:18.679629+0000 mgr.y (mgr.24356) 15271 : cluster 0 pgmap v15239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:19 smithi141 bash[31670]: audit 2023-12-02T00:07:19.038496+0000 mon.a (mon.0) 9540 : audit 0 from='client.? 172.21.15.40:0/2858084067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:19 smithi141 bash[31670]: audit 2023-12-02T00:07:19.139000+0000 mon.c (mon.2) 9605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:19 smithi040 bash[28232]: cluster 2023-12-02T00:07:18.679629+0000 mgr.y (mgr.24356) 15271 : cluster 0 pgmap v15239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:19 smithi040 bash[28232]: audit 2023-12-02T00:07:19.038496+0000 mon.a (mon.0) 9540 : audit 0 from='client.? 172.21.15.40:0/2858084067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:19 smithi040 bash[28232]: audit 2023-12-02T00:07:19.139000+0000 mon.c (mon.2) 9605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:19 smithi040 bash[41173]: cluster 2023-12-02T00:07:18.679629+0000 mgr.y (mgr.24356) 15271 : cluster 0 pgmap v15239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:19 smithi040 bash[41173]: audit 2023-12-02T00:07:19.038496+0000 mon.a (mon.0) 9540 : audit 0 from='client.? 172.21.15.40:0/2858084067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:19 smithi040 bash[41173]: audit 2023-12-02T00:07:19.139000+0000 mon.c (mon.2) 9605 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:21 smithi141 bash[31670]: cluster 2023-12-02T00:07:20.680933+0000 mgr.y (mgr.24356) 15272 : cluster 0 pgmap v15240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:21 smithi141 bash[31670]: audit 2023-12-02T00:07:21.499688+0000 mon.a (mon.0) 9541 : audit 0 from='client.? 172.21.15.40:0/149707511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:21 smithi040 bash[28232]: cluster 2023-12-02T00:07:20.680933+0000 mgr.y (mgr.24356) 15272 : cluster 0 pgmap v15240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:21 smithi040 bash[28232]: audit 2023-12-02T00:07:21.499688+0000 mon.a (mon.0) 9541 : audit 0 from='client.? 172.21.15.40:0/149707511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:21 smithi040 bash[41173]: cluster 2023-12-02T00:07:20.680933+0000 mgr.y (mgr.24356) 15272 : cluster 0 pgmap v15240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:21 smithi040 bash[41173]: audit 2023-12-02T00:07:21.499688+0000 mon.a (mon.0) 9541 : audit 0 from='client.? 172.21.15.40:0/149707511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:23 smithi141 bash[31670]: cluster 2023-12-02T00:07:22.681607+0000 mgr.y (mgr.24356) 15273 : cluster 0 pgmap v15241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:23 smithi040 bash[28232]: cluster 2023-12-02T00:07:22.681607+0000 mgr.y (mgr.24356) 15273 : cluster 0 pgmap v15241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:23 smithi040 bash[41173]: cluster 2023-12-02T00:07:22.681607+0000 mgr.y (mgr.24356) 15273 : cluster 0 pgmap v15241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:24 smithi141 bash[31670]: audit 2023-12-02T00:07:23.968161+0000 mon.c (mon.2) 9606 : audit 0 from='client.? 172.21.15.40:0/739449425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:24 smithi040 bash[28232]: audit 2023-12-02T00:07:23.968161+0000 mon.c (mon.2) 9606 : audit 0 from='client.? 172.21.15.40:0/739449425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:24 smithi040 bash[41173]: audit 2023-12-02T00:07:23.968161+0000 mon.c (mon.2) 9606 : audit 0 from='client.? 172.21.15.40:0/739449425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:25 smithi141 bash[31670]: cluster 2023-12-02T00:07:24.682727+0000 mgr.y (mgr.24356) 15274 : cluster 0 pgmap v15242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:25 smithi040 bash[28232]: cluster 2023-12-02T00:07:24.682727+0000 mgr.y (mgr.24356) 15274 : cluster 0 pgmap v15242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:25 smithi040 bash[41173]: cluster 2023-12-02T00:07:24.682727+0000 mgr.y (mgr.24356) 15274 : cluster 0 pgmap v15242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:26.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:07:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:07:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:26 smithi141 bash[31670]: audit 2023-12-02T00:07:26.439571+0000 mon.c (mon.2) 9607 : audit 0 from='client.? 172.21.15.40:0/1082917216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:26 smithi040 bash[28232]: audit 2023-12-02T00:07:26.439571+0000 mon.c (mon.2) 9607 : audit 0 from='client.? 172.21.15.40:0/1082917216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:26 smithi040 bash[41173]: audit 2023-12-02T00:07:26.439571+0000 mon.c (mon.2) 9607 : audit 0 from='client.? 172.21.15.40:0/1082917216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:27 smithi141 bash[31670]: cluster 2023-12-02T00:07:26.683401+0000 mgr.y (mgr.24356) 15275 : cluster 0 pgmap v15243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:27 smithi040 bash[28232]: cluster 2023-12-02T00:07:26.683401+0000 mgr.y (mgr.24356) 15275 : cluster 0 pgmap v15243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:27 smithi040 bash[41173]: cluster 2023-12-02T00:07:26.683401+0000 mgr.y (mgr.24356) 15275 : cluster 0 pgmap v15243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:29 smithi141 bash[31670]: cluster 2023-12-02T00:07:28.684061+0000 mgr.y (mgr.24356) 15276 : cluster 0 pgmap v15244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:29 smithi141 bash[31670]: audit 2023-12-02T00:07:28.911149+0000 mon.a (mon.0) 9542 : audit 0 from='client.? 172.21.15.40:0/53662891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:29 smithi040 bash[28232]: cluster 2023-12-02T00:07:28.684061+0000 mgr.y (mgr.24356) 15276 : cluster 0 pgmap v15244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:29 smithi040 bash[28232]: audit 2023-12-02T00:07:28.911149+0000 mon.a (mon.0) 9542 : audit 0 from='client.? 172.21.15.40:0/53662891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:29 smithi040 bash[41173]: cluster 2023-12-02T00:07:28.684061+0000 mgr.y (mgr.24356) 15276 : cluster 0 pgmap v15244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:29 smithi040 bash[41173]: audit 2023-12-02T00:07:28.911149+0000 mon.a (mon.0) 9542 : audit 0 from='client.? 172.21.15.40:0/53662891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:31 smithi141 bash[31670]: cluster 2023-12-02T00:07:30.685266+0000 mgr.y (mgr.24356) 15277 : cluster 0 pgmap v15245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:31 smithi141 bash[31670]: audit 2023-12-02T00:07:31.377001+0000 mon.a (mon.0) 9543 : audit 0 from='client.? 172.21.15.40:0/182207825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:31 smithi040 bash[28232]: cluster 2023-12-02T00:07:30.685266+0000 mgr.y (mgr.24356) 15277 : cluster 0 pgmap v15245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:31 smithi040 bash[28232]: audit 2023-12-02T00:07:31.377001+0000 mon.a (mon.0) 9543 : audit 0 from='client.? 172.21.15.40:0/182207825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:31 smithi040 bash[41173]: cluster 2023-12-02T00:07:30.685266+0000 mgr.y (mgr.24356) 15277 : cluster 0 pgmap v15245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:31 smithi040 bash[41173]: audit 2023-12-02T00:07:31.377001+0000 mon.a (mon.0) 9543 : audit 0 from='client.? 172.21.15.40:0/182207825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:33 smithi141 bash[31670]: cluster 2023-12-02T00:07:32.685891+0000 mgr.y (mgr.24356) 15278 : cluster 0 pgmap v15246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:33 smithi040 bash[41173]: cluster 2023-12-02T00:07:32.685891+0000 mgr.y (mgr.24356) 15278 : cluster 0 pgmap v15246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:33 smithi040 bash[28232]: cluster 2023-12-02T00:07:32.685891+0000 mgr.y (mgr.24356) 15278 : cluster 0 pgmap v15246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:34 smithi141 bash[31670]: audit 2023-12-02T00:07:33.839489+0000 mon.a (mon.0) 9544 : audit 0 from='client.? 172.21.15.40:0/3130982950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:34 smithi141 bash[31670]: audit 2023-12-02T00:07:34.139648+0000 mon.c (mon.2) 9608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:34 smithi040 bash[28232]: audit 2023-12-02T00:07:33.839489+0000 mon.a (mon.0) 9544 : audit 0 from='client.? 172.21.15.40:0/3130982950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:34 smithi040 bash[28232]: audit 2023-12-02T00:07:34.139648+0000 mon.c (mon.2) 9608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:34 smithi040 bash[41173]: audit 2023-12-02T00:07:33.839489+0000 mon.a (mon.0) 9544 : audit 0 from='client.? 172.21.15.40:0/3130982950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:34 smithi040 bash[41173]: audit 2023-12-02T00:07:34.139648+0000 mon.c (mon.2) 9608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:35 smithi141 bash[31670]: cluster 2023-12-02T00:07:34.687122+0000 mgr.y (mgr.24356) 15279 : cluster 0 pgmap v15247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:35 smithi040 bash[41173]: cluster 2023-12-02T00:07:34.687122+0000 mgr.y (mgr.24356) 15279 : cluster 0 pgmap v15247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:35 smithi040 bash[28232]: cluster 2023-12-02T00:07:34.687122+0000 mgr.y (mgr.24356) 15279 : cluster 0 pgmap v15247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:36.760 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:07:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:07:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:36 smithi141 bash[31670]: audit 2023-12-02T00:07:36.301180+0000 mon.a (mon.0) 9545 : audit 0 from='client.? 172.21.15.40:0/2543201751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:36 smithi040 bash[41173]: audit 2023-12-02T00:07:36.301180+0000 mon.a (mon.0) 9545 : audit 0 from='client.? 172.21.15.40:0/2543201751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:36 smithi040 bash[28232]: audit 2023-12-02T00:07:36.301180+0000 mon.a (mon.0) 9545 : audit 0 from='client.? 172.21.15.40:0/2543201751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:37 smithi141 bash[31670]: cluster 2023-12-02T00:07:36.687798+0000 mgr.y (mgr.24356) 15280 : cluster 0 pgmap v15248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:37 smithi040 bash[41173]: cluster 2023-12-02T00:07:36.687798+0000 mgr.y (mgr.24356) 15280 : cluster 0 pgmap v15248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:37 smithi040 bash[28232]: cluster 2023-12-02T00:07:36.687798+0000 mgr.y (mgr.24356) 15280 : cluster 0 pgmap v15248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:39 smithi141 bash[31670]: cluster 2023-12-02T00:07:38.688429+0000 mgr.y (mgr.24356) 15281 : cluster 0 pgmap v15249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:39 smithi141 bash[31670]: audit 2023-12-02T00:07:38.765636+0000 mon.a (mon.0) 9546 : audit 0 from='client.? 172.21.15.40:0/3658084886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:39 smithi040 bash[28232]: cluster 2023-12-02T00:07:38.688429+0000 mgr.y (mgr.24356) 15281 : cluster 0 pgmap v15249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:39 smithi040 bash[28232]: audit 2023-12-02T00:07:38.765636+0000 mon.a (mon.0) 9546 : audit 0 from='client.? 172.21.15.40:0/3658084886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:39 smithi040 bash[41173]: cluster 2023-12-02T00:07:38.688429+0000 mgr.y (mgr.24356) 15281 : cluster 0 pgmap v15249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:39 smithi040 bash[41173]: audit 2023-12-02T00:07:38.765636+0000 mon.a (mon.0) 9546 : audit 0 from='client.? 172.21.15.40:0/3658084886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:41 smithi141 bash[31670]: cluster 2023-12-02T00:07:40.689540+0000 mgr.y (mgr.24356) 15282 : cluster 0 pgmap v15250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:41 smithi141 bash[31670]: audit 2023-12-02T00:07:41.220463+0000 mon.a (mon.0) 9547 : audit 0 from='client.? 172.21.15.40:0/2322447705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:41 smithi040 bash[28232]: cluster 2023-12-02T00:07:40.689540+0000 mgr.y (mgr.24356) 15282 : cluster 0 pgmap v15250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:41 smithi040 bash[28232]: audit 2023-12-02T00:07:41.220463+0000 mon.a (mon.0) 9547 : audit 0 from='client.? 172.21.15.40:0/2322447705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:41 smithi040 bash[41173]: cluster 2023-12-02T00:07:40.689540+0000 mgr.y (mgr.24356) 15282 : cluster 0 pgmap v15250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:41 smithi040 bash[41173]: audit 2023-12-02T00:07:41.220463+0000 mon.a (mon.0) 9547 : audit 0 from='client.? 172.21.15.40:0/2322447705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:43 smithi141 bash[31670]: cluster 2023-12-02T00:07:42.690199+0000 mgr.y (mgr.24356) 15283 : cluster 0 pgmap v15251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:43 smithi141 bash[31670]: audit 2023-12-02T00:07:43.682290+0000 mon.a (mon.0) 9548 : audit 0 from='client.? 172.21.15.40:0/4081570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:43 smithi040 bash[28232]: cluster 2023-12-02T00:07:42.690199+0000 mgr.y (mgr.24356) 15283 : cluster 0 pgmap v15251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:43 smithi040 bash[28232]: audit 2023-12-02T00:07:43.682290+0000 mon.a (mon.0) 9548 : audit 0 from='client.? 172.21.15.40:0/4081570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:43 smithi040 bash[41173]: cluster 2023-12-02T00:07:42.690199+0000 mgr.y (mgr.24356) 15283 : cluster 0 pgmap v15251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:43 smithi040 bash[41173]: audit 2023-12-02T00:07:43.682290+0000 mon.a (mon.0) 9548 : audit 0 from='client.? 172.21.15.40:0/4081570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:45 smithi141 bash[31670]: cluster 2023-12-02T00:07:44.691307+0000 mgr.y (mgr.24356) 15284 : cluster 0 pgmap v15252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:45 smithi040 bash[41173]: cluster 2023-12-02T00:07:44.691307+0000 mgr.y (mgr.24356) 15284 : cluster 0 pgmap v15252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:45 smithi040 bash[28232]: cluster 2023-12-02T00:07:44.691307+0000 mgr.y (mgr.24356) 15284 : cluster 0 pgmap v15252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:46.768 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:07:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:07:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:46 smithi141 bash[31670]: audit 2023-12-02T00:07:46.150075+0000 mon.a (mon.0) 9549 : audit 0 from='client.? 172.21.15.40:0/646060919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:46 smithi040 bash[41173]: audit 2023-12-02T00:07:46.150075+0000 mon.a (mon.0) 9549 : audit 0 from='client.? 172.21.15.40:0/646060919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:46 smithi040 bash[28232]: audit 2023-12-02T00:07:46.150075+0000 mon.a (mon.0) 9549 : audit 0 from='client.? 172.21.15.40:0/646060919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:47 smithi141 bash[31670]: cluster 2023-12-02T00:07:46.691976+0000 mgr.y (mgr.24356) 15285 : cluster 0 pgmap v15253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:47 smithi040 bash[41173]: cluster 2023-12-02T00:07:46.691976+0000 mgr.y (mgr.24356) 15285 : cluster 0 pgmap v15253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:47 smithi040 bash[28232]: cluster 2023-12-02T00:07:46.691976+0000 mgr.y (mgr.24356) 15285 : cluster 0 pgmap v15253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:49 smithi141 bash[31670]: audit 2023-12-02T00:07:48.624018+0000 mon.c (mon.2) 9609 : audit 0 from='client.? 172.21.15.40:0/3665542178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:49 smithi141 bash[31670]: cluster 2023-12-02T00:07:48.692749+0000 mgr.y (mgr.24356) 15286 : cluster 0 pgmap v15254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:49 smithi141 bash[31670]: audit 2023-12-02T00:07:49.139771+0000 mon.c (mon.2) 9610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:49 smithi040 bash[28232]: audit 2023-12-02T00:07:48.624018+0000 mon.c (mon.2) 9609 : audit 0 from='client.? 172.21.15.40:0/3665542178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:49 smithi040 bash[28232]: cluster 2023-12-02T00:07:48.692749+0000 mgr.y (mgr.24356) 15286 : cluster 0 pgmap v15254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:49 smithi040 bash[28232]: audit 2023-12-02T00:07:49.139771+0000 mon.c (mon.2) 9610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:49 smithi040 bash[41173]: audit 2023-12-02T00:07:48.624018+0000 mon.c (mon.2) 9609 : audit 0 from='client.? 172.21.15.40:0/3665542178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:49 smithi040 bash[41173]: cluster 2023-12-02T00:07:48.692749+0000 mgr.y (mgr.24356) 15286 : cluster 0 pgmap v15254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:49 smithi040 bash[41173]: audit 2023-12-02T00:07:49.139771+0000 mon.c (mon.2) 9610 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:51 smithi141 bash[31670]: cluster 2023-12-02T00:07:50.693885+0000 mgr.y (mgr.24356) 15287 : cluster 0 pgmap v15255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:51 smithi141 bash[31670]: audit 2023-12-02T00:07:51.091414+0000 mon.c (mon.2) 9611 : audit 0 from='client.? 172.21.15.40:0/3327998171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:51 smithi040 bash[41173]: cluster 2023-12-02T00:07:50.693885+0000 mgr.y (mgr.24356) 15287 : cluster 0 pgmap v15255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:51 smithi040 bash[41173]: audit 2023-12-02T00:07:51.091414+0000 mon.c (mon.2) 9611 : audit 0 from='client.? 172.21.15.40:0/3327998171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:51 smithi040 bash[28232]: cluster 2023-12-02T00:07:50.693885+0000 mgr.y (mgr.24356) 15287 : cluster 0 pgmap v15255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:51 smithi040 bash[28232]: audit 2023-12-02T00:07:51.091414+0000 mon.c (mon.2) 9611 : audit 0 from='client.? 172.21.15.40:0/3327998171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:52 smithi141 bash[31670]: audit 2023-12-02T00:07:52.567039+0000 mon.c (mon.2) 9612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:07:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:52 smithi040 bash[28232]: audit 2023-12-02T00:07:52.567039+0000 mon.c (mon.2) 9612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:07:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:52 smithi040 bash[41173]: audit 2023-12-02T00:07:52.567039+0000 mon.c (mon.2) 9612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:07:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:53 smithi141 bash[31670]: cluster 2023-12-02T00:07:52.694535+0000 mgr.y (mgr.24356) 15288 : cluster 0 pgmap v15256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:53 smithi141 bash[31670]: audit 2023-12-02T00:07:52.997445+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:53 smithi141 bash[31670]: audit 2023-12-02T00:07:53.011316+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:53 smithi141 bash[31670]: audit 2023-12-02T00:07:53.551623+0000 mon.c (mon.2) 9613 : audit 0 from='client.? 172.21.15.40:0/3879388477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[28232]: cluster 2023-12-02T00:07:52.694535+0000 mgr.y (mgr.24356) 15288 : cluster 0 pgmap v15256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[28232]: audit 2023-12-02T00:07:52.997445+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[28232]: audit 2023-12-02T00:07:53.011316+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[28232]: audit 2023-12-02T00:07:53.551623+0000 mon.c (mon.2) 9613 : audit 0 from='client.? 172.21.15.40:0/3879388477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[41173]: cluster 2023-12-02T00:07:52.694535+0000 mgr.y (mgr.24356) 15288 : cluster 0 pgmap v15256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[41173]: audit 2023-12-02T00:07:52.997445+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[41173]: audit 2023-12-02T00:07:53.011316+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:53 smithi040 bash[41173]: audit 2023-12-02T00:07:53.551623+0000 mon.c (mon.2) 9613 : audit 0 from='client.? 172.21.15.40:0/3879388477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:55 smithi141 bash[31670]: cluster 2023-12-02T00:07:54.695688+0000 mgr.y (mgr.24356) 15289 : cluster 0 pgmap v15257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:55 smithi040 bash[28232]: cluster 2023-12-02T00:07:54.695688+0000 mgr.y (mgr.24356) 15289 : cluster 0 pgmap v15257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:56 smithi040 bash[41173]: cluster 2023-12-02T00:07:54.695688+0000 mgr.y (mgr.24356) 15289 : cluster 0 pgmap v15257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:07:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:07:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:57 smithi141 bash[31670]: audit 2023-12-02T00:07:56.017778+0000 mon.a (mon.0) 9552 : audit 0 from='client.? 172.21.15.40:0/1251368457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:57 smithi040 bash[28232]: audit 2023-12-02T00:07:56.017778+0000 mon.a (mon.0) 9552 : audit 0 from='client.? 172.21.15.40:0/1251368457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:57 smithi040 bash[41173]: audit 2023-12-02T00:07:56.017778+0000 mon.a (mon.0) 9552 : audit 0 from='client.? 172.21.15.40:0/1251368457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:58 smithi141 bash[31670]: cluster 2023-12-02T00:07:56.696397+0000 mgr.y (mgr.24356) 15290 : cluster 0 pgmap v15258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:58 smithi040 bash[28232]: cluster 2023-12-02T00:07:56.696397+0000 mgr.y (mgr.24356) 15290 : cluster 0 pgmap v15258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:58 smithi040 bash[41173]: cluster 2023-12-02T00:07:56.696397+0000 mgr.y (mgr.24356) 15290 : cluster 0 pgmap v15258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:07:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:59 smithi141 bash[31670]: audit 2023-12-02T00:07:58.492089+0000 mon.c (mon.2) 9614 : audit 0 from='client.? 172.21.15.40:0/3047753313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:59 smithi141 bash[31670]: audit 2023-12-02T00:07:58.765573+0000 mon.a (mon.0) 9553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:59 smithi141 bash[31670]: audit 2023-12-02T00:07:58.778560+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:59 smithi141 bash[31670]: audit 2023-12-02T00:07:58.855641+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:07:59 smithi141 bash[31670]: audit 2023-12-02T00:07:58.866415+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[41173]: audit 2023-12-02T00:07:58.492089+0000 mon.c (mon.2) 9614 : audit 0 from='client.? 172.21.15.40:0/3047753313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[41173]: audit 2023-12-02T00:07:58.765573+0000 mon.a (mon.0) 9553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[41173]: audit 2023-12-02T00:07:58.778560+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[41173]: audit 2023-12-02T00:07:58.855641+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[41173]: audit 2023-12-02T00:07:58.866415+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[28232]: audit 2023-12-02T00:07:58.492089+0000 mon.c (mon.2) 9614 : audit 0 from='client.? 172.21.15.40:0/3047753313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[28232]: audit 2023-12-02T00:07:58.765573+0000 mon.a (mon.0) 9553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[28232]: audit 2023-12-02T00:07:58.778560+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[28232]: audit 2023-12-02T00:07:58.855641+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:07:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:07:59 smithi040 bash[28232]: audit 2023-12-02T00:07:58.866415+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:08:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:00 smithi141 bash[31670]: cluster 2023-12-02T00:07:58.697205+0000 mgr.y (mgr.24356) 15291 : cluster 0 pgmap v15259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:00 smithi141 bash[31670]: audit 2023-12-02T00:07:59.360499+0000 mon.c (mon.2) 9615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:08:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:00 smithi141 bash[31670]: audit 2023-12-02T00:07:59.362491+0000 mon.c (mon.2) 9616 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:08:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:00 smithi141 bash[31670]: audit 2023-12-02T00:07:59.372225+0000 mon.a (mon.0) 9557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[41173]: cluster 2023-12-02T00:07:58.697205+0000 mgr.y (mgr.24356) 15291 : cluster 0 pgmap v15259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[41173]: audit 2023-12-02T00:07:59.360499+0000 mon.c (mon.2) 9615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[41173]: audit 2023-12-02T00:07:59.362491+0000 mon.c (mon.2) 9616 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[41173]: audit 2023-12-02T00:07:59.372225+0000 mon.a (mon.0) 9557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[28232]: cluster 2023-12-02T00:07:58.697205+0000 mgr.y (mgr.24356) 15291 : cluster 0 pgmap v15259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[28232]: audit 2023-12-02T00:07:59.360499+0000 mon.c (mon.2) 9615 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:08:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[28232]: audit 2023-12-02T00:07:59.362491+0000 mon.c (mon.2) 9616 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:08:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:00 smithi040 bash[28232]: audit 2023-12-02T00:07:59.372225+0000 mon.a (mon.0) 9557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:08:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:01 smithi141 bash[31670]: audit 2023-12-02T00:08:00.986646+0000 mon.a (mon.0) 9558 : audit 0 from='client.? 172.21.15.40:0/2314674319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:01 smithi040 bash[28232]: audit 2023-12-02T00:08:00.986646+0000 mon.a (mon.0) 9558 : audit 0 from='client.? 172.21.15.40:0/2314674319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:01 smithi040 bash[41173]: audit 2023-12-02T00:08:00.986646+0000 mon.a (mon.0) 9558 : audit 0 from='client.? 172.21.15.40:0/2314674319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:02 smithi141 bash[31670]: cluster 2023-12-02T00:08:00.698477+0000 mgr.y (mgr.24356) 15292 : cluster 0 pgmap v15260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:02 smithi040 bash[41173]: cluster 2023-12-02T00:08:00.698477+0000 mgr.y (mgr.24356) 15292 : cluster 0 pgmap v15260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:02 smithi040 bash[28232]: cluster 2023-12-02T00:08:00.698477+0000 mgr.y (mgr.24356) 15292 : cluster 0 pgmap v15260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:04 smithi040 bash[28232]: cluster 2023-12-02T00:08:02.699141+0000 mgr.y (mgr.24356) 15293 : cluster 0 pgmap v15261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:04 smithi040 bash[28232]: audit 2023-12-02T00:08:03.452576+0000 mon.a (mon.0) 9559 : audit 0 from='client.? 172.21.15.40:0/3080819902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:04 smithi040 bash[41173]: cluster 2023-12-02T00:08:02.699141+0000 mgr.y (mgr.24356) 15293 : cluster 0 pgmap v15261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:04 smithi040 bash[41173]: audit 2023-12-02T00:08:03.452576+0000 mon.a (mon.0) 9559 : audit 0 from='client.? 172.21.15.40:0/3080819902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:04 smithi141 bash[31670]: cluster 2023-12-02T00:08:02.699141+0000 mgr.y (mgr.24356) 15293 : cluster 0 pgmap v15261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:04 smithi141 bash[31670]: audit 2023-12-02T00:08:03.452576+0000 mon.a (mon.0) 9559 : audit 0 from='client.? 172.21.15.40:0/3080819902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:05 smithi040 bash[28232]: audit 2023-12-02T00:08:04.140195+0000 mon.c (mon.2) 9617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:05 smithi040 bash[41173]: audit 2023-12-02T00:08:04.140195+0000 mon.c (mon.2) 9617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:05 smithi141 bash[31670]: audit 2023-12-02T00:08:04.140195+0000 mon.c (mon.2) 9617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:06 smithi040 bash[41173]: cluster 2023-12-02T00:08:04.700259+0000 mgr.y (mgr.24356) 15294 : cluster 0 pgmap v15262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:06 smithi040 bash[41173]: audit 2023-12-02T00:08:05.914003+0000 mon.c (mon.2) 9618 : audit 0 from='client.? 172.21.15.40:0/2823001007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:06 smithi040 bash[28232]: cluster 2023-12-02T00:08:04.700259+0000 mgr.y (mgr.24356) 15294 : cluster 0 pgmap v15262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:06 smithi040 bash[28232]: audit 2023-12-02T00:08:05.914003+0000 mon.c (mon.2) 9618 : audit 0 from='client.? 172.21.15.40:0/2823001007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:06 smithi141 bash[31670]: cluster 2023-12-02T00:08:04.700259+0000 mgr.y (mgr.24356) 15294 : cluster 0 pgmap v15262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:06 smithi141 bash[31670]: audit 2023-12-02T00:08:05.914003+0000 mon.c (mon.2) 9618 : audit 0 from='client.? 172.21.15.40:0/2823001007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:08:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:08:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:08 smithi040 bash[28232]: cluster 2023-12-02T00:08:06.700966+0000 mgr.y (mgr.24356) 15295 : cluster 0 pgmap v15263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:08 smithi040 bash[41173]: cluster 2023-12-02T00:08:06.700966+0000 mgr.y (mgr.24356) 15295 : cluster 0 pgmap v15263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:08 smithi141 bash[31670]: cluster 2023-12-02T00:08:06.700966+0000 mgr.y (mgr.24356) 15295 : cluster 0 pgmap v15263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:09 smithi040 bash[28232]: audit 2023-12-02T00:08:08.375207+0000 mon.c (mon.2) 9619 : audit 0 from='client.? 172.21.15.40:0/3243962600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:09 smithi040 bash[41173]: audit 2023-12-02T00:08:08.375207+0000 mon.c (mon.2) 9619 : audit 0 from='client.? 172.21.15.40:0/3243962600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:09 smithi141 bash[31670]: audit 2023-12-02T00:08:08.375207+0000 mon.c (mon.2) 9619 : audit 0 from='client.? 172.21.15.40:0/3243962600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:10 smithi040 bash[28232]: cluster 2023-12-02T00:08:08.701611+0000 mgr.y (mgr.24356) 15296 : cluster 0 pgmap v15264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:10 smithi040 bash[41173]: cluster 2023-12-02T00:08:08.701611+0000 mgr.y (mgr.24356) 15296 : cluster 0 pgmap v15264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:10 smithi141 bash[31670]: cluster 2023-12-02T00:08:08.701611+0000 mgr.y (mgr.24356) 15296 : cluster 0 pgmap v15264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:11 smithi040 bash[28232]: audit 2023-12-02T00:08:10.831473+0000 mon.c (mon.2) 9620 : audit 0 from='client.? 172.21.15.40:0/2241708616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:11 smithi040 bash[41173]: audit 2023-12-02T00:08:10.831473+0000 mon.c (mon.2) 9620 : audit 0 from='client.? 172.21.15.40:0/2241708616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:11 smithi141 bash[31670]: audit 2023-12-02T00:08:10.831473+0000 mon.c (mon.2) 9620 : audit 0 from='client.? 172.21.15.40:0/2241708616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:12 smithi040 bash[41173]: cluster 2023-12-02T00:08:10.702727+0000 mgr.y (mgr.24356) 15297 : cluster 0 pgmap v15265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:12 smithi040 bash[28232]: cluster 2023-12-02T00:08:10.702727+0000 mgr.y (mgr.24356) 15297 : cluster 0 pgmap v15265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:12 smithi141 bash[31670]: cluster 2023-12-02T00:08:10.702727+0000 mgr.y (mgr.24356) 15297 : cluster 0 pgmap v15265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:14 smithi040 bash[41173]: cluster 2023-12-02T00:08:12.703386+0000 mgr.y (mgr.24356) 15298 : cluster 0 pgmap v15266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:14 smithi040 bash[41173]: audit 2023-12-02T00:08:13.292411+0000 mon.c (mon.2) 9621 : audit 0 from='client.? 172.21.15.40:0/3832141402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:14 smithi040 bash[28232]: cluster 2023-12-02T00:08:12.703386+0000 mgr.y (mgr.24356) 15298 : cluster 0 pgmap v15266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:14 smithi040 bash[28232]: audit 2023-12-02T00:08:13.292411+0000 mon.c (mon.2) 9621 : audit 0 from='client.? 172.21.15.40:0/3832141402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:14 smithi141 bash[31670]: cluster 2023-12-02T00:08:12.703386+0000 mgr.y (mgr.24356) 15298 : cluster 0 pgmap v15266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:14 smithi141 bash[31670]: audit 2023-12-02T00:08:13.292411+0000 mon.c (mon.2) 9621 : audit 0 from='client.? 172.21.15.40:0/3832141402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:16 smithi040 bash[28232]: cluster 2023-12-02T00:08:14.704440+0000 mgr.y (mgr.24356) 15299 : cluster 0 pgmap v15267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:16 smithi040 bash[28232]: audit 2023-12-02T00:08:15.751969+0000 mon.c (mon.2) 9622 : audit 0 from='client.? 172.21.15.40:0/3579425959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:16 smithi040 bash[41173]: cluster 2023-12-02T00:08:14.704440+0000 mgr.y (mgr.24356) 15299 : cluster 0 pgmap v15267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:16 smithi040 bash[41173]: audit 2023-12-02T00:08:15.751969+0000 mon.c (mon.2) 9622 : audit 0 from='client.? 172.21.15.40:0/3579425959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:16 smithi141 bash[31670]: cluster 2023-12-02T00:08:14.704440+0000 mgr.y (mgr.24356) 15299 : cluster 0 pgmap v15267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:16 smithi141 bash[31670]: audit 2023-12-02T00:08:15.751969+0000 mon.c (mon.2) 9622 : audit 0 from='client.? 172.21.15.40:0/3579425959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:08:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:08:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:18 smithi040 bash[41173]: cluster 2023-12-02T00:08:16.705060+0000 mgr.y (mgr.24356) 15300 : cluster 0 pgmap v15268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:18 smithi040 bash[28232]: cluster 2023-12-02T00:08:16.705060+0000 mgr.y (mgr.24356) 15300 : cluster 0 pgmap v15268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:18 smithi141 bash[31670]: cluster 2023-12-02T00:08:16.705060+0000 mgr.y (mgr.24356) 15300 : cluster 0 pgmap v15268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:19 smithi040 bash[28232]: audit 2023-12-02T00:08:18.220579+0000 mon.c (mon.2) 9623 : audit 0 from='client.? 172.21.15.40:0/3270042764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:19 smithi040 bash[41173]: audit 2023-12-02T00:08:18.220579+0000 mon.c (mon.2) 9623 : audit 0 from='client.? 172.21.15.40:0/3270042764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:19 smithi141 bash[31670]: audit 2023-12-02T00:08:18.220579+0000 mon.c (mon.2) 9623 : audit 0 from='client.? 172.21.15.40:0/3270042764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:20 smithi040 bash[28232]: cluster 2023-12-02T00:08:18.705724+0000 mgr.y (mgr.24356) 15301 : cluster 0 pgmap v15269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:20 smithi040 bash[28232]: audit 2023-12-02T00:08:19.140892+0000 mon.c (mon.2) 9624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:20 smithi040 bash[41173]: cluster 2023-12-02T00:08:18.705724+0000 mgr.y (mgr.24356) 15301 : cluster 0 pgmap v15269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:20 smithi040 bash[41173]: audit 2023-12-02T00:08:19.140892+0000 mon.c (mon.2) 9624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:20 smithi141 bash[31670]: cluster 2023-12-02T00:08:18.705724+0000 mgr.y (mgr.24356) 15301 : cluster 0 pgmap v15269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:20 smithi141 bash[31670]: audit 2023-12-02T00:08:19.140892+0000 mon.c (mon.2) 9624 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:21 smithi040 bash[28232]: audit 2023-12-02T00:08:20.689777+0000 mon.a (mon.0) 9560 : audit 0 from='client.? 172.21.15.40:0/2416753889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:21 smithi040 bash[41173]: audit 2023-12-02T00:08:20.689777+0000 mon.a (mon.0) 9560 : audit 0 from='client.? 172.21.15.40:0/2416753889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:21 smithi141 bash[31670]: audit 2023-12-02T00:08:20.689777+0000 mon.a (mon.0) 9560 : audit 0 from='client.? 172.21.15.40:0/2416753889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:22 smithi040 bash[28232]: cluster 2023-12-02T00:08:20.706701+0000 mgr.y (mgr.24356) 15302 : cluster 0 pgmap v15270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:22 smithi040 bash[41173]: cluster 2023-12-02T00:08:20.706701+0000 mgr.y (mgr.24356) 15302 : cluster 0 pgmap v15270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:22 smithi141 bash[31670]: cluster 2023-12-02T00:08:20.706701+0000 mgr.y (mgr.24356) 15302 : cluster 0 pgmap v15270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:24 smithi040 bash[28232]: cluster 2023-12-02T00:08:22.707356+0000 mgr.y (mgr.24356) 15303 : cluster 0 pgmap v15271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:24 smithi040 bash[28232]: audit 2023-12-02T00:08:23.152620+0000 mon.c (mon.2) 9625 : audit 0 from='client.? 172.21.15.40:0/2564981655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:24 smithi040 bash[41173]: cluster 2023-12-02T00:08:22.707356+0000 mgr.y (mgr.24356) 15303 : cluster 0 pgmap v15271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:24 smithi040 bash[41173]: audit 2023-12-02T00:08:23.152620+0000 mon.c (mon.2) 9625 : audit 0 from='client.? 172.21.15.40:0/2564981655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:24 smithi141 bash[31670]: cluster 2023-12-02T00:08:22.707356+0000 mgr.y (mgr.24356) 15303 : cluster 0 pgmap v15271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:24 smithi141 bash[31670]: audit 2023-12-02T00:08:23.152620+0000 mon.c (mon.2) 9625 : audit 0 from='client.? 172.21.15.40:0/2564981655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:26 smithi040 bash[28232]: cluster 2023-12-02T00:08:24.708491+0000 mgr.y (mgr.24356) 15304 : cluster 0 pgmap v15272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:26 smithi040 bash[28232]: audit 2023-12-02T00:08:25.622328+0000 mon.c (mon.2) 9626 : audit 0 from='client.? 172.21.15.40:0/125756558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:26 smithi040 bash[41173]: cluster 2023-12-02T00:08:24.708491+0000 mgr.y (mgr.24356) 15304 : cluster 0 pgmap v15272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:26 smithi040 bash[41173]: audit 2023-12-02T00:08:25.622328+0000 mon.c (mon.2) 9626 : audit 0 from='client.? 172.21.15.40:0/125756558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:26 smithi141 bash[31670]: cluster 2023-12-02T00:08:24.708491+0000 mgr.y (mgr.24356) 15304 : cluster 0 pgmap v15272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:26 smithi141 bash[31670]: audit 2023-12-02T00:08:25.622328+0000 mon.c (mon.2) 9626 : audit 0 from='client.? 172.21.15.40:0/125756558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:08:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:08:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:28 smithi040 bash[28232]: cluster 2023-12-02T00:08:26.709233+0000 mgr.y (mgr.24356) 15305 : cluster 0 pgmap v15273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:28 smithi040 bash[28232]: audit 2023-12-02T00:08:28.086219+0000 mon.c (mon.2) 9627 : audit 0 from='client.? 172.21.15.40:0/2787776247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:28 smithi040 bash[41173]: cluster 2023-12-02T00:08:26.709233+0000 mgr.y (mgr.24356) 15305 : cluster 0 pgmap v15273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:28 smithi040 bash[41173]: audit 2023-12-02T00:08:28.086219+0000 mon.c (mon.2) 9627 : audit 0 from='client.? 172.21.15.40:0/2787776247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:28 smithi141 bash[31670]: cluster 2023-12-02T00:08:26.709233+0000 mgr.y (mgr.24356) 15305 : cluster 0 pgmap v15273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:28 smithi141 bash[31670]: audit 2023-12-02T00:08:28.086219+0000 mon.c (mon.2) 9627 : audit 0 from='client.? 172.21.15.40:0/2787776247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:29 smithi141 bash[31670]: cluster 2023-12-02T00:08:28.709940+0000 mgr.y (mgr.24356) 15306 : cluster 0 pgmap v15274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:29 smithi040 bash[28232]: cluster 2023-12-02T00:08:28.709940+0000 mgr.y (mgr.24356) 15306 : cluster 0 pgmap v15274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:29 smithi040 bash[41173]: cluster 2023-12-02T00:08:28.709940+0000 mgr.y (mgr.24356) 15306 : cluster 0 pgmap v15274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:30 smithi040 bash[28232]: audit 2023-12-02T00:08:30.557422+0000 mon.c (mon.2) 9628 : audit 0 from='client.? 172.21.15.40:0/113326695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:30 smithi040 bash[41173]: audit 2023-12-02T00:08:30.557422+0000 mon.c (mon.2) 9628 : audit 0 from='client.? 172.21.15.40:0/113326695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:30 smithi141 bash[31670]: audit 2023-12-02T00:08:30.557422+0000 mon.c (mon.2) 9628 : audit 0 from='client.? 172.21.15.40:0/113326695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:31 smithi040 bash[28232]: cluster 2023-12-02T00:08:30.711126+0000 mgr.y (mgr.24356) 15307 : cluster 0 pgmap v15275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:31 smithi040 bash[41173]: cluster 2023-12-02T00:08:30.711126+0000 mgr.y (mgr.24356) 15307 : cluster 0 pgmap v15275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:31 smithi141 bash[31670]: cluster 2023-12-02T00:08:30.711126+0000 mgr.y (mgr.24356) 15307 : cluster 0 pgmap v15275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:33 smithi141 bash[31670]: cluster 2023-12-02T00:08:32.711581+0000 mgr.y (mgr.24356) 15308 : cluster 0 pgmap v15276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:33 smithi141 bash[31670]: audit 2023-12-02T00:08:33.026844+0000 mon.c (mon.2) 9629 : audit 0 from='client.? 172.21.15.40:0/1411779158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:33 smithi040 bash[28232]: cluster 2023-12-02T00:08:32.711581+0000 mgr.y (mgr.24356) 15308 : cluster 0 pgmap v15276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:33 smithi040 bash[28232]: audit 2023-12-02T00:08:33.026844+0000 mon.c (mon.2) 9629 : audit 0 from='client.? 172.21.15.40:0/1411779158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:33 smithi040 bash[41173]: cluster 2023-12-02T00:08:32.711581+0000 mgr.y (mgr.24356) 15308 : cluster 0 pgmap v15276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:33 smithi040 bash[41173]: audit 2023-12-02T00:08:33.026844+0000 mon.c (mon.2) 9629 : audit 0 from='client.? 172.21.15.40:0/1411779158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:34 smithi040 bash[28232]: audit 2023-12-02T00:08:34.141079+0000 mon.c (mon.2) 9630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:34 smithi040 bash[41173]: audit 2023-12-02T00:08:34.141079+0000 mon.c (mon.2) 9630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:34 smithi141 bash[31670]: audit 2023-12-02T00:08:34.141079+0000 mon.c (mon.2) 9630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:35 smithi040 bash[41173]: cluster 2023-12-02T00:08:34.712749+0000 mgr.y (mgr.24356) 15309 : cluster 0 pgmap v15277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:35 smithi040 bash[41173]: audit 2023-12-02T00:08:35.484697+0000 mon.a (mon.0) 9561 : audit 0 from='client.? 172.21.15.40:0/3520533731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:35 smithi040 bash[28232]: cluster 2023-12-02T00:08:34.712749+0000 mgr.y (mgr.24356) 15309 : cluster 0 pgmap v15277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:35 smithi040 bash[28232]: audit 2023-12-02T00:08:35.484697+0000 mon.a (mon.0) 9561 : audit 0 from='client.? 172.21.15.40:0/3520533731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:35 smithi141 bash[31670]: cluster 2023-12-02T00:08:34.712749+0000 mgr.y (mgr.24356) 15309 : cluster 0 pgmap v15277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:35 smithi141 bash[31670]: audit 2023-12-02T00:08:35.484697+0000 mon.a (mon.0) 9561 : audit 0 from='client.? 172.21.15.40:0/3520533731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:08:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:08:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:37 smithi040 bash[41173]: cluster 2023-12-02T00:08:36.713355+0000 mgr.y (mgr.24356) 15310 : cluster 0 pgmap v15278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:37 smithi040 bash[28232]: cluster 2023-12-02T00:08:36.713355+0000 mgr.y (mgr.24356) 15310 : cluster 0 pgmap v15278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:37 smithi141 bash[31670]: cluster 2023-12-02T00:08:36.713355+0000 mgr.y (mgr.24356) 15310 : cluster 0 pgmap v15278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:38 smithi040 bash[28232]: audit 2023-12-02T00:08:37.946919+0000 mon.a (mon.0) 9562 : audit 0 from='client.? 172.21.15.40:0/602680850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:38 smithi040 bash[41173]: audit 2023-12-02T00:08:37.946919+0000 mon.a (mon.0) 9562 : audit 0 from='client.? 172.21.15.40:0/602680850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:38 smithi141 bash[31670]: audit 2023-12-02T00:08:37.946919+0000 mon.a (mon.0) 9562 : audit 0 from='client.? 172.21.15.40:0/602680850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:39 smithi040 bash[41173]: cluster 2023-12-02T00:08:38.713975+0000 mgr.y (mgr.24356) 15311 : cluster 0 pgmap v15279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:39 smithi040 bash[28232]: cluster 2023-12-02T00:08:38.713975+0000 mgr.y (mgr.24356) 15311 : cluster 0 pgmap v15279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:39 smithi141 bash[31670]: cluster 2023-12-02T00:08:38.713975+0000 mgr.y (mgr.24356) 15311 : cluster 0 pgmap v15279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:40 smithi040 bash[28232]: audit 2023-12-02T00:08:40.410699+0000 mon.c (mon.2) 9631 : audit 0 from='client.? 172.21.15.40:0/3576992280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:40 smithi040 bash[41173]: audit 2023-12-02T00:08:40.410699+0000 mon.c (mon.2) 9631 : audit 0 from='client.? 172.21.15.40:0/3576992280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:40 smithi141 bash[31670]: audit 2023-12-02T00:08:40.410699+0000 mon.c (mon.2) 9631 : audit 0 from='client.? 172.21.15.40:0/3576992280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:41 smithi040 bash[28232]: cluster 2023-12-02T00:08:40.715029+0000 mgr.y (mgr.24356) 15312 : cluster 0 pgmap v15280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:41 smithi040 bash[41173]: cluster 2023-12-02T00:08:40.715029+0000 mgr.y (mgr.24356) 15312 : cluster 0 pgmap v15280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:41 smithi141 bash[31670]: cluster 2023-12-02T00:08:40.715029+0000 mgr.y (mgr.24356) 15312 : cluster 0 pgmap v15280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:43 smithi040 bash[28232]: cluster 2023-12-02T00:08:42.715610+0000 mgr.y (mgr.24356) 15313 : cluster 0 pgmap v15281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:43 smithi040 bash[28232]: audit 2023-12-02T00:08:42.879463+0000 mon.c (mon.2) 9632 : audit 0 from='client.? 172.21.15.40:0/1107091216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:43 smithi040 bash[41173]: cluster 2023-12-02T00:08:42.715610+0000 mgr.y (mgr.24356) 15313 : cluster 0 pgmap v15281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:43 smithi040 bash[41173]: audit 2023-12-02T00:08:42.879463+0000 mon.c (mon.2) 9632 : audit 0 from='client.? 172.21.15.40:0/1107091216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:43 smithi141 bash[31670]: cluster 2023-12-02T00:08:42.715610+0000 mgr.y (mgr.24356) 15313 : cluster 0 pgmap v15281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:43 smithi141 bash[31670]: audit 2023-12-02T00:08:42.879463+0000 mon.c (mon.2) 9632 : audit 0 from='client.? 172.21.15.40:0/1107091216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:45 smithi040 bash[28232]: cluster 2023-12-02T00:08:44.716652+0000 mgr.y (mgr.24356) 15314 : cluster 0 pgmap v15282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:45 smithi040 bash[28232]: audit 2023-12-02T00:08:45.344449+0000 mon.a (mon.0) 9563 : audit 0 from='client.? 172.21.15.40:0/310234486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:45 smithi040 bash[41173]: cluster 2023-12-02T00:08:44.716652+0000 mgr.y (mgr.24356) 15314 : cluster 0 pgmap v15282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:45 smithi040 bash[41173]: audit 2023-12-02T00:08:45.344449+0000 mon.a (mon.0) 9563 : audit 0 from='client.? 172.21.15.40:0/310234486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:45 smithi141 bash[31670]: cluster 2023-12-02T00:08:44.716652+0000 mgr.y (mgr.24356) 15314 : cluster 0 pgmap v15282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:45 smithi141 bash[31670]: audit 2023-12-02T00:08:45.344449+0000 mon.a (mon.0) 9563 : audit 0 from='client.? 172.21.15.40:0/310234486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:08:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:08:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:47 smithi040 bash[41173]: cluster 2023-12-02T00:08:46.717233+0000 mgr.y (mgr.24356) 15315 : cluster 0 pgmap v15283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:47 smithi040 bash[41173]: audit 2023-12-02T00:08:47.814353+0000 mon.c (mon.2) 9633 : audit 0 from='client.? 172.21.15.40:0/186548849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:47 smithi040 bash[28232]: cluster 2023-12-02T00:08:46.717233+0000 mgr.y (mgr.24356) 15315 : cluster 0 pgmap v15283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:47 smithi040 bash[28232]: audit 2023-12-02T00:08:47.814353+0000 mon.c (mon.2) 9633 : audit 0 from='client.? 172.21.15.40:0/186548849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:47 smithi141 bash[31670]: cluster 2023-12-02T00:08:46.717233+0000 mgr.y (mgr.24356) 15315 : cluster 0 pgmap v15283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:47 smithi141 bash[31670]: audit 2023-12-02T00:08:47.814353+0000 mon.c (mon.2) 9633 : audit 0 from='client.? 172.21.15.40:0/186548849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:49 smithi040 bash[28232]: cluster 2023-12-02T00:08:48.717923+0000 mgr.y (mgr.24356) 15316 : cluster 0 pgmap v15284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:49 smithi040 bash[28232]: audit 2023-12-02T00:08:49.141518+0000 mon.c (mon.2) 9634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:49 smithi040 bash[41173]: cluster 2023-12-02T00:08:48.717923+0000 mgr.y (mgr.24356) 15316 : cluster 0 pgmap v15284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:49 smithi040 bash[41173]: audit 2023-12-02T00:08:49.141518+0000 mon.c (mon.2) 9634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:49 smithi141 bash[31670]: cluster 2023-12-02T00:08:48.717923+0000 mgr.y (mgr.24356) 15316 : cluster 0 pgmap v15284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:49 smithi141 bash[31670]: audit 2023-12-02T00:08:49.141518+0000 mon.c (mon.2) 9634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:50 smithi040 bash[28232]: audit 2023-12-02T00:08:50.277302+0000 mon.a (mon.0) 9564 : audit 0 from='client.? 172.21.15.40:0/258525311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:50 smithi040 bash[41173]: audit 2023-12-02T00:08:50.277302+0000 mon.a (mon.0) 9564 : audit 0 from='client.? 172.21.15.40:0/258525311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:50 smithi141 bash[31670]: audit 2023-12-02T00:08:50.277302+0000 mon.a (mon.0) 9564 : audit 0 from='client.? 172.21.15.40:0/258525311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:51 smithi040 bash[28232]: cluster 2023-12-02T00:08:50.719109+0000 mgr.y (mgr.24356) 15317 : cluster 0 pgmap v15285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:51 smithi040 bash[41173]: cluster 2023-12-02T00:08:50.719109+0000 mgr.y (mgr.24356) 15317 : cluster 0 pgmap v15285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:51 smithi141 bash[31670]: cluster 2023-12-02T00:08:50.719109+0000 mgr.y (mgr.24356) 15317 : cluster 0 pgmap v15285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:52 smithi040 bash[28232]: audit 2023-12-02T00:08:52.737729+0000 mon.a (mon.0) 9565 : audit 0 from='client.? 172.21.15.40:0/2095999316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:52 smithi040 bash[41173]: audit 2023-12-02T00:08:52.737729+0000 mon.a (mon.0) 9565 : audit 0 from='client.? 172.21.15.40:0/2095999316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:52 smithi141 bash[31670]: audit 2023-12-02T00:08:52.737729+0000 mon.a (mon.0) 9565 : audit 0 from='client.? 172.21.15.40:0/2095999316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:53 smithi040 bash[28232]: cluster 2023-12-02T00:08:52.719742+0000 mgr.y (mgr.24356) 15318 : cluster 0 pgmap v15286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:53 smithi040 bash[41173]: cluster 2023-12-02T00:08:52.719742+0000 mgr.y (mgr.24356) 15318 : cluster 0 pgmap v15286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:53 smithi141 bash[31670]: cluster 2023-12-02T00:08:52.719742+0000 mgr.y (mgr.24356) 15318 : cluster 0 pgmap v15286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:55 smithi040 bash[28232]: cluster 2023-12-02T00:08:54.720893+0000 mgr.y (mgr.24356) 15319 : cluster 0 pgmap v15287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:55 smithi040 bash[28232]: audit 2023-12-02T00:08:55.199574+0000 mon.a (mon.0) 9566 : audit 0 from='client.? 172.21.15.40:0/350745361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:55 smithi040 bash[41173]: cluster 2023-12-02T00:08:54.720893+0000 mgr.y (mgr.24356) 15319 : cluster 0 pgmap v15287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:55 smithi040 bash[41173]: audit 2023-12-02T00:08:55.199574+0000 mon.a (mon.0) 9566 : audit 0 from='client.? 172.21.15.40:0/350745361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:55 smithi141 bash[31670]: cluster 2023-12-02T00:08:54.720893+0000 mgr.y (mgr.24356) 15319 : cluster 0 pgmap v15287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:55 smithi141 bash[31670]: audit 2023-12-02T00:08:55.199574+0000 mon.a (mon.0) 9566 : audit 0 from='client.? 172.21.15.40:0/350745361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:08:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:08:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:57 smithi040 bash[41173]: cluster 2023-12-02T00:08:56.721579+0000 mgr.y (mgr.24356) 15320 : cluster 0 pgmap v15288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:57 smithi040 bash[41173]: audit 2023-12-02T00:08:57.669491+0000 mon.a (mon.0) 9567 : audit 0 from='client.? 172.21.15.40:0/1634753318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:57 smithi040 bash[28232]: cluster 2023-12-02T00:08:56.721579+0000 mgr.y (mgr.24356) 15320 : cluster 0 pgmap v15288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:57 smithi040 bash[28232]: audit 2023-12-02T00:08:57.669491+0000 mon.a (mon.0) 9567 : audit 0 from='client.? 172.21.15.40:0/1634753318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:57 smithi141 bash[31670]: cluster 2023-12-02T00:08:56.721579+0000 mgr.y (mgr.24356) 15320 : cluster 0 pgmap v15288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:57 smithi141 bash[31670]: audit 2023-12-02T00:08:57.669491+0000 mon.a (mon.0) 9567 : audit 0 from='client.? 172.21.15.40:0/1634753318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:08:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:59 smithi040 bash[41173]: cluster 2023-12-02T00:08:58.722245+0000 mgr.y (mgr.24356) 15321 : cluster 0 pgmap v15289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:08:59 smithi040 bash[41173]: audit 2023-12-02T00:08:59.457464+0000 mon.c (mon.2) 9635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:08:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:59 smithi040 bash[28232]: cluster 2023-12-02T00:08:58.722245+0000 mgr.y (mgr.24356) 15321 : cluster 0 pgmap v15289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:08:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:08:59 smithi040 bash[28232]: audit 2023-12-02T00:08:59.457464+0000 mon.c (mon.2) 9635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:09:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:59 smithi141 bash[31670]: cluster 2023-12-02T00:08:58.722245+0000 mgr.y (mgr.24356) 15321 : cluster 0 pgmap v15289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:08:59 smithi141 bash[31670]: audit 2023-12-02T00:08:59.457464+0000 mon.c (mon.2) 9635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:09:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:00 smithi040 bash[28232]: audit 2023-12-02T00:08:59.835294+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:00 smithi040 bash[28232]: audit 2023-12-02T00:08:59.847476+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:00 smithi040 bash[28232]: audit 2023-12-02T00:09:00.126207+0000 mon.a (mon.0) 9570 : audit 0 from='client.? 172.21.15.40:0/2850512570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:00 smithi040 bash[41173]: audit 2023-12-02T00:08:59.835294+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:00 smithi040 bash[41173]: audit 2023-12-02T00:08:59.847476+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:00 smithi040 bash[41173]: audit 2023-12-02T00:09:00.126207+0000 mon.a (mon.0) 9570 : audit 0 from='client.? 172.21.15.40:0/2850512570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:00 smithi141 bash[31670]: audit 2023-12-02T00:08:59.835294+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:00 smithi141 bash[31670]: audit 2023-12-02T00:08:59.847476+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:00 smithi141 bash[31670]: audit 2023-12-02T00:09:00.126207+0000 mon.a (mon.0) 9570 : audit 0 from='client.? 172.21.15.40:0/2850512570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:01 smithi040 bash[28232]: cluster 2023-12-02T00:09:00.723422+0000 mgr.y (mgr.24356) 15322 : cluster 0 pgmap v15290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:01 smithi040 bash[41173]: cluster 2023-12-02T00:09:00.723422+0000 mgr.y (mgr.24356) 15322 : cluster 0 pgmap v15290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:01 smithi141 bash[31670]: cluster 2023-12-02T00:09:00.723422+0000 mgr.y (mgr.24356) 15322 : cluster 0 pgmap v15290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:02 smithi040 bash[28232]: audit 2023-12-02T00:09:02.600086+0000 mon.c (mon.2) 9636 : audit 0 from='client.? 172.21.15.40:0/3441308190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:02 smithi040 bash[41173]: audit 2023-12-02T00:09:02.600086+0000 mon.c (mon.2) 9636 : audit 0 from='client.? 172.21.15.40:0/3441308190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:02 smithi141 bash[31670]: audit 2023-12-02T00:09:02.600086+0000 mon.c (mon.2) 9636 : audit 0 from='client.? 172.21.15.40:0/3441308190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:03 smithi040 bash[28232]: cluster 2023-12-02T00:09:02.724271+0000 mgr.y (mgr.24356) 15323 : cluster 0 pgmap v15291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:03 smithi040 bash[41173]: cluster 2023-12-02T00:09:02.724271+0000 mgr.y (mgr.24356) 15323 : cluster 0 pgmap v15291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:03 smithi141 bash[31670]: cluster 2023-12-02T00:09:02.724271+0000 mgr.y (mgr.24356) 15323 : cluster 0 pgmap v15291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:04 smithi040 bash[28232]: audit 2023-12-02T00:09:04.142036+0000 mon.c (mon.2) 9637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:04 smithi040 bash[41173]: audit 2023-12-02T00:09:04.142036+0000 mon.c (mon.2) 9637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:04 smithi141 bash[31670]: audit 2023-12-02T00:09:04.142036+0000 mon.c (mon.2) 9637 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[28232]: cluster 2023-12-02T00:09:04.725406+0000 mgr.y (mgr.24356) 15324 : cluster 0 pgmap v15292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[28232]: audit 2023-12-02T00:09:05.079656+0000 mon.a (mon.0) 9571 : audit 0 from='client.? 172.21.15.40:0/1393199788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[28232]: audit 2023-12-02T00:09:05.298976+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[28232]: audit 2023-12-02T00:09:05.310247+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[41173]: cluster 2023-12-02T00:09:04.725406+0000 mgr.y (mgr.24356) 15324 : cluster 0 pgmap v15292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[41173]: audit 2023-12-02T00:09:05.079656+0000 mon.a (mon.0) 9571 : audit 0 from='client.? 172.21.15.40:0/1393199788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[41173]: audit 2023-12-02T00:09:05.298976+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:05 smithi040 bash[41173]: audit 2023-12-02T00:09:05.310247+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:05 smithi141 bash[31670]: cluster 2023-12-02T00:09:04.725406+0000 mgr.y (mgr.24356) 15324 : cluster 0 pgmap v15292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:05 smithi141 bash[31670]: audit 2023-12-02T00:09:05.079656+0000 mon.a (mon.0) 9571 : audit 0 from='client.? 172.21.15.40:0/1393199788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:05 smithi141 bash[31670]: audit 2023-12-02T00:09:05.298976+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:05 smithi141 bash[31670]: audit 2023-12-02T00:09:05.310247+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:09:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[28232]: audit 2023-12-02T00:09:06.049071+0000 mon.a (mon.0) 9574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[28232]: audit 2023-12-02T00:09:06.063051+0000 mon.a (mon.0) 9575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[28232]: audit 2023-12-02T00:09:06.537431+0000 mon.c (mon.2) 9638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[28232]: audit 2023-12-02T00:09:06.539312+0000 mon.c (mon.2) 9639 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[28232]: audit 2023-12-02T00:09:06.549122+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[41173]: audit 2023-12-02T00:09:06.049071+0000 mon.a (mon.0) 9574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[41173]: audit 2023-12-02T00:09:06.063051+0000 mon.a (mon.0) 9575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[41173]: audit 2023-12-02T00:09:06.537431+0000 mon.c (mon.2) 9638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:09:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[41173]: audit 2023-12-02T00:09:06.539312+0000 mon.c (mon.2) 9639 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:09:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:07 smithi040 bash[41173]: audit 2023-12-02T00:09:06.549122+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:07 smithi141 bash[31670]: audit 2023-12-02T00:09:06.049071+0000 mon.a (mon.0) 9574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:07 smithi141 bash[31670]: audit 2023-12-02T00:09:06.063051+0000 mon.a (mon.0) 9575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:07 smithi141 bash[31670]: audit 2023-12-02T00:09:06.537431+0000 mon.c (mon.2) 9638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:09:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:07 smithi141 bash[31670]: audit 2023-12-02T00:09:06.539312+0000 mon.c (mon.2) 9639 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:09:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:07 smithi141 bash[31670]: audit 2023-12-02T00:09:06.549122+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:08 smithi040 bash[28232]: cluster 2023-12-02T00:09:06.726051+0000 mgr.y (mgr.24356) 15325 : cluster 0 pgmap v15293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:08 smithi040 bash[28232]: audit 2023-12-02T00:09:07.551273+0000 mon.a (mon.0) 9577 : audit 0 from='client.? 172.21.15.40:0/902332947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:08 smithi040 bash[41173]: cluster 2023-12-02T00:09:06.726051+0000 mgr.y (mgr.24356) 15325 : cluster 0 pgmap v15293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:08 smithi040 bash[41173]: audit 2023-12-02T00:09:07.551273+0000 mon.a (mon.0) 9577 : audit 0 from='client.? 172.21.15.40:0/902332947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:08 smithi141 bash[31670]: cluster 2023-12-02T00:09:06.726051+0000 mgr.y (mgr.24356) 15325 : cluster 0 pgmap v15293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:08 smithi141 bash[31670]: audit 2023-12-02T00:09:07.551273+0000 mon.a (mon.0) 9577 : audit 0 from='client.? 172.21.15.40:0/902332947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:09 smithi040 bash[41173]: cluster 2023-12-02T00:09:08.726752+0000 mgr.y (mgr.24356) 15326 : cluster 0 pgmap v15294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:09 smithi040 bash[28232]: cluster 2023-12-02T00:09:08.726752+0000 mgr.y (mgr.24356) 15326 : cluster 0 pgmap v15294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:09 smithi141 bash[31670]: cluster 2023-12-02T00:09:08.726752+0000 mgr.y (mgr.24356) 15326 : cluster 0 pgmap v15294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:10 smithi040 bash[28232]: audit 2023-12-02T00:09:10.017199+0000 mon.c (mon.2) 9640 : audit 0 from='client.? 172.21.15.40:0/1280153492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:10 smithi040 bash[41173]: audit 2023-12-02T00:09:10.017199+0000 mon.c (mon.2) 9640 : audit 0 from='client.? 172.21.15.40:0/1280153492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:10 smithi141 bash[31670]: audit 2023-12-02T00:09:10.017199+0000 mon.c (mon.2) 9640 : audit 0 from='client.? 172.21.15.40:0/1280153492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:11 smithi040 bash[28232]: cluster 2023-12-02T00:09:10.727949+0000 mgr.y (mgr.24356) 15327 : cluster 0 pgmap v15295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:11 smithi040 bash[41173]: cluster 2023-12-02T00:09:10.727949+0000 mgr.y (mgr.24356) 15327 : cluster 0 pgmap v15295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:11 smithi141 bash[31670]: cluster 2023-12-02T00:09:10.727949+0000 mgr.y (mgr.24356) 15327 : cluster 0 pgmap v15295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:12 smithi040 bash[28232]: audit 2023-12-02T00:09:12.477550+0000 mon.c (mon.2) 9641 : audit 0 from='client.? 172.21.15.40:0/1380864872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:12 smithi040 bash[41173]: audit 2023-12-02T00:09:12.477550+0000 mon.c (mon.2) 9641 : audit 0 from='client.? 172.21.15.40:0/1380864872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:12 smithi141 bash[31670]: audit 2023-12-02T00:09:12.477550+0000 mon.c (mon.2) 9641 : audit 0 from='client.? 172.21.15.40:0/1380864872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:13 smithi040 bash[28232]: cluster 2023-12-02T00:09:12.728687+0000 mgr.y (mgr.24356) 15328 : cluster 0 pgmap v15296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:13 smithi040 bash[41173]: cluster 2023-12-02T00:09:12.728687+0000 mgr.y (mgr.24356) 15328 : cluster 0 pgmap v15296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:13 smithi141 bash[31670]: cluster 2023-12-02T00:09:12.728687+0000 mgr.y (mgr.24356) 15328 : cluster 0 pgmap v15296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:15 smithi040 bash[28232]: cluster 2023-12-02T00:09:14.729452+0000 mgr.y (mgr.24356) 15329 : cluster 0 pgmap v15297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:15 smithi040 bash[28232]: audit 2023-12-02T00:09:14.940324+0000 mon.c (mon.2) 9642 : audit 0 from='client.? 172.21.15.40:0/3242305042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:15 smithi040 bash[41173]: cluster 2023-12-02T00:09:14.729452+0000 mgr.y (mgr.24356) 15329 : cluster 0 pgmap v15297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:15 smithi040 bash[41173]: audit 2023-12-02T00:09:14.940324+0000 mon.c (mon.2) 9642 : audit 0 from='client.? 172.21.15.40:0/3242305042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:15 smithi141 bash[31670]: cluster 2023-12-02T00:09:14.729452+0000 mgr.y (mgr.24356) 15329 : cluster 0 pgmap v15297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:15 smithi141 bash[31670]: audit 2023-12-02T00:09:14.940324+0000 mon.c (mon.2) 9642 : audit 0 from='client.? 172.21.15.40:0/3242305042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:09:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:09:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:17 smithi040 bash[28232]: cluster 2023-12-02T00:09:16.730099+0000 mgr.y (mgr.24356) 15330 : cluster 0 pgmap v15298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:17 smithi040 bash[28232]: audit 2023-12-02T00:09:17.405294+0000 mon.a (mon.0) 9578 : audit 0 from='client.? 172.21.15.40:0/4037730394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:17 smithi040 bash[41173]: cluster 2023-12-02T00:09:16.730099+0000 mgr.y (mgr.24356) 15330 : cluster 0 pgmap v15298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:17 smithi040 bash[41173]: audit 2023-12-02T00:09:17.405294+0000 mon.a (mon.0) 9578 : audit 0 from='client.? 172.21.15.40:0/4037730394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:17 smithi141 bash[31670]: cluster 2023-12-02T00:09:16.730099+0000 mgr.y (mgr.24356) 15330 : cluster 0 pgmap v15298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:17 smithi141 bash[31670]: audit 2023-12-02T00:09:17.405294+0000 mon.a (mon.0) 9578 : audit 0 from='client.? 172.21.15.40:0/4037730394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:19 smithi040 bash[41173]: cluster 2023-12-02T00:09:18.730799+0000 mgr.y (mgr.24356) 15331 : cluster 0 pgmap v15299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:19 smithi040 bash[41173]: audit 2023-12-02T00:09:19.142384+0000 mon.c (mon.2) 9643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:19 smithi040 bash[28232]: cluster 2023-12-02T00:09:18.730799+0000 mgr.y (mgr.24356) 15331 : cluster 0 pgmap v15299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:19 smithi040 bash[28232]: audit 2023-12-02T00:09:19.142384+0000 mon.c (mon.2) 9643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:19 smithi141 bash[31670]: cluster 2023-12-02T00:09:18.730799+0000 mgr.y (mgr.24356) 15331 : cluster 0 pgmap v15299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:19 smithi141 bash[31670]: audit 2023-12-02T00:09:19.142384+0000 mon.c (mon.2) 9643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:20 smithi040 bash[28232]: audit 2023-12-02T00:09:19.862948+0000 mon.c (mon.2) 9644 : audit 0 from='client.? 172.21.15.40:0/2442316681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:20 smithi040 bash[41173]: audit 2023-12-02T00:09:19.862948+0000 mon.c (mon.2) 9644 : audit 0 from='client.? 172.21.15.40:0/2442316681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:20 smithi141 bash[31670]: audit 2023-12-02T00:09:19.862948+0000 mon.c (mon.2) 9644 : audit 0 from='client.? 172.21.15.40:0/2442316681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:21 smithi040 bash[28232]: cluster 2023-12-02T00:09:20.732151+0000 mgr.y (mgr.24356) 15332 : cluster 0 pgmap v15300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:21 smithi040 bash[41173]: cluster 2023-12-02T00:09:20.732151+0000 mgr.y (mgr.24356) 15332 : cluster 0 pgmap v15300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:21 smithi141 bash[31670]: cluster 2023-12-02T00:09:20.732151+0000 mgr.y (mgr.24356) 15332 : cluster 0 pgmap v15300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:22 smithi040 bash[28232]: audit 2023-12-02T00:09:22.332868+0000 mon.a (mon.0) 9579 : audit 0 from='client.? 172.21.15.40:0/3908309418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:22 smithi040 bash[41173]: audit 2023-12-02T00:09:22.332868+0000 mon.a (mon.0) 9579 : audit 0 from='client.? 172.21.15.40:0/3908309418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:22 smithi141 bash[31670]: audit 2023-12-02T00:09:22.332868+0000 mon.a (mon.0) 9579 : audit 0 from='client.? 172.21.15.40:0/3908309418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:23 smithi040 bash[28232]: cluster 2023-12-02T00:09:22.733031+0000 mgr.y (mgr.24356) 15333 : cluster 0 pgmap v15301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:23 smithi040 bash[41173]: cluster 2023-12-02T00:09:22.733031+0000 mgr.y (mgr.24356) 15333 : cluster 0 pgmap v15301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:23 smithi141 bash[31670]: cluster 2023-12-02T00:09:22.733031+0000 mgr.y (mgr.24356) 15333 : cluster 0 pgmap v15301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:25 smithi040 bash[28232]: cluster 2023-12-02T00:09:24.734220+0000 mgr.y (mgr.24356) 15334 : cluster 0 pgmap v15302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:25 smithi040 bash[28232]: audit 2023-12-02T00:09:24.794683+0000 mon.c (mon.2) 9645 : audit 0 from='client.? 172.21.15.40:0/4143266146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:25 smithi040 bash[41173]: cluster 2023-12-02T00:09:24.734220+0000 mgr.y (mgr.24356) 15334 : cluster 0 pgmap v15302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:25 smithi040 bash[41173]: audit 2023-12-02T00:09:24.794683+0000 mon.c (mon.2) 9645 : audit 0 from='client.? 172.21.15.40:0/4143266146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:25 smithi141 bash[31670]: cluster 2023-12-02T00:09:24.734220+0000 mgr.y (mgr.24356) 15334 : cluster 0 pgmap v15302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:25 smithi141 bash[31670]: audit 2023-12-02T00:09:24.794683+0000 mon.c (mon.2) 9645 : audit 0 from='client.? 172.21.15.40:0/4143266146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:09:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:09:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:27 smithi040 bash[28232]: cluster 2023-12-02T00:09:26.734930+0000 mgr.y (mgr.24356) 15335 : cluster 0 pgmap v15303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:27 smithi040 bash[28232]: audit 2023-12-02T00:09:27.255007+0000 mon.a (mon.0) 9580 : audit 0 from='client.? 172.21.15.40:0/3972055487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:27 smithi040 bash[41173]: cluster 2023-12-02T00:09:26.734930+0000 mgr.y (mgr.24356) 15335 : cluster 0 pgmap v15303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:27 smithi040 bash[41173]: audit 2023-12-02T00:09:27.255007+0000 mon.a (mon.0) 9580 : audit 0 from='client.? 172.21.15.40:0/3972055487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:27 smithi141 bash[31670]: cluster 2023-12-02T00:09:26.734930+0000 mgr.y (mgr.24356) 15335 : cluster 0 pgmap v15303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:27 smithi141 bash[31670]: audit 2023-12-02T00:09:27.255007+0000 mon.a (mon.0) 9580 : audit 0 from='client.? 172.21.15.40:0/3972055487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:29 smithi040 bash[28232]: cluster 2023-12-02T00:09:28.735607+0000 mgr.y (mgr.24356) 15336 : cluster 0 pgmap v15304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:29 smithi040 bash[41173]: cluster 2023-12-02T00:09:28.735607+0000 mgr.y (mgr.24356) 15336 : cluster 0 pgmap v15304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:29 smithi141 bash[31670]: cluster 2023-12-02T00:09:28.735607+0000 mgr.y (mgr.24356) 15336 : cluster 0 pgmap v15304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:30 smithi040 bash[28232]: audit 2023-12-02T00:09:29.722942+0000 mon.c (mon.2) 9646 : audit 0 from='client.? 172.21.15.40:0/3587982954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:30 smithi040 bash[41173]: audit 2023-12-02T00:09:29.722942+0000 mon.c (mon.2) 9646 : audit 0 from='client.? 172.21.15.40:0/3587982954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:30 smithi141 bash[31670]: audit 2023-12-02T00:09:29.722942+0000 mon.c (mon.2) 9646 : audit 0 from='client.? 172.21.15.40:0/3587982954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:31 smithi040 bash[28232]: cluster 2023-12-02T00:09:30.736823+0000 mgr.y (mgr.24356) 15337 : cluster 0 pgmap v15305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:31 smithi040 bash[41173]: cluster 2023-12-02T00:09:30.736823+0000 mgr.y (mgr.24356) 15337 : cluster 0 pgmap v15305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:31 smithi141 bash[31670]: cluster 2023-12-02T00:09:30.736823+0000 mgr.y (mgr.24356) 15337 : cluster 0 pgmap v15305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:32 smithi040 bash[28232]: audit 2023-12-02T00:09:32.187872+0000 mon.c (mon.2) 9647 : audit 0 from='client.? 172.21.15.40:0/2648615327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:32 smithi040 bash[41173]: audit 2023-12-02T00:09:32.187872+0000 mon.c (mon.2) 9647 : audit 0 from='client.? 172.21.15.40:0/2648615327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:32 smithi141 bash[31670]: audit 2023-12-02T00:09:32.187872+0000 mon.c (mon.2) 9647 : audit 0 from='client.? 172.21.15.40:0/2648615327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:33 smithi040 bash[28232]: cluster 2023-12-02T00:09:32.737489+0000 mgr.y (mgr.24356) 15338 : cluster 0 pgmap v15306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:33 smithi040 bash[41173]: cluster 2023-12-02T00:09:32.737489+0000 mgr.y (mgr.24356) 15338 : cluster 0 pgmap v15306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:33 smithi141 bash[31670]: cluster 2023-12-02T00:09:32.737489+0000 mgr.y (mgr.24356) 15338 : cluster 0 pgmap v15306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:34 smithi040 bash[28232]: audit 2023-12-02T00:09:34.142804+0000 mon.c (mon.2) 9648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:34 smithi040 bash[41173]: audit 2023-12-02T00:09:34.142804+0000 mon.c (mon.2) 9648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:34 smithi141 bash[31670]: audit 2023-12-02T00:09:34.142804+0000 mon.c (mon.2) 9648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:35 smithi040 bash[28232]: audit 2023-12-02T00:09:34.648146+0000 mon.a (mon.0) 9581 : audit 0 from='client.? 172.21.15.40:0/888980921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:35 smithi040 bash[28232]: cluster 2023-12-02T00:09:34.738625+0000 mgr.y (mgr.24356) 15339 : cluster 0 pgmap v15307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:35 smithi040 bash[41173]: audit 2023-12-02T00:09:34.648146+0000 mon.a (mon.0) 9581 : audit 0 from='client.? 172.21.15.40:0/888980921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:35 smithi040 bash[41173]: cluster 2023-12-02T00:09:34.738625+0000 mgr.y (mgr.24356) 15339 : cluster 0 pgmap v15307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:35 smithi141 bash[31670]: audit 2023-12-02T00:09:34.648146+0000 mon.a (mon.0) 9581 : audit 0 from='client.? 172.21.15.40:0/888980921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:35 smithi141 bash[31670]: cluster 2023-12-02T00:09:34.738625+0000 mgr.y (mgr.24356) 15339 : cluster 0 pgmap v15307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:09:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:09:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:37 smithi040 bash[28232]: cluster 2023-12-02T00:09:36.739293+0000 mgr.y (mgr.24356) 15340 : cluster 0 pgmap v15308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:37 smithi040 bash[28232]: audit 2023-12-02T00:09:37.115512+0000 mon.a (mon.0) 9582 : audit 0 from='client.? 172.21.15.40:0/975937071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:37 smithi040 bash[41173]: cluster 2023-12-02T00:09:36.739293+0000 mgr.y (mgr.24356) 15340 : cluster 0 pgmap v15308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:37 smithi040 bash[41173]: audit 2023-12-02T00:09:37.115512+0000 mon.a (mon.0) 9582 : audit 0 from='client.? 172.21.15.40:0/975937071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:37 smithi141 bash[31670]: cluster 2023-12-02T00:09:36.739293+0000 mgr.y (mgr.24356) 15340 : cluster 0 pgmap v15308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:37 smithi141 bash[31670]: audit 2023-12-02T00:09:37.115512+0000 mon.a (mon.0) 9582 : audit 0 from='client.? 172.21.15.40:0/975937071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:39 smithi040 bash[41173]: cluster 2023-12-02T00:09:38.739973+0000 mgr.y (mgr.24356) 15341 : cluster 0 pgmap v15309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:39 smithi040 bash[28232]: cluster 2023-12-02T00:09:38.739973+0000 mgr.y (mgr.24356) 15341 : cluster 0 pgmap v15309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:39 smithi141 bash[31670]: cluster 2023-12-02T00:09:38.739973+0000 mgr.y (mgr.24356) 15341 : cluster 0 pgmap v15309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:40 smithi040 bash[41173]: audit 2023-12-02T00:09:39.586331+0000 mon.c (mon.2) 9649 : audit 0 from='client.? 172.21.15.40:0/61926099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:40 smithi040 bash[28232]: audit 2023-12-02T00:09:39.586331+0000 mon.c (mon.2) 9649 : audit 0 from='client.? 172.21.15.40:0/61926099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:40 smithi141 bash[31670]: audit 2023-12-02T00:09:39.586331+0000 mon.c (mon.2) 9649 : audit 0 from='client.? 172.21.15.40:0/61926099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:41 smithi040 bash[28232]: cluster 2023-12-02T00:09:40.741180+0000 mgr.y (mgr.24356) 15342 : cluster 0 pgmap v15310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:41 smithi040 bash[41173]: cluster 2023-12-02T00:09:40.741180+0000 mgr.y (mgr.24356) 15342 : cluster 0 pgmap v15310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:41 smithi141 bash[31670]: cluster 2023-12-02T00:09:40.741180+0000 mgr.y (mgr.24356) 15342 : cluster 0 pgmap v15310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:42 smithi040 bash[28232]: audit 2023-12-02T00:09:42.045968+0000 mon.a (mon.0) 9583 : audit 0 from='client.? 172.21.15.40:0/2021667177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:42 smithi040 bash[41173]: audit 2023-12-02T00:09:42.045968+0000 mon.a (mon.0) 9583 : audit 0 from='client.? 172.21.15.40:0/2021667177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:42 smithi141 bash[31670]: audit 2023-12-02T00:09:42.045968+0000 mon.a (mon.0) 9583 : audit 0 from='client.? 172.21.15.40:0/2021667177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:43 smithi040 bash[28232]: cluster 2023-12-02T00:09:42.741870+0000 mgr.y (mgr.24356) 15343 : cluster 0 pgmap v15311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:43 smithi040 bash[41173]: cluster 2023-12-02T00:09:42.741870+0000 mgr.y (mgr.24356) 15343 : cluster 0 pgmap v15311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:43 smithi141 bash[31670]: cluster 2023-12-02T00:09:42.741870+0000 mgr.y (mgr.24356) 15343 : cluster 0 pgmap v15311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:44 smithi040 bash[41173]: audit 2023-12-02T00:09:44.503080+0000 mon.a (mon.0) 9584 : audit 0 from='client.? 172.21.15.40:0/1521922768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:44 smithi040 bash[28232]: audit 2023-12-02T00:09:44.503080+0000 mon.a (mon.0) 9584 : audit 0 from='client.? 172.21.15.40:0/1521922768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:44 smithi141 bash[31670]: audit 2023-12-02T00:09:44.503080+0000 mon.a (mon.0) 9584 : audit 0 from='client.? 172.21.15.40:0/1521922768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:45 smithi040 bash[28232]: cluster 2023-12-02T00:09:44.743065+0000 mgr.y (mgr.24356) 15344 : cluster 0 pgmap v15312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:45 smithi040 bash[41173]: cluster 2023-12-02T00:09:44.743065+0000 mgr.y (mgr.24356) 15344 : cluster 0 pgmap v15312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:45 smithi141 bash[31670]: cluster 2023-12-02T00:09:44.743065+0000 mgr.y (mgr.24356) 15344 : cluster 0 pgmap v15312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:09:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:09:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:47 smithi040 bash[28232]: cluster 2023-12-02T00:09:46.743703+0000 mgr.y (mgr.24356) 15345 : cluster 0 pgmap v15313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:47 smithi040 bash[28232]: audit 2023-12-02T00:09:46.968557+0000 mon.a (mon.0) 9585 : audit 0 from='client.? 172.21.15.40:0/148103861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:47 smithi040 bash[41173]: cluster 2023-12-02T00:09:46.743703+0000 mgr.y (mgr.24356) 15345 : cluster 0 pgmap v15313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:47 smithi040 bash[41173]: audit 2023-12-02T00:09:46.968557+0000 mon.a (mon.0) 9585 : audit 0 from='client.? 172.21.15.40:0/148103861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:47 smithi141 bash[31670]: cluster 2023-12-02T00:09:46.743703+0000 mgr.y (mgr.24356) 15345 : cluster 0 pgmap v15313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:47 smithi141 bash[31670]: audit 2023-12-02T00:09:46.968557+0000 mon.a (mon.0) 9585 : audit 0 from='client.? 172.21.15.40:0/148103861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:49 smithi040 bash[28232]: cluster 2023-12-02T00:09:48.744367+0000 mgr.y (mgr.24356) 15346 : cluster 0 pgmap v15314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:49 smithi040 bash[28232]: audit 2023-12-02T00:09:49.142796+0000 mon.c (mon.2) 9650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:49 smithi040 bash[28232]: audit 2023-12-02T00:09:49.441209+0000 mon.c (mon.2) 9651 : audit 0 from='client.? 172.21.15.40:0/3845624867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:49 smithi040 bash[41173]: cluster 2023-12-02T00:09:48.744367+0000 mgr.y (mgr.24356) 15346 : cluster 0 pgmap v15314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:49 smithi040 bash[41173]: audit 2023-12-02T00:09:49.142796+0000 mon.c (mon.2) 9650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:49 smithi040 bash[41173]: audit 2023-12-02T00:09:49.441209+0000 mon.c (mon.2) 9651 : audit 0 from='client.? 172.21.15.40:0/3845624867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:49 smithi141 bash[31670]: cluster 2023-12-02T00:09:48.744367+0000 mgr.y (mgr.24356) 15346 : cluster 0 pgmap v15314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:49 smithi141 bash[31670]: audit 2023-12-02T00:09:49.142796+0000 mon.c (mon.2) 9650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:49 smithi141 bash[31670]: audit 2023-12-02T00:09:49.441209+0000 mon.c (mon.2) 9651 : audit 0 from='client.? 172.21.15.40:0/3845624867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:51 smithi040 bash[41173]: cluster 2023-12-02T00:09:50.745560+0000 mgr.y (mgr.24356) 15347 : cluster 0 pgmap v15315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:51 smithi040 bash[28232]: cluster 2023-12-02T00:09:50.745560+0000 mgr.y (mgr.24356) 15347 : cluster 0 pgmap v15315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:51 smithi141 bash[31670]: cluster 2023-12-02T00:09:50.745560+0000 mgr.y (mgr.24356) 15347 : cluster 0 pgmap v15315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:52 smithi040 bash[28232]: audit 2023-12-02T00:09:51.896506+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:52 smithi040 bash[28232]: audit 2023-12-02T00:09:51.898571+0000 mon.c (mon.2) 9652 : audit 0 from='client.? 172.21.15.40:0/4096506836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:52 smithi040 bash[41173]: audit 2023-12-02T00:09:51.896506+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:52 smithi040 bash[41173]: audit 2023-12-02T00:09:51.898571+0000 mon.c (mon.2) 9652 : audit 0 from='client.? 172.21.15.40:0/4096506836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:52 smithi141 bash[31670]: audit 2023-12-02T00:09:51.896506+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:52 smithi141 bash[31670]: audit 2023-12-02T00:09:51.898571+0000 mon.c (mon.2) 9652 : audit 0 from='client.? 172.21.15.40:0/4096506836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:53 smithi040 bash[41173]: cluster 2023-12-02T00:09:52.746185+0000 mgr.y (mgr.24356) 15348 : cluster 0 pgmap v15316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:53 smithi040 bash[28232]: cluster 2023-12-02T00:09:52.746185+0000 mgr.y (mgr.24356) 15348 : cluster 0 pgmap v15316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:53 smithi141 bash[31670]: cluster 2023-12-02T00:09:52.746185+0000 mgr.y (mgr.24356) 15348 : cluster 0 pgmap v15316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:09:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:54 smithi141 bash[31670]: audit 2023-12-02T00:09:54.340257+0000 mon.a (mon.0) 9587 : audit 0 from='client.? 172.21.15.40:0/54299531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:54 smithi040 bash[28232]: audit 2023-12-02T00:09:54.340257+0000 mon.a (mon.0) 9587 : audit 0 from='client.? 172.21.15.40:0/54299531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:54 smithi040 bash[41173]: audit 2023-12-02T00:09:54.340257+0000 mon.a (mon.0) 9587 : audit 0 from='client.? 172.21.15.40:0/54299531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:55 smithi141 bash[31670]: cluster 2023-12-02T00:09:54.747335+0000 mgr.y (mgr.24356) 15349 : cluster 0 pgmap v15317: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:09:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:55 smithi141 bash[31670]: audit 2023-12-02T00:09:55.638267+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:55 smithi040 bash[41173]: cluster 2023-12-02T00:09:54.747335+0000 mgr.y (mgr.24356) 15349 : cluster 0 pgmap v15317: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:09:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:55 smithi040 bash[41173]: audit 2023-12-02T00:09:55.638267+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:55 smithi040 bash[28232]: cluster 2023-12-02T00:09:54.747335+0000 mgr.y (mgr.24356) 15349 : cluster 0 pgmap v15317: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:09:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:55 smithi040 bash[28232]: audit 2023-12-02T00:09:55.638267+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:09:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:09:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:09:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:56 smithi141 bash[31670]: audit 2023-12-02T00:09:56.807145+0000 mon.c (mon.2) 9653 : audit 0 from='client.? 172.21.15.40:0/1070208732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:56 smithi040 bash[28232]: audit 2023-12-02T00:09:56.807145+0000 mon.c (mon.2) 9653 : audit 0 from='client.? 172.21.15.40:0/1070208732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:56 smithi040 bash[41173]: audit 2023-12-02T00:09:56.807145+0000 mon.c (mon.2) 9653 : audit 0 from='client.? 172.21.15.40:0/1070208732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:09:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:09:57 smithi141 bash[31670]: cluster 2023-12-02T00:09:56.748032+0000 mgr.y (mgr.24356) 15350 : cluster 0 pgmap v15318: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:09:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:09:57 smithi040 bash[28232]: cluster 2023-12-02T00:09:56.748032+0000 mgr.y (mgr.24356) 15350 : cluster 0 pgmap v15318: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:09:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:09:57 smithi040 bash[41173]: cluster 2023-12-02T00:09:56.748032+0000 mgr.y (mgr.24356) 15350 : cluster 0 pgmap v15318: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:10:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: debug 2023-12-02T00:09:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:58.295415+0000 mon.a (mon.0) 9589 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:58.295851+0000 mon.c (mon.2) 9654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:58.296322+0000 mon.c (mon.2) 9655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:58.296699+0000 mon.c (mon.2) 9656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:59.237340+0000 mon.c (mon.2) 9657 : audit 0 from='client.? 172.21.15.40:0/3944281210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:59.302379+0000 mon.a (mon.0) 9590 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:59.306947+0000 mon.c (mon.2) 9658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:59.307503+0000 mon.c (mon.2) 9659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:00 smithi040 bash[28232]: audit 2023-12-02T00:09:59.307994+0000 mon.c (mon.2) 9660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:58.295415+0000 mon.a (mon.0) 9589 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:58.295851+0000 mon.c (mon.2) 9654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:58.296322+0000 mon.c (mon.2) 9655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:58.296699+0000 mon.c (mon.2) 9656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:59.237340+0000 mon.c (mon.2) 9657 : audit 0 from='client.? 172.21.15.40:0/3944281210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:59.302379+0000 mon.a (mon.0) 9590 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:59.306947+0000 mon.c (mon.2) 9658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:59.307503+0000 mon.c (mon.2) 9659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:00 smithi141 bash[31670]: audit 2023-12-02T00:09:59.307994+0000 mon.c (mon.2) 9660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:58.295415+0000 mon.a (mon.0) 9589 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:58.295851+0000 mon.c (mon.2) 9654 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:58.296322+0000 mon.c (mon.2) 9655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:58.296699+0000 mon.c (mon.2) 9656 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:59.237340+0000 mon.c (mon.2) 9657 : audit 0 from='client.? 172.21.15.40:0/3944281210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:59.302379+0000 mon.a (mon.0) 9590 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:59.306947+0000 mon.c (mon.2) 9658 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:59.307503+0000 mon.c (mon.2) 9659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:59.307994+0000 mon.c (mon.2) 9660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: cluster 2023-12-02T00:09:58.748806+0000 mgr.y (mgr.24356) 15351 : cluster 0 pgmap v15319: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:09:59.305892+0000 mon.b (mon.1) 63 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: cluster 2023-12-02T00:10:00.000182+0000 mon.a (mon.0) 9591 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:10:00.274764+0000 mon.b (mon.1) 64 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:10:00.289568+0000 mon.c (mon.2) 9661 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:10:01.268411+0000 mon.c (mon.2) 9662 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:10:01.268693+0000 mon.c (mon.2) 9663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:10:01.275221+0000 mon.c (mon.2) 9664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[41173]: audit 2023-12-02T00:10:01.275488+0000 mon.c (mon.2) 9665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: cluster 2023-12-02T00:09:58.748806+0000 mgr.y (mgr.24356) 15351 : cluster 0 pgmap v15319: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:09:59.305892+0000 mon.b (mon.1) 63 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: cluster 2023-12-02T00:10:00.000182+0000 mon.a (mon.0) 9591 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:10:00.274764+0000 mon.b (mon.1) 64 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:10:00.289568+0000 mon.c (mon.2) 9661 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:10:01.268411+0000 mon.c (mon.2) 9662 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:10:01.268693+0000 mon.c (mon.2) 9663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:10:01.275221+0000 mon.c (mon.2) 9664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:01 smithi040 bash[28232]: audit 2023-12-02T00:10:01.275488+0000 mon.c (mon.2) 9665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: cluster 2023-12-02T00:09:58.748806+0000 mgr.y (mgr.24356) 15351 : cluster 0 pgmap v15319: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:09:59.305892+0000 mon.b (mon.1) 63 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: cluster 2023-12-02T00:10:00.000182+0000 mon.a (mon.0) 9591 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:10:00.274764+0000 mon.b (mon.1) 64 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:10:00.289568+0000 mon.c (mon.2) 9661 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:10:01.268411+0000 mon.c (mon.2) 9662 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:10:01.268693+0000 mon.c (mon.2) 9663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:10:01.275221+0000 mon.c (mon.2) 9664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:10:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:01 smithi141 bash[31670]: audit 2023-12-02T00:10:01.275488+0000 mon.c (mon.2) 9665 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:10:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:02 smithi040 bash[41173]: cluster 2023-12-02T00:10:00.749969+0000 mgr.y (mgr.24356) 15352 : cluster 0 pgmap v15320: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:10:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:02 smithi040 bash[41173]: audit 2023-12-02T00:10:01.701287+0000 mon.a (mon.0) 9592 : audit 0 from='client.? 172.21.15.40:0/3578779947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:02 smithi040 bash[28232]: cluster 2023-12-02T00:10:00.749969+0000 mgr.y (mgr.24356) 15352 : cluster 0 pgmap v15320: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:10:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:02 smithi040 bash[28232]: audit 2023-12-02T00:10:01.701287+0000 mon.a (mon.0) 9592 : audit 0 from='client.? 172.21.15.40:0/3578779947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:02 smithi141 bash[31670]: cluster 2023-12-02T00:10:00.749969+0000 mgr.y (mgr.24356) 15352 : cluster 0 pgmap v15320: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:10:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:02 smithi141 bash[31670]: audit 2023-12-02T00:10:01.701287+0000 mon.a (mon.0) 9592 : audit 0 from='client.? 172.21.15.40:0/3578779947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:04 smithi040 bash[28232]: cluster 2023-12-02T00:10:02.750826+0000 mgr.y (mgr.24356) 15353 : cluster 0 pgmap v15321: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:10:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:04 smithi040 bash[28232]: audit 2023-12-02T00:10:04.143247+0000 mon.c (mon.2) 9666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:04 smithi040 bash[28232]: audit 2023-12-02T00:10:04.181517+0000 mon.c (mon.2) 9667 : audit 0 from='client.? 172.21.15.40:0/2106171813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:04 smithi040 bash[41173]: cluster 2023-12-02T00:10:02.750826+0000 mgr.y (mgr.24356) 15353 : cluster 0 pgmap v15321: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:10:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:04 smithi040 bash[41173]: audit 2023-12-02T00:10:04.143247+0000 mon.c (mon.2) 9666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:04 smithi040 bash[41173]: audit 2023-12-02T00:10:04.181517+0000 mon.c (mon.2) 9667 : audit 0 from='client.? 172.21.15.40:0/2106171813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:04 smithi141 bash[31670]: cluster 2023-12-02T00:10:02.750826+0000 mgr.y (mgr.24356) 15353 : cluster 0 pgmap v15321: 73 pgs: 73 active+clean; 579 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:10:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:04 smithi141 bash[31670]: audit 2023-12-02T00:10:04.143247+0000 mon.c (mon.2) 9666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:04 smithi141 bash[31670]: audit 2023-12-02T00:10:04.181517+0000 mon.c (mon.2) 9667 : audit 0 from='client.? 172.21.15.40:0/2106171813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:06.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:10:06] "GET /metrics HTTP/1.1" 200 33853 "" "Prometheus/2.43.0" 2023-12-02T00:10:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:06 smithi040 bash[28232]: cluster 2023-12-02T00:10:04.752113+0000 mgr.y (mgr.24356) 15354 : cluster 0 pgmap v15322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:10:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:06 smithi040 bash[41173]: cluster 2023-12-02T00:10:04.752113+0000 mgr.y (mgr.24356) 15354 : cluster 0 pgmap v15322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:10:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:06 smithi141 bash[31670]: cluster 2023-12-02T00:10:04.752113+0000 mgr.y (mgr.24356) 15354 : cluster 0 pgmap v15322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:10:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:07 smithi040 bash[28232]: audit 2023-12-02T00:10:06.632500+0000 mon.c (mon.2) 9668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:10:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:07 smithi040 bash[28232]: audit 2023-12-02T00:10:06.669239+0000 mon.a (mon.0) 9593 : audit 0 from='client.? 172.21.15.40:0/2638473172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:07 smithi040 bash[41173]: audit 2023-12-02T00:10:06.632500+0000 mon.c (mon.2) 9668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:10:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:07 smithi040 bash[41173]: audit 2023-12-02T00:10:06.669239+0000 mon.a (mon.0) 9593 : audit 0 from='client.? 172.21.15.40:0/2638473172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:07 smithi141 bash[31670]: audit 2023-12-02T00:10:06.632500+0000 mon.c (mon.2) 9668 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:10:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:07 smithi141 bash[31670]: audit 2023-12-02T00:10:06.669239+0000 mon.a (mon.0) 9593 : audit 0 from='client.? 172.21.15.40:0/2638473172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:08 smithi040 bash[28232]: cluster 2023-12-02T00:10:06.752839+0000 mgr.y (mgr.24356) 15355 : cluster 0 pgmap v15323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:08 smithi040 bash[41173]: cluster 2023-12-02T00:10:06.752839+0000 mgr.y (mgr.24356) 15355 : cluster 0 pgmap v15323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:08 smithi141 bash[31670]: cluster 2023-12-02T00:10:06.752839+0000 mgr.y (mgr.24356) 15355 : cluster 0 pgmap v15323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:09 smithi040 bash[28232]: audit 2023-12-02T00:10:09.151162+0000 mon.c (mon.2) 9669 : audit 0 from='client.? 172.21.15.40:0/3249909330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:09 smithi040 bash[41173]: audit 2023-12-02T00:10:09.151162+0000 mon.c (mon.2) 9669 : audit 0 from='client.? 172.21.15.40:0/3249909330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:09 smithi141 bash[31670]: audit 2023-12-02T00:10:09.151162+0000 mon.c (mon.2) 9669 : audit 0 from='client.? 172.21.15.40:0/3249909330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:10 smithi040 bash[28232]: cluster 2023-12-02T00:10:08.753672+0000 mgr.y (mgr.24356) 15356 : cluster 0 pgmap v15324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:10 smithi040 bash[41173]: cluster 2023-12-02T00:10:08.753672+0000 mgr.y (mgr.24356) 15356 : cluster 0 pgmap v15324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:10 smithi141 bash[31670]: cluster 2023-12-02T00:10:08.753672+0000 mgr.y (mgr.24356) 15356 : cluster 0 pgmap v15324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:12 smithi040 bash[28232]: cluster 2023-12-02T00:10:10.754929+0000 mgr.y (mgr.24356) 15357 : cluster 0 pgmap v15325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:12 smithi040 bash[28232]: audit 2023-12-02T00:10:11.633338+0000 mon.a (mon.0) 9594 : audit 0 from='client.? 172.21.15.40:0/2722060933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:12 smithi040 bash[41173]: cluster 2023-12-02T00:10:10.754929+0000 mgr.y (mgr.24356) 15357 : cluster 0 pgmap v15325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:12 smithi040 bash[41173]: audit 2023-12-02T00:10:11.633338+0000 mon.a (mon.0) 9594 : audit 0 from='client.? 172.21.15.40:0/2722060933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:12 smithi141 bash[31670]: cluster 2023-12-02T00:10:10.754929+0000 mgr.y (mgr.24356) 15357 : cluster 0 pgmap v15325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-12-02T00:10:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:12 smithi141 bash[31670]: audit 2023-12-02T00:10:11.633338+0000 mon.a (mon.0) 9594 : audit 0 from='client.? 172.21.15.40:0/2722060933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:13 smithi141 bash[31670]: audit 2023-12-02T00:10:12.428698+0000 mon.a (mon.0) 9595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:13 smithi141 bash[31670]: audit 2023-12-02T00:10:12.439562+0000 mon.a (mon.0) 9596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:13 smithi141 bash[31670]: cluster 2023-12-02T00:10:12.755626+0000 mgr.y (mgr.24356) 15358 : cluster 0 pgmap v15326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:10:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:13 smithi141 bash[31670]: audit 2023-12-02T00:10:12.833179+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:13 smithi141 bash[31670]: audit 2023-12-02T00:10:12.843979+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[28232]: audit 2023-12-02T00:10:12.428698+0000 mon.a (mon.0) 9595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[28232]: audit 2023-12-02T00:10:12.439562+0000 mon.a (mon.0) 9596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[28232]: cluster 2023-12-02T00:10:12.755626+0000 mgr.y (mgr.24356) 15358 : cluster 0 pgmap v15326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[28232]: audit 2023-12-02T00:10:12.833179+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[28232]: audit 2023-12-02T00:10:12.843979+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[41173]: audit 2023-12-02T00:10:12.428698+0000 mon.a (mon.0) 9595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[41173]: audit 2023-12-02T00:10:12.439562+0000 mon.a (mon.0) 9596 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[41173]: cluster 2023-12-02T00:10:12.755626+0000 mgr.y (mgr.24356) 15358 : cluster 0 pgmap v15326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:10:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[41173]: audit 2023-12-02T00:10:12.833179+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:13 smithi040 bash[41173]: audit 2023-12-02T00:10:12.843979+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:14 smithi141 bash[31670]: audit 2023-12-02T00:10:13.433612+0000 mon.c (mon.2) 9670 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:10:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:14 smithi141 bash[31670]: audit 2023-12-02T00:10:13.434926+0000 mon.c (mon.2) 9671 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:10:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:14 smithi141 bash[31670]: audit 2023-12-02T00:10:13.446433+0000 mon.a (mon.0) 9599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:14 smithi141 bash[31670]: audit 2023-12-02T00:10:14.106138+0000 mon.a (mon.0) 9600 : audit 0 from='client.? 172.21.15.40:0/2314865272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[28232]: audit 2023-12-02T00:10:13.433612+0000 mon.c (mon.2) 9670 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:10:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[28232]: audit 2023-12-02T00:10:13.434926+0000 mon.c (mon.2) 9671 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:10:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[28232]: audit 2023-12-02T00:10:13.446433+0000 mon.a (mon.0) 9599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[28232]: audit 2023-12-02T00:10:14.106138+0000 mon.a (mon.0) 9600 : audit 0 from='client.? 172.21.15.40:0/2314865272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[41173]: audit 2023-12-02T00:10:13.433612+0000 mon.c (mon.2) 9670 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:10:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[41173]: audit 2023-12-02T00:10:13.434926+0000 mon.c (mon.2) 9671 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:10:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[41173]: audit 2023-12-02T00:10:13.446433+0000 mon.a (mon.0) 9599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:10:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:14 smithi040 bash[41173]: audit 2023-12-02T00:10:14.106138+0000 mon.a (mon.0) 9600 : audit 0 from='client.? 172.21.15.40:0/2314865272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:15 smithi141 bash[31670]: cluster 2023-12-02T00:10:14.756929+0000 mgr.y (mgr.24356) 15359 : cluster 0 pgmap v15327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:10:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:15 smithi040 bash[28232]: cluster 2023-12-02T00:10:14.756929+0000 mgr.y (mgr.24356) 15359 : cluster 0 pgmap v15327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:10:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:15 smithi040 bash[41173]: cluster 2023-12-02T00:10:14.756929+0000 mgr.y (mgr.24356) 15359 : cluster 0 pgmap v15327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:10:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:16 smithi040 bash[28232]: audit 2023-12-02T00:10:16.564318+0000 mon.a (mon.0) 9601 : audit 0 from='client.? 172.21.15.40:0/243168604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:16 smithi040 bash[41173]: audit 2023-12-02T00:10:16.564318+0000 mon.a (mon.0) 9601 : audit 0 from='client.? 172.21.15.40:0/243168604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:10:16] "GET /metrics HTTP/1.1" 200 33853 "" "Prometheus/2.43.0" 2023-12-02T00:10:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:16 smithi141 bash[31670]: audit 2023-12-02T00:10:16.564318+0000 mon.a (mon.0) 9601 : audit 0 from='client.? 172.21.15.40:0/243168604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:17 smithi040 bash[28232]: cluster 2023-12-02T00:10:16.757614+0000 mgr.y (mgr.24356) 15360 : cluster 0 pgmap v15328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:17 smithi040 bash[41173]: cluster 2023-12-02T00:10:16.757614+0000 mgr.y (mgr.24356) 15360 : cluster 0 pgmap v15328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:17 smithi141 bash[31670]: cluster 2023-12-02T00:10:16.757614+0000 mgr.y (mgr.24356) 15360 : cluster 0 pgmap v15328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:19 smithi040 bash[41173]: cluster 2023-12-02T00:10:18.758261+0000 mgr.y (mgr.24356) 15361 : cluster 0 pgmap v15329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:19 smithi040 bash[41173]: audit 2023-12-02T00:10:19.031911+0000 mon.a (mon.0) 9602 : audit 0 from='client.? 172.21.15.40:0/1736936698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:19 smithi040 bash[41173]: audit 2023-12-02T00:10:19.143800+0000 mon.c (mon.2) 9672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:19 smithi040 bash[28232]: cluster 2023-12-02T00:10:18.758261+0000 mgr.y (mgr.24356) 15361 : cluster 0 pgmap v15329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:19 smithi040 bash[28232]: audit 2023-12-02T00:10:19.031911+0000 mon.a (mon.0) 9602 : audit 0 from='client.? 172.21.15.40:0/1736936698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:19 smithi040 bash[28232]: audit 2023-12-02T00:10:19.143800+0000 mon.c (mon.2) 9672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:19 smithi141 bash[31670]: cluster 2023-12-02T00:10:18.758261+0000 mgr.y (mgr.24356) 15361 : cluster 0 pgmap v15329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:19 smithi141 bash[31670]: audit 2023-12-02T00:10:19.031911+0000 mon.a (mon.0) 9602 : audit 0 from='client.? 172.21.15.40:0/1736936698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:19 smithi141 bash[31670]: audit 2023-12-02T00:10:19.143800+0000 mon.c (mon.2) 9672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:21 smithi040 bash[41173]: cluster 2023-12-02T00:10:20.759420+0000 mgr.y (mgr.24356) 15362 : cluster 0 pgmap v15330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:21 smithi040 bash[41173]: audit 2023-12-02T00:10:21.485043+0000 mon.c (mon.2) 9673 : audit 0 from='client.? 172.21.15.40:0/423974352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:21 smithi040 bash[28232]: cluster 2023-12-02T00:10:20.759420+0000 mgr.y (mgr.24356) 15362 : cluster 0 pgmap v15330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:21 smithi040 bash[28232]: audit 2023-12-02T00:10:21.485043+0000 mon.c (mon.2) 9673 : audit 0 from='client.? 172.21.15.40:0/423974352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:21 smithi141 bash[31670]: cluster 2023-12-02T00:10:20.759420+0000 mgr.y (mgr.24356) 15362 : cluster 0 pgmap v15330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:21 smithi141 bash[31670]: audit 2023-12-02T00:10:21.485043+0000 mon.c (mon.2) 9673 : audit 0 from='client.? 172.21.15.40:0/423974352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:23 smithi040 bash[28232]: cluster 2023-12-02T00:10:22.760113+0000 mgr.y (mgr.24356) 15363 : cluster 0 pgmap v15331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:23 smithi040 bash[41173]: cluster 2023-12-02T00:10:22.760113+0000 mgr.y (mgr.24356) 15363 : cluster 0 pgmap v15331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:23 smithi141 bash[31670]: cluster 2023-12-02T00:10:22.760113+0000 mgr.y (mgr.24356) 15363 : cluster 0 pgmap v15331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:24 smithi040 bash[28232]: audit 2023-12-02T00:10:23.951483+0000 mon.a (mon.0) 9603 : audit 0 from='client.? 172.21.15.40:0/2692847849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:24 smithi040 bash[41173]: audit 2023-12-02T00:10:23.951483+0000 mon.a (mon.0) 9603 : audit 0 from='client.? 172.21.15.40:0/2692847849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:24 smithi141 bash[31670]: audit 2023-12-02T00:10:23.951483+0000 mon.a (mon.0) 9603 : audit 0 from='client.? 172.21.15.40:0/2692847849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:26 smithi040 bash[28232]: cluster 2023-12-02T00:10:24.761316+0000 mgr.y (mgr.24356) 15364 : cluster 0 pgmap v15332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:10:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:10:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:26 smithi040 bash[41173]: cluster 2023-12-02T00:10:24.761316+0000 mgr.y (mgr.24356) 15364 : cluster 0 pgmap v15332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:26 smithi141 bash[31670]: cluster 2023-12-02T00:10:24.761316+0000 mgr.y (mgr.24356) 15364 : cluster 0 pgmap v15332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:27 smithi040 bash[28232]: audit 2023-12-02T00:10:26.422395+0000 mon.c (mon.2) 9674 : audit 0 from='client.? 172.21.15.40:0/674780037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:27 smithi040 bash[41173]: audit 2023-12-02T00:10:26.422395+0000 mon.c (mon.2) 9674 : audit 0 from='client.? 172.21.15.40:0/674780037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:27 smithi141 bash[31670]: audit 2023-12-02T00:10:26.422395+0000 mon.c (mon.2) 9674 : audit 0 from='client.? 172.21.15.40:0/674780037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:28 smithi040 bash[28232]: cluster 2023-12-02T00:10:26.762027+0000 mgr.y (mgr.24356) 15365 : cluster 0 pgmap v15333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:28 smithi040 bash[41173]: cluster 2023-12-02T00:10:26.762027+0000 mgr.y (mgr.24356) 15365 : cluster 0 pgmap v15333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:28 smithi141 bash[31670]: cluster 2023-12-02T00:10:26.762027+0000 mgr.y (mgr.24356) 15365 : cluster 0 pgmap v15333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:29 smithi040 bash[28232]: audit 2023-12-02T00:10:28.884951+0000 mon.c (mon.2) 9675 : audit 0 from='client.? 172.21.15.40:0/4159934067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:29 smithi040 bash[41173]: audit 2023-12-02T00:10:28.884951+0000 mon.c (mon.2) 9675 : audit 0 from='client.? 172.21.15.40:0/4159934067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:29 smithi141 bash[31670]: audit 2023-12-02T00:10:28.884951+0000 mon.c (mon.2) 9675 : audit 0 from='client.? 172.21.15.40:0/4159934067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:30 smithi040 bash[28232]: cluster 2023-12-02T00:10:28.762507+0000 mgr.y (mgr.24356) 15366 : cluster 0 pgmap v15334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:30 smithi040 bash[41173]: cluster 2023-12-02T00:10:28.762507+0000 mgr.y (mgr.24356) 15366 : cluster 0 pgmap v15334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:30 smithi141 bash[31670]: cluster 2023-12-02T00:10:28.762507+0000 mgr.y (mgr.24356) 15366 : cluster 0 pgmap v15334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:32 smithi040 bash[28232]: cluster 2023-12-02T00:10:30.763644+0000 mgr.y (mgr.24356) 15367 : cluster 0 pgmap v15335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:32 smithi040 bash[28232]: audit 2023-12-02T00:10:31.362710+0000 mon.a (mon.0) 9604 : audit 0 from='client.? 172.21.15.40:0/2813047513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:32 smithi040 bash[41173]: cluster 2023-12-02T00:10:30.763644+0000 mgr.y (mgr.24356) 15367 : cluster 0 pgmap v15335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:32 smithi040 bash[41173]: audit 2023-12-02T00:10:31.362710+0000 mon.a (mon.0) 9604 : audit 0 from='client.? 172.21.15.40:0/2813047513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:32 smithi141 bash[31670]: cluster 2023-12-02T00:10:30.763644+0000 mgr.y (mgr.24356) 15367 : cluster 0 pgmap v15335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:32 smithi141 bash[31670]: audit 2023-12-02T00:10:31.362710+0000 mon.a (mon.0) 9604 : audit 0 from='client.? 172.21.15.40:0/2813047513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:34 smithi040 bash[28232]: cluster 2023-12-02T00:10:32.764304+0000 mgr.y (mgr.24356) 15368 : cluster 0 pgmap v15336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:34 smithi040 bash[28232]: audit 2023-12-02T00:10:33.825363+0000 mon.a (mon.0) 9605 : audit 0 from='client.? 172.21.15.40:0/2314177328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:34 smithi040 bash[28232]: audit 2023-12-02T00:10:34.144323+0000 mon.c (mon.2) 9676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:34 smithi040 bash[41173]: cluster 2023-12-02T00:10:32.764304+0000 mgr.y (mgr.24356) 15368 : cluster 0 pgmap v15336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:34 smithi040 bash[41173]: audit 2023-12-02T00:10:33.825363+0000 mon.a (mon.0) 9605 : audit 0 from='client.? 172.21.15.40:0/2314177328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:34 smithi040 bash[41173]: audit 2023-12-02T00:10:34.144323+0000 mon.c (mon.2) 9676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:34 smithi141 bash[31670]: cluster 2023-12-02T00:10:32.764304+0000 mgr.y (mgr.24356) 15368 : cluster 0 pgmap v15336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:34 smithi141 bash[31670]: audit 2023-12-02T00:10:33.825363+0000 mon.a (mon.0) 9605 : audit 0 from='client.? 172.21.15.40:0/2314177328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:34 smithi141 bash[31670]: audit 2023-12-02T00:10:34.144323+0000 mon.c (mon.2) 9676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:36.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:10:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:10:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:36 smithi040 bash[28232]: cluster 2023-12-02T00:10:34.765497+0000 mgr.y (mgr.24356) 15369 : cluster 0 pgmap v15337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:36 smithi040 bash[28232]: audit 2023-12-02T00:10:36.288670+0000 mon.a (mon.0) 9606 : audit 0 from='client.? 172.21.15.40:0/1834078268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:36 smithi040 bash[41173]: cluster 2023-12-02T00:10:34.765497+0000 mgr.y (mgr.24356) 15369 : cluster 0 pgmap v15337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:36 smithi040 bash[41173]: audit 2023-12-02T00:10:36.288670+0000 mon.a (mon.0) 9606 : audit 0 from='client.? 172.21.15.40:0/1834078268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:36 smithi141 bash[31670]: cluster 2023-12-02T00:10:34.765497+0000 mgr.y (mgr.24356) 15369 : cluster 0 pgmap v15337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:36 smithi141 bash[31670]: audit 2023-12-02T00:10:36.288670+0000 mon.a (mon.0) 9606 : audit 0 from='client.? 172.21.15.40:0/1834078268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:38 smithi040 bash[28232]: cluster 2023-12-02T00:10:36.766200+0000 mgr.y (mgr.24356) 15370 : cluster 0 pgmap v15338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:38 smithi040 bash[41173]: cluster 2023-12-02T00:10:36.766200+0000 mgr.y (mgr.24356) 15370 : cluster 0 pgmap v15338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:38 smithi141 bash[31670]: cluster 2023-12-02T00:10:36.766200+0000 mgr.y (mgr.24356) 15370 : cluster 0 pgmap v15338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:39 smithi040 bash[41173]: audit 2023-12-02T00:10:38.753067+0000 mon.a (mon.0) 9607 : audit 0 from='client.? 172.21.15.40:0/3314355997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:39 smithi040 bash[41173]: cluster 2023-12-02T00:10:38.766749+0000 mgr.y (mgr.24356) 15371 : cluster 0 pgmap v15339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:39 smithi040 bash[28232]: audit 2023-12-02T00:10:38.753067+0000 mon.a (mon.0) 9607 : audit 0 from='client.? 172.21.15.40:0/3314355997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:39 smithi040 bash[28232]: cluster 2023-12-02T00:10:38.766749+0000 mgr.y (mgr.24356) 15371 : cluster 0 pgmap v15339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:39 smithi141 bash[31670]: audit 2023-12-02T00:10:38.753067+0000 mon.a (mon.0) 9607 : audit 0 from='client.? 172.21.15.40:0/3314355997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:39 smithi141 bash[31670]: cluster 2023-12-02T00:10:38.766749+0000 mgr.y (mgr.24356) 15371 : cluster 0 pgmap v15339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:41 smithi040 bash[28232]: cluster 2023-12-02T00:10:40.767924+0000 mgr.y (mgr.24356) 15372 : cluster 0 pgmap v15340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:41 smithi040 bash[28232]: audit 2023-12-02T00:10:41.221461+0000 mon.c (mon.2) 9677 : audit 0 from='client.? 172.21.15.40:0/2734042799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:41 smithi040 bash[41173]: cluster 2023-12-02T00:10:40.767924+0000 mgr.y (mgr.24356) 15372 : cluster 0 pgmap v15340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:41 smithi040 bash[41173]: audit 2023-12-02T00:10:41.221461+0000 mon.c (mon.2) 9677 : audit 0 from='client.? 172.21.15.40:0/2734042799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:41 smithi141 bash[31670]: cluster 2023-12-02T00:10:40.767924+0000 mgr.y (mgr.24356) 15372 : cluster 0 pgmap v15340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:41 smithi141 bash[31670]: audit 2023-12-02T00:10:41.221461+0000 mon.c (mon.2) 9677 : audit 0 from='client.? 172.21.15.40:0/2734042799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:43 smithi040 bash[28232]: cluster 2023-12-02T00:10:42.768671+0000 mgr.y (mgr.24356) 15373 : cluster 0 pgmap v15341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:43 smithi040 bash[28232]: audit 2023-12-02T00:10:43.689344+0000 mon.c (mon.2) 9678 : audit 0 from='client.? 172.21.15.40:0/945431031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:43 smithi040 bash[41173]: cluster 2023-12-02T00:10:42.768671+0000 mgr.y (mgr.24356) 15373 : cluster 0 pgmap v15341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:43 smithi040 bash[41173]: audit 2023-12-02T00:10:43.689344+0000 mon.c (mon.2) 9678 : audit 0 from='client.? 172.21.15.40:0/945431031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:43 smithi141 bash[31670]: cluster 2023-12-02T00:10:42.768671+0000 mgr.y (mgr.24356) 15373 : cluster 0 pgmap v15341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:43 smithi141 bash[31670]: audit 2023-12-02T00:10:43.689344+0000 mon.c (mon.2) 9678 : audit 0 from='client.? 172.21.15.40:0/945431031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:46.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:10:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:10:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:46 smithi040 bash[28232]: cluster 2023-12-02T00:10:44.769768+0000 mgr.y (mgr.24356) 15374 : cluster 0 pgmap v15342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:46 smithi040 bash[28232]: audit 2023-12-02T00:10:46.149897+0000 mon.a (mon.0) 9608 : audit 0 from='client.? 172.21.15.40:0/180849432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:46 smithi040 bash[41173]: cluster 2023-12-02T00:10:44.769768+0000 mgr.y (mgr.24356) 15374 : cluster 0 pgmap v15342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:46 smithi040 bash[41173]: audit 2023-12-02T00:10:46.149897+0000 mon.a (mon.0) 9608 : audit 0 from='client.? 172.21.15.40:0/180849432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:46 smithi141 bash[31670]: cluster 2023-12-02T00:10:44.769768+0000 mgr.y (mgr.24356) 15374 : cluster 0 pgmap v15342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:46 smithi141 bash[31670]: audit 2023-12-02T00:10:46.149897+0000 mon.a (mon.0) 9608 : audit 0 from='client.? 172.21.15.40:0/180849432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:48 smithi040 bash[28232]: cluster 2023-12-02T00:10:46.770608+0000 mgr.y (mgr.24356) 15375 : cluster 0 pgmap v15343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:48 smithi040 bash[41173]: cluster 2023-12-02T00:10:46.770608+0000 mgr.y (mgr.24356) 15375 : cluster 0 pgmap v15343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:48 smithi141 bash[31670]: cluster 2023-12-02T00:10:46.770608+0000 mgr.y (mgr.24356) 15375 : cluster 0 pgmap v15343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:49 smithi040 bash[28232]: audit 2023-12-02T00:10:48.619029+0000 mon.a (mon.0) 9609 : audit 0 from='client.? 172.21.15.40:0/4183720959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:49 smithi040 bash[28232]: audit 2023-12-02T00:10:49.144813+0000 mon.c (mon.2) 9679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:49 smithi040 bash[41173]: audit 2023-12-02T00:10:48.619029+0000 mon.a (mon.0) 9609 : audit 0 from='client.? 172.21.15.40:0/4183720959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:49 smithi040 bash[41173]: audit 2023-12-02T00:10:49.144813+0000 mon.c (mon.2) 9679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:49 smithi141 bash[31670]: audit 2023-12-02T00:10:48.619029+0000 mon.a (mon.0) 9609 : audit 0 from='client.? 172.21.15.40:0/4183720959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:49 smithi141 bash[31670]: audit 2023-12-02T00:10:49.144813+0000 mon.c (mon.2) 9679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:50 smithi040 bash[28232]: cluster 2023-12-02T00:10:48.771397+0000 mgr.y (mgr.24356) 15376 : cluster 0 pgmap v15344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:50 smithi040 bash[41173]: cluster 2023-12-02T00:10:48.771397+0000 mgr.y (mgr.24356) 15376 : cluster 0 pgmap v15344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:50 smithi141 bash[31670]: cluster 2023-12-02T00:10:48.771397+0000 mgr.y (mgr.24356) 15376 : cluster 0 pgmap v15344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:51 smithi040 bash[41173]: audit 2023-12-02T00:10:51.082332+0000 mon.c (mon.2) 9680 : audit 0 from='client.? 172.21.15.40:0/1107224287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:51 smithi040 bash[28232]: audit 2023-12-02T00:10:51.082332+0000 mon.c (mon.2) 9680 : audit 0 from='client.? 172.21.15.40:0/1107224287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:51 smithi141 bash[31670]: audit 2023-12-02T00:10:51.082332+0000 mon.c (mon.2) 9680 : audit 0 from='client.? 172.21.15.40:0/1107224287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:52 smithi040 bash[41173]: cluster 2023-12-02T00:10:50.772443+0000 mgr.y (mgr.24356) 15377 : cluster 0 pgmap v15345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:52 smithi040 bash[28232]: cluster 2023-12-02T00:10:50.772443+0000 mgr.y (mgr.24356) 15377 : cluster 0 pgmap v15345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:52 smithi141 bash[31670]: cluster 2023-12-02T00:10:50.772443+0000 mgr.y (mgr.24356) 15377 : cluster 0 pgmap v15345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:53 smithi040 bash[41173]: cluster 2023-12-02T00:10:52.773052+0000 mgr.y (mgr.24356) 15378 : cluster 0 pgmap v15346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:53 smithi040 bash[28232]: cluster 2023-12-02T00:10:52.773052+0000 mgr.y (mgr.24356) 15378 : cluster 0 pgmap v15346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:53 smithi141 bash[31670]: cluster 2023-12-02T00:10:52.773052+0000 mgr.y (mgr.24356) 15378 : cluster 0 pgmap v15346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:54 smithi040 bash[41173]: audit 2023-12-02T00:10:53.538918+0000 mon.a (mon.0) 9610 : audit 0 from='client.? 172.21.15.40:0/2612766111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:54 smithi040 bash[28232]: audit 2023-12-02T00:10:53.538918+0000 mon.a (mon.0) 9610 : audit 0 from='client.? 172.21.15.40:0/2612766111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:54 smithi141 bash[31670]: audit 2023-12-02T00:10:53.538918+0000 mon.a (mon.0) 9610 : audit 0 from='client.? 172.21.15.40:0/2612766111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:55 smithi040 bash[28232]: cluster 2023-12-02T00:10:54.774205+0000 mgr.y (mgr.24356) 15379 : cluster 0 pgmap v15347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:55 smithi040 bash[41173]: cluster 2023-12-02T00:10:54.774205+0000 mgr.y (mgr.24356) 15379 : cluster 0 pgmap v15347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:55 smithi141 bash[31670]: cluster 2023-12-02T00:10:54.774205+0000 mgr.y (mgr.24356) 15379 : cluster 0 pgmap v15347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:10:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:10:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:56 smithi040 bash[41173]: audit 2023-12-02T00:10:56.000558+0000 mon.a (mon.0) 9611 : audit 0 from='client.? 172.21.15.40:0/360379401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:56 smithi040 bash[28232]: audit 2023-12-02T00:10:56.000558+0000 mon.a (mon.0) 9611 : audit 0 from='client.? 172.21.15.40:0/360379401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:56 smithi141 bash[31670]: audit 2023-12-02T00:10:56.000558+0000 mon.a (mon.0) 9611 : audit 0 from='client.? 172.21.15.40:0/360379401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:57 smithi040 bash[41173]: cluster 2023-12-02T00:10:56.774868+0000 mgr.y (mgr.24356) 15380 : cluster 0 pgmap v15348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:57 smithi040 bash[28232]: cluster 2023-12-02T00:10:56.774868+0000 mgr.y (mgr.24356) 15380 : cluster 0 pgmap v15348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:57 smithi141 bash[31670]: cluster 2023-12-02T00:10:56.774868+0000 mgr.y (mgr.24356) 15380 : cluster 0 pgmap v15348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:10:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:10:58 smithi141 bash[31670]: audit 2023-12-02T00:10:58.463334+0000 mon.a (mon.0) 9612 : audit 0 from='client.? 172.21.15.40:0/1829916940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:10:58 smithi040 bash[41173]: audit 2023-12-02T00:10:58.463334+0000 mon.a (mon.0) 9612 : audit 0 from='client.? 172.21.15.40:0/1829916940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:10:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:10:58 smithi040 bash[28232]: audit 2023-12-02T00:10:58.463334+0000 mon.a (mon.0) 9612 : audit 0 from='client.? 172.21.15.40:0/1829916940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:00 smithi040 bash[28232]: cluster 2023-12-02T00:10:58.775566+0000 mgr.y (mgr.24356) 15381 : cluster 0 pgmap v15349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:00 smithi040 bash[41173]: cluster 2023-12-02T00:10:58.775566+0000 mgr.y (mgr.24356) 15381 : cluster 0 pgmap v15349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:00 smithi141 bash[31670]: cluster 2023-12-02T00:10:58.775566+0000 mgr.y (mgr.24356) 15381 : cluster 0 pgmap v15349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:01 smithi040 bash[28232]: audit 2023-12-02T00:11:00.919169+0000 mon.c (mon.2) 9681 : audit 0 from='client.? 172.21.15.40:0/1505543856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:01 smithi040 bash[41173]: audit 2023-12-02T00:11:00.919169+0000 mon.c (mon.2) 9681 : audit 0 from='client.? 172.21.15.40:0/1505543856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:01 smithi141 bash[31670]: audit 2023-12-02T00:11:00.919169+0000 mon.c (mon.2) 9681 : audit 0 from='client.? 172.21.15.40:0/1505543856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:02 smithi040 bash[28232]: cluster 2023-12-02T00:11:00.776720+0000 mgr.y (mgr.24356) 15382 : cluster 0 pgmap v15350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:02 smithi040 bash[41173]: cluster 2023-12-02T00:11:00.776720+0000 mgr.y (mgr.24356) 15382 : cluster 0 pgmap v15350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:02 smithi141 bash[31670]: cluster 2023-12-02T00:11:00.776720+0000 mgr.y (mgr.24356) 15382 : cluster 0 pgmap v15350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:04 smithi040 bash[28232]: cluster 2023-12-02T00:11:02.777405+0000 mgr.y (mgr.24356) 15383 : cluster 0 pgmap v15351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:04 smithi040 bash[28232]: audit 2023-12-02T00:11:03.387960+0000 mon.c (mon.2) 9682 : audit 0 from='client.? 172.21.15.40:0/3133770543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:04 smithi040 bash[28232]: audit 2023-12-02T00:11:04.145110+0000 mon.c (mon.2) 9683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:04 smithi040 bash[41173]: cluster 2023-12-02T00:11:02.777405+0000 mgr.y (mgr.24356) 15383 : cluster 0 pgmap v15351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:04 smithi040 bash[41173]: audit 2023-12-02T00:11:03.387960+0000 mon.c (mon.2) 9682 : audit 0 from='client.? 172.21.15.40:0/3133770543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:04 smithi040 bash[41173]: audit 2023-12-02T00:11:04.145110+0000 mon.c (mon.2) 9683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:04 smithi141 bash[31670]: cluster 2023-12-02T00:11:02.777405+0000 mgr.y (mgr.24356) 15383 : cluster 0 pgmap v15351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:04 smithi141 bash[31670]: audit 2023-12-02T00:11:03.387960+0000 mon.c (mon.2) 9682 : audit 0 from='client.? 172.21.15.40:0/3133770543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:04 smithi141 bash[31670]: audit 2023-12-02T00:11:04.145110+0000 mon.c (mon.2) 9683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:06 smithi040 bash[28232]: cluster 2023-12-02T00:11:04.778731+0000 mgr.y (mgr.24356) 15384 : cluster 0 pgmap v15352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:06 smithi040 bash[28232]: audit 2023-12-02T00:11:05.849469+0000 mon.a (mon.0) 9613 : audit 0 from='client.? 172.21.15.40:0/70193810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:06 smithi040 bash[41173]: cluster 2023-12-02T00:11:04.778731+0000 mgr.y (mgr.24356) 15384 : cluster 0 pgmap v15352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:06 smithi040 bash[41173]: audit 2023-12-02T00:11:05.849469+0000 mon.a (mon.0) 9613 : audit 0 from='client.? 172.21.15.40:0/70193810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:06.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:11:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:11:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:06 smithi141 bash[31670]: cluster 2023-12-02T00:11:04.778731+0000 mgr.y (mgr.24356) 15384 : cluster 0 pgmap v15352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:06 smithi141 bash[31670]: audit 2023-12-02T00:11:05.849469+0000 mon.a (mon.0) 9613 : audit 0 from='client.? 172.21.15.40:0/70193810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:08 smithi040 bash[28232]: cluster 2023-12-02T00:11:06.779418+0000 mgr.y (mgr.24356) 15385 : cluster 0 pgmap v15353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:08 smithi040 bash[28232]: audit 2023-12-02T00:11:08.320016+0000 mon.c (mon.2) 9684 : audit 0 from='client.? 172.21.15.40:0/3893592444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:08 smithi040 bash[41173]: cluster 2023-12-02T00:11:06.779418+0000 mgr.y (mgr.24356) 15385 : cluster 0 pgmap v15353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:08 smithi040 bash[41173]: audit 2023-12-02T00:11:08.320016+0000 mon.c (mon.2) 9684 : audit 0 from='client.? 172.21.15.40:0/3893592444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:08 smithi141 bash[31670]: cluster 2023-12-02T00:11:06.779418+0000 mgr.y (mgr.24356) 15385 : cluster 0 pgmap v15353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:08 smithi141 bash[31670]: audit 2023-12-02T00:11:08.320016+0000 mon.c (mon.2) 9684 : audit 0 from='client.? 172.21.15.40:0/3893592444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:10 smithi040 bash[41173]: cluster 2023-12-02T00:11:08.780085+0000 mgr.y (mgr.24356) 15386 : cluster 0 pgmap v15354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:10 smithi040 bash[28232]: cluster 2023-12-02T00:11:08.780085+0000 mgr.y (mgr.24356) 15386 : cluster 0 pgmap v15354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:10 smithi141 bash[31670]: cluster 2023-12-02T00:11:08.780085+0000 mgr.y (mgr.24356) 15386 : cluster 0 pgmap v15354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:11 smithi040 bash[28232]: audit 2023-12-02T00:11:10.795248+0000 mon.a (mon.0) 9614 : audit 0 from='client.? 172.21.15.40:0/3920953947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:11 smithi040 bash[41173]: audit 2023-12-02T00:11:10.795248+0000 mon.a (mon.0) 9614 : audit 0 from='client.? 172.21.15.40:0/3920953947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:11 smithi141 bash[31670]: audit 2023-12-02T00:11:10.795248+0000 mon.a (mon.0) 9614 : audit 0 from='client.? 172.21.15.40:0/3920953947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:12.373 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 00:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T00:11:12.08672548Z level=info msg="Completed cleanup jobs" duration=47.934331ms 2023-12-02T00:11:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:12 smithi040 bash[28232]: cluster 2023-12-02T00:11:10.781330+0000 mgr.y (mgr.24356) 15387 : cluster 0 pgmap v15355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:12 smithi040 bash[41173]: cluster 2023-12-02T00:11:10.781330+0000 mgr.y (mgr.24356) 15387 : cluster 0 pgmap v15355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:12 smithi141 bash[31670]: cluster 2023-12-02T00:11:10.781330+0000 mgr.y (mgr.24356) 15387 : cluster 0 pgmap v15355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:13 smithi040 bash[28232]: cluster 2023-12-02T00:11:12.782044+0000 mgr.y (mgr.24356) 15388 : cluster 0 pgmap v15356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:13 smithi040 bash[28232]: audit 2023-12-02T00:11:13.269121+0000 mon.c (mon.2) 9685 : audit 0 from='client.? 172.21.15.40:0/1780477613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:13 smithi040 bash[41173]: cluster 2023-12-02T00:11:12.782044+0000 mgr.y (mgr.24356) 15388 : cluster 0 pgmap v15356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:13 smithi040 bash[41173]: audit 2023-12-02T00:11:13.269121+0000 mon.c (mon.2) 9685 : audit 0 from='client.? 172.21.15.40:0/1780477613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:13 smithi141 bash[31670]: cluster 2023-12-02T00:11:12.782044+0000 mgr.y (mgr.24356) 15388 : cluster 0 pgmap v15356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:13 smithi141 bash[31670]: audit 2023-12-02T00:11:13.269121+0000 mon.c (mon.2) 9685 : audit 0 from='client.? 172.21.15.40:0/1780477613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:14 smithi040 bash[41173]: audit 2023-12-02T00:11:13.532161+0000 mon.c (mon.2) 9686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:11:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:14 smithi040 bash[28232]: audit 2023-12-02T00:11:13.532161+0000 mon.c (mon.2) 9686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:11:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:14 smithi141 bash[31670]: audit 2023-12-02T00:11:13.532161+0000 mon.c (mon.2) 9686 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:11:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:15 smithi040 bash[28232]: cluster 2023-12-02T00:11:14.783214+0000 mgr.y (mgr.24356) 15389 : cluster 0 pgmap v15357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:15 smithi040 bash[41173]: cluster 2023-12-02T00:11:14.783214+0000 mgr.y (mgr.24356) 15389 : cluster 0 pgmap v15357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:15 smithi141 bash[31670]: cluster 2023-12-02T00:11:14.783214+0000 mgr.y (mgr.24356) 15389 : cluster 0 pgmap v15357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:16 smithi040 bash[28232]: audit 2023-12-02T00:11:15.723321+0000 mon.c (mon.2) 9687 : audit 0 from='client.? 172.21.15.40:0/4163851167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:16.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:11:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:11:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:16 smithi040 bash[41173]: audit 2023-12-02T00:11:15.723321+0000 mon.c (mon.2) 9687 : audit 0 from='client.? 172.21.15.40:0/4163851167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:16 smithi141 bash[31670]: audit 2023-12-02T00:11:15.723321+0000 mon.c (mon.2) 9687 : audit 0 from='client.? 172.21.15.40:0/4163851167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:17 smithi040 bash[28232]: cluster 2023-12-02T00:11:16.783851+0000 mgr.y (mgr.24356) 15390 : cluster 0 pgmap v15358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:17 smithi040 bash[41173]: cluster 2023-12-02T00:11:16.783851+0000 mgr.y (mgr.24356) 15390 : cluster 0 pgmap v15358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:17 smithi141 bash[31670]: cluster 2023-12-02T00:11:16.783851+0000 mgr.y (mgr.24356) 15390 : cluster 0 pgmap v15358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:18 smithi040 bash[28232]: audit 2023-12-02T00:11:18.182621+0000 mon.c (mon.2) 9688 : audit 0 from='client.? 172.21.15.40:0/3814320869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:18 smithi040 bash[41173]: audit 2023-12-02T00:11:18.182621+0000 mon.c (mon.2) 9688 : audit 0 from='client.? 172.21.15.40:0/3814320869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:18 smithi141 bash[31670]: audit 2023-12-02T00:11:18.182621+0000 mon.c (mon.2) 9688 : audit 0 from='client.? 172.21.15.40:0/3814320869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:19 smithi141 bash[31670]: cluster 2023-12-02T00:11:18.784427+0000 mgr.y (mgr.24356) 15391 : cluster 0 pgmap v15359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:19 smithi141 bash[31670]: audit 2023-12-02T00:11:19.145897+0000 mon.c (mon.2) 9689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:19 smithi141 bash[31670]: audit 2023-12-02T00:11:19.386239+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:19 smithi141 bash[31670]: audit 2023-12-02T00:11:19.399169+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[28232]: cluster 2023-12-02T00:11:18.784427+0000 mgr.y (mgr.24356) 15391 : cluster 0 pgmap v15359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[28232]: audit 2023-12-02T00:11:19.145897+0000 mon.c (mon.2) 9689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[28232]: audit 2023-12-02T00:11:19.386239+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[28232]: audit 2023-12-02T00:11:19.399169+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[41173]: cluster 2023-12-02T00:11:18.784427+0000 mgr.y (mgr.24356) 15391 : cluster 0 pgmap v15359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[41173]: audit 2023-12-02T00:11:19.145897+0000 mon.c (mon.2) 9689 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[41173]: audit 2023-12-02T00:11:19.386239+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:19 smithi040 bash[41173]: audit 2023-12-02T00:11:19.399169+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:20 smithi141 bash[31670]: audit 2023-12-02T00:11:19.731863+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:20 smithi141 bash[31670]: audit 2023-12-02T00:11:19.746037+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:20 smithi141 bash[31670]: audit 2023-12-02T00:11:20.222821+0000 mon.c (mon.2) 9690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:11:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:20 smithi141 bash[31670]: audit 2023-12-02T00:11:20.224834+0000 mon.c (mon.2) 9691 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:11:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:20 smithi141 bash[31670]: audit 2023-12-02T00:11:20.233819+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:20 smithi141 bash[31670]: audit 2023-12-02T00:11:20.637677+0000 mon.a (mon.0) 9620 : audit 0 from='client.? 172.21.15.40:0/1660692854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[41173]: audit 2023-12-02T00:11:19.731863+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[41173]: audit 2023-12-02T00:11:19.746037+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[41173]: audit 2023-12-02T00:11:20.222821+0000 mon.c (mon.2) 9690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:11:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[41173]: audit 2023-12-02T00:11:20.224834+0000 mon.c (mon.2) 9691 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:11:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[41173]: audit 2023-12-02T00:11:20.233819+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[41173]: audit 2023-12-02T00:11:20.637677+0000 mon.a (mon.0) 9620 : audit 0 from='client.? 172.21.15.40:0/1660692854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[28232]: audit 2023-12-02T00:11:19.731863+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[28232]: audit 2023-12-02T00:11:19.746037+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[28232]: audit 2023-12-02T00:11:20.222821+0000 mon.c (mon.2) 9690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:11:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[28232]: audit 2023-12-02T00:11:20.224834+0000 mon.c (mon.2) 9691 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:11:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[28232]: audit 2023-12-02T00:11:20.233819+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:11:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:20 smithi040 bash[28232]: audit 2023-12-02T00:11:20.637677+0000 mon.a (mon.0) 9620 : audit 0 from='client.? 172.21.15.40:0/1660692854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:21 smithi141 bash[31670]: cluster 2023-12-02T00:11:20.785633+0000 mgr.y (mgr.24356) 15392 : cluster 0 pgmap v15360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:21 smithi040 bash[28232]: cluster 2023-12-02T00:11:20.785633+0000 mgr.y (mgr.24356) 15392 : cluster 0 pgmap v15360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:21 smithi040 bash[41173]: cluster 2023-12-02T00:11:20.785633+0000 mgr.y (mgr.24356) 15392 : cluster 0 pgmap v15360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:23 smithi040 bash[41173]: cluster 2023-12-02T00:11:22.786188+0000 mgr.y (mgr.24356) 15393 : cluster 0 pgmap v15361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:23 smithi040 bash[41173]: audit 2023-12-02T00:11:23.106882+0000 mon.c (mon.2) 9692 : audit 0 from='client.? 172.21.15.40:0/3663368169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:23 smithi040 bash[28232]: cluster 2023-12-02T00:11:22.786188+0000 mgr.y (mgr.24356) 15393 : cluster 0 pgmap v15361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:23 smithi040 bash[28232]: audit 2023-12-02T00:11:23.106882+0000 mon.c (mon.2) 9692 : audit 0 from='client.? 172.21.15.40:0/3663368169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:23 smithi141 bash[31670]: cluster 2023-12-02T00:11:22.786188+0000 mgr.y (mgr.24356) 15393 : cluster 0 pgmap v15361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:23 smithi141 bash[31670]: audit 2023-12-02T00:11:23.106882+0000 mon.c (mon.2) 9692 : audit 0 from='client.? 172.21.15.40:0/3663368169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:26 smithi040 bash[28232]: cluster 2023-12-02T00:11:24.787472+0000 mgr.y (mgr.24356) 15394 : cluster 0 pgmap v15362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:26 smithi040 bash[28232]: audit 2023-12-02T00:11:25.569425+0000 mon.a (mon.0) 9621 : audit 0 from='client.? 172.21.15.40:0/3099689529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:11:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:11:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:26 smithi040 bash[41173]: cluster 2023-12-02T00:11:24.787472+0000 mgr.y (mgr.24356) 15394 : cluster 0 pgmap v15362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:26 smithi040 bash[41173]: audit 2023-12-02T00:11:25.569425+0000 mon.a (mon.0) 9621 : audit 0 from='client.? 172.21.15.40:0/3099689529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:26 smithi141 bash[31670]: cluster 2023-12-02T00:11:24.787472+0000 mgr.y (mgr.24356) 15394 : cluster 0 pgmap v15362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:26 smithi141 bash[31670]: audit 2023-12-02T00:11:25.569425+0000 mon.a (mon.0) 9621 : audit 0 from='client.? 172.21.15.40:0/3099689529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:28 smithi040 bash[41173]: cluster 2023-12-02T00:11:26.788157+0000 mgr.y (mgr.24356) 15395 : cluster 0 pgmap v15363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:28 smithi040 bash[41173]: audit 2023-12-02T00:11:28.031134+0000 mon.a (mon.0) 9622 : audit 0 from='client.? 172.21.15.40:0/3792793310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:28 smithi040 bash[28232]: cluster 2023-12-02T00:11:26.788157+0000 mgr.y (mgr.24356) 15395 : cluster 0 pgmap v15363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:28 smithi040 bash[28232]: audit 2023-12-02T00:11:28.031134+0000 mon.a (mon.0) 9622 : audit 0 from='client.? 172.21.15.40:0/3792793310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:28 smithi141 bash[31670]: cluster 2023-12-02T00:11:26.788157+0000 mgr.y (mgr.24356) 15395 : cluster 0 pgmap v15363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:28 smithi141 bash[31670]: audit 2023-12-02T00:11:28.031134+0000 mon.a (mon.0) 9622 : audit 0 from='client.? 172.21.15.40:0/3792793310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:30 smithi040 bash[28232]: cluster 2023-12-02T00:11:28.788831+0000 mgr.y (mgr.24356) 15396 : cluster 0 pgmap v15364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:30 smithi040 bash[41173]: cluster 2023-12-02T00:11:28.788831+0000 mgr.y (mgr.24356) 15396 : cluster 0 pgmap v15364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:30 smithi141 bash[31670]: cluster 2023-12-02T00:11:28.788831+0000 mgr.y (mgr.24356) 15396 : cluster 0 pgmap v15364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:31 smithi040 bash[28232]: audit 2023-12-02T00:11:30.489144+0000 mon.a (mon.0) 9623 : audit 0 from='client.? 172.21.15.40:0/4137159583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:31 smithi040 bash[41173]: audit 2023-12-02T00:11:30.489144+0000 mon.a (mon.0) 9623 : audit 0 from='client.? 172.21.15.40:0/4137159583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:31 smithi141 bash[31670]: audit 2023-12-02T00:11:30.489144+0000 mon.a (mon.0) 9623 : audit 0 from='client.? 172.21.15.40:0/4137159583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:32 smithi040 bash[41173]: cluster 2023-12-02T00:11:30.790035+0000 mgr.y (mgr.24356) 15397 : cluster 0 pgmap v15365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:32 smithi040 bash[28232]: cluster 2023-12-02T00:11:30.790035+0000 mgr.y (mgr.24356) 15397 : cluster 0 pgmap v15365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:32 smithi141 bash[31670]: cluster 2023-12-02T00:11:30.790035+0000 mgr.y (mgr.24356) 15397 : cluster 0 pgmap v15365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:33 smithi040 bash[28232]: cluster 2023-12-02T00:11:32.790666+0000 mgr.y (mgr.24356) 15398 : cluster 0 pgmap v15366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:33 smithi040 bash[28232]: audit 2023-12-02T00:11:32.959672+0000 mon.c (mon.2) 9693 : audit 0 from='client.? 172.21.15.40:0/1637153400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:33 smithi040 bash[41173]: cluster 2023-12-02T00:11:32.790666+0000 mgr.y (mgr.24356) 15398 : cluster 0 pgmap v15366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:33 smithi040 bash[41173]: audit 2023-12-02T00:11:32.959672+0000 mon.c (mon.2) 9693 : audit 0 from='client.? 172.21.15.40:0/1637153400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:33 smithi141 bash[31670]: cluster 2023-12-02T00:11:32.790666+0000 mgr.y (mgr.24356) 15398 : cluster 0 pgmap v15366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:33 smithi141 bash[31670]: audit 2023-12-02T00:11:32.959672+0000 mon.c (mon.2) 9693 : audit 0 from='client.? 172.21.15.40:0/1637153400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:34 smithi040 bash[28232]: audit 2023-12-02T00:11:34.146044+0000 mon.c (mon.2) 9694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:34 smithi040 bash[41173]: audit 2023-12-02T00:11:34.146044+0000 mon.c (mon.2) 9694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:34 smithi141 bash[31670]: audit 2023-12-02T00:11:34.146044+0000 mon.c (mon.2) 9694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:35 smithi040 bash[28232]: cluster 2023-12-02T00:11:34.791836+0000 mgr.y (mgr.24356) 15399 : cluster 0 pgmap v15367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:35 smithi040 bash[41173]: cluster 2023-12-02T00:11:34.791836+0000 mgr.y (mgr.24356) 15399 : cluster 0 pgmap v15367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:35 smithi141 bash[31670]: cluster 2023-12-02T00:11:34.791836+0000 mgr.y (mgr.24356) 15399 : cluster 0 pgmap v15367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:36 smithi040 bash[28232]: audit 2023-12-02T00:11:35.425470+0000 mon.a (mon.0) 9624 : audit 0 from='client.? 172.21.15.40:0/978181764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:36.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:11:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:11:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:36 smithi040 bash[41173]: audit 2023-12-02T00:11:35.425470+0000 mon.a (mon.0) 9624 : audit 0 from='client.? 172.21.15.40:0/978181764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:36 smithi141 bash[31670]: audit 2023-12-02T00:11:35.425470+0000 mon.a (mon.0) 9624 : audit 0 from='client.? 172.21.15.40:0/978181764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:37 smithi040 bash[28232]: cluster 2023-12-02T00:11:36.792654+0000 mgr.y (mgr.24356) 15400 : cluster 0 pgmap v15368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:37 smithi040 bash[41173]: cluster 2023-12-02T00:11:36.792654+0000 mgr.y (mgr.24356) 15400 : cluster 0 pgmap v15368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:37 smithi141 bash[31670]: cluster 2023-12-02T00:11:36.792654+0000 mgr.y (mgr.24356) 15400 : cluster 0 pgmap v15368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:38 smithi040 bash[28232]: audit 2023-12-02T00:11:37.896609+0000 mon.c (mon.2) 9695 : audit 0 from='client.? 172.21.15.40:0/883242200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:38 smithi040 bash[41173]: audit 2023-12-02T00:11:37.896609+0000 mon.c (mon.2) 9695 : audit 0 from='client.? 172.21.15.40:0/883242200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:38 smithi141 bash[31670]: audit 2023-12-02T00:11:37.896609+0000 mon.c (mon.2) 9695 : audit 0 from='client.? 172.21.15.40:0/883242200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:40 smithi040 bash[28232]: cluster 2023-12-02T00:11:38.793316+0000 mgr.y (mgr.24356) 15401 : cluster 0 pgmap v15369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:40 smithi040 bash[41173]: cluster 2023-12-02T00:11:38.793316+0000 mgr.y (mgr.24356) 15401 : cluster 0 pgmap v15369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:40 smithi141 bash[31670]: cluster 2023-12-02T00:11:38.793316+0000 mgr.y (mgr.24356) 15401 : cluster 0 pgmap v15369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:41 smithi040 bash[41173]: audit 2023-12-02T00:11:40.360595+0000 mon.a (mon.0) 9625 : audit 0 from='client.? 172.21.15.40:0/4256732001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:41 smithi040 bash[28232]: audit 2023-12-02T00:11:40.360595+0000 mon.a (mon.0) 9625 : audit 0 from='client.? 172.21.15.40:0/4256732001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:41 smithi141 bash[31670]: audit 2023-12-02T00:11:40.360595+0000 mon.a (mon.0) 9625 : audit 0 from='client.? 172.21.15.40:0/4256732001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:42 smithi040 bash[41173]: cluster 2023-12-02T00:11:40.794495+0000 mgr.y (mgr.24356) 15402 : cluster 0 pgmap v15370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:42 smithi040 bash[28232]: cluster 2023-12-02T00:11:40.794495+0000 mgr.y (mgr.24356) 15402 : cluster 0 pgmap v15370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:42 smithi141 bash[31670]: cluster 2023-12-02T00:11:40.794495+0000 mgr.y (mgr.24356) 15402 : cluster 0 pgmap v15370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:43 smithi040 bash[28232]: audit 2023-12-02T00:11:42.833935+0000 mon.c (mon.2) 9696 : audit 0 from='client.? 172.21.15.40:0/2888280066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:43 smithi040 bash[41173]: audit 2023-12-02T00:11:42.833935+0000 mon.c (mon.2) 9696 : audit 0 from='client.? 172.21.15.40:0/2888280066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:43 smithi141 bash[31670]: audit 2023-12-02T00:11:42.833935+0000 mon.c (mon.2) 9696 : audit 0 from='client.? 172.21.15.40:0/2888280066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:44 smithi040 bash[28232]: cluster 2023-12-02T00:11:42.795103+0000 mgr.y (mgr.24356) 15403 : cluster 0 pgmap v15371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:44 smithi040 bash[41173]: cluster 2023-12-02T00:11:42.795103+0000 mgr.y (mgr.24356) 15403 : cluster 0 pgmap v15371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:44 smithi141 bash[31670]: cluster 2023-12-02T00:11:42.795103+0000 mgr.y (mgr.24356) 15403 : cluster 0 pgmap v15371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:45 smithi040 bash[41173]: cluster 2023-12-02T00:11:44.796305+0000 mgr.y (mgr.24356) 15404 : cluster 0 pgmap v15372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:45 smithi040 bash[41173]: audit 2023-12-02T00:11:45.304037+0000 mon.a (mon.0) 9626 : audit 0 from='client.? 172.21.15.40:0/972986578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:45 smithi040 bash[28232]: cluster 2023-12-02T00:11:44.796305+0000 mgr.y (mgr.24356) 15404 : cluster 0 pgmap v15372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:45 smithi040 bash[28232]: audit 2023-12-02T00:11:45.304037+0000 mon.a (mon.0) 9626 : audit 0 from='client.? 172.21.15.40:0/972986578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:45 smithi141 bash[31670]: cluster 2023-12-02T00:11:44.796305+0000 mgr.y (mgr.24356) 15404 : cluster 0 pgmap v15372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:45 smithi141 bash[31670]: audit 2023-12-02T00:11:45.304037+0000 mon.a (mon.0) 9626 : audit 0 from='client.? 172.21.15.40:0/972986578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:11:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:11:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:47 smithi040 bash[28232]: cluster 2023-12-02T00:11:46.797054+0000 mgr.y (mgr.24356) 15405 : cluster 0 pgmap v15373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:47 smithi040 bash[28232]: audit 2023-12-02T00:11:47.762529+0000 mon.a (mon.0) 9627 : audit 0 from='client.? 172.21.15.40:0/2076373536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:47 smithi040 bash[41173]: cluster 2023-12-02T00:11:46.797054+0000 mgr.y (mgr.24356) 15405 : cluster 0 pgmap v15373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:47 smithi040 bash[41173]: audit 2023-12-02T00:11:47.762529+0000 mon.a (mon.0) 9627 : audit 0 from='client.? 172.21.15.40:0/2076373536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:47 smithi141 bash[31670]: cluster 2023-12-02T00:11:46.797054+0000 mgr.y (mgr.24356) 15405 : cluster 0 pgmap v15373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:47 smithi141 bash[31670]: audit 2023-12-02T00:11:47.762529+0000 mon.a (mon.0) 9627 : audit 0 from='client.? 172.21.15.40:0/2076373536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:49 smithi040 bash[41173]: cluster 2023-12-02T00:11:48.797856+0000 mgr.y (mgr.24356) 15406 : cluster 0 pgmap v15374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:49 smithi040 bash[41173]: audit 2023-12-02T00:11:49.146447+0000 mon.c (mon.2) 9697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:49 smithi040 bash[28232]: cluster 2023-12-02T00:11:48.797856+0000 mgr.y (mgr.24356) 15406 : cluster 0 pgmap v15374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:49 smithi040 bash[28232]: audit 2023-12-02T00:11:49.146447+0000 mon.c (mon.2) 9697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:49 smithi141 bash[31670]: cluster 2023-12-02T00:11:48.797856+0000 mgr.y (mgr.24356) 15406 : cluster 0 pgmap v15374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:49 smithi141 bash[31670]: audit 2023-12-02T00:11:49.146447+0000 mon.c (mon.2) 9697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:50 smithi040 bash[28232]: audit 2023-12-02T00:11:50.230223+0000 mon.c (mon.2) 9698 : audit 0 from='client.? 172.21.15.40:0/229523385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:50 smithi040 bash[41173]: audit 2023-12-02T00:11:50.230223+0000 mon.c (mon.2) 9698 : audit 0 from='client.? 172.21.15.40:0/229523385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:50 smithi141 bash[31670]: audit 2023-12-02T00:11:50.230223+0000 mon.c (mon.2) 9698 : audit 0 from='client.? 172.21.15.40:0/229523385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:51 smithi040 bash[28232]: cluster 2023-12-02T00:11:50.799013+0000 mgr.y (mgr.24356) 15407 : cluster 0 pgmap v15375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:51 smithi040 bash[41173]: cluster 2023-12-02T00:11:50.799013+0000 mgr.y (mgr.24356) 15407 : cluster 0 pgmap v15375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:51 smithi141 bash[31670]: cluster 2023-12-02T00:11:50.799013+0000 mgr.y (mgr.24356) 15407 : cluster 0 pgmap v15375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:52 smithi040 bash[41173]: audit 2023-12-02T00:11:52.691983+0000 mon.a (mon.0) 9628 : audit 0 from='client.? 172.21.15.40:0/3499413783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:52 smithi040 bash[28232]: audit 2023-12-02T00:11:52.691983+0000 mon.a (mon.0) 9628 : audit 0 from='client.? 172.21.15.40:0/3499413783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:52 smithi141 bash[31670]: audit 2023-12-02T00:11:52.691983+0000 mon.a (mon.0) 9628 : audit 0 from='client.? 172.21.15.40:0/3499413783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:53 smithi040 bash[28232]: cluster 2023-12-02T00:11:52.799777+0000 mgr.y (mgr.24356) 15408 : cluster 0 pgmap v15376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:53 smithi040 bash[41173]: cluster 2023-12-02T00:11:52.799777+0000 mgr.y (mgr.24356) 15408 : cluster 0 pgmap v15376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:53 smithi141 bash[31670]: cluster 2023-12-02T00:11:52.799777+0000 mgr.y (mgr.24356) 15408 : cluster 0 pgmap v15376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:55 smithi040 bash[28232]: audit 2023-12-02T00:11:55.153550+0000 mon.c (mon.2) 9699 : audit 0 from='client.? 172.21.15.40:0/2272194957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:55 smithi040 bash[41173]: audit 2023-12-02T00:11:55.153550+0000 mon.c (mon.2) 9699 : audit 0 from='client.? 172.21.15.40:0/2272194957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:55 smithi141 bash[31670]: audit 2023-12-02T00:11:55.153550+0000 mon.c (mon.2) 9699 : audit 0 from='client.? 172.21.15.40:0/2272194957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:11:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:11:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:56 smithi040 bash[41173]: cluster 2023-12-02T00:11:54.800939+0000 mgr.y (mgr.24356) 15409 : cluster 0 pgmap v15377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:56 smithi040 bash[28232]: cluster 2023-12-02T00:11:54.800939+0000 mgr.y (mgr.24356) 15409 : cluster 0 pgmap v15377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:56 smithi141 bash[31670]: cluster 2023-12-02T00:11:54.800939+0000 mgr.y (mgr.24356) 15409 : cluster 0 pgmap v15377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:58 smithi040 bash[41173]: cluster 2023-12-02T00:11:56.801587+0000 mgr.y (mgr.24356) 15410 : cluster 0 pgmap v15378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:11:58 smithi040 bash[41173]: audit 2023-12-02T00:11:57.620082+0000 mon.c (mon.2) 9700 : audit 0 from='client.? 172.21.15.40:0/2641406719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:58 smithi040 bash[28232]: cluster 2023-12-02T00:11:56.801587+0000 mgr.y (mgr.24356) 15410 : cluster 0 pgmap v15378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:11:58 smithi040 bash[28232]: audit 2023-12-02T00:11:57.620082+0000 mon.c (mon.2) 9700 : audit 0 from='client.? 172.21.15.40:0/2641406719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:11:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:58 smithi141 bash[31670]: cluster 2023-12-02T00:11:56.801587+0000 mgr.y (mgr.24356) 15410 : cluster 0 pgmap v15378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:11:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:11:58 smithi141 bash[31670]: audit 2023-12-02T00:11:57.620082+0000 mon.c (mon.2) 9700 : audit 0 from='client.? 172.21.15.40:0/2641406719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:00 smithi040 bash[41173]: cluster 2023-12-02T00:11:58.802230+0000 mgr.y (mgr.24356) 15411 : cluster 0 pgmap v15379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:00 smithi040 bash[41173]: audit 2023-12-02T00:12:00.084673+0000 mon.c (mon.2) 9701 : audit 0 from='client.? 172.21.15.40:0/1886879967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:00 smithi040 bash[28232]: cluster 2023-12-02T00:11:58.802230+0000 mgr.y (mgr.24356) 15411 : cluster 0 pgmap v15379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:00 smithi040 bash[28232]: audit 2023-12-02T00:12:00.084673+0000 mon.c (mon.2) 9701 : audit 0 from='client.? 172.21.15.40:0/1886879967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:00 smithi141 bash[31670]: cluster 2023-12-02T00:11:58.802230+0000 mgr.y (mgr.24356) 15411 : cluster 0 pgmap v15379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:00 smithi141 bash[31670]: audit 2023-12-02T00:12:00.084673+0000 mon.c (mon.2) 9701 : audit 0 from='client.? 172.21.15.40:0/1886879967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:02 smithi040 bash[28232]: cluster 2023-12-02T00:12:00.803404+0000 mgr.y (mgr.24356) 15412 : cluster 0 pgmap v15380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:02 smithi040 bash[41173]: cluster 2023-12-02T00:12:00.803404+0000 mgr.y (mgr.24356) 15412 : cluster 0 pgmap v15380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:02 smithi141 bash[31670]: cluster 2023-12-02T00:12:00.803404+0000 mgr.y (mgr.24356) 15412 : cluster 0 pgmap v15380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:03 smithi040 bash[28232]: audit 2023-12-02T00:12:02.553808+0000 mon.c (mon.2) 9702 : audit 0 from='client.? 172.21.15.40:0/4107917706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:03 smithi040 bash[28232]: cluster 2023-12-02T00:12:02.804112+0000 mgr.y (mgr.24356) 15413 : cluster 0 pgmap v15381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:03 smithi040 bash[41173]: audit 2023-12-02T00:12:02.553808+0000 mon.c (mon.2) 9702 : audit 0 from='client.? 172.21.15.40:0/4107917706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:03 smithi040 bash[41173]: cluster 2023-12-02T00:12:02.804112+0000 mgr.y (mgr.24356) 15413 : cluster 0 pgmap v15381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:03 smithi141 bash[31670]: audit 2023-12-02T00:12:02.553808+0000 mon.c (mon.2) 9702 : audit 0 from='client.? 172.21.15.40:0/4107917706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:03 smithi141 bash[31670]: cluster 2023-12-02T00:12:02.804112+0000 mgr.y (mgr.24356) 15413 : cluster 0 pgmap v15381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:04 smithi040 bash[28232]: audit 2023-12-02T00:12:04.146856+0000 mon.c (mon.2) 9703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:04 smithi040 bash[41173]: audit 2023-12-02T00:12:04.146856+0000 mon.c (mon.2) 9703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:04 smithi141 bash[31670]: audit 2023-12-02T00:12:04.146856+0000 mon.c (mon.2) 9703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:05 smithi040 bash[41173]: cluster 2023-12-02T00:12:04.805273+0000 mgr.y (mgr.24356) 15414 : cluster 0 pgmap v15382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:05 smithi040 bash[41173]: audit 2023-12-02T00:12:05.018106+0000 mon.c (mon.2) 9704 : audit 0 from='client.? 172.21.15.40:0/3180873000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:05 smithi040 bash[28232]: cluster 2023-12-02T00:12:04.805273+0000 mgr.y (mgr.24356) 15414 : cluster 0 pgmap v15382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:05 smithi040 bash[28232]: audit 2023-12-02T00:12:05.018106+0000 mon.c (mon.2) 9704 : audit 0 from='client.? 172.21.15.40:0/3180873000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:05 smithi141 bash[31670]: cluster 2023-12-02T00:12:04.805273+0000 mgr.y (mgr.24356) 15414 : cluster 0 pgmap v15382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:05 smithi141 bash[31670]: audit 2023-12-02T00:12:05.018106+0000 mon.c (mon.2) 9704 : audit 0 from='client.? 172.21.15.40:0/3180873000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:12:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:12:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:07 smithi040 bash[28232]: cluster 2023-12-02T00:12:06.805956+0000 mgr.y (mgr.24356) 15415 : cluster 0 pgmap v15383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:07 smithi040 bash[28232]: audit 2023-12-02T00:12:07.486399+0000 mon.c (mon.2) 9705 : audit 0 from='client.? 172.21.15.40:0/435853083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:07 smithi040 bash[41173]: cluster 2023-12-02T00:12:06.805956+0000 mgr.y (mgr.24356) 15415 : cluster 0 pgmap v15383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:07 smithi040 bash[41173]: audit 2023-12-02T00:12:07.486399+0000 mon.c (mon.2) 9705 : audit 0 from='client.? 172.21.15.40:0/435853083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:07 smithi141 bash[31670]: cluster 2023-12-02T00:12:06.805956+0000 mgr.y (mgr.24356) 15415 : cluster 0 pgmap v15383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:07 smithi141 bash[31670]: audit 2023-12-02T00:12:07.486399+0000 mon.c (mon.2) 9705 : audit 0 from='client.? 172.21.15.40:0/435853083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:10 smithi040 bash[28232]: cluster 2023-12-02T00:12:08.806583+0000 mgr.y (mgr.24356) 15416 : cluster 0 pgmap v15384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:10 smithi040 bash[28232]: audit 2023-12-02T00:12:09.946096+0000 mon.a (mon.0) 9629 : audit 0 from='client.? 172.21.15.40:0/406566910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:10 smithi040 bash[41173]: cluster 2023-12-02T00:12:08.806583+0000 mgr.y (mgr.24356) 15416 : cluster 0 pgmap v15384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:10 smithi040 bash[41173]: audit 2023-12-02T00:12:09.946096+0000 mon.a (mon.0) 9629 : audit 0 from='client.? 172.21.15.40:0/406566910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:10 smithi141 bash[31670]: cluster 2023-12-02T00:12:08.806583+0000 mgr.y (mgr.24356) 15416 : cluster 0 pgmap v15384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:10 smithi141 bash[31670]: audit 2023-12-02T00:12:09.946096+0000 mon.a (mon.0) 9629 : audit 0 from='client.? 172.21.15.40:0/406566910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:12 smithi040 bash[28232]: cluster 2023-12-02T00:12:10.807756+0000 mgr.y (mgr.24356) 15417 : cluster 0 pgmap v15385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:12 smithi040 bash[41173]: cluster 2023-12-02T00:12:10.807756+0000 mgr.y (mgr.24356) 15417 : cluster 0 pgmap v15385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:12 smithi141 bash[31670]: cluster 2023-12-02T00:12:10.807756+0000 mgr.y (mgr.24356) 15417 : cluster 0 pgmap v15385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:13 smithi040 bash[28232]: audit 2023-12-02T00:12:12.412058+0000 mon.c (mon.2) 9706 : audit 0 from='client.? 172.21.15.40:0/3040308539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:13 smithi040 bash[41173]: audit 2023-12-02T00:12:12.412058+0000 mon.c (mon.2) 9706 : audit 0 from='client.? 172.21.15.40:0/3040308539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:13 smithi141 bash[31670]: audit 2023-12-02T00:12:12.412058+0000 mon.c (mon.2) 9706 : audit 0 from='client.? 172.21.15.40:0/3040308539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:14 smithi040 bash[28232]: cluster 2023-12-02T00:12:12.808475+0000 mgr.y (mgr.24356) 15418 : cluster 0 pgmap v15386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:14 smithi040 bash[41173]: cluster 2023-12-02T00:12:12.808475+0000 mgr.y (mgr.24356) 15418 : cluster 0 pgmap v15386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:14 smithi141 bash[31670]: cluster 2023-12-02T00:12:12.808475+0000 mgr.y (mgr.24356) 15418 : cluster 0 pgmap v15386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:15 smithi040 bash[28232]: audit 2023-12-02T00:12:14.875440+0000 mon.c (mon.2) 9707 : audit 0 from='client.? 172.21.15.40:0/2339014140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:15 smithi040 bash[41173]: audit 2023-12-02T00:12:14.875440+0000 mon.c (mon.2) 9707 : audit 0 from='client.? 172.21.15.40:0/2339014140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:15 smithi141 bash[31670]: audit 2023-12-02T00:12:14.875440+0000 mon.c (mon.2) 9707 : audit 0 from='client.? 172.21.15.40:0/2339014140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:16 smithi040 bash[28232]: cluster 2023-12-02T00:12:14.809642+0000 mgr.y (mgr.24356) 15419 : cluster 0 pgmap v15387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:16.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:12:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:12:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:16 smithi040 bash[41173]: cluster 2023-12-02T00:12:14.809642+0000 mgr.y (mgr.24356) 15419 : cluster 0 pgmap v15387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:16 smithi141 bash[31670]: cluster 2023-12-02T00:12:14.809642+0000 mgr.y (mgr.24356) 15419 : cluster 0 pgmap v15387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:17 smithi040 bash[28232]: cluster 2023-12-02T00:12:16.810314+0000 mgr.y (mgr.24356) 15420 : cluster 0 pgmap v15388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:17 smithi040 bash[28232]: audit 2023-12-02T00:12:17.337327+0000 mon.c (mon.2) 9708 : audit 0 from='client.? 172.21.15.40:0/1572664930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:17 smithi040 bash[41173]: cluster 2023-12-02T00:12:16.810314+0000 mgr.y (mgr.24356) 15420 : cluster 0 pgmap v15388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:17 smithi040 bash[41173]: audit 2023-12-02T00:12:17.337327+0000 mon.c (mon.2) 9708 : audit 0 from='client.? 172.21.15.40:0/1572664930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:17 smithi141 bash[31670]: cluster 2023-12-02T00:12:16.810314+0000 mgr.y (mgr.24356) 15420 : cluster 0 pgmap v15388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:17 smithi141 bash[31670]: audit 2023-12-02T00:12:17.337327+0000 mon.c (mon.2) 9708 : audit 0 from='client.? 172.21.15.40:0/1572664930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:19 smithi040 bash[41173]: cluster 2023-12-02T00:12:18.810934+0000 mgr.y (mgr.24356) 15421 : cluster 0 pgmap v15389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:19 smithi040 bash[41173]: audit 2023-12-02T00:12:19.147153+0000 mon.c (mon.2) 9709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:19 smithi040 bash[41173]: audit 2023-12-02T00:12:19.804657+0000 mon.a (mon.0) 9630 : audit 0 from='client.? 172.21.15.40:0/207145129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:19 smithi040 bash[28232]: cluster 2023-12-02T00:12:18.810934+0000 mgr.y (mgr.24356) 15421 : cluster 0 pgmap v15389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:19 smithi040 bash[28232]: audit 2023-12-02T00:12:19.147153+0000 mon.c (mon.2) 9709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:19 smithi040 bash[28232]: audit 2023-12-02T00:12:19.804657+0000 mon.a (mon.0) 9630 : audit 0 from='client.? 172.21.15.40:0/207145129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:19 smithi141 bash[31670]: cluster 2023-12-02T00:12:18.810934+0000 mgr.y (mgr.24356) 15421 : cluster 0 pgmap v15389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:19 smithi141 bash[31670]: audit 2023-12-02T00:12:19.147153+0000 mon.c (mon.2) 9709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:19 smithi141 bash[31670]: audit 2023-12-02T00:12:19.804657+0000 mon.a (mon.0) 9630 : audit 0 from='client.? 172.21.15.40:0/207145129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:20 smithi040 bash[28232]: audit 2023-12-02T00:12:20.319440+0000 mon.c (mon.2) 9710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:12:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:20 smithi040 bash[41173]: audit 2023-12-02T00:12:20.319440+0000 mon.c (mon.2) 9710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:12:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:20 smithi141 bash[31670]: audit 2023-12-02T00:12:20.319440+0000 mon.c (mon.2) 9710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:12:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:21 smithi040 bash[28232]: cluster 2023-12-02T00:12:20.812090+0000 mgr.y (mgr.24356) 15422 : cluster 0 pgmap v15390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:21 smithi040 bash[41173]: cluster 2023-12-02T00:12:20.812090+0000 mgr.y (mgr.24356) 15422 : cluster 0 pgmap v15390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:21 smithi141 bash[31670]: cluster 2023-12-02T00:12:20.812090+0000 mgr.y (mgr.24356) 15422 : cluster 0 pgmap v15390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:22 smithi040 bash[41173]: audit 2023-12-02T00:12:22.265644+0000 mon.c (mon.2) 9711 : audit 0 from='client.? 172.21.15.40:0/3180842852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:22 smithi040 bash[28232]: audit 2023-12-02T00:12:22.265644+0000 mon.c (mon.2) 9711 : audit 0 from='client.? 172.21.15.40:0/3180842852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:22 smithi141 bash[31670]: audit 2023-12-02T00:12:22.265644+0000 mon.c (mon.2) 9711 : audit 0 from='client.? 172.21.15.40:0/3180842852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:23 smithi040 bash[28232]: cluster 2023-12-02T00:12:22.812885+0000 mgr.y (mgr.24356) 15423 : cluster 0 pgmap v15391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:23 smithi040 bash[41173]: cluster 2023-12-02T00:12:22.812885+0000 mgr.y (mgr.24356) 15423 : cluster 0 pgmap v15391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:23 smithi141 bash[31670]: cluster 2023-12-02T00:12:22.812885+0000 mgr.y (mgr.24356) 15423 : cluster 0 pgmap v15391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:25 smithi040 bash[41173]: audit 2023-12-02T00:12:24.741558+0000 mon.a (mon.0) 9631 : audit 0 from='client.? 172.21.15.40:0/2940270020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:25 smithi040 bash[28232]: audit 2023-12-02T00:12:24.741558+0000 mon.a (mon.0) 9631 : audit 0 from='client.? 172.21.15.40:0/2940270020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:25 smithi141 bash[31670]: audit 2023-12-02T00:12:24.741558+0000 mon.a (mon.0) 9631 : audit 0 from='client.? 172.21.15.40:0/2940270020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[28232]: cluster 2023-12-02T00:12:24.814034+0000 mgr.y (mgr.24356) 15424 : cluster 0 pgmap v15392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[28232]: audit 2023-12-02T00:12:26.213254+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[28232]: audit 2023-12-02T00:12:26.225312+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[41173]: cluster 2023-12-02T00:12:24.814034+0000 mgr.y (mgr.24356) 15424 : cluster 0 pgmap v15392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[41173]: audit 2023-12-02T00:12:26.213254+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[41173]: audit 2023-12-02T00:12:26.225312+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:12:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:12:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:26 smithi141 bash[31670]: cluster 2023-12-02T00:12:24.814034+0000 mgr.y (mgr.24356) 15424 : cluster 0 pgmap v15392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:26 smithi141 bash[31670]: audit 2023-12-02T00:12:26.213254+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:26 smithi141 bash[31670]: audit 2023-12-02T00:12:26.225312+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: audit 2023-12-02T00:12:26.518332+0000 mon.a (mon.0) 9634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: audit 2023-12-02T00:12:26.530736+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: cluster 2023-12-02T00:12:26.814846+0000 mgr.y (mgr.24356) 15425 : cluster 0 pgmap v15393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: audit 2023-12-02T00:12:27.010066+0000 mon.c (mon.2) 9712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:12:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: audit 2023-12-02T00:12:27.011757+0000 mon.c (mon.2) 9713 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:12:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: audit 2023-12-02T00:12:27.020833+0000 mon.a (mon.0) 9636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:27 smithi141 bash[31670]: audit 2023-12-02T00:12:27.211724+0000 mon.c (mon.2) 9714 : audit 0 from='client.? 172.21.15.40:0/283836756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: audit 2023-12-02T00:12:26.518332+0000 mon.a (mon.0) 9634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: audit 2023-12-02T00:12:26.530736+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: cluster 2023-12-02T00:12:26.814846+0000 mgr.y (mgr.24356) 15425 : cluster 0 pgmap v15393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: audit 2023-12-02T00:12:27.010066+0000 mon.c (mon.2) 9712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: audit 2023-12-02T00:12:27.011757+0000 mon.c (mon.2) 9713 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: audit 2023-12-02T00:12:27.020833+0000 mon.a (mon.0) 9636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[28232]: audit 2023-12-02T00:12:27.211724+0000 mon.c (mon.2) 9714 : audit 0 from='client.? 172.21.15.40:0/283836756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: audit 2023-12-02T00:12:26.518332+0000 mon.a (mon.0) 9634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: audit 2023-12-02T00:12:26.530736+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: cluster 2023-12-02T00:12:26.814846+0000 mgr.y (mgr.24356) 15425 : cluster 0 pgmap v15393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: audit 2023-12-02T00:12:27.010066+0000 mon.c (mon.2) 9712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: audit 2023-12-02T00:12:27.011757+0000 mon.c (mon.2) 9713 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: audit 2023-12-02T00:12:27.020833+0000 mon.a (mon.0) 9636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:12:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:27 smithi040 bash[41173]: audit 2023-12-02T00:12:27.211724+0000 mon.c (mon.2) 9714 : audit 0 from='client.? 172.21.15.40:0/283836756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:30 smithi040 bash[28232]: cluster 2023-12-02T00:12:28.815595+0000 mgr.y (mgr.24356) 15426 : cluster 0 pgmap v15394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:30 smithi040 bash[28232]: audit 2023-12-02T00:12:29.682561+0000 mon.a (mon.0) 9637 : audit 0 from='client.? 172.21.15.40:0/3139270736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:30 smithi040 bash[41173]: cluster 2023-12-02T00:12:28.815595+0000 mgr.y (mgr.24356) 15426 : cluster 0 pgmap v15394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:30 smithi040 bash[41173]: audit 2023-12-02T00:12:29.682561+0000 mon.a (mon.0) 9637 : audit 0 from='client.? 172.21.15.40:0/3139270736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:30 smithi141 bash[31670]: cluster 2023-12-02T00:12:28.815595+0000 mgr.y (mgr.24356) 15426 : cluster 0 pgmap v15394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:30 smithi141 bash[31670]: audit 2023-12-02T00:12:29.682561+0000 mon.a (mon.0) 9637 : audit 0 from='client.? 172.21.15.40:0/3139270736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:32 smithi040 bash[28232]: cluster 2023-12-02T00:12:30.816814+0000 mgr.y (mgr.24356) 15427 : cluster 0 pgmap v15395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:32 smithi040 bash[28232]: audit 2023-12-02T00:12:32.145580+0000 mon.a (mon.0) 9638 : audit 0 from='client.? 172.21.15.40:0/2432322910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:32 smithi040 bash[41173]: cluster 2023-12-02T00:12:30.816814+0000 mgr.y (mgr.24356) 15427 : cluster 0 pgmap v15395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:32 smithi040 bash[41173]: audit 2023-12-02T00:12:32.145580+0000 mon.a (mon.0) 9638 : audit 0 from='client.? 172.21.15.40:0/2432322910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:32 smithi141 bash[31670]: cluster 2023-12-02T00:12:30.816814+0000 mgr.y (mgr.24356) 15427 : cluster 0 pgmap v15395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:32 smithi141 bash[31670]: audit 2023-12-02T00:12:32.145580+0000 mon.a (mon.0) 9638 : audit 0 from='client.? 172.21.15.40:0/2432322910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:34 smithi040 bash[41173]: cluster 2023-12-02T00:12:32.817453+0000 mgr.y (mgr.24356) 15428 : cluster 0 pgmap v15396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:34 smithi040 bash[41173]: audit 2023-12-02T00:12:34.147502+0000 mon.c (mon.2) 9715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:34 smithi040 bash[28232]: cluster 2023-12-02T00:12:32.817453+0000 mgr.y (mgr.24356) 15428 : cluster 0 pgmap v15396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:34 smithi040 bash[28232]: audit 2023-12-02T00:12:34.147502+0000 mon.c (mon.2) 9715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:34 smithi141 bash[31670]: cluster 2023-12-02T00:12:32.817453+0000 mgr.y (mgr.24356) 15428 : cluster 0 pgmap v15396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:34 smithi141 bash[31670]: audit 2023-12-02T00:12:34.147502+0000 mon.c (mon.2) 9715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:35 smithi040 bash[41173]: audit 2023-12-02T00:12:34.611408+0000 mon.a (mon.0) 9639 : audit 0 from='client.? 172.21.15.40:0/4118471283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:35 smithi040 bash[28232]: audit 2023-12-02T00:12:34.611408+0000 mon.a (mon.0) 9639 : audit 0 from='client.? 172.21.15.40:0/4118471283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:35 smithi141 bash[31670]: audit 2023-12-02T00:12:34.611408+0000 mon.a (mon.0) 9639 : audit 0 from='client.? 172.21.15.40:0/4118471283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:36 smithi040 bash[28232]: cluster 2023-12-02T00:12:34.818613+0000 mgr.y (mgr.24356) 15429 : cluster 0 pgmap v15397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:36.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:12:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:12:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:36 smithi040 bash[41173]: cluster 2023-12-02T00:12:34.818613+0000 mgr.y (mgr.24356) 15429 : cluster 0 pgmap v15397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:36 smithi141 bash[31670]: cluster 2023-12-02T00:12:34.818613+0000 mgr.y (mgr.24356) 15429 : cluster 0 pgmap v15397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:37 smithi040 bash[41173]: cluster 2023-12-02T00:12:36.819289+0000 mgr.y (mgr.24356) 15430 : cluster 0 pgmap v15398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:37 smithi040 bash[41173]: audit 2023-12-02T00:12:37.072997+0000 mon.c (mon.2) 9716 : audit 0 from='client.? 172.21.15.40:0/2402660118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:37 smithi040 bash[28232]: cluster 2023-12-02T00:12:36.819289+0000 mgr.y (mgr.24356) 15430 : cluster 0 pgmap v15398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:37 smithi040 bash[28232]: audit 2023-12-02T00:12:37.072997+0000 mon.c (mon.2) 9716 : audit 0 from='client.? 172.21.15.40:0/2402660118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:37 smithi141 bash[31670]: cluster 2023-12-02T00:12:36.819289+0000 mgr.y (mgr.24356) 15430 : cluster 0 pgmap v15398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:37 smithi141 bash[31670]: audit 2023-12-02T00:12:37.072997+0000 mon.c (mon.2) 9716 : audit 0 from='client.? 172.21.15.40:0/2402660118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:40 smithi040 bash[41173]: cluster 2023-12-02T00:12:38.819932+0000 mgr.y (mgr.24356) 15431 : cluster 0 pgmap v15399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:40 smithi040 bash[41173]: audit 2023-12-02T00:12:39.555436+0000 mon.a (mon.0) 9640 : audit 0 from='client.? 172.21.15.40:0/1826418975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:40 smithi040 bash[28232]: cluster 2023-12-02T00:12:38.819932+0000 mgr.y (mgr.24356) 15431 : cluster 0 pgmap v15399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:40 smithi040 bash[28232]: audit 2023-12-02T00:12:39.555436+0000 mon.a (mon.0) 9640 : audit 0 from='client.? 172.21.15.40:0/1826418975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:40 smithi141 bash[31670]: cluster 2023-12-02T00:12:38.819932+0000 mgr.y (mgr.24356) 15431 : cluster 0 pgmap v15399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:40 smithi141 bash[31670]: audit 2023-12-02T00:12:39.555436+0000 mon.a (mon.0) 9640 : audit 0 from='client.? 172.21.15.40:0/1826418975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:42 smithi040 bash[41173]: cluster 2023-12-02T00:12:40.821089+0000 mgr.y (mgr.24356) 15432 : cluster 0 pgmap v15400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:42 smithi040 bash[41173]: audit 2023-12-02T00:12:42.020283+0000 mon.c (mon.2) 9717 : audit 0 from='client.? 172.21.15.40:0/4082390221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:42 smithi040 bash[28232]: cluster 2023-12-02T00:12:40.821089+0000 mgr.y (mgr.24356) 15432 : cluster 0 pgmap v15400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:42 smithi040 bash[28232]: audit 2023-12-02T00:12:42.020283+0000 mon.c (mon.2) 9717 : audit 0 from='client.? 172.21.15.40:0/4082390221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:42 smithi141 bash[31670]: cluster 2023-12-02T00:12:40.821089+0000 mgr.y (mgr.24356) 15432 : cluster 0 pgmap v15400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:42 smithi141 bash[31670]: audit 2023-12-02T00:12:42.020283+0000 mon.c (mon.2) 9717 : audit 0 from='client.? 172.21.15.40:0/4082390221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:44 smithi040 bash[41173]: cluster 2023-12-02T00:12:42.821858+0000 mgr.y (mgr.24356) 15433 : cluster 0 pgmap v15401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:44 smithi040 bash[28232]: cluster 2023-12-02T00:12:42.821858+0000 mgr.y (mgr.24356) 15433 : cluster 0 pgmap v15401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:44 smithi141 bash[31670]: cluster 2023-12-02T00:12:42.821858+0000 mgr.y (mgr.24356) 15433 : cluster 0 pgmap v15401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:45 smithi040 bash[41173]: audit 2023-12-02T00:12:44.483452+0000 mon.a (mon.0) 9641 : audit 0 from='client.? 172.21.15.40:0/3675762509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:45 smithi040 bash[28232]: audit 2023-12-02T00:12:44.483452+0000 mon.a (mon.0) 9641 : audit 0 from='client.? 172.21.15.40:0/3675762509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:45 smithi141 bash[31670]: audit 2023-12-02T00:12:44.483452+0000 mon.a (mon.0) 9641 : audit 0 from='client.? 172.21.15.40:0/3675762509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:46 smithi040 bash[28232]: cluster 2023-12-02T00:12:44.823096+0000 mgr.y (mgr.24356) 15434 : cluster 0 pgmap v15402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:46.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:12:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:12:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:46 smithi040 bash[41173]: cluster 2023-12-02T00:12:44.823096+0000 mgr.y (mgr.24356) 15434 : cluster 0 pgmap v15402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:46 smithi141 bash[31670]: cluster 2023-12-02T00:12:44.823096+0000 mgr.y (mgr.24356) 15434 : cluster 0 pgmap v15402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:47 smithi040 bash[41173]: cluster 2023-12-02T00:12:46.823761+0000 mgr.y (mgr.24356) 15435 : cluster 0 pgmap v15403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:47 smithi040 bash[41173]: audit 2023-12-02T00:12:46.945301+0000 mon.a (mon.0) 9642 : audit 0 from='client.? 172.21.15.40:0/4236065927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:47 smithi040 bash[28232]: cluster 2023-12-02T00:12:46.823761+0000 mgr.y (mgr.24356) 15435 : cluster 0 pgmap v15403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:47 smithi040 bash[28232]: audit 2023-12-02T00:12:46.945301+0000 mon.a (mon.0) 9642 : audit 0 from='client.? 172.21.15.40:0/4236065927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:47 smithi141 bash[31670]: cluster 2023-12-02T00:12:46.823761+0000 mgr.y (mgr.24356) 15435 : cluster 0 pgmap v15403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:47 smithi141 bash[31670]: audit 2023-12-02T00:12:46.945301+0000 mon.a (mon.0) 9642 : audit 0 from='client.? 172.21.15.40:0/4236065927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:49 smithi040 bash[28232]: cluster 2023-12-02T00:12:48.824411+0000 mgr.y (mgr.24356) 15436 : cluster 0 pgmap v15404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:49 smithi040 bash[28232]: audit 2023-12-02T00:12:49.148269+0000 mon.c (mon.2) 9718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:49 smithi040 bash[28232]: audit 2023-12-02T00:12:49.422338+0000 mon.a (mon.0) 9643 : audit 0 from='client.? 172.21.15.40:0/343218593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:49 smithi040 bash[41173]: cluster 2023-12-02T00:12:48.824411+0000 mgr.y (mgr.24356) 15436 : cluster 0 pgmap v15404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:49 smithi040 bash[41173]: audit 2023-12-02T00:12:49.148269+0000 mon.c (mon.2) 9718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:49 smithi040 bash[41173]: audit 2023-12-02T00:12:49.422338+0000 mon.a (mon.0) 9643 : audit 0 from='client.? 172.21.15.40:0/343218593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:49 smithi141 bash[31670]: cluster 2023-12-02T00:12:48.824411+0000 mgr.y (mgr.24356) 15436 : cluster 0 pgmap v15404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:49 smithi141 bash[31670]: audit 2023-12-02T00:12:49.148269+0000 mon.c (mon.2) 9718 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:49 smithi141 bash[31670]: audit 2023-12-02T00:12:49.422338+0000 mon.a (mon.0) 9643 : audit 0 from='client.? 172.21.15.40:0/343218593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:51 smithi040 bash[41173]: cluster 2023-12-02T00:12:50.825545+0000 mgr.y (mgr.24356) 15437 : cluster 0 pgmap v15405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:51 smithi040 bash[28232]: cluster 2023-12-02T00:12:50.825545+0000 mgr.y (mgr.24356) 15437 : cluster 0 pgmap v15405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:51 smithi141 bash[31670]: cluster 2023-12-02T00:12:50.825545+0000 mgr.y (mgr.24356) 15437 : cluster 0 pgmap v15405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:52 smithi040 bash[28232]: audit 2023-12-02T00:12:51.891949+0000 mon.c (mon.2) 9719 : audit 0 from='client.? 172.21.15.40:0/1163260269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:52 smithi040 bash[41173]: audit 2023-12-02T00:12:51.891949+0000 mon.c (mon.2) 9719 : audit 0 from='client.? 172.21.15.40:0/1163260269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:52 smithi141 bash[31670]: audit 2023-12-02T00:12:51.891949+0000 mon.c (mon.2) 9719 : audit 0 from='client.? 172.21.15.40:0/1163260269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:53 smithi040 bash[28232]: cluster 2023-12-02T00:12:52.826226+0000 mgr.y (mgr.24356) 15438 : cluster 0 pgmap v15406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:53 smithi040 bash[41173]: cluster 2023-12-02T00:12:52.826226+0000 mgr.y (mgr.24356) 15438 : cluster 0 pgmap v15406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:53 smithi141 bash[31670]: cluster 2023-12-02T00:12:52.826226+0000 mgr.y (mgr.24356) 15438 : cluster 0 pgmap v15406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:54 smithi040 bash[28232]: audit 2023-12-02T00:12:54.357875+0000 mon.a (mon.0) 9644 : audit 0 from='client.? 172.21.15.40:0/2969559814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:54 smithi040 bash[41173]: audit 2023-12-02T00:12:54.357875+0000 mon.a (mon.0) 9644 : audit 0 from='client.? 172.21.15.40:0/2969559814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:54 smithi141 bash[31670]: audit 2023-12-02T00:12:54.357875+0000 mon.a (mon.0) 9644 : audit 0 from='client.? 172.21.15.40:0/2969559814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:56.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:56 smithi040 bash[41173]: cluster 2023-12-02T00:12:54.827531+0000 mgr.y (mgr.24356) 15439 : cluster 0 pgmap v15407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:56 smithi040 bash[28232]: cluster 2023-12-02T00:12:54.827531+0000 mgr.y (mgr.24356) 15439 : cluster 0 pgmap v15407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:12:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:12:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:56 smithi141 bash[31670]: cluster 2023-12-02T00:12:54.827531+0000 mgr.y (mgr.24356) 15439 : cluster 0 pgmap v15407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:57 smithi040 bash[28232]: audit 2023-12-02T00:12:56.833990+0000 mon.c (mon.2) 9720 : audit 0 from='client.? 172.21.15.40:0/3404184379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:57 smithi040 bash[41173]: audit 2023-12-02T00:12:56.833990+0000 mon.c (mon.2) 9720 : audit 0 from='client.? 172.21.15.40:0/3404184379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:57 smithi141 bash[31670]: audit 2023-12-02T00:12:56.833990+0000 mon.c (mon.2) 9720 : audit 0 from='client.? 172.21.15.40:0/3404184379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:58 smithi040 bash[28232]: cluster 2023-12-02T00:12:56.828230+0000 mgr.y (mgr.24356) 15440 : cluster 0 pgmap v15408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:58 smithi040 bash[41173]: cluster 2023-12-02T00:12:56.828230+0000 mgr.y (mgr.24356) 15440 : cluster 0 pgmap v15408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:58 smithi141 bash[31670]: cluster 2023-12-02T00:12:56.828230+0000 mgr.y (mgr.24356) 15440 : cluster 0 pgmap v15408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:59 smithi040 bash[28232]: cluster 2023-12-02T00:12:58.828914+0000 mgr.y (mgr.24356) 15441 : cluster 0 pgmap v15409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:12:59 smithi040 bash[28232]: audit 2023-12-02T00:12:59.298002+0000 mon.c (mon.2) 9721 : audit 0 from='client.? 172.21.15.40:0/1773455851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:59 smithi040 bash[41173]: cluster 2023-12-02T00:12:58.828914+0000 mgr.y (mgr.24356) 15441 : cluster 0 pgmap v15409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:12:59 smithi040 bash[41173]: audit 2023-12-02T00:12:59.298002+0000 mon.c (mon.2) 9721 : audit 0 from='client.? 172.21.15.40:0/1773455851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:12:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:59 smithi141 bash[31670]: cluster 2023-12-02T00:12:58.828914+0000 mgr.y (mgr.24356) 15441 : cluster 0 pgmap v15409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:12:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:12:59 smithi141 bash[31670]: audit 2023-12-02T00:12:59.298002+0000 mon.c (mon.2) 9721 : audit 0 from='client.? 172.21.15.40:0/1773455851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:01 smithi040 bash[28232]: cluster 2023-12-02T00:13:00.830134+0000 mgr.y (mgr.24356) 15442 : cluster 0 pgmap v15410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:01 smithi040 bash[28232]: audit 2023-12-02T00:13:01.764699+0000 mon.a (mon.0) 9645 : audit 0 from='client.? 172.21.15.40:0/3344974247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:01 smithi040 bash[41173]: cluster 2023-12-02T00:13:00.830134+0000 mgr.y (mgr.24356) 15442 : cluster 0 pgmap v15410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:01 smithi040 bash[41173]: audit 2023-12-02T00:13:01.764699+0000 mon.a (mon.0) 9645 : audit 0 from='client.? 172.21.15.40:0/3344974247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:01 smithi141 bash[31670]: cluster 2023-12-02T00:13:00.830134+0000 mgr.y (mgr.24356) 15442 : cluster 0 pgmap v15410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:01 smithi141 bash[31670]: audit 2023-12-02T00:13:01.764699+0000 mon.a (mon.0) 9645 : audit 0 from='client.? 172.21.15.40:0/3344974247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:03 smithi040 bash[28232]: cluster 2023-12-02T00:13:02.830832+0000 mgr.y (mgr.24356) 15443 : cluster 0 pgmap v15411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:03 smithi040 bash[41173]: cluster 2023-12-02T00:13:02.830832+0000 mgr.y (mgr.24356) 15443 : cluster 0 pgmap v15411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:03 smithi141 bash[31670]: cluster 2023-12-02T00:13:02.830832+0000 mgr.y (mgr.24356) 15443 : cluster 0 pgmap v15411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:04 smithi040 bash[28232]: audit 2023-12-02T00:13:04.148240+0000 mon.c (mon.2) 9722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:04 smithi040 bash[28232]: audit 2023-12-02T00:13:04.224757+0000 mon.c (mon.2) 9723 : audit 0 from='client.? 172.21.15.40:0/3981447886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:04 smithi040 bash[41173]: audit 2023-12-02T00:13:04.148240+0000 mon.c (mon.2) 9722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:04 smithi040 bash[41173]: audit 2023-12-02T00:13:04.224757+0000 mon.c (mon.2) 9723 : audit 0 from='client.? 172.21.15.40:0/3981447886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:04 smithi141 bash[31670]: audit 2023-12-02T00:13:04.148240+0000 mon.c (mon.2) 9722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:04 smithi141 bash[31670]: audit 2023-12-02T00:13:04.224757+0000 mon.c (mon.2) 9723 : audit 0 from='client.? 172.21.15.40:0/3981447886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:06 smithi040 bash[28232]: cluster 2023-12-02T00:13:04.832077+0000 mgr.y (mgr.24356) 15444 : cluster 0 pgmap v15412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:06.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:13:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:13:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:06 smithi040 bash[41173]: cluster 2023-12-02T00:13:04.832077+0000 mgr.y (mgr.24356) 15444 : cluster 0 pgmap v15412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:06 smithi141 bash[31670]: cluster 2023-12-02T00:13:04.832077+0000 mgr.y (mgr.24356) 15444 : cluster 0 pgmap v15412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:07 smithi040 bash[28232]: audit 2023-12-02T00:13:06.691944+0000 mon.c (mon.2) 9724 : audit 0 from='client.? 172.21.15.40:0/71671538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:07 smithi040 bash[28232]: cluster 2023-12-02T00:13:06.832779+0000 mgr.y (mgr.24356) 15445 : cluster 0 pgmap v15413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:07 smithi040 bash[41173]: audit 2023-12-02T00:13:06.691944+0000 mon.c (mon.2) 9724 : audit 0 from='client.? 172.21.15.40:0/71671538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:07 smithi040 bash[41173]: cluster 2023-12-02T00:13:06.832779+0000 mgr.y (mgr.24356) 15445 : cluster 0 pgmap v15413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:07 smithi141 bash[31670]: audit 2023-12-02T00:13:06.691944+0000 mon.c (mon.2) 9724 : audit 0 from='client.? 172.21.15.40:0/71671538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:07 smithi141 bash[31670]: cluster 2023-12-02T00:13:06.832779+0000 mgr.y (mgr.24356) 15445 : cluster 0 pgmap v15413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:09 smithi040 bash[28232]: cluster 2023-12-02T00:13:08.833540+0000 mgr.y (mgr.24356) 15446 : cluster 0 pgmap v15414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:09 smithi040 bash[28232]: audit 2023-12-02T00:13:09.157083+0000 mon.c (mon.2) 9725 : audit 0 from='client.? 172.21.15.40:0/264083068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:09 smithi040 bash[41173]: cluster 2023-12-02T00:13:08.833540+0000 mgr.y (mgr.24356) 15446 : cluster 0 pgmap v15414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:09 smithi040 bash[41173]: audit 2023-12-02T00:13:09.157083+0000 mon.c (mon.2) 9725 : audit 0 from='client.? 172.21.15.40:0/264083068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:09 smithi141 bash[31670]: cluster 2023-12-02T00:13:08.833540+0000 mgr.y (mgr.24356) 15446 : cluster 0 pgmap v15414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:09 smithi141 bash[31670]: audit 2023-12-02T00:13:09.157083+0000 mon.c (mon.2) 9725 : audit 0 from='client.? 172.21.15.40:0/264083068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:11 smithi040 bash[28232]: cluster 2023-12-02T00:13:10.834649+0000 mgr.y (mgr.24356) 15447 : cluster 0 pgmap v15415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:11 smithi040 bash[28232]: audit 2023-12-02T00:13:11.610533+0000 mon.a (mon.0) 9646 : audit 0 from='client.? 172.21.15.40:0/4215071770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:11 smithi040 bash[41173]: cluster 2023-12-02T00:13:10.834649+0000 mgr.y (mgr.24356) 15447 : cluster 0 pgmap v15415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:11 smithi040 bash[41173]: audit 2023-12-02T00:13:11.610533+0000 mon.a (mon.0) 9646 : audit 0 from='client.? 172.21.15.40:0/4215071770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:11 smithi141 bash[31670]: cluster 2023-12-02T00:13:10.834649+0000 mgr.y (mgr.24356) 15447 : cluster 0 pgmap v15415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:11 smithi141 bash[31670]: audit 2023-12-02T00:13:11.610533+0000 mon.a (mon.0) 9646 : audit 0 from='client.? 172.21.15.40:0/4215071770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:13 smithi040 bash[28232]: cluster 2023-12-02T00:13:12.835322+0000 mgr.y (mgr.24356) 15448 : cluster 0 pgmap v15416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:13 smithi040 bash[41173]: cluster 2023-12-02T00:13:12.835322+0000 mgr.y (mgr.24356) 15448 : cluster 0 pgmap v15416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:13 smithi141 bash[31670]: cluster 2023-12-02T00:13:12.835322+0000 mgr.y (mgr.24356) 15448 : cluster 0 pgmap v15416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:14 smithi040 bash[28232]: audit 2023-12-02T00:13:14.078795+0000 mon.a (mon.0) 9647 : audit 0 from='client.? 172.21.15.40:0/2312387163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:14 smithi040 bash[41173]: audit 2023-12-02T00:13:14.078795+0000 mon.a (mon.0) 9647 : audit 0 from='client.? 172.21.15.40:0/2312387163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:14 smithi141 bash[31670]: audit 2023-12-02T00:13:14.078795+0000 mon.a (mon.0) 9647 : audit 0 from='client.? 172.21.15.40:0/2312387163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:15 smithi040 bash[28232]: cluster 2023-12-02T00:13:14.836681+0000 mgr.y (mgr.24356) 15449 : cluster 0 pgmap v15417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:15 smithi040 bash[41173]: cluster 2023-12-02T00:13:14.836681+0000 mgr.y (mgr.24356) 15449 : cluster 0 pgmap v15417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:15 smithi141 bash[31670]: cluster 2023-12-02T00:13:14.836681+0000 mgr.y (mgr.24356) 15449 : cluster 0 pgmap v15417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:13:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:13:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:16 smithi141 bash[31670]: audit 2023-12-02T00:13:16.547724+0000 mon.c (mon.2) 9726 : audit 0 from='client.? 172.21.15.40:0/2867610840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:16 smithi040 bash[28232]: audit 2023-12-02T00:13:16.547724+0000 mon.c (mon.2) 9726 : audit 0 from='client.? 172.21.15.40:0/2867610840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:16 smithi040 bash[41173]: audit 2023-12-02T00:13:16.547724+0000 mon.c (mon.2) 9726 : audit 0 from='client.? 172.21.15.40:0/2867610840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:17 smithi141 bash[31670]: cluster 2023-12-02T00:13:16.837498+0000 mgr.y (mgr.24356) 15450 : cluster 0 pgmap v15418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:17 smithi040 bash[28232]: cluster 2023-12-02T00:13:16.837498+0000 mgr.y (mgr.24356) 15450 : cluster 0 pgmap v15418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:17 smithi040 bash[41173]: cluster 2023-12-02T00:13:16.837498+0000 mgr.y (mgr.24356) 15450 : cluster 0 pgmap v15418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:19 smithi141 bash[31670]: cluster 2023-12-02T00:13:18.838309+0000 mgr.y (mgr.24356) 15451 : cluster 0 pgmap v15419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:19 smithi141 bash[31670]: audit 2023-12-02T00:13:19.012138+0000 mon.a (mon.0) 9648 : audit 0 from='client.? 172.21.15.40:0/1391213364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:19 smithi141 bash[31670]: audit 2023-12-02T00:13:19.148744+0000 mon.c (mon.2) 9727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:19 smithi040 bash[41173]: cluster 2023-12-02T00:13:18.838309+0000 mgr.y (mgr.24356) 15451 : cluster 0 pgmap v15419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:19 smithi040 bash[41173]: audit 2023-12-02T00:13:19.012138+0000 mon.a (mon.0) 9648 : audit 0 from='client.? 172.21.15.40:0/1391213364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:19 smithi040 bash[41173]: audit 2023-12-02T00:13:19.148744+0000 mon.c (mon.2) 9727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:19 smithi040 bash[28232]: cluster 2023-12-02T00:13:18.838309+0000 mgr.y (mgr.24356) 15451 : cluster 0 pgmap v15419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:19 smithi040 bash[28232]: audit 2023-12-02T00:13:19.012138+0000 mon.a (mon.0) 9648 : audit 0 from='client.? 172.21.15.40:0/1391213364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:19 smithi040 bash[28232]: audit 2023-12-02T00:13:19.148744+0000 mon.c (mon.2) 9727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:21 smithi141 bash[31670]: cluster 2023-12-02T00:13:20.839508+0000 mgr.y (mgr.24356) 15452 : cluster 0 pgmap v15420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:21 smithi141 bash[31670]: audit 2023-12-02T00:13:21.466922+0000 mon.c (mon.2) 9728 : audit 0 from='client.? 172.21.15.40:0/423030549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:21 smithi040 bash[28232]: cluster 2023-12-02T00:13:20.839508+0000 mgr.y (mgr.24356) 15452 : cluster 0 pgmap v15420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:21 smithi040 bash[28232]: audit 2023-12-02T00:13:21.466922+0000 mon.c (mon.2) 9728 : audit 0 from='client.? 172.21.15.40:0/423030549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:21 smithi040 bash[41173]: cluster 2023-12-02T00:13:20.839508+0000 mgr.y (mgr.24356) 15452 : cluster 0 pgmap v15420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:21 smithi040 bash[41173]: audit 2023-12-02T00:13:21.466922+0000 mon.c (mon.2) 9728 : audit 0 from='client.? 172.21.15.40:0/423030549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:23 smithi141 bash[31670]: cluster 2023-12-02T00:13:22.840305+0000 mgr.y (mgr.24356) 15453 : cluster 0 pgmap v15421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:23 smithi141 bash[31670]: audit 2023-12-02T00:13:23.919310+0000 mon.a (mon.0) 9649 : audit 0 from='client.? 172.21.15.40:0/409355857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:23 smithi040 bash[41173]: cluster 2023-12-02T00:13:22.840305+0000 mgr.y (mgr.24356) 15453 : cluster 0 pgmap v15421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:23 smithi040 bash[41173]: audit 2023-12-02T00:13:23.919310+0000 mon.a (mon.0) 9649 : audit 0 from='client.? 172.21.15.40:0/409355857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:23 smithi040 bash[28232]: cluster 2023-12-02T00:13:22.840305+0000 mgr.y (mgr.24356) 15453 : cluster 0 pgmap v15421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:23 smithi040 bash[28232]: audit 2023-12-02T00:13:23.919310+0000 mon.a (mon.0) 9649 : audit 0 from='client.? 172.21.15.40:0/409355857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:13:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:13:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:26 smithi040 bash[28232]: cluster 2023-12-02T00:13:24.841511+0000 mgr.y (mgr.24356) 15454 : cluster 0 pgmap v15422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:26 smithi040 bash[28232]: audit 2023-12-02T00:13:26.381281+0000 mon.c (mon.2) 9729 : audit 0 from='client.? 172.21.15.40:0/704075332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:26 smithi040 bash[41173]: cluster 2023-12-02T00:13:24.841511+0000 mgr.y (mgr.24356) 15454 : cluster 0 pgmap v15422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:26 smithi040 bash[41173]: audit 2023-12-02T00:13:26.381281+0000 mon.c (mon.2) 9729 : audit 0 from='client.? 172.21.15.40:0/704075332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:26 smithi141 bash[31670]: cluster 2023-12-02T00:13:24.841511+0000 mgr.y (mgr.24356) 15454 : cluster 0 pgmap v15422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:26 smithi141 bash[31670]: audit 2023-12-02T00:13:26.381281+0000 mon.c (mon.2) 9729 : audit 0 from='client.? 172.21.15.40:0/704075332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:27 smithi040 bash[28232]: cluster 2023-12-02T00:13:26.842187+0000 mgr.y (mgr.24356) 15455 : cluster 0 pgmap v15423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:27 smithi040 bash[28232]: audit 2023-12-02T00:13:27.104156+0000 mon.c (mon.2) 9730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:13:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:27 smithi040 bash[41173]: cluster 2023-12-02T00:13:26.842187+0000 mgr.y (mgr.24356) 15455 : cluster 0 pgmap v15423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:27 smithi040 bash[41173]: audit 2023-12-02T00:13:27.104156+0000 mon.c (mon.2) 9730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:13:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:27 smithi141 bash[31670]: cluster 2023-12-02T00:13:26.842187+0000 mgr.y (mgr.24356) 15455 : cluster 0 pgmap v15423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:27 smithi141 bash[31670]: audit 2023-12-02T00:13:27.104156+0000 mon.c (mon.2) 9730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:13:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:28 smithi040 bash[28232]: audit 2023-12-02T00:13:28.837188+0000 mon.a (mon.0) 9650 : audit 0 from='client.? 172.21.15.40:0/370183000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:28 smithi040 bash[41173]: audit 2023-12-02T00:13:28.837188+0000 mon.a (mon.0) 9650 : audit 0 from='client.? 172.21.15.40:0/370183000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:28 smithi141 bash[31670]: audit 2023-12-02T00:13:28.837188+0000 mon.a (mon.0) 9650 : audit 0 from='client.? 172.21.15.40:0/370183000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:30 smithi040 bash[28232]: cluster 2023-12-02T00:13:28.842843+0000 mgr.y (mgr.24356) 15456 : cluster 0 pgmap v15424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:30 smithi040 bash[41173]: cluster 2023-12-02T00:13:28.842843+0000 mgr.y (mgr.24356) 15456 : cluster 0 pgmap v15424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:30 smithi141 bash[31670]: cluster 2023-12-02T00:13:28.842843+0000 mgr.y (mgr.24356) 15456 : cluster 0 pgmap v15424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:31 smithi040 bash[28232]: cluster 2023-12-02T00:13:30.844120+0000 mgr.y (mgr.24356) 15457 : cluster 0 pgmap v15425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:31 smithi040 bash[28232]: audit 2023-12-02T00:13:31.301841+0000 mon.c (mon.2) 9731 : audit 0 from='client.? 172.21.15.40:0/2076951979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:31 smithi040 bash[41173]: cluster 2023-12-02T00:13:30.844120+0000 mgr.y (mgr.24356) 15457 : cluster 0 pgmap v15425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:31 smithi040 bash[41173]: audit 2023-12-02T00:13:31.301841+0000 mon.c (mon.2) 9731 : audit 0 from='client.? 172.21.15.40:0/2076951979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:31 smithi141 bash[31670]: cluster 2023-12-02T00:13:30.844120+0000 mgr.y (mgr.24356) 15457 : cluster 0 pgmap v15425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:31 smithi141 bash[31670]: audit 2023-12-02T00:13:31.301841+0000 mon.c (mon.2) 9731 : audit 0 from='client.? 172.21.15.40:0/2076951979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:34 smithi141 bash[31670]: cluster 2023-12-02T00:13:32.845025+0000 mgr.y (mgr.24356) 15458 : cluster 0 pgmap v15426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:34 smithi141 bash[31670]: audit 2023-12-02T00:13:33.005471+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:34 smithi141 bash[31670]: audit 2023-12-02T00:13:33.017082+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:34 smithi141 bash[31670]: audit 2023-12-02T00:13:33.355894+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:34 smithi141 bash[31670]: audit 2023-12-02T00:13:33.365510+0000 mon.a (mon.0) 9654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:34 smithi141 bash[31670]: audit 2023-12-02T00:13:33.803509+0000 mon.a (mon.0) 9655 : audit 0 from='client.? 172.21.15.40:0/2594053250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[28232]: cluster 2023-12-02T00:13:32.845025+0000 mgr.y (mgr.24356) 15458 : cluster 0 pgmap v15426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[28232]: audit 2023-12-02T00:13:33.005471+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[28232]: audit 2023-12-02T00:13:33.017082+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[28232]: audit 2023-12-02T00:13:33.355894+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[28232]: audit 2023-12-02T00:13:33.365510+0000 mon.a (mon.0) 9654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[28232]: audit 2023-12-02T00:13:33.803509+0000 mon.a (mon.0) 9655 : audit 0 from='client.? 172.21.15.40:0/2594053250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[41173]: cluster 2023-12-02T00:13:32.845025+0000 mgr.y (mgr.24356) 15458 : cluster 0 pgmap v15426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[41173]: audit 2023-12-02T00:13:33.005471+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[41173]: audit 2023-12-02T00:13:33.017082+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[41173]: audit 2023-12-02T00:13:33.355894+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[41173]: audit 2023-12-02T00:13:33.365510+0000 mon.a (mon.0) 9654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:34 smithi040 bash[41173]: audit 2023-12-02T00:13:33.803509+0000 mon.a (mon.0) 9655 : audit 0 from='client.? 172.21.15.40:0/2594053250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:35 smithi141 bash[31670]: audit 2023-12-02T00:13:34.149085+0000 mon.c (mon.2) 9732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:35 smithi040 bash[28232]: audit 2023-12-02T00:13:34.149085+0000 mon.c (mon.2) 9732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:35 smithi040 bash[41173]: audit 2023-12-02T00:13:34.149085+0000 mon.c (mon.2) 9732 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:36 smithi141 bash[31670]: cluster 2023-12-02T00:13:34.846205+0000 mgr.y (mgr.24356) 15459 : cluster 0 pgmap v15427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:36 smithi040 bash[28232]: cluster 2023-12-02T00:13:34.846205+0000 mgr.y (mgr.24356) 15459 : cluster 0 pgmap v15427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:36 smithi040 bash[41173]: cluster 2023-12-02T00:13:34.846205+0000 mgr.y (mgr.24356) 15459 : cluster 0 pgmap v15427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:13:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:13:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:37 smithi141 bash[31670]: audit 2023-12-02T00:13:36.270864+0000 mon.a (mon.0) 9656 : audit 0 from='client.? 172.21.15.40:0/514182526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:37 smithi040 bash[41173]: audit 2023-12-02T00:13:36.270864+0000 mon.a (mon.0) 9656 : audit 0 from='client.? 172.21.15.40:0/514182526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:37 smithi040 bash[28232]: audit 2023-12-02T00:13:36.270864+0000 mon.a (mon.0) 9656 : audit 0 from='client.? 172.21.15.40:0/514182526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:38 smithi141 bash[31670]: cluster 2023-12-02T00:13:36.846869+0000 mgr.y (mgr.24356) 15460 : cluster 0 pgmap v15428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:38.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:38 smithi040 bash[28232]: cluster 2023-12-02T00:13:36.846869+0000 mgr.y (mgr.24356) 15460 : cluster 0 pgmap v15428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:38.391 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:38 smithi040 bash[41173]: cluster 2023-12-02T00:13:36.846869+0000 mgr.y (mgr.24356) 15460 : cluster 0 pgmap v15428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:39 smithi141 bash[31670]: audit 2023-12-02T00:13:38.723971+0000 mon.a (mon.0) 9657 : audit 0 from='client.? 172.21.15.40:0/3574264259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:39 smithi040 bash[28232]: audit 2023-12-02T00:13:38.723971+0000 mon.a (mon.0) 9657 : audit 0 from='client.? 172.21.15.40:0/3574264259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:39 smithi040 bash[41173]: audit 2023-12-02T00:13:38.723971+0000 mon.a (mon.0) 9657 : audit 0 from='client.? 172.21.15.40:0/3574264259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:40 smithi040 bash[28232]: cluster 2023-12-02T00:13:38.847490+0000 mgr.y (mgr.24356) 15461 : cluster 0 pgmap v15429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:40 smithi040 bash[41173]: cluster 2023-12-02T00:13:38.847490+0000 mgr.y (mgr.24356) 15461 : cluster 0 pgmap v15429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:40.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:40 smithi141 bash[31670]: cluster 2023-12-02T00:13:38.847490+0000 mgr.y (mgr.24356) 15461 : cluster 0 pgmap v15429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:41 smithi040 bash[28232]: cluster 2023-12-02T00:13:40.848294+0000 mgr.y (mgr.24356) 15462 : cluster 0 pgmap v15430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:41 smithi040 bash[28232]: audit 2023-12-02T00:13:41.179331+0000 mon.a (mon.0) 9658 : audit 0 from='client.? 172.21.15.40:0/4140113886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:41 smithi040 bash[41173]: cluster 2023-12-02T00:13:40.848294+0000 mgr.y (mgr.24356) 15462 : cluster 0 pgmap v15430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:41 smithi040 bash[41173]: audit 2023-12-02T00:13:41.179331+0000 mon.a (mon.0) 9658 : audit 0 from='client.? 172.21.15.40:0/4140113886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:41 smithi141 bash[31670]: cluster 2023-12-02T00:13:40.848294+0000 mgr.y (mgr.24356) 15462 : cluster 0 pgmap v15430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:41 smithi141 bash[31670]: audit 2023-12-02T00:13:41.179331+0000 mon.a (mon.0) 9658 : audit 0 from='client.? 172.21.15.40:0/4140113886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:43 smithi040 bash[28232]: cluster 2023-12-02T00:13:42.848861+0000 mgr.y (mgr.24356) 15463 : cluster 0 pgmap v15431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:43 smithi040 bash[28232]: audit 2023-12-02T00:13:43.647473+0000 mon.a (mon.0) 9659 : audit 0 from='client.? 172.21.15.40:0/2546166464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:43 smithi040 bash[41173]: cluster 2023-12-02T00:13:42.848861+0000 mgr.y (mgr.24356) 15463 : cluster 0 pgmap v15431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:43 smithi040 bash[41173]: audit 2023-12-02T00:13:43.647473+0000 mon.a (mon.0) 9659 : audit 0 from='client.? 172.21.15.40:0/2546166464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:43 smithi141 bash[31670]: cluster 2023-12-02T00:13:42.848861+0000 mgr.y (mgr.24356) 15463 : cluster 0 pgmap v15431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:43 smithi141 bash[31670]: audit 2023-12-02T00:13:43.647473+0000 mon.a (mon.0) 9659 : audit 0 from='client.? 172.21.15.40:0/2546166464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[28232]: audit 2023-12-02T00:13:44.111846+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[28232]: audit 2023-12-02T00:13:44.127115+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[28232]: audit 2023-12-02T00:13:44.131655+0000 mon.c (mon.2) 9733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[28232]: audit 2023-12-02T00:13:44.133121+0000 mon.c (mon.2) 9734 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[28232]: audit 2023-12-02T00:13:44.145091+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[41173]: audit 2023-12-02T00:13:44.111846+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[41173]: audit 2023-12-02T00:13:44.127115+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[41173]: audit 2023-12-02T00:13:44.131655+0000 mon.c (mon.2) 9733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:13:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[41173]: audit 2023-12-02T00:13:44.133121+0000 mon.c (mon.2) 9734 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:13:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:45 smithi040 bash[41173]: audit 2023-12-02T00:13:44.145091+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:45 smithi141 bash[31670]: audit 2023-12-02T00:13:44.111846+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:45 smithi141 bash[31670]: audit 2023-12-02T00:13:44.127115+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:45 smithi141 bash[31670]: audit 2023-12-02T00:13:44.131655+0000 mon.c (mon.2) 9733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:13:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:45 smithi141 bash[31670]: audit 2023-12-02T00:13:44.133121+0000 mon.c (mon.2) 9734 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:13:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:45 smithi141 bash[31670]: audit 2023-12-02T00:13:44.145091+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:13:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:46 smithi040 bash[28232]: cluster 2023-12-02T00:13:44.849988+0000 mgr.y (mgr.24356) 15464 : cluster 0 pgmap v15432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:46 smithi040 bash[41173]: cluster 2023-12-02T00:13:44.849988+0000 mgr.y (mgr.24356) 15464 : cluster 0 pgmap v15432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:46 smithi141 bash[31670]: cluster 2023-12-02T00:13:44.849988+0000 mgr.y (mgr.24356) 15464 : cluster 0 pgmap v15432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:13:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:13:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:47 smithi040 bash[41173]: audit 2023-12-02T00:13:46.117516+0000 mon.a (mon.0) 9663 : audit 0 from='client.? 172.21.15.40:0/3617055714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:47 smithi040 bash[28232]: audit 2023-12-02T00:13:46.117516+0000 mon.a (mon.0) 9663 : audit 0 from='client.? 172.21.15.40:0/3617055714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:47 smithi141 bash[31670]: audit 2023-12-02T00:13:46.117516+0000 mon.a (mon.0) 9663 : audit 0 from='client.? 172.21.15.40:0/3617055714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:48.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:48 smithi040 bash[28232]: cluster 2023-12-02T00:13:46.850689+0000 mgr.y (mgr.24356) 15465 : cluster 0 pgmap v15433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:48 smithi040 bash[41173]: cluster 2023-12-02T00:13:46.850689+0000 mgr.y (mgr.24356) 15465 : cluster 0 pgmap v15433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:48 smithi141 bash[31670]: cluster 2023-12-02T00:13:46.850689+0000 mgr.y (mgr.24356) 15465 : cluster 0 pgmap v15433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:49 smithi040 bash[41173]: audit 2023-12-02T00:13:48.585024+0000 mon.a (mon.0) 9664 : audit 0 from='client.? 172.21.15.40:0/3607648846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:49 smithi040 bash[28232]: audit 2023-12-02T00:13:48.585024+0000 mon.a (mon.0) 9664 : audit 0 from='client.? 172.21.15.40:0/3607648846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:49 smithi141 bash[31670]: audit 2023-12-02T00:13:48.585024+0000 mon.a (mon.0) 9664 : audit 0 from='client.? 172.21.15.40:0/3607648846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:50 smithi040 bash[41173]: cluster 2023-12-02T00:13:48.851396+0000 mgr.y (mgr.24356) 15466 : cluster 0 pgmap v15434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:50 smithi040 bash[41173]: audit 2023-12-02T00:13:49.149378+0000 mon.c (mon.2) 9735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:50 smithi040 bash[28232]: cluster 2023-12-02T00:13:48.851396+0000 mgr.y (mgr.24356) 15466 : cluster 0 pgmap v15434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:50 smithi040 bash[28232]: audit 2023-12-02T00:13:49.149378+0000 mon.c (mon.2) 9735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:50 smithi141 bash[31670]: cluster 2023-12-02T00:13:48.851396+0000 mgr.y (mgr.24356) 15466 : cluster 0 pgmap v15434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:50 smithi141 bash[31670]: audit 2023-12-02T00:13:49.149378+0000 mon.c (mon.2) 9735 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:51 smithi040 bash[28232]: audit 2023-12-02T00:13:51.051465+0000 mon.c (mon.2) 9736 : audit 0 from='client.? 172.21.15.40:0/1768966590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:51 smithi040 bash[41173]: audit 2023-12-02T00:13:51.051465+0000 mon.c (mon.2) 9736 : audit 0 from='client.? 172.21.15.40:0/1768966590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:51 smithi141 bash[31670]: audit 2023-12-02T00:13:51.051465+0000 mon.c (mon.2) 9736 : audit 0 from='client.? 172.21.15.40:0/1768966590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:52.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:52 smithi040 bash[41173]: cluster 2023-12-02T00:13:50.852588+0000 mgr.y (mgr.24356) 15467 : cluster 0 pgmap v15435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:52 smithi040 bash[28232]: cluster 2023-12-02T00:13:50.852588+0000 mgr.y (mgr.24356) 15467 : cluster 0 pgmap v15435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:52 smithi141 bash[31670]: cluster 2023-12-02T00:13:50.852588+0000 mgr.y (mgr.24356) 15467 : cluster 0 pgmap v15435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:54 smithi040 bash[41173]: cluster 2023-12-02T00:13:52.853268+0000 mgr.y (mgr.24356) 15468 : cluster 0 pgmap v15436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:54 smithi040 bash[41173]: audit 2023-12-02T00:13:53.515796+0000 mon.c (mon.2) 9737 : audit 0 from='client.? 172.21.15.40:0/1901961880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:54 smithi040 bash[28232]: cluster 2023-12-02T00:13:52.853268+0000 mgr.y (mgr.24356) 15468 : cluster 0 pgmap v15436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:54 smithi040 bash[28232]: audit 2023-12-02T00:13:53.515796+0000 mon.c (mon.2) 9737 : audit 0 from='client.? 172.21.15.40:0/1901961880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:54 smithi141 bash[31670]: cluster 2023-12-02T00:13:52.853268+0000 mgr.y (mgr.24356) 15468 : cluster 0 pgmap v15436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:54 smithi141 bash[31670]: audit 2023-12-02T00:13:53.515796+0000 mon.c (mon.2) 9737 : audit 0 from='client.? 172.21.15.40:0/1901961880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:55.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:55 smithi040 bash[28232]: cluster 2023-12-02T00:13:54.854622+0000 mgr.y (mgr.24356) 15469 : cluster 0 pgmap v15437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:55 smithi040 bash[41173]: cluster 2023-12-02T00:13:54.854622+0000 mgr.y (mgr.24356) 15469 : cluster 0 pgmap v15437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:55 smithi141 bash[31670]: cluster 2023-12-02T00:13:54.854622+0000 mgr.y (mgr.24356) 15469 : cluster 0 pgmap v15437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:13:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:13:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:56 smithi040 bash[41173]: audit 2023-12-02T00:13:55.981372+0000 mon.c (mon.2) 9738 : audit 0 from='client.? 172.21.15.40:0/3095078410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:56 smithi040 bash[28232]: audit 2023-12-02T00:13:55.981372+0000 mon.c (mon.2) 9738 : audit 0 from='client.? 172.21.15.40:0/3095078410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:56 smithi141 bash[31670]: audit 2023-12-02T00:13:55.981372+0000 mon.c (mon.2) 9738 : audit 0 from='client.? 172.21.15.40:0/3095078410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:57 smithi141 bash[31670]: cluster 2023-12-02T00:13:56.855340+0000 mgr.y (mgr.24356) 15470 : cluster 0 pgmap v15438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:57 smithi040 bash[28232]: cluster 2023-12-02T00:13:56.855340+0000 mgr.y (mgr.24356) 15470 : cluster 0 pgmap v15438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:57 smithi040 bash[41173]: cluster 2023-12-02T00:13:56.855340+0000 mgr.y (mgr.24356) 15470 : cluster 0 pgmap v15438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:58 smithi141 bash[31670]: audit 2023-12-02T00:13:58.453153+0000 mon.a (mon.0) 9665 : audit 0 from='client.? 172.21.15.40:0/2333227096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:58 smithi040 bash[28232]: audit 2023-12-02T00:13:58.453153+0000 mon.a (mon.0) 9665 : audit 0 from='client.? 172.21.15.40:0/2333227096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:58 smithi040 bash[41173]: audit 2023-12-02T00:13:58.453153+0000 mon.a (mon.0) 9665 : audit 0 from='client.? 172.21.15.40:0/2333227096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:13:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:13:59 smithi141 bash[31670]: cluster 2023-12-02T00:13:58.856157+0000 mgr.y (mgr.24356) 15471 : cluster 0 pgmap v15439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:13:59 smithi040 bash[28232]: cluster 2023-12-02T00:13:58.856157+0000 mgr.y (mgr.24356) 15471 : cluster 0 pgmap v15439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:13:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:13:59 smithi040 bash[41173]: cluster 2023-12-02T00:13:58.856157+0000 mgr.y (mgr.24356) 15471 : cluster 0 pgmap v15439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:00 smithi141 bash[31670]: audit 2023-12-02T00:14:00.909642+0000 mon.a (mon.0) 9666 : audit 0 from='client.? 172.21.15.40:0/887164825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:00 smithi040 bash[28232]: audit 2023-12-02T00:14:00.909642+0000 mon.a (mon.0) 9666 : audit 0 from='client.? 172.21.15.40:0/887164825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:00 smithi040 bash[41173]: audit 2023-12-02T00:14:00.909642+0000 mon.a (mon.0) 9666 : audit 0 from='client.? 172.21.15.40:0/887164825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:01 smithi141 bash[31670]: cluster 2023-12-02T00:14:00.856974+0000 mgr.y (mgr.24356) 15472 : cluster 0 pgmap v15440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:01 smithi040 bash[28232]: cluster 2023-12-02T00:14:00.856974+0000 mgr.y (mgr.24356) 15472 : cluster 0 pgmap v15440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:01 smithi040 bash[41173]: cluster 2023-12-02T00:14:00.856974+0000 mgr.y (mgr.24356) 15472 : cluster 0 pgmap v15440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:03 smithi141 bash[31670]: cluster 2023-12-02T00:14:02.857718+0000 mgr.y (mgr.24356) 15473 : cluster 0 pgmap v15441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:03 smithi141 bash[31670]: audit 2023-12-02T00:14:03.374478+0000 mon.a (mon.0) 9667 : audit 0 from='client.? 172.21.15.40:0/2416666176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:04.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:03 smithi040 bash[28232]: cluster 2023-12-02T00:14:02.857718+0000 mgr.y (mgr.24356) 15473 : cluster 0 pgmap v15441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:03 smithi040 bash[28232]: audit 2023-12-02T00:14:03.374478+0000 mon.a (mon.0) 9667 : audit 0 from='client.? 172.21.15.40:0/2416666176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:03 smithi040 bash[41173]: cluster 2023-12-02T00:14:02.857718+0000 mgr.y (mgr.24356) 15473 : cluster 0 pgmap v15441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:03 smithi040 bash[41173]: audit 2023-12-02T00:14:03.374478+0000 mon.a (mon.0) 9667 : audit 0 from='client.? 172.21.15.40:0/2416666176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:04 smithi141 bash[31670]: audit 2023-12-02T00:14:04.149996+0000 mon.c (mon.2) 9739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:04 smithi040 bash[41173]: audit 2023-12-02T00:14:04.149996+0000 mon.c (mon.2) 9739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:04 smithi040 bash[28232]: audit 2023-12-02T00:14:04.149996+0000 mon.c (mon.2) 9739 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:05 smithi141 bash[31670]: cluster 2023-12-02T00:14:04.859067+0000 mgr.y (mgr.24356) 15474 : cluster 0 pgmap v15442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:05 smithi141 bash[31670]: audit 2023-12-02T00:14:05.841866+0000 mon.a (mon.0) 9668 : audit 0 from='client.? 172.21.15.40:0/843730237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:05 smithi040 bash[41173]: cluster 2023-12-02T00:14:04.859067+0000 mgr.y (mgr.24356) 15474 : cluster 0 pgmap v15442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:05 smithi040 bash[41173]: audit 2023-12-02T00:14:05.841866+0000 mon.a (mon.0) 9668 : audit 0 from='client.? 172.21.15.40:0/843730237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:05 smithi040 bash[28232]: cluster 2023-12-02T00:14:04.859067+0000 mgr.y (mgr.24356) 15474 : cluster 0 pgmap v15442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:05 smithi040 bash[28232]: audit 2023-12-02T00:14:05.841866+0000 mon.a (mon.0) 9668 : audit 0 from='client.? 172.21.15.40:0/843730237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:14:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:14:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:07 smithi141 bash[31670]: cluster 2023-12-02T00:14:06.859755+0000 mgr.y (mgr.24356) 15475 : cluster 0 pgmap v15443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:07 smithi040 bash[28232]: cluster 2023-12-02T00:14:06.859755+0000 mgr.y (mgr.24356) 15475 : cluster 0 pgmap v15443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:07 smithi040 bash[41173]: cluster 2023-12-02T00:14:06.859755+0000 mgr.y (mgr.24356) 15475 : cluster 0 pgmap v15443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:08 smithi141 bash[31670]: audit 2023-12-02T00:14:08.309802+0000 mon.c (mon.2) 9740 : audit 0 from='client.? 172.21.15.40:0/1528535714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:09.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:08 smithi040 bash[28232]: audit 2023-12-02T00:14:08.309802+0000 mon.c (mon.2) 9740 : audit 0 from='client.? 172.21.15.40:0/1528535714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:08 smithi040 bash[41173]: audit 2023-12-02T00:14:08.309802+0000 mon.c (mon.2) 9740 : audit 0 from='client.? 172.21.15.40:0/1528535714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:09 smithi141 bash[31670]: cluster 2023-12-02T00:14:08.860440+0000 mgr.y (mgr.24356) 15476 : cluster 0 pgmap v15444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:10.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:09 smithi040 bash[41173]: cluster 2023-12-02T00:14:08.860440+0000 mgr.y (mgr.24356) 15476 : cluster 0 pgmap v15444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:09 smithi040 bash[28232]: cluster 2023-12-02T00:14:08.860440+0000 mgr.y (mgr.24356) 15476 : cluster 0 pgmap v15444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:11.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:10 smithi141 bash[31670]: audit 2023-12-02T00:14:10.772605+0000 mon.a (mon.0) 9669 : audit 0 from='client.? 172.21.15.40:0/1563720531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:10 smithi040 bash[28232]: audit 2023-12-02T00:14:10.772605+0000 mon.a (mon.0) 9669 : audit 0 from='client.? 172.21.15.40:0/1563720531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:10 smithi040 bash[41173]: audit 2023-12-02T00:14:10.772605+0000 mon.a (mon.0) 9669 : audit 0 from='client.? 172.21.15.40:0/1563720531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:12 smithi141 bash[31670]: cluster 2023-12-02T00:14:10.861682+0000 mgr.y (mgr.24356) 15477 : cluster 0 pgmap v15445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:12 smithi040 bash[28232]: cluster 2023-12-02T00:14:10.861682+0000 mgr.y (mgr.24356) 15477 : cluster 0 pgmap v15445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:12 smithi040 bash[41173]: cluster 2023-12-02T00:14:10.861682+0000 mgr.y (mgr.24356) 15477 : cluster 0 pgmap v15445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:14 smithi141 bash[31670]: cluster 2023-12-02T00:14:12.862386+0000 mgr.y (mgr.24356) 15478 : cluster 0 pgmap v15446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:14 smithi141 bash[31670]: audit 2023-12-02T00:14:13.236907+0000 mon.c (mon.2) 9741 : audit 0 from='client.? 172.21.15.40:0/1510481285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:14 smithi040 bash[28232]: cluster 2023-12-02T00:14:12.862386+0000 mgr.y (mgr.24356) 15478 : cluster 0 pgmap v15446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:14 smithi040 bash[28232]: audit 2023-12-02T00:14:13.236907+0000 mon.c (mon.2) 9741 : audit 0 from='client.? 172.21.15.40:0/1510481285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:14 smithi040 bash[41173]: cluster 2023-12-02T00:14:12.862386+0000 mgr.y (mgr.24356) 15478 : cluster 0 pgmap v15446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:14 smithi040 bash[41173]: audit 2023-12-02T00:14:13.236907+0000 mon.c (mon.2) 9741 : audit 0 from='client.? 172.21.15.40:0/1510481285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:15 smithi141 bash[31670]: cluster 2023-12-02T00:14:14.863571+0000 mgr.y (mgr.24356) 15479 : cluster 0 pgmap v15447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:15 smithi040 bash[28232]: cluster 2023-12-02T00:14:14.863571+0000 mgr.y (mgr.24356) 15479 : cluster 0 pgmap v15447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:15 smithi040 bash[41173]: cluster 2023-12-02T00:14:14.863571+0000 mgr.y (mgr.24356) 15479 : cluster 0 pgmap v15447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:16 smithi141 bash[31670]: audit 2023-12-02T00:14:15.700279+0000 mon.c (mon.2) 9742 : audit 0 from='client.? 172.21.15.40:0/1768446938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:14:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:14:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:16 smithi040 bash[28232]: audit 2023-12-02T00:14:15.700279+0000 mon.c (mon.2) 9742 : audit 0 from='client.? 172.21.15.40:0/1768446938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:16 smithi040 bash[41173]: audit 2023-12-02T00:14:15.700279+0000 mon.c (mon.2) 9742 : audit 0 from='client.? 172.21.15.40:0/1768446938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:17 smithi141 bash[31670]: cluster 2023-12-02T00:14:16.864172+0000 mgr.y (mgr.24356) 15480 : cluster 0 pgmap v15448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:17 smithi040 bash[28232]: cluster 2023-12-02T00:14:16.864172+0000 mgr.y (mgr.24356) 15480 : cluster 0 pgmap v15448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:17 smithi040 bash[41173]: cluster 2023-12-02T00:14:16.864172+0000 mgr.y (mgr.24356) 15480 : cluster 0 pgmap v15448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:18 smithi141 bash[31670]: audit 2023-12-02T00:14:18.161692+0000 mon.c (mon.2) 9743 : audit 0 from='client.? 172.21.15.40:0/4249024262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:18 smithi040 bash[28232]: audit 2023-12-02T00:14:18.161692+0000 mon.c (mon.2) 9743 : audit 0 from='client.? 172.21.15.40:0/4249024262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:18 smithi040 bash[41173]: audit 2023-12-02T00:14:18.161692+0000 mon.c (mon.2) 9743 : audit 0 from='client.? 172.21.15.40:0/4249024262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:19 smithi141 bash[31670]: cluster 2023-12-02T00:14:18.864831+0000 mgr.y (mgr.24356) 15481 : cluster 0 pgmap v15449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:19 smithi141 bash[31670]: audit 2023-12-02T00:14:19.150391+0000 mon.c (mon.2) 9744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:19 smithi040 bash[28232]: cluster 2023-12-02T00:14:18.864831+0000 mgr.y (mgr.24356) 15481 : cluster 0 pgmap v15449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:19 smithi040 bash[28232]: audit 2023-12-02T00:14:19.150391+0000 mon.c (mon.2) 9744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:19 smithi040 bash[41173]: cluster 2023-12-02T00:14:18.864831+0000 mgr.y (mgr.24356) 15481 : cluster 0 pgmap v15449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:19 smithi040 bash[41173]: audit 2023-12-02T00:14:19.150391+0000 mon.c (mon.2) 9744 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:20 smithi141 bash[31670]: audit 2023-12-02T00:14:20.623871+0000 mon.a (mon.0) 9670 : audit 0 from='client.? 172.21.15.40:0/3392960232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:20 smithi040 bash[28232]: audit 2023-12-02T00:14:20.623871+0000 mon.a (mon.0) 9670 : audit 0 from='client.? 172.21.15.40:0/3392960232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:20 smithi040 bash[41173]: audit 2023-12-02T00:14:20.623871+0000 mon.a (mon.0) 9670 : audit 0 from='client.? 172.21.15.40:0/3392960232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:21 smithi141 bash[31670]: cluster 2023-12-02T00:14:20.865925+0000 mgr.y (mgr.24356) 15482 : cluster 0 pgmap v15450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:21 smithi040 bash[28232]: cluster 2023-12-02T00:14:20.865925+0000 mgr.y (mgr.24356) 15482 : cluster 0 pgmap v15450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:21 smithi040 bash[41173]: cluster 2023-12-02T00:14:20.865925+0000 mgr.y (mgr.24356) 15482 : cluster 0 pgmap v15450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:23 smithi141 bash[31670]: cluster 2023-12-02T00:14:22.866555+0000 mgr.y (mgr.24356) 15483 : cluster 0 pgmap v15451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:23 smithi141 bash[31670]: audit 2023-12-02T00:14:23.088903+0000 mon.a (mon.0) 9671 : audit 0 from='client.? 172.21.15.40:0/1683675829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:23 smithi040 bash[28232]: cluster 2023-12-02T00:14:22.866555+0000 mgr.y (mgr.24356) 15483 : cluster 0 pgmap v15451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:23 smithi040 bash[28232]: audit 2023-12-02T00:14:23.088903+0000 mon.a (mon.0) 9671 : audit 0 from='client.? 172.21.15.40:0/1683675829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:23 smithi040 bash[41173]: cluster 2023-12-02T00:14:22.866555+0000 mgr.y (mgr.24356) 15483 : cluster 0 pgmap v15451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:23 smithi040 bash[41173]: audit 2023-12-02T00:14:23.088903+0000 mon.a (mon.0) 9671 : audit 0 from='client.? 172.21.15.40:0/1683675829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:25 smithi141 bash[31670]: cluster 2023-12-02T00:14:24.867697+0000 mgr.y (mgr.24356) 15484 : cluster 0 pgmap v15452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:25 smithi040 bash[28232]: cluster 2023-12-02T00:14:24.867697+0000 mgr.y (mgr.24356) 15484 : cluster 0 pgmap v15452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:25 smithi040 bash[41173]: cluster 2023-12-02T00:14:24.867697+0000 mgr.y (mgr.24356) 15484 : cluster 0 pgmap v15452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:26 smithi141 bash[31670]: audit 2023-12-02T00:14:25.557861+0000 mon.c (mon.2) 9745 : audit 0 from='client.? 172.21.15.40:0/2678967123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:26 smithi040 bash[28232]: audit 2023-12-02T00:14:25.557861+0000 mon.c (mon.2) 9745 : audit 0 from='client.? 172.21.15.40:0/2678967123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:14:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:14:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:26 smithi040 bash[41173]: audit 2023-12-02T00:14:25.557861+0000 mon.c (mon.2) 9745 : audit 0 from='client.? 172.21.15.40:0/2678967123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:27 smithi141 bash[31670]: cluster 2023-12-02T00:14:26.868367+0000 mgr.y (mgr.24356) 15485 : cluster 0 pgmap v15453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:27 smithi040 bash[28232]: cluster 2023-12-02T00:14:26.868367+0000 mgr.y (mgr.24356) 15485 : cluster 0 pgmap v15453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:27 smithi040 bash[41173]: cluster 2023-12-02T00:14:26.868367+0000 mgr.y (mgr.24356) 15485 : cluster 0 pgmap v15453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:28 smithi141 bash[31670]: audit 2023-12-02T00:14:28.026380+0000 mon.c (mon.2) 9746 : audit 0 from='client.? 172.21.15.40:0/3863414700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:28 smithi040 bash[28232]: audit 2023-12-02T00:14:28.026380+0000 mon.c (mon.2) 9746 : audit 0 from='client.? 172.21.15.40:0/3863414700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:28 smithi040 bash[41173]: audit 2023-12-02T00:14:28.026380+0000 mon.c (mon.2) 9746 : audit 0 from='client.? 172.21.15.40:0/3863414700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:29 smithi141 bash[31670]: cluster 2023-12-02T00:14:28.869109+0000 mgr.y (mgr.24356) 15486 : cluster 0 pgmap v15454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:29 smithi040 bash[28232]: cluster 2023-12-02T00:14:28.869109+0000 mgr.y (mgr.24356) 15486 : cluster 0 pgmap v15454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:29 smithi040 bash[41173]: cluster 2023-12-02T00:14:28.869109+0000 mgr.y (mgr.24356) 15486 : cluster 0 pgmap v15454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:30 smithi040 bash[28232]: audit 2023-12-02T00:14:30.483556+0000 mon.c (mon.2) 9747 : audit 0 from='client.? 172.21.15.40:0/2164487226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:30 smithi040 bash[41173]: audit 2023-12-02T00:14:30.483556+0000 mon.c (mon.2) 9747 : audit 0 from='client.? 172.21.15.40:0/2164487226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:30 smithi141 bash[31670]: audit 2023-12-02T00:14:30.483556+0000 mon.c (mon.2) 9747 : audit 0 from='client.? 172.21.15.40:0/2164487226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:31.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:31 smithi040 bash[28232]: cluster 2023-12-02T00:14:30.870254+0000 mgr.y (mgr.24356) 15487 : cluster 0 pgmap v15455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:31 smithi040 bash[41173]: cluster 2023-12-02T00:14:30.870254+0000 mgr.y (mgr.24356) 15487 : cluster 0 pgmap v15455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:31 smithi141 bash[31670]: cluster 2023-12-02T00:14:30.870254+0000 mgr.y (mgr.24356) 15487 : cluster 0 pgmap v15455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:33 smithi141 bash[31670]: cluster 2023-12-02T00:14:32.870737+0000 mgr.y (mgr.24356) 15488 : cluster 0 pgmap v15456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:33 smithi141 bash[31670]: audit 2023-12-02T00:14:32.952011+0000 mon.a (mon.0) 9672 : audit 0 from='client.? 172.21.15.40:0/1731821539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:33 smithi040 bash[28232]: cluster 2023-12-02T00:14:32.870737+0000 mgr.y (mgr.24356) 15488 : cluster 0 pgmap v15456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:33 smithi040 bash[28232]: audit 2023-12-02T00:14:32.952011+0000 mon.a (mon.0) 9672 : audit 0 from='client.? 172.21.15.40:0/1731821539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:33 smithi040 bash[41173]: cluster 2023-12-02T00:14:32.870737+0000 mgr.y (mgr.24356) 15488 : cluster 0 pgmap v15456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:33 smithi040 bash[41173]: audit 2023-12-02T00:14:32.952011+0000 mon.a (mon.0) 9672 : audit 0 from='client.? 172.21.15.40:0/1731821539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:34 smithi141 bash[31670]: audit 2023-12-02T00:14:34.150833+0000 mon.c (mon.2) 9748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:35.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:34 smithi040 bash[28232]: audit 2023-12-02T00:14:34.150833+0000 mon.c (mon.2) 9748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:34 smithi040 bash[41173]: audit 2023-12-02T00:14:34.150833+0000 mon.c (mon.2) 9748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:35 smithi141 bash[31670]: cluster 2023-12-02T00:14:34.871884+0000 mgr.y (mgr.24356) 15489 : cluster 0 pgmap v15457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:35 smithi141 bash[31670]: audit 2023-12-02T00:14:35.420619+0000 mon.c (mon.2) 9749 : audit 0 from='client.? 172.21.15.40:0/745107781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:35 smithi040 bash[41173]: cluster 2023-12-02T00:14:34.871884+0000 mgr.y (mgr.24356) 15489 : cluster 0 pgmap v15457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:35 smithi040 bash[41173]: audit 2023-12-02T00:14:35.420619+0000 mon.c (mon.2) 9749 : audit 0 from='client.? 172.21.15.40:0/745107781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:35 smithi040 bash[28232]: cluster 2023-12-02T00:14:34.871884+0000 mgr.y (mgr.24356) 15489 : cluster 0 pgmap v15457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:35 smithi040 bash[28232]: audit 2023-12-02T00:14:35.420619+0000 mon.c (mon.2) 9749 : audit 0 from='client.? 172.21.15.40:0/745107781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:14:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:14:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:37 smithi141 bash[31670]: cluster 2023-12-02T00:14:36.872569+0000 mgr.y (mgr.24356) 15490 : cluster 0 pgmap v15458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:37 smithi141 bash[31670]: audit 2023-12-02T00:14:37.882112+0000 mon.a (mon.0) 9673 : audit 0 from='client.? 172.21.15.40:0/2198553006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:37 smithi040 bash[28232]: cluster 2023-12-02T00:14:36.872569+0000 mgr.y (mgr.24356) 15490 : cluster 0 pgmap v15458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:37 smithi040 bash[28232]: audit 2023-12-02T00:14:37.882112+0000 mon.a (mon.0) 9673 : audit 0 from='client.? 172.21.15.40:0/2198553006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:37 smithi040 bash[41173]: cluster 2023-12-02T00:14:36.872569+0000 mgr.y (mgr.24356) 15490 : cluster 0 pgmap v15458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:37 smithi040 bash[41173]: audit 2023-12-02T00:14:37.882112+0000 mon.a (mon.0) 9673 : audit 0 from='client.? 172.21.15.40:0/2198553006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:39 smithi141 bash[31670]: cluster 2023-12-02T00:14:38.873173+0000 mgr.y (mgr.24356) 15491 : cluster 0 pgmap v15459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:39 smithi040 bash[28232]: cluster 2023-12-02T00:14:38.873173+0000 mgr.y (mgr.24356) 15491 : cluster 0 pgmap v15459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:39 smithi040 bash[41173]: cluster 2023-12-02T00:14:38.873173+0000 mgr.y (mgr.24356) 15491 : cluster 0 pgmap v15459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:40 smithi141 bash[31670]: audit 2023-12-02T00:14:40.353117+0000 mon.a (mon.0) 9674 : audit 0 from='client.? 172.21.15.40:0/4010640106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:40 smithi040 bash[28232]: audit 2023-12-02T00:14:40.353117+0000 mon.a (mon.0) 9674 : audit 0 from='client.? 172.21.15.40:0/4010640106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:40 smithi040 bash[41173]: audit 2023-12-02T00:14:40.353117+0000 mon.a (mon.0) 9674 : audit 0 from='client.? 172.21.15.40:0/4010640106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:41 smithi141 bash[31670]: cluster 2023-12-02T00:14:40.874458+0000 mgr.y (mgr.24356) 15492 : cluster 0 pgmap v15460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:42.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:41 smithi040 bash[28232]: cluster 2023-12-02T00:14:40.874458+0000 mgr.y (mgr.24356) 15492 : cluster 0 pgmap v15460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:41 smithi040 bash[41173]: cluster 2023-12-02T00:14:40.874458+0000 mgr.y (mgr.24356) 15492 : cluster 0 pgmap v15460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:42 smithi141 bash[31670]: audit 2023-12-02T00:14:42.822650+0000 mon.c (mon.2) 9750 : audit 0 from='client.? 172.21.15.40:0/2248941277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:42 smithi040 bash[28232]: audit 2023-12-02T00:14:42.822650+0000 mon.c (mon.2) 9750 : audit 0 from='client.? 172.21.15.40:0/2248941277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:42 smithi040 bash[41173]: audit 2023-12-02T00:14:42.822650+0000 mon.c (mon.2) 9750 : audit 0 from='client.? 172.21.15.40:0/2248941277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:43 smithi141 bash[31670]: cluster 2023-12-02T00:14:42.875237+0000 mgr.y (mgr.24356) 15493 : cluster 0 pgmap v15461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:43 smithi040 bash[28232]: cluster 2023-12-02T00:14:42.875237+0000 mgr.y (mgr.24356) 15493 : cluster 0 pgmap v15461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:43 smithi040 bash[41173]: cluster 2023-12-02T00:14:42.875237+0000 mgr.y (mgr.24356) 15493 : cluster 0 pgmap v15461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:45.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:44 smithi141 bash[31670]: audit 2023-12-02T00:14:44.229232+0000 mon.c (mon.2) 9751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:14:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:44 smithi040 bash[28232]: audit 2023-12-02T00:14:44.229232+0000 mon.c (mon.2) 9751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:14:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:44 smithi040 bash[41173]: audit 2023-12-02T00:14:44.229232+0000 mon.c (mon.2) 9751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:14:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:45 smithi141 bash[31670]: cluster 2023-12-02T00:14:44.876477+0000 mgr.y (mgr.24356) 15494 : cluster 0 pgmap v15462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:45 smithi141 bash[31670]: audit 2023-12-02T00:14:45.276301+0000 mon.a (mon.0) 9675 : audit 0 from='client.? 172.21.15.40:0/2802282445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:45 smithi040 bash[28232]: cluster 2023-12-02T00:14:44.876477+0000 mgr.y (mgr.24356) 15494 : cluster 0 pgmap v15462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:45 smithi040 bash[28232]: audit 2023-12-02T00:14:45.276301+0000 mon.a (mon.0) 9675 : audit 0 from='client.? 172.21.15.40:0/2802282445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:45 smithi040 bash[41173]: cluster 2023-12-02T00:14:44.876477+0000 mgr.y (mgr.24356) 15494 : cluster 0 pgmap v15462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:45 smithi040 bash[41173]: audit 2023-12-02T00:14:45.276301+0000 mon.a (mon.0) 9675 : audit 0 from='client.? 172.21.15.40:0/2802282445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:14:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:14:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:47 smithi141 bash[31670]: cluster 2023-12-02T00:14:46.877239+0000 mgr.y (mgr.24356) 15495 : cluster 0 pgmap v15463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:47 smithi141 bash[31670]: audit 2023-12-02T00:14:47.744395+0000 mon.a (mon.0) 9676 : audit 0 from='client.? 172.21.15.40:0/3569884733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:47 smithi040 bash[28232]: cluster 2023-12-02T00:14:46.877239+0000 mgr.y (mgr.24356) 15495 : cluster 0 pgmap v15463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:47 smithi040 bash[28232]: audit 2023-12-02T00:14:47.744395+0000 mon.a (mon.0) 9676 : audit 0 from='client.? 172.21.15.40:0/3569884733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:47 smithi040 bash[41173]: cluster 2023-12-02T00:14:46.877239+0000 mgr.y (mgr.24356) 15495 : cluster 0 pgmap v15463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:47 smithi040 bash[41173]: audit 2023-12-02T00:14:47.744395+0000 mon.a (mon.0) 9676 : audit 0 from='client.? 172.21.15.40:0/3569884733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:49 smithi141 bash[31670]: cluster 2023-12-02T00:14:48.877926+0000 mgr.y (mgr.24356) 15496 : cluster 0 pgmap v15464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:49 smithi141 bash[31670]: audit 2023-12-02T00:14:49.150813+0000 mon.c (mon.2) 9752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:50.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:49 smithi040 bash[28232]: cluster 2023-12-02T00:14:48.877926+0000 mgr.y (mgr.24356) 15496 : cluster 0 pgmap v15464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:49 smithi040 bash[28232]: audit 2023-12-02T00:14:49.150813+0000 mon.c (mon.2) 9752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:49 smithi040 bash[41173]: cluster 2023-12-02T00:14:48.877926+0000 mgr.y (mgr.24356) 15496 : cluster 0 pgmap v15464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:49 smithi040 bash[41173]: audit 2023-12-02T00:14:49.150813+0000 mon.c (mon.2) 9752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.077638+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.089347+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.256348+0000 mon.a (mon.0) 9679 : audit 0 from='client.? 172.21.15.40:0/1496406090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.375715+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.384561+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.913493+0000 mon.c (mon.2) 9753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.915254+0000 mon.c (mon.2) 9754 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[28232]: audit 2023-12-02T00:14:50.925288+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.077638+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.089347+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.256348+0000 mon.a (mon.0) 9679 : audit 0 from='client.? 172.21.15.40:0/1496406090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.375715+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.384561+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.913493+0000 mon.c (mon.2) 9753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.915254+0000 mon.c (mon.2) 9754 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:14:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:51 smithi040 bash[41173]: audit 2023-12-02T00:14:50.925288+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.077638+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.089347+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.256348+0000 mon.a (mon.0) 9679 : audit 0 from='client.? 172.21.15.40:0/1496406090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.375715+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.384561+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.913493+0000 mon.c (mon.2) 9753 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:14:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.915254+0000 mon.c (mon.2) 9754 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:14:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:51 smithi141 bash[31670]: audit 2023-12-02T00:14:50.925288+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:14:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:52 smithi040 bash[28232]: cluster 2023-12-02T00:14:50.879000+0000 mgr.y (mgr.24356) 15497 : cluster 0 pgmap v15465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:52 smithi040 bash[41173]: cluster 2023-12-02T00:14:50.879000+0000 mgr.y (mgr.24356) 15497 : cluster 0 pgmap v15465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:52 smithi141 bash[31670]: cluster 2023-12-02T00:14:50.879000+0000 mgr.y (mgr.24356) 15497 : cluster 0 pgmap v15465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:53 smithi040 bash[28232]: audit 2023-12-02T00:14:52.721935+0000 mon.a (mon.0) 9683 : audit 0 from='client.? 172.21.15.40:0/3969690184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:53 smithi040 bash[41173]: audit 2023-12-02T00:14:52.721935+0000 mon.a (mon.0) 9683 : audit 0 from='client.? 172.21.15.40:0/3969690184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:53 smithi141 bash[31670]: audit 2023-12-02T00:14:52.721935+0000 mon.a (mon.0) 9683 : audit 0 from='client.? 172.21.15.40:0/3969690184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:54 smithi040 bash[28232]: cluster 2023-12-02T00:14:52.879686+0000 mgr.y (mgr.24356) 15498 : cluster 0 pgmap v15466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:54 smithi040 bash[41173]: cluster 2023-12-02T00:14:52.879686+0000 mgr.y (mgr.24356) 15498 : cluster 0 pgmap v15466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:54 smithi141 bash[31670]: cluster 2023-12-02T00:14:52.879686+0000 mgr.y (mgr.24356) 15498 : cluster 0 pgmap v15466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:55 smithi141 bash[31670]: cluster 2023-12-02T00:14:54.880715+0000 mgr.y (mgr.24356) 15499 : cluster 0 pgmap v15467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:55 smithi141 bash[31670]: audit 2023-12-02T00:14:55.179663+0000 mon.c (mon.2) 9755 : audit 0 from='client.? 172.21.15.40:0/3279974526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:55 smithi040 bash[28232]: cluster 2023-12-02T00:14:54.880715+0000 mgr.y (mgr.24356) 15499 : cluster 0 pgmap v15467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:55 smithi040 bash[28232]: audit 2023-12-02T00:14:55.179663+0000 mon.c (mon.2) 9755 : audit 0 from='client.? 172.21.15.40:0/3279974526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:55 smithi040 bash[41173]: cluster 2023-12-02T00:14:54.880715+0000 mgr.y (mgr.24356) 15499 : cluster 0 pgmap v15467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:55 smithi040 bash[41173]: audit 2023-12-02T00:14:55.179663+0000 mon.c (mon.2) 9755 : audit 0 from='client.? 172.21.15.40:0/3279974526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:14:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:14:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:57 smithi040 bash[28232]: cluster 2023-12-02T00:14:56.881340+0000 mgr.y (mgr.24356) 15500 : cluster 0 pgmap v15468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:57 smithi040 bash[41173]: cluster 2023-12-02T00:14:56.881340+0000 mgr.y (mgr.24356) 15500 : cluster 0 pgmap v15468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:57 smithi141 bash[31670]: cluster 2023-12-02T00:14:56.881340+0000 mgr.y (mgr.24356) 15500 : cluster 0 pgmap v15468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:58 smithi040 bash[28232]: audit 2023-12-02T00:14:57.647948+0000 mon.a (mon.0) 9684 : audit 0 from='client.? 172.21.15.40:0/2705566680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:58 smithi040 bash[41173]: audit 2023-12-02T00:14:57.647948+0000 mon.a (mon.0) 9684 : audit 0 from='client.? 172.21.15.40:0/2705566680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:58 smithi141 bash[31670]: audit 2023-12-02T00:14:57.647948+0000 mon.a (mon.0) 9684 : audit 0 from='client.? 172.21.15.40:0/2705566680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:14:59.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:14:59 smithi040 bash[41173]: cluster 2023-12-02T00:14:58.882020+0000 mgr.y (mgr.24356) 15501 : cluster 0 pgmap v15469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:14:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:14:59 smithi040 bash[28232]: cluster 2023-12-02T00:14:58.882020+0000 mgr.y (mgr.24356) 15501 : cluster 0 pgmap v15469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:14:59 smithi141 bash[31670]: cluster 2023-12-02T00:14:58.882020+0000 mgr.y (mgr.24356) 15501 : cluster 0 pgmap v15469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:00 smithi040 bash[28232]: audit 2023-12-02T00:15:00.120892+0000 mon.a (mon.0) 9685 : audit 0 from='client.? 172.21.15.40:0/1668122246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:00 smithi040 bash[41173]: audit 2023-12-02T00:15:00.120892+0000 mon.a (mon.0) 9685 : audit 0 from='client.? 172.21.15.40:0/1668122246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:00 smithi141 bash[31670]: audit 2023-12-02T00:15:00.120892+0000 mon.a (mon.0) 9685 : audit 0 from='client.? 172.21.15.40:0/1668122246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:01 smithi040 bash[28232]: cluster 2023-12-02T00:15:00.883210+0000 mgr.y (mgr.24356) 15502 : cluster 0 pgmap v15470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:01 smithi040 bash[41173]: cluster 2023-12-02T00:15:00.883210+0000 mgr.y (mgr.24356) 15502 : cluster 0 pgmap v15470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:01 smithi141 bash[31670]: cluster 2023-12-02T00:15:00.883210+0000 mgr.y (mgr.24356) 15502 : cluster 0 pgmap v15470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:02 smithi040 bash[28232]: audit 2023-12-02T00:15:02.587728+0000 mon.a (mon.0) 9686 : audit 0 from='client.? 172.21.15.40:0/1015776148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:02 smithi040 bash[41173]: audit 2023-12-02T00:15:02.587728+0000 mon.a (mon.0) 9686 : audit 0 from='client.? 172.21.15.40:0/1015776148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:02 smithi141 bash[31670]: audit 2023-12-02T00:15:02.587728+0000 mon.a (mon.0) 9686 : audit 0 from='client.? 172.21.15.40:0/1015776148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:03 smithi040 bash[28232]: cluster 2023-12-02T00:15:02.883896+0000 mgr.y (mgr.24356) 15503 : cluster 0 pgmap v15471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:03 smithi040 bash[41173]: cluster 2023-12-02T00:15:02.883896+0000 mgr.y (mgr.24356) 15503 : cluster 0 pgmap v15471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:03 smithi141 bash[31670]: cluster 2023-12-02T00:15:02.883896+0000 mgr.y (mgr.24356) 15503 : cluster 0 pgmap v15471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:04 smithi040 bash[28232]: audit 2023-12-02T00:15:04.151793+0000 mon.c (mon.2) 9756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:04 smithi040 bash[41173]: audit 2023-12-02T00:15:04.151793+0000 mon.c (mon.2) 9756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:04 smithi141 bash[31670]: audit 2023-12-02T00:15:04.151793+0000 mon.c (mon.2) 9756 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:05 smithi141 bash[31670]: cluster 2023-12-02T00:15:04.885035+0000 mgr.y (mgr.24356) 15504 : cluster 0 pgmap v15472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:05 smithi141 bash[31670]: audit 2023-12-02T00:15:05.058476+0000 mon.c (mon.2) 9757 : audit 0 from='client.? 172.21.15.40:0/3110249305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:05 smithi040 bash[28232]: cluster 2023-12-02T00:15:04.885035+0000 mgr.y (mgr.24356) 15504 : cluster 0 pgmap v15472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:05 smithi040 bash[28232]: audit 2023-12-02T00:15:05.058476+0000 mon.c (mon.2) 9757 : audit 0 from='client.? 172.21.15.40:0/3110249305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:05 smithi040 bash[41173]: cluster 2023-12-02T00:15:04.885035+0000 mgr.y (mgr.24356) 15504 : cluster 0 pgmap v15472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:05 smithi040 bash[41173]: audit 2023-12-02T00:15:05.058476+0000 mon.c (mon.2) 9757 : audit 0 from='client.? 172.21.15.40:0/3110249305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:15:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:15:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:07 smithi141 bash[31670]: cluster 2023-12-02T00:15:06.885686+0000 mgr.y (mgr.24356) 15505 : cluster 0 pgmap v15473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:07 smithi141 bash[31670]: audit 2023-12-02T00:15:07.535629+0000 mon.c (mon.2) 9758 : audit 0 from='client.? 172.21.15.40:0/4109477187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:07 smithi040 bash[28232]: cluster 2023-12-02T00:15:06.885686+0000 mgr.y (mgr.24356) 15505 : cluster 0 pgmap v15473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:07 smithi040 bash[28232]: audit 2023-12-02T00:15:07.535629+0000 mon.c (mon.2) 9758 : audit 0 from='client.? 172.21.15.40:0/4109477187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:07 smithi040 bash[41173]: cluster 2023-12-02T00:15:06.885686+0000 mgr.y (mgr.24356) 15505 : cluster 0 pgmap v15473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:07 smithi040 bash[41173]: audit 2023-12-02T00:15:07.535629+0000 mon.c (mon.2) 9758 : audit 0 from='client.? 172.21.15.40:0/4109477187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:09 smithi141 bash[31670]: cluster 2023-12-02T00:15:08.886315+0000 mgr.y (mgr.24356) 15506 : cluster 0 pgmap v15474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:09 smithi040 bash[41173]: cluster 2023-12-02T00:15:08.886315+0000 mgr.y (mgr.24356) 15506 : cluster 0 pgmap v15474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:09 smithi040 bash[28232]: cluster 2023-12-02T00:15:08.886315+0000 mgr.y (mgr.24356) 15506 : cluster 0 pgmap v15474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:11.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:10 smithi141 bash[31670]: audit 2023-12-02T00:15:09.996832+0000 mon.a (mon.0) 9687 : audit 0 from='client.? 172.21.15.40:0/3639760231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:10 smithi040 bash[28232]: audit 2023-12-02T00:15:09.996832+0000 mon.a (mon.0) 9687 : audit 0 from='client.? 172.21.15.40:0/3639760231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:10 smithi040 bash[41173]: audit 2023-12-02T00:15:09.996832+0000 mon.a (mon.0) 9687 : audit 0 from='client.? 172.21.15.40:0/3639760231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:11 smithi141 bash[31670]: cluster 2023-12-02T00:15:10.887448+0000 mgr.y (mgr.24356) 15507 : cluster 0 pgmap v15475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:12.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:11 smithi040 bash[41173]: cluster 2023-12-02T00:15:10.887448+0000 mgr.y (mgr.24356) 15507 : cluster 0 pgmap v15475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:11 smithi040 bash[28232]: cluster 2023-12-02T00:15:10.887448+0000 mgr.y (mgr.24356) 15507 : cluster 0 pgmap v15475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:12 smithi141 bash[31670]: audit 2023-12-02T00:15:12.463703+0000 mon.a (mon.0) 9688 : audit 0 from='client.? 172.21.15.40:0/878751138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:12 smithi040 bash[41173]: audit 2023-12-02T00:15:12.463703+0000 mon.a (mon.0) 9688 : audit 0 from='client.? 172.21.15.40:0/878751138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:12 smithi040 bash[28232]: audit 2023-12-02T00:15:12.463703+0000 mon.a (mon.0) 9688 : audit 0 from='client.? 172.21.15.40:0/878751138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:13 smithi141 bash[31670]: cluster 2023-12-02T00:15:12.888111+0000 mgr.y (mgr.24356) 15508 : cluster 0 pgmap v15476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:13 smithi040 bash[41173]: cluster 2023-12-02T00:15:12.888111+0000 mgr.y (mgr.24356) 15508 : cluster 0 pgmap v15476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:13 smithi040 bash[28232]: cluster 2023-12-02T00:15:12.888111+0000 mgr.y (mgr.24356) 15508 : cluster 0 pgmap v15476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:15 smithi141 bash[31670]: cluster 2023-12-02T00:15:14.889141+0000 mgr.y (mgr.24356) 15509 : cluster 0 pgmap v15477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:15 smithi141 bash[31670]: audit 2023-12-02T00:15:14.922650+0000 mon.a (mon.0) 9689 : audit 0 from='client.? 172.21.15.40:0/1626840071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:15 smithi040 bash[41173]: cluster 2023-12-02T00:15:14.889141+0000 mgr.y (mgr.24356) 15509 : cluster 0 pgmap v15477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:15 smithi040 bash[41173]: audit 2023-12-02T00:15:14.922650+0000 mon.a (mon.0) 9689 : audit 0 from='client.? 172.21.15.40:0/1626840071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:15 smithi040 bash[28232]: cluster 2023-12-02T00:15:14.889141+0000 mgr.y (mgr.24356) 15509 : cluster 0 pgmap v15477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:15 smithi040 bash[28232]: audit 2023-12-02T00:15:14.922650+0000 mon.a (mon.0) 9689 : audit 0 from='client.? 172.21.15.40:0/1626840071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:15:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:15:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:17 smithi141 bash[31670]: cluster 2023-12-02T00:15:16.889938+0000 mgr.y (mgr.24356) 15510 : cluster 0 pgmap v15478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:17 smithi141 bash[31670]: audit 2023-12-02T00:15:17.391744+0000 mon.c (mon.2) 9759 : audit 0 from='client.? 172.21.15.40:0/2663197476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:17 smithi040 bash[28232]: cluster 2023-12-02T00:15:16.889938+0000 mgr.y (mgr.24356) 15510 : cluster 0 pgmap v15478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:17 smithi040 bash[28232]: audit 2023-12-02T00:15:17.391744+0000 mon.c (mon.2) 9759 : audit 0 from='client.? 172.21.15.40:0/2663197476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:17 smithi040 bash[41173]: cluster 2023-12-02T00:15:16.889938+0000 mgr.y (mgr.24356) 15510 : cluster 0 pgmap v15478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:17 smithi040 bash[41173]: audit 2023-12-02T00:15:17.391744+0000 mon.c (mon.2) 9759 : audit 0 from='client.? 172.21.15.40:0/2663197476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:19 smithi141 bash[31670]: cluster 2023-12-02T00:15:18.890639+0000 mgr.y (mgr.24356) 15511 : cluster 0 pgmap v15479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:19 smithi141 bash[31670]: audit 2023-12-02T00:15:19.152032+0000 mon.c (mon.2) 9760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:19 smithi141 bash[31670]: audit 2023-12-02T00:15:19.865151+0000 mon.c (mon.2) 9761 : audit 0 from='client.? 172.21.15.40:0/601755283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:19 smithi040 bash[28232]: cluster 2023-12-02T00:15:18.890639+0000 mgr.y (mgr.24356) 15511 : cluster 0 pgmap v15479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:19 smithi040 bash[28232]: audit 2023-12-02T00:15:19.152032+0000 mon.c (mon.2) 9760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:19 smithi040 bash[28232]: audit 2023-12-02T00:15:19.865151+0000 mon.c (mon.2) 9761 : audit 0 from='client.? 172.21.15.40:0/601755283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:19 smithi040 bash[41173]: cluster 2023-12-02T00:15:18.890639+0000 mgr.y (mgr.24356) 15511 : cluster 0 pgmap v15479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:19 smithi040 bash[41173]: audit 2023-12-02T00:15:19.152032+0000 mon.c (mon.2) 9760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:19 smithi040 bash[41173]: audit 2023-12-02T00:15:19.865151+0000 mon.c (mon.2) 9761 : audit 0 from='client.? 172.21.15.40:0/601755283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:21 smithi141 bash[31670]: cluster 2023-12-02T00:15:20.891756+0000 mgr.y (mgr.24356) 15512 : cluster 0 pgmap v15480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:21 smithi040 bash[28232]: cluster 2023-12-02T00:15:20.891756+0000 mgr.y (mgr.24356) 15512 : cluster 0 pgmap v15480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:21 smithi040 bash[41173]: cluster 2023-12-02T00:15:20.891756+0000 mgr.y (mgr.24356) 15512 : cluster 0 pgmap v15480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:22 smithi141 bash[31670]: audit 2023-12-02T00:15:22.333021+0000 mon.a (mon.0) 9690 : audit 0 from='client.? 172.21.15.40:0/3606605503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:22 smithi040 bash[28232]: audit 2023-12-02T00:15:22.333021+0000 mon.a (mon.0) 9690 : audit 0 from='client.? 172.21.15.40:0/3606605503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:22 smithi040 bash[41173]: audit 2023-12-02T00:15:22.333021+0000 mon.a (mon.0) 9690 : audit 0 from='client.? 172.21.15.40:0/3606605503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:23 smithi141 bash[31670]: cluster 2023-12-02T00:15:22.892401+0000 mgr.y (mgr.24356) 15513 : cluster 0 pgmap v15481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:24.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:23 smithi040 bash[41173]: cluster 2023-12-02T00:15:22.892401+0000 mgr.y (mgr.24356) 15513 : cluster 0 pgmap v15481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:23 smithi040 bash[28232]: cluster 2023-12-02T00:15:22.892401+0000 mgr.y (mgr.24356) 15513 : cluster 0 pgmap v15481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:25 smithi141 bash[31670]: audit 2023-12-02T00:15:24.804923+0000 mon.a (mon.0) 9691 : audit 0 from='client.? 172.21.15.40:0/2724791599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:25 smithi141 bash[31670]: cluster 2023-12-02T00:15:24.893565+0000 mgr.y (mgr.24356) 15514 : cluster 0 pgmap v15482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:25.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:25 smithi040 bash[41173]: audit 2023-12-02T00:15:24.804923+0000 mon.a (mon.0) 9691 : audit 0 from='client.? 172.21.15.40:0/2724791599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:25 smithi040 bash[41173]: cluster 2023-12-02T00:15:24.893565+0000 mgr.y (mgr.24356) 15514 : cluster 0 pgmap v15482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:25 smithi040 bash[28232]: audit 2023-12-02T00:15:24.804923+0000 mon.a (mon.0) 9691 : audit 0 from='client.? 172.21.15.40:0/2724791599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:25 smithi040 bash[28232]: cluster 2023-12-02T00:15:24.893565+0000 mgr.y (mgr.24356) 15514 : cluster 0 pgmap v15482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:15:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:15:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:27 smithi141 bash[31670]: cluster 2023-12-02T00:15:26.894204+0000 mgr.y (mgr.24356) 15515 : cluster 0 pgmap v15483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:27 smithi141 bash[31670]: audit 2023-12-02T00:15:27.270569+0000 mon.a (mon.0) 9692 : audit 0 from='client.? 172.21.15.40:0/1220811937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:27 smithi040 bash[28232]: cluster 2023-12-02T00:15:26.894204+0000 mgr.y (mgr.24356) 15515 : cluster 0 pgmap v15483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:27 smithi040 bash[28232]: audit 2023-12-02T00:15:27.270569+0000 mon.a (mon.0) 9692 : audit 0 from='client.? 172.21.15.40:0/1220811937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:27 smithi040 bash[41173]: cluster 2023-12-02T00:15:26.894204+0000 mgr.y (mgr.24356) 15515 : cluster 0 pgmap v15483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:27 smithi040 bash[41173]: audit 2023-12-02T00:15:27.270569+0000 mon.a (mon.0) 9692 : audit 0 from='client.? 172.21.15.40:0/1220811937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:29 smithi141 bash[31670]: cluster 2023-12-02T00:15:28.894801+0000 mgr.y (mgr.24356) 15516 : cluster 0 pgmap v15484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:29 smithi141 bash[31670]: audit 2023-12-02T00:15:29.746177+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.40:0/1230294221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:29 smithi040 bash[28232]: cluster 2023-12-02T00:15:28.894801+0000 mgr.y (mgr.24356) 15516 : cluster 0 pgmap v15484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:29 smithi040 bash[28232]: audit 2023-12-02T00:15:29.746177+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.40:0/1230294221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:29 smithi040 bash[41173]: cluster 2023-12-02T00:15:28.894801+0000 mgr.y (mgr.24356) 15516 : cluster 0 pgmap v15484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:29 smithi040 bash[41173]: audit 2023-12-02T00:15:29.746177+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.40:0/1230294221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:31 smithi141 bash[31670]: cluster 2023-12-02T00:15:30.895986+0000 mgr.y (mgr.24356) 15517 : cluster 0 pgmap v15485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:32.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:31 smithi040 bash[28232]: cluster 2023-12-02T00:15:30.895986+0000 mgr.y (mgr.24356) 15517 : cluster 0 pgmap v15485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:31 smithi040 bash[41173]: cluster 2023-12-02T00:15:30.895986+0000 mgr.y (mgr.24356) 15517 : cluster 0 pgmap v15485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:32 smithi141 bash[31670]: audit 2023-12-02T00:15:32.211232+0000 mon.c (mon.2) 9762 : audit 0 from='client.? 172.21.15.40:0/2621592780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:33.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:32 smithi040 bash[28232]: audit 2023-12-02T00:15:32.211232+0000 mon.c (mon.2) 9762 : audit 0 from='client.? 172.21.15.40:0/2621592780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:32 smithi040 bash[41173]: audit 2023-12-02T00:15:32.211232+0000 mon.c (mon.2) 9762 : audit 0 from='client.? 172.21.15.40:0/2621592780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:33 smithi141 bash[31670]: cluster 2023-12-02T00:15:32.896652+0000 mgr.y (mgr.24356) 15518 : cluster 0 pgmap v15486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:33 smithi040 bash[41173]: cluster 2023-12-02T00:15:32.896652+0000 mgr.y (mgr.24356) 15518 : cluster 0 pgmap v15486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:33 smithi040 bash[28232]: cluster 2023-12-02T00:15:32.896652+0000 mgr.y (mgr.24356) 15518 : cluster 0 pgmap v15486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:34 smithi141 bash[31670]: audit 2023-12-02T00:15:34.152703+0000 mon.c (mon.2) 9763 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:34 smithi141 bash[31670]: audit 2023-12-02T00:15:34.678620+0000 mon.c (mon.2) 9764 : audit 0 from='client.? 172.21.15.40:0/3979385975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:34 smithi040 bash[41173]: audit 2023-12-02T00:15:34.152703+0000 mon.c (mon.2) 9763 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:34 smithi040 bash[41173]: audit 2023-12-02T00:15:34.678620+0000 mon.c (mon.2) 9764 : audit 0 from='client.? 172.21.15.40:0/3979385975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:34 smithi040 bash[28232]: audit 2023-12-02T00:15:34.152703+0000 mon.c (mon.2) 9763 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:34 smithi040 bash[28232]: audit 2023-12-02T00:15:34.678620+0000 mon.c (mon.2) 9764 : audit 0 from='client.? 172.21.15.40:0/3979385975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:35 smithi141 bash[31670]: cluster 2023-12-02T00:15:34.897777+0000 mgr.y (mgr.24356) 15519 : cluster 0 pgmap v15487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:35 smithi040 bash[41173]: cluster 2023-12-02T00:15:34.897777+0000 mgr.y (mgr.24356) 15519 : cluster 0 pgmap v15487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:35 smithi040 bash[28232]: cluster 2023-12-02T00:15:34.897777+0000 mgr.y (mgr.24356) 15519 : cluster 0 pgmap v15487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:15:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:15:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:37 smithi141 bash[31670]: cluster 2023-12-02T00:15:36.898427+0000 mgr.y (mgr.24356) 15520 : cluster 0 pgmap v15488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:37 smithi141 bash[31670]: audit 2023-12-02T00:15:37.148369+0000 mon.a (mon.0) 9694 : audit 0 from='client.? 172.21.15.40:0/2020984606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:37 smithi040 bash[41173]: cluster 2023-12-02T00:15:36.898427+0000 mgr.y (mgr.24356) 15520 : cluster 0 pgmap v15488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:37 smithi040 bash[41173]: audit 2023-12-02T00:15:37.148369+0000 mon.a (mon.0) 9694 : audit 0 from='client.? 172.21.15.40:0/2020984606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:37 smithi040 bash[28232]: cluster 2023-12-02T00:15:36.898427+0000 mgr.y (mgr.24356) 15520 : cluster 0 pgmap v15488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:37 smithi040 bash[28232]: audit 2023-12-02T00:15:37.148369+0000 mon.a (mon.0) 9694 : audit 0 from='client.? 172.21.15.40:0/2020984606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:39 smithi141 bash[31670]: cluster 2023-12-02T00:15:38.899068+0000 mgr.y (mgr.24356) 15521 : cluster 0 pgmap v15489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:39 smithi141 bash[31670]: audit 2023-12-02T00:15:39.614669+0000 mon.c (mon.2) 9765 : audit 0 from='client.? 172.21.15.40:0/2550843927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:39 smithi040 bash[28232]: cluster 2023-12-02T00:15:38.899068+0000 mgr.y (mgr.24356) 15521 : cluster 0 pgmap v15489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:39 smithi040 bash[28232]: audit 2023-12-02T00:15:39.614669+0000 mon.c (mon.2) 9765 : audit 0 from='client.? 172.21.15.40:0/2550843927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:39 smithi040 bash[41173]: cluster 2023-12-02T00:15:38.899068+0000 mgr.y (mgr.24356) 15521 : cluster 0 pgmap v15489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:39 smithi040 bash[41173]: audit 2023-12-02T00:15:39.614669+0000 mon.c (mon.2) 9765 : audit 0 from='client.? 172.21.15.40:0/2550843927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:41 smithi141 bash[31670]: cluster 2023-12-02T00:15:40.900195+0000 mgr.y (mgr.24356) 15522 : cluster 0 pgmap v15490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:41 smithi040 bash[28232]: cluster 2023-12-02T00:15:40.900195+0000 mgr.y (mgr.24356) 15522 : cluster 0 pgmap v15490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:41 smithi040 bash[41173]: cluster 2023-12-02T00:15:40.900195+0000 mgr.y (mgr.24356) 15522 : cluster 0 pgmap v15490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:42 smithi141 bash[31670]: audit 2023-12-02T00:15:42.085117+0000 mon.a (mon.0) 9695 : audit 0 from='client.? 172.21.15.40:0/4119784275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:42 smithi040 bash[28232]: audit 2023-12-02T00:15:42.085117+0000 mon.a (mon.0) 9695 : audit 0 from='client.? 172.21.15.40:0/4119784275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:42 smithi040 bash[41173]: audit 2023-12-02T00:15:42.085117+0000 mon.a (mon.0) 9695 : audit 0 from='client.? 172.21.15.40:0/4119784275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:44 smithi141 bash[31670]: cluster 2023-12-02T00:15:42.900827+0000 mgr.y (mgr.24356) 15523 : cluster 0 pgmap v15491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:44 smithi040 bash[28232]: cluster 2023-12-02T00:15:42.900827+0000 mgr.y (mgr.24356) 15523 : cluster 0 pgmap v15491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:44 smithi040 bash[41173]: cluster 2023-12-02T00:15:42.900827+0000 mgr.y (mgr.24356) 15523 : cluster 0 pgmap v15491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:45 smithi141 bash[31670]: audit 2023-12-02T00:15:44.556280+0000 mon.a (mon.0) 9696 : audit 0 from='client.? 172.21.15.40:0/3604983892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:45 smithi141 bash[31670]: cluster 2023-12-02T00:15:44.901994+0000 mgr.y (mgr.24356) 15524 : cluster 0 pgmap v15492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:45 smithi040 bash[41173]: audit 2023-12-02T00:15:44.556280+0000 mon.a (mon.0) 9696 : audit 0 from='client.? 172.21.15.40:0/3604983892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:45 smithi040 bash[41173]: cluster 2023-12-02T00:15:44.901994+0000 mgr.y (mgr.24356) 15524 : cluster 0 pgmap v15492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:45 smithi040 bash[28232]: audit 2023-12-02T00:15:44.556280+0000 mon.a (mon.0) 9696 : audit 0 from='client.? 172.21.15.40:0/3604983892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:45 smithi040 bash[28232]: cluster 2023-12-02T00:15:44.901994+0000 mgr.y (mgr.24356) 15524 : cluster 0 pgmap v15492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:15:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:15:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:47 smithi141 bash[31670]: cluster 2023-12-02T00:15:46.902793+0000 mgr.y (mgr.24356) 15525 : cluster 0 pgmap v15493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:47 smithi141 bash[31670]: audit 2023-12-02T00:15:47.021562+0000 mon.c (mon.2) 9766 : audit 0 from='client.? 172.21.15.40:0/1007771275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:47 smithi040 bash[28232]: cluster 2023-12-02T00:15:46.902793+0000 mgr.y (mgr.24356) 15525 : cluster 0 pgmap v15493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:47 smithi040 bash[28232]: audit 2023-12-02T00:15:47.021562+0000 mon.c (mon.2) 9766 : audit 0 from='client.? 172.21.15.40:0/1007771275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:47 smithi040 bash[41173]: cluster 2023-12-02T00:15:46.902793+0000 mgr.y (mgr.24356) 15525 : cluster 0 pgmap v15493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:47 smithi040 bash[41173]: audit 2023-12-02T00:15:47.021562+0000 mon.c (mon.2) 9766 : audit 0 from='client.? 172.21.15.40:0/1007771275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:49 smithi141 bash[31670]: cluster 2023-12-02T00:15:48.903477+0000 mgr.y (mgr.24356) 15526 : cluster 0 pgmap v15494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:49 smithi141 bash[31670]: audit 2023-12-02T00:15:49.152689+0000 mon.c (mon.2) 9767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:49 smithi141 bash[31670]: audit 2023-12-02T00:15:49.501666+0000 mon.c (mon.2) 9768 : audit 0 from='client.? 172.21.15.40:0/3816449123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:49 smithi040 bash[28232]: cluster 2023-12-02T00:15:48.903477+0000 mgr.y (mgr.24356) 15526 : cluster 0 pgmap v15494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:49 smithi040 bash[28232]: audit 2023-12-02T00:15:49.152689+0000 mon.c (mon.2) 9767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:49 smithi040 bash[28232]: audit 2023-12-02T00:15:49.501666+0000 mon.c (mon.2) 9768 : audit 0 from='client.? 172.21.15.40:0/3816449123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:49 smithi040 bash[41173]: cluster 2023-12-02T00:15:48.903477+0000 mgr.y (mgr.24356) 15526 : cluster 0 pgmap v15494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:49 smithi040 bash[41173]: audit 2023-12-02T00:15:49.152689+0000 mon.c (mon.2) 9767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:49 smithi040 bash[41173]: audit 2023-12-02T00:15:49.501666+0000 mon.c (mon.2) 9768 : audit 0 from='client.? 172.21.15.40:0/3816449123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:51 smithi141 bash[31670]: cluster 2023-12-02T00:15:50.904628+0000 mgr.y (mgr.24356) 15527 : cluster 0 pgmap v15495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:51 smithi141 bash[31670]: audit 2023-12-02T00:15:51.012077+0000 mon.c (mon.2) 9769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:15:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:51 smithi040 bash[28232]: cluster 2023-12-02T00:15:50.904628+0000 mgr.y (mgr.24356) 15527 : cluster 0 pgmap v15495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:51 smithi040 bash[28232]: audit 2023-12-02T00:15:51.012077+0000 mon.c (mon.2) 9769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:15:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:51 smithi040 bash[41173]: cluster 2023-12-02T00:15:50.904628+0000 mgr.y (mgr.24356) 15527 : cluster 0 pgmap v15495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:51 smithi040 bash[41173]: audit 2023-12-02T00:15:51.012077+0000 mon.c (mon.2) 9769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:15:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:52 smithi141 bash[31670]: audit 2023-12-02T00:15:51.976578+0000 mon.a (mon.0) 9697 : audit 0 from='client.? 172.21.15.40:0/1998879814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:52 smithi040 bash[28232]: audit 2023-12-02T00:15:51.976578+0000 mon.a (mon.0) 9697 : audit 0 from='client.? 172.21.15.40:0/1998879814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:52 smithi040 bash[41173]: audit 2023-12-02T00:15:51.976578+0000 mon.a (mon.0) 9697 : audit 0 from='client.? 172.21.15.40:0/1998879814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:53 smithi141 bash[31670]: cluster 2023-12-02T00:15:52.905227+0000 mgr.y (mgr.24356) 15528 : cluster 0 pgmap v15496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:54.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:53 smithi040 bash[28232]: cluster 2023-12-02T00:15:52.905227+0000 mgr.y (mgr.24356) 15528 : cluster 0 pgmap v15496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:53 smithi040 bash[41173]: cluster 2023-12-02T00:15:52.905227+0000 mgr.y (mgr.24356) 15528 : cluster 0 pgmap v15496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:54 smithi141 bash[31670]: audit 2023-12-02T00:15:54.438283+0000 mon.a (mon.0) 9698 : audit 0 from='client.? 172.21.15.40:0/827349104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:55.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:54 smithi040 bash[28232]: audit 2023-12-02T00:15:54.438283+0000 mon.a (mon.0) 9698 : audit 0 from='client.? 172.21.15.40:0/827349104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:54 smithi040 bash[41173]: audit 2023-12-02T00:15:54.438283+0000 mon.a (mon.0) 9698 : audit 0 from='client.? 172.21.15.40:0/827349104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:55 smithi141 bash[31670]: cluster 2023-12-02T00:15:54.906395+0000 mgr.y (mgr.24356) 15529 : cluster 0 pgmap v15497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:55 smithi040 bash[28232]: cluster 2023-12-02T00:15:54.906395+0000 mgr.y (mgr.24356) 15529 : cluster 0 pgmap v15497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:55 smithi040 bash[41173]: cluster 2023-12-02T00:15:54.906395+0000 mgr.y (mgr.24356) 15529 : cluster 0 pgmap v15497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:15:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:15:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:57 smithi141 bash[31670]: cluster 2023-12-02T00:15:56.906832+0000 mgr.y (mgr.24356) 15530 : cluster 0 pgmap v15498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:57 smithi141 bash[31670]: audit 2023-12-02T00:15:56.910176+0000 mon.a (mon.0) 9699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:57 smithi141 bash[31670]: audit 2023-12-02T00:15:56.919871+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:57 smithi141 bash[31670]: audit 2023-12-02T00:15:56.973233+0000 mon.c (mon.2) 9770 : audit 0 from='client.? 172.21.15.40:0/2781568242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:57 smithi141 bash[31670]: audit 2023-12-02T00:15:57.161614+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:57 smithi141 bash[31670]: audit 2023-12-02T00:15:57.172912+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[41173]: cluster 2023-12-02T00:15:56.906832+0000 mgr.y (mgr.24356) 15530 : cluster 0 pgmap v15498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[41173]: audit 2023-12-02T00:15:56.910176+0000 mon.a (mon.0) 9699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[41173]: audit 2023-12-02T00:15:56.919871+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[41173]: audit 2023-12-02T00:15:56.973233+0000 mon.c (mon.2) 9770 : audit 0 from='client.? 172.21.15.40:0/2781568242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[41173]: audit 2023-12-02T00:15:57.161614+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[41173]: audit 2023-12-02T00:15:57.172912+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[28232]: cluster 2023-12-02T00:15:56.906832+0000 mgr.y (mgr.24356) 15530 : cluster 0 pgmap v15498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:15:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[28232]: audit 2023-12-02T00:15:56.910176+0000 mon.a (mon.0) 9699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[28232]: audit 2023-12-02T00:15:56.919871+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[28232]: audit 2023-12-02T00:15:56.973233+0000 mon.c (mon.2) 9770 : audit 0 from='client.? 172.21.15.40:0/2781568242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:15:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[28232]: audit 2023-12-02T00:15:57.161614+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:15:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:57 smithi040 bash[28232]: audit 2023-12-02T00:15:57.172912+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:59 smithi141 bash[31670]: cluster 2023-12-02T00:15:58.907438+0000 mgr.y (mgr.24356) 15531 : cluster 0 pgmap v15499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:15:59 smithi141 bash[31670]: audit 2023-12-02T00:15:59.448535+0000 mon.c (mon.2) 9771 : audit 0 from='client.? 172.21.15.40:0/377673195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:59 smithi040 bash[28232]: cluster 2023-12-02T00:15:58.907438+0000 mgr.y (mgr.24356) 15531 : cluster 0 pgmap v15499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:15:59 smithi040 bash[28232]: audit 2023-12-02T00:15:59.448535+0000 mon.c (mon.2) 9771 : audit 0 from='client.? 172.21.15.40:0/377673195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:59 smithi040 bash[41173]: cluster 2023-12-02T00:15:58.907438+0000 mgr.y (mgr.24356) 15531 : cluster 0 pgmap v15499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:15:59 smithi040 bash[41173]: audit 2023-12-02T00:15:59.448535+0000 mon.c (mon.2) 9771 : audit 0 from='client.? 172.21.15.40:0/377673195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:01 smithi141 bash[31670]: cluster 2023-12-02T00:16:00.908668+0000 mgr.y (mgr.24356) 15532 : cluster 0 pgmap v15500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:01 smithi141 bash[31670]: audit 2023-12-02T00:16:01.918098+0000 mon.c (mon.2) 9772 : audit 0 from='client.? 172.21.15.40:0/3315777750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:01 smithi040 bash[28232]: cluster 2023-12-02T00:16:00.908668+0000 mgr.y (mgr.24356) 15532 : cluster 0 pgmap v15500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:01 smithi040 bash[28232]: audit 2023-12-02T00:16:01.918098+0000 mon.c (mon.2) 9772 : audit 0 from='client.? 172.21.15.40:0/3315777750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:01 smithi040 bash[41173]: cluster 2023-12-02T00:16:00.908668+0000 mgr.y (mgr.24356) 15532 : cluster 0 pgmap v15500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:01 smithi040 bash[41173]: audit 2023-12-02T00:16:01.918098+0000 mon.c (mon.2) 9772 : audit 0 from='client.? 172.21.15.40:0/3315777750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:03 smithi141 bash[31670]: cluster 2023-12-02T00:16:02.909264+0000 mgr.y (mgr.24356) 15533 : cluster 0 pgmap v15501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:03 smithi040 bash[28232]: cluster 2023-12-02T00:16:02.909264+0000 mgr.y (mgr.24356) 15533 : cluster 0 pgmap v15501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:03 smithi040 bash[41173]: cluster 2023-12-02T00:16:02.909264+0000 mgr.y (mgr.24356) 15533 : cluster 0 pgmap v15501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:04 smithi141 bash[31670]: audit 2023-12-02T00:16:04.153020+0000 mon.c (mon.2) 9773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:04 smithi141 bash[31670]: audit 2023-12-02T00:16:04.378000+0000 mon.a (mon.0) 9703 : audit 0 from='client.? 172.21.15.40:0/3997178981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:04 smithi040 bash[28232]: audit 2023-12-02T00:16:04.153020+0000 mon.c (mon.2) 9773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:04 smithi040 bash[28232]: audit 2023-12-02T00:16:04.378000+0000 mon.a (mon.0) 9703 : audit 0 from='client.? 172.21.15.40:0/3997178981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:04 smithi040 bash[41173]: audit 2023-12-02T00:16:04.153020+0000 mon.c (mon.2) 9773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:04 smithi040 bash[41173]: audit 2023-12-02T00:16:04.378000+0000 mon.a (mon.0) 9703 : audit 0 from='client.? 172.21.15.40:0/3997178981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:05 smithi141 bash[31670]: cluster 2023-12-02T00:16:04.910474+0000 mgr.y (mgr.24356) 15534 : cluster 0 pgmap v15502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:05 smithi040 bash[28232]: cluster 2023-12-02T00:16:04.910474+0000 mgr.y (mgr.24356) 15534 : cluster 0 pgmap v15502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:05 smithi040 bash[41173]: cluster 2023-12-02T00:16:04.910474+0000 mgr.y (mgr.24356) 15534 : cluster 0 pgmap v15502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:16:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:16:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:06 smithi141 bash[31670]: audit 2023-12-02T00:16:06.844469+0000 mon.c (mon.2) 9774 : audit 0 from='client.? 172.21.15.40:0/3273478339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:06 smithi040 bash[41173]: audit 2023-12-02T00:16:06.844469+0000 mon.c (mon.2) 9774 : audit 0 from='client.? 172.21.15.40:0/3273478339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:06 smithi040 bash[28232]: audit 2023-12-02T00:16:06.844469+0000 mon.c (mon.2) 9774 : audit 0 from='client.? 172.21.15.40:0/3273478339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:07 smithi141 bash[31670]: cluster 2023-12-02T00:16:06.911110+0000 mgr.y (mgr.24356) 15535 : cluster 0 pgmap v15503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:07 smithi141 bash[31670]: audit 2023-12-02T00:16:07.751497+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:07 smithi141 bash[31670]: audit 2023-12-02T00:16:07.762647+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:07 smithi141 bash[31670]: audit 2023-12-02T00:16:07.765672+0000 mon.c (mon.2) 9775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:16:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:07 smithi141 bash[31670]: audit 2023-12-02T00:16:07.767223+0000 mon.c (mon.2) 9776 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:16:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:07 smithi141 bash[31670]: audit 2023-12-02T00:16:07.776752+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[41173]: cluster 2023-12-02T00:16:06.911110+0000 mgr.y (mgr.24356) 15535 : cluster 0 pgmap v15503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[41173]: audit 2023-12-02T00:16:07.751497+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[41173]: audit 2023-12-02T00:16:07.762647+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[41173]: audit 2023-12-02T00:16:07.765672+0000 mon.c (mon.2) 9775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[41173]: audit 2023-12-02T00:16:07.767223+0000 mon.c (mon.2) 9776 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[41173]: audit 2023-12-02T00:16:07.776752+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[28232]: cluster 2023-12-02T00:16:06.911110+0000 mgr.y (mgr.24356) 15535 : cluster 0 pgmap v15503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[28232]: audit 2023-12-02T00:16:07.751497+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[28232]: audit 2023-12-02T00:16:07.762647+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[28232]: audit 2023-12-02T00:16:07.765672+0000 mon.c (mon.2) 9775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:16:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[28232]: audit 2023-12-02T00:16:07.767223+0000 mon.c (mon.2) 9776 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:16:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:07 smithi040 bash[28232]: audit 2023-12-02T00:16:07.776752+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:16:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:09 smithi141 bash[31670]: cluster 2023-12-02T00:16:08.911639+0000 mgr.y (mgr.24356) 15536 : cluster 0 pgmap v15504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:09 smithi141 bash[31670]: audit 2023-12-02T00:16:09.314872+0000 mon.c (mon.2) 9777 : audit 0 from='client.? 172.21.15.40:0/2635771573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:09 smithi040 bash[28232]: cluster 2023-12-02T00:16:08.911639+0000 mgr.y (mgr.24356) 15536 : cluster 0 pgmap v15504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:09 smithi040 bash[28232]: audit 2023-12-02T00:16:09.314872+0000 mon.c (mon.2) 9777 : audit 0 from='client.? 172.21.15.40:0/2635771573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:09 smithi040 bash[41173]: cluster 2023-12-02T00:16:08.911639+0000 mgr.y (mgr.24356) 15536 : cluster 0 pgmap v15504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:09 smithi040 bash[41173]: audit 2023-12-02T00:16:09.314872+0000 mon.c (mon.2) 9777 : audit 0 from='client.? 172.21.15.40:0/2635771573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:11 smithi141 bash[31670]: cluster 2023-12-02T00:16:10.912792+0000 mgr.y (mgr.24356) 15537 : cluster 0 pgmap v15505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:11 smithi141 bash[31670]: audit 2023-12-02T00:16:11.781122+0000 mon.a (mon.0) 9707 : audit 0 from='client.? 172.21.15.40:0/4273149903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:11 smithi040 bash[41173]: cluster 2023-12-02T00:16:10.912792+0000 mgr.y (mgr.24356) 15537 : cluster 0 pgmap v15505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:11 smithi040 bash[41173]: audit 2023-12-02T00:16:11.781122+0000 mon.a (mon.0) 9707 : audit 0 from='client.? 172.21.15.40:0/4273149903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:11 smithi040 bash[28232]: cluster 2023-12-02T00:16:10.912792+0000 mgr.y (mgr.24356) 15537 : cluster 0 pgmap v15505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:11 smithi040 bash[28232]: audit 2023-12-02T00:16:11.781122+0000 mon.a (mon.0) 9707 : audit 0 from='client.? 172.21.15.40:0/4273149903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:13 smithi141 bash[31670]: cluster 2023-12-02T00:16:12.913552+0000 mgr.y (mgr.24356) 15538 : cluster 0 pgmap v15506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:14.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:13 smithi040 bash[28232]: cluster 2023-12-02T00:16:12.913552+0000 mgr.y (mgr.24356) 15538 : cluster 0 pgmap v15506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:13 smithi040 bash[41173]: cluster 2023-12-02T00:16:12.913552+0000 mgr.y (mgr.24356) 15538 : cluster 0 pgmap v15506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:14 smithi141 bash[31670]: audit 2023-12-02T00:16:14.247061+0000 mon.a (mon.0) 9708 : audit 0 from='client.? 172.21.15.40:0/2631981067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:15.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:14 smithi040 bash[28232]: audit 2023-12-02T00:16:14.247061+0000 mon.a (mon.0) 9708 : audit 0 from='client.? 172.21.15.40:0/2631981067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:14 smithi040 bash[41173]: audit 2023-12-02T00:16:14.247061+0000 mon.a (mon.0) 9708 : audit 0 from='client.? 172.21.15.40:0/2631981067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:15 smithi141 bash[31670]: cluster 2023-12-02T00:16:14.914766+0000 mgr.y (mgr.24356) 15539 : cluster 0 pgmap v15507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:16.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:15 smithi040 bash[28232]: cluster 2023-12-02T00:16:14.914766+0000 mgr.y (mgr.24356) 15539 : cluster 0 pgmap v15507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:15 smithi040 bash[41173]: cluster 2023-12-02T00:16:14.914766+0000 mgr.y (mgr.24356) 15539 : cluster 0 pgmap v15507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:16:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:16:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:16 smithi141 bash[31670]: audit 2023-12-02T00:16:16.710803+0000 mon.c (mon.2) 9778 : audit 0 from='client.? 172.21.15.40:0/1554608153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:17.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:16 smithi040 bash[28232]: audit 2023-12-02T00:16:16.710803+0000 mon.c (mon.2) 9778 : audit 0 from='client.? 172.21.15.40:0/1554608153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:16 smithi040 bash[41173]: audit 2023-12-02T00:16:16.710803+0000 mon.c (mon.2) 9778 : audit 0 from='client.? 172.21.15.40:0/1554608153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:17 smithi141 bash[31670]: cluster 2023-12-02T00:16:16.915432+0000 mgr.y (mgr.24356) 15540 : cluster 0 pgmap v15508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:17 smithi040 bash[28232]: cluster 2023-12-02T00:16:16.915432+0000 mgr.y (mgr.24356) 15540 : cluster 0 pgmap v15508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:17 smithi040 bash[41173]: cluster 2023-12-02T00:16:16.915432+0000 mgr.y (mgr.24356) 15540 : cluster 0 pgmap v15508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:19 smithi141 bash[31670]: cluster 2023-12-02T00:16:18.916056+0000 mgr.y (mgr.24356) 15541 : cluster 0 pgmap v15509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:19 smithi141 bash[31670]: audit 2023-12-02T00:16:19.153398+0000 mon.c (mon.2) 9779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:19 smithi141 bash[31670]: audit 2023-12-02T00:16:19.179579+0000 mon.a (mon.0) 9709 : audit 0 from='client.? 172.21.15.40:0/3076612287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:19 smithi040 bash[41173]: cluster 2023-12-02T00:16:18.916056+0000 mgr.y (mgr.24356) 15541 : cluster 0 pgmap v15509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:19 smithi040 bash[41173]: audit 2023-12-02T00:16:19.153398+0000 mon.c (mon.2) 9779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:19 smithi040 bash[41173]: audit 2023-12-02T00:16:19.179579+0000 mon.a (mon.0) 9709 : audit 0 from='client.? 172.21.15.40:0/3076612287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:19 smithi040 bash[28232]: cluster 2023-12-02T00:16:18.916056+0000 mgr.y (mgr.24356) 15541 : cluster 0 pgmap v15509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:19 smithi040 bash[28232]: audit 2023-12-02T00:16:19.153398+0000 mon.c (mon.2) 9779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:19 smithi040 bash[28232]: audit 2023-12-02T00:16:19.179579+0000 mon.a (mon.0) 9709 : audit 0 from='client.? 172.21.15.40:0/3076612287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:21 smithi141 bash[31670]: cluster 2023-12-02T00:16:20.917221+0000 mgr.y (mgr.24356) 15542 : cluster 0 pgmap v15510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:21 smithi141 bash[31670]: audit 2023-12-02T00:16:21.649807+0000 mon.a (mon.0) 9710 : audit 0 from='client.? 172.21.15.40:0/4186976962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:21 smithi040 bash[28232]: cluster 2023-12-02T00:16:20.917221+0000 mgr.y (mgr.24356) 15542 : cluster 0 pgmap v15510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:21 smithi040 bash[28232]: audit 2023-12-02T00:16:21.649807+0000 mon.a (mon.0) 9710 : audit 0 from='client.? 172.21.15.40:0/4186976962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:21 smithi040 bash[41173]: cluster 2023-12-02T00:16:20.917221+0000 mgr.y (mgr.24356) 15542 : cluster 0 pgmap v15510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:21 smithi040 bash[41173]: audit 2023-12-02T00:16:21.649807+0000 mon.a (mon.0) 9710 : audit 0 from='client.? 172.21.15.40:0/4186976962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:23 smithi141 bash[31670]: cluster 2023-12-02T00:16:22.917850+0000 mgr.y (mgr.24356) 15543 : cluster 0 pgmap v15511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:23 smithi040 bash[28232]: cluster 2023-12-02T00:16:22.917850+0000 mgr.y (mgr.24356) 15543 : cluster 0 pgmap v15511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:23 smithi040 bash[41173]: cluster 2023-12-02T00:16:22.917850+0000 mgr.y (mgr.24356) 15543 : cluster 0 pgmap v15511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:24 smithi141 bash[31670]: audit 2023-12-02T00:16:24.108315+0000 mon.c (mon.2) 9780 : audit 0 from='client.? 172.21.15.40:0/2909017899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:24 smithi040 bash[28232]: audit 2023-12-02T00:16:24.108315+0000 mon.c (mon.2) 9780 : audit 0 from='client.? 172.21.15.40:0/2909017899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:24 smithi040 bash[41173]: audit 2023-12-02T00:16:24.108315+0000 mon.c (mon.2) 9780 : audit 0 from='client.? 172.21.15.40:0/2909017899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:25 smithi141 bash[31670]: cluster 2023-12-02T00:16:24.919007+0000 mgr.y (mgr.24356) 15544 : cluster 0 pgmap v15512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:26.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:25 smithi040 bash[41173]: cluster 2023-12-02T00:16:24.919007+0000 mgr.y (mgr.24356) 15544 : cluster 0 pgmap v15512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:25 smithi040 bash[28232]: cluster 2023-12-02T00:16:24.919007+0000 mgr.y (mgr.24356) 15544 : cluster 0 pgmap v15512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:16:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:16:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:27 smithi141 bash[31670]: audit 2023-12-02T00:16:26.575788+0000 mon.a (mon.0) 9711 : audit 0 from='client.? 172.21.15.40:0/2984813787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:27.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:27 smithi040 bash[28232]: audit 2023-12-02T00:16:26.575788+0000 mon.a (mon.0) 9711 : audit 0 from='client.? 172.21.15.40:0/2984813787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:27 smithi040 bash[41173]: audit 2023-12-02T00:16:26.575788+0000 mon.a (mon.0) 9711 : audit 0 from='client.? 172.21.15.40:0/2984813787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:28 smithi141 bash[31670]: cluster 2023-12-02T00:16:26.919667+0000 mgr.y (mgr.24356) 15545 : cluster 0 pgmap v15513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:28.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:28 smithi040 bash[28232]: cluster 2023-12-02T00:16:26.919667+0000 mgr.y (mgr.24356) 15545 : cluster 0 pgmap v15513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:28 smithi040 bash[41173]: cluster 2023-12-02T00:16:26.919667+0000 mgr.y (mgr.24356) 15545 : cluster 0 pgmap v15513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:30 smithi141 bash[31670]: cluster 2023-12-02T00:16:28.920287+0000 mgr.y (mgr.24356) 15546 : cluster 0 pgmap v15514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:30 smithi141 bash[31670]: audit 2023-12-02T00:16:29.044907+0000 mon.a (mon.0) 9712 : audit 0 from='client.? 172.21.15.40:0/489576612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:30 smithi040 bash[28232]: cluster 2023-12-02T00:16:28.920287+0000 mgr.y (mgr.24356) 15546 : cluster 0 pgmap v15514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:30 smithi040 bash[28232]: audit 2023-12-02T00:16:29.044907+0000 mon.a (mon.0) 9712 : audit 0 from='client.? 172.21.15.40:0/489576612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:30 smithi040 bash[41173]: cluster 2023-12-02T00:16:28.920287+0000 mgr.y (mgr.24356) 15546 : cluster 0 pgmap v15514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:30 smithi040 bash[41173]: audit 2023-12-02T00:16:29.044907+0000 mon.a (mon.0) 9712 : audit 0 from='client.? 172.21.15.40:0/489576612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:32 smithi141 bash[31670]: cluster 2023-12-02T00:16:30.921430+0000 mgr.y (mgr.24356) 15547 : cluster 0 pgmap v15515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:32 smithi141 bash[31670]: audit 2023-12-02T00:16:31.506580+0000 mon.c (mon.2) 9781 : audit 0 from='client.? 172.21.15.40:0/3624818815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:32 smithi040 bash[28232]: cluster 2023-12-02T00:16:30.921430+0000 mgr.y (mgr.24356) 15547 : cluster 0 pgmap v15515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:32 smithi040 bash[28232]: audit 2023-12-02T00:16:31.506580+0000 mon.c (mon.2) 9781 : audit 0 from='client.? 172.21.15.40:0/3624818815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:32 smithi040 bash[41173]: cluster 2023-12-02T00:16:30.921430+0000 mgr.y (mgr.24356) 15547 : cluster 0 pgmap v15515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:32 smithi040 bash[41173]: audit 2023-12-02T00:16:31.506580+0000 mon.c (mon.2) 9781 : audit 0 from='client.? 172.21.15.40:0/3624818815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:34 smithi141 bash[31670]: cluster 2023-12-02T00:16:32.922087+0000 mgr.y (mgr.24356) 15548 : cluster 0 pgmap v15516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:34 smithi141 bash[31670]: audit 2023-12-02T00:16:33.973219+0000 mon.a (mon.0) 9713 : audit 0 from='client.? 172.21.15.40:0/2746788940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:34 smithi040 bash[28232]: cluster 2023-12-02T00:16:32.922087+0000 mgr.y (mgr.24356) 15548 : cluster 0 pgmap v15516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:34 smithi040 bash[28232]: audit 2023-12-02T00:16:33.973219+0000 mon.a (mon.0) 9713 : audit 0 from='client.? 172.21.15.40:0/2746788940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:34 smithi040 bash[41173]: cluster 2023-12-02T00:16:32.922087+0000 mgr.y (mgr.24356) 15548 : cluster 0 pgmap v15516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:34 smithi040 bash[41173]: audit 2023-12-02T00:16:33.973219+0000 mon.a (mon.0) 9713 : audit 0 from='client.? 172.21.15.40:0/2746788940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:35 smithi141 bash[31670]: audit 2023-12-02T00:16:34.153817+0000 mon.c (mon.2) 9782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:35 smithi040 bash[28232]: audit 2023-12-02T00:16:34.153817+0000 mon.c (mon.2) 9782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:35 smithi040 bash[41173]: audit 2023-12-02T00:16:34.153817+0000 mon.c (mon.2) 9782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:36 smithi141 bash[31670]: cluster 2023-12-02T00:16:34.923214+0000 mgr.y (mgr.24356) 15549 : cluster 0 pgmap v15517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:36 smithi040 bash[28232]: cluster 2023-12-02T00:16:34.923214+0000 mgr.y (mgr.24356) 15549 : cluster 0 pgmap v15517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:36 smithi040 bash[41173]: cluster 2023-12-02T00:16:34.923214+0000 mgr.y (mgr.24356) 15549 : cluster 0 pgmap v15517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:16:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:16:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:37 smithi040 bash[28232]: audit 2023-12-02T00:16:36.436139+0000 mon.c (mon.2) 9783 : audit 0 from='client.? 172.21.15.40:0/2188248879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:37 smithi040 bash[41173]: audit 2023-12-02T00:16:36.436139+0000 mon.c (mon.2) 9783 : audit 0 from='client.? 172.21.15.40:0/2188248879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:37 smithi141 bash[31670]: audit 2023-12-02T00:16:36.436139+0000 mon.c (mon.2) 9783 : audit 0 from='client.? 172.21.15.40:0/2188248879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:38 smithi040 bash[28232]: cluster 2023-12-02T00:16:36.923822+0000 mgr.y (mgr.24356) 15550 : cluster 0 pgmap v15518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:38 smithi040 bash[41173]: cluster 2023-12-02T00:16:36.923822+0000 mgr.y (mgr.24356) 15550 : cluster 0 pgmap v15518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:38 smithi141 bash[31670]: cluster 2023-12-02T00:16:36.923822+0000 mgr.y (mgr.24356) 15550 : cluster 0 pgmap v15518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:39 smithi040 bash[28232]: audit 2023-12-02T00:16:38.898359+0000 mon.a (mon.0) 9714 : audit 0 from='client.? 172.21.15.40:0/2456288828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:39 smithi040 bash[41173]: audit 2023-12-02T00:16:38.898359+0000 mon.a (mon.0) 9714 : audit 0 from='client.? 172.21.15.40:0/2456288828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:39 smithi141 bash[31670]: audit 2023-12-02T00:16:38.898359+0000 mon.a (mon.0) 9714 : audit 0 from='client.? 172.21.15.40:0/2456288828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:40 smithi040 bash[28232]: cluster 2023-12-02T00:16:38.924201+0000 mgr.y (mgr.24356) 15551 : cluster 0 pgmap v15519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:40 smithi040 bash[41173]: cluster 2023-12-02T00:16:38.924201+0000 mgr.y (mgr.24356) 15551 : cluster 0 pgmap v15519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:40 smithi141 bash[31670]: cluster 2023-12-02T00:16:38.924201+0000 mgr.y (mgr.24356) 15551 : cluster 0 pgmap v15519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:42 smithi040 bash[28232]: cluster 2023-12-02T00:16:40.925332+0000 mgr.y (mgr.24356) 15552 : cluster 0 pgmap v15520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:42 smithi040 bash[28232]: audit 2023-12-02T00:16:41.367571+0000 mon.a (mon.0) 9715 : audit 0 from='client.? 172.21.15.40:0/2027313090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:42 smithi040 bash[41173]: cluster 2023-12-02T00:16:40.925332+0000 mgr.y (mgr.24356) 15552 : cluster 0 pgmap v15520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:42 smithi040 bash[41173]: audit 2023-12-02T00:16:41.367571+0000 mon.a (mon.0) 9715 : audit 0 from='client.? 172.21.15.40:0/2027313090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:42 smithi141 bash[31670]: cluster 2023-12-02T00:16:40.925332+0000 mgr.y (mgr.24356) 15552 : cluster 0 pgmap v15520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:42 smithi141 bash[31670]: audit 2023-12-02T00:16:41.367571+0000 mon.a (mon.0) 9715 : audit 0 from='client.? 172.21.15.40:0/2027313090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:44 smithi040 bash[28232]: cluster 2023-12-02T00:16:42.926009+0000 mgr.y (mgr.24356) 15553 : cluster 0 pgmap v15521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:44 smithi040 bash[28232]: audit 2023-12-02T00:16:43.835018+0000 mon.a (mon.0) 9716 : audit 0 from='client.? 172.21.15.40:0/3067712273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:44 smithi040 bash[41173]: cluster 2023-12-02T00:16:42.926009+0000 mgr.y (mgr.24356) 15553 : cluster 0 pgmap v15521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:44 smithi040 bash[41173]: audit 2023-12-02T00:16:43.835018+0000 mon.a (mon.0) 9716 : audit 0 from='client.? 172.21.15.40:0/3067712273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:44 smithi141 bash[31670]: cluster 2023-12-02T00:16:42.926009+0000 mgr.y (mgr.24356) 15553 : cluster 0 pgmap v15521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:44 smithi141 bash[31670]: audit 2023-12-02T00:16:43.835018+0000 mon.a (mon.0) 9716 : audit 0 from='client.? 172.21.15.40:0/3067712273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:45 smithi141 bash[31670]: cluster 2023-12-02T00:16:44.927195+0000 mgr.y (mgr.24356) 15554 : cluster 0 pgmap v15522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:45.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:45 smithi040 bash[28232]: cluster 2023-12-02T00:16:44.927195+0000 mgr.y (mgr.24356) 15554 : cluster 0 pgmap v15522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:45 smithi040 bash[41173]: cluster 2023-12-02T00:16:44.927195+0000 mgr.y (mgr.24356) 15554 : cluster 0 pgmap v15522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:46 smithi141 bash[31670]: audit 2023-12-02T00:16:46.298781+0000 mon.c (mon.2) 9784 : audit 0 from='client.? 172.21.15.40:0/2044749814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:46.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:46 smithi040 bash[28232]: audit 2023-12-02T00:16:46.298781+0000 mon.c (mon.2) 9784 : audit 0 from='client.? 172.21.15.40:0/2044749814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:16:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:16:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:46 smithi040 bash[41173]: audit 2023-12-02T00:16:46.298781+0000 mon.c (mon.2) 9784 : audit 0 from='client.? 172.21.15.40:0/2044749814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:47 smithi141 bash[31670]: cluster 2023-12-02T00:16:46.927819+0000 mgr.y (mgr.24356) 15555 : cluster 0 pgmap v15523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:47.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:47 smithi040 bash[28232]: cluster 2023-12-02T00:16:46.927819+0000 mgr.y (mgr.24356) 15555 : cluster 0 pgmap v15523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:47 smithi040 bash[41173]: cluster 2023-12-02T00:16:46.927819+0000 mgr.y (mgr.24356) 15555 : cluster 0 pgmap v15523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:48 smithi040 bash[41173]: audit 2023-12-02T00:16:48.764508+0000 mon.a (mon.0) 9717 : audit 0 from='client.? 172.21.15.40:0/1634229644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:48 smithi040 bash[28232]: audit 2023-12-02T00:16:48.764508+0000 mon.a (mon.0) 9717 : audit 0 from='client.? 172.21.15.40:0/1634229644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:48 smithi141 bash[31670]: audit 2023-12-02T00:16:48.764508+0000 mon.a (mon.0) 9717 : audit 0 from='client.? 172.21.15.40:0/1634229644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:49 smithi040 bash[28232]: cluster 2023-12-02T00:16:48.928546+0000 mgr.y (mgr.24356) 15556 : cluster 0 pgmap v15524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:49 smithi040 bash[28232]: audit 2023-12-02T00:16:49.154238+0000 mon.c (mon.2) 9785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:49 smithi040 bash[41173]: cluster 2023-12-02T00:16:48.928546+0000 mgr.y (mgr.24356) 15556 : cluster 0 pgmap v15524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:49 smithi040 bash[41173]: audit 2023-12-02T00:16:49.154238+0000 mon.c (mon.2) 9785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:49 smithi141 bash[31670]: cluster 2023-12-02T00:16:48.928546+0000 mgr.y (mgr.24356) 15556 : cluster 0 pgmap v15524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:49 smithi141 bash[31670]: audit 2023-12-02T00:16:49.154238+0000 mon.c (mon.2) 9785 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:51 smithi141 bash[31670]: cluster 2023-12-02T00:16:50.929392+0000 mgr.y (mgr.24356) 15557 : cluster 0 pgmap v15525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:51 smithi141 bash[31670]: audit 2023-12-02T00:16:51.229689+0000 mon.a (mon.0) 9718 : audit 0 from='client.? 172.21.15.40:0/583899888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:52.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:51 smithi040 bash[28232]: cluster 2023-12-02T00:16:50.929392+0000 mgr.y (mgr.24356) 15557 : cluster 0 pgmap v15525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:51 smithi040 bash[28232]: audit 2023-12-02T00:16:51.229689+0000 mon.a (mon.0) 9718 : audit 0 from='client.? 172.21.15.40:0/583899888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:51 smithi040 bash[41173]: cluster 2023-12-02T00:16:50.929392+0000 mgr.y (mgr.24356) 15557 : cluster 0 pgmap v15525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:51 smithi040 bash[41173]: audit 2023-12-02T00:16:51.229689+0000 mon.a (mon.0) 9718 : audit 0 from='client.? 172.21.15.40:0/583899888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:53 smithi141 bash[31670]: cluster 2023-12-02T00:16:52.929977+0000 mgr.y (mgr.24356) 15558 : cluster 0 pgmap v15526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:53 smithi141 bash[31670]: audit 2023-12-02T00:16:53.698254+0000 mon.c (mon.2) 9786 : audit 0 from='client.? 172.21.15.40:0/4085639182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:53 smithi040 bash[28232]: cluster 2023-12-02T00:16:52.929977+0000 mgr.y (mgr.24356) 15558 : cluster 0 pgmap v15526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:53 smithi040 bash[28232]: audit 2023-12-02T00:16:53.698254+0000 mon.c (mon.2) 9786 : audit 0 from='client.? 172.21.15.40:0/4085639182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:53 smithi040 bash[41173]: cluster 2023-12-02T00:16:52.929977+0000 mgr.y (mgr.24356) 15558 : cluster 0 pgmap v15526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:53 smithi040 bash[41173]: audit 2023-12-02T00:16:53.698254+0000 mon.c (mon.2) 9786 : audit 0 from='client.? 172.21.15.40:0/4085639182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:55 smithi141 bash[31670]: cluster 2023-12-02T00:16:54.931290+0000 mgr.y (mgr.24356) 15559 : cluster 0 pgmap v15527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:55 smithi040 bash[41173]: cluster 2023-12-02T00:16:54.931290+0000 mgr.y (mgr.24356) 15559 : cluster 0 pgmap v15527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:55 smithi040 bash[28232]: cluster 2023-12-02T00:16:54.931290+0000 mgr.y (mgr.24356) 15559 : cluster 0 pgmap v15527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:56 smithi141 bash[31670]: audit 2023-12-02T00:16:56.166963+0000 mon.a (mon.0) 9719 : audit 0 from='client.? 172.21.15.40:0/3633429946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:16:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:16:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:56 smithi040 bash[41173]: audit 2023-12-02T00:16:56.166963+0000 mon.a (mon.0) 9719 : audit 0 from='client.? 172.21.15.40:0/3633429946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:56 smithi040 bash[28232]: audit 2023-12-02T00:16:56.166963+0000 mon.a (mon.0) 9719 : audit 0 from='client.? 172.21.15.40:0/3633429946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:57 smithi141 bash[31670]: cluster 2023-12-02T00:16:56.932113+0000 mgr.y (mgr.24356) 15560 : cluster 0 pgmap v15528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:57.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:57 smithi040 bash[28232]: cluster 2023-12-02T00:16:56.932113+0000 mgr.y (mgr.24356) 15560 : cluster 0 pgmap v15528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:57 smithi040 bash[41173]: cluster 2023-12-02T00:16:56.932113+0000 mgr.y (mgr.24356) 15560 : cluster 0 pgmap v15528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:16:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:58 smithi141 bash[31670]: audit 2023-12-02T00:16:58.630294+0000 mon.c (mon.2) 9787 : audit 0 from='client.? 172.21.15.40:0/24029823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:58 smithi040 bash[28232]: audit 2023-12-02T00:16:58.630294+0000 mon.c (mon.2) 9787 : audit 0 from='client.? 172.21.15.40:0/24029823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:16:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:58 smithi040 bash[41173]: audit 2023-12-02T00:16:58.630294+0000 mon.c (mon.2) 9787 : audit 0 from='client.? 172.21.15.40:0/24029823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:16:59 smithi141 bash[31670]: cluster 2023-12-02T00:16:58.932840+0000 mgr.y (mgr.24356) 15561 : cluster 0 pgmap v15529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:00.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:16:59 smithi040 bash[28232]: cluster 2023-12-02T00:16:58.932840+0000 mgr.y (mgr.24356) 15561 : cluster 0 pgmap v15529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:16:59 smithi040 bash[41173]: cluster 2023-12-02T00:16:58.932840+0000 mgr.y (mgr.24356) 15561 : cluster 0 pgmap v15529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:01 smithi141 bash[31670]: cluster 2023-12-02T00:17:00.933932+0000 mgr.y (mgr.24356) 15562 : cluster 0 pgmap v15530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:01 smithi141 bash[31670]: audit 2023-12-02T00:17:01.095203+0000 mon.c (mon.2) 9788 : audit 0 from='client.? 172.21.15.40:0/765595128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:01 smithi040 bash[28232]: cluster 2023-12-02T00:17:00.933932+0000 mgr.y (mgr.24356) 15562 : cluster 0 pgmap v15530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:01 smithi040 bash[28232]: audit 2023-12-02T00:17:01.095203+0000 mon.c (mon.2) 9788 : audit 0 from='client.? 172.21.15.40:0/765595128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:01 smithi040 bash[41173]: cluster 2023-12-02T00:17:00.933932+0000 mgr.y (mgr.24356) 15562 : cluster 0 pgmap v15530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:01 smithi040 bash[41173]: audit 2023-12-02T00:17:01.095203+0000 mon.c (mon.2) 9788 : audit 0 from='client.? 172.21.15.40:0/765595128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:03 smithi141 bash[31670]: cluster 2023-12-02T00:17:02.934568+0000 mgr.y (mgr.24356) 15563 : cluster 0 pgmap v15531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:03 smithi141 bash[31670]: audit 2023-12-02T00:17:03.555020+0000 mon.c (mon.2) 9789 : audit 0 from='client.? 172.21.15.40:0/745793379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:03 smithi040 bash[28232]: cluster 2023-12-02T00:17:02.934568+0000 mgr.y (mgr.24356) 15563 : cluster 0 pgmap v15531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:03 smithi040 bash[28232]: audit 2023-12-02T00:17:03.555020+0000 mon.c (mon.2) 9789 : audit 0 from='client.? 172.21.15.40:0/745793379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:03 smithi040 bash[41173]: cluster 2023-12-02T00:17:02.934568+0000 mgr.y (mgr.24356) 15563 : cluster 0 pgmap v15531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:03 smithi040 bash[41173]: audit 2023-12-02T00:17:03.555020+0000 mon.c (mon.2) 9789 : audit 0 from='client.? 172.21.15.40:0/745793379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:04 smithi141 bash[31670]: audit 2023-12-02T00:17:04.154696+0000 mon.c (mon.2) 9790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:04 smithi040 bash[28232]: audit 2023-12-02T00:17:04.154696+0000 mon.c (mon.2) 9790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:04 smithi040 bash[41173]: audit 2023-12-02T00:17:04.154696+0000 mon.c (mon.2) 9790 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:05 smithi141 bash[31670]: cluster 2023-12-02T00:17:04.935713+0000 mgr.y (mgr.24356) 15564 : cluster 0 pgmap v15532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:05 smithi040 bash[28232]: cluster 2023-12-02T00:17:04.935713+0000 mgr.y (mgr.24356) 15564 : cluster 0 pgmap v15532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:05 smithi040 bash[41173]: cluster 2023-12-02T00:17:04.935713+0000 mgr.y (mgr.24356) 15564 : cluster 0 pgmap v15532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:17:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:17:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:07 smithi141 bash[31670]: audit 2023-12-02T00:17:06.015848+0000 mon.c (mon.2) 9791 : audit 0 from='client.? 172.21.15.40:0/2182791677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:07 smithi040 bash[41173]: audit 2023-12-02T00:17:06.015848+0000 mon.c (mon.2) 9791 : audit 0 from='client.? 172.21.15.40:0/2182791677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:07 smithi040 bash[28232]: audit 2023-12-02T00:17:06.015848+0000 mon.c (mon.2) 9791 : audit 0 from='client.? 172.21.15.40:0/2182791677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:08 smithi141 bash[31670]: cluster 2023-12-02T00:17:06.936411+0000 mgr.y (mgr.24356) 15565 : cluster 0 pgmap v15533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:08 smithi141 bash[31670]: audit 2023-12-02T00:17:07.861583+0000 mon.c (mon.2) 9792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:17:08.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:08 smithi040 bash[41173]: cluster 2023-12-02T00:17:06.936411+0000 mgr.y (mgr.24356) 15565 : cluster 0 pgmap v15533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:08 smithi040 bash[41173]: audit 2023-12-02T00:17:07.861583+0000 mon.c (mon.2) 9792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:17:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:08 smithi040 bash[28232]: cluster 2023-12-02T00:17:06.936411+0000 mgr.y (mgr.24356) 15565 : cluster 0 pgmap v15533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:08 smithi040 bash[28232]: audit 2023-12-02T00:17:07.861583+0000 mon.c (mon.2) 9792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:17:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:09 smithi141 bash[31670]: audit 2023-12-02T00:17:08.468363+0000 mon.c (mon.2) 9793 : audit 0 from='client.? 172.21.15.40:0/2599398306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:09.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:09 smithi040 bash[28232]: audit 2023-12-02T00:17:08.468363+0000 mon.c (mon.2) 9793 : audit 0 from='client.? 172.21.15.40:0/2599398306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:09 smithi040 bash[41173]: audit 2023-12-02T00:17:08.468363+0000 mon.c (mon.2) 9793 : audit 0 from='client.? 172.21.15.40:0/2599398306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:10 smithi141 bash[31670]: cluster 2023-12-02T00:17:08.937041+0000 mgr.y (mgr.24356) 15566 : cluster 0 pgmap v15534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:10.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:10 smithi040 bash[28232]: cluster 2023-12-02T00:17:08.937041+0000 mgr.y (mgr.24356) 15566 : cluster 0 pgmap v15534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:10 smithi040 bash[41173]: cluster 2023-12-02T00:17:08.937041+0000 mgr.y (mgr.24356) 15566 : cluster 0 pgmap v15534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:11.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:11 smithi040 bash[28232]: audit 2023-12-02T00:17:10.936034+0000 mon.c (mon.2) 9794 : audit 0 from='client.? 172.21.15.40:0/1449094026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:11 smithi040 bash[41173]: audit 2023-12-02T00:17:10.936034+0000 mon.c (mon.2) 9794 : audit 0 from='client.? 172.21.15.40:0/1449094026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:11 smithi141 bash[31670]: audit 2023-12-02T00:17:10.936034+0000 mon.c (mon.2) 9794 : audit 0 from='client.? 172.21.15.40:0/1449094026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:12.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:12 smithi040 bash[28232]: cluster 2023-12-02T00:17:10.938180+0000 mgr.y (mgr.24356) 15567 : cluster 0 pgmap v15535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:12 smithi040 bash[41173]: cluster 2023-12-02T00:17:10.938180+0000 mgr.y (mgr.24356) 15567 : cluster 0 pgmap v15535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:12 smithi141 bash[31670]: cluster 2023-12-02T00:17:10.938180+0000 mgr.y (mgr.24356) 15567 : cluster 0 pgmap v15535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[41173]: cluster 2023-12-02T00:17:12.938831+0000 mgr.y (mgr.24356) 15568 : cluster 0 pgmap v15536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[41173]: audit 2023-12-02T00:17:13.412105+0000 mon.c (mon.2) 9795 : audit 0 from='client.? 172.21.15.40:0/2603334704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[41173]: audit 2023-12-02T00:17:13.710435+0000 mon.a (mon.0) 9720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[41173]: audit 2023-12-02T00:17:13.720091+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[28232]: cluster 2023-12-02T00:17:12.938831+0000 mgr.y (mgr.24356) 15568 : cluster 0 pgmap v15536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[28232]: audit 2023-12-02T00:17:13.412105+0000 mon.c (mon.2) 9795 : audit 0 from='client.? 172.21.15.40:0/2603334704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[28232]: audit 2023-12-02T00:17:13.710435+0000 mon.a (mon.0) 9720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:14 smithi040 bash[28232]: audit 2023-12-02T00:17:13.720091+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:14 smithi141 bash[31670]: cluster 2023-12-02T00:17:12.938831+0000 mgr.y (mgr.24356) 15568 : cluster 0 pgmap v15536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:14 smithi141 bash[31670]: audit 2023-12-02T00:17:13.412105+0000 mon.c (mon.2) 9795 : audit 0 from='client.? 172.21.15.40:0/2603334704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:14 smithi141 bash[31670]: audit 2023-12-02T00:17:13.710435+0000 mon.a (mon.0) 9720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:14 smithi141 bash[31670]: audit 2023-12-02T00:17:13.720091+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.055214+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.067690+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.578062+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.587596+0000 mon.a (mon.0) 9725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.920786+0000 mon.a (mon.0) 9726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.931556+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.934364+0000 mon.c (mon.2) 9796 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:17:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.935900+0000 mon.c (mon.2) 9797 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:17:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[28232]: audit 2023-12-02T00:17:14.945673+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.055214+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.067690+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.578062+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.587596+0000 mon.a (mon.0) 9725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.920786+0000 mon.a (mon.0) 9726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.931556+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.934364+0000 mon.c (mon.2) 9796 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:17:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.935900+0000 mon.c (mon.2) 9797 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:17:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:15 smithi040 bash[41173]: audit 2023-12-02T00:17:14.945673+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.055214+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.067690+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.578062+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.587596+0000 mon.a (mon.0) 9725 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.920786+0000 mon.a (mon.0) 9726 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.931556+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.934364+0000 mon.c (mon.2) 9796 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:17:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.935900+0000 mon.c (mon.2) 9797 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:17:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:15 smithi141 bash[31670]: audit 2023-12-02T00:17:14.945673+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:17:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:16 smithi040 bash[28232]: cluster 2023-12-02T00:17:14.939826+0000 mgr.y (mgr.24356) 15569 : cluster 0 pgmap v15537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:16 smithi040 bash[28232]: audit 2023-12-02T00:17:15.880682+0000 mon.a (mon.0) 9729 : audit 0 from='client.? 172.21.15.40:0/1610674873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:16 smithi040 bash[41173]: cluster 2023-12-02T00:17:14.939826+0000 mgr.y (mgr.24356) 15569 : cluster 0 pgmap v15537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:16 smithi040 bash[41173]: audit 2023-12-02T00:17:15.880682+0000 mon.a (mon.0) 9729 : audit 0 from='client.? 172.21.15.40:0/1610674873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:16 smithi141 bash[31670]: cluster 2023-12-02T00:17:14.939826+0000 mgr.y (mgr.24356) 15569 : cluster 0 pgmap v15537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:16 smithi141 bash[31670]: audit 2023-12-02T00:17:15.880682+0000 mon.a (mon.0) 9729 : audit 0 from='client.? 172.21.15.40:0/1610674873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:17:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:17:18.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:18 smithi040 bash[28232]: cluster 2023-12-02T00:17:16.940544+0000 mgr.y (mgr.24356) 15570 : cluster 0 pgmap v15538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:18 smithi040 bash[41173]: cluster 2023-12-02T00:17:16.940544+0000 mgr.y (mgr.24356) 15570 : cluster 0 pgmap v15538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:18 smithi141 bash[31670]: cluster 2023-12-02T00:17:16.940544+0000 mgr.y (mgr.24356) 15570 : cluster 0 pgmap v15538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:19.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:19 smithi040 bash[28232]: audit 2023-12-02T00:17:18.346559+0000 mon.c (mon.2) 9798 : audit 0 from='client.? 172.21.15.40:0/2721686410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:19 smithi040 bash[41173]: audit 2023-12-02T00:17:18.346559+0000 mon.c (mon.2) 9798 : audit 0 from='client.? 172.21.15.40:0/2721686410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:19 smithi141 bash[31670]: audit 2023-12-02T00:17:18.346559+0000 mon.c (mon.2) 9798 : audit 0 from='client.? 172.21.15.40:0/2721686410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:20 smithi040 bash[28232]: cluster 2023-12-02T00:17:18.941199+0000 mgr.y (mgr.24356) 15571 : cluster 0 pgmap v15539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:20 smithi040 bash[28232]: audit 2023-12-02T00:17:19.155065+0000 mon.c (mon.2) 9799 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:20 smithi040 bash[41173]: cluster 2023-12-02T00:17:18.941199+0000 mgr.y (mgr.24356) 15571 : cluster 0 pgmap v15539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:20 smithi040 bash[41173]: audit 2023-12-02T00:17:19.155065+0000 mon.c (mon.2) 9799 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:20 smithi141 bash[31670]: cluster 2023-12-02T00:17:18.941199+0000 mgr.y (mgr.24356) 15571 : cluster 0 pgmap v15539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:20 smithi141 bash[31670]: audit 2023-12-02T00:17:19.155065+0000 mon.c (mon.2) 9799 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:21 smithi040 bash[41173]: audit 2023-12-02T00:17:20.811417+0000 mon.a (mon.0) 9730 : audit 0 from='client.? 172.21.15.40:0/2150490481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:21 smithi040 bash[28232]: audit 2023-12-02T00:17:20.811417+0000 mon.a (mon.0) 9730 : audit 0 from='client.? 172.21.15.40:0/2150490481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:21 smithi141 bash[31670]: audit 2023-12-02T00:17:20.811417+0000 mon.a (mon.0) 9730 : audit 0 from='client.? 172.21.15.40:0/2150490481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:22 smithi040 bash[41173]: cluster 2023-12-02T00:17:20.942378+0000 mgr.y (mgr.24356) 15572 : cluster 0 pgmap v15540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:22 smithi040 bash[28232]: cluster 2023-12-02T00:17:20.942378+0000 mgr.y (mgr.24356) 15572 : cluster 0 pgmap v15540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:22 smithi141 bash[31670]: cluster 2023-12-02T00:17:20.942378+0000 mgr.y (mgr.24356) 15572 : cluster 0 pgmap v15540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:24 smithi040 bash[28232]: cluster 2023-12-02T00:17:22.942944+0000 mgr.y (mgr.24356) 15573 : cluster 0 pgmap v15541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:24 smithi040 bash[28232]: audit 2023-12-02T00:17:23.280134+0000 mon.c (mon.2) 9800 : audit 0 from='client.? 172.21.15.40:0/3883988362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:24 smithi040 bash[41173]: cluster 2023-12-02T00:17:22.942944+0000 mgr.y (mgr.24356) 15573 : cluster 0 pgmap v15541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:24 smithi040 bash[41173]: audit 2023-12-02T00:17:23.280134+0000 mon.c (mon.2) 9800 : audit 0 from='client.? 172.21.15.40:0/3883988362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:24 smithi141 bash[31670]: cluster 2023-12-02T00:17:22.942944+0000 mgr.y (mgr.24356) 15573 : cluster 0 pgmap v15541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:24 smithi141 bash[31670]: audit 2023-12-02T00:17:23.280134+0000 mon.c (mon.2) 9800 : audit 0 from='client.? 172.21.15.40:0/3883988362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:25 smithi141 bash[31670]: cluster 2023-12-02T00:17:24.944101+0000 mgr.y (mgr.24356) 15574 : cluster 0 pgmap v15542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:25 smithi040 bash[41173]: cluster 2023-12-02T00:17:24.944101+0000 mgr.y (mgr.24356) 15574 : cluster 0 pgmap v15542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:25 smithi040 bash[28232]: cluster 2023-12-02T00:17:24.944101+0000 mgr.y (mgr.24356) 15574 : cluster 0 pgmap v15542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:26 smithi141 bash[31670]: audit 2023-12-02T00:17:25.751936+0000 mon.c (mon.2) 9801 : audit 0 from='client.? 172.21.15.40:0/2619059139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:26.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:26 smithi040 bash[28232]: audit 2023-12-02T00:17:25.751936+0000 mon.c (mon.2) 9801 : audit 0 from='client.? 172.21.15.40:0/2619059139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:17:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:17:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:26 smithi040 bash[41173]: audit 2023-12-02T00:17:25.751936+0000 mon.c (mon.2) 9801 : audit 0 from='client.? 172.21.15.40:0/2619059139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:27 smithi141 bash[31670]: cluster 2023-12-02T00:17:26.944907+0000 mgr.y (mgr.24356) 15575 : cluster 0 pgmap v15543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:27.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:27 smithi040 bash[41173]: cluster 2023-12-02T00:17:26.944907+0000 mgr.y (mgr.24356) 15575 : cluster 0 pgmap v15543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:27 smithi040 bash[28232]: cluster 2023-12-02T00:17:26.944907+0000 mgr.y (mgr.24356) 15575 : cluster 0 pgmap v15543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:28 smithi141 bash[31670]: audit 2023-12-02T00:17:28.222054+0000 mon.a (mon.0) 9731 : audit 0 from='client.? 172.21.15.40:0/1864049444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:28.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:28 smithi040 bash[28232]: audit 2023-12-02T00:17:28.222054+0000 mon.a (mon.0) 9731 : audit 0 from='client.? 172.21.15.40:0/1864049444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:28 smithi040 bash[41173]: audit 2023-12-02T00:17:28.222054+0000 mon.a (mon.0) 9731 : audit 0 from='client.? 172.21.15.40:0/1864049444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:29 smithi141 bash[31670]: cluster 2023-12-02T00:17:28.945638+0000 mgr.y (mgr.24356) 15576 : cluster 0 pgmap v15544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:29.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:29 smithi040 bash[28232]: cluster 2023-12-02T00:17:28.945638+0000 mgr.y (mgr.24356) 15576 : cluster 0 pgmap v15544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:29 smithi040 bash[41173]: cluster 2023-12-02T00:17:28.945638+0000 mgr.y (mgr.24356) 15576 : cluster 0 pgmap v15544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:30 smithi141 bash[31670]: audit 2023-12-02T00:17:30.689188+0000 mon.a (mon.0) 9732 : audit 0 from='client.? 172.21.15.40:0/1299071483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:31.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:30 smithi040 bash[28232]: audit 2023-12-02T00:17:30.689188+0000 mon.a (mon.0) 9732 : audit 0 from='client.? 172.21.15.40:0/1299071483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:30 smithi040 bash[41173]: audit 2023-12-02T00:17:30.689188+0000 mon.a (mon.0) 9732 : audit 0 from='client.? 172.21.15.40:0/1299071483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:31 smithi141 bash[31670]: cluster 2023-12-02T00:17:30.946848+0000 mgr.y (mgr.24356) 15577 : cluster 0 pgmap v15545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:31 smithi040 bash[28232]: cluster 2023-12-02T00:17:30.946848+0000 mgr.y (mgr.24356) 15577 : cluster 0 pgmap v15545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:31 smithi040 bash[41173]: cluster 2023-12-02T00:17:30.946848+0000 mgr.y (mgr.24356) 15577 : cluster 0 pgmap v15545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:34 smithi141 bash[31670]: cluster 2023-12-02T00:17:32.947490+0000 mgr.y (mgr.24356) 15578 : cluster 0 pgmap v15546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:34 smithi141 bash[31670]: audit 2023-12-02T00:17:33.152952+0000 mon.a (mon.0) 9733 : audit 0 from='client.? 172.21.15.40:0/1382109679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:34 smithi040 bash[41173]: cluster 2023-12-02T00:17:32.947490+0000 mgr.y (mgr.24356) 15578 : cluster 0 pgmap v15546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:34 smithi040 bash[41173]: audit 2023-12-02T00:17:33.152952+0000 mon.a (mon.0) 9733 : audit 0 from='client.? 172.21.15.40:0/1382109679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:34 smithi040 bash[28232]: cluster 2023-12-02T00:17:32.947490+0000 mgr.y (mgr.24356) 15578 : cluster 0 pgmap v15546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:34 smithi040 bash[28232]: audit 2023-12-02T00:17:33.152952+0000 mon.a (mon.0) 9733 : audit 0 from='client.? 172.21.15.40:0/1382109679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:35 smithi141 bash[31670]: audit 2023-12-02T00:17:34.155385+0000 mon.c (mon.2) 9802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:35.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:35 smithi040 bash[28232]: audit 2023-12-02T00:17:34.155385+0000 mon.c (mon.2) 9802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:35 smithi040 bash[41173]: audit 2023-12-02T00:17:34.155385+0000 mon.c (mon.2) 9802 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:36 smithi141 bash[31670]: cluster 2023-12-02T00:17:34.948699+0000 mgr.y (mgr.24356) 15579 : cluster 0 pgmap v15547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:36 smithi141 bash[31670]: audit 2023-12-02T00:17:35.630048+0000 mon.a (mon.0) 9734 : audit 0 from='client.? 172.21.15.40:0/1200601325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:36 smithi040 bash[28232]: cluster 2023-12-02T00:17:34.948699+0000 mgr.y (mgr.24356) 15579 : cluster 0 pgmap v15547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:36 smithi040 bash[28232]: audit 2023-12-02T00:17:35.630048+0000 mon.a (mon.0) 9734 : audit 0 from='client.? 172.21.15.40:0/1200601325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:36 smithi040 bash[41173]: cluster 2023-12-02T00:17:34.948699+0000 mgr.y (mgr.24356) 15579 : cluster 0 pgmap v15547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:36 smithi040 bash[41173]: audit 2023-12-02T00:17:35.630048+0000 mon.a (mon.0) 9734 : audit 0 from='client.? 172.21.15.40:0/1200601325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:17:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:17:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:38 smithi141 bash[31670]: cluster 2023-12-02T00:17:36.949396+0000 mgr.y (mgr.24356) 15580 : cluster 0 pgmap v15548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:38 smithi040 bash[28232]: cluster 2023-12-02T00:17:36.949396+0000 mgr.y (mgr.24356) 15580 : cluster 0 pgmap v15548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:38 smithi040 bash[41173]: cluster 2023-12-02T00:17:36.949396+0000 mgr.y (mgr.24356) 15580 : cluster 0 pgmap v15548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:39 smithi141 bash[31670]: audit 2023-12-02T00:17:38.087751+0000 mon.c (mon.2) 9803 : audit 0 from='client.? 172.21.15.40:0/869155941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:39 smithi040 bash[28232]: audit 2023-12-02T00:17:38.087751+0000 mon.c (mon.2) 9803 : audit 0 from='client.? 172.21.15.40:0/869155941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:39 smithi040 bash[41173]: audit 2023-12-02T00:17:38.087751+0000 mon.c (mon.2) 9803 : audit 0 from='client.? 172.21.15.40:0/869155941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:40 smithi141 bash[31670]: cluster 2023-12-02T00:17:38.950062+0000 mgr.y (mgr.24356) 15581 : cluster 0 pgmap v15549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:40 smithi040 bash[41173]: cluster 2023-12-02T00:17:38.950062+0000 mgr.y (mgr.24356) 15581 : cluster 0 pgmap v15549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:40 smithi040 bash[28232]: cluster 2023-12-02T00:17:38.950062+0000 mgr.y (mgr.24356) 15581 : cluster 0 pgmap v15549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:41.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:41 smithi040 bash[28232]: audit 2023-12-02T00:17:40.553713+0000 mon.c (mon.2) 9804 : audit 0 from='client.? 172.21.15.40:0/3611106637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:41 smithi040 bash[41173]: audit 2023-12-02T00:17:40.553713+0000 mon.c (mon.2) 9804 : audit 0 from='client.? 172.21.15.40:0/3611106637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:41 smithi141 bash[31670]: audit 2023-12-02T00:17:40.553713+0000 mon.c (mon.2) 9804 : audit 0 from='client.? 172.21.15.40:0/3611106637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:42.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:42 smithi040 bash[28232]: cluster 2023-12-02T00:17:40.951359+0000 mgr.y (mgr.24356) 15582 : cluster 0 pgmap v15550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:42 smithi040 bash[41173]: cluster 2023-12-02T00:17:40.951359+0000 mgr.y (mgr.24356) 15582 : cluster 0 pgmap v15550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:42 smithi141 bash[31670]: cluster 2023-12-02T00:17:40.951359+0000 mgr.y (mgr.24356) 15582 : cluster 0 pgmap v15550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:43 smithi040 bash[28232]: audit 2023-12-02T00:17:43.015525+0000 mon.c (mon.2) 9805 : audit 0 from='client.? 172.21.15.40:0/2870712323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:43 smithi040 bash[41173]: audit 2023-12-02T00:17:43.015525+0000 mon.c (mon.2) 9805 : audit 0 from='client.? 172.21.15.40:0/2870712323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:43 smithi141 bash[31670]: audit 2023-12-02T00:17:43.015525+0000 mon.c (mon.2) 9805 : audit 0 from='client.? 172.21.15.40:0/2870712323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:44 smithi040 bash[28232]: cluster 2023-12-02T00:17:42.952148+0000 mgr.y (mgr.24356) 15583 : cluster 0 pgmap v15551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:44 smithi040 bash[41173]: cluster 2023-12-02T00:17:42.952148+0000 mgr.y (mgr.24356) 15583 : cluster 0 pgmap v15551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:44 smithi141 bash[31670]: cluster 2023-12-02T00:17:42.952148+0000 mgr.y (mgr.24356) 15583 : cluster 0 pgmap v15551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:45 smithi141 bash[31670]: cluster 2023-12-02T00:17:44.953359+0000 mgr.y (mgr.24356) 15584 : cluster 0 pgmap v15552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:45 smithi141 bash[31670]: audit 2023-12-02T00:17:45.481026+0000 mon.a (mon.0) 9735 : audit 0 from='client.? 172.21.15.40:0/1802021121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:45 smithi040 bash[28232]: cluster 2023-12-02T00:17:44.953359+0000 mgr.y (mgr.24356) 15584 : cluster 0 pgmap v15552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:45 smithi040 bash[28232]: audit 2023-12-02T00:17:45.481026+0000 mon.a (mon.0) 9735 : audit 0 from='client.? 172.21.15.40:0/1802021121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:45 smithi040 bash[41173]: cluster 2023-12-02T00:17:44.953359+0000 mgr.y (mgr.24356) 15584 : cluster 0 pgmap v15552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:45 smithi040 bash[41173]: audit 2023-12-02T00:17:45.481026+0000 mon.a (mon.0) 9735 : audit 0 from='client.? 172.21.15.40:0/1802021121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:17:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:17:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:48 smithi141 bash[31670]: cluster 2023-12-02T00:17:46.954071+0000 mgr.y (mgr.24356) 15585 : cluster 0 pgmap v15553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:48 smithi141 bash[31670]: audit 2023-12-02T00:17:47.938393+0000 mon.a (mon.0) 9736 : audit 0 from='client.? 172.21.15.40:0/3021197463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:48.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:48 smithi040 bash[41173]: cluster 2023-12-02T00:17:46.954071+0000 mgr.y (mgr.24356) 15585 : cluster 0 pgmap v15553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:48 smithi040 bash[41173]: audit 2023-12-02T00:17:47.938393+0000 mon.a (mon.0) 9736 : audit 0 from='client.? 172.21.15.40:0/3021197463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:48 smithi040 bash[28232]: cluster 2023-12-02T00:17:46.954071+0000 mgr.y (mgr.24356) 15585 : cluster 0 pgmap v15553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:48 smithi040 bash[28232]: audit 2023-12-02T00:17:47.938393+0000 mon.a (mon.0) 9736 : audit 0 from='client.? 172.21.15.40:0/3021197463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:50 smithi141 bash[31670]: cluster 2023-12-02T00:17:48.954875+0000 mgr.y (mgr.24356) 15586 : cluster 0 pgmap v15554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:50 smithi141 bash[31670]: audit 2023-12-02T00:17:49.155805+0000 mon.c (mon.2) 9806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:50.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:50 smithi040 bash[41173]: cluster 2023-12-02T00:17:48.954875+0000 mgr.y (mgr.24356) 15586 : cluster 0 pgmap v15554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:50 smithi040 bash[41173]: audit 2023-12-02T00:17:49.155805+0000 mon.c (mon.2) 9806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:50 smithi040 bash[28232]: cluster 2023-12-02T00:17:48.954875+0000 mgr.y (mgr.24356) 15586 : cluster 0 pgmap v15554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:50 smithi040 bash[28232]: audit 2023-12-02T00:17:49.155805+0000 mon.c (mon.2) 9806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:51 smithi141 bash[31670]: audit 2023-12-02T00:17:50.412631+0000 mon.a (mon.0) 9737 : audit 0 from='client.? 172.21.15.40:0/3001844317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:51.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:51 smithi040 bash[28232]: audit 2023-12-02T00:17:50.412631+0000 mon.a (mon.0) 9737 : audit 0 from='client.? 172.21.15.40:0/3001844317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:51 smithi040 bash[41173]: audit 2023-12-02T00:17:50.412631+0000 mon.a (mon.0) 9737 : audit 0 from='client.? 172.21.15.40:0/3001844317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:52.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:52 smithi040 bash[28232]: cluster 2023-12-02T00:17:50.956060+0000 mgr.y (mgr.24356) 15587 : cluster 0 pgmap v15555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:52 smithi040 bash[41173]: cluster 2023-12-02T00:17:50.956060+0000 mgr.y (mgr.24356) 15587 : cluster 0 pgmap v15555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:52 smithi141 bash[31670]: cluster 2023-12-02T00:17:50.956060+0000 mgr.y (mgr.24356) 15587 : cluster 0 pgmap v15555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:53 smithi040 bash[28232]: audit 2023-12-02T00:17:52.870149+0000 mon.a (mon.0) 9738 : audit 0 from='client.? 172.21.15.40:0/1522916946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:53 smithi040 bash[41173]: audit 2023-12-02T00:17:52.870149+0000 mon.a (mon.0) 9738 : audit 0 from='client.? 172.21.15.40:0/1522916946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:53 smithi141 bash[31670]: audit 2023-12-02T00:17:52.870149+0000 mon.a (mon.0) 9738 : audit 0 from='client.? 172.21.15.40:0/1522916946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:54 smithi040 bash[28232]: cluster 2023-12-02T00:17:52.956758+0000 mgr.y (mgr.24356) 15588 : cluster 0 pgmap v15556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:54 smithi040 bash[41173]: cluster 2023-12-02T00:17:52.956758+0000 mgr.y (mgr.24356) 15588 : cluster 0 pgmap v15556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:54 smithi141 bash[31670]: cluster 2023-12-02T00:17:52.956758+0000 mgr.y (mgr.24356) 15588 : cluster 0 pgmap v15556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:55 smithi141 bash[31670]: cluster 2023-12-02T00:17:54.957860+0000 mgr.y (mgr.24356) 15589 : cluster 0 pgmap v15557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:55 smithi141 bash[31670]: audit 2023-12-02T00:17:55.336699+0000 mon.a (mon.0) 9739 : audit 0 from='client.? 172.21.15.40:0/1941587471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:55 smithi040 bash[41173]: cluster 2023-12-02T00:17:54.957860+0000 mgr.y (mgr.24356) 15589 : cluster 0 pgmap v15557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:55 smithi040 bash[41173]: audit 2023-12-02T00:17:55.336699+0000 mon.a (mon.0) 9739 : audit 0 from='client.? 172.21.15.40:0/1941587471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:55 smithi040 bash[28232]: cluster 2023-12-02T00:17:54.957860+0000 mgr.y (mgr.24356) 15589 : cluster 0 pgmap v15557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:55 smithi040 bash[28232]: audit 2023-12-02T00:17:55.336699+0000 mon.a (mon.0) 9739 : audit 0 from='client.? 172.21.15.40:0/1941587471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:17:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:17:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:58 smithi141 bash[31670]: cluster 2023-12-02T00:17:56.958553+0000 mgr.y (mgr.24356) 15590 : cluster 0 pgmap v15558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:17:58 smithi141 bash[31670]: audit 2023-12-02T00:17:57.803083+0000 mon.c (mon.2) 9807 : audit 0 from='client.? 172.21.15.40:0/4052513203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:58 smithi040 bash[28232]: cluster 2023-12-02T00:17:56.958553+0000 mgr.y (mgr.24356) 15590 : cluster 0 pgmap v15558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:17:58 smithi040 bash[28232]: audit 2023-12-02T00:17:57.803083+0000 mon.c (mon.2) 9807 : audit 0 from='client.? 172.21.15.40:0/4052513203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:17:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:58 smithi040 bash[41173]: cluster 2023-12-02T00:17:56.958553+0000 mgr.y (mgr.24356) 15590 : cluster 0 pgmap v15558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:17:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:17:58 smithi040 bash[41173]: audit 2023-12-02T00:17:57.803083+0000 mon.c (mon.2) 9807 : audit 0 from='client.? 172.21.15.40:0/4052513203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:00 smithi141 bash[31670]: cluster 2023-12-02T00:17:58.959241+0000 mgr.y (mgr.24356) 15591 : cluster 0 pgmap v15559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:00.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:00 smithi040 bash[28232]: cluster 2023-12-02T00:17:58.959241+0000 mgr.y (mgr.24356) 15591 : cluster 0 pgmap v15559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:00 smithi040 bash[41173]: cluster 2023-12-02T00:17:58.959241+0000 mgr.y (mgr.24356) 15591 : cluster 0 pgmap v15559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:01 smithi040 bash[28232]: audit 2023-12-02T00:18:00.272099+0000 mon.c (mon.2) 9808 : audit 0 from='client.? 172.21.15.40:0/624154799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:01 smithi040 bash[41173]: audit 2023-12-02T00:18:00.272099+0000 mon.c (mon.2) 9808 : audit 0 from='client.? 172.21.15.40:0/624154799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:01 smithi141 bash[31670]: audit 2023-12-02T00:18:00.272099+0000 mon.c (mon.2) 9808 : audit 0 from='client.? 172.21.15.40:0/624154799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:02.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:02 smithi040 bash[28232]: cluster 2023-12-02T00:18:00.960425+0000 mgr.y (mgr.24356) 15592 : cluster 0 pgmap v15560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:02 smithi040 bash[41173]: cluster 2023-12-02T00:18:00.960425+0000 mgr.y (mgr.24356) 15592 : cluster 0 pgmap v15560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:02 smithi141 bash[31670]: cluster 2023-12-02T00:18:00.960425+0000 mgr.y (mgr.24356) 15592 : cluster 0 pgmap v15560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:03.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:03 smithi040 bash[41173]: audit 2023-12-02T00:18:02.736933+0000 mon.c (mon.2) 9809 : audit 0 from='client.? 172.21.15.40:0/2634417814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:03 smithi040 bash[28232]: audit 2023-12-02T00:18:02.736933+0000 mon.c (mon.2) 9809 : audit 0 from='client.? 172.21.15.40:0/2634417814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:03 smithi141 bash[31670]: audit 2023-12-02T00:18:02.736933+0000 mon.c (mon.2) 9809 : audit 0 from='client.? 172.21.15.40:0/2634417814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:04 smithi040 bash[28232]: cluster 2023-12-02T00:18:02.961122+0000 mgr.y (mgr.24356) 15593 : cluster 0 pgmap v15561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:04 smithi040 bash[41173]: cluster 2023-12-02T00:18:02.961122+0000 mgr.y (mgr.24356) 15593 : cluster 0 pgmap v15561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:04 smithi141 bash[31670]: cluster 2023-12-02T00:18:02.961122+0000 mgr.y (mgr.24356) 15593 : cluster 0 pgmap v15561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:05 smithi040 bash[28232]: audit 2023-12-02T00:18:04.156383+0000 mon.c (mon.2) 9810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:05 smithi040 bash[41173]: audit 2023-12-02T00:18:04.156383+0000 mon.c (mon.2) 9810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:05 smithi141 bash[31670]: audit 2023-12-02T00:18:04.156383+0000 mon.c (mon.2) 9810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:06 smithi040 bash[28232]: cluster 2023-12-02T00:18:04.962235+0000 mgr.y (mgr.24356) 15594 : cluster 0 pgmap v15562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:06 smithi040 bash[28232]: audit 2023-12-02T00:18:05.198903+0000 mon.c (mon.2) 9811 : audit 0 from='client.? 172.21.15.40:0/769140295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:06 smithi040 bash[41173]: cluster 2023-12-02T00:18:04.962235+0000 mgr.y (mgr.24356) 15594 : cluster 0 pgmap v15562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:06 smithi040 bash[41173]: audit 2023-12-02T00:18:05.198903+0000 mon.c (mon.2) 9811 : audit 0 from='client.? 172.21.15.40:0/769140295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:06 smithi141 bash[31670]: cluster 2023-12-02T00:18:04.962235+0000 mgr.y (mgr.24356) 15594 : cluster 0 pgmap v15562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:06 smithi141 bash[31670]: audit 2023-12-02T00:18:05.198903+0000 mon.c (mon.2) 9811 : audit 0 from='client.? 172.21.15.40:0/769140295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:18:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:18:08.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:08 smithi040 bash[28232]: cluster 2023-12-02T00:18:06.962896+0000 mgr.y (mgr.24356) 15595 : cluster 0 pgmap v15563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:08 smithi040 bash[28232]: audit 2023-12-02T00:18:07.660245+0000 mon.a (mon.0) 9740 : audit 0 from='client.? 172.21.15.40:0/2545338319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:08 smithi040 bash[41173]: cluster 2023-12-02T00:18:06.962896+0000 mgr.y (mgr.24356) 15595 : cluster 0 pgmap v15563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:08 smithi040 bash[41173]: audit 2023-12-02T00:18:07.660245+0000 mon.a (mon.0) 9740 : audit 0 from='client.? 172.21.15.40:0/2545338319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:08 smithi141 bash[31670]: cluster 2023-12-02T00:18:06.962896+0000 mgr.y (mgr.24356) 15595 : cluster 0 pgmap v15563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:08 smithi141 bash[31670]: audit 2023-12-02T00:18:07.660245+0000 mon.a (mon.0) 9740 : audit 0 from='client.? 172.21.15.40:0/2545338319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:10.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:10 smithi040 bash[41173]: cluster 2023-12-02T00:18:08.963701+0000 mgr.y (mgr.24356) 15596 : cluster 0 pgmap v15564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:10 smithi040 bash[28232]: cluster 2023-12-02T00:18:08.963701+0000 mgr.y (mgr.24356) 15596 : cluster 0 pgmap v15564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:10 smithi141 bash[31670]: cluster 2023-12-02T00:18:08.963701+0000 mgr.y (mgr.24356) 15596 : cluster 0 pgmap v15564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:11 smithi040 bash[28232]: audit 2023-12-02T00:18:10.126073+0000 mon.a (mon.0) 9741 : audit 0 from='client.? 172.21.15.40:0/333683268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:11 smithi040 bash[41173]: audit 2023-12-02T00:18:10.126073+0000 mon.a (mon.0) 9741 : audit 0 from='client.? 172.21.15.40:0/333683268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:11 smithi141 bash[31670]: audit 2023-12-02T00:18:10.126073+0000 mon.a (mon.0) 9741 : audit 0 from='client.? 172.21.15.40:0/333683268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:12 smithi040 bash[28232]: cluster 2023-12-02T00:18:10.964949+0000 mgr.y (mgr.24356) 15597 : cluster 0 pgmap v15565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:12 smithi040 bash[41173]: cluster 2023-12-02T00:18:10.964949+0000 mgr.y (mgr.24356) 15597 : cluster 0 pgmap v15565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:12 smithi141 bash[31670]: cluster 2023-12-02T00:18:10.964949+0000 mgr.y (mgr.24356) 15597 : cluster 0 pgmap v15565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:13 smithi040 bash[28232]: audit 2023-12-02T00:18:12.591474+0000 mon.c (mon.2) 9812 : audit 0 from='client.? 172.21.15.40:0/2489042713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:13 smithi040 bash[41173]: audit 2023-12-02T00:18:12.591474+0000 mon.c (mon.2) 9812 : audit 0 from='client.? 172.21.15.40:0/2489042713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:13 smithi141 bash[31670]: audit 2023-12-02T00:18:12.591474+0000 mon.c (mon.2) 9812 : audit 0 from='client.? 172.21.15.40:0/2489042713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:14.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:14 smithi040 bash[28232]: cluster 2023-12-02T00:18:12.965619+0000 mgr.y (mgr.24356) 15598 : cluster 0 pgmap v15566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:14 smithi040 bash[41173]: cluster 2023-12-02T00:18:12.965619+0000 mgr.y (mgr.24356) 15598 : cluster 0 pgmap v15566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:14 smithi141 bash[31670]: cluster 2023-12-02T00:18:12.965619+0000 mgr.y (mgr.24356) 15598 : cluster 0 pgmap v15566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:15 smithi141 bash[31670]: cluster 2023-12-02T00:18:14.966395+0000 mgr.y (mgr.24356) 15599 : cluster 0 pgmap v15567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:15 smithi141 bash[31670]: audit 2023-12-02T00:18:15.031870+0000 mon.c (mon.2) 9813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:18:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:15 smithi141 bash[31670]: audit 2023-12-02T00:18:15.057094+0000 mon.a (mon.0) 9742 : audit 0 from='client.? 172.21.15.40:0/2272245268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:15 smithi141 bash[31670]: audit 2023-12-02T00:18:15.411663+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:15 smithi141 bash[31670]: audit 2023-12-02T00:18:15.424696+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[41173]: cluster 2023-12-02T00:18:14.966395+0000 mgr.y (mgr.24356) 15599 : cluster 0 pgmap v15567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[41173]: audit 2023-12-02T00:18:15.031870+0000 mon.c (mon.2) 9813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[41173]: audit 2023-12-02T00:18:15.057094+0000 mon.a (mon.0) 9742 : audit 0 from='client.? 172.21.15.40:0/2272245268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[41173]: audit 2023-12-02T00:18:15.411663+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[41173]: audit 2023-12-02T00:18:15.424696+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[28232]: cluster 2023-12-02T00:18:14.966395+0000 mgr.y (mgr.24356) 15599 : cluster 0 pgmap v15567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[28232]: audit 2023-12-02T00:18:15.031870+0000 mon.c (mon.2) 9813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:18:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[28232]: audit 2023-12-02T00:18:15.057094+0000 mon.a (mon.0) 9742 : audit 0 from='client.? 172.21.15.40:0/2272245268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[28232]: audit 2023-12-02T00:18:15.411663+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:15 smithi040 bash[28232]: audit 2023-12-02T00:18:15.424696+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:18:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:18:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:18 smithi141 bash[31670]: cluster 2023-12-02T00:18:16.967090+0000 mgr.y (mgr.24356) 15600 : cluster 0 pgmap v15568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:18 smithi141 bash[31670]: audit 2023-12-02T00:18:17.527862+0000 mon.a (mon.0) 9745 : audit 0 from='client.? 172.21.15.40:0/2557544353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:18 smithi040 bash[28232]: cluster 2023-12-02T00:18:16.967090+0000 mgr.y (mgr.24356) 15600 : cluster 0 pgmap v15568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:18 smithi040 bash[28232]: audit 2023-12-02T00:18:17.527862+0000 mon.a (mon.0) 9745 : audit 0 from='client.? 172.21.15.40:0/2557544353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:18 smithi040 bash[41173]: cluster 2023-12-02T00:18:16.967090+0000 mgr.y (mgr.24356) 15600 : cluster 0 pgmap v15568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:18 smithi040 bash[41173]: audit 2023-12-02T00:18:17.527862+0000 mon.a (mon.0) 9745 : audit 0 from='client.? 172.21.15.40:0/2557544353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:20.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:20 smithi040 bash[41173]: cluster 2023-12-02T00:18:18.967733+0000 mgr.y (mgr.24356) 15601 : cluster 0 pgmap v15569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:20.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:20 smithi040 bash[41173]: audit 2023-12-02T00:18:19.156870+0000 mon.c (mon.2) 9814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:20 smithi040 bash[41173]: audit 2023-12-02T00:18:19.994801+0000 mon.c (mon.2) 9815 : audit 0 from='client.? 172.21.15.40:0/4258757205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:20 smithi040 bash[28232]: cluster 2023-12-02T00:18:18.967733+0000 mgr.y (mgr.24356) 15601 : cluster 0 pgmap v15569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:20 smithi040 bash[28232]: audit 2023-12-02T00:18:19.156870+0000 mon.c (mon.2) 9814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:20 smithi040 bash[28232]: audit 2023-12-02T00:18:19.994801+0000 mon.c (mon.2) 9815 : audit 0 from='client.? 172.21.15.40:0/4258757205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:20 smithi141 bash[31670]: cluster 2023-12-02T00:18:18.967733+0000 mgr.y (mgr.24356) 15601 : cluster 0 pgmap v15569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:20 smithi141 bash[31670]: audit 2023-12-02T00:18:19.156870+0000 mon.c (mon.2) 9814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:20 smithi141 bash[31670]: audit 2023-12-02T00:18:19.994801+0000 mon.c (mon.2) 9815 : audit 0 from='client.? 172.21.15.40:0/4258757205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: cluster 2023-12-02T00:18:20.968937+0000 mgr.y (mgr.24356) 15602 : cluster 0 pgmap v15570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.230769+0000 mon.a (mon.0) 9746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.250170+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.275157+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.285574+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.826525+0000 mon.c (mon.2) 9816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.828333+0000 mon.c (mon.2) 9817 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:18:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:22 smithi141 bash[31670]: audit 2023-12-02T00:18:21.838118+0000 mon.a (mon.0) 9750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: cluster 2023-12-02T00:18:20.968937+0000 mgr.y (mgr.24356) 15602 : cluster 0 pgmap v15570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.230769+0000 mon.a (mon.0) 9746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.250170+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.275157+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.285574+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.826525+0000 mon.c (mon.2) 9816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.828333+0000 mon.c (mon.2) 9817 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[28232]: audit 2023-12-02T00:18:21.838118+0000 mon.a (mon.0) 9750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: cluster 2023-12-02T00:18:20.968937+0000 mgr.y (mgr.24356) 15602 : cluster 0 pgmap v15570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.230769+0000 mon.a (mon.0) 9746 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.250170+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.275157+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.285574+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.826525+0000 mon.c (mon.2) 9816 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.828333+0000 mon.c (mon.2) 9817 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:22 smithi040 bash[41173]: audit 2023-12-02T00:18:21.838118+0000 mon.a (mon.0) 9750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:18:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:23 smithi141 bash[31670]: audit 2023-12-02T00:18:22.466907+0000 mon.a (mon.0) 9751 : audit 0 from='client.? 172.21.15.40:0/3483354767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:23.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:23 smithi040 bash[28232]: audit 2023-12-02T00:18:22.466907+0000 mon.a (mon.0) 9751 : audit 0 from='client.? 172.21.15.40:0/3483354767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:23 smithi040 bash[41173]: audit 2023-12-02T00:18:22.466907+0000 mon.a (mon.0) 9751 : audit 0 from='client.? 172.21.15.40:0/3483354767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:24 smithi141 bash[31670]: cluster 2023-12-02T00:18:22.969601+0000 mgr.y (mgr.24356) 15603 : cluster 0 pgmap v15571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:24 smithi040 bash[28232]: cluster 2023-12-02T00:18:22.969601+0000 mgr.y (mgr.24356) 15603 : cluster 0 pgmap v15571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:24 smithi040 bash[41173]: cluster 2023-12-02T00:18:22.969601+0000 mgr.y (mgr.24356) 15603 : cluster 0 pgmap v15571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:25 smithi141 bash[31670]: audit 2023-12-02T00:18:24.931766+0000 mon.a (mon.0) 9752 : audit 0 from='client.? 172.21.15.40:0/1438786852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:25 smithi141 bash[31670]: cluster 2023-12-02T00:18:24.970719+0000 mgr.y (mgr.24356) 15604 : cluster 0 pgmap v15572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:25 smithi040 bash[28232]: audit 2023-12-02T00:18:24.931766+0000 mon.a (mon.0) 9752 : audit 0 from='client.? 172.21.15.40:0/1438786852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:25 smithi040 bash[28232]: cluster 2023-12-02T00:18:24.970719+0000 mgr.y (mgr.24356) 15604 : cluster 0 pgmap v15572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:25 smithi040 bash[41173]: audit 2023-12-02T00:18:24.931766+0000 mon.a (mon.0) 9752 : audit 0 from='client.? 172.21.15.40:0/1438786852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:25 smithi040 bash[41173]: cluster 2023-12-02T00:18:24.970719+0000 mgr.y (mgr.24356) 15604 : cluster 0 pgmap v15572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:18:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:18:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:28 smithi040 bash[41173]: cluster 2023-12-02T00:18:26.971385+0000 mgr.y (mgr.24356) 15605 : cluster 0 pgmap v15573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:28 smithi040 bash[41173]: audit 2023-12-02T00:18:27.381917+0000 mon.c (mon.2) 9818 : audit 0 from='client.? 172.21.15.40:0/3912974526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:28 smithi040 bash[28232]: cluster 2023-12-02T00:18:26.971385+0000 mgr.y (mgr.24356) 15605 : cluster 0 pgmap v15573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:28 smithi040 bash[28232]: audit 2023-12-02T00:18:27.381917+0000 mon.c (mon.2) 9818 : audit 0 from='client.? 172.21.15.40:0/3912974526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:28 smithi141 bash[31670]: cluster 2023-12-02T00:18:26.971385+0000 mgr.y (mgr.24356) 15605 : cluster 0 pgmap v15573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:28 smithi141 bash[31670]: audit 2023-12-02T00:18:27.381917+0000 mon.c (mon.2) 9818 : audit 0 from='client.? 172.21.15.40:0/3912974526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:30 smithi040 bash[41173]: cluster 2023-12-02T00:18:28.972093+0000 mgr.y (mgr.24356) 15606 : cluster 0 pgmap v15574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:30 smithi040 bash[41173]: audit 2023-12-02T00:18:29.853131+0000 mon.c (mon.2) 9819 : audit 0 from='client.? 172.21.15.40:0/3406163635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:30 smithi040 bash[28232]: cluster 2023-12-02T00:18:28.972093+0000 mgr.y (mgr.24356) 15606 : cluster 0 pgmap v15574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:30 smithi040 bash[28232]: audit 2023-12-02T00:18:29.853131+0000 mon.c (mon.2) 9819 : audit 0 from='client.? 172.21.15.40:0/3406163635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:30 smithi141 bash[31670]: cluster 2023-12-02T00:18:28.972093+0000 mgr.y (mgr.24356) 15606 : cluster 0 pgmap v15574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:30 smithi141 bash[31670]: audit 2023-12-02T00:18:29.853131+0000 mon.c (mon.2) 9819 : audit 0 from='client.? 172.21.15.40:0/3406163635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:32.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:32 smithi040 bash[41173]: cluster 2023-12-02T00:18:30.973289+0000 mgr.y (mgr.24356) 15607 : cluster 0 pgmap v15575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:32 smithi040 bash[28232]: cluster 2023-12-02T00:18:30.973289+0000 mgr.y (mgr.24356) 15607 : cluster 0 pgmap v15575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:32 smithi141 bash[31670]: cluster 2023-12-02T00:18:30.973289+0000 mgr.y (mgr.24356) 15607 : cluster 0 pgmap v15575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:33 smithi040 bash[28232]: audit 2023-12-02T00:18:32.322728+0000 mon.c (mon.2) 9820 : audit 0 from='client.? 172.21.15.40:0/1799781359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:33 smithi040 bash[41173]: audit 2023-12-02T00:18:32.322728+0000 mon.c (mon.2) 9820 : audit 0 from='client.? 172.21.15.40:0/1799781359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:33 smithi141 bash[31670]: audit 2023-12-02T00:18:32.322728+0000 mon.c (mon.2) 9820 : audit 0 from='client.? 172.21.15.40:0/1799781359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:34.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:34 smithi040 bash[28232]: cluster 2023-12-02T00:18:32.973955+0000 mgr.y (mgr.24356) 15608 : cluster 0 pgmap v15576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:34 smithi040 bash[41173]: cluster 2023-12-02T00:18:32.973955+0000 mgr.y (mgr.24356) 15608 : cluster 0 pgmap v15576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:34 smithi141 bash[31670]: cluster 2023-12-02T00:18:32.973955+0000 mgr.y (mgr.24356) 15608 : cluster 0 pgmap v15576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:35 smithi040 bash[41173]: audit 2023-12-02T00:18:34.157240+0000 mon.c (mon.2) 9821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:35 smithi040 bash[41173]: audit 2023-12-02T00:18:34.788948+0000 mon.b (mon.1) 65 : audit 0 from='client.? 172.21.15.40:0/2965436525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:35 smithi040 bash[28232]: audit 2023-12-02T00:18:34.157240+0000 mon.c (mon.2) 9821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:35 smithi040 bash[28232]: audit 2023-12-02T00:18:34.788948+0000 mon.b (mon.1) 65 : audit 0 from='client.? 172.21.15.40:0/2965436525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:35 smithi141 bash[31670]: audit 2023-12-02T00:18:34.157240+0000 mon.c (mon.2) 9821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:35 smithi141 bash[31670]: audit 2023-12-02T00:18:34.788948+0000 mon.b (mon.1) 65 : audit 0 from='client.? 172.21.15.40:0/2965436525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:36 smithi040 bash[41173]: cluster 2023-12-02T00:18:34.975272+0000 mgr.y (mgr.24356) 15609 : cluster 0 pgmap v15577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:36 smithi040 bash[28232]: cluster 2023-12-02T00:18:34.975272+0000 mgr.y (mgr.24356) 15609 : cluster 0 pgmap v15577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:36 smithi141 bash[31670]: cluster 2023-12-02T00:18:34.975272+0000 mgr.y (mgr.24356) 15609 : cluster 0 pgmap v15577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:18:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:18:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:38 smithi040 bash[28232]: cluster 2023-12-02T00:18:36.975866+0000 mgr.y (mgr.24356) 15610 : cluster 0 pgmap v15578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:38 smithi040 bash[28232]: audit 2023-12-02T00:18:37.255799+0000 mon.a (mon.0) 9753 : audit 0 from='client.? 172.21.15.40:0/500794797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:38 smithi040 bash[41173]: cluster 2023-12-02T00:18:36.975866+0000 mgr.y (mgr.24356) 15610 : cluster 0 pgmap v15578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:38 smithi040 bash[41173]: audit 2023-12-02T00:18:37.255799+0000 mon.a (mon.0) 9753 : audit 0 from='client.? 172.21.15.40:0/500794797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:38 smithi141 bash[31670]: cluster 2023-12-02T00:18:36.975866+0000 mgr.y (mgr.24356) 15610 : cluster 0 pgmap v15578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:38 smithi141 bash[31670]: audit 2023-12-02T00:18:37.255799+0000 mon.a (mon.0) 9753 : audit 0 from='client.? 172.21.15.40:0/500794797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:40.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:40 smithi040 bash[28232]: cluster 2023-12-02T00:18:38.976545+0000 mgr.y (mgr.24356) 15611 : cluster 0 pgmap v15579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:40 smithi040 bash[28232]: audit 2023-12-02T00:18:39.712352+0000 mon.c (mon.2) 9822 : audit 0 from='client.? 172.21.15.40:0/2861268058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:40 smithi040 bash[41173]: cluster 2023-12-02T00:18:38.976545+0000 mgr.y (mgr.24356) 15611 : cluster 0 pgmap v15579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:40 smithi040 bash[41173]: audit 2023-12-02T00:18:39.712352+0000 mon.c (mon.2) 9822 : audit 0 from='client.? 172.21.15.40:0/2861268058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:40 smithi141 bash[31670]: cluster 2023-12-02T00:18:38.976545+0000 mgr.y (mgr.24356) 15611 : cluster 0 pgmap v15579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:40 smithi141 bash[31670]: audit 2023-12-02T00:18:39.712352+0000 mon.c (mon.2) 9822 : audit 0 from='client.? 172.21.15.40:0/2861268058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:42.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:42 smithi040 bash[28232]: cluster 2023-12-02T00:18:40.977721+0000 mgr.y (mgr.24356) 15612 : cluster 0 pgmap v15580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:42 smithi040 bash[41173]: cluster 2023-12-02T00:18:40.977721+0000 mgr.y (mgr.24356) 15612 : cluster 0 pgmap v15580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:42 smithi141 bash[31670]: cluster 2023-12-02T00:18:40.977721+0000 mgr.y (mgr.24356) 15612 : cluster 0 pgmap v15580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:43.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:43 smithi040 bash[28232]: audit 2023-12-02T00:18:42.171818+0000 mon.c (mon.2) 9823 : audit 0 from='client.? 172.21.15.40:0/3494749709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:43 smithi040 bash[41173]: audit 2023-12-02T00:18:42.171818+0000 mon.c (mon.2) 9823 : audit 0 from='client.? 172.21.15.40:0/3494749709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:43 smithi141 bash[31670]: audit 2023-12-02T00:18:42.171818+0000 mon.c (mon.2) 9823 : audit 0 from='client.? 172.21.15.40:0/3494749709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:44 smithi040 bash[28232]: cluster 2023-12-02T00:18:42.978418+0000 mgr.y (mgr.24356) 15613 : cluster 0 pgmap v15581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:44 smithi040 bash[41173]: cluster 2023-12-02T00:18:42.978418+0000 mgr.y (mgr.24356) 15613 : cluster 0 pgmap v15581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:44 smithi141 bash[31670]: cluster 2023-12-02T00:18:42.978418+0000 mgr.y (mgr.24356) 15613 : cluster 0 pgmap v15581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:45 smithi141 bash[31670]: audit 2023-12-02T00:18:44.639320+0000 mon.a (mon.0) 9754 : audit 0 from='client.? 172.21.15.40:0/1481323653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:45 smithi141 bash[31670]: cluster 2023-12-02T00:18:44.979610+0000 mgr.y (mgr.24356) 15614 : cluster 0 pgmap v15582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:45 smithi040 bash[28232]: audit 2023-12-02T00:18:44.639320+0000 mon.a (mon.0) 9754 : audit 0 from='client.? 172.21.15.40:0/1481323653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:45 smithi040 bash[28232]: cluster 2023-12-02T00:18:44.979610+0000 mgr.y (mgr.24356) 15614 : cluster 0 pgmap v15582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:45 smithi040 bash[41173]: audit 2023-12-02T00:18:44.639320+0000 mon.a (mon.0) 9754 : audit 0 from='client.? 172.21.15.40:0/1481323653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:45 smithi040 bash[41173]: cluster 2023-12-02T00:18:44.979610+0000 mgr.y (mgr.24356) 15614 : cluster 0 pgmap v15582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:18:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:48 smithi040 bash[41173]: cluster 2023-12-02T00:18:46.980393+0000 mgr.y (mgr.24356) 15615 : cluster 0 pgmap v15583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:48 smithi040 bash[41173]: audit 2023-12-02T00:18:47.107749+0000 mon.a (mon.0) 9755 : audit 0 from='client.? 172.21.15.40:0/3327963051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:48 smithi040 bash[28232]: cluster 2023-12-02T00:18:46.980393+0000 mgr.y (mgr.24356) 15615 : cluster 0 pgmap v15583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:48 smithi040 bash[28232]: audit 2023-12-02T00:18:47.107749+0000 mon.a (mon.0) 9755 : audit 0 from='client.? 172.21.15.40:0/3327963051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:48 smithi141 bash[31670]: cluster 2023-12-02T00:18:46.980393+0000 mgr.y (mgr.24356) 15615 : cluster 0 pgmap v15583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:48 smithi141 bash[31670]: audit 2023-12-02T00:18:47.107749+0000 mon.a (mon.0) 9755 : audit 0 from='client.? 172.21.15.40:0/3327963051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:50 smithi040 bash[28232]: cluster 2023-12-02T00:18:48.981165+0000 mgr.y (mgr.24356) 15616 : cluster 0 pgmap v15584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:50 smithi040 bash[28232]: audit 2023-12-02T00:18:49.157456+0000 mon.c (mon.2) 9824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:50 smithi040 bash[28232]: audit 2023-12-02T00:18:49.588957+0000 mon.a (mon.0) 9756 : audit 0 from='client.? 172.21.15.40:0/341225795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:50 smithi040 bash[41173]: cluster 2023-12-02T00:18:48.981165+0000 mgr.y (mgr.24356) 15616 : cluster 0 pgmap v15584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:50 smithi040 bash[41173]: audit 2023-12-02T00:18:49.157456+0000 mon.c (mon.2) 9824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:50 smithi040 bash[41173]: audit 2023-12-02T00:18:49.588957+0000 mon.a (mon.0) 9756 : audit 0 from='client.? 172.21.15.40:0/341225795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:50 smithi141 bash[31670]: cluster 2023-12-02T00:18:48.981165+0000 mgr.y (mgr.24356) 15616 : cluster 0 pgmap v15584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:50 smithi141 bash[31670]: audit 2023-12-02T00:18:49.157456+0000 mon.c (mon.2) 9824 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:50 smithi141 bash[31670]: audit 2023-12-02T00:18:49.588957+0000 mon.a (mon.0) 9756 : audit 0 from='client.? 172.21.15.40:0/341225795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:52 smithi040 bash[41173]: cluster 2023-12-02T00:18:50.982344+0000 mgr.y (mgr.24356) 15617 : cluster 0 pgmap v15585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:52 smithi040 bash[28232]: cluster 2023-12-02T00:18:50.982344+0000 mgr.y (mgr.24356) 15617 : cluster 0 pgmap v15585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:52 smithi141 bash[31670]: cluster 2023-12-02T00:18:50.982344+0000 mgr.y (mgr.24356) 15617 : cluster 0 pgmap v15585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:53.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:53 smithi040 bash[28232]: audit 2023-12-02T00:18:52.050477+0000 mon.a (mon.0) 9757 : audit 0 from='client.? 172.21.15.40:0/170542196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:53 smithi040 bash[41173]: audit 2023-12-02T00:18:52.050477+0000 mon.a (mon.0) 9757 : audit 0 from='client.? 172.21.15.40:0/170542196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:53 smithi141 bash[31670]: audit 2023-12-02T00:18:52.050477+0000 mon.a (mon.0) 9757 : audit 0 from='client.? 172.21.15.40:0/170542196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:54.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:54 smithi040 bash[41173]: cluster 2023-12-02T00:18:52.983005+0000 mgr.y (mgr.24356) 15618 : cluster 0 pgmap v15586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:54 smithi040 bash[28232]: cluster 2023-12-02T00:18:52.983005+0000 mgr.y (mgr.24356) 15618 : cluster 0 pgmap v15586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:54 smithi141 bash[31670]: cluster 2023-12-02T00:18:52.983005+0000 mgr.y (mgr.24356) 15618 : cluster 0 pgmap v15586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:55 smithi141 bash[31670]: audit 2023-12-02T00:18:54.511243+0000 mon.a (mon.0) 9758 : audit 0 from='client.? 172.21.15.40:0/478340126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:55 smithi141 bash[31670]: cluster 2023-12-02T00:18:54.984184+0000 mgr.y (mgr.24356) 15619 : cluster 0 pgmap v15587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:55.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:55 smithi040 bash[28232]: audit 2023-12-02T00:18:54.511243+0000 mon.a (mon.0) 9758 : audit 0 from='client.? 172.21.15.40:0/478340126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:55 smithi040 bash[28232]: cluster 2023-12-02T00:18:54.984184+0000 mgr.y (mgr.24356) 15619 : cluster 0 pgmap v15587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:55 smithi040 bash[41173]: audit 2023-12-02T00:18:54.511243+0000 mon.a (mon.0) 9758 : audit 0 from='client.? 172.21.15.40:0/478340126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:55 smithi040 bash[41173]: cluster 2023-12-02T00:18:54.984184+0000 mgr.y (mgr.24356) 15619 : cluster 0 pgmap v15587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:18:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:18:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:57 smithi141 bash[31670]: audit 2023-12-02T00:18:56.966671+0000 mon.a (mon.0) 9759 : audit 0 from='client.? 172.21.15.40:0/3373023972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:57 smithi040 bash[41173]: audit 2023-12-02T00:18:56.966671+0000 mon.a (mon.0) 9759 : audit 0 from='client.? 172.21.15.40:0/3373023972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:57 smithi040 bash[28232]: audit 2023-12-02T00:18:56.966671+0000 mon.a (mon.0) 9759 : audit 0 from='client.? 172.21.15.40:0/3373023972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:18:58.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:18:58 smithi040 bash[41173]: cluster 2023-12-02T00:18:56.984832+0000 mgr.y (mgr.24356) 15620 : cluster 0 pgmap v15588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:18:58 smithi040 bash[28232]: cluster 2023-12-02T00:18:56.984832+0000 mgr.y (mgr.24356) 15620 : cluster 0 pgmap v15588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:18:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:18:58 smithi141 bash[31670]: cluster 2023-12-02T00:18:56.984832+0000 mgr.y (mgr.24356) 15620 : cluster 0 pgmap v15588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:00.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:00 smithi040 bash[28232]: cluster 2023-12-02T00:18:58.985696+0000 mgr.y (mgr.24356) 15621 : cluster 0 pgmap v15589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:00 smithi040 bash[28232]: audit 2023-12-02T00:18:59.423962+0000 mon.c (mon.2) 9825 : audit 0 from='client.? 172.21.15.40:0/3241466852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:00 smithi040 bash[41173]: cluster 2023-12-02T00:18:58.985696+0000 mgr.y (mgr.24356) 15621 : cluster 0 pgmap v15589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:00 smithi040 bash[41173]: audit 2023-12-02T00:18:59.423962+0000 mon.c (mon.2) 9825 : audit 0 from='client.? 172.21.15.40:0/3241466852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:00 smithi141 bash[31670]: cluster 2023-12-02T00:18:58.985696+0000 mgr.y (mgr.24356) 15621 : cluster 0 pgmap v15589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:00 smithi141 bash[31670]: audit 2023-12-02T00:18:59.423962+0000 mon.c (mon.2) 9825 : audit 0 from='client.? 172.21.15.40:0/3241466852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:02.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:02 smithi040 bash[28232]: cluster 2023-12-02T00:19:00.986867+0000 mgr.y (mgr.24356) 15622 : cluster 0 pgmap v15590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:02 smithi040 bash[28232]: audit 2023-12-02T00:19:01.882020+0000 mon.c (mon.2) 9826 : audit 0 from='client.? 172.21.15.40:0/3938237334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:02 smithi040 bash[41173]: cluster 2023-12-02T00:19:00.986867+0000 mgr.y (mgr.24356) 15622 : cluster 0 pgmap v15590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:02 smithi040 bash[41173]: audit 2023-12-02T00:19:01.882020+0000 mon.c (mon.2) 9826 : audit 0 from='client.? 172.21.15.40:0/3938237334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:02 smithi141 bash[31670]: cluster 2023-12-02T00:19:00.986867+0000 mgr.y (mgr.24356) 15622 : cluster 0 pgmap v15590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:02 smithi141 bash[31670]: audit 2023-12-02T00:19:01.882020+0000 mon.c (mon.2) 9826 : audit 0 from='client.? 172.21.15.40:0/3938237334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:04.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:04 smithi040 bash[28232]: cluster 2023-12-02T00:19:02.987539+0000 mgr.y (mgr.24356) 15623 : cluster 0 pgmap v15591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:04 smithi040 bash[41173]: cluster 2023-12-02T00:19:02.987539+0000 mgr.y (mgr.24356) 15623 : cluster 0 pgmap v15591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:04 smithi141 bash[31670]: cluster 2023-12-02T00:19:02.987539+0000 mgr.y (mgr.24356) 15623 : cluster 0 pgmap v15591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:05 smithi040 bash[28232]: audit 2023-12-02T00:19:04.158112+0000 mon.c (mon.2) 9827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:05 smithi040 bash[28232]: audit 2023-12-02T00:19:04.355460+0000 mon.a (mon.0) 9760 : audit 0 from='client.? 172.21.15.40:0/1593814500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:05 smithi040 bash[41173]: audit 2023-12-02T00:19:04.158112+0000 mon.c (mon.2) 9827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:05 smithi040 bash[41173]: audit 2023-12-02T00:19:04.355460+0000 mon.a (mon.0) 9760 : audit 0 from='client.? 172.21.15.40:0/1593814500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:05 smithi141 bash[31670]: audit 2023-12-02T00:19:04.158112+0000 mon.c (mon.2) 9827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:05 smithi141 bash[31670]: audit 2023-12-02T00:19:04.355460+0000 mon.a (mon.0) 9760 : audit 0 from='client.? 172.21.15.40:0/1593814500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:06 smithi040 bash[28232]: cluster 2023-12-02T00:19:04.988754+0000 mgr.y (mgr.24356) 15624 : cluster 0 pgmap v15592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:06 smithi040 bash[41173]: cluster 2023-12-02T00:19:04.988754+0000 mgr.y (mgr.24356) 15624 : cluster 0 pgmap v15592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:06 smithi141 bash[31670]: cluster 2023-12-02T00:19:04.988754+0000 mgr.y (mgr.24356) 15624 : cluster 0 pgmap v15592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:19:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:19:07.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:07 smithi040 bash[28232]: audit 2023-12-02T00:19:06.809341+0000 mon.a (mon.0) 9761 : audit 0 from='client.? 172.21.15.40:0/3454519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:07 smithi040 bash[41173]: audit 2023-12-02T00:19:06.809341+0000 mon.a (mon.0) 9761 : audit 0 from='client.? 172.21.15.40:0/3454519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:07 smithi141 bash[31670]: audit 2023-12-02T00:19:06.809341+0000 mon.a (mon.0) 9761 : audit 0 from='client.? 172.21.15.40:0/3454519701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:08.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:08 smithi040 bash[28232]: cluster 2023-12-02T00:19:06.989374+0000 mgr.y (mgr.24356) 15625 : cluster 0 pgmap v15593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:08 smithi040 bash[41173]: cluster 2023-12-02T00:19:06.989374+0000 mgr.y (mgr.24356) 15625 : cluster 0 pgmap v15593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:08 smithi141 bash[31670]: cluster 2023-12-02T00:19:06.989374+0000 mgr.y (mgr.24356) 15625 : cluster 0 pgmap v15593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:10.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:10 smithi040 bash[41173]: cluster 2023-12-02T00:19:08.990005+0000 mgr.y (mgr.24356) 15626 : cluster 0 pgmap v15594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:10 smithi040 bash[41173]: audit 2023-12-02T00:19:09.278968+0000 mon.c (mon.2) 9828 : audit 0 from='client.? 172.21.15.40:0/359027964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:10 smithi040 bash[28232]: cluster 2023-12-02T00:19:08.990005+0000 mgr.y (mgr.24356) 15626 : cluster 0 pgmap v15594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:10 smithi040 bash[28232]: audit 2023-12-02T00:19:09.278968+0000 mon.c (mon.2) 9828 : audit 0 from='client.? 172.21.15.40:0/359027964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:10 smithi141 bash[31670]: cluster 2023-12-02T00:19:08.990005+0000 mgr.y (mgr.24356) 15626 : cluster 0 pgmap v15594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:10 smithi141 bash[31670]: audit 2023-12-02T00:19:09.278968+0000 mon.c (mon.2) 9828 : audit 0 from='client.? 172.21.15.40:0/359027964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:12 smithi040 bash[28232]: cluster 2023-12-02T00:19:10.991170+0000 mgr.y (mgr.24356) 15627 : cluster 0 pgmap v15595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:12 smithi040 bash[28232]: audit 2023-12-02T00:19:11.741948+0000 mon.a (mon.0) 9762 : audit 0 from='client.? 172.21.15.40:0/3570443376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:12 smithi040 bash[41173]: cluster 2023-12-02T00:19:10.991170+0000 mgr.y (mgr.24356) 15627 : cluster 0 pgmap v15595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:12 smithi040 bash[41173]: audit 2023-12-02T00:19:11.741948+0000 mon.a (mon.0) 9762 : audit 0 from='client.? 172.21.15.40:0/3570443376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:12 smithi141 bash[31670]: cluster 2023-12-02T00:19:10.991170+0000 mgr.y (mgr.24356) 15627 : cluster 0 pgmap v15595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:12 smithi141 bash[31670]: audit 2023-12-02T00:19:11.741948+0000 mon.a (mon.0) 9762 : audit 0 from='client.? 172.21.15.40:0/3570443376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:14 smithi040 bash[28232]: cluster 2023-12-02T00:19:12.991808+0000 mgr.y (mgr.24356) 15628 : cluster 0 pgmap v15596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:14 smithi040 bash[41173]: cluster 2023-12-02T00:19:12.991808+0000 mgr.y (mgr.24356) 15628 : cluster 0 pgmap v15596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:14 smithi141 bash[31670]: cluster 2023-12-02T00:19:12.991808+0000 mgr.y (mgr.24356) 15628 : cluster 0 pgmap v15596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:15.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:15 smithi040 bash[28232]: audit 2023-12-02T00:19:14.209685+0000 mon.c (mon.2) 9829 : audit 0 from='client.? 172.21.15.40:0/4149611637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:15 smithi040 bash[41173]: audit 2023-12-02T00:19:14.209685+0000 mon.c (mon.2) 9829 : audit 0 from='client.? 172.21.15.40:0/4149611637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:15 smithi141 bash[31670]: audit 2023-12-02T00:19:14.209685+0000 mon.c (mon.2) 9829 : audit 0 from='client.? 172.21.15.40:0/4149611637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:16.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:16 smithi040 bash[28232]: cluster 2023-12-02T00:19:14.993015+0000 mgr.y (mgr.24356) 15629 : cluster 0 pgmap v15597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:16 smithi040 bash[41173]: cluster 2023-12-02T00:19:14.993015+0000 mgr.y (mgr.24356) 15629 : cluster 0 pgmap v15597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:16 smithi141 bash[31670]: cluster 2023-12-02T00:19:14.993015+0000 mgr.y (mgr.24356) 15629 : cluster 0 pgmap v15597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:19:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:19:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:17 smithi040 bash[28232]: audit 2023-12-02T00:19:16.678014+0000 mon.c (mon.2) 9830 : audit 0 from='client.? 172.21.15.40:0/2530891121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:17 smithi040 bash[41173]: audit 2023-12-02T00:19:16.678014+0000 mon.c (mon.2) 9830 : audit 0 from='client.? 172.21.15.40:0/2530891121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:17 smithi141 bash[31670]: audit 2023-12-02T00:19:16.678014+0000 mon.c (mon.2) 9830 : audit 0 from='client.? 172.21.15.40:0/2530891121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:18.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:18 smithi040 bash[28232]: cluster 2023-12-02T00:19:16.993679+0000 mgr.y (mgr.24356) 15630 : cluster 0 pgmap v15598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:18 smithi040 bash[41173]: cluster 2023-12-02T00:19:16.993679+0000 mgr.y (mgr.24356) 15630 : cluster 0 pgmap v15598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:18 smithi141 bash[31670]: cluster 2023-12-02T00:19:16.993679+0000 mgr.y (mgr.24356) 15630 : cluster 0 pgmap v15598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:20.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:20 smithi040 bash[28232]: cluster 2023-12-02T00:19:18.994441+0000 mgr.y (mgr.24356) 15631 : cluster 0 pgmap v15599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:20 smithi040 bash[28232]: audit 2023-12-02T00:19:19.141123+0000 mon.c (mon.2) 9831 : audit 0 from='client.? 172.21.15.40:0/3385353577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:20 smithi040 bash[28232]: audit 2023-12-02T00:19:19.157396+0000 mon.c (mon.2) 9832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:20 smithi040 bash[41173]: cluster 2023-12-02T00:19:18.994441+0000 mgr.y (mgr.24356) 15631 : cluster 0 pgmap v15599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:20 smithi040 bash[41173]: audit 2023-12-02T00:19:19.141123+0000 mon.c (mon.2) 9831 : audit 0 from='client.? 172.21.15.40:0/3385353577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:20 smithi040 bash[41173]: audit 2023-12-02T00:19:19.157396+0000 mon.c (mon.2) 9832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:20 smithi141 bash[31670]: cluster 2023-12-02T00:19:18.994441+0000 mgr.y (mgr.24356) 15631 : cluster 0 pgmap v15599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:20 smithi141 bash[31670]: audit 2023-12-02T00:19:19.141123+0000 mon.c (mon.2) 9831 : audit 0 from='client.? 172.21.15.40:0/3385353577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:20 smithi141 bash[31670]: audit 2023-12-02T00:19:19.157396+0000 mon.c (mon.2) 9832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:22.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:22 smithi040 bash[41173]: cluster 2023-12-02T00:19:20.995639+0000 mgr.y (mgr.24356) 15632 : cluster 0 pgmap v15600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:22 smithi040 bash[41173]: audit 2023-12-02T00:19:21.600984+0000 mon.c (mon.2) 9833 : audit 0 from='client.? 172.21.15.40:0/2053510118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:22 smithi040 bash[41173]: audit 2023-12-02T00:19:21.921017+0000 mon.c (mon.2) 9834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:19:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:22 smithi040 bash[28232]: cluster 2023-12-02T00:19:20.995639+0000 mgr.y (mgr.24356) 15632 : cluster 0 pgmap v15600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:22 smithi040 bash[28232]: audit 2023-12-02T00:19:21.600984+0000 mon.c (mon.2) 9833 : audit 0 from='client.? 172.21.15.40:0/2053510118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:22 smithi040 bash[28232]: audit 2023-12-02T00:19:21.921017+0000 mon.c (mon.2) 9834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:19:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:22 smithi141 bash[31670]: cluster 2023-12-02T00:19:20.995639+0000 mgr.y (mgr.24356) 15632 : cluster 0 pgmap v15600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:22 smithi141 bash[31670]: audit 2023-12-02T00:19:21.600984+0000 mon.c (mon.2) 9833 : audit 0 from='client.? 172.21.15.40:0/2053510118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:22 smithi141 bash[31670]: audit 2023-12-02T00:19:21.921017+0000 mon.c (mon.2) 9834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:19:23.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:23 smithi040 bash[28232]: audit 2023-12-02T00:19:22.301033+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:23 smithi040 bash[28232]: audit 2023-12-02T00:19:22.311403+0000 mon.a (mon.0) 9764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:23 smithi040 bash[41173]: audit 2023-12-02T00:19:22.301033+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:23 smithi040 bash[41173]: audit 2023-12-02T00:19:22.311403+0000 mon.a (mon.0) 9764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:23 smithi141 bash[31670]: audit 2023-12-02T00:19:22.301033+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:23 smithi141 bash[31670]: audit 2023-12-02T00:19:22.311403+0000 mon.a (mon.0) 9764 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:24 smithi040 bash[28232]: cluster 2023-12-02T00:19:22.996346+0000 mgr.y (mgr.24356) 15633 : cluster 0 pgmap v15601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:24 smithi040 bash[28232]: audit 2023-12-02T00:19:24.064215+0000 mon.a (mon.0) 9765 : audit 0 from='client.? 172.21.15.40:0/2811451753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:24 smithi040 bash[41173]: cluster 2023-12-02T00:19:22.996346+0000 mgr.y (mgr.24356) 15633 : cluster 0 pgmap v15601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:24 smithi040 bash[41173]: audit 2023-12-02T00:19:24.064215+0000 mon.a (mon.0) 9765 : audit 0 from='client.? 172.21.15.40:0/2811451753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:24 smithi141 bash[31670]: cluster 2023-12-02T00:19:22.996346+0000 mgr.y (mgr.24356) 15633 : cluster 0 pgmap v15601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:24 smithi141 bash[31670]: audit 2023-12-02T00:19:24.064215+0000 mon.a (mon.0) 9765 : audit 0 from='client.? 172.21.15.40:0/2811451753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:25 smithi040 bash[28232]: cluster 2023-12-02T00:19:24.997568+0000 mgr.y (mgr.24356) 15634 : cluster 0 pgmap v15602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:25 smithi040 bash[41173]: cluster 2023-12-02T00:19:24.997568+0000 mgr.y (mgr.24356) 15634 : cluster 0 pgmap v15602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:25 smithi141 bash[31670]: cluster 2023-12-02T00:19:24.997568+0000 mgr.y (mgr.24356) 15634 : cluster 0 pgmap v15602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:26.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:26 smithi040 bash[28232]: audit 2023-12-02T00:19:26.537400+0000 mon.c (mon.2) 9835 : audit 0 from='client.? 172.21.15.40:0/1030041000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:26 smithi040 bash[41173]: audit 2023-12-02T00:19:26.537400+0000 mon.c (mon.2) 9835 : audit 0 from='client.? 172.21.15.40:0/1030041000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:19:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:19:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:26 smithi141 bash[31670]: audit 2023-12-02T00:19:26.537400+0000 mon.c (mon.2) 9835 : audit 0 from='client.? 172.21.15.40:0/1030041000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:27.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:27 smithi040 bash[28232]: cluster 2023-12-02T00:19:26.998165+0000 mgr.y (mgr.24356) 15635 : cluster 0 pgmap v15603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:27 smithi040 bash[41173]: cluster 2023-12-02T00:19:26.998165+0000 mgr.y (mgr.24356) 15635 : cluster 0 pgmap v15603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:27 smithi141 bash[31670]: cluster 2023-12-02T00:19:26.998165+0000 mgr.y (mgr.24356) 15635 : cluster 0 pgmap v15603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:29.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[28232]: audit 2023-12-02T00:19:27.826516+0000 mon.a (mon.0) 9766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[28232]: audit 2023-12-02T00:19:27.836630+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[28232]: audit 2023-12-02T00:19:28.562187+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[28232]: audit 2023-12-02T00:19:28.573494+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[41173]: audit 2023-12-02T00:19:27.826516+0000 mon.a (mon.0) 9766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[41173]: audit 2023-12-02T00:19:27.836630+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[41173]: audit 2023-12-02T00:19:28.562187+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:28 smithi040 bash[41173]: audit 2023-12-02T00:19:28.573494+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:28 smithi141 bash[31670]: audit 2023-12-02T00:19:27.826516+0000 mon.a (mon.0) 9766 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:28 smithi141 bash[31670]: audit 2023-12-02T00:19:27.836630+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:28 smithi141 bash[31670]: audit 2023-12-02T00:19:28.562187+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:28 smithi141 bash[31670]: audit 2023-12-02T00:19:28.573494+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[41173]: cluster 2023-12-02T00:19:28.998910+0000 mgr.y (mgr.24356) 15636 : cluster 0 pgmap v15604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[41173]: audit 2023-12-02T00:19:29.060969+0000 mon.c (mon.2) 9836 : audit 0 from='client.? 172.21.15.40:0/3998852005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[41173]: audit 2023-12-02T00:19:29.101690+0000 mon.c (mon.2) 9837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:19:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[41173]: audit 2023-12-02T00:19:29.103621+0000 mon.c (mon.2) 9838 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:19:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[41173]: audit 2023-12-02T00:19:29.112928+0000 mon.a (mon.0) 9770 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[28232]: cluster 2023-12-02T00:19:28.998910+0000 mgr.y (mgr.24356) 15636 : cluster 0 pgmap v15604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[28232]: audit 2023-12-02T00:19:29.060969+0000 mon.c (mon.2) 9836 : audit 0 from='client.? 172.21.15.40:0/3998852005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[28232]: audit 2023-12-02T00:19:29.101690+0000 mon.c (mon.2) 9837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:19:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[28232]: audit 2023-12-02T00:19:29.103621+0000 mon.c (mon.2) 9838 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:19:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:29 smithi040 bash[28232]: audit 2023-12-02T00:19:29.112928+0000 mon.a (mon.0) 9770 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:29 smithi141 bash[31670]: cluster 2023-12-02T00:19:28.998910+0000 mgr.y (mgr.24356) 15636 : cluster 0 pgmap v15604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:29 smithi141 bash[31670]: audit 2023-12-02T00:19:29.060969+0000 mon.c (mon.2) 9836 : audit 0 from='client.? 172.21.15.40:0/3998852005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:29 smithi141 bash[31670]: audit 2023-12-02T00:19:29.101690+0000 mon.c (mon.2) 9837 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:19:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:29 smithi141 bash[31670]: audit 2023-12-02T00:19:29.103621+0000 mon.c (mon.2) 9838 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:19:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:29 smithi141 bash[31670]: audit 2023-12-02T00:19:29.112928+0000 mon.a (mon.0) 9770 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:19:32.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:32 smithi040 bash[41173]: cluster 2023-12-02T00:19:31.000176+0000 mgr.y (mgr.24356) 15637 : cluster 0 pgmap v15605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:32 smithi040 bash[41173]: audit 2023-12-02T00:19:31.520975+0000 mon.c (mon.2) 9839 : audit 0 from='client.? 172.21.15.40:0/2207788996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:32 smithi040 bash[28232]: cluster 2023-12-02T00:19:31.000176+0000 mgr.y (mgr.24356) 15637 : cluster 0 pgmap v15605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:32 smithi040 bash[28232]: audit 2023-12-02T00:19:31.520975+0000 mon.c (mon.2) 9839 : audit 0 from='client.? 172.21.15.40:0/2207788996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:32 smithi141 bash[31670]: cluster 2023-12-02T00:19:31.000176+0000 mgr.y (mgr.24356) 15637 : cluster 0 pgmap v15605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:32 smithi141 bash[31670]: audit 2023-12-02T00:19:31.520975+0000 mon.c (mon.2) 9839 : audit 0 from='client.? 172.21.15.40:0/2207788996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:34 smithi040 bash[28232]: cluster 2023-12-02T00:19:33.000809+0000 mgr.y (mgr.24356) 15638 : cluster 0 pgmap v15606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:34 smithi040 bash[28232]: audit 2023-12-02T00:19:33.990851+0000 mon.c (mon.2) 9840 : audit 0 from='client.? 172.21.15.40:0/4150068879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:34 smithi040 bash[41173]: cluster 2023-12-02T00:19:33.000809+0000 mgr.y (mgr.24356) 15638 : cluster 0 pgmap v15606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:34 smithi040 bash[41173]: audit 2023-12-02T00:19:33.990851+0000 mon.c (mon.2) 9840 : audit 0 from='client.? 172.21.15.40:0/4150068879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:34 smithi141 bash[31670]: cluster 2023-12-02T00:19:33.000809+0000 mgr.y (mgr.24356) 15638 : cluster 0 pgmap v15606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:34 smithi141 bash[31670]: audit 2023-12-02T00:19:33.990851+0000 mon.c (mon.2) 9840 : audit 0 from='client.? 172.21.15.40:0/4150068879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:35.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:35 smithi040 bash[28232]: audit 2023-12-02T00:19:34.158564+0000 mon.c (mon.2) 9841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:35 smithi040 bash[41173]: audit 2023-12-02T00:19:34.158564+0000 mon.c (mon.2) 9841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:35 smithi141 bash[31670]: audit 2023-12-02T00:19:34.158564+0000 mon.c (mon.2) 9841 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:36.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:36 smithi040 bash[28232]: cluster 2023-12-02T00:19:35.001965+0000 mgr.y (mgr.24356) 15639 : cluster 0 pgmap v15607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:36 smithi040 bash[41173]: cluster 2023-12-02T00:19:35.001965+0000 mgr.y (mgr.24356) 15639 : cluster 0 pgmap v15607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:36 smithi141 bash[31670]: cluster 2023-12-02T00:19:35.001965+0000 mgr.y (mgr.24356) 15639 : cluster 0 pgmap v15607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:19:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:19:37.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:37 smithi040 bash[28232]: audit 2023-12-02T00:19:36.456259+0000 mon.a (mon.0) 9771 : audit 0 from='client.? 172.21.15.40:0/974135337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:37 smithi040 bash[41173]: audit 2023-12-02T00:19:36.456259+0000 mon.a (mon.0) 9771 : audit 0 from='client.? 172.21.15.40:0/974135337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:37 smithi141 bash[31670]: audit 2023-12-02T00:19:36.456259+0000 mon.a (mon.0) 9771 : audit 0 from='client.? 172.21.15.40:0/974135337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:38.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:38 smithi040 bash[28232]: cluster 2023-12-02T00:19:37.002663+0000 mgr.y (mgr.24356) 15640 : cluster 0 pgmap v15608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:38 smithi040 bash[41173]: cluster 2023-12-02T00:19:37.002663+0000 mgr.y (mgr.24356) 15640 : cluster 0 pgmap v15608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:38 smithi141 bash[31670]: cluster 2023-12-02T00:19:37.002663+0000 mgr.y (mgr.24356) 15640 : cluster 0 pgmap v15608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:39.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:39 smithi040 bash[28232]: audit 2023-12-02T00:19:38.922644+0000 mon.a (mon.0) 9772 : audit 0 from='client.? 172.21.15.40:0/4288138708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:39 smithi040 bash[41173]: audit 2023-12-02T00:19:38.922644+0000 mon.a (mon.0) 9772 : audit 0 from='client.? 172.21.15.40:0/4288138708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:39 smithi141 bash[31670]: audit 2023-12-02T00:19:38.922644+0000 mon.a (mon.0) 9772 : audit 0 from='client.? 172.21.15.40:0/4288138708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:40 smithi040 bash[28232]: cluster 2023-12-02T00:19:39.003314+0000 mgr.y (mgr.24356) 15641 : cluster 0 pgmap v15609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:40 smithi040 bash[41173]: cluster 2023-12-02T00:19:39.003314+0000 mgr.y (mgr.24356) 15641 : cluster 0 pgmap v15609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:40 smithi141 bash[31670]: cluster 2023-12-02T00:19:39.003314+0000 mgr.y (mgr.24356) 15641 : cluster 0 pgmap v15609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:42.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:42 smithi040 bash[28232]: cluster 2023-12-02T00:19:41.004474+0000 mgr.y (mgr.24356) 15642 : cluster 0 pgmap v15610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:42 smithi040 bash[28232]: audit 2023-12-02T00:19:41.378717+0000 mon.a (mon.0) 9773 : audit 0 from='client.? 172.21.15.40:0/1161416054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:42 smithi040 bash[41173]: cluster 2023-12-02T00:19:41.004474+0000 mgr.y (mgr.24356) 15642 : cluster 0 pgmap v15610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:42 smithi040 bash[41173]: audit 2023-12-02T00:19:41.378717+0000 mon.a (mon.0) 9773 : audit 0 from='client.? 172.21.15.40:0/1161416054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:42 smithi141 bash[31670]: cluster 2023-12-02T00:19:41.004474+0000 mgr.y (mgr.24356) 15642 : cluster 0 pgmap v15610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:42 smithi141 bash[31670]: audit 2023-12-02T00:19:41.378717+0000 mon.a (mon.0) 9773 : audit 0 from='client.? 172.21.15.40:0/1161416054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:44.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:44 smithi040 bash[41173]: cluster 2023-12-02T00:19:43.005126+0000 mgr.y (mgr.24356) 15643 : cluster 0 pgmap v15611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:44 smithi040 bash[41173]: audit 2023-12-02T00:19:43.844334+0000 mon.c (mon.2) 9842 : audit 0 from='client.? 172.21.15.40:0/4103735734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:44 smithi040 bash[28232]: cluster 2023-12-02T00:19:43.005126+0000 mgr.y (mgr.24356) 15643 : cluster 0 pgmap v15611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:44 smithi040 bash[28232]: audit 2023-12-02T00:19:43.844334+0000 mon.c (mon.2) 9842 : audit 0 from='client.? 172.21.15.40:0/4103735734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:44 smithi141 bash[31670]: cluster 2023-12-02T00:19:43.005126+0000 mgr.y (mgr.24356) 15643 : cluster 0 pgmap v15611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:44 smithi141 bash[31670]: audit 2023-12-02T00:19:43.844334+0000 mon.c (mon.2) 9842 : audit 0 from='client.? 172.21.15.40:0/4103735734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:45 smithi040 bash[41173]: cluster 2023-12-02T00:19:45.006286+0000 mgr.y (mgr.24356) 15644 : cluster 0 pgmap v15612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:45 smithi040 bash[28232]: cluster 2023-12-02T00:19:45.006286+0000 mgr.y (mgr.24356) 15644 : cluster 0 pgmap v15612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:45 smithi141 bash[31670]: cluster 2023-12-02T00:19:45.006286+0000 mgr.y (mgr.24356) 15644 : cluster 0 pgmap v15612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:46.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:46 smithi040 bash[28232]: audit 2023-12-02T00:19:46.309044+0000 mon.c (mon.2) 9843 : audit 0 from='client.? 172.21.15.40:0/3167683515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:19:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:19:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:46 smithi040 bash[41173]: audit 2023-12-02T00:19:46.309044+0000 mon.c (mon.2) 9843 : audit 0 from='client.? 172.21.15.40:0/3167683515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:46 smithi141 bash[31670]: audit 2023-12-02T00:19:46.309044+0000 mon.c (mon.2) 9843 : audit 0 from='client.? 172.21.15.40:0/3167683515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:47.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:47 smithi040 bash[41173]: cluster 2023-12-02T00:19:47.006966+0000 mgr.y (mgr.24356) 15645 : cluster 0 pgmap v15613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:47 smithi040 bash[28232]: cluster 2023-12-02T00:19:47.006966+0000 mgr.y (mgr.24356) 15645 : cluster 0 pgmap v15613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:47 smithi141 bash[31670]: cluster 2023-12-02T00:19:47.006966+0000 mgr.y (mgr.24356) 15645 : cluster 0 pgmap v15613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:49.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:48 smithi040 bash[28232]: audit 2023-12-02T00:19:48.764892+0000 mon.a (mon.0) 9774 : audit 0 from='client.? 172.21.15.40:0/3122984380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:48 smithi040 bash[41173]: audit 2023-12-02T00:19:48.764892+0000 mon.a (mon.0) 9774 : audit 0 from='client.? 172.21.15.40:0/3122984380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:48 smithi141 bash[31670]: audit 2023-12-02T00:19:48.764892+0000 mon.a (mon.0) 9774 : audit 0 from='client.? 172.21.15.40:0/3122984380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:49 smithi040 bash[41173]: cluster 2023-12-02T00:19:49.007629+0000 mgr.y (mgr.24356) 15646 : cluster 0 pgmap v15614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:49 smithi040 bash[41173]: audit 2023-12-02T00:19:49.158900+0000 mon.c (mon.2) 9844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:49 smithi040 bash[28232]: cluster 2023-12-02T00:19:49.007629+0000 mgr.y (mgr.24356) 15646 : cluster 0 pgmap v15614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:49 smithi040 bash[28232]: audit 2023-12-02T00:19:49.158900+0000 mon.c (mon.2) 9844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:49 smithi141 bash[31670]: cluster 2023-12-02T00:19:49.007629+0000 mgr.y (mgr.24356) 15646 : cluster 0 pgmap v15614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:49 smithi141 bash[31670]: audit 2023-12-02T00:19:49.158900+0000 mon.c (mon.2) 9844 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:52.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:52 smithi040 bash[28232]: cluster 2023-12-02T00:19:51.008794+0000 mgr.y (mgr.24356) 15647 : cluster 0 pgmap v15615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:52 smithi040 bash[28232]: audit 2023-12-02T00:19:51.224175+0000 mon.c (mon.2) 9845 : audit 0 from='client.? 172.21.15.40:0/2500789774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:52 smithi040 bash[41173]: cluster 2023-12-02T00:19:51.008794+0000 mgr.y (mgr.24356) 15647 : cluster 0 pgmap v15615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:52 smithi040 bash[41173]: audit 2023-12-02T00:19:51.224175+0000 mon.c (mon.2) 9845 : audit 0 from='client.? 172.21.15.40:0/2500789774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:52 smithi141 bash[31670]: cluster 2023-12-02T00:19:51.008794+0000 mgr.y (mgr.24356) 15647 : cluster 0 pgmap v15615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:52 smithi141 bash[31670]: audit 2023-12-02T00:19:51.224175+0000 mon.c (mon.2) 9845 : audit 0 from='client.? 172.21.15.40:0/2500789774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:54 smithi040 bash[28232]: cluster 2023-12-02T00:19:53.009517+0000 mgr.y (mgr.24356) 15648 : cluster 0 pgmap v15616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:54 smithi040 bash[28232]: audit 2023-12-02T00:19:53.693404+0000 mon.c (mon.2) 9846 : audit 0 from='client.? 172.21.15.40:0/3923442949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:54 smithi040 bash[41173]: cluster 2023-12-02T00:19:53.009517+0000 mgr.y (mgr.24356) 15648 : cluster 0 pgmap v15616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:54 smithi040 bash[41173]: audit 2023-12-02T00:19:53.693404+0000 mon.c (mon.2) 9846 : audit 0 from='client.? 172.21.15.40:0/3923442949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:54 smithi141 bash[31670]: cluster 2023-12-02T00:19:53.009517+0000 mgr.y (mgr.24356) 15648 : cluster 0 pgmap v15616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:54 smithi141 bash[31670]: audit 2023-12-02T00:19:53.693404+0000 mon.c (mon.2) 9846 : audit 0 from='client.? 172.21.15.40:0/3923442949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:55.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:55 smithi040 bash[28232]: cluster 2023-12-02T00:19:55.010810+0000 mgr.y (mgr.24356) 15649 : cluster 0 pgmap v15617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:55 smithi040 bash[41173]: cluster 2023-12-02T00:19:55.010810+0000 mgr.y (mgr.24356) 15649 : cluster 0 pgmap v15617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:55 smithi141 bash[31670]: cluster 2023-12-02T00:19:55.010810+0000 mgr.y (mgr.24356) 15649 : cluster 0 pgmap v15617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:56.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:56 smithi040 bash[28232]: audit 2023-12-02T00:19:56.159620+0000 mon.c (mon.2) 9847 : audit 0 from='client.? 172.21.15.40:0/1023308185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:19:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:19:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:56 smithi040 bash[41173]: audit 2023-12-02T00:19:56.159620+0000 mon.c (mon.2) 9847 : audit 0 from='client.? 172.21.15.40:0/1023308185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:56 smithi141 bash[31670]: audit 2023-12-02T00:19:56.159620+0000 mon.c (mon.2) 9847 : audit 0 from='client.? 172.21.15.40:0/1023308185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:57 smithi040 bash[41173]: cluster 2023-12-02T00:19:57.011490+0000 mgr.y (mgr.24356) 15650 : cluster 0 pgmap v15618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:57 smithi040 bash[28232]: cluster 2023-12-02T00:19:57.011490+0000 mgr.y (mgr.24356) 15650 : cluster 0 pgmap v15618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:57 smithi141 bash[31670]: cluster 2023-12-02T00:19:57.011490+0000 mgr.y (mgr.24356) 15650 : cluster 0 pgmap v15618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:58 smithi141 bash[31670]: audit 2023-12-02T00:19:58.617074+0000 mon.a (mon.0) 9775 : audit 0 from='client.? 172.21.15.40:0/604893578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:58 smithi040 bash[28232]: audit 2023-12-02T00:19:58.617074+0000 mon.a (mon.0) 9775 : audit 0 from='client.? 172.21.15.40:0/604893578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:58 smithi040 bash[41173]: audit 2023-12-02T00:19:58.617074+0000 mon.a (mon.0) 9775 : audit 0 from='client.? 172.21.15.40:0/604893578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:19:59.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:19:59 smithi040 bash[28232]: cluster 2023-12-02T00:19:59.012183+0000 mgr.y (mgr.24356) 15651 : cluster 0 pgmap v15619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:19:59.998 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:19:59 smithi040 bash[41173]: cluster 2023-12-02T00:19:59.012183+0000 mgr.y (mgr.24356) 15651 : cluster 0 pgmap v15619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:19:59 smithi141 bash[31670]: cluster 2023-12-02T00:19:59.012183+0000 mgr.y (mgr.24356) 15651 : cluster 0 pgmap v15619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:00.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:00 smithi040 bash[28232]: debug 2023-12-02T00:19:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:00 smithi141 bash[31670]: cluster 2023-12-02T00:20:00.000157+0000 mon.a (mon.0) 9776 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:01.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:00 smithi040 bash[28232]: cluster 2023-12-02T00:20:00.000157+0000 mon.a (mon.0) 9776 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:00 smithi040 bash[41173]: cluster 2023-12-02T00:20:00.000157+0000 mon.a (mon.0) 9776 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:01 smithi141 bash[31670]: cluster 2023-12-02T00:20:01.013332+0000 mgr.y (mgr.24356) 15652 : cluster 0 pgmap v15620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:01 smithi141 bash[31670]: audit 2023-12-02T00:20:01.082840+0000 mon.a (mon.0) 9777 : audit 0 from='client.? 172.21.15.40:0/1875475126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:01 smithi040 bash[28232]: cluster 2023-12-02T00:20:01.013332+0000 mgr.y (mgr.24356) 15652 : cluster 0 pgmap v15620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:01 smithi040 bash[28232]: audit 2023-12-02T00:20:01.082840+0000 mon.a (mon.0) 9777 : audit 0 from='client.? 172.21.15.40:0/1875475126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:01 smithi040 bash[41173]: cluster 2023-12-02T00:20:01.013332+0000 mgr.y (mgr.24356) 15652 : cluster 0 pgmap v15620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:01 smithi040 bash[41173]: audit 2023-12-02T00:20:01.082840+0000 mon.a (mon.0) 9777 : audit 0 from='client.? 172.21.15.40:0/1875475126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:04 smithi040 bash[28232]: cluster 2023-12-02T00:20:03.014045+0000 mgr.y (mgr.24356) 15653 : cluster 0 pgmap v15621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:04 smithi040 bash[28232]: audit 2023-12-02T00:20:03.539568+0000 mon.c (mon.2) 9848 : audit 0 from='client.? 172.21.15.40:0/3337606334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:04 smithi040 bash[41173]: cluster 2023-12-02T00:20:03.014045+0000 mgr.y (mgr.24356) 15653 : cluster 0 pgmap v15621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:04 smithi040 bash[41173]: audit 2023-12-02T00:20:03.539568+0000 mon.c (mon.2) 9848 : audit 0 from='client.? 172.21.15.40:0/3337606334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:04 smithi141 bash[31670]: cluster 2023-12-02T00:20:03.014045+0000 mgr.y (mgr.24356) 15653 : cluster 0 pgmap v15621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:04 smithi141 bash[31670]: audit 2023-12-02T00:20:03.539568+0000 mon.c (mon.2) 9848 : audit 0 from='client.? 172.21.15.40:0/3337606334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:05 smithi040 bash[28232]: audit 2023-12-02T00:20:04.159322+0000 mon.c (mon.2) 9849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:05 smithi040 bash[41173]: audit 2023-12-02T00:20:04.159322+0000 mon.c (mon.2) 9849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:05 smithi141 bash[31670]: audit 2023-12-02T00:20:04.159322+0000 mon.c (mon.2) 9849 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:06 smithi040 bash[28232]: cluster 2023-12-02T00:20:05.015233+0000 mgr.y (mgr.24356) 15654 : cluster 0 pgmap v15622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:06 smithi040 bash[28232]: audit 2023-12-02T00:20:06.003140+0000 mon.a (mon.0) 9778 : audit 0 from='client.? 172.21.15.40:0/199179310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:06 smithi040 bash[41173]: cluster 2023-12-02T00:20:05.015233+0000 mgr.y (mgr.24356) 15654 : cluster 0 pgmap v15622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:06 smithi040 bash[41173]: audit 2023-12-02T00:20:06.003140+0000 mon.a (mon.0) 9778 : audit 0 from='client.? 172.21.15.40:0/199179310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:06 smithi141 bash[31670]: cluster 2023-12-02T00:20:05.015233+0000 mgr.y (mgr.24356) 15654 : cluster 0 pgmap v15622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:06 smithi141 bash[31670]: audit 2023-12-02T00:20:06.003140+0000 mon.a (mon.0) 9778 : audit 0 from='client.? 172.21.15.40:0/199179310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:20:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:20:08.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:08 smithi040 bash[41173]: cluster 2023-12-02T00:20:07.016029+0000 mgr.y (mgr.24356) 15655 : cluster 0 pgmap v15623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:08 smithi040 bash[28232]: cluster 2023-12-02T00:20:07.016029+0000 mgr.y (mgr.24356) 15655 : cluster 0 pgmap v15623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:08 smithi141 bash[31670]: cluster 2023-12-02T00:20:07.016029+0000 mgr.y (mgr.24356) 15655 : cluster 0 pgmap v15623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:09 smithi040 bash[41173]: audit 2023-12-02T00:20:08.464326+0000 mon.a (mon.0) 9779 : audit 0 from='client.? 172.21.15.40:0/2721849503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:09 smithi040 bash[28232]: audit 2023-12-02T00:20:08.464326+0000 mon.a (mon.0) 9779 : audit 0 from='client.? 172.21.15.40:0/2721849503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:09 smithi141 bash[31670]: audit 2023-12-02T00:20:08.464326+0000 mon.a (mon.0) 9779 : audit 0 from='client.? 172.21.15.40:0/2721849503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:10.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:10 smithi040 bash[28232]: cluster 2023-12-02T00:20:09.016790+0000 mgr.y (mgr.24356) 15656 : cluster 0 pgmap v15624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:10 smithi040 bash[41173]: cluster 2023-12-02T00:20:09.016790+0000 mgr.y (mgr.24356) 15656 : cluster 0 pgmap v15624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:10 smithi141 bash[31670]: cluster 2023-12-02T00:20:09.016790+0000 mgr.y (mgr.24356) 15656 : cluster 0 pgmap v15624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:11 smithi040 bash[28232]: audit 2023-12-02T00:20:10.924892+0000 mon.a (mon.0) 9780 : audit 0 from='client.? 172.21.15.40:0/3715720945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:11 smithi040 bash[41173]: audit 2023-12-02T00:20:10.924892+0000 mon.a (mon.0) 9780 : audit 0 from='client.? 172.21.15.40:0/3715720945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:11 smithi141 bash[31670]: audit 2023-12-02T00:20:10.924892+0000 mon.a (mon.0) 9780 : audit 0 from='client.? 172.21.15.40:0/3715720945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:12.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:12 smithi040 bash[28232]: cluster 2023-12-02T00:20:11.017903+0000 mgr.y (mgr.24356) 15657 : cluster 0 pgmap v15625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:12 smithi040 bash[41173]: cluster 2023-12-02T00:20:11.017903+0000 mgr.y (mgr.24356) 15657 : cluster 0 pgmap v15625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:12 smithi141 bash[31670]: cluster 2023-12-02T00:20:11.017903+0000 mgr.y (mgr.24356) 15657 : cluster 0 pgmap v15625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:14 smithi040 bash[28232]: cluster 2023-12-02T00:20:13.018387+0000 mgr.y (mgr.24356) 15658 : cluster 0 pgmap v15626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:14 smithi040 bash[28232]: audit 2023-12-02T00:20:13.390764+0000 mon.c (mon.2) 9850 : audit 0 from='client.? 172.21.15.40:0/2092505498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:14 smithi040 bash[41173]: cluster 2023-12-02T00:20:13.018387+0000 mgr.y (mgr.24356) 15658 : cluster 0 pgmap v15626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:14 smithi040 bash[41173]: audit 2023-12-02T00:20:13.390764+0000 mon.c (mon.2) 9850 : audit 0 from='client.? 172.21.15.40:0/2092505498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:14 smithi141 bash[31670]: cluster 2023-12-02T00:20:13.018387+0000 mgr.y (mgr.24356) 15658 : cluster 0 pgmap v15626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:14 smithi141 bash[31670]: audit 2023-12-02T00:20:13.390764+0000 mon.c (mon.2) 9850 : audit 0 from='client.? 172.21.15.40:0/2092505498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:15 smithi040 bash[28232]: cluster 2023-12-02T00:20:15.019509+0000 mgr.y (mgr.24356) 15659 : cluster 0 pgmap v15627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:15 smithi040 bash[41173]: cluster 2023-12-02T00:20:15.019509+0000 mgr.y (mgr.24356) 15659 : cluster 0 pgmap v15627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:15 smithi141 bash[31670]: cluster 2023-12-02T00:20:15.019509+0000 mgr.y (mgr.24356) 15659 : cluster 0 pgmap v15627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:16.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:16 smithi040 bash[28232]: audit 2023-12-02T00:20:15.852373+0000 mon.a (mon.0) 9781 : audit 0 from='client.? 172.21.15.40:0/92439480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:16 smithi040 bash[41173]: audit 2023-12-02T00:20:15.852373+0000 mon.a (mon.0) 9781 : audit 0 from='client.? 172.21.15.40:0/92439480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:20:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:20:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:16 smithi141 bash[31670]: audit 2023-12-02T00:20:15.852373+0000 mon.a (mon.0) 9781 : audit 0 from='client.? 172.21.15.40:0/92439480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:17 smithi040 bash[28232]: cluster 2023-12-02T00:20:17.020256+0000 mgr.y (mgr.24356) 15660 : cluster 0 pgmap v15628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:17 smithi040 bash[41173]: cluster 2023-12-02T00:20:17.020256+0000 mgr.y (mgr.24356) 15660 : cluster 0 pgmap v15628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:17 smithi141 bash[31670]: cluster 2023-12-02T00:20:17.020256+0000 mgr.y (mgr.24356) 15660 : cluster 0 pgmap v15628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:18.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:18 smithi040 bash[28232]: audit 2023-12-02T00:20:18.320218+0000 mon.c (mon.2) 9851 : audit 0 from='client.? 172.21.15.40:0/3600242938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:18 smithi040 bash[41173]: audit 2023-12-02T00:20:18.320218+0000 mon.c (mon.2) 9851 : audit 0 from='client.? 172.21.15.40:0/3600242938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:18 smithi141 bash[31670]: audit 2023-12-02T00:20:18.320218+0000 mon.c (mon.2) 9851 : audit 0 from='client.? 172.21.15.40:0/3600242938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:19.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:19 smithi040 bash[28232]: cluster 2023-12-02T00:20:19.020990+0000 mgr.y (mgr.24356) 15661 : cluster 0 pgmap v15629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:19 smithi040 bash[28232]: audit 2023-12-02T00:20:19.159739+0000 mon.c (mon.2) 9852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:19 smithi040 bash[41173]: cluster 2023-12-02T00:20:19.020990+0000 mgr.y (mgr.24356) 15661 : cluster 0 pgmap v15629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:19 smithi040 bash[41173]: audit 2023-12-02T00:20:19.159739+0000 mon.c (mon.2) 9852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:19 smithi141 bash[31670]: cluster 2023-12-02T00:20:19.020990+0000 mgr.y (mgr.24356) 15661 : cluster 0 pgmap v15629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:19 smithi141 bash[31670]: audit 2023-12-02T00:20:19.159739+0000 mon.c (mon.2) 9852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:21.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:20 smithi040 bash[28232]: audit 2023-12-02T00:20:20.783546+0000 mon.c (mon.2) 9853 : audit 0 from='client.? 172.21.15.40:0/2746045295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:20 smithi040 bash[41173]: audit 2023-12-02T00:20:20.783546+0000 mon.c (mon.2) 9853 : audit 0 from='client.? 172.21.15.40:0/2746045295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:20 smithi141 bash[31670]: audit 2023-12-02T00:20:20.783546+0000 mon.c (mon.2) 9853 : audit 0 from='client.? 172.21.15.40:0/2746045295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:22.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:21 smithi040 bash[41173]: cluster 2023-12-02T00:20:21.022128+0000 mgr.y (mgr.24356) 15662 : cluster 0 pgmap v15630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:21 smithi040 bash[28232]: cluster 2023-12-02T00:20:21.022128+0000 mgr.y (mgr.24356) 15662 : cluster 0 pgmap v15630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:21 smithi141 bash[31670]: cluster 2023-12-02T00:20:21.022128+0000 mgr.y (mgr.24356) 15662 : cluster 0 pgmap v15630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:24 smithi040 bash[28232]: cluster 2023-12-02T00:20:23.022762+0000 mgr.y (mgr.24356) 15663 : cluster 0 pgmap v15631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:24 smithi040 bash[28232]: audit 2023-12-02T00:20:23.252622+0000 mon.a (mon.0) 9782 : audit 0 from='client.? 172.21.15.40:0/3150469672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:24 smithi040 bash[41173]: cluster 2023-12-02T00:20:23.022762+0000 mgr.y (mgr.24356) 15663 : cluster 0 pgmap v15631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:24 smithi040 bash[41173]: audit 2023-12-02T00:20:23.252622+0000 mon.a (mon.0) 9782 : audit 0 from='client.? 172.21.15.40:0/3150469672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:24 smithi141 bash[31670]: cluster 2023-12-02T00:20:23.022762+0000 mgr.y (mgr.24356) 15663 : cluster 0 pgmap v15631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:24 smithi141 bash[31670]: audit 2023-12-02T00:20:23.252622+0000 mon.a (mon.0) 9782 : audit 0 from='client.? 172.21.15.40:0/3150469672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:25 smithi040 bash[28232]: cluster 2023-12-02T00:20:25.023899+0000 mgr.y (mgr.24356) 15664 : cluster 0 pgmap v15632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:25 smithi040 bash[41173]: cluster 2023-12-02T00:20:25.023899+0000 mgr.y (mgr.24356) 15664 : cluster 0 pgmap v15632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:25 smithi141 bash[31670]: cluster 2023-12-02T00:20:25.023899+0000 mgr.y (mgr.24356) 15664 : cluster 0 pgmap v15632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:26 smithi040 bash[28232]: audit 2023-12-02T00:20:25.724116+0000 mon.c (mon.2) 9854 : audit 0 from='client.? 172.21.15.40:0/3697574357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:26 smithi040 bash[41173]: audit 2023-12-02T00:20:25.724116+0000 mon.c (mon.2) 9854 : audit 0 from='client.? 172.21.15.40:0/3697574357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:20:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:20:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:26 smithi141 bash[31670]: audit 2023-12-02T00:20:25.724116+0000 mon.c (mon.2) 9854 : audit 0 from='client.? 172.21.15.40:0/3697574357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:27 smithi040 bash[28232]: cluster 2023-12-02T00:20:27.024593+0000 mgr.y (mgr.24356) 15665 : cluster 0 pgmap v15633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:27 smithi040 bash[41173]: cluster 2023-12-02T00:20:27.024593+0000 mgr.y (mgr.24356) 15665 : cluster 0 pgmap v15633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:27 smithi141 bash[31670]: cluster 2023-12-02T00:20:27.024593+0000 mgr.y (mgr.24356) 15665 : cluster 0 pgmap v15633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:28.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:28 smithi040 bash[41173]: audit 2023-12-02T00:20:28.192915+0000 mon.c (mon.2) 9855 : audit 0 from='client.? 172.21.15.40:0/4220603336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:28 smithi040 bash[28232]: audit 2023-12-02T00:20:28.192915+0000 mon.c (mon.2) 9855 : audit 0 from='client.? 172.21.15.40:0/4220603336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:28 smithi141 bash[31670]: audit 2023-12-02T00:20:28.192915+0000 mon.c (mon.2) 9855 : audit 0 from='client.? 172.21.15.40:0/4220603336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:29.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:29 smithi040 bash[28232]: cluster 2023-12-02T00:20:29.025250+0000 mgr.y (mgr.24356) 15666 : cluster 0 pgmap v15634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:29 smithi040 bash[28232]: audit 2023-12-02T00:20:29.196549+0000 mon.c (mon.2) 9856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:20:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:29 smithi040 bash[41173]: cluster 2023-12-02T00:20:29.025250+0000 mgr.y (mgr.24356) 15666 : cluster 0 pgmap v15634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:29 smithi040 bash[41173]: audit 2023-12-02T00:20:29.196549+0000 mon.c (mon.2) 9856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:20:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:29 smithi141 bash[31670]: cluster 2023-12-02T00:20:29.025250+0000 mgr.y (mgr.24356) 15666 : cluster 0 pgmap v15634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:29 smithi141 bash[31670]: audit 2023-12-02T00:20:29.196549+0000 mon.c (mon.2) 9856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:20:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:30 smithi141 bash[31670]: audit 2023-12-02T00:20:30.657773+0000 mon.c (mon.2) 9857 : audit 0 from='client.? 172.21.15.40:0/3696026179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:31.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:30 smithi040 bash[28232]: audit 2023-12-02T00:20:30.657773+0000 mon.c (mon.2) 9857 : audit 0 from='client.? 172.21.15.40:0/3696026179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:30 smithi040 bash[41173]: audit 2023-12-02T00:20:30.657773+0000 mon.c (mon.2) 9857 : audit 0 from='client.? 172.21.15.40:0/3696026179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:31 smithi141 bash[31670]: cluster 2023-12-02T00:20:31.026403+0000 mgr.y (mgr.24356) 15667 : cluster 0 pgmap v15635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:31 smithi040 bash[28232]: cluster 2023-12-02T00:20:31.026403+0000 mgr.y (mgr.24356) 15667 : cluster 0 pgmap v15635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:31 smithi040 bash[41173]: cluster 2023-12-02T00:20:31.026403+0000 mgr.y (mgr.24356) 15667 : cluster 0 pgmap v15635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:34.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:34 smithi040 bash[28232]: cluster 2023-12-02T00:20:33.027007+0000 mgr.y (mgr.24356) 15668 : cluster 0 pgmap v15636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:34.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:34 smithi040 bash[28232]: audit 2023-12-02T00:20:33.130880+0000 mon.a (mon.0) 9783 : audit 0 from='client.? 172.21.15.40:0/791659275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:34 smithi040 bash[41173]: cluster 2023-12-02T00:20:33.027007+0000 mgr.y (mgr.24356) 15668 : cluster 0 pgmap v15636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:34 smithi040 bash[41173]: audit 2023-12-02T00:20:33.130880+0000 mon.a (mon.0) 9783 : audit 0 from='client.? 172.21.15.40:0/791659275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:34 smithi141 bash[31670]: cluster 2023-12-02T00:20:33.027007+0000 mgr.y (mgr.24356) 15668 : cluster 0 pgmap v15636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:34 smithi141 bash[31670]: audit 2023-12-02T00:20:33.130880+0000 mon.a (mon.0) 9783 : audit 0 from='client.? 172.21.15.40:0/791659275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:35.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:35 smithi040 bash[28232]: audit 2023-12-02T00:20:34.159618+0000 mon.c (mon.2) 9858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:35 smithi040 bash[41173]: audit 2023-12-02T00:20:34.159618+0000 mon.c (mon.2) 9858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:35 smithi141 bash[31670]: audit 2023-12-02T00:20:34.159618+0000 mon.c (mon.2) 9858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: cluster 2023-12-02T00:20:35.027820+0000 mgr.y (mgr.24356) 15669 : cluster 0 pgmap v15637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.098109+0000 mon.a (mon.0) 9784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.110527+0000 mon.a (mon.0) 9785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.448049+0000 mon.a (mon.0) 9786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.460458+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.605121+0000 mon.c (mon.2) 9859 : audit 0 from='client.? 172.21.15.40:0/3311164302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.938452+0000 mon.c (mon.2) 9860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.940185+0000 mon.c (mon.2) 9861 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:20:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[41173]: audit 2023-12-02T00:20:35.950264+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: cluster 2023-12-02T00:20:35.027820+0000 mgr.y (mgr.24356) 15669 : cluster 0 pgmap v15637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.098109+0000 mon.a (mon.0) 9784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.110527+0000 mon.a (mon.0) 9785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.448049+0000 mon.a (mon.0) 9786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.460458+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.605121+0000 mon.c (mon.2) 9859 : audit 0 from='client.? 172.21.15.40:0/3311164302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.938452+0000 mon.c (mon.2) 9860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.940185+0000 mon.c (mon.2) 9861 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28232]: audit 2023-12-02T00:20:35.950264+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: cluster 2023-12-02T00:20:35.027820+0000 mgr.y (mgr.24356) 15669 : cluster 0 pgmap v15637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.098109+0000 mon.a (mon.0) 9784 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.110527+0000 mon.a (mon.0) 9785 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.448049+0000 mon.a (mon.0) 9786 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.460458+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.605121+0000 mon.c (mon.2) 9859 : audit 0 from='client.? 172.21.15.40:0/3311164302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.938452+0000 mon.c (mon.2) 9860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:20:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.940185+0000 mon.c (mon.2) 9861 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:20:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:36 smithi141 bash[31670]: audit 2023-12-02T00:20:35.950264+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:20:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:20:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:20:38.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:38 smithi040 bash[28232]: cluster 2023-12-02T00:20:37.028461+0000 mgr.y (mgr.24356) 15670 : cluster 0 pgmap v15638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:38 smithi040 bash[28232]: audit 2023-12-02T00:20:38.081666+0000 mon.a (mon.0) 9789 : audit 0 from='client.? 172.21.15.40:0/3792599204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:38 smithi040 bash[41173]: cluster 2023-12-02T00:20:37.028461+0000 mgr.y (mgr.24356) 15670 : cluster 0 pgmap v15638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:38 smithi040 bash[41173]: audit 2023-12-02T00:20:38.081666+0000 mon.a (mon.0) 9789 : audit 0 from='client.? 172.21.15.40:0/3792599204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:38 smithi141 bash[31670]: cluster 2023-12-02T00:20:37.028461+0000 mgr.y (mgr.24356) 15670 : cluster 0 pgmap v15638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:38 smithi141 bash[31670]: audit 2023-12-02T00:20:38.081666+0000 mon.a (mon.0) 9789 : audit 0 from='client.? 172.21.15.40:0/3792599204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:40.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:40 smithi040 bash[41173]: cluster 2023-12-02T00:20:39.029163+0000 mgr.y (mgr.24356) 15671 : cluster 0 pgmap v15639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:40 smithi040 bash[28232]: cluster 2023-12-02T00:20:39.029163+0000 mgr.y (mgr.24356) 15671 : cluster 0 pgmap v15639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:40 smithi141 bash[31670]: cluster 2023-12-02T00:20:39.029163+0000 mgr.y (mgr.24356) 15671 : cluster 0 pgmap v15639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:41.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:41 smithi040 bash[28232]: audit 2023-12-02T00:20:40.540685+0000 mon.c (mon.2) 9862 : audit 0 from='client.? 172.21.15.40:0/2076017530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:41 smithi040 bash[41173]: audit 2023-12-02T00:20:40.540685+0000 mon.c (mon.2) 9862 : audit 0 from='client.? 172.21.15.40:0/2076017530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:41 smithi141 bash[31670]: audit 2023-12-02T00:20:40.540685+0000 mon.c (mon.2) 9862 : audit 0 from='client.? 172.21.15.40:0/2076017530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:42.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:42 smithi040 bash[28232]: cluster 2023-12-02T00:20:41.030373+0000 mgr.y (mgr.24356) 15672 : cluster 0 pgmap v15640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:42 smithi040 bash[41173]: cluster 2023-12-02T00:20:41.030373+0000 mgr.y (mgr.24356) 15672 : cluster 0 pgmap v15640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:42 smithi141 bash[31670]: cluster 2023-12-02T00:20:41.030373+0000 mgr.y (mgr.24356) 15672 : cluster 0 pgmap v15640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:43 smithi040 bash[28232]: audit 2023-12-02T00:20:43.003143+0000 mon.a (mon.0) 9790 : audit 0 from='client.? 172.21.15.40:0/3386397615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:43 smithi040 bash[41173]: audit 2023-12-02T00:20:43.003143+0000 mon.a (mon.0) 9790 : audit 0 from='client.? 172.21.15.40:0/3386397615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:43 smithi141 bash[31670]: audit 2023-12-02T00:20:43.003143+0000 mon.a (mon.0) 9790 : audit 0 from='client.? 172.21.15.40:0/3386397615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:44.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:44 smithi040 bash[28232]: cluster 2023-12-02T00:20:43.030955+0000 mgr.y (mgr.24356) 15673 : cluster 0 pgmap v15641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:44 smithi040 bash[41173]: cluster 2023-12-02T00:20:43.030955+0000 mgr.y (mgr.24356) 15673 : cluster 0 pgmap v15641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:44 smithi141 bash[31670]: cluster 2023-12-02T00:20:43.030955+0000 mgr.y (mgr.24356) 15673 : cluster 0 pgmap v15641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:45 smithi040 bash[41173]: cluster 2023-12-02T00:20:45.032076+0000 mgr.y (mgr.24356) 15674 : cluster 0 pgmap v15642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:45 smithi040 bash[41173]: audit 2023-12-02T00:20:45.470745+0000 mon.c (mon.2) 9863 : audit 0 from='client.? 172.21.15.40:0/3803469313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:45 smithi040 bash[28232]: cluster 2023-12-02T00:20:45.032076+0000 mgr.y (mgr.24356) 15674 : cluster 0 pgmap v15642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:45 smithi040 bash[28232]: audit 2023-12-02T00:20:45.470745+0000 mon.c (mon.2) 9863 : audit 0 from='client.? 172.21.15.40:0/3803469313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:45 smithi141 bash[31670]: cluster 2023-12-02T00:20:45.032076+0000 mgr.y (mgr.24356) 15674 : cluster 0 pgmap v15642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:45 smithi141 bash[31670]: audit 2023-12-02T00:20:45.470745+0000 mon.c (mon.2) 9863 : audit 0 from='client.? 172.21.15.40:0/3803469313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:20:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:20:48.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:48 smithi040 bash[28232]: cluster 2023-12-02T00:20:47.032758+0000 mgr.y (mgr.24356) 15675 : cluster 0 pgmap v15643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:48 smithi040 bash[28232]: audit 2023-12-02T00:20:47.934220+0000 mon.c (mon.2) 9864 : audit 0 from='client.? 172.21.15.40:0/1573118260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:48 smithi040 bash[41173]: cluster 2023-12-02T00:20:47.032758+0000 mgr.y (mgr.24356) 15675 : cluster 0 pgmap v15643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:48 smithi040 bash[41173]: audit 2023-12-02T00:20:47.934220+0000 mon.c (mon.2) 9864 : audit 0 from='client.? 172.21.15.40:0/1573118260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:48 smithi141 bash[31670]: cluster 2023-12-02T00:20:47.032758+0000 mgr.y (mgr.24356) 15675 : cluster 0 pgmap v15643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:48 smithi141 bash[31670]: audit 2023-12-02T00:20:47.934220+0000 mon.c (mon.2) 9864 : audit 0 from='client.? 172.21.15.40:0/1573118260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:50 smithi040 bash[28232]: cluster 2023-12-02T00:20:49.033406+0000 mgr.y (mgr.24356) 15676 : cluster 0 pgmap v15644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:50 smithi040 bash[28232]: audit 2023-12-02T00:20:49.160702+0000 mon.c (mon.2) 9865 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:50 smithi040 bash[41173]: cluster 2023-12-02T00:20:49.033406+0000 mgr.y (mgr.24356) 15676 : cluster 0 pgmap v15644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:50 smithi040 bash[41173]: audit 2023-12-02T00:20:49.160702+0000 mon.c (mon.2) 9865 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:50 smithi141 bash[31670]: cluster 2023-12-02T00:20:49.033406+0000 mgr.y (mgr.24356) 15676 : cluster 0 pgmap v15644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:50 smithi141 bash[31670]: audit 2023-12-02T00:20:49.160702+0000 mon.c (mon.2) 9865 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:51.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:51 smithi040 bash[28232]: audit 2023-12-02T00:20:50.400244+0000 mon.a (mon.0) 9791 : audit 0 from='client.? 172.21.15.40:0/1314849270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:51 smithi040 bash[41173]: audit 2023-12-02T00:20:50.400244+0000 mon.a (mon.0) 9791 : audit 0 from='client.? 172.21.15.40:0/1314849270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:51 smithi141 bash[31670]: audit 2023-12-02T00:20:50.400244+0000 mon.a (mon.0) 9791 : audit 0 from='client.? 172.21.15.40:0/1314849270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:52.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:52 smithi040 bash[28232]: cluster 2023-12-02T00:20:51.034594+0000 mgr.y (mgr.24356) 15677 : cluster 0 pgmap v15645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:52 smithi040 bash[41173]: cluster 2023-12-02T00:20:51.034594+0000 mgr.y (mgr.24356) 15677 : cluster 0 pgmap v15645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:52 smithi141 bash[31670]: cluster 2023-12-02T00:20:51.034594+0000 mgr.y (mgr.24356) 15677 : cluster 0 pgmap v15645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:53.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:53 smithi040 bash[28232]: audit 2023-12-02T00:20:52.868279+0000 mon.a (mon.0) 9792 : audit 0 from='client.? 172.21.15.40:0/430749793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:53 smithi040 bash[41173]: audit 2023-12-02T00:20:52.868279+0000 mon.a (mon.0) 9792 : audit 0 from='client.? 172.21.15.40:0/430749793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:53 smithi141 bash[31670]: audit 2023-12-02T00:20:52.868279+0000 mon.a (mon.0) 9792 : audit 0 from='client.? 172.21.15.40:0/430749793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:54.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:54 smithi040 bash[28232]: cluster 2023-12-02T00:20:53.035212+0000 mgr.y (mgr.24356) 15678 : cluster 0 pgmap v15646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:54 smithi040 bash[41173]: cluster 2023-12-02T00:20:53.035212+0000 mgr.y (mgr.24356) 15678 : cluster 0 pgmap v15646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:54 smithi141 bash[31670]: cluster 2023-12-02T00:20:53.035212+0000 mgr.y (mgr.24356) 15678 : cluster 0 pgmap v15646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:55 smithi040 bash[28232]: cluster 2023-12-02T00:20:55.036333+0000 mgr.y (mgr.24356) 15679 : cluster 0 pgmap v15647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:55 smithi040 bash[28232]: audit 2023-12-02T00:20:55.320594+0000 mon.c (mon.2) 9866 : audit 0 from='client.? 172.21.15.40:0/2157793256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:55 smithi040 bash[41173]: cluster 2023-12-02T00:20:55.036333+0000 mgr.y (mgr.24356) 15679 : cluster 0 pgmap v15647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:55 smithi040 bash[41173]: audit 2023-12-02T00:20:55.320594+0000 mon.c (mon.2) 9866 : audit 0 from='client.? 172.21.15.40:0/2157793256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:55 smithi141 bash[31670]: cluster 2023-12-02T00:20:55.036333+0000 mgr.y (mgr.24356) 15679 : cluster 0 pgmap v15647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:55 smithi141 bash[31670]: audit 2023-12-02T00:20:55.320594+0000 mon.c (mon.2) 9866 : audit 0 from='client.? 172.21.15.40:0/2157793256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:20:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:20:58.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:58 smithi040 bash[28232]: cluster 2023-12-02T00:20:57.037026+0000 mgr.y (mgr.24356) 15680 : cluster 0 pgmap v15648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:20:58 smithi040 bash[28232]: audit 2023-12-02T00:20:57.780210+0000 mon.a (mon.0) 9793 : audit 0 from='client.? 172.21.15.40:0/2643691144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:58 smithi040 bash[41173]: cluster 2023-12-02T00:20:57.037026+0000 mgr.y (mgr.24356) 15680 : cluster 0 pgmap v15648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:20:58 smithi040 bash[41173]: audit 2023-12-02T00:20:57.780210+0000 mon.a (mon.0) 9793 : audit 0 from='client.? 172.21.15.40:0/2643691144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:20:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:58 smithi141 bash[31670]: cluster 2023-12-02T00:20:57.037026+0000 mgr.y (mgr.24356) 15680 : cluster 0 pgmap v15648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:20:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:20:58 smithi141 bash[31670]: audit 2023-12-02T00:20:57.780210+0000 mon.a (mon.0) 9793 : audit 0 from='client.? 172.21.15.40:0/2643691144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:00 smithi040 bash[28232]: cluster 2023-12-02T00:20:59.037839+0000 mgr.y (mgr.24356) 15681 : cluster 0 pgmap v15649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:00 smithi040 bash[41173]: cluster 2023-12-02T00:20:59.037839+0000 mgr.y (mgr.24356) 15681 : cluster 0 pgmap v15649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:00 smithi141 bash[31670]: cluster 2023-12-02T00:20:59.037839+0000 mgr.y (mgr.24356) 15681 : cluster 0 pgmap v15649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:01.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:01 smithi040 bash[28232]: audit 2023-12-02T00:21:00.237835+0000 mon.c (mon.2) 9867 : audit 0 from='client.? 172.21.15.40:0/1325092111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:01 smithi040 bash[41173]: audit 2023-12-02T00:21:00.237835+0000 mon.c (mon.2) 9867 : audit 0 from='client.? 172.21.15.40:0/1325092111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:01 smithi141 bash[31670]: audit 2023-12-02T00:21:00.237835+0000 mon.c (mon.2) 9867 : audit 0 from='client.? 172.21.15.40:0/1325092111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:02.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:02 smithi040 bash[41173]: cluster 2023-12-02T00:21:01.039036+0000 mgr.y (mgr.24356) 15682 : cluster 0 pgmap v15650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:02 smithi040 bash[28232]: cluster 2023-12-02T00:21:01.039036+0000 mgr.y (mgr.24356) 15682 : cluster 0 pgmap v15650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:02 smithi141 bash[31670]: cluster 2023-12-02T00:21:01.039036+0000 mgr.y (mgr.24356) 15682 : cluster 0 pgmap v15650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:03.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:03 smithi040 bash[28232]: audit 2023-12-02T00:21:02.705198+0000 mon.a (mon.0) 9794 : audit 0 from='client.? 172.21.15.40:0/1833665197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:03 smithi040 bash[41173]: audit 2023-12-02T00:21:02.705198+0000 mon.a (mon.0) 9794 : audit 0 from='client.? 172.21.15.40:0/1833665197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:03 smithi141 bash[31670]: audit 2023-12-02T00:21:02.705198+0000 mon.a (mon.0) 9794 : audit 0 from='client.? 172.21.15.40:0/1833665197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:04.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:04 smithi040 bash[28232]: cluster 2023-12-02T00:21:03.039718+0000 mgr.y (mgr.24356) 15683 : cluster 0 pgmap v15651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:04 smithi040 bash[41173]: cluster 2023-12-02T00:21:03.039718+0000 mgr.y (mgr.24356) 15683 : cluster 0 pgmap v15651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:04 smithi141 bash[31670]: cluster 2023-12-02T00:21:03.039718+0000 mgr.y (mgr.24356) 15683 : cluster 0 pgmap v15651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:05 smithi040 bash[28232]: audit 2023-12-02T00:21:04.161082+0000 mon.c (mon.2) 9868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:05 smithi040 bash[41173]: audit 2023-12-02T00:21:04.161082+0000 mon.c (mon.2) 9868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:05 smithi141 bash[31670]: audit 2023-12-02T00:21:04.161082+0000 mon.c (mon.2) 9868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:06 smithi040 bash[28232]: cluster 2023-12-02T00:21:05.040973+0000 mgr.y (mgr.24356) 15684 : cluster 0 pgmap v15652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:06 smithi040 bash[28232]: audit 2023-12-02T00:21:05.181155+0000 mon.a (mon.0) 9795 : audit 0 from='client.? 172.21.15.40:0/2402252744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:06 smithi040 bash[41173]: cluster 2023-12-02T00:21:05.040973+0000 mgr.y (mgr.24356) 15684 : cluster 0 pgmap v15652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:06 smithi040 bash[41173]: audit 2023-12-02T00:21:05.181155+0000 mon.a (mon.0) 9795 : audit 0 from='client.? 172.21.15.40:0/2402252744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:06 smithi141 bash[31670]: cluster 2023-12-02T00:21:05.040973+0000 mgr.y (mgr.24356) 15684 : cluster 0 pgmap v15652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:06 smithi141 bash[31670]: audit 2023-12-02T00:21:05.181155+0000 mon.a (mon.0) 9795 : audit 0 from='client.? 172.21.15.40:0/2402252744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:21:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:21:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:08 smithi040 bash[28232]: cluster 2023-12-02T00:21:07.041683+0000 mgr.y (mgr.24356) 15685 : cluster 0 pgmap v15653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:08 smithi040 bash[28232]: audit 2023-12-02T00:21:07.642861+0000 mon.c (mon.2) 9869 : audit 0 from='client.? 172.21.15.40:0/1445044380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:08 smithi040 bash[41173]: cluster 2023-12-02T00:21:07.041683+0000 mgr.y (mgr.24356) 15685 : cluster 0 pgmap v15653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:08 smithi040 bash[41173]: audit 2023-12-02T00:21:07.642861+0000 mon.c (mon.2) 9869 : audit 0 from='client.? 172.21.15.40:0/1445044380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:08 smithi141 bash[31670]: cluster 2023-12-02T00:21:07.041683+0000 mgr.y (mgr.24356) 15685 : cluster 0 pgmap v15653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:08 smithi141 bash[31670]: audit 2023-12-02T00:21:07.642861+0000 mon.c (mon.2) 9869 : audit 0 from='client.? 172.21.15.40:0/1445044380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:10.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:10 smithi040 bash[28232]: cluster 2023-12-02T00:21:09.042475+0000 mgr.y (mgr.24356) 15686 : cluster 0 pgmap v15654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:10 smithi040 bash[28232]: audit 2023-12-02T00:21:10.115577+0000 mon.c (mon.2) 9870 : audit 0 from='client.? 172.21.15.40:0/3856954667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:10 smithi040 bash[41173]: cluster 2023-12-02T00:21:09.042475+0000 mgr.y (mgr.24356) 15686 : cluster 0 pgmap v15654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:10 smithi040 bash[41173]: audit 2023-12-02T00:21:10.115577+0000 mon.c (mon.2) 9870 : audit 0 from='client.? 172.21.15.40:0/3856954667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:10 smithi141 bash[31670]: cluster 2023-12-02T00:21:09.042475+0000 mgr.y (mgr.24356) 15686 : cluster 0 pgmap v15654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:10 smithi141 bash[31670]: audit 2023-12-02T00:21:10.115577+0000 mon.c (mon.2) 9870 : audit 0 from='client.? 172.21.15.40:0/3856954667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:12.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:12 smithi040 bash[28232]: cluster 2023-12-02T00:21:11.043809+0000 mgr.y (mgr.24356) 15687 : cluster 0 pgmap v15655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:12 smithi040 bash[41173]: cluster 2023-12-02T00:21:11.043809+0000 mgr.y (mgr.24356) 15687 : cluster 0 pgmap v15655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:12 smithi141 bash[31670]: cluster 2023-12-02T00:21:11.043809+0000 mgr.y (mgr.24356) 15687 : cluster 0 pgmap v15655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:12.525 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 00:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T00:21:12.086261309Z level=info msg="Completed cleanup jobs" duration=47.029862ms 2023-12-02T00:21:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:13 smithi040 bash[41173]: audit 2023-12-02T00:21:12.580385+0000 mon.c (mon.2) 9871 : audit 0 from='client.? 172.21.15.40:0/2226907923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:13 smithi040 bash[28232]: audit 2023-12-02T00:21:12.580385+0000 mon.c (mon.2) 9871 : audit 0 from='client.? 172.21.15.40:0/2226907923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:13 smithi141 bash[31670]: audit 2023-12-02T00:21:12.580385+0000 mon.c (mon.2) 9871 : audit 0 from='client.? 172.21.15.40:0/2226907923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:14 smithi040 bash[41173]: cluster 2023-12-02T00:21:13.044542+0000 mgr.y (mgr.24356) 15688 : cluster 0 pgmap v15656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:14 smithi040 bash[28232]: cluster 2023-12-02T00:21:13.044542+0000 mgr.y (mgr.24356) 15688 : cluster 0 pgmap v15656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:14 smithi141 bash[31670]: cluster 2023-12-02T00:21:13.044542+0000 mgr.y (mgr.24356) 15688 : cluster 0 pgmap v15656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:15.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:15 smithi040 bash[28232]: cluster 2023-12-02T00:21:15.045650+0000 mgr.y (mgr.24356) 15689 : cluster 0 pgmap v15657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:15 smithi040 bash[28232]: audit 2023-12-02T00:21:15.052887+0000 mon.c (mon.2) 9872 : audit 0 from='client.? 172.21.15.40:0/1960544113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:15 smithi040 bash[41173]: cluster 2023-12-02T00:21:15.045650+0000 mgr.y (mgr.24356) 15689 : cluster 0 pgmap v15657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:15 smithi040 bash[41173]: audit 2023-12-02T00:21:15.052887+0000 mon.c (mon.2) 9872 : audit 0 from='client.? 172.21.15.40:0/1960544113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:15 smithi141 bash[31670]: cluster 2023-12-02T00:21:15.045650+0000 mgr.y (mgr.24356) 15689 : cluster 0 pgmap v15657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:15 smithi141 bash[31670]: audit 2023-12-02T00:21:15.052887+0000 mon.c (mon.2) 9872 : audit 0 from='client.? 172.21.15.40:0/1960544113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:21:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:21:18.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:18 smithi040 bash[28232]: cluster 2023-12-02T00:21:17.046248+0000 mgr.y (mgr.24356) 15690 : cluster 0 pgmap v15658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:18 smithi040 bash[28232]: audit 2023-12-02T00:21:17.524636+0000 mon.a (mon.0) 9796 : audit 0 from='client.? 172.21.15.40:0/3999431187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:18 smithi040 bash[41173]: cluster 2023-12-02T00:21:17.046248+0000 mgr.y (mgr.24356) 15690 : cluster 0 pgmap v15658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:18 smithi040 bash[41173]: audit 2023-12-02T00:21:17.524636+0000 mon.a (mon.0) 9796 : audit 0 from='client.? 172.21.15.40:0/3999431187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:18 smithi141 bash[31670]: cluster 2023-12-02T00:21:17.046248+0000 mgr.y (mgr.24356) 15690 : cluster 0 pgmap v15658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:18 smithi141 bash[31670]: audit 2023-12-02T00:21:17.524636+0000 mon.a (mon.0) 9796 : audit 0 from='client.? 172.21.15.40:0/3999431187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:20.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:20 smithi040 bash[41173]: cluster 2023-12-02T00:21:19.047039+0000 mgr.y (mgr.24356) 15691 : cluster 0 pgmap v15659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:20 smithi040 bash[41173]: audit 2023-12-02T00:21:19.161536+0000 mon.c (mon.2) 9873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:20 smithi040 bash[41173]: audit 2023-12-02T00:21:19.988193+0000 mon.a (mon.0) 9797 : audit 0 from='client.? 172.21.15.40:0/2607674904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:20 smithi040 bash[28232]: cluster 2023-12-02T00:21:19.047039+0000 mgr.y (mgr.24356) 15691 : cluster 0 pgmap v15659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:20 smithi040 bash[28232]: audit 2023-12-02T00:21:19.161536+0000 mon.c (mon.2) 9873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:20 smithi040 bash[28232]: audit 2023-12-02T00:21:19.988193+0000 mon.a (mon.0) 9797 : audit 0 from='client.? 172.21.15.40:0/2607674904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:20 smithi141 bash[31670]: cluster 2023-12-02T00:21:19.047039+0000 mgr.y (mgr.24356) 15691 : cluster 0 pgmap v15659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:20 smithi141 bash[31670]: audit 2023-12-02T00:21:19.161536+0000 mon.c (mon.2) 9873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:20 smithi141 bash[31670]: audit 2023-12-02T00:21:19.988193+0000 mon.a (mon.0) 9797 : audit 0 from='client.? 172.21.15.40:0/2607674904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:22.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:22 smithi040 bash[41173]: cluster 2023-12-02T00:21:21.048377+0000 mgr.y (mgr.24356) 15692 : cluster 0 pgmap v15660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:22 smithi040 bash[28232]: cluster 2023-12-02T00:21:21.048377+0000 mgr.y (mgr.24356) 15692 : cluster 0 pgmap v15660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:22 smithi141 bash[31670]: cluster 2023-12-02T00:21:21.048377+0000 mgr.y (mgr.24356) 15692 : cluster 0 pgmap v15660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:23.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:23 smithi040 bash[28232]: audit 2023-12-02T00:21:22.449941+0000 mon.a (mon.0) 9798 : audit 0 from='client.? 172.21.15.40:0/3965634212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:23 smithi040 bash[41173]: audit 2023-12-02T00:21:22.449941+0000 mon.a (mon.0) 9798 : audit 0 from='client.? 172.21.15.40:0/3965634212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:23 smithi141 bash[31670]: audit 2023-12-02T00:21:22.449941+0000 mon.a (mon.0) 9798 : audit 0 from='client.? 172.21.15.40:0/3965634212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:24.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:24 smithi040 bash[28232]: cluster 2023-12-02T00:21:23.049120+0000 mgr.y (mgr.24356) 15693 : cluster 0 pgmap v15661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:24 smithi040 bash[41173]: cluster 2023-12-02T00:21:23.049120+0000 mgr.y (mgr.24356) 15693 : cluster 0 pgmap v15661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:24 smithi141 bash[31670]: cluster 2023-12-02T00:21:23.049120+0000 mgr.y (mgr.24356) 15693 : cluster 0 pgmap v15661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:25 smithi040 bash[28232]: audit 2023-12-02T00:21:24.906466+0000 mon.c (mon.2) 9874 : audit 0 from='client.? 172.21.15.40:0/2231637011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:25 smithi040 bash[28232]: cluster 2023-12-02T00:21:25.050394+0000 mgr.y (mgr.24356) 15694 : cluster 0 pgmap v15662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:25 smithi040 bash[41173]: audit 2023-12-02T00:21:24.906466+0000 mon.c (mon.2) 9874 : audit 0 from='client.? 172.21.15.40:0/2231637011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:25 smithi040 bash[41173]: cluster 2023-12-02T00:21:25.050394+0000 mgr.y (mgr.24356) 15694 : cluster 0 pgmap v15662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:25 smithi141 bash[31670]: audit 2023-12-02T00:21:24.906466+0000 mon.c (mon.2) 9874 : audit 0 from='client.? 172.21.15.40:0/2231637011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:25 smithi141 bash[31670]: cluster 2023-12-02T00:21:25.050394+0000 mgr.y (mgr.24356) 15694 : cluster 0 pgmap v15662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:21:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:21:28.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:28 smithi040 bash[28232]: cluster 2023-12-02T00:21:27.051037+0000 mgr.y (mgr.24356) 15695 : cluster 0 pgmap v15663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:28 smithi040 bash[28232]: audit 2023-12-02T00:21:27.373764+0000 mon.c (mon.2) 9875 : audit 0 from='client.? 172.21.15.40:0/825677731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:28 smithi040 bash[41173]: cluster 2023-12-02T00:21:27.051037+0000 mgr.y (mgr.24356) 15695 : cluster 0 pgmap v15663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:28 smithi040 bash[41173]: audit 2023-12-02T00:21:27.373764+0000 mon.c (mon.2) 9875 : audit 0 from='client.? 172.21.15.40:0/825677731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:28 smithi141 bash[31670]: cluster 2023-12-02T00:21:27.051037+0000 mgr.y (mgr.24356) 15695 : cluster 0 pgmap v15663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:28 smithi141 bash[31670]: audit 2023-12-02T00:21:27.373764+0000 mon.c (mon.2) 9875 : audit 0 from='client.? 172.21.15.40:0/825677731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:30 smithi040 bash[28232]: cluster 2023-12-02T00:21:29.051939+0000 mgr.y (mgr.24356) 15696 : cluster 0 pgmap v15664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:30 smithi040 bash[28232]: audit 2023-12-02T00:21:29.833273+0000 mon.c (mon.2) 9876 : audit 0 from='client.? 172.21.15.40:0/237047618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:30 smithi040 bash[41173]: cluster 2023-12-02T00:21:29.051939+0000 mgr.y (mgr.24356) 15696 : cluster 0 pgmap v15664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:30 smithi040 bash[41173]: audit 2023-12-02T00:21:29.833273+0000 mon.c (mon.2) 9876 : audit 0 from='client.? 172.21.15.40:0/237047618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:30 smithi141 bash[31670]: cluster 2023-12-02T00:21:29.051939+0000 mgr.y (mgr.24356) 15696 : cluster 0 pgmap v15664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:30 smithi141 bash[31670]: audit 2023-12-02T00:21:29.833273+0000 mon.c (mon.2) 9876 : audit 0 from='client.? 172.21.15.40:0/237047618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:32.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:32 smithi040 bash[28232]: cluster 2023-12-02T00:21:31.053340+0000 mgr.y (mgr.24356) 15697 : cluster 0 pgmap v15665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:32 smithi040 bash[41173]: cluster 2023-12-02T00:21:31.053340+0000 mgr.y (mgr.24356) 15697 : cluster 0 pgmap v15665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:32 smithi141 bash[31670]: cluster 2023-12-02T00:21:31.053340+0000 mgr.y (mgr.24356) 15697 : cluster 0 pgmap v15665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:33.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:33 smithi040 bash[28232]: audit 2023-12-02T00:21:32.302656+0000 mon.a (mon.0) 9799 : audit 0 from='client.? 172.21.15.40:0/411420324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:33 smithi040 bash[41173]: audit 2023-12-02T00:21:32.302656+0000 mon.a (mon.0) 9799 : audit 0 from='client.? 172.21.15.40:0/411420324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:33 smithi141 bash[31670]: audit 2023-12-02T00:21:32.302656+0000 mon.a (mon.0) 9799 : audit 0 from='client.? 172.21.15.40:0/411420324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:34.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:34 smithi040 bash[28232]: cluster 2023-12-02T00:21:33.053984+0000 mgr.y (mgr.24356) 15698 : cluster 0 pgmap v15666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:34 smithi040 bash[41173]: cluster 2023-12-02T00:21:33.053984+0000 mgr.y (mgr.24356) 15698 : cluster 0 pgmap v15666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:34 smithi141 bash[31670]: cluster 2023-12-02T00:21:33.053984+0000 mgr.y (mgr.24356) 15698 : cluster 0 pgmap v15666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:35.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:35 smithi040 bash[28232]: audit 2023-12-02T00:21:34.161978+0000 mon.c (mon.2) 9877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:35 smithi040 bash[28232]: audit 2023-12-02T00:21:34.772672+0000 mon.a (mon.0) 9800 : audit 0 from='client.? 172.21.15.40:0/2141459638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:35 smithi040 bash[41173]: audit 2023-12-02T00:21:34.161978+0000 mon.c (mon.2) 9877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:35 smithi040 bash[41173]: audit 2023-12-02T00:21:34.772672+0000 mon.a (mon.0) 9800 : audit 0 from='client.? 172.21.15.40:0/2141459638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:35 smithi141 bash[31670]: audit 2023-12-02T00:21:34.161978+0000 mon.c (mon.2) 9877 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:35 smithi141 bash[31670]: audit 2023-12-02T00:21:34.772672+0000 mon.a (mon.0) 9800 : audit 0 from='client.? 172.21.15.40:0/2141459638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:36 smithi040 bash[41173]: cluster 2023-12-02T00:21:35.055211+0000 mgr.y (mgr.24356) 15699 : cluster 0 pgmap v15667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:36 smithi040 bash[41173]: audit 2023-12-02T00:21:36.033594+0000 mon.c (mon.2) 9878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:21:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:36 smithi040 bash[28232]: cluster 2023-12-02T00:21:35.055211+0000 mgr.y (mgr.24356) 15699 : cluster 0 pgmap v15667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:36 smithi040 bash[28232]: audit 2023-12-02T00:21:36.033594+0000 mon.c (mon.2) 9878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:21:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:36 smithi141 bash[31670]: cluster 2023-12-02T00:21:35.055211+0000 mgr.y (mgr.24356) 15699 : cluster 0 pgmap v15667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:36 smithi141 bash[31670]: audit 2023-12-02T00:21:36.033594+0000 mon.c (mon.2) 9878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:21:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:21:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:21:38.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:38 smithi040 bash[28232]: cluster 2023-12-02T00:21:37.055876+0000 mgr.y (mgr.24356) 15700 : cluster 0 pgmap v15668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:38 smithi040 bash[28232]: audit 2023-12-02T00:21:37.242459+0000 mon.c (mon.2) 9879 : audit 0 from='client.? 172.21.15.40:0/3954237412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:38 smithi040 bash[41173]: cluster 2023-12-02T00:21:37.055876+0000 mgr.y (mgr.24356) 15700 : cluster 0 pgmap v15668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:38 smithi040 bash[41173]: audit 2023-12-02T00:21:37.242459+0000 mon.c (mon.2) 9879 : audit 0 from='client.? 172.21.15.40:0/3954237412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:38 smithi141 bash[31670]: cluster 2023-12-02T00:21:37.055876+0000 mgr.y (mgr.24356) 15700 : cluster 0 pgmap v15668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:38 smithi141 bash[31670]: audit 2023-12-02T00:21:37.242459+0000 mon.c (mon.2) 9879 : audit 0 from='client.? 172.21.15.40:0/3954237412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:40 smithi040 bash[28232]: cluster 2023-12-02T00:21:39.056577+0000 mgr.y (mgr.24356) 15701 : cluster 0 pgmap v15669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:40 smithi040 bash[28232]: audit 2023-12-02T00:21:39.713187+0000 mon.a (mon.0) 9801 : audit 0 from='client.? 172.21.15.40:0/973319866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:40 smithi040 bash[41173]: cluster 2023-12-02T00:21:39.056577+0000 mgr.y (mgr.24356) 15701 : cluster 0 pgmap v15669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:40 smithi040 bash[41173]: audit 2023-12-02T00:21:39.713187+0000 mon.a (mon.0) 9801 : audit 0 from='client.? 172.21.15.40:0/973319866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:40 smithi141 bash[31670]: cluster 2023-12-02T00:21:39.056577+0000 mgr.y (mgr.24356) 15701 : cluster 0 pgmap v15669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:40 smithi141 bash[31670]: audit 2023-12-02T00:21:39.713187+0000 mon.a (mon.0) 9801 : audit 0 from='client.? 172.21.15.40:0/973319866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:42.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:42 smithi040 bash[41173]: cluster 2023-12-02T00:21:41.057368+0000 mgr.y (mgr.24356) 15702 : cluster 0 pgmap v15670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:42 smithi040 bash[41173]: audit 2023-12-02T00:21:41.881074+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:42 smithi040 bash[41173]: audit 2023-12-02T00:21:41.907287+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:42 smithi040 bash[28232]: cluster 2023-12-02T00:21:41.057368+0000 mgr.y (mgr.24356) 15702 : cluster 0 pgmap v15670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:42 smithi040 bash[28232]: audit 2023-12-02T00:21:41.881074+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:42 smithi040 bash[28232]: audit 2023-12-02T00:21:41.907287+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:42 smithi141 bash[31670]: cluster 2023-12-02T00:21:41.057368+0000 mgr.y (mgr.24356) 15702 : cluster 0 pgmap v15670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:42 smithi141 bash[31670]: audit 2023-12-02T00:21:41.881074+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:42 smithi141 bash[31670]: audit 2023-12-02T00:21:41.907287+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[41173]: audit 2023-12-02T00:21:42.222877+0000 mon.a (mon.0) 9804 : audit 0 from='client.? 172.21.15.40:0/3485525969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[41173]: audit 2023-12-02T00:21:42.279996+0000 mon.a (mon.0) 9805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[41173]: audit 2023-12-02T00:21:42.292065+0000 mon.a (mon.0) 9806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[41173]: audit 2023-12-02T00:21:42.830721+0000 mon.c (mon.2) 9880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[41173]: audit 2023-12-02T00:21:42.832579+0000 mon.c (mon.2) 9881 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[41173]: audit 2023-12-02T00:21:42.843584+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[28232]: audit 2023-12-02T00:21:42.222877+0000 mon.a (mon.0) 9804 : audit 0 from='client.? 172.21.15.40:0/3485525969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[28232]: audit 2023-12-02T00:21:42.279996+0000 mon.a (mon.0) 9805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[28232]: audit 2023-12-02T00:21:42.292065+0000 mon.a (mon.0) 9806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[28232]: audit 2023-12-02T00:21:42.830721+0000 mon.c (mon.2) 9880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:21:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[28232]: audit 2023-12-02T00:21:42.832579+0000 mon.c (mon.2) 9881 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:21:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:43 smithi040 bash[28232]: audit 2023-12-02T00:21:42.843584+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:43 smithi141 bash[31670]: audit 2023-12-02T00:21:42.222877+0000 mon.a (mon.0) 9804 : audit 0 from='client.? 172.21.15.40:0/3485525969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:43 smithi141 bash[31670]: audit 2023-12-02T00:21:42.279996+0000 mon.a (mon.0) 9805 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:43 smithi141 bash[31670]: audit 2023-12-02T00:21:42.292065+0000 mon.a (mon.0) 9806 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:43 smithi141 bash[31670]: audit 2023-12-02T00:21:42.830721+0000 mon.c (mon.2) 9880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:21:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:43 smithi141 bash[31670]: audit 2023-12-02T00:21:42.832579+0000 mon.c (mon.2) 9881 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:21:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:43 smithi141 bash[31670]: audit 2023-12-02T00:21:42.843584+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:21:44.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:44 smithi040 bash[28232]: cluster 2023-12-02T00:21:43.057980+0000 mgr.y (mgr.24356) 15703 : cluster 0 pgmap v15671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:44 smithi040 bash[41173]: cluster 2023-12-02T00:21:43.057980+0000 mgr.y (mgr.24356) 15703 : cluster 0 pgmap v15671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:44 smithi141 bash[31670]: cluster 2023-12-02T00:21:43.057980+0000 mgr.y (mgr.24356) 15703 : cluster 0 pgmap v15671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:45 smithi040 bash[28232]: audit 2023-12-02T00:21:44.683485+0000 mon.a (mon.0) 9808 : audit 0 from='client.? 172.21.15.40:0/2266565460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:45 smithi040 bash[28232]: cluster 2023-12-02T00:21:45.059028+0000 mgr.y (mgr.24356) 15704 : cluster 0 pgmap v15672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:45 smithi040 bash[41173]: audit 2023-12-02T00:21:44.683485+0000 mon.a (mon.0) 9808 : audit 0 from='client.? 172.21.15.40:0/2266565460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:45 smithi040 bash[41173]: cluster 2023-12-02T00:21:45.059028+0000 mgr.y (mgr.24356) 15704 : cluster 0 pgmap v15672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:45 smithi141 bash[31670]: audit 2023-12-02T00:21:44.683485+0000 mon.a (mon.0) 9808 : audit 0 from='client.? 172.21.15.40:0/2266565460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:45 smithi141 bash[31670]: cluster 2023-12-02T00:21:45.059028+0000 mgr.y (mgr.24356) 15704 : cluster 0 pgmap v15672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:21:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:21:48.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:48 smithi040 bash[28232]: cluster 2023-12-02T00:21:47.059681+0000 mgr.y (mgr.24356) 15705 : cluster 0 pgmap v15673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:48 smithi040 bash[28232]: audit 2023-12-02T00:21:47.153051+0000 mon.a (mon.0) 9809 : audit 0 from='client.? 172.21.15.40:0/3852380442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:48 smithi040 bash[41173]: cluster 2023-12-02T00:21:47.059681+0000 mgr.y (mgr.24356) 15705 : cluster 0 pgmap v15673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:48 smithi040 bash[41173]: audit 2023-12-02T00:21:47.153051+0000 mon.a (mon.0) 9809 : audit 0 from='client.? 172.21.15.40:0/3852380442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:48 smithi141 bash[31670]: cluster 2023-12-02T00:21:47.059681+0000 mgr.y (mgr.24356) 15705 : cluster 0 pgmap v15673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:48 smithi141 bash[31670]: audit 2023-12-02T00:21:47.153051+0000 mon.a (mon.0) 9809 : audit 0 from='client.? 172.21.15.40:0/3852380442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:50.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:50 smithi040 bash[28232]: cluster 2023-12-02T00:21:49.060342+0000 mgr.y (mgr.24356) 15706 : cluster 0 pgmap v15674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:50 smithi040 bash[28232]: audit 2023-12-02T00:21:49.162326+0000 mon.c (mon.2) 9882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:50 smithi040 bash[28232]: audit 2023-12-02T00:21:49.614540+0000 mon.c (mon.2) 9883 : audit 0 from='client.? 172.21.15.40:0/2438395666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:50 smithi040 bash[41173]: cluster 2023-12-02T00:21:49.060342+0000 mgr.y (mgr.24356) 15706 : cluster 0 pgmap v15674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:50 smithi040 bash[41173]: audit 2023-12-02T00:21:49.162326+0000 mon.c (mon.2) 9882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:50 smithi040 bash[41173]: audit 2023-12-02T00:21:49.614540+0000 mon.c (mon.2) 9883 : audit 0 from='client.? 172.21.15.40:0/2438395666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:50 smithi141 bash[31670]: cluster 2023-12-02T00:21:49.060342+0000 mgr.y (mgr.24356) 15706 : cluster 0 pgmap v15674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:50 smithi141 bash[31670]: audit 2023-12-02T00:21:49.162326+0000 mon.c (mon.2) 9882 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:50 smithi141 bash[31670]: audit 2023-12-02T00:21:49.614540+0000 mon.c (mon.2) 9883 : audit 0 from='client.? 172.21.15.40:0/2438395666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:52 smithi040 bash[28232]: cluster 2023-12-02T00:21:51.061465+0000 mgr.y (mgr.24356) 15707 : cluster 0 pgmap v15675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:52 smithi040 bash[28232]: audit 2023-12-02T00:21:52.082633+0000 mon.c (mon.2) 9884 : audit 0 from='client.? 172.21.15.40:0/1611879657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:52 smithi040 bash[41173]: cluster 2023-12-02T00:21:51.061465+0000 mgr.y (mgr.24356) 15707 : cluster 0 pgmap v15675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:52 smithi040 bash[41173]: audit 2023-12-02T00:21:52.082633+0000 mon.c (mon.2) 9884 : audit 0 from='client.? 172.21.15.40:0/1611879657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:52 smithi141 bash[31670]: cluster 2023-12-02T00:21:51.061465+0000 mgr.y (mgr.24356) 15707 : cluster 0 pgmap v15675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:52 smithi141 bash[31670]: audit 2023-12-02T00:21:52.082633+0000 mon.c (mon.2) 9884 : audit 0 from='client.? 172.21.15.40:0/1611879657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:54.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:54 smithi040 bash[28232]: cluster 2023-12-02T00:21:53.061919+0000 mgr.y (mgr.24356) 15708 : cluster 0 pgmap v15676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:54 smithi040 bash[41173]: cluster 2023-12-02T00:21:53.061919+0000 mgr.y (mgr.24356) 15708 : cluster 0 pgmap v15676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:54 smithi141 bash[31670]: cluster 2023-12-02T00:21:53.061919+0000 mgr.y (mgr.24356) 15708 : cluster 0 pgmap v15676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:55.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:55 smithi040 bash[28232]: audit 2023-12-02T00:21:54.547350+0000 mon.a (mon.0) 9810 : audit 0 from='client.? 172.21.15.40:0/1765537360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:55 smithi040 bash[41173]: audit 2023-12-02T00:21:54.547350+0000 mon.a (mon.0) 9810 : audit 0 from='client.? 172.21.15.40:0/1765537360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:55.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:55 smithi141 bash[31670]: audit 2023-12-02T00:21:54.547350+0000 mon.a (mon.0) 9810 : audit 0 from='client.? 172.21.15.40:0/1765537360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:56.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:56 smithi040 bash[28232]: cluster 2023-12-02T00:21:55.063062+0000 mgr.y (mgr.24356) 15709 : cluster 0 pgmap v15677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:56 smithi040 bash[41173]: cluster 2023-12-02T00:21:55.063062+0000 mgr.y (mgr.24356) 15709 : cluster 0 pgmap v15677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:56 smithi141 bash[31670]: cluster 2023-12-02T00:21:55.063062+0000 mgr.y (mgr.24356) 15709 : cluster 0 pgmap v15677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:21:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:21:57.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:57 smithi040 bash[28232]: audit 2023-12-02T00:21:57.010256+0000 mon.a (mon.0) 9811 : audit 0 from='client.? 172.21.15.40:0/2813669495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:57 smithi040 bash[41173]: audit 2023-12-02T00:21:57.010256+0000 mon.a (mon.0) 9811 : audit 0 from='client.? 172.21.15.40:0/2813669495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:57 smithi141 bash[31670]: audit 2023-12-02T00:21:57.010256+0000 mon.a (mon.0) 9811 : audit 0 from='client.? 172.21.15.40:0/2813669495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:21:58.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:21:58 smithi040 bash[28232]: cluster 2023-12-02T00:21:57.063722+0000 mgr.y (mgr.24356) 15710 : cluster 0 pgmap v15678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:21:58 smithi040 bash[41173]: cluster 2023-12-02T00:21:57.063722+0000 mgr.y (mgr.24356) 15710 : cluster 0 pgmap v15678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:21:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:21:58 smithi141 bash[31670]: cluster 2023-12-02T00:21:57.063722+0000 mgr.y (mgr.24356) 15710 : cluster 0 pgmap v15678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:00 smithi040 bash[28232]: cluster 2023-12-02T00:21:59.064387+0000 mgr.y (mgr.24356) 15711 : cluster 0 pgmap v15679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:00 smithi040 bash[28232]: audit 2023-12-02T00:21:59.481736+0000 mon.c (mon.2) 9885 : audit 0 from='client.? 172.21.15.40:0/3802418885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:00 smithi040 bash[41173]: cluster 2023-12-02T00:21:59.064387+0000 mgr.y (mgr.24356) 15711 : cluster 0 pgmap v15679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:00 smithi040 bash[41173]: audit 2023-12-02T00:21:59.481736+0000 mon.c (mon.2) 9885 : audit 0 from='client.? 172.21.15.40:0/3802418885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:00 smithi141 bash[31670]: cluster 2023-12-02T00:21:59.064387+0000 mgr.y (mgr.24356) 15711 : cluster 0 pgmap v15679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:00 smithi141 bash[31670]: audit 2023-12-02T00:21:59.481736+0000 mon.c (mon.2) 9885 : audit 0 from='client.? 172.21.15.40:0/3802418885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:02.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:02 smithi040 bash[28232]: cluster 2023-12-02T00:22:01.065068+0000 mgr.y (mgr.24356) 15712 : cluster 0 pgmap v15680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:02.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:02 smithi040 bash[28232]: audit 2023-12-02T00:22:01.951365+0000 mon.c (mon.2) 9886 : audit 0 from='client.? 172.21.15.40:0/2495002176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:02 smithi040 bash[41173]: cluster 2023-12-02T00:22:01.065068+0000 mgr.y (mgr.24356) 15712 : cluster 0 pgmap v15680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:02 smithi040 bash[41173]: audit 2023-12-02T00:22:01.951365+0000 mon.c (mon.2) 9886 : audit 0 from='client.? 172.21.15.40:0/2495002176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:02 smithi141 bash[31670]: cluster 2023-12-02T00:22:01.065068+0000 mgr.y (mgr.24356) 15712 : cluster 0 pgmap v15680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:02 smithi141 bash[31670]: audit 2023-12-02T00:22:01.951365+0000 mon.c (mon.2) 9886 : audit 0 from='client.? 172.21.15.40:0/2495002176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:04.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:04 smithi040 bash[28232]: cluster 2023-12-02T00:22:03.065650+0000 mgr.y (mgr.24356) 15713 : cluster 0 pgmap v15681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:04 smithi040 bash[41173]: cluster 2023-12-02T00:22:03.065650+0000 mgr.y (mgr.24356) 15713 : cluster 0 pgmap v15681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:04 smithi141 bash[31670]: cluster 2023-12-02T00:22:03.065650+0000 mgr.y (mgr.24356) 15713 : cluster 0 pgmap v15681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:05 smithi040 bash[28232]: audit 2023-12-02T00:22:04.162483+0000 mon.c (mon.2) 9887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:05 smithi040 bash[28232]: audit 2023-12-02T00:22:04.423944+0000 mon.a (mon.0) 9812 : audit 0 from='client.? 172.21.15.40:0/2868616041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:05 smithi040 bash[41173]: audit 2023-12-02T00:22:04.162483+0000 mon.c (mon.2) 9887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:05 smithi040 bash[41173]: audit 2023-12-02T00:22:04.423944+0000 mon.a (mon.0) 9812 : audit 0 from='client.? 172.21.15.40:0/2868616041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:05 smithi141 bash[31670]: audit 2023-12-02T00:22:04.162483+0000 mon.c (mon.2) 9887 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:05 smithi141 bash[31670]: audit 2023-12-02T00:22:04.423944+0000 mon.a (mon.0) 9812 : audit 0 from='client.? 172.21.15.40:0/2868616041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:06.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:06 smithi040 bash[28232]: cluster 2023-12-02T00:22:05.066857+0000 mgr.y (mgr.24356) 15714 : cluster 0 pgmap v15682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:06.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:06 smithi040 bash[41173]: cluster 2023-12-02T00:22:05.066857+0000 mgr.y (mgr.24356) 15714 : cluster 0 pgmap v15682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:06.567 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:06 smithi141 bash[31670]: cluster 2023-12-02T00:22:05.066857+0000 mgr.y (mgr.24356) 15714 : cluster 0 pgmap v15682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:22:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:22:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:07 smithi141 bash[31670]: audit 2023-12-02T00:22:06.885416+0000 mon.a (mon.0) 9813 : audit 0 from='client.? 172.21.15.40:0/1907267968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:07.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:07 smithi040 bash[28232]: audit 2023-12-02T00:22:06.885416+0000 mon.a (mon.0) 9813 : audit 0 from='client.? 172.21.15.40:0/1907267968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:07 smithi040 bash[41173]: audit 2023-12-02T00:22:06.885416+0000 mon.a (mon.0) 9813 : audit 0 from='client.? 172.21.15.40:0/1907267968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:08 smithi141 bash[31670]: cluster 2023-12-02T00:22:07.067545+0000 mgr.y (mgr.24356) 15715 : cluster 0 pgmap v15683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:08.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:08 smithi040 bash[28232]: cluster 2023-12-02T00:22:07.067545+0000 mgr.y (mgr.24356) 15715 : cluster 0 pgmap v15683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:08 smithi040 bash[41173]: cluster 2023-12-02T00:22:07.067545+0000 mgr.y (mgr.24356) 15715 : cluster 0 pgmap v15683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:10 smithi141 bash[31670]: cluster 2023-12-02T00:22:09.067971+0000 mgr.y (mgr.24356) 15716 : cluster 0 pgmap v15684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:10 smithi141 bash[31670]: audit 2023-12-02T00:22:09.353260+0000 mon.a (mon.0) 9814 : audit 0 from='client.? 172.21.15.40:0/2419287592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:10.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:10 smithi040 bash[28232]: cluster 2023-12-02T00:22:09.067971+0000 mgr.y (mgr.24356) 15716 : cluster 0 pgmap v15684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:10.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:10 smithi040 bash[28232]: audit 2023-12-02T00:22:09.353260+0000 mon.a (mon.0) 9814 : audit 0 from='client.? 172.21.15.40:0/2419287592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:10 smithi040 bash[41173]: cluster 2023-12-02T00:22:09.067971+0000 mgr.y (mgr.24356) 15716 : cluster 0 pgmap v15684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:10 smithi040 bash[41173]: audit 2023-12-02T00:22:09.353260+0000 mon.a (mon.0) 9814 : audit 0 from='client.? 172.21.15.40:0/2419287592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:12 smithi141 bash[31670]: cluster 2023-12-02T00:22:11.069156+0000 mgr.y (mgr.24356) 15717 : cluster 0 pgmap v15685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:12 smithi141 bash[31670]: audit 2023-12-02T00:22:11.816053+0000 mon.a (mon.0) 9815 : audit 0 from='client.? 172.21.15.40:0/1727209700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:12.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:12 smithi040 bash[28232]: cluster 2023-12-02T00:22:11.069156+0000 mgr.y (mgr.24356) 15717 : cluster 0 pgmap v15685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:12 smithi040 bash[28232]: audit 2023-12-02T00:22:11.816053+0000 mon.a (mon.0) 9815 : audit 0 from='client.? 172.21.15.40:0/1727209700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:12 smithi040 bash[41173]: cluster 2023-12-02T00:22:11.069156+0000 mgr.y (mgr.24356) 15717 : cluster 0 pgmap v15685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:12 smithi040 bash[41173]: audit 2023-12-02T00:22:11.816053+0000 mon.a (mon.0) 9815 : audit 0 from='client.? 172.21.15.40:0/1727209700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:14 smithi141 bash[31670]: cluster 2023-12-02T00:22:13.069820+0000 mgr.y (mgr.24356) 15718 : cluster 0 pgmap v15686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:14 smithi040 bash[28232]: cluster 2023-12-02T00:22:13.069820+0000 mgr.y (mgr.24356) 15718 : cluster 0 pgmap v15686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:14 smithi040 bash[41173]: cluster 2023-12-02T00:22:13.069820+0000 mgr.y (mgr.24356) 15718 : cluster 0 pgmap v15686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:15 smithi141 bash[31670]: audit 2023-12-02T00:22:14.280077+0000 mon.a (mon.0) 9816 : audit 0 from='client.? 172.21.15.40:0/3785527770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:15.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:15 smithi040 bash[28232]: audit 2023-12-02T00:22:14.280077+0000 mon.a (mon.0) 9816 : audit 0 from='client.? 172.21.15.40:0/3785527770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:15 smithi040 bash[41173]: audit 2023-12-02T00:22:14.280077+0000 mon.a (mon.0) 9816 : audit 0 from='client.? 172.21.15.40:0/3785527770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:16.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:16 smithi040 bash[28232]: cluster 2023-12-02T00:22:15.071023+0000 mgr.y (mgr.24356) 15719 : cluster 0 pgmap v15687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:16.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:16 smithi040 bash[41173]: cluster 2023-12-02T00:22:15.071023+0000 mgr.y (mgr.24356) 15719 : cluster 0 pgmap v15687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:16 smithi141 bash[31670]: cluster 2023-12-02T00:22:15.071023+0000 mgr.y (mgr.24356) 15719 : cluster 0 pgmap v15687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:22:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:22:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:17 smithi141 bash[31670]: audit 2023-12-02T00:22:16.751804+0000 mon.c (mon.2) 9888 : audit 0 from='client.? 172.21.15.40:0/852497035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:17.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:17 smithi040 bash[28232]: audit 2023-12-02T00:22:16.751804+0000 mon.c (mon.2) 9888 : audit 0 from='client.? 172.21.15.40:0/852497035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:17 smithi040 bash[41173]: audit 2023-12-02T00:22:16.751804+0000 mon.c (mon.2) 9888 : audit 0 from='client.? 172.21.15.40:0/852497035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:18 smithi141 bash[31670]: cluster 2023-12-02T00:22:17.071480+0000 mgr.y (mgr.24356) 15720 : cluster 0 pgmap v15688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:18.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:18 smithi040 bash[28232]: cluster 2023-12-02T00:22:17.071480+0000 mgr.y (mgr.24356) 15720 : cluster 0 pgmap v15688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:18 smithi040 bash[41173]: cluster 2023-12-02T00:22:17.071480+0000 mgr.y (mgr.24356) 15720 : cluster 0 pgmap v15688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:19 smithi141 bash[31670]: audit 2023-12-02T00:22:19.162993+0000 mon.c (mon.2) 9889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:19.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:19 smithi040 bash[41173]: audit 2023-12-02T00:22:19.162993+0000 mon.c (mon.2) 9889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:19 smithi040 bash[28232]: audit 2023-12-02T00:22:19.162993+0000 mon.c (mon.2) 9889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:20 smithi141 bash[31670]: cluster 2023-12-02T00:22:19.071922+0000 mgr.y (mgr.24356) 15721 : cluster 0 pgmap v15689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:20 smithi141 bash[31670]: audit 2023-12-02T00:22:19.217370+0000 mon.a (mon.0) 9817 : audit 0 from='client.? 172.21.15.40:0/4017541130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:20.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:20 smithi040 bash[28232]: cluster 2023-12-02T00:22:19.071922+0000 mgr.y (mgr.24356) 15721 : cluster 0 pgmap v15689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:20 smithi040 bash[28232]: audit 2023-12-02T00:22:19.217370+0000 mon.a (mon.0) 9817 : audit 0 from='client.? 172.21.15.40:0/4017541130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:20 smithi040 bash[41173]: cluster 2023-12-02T00:22:19.071922+0000 mgr.y (mgr.24356) 15721 : cluster 0 pgmap v15689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:20 smithi040 bash[41173]: audit 2023-12-02T00:22:19.217370+0000 mon.a (mon.0) 9817 : audit 0 from='client.? 172.21.15.40:0/4017541130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:22 smithi141 bash[31670]: cluster 2023-12-02T00:22:21.073086+0000 mgr.y (mgr.24356) 15722 : cluster 0 pgmap v15690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:22 smithi141 bash[31670]: audit 2023-12-02T00:22:21.696468+0000 mon.c (mon.2) 9890 : audit 0 from='client.? 172.21.15.40:0/2250525400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:22.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:22 smithi040 bash[28232]: cluster 2023-12-02T00:22:21.073086+0000 mgr.y (mgr.24356) 15722 : cluster 0 pgmap v15690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:22 smithi040 bash[28232]: audit 2023-12-02T00:22:21.696468+0000 mon.c (mon.2) 9890 : audit 0 from='client.? 172.21.15.40:0/2250525400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:22 smithi040 bash[41173]: cluster 2023-12-02T00:22:21.073086+0000 mgr.y (mgr.24356) 15722 : cluster 0 pgmap v15690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:22 smithi040 bash[41173]: audit 2023-12-02T00:22:21.696468+0000 mon.c (mon.2) 9890 : audit 0 from='client.? 172.21.15.40:0/2250525400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:24 smithi141 bash[31670]: cluster 2023-12-02T00:22:23.073742+0000 mgr.y (mgr.24356) 15723 : cluster 0 pgmap v15691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:24 smithi141 bash[31670]: audit 2023-12-02T00:22:24.163256+0000 mon.c (mon.2) 9891 : audit 0 from='client.? 172.21.15.40:0/3578065155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:24.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:24 smithi040 bash[28232]: cluster 2023-12-02T00:22:23.073742+0000 mgr.y (mgr.24356) 15723 : cluster 0 pgmap v15691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:24 smithi040 bash[28232]: audit 2023-12-02T00:22:24.163256+0000 mon.c (mon.2) 9891 : audit 0 from='client.? 172.21.15.40:0/3578065155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:24 smithi040 bash[41173]: cluster 2023-12-02T00:22:23.073742+0000 mgr.y (mgr.24356) 15723 : cluster 0 pgmap v15691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:24 smithi040 bash[41173]: audit 2023-12-02T00:22:24.163256+0000 mon.c (mon.2) 9891 : audit 0 from='client.? 172.21.15.40:0/3578065155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:25 smithi040 bash[28232]: cluster 2023-12-02T00:22:25.074953+0000 mgr.y (mgr.24356) 15724 : cluster 0 pgmap v15692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:25 smithi040 bash[41173]: cluster 2023-12-02T00:22:25.074953+0000 mgr.y (mgr.24356) 15724 : cluster 0 pgmap v15692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:25 smithi141 bash[31670]: cluster 2023-12-02T00:22:25.074953+0000 mgr.y (mgr.24356) 15724 : cluster 0 pgmap v15692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:26.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:26 smithi040 bash[28232]: audit 2023-12-02T00:22:26.632138+0000 mon.a (mon.0) 9818 : audit 0 from='client.? 172.21.15.40:0/3302462707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:26 smithi040 bash[41173]: audit 2023-12-02T00:22:26.632138+0000 mon.a (mon.0) 9818 : audit 0 from='client.? 172.21.15.40:0/3302462707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:22:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:22:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:26 smithi141 bash[31670]: audit 2023-12-02T00:22:26.632138+0000 mon.a (mon.0) 9818 : audit 0 from='client.? 172.21.15.40:0/3302462707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:27 smithi141 bash[31670]: cluster 2023-12-02T00:22:27.075773+0000 mgr.y (mgr.24356) 15725 : cluster 0 pgmap v15693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:28.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:27 smithi040 bash[28232]: cluster 2023-12-02T00:22:27.075773+0000 mgr.y (mgr.24356) 15725 : cluster 0 pgmap v15693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:27 smithi040 bash[41173]: cluster 2023-12-02T00:22:27.075773+0000 mgr.y (mgr.24356) 15725 : cluster 0 pgmap v15693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:29.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:29 smithi040 bash[28232]: audit 2023-12-02T00:22:29.088244+0000 mon.c (mon.2) 9892 : audit 0 from='client.? 172.21.15.40:0/2538326183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:29 smithi040 bash[41173]: audit 2023-12-02T00:22:29.088244+0000 mon.c (mon.2) 9892 : audit 0 from='client.? 172.21.15.40:0/2538326183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:29 smithi141 bash[31670]: audit 2023-12-02T00:22:29.088244+0000 mon.c (mon.2) 9892 : audit 0 from='client.? 172.21.15.40:0/2538326183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:30.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:30 smithi040 bash[41173]: cluster 2023-12-02T00:22:29.076591+0000 mgr.y (mgr.24356) 15726 : cluster 0 pgmap v15694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:30 smithi040 bash[28232]: cluster 2023-12-02T00:22:29.076591+0000 mgr.y (mgr.24356) 15726 : cluster 0 pgmap v15694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:30 smithi141 bash[31670]: cluster 2023-12-02T00:22:29.076591+0000 mgr.y (mgr.24356) 15726 : cluster 0 pgmap v15694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:32.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:32 smithi040 bash[41173]: cluster 2023-12-02T00:22:31.077742+0000 mgr.y (mgr.24356) 15727 : cluster 0 pgmap v15695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:32 smithi040 bash[41173]: audit 2023-12-02T00:22:31.552918+0000 mon.a (mon.0) 9819 : audit 0 from='client.? 172.21.15.40:0/1855291659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:32 smithi040 bash[28232]: cluster 2023-12-02T00:22:31.077742+0000 mgr.y (mgr.24356) 15727 : cluster 0 pgmap v15695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:32 smithi040 bash[28232]: audit 2023-12-02T00:22:31.552918+0000 mon.a (mon.0) 9819 : audit 0 from='client.? 172.21.15.40:0/1855291659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:32 smithi141 bash[31670]: cluster 2023-12-02T00:22:31.077742+0000 mgr.y (mgr.24356) 15727 : cluster 0 pgmap v15695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:32 smithi141 bash[31670]: audit 2023-12-02T00:22:31.552918+0000 mon.a (mon.0) 9819 : audit 0 from='client.? 172.21.15.40:0/1855291659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:34.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:34 smithi040 bash[28232]: cluster 2023-12-02T00:22:33.078351+0000 mgr.y (mgr.24356) 15728 : cluster 0 pgmap v15696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:34 smithi040 bash[28232]: audit 2023-12-02T00:22:34.008912+0000 mon.c (mon.2) 9893 : audit 0 from='client.? 172.21.15.40:0/75809807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:34 smithi040 bash[41173]: cluster 2023-12-02T00:22:33.078351+0000 mgr.y (mgr.24356) 15728 : cluster 0 pgmap v15696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:34 smithi040 bash[41173]: audit 2023-12-02T00:22:34.008912+0000 mon.c (mon.2) 9893 : audit 0 from='client.? 172.21.15.40:0/75809807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:34 smithi141 bash[31670]: cluster 2023-12-02T00:22:33.078351+0000 mgr.y (mgr.24356) 15728 : cluster 0 pgmap v15696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:34 smithi141 bash[31670]: audit 2023-12-02T00:22:34.008912+0000 mon.c (mon.2) 9893 : audit 0 from='client.? 172.21.15.40:0/75809807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:35 smithi040 bash[28232]: audit 2023-12-02T00:22:34.162672+0000 mon.c (mon.2) 9894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:35 smithi040 bash[41173]: audit 2023-12-02T00:22:34.162672+0000 mon.c (mon.2) 9894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:35 smithi141 bash[31670]: audit 2023-12-02T00:22:34.162672+0000 mon.c (mon.2) 9894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:36.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:36 smithi040 bash[28232]: cluster 2023-12-02T00:22:35.079666+0000 mgr.y (mgr.24356) 15729 : cluster 0 pgmap v15697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:36 smithi040 bash[41173]: cluster 2023-12-02T00:22:35.079666+0000 mgr.y (mgr.24356) 15729 : cluster 0 pgmap v15697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:36 smithi141 bash[31670]: cluster 2023-12-02T00:22:35.079666+0000 mgr.y (mgr.24356) 15729 : cluster 0 pgmap v15697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:22:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:22:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:37 smithi141 bash[31670]: audit 2023-12-02T00:22:36.468217+0000 mon.a (mon.0) 9820 : audit 0 from='client.? 172.21.15.40:0/2746447952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:37.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:37 smithi040 bash[28232]: audit 2023-12-02T00:22:36.468217+0000 mon.a (mon.0) 9820 : audit 0 from='client.? 172.21.15.40:0/2746447952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:37 smithi040 bash[41173]: audit 2023-12-02T00:22:36.468217+0000 mon.a (mon.0) 9820 : audit 0 from='client.? 172.21.15.40:0/2746447952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:38 smithi141 bash[31670]: cluster 2023-12-02T00:22:37.080403+0000 mgr.y (mgr.24356) 15730 : cluster 0 pgmap v15698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:38 smithi040 bash[28232]: cluster 2023-12-02T00:22:37.080403+0000 mgr.y (mgr.24356) 15730 : cluster 0 pgmap v15698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:38 smithi040 bash[41173]: cluster 2023-12-02T00:22:37.080403+0000 mgr.y (mgr.24356) 15730 : cluster 0 pgmap v15698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:39 smithi141 bash[31670]: audit 2023-12-02T00:22:38.922163+0000 mon.a (mon.0) 9821 : audit 0 from='client.? 172.21.15.40:0/3263112820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:39 smithi040 bash[28232]: audit 2023-12-02T00:22:38.922163+0000 mon.a (mon.0) 9821 : audit 0 from='client.? 172.21.15.40:0/3263112820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:39 smithi040 bash[41173]: audit 2023-12-02T00:22:38.922163+0000 mon.a (mon.0) 9821 : audit 0 from='client.? 172.21.15.40:0/3263112820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:40 smithi141 bash[31670]: cluster 2023-12-02T00:22:39.081089+0000 mgr.y (mgr.24356) 15731 : cluster 0 pgmap v15699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:40.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:40 smithi040 bash[28232]: cluster 2023-12-02T00:22:39.081089+0000 mgr.y (mgr.24356) 15731 : cluster 0 pgmap v15699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:40 smithi040 bash[41173]: cluster 2023-12-02T00:22:39.081089+0000 mgr.y (mgr.24356) 15731 : cluster 0 pgmap v15699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:42 smithi141 bash[31670]: cluster 2023-12-02T00:22:41.082331+0000 mgr.y (mgr.24356) 15732 : cluster 0 pgmap v15700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:42 smithi141 bash[31670]: audit 2023-12-02T00:22:41.382426+0000 mon.c (mon.2) 9895 : audit 0 from='client.? 172.21.15.40:0/2848959543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:42.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:42 smithi040 bash[28232]: cluster 2023-12-02T00:22:41.082331+0000 mgr.y (mgr.24356) 15732 : cluster 0 pgmap v15700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:42 smithi040 bash[28232]: audit 2023-12-02T00:22:41.382426+0000 mon.c (mon.2) 9895 : audit 0 from='client.? 172.21.15.40:0/2848959543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:42 smithi040 bash[41173]: cluster 2023-12-02T00:22:41.082331+0000 mgr.y (mgr.24356) 15732 : cluster 0 pgmap v15700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:42 smithi040 bash[41173]: audit 2023-12-02T00:22:41.382426+0000 mon.c (mon.2) 9895 : audit 0 from='client.? 172.21.15.40:0/2848959543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:43 smithi141 bash[31670]: audit 2023-12-02T00:22:42.929109+0000 mon.c (mon.2) 9896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:22:43.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:43 smithi040 bash[41173]: audit 2023-12-02T00:22:42.929109+0000 mon.c (mon.2) 9896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:22:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:43 smithi040 bash[28232]: audit 2023-12-02T00:22:42.929109+0000 mon.c (mon.2) 9896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:22:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:44 smithi141 bash[31670]: cluster 2023-12-02T00:22:43.082985+0000 mgr.y (mgr.24356) 15733 : cluster 0 pgmap v15701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:44 smithi141 bash[31670]: audit 2023-12-02T00:22:43.844975+0000 mon.c (mon.2) 9897 : audit 0 from='client.? 172.21.15.40:0/2057570828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:44 smithi040 bash[28232]: cluster 2023-12-02T00:22:43.082985+0000 mgr.y (mgr.24356) 15733 : cluster 0 pgmap v15701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:44 smithi040 bash[28232]: audit 2023-12-02T00:22:43.844975+0000 mon.c (mon.2) 9897 : audit 0 from='client.? 172.21.15.40:0/2057570828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:44 smithi040 bash[41173]: cluster 2023-12-02T00:22:43.082985+0000 mgr.y (mgr.24356) 15733 : cluster 0 pgmap v15701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:44 smithi040 bash[41173]: audit 2023-12-02T00:22:43.844975+0000 mon.c (mon.2) 9897 : audit 0 from='client.? 172.21.15.40:0/2057570828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:45.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:45 smithi040 bash[28232]: cluster 2023-12-02T00:22:45.084172+0000 mgr.y (mgr.24356) 15734 : cluster 0 pgmap v15702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:45 smithi040 bash[41173]: cluster 2023-12-02T00:22:45.084172+0000 mgr.y (mgr.24356) 15734 : cluster 0 pgmap v15702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:45 smithi141 bash[31670]: cluster 2023-12-02T00:22:45.084172+0000 mgr.y (mgr.24356) 15734 : cluster 0 pgmap v15702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:22:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:22:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:46 smithi040 bash[28232]: audit 2023-12-02T00:22:46.308870+0000 mon.c (mon.2) 9898 : audit 0 from='client.? 172.21.15.40:0/1486536126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:46 smithi040 bash[41173]: audit 2023-12-02T00:22:46.308870+0000 mon.c (mon.2) 9898 : audit 0 from='client.? 172.21.15.40:0/1486536126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:46 smithi141 bash[31670]: audit 2023-12-02T00:22:46.308870+0000 mon.c (mon.2) 9898 : audit 0 from='client.? 172.21.15.40:0/1486536126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:47 smithi040 bash[28232]: cluster 2023-12-02T00:22:47.084994+0000 mgr.y (mgr.24356) 15735 : cluster 0 pgmap v15703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:47 smithi040 bash[41173]: cluster 2023-12-02T00:22:47.084994+0000 mgr.y (mgr.24356) 15735 : cluster 0 pgmap v15703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:47 smithi141 bash[31670]: cluster 2023-12-02T00:22:47.084994+0000 mgr.y (mgr.24356) 15735 : cluster 0 pgmap v15703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: audit 2023-12-02T00:22:48.775940+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: audit 2023-12-02T00:22:48.787603+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: audit 2023-12-02T00:22:48.800885+0000 mon.c (mon.2) 9899 : audit 0 from='client.? 172.21.15.40:0/2439368813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: cluster 2023-12-02T00:22:49.085647+0000 mgr.y (mgr.24356) 15736 : cluster 0 pgmap v15704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: audit 2023-12-02T00:22:49.167559+0000 mon.c (mon.2) 9900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: audit 2023-12-02T00:22:49.189840+0000 mon.a (mon.0) 9824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:49 smithi141 bash[31670]: audit 2023-12-02T00:22:49.205726+0000 mon.a (mon.0) 9825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: audit 2023-12-02T00:22:48.775940+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: audit 2023-12-02T00:22:48.787603+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: audit 2023-12-02T00:22:48.800885+0000 mon.c (mon.2) 9899 : audit 0 from='client.? 172.21.15.40:0/2439368813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: cluster 2023-12-02T00:22:49.085647+0000 mgr.y (mgr.24356) 15736 : cluster 0 pgmap v15704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: audit 2023-12-02T00:22:49.167559+0000 mon.c (mon.2) 9900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: audit 2023-12-02T00:22:49.189840+0000 mon.a (mon.0) 9824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[28232]: audit 2023-12-02T00:22:49.205726+0000 mon.a (mon.0) 9825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: audit 2023-12-02T00:22:48.775940+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: audit 2023-12-02T00:22:48.787603+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: audit 2023-12-02T00:22:48.800885+0000 mon.c (mon.2) 9899 : audit 0 from='client.? 172.21.15.40:0/2439368813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: cluster 2023-12-02T00:22:49.085647+0000 mgr.y (mgr.24356) 15736 : cluster 0 pgmap v15704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: audit 2023-12-02T00:22:49.167559+0000 mon.c (mon.2) 9900 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: audit 2023-12-02T00:22:49.189840+0000 mon.a (mon.0) 9824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:49 smithi040 bash[41173]: audit 2023-12-02T00:22:49.205726+0000 mon.a (mon.0) 9825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:51.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:50 smithi040 bash[28232]: audit 2023-12-02T00:22:49.815831+0000 mon.c (mon.2) 9901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:22:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:50 smithi040 bash[28232]: audit 2023-12-02T00:22:49.817498+0000 mon.c (mon.2) 9902 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:22:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:50 smithi040 bash[28232]: audit 2023-12-02T00:22:49.826551+0000 mon.a (mon.0) 9826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:50 smithi040 bash[41173]: audit 2023-12-02T00:22:49.815831+0000 mon.c (mon.2) 9901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:22:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:50 smithi040 bash[41173]: audit 2023-12-02T00:22:49.817498+0000 mon.c (mon.2) 9902 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:22:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:50 smithi040 bash[41173]: audit 2023-12-02T00:22:49.826551+0000 mon.a (mon.0) 9826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:50 smithi141 bash[31670]: audit 2023-12-02T00:22:49.815831+0000 mon.c (mon.2) 9901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:22:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:50 smithi141 bash[31670]: audit 2023-12-02T00:22:49.817498+0000 mon.c (mon.2) 9902 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:22:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:50 smithi141 bash[31670]: audit 2023-12-02T00:22:49.826551+0000 mon.a (mon.0) 9826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:22:52.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:51 smithi040 bash[28232]: cluster 2023-12-02T00:22:51.086415+0000 mgr.y (mgr.24356) 15737 : cluster 0 pgmap v15705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:51 smithi040 bash[28232]: audit 2023-12-02T00:22:51.261615+0000 mon.c (mon.2) 9903 : audit 0 from='client.? 172.21.15.40:0/2746225541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:51 smithi040 bash[41173]: cluster 2023-12-02T00:22:51.086415+0000 mgr.y (mgr.24356) 15737 : cluster 0 pgmap v15705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:51 smithi040 bash[41173]: audit 2023-12-02T00:22:51.261615+0000 mon.c (mon.2) 9903 : audit 0 from='client.? 172.21.15.40:0/2746225541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:51 smithi141 bash[31670]: cluster 2023-12-02T00:22:51.086415+0000 mgr.y (mgr.24356) 15737 : cluster 0 pgmap v15705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:51 smithi141 bash[31670]: audit 2023-12-02T00:22:51.261615+0000 mon.c (mon.2) 9903 : audit 0 from='client.? 172.21.15.40:0/2746225541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:54.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:54 smithi040 bash[28232]: cluster 2023-12-02T00:22:53.087056+0000 mgr.y (mgr.24356) 15738 : cluster 0 pgmap v15706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:54 smithi040 bash[28232]: audit 2023-12-02T00:22:53.755900+0000 mon.a (mon.0) 9827 : audit 0 from='client.? 172.21.15.40:0/249310602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:54 smithi040 bash[41173]: cluster 2023-12-02T00:22:53.087056+0000 mgr.y (mgr.24356) 15738 : cluster 0 pgmap v15706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:54 smithi040 bash[41173]: audit 2023-12-02T00:22:53.755900+0000 mon.a (mon.0) 9827 : audit 0 from='client.? 172.21.15.40:0/249310602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:54 smithi141 bash[31670]: cluster 2023-12-02T00:22:53.087056+0000 mgr.y (mgr.24356) 15738 : cluster 0 pgmap v15706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:54 smithi141 bash[31670]: audit 2023-12-02T00:22:53.755900+0000 mon.a (mon.0) 9827 : audit 0 from='client.? 172.21.15.40:0/249310602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:55 smithi040 bash[41173]: cluster 2023-12-02T00:22:55.088214+0000 mgr.y (mgr.24356) 15739 : cluster 0 pgmap v15707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:55 smithi040 bash[28232]: cluster 2023-12-02T00:22:55.088214+0000 mgr.y (mgr.24356) 15739 : cluster 0 pgmap v15707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:55 smithi141 bash[31670]: cluster 2023-12-02T00:22:55.088214+0000 mgr.y (mgr.24356) 15739 : cluster 0 pgmap v15707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:56.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:56 smithi040 bash[28232]: audit 2023-12-02T00:22:56.231402+0000 mon.a (mon.0) 9828 : audit 0 from='client.? 172.21.15.40:0/3499846378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:22:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:22:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:56 smithi040 bash[41173]: audit 2023-12-02T00:22:56.231402+0000 mon.a (mon.0) 9828 : audit 0 from='client.? 172.21.15.40:0/3499846378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:56 smithi141 bash[31670]: audit 2023-12-02T00:22:56.231402+0000 mon.a (mon.0) 9828 : audit 0 from='client.? 172.21.15.40:0/3499846378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:57.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:57 smithi040 bash[28232]: cluster 2023-12-02T00:22:57.088778+0000 mgr.y (mgr.24356) 15740 : cluster 0 pgmap v15708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:57 smithi040 bash[41173]: cluster 2023-12-02T00:22:57.088778+0000 mgr.y (mgr.24356) 15740 : cluster 0 pgmap v15708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:57 smithi141 bash[31670]: cluster 2023-12-02T00:22:57.088778+0000 mgr.y (mgr.24356) 15740 : cluster 0 pgmap v15708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:22:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:58 smithi141 bash[31670]: audit 2023-12-02T00:22:58.695340+0000 mon.b (mon.1) 66 : audit 0 from='client.? 172.21.15.40:0/4267427087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:58 smithi040 bash[41173]: audit 2023-12-02T00:22:58.695340+0000 mon.b (mon.1) 66 : audit 0 from='client.? 172.21.15.40:0/4267427087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:22:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:58 smithi040 bash[28232]: audit 2023-12-02T00:22:58.695340+0000 mon.b (mon.1) 66 : audit 0 from='client.? 172.21.15.40:0/4267427087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:22:59 smithi141 bash[31670]: cluster 2023-12-02T00:22:59.089421+0000 mgr.y (mgr.24356) 15741 : cluster 0 pgmap v15709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:22:59 smithi040 bash[28232]: cluster 2023-12-02T00:22:59.089421+0000 mgr.y (mgr.24356) 15741 : cluster 0 pgmap v15709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:22:59 smithi040 bash[41173]: cluster 2023-12-02T00:22:59.089421+0000 mgr.y (mgr.24356) 15741 : cluster 0 pgmap v15709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:02.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:02 smithi040 bash[28232]: cluster 2023-12-02T00:23:01.090495+0000 mgr.y (mgr.24356) 15742 : cluster 0 pgmap v15710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:02 smithi040 bash[28232]: audit 2023-12-02T00:23:01.164794+0000 mon.a (mon.0) 9829 : audit 0 from='client.? 172.21.15.40:0/2689692587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:02 smithi040 bash[41173]: cluster 2023-12-02T00:23:01.090495+0000 mgr.y (mgr.24356) 15742 : cluster 0 pgmap v15710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:02 smithi040 bash[41173]: audit 2023-12-02T00:23:01.164794+0000 mon.a (mon.0) 9829 : audit 0 from='client.? 172.21.15.40:0/2689692587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:02 smithi141 bash[31670]: cluster 2023-12-02T00:23:01.090495+0000 mgr.y (mgr.24356) 15742 : cluster 0 pgmap v15710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:02 smithi141 bash[31670]: audit 2023-12-02T00:23:01.164794+0000 mon.a (mon.0) 9829 : audit 0 from='client.? 172.21.15.40:0/2689692587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:04 smithi040 bash[28232]: cluster 2023-12-02T00:23:03.091179+0000 mgr.y (mgr.24356) 15743 : cluster 0 pgmap v15711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:04 smithi040 bash[28232]: audit 2023-12-02T00:23:03.618881+0000 mon.a (mon.0) 9830 : audit 0 from='client.? 172.21.15.40:0/3421107272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:04 smithi040 bash[41173]: cluster 2023-12-02T00:23:03.091179+0000 mgr.y (mgr.24356) 15743 : cluster 0 pgmap v15711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:04 smithi040 bash[41173]: audit 2023-12-02T00:23:03.618881+0000 mon.a (mon.0) 9830 : audit 0 from='client.? 172.21.15.40:0/3421107272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:04 smithi141 bash[31670]: cluster 2023-12-02T00:23:03.091179+0000 mgr.y (mgr.24356) 15743 : cluster 0 pgmap v15711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:04 smithi141 bash[31670]: audit 2023-12-02T00:23:03.618881+0000 mon.a (mon.0) 9830 : audit 0 from='client.? 172.21.15.40:0/3421107272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:05 smithi040 bash[28232]: audit 2023-12-02T00:23:04.168271+0000 mon.c (mon.2) 9904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:05 smithi040 bash[41173]: audit 2023-12-02T00:23:04.168271+0000 mon.c (mon.2) 9904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:05 smithi141 bash[31670]: audit 2023-12-02T00:23:04.168271+0000 mon.c (mon.2) 9904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:06 smithi040 bash[28232]: cluster 2023-12-02T00:23:05.092381+0000 mgr.y (mgr.24356) 15744 : cluster 0 pgmap v15712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:06 smithi040 bash[28232]: audit 2023-12-02T00:23:06.078670+0000 mon.a (mon.0) 9831 : audit 0 from='client.? 172.21.15.40:0/3807346942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:06 smithi040 bash[41173]: cluster 2023-12-02T00:23:05.092381+0000 mgr.y (mgr.24356) 15744 : cluster 0 pgmap v15712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:06 smithi040 bash[41173]: audit 2023-12-02T00:23:06.078670+0000 mon.a (mon.0) 9831 : audit 0 from='client.? 172.21.15.40:0/3807346942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:06 smithi141 bash[31670]: cluster 2023-12-02T00:23:05.092381+0000 mgr.y (mgr.24356) 15744 : cluster 0 pgmap v15712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:06 smithi141 bash[31670]: audit 2023-12-02T00:23:06.078670+0000 mon.a (mon.0) 9831 : audit 0 from='client.? 172.21.15.40:0/3807346942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:23:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:23:08.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:08 smithi040 bash[41173]: cluster 2023-12-02T00:23:07.093066+0000 mgr.y (mgr.24356) 15745 : cluster 0 pgmap v15713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:08 smithi040 bash[28232]: cluster 2023-12-02T00:23:07.093066+0000 mgr.y (mgr.24356) 15745 : cluster 0 pgmap v15713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:08 smithi141 bash[31670]: cluster 2023-12-02T00:23:07.093066+0000 mgr.y (mgr.24356) 15745 : cluster 0 pgmap v15713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:09 smithi141 bash[31670]: audit 2023-12-02T00:23:08.543484+0000 mon.a (mon.0) 9832 : audit 0 from='client.? 172.21.15.40:0/3006417758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:09.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:09 smithi040 bash[28232]: audit 2023-12-02T00:23:08.543484+0000 mon.a (mon.0) 9832 : audit 0 from='client.? 172.21.15.40:0/3006417758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:09 smithi040 bash[41173]: audit 2023-12-02T00:23:08.543484+0000 mon.a (mon.0) 9832 : audit 0 from='client.? 172.21.15.40:0/3006417758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:10 smithi141 bash[31670]: cluster 2023-12-02T00:23:09.093723+0000 mgr.y (mgr.24356) 15746 : cluster 0 pgmap v15714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:10.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:10 smithi040 bash[28232]: cluster 2023-12-02T00:23:09.093723+0000 mgr.y (mgr.24356) 15746 : cluster 0 pgmap v15714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:10 smithi040 bash[41173]: cluster 2023-12-02T00:23:09.093723+0000 mgr.y (mgr.24356) 15746 : cluster 0 pgmap v15714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:11 smithi141 bash[31670]: audit 2023-12-02T00:23:11.001822+0000 mon.a (mon.0) 9833 : audit 0 from='client.? 172.21.15.40:0/403653055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:11.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:11 smithi040 bash[28232]: audit 2023-12-02T00:23:11.001822+0000 mon.a (mon.0) 9833 : audit 0 from='client.? 172.21.15.40:0/403653055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:11 smithi040 bash[41173]: audit 2023-12-02T00:23:11.001822+0000 mon.a (mon.0) 9833 : audit 0 from='client.? 172.21.15.40:0/403653055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:12 smithi141 bash[31670]: cluster 2023-12-02T00:23:11.094887+0000 mgr.y (mgr.24356) 15747 : cluster 0 pgmap v15715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:12.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:12 smithi040 bash[28232]: cluster 2023-12-02T00:23:11.094887+0000 mgr.y (mgr.24356) 15747 : cluster 0 pgmap v15715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:12 smithi040 bash[41173]: cluster 2023-12-02T00:23:11.094887+0000 mgr.y (mgr.24356) 15747 : cluster 0 pgmap v15715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:14 smithi141 bash[31670]: cluster 2023-12-02T00:23:13.095397+0000 mgr.y (mgr.24356) 15748 : cluster 0 pgmap v15716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:14 smithi141 bash[31670]: audit 2023-12-02T00:23:13.467124+0000 mon.c (mon.2) 9905 : audit 0 from='client.? 172.21.15.40:0/2165551637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:14 smithi040 bash[41173]: cluster 2023-12-02T00:23:13.095397+0000 mgr.y (mgr.24356) 15748 : cluster 0 pgmap v15716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:14 smithi040 bash[41173]: audit 2023-12-02T00:23:13.467124+0000 mon.c (mon.2) 9905 : audit 0 from='client.? 172.21.15.40:0/2165551637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:14 smithi040 bash[28232]: cluster 2023-12-02T00:23:13.095397+0000 mgr.y (mgr.24356) 15748 : cluster 0 pgmap v15716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:14 smithi040 bash[28232]: audit 2023-12-02T00:23:13.467124+0000 mon.c (mon.2) 9905 : audit 0 from='client.? 172.21.15.40:0/2165551637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:15.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:15 smithi040 bash[28232]: cluster 2023-12-02T00:23:15.096556+0000 mgr.y (mgr.24356) 15749 : cluster 0 pgmap v15717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:15 smithi040 bash[41173]: cluster 2023-12-02T00:23:15.096556+0000 mgr.y (mgr.24356) 15749 : cluster 0 pgmap v15717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:15 smithi141 bash[31670]: cluster 2023-12-02T00:23:15.096556+0000 mgr.y (mgr.24356) 15749 : cluster 0 pgmap v15717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:16 smithi040 bash[41173]: audit 2023-12-02T00:23:15.927164+0000 mon.c (mon.2) 9906 : audit 0 from='client.? 172.21.15.40:0/2201937344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:16 smithi040 bash[28232]: audit 2023-12-02T00:23:15.927164+0000 mon.c (mon.2) 9906 : audit 0 from='client.? 172.21.15.40:0/2201937344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:23:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:23:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:16 smithi141 bash[31670]: audit 2023-12-02T00:23:15.927164+0000 mon.c (mon.2) 9906 : audit 0 from='client.? 172.21.15.40:0/2201937344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:17.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:17 smithi040 bash[28232]: cluster 2023-12-02T00:23:17.097296+0000 mgr.y (mgr.24356) 15750 : cluster 0 pgmap v15718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:17 smithi040 bash[41173]: cluster 2023-12-02T00:23:17.097296+0000 mgr.y (mgr.24356) 15750 : cluster 0 pgmap v15718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:17 smithi141 bash[31670]: cluster 2023-12-02T00:23:17.097296+0000 mgr.y (mgr.24356) 15750 : cluster 0 pgmap v15718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:18 smithi040 bash[41173]: audit 2023-12-02T00:23:18.394547+0000 mon.c (mon.2) 9907 : audit 0 from='client.? 172.21.15.40:0/4152083250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:18 smithi040 bash[28232]: audit 2023-12-02T00:23:18.394547+0000 mon.c (mon.2) 9907 : audit 0 from='client.? 172.21.15.40:0/4152083250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:18 smithi141 bash[31670]: audit 2023-12-02T00:23:18.394547+0000 mon.c (mon.2) 9907 : audit 0 from='client.? 172.21.15.40:0/4152083250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:19.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:19 smithi040 bash[41173]: cluster 2023-12-02T00:23:19.098034+0000 mgr.y (mgr.24356) 15751 : cluster 0 pgmap v15719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:19 smithi040 bash[41173]: audit 2023-12-02T00:23:19.168913+0000 mon.c (mon.2) 9908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:19 smithi040 bash[28232]: cluster 2023-12-02T00:23:19.098034+0000 mgr.y (mgr.24356) 15751 : cluster 0 pgmap v15719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:19 smithi040 bash[28232]: audit 2023-12-02T00:23:19.168913+0000 mon.c (mon.2) 9908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:19 smithi141 bash[31670]: cluster 2023-12-02T00:23:19.098034+0000 mgr.y (mgr.24356) 15751 : cluster 0 pgmap v15719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:19 smithi141 bash[31670]: audit 2023-12-02T00:23:19.168913+0000 mon.c (mon.2) 9908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:21.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:20 smithi040 bash[41173]: audit 2023-12-02T00:23:20.855854+0000 mon.a (mon.0) 9834 : audit 0 from='client.? 172.21.15.40:0/2397951282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:20 smithi040 bash[28232]: audit 2023-12-02T00:23:20.855854+0000 mon.a (mon.0) 9834 : audit 0 from='client.? 172.21.15.40:0/2397951282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:20 smithi141 bash[31670]: audit 2023-12-02T00:23:20.855854+0000 mon.a (mon.0) 9834 : audit 0 from='client.? 172.21.15.40:0/2397951282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:21 smithi141 bash[31670]: cluster 2023-12-02T00:23:21.099227+0000 mgr.y (mgr.24356) 15752 : cluster 0 pgmap v15720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:22.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:21 smithi040 bash[28232]: cluster 2023-12-02T00:23:21.099227+0000 mgr.y (mgr.24356) 15752 : cluster 0 pgmap v15720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:21 smithi040 bash[41173]: cluster 2023-12-02T00:23:21.099227+0000 mgr.y (mgr.24356) 15752 : cluster 0 pgmap v15720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:24 smithi040 bash[28232]: cluster 2023-12-02T00:23:23.099897+0000 mgr.y (mgr.24356) 15753 : cluster 0 pgmap v15721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:24 smithi040 bash[28232]: audit 2023-12-02T00:23:23.325049+0000 mon.a (mon.0) 9835 : audit 0 from='client.? 172.21.15.40:0/1242448766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:24 smithi040 bash[41173]: cluster 2023-12-02T00:23:23.099897+0000 mgr.y (mgr.24356) 15753 : cluster 0 pgmap v15721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:24 smithi040 bash[41173]: audit 2023-12-02T00:23:23.325049+0000 mon.a (mon.0) 9835 : audit 0 from='client.? 172.21.15.40:0/1242448766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:24 smithi141 bash[31670]: cluster 2023-12-02T00:23:23.099897+0000 mgr.y (mgr.24356) 15753 : cluster 0 pgmap v15721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:24 smithi141 bash[31670]: audit 2023-12-02T00:23:23.325049+0000 mon.a (mon.0) 9835 : audit 0 from='client.? 172.21.15.40:0/1242448766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:25 smithi040 bash[28232]: cluster 2023-12-02T00:23:25.101095+0000 mgr.y (mgr.24356) 15754 : cluster 0 pgmap v15722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:25 smithi040 bash[41173]: cluster 2023-12-02T00:23:25.101095+0000 mgr.y (mgr.24356) 15754 : cluster 0 pgmap v15722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:25 smithi141 bash[31670]: cluster 2023-12-02T00:23:25.101095+0000 mgr.y (mgr.24356) 15754 : cluster 0 pgmap v15722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:26.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:26 smithi040 bash[28232]: audit 2023-12-02T00:23:25.793561+0000 mon.c (mon.2) 9909 : audit 0 from='client.? 172.21.15.40:0/3124487225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:23:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:23:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:26 smithi040 bash[41173]: audit 2023-12-02T00:23:25.793561+0000 mon.c (mon.2) 9909 : audit 0 from='client.? 172.21.15.40:0/3124487225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:26 smithi141 bash[31670]: audit 2023-12-02T00:23:25.793561+0000 mon.c (mon.2) 9909 : audit 0 from='client.? 172.21.15.40:0/3124487225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:27.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:27 smithi040 bash[28232]: cluster 2023-12-02T00:23:27.101774+0000 mgr.y (mgr.24356) 15755 : cluster 0 pgmap v15723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:27 smithi040 bash[41173]: cluster 2023-12-02T00:23:27.101774+0000 mgr.y (mgr.24356) 15755 : cluster 0 pgmap v15723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:27 smithi141 bash[31670]: cluster 2023-12-02T00:23:27.101774+0000 mgr.y (mgr.24356) 15755 : cluster 0 pgmap v15723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:28.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:28 smithi040 bash[28232]: audit 2023-12-02T00:23:28.257934+0000 mon.c (mon.2) 9910 : audit 0 from='client.? 172.21.15.40:0/587453809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:28 smithi040 bash[41173]: audit 2023-12-02T00:23:28.257934+0000 mon.c (mon.2) 9910 : audit 0 from='client.? 172.21.15.40:0/587453809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:28 smithi141 bash[31670]: audit 2023-12-02T00:23:28.257934+0000 mon.c (mon.2) 9910 : audit 0 from='client.? 172.21.15.40:0/587453809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:29 smithi040 bash[28232]: cluster 2023-12-02T00:23:29.102437+0000 mgr.y (mgr.24356) 15756 : cluster 0 pgmap v15724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:29 smithi040 bash[41173]: cluster 2023-12-02T00:23:29.102437+0000 mgr.y (mgr.24356) 15756 : cluster 0 pgmap v15724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:29 smithi141 bash[31670]: cluster 2023-12-02T00:23:29.102437+0000 mgr.y (mgr.24356) 15756 : cluster 0 pgmap v15724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:30 smithi141 bash[31670]: audit 2023-12-02T00:23:30.720869+0000 mon.c (mon.2) 9911 : audit 0 from='client.? 172.21.15.40:0/5965303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:31.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:30 smithi040 bash[28232]: audit 2023-12-02T00:23:30.720869+0000 mon.c (mon.2) 9911 : audit 0 from='client.? 172.21.15.40:0/5965303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:30 smithi040 bash[41173]: audit 2023-12-02T00:23:30.720869+0000 mon.c (mon.2) 9911 : audit 0 from='client.? 172.21.15.40:0/5965303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:32.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:31 smithi040 bash[41173]: cluster 2023-12-02T00:23:31.103548+0000 mgr.y (mgr.24356) 15757 : cluster 0 pgmap v15725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:31 smithi040 bash[28232]: cluster 2023-12-02T00:23:31.103548+0000 mgr.y (mgr.24356) 15757 : cluster 0 pgmap v15725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:31 smithi141 bash[31670]: cluster 2023-12-02T00:23:31.103548+0000 mgr.y (mgr.24356) 15757 : cluster 0 pgmap v15725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:34 smithi141 bash[31670]: cluster 2023-12-02T00:23:33.104033+0000 mgr.y (mgr.24356) 15758 : cluster 0 pgmap v15726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:34 smithi141 bash[31670]: audit 2023-12-02T00:23:33.187136+0000 mon.a (mon.0) 9836 : audit 0 from='client.? 172.21.15.40:0/2740086652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:34.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:34 smithi040 bash[28232]: cluster 2023-12-02T00:23:33.104033+0000 mgr.y (mgr.24356) 15758 : cluster 0 pgmap v15726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:34 smithi040 bash[28232]: audit 2023-12-02T00:23:33.187136+0000 mon.a (mon.0) 9836 : audit 0 from='client.? 172.21.15.40:0/2740086652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:34 smithi040 bash[41173]: cluster 2023-12-02T00:23:33.104033+0000 mgr.y (mgr.24356) 15758 : cluster 0 pgmap v15726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:34 smithi040 bash[41173]: audit 2023-12-02T00:23:33.187136+0000 mon.a (mon.0) 9836 : audit 0 from='client.? 172.21.15.40:0/2740086652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:35 smithi141 bash[31670]: audit 2023-12-02T00:23:34.168879+0000 mon.c (mon.2) 9912 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:35 smithi040 bash[41173]: audit 2023-12-02T00:23:34.168879+0000 mon.c (mon.2) 9912 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:35 smithi040 bash[28232]: audit 2023-12-02T00:23:34.168879+0000 mon.c (mon.2) 9912 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:36 smithi040 bash[28232]: cluster 2023-12-02T00:23:35.105219+0000 mgr.y (mgr.24356) 15759 : cluster 0 pgmap v15727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:36.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:36 smithi040 bash[28232]: audit 2023-12-02T00:23:35.649363+0000 mon.a (mon.0) 9837 : audit 0 from='client.? 172.21.15.40:0/2505774168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:36 smithi040 bash[41173]: cluster 2023-12-02T00:23:35.105219+0000 mgr.y (mgr.24356) 15759 : cluster 0 pgmap v15727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:36.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:36 smithi040 bash[41173]: audit 2023-12-02T00:23:35.649363+0000 mon.a (mon.0) 9837 : audit 0 from='client.? 172.21.15.40:0/2505774168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:36 smithi141 bash[31670]: cluster 2023-12-02T00:23:35.105219+0000 mgr.y (mgr.24356) 15759 : cluster 0 pgmap v15727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:36 smithi141 bash[31670]: audit 2023-12-02T00:23:35.649363+0000 mon.a (mon.0) 9837 : audit 0 from='client.? 172.21.15.40:0/2505774168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:23:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:23:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:38 smithi141 bash[31670]: cluster 2023-12-02T00:23:37.105900+0000 mgr.y (mgr.24356) 15760 : cluster 0 pgmap v15728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:38 smithi141 bash[31670]: audit 2023-12-02T00:23:38.114672+0000 mon.a (mon.0) 9838 : audit 0 from='client.? 172.21.15.40:0/2035953630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:38 smithi040 bash[28232]: cluster 2023-12-02T00:23:37.105900+0000 mgr.y (mgr.24356) 15760 : cluster 0 pgmap v15728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:38.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:38 smithi040 bash[28232]: audit 2023-12-02T00:23:38.114672+0000 mon.a (mon.0) 9838 : audit 0 from='client.? 172.21.15.40:0/2035953630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:38 smithi040 bash[41173]: cluster 2023-12-02T00:23:37.105900+0000 mgr.y (mgr.24356) 15760 : cluster 0 pgmap v15728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:38 smithi040 bash[41173]: audit 2023-12-02T00:23:38.114672+0000 mon.a (mon.0) 9838 : audit 0 from='client.? 172.21.15.40:0/2035953630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:40 smithi141 bash[31670]: cluster 2023-12-02T00:23:39.106576+0000 mgr.y (mgr.24356) 15761 : cluster 0 pgmap v15729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:40 smithi040 bash[28232]: cluster 2023-12-02T00:23:39.106576+0000 mgr.y (mgr.24356) 15761 : cluster 0 pgmap v15729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:40 smithi040 bash[41173]: cluster 2023-12-02T00:23:39.106576+0000 mgr.y (mgr.24356) 15761 : cluster 0 pgmap v15729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:41 smithi141 bash[31670]: audit 2023-12-02T00:23:40.571267+0000 mon.a (mon.0) 9839 : audit 0 from='client.? 172.21.15.40:0/1717395433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:41 smithi040 bash[28232]: audit 2023-12-02T00:23:40.571267+0000 mon.a (mon.0) 9839 : audit 0 from='client.? 172.21.15.40:0/1717395433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:41 smithi040 bash[41173]: audit 2023-12-02T00:23:40.571267+0000 mon.a (mon.0) 9839 : audit 0 from='client.? 172.21.15.40:0/1717395433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:42 smithi141 bash[31670]: cluster 2023-12-02T00:23:41.107818+0000 mgr.y (mgr.24356) 15762 : cluster 0 pgmap v15730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:42.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:42 smithi040 bash[28232]: cluster 2023-12-02T00:23:41.107818+0000 mgr.y (mgr.24356) 15762 : cluster 0 pgmap v15730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:42 smithi040 bash[41173]: cluster 2023-12-02T00:23:41.107818+0000 mgr.y (mgr.24356) 15762 : cluster 0 pgmap v15730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:43 smithi141 bash[31670]: audit 2023-12-02T00:23:43.040727+0000 mon.a (mon.0) 9840 : audit 0 from='client.? 172.21.15.40:0/971652639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:43.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:43 smithi040 bash[28232]: audit 2023-12-02T00:23:43.040727+0000 mon.a (mon.0) 9840 : audit 0 from='client.? 172.21.15.40:0/971652639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:43 smithi040 bash[41173]: audit 2023-12-02T00:23:43.040727+0000 mon.a (mon.0) 9840 : audit 0 from='client.? 172.21.15.40:0/971652639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:44 smithi141 bash[31670]: cluster 2023-12-02T00:23:43.108657+0000 mgr.y (mgr.24356) 15763 : cluster 0 pgmap v15731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:44.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:44 smithi040 bash[28232]: cluster 2023-12-02T00:23:43.108657+0000 mgr.y (mgr.24356) 15763 : cluster 0 pgmap v15731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:44 smithi040 bash[41173]: cluster 2023-12-02T00:23:43.108657+0000 mgr.y (mgr.24356) 15763 : cluster 0 pgmap v15731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:45.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:45 smithi040 bash[28232]: cluster 2023-12-02T00:23:45.109833+0000 mgr.y (mgr.24356) 15764 : cluster 0 pgmap v15732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:45 smithi040 bash[28232]: audit 2023-12-02T00:23:45.511031+0000 mon.a (mon.0) 9841 : audit 0 from='client.? 172.21.15.40:0/3378488412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:45 smithi040 bash[41173]: cluster 2023-12-02T00:23:45.109833+0000 mgr.y (mgr.24356) 15764 : cluster 0 pgmap v15732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:45 smithi040 bash[41173]: audit 2023-12-02T00:23:45.511031+0000 mon.a (mon.0) 9841 : audit 0 from='client.? 172.21.15.40:0/3378488412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:45 smithi141 bash[31670]: cluster 2023-12-02T00:23:45.109833+0000 mgr.y (mgr.24356) 15764 : cluster 0 pgmap v15732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:45 smithi141 bash[31670]: audit 2023-12-02T00:23:45.511031+0000 mon.a (mon.0) 9841 : audit 0 from='client.? 172.21.15.40:0/3378488412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:23:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:23:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:48 smithi141 bash[31670]: cluster 2023-12-02T00:23:47.110510+0000 mgr.y (mgr.24356) 15765 : cluster 0 pgmap v15733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:48 smithi141 bash[31670]: audit 2023-12-02T00:23:47.974438+0000 mon.c (mon.2) 9913 : audit 0 from='client.? 172.21.15.40:0/1709600049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:48.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:48 smithi040 bash[28232]: cluster 2023-12-02T00:23:47.110510+0000 mgr.y (mgr.24356) 15765 : cluster 0 pgmap v15733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:48 smithi040 bash[28232]: audit 2023-12-02T00:23:47.974438+0000 mon.c (mon.2) 9913 : audit 0 from='client.? 172.21.15.40:0/1709600049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:48 smithi040 bash[41173]: cluster 2023-12-02T00:23:47.110510+0000 mgr.y (mgr.24356) 15765 : cluster 0 pgmap v15733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:48 smithi040 bash[41173]: audit 2023-12-02T00:23:47.974438+0000 mon.c (mon.2) 9913 : audit 0 from='client.? 172.21.15.40:0/1709600049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:50 smithi141 bash[31670]: cluster 2023-12-02T00:23:49.111171+0000 mgr.y (mgr.24356) 15766 : cluster 0 pgmap v15734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:50 smithi141 bash[31670]: audit 2023-12-02T00:23:49.174604+0000 mon.c (mon.2) 9914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:50 smithi141 bash[31670]: audit 2023-12-02T00:23:49.911287+0000 mon.c (mon.2) 9915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:23:50.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:50 smithi040 bash[28232]: cluster 2023-12-02T00:23:49.111171+0000 mgr.y (mgr.24356) 15766 : cluster 0 pgmap v15734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:50 smithi040 bash[28232]: audit 2023-12-02T00:23:49.174604+0000 mon.c (mon.2) 9914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:50 smithi040 bash[28232]: audit 2023-12-02T00:23:49.911287+0000 mon.c (mon.2) 9915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:23:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:50 smithi040 bash[41173]: cluster 2023-12-02T00:23:49.111171+0000 mgr.y (mgr.24356) 15766 : cluster 0 pgmap v15734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:50 smithi040 bash[41173]: audit 2023-12-02T00:23:49.174604+0000 mon.c (mon.2) 9914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:50 smithi040 bash[41173]: audit 2023-12-02T00:23:49.911287+0000 mon.c (mon.2) 9915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:23:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:51 smithi141 bash[31670]: audit 2023-12-02T00:23:50.441475+0000 mon.a (mon.0) 9842 : audit 0 from='client.? 172.21.15.40:0/1095484758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:51.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:51 smithi040 bash[28232]: audit 2023-12-02T00:23:50.441475+0000 mon.a (mon.0) 9842 : audit 0 from='client.? 172.21.15.40:0/1095484758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:51 smithi040 bash[41173]: audit 2023-12-02T00:23:50.441475+0000 mon.a (mon.0) 9842 : audit 0 from='client.? 172.21.15.40:0/1095484758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:52 smithi141 bash[31670]: cluster 2023-12-02T00:23:51.112353+0000 mgr.y (mgr.24356) 15767 : cluster 0 pgmap v15735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:52.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:52 smithi040 bash[28232]: cluster 2023-12-02T00:23:51.112353+0000 mgr.y (mgr.24356) 15767 : cluster 0 pgmap v15735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:52 smithi040 bash[41173]: cluster 2023-12-02T00:23:51.112353+0000 mgr.y (mgr.24356) 15767 : cluster 0 pgmap v15735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:53 smithi141 bash[31670]: audit 2023-12-02T00:23:52.914196+0000 mon.a (mon.0) 9843 : audit 0 from='client.? 172.21.15.40:0/3495315542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:53.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:53 smithi040 bash[28232]: audit 2023-12-02T00:23:52.914196+0000 mon.a (mon.0) 9843 : audit 0 from='client.? 172.21.15.40:0/3495315542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:53 smithi040 bash[41173]: audit 2023-12-02T00:23:52.914196+0000 mon.a (mon.0) 9843 : audit 0 from='client.? 172.21.15.40:0/3495315542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:54 smithi141 bash[31670]: cluster 2023-12-02T00:23:53.113205+0000 mgr.y (mgr.24356) 15768 : cluster 0 pgmap v15736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:54.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:54 smithi040 bash[28232]: cluster 2023-12-02T00:23:53.113205+0000 mgr.y (mgr.24356) 15768 : cluster 0 pgmap v15736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:54 smithi040 bash[41173]: cluster 2023-12-02T00:23:53.113205+0000 mgr.y (mgr.24356) 15768 : cluster 0 pgmap v15736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:55.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:55 smithi040 bash[28232]: cluster 2023-12-02T00:23:55.114280+0000 mgr.y (mgr.24356) 15769 : cluster 0 pgmap v15737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:55 smithi040 bash[28232]: audit 2023-12-02T00:23:55.429347+0000 mon.a (mon.0) 9844 : audit 0 from='client.? 172.21.15.40:0/4163872131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:55 smithi040 bash[41173]: cluster 2023-12-02T00:23:55.114280+0000 mgr.y (mgr.24356) 15769 : cluster 0 pgmap v15737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:55 smithi040 bash[41173]: audit 2023-12-02T00:23:55.429347+0000 mon.a (mon.0) 9844 : audit 0 from='client.? 172.21.15.40:0/4163872131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:55 smithi141 bash[31670]: cluster 2023-12-02T00:23:55.114280+0000 mgr.y (mgr.24356) 15769 : cluster 0 pgmap v15737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:55 smithi141 bash[31670]: audit 2023-12-02T00:23:55.429347+0000 mon.a (mon.0) 9844 : audit 0 from='client.? 172.21.15.40:0/4163872131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:56.758 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:23:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:23:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:55.760130+0000 mon.a (mon.0) 9845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:55.772711+0000 mon.a (mon.0) 9846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:56.113685+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:56.125066+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:56.603509+0000 mon.c (mon.2) 9916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:23:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:56.605362+0000 mon.c (mon.2) 9917 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:23:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:56 smithi141 bash[31670]: audit 2023-12-02T00:23:56.614704+0000 mon.a (mon.0) 9849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:55.760130+0000 mon.a (mon.0) 9845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:55.772711+0000 mon.a (mon.0) 9846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:56.113685+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:56.125066+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:56.603509+0000 mon.c (mon.2) 9916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:56.605362+0000 mon.c (mon.2) 9917 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:23:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[41173]: audit 2023-12-02T00:23:56.614704+0000 mon.a (mon.0) 9849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:55.760130+0000 mon.a (mon.0) 9845 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:55.772711+0000 mon.a (mon.0) 9846 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:56.113685+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:56.125066+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:56.603509+0000 mon.c (mon.2) 9916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:56.605362+0000 mon.c (mon.2) 9917 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:23:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:56 smithi040 bash[28232]: audit 2023-12-02T00:23:56.614704+0000 mon.a (mon.0) 9849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:23:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:57 smithi141 bash[31670]: cluster 2023-12-02T00:23:57.114924+0000 mgr.y (mgr.24356) 15770 : cluster 0 pgmap v15738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:58.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:57 smithi040 bash[41173]: cluster 2023-12-02T00:23:57.114924+0000 mgr.y (mgr.24356) 15770 : cluster 0 pgmap v15738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:57 smithi040 bash[28232]: cluster 2023-12-02T00:23:57.114924+0000 mgr.y (mgr.24356) 15770 : cluster 0 pgmap v15738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:23:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:58 smithi141 bash[31670]: audit 2023-12-02T00:23:57.896614+0000 mon.a (mon.0) 9850 : audit 0 from='client.? 172.21.15.40:0/3178075056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:58 smithi040 bash[41173]: audit 2023-12-02T00:23:57.896614+0000 mon.a (mon.0) 9850 : audit 0 from='client.? 172.21.15.40:0/3178075056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:23:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:58 smithi040 bash[28232]: audit 2023-12-02T00:23:57.896614+0000 mon.a (mon.0) 9850 : audit 0 from='client.? 172.21.15.40:0/3178075056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:00.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:23:59 smithi040 bash[28232]: cluster 2023-12-02T00:23:59.115635+0000 mgr.y (mgr.24356) 15771 : cluster 0 pgmap v15739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:23:59 smithi040 bash[41173]: cluster 2023-12-02T00:23:59.115635+0000 mgr.y (mgr.24356) 15771 : cluster 0 pgmap v15739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:23:59 smithi141 bash[31670]: cluster 2023-12-02T00:23:59.115635+0000 mgr.y (mgr.24356) 15771 : cluster 0 pgmap v15739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:01.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:00 smithi040 bash[28232]: audit 2023-12-02T00:24:00.402545+0000 mon.a (mon.0) 9851 : audit 0 from='client.? 172.21.15.40:0/1719070973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:00 smithi040 bash[41173]: audit 2023-12-02T00:24:00.402545+0000 mon.a (mon.0) 9851 : audit 0 from='client.? 172.21.15.40:0/1719070973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:00 smithi141 bash[31670]: audit 2023-12-02T00:24:00.402545+0000 mon.a (mon.0) 9851 : audit 0 from='client.? 172.21.15.40:0/1719070973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:01 smithi040 bash[28232]: cluster 2023-12-02T00:24:01.116933+0000 mgr.y (mgr.24356) 15772 : cluster 0 pgmap v15740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:01 smithi040 bash[41173]: cluster 2023-12-02T00:24:01.116933+0000 mgr.y (mgr.24356) 15772 : cluster 0 pgmap v15740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:01 smithi141 bash[31670]: cluster 2023-12-02T00:24:01.116933+0000 mgr.y (mgr.24356) 15772 : cluster 0 pgmap v15740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:02 smithi141 bash[31670]: audit 2023-12-02T00:24:02.860326+0000 mon.c (mon.2) 9918 : audit 0 from='client.? 172.21.15.40:0/2730948295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:03.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:02 smithi040 bash[28232]: audit 2023-12-02T00:24:02.860326+0000 mon.c (mon.2) 9918 : audit 0 from='client.? 172.21.15.40:0/2730948295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:02 smithi040 bash[41173]: audit 2023-12-02T00:24:02.860326+0000 mon.c (mon.2) 9918 : audit 0 from='client.? 172.21.15.40:0/2730948295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:03 smithi141 bash[31670]: cluster 2023-12-02T00:24:03.117627+0000 mgr.y (mgr.24356) 15773 : cluster 0 pgmap v15741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:04.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:03 smithi040 bash[28232]: cluster 2023-12-02T00:24:03.117627+0000 mgr.y (mgr.24356) 15773 : cluster 0 pgmap v15741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:03 smithi040 bash[41173]: cluster 2023-12-02T00:24:03.117627+0000 mgr.y (mgr.24356) 15773 : cluster 0 pgmap v15741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:04 smithi141 bash[31670]: audit 2023-12-02T00:24:04.169919+0000 mon.c (mon.2) 9919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:05.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:04 smithi040 bash[28232]: audit 2023-12-02T00:24:04.169919+0000 mon.c (mon.2) 9919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:04 smithi040 bash[41173]: audit 2023-12-02T00:24:04.169919+0000 mon.c (mon.2) 9919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:05 smithi141 bash[31670]: cluster 2023-12-02T00:24:05.118778+0000 mgr.y (mgr.24356) 15774 : cluster 0 pgmap v15742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:05 smithi141 bash[31670]: audit 2023-12-02T00:24:05.333621+0000 mon.c (mon.2) 9920 : audit 0 from='client.? 172.21.15.40:0/2480840330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:05 smithi040 bash[28232]: cluster 2023-12-02T00:24:05.118778+0000 mgr.y (mgr.24356) 15774 : cluster 0 pgmap v15742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:05 smithi040 bash[28232]: audit 2023-12-02T00:24:05.333621+0000 mon.c (mon.2) 9920 : audit 0 from='client.? 172.21.15.40:0/2480840330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:05 smithi040 bash[41173]: cluster 2023-12-02T00:24:05.118778+0000 mgr.y (mgr.24356) 15774 : cluster 0 pgmap v15742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:05 smithi040 bash[41173]: audit 2023-12-02T00:24:05.333621+0000 mon.c (mon.2) 9920 : audit 0 from='client.? 172.21.15.40:0/2480840330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:24:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:24:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:08 smithi141 bash[31670]: cluster 2023-12-02T00:24:07.119603+0000 mgr.y (mgr.24356) 15775 : cluster 0 pgmap v15743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:08 smithi141 bash[31670]: audit 2023-12-02T00:24:07.794798+0000 mon.a (mon.0) 9852 : audit 0 from='client.? 172.21.15.40:0/359548147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:08.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:08 smithi040 bash[41173]: cluster 2023-12-02T00:24:07.119603+0000 mgr.y (mgr.24356) 15775 : cluster 0 pgmap v15743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:08 smithi040 bash[41173]: audit 2023-12-02T00:24:07.794798+0000 mon.a (mon.0) 9852 : audit 0 from='client.? 172.21.15.40:0/359548147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:08 smithi040 bash[28232]: cluster 2023-12-02T00:24:07.119603+0000 mgr.y (mgr.24356) 15775 : cluster 0 pgmap v15743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:08 smithi040 bash[28232]: audit 2023-12-02T00:24:07.794798+0000 mon.a (mon.0) 9852 : audit 0 from='client.? 172.21.15.40:0/359548147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:10 smithi141 bash[31670]: cluster 2023-12-02T00:24:09.120282+0000 mgr.y (mgr.24356) 15776 : cluster 0 pgmap v15744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:10.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:10 smithi040 bash[41173]: cluster 2023-12-02T00:24:09.120282+0000 mgr.y (mgr.24356) 15776 : cluster 0 pgmap v15744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:10 smithi040 bash[28232]: cluster 2023-12-02T00:24:09.120282+0000 mgr.y (mgr.24356) 15776 : cluster 0 pgmap v15744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:11 smithi141 bash[31670]: audit 2023-12-02T00:24:10.262997+0000 mon.c (mon.2) 9921 : audit 0 from='client.? 172.21.15.40:0/3962939045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:11 smithi040 bash[28232]: audit 2023-12-02T00:24:10.262997+0000 mon.c (mon.2) 9921 : audit 0 from='client.? 172.21.15.40:0/3962939045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:11 smithi040 bash[41173]: audit 2023-12-02T00:24:10.262997+0000 mon.c (mon.2) 9921 : audit 0 from='client.? 172.21.15.40:0/3962939045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:12 smithi141 bash[31670]: cluster 2023-12-02T00:24:11.121405+0000 mgr.y (mgr.24356) 15777 : cluster 0 pgmap v15745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:12 smithi040 bash[41173]: cluster 2023-12-02T00:24:11.121405+0000 mgr.y (mgr.24356) 15777 : cluster 0 pgmap v15745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:12 smithi040 bash[28232]: cluster 2023-12-02T00:24:11.121405+0000 mgr.y (mgr.24356) 15777 : cluster 0 pgmap v15745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:13 smithi141 bash[31670]: audit 2023-12-02T00:24:12.728853+0000 mon.a (mon.0) 9853 : audit 0 from='client.? 172.21.15.40:0/1977457969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:13.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:13 smithi040 bash[28232]: audit 2023-12-02T00:24:12.728853+0000 mon.a (mon.0) 9853 : audit 0 from='client.? 172.21.15.40:0/1977457969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:13 smithi040 bash[41173]: audit 2023-12-02T00:24:12.728853+0000 mon.a (mon.0) 9853 : audit 0 from='client.? 172.21.15.40:0/1977457969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:14 smithi141 bash[31670]: cluster 2023-12-02T00:24:13.122034+0000 mgr.y (mgr.24356) 15778 : cluster 0 pgmap v15746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:14 smithi040 bash[28232]: cluster 2023-12-02T00:24:13.122034+0000 mgr.y (mgr.24356) 15778 : cluster 0 pgmap v15746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:14 smithi040 bash[41173]: cluster 2023-12-02T00:24:13.122034+0000 mgr.y (mgr.24356) 15778 : cluster 0 pgmap v15746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:15.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:15 smithi040 bash[28232]: cluster 2023-12-02T00:24:15.123122+0000 mgr.y (mgr.24356) 15779 : cluster 0 pgmap v15747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:15 smithi040 bash[28232]: audit 2023-12-02T00:24:15.185950+0000 mon.a (mon.0) 9854 : audit 0 from='client.? 172.21.15.40:0/2557921794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:15 smithi040 bash[41173]: cluster 2023-12-02T00:24:15.123122+0000 mgr.y (mgr.24356) 15779 : cluster 0 pgmap v15747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:15 smithi040 bash[41173]: audit 2023-12-02T00:24:15.185950+0000 mon.a (mon.0) 9854 : audit 0 from='client.? 172.21.15.40:0/2557921794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:15 smithi141 bash[31670]: cluster 2023-12-02T00:24:15.123122+0000 mgr.y (mgr.24356) 15779 : cluster 0 pgmap v15747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:15 smithi141 bash[31670]: audit 2023-12-02T00:24:15.185950+0000 mon.a (mon.0) 9854 : audit 0 from='client.? 172.21.15.40:0/2557921794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:24:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:24:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:18 smithi141 bash[31670]: cluster 2023-12-02T00:24:17.123803+0000 mgr.y (mgr.24356) 15780 : cluster 0 pgmap v15748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:18 smithi141 bash[31670]: audit 2023-12-02T00:24:17.650165+0000 mon.a (mon.0) 9855 : audit 0 from='client.? 172.21.15.40:0/4276533711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:18 smithi040 bash[28232]: cluster 2023-12-02T00:24:17.123803+0000 mgr.y (mgr.24356) 15780 : cluster 0 pgmap v15748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:18 smithi040 bash[28232]: audit 2023-12-02T00:24:17.650165+0000 mon.a (mon.0) 9855 : audit 0 from='client.? 172.21.15.40:0/4276533711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:18 smithi040 bash[41173]: cluster 2023-12-02T00:24:17.123803+0000 mgr.y (mgr.24356) 15780 : cluster 0 pgmap v15748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:18 smithi040 bash[41173]: audit 2023-12-02T00:24:17.650165+0000 mon.a (mon.0) 9855 : audit 0 from='client.? 172.21.15.40:0/4276533711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:19 smithi141 bash[31670]: audit 2023-12-02T00:24:19.170629+0000 mon.c (mon.2) 9922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:19.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:19 smithi040 bash[28232]: audit 2023-12-02T00:24:19.170629+0000 mon.c (mon.2) 9922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:19 smithi040 bash[41173]: audit 2023-12-02T00:24:19.170629+0000 mon.c (mon.2) 9922 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:20 smithi141 bash[31670]: cluster 2023-12-02T00:24:19.124440+0000 mgr.y (mgr.24356) 15781 : cluster 0 pgmap v15749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:20 smithi141 bash[31670]: audit 2023-12-02T00:24:20.114883+0000 mon.c (mon.2) 9923 : audit 0 from='client.? 172.21.15.40:0/2499576762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:20 smithi040 bash[28232]: cluster 2023-12-02T00:24:19.124440+0000 mgr.y (mgr.24356) 15781 : cluster 0 pgmap v15749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:20 smithi040 bash[28232]: audit 2023-12-02T00:24:20.114883+0000 mon.c (mon.2) 9923 : audit 0 from='client.? 172.21.15.40:0/2499576762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:20 smithi040 bash[41173]: cluster 2023-12-02T00:24:19.124440+0000 mgr.y (mgr.24356) 15781 : cluster 0 pgmap v15749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:20 smithi040 bash[41173]: audit 2023-12-02T00:24:20.114883+0000 mon.c (mon.2) 9923 : audit 0 from='client.? 172.21.15.40:0/2499576762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:22 smithi141 bash[31670]: cluster 2023-12-02T00:24:21.125478+0000 mgr.y (mgr.24356) 15782 : cluster 0 pgmap v15750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:22.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:22 smithi040 bash[28232]: cluster 2023-12-02T00:24:21.125478+0000 mgr.y (mgr.24356) 15782 : cluster 0 pgmap v15750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:22 smithi040 bash[41173]: cluster 2023-12-02T00:24:21.125478+0000 mgr.y (mgr.24356) 15782 : cluster 0 pgmap v15750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:23 smithi141 bash[31670]: audit 2023-12-02T00:24:22.576452+0000 mon.a (mon.0) 9856 : audit 0 from='client.? 172.21.15.40:0/1384649054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:23 smithi040 bash[28232]: audit 2023-12-02T00:24:22.576452+0000 mon.a (mon.0) 9856 : audit 0 from='client.? 172.21.15.40:0/1384649054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:23 smithi040 bash[41173]: audit 2023-12-02T00:24:22.576452+0000 mon.a (mon.0) 9856 : audit 0 from='client.? 172.21.15.40:0/1384649054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:24 smithi141 bash[31670]: cluster 2023-12-02T00:24:23.126265+0000 mgr.y (mgr.24356) 15783 : cluster 0 pgmap v15751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:24.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:24 smithi040 bash[28232]: cluster 2023-12-02T00:24:23.126265+0000 mgr.y (mgr.24356) 15783 : cluster 0 pgmap v15751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:24 smithi040 bash[41173]: cluster 2023-12-02T00:24:23.126265+0000 mgr.y (mgr.24356) 15783 : cluster 0 pgmap v15751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:25 smithi040 bash[28232]: audit 2023-12-02T00:24:25.046261+0000 mon.c (mon.2) 9924 : audit 0 from='client.? 172.21.15.40:0/3724842228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:25 smithi040 bash[28232]: cluster 2023-12-02T00:24:25.127406+0000 mgr.y (mgr.24356) 15784 : cluster 0 pgmap v15752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:25 smithi040 bash[41173]: audit 2023-12-02T00:24:25.046261+0000 mon.c (mon.2) 9924 : audit 0 from='client.? 172.21.15.40:0/3724842228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:25 smithi040 bash[41173]: cluster 2023-12-02T00:24:25.127406+0000 mgr.y (mgr.24356) 15784 : cluster 0 pgmap v15752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:25 smithi141 bash[31670]: audit 2023-12-02T00:24:25.046261+0000 mon.c (mon.2) 9924 : audit 0 from='client.? 172.21.15.40:0/3724842228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:25 smithi141 bash[31670]: cluster 2023-12-02T00:24:25.127406+0000 mgr.y (mgr.24356) 15784 : cluster 0 pgmap v15752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:24:26] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-02T00:24:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:28 smithi141 bash[31670]: cluster 2023-12-02T00:24:27.127990+0000 mgr.y (mgr.24356) 15785 : cluster 0 pgmap v15753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:28 smithi141 bash[31670]: audit 2023-12-02T00:24:27.509109+0000 mon.a (mon.0) 9857 : audit 0 from='client.? 172.21.15.40:0/3166486625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:28.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:28 smithi040 bash[28232]: cluster 2023-12-02T00:24:27.127990+0000 mgr.y (mgr.24356) 15785 : cluster 0 pgmap v15753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:28 smithi040 bash[28232]: audit 2023-12-02T00:24:27.509109+0000 mon.a (mon.0) 9857 : audit 0 from='client.? 172.21.15.40:0/3166486625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:28 smithi040 bash[41173]: cluster 2023-12-02T00:24:27.127990+0000 mgr.y (mgr.24356) 15785 : cluster 0 pgmap v15753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:28 smithi040 bash[41173]: audit 2023-12-02T00:24:27.509109+0000 mon.a (mon.0) 9857 : audit 0 from='client.? 172.21.15.40:0/3166486625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:30 smithi141 bash[31670]: cluster 2023-12-02T00:24:29.128690+0000 mgr.y (mgr.24356) 15786 : cluster 0 pgmap v15754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:30 smithi141 bash[31670]: audit 2023-12-02T00:24:29.967305+0000 mon.a (mon.0) 9858 : audit 0 from='client.? 172.21.15.40:0/79672286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:30.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:30 smithi040 bash[28232]: cluster 2023-12-02T00:24:29.128690+0000 mgr.y (mgr.24356) 15786 : cluster 0 pgmap v15754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:30 smithi040 bash[28232]: audit 2023-12-02T00:24:29.967305+0000 mon.a (mon.0) 9858 : audit 0 from='client.? 172.21.15.40:0/79672286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:30 smithi040 bash[41173]: cluster 2023-12-02T00:24:29.128690+0000 mgr.y (mgr.24356) 15786 : cluster 0 pgmap v15754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:30 smithi040 bash[41173]: audit 2023-12-02T00:24:29.967305+0000 mon.a (mon.0) 9858 : audit 0 from='client.? 172.21.15.40:0/79672286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:32 smithi141 bash[31670]: cluster 2023-12-02T00:24:31.129813+0000 mgr.y (mgr.24356) 15787 : cluster 0 pgmap v15755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:32.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:32 smithi040 bash[28232]: cluster 2023-12-02T00:24:31.129813+0000 mgr.y (mgr.24356) 15787 : cluster 0 pgmap v15755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:32 smithi040 bash[41173]: cluster 2023-12-02T00:24:31.129813+0000 mgr.y (mgr.24356) 15787 : cluster 0 pgmap v15755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:33 smithi141 bash[31670]: audit 2023-12-02T00:24:32.436995+0000 mon.c (mon.2) 9925 : audit 0 from='client.? 172.21.15.40:0/472454515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:33 smithi040 bash[28232]: audit 2023-12-02T00:24:32.436995+0000 mon.c (mon.2) 9925 : audit 0 from='client.? 172.21.15.40:0/472454515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:33 smithi040 bash[41173]: audit 2023-12-02T00:24:32.436995+0000 mon.c (mon.2) 9925 : audit 0 from='client.? 172.21.15.40:0/472454515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:34 smithi141 bash[31670]: cluster 2023-12-02T00:24:33.130501+0000 mgr.y (mgr.24356) 15788 : cluster 0 pgmap v15756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:34 smithi141 bash[31670]: audit 2023-12-02T00:24:34.170809+0000 mon.c (mon.2) 9926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:34.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:34 smithi040 bash[28232]: cluster 2023-12-02T00:24:33.130501+0000 mgr.y (mgr.24356) 15788 : cluster 0 pgmap v15756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:34.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:34 smithi040 bash[28232]: audit 2023-12-02T00:24:34.170809+0000 mon.c (mon.2) 9926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:34 smithi040 bash[41173]: cluster 2023-12-02T00:24:33.130501+0000 mgr.y (mgr.24356) 15788 : cluster 0 pgmap v15756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:34 smithi040 bash[41173]: audit 2023-12-02T00:24:34.170809+0000 mon.c (mon.2) 9926 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:35.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:35 smithi040 bash[28232]: audit 2023-12-02T00:24:34.907377+0000 mon.a (mon.0) 9859 : audit 0 from='client.? 172.21.15.40:0/1009839425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:35 smithi040 bash[28232]: cluster 2023-12-02T00:24:35.131808+0000 mgr.y (mgr.24356) 15789 : cluster 0 pgmap v15757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:35 smithi040 bash[41173]: audit 2023-12-02T00:24:34.907377+0000 mon.a (mon.0) 9859 : audit 0 from='client.? 172.21.15.40:0/1009839425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:35 smithi040 bash[41173]: cluster 2023-12-02T00:24:35.131808+0000 mgr.y (mgr.24356) 15789 : cluster 0 pgmap v15757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:35 smithi141 bash[31670]: audit 2023-12-02T00:24:34.907377+0000 mon.a (mon.0) 9859 : audit 0 from='client.? 172.21.15.40:0/1009839425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:35 smithi141 bash[31670]: cluster 2023-12-02T00:24:35.131808+0000 mgr.y (mgr.24356) 15789 : cluster 0 pgmap v15757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:24:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:24:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:38 smithi141 bash[31670]: cluster 2023-12-02T00:24:37.132606+0000 mgr.y (mgr.24356) 15790 : cluster 0 pgmap v15758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:38 smithi141 bash[31670]: audit 2023-12-02T00:24:37.367300+0000 mon.a (mon.0) 9860 : audit 0 from='client.? 172.21.15.40:0/2424374991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:38.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:38 smithi040 bash[28232]: cluster 2023-12-02T00:24:37.132606+0000 mgr.y (mgr.24356) 15790 : cluster 0 pgmap v15758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:38 smithi040 bash[28232]: audit 2023-12-02T00:24:37.367300+0000 mon.a (mon.0) 9860 : audit 0 from='client.? 172.21.15.40:0/2424374991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:38 smithi040 bash[41173]: cluster 2023-12-02T00:24:37.132606+0000 mgr.y (mgr.24356) 15790 : cluster 0 pgmap v15758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:38 smithi040 bash[41173]: audit 2023-12-02T00:24:37.367300+0000 mon.a (mon.0) 9860 : audit 0 from='client.? 172.21.15.40:0/2424374991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:40 smithi141 bash[31670]: cluster 2023-12-02T00:24:39.133299+0000 mgr.y (mgr.24356) 15791 : cluster 0 pgmap v15759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:40 smithi141 bash[31670]: audit 2023-12-02T00:24:39.832463+0000 mon.a (mon.0) 9861 : audit 0 from='client.? 172.21.15.40:0/3164312061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:40 smithi040 bash[41173]: cluster 2023-12-02T00:24:39.133299+0000 mgr.y (mgr.24356) 15791 : cluster 0 pgmap v15759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:40 smithi040 bash[41173]: audit 2023-12-02T00:24:39.832463+0000 mon.a (mon.0) 9861 : audit 0 from='client.? 172.21.15.40:0/3164312061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:40 smithi040 bash[28232]: cluster 2023-12-02T00:24:39.133299+0000 mgr.y (mgr.24356) 15791 : cluster 0 pgmap v15759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:40 smithi040 bash[28232]: audit 2023-12-02T00:24:39.832463+0000 mon.a (mon.0) 9861 : audit 0 from='client.? 172.21.15.40:0/3164312061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:42 smithi141 bash[31670]: cluster 2023-12-02T00:24:41.134457+0000 mgr.y (mgr.24356) 15792 : cluster 0 pgmap v15760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:42.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:42 smithi040 bash[28232]: cluster 2023-12-02T00:24:41.134457+0000 mgr.y (mgr.24356) 15792 : cluster 0 pgmap v15760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:42 smithi040 bash[41173]: cluster 2023-12-02T00:24:41.134457+0000 mgr.y (mgr.24356) 15792 : cluster 0 pgmap v15760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:43 smithi141 bash[31670]: audit 2023-12-02T00:24:42.302057+0000 mon.a (mon.0) 9862 : audit 0 from='client.? 172.21.15.40:0/3672989365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:43.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:43 smithi040 bash[28232]: audit 2023-12-02T00:24:42.302057+0000 mon.a (mon.0) 9862 : audit 0 from='client.? 172.21.15.40:0/3672989365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:43 smithi040 bash[41173]: audit 2023-12-02T00:24:42.302057+0000 mon.a (mon.0) 9862 : audit 0 from='client.? 172.21.15.40:0/3672989365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:44 smithi141 bash[31670]: cluster 2023-12-02T00:24:43.135045+0000 mgr.y (mgr.24356) 15793 : cluster 0 pgmap v15761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:44.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:44 smithi040 bash[41173]: cluster 2023-12-02T00:24:43.135045+0000 mgr.y (mgr.24356) 15793 : cluster 0 pgmap v15761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:44 smithi040 bash[28232]: cluster 2023-12-02T00:24:43.135045+0000 mgr.y (mgr.24356) 15793 : cluster 0 pgmap v15761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:45 smithi040 bash[41173]: audit 2023-12-02T00:24:44.766895+0000 mon.c (mon.2) 9927 : audit 0 from='client.? 172.21.15.40:0/3139074581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:45 smithi040 bash[41173]: cluster 2023-12-02T00:24:45.136220+0000 mgr.y (mgr.24356) 15794 : cluster 0 pgmap v15762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:45 smithi040 bash[28232]: audit 2023-12-02T00:24:44.766895+0000 mon.c (mon.2) 9927 : audit 0 from='client.? 172.21.15.40:0/3139074581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:45 smithi040 bash[28232]: cluster 2023-12-02T00:24:45.136220+0000 mgr.y (mgr.24356) 15794 : cluster 0 pgmap v15762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:45 smithi141 bash[31670]: audit 2023-12-02T00:24:44.766895+0000 mon.c (mon.2) 9927 : audit 0 from='client.? 172.21.15.40:0/3139074581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:45 smithi141 bash[31670]: cluster 2023-12-02T00:24:45.136220+0000 mgr.y (mgr.24356) 15794 : cluster 0 pgmap v15762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:24:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:24:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:48 smithi141 bash[31670]: cluster 2023-12-02T00:24:47.136873+0000 mgr.y (mgr.24356) 15795 : cluster 0 pgmap v15763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:48 smithi141 bash[31670]: audit 2023-12-02T00:24:47.231746+0000 mon.a (mon.0) 9863 : audit 0 from='client.? 172.21.15.40:0/825569264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:48.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:48 smithi040 bash[28232]: cluster 2023-12-02T00:24:47.136873+0000 mgr.y (mgr.24356) 15795 : cluster 0 pgmap v15763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:48 smithi040 bash[28232]: audit 2023-12-02T00:24:47.231746+0000 mon.a (mon.0) 9863 : audit 0 from='client.? 172.21.15.40:0/825569264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:48 smithi040 bash[41173]: cluster 2023-12-02T00:24:47.136873+0000 mgr.y (mgr.24356) 15795 : cluster 0 pgmap v15763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:48 smithi040 bash[41173]: audit 2023-12-02T00:24:47.231746+0000 mon.a (mon.0) 9863 : audit 0 from='client.? 172.21.15.40:0/825569264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:49 smithi141 bash[31670]: audit 2023-12-02T00:24:49.171146+0000 mon.c (mon.2) 9928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:49.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:49 smithi040 bash[41173]: audit 2023-12-02T00:24:49.171146+0000 mon.c (mon.2) 9928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:49 smithi040 bash[28232]: audit 2023-12-02T00:24:49.171146+0000 mon.c (mon.2) 9928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:50 smithi141 bash[31670]: cluster 2023-12-02T00:24:49.137478+0000 mgr.y (mgr.24356) 15796 : cluster 0 pgmap v15764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:50 smithi141 bash[31670]: audit 2023-12-02T00:24:49.711104+0000 mon.c (mon.2) 9929 : audit 0 from='client.? 172.21.15.40:0/2541254635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:50.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:50 smithi040 bash[28232]: cluster 2023-12-02T00:24:49.137478+0000 mgr.y (mgr.24356) 15796 : cluster 0 pgmap v15764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:50 smithi040 bash[28232]: audit 2023-12-02T00:24:49.711104+0000 mon.c (mon.2) 9929 : audit 0 from='client.? 172.21.15.40:0/2541254635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:50 smithi040 bash[41173]: cluster 2023-12-02T00:24:49.137478+0000 mgr.y (mgr.24356) 15796 : cluster 0 pgmap v15764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:50 smithi040 bash[41173]: audit 2023-12-02T00:24:49.711104+0000 mon.c (mon.2) 9929 : audit 0 from='client.? 172.21.15.40:0/2541254635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:52 smithi141 bash[31670]: cluster 2023-12-02T00:24:51.138672+0000 mgr.y (mgr.24356) 15797 : cluster 0 pgmap v15765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:52 smithi141 bash[31670]: audit 2023-12-02T00:24:52.168598+0000 mon.a (mon.0) 9864 : audit 0 from='client.? 172.21.15.40:0/3613413020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:52.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:52 smithi040 bash[28232]: cluster 2023-12-02T00:24:51.138672+0000 mgr.y (mgr.24356) 15797 : cluster 0 pgmap v15765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:52 smithi040 bash[28232]: audit 2023-12-02T00:24:52.168598+0000 mon.a (mon.0) 9864 : audit 0 from='client.? 172.21.15.40:0/3613413020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:52 smithi040 bash[41173]: cluster 2023-12-02T00:24:51.138672+0000 mgr.y (mgr.24356) 15797 : cluster 0 pgmap v15765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:52 smithi040 bash[41173]: audit 2023-12-02T00:24:52.168598+0000 mon.a (mon.0) 9864 : audit 0 from='client.? 172.21.15.40:0/3613413020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:54 smithi141 bash[31670]: cluster 2023-12-02T00:24:53.139476+0000 mgr.y (mgr.24356) 15798 : cluster 0 pgmap v15766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:54.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:54 smithi040 bash[41173]: cluster 2023-12-02T00:24:53.139476+0000 mgr.y (mgr.24356) 15798 : cluster 0 pgmap v15766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:54 smithi040 bash[28232]: cluster 2023-12-02T00:24:53.139476+0000 mgr.y (mgr.24356) 15798 : cluster 0 pgmap v15766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:55.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:55 smithi141 bash[31670]: audit 2023-12-02T00:24:54.626984+0000 mon.c (mon.2) 9930 : audit 0 from='client.? 172.21.15.40:0/3495350029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:55.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:55 smithi040 bash[41173]: audit 2023-12-02T00:24:54.626984+0000 mon.c (mon.2) 9930 : audit 0 from='client.? 172.21.15.40:0/3495350029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:55 smithi040 bash[28232]: audit 2023-12-02T00:24:54.626984+0000 mon.c (mon.2) 9930 : audit 0 from='client.? 172.21.15.40:0/3495350029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:56.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:56 smithi040 bash[41173]: cluster 2023-12-02T00:24:55.140729+0000 mgr.y (mgr.24356) 15799 : cluster 0 pgmap v15767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:56 smithi040 bash[28232]: cluster 2023-12-02T00:24:55.140729+0000 mgr.y (mgr.24356) 15799 : cluster 0 pgmap v15767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:56 smithi141 bash[31670]: cluster 2023-12-02T00:24:55.140729+0000 mgr.y (mgr.24356) 15799 : cluster 0 pgmap v15767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:24:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:24:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:57 smithi141 bash[31670]: audit 2023-12-02T00:24:56.697346+0000 mon.c (mon.2) 9931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:24:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:57 smithi141 bash[31670]: audit 2023-12-02T00:24:57.109435+0000 mon.c (mon.2) 9932 : audit 0 from='client.? 172.21.15.40:0/4144586159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:57 smithi040 bash[41173]: audit 2023-12-02T00:24:56.697346+0000 mon.c (mon.2) 9931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:24:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:57 smithi040 bash[41173]: audit 2023-12-02T00:24:57.109435+0000 mon.c (mon.2) 9932 : audit 0 from='client.? 172.21.15.40:0/4144586159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:57 smithi040 bash[28232]: audit 2023-12-02T00:24:56.697346+0000 mon.c (mon.2) 9931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:24:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:57 smithi040 bash[28232]: audit 2023-12-02T00:24:57.109435+0000 mon.c (mon.2) 9932 : audit 0 from='client.? 172.21.15.40:0/4144586159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:24:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:24:58 smithi141 bash[31670]: cluster 2023-12-02T00:24:57.141535+0000 mgr.y (mgr.24356) 15800 : cluster 0 pgmap v15768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:58.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:24:58 smithi040 bash[28232]: cluster 2023-12-02T00:24:57.141535+0000 mgr.y (mgr.24356) 15800 : cluster 0 pgmap v15768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:24:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:24:58 smithi040 bash[41173]: cluster 2023-12-02T00:24:57.141535+0000 mgr.y (mgr.24356) 15800 : cluster 0 pgmap v15768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:00 smithi141 bash[31670]: cluster 2023-12-02T00:24:59.142138+0000 mgr.y (mgr.24356) 15801 : cluster 0 pgmap v15769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:00 smithi141 bash[31670]: audit 2023-12-02T00:24:59.583671+0000 mon.c (mon.2) 9933 : audit 0 from='client.? 172.21.15.40:0/834544850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:00 smithi040 bash[28232]: cluster 2023-12-02T00:24:59.142138+0000 mgr.y (mgr.24356) 15801 : cluster 0 pgmap v15769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:00 smithi040 bash[28232]: audit 2023-12-02T00:24:59.583671+0000 mon.c (mon.2) 9933 : audit 0 from='client.? 172.21.15.40:0/834544850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:00 smithi040 bash[41173]: cluster 2023-12-02T00:24:59.142138+0000 mgr.y (mgr.24356) 15801 : cluster 0 pgmap v15769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:00 smithi040 bash[41173]: audit 2023-12-02T00:24:59.583671+0000 mon.c (mon.2) 9933 : audit 0 from='client.? 172.21.15.40:0/834544850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:02 smithi141 bash[31670]: cluster 2023-12-02T00:25:01.143254+0000 mgr.y (mgr.24356) 15802 : cluster 0 pgmap v15770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:02 smithi141 bash[31670]: audit 2023-12-02T00:25:02.083861+0000 mon.a (mon.0) 9865 : audit 0 from='client.? 172.21.15.40:0/652709049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:02.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:02 smithi040 bash[28232]: cluster 2023-12-02T00:25:01.143254+0000 mgr.y (mgr.24356) 15802 : cluster 0 pgmap v15770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:02 smithi040 bash[28232]: audit 2023-12-02T00:25:02.083861+0000 mon.a (mon.0) 9865 : audit 0 from='client.? 172.21.15.40:0/652709049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:02 smithi040 bash[41173]: cluster 2023-12-02T00:25:01.143254+0000 mgr.y (mgr.24356) 15802 : cluster 0 pgmap v15770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:02 smithi040 bash[41173]: audit 2023-12-02T00:25:02.083861+0000 mon.a (mon.0) 9865 : audit 0 from='client.? 172.21.15.40:0/652709049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:02.549213+0000 mon.a (mon.0) 9866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:02.562662+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:02.849102+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:02.861425+0000 mon.a (mon.0) 9869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: cluster 2023-12-02T00:25:03.143917+0000 mgr.y (mgr.24356) 15803 : cluster 0 pgmap v15771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:03.341188+0000 mon.c (mon.2) 9934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:03.342848+0000 mon.c (mon.2) 9935 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[28232]: audit 2023-12-02T00:25:03.352111+0000 mon.a (mon.0) 9870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:02.549213+0000 mon.a (mon.0) 9866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:02.562662+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:02.849102+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:02.861425+0000 mon.a (mon.0) 9869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: cluster 2023-12-02T00:25:03.143917+0000 mgr.y (mgr.24356) 15803 : cluster 0 pgmap v15771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:03.341188+0000 mon.c (mon.2) 9934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:03.342848+0000 mon.c (mon.2) 9935 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:25:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:03 smithi040 bash[41173]: audit 2023-12-02T00:25:03.352111+0000 mon.a (mon.0) 9870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:02.549213+0000 mon.a (mon.0) 9866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:02.562662+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:02.849102+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:02.861425+0000 mon.a (mon.0) 9869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: cluster 2023-12-02T00:25:03.143917+0000 mgr.y (mgr.24356) 15803 : cluster 0 pgmap v15771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:03.341188+0000 mon.c (mon.2) 9934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:03.342848+0000 mon.c (mon.2) 9935 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:25:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:03 smithi141 bash[31670]: audit 2023-12-02T00:25:03.352111+0000 mon.a (mon.0) 9870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:25:05.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:04 smithi040 bash[28232]: audit 2023-12-02T00:25:04.171627+0000 mon.c (mon.2) 9936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:04 smithi040 bash[28232]: audit 2023-12-02T00:25:04.551789+0000 mon.c (mon.2) 9937 : audit 0 from='client.? 172.21.15.40:0/3258402121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:04 smithi040 bash[41173]: audit 2023-12-02T00:25:04.171627+0000 mon.c (mon.2) 9936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:04 smithi040 bash[41173]: audit 2023-12-02T00:25:04.551789+0000 mon.c (mon.2) 9937 : audit 0 from='client.? 172.21.15.40:0/3258402121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:04 smithi141 bash[31670]: audit 2023-12-02T00:25:04.171627+0000 mon.c (mon.2) 9936 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:04 smithi141 bash[31670]: audit 2023-12-02T00:25:04.551789+0000 mon.c (mon.2) 9937 : audit 0 from='client.? 172.21.15.40:0/3258402121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:05 smithi040 bash[28232]: cluster 2023-12-02T00:25:05.145174+0000 mgr.y (mgr.24356) 15804 : cluster 0 pgmap v15772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:05 smithi040 bash[41173]: cluster 2023-12-02T00:25:05.145174+0000 mgr.y (mgr.24356) 15804 : cluster 0 pgmap v15772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:05 smithi141 bash[31670]: cluster 2023-12-02T00:25:05.145174+0000 mgr.y (mgr.24356) 15804 : cluster 0 pgmap v15772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:25:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:25:07.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:07 smithi040 bash[28232]: audit 2023-12-02T00:25:07.015912+0000 mon.c (mon.2) 9938 : audit 0 from='client.? 172.21.15.40:0/600786536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:07 smithi040 bash[41173]: audit 2023-12-02T00:25:07.015912+0000 mon.c (mon.2) 9938 : audit 0 from='client.? 172.21.15.40:0/600786536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:07 smithi141 bash[31670]: audit 2023-12-02T00:25:07.015912+0000 mon.c (mon.2) 9938 : audit 0 from='client.? 172.21.15.40:0/600786536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:08.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:08 smithi040 bash[28232]: cluster 2023-12-02T00:25:07.145853+0000 mgr.y (mgr.24356) 15805 : cluster 0 pgmap v15773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:08 smithi040 bash[41173]: cluster 2023-12-02T00:25:07.145853+0000 mgr.y (mgr.24356) 15805 : cluster 0 pgmap v15773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:08 smithi141 bash[31670]: cluster 2023-12-02T00:25:07.145853+0000 mgr.y (mgr.24356) 15805 : cluster 0 pgmap v15773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:10 smithi141 bash[31670]: cluster 2023-12-02T00:25:09.146519+0000 mgr.y (mgr.24356) 15806 : cluster 0 pgmap v15774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:10 smithi141 bash[31670]: audit 2023-12-02T00:25:09.489074+0000 mon.a (mon.0) 9871 : audit 0 from='client.? 172.21.15.40:0/858336056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:10.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:10 smithi040 bash[41173]: cluster 2023-12-02T00:25:09.146519+0000 mgr.y (mgr.24356) 15806 : cluster 0 pgmap v15774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:10 smithi040 bash[41173]: audit 2023-12-02T00:25:09.489074+0000 mon.a (mon.0) 9871 : audit 0 from='client.? 172.21.15.40:0/858336056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:10 smithi040 bash[28232]: cluster 2023-12-02T00:25:09.146519+0000 mgr.y (mgr.24356) 15806 : cluster 0 pgmap v15774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:10 smithi040 bash[28232]: audit 2023-12-02T00:25:09.489074+0000 mon.a (mon.0) 9871 : audit 0 from='client.? 172.21.15.40:0/858336056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:12 smithi141 bash[31670]: cluster 2023-12-02T00:25:11.147725+0000 mgr.y (mgr.24356) 15807 : cluster 0 pgmap v15775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:12 smithi141 bash[31670]: audit 2023-12-02T00:25:11.956303+0000 mon.c (mon.2) 9939 : audit 0 from='client.? 172.21.15.40:0/1304404627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:12 smithi040 bash[41173]: cluster 2023-12-02T00:25:11.147725+0000 mgr.y (mgr.24356) 15807 : cluster 0 pgmap v15775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:12 smithi040 bash[41173]: audit 2023-12-02T00:25:11.956303+0000 mon.c (mon.2) 9939 : audit 0 from='client.? 172.21.15.40:0/1304404627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:12 smithi040 bash[28232]: cluster 2023-12-02T00:25:11.147725+0000 mgr.y (mgr.24356) 15807 : cluster 0 pgmap v15775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:12 smithi040 bash[28232]: audit 2023-12-02T00:25:11.956303+0000 mon.c (mon.2) 9939 : audit 0 from='client.? 172.21.15.40:0/1304404627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:14 smithi141 bash[31670]: cluster 2023-12-02T00:25:13.148385+0000 mgr.y (mgr.24356) 15808 : cluster 0 pgmap v15776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:14.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:14 smithi040 bash[41173]: cluster 2023-12-02T00:25:13.148385+0000 mgr.y (mgr.24356) 15808 : cluster 0 pgmap v15776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:14 smithi040 bash[28232]: cluster 2023-12-02T00:25:13.148385+0000 mgr.y (mgr.24356) 15808 : cluster 0 pgmap v15776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:15 smithi141 bash[31670]: audit 2023-12-02T00:25:14.418834+0000 mon.a (mon.0) 9872 : audit 0 from='client.? 172.21.15.40:0/1076790851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:15.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:15 smithi040 bash[28232]: audit 2023-12-02T00:25:14.418834+0000 mon.a (mon.0) 9872 : audit 0 from='client.? 172.21.15.40:0/1076790851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:15 smithi040 bash[41173]: audit 2023-12-02T00:25:14.418834+0000 mon.a (mon.0) 9872 : audit 0 from='client.? 172.21.15.40:0/1076790851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:16 smithi040 bash[28232]: cluster 2023-12-02T00:25:15.149520+0000 mgr.y (mgr.24356) 15809 : cluster 0 pgmap v15777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:16.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:16 smithi040 bash[41173]: cluster 2023-12-02T00:25:15.149520+0000 mgr.y (mgr.24356) 15809 : cluster 0 pgmap v15777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:16 smithi141 bash[31670]: cluster 2023-12-02T00:25:15.149520+0000 mgr.y (mgr.24356) 15809 : cluster 0 pgmap v15777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:25:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:25:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:17 smithi141 bash[31670]: audit 2023-12-02T00:25:16.890527+0000 mon.a (mon.0) 9873 : audit 0 from='client.? 172.21.15.40:0/2452116372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:17.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:17 smithi040 bash[28232]: audit 2023-12-02T00:25:16.890527+0000 mon.a (mon.0) 9873 : audit 0 from='client.? 172.21.15.40:0/2452116372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:17 smithi040 bash[41173]: audit 2023-12-02T00:25:16.890527+0000 mon.a (mon.0) 9873 : audit 0 from='client.? 172.21.15.40:0/2452116372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:18 smithi141 bash[31670]: cluster 2023-12-02T00:25:17.150227+0000 mgr.y (mgr.24356) 15810 : cluster 0 pgmap v15778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:18.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:18 smithi040 bash[28232]: cluster 2023-12-02T00:25:17.150227+0000 mgr.y (mgr.24356) 15810 : cluster 0 pgmap v15778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:18 smithi040 bash[41173]: cluster 2023-12-02T00:25:17.150227+0000 mgr.y (mgr.24356) 15810 : cluster 0 pgmap v15778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:19 smithi141 bash[31670]: audit 2023-12-02T00:25:19.171769+0000 mon.c (mon.2) 9940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:19.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:19 smithi040 bash[28232]: audit 2023-12-02T00:25:19.171769+0000 mon.c (mon.2) 9940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:19 smithi040 bash[41173]: audit 2023-12-02T00:25:19.171769+0000 mon.c (mon.2) 9940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:20 smithi141 bash[31670]: cluster 2023-12-02T00:25:19.150762+0000 mgr.y (mgr.24356) 15811 : cluster 0 pgmap v15779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:20 smithi141 bash[31670]: audit 2023-12-02T00:25:19.360827+0000 mon.a (mon.0) 9874 : audit 0 from='client.? 172.21.15.40:0/904654564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:20.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:20 smithi040 bash[28232]: cluster 2023-12-02T00:25:19.150762+0000 mgr.y (mgr.24356) 15811 : cluster 0 pgmap v15779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:20 smithi040 bash[28232]: audit 2023-12-02T00:25:19.360827+0000 mon.a (mon.0) 9874 : audit 0 from='client.? 172.21.15.40:0/904654564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:20 smithi040 bash[41173]: cluster 2023-12-02T00:25:19.150762+0000 mgr.y (mgr.24356) 15811 : cluster 0 pgmap v15779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:20 smithi040 bash[41173]: audit 2023-12-02T00:25:19.360827+0000 mon.a (mon.0) 9874 : audit 0 from='client.? 172.21.15.40:0/904654564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:22 smithi141 bash[31670]: cluster 2023-12-02T00:25:21.151867+0000 mgr.y (mgr.24356) 15812 : cluster 0 pgmap v15780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:22 smithi141 bash[31670]: audit 2023-12-02T00:25:21.822311+0000 mon.c (mon.2) 9941 : audit 0 from='client.? 172.21.15.40:0/3214558420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:22 smithi040 bash[28232]: cluster 2023-12-02T00:25:21.151867+0000 mgr.y (mgr.24356) 15812 : cluster 0 pgmap v15780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:22.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:22 smithi040 bash[28232]: audit 2023-12-02T00:25:21.822311+0000 mon.c (mon.2) 9941 : audit 0 from='client.? 172.21.15.40:0/3214558420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:22 smithi040 bash[41173]: cluster 2023-12-02T00:25:21.151867+0000 mgr.y (mgr.24356) 15812 : cluster 0 pgmap v15780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:22.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:22 smithi040 bash[41173]: audit 2023-12-02T00:25:21.822311+0000 mon.c (mon.2) 9941 : audit 0 from='client.? 172.21.15.40:0/3214558420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:24 smithi141 bash[31670]: cluster 2023-12-02T00:25:23.152616+0000 mgr.y (mgr.24356) 15813 : cluster 0 pgmap v15781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:24.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:24 smithi040 bash[28232]: cluster 2023-12-02T00:25:23.152616+0000 mgr.y (mgr.24356) 15813 : cluster 0 pgmap v15781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:24 smithi040 bash[41173]: cluster 2023-12-02T00:25:23.152616+0000 mgr.y (mgr.24356) 15813 : cluster 0 pgmap v15781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:25 smithi141 bash[31670]: audit 2023-12-02T00:25:24.291489+0000 mon.a (mon.0) 9875 : audit 0 from='client.? 172.21.15.40:0/3262026108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:25.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:25 smithi040 bash[28232]: audit 2023-12-02T00:25:24.291489+0000 mon.a (mon.0) 9875 : audit 0 from='client.? 172.21.15.40:0/3262026108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:25 smithi040 bash[41173]: audit 2023-12-02T00:25:24.291489+0000 mon.a (mon.0) 9875 : audit 0 from='client.? 172.21.15.40:0/3262026108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:26 smithi141 bash[31670]: cluster 2023-12-02T00:25:25.153823+0000 mgr.y (mgr.24356) 15814 : cluster 0 pgmap v15782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:26.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:26 smithi040 bash[28232]: cluster 2023-12-02T00:25:25.153823+0000 mgr.y (mgr.24356) 15814 : cluster 0 pgmap v15782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:25:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:25:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:26 smithi040 bash[41173]: cluster 2023-12-02T00:25:25.153823+0000 mgr.y (mgr.24356) 15814 : cluster 0 pgmap v15782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:27 smithi141 bash[31670]: audit 2023-12-02T00:25:26.754539+0000 mon.a (mon.0) 9876 : audit 0 from='client.? 172.21.15.40:0/1751916700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:27 smithi040 bash[28232]: audit 2023-12-02T00:25:26.754539+0000 mon.a (mon.0) 9876 : audit 0 from='client.? 172.21.15.40:0/1751916700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:27 smithi040 bash[41173]: audit 2023-12-02T00:25:26.754539+0000 mon.a (mon.0) 9876 : audit 0 from='client.? 172.21.15.40:0/1751916700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:28 smithi141 bash[31670]: cluster 2023-12-02T00:25:27.154558+0000 mgr.y (mgr.24356) 15815 : cluster 0 pgmap v15783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:28.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:28 smithi040 bash[28232]: cluster 2023-12-02T00:25:27.154558+0000 mgr.y (mgr.24356) 15815 : cluster 0 pgmap v15783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:28 smithi040 bash[41173]: cluster 2023-12-02T00:25:27.154558+0000 mgr.y (mgr.24356) 15815 : cluster 0 pgmap v15783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:29 smithi141 bash[31670]: audit 2023-12-02T00:25:29.221551+0000 mon.c (mon.2) 9942 : audit 0 from='client.? 172.21.15.40:0/933870674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:29 smithi040 bash[28232]: audit 2023-12-02T00:25:29.221551+0000 mon.c (mon.2) 9942 : audit 0 from='client.? 172.21.15.40:0/933870674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:29 smithi040 bash[41173]: audit 2023-12-02T00:25:29.221551+0000 mon.c (mon.2) 9942 : audit 0 from='client.? 172.21.15.40:0/933870674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:30 smithi141 bash[31670]: cluster 2023-12-02T00:25:29.155200+0000 mgr.y (mgr.24356) 15816 : cluster 0 pgmap v15784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:30 smithi040 bash[28232]: cluster 2023-12-02T00:25:29.155200+0000 mgr.y (mgr.24356) 15816 : cluster 0 pgmap v15784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:30 smithi040 bash[41173]: cluster 2023-12-02T00:25:29.155200+0000 mgr.y (mgr.24356) 15816 : cluster 0 pgmap v15784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:32 smithi141 bash[31670]: cluster 2023-12-02T00:25:31.156387+0000 mgr.y (mgr.24356) 15817 : cluster 0 pgmap v15785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:32 smithi141 bash[31670]: audit 2023-12-02T00:25:31.697933+0000 mon.c (mon.2) 9943 : audit 0 from='client.? 172.21.15.40:0/3129204080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:32.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:32 smithi040 bash[41173]: cluster 2023-12-02T00:25:31.156387+0000 mgr.y (mgr.24356) 15817 : cluster 0 pgmap v15785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:32 smithi040 bash[41173]: audit 2023-12-02T00:25:31.697933+0000 mon.c (mon.2) 9943 : audit 0 from='client.? 172.21.15.40:0/3129204080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:32 smithi040 bash[28232]: cluster 2023-12-02T00:25:31.156387+0000 mgr.y (mgr.24356) 15817 : cluster 0 pgmap v15785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:32 smithi040 bash[28232]: audit 2023-12-02T00:25:31.697933+0000 mon.c (mon.2) 9943 : audit 0 from='client.? 172.21.15.40:0/3129204080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:34 smithi040 bash[28232]: cluster 2023-12-02T00:25:33.157015+0000 mgr.y (mgr.24356) 15818 : cluster 0 pgmap v15786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:34 smithi040 bash[28232]: audit 2023-12-02T00:25:34.164978+0000 mon.c (mon.2) 9944 : audit 0 from='client.? 172.21.15.40:0/2006932794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:34 smithi040 bash[28232]: audit 2023-12-02T00:25:34.171410+0000 mon.c (mon.2) 9945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:34 smithi040 bash[41173]: cluster 2023-12-02T00:25:33.157015+0000 mgr.y (mgr.24356) 15818 : cluster 0 pgmap v15786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:34 smithi040 bash[41173]: audit 2023-12-02T00:25:34.164978+0000 mon.c (mon.2) 9944 : audit 0 from='client.? 172.21.15.40:0/2006932794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:34 smithi040 bash[41173]: audit 2023-12-02T00:25:34.171410+0000 mon.c (mon.2) 9945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:34 smithi141 bash[31670]: cluster 2023-12-02T00:25:33.157015+0000 mgr.y (mgr.24356) 15818 : cluster 0 pgmap v15786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:34 smithi141 bash[31670]: audit 2023-12-02T00:25:34.164978+0000 mon.c (mon.2) 9944 : audit 0 from='client.? 172.21.15.40:0/2006932794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:34 smithi141 bash[31670]: audit 2023-12-02T00:25:34.171410+0000 mon.c (mon.2) 9945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:35 smithi141 bash[31670]: cluster 2023-12-02T00:25:35.158206+0000 mgr.y (mgr.24356) 15819 : cluster 0 pgmap v15787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:36.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:35 smithi040 bash[28232]: cluster 2023-12-02T00:25:35.158206+0000 mgr.y (mgr.24356) 15819 : cluster 0 pgmap v15787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:35 smithi040 bash[41173]: cluster 2023-12-02T00:25:35.158206+0000 mgr.y (mgr.24356) 15819 : cluster 0 pgmap v15787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:25:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:25:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:36 smithi040 bash[41173]: audit 2023-12-02T00:25:36.628991+0000 mon.c (mon.2) 9946 : audit 0 from='client.? 172.21.15.40:0/3248665963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:36 smithi040 bash[28232]: audit 2023-12-02T00:25:36.628991+0000 mon.c (mon.2) 9946 : audit 0 from='client.? 172.21.15.40:0/3248665963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:36 smithi141 bash[31670]: audit 2023-12-02T00:25:36.628991+0000 mon.c (mon.2) 9946 : audit 0 from='client.? 172.21.15.40:0/3248665963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:37 smithi141 bash[31670]: cluster 2023-12-02T00:25:37.158952+0000 mgr.y (mgr.24356) 15820 : cluster 0 pgmap v15788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:38.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:37 smithi040 bash[41173]: cluster 2023-12-02T00:25:37.158952+0000 mgr.y (mgr.24356) 15820 : cluster 0 pgmap v15788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:37 smithi040 bash[28232]: cluster 2023-12-02T00:25:37.158952+0000 mgr.y (mgr.24356) 15820 : cluster 0 pgmap v15788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:39 smithi040 bash[28232]: audit 2023-12-02T00:25:39.093380+0000 mon.c (mon.2) 9947 : audit 0 from='client.? 172.21.15.40:0/3005568353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:39 smithi040 bash[41173]: audit 2023-12-02T00:25:39.093380+0000 mon.c (mon.2) 9947 : audit 0 from='client.? 172.21.15.40:0/3005568353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:39 smithi141 bash[31670]: audit 2023-12-02T00:25:39.093380+0000 mon.c (mon.2) 9947 : audit 0 from='client.? 172.21.15.40:0/3005568353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:40.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:40 smithi040 bash[28232]: cluster 2023-12-02T00:25:39.159435+0000 mgr.y (mgr.24356) 15821 : cluster 0 pgmap v15789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:40 smithi040 bash[41173]: cluster 2023-12-02T00:25:39.159435+0000 mgr.y (mgr.24356) 15821 : cluster 0 pgmap v15789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:40 smithi141 bash[31670]: cluster 2023-12-02T00:25:39.159435+0000 mgr.y (mgr.24356) 15821 : cluster 0 pgmap v15789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:42 smithi141 bash[31670]: cluster 2023-12-02T00:25:41.160736+0000 mgr.y (mgr.24356) 15822 : cluster 0 pgmap v15790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:42 smithi141 bash[31670]: audit 2023-12-02T00:25:41.549630+0000 mon.a (mon.0) 9877 : audit 0 from='client.? 172.21.15.40:0/2964540325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:42 smithi040 bash[28232]: cluster 2023-12-02T00:25:41.160736+0000 mgr.y (mgr.24356) 15822 : cluster 0 pgmap v15790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:42 smithi040 bash[28232]: audit 2023-12-02T00:25:41.549630+0000 mon.a (mon.0) 9877 : audit 0 from='client.? 172.21.15.40:0/2964540325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:42 smithi040 bash[41173]: cluster 2023-12-02T00:25:41.160736+0000 mgr.y (mgr.24356) 15822 : cluster 0 pgmap v15790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:42 smithi040 bash[41173]: audit 2023-12-02T00:25:41.549630+0000 mon.a (mon.0) 9877 : audit 0 from='client.? 172.21.15.40:0/2964540325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:44 smithi141 bash[31670]: cluster 2023-12-02T00:25:43.161554+0000 mgr.y (mgr.24356) 15823 : cluster 0 pgmap v15791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:44 smithi141 bash[31670]: audit 2023-12-02T00:25:44.017767+0000 mon.c (mon.2) 9948 : audit 0 from='client.? 172.21.15.40:0/1835860939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:44 smithi040 bash[28232]: cluster 2023-12-02T00:25:43.161554+0000 mgr.y (mgr.24356) 15823 : cluster 0 pgmap v15791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:44 smithi040 bash[28232]: audit 2023-12-02T00:25:44.017767+0000 mon.c (mon.2) 9948 : audit 0 from='client.? 172.21.15.40:0/1835860939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:44 smithi040 bash[41173]: cluster 2023-12-02T00:25:43.161554+0000 mgr.y (mgr.24356) 15823 : cluster 0 pgmap v15791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:44 smithi040 bash[41173]: audit 2023-12-02T00:25:44.017767+0000 mon.c (mon.2) 9948 : audit 0 from='client.? 172.21.15.40:0/1835860939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:45 smithi141 bash[31670]: cluster 2023-12-02T00:25:45.162932+0000 mgr.y (mgr.24356) 15824 : cluster 0 pgmap v15792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:46.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:45 smithi040 bash[28232]: cluster 2023-12-02T00:25:45.162932+0000 mgr.y (mgr.24356) 15824 : cluster 0 pgmap v15792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:45 smithi040 bash[41173]: cluster 2023-12-02T00:25:45.162932+0000 mgr.y (mgr.24356) 15824 : cluster 0 pgmap v15792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:25:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:25:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:46 smithi040 bash[41173]: audit 2023-12-02T00:25:46.476404+0000 mon.c (mon.2) 9949 : audit 0 from='client.? 172.21.15.40:0/3799604784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:46 smithi040 bash[28232]: audit 2023-12-02T00:25:46.476404+0000 mon.c (mon.2) 9949 : audit 0 from='client.? 172.21.15.40:0/3799604784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:46 smithi141 bash[31670]: audit 2023-12-02T00:25:46.476404+0000 mon.c (mon.2) 9949 : audit 0 from='client.? 172.21.15.40:0/3799604784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:47 smithi141 bash[31670]: cluster 2023-12-02T00:25:47.163648+0000 mgr.y (mgr.24356) 15825 : cluster 0 pgmap v15793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:47 smithi040 bash[28232]: cluster 2023-12-02T00:25:47.163648+0000 mgr.y (mgr.24356) 15825 : cluster 0 pgmap v15793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:47 smithi040 bash[41173]: cluster 2023-12-02T00:25:47.163648+0000 mgr.y (mgr.24356) 15825 : cluster 0 pgmap v15793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:48 smithi141 bash[31670]: audit 2023-12-02T00:25:48.943534+0000 mon.c (mon.2) 9950 : audit 0 from='client.? 172.21.15.40:0/2040356960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:48 smithi040 bash[28232]: audit 2023-12-02T00:25:48.943534+0000 mon.c (mon.2) 9950 : audit 0 from='client.? 172.21.15.40:0/2040356960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:48 smithi040 bash[41173]: audit 2023-12-02T00:25:48.943534+0000 mon.c (mon.2) 9950 : audit 0 from='client.? 172.21.15.40:0/2040356960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:50 smithi141 bash[31670]: cluster 2023-12-02T00:25:49.164492+0000 mgr.y (mgr.24356) 15826 : cluster 0 pgmap v15794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:50 smithi141 bash[31670]: audit 2023-12-02T00:25:49.172569+0000 mon.c (mon.2) 9951 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:50.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:50 smithi040 bash[28232]: cluster 2023-12-02T00:25:49.164492+0000 mgr.y (mgr.24356) 15826 : cluster 0 pgmap v15794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:50 smithi040 bash[28232]: audit 2023-12-02T00:25:49.172569+0000 mon.c (mon.2) 9951 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:50 smithi040 bash[41173]: cluster 2023-12-02T00:25:49.164492+0000 mgr.y (mgr.24356) 15826 : cluster 0 pgmap v15794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:50 smithi040 bash[41173]: audit 2023-12-02T00:25:49.172569+0000 mon.c (mon.2) 9951 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:52 smithi141 bash[31670]: cluster 2023-12-02T00:25:51.165407+0000 mgr.y (mgr.24356) 15827 : cluster 0 pgmap v15795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:52 smithi141 bash[31670]: audit 2023-12-02T00:25:51.403341+0000 mon.c (mon.2) 9952 : audit 0 from='client.? 172.21.15.40:0/3990956023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:52 smithi040 bash[41173]: cluster 2023-12-02T00:25:51.165407+0000 mgr.y (mgr.24356) 15827 : cluster 0 pgmap v15795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:52 smithi040 bash[41173]: audit 2023-12-02T00:25:51.403341+0000 mon.c (mon.2) 9952 : audit 0 from='client.? 172.21.15.40:0/3990956023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:52 smithi040 bash[28232]: cluster 2023-12-02T00:25:51.165407+0000 mgr.y (mgr.24356) 15827 : cluster 0 pgmap v15795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:52 smithi040 bash[28232]: audit 2023-12-02T00:25:51.403341+0000 mon.c (mon.2) 9952 : audit 0 from='client.? 172.21.15.40:0/3990956023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:54 smithi141 bash[31670]: cluster 2023-12-02T00:25:53.166065+0000 mgr.y (mgr.24356) 15828 : cluster 0 pgmap v15796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:54 smithi141 bash[31670]: audit 2023-12-02T00:25:53.869660+0000 mon.c (mon.2) 9953 : audit 0 from='client.? 172.21.15.40:0/2858954159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:54.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:54 smithi040 bash[28232]: cluster 2023-12-02T00:25:53.166065+0000 mgr.y (mgr.24356) 15828 : cluster 0 pgmap v15796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:54 smithi040 bash[28232]: audit 2023-12-02T00:25:53.869660+0000 mon.c (mon.2) 9953 : audit 0 from='client.? 172.21.15.40:0/2858954159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:54 smithi040 bash[41173]: cluster 2023-12-02T00:25:53.166065+0000 mgr.y (mgr.24356) 15828 : cluster 0 pgmap v15796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:54 smithi040 bash[41173]: audit 2023-12-02T00:25:53.869660+0000 mon.c (mon.2) 9953 : audit 0 from='client.? 172.21.15.40:0/2858954159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:55 smithi141 bash[31670]: cluster 2023-12-02T00:25:55.167201+0000 mgr.y (mgr.24356) 15829 : cluster 0 pgmap v15797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:56.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:55 smithi040 bash[41173]: cluster 2023-12-02T00:25:55.167201+0000 mgr.y (mgr.24356) 15829 : cluster 0 pgmap v15797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:55 smithi040 bash[28232]: cluster 2023-12-02T00:25:55.167201+0000 mgr.y (mgr.24356) 15829 : cluster 0 pgmap v15797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:25:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:25:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:56 smithi040 bash[41173]: audit 2023-12-02T00:25:56.338902+0000 mon.c (mon.2) 9954 : audit 0 from='client.? 172.21.15.40:0/3820877771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:56 smithi040 bash[28232]: audit 2023-12-02T00:25:56.338902+0000 mon.c (mon.2) 9954 : audit 0 from='client.? 172.21.15.40:0/3820877771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:56 smithi141 bash[31670]: audit 2023-12-02T00:25:56.338902+0000 mon.c (mon.2) 9954 : audit 0 from='client.? 172.21.15.40:0/3820877771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:57 smithi141 bash[31670]: cluster 2023-12-02T00:25:57.167882+0000 mgr.y (mgr.24356) 15830 : cluster 0 pgmap v15798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:57 smithi040 bash[28232]: cluster 2023-12-02T00:25:57.167882+0000 mgr.y (mgr.24356) 15830 : cluster 0 pgmap v15798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:57 smithi040 bash[41173]: cluster 2023-12-02T00:25:57.167882+0000 mgr.y (mgr.24356) 15830 : cluster 0 pgmap v15798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:25:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:58 smithi040 bash[28232]: audit 2023-12-02T00:25:58.802460+0000 mon.c (mon.2) 9955 : audit 0 from='client.? 172.21.15.40:0/1687655022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:58 smithi040 bash[41173]: audit 2023-12-02T00:25:58.802460+0000 mon.c (mon.2) 9955 : audit 0 from='client.? 172.21.15.40:0/1687655022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:25:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:58 smithi141 bash[31670]: audit 2023-12-02T00:25:58.802460+0000 mon.c (mon.2) 9955 : audit 0 from='client.? 172.21.15.40:0/1687655022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:00.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:25:59 smithi040 bash[28232]: cluster 2023-12-02T00:25:59.168578+0000 mgr.y (mgr.24356) 15831 : cluster 0 pgmap v15799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:25:59 smithi040 bash[41173]: cluster 2023-12-02T00:25:59.168578+0000 mgr.y (mgr.24356) 15831 : cluster 0 pgmap v15799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:25:59 smithi141 bash[31670]: cluster 2023-12-02T00:25:59.168578+0000 mgr.y (mgr.24356) 15831 : cluster 0 pgmap v15799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:02 smithi141 bash[31670]: cluster 2023-12-02T00:26:01.169335+0000 mgr.y (mgr.24356) 15832 : cluster 0 pgmap v15800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:02 smithi141 bash[31670]: audit 2023-12-02T00:26:01.264571+0000 mon.c (mon.2) 9956 : audit 0 from='client.? 172.21.15.40:0/4122677353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:02 smithi040 bash[28232]: cluster 2023-12-02T00:26:01.169335+0000 mgr.y (mgr.24356) 15832 : cluster 0 pgmap v15800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:02 smithi040 bash[28232]: audit 2023-12-02T00:26:01.264571+0000 mon.c (mon.2) 9956 : audit 0 from='client.? 172.21.15.40:0/4122677353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:02 smithi040 bash[41173]: cluster 2023-12-02T00:26:01.169335+0000 mgr.y (mgr.24356) 15832 : cluster 0 pgmap v15800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:02 smithi040 bash[41173]: audit 2023-12-02T00:26:01.264571+0000 mon.c (mon.2) 9956 : audit 0 from='client.? 172.21.15.40:0/4122677353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:04 smithi141 bash[31670]: cluster 2023-12-02T00:26:03.169924+0000 mgr.y (mgr.24356) 15833 : cluster 0 pgmap v15801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:04 smithi141 bash[31670]: audit 2023-12-02T00:26:03.435957+0000 mon.c (mon.2) 9957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:26:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:04 smithi141 bash[31670]: audit 2023-12-02T00:26:03.729629+0000 mon.a (mon.0) 9878 : audit 0 from='client.? 172.21.15.40:0/2167635674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:04.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:04 smithi141 bash[31670]: audit 2023-12-02T00:26:04.173137+0000 mon.c (mon.2) 9958 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[28232]: cluster 2023-12-02T00:26:03.169924+0000 mgr.y (mgr.24356) 15833 : cluster 0 pgmap v15801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[28232]: audit 2023-12-02T00:26:03.435957+0000 mon.c (mon.2) 9957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[28232]: audit 2023-12-02T00:26:03.729629+0000 mon.a (mon.0) 9878 : audit 0 from='client.? 172.21.15.40:0/2167635674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[28232]: audit 2023-12-02T00:26:04.173137+0000 mon.c (mon.2) 9958 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[41173]: cluster 2023-12-02T00:26:03.169924+0000 mgr.y (mgr.24356) 15833 : cluster 0 pgmap v15801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[41173]: audit 2023-12-02T00:26:03.435957+0000 mon.c (mon.2) 9957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[41173]: audit 2023-12-02T00:26:03.729629+0000 mon.a (mon.0) 9878 : audit 0 from='client.? 172.21.15.40:0/2167635674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:04 smithi040 bash[41173]: audit 2023-12-02T00:26:04.173137+0000 mon.c (mon.2) 9958 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:05 smithi141 bash[31670]: cluster 2023-12-02T00:26:05.171113+0000 mgr.y (mgr.24356) 15834 : cluster 0 pgmap v15802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:06.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:05 smithi040 bash[28232]: cluster 2023-12-02T00:26:05.171113+0000 mgr.y (mgr.24356) 15834 : cluster 0 pgmap v15802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:05 smithi040 bash[41173]: cluster 2023-12-02T00:26:05.171113+0000 mgr.y (mgr.24356) 15834 : cluster 0 pgmap v15802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:06 smithi040 bash[28232]: audit 2023-12-02T00:26:06.192531+0000 mon.a (mon.0) 9879 : audit 0 from='client.? 172.21.15.40:0/827430574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:06 smithi040 bash[41173]: audit 2023-12-02T00:26:06.192531+0000 mon.a (mon.0) 9879 : audit 0 from='client.? 172.21.15.40:0/827430574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:26:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:26:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:06 smithi141 bash[31670]: audit 2023-12-02T00:26:06.192531+0000 mon.a (mon.0) 9879 : audit 0 from='client.? 172.21.15.40:0/827430574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:07 smithi141 bash[31670]: cluster 2023-12-02T00:26:07.171755+0000 mgr.y (mgr.24356) 15835 : cluster 0 pgmap v15803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:08.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:07 smithi040 bash[28232]: cluster 2023-12-02T00:26:07.171755+0000 mgr.y (mgr.24356) 15835 : cluster 0 pgmap v15803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:07 smithi040 bash[41173]: cluster 2023-12-02T00:26:07.171755+0000 mgr.y (mgr.24356) 15835 : cluster 0 pgmap v15803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:08 smithi141 bash[31670]: audit 2023-12-02T00:26:08.675654+0000 mon.a (mon.0) 9880 : audit 0 from='client.? 172.21.15.40:0/4091348797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:09.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:08 smithi040 bash[28232]: audit 2023-12-02T00:26:08.675654+0000 mon.a (mon.0) 9880 : audit 0 from='client.? 172.21.15.40:0/4091348797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:08 smithi040 bash[41173]: audit 2023-12-02T00:26:08.675654+0000 mon.a (mon.0) 9880 : audit 0 from='client.? 172.21.15.40:0/4091348797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: cluster 2023-12-02T00:26:09.172413+0000 mgr.y (mgr.24356) 15836 : cluster 0 pgmap v15804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:09.279760+0000 mon.a (mon.0) 9881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:09.290474+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:09.639043+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:09.649822+0000 mon.a (mon.0) 9884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:10.231002+0000 mon.c (mon.2) 9959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:10.232906+0000 mon.c (mon.2) 9960 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:26:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[28232]: audit 2023-12-02T00:26:10.243035+0000 mon.a (mon.0) 9885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: cluster 2023-12-02T00:26:09.172413+0000 mgr.y (mgr.24356) 15836 : cluster 0 pgmap v15804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:09.279760+0000 mon.a (mon.0) 9881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:09.290474+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:09.639043+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:09.649822+0000 mon.a (mon.0) 9884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:10.231002+0000 mon.c (mon.2) 9959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:10.232906+0000 mon.c (mon.2) 9960 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:26:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:10 smithi040 bash[41173]: audit 2023-12-02T00:26:10.243035+0000 mon.a (mon.0) 9885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: cluster 2023-12-02T00:26:09.172413+0000 mgr.y (mgr.24356) 15836 : cluster 0 pgmap v15804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:09.279760+0000 mon.a (mon.0) 9881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:09.290474+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:09.639043+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:09.649822+0000 mon.a (mon.0) 9884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:10.231002+0000 mon.c (mon.2) 9959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:26:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:10.232906+0000 mon.c (mon.2) 9960 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:26:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:10 smithi141 bash[31670]: audit 2023-12-02T00:26:10.243035+0000 mon.a (mon.0) 9885 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:26:11.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:11 smithi040 bash[41173]: audit 2023-12-02T00:26:11.139998+0000 mon.c (mon.2) 9961 : audit 0 from='client.? 172.21.15.40:0/3406677551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:11 smithi040 bash[28232]: audit 2023-12-02T00:26:11.139998+0000 mon.c (mon.2) 9961 : audit 0 from='client.? 172.21.15.40:0/3406677551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:11 smithi141 bash[31670]: audit 2023-12-02T00:26:11.139998+0000 mon.c (mon.2) 9961 : audit 0 from='client.? 172.21.15.40:0/3406677551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:12.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:12 smithi040 bash[28232]: cluster 2023-12-02T00:26:11.173564+0000 mgr.y (mgr.24356) 15837 : cluster 0 pgmap v15805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:12 smithi040 bash[41173]: cluster 2023-12-02T00:26:11.173564+0000 mgr.y (mgr.24356) 15837 : cluster 0 pgmap v15805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:12 smithi141 bash[31670]: cluster 2023-12-02T00:26:11.173564+0000 mgr.y (mgr.24356) 15837 : cluster 0 pgmap v15805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:14 smithi040 bash[28232]: cluster 2023-12-02T00:26:13.174248+0000 mgr.y (mgr.24356) 15838 : cluster 0 pgmap v15806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:14 smithi040 bash[28232]: audit 2023-12-02T00:26:13.597462+0000 mon.a (mon.0) 9886 : audit 0 from='client.? 172.21.15.40:0/2127227573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:14 smithi040 bash[41173]: cluster 2023-12-02T00:26:13.174248+0000 mgr.y (mgr.24356) 15838 : cluster 0 pgmap v15806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:14 smithi040 bash[41173]: audit 2023-12-02T00:26:13.597462+0000 mon.a (mon.0) 9886 : audit 0 from='client.? 172.21.15.40:0/2127227573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:14 smithi141 bash[31670]: cluster 2023-12-02T00:26:13.174248+0000 mgr.y (mgr.24356) 15838 : cluster 0 pgmap v15806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:14 smithi141 bash[31670]: audit 2023-12-02T00:26:13.597462+0000 mon.a (mon.0) 9886 : audit 0 from='client.? 172.21.15.40:0/2127227573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:15 smithi141 bash[31670]: cluster 2023-12-02T00:26:15.175404+0000 mgr.y (mgr.24356) 15839 : cluster 0 pgmap v15807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:15 smithi040 bash[28232]: cluster 2023-12-02T00:26:15.175404+0000 mgr.y (mgr.24356) 15839 : cluster 0 pgmap v15807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:15 smithi040 bash[41173]: cluster 2023-12-02T00:26:15.175404+0000 mgr.y (mgr.24356) 15839 : cluster 0 pgmap v15807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:26:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:26:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:16 smithi040 bash[41173]: audit 2023-12-02T00:26:16.064136+0000 mon.c (mon.2) 9962 : audit 0 from='client.? 172.21.15.40:0/1392875977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:16 smithi040 bash[28232]: audit 2023-12-02T00:26:16.064136+0000 mon.c (mon.2) 9962 : audit 0 from='client.? 172.21.15.40:0/1392875977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:16 smithi141 bash[31670]: audit 2023-12-02T00:26:16.064136+0000 mon.c (mon.2) 9962 : audit 0 from='client.? 172.21.15.40:0/1392875977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:17 smithi141 bash[31670]: cluster 2023-12-02T00:26:17.176090+0000 mgr.y (mgr.24356) 15840 : cluster 0 pgmap v15808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:18.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:17 smithi040 bash[28232]: cluster 2023-12-02T00:26:17.176090+0000 mgr.y (mgr.24356) 15840 : cluster 0 pgmap v15808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:17 smithi040 bash[41173]: cluster 2023-12-02T00:26:17.176090+0000 mgr.y (mgr.24356) 15840 : cluster 0 pgmap v15808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:18 smithi141 bash[31670]: audit 2023-12-02T00:26:18.523759+0000 mon.a (mon.0) 9887 : audit 0 from='client.? 172.21.15.40:0/160546627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:19.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:18 smithi040 bash[28232]: audit 2023-12-02T00:26:18.523759+0000 mon.a (mon.0) 9887 : audit 0 from='client.? 172.21.15.40:0/160546627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:18 smithi040 bash[41173]: audit 2023-12-02T00:26:18.523759+0000 mon.a (mon.0) 9887 : audit 0 from='client.? 172.21.15.40:0/160546627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:19 smithi141 bash[31670]: audit 2023-12-02T00:26:19.173395+0000 mon.c (mon.2) 9963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:19 smithi141 bash[31670]: cluster 2023-12-02T00:26:19.176718+0000 mgr.y (mgr.24356) 15841 : cluster 0 pgmap v15809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:19 smithi040 bash[28232]: audit 2023-12-02T00:26:19.173395+0000 mon.c (mon.2) 9963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:19 smithi040 bash[28232]: cluster 2023-12-02T00:26:19.176718+0000 mgr.y (mgr.24356) 15841 : cluster 0 pgmap v15809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:19 smithi040 bash[41173]: audit 2023-12-02T00:26:19.173395+0000 mon.c (mon.2) 9963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:19 smithi040 bash[41173]: cluster 2023-12-02T00:26:19.176718+0000 mgr.y (mgr.24356) 15841 : cluster 0 pgmap v15809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:21.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:21 smithi040 bash[28232]: audit 2023-12-02T00:26:20.988647+0000 mon.c (mon.2) 9964 : audit 0 from='client.? 172.21.15.40:0/3200527802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:21 smithi040 bash[41173]: audit 2023-12-02T00:26:20.988647+0000 mon.c (mon.2) 9964 : audit 0 from='client.? 172.21.15.40:0/3200527802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:21 smithi141 bash[31670]: audit 2023-12-02T00:26:20.988647+0000 mon.c (mon.2) 9964 : audit 0 from='client.? 172.21.15.40:0/3200527802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:22 smithi040 bash[28232]: cluster 2023-12-02T00:26:21.178247+0000 mgr.y (mgr.24356) 15842 : cluster 0 pgmap v15810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:22 smithi040 bash[41173]: cluster 2023-12-02T00:26:21.178247+0000 mgr.y (mgr.24356) 15842 : cluster 0 pgmap v15810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:22 smithi141 bash[31670]: cluster 2023-12-02T00:26:21.178247+0000 mgr.y (mgr.24356) 15842 : cluster 0 pgmap v15810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:24 smithi141 bash[31670]: cluster 2023-12-02T00:26:23.178900+0000 mgr.y (mgr.24356) 15843 : cluster 0 pgmap v15811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:24 smithi141 bash[31670]: audit 2023-12-02T00:26:23.451749+0000 mon.a (mon.0) 9888 : audit 0 from='client.? 172.21.15.40:0/2421271288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:24.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:24 smithi040 bash[28232]: cluster 2023-12-02T00:26:23.178900+0000 mgr.y (mgr.24356) 15843 : cluster 0 pgmap v15811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:24 smithi040 bash[28232]: audit 2023-12-02T00:26:23.451749+0000 mon.a (mon.0) 9888 : audit 0 from='client.? 172.21.15.40:0/2421271288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:24 smithi040 bash[41173]: cluster 2023-12-02T00:26:23.178900+0000 mgr.y (mgr.24356) 15843 : cluster 0 pgmap v15811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:24 smithi040 bash[41173]: audit 2023-12-02T00:26:23.451749+0000 mon.a (mon.0) 9888 : audit 0 from='client.? 172.21.15.40:0/2421271288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:25 smithi141 bash[31670]: cluster 2023-12-02T00:26:25.180037+0000 mgr.y (mgr.24356) 15844 : cluster 0 pgmap v15812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:26.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:25 smithi040 bash[28232]: cluster 2023-12-02T00:26:25.180037+0000 mgr.y (mgr.24356) 15844 : cluster 0 pgmap v15812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:25 smithi040 bash[41173]: cluster 2023-12-02T00:26:25.180037+0000 mgr.y (mgr.24356) 15844 : cluster 0 pgmap v15812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:26.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:26 smithi040 bash[28232]: audit 2023-12-02T00:26:25.917421+0000 mon.c (mon.2) 9965 : audit 0 from='client.? 172.21.15.40:0/2961467612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:26 smithi040 bash[41173]: audit 2023-12-02T00:26:25.917421+0000 mon.c (mon.2) 9965 : audit 0 from='client.? 172.21.15.40:0/2961467612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:26:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:26:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:26 smithi141 bash[31670]: audit 2023-12-02T00:26:25.917421+0000 mon.c (mon.2) 9965 : audit 0 from='client.? 172.21.15.40:0/2961467612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:27 smithi141 bash[31670]: cluster 2023-12-02T00:26:27.180764+0000 mgr.y (mgr.24356) 15845 : cluster 0 pgmap v15813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:28.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:27 smithi040 bash[28232]: cluster 2023-12-02T00:26:27.180764+0000 mgr.y (mgr.24356) 15845 : cluster 0 pgmap v15813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:27 smithi040 bash[41173]: cluster 2023-12-02T00:26:27.180764+0000 mgr.y (mgr.24356) 15845 : cluster 0 pgmap v15813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:28 smithi141 bash[31670]: audit 2023-12-02T00:26:28.382818+0000 mon.a (mon.0) 9889 : audit 0 from='client.? 172.21.15.40:0/1838567082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:29.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:28 smithi040 bash[28232]: audit 2023-12-02T00:26:28.382818+0000 mon.a (mon.0) 9889 : audit 0 from='client.? 172.21.15.40:0/1838567082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:28 smithi040 bash[41173]: audit 2023-12-02T00:26:28.382818+0000 mon.a (mon.0) 9889 : audit 0 from='client.? 172.21.15.40:0/1838567082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:29 smithi141 bash[31670]: cluster 2023-12-02T00:26:29.181551+0000 mgr.y (mgr.24356) 15846 : cluster 0 pgmap v15814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:29 smithi040 bash[41173]: cluster 2023-12-02T00:26:29.181551+0000 mgr.y (mgr.24356) 15846 : cluster 0 pgmap v15814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:29 smithi040 bash[28232]: cluster 2023-12-02T00:26:29.181551+0000 mgr.y (mgr.24356) 15846 : cluster 0 pgmap v15814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:31.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:30 smithi040 bash[28232]: audit 2023-12-02T00:26:30.848501+0000 mon.a (mon.0) 9890 : audit 0 from='client.? 172.21.15.40:0/4264093565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:30 smithi040 bash[41173]: audit 2023-12-02T00:26:30.848501+0000 mon.a (mon.0) 9890 : audit 0 from='client.? 172.21.15.40:0/4264093565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:30 smithi141 bash[31670]: audit 2023-12-02T00:26:30.848501+0000 mon.a (mon.0) 9890 : audit 0 from='client.? 172.21.15.40:0/4264093565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:31 smithi040 bash[28232]: cluster 2023-12-02T00:26:31.182778+0000 mgr.y (mgr.24356) 15847 : cluster 0 pgmap v15815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:31 smithi040 bash[41173]: cluster 2023-12-02T00:26:31.182778+0000 mgr.y (mgr.24356) 15847 : cluster 0 pgmap v15815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:31 smithi141 bash[31670]: cluster 2023-12-02T00:26:31.182778+0000 mgr.y (mgr.24356) 15847 : cluster 0 pgmap v15815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:34 smithi141 bash[31670]: cluster 2023-12-02T00:26:33.183395+0000 mgr.y (mgr.24356) 15848 : cluster 0 pgmap v15816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:34 smithi141 bash[31670]: audit 2023-12-02T00:26:33.323620+0000 mon.c (mon.2) 9966 : audit 0 from='client.? 172.21.15.40:0/1594305231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:34 smithi141 bash[31670]: audit 2023-12-02T00:26:34.173821+0000 mon.c (mon.2) 9967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:34.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:34 smithi040 bash[41173]: cluster 2023-12-02T00:26:33.183395+0000 mgr.y (mgr.24356) 15848 : cluster 0 pgmap v15816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:34 smithi040 bash[41173]: audit 2023-12-02T00:26:33.323620+0000 mon.c (mon.2) 9966 : audit 0 from='client.? 172.21.15.40:0/1594305231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:34 smithi040 bash[41173]: audit 2023-12-02T00:26:34.173821+0000 mon.c (mon.2) 9967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:34 smithi040 bash[28232]: cluster 2023-12-02T00:26:33.183395+0000 mgr.y (mgr.24356) 15848 : cluster 0 pgmap v15816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:34 smithi040 bash[28232]: audit 2023-12-02T00:26:33.323620+0000 mon.c (mon.2) 9966 : audit 0 from='client.? 172.21.15.40:0/1594305231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:34 smithi040 bash[28232]: audit 2023-12-02T00:26:34.173821+0000 mon.c (mon.2) 9967 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:35 smithi141 bash[31670]: cluster 2023-12-02T00:26:35.184509+0000 mgr.y (mgr.24356) 15849 : cluster 0 pgmap v15817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:36.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:35 smithi040 bash[41173]: cluster 2023-12-02T00:26:35.184509+0000 mgr.y (mgr.24356) 15849 : cluster 0 pgmap v15817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:35 smithi040 bash[28232]: cluster 2023-12-02T00:26:35.184509+0000 mgr.y (mgr.24356) 15849 : cluster 0 pgmap v15817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:36.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:36 smithi040 bash[41173]: audit 2023-12-02T00:26:35.790985+0000 mon.a (mon.0) 9891 : audit 0 from='client.? 172.21.15.40:0/12656844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:36 smithi040 bash[28232]: audit 2023-12-02T00:26:35.790985+0000 mon.a (mon.0) 9891 : audit 0 from='client.? 172.21.15.40:0/12656844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:26:36] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-02T00:26:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:36 smithi141 bash[31670]: audit 2023-12-02T00:26:35.790985+0000 mon.a (mon.0) 9891 : audit 0 from='client.? 172.21.15.40:0/12656844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:37 smithi141 bash[31670]: cluster 2023-12-02T00:26:37.185301+0000 mgr.y (mgr.24356) 15850 : cluster 0 pgmap v15818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:38.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:37 smithi040 bash[28232]: cluster 2023-12-02T00:26:37.185301+0000 mgr.y (mgr.24356) 15850 : cluster 0 pgmap v15818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:37 smithi040 bash[41173]: cluster 2023-12-02T00:26:37.185301+0000 mgr.y (mgr.24356) 15850 : cluster 0 pgmap v15818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:38 smithi141 bash[31670]: audit 2023-12-02T00:26:38.268711+0000 mon.a (mon.0) 9892 : audit 0 from='client.? 172.21.15.40:0/886330611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:38 smithi040 bash[41173]: audit 2023-12-02T00:26:38.268711+0000 mon.a (mon.0) 9892 : audit 0 from='client.? 172.21.15.40:0/886330611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:38 smithi040 bash[28232]: audit 2023-12-02T00:26:38.268711+0000 mon.a (mon.0) 9892 : audit 0 from='client.? 172.21.15.40:0/886330611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:39 smithi141 bash[31670]: cluster 2023-12-02T00:26:39.186016+0000 mgr.y (mgr.24356) 15851 : cluster 0 pgmap v15819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:40.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:39 smithi040 bash[41173]: cluster 2023-12-02T00:26:39.186016+0000 mgr.y (mgr.24356) 15851 : cluster 0 pgmap v15819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:39 smithi040 bash[28232]: cluster 2023-12-02T00:26:39.186016+0000 mgr.y (mgr.24356) 15851 : cluster 0 pgmap v15819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:41.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:40 smithi040 bash[28232]: audit 2023-12-02T00:26:40.737089+0000 mon.a (mon.0) 9893 : audit 0 from='client.? 172.21.15.40:0/2969949333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:40 smithi040 bash[41173]: audit 2023-12-02T00:26:40.737089+0000 mon.a (mon.0) 9893 : audit 0 from='client.? 172.21.15.40:0/2969949333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:40 smithi141 bash[31670]: audit 2023-12-02T00:26:40.737089+0000 mon.a (mon.0) 9893 : audit 0 from='client.? 172.21.15.40:0/2969949333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:42.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:41 smithi040 bash[41173]: cluster 2023-12-02T00:26:41.187177+0000 mgr.y (mgr.24356) 15852 : cluster 0 pgmap v15820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:41 smithi040 bash[28232]: cluster 2023-12-02T00:26:41.187177+0000 mgr.y (mgr.24356) 15852 : cluster 0 pgmap v15820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:41 smithi141 bash[31670]: cluster 2023-12-02T00:26:41.187177+0000 mgr.y (mgr.24356) 15852 : cluster 0 pgmap v15820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:43 smithi141 bash[31670]: audit 2023-12-02T00:26:43.197244+0000 mon.c (mon.2) 9968 : audit 0 from='client.? 172.21.15.40:0/895109527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:43.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:43 smithi040 bash[28232]: audit 2023-12-02T00:26:43.197244+0000 mon.c (mon.2) 9968 : audit 0 from='client.? 172.21.15.40:0/895109527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:43 smithi040 bash[41173]: audit 2023-12-02T00:26:43.197244+0000 mon.c (mon.2) 9968 : audit 0 from='client.? 172.21.15.40:0/895109527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:44 smithi141 bash[31670]: cluster 2023-12-02T00:26:43.187928+0000 mgr.y (mgr.24356) 15853 : cluster 0 pgmap v15821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:44.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:44 smithi040 bash[28232]: cluster 2023-12-02T00:26:43.187928+0000 mgr.y (mgr.24356) 15853 : cluster 0 pgmap v15821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:44 smithi040 bash[41173]: cluster 2023-12-02T00:26:43.187928+0000 mgr.y (mgr.24356) 15853 : cluster 0 pgmap v15821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:45 smithi141 bash[31670]: cluster 2023-12-02T00:26:45.189311+0000 mgr.y (mgr.24356) 15854 : cluster 0 pgmap v15822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:45 smithi141 bash[31670]: audit 2023-12-02T00:26:45.657975+0000 mon.a (mon.0) 9894 : audit 0 from='client.? 172.21.15.40:0/1175471020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:45 smithi040 bash[28232]: cluster 2023-12-02T00:26:45.189311+0000 mgr.y (mgr.24356) 15854 : cluster 0 pgmap v15822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:45 smithi040 bash[28232]: audit 2023-12-02T00:26:45.657975+0000 mon.a (mon.0) 9894 : audit 0 from='client.? 172.21.15.40:0/1175471020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:45 smithi040 bash[41173]: cluster 2023-12-02T00:26:45.189311+0000 mgr.y (mgr.24356) 15854 : cluster 0 pgmap v15822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:45 smithi040 bash[41173]: audit 2023-12-02T00:26:45.657975+0000 mon.a (mon.0) 9894 : audit 0 from='client.? 172.21.15.40:0/1175471020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:26:46] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-12-02T00:26:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:48 smithi141 bash[31670]: cluster 2023-12-02T00:26:47.190138+0000 mgr.y (mgr.24356) 15855 : cluster 0 pgmap v15823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:48 smithi141 bash[31670]: audit 2023-12-02T00:26:48.117031+0000 mon.c (mon.2) 9969 : audit 0 from='client.? 172.21.15.40:0/323684248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:48 smithi040 bash[28232]: cluster 2023-12-02T00:26:47.190138+0000 mgr.y (mgr.24356) 15855 : cluster 0 pgmap v15823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:48 smithi040 bash[28232]: audit 2023-12-02T00:26:48.117031+0000 mon.c (mon.2) 9969 : audit 0 from='client.? 172.21.15.40:0/323684248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:48 smithi040 bash[41173]: cluster 2023-12-02T00:26:47.190138+0000 mgr.y (mgr.24356) 15855 : cluster 0 pgmap v15823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:48 smithi040 bash[41173]: audit 2023-12-02T00:26:48.117031+0000 mon.c (mon.2) 9969 : audit 0 from='client.? 172.21.15.40:0/323684248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:49 smithi141 bash[31670]: audit 2023-12-02T00:26:49.174408+0000 mon.c (mon.2) 9970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:49.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:49 smithi040 bash[28232]: audit 2023-12-02T00:26:49.174408+0000 mon.c (mon.2) 9970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:49 smithi040 bash[41173]: audit 2023-12-02T00:26:49.174408+0000 mon.c (mon.2) 9970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:50 smithi141 bash[31670]: cluster 2023-12-02T00:26:49.190787+0000 mgr.y (mgr.24356) 15856 : cluster 0 pgmap v15824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:50 smithi040 bash[28232]: cluster 2023-12-02T00:26:49.190787+0000 mgr.y (mgr.24356) 15856 : cluster 0 pgmap v15824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:50 smithi040 bash[41173]: cluster 2023-12-02T00:26:49.190787+0000 mgr.y (mgr.24356) 15856 : cluster 0 pgmap v15824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:51 smithi141 bash[31670]: audit 2023-12-02T00:26:50.586794+0000 mon.a (mon.0) 9895 : audit 0 from='client.? 172.21.15.40:0/1041986733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:51.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:51 smithi040 bash[28232]: audit 2023-12-02T00:26:50.586794+0000 mon.a (mon.0) 9895 : audit 0 from='client.? 172.21.15.40:0/1041986733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:51 smithi040 bash[41173]: audit 2023-12-02T00:26:50.586794+0000 mon.a (mon.0) 9895 : audit 0 from='client.? 172.21.15.40:0/1041986733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:52 smithi141 bash[31670]: cluster 2023-12-02T00:26:51.191925+0000 mgr.y (mgr.24356) 15857 : cluster 0 pgmap v15825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:52.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:52 smithi040 bash[41173]: cluster 2023-12-02T00:26:51.191925+0000 mgr.y (mgr.24356) 15857 : cluster 0 pgmap v15825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:52 smithi040 bash[28232]: cluster 2023-12-02T00:26:51.191925+0000 mgr.y (mgr.24356) 15857 : cluster 0 pgmap v15825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:53.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:53 smithi040 bash[28232]: audit 2023-12-02T00:26:53.047104+0000 mon.a (mon.0) 9896 : audit 0 from='client.? 172.21.15.40:0/1016524089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:53 smithi040 bash[41173]: audit 2023-12-02T00:26:53.047104+0000 mon.a (mon.0) 9896 : audit 0 from='client.? 172.21.15.40:0/1016524089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:53 smithi141 bash[31670]: audit 2023-12-02T00:26:53.047104+0000 mon.a (mon.0) 9896 : audit 0 from='client.? 172.21.15.40:0/1016524089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:54.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:54 smithi040 bash[28232]: cluster 2023-12-02T00:26:53.192632+0000 mgr.y (mgr.24356) 15858 : cluster 0 pgmap v15826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:54 smithi040 bash[41173]: cluster 2023-12-02T00:26:53.192632+0000 mgr.y (mgr.24356) 15858 : cluster 0 pgmap v15826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:54 smithi141 bash[31670]: cluster 2023-12-02T00:26:53.192632+0000 mgr.y (mgr.24356) 15858 : cluster 0 pgmap v15826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:55 smithi141 bash[31670]: cluster 2023-12-02T00:26:55.193527+0000 mgr.y (mgr.24356) 15859 : cluster 0 pgmap v15827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:55 smithi141 bash[31670]: audit 2023-12-02T00:26:55.510700+0000 mon.a (mon.0) 9897 : audit 0 from='client.? 172.21.15.40:0/2135886182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:55 smithi040 bash[28232]: cluster 2023-12-02T00:26:55.193527+0000 mgr.y (mgr.24356) 15859 : cluster 0 pgmap v15827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:55 smithi040 bash[28232]: audit 2023-12-02T00:26:55.510700+0000 mon.a (mon.0) 9897 : audit 0 from='client.? 172.21.15.40:0/2135886182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:55 smithi040 bash[41173]: cluster 2023-12-02T00:26:55.193527+0000 mgr.y (mgr.24356) 15859 : cluster 0 pgmap v15827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:55 smithi040 bash[41173]: audit 2023-12-02T00:26:55.510700+0000 mon.a (mon.0) 9897 : audit 0 from='client.? 172.21.15.40:0/2135886182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:26:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:26:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:58 smithi141 bash[31670]: cluster 2023-12-02T00:26:57.194208+0000 mgr.y (mgr.24356) 15860 : cluster 0 pgmap v15828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:26:58 smithi141 bash[31670]: audit 2023-12-02T00:26:57.977498+0000 mon.c (mon.2) 9971 : audit 0 from='client.? 172.21.15.40:0/2878605327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:58 smithi040 bash[28232]: cluster 2023-12-02T00:26:57.194208+0000 mgr.y (mgr.24356) 15860 : cluster 0 pgmap v15828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:26:58 smithi040 bash[28232]: audit 2023-12-02T00:26:57.977498+0000 mon.c (mon.2) 9971 : audit 0 from='client.? 172.21.15.40:0/2878605327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:26:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:58 smithi040 bash[41173]: cluster 2023-12-02T00:26:57.194208+0000 mgr.y (mgr.24356) 15860 : cluster 0 pgmap v15828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:26:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:26:58 smithi040 bash[41173]: audit 2023-12-02T00:26:57.977498+0000 mon.c (mon.2) 9971 : audit 0 from='client.? 172.21.15.40:0/2878605327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:00 smithi141 bash[31670]: cluster 2023-12-02T00:26:59.194857+0000 mgr.y (mgr.24356) 15861 : cluster 0 pgmap v15829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:00 smithi040 bash[41173]: cluster 2023-12-02T00:26:59.194857+0000 mgr.y (mgr.24356) 15861 : cluster 0 pgmap v15829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:00 smithi040 bash[28232]: cluster 2023-12-02T00:26:59.194857+0000 mgr.y (mgr.24356) 15861 : cluster 0 pgmap v15829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:01 smithi141 bash[31670]: audit 2023-12-02T00:27:00.439362+0000 mon.c (mon.2) 9972 : audit 0 from='client.? 172.21.15.40:0/1730184711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:01.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:01 smithi040 bash[41173]: audit 2023-12-02T00:27:00.439362+0000 mon.c (mon.2) 9972 : audit 0 from='client.? 172.21.15.40:0/1730184711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:01 smithi040 bash[28232]: audit 2023-12-02T00:27:00.439362+0000 mon.c (mon.2) 9972 : audit 0 from='client.? 172.21.15.40:0/1730184711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:02 smithi141 bash[31670]: cluster 2023-12-02T00:27:01.196022+0000 mgr.y (mgr.24356) 15862 : cluster 0 pgmap v15830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:02.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:02 smithi040 bash[28232]: cluster 2023-12-02T00:27:01.196022+0000 mgr.y (mgr.24356) 15862 : cluster 0 pgmap v15830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:02 smithi040 bash[41173]: cluster 2023-12-02T00:27:01.196022+0000 mgr.y (mgr.24356) 15862 : cluster 0 pgmap v15830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:03 smithi141 bash[31670]: audit 2023-12-02T00:27:02.900373+0000 mon.a (mon.0) 9898 : audit 0 from='client.? 172.21.15.40:0/2905378379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:03.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:03 smithi040 bash[28232]: audit 2023-12-02T00:27:02.900373+0000 mon.a (mon.0) 9898 : audit 0 from='client.? 172.21.15.40:0/2905378379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:03 smithi040 bash[41173]: audit 2023-12-02T00:27:02.900373+0000 mon.a (mon.0) 9898 : audit 0 from='client.? 172.21.15.40:0/2905378379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:04 smithi040 bash[28232]: cluster 2023-12-02T00:27:03.196767+0000 mgr.y (mgr.24356) 15863 : cluster 0 pgmap v15831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:04 smithi040 bash[28232]: audit 2023-12-02T00:27:04.174583+0000 mon.c (mon.2) 9973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:04 smithi040 bash[41173]: cluster 2023-12-02T00:27:03.196767+0000 mgr.y (mgr.24356) 15863 : cluster 0 pgmap v15831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:04 smithi040 bash[41173]: audit 2023-12-02T00:27:04.174583+0000 mon.c (mon.2) 9973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:04 smithi141 bash[31670]: cluster 2023-12-02T00:27:03.196767+0000 mgr.y (mgr.24356) 15863 : cluster 0 pgmap v15831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:04 smithi141 bash[31670]: audit 2023-12-02T00:27:04.174583+0000 mon.c (mon.2) 9973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:05 smithi141 bash[31670]: cluster 2023-12-02T00:27:05.197571+0000 mgr.y (mgr.24356) 15864 : cluster 0 pgmap v15832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:05 smithi141 bash[31670]: audit 2023-12-02T00:27:05.368553+0000 mon.a (mon.0) 9899 : audit 0 from='client.? 172.21.15.40:0/2487525122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:06.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:05 smithi040 bash[28232]: cluster 2023-12-02T00:27:05.197571+0000 mgr.y (mgr.24356) 15864 : cluster 0 pgmap v15832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:05 smithi040 bash[28232]: audit 2023-12-02T00:27:05.368553+0000 mon.a (mon.0) 9899 : audit 0 from='client.? 172.21.15.40:0/2487525122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:05 smithi040 bash[41173]: cluster 2023-12-02T00:27:05.197571+0000 mgr.y (mgr.24356) 15864 : cluster 0 pgmap v15832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:05 smithi040 bash[41173]: audit 2023-12-02T00:27:05.368553+0000 mon.a (mon.0) 9899 : audit 0 from='client.? 172.21.15.40:0/2487525122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:27:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:27:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:08 smithi141 bash[31670]: cluster 2023-12-02T00:27:07.198192+0000 mgr.y (mgr.24356) 15865 : cluster 0 pgmap v15833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:08 smithi141 bash[31670]: audit 2023-12-02T00:27:07.833643+0000 mon.a (mon.0) 9900 : audit 0 from='client.? 172.21.15.40:0/1786232921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:08.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:08 smithi040 bash[28232]: cluster 2023-12-02T00:27:07.198192+0000 mgr.y (mgr.24356) 15865 : cluster 0 pgmap v15833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:08 smithi040 bash[28232]: audit 2023-12-02T00:27:07.833643+0000 mon.a (mon.0) 9900 : audit 0 from='client.? 172.21.15.40:0/1786232921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:08 smithi040 bash[41173]: cluster 2023-12-02T00:27:07.198192+0000 mgr.y (mgr.24356) 15865 : cluster 0 pgmap v15833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:08 smithi040 bash[41173]: audit 2023-12-02T00:27:07.833643+0000 mon.a (mon.0) 9900 : audit 0 from='client.? 172.21.15.40:0/1786232921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:10 smithi141 bash[31670]: cluster 2023-12-02T00:27:09.198821+0000 mgr.y (mgr.24356) 15866 : cluster 0 pgmap v15834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:10.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:10 smithi040 bash[28232]: cluster 2023-12-02T00:27:09.198821+0000 mgr.y (mgr.24356) 15866 : cluster 0 pgmap v15834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:10 smithi040 bash[41173]: cluster 2023-12-02T00:27:09.198821+0000 mgr.y (mgr.24356) 15866 : cluster 0 pgmap v15834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:11 smithi141 bash[31670]: audit 2023-12-02T00:27:10.293093+0000 mon.a (mon.0) 9901 : audit 0 from='client.? 172.21.15.40:0/881100405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:11 smithi141 bash[31670]: audit 2023-12-02T00:27:10.324307+0000 mon.c (mon.2) 9974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:27:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:11 smithi040 bash[28232]: audit 2023-12-02T00:27:10.293093+0000 mon.a (mon.0) 9901 : audit 0 from='client.? 172.21.15.40:0/881100405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:11 smithi040 bash[28232]: audit 2023-12-02T00:27:10.324307+0000 mon.c (mon.2) 9974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:27:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:11 smithi040 bash[41173]: audit 2023-12-02T00:27:10.293093+0000 mon.a (mon.0) 9901 : audit 0 from='client.? 172.21.15.40:0/881100405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:11 smithi040 bash[41173]: audit 2023-12-02T00:27:10.324307+0000 mon.c (mon.2) 9974 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:27:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:12 smithi141 bash[31670]: cluster 2023-12-02T00:27:11.200005+0000 mgr.y (mgr.24356) 15867 : cluster 0 pgmap v15835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:12 smithi040 bash[41173]: cluster 2023-12-02T00:27:11.200005+0000 mgr.y (mgr.24356) 15867 : cluster 0 pgmap v15835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:12 smithi040 bash[28232]: cluster 2023-12-02T00:27:11.200005+0000 mgr.y (mgr.24356) 15867 : cluster 0 pgmap v15835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:13.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:13 smithi040 bash[28232]: audit 2023-12-02T00:27:12.751773+0000 mon.a (mon.0) 9902 : audit 0 from='client.? 172.21.15.40:0/1192809537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:13 smithi040 bash[41173]: audit 2023-12-02T00:27:12.751773+0000 mon.a (mon.0) 9902 : audit 0 from='client.? 172.21.15.40:0/1192809537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:13 smithi141 bash[31670]: audit 2023-12-02T00:27:12.751773+0000 mon.a (mon.0) 9902 : audit 0 from='client.? 172.21.15.40:0/1192809537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:14.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:14 smithi040 bash[28232]: cluster 2023-12-02T00:27:13.200693+0000 mgr.y (mgr.24356) 15868 : cluster 0 pgmap v15836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:14 smithi040 bash[41173]: cluster 2023-12-02T00:27:13.200693+0000 mgr.y (mgr.24356) 15868 : cluster 0 pgmap v15836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:14 smithi141 bash[31670]: cluster 2023-12-02T00:27:13.200693+0000 mgr.y (mgr.24356) 15868 : cluster 0 pgmap v15836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:15 smithi141 bash[31670]: cluster 2023-12-02T00:27:15.201617+0000 mgr.y (mgr.24356) 15869 : cluster 0 pgmap v15837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:15 smithi141 bash[31670]: audit 2023-12-02T00:27:15.220706+0000 mon.a (mon.0) 9903 : audit 0 from='client.? 172.21.15.40:0/1293393261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:15 smithi040 bash[28232]: cluster 2023-12-02T00:27:15.201617+0000 mgr.y (mgr.24356) 15869 : cluster 0 pgmap v15837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:15 smithi040 bash[28232]: audit 2023-12-02T00:27:15.220706+0000 mon.a (mon.0) 9903 : audit 0 from='client.? 172.21.15.40:0/1293393261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:15 smithi040 bash[41173]: cluster 2023-12-02T00:27:15.201617+0000 mgr.y (mgr.24356) 15869 : cluster 0 pgmap v15837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:15 smithi040 bash[41173]: audit 2023-12-02T00:27:15.220706+0000 mon.a (mon.0) 9903 : audit 0 from='client.? 172.21.15.40:0/1293393261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:27:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:27:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:16.169829+0000 mon.a (mon.0) 9904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:16.182434+0000 mon.a (mon.0) 9905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:16.522993+0000 mon.a (mon.0) 9906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:16.533216+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:17.034142+0000 mon.c (mon.2) 9975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:27:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:17.036158+0000 mon.c (mon.2) 9976 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:27:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:17 smithi141 bash[31670]: audit 2023-12-02T00:27:17.046829+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:16.169829+0000 mon.a (mon.0) 9904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:16.182434+0000 mon.a (mon.0) 9905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:16.522993+0000 mon.a (mon.0) 9906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:16.533216+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:17.034142+0000 mon.c (mon.2) 9975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:17.036158+0000 mon.c (mon.2) 9976 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[41173]: audit 2023-12-02T00:27:17.046829+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:16.169829+0000 mon.a (mon.0) 9904 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:16.182434+0000 mon.a (mon.0) 9905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:16.522993+0000 mon.a (mon.0) 9906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:16.533216+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:17.034142+0000 mon.c (mon.2) 9975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:27:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:17.036158+0000 mon.c (mon.2) 9976 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:27:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:17 smithi040 bash[28232]: audit 2023-12-02T00:27:17.046829+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:27:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:18 smithi141 bash[31670]: cluster 2023-12-02T00:27:17.202287+0000 mgr.y (mgr.24356) 15870 : cluster 0 pgmap v15838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:18 smithi141 bash[31670]: audit 2023-12-02T00:27:17.676277+0000 mon.a (mon.0) 9909 : audit 0 from='client.? 172.21.15.40:0/53803217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:18 smithi040 bash[28232]: cluster 2023-12-02T00:27:17.202287+0000 mgr.y (mgr.24356) 15870 : cluster 0 pgmap v15838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:18 smithi040 bash[28232]: audit 2023-12-02T00:27:17.676277+0000 mon.a (mon.0) 9909 : audit 0 from='client.? 172.21.15.40:0/53803217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:18 smithi040 bash[41173]: cluster 2023-12-02T00:27:17.202287+0000 mgr.y (mgr.24356) 15870 : cluster 0 pgmap v15838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:18 smithi040 bash[41173]: audit 2023-12-02T00:27:17.676277+0000 mon.a (mon.0) 9909 : audit 0 from='client.? 172.21.15.40:0/53803217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:19 smithi141 bash[31670]: audit 2023-12-02T00:27:19.175050+0000 mon.c (mon.2) 9977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:19 smithi040 bash[41173]: audit 2023-12-02T00:27:19.175050+0000 mon.c (mon.2) 9977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:19 smithi040 bash[28232]: audit 2023-12-02T00:27:19.175050+0000 mon.c (mon.2) 9977 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:20 smithi141 bash[31670]: cluster 2023-12-02T00:27:19.202660+0000 mgr.y (mgr.24356) 15871 : cluster 0 pgmap v15839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:20 smithi141 bash[31670]: audit 2023-12-02T00:27:20.140367+0000 mon.c (mon.2) 9978 : audit 0 from='client.? 172.21.15.40:0/306788459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:20 smithi040 bash[41173]: cluster 2023-12-02T00:27:19.202660+0000 mgr.y (mgr.24356) 15871 : cluster 0 pgmap v15839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:20 smithi040 bash[41173]: audit 2023-12-02T00:27:20.140367+0000 mon.c (mon.2) 9978 : audit 0 from='client.? 172.21.15.40:0/306788459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:20 smithi040 bash[28232]: cluster 2023-12-02T00:27:19.202660+0000 mgr.y (mgr.24356) 15871 : cluster 0 pgmap v15839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:20 smithi040 bash[28232]: audit 2023-12-02T00:27:20.140367+0000 mon.c (mon.2) 9978 : audit 0 from='client.? 172.21.15.40:0/306788459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:22 smithi141 bash[31670]: cluster 2023-12-02T00:27:21.203831+0000 mgr.y (mgr.24356) 15872 : cluster 0 pgmap v15840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:22.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:22 smithi040 bash[28232]: cluster 2023-12-02T00:27:21.203831+0000 mgr.y (mgr.24356) 15872 : cluster 0 pgmap v15840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:22 smithi040 bash[41173]: cluster 2023-12-02T00:27:21.203831+0000 mgr.y (mgr.24356) 15872 : cluster 0 pgmap v15840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:23 smithi141 bash[31670]: audit 2023-12-02T00:27:22.599721+0000 mon.c (mon.2) 9979 : audit 0 from='client.? 172.21.15.40:0/3615048595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:23 smithi040 bash[41173]: audit 2023-12-02T00:27:22.599721+0000 mon.c (mon.2) 9979 : audit 0 from='client.? 172.21.15.40:0/3615048595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:23 smithi040 bash[28232]: audit 2023-12-02T00:27:22.599721+0000 mon.c (mon.2) 9979 : audit 0 from='client.? 172.21.15.40:0/3615048595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:24 smithi141 bash[31670]: cluster 2023-12-02T00:27:23.204534+0000 mgr.y (mgr.24356) 15873 : cluster 0 pgmap v15841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:24.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:24 smithi040 bash[41173]: cluster 2023-12-02T00:27:23.204534+0000 mgr.y (mgr.24356) 15873 : cluster 0 pgmap v15841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:24 smithi040 bash[28232]: cluster 2023-12-02T00:27:23.204534+0000 mgr.y (mgr.24356) 15873 : cluster 0 pgmap v15841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:25 smithi141 bash[31670]: audit 2023-12-02T00:27:25.063655+0000 mon.c (mon.2) 9980 : audit 0 from='client.? 172.21.15.40:0/1310622891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:25 smithi141 bash[31670]: cluster 2023-12-02T00:27:25.205677+0000 mgr.y (mgr.24356) 15874 : cluster 0 pgmap v15842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:26.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:25 smithi040 bash[41173]: audit 2023-12-02T00:27:25.063655+0000 mon.c (mon.2) 9980 : audit 0 from='client.? 172.21.15.40:0/1310622891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:25 smithi040 bash[41173]: cluster 2023-12-02T00:27:25.205677+0000 mgr.y (mgr.24356) 15874 : cluster 0 pgmap v15842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:25 smithi040 bash[28232]: audit 2023-12-02T00:27:25.063655+0000 mon.c (mon.2) 9980 : audit 0 from='client.? 172.21.15.40:0/1310622891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:25 smithi040 bash[28232]: cluster 2023-12-02T00:27:25.205677+0000 mgr.y (mgr.24356) 15874 : cluster 0 pgmap v15842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:27:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:27:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:28 smithi141 bash[31670]: cluster 2023-12-02T00:27:27.206315+0000 mgr.y (mgr.24356) 15875 : cluster 0 pgmap v15843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:28 smithi141 bash[31670]: audit 2023-12-02T00:27:27.529071+0000 mon.a (mon.0) 9910 : audit 0 from='client.? 172.21.15.40:0/1250384965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:28 smithi040 bash[28232]: cluster 2023-12-02T00:27:27.206315+0000 mgr.y (mgr.24356) 15875 : cluster 0 pgmap v15843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:28 smithi040 bash[28232]: audit 2023-12-02T00:27:27.529071+0000 mon.a (mon.0) 9910 : audit 0 from='client.? 172.21.15.40:0/1250384965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:28 smithi040 bash[41173]: cluster 2023-12-02T00:27:27.206315+0000 mgr.y (mgr.24356) 15875 : cluster 0 pgmap v15843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:28 smithi040 bash[41173]: audit 2023-12-02T00:27:27.529071+0000 mon.a (mon.0) 9910 : audit 0 from='client.? 172.21.15.40:0/1250384965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:30 smithi141 bash[31670]: cluster 2023-12-02T00:27:29.207020+0000 mgr.y (mgr.24356) 15876 : cluster 0 pgmap v15844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:30 smithi141 bash[31670]: audit 2023-12-02T00:27:29.993044+0000 mon.a (mon.0) 9911 : audit 0 from='client.? 172.21.15.40:0/1915153521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:30 smithi040 bash[28232]: cluster 2023-12-02T00:27:29.207020+0000 mgr.y (mgr.24356) 15876 : cluster 0 pgmap v15844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:30 smithi040 bash[28232]: audit 2023-12-02T00:27:29.993044+0000 mon.a (mon.0) 9911 : audit 0 from='client.? 172.21.15.40:0/1915153521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:30 smithi040 bash[41173]: cluster 2023-12-02T00:27:29.207020+0000 mgr.y (mgr.24356) 15876 : cluster 0 pgmap v15844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:30 smithi040 bash[41173]: audit 2023-12-02T00:27:29.993044+0000 mon.a (mon.0) 9911 : audit 0 from='client.? 172.21.15.40:0/1915153521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:32 smithi141 bash[31670]: cluster 2023-12-02T00:27:31.208275+0000 mgr.y (mgr.24356) 15877 : cluster 0 pgmap v15845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:32.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:32 smithi040 bash[41173]: cluster 2023-12-02T00:27:31.208275+0000 mgr.y (mgr.24356) 15877 : cluster 0 pgmap v15845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:32 smithi040 bash[28232]: cluster 2023-12-02T00:27:31.208275+0000 mgr.y (mgr.24356) 15877 : cluster 0 pgmap v15845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:33 smithi040 bash[41173]: audit 2023-12-02T00:27:32.463400+0000 mon.a (mon.0) 9912 : audit 0 from='client.? 172.21.15.40:0/66693960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:33 smithi040 bash[28232]: audit 2023-12-02T00:27:32.463400+0000 mon.a (mon.0) 9912 : audit 0 from='client.? 172.21.15.40:0/66693960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:33 smithi141 bash[31670]: audit 2023-12-02T00:27:32.463400+0000 mon.a (mon.0) 9912 : audit 0 from='client.? 172.21.15.40:0/66693960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:34.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:34 smithi040 bash[41173]: cluster 2023-12-02T00:27:33.208973+0000 mgr.y (mgr.24356) 15878 : cluster 0 pgmap v15846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:34 smithi040 bash[41173]: audit 2023-12-02T00:27:34.175738+0000 mon.c (mon.2) 9981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:34 smithi040 bash[28232]: cluster 2023-12-02T00:27:33.208973+0000 mgr.y (mgr.24356) 15878 : cluster 0 pgmap v15846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:34 smithi040 bash[28232]: audit 2023-12-02T00:27:34.175738+0000 mon.c (mon.2) 9981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:34 smithi141 bash[31670]: cluster 2023-12-02T00:27:33.208973+0000 mgr.y (mgr.24356) 15878 : cluster 0 pgmap v15846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:34 smithi141 bash[31670]: audit 2023-12-02T00:27:34.175738+0000 mon.c (mon.2) 9981 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:35 smithi141 bash[31670]: audit 2023-12-02T00:27:34.928798+0000 mon.c (mon.2) 9982 : audit 0 from='client.? 172.21.15.40:0/3085839244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:35 smithi141 bash[31670]: cluster 2023-12-02T00:27:35.210289+0000 mgr.y (mgr.24356) 15879 : cluster 0 pgmap v15847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:35 smithi040 bash[41173]: audit 2023-12-02T00:27:34.928798+0000 mon.c (mon.2) 9982 : audit 0 from='client.? 172.21.15.40:0/3085839244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:35 smithi040 bash[41173]: cluster 2023-12-02T00:27:35.210289+0000 mgr.y (mgr.24356) 15879 : cluster 0 pgmap v15847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:35 smithi040 bash[28232]: audit 2023-12-02T00:27:34.928798+0000 mon.c (mon.2) 9982 : audit 0 from='client.? 172.21.15.40:0/3085839244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:35 smithi040 bash[28232]: cluster 2023-12-02T00:27:35.210289+0000 mgr.y (mgr.24356) 15879 : cluster 0 pgmap v15847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:27:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:27:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:38 smithi141 bash[31670]: cluster 2023-12-02T00:27:37.210964+0000 mgr.y (mgr.24356) 15880 : cluster 0 pgmap v15848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:38 smithi141 bash[31670]: audit 2023-12-02T00:27:37.397055+0000 mon.a (mon.0) 9913 : audit 0 from='client.? 172.21.15.40:0/2849966474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:38 smithi040 bash[28232]: cluster 2023-12-02T00:27:37.210964+0000 mgr.y (mgr.24356) 15880 : cluster 0 pgmap v15848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:38 smithi040 bash[28232]: audit 2023-12-02T00:27:37.397055+0000 mon.a (mon.0) 9913 : audit 0 from='client.? 172.21.15.40:0/2849966474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:38 smithi040 bash[41173]: cluster 2023-12-02T00:27:37.210964+0000 mgr.y (mgr.24356) 15880 : cluster 0 pgmap v15848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:38 smithi040 bash[41173]: audit 2023-12-02T00:27:37.397055+0000 mon.a (mon.0) 9913 : audit 0 from='client.? 172.21.15.40:0/2849966474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:40 smithi040 bash[28232]: cluster 2023-12-02T00:27:39.211681+0000 mgr.y (mgr.24356) 15881 : cluster 0 pgmap v15849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:40 smithi040 bash[28232]: audit 2023-12-02T00:27:39.865279+0000 mon.c (mon.2) 9983 : audit 0 from='client.? 172.21.15.40:0/3174146615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:40 smithi040 bash[41173]: cluster 2023-12-02T00:27:39.211681+0000 mgr.y (mgr.24356) 15881 : cluster 0 pgmap v15849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:40 smithi040 bash[41173]: audit 2023-12-02T00:27:39.865279+0000 mon.c (mon.2) 9983 : audit 0 from='client.? 172.21.15.40:0/3174146615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:40 smithi141 bash[31670]: cluster 2023-12-02T00:27:39.211681+0000 mgr.y (mgr.24356) 15881 : cluster 0 pgmap v15849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:40 smithi141 bash[31670]: audit 2023-12-02T00:27:39.865279+0000 mon.c (mon.2) 9983 : audit 0 from='client.? 172.21.15.40:0/3174146615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:42 smithi040 bash[28232]: cluster 2023-12-02T00:27:41.212875+0000 mgr.y (mgr.24356) 15882 : cluster 0 pgmap v15850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:42 smithi040 bash[41173]: cluster 2023-12-02T00:27:41.212875+0000 mgr.y (mgr.24356) 15882 : cluster 0 pgmap v15850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:42 smithi141 bash[31670]: cluster 2023-12-02T00:27:41.212875+0000 mgr.y (mgr.24356) 15882 : cluster 0 pgmap v15850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:43 smithi040 bash[28232]: audit 2023-12-02T00:27:42.336918+0000 mon.c (mon.2) 9984 : audit 0 from='client.? 172.21.15.40:0/1269075847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:43 smithi040 bash[41173]: audit 2023-12-02T00:27:42.336918+0000 mon.c (mon.2) 9984 : audit 0 from='client.? 172.21.15.40:0/1269075847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:43 smithi141 bash[31670]: audit 2023-12-02T00:27:42.336918+0000 mon.c (mon.2) 9984 : audit 0 from='client.? 172.21.15.40:0/1269075847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:44.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:44 smithi040 bash[28232]: cluster 2023-12-02T00:27:43.213516+0000 mgr.y (mgr.24356) 15883 : cluster 0 pgmap v15851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:44 smithi040 bash[41173]: cluster 2023-12-02T00:27:43.213516+0000 mgr.y (mgr.24356) 15883 : cluster 0 pgmap v15851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:44 smithi141 bash[31670]: cluster 2023-12-02T00:27:43.213516+0000 mgr.y (mgr.24356) 15883 : cluster 0 pgmap v15851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:45 smithi141 bash[31670]: audit 2023-12-02T00:27:44.800305+0000 mon.c (mon.2) 9985 : audit 0 from='client.? 172.21.15.40:0/2634583929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:45 smithi141 bash[31670]: cluster 2023-12-02T00:27:45.214680+0000 mgr.y (mgr.24356) 15884 : cluster 0 pgmap v15852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:46.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:45 smithi040 bash[28232]: audit 2023-12-02T00:27:44.800305+0000 mon.c (mon.2) 9985 : audit 0 from='client.? 172.21.15.40:0/2634583929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:45 smithi040 bash[28232]: cluster 2023-12-02T00:27:45.214680+0000 mgr.y (mgr.24356) 15884 : cluster 0 pgmap v15852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:45 smithi040 bash[41173]: audit 2023-12-02T00:27:44.800305+0000 mon.c (mon.2) 9985 : audit 0 from='client.? 172.21.15.40:0/2634583929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:45 smithi040 bash[41173]: cluster 2023-12-02T00:27:45.214680+0000 mgr.y (mgr.24356) 15884 : cluster 0 pgmap v15852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:27:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:27:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:47 smithi040 bash[28232]: audit 2023-12-02T00:27:47.263478+0000 mon.c (mon.2) 9986 : audit 0 from='client.? 172.21.15.40:0/1011645219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:47 smithi040 bash[41173]: audit 2023-12-02T00:27:47.263478+0000 mon.c (mon.2) 9986 : audit 0 from='client.? 172.21.15.40:0/1011645219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:47 smithi141 bash[31670]: audit 2023-12-02T00:27:47.263478+0000 mon.c (mon.2) 9986 : audit 0 from='client.? 172.21.15.40:0/1011645219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:48 smithi040 bash[41173]: cluster 2023-12-02T00:27:47.215322+0000 mgr.y (mgr.24356) 15885 : cluster 0 pgmap v15853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:48 smithi040 bash[28232]: cluster 2023-12-02T00:27:47.215322+0000 mgr.y (mgr.24356) 15885 : cluster 0 pgmap v15853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:48 smithi141 bash[31670]: cluster 2023-12-02T00:27:47.215322+0000 mgr.y (mgr.24356) 15885 : cluster 0 pgmap v15853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:49.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:49 smithi040 bash[28232]: audit 2023-12-02T00:27:49.175858+0000 mon.c (mon.2) 9987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:49 smithi040 bash[41173]: audit 2023-12-02T00:27:49.175858+0000 mon.c (mon.2) 9987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:49 smithi141 bash[31670]: audit 2023-12-02T00:27:49.175858+0000 mon.c (mon.2) 9987 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:50 smithi040 bash[28232]: cluster 2023-12-02T00:27:49.215930+0000 mgr.y (mgr.24356) 15886 : cluster 0 pgmap v15854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:50 smithi040 bash[28232]: audit 2023-12-02T00:27:49.735385+0000 mon.c (mon.2) 9988 : audit 0 from='client.? 172.21.15.40:0/2071773294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:50 smithi040 bash[41173]: cluster 2023-12-02T00:27:49.215930+0000 mgr.y (mgr.24356) 15886 : cluster 0 pgmap v15854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:50 smithi040 bash[41173]: audit 2023-12-02T00:27:49.735385+0000 mon.c (mon.2) 9988 : audit 0 from='client.? 172.21.15.40:0/2071773294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:50 smithi141 bash[31670]: cluster 2023-12-02T00:27:49.215930+0000 mgr.y (mgr.24356) 15886 : cluster 0 pgmap v15854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:50 smithi141 bash[31670]: audit 2023-12-02T00:27:49.735385+0000 mon.c (mon.2) 9988 : audit 0 from='client.? 172.21.15.40:0/2071773294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:52.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:52 smithi040 bash[28232]: cluster 2023-12-02T00:27:51.217114+0000 mgr.y (mgr.24356) 15887 : cluster 0 pgmap v15855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:52 smithi040 bash[28232]: audit 2023-12-02T00:27:52.203290+0000 mon.c (mon.2) 9989 : audit 0 from='client.? 172.21.15.40:0/4037221894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:52 smithi040 bash[41173]: cluster 2023-12-02T00:27:51.217114+0000 mgr.y (mgr.24356) 15887 : cluster 0 pgmap v15855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:52 smithi040 bash[41173]: audit 2023-12-02T00:27:52.203290+0000 mon.c (mon.2) 9989 : audit 0 from='client.? 172.21.15.40:0/4037221894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:52 smithi141 bash[31670]: cluster 2023-12-02T00:27:51.217114+0000 mgr.y (mgr.24356) 15887 : cluster 0 pgmap v15855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:52 smithi141 bash[31670]: audit 2023-12-02T00:27:52.203290+0000 mon.c (mon.2) 9989 : audit 0 from='client.? 172.21.15.40:0/4037221894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:54.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:54 smithi040 bash[28232]: cluster 2023-12-02T00:27:53.217740+0000 mgr.y (mgr.24356) 15888 : cluster 0 pgmap v15856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:54 smithi040 bash[41173]: cluster 2023-12-02T00:27:53.217740+0000 mgr.y (mgr.24356) 15888 : cluster 0 pgmap v15856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:54 smithi141 bash[31670]: cluster 2023-12-02T00:27:53.217740+0000 mgr.y (mgr.24356) 15888 : cluster 0 pgmap v15856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:55.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:55 smithi040 bash[41173]: audit 2023-12-02T00:27:54.663277+0000 mon.a (mon.0) 9914 : audit 0 from='client.? 172.21.15.40:0/2236540505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:55 smithi040 bash[28232]: audit 2023-12-02T00:27:54.663277+0000 mon.a (mon.0) 9914 : audit 0 from='client.? 172.21.15.40:0/2236540505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:55 smithi141 bash[31670]: audit 2023-12-02T00:27:54.663277+0000 mon.a (mon.0) 9914 : audit 0 from='client.? 172.21.15.40:0/2236540505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:56.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:56 smithi040 bash[28232]: cluster 2023-12-02T00:27:55.218861+0000 mgr.y (mgr.24356) 15889 : cluster 0 pgmap v15857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:27:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:27:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:56 smithi040 bash[41173]: cluster 2023-12-02T00:27:55.218861+0000 mgr.y (mgr.24356) 15889 : cluster 0 pgmap v15857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:56 smithi141 bash[31670]: cluster 2023-12-02T00:27:55.218861+0000 mgr.y (mgr.24356) 15889 : cluster 0 pgmap v15857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:57.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:57 smithi040 bash[28232]: audit 2023-12-02T00:27:57.125843+0000 mon.a (mon.0) 9915 : audit 0 from='client.? 172.21.15.40:0/3251395803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:57 smithi040 bash[41173]: audit 2023-12-02T00:27:57.125843+0000 mon.a (mon.0) 9915 : audit 0 from='client.? 172.21.15.40:0/3251395803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:57 smithi141 bash[31670]: audit 2023-12-02T00:27:57.125843+0000 mon.a (mon.0) 9915 : audit 0 from='client.? 172.21.15.40:0/3251395803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:27:58.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:27:58 smithi040 bash[28232]: cluster 2023-12-02T00:27:57.219622+0000 mgr.y (mgr.24356) 15890 : cluster 0 pgmap v15858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:27:58 smithi040 bash[41173]: cluster 2023-12-02T00:27:57.219622+0000 mgr.y (mgr.24356) 15890 : cluster 0 pgmap v15858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:27:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:27:58 smithi141 bash[31670]: cluster 2023-12-02T00:27:57.219622+0000 mgr.y (mgr.24356) 15890 : cluster 0 pgmap v15858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:00.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:00 smithi040 bash[28232]: cluster 2023-12-02T00:27:59.220220+0000 mgr.y (mgr.24356) 15891 : cluster 0 pgmap v15859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:00 smithi040 bash[28232]: audit 2023-12-02T00:27:59.585394+0000 mon.c (mon.2) 9990 : audit 0 from='client.? 172.21.15.40:0/3624205784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:00 smithi040 bash[41173]: cluster 2023-12-02T00:27:59.220220+0000 mgr.y (mgr.24356) 15891 : cluster 0 pgmap v15859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:00 smithi040 bash[41173]: audit 2023-12-02T00:27:59.585394+0000 mon.c (mon.2) 9990 : audit 0 from='client.? 172.21.15.40:0/3624205784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:00 smithi141 bash[31670]: cluster 2023-12-02T00:27:59.220220+0000 mgr.y (mgr.24356) 15891 : cluster 0 pgmap v15859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:00 smithi141 bash[31670]: audit 2023-12-02T00:27:59.585394+0000 mon.c (mon.2) 9990 : audit 0 from='client.? 172.21.15.40:0/3624205784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:02 smithi040 bash[41173]: cluster 2023-12-02T00:28:01.221418+0000 mgr.y (mgr.24356) 15892 : cluster 0 pgmap v15860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:02 smithi040 bash[41173]: audit 2023-12-02T00:28:02.050296+0000 mon.c (mon.2) 9991 : audit 0 from='client.? 172.21.15.40:0/3206399047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:02 smithi040 bash[28232]: cluster 2023-12-02T00:28:01.221418+0000 mgr.y (mgr.24356) 15892 : cluster 0 pgmap v15860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:02 smithi040 bash[28232]: audit 2023-12-02T00:28:02.050296+0000 mon.c (mon.2) 9991 : audit 0 from='client.? 172.21.15.40:0/3206399047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:02 smithi141 bash[31670]: cluster 2023-12-02T00:28:01.221418+0000 mgr.y (mgr.24356) 15892 : cluster 0 pgmap v15860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:02 smithi141 bash[31670]: audit 2023-12-02T00:28:02.050296+0000 mon.c (mon.2) 9991 : audit 0 from='client.? 172.21.15.40:0/3206399047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:04.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:04 smithi040 bash[41173]: cluster 2023-12-02T00:28:03.222124+0000 mgr.y (mgr.24356) 15893 : cluster 0 pgmap v15861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:04 smithi040 bash[41173]: audit 2023-12-02T00:28:04.176130+0000 mon.c (mon.2) 9992 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:04 smithi040 bash[28232]: cluster 2023-12-02T00:28:03.222124+0000 mgr.y (mgr.24356) 15893 : cluster 0 pgmap v15861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:04 smithi040 bash[28232]: audit 2023-12-02T00:28:04.176130+0000 mon.c (mon.2) 9992 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:04 smithi141 bash[31670]: cluster 2023-12-02T00:28:03.222124+0000 mgr.y (mgr.24356) 15893 : cluster 0 pgmap v15861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:04 smithi141 bash[31670]: audit 2023-12-02T00:28:04.176130+0000 mon.c (mon.2) 9992 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:05 smithi040 bash[41173]: audit 2023-12-02T00:28:04.503169+0000 mon.a (mon.0) 9916 : audit 0 from='client.? 172.21.15.40:0/466693093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:05 smithi040 bash[28232]: audit 2023-12-02T00:28:04.503169+0000 mon.a (mon.0) 9916 : audit 0 from='client.? 172.21.15.40:0/466693093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:05 smithi141 bash[31670]: audit 2023-12-02T00:28:04.503169+0000 mon.a (mon.0) 9916 : audit 0 from='client.? 172.21.15.40:0/466693093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:06.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:06 smithi040 bash[41173]: cluster 2023-12-02T00:28:05.223449+0000 mgr.y (mgr.24356) 15894 : cluster 0 pgmap v15862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:06.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:28:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:28:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:06 smithi040 bash[28232]: cluster 2023-12-02T00:28:05.223449+0000 mgr.y (mgr.24356) 15894 : cluster 0 pgmap v15862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:06 smithi141 bash[31670]: cluster 2023-12-02T00:28:05.223449+0000 mgr.y (mgr.24356) 15894 : cluster 0 pgmap v15862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:07 smithi040 bash[28232]: audit 2023-12-02T00:28:06.963868+0000 mon.a (mon.0) 9917 : audit 0 from='client.? 172.21.15.40:0/1602973905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:07 smithi040 bash[41173]: audit 2023-12-02T00:28:06.963868+0000 mon.a (mon.0) 9917 : audit 0 from='client.? 172.21.15.40:0/1602973905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:07 smithi141 bash[31670]: audit 2023-12-02T00:28:06.963868+0000 mon.a (mon.0) 9917 : audit 0 from='client.? 172.21.15.40:0/1602973905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:08.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:08 smithi040 bash[28232]: cluster 2023-12-02T00:28:07.224167+0000 mgr.y (mgr.24356) 15895 : cluster 0 pgmap v15863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:08 smithi040 bash[41173]: cluster 2023-12-02T00:28:07.224167+0000 mgr.y (mgr.24356) 15895 : cluster 0 pgmap v15863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:08 smithi141 bash[31670]: cluster 2023-12-02T00:28:07.224167+0000 mgr.y (mgr.24356) 15895 : cluster 0 pgmap v15863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:10 smithi040 bash[28232]: cluster 2023-12-02T00:28:09.224841+0000 mgr.y (mgr.24356) 15896 : cluster 0 pgmap v15864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:10 smithi040 bash[28232]: audit 2023-12-02T00:28:09.436929+0000 mon.c (mon.2) 9993 : audit 0 from='client.? 172.21.15.40:0/2856681369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:10 smithi040 bash[41173]: cluster 2023-12-02T00:28:09.224841+0000 mgr.y (mgr.24356) 15896 : cluster 0 pgmap v15864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:10 smithi040 bash[41173]: audit 2023-12-02T00:28:09.436929+0000 mon.c (mon.2) 9993 : audit 0 from='client.? 172.21.15.40:0/2856681369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:10 smithi141 bash[31670]: cluster 2023-12-02T00:28:09.224841+0000 mgr.y (mgr.24356) 15896 : cluster 0 pgmap v15864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:10 smithi141 bash[31670]: audit 2023-12-02T00:28:09.436929+0000 mon.c (mon.2) 9993 : audit 0 from='client.? 172.21.15.40:0/2856681369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:12 smithi040 bash[28232]: cluster 2023-12-02T00:28:11.226026+0000 mgr.y (mgr.24356) 15897 : cluster 0 pgmap v15865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:12 smithi040 bash[28232]: audit 2023-12-02T00:28:11.896069+0000 mon.c (mon.2) 9994 : audit 0 from='client.? 172.21.15.40:0/1639370826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:12 smithi040 bash[41173]: cluster 2023-12-02T00:28:11.226026+0000 mgr.y (mgr.24356) 15897 : cluster 0 pgmap v15865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:12 smithi040 bash[41173]: audit 2023-12-02T00:28:11.896069+0000 mon.c (mon.2) 9994 : audit 0 from='client.? 172.21.15.40:0/1639370826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:12 smithi141 bash[31670]: cluster 2023-12-02T00:28:11.226026+0000 mgr.y (mgr.24356) 15897 : cluster 0 pgmap v15865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:12 smithi141 bash[31670]: audit 2023-12-02T00:28:11.896069+0000 mon.c (mon.2) 9994 : audit 0 from='client.? 172.21.15.40:0/1639370826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:14 smithi040 bash[28232]: cluster 2023-12-02T00:28:13.226875+0000 mgr.y (mgr.24356) 15898 : cluster 0 pgmap v15866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:14 smithi040 bash[28232]: audit 2023-12-02T00:28:14.362076+0000 mon.a (mon.0) 9918 : audit 0 from='client.? 172.21.15.40:0/864159129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:14 smithi040 bash[41173]: cluster 2023-12-02T00:28:13.226875+0000 mgr.y (mgr.24356) 15898 : cluster 0 pgmap v15866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:14 smithi040 bash[41173]: audit 2023-12-02T00:28:14.362076+0000 mon.a (mon.0) 9918 : audit 0 from='client.? 172.21.15.40:0/864159129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:14 smithi141 bash[31670]: cluster 2023-12-02T00:28:13.226875+0000 mgr.y (mgr.24356) 15898 : cluster 0 pgmap v15866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:14 smithi141 bash[31670]: audit 2023-12-02T00:28:14.362076+0000 mon.a (mon.0) 9918 : audit 0 from='client.? 172.21.15.40:0/864159129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:15 smithi141 bash[31670]: cluster 2023-12-02T00:28:15.228088+0000 mgr.y (mgr.24356) 15899 : cluster 0 pgmap v15867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:15 smithi040 bash[41173]: cluster 2023-12-02T00:28:15.228088+0000 mgr.y (mgr.24356) 15899 : cluster 0 pgmap v15867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:15 smithi040 bash[28232]: cluster 2023-12-02T00:28:15.228088+0000 mgr.y (mgr.24356) 15899 : cluster 0 pgmap v15867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:16.874 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:28:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:28:17.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:16 smithi040 bash[28232]: audit 2023-12-02T00:28:16.824210+0000 mon.a (mon.0) 9919 : audit 0 from='client.? 172.21.15.40:0/618764889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:16 smithi040 bash[41173]: audit 2023-12-02T00:28:16.824210+0000 mon.a (mon.0) 9919 : audit 0 from='client.? 172.21.15.40:0/618764889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:16 smithi141 bash[31670]: audit 2023-12-02T00:28:16.824210+0000 mon.a (mon.0) 9919 : audit 0 from='client.? 172.21.15.40:0/618764889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[41173]: audit 2023-12-02T00:28:17.131225+0000 mon.c (mon.2) 9995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[41173]: cluster 2023-12-02T00:28:17.228810+0000 mgr.y (mgr.24356) 15900 : cluster 0 pgmap v15868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[41173]: audit 2023-12-02T00:28:17.510405+0000 mon.a (mon.0) 9920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[41173]: audit 2023-12-02T00:28:17.526656+0000 mon.a (mon.0) 9921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[28232]: audit 2023-12-02T00:28:17.131225+0000 mon.c (mon.2) 9995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[28232]: cluster 2023-12-02T00:28:17.228810+0000 mgr.y (mgr.24356) 15900 : cluster 0 pgmap v15868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[28232]: audit 2023-12-02T00:28:17.510405+0000 mon.a (mon.0) 9920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:17 smithi040 bash[28232]: audit 2023-12-02T00:28:17.526656+0000 mon.a (mon.0) 9921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:17 smithi141 bash[31670]: audit 2023-12-02T00:28:17.131225+0000 mon.c (mon.2) 9995 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:28:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:17 smithi141 bash[31670]: cluster 2023-12-02T00:28:17.228810+0000 mgr.y (mgr.24356) 15900 : cluster 0 pgmap v15868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:17 smithi141 bash[31670]: audit 2023-12-02T00:28:17.510405+0000 mon.a (mon.0) 9920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:17 smithi141 bash[31670]: audit 2023-12-02T00:28:17.526656+0000 mon.a (mon.0) 9921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:19 smithi141 bash[31670]: audit 2023-12-02T00:28:19.176437+0000 mon.c (mon.2) 9996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:19 smithi040 bash[28232]: audit 2023-12-02T00:28:19.176437+0000 mon.c (mon.2) 9996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:19 smithi040 bash[41173]: audit 2023-12-02T00:28:19.176437+0000 mon.c (mon.2) 9996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:20 smithi141 bash[31670]: cluster 2023-12-02T00:28:19.229253+0000 mgr.y (mgr.24356) 15901 : cluster 0 pgmap v15869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:20 smithi141 bash[31670]: audit 2023-12-02T00:28:19.284503+0000 mon.c (mon.2) 9997 : audit 0 from='client.? 172.21.15.40:0/1857692126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:20 smithi040 bash[41173]: cluster 2023-12-02T00:28:19.229253+0000 mgr.y (mgr.24356) 15901 : cluster 0 pgmap v15869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:20 smithi040 bash[41173]: audit 2023-12-02T00:28:19.284503+0000 mon.c (mon.2) 9997 : audit 0 from='client.? 172.21.15.40:0/1857692126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:20 smithi040 bash[28232]: cluster 2023-12-02T00:28:19.229253+0000 mgr.y (mgr.24356) 15901 : cluster 0 pgmap v15869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:20 smithi040 bash[28232]: audit 2023-12-02T00:28:19.284503+0000 mon.c (mon.2) 9997 : audit 0 from='client.? 172.21.15.40:0/1857692126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:22 smithi141 bash[31670]: cluster 2023-12-02T00:28:21.230395+0000 mgr.y (mgr.24356) 15902 : cluster 0 pgmap v15870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:22 smithi141 bash[31670]: audit 2023-12-02T00:28:21.752881+0000 mon.c (mon.2) 9998 : audit 0 from='client.? 172.21.15.40:0/2170383876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:22.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:22 smithi040 bash[28232]: cluster 2023-12-02T00:28:21.230395+0000 mgr.y (mgr.24356) 15902 : cluster 0 pgmap v15870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:22 smithi040 bash[28232]: audit 2023-12-02T00:28:21.752881+0000 mon.c (mon.2) 9998 : audit 0 from='client.? 172.21.15.40:0/2170383876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:22 smithi040 bash[41173]: cluster 2023-12-02T00:28:21.230395+0000 mgr.y (mgr.24356) 15902 : cluster 0 pgmap v15870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:22 smithi040 bash[41173]: audit 2023-12-02T00:28:21.752881+0000 mon.c (mon.2) 9998 : audit 0 from='client.? 172.21.15.40:0/2170383876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: cluster 2023-12-02T00:28:23.230933+0000 mgr.y (mgr.24356) 15903 : cluster 0 pgmap v15871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.380754+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.392859+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.423142+0000 mon.a (mon.0) 9924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.433013+0000 mon.a (mon.0) 9925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.959090+0000 mon.c (mon.2) 9999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.960870+0000 mon.c (mon.2) 10000 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:23.970086+0000 mon.a (mon.0) 9926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[41173]: audit 2023-12-02T00:28:24.214965+0000 mon.c (mon.2) 10001 : audit 0 from='client.? 172.21.15.40:0/1428979546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: cluster 2023-12-02T00:28:23.230933+0000 mgr.y (mgr.24356) 15903 : cluster 0 pgmap v15871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.380754+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.392859+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.423142+0000 mon.a (mon.0) 9924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.433013+0000 mon.a (mon.0) 9925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.959090+0000 mon.c (mon.2) 9999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.960870+0000 mon.c (mon.2) 10000 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:23.970086+0000 mon.a (mon.0) 9926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:24 smithi040 bash[28232]: audit 2023-12-02T00:28:24.214965+0000 mon.c (mon.2) 10001 : audit 0 from='client.? 172.21.15.40:0/1428979546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: cluster 2023-12-02T00:28:23.230933+0000 mgr.y (mgr.24356) 15903 : cluster 0 pgmap v15871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.380754+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.392859+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.423142+0000 mon.a (mon.0) 9924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.433013+0000 mon.a (mon.0) 9925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.959090+0000 mon.c (mon.2) 9999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:28:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.960870+0000 mon.c (mon.2) 10000 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:28:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:23.970086+0000 mon.a (mon.0) 9926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:28:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:24 smithi141 bash[31670]: audit 2023-12-02T00:28:24.214965+0000 mon.c (mon.2) 10001 : audit 0 from='client.? 172.21.15.40:0/1428979546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:25 smithi141 bash[31670]: cluster 2023-12-02T00:28:25.232041+0000 mgr.y (mgr.24356) 15904 : cluster 0 pgmap v15872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:25 smithi040 bash[28232]: cluster 2023-12-02T00:28:25.232041+0000 mgr.y (mgr.24356) 15904 : cluster 0 pgmap v15872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:26.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:25 smithi040 bash[41173]: cluster 2023-12-02T00:28:25.232041+0000 mgr.y (mgr.24356) 15904 : cluster 0 pgmap v15872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:26.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:26 smithi040 bash[28232]: audit 2023-12-02T00:28:26.684095+0000 mon.c (mon.2) 10002 : audit 0 from='client.? 172.21.15.40:0/1259523891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:28:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:28:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:26 smithi040 bash[41173]: audit 2023-12-02T00:28:26.684095+0000 mon.c (mon.2) 10002 : audit 0 from='client.? 172.21.15.40:0/1259523891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:26 smithi141 bash[31670]: audit 2023-12-02T00:28:26.684095+0000 mon.c (mon.2) 10002 : audit 0 from='client.? 172.21.15.40:0/1259523891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:27 smithi141 bash[31670]: cluster 2023-12-02T00:28:27.232765+0000 mgr.y (mgr.24356) 15905 : cluster 0 pgmap v15873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:28.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:27 smithi040 bash[28232]: cluster 2023-12-02T00:28:27.232765+0000 mgr.y (mgr.24356) 15905 : cluster 0 pgmap v15873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:27 smithi040 bash[41173]: cluster 2023-12-02T00:28:27.232765+0000 mgr.y (mgr.24356) 15905 : cluster 0 pgmap v15873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:29 smithi141 bash[31670]: audit 2023-12-02T00:28:29.153967+0000 mon.c (mon.2) 10003 : audit 0 from='client.? 172.21.15.40:0/99572983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:29 smithi040 bash[28232]: audit 2023-12-02T00:28:29.153967+0000 mon.c (mon.2) 10003 : audit 0 from='client.? 172.21.15.40:0/99572983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:29 smithi040 bash[41173]: audit 2023-12-02T00:28:29.153967+0000 mon.c (mon.2) 10003 : audit 0 from='client.? 172.21.15.40:0/99572983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:30 smithi141 bash[31670]: cluster 2023-12-02T00:28:29.233400+0000 mgr.y (mgr.24356) 15906 : cluster 0 pgmap v15874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:30 smithi040 bash[28232]: cluster 2023-12-02T00:28:29.233400+0000 mgr.y (mgr.24356) 15906 : cluster 0 pgmap v15874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:30 smithi040 bash[41173]: cluster 2023-12-02T00:28:29.233400+0000 mgr.y (mgr.24356) 15906 : cluster 0 pgmap v15874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:32 smithi040 bash[28232]: cluster 2023-12-02T00:28:31.234541+0000 mgr.y (mgr.24356) 15907 : cluster 0 pgmap v15875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:32 smithi040 bash[28232]: audit 2023-12-02T00:28:31.616927+0000 mon.a (mon.0) 9927 : audit 0 from='client.? 172.21.15.40:0/1017809388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:32 smithi040 bash[41173]: cluster 2023-12-02T00:28:31.234541+0000 mgr.y (mgr.24356) 15907 : cluster 0 pgmap v15875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:32 smithi040 bash[41173]: audit 2023-12-02T00:28:31.616927+0000 mon.a (mon.0) 9927 : audit 0 from='client.? 172.21.15.40:0/1017809388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:32 smithi141 bash[31670]: cluster 2023-12-02T00:28:31.234541+0000 mgr.y (mgr.24356) 15907 : cluster 0 pgmap v15875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:32 smithi141 bash[31670]: audit 2023-12-02T00:28:31.616927+0000 mon.a (mon.0) 9927 : audit 0 from='client.? 172.21.15.40:0/1017809388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:34 smithi040 bash[28232]: cluster 2023-12-02T00:28:33.235249+0000 mgr.y (mgr.24356) 15908 : cluster 0 pgmap v15876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:34 smithi040 bash[28232]: audit 2023-12-02T00:28:34.082761+0000 mon.c (mon.2) 10004 : audit 0 from='client.? 172.21.15.40:0/1116058085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:34 smithi040 bash[28232]: audit 2023-12-02T00:28:34.176984+0000 mon.c (mon.2) 10005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:34 smithi040 bash[41173]: cluster 2023-12-02T00:28:33.235249+0000 mgr.y (mgr.24356) 15908 : cluster 0 pgmap v15876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:34 smithi040 bash[41173]: audit 2023-12-02T00:28:34.082761+0000 mon.c (mon.2) 10004 : audit 0 from='client.? 172.21.15.40:0/1116058085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:34 smithi040 bash[41173]: audit 2023-12-02T00:28:34.176984+0000 mon.c (mon.2) 10005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:34 smithi141 bash[31670]: cluster 2023-12-02T00:28:33.235249+0000 mgr.y (mgr.24356) 15908 : cluster 0 pgmap v15876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:34 smithi141 bash[31670]: audit 2023-12-02T00:28:34.082761+0000 mon.c (mon.2) 10004 : audit 0 from='client.? 172.21.15.40:0/1116058085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:34 smithi141 bash[31670]: audit 2023-12-02T00:28:34.176984+0000 mon.c (mon.2) 10005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:35 smithi141 bash[31670]: cluster 2023-12-02T00:28:35.236405+0000 mgr.y (mgr.24356) 15909 : cluster 0 pgmap v15877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:36.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:35 smithi040 bash[28232]: cluster 2023-12-02T00:28:35.236405+0000 mgr.y (mgr.24356) 15909 : cluster 0 pgmap v15877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:35 smithi040 bash[41173]: cluster 2023-12-02T00:28:35.236405+0000 mgr.y (mgr.24356) 15909 : cluster 0 pgmap v15877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:28:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:28:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:36 smithi040 bash[41173]: audit 2023-12-02T00:28:36.547006+0000 mon.a (mon.0) 9928 : audit 0 from='client.? 172.21.15.40:0/413615239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:36 smithi040 bash[28232]: audit 2023-12-02T00:28:36.547006+0000 mon.a (mon.0) 9928 : audit 0 from='client.? 172.21.15.40:0/413615239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:36 smithi141 bash[31670]: audit 2023-12-02T00:28:36.547006+0000 mon.a (mon.0) 9928 : audit 0 from='client.? 172.21.15.40:0/413615239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:37 smithi141 bash[31670]: cluster 2023-12-02T00:28:37.237108+0000 mgr.y (mgr.24356) 15910 : cluster 0 pgmap v15878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:37 smithi040 bash[41173]: cluster 2023-12-02T00:28:37.237108+0000 mgr.y (mgr.24356) 15910 : cluster 0 pgmap v15878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:37 smithi040 bash[28232]: cluster 2023-12-02T00:28:37.237108+0000 mgr.y (mgr.24356) 15910 : cluster 0 pgmap v15878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:39.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:39 smithi040 bash[28232]: audit 2023-12-02T00:28:39.014476+0000 mon.a (mon.0) 9929 : audit 0 from='client.? 172.21.15.40:0/1436218409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:39 smithi040 bash[41173]: audit 2023-12-02T00:28:39.014476+0000 mon.a (mon.0) 9929 : audit 0 from='client.? 172.21.15.40:0/1436218409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:39 smithi141 bash[31670]: audit 2023-12-02T00:28:39.014476+0000 mon.a (mon.0) 9929 : audit 0 from='client.? 172.21.15.40:0/1436218409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:40.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:40 smithi040 bash[28232]: cluster 2023-12-02T00:28:39.237746+0000 mgr.y (mgr.24356) 15911 : cluster 0 pgmap v15879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:40 smithi040 bash[41173]: cluster 2023-12-02T00:28:39.237746+0000 mgr.y (mgr.24356) 15911 : cluster 0 pgmap v15879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:40 smithi141 bash[31670]: cluster 2023-12-02T00:28:39.237746+0000 mgr.y (mgr.24356) 15911 : cluster 0 pgmap v15879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:42 smithi040 bash[28232]: cluster 2023-12-02T00:28:41.238884+0000 mgr.y (mgr.24356) 15912 : cluster 0 pgmap v15880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:42 smithi040 bash[28232]: audit 2023-12-02T00:28:41.496300+0000 mon.a (mon.0) 9930 : audit 0 from='client.? 172.21.15.40:0/812139600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:42 smithi040 bash[41173]: cluster 2023-12-02T00:28:41.238884+0000 mgr.y (mgr.24356) 15912 : cluster 0 pgmap v15880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:42 smithi040 bash[41173]: audit 2023-12-02T00:28:41.496300+0000 mon.a (mon.0) 9930 : audit 0 from='client.? 172.21.15.40:0/812139600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:42 smithi141 bash[31670]: cluster 2023-12-02T00:28:41.238884+0000 mgr.y (mgr.24356) 15912 : cluster 0 pgmap v15880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:42 smithi141 bash[31670]: audit 2023-12-02T00:28:41.496300+0000 mon.a (mon.0) 9930 : audit 0 from='client.? 172.21.15.40:0/812139600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:44 smithi040 bash[41173]: cluster 2023-12-02T00:28:43.239559+0000 mgr.y (mgr.24356) 15913 : cluster 0 pgmap v15881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:44 smithi040 bash[41173]: audit 2023-12-02T00:28:43.960114+0000 mon.a (mon.0) 9931 : audit 0 from='client.? 172.21.15.40:0/3122526335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:44 smithi040 bash[28232]: cluster 2023-12-02T00:28:43.239559+0000 mgr.y (mgr.24356) 15913 : cluster 0 pgmap v15881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:44 smithi040 bash[28232]: audit 2023-12-02T00:28:43.960114+0000 mon.a (mon.0) 9931 : audit 0 from='client.? 172.21.15.40:0/3122526335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:44 smithi141 bash[31670]: cluster 2023-12-02T00:28:43.239559+0000 mgr.y (mgr.24356) 15913 : cluster 0 pgmap v15881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:44 smithi141 bash[31670]: audit 2023-12-02T00:28:43.960114+0000 mon.a (mon.0) 9931 : audit 0 from='client.? 172.21.15.40:0/3122526335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:45 smithi141 bash[31670]: cluster 2023-12-02T00:28:45.240655+0000 mgr.y (mgr.24356) 15914 : cluster 0 pgmap v15882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:46.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:45 smithi040 bash[28232]: cluster 2023-12-02T00:28:45.240655+0000 mgr.y (mgr.24356) 15914 : cluster 0 pgmap v15882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:45 smithi040 bash[41173]: cluster 2023-12-02T00:28:45.240655+0000 mgr.y (mgr.24356) 15914 : cluster 0 pgmap v15882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:28:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:28:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:46 smithi040 bash[41173]: audit 2023-12-02T00:28:46.426383+0000 mon.a (mon.0) 9932 : audit 0 from='client.? 172.21.15.40:0/3161503928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:46 smithi040 bash[28232]: audit 2023-12-02T00:28:46.426383+0000 mon.a (mon.0) 9932 : audit 0 from='client.? 172.21.15.40:0/3161503928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:46 smithi141 bash[31670]: audit 2023-12-02T00:28:46.426383+0000 mon.a (mon.0) 9932 : audit 0 from='client.? 172.21.15.40:0/3161503928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:47 smithi141 bash[31670]: cluster 2023-12-02T00:28:47.241451+0000 mgr.y (mgr.24356) 15915 : cluster 0 pgmap v15883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:48.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:47 smithi040 bash[41173]: cluster 2023-12-02T00:28:47.241451+0000 mgr.y (mgr.24356) 15915 : cluster 0 pgmap v15883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:47 smithi040 bash[28232]: cluster 2023-12-02T00:28:47.241451+0000 mgr.y (mgr.24356) 15915 : cluster 0 pgmap v15883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:48 smithi141 bash[31670]: audit 2023-12-02T00:28:48.887345+0000 mon.a (mon.0) 9933 : audit 0 from='client.? 172.21.15.40:0/2394347898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:48 smithi040 bash[41173]: audit 2023-12-02T00:28:48.887345+0000 mon.a (mon.0) 9933 : audit 0 from='client.? 172.21.15.40:0/2394347898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:48 smithi040 bash[28232]: audit 2023-12-02T00:28:48.887345+0000 mon.a (mon.0) 9933 : audit 0 from='client.? 172.21.15.40:0/2394347898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:49 smithi141 bash[31670]: audit 2023-12-02T00:28:49.177541+0000 mon.c (mon.2) 10006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:49 smithi141 bash[31670]: cluster 2023-12-02T00:28:49.242137+0000 mgr.y (mgr.24356) 15916 : cluster 0 pgmap v15884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:49 smithi040 bash[28232]: audit 2023-12-02T00:28:49.177541+0000 mon.c (mon.2) 10006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:49 smithi040 bash[28232]: cluster 2023-12-02T00:28:49.242137+0000 mgr.y (mgr.24356) 15916 : cluster 0 pgmap v15884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:49 smithi040 bash[41173]: audit 2023-12-02T00:28:49.177541+0000 mon.c (mon.2) 10006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:49 smithi040 bash[41173]: cluster 2023-12-02T00:28:49.242137+0000 mgr.y (mgr.24356) 15916 : cluster 0 pgmap v15884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:52.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:52 smithi040 bash[28232]: cluster 2023-12-02T00:28:51.243242+0000 mgr.y (mgr.24356) 15917 : cluster 0 pgmap v15885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:52 smithi040 bash[28232]: audit 2023-12-02T00:28:51.356692+0000 mon.c (mon.2) 10007 : audit 0 from='client.? 172.21.15.40:0/1320213178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:52 smithi040 bash[41173]: cluster 2023-12-02T00:28:51.243242+0000 mgr.y (mgr.24356) 15917 : cluster 0 pgmap v15885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:52 smithi040 bash[41173]: audit 2023-12-02T00:28:51.356692+0000 mon.c (mon.2) 10007 : audit 0 from='client.? 172.21.15.40:0/1320213178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:52 smithi141 bash[31670]: cluster 2023-12-02T00:28:51.243242+0000 mgr.y (mgr.24356) 15917 : cluster 0 pgmap v15885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:52 smithi141 bash[31670]: audit 2023-12-02T00:28:51.356692+0000 mon.c (mon.2) 10007 : audit 0 from='client.? 172.21.15.40:0/1320213178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:54.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:54 smithi040 bash[28232]: cluster 2023-12-02T00:28:53.243911+0000 mgr.y (mgr.24356) 15918 : cluster 0 pgmap v15886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:54 smithi040 bash[28232]: audit 2023-12-02T00:28:53.831851+0000 mon.a (mon.0) 9934 : audit 0 from='client.? 172.21.15.40:0/422383754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:54 smithi040 bash[41173]: cluster 2023-12-02T00:28:53.243911+0000 mgr.y (mgr.24356) 15918 : cluster 0 pgmap v15886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:54 smithi040 bash[41173]: audit 2023-12-02T00:28:53.831851+0000 mon.a (mon.0) 9934 : audit 0 from='client.? 172.21.15.40:0/422383754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:54 smithi141 bash[31670]: cluster 2023-12-02T00:28:53.243911+0000 mgr.y (mgr.24356) 15918 : cluster 0 pgmap v15886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:54 smithi141 bash[31670]: audit 2023-12-02T00:28:53.831851+0000 mon.a (mon.0) 9934 : audit 0 from='client.? 172.21.15.40:0/422383754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:55 smithi141 bash[31670]: cluster 2023-12-02T00:28:55.245218+0000 mgr.y (mgr.24356) 15919 : cluster 0 pgmap v15887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:56.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:55 smithi040 bash[28232]: cluster 2023-12-02T00:28:55.245218+0000 mgr.y (mgr.24356) 15919 : cluster 0 pgmap v15887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:55 smithi040 bash[41173]: cluster 2023-12-02T00:28:55.245218+0000 mgr.y (mgr.24356) 15919 : cluster 0 pgmap v15887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:56 smithi040 bash[28232]: audit 2023-12-02T00:28:56.295095+0000 mon.a (mon.0) 9935 : audit 0 from='client.? 172.21.15.40:0/354583214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:28:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:28:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:56 smithi040 bash[41173]: audit 2023-12-02T00:28:56.295095+0000 mon.a (mon.0) 9935 : audit 0 from='client.? 172.21.15.40:0/354583214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:56 smithi141 bash[31670]: audit 2023-12-02T00:28:56.295095+0000 mon.a (mon.0) 9935 : audit 0 from='client.? 172.21.15.40:0/354583214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:57 smithi141 bash[31670]: cluster 2023-12-02T00:28:57.245962+0000 mgr.y (mgr.24356) 15920 : cluster 0 pgmap v15888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:58.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:57 smithi040 bash[41173]: cluster 2023-12-02T00:28:57.245962+0000 mgr.y (mgr.24356) 15920 : cluster 0 pgmap v15888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:57 smithi040 bash[28232]: cluster 2023-12-02T00:28:57.245962+0000 mgr.y (mgr.24356) 15920 : cluster 0 pgmap v15888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:28:59.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:58 smithi040 bash[28232]: audit 2023-12-02T00:28:58.759290+0000 mon.a (mon.0) 9936 : audit 0 from='client.? 172.21.15.40:0/5514325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:58 smithi040 bash[41173]: audit 2023-12-02T00:28:58.759290+0000 mon.a (mon.0) 9936 : audit 0 from='client.? 172.21.15.40:0/5514325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:28:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:58 smithi141 bash[31670]: audit 2023-12-02T00:28:58.759290+0000 mon.a (mon.0) 9936 : audit 0 from='client.? 172.21.15.40:0/5514325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:28:59 smithi040 bash[28232]: cluster 2023-12-02T00:28:59.246670+0000 mgr.y (mgr.24356) 15921 : cluster 0 pgmap v15889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:28:59 smithi040 bash[41173]: cluster 2023-12-02T00:28:59.246670+0000 mgr.y (mgr.24356) 15921 : cluster 0 pgmap v15889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:28:59 smithi141 bash[31670]: cluster 2023-12-02T00:28:59.246670+0000 mgr.y (mgr.24356) 15921 : cluster 0 pgmap v15889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:01 smithi040 bash[28232]: audit 2023-12-02T00:29:01.223775+0000 mon.c (mon.2) 10008 : audit 0 from='client.? 172.21.15.40:0/3934058724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:01 smithi040 bash[41173]: audit 2023-12-02T00:29:01.223775+0000 mon.c (mon.2) 10008 : audit 0 from='client.? 172.21.15.40:0/3934058724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:01 smithi141 bash[31670]: audit 2023-12-02T00:29:01.223775+0000 mon.c (mon.2) 10008 : audit 0 from='client.? 172.21.15.40:0/3934058724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:02 smithi040 bash[28232]: cluster 2023-12-02T00:29:01.248005+0000 mgr.y (mgr.24356) 15922 : cluster 0 pgmap v15890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:02 smithi040 bash[41173]: cluster 2023-12-02T00:29:01.248005+0000 mgr.y (mgr.24356) 15922 : cluster 0 pgmap v15890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:02 smithi141 bash[31670]: cluster 2023-12-02T00:29:01.248005+0000 mgr.y (mgr.24356) 15922 : cluster 0 pgmap v15890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:04 smithi040 bash[28232]: cluster 2023-12-02T00:29:03.248761+0000 mgr.y (mgr.24356) 15923 : cluster 0 pgmap v15891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:04 smithi040 bash[28232]: audit 2023-12-02T00:29:03.689547+0000 mon.c (mon.2) 10009 : audit 0 from='client.? 172.21.15.40:0/81223198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:04 smithi040 bash[28232]: audit 2023-12-02T00:29:04.177912+0000 mon.c (mon.2) 10010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:04 smithi040 bash[41173]: cluster 2023-12-02T00:29:03.248761+0000 mgr.y (mgr.24356) 15923 : cluster 0 pgmap v15891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:04 smithi040 bash[41173]: audit 2023-12-02T00:29:03.689547+0000 mon.c (mon.2) 10009 : audit 0 from='client.? 172.21.15.40:0/81223198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:04 smithi040 bash[41173]: audit 2023-12-02T00:29:04.177912+0000 mon.c (mon.2) 10010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:04 smithi141 bash[31670]: cluster 2023-12-02T00:29:03.248761+0000 mgr.y (mgr.24356) 15923 : cluster 0 pgmap v15891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:04 smithi141 bash[31670]: audit 2023-12-02T00:29:03.689547+0000 mon.c (mon.2) 10009 : audit 0 from='client.? 172.21.15.40:0/81223198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:04 smithi141 bash[31670]: audit 2023-12-02T00:29:04.177912+0000 mon.c (mon.2) 10010 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:05 smithi141 bash[31670]: cluster 2023-12-02T00:29:05.250064+0000 mgr.y (mgr.24356) 15924 : cluster 0 pgmap v15892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:06.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:05 smithi040 bash[41173]: cluster 2023-12-02T00:29:05.250064+0000 mgr.y (mgr.24356) 15924 : cluster 0 pgmap v15892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:05 smithi040 bash[28232]: cluster 2023-12-02T00:29:05.250064+0000 mgr.y (mgr.24356) 15924 : cluster 0 pgmap v15892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:06.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:06 smithi040 bash[28232]: audit 2023-12-02T00:29:06.155049+0000 mon.a (mon.0) 9937 : audit 0 from='client.? 172.21.15.40:0/4008385912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:06.745 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:29:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:29:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:06 smithi141 bash[31670]: audit 2023-12-02T00:29:06.155049+0000 mon.a (mon.0) 9937 : audit 0 from='client.? 172.21.15.40:0/4008385912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:07.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:06 smithi040 bash[41173]: audit 2023-12-02T00:29:06.155049+0000 mon.a (mon.0) 9937 : audit 0 from='client.? 172.21.15.40:0/4008385912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:07 smithi141 bash[31670]: cluster 2023-12-02T00:29:07.250779+0000 mgr.y (mgr.24356) 15925 : cluster 0 pgmap v15893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:07 smithi040 bash[41173]: cluster 2023-12-02T00:29:07.250779+0000 mgr.y (mgr.24356) 15925 : cluster 0 pgmap v15893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:07 smithi040 bash[28232]: cluster 2023-12-02T00:29:07.250779+0000 mgr.y (mgr.24356) 15925 : cluster 0 pgmap v15893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:08 smithi141 bash[31670]: audit 2023-12-02T00:29:08.615578+0000 mon.a (mon.0) 9938 : audit 0 from='client.? 172.21.15.40:0/3503754108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:09.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:08 smithi040 bash[28232]: audit 2023-12-02T00:29:08.615578+0000 mon.a (mon.0) 9938 : audit 0 from='client.? 172.21.15.40:0/3503754108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:08 smithi040 bash[41173]: audit 2023-12-02T00:29:08.615578+0000 mon.a (mon.0) 9938 : audit 0 from='client.? 172.21.15.40:0/3503754108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:09 smithi141 bash[31670]: cluster 2023-12-02T00:29:09.251493+0000 mgr.y (mgr.24356) 15926 : cluster 0 pgmap v15894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:10.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:09 smithi040 bash[28232]: cluster 2023-12-02T00:29:09.251493+0000 mgr.y (mgr.24356) 15926 : cluster 0 pgmap v15894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:09 smithi040 bash[41173]: cluster 2023-12-02T00:29:09.251493+0000 mgr.y (mgr.24356) 15926 : cluster 0 pgmap v15894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:11.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:11 smithi040 bash[28232]: audit 2023-12-02T00:29:11.085623+0000 mon.a (mon.0) 9939 : audit 0 from='client.? 172.21.15.40:0/3235034810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:11 smithi040 bash[41173]: audit 2023-12-02T00:29:11.085623+0000 mon.a (mon.0) 9939 : audit 0 from='client.? 172.21.15.40:0/3235034810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:11 smithi141 bash[31670]: audit 2023-12-02T00:29:11.085623+0000 mon.a (mon.0) 9939 : audit 0 from='client.? 172.21.15.40:0/3235034810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:12 smithi040 bash[28232]: cluster 2023-12-02T00:29:11.252701+0000 mgr.y (mgr.24356) 15927 : cluster 0 pgmap v15895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:12 smithi040 bash[41173]: cluster 2023-12-02T00:29:11.252701+0000 mgr.y (mgr.24356) 15927 : cluster 0 pgmap v15895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:12 smithi141 bash[31670]: cluster 2023-12-02T00:29:11.252701+0000 mgr.y (mgr.24356) 15927 : cluster 0 pgmap v15895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:14 smithi040 bash[28232]: cluster 2023-12-02T00:29:13.253298+0000 mgr.y (mgr.24356) 15928 : cluster 0 pgmap v15896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:14 smithi040 bash[28232]: audit 2023-12-02T00:29:13.546811+0000 mon.a (mon.0) 9940 : audit 0 from='client.? 172.21.15.40:0/3080438483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:14 smithi040 bash[41173]: cluster 2023-12-02T00:29:13.253298+0000 mgr.y (mgr.24356) 15928 : cluster 0 pgmap v15896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:14 smithi040 bash[41173]: audit 2023-12-02T00:29:13.546811+0000 mon.a (mon.0) 9940 : audit 0 from='client.? 172.21.15.40:0/3080438483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:14 smithi141 bash[31670]: cluster 2023-12-02T00:29:13.253298+0000 mgr.y (mgr.24356) 15928 : cluster 0 pgmap v15896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:14 smithi141 bash[31670]: audit 2023-12-02T00:29:13.546811+0000 mon.a (mon.0) 9940 : audit 0 from='client.? 172.21.15.40:0/3080438483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:15 smithi141 bash[31670]: cluster 2023-12-02T00:29:15.254489+0000 mgr.y (mgr.24356) 15929 : cluster 0 pgmap v15897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:15 smithi040 bash[28232]: cluster 2023-12-02T00:29:15.254489+0000 mgr.y (mgr.24356) 15929 : cluster 0 pgmap v15897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:15 smithi040 bash[41173]: cluster 2023-12-02T00:29:15.254489+0000 mgr.y (mgr.24356) 15929 : cluster 0 pgmap v15897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:16.751 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:29:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:29:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:16 smithi141 bash[31670]: audit 2023-12-02T00:29:16.009687+0000 mon.c (mon.2) 10011 : audit 0 from='client.? 172.21.15.40:0/978259705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:17.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:16 smithi040 bash[28232]: audit 2023-12-02T00:29:16.009687+0000 mon.c (mon.2) 10011 : audit 0 from='client.? 172.21.15.40:0/978259705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:16 smithi040 bash[41173]: audit 2023-12-02T00:29:16.009687+0000 mon.c (mon.2) 10011 : audit 0 from='client.? 172.21.15.40:0/978259705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:17 smithi141 bash[31670]: cluster 2023-12-02T00:29:17.255275+0000 mgr.y (mgr.24356) 15930 : cluster 0 pgmap v15898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:17 smithi040 bash[41173]: cluster 2023-12-02T00:29:17.255275+0000 mgr.y (mgr.24356) 15930 : cluster 0 pgmap v15898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:17 smithi040 bash[28232]: cluster 2023-12-02T00:29:17.255275+0000 mgr.y (mgr.24356) 15930 : cluster 0 pgmap v15898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:18 smithi141 bash[31670]: audit 2023-12-02T00:29:18.472670+0000 mon.a (mon.0) 9941 : audit 0 from='client.? 172.21.15.40:0/617085672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:19.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:18 smithi040 bash[28232]: audit 2023-12-02T00:29:18.472670+0000 mon.a (mon.0) 9941 : audit 0 from='client.? 172.21.15.40:0/617085672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:18 smithi040 bash[41173]: audit 2023-12-02T00:29:18.472670+0000 mon.a (mon.0) 9941 : audit 0 from='client.? 172.21.15.40:0/617085672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:19 smithi141 bash[31670]: audit 2023-12-02T00:29:19.178219+0000 mon.c (mon.2) 10012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:19 smithi141 bash[31670]: cluster 2023-12-02T00:29:19.256017+0000 mgr.y (mgr.24356) 15931 : cluster 0 pgmap v15899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:19 smithi040 bash[28232]: audit 2023-12-02T00:29:19.178219+0000 mon.c (mon.2) 10012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:19 smithi040 bash[28232]: cluster 2023-12-02T00:29:19.256017+0000 mgr.y (mgr.24356) 15931 : cluster 0 pgmap v15899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:19 smithi040 bash[41173]: audit 2023-12-02T00:29:19.178219+0000 mon.c (mon.2) 10012 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:19 smithi040 bash[41173]: cluster 2023-12-02T00:29:19.256017+0000 mgr.y (mgr.24356) 15931 : cluster 0 pgmap v15899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:20 smithi141 bash[31670]: audit 2023-12-02T00:29:20.936419+0000 mon.a (mon.0) 9942 : audit 0 from='client.? 172.21.15.40:0/3338220359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:20 smithi040 bash[28232]: audit 2023-12-02T00:29:20.936419+0000 mon.a (mon.0) 9942 : audit 0 from='client.? 172.21.15.40:0/3338220359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:20 smithi040 bash[41173]: audit 2023-12-02T00:29:20.936419+0000 mon.a (mon.0) 9942 : audit 0 from='client.? 172.21.15.40:0/3338220359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:21 smithi141 bash[31670]: cluster 2023-12-02T00:29:21.257241+0000 mgr.y (mgr.24356) 15932 : cluster 0 pgmap v15900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:22.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:21 smithi040 bash[28232]: cluster 2023-12-02T00:29:21.257241+0000 mgr.y (mgr.24356) 15932 : cluster 0 pgmap v15900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:21 smithi040 bash[41173]: cluster 2023-12-02T00:29:21.257241+0000 mgr.y (mgr.24356) 15932 : cluster 0 pgmap v15900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:24.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:24 smithi040 bash[41173]: cluster 2023-12-02T00:29:23.257987+0000 mgr.y (mgr.24356) 15933 : cluster 0 pgmap v15901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:24 smithi040 bash[41173]: audit 2023-12-02T00:29:23.406953+0000 mon.a (mon.0) 9943 : audit 0 from='client.? 172.21.15.40:0/176813706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:24 smithi040 bash[41173]: audit 2023-12-02T00:29:24.055634+0000 mon.c (mon.2) 10013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:29:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:24 smithi040 bash[28232]: cluster 2023-12-02T00:29:23.257987+0000 mgr.y (mgr.24356) 15933 : cluster 0 pgmap v15901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:24 smithi040 bash[28232]: audit 2023-12-02T00:29:23.406953+0000 mon.a (mon.0) 9943 : audit 0 from='client.? 172.21.15.40:0/176813706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:24 smithi040 bash[28232]: audit 2023-12-02T00:29:24.055634+0000 mon.c (mon.2) 10013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:29:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:24 smithi141 bash[31670]: cluster 2023-12-02T00:29:23.257987+0000 mgr.y (mgr.24356) 15933 : cluster 0 pgmap v15901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:24 smithi141 bash[31670]: audit 2023-12-02T00:29:23.406953+0000 mon.a (mon.0) 9943 : audit 0 from='client.? 172.21.15.40:0/176813706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:24 smithi141 bash[31670]: audit 2023-12-02T00:29:24.055634+0000 mon.c (mon.2) 10013 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:29:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:25 smithi141 bash[31670]: audit 2023-12-02T00:29:24.436031+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:25 smithi141 bash[31670]: audit 2023-12-02T00:29:24.447790+0000 mon.a (mon.0) 9945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:25.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:25 smithi040 bash[41173]: audit 2023-12-02T00:29:24.436031+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:25 smithi040 bash[41173]: audit 2023-12-02T00:29:24.447790+0000 mon.a (mon.0) 9945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:25 smithi040 bash[28232]: audit 2023-12-02T00:29:24.436031+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:25 smithi040 bash[28232]: audit 2023-12-02T00:29:24.447790+0000 mon.a (mon.0) 9945 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:26 smithi141 bash[31670]: cluster 2023-12-02T00:29:25.259289+0000 mgr.y (mgr.24356) 15934 : cluster 0 pgmap v15902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:26 smithi141 bash[31670]: audit 2023-12-02T00:29:25.872308+0000 mon.c (mon.2) 10014 : audit 0 from='client.? 172.21.15.40:0/1080663529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:29:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:29:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:26 smithi040 bash[28232]: cluster 2023-12-02T00:29:25.259289+0000 mgr.y (mgr.24356) 15934 : cluster 0 pgmap v15902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:26 smithi040 bash[28232]: audit 2023-12-02T00:29:25.872308+0000 mon.c (mon.2) 10014 : audit 0 from='client.? 172.21.15.40:0/1080663529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:26 smithi040 bash[41173]: cluster 2023-12-02T00:29:25.259289+0000 mgr.y (mgr.24356) 15934 : cluster 0 pgmap v15902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:26 smithi040 bash[41173]: audit 2023-12-02T00:29:25.872308+0000 mon.c (mon.2) 10014 : audit 0 from='client.? 172.21.15.40:0/1080663529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:28 smithi141 bash[31670]: cluster 2023-12-02T00:29:27.259943+0000 mgr.y (mgr.24356) 15935 : cluster 0 pgmap v15903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:28 smithi141 bash[31670]: audit 2023-12-02T00:29:28.330811+0000 mon.c (mon.2) 10015 : audit 0 from='client.? 172.21.15.40:0/883844231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:28.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:28 smithi040 bash[41173]: cluster 2023-12-02T00:29:27.259943+0000 mgr.y (mgr.24356) 15935 : cluster 0 pgmap v15903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:28 smithi040 bash[41173]: audit 2023-12-02T00:29:28.330811+0000 mon.c (mon.2) 10015 : audit 0 from='client.? 172.21.15.40:0/883844231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:28 smithi040 bash[28232]: cluster 2023-12-02T00:29:27.259943+0000 mgr.y (mgr.24356) 15935 : cluster 0 pgmap v15903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:28 smithi040 bash[28232]: audit 2023-12-02T00:29:28.330811+0000 mon.c (mon.2) 10015 : audit 0 from='client.? 172.21.15.40:0/883844231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:30 smithi141 bash[31670]: cluster 2023-12-02T00:29:29.260630+0000 mgr.y (mgr.24356) 15936 : cluster 0 pgmap v15904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:30 smithi141 bash[31670]: audit 2023-12-02T00:29:29.899084+0000 mon.a (mon.0) 9946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:30 smithi141 bash[31670]: audit 2023-12-02T00:29:29.910805+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:30 smithi040 bash[28232]: cluster 2023-12-02T00:29:29.260630+0000 mgr.y (mgr.24356) 15936 : cluster 0 pgmap v15904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:30 smithi040 bash[28232]: audit 2023-12-02T00:29:29.899084+0000 mon.a (mon.0) 9946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:30 smithi040 bash[28232]: audit 2023-12-02T00:29:29.910805+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:30 smithi040 bash[41173]: cluster 2023-12-02T00:29:29.260630+0000 mgr.y (mgr.24356) 15936 : cluster 0 pgmap v15904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:30 smithi040 bash[41173]: audit 2023-12-02T00:29:29.899084+0000 mon.a (mon.0) 9946 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:30 smithi040 bash[41173]: audit 2023-12-02T00:29:29.910805+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: audit 2023-12-02T00:29:30.599558+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: audit 2023-12-02T00:29:30.613033+0000 mon.a (mon.0) 9949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: audit 2023-12-02T00:29:30.797764+0000 mon.c (mon.2) 10016 : audit 0 from='client.? 172.21.15.40:0/2207147615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: audit 2023-12-02T00:29:31.086973+0000 mon.c (mon.2) 10017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: audit 2023-12-02T00:29:31.088761+0000 mon.c (mon.2) 10018 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: audit 2023-12-02T00:29:31.098216+0000 mon.a (mon.0) 9950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[28232]: cluster 2023-12-02T00:29:31.261874+0000 mgr.y (mgr.24356) 15937 : cluster 0 pgmap v15905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: audit 2023-12-02T00:29:30.599558+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: audit 2023-12-02T00:29:30.613033+0000 mon.a (mon.0) 9949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: audit 2023-12-02T00:29:30.797764+0000 mon.c (mon.2) 10016 : audit 0 from='client.? 172.21.15.40:0/2207147615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: audit 2023-12-02T00:29:31.086973+0000 mon.c (mon.2) 10017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: audit 2023-12-02T00:29:31.088761+0000 mon.c (mon.2) 10018 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: audit 2023-12-02T00:29:31.098216+0000 mon.a (mon.0) 9950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:31 smithi040 bash[41173]: cluster 2023-12-02T00:29:31.261874+0000 mgr.y (mgr.24356) 15937 : cluster 0 pgmap v15905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: audit 2023-12-02T00:29:30.599558+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: audit 2023-12-02T00:29:30.613033+0000 mon.a (mon.0) 9949 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: audit 2023-12-02T00:29:30.797764+0000 mon.c (mon.2) 10016 : audit 0 from='client.? 172.21.15.40:0/2207147615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: audit 2023-12-02T00:29:31.086973+0000 mon.c (mon.2) 10017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:29:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: audit 2023-12-02T00:29:31.088761+0000 mon.c (mon.2) 10018 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:29:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: audit 2023-12-02T00:29:31.098216+0000 mon.a (mon.0) 9950 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:29:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:31 smithi141 bash[31670]: cluster 2023-12-02T00:29:31.261874+0000 mgr.y (mgr.24356) 15937 : cluster 0 pgmap v15905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:33 smithi040 bash[28232]: audit 2023-12-02T00:29:33.252951+0000 mon.c (mon.2) 10019 : audit 0 from='client.? 172.21.15.40:0/1039727586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:33 smithi040 bash[41173]: audit 2023-12-02T00:29:33.252951+0000 mon.c (mon.2) 10019 : audit 0 from='client.? 172.21.15.40:0/1039727586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:33 smithi141 bash[31670]: audit 2023-12-02T00:29:33.252951+0000 mon.c (mon.2) 10019 : audit 0 from='client.? 172.21.15.40:0/1039727586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:34 smithi040 bash[28232]: cluster 2023-12-02T00:29:33.262543+0000 mgr.y (mgr.24356) 15938 : cluster 0 pgmap v15906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:34 smithi040 bash[28232]: audit 2023-12-02T00:29:34.178636+0000 mon.c (mon.2) 10020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:34 smithi040 bash[41173]: cluster 2023-12-02T00:29:33.262543+0000 mgr.y (mgr.24356) 15938 : cluster 0 pgmap v15906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:34 smithi040 bash[41173]: audit 2023-12-02T00:29:34.178636+0000 mon.c (mon.2) 10020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:34 smithi141 bash[31670]: cluster 2023-12-02T00:29:33.262543+0000 mgr.y (mgr.24356) 15938 : cluster 0 pgmap v15906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:34 smithi141 bash[31670]: audit 2023-12-02T00:29:34.178636+0000 mon.c (mon.2) 10020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:35 smithi141 bash[31670]: cluster 2023-12-02T00:29:35.263690+0000 mgr.y (mgr.24356) 15939 : cluster 0 pgmap v15907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:35 smithi141 bash[31670]: audit 2023-12-02T00:29:35.721543+0000 mon.a (mon.0) 9951 : audit 0 from='client.? 172.21.15.40:0/1389319981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:35 smithi040 bash[28232]: cluster 2023-12-02T00:29:35.263690+0000 mgr.y (mgr.24356) 15939 : cluster 0 pgmap v15907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:35 smithi040 bash[28232]: audit 2023-12-02T00:29:35.721543+0000 mon.a (mon.0) 9951 : audit 0 from='client.? 172.21.15.40:0/1389319981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:35 smithi040 bash[41173]: cluster 2023-12-02T00:29:35.263690+0000 mgr.y (mgr.24356) 15939 : cluster 0 pgmap v15907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:35 smithi040 bash[41173]: audit 2023-12-02T00:29:35.721543+0000 mon.a (mon.0) 9951 : audit 0 from='client.? 172.21.15.40:0/1389319981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:29:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:29:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:38 smithi040 bash[28232]: cluster 2023-12-02T00:29:37.264372+0000 mgr.y (mgr.24356) 15940 : cluster 0 pgmap v15908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:38 smithi040 bash[28232]: audit 2023-12-02T00:29:38.185220+0000 mon.c (mon.2) 10021 : audit 0 from='client.? 172.21.15.40:0/2470686451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:38 smithi040 bash[41173]: cluster 2023-12-02T00:29:37.264372+0000 mgr.y (mgr.24356) 15940 : cluster 0 pgmap v15908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:38 smithi040 bash[41173]: audit 2023-12-02T00:29:38.185220+0000 mon.c (mon.2) 10021 : audit 0 from='client.? 172.21.15.40:0/2470686451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:38 smithi141 bash[31670]: cluster 2023-12-02T00:29:37.264372+0000 mgr.y (mgr.24356) 15940 : cluster 0 pgmap v15908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:38 smithi141 bash[31670]: audit 2023-12-02T00:29:38.185220+0000 mon.c (mon.2) 10021 : audit 0 from='client.? 172.21.15.40:0/2470686451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:40.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:40 smithi040 bash[41173]: cluster 2023-12-02T00:29:39.265040+0000 mgr.y (mgr.24356) 15941 : cluster 0 pgmap v15909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:40 smithi040 bash[28232]: cluster 2023-12-02T00:29:39.265040+0000 mgr.y (mgr.24356) 15941 : cluster 0 pgmap v15909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:40 smithi141 bash[31670]: cluster 2023-12-02T00:29:39.265040+0000 mgr.y (mgr.24356) 15941 : cluster 0 pgmap v15909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:41 smithi040 bash[28232]: audit 2023-12-02T00:29:40.643927+0000 mon.c (mon.2) 10022 : audit 0 from='client.? 172.21.15.40:0/4036548503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:41 smithi040 bash[41173]: audit 2023-12-02T00:29:40.643927+0000 mon.c (mon.2) 10022 : audit 0 from='client.? 172.21.15.40:0/4036548503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:41 smithi141 bash[31670]: audit 2023-12-02T00:29:40.643927+0000 mon.c (mon.2) 10022 : audit 0 from='client.? 172.21.15.40:0/4036548503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:42.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:42 smithi040 bash[28232]: cluster 2023-12-02T00:29:41.266175+0000 mgr.y (mgr.24356) 15942 : cluster 0 pgmap v15910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:42 smithi040 bash[41173]: cluster 2023-12-02T00:29:41.266175+0000 mgr.y (mgr.24356) 15942 : cluster 0 pgmap v15910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:42 smithi141 bash[31670]: cluster 2023-12-02T00:29:41.266175+0000 mgr.y (mgr.24356) 15942 : cluster 0 pgmap v15910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:43 smithi040 bash[28232]: audit 2023-12-02T00:29:43.103252+0000 mon.a (mon.0) 9952 : audit 0 from='client.? 172.21.15.40:0/805849535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:43 smithi040 bash[41173]: audit 2023-12-02T00:29:43.103252+0000 mon.a (mon.0) 9952 : audit 0 from='client.? 172.21.15.40:0/805849535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:43 smithi141 bash[31670]: audit 2023-12-02T00:29:43.103252+0000 mon.a (mon.0) 9952 : audit 0 from='client.? 172.21.15.40:0/805849535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:44.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:44 smithi040 bash[28232]: cluster 2023-12-02T00:29:43.266975+0000 mgr.y (mgr.24356) 15943 : cluster 0 pgmap v15911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:44 smithi040 bash[41173]: cluster 2023-12-02T00:29:43.266975+0000 mgr.y (mgr.24356) 15943 : cluster 0 pgmap v15911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:44 smithi141 bash[31670]: cluster 2023-12-02T00:29:43.266975+0000 mgr.y (mgr.24356) 15943 : cluster 0 pgmap v15911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:45 smithi141 bash[31670]: cluster 2023-12-02T00:29:45.267712+0000 mgr.y (mgr.24356) 15944 : cluster 0 pgmap v15912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:45 smithi141 bash[31670]: audit 2023-12-02T00:29:45.566081+0000 mon.c (mon.2) 10023 : audit 0 from='client.? 172.21.15.40:0/2954766126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:45 smithi040 bash[28232]: cluster 2023-12-02T00:29:45.267712+0000 mgr.y (mgr.24356) 15944 : cluster 0 pgmap v15912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:45 smithi040 bash[28232]: audit 2023-12-02T00:29:45.566081+0000 mon.c (mon.2) 10023 : audit 0 from='client.? 172.21.15.40:0/2954766126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:45 smithi040 bash[41173]: cluster 2023-12-02T00:29:45.267712+0000 mgr.y (mgr.24356) 15944 : cluster 0 pgmap v15912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:45 smithi040 bash[41173]: audit 2023-12-02T00:29:45.566081+0000 mon.c (mon.2) 10023 : audit 0 from='client.? 172.21.15.40:0/2954766126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:29:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:29:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:48 smithi040 bash[28232]: cluster 2023-12-02T00:29:47.268433+0000 mgr.y (mgr.24356) 15945 : cluster 0 pgmap v15913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:48 smithi040 bash[28232]: audit 2023-12-02T00:29:48.028584+0000 mon.c (mon.2) 10024 : audit 0 from='client.? 172.21.15.40:0/2586929369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:48 smithi040 bash[41173]: cluster 2023-12-02T00:29:47.268433+0000 mgr.y (mgr.24356) 15945 : cluster 0 pgmap v15913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:48 smithi040 bash[41173]: audit 2023-12-02T00:29:48.028584+0000 mon.c (mon.2) 10024 : audit 0 from='client.? 172.21.15.40:0/2586929369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:48 smithi141 bash[31670]: cluster 2023-12-02T00:29:47.268433+0000 mgr.y (mgr.24356) 15945 : cluster 0 pgmap v15913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:48 smithi141 bash[31670]: audit 2023-12-02T00:29:48.028584+0000 mon.c (mon.2) 10024 : audit 0 from='client.? 172.21.15.40:0/2586929369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:49.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:49 smithi040 bash[28232]: audit 2023-12-02T00:29:49.178923+0000 mon.c (mon.2) 10025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:49 smithi040 bash[41173]: audit 2023-12-02T00:29:49.178923+0000 mon.c (mon.2) 10025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:49 smithi141 bash[31670]: audit 2023-12-02T00:29:49.178923+0000 mon.c (mon.2) 10025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:50 smithi040 bash[28232]: cluster 2023-12-02T00:29:49.269086+0000 mgr.y (mgr.24356) 15946 : cluster 0 pgmap v15914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:50 smithi040 bash[41173]: cluster 2023-12-02T00:29:49.269086+0000 mgr.y (mgr.24356) 15946 : cluster 0 pgmap v15914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:50 smithi141 bash[31670]: cluster 2023-12-02T00:29:49.269086+0000 mgr.y (mgr.24356) 15946 : cluster 0 pgmap v15914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:51 smithi040 bash[28232]: audit 2023-12-02T00:29:50.488915+0000 mon.a (mon.0) 9953 : audit 0 from='client.? 172.21.15.40:0/4023258045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:51 smithi040 bash[41173]: audit 2023-12-02T00:29:50.488915+0000 mon.a (mon.0) 9953 : audit 0 from='client.? 172.21.15.40:0/4023258045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:51 smithi141 bash[31670]: audit 2023-12-02T00:29:50.488915+0000 mon.a (mon.0) 9953 : audit 0 from='client.? 172.21.15.40:0/4023258045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:52.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:52 smithi040 bash[41173]: cluster 2023-12-02T00:29:51.270261+0000 mgr.y (mgr.24356) 15947 : cluster 0 pgmap v15915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:52 smithi040 bash[28232]: cluster 2023-12-02T00:29:51.270261+0000 mgr.y (mgr.24356) 15947 : cluster 0 pgmap v15915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:52 smithi141 bash[31670]: cluster 2023-12-02T00:29:51.270261+0000 mgr.y (mgr.24356) 15947 : cluster 0 pgmap v15915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:53 smithi040 bash[28232]: audit 2023-12-02T00:29:52.951404+0000 mon.c (mon.2) 10026 : audit 0 from='client.? 172.21.15.40:0/3137694796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:53 smithi040 bash[41173]: audit 2023-12-02T00:29:52.951404+0000 mon.c (mon.2) 10026 : audit 0 from='client.? 172.21.15.40:0/3137694796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:53 smithi141 bash[31670]: audit 2023-12-02T00:29:52.951404+0000 mon.c (mon.2) 10026 : audit 0 from='client.? 172.21.15.40:0/3137694796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:54.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:54 smithi040 bash[28232]: cluster 2023-12-02T00:29:53.270984+0000 mgr.y (mgr.24356) 15948 : cluster 0 pgmap v15916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:54 smithi040 bash[41173]: cluster 2023-12-02T00:29:53.270984+0000 mgr.y (mgr.24356) 15948 : cluster 0 pgmap v15916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:54 smithi141 bash[31670]: cluster 2023-12-02T00:29:53.270984+0000 mgr.y (mgr.24356) 15948 : cluster 0 pgmap v15916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:55 smithi141 bash[31670]: cluster 2023-12-02T00:29:55.272138+0000 mgr.y (mgr.24356) 15949 : cluster 0 pgmap v15917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:55 smithi141 bash[31670]: audit 2023-12-02T00:29:55.416024+0000 mon.c (mon.2) 10027 : audit 0 from='client.? 172.21.15.40:0/645942807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:55 smithi040 bash[28232]: cluster 2023-12-02T00:29:55.272138+0000 mgr.y (mgr.24356) 15949 : cluster 0 pgmap v15917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:55 smithi040 bash[28232]: audit 2023-12-02T00:29:55.416024+0000 mon.c (mon.2) 10027 : audit 0 from='client.? 172.21.15.40:0/645942807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:55 smithi040 bash[41173]: cluster 2023-12-02T00:29:55.272138+0000 mgr.y (mgr.24356) 15949 : cluster 0 pgmap v15917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:55 smithi040 bash[41173]: audit 2023-12-02T00:29:55.416024+0000 mon.c (mon.2) 10027 : audit 0 from='client.? 172.21.15.40:0/645942807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:29:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:29:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:58 smithi040 bash[28232]: cluster 2023-12-02T00:29:57.272802+0000 mgr.y (mgr.24356) 15950 : cluster 0 pgmap v15918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:29:58 smithi040 bash[28232]: audit 2023-12-02T00:29:57.882334+0000 mon.a (mon.0) 9954 : audit 0 from='client.? 172.21.15.40:0/2704902092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:58 smithi040 bash[41173]: cluster 2023-12-02T00:29:57.272802+0000 mgr.y (mgr.24356) 15950 : cluster 0 pgmap v15918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:29:58 smithi040 bash[41173]: audit 2023-12-02T00:29:57.882334+0000 mon.a (mon.0) 9954 : audit 0 from='client.? 172.21.15.40:0/2704902092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:29:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:58 smithi141 bash[31670]: cluster 2023-12-02T00:29:57.272802+0000 mgr.y (mgr.24356) 15950 : cluster 0 pgmap v15918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:29:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:29:58 smithi141 bash[31670]: audit 2023-12-02T00:29:57.882334+0000 mon.a (mon.0) 9954 : audit 0 from='client.? 172.21.15.40:0/2704902092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:00.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:00 smithi040 bash[28232]: debug 2023-12-02T00:29:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:00 smithi040 bash[28232]: cluster 2023-12-02T00:29:59.273456+0000 mgr.y (mgr.24356) 15951 : cluster 0 pgmap v15919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:00 smithi040 bash[28232]: cluster 2023-12-02T00:30:00.000165+0000 mon.a (mon.0) 9955 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:00 smithi040 bash[41173]: cluster 2023-12-02T00:29:59.273456+0000 mgr.y (mgr.24356) 15951 : cluster 0 pgmap v15919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:00 smithi040 bash[41173]: cluster 2023-12-02T00:30:00.000165+0000 mon.a (mon.0) 9955 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:00 smithi141 bash[31670]: cluster 2023-12-02T00:29:59.273456+0000 mgr.y (mgr.24356) 15951 : cluster 0 pgmap v15919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:00 smithi141 bash[31670]: cluster 2023-12-02T00:30:00.000165+0000 mon.a (mon.0) 9955 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:01.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:01 smithi040 bash[28232]: audit 2023-12-02T00:30:00.366832+0000 mon.a (mon.0) 9956 : audit 0 from='client.? 172.21.15.40:0/3611198113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:01 smithi040 bash[41173]: audit 2023-12-02T00:30:00.366832+0000 mon.a (mon.0) 9956 : audit 0 from='client.? 172.21.15.40:0/3611198113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:01 smithi141 bash[31670]: audit 2023-12-02T00:30:00.366832+0000 mon.a (mon.0) 9956 : audit 0 from='client.? 172.21.15.40:0/3611198113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:02.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:02 smithi040 bash[41173]: cluster 2023-12-02T00:30:01.274605+0000 mgr.y (mgr.24356) 15952 : cluster 0 pgmap v15920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:02 smithi040 bash[28232]: cluster 2023-12-02T00:30:01.274605+0000 mgr.y (mgr.24356) 15952 : cluster 0 pgmap v15920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:02 smithi141 bash[31670]: cluster 2023-12-02T00:30:01.274605+0000 mgr.y (mgr.24356) 15952 : cluster 0 pgmap v15920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:03 smithi040 bash[28232]: audit 2023-12-02T00:30:02.826686+0000 mon.a (mon.0) 9957 : audit 0 from='client.? 172.21.15.40:0/2906831489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:03 smithi040 bash[41173]: audit 2023-12-02T00:30:02.826686+0000 mon.a (mon.0) 9957 : audit 0 from='client.? 172.21.15.40:0/2906831489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:03 smithi141 bash[31670]: audit 2023-12-02T00:30:02.826686+0000 mon.a (mon.0) 9957 : audit 0 from='client.? 172.21.15.40:0/2906831489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:04 smithi040 bash[28232]: cluster 2023-12-02T00:30:03.275286+0000 mgr.y (mgr.24356) 15953 : cluster 0 pgmap v15921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:04 smithi040 bash[28232]: audit 2023-12-02T00:30:04.179587+0000 mon.c (mon.2) 10028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:04 smithi040 bash[41173]: cluster 2023-12-02T00:30:03.275286+0000 mgr.y (mgr.24356) 15953 : cluster 0 pgmap v15921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:04 smithi040 bash[41173]: audit 2023-12-02T00:30:04.179587+0000 mon.c (mon.2) 10028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:04 smithi141 bash[31670]: cluster 2023-12-02T00:30:03.275286+0000 mgr.y (mgr.24356) 15953 : cluster 0 pgmap v15921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:04 smithi141 bash[31670]: audit 2023-12-02T00:30:04.179587+0000 mon.c (mon.2) 10028 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:05 smithi141 bash[31670]: cluster 2023-12-02T00:30:05.276336+0000 mgr.y (mgr.24356) 15954 : cluster 0 pgmap v15922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:05 smithi141 bash[31670]: audit 2023-12-02T00:30:05.288492+0000 mon.c (mon.2) 10029 : audit 0 from='client.? 172.21.15.40:0/3516668862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:05 smithi040 bash[28232]: cluster 2023-12-02T00:30:05.276336+0000 mgr.y (mgr.24356) 15954 : cluster 0 pgmap v15922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:05 smithi040 bash[28232]: audit 2023-12-02T00:30:05.288492+0000 mon.c (mon.2) 10029 : audit 0 from='client.? 172.21.15.40:0/3516668862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:05 smithi040 bash[41173]: cluster 2023-12-02T00:30:05.276336+0000 mgr.y (mgr.24356) 15954 : cluster 0 pgmap v15922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:05 smithi040 bash[41173]: audit 2023-12-02T00:30:05.288492+0000 mon.c (mon.2) 10029 : audit 0 from='client.? 172.21.15.40:0/3516668862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:30:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:30:08.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:08 smithi040 bash[28232]: cluster 2023-12-02T00:30:07.277097+0000 mgr.y (mgr.24356) 15955 : cluster 0 pgmap v15923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:08 smithi040 bash[28232]: audit 2023-12-02T00:30:07.762301+0000 mon.a (mon.0) 9958 : audit 0 from='client.? 172.21.15.40:0/2478172076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:08 smithi040 bash[41173]: cluster 2023-12-02T00:30:07.277097+0000 mgr.y (mgr.24356) 15955 : cluster 0 pgmap v15923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:08 smithi040 bash[41173]: audit 2023-12-02T00:30:07.762301+0000 mon.a (mon.0) 9958 : audit 0 from='client.? 172.21.15.40:0/2478172076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:08 smithi141 bash[31670]: cluster 2023-12-02T00:30:07.277097+0000 mgr.y (mgr.24356) 15955 : cluster 0 pgmap v15923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:08 smithi141 bash[31670]: audit 2023-12-02T00:30:07.762301+0000 mon.a (mon.0) 9958 : audit 0 from='client.? 172.21.15.40:0/2478172076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:10.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:10 smithi040 bash[41173]: cluster 2023-12-02T00:30:09.277707+0000 mgr.y (mgr.24356) 15956 : cluster 0 pgmap v15924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:10 smithi040 bash[41173]: audit 2023-12-02T00:30:10.226148+0000 mon.a (mon.0) 9959 : audit 0 from='client.? 172.21.15.40:0/1779852818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:10 smithi040 bash[28232]: cluster 2023-12-02T00:30:09.277707+0000 mgr.y (mgr.24356) 15956 : cluster 0 pgmap v15924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:10 smithi040 bash[28232]: audit 2023-12-02T00:30:10.226148+0000 mon.a (mon.0) 9959 : audit 0 from='client.? 172.21.15.40:0/1779852818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:10 smithi141 bash[31670]: cluster 2023-12-02T00:30:09.277707+0000 mgr.y (mgr.24356) 15956 : cluster 0 pgmap v15924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:10 smithi141 bash[31670]: audit 2023-12-02T00:30:10.226148+0000 mon.a (mon.0) 9959 : audit 0 from='client.? 172.21.15.40:0/1779852818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:12.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:12 smithi040 bash[28232]: cluster 2023-12-02T00:30:11.278817+0000 mgr.y (mgr.24356) 15957 : cluster 0 pgmap v15925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:12 smithi040 bash[41173]: cluster 2023-12-02T00:30:11.278817+0000 mgr.y (mgr.24356) 15957 : cluster 0 pgmap v15925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:12 smithi141 bash[31670]: cluster 2023-12-02T00:30:11.278817+0000 mgr.y (mgr.24356) 15957 : cluster 0 pgmap v15925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:13.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:13 smithi040 bash[28232]: audit 2023-12-02T00:30:12.702434+0000 mon.c (mon.2) 10030 : audit 0 from='client.? 172.21.15.40:0/1101070717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:13 smithi040 bash[41173]: audit 2023-12-02T00:30:12.702434+0000 mon.c (mon.2) 10030 : audit 0 from='client.? 172.21.15.40:0/1101070717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:13 smithi141 bash[31670]: audit 2023-12-02T00:30:12.702434+0000 mon.c (mon.2) 10030 : audit 0 from='client.? 172.21.15.40:0/1101070717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:14.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:14 smithi040 bash[28232]: cluster 2023-12-02T00:30:13.279511+0000 mgr.y (mgr.24356) 15958 : cluster 0 pgmap v15926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:14 smithi040 bash[41173]: cluster 2023-12-02T00:30:13.279511+0000 mgr.y (mgr.24356) 15958 : cluster 0 pgmap v15926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:14 smithi141 bash[31670]: cluster 2023-12-02T00:30:13.279511+0000 mgr.y (mgr.24356) 15958 : cluster 0 pgmap v15926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:15 smithi141 bash[31670]: audit 2023-12-02T00:30:15.169898+0000 mon.a (mon.0) 9960 : audit 0 from='client.? 172.21.15.40:0/3363005806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:15 smithi141 bash[31670]: cluster 2023-12-02T00:30:15.280849+0000 mgr.y (mgr.24356) 15959 : cluster 0 pgmap v15927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:15 smithi040 bash[28232]: audit 2023-12-02T00:30:15.169898+0000 mon.a (mon.0) 9960 : audit 0 from='client.? 172.21.15.40:0/3363005806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:15 smithi040 bash[28232]: cluster 2023-12-02T00:30:15.280849+0000 mgr.y (mgr.24356) 15959 : cluster 0 pgmap v15927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:15 smithi040 bash[41173]: audit 2023-12-02T00:30:15.169898+0000 mon.a (mon.0) 9960 : audit 0 from='client.? 172.21.15.40:0/3363005806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:15 smithi040 bash[41173]: cluster 2023-12-02T00:30:15.280849+0000 mgr.y (mgr.24356) 15959 : cluster 0 pgmap v15927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:30:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:30:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:18 smithi040 bash[28232]: cluster 2023-12-02T00:30:17.281376+0000 mgr.y (mgr.24356) 15960 : cluster 0 pgmap v15928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:18 smithi040 bash[28232]: audit 2023-12-02T00:30:17.637050+0000 mon.c (mon.2) 10031 : audit 0 from='client.? 172.21.15.40:0/3357161664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:18 smithi040 bash[41173]: cluster 2023-12-02T00:30:17.281376+0000 mgr.y (mgr.24356) 15960 : cluster 0 pgmap v15928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:18 smithi040 bash[41173]: audit 2023-12-02T00:30:17.637050+0000 mon.c (mon.2) 10031 : audit 0 from='client.? 172.21.15.40:0/3357161664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:18 smithi141 bash[31670]: cluster 2023-12-02T00:30:17.281376+0000 mgr.y (mgr.24356) 15960 : cluster 0 pgmap v15928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:18 smithi141 bash[31670]: audit 2023-12-02T00:30:17.637050+0000 mon.c (mon.2) 10031 : audit 0 from='client.? 172.21.15.40:0/3357161664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:19.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:19 smithi040 bash[41173]: audit 2023-12-02T00:30:19.179865+0000 mon.c (mon.2) 10032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:19 smithi040 bash[28232]: audit 2023-12-02T00:30:19.179865+0000 mon.c (mon.2) 10032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:19 smithi141 bash[31670]: audit 2023-12-02T00:30:19.179865+0000 mon.c (mon.2) 10032 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:20 smithi040 bash[41173]: cluster 2023-12-02T00:30:19.281968+0000 mgr.y (mgr.24356) 15961 : cluster 0 pgmap v15929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:20 smithi040 bash[41173]: audit 2023-12-02T00:30:20.103769+0000 mon.a (mon.0) 9961 : audit 0 from='client.? 172.21.15.40:0/1601270948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:20 smithi040 bash[28232]: cluster 2023-12-02T00:30:19.281968+0000 mgr.y (mgr.24356) 15961 : cluster 0 pgmap v15929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:20 smithi040 bash[28232]: audit 2023-12-02T00:30:20.103769+0000 mon.a (mon.0) 9961 : audit 0 from='client.? 172.21.15.40:0/1601270948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:20 smithi141 bash[31670]: cluster 2023-12-02T00:30:19.281968+0000 mgr.y (mgr.24356) 15961 : cluster 0 pgmap v15929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:20 smithi141 bash[31670]: audit 2023-12-02T00:30:20.103769+0000 mon.a (mon.0) 9961 : audit 0 from='client.? 172.21.15.40:0/1601270948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:22 smithi040 bash[28232]: cluster 2023-12-02T00:30:21.283119+0000 mgr.y (mgr.24356) 15962 : cluster 0 pgmap v15930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:22 smithi040 bash[41173]: cluster 2023-12-02T00:30:21.283119+0000 mgr.y (mgr.24356) 15962 : cluster 0 pgmap v15930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:22 smithi141 bash[31670]: cluster 2023-12-02T00:30:21.283119+0000 mgr.y (mgr.24356) 15962 : cluster 0 pgmap v15930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:23 smithi040 bash[41173]: audit 2023-12-02T00:30:22.563299+0000 mon.c (mon.2) 10033 : audit 0 from='client.? 172.21.15.40:0/3636256829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:23 smithi040 bash[28232]: audit 2023-12-02T00:30:22.563299+0000 mon.c (mon.2) 10033 : audit 0 from='client.? 172.21.15.40:0/3636256829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:23 smithi141 bash[31670]: audit 2023-12-02T00:30:22.563299+0000 mon.c (mon.2) 10033 : audit 0 from='client.? 172.21.15.40:0/3636256829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:24.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:24 smithi040 bash[28232]: cluster 2023-12-02T00:30:23.283801+0000 mgr.y (mgr.24356) 15963 : cluster 0 pgmap v15931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:24 smithi040 bash[41173]: cluster 2023-12-02T00:30:23.283801+0000 mgr.y (mgr.24356) 15963 : cluster 0 pgmap v15931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:24 smithi141 bash[31670]: cluster 2023-12-02T00:30:23.283801+0000 mgr.y (mgr.24356) 15963 : cluster 0 pgmap v15931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:25 smithi141 bash[31670]: audit 2023-12-02T00:30:25.023542+0000 mon.c (mon.2) 10034 : audit 0 from='client.? 172.21.15.40:0/3510817738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:25 smithi141 bash[31670]: cluster 2023-12-02T00:30:25.284996+0000 mgr.y (mgr.24356) 15964 : cluster 0 pgmap v15932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:25 smithi040 bash[28232]: audit 2023-12-02T00:30:25.023542+0000 mon.c (mon.2) 10034 : audit 0 from='client.? 172.21.15.40:0/3510817738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:25 smithi040 bash[28232]: cluster 2023-12-02T00:30:25.284996+0000 mgr.y (mgr.24356) 15964 : cluster 0 pgmap v15932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:25 smithi040 bash[41173]: audit 2023-12-02T00:30:25.023542+0000 mon.c (mon.2) 10034 : audit 0 from='client.? 172.21.15.40:0/3510817738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:25 smithi040 bash[41173]: cluster 2023-12-02T00:30:25.284996+0000 mgr.y (mgr.24356) 15964 : cluster 0 pgmap v15932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:30:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:30:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:28 smithi040 bash[41173]: cluster 2023-12-02T00:30:27.285642+0000 mgr.y (mgr.24356) 15965 : cluster 0 pgmap v15933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:28 smithi040 bash[41173]: audit 2023-12-02T00:30:27.493536+0000 mon.c (mon.2) 10035 : audit 0 from='client.? 172.21.15.40:0/2362901289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:28 smithi040 bash[28232]: cluster 2023-12-02T00:30:27.285642+0000 mgr.y (mgr.24356) 15965 : cluster 0 pgmap v15933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:28 smithi040 bash[28232]: audit 2023-12-02T00:30:27.493536+0000 mon.c (mon.2) 10035 : audit 0 from='client.? 172.21.15.40:0/2362901289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:28 smithi141 bash[31670]: cluster 2023-12-02T00:30:27.285642+0000 mgr.y (mgr.24356) 15965 : cluster 0 pgmap v15933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:28 smithi141 bash[31670]: audit 2023-12-02T00:30:27.493536+0000 mon.c (mon.2) 10035 : audit 0 from='client.? 172.21.15.40:0/2362901289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:30 smithi040 bash[41173]: cluster 2023-12-02T00:30:29.286291+0000 mgr.y (mgr.24356) 15966 : cluster 0 pgmap v15934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:30 smithi040 bash[41173]: audit 2023-12-02T00:30:29.964465+0000 mon.c (mon.2) 10036 : audit 0 from='client.? 172.21.15.40:0/1068088728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:30 smithi040 bash[28232]: cluster 2023-12-02T00:30:29.286291+0000 mgr.y (mgr.24356) 15966 : cluster 0 pgmap v15934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:30 smithi040 bash[28232]: audit 2023-12-02T00:30:29.964465+0000 mon.c (mon.2) 10036 : audit 0 from='client.? 172.21.15.40:0/1068088728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:30 smithi141 bash[31670]: cluster 2023-12-02T00:30:29.286291+0000 mgr.y (mgr.24356) 15966 : cluster 0 pgmap v15934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:30 smithi141 bash[31670]: audit 2023-12-02T00:30:29.964465+0000 mon.c (mon.2) 10036 : audit 0 from='client.? 172.21.15.40:0/1068088728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:31 smithi040 bash[41173]: audit 2023-12-02T00:30:31.184163+0000 mon.c (mon.2) 10037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:30:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:31 smithi040 bash[28232]: audit 2023-12-02T00:30:31.184163+0000 mon.c (mon.2) 10037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:30:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:31 smithi141 bash[31670]: audit 2023-12-02T00:30:31.184163+0000 mon.c (mon.2) 10037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:30:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:32 smithi040 bash[28232]: cluster 2023-12-02T00:30:31.287423+0000 mgr.y (mgr.24356) 15967 : cluster 0 pgmap v15935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:32 smithi040 bash[41173]: cluster 2023-12-02T00:30:31.287423+0000 mgr.y (mgr.24356) 15967 : cluster 0 pgmap v15935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:32 smithi141 bash[31670]: cluster 2023-12-02T00:30:31.287423+0000 mgr.y (mgr.24356) 15967 : cluster 0 pgmap v15935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:33.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:33 smithi040 bash[28232]: audit 2023-12-02T00:30:32.434769+0000 mon.a (mon.0) 9962 : audit 0 from='client.? 172.21.15.40:0/2334655982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:33 smithi040 bash[41173]: audit 2023-12-02T00:30:32.434769+0000 mon.a (mon.0) 9962 : audit 0 from='client.? 172.21.15.40:0/2334655982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:33 smithi141 bash[31670]: audit 2023-12-02T00:30:32.434769+0000 mon.a (mon.0) 9962 : audit 0 from='client.? 172.21.15.40:0/2334655982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:34.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:34 smithi040 bash[41173]: cluster 2023-12-02T00:30:33.288145+0000 mgr.y (mgr.24356) 15968 : cluster 0 pgmap v15936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:34 smithi040 bash[41173]: audit 2023-12-02T00:30:34.180604+0000 mon.c (mon.2) 10038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:34 smithi040 bash[28232]: cluster 2023-12-02T00:30:33.288145+0000 mgr.y (mgr.24356) 15968 : cluster 0 pgmap v15936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:34 smithi040 bash[28232]: audit 2023-12-02T00:30:34.180604+0000 mon.c (mon.2) 10038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:34 smithi141 bash[31670]: cluster 2023-12-02T00:30:33.288145+0000 mgr.y (mgr.24356) 15968 : cluster 0 pgmap v15936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:34 smithi141 bash[31670]: audit 2023-12-02T00:30:34.180604+0000 mon.c (mon.2) 10038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:35 smithi141 bash[31670]: audit 2023-12-02T00:30:34.903914+0000 mon.a (mon.0) 9963 : audit 0 from='client.? 172.21.15.40:0/2235619127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:35 smithi141 bash[31670]: cluster 2023-12-02T00:30:35.289312+0000 mgr.y (mgr.24356) 15969 : cluster 0 pgmap v15937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:36.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:35 smithi040 bash[28232]: audit 2023-12-02T00:30:34.903914+0000 mon.a (mon.0) 9963 : audit 0 from='client.? 172.21.15.40:0/2235619127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:35 smithi040 bash[28232]: cluster 2023-12-02T00:30:35.289312+0000 mgr.y (mgr.24356) 15969 : cluster 0 pgmap v15937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:35 smithi040 bash[41173]: audit 2023-12-02T00:30:34.903914+0000 mon.a (mon.0) 9963 : audit 0 from='client.? 172.21.15.40:0/2235619127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:35 smithi040 bash[41173]: cluster 2023-12-02T00:30:35.289312+0000 mgr.y (mgr.24356) 15969 : cluster 0 pgmap v15937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:30:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.085798+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.096055+0000 mon.a (mon.0) 9965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: cluster 2023-12-02T00:30:37.289911+0000 mgr.y (mgr.24356) 15970 : cluster 0 pgmap v15938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.331986+0000 mon.a (mon.0) 9966 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.341576+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.388830+0000 mon.c (mon.2) 10039 : audit 0 from='client.? 172.21.15.40:0/4054570183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.819397+0000 mon.c (mon.2) 10040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.821148+0000 mon.c (mon.2) 10041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:30:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[28232]: audit 2023-12-02T00:30:37.830430+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.085798+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.096055+0000 mon.a (mon.0) 9965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: cluster 2023-12-02T00:30:37.289911+0000 mgr.y (mgr.24356) 15970 : cluster 0 pgmap v15938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.331986+0000 mon.a (mon.0) 9966 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.341576+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.388830+0000 mon.c (mon.2) 10039 : audit 0 from='client.? 172.21.15.40:0/4054570183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.819397+0000 mon.c (mon.2) 10040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.821148+0000 mon.c (mon.2) 10041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:30:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:38 smithi040 bash[41173]: audit 2023-12-02T00:30:37.830430+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.085798+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.096055+0000 mon.a (mon.0) 9965 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: cluster 2023-12-02T00:30:37.289911+0000 mgr.y (mgr.24356) 15970 : cluster 0 pgmap v15938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.331986+0000 mon.a (mon.0) 9966 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.341576+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.388830+0000 mon.c (mon.2) 10039 : audit 0 from='client.? 172.21.15.40:0/4054570183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.819397+0000 mon.c (mon.2) 10040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:30:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.821148+0000 mon.c (mon.2) 10041 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:30:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:38 smithi141 bash[31670]: audit 2023-12-02T00:30:37.830430+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:30:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:40 smithi040 bash[41173]: cluster 2023-12-02T00:30:39.290575+0000 mgr.y (mgr.24356) 15971 : cluster 0 pgmap v15939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:40 smithi040 bash[41173]: audit 2023-12-02T00:30:39.857178+0000 mon.c (mon.2) 10042 : audit 0 from='client.? 172.21.15.40:0/2772571400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:40 smithi040 bash[28232]: cluster 2023-12-02T00:30:39.290575+0000 mgr.y (mgr.24356) 15971 : cluster 0 pgmap v15939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:40 smithi040 bash[28232]: audit 2023-12-02T00:30:39.857178+0000 mon.c (mon.2) 10042 : audit 0 from='client.? 172.21.15.40:0/2772571400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:40 smithi141 bash[31670]: cluster 2023-12-02T00:30:39.290575+0000 mgr.y (mgr.24356) 15971 : cluster 0 pgmap v15939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:40 smithi141 bash[31670]: audit 2023-12-02T00:30:39.857178+0000 mon.c (mon.2) 10042 : audit 0 from='client.? 172.21.15.40:0/2772571400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:42 smithi040 bash[28232]: cluster 2023-12-02T00:30:41.291775+0000 mgr.y (mgr.24356) 15972 : cluster 0 pgmap v15940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:42 smithi040 bash[28232]: audit 2023-12-02T00:30:42.317772+0000 mon.c (mon.2) 10043 : audit 0 from='client.? 172.21.15.40:0/4163863439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:42 smithi040 bash[41173]: cluster 2023-12-02T00:30:41.291775+0000 mgr.y (mgr.24356) 15972 : cluster 0 pgmap v15940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:42 smithi040 bash[41173]: audit 2023-12-02T00:30:42.317772+0000 mon.c (mon.2) 10043 : audit 0 from='client.? 172.21.15.40:0/4163863439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:42 smithi141 bash[31670]: cluster 2023-12-02T00:30:41.291775+0000 mgr.y (mgr.24356) 15972 : cluster 0 pgmap v15940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:42 smithi141 bash[31670]: audit 2023-12-02T00:30:42.317772+0000 mon.c (mon.2) 10043 : audit 0 from='client.? 172.21.15.40:0/4163863439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:44.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:44 smithi040 bash[28232]: cluster 2023-12-02T00:30:43.292447+0000 mgr.y (mgr.24356) 15973 : cluster 0 pgmap v15941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:44 smithi040 bash[41173]: cluster 2023-12-02T00:30:43.292447+0000 mgr.y (mgr.24356) 15973 : cluster 0 pgmap v15941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:44 smithi141 bash[31670]: cluster 2023-12-02T00:30:43.292447+0000 mgr.y (mgr.24356) 15973 : cluster 0 pgmap v15941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:45 smithi040 bash[28232]: audit 2023-12-02T00:30:44.784838+0000 mon.c (mon.2) 10044 : audit 0 from='client.? 172.21.15.40:0/2024787045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:45 smithi040 bash[28232]: cluster 2023-12-02T00:30:45.293639+0000 mgr.y (mgr.24356) 15974 : cluster 0 pgmap v15942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:45 smithi040 bash[41173]: audit 2023-12-02T00:30:44.784838+0000 mon.c (mon.2) 10044 : audit 0 from='client.? 172.21.15.40:0/2024787045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:45 smithi040 bash[41173]: cluster 2023-12-02T00:30:45.293639+0000 mgr.y (mgr.24356) 15974 : cluster 0 pgmap v15942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:45 smithi141 bash[31670]: audit 2023-12-02T00:30:44.784838+0000 mon.c (mon.2) 10044 : audit 0 from='client.? 172.21.15.40:0/2024787045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:45 smithi141 bash[31670]: cluster 2023-12-02T00:30:45.293639+0000 mgr.y (mgr.24356) 15974 : cluster 0 pgmap v15942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:30:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:30:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:47 smithi040 bash[28232]: audit 2023-12-02T00:30:47.250576+0000 mon.c (mon.2) 10045 : audit 0 from='client.? 172.21.15.40:0/1288628046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:47 smithi040 bash[41173]: audit 2023-12-02T00:30:47.250576+0000 mon.c (mon.2) 10045 : audit 0 from='client.? 172.21.15.40:0/1288628046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:47 smithi141 bash[31670]: audit 2023-12-02T00:30:47.250576+0000 mon.c (mon.2) 10045 : audit 0 from='client.? 172.21.15.40:0/1288628046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:48 smithi040 bash[28232]: cluster 2023-12-02T00:30:47.294298+0000 mgr.y (mgr.24356) 15975 : cluster 0 pgmap v15943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:48 smithi040 bash[41173]: cluster 2023-12-02T00:30:47.294298+0000 mgr.y (mgr.24356) 15975 : cluster 0 pgmap v15943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:48 smithi141 bash[31670]: cluster 2023-12-02T00:30:47.294298+0000 mgr.y (mgr.24356) 15975 : cluster 0 pgmap v15943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:49.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:49 smithi040 bash[28232]: audit 2023-12-02T00:30:49.180677+0000 mon.c (mon.2) 10046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:49 smithi040 bash[41173]: audit 2023-12-02T00:30:49.180677+0000 mon.c (mon.2) 10046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:49 smithi141 bash[31670]: audit 2023-12-02T00:30:49.180677+0000 mon.c (mon.2) 10046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:50 smithi040 bash[28232]: cluster 2023-12-02T00:30:49.294934+0000 mgr.y (mgr.24356) 15976 : cluster 0 pgmap v15944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:50 smithi040 bash[28232]: audit 2023-12-02T00:30:49.715488+0000 mon.c (mon.2) 10047 : audit 0 from='client.? 172.21.15.40:0/1234529277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:50 smithi040 bash[41173]: cluster 2023-12-02T00:30:49.294934+0000 mgr.y (mgr.24356) 15976 : cluster 0 pgmap v15944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:50 smithi040 bash[41173]: audit 2023-12-02T00:30:49.715488+0000 mon.c (mon.2) 10047 : audit 0 from='client.? 172.21.15.40:0/1234529277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:50 smithi141 bash[31670]: cluster 2023-12-02T00:30:49.294934+0000 mgr.y (mgr.24356) 15976 : cluster 0 pgmap v15944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:50 smithi141 bash[31670]: audit 2023-12-02T00:30:49.715488+0000 mon.c (mon.2) 10047 : audit 0 from='client.? 172.21.15.40:0/1234529277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:52 smithi040 bash[41173]: cluster 2023-12-02T00:30:51.296069+0000 mgr.y (mgr.24356) 15977 : cluster 0 pgmap v15945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:52 smithi040 bash[41173]: audit 2023-12-02T00:30:52.173901+0000 mon.a (mon.0) 9969 : audit 0 from='client.? 172.21.15.40:0/4010935779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:52 smithi040 bash[28232]: cluster 2023-12-02T00:30:51.296069+0000 mgr.y (mgr.24356) 15977 : cluster 0 pgmap v15945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:52 smithi040 bash[28232]: audit 2023-12-02T00:30:52.173901+0000 mon.a (mon.0) 9969 : audit 0 from='client.? 172.21.15.40:0/4010935779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:52 smithi141 bash[31670]: cluster 2023-12-02T00:30:51.296069+0000 mgr.y (mgr.24356) 15977 : cluster 0 pgmap v15945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:52 smithi141 bash[31670]: audit 2023-12-02T00:30:52.173901+0000 mon.a (mon.0) 9969 : audit 0 from='client.? 172.21.15.40:0/4010935779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:54 smithi040 bash[28232]: cluster 2023-12-02T00:30:53.296741+0000 mgr.y (mgr.24356) 15978 : cluster 0 pgmap v15946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:54 smithi040 bash[41173]: cluster 2023-12-02T00:30:53.296741+0000 mgr.y (mgr.24356) 15978 : cluster 0 pgmap v15946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:54 smithi141 bash[31670]: cluster 2023-12-02T00:30:53.296741+0000 mgr.y (mgr.24356) 15978 : cluster 0 pgmap v15946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:55.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:55 smithi040 bash[41173]: audit 2023-12-02T00:30:54.640072+0000 mon.a (mon.0) 9970 : audit 0 from='client.? 172.21.15.40:0/2538014879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:55 smithi040 bash[28232]: audit 2023-12-02T00:30:54.640072+0000 mon.a (mon.0) 9970 : audit 0 from='client.? 172.21.15.40:0/2538014879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:55 smithi141 bash[31670]: audit 2023-12-02T00:30:54.640072+0000 mon.a (mon.0) 9970 : audit 0 from='client.? 172.21.15.40:0/2538014879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:30:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:30:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:56 smithi040 bash[28232]: cluster 2023-12-02T00:30:55.297892+0000 mgr.y (mgr.24356) 15979 : cluster 0 pgmap v15947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:56 smithi040 bash[41173]: cluster 2023-12-02T00:30:55.297892+0000 mgr.y (mgr.24356) 15979 : cluster 0 pgmap v15947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:56 smithi141 bash[31670]: cluster 2023-12-02T00:30:55.297892+0000 mgr.y (mgr.24356) 15979 : cluster 0 pgmap v15947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:57 smithi040 bash[28232]: audit 2023-12-02T00:30:57.107136+0000 mon.c (mon.2) 10048 : audit 0 from='client.? 172.21.15.40:0/1054762387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:57 smithi040 bash[41173]: audit 2023-12-02T00:30:57.107136+0000 mon.c (mon.2) 10048 : audit 0 from='client.? 172.21.15.40:0/1054762387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:57 smithi141 bash[31670]: audit 2023-12-02T00:30:57.107136+0000 mon.c (mon.2) 10048 : audit 0 from='client.? 172.21.15.40:0/1054762387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:30:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:30:58 smithi040 bash[28232]: cluster 2023-12-02T00:30:57.298525+0000 mgr.y (mgr.24356) 15980 : cluster 0 pgmap v15948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:30:58 smithi040 bash[41173]: cluster 2023-12-02T00:30:57.298525+0000 mgr.y (mgr.24356) 15980 : cluster 0 pgmap v15948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:30:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:30:58 smithi141 bash[31670]: cluster 2023-12-02T00:30:57.298525+0000 mgr.y (mgr.24356) 15980 : cluster 0 pgmap v15948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:00 smithi040 bash[28232]: cluster 2023-12-02T00:30:59.299185+0000 mgr.y (mgr.24356) 15981 : cluster 0 pgmap v15949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:00 smithi040 bash[28232]: audit 2023-12-02T00:30:59.574181+0000 mon.c (mon.2) 10049 : audit 0 from='client.? 172.21.15.40:0/2201819019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:00 smithi040 bash[41173]: cluster 2023-12-02T00:30:59.299185+0000 mgr.y (mgr.24356) 15981 : cluster 0 pgmap v15949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:00 smithi040 bash[41173]: audit 2023-12-02T00:30:59.574181+0000 mon.c (mon.2) 10049 : audit 0 from='client.? 172.21.15.40:0/2201819019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:00 smithi141 bash[31670]: cluster 2023-12-02T00:30:59.299185+0000 mgr.y (mgr.24356) 15981 : cluster 0 pgmap v15949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:00 smithi141 bash[31670]: audit 2023-12-02T00:30:59.574181+0000 mon.c (mon.2) 10049 : audit 0 from='client.? 172.21.15.40:0/2201819019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:02 smithi040 bash[28232]: cluster 2023-12-02T00:31:01.300320+0000 mgr.y (mgr.24356) 15982 : cluster 0 pgmap v15950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:02 smithi040 bash[28232]: audit 2023-12-02T00:31:02.036962+0000 mon.c (mon.2) 10050 : audit 0 from='client.? 172.21.15.40:0/47812783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:02 smithi040 bash[41173]: cluster 2023-12-02T00:31:01.300320+0000 mgr.y (mgr.24356) 15982 : cluster 0 pgmap v15950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:02 smithi040 bash[41173]: audit 2023-12-02T00:31:02.036962+0000 mon.c (mon.2) 10050 : audit 0 from='client.? 172.21.15.40:0/47812783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:02 smithi141 bash[31670]: cluster 2023-12-02T00:31:01.300320+0000 mgr.y (mgr.24356) 15982 : cluster 0 pgmap v15950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:02 smithi141 bash[31670]: audit 2023-12-02T00:31:02.036962+0000 mon.c (mon.2) 10050 : audit 0 from='client.? 172.21.15.40:0/47812783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:04 smithi040 bash[28232]: cluster 2023-12-02T00:31:03.300978+0000 mgr.y (mgr.24356) 15983 : cluster 0 pgmap v15951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:04 smithi040 bash[28232]: audit 2023-12-02T00:31:04.180949+0000 mon.c (mon.2) 10051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:04 smithi040 bash[41173]: cluster 2023-12-02T00:31:03.300978+0000 mgr.y (mgr.24356) 15983 : cluster 0 pgmap v15951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:04 smithi040 bash[41173]: audit 2023-12-02T00:31:04.180949+0000 mon.c (mon.2) 10051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:04 smithi141 bash[31670]: cluster 2023-12-02T00:31:03.300978+0000 mgr.y (mgr.24356) 15983 : cluster 0 pgmap v15951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:04 smithi141 bash[31670]: audit 2023-12-02T00:31:04.180949+0000 mon.c (mon.2) 10051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:05 smithi040 bash[28232]: audit 2023-12-02T00:31:04.501214+0000 mon.a (mon.0) 9971 : audit 0 from='client.? 172.21.15.40:0/1835168403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:05 smithi040 bash[41173]: audit 2023-12-02T00:31:04.501214+0000 mon.a (mon.0) 9971 : audit 0 from='client.? 172.21.15.40:0/1835168403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:05 smithi141 bash[31670]: audit 2023-12-02T00:31:04.501214+0000 mon.a (mon.0) 9971 : audit 0 from='client.? 172.21.15.40:0/1835168403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:06.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:31:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:31:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:06 smithi040 bash[41173]: cluster 2023-12-02T00:31:05.302130+0000 mgr.y (mgr.24356) 15984 : cluster 0 pgmap v15952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:06 smithi040 bash[28232]: cluster 2023-12-02T00:31:05.302130+0000 mgr.y (mgr.24356) 15984 : cluster 0 pgmap v15952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:06 smithi141 bash[31670]: cluster 2023-12-02T00:31:05.302130+0000 mgr.y (mgr.24356) 15984 : cluster 0 pgmap v15952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:07 smithi141 bash[31670]: audit 2023-12-02T00:31:06.965685+0000 mon.c (mon.2) 10052 : audit 0 from='client.? 172.21.15.40:0/3592151749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:07.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:07 smithi040 bash[28232]: audit 2023-12-02T00:31:06.965685+0000 mon.c (mon.2) 10052 : audit 0 from='client.? 172.21.15.40:0/3592151749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:07 smithi040 bash[41173]: audit 2023-12-02T00:31:06.965685+0000 mon.c (mon.2) 10052 : audit 0 from='client.? 172.21.15.40:0/3592151749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:08 smithi141 bash[31670]: cluster 2023-12-02T00:31:07.302799+0000 mgr.y (mgr.24356) 15985 : cluster 0 pgmap v15953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:08.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:08 smithi040 bash[28232]: cluster 2023-12-02T00:31:07.302799+0000 mgr.y (mgr.24356) 15985 : cluster 0 pgmap v15953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:08 smithi040 bash[41173]: cluster 2023-12-02T00:31:07.302799+0000 mgr.y (mgr.24356) 15985 : cluster 0 pgmap v15953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:10 smithi141 bash[31670]: cluster 2023-12-02T00:31:09.303511+0000 mgr.y (mgr.24356) 15986 : cluster 0 pgmap v15954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:10 smithi141 bash[31670]: audit 2023-12-02T00:31:09.448177+0000 mon.c (mon.2) 10053 : audit 0 from='client.? 172.21.15.40:0/3573742411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:10 smithi040 bash[28232]: cluster 2023-12-02T00:31:09.303511+0000 mgr.y (mgr.24356) 15986 : cluster 0 pgmap v15954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:10 smithi040 bash[28232]: audit 2023-12-02T00:31:09.448177+0000 mon.c (mon.2) 10053 : audit 0 from='client.? 172.21.15.40:0/3573742411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:10 smithi040 bash[41173]: cluster 2023-12-02T00:31:09.303511+0000 mgr.y (mgr.24356) 15986 : cluster 0 pgmap v15954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:10 smithi040 bash[41173]: audit 2023-12-02T00:31:09.448177+0000 mon.c (mon.2) 10053 : audit 0 from='client.? 172.21.15.40:0/3573742411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:12.425 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 00:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T00:31:12.08551683Z level=info msg="Completed cleanup jobs" duration=46.814548ms 2023-12-02T00:31:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:12 smithi141 bash[31670]: cluster 2023-12-02T00:31:11.304596+0000 mgr.y (mgr.24356) 15987 : cluster 0 pgmap v15955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:12 smithi141 bash[31670]: audit 2023-12-02T00:31:11.913502+0000 mon.c (mon.2) 10054 : audit 0 from='client.? 172.21.15.40:0/3480144714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:12 smithi040 bash[41173]: cluster 2023-12-02T00:31:11.304596+0000 mgr.y (mgr.24356) 15987 : cluster 0 pgmap v15955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:12 smithi040 bash[41173]: audit 2023-12-02T00:31:11.913502+0000 mon.c (mon.2) 10054 : audit 0 from='client.? 172.21.15.40:0/3480144714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:12 smithi040 bash[28232]: cluster 2023-12-02T00:31:11.304596+0000 mgr.y (mgr.24356) 15987 : cluster 0 pgmap v15955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:12 smithi040 bash[28232]: audit 2023-12-02T00:31:11.913502+0000 mon.c (mon.2) 10054 : audit 0 from='client.? 172.21.15.40:0/3480144714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:14 smithi141 bash[31670]: cluster 2023-12-02T00:31:13.305212+0000 mgr.y (mgr.24356) 15988 : cluster 0 pgmap v15956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:14 smithi141 bash[31670]: audit 2023-12-02T00:31:14.375758+0000 mon.a (mon.0) 9972 : audit 0 from='client.? 172.21.15.40:0/2536618042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:14 smithi040 bash[41173]: cluster 2023-12-02T00:31:13.305212+0000 mgr.y (mgr.24356) 15988 : cluster 0 pgmap v15956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:14 smithi040 bash[41173]: audit 2023-12-02T00:31:14.375758+0000 mon.a (mon.0) 9972 : audit 0 from='client.? 172.21.15.40:0/2536618042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:14 smithi040 bash[28232]: cluster 2023-12-02T00:31:13.305212+0000 mgr.y (mgr.24356) 15988 : cluster 0 pgmap v15956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:14 smithi040 bash[28232]: audit 2023-12-02T00:31:14.375758+0000 mon.a (mon.0) 9972 : audit 0 from='client.? 172.21.15.40:0/2536618042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:16.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:15 smithi040 bash[28232]: cluster 2023-12-02T00:31:15.306401+0000 mgr.y (mgr.24356) 15989 : cluster 0 pgmap v15957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:15 smithi040 bash[41173]: cluster 2023-12-02T00:31:15.306401+0000 mgr.y (mgr.24356) 15989 : cluster 0 pgmap v15957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:15 smithi141 bash[31670]: cluster 2023-12-02T00:31:15.306401+0000 mgr.y (mgr.24356) 15989 : cluster 0 pgmap v15957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:16.891 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:31:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:31:17.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:16 smithi040 bash[28232]: audit 2023-12-02T00:31:16.841087+0000 mon.a (mon.0) 9973 : audit 0 from='client.? 172.21.15.40:0/1170383513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:16 smithi040 bash[41173]: audit 2023-12-02T00:31:16.841087+0000 mon.a (mon.0) 9973 : audit 0 from='client.? 172.21.15.40:0/1170383513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:16 smithi141 bash[31670]: audit 2023-12-02T00:31:16.841087+0000 mon.a (mon.0) 9973 : audit 0 from='client.? 172.21.15.40:0/1170383513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:17 smithi040 bash[41173]: cluster 2023-12-02T00:31:17.307133+0000 mgr.y (mgr.24356) 15990 : cluster 0 pgmap v15958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:17 smithi040 bash[28232]: cluster 2023-12-02T00:31:17.307133+0000 mgr.y (mgr.24356) 15990 : cluster 0 pgmap v15958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:17 smithi141 bash[31670]: cluster 2023-12-02T00:31:17.307133+0000 mgr.y (mgr.24356) 15990 : cluster 0 pgmap v15958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:19 smithi141 bash[31670]: audit 2023-12-02T00:31:19.181232+0000 mon.c (mon.2) 10055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:19.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:19 smithi040 bash[28232]: audit 2023-12-02T00:31:19.181232+0000 mon.c (mon.2) 10055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:19 smithi040 bash[41173]: audit 2023-12-02T00:31:19.181232+0000 mon.c (mon.2) 10055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:20 smithi141 bash[31670]: audit 2023-12-02T00:31:19.306608+0000 mon.c (mon.2) 10056 : audit 0 from='client.? 172.21.15.40:0/3726785281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:20 smithi141 bash[31670]: cluster 2023-12-02T00:31:19.307900+0000 mgr.y (mgr.24356) 15991 : cluster 0 pgmap v15959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:20.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:20 smithi040 bash[41173]: audit 2023-12-02T00:31:19.306608+0000 mon.c (mon.2) 10056 : audit 0 from='client.? 172.21.15.40:0/3726785281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:20 smithi040 bash[41173]: cluster 2023-12-02T00:31:19.307900+0000 mgr.y (mgr.24356) 15991 : cluster 0 pgmap v15959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:20 smithi040 bash[28232]: audit 2023-12-02T00:31:19.306608+0000 mon.c (mon.2) 10056 : audit 0 from='client.? 172.21.15.40:0/3726785281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:20 smithi040 bash[28232]: cluster 2023-12-02T00:31:19.307900+0000 mgr.y (mgr.24356) 15991 : cluster 0 pgmap v15959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:22 smithi040 bash[28232]: cluster 2023-12-02T00:31:21.308996+0000 mgr.y (mgr.24356) 15992 : cluster 0 pgmap v15960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:22 smithi040 bash[28232]: audit 2023-12-02T00:31:21.766643+0000 mon.a (mon.0) 9974 : audit 0 from='client.? 172.21.15.40:0/3150091612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:22 smithi040 bash[41173]: cluster 2023-12-02T00:31:21.308996+0000 mgr.y (mgr.24356) 15992 : cluster 0 pgmap v15960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:22 smithi040 bash[41173]: audit 2023-12-02T00:31:21.766643+0000 mon.a (mon.0) 9974 : audit 0 from='client.? 172.21.15.40:0/3150091612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:22 smithi141 bash[31670]: cluster 2023-12-02T00:31:21.308996+0000 mgr.y (mgr.24356) 15992 : cluster 0 pgmap v15960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:22 smithi141 bash[31670]: audit 2023-12-02T00:31:21.766643+0000 mon.a (mon.0) 9974 : audit 0 from='client.? 172.21.15.40:0/3150091612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:24 smithi040 bash[41173]: cluster 2023-12-02T00:31:23.309650+0000 mgr.y (mgr.24356) 15993 : cluster 0 pgmap v15961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:24 smithi040 bash[41173]: audit 2023-12-02T00:31:24.224008+0000 mon.a (mon.0) 9975 : audit 0 from='client.? 172.21.15.40:0/2042338579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:24 smithi040 bash[28232]: cluster 2023-12-02T00:31:23.309650+0000 mgr.y (mgr.24356) 15993 : cluster 0 pgmap v15961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:24 smithi040 bash[28232]: audit 2023-12-02T00:31:24.224008+0000 mon.a (mon.0) 9975 : audit 0 from='client.? 172.21.15.40:0/2042338579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:24 smithi141 bash[31670]: cluster 2023-12-02T00:31:23.309650+0000 mgr.y (mgr.24356) 15993 : cluster 0 pgmap v15961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:24 smithi141 bash[31670]: audit 2023-12-02T00:31:24.224008+0000 mon.a (mon.0) 9975 : audit 0 from='client.? 172.21.15.40:0/2042338579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:25 smithi040 bash[28232]: cluster 2023-12-02T00:31:25.310794+0000 mgr.y (mgr.24356) 15994 : cluster 0 pgmap v15962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:25 smithi040 bash[41173]: cluster 2023-12-02T00:31:25.310794+0000 mgr.y (mgr.24356) 15994 : cluster 0 pgmap v15962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:25 smithi141 bash[31670]: cluster 2023-12-02T00:31:25.310794+0000 mgr.y (mgr.24356) 15994 : cluster 0 pgmap v15962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:26.794 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:31:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:31:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:26 smithi040 bash[28232]: audit 2023-12-02T00:31:26.688864+0000 mon.c (mon.2) 10057 : audit 0 from='client.? 172.21.15.40:0/3997980852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:26 smithi040 bash[41173]: audit 2023-12-02T00:31:26.688864+0000 mon.c (mon.2) 10057 : audit 0 from='client.? 172.21.15.40:0/3997980852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:26 smithi141 bash[31670]: audit 2023-12-02T00:31:26.688864+0000 mon.c (mon.2) 10057 : audit 0 from='client.? 172.21.15.40:0/3997980852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:27 smithi040 bash[28232]: cluster 2023-12-02T00:31:27.311458+0000 mgr.y (mgr.24356) 15995 : cluster 0 pgmap v15963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:27 smithi040 bash[41173]: cluster 2023-12-02T00:31:27.311458+0000 mgr.y (mgr.24356) 15995 : cluster 0 pgmap v15963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:27 smithi141 bash[31670]: cluster 2023-12-02T00:31:27.311458+0000 mgr.y (mgr.24356) 15995 : cluster 0 pgmap v15963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:29 smithi141 bash[31670]: audit 2023-12-02T00:31:29.154747+0000 mon.a (mon.0) 9976 : audit 0 from='client.? 172.21.15.40:0/1949415671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:29 smithi040 bash[28232]: audit 2023-12-02T00:31:29.154747+0000 mon.a (mon.0) 9976 : audit 0 from='client.? 172.21.15.40:0/1949415671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:29 smithi040 bash[41173]: audit 2023-12-02T00:31:29.154747+0000 mon.a (mon.0) 9976 : audit 0 from='client.? 172.21.15.40:0/1949415671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:30 smithi141 bash[31670]: cluster 2023-12-02T00:31:29.312217+0000 mgr.y (mgr.24356) 15996 : cluster 0 pgmap v15964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:30 smithi040 bash[28232]: cluster 2023-12-02T00:31:29.312217+0000 mgr.y (mgr.24356) 15996 : cluster 0 pgmap v15964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:30 smithi040 bash[41173]: cluster 2023-12-02T00:31:29.312217+0000 mgr.y (mgr.24356) 15996 : cluster 0 pgmap v15964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:32 smithi040 bash[28232]: cluster 2023-12-02T00:31:31.313131+0000 mgr.y (mgr.24356) 15997 : cluster 0 pgmap v15965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:32 smithi040 bash[28232]: audit 2023-12-02T00:31:31.616187+0000 mon.a (mon.0) 9977 : audit 0 from='client.? 172.21.15.40:0/2290250323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:32 smithi040 bash[41173]: cluster 2023-12-02T00:31:31.313131+0000 mgr.y (mgr.24356) 15997 : cluster 0 pgmap v15965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:32 smithi040 bash[41173]: audit 2023-12-02T00:31:31.616187+0000 mon.a (mon.0) 9977 : audit 0 from='client.? 172.21.15.40:0/2290250323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:32 smithi141 bash[31670]: cluster 2023-12-02T00:31:31.313131+0000 mgr.y (mgr.24356) 15997 : cluster 0 pgmap v15965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:32 smithi141 bash[31670]: audit 2023-12-02T00:31:31.616187+0000 mon.a (mon.0) 9977 : audit 0 from='client.? 172.21.15.40:0/2290250323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:34 smithi040 bash[28232]: cluster 2023-12-02T00:31:33.313797+0000 mgr.y (mgr.24356) 15998 : cluster 0 pgmap v15966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:34 smithi040 bash[28232]: audit 2023-12-02T00:31:34.079477+0000 mon.c (mon.2) 10058 : audit 0 from='client.? 172.21.15.40:0/1835779234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:34 smithi040 bash[28232]: audit 2023-12-02T00:31:34.181776+0000 mon.c (mon.2) 10059 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:34 smithi040 bash[41173]: cluster 2023-12-02T00:31:33.313797+0000 mgr.y (mgr.24356) 15998 : cluster 0 pgmap v15966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:34 smithi040 bash[41173]: audit 2023-12-02T00:31:34.079477+0000 mon.c (mon.2) 10058 : audit 0 from='client.? 172.21.15.40:0/1835779234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:34 smithi040 bash[41173]: audit 2023-12-02T00:31:34.181776+0000 mon.c (mon.2) 10059 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:34 smithi141 bash[31670]: cluster 2023-12-02T00:31:33.313797+0000 mgr.y (mgr.24356) 15998 : cluster 0 pgmap v15966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:34 smithi141 bash[31670]: audit 2023-12-02T00:31:34.079477+0000 mon.c (mon.2) 10058 : audit 0 from='client.? 172.21.15.40:0/1835779234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:34 smithi141 bash[31670]: audit 2023-12-02T00:31:34.181776+0000 mon.c (mon.2) 10059 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:36.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:35 smithi040 bash[41173]: cluster 2023-12-02T00:31:35.314954+0000 mgr.y (mgr.24356) 15999 : cluster 0 pgmap v15967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:35 smithi040 bash[28232]: cluster 2023-12-02T00:31:35.314954+0000 mgr.y (mgr.24356) 15999 : cluster 0 pgmap v15967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:35 smithi141 bash[31670]: cluster 2023-12-02T00:31:35.314954+0000 mgr.y (mgr.24356) 15999 : cluster 0 pgmap v15967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:36.793 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:31:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:31:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:36 smithi040 bash[28232]: audit 2023-12-02T00:31:36.547485+0000 mon.a (mon.0) 9978 : audit 0 from='client.? 172.21.15.40:0/1486770128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:36 smithi040 bash[41173]: audit 2023-12-02T00:31:36.547485+0000 mon.a (mon.0) 9978 : audit 0 from='client.? 172.21.15.40:0/1486770128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:36 smithi141 bash[31670]: audit 2023-12-02T00:31:36.547485+0000 mon.a (mon.0) 9978 : audit 0 from='client.? 172.21.15.40:0/1486770128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:38.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:37 smithi040 bash[28232]: cluster 2023-12-02T00:31:37.315649+0000 mgr.y (mgr.24356) 16000 : cluster 0 pgmap v15968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:37 smithi040 bash[41173]: cluster 2023-12-02T00:31:37.315649+0000 mgr.y (mgr.24356) 16000 : cluster 0 pgmap v15968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:37 smithi141 bash[31670]: cluster 2023-12-02T00:31:37.315649+0000 mgr.y (mgr.24356) 16000 : cluster 0 pgmap v15968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:38 smithi040 bash[28232]: audit 2023-12-02T00:31:37.912851+0000 mon.c (mon.2) 10060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:31:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:38 smithi040 bash[41173]: audit 2023-12-02T00:31:37.912851+0000 mon.c (mon.2) 10060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:31:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:38 smithi141 bash[31670]: audit 2023-12-02T00:31:37.912851+0000 mon.c (mon.2) 10060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:31:40.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:39 smithi040 bash[41173]: audit 2023-12-02T00:31:39.011496+0000 mon.c (mon.2) 10061 : audit 0 from='client.? 172.21.15.40:0/2452200192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:39 smithi040 bash[41173]: cluster 2023-12-02T00:31:39.316452+0000 mgr.y (mgr.24356) 16001 : cluster 0 pgmap v15969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:39 smithi040 bash[28232]: audit 2023-12-02T00:31:39.011496+0000 mon.c (mon.2) 10061 : audit 0 from='client.? 172.21.15.40:0/2452200192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:39 smithi040 bash[28232]: cluster 2023-12-02T00:31:39.316452+0000 mgr.y (mgr.24356) 16001 : cluster 0 pgmap v15969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:39 smithi141 bash[31670]: audit 2023-12-02T00:31:39.011496+0000 mon.c (mon.2) 10061 : audit 0 from='client.? 172.21.15.40:0/2452200192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:39 smithi141 bash[31670]: cluster 2023-12-02T00:31:39.316452+0000 mgr.y (mgr.24356) 16001 : cluster 0 pgmap v15969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:42 smithi040 bash[28232]: cluster 2023-12-02T00:31:41.317448+0000 mgr.y (mgr.24356) 16002 : cluster 0 pgmap v15970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:42 smithi040 bash[28232]: audit 2023-12-02T00:31:41.475319+0000 mon.a (mon.0) 9979 : audit 0 from='client.? 172.21.15.40:0/2066232037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:42 smithi040 bash[41173]: cluster 2023-12-02T00:31:41.317448+0000 mgr.y (mgr.24356) 16002 : cluster 0 pgmap v15970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:42 smithi040 bash[41173]: audit 2023-12-02T00:31:41.475319+0000 mon.a (mon.0) 9979 : audit 0 from='client.? 172.21.15.40:0/2066232037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:42 smithi141 bash[31670]: cluster 2023-12-02T00:31:41.317448+0000 mgr.y (mgr.24356) 16002 : cluster 0 pgmap v15970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:42 smithi141 bash[31670]: audit 2023-12-02T00:31:41.475319+0000 mon.a (mon.0) 9979 : audit 0 from='client.? 172.21.15.40:0/2066232037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[41173]: cluster 2023-12-02T00:31:43.318190+0000 mgr.y (mgr.24356) 16003 : cluster 0 pgmap v15971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[41173]: audit 2023-12-02T00:31:43.809256+0000 mon.a (mon.0) 9980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[41173]: audit 2023-12-02T00:31:43.821370+0000 mon.a (mon.0) 9981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[41173]: audit 2023-12-02T00:31:43.983476+0000 mon.a (mon.0) 9982 : audit 0 from='client.? 172.21.15.40:0/719564323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[41173]: audit 2023-12-02T00:31:44.116425+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[41173]: audit 2023-12-02T00:31:44.130329+0000 mon.a (mon.0) 9984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[28232]: cluster 2023-12-02T00:31:43.318190+0000 mgr.y (mgr.24356) 16003 : cluster 0 pgmap v15971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[28232]: audit 2023-12-02T00:31:43.809256+0000 mon.a (mon.0) 9980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[28232]: audit 2023-12-02T00:31:43.821370+0000 mon.a (mon.0) 9981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[28232]: audit 2023-12-02T00:31:43.983476+0000 mon.a (mon.0) 9982 : audit 0 from='client.? 172.21.15.40:0/719564323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[28232]: audit 2023-12-02T00:31:44.116425+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:44 smithi040 bash[28232]: audit 2023-12-02T00:31:44.130329+0000 mon.a (mon.0) 9984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:44 smithi141 bash[31670]: cluster 2023-12-02T00:31:43.318190+0000 mgr.y (mgr.24356) 16003 : cluster 0 pgmap v15971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:44 smithi141 bash[31670]: audit 2023-12-02T00:31:43.809256+0000 mon.a (mon.0) 9980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:44 smithi141 bash[31670]: audit 2023-12-02T00:31:43.821370+0000 mon.a (mon.0) 9981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:44 smithi141 bash[31670]: audit 2023-12-02T00:31:43.983476+0000 mon.a (mon.0) 9982 : audit 0 from='client.? 172.21.15.40:0/719564323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:44 smithi141 bash[31670]: audit 2023-12-02T00:31:44.116425+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:44 smithi141 bash[31670]: audit 2023-12-02T00:31:44.130329+0000 mon.a (mon.0) 9984 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:45 smithi040 bash[41173]: audit 2023-12-02T00:31:44.606098+0000 mon.c (mon.2) 10062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:31:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:45 smithi040 bash[41173]: audit 2023-12-02T00:31:44.607879+0000 mon.c (mon.2) 10063 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:31:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:45 smithi040 bash[41173]: audit 2023-12-02T00:31:44.618568+0000 mon.a (mon.0) 9985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:45 smithi040 bash[28232]: audit 2023-12-02T00:31:44.606098+0000 mon.c (mon.2) 10062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:31:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:45 smithi040 bash[28232]: audit 2023-12-02T00:31:44.607879+0000 mon.c (mon.2) 10063 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:31:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:45 smithi040 bash[28232]: audit 2023-12-02T00:31:44.618568+0000 mon.a (mon.0) 9985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:45 smithi141 bash[31670]: audit 2023-12-02T00:31:44.606098+0000 mon.c (mon.2) 10062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:31:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:45 smithi141 bash[31670]: audit 2023-12-02T00:31:44.607879+0000 mon.c (mon.2) 10063 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:31:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:45 smithi141 bash[31670]: audit 2023-12-02T00:31:44.618568+0000 mon.a (mon.0) 9985 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:31:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:46 smithi040 bash[28232]: cluster 2023-12-02T00:31:45.319450+0000 mgr.y (mgr.24356) 16004 : cluster 0 pgmap v15972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:31:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:31:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:46 smithi040 bash[41173]: cluster 2023-12-02T00:31:45.319450+0000 mgr.y (mgr.24356) 16004 : cluster 0 pgmap v15972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:46 smithi141 bash[31670]: cluster 2023-12-02T00:31:45.319450+0000 mgr.y (mgr.24356) 16004 : cluster 0 pgmap v15972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:47 smithi040 bash[28232]: audit 2023-12-02T00:31:46.446531+0000 mon.c (mon.2) 10064 : audit 0 from='client.? 172.21.15.40:0/3118623366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:47 smithi040 bash[41173]: audit 2023-12-02T00:31:46.446531+0000 mon.c (mon.2) 10064 : audit 0 from='client.? 172.21.15.40:0/3118623366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:47 smithi141 bash[31670]: audit 2023-12-02T00:31:46.446531+0000 mon.c (mon.2) 10064 : audit 0 from='client.? 172.21.15.40:0/3118623366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:48 smithi040 bash[28232]: cluster 2023-12-02T00:31:47.320121+0000 mgr.y (mgr.24356) 16005 : cluster 0 pgmap v15973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:48 smithi040 bash[41173]: cluster 2023-12-02T00:31:47.320121+0000 mgr.y (mgr.24356) 16005 : cluster 0 pgmap v15973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:48 smithi141 bash[31670]: cluster 2023-12-02T00:31:47.320121+0000 mgr.y (mgr.24356) 16005 : cluster 0 pgmap v15973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:49 smithi040 bash[28232]: audit 2023-12-02T00:31:48.909661+0000 mon.c (mon.2) 10065 : audit 0 from='client.? 172.21.15.40:0/506063545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:49 smithi040 bash[28232]: audit 2023-12-02T00:31:49.182186+0000 mon.c (mon.2) 10066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:49 smithi040 bash[41173]: audit 2023-12-02T00:31:48.909661+0000 mon.c (mon.2) 10065 : audit 0 from='client.? 172.21.15.40:0/506063545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:49 smithi040 bash[41173]: audit 2023-12-02T00:31:49.182186+0000 mon.c (mon.2) 10066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:49 smithi141 bash[31670]: audit 2023-12-02T00:31:48.909661+0000 mon.c (mon.2) 10065 : audit 0 from='client.? 172.21.15.40:0/506063545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:49 smithi141 bash[31670]: audit 2023-12-02T00:31:49.182186+0000 mon.c (mon.2) 10066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:50 smithi040 bash[28232]: cluster 2023-12-02T00:31:49.320907+0000 mgr.y (mgr.24356) 16006 : cluster 0 pgmap v15974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:50 smithi040 bash[41173]: cluster 2023-12-02T00:31:49.320907+0000 mgr.y (mgr.24356) 16006 : cluster 0 pgmap v15974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:50 smithi141 bash[31670]: cluster 2023-12-02T00:31:49.320907+0000 mgr.y (mgr.24356) 16006 : cluster 0 pgmap v15974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:51 smithi141 bash[31670]: audit 2023-12-02T00:31:51.369235+0000 mon.c (mon.2) 10067 : audit 0 from='client.? 172.21.15.40:0/260643048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:51.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:51 smithi040 bash[41173]: audit 2023-12-02T00:31:51.369235+0000 mon.c (mon.2) 10067 : audit 0 from='client.? 172.21.15.40:0/260643048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:51 smithi040 bash[28232]: audit 2023-12-02T00:31:51.369235+0000 mon.c (mon.2) 10067 : audit 0 from='client.? 172.21.15.40:0/260643048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:52 smithi141 bash[31670]: cluster 2023-12-02T00:31:51.321859+0000 mgr.y (mgr.24356) 16007 : cluster 0 pgmap v15975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:52 smithi040 bash[41173]: cluster 2023-12-02T00:31:51.321859+0000 mgr.y (mgr.24356) 16007 : cluster 0 pgmap v15975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:52 smithi040 bash[28232]: cluster 2023-12-02T00:31:51.321859+0000 mgr.y (mgr.24356) 16007 : cluster 0 pgmap v15975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:54 smithi141 bash[31670]: cluster 2023-12-02T00:31:53.322513+0000 mgr.y (mgr.24356) 16008 : cluster 0 pgmap v15976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:54 smithi141 bash[31670]: audit 2023-12-02T00:31:53.837734+0000 mon.a (mon.0) 9986 : audit 0 from='client.? 172.21.15.40:0/2824738089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:54 smithi040 bash[41173]: cluster 2023-12-02T00:31:53.322513+0000 mgr.y (mgr.24356) 16008 : cluster 0 pgmap v15976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:54 smithi040 bash[41173]: audit 2023-12-02T00:31:53.837734+0000 mon.a (mon.0) 9986 : audit 0 from='client.? 172.21.15.40:0/2824738089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:54 smithi040 bash[28232]: cluster 2023-12-02T00:31:53.322513+0000 mgr.y (mgr.24356) 16008 : cluster 0 pgmap v15976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:54 smithi040 bash[28232]: audit 2023-12-02T00:31:53.837734+0000 mon.a (mon.0) 9986 : audit 0 from='client.? 172.21.15.40:0/2824738089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:55 smithi040 bash[28232]: cluster 2023-12-02T00:31:55.323703+0000 mgr.y (mgr.24356) 16009 : cluster 0 pgmap v15977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:55 smithi040 bash[41173]: cluster 2023-12-02T00:31:55.323703+0000 mgr.y (mgr.24356) 16009 : cluster 0 pgmap v15977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:55 smithi141 bash[31670]: cluster 2023-12-02T00:31:55.323703+0000 mgr.y (mgr.24356) 16009 : cluster 0 pgmap v15977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:56.801 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:31:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:31:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:56 smithi040 bash[28232]: audit 2023-12-02T00:31:56.299530+0000 mon.a (mon.0) 9987 : audit 0 from='client.? 172.21.15.40:0/4008439922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:56 smithi040 bash[41173]: audit 2023-12-02T00:31:56.299530+0000 mon.a (mon.0) 9987 : audit 0 from='client.? 172.21.15.40:0/4008439922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:56 smithi141 bash[31670]: audit 2023-12-02T00:31:56.299530+0000 mon.a (mon.0) 9987 : audit 0 from='client.? 172.21.15.40:0/4008439922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:58.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:57 smithi040 bash[28232]: cluster 2023-12-02T00:31:57.324486+0000 mgr.y (mgr.24356) 16010 : cluster 0 pgmap v15978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:57 smithi040 bash[41173]: cluster 2023-12-02T00:31:57.324486+0000 mgr.y (mgr.24356) 16010 : cluster 0 pgmap v15978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:57 smithi141 bash[31670]: cluster 2023-12-02T00:31:57.324486+0000 mgr.y (mgr.24356) 16010 : cluster 0 pgmap v15978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:31:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:58 smithi040 bash[28232]: audit 2023-12-02T00:31:58.763286+0000 mon.c (mon.2) 10068 : audit 0 from='client.? 172.21.15.40:0/3308849582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:58 smithi040 bash[41173]: audit 2023-12-02T00:31:58.763286+0000 mon.c (mon.2) 10068 : audit 0 from='client.? 172.21.15.40:0/3308849582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:31:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:58 smithi141 bash[31670]: audit 2023-12-02T00:31:58.763286+0000 mon.c (mon.2) 10068 : audit 0 from='client.? 172.21.15.40:0/3308849582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:31:59 smithi040 bash[28232]: cluster 2023-12-02T00:31:59.325380+0000 mgr.y (mgr.24356) 16011 : cluster 0 pgmap v15979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:31:59 smithi040 bash[41173]: cluster 2023-12-02T00:31:59.325380+0000 mgr.y (mgr.24356) 16011 : cluster 0 pgmap v15979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:31:59 smithi141 bash[31670]: cluster 2023-12-02T00:31:59.325380+0000 mgr.y (mgr.24356) 16011 : cluster 0 pgmap v15979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:01 smithi040 bash[41173]: audit 2023-12-02T00:32:01.235897+0000 mon.c (mon.2) 10069 : audit 0 from='client.? 172.21.15.40:0/1530641926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:01 smithi040 bash[28232]: audit 2023-12-02T00:32:01.235897+0000 mon.c (mon.2) 10069 : audit 0 from='client.? 172.21.15.40:0/1530641926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:01 smithi141 bash[31670]: audit 2023-12-02T00:32:01.235897+0000 mon.c (mon.2) 10069 : audit 0 from='client.? 172.21.15.40:0/1530641926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:02 smithi040 bash[28232]: cluster 2023-12-02T00:32:01.326275+0000 mgr.y (mgr.24356) 16012 : cluster 0 pgmap v15980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:02 smithi040 bash[41173]: cluster 2023-12-02T00:32:01.326275+0000 mgr.y (mgr.24356) 16012 : cluster 0 pgmap v15980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:02 smithi141 bash[31670]: cluster 2023-12-02T00:32:01.326275+0000 mgr.y (mgr.24356) 16012 : cluster 0 pgmap v15980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:04 smithi040 bash[41173]: cluster 2023-12-02T00:32:03.326902+0000 mgr.y (mgr.24356) 16013 : cluster 0 pgmap v15981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:04 smithi040 bash[41173]: audit 2023-12-02T00:32:03.695836+0000 mon.a (mon.0) 9988 : audit 0 from='client.? 172.21.15.40:0/2766948141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:04 smithi040 bash[41173]: audit 2023-12-02T00:32:04.182687+0000 mon.c (mon.2) 10070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:04 smithi040 bash[28232]: cluster 2023-12-02T00:32:03.326902+0000 mgr.y (mgr.24356) 16013 : cluster 0 pgmap v15981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:04 smithi040 bash[28232]: audit 2023-12-02T00:32:03.695836+0000 mon.a (mon.0) 9988 : audit 0 from='client.? 172.21.15.40:0/2766948141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:04 smithi040 bash[28232]: audit 2023-12-02T00:32:04.182687+0000 mon.c (mon.2) 10070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:04 smithi141 bash[31670]: cluster 2023-12-02T00:32:03.326902+0000 mgr.y (mgr.24356) 16013 : cluster 0 pgmap v15981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:04 smithi141 bash[31670]: audit 2023-12-02T00:32:03.695836+0000 mon.a (mon.0) 9988 : audit 0 from='client.? 172.21.15.40:0/2766948141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:04 smithi141 bash[31670]: audit 2023-12-02T00:32:04.182687+0000 mon.c (mon.2) 10070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:06.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:05 smithi040 bash[28232]: cluster 2023-12-02T00:32:05.327980+0000 mgr.y (mgr.24356) 16014 : cluster 0 pgmap v15982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:05 smithi040 bash[41173]: cluster 2023-12-02T00:32:05.327980+0000 mgr.y (mgr.24356) 16014 : cluster 0 pgmap v15982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:05 smithi141 bash[31670]: cluster 2023-12-02T00:32:05.327980+0000 mgr.y (mgr.24356) 16014 : cluster 0 pgmap v15982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:06.804 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:32:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:32:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:06 smithi040 bash[28232]: audit 2023-12-02T00:32:06.158320+0000 mon.c (mon.2) 10071 : audit 0 from='client.? 172.21.15.40:0/1095669025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:06 smithi040 bash[41173]: audit 2023-12-02T00:32:06.158320+0000 mon.c (mon.2) 10071 : audit 0 from='client.? 172.21.15.40:0/1095669025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:06 smithi141 bash[31670]: audit 2023-12-02T00:32:06.158320+0000 mon.c (mon.2) 10071 : audit 0 from='client.? 172.21.15.40:0/1095669025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:07 smithi040 bash[28232]: cluster 2023-12-02T00:32:07.328650+0000 mgr.y (mgr.24356) 16015 : cluster 0 pgmap v15983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:07 smithi040 bash[41173]: cluster 2023-12-02T00:32:07.328650+0000 mgr.y (mgr.24356) 16015 : cluster 0 pgmap v15983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:07 smithi141 bash[31670]: cluster 2023-12-02T00:32:07.328650+0000 mgr.y (mgr.24356) 16015 : cluster 0 pgmap v15983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:08 smithi040 bash[28232]: audit 2023-12-02T00:32:08.615566+0000 mon.a (mon.0) 9989 : audit 0 from='client.? 172.21.15.40:0/477181910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:08 smithi040 bash[41173]: audit 2023-12-02T00:32:08.615566+0000 mon.a (mon.0) 9989 : audit 0 from='client.? 172.21.15.40:0/477181910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:08 smithi141 bash[31670]: audit 2023-12-02T00:32:08.615566+0000 mon.a (mon.0) 9989 : audit 0 from='client.? 172.21.15.40:0/477181910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:09 smithi040 bash[28232]: cluster 2023-12-02T00:32:09.329600+0000 mgr.y (mgr.24356) 16016 : cluster 0 pgmap v15984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:09 smithi040 bash[41173]: cluster 2023-12-02T00:32:09.329600+0000 mgr.y (mgr.24356) 16016 : cluster 0 pgmap v15984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:09 smithi141 bash[31670]: cluster 2023-12-02T00:32:09.329600+0000 mgr.y (mgr.24356) 16016 : cluster 0 pgmap v15984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:11.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:11 smithi040 bash[28232]: audit 2023-12-02T00:32:11.086530+0000 mon.a (mon.0) 9990 : audit 0 from='client.? 172.21.15.40:0/2236949466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:11 smithi040 bash[41173]: audit 2023-12-02T00:32:11.086530+0000 mon.a (mon.0) 9990 : audit 0 from='client.? 172.21.15.40:0/2236949466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:11 smithi141 bash[31670]: audit 2023-12-02T00:32:11.086530+0000 mon.a (mon.0) 9990 : audit 0 from='client.? 172.21.15.40:0/2236949466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:12 smithi040 bash[28232]: cluster 2023-12-02T00:32:11.330526+0000 mgr.y (mgr.24356) 16017 : cluster 0 pgmap v15985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:12 smithi040 bash[41173]: cluster 2023-12-02T00:32:11.330526+0000 mgr.y (mgr.24356) 16017 : cluster 0 pgmap v15985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:12 smithi141 bash[31670]: cluster 2023-12-02T00:32:11.330526+0000 mgr.y (mgr.24356) 16017 : cluster 0 pgmap v15985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:14 smithi040 bash[28232]: cluster 2023-12-02T00:32:13.331197+0000 mgr.y (mgr.24356) 16018 : cluster 0 pgmap v15986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:14 smithi040 bash[28232]: audit 2023-12-02T00:32:13.544180+0000 mon.a (mon.0) 9991 : audit 0 from='client.? 172.21.15.40:0/1605300515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:14 smithi040 bash[41173]: cluster 2023-12-02T00:32:13.331197+0000 mgr.y (mgr.24356) 16018 : cluster 0 pgmap v15986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:14 smithi040 bash[41173]: audit 2023-12-02T00:32:13.544180+0000 mon.a (mon.0) 9991 : audit 0 from='client.? 172.21.15.40:0/1605300515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:14 smithi141 bash[31670]: cluster 2023-12-02T00:32:13.331197+0000 mgr.y (mgr.24356) 16018 : cluster 0 pgmap v15986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:14 smithi141 bash[31670]: audit 2023-12-02T00:32:13.544180+0000 mon.a (mon.0) 9991 : audit 0 from='client.? 172.21.15.40:0/1605300515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:15 smithi040 bash[28232]: cluster 2023-12-02T00:32:15.332460+0000 mgr.y (mgr.24356) 16019 : cluster 0 pgmap v15987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:15 smithi040 bash[41173]: cluster 2023-12-02T00:32:15.332460+0000 mgr.y (mgr.24356) 16019 : cluster 0 pgmap v15987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:15 smithi141 bash[31670]: cluster 2023-12-02T00:32:15.332460+0000 mgr.y (mgr.24356) 16019 : cluster 0 pgmap v15987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:16.808 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:32:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:32:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:16 smithi040 bash[28232]: audit 2023-12-02T00:32:16.019836+0000 mon.c (mon.2) 10072 : audit 0 from='client.? 172.21.15.40:0/3892966145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:16 smithi040 bash[41173]: audit 2023-12-02T00:32:16.019836+0000 mon.c (mon.2) 10072 : audit 0 from='client.? 172.21.15.40:0/3892966145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:16 smithi141 bash[31670]: audit 2023-12-02T00:32:16.019836+0000 mon.c (mon.2) 10072 : audit 0 from='client.? 172.21.15.40:0/3892966145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:17 smithi040 bash[41173]: cluster 2023-12-02T00:32:17.333147+0000 mgr.y (mgr.24356) 16020 : cluster 0 pgmap v15988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:17 smithi040 bash[28232]: cluster 2023-12-02T00:32:17.333147+0000 mgr.y (mgr.24356) 16020 : cluster 0 pgmap v15988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:17 smithi141 bash[31670]: cluster 2023-12-02T00:32:17.333147+0000 mgr.y (mgr.24356) 16020 : cluster 0 pgmap v15988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:18 smithi040 bash[28232]: audit 2023-12-02T00:32:18.481768+0000 mon.a (mon.0) 9992 : audit 0 from='client.? 172.21.15.40:0/2668987865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:18 smithi040 bash[41173]: audit 2023-12-02T00:32:18.481768+0000 mon.a (mon.0) 9992 : audit 0 from='client.? 172.21.15.40:0/2668987865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:18 smithi141 bash[31670]: audit 2023-12-02T00:32:18.481768+0000 mon.a (mon.0) 9992 : audit 0 from='client.? 172.21.15.40:0/2668987865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:19 smithi040 bash[28232]: audit 2023-12-02T00:32:19.182975+0000 mon.c (mon.2) 10073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:19 smithi040 bash[28232]: cluster 2023-12-02T00:32:19.334207+0000 mgr.y (mgr.24356) 16021 : cluster 0 pgmap v15989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:19 smithi040 bash[41173]: audit 2023-12-02T00:32:19.182975+0000 mon.c (mon.2) 10073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:19 smithi040 bash[41173]: cluster 2023-12-02T00:32:19.334207+0000 mgr.y (mgr.24356) 16021 : cluster 0 pgmap v15989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:19 smithi141 bash[31670]: audit 2023-12-02T00:32:19.182975+0000 mon.c (mon.2) 10073 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:19 smithi141 bash[31670]: cluster 2023-12-02T00:32:19.334207+0000 mgr.y (mgr.24356) 16021 : cluster 0 pgmap v15989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:20 smithi141 bash[31670]: audit 2023-12-02T00:32:20.946977+0000 mon.a (mon.0) 9993 : audit 0 from='client.? 172.21.15.40:0/3323609695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:20 smithi040 bash[28232]: audit 2023-12-02T00:32:20.946977+0000 mon.a (mon.0) 9993 : audit 0 from='client.? 172.21.15.40:0/3323609695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:21 smithi040 bash[41173]: audit 2023-12-02T00:32:20.946977+0000 mon.a (mon.0) 9993 : audit 0 from='client.? 172.21.15.40:0/3323609695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:22 smithi141 bash[31670]: cluster 2023-12-02T00:32:21.335014+0000 mgr.y (mgr.24356) 16022 : cluster 0 pgmap v15990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:22.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:22 smithi040 bash[28232]: cluster 2023-12-02T00:32:21.335014+0000 mgr.y (mgr.24356) 16022 : cluster 0 pgmap v15990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:22 smithi040 bash[41173]: cluster 2023-12-02T00:32:21.335014+0000 mgr.y (mgr.24356) 16022 : cluster 0 pgmap v15990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:24 smithi040 bash[28232]: cluster 2023-12-02T00:32:23.335645+0000 mgr.y (mgr.24356) 16023 : cluster 0 pgmap v15991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:24 smithi040 bash[28232]: audit 2023-12-02T00:32:23.406647+0000 mon.a (mon.0) 9994 : audit 0 from='client.? 172.21.15.40:0/3462541264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:24 smithi040 bash[41173]: cluster 2023-12-02T00:32:23.335645+0000 mgr.y (mgr.24356) 16023 : cluster 0 pgmap v15991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:24 smithi040 bash[41173]: audit 2023-12-02T00:32:23.406647+0000 mon.a (mon.0) 9994 : audit 0 from='client.? 172.21.15.40:0/3462541264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:24 smithi141 bash[31670]: cluster 2023-12-02T00:32:23.335645+0000 mgr.y (mgr.24356) 16023 : cluster 0 pgmap v15991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:24 smithi141 bash[31670]: audit 2023-12-02T00:32:23.406647+0000 mon.a (mon.0) 9994 : audit 0 from='client.? 172.21.15.40:0/3462541264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:25 smithi040 bash[28232]: cluster 2023-12-02T00:32:25.336827+0000 mgr.y (mgr.24356) 16024 : cluster 0 pgmap v15992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:25 smithi040 bash[41173]: cluster 2023-12-02T00:32:25.336827+0000 mgr.y (mgr.24356) 16024 : cluster 0 pgmap v15992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:25 smithi141 bash[31670]: cluster 2023-12-02T00:32:25.336827+0000 mgr.y (mgr.24356) 16024 : cluster 0 pgmap v15992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:26.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:32:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:32:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:26 smithi040 bash[28232]: audit 2023-12-02T00:32:25.870909+0000 mon.a (mon.0) 9995 : audit 0 from='client.? 172.21.15.40:0/82052823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:26 smithi040 bash[41173]: audit 2023-12-02T00:32:25.870909+0000 mon.a (mon.0) 9995 : audit 0 from='client.? 172.21.15.40:0/82052823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:26 smithi141 bash[31670]: audit 2023-12-02T00:32:25.870909+0000 mon.a (mon.0) 9995 : audit 0 from='client.? 172.21.15.40:0/82052823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:28.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:27 smithi040 bash[28232]: cluster 2023-12-02T00:32:27.337486+0000 mgr.y (mgr.24356) 16025 : cluster 0 pgmap v15993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:27 smithi040 bash[41173]: cluster 2023-12-02T00:32:27.337486+0000 mgr.y (mgr.24356) 16025 : cluster 0 pgmap v15993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:27 smithi141 bash[31670]: cluster 2023-12-02T00:32:27.337486+0000 mgr.y (mgr.24356) 16025 : cluster 0 pgmap v15993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:28 smithi040 bash[28232]: audit 2023-12-02T00:32:28.332009+0000 mon.c (mon.2) 10074 : audit 0 from='client.? 172.21.15.40:0/3908214195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:28 smithi040 bash[41173]: audit 2023-12-02T00:32:28.332009+0000 mon.c (mon.2) 10074 : audit 0 from='client.? 172.21.15.40:0/3908214195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:28 smithi141 bash[31670]: audit 2023-12-02T00:32:28.332009+0000 mon.c (mon.2) 10074 : audit 0 from='client.? 172.21.15.40:0/3908214195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:29 smithi040 bash[28232]: cluster 2023-12-02T00:32:29.338520+0000 mgr.y (mgr.24356) 16026 : cluster 0 pgmap v15994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:29 smithi040 bash[41173]: cluster 2023-12-02T00:32:29.338520+0000 mgr.y (mgr.24356) 16026 : cluster 0 pgmap v15994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:29 smithi141 bash[31670]: cluster 2023-12-02T00:32:29.338520+0000 mgr.y (mgr.24356) 16026 : cluster 0 pgmap v15994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:30 smithi040 bash[41173]: audit 2023-12-02T00:32:30.798026+0000 mon.a (mon.0) 9996 : audit 0 from='client.? 172.21.15.40:0/3039398609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:30 smithi040 bash[28232]: audit 2023-12-02T00:32:30.798026+0000 mon.a (mon.0) 9996 : audit 0 from='client.? 172.21.15.40:0/3039398609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:30 smithi141 bash[31670]: audit 2023-12-02T00:32:30.798026+0000 mon.a (mon.0) 9996 : audit 0 from='client.? 172.21.15.40:0/3039398609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:31 smithi040 bash[41173]: cluster 2023-12-02T00:32:31.339396+0000 mgr.y (mgr.24356) 16027 : cluster 0 pgmap v15995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:31 smithi040 bash[28232]: cluster 2023-12-02T00:32:31.339396+0000 mgr.y (mgr.24356) 16027 : cluster 0 pgmap v15995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:31 smithi141 bash[31670]: cluster 2023-12-02T00:32:31.339396+0000 mgr.y (mgr.24356) 16027 : cluster 0 pgmap v15995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:33 smithi040 bash[28232]: audit 2023-12-02T00:32:33.268287+0000 mon.c (mon.2) 10075 : audit 0 from='client.? 172.21.15.40:0/3068205816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:33 smithi040 bash[41173]: audit 2023-12-02T00:32:33.268287+0000 mon.c (mon.2) 10075 : audit 0 from='client.? 172.21.15.40:0/3068205816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:33 smithi141 bash[31670]: audit 2023-12-02T00:32:33.268287+0000 mon.c (mon.2) 10075 : audit 0 from='client.? 172.21.15.40:0/3068205816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:34 smithi040 bash[41173]: cluster 2023-12-02T00:32:33.340037+0000 mgr.y (mgr.24356) 16028 : cluster 0 pgmap v15996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:34 smithi040 bash[41173]: audit 2023-12-02T00:32:34.183683+0000 mon.c (mon.2) 10076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:34 smithi040 bash[28232]: cluster 2023-12-02T00:32:33.340037+0000 mgr.y (mgr.24356) 16028 : cluster 0 pgmap v15996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:34 smithi040 bash[28232]: audit 2023-12-02T00:32:34.183683+0000 mon.c (mon.2) 10076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:34 smithi141 bash[31670]: cluster 2023-12-02T00:32:33.340037+0000 mgr.y (mgr.24356) 16028 : cluster 0 pgmap v15996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:34 smithi141 bash[31670]: audit 2023-12-02T00:32:34.183683+0000 mon.c (mon.2) 10076 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:35 smithi040 bash[28232]: cluster 2023-12-02T00:32:35.341214+0000 mgr.y (mgr.24356) 16029 : cluster 0 pgmap v15997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:35 smithi040 bash[28232]: audit 2023-12-02T00:32:35.729576+0000 mon.c (mon.2) 10077 : audit 0 from='client.? 172.21.15.40:0/2716133033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:35 smithi040 bash[41173]: cluster 2023-12-02T00:32:35.341214+0000 mgr.y (mgr.24356) 16029 : cluster 0 pgmap v15997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:35 smithi040 bash[41173]: audit 2023-12-02T00:32:35.729576+0000 mon.c (mon.2) 10077 : audit 0 from='client.? 172.21.15.40:0/2716133033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:35 smithi141 bash[31670]: cluster 2023-12-02T00:32:35.341214+0000 mgr.y (mgr.24356) 16029 : cluster 0 pgmap v15997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:35 smithi141 bash[31670]: audit 2023-12-02T00:32:35.729576+0000 mon.c (mon.2) 10077 : audit 0 from='client.? 172.21.15.40:0/2716133033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:32:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:32:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:38 smithi040 bash[28232]: cluster 2023-12-02T00:32:37.342066+0000 mgr.y (mgr.24356) 16030 : cluster 0 pgmap v15998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:38 smithi040 bash[28232]: audit 2023-12-02T00:32:38.197571+0000 mon.c (mon.2) 10078 : audit 0 from='client.? 172.21.15.40:0/3685955105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:38 smithi040 bash[41173]: cluster 2023-12-02T00:32:37.342066+0000 mgr.y (mgr.24356) 16030 : cluster 0 pgmap v15998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:38 smithi040 bash[41173]: audit 2023-12-02T00:32:38.197571+0000 mon.c (mon.2) 10078 : audit 0 from='client.? 172.21.15.40:0/3685955105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:38 smithi141 bash[31670]: cluster 2023-12-02T00:32:37.342066+0000 mgr.y (mgr.24356) 16030 : cluster 0 pgmap v15998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:38 smithi141 bash[31670]: audit 2023-12-02T00:32:38.197571+0000 mon.c (mon.2) 10078 : audit 0 from='client.? 172.21.15.40:0/3685955105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:40.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:40 smithi040 bash[41173]: cluster 2023-12-02T00:32:39.343044+0000 mgr.y (mgr.24356) 16031 : cluster 0 pgmap v15999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:40 smithi040 bash[28232]: cluster 2023-12-02T00:32:39.343044+0000 mgr.y (mgr.24356) 16031 : cluster 0 pgmap v15999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:40 smithi141 bash[31670]: cluster 2023-12-02T00:32:39.343044+0000 mgr.y (mgr.24356) 16031 : cluster 0 pgmap v15999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:41 smithi141 bash[31670]: audit 2023-12-02T00:32:40.664460+0000 mon.c (mon.2) 10079 : audit 0 from='client.? 172.21.15.40:0/4129179656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:41 smithi040 bash[28232]: audit 2023-12-02T00:32:40.664460+0000 mon.c (mon.2) 10079 : audit 0 from='client.? 172.21.15.40:0/4129179656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:41 smithi040 bash[41173]: audit 2023-12-02T00:32:40.664460+0000 mon.c (mon.2) 10079 : audit 0 from='client.? 172.21.15.40:0/4129179656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:42 smithi141 bash[31670]: cluster 2023-12-02T00:32:41.343822+0000 mgr.y (mgr.24356) 16032 : cluster 0 pgmap v16000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:42.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:42 smithi040 bash[28232]: cluster 2023-12-02T00:32:41.343822+0000 mgr.y (mgr.24356) 16032 : cluster 0 pgmap v16000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:42 smithi040 bash[41173]: cluster 2023-12-02T00:32:41.343822+0000 mgr.y (mgr.24356) 16032 : cluster 0 pgmap v16000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:43 smithi141 bash[31670]: audit 2023-12-02T00:32:43.127683+0000 mon.c (mon.2) 10080 : audit 0 from='client.? 172.21.15.40:0/1359898913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:43 smithi040 bash[28232]: audit 2023-12-02T00:32:43.127683+0000 mon.c (mon.2) 10080 : audit 0 from='client.? 172.21.15.40:0/1359898913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:43 smithi040 bash[41173]: audit 2023-12-02T00:32:43.127683+0000 mon.c (mon.2) 10080 : audit 0 from='client.? 172.21.15.40:0/1359898913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:44 smithi141 bash[31670]: cluster 2023-12-02T00:32:43.344485+0000 mgr.y (mgr.24356) 16033 : cluster 0 pgmap v16001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:44.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:44 smithi040 bash[28232]: cluster 2023-12-02T00:32:43.344485+0000 mgr.y (mgr.24356) 16033 : cluster 0 pgmap v16001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:44 smithi040 bash[41173]: cluster 2023-12-02T00:32:43.344485+0000 mgr.y (mgr.24356) 16033 : cluster 0 pgmap v16001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:45 smithi141 bash[31670]: audit 2023-12-02T00:32:44.704664+0000 mon.c (mon.2) 10081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:32:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:45 smithi040 bash[28232]: audit 2023-12-02T00:32:44.704664+0000 mon.c (mon.2) 10081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:32:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:45 smithi040 bash[41173]: audit 2023-12-02T00:32:44.704664+0000 mon.c (mon.2) 10081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:32:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:46 smithi141 bash[31670]: cluster 2023-12-02T00:32:45.345705+0000 mgr.y (mgr.24356) 16034 : cluster 0 pgmap v16002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:46 smithi141 bash[31670]: audit 2023-12-02T00:32:45.600670+0000 mon.c (mon.2) 10082 : audit 0 from='client.? 172.21.15.40:0/353203159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:32:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:32:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:46 smithi040 bash[28232]: cluster 2023-12-02T00:32:45.345705+0000 mgr.y (mgr.24356) 16034 : cluster 0 pgmap v16002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:46 smithi040 bash[28232]: audit 2023-12-02T00:32:45.600670+0000 mon.c (mon.2) 10082 : audit 0 from='client.? 172.21.15.40:0/353203159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:46 smithi040 bash[41173]: cluster 2023-12-02T00:32:45.345705+0000 mgr.y (mgr.24356) 16034 : cluster 0 pgmap v16002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:46 smithi040 bash[41173]: audit 2023-12-02T00:32:45.600670+0000 mon.c (mon.2) 10082 : audit 0 from='client.? 172.21.15.40:0/353203159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:48 smithi141 bash[31670]: cluster 2023-12-02T00:32:47.346546+0000 mgr.y (mgr.24356) 16035 : cluster 0 pgmap v16003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:48 smithi141 bash[31670]: audit 2023-12-02T00:32:48.062011+0000 mon.a (mon.0) 9997 : audit 0 from='client.? 172.21.15.40:0/1391537784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:48 smithi040 bash[28232]: cluster 2023-12-02T00:32:47.346546+0000 mgr.y (mgr.24356) 16035 : cluster 0 pgmap v16003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:48 smithi040 bash[28232]: audit 2023-12-02T00:32:48.062011+0000 mon.a (mon.0) 9997 : audit 0 from='client.? 172.21.15.40:0/1391537784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:48 smithi040 bash[41173]: cluster 2023-12-02T00:32:47.346546+0000 mgr.y (mgr.24356) 16035 : cluster 0 pgmap v16003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:48 smithi040 bash[41173]: audit 2023-12-02T00:32:48.062011+0000 mon.a (mon.0) 9997 : audit 0 from='client.? 172.21.15.40:0/1391537784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:49 smithi141 bash[31670]: audit 2023-12-02T00:32:49.183902+0000 mon.c (mon.2) 10083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:49.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:49 smithi040 bash[28232]: audit 2023-12-02T00:32:49.183902+0000 mon.c (mon.2) 10083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:49 smithi040 bash[41173]: audit 2023-12-02T00:32:49.183902+0000 mon.c (mon.2) 10083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:50 smithi141 bash[31670]: cluster 2023-12-02T00:32:49.347587+0000 mgr.y (mgr.24356) 16036 : cluster 0 pgmap v16004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:50.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:50 smithi040 bash[28232]: cluster 2023-12-02T00:32:49.347587+0000 mgr.y (mgr.24356) 16036 : cluster 0 pgmap v16004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:50 smithi040 bash[41173]: cluster 2023-12-02T00:32:49.347587+0000 mgr.y (mgr.24356) 16036 : cluster 0 pgmap v16004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:50.555404+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:50.565786+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:50.572160+0000 mon.b (mon.1) 67 : audit 0 from='client.? 172.21.15.40:0/2785804527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:50.903424+0000 mon.a (mon.0) 10000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:50.915330+0000 mon.a (mon.0) 10001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:51.395163+0000 mon.c (mon.2) 10084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:51.397082+0000 mon.c (mon.2) 10085 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[41173]: audit 2023-12-02T00:32:51.408816+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:50.555404+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:50.565786+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:50.572160+0000 mon.b (mon.1) 67 : audit 0 from='client.? 172.21.15.40:0/2785804527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:50.903424+0000 mon.a (mon.0) 10000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:50.915330+0000 mon.a (mon.0) 10001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:51.395163+0000 mon.c (mon.2) 10084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:51.397082+0000 mon.c (mon.2) 10085 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:32:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:51 smithi040 bash[28232]: audit 2023-12-02T00:32:51.408816+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:50.555404+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:50.565786+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:50.572160+0000 mon.b (mon.1) 67 : audit 0 from='client.? 172.21.15.40:0/2785804527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:50.903424+0000 mon.a (mon.0) 10000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:50.915330+0000 mon.a (mon.0) 10001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:51.395163+0000 mon.c (mon.2) 10084 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:32:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:51.397082+0000 mon.c (mon.2) 10085 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:32:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:51 smithi141 bash[31670]: audit 2023-12-02T00:32:51.408816+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:32:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:52 smithi040 bash[28232]: cluster 2023-12-02T00:32:51.348326+0000 mgr.y (mgr.24356) 16037 : cluster 0 pgmap v16005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:52 smithi040 bash[41173]: cluster 2023-12-02T00:32:51.348326+0000 mgr.y (mgr.24356) 16037 : cluster 0 pgmap v16005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:52 smithi141 bash[31670]: cluster 2023-12-02T00:32:51.348326+0000 mgr.y (mgr.24356) 16037 : cluster 0 pgmap v16005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:53.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:53 smithi040 bash[28232]: audit 2023-12-02T00:32:53.038056+0000 mon.a (mon.0) 10003 : audit 0 from='client.? 172.21.15.40:0/1899722158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:53 smithi040 bash[41173]: audit 2023-12-02T00:32:53.038056+0000 mon.a (mon.0) 10003 : audit 0 from='client.? 172.21.15.40:0/1899722158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:53 smithi141 bash[31670]: audit 2023-12-02T00:32:53.038056+0000 mon.a (mon.0) 10003 : audit 0 from='client.? 172.21.15.40:0/1899722158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:54 smithi040 bash[28232]: cluster 2023-12-02T00:32:53.349048+0000 mgr.y (mgr.24356) 16038 : cluster 0 pgmap v16006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:54 smithi040 bash[41173]: cluster 2023-12-02T00:32:53.349048+0000 mgr.y (mgr.24356) 16038 : cluster 0 pgmap v16006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:54 smithi141 bash[31670]: cluster 2023-12-02T00:32:53.349048+0000 mgr.y (mgr.24356) 16038 : cluster 0 pgmap v16006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:55 smithi040 bash[28232]: cluster 2023-12-02T00:32:55.350138+0000 mgr.y (mgr.24356) 16039 : cluster 0 pgmap v16007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:55 smithi040 bash[28232]: audit 2023-12-02T00:32:55.501396+0000 mon.c (mon.2) 10086 : audit 0 from='client.? 172.21.15.40:0/254231780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:55 smithi040 bash[41173]: cluster 2023-12-02T00:32:55.350138+0000 mgr.y (mgr.24356) 16039 : cluster 0 pgmap v16007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:55 smithi040 bash[41173]: audit 2023-12-02T00:32:55.501396+0000 mon.c (mon.2) 10086 : audit 0 from='client.? 172.21.15.40:0/254231780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:55 smithi141 bash[31670]: cluster 2023-12-02T00:32:55.350138+0000 mgr.y (mgr.24356) 16039 : cluster 0 pgmap v16007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:55 smithi141 bash[31670]: audit 2023-12-02T00:32:55.501396+0000 mon.c (mon.2) 10086 : audit 0 from='client.? 172.21.15.40:0/254231780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:32:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:32:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:58 smithi040 bash[28232]: cluster 2023-12-02T00:32:57.350794+0000 mgr.y (mgr.24356) 16040 : cluster 0 pgmap v16008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:32:58 smithi040 bash[28232]: audit 2023-12-02T00:32:57.965648+0000 mon.c (mon.2) 10087 : audit 0 from='client.? 172.21.15.40:0/3580014853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:58 smithi040 bash[41173]: cluster 2023-12-02T00:32:57.350794+0000 mgr.y (mgr.24356) 16040 : cluster 0 pgmap v16008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:32:58 smithi040 bash[41173]: audit 2023-12-02T00:32:57.965648+0000 mon.c (mon.2) 10087 : audit 0 from='client.? 172.21.15.40:0/3580014853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:32:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:58 smithi141 bash[31670]: cluster 2023-12-02T00:32:57.350794+0000 mgr.y (mgr.24356) 16040 : cluster 0 pgmap v16008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:32:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:32:58 smithi141 bash[31670]: audit 2023-12-02T00:32:57.965648+0000 mon.c (mon.2) 10087 : audit 0 from='client.? 172.21.15.40:0/3580014853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:00 smithi141 bash[31670]: cluster 2023-12-02T00:32:59.351729+0000 mgr.y (mgr.24356) 16041 : cluster 0 pgmap v16009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:00.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:00 smithi040 bash[28232]: cluster 2023-12-02T00:32:59.351729+0000 mgr.y (mgr.24356) 16041 : cluster 0 pgmap v16009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:00 smithi040 bash[41173]: cluster 2023-12-02T00:32:59.351729+0000 mgr.y (mgr.24356) 16041 : cluster 0 pgmap v16009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:01 smithi141 bash[31670]: audit 2023-12-02T00:33:00.433041+0000 mon.a (mon.0) 10004 : audit 0 from='client.? 172.21.15.40:0/2051486816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:01 smithi040 bash[28232]: audit 2023-12-02T00:33:00.433041+0000 mon.a (mon.0) 10004 : audit 0 from='client.? 172.21.15.40:0/2051486816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:01 smithi040 bash[41173]: audit 2023-12-02T00:33:00.433041+0000 mon.a (mon.0) 10004 : audit 0 from='client.? 172.21.15.40:0/2051486816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:02 smithi141 bash[31670]: cluster 2023-12-02T00:33:01.352645+0000 mgr.y (mgr.24356) 16042 : cluster 0 pgmap v16010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:02.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:02 smithi040 bash[41173]: cluster 2023-12-02T00:33:01.352645+0000 mgr.y (mgr.24356) 16042 : cluster 0 pgmap v16010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:02 smithi040 bash[28232]: cluster 2023-12-02T00:33:01.352645+0000 mgr.y (mgr.24356) 16042 : cluster 0 pgmap v16010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:03 smithi141 bash[31670]: audit 2023-12-02T00:33:02.903658+0000 mon.c (mon.2) 10088 : audit 0 from='client.? 172.21.15.40:0/2175488628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:03 smithi040 bash[41173]: audit 2023-12-02T00:33:02.903658+0000 mon.c (mon.2) 10088 : audit 0 from='client.? 172.21.15.40:0/2175488628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:03 smithi040 bash[28232]: audit 2023-12-02T00:33:02.903658+0000 mon.c (mon.2) 10088 : audit 0 from='client.? 172.21.15.40:0/2175488628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:04 smithi141 bash[31670]: cluster 2023-12-02T00:33:03.353343+0000 mgr.y (mgr.24356) 16043 : cluster 0 pgmap v16011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:04 smithi141 bash[31670]: audit 2023-12-02T00:33:04.184230+0000 mon.c (mon.2) 10089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:04.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:04 smithi040 bash[41173]: cluster 2023-12-02T00:33:03.353343+0000 mgr.y (mgr.24356) 16043 : cluster 0 pgmap v16011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:04 smithi040 bash[41173]: audit 2023-12-02T00:33:04.184230+0000 mon.c (mon.2) 10089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:04 smithi040 bash[28232]: cluster 2023-12-02T00:33:03.353343+0000 mgr.y (mgr.24356) 16043 : cluster 0 pgmap v16011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:04 smithi040 bash[28232]: audit 2023-12-02T00:33:04.184230+0000 mon.c (mon.2) 10089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:05 smithi040 bash[28232]: cluster 2023-12-02T00:33:05.354424+0000 mgr.y (mgr.24356) 16044 : cluster 0 pgmap v16012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:05 smithi040 bash[28232]: audit 2023-12-02T00:33:05.371848+0000 mon.c (mon.2) 10090 : audit 0 from='client.? 172.21.15.40:0/2674927337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:05 smithi040 bash[41173]: cluster 2023-12-02T00:33:05.354424+0000 mgr.y (mgr.24356) 16044 : cluster 0 pgmap v16012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:05 smithi040 bash[41173]: audit 2023-12-02T00:33:05.371848+0000 mon.c (mon.2) 10090 : audit 0 from='client.? 172.21.15.40:0/2674927337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:05 smithi141 bash[31670]: cluster 2023-12-02T00:33:05.354424+0000 mgr.y (mgr.24356) 16044 : cluster 0 pgmap v16012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:05 smithi141 bash[31670]: audit 2023-12-02T00:33:05.371848+0000 mon.c (mon.2) 10090 : audit 0 from='client.? 172.21.15.40:0/2674927337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:33:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:33:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:08 smithi141 bash[31670]: cluster 2023-12-02T00:33:07.355082+0000 mgr.y (mgr.24356) 16045 : cluster 0 pgmap v16013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:08 smithi141 bash[31670]: audit 2023-12-02T00:33:07.835826+0000 mon.a (mon.0) 10005 : audit 0 from='client.? 172.21.15.40:0/3465544730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:08 smithi040 bash[28232]: cluster 2023-12-02T00:33:07.355082+0000 mgr.y (mgr.24356) 16045 : cluster 0 pgmap v16013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:08 smithi040 bash[28232]: audit 2023-12-02T00:33:07.835826+0000 mon.a (mon.0) 10005 : audit 0 from='client.? 172.21.15.40:0/3465544730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:08 smithi040 bash[41173]: cluster 2023-12-02T00:33:07.355082+0000 mgr.y (mgr.24356) 16045 : cluster 0 pgmap v16013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:08 smithi040 bash[41173]: audit 2023-12-02T00:33:07.835826+0000 mon.a (mon.0) 10005 : audit 0 from='client.? 172.21.15.40:0/3465544730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:10 smithi141 bash[31670]: cluster 2023-12-02T00:33:09.356053+0000 mgr.y (mgr.24356) 16046 : cluster 0 pgmap v16014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:10 smithi141 bash[31670]: audit 2023-12-02T00:33:10.299766+0000 mon.a (mon.0) 10006 : audit 0 from='client.? 172.21.15.40:0/558727247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:10 smithi040 bash[28232]: cluster 2023-12-02T00:33:09.356053+0000 mgr.y (mgr.24356) 16046 : cluster 0 pgmap v16014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:10 smithi040 bash[28232]: audit 2023-12-02T00:33:10.299766+0000 mon.a (mon.0) 10006 : audit 0 from='client.? 172.21.15.40:0/558727247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:10 smithi040 bash[41173]: cluster 2023-12-02T00:33:09.356053+0000 mgr.y (mgr.24356) 16046 : cluster 0 pgmap v16014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:10 smithi040 bash[41173]: audit 2023-12-02T00:33:10.299766+0000 mon.a (mon.0) 10006 : audit 0 from='client.? 172.21.15.40:0/558727247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:12 smithi141 bash[31670]: cluster 2023-12-02T00:33:11.356859+0000 mgr.y (mgr.24356) 16047 : cluster 0 pgmap v16015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:12.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:12 smithi040 bash[28232]: cluster 2023-12-02T00:33:11.356859+0000 mgr.y (mgr.24356) 16047 : cluster 0 pgmap v16015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:12 smithi040 bash[41173]: cluster 2023-12-02T00:33:11.356859+0000 mgr.y (mgr.24356) 16047 : cluster 0 pgmap v16015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:13 smithi141 bash[31670]: audit 2023-12-02T00:33:12.762222+0000 mon.a (mon.0) 10007 : audit 0 from='client.? 172.21.15.40:0/4102254508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:13.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:13 smithi040 bash[28232]: audit 2023-12-02T00:33:12.762222+0000 mon.a (mon.0) 10007 : audit 0 from='client.? 172.21.15.40:0/4102254508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:13 smithi040 bash[41173]: audit 2023-12-02T00:33:12.762222+0000 mon.a (mon.0) 10007 : audit 0 from='client.? 172.21.15.40:0/4102254508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:14 smithi141 bash[31670]: cluster 2023-12-02T00:33:13.357491+0000 mgr.y (mgr.24356) 16048 : cluster 0 pgmap v16016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:14.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:14 smithi040 bash[28232]: cluster 2023-12-02T00:33:13.357491+0000 mgr.y (mgr.24356) 16048 : cluster 0 pgmap v16016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:14 smithi040 bash[41173]: cluster 2023-12-02T00:33:13.357491+0000 mgr.y (mgr.24356) 16048 : cluster 0 pgmap v16016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:15 smithi040 bash[28232]: audit 2023-12-02T00:33:15.226300+0000 mon.c (mon.2) 10091 : audit 0 from='client.? 172.21.15.40:0/1279176517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:15 smithi040 bash[28232]: cluster 2023-12-02T00:33:15.358664+0000 mgr.y (mgr.24356) 16049 : cluster 0 pgmap v16017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:15 smithi040 bash[41173]: audit 2023-12-02T00:33:15.226300+0000 mon.c (mon.2) 10091 : audit 0 from='client.? 172.21.15.40:0/1279176517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:15 smithi040 bash[41173]: cluster 2023-12-02T00:33:15.358664+0000 mgr.y (mgr.24356) 16049 : cluster 0 pgmap v16017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:15 smithi141 bash[31670]: audit 2023-12-02T00:33:15.226300+0000 mon.c (mon.2) 10091 : audit 0 from='client.? 172.21.15.40:0/1279176517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:15 smithi141 bash[31670]: cluster 2023-12-02T00:33:15.358664+0000 mgr.y (mgr.24356) 16049 : cluster 0 pgmap v16017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:33:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:33:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:18 smithi141 bash[31670]: cluster 2023-12-02T00:33:17.359300+0000 mgr.y (mgr.24356) 16050 : cluster 0 pgmap v16018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:18 smithi141 bash[31670]: audit 2023-12-02T00:33:17.692324+0000 mon.c (mon.2) 10092 : audit 0 from='client.? 172.21.15.40:0/303367183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:18 smithi040 bash[28232]: cluster 2023-12-02T00:33:17.359300+0000 mgr.y (mgr.24356) 16050 : cluster 0 pgmap v16018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:18 smithi040 bash[28232]: audit 2023-12-02T00:33:17.692324+0000 mon.c (mon.2) 10092 : audit 0 from='client.? 172.21.15.40:0/303367183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:18 smithi040 bash[41173]: cluster 2023-12-02T00:33:17.359300+0000 mgr.y (mgr.24356) 16050 : cluster 0 pgmap v16018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:18 smithi040 bash[41173]: audit 2023-12-02T00:33:17.692324+0000 mon.c (mon.2) 10092 : audit 0 from='client.? 172.21.15.40:0/303367183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:19 smithi141 bash[31670]: audit 2023-12-02T00:33:19.184629+0000 mon.c (mon.2) 10093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:19.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:19 smithi040 bash[41173]: audit 2023-12-02T00:33:19.184629+0000 mon.c (mon.2) 10093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:19 smithi040 bash[28232]: audit 2023-12-02T00:33:19.184629+0000 mon.c (mon.2) 10093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:20 smithi141 bash[31670]: cluster 2023-12-02T00:33:19.360354+0000 mgr.y (mgr.24356) 16051 : cluster 0 pgmap v16019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:20 smithi141 bash[31670]: audit 2023-12-02T00:33:20.151366+0000 mon.a (mon.0) 10008 : audit 0 from='client.? 172.21.15.40:0/2694833934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:20 smithi040 bash[41173]: cluster 2023-12-02T00:33:19.360354+0000 mgr.y (mgr.24356) 16051 : cluster 0 pgmap v16019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:20 smithi040 bash[41173]: audit 2023-12-02T00:33:20.151366+0000 mon.a (mon.0) 10008 : audit 0 from='client.? 172.21.15.40:0/2694833934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:20 smithi040 bash[28232]: cluster 2023-12-02T00:33:19.360354+0000 mgr.y (mgr.24356) 16051 : cluster 0 pgmap v16019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:20 smithi040 bash[28232]: audit 2023-12-02T00:33:20.151366+0000 mon.a (mon.0) 10008 : audit 0 from='client.? 172.21.15.40:0/2694833934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:22 smithi141 bash[31670]: cluster 2023-12-02T00:33:21.361153+0000 mgr.y (mgr.24356) 16052 : cluster 0 pgmap v16020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:22 smithi040 bash[41173]: cluster 2023-12-02T00:33:21.361153+0000 mgr.y (mgr.24356) 16052 : cluster 0 pgmap v16020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:22 smithi040 bash[28232]: cluster 2023-12-02T00:33:21.361153+0000 mgr.y (mgr.24356) 16052 : cluster 0 pgmap v16020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:23 smithi141 bash[31670]: audit 2023-12-02T00:33:22.622176+0000 mon.c (mon.2) 10094 : audit 0 from='client.? 172.21.15.40:0/3795010756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:23 smithi040 bash[28232]: audit 2023-12-02T00:33:22.622176+0000 mon.c (mon.2) 10094 : audit 0 from='client.? 172.21.15.40:0/3795010756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:23 smithi040 bash[41173]: audit 2023-12-02T00:33:22.622176+0000 mon.c (mon.2) 10094 : audit 0 from='client.? 172.21.15.40:0/3795010756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:24 smithi141 bash[31670]: cluster 2023-12-02T00:33:23.361864+0000 mgr.y (mgr.24356) 16053 : cluster 0 pgmap v16021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:24.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:24 smithi040 bash[41173]: cluster 2023-12-02T00:33:23.361864+0000 mgr.y (mgr.24356) 16053 : cluster 0 pgmap v16021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:24 smithi040 bash[28232]: cluster 2023-12-02T00:33:23.361864+0000 mgr.y (mgr.24356) 16053 : cluster 0 pgmap v16021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:25 smithi040 bash[28232]: audit 2023-12-02T00:33:25.097332+0000 mon.a (mon.0) 10009 : audit 0 from='client.? 172.21.15.40:0/2503884040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:25 smithi040 bash[28232]: cluster 2023-12-02T00:33:25.363041+0000 mgr.y (mgr.24356) 16054 : cluster 0 pgmap v16022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:25 smithi040 bash[41173]: audit 2023-12-02T00:33:25.097332+0000 mon.a (mon.0) 10009 : audit 0 from='client.? 172.21.15.40:0/2503884040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:25 smithi040 bash[41173]: cluster 2023-12-02T00:33:25.363041+0000 mgr.y (mgr.24356) 16054 : cluster 0 pgmap v16022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:25 smithi141 bash[31670]: audit 2023-12-02T00:33:25.097332+0000 mon.a (mon.0) 10009 : audit 0 from='client.? 172.21.15.40:0/2503884040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:25 smithi141 bash[31670]: cluster 2023-12-02T00:33:25.363041+0000 mgr.y (mgr.24356) 16054 : cluster 0 pgmap v16022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:33:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:33:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:28 smithi141 bash[31670]: cluster 2023-12-02T00:33:27.363517+0000 mgr.y (mgr.24356) 16055 : cluster 0 pgmap v16023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:28 smithi141 bash[31670]: audit 2023-12-02T00:33:27.563965+0000 mon.a (mon.0) 10010 : audit 0 from='client.? 172.21.15.40:0/1790580675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:28 smithi040 bash[28232]: cluster 2023-12-02T00:33:27.363517+0000 mgr.y (mgr.24356) 16055 : cluster 0 pgmap v16023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:28 smithi040 bash[28232]: audit 2023-12-02T00:33:27.563965+0000 mon.a (mon.0) 10010 : audit 0 from='client.? 172.21.15.40:0/1790580675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:28 smithi040 bash[41173]: cluster 2023-12-02T00:33:27.363517+0000 mgr.y (mgr.24356) 16055 : cluster 0 pgmap v16023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:28 smithi040 bash[41173]: audit 2023-12-02T00:33:27.563965+0000 mon.a (mon.0) 10010 : audit 0 from='client.? 172.21.15.40:0/1790580675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:30 smithi141 bash[31670]: cluster 2023-12-02T00:33:29.364502+0000 mgr.y (mgr.24356) 16056 : cluster 0 pgmap v16024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:30 smithi141 bash[31670]: audit 2023-12-02T00:33:30.031515+0000 mon.a (mon.0) 10011 : audit 0 from='client.? 172.21.15.40:0/2025012757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:30 smithi040 bash[28232]: cluster 2023-12-02T00:33:29.364502+0000 mgr.y (mgr.24356) 16056 : cluster 0 pgmap v16024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:30 smithi040 bash[28232]: audit 2023-12-02T00:33:30.031515+0000 mon.a (mon.0) 10011 : audit 0 from='client.? 172.21.15.40:0/2025012757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:30 smithi040 bash[41173]: cluster 2023-12-02T00:33:29.364502+0000 mgr.y (mgr.24356) 16056 : cluster 0 pgmap v16024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:30 smithi040 bash[41173]: audit 2023-12-02T00:33:30.031515+0000 mon.a (mon.0) 10011 : audit 0 from='client.? 172.21.15.40:0/2025012757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:32 smithi141 bash[31670]: cluster 2023-12-02T00:33:31.365383+0000 mgr.y (mgr.24356) 16057 : cluster 0 pgmap v16025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:32 smithi040 bash[28232]: cluster 2023-12-02T00:33:31.365383+0000 mgr.y (mgr.24356) 16057 : cluster 0 pgmap v16025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:32 smithi040 bash[41173]: cluster 2023-12-02T00:33:31.365383+0000 mgr.y (mgr.24356) 16057 : cluster 0 pgmap v16025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:33 smithi141 bash[31670]: audit 2023-12-02T00:33:32.504163+0000 mon.c (mon.2) 10095 : audit 0 from='client.? 172.21.15.40:0/2111070312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:33 smithi040 bash[28232]: audit 2023-12-02T00:33:32.504163+0000 mon.c (mon.2) 10095 : audit 0 from='client.? 172.21.15.40:0/2111070312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:33 smithi040 bash[41173]: audit 2023-12-02T00:33:32.504163+0000 mon.c (mon.2) 10095 : audit 0 from='client.? 172.21.15.40:0/2111070312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:34 smithi141 bash[31670]: cluster 2023-12-02T00:33:33.366214+0000 mgr.y (mgr.24356) 16058 : cluster 0 pgmap v16026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:34 smithi141 bash[31670]: audit 2023-12-02T00:33:34.185015+0000 mon.c (mon.2) 10096 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:34.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:34 smithi040 bash[41173]: cluster 2023-12-02T00:33:33.366214+0000 mgr.y (mgr.24356) 16058 : cluster 0 pgmap v16026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:34 smithi040 bash[41173]: audit 2023-12-02T00:33:34.185015+0000 mon.c (mon.2) 10096 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:34 smithi040 bash[28232]: cluster 2023-12-02T00:33:33.366214+0000 mgr.y (mgr.24356) 16058 : cluster 0 pgmap v16026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:34 smithi040 bash[28232]: audit 2023-12-02T00:33:34.185015+0000 mon.c (mon.2) 10096 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:35 smithi040 bash[28232]: audit 2023-12-02T00:33:34.968782+0000 mon.c (mon.2) 10097 : audit 0 from='client.? 172.21.15.40:0/2275685242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:35 smithi040 bash[28232]: cluster 2023-12-02T00:33:35.367554+0000 mgr.y (mgr.24356) 16059 : cluster 0 pgmap v16027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:35 smithi040 bash[41173]: audit 2023-12-02T00:33:34.968782+0000 mon.c (mon.2) 10097 : audit 0 from='client.? 172.21.15.40:0/2275685242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:35 smithi040 bash[41173]: cluster 2023-12-02T00:33:35.367554+0000 mgr.y (mgr.24356) 16059 : cluster 0 pgmap v16027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:35 smithi141 bash[31670]: audit 2023-12-02T00:33:34.968782+0000 mon.c (mon.2) 10097 : audit 0 from='client.? 172.21.15.40:0/2275685242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:35 smithi141 bash[31670]: cluster 2023-12-02T00:33:35.367554+0000 mgr.y (mgr.24356) 16059 : cluster 0 pgmap v16027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:33:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:33:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:37 smithi141 bash[31670]: audit 2023-12-02T00:33:37.420093+0000 mon.c (mon.2) 10098 : audit 0 from='client.? 172.21.15.40:0/2636045309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:37.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:37 smithi040 bash[28232]: audit 2023-12-02T00:33:37.420093+0000 mon.c (mon.2) 10098 : audit 0 from='client.? 172.21.15.40:0/2636045309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:37 smithi040 bash[41173]: audit 2023-12-02T00:33:37.420093+0000 mon.c (mon.2) 10098 : audit 0 from='client.? 172.21.15.40:0/2636045309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:38 smithi141 bash[31670]: cluster 2023-12-02T00:33:37.368329+0000 mgr.y (mgr.24356) 16060 : cluster 0 pgmap v16028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:38.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:38 smithi040 bash[41173]: cluster 2023-12-02T00:33:37.368329+0000 mgr.y (mgr.24356) 16060 : cluster 0 pgmap v16028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:38 smithi040 bash[28232]: cluster 2023-12-02T00:33:37.368329+0000 mgr.y (mgr.24356) 16060 : cluster 0 pgmap v16028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:40 smithi141 bash[31670]: cluster 2023-12-02T00:33:39.369423+0000 mgr.y (mgr.24356) 16061 : cluster 0 pgmap v16029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:40 smithi141 bash[31670]: audit 2023-12-02T00:33:39.895189+0000 mon.a (mon.0) 10012 : audit 0 from='client.? 172.21.15.40:0/2555468081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:40 smithi040 bash[28232]: cluster 2023-12-02T00:33:39.369423+0000 mgr.y (mgr.24356) 16061 : cluster 0 pgmap v16029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:40 smithi040 bash[28232]: audit 2023-12-02T00:33:39.895189+0000 mon.a (mon.0) 10012 : audit 0 from='client.? 172.21.15.40:0/2555468081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:40 smithi040 bash[41173]: cluster 2023-12-02T00:33:39.369423+0000 mgr.y (mgr.24356) 16061 : cluster 0 pgmap v16029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:40 smithi040 bash[41173]: audit 2023-12-02T00:33:39.895189+0000 mon.a (mon.0) 10012 : audit 0 from='client.? 172.21.15.40:0/2555468081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:42 smithi141 bash[31670]: cluster 2023-12-02T00:33:41.370238+0000 mgr.y (mgr.24356) 16062 : cluster 0 pgmap v16030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:42 smithi141 bash[31670]: audit 2023-12-02T00:33:42.355553+0000 mon.c (mon.2) 10099 : audit 0 from='client.? 172.21.15.40:0/4285175794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:42 smithi040 bash[41173]: cluster 2023-12-02T00:33:41.370238+0000 mgr.y (mgr.24356) 16062 : cluster 0 pgmap v16030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:42 smithi040 bash[41173]: audit 2023-12-02T00:33:42.355553+0000 mon.c (mon.2) 10099 : audit 0 from='client.? 172.21.15.40:0/4285175794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:42 smithi040 bash[28232]: cluster 2023-12-02T00:33:41.370238+0000 mgr.y (mgr.24356) 16062 : cluster 0 pgmap v16030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:42 smithi040 bash[28232]: audit 2023-12-02T00:33:42.355553+0000 mon.c (mon.2) 10099 : audit 0 from='client.? 172.21.15.40:0/4285175794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:44 smithi141 bash[31670]: cluster 2023-12-02T00:33:43.370900+0000 mgr.y (mgr.24356) 16063 : cluster 0 pgmap v16031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:44.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:44 smithi040 bash[41173]: cluster 2023-12-02T00:33:43.370900+0000 mgr.y (mgr.24356) 16063 : cluster 0 pgmap v16031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:44 smithi040 bash[28232]: cluster 2023-12-02T00:33:43.370900+0000 mgr.y (mgr.24356) 16063 : cluster 0 pgmap v16031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:45 smithi141 bash[31670]: audit 2023-12-02T00:33:44.816604+0000 mon.a (mon.0) 10013 : audit 0 from='client.? 172.21.15.40:0/3410127750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:45 smithi040 bash[41173]: audit 2023-12-02T00:33:44.816604+0000 mon.a (mon.0) 10013 : audit 0 from='client.? 172.21.15.40:0/3410127750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:45 smithi040 bash[28232]: audit 2023-12-02T00:33:44.816604+0000 mon.a (mon.0) 10013 : audit 0 from='client.? 172.21.15.40:0/3410127750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:46 smithi141 bash[31670]: cluster 2023-12-02T00:33:45.372093+0000 mgr.y (mgr.24356) 16064 : cluster 0 pgmap v16032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:46.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:46 smithi040 bash[28232]: cluster 2023-12-02T00:33:45.372093+0000 mgr.y (mgr.24356) 16064 : cluster 0 pgmap v16032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:33:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:33:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:46 smithi040 bash[41173]: cluster 2023-12-02T00:33:45.372093+0000 mgr.y (mgr.24356) 16064 : cluster 0 pgmap v16032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:47 smithi141 bash[31670]: audit 2023-12-02T00:33:47.273098+0000 mon.a (mon.0) 10014 : audit 0 from='client.? 172.21.15.40:0/3577859163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:47.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:47 smithi040 bash[28232]: audit 2023-12-02T00:33:47.273098+0000 mon.a (mon.0) 10014 : audit 0 from='client.? 172.21.15.40:0/3577859163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:47 smithi040 bash[41173]: audit 2023-12-02T00:33:47.273098+0000 mon.a (mon.0) 10014 : audit 0 from='client.? 172.21.15.40:0/3577859163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:48 smithi141 bash[31670]: cluster 2023-12-02T00:33:47.372892+0000 mgr.y (mgr.24356) 16065 : cluster 0 pgmap v16033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:48.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:48 smithi040 bash[28232]: cluster 2023-12-02T00:33:47.372892+0000 mgr.y (mgr.24356) 16065 : cluster 0 pgmap v16033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:48 smithi040 bash[41173]: cluster 2023-12-02T00:33:47.372892+0000 mgr.y (mgr.24356) 16065 : cluster 0 pgmap v16033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:49 smithi141 bash[31670]: audit 2023-12-02T00:33:49.185481+0000 mon.c (mon.2) 10100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:49 smithi040 bash[28232]: audit 2023-12-02T00:33:49.185481+0000 mon.c (mon.2) 10100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:49 smithi040 bash[41173]: audit 2023-12-02T00:33:49.185481+0000 mon.c (mon.2) 10100 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:50 smithi141 bash[31670]: cluster 2023-12-02T00:33:49.374171+0000 mgr.y (mgr.24356) 16066 : cluster 0 pgmap v16034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:50 smithi141 bash[31670]: audit 2023-12-02T00:33:49.742736+0000 mon.a (mon.0) 10015 : audit 0 from='client.? 172.21.15.40:0/3137463796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:50 smithi040 bash[41173]: cluster 2023-12-02T00:33:49.374171+0000 mgr.y (mgr.24356) 16066 : cluster 0 pgmap v16034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:50 smithi040 bash[41173]: audit 2023-12-02T00:33:49.742736+0000 mon.a (mon.0) 10015 : audit 0 from='client.? 172.21.15.40:0/3137463796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:50 smithi040 bash[28232]: cluster 2023-12-02T00:33:49.374171+0000 mgr.y (mgr.24356) 16066 : cluster 0 pgmap v16034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:50 smithi040 bash[28232]: audit 2023-12-02T00:33:49.742736+0000 mon.a (mon.0) 10015 : audit 0 from='client.? 172.21.15.40:0/3137463796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:51 smithi141 bash[31670]: audit 2023-12-02T00:33:51.492168+0000 mon.c (mon.2) 10101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:33:51.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:51 smithi040 bash[28232]: audit 2023-12-02T00:33:51.492168+0000 mon.c (mon.2) 10101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:33:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:51 smithi040 bash[41173]: audit 2023-12-02T00:33:51.492168+0000 mon.c (mon.2) 10101 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:33:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:52 smithi141 bash[31670]: cluster 2023-12-02T00:33:51.375136+0000 mgr.y (mgr.24356) 16067 : cluster 0 pgmap v16035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:52 smithi141 bash[31670]: audit 2023-12-02T00:33:52.207126+0000 mon.a (mon.0) 10016 : audit 0 from='client.? 172.21.15.40:0/3021234399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:52 smithi040 bash[28232]: cluster 2023-12-02T00:33:51.375136+0000 mgr.y (mgr.24356) 16067 : cluster 0 pgmap v16035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:52 smithi040 bash[28232]: audit 2023-12-02T00:33:52.207126+0000 mon.a (mon.0) 10016 : audit 0 from='client.? 172.21.15.40:0/3021234399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:52 smithi040 bash[41173]: cluster 2023-12-02T00:33:51.375136+0000 mgr.y (mgr.24356) 16067 : cluster 0 pgmap v16035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:52 smithi040 bash[41173]: audit 2023-12-02T00:33:52.207126+0000 mon.a (mon.0) 10016 : audit 0 from='client.? 172.21.15.40:0/3021234399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:54 smithi040 bash[28232]: cluster 2023-12-02T00:33:53.375830+0000 mgr.y (mgr.24356) 16068 : cluster 0 pgmap v16036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:54 smithi040 bash[41173]: cluster 2023-12-02T00:33:53.375830+0000 mgr.y (mgr.24356) 16068 : cluster 0 pgmap v16036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:54 smithi141 bash[31670]: cluster 2023-12-02T00:33:53.375830+0000 mgr.y (mgr.24356) 16068 : cluster 0 pgmap v16036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:55 smithi040 bash[28232]: audit 2023-12-02T00:33:54.674152+0000 mon.c (mon.2) 10102 : audit 0 from='client.? 172.21.15.40:0/3902206730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:55 smithi040 bash[41173]: audit 2023-12-02T00:33:54.674152+0000 mon.c (mon.2) 10102 : audit 0 from='client.? 172.21.15.40:0/3902206730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:55 smithi141 bash[31670]: audit 2023-12-02T00:33:54.674152+0000 mon.c (mon.2) 10102 : audit 0 from='client.? 172.21.15.40:0/3902206730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:56.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:56 smithi040 bash[28232]: cluster 2023-12-02T00:33:55.377048+0000 mgr.y (mgr.24356) 16069 : cluster 0 pgmap v16037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:56 smithi040 bash[41173]: cluster 2023-12-02T00:33:55.377048+0000 mgr.y (mgr.24356) 16069 : cluster 0 pgmap v16037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:33:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:33:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:56 smithi141 bash[31670]: cluster 2023-12-02T00:33:55.377048+0000 mgr.y (mgr.24356) 16069 : cluster 0 pgmap v16037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:57 smithi040 bash[28232]: audit 2023-12-02T00:33:57.207245+0000 mon.c (mon.2) 10103 : audit 0 from='client.? 172.21.15.40:0/3626684781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:57 smithi040 bash[28232]: audit 2023-12-02T00:33:57.340168+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:57 smithi040 bash[28232]: audit 2023-12-02T00:33:57.349856+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:57 smithi040 bash[41173]: audit 2023-12-02T00:33:57.207245+0000 mon.c (mon.2) 10103 : audit 0 from='client.? 172.21.15.40:0/3626684781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:57 smithi040 bash[41173]: audit 2023-12-02T00:33:57.340168+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:57 smithi040 bash[41173]: audit 2023-12-02T00:33:57.349856+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:57 smithi141 bash[31670]: audit 2023-12-02T00:33:57.207245+0000 mon.c (mon.2) 10103 : audit 0 from='client.? 172.21.15.40:0/3626684781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:33:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:57 smithi141 bash[31670]: audit 2023-12-02T00:33:57.340168+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:57 smithi141 bash[31670]: audit 2023-12-02T00:33:57.349856+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[28232]: cluster 2023-12-02T00:33:57.377587+0000 mgr.y (mgr.24356) 16070 : cluster 0 pgmap v16038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[28232]: audit 2023-12-02T00:33:57.645730+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[28232]: audit 2023-12-02T00:33:57.658519+0000 mon.a (mon.0) 10020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[28232]: audit 2023-12-02T00:33:58.134538+0000 mon.c (mon.2) 10104 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[28232]: audit 2023-12-02T00:33:58.136450+0000 mon.c (mon.2) 10105 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[28232]: audit 2023-12-02T00:33:58.146715+0000 mon.a (mon.0) 10021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[41173]: cluster 2023-12-02T00:33:57.377587+0000 mgr.y (mgr.24356) 16070 : cluster 0 pgmap v16038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[41173]: audit 2023-12-02T00:33:57.645730+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[41173]: audit 2023-12-02T00:33:57.658519+0000 mon.a (mon.0) 10020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[41173]: audit 2023-12-02T00:33:58.134538+0000 mon.c (mon.2) 10104 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:33:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[41173]: audit 2023-12-02T00:33:58.136450+0000 mon.c (mon.2) 10105 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:33:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:33:58 smithi040 bash[41173]: audit 2023-12-02T00:33:58.146715+0000 mon.a (mon.0) 10021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:58 smithi141 bash[31670]: cluster 2023-12-02T00:33:57.377587+0000 mgr.y (mgr.24356) 16070 : cluster 0 pgmap v16038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:33:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:58 smithi141 bash[31670]: audit 2023-12-02T00:33:57.645730+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:58 smithi141 bash[31670]: audit 2023-12-02T00:33:57.658519+0000 mon.a (mon.0) 10020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:33:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:58 smithi141 bash[31670]: audit 2023-12-02T00:33:58.134538+0000 mon.c (mon.2) 10104 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:33:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:58 smithi141 bash[31670]: audit 2023-12-02T00:33:58.136450+0000 mon.c (mon.2) 10105 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:33:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:33:58 smithi141 bash[31670]: audit 2023-12-02T00:33:58.146715+0000 mon.a (mon.0) 10021 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:34:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:00 smithi040 bash[28232]: cluster 2023-12-02T00:33:59.378762+0000 mgr.y (mgr.24356) 16071 : cluster 0 pgmap v16039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:00 smithi040 bash[28232]: audit 2023-12-02T00:33:59.681047+0000 mon.a (mon.0) 10022 : audit 0 from='client.? 172.21.15.40:0/681154617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:00 smithi040 bash[41173]: cluster 2023-12-02T00:33:59.378762+0000 mgr.y (mgr.24356) 16071 : cluster 0 pgmap v16039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:00 smithi040 bash[41173]: audit 2023-12-02T00:33:59.681047+0000 mon.a (mon.0) 10022 : audit 0 from='client.? 172.21.15.40:0/681154617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:00 smithi141 bash[31670]: cluster 2023-12-02T00:33:59.378762+0000 mgr.y (mgr.24356) 16071 : cluster 0 pgmap v16039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:00 smithi141 bash[31670]: audit 2023-12-02T00:33:59.681047+0000 mon.a (mon.0) 10022 : audit 0 from='client.? 172.21.15.40:0/681154617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:02 smithi040 bash[28232]: cluster 2023-12-02T00:34:01.379516+0000 mgr.y (mgr.24356) 16072 : cluster 0 pgmap v16040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:02 smithi040 bash[28232]: audit 2023-12-02T00:34:02.145883+0000 mon.c (mon.2) 10106 : audit 0 from='client.? 172.21.15.40:0/4166595205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:02 smithi040 bash[41173]: cluster 2023-12-02T00:34:01.379516+0000 mgr.y (mgr.24356) 16072 : cluster 0 pgmap v16040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:02 smithi040 bash[41173]: audit 2023-12-02T00:34:02.145883+0000 mon.c (mon.2) 10106 : audit 0 from='client.? 172.21.15.40:0/4166595205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:02 smithi141 bash[31670]: cluster 2023-12-02T00:34:01.379516+0000 mgr.y (mgr.24356) 16072 : cluster 0 pgmap v16040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:02 smithi141 bash[31670]: audit 2023-12-02T00:34:02.145883+0000 mon.c (mon.2) 10106 : audit 0 from='client.? 172.21.15.40:0/4166595205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:04 smithi040 bash[28232]: cluster 2023-12-02T00:34:03.380210+0000 mgr.y (mgr.24356) 16073 : cluster 0 pgmap v16041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:04 smithi040 bash[28232]: audit 2023-12-02T00:34:04.185948+0000 mon.c (mon.2) 10107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:04 smithi040 bash[41173]: cluster 2023-12-02T00:34:03.380210+0000 mgr.y (mgr.24356) 16073 : cluster 0 pgmap v16041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:04 smithi040 bash[41173]: audit 2023-12-02T00:34:04.185948+0000 mon.c (mon.2) 10107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:04 smithi141 bash[31670]: cluster 2023-12-02T00:34:03.380210+0000 mgr.y (mgr.24356) 16073 : cluster 0 pgmap v16041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:04 smithi141 bash[31670]: audit 2023-12-02T00:34:04.185948+0000 mon.c (mon.2) 10107 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:05.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:05 smithi040 bash[28232]: audit 2023-12-02T00:34:04.624770+0000 mon.a (mon.0) 10023 : audit 0 from='client.? 172.21.15.40:0/602161601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:05 smithi040 bash[41173]: audit 2023-12-02T00:34:04.624770+0000 mon.a (mon.0) 10023 : audit 0 from='client.? 172.21.15.40:0/602161601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:05 smithi141 bash[31670]: audit 2023-12-02T00:34:04.624770+0000 mon.a (mon.0) 10023 : audit 0 from='client.? 172.21.15.40:0/602161601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:34:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:34:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:06 smithi040 bash[41173]: cluster 2023-12-02T00:34:05.381506+0000 mgr.y (mgr.24356) 16074 : cluster 0 pgmap v16042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:06 smithi040 bash[28232]: cluster 2023-12-02T00:34:05.381506+0000 mgr.y (mgr.24356) 16074 : cluster 0 pgmap v16042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:06 smithi141 bash[31670]: cluster 2023-12-02T00:34:05.381506+0000 mgr.y (mgr.24356) 16074 : cluster 0 pgmap v16042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:07 smithi040 bash[41173]: audit 2023-12-02T00:34:07.082429+0000 mon.c (mon.2) 10108 : audit 0 from='client.? 172.21.15.40:0/1540394899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:07 smithi040 bash[28232]: audit 2023-12-02T00:34:07.082429+0000 mon.c (mon.2) 10108 : audit 0 from='client.? 172.21.15.40:0/1540394899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:07 smithi141 bash[31670]: audit 2023-12-02T00:34:07.082429+0000 mon.c (mon.2) 10108 : audit 0 from='client.? 172.21.15.40:0/1540394899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:08 smithi040 bash[28232]: cluster 2023-12-02T00:34:07.382245+0000 mgr.y (mgr.24356) 16075 : cluster 0 pgmap v16043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:08 smithi040 bash[41173]: cluster 2023-12-02T00:34:07.382245+0000 mgr.y (mgr.24356) 16075 : cluster 0 pgmap v16043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:08 smithi141 bash[31670]: cluster 2023-12-02T00:34:07.382245+0000 mgr.y (mgr.24356) 16075 : cluster 0 pgmap v16043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:09 smithi040 bash[28232]: audit 2023-12-02T00:34:09.556703+0000 mon.c (mon.2) 10109 : audit 0 from='client.? 172.21.15.40:0/4129354718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:09 smithi040 bash[41173]: audit 2023-12-02T00:34:09.556703+0000 mon.c (mon.2) 10109 : audit 0 from='client.? 172.21.15.40:0/4129354718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:09 smithi141 bash[31670]: audit 2023-12-02T00:34:09.556703+0000 mon.c (mon.2) 10109 : audit 0 from='client.? 172.21.15.40:0/4129354718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:10.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:10 smithi040 bash[28232]: cluster 2023-12-02T00:34:09.383464+0000 mgr.y (mgr.24356) 16076 : cluster 0 pgmap v16044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:10 smithi040 bash[41173]: cluster 2023-12-02T00:34:09.383464+0000 mgr.y (mgr.24356) 16076 : cluster 0 pgmap v16044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:10 smithi141 bash[31670]: cluster 2023-12-02T00:34:09.383464+0000 mgr.y (mgr.24356) 16076 : cluster 0 pgmap v16044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:12 smithi040 bash[28232]: cluster 2023-12-02T00:34:11.384298+0000 mgr.y (mgr.24356) 16077 : cluster 0 pgmap v16045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:12 smithi040 bash[28232]: audit 2023-12-02T00:34:12.024463+0000 mon.a (mon.0) 10024 : audit 0 from='client.? 172.21.15.40:0/171791342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:12 smithi040 bash[41173]: cluster 2023-12-02T00:34:11.384298+0000 mgr.y (mgr.24356) 16077 : cluster 0 pgmap v16045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:12 smithi040 bash[41173]: audit 2023-12-02T00:34:12.024463+0000 mon.a (mon.0) 10024 : audit 0 from='client.? 172.21.15.40:0/171791342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:12 smithi141 bash[31670]: cluster 2023-12-02T00:34:11.384298+0000 mgr.y (mgr.24356) 16077 : cluster 0 pgmap v16045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:12 smithi141 bash[31670]: audit 2023-12-02T00:34:12.024463+0000 mon.a (mon.0) 10024 : audit 0 from='client.? 172.21.15.40:0/171791342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:14 smithi040 bash[28232]: cluster 2023-12-02T00:34:13.384993+0000 mgr.y (mgr.24356) 16078 : cluster 0 pgmap v16046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:14 smithi040 bash[28232]: audit 2023-12-02T00:34:14.493690+0000 mon.a (mon.0) 10025 : audit 0 from='client.? 172.21.15.40:0/2913894780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:14 smithi040 bash[41173]: cluster 2023-12-02T00:34:13.384993+0000 mgr.y (mgr.24356) 16078 : cluster 0 pgmap v16046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:14 smithi040 bash[41173]: audit 2023-12-02T00:34:14.493690+0000 mon.a (mon.0) 10025 : audit 0 from='client.? 172.21.15.40:0/2913894780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:14 smithi141 bash[31670]: cluster 2023-12-02T00:34:13.384993+0000 mgr.y (mgr.24356) 16078 : cluster 0 pgmap v16046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:14 smithi141 bash[31670]: audit 2023-12-02T00:34:14.493690+0000 mon.a (mon.0) 10025 : audit 0 from='client.? 172.21.15.40:0/2913894780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:15 smithi040 bash[28232]: cluster 2023-12-02T00:34:15.386088+0000 mgr.y (mgr.24356) 16079 : cluster 0 pgmap v16047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:15 smithi040 bash[41173]: cluster 2023-12-02T00:34:15.386088+0000 mgr.y (mgr.24356) 16079 : cluster 0 pgmap v16047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:15 smithi141 bash[31670]: cluster 2023-12-02T00:34:15.386088+0000 mgr.y (mgr.24356) 16079 : cluster 0 pgmap v16047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:34:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:34:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:17 smithi141 bash[31670]: audit 2023-12-02T00:34:16.956704+0000 mon.a (mon.0) 10026 : audit 0 from='client.? 172.21.15.40:0/1969618642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:17 smithi040 bash[28232]: audit 2023-12-02T00:34:16.956704+0000 mon.a (mon.0) 10026 : audit 0 from='client.? 172.21.15.40:0/1969618642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:17 smithi040 bash[41173]: audit 2023-12-02T00:34:16.956704+0000 mon.a (mon.0) 10026 : audit 0 from='client.? 172.21.15.40:0/1969618642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:18 smithi141 bash[31670]: cluster 2023-12-02T00:34:17.386747+0000 mgr.y (mgr.24356) 16080 : cluster 0 pgmap v16048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:18 smithi040 bash[41173]: cluster 2023-12-02T00:34:17.386747+0000 mgr.y (mgr.24356) 16080 : cluster 0 pgmap v16048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:18 smithi040 bash[28232]: cluster 2023-12-02T00:34:17.386747+0000 mgr.y (mgr.24356) 16080 : cluster 0 pgmap v16048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:19 smithi141 bash[31670]: audit 2023-12-02T00:34:19.186256+0000 mon.c (mon.2) 10110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:19 smithi040 bash[41173]: audit 2023-12-02T00:34:19.186256+0000 mon.c (mon.2) 10110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:19 smithi040 bash[28232]: audit 2023-12-02T00:34:19.186256+0000 mon.c (mon.2) 10110 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:20 smithi141 bash[31670]: cluster 2023-12-02T00:34:19.387749+0000 mgr.y (mgr.24356) 16081 : cluster 0 pgmap v16049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:20 smithi141 bash[31670]: audit 2023-12-02T00:34:19.434102+0000 mon.a (mon.0) 10027 : audit 0 from='client.? 172.21.15.40:0/2196083129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:20 smithi040 bash[28232]: cluster 2023-12-02T00:34:19.387749+0000 mgr.y (mgr.24356) 16081 : cluster 0 pgmap v16049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:20 smithi040 bash[28232]: audit 2023-12-02T00:34:19.434102+0000 mon.a (mon.0) 10027 : audit 0 from='client.? 172.21.15.40:0/2196083129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:20 smithi040 bash[41173]: cluster 2023-12-02T00:34:19.387749+0000 mgr.y (mgr.24356) 16081 : cluster 0 pgmap v16049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:20 smithi040 bash[41173]: audit 2023-12-02T00:34:19.434102+0000 mon.a (mon.0) 10027 : audit 0 from='client.? 172.21.15.40:0/2196083129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:22 smithi141 bash[31670]: cluster 2023-12-02T00:34:21.388506+0000 mgr.y (mgr.24356) 16082 : cluster 0 pgmap v16050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:22 smithi141 bash[31670]: audit 2023-12-02T00:34:21.894154+0000 mon.a (mon.0) 10028 : audit 0 from='client.? 172.21.15.40:0/350921080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:22 smithi040 bash[28232]: cluster 2023-12-02T00:34:21.388506+0000 mgr.y (mgr.24356) 16082 : cluster 0 pgmap v16050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:22 smithi040 bash[28232]: audit 2023-12-02T00:34:21.894154+0000 mon.a (mon.0) 10028 : audit 0 from='client.? 172.21.15.40:0/350921080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:22 smithi040 bash[41173]: cluster 2023-12-02T00:34:21.388506+0000 mgr.y (mgr.24356) 16082 : cluster 0 pgmap v16050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:22 smithi040 bash[41173]: audit 2023-12-02T00:34:21.894154+0000 mon.a (mon.0) 10028 : audit 0 from='client.? 172.21.15.40:0/350921080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:24 smithi141 bash[31670]: cluster 2023-12-02T00:34:23.389156+0000 mgr.y (mgr.24356) 16083 : cluster 0 pgmap v16051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:24 smithi141 bash[31670]: audit 2023-12-02T00:34:24.350449+0000 mon.a (mon.0) 10029 : audit 0 from='client.? 172.21.15.40:0/2366251418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:24 smithi040 bash[28232]: cluster 2023-12-02T00:34:23.389156+0000 mgr.y (mgr.24356) 16083 : cluster 0 pgmap v16051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:24 smithi040 bash[28232]: audit 2023-12-02T00:34:24.350449+0000 mon.a (mon.0) 10029 : audit 0 from='client.? 172.21.15.40:0/2366251418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:24 smithi040 bash[41173]: cluster 2023-12-02T00:34:23.389156+0000 mgr.y (mgr.24356) 16083 : cluster 0 pgmap v16051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:24 smithi040 bash[41173]: audit 2023-12-02T00:34:24.350449+0000 mon.a (mon.0) 10029 : audit 0 from='client.? 172.21.15.40:0/2366251418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:25 smithi040 bash[28232]: cluster 2023-12-02T00:34:25.390339+0000 mgr.y (mgr.24356) 16084 : cluster 0 pgmap v16052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:25 smithi040 bash[41173]: cluster 2023-12-02T00:34:25.390339+0000 mgr.y (mgr.24356) 16084 : cluster 0 pgmap v16052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:25 smithi141 bash[31670]: cluster 2023-12-02T00:34:25.390339+0000 mgr.y (mgr.24356) 16084 : cluster 0 pgmap v16052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:26.861 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:34:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:34:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:26 smithi040 bash[28232]: audit 2023-12-02T00:34:26.818830+0000 mon.c (mon.2) 10111 : audit 0 from='client.? 172.21.15.40:0/1526004402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:26 smithi040 bash[41173]: audit 2023-12-02T00:34:26.818830+0000 mon.c (mon.2) 10111 : audit 0 from='client.? 172.21.15.40:0/1526004402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:26 smithi141 bash[31670]: audit 2023-12-02T00:34:26.818830+0000 mon.c (mon.2) 10111 : audit 0 from='client.? 172.21.15.40:0/1526004402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:27 smithi040 bash[28232]: cluster 2023-12-02T00:34:27.391155+0000 mgr.y (mgr.24356) 16085 : cluster 0 pgmap v16053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:27 smithi040 bash[41173]: cluster 2023-12-02T00:34:27.391155+0000 mgr.y (mgr.24356) 16085 : cluster 0 pgmap v16053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:27 smithi141 bash[31670]: cluster 2023-12-02T00:34:27.391155+0000 mgr.y (mgr.24356) 16085 : cluster 0 pgmap v16053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:29 smithi040 bash[28232]: audit 2023-12-02T00:34:29.281921+0000 mon.c (mon.2) 10112 : audit 0 from='client.? 172.21.15.40:0/1744106295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:29 smithi040 bash[41173]: audit 2023-12-02T00:34:29.281921+0000 mon.c (mon.2) 10112 : audit 0 from='client.? 172.21.15.40:0/1744106295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:29 smithi141 bash[31670]: audit 2023-12-02T00:34:29.281921+0000 mon.c (mon.2) 10112 : audit 0 from='client.? 172.21.15.40:0/1744106295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:30 smithi040 bash[28232]: cluster 2023-12-02T00:34:29.392054+0000 mgr.y (mgr.24356) 16086 : cluster 0 pgmap v16054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:30 smithi040 bash[41173]: cluster 2023-12-02T00:34:29.392054+0000 mgr.y (mgr.24356) 16086 : cluster 0 pgmap v16054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:30 smithi141 bash[31670]: cluster 2023-12-02T00:34:29.392054+0000 mgr.y (mgr.24356) 16086 : cluster 0 pgmap v16054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:32 smithi141 bash[31670]: cluster 2023-12-02T00:34:31.392845+0000 mgr.y (mgr.24356) 16087 : cluster 0 pgmap v16055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:32 smithi141 bash[31670]: audit 2023-12-02T00:34:31.748592+0000 mon.c (mon.2) 10113 : audit 0 from='client.? 172.21.15.40:0/3007298264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:32 smithi040 bash[28232]: cluster 2023-12-02T00:34:31.392845+0000 mgr.y (mgr.24356) 16087 : cluster 0 pgmap v16055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:32 smithi040 bash[28232]: audit 2023-12-02T00:34:31.748592+0000 mon.c (mon.2) 10113 : audit 0 from='client.? 172.21.15.40:0/3007298264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:32 smithi040 bash[41173]: cluster 2023-12-02T00:34:31.392845+0000 mgr.y (mgr.24356) 16087 : cluster 0 pgmap v16055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:32 smithi040 bash[41173]: audit 2023-12-02T00:34:31.748592+0000 mon.c (mon.2) 10113 : audit 0 from='client.? 172.21.15.40:0/3007298264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:34 smithi141 bash[31670]: cluster 2023-12-02T00:34:33.393532+0000 mgr.y (mgr.24356) 16088 : cluster 0 pgmap v16056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:34 smithi141 bash[31670]: audit 2023-12-02T00:34:34.186621+0000 mon.c (mon.2) 10114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:34 smithi141 bash[31670]: audit 2023-12-02T00:34:34.211471+0000 mon.a (mon.0) 10030 : audit 0 from='client.? 172.21.15.40:0/642166369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:34 smithi040 bash[28232]: cluster 2023-12-02T00:34:33.393532+0000 mgr.y (mgr.24356) 16088 : cluster 0 pgmap v16056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:34 smithi040 bash[28232]: audit 2023-12-02T00:34:34.186621+0000 mon.c (mon.2) 10114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:34 smithi040 bash[28232]: audit 2023-12-02T00:34:34.211471+0000 mon.a (mon.0) 10030 : audit 0 from='client.? 172.21.15.40:0/642166369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:34 smithi040 bash[41173]: cluster 2023-12-02T00:34:33.393532+0000 mgr.y (mgr.24356) 16088 : cluster 0 pgmap v16056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:34 smithi040 bash[41173]: audit 2023-12-02T00:34:34.186621+0000 mon.c (mon.2) 10114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:34 smithi040 bash[41173]: audit 2023-12-02T00:34:34.211471+0000 mon.a (mon.0) 10030 : audit 0 from='client.? 172.21.15.40:0/642166369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:35 smithi040 bash[28232]: cluster 2023-12-02T00:34:35.394705+0000 mgr.y (mgr.24356) 16089 : cluster 0 pgmap v16057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:35 smithi040 bash[41173]: cluster 2023-12-02T00:34:35.394705+0000 mgr.y (mgr.24356) 16089 : cluster 0 pgmap v16057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:35 smithi141 bash[31670]: cluster 2023-12-02T00:34:35.394705+0000 mgr.y (mgr.24356) 16089 : cluster 0 pgmap v16057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:36.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:34:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:34:37.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:36 smithi040 bash[28232]: audit 2023-12-02T00:34:36.684117+0000 mon.c (mon.2) 10115 : audit 0 from='client.? 172.21.15.40:0/2117415849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:36 smithi040 bash[41173]: audit 2023-12-02T00:34:36.684117+0000 mon.c (mon.2) 10115 : audit 0 from='client.? 172.21.15.40:0/2117415849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:36 smithi141 bash[31670]: audit 2023-12-02T00:34:36.684117+0000 mon.c (mon.2) 10115 : audit 0 from='client.? 172.21.15.40:0/2117415849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:37 smithi040 bash[41173]: cluster 2023-12-02T00:34:37.395384+0000 mgr.y (mgr.24356) 16090 : cluster 0 pgmap v16058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:37 smithi040 bash[28232]: cluster 2023-12-02T00:34:37.395384+0000 mgr.y (mgr.24356) 16090 : cluster 0 pgmap v16058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:37 smithi141 bash[31670]: cluster 2023-12-02T00:34:37.395384+0000 mgr.y (mgr.24356) 16090 : cluster 0 pgmap v16058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:39 smithi141 bash[31670]: audit 2023-12-02T00:34:39.144356+0000 mon.a (mon.0) 10031 : audit 0 from='client.? 172.21.15.40:0/2132886902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:39 smithi040 bash[41173]: audit 2023-12-02T00:34:39.144356+0000 mon.a (mon.0) 10031 : audit 0 from='client.? 172.21.15.40:0/2132886902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:39 smithi040 bash[28232]: audit 2023-12-02T00:34:39.144356+0000 mon.a (mon.0) 10031 : audit 0 from='client.? 172.21.15.40:0/2132886902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:40 smithi141 bash[31670]: cluster 2023-12-02T00:34:39.396476+0000 mgr.y (mgr.24356) 16091 : cluster 0 pgmap v16059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:40 smithi040 bash[28232]: cluster 2023-12-02T00:34:39.396476+0000 mgr.y (mgr.24356) 16091 : cluster 0 pgmap v16059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:40 smithi040 bash[41173]: cluster 2023-12-02T00:34:39.396476+0000 mgr.y (mgr.24356) 16091 : cluster 0 pgmap v16059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:42 smithi141 bash[31670]: cluster 2023-12-02T00:34:41.397234+0000 mgr.y (mgr.24356) 16092 : cluster 0 pgmap v16060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:42 smithi141 bash[31670]: audit 2023-12-02T00:34:41.605598+0000 mon.a (mon.0) 10032 : audit 0 from='client.? 172.21.15.40:0/1626164523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:42 smithi040 bash[41173]: cluster 2023-12-02T00:34:41.397234+0000 mgr.y (mgr.24356) 16092 : cluster 0 pgmap v16060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:42 smithi040 bash[41173]: audit 2023-12-02T00:34:41.605598+0000 mon.a (mon.0) 10032 : audit 0 from='client.? 172.21.15.40:0/1626164523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:42 smithi040 bash[28232]: cluster 2023-12-02T00:34:41.397234+0000 mgr.y (mgr.24356) 16092 : cluster 0 pgmap v16060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:42 smithi040 bash[28232]: audit 2023-12-02T00:34:41.605598+0000 mon.a (mon.0) 10032 : audit 0 from='client.? 172.21.15.40:0/1626164523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:44 smithi141 bash[31670]: cluster 2023-12-02T00:34:43.397909+0000 mgr.y (mgr.24356) 16093 : cluster 0 pgmap v16061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:44 smithi141 bash[31670]: audit 2023-12-02T00:34:44.071706+0000 mon.c (mon.2) 10116 : audit 0 from='client.? 172.21.15.40:0/2904285810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:44.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:44 smithi040 bash[41173]: cluster 2023-12-02T00:34:43.397909+0000 mgr.y (mgr.24356) 16093 : cluster 0 pgmap v16061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:44 smithi040 bash[41173]: audit 2023-12-02T00:34:44.071706+0000 mon.c (mon.2) 10116 : audit 0 from='client.? 172.21.15.40:0/2904285810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:44 smithi040 bash[28232]: cluster 2023-12-02T00:34:43.397909+0000 mgr.y (mgr.24356) 16093 : cluster 0 pgmap v16061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:44 smithi040 bash[28232]: audit 2023-12-02T00:34:44.071706+0000 mon.c (mon.2) 10116 : audit 0 from='client.? 172.21.15.40:0/2904285810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:45 smithi040 bash[41173]: cluster 2023-12-02T00:34:45.399132+0000 mgr.y (mgr.24356) 16094 : cluster 0 pgmap v16062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:45 smithi040 bash[28232]: cluster 2023-12-02T00:34:45.399132+0000 mgr.y (mgr.24356) 16094 : cluster 0 pgmap v16062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:45 smithi141 bash[31670]: cluster 2023-12-02T00:34:45.399132+0000 mgr.y (mgr.24356) 16094 : cluster 0 pgmap v16062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:46.869 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:34:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:34:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:46 smithi040 bash[28232]: audit 2023-12-02T00:34:46.541921+0000 mon.a (mon.0) 10033 : audit 0 from='client.? 172.21.15.40:0/2843291857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:46 smithi040 bash[41173]: audit 2023-12-02T00:34:46.541921+0000 mon.a (mon.0) 10033 : audit 0 from='client.? 172.21.15.40:0/2843291857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:46 smithi141 bash[31670]: audit 2023-12-02T00:34:46.541921+0000 mon.a (mon.0) 10033 : audit 0 from='client.? 172.21.15.40:0/2843291857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:47 smithi040 bash[28232]: cluster 2023-12-02T00:34:47.399808+0000 mgr.y (mgr.24356) 16095 : cluster 0 pgmap v16063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:47 smithi040 bash[41173]: cluster 2023-12-02T00:34:47.399808+0000 mgr.y (mgr.24356) 16095 : cluster 0 pgmap v16063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:47 smithi141 bash[31670]: cluster 2023-12-02T00:34:47.399808+0000 mgr.y (mgr.24356) 16095 : cluster 0 pgmap v16063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:49 smithi040 bash[28232]: audit 2023-12-02T00:34:49.011268+0000 mon.c (mon.2) 10117 : audit 0 from='client.? 172.21.15.40:0/329288907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:49 smithi040 bash[41173]: audit 2023-12-02T00:34:49.011268+0000 mon.c (mon.2) 10117 : audit 0 from='client.? 172.21.15.40:0/329288907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:49 smithi141 bash[31670]: audit 2023-12-02T00:34:49.011268+0000 mon.c (mon.2) 10117 : audit 0 from='client.? 172.21.15.40:0/329288907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:50 smithi040 bash[28232]: audit 2023-12-02T00:34:49.187083+0000 mon.c (mon.2) 10118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:50 smithi040 bash[28232]: cluster 2023-12-02T00:34:49.400914+0000 mgr.y (mgr.24356) 16096 : cluster 0 pgmap v16064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:50 smithi040 bash[41173]: audit 2023-12-02T00:34:49.187083+0000 mon.c (mon.2) 10118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:50 smithi040 bash[41173]: cluster 2023-12-02T00:34:49.400914+0000 mgr.y (mgr.24356) 16096 : cluster 0 pgmap v16064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:50 smithi141 bash[31670]: audit 2023-12-02T00:34:49.187083+0000 mon.c (mon.2) 10118 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:50 smithi141 bash[31670]: cluster 2023-12-02T00:34:49.400914+0000 mgr.y (mgr.24356) 16096 : cluster 0 pgmap v16064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:52 smithi141 bash[31670]: cluster 2023-12-02T00:34:51.401779+0000 mgr.y (mgr.24356) 16097 : cluster 0 pgmap v16065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:52 smithi141 bash[31670]: audit 2023-12-02T00:34:51.476732+0000 mon.a (mon.0) 10034 : audit 0 from='client.? 172.21.15.40:0/3132423720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:52 smithi040 bash[28232]: cluster 2023-12-02T00:34:51.401779+0000 mgr.y (mgr.24356) 16097 : cluster 0 pgmap v16065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:52 smithi040 bash[28232]: audit 2023-12-02T00:34:51.476732+0000 mon.a (mon.0) 10034 : audit 0 from='client.? 172.21.15.40:0/3132423720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:52 smithi040 bash[41173]: cluster 2023-12-02T00:34:51.401779+0000 mgr.y (mgr.24356) 16097 : cluster 0 pgmap v16065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:52 smithi040 bash[41173]: audit 2023-12-02T00:34:51.476732+0000 mon.a (mon.0) 10034 : audit 0 from='client.? 172.21.15.40:0/3132423720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:54 smithi141 bash[31670]: cluster 2023-12-02T00:34:53.402579+0000 mgr.y (mgr.24356) 16098 : cluster 0 pgmap v16066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:54 smithi141 bash[31670]: audit 2023-12-02T00:34:53.939201+0000 mon.a (mon.0) 10035 : audit 0 from='client.? 172.21.15.40:0/4001063021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:54 smithi040 bash[28232]: cluster 2023-12-02T00:34:53.402579+0000 mgr.y (mgr.24356) 16098 : cluster 0 pgmap v16066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:54 smithi040 bash[28232]: audit 2023-12-02T00:34:53.939201+0000 mon.a (mon.0) 10035 : audit 0 from='client.? 172.21.15.40:0/4001063021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:54 smithi040 bash[41173]: cluster 2023-12-02T00:34:53.402579+0000 mgr.y (mgr.24356) 16098 : cluster 0 pgmap v16066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:54 smithi040 bash[41173]: audit 2023-12-02T00:34:53.939201+0000 mon.a (mon.0) 10035 : audit 0 from='client.? 172.21.15.40:0/4001063021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:55 smithi040 bash[28232]: cluster 2023-12-02T00:34:55.403804+0000 mgr.y (mgr.24356) 16099 : cluster 0 pgmap v16067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:55 smithi040 bash[41173]: cluster 2023-12-02T00:34:55.403804+0000 mgr.y (mgr.24356) 16099 : cluster 0 pgmap v16067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:55 smithi141 bash[31670]: cluster 2023-12-02T00:34:55.403804+0000 mgr.y (mgr.24356) 16099 : cluster 0 pgmap v16067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:56.873 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:34:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:34:57.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:56 smithi040 bash[28232]: audit 2023-12-02T00:34:56.406684+0000 mon.c (mon.2) 10119 : audit 0 from='client.? 172.21.15.40:0/1819353844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:56 smithi040 bash[41173]: audit 2023-12-02T00:34:56.406684+0000 mon.c (mon.2) 10119 : audit 0 from='client.? 172.21.15.40:0/1819353844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:56 smithi141 bash[31670]: audit 2023-12-02T00:34:56.406684+0000 mon.c (mon.2) 10119 : audit 0 from='client.? 172.21.15.40:0/1819353844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:57 smithi040 bash[28232]: cluster 2023-12-02T00:34:57.404633+0000 mgr.y (mgr.24356) 16100 : cluster 0 pgmap v16068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:57 smithi040 bash[41173]: cluster 2023-12-02T00:34:57.404633+0000 mgr.y (mgr.24356) 16100 : cluster 0 pgmap v16068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:57 smithi141 bash[31670]: cluster 2023-12-02T00:34:57.404633+0000 mgr.y (mgr.24356) 16100 : cluster 0 pgmap v16068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:34:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:58 smithi040 bash[28232]: audit 2023-12-02T00:34:58.228666+0000 mon.c (mon.2) 10120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:34:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:58 smithi040 bash[28232]: audit 2023-12-02T00:34:58.862989+0000 mon.a (mon.0) 10036 : audit 0 from='client.? 172.21.15.40:0/411243970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:58 smithi040 bash[41173]: audit 2023-12-02T00:34:58.228666+0000 mon.c (mon.2) 10120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:34:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:58 smithi040 bash[41173]: audit 2023-12-02T00:34:58.862989+0000 mon.a (mon.0) 10036 : audit 0 from='client.? 172.21.15.40:0/411243970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:34:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:58 smithi141 bash[31670]: audit 2023-12-02T00:34:58.228666+0000 mon.c (mon.2) 10120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:34:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:58 smithi141 bash[31670]: audit 2023-12-02T00:34:58.862989+0000 mon.a (mon.0) 10036 : audit 0 from='client.? 172.21.15.40:0/411243970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:34:59 smithi040 bash[28232]: cluster 2023-12-02T00:34:59.405745+0000 mgr.y (mgr.24356) 16101 : cluster 0 pgmap v16069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:34:59 smithi040 bash[41173]: cluster 2023-12-02T00:34:59.405745+0000 mgr.y (mgr.24356) 16101 : cluster 0 pgmap v16069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:34:59 smithi141 bash[31670]: cluster 2023-12-02T00:34:59.405745+0000 mgr.y (mgr.24356) 16101 : cluster 0 pgmap v16069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:01 smithi141 bash[31670]: audit 2023-12-02T00:35:01.328177+0000 mon.a (mon.0) 10037 : audit 0 from='client.? 172.21.15.40:0/87999173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:01 smithi040 bash[28232]: audit 2023-12-02T00:35:01.328177+0000 mon.a (mon.0) 10037 : audit 0 from='client.? 172.21.15.40:0/87999173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:01 smithi040 bash[41173]: audit 2023-12-02T00:35:01.328177+0000 mon.a (mon.0) 10037 : audit 0 from='client.? 172.21.15.40:0/87999173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:02 smithi040 bash[28232]: cluster 2023-12-02T00:35:01.406677+0000 mgr.y (mgr.24356) 16102 : cluster 0 pgmap v16070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:02 smithi040 bash[41173]: cluster 2023-12-02T00:35:01.406677+0000 mgr.y (mgr.24356) 16102 : cluster 0 pgmap v16070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:02 smithi141 bash[31670]: cluster 2023-12-02T00:35:01.406677+0000 mgr.y (mgr.24356) 16102 : cluster 0 pgmap v16070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:04 smithi141 bash[31670]: cluster 2023-12-02T00:35:03.407359+0000 mgr.y (mgr.24356) 16103 : cluster 0 pgmap v16071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:04 smithi141 bash[31670]: audit 2023-12-02T00:35:03.811517+0000 mon.a (mon.0) 10038 : audit 0 from='client.? 172.21.15.40:0/199705311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:04 smithi141 bash[31670]: audit 2023-12-02T00:35:04.125960+0000 mon.a (mon.0) 10039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:04 smithi141 bash[31670]: audit 2023-12-02T00:35:04.137742+0000 mon.a (mon.0) 10040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:04 smithi141 bash[31670]: audit 2023-12-02T00:35:04.187247+0000 mon.c (mon.2) 10121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[41173]: cluster 2023-12-02T00:35:03.407359+0000 mgr.y (mgr.24356) 16103 : cluster 0 pgmap v16071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[41173]: audit 2023-12-02T00:35:03.811517+0000 mon.a (mon.0) 10038 : audit 0 from='client.? 172.21.15.40:0/199705311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[41173]: audit 2023-12-02T00:35:04.125960+0000 mon.a (mon.0) 10039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[41173]: audit 2023-12-02T00:35:04.137742+0000 mon.a (mon.0) 10040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[41173]: audit 2023-12-02T00:35:04.187247+0000 mon.c (mon.2) 10121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[28232]: cluster 2023-12-02T00:35:03.407359+0000 mgr.y (mgr.24356) 16103 : cluster 0 pgmap v16071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[28232]: audit 2023-12-02T00:35:03.811517+0000 mon.a (mon.0) 10038 : audit 0 from='client.? 172.21.15.40:0/199705311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[28232]: audit 2023-12-02T00:35:04.125960+0000 mon.a (mon.0) 10039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[28232]: audit 2023-12-02T00:35:04.137742+0000 mon.a (mon.0) 10040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:04 smithi040 bash[28232]: audit 2023-12-02T00:35:04.187247+0000 mon.c (mon.2) 10121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:05 smithi141 bash[31670]: audit 2023-12-02T00:35:04.477949+0000 mon.a (mon.0) 10041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:05 smithi141 bash[31670]: audit 2023-12-02T00:35:04.488905+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:05 smithi141 bash[31670]: audit 2023-12-02T00:35:05.072941+0000 mon.c (mon.2) 10122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:35:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:05 smithi141 bash[31670]: audit 2023-12-02T00:35:05.074767+0000 mon.c (mon.2) 10123 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:35:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:05 smithi141 bash[31670]: audit 2023-12-02T00:35:05.087644+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[41173]: audit 2023-12-02T00:35:04.477949+0000 mon.a (mon.0) 10041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[41173]: audit 2023-12-02T00:35:04.488905+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[41173]: audit 2023-12-02T00:35:05.072941+0000 mon.c (mon.2) 10122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[41173]: audit 2023-12-02T00:35:05.074767+0000 mon.c (mon.2) 10123 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[41173]: audit 2023-12-02T00:35:05.087644+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[28232]: audit 2023-12-02T00:35:04.477949+0000 mon.a (mon.0) 10041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[28232]: audit 2023-12-02T00:35:04.488905+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[28232]: audit 2023-12-02T00:35:05.072941+0000 mon.c (mon.2) 10122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[28232]: audit 2023-12-02T00:35:05.074767+0000 mon.c (mon.2) 10123 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:35:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:05 smithi040 bash[28232]: audit 2023-12-02T00:35:05.087644+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:35:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:06 smithi141 bash[31670]: cluster 2023-12-02T00:35:05.408541+0000 mgr.y (mgr.24356) 16104 : cluster 0 pgmap v16072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:06 smithi141 bash[31670]: audit 2023-12-02T00:35:06.278969+0000 mon.a (mon.0) 10044 : audit 0 from='client.? 172.21.15.40:0/906310810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:35:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:35:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:06 smithi040 bash[28232]: cluster 2023-12-02T00:35:05.408541+0000 mgr.y (mgr.24356) 16104 : cluster 0 pgmap v16072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:06 smithi040 bash[28232]: audit 2023-12-02T00:35:06.278969+0000 mon.a (mon.0) 10044 : audit 0 from='client.? 172.21.15.40:0/906310810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:06 smithi040 bash[41173]: cluster 2023-12-02T00:35:05.408541+0000 mgr.y (mgr.24356) 16104 : cluster 0 pgmap v16072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:06 smithi040 bash[41173]: audit 2023-12-02T00:35:06.278969+0000 mon.a (mon.0) 10044 : audit 0 from='client.? 172.21.15.40:0/906310810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:08 smithi141 bash[31670]: cluster 2023-12-02T00:35:07.409188+0000 mgr.y (mgr.24356) 16105 : cluster 0 pgmap v16073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:08 smithi040 bash[28232]: cluster 2023-12-02T00:35:07.409188+0000 mgr.y (mgr.24356) 16105 : cluster 0 pgmap v16073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:08 smithi040 bash[41173]: cluster 2023-12-02T00:35:07.409188+0000 mgr.y (mgr.24356) 16105 : cluster 0 pgmap v16073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:09 smithi141 bash[31670]: audit 2023-12-02T00:35:08.744922+0000 mon.a (mon.0) 10045 : audit 0 from='client.? 172.21.15.40:0/2375131104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:09 smithi040 bash[28232]: audit 2023-12-02T00:35:08.744922+0000 mon.a (mon.0) 10045 : audit 0 from='client.? 172.21.15.40:0/2375131104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:09 smithi040 bash[41173]: audit 2023-12-02T00:35:08.744922+0000 mon.a (mon.0) 10045 : audit 0 from='client.? 172.21.15.40:0/2375131104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:10 smithi141 bash[31670]: cluster 2023-12-02T00:35:09.410378+0000 mgr.y (mgr.24356) 16106 : cluster 0 pgmap v16074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:10.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:10 smithi040 bash[41173]: cluster 2023-12-02T00:35:09.410378+0000 mgr.y (mgr.24356) 16106 : cluster 0 pgmap v16074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:10 smithi040 bash[28232]: cluster 2023-12-02T00:35:09.410378+0000 mgr.y (mgr.24356) 16106 : cluster 0 pgmap v16074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:11 smithi141 bash[31670]: audit 2023-12-02T00:35:11.204860+0000 mon.c (mon.2) 10124 : audit 0 from='client.? 172.21.15.40:0/4140341502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:11 smithi040 bash[28232]: audit 2023-12-02T00:35:11.204860+0000 mon.c (mon.2) 10124 : audit 0 from='client.? 172.21.15.40:0/4140341502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:11 smithi040 bash[41173]: audit 2023-12-02T00:35:11.204860+0000 mon.c (mon.2) 10124 : audit 0 from='client.? 172.21.15.40:0/4140341502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:12 smithi141 bash[31670]: cluster 2023-12-02T00:35:11.411147+0000 mgr.y (mgr.24356) 16107 : cluster 0 pgmap v16075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:12 smithi040 bash[28232]: cluster 2023-12-02T00:35:11.411147+0000 mgr.y (mgr.24356) 16107 : cluster 0 pgmap v16075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:12 smithi040 bash[41173]: cluster 2023-12-02T00:35:11.411147+0000 mgr.y (mgr.24356) 16107 : cluster 0 pgmap v16075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:14 smithi141 bash[31670]: cluster 2023-12-02T00:35:13.411797+0000 mgr.y (mgr.24356) 16108 : cluster 0 pgmap v16076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:14 smithi141 bash[31670]: audit 2023-12-02T00:35:13.672351+0000 mon.c (mon.2) 10125 : audit 0 from='client.? 172.21.15.40:0/204635945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:14 smithi040 bash[41173]: cluster 2023-12-02T00:35:13.411797+0000 mgr.y (mgr.24356) 16108 : cluster 0 pgmap v16076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:14 smithi040 bash[41173]: audit 2023-12-02T00:35:13.672351+0000 mon.c (mon.2) 10125 : audit 0 from='client.? 172.21.15.40:0/204635945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:14 smithi040 bash[28232]: cluster 2023-12-02T00:35:13.411797+0000 mgr.y (mgr.24356) 16108 : cluster 0 pgmap v16076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:14 smithi040 bash[28232]: audit 2023-12-02T00:35:13.672351+0000 mon.c (mon.2) 10125 : audit 0 from='client.? 172.21.15.40:0/204635945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:15 smithi040 bash[41173]: cluster 2023-12-02T00:35:15.413003+0000 mgr.y (mgr.24356) 16109 : cluster 0 pgmap v16077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:15 smithi040 bash[28232]: cluster 2023-12-02T00:35:15.413003+0000 mgr.y (mgr.24356) 16109 : cluster 0 pgmap v16077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:15 smithi141 bash[31670]: cluster 2023-12-02T00:35:15.413003+0000 mgr.y (mgr.24356) 16109 : cluster 0 pgmap v16077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:16.881 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:35:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:35:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:16 smithi040 bash[41173]: audit 2023-12-02T00:35:16.137752+0000 mon.a (mon.0) 10046 : audit 0 from='client.? 172.21.15.40:0/4136883416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:16 smithi040 bash[28232]: audit 2023-12-02T00:35:16.137752+0000 mon.a (mon.0) 10046 : audit 0 from='client.? 172.21.15.40:0/4136883416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:16 smithi141 bash[31670]: audit 2023-12-02T00:35:16.137752+0000 mon.a (mon.0) 10046 : audit 0 from='client.? 172.21.15.40:0/4136883416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:17 smithi040 bash[28232]: cluster 2023-12-02T00:35:17.413665+0000 mgr.y (mgr.24356) 16110 : cluster 0 pgmap v16078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:17 smithi040 bash[41173]: cluster 2023-12-02T00:35:17.413665+0000 mgr.y (mgr.24356) 16110 : cluster 0 pgmap v16078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:17 smithi141 bash[31670]: cluster 2023-12-02T00:35:17.413665+0000 mgr.y (mgr.24356) 16110 : cluster 0 pgmap v16078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:18 smithi040 bash[41173]: audit 2023-12-02T00:35:18.601873+0000 mon.a (mon.0) 10047 : audit 0 from='client.? 172.21.15.40:0/2062969681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:18 smithi040 bash[28232]: audit 2023-12-02T00:35:18.601873+0000 mon.a (mon.0) 10047 : audit 0 from='client.? 172.21.15.40:0/2062969681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:18 smithi141 bash[31670]: audit 2023-12-02T00:35:18.601873+0000 mon.a (mon.0) 10047 : audit 0 from='client.? 172.21.15.40:0/2062969681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:19 smithi141 bash[31670]: audit 2023-12-02T00:35:19.187818+0000 mon.c (mon.2) 10126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:19 smithi141 bash[31670]: cluster 2023-12-02T00:35:19.414606+0000 mgr.y (mgr.24356) 16111 : cluster 0 pgmap v16079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:19 smithi040 bash[41173]: audit 2023-12-02T00:35:19.187818+0000 mon.c (mon.2) 10126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:19 smithi040 bash[41173]: cluster 2023-12-02T00:35:19.414606+0000 mgr.y (mgr.24356) 16111 : cluster 0 pgmap v16079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:19 smithi040 bash[28232]: audit 2023-12-02T00:35:19.187818+0000 mon.c (mon.2) 10126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:19 smithi040 bash[28232]: cluster 2023-12-02T00:35:19.414606+0000 mgr.y (mgr.24356) 16111 : cluster 0 pgmap v16079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:21 smithi040 bash[41173]: audit 2023-12-02T00:35:21.065417+0000 mon.c (mon.2) 10127 : audit 0 from='client.? 172.21.15.40:0/2446707337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:21 smithi040 bash[28232]: audit 2023-12-02T00:35:21.065417+0000 mon.c (mon.2) 10127 : audit 0 from='client.? 172.21.15.40:0/2446707337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:21 smithi141 bash[31670]: audit 2023-12-02T00:35:21.065417+0000 mon.c (mon.2) 10127 : audit 0 from='client.? 172.21.15.40:0/2446707337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:22 smithi040 bash[41173]: cluster 2023-12-02T00:35:21.415377+0000 mgr.y (mgr.24356) 16112 : cluster 0 pgmap v16080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:22 smithi040 bash[28232]: cluster 2023-12-02T00:35:21.415377+0000 mgr.y (mgr.24356) 16112 : cluster 0 pgmap v16080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:22 smithi141 bash[31670]: cluster 2023-12-02T00:35:21.415377+0000 mgr.y (mgr.24356) 16112 : cluster 0 pgmap v16080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:24 smithi141 bash[31670]: cluster 2023-12-02T00:35:23.415991+0000 mgr.y (mgr.24356) 16113 : cluster 0 pgmap v16081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:24 smithi141 bash[31670]: audit 2023-12-02T00:35:23.557912+0000 mon.c (mon.2) 10128 : audit 0 from='client.? 172.21.15.40:0/3604923660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:24 smithi040 bash[41173]: cluster 2023-12-02T00:35:23.415991+0000 mgr.y (mgr.24356) 16113 : cluster 0 pgmap v16081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:24 smithi040 bash[41173]: audit 2023-12-02T00:35:23.557912+0000 mon.c (mon.2) 10128 : audit 0 from='client.? 172.21.15.40:0/3604923660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:24 smithi040 bash[28232]: cluster 2023-12-02T00:35:23.415991+0000 mgr.y (mgr.24356) 16113 : cluster 0 pgmap v16081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:24 smithi040 bash[28232]: audit 2023-12-02T00:35:23.557912+0000 mon.c (mon.2) 10128 : audit 0 from='client.? 172.21.15.40:0/3604923660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:25 smithi040 bash[28232]: cluster 2023-12-02T00:35:25.417174+0000 mgr.y (mgr.24356) 16114 : cluster 0 pgmap v16082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:25 smithi040 bash[41173]: cluster 2023-12-02T00:35:25.417174+0000 mgr.y (mgr.24356) 16114 : cluster 0 pgmap v16082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:25 smithi141 bash[31670]: cluster 2023-12-02T00:35:25.417174+0000 mgr.y (mgr.24356) 16114 : cluster 0 pgmap v16082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:26.883 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:35:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:35:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:26 smithi040 bash[28232]: audit 2023-12-02T00:35:26.021158+0000 mon.a (mon.0) 10048 : audit 0 from='client.? 172.21.15.40:0/2296609694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:26 smithi040 bash[41173]: audit 2023-12-02T00:35:26.021158+0000 mon.a (mon.0) 10048 : audit 0 from='client.? 172.21.15.40:0/2296609694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:26 smithi141 bash[31670]: audit 2023-12-02T00:35:26.021158+0000 mon.a (mon.0) 10048 : audit 0 from='client.? 172.21.15.40:0/2296609694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:28.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:27 smithi040 bash[28232]: cluster 2023-12-02T00:35:27.417768+0000 mgr.y (mgr.24356) 16115 : cluster 0 pgmap v16083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:27 smithi040 bash[41173]: cluster 2023-12-02T00:35:27.417768+0000 mgr.y (mgr.24356) 16115 : cluster 0 pgmap v16083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:27 smithi141 bash[31670]: cluster 2023-12-02T00:35:27.417768+0000 mgr.y (mgr.24356) 16115 : cluster 0 pgmap v16083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:28 smithi040 bash[28232]: audit 2023-12-02T00:35:28.484722+0000 mon.a (mon.0) 10049 : audit 0 from='client.? 172.21.15.40:0/1098345447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:28 smithi040 bash[41173]: audit 2023-12-02T00:35:28.484722+0000 mon.a (mon.0) 10049 : audit 0 from='client.? 172.21.15.40:0/1098345447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:28 smithi141 bash[31670]: audit 2023-12-02T00:35:28.484722+0000 mon.a (mon.0) 10049 : audit 0 from='client.? 172.21.15.40:0/1098345447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:29 smithi040 bash[28232]: cluster 2023-12-02T00:35:29.418788+0000 mgr.y (mgr.24356) 16116 : cluster 0 pgmap v16084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:29 smithi040 bash[41173]: cluster 2023-12-02T00:35:29.418788+0000 mgr.y (mgr.24356) 16116 : cluster 0 pgmap v16084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:29 smithi141 bash[31670]: cluster 2023-12-02T00:35:29.418788+0000 mgr.y (mgr.24356) 16116 : cluster 0 pgmap v16084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:30 smithi141 bash[31670]: audit 2023-12-02T00:35:30.943148+0000 mon.c (mon.2) 10129 : audit 0 from='client.? 172.21.15.40:0/2055889829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:30 smithi040 bash[41173]: audit 2023-12-02T00:35:30.943148+0000 mon.c (mon.2) 10129 : audit 0 from='client.? 172.21.15.40:0/2055889829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:30 smithi040 bash[28232]: audit 2023-12-02T00:35:30.943148+0000 mon.c (mon.2) 10129 : audit 0 from='client.? 172.21.15.40:0/2055889829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:32 smithi141 bash[31670]: cluster 2023-12-02T00:35:31.419597+0000 mgr.y (mgr.24356) 16117 : cluster 0 pgmap v16085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:32 smithi040 bash[41173]: cluster 2023-12-02T00:35:31.419597+0000 mgr.y (mgr.24356) 16117 : cluster 0 pgmap v16085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:32 smithi040 bash[28232]: cluster 2023-12-02T00:35:31.419597+0000 mgr.y (mgr.24356) 16117 : cluster 0 pgmap v16085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:33 smithi141 bash[31670]: audit 2023-12-02T00:35:33.410185+0000 mon.a (mon.0) 10050 : audit 0 from='client.? 172.21.15.40:0/1877025720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:33 smithi040 bash[28232]: audit 2023-12-02T00:35:33.410185+0000 mon.a (mon.0) 10050 : audit 0 from='client.? 172.21.15.40:0/1877025720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:33 smithi040 bash[41173]: audit 2023-12-02T00:35:33.410185+0000 mon.a (mon.0) 10050 : audit 0 from='client.? 172.21.15.40:0/1877025720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:34 smithi141 bash[31670]: cluster 2023-12-02T00:35:33.420121+0000 mgr.y (mgr.24356) 16118 : cluster 0 pgmap v16086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:34 smithi141 bash[31670]: audit 2023-12-02T00:35:34.188221+0000 mon.c (mon.2) 10130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:34 smithi040 bash[28232]: cluster 2023-12-02T00:35:33.420121+0000 mgr.y (mgr.24356) 16118 : cluster 0 pgmap v16086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:34 smithi040 bash[28232]: audit 2023-12-02T00:35:34.188221+0000 mon.c (mon.2) 10130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:34 smithi040 bash[41173]: cluster 2023-12-02T00:35:33.420121+0000 mgr.y (mgr.24356) 16118 : cluster 0 pgmap v16086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:34 smithi040 bash[41173]: audit 2023-12-02T00:35:34.188221+0000 mon.c (mon.2) 10130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:35 smithi040 bash[41173]: cluster 2023-12-02T00:35:35.421258+0000 mgr.y (mgr.24356) 16119 : cluster 0 pgmap v16087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:35 smithi040 bash[41173]: audit 2023-12-02T00:35:35.874934+0000 mon.c (mon.2) 10131 : audit 0 from='client.? 172.21.15.40:0/3682988954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:35 smithi040 bash[28232]: cluster 2023-12-02T00:35:35.421258+0000 mgr.y (mgr.24356) 16119 : cluster 0 pgmap v16087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:35 smithi040 bash[28232]: audit 2023-12-02T00:35:35.874934+0000 mon.c (mon.2) 10131 : audit 0 from='client.? 172.21.15.40:0/3682988954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:35 smithi141 bash[31670]: cluster 2023-12-02T00:35:35.421258+0000 mgr.y (mgr.24356) 16119 : cluster 0 pgmap v16087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:35 smithi141 bash[31670]: audit 2023-12-02T00:35:35.874934+0000 mon.c (mon.2) 10131 : audit 0 from='client.? 172.21.15.40:0/3682988954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:35:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:35:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:38 smithi141 bash[31670]: cluster 2023-12-02T00:35:37.421908+0000 mgr.y (mgr.24356) 16120 : cluster 0 pgmap v16088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:38 smithi141 bash[31670]: audit 2023-12-02T00:35:38.343881+0000 mon.c (mon.2) 10132 : audit 0 from='client.? 172.21.15.40:0/1648243043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:38.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:38 smithi040 bash[28232]: cluster 2023-12-02T00:35:37.421908+0000 mgr.y (mgr.24356) 16120 : cluster 0 pgmap v16088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:38 smithi040 bash[28232]: audit 2023-12-02T00:35:38.343881+0000 mon.c (mon.2) 10132 : audit 0 from='client.? 172.21.15.40:0/1648243043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:38 smithi040 bash[41173]: cluster 2023-12-02T00:35:37.421908+0000 mgr.y (mgr.24356) 16120 : cluster 0 pgmap v16088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:38 smithi040 bash[41173]: audit 2023-12-02T00:35:38.343881+0000 mon.c (mon.2) 10132 : audit 0 from='client.? 172.21.15.40:0/1648243043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:40 smithi141 bash[31670]: cluster 2023-12-02T00:35:39.423000+0000 mgr.y (mgr.24356) 16121 : cluster 0 pgmap v16089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:40.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:40 smithi040 bash[28232]: cluster 2023-12-02T00:35:39.423000+0000 mgr.y (mgr.24356) 16121 : cluster 0 pgmap v16089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:40 smithi040 bash[41173]: cluster 2023-12-02T00:35:39.423000+0000 mgr.y (mgr.24356) 16121 : cluster 0 pgmap v16089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:41 smithi141 bash[31670]: audit 2023-12-02T00:35:40.801912+0000 mon.a (mon.0) 10051 : audit 0 from='client.? 172.21.15.40:0/2631168176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:41 smithi040 bash[28232]: audit 2023-12-02T00:35:40.801912+0000 mon.a (mon.0) 10051 : audit 0 from='client.? 172.21.15.40:0/2631168176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:41 smithi040 bash[41173]: audit 2023-12-02T00:35:40.801912+0000 mon.a (mon.0) 10051 : audit 0 from='client.? 172.21.15.40:0/2631168176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:42 smithi141 bash[31670]: cluster 2023-12-02T00:35:41.423715+0000 mgr.y (mgr.24356) 16122 : cluster 0 pgmap v16090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:42.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:42 smithi040 bash[28232]: cluster 2023-12-02T00:35:41.423715+0000 mgr.y (mgr.24356) 16122 : cluster 0 pgmap v16090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:42 smithi040 bash[41173]: cluster 2023-12-02T00:35:41.423715+0000 mgr.y (mgr.24356) 16122 : cluster 0 pgmap v16090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:43 smithi141 bash[31670]: audit 2023-12-02T00:35:43.262935+0000 mon.c (mon.2) 10133 : audit 0 from='client.? 172.21.15.40:0/3507997710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:43.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:43 smithi040 bash[28232]: audit 2023-12-02T00:35:43.262935+0000 mon.c (mon.2) 10133 : audit 0 from='client.? 172.21.15.40:0/3507997710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:43 smithi040 bash[41173]: audit 2023-12-02T00:35:43.262935+0000 mon.c (mon.2) 10133 : audit 0 from='client.? 172.21.15.40:0/3507997710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:44 smithi141 bash[31670]: cluster 2023-12-02T00:35:43.424403+0000 mgr.y (mgr.24356) 16123 : cluster 0 pgmap v16091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:44.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:44 smithi040 bash[28232]: cluster 2023-12-02T00:35:43.424403+0000 mgr.y (mgr.24356) 16123 : cluster 0 pgmap v16091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:44 smithi040 bash[41173]: cluster 2023-12-02T00:35:43.424403+0000 mgr.y (mgr.24356) 16123 : cluster 0 pgmap v16091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:45 smithi040 bash[28232]: cluster 2023-12-02T00:35:45.425096+0000 mgr.y (mgr.24356) 16124 : cluster 0 pgmap v16092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:45 smithi040 bash[28232]: audit 2023-12-02T00:35:45.733690+0000 mon.c (mon.2) 10134 : audit 0 from='client.? 172.21.15.40:0/4038715283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:45 smithi040 bash[41173]: cluster 2023-12-02T00:35:45.425096+0000 mgr.y (mgr.24356) 16124 : cluster 0 pgmap v16092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:45 smithi040 bash[41173]: audit 2023-12-02T00:35:45.733690+0000 mon.c (mon.2) 10134 : audit 0 from='client.? 172.21.15.40:0/4038715283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:45 smithi141 bash[31670]: cluster 2023-12-02T00:35:45.425096+0000 mgr.y (mgr.24356) 16124 : cluster 0 pgmap v16092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:45 smithi141 bash[31670]: audit 2023-12-02T00:35:45.733690+0000 mon.c (mon.2) 10134 : audit 0 from='client.? 172.21.15.40:0/4038715283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:35:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:35:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:48 smithi141 bash[31670]: cluster 2023-12-02T00:35:47.425750+0000 mgr.y (mgr.24356) 16125 : cluster 0 pgmap v16093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:48 smithi141 bash[31670]: audit 2023-12-02T00:35:48.196819+0000 mon.c (mon.2) 10135 : audit 0 from='client.? 172.21.15.40:0/922328868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:48 smithi040 bash[41173]: cluster 2023-12-02T00:35:47.425750+0000 mgr.y (mgr.24356) 16125 : cluster 0 pgmap v16093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:48 smithi040 bash[41173]: audit 2023-12-02T00:35:48.196819+0000 mon.c (mon.2) 10135 : audit 0 from='client.? 172.21.15.40:0/922328868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:48 smithi040 bash[28232]: cluster 2023-12-02T00:35:47.425750+0000 mgr.y (mgr.24356) 16125 : cluster 0 pgmap v16093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:48 smithi040 bash[28232]: audit 2023-12-02T00:35:48.196819+0000 mon.c (mon.2) 10135 : audit 0 from='client.? 172.21.15.40:0/922328868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:49 smithi141 bash[31670]: audit 2023-12-02T00:35:49.188665+0000 mon.c (mon.2) 10136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:49 smithi040 bash[28232]: audit 2023-12-02T00:35:49.188665+0000 mon.c (mon.2) 10136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:49 smithi040 bash[41173]: audit 2023-12-02T00:35:49.188665+0000 mon.c (mon.2) 10136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:50 smithi141 bash[31670]: cluster 2023-12-02T00:35:49.426793+0000 mgr.y (mgr.24356) 16126 : cluster 0 pgmap v16094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:50 smithi040 bash[41173]: cluster 2023-12-02T00:35:49.426793+0000 mgr.y (mgr.24356) 16126 : cluster 0 pgmap v16094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:50 smithi040 bash[28232]: cluster 2023-12-02T00:35:49.426793+0000 mgr.y (mgr.24356) 16126 : cluster 0 pgmap v16094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:51 smithi141 bash[31670]: audit 2023-12-02T00:35:50.660404+0000 mon.c (mon.2) 10137 : audit 0 from='client.? 172.21.15.40:0/1198186582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:51 smithi040 bash[41173]: audit 2023-12-02T00:35:50.660404+0000 mon.c (mon.2) 10137 : audit 0 from='client.? 172.21.15.40:0/1198186582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:51 smithi040 bash[28232]: audit 2023-12-02T00:35:50.660404+0000 mon.c (mon.2) 10137 : audit 0 from='client.? 172.21.15.40:0/1198186582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:52 smithi141 bash[31670]: cluster 2023-12-02T00:35:51.427544+0000 mgr.y (mgr.24356) 16127 : cluster 0 pgmap v16095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:52.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:52 smithi040 bash[28232]: cluster 2023-12-02T00:35:51.427544+0000 mgr.y (mgr.24356) 16127 : cluster 0 pgmap v16095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:52 smithi040 bash[41173]: cluster 2023-12-02T00:35:51.427544+0000 mgr.y (mgr.24356) 16127 : cluster 0 pgmap v16095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:53 smithi141 bash[31670]: audit 2023-12-02T00:35:53.129649+0000 mon.a (mon.0) 10052 : audit 0 from='client.? 172.21.15.40:0/1185334936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:53 smithi040 bash[28232]: audit 2023-12-02T00:35:53.129649+0000 mon.a (mon.0) 10052 : audit 0 from='client.? 172.21.15.40:0/1185334936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:53 smithi040 bash[41173]: audit 2023-12-02T00:35:53.129649+0000 mon.a (mon.0) 10052 : audit 0 from='client.? 172.21.15.40:0/1185334936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:54 smithi141 bash[31670]: cluster 2023-12-02T00:35:53.428224+0000 mgr.y (mgr.24356) 16128 : cluster 0 pgmap v16096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:54.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:54 smithi040 bash[28232]: cluster 2023-12-02T00:35:53.428224+0000 mgr.y (mgr.24356) 16128 : cluster 0 pgmap v16096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:54 smithi040 bash[41173]: cluster 2023-12-02T00:35:53.428224+0000 mgr.y (mgr.24356) 16128 : cluster 0 pgmap v16096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:55 smithi040 bash[41173]: cluster 2023-12-02T00:35:55.429356+0000 mgr.y (mgr.24356) 16129 : cluster 0 pgmap v16097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:55 smithi040 bash[41173]: audit 2023-12-02T00:35:55.602374+0000 mon.c (mon.2) 10138 : audit 0 from='client.? 172.21.15.40:0/3933691100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:55 smithi040 bash[28232]: cluster 2023-12-02T00:35:55.429356+0000 mgr.y (mgr.24356) 16129 : cluster 0 pgmap v16097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:55 smithi040 bash[28232]: audit 2023-12-02T00:35:55.602374+0000 mon.c (mon.2) 10138 : audit 0 from='client.? 172.21.15.40:0/3933691100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:55 smithi141 bash[31670]: cluster 2023-12-02T00:35:55.429356+0000 mgr.y (mgr.24356) 16129 : cluster 0 pgmap v16097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:55 smithi141 bash[31670]: audit 2023-12-02T00:35:55.602374+0000 mon.c (mon.2) 10138 : audit 0 from='client.? 172.21.15.40:0/3933691100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:35:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:35:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:58 smithi141 bash[31670]: cluster 2023-12-02T00:35:57.430025+0000 mgr.y (mgr.24356) 16130 : cluster 0 pgmap v16098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:35:58 smithi141 bash[31670]: audit 2023-12-02T00:35:58.064669+0000 mon.c (mon.2) 10139 : audit 0 from='client.? 172.21.15.40:0/1653401887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:58 smithi040 bash[28232]: cluster 2023-12-02T00:35:57.430025+0000 mgr.y (mgr.24356) 16130 : cluster 0 pgmap v16098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:35:58 smithi040 bash[28232]: audit 2023-12-02T00:35:58.064669+0000 mon.c (mon.2) 10139 : audit 0 from='client.? 172.21.15.40:0/1653401887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:35:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:58 smithi040 bash[41173]: cluster 2023-12-02T00:35:57.430025+0000 mgr.y (mgr.24356) 16130 : cluster 0 pgmap v16098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:35:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:35:58 smithi040 bash[41173]: audit 2023-12-02T00:35:58.064669+0000 mon.c (mon.2) 10139 : audit 0 from='client.? 172.21.15.40:0/1653401887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:00 smithi141 bash[31670]: cluster 2023-12-02T00:35:59.431202+0000 mgr.y (mgr.24356) 16131 : cluster 0 pgmap v16099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:00 smithi040 bash[41173]: cluster 2023-12-02T00:35:59.431202+0000 mgr.y (mgr.24356) 16131 : cluster 0 pgmap v16099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:00 smithi040 bash[28232]: cluster 2023-12-02T00:35:59.431202+0000 mgr.y (mgr.24356) 16131 : cluster 0 pgmap v16099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:01 smithi141 bash[31670]: audit 2023-12-02T00:36:00.516842+0000 mon.a (mon.0) 10053 : audit 0 from='client.? 172.21.15.40:0/1101811167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:01 smithi040 bash[41173]: audit 2023-12-02T00:36:00.516842+0000 mon.a (mon.0) 10053 : audit 0 from='client.? 172.21.15.40:0/1101811167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:01 smithi040 bash[28232]: audit 2023-12-02T00:36:00.516842+0000 mon.a (mon.0) 10053 : audit 0 from='client.? 172.21.15.40:0/1101811167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:02 smithi141 bash[31670]: cluster 2023-12-02T00:36:01.432006+0000 mgr.y (mgr.24356) 16132 : cluster 0 pgmap v16100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:02.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:02 smithi040 bash[28232]: cluster 2023-12-02T00:36:01.432006+0000 mgr.y (mgr.24356) 16132 : cluster 0 pgmap v16100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:02 smithi040 bash[41173]: cluster 2023-12-02T00:36:01.432006+0000 mgr.y (mgr.24356) 16132 : cluster 0 pgmap v16100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:03 smithi141 bash[31670]: audit 2023-12-02T00:36:02.986620+0000 mon.c (mon.2) 10140 : audit 0 from='client.? 172.21.15.40:0/2506587754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:03.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:03 smithi040 bash[28232]: audit 2023-12-02T00:36:02.986620+0000 mon.c (mon.2) 10140 : audit 0 from='client.? 172.21.15.40:0/2506587754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:03 smithi040 bash[41173]: audit 2023-12-02T00:36:02.986620+0000 mon.c (mon.2) 10140 : audit 0 from='client.? 172.21.15.40:0/2506587754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:04 smithi141 bash[31670]: cluster 2023-12-02T00:36:03.432676+0000 mgr.y (mgr.24356) 16133 : cluster 0 pgmap v16101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:04 smithi141 bash[31670]: audit 2023-12-02T00:36:04.189022+0000 mon.c (mon.2) 10141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:04 smithi040 bash[28232]: cluster 2023-12-02T00:36:03.432676+0000 mgr.y (mgr.24356) 16133 : cluster 0 pgmap v16101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:04 smithi040 bash[28232]: audit 2023-12-02T00:36:04.189022+0000 mon.c (mon.2) 10141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:04 smithi040 bash[41173]: cluster 2023-12-02T00:36:03.432676+0000 mgr.y (mgr.24356) 16133 : cluster 0 pgmap v16101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:04 smithi040 bash[41173]: audit 2023-12-02T00:36:04.189022+0000 mon.c (mon.2) 10141 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:05 smithi040 bash[41173]: audit 2023-12-02T00:36:05.169636+0000 mon.c (mon.2) 10142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:36:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:05 smithi040 bash[41173]: cluster 2023-12-02T00:36:05.433883+0000 mgr.y (mgr.24356) 16134 : cluster 0 pgmap v16102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:05 smithi040 bash[41173]: audit 2023-12-02T00:36:05.464816+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.40:0/3280249552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:05 smithi040 bash[28232]: audit 2023-12-02T00:36:05.169636+0000 mon.c (mon.2) 10142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:36:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:05 smithi040 bash[28232]: cluster 2023-12-02T00:36:05.433883+0000 mgr.y (mgr.24356) 16134 : cluster 0 pgmap v16102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:05 smithi040 bash[28232]: audit 2023-12-02T00:36:05.464816+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.40:0/3280249552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:05 smithi141 bash[31670]: audit 2023-12-02T00:36:05.169636+0000 mon.c (mon.2) 10142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:36:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:05 smithi141 bash[31670]: cluster 2023-12-02T00:36:05.433883+0000 mgr.y (mgr.24356) 16134 : cluster 0 pgmap v16102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:05 smithi141 bash[31670]: audit 2023-12-02T00:36:05.464816+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.40:0/3280249552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:36:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:36:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:08 smithi141 bash[31670]: cluster 2023-12-02T00:36:07.434501+0000 mgr.y (mgr.24356) 16135 : cluster 0 pgmap v16103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:08 smithi141 bash[31670]: audit 2023-12-02T00:36:07.928005+0000 mon.c (mon.2) 10143 : audit 0 from='client.? 172.21.15.40:0/417956796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:08 smithi040 bash[28232]: cluster 2023-12-02T00:36:07.434501+0000 mgr.y (mgr.24356) 16135 : cluster 0 pgmap v16103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:08 smithi040 bash[28232]: audit 2023-12-02T00:36:07.928005+0000 mon.c (mon.2) 10143 : audit 0 from='client.? 172.21.15.40:0/417956796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:08 smithi040 bash[41173]: cluster 2023-12-02T00:36:07.434501+0000 mgr.y (mgr.24356) 16135 : cluster 0 pgmap v16103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:08 smithi040 bash[41173]: audit 2023-12-02T00:36:07.928005+0000 mon.c (mon.2) 10143 : audit 0 from='client.? 172.21.15.40:0/417956796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:10 smithi141 bash[31670]: cluster 2023-12-02T00:36:09.435508+0000 mgr.y (mgr.24356) 16136 : cluster 0 pgmap v16104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:10 smithi141 bash[31670]: audit 2023-12-02T00:36:10.404887+0000 mon.c (mon.2) 10144 : audit 0 from='client.? 172.21.15.40:0/597274970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:10.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:10 smithi040 bash[41173]: cluster 2023-12-02T00:36:09.435508+0000 mgr.y (mgr.24356) 16136 : cluster 0 pgmap v16104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:10 smithi040 bash[41173]: audit 2023-12-02T00:36:10.404887+0000 mon.c (mon.2) 10144 : audit 0 from='client.? 172.21.15.40:0/597274970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:10 smithi040 bash[28232]: cluster 2023-12-02T00:36:09.435508+0000 mgr.y (mgr.24356) 16136 : cluster 0 pgmap v16104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:10 smithi040 bash[28232]: audit 2023-12-02T00:36:10.404887+0000 mon.c (mon.2) 10144 : audit 0 from='client.? 172.21.15.40:0/597274970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:11 smithi141 bash[31670]: audit 2023-12-02T00:36:10.964650+0000 mon.a (mon.0) 10055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:11 smithi141 bash[31670]: audit 2023-12-02T00:36:10.974345+0000 mon.a (mon.0) 10056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:11 smithi141 bash[31670]: audit 2023-12-02T00:36:11.422399+0000 mon.a (mon.0) 10057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:11 smithi141 bash[31670]: cluster 2023-12-02T00:36:11.436098+0000 mgr.y (mgr.24356) 16137 : cluster 0 pgmap v16105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:11 smithi141 bash[31670]: audit 2023-12-02T00:36:11.440863+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[28232]: audit 2023-12-02T00:36:10.964650+0000 mon.a (mon.0) 10055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[28232]: audit 2023-12-02T00:36:10.974345+0000 mon.a (mon.0) 10056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[28232]: audit 2023-12-02T00:36:11.422399+0000 mon.a (mon.0) 10057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[28232]: cluster 2023-12-02T00:36:11.436098+0000 mgr.y (mgr.24356) 16137 : cluster 0 pgmap v16105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[28232]: audit 2023-12-02T00:36:11.440863+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[41173]: audit 2023-12-02T00:36:10.964650+0000 mon.a (mon.0) 10055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[41173]: audit 2023-12-02T00:36:10.974345+0000 mon.a (mon.0) 10056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[41173]: audit 2023-12-02T00:36:11.422399+0000 mon.a (mon.0) 10057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[41173]: cluster 2023-12-02T00:36:11.436098+0000 mgr.y (mgr.24356) 16137 : cluster 0 pgmap v16105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:11 smithi040 bash[41173]: audit 2023-12-02T00:36:11.440863+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:12 smithi141 bash[31670]: audit 2023-12-02T00:36:11.981561+0000 mon.c (mon.2) 10145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:36:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:12 smithi141 bash[31670]: audit 2023-12-02T00:36:11.983629+0000 mon.c (mon.2) 10146 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:36:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:12 smithi141 bash[31670]: audit 2023-12-02T00:36:11.993962+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:12 smithi141 bash[31670]: audit 2023-12-02T00:36:12.873101+0000 mon.a (mon.0) 10060 : audit 0 from='client.? 172.21.15.40:0/1163916521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[41173]: audit 2023-12-02T00:36:11.981561+0000 mon.c (mon.2) 10145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[41173]: audit 2023-12-02T00:36:11.983629+0000 mon.c (mon.2) 10146 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[41173]: audit 2023-12-02T00:36:11.993962+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[41173]: audit 2023-12-02T00:36:12.873101+0000 mon.a (mon.0) 10060 : audit 0 from='client.? 172.21.15.40:0/1163916521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[28232]: audit 2023-12-02T00:36:11.981561+0000 mon.c (mon.2) 10145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[28232]: audit 2023-12-02T00:36:11.983629+0000 mon.c (mon.2) 10146 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[28232]: audit 2023-12-02T00:36:11.993962+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:36:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:12 smithi040 bash[28232]: audit 2023-12-02T00:36:12.873101+0000 mon.a (mon.0) 10060 : audit 0 from='client.? 172.21.15.40:0/1163916521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:13 smithi141 bash[31670]: cluster 2023-12-02T00:36:13.436741+0000 mgr.y (mgr.24356) 16138 : cluster 0 pgmap v16106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:13 smithi040 bash[28232]: cluster 2023-12-02T00:36:13.436741+0000 mgr.y (mgr.24356) 16138 : cluster 0 pgmap v16106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:14.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:13 smithi040 bash[41173]: cluster 2023-12-02T00:36:13.436741+0000 mgr.y (mgr.24356) 16138 : cluster 0 pgmap v16106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:15 smithi040 bash[28232]: audit 2023-12-02T00:36:15.329670+0000 mon.c (mon.2) 10147 : audit 0 from='client.? 172.21.15.40:0/3085019479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:15 smithi040 bash[28232]: cluster 2023-12-02T00:36:15.437873+0000 mgr.y (mgr.24356) 16139 : cluster 0 pgmap v16107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:15 smithi040 bash[41173]: audit 2023-12-02T00:36:15.329670+0000 mon.c (mon.2) 10147 : audit 0 from='client.? 172.21.15.40:0/3085019479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:15 smithi040 bash[41173]: cluster 2023-12-02T00:36:15.437873+0000 mgr.y (mgr.24356) 16139 : cluster 0 pgmap v16107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:15 smithi141 bash[31670]: audit 2023-12-02T00:36:15.329670+0000 mon.c (mon.2) 10147 : audit 0 from='client.? 172.21.15.40:0/3085019479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:15 smithi141 bash[31670]: cluster 2023-12-02T00:36:15.437873+0000 mgr.y (mgr.24356) 16139 : cluster 0 pgmap v16107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:36:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:36:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:18 smithi141 bash[31670]: cluster 2023-12-02T00:36:17.438569+0000 mgr.y (mgr.24356) 16140 : cluster 0 pgmap v16108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:18 smithi141 bash[31670]: audit 2023-12-02T00:36:17.792117+0000 mon.c (mon.2) 10148 : audit 0 from='client.? 172.21.15.40:0/1633332534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:18 smithi040 bash[41173]: cluster 2023-12-02T00:36:17.438569+0000 mgr.y (mgr.24356) 16140 : cluster 0 pgmap v16108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:18 smithi040 bash[41173]: audit 2023-12-02T00:36:17.792117+0000 mon.c (mon.2) 10148 : audit 0 from='client.? 172.21.15.40:0/1633332534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:18 smithi040 bash[28232]: cluster 2023-12-02T00:36:17.438569+0000 mgr.y (mgr.24356) 16140 : cluster 0 pgmap v16108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:18 smithi040 bash[28232]: audit 2023-12-02T00:36:17.792117+0000 mon.c (mon.2) 10148 : audit 0 from='client.? 172.21.15.40:0/1633332534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:19 smithi141 bash[31670]: audit 2023-12-02T00:36:19.189415+0000 mon.c (mon.2) 10149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:19.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:19 smithi040 bash[28232]: audit 2023-12-02T00:36:19.189415+0000 mon.c (mon.2) 10149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:19 smithi040 bash[41173]: audit 2023-12-02T00:36:19.189415+0000 mon.c (mon.2) 10149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:20 smithi141 bash[31670]: cluster 2023-12-02T00:36:19.439635+0000 mgr.y (mgr.24356) 16141 : cluster 0 pgmap v16109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:20 smithi141 bash[31670]: audit 2023-12-02T00:36:20.260587+0000 mon.a (mon.0) 10061 : audit 0 from='client.? 172.21.15.40:0/1085012399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:20 smithi040 bash[28232]: cluster 2023-12-02T00:36:19.439635+0000 mgr.y (mgr.24356) 16141 : cluster 0 pgmap v16109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:20 smithi040 bash[28232]: audit 2023-12-02T00:36:20.260587+0000 mon.a (mon.0) 10061 : audit 0 from='client.? 172.21.15.40:0/1085012399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:20 smithi040 bash[41173]: cluster 2023-12-02T00:36:19.439635+0000 mgr.y (mgr.24356) 16141 : cluster 0 pgmap v16109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:20 smithi040 bash[41173]: audit 2023-12-02T00:36:20.260587+0000 mon.a (mon.0) 10061 : audit 0 from='client.? 172.21.15.40:0/1085012399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:22 smithi141 bash[31670]: cluster 2023-12-02T00:36:21.440447+0000 mgr.y (mgr.24356) 16142 : cluster 0 pgmap v16110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:22 smithi040 bash[28232]: cluster 2023-12-02T00:36:21.440447+0000 mgr.y (mgr.24356) 16142 : cluster 0 pgmap v16110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:22 smithi040 bash[41173]: cluster 2023-12-02T00:36:21.440447+0000 mgr.y (mgr.24356) 16142 : cluster 0 pgmap v16110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:23 smithi141 bash[31670]: audit 2023-12-02T00:36:22.726573+0000 mon.c (mon.2) 10150 : audit 0 from='client.? 172.21.15.40:0/4154502460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:23 smithi040 bash[28232]: audit 2023-12-02T00:36:22.726573+0000 mon.c (mon.2) 10150 : audit 0 from='client.? 172.21.15.40:0/4154502460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:23 smithi040 bash[41173]: audit 2023-12-02T00:36:22.726573+0000 mon.c (mon.2) 10150 : audit 0 from='client.? 172.21.15.40:0/4154502460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:24 smithi141 bash[31670]: cluster 2023-12-02T00:36:23.441176+0000 mgr.y (mgr.24356) 16143 : cluster 0 pgmap v16111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:24.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:24 smithi040 bash[41173]: cluster 2023-12-02T00:36:23.441176+0000 mgr.y (mgr.24356) 16143 : cluster 0 pgmap v16111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:24 smithi040 bash[28232]: cluster 2023-12-02T00:36:23.441176+0000 mgr.y (mgr.24356) 16143 : cluster 0 pgmap v16111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:25 smithi040 bash[41173]: audit 2023-12-02T00:36:25.194366+0000 mon.c (mon.2) 10151 : audit 0 from='client.? 172.21.15.40:0/3269425902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:25 smithi040 bash[41173]: cluster 2023-12-02T00:36:25.442356+0000 mgr.y (mgr.24356) 16144 : cluster 0 pgmap v16112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:25 smithi040 bash[28232]: audit 2023-12-02T00:36:25.194366+0000 mon.c (mon.2) 10151 : audit 0 from='client.? 172.21.15.40:0/3269425902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:25 smithi040 bash[28232]: cluster 2023-12-02T00:36:25.442356+0000 mgr.y (mgr.24356) 16144 : cluster 0 pgmap v16112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:25 smithi141 bash[31670]: audit 2023-12-02T00:36:25.194366+0000 mon.c (mon.2) 10151 : audit 0 from='client.? 172.21.15.40:0/3269425902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:25 smithi141 bash[31670]: cluster 2023-12-02T00:36:25.442356+0000 mgr.y (mgr.24356) 16144 : cluster 0 pgmap v16112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:36:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:36:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:28 smithi141 bash[31670]: cluster 2023-12-02T00:36:27.443004+0000 mgr.y (mgr.24356) 16145 : cluster 0 pgmap v16113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:28 smithi141 bash[31670]: audit 2023-12-02T00:36:27.657681+0000 mon.a (mon.0) 10062 : audit 0 from='client.? 172.21.15.40:0/2842256792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:28 smithi040 bash[28232]: cluster 2023-12-02T00:36:27.443004+0000 mgr.y (mgr.24356) 16145 : cluster 0 pgmap v16113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:28 smithi040 bash[28232]: audit 2023-12-02T00:36:27.657681+0000 mon.a (mon.0) 10062 : audit 0 from='client.? 172.21.15.40:0/2842256792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:28 smithi040 bash[41173]: cluster 2023-12-02T00:36:27.443004+0000 mgr.y (mgr.24356) 16145 : cluster 0 pgmap v16113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:28 smithi040 bash[41173]: audit 2023-12-02T00:36:27.657681+0000 mon.a (mon.0) 10062 : audit 0 from='client.? 172.21.15.40:0/2842256792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:30 smithi141 bash[31670]: cluster 2023-12-02T00:36:29.443946+0000 mgr.y (mgr.24356) 16146 : cluster 0 pgmap v16114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:30 smithi141 bash[31670]: audit 2023-12-02T00:36:30.129381+0000 mon.a (mon.0) 10063 : audit 0 from='client.? 172.21.15.40:0/2464525607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:30 smithi040 bash[28232]: cluster 2023-12-02T00:36:29.443946+0000 mgr.y (mgr.24356) 16146 : cluster 0 pgmap v16114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:30 smithi040 bash[28232]: audit 2023-12-02T00:36:30.129381+0000 mon.a (mon.0) 10063 : audit 0 from='client.? 172.21.15.40:0/2464525607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:30 smithi040 bash[41173]: cluster 2023-12-02T00:36:29.443946+0000 mgr.y (mgr.24356) 16146 : cluster 0 pgmap v16114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:30 smithi040 bash[41173]: audit 2023-12-02T00:36:30.129381+0000 mon.a (mon.0) 10063 : audit 0 from='client.? 172.21.15.40:0/2464525607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:32 smithi141 bash[31670]: cluster 2023-12-02T00:36:31.444742+0000 mgr.y (mgr.24356) 16147 : cluster 0 pgmap v16115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:32.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:32 smithi040 bash[28232]: cluster 2023-12-02T00:36:31.444742+0000 mgr.y (mgr.24356) 16147 : cluster 0 pgmap v16115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:32 smithi040 bash[41173]: cluster 2023-12-02T00:36:31.444742+0000 mgr.y (mgr.24356) 16147 : cluster 0 pgmap v16115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:33 smithi141 bash[31670]: audit 2023-12-02T00:36:32.597591+0000 mon.a (mon.0) 10064 : audit 0 from='client.? 172.21.15.40:0/3132537623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:33.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:33 smithi040 bash[28232]: audit 2023-12-02T00:36:32.597591+0000 mon.a (mon.0) 10064 : audit 0 from='client.? 172.21.15.40:0/3132537623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:33 smithi040 bash[41173]: audit 2023-12-02T00:36:32.597591+0000 mon.a (mon.0) 10064 : audit 0 from='client.? 172.21.15.40:0/3132537623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:34 smithi141 bash[31670]: cluster 2023-12-02T00:36:33.445393+0000 mgr.y (mgr.24356) 16148 : cluster 0 pgmap v16116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:34 smithi141 bash[31670]: audit 2023-12-02T00:36:34.189987+0000 mon.c (mon.2) 10152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:34.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:34 smithi040 bash[28232]: cluster 2023-12-02T00:36:33.445393+0000 mgr.y (mgr.24356) 16148 : cluster 0 pgmap v16116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:34 smithi040 bash[28232]: audit 2023-12-02T00:36:34.189987+0000 mon.c (mon.2) 10152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:34 smithi040 bash[41173]: cluster 2023-12-02T00:36:33.445393+0000 mgr.y (mgr.24356) 16148 : cluster 0 pgmap v16116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:34 smithi040 bash[41173]: audit 2023-12-02T00:36:34.189987+0000 mon.c (mon.2) 10152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:36.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:35 smithi040 bash[41173]: audit 2023-12-02T00:36:35.064744+0000 mon.a (mon.0) 10065 : audit 0 from='client.? 172.21.15.40:0/3801807293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:35 smithi040 bash[41173]: cluster 2023-12-02T00:36:35.446651+0000 mgr.y (mgr.24356) 16149 : cluster 0 pgmap v16117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:35 smithi040 bash[28232]: audit 2023-12-02T00:36:35.064744+0000 mon.a (mon.0) 10065 : audit 0 from='client.? 172.21.15.40:0/3801807293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:35 smithi040 bash[28232]: cluster 2023-12-02T00:36:35.446651+0000 mgr.y (mgr.24356) 16149 : cluster 0 pgmap v16117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:35 smithi141 bash[31670]: audit 2023-12-02T00:36:35.064744+0000 mon.a (mon.0) 10065 : audit 0 from='client.? 172.21.15.40:0/3801807293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:35 smithi141 bash[31670]: cluster 2023-12-02T00:36:35.446651+0000 mgr.y (mgr.24356) 16149 : cluster 0 pgmap v16117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:36:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:36:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:38 smithi141 bash[31670]: cluster 2023-12-02T00:36:37.447297+0000 mgr.y (mgr.24356) 16150 : cluster 0 pgmap v16118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:38 smithi141 bash[31670]: audit 2023-12-02T00:36:37.529846+0000 mon.c (mon.2) 10153 : audit 0 from='client.? 172.21.15.40:0/4088811282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:38 smithi040 bash[28232]: cluster 2023-12-02T00:36:37.447297+0000 mgr.y (mgr.24356) 16150 : cluster 0 pgmap v16118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:38 smithi040 bash[28232]: audit 2023-12-02T00:36:37.529846+0000 mon.c (mon.2) 10153 : audit 0 from='client.? 172.21.15.40:0/4088811282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:38 smithi040 bash[41173]: cluster 2023-12-02T00:36:37.447297+0000 mgr.y (mgr.24356) 16150 : cluster 0 pgmap v16118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:38 smithi040 bash[41173]: audit 2023-12-02T00:36:37.529846+0000 mon.c (mon.2) 10153 : audit 0 from='client.? 172.21.15.40:0/4088811282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:40 smithi141 bash[31670]: cluster 2023-12-02T00:36:39.448364+0000 mgr.y (mgr.24356) 16151 : cluster 0 pgmap v16119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:40 smithi141 bash[31670]: audit 2023-12-02T00:36:40.003595+0000 mon.a (mon.0) 10066 : audit 0 from='client.? 172.21.15.40:0/1220158434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:40 smithi040 bash[28232]: cluster 2023-12-02T00:36:39.448364+0000 mgr.y (mgr.24356) 16151 : cluster 0 pgmap v16119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:40 smithi040 bash[28232]: audit 2023-12-02T00:36:40.003595+0000 mon.a (mon.0) 10066 : audit 0 from='client.? 172.21.15.40:0/1220158434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:40 smithi040 bash[41173]: cluster 2023-12-02T00:36:39.448364+0000 mgr.y (mgr.24356) 16151 : cluster 0 pgmap v16119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:40 smithi040 bash[41173]: audit 2023-12-02T00:36:40.003595+0000 mon.a (mon.0) 10066 : audit 0 from='client.? 172.21.15.40:0/1220158434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:42 smithi141 bash[31670]: cluster 2023-12-02T00:36:41.449152+0000 mgr.y (mgr.24356) 16152 : cluster 0 pgmap v16120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:42 smithi141 bash[31670]: audit 2023-12-02T00:36:42.471568+0000 mon.a (mon.0) 10067 : audit 0 from='client.? 172.21.15.40:0/4209971675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:42 smithi040 bash[28232]: cluster 2023-12-02T00:36:41.449152+0000 mgr.y (mgr.24356) 16152 : cluster 0 pgmap v16120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:42 smithi040 bash[28232]: audit 2023-12-02T00:36:42.471568+0000 mon.a (mon.0) 10067 : audit 0 from='client.? 172.21.15.40:0/4209971675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:42 smithi040 bash[41173]: cluster 2023-12-02T00:36:41.449152+0000 mgr.y (mgr.24356) 16152 : cluster 0 pgmap v16120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:42 smithi040 bash[41173]: audit 2023-12-02T00:36:42.471568+0000 mon.a (mon.0) 10067 : audit 0 from='client.? 172.21.15.40:0/4209971675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:44 smithi141 bash[31670]: cluster 2023-12-02T00:36:43.449803+0000 mgr.y (mgr.24356) 16153 : cluster 0 pgmap v16121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:44.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:44 smithi040 bash[28232]: cluster 2023-12-02T00:36:43.449803+0000 mgr.y (mgr.24356) 16153 : cluster 0 pgmap v16121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:44 smithi040 bash[41173]: cluster 2023-12-02T00:36:43.449803+0000 mgr.y (mgr.24356) 16153 : cluster 0 pgmap v16121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:45 smithi141 bash[31670]: audit 2023-12-02T00:36:44.930897+0000 mon.c (mon.2) 10154 : audit 0 from='client.? 172.21.15.40:0/3035207598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:45 smithi141 bash[31670]: cluster 2023-12-02T00:36:45.451048+0000 mgr.y (mgr.24356) 16154 : cluster 0 pgmap v16122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:45 smithi040 bash[28232]: audit 2023-12-02T00:36:44.930897+0000 mon.c (mon.2) 10154 : audit 0 from='client.? 172.21.15.40:0/3035207598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:45 smithi040 bash[28232]: cluster 2023-12-02T00:36:45.451048+0000 mgr.y (mgr.24356) 16154 : cluster 0 pgmap v16122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:45 smithi040 bash[41173]: audit 2023-12-02T00:36:44.930897+0000 mon.c (mon.2) 10154 : audit 0 from='client.? 172.21.15.40:0/3035207598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:45 smithi040 bash[41173]: cluster 2023-12-02T00:36:45.451048+0000 mgr.y (mgr.24356) 16154 : cluster 0 pgmap v16122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:36:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:36:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:47 smithi141 bash[31670]: audit 2023-12-02T00:36:47.386999+0000 mon.a (mon.0) 10068 : audit 0 from='client.? 172.21.15.40:0/2209421065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:47 smithi040 bash[41173]: audit 2023-12-02T00:36:47.386999+0000 mon.a (mon.0) 10068 : audit 0 from='client.? 172.21.15.40:0/2209421065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:47 smithi040 bash[28232]: audit 2023-12-02T00:36:47.386999+0000 mon.a (mon.0) 10068 : audit 0 from='client.? 172.21.15.40:0/2209421065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:48 smithi141 bash[31670]: cluster 2023-12-02T00:36:47.451790+0000 mgr.y (mgr.24356) 16155 : cluster 0 pgmap v16123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:48 smithi040 bash[41173]: cluster 2023-12-02T00:36:47.451790+0000 mgr.y (mgr.24356) 16155 : cluster 0 pgmap v16123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:48 smithi040 bash[28232]: cluster 2023-12-02T00:36:47.451790+0000 mgr.y (mgr.24356) 16155 : cluster 0 pgmap v16123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:49 smithi141 bash[31670]: audit 2023-12-02T00:36:49.190283+0000 mon.c (mon.2) 10155 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:49.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:49 smithi040 bash[41173]: audit 2023-12-02T00:36:49.190283+0000 mon.c (mon.2) 10155 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:49 smithi040 bash[28232]: audit 2023-12-02T00:36:49.190283+0000 mon.c (mon.2) 10155 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:50 smithi141 bash[31670]: cluster 2023-12-02T00:36:49.452562+0000 mgr.y (mgr.24356) 16156 : cluster 0 pgmap v16124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:50 smithi141 bash[31670]: audit 2023-12-02T00:36:49.855739+0000 mon.c (mon.2) 10156 : audit 0 from='client.? 172.21.15.40:0/722848359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:50 smithi040 bash[28232]: cluster 2023-12-02T00:36:49.452562+0000 mgr.y (mgr.24356) 16156 : cluster 0 pgmap v16124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:50 smithi040 bash[28232]: audit 2023-12-02T00:36:49.855739+0000 mon.c (mon.2) 10156 : audit 0 from='client.? 172.21.15.40:0/722848359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:50 smithi040 bash[41173]: cluster 2023-12-02T00:36:49.452562+0000 mgr.y (mgr.24356) 16156 : cluster 0 pgmap v16124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:50 smithi040 bash[41173]: audit 2023-12-02T00:36:49.855739+0000 mon.c (mon.2) 10156 : audit 0 from='client.? 172.21.15.40:0/722848359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:52 smithi141 bash[31670]: cluster 2023-12-02T00:36:51.453375+0000 mgr.y (mgr.24356) 16157 : cluster 0 pgmap v16125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:52 smithi141 bash[31670]: audit 2023-12-02T00:36:52.323754+0000 mon.c (mon.2) 10157 : audit 0 from='client.? 172.21.15.40:0/2508246624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:52 smithi040 bash[28232]: cluster 2023-12-02T00:36:51.453375+0000 mgr.y (mgr.24356) 16157 : cluster 0 pgmap v16125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:52 smithi040 bash[28232]: audit 2023-12-02T00:36:52.323754+0000 mon.c (mon.2) 10157 : audit 0 from='client.? 172.21.15.40:0/2508246624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:52 smithi040 bash[41173]: cluster 2023-12-02T00:36:51.453375+0000 mgr.y (mgr.24356) 16157 : cluster 0 pgmap v16125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:52 smithi040 bash[41173]: audit 2023-12-02T00:36:52.323754+0000 mon.c (mon.2) 10157 : audit 0 from='client.? 172.21.15.40:0/2508246624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:54 smithi141 bash[31670]: cluster 2023-12-02T00:36:53.454192+0000 mgr.y (mgr.24356) 16158 : cluster 0 pgmap v16126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:54.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:54 smithi040 bash[41173]: cluster 2023-12-02T00:36:53.454192+0000 mgr.y (mgr.24356) 16158 : cluster 0 pgmap v16126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:54 smithi040 bash[28232]: cluster 2023-12-02T00:36:53.454192+0000 mgr.y (mgr.24356) 16158 : cluster 0 pgmap v16126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:55 smithi141 bash[31670]: audit 2023-12-02T00:36:54.788842+0000 mon.a (mon.0) 10069 : audit 0 from='client.? 172.21.15.40:0/2007882306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:55 smithi040 bash[41173]: audit 2023-12-02T00:36:54.788842+0000 mon.a (mon.0) 10069 : audit 0 from='client.? 172.21.15.40:0/2007882306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:55 smithi040 bash[28232]: audit 2023-12-02T00:36:54.788842+0000 mon.a (mon.0) 10069 : audit 0 from='client.? 172.21.15.40:0/2007882306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:56 smithi141 bash[31670]: cluster 2023-12-02T00:36:55.455404+0000 mgr.y (mgr.24356) 16159 : cluster 0 pgmap v16127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:36:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:36:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:56 smithi040 bash[28232]: cluster 2023-12-02T00:36:55.455404+0000 mgr.y (mgr.24356) 16159 : cluster 0 pgmap v16127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:56 smithi040 bash[41173]: cluster 2023-12-02T00:36:55.455404+0000 mgr.y (mgr.24356) 16159 : cluster 0 pgmap v16127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:57 smithi141 bash[31670]: audit 2023-12-02T00:36:57.253488+0000 mon.a (mon.0) 10070 : audit 0 from='client.? 172.21.15.40:0/3168721841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:57.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:57 smithi040 bash[28232]: audit 2023-12-02T00:36:57.253488+0000 mon.a (mon.0) 10070 : audit 0 from='client.? 172.21.15.40:0/3168721841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:57 smithi040 bash[41173]: audit 2023-12-02T00:36:57.253488+0000 mon.a (mon.0) 10070 : audit 0 from='client.? 172.21.15.40:0/3168721841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:36:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:36:58 smithi141 bash[31670]: cluster 2023-12-02T00:36:57.456070+0000 mgr.y (mgr.24356) 16160 : cluster 0 pgmap v16128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:36:58 smithi040 bash[28232]: cluster 2023-12-02T00:36:57.456070+0000 mgr.y (mgr.24356) 16160 : cluster 0 pgmap v16128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:36:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:36:58 smithi040 bash[41173]: cluster 2023-12-02T00:36:57.456070+0000 mgr.y (mgr.24356) 16160 : cluster 0 pgmap v16128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:00 smithi141 bash[31670]: cluster 2023-12-02T00:36:59.457219+0000 mgr.y (mgr.24356) 16161 : cluster 0 pgmap v16129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:00 smithi141 bash[31670]: audit 2023-12-02T00:36:59.708766+0000 mon.a (mon.0) 10071 : audit 0 from='client.? 172.21.15.40:0/2750872075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:00 smithi040 bash[41173]: cluster 2023-12-02T00:36:59.457219+0000 mgr.y (mgr.24356) 16161 : cluster 0 pgmap v16129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:00 smithi040 bash[41173]: audit 2023-12-02T00:36:59.708766+0000 mon.a (mon.0) 10071 : audit 0 from='client.? 172.21.15.40:0/2750872075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:00 smithi040 bash[28232]: cluster 2023-12-02T00:36:59.457219+0000 mgr.y (mgr.24356) 16161 : cluster 0 pgmap v16129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:00 smithi040 bash[28232]: audit 2023-12-02T00:36:59.708766+0000 mon.a (mon.0) 10071 : audit 0 from='client.? 172.21.15.40:0/2750872075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:02 smithi141 bash[31670]: cluster 2023-12-02T00:37:01.458032+0000 mgr.y (mgr.24356) 16162 : cluster 0 pgmap v16130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:02 smithi141 bash[31670]: audit 2023-12-02T00:37:02.183926+0000 mon.c (mon.2) 10158 : audit 0 from='client.? 172.21.15.40:0/1970261824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:02 smithi040 bash[41173]: cluster 2023-12-02T00:37:01.458032+0000 mgr.y (mgr.24356) 16162 : cluster 0 pgmap v16130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:02 smithi040 bash[41173]: audit 2023-12-02T00:37:02.183926+0000 mon.c (mon.2) 10158 : audit 0 from='client.? 172.21.15.40:0/1970261824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:02 smithi040 bash[28232]: cluster 2023-12-02T00:37:01.458032+0000 mgr.y (mgr.24356) 16162 : cluster 0 pgmap v16130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:02 smithi040 bash[28232]: audit 2023-12-02T00:37:02.183926+0000 mon.c (mon.2) 10158 : audit 0 from='client.? 172.21.15.40:0/1970261824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:04 smithi141 bash[31670]: cluster 2023-12-02T00:37:03.458807+0000 mgr.y (mgr.24356) 16163 : cluster 0 pgmap v16131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:04 smithi141 bash[31670]: audit 2023-12-02T00:37:04.190631+0000 mon.c (mon.2) 10159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:04 smithi040 bash[28232]: cluster 2023-12-02T00:37:03.458807+0000 mgr.y (mgr.24356) 16163 : cluster 0 pgmap v16131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:04 smithi040 bash[28232]: audit 2023-12-02T00:37:04.190631+0000 mon.c (mon.2) 10159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:04 smithi040 bash[41173]: cluster 2023-12-02T00:37:03.458807+0000 mgr.y (mgr.24356) 16163 : cluster 0 pgmap v16131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:04 smithi040 bash[41173]: audit 2023-12-02T00:37:04.190631+0000 mon.c (mon.2) 10159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:05 smithi141 bash[31670]: audit 2023-12-02T00:37:04.645269+0000 mon.c (mon.2) 10160 : audit 0 from='client.? 172.21.15.40:0/3514721090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:05 smithi040 bash[41173]: audit 2023-12-02T00:37:04.645269+0000 mon.c (mon.2) 10160 : audit 0 from='client.? 172.21.15.40:0/3514721090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:05 smithi040 bash[28232]: audit 2023-12-02T00:37:04.645269+0000 mon.c (mon.2) 10160 : audit 0 from='client.? 172.21.15.40:0/3514721090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:06 smithi141 bash[31670]: cluster 2023-12-02T00:37:05.459997+0000 mgr.y (mgr.24356) 16164 : cluster 0 pgmap v16132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:06 smithi040 bash[28232]: cluster 2023-12-02T00:37:05.459997+0000 mgr.y (mgr.24356) 16164 : cluster 0 pgmap v16132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:37:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:37:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:06 smithi040 bash[41173]: cluster 2023-12-02T00:37:05.459997+0000 mgr.y (mgr.24356) 16164 : cluster 0 pgmap v16132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:07 smithi141 bash[31670]: audit 2023-12-02T00:37:07.107803+0000 mon.c (mon.2) 10161 : audit 0 from='client.? 172.21.15.40:0/2458842098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:07.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:07 smithi040 bash[28232]: audit 2023-12-02T00:37:07.107803+0000 mon.c (mon.2) 10161 : audit 0 from='client.? 172.21.15.40:0/2458842098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:07 smithi040 bash[41173]: audit 2023-12-02T00:37:07.107803+0000 mon.c (mon.2) 10161 : audit 0 from='client.? 172.21.15.40:0/2458842098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:08 smithi141 bash[31670]: cluster 2023-12-02T00:37:07.460698+0000 mgr.y (mgr.24356) 16165 : cluster 0 pgmap v16133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:08 smithi040 bash[28232]: cluster 2023-12-02T00:37:07.460698+0000 mgr.y (mgr.24356) 16165 : cluster 0 pgmap v16133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:08 smithi040 bash[41173]: cluster 2023-12-02T00:37:07.460698+0000 mgr.y (mgr.24356) 16165 : cluster 0 pgmap v16133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:10 smithi141 bash[31670]: cluster 2023-12-02T00:37:09.461409+0000 mgr.y (mgr.24356) 16166 : cluster 0 pgmap v16134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:10 smithi141 bash[31670]: audit 2023-12-02T00:37:09.590742+0000 mon.c (mon.2) 10162 : audit 0 from='client.? 172.21.15.40:0/266987337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:10 smithi040 bash[41173]: cluster 2023-12-02T00:37:09.461409+0000 mgr.y (mgr.24356) 16166 : cluster 0 pgmap v16134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:10 smithi040 bash[41173]: audit 2023-12-02T00:37:09.590742+0000 mon.c (mon.2) 10162 : audit 0 from='client.? 172.21.15.40:0/266987337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:10 smithi040 bash[28232]: cluster 2023-12-02T00:37:09.461409+0000 mgr.y (mgr.24356) 16166 : cluster 0 pgmap v16134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:10 smithi040 bash[28232]: audit 2023-12-02T00:37:09.590742+0000 mon.c (mon.2) 10162 : audit 0 from='client.? 172.21.15.40:0/266987337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:12 smithi141 bash[31670]: cluster 2023-12-02T00:37:11.462178+0000 mgr.y (mgr.24356) 16167 : cluster 0 pgmap v16135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:12 smithi141 bash[31670]: audit 2023-12-02T00:37:12.057415+0000 mon.c (mon.2) 10163 : audit 0 from='client.? 172.21.15.40:0/2554040360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:12 smithi141 bash[31670]: audit 2023-12-02T00:37:12.076791+0000 mon.c (mon.2) 10164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:37:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:12 smithi040 bash[28232]: cluster 2023-12-02T00:37:11.462178+0000 mgr.y (mgr.24356) 16167 : cluster 0 pgmap v16135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:12 smithi040 bash[28232]: audit 2023-12-02T00:37:12.057415+0000 mon.c (mon.2) 10163 : audit 0 from='client.? 172.21.15.40:0/2554040360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:12 smithi040 bash[28232]: audit 2023-12-02T00:37:12.076791+0000 mon.c (mon.2) 10164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:37:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:12 smithi040 bash[41173]: cluster 2023-12-02T00:37:11.462178+0000 mgr.y (mgr.24356) 16167 : cluster 0 pgmap v16135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:12 smithi040 bash[41173]: audit 2023-12-02T00:37:12.057415+0000 mon.c (mon.2) 10163 : audit 0 from='client.? 172.21.15.40:0/2554040360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:12 smithi040 bash[41173]: audit 2023-12-02T00:37:12.076791+0000 mon.c (mon.2) 10164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:37:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:14 smithi141 bash[31670]: cluster 2023-12-02T00:37:13.462861+0000 mgr.y (mgr.24356) 16168 : cluster 0 pgmap v16136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:14 smithi040 bash[28232]: cluster 2023-12-02T00:37:13.462861+0000 mgr.y (mgr.24356) 16168 : cluster 0 pgmap v16136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:14 smithi040 bash[41173]: cluster 2023-12-02T00:37:13.462861+0000 mgr.y (mgr.24356) 16168 : cluster 0 pgmap v16136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:15 smithi141 bash[31670]: audit 2023-12-02T00:37:14.530647+0000 mon.a (mon.0) 10072 : audit 0 from='client.? 172.21.15.40:0/154732607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:15.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:15 smithi040 bash[28232]: audit 2023-12-02T00:37:14.530647+0000 mon.a (mon.0) 10072 : audit 0 from='client.? 172.21.15.40:0/154732607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:15 smithi040 bash[41173]: audit 2023-12-02T00:37:14.530647+0000 mon.a (mon.0) 10072 : audit 0 from='client.? 172.21.15.40:0/154732607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:16.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:16 smithi040 bash[41173]: cluster 2023-12-02T00:37:15.464048+0000 mgr.y (mgr.24356) 16169 : cluster 0 pgmap v16137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:16 smithi040 bash[28232]: cluster 2023-12-02T00:37:15.464048+0000 mgr.y (mgr.24356) 16169 : cluster 0 pgmap v16137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:37:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:37:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:16 smithi141 bash[31670]: cluster 2023-12-02T00:37:15.464048+0000 mgr.y (mgr.24356) 16169 : cluster 0 pgmap v16137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:17 smithi040 bash[41173]: audit 2023-12-02T00:37:16.996535+0000 mon.c (mon.2) 10165 : audit 0 from='client.? 172.21.15.40:0/3083216116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:17 smithi040 bash[28232]: audit 2023-12-02T00:37:16.996535+0000 mon.c (mon.2) 10165 : audit 0 from='client.? 172.21.15.40:0/3083216116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:17 smithi141 bash[31670]: audit 2023-12-02T00:37:16.996535+0000 mon.c (mon.2) 10165 : audit 0 from='client.? 172.21.15.40:0/3083216116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[28232]: cluster 2023-12-02T00:37:17.464662+0000 mgr.y (mgr.24356) 16170 : cluster 0 pgmap v16138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[28232]: audit 2023-12-02T00:37:17.973022+0000 mon.a (mon.0) 10073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[28232]: audit 2023-12-02T00:37:17.986646+0000 mon.a (mon.0) 10074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[28232]: audit 2023-12-02T00:37:18.324759+0000 mon.a (mon.0) 10075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[28232]: audit 2023-12-02T00:37:18.338113+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[41173]: cluster 2023-12-02T00:37:17.464662+0000 mgr.y (mgr.24356) 16170 : cluster 0 pgmap v16138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[41173]: audit 2023-12-02T00:37:17.973022+0000 mon.a (mon.0) 10073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[41173]: audit 2023-12-02T00:37:17.986646+0000 mon.a (mon.0) 10074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[41173]: audit 2023-12-02T00:37:18.324759+0000 mon.a (mon.0) 10075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:18 smithi040 bash[41173]: audit 2023-12-02T00:37:18.338113+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:18 smithi141 bash[31670]: cluster 2023-12-02T00:37:17.464662+0000 mgr.y (mgr.24356) 16170 : cluster 0 pgmap v16138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:18 smithi141 bash[31670]: audit 2023-12-02T00:37:17.973022+0000 mon.a (mon.0) 10073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:18 smithi141 bash[31670]: audit 2023-12-02T00:37:17.986646+0000 mon.a (mon.0) 10074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:18 smithi141 bash[31670]: audit 2023-12-02T00:37:18.324759+0000 mon.a (mon.0) 10075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:18 smithi141 bash[31670]: audit 2023-12-02T00:37:18.338113+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[41173]: audit 2023-12-02T00:37:18.882386+0000 mon.c (mon.2) 10166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:37:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[41173]: audit 2023-12-02T00:37:18.884279+0000 mon.c (mon.2) 10167 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:37:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[41173]: audit 2023-12-02T00:37:18.895777+0000 mon.a (mon.0) 10077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[41173]: audit 2023-12-02T00:37:19.191199+0000 mon.c (mon.2) 10168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[41173]: audit 2023-12-02T00:37:19.465412+0000 mon.a (mon.0) 10078 : audit 0 from='client.? 172.21.15.40:0/3242652062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[28232]: audit 2023-12-02T00:37:18.882386+0000 mon.c (mon.2) 10166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:37:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[28232]: audit 2023-12-02T00:37:18.884279+0000 mon.c (mon.2) 10167 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:37:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[28232]: audit 2023-12-02T00:37:18.895777+0000 mon.a (mon.0) 10077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[28232]: audit 2023-12-02T00:37:19.191199+0000 mon.c (mon.2) 10168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:19 smithi040 bash[28232]: audit 2023-12-02T00:37:19.465412+0000 mon.a (mon.0) 10078 : audit 0 from='client.? 172.21.15.40:0/3242652062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:19 smithi141 bash[31670]: audit 2023-12-02T00:37:18.882386+0000 mon.c (mon.2) 10166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:37:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:19 smithi141 bash[31670]: audit 2023-12-02T00:37:18.884279+0000 mon.c (mon.2) 10167 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:37:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:19 smithi141 bash[31670]: audit 2023-12-02T00:37:18.895777+0000 mon.a (mon.0) 10077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:37:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:19 smithi141 bash[31670]: audit 2023-12-02T00:37:19.191199+0000 mon.c (mon.2) 10168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:19 smithi141 bash[31670]: audit 2023-12-02T00:37:19.465412+0000 mon.a (mon.0) 10078 : audit 0 from='client.? 172.21.15.40:0/3242652062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:20 smithi040 bash[28232]: cluster 2023-12-02T00:37:19.465319+0000 mgr.y (mgr.24356) 16171 : cluster 0 pgmap v16139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:20 smithi040 bash[41173]: cluster 2023-12-02T00:37:19.465319+0000 mgr.y (mgr.24356) 16171 : cluster 0 pgmap v16139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:20 smithi141 bash[31670]: cluster 2023-12-02T00:37:19.465319+0000 mgr.y (mgr.24356) 16171 : cluster 0 pgmap v16139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:22 smithi040 bash[28232]: cluster 2023-12-02T00:37:21.466047+0000 mgr.y (mgr.24356) 16172 : cluster 0 pgmap v16140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:22 smithi040 bash[28232]: audit 2023-12-02T00:37:21.938002+0000 mon.c (mon.2) 10169 : audit 0 from='client.? 172.21.15.40:0/2773756549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:22 smithi040 bash[41173]: cluster 2023-12-02T00:37:21.466047+0000 mgr.y (mgr.24356) 16172 : cluster 0 pgmap v16140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:22 smithi040 bash[41173]: audit 2023-12-02T00:37:21.938002+0000 mon.c (mon.2) 10169 : audit 0 from='client.? 172.21.15.40:0/2773756549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:22 smithi141 bash[31670]: cluster 2023-12-02T00:37:21.466047+0000 mgr.y (mgr.24356) 16172 : cluster 0 pgmap v16140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:22 smithi141 bash[31670]: audit 2023-12-02T00:37:21.938002+0000 mon.c (mon.2) 10169 : audit 0 from='client.? 172.21.15.40:0/2773756549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:24 smithi040 bash[28232]: cluster 2023-12-02T00:37:23.466747+0000 mgr.y (mgr.24356) 16173 : cluster 0 pgmap v16141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:24 smithi040 bash[28232]: audit 2023-12-02T00:37:24.408560+0000 mon.a (mon.0) 10079 : audit 0 from='client.? 172.21.15.40:0/3628836010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:24 smithi040 bash[41173]: cluster 2023-12-02T00:37:23.466747+0000 mgr.y (mgr.24356) 16173 : cluster 0 pgmap v16141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:24 smithi040 bash[41173]: audit 2023-12-02T00:37:24.408560+0000 mon.a (mon.0) 10079 : audit 0 from='client.? 172.21.15.40:0/3628836010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:24 smithi141 bash[31670]: cluster 2023-12-02T00:37:23.466747+0000 mgr.y (mgr.24356) 16173 : cluster 0 pgmap v16141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:24 smithi141 bash[31670]: audit 2023-12-02T00:37:24.408560+0000 mon.a (mon.0) 10079 : audit 0 from='client.? 172.21.15.40:0/3628836010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:25 smithi141 bash[31670]: cluster 2023-12-02T00:37:25.467918+0000 mgr.y (mgr.24356) 16174 : cluster 0 pgmap v16142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:25 smithi040 bash[28232]: cluster 2023-12-02T00:37:25.467918+0000 mgr.y (mgr.24356) 16174 : cluster 0 pgmap v16142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:25 smithi040 bash[41173]: cluster 2023-12-02T00:37:25.467918+0000 mgr.y (mgr.24356) 16174 : cluster 0 pgmap v16142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:37:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:37:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:26 smithi141 bash[31670]: audit 2023-12-02T00:37:26.875692+0000 mon.a (mon.0) 10080 : audit 0 from='client.? 172.21.15.40:0/2793600672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:27.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:26 smithi040 bash[28232]: audit 2023-12-02T00:37:26.875692+0000 mon.a (mon.0) 10080 : audit 0 from='client.? 172.21.15.40:0/2793600672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:26 smithi040 bash[41173]: audit 2023-12-02T00:37:26.875692+0000 mon.a (mon.0) 10080 : audit 0 from='client.? 172.21.15.40:0/2793600672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:27 smithi141 bash[31670]: cluster 2023-12-02T00:37:27.468621+0000 mgr.y (mgr.24356) 16175 : cluster 0 pgmap v16143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:27 smithi040 bash[28232]: cluster 2023-12-02T00:37:27.468621+0000 mgr.y (mgr.24356) 16175 : cluster 0 pgmap v16143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:27 smithi040 bash[41173]: cluster 2023-12-02T00:37:27.468621+0000 mgr.y (mgr.24356) 16175 : cluster 0 pgmap v16143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:29 smithi141 bash[31670]: audit 2023-12-02T00:37:29.357136+0000 mon.c (mon.2) 10170 : audit 0 from='client.? 172.21.15.40:0/450910096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:29 smithi040 bash[28232]: audit 2023-12-02T00:37:29.357136+0000 mon.c (mon.2) 10170 : audit 0 from='client.? 172.21.15.40:0/450910096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:29 smithi040 bash[41173]: audit 2023-12-02T00:37:29.357136+0000 mon.c (mon.2) 10170 : audit 0 from='client.? 172.21.15.40:0/450910096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:30 smithi141 bash[31670]: cluster 2023-12-02T00:37:29.469662+0000 mgr.y (mgr.24356) 16176 : cluster 0 pgmap v16144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:30 smithi040 bash[28232]: cluster 2023-12-02T00:37:29.469662+0000 mgr.y (mgr.24356) 16176 : cluster 0 pgmap v16144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:30 smithi040 bash[41173]: cluster 2023-12-02T00:37:29.469662+0000 mgr.y (mgr.24356) 16176 : cluster 0 pgmap v16144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:32 smithi040 bash[28232]: cluster 2023-12-02T00:37:31.470404+0000 mgr.y (mgr.24356) 16177 : cluster 0 pgmap v16145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:32 smithi040 bash[28232]: audit 2023-12-02T00:37:31.823916+0000 mon.a (mon.0) 10081 : audit 0 from='client.? 172.21.15.40:0/517402782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:32 smithi040 bash[41173]: cluster 2023-12-02T00:37:31.470404+0000 mgr.y (mgr.24356) 16177 : cluster 0 pgmap v16145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:32 smithi040 bash[41173]: audit 2023-12-02T00:37:31.823916+0000 mon.a (mon.0) 10081 : audit 0 from='client.? 172.21.15.40:0/517402782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:32 smithi141 bash[31670]: cluster 2023-12-02T00:37:31.470404+0000 mgr.y (mgr.24356) 16177 : cluster 0 pgmap v16145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:32 smithi141 bash[31670]: audit 2023-12-02T00:37:31.823916+0000 mon.a (mon.0) 10081 : audit 0 from='client.? 172.21.15.40:0/517402782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:34 smithi040 bash[28232]: cluster 2023-12-02T00:37:33.471056+0000 mgr.y (mgr.24356) 16178 : cluster 0 pgmap v16146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:34 smithi040 bash[28232]: audit 2023-12-02T00:37:34.191239+0000 mon.c (mon.2) 10171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:34 smithi040 bash[28232]: audit 2023-12-02T00:37:34.281994+0000 mon.a (mon.0) 10082 : audit 0 from='client.? 172.21.15.40:0/113985251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:34 smithi040 bash[41173]: cluster 2023-12-02T00:37:33.471056+0000 mgr.y (mgr.24356) 16178 : cluster 0 pgmap v16146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:34 smithi040 bash[41173]: audit 2023-12-02T00:37:34.191239+0000 mon.c (mon.2) 10171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:34 smithi040 bash[41173]: audit 2023-12-02T00:37:34.281994+0000 mon.a (mon.0) 10082 : audit 0 from='client.? 172.21.15.40:0/113985251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:34 smithi141 bash[31670]: cluster 2023-12-02T00:37:33.471056+0000 mgr.y (mgr.24356) 16178 : cluster 0 pgmap v16146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:34 smithi141 bash[31670]: audit 2023-12-02T00:37:34.191239+0000 mon.c (mon.2) 10171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:34 smithi141 bash[31670]: audit 2023-12-02T00:37:34.281994+0000 mon.a (mon.0) 10082 : audit 0 from='client.? 172.21.15.40:0/113985251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:35 smithi141 bash[31670]: cluster 2023-12-02T00:37:35.472171+0000 mgr.y (mgr.24356) 16179 : cluster 0 pgmap v16147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:36.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:35 smithi040 bash[28232]: cluster 2023-12-02T00:37:35.472171+0000 mgr.y (mgr.24356) 16179 : cluster 0 pgmap v16147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:35 smithi040 bash[41173]: cluster 2023-12-02T00:37:35.472171+0000 mgr.y (mgr.24356) 16179 : cluster 0 pgmap v16147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:37:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:37:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:36 smithi141 bash[31670]: audit 2023-12-02T00:37:36.750409+0000 mon.a (mon.0) 10083 : audit 0 from='client.? 172.21.15.40:0/3274620542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:37.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:36 smithi040 bash[28232]: audit 2023-12-02T00:37:36.750409+0000 mon.a (mon.0) 10083 : audit 0 from='client.? 172.21.15.40:0/3274620542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:36 smithi040 bash[41173]: audit 2023-12-02T00:37:36.750409+0000 mon.a (mon.0) 10083 : audit 0 from='client.? 172.21.15.40:0/3274620542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:37 smithi141 bash[31670]: cluster 2023-12-02T00:37:37.472884+0000 mgr.y (mgr.24356) 16180 : cluster 0 pgmap v16148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:38.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:37 smithi040 bash[28232]: cluster 2023-12-02T00:37:37.472884+0000 mgr.y (mgr.24356) 16180 : cluster 0 pgmap v16148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:37 smithi040 bash[41173]: cluster 2023-12-02T00:37:37.472884+0000 mgr.y (mgr.24356) 16180 : cluster 0 pgmap v16148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:39 smithi141 bash[31670]: audit 2023-12-02T00:37:39.212756+0000 mon.c (mon.2) 10172 : audit 0 from='client.? 172.21.15.40:0/1631742821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:39 smithi040 bash[28232]: audit 2023-12-02T00:37:39.212756+0000 mon.c (mon.2) 10172 : audit 0 from='client.? 172.21.15.40:0/1631742821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:39 smithi040 bash[41173]: audit 2023-12-02T00:37:39.212756+0000 mon.c (mon.2) 10172 : audit 0 from='client.? 172.21.15.40:0/1631742821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:40 smithi141 bash[31670]: cluster 2023-12-02T00:37:39.473967+0000 mgr.y (mgr.24356) 16181 : cluster 0 pgmap v16149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:40 smithi040 bash[28232]: cluster 2023-12-02T00:37:39.473967+0000 mgr.y (mgr.24356) 16181 : cluster 0 pgmap v16149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:40 smithi040 bash[41173]: cluster 2023-12-02T00:37:39.473967+0000 mgr.y (mgr.24356) 16181 : cluster 0 pgmap v16149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:42 smithi040 bash[28232]: cluster 2023-12-02T00:37:41.474677+0000 mgr.y (mgr.24356) 16182 : cluster 0 pgmap v16150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:42 smithi040 bash[28232]: audit 2023-12-02T00:37:41.685421+0000 mon.c (mon.2) 10173 : audit 0 from='client.? 172.21.15.40:0/3614197078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:42 smithi040 bash[41173]: cluster 2023-12-02T00:37:41.474677+0000 mgr.y (mgr.24356) 16182 : cluster 0 pgmap v16150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:42 smithi040 bash[41173]: audit 2023-12-02T00:37:41.685421+0000 mon.c (mon.2) 10173 : audit 0 from='client.? 172.21.15.40:0/3614197078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:42 smithi141 bash[31670]: cluster 2023-12-02T00:37:41.474677+0000 mgr.y (mgr.24356) 16182 : cluster 0 pgmap v16150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:42 smithi141 bash[31670]: audit 2023-12-02T00:37:41.685421+0000 mon.c (mon.2) 10173 : audit 0 from='client.? 172.21.15.40:0/3614197078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:44 smithi040 bash[41173]: cluster 2023-12-02T00:37:43.475329+0000 mgr.y (mgr.24356) 16183 : cluster 0 pgmap v16151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:44 smithi040 bash[41173]: audit 2023-12-02T00:37:44.143058+0000 mon.a (mon.0) 10084 : audit 0 from='client.? 172.21.15.40:0/1442081533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:44 smithi040 bash[28232]: cluster 2023-12-02T00:37:43.475329+0000 mgr.y (mgr.24356) 16183 : cluster 0 pgmap v16151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:44 smithi040 bash[28232]: audit 2023-12-02T00:37:44.143058+0000 mon.a (mon.0) 10084 : audit 0 from='client.? 172.21.15.40:0/1442081533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:44 smithi141 bash[31670]: cluster 2023-12-02T00:37:43.475329+0000 mgr.y (mgr.24356) 16183 : cluster 0 pgmap v16151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:44 smithi141 bash[31670]: audit 2023-12-02T00:37:44.143058+0000 mon.a (mon.0) 10084 : audit 0 from='client.? 172.21.15.40:0/1442081533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:45 smithi141 bash[31670]: cluster 2023-12-02T00:37:45.476470+0000 mgr.y (mgr.24356) 16184 : cluster 0 pgmap v16152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:45 smithi040 bash[28232]: cluster 2023-12-02T00:37:45.476470+0000 mgr.y (mgr.24356) 16184 : cluster 0 pgmap v16152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:45 smithi040 bash[41173]: cluster 2023-12-02T00:37:45.476470+0000 mgr.y (mgr.24356) 16184 : cluster 0 pgmap v16152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:46.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:37:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:37:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:46 smithi141 bash[31670]: audit 2023-12-02T00:37:46.614466+0000 mon.a (mon.0) 10085 : audit 0 from='client.? 172.21.15.40:0/584544524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:46 smithi040 bash[28232]: audit 2023-12-02T00:37:46.614466+0000 mon.a (mon.0) 10085 : audit 0 from='client.? 172.21.15.40:0/584544524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:46 smithi040 bash[41173]: audit 2023-12-02T00:37:46.614466+0000 mon.a (mon.0) 10085 : audit 0 from='client.? 172.21.15.40:0/584544524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:47 smithi141 bash[31670]: cluster 2023-12-02T00:37:47.477203+0000 mgr.y (mgr.24356) 16185 : cluster 0 pgmap v16153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:48.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:47 smithi040 bash[28232]: cluster 2023-12-02T00:37:47.477203+0000 mgr.y (mgr.24356) 16185 : cluster 0 pgmap v16153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:47 smithi040 bash[41173]: cluster 2023-12-02T00:37:47.477203+0000 mgr.y (mgr.24356) 16185 : cluster 0 pgmap v16153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:49 smithi040 bash[28232]: audit 2023-12-02T00:37:49.072861+0000 mon.c (mon.2) 10174 : audit 0 from='client.? 172.21.15.40:0/1108998199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:49 smithi040 bash[41173]: audit 2023-12-02T00:37:49.072861+0000 mon.c (mon.2) 10174 : audit 0 from='client.? 172.21.15.40:0/1108998199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:49 smithi141 bash[31670]: audit 2023-12-02T00:37:49.072861+0000 mon.c (mon.2) 10174 : audit 0 from='client.? 172.21.15.40:0/1108998199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:50 smithi040 bash[28232]: audit 2023-12-02T00:37:49.191813+0000 mon.c (mon.2) 10175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:50 smithi040 bash[28232]: cluster 2023-12-02T00:37:49.478321+0000 mgr.y (mgr.24356) 16186 : cluster 0 pgmap v16154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:50 smithi040 bash[41173]: audit 2023-12-02T00:37:49.191813+0000 mon.c (mon.2) 10175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:50 smithi040 bash[41173]: cluster 2023-12-02T00:37:49.478321+0000 mgr.y (mgr.24356) 16186 : cluster 0 pgmap v16154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:50 smithi141 bash[31670]: audit 2023-12-02T00:37:49.191813+0000 mon.c (mon.2) 10175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:50 smithi141 bash[31670]: cluster 2023-12-02T00:37:49.478321+0000 mgr.y (mgr.24356) 16186 : cluster 0 pgmap v16154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:52 smithi040 bash[41173]: cluster 2023-12-02T00:37:51.479203+0000 mgr.y (mgr.24356) 16187 : cluster 0 pgmap v16155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:52 smithi040 bash[41173]: audit 2023-12-02T00:37:51.537503+0000 mon.a (mon.0) 10086 : audit 0 from='client.? 172.21.15.40:0/587421758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:52 smithi040 bash[28232]: cluster 2023-12-02T00:37:51.479203+0000 mgr.y (mgr.24356) 16187 : cluster 0 pgmap v16155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:52 smithi040 bash[28232]: audit 2023-12-02T00:37:51.537503+0000 mon.a (mon.0) 10086 : audit 0 from='client.? 172.21.15.40:0/587421758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:52 smithi141 bash[31670]: cluster 2023-12-02T00:37:51.479203+0000 mgr.y (mgr.24356) 16187 : cluster 0 pgmap v16155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:52 smithi141 bash[31670]: audit 2023-12-02T00:37:51.537503+0000 mon.a (mon.0) 10086 : audit 0 from='client.? 172.21.15.40:0/587421758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:54 smithi040 bash[28232]: cluster 2023-12-02T00:37:53.479897+0000 mgr.y (mgr.24356) 16188 : cluster 0 pgmap v16156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:54 smithi040 bash[28232]: audit 2023-12-02T00:37:54.006379+0000 mon.c (mon.2) 10176 : audit 0 from='client.? 172.21.15.40:0/2876378526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:54 smithi040 bash[41173]: cluster 2023-12-02T00:37:53.479897+0000 mgr.y (mgr.24356) 16188 : cluster 0 pgmap v16156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:54 smithi040 bash[41173]: audit 2023-12-02T00:37:54.006379+0000 mon.c (mon.2) 10176 : audit 0 from='client.? 172.21.15.40:0/2876378526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:54 smithi141 bash[31670]: cluster 2023-12-02T00:37:53.479897+0000 mgr.y (mgr.24356) 16188 : cluster 0 pgmap v16156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:54 smithi141 bash[31670]: audit 2023-12-02T00:37:54.006379+0000 mon.c (mon.2) 10176 : audit 0 from='client.? 172.21.15.40:0/2876378526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:55 smithi141 bash[31670]: cluster 2023-12-02T00:37:55.481054+0000 mgr.y (mgr.24356) 16189 : cluster 0 pgmap v16157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:56.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:55 smithi040 bash[41173]: cluster 2023-12-02T00:37:55.481054+0000 mgr.y (mgr.24356) 16189 : cluster 0 pgmap v16157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:55 smithi040 bash[28232]: cluster 2023-12-02T00:37:55.481054+0000 mgr.y (mgr.24356) 16189 : cluster 0 pgmap v16157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:37:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:37:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:56 smithi141 bash[31670]: audit 2023-12-02T00:37:56.471269+0000 mon.a (mon.0) 10087 : audit 0 from='client.? 172.21.15.40:0/3127460824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:56 smithi040 bash[28232]: audit 2023-12-02T00:37:56.471269+0000 mon.a (mon.0) 10087 : audit 0 from='client.? 172.21.15.40:0/3127460824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:56 smithi040 bash[41173]: audit 2023-12-02T00:37:56.471269+0000 mon.a (mon.0) 10087 : audit 0 from='client.? 172.21.15.40:0/3127460824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:57 smithi141 bash[31670]: cluster 2023-12-02T00:37:57.481735+0000 mgr.y (mgr.24356) 16190 : cluster 0 pgmap v16158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:57 smithi040 bash[28232]: cluster 2023-12-02T00:37:57.481735+0000 mgr.y (mgr.24356) 16190 : cluster 0 pgmap v16158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:57 smithi040 bash[41173]: cluster 2023-12-02T00:37:57.481735+0000 mgr.y (mgr.24356) 16190 : cluster 0 pgmap v16158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:37:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:58 smithi141 bash[31670]: audit 2023-12-02T00:37:58.934006+0000 mon.c (mon.2) 10177 : audit 0 from='client.? 172.21.15.40:0/414989266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:58 smithi040 bash[28232]: audit 2023-12-02T00:37:58.934006+0000 mon.c (mon.2) 10177 : audit 0 from='client.? 172.21.15.40:0/414989266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:37:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:58 smithi040 bash[41173]: audit 2023-12-02T00:37:58.934006+0000 mon.c (mon.2) 10177 : audit 0 from='client.? 172.21.15.40:0/414989266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:37:59 smithi141 bash[31670]: cluster 2023-12-02T00:37:59.482837+0000 mgr.y (mgr.24356) 16191 : cluster 0 pgmap v16159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:37:59 smithi040 bash[28232]: cluster 2023-12-02T00:37:59.482837+0000 mgr.y (mgr.24356) 16191 : cluster 0 pgmap v16159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:37:59 smithi040 bash[41173]: cluster 2023-12-02T00:37:59.482837+0000 mgr.y (mgr.24356) 16191 : cluster 0 pgmap v16159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:01 smithi141 bash[31670]: audit 2023-12-02T00:38:01.396807+0000 mon.c (mon.2) 10178 : audit 0 from='client.? 172.21.15.40:0/2784833749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:01 smithi040 bash[41173]: audit 2023-12-02T00:38:01.396807+0000 mon.c (mon.2) 10178 : audit 0 from='client.? 172.21.15.40:0/2784833749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:01 smithi040 bash[28232]: audit 2023-12-02T00:38:01.396807+0000 mon.c (mon.2) 10178 : audit 0 from='client.? 172.21.15.40:0/2784833749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:02 smithi141 bash[31670]: cluster 2023-12-02T00:38:01.483596+0000 mgr.y (mgr.24356) 16192 : cluster 0 pgmap v16160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:02 smithi040 bash[28232]: cluster 2023-12-02T00:38:01.483596+0000 mgr.y (mgr.24356) 16192 : cluster 0 pgmap v16160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:02 smithi040 bash[41173]: cluster 2023-12-02T00:38:01.483596+0000 mgr.y (mgr.24356) 16192 : cluster 0 pgmap v16160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:04 smithi040 bash[28232]: cluster 2023-12-02T00:38:03.484250+0000 mgr.y (mgr.24356) 16193 : cluster 0 pgmap v16161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:04 smithi040 bash[28232]: audit 2023-12-02T00:38:03.863405+0000 mon.a (mon.0) 10088 : audit 0 from='client.? 172.21.15.40:0/1301396887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:04 smithi040 bash[28232]: audit 2023-12-02T00:38:04.192292+0000 mon.c (mon.2) 10179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:04 smithi040 bash[41173]: cluster 2023-12-02T00:38:03.484250+0000 mgr.y (mgr.24356) 16193 : cluster 0 pgmap v16161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:04 smithi040 bash[41173]: audit 2023-12-02T00:38:03.863405+0000 mon.a (mon.0) 10088 : audit 0 from='client.? 172.21.15.40:0/1301396887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:04 smithi040 bash[41173]: audit 2023-12-02T00:38:04.192292+0000 mon.c (mon.2) 10179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:04 smithi141 bash[31670]: cluster 2023-12-02T00:38:03.484250+0000 mgr.y (mgr.24356) 16193 : cluster 0 pgmap v16161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:04 smithi141 bash[31670]: audit 2023-12-02T00:38:03.863405+0000 mon.a (mon.0) 10088 : audit 0 from='client.? 172.21.15.40:0/1301396887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:04 smithi141 bash[31670]: audit 2023-12-02T00:38:04.192292+0000 mon.c (mon.2) 10179 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:05 smithi141 bash[31670]: cluster 2023-12-02T00:38:05.485480+0000 mgr.y (mgr.24356) 16194 : cluster 0 pgmap v16162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:05 smithi040 bash[28232]: cluster 2023-12-02T00:38:05.485480+0000 mgr.y (mgr.24356) 16194 : cluster 0 pgmap v16162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:05 smithi040 bash[41173]: cluster 2023-12-02T00:38:05.485480+0000 mgr.y (mgr.24356) 16194 : cluster 0 pgmap v16162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:38:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:38:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:06 smithi141 bash[31670]: audit 2023-12-02T00:38:06.335722+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.40:0/1511549016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:06 smithi040 bash[28232]: audit 2023-12-02T00:38:06.335722+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.40:0/1511549016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:06 smithi040 bash[41173]: audit 2023-12-02T00:38:06.335722+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.40:0/1511549016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:07 smithi141 bash[31670]: cluster 2023-12-02T00:38:07.486150+0000 mgr.y (mgr.24356) 16195 : cluster 0 pgmap v16163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:08.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:07 smithi040 bash[28232]: cluster 2023-12-02T00:38:07.486150+0000 mgr.y (mgr.24356) 16195 : cluster 0 pgmap v16163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:07 smithi040 bash[41173]: cluster 2023-12-02T00:38:07.486150+0000 mgr.y (mgr.24356) 16195 : cluster 0 pgmap v16163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:08 smithi141 bash[31670]: audit 2023-12-02T00:38:08.808735+0000 mon.c (mon.2) 10180 : audit 0 from='client.? 172.21.15.40:0/487881922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:08 smithi040 bash[28232]: audit 2023-12-02T00:38:08.808735+0000 mon.c (mon.2) 10180 : audit 0 from='client.? 172.21.15.40:0/487881922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:08 smithi040 bash[41173]: audit 2023-12-02T00:38:08.808735+0000 mon.c (mon.2) 10180 : audit 0 from='client.? 172.21.15.40:0/487881922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:09 smithi141 bash[31670]: cluster 2023-12-02T00:38:09.487355+0000 mgr.y (mgr.24356) 16196 : cluster 0 pgmap v16164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:10.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:09 smithi040 bash[28232]: cluster 2023-12-02T00:38:09.487355+0000 mgr.y (mgr.24356) 16196 : cluster 0 pgmap v16164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:09 smithi040 bash[41173]: cluster 2023-12-02T00:38:09.487355+0000 mgr.y (mgr.24356) 16196 : cluster 0 pgmap v16164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:11 smithi040 bash[28232]: audit 2023-12-02T00:38:11.263931+0000 mon.a (mon.0) 10090 : audit 0 from='client.? 172.21.15.40:0/2660835156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:11 smithi040 bash[41173]: audit 2023-12-02T00:38:11.263931+0000 mon.a (mon.0) 10090 : audit 0 from='client.? 172.21.15.40:0/2660835156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:11 smithi141 bash[31670]: audit 2023-12-02T00:38:11.263931+0000 mon.a (mon.0) 10090 : audit 0 from='client.? 172.21.15.40:0/2660835156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:12 smithi040 bash[28232]: cluster 2023-12-02T00:38:11.488175+0000 mgr.y (mgr.24356) 16197 : cluster 0 pgmap v16165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:12 smithi040 bash[41173]: cluster 2023-12-02T00:38:11.488175+0000 mgr.y (mgr.24356) 16197 : cluster 0 pgmap v16165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:12 smithi141 bash[31670]: cluster 2023-12-02T00:38:11.488175+0000 mgr.y (mgr.24356) 16197 : cluster 0 pgmap v16165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:14 smithi040 bash[28232]: cluster 2023-12-02T00:38:13.488807+0000 mgr.y (mgr.24356) 16198 : cluster 0 pgmap v16166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:14 smithi040 bash[28232]: audit 2023-12-02T00:38:13.729812+0000 mon.a (mon.0) 10091 : audit 0 from='client.? 172.21.15.40:0/3460390182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:14 smithi040 bash[41173]: cluster 2023-12-02T00:38:13.488807+0000 mgr.y (mgr.24356) 16198 : cluster 0 pgmap v16166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:14 smithi040 bash[41173]: audit 2023-12-02T00:38:13.729812+0000 mon.a (mon.0) 10091 : audit 0 from='client.? 172.21.15.40:0/3460390182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:14 smithi141 bash[31670]: cluster 2023-12-02T00:38:13.488807+0000 mgr.y (mgr.24356) 16198 : cluster 0 pgmap v16166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:14 smithi141 bash[31670]: audit 2023-12-02T00:38:13.729812+0000 mon.a (mon.0) 10091 : audit 0 from='client.? 172.21.15.40:0/3460390182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:15 smithi141 bash[31670]: cluster 2023-12-02T00:38:15.490020+0000 mgr.y (mgr.24356) 16199 : cluster 0 pgmap v16167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:16.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:15 smithi040 bash[41173]: cluster 2023-12-02T00:38:15.490020+0000 mgr.y (mgr.24356) 16199 : cluster 0 pgmap v16167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:15 smithi040 bash[28232]: cluster 2023-12-02T00:38:15.490020+0000 mgr.y (mgr.24356) 16199 : cluster 0 pgmap v16167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:38:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:38:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:16 smithi141 bash[31670]: audit 2023-12-02T00:38:16.198806+0000 mon.a (mon.0) 10092 : audit 0 from='client.? 172.21.15.40:0/825466980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:16 smithi040 bash[28232]: audit 2023-12-02T00:38:16.198806+0000 mon.a (mon.0) 10092 : audit 0 from='client.? 172.21.15.40:0/825466980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:16 smithi040 bash[41173]: audit 2023-12-02T00:38:16.198806+0000 mon.a (mon.0) 10092 : audit 0 from='client.? 172.21.15.40:0/825466980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:17 smithi141 bash[31670]: cluster 2023-12-02T00:38:17.490739+0000 mgr.y (mgr.24356) 16200 : cluster 0 pgmap v16168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:18.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:17 smithi040 bash[28232]: cluster 2023-12-02T00:38:17.490739+0000 mgr.y (mgr.24356) 16200 : cluster 0 pgmap v16168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:17 smithi040 bash[41173]: cluster 2023-12-02T00:38:17.490739+0000 mgr.y (mgr.24356) 16200 : cluster 0 pgmap v16168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:18 smithi141 bash[31670]: audit 2023-12-02T00:38:18.670188+0000 mon.a (mon.0) 10093 : audit 0 from='client.? 172.21.15.40:0/2493990656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:19.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:18 smithi040 bash[28232]: audit 2023-12-02T00:38:18.670188+0000 mon.a (mon.0) 10093 : audit 0 from='client.? 172.21.15.40:0/2493990656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:18 smithi040 bash[41173]: audit 2023-12-02T00:38:18.670188+0000 mon.a (mon.0) 10093 : audit 0 from='client.? 172.21.15.40:0/2493990656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:19 smithi141 bash[31670]: audit 2023-12-02T00:38:18.980671+0000 mon.c (mon.2) 10181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:38:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:19 smithi141 bash[31670]: audit 2023-12-02T00:38:19.192567+0000 mon.c (mon.2) 10182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:19 smithi141 bash[31670]: audit 2023-12-02T00:38:19.362526+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:19 smithi141 bash[31670]: audit 2023-12-02T00:38:19.375992+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:19 smithi141 bash[31670]: cluster 2023-12-02T00:38:19.491824+0000 mgr.y (mgr.24356) 16201 : cluster 0 pgmap v16169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[41173]: audit 2023-12-02T00:38:18.980671+0000 mon.c (mon.2) 10181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:38:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[41173]: audit 2023-12-02T00:38:19.192567+0000 mon.c (mon.2) 10182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[41173]: audit 2023-12-02T00:38:19.362526+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[41173]: audit 2023-12-02T00:38:19.375992+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[41173]: cluster 2023-12-02T00:38:19.491824+0000 mgr.y (mgr.24356) 16201 : cluster 0 pgmap v16169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[28232]: audit 2023-12-02T00:38:18.980671+0000 mon.c (mon.2) 10181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:38:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[28232]: audit 2023-12-02T00:38:19.192567+0000 mon.c (mon.2) 10182 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[28232]: audit 2023-12-02T00:38:19.362526+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[28232]: audit 2023-12-02T00:38:19.375992+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:19 smithi040 bash[28232]: cluster 2023-12-02T00:38:19.491824+0000 mgr.y (mgr.24356) 16201 : cluster 0 pgmap v16169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:21.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:21 smithi040 bash[28232]: audit 2023-12-02T00:38:21.141100+0000 mon.a (mon.0) 10096 : audit 0 from='client.? 172.21.15.40:0/859391966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:21 smithi040 bash[41173]: audit 2023-12-02T00:38:21.141100+0000 mon.a (mon.0) 10096 : audit 0 from='client.? 172.21.15.40:0/859391966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:21 smithi141 bash[31670]: audit 2023-12-02T00:38:21.141100+0000 mon.a (mon.0) 10096 : audit 0 from='client.? 172.21.15.40:0/859391966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:22 smithi040 bash[28232]: cluster 2023-12-02T00:38:21.492698+0000 mgr.y (mgr.24356) 16202 : cluster 0 pgmap v16170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:22 smithi040 bash[41173]: cluster 2023-12-02T00:38:21.492698+0000 mgr.y (mgr.24356) 16202 : cluster 0 pgmap v16170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:22 smithi141 bash[31670]: cluster 2023-12-02T00:38:21.492698+0000 mgr.y (mgr.24356) 16202 : cluster 0 pgmap v16170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:24 smithi040 bash[41173]: cluster 2023-12-02T00:38:23.493350+0000 mgr.y (mgr.24356) 16203 : cluster 0 pgmap v16171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:24 smithi040 bash[41173]: audit 2023-12-02T00:38:23.601628+0000 mon.c (mon.2) 10183 : audit 0 from='client.? 172.21.15.40:0/4240720903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:24 smithi040 bash[28232]: cluster 2023-12-02T00:38:23.493350+0000 mgr.y (mgr.24356) 16203 : cluster 0 pgmap v16171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:24 smithi040 bash[28232]: audit 2023-12-02T00:38:23.601628+0000 mon.c (mon.2) 10183 : audit 0 from='client.? 172.21.15.40:0/4240720903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:24 smithi141 bash[31670]: cluster 2023-12-02T00:38:23.493350+0000 mgr.y (mgr.24356) 16203 : cluster 0 pgmap v16171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:24 smithi141 bash[31670]: audit 2023-12-02T00:38:23.601628+0000 mon.c (mon.2) 10183 : audit 0 from='client.? 172.21.15.40:0/4240720903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.178282+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.192306+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.272766+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.284712+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: cluster 2023-12-02T00:38:25.494474+0000 mgr.y (mgr.24356) 16204 : cluster 0 pgmap v16172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.816768+0000 mon.c (mon.2) 10184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.818546+0000 mon.c (mon.2) 10185 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:25.828066+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28232]: audit 2023-12-02T00:38:26.088281+0000 mon.a (mon.0) 10102 : audit 0 from='client.? 172.21.15.40:0/3139936658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.178282+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.192306+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.272766+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.284712+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: cluster 2023-12-02T00:38:25.494474+0000 mgr.y (mgr.24356) 16204 : cluster 0 pgmap v16172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.816768+0000 mon.c (mon.2) 10184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:38:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.818546+0000 mon.c (mon.2) 10185 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:38:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:25.828066+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[41173]: audit 2023-12-02T00:38:26.088281+0000 mon.a (mon.0) 10102 : audit 0 from='client.? 172.21.15.40:0/3139936658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.178282+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.192306+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.272766+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.284712+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: cluster 2023-12-02T00:38:25.494474+0000 mgr.y (mgr.24356) 16204 : cluster 0 pgmap v16172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.816768+0000 mon.c (mon.2) 10184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:38:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.818546+0000 mon.c (mon.2) 10185 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:38:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:25.828066+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:38:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:26 smithi141 bash[31670]: audit 2023-12-02T00:38:26.088281+0000 mon.a (mon.0) 10102 : audit 0 from='client.? 172.21.15.40:0/3139936658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:38:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:38:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:28 smithi040 bash[41173]: cluster 2023-12-02T00:38:27.495134+0000 mgr.y (mgr.24356) 16205 : cluster 0 pgmap v16173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:28 smithi040 bash[28232]: cluster 2023-12-02T00:38:27.495134+0000 mgr.y (mgr.24356) 16205 : cluster 0 pgmap v16173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:28 smithi141 bash[31670]: cluster 2023-12-02T00:38:27.495134+0000 mgr.y (mgr.24356) 16205 : cluster 0 pgmap v16173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:29 smithi040 bash[28232]: audit 2023-12-02T00:38:28.556150+0000 mon.c (mon.2) 10186 : audit 0 from='client.? 172.21.15.40:0/1487944232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:29 smithi040 bash[41173]: audit 2023-12-02T00:38:28.556150+0000 mon.c (mon.2) 10186 : audit 0 from='client.? 172.21.15.40:0/1487944232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:29 smithi141 bash[31670]: audit 2023-12-02T00:38:28.556150+0000 mon.c (mon.2) 10186 : audit 0 from='client.? 172.21.15.40:0/1487944232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:30 smithi040 bash[28232]: cluster 2023-12-02T00:38:29.496337+0000 mgr.y (mgr.24356) 16206 : cluster 0 pgmap v16174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:30 smithi040 bash[41173]: cluster 2023-12-02T00:38:29.496337+0000 mgr.y (mgr.24356) 16206 : cluster 0 pgmap v16174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:30 smithi141 bash[31670]: cluster 2023-12-02T00:38:29.496337+0000 mgr.y (mgr.24356) 16206 : cluster 0 pgmap v16174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:31.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:31 smithi040 bash[28232]: audit 2023-12-02T00:38:31.014160+0000 mon.a (mon.0) 10103 : audit 0 from='client.? 172.21.15.40:0/1000050165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:31 smithi040 bash[41173]: audit 2023-12-02T00:38:31.014160+0000 mon.a (mon.0) 10103 : audit 0 from='client.? 172.21.15.40:0/1000050165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:31 smithi141 bash[31670]: audit 2023-12-02T00:38:31.014160+0000 mon.a (mon.0) 10103 : audit 0 from='client.? 172.21.15.40:0/1000050165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:32 smithi040 bash[28232]: cluster 2023-12-02T00:38:31.497356+0000 mgr.y (mgr.24356) 16207 : cluster 0 pgmap v16175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:32 smithi040 bash[41173]: cluster 2023-12-02T00:38:31.497356+0000 mgr.y (mgr.24356) 16207 : cluster 0 pgmap v16175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:32 smithi141 bash[31670]: cluster 2023-12-02T00:38:31.497356+0000 mgr.y (mgr.24356) 16207 : cluster 0 pgmap v16175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:33 smithi040 bash[28232]: audit 2023-12-02T00:38:33.484147+0000 mon.a (mon.0) 10104 : audit 0 from='client.? 172.21.15.40:0/2744222655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:33 smithi040 bash[41173]: audit 2023-12-02T00:38:33.484147+0000 mon.a (mon.0) 10104 : audit 0 from='client.? 172.21.15.40:0/2744222655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:33 smithi141 bash[31670]: audit 2023-12-02T00:38:33.484147+0000 mon.a (mon.0) 10104 : audit 0 from='client.? 172.21.15.40:0/2744222655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:34 smithi040 bash[28232]: cluster 2023-12-02T00:38:33.497983+0000 mgr.y (mgr.24356) 16208 : cluster 0 pgmap v16176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:34 smithi040 bash[28232]: audit 2023-12-02T00:38:34.193038+0000 mon.c (mon.2) 10187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:34 smithi040 bash[41173]: cluster 2023-12-02T00:38:33.497983+0000 mgr.y (mgr.24356) 16208 : cluster 0 pgmap v16176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:34 smithi040 bash[41173]: audit 2023-12-02T00:38:34.193038+0000 mon.c (mon.2) 10187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:34 smithi141 bash[31670]: cluster 2023-12-02T00:38:33.497983+0000 mgr.y (mgr.24356) 16208 : cluster 0 pgmap v16176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:34 smithi141 bash[31670]: audit 2023-12-02T00:38:34.193038+0000 mon.c (mon.2) 10187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:35 smithi141 bash[31670]: cluster 2023-12-02T00:38:35.499172+0000 mgr.y (mgr.24356) 16209 : cluster 0 pgmap v16177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:35 smithi040 bash[28232]: cluster 2023-12-02T00:38:35.499172+0000 mgr.y (mgr.24356) 16209 : cluster 0 pgmap v16177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:35 smithi040 bash[41173]: cluster 2023-12-02T00:38:35.499172+0000 mgr.y (mgr.24356) 16209 : cluster 0 pgmap v16177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:38:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:38:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:36 smithi141 bash[31670]: audit 2023-12-02T00:38:35.946525+0000 mon.a (mon.0) 10105 : audit 0 from='client.? 172.21.15.40:0/1169845879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:36 smithi040 bash[28232]: audit 2023-12-02T00:38:35.946525+0000 mon.a (mon.0) 10105 : audit 0 from='client.? 172.21.15.40:0/1169845879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:36 smithi040 bash[41173]: audit 2023-12-02T00:38:35.946525+0000 mon.a (mon.0) 10105 : audit 0 from='client.? 172.21.15.40:0/1169845879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:37 smithi141 bash[31670]: cluster 2023-12-02T00:38:37.499914+0000 mgr.y (mgr.24356) 16210 : cluster 0 pgmap v16178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:38.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:37 smithi040 bash[41173]: cluster 2023-12-02T00:38:37.499914+0000 mgr.y (mgr.24356) 16210 : cluster 0 pgmap v16178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:37 smithi040 bash[28232]: cluster 2023-12-02T00:38:37.499914+0000 mgr.y (mgr.24356) 16210 : cluster 0 pgmap v16178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:38 smithi141 bash[31670]: audit 2023-12-02T00:38:38.409041+0000 mon.a (mon.0) 10106 : audit 0 from='client.? 172.21.15.40:0/3362256533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:38 smithi040 bash[28232]: audit 2023-12-02T00:38:38.409041+0000 mon.a (mon.0) 10106 : audit 0 from='client.? 172.21.15.40:0/3362256533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:38 smithi040 bash[41173]: audit 2023-12-02T00:38:38.409041+0000 mon.a (mon.0) 10106 : audit 0 from='client.? 172.21.15.40:0/3362256533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:39 smithi141 bash[31670]: cluster 2023-12-02T00:38:39.501017+0000 mgr.y (mgr.24356) 16211 : cluster 0 pgmap v16179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:39 smithi040 bash[28232]: cluster 2023-12-02T00:38:39.501017+0000 mgr.y (mgr.24356) 16211 : cluster 0 pgmap v16179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:39 smithi040 bash[41173]: cluster 2023-12-02T00:38:39.501017+0000 mgr.y (mgr.24356) 16211 : cluster 0 pgmap v16179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:40 smithi141 bash[31670]: audit 2023-12-02T00:38:40.879511+0000 mon.c (mon.2) 10188 : audit 0 from='client.? 172.21.15.40:0/2692236808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:41.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:40 smithi040 bash[28232]: audit 2023-12-02T00:38:40.879511+0000 mon.c (mon.2) 10188 : audit 0 from='client.? 172.21.15.40:0/2692236808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:40 smithi040 bash[41173]: audit 2023-12-02T00:38:40.879511+0000 mon.c (mon.2) 10188 : audit 0 from='client.? 172.21.15.40:0/2692236808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:41 smithi141 bash[31670]: cluster 2023-12-02T00:38:41.501762+0000 mgr.y (mgr.24356) 16212 : cluster 0 pgmap v16180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:41 smithi040 bash[41173]: cluster 2023-12-02T00:38:41.501762+0000 mgr.y (mgr.24356) 16212 : cluster 0 pgmap v16180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:41 smithi040 bash[28232]: cluster 2023-12-02T00:38:41.501762+0000 mgr.y (mgr.24356) 16212 : cluster 0 pgmap v16180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:43 smithi040 bash[41173]: audit 2023-12-02T00:38:43.340686+0000 mon.c (mon.2) 10189 : audit 0 from='client.? 172.21.15.40:0/2836036813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:43 smithi040 bash[28232]: audit 2023-12-02T00:38:43.340686+0000 mon.c (mon.2) 10189 : audit 0 from='client.? 172.21.15.40:0/2836036813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:43 smithi141 bash[31670]: audit 2023-12-02T00:38:43.340686+0000 mon.c (mon.2) 10189 : audit 0 from='client.? 172.21.15.40:0/2836036813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:44 smithi040 bash[41173]: cluster 2023-12-02T00:38:43.502447+0000 mgr.y (mgr.24356) 16213 : cluster 0 pgmap v16181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:44 smithi040 bash[28232]: cluster 2023-12-02T00:38:43.502447+0000 mgr.y (mgr.24356) 16213 : cluster 0 pgmap v16181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:44 smithi141 bash[31670]: cluster 2023-12-02T00:38:43.502447+0000 mgr.y (mgr.24356) 16213 : cluster 0 pgmap v16181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:45 smithi141 bash[31670]: cluster 2023-12-02T00:38:45.503330+0000 mgr.y (mgr.24356) 16214 : cluster 0 pgmap v16182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:45 smithi141 bash[31670]: audit 2023-12-02T00:38:45.810513+0000 mon.a (mon.0) 10107 : audit 0 from='client.? 172.21.15.40:0/3872094420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:45 smithi040 bash[28232]: cluster 2023-12-02T00:38:45.503330+0000 mgr.y (mgr.24356) 16214 : cluster 0 pgmap v16182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:45 smithi040 bash[28232]: audit 2023-12-02T00:38:45.810513+0000 mon.a (mon.0) 10107 : audit 0 from='client.? 172.21.15.40:0/3872094420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:45 smithi040 bash[41173]: cluster 2023-12-02T00:38:45.503330+0000 mgr.y (mgr.24356) 16214 : cluster 0 pgmap v16182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:45 smithi040 bash[41173]: audit 2023-12-02T00:38:45.810513+0000 mon.a (mon.0) 10107 : audit 0 from='client.? 172.21.15.40:0/3872094420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:38:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:38:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:48 smithi040 bash[28232]: cluster 2023-12-02T00:38:47.503984+0000 mgr.y (mgr.24356) 16215 : cluster 0 pgmap v16183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:48 smithi040 bash[28232]: audit 2023-12-02T00:38:48.270745+0000 mon.c (mon.2) 10190 : audit 0 from='client.? 172.21.15.40:0/96374819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:48 smithi040 bash[41173]: cluster 2023-12-02T00:38:47.503984+0000 mgr.y (mgr.24356) 16215 : cluster 0 pgmap v16183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:48 smithi040 bash[41173]: audit 2023-12-02T00:38:48.270745+0000 mon.c (mon.2) 10190 : audit 0 from='client.? 172.21.15.40:0/96374819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:48 smithi141 bash[31670]: cluster 2023-12-02T00:38:47.503984+0000 mgr.y (mgr.24356) 16215 : cluster 0 pgmap v16183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:48 smithi141 bash[31670]: audit 2023-12-02T00:38:48.270745+0000 mon.c (mon.2) 10190 : audit 0 from='client.? 172.21.15.40:0/96374819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:49 smithi040 bash[28232]: audit 2023-12-02T00:38:49.193415+0000 mon.c (mon.2) 10191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:49 smithi040 bash[41173]: audit 2023-12-02T00:38:49.193415+0000 mon.c (mon.2) 10191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:49 smithi141 bash[31670]: audit 2023-12-02T00:38:49.193415+0000 mon.c (mon.2) 10191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:50 smithi040 bash[28232]: cluster 2023-12-02T00:38:49.505072+0000 mgr.y (mgr.24356) 16216 : cluster 0 pgmap v16184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:50 smithi040 bash[41173]: cluster 2023-12-02T00:38:49.505072+0000 mgr.y (mgr.24356) 16216 : cluster 0 pgmap v16184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:50 smithi141 bash[31670]: cluster 2023-12-02T00:38:49.505072+0000 mgr.y (mgr.24356) 16216 : cluster 0 pgmap v16184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:51 smithi040 bash[28232]: audit 2023-12-02T00:38:50.738807+0000 mon.a (mon.0) 10108 : audit 0 from='client.? 172.21.15.40:0/4146175577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:51 smithi040 bash[41173]: audit 2023-12-02T00:38:50.738807+0000 mon.a (mon.0) 10108 : audit 0 from='client.? 172.21.15.40:0/4146175577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:51 smithi141 bash[31670]: audit 2023-12-02T00:38:50.738807+0000 mon.a (mon.0) 10108 : audit 0 from='client.? 172.21.15.40:0/4146175577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:52.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:52 smithi040 bash[28232]: cluster 2023-12-02T00:38:51.505841+0000 mgr.y (mgr.24356) 16217 : cluster 0 pgmap v16185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:52 smithi040 bash[41173]: cluster 2023-12-02T00:38:51.505841+0000 mgr.y (mgr.24356) 16217 : cluster 0 pgmap v16185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:52 smithi141 bash[31670]: cluster 2023-12-02T00:38:51.505841+0000 mgr.y (mgr.24356) 16217 : cluster 0 pgmap v16185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:53 smithi040 bash[28232]: audit 2023-12-02T00:38:53.207705+0000 mon.a (mon.0) 10109 : audit 0 from='client.? 172.21.15.40:0/1060439274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:53 smithi040 bash[41173]: audit 2023-12-02T00:38:53.207705+0000 mon.a (mon.0) 10109 : audit 0 from='client.? 172.21.15.40:0/1060439274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:53 smithi141 bash[31670]: audit 2023-12-02T00:38:53.207705+0000 mon.a (mon.0) 10109 : audit 0 from='client.? 172.21.15.40:0/1060439274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:54 smithi040 bash[28232]: cluster 2023-12-02T00:38:53.506519+0000 mgr.y (mgr.24356) 16218 : cluster 0 pgmap v16186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:54 smithi040 bash[41173]: cluster 2023-12-02T00:38:53.506519+0000 mgr.y (mgr.24356) 16218 : cluster 0 pgmap v16186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:54 smithi141 bash[31670]: cluster 2023-12-02T00:38:53.506519+0000 mgr.y (mgr.24356) 16218 : cluster 0 pgmap v16186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:55 smithi141 bash[31670]: cluster 2023-12-02T00:38:55.507328+0000 mgr.y (mgr.24356) 16219 : cluster 0 pgmap v16187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:55 smithi141 bash[31670]: audit 2023-12-02T00:38:55.675160+0000 mon.c (mon.2) 10192 : audit 0 from='client.? 172.21.15.40:0/2751031187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:55 smithi040 bash[28232]: cluster 2023-12-02T00:38:55.507328+0000 mgr.y (mgr.24356) 16219 : cluster 0 pgmap v16187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:55 smithi040 bash[28232]: audit 2023-12-02T00:38:55.675160+0000 mon.c (mon.2) 10192 : audit 0 from='client.? 172.21.15.40:0/2751031187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:55 smithi040 bash[41173]: cluster 2023-12-02T00:38:55.507328+0000 mgr.y (mgr.24356) 16219 : cluster 0 pgmap v16187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:55 smithi040 bash[41173]: audit 2023-12-02T00:38:55.675160+0000 mon.c (mon.2) 10192 : audit 0 from='client.? 172.21.15.40:0/2751031187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:56.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:38:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:38:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:58 smithi040 bash[28232]: cluster 2023-12-02T00:38:57.507984+0000 mgr.y (mgr.24356) 16220 : cluster 0 pgmap v16188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:38:58 smithi040 bash[28232]: audit 2023-12-02T00:38:58.141309+0000 mon.a (mon.0) 10110 : audit 0 from='client.? 172.21.15.40:0/1187772975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:58 smithi040 bash[41173]: cluster 2023-12-02T00:38:57.507984+0000 mgr.y (mgr.24356) 16220 : cluster 0 pgmap v16188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:38:58 smithi040 bash[41173]: audit 2023-12-02T00:38:58.141309+0000 mon.a (mon.0) 10110 : audit 0 from='client.? 172.21.15.40:0/1187772975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:38:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:58 smithi141 bash[31670]: cluster 2023-12-02T00:38:57.507984+0000 mgr.y (mgr.24356) 16220 : cluster 0 pgmap v16188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:38:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:38:58 smithi141 bash[31670]: audit 2023-12-02T00:38:58.141309+0000 mon.a (mon.0) 10110 : audit 0 from='client.? 172.21.15.40:0/1187772975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:00 smithi040 bash[28232]: cluster 2023-12-02T00:38:59.509118+0000 mgr.y (mgr.24356) 16221 : cluster 0 pgmap v16189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:00 smithi040 bash[41173]: cluster 2023-12-02T00:38:59.509118+0000 mgr.y (mgr.24356) 16221 : cluster 0 pgmap v16189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:00 smithi141 bash[31670]: cluster 2023-12-02T00:38:59.509118+0000 mgr.y (mgr.24356) 16221 : cluster 0 pgmap v16189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:01 smithi040 bash[28232]: audit 2023-12-02T00:39:00.602595+0000 mon.a (mon.0) 10111 : audit 0 from='client.? 172.21.15.40:0/2179765993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:01 smithi040 bash[41173]: audit 2023-12-02T00:39:00.602595+0000 mon.a (mon.0) 10111 : audit 0 from='client.? 172.21.15.40:0/2179765993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:01 smithi141 bash[31670]: audit 2023-12-02T00:39:00.602595+0000 mon.a (mon.0) 10111 : audit 0 from='client.? 172.21.15.40:0/2179765993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:02.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:02 smithi040 bash[28232]: cluster 2023-12-02T00:39:01.509947+0000 mgr.y (mgr.24356) 16222 : cluster 0 pgmap v16190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:02 smithi040 bash[41173]: cluster 2023-12-02T00:39:01.509947+0000 mgr.y (mgr.24356) 16222 : cluster 0 pgmap v16190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:02 smithi141 bash[31670]: cluster 2023-12-02T00:39:01.509947+0000 mgr.y (mgr.24356) 16222 : cluster 0 pgmap v16190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:03 smithi040 bash[28232]: audit 2023-12-02T00:39:03.066923+0000 mon.a (mon.0) 10112 : audit 0 from='client.? 172.21.15.40:0/217220285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:03 smithi040 bash[41173]: audit 2023-12-02T00:39:03.066923+0000 mon.a (mon.0) 10112 : audit 0 from='client.? 172.21.15.40:0/217220285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:03 smithi141 bash[31670]: audit 2023-12-02T00:39:03.066923+0000 mon.a (mon.0) 10112 : audit 0 from='client.? 172.21.15.40:0/217220285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:04.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:04 smithi040 bash[41173]: cluster 2023-12-02T00:39:03.510587+0000 mgr.y (mgr.24356) 16223 : cluster 0 pgmap v16191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:04.595 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:04 smithi040 bash[28232]: cluster 2023-12-02T00:39:03.510587+0000 mgr.y (mgr.24356) 16223 : cluster 0 pgmap v16191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:04.595 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:04 smithi040 bash[28232]: audit 2023-12-02T00:39:04.193948+0000 mon.c (mon.2) 10193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:04 smithi040 bash[41173]: audit 2023-12-02T00:39:04.193948+0000 mon.c (mon.2) 10193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:04 smithi141 bash[31670]: cluster 2023-12-02T00:39:03.510587+0000 mgr.y (mgr.24356) 16223 : cluster 0 pgmap v16191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:04 smithi141 bash[31670]: audit 2023-12-02T00:39:04.193948+0000 mon.c (mon.2) 10193 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:05 smithi141 bash[31670]: cluster 2023-12-02T00:39:05.511699+0000 mgr.y (mgr.24356) 16224 : cluster 0 pgmap v16192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:05 smithi141 bash[31670]: audit 2023-12-02T00:39:05.527268+0000 mon.c (mon.2) 10194 : audit 0 from='client.? 172.21.15.40:0/2945906730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:05 smithi040 bash[28232]: cluster 2023-12-02T00:39:05.511699+0000 mgr.y (mgr.24356) 16224 : cluster 0 pgmap v16192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:05 smithi040 bash[28232]: audit 2023-12-02T00:39:05.527268+0000 mon.c (mon.2) 10194 : audit 0 from='client.? 172.21.15.40:0/2945906730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:05 smithi040 bash[41173]: cluster 2023-12-02T00:39:05.511699+0000 mgr.y (mgr.24356) 16224 : cluster 0 pgmap v16192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:05 smithi040 bash[41173]: audit 2023-12-02T00:39:05.527268+0000 mon.c (mon.2) 10194 : audit 0 from='client.? 172.21.15.40:0/2945906730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:39:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:39:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:08 smithi040 bash[41173]: cluster 2023-12-02T00:39:07.512404+0000 mgr.y (mgr.24356) 16225 : cluster 0 pgmap v16193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:08 smithi040 bash[41173]: audit 2023-12-02T00:39:08.000784+0000 mon.a (mon.0) 10113 : audit 0 from='client.? 172.21.15.40:0/3548080372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:08 smithi040 bash[28232]: cluster 2023-12-02T00:39:07.512404+0000 mgr.y (mgr.24356) 16225 : cluster 0 pgmap v16193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:08 smithi040 bash[28232]: audit 2023-12-02T00:39:08.000784+0000 mon.a (mon.0) 10113 : audit 0 from='client.? 172.21.15.40:0/3548080372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:08 smithi141 bash[31670]: cluster 2023-12-02T00:39:07.512404+0000 mgr.y (mgr.24356) 16225 : cluster 0 pgmap v16193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:08 smithi141 bash[31670]: audit 2023-12-02T00:39:08.000784+0000 mon.a (mon.0) 10113 : audit 0 from='client.? 172.21.15.40:0/3548080372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:10 smithi040 bash[28232]: cluster 2023-12-02T00:39:09.513318+0000 mgr.y (mgr.24356) 16226 : cluster 0 pgmap v16194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:10 smithi040 bash[28232]: audit 2023-12-02T00:39:10.460273+0000 mon.a (mon.0) 10114 : audit 0 from='client.? 172.21.15.40:0/2107046773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:10 smithi040 bash[41173]: cluster 2023-12-02T00:39:09.513318+0000 mgr.y (mgr.24356) 16226 : cluster 0 pgmap v16194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:10 smithi040 bash[41173]: audit 2023-12-02T00:39:10.460273+0000 mon.a (mon.0) 10114 : audit 0 from='client.? 172.21.15.40:0/2107046773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:10 smithi141 bash[31670]: cluster 2023-12-02T00:39:09.513318+0000 mgr.y (mgr.24356) 16226 : cluster 0 pgmap v16194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:10 smithi141 bash[31670]: audit 2023-12-02T00:39:10.460273+0000 mon.a (mon.0) 10114 : audit 0 from='client.? 172.21.15.40:0/2107046773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:12.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:12 smithi040 bash[28232]: cluster 2023-12-02T00:39:11.514115+0000 mgr.y (mgr.24356) 16227 : cluster 0 pgmap v16195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:12 smithi040 bash[41173]: cluster 2023-12-02T00:39:11.514115+0000 mgr.y (mgr.24356) 16227 : cluster 0 pgmap v16195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:12 smithi141 bash[31670]: cluster 2023-12-02T00:39:11.514115+0000 mgr.y (mgr.24356) 16227 : cluster 0 pgmap v16195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:13 smithi040 bash[28232]: audit 2023-12-02T00:39:12.925267+0000 mon.c (mon.2) 10195 : audit 0 from='client.? 172.21.15.40:0/4290652143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:13 smithi040 bash[41173]: audit 2023-12-02T00:39:12.925267+0000 mon.c (mon.2) 10195 : audit 0 from='client.? 172.21.15.40:0/4290652143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:13 smithi141 bash[31670]: audit 2023-12-02T00:39:12.925267+0000 mon.c (mon.2) 10195 : audit 0 from='client.? 172.21.15.40:0/4290652143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:14.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:14 smithi040 bash[28232]: cluster 2023-12-02T00:39:13.514804+0000 mgr.y (mgr.24356) 16228 : cluster 0 pgmap v16196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:14 smithi040 bash[41173]: cluster 2023-12-02T00:39:13.514804+0000 mgr.y (mgr.24356) 16228 : cluster 0 pgmap v16196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:14 smithi141 bash[31670]: cluster 2023-12-02T00:39:13.514804+0000 mgr.y (mgr.24356) 16228 : cluster 0 pgmap v16196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:15 smithi141 bash[31670]: audit 2023-12-02T00:39:15.391587+0000 mon.a (mon.0) 10115 : audit 0 from='client.? 172.21.15.40:0/3818074564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:15 smithi141 bash[31670]: cluster 2023-12-02T00:39:15.516123+0000 mgr.y (mgr.24356) 16229 : cluster 0 pgmap v16197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:15 smithi040 bash[41173]: audit 2023-12-02T00:39:15.391587+0000 mon.a (mon.0) 10115 : audit 0 from='client.? 172.21.15.40:0/3818074564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:15 smithi040 bash[41173]: cluster 2023-12-02T00:39:15.516123+0000 mgr.y (mgr.24356) 16229 : cluster 0 pgmap v16197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:15 smithi040 bash[28232]: audit 2023-12-02T00:39:15.391587+0000 mon.a (mon.0) 10115 : audit 0 from='client.? 172.21.15.40:0/3818074564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:15 smithi040 bash[28232]: cluster 2023-12-02T00:39:15.516123+0000 mgr.y (mgr.24356) 16229 : cluster 0 pgmap v16197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:39:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:39:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:18 smithi040 bash[41173]: cluster 2023-12-02T00:39:17.516853+0000 mgr.y (mgr.24356) 16230 : cluster 0 pgmap v16198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:18 smithi040 bash[41173]: audit 2023-12-02T00:39:17.848955+0000 mon.c (mon.2) 10196 : audit 0 from='client.? 172.21.15.40:0/1545041602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:18 smithi040 bash[28232]: cluster 2023-12-02T00:39:17.516853+0000 mgr.y (mgr.24356) 16230 : cluster 0 pgmap v16198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:18 smithi040 bash[28232]: audit 2023-12-02T00:39:17.848955+0000 mon.c (mon.2) 10196 : audit 0 from='client.? 172.21.15.40:0/1545041602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:18 smithi141 bash[31670]: cluster 2023-12-02T00:39:17.516853+0000 mgr.y (mgr.24356) 16230 : cluster 0 pgmap v16198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:18 smithi141 bash[31670]: audit 2023-12-02T00:39:17.848955+0000 mon.c (mon.2) 10196 : audit 0 from='client.? 172.21.15.40:0/1545041602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:19 smithi040 bash[28232]: audit 2023-12-02T00:39:19.194316+0000 mon.c (mon.2) 10197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:19 smithi040 bash[41173]: audit 2023-12-02T00:39:19.194316+0000 mon.c (mon.2) 10197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:19 smithi141 bash[31670]: audit 2023-12-02T00:39:19.194316+0000 mon.c (mon.2) 10197 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:20 smithi040 bash[28232]: cluster 2023-12-02T00:39:19.517915+0000 mgr.y (mgr.24356) 16231 : cluster 0 pgmap v16199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:20 smithi040 bash[28232]: audit 2023-12-02T00:39:20.319408+0000 mon.c (mon.2) 10198 : audit 0 from='client.? 172.21.15.40:0/2386145537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:20 smithi040 bash[41173]: cluster 2023-12-02T00:39:19.517915+0000 mgr.y (mgr.24356) 16231 : cluster 0 pgmap v16199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:20 smithi040 bash[41173]: audit 2023-12-02T00:39:20.319408+0000 mon.c (mon.2) 10198 : audit 0 from='client.? 172.21.15.40:0/2386145537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:20 smithi141 bash[31670]: cluster 2023-12-02T00:39:19.517915+0000 mgr.y (mgr.24356) 16231 : cluster 0 pgmap v16199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:20 smithi141 bash[31670]: audit 2023-12-02T00:39:20.319408+0000 mon.c (mon.2) 10198 : audit 0 from='client.? 172.21.15.40:0/2386145537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:22 smithi040 bash[28232]: cluster 2023-12-02T00:39:21.518701+0000 mgr.y (mgr.24356) 16232 : cluster 0 pgmap v16200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:22 smithi040 bash[41173]: cluster 2023-12-02T00:39:21.518701+0000 mgr.y (mgr.24356) 16232 : cluster 0 pgmap v16200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:22 smithi141 bash[31670]: cluster 2023-12-02T00:39:21.518701+0000 mgr.y (mgr.24356) 16232 : cluster 0 pgmap v16200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:23 smithi040 bash[28232]: audit 2023-12-02T00:39:22.780627+0000 mon.c (mon.2) 10199 : audit 0 from='client.? 172.21.15.40:0/1639960269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:23 smithi040 bash[41173]: audit 2023-12-02T00:39:22.780627+0000 mon.c (mon.2) 10199 : audit 0 from='client.? 172.21.15.40:0/1639960269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:23 smithi141 bash[31670]: audit 2023-12-02T00:39:22.780627+0000 mon.c (mon.2) 10199 : audit 0 from='client.? 172.21.15.40:0/1639960269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:24.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:24 smithi040 bash[41173]: cluster 2023-12-02T00:39:23.519368+0000 mgr.y (mgr.24356) 16233 : cluster 0 pgmap v16201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:24 smithi040 bash[28232]: cluster 2023-12-02T00:39:23.519368+0000 mgr.y (mgr.24356) 16233 : cluster 0 pgmap v16201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:24 smithi141 bash[31670]: cluster 2023-12-02T00:39:23.519368+0000 mgr.y (mgr.24356) 16233 : cluster 0 pgmap v16201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:25 smithi141 bash[31670]: audit 2023-12-02T00:39:25.245779+0000 mon.c (mon.2) 10200 : audit 0 from='client.? 172.21.15.40:0/30690775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:25 smithi141 bash[31670]: cluster 2023-12-02T00:39:25.520618+0000 mgr.y (mgr.24356) 16234 : cluster 0 pgmap v16202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:25 smithi141 bash[31670]: audit 2023-12-02T00:39:25.909447+0000 mon.c (mon.2) 10201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:39:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:25 smithi040 bash[28232]: audit 2023-12-02T00:39:25.245779+0000 mon.c (mon.2) 10200 : audit 0 from='client.? 172.21.15.40:0/30690775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:25 smithi040 bash[28232]: cluster 2023-12-02T00:39:25.520618+0000 mgr.y (mgr.24356) 16234 : cluster 0 pgmap v16202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:25 smithi040 bash[28232]: audit 2023-12-02T00:39:25.909447+0000 mon.c (mon.2) 10201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:39:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:25 smithi040 bash[41173]: audit 2023-12-02T00:39:25.245779+0000 mon.c (mon.2) 10200 : audit 0 from='client.? 172.21.15.40:0/30690775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:25 smithi040 bash[41173]: cluster 2023-12-02T00:39:25.520618+0000 mgr.y (mgr.24356) 16234 : cluster 0 pgmap v16202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:25 smithi040 bash[41173]: audit 2023-12-02T00:39:25.909447+0000 mon.c (mon.2) 10201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:39:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:39:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:39:27.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:27 smithi040 bash[28232]: audit 2023-12-02T00:39:26.287421+0000 mon.a (mon.0) 10116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:27 smithi040 bash[28232]: audit 2023-12-02T00:39:26.300228+0000 mon.a (mon.0) 10117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:27 smithi040 bash[41173]: audit 2023-12-02T00:39:26.287421+0000 mon.a (mon.0) 10116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:27 smithi040 bash[41173]: audit 2023-12-02T00:39:26.300228+0000 mon.a (mon.0) 10117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:27 smithi141 bash[31670]: audit 2023-12-02T00:39:26.287421+0000 mon.a (mon.0) 10116 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:27 smithi141 bash[31670]: audit 2023-12-02T00:39:26.300228+0000 mon.a (mon.0) 10117 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:28 smithi040 bash[28232]: cluster 2023-12-02T00:39:27.521221+0000 mgr.y (mgr.24356) 16235 : cluster 0 pgmap v16203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:28 smithi040 bash[28232]: audit 2023-12-02T00:39:27.715079+0000 mon.a (mon.0) 10118 : audit 0 from='client.? 172.21.15.40:0/2759729461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:28 smithi040 bash[41173]: cluster 2023-12-02T00:39:27.521221+0000 mgr.y (mgr.24356) 16235 : cluster 0 pgmap v16203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:28 smithi040 bash[41173]: audit 2023-12-02T00:39:27.715079+0000 mon.a (mon.0) 10118 : audit 0 from='client.? 172.21.15.40:0/2759729461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:28 smithi141 bash[31670]: cluster 2023-12-02T00:39:27.521221+0000 mgr.y (mgr.24356) 16235 : cluster 0 pgmap v16203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:28 smithi141 bash[31670]: audit 2023-12-02T00:39:27.715079+0000 mon.a (mon.0) 10118 : audit 0 from='client.? 172.21.15.40:0/2759729461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:30 smithi040 bash[28232]: cluster 2023-12-02T00:39:29.522231+0000 mgr.y (mgr.24356) 16236 : cluster 0 pgmap v16204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:30 smithi040 bash[28232]: audit 2023-12-02T00:39:30.175715+0000 mon.c (mon.2) 10202 : audit 0 from='client.? 172.21.15.40:0/4024793366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:30 smithi040 bash[41173]: cluster 2023-12-02T00:39:29.522231+0000 mgr.y (mgr.24356) 16236 : cluster 0 pgmap v16204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:30 smithi040 bash[41173]: audit 2023-12-02T00:39:30.175715+0000 mon.c (mon.2) 10202 : audit 0 from='client.? 172.21.15.40:0/4024793366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:30 smithi141 bash[31670]: cluster 2023-12-02T00:39:29.522231+0000 mgr.y (mgr.24356) 16236 : cluster 0 pgmap v16204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:30 smithi141 bash[31670]: audit 2023-12-02T00:39:30.175715+0000 mon.c (mon.2) 10202 : audit 0 from='client.? 172.21.15.40:0/4024793366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[28232]: cluster 2023-12-02T00:39:31.522988+0000 mgr.y (mgr.24356) 16237 : cluster 0 pgmap v16205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[28232]: audit 2023-12-02T00:39:31.805502+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[28232]: audit 2023-12-02T00:39:31.816491+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[28232]: audit 2023-12-02T00:39:32.502287+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[28232]: audit 2023-12-02T00:39:32.513905+0000 mon.a (mon.0) 10122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[41173]: cluster 2023-12-02T00:39:31.522988+0000 mgr.y (mgr.24356) 16237 : cluster 0 pgmap v16205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[41173]: audit 2023-12-02T00:39:31.805502+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[41173]: audit 2023-12-02T00:39:31.816491+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[41173]: audit 2023-12-02T00:39:32.502287+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:32 smithi040 bash[41173]: audit 2023-12-02T00:39:32.513905+0000 mon.a (mon.0) 10122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:32 smithi141 bash[31670]: cluster 2023-12-02T00:39:31.522988+0000 mgr.y (mgr.24356) 16237 : cluster 0 pgmap v16205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:32 smithi141 bash[31670]: audit 2023-12-02T00:39:31.805502+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:32 smithi141 bash[31670]: audit 2023-12-02T00:39:31.816491+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:32 smithi141 bash[31670]: audit 2023-12-02T00:39:32.502287+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:32 smithi141 bash[31670]: audit 2023-12-02T00:39:32.513905+0000 mon.a (mon.0) 10122 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[41173]: audit 2023-12-02T00:39:32.645004+0000 mon.c (mon.2) 10203 : audit 0 from='client.? 172.21.15.40:0/103367172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[41173]: audit 2023-12-02T00:39:32.986400+0000 mon.c (mon.2) 10204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[41173]: audit 2023-12-02T00:39:32.988452+0000 mon.c (mon.2) 10205 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[41173]: audit 2023-12-02T00:39:32.999803+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[28232]: audit 2023-12-02T00:39:32.645004+0000 mon.c (mon.2) 10203 : audit 0 from='client.? 172.21.15.40:0/103367172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[28232]: audit 2023-12-02T00:39:32.986400+0000 mon.c (mon.2) 10204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[28232]: audit 2023-12-02T00:39:32.988452+0000 mon.c (mon.2) 10205 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:39:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:33 smithi040 bash[28232]: audit 2023-12-02T00:39:32.999803+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:33 smithi141 bash[31670]: audit 2023-12-02T00:39:32.645004+0000 mon.c (mon.2) 10203 : audit 0 from='client.? 172.21.15.40:0/103367172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:33 smithi141 bash[31670]: audit 2023-12-02T00:39:32.986400+0000 mon.c (mon.2) 10204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:39:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:33 smithi141 bash[31670]: audit 2023-12-02T00:39:32.988452+0000 mon.c (mon.2) 10205 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:39:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:33 smithi141 bash[31670]: audit 2023-12-02T00:39:32.999803+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:39:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:34 smithi040 bash[28232]: cluster 2023-12-02T00:39:33.523625+0000 mgr.y (mgr.24356) 16238 : cluster 0 pgmap v16206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:34 smithi040 bash[28232]: audit 2023-12-02T00:39:34.194743+0000 mon.c (mon.2) 10206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:34 smithi040 bash[41173]: cluster 2023-12-02T00:39:33.523625+0000 mgr.y (mgr.24356) 16238 : cluster 0 pgmap v16206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:34 smithi040 bash[41173]: audit 2023-12-02T00:39:34.194743+0000 mon.c (mon.2) 10206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:34 smithi141 bash[31670]: cluster 2023-12-02T00:39:33.523625+0000 mgr.y (mgr.24356) 16238 : cluster 0 pgmap v16206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:34 smithi141 bash[31670]: audit 2023-12-02T00:39:34.194743+0000 mon.c (mon.2) 10206 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:35 smithi141 bash[31670]: audit 2023-12-02T00:39:35.116578+0000 mon.a (mon.0) 10124 : audit 0 from='client.? 172.21.15.40:0/2534613341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:35 smithi141 bash[31670]: cluster 2023-12-02T00:39:35.524780+0000 mgr.y (mgr.24356) 16239 : cluster 0 pgmap v16207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:35 smithi040 bash[28232]: audit 2023-12-02T00:39:35.116578+0000 mon.a (mon.0) 10124 : audit 0 from='client.? 172.21.15.40:0/2534613341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:35 smithi040 bash[28232]: cluster 2023-12-02T00:39:35.524780+0000 mgr.y (mgr.24356) 16239 : cluster 0 pgmap v16207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:35 smithi040 bash[41173]: audit 2023-12-02T00:39:35.116578+0000 mon.a (mon.0) 10124 : audit 0 from='client.? 172.21.15.40:0/2534613341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:35 smithi040 bash[41173]: cluster 2023-12-02T00:39:35.524780+0000 mgr.y (mgr.24356) 16239 : cluster 0 pgmap v16207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:39:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:39:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:37 smithi040 bash[41173]: audit 2023-12-02T00:39:37.574711+0000 mon.c (mon.2) 10207 : audit 0 from='client.? 172.21.15.40:0/3935190391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:37 smithi040 bash[28232]: audit 2023-12-02T00:39:37.574711+0000 mon.c (mon.2) 10207 : audit 0 from='client.? 172.21.15.40:0/3935190391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:37 smithi141 bash[31670]: audit 2023-12-02T00:39:37.574711+0000 mon.c (mon.2) 10207 : audit 0 from='client.? 172.21.15.40:0/3935190391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:38 smithi040 bash[41173]: cluster 2023-12-02T00:39:37.525286+0000 mgr.y (mgr.24356) 16240 : cluster 0 pgmap v16208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:38 smithi040 bash[28232]: cluster 2023-12-02T00:39:37.525286+0000 mgr.y (mgr.24356) 16240 : cluster 0 pgmap v16208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:38 smithi141 bash[31670]: cluster 2023-12-02T00:39:37.525286+0000 mgr.y (mgr.24356) 16240 : cluster 0 pgmap v16208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:40 smithi040 bash[41173]: cluster 2023-12-02T00:39:39.526452+0000 mgr.y (mgr.24356) 16241 : cluster 0 pgmap v16209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:40 smithi040 bash[41173]: audit 2023-12-02T00:39:40.043836+0000 mon.a (mon.0) 10125 : audit 0 from='client.? 172.21.15.40:0/1370364268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:40 smithi040 bash[28232]: cluster 2023-12-02T00:39:39.526452+0000 mgr.y (mgr.24356) 16241 : cluster 0 pgmap v16209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:40 smithi040 bash[28232]: audit 2023-12-02T00:39:40.043836+0000 mon.a (mon.0) 10125 : audit 0 from='client.? 172.21.15.40:0/1370364268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:40 smithi141 bash[31670]: cluster 2023-12-02T00:39:39.526452+0000 mgr.y (mgr.24356) 16241 : cluster 0 pgmap v16209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:40 smithi141 bash[31670]: audit 2023-12-02T00:39:40.043836+0000 mon.a (mon.0) 10125 : audit 0 from='client.? 172.21.15.40:0/1370364268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:42 smithi040 bash[28232]: cluster 2023-12-02T00:39:41.527148+0000 mgr.y (mgr.24356) 16242 : cluster 0 pgmap v16210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:42 smithi040 bash[28232]: audit 2023-12-02T00:39:42.503045+0000 mon.a (mon.0) 10126 : audit 0 from='client.? 172.21.15.40:0/1963359486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:42 smithi040 bash[41173]: cluster 2023-12-02T00:39:41.527148+0000 mgr.y (mgr.24356) 16242 : cluster 0 pgmap v16210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:42 smithi040 bash[41173]: audit 2023-12-02T00:39:42.503045+0000 mon.a (mon.0) 10126 : audit 0 from='client.? 172.21.15.40:0/1963359486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:42 smithi141 bash[31670]: cluster 2023-12-02T00:39:41.527148+0000 mgr.y (mgr.24356) 16242 : cluster 0 pgmap v16210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:42 smithi141 bash[31670]: audit 2023-12-02T00:39:42.503045+0000 mon.a (mon.0) 10126 : audit 0 from='client.? 172.21.15.40:0/1963359486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:44 smithi040 bash[28232]: cluster 2023-12-02T00:39:43.527923+0000 mgr.y (mgr.24356) 16243 : cluster 0 pgmap v16211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:44 smithi040 bash[41173]: cluster 2023-12-02T00:39:43.527923+0000 mgr.y (mgr.24356) 16243 : cluster 0 pgmap v16211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:44 smithi141 bash[31670]: cluster 2023-12-02T00:39:43.527923+0000 mgr.y (mgr.24356) 16243 : cluster 0 pgmap v16211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:45 smithi040 bash[28232]: audit 2023-12-02T00:39:44.965811+0000 mon.a (mon.0) 10127 : audit 0 from='client.? 172.21.15.40:0/2133205190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:45 smithi040 bash[41173]: audit 2023-12-02T00:39:44.965811+0000 mon.a (mon.0) 10127 : audit 0 from='client.? 172.21.15.40:0/2133205190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:45 smithi141 bash[31670]: audit 2023-12-02T00:39:44.965811+0000 mon.a (mon.0) 10127 : audit 0 from='client.? 172.21.15.40:0/2133205190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:46 smithi040 bash[28232]: cluster 2023-12-02T00:39:45.529206+0000 mgr.y (mgr.24356) 16244 : cluster 0 pgmap v16212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:46 smithi040 bash[41173]: cluster 2023-12-02T00:39:45.529206+0000 mgr.y (mgr.24356) 16244 : cluster 0 pgmap v16212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:39:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:39:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:46 smithi141 bash[31670]: cluster 2023-12-02T00:39:45.529206+0000 mgr.y (mgr.24356) 16244 : cluster 0 pgmap v16212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:47 smithi040 bash[28232]: audit 2023-12-02T00:39:47.432777+0000 mon.c (mon.2) 10208 : audit 0 from='client.? 172.21.15.40:0/2342127788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:47 smithi040 bash[41173]: audit 2023-12-02T00:39:47.432777+0000 mon.c (mon.2) 10208 : audit 0 from='client.? 172.21.15.40:0/2342127788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:47 smithi141 bash[31670]: audit 2023-12-02T00:39:47.432777+0000 mon.c (mon.2) 10208 : audit 0 from='client.? 172.21.15.40:0/2342127788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:48 smithi040 bash[41173]: cluster 2023-12-02T00:39:47.530012+0000 mgr.y (mgr.24356) 16245 : cluster 0 pgmap v16213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:48 smithi040 bash[28232]: cluster 2023-12-02T00:39:47.530012+0000 mgr.y (mgr.24356) 16245 : cluster 0 pgmap v16213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:48 smithi141 bash[31670]: cluster 2023-12-02T00:39:47.530012+0000 mgr.y (mgr.24356) 16245 : cluster 0 pgmap v16213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:49 smithi141 bash[31670]: audit 2023-12-02T00:39:49.195092+0000 mon.c (mon.2) 10209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:49 smithi040 bash[41173]: audit 2023-12-02T00:39:49.195092+0000 mon.c (mon.2) 10209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:49 smithi040 bash[28232]: audit 2023-12-02T00:39:49.195092+0000 mon.c (mon.2) 10209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:50 smithi141 bash[31670]: cluster 2023-12-02T00:39:49.531191+0000 mgr.y (mgr.24356) 16246 : cluster 0 pgmap v16214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:50 smithi141 bash[31670]: audit 2023-12-02T00:39:49.899607+0000 mon.a (mon.0) 10128 : audit 0 from='client.? 172.21.15.40:0/888148040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:50 smithi040 bash[41173]: cluster 2023-12-02T00:39:49.531191+0000 mgr.y (mgr.24356) 16246 : cluster 0 pgmap v16214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:50 smithi040 bash[41173]: audit 2023-12-02T00:39:49.899607+0000 mon.a (mon.0) 10128 : audit 0 from='client.? 172.21.15.40:0/888148040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:50 smithi040 bash[28232]: cluster 2023-12-02T00:39:49.531191+0000 mgr.y (mgr.24356) 16246 : cluster 0 pgmap v16214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:50 smithi040 bash[28232]: audit 2023-12-02T00:39:49.899607+0000 mon.a (mon.0) 10128 : audit 0 from='client.? 172.21.15.40:0/888148040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:52 smithi141 bash[31670]: cluster 2023-12-02T00:39:51.531832+0000 mgr.y (mgr.24356) 16247 : cluster 0 pgmap v16215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:52 smithi141 bash[31670]: audit 2023-12-02T00:39:52.364906+0000 mon.a (mon.0) 10129 : audit 0 from='client.? 172.21.15.40:0/2721357626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:52 smithi040 bash[41173]: cluster 2023-12-02T00:39:51.531832+0000 mgr.y (mgr.24356) 16247 : cluster 0 pgmap v16215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:52 smithi040 bash[41173]: audit 2023-12-02T00:39:52.364906+0000 mon.a (mon.0) 10129 : audit 0 from='client.? 172.21.15.40:0/2721357626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:52 smithi040 bash[28232]: cluster 2023-12-02T00:39:51.531832+0000 mgr.y (mgr.24356) 16247 : cluster 0 pgmap v16215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:52 smithi040 bash[28232]: audit 2023-12-02T00:39:52.364906+0000 mon.a (mon.0) 10129 : audit 0 from='client.? 172.21.15.40:0/2721357626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:54 smithi141 bash[31670]: cluster 2023-12-02T00:39:53.532481+0000 mgr.y (mgr.24356) 16248 : cluster 0 pgmap v16216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:54 smithi040 bash[28232]: cluster 2023-12-02T00:39:53.532481+0000 mgr.y (mgr.24356) 16248 : cluster 0 pgmap v16216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:54 smithi040 bash[41173]: cluster 2023-12-02T00:39:53.532481+0000 mgr.y (mgr.24356) 16248 : cluster 0 pgmap v16216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:55 smithi141 bash[31670]: audit 2023-12-02T00:39:54.832475+0000 mon.c (mon.2) 10210 : audit 0 from='client.? 172.21.15.40:0/2937949100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:55 smithi040 bash[28232]: audit 2023-12-02T00:39:54.832475+0000 mon.c (mon.2) 10210 : audit 0 from='client.? 172.21.15.40:0/2937949100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:55 smithi040 bash[41173]: audit 2023-12-02T00:39:54.832475+0000 mon.c (mon.2) 10210 : audit 0 from='client.? 172.21.15.40:0/2937949100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:56 smithi040 bash[41173]: cluster 2023-12-02T00:39:55.533624+0000 mgr.y (mgr.24356) 16249 : cluster 0 pgmap v16217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:56 smithi040 bash[28232]: cluster 2023-12-02T00:39:55.533624+0000 mgr.y (mgr.24356) 16249 : cluster 0 pgmap v16217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:39:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:39:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:56 smithi141 bash[31670]: cluster 2023-12-02T00:39:55.533624+0000 mgr.y (mgr.24356) 16249 : cluster 0 pgmap v16217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:57 smithi141 bash[31670]: audit 2023-12-02T00:39:57.297051+0000 mon.c (mon.2) 10211 : audit 0 from='client.? 172.21.15.40:0/1328214836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:57 smithi040 bash[28232]: audit 2023-12-02T00:39:57.297051+0000 mon.c (mon.2) 10211 : audit 0 from='client.? 172.21.15.40:0/1328214836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:57 smithi040 bash[41173]: audit 2023-12-02T00:39:57.297051+0000 mon.c (mon.2) 10211 : audit 0 from='client.? 172.21.15.40:0/1328214836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:39:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:58 smithi141 bash[31670]: cluster 2023-12-02T00:39:57.534312+0000 mgr.y (mgr.24356) 16250 : cluster 0 pgmap v16218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:58 smithi040 bash[28232]: cluster 2023-12-02T00:39:57.534312+0000 mgr.y (mgr.24356) 16250 : cluster 0 pgmap v16218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:58 smithi040 bash[41173]: cluster 2023-12-02T00:39:57.534312+0000 mgr.y (mgr.24356) 16250 : cluster 0 pgmap v16218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:39:59.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:39:59 smithi040 bash[28232]: cluster 2023-12-02T00:39:59.535449+0000 mgr.y (mgr.24356) 16251 : cluster 0 pgmap v16219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:00.001 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:39:59 smithi040 bash[41173]: cluster 2023-12-02T00:39:59.535449+0000 mgr.y (mgr.24356) 16251 : cluster 0 pgmap v16219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:39:59 smithi141 bash[31670]: cluster 2023-12-02T00:39:59.535449+0000 mgr.y (mgr.24356) 16251 : cluster 0 pgmap v16219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:00 smithi040 bash[28232]: debug 2023-12-02T00:39:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:00 smithi141 bash[31670]: audit 2023-12-02T00:39:59.770082+0000 mon.a (mon.0) 10130 : audit 0 from='client.? 172.21.15.40:0/337246305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:00 smithi141 bash[31670]: cluster 2023-12-02T00:40:00.000127+0000 mon.a (mon.0) 10131 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:00 smithi040 bash[28232]: audit 2023-12-02T00:39:59.770082+0000 mon.a (mon.0) 10130 : audit 0 from='client.? 172.21.15.40:0/337246305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:00 smithi040 bash[28232]: cluster 2023-12-02T00:40:00.000127+0000 mon.a (mon.0) 10131 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:00 smithi040 bash[41173]: audit 2023-12-02T00:39:59.770082+0000 mon.a (mon.0) 10130 : audit 0 from='client.? 172.21.15.40:0/337246305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:00 smithi040 bash[41173]: cluster 2023-12-02T00:40:00.000127+0000 mon.a (mon.0) 10131 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:01 smithi141 bash[31670]: cluster 2023-12-02T00:40:01.536121+0000 mgr.y (mgr.24356) 16252 : cluster 0 pgmap v16220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:02.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:01 smithi040 bash[28232]: cluster 2023-12-02T00:40:01.536121+0000 mgr.y (mgr.24356) 16252 : cluster 0 pgmap v16220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:01 smithi040 bash[41173]: cluster 2023-12-02T00:40:01.536121+0000 mgr.y (mgr.24356) 16252 : cluster 0 pgmap v16220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:02 smithi141 bash[31670]: audit 2023-12-02T00:40:02.242096+0000 mon.a (mon.0) 10132 : audit 0 from='client.? 172.21.15.40:0/1169786389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:02 smithi040 bash[28232]: audit 2023-12-02T00:40:02.242096+0000 mon.a (mon.0) 10132 : audit 0 from='client.? 172.21.15.40:0/1169786389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:02 smithi040 bash[41173]: audit 2023-12-02T00:40:02.242096+0000 mon.a (mon.0) 10132 : audit 0 from='client.? 172.21.15.40:0/1169786389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:03 smithi141 bash[31670]: cluster 2023-12-02T00:40:03.536836+0000 mgr.y (mgr.24356) 16253 : cluster 0 pgmap v16221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:03 smithi040 bash[41173]: cluster 2023-12-02T00:40:03.536836+0000 mgr.y (mgr.24356) 16253 : cluster 0 pgmap v16221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:03 smithi040 bash[28232]: cluster 2023-12-02T00:40:03.536836+0000 mgr.y (mgr.24356) 16253 : cluster 0 pgmap v16221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:04 smithi141 bash[31670]: audit 2023-12-02T00:40:04.195612+0000 mon.c (mon.2) 10212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:04 smithi141 bash[31670]: audit 2023-12-02T00:40:04.702664+0000 mon.a (mon.0) 10133 : audit 0 from='client.? 172.21.15.40:0/1358132850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:04 smithi040 bash[28232]: audit 2023-12-02T00:40:04.195612+0000 mon.c (mon.2) 10212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:04 smithi040 bash[28232]: audit 2023-12-02T00:40:04.702664+0000 mon.a (mon.0) 10133 : audit 0 from='client.? 172.21.15.40:0/1358132850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:04 smithi040 bash[41173]: audit 2023-12-02T00:40:04.195612+0000 mon.c (mon.2) 10212 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:04 smithi040 bash[41173]: audit 2023-12-02T00:40:04.702664+0000 mon.a (mon.0) 10133 : audit 0 from='client.? 172.21.15.40:0/1358132850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:05 smithi141 bash[31670]: cluster 2023-12-02T00:40:05.538011+0000 mgr.y (mgr.24356) 16254 : cluster 0 pgmap v16222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:06.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:05 smithi040 bash[28232]: cluster 2023-12-02T00:40:05.538011+0000 mgr.y (mgr.24356) 16254 : cluster 0 pgmap v16222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:05 smithi040 bash[41173]: cluster 2023-12-02T00:40:05.538011+0000 mgr.y (mgr.24356) 16254 : cluster 0 pgmap v16222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:40:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:40:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:07 smithi141 bash[31670]: audit 2023-12-02T00:40:07.171472+0000 mon.a (mon.0) 10134 : audit 0 from='client.? 172.21.15.40:0/3339502106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:07 smithi040 bash[28232]: audit 2023-12-02T00:40:07.171472+0000 mon.a (mon.0) 10134 : audit 0 from='client.? 172.21.15.40:0/3339502106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:07 smithi040 bash[41173]: audit 2023-12-02T00:40:07.171472+0000 mon.a (mon.0) 10134 : audit 0 from='client.? 172.21.15.40:0/3339502106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:08 smithi141 bash[31670]: cluster 2023-12-02T00:40:07.538741+0000 mgr.y (mgr.24356) 16255 : cluster 0 pgmap v16223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:08.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:08 smithi040 bash[41173]: cluster 2023-12-02T00:40:07.538741+0000 mgr.y (mgr.24356) 16255 : cluster 0 pgmap v16223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:08 smithi040 bash[28232]: cluster 2023-12-02T00:40:07.538741+0000 mgr.y (mgr.24356) 16255 : cluster 0 pgmap v16223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:10 smithi040 bash[41173]: cluster 2023-12-02T00:40:09.539859+0000 mgr.y (mgr.24356) 16256 : cluster 0 pgmap v16224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:10 smithi040 bash[41173]: audit 2023-12-02T00:40:09.643043+0000 mon.c (mon.2) 10213 : audit 0 from='client.? 172.21.15.40:0/1090178670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:10 smithi040 bash[28232]: cluster 2023-12-02T00:40:09.539859+0000 mgr.y (mgr.24356) 16256 : cluster 0 pgmap v16224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:10 smithi040 bash[28232]: audit 2023-12-02T00:40:09.643043+0000 mon.c (mon.2) 10213 : audit 0 from='client.? 172.21.15.40:0/1090178670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:10 smithi141 bash[31670]: cluster 2023-12-02T00:40:09.539859+0000 mgr.y (mgr.24356) 16256 : cluster 0 pgmap v16224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:10 smithi141 bash[31670]: audit 2023-12-02T00:40:09.643043+0000 mon.c (mon.2) 10213 : audit 0 from='client.? 172.21.15.40:0/1090178670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:12 smithi040 bash[41173]: cluster 2023-12-02T00:40:11.540470+0000 mgr.y (mgr.24356) 16257 : cluster 0 pgmap v16225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:12 smithi040 bash[41173]: audit 2023-12-02T00:40:12.103254+0000 mon.a (mon.0) 10135 : audit 0 from='client.? 172.21.15.40:0/2970655285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:12 smithi040 bash[28232]: cluster 2023-12-02T00:40:11.540470+0000 mgr.y (mgr.24356) 16257 : cluster 0 pgmap v16225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:12 smithi040 bash[28232]: audit 2023-12-02T00:40:12.103254+0000 mon.a (mon.0) 10135 : audit 0 from='client.? 172.21.15.40:0/2970655285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:12 smithi141 bash[31670]: cluster 2023-12-02T00:40:11.540470+0000 mgr.y (mgr.24356) 16257 : cluster 0 pgmap v16225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:12 smithi141 bash[31670]: audit 2023-12-02T00:40:12.103254+0000 mon.a (mon.0) 10135 : audit 0 from='client.? 172.21.15.40:0/2970655285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:14 smithi040 bash[41173]: cluster 2023-12-02T00:40:13.541149+0000 mgr.y (mgr.24356) 16258 : cluster 0 pgmap v16226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:14 smithi040 bash[41173]: audit 2023-12-02T00:40:14.563471+0000 mon.a (mon.0) 10136 : audit 0 from='client.? 172.21.15.40:0/4091311646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:14 smithi040 bash[28232]: cluster 2023-12-02T00:40:13.541149+0000 mgr.y (mgr.24356) 16258 : cluster 0 pgmap v16226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:14 smithi040 bash[28232]: audit 2023-12-02T00:40:14.563471+0000 mon.a (mon.0) 10136 : audit 0 from='client.? 172.21.15.40:0/4091311646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:14 smithi141 bash[31670]: cluster 2023-12-02T00:40:13.541149+0000 mgr.y (mgr.24356) 16258 : cluster 0 pgmap v16226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:14 smithi141 bash[31670]: audit 2023-12-02T00:40:14.563471+0000 mon.a (mon.0) 10136 : audit 0 from='client.? 172.21.15.40:0/4091311646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:15 smithi141 bash[31670]: cluster 2023-12-02T00:40:15.542385+0000 mgr.y (mgr.24356) 16259 : cluster 0 pgmap v16227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:15 smithi040 bash[28232]: cluster 2023-12-02T00:40:15.542385+0000 mgr.y (mgr.24356) 16259 : cluster 0 pgmap v16227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:15 smithi040 bash[41173]: cluster 2023-12-02T00:40:15.542385+0000 mgr.y (mgr.24356) 16259 : cluster 0 pgmap v16227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:40:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:40:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:17 smithi040 bash[28232]: audit 2023-12-02T00:40:17.019987+0000 mon.a (mon.0) 10137 : audit 0 from='client.? 172.21.15.40:0/2987504362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:17 smithi040 bash[41173]: audit 2023-12-02T00:40:17.019987+0000 mon.a (mon.0) 10137 : audit 0 from='client.? 172.21.15.40:0/2987504362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:17 smithi141 bash[31670]: audit 2023-12-02T00:40:17.019987+0000 mon.a (mon.0) 10137 : audit 0 from='client.? 172.21.15.40:0/2987504362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:18 smithi040 bash[28232]: cluster 2023-12-02T00:40:17.543035+0000 mgr.y (mgr.24356) 16260 : cluster 0 pgmap v16228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:18 smithi040 bash[41173]: cluster 2023-12-02T00:40:17.543035+0000 mgr.y (mgr.24356) 16260 : cluster 0 pgmap v16228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:18 smithi141 bash[31670]: cluster 2023-12-02T00:40:17.543035+0000 mgr.y (mgr.24356) 16260 : cluster 0 pgmap v16228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:19 smithi141 bash[31670]: audit 2023-12-02T00:40:19.195755+0000 mon.c (mon.2) 10214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:19 smithi040 bash[28232]: audit 2023-12-02T00:40:19.195755+0000 mon.c (mon.2) 10214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:19 smithi040 bash[41173]: audit 2023-12-02T00:40:19.195755+0000 mon.c (mon.2) 10214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:20 smithi141 bash[31670]: audit 2023-12-02T00:40:19.510356+0000 mon.c (mon.2) 10215 : audit 0 from='client.? 172.21.15.40:0/1254243572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:20 smithi141 bash[31670]: cluster 2023-12-02T00:40:19.543852+0000 mgr.y (mgr.24356) 16261 : cluster 0 pgmap v16229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:20 smithi040 bash[28232]: audit 2023-12-02T00:40:19.510356+0000 mon.c (mon.2) 10215 : audit 0 from='client.? 172.21.15.40:0/1254243572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:20 smithi040 bash[28232]: cluster 2023-12-02T00:40:19.543852+0000 mgr.y (mgr.24356) 16261 : cluster 0 pgmap v16229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:20 smithi040 bash[41173]: audit 2023-12-02T00:40:19.510356+0000 mon.c (mon.2) 10215 : audit 0 from='client.? 172.21.15.40:0/1254243572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:20 smithi040 bash[41173]: cluster 2023-12-02T00:40:19.543852+0000 mgr.y (mgr.24356) 16261 : cluster 0 pgmap v16229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:22 smithi040 bash[28232]: cluster 2023-12-02T00:40:21.544491+0000 mgr.y (mgr.24356) 16262 : cluster 0 pgmap v16230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:22 smithi040 bash[28232]: audit 2023-12-02T00:40:21.976819+0000 mon.a (mon.0) 10138 : audit 0 from='client.? 172.21.15.40:0/1128246855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:22 smithi040 bash[41173]: cluster 2023-12-02T00:40:21.544491+0000 mgr.y (mgr.24356) 16262 : cluster 0 pgmap v16230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:22 smithi040 bash[41173]: audit 2023-12-02T00:40:21.976819+0000 mon.a (mon.0) 10138 : audit 0 from='client.? 172.21.15.40:0/1128246855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:22 smithi141 bash[31670]: cluster 2023-12-02T00:40:21.544491+0000 mgr.y (mgr.24356) 16262 : cluster 0 pgmap v16230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:22 smithi141 bash[31670]: audit 2023-12-02T00:40:21.976819+0000 mon.a (mon.0) 10138 : audit 0 from='client.? 172.21.15.40:0/1128246855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:24 smithi040 bash[41173]: cluster 2023-12-02T00:40:23.545181+0000 mgr.y (mgr.24356) 16263 : cluster 0 pgmap v16231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:24 smithi040 bash[41173]: audit 2023-12-02T00:40:24.445040+0000 mon.a (mon.0) 10139 : audit 0 from='client.? 172.21.15.40:0/2310180063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:24 smithi040 bash[28232]: cluster 2023-12-02T00:40:23.545181+0000 mgr.y (mgr.24356) 16263 : cluster 0 pgmap v16231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:24 smithi040 bash[28232]: audit 2023-12-02T00:40:24.445040+0000 mon.a (mon.0) 10139 : audit 0 from='client.? 172.21.15.40:0/2310180063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:24 smithi141 bash[31670]: cluster 2023-12-02T00:40:23.545181+0000 mgr.y (mgr.24356) 16263 : cluster 0 pgmap v16231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:24 smithi141 bash[31670]: audit 2023-12-02T00:40:24.445040+0000 mon.a (mon.0) 10139 : audit 0 from='client.? 172.21.15.40:0/2310180063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:26 smithi141 bash[31670]: cluster 2023-12-02T00:40:25.546393+0000 mgr.y (mgr.24356) 16264 : cluster 0 pgmap v16232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:26 smithi040 bash[28232]: cluster 2023-12-02T00:40:25.546393+0000 mgr.y (mgr.24356) 16264 : cluster 0 pgmap v16232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:26 smithi040 bash[41173]: cluster 2023-12-02T00:40:25.546393+0000 mgr.y (mgr.24356) 16264 : cluster 0 pgmap v16232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:40:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:40:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:27 smithi141 bash[31670]: audit 2023-12-02T00:40:26.902416+0000 mon.a (mon.0) 10140 : audit 0 from='client.? 172.21.15.40:0/2444028442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:27 smithi040 bash[28232]: audit 2023-12-02T00:40:26.902416+0000 mon.a (mon.0) 10140 : audit 0 from='client.? 172.21.15.40:0/2444028442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:27 smithi040 bash[41173]: audit 2023-12-02T00:40:26.902416+0000 mon.a (mon.0) 10140 : audit 0 from='client.? 172.21.15.40:0/2444028442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:28 smithi141 bash[31670]: cluster 2023-12-02T00:40:27.547195+0000 mgr.y (mgr.24356) 16265 : cluster 0 pgmap v16233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:28 smithi040 bash[28232]: cluster 2023-12-02T00:40:27.547195+0000 mgr.y (mgr.24356) 16265 : cluster 0 pgmap v16233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:28 smithi040 bash[41173]: cluster 2023-12-02T00:40:27.547195+0000 mgr.y (mgr.24356) 16265 : cluster 0 pgmap v16233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:29 smithi141 bash[31670]: audit 2023-12-02T00:40:29.364495+0000 mon.a (mon.0) 10141 : audit 0 from='client.? 172.21.15.40:0/2269113424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:29 smithi040 bash[41173]: audit 2023-12-02T00:40:29.364495+0000 mon.a (mon.0) 10141 : audit 0 from='client.? 172.21.15.40:0/2269113424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:29 smithi040 bash[28232]: audit 2023-12-02T00:40:29.364495+0000 mon.a (mon.0) 10141 : audit 0 from='client.? 172.21.15.40:0/2269113424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:30 smithi141 bash[31670]: cluster 2023-12-02T00:40:29.548420+0000 mgr.y (mgr.24356) 16266 : cluster 0 pgmap v16234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:30 smithi040 bash[41173]: cluster 2023-12-02T00:40:29.548420+0000 mgr.y (mgr.24356) 16266 : cluster 0 pgmap v16234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:30 smithi040 bash[28232]: cluster 2023-12-02T00:40:29.548420+0000 mgr.y (mgr.24356) 16266 : cluster 0 pgmap v16234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:32 smithi040 bash[28232]: cluster 2023-12-02T00:40:31.549078+0000 mgr.y (mgr.24356) 16267 : cluster 0 pgmap v16235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:32 smithi040 bash[28232]: audit 2023-12-02T00:40:31.828569+0000 mon.c (mon.2) 10216 : audit 0 from='client.? 172.21.15.40:0/556705659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:32 smithi040 bash[41173]: cluster 2023-12-02T00:40:31.549078+0000 mgr.y (mgr.24356) 16267 : cluster 0 pgmap v16235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:32 smithi040 bash[41173]: audit 2023-12-02T00:40:31.828569+0000 mon.c (mon.2) 10216 : audit 0 from='client.? 172.21.15.40:0/556705659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:32 smithi141 bash[31670]: cluster 2023-12-02T00:40:31.549078+0000 mgr.y (mgr.24356) 16267 : cluster 0 pgmap v16235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:32 smithi141 bash[31670]: audit 2023-12-02T00:40:31.828569+0000 mon.c (mon.2) 10216 : audit 0 from='client.? 172.21.15.40:0/556705659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:33 smithi040 bash[28232]: audit 2023-12-02T00:40:33.084101+0000 mon.c (mon.2) 10217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:40:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:33 smithi040 bash[41173]: audit 2023-12-02T00:40:33.084101+0000 mon.c (mon.2) 10217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:40:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:33 smithi141 bash[31670]: audit 2023-12-02T00:40:33.084101+0000 mon.c (mon.2) 10217 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:40:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:34 smithi040 bash[28232]: cluster 2023-12-02T00:40:33.549747+0000 mgr.y (mgr.24356) 16268 : cluster 0 pgmap v16236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:34 smithi040 bash[28232]: audit 2023-12-02T00:40:34.196216+0000 mon.c (mon.2) 10218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:34 smithi040 bash[28232]: audit 2023-12-02T00:40:34.292778+0000 mon.a (mon.0) 10142 : audit 0 from='client.? 172.21.15.40:0/2171685933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:34 smithi040 bash[41173]: cluster 2023-12-02T00:40:33.549747+0000 mgr.y (mgr.24356) 16268 : cluster 0 pgmap v16236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:34 smithi040 bash[41173]: audit 2023-12-02T00:40:34.196216+0000 mon.c (mon.2) 10218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:34 smithi040 bash[41173]: audit 2023-12-02T00:40:34.292778+0000 mon.a (mon.0) 10142 : audit 0 from='client.? 172.21.15.40:0/2171685933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:34 smithi141 bash[31670]: cluster 2023-12-02T00:40:33.549747+0000 mgr.y (mgr.24356) 16268 : cluster 0 pgmap v16236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:34 smithi141 bash[31670]: audit 2023-12-02T00:40:34.196216+0000 mon.c (mon.2) 10218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:34 smithi141 bash[31670]: audit 2023-12-02T00:40:34.292778+0000 mon.a (mon.0) 10142 : audit 0 from='client.? 172.21.15.40:0/2171685933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:36 smithi141 bash[31670]: cluster 2023-12-02T00:40:35.550967+0000 mgr.y (mgr.24356) 16269 : cluster 0 pgmap v16237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:36.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:36 smithi040 bash[28232]: cluster 2023-12-02T00:40:35.550967+0000 mgr.y (mgr.24356) 16269 : cluster 0 pgmap v16237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:36 smithi040 bash[41173]: cluster 2023-12-02T00:40:35.550967+0000 mgr.y (mgr.24356) 16269 : cluster 0 pgmap v16237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:40:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:40:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:37 smithi141 bash[31670]: audit 2023-12-02T00:40:36.760893+0000 mon.a (mon.0) 10143 : audit 0 from='client.? 172.21.15.40:0/1367890313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:37.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:37 smithi040 bash[28232]: audit 2023-12-02T00:40:36.760893+0000 mon.a (mon.0) 10143 : audit 0 from='client.? 172.21.15.40:0/1367890313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:37 smithi040 bash[41173]: audit 2023-12-02T00:40:36.760893+0000 mon.a (mon.0) 10143 : audit 0 from='client.? 172.21.15.40:0/1367890313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:38 smithi141 bash[31670]: cluster 2023-12-02T00:40:37.551666+0000 mgr.y (mgr.24356) 16270 : cluster 0 pgmap v16238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:38.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:38 smithi040 bash[28232]: cluster 2023-12-02T00:40:37.551666+0000 mgr.y (mgr.24356) 16270 : cluster 0 pgmap v16238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:38 smithi040 bash[41173]: cluster 2023-12-02T00:40:37.551666+0000 mgr.y (mgr.24356) 16270 : cluster 0 pgmap v16238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:38.984013+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:38.995263+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:39.222101+0000 mon.c (mon.2) 10219 : audit 0 from='client.? 172.21.15.40:0/3279704115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:39.287485+0000 mon.a (mon.0) 10146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:39.299328+0000 mon.a (mon.0) 10147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: cluster 2023-12-02T00:40:39.552799+0000 mgr.y (mgr.24356) 16271 : cluster 0 pgmap v16239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:39.781700+0000 mon.c (mon.2) 10220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:40:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:39.783522+0000 mon.c (mon.2) 10221 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:40:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:39 smithi141 bash[31670]: audit 2023-12-02T00:40:39.793524+0000 mon.a (mon.0) 10148 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:38.984013+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:38.995263+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:39.222101+0000 mon.c (mon.2) 10219 : audit 0 from='client.? 172.21.15.40:0/3279704115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:39.287485+0000 mon.a (mon.0) 10146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:39.299328+0000 mon.a (mon.0) 10147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: cluster 2023-12-02T00:40:39.552799+0000 mgr.y (mgr.24356) 16271 : cluster 0 pgmap v16239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:39.781700+0000 mon.c (mon.2) 10220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:39.783522+0000 mon.c (mon.2) 10221 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[28232]: audit 2023-12-02T00:40:39.793524+0000 mon.a (mon.0) 10148 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:38.984013+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:38.995263+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:39.222101+0000 mon.c (mon.2) 10219 : audit 0 from='client.? 172.21.15.40:0/3279704115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:39.287485+0000 mon.a (mon.0) 10146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:39.299328+0000 mon.a (mon.0) 10147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: cluster 2023-12-02T00:40:39.552799+0000 mgr.y (mgr.24356) 16271 : cluster 0 pgmap v16239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:39.781700+0000 mon.c (mon.2) 10220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:40:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:39.783522+0000 mon.c (mon.2) 10221 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:40:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:39 smithi040 bash[41173]: audit 2023-12-02T00:40:39.793524+0000 mon.a (mon.0) 10148 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:40:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:42 smithi040 bash[28232]: cluster 2023-12-02T00:40:41.553503+0000 mgr.y (mgr.24356) 16272 : cluster 0 pgmap v16240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:42 smithi040 bash[28232]: audit 2023-12-02T00:40:41.688151+0000 mon.a (mon.0) 10149 : audit 0 from='client.? 172.21.15.40:0/3945719743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:42 smithi040 bash[41173]: cluster 2023-12-02T00:40:41.553503+0000 mgr.y (mgr.24356) 16272 : cluster 0 pgmap v16240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:42 smithi040 bash[41173]: audit 2023-12-02T00:40:41.688151+0000 mon.a (mon.0) 10149 : audit 0 from='client.? 172.21.15.40:0/3945719743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:42 smithi141 bash[31670]: cluster 2023-12-02T00:40:41.553503+0000 mgr.y (mgr.24356) 16272 : cluster 0 pgmap v16240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:42 smithi141 bash[31670]: audit 2023-12-02T00:40:41.688151+0000 mon.a (mon.0) 10149 : audit 0 from='client.? 172.21.15.40:0/3945719743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:44 smithi040 bash[28232]: cluster 2023-12-02T00:40:43.554224+0000 mgr.y (mgr.24356) 16273 : cluster 0 pgmap v16241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:44 smithi040 bash[28232]: audit 2023-12-02T00:40:44.151733+0000 mon.c (mon.2) 10222 : audit 0 from='client.? 172.21.15.40:0/3944601487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:44 smithi040 bash[41173]: cluster 2023-12-02T00:40:43.554224+0000 mgr.y (mgr.24356) 16273 : cluster 0 pgmap v16241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:44 smithi040 bash[41173]: audit 2023-12-02T00:40:44.151733+0000 mon.c (mon.2) 10222 : audit 0 from='client.? 172.21.15.40:0/3944601487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:44 smithi141 bash[31670]: cluster 2023-12-02T00:40:43.554224+0000 mgr.y (mgr.24356) 16273 : cluster 0 pgmap v16241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:44 smithi141 bash[31670]: audit 2023-12-02T00:40:44.151733+0000 mon.c (mon.2) 10222 : audit 0 from='client.? 172.21.15.40:0/3944601487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:46 smithi141 bash[31670]: cluster 2023-12-02T00:40:45.555386+0000 mgr.y (mgr.24356) 16274 : cluster 0 pgmap v16242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:46.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:46 smithi040 bash[41173]: cluster 2023-12-02T00:40:45.555386+0000 mgr.y (mgr.24356) 16274 : cluster 0 pgmap v16242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:46 smithi040 bash[28232]: cluster 2023-12-02T00:40:45.555386+0000 mgr.y (mgr.24356) 16274 : cluster 0 pgmap v16242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:40:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:40:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:47 smithi141 bash[31670]: audit 2023-12-02T00:40:46.623361+0000 mon.a (mon.0) 10150 : audit 0 from='client.? 172.21.15.40:0/4184196203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:47 smithi040 bash[41173]: audit 2023-12-02T00:40:46.623361+0000 mon.a (mon.0) 10150 : audit 0 from='client.? 172.21.15.40:0/4184196203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:47 smithi040 bash[28232]: audit 2023-12-02T00:40:46.623361+0000 mon.a (mon.0) 10150 : audit 0 from='client.? 172.21.15.40:0/4184196203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:48 smithi141 bash[31670]: cluster 2023-12-02T00:40:47.556099+0000 mgr.y (mgr.24356) 16275 : cluster 0 pgmap v16243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:48 smithi040 bash[41173]: cluster 2023-12-02T00:40:47.556099+0000 mgr.y (mgr.24356) 16275 : cluster 0 pgmap v16243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:48 smithi040 bash[28232]: cluster 2023-12-02T00:40:47.556099+0000 mgr.y (mgr.24356) 16275 : cluster 0 pgmap v16243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:49 smithi040 bash[28232]: audit 2023-12-02T00:40:49.079580+0000 mon.c (mon.2) 10223 : audit 0 from='client.? 172.21.15.40:0/1525218273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:49 smithi040 bash[41173]: audit 2023-12-02T00:40:49.079580+0000 mon.c (mon.2) 10223 : audit 0 from='client.? 172.21.15.40:0/1525218273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:49 smithi141 bash[31670]: audit 2023-12-02T00:40:49.079580+0000 mon.c (mon.2) 10223 : audit 0 from='client.? 172.21.15.40:0/1525218273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:50 smithi040 bash[41173]: audit 2023-12-02T00:40:49.196765+0000 mon.c (mon.2) 10224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:50 smithi040 bash[41173]: cluster 2023-12-02T00:40:49.557409+0000 mgr.y (mgr.24356) 16276 : cluster 0 pgmap v16244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:50 smithi040 bash[28232]: audit 2023-12-02T00:40:49.196765+0000 mon.c (mon.2) 10224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:50 smithi040 bash[28232]: cluster 2023-12-02T00:40:49.557409+0000 mgr.y (mgr.24356) 16276 : cluster 0 pgmap v16244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:50 smithi141 bash[31670]: audit 2023-12-02T00:40:49.196765+0000 mon.c (mon.2) 10224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:50 smithi141 bash[31670]: cluster 2023-12-02T00:40:49.557409+0000 mgr.y (mgr.24356) 16276 : cluster 0 pgmap v16244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:51 smithi040 bash[28232]: audit 2023-12-02T00:40:51.539434+0000 mon.c (mon.2) 10225 : audit 0 from='client.? 172.21.15.40:0/794431702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:51 smithi040 bash[41173]: audit 2023-12-02T00:40:51.539434+0000 mon.c (mon.2) 10225 : audit 0 from='client.? 172.21.15.40:0/794431702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:51 smithi141 bash[31670]: audit 2023-12-02T00:40:51.539434+0000 mon.c (mon.2) 10225 : audit 0 from='client.? 172.21.15.40:0/794431702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:52 smithi040 bash[28232]: cluster 2023-12-02T00:40:51.558083+0000 mgr.y (mgr.24356) 16277 : cluster 0 pgmap v16245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:52 smithi040 bash[41173]: cluster 2023-12-02T00:40:51.558083+0000 mgr.y (mgr.24356) 16277 : cluster 0 pgmap v16245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:52 smithi141 bash[31670]: cluster 2023-12-02T00:40:51.558083+0000 mgr.y (mgr.24356) 16277 : cluster 0 pgmap v16245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:54 smithi040 bash[28232]: cluster 2023-12-02T00:40:53.558781+0000 mgr.y (mgr.24356) 16278 : cluster 0 pgmap v16246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:54 smithi040 bash[28232]: audit 2023-12-02T00:40:54.002808+0000 mon.a (mon.0) 10151 : audit 0 from='client.? 172.21.15.40:0/3480906682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:54 smithi040 bash[41173]: cluster 2023-12-02T00:40:53.558781+0000 mgr.y (mgr.24356) 16278 : cluster 0 pgmap v16246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:54 smithi040 bash[41173]: audit 2023-12-02T00:40:54.002808+0000 mon.a (mon.0) 10151 : audit 0 from='client.? 172.21.15.40:0/3480906682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:54 smithi141 bash[31670]: cluster 2023-12-02T00:40:53.558781+0000 mgr.y (mgr.24356) 16278 : cluster 0 pgmap v16246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:54 smithi141 bash[31670]: audit 2023-12-02T00:40:54.002808+0000 mon.a (mon.0) 10151 : audit 0 from='client.? 172.21.15.40:0/3480906682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:56 smithi141 bash[31670]: cluster 2023-12-02T00:40:55.559966+0000 mgr.y (mgr.24356) 16279 : cluster 0 pgmap v16247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:56.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:56 smithi040 bash[41173]: cluster 2023-12-02T00:40:55.559966+0000 mgr.y (mgr.24356) 16279 : cluster 0 pgmap v16247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:56 smithi040 bash[28232]: cluster 2023-12-02T00:40:55.559966+0000 mgr.y (mgr.24356) 16279 : cluster 0 pgmap v16247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:40:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:40:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:57 smithi141 bash[31670]: audit 2023-12-02T00:40:56.472204+0000 mon.a (mon.0) 10152 : audit 0 from='client.? 172.21.15.40:0/2507510993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:57 smithi040 bash[28232]: audit 2023-12-02T00:40:56.472204+0000 mon.a (mon.0) 10152 : audit 0 from='client.? 172.21.15.40:0/2507510993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:57 smithi040 bash[41173]: audit 2023-12-02T00:40:56.472204+0000 mon.a (mon.0) 10152 : audit 0 from='client.? 172.21.15.40:0/2507510993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:58 smithi141 bash[31670]: cluster 2023-12-02T00:40:57.560649+0000 mgr.y (mgr.24356) 16280 : cluster 0 pgmap v16248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:58 smithi040 bash[28232]: cluster 2023-12-02T00:40:57.560649+0000 mgr.y (mgr.24356) 16280 : cluster 0 pgmap v16248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:58 smithi040 bash[41173]: cluster 2023-12-02T00:40:57.560649+0000 mgr.y (mgr.24356) 16280 : cluster 0 pgmap v16248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:40:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:40:59 smithi141 bash[31670]: audit 2023-12-02T00:40:58.940550+0000 mon.c (mon.2) 10226 : audit 0 from='client.? 172.21.15.40:0/1512197994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:40:59 smithi040 bash[41173]: audit 2023-12-02T00:40:58.940550+0000 mon.c (mon.2) 10226 : audit 0 from='client.? 172.21.15.40:0/1512197994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:40:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:40:59 smithi040 bash[28232]: audit 2023-12-02T00:40:58.940550+0000 mon.c (mon.2) 10226 : audit 0 from='client.? 172.21.15.40:0/1512197994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:00 smithi040 bash[28232]: cluster 2023-12-02T00:40:59.561819+0000 mgr.y (mgr.24356) 16281 : cluster 0 pgmap v16249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:00 smithi040 bash[41173]: cluster 2023-12-02T00:40:59.561819+0000 mgr.y (mgr.24356) 16281 : cluster 0 pgmap v16249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:00 smithi141 bash[31670]: cluster 2023-12-02T00:40:59.561819+0000 mgr.y (mgr.24356) 16281 : cluster 0 pgmap v16249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:01 smithi141 bash[31670]: audit 2023-12-02T00:41:01.402704+0000 mon.c (mon.2) 10227 : audit 0 from='client.? 172.21.15.40:0/3023553839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:01 smithi040 bash[28232]: audit 2023-12-02T00:41:01.402704+0000 mon.c (mon.2) 10227 : audit 0 from='client.? 172.21.15.40:0/3023553839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:01 smithi040 bash[41173]: audit 2023-12-02T00:41:01.402704+0000 mon.c (mon.2) 10227 : audit 0 from='client.? 172.21.15.40:0/3023553839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:02 smithi141 bash[31670]: cluster 2023-12-02T00:41:01.562482+0000 mgr.y (mgr.24356) 16282 : cluster 0 pgmap v16250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:02 smithi040 bash[28232]: cluster 2023-12-02T00:41:01.562482+0000 mgr.y (mgr.24356) 16282 : cluster 0 pgmap v16250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:02 smithi040 bash[41173]: cluster 2023-12-02T00:41:01.562482+0000 mgr.y (mgr.24356) 16282 : cluster 0 pgmap v16250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:04 smithi040 bash[28232]: cluster 2023-12-02T00:41:03.563059+0000 mgr.y (mgr.24356) 16283 : cluster 0 pgmap v16251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:04 smithi040 bash[28232]: audit 2023-12-02T00:41:03.869058+0000 mon.c (mon.2) 10228 : audit 0 from='client.? 172.21.15.40:0/58545758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:04 smithi040 bash[28232]: audit 2023-12-02T00:41:04.196974+0000 mon.c (mon.2) 10229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:04 smithi040 bash[41173]: cluster 2023-12-02T00:41:03.563059+0000 mgr.y (mgr.24356) 16283 : cluster 0 pgmap v16251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:04 smithi040 bash[41173]: audit 2023-12-02T00:41:03.869058+0000 mon.c (mon.2) 10228 : audit 0 from='client.? 172.21.15.40:0/58545758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:04 smithi040 bash[41173]: audit 2023-12-02T00:41:04.196974+0000 mon.c (mon.2) 10229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:04 smithi141 bash[31670]: cluster 2023-12-02T00:41:03.563059+0000 mgr.y (mgr.24356) 16283 : cluster 0 pgmap v16251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:04 smithi141 bash[31670]: audit 2023-12-02T00:41:03.869058+0000 mon.c (mon.2) 10228 : audit 0 from='client.? 172.21.15.40:0/58545758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:04 smithi141 bash[31670]: audit 2023-12-02T00:41:04.196974+0000 mon.c (mon.2) 10229 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:06 smithi141 bash[31670]: cluster 2023-12-02T00:41:05.564191+0000 mgr.y (mgr.24356) 16284 : cluster 0 pgmap v16252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:06 smithi040 bash[28232]: cluster 2023-12-02T00:41:05.564191+0000 mgr.y (mgr.24356) 16284 : cluster 0 pgmap v16252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:06 smithi040 bash[41173]: cluster 2023-12-02T00:41:05.564191+0000 mgr.y (mgr.24356) 16284 : cluster 0 pgmap v16252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:41:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:41:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:07 smithi141 bash[31670]: audit 2023-12-02T00:41:06.325732+0000 mon.a (mon.0) 10153 : audit 0 from='client.? 172.21.15.40:0/3159198514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:07 smithi040 bash[28232]: audit 2023-12-02T00:41:06.325732+0000 mon.a (mon.0) 10153 : audit 0 from='client.? 172.21.15.40:0/3159198514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:07 smithi040 bash[41173]: audit 2023-12-02T00:41:06.325732+0000 mon.a (mon.0) 10153 : audit 0 from='client.? 172.21.15.40:0/3159198514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:08 smithi141 bash[31670]: cluster 2023-12-02T00:41:07.564874+0000 mgr.y (mgr.24356) 16285 : cluster 0 pgmap v16253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:08.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:08 smithi040 bash[28232]: cluster 2023-12-02T00:41:07.564874+0000 mgr.y (mgr.24356) 16285 : cluster 0 pgmap v16253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:08 smithi040 bash[41173]: cluster 2023-12-02T00:41:07.564874+0000 mgr.y (mgr.24356) 16285 : cluster 0 pgmap v16253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:09 smithi141 bash[31670]: audit 2023-12-02T00:41:08.791740+0000 mon.a (mon.0) 10154 : audit 0 from='client.? 172.21.15.40:0/2838124002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:09.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:09 smithi040 bash[28232]: audit 2023-12-02T00:41:08.791740+0000 mon.a (mon.0) 10154 : audit 0 from='client.? 172.21.15.40:0/2838124002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:09 smithi040 bash[41173]: audit 2023-12-02T00:41:08.791740+0000 mon.a (mon.0) 10154 : audit 0 from='client.? 172.21.15.40:0/2838124002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:10 smithi040 bash[41173]: cluster 2023-12-02T00:41:09.566072+0000 mgr.y (mgr.24356) 16286 : cluster 0 pgmap v16254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:10 smithi040 bash[28232]: cluster 2023-12-02T00:41:09.566072+0000 mgr.y (mgr.24356) 16286 : cluster 0 pgmap v16254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:10 smithi141 bash[31670]: cluster 2023-12-02T00:41:09.566072+0000 mgr.y (mgr.24356) 16286 : cluster 0 pgmap v16254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:11 smithi040 bash[28232]: audit 2023-12-02T00:41:11.256816+0000 mon.a (mon.0) 10155 : audit 0 from='client.? 172.21.15.40:0/686405514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:11 smithi040 bash[41173]: audit 2023-12-02T00:41:11.256816+0000 mon.a (mon.0) 10155 : audit 0 from='client.? 172.21.15.40:0/686405514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:11 smithi141 bash[31670]: audit 2023-12-02T00:41:11.256816+0000 mon.a (mon.0) 10155 : audit 0 from='client.? 172.21.15.40:0/686405514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:12 smithi141 bash[31670]: cluster 2023-12-02T00:41:11.566788+0000 mgr.y (mgr.24356) 16287 : cluster 0 pgmap v16255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:12.525 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 00:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T00:41:12.109589398Z level=info msg="Completed cleanup jobs" duration=70.204307ms 2023-12-02T00:41:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:12 smithi040 bash[28232]: cluster 2023-12-02T00:41:11.566788+0000 mgr.y (mgr.24356) 16287 : cluster 0 pgmap v16255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:12 smithi040 bash[41173]: cluster 2023-12-02T00:41:11.566788+0000 mgr.y (mgr.24356) 16287 : cluster 0 pgmap v16255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:14 smithi040 bash[28232]: cluster 2023-12-02T00:41:13.567263+0000 mgr.y (mgr.24356) 16288 : cluster 0 pgmap v16256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:14 smithi040 bash[28232]: audit 2023-12-02T00:41:13.724892+0000 mon.a (mon.0) 10156 : audit 0 from='client.? 172.21.15.40:0/3493844981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:14 smithi040 bash[41173]: cluster 2023-12-02T00:41:13.567263+0000 mgr.y (mgr.24356) 16288 : cluster 0 pgmap v16256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:14 smithi040 bash[41173]: audit 2023-12-02T00:41:13.724892+0000 mon.a (mon.0) 10156 : audit 0 from='client.? 172.21.15.40:0/3493844981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:14 smithi141 bash[31670]: cluster 2023-12-02T00:41:13.567263+0000 mgr.y (mgr.24356) 16288 : cluster 0 pgmap v16256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:14 smithi141 bash[31670]: audit 2023-12-02T00:41:13.724892+0000 mon.a (mon.0) 10156 : audit 0 from='client.? 172.21.15.40:0/3493844981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:16 smithi141 bash[31670]: cluster 2023-12-02T00:41:15.568423+0000 mgr.y (mgr.24356) 16289 : cluster 0 pgmap v16257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:16 smithi040 bash[28232]: cluster 2023-12-02T00:41:15.568423+0000 mgr.y (mgr.24356) 16289 : cluster 0 pgmap v16257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:16 smithi040 bash[41173]: cluster 2023-12-02T00:41:15.568423+0000 mgr.y (mgr.24356) 16289 : cluster 0 pgmap v16257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:41:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:41:17.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:17 smithi040 bash[28232]: audit 2023-12-02T00:41:16.191763+0000 mon.a (mon.0) 10157 : audit 0 from='client.? 172.21.15.40:0/2328333016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:17 smithi040 bash[41173]: audit 2023-12-02T00:41:16.191763+0000 mon.a (mon.0) 10157 : audit 0 from='client.? 172.21.15.40:0/2328333016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:17 smithi141 bash[31670]: audit 2023-12-02T00:41:16.191763+0000 mon.a (mon.0) 10157 : audit 0 from='client.? 172.21.15.40:0/2328333016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:18 smithi040 bash[41173]: cluster 2023-12-02T00:41:17.569063+0000 mgr.y (mgr.24356) 16290 : cluster 0 pgmap v16258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:18 smithi040 bash[28232]: cluster 2023-12-02T00:41:17.569063+0000 mgr.y (mgr.24356) 16290 : cluster 0 pgmap v16258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:18 smithi141 bash[31670]: cluster 2023-12-02T00:41:17.569063+0000 mgr.y (mgr.24356) 16290 : cluster 0 pgmap v16258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:19 smithi040 bash[28232]: audit 2023-12-02T00:41:18.659740+0000 mon.c (mon.2) 10230 : audit 0 from='client.? 172.21.15.40:0/2131922788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:19 smithi040 bash[41173]: audit 2023-12-02T00:41:18.659740+0000 mon.c (mon.2) 10230 : audit 0 from='client.? 172.21.15.40:0/2131922788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:19 smithi141 bash[31670]: audit 2023-12-02T00:41:18.659740+0000 mon.c (mon.2) 10230 : audit 0 from='client.? 172.21.15.40:0/2131922788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:20 smithi040 bash[28232]: audit 2023-12-02T00:41:19.197437+0000 mon.c (mon.2) 10231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:20 smithi040 bash[28232]: cluster 2023-12-02T00:41:19.570280+0000 mgr.y (mgr.24356) 16291 : cluster 0 pgmap v16259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:20 smithi040 bash[41173]: audit 2023-12-02T00:41:19.197437+0000 mon.c (mon.2) 10231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:20 smithi040 bash[41173]: cluster 2023-12-02T00:41:19.570280+0000 mgr.y (mgr.24356) 16291 : cluster 0 pgmap v16259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:20 smithi141 bash[31670]: audit 2023-12-02T00:41:19.197437+0000 mon.c (mon.2) 10231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:20 smithi141 bash[31670]: cluster 2023-12-02T00:41:19.570280+0000 mgr.y (mgr.24356) 16291 : cluster 0 pgmap v16259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:21 smithi141 bash[31670]: audit 2023-12-02T00:41:21.128716+0000 mon.c (mon.2) 10232 : audit 0 from='client.? 172.21.15.40:0/308643016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:21 smithi040 bash[28232]: audit 2023-12-02T00:41:21.128716+0000 mon.c (mon.2) 10232 : audit 0 from='client.? 172.21.15.40:0/308643016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:21 smithi040 bash[41173]: audit 2023-12-02T00:41:21.128716+0000 mon.c (mon.2) 10232 : audit 0 from='client.? 172.21.15.40:0/308643016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:22 smithi141 bash[31670]: cluster 2023-12-02T00:41:21.570963+0000 mgr.y (mgr.24356) 16292 : cluster 0 pgmap v16260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:22 smithi040 bash[41173]: cluster 2023-12-02T00:41:21.570963+0000 mgr.y (mgr.24356) 16292 : cluster 0 pgmap v16260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:22 smithi040 bash[28232]: cluster 2023-12-02T00:41:21.570963+0000 mgr.y (mgr.24356) 16292 : cluster 0 pgmap v16260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:23 smithi040 bash[28232]: audit 2023-12-02T00:41:23.594867+0000 mon.a (mon.0) 10158 : audit 0 from='client.? 172.21.15.40:0/3404353013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:23 smithi040 bash[41173]: audit 2023-12-02T00:41:23.594867+0000 mon.a (mon.0) 10158 : audit 0 from='client.? 172.21.15.40:0/3404353013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:23 smithi141 bash[31670]: audit 2023-12-02T00:41:23.594867+0000 mon.a (mon.0) 10158 : audit 0 from='client.? 172.21.15.40:0/3404353013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:24 smithi040 bash[28232]: cluster 2023-12-02T00:41:23.571625+0000 mgr.y (mgr.24356) 16293 : cluster 0 pgmap v16261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:24 smithi040 bash[41173]: cluster 2023-12-02T00:41:23.571625+0000 mgr.y (mgr.24356) 16293 : cluster 0 pgmap v16261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:24 smithi141 bash[31670]: cluster 2023-12-02T00:41:23.571625+0000 mgr.y (mgr.24356) 16293 : cluster 0 pgmap v16261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:26 smithi141 bash[31670]: cluster 2023-12-02T00:41:25.572840+0000 mgr.y (mgr.24356) 16294 : cluster 0 pgmap v16262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:26 smithi040 bash[28232]: cluster 2023-12-02T00:41:25.572840+0000 mgr.y (mgr.24356) 16294 : cluster 0 pgmap v16262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:26 smithi040 bash[41173]: cluster 2023-12-02T00:41:25.572840+0000 mgr.y (mgr.24356) 16294 : cluster 0 pgmap v16262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:41:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:41:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:27 smithi141 bash[31670]: audit 2023-12-02T00:41:26.054173+0000 mon.a (mon.0) 10159 : audit 0 from='client.? 172.21.15.40:0/588247407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:27 smithi040 bash[28232]: audit 2023-12-02T00:41:26.054173+0000 mon.a (mon.0) 10159 : audit 0 from='client.? 172.21.15.40:0/588247407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:27 smithi040 bash[41173]: audit 2023-12-02T00:41:26.054173+0000 mon.a (mon.0) 10159 : audit 0 from='client.? 172.21.15.40:0/588247407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:28.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:28 smithi040 bash[28232]: cluster 2023-12-02T00:41:27.573498+0000 mgr.y (mgr.24356) 16295 : cluster 0 pgmap v16263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:28 smithi040 bash[41173]: cluster 2023-12-02T00:41:27.573498+0000 mgr.y (mgr.24356) 16295 : cluster 0 pgmap v16263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:28 smithi141 bash[31670]: cluster 2023-12-02T00:41:27.573498+0000 mgr.y (mgr.24356) 16295 : cluster 0 pgmap v16263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:29 smithi040 bash[28232]: audit 2023-12-02T00:41:28.524225+0000 mon.a (mon.0) 10160 : audit 0 from='client.? 172.21.15.40:0/3719008132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:29 smithi040 bash[41173]: audit 2023-12-02T00:41:28.524225+0000 mon.a (mon.0) 10160 : audit 0 from='client.? 172.21.15.40:0/3719008132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:29 smithi141 bash[31670]: audit 2023-12-02T00:41:28.524225+0000 mon.a (mon.0) 10160 : audit 0 from='client.? 172.21.15.40:0/3719008132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:30 smithi040 bash[28232]: cluster 2023-12-02T00:41:29.574769+0000 mgr.y (mgr.24356) 16296 : cluster 0 pgmap v16264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:30 smithi040 bash[41173]: cluster 2023-12-02T00:41:29.574769+0000 mgr.y (mgr.24356) 16296 : cluster 0 pgmap v16264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:30 smithi141 bash[31670]: cluster 2023-12-02T00:41:29.574769+0000 mgr.y (mgr.24356) 16296 : cluster 0 pgmap v16264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:31 smithi040 bash[28232]: audit 2023-12-02T00:41:30.998057+0000 mon.a (mon.0) 10161 : audit 0 from='client.? 172.21.15.40:0/3041973124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:31 smithi040 bash[41173]: audit 2023-12-02T00:41:30.998057+0000 mon.a (mon.0) 10161 : audit 0 from='client.? 172.21.15.40:0/3041973124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:31 smithi141 bash[31670]: audit 2023-12-02T00:41:30.998057+0000 mon.a (mon.0) 10161 : audit 0 from='client.? 172.21.15.40:0/3041973124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:32 smithi040 bash[28232]: cluster 2023-12-02T00:41:31.575606+0000 mgr.y (mgr.24356) 16297 : cluster 0 pgmap v16265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:32 smithi040 bash[41173]: cluster 2023-12-02T00:41:31.575606+0000 mgr.y (mgr.24356) 16297 : cluster 0 pgmap v16265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:32 smithi141 bash[31670]: cluster 2023-12-02T00:41:31.575606+0000 mgr.y (mgr.24356) 16297 : cluster 0 pgmap v16265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:33 smithi141 bash[31670]: audit 2023-12-02T00:41:33.465025+0000 mon.c (mon.2) 10233 : audit 0 from='client.? 172.21.15.40:0/2122402822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:33 smithi040 bash[41173]: audit 2023-12-02T00:41:33.465025+0000 mon.c (mon.2) 10233 : audit 0 from='client.? 172.21.15.40:0/2122402822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:33 smithi040 bash[28232]: audit 2023-12-02T00:41:33.465025+0000 mon.c (mon.2) 10233 : audit 0 from='client.? 172.21.15.40:0/2122402822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:34 smithi040 bash[28232]: cluster 2023-12-02T00:41:33.576347+0000 mgr.y (mgr.24356) 16298 : cluster 0 pgmap v16266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:34 smithi040 bash[28232]: audit 2023-12-02T00:41:34.197855+0000 mon.c (mon.2) 10234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:34 smithi040 bash[41173]: cluster 2023-12-02T00:41:33.576347+0000 mgr.y (mgr.24356) 16298 : cluster 0 pgmap v16266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:34 smithi040 bash[41173]: audit 2023-12-02T00:41:34.197855+0000 mon.c (mon.2) 10234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:34 smithi141 bash[31670]: cluster 2023-12-02T00:41:33.576347+0000 mgr.y (mgr.24356) 16298 : cluster 0 pgmap v16266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:34 smithi141 bash[31670]: audit 2023-12-02T00:41:34.197855+0000 mon.c (mon.2) 10234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:36 smithi141 bash[31670]: cluster 2023-12-02T00:41:35.577621+0000 mgr.y (mgr.24356) 16299 : cluster 0 pgmap v16267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:36 smithi141 bash[31670]: audit 2023-12-02T00:41:35.924406+0000 mon.c (mon.2) 10235 : audit 0 from='client.? 172.21.15.40:0/554603512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:36 smithi040 bash[41173]: cluster 2023-12-02T00:41:35.577621+0000 mgr.y (mgr.24356) 16299 : cluster 0 pgmap v16267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:36 smithi040 bash[41173]: audit 2023-12-02T00:41:35.924406+0000 mon.c (mon.2) 10235 : audit 0 from='client.? 172.21.15.40:0/554603512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:36 smithi040 bash[28232]: cluster 2023-12-02T00:41:35.577621+0000 mgr.y (mgr.24356) 16299 : cluster 0 pgmap v16267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:36 smithi040 bash[28232]: audit 2023-12-02T00:41:35.924406+0000 mon.c (mon.2) 10235 : audit 0 from='client.? 172.21.15.40:0/554603512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:41:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:41:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:38 smithi040 bash[28232]: cluster 2023-12-02T00:41:37.578439+0000 mgr.y (mgr.24356) 16300 : cluster 0 pgmap v16268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:38 smithi040 bash[28232]: audit 2023-12-02T00:41:38.388386+0000 mon.a (mon.0) 10162 : audit 0 from='client.? 172.21.15.40:0/2781438642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:38 smithi040 bash[41173]: cluster 2023-12-02T00:41:37.578439+0000 mgr.y (mgr.24356) 16300 : cluster 0 pgmap v16268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:38 smithi040 bash[41173]: audit 2023-12-02T00:41:38.388386+0000 mon.a (mon.0) 10162 : audit 0 from='client.? 172.21.15.40:0/2781438642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:38 smithi141 bash[31670]: cluster 2023-12-02T00:41:37.578439+0000 mgr.y (mgr.24356) 16300 : cluster 0 pgmap v16268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:38 smithi141 bash[31670]: audit 2023-12-02T00:41:38.388386+0000 mon.a (mon.0) 10162 : audit 0 from='client.? 172.21.15.40:0/2781438642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:40 smithi040 bash[41173]: cluster 2023-12-02T00:41:39.579601+0000 mgr.y (mgr.24356) 16301 : cluster 0 pgmap v16269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:40 smithi040 bash[41173]: audit 2023-12-02T00:41:39.875798+0000 mon.c (mon.2) 10236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:41:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:40 smithi040 bash[28232]: cluster 2023-12-02T00:41:39.579601+0000 mgr.y (mgr.24356) 16301 : cluster 0 pgmap v16269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:40 smithi040 bash[28232]: audit 2023-12-02T00:41:39.875798+0000 mon.c (mon.2) 10236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:41:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:40 smithi141 bash[31670]: cluster 2023-12-02T00:41:39.579601+0000 mgr.y (mgr.24356) 16301 : cluster 0 pgmap v16269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:40 smithi141 bash[31670]: audit 2023-12-02T00:41:39.875798+0000 mon.c (mon.2) 10236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:41:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:41 smithi040 bash[28232]: audit 2023-12-02T00:41:40.853201+0000 mon.a (mon.0) 10163 : audit 0 from='client.? 172.21.15.40:0/2259285113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:41 smithi040 bash[41173]: audit 2023-12-02T00:41:40.853201+0000 mon.a (mon.0) 10163 : audit 0 from='client.? 172.21.15.40:0/2259285113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:41 smithi141 bash[31670]: audit 2023-12-02T00:41:40.853201+0000 mon.a (mon.0) 10163 : audit 0 from='client.? 172.21.15.40:0/2259285113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:42 smithi040 bash[41173]: cluster 2023-12-02T00:41:41.580275+0000 mgr.y (mgr.24356) 16302 : cluster 0 pgmap v16270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:42 smithi040 bash[28232]: cluster 2023-12-02T00:41:41.580275+0000 mgr.y (mgr.24356) 16302 : cluster 0 pgmap v16270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:42 smithi141 bash[31670]: cluster 2023-12-02T00:41:41.580275+0000 mgr.y (mgr.24356) 16302 : cluster 0 pgmap v16270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:43 smithi141 bash[31670]: audit 2023-12-02T00:41:43.320563+0000 mon.c (mon.2) 10237 : audit 0 from='client.? 172.21.15.40:0/2663656365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:43 smithi040 bash[28232]: audit 2023-12-02T00:41:43.320563+0000 mon.c (mon.2) 10237 : audit 0 from='client.? 172.21.15.40:0/2663656365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:43 smithi040 bash[41173]: audit 2023-12-02T00:41:43.320563+0000 mon.c (mon.2) 10237 : audit 0 from='client.? 172.21.15.40:0/2663656365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:44 smithi141 bash[31670]: cluster 2023-12-02T00:41:43.580976+0000 mgr.y (mgr.24356) 16303 : cluster 0 pgmap v16271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:44 smithi040 bash[41173]: cluster 2023-12-02T00:41:43.580976+0000 mgr.y (mgr.24356) 16303 : cluster 0 pgmap v16271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:44 smithi040 bash[28232]: cluster 2023-12-02T00:41:43.580976+0000 mgr.y (mgr.24356) 16303 : cluster 0 pgmap v16271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[28232]: cluster 2023-12-02T00:41:45.581740+0000 mgr.y (mgr.24356) 16304 : cluster 0 pgmap v16272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[28232]: audit 2023-12-02T00:41:45.719839+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[28232]: audit 2023-12-02T00:41:45.729957+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[28232]: audit 2023-12-02T00:41:45.828901+0000 mon.c (mon.2) 10238 : audit 0 from='client.? 172.21.15.40:0/1638832071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[41173]: cluster 2023-12-02T00:41:45.581740+0000 mgr.y (mgr.24356) 16304 : cluster 0 pgmap v16272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[41173]: audit 2023-12-02T00:41:45.719839+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[41173]: audit 2023-12-02T00:41:45.729957+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[41173]: audit 2023-12-02T00:41:45.828901+0000 mon.c (mon.2) 10238 : audit 0 from='client.? 172.21.15.40:0/1638832071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:46 smithi141 bash[31670]: cluster 2023-12-02T00:41:45.581740+0000 mgr.y (mgr.24356) 16304 : cluster 0 pgmap v16272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:46 smithi141 bash[31670]: audit 2023-12-02T00:41:45.719839+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:46 smithi141 bash[31670]: audit 2023-12-02T00:41:45.729957+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:46 smithi141 bash[31670]: audit 2023-12-02T00:41:45.828901+0000 mon.c (mon.2) 10238 : audit 0 from='client.? 172.21.15.40:0/1638832071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:41:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:41:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[28232]: audit 2023-12-02T00:41:46.069810+0000 mon.a (mon.0) 10166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[28232]: audit 2023-12-02T00:41:46.080325+0000 mon.a (mon.0) 10167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[28232]: audit 2023-12-02T00:41:46.564289+0000 mon.c (mon.2) 10239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:41:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[28232]: audit 2023-12-02T00:41:46.566262+0000 mon.c (mon.2) 10240 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:41:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[28232]: audit 2023-12-02T00:41:46.576797+0000 mon.a (mon.0) 10168 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[41173]: audit 2023-12-02T00:41:46.069810+0000 mon.a (mon.0) 10166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[41173]: audit 2023-12-02T00:41:46.080325+0000 mon.a (mon.0) 10167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[41173]: audit 2023-12-02T00:41:46.564289+0000 mon.c (mon.2) 10239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:41:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[41173]: audit 2023-12-02T00:41:46.566262+0000 mon.c (mon.2) 10240 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:41:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:47 smithi040 bash[41173]: audit 2023-12-02T00:41:46.576797+0000 mon.a (mon.0) 10168 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:47 smithi141 bash[31670]: audit 2023-12-02T00:41:46.069810+0000 mon.a (mon.0) 10166 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:47 smithi141 bash[31670]: audit 2023-12-02T00:41:46.080325+0000 mon.a (mon.0) 10167 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:47 smithi141 bash[31670]: audit 2023-12-02T00:41:46.564289+0000 mon.c (mon.2) 10239 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:41:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:47 smithi141 bash[31670]: audit 2023-12-02T00:41:46.566262+0000 mon.c (mon.2) 10240 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:41:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:47 smithi141 bash[31670]: audit 2023-12-02T00:41:46.576797+0000 mon.a (mon.0) 10168 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:41:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:48 smithi040 bash[28232]: cluster 2023-12-02T00:41:47.582372+0000 mgr.y (mgr.24356) 16305 : cluster 0 pgmap v16273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:48 smithi040 bash[41173]: cluster 2023-12-02T00:41:47.582372+0000 mgr.y (mgr.24356) 16305 : cluster 0 pgmap v16273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:48 smithi141 bash[31670]: cluster 2023-12-02T00:41:47.582372+0000 mgr.y (mgr.24356) 16305 : cluster 0 pgmap v16273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:49 smithi040 bash[41173]: audit 2023-12-02T00:41:48.290647+0000 mon.c (mon.2) 10241 : audit 0 from='client.? 172.21.15.40:0/4158662050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:49 smithi040 bash[28232]: audit 2023-12-02T00:41:48.290647+0000 mon.c (mon.2) 10241 : audit 0 from='client.? 172.21.15.40:0/4158662050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:49 smithi141 bash[31670]: audit 2023-12-02T00:41:48.290647+0000 mon.c (mon.2) 10241 : audit 0 from='client.? 172.21.15.40:0/4158662050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:50 smithi040 bash[41173]: audit 2023-12-02T00:41:49.198287+0000 mon.c (mon.2) 10242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:50 smithi040 bash[41173]: cluster 2023-12-02T00:41:49.583496+0000 mgr.y (mgr.24356) 16306 : cluster 0 pgmap v16274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:50 smithi040 bash[28232]: audit 2023-12-02T00:41:49.198287+0000 mon.c (mon.2) 10242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:50 smithi040 bash[28232]: cluster 2023-12-02T00:41:49.583496+0000 mgr.y (mgr.24356) 16306 : cluster 0 pgmap v16274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:50 smithi141 bash[31670]: audit 2023-12-02T00:41:49.198287+0000 mon.c (mon.2) 10242 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:50 smithi141 bash[31670]: cluster 2023-12-02T00:41:49.583496+0000 mgr.y (mgr.24356) 16306 : cluster 0 pgmap v16274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:51 smithi040 bash[28232]: audit 2023-12-02T00:41:50.756156+0000 mon.c (mon.2) 10243 : audit 0 from='client.? 172.21.15.40:0/4064724274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:51 smithi040 bash[41173]: audit 2023-12-02T00:41:50.756156+0000 mon.c (mon.2) 10243 : audit 0 from='client.? 172.21.15.40:0/4064724274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:51 smithi141 bash[31670]: audit 2023-12-02T00:41:50.756156+0000 mon.c (mon.2) 10243 : audit 0 from='client.? 172.21.15.40:0/4064724274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:52 smithi040 bash[28232]: cluster 2023-12-02T00:41:51.584157+0000 mgr.y (mgr.24356) 16307 : cluster 0 pgmap v16275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:52 smithi040 bash[41173]: cluster 2023-12-02T00:41:51.584157+0000 mgr.y (mgr.24356) 16307 : cluster 0 pgmap v16275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:52 smithi141 bash[31670]: cluster 2023-12-02T00:41:51.584157+0000 mgr.y (mgr.24356) 16307 : cluster 0 pgmap v16275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:53 smithi040 bash[28232]: audit 2023-12-02T00:41:53.224445+0000 mon.a (mon.0) 10169 : audit 0 from='client.? 172.21.15.40:0/275988753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:53 smithi040 bash[41173]: audit 2023-12-02T00:41:53.224445+0000 mon.a (mon.0) 10169 : audit 0 from='client.? 172.21.15.40:0/275988753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:53 smithi141 bash[31670]: audit 2023-12-02T00:41:53.224445+0000 mon.a (mon.0) 10169 : audit 0 from='client.? 172.21.15.40:0/275988753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:54 smithi040 bash[28232]: cluster 2023-12-02T00:41:53.584888+0000 mgr.y (mgr.24356) 16308 : cluster 0 pgmap v16276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:54 smithi040 bash[41173]: cluster 2023-12-02T00:41:53.584888+0000 mgr.y (mgr.24356) 16308 : cluster 0 pgmap v16276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:54 smithi141 bash[31670]: cluster 2023-12-02T00:41:53.584888+0000 mgr.y (mgr.24356) 16308 : cluster 0 pgmap v16276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:56 smithi040 bash[28232]: cluster 2023-12-02T00:41:55.586021+0000 mgr.y (mgr.24356) 16309 : cluster 0 pgmap v16277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:56 smithi040 bash[28232]: audit 2023-12-02T00:41:55.688256+0000 mon.a (mon.0) 10170 : audit 0 from='client.? 172.21.15.40:0/1333146400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:56 smithi040 bash[41173]: cluster 2023-12-02T00:41:55.586021+0000 mgr.y (mgr.24356) 16309 : cluster 0 pgmap v16277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:56 smithi040 bash[41173]: audit 2023-12-02T00:41:55.688256+0000 mon.a (mon.0) 10170 : audit 0 from='client.? 172.21.15.40:0/1333146400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:56 smithi141 bash[31670]: cluster 2023-12-02T00:41:55.586021+0000 mgr.y (mgr.24356) 16309 : cluster 0 pgmap v16277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:56 smithi141 bash[31670]: audit 2023-12-02T00:41:55.688256+0000 mon.a (mon.0) 10170 : audit 0 from='client.? 172.21.15.40:0/1333146400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:41:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:41:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:58 smithi040 bash[41173]: cluster 2023-12-02T00:41:57.586683+0000 mgr.y (mgr.24356) 16310 : cluster 0 pgmap v16278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:41:58 smithi040 bash[41173]: audit 2023-12-02T00:41:58.151482+0000 mon.c (mon.2) 10244 : audit 0 from='client.? 172.21.15.40:0/1264657624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:58 smithi040 bash[28232]: cluster 2023-12-02T00:41:57.586683+0000 mgr.y (mgr.24356) 16310 : cluster 0 pgmap v16278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:41:58 smithi040 bash[28232]: audit 2023-12-02T00:41:58.151482+0000 mon.c (mon.2) 10244 : audit 0 from='client.? 172.21.15.40:0/1264657624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:41:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:58 smithi141 bash[31670]: cluster 2023-12-02T00:41:57.586683+0000 mgr.y (mgr.24356) 16310 : cluster 0 pgmap v16278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:41:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:41:58 smithi141 bash[31670]: audit 2023-12-02T00:41:58.151482+0000 mon.c (mon.2) 10244 : audit 0 from='client.? 172.21.15.40:0/1264657624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:00 smithi040 bash[28232]: cluster 2023-12-02T00:41:59.587848+0000 mgr.y (mgr.24356) 16311 : cluster 0 pgmap v16279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:00 smithi040 bash[28232]: audit 2023-12-02T00:42:00.624182+0000 mon.a (mon.0) 10171 : audit 0 from='client.? 172.21.15.40:0/3807348697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:00 smithi040 bash[41173]: cluster 2023-12-02T00:41:59.587848+0000 mgr.y (mgr.24356) 16311 : cluster 0 pgmap v16279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:00 smithi040 bash[41173]: audit 2023-12-02T00:42:00.624182+0000 mon.a (mon.0) 10171 : audit 0 from='client.? 172.21.15.40:0/3807348697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:00 smithi141 bash[31670]: cluster 2023-12-02T00:41:59.587848+0000 mgr.y (mgr.24356) 16311 : cluster 0 pgmap v16279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:00 smithi141 bash[31670]: audit 2023-12-02T00:42:00.624182+0000 mon.a (mon.0) 10171 : audit 0 from='client.? 172.21.15.40:0/3807348697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:02 smithi040 bash[28232]: cluster 2023-12-02T00:42:01.588486+0000 mgr.y (mgr.24356) 16312 : cluster 0 pgmap v16280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:02 smithi040 bash[41173]: cluster 2023-12-02T00:42:01.588486+0000 mgr.y (mgr.24356) 16312 : cluster 0 pgmap v16280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:02 smithi141 bash[31670]: cluster 2023-12-02T00:42:01.588486+0000 mgr.y (mgr.24356) 16312 : cluster 0 pgmap v16280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:03 smithi040 bash[28232]: audit 2023-12-02T00:42:03.082261+0000 mon.c (mon.2) 10245 : audit 0 from='client.? 172.21.15.40:0/2730578748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:03 smithi040 bash[41173]: audit 2023-12-02T00:42:03.082261+0000 mon.c (mon.2) 10245 : audit 0 from='client.? 172.21.15.40:0/2730578748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:03 smithi141 bash[31670]: audit 2023-12-02T00:42:03.082261+0000 mon.c (mon.2) 10245 : audit 0 from='client.? 172.21.15.40:0/2730578748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:04 smithi141 bash[31670]: cluster 2023-12-02T00:42:03.589217+0000 mgr.y (mgr.24356) 16313 : cluster 0 pgmap v16281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:04 smithi141 bash[31670]: audit 2023-12-02T00:42:04.198765+0000 mon.c (mon.2) 10246 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:04 smithi040 bash[28232]: cluster 2023-12-02T00:42:03.589217+0000 mgr.y (mgr.24356) 16313 : cluster 0 pgmap v16281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:04 smithi040 bash[28232]: audit 2023-12-02T00:42:04.198765+0000 mon.c (mon.2) 10246 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:04 smithi040 bash[41173]: cluster 2023-12-02T00:42:03.589217+0000 mgr.y (mgr.24356) 16313 : cluster 0 pgmap v16281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:04 smithi040 bash[41173]: audit 2023-12-02T00:42:04.198765+0000 mon.c (mon.2) 10246 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:06 smithi040 bash[28232]: audit 2023-12-02T00:42:05.552368+0000 mon.c (mon.2) 10247 : audit 0 from='client.? 172.21.15.40:0/1736696448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:06 smithi040 bash[28232]: cluster 2023-12-02T00:42:05.590450+0000 mgr.y (mgr.24356) 16314 : cluster 0 pgmap v16282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:06 smithi040 bash[41173]: audit 2023-12-02T00:42:05.552368+0000 mon.c (mon.2) 10247 : audit 0 from='client.? 172.21.15.40:0/1736696448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:06 smithi040 bash[41173]: cluster 2023-12-02T00:42:05.590450+0000 mgr.y (mgr.24356) 16314 : cluster 0 pgmap v16282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:06 smithi141 bash[31670]: audit 2023-12-02T00:42:05.552368+0000 mon.c (mon.2) 10247 : audit 0 from='client.? 172.21.15.40:0/1736696448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:06 smithi141 bash[31670]: cluster 2023-12-02T00:42:05.590450+0000 mgr.y (mgr.24356) 16314 : cluster 0 pgmap v16282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:06.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:42:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:42:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:08 smithi040 bash[28232]: cluster 2023-12-02T00:42:07.591156+0000 mgr.y (mgr.24356) 16315 : cluster 0 pgmap v16283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:08 smithi040 bash[28232]: audit 2023-12-02T00:42:08.023418+0000 mon.a (mon.0) 10172 : audit 0 from='client.? 172.21.15.40:0/462808399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:08 smithi040 bash[41173]: cluster 2023-12-02T00:42:07.591156+0000 mgr.y (mgr.24356) 16315 : cluster 0 pgmap v16283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:08 smithi040 bash[41173]: audit 2023-12-02T00:42:08.023418+0000 mon.a (mon.0) 10172 : audit 0 from='client.? 172.21.15.40:0/462808399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:08 smithi141 bash[31670]: cluster 2023-12-02T00:42:07.591156+0000 mgr.y (mgr.24356) 16315 : cluster 0 pgmap v16283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:08 smithi141 bash[31670]: audit 2023-12-02T00:42:08.023418+0000 mon.a (mon.0) 10172 : audit 0 from='client.? 172.21.15.40:0/462808399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:10 smithi040 bash[41173]: cluster 2023-12-02T00:42:09.592295+0000 mgr.y (mgr.24356) 16316 : cluster 0 pgmap v16284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:10 smithi040 bash[41173]: audit 2023-12-02T00:42:10.477576+0000 mon.c (mon.2) 10248 : audit 0 from='client.? 172.21.15.40:0/3617323418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:10 smithi040 bash[28232]: cluster 2023-12-02T00:42:09.592295+0000 mgr.y (mgr.24356) 16316 : cluster 0 pgmap v16284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:10 smithi040 bash[28232]: audit 2023-12-02T00:42:10.477576+0000 mon.c (mon.2) 10248 : audit 0 from='client.? 172.21.15.40:0/3617323418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:10 smithi141 bash[31670]: cluster 2023-12-02T00:42:09.592295+0000 mgr.y (mgr.24356) 16316 : cluster 0 pgmap v16284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:10 smithi141 bash[31670]: audit 2023-12-02T00:42:10.477576+0000 mon.c (mon.2) 10248 : audit 0 from='client.? 172.21.15.40:0/3617323418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:12 smithi040 bash[41173]: cluster 2023-12-02T00:42:11.592962+0000 mgr.y (mgr.24356) 16317 : cluster 0 pgmap v16285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:12 smithi040 bash[28232]: cluster 2023-12-02T00:42:11.592962+0000 mgr.y (mgr.24356) 16317 : cluster 0 pgmap v16285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:12 smithi141 bash[31670]: cluster 2023-12-02T00:42:11.592962+0000 mgr.y (mgr.24356) 16317 : cluster 0 pgmap v16285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:13 smithi141 bash[31670]: audit 2023-12-02T00:42:12.949291+0000 mon.a (mon.0) 10173 : audit 0 from='client.? 172.21.15.40:0/2028002625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:13 smithi040 bash[28232]: audit 2023-12-02T00:42:12.949291+0000 mon.a (mon.0) 10173 : audit 0 from='client.? 172.21.15.40:0/2028002625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:13 smithi040 bash[41173]: audit 2023-12-02T00:42:12.949291+0000 mon.a (mon.0) 10173 : audit 0 from='client.? 172.21.15.40:0/2028002625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:14 smithi141 bash[31670]: cluster 2023-12-02T00:42:13.593640+0000 mgr.y (mgr.24356) 16318 : cluster 0 pgmap v16286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:14 smithi040 bash[28232]: cluster 2023-12-02T00:42:13.593640+0000 mgr.y (mgr.24356) 16318 : cluster 0 pgmap v16286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:14 smithi040 bash[41173]: cluster 2023-12-02T00:42:13.593640+0000 mgr.y (mgr.24356) 16318 : cluster 0 pgmap v16286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:16 smithi040 bash[28232]: audit 2023-12-02T00:42:15.411038+0000 mon.a (mon.0) 10174 : audit 0 from='client.? 172.21.15.40:0/4231415058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:16 smithi040 bash[28232]: cluster 2023-12-02T00:42:15.594804+0000 mgr.y (mgr.24356) 16319 : cluster 0 pgmap v16287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:16 smithi040 bash[41173]: audit 2023-12-02T00:42:15.411038+0000 mon.a (mon.0) 10174 : audit 0 from='client.? 172.21.15.40:0/4231415058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:16 smithi040 bash[41173]: cluster 2023-12-02T00:42:15.594804+0000 mgr.y (mgr.24356) 16319 : cluster 0 pgmap v16287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:16 smithi141 bash[31670]: audit 2023-12-02T00:42:15.411038+0000 mon.a (mon.0) 10174 : audit 0 from='client.? 172.21.15.40:0/4231415058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:16 smithi141 bash[31670]: cluster 2023-12-02T00:42:15.594804+0000 mgr.y (mgr.24356) 16319 : cluster 0 pgmap v16287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:42:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:42:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:18 smithi040 bash[28232]: cluster 2023-12-02T00:42:17.595314+0000 mgr.y (mgr.24356) 16320 : cluster 0 pgmap v16288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:18 smithi040 bash[28232]: audit 2023-12-02T00:42:17.881596+0000 mon.c (mon.2) 10249 : audit 0 from='client.? 172.21.15.40:0/2974562911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:18 smithi040 bash[41173]: cluster 2023-12-02T00:42:17.595314+0000 mgr.y (mgr.24356) 16320 : cluster 0 pgmap v16288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:18 smithi040 bash[41173]: audit 2023-12-02T00:42:17.881596+0000 mon.c (mon.2) 10249 : audit 0 from='client.? 172.21.15.40:0/2974562911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:18 smithi141 bash[31670]: cluster 2023-12-02T00:42:17.595314+0000 mgr.y (mgr.24356) 16320 : cluster 0 pgmap v16288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:18 smithi141 bash[31670]: audit 2023-12-02T00:42:17.881596+0000 mon.c (mon.2) 10249 : audit 0 from='client.? 172.21.15.40:0/2974562911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:19 smithi141 bash[31670]: audit 2023-12-02T00:42:19.199055+0000 mon.c (mon.2) 10250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:19 smithi040 bash[28232]: audit 2023-12-02T00:42:19.199055+0000 mon.c (mon.2) 10250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:19 smithi040 bash[41173]: audit 2023-12-02T00:42:19.199055+0000 mon.c (mon.2) 10250 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:20 smithi141 bash[31670]: cluster 2023-12-02T00:42:19.596403+0000 mgr.y (mgr.24356) 16321 : cluster 0 pgmap v16289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:20 smithi141 bash[31670]: audit 2023-12-02T00:42:20.348775+0000 mon.a (mon.0) 10175 : audit 0 from='client.? 172.21.15.40:0/3584267129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:20 smithi040 bash[28232]: cluster 2023-12-02T00:42:19.596403+0000 mgr.y (mgr.24356) 16321 : cluster 0 pgmap v16289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:20 smithi040 bash[28232]: audit 2023-12-02T00:42:20.348775+0000 mon.a (mon.0) 10175 : audit 0 from='client.? 172.21.15.40:0/3584267129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:20 smithi040 bash[41173]: cluster 2023-12-02T00:42:19.596403+0000 mgr.y (mgr.24356) 16321 : cluster 0 pgmap v16289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:20 smithi040 bash[41173]: audit 2023-12-02T00:42:20.348775+0000 mon.a (mon.0) 10175 : audit 0 from='client.? 172.21.15.40:0/3584267129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:22 smithi141 bash[31670]: cluster 2023-12-02T00:42:21.597054+0000 mgr.y (mgr.24356) 16322 : cluster 0 pgmap v16290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:22 smithi040 bash[28232]: cluster 2023-12-02T00:42:21.597054+0000 mgr.y (mgr.24356) 16322 : cluster 0 pgmap v16290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:22 smithi040 bash[41173]: cluster 2023-12-02T00:42:21.597054+0000 mgr.y (mgr.24356) 16322 : cluster 0 pgmap v16290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:23 smithi141 bash[31670]: audit 2023-12-02T00:42:22.811817+0000 mon.a (mon.0) 10176 : audit 0 from='client.? 172.21.15.40:0/2013448253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:23 smithi040 bash[28232]: audit 2023-12-02T00:42:22.811817+0000 mon.a (mon.0) 10176 : audit 0 from='client.? 172.21.15.40:0/2013448253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:23 smithi040 bash[41173]: audit 2023-12-02T00:42:22.811817+0000 mon.a (mon.0) 10176 : audit 0 from='client.? 172.21.15.40:0/2013448253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:24 smithi141 bash[31670]: cluster 2023-12-02T00:42:23.597712+0000 mgr.y (mgr.24356) 16323 : cluster 0 pgmap v16291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:25.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:24 smithi040 bash[28232]: cluster 2023-12-02T00:42:23.597712+0000 mgr.y (mgr.24356) 16323 : cluster 0 pgmap v16291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:24 smithi040 bash[41173]: cluster 2023-12-02T00:42:23.597712+0000 mgr.y (mgr.24356) 16323 : cluster 0 pgmap v16291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:26 smithi040 bash[28232]: audit 2023-12-02T00:42:25.275944+0000 mon.c (mon.2) 10251 : audit 0 from='client.? 172.21.15.40:0/261311996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:26 smithi040 bash[28232]: cluster 2023-12-02T00:42:25.598879+0000 mgr.y (mgr.24356) 16324 : cluster 0 pgmap v16292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:26 smithi040 bash[41173]: audit 2023-12-02T00:42:25.275944+0000 mon.c (mon.2) 10251 : audit 0 from='client.? 172.21.15.40:0/261311996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:26 smithi040 bash[41173]: cluster 2023-12-02T00:42:25.598879+0000 mgr.y (mgr.24356) 16324 : cluster 0 pgmap v16292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:26 smithi141 bash[31670]: audit 2023-12-02T00:42:25.275944+0000 mon.c (mon.2) 10251 : audit 0 from='client.? 172.21.15.40:0/261311996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:26 smithi141 bash[31670]: cluster 2023-12-02T00:42:25.598879+0000 mgr.y (mgr.24356) 16324 : cluster 0 pgmap v16292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:42:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:42:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:28 smithi040 bash[41173]: cluster 2023-12-02T00:42:27.599482+0000 mgr.y (mgr.24356) 16325 : cluster 0 pgmap v16293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:28 smithi040 bash[41173]: audit 2023-12-02T00:42:27.740950+0000 mon.a (mon.0) 10177 : audit 0 from='client.? 172.21.15.40:0/179580932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:28 smithi040 bash[28232]: cluster 2023-12-02T00:42:27.599482+0000 mgr.y (mgr.24356) 16325 : cluster 0 pgmap v16293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:28 smithi040 bash[28232]: audit 2023-12-02T00:42:27.740950+0000 mon.a (mon.0) 10177 : audit 0 from='client.? 172.21.15.40:0/179580932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:28 smithi141 bash[31670]: cluster 2023-12-02T00:42:27.599482+0000 mgr.y (mgr.24356) 16325 : cluster 0 pgmap v16293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:28 smithi141 bash[31670]: audit 2023-12-02T00:42:27.740950+0000 mon.a (mon.0) 10177 : audit 0 from='client.? 172.21.15.40:0/179580932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:30 smithi141 bash[31670]: cluster 2023-12-02T00:42:29.600705+0000 mgr.y (mgr.24356) 16326 : cluster 0 pgmap v16294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:30 smithi141 bash[31670]: audit 2023-12-02T00:42:30.218222+0000 mon.a (mon.0) 10178 : audit 0 from='client.? 172.21.15.40:0/3484070047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:30 smithi040 bash[28232]: cluster 2023-12-02T00:42:29.600705+0000 mgr.y (mgr.24356) 16326 : cluster 0 pgmap v16294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:30 smithi040 bash[28232]: audit 2023-12-02T00:42:30.218222+0000 mon.a (mon.0) 10178 : audit 0 from='client.? 172.21.15.40:0/3484070047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:30 smithi040 bash[41173]: cluster 2023-12-02T00:42:29.600705+0000 mgr.y (mgr.24356) 16326 : cluster 0 pgmap v16294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:30 smithi040 bash[41173]: audit 2023-12-02T00:42:30.218222+0000 mon.a (mon.0) 10178 : audit 0 from='client.? 172.21.15.40:0/3484070047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:32 smithi141 bash[31670]: cluster 2023-12-02T00:42:31.601328+0000 mgr.y (mgr.24356) 16327 : cluster 0 pgmap v16295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:32 smithi040 bash[28232]: cluster 2023-12-02T00:42:31.601328+0000 mgr.y (mgr.24356) 16327 : cluster 0 pgmap v16295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:32 smithi040 bash[41173]: cluster 2023-12-02T00:42:31.601328+0000 mgr.y (mgr.24356) 16327 : cluster 0 pgmap v16295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:33 smithi141 bash[31670]: audit 2023-12-02T00:42:32.689122+0000 mon.c (mon.2) 10252 : audit 0 from='client.? 172.21.15.40:0/957464157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:33 smithi040 bash[28232]: audit 2023-12-02T00:42:32.689122+0000 mon.c (mon.2) 10252 : audit 0 from='client.? 172.21.15.40:0/957464157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:33 smithi040 bash[41173]: audit 2023-12-02T00:42:32.689122+0000 mon.c (mon.2) 10252 : audit 0 from='client.? 172.21.15.40:0/957464157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:34 smithi141 bash[31670]: cluster 2023-12-02T00:42:33.601937+0000 mgr.y (mgr.24356) 16328 : cluster 0 pgmap v16296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:34 smithi141 bash[31670]: audit 2023-12-02T00:42:34.199482+0000 mon.c (mon.2) 10253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:34 smithi040 bash[28232]: cluster 2023-12-02T00:42:33.601937+0000 mgr.y (mgr.24356) 16328 : cluster 0 pgmap v16296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:34 smithi040 bash[28232]: audit 2023-12-02T00:42:34.199482+0000 mon.c (mon.2) 10253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:34 smithi040 bash[41173]: cluster 2023-12-02T00:42:33.601937+0000 mgr.y (mgr.24356) 16328 : cluster 0 pgmap v16296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:34 smithi040 bash[41173]: audit 2023-12-02T00:42:34.199482+0000 mon.c (mon.2) 10253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:36 smithi040 bash[28232]: audit 2023-12-02T00:42:35.158533+0000 mon.a (mon.0) 10179 : audit 0 from='client.? 172.21.15.40:0/3066754550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:36 smithi040 bash[28232]: cluster 2023-12-02T00:42:35.603221+0000 mgr.y (mgr.24356) 16329 : cluster 0 pgmap v16297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:36 smithi040 bash[41173]: audit 2023-12-02T00:42:35.158533+0000 mon.a (mon.0) 10179 : audit 0 from='client.? 172.21.15.40:0/3066754550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:36 smithi040 bash[41173]: cluster 2023-12-02T00:42:35.603221+0000 mgr.y (mgr.24356) 16329 : cluster 0 pgmap v16297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:36 smithi141 bash[31670]: audit 2023-12-02T00:42:35.158533+0000 mon.a (mon.0) 10179 : audit 0 from='client.? 172.21.15.40:0/3066754550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:36 smithi141 bash[31670]: cluster 2023-12-02T00:42:35.603221+0000 mgr.y (mgr.24356) 16329 : cluster 0 pgmap v16297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:42:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:42:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:37 smithi141 bash[31670]: audit 2023-12-02T00:42:37.624650+0000 mon.a (mon.0) 10180 : audit 0 from='client.? 172.21.15.40:0/3304146137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:37 smithi040 bash[28232]: audit 2023-12-02T00:42:37.624650+0000 mon.a (mon.0) 10180 : audit 0 from='client.? 172.21.15.40:0/3304146137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:37 smithi040 bash[41173]: audit 2023-12-02T00:42:37.624650+0000 mon.a (mon.0) 10180 : audit 0 from='client.? 172.21.15.40:0/3304146137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:38 smithi141 bash[31670]: cluster 2023-12-02T00:42:37.603985+0000 mgr.y (mgr.24356) 16330 : cluster 0 pgmap v16298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:38 smithi040 bash[28232]: cluster 2023-12-02T00:42:37.603985+0000 mgr.y (mgr.24356) 16330 : cluster 0 pgmap v16298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:38 smithi040 bash[41173]: cluster 2023-12-02T00:42:37.603985+0000 mgr.y (mgr.24356) 16330 : cluster 0 pgmap v16298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:40 smithi141 bash[31670]: cluster 2023-12-02T00:42:39.605237+0000 mgr.y (mgr.24356) 16331 : cluster 0 pgmap v16299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:40 smithi141 bash[31670]: audit 2023-12-02T00:42:40.093826+0000 mon.a (mon.0) 10181 : audit 0 from='client.? 172.21.15.40:0/881184035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:40 smithi040 bash[41173]: cluster 2023-12-02T00:42:39.605237+0000 mgr.y (mgr.24356) 16331 : cluster 0 pgmap v16299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:40 smithi040 bash[41173]: audit 2023-12-02T00:42:40.093826+0000 mon.a (mon.0) 10181 : audit 0 from='client.? 172.21.15.40:0/881184035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:40 smithi040 bash[28232]: cluster 2023-12-02T00:42:39.605237+0000 mgr.y (mgr.24356) 16331 : cluster 0 pgmap v16299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:40 smithi040 bash[28232]: audit 2023-12-02T00:42:40.093826+0000 mon.a (mon.0) 10181 : audit 0 from='client.? 172.21.15.40:0/881184035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:42 smithi141 bash[31670]: cluster 2023-12-02T00:42:41.605798+0000 mgr.y (mgr.24356) 16332 : cluster 0 pgmap v16300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:42 smithi141 bash[31670]: audit 2023-12-02T00:42:42.551834+0000 mon.c (mon.2) 10254 : audit 0 from='client.? 172.21.15.40:0/2453064151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:42 smithi040 bash[41173]: cluster 2023-12-02T00:42:41.605798+0000 mgr.y (mgr.24356) 16332 : cluster 0 pgmap v16300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:42 smithi040 bash[41173]: audit 2023-12-02T00:42:42.551834+0000 mon.c (mon.2) 10254 : audit 0 from='client.? 172.21.15.40:0/2453064151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:42 smithi040 bash[28232]: cluster 2023-12-02T00:42:41.605798+0000 mgr.y (mgr.24356) 16332 : cluster 0 pgmap v16300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:42 smithi040 bash[28232]: audit 2023-12-02T00:42:42.551834+0000 mon.c (mon.2) 10254 : audit 0 from='client.? 172.21.15.40:0/2453064151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:44 smithi141 bash[31670]: cluster 2023-12-02T00:42:43.606464+0000 mgr.y (mgr.24356) 16333 : cluster 0 pgmap v16301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:44 smithi040 bash[41173]: cluster 2023-12-02T00:42:43.606464+0000 mgr.y (mgr.24356) 16333 : cluster 0 pgmap v16301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:44 smithi040 bash[28232]: cluster 2023-12-02T00:42:43.606464+0000 mgr.y (mgr.24356) 16333 : cluster 0 pgmap v16301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:45 smithi141 bash[31670]: audit 2023-12-02T00:42:45.006887+0000 mon.c (mon.2) 10255 : audit 0 from='client.? 172.21.15.40:0/1529532197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:45 smithi040 bash[28232]: audit 2023-12-02T00:42:45.006887+0000 mon.c (mon.2) 10255 : audit 0 from='client.? 172.21.15.40:0/1529532197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:45 smithi040 bash[41173]: audit 2023-12-02T00:42:45.006887+0000 mon.c (mon.2) 10255 : audit 0 from='client.? 172.21.15.40:0/1529532197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:46.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:46 smithi040 bash[28232]: cluster 2023-12-02T00:42:45.607661+0000 mgr.y (mgr.24356) 16334 : cluster 0 pgmap v16302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:46 smithi040 bash[28232]: audit 2023-12-02T00:42:46.659140+0000 mon.c (mon.2) 10256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:42:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:42:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:42:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:46 smithi040 bash[41173]: cluster 2023-12-02T00:42:45.607661+0000 mgr.y (mgr.24356) 16334 : cluster 0 pgmap v16302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:46 smithi040 bash[41173]: audit 2023-12-02T00:42:46.659140+0000 mon.c (mon.2) 10256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:42:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:46 smithi141 bash[31670]: cluster 2023-12-02T00:42:45.607661+0000 mgr.y (mgr.24356) 16334 : cluster 0 pgmap v16302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:46 smithi141 bash[31670]: audit 2023-12-02T00:42:46.659140+0000 mon.c (mon.2) 10256 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:42:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:47 smithi141 bash[31670]: audit 2023-12-02T00:42:47.462579+0000 mon.a (mon.0) 10182 : audit 0 from='client.? 172.21.15.40:0/79110472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:47 smithi040 bash[28232]: audit 2023-12-02T00:42:47.462579+0000 mon.a (mon.0) 10182 : audit 0 from='client.? 172.21.15.40:0/79110472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:47 smithi040 bash[41173]: audit 2023-12-02T00:42:47.462579+0000 mon.a (mon.0) 10182 : audit 0 from='client.? 172.21.15.40:0/79110472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:48 smithi141 bash[31670]: cluster 2023-12-02T00:42:47.608391+0000 mgr.y (mgr.24356) 16335 : cluster 0 pgmap v16303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:48 smithi040 bash[28232]: cluster 2023-12-02T00:42:47.608391+0000 mgr.y (mgr.24356) 16335 : cluster 0 pgmap v16303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:48 smithi040 bash[41173]: cluster 2023-12-02T00:42:47.608391+0000 mgr.y (mgr.24356) 16335 : cluster 0 pgmap v16303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:49 smithi141 bash[31670]: audit 2023-12-02T00:42:49.200144+0000 mon.c (mon.2) 10257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:49 smithi040 bash[28232]: audit 2023-12-02T00:42:49.200144+0000 mon.c (mon.2) 10257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:49 smithi040 bash[41173]: audit 2023-12-02T00:42:49.200144+0000 mon.c (mon.2) 10257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:50 smithi141 bash[31670]: cluster 2023-12-02T00:42:49.609469+0000 mgr.y (mgr.24356) 16336 : cluster 0 pgmap v16304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:50 smithi141 bash[31670]: audit 2023-12-02T00:42:49.921020+0000 mon.c (mon.2) 10258 : audit 0 from='client.? 172.21.15.40:0/2257505805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:50 smithi040 bash[28232]: cluster 2023-12-02T00:42:49.609469+0000 mgr.y (mgr.24356) 16336 : cluster 0 pgmap v16304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:50 smithi040 bash[28232]: audit 2023-12-02T00:42:49.921020+0000 mon.c (mon.2) 10258 : audit 0 from='client.? 172.21.15.40:0/2257505805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:50 smithi040 bash[41173]: cluster 2023-12-02T00:42:49.609469+0000 mgr.y (mgr.24356) 16336 : cluster 0 pgmap v16304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:50 smithi040 bash[41173]: audit 2023-12-02T00:42:49.921020+0000 mon.c (mon.2) 10258 : audit 0 from='client.? 172.21.15.40:0/2257505805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:52 smithi141 bash[31670]: cluster 2023-12-02T00:42:51.610113+0000 mgr.y (mgr.24356) 16337 : cluster 0 pgmap v16305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:52 smithi141 bash[31670]: audit 2023-12-02T00:42:52.416701+0000 mon.a (mon.0) 10183 : audit 0 from='client.? 172.21.15.40:0/753129325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:52 smithi141 bash[31670]: audit 2023-12-02T00:42:52.559330+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:52 smithi141 bash[31670]: audit 2023-12-02T00:42:52.570806+0000 mon.a (mon.0) 10185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[28232]: cluster 2023-12-02T00:42:51.610113+0000 mgr.y (mgr.24356) 16337 : cluster 0 pgmap v16305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[28232]: audit 2023-12-02T00:42:52.416701+0000 mon.a (mon.0) 10183 : audit 0 from='client.? 172.21.15.40:0/753129325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[28232]: audit 2023-12-02T00:42:52.559330+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[28232]: audit 2023-12-02T00:42:52.570806+0000 mon.a (mon.0) 10185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[41173]: cluster 2023-12-02T00:42:51.610113+0000 mgr.y (mgr.24356) 16337 : cluster 0 pgmap v16305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[41173]: audit 2023-12-02T00:42:52.416701+0000 mon.a (mon.0) 10183 : audit 0 from='client.? 172.21.15.40:0/753129325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[41173]: audit 2023-12-02T00:42:52.559330+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:52 smithi040 bash[41173]: audit 2023-12-02T00:42:52.570806+0000 mon.a (mon.0) 10185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[28232]: audit 2023-12-02T00:42:52.859782+0000 mon.a (mon.0) 10186 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[28232]: audit 2023-12-02T00:42:52.873939+0000 mon.a (mon.0) 10187 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[28232]: audit 2023-12-02T00:42:53.357218+0000 mon.c (mon.2) 10259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:42:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[28232]: audit 2023-12-02T00:42:53.359176+0000 mon.c (mon.2) 10260 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:42:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[28232]: audit 2023-12-02T00:42:53.371774+0000 mon.a (mon.0) 10188 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[28232]: cluster 2023-12-02T00:42:53.610800+0000 mgr.y (mgr.24356) 16338 : cluster 0 pgmap v16306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[41173]: audit 2023-12-02T00:42:52.859782+0000 mon.a (mon.0) 10186 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[41173]: audit 2023-12-02T00:42:52.873939+0000 mon.a (mon.0) 10187 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[41173]: audit 2023-12-02T00:42:53.357218+0000 mon.c (mon.2) 10259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:42:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[41173]: audit 2023-12-02T00:42:53.359176+0000 mon.c (mon.2) 10260 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:42:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[41173]: audit 2023-12-02T00:42:53.371774+0000 mon.a (mon.0) 10188 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:53 smithi040 bash[41173]: cluster 2023-12-02T00:42:53.610800+0000 mgr.y (mgr.24356) 16338 : cluster 0 pgmap v16306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:53 smithi141 bash[31670]: audit 2023-12-02T00:42:52.859782+0000 mon.a (mon.0) 10186 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:53 smithi141 bash[31670]: audit 2023-12-02T00:42:52.873939+0000 mon.a (mon.0) 10187 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:53 smithi141 bash[31670]: audit 2023-12-02T00:42:53.357218+0000 mon.c (mon.2) 10259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:42:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:53 smithi141 bash[31670]: audit 2023-12-02T00:42:53.359176+0000 mon.c (mon.2) 10260 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:42:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:53 smithi141 bash[31670]: audit 2023-12-02T00:42:53.371774+0000 mon.a (mon.0) 10188 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:42:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:53 smithi141 bash[31670]: cluster 2023-12-02T00:42:53.610800+0000 mgr.y (mgr.24356) 16338 : cluster 0 pgmap v16306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:55 smithi040 bash[28232]: audit 2023-12-02T00:42:54.880823+0000 mon.c (mon.2) 10261 : audit 0 from='client.? 172.21.15.40:0/650876383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:55 smithi040 bash[41173]: audit 2023-12-02T00:42:54.880823+0000 mon.c (mon.2) 10261 : audit 0 from='client.? 172.21.15.40:0/650876383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:55 smithi141 bash[31670]: audit 2023-12-02T00:42:54.880823+0000 mon.c (mon.2) 10261 : audit 0 from='client.? 172.21.15.40:0/650876383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:56 smithi040 bash[28232]: cluster 2023-12-02T00:42:55.612015+0000 mgr.y (mgr.24356) 16339 : cluster 0 pgmap v16307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:42:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:42:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:56 smithi040 bash[41173]: cluster 2023-12-02T00:42:55.612015+0000 mgr.y (mgr.24356) 16339 : cluster 0 pgmap v16307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:56 smithi141 bash[31670]: cluster 2023-12-02T00:42:55.612015+0000 mgr.y (mgr.24356) 16339 : cluster 0 pgmap v16307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:57 smithi040 bash[28232]: audit 2023-12-02T00:42:57.350078+0000 mon.c (mon.2) 10262 : audit 0 from='client.? 172.21.15.40:0/3206060512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:57 smithi040 bash[41173]: audit 2023-12-02T00:42:57.350078+0000 mon.c (mon.2) 10262 : audit 0 from='client.? 172.21.15.40:0/3206060512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:57 smithi141 bash[31670]: audit 2023-12-02T00:42:57.350078+0000 mon.c (mon.2) 10262 : audit 0 from='client.? 172.21.15.40:0/3206060512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:42:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:42:58 smithi040 bash[41173]: cluster 2023-12-02T00:42:57.612703+0000 mgr.y (mgr.24356) 16340 : cluster 0 pgmap v16308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:42:58 smithi040 bash[28232]: cluster 2023-12-02T00:42:57.612703+0000 mgr.y (mgr.24356) 16340 : cluster 0 pgmap v16308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:42:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:42:58 smithi141 bash[31670]: cluster 2023-12-02T00:42:57.612703+0000 mgr.y (mgr.24356) 16340 : cluster 0 pgmap v16308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:00 smithi141 bash[31670]: cluster 2023-12-02T00:42:59.613806+0000 mgr.y (mgr.24356) 16341 : cluster 0 pgmap v16309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:00 smithi141 bash[31670]: audit 2023-12-02T00:42:59.813631+0000 mon.a (mon.0) 10189 : audit 0 from='client.? 172.21.15.40:0/4213206250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:00 smithi040 bash[28232]: cluster 2023-12-02T00:42:59.613806+0000 mgr.y (mgr.24356) 16341 : cluster 0 pgmap v16309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:00 smithi040 bash[28232]: audit 2023-12-02T00:42:59.813631+0000 mon.a (mon.0) 10189 : audit 0 from='client.? 172.21.15.40:0/4213206250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:00 smithi040 bash[41173]: cluster 2023-12-02T00:42:59.613806+0000 mgr.y (mgr.24356) 16341 : cluster 0 pgmap v16309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:00 smithi040 bash[41173]: audit 2023-12-02T00:42:59.813631+0000 mon.a (mon.0) 10189 : audit 0 from='client.? 172.21.15.40:0/4213206250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:02 smithi141 bash[31670]: cluster 2023-12-02T00:43:01.614465+0000 mgr.y (mgr.24356) 16342 : cluster 0 pgmap v16310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:02 smithi141 bash[31670]: audit 2023-12-02T00:43:02.279903+0000 mon.a (mon.0) 10190 : audit 0 from='client.? 172.21.15.40:0/2552683129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:02 smithi040 bash[41173]: cluster 2023-12-02T00:43:01.614465+0000 mgr.y (mgr.24356) 16342 : cluster 0 pgmap v16310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:02 smithi040 bash[41173]: audit 2023-12-02T00:43:02.279903+0000 mon.a (mon.0) 10190 : audit 0 from='client.? 172.21.15.40:0/2552683129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:02 smithi040 bash[28232]: cluster 2023-12-02T00:43:01.614465+0000 mgr.y (mgr.24356) 16342 : cluster 0 pgmap v16310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:02 smithi040 bash[28232]: audit 2023-12-02T00:43:02.279903+0000 mon.a (mon.0) 10190 : audit 0 from='client.? 172.21.15.40:0/2552683129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:04 smithi141 bash[31670]: cluster 2023-12-02T00:43:03.615141+0000 mgr.y (mgr.24356) 16343 : cluster 0 pgmap v16311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:04 smithi141 bash[31670]: audit 2023-12-02T00:43:04.200346+0000 mon.c (mon.2) 10263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:04 smithi040 bash[41173]: cluster 2023-12-02T00:43:03.615141+0000 mgr.y (mgr.24356) 16343 : cluster 0 pgmap v16311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:04 smithi040 bash[41173]: audit 2023-12-02T00:43:04.200346+0000 mon.c (mon.2) 10263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:04 smithi040 bash[28232]: cluster 2023-12-02T00:43:03.615141+0000 mgr.y (mgr.24356) 16343 : cluster 0 pgmap v16311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:04 smithi040 bash[28232]: audit 2023-12-02T00:43:04.200346+0000 mon.c (mon.2) 10263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:05 smithi141 bash[31670]: audit 2023-12-02T00:43:04.745667+0000 mon.a (mon.0) 10191 : audit 0 from='client.? 172.21.15.40:0/4025424441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:05 smithi040 bash[28232]: audit 2023-12-02T00:43:04.745667+0000 mon.a (mon.0) 10191 : audit 0 from='client.? 172.21.15.40:0/4025424441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:05 smithi040 bash[41173]: audit 2023-12-02T00:43:04.745667+0000 mon.a (mon.0) 10191 : audit 0 from='client.? 172.21.15.40:0/4025424441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:06 smithi040 bash[41173]: cluster 2023-12-02T00:43:05.616316+0000 mgr.y (mgr.24356) 16344 : cluster 0 pgmap v16312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:06 smithi040 bash[28232]: cluster 2023-12-02T00:43:05.616316+0000 mgr.y (mgr.24356) 16344 : cluster 0 pgmap v16312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:43:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:43:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:06 smithi141 bash[31670]: cluster 2023-12-02T00:43:05.616316+0000 mgr.y (mgr.24356) 16344 : cluster 0 pgmap v16312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:07 smithi141 bash[31670]: audit 2023-12-02T00:43:07.211674+0000 mon.a (mon.0) 10192 : audit 0 from='client.? 172.21.15.40:0/3453419491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:07 smithi040 bash[41173]: audit 2023-12-02T00:43:07.211674+0000 mon.a (mon.0) 10192 : audit 0 from='client.? 172.21.15.40:0/3453419491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:07 smithi040 bash[28232]: audit 2023-12-02T00:43:07.211674+0000 mon.a (mon.0) 10192 : audit 0 from='client.? 172.21.15.40:0/3453419491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:08 smithi141 bash[31670]: cluster 2023-12-02T00:43:07.616992+0000 mgr.y (mgr.24356) 16345 : cluster 0 pgmap v16313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:08 smithi040 bash[41173]: cluster 2023-12-02T00:43:07.616992+0000 mgr.y (mgr.24356) 16345 : cluster 0 pgmap v16313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:08 smithi040 bash[28232]: cluster 2023-12-02T00:43:07.616992+0000 mgr.y (mgr.24356) 16345 : cluster 0 pgmap v16313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:09 smithi141 bash[31670]: audit 2023-12-02T00:43:09.675693+0000 mon.c (mon.2) 10264 : audit 0 from='client.? 172.21.15.40:0/2832811843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:09 smithi040 bash[41173]: audit 2023-12-02T00:43:09.675693+0000 mon.c (mon.2) 10264 : audit 0 from='client.? 172.21.15.40:0/2832811843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:09 smithi040 bash[28232]: audit 2023-12-02T00:43:09.675693+0000 mon.c (mon.2) 10264 : audit 0 from='client.? 172.21.15.40:0/2832811843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:10 smithi141 bash[31670]: cluster 2023-12-02T00:43:09.618092+0000 mgr.y (mgr.24356) 16346 : cluster 0 pgmap v16314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:10 smithi040 bash[28232]: cluster 2023-12-02T00:43:09.618092+0000 mgr.y (mgr.24356) 16346 : cluster 0 pgmap v16314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:10 smithi040 bash[41173]: cluster 2023-12-02T00:43:09.618092+0000 mgr.y (mgr.24356) 16346 : cluster 0 pgmap v16314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:12 smithi141 bash[31670]: cluster 2023-12-02T00:43:11.618772+0000 mgr.y (mgr.24356) 16347 : cluster 0 pgmap v16315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:12 smithi141 bash[31670]: audit 2023-12-02T00:43:12.128984+0000 mon.c (mon.2) 10265 : audit 0 from='client.? 172.21.15.40:0/2598887606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:12 smithi040 bash[28232]: cluster 2023-12-02T00:43:11.618772+0000 mgr.y (mgr.24356) 16347 : cluster 0 pgmap v16315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:12 smithi040 bash[28232]: audit 2023-12-02T00:43:12.128984+0000 mon.c (mon.2) 10265 : audit 0 from='client.? 172.21.15.40:0/2598887606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:12 smithi040 bash[41173]: cluster 2023-12-02T00:43:11.618772+0000 mgr.y (mgr.24356) 16347 : cluster 0 pgmap v16315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:12 smithi040 bash[41173]: audit 2023-12-02T00:43:12.128984+0000 mon.c (mon.2) 10265 : audit 0 from='client.? 172.21.15.40:0/2598887606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:14 smithi141 bash[31670]: cluster 2023-12-02T00:43:13.619424+0000 mgr.y (mgr.24356) 16348 : cluster 0 pgmap v16316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:14 smithi141 bash[31670]: audit 2023-12-02T00:43:14.589055+0000 mon.a (mon.0) 10193 : audit 0 from='client.? 172.21.15.40:0/3034739886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:14 smithi040 bash[28232]: cluster 2023-12-02T00:43:13.619424+0000 mgr.y (mgr.24356) 16348 : cluster 0 pgmap v16316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:14 smithi040 bash[28232]: audit 2023-12-02T00:43:14.589055+0000 mon.a (mon.0) 10193 : audit 0 from='client.? 172.21.15.40:0/3034739886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:14 smithi040 bash[41173]: cluster 2023-12-02T00:43:13.619424+0000 mgr.y (mgr.24356) 16348 : cluster 0 pgmap v16316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:14 smithi040 bash[41173]: audit 2023-12-02T00:43:14.589055+0000 mon.a (mon.0) 10193 : audit 0 from='client.? 172.21.15.40:0/3034739886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:16 smithi040 bash[28232]: cluster 2023-12-02T00:43:15.620609+0000 mgr.y (mgr.24356) 16349 : cluster 0 pgmap v16317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:16 smithi040 bash[41173]: cluster 2023-12-02T00:43:15.620609+0000 mgr.y (mgr.24356) 16349 : cluster 0 pgmap v16317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:16 smithi141 bash[31670]: cluster 2023-12-02T00:43:15.620609+0000 mgr.y (mgr.24356) 16349 : cluster 0 pgmap v16317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:43:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:43:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:17 smithi040 bash[28232]: audit 2023-12-02T00:43:17.055170+0000 mon.c (mon.2) 10266 : audit 0 from='client.? 172.21.15.40:0/2083681705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:17 smithi040 bash[41173]: audit 2023-12-02T00:43:17.055170+0000 mon.c (mon.2) 10266 : audit 0 from='client.? 172.21.15.40:0/2083681705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:17 smithi141 bash[31670]: audit 2023-12-02T00:43:17.055170+0000 mon.c (mon.2) 10266 : audit 0 from='client.? 172.21.15.40:0/2083681705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:18 smithi040 bash[41173]: cluster 2023-12-02T00:43:17.621207+0000 mgr.y (mgr.24356) 16350 : cluster 0 pgmap v16318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:18 smithi040 bash[28232]: cluster 2023-12-02T00:43:17.621207+0000 mgr.y (mgr.24356) 16350 : cluster 0 pgmap v16318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:18 smithi141 bash[31670]: cluster 2023-12-02T00:43:17.621207+0000 mgr.y (mgr.24356) 16350 : cluster 0 pgmap v16318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:19 smithi141 bash[31670]: audit 2023-12-02T00:43:19.200641+0000 mon.c (mon.2) 10267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:19 smithi040 bash[28232]: audit 2023-12-02T00:43:19.200641+0000 mon.c (mon.2) 10267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:19 smithi040 bash[41173]: audit 2023-12-02T00:43:19.200641+0000 mon.c (mon.2) 10267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:20 smithi141 bash[31670]: audit 2023-12-02T00:43:19.512705+0000 mon.c (mon.2) 10268 : audit 0 from='client.? 172.21.15.40:0/1694937041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:20 smithi141 bash[31670]: cluster 2023-12-02T00:43:19.622393+0000 mgr.y (mgr.24356) 16351 : cluster 0 pgmap v16319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:20 smithi040 bash[28232]: audit 2023-12-02T00:43:19.512705+0000 mon.c (mon.2) 10268 : audit 0 from='client.? 172.21.15.40:0/1694937041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:20 smithi040 bash[28232]: cluster 2023-12-02T00:43:19.622393+0000 mgr.y (mgr.24356) 16351 : cluster 0 pgmap v16319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:20 smithi040 bash[41173]: audit 2023-12-02T00:43:19.512705+0000 mon.c (mon.2) 10268 : audit 0 from='client.? 172.21.15.40:0/1694937041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:20 smithi040 bash[41173]: cluster 2023-12-02T00:43:19.622393+0000 mgr.y (mgr.24356) 16351 : cluster 0 pgmap v16319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:22 smithi141 bash[31670]: cluster 2023-12-02T00:43:21.623057+0000 mgr.y (mgr.24356) 16352 : cluster 0 pgmap v16320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:22 smithi141 bash[31670]: audit 2023-12-02T00:43:21.984186+0000 mon.c (mon.2) 10269 : audit 0 from='client.? 172.21.15.40:0/1539938270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:22 smithi040 bash[28232]: cluster 2023-12-02T00:43:21.623057+0000 mgr.y (mgr.24356) 16352 : cluster 0 pgmap v16320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:22 smithi040 bash[28232]: audit 2023-12-02T00:43:21.984186+0000 mon.c (mon.2) 10269 : audit 0 from='client.? 172.21.15.40:0/1539938270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:22 smithi040 bash[41173]: cluster 2023-12-02T00:43:21.623057+0000 mgr.y (mgr.24356) 16352 : cluster 0 pgmap v16320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:22 smithi040 bash[41173]: audit 2023-12-02T00:43:21.984186+0000 mon.c (mon.2) 10269 : audit 0 from='client.? 172.21.15.40:0/1539938270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:24 smithi141 bash[31670]: cluster 2023-12-02T00:43:23.623707+0000 mgr.y (mgr.24356) 16353 : cluster 0 pgmap v16321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:24 smithi141 bash[31670]: audit 2023-12-02T00:43:24.449475+0000 mon.a (mon.0) 10194 : audit 0 from='client.? 172.21.15.40:0/1352016432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:24 smithi040 bash[28232]: cluster 2023-12-02T00:43:23.623707+0000 mgr.y (mgr.24356) 16353 : cluster 0 pgmap v16321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:24 smithi040 bash[28232]: audit 2023-12-02T00:43:24.449475+0000 mon.a (mon.0) 10194 : audit 0 from='client.? 172.21.15.40:0/1352016432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:24 smithi040 bash[41173]: cluster 2023-12-02T00:43:23.623707+0000 mgr.y (mgr.24356) 16353 : cluster 0 pgmap v16321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:24 smithi040 bash[41173]: audit 2023-12-02T00:43:24.449475+0000 mon.a (mon.0) 10194 : audit 0 from='client.? 172.21.15.40:0/1352016432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:26 smithi040 bash[28232]: cluster 2023-12-02T00:43:25.624871+0000 mgr.y (mgr.24356) 16354 : cluster 0 pgmap v16322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:26 smithi040 bash[41173]: cluster 2023-12-02T00:43:25.624871+0000 mgr.y (mgr.24356) 16354 : cluster 0 pgmap v16322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:26 smithi141 bash[31670]: cluster 2023-12-02T00:43:25.624871+0000 mgr.y (mgr.24356) 16354 : cluster 0 pgmap v16322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:26.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:43:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:43:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:27 smithi040 bash[28232]: audit 2023-12-02T00:43:26.910008+0000 mon.a (mon.0) 10195 : audit 0 from='client.? 172.21.15.40:0/52826178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:27 smithi040 bash[41173]: audit 2023-12-02T00:43:26.910008+0000 mon.a (mon.0) 10195 : audit 0 from='client.? 172.21.15.40:0/52826178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:27 smithi141 bash[31670]: audit 2023-12-02T00:43:26.910008+0000 mon.a (mon.0) 10195 : audit 0 from='client.? 172.21.15.40:0/52826178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:28 smithi040 bash[28232]: cluster 2023-12-02T00:43:27.625493+0000 mgr.y (mgr.24356) 16355 : cluster 0 pgmap v16323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:28 smithi040 bash[41173]: cluster 2023-12-02T00:43:27.625493+0000 mgr.y (mgr.24356) 16355 : cluster 0 pgmap v16323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:28 smithi141 bash[31670]: cluster 2023-12-02T00:43:27.625493+0000 mgr.y (mgr.24356) 16355 : cluster 0 pgmap v16323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:29 smithi141 bash[31670]: audit 2023-12-02T00:43:29.381435+0000 mon.a (mon.0) 10196 : audit 0 from='client.? 172.21.15.40:0/511057645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:29 smithi040 bash[28232]: audit 2023-12-02T00:43:29.381435+0000 mon.a (mon.0) 10196 : audit 0 from='client.? 172.21.15.40:0/511057645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:29 smithi040 bash[41173]: audit 2023-12-02T00:43:29.381435+0000 mon.a (mon.0) 10196 : audit 0 from='client.? 172.21.15.40:0/511057645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:30 smithi141 bash[31670]: cluster 2023-12-02T00:43:29.626521+0000 mgr.y (mgr.24356) 16356 : cluster 0 pgmap v16324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:30 smithi040 bash[41173]: cluster 2023-12-02T00:43:29.626521+0000 mgr.y (mgr.24356) 16356 : cluster 0 pgmap v16324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:30 smithi040 bash[28232]: cluster 2023-12-02T00:43:29.626521+0000 mgr.y (mgr.24356) 16356 : cluster 0 pgmap v16324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:32 smithi141 bash[31670]: cluster 2023-12-02T00:43:31.627270+0000 mgr.y (mgr.24356) 16357 : cluster 0 pgmap v16325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:32 smithi141 bash[31670]: audit 2023-12-02T00:43:31.848137+0000 mon.a (mon.0) 10197 : audit 0 from='client.? 172.21.15.40:0/1329985641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:32 smithi040 bash[28232]: cluster 2023-12-02T00:43:31.627270+0000 mgr.y (mgr.24356) 16357 : cluster 0 pgmap v16325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:32 smithi040 bash[28232]: audit 2023-12-02T00:43:31.848137+0000 mon.a (mon.0) 10197 : audit 0 from='client.? 172.21.15.40:0/1329985641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:32 smithi040 bash[41173]: cluster 2023-12-02T00:43:31.627270+0000 mgr.y (mgr.24356) 16357 : cluster 0 pgmap v16325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:32 smithi040 bash[41173]: audit 2023-12-02T00:43:31.848137+0000 mon.a (mon.0) 10197 : audit 0 from='client.? 172.21.15.40:0/1329985641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:34 smithi141 bash[31670]: cluster 2023-12-02T00:43:33.628112+0000 mgr.y (mgr.24356) 16358 : cluster 0 pgmap v16326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:34 smithi141 bash[31670]: audit 2023-12-02T00:43:34.200998+0000 mon.c (mon.2) 10270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:34 smithi141 bash[31670]: audit 2023-12-02T00:43:34.312297+0000 mon.a (mon.0) 10198 : audit 0 from='client.? 172.21.15.40:0/2458253503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:34 smithi040 bash[28232]: cluster 2023-12-02T00:43:33.628112+0000 mgr.y (mgr.24356) 16358 : cluster 0 pgmap v16326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:34 smithi040 bash[28232]: audit 2023-12-02T00:43:34.200998+0000 mon.c (mon.2) 10270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:34 smithi040 bash[28232]: audit 2023-12-02T00:43:34.312297+0000 mon.a (mon.0) 10198 : audit 0 from='client.? 172.21.15.40:0/2458253503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:34 smithi040 bash[41173]: cluster 2023-12-02T00:43:33.628112+0000 mgr.y (mgr.24356) 16358 : cluster 0 pgmap v16326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:34 smithi040 bash[41173]: audit 2023-12-02T00:43:34.200998+0000 mon.c (mon.2) 10270 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:34 smithi040 bash[41173]: audit 2023-12-02T00:43:34.312297+0000 mon.a (mon.0) 10198 : audit 0 from='client.? 172.21.15.40:0/2458253503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:36 smithi040 bash[28232]: cluster 2023-12-02T00:43:35.629340+0000 mgr.y (mgr.24356) 16359 : cluster 0 pgmap v16327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:36 smithi040 bash[41173]: cluster 2023-12-02T00:43:35.629340+0000 mgr.y (mgr.24356) 16359 : cluster 0 pgmap v16327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:36 smithi141 bash[31670]: cluster 2023-12-02T00:43:35.629340+0000 mgr.y (mgr.24356) 16359 : cluster 0 pgmap v16327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:43:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:43:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:37 smithi040 bash[28232]: audit 2023-12-02T00:43:36.775501+0000 mon.c (mon.2) 10271 : audit 0 from='client.? 172.21.15.40:0/77237424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:37 smithi040 bash[41173]: audit 2023-12-02T00:43:36.775501+0000 mon.c (mon.2) 10271 : audit 0 from='client.? 172.21.15.40:0/77237424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:37 smithi141 bash[31670]: audit 2023-12-02T00:43:36.775501+0000 mon.c (mon.2) 10271 : audit 0 from='client.? 172.21.15.40:0/77237424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:38 smithi040 bash[41173]: cluster 2023-12-02T00:43:37.629926+0000 mgr.y (mgr.24356) 16360 : cluster 0 pgmap v16328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:38 smithi040 bash[28232]: cluster 2023-12-02T00:43:37.629926+0000 mgr.y (mgr.24356) 16360 : cluster 0 pgmap v16328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:38 smithi141 bash[31670]: cluster 2023-12-02T00:43:37.629926+0000 mgr.y (mgr.24356) 16360 : cluster 0 pgmap v16328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:39 smithi040 bash[41173]: audit 2023-12-02T00:43:39.237829+0000 mon.a (mon.0) 10199 : audit 0 from='client.? 172.21.15.40:0/227337416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:39 smithi040 bash[28232]: audit 2023-12-02T00:43:39.237829+0000 mon.a (mon.0) 10199 : audit 0 from='client.? 172.21.15.40:0/227337416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:39 smithi141 bash[31670]: audit 2023-12-02T00:43:39.237829+0000 mon.a (mon.0) 10199 : audit 0 from='client.? 172.21.15.40:0/227337416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:40 smithi040 bash[28232]: cluster 2023-12-02T00:43:39.631100+0000 mgr.y (mgr.24356) 16361 : cluster 0 pgmap v16329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:40 smithi040 bash[41173]: cluster 2023-12-02T00:43:39.631100+0000 mgr.y (mgr.24356) 16361 : cluster 0 pgmap v16329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:40 smithi141 bash[31670]: cluster 2023-12-02T00:43:39.631100+0000 mgr.y (mgr.24356) 16361 : cluster 0 pgmap v16329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:42 smithi141 bash[31670]: cluster 2023-12-02T00:43:41.631586+0000 mgr.y (mgr.24356) 16362 : cluster 0 pgmap v16330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:42 smithi141 bash[31670]: audit 2023-12-02T00:43:41.695831+0000 mon.c (mon.2) 10272 : audit 0 from='client.? 172.21.15.40:0/4009446389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:42 smithi040 bash[28232]: cluster 2023-12-02T00:43:41.631586+0000 mgr.y (mgr.24356) 16362 : cluster 0 pgmap v16330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:42 smithi040 bash[28232]: audit 2023-12-02T00:43:41.695831+0000 mon.c (mon.2) 10272 : audit 0 from='client.? 172.21.15.40:0/4009446389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:42 smithi040 bash[41173]: cluster 2023-12-02T00:43:41.631586+0000 mgr.y (mgr.24356) 16362 : cluster 0 pgmap v16330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:42 smithi040 bash[41173]: audit 2023-12-02T00:43:41.695831+0000 mon.c (mon.2) 10272 : audit 0 from='client.? 172.21.15.40:0/4009446389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:44 smithi141 bash[31670]: cluster 2023-12-02T00:43:43.632191+0000 mgr.y (mgr.24356) 16363 : cluster 0 pgmap v16331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:44 smithi141 bash[31670]: audit 2023-12-02T00:43:44.156109+0000 mon.a (mon.0) 10200 : audit 0 from='client.? 172.21.15.40:0/1367083449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:44 smithi040 bash[28232]: cluster 2023-12-02T00:43:43.632191+0000 mgr.y (mgr.24356) 16363 : cluster 0 pgmap v16331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:44 smithi040 bash[28232]: audit 2023-12-02T00:43:44.156109+0000 mon.a (mon.0) 10200 : audit 0 from='client.? 172.21.15.40:0/1367083449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:44 smithi040 bash[41173]: cluster 2023-12-02T00:43:43.632191+0000 mgr.y (mgr.24356) 16363 : cluster 0 pgmap v16331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:44 smithi040 bash[41173]: audit 2023-12-02T00:43:44.156109+0000 mon.a (mon.0) 10200 : audit 0 from='client.? 172.21.15.40:0/1367083449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:46 smithi040 bash[41173]: cluster 2023-12-02T00:43:45.633384+0000 mgr.y (mgr.24356) 16364 : cluster 0 pgmap v16332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:46 smithi040 bash[28232]: cluster 2023-12-02T00:43:45.633384+0000 mgr.y (mgr.24356) 16364 : cluster 0 pgmap v16332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:46 smithi141 bash[31670]: cluster 2023-12-02T00:43:45.633384+0000 mgr.y (mgr.24356) 16364 : cluster 0 pgmap v16332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:43:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:43:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:47 smithi040 bash[28232]: audit 2023-12-02T00:43:46.619899+0000 mon.c (mon.2) 10273 : audit 0 from='client.? 172.21.15.40:0/1746923040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:47 smithi040 bash[41173]: audit 2023-12-02T00:43:46.619899+0000 mon.c (mon.2) 10273 : audit 0 from='client.? 172.21.15.40:0/1746923040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:47 smithi141 bash[31670]: audit 2023-12-02T00:43:46.619899+0000 mon.c (mon.2) 10273 : audit 0 from='client.? 172.21.15.40:0/1746923040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:48 smithi040 bash[28232]: cluster 2023-12-02T00:43:47.634084+0000 mgr.y (mgr.24356) 16365 : cluster 0 pgmap v16333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:48 smithi040 bash[41173]: cluster 2023-12-02T00:43:47.634084+0000 mgr.y (mgr.24356) 16365 : cluster 0 pgmap v16333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:48 smithi141 bash[31670]: cluster 2023-12-02T00:43:47.634084+0000 mgr.y (mgr.24356) 16365 : cluster 0 pgmap v16333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:49 smithi040 bash[28232]: audit 2023-12-02T00:43:49.087099+0000 mon.c (mon.2) 10274 : audit 0 from='client.? 172.21.15.40:0/1586582197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:49 smithi040 bash[41173]: audit 2023-12-02T00:43:49.087099+0000 mon.c (mon.2) 10274 : audit 0 from='client.? 172.21.15.40:0/1586582197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:49 smithi141 bash[31670]: audit 2023-12-02T00:43:49.087099+0000 mon.c (mon.2) 10274 : audit 0 from='client.? 172.21.15.40:0/1586582197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:50 smithi040 bash[41173]: audit 2023-12-02T00:43:49.201548+0000 mon.c (mon.2) 10275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:50 smithi040 bash[41173]: cluster 2023-12-02T00:43:49.635216+0000 mgr.y (mgr.24356) 16366 : cluster 0 pgmap v16334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:50 smithi040 bash[28232]: audit 2023-12-02T00:43:49.201548+0000 mon.c (mon.2) 10275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:50 smithi040 bash[28232]: cluster 2023-12-02T00:43:49.635216+0000 mgr.y (mgr.24356) 16366 : cluster 0 pgmap v16334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:50 smithi141 bash[31670]: audit 2023-12-02T00:43:49.201548+0000 mon.c (mon.2) 10275 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:50 smithi141 bash[31670]: cluster 2023-12-02T00:43:49.635216+0000 mgr.y (mgr.24356) 16366 : cluster 0 pgmap v16334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:51 smithi040 bash[41173]: audit 2023-12-02T00:43:51.550821+0000 mon.c (mon.2) 10276 : audit 0 from='client.? 172.21.15.40:0/2672700752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:51 smithi040 bash[28232]: audit 2023-12-02T00:43:51.550821+0000 mon.c (mon.2) 10276 : audit 0 from='client.? 172.21.15.40:0/2672700752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:51 smithi141 bash[31670]: audit 2023-12-02T00:43:51.550821+0000 mon.c (mon.2) 10276 : audit 0 from='client.? 172.21.15.40:0/2672700752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:52 smithi040 bash[41173]: cluster 2023-12-02T00:43:51.635863+0000 mgr.y (mgr.24356) 16367 : cluster 0 pgmap v16335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:52 smithi040 bash[28232]: cluster 2023-12-02T00:43:51.635863+0000 mgr.y (mgr.24356) 16367 : cluster 0 pgmap v16335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:52 smithi141 bash[31670]: cluster 2023-12-02T00:43:51.635863+0000 mgr.y (mgr.24356) 16367 : cluster 0 pgmap v16335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:53 smithi040 bash[28232]: audit 2023-12-02T00:43:53.457338+0000 mon.c (mon.2) 10277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:43:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:53 smithi040 bash[41173]: audit 2023-12-02T00:43:53.457338+0000 mon.c (mon.2) 10277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:43:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:53 smithi141 bash[31670]: audit 2023-12-02T00:43:53.457338+0000 mon.c (mon.2) 10277 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:43:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:54 smithi040 bash[28232]: cluster 2023-12-02T00:43:53.636483+0000 mgr.y (mgr.24356) 16368 : cluster 0 pgmap v16336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:54 smithi040 bash[28232]: audit 2023-12-02T00:43:54.021710+0000 mon.a (mon.0) 10201 : audit 0 from='client.? 172.21.15.40:0/2378310524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:54 smithi040 bash[41173]: cluster 2023-12-02T00:43:53.636483+0000 mgr.y (mgr.24356) 16368 : cluster 0 pgmap v16336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:54 smithi040 bash[41173]: audit 2023-12-02T00:43:54.021710+0000 mon.a (mon.0) 10201 : audit 0 from='client.? 172.21.15.40:0/2378310524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:54 smithi141 bash[31670]: cluster 2023-12-02T00:43:53.636483+0000 mgr.y (mgr.24356) 16368 : cluster 0 pgmap v16336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:54 smithi141 bash[31670]: audit 2023-12-02T00:43:54.021710+0000 mon.a (mon.0) 10201 : audit 0 from='client.? 172.21.15.40:0/2378310524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:56.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:56 smithi040 bash[28232]: cluster 2023-12-02T00:43:55.637724+0000 mgr.y (mgr.24356) 16369 : cluster 0 pgmap v16337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:56 smithi040 bash[41173]: cluster 2023-12-02T00:43:55.637724+0000 mgr.y (mgr.24356) 16369 : cluster 0 pgmap v16337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:56 smithi141 bash[31670]: cluster 2023-12-02T00:43:55.637724+0000 mgr.y (mgr.24356) 16369 : cluster 0 pgmap v16337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:43:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:43:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:57 smithi040 bash[28232]: audit 2023-12-02T00:43:56.491965+0000 mon.c (mon.2) 10278 : audit 0 from='client.? 172.21.15.40:0/2023083307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:57 smithi040 bash[41173]: audit 2023-12-02T00:43:56.491965+0000 mon.c (mon.2) 10278 : audit 0 from='client.? 172.21.15.40:0/2023083307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:57 smithi141 bash[31670]: audit 2023-12-02T00:43:56.491965+0000 mon.c (mon.2) 10278 : audit 0 from='client.? 172.21.15.40:0/2023083307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:58 smithi040 bash[28232]: cluster 2023-12-02T00:43:57.638418+0000 mgr.y (mgr.24356) 16370 : cluster 0 pgmap v16338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:58 smithi040 bash[41173]: cluster 2023-12-02T00:43:57.638418+0000 mgr.y (mgr.24356) 16370 : cluster 0 pgmap v16338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:58 smithi141 bash[31670]: cluster 2023-12-02T00:43:57.638418+0000 mgr.y (mgr.24356) 16370 : cluster 0 pgmap v16338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:43:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:43:59 smithi040 bash[28232]: audit 2023-12-02T00:43:59.017356+0000 mon.a (mon.0) 10202 : audit 0 from='client.? 172.21.15.40:0/1378558191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:43:59 smithi040 bash[41173]: audit 2023-12-02T00:43:59.017356+0000 mon.a (mon.0) 10202 : audit 0 from='client.? 172.21.15.40:0/1378558191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:43:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:43:59 smithi141 bash[31670]: audit 2023-12-02T00:43:59.017356+0000 mon.a (mon.0) 10202 : audit 0 from='client.? 172.21.15.40:0/1378558191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[28232]: audit 2023-12-02T00:43:59.360053+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[28232]: audit 2023-12-02T00:43:59.373839+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[28232]: cluster 2023-12-02T00:43:59.639258+0000 mgr.y (mgr.24356) 16371 : cluster 0 pgmap v16339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[28232]: audit 2023-12-02T00:43:59.717882+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[28232]: audit 2023-12-02T00:43:59.726764+0000 mon.a (mon.0) 10206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[41173]: audit 2023-12-02T00:43:59.360053+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[41173]: audit 2023-12-02T00:43:59.373839+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[41173]: cluster 2023-12-02T00:43:59.639258+0000 mgr.y (mgr.24356) 16371 : cluster 0 pgmap v16339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[41173]: audit 2023-12-02T00:43:59.717882+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:00 smithi040 bash[41173]: audit 2023-12-02T00:43:59.726764+0000 mon.a (mon.0) 10206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:00 smithi141 bash[31670]: audit 2023-12-02T00:43:59.360053+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:00 smithi141 bash[31670]: audit 2023-12-02T00:43:59.373839+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:00 smithi141 bash[31670]: cluster 2023-12-02T00:43:59.639258+0000 mgr.y (mgr.24356) 16371 : cluster 0 pgmap v16339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:00 smithi141 bash[31670]: audit 2023-12-02T00:43:59.717882+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:00 smithi141 bash[31670]: audit 2023-12-02T00:43:59.726764+0000 mon.a (mon.0) 10206 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:01 smithi040 bash[28232]: audit 2023-12-02T00:44:01.489073+0000 mon.a (mon.0) 10207 : audit 0 from='client.? 172.21.15.40:0/1398295987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:01 smithi040 bash[41173]: audit 2023-12-02T00:44:01.489073+0000 mon.a (mon.0) 10207 : audit 0 from='client.? 172.21.15.40:0/1398295987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:01 smithi141 bash[31670]: audit 2023-12-02T00:44:01.489073+0000 mon.a (mon.0) 10207 : audit 0 from='client.? 172.21.15.40:0/1398295987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:02 smithi040 bash[28232]: cluster 2023-12-02T00:44:01.639906+0000 mgr.y (mgr.24356) 16372 : cluster 0 pgmap v16340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:02 smithi040 bash[41173]: cluster 2023-12-02T00:44:01.639906+0000 mgr.y (mgr.24356) 16372 : cluster 0 pgmap v16340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:02 smithi141 bash[31670]: cluster 2023-12-02T00:44:01.639906+0000 mgr.y (mgr.24356) 16372 : cluster 0 pgmap v16340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:04 smithi141 bash[31670]: cluster 2023-12-02T00:44:03.640428+0000 mgr.y (mgr.24356) 16373 : cluster 0 pgmap v16341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:04 smithi141 bash[31670]: audit 2023-12-02T00:44:03.946677+0000 mon.c (mon.2) 10279 : audit 0 from='client.? 172.21.15.40:0/1927838798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:04 smithi141 bash[31670]: audit 2023-12-02T00:44:04.202298+0000 mon.c (mon.2) 10280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:04 smithi040 bash[28232]: cluster 2023-12-02T00:44:03.640428+0000 mgr.y (mgr.24356) 16373 : cluster 0 pgmap v16341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:04 smithi040 bash[28232]: audit 2023-12-02T00:44:03.946677+0000 mon.c (mon.2) 10279 : audit 0 from='client.? 172.21.15.40:0/1927838798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:04 smithi040 bash[28232]: audit 2023-12-02T00:44:04.202298+0000 mon.c (mon.2) 10280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:04 smithi040 bash[41173]: cluster 2023-12-02T00:44:03.640428+0000 mgr.y (mgr.24356) 16373 : cluster 0 pgmap v16341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:04 smithi040 bash[41173]: audit 2023-12-02T00:44:03.946677+0000 mon.c (mon.2) 10279 : audit 0 from='client.? 172.21.15.40:0/1927838798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:04 smithi040 bash[41173]: audit 2023-12-02T00:44:04.202298+0000 mon.c (mon.2) 10280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:06.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:06 smithi040 bash[28232]: cluster 2023-12-02T00:44:05.641527+0000 mgr.y (mgr.24356) 16374 : cluster 0 pgmap v16342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:06.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:06 smithi040 bash[41173]: cluster 2023-12-02T00:44:05.641527+0000 mgr.y (mgr.24356) 16374 : cluster 0 pgmap v16342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:06 smithi141 bash[31670]: cluster 2023-12-02T00:44:05.641527+0000 mgr.y (mgr.24356) 16374 : cluster 0 pgmap v16342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:44:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:44:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:07 smithi040 bash[28232]: audit 2023-12-02T00:44:06.409820+0000 mon.c (mon.2) 10281 : audit 0 from='client.? 172.21.15.40:0/4180534873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:07 smithi040 bash[41173]: audit 2023-12-02T00:44:06.409820+0000 mon.c (mon.2) 10281 : audit 0 from='client.? 172.21.15.40:0/4180534873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:07 smithi141 bash[31670]: audit 2023-12-02T00:44:06.409820+0000 mon.c (mon.2) 10281 : audit 0 from='client.? 172.21.15.40:0/4180534873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:08 smithi040 bash[28232]: cluster 2023-12-02T00:44:07.642074+0000 mgr.y (mgr.24356) 16375 : cluster 0 pgmap v16343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:08 smithi040 bash[41173]: cluster 2023-12-02T00:44:07.642074+0000 mgr.y (mgr.24356) 16375 : cluster 0 pgmap v16343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:08 smithi141 bash[31670]: cluster 2023-12-02T00:44:07.642074+0000 mgr.y (mgr.24356) 16375 : cluster 0 pgmap v16343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:09 smithi040 bash[41173]: audit 2023-12-02T00:44:08.909304+0000 mon.a (mon.0) 10208 : audit 0 from='client.? 172.21.15.40:0/3200714291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:09 smithi040 bash[28232]: audit 2023-12-02T00:44:08.909304+0000 mon.a (mon.0) 10208 : audit 0 from='client.? 172.21.15.40:0/3200714291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:09 smithi141 bash[31670]: audit 2023-12-02T00:44:08.909304+0000 mon.a (mon.0) 10208 : audit 0 from='client.? 172.21.15.40:0/3200714291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:10 smithi040 bash[41173]: cluster 2023-12-02T00:44:09.642952+0000 mgr.y (mgr.24356) 16376 : cluster 0 pgmap v16344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:10 smithi040 bash[28232]: cluster 2023-12-02T00:44:09.642952+0000 mgr.y (mgr.24356) 16376 : cluster 0 pgmap v16344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:10 smithi141 bash[31670]: cluster 2023-12-02T00:44:09.642952+0000 mgr.y (mgr.24356) 16376 : cluster 0 pgmap v16344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[41173]: audit 2023-12-02T00:44:10.157935+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[41173]: audit 2023-12-02T00:44:10.167829+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[41173]: audit 2023-12-02T00:44:10.170491+0000 mon.c (mon.2) 10282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:44:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[41173]: audit 2023-12-02T00:44:10.171999+0000 mon.c (mon.2) 10283 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:44:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[41173]: audit 2023-12-02T00:44:10.180811+0000 mon.a (mon.0) 10211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[28232]: audit 2023-12-02T00:44:10.157935+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[28232]: audit 2023-12-02T00:44:10.167829+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[28232]: audit 2023-12-02T00:44:10.170491+0000 mon.c (mon.2) 10282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:44:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[28232]: audit 2023-12-02T00:44:10.171999+0000 mon.c (mon.2) 10283 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:44:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:11 smithi040 bash[28232]: audit 2023-12-02T00:44:10.180811+0000 mon.a (mon.0) 10211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:11 smithi141 bash[31670]: audit 2023-12-02T00:44:10.157935+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:11 smithi141 bash[31670]: audit 2023-12-02T00:44:10.167829+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:11 smithi141 bash[31670]: audit 2023-12-02T00:44:10.170491+0000 mon.c (mon.2) 10282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:44:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:11 smithi141 bash[31670]: audit 2023-12-02T00:44:10.171999+0000 mon.c (mon.2) 10283 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:44:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:11 smithi141 bash[31670]: audit 2023-12-02T00:44:10.180811+0000 mon.a (mon.0) 10211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:44:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:12 smithi141 bash[31670]: audit 2023-12-02T00:44:11.373764+0000 mon.a (mon.0) 10212 : audit 0 from='client.? 172.21.15.40:0/912899746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:12 smithi141 bash[31670]: cluster 2023-12-02T00:44:11.643555+0000 mgr.y (mgr.24356) 16377 : cluster 0 pgmap v16345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:12 smithi040 bash[41173]: audit 2023-12-02T00:44:11.373764+0000 mon.a (mon.0) 10212 : audit 0 from='client.? 172.21.15.40:0/912899746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:12 smithi040 bash[41173]: cluster 2023-12-02T00:44:11.643555+0000 mgr.y (mgr.24356) 16377 : cluster 0 pgmap v16345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:12 smithi040 bash[28232]: audit 2023-12-02T00:44:11.373764+0000 mon.a (mon.0) 10212 : audit 0 from='client.? 172.21.15.40:0/912899746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:12 smithi040 bash[28232]: cluster 2023-12-02T00:44:11.643555+0000 mgr.y (mgr.24356) 16377 : cluster 0 pgmap v16345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:14 smithi141 bash[31670]: cluster 2023-12-02T00:44:13.644169+0000 mgr.y (mgr.24356) 16378 : cluster 0 pgmap v16346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:14 smithi141 bash[31670]: audit 2023-12-02T00:44:13.842802+0000 mon.c (mon.2) 10284 : audit 0 from='client.? 172.21.15.40:0/2962018763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:14 smithi040 bash[41173]: cluster 2023-12-02T00:44:13.644169+0000 mgr.y (mgr.24356) 16378 : cluster 0 pgmap v16346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:14 smithi040 bash[41173]: audit 2023-12-02T00:44:13.842802+0000 mon.c (mon.2) 10284 : audit 0 from='client.? 172.21.15.40:0/2962018763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:14 smithi040 bash[28232]: cluster 2023-12-02T00:44:13.644169+0000 mgr.y (mgr.24356) 16378 : cluster 0 pgmap v16346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:14 smithi040 bash[28232]: audit 2023-12-02T00:44:13.842802+0000 mon.c (mon.2) 10284 : audit 0 from='client.? 172.21.15.40:0/2962018763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:16 smithi040 bash[28232]: cluster 2023-12-02T00:44:15.645500+0000 mgr.y (mgr.24356) 16379 : cluster 0 pgmap v16347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:16 smithi040 bash[41173]: cluster 2023-12-02T00:44:15.645500+0000 mgr.y (mgr.24356) 16379 : cluster 0 pgmap v16347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:16 smithi141 bash[31670]: cluster 2023-12-02T00:44:15.645500+0000 mgr.y (mgr.24356) 16379 : cluster 0 pgmap v16347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:16.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:44:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:44:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:17 smithi040 bash[28232]: audit 2023-12-02T00:44:16.310786+0000 mon.a (mon.0) 10213 : audit 0 from='client.? 172.21.15.40:0/445319950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:17 smithi040 bash[41173]: audit 2023-12-02T00:44:16.310786+0000 mon.a (mon.0) 10213 : audit 0 from='client.? 172.21.15.40:0/445319950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:17 smithi141 bash[31670]: audit 2023-12-02T00:44:16.310786+0000 mon.a (mon.0) 10213 : audit 0 from='client.? 172.21.15.40:0/445319950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:18 smithi040 bash[41173]: cluster 2023-12-02T00:44:17.646192+0000 mgr.y (mgr.24356) 16380 : cluster 0 pgmap v16348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:18 smithi040 bash[28232]: cluster 2023-12-02T00:44:17.646192+0000 mgr.y (mgr.24356) 16380 : cluster 0 pgmap v16348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:18 smithi141 bash[31670]: cluster 2023-12-02T00:44:17.646192+0000 mgr.y (mgr.24356) 16380 : cluster 0 pgmap v16348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:19 smithi040 bash[28232]: audit 2023-12-02T00:44:18.779350+0000 mon.a (mon.0) 10214 : audit 0 from='client.? 172.21.15.40:0/63506162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:19 smithi040 bash[41173]: audit 2023-12-02T00:44:18.779350+0000 mon.a (mon.0) 10214 : audit 0 from='client.? 172.21.15.40:0/63506162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:19 smithi141 bash[31670]: audit 2023-12-02T00:44:18.779350+0000 mon.a (mon.0) 10214 : audit 0 from='client.? 172.21.15.40:0/63506162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:20 smithi040 bash[28232]: audit 2023-12-02T00:44:19.202304+0000 mon.c (mon.2) 10285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:20 smithi040 bash[28232]: cluster 2023-12-02T00:44:19.647361+0000 mgr.y (mgr.24356) 16381 : cluster 0 pgmap v16349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:20 smithi040 bash[41173]: audit 2023-12-02T00:44:19.202304+0000 mon.c (mon.2) 10285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:20 smithi040 bash[41173]: cluster 2023-12-02T00:44:19.647361+0000 mgr.y (mgr.24356) 16381 : cluster 0 pgmap v16349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:20 smithi141 bash[31670]: audit 2023-12-02T00:44:19.202304+0000 mon.c (mon.2) 10285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:20 smithi141 bash[31670]: cluster 2023-12-02T00:44:19.647361+0000 mgr.y (mgr.24356) 16381 : cluster 0 pgmap v16349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:21 smithi040 bash[28232]: audit 2023-12-02T00:44:21.243185+0000 mon.c (mon.2) 10286 : audit 0 from='client.? 172.21.15.40:0/2823581415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:21 smithi040 bash[41173]: audit 2023-12-02T00:44:21.243185+0000 mon.c (mon.2) 10286 : audit 0 from='client.? 172.21.15.40:0/2823581415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:21 smithi141 bash[31670]: audit 2023-12-02T00:44:21.243185+0000 mon.c (mon.2) 10286 : audit 0 from='client.? 172.21.15.40:0/2823581415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:22 smithi040 bash[28232]: cluster 2023-12-02T00:44:21.648034+0000 mgr.y (mgr.24356) 16382 : cluster 0 pgmap v16350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:22 smithi040 bash[41173]: cluster 2023-12-02T00:44:21.648034+0000 mgr.y (mgr.24356) 16382 : cluster 0 pgmap v16350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:22 smithi141 bash[31670]: cluster 2023-12-02T00:44:21.648034+0000 mgr.y (mgr.24356) 16382 : cluster 0 pgmap v16350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:24 smithi141 bash[31670]: cluster 2023-12-02T00:44:23.648701+0000 mgr.y (mgr.24356) 16383 : cluster 0 pgmap v16351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:24 smithi141 bash[31670]: audit 2023-12-02T00:44:23.712125+0000 mon.c (mon.2) 10287 : audit 0 from='client.? 172.21.15.40:0/1268672742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:24 smithi040 bash[28232]: cluster 2023-12-02T00:44:23.648701+0000 mgr.y (mgr.24356) 16383 : cluster 0 pgmap v16351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:24 smithi040 bash[28232]: audit 2023-12-02T00:44:23.712125+0000 mon.c (mon.2) 10287 : audit 0 from='client.? 172.21.15.40:0/1268672742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:24 smithi040 bash[41173]: cluster 2023-12-02T00:44:23.648701+0000 mgr.y (mgr.24356) 16383 : cluster 0 pgmap v16351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:24 smithi040 bash[41173]: audit 2023-12-02T00:44:23.712125+0000 mon.c (mon.2) 10287 : audit 0 from='client.? 172.21.15.40:0/1268672742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:26 smithi040 bash[28232]: cluster 2023-12-02T00:44:25.649953+0000 mgr.y (mgr.24356) 16384 : cluster 0 pgmap v16352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:26 smithi040 bash[41173]: cluster 2023-12-02T00:44:25.649953+0000 mgr.y (mgr.24356) 16384 : cluster 0 pgmap v16352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:26 smithi141 bash[31670]: cluster 2023-12-02T00:44:25.649953+0000 mgr.y (mgr.24356) 16384 : cluster 0 pgmap v16352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:44:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:44:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:27 smithi040 bash[28232]: audit 2023-12-02T00:44:26.177781+0000 mon.a (mon.0) 10215 : audit 0 from='client.? 172.21.15.40:0/1828333871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:27 smithi040 bash[41173]: audit 2023-12-02T00:44:26.177781+0000 mon.a (mon.0) 10215 : audit 0 from='client.? 172.21.15.40:0/1828333871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:27 smithi141 bash[31670]: audit 2023-12-02T00:44:26.177781+0000 mon.a (mon.0) 10215 : audit 0 from='client.? 172.21.15.40:0/1828333871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:28 smithi040 bash[41173]: cluster 2023-12-02T00:44:27.650752+0000 mgr.y (mgr.24356) 16385 : cluster 0 pgmap v16353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:28 smithi040 bash[28232]: cluster 2023-12-02T00:44:27.650752+0000 mgr.y (mgr.24356) 16385 : cluster 0 pgmap v16353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:28 smithi141 bash[31670]: cluster 2023-12-02T00:44:27.650752+0000 mgr.y (mgr.24356) 16385 : cluster 0 pgmap v16353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:29 smithi040 bash[28232]: audit 2023-12-02T00:44:28.641846+0000 mon.a (mon.0) 10216 : audit 0 from='client.? 172.21.15.40:0/2696027971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:29 smithi040 bash[41173]: audit 2023-12-02T00:44:28.641846+0000 mon.a (mon.0) 10216 : audit 0 from='client.? 172.21.15.40:0/2696027971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:29 smithi141 bash[31670]: audit 2023-12-02T00:44:28.641846+0000 mon.a (mon.0) 10216 : audit 0 from='client.? 172.21.15.40:0/2696027971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:30 smithi040 bash[41173]: cluster 2023-12-02T00:44:29.651924+0000 mgr.y (mgr.24356) 16386 : cluster 0 pgmap v16354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:30 smithi040 bash[28232]: cluster 2023-12-02T00:44:29.651924+0000 mgr.y (mgr.24356) 16386 : cluster 0 pgmap v16354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:30 smithi141 bash[31670]: cluster 2023-12-02T00:44:29.651924+0000 mgr.y (mgr.24356) 16386 : cluster 0 pgmap v16354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:31 smithi040 bash[28232]: audit 2023-12-02T00:44:31.103847+0000 mon.c (mon.2) 10288 : audit 0 from='client.? 172.21.15.40:0/3670452235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:31 smithi040 bash[41173]: audit 2023-12-02T00:44:31.103847+0000 mon.c (mon.2) 10288 : audit 0 from='client.? 172.21.15.40:0/3670452235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:31 smithi141 bash[31670]: audit 2023-12-02T00:44:31.103847+0000 mon.c (mon.2) 10288 : audit 0 from='client.? 172.21.15.40:0/3670452235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:32 smithi141 bash[31670]: cluster 2023-12-02T00:44:31.652703+0000 mgr.y (mgr.24356) 16387 : cluster 0 pgmap v16355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:32 smithi040 bash[28232]: cluster 2023-12-02T00:44:31.652703+0000 mgr.y (mgr.24356) 16387 : cluster 0 pgmap v16355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:32 smithi040 bash[41173]: cluster 2023-12-02T00:44:31.652703+0000 mgr.y (mgr.24356) 16387 : cluster 0 pgmap v16355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:33 smithi040 bash[28232]: audit 2023-12-02T00:44:33.564471+0000 mon.c (mon.2) 10289 : audit 0 from='client.? 172.21.15.40:0/1271709446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:33 smithi040 bash[41173]: audit 2023-12-02T00:44:33.564471+0000 mon.c (mon.2) 10289 : audit 0 from='client.? 172.21.15.40:0/1271709446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:33 smithi141 bash[31670]: audit 2023-12-02T00:44:33.564471+0000 mon.c (mon.2) 10289 : audit 0 from='client.? 172.21.15.40:0/1271709446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:34 smithi040 bash[28232]: cluster 2023-12-02T00:44:33.653513+0000 mgr.y (mgr.24356) 16388 : cluster 0 pgmap v16356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:34 smithi040 bash[28232]: audit 2023-12-02T00:44:34.202590+0000 mon.c (mon.2) 10290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:34 smithi040 bash[41173]: cluster 2023-12-02T00:44:33.653513+0000 mgr.y (mgr.24356) 16388 : cluster 0 pgmap v16356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:34 smithi040 bash[41173]: audit 2023-12-02T00:44:34.202590+0000 mon.c (mon.2) 10290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:34 smithi141 bash[31670]: cluster 2023-12-02T00:44:33.653513+0000 mgr.y (mgr.24356) 16388 : cluster 0 pgmap v16356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:34 smithi141 bash[31670]: audit 2023-12-02T00:44:34.202590+0000 mon.c (mon.2) 10290 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:36 smithi040 bash[41173]: cluster 2023-12-02T00:44:35.654843+0000 mgr.y (mgr.24356) 16389 : cluster 0 pgmap v16357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:36 smithi040 bash[41173]: audit 2023-12-02T00:44:36.032749+0000 mon.a (mon.0) 10217 : audit 0 from='client.? 172.21.15.40:0/838296132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:36 smithi040 bash[28232]: cluster 2023-12-02T00:44:35.654843+0000 mgr.y (mgr.24356) 16389 : cluster 0 pgmap v16357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:36 smithi040 bash[28232]: audit 2023-12-02T00:44:36.032749+0000 mon.a (mon.0) 10217 : audit 0 from='client.? 172.21.15.40:0/838296132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:36 smithi141 bash[31670]: cluster 2023-12-02T00:44:35.654843+0000 mgr.y (mgr.24356) 16389 : cluster 0 pgmap v16357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:36 smithi141 bash[31670]: audit 2023-12-02T00:44:36.032749+0000 mon.a (mon.0) 10217 : audit 0 from='client.? 172.21.15.40:0/838296132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:44:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:44:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:38 smithi141 bash[31670]: cluster 2023-12-02T00:44:37.655474+0000 mgr.y (mgr.24356) 16390 : cluster 0 pgmap v16358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:38 smithi141 bash[31670]: audit 2023-12-02T00:44:38.507202+0000 mon.a (mon.0) 10218 : audit 0 from='client.? 172.21.15.40:0/2692056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:38 smithi040 bash[41173]: cluster 2023-12-02T00:44:37.655474+0000 mgr.y (mgr.24356) 16390 : cluster 0 pgmap v16358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:38 smithi040 bash[41173]: audit 2023-12-02T00:44:38.507202+0000 mon.a (mon.0) 10218 : audit 0 from='client.? 172.21.15.40:0/2692056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:38 smithi040 bash[28232]: cluster 2023-12-02T00:44:37.655474+0000 mgr.y (mgr.24356) 16390 : cluster 0 pgmap v16358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:38 smithi040 bash[28232]: audit 2023-12-02T00:44:38.507202+0000 mon.a (mon.0) 10218 : audit 0 from='client.? 172.21.15.40:0/2692056836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:40 smithi141 bash[31670]: cluster 2023-12-02T00:44:39.656657+0000 mgr.y (mgr.24356) 16391 : cluster 0 pgmap v16359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:40 smithi040 bash[41173]: cluster 2023-12-02T00:44:39.656657+0000 mgr.y (mgr.24356) 16391 : cluster 0 pgmap v16359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:40 smithi040 bash[28232]: cluster 2023-12-02T00:44:39.656657+0000 mgr.y (mgr.24356) 16391 : cluster 0 pgmap v16359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:41 smithi141 bash[31670]: audit 2023-12-02T00:44:40.965532+0000 mon.a (mon.0) 10219 : audit 0 from='client.? 172.21.15.40:0/2812322062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:41 smithi040 bash[41173]: audit 2023-12-02T00:44:40.965532+0000 mon.a (mon.0) 10219 : audit 0 from='client.? 172.21.15.40:0/2812322062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:41 smithi040 bash[28232]: audit 2023-12-02T00:44:40.965532+0000 mon.a (mon.0) 10219 : audit 0 from='client.? 172.21.15.40:0/2812322062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:42 smithi141 bash[31670]: cluster 2023-12-02T00:44:41.657281+0000 mgr.y (mgr.24356) 16392 : cluster 0 pgmap v16360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:42 smithi040 bash[28232]: cluster 2023-12-02T00:44:41.657281+0000 mgr.y (mgr.24356) 16392 : cluster 0 pgmap v16360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:42 smithi040 bash[41173]: cluster 2023-12-02T00:44:41.657281+0000 mgr.y (mgr.24356) 16392 : cluster 0 pgmap v16360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:43 smithi141 bash[31670]: audit 2023-12-02T00:44:43.433345+0000 mon.a (mon.0) 10220 : audit 0 from='client.? 172.21.15.40:0/2823744927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:43 smithi040 bash[28232]: audit 2023-12-02T00:44:43.433345+0000 mon.a (mon.0) 10220 : audit 0 from='client.? 172.21.15.40:0/2823744927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:43 smithi040 bash[41173]: audit 2023-12-02T00:44:43.433345+0000 mon.a (mon.0) 10220 : audit 0 from='client.? 172.21.15.40:0/2823744927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:44 smithi141 bash[31670]: cluster 2023-12-02T00:44:43.657915+0000 mgr.y (mgr.24356) 16393 : cluster 0 pgmap v16361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:44 smithi040 bash[28232]: cluster 2023-12-02T00:44:43.657915+0000 mgr.y (mgr.24356) 16393 : cluster 0 pgmap v16361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:44 smithi040 bash[41173]: cluster 2023-12-02T00:44:43.657915+0000 mgr.y (mgr.24356) 16393 : cluster 0 pgmap v16361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:46 smithi040 bash[28232]: cluster 2023-12-02T00:44:45.659161+0000 mgr.y (mgr.24356) 16394 : cluster 0 pgmap v16362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:46 smithi040 bash[28232]: audit 2023-12-02T00:44:45.896683+0000 mon.a (mon.0) 10221 : audit 0 from='client.? 172.21.15.40:0/2516965906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:46 smithi040 bash[41173]: cluster 2023-12-02T00:44:45.659161+0000 mgr.y (mgr.24356) 16394 : cluster 0 pgmap v16362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:46 smithi040 bash[41173]: audit 2023-12-02T00:44:45.896683+0000 mon.a (mon.0) 10221 : audit 0 from='client.? 172.21.15.40:0/2516965906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:46 smithi141 bash[31670]: cluster 2023-12-02T00:44:45.659161+0000 mgr.y (mgr.24356) 16394 : cluster 0 pgmap v16362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:46 smithi141 bash[31670]: audit 2023-12-02T00:44:45.896683+0000 mon.a (mon.0) 10221 : audit 0 from='client.? 172.21.15.40:0/2516965906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:44:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:44:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:48 smithi141 bash[31670]: cluster 2023-12-02T00:44:47.659859+0000 mgr.y (mgr.24356) 16395 : cluster 0 pgmap v16363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:48 smithi141 bash[31670]: audit 2023-12-02T00:44:48.362007+0000 mon.a (mon.0) 10222 : audit 0 from='client.? 172.21.15.40:0/441500922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:48 smithi040 bash[41173]: cluster 2023-12-02T00:44:47.659859+0000 mgr.y (mgr.24356) 16395 : cluster 0 pgmap v16363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:48 smithi040 bash[41173]: audit 2023-12-02T00:44:48.362007+0000 mon.a (mon.0) 10222 : audit 0 from='client.? 172.21.15.40:0/441500922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:48 smithi040 bash[28232]: cluster 2023-12-02T00:44:47.659859+0000 mgr.y (mgr.24356) 16395 : cluster 0 pgmap v16363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:48 smithi040 bash[28232]: audit 2023-12-02T00:44:48.362007+0000 mon.a (mon.0) 10222 : audit 0 from='client.? 172.21.15.40:0/441500922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:49 smithi141 bash[31670]: audit 2023-12-02T00:44:49.203132+0000 mon.c (mon.2) 10291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:49 smithi040 bash[28232]: audit 2023-12-02T00:44:49.203132+0000 mon.c (mon.2) 10291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:49 smithi040 bash[41173]: audit 2023-12-02T00:44:49.203132+0000 mon.c (mon.2) 10291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:50 smithi141 bash[31670]: cluster 2023-12-02T00:44:49.661028+0000 mgr.y (mgr.24356) 16396 : cluster 0 pgmap v16364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:50 smithi040 bash[28232]: cluster 2023-12-02T00:44:49.661028+0000 mgr.y (mgr.24356) 16396 : cluster 0 pgmap v16364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:50 smithi040 bash[41173]: cluster 2023-12-02T00:44:49.661028+0000 mgr.y (mgr.24356) 16396 : cluster 0 pgmap v16364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:51 smithi141 bash[31670]: audit 2023-12-02T00:44:50.819155+0000 mon.c (mon.2) 10292 : audit 0 from='client.? 172.21.15.40:0/2366809782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:51 smithi040 bash[28232]: audit 2023-12-02T00:44:50.819155+0000 mon.c (mon.2) 10292 : audit 0 from='client.? 172.21.15.40:0/2366809782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:51 smithi040 bash[41173]: audit 2023-12-02T00:44:50.819155+0000 mon.c (mon.2) 10292 : audit 0 from='client.? 172.21.15.40:0/2366809782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:52 smithi141 bash[31670]: cluster 2023-12-02T00:44:51.661694+0000 mgr.y (mgr.24356) 16397 : cluster 0 pgmap v16365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:53.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:52 smithi040 bash[28232]: cluster 2023-12-02T00:44:51.661694+0000 mgr.y (mgr.24356) 16397 : cluster 0 pgmap v16365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:52 smithi040 bash[41173]: cluster 2023-12-02T00:44:51.661694+0000 mgr.y (mgr.24356) 16397 : cluster 0 pgmap v16365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:53 smithi141 bash[31670]: audit 2023-12-02T00:44:53.276195+0000 mon.c (mon.2) 10293 : audit 0 from='client.? 172.21.15.40:0/3556669186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:53 smithi040 bash[41173]: audit 2023-12-02T00:44:53.276195+0000 mon.c (mon.2) 10293 : audit 0 from='client.? 172.21.15.40:0/3556669186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:53 smithi040 bash[28232]: audit 2023-12-02T00:44:53.276195+0000 mon.c (mon.2) 10293 : audit 0 from='client.? 172.21.15.40:0/3556669186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:54 smithi141 bash[31670]: cluster 2023-12-02T00:44:53.662305+0000 mgr.y (mgr.24356) 16398 : cluster 0 pgmap v16366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:54 smithi040 bash[28232]: cluster 2023-12-02T00:44:53.662305+0000 mgr.y (mgr.24356) 16398 : cluster 0 pgmap v16366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:54 smithi040 bash[41173]: cluster 2023-12-02T00:44:53.662305+0000 mgr.y (mgr.24356) 16398 : cluster 0 pgmap v16366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:56 smithi040 bash[28232]: cluster 2023-12-02T00:44:55.663441+0000 mgr.y (mgr.24356) 16399 : cluster 0 pgmap v16367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:56 smithi040 bash[28232]: audit 2023-12-02T00:44:55.738594+0000 mon.c (mon.2) 10294 : audit 0 from='client.? 172.21.15.40:0/1185522039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:56 smithi040 bash[41173]: cluster 2023-12-02T00:44:55.663441+0000 mgr.y (mgr.24356) 16399 : cluster 0 pgmap v16367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:56 smithi040 bash[41173]: audit 2023-12-02T00:44:55.738594+0000 mon.c (mon.2) 10294 : audit 0 from='client.? 172.21.15.40:0/1185522039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:56 smithi141 bash[31670]: cluster 2023-12-02T00:44:55.663441+0000 mgr.y (mgr.24356) 16399 : cluster 0 pgmap v16367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:56 smithi141 bash[31670]: audit 2023-12-02T00:44:55.738594+0000 mon.c (mon.2) 10294 : audit 0 from='client.? 172.21.15.40:0/1185522039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:44:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:44:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:58 smithi141 bash[31670]: cluster 2023-12-02T00:44:57.664119+0000 mgr.y (mgr.24356) 16400 : cluster 0 pgmap v16368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:44:58 smithi141 bash[31670]: audit 2023-12-02T00:44:58.209057+0000 mon.c (mon.2) 10295 : audit 0 from='client.? 172.21.15.40:0/3236316066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:58 smithi040 bash[41173]: cluster 2023-12-02T00:44:57.664119+0000 mgr.y (mgr.24356) 16400 : cluster 0 pgmap v16368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:44:58 smithi040 bash[41173]: audit 2023-12-02T00:44:58.209057+0000 mon.c (mon.2) 10295 : audit 0 from='client.? 172.21.15.40:0/3236316066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:44:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:58 smithi040 bash[28232]: cluster 2023-12-02T00:44:57.664119+0000 mgr.y (mgr.24356) 16400 : cluster 0 pgmap v16368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:44:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:44:58 smithi040 bash[28232]: audit 2023-12-02T00:44:58.209057+0000 mon.c (mon.2) 10295 : audit 0 from='client.? 172.21.15.40:0/3236316066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:00 smithi141 bash[31670]: cluster 2023-12-02T00:44:59.665411+0000 mgr.y (mgr.24356) 16401 : cluster 0 pgmap v16369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:00 smithi141 bash[31670]: audit 2023-12-02T00:45:00.673392+0000 mon.c (mon.2) 10296 : audit 0 from='client.? 172.21.15.40:0/4021444186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:00 smithi040 bash[41173]: cluster 2023-12-02T00:44:59.665411+0000 mgr.y (mgr.24356) 16401 : cluster 0 pgmap v16369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:00 smithi040 bash[41173]: audit 2023-12-02T00:45:00.673392+0000 mon.c (mon.2) 10296 : audit 0 from='client.? 172.21.15.40:0/4021444186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:00 smithi040 bash[28232]: cluster 2023-12-02T00:44:59.665411+0000 mgr.y (mgr.24356) 16401 : cluster 0 pgmap v16369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:00 smithi040 bash[28232]: audit 2023-12-02T00:45:00.673392+0000 mon.c (mon.2) 10296 : audit 0 from='client.? 172.21.15.40:0/4021444186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:02 smithi141 bash[31670]: cluster 2023-12-02T00:45:01.666165+0000 mgr.y (mgr.24356) 16402 : cluster 0 pgmap v16370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:02 smithi040 bash[41173]: cluster 2023-12-02T00:45:01.666165+0000 mgr.y (mgr.24356) 16402 : cluster 0 pgmap v16370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:02 smithi040 bash[28232]: cluster 2023-12-02T00:45:01.666165+0000 mgr.y (mgr.24356) 16402 : cluster 0 pgmap v16370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:03 smithi141 bash[31670]: audit 2023-12-02T00:45:03.140318+0000 mon.a (mon.0) 10223 : audit 0 from='client.? 172.21.15.40:0/2137038431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:03 smithi040 bash[28232]: audit 2023-12-02T00:45:03.140318+0000 mon.a (mon.0) 10223 : audit 0 from='client.? 172.21.15.40:0/2137038431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:03 smithi040 bash[41173]: audit 2023-12-02T00:45:03.140318+0000 mon.a (mon.0) 10223 : audit 0 from='client.? 172.21.15.40:0/2137038431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:04 smithi141 bash[31670]: cluster 2023-12-02T00:45:03.666814+0000 mgr.y (mgr.24356) 16403 : cluster 0 pgmap v16371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:04 smithi141 bash[31670]: audit 2023-12-02T00:45:04.203421+0000 mon.c (mon.2) 10297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:04 smithi040 bash[28232]: cluster 2023-12-02T00:45:03.666814+0000 mgr.y (mgr.24356) 16403 : cluster 0 pgmap v16371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:04 smithi040 bash[28232]: audit 2023-12-02T00:45:04.203421+0000 mon.c (mon.2) 10297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:04 smithi040 bash[41173]: cluster 2023-12-02T00:45:03.666814+0000 mgr.y (mgr.24356) 16403 : cluster 0 pgmap v16371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:04 smithi040 bash[41173]: audit 2023-12-02T00:45:04.203421+0000 mon.c (mon.2) 10297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:06 smithi040 bash[28232]: audit 2023-12-02T00:45:05.613976+0000 mon.a (mon.0) 10224 : audit 0 from='client.? 172.21.15.40:0/1916220727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:06 smithi040 bash[28232]: cluster 2023-12-02T00:45:05.667966+0000 mgr.y (mgr.24356) 16404 : cluster 0 pgmap v16372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:06 smithi040 bash[41173]: audit 2023-12-02T00:45:05.613976+0000 mon.a (mon.0) 10224 : audit 0 from='client.? 172.21.15.40:0/1916220727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:06 smithi040 bash[41173]: cluster 2023-12-02T00:45:05.667966+0000 mgr.y (mgr.24356) 16404 : cluster 0 pgmap v16372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:06 smithi141 bash[31670]: audit 2023-12-02T00:45:05.613976+0000 mon.a (mon.0) 10224 : audit 0 from='client.? 172.21.15.40:0/1916220727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:06 smithi141 bash[31670]: cluster 2023-12-02T00:45:05.667966+0000 mgr.y (mgr.24356) 16404 : cluster 0 pgmap v16372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:45:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:45:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:08 smithi141 bash[31670]: cluster 2023-12-02T00:45:07.668696+0000 mgr.y (mgr.24356) 16405 : cluster 0 pgmap v16373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:08 smithi141 bash[31670]: audit 2023-12-02T00:45:08.078100+0000 mon.a (mon.0) 10225 : audit 0 from='client.? 172.21.15.40:0/1016717175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:08 smithi040 bash[28232]: cluster 2023-12-02T00:45:07.668696+0000 mgr.y (mgr.24356) 16405 : cluster 0 pgmap v16373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:08 smithi040 bash[28232]: audit 2023-12-02T00:45:08.078100+0000 mon.a (mon.0) 10225 : audit 0 from='client.? 172.21.15.40:0/1016717175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:08 smithi040 bash[41173]: cluster 2023-12-02T00:45:07.668696+0000 mgr.y (mgr.24356) 16405 : cluster 0 pgmap v16373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:08 smithi040 bash[41173]: audit 2023-12-02T00:45:08.078100+0000 mon.a (mon.0) 10225 : audit 0 from='client.? 172.21.15.40:0/1016717175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:10 smithi141 bash[31670]: cluster 2023-12-02T00:45:09.669895+0000 mgr.y (mgr.24356) 16406 : cluster 0 pgmap v16374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:10 smithi141 bash[31670]: audit 2023-12-02T00:45:10.264263+0000 mon.c (mon.2) 10298 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:45:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:10 smithi141 bash[31670]: audit 2023-12-02T00:45:10.551755+0000 mon.c (mon.2) 10299 : audit 0 from='client.? 172.21.15.40:0/1520139292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:10 smithi040 bash[41173]: cluster 2023-12-02T00:45:09.669895+0000 mgr.y (mgr.24356) 16406 : cluster 0 pgmap v16374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:10 smithi040 bash[41173]: audit 2023-12-02T00:45:10.264263+0000 mon.c (mon.2) 10298 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:45:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:10 smithi040 bash[41173]: audit 2023-12-02T00:45:10.551755+0000 mon.c (mon.2) 10299 : audit 0 from='client.? 172.21.15.40:0/1520139292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:10 smithi040 bash[28232]: cluster 2023-12-02T00:45:09.669895+0000 mgr.y (mgr.24356) 16406 : cluster 0 pgmap v16374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:10 smithi040 bash[28232]: audit 2023-12-02T00:45:10.264263+0000 mon.c (mon.2) 10298 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:45:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:10 smithi040 bash[28232]: audit 2023-12-02T00:45:10.551755+0000 mon.c (mon.2) 10299 : audit 0 from='client.? 172.21.15.40:0/1520139292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:12 smithi141 bash[31670]: cluster 2023-12-02T00:45:11.670636+0000 mgr.y (mgr.24356) 16407 : cluster 0 pgmap v16375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:12 smithi040 bash[28232]: cluster 2023-12-02T00:45:11.670636+0000 mgr.y (mgr.24356) 16407 : cluster 0 pgmap v16375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:12 smithi040 bash[41173]: cluster 2023-12-02T00:45:11.670636+0000 mgr.y (mgr.24356) 16407 : cluster 0 pgmap v16375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:13 smithi141 bash[31670]: audit 2023-12-02T00:45:13.025431+0000 mon.c (mon.2) 10300 : audit 0 from='client.? 172.21.15.40:0/2690516816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:13 smithi040 bash[28232]: audit 2023-12-02T00:45:13.025431+0000 mon.c (mon.2) 10300 : audit 0 from='client.? 172.21.15.40:0/2690516816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:13 smithi040 bash[41173]: audit 2023-12-02T00:45:13.025431+0000 mon.c (mon.2) 10300 : audit 0 from='client.? 172.21.15.40:0/2690516816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:14 smithi141 bash[31670]: cluster 2023-12-02T00:45:13.671441+0000 mgr.y (mgr.24356) 16408 : cluster 0 pgmap v16376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:14 smithi040 bash[41173]: cluster 2023-12-02T00:45:13.671441+0000 mgr.y (mgr.24356) 16408 : cluster 0 pgmap v16376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:14 smithi040 bash[28232]: cluster 2023-12-02T00:45:13.671441+0000 mgr.y (mgr.24356) 16408 : cluster 0 pgmap v16376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[41173]: audit 2023-12-02T00:45:15.499462+0000 mon.a (mon.0) 10226 : audit 0 from='client.? 172.21.15.40:0/1138874177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[41173]: cluster 2023-12-02T00:45:15.672547+0000 mgr.y (mgr.24356) 16409 : cluster 0 pgmap v16377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[41173]: audit 2023-12-02T00:45:16.108942+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[28232]: audit 2023-12-02T00:45:15.499462+0000 mon.a (mon.0) 10226 : audit 0 from='client.? 172.21.15.40:0/1138874177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[28232]: cluster 2023-12-02T00:45:15.672547+0000 mgr.y (mgr.24356) 16409 : cluster 0 pgmap v16377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[28232]: audit 2023-12-02T00:45:16.108942+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:16 smithi141 bash[31670]: audit 2023-12-02T00:45:15.499462+0000 mon.a (mon.0) 10226 : audit 0 from='client.? 172.21.15.40:0/1138874177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:16 smithi141 bash[31670]: cluster 2023-12-02T00:45:15.672547+0000 mgr.y (mgr.24356) 16409 : cluster 0 pgmap v16377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:16 smithi141 bash[31670]: audit 2023-12-02T00:45:16.108942+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:45:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[41173]: audit 2023-12-02T00:45:16.128122+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[41173]: audit 2023-12-02T00:45:16.461032+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[41173]: audit 2023-12-02T00:45:16.470624+0000 mon.a (mon.0) 10230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[41173]: audit 2023-12-02T00:45:17.045106+0000 mon.c (mon.2) 10301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[41173]: audit 2023-12-02T00:45:17.046995+0000 mon.c (mon.2) 10302 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[41173]: audit 2023-12-02T00:45:17.059074+0000 mon.a (mon.0) 10231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[28232]: audit 2023-12-02T00:45:16.128122+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[28232]: audit 2023-12-02T00:45:16.461032+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[28232]: audit 2023-12-02T00:45:16.470624+0000 mon.a (mon.0) 10230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[28232]: audit 2023-12-02T00:45:17.045106+0000 mon.c (mon.2) 10301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:45:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[28232]: audit 2023-12-02T00:45:17.046995+0000 mon.c (mon.2) 10302 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:45:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:17 smithi040 bash[28232]: audit 2023-12-02T00:45:17.059074+0000 mon.a (mon.0) 10231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:17 smithi141 bash[31670]: audit 2023-12-02T00:45:16.128122+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:17 smithi141 bash[31670]: audit 2023-12-02T00:45:16.461032+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:17 smithi141 bash[31670]: audit 2023-12-02T00:45:16.470624+0000 mon.a (mon.0) 10230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:17 smithi141 bash[31670]: audit 2023-12-02T00:45:17.045106+0000 mon.c (mon.2) 10301 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:45:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:17 smithi141 bash[31670]: audit 2023-12-02T00:45:17.046995+0000 mon.c (mon.2) 10302 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:45:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:17 smithi141 bash[31670]: audit 2023-12-02T00:45:17.059074+0000 mon.a (mon.0) 10231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:45:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:18 smithi040 bash[28232]: cluster 2023-12-02T00:45:17.673139+0000 mgr.y (mgr.24356) 16410 : cluster 0 pgmap v16378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:18 smithi040 bash[28232]: audit 2023-12-02T00:45:17.965908+0000 mon.c (mon.2) 10303 : audit 0 from='client.? 172.21.15.40:0/2902322975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:18 smithi040 bash[41173]: cluster 2023-12-02T00:45:17.673139+0000 mgr.y (mgr.24356) 16410 : cluster 0 pgmap v16378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:18 smithi040 bash[41173]: audit 2023-12-02T00:45:17.965908+0000 mon.c (mon.2) 10303 : audit 0 from='client.? 172.21.15.40:0/2902322975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:18 smithi141 bash[31670]: cluster 2023-12-02T00:45:17.673139+0000 mgr.y (mgr.24356) 16410 : cluster 0 pgmap v16378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:18 smithi141 bash[31670]: audit 2023-12-02T00:45:17.965908+0000 mon.c (mon.2) 10303 : audit 0 from='client.? 172.21.15.40:0/2902322975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:19 smithi141 bash[31670]: audit 2023-12-02T00:45:19.203901+0000 mon.c (mon.2) 10304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:19 smithi040 bash[28232]: audit 2023-12-02T00:45:19.203901+0000 mon.c (mon.2) 10304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:19 smithi040 bash[41173]: audit 2023-12-02T00:45:19.203901+0000 mon.c (mon.2) 10304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:20 smithi141 bash[31670]: cluster 2023-12-02T00:45:19.674319+0000 mgr.y (mgr.24356) 16411 : cluster 0 pgmap v16379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:20 smithi040 bash[28232]: cluster 2023-12-02T00:45:19.674319+0000 mgr.y (mgr.24356) 16411 : cluster 0 pgmap v16379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:20 smithi040 bash[41173]: cluster 2023-12-02T00:45:19.674319+0000 mgr.y (mgr.24356) 16411 : cluster 0 pgmap v16379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:21 smithi141 bash[31670]: audit 2023-12-02T00:45:20.444011+0000 mon.a (mon.0) 10232 : audit 0 from='client.? 172.21.15.40:0/1209694051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:21 smithi040 bash[41173]: audit 2023-12-02T00:45:20.444011+0000 mon.a (mon.0) 10232 : audit 0 from='client.? 172.21.15.40:0/1209694051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:21 smithi040 bash[28232]: audit 2023-12-02T00:45:20.444011+0000 mon.a (mon.0) 10232 : audit 0 from='client.? 172.21.15.40:0/1209694051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:22 smithi040 bash[41173]: cluster 2023-12-02T00:45:21.674978+0000 mgr.y (mgr.24356) 16412 : cluster 0 pgmap v16380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:22 smithi040 bash[28232]: cluster 2023-12-02T00:45:21.674978+0000 mgr.y (mgr.24356) 16412 : cluster 0 pgmap v16380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:22 smithi141 bash[31670]: cluster 2023-12-02T00:45:21.674978+0000 mgr.y (mgr.24356) 16412 : cluster 0 pgmap v16380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:23 smithi040 bash[28232]: audit 2023-12-02T00:45:22.915334+0000 mon.a (mon.0) 10233 : audit 0 from='client.? 172.21.15.40:0/2208991412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:23 smithi040 bash[41173]: audit 2023-12-02T00:45:22.915334+0000 mon.a (mon.0) 10233 : audit 0 from='client.? 172.21.15.40:0/2208991412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:23 smithi141 bash[31670]: audit 2023-12-02T00:45:22.915334+0000 mon.a (mon.0) 10233 : audit 0 from='client.? 172.21.15.40:0/2208991412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:24 smithi040 bash[28232]: cluster 2023-12-02T00:45:23.675592+0000 mgr.y (mgr.24356) 16413 : cluster 0 pgmap v16381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:24 smithi040 bash[41173]: cluster 2023-12-02T00:45:23.675592+0000 mgr.y (mgr.24356) 16413 : cluster 0 pgmap v16381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:24 smithi141 bash[31670]: cluster 2023-12-02T00:45:23.675592+0000 mgr.y (mgr.24356) 16413 : cluster 0 pgmap v16381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:26 smithi040 bash[41173]: audit 2023-12-02T00:45:25.380660+0000 mon.a (mon.0) 10234 : audit 0 from='client.? 172.21.15.40:0/842741985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:26 smithi040 bash[41173]: cluster 2023-12-02T00:45:25.676799+0000 mgr.y (mgr.24356) 16414 : cluster 0 pgmap v16382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:26 smithi040 bash[28232]: audit 2023-12-02T00:45:25.380660+0000 mon.a (mon.0) 10234 : audit 0 from='client.? 172.21.15.40:0/842741985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:26 smithi040 bash[28232]: cluster 2023-12-02T00:45:25.676799+0000 mgr.y (mgr.24356) 16414 : cluster 0 pgmap v16382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:26 smithi141 bash[31670]: audit 2023-12-02T00:45:25.380660+0000 mon.a (mon.0) 10234 : audit 0 from='client.? 172.21.15.40:0/842741985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:26 smithi141 bash[31670]: cluster 2023-12-02T00:45:25.676799+0000 mgr.y (mgr.24356) 16414 : cluster 0 pgmap v16382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:45:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:45:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:28 smithi141 bash[31670]: cluster 2023-12-02T00:45:27.677365+0000 mgr.y (mgr.24356) 16415 : cluster 0 pgmap v16383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:28 smithi141 bash[31670]: audit 2023-12-02T00:45:27.851059+0000 mon.a (mon.0) 10235 : audit 0 from='client.? 172.21.15.40:0/1383096534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:28 smithi040 bash[28232]: cluster 2023-12-02T00:45:27.677365+0000 mgr.y (mgr.24356) 16415 : cluster 0 pgmap v16383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:28 smithi040 bash[28232]: audit 2023-12-02T00:45:27.851059+0000 mon.a (mon.0) 10235 : audit 0 from='client.? 172.21.15.40:0/1383096534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:28 smithi040 bash[41173]: cluster 2023-12-02T00:45:27.677365+0000 mgr.y (mgr.24356) 16415 : cluster 0 pgmap v16383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:28 smithi040 bash[41173]: audit 2023-12-02T00:45:27.851059+0000 mon.a (mon.0) 10235 : audit 0 from='client.? 172.21.15.40:0/1383096534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:30 smithi141 bash[31670]: cluster 2023-12-02T00:45:29.678490+0000 mgr.y (mgr.24356) 16416 : cluster 0 pgmap v16384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:30 smithi141 bash[31670]: audit 2023-12-02T00:45:30.314780+0000 mon.a (mon.0) 10236 : audit 0 from='client.? 172.21.15.40:0/975709941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:30 smithi040 bash[28232]: cluster 2023-12-02T00:45:29.678490+0000 mgr.y (mgr.24356) 16416 : cluster 0 pgmap v16384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:30 smithi040 bash[28232]: audit 2023-12-02T00:45:30.314780+0000 mon.a (mon.0) 10236 : audit 0 from='client.? 172.21.15.40:0/975709941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:30 smithi040 bash[41173]: cluster 2023-12-02T00:45:29.678490+0000 mgr.y (mgr.24356) 16416 : cluster 0 pgmap v16384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:30 smithi040 bash[41173]: audit 2023-12-02T00:45:30.314780+0000 mon.a (mon.0) 10236 : audit 0 from='client.? 172.21.15.40:0/975709941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:32 smithi141 bash[31670]: cluster 2023-12-02T00:45:31.679158+0000 mgr.y (mgr.24356) 16417 : cluster 0 pgmap v16385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:32 smithi040 bash[41173]: cluster 2023-12-02T00:45:31.679158+0000 mgr.y (mgr.24356) 16417 : cluster 0 pgmap v16385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:32 smithi040 bash[28232]: cluster 2023-12-02T00:45:31.679158+0000 mgr.y (mgr.24356) 16417 : cluster 0 pgmap v16385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:33 smithi141 bash[31670]: audit 2023-12-02T00:45:32.785503+0000 mon.c (mon.2) 10305 : audit 0 from='client.? 172.21.15.40:0/605436604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:33 smithi040 bash[28232]: audit 2023-12-02T00:45:32.785503+0000 mon.c (mon.2) 10305 : audit 0 from='client.? 172.21.15.40:0/605436604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:33 smithi040 bash[41173]: audit 2023-12-02T00:45:32.785503+0000 mon.c (mon.2) 10305 : audit 0 from='client.? 172.21.15.40:0/605436604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:34 smithi141 bash[31670]: cluster 2023-12-02T00:45:33.679949+0000 mgr.y (mgr.24356) 16418 : cluster 0 pgmap v16386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:34 smithi141 bash[31670]: audit 2023-12-02T00:45:34.204319+0000 mon.c (mon.2) 10306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:34 smithi040 bash[41173]: cluster 2023-12-02T00:45:33.679949+0000 mgr.y (mgr.24356) 16418 : cluster 0 pgmap v16386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:34 smithi040 bash[41173]: audit 2023-12-02T00:45:34.204319+0000 mon.c (mon.2) 10306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:34 smithi040 bash[28232]: cluster 2023-12-02T00:45:33.679949+0000 mgr.y (mgr.24356) 16418 : cluster 0 pgmap v16386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:34 smithi040 bash[28232]: audit 2023-12-02T00:45:34.204319+0000 mon.c (mon.2) 10306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:36 smithi040 bash[41173]: audit 2023-12-02T00:45:35.245085+0000 mon.c (mon.2) 10307 : audit 0 from='client.? 172.21.15.40:0/887214671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:36 smithi040 bash[41173]: cluster 2023-12-02T00:45:35.681311+0000 mgr.y (mgr.24356) 16419 : cluster 0 pgmap v16387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:36 smithi040 bash[28232]: audit 2023-12-02T00:45:35.245085+0000 mon.c (mon.2) 10307 : audit 0 from='client.? 172.21.15.40:0/887214671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:36 smithi040 bash[28232]: cluster 2023-12-02T00:45:35.681311+0000 mgr.y (mgr.24356) 16419 : cluster 0 pgmap v16387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:36 smithi141 bash[31670]: audit 2023-12-02T00:45:35.245085+0000 mon.c (mon.2) 10307 : audit 0 from='client.? 172.21.15.40:0/887214671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:36 smithi141 bash[31670]: cluster 2023-12-02T00:45:35.681311+0000 mgr.y (mgr.24356) 16419 : cluster 0 pgmap v16387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:45:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:45:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:37 smithi141 bash[31670]: cluster 2023-12-02T00:45:37.681961+0000 mgr.y (mgr.24356) 16420 : cluster 0 pgmap v16388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:37 smithi141 bash[31670]: audit 2023-12-02T00:45:37.707757+0000 mon.c (mon.2) 10308 : audit 0 from='client.? 172.21.15.40:0/676832636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:37 smithi040 bash[28232]: cluster 2023-12-02T00:45:37.681961+0000 mgr.y (mgr.24356) 16420 : cluster 0 pgmap v16388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:37 smithi040 bash[28232]: audit 2023-12-02T00:45:37.707757+0000 mon.c (mon.2) 10308 : audit 0 from='client.? 172.21.15.40:0/676832636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:37 smithi040 bash[41173]: cluster 2023-12-02T00:45:37.681961+0000 mgr.y (mgr.24356) 16420 : cluster 0 pgmap v16388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:37 smithi040 bash[41173]: audit 2023-12-02T00:45:37.707757+0000 mon.c (mon.2) 10308 : audit 0 from='client.? 172.21.15.40:0/676832636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:40 smithi141 bash[31670]: cluster 2023-12-02T00:45:39.683110+0000 mgr.y (mgr.24356) 16421 : cluster 0 pgmap v16389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:40 smithi141 bash[31670]: audit 2023-12-02T00:45:40.175872+0000 mon.a (mon.0) 10237 : audit 0 from='client.? 172.21.15.40:0/955961273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:40 smithi040 bash[28232]: cluster 2023-12-02T00:45:39.683110+0000 mgr.y (mgr.24356) 16421 : cluster 0 pgmap v16389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:40 smithi040 bash[28232]: audit 2023-12-02T00:45:40.175872+0000 mon.a (mon.0) 10237 : audit 0 from='client.? 172.21.15.40:0/955961273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:40 smithi040 bash[41173]: cluster 2023-12-02T00:45:39.683110+0000 mgr.y (mgr.24356) 16421 : cluster 0 pgmap v16389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:40 smithi040 bash[41173]: audit 2023-12-02T00:45:40.175872+0000 mon.a (mon.0) 10237 : audit 0 from='client.? 172.21.15.40:0/955961273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:42 smithi141 bash[31670]: cluster 2023-12-02T00:45:41.683800+0000 mgr.y (mgr.24356) 16422 : cluster 0 pgmap v16390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:42 smithi141 bash[31670]: audit 2023-12-02T00:45:42.647609+0000 mon.c (mon.2) 10309 : audit 0 from='client.? 172.21.15.40:0/7878463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:42 smithi040 bash[41173]: cluster 2023-12-02T00:45:41.683800+0000 mgr.y (mgr.24356) 16422 : cluster 0 pgmap v16390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:42 smithi040 bash[41173]: audit 2023-12-02T00:45:42.647609+0000 mon.c (mon.2) 10309 : audit 0 from='client.? 172.21.15.40:0/7878463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:42 smithi040 bash[28232]: cluster 2023-12-02T00:45:41.683800+0000 mgr.y (mgr.24356) 16422 : cluster 0 pgmap v16390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:42 smithi040 bash[28232]: audit 2023-12-02T00:45:42.647609+0000 mon.c (mon.2) 10309 : audit 0 from='client.? 172.21.15.40:0/7878463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:44 smithi141 bash[31670]: cluster 2023-12-02T00:45:43.684458+0000 mgr.y (mgr.24356) 16423 : cluster 0 pgmap v16391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:44 smithi040 bash[41173]: cluster 2023-12-02T00:45:43.684458+0000 mgr.y (mgr.24356) 16423 : cluster 0 pgmap v16391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:44 smithi040 bash[28232]: cluster 2023-12-02T00:45:43.684458+0000 mgr.y (mgr.24356) 16423 : cluster 0 pgmap v16391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:46 smithi040 bash[28232]: audit 2023-12-02T00:45:45.115694+0000 mon.a (mon.0) 10238 : audit 0 from='client.? 172.21.15.40:0/958646301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:46 smithi040 bash[28232]: cluster 2023-12-02T00:45:45.685600+0000 mgr.y (mgr.24356) 16424 : cluster 0 pgmap v16392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:46 smithi040 bash[41173]: audit 2023-12-02T00:45:45.115694+0000 mon.a (mon.0) 10238 : audit 0 from='client.? 172.21.15.40:0/958646301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:46 smithi040 bash[41173]: cluster 2023-12-02T00:45:45.685600+0000 mgr.y (mgr.24356) 16424 : cluster 0 pgmap v16392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:46 smithi141 bash[31670]: audit 2023-12-02T00:45:45.115694+0000 mon.a (mon.0) 10238 : audit 0 from='client.? 172.21.15.40:0/958646301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:46 smithi141 bash[31670]: cluster 2023-12-02T00:45:45.685600+0000 mgr.y (mgr.24356) 16424 : cluster 0 pgmap v16392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:45:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:45:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:47 smithi040 bash[28232]: audit 2023-12-02T00:45:47.575041+0000 mon.c (mon.2) 10310 : audit 0 from='client.? 172.21.15.40:0/1578019766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:47 smithi040 bash[41173]: audit 2023-12-02T00:45:47.575041+0000 mon.c (mon.2) 10310 : audit 0 from='client.? 172.21.15.40:0/1578019766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:47 smithi141 bash[31670]: audit 2023-12-02T00:45:47.575041+0000 mon.c (mon.2) 10310 : audit 0 from='client.? 172.21.15.40:0/1578019766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:48 smithi040 bash[41173]: cluster 2023-12-02T00:45:47.686258+0000 mgr.y (mgr.24356) 16425 : cluster 0 pgmap v16393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:48 smithi040 bash[28232]: cluster 2023-12-02T00:45:47.686258+0000 mgr.y (mgr.24356) 16425 : cluster 0 pgmap v16393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:48 smithi141 bash[31670]: cluster 2023-12-02T00:45:47.686258+0000 mgr.y (mgr.24356) 16425 : cluster 0 pgmap v16393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:49 smithi040 bash[28232]: audit 2023-12-02T00:45:49.204684+0000 mon.c (mon.2) 10311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:49 smithi040 bash[41173]: audit 2023-12-02T00:45:49.204684+0000 mon.c (mon.2) 10311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:49 smithi141 bash[31670]: audit 2023-12-02T00:45:49.204684+0000 mon.c (mon.2) 10311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:50 smithi040 bash[28232]: cluster 2023-12-02T00:45:49.687319+0000 mgr.y (mgr.24356) 16426 : cluster 0 pgmap v16394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:50 smithi040 bash[28232]: audit 2023-12-02T00:45:50.046087+0000 mon.c (mon.2) 10312 : audit 0 from='client.? 172.21.15.40:0/3816227433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:50 smithi040 bash[41173]: cluster 2023-12-02T00:45:49.687319+0000 mgr.y (mgr.24356) 16426 : cluster 0 pgmap v16394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:50 smithi040 bash[41173]: audit 2023-12-02T00:45:50.046087+0000 mon.c (mon.2) 10312 : audit 0 from='client.? 172.21.15.40:0/3816227433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:50 smithi141 bash[31670]: cluster 2023-12-02T00:45:49.687319+0000 mgr.y (mgr.24356) 16426 : cluster 0 pgmap v16394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:50 smithi141 bash[31670]: audit 2023-12-02T00:45:50.046087+0000 mon.c (mon.2) 10312 : audit 0 from='client.? 172.21.15.40:0/3816227433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:52 smithi141 bash[31670]: cluster 2023-12-02T00:45:51.687989+0000 mgr.y (mgr.24356) 16427 : cluster 0 pgmap v16395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:52 smithi141 bash[31670]: audit 2023-12-02T00:45:52.515839+0000 mon.a (mon.0) 10239 : audit 0 from='client.? 172.21.15.40:0/3043944611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:52 smithi040 bash[41173]: cluster 2023-12-02T00:45:51.687989+0000 mgr.y (mgr.24356) 16427 : cluster 0 pgmap v16395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:52 smithi040 bash[41173]: audit 2023-12-02T00:45:52.515839+0000 mon.a (mon.0) 10239 : audit 0 from='client.? 172.21.15.40:0/3043944611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:52 smithi040 bash[28232]: cluster 2023-12-02T00:45:51.687989+0000 mgr.y (mgr.24356) 16427 : cluster 0 pgmap v16395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:52 smithi040 bash[28232]: audit 2023-12-02T00:45:52.515839+0000 mon.a (mon.0) 10239 : audit 0 from='client.? 172.21.15.40:0/3043944611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:54 smithi141 bash[31670]: cluster 2023-12-02T00:45:53.688711+0000 mgr.y (mgr.24356) 16428 : cluster 0 pgmap v16396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:54 smithi040 bash[28232]: cluster 2023-12-02T00:45:53.688711+0000 mgr.y (mgr.24356) 16428 : cluster 0 pgmap v16396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:54 smithi040 bash[41173]: cluster 2023-12-02T00:45:53.688711+0000 mgr.y (mgr.24356) 16428 : cluster 0 pgmap v16396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:55 smithi141 bash[31670]: audit 2023-12-02T00:45:54.977926+0000 mon.a (mon.0) 10240 : audit 0 from='client.? 172.21.15.40:0/2180038987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:55 smithi040 bash[28232]: audit 2023-12-02T00:45:54.977926+0000 mon.a (mon.0) 10240 : audit 0 from='client.? 172.21.15.40:0/2180038987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:55 smithi040 bash[41173]: audit 2023-12-02T00:45:54.977926+0000 mon.a (mon.0) 10240 : audit 0 from='client.? 172.21.15.40:0/2180038987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:56.751 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:45:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:45:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:56 smithi141 bash[31670]: cluster 2023-12-02T00:45:55.689844+0000 mgr.y (mgr.24356) 16429 : cluster 0 pgmap v16397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:56 smithi040 bash[28232]: cluster 2023-12-02T00:45:55.689844+0000 mgr.y (mgr.24356) 16429 : cluster 0 pgmap v16397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:56 smithi040 bash[41173]: cluster 2023-12-02T00:45:55.689844+0000 mgr.y (mgr.24356) 16429 : cluster 0 pgmap v16397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:57 smithi141 bash[31670]: audit 2023-12-02T00:45:57.442295+0000 mon.a (mon.0) 10241 : audit 0 from='client.? 172.21.15.40:0/21579981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:57 smithi040 bash[28232]: audit 2023-12-02T00:45:57.442295+0000 mon.a (mon.0) 10241 : audit 0 from='client.? 172.21.15.40:0/21579981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:57 smithi040 bash[41173]: audit 2023-12-02T00:45:57.442295+0000 mon.a (mon.0) 10241 : audit 0 from='client.? 172.21.15.40:0/21579981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:45:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:58 smithi141 bash[31670]: cluster 2023-12-02T00:45:57.690468+0000 mgr.y (mgr.24356) 16430 : cluster 0 pgmap v16398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:58 smithi040 bash[41173]: cluster 2023-12-02T00:45:57.690468+0000 mgr.y (mgr.24356) 16430 : cluster 0 pgmap v16398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:45:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:58 smithi040 bash[28232]: cluster 2023-12-02T00:45:57.690468+0000 mgr.y (mgr.24356) 16430 : cluster 0 pgmap v16398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:45:59 smithi141 bash[31670]: cluster 2023-12-02T00:45:59.691576+0000 mgr.y (mgr.24356) 16431 : cluster 0 pgmap v16399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:45:59 smithi040 bash[28232]: cluster 2023-12-02T00:45:59.691576+0000 mgr.y (mgr.24356) 16431 : cluster 0 pgmap v16399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:45:59 smithi040 bash[41173]: cluster 2023-12-02T00:45:59.691576+0000 mgr.y (mgr.24356) 16431 : cluster 0 pgmap v16399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:00 smithi141 bash[31670]: audit 2023-12-02T00:45:59.908680+0000 mon.c (mon.2) 10313 : audit 0 from='client.? 172.21.15.40:0/2978583783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:00 smithi040 bash[28232]: audit 2023-12-02T00:45:59.908680+0000 mon.c (mon.2) 10313 : audit 0 from='client.? 172.21.15.40:0/2978583783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:00 smithi040 bash[41173]: audit 2023-12-02T00:45:59.908680+0000 mon.c (mon.2) 10313 : audit 0 from='client.? 172.21.15.40:0/2978583783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:01 smithi040 bash[28232]: cluster 2023-12-02T00:46:01.692245+0000 mgr.y (mgr.24356) 16432 : cluster 0 pgmap v16400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:01 smithi040 bash[41173]: cluster 2023-12-02T00:46:01.692245+0000 mgr.y (mgr.24356) 16432 : cluster 0 pgmap v16400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:01 smithi141 bash[31670]: cluster 2023-12-02T00:46:01.692245+0000 mgr.y (mgr.24356) 16432 : cluster 0 pgmap v16400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:02 smithi040 bash[28232]: audit 2023-12-02T00:46:02.377863+0000 mon.c (mon.2) 10314 : audit 0 from='client.? 172.21.15.40:0/3298227861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:02 smithi040 bash[41173]: audit 2023-12-02T00:46:02.377863+0000 mon.c (mon.2) 10314 : audit 0 from='client.? 172.21.15.40:0/3298227861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:02 smithi141 bash[31670]: audit 2023-12-02T00:46:02.377863+0000 mon.c (mon.2) 10314 : audit 0 from='client.? 172.21.15.40:0/3298227861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:03 smithi040 bash[41173]: cluster 2023-12-02T00:46:03.692977+0000 mgr.y (mgr.24356) 16433 : cluster 0 pgmap v16401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:03 smithi040 bash[28232]: cluster 2023-12-02T00:46:03.692977+0000 mgr.y (mgr.24356) 16433 : cluster 0 pgmap v16401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:03 smithi141 bash[31670]: cluster 2023-12-02T00:46:03.692977+0000 mgr.y (mgr.24356) 16433 : cluster 0 pgmap v16401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:04 smithi040 bash[41173]: audit 2023-12-02T00:46:04.205161+0000 mon.c (mon.2) 10315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:04 smithi040 bash[28232]: audit 2023-12-02T00:46:04.205161+0000 mon.c (mon.2) 10315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:04 smithi141 bash[31670]: audit 2023-12-02T00:46:04.205161+0000 mon.c (mon.2) 10315 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:05 smithi040 bash[28232]: audit 2023-12-02T00:46:04.836504+0000 mon.a (mon.0) 10242 : audit 0 from='client.? 172.21.15.40:0/2631037494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:05 smithi040 bash[28232]: cluster 2023-12-02T00:46:05.694141+0000 mgr.y (mgr.24356) 16434 : cluster 0 pgmap v16402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:05 smithi040 bash[41173]: audit 2023-12-02T00:46:04.836504+0000 mon.a (mon.0) 10242 : audit 0 from='client.? 172.21.15.40:0/2631037494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:05 smithi040 bash[41173]: cluster 2023-12-02T00:46:05.694141+0000 mgr.y (mgr.24356) 16434 : cluster 0 pgmap v16402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:05 smithi141 bash[31670]: audit 2023-12-02T00:46:04.836504+0000 mon.a (mon.0) 10242 : audit 0 from='client.? 172.21.15.40:0/2631037494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:05 smithi141 bash[31670]: cluster 2023-12-02T00:46:05.694141+0000 mgr.y (mgr.24356) 16434 : cluster 0 pgmap v16402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:46:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:46:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:07 smithi040 bash[28232]: audit 2023-12-02T00:46:07.290093+0000 mon.a (mon.0) 10243 : audit 0 from='client.? 172.21.15.40:0/4034307086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:07 smithi040 bash[41173]: audit 2023-12-02T00:46:07.290093+0000 mon.a (mon.0) 10243 : audit 0 from='client.? 172.21.15.40:0/4034307086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:07 smithi141 bash[31670]: audit 2023-12-02T00:46:07.290093+0000 mon.a (mon.0) 10243 : audit 0 from='client.? 172.21.15.40:0/4034307086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:08 smithi040 bash[28232]: cluster 2023-12-02T00:46:07.694764+0000 mgr.y (mgr.24356) 16435 : cluster 0 pgmap v16403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:08 smithi040 bash[41173]: cluster 2023-12-02T00:46:07.694764+0000 mgr.y (mgr.24356) 16435 : cluster 0 pgmap v16403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:08 smithi141 bash[31670]: cluster 2023-12-02T00:46:07.694764+0000 mgr.y (mgr.24356) 16435 : cluster 0 pgmap v16403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:09 smithi040 bash[28232]: cluster 2023-12-02T00:46:09.695873+0000 mgr.y (mgr.24356) 16436 : cluster 0 pgmap v16404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:09 smithi040 bash[28232]: audit 2023-12-02T00:46:09.746837+0000 mon.c (mon.2) 10316 : audit 0 from='client.? 172.21.15.40:0/3290946752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:09 smithi040 bash[41173]: cluster 2023-12-02T00:46:09.695873+0000 mgr.y (mgr.24356) 16436 : cluster 0 pgmap v16404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:09 smithi040 bash[41173]: audit 2023-12-02T00:46:09.746837+0000 mon.c (mon.2) 10316 : audit 0 from='client.? 172.21.15.40:0/3290946752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:09 smithi141 bash[31670]: cluster 2023-12-02T00:46:09.695873+0000 mgr.y (mgr.24356) 16436 : cluster 0 pgmap v16404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:09 smithi141 bash[31670]: audit 2023-12-02T00:46:09.746837+0000 mon.c (mon.2) 10316 : audit 0 from='client.? 172.21.15.40:0/3290946752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:12 smithi141 bash[31670]: cluster 2023-12-02T00:46:11.696571+0000 mgr.y (mgr.24356) 16437 : cluster 0 pgmap v16405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:12 smithi141 bash[31670]: audit 2023-12-02T00:46:12.207220+0000 mon.a (mon.0) 10244 : audit 0 from='client.? 172.21.15.40:0/3490091835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:12 smithi040 bash[41173]: cluster 2023-12-02T00:46:11.696571+0000 mgr.y (mgr.24356) 16437 : cluster 0 pgmap v16405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:12 smithi040 bash[41173]: audit 2023-12-02T00:46:12.207220+0000 mon.a (mon.0) 10244 : audit 0 from='client.? 172.21.15.40:0/3490091835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:12 smithi040 bash[28232]: cluster 2023-12-02T00:46:11.696571+0000 mgr.y (mgr.24356) 16437 : cluster 0 pgmap v16405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:12 smithi040 bash[28232]: audit 2023-12-02T00:46:12.207220+0000 mon.a (mon.0) 10244 : audit 0 from='client.? 172.21.15.40:0/3490091835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:14 smithi141 bash[31670]: cluster 2023-12-02T00:46:13.697291+0000 mgr.y (mgr.24356) 16438 : cluster 0 pgmap v16406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:14 smithi141 bash[31670]: audit 2023-12-02T00:46:14.672209+0000 mon.c (mon.2) 10317 : audit 0 from='client.? 172.21.15.40:0/1088955168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:14 smithi040 bash[41173]: cluster 2023-12-02T00:46:13.697291+0000 mgr.y (mgr.24356) 16438 : cluster 0 pgmap v16406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:14 smithi040 bash[41173]: audit 2023-12-02T00:46:14.672209+0000 mon.c (mon.2) 10317 : audit 0 from='client.? 172.21.15.40:0/1088955168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:14 smithi040 bash[28232]: cluster 2023-12-02T00:46:13.697291+0000 mgr.y (mgr.24356) 16438 : cluster 0 pgmap v16406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:14 smithi040 bash[28232]: audit 2023-12-02T00:46:14.672209+0000 mon.c (mon.2) 10317 : audit 0 from='client.? 172.21.15.40:0/1088955168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:16 smithi040 bash[41173]: cluster 2023-12-02T00:46:15.698462+0000 mgr.y (mgr.24356) 16439 : cluster 0 pgmap v16407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:16 smithi040 bash[28232]: cluster 2023-12-02T00:46:15.698462+0000 mgr.y (mgr.24356) 16439 : cluster 0 pgmap v16407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:16 smithi141 bash[31670]: cluster 2023-12-02T00:46:15.698462+0000 mgr.y (mgr.24356) 16439 : cluster 0 pgmap v16407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:46:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:46:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:17 smithi141 bash[31670]: audit 2023-12-02T00:46:17.134856+0000 mon.a (mon.0) 10245 : audit 0 from='client.? 172.21.15.40:0/1722345006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:17 smithi141 bash[31670]: audit 2023-12-02T00:46:17.142953+0000 mon.c (mon.2) 10318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:46:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:17 smithi040 bash[28232]: audit 2023-12-02T00:46:17.134856+0000 mon.a (mon.0) 10245 : audit 0 from='client.? 172.21.15.40:0/1722345006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:17 smithi040 bash[28232]: audit 2023-12-02T00:46:17.142953+0000 mon.c (mon.2) 10318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:46:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:17 smithi040 bash[41173]: audit 2023-12-02T00:46:17.134856+0000 mon.a (mon.0) 10245 : audit 0 from='client.? 172.21.15.40:0/1722345006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:17 smithi040 bash[41173]: audit 2023-12-02T00:46:17.142953+0000 mon.c (mon.2) 10318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:46:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:18 smithi141 bash[31670]: cluster 2023-12-02T00:46:17.699262+0000 mgr.y (mgr.24356) 16440 : cluster 0 pgmap v16408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:18 smithi040 bash[28232]: cluster 2023-12-02T00:46:17.699262+0000 mgr.y (mgr.24356) 16440 : cluster 0 pgmap v16408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:18 smithi040 bash[41173]: cluster 2023-12-02T00:46:17.699262+0000 mgr.y (mgr.24356) 16440 : cluster 0 pgmap v16408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:19 smithi141 bash[31670]: audit 2023-12-02T00:46:19.205521+0000 mon.c (mon.2) 10319 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:19 smithi040 bash[28232]: audit 2023-12-02T00:46:19.205521+0000 mon.c (mon.2) 10319 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:19 smithi040 bash[41173]: audit 2023-12-02T00:46:19.205521+0000 mon.c (mon.2) 10319 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:20 smithi141 bash[31670]: audit 2023-12-02T00:46:19.601958+0000 mon.c (mon.2) 10320 : audit 0 from='client.? 172.21.15.40:0/2950429271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:20 smithi141 bash[31670]: cluster 2023-12-02T00:46:19.700437+0000 mgr.y (mgr.24356) 16441 : cluster 0 pgmap v16409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:20 smithi040 bash[41173]: audit 2023-12-02T00:46:19.601958+0000 mon.c (mon.2) 10320 : audit 0 from='client.? 172.21.15.40:0/2950429271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:20 smithi040 bash[41173]: cluster 2023-12-02T00:46:19.700437+0000 mgr.y (mgr.24356) 16441 : cluster 0 pgmap v16409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:20 smithi040 bash[28232]: audit 2023-12-02T00:46:19.601958+0000 mon.c (mon.2) 10320 : audit 0 from='client.? 172.21.15.40:0/2950429271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:20 smithi040 bash[28232]: cluster 2023-12-02T00:46:19.700437+0000 mgr.y (mgr.24356) 16441 : cluster 0 pgmap v16409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:22 smithi141 bash[31670]: cluster 2023-12-02T00:46:21.701079+0000 mgr.y (mgr.24356) 16442 : cluster 0 pgmap v16410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:22 smithi141 bash[31670]: audit 2023-12-02T00:46:22.080847+0000 mon.a (mon.0) 10246 : audit 0 from='client.? 172.21.15.40:0/3731687018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:22 smithi040 bash[28232]: cluster 2023-12-02T00:46:21.701079+0000 mgr.y (mgr.24356) 16442 : cluster 0 pgmap v16410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:22 smithi040 bash[28232]: audit 2023-12-02T00:46:22.080847+0000 mon.a (mon.0) 10246 : audit 0 from='client.? 172.21.15.40:0/3731687018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:22 smithi040 bash[41173]: cluster 2023-12-02T00:46:21.701079+0000 mgr.y (mgr.24356) 16442 : cluster 0 pgmap v16410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:22 smithi040 bash[41173]: audit 2023-12-02T00:46:22.080847+0000 mon.a (mon.0) 10246 : audit 0 from='client.? 172.21.15.40:0/3731687018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:23 smithi141 bash[31670]: audit 2023-12-02T00:46:22.988695+0000 mon.a (mon.0) 10247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:23 smithi141 bash[31670]: audit 2023-12-02T00:46:23.002981+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:23 smithi141 bash[31670]: audit 2023-12-02T00:46:23.343279+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:23 smithi141 bash[31670]: audit 2023-12-02T00:46:23.355563+0000 mon.a (mon.0) 10250 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:23 smithi141 bash[31670]: cluster 2023-12-02T00:46:23.701789+0000 mgr.y (mgr.24356) 16443 : cluster 0 pgmap v16411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[28232]: audit 2023-12-02T00:46:22.988695+0000 mon.a (mon.0) 10247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[28232]: audit 2023-12-02T00:46:23.002981+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[28232]: audit 2023-12-02T00:46:23.343279+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[28232]: audit 2023-12-02T00:46:23.355563+0000 mon.a (mon.0) 10250 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[28232]: cluster 2023-12-02T00:46:23.701789+0000 mgr.y (mgr.24356) 16443 : cluster 0 pgmap v16411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[41173]: audit 2023-12-02T00:46:22.988695+0000 mon.a (mon.0) 10247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[41173]: audit 2023-12-02T00:46:23.002981+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[41173]: audit 2023-12-02T00:46:23.343279+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[41173]: audit 2023-12-02T00:46:23.355563+0000 mon.a (mon.0) 10250 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:24.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:23 smithi040 bash[41173]: cluster 2023-12-02T00:46:23.701789+0000 mgr.y (mgr.24356) 16443 : cluster 0 pgmap v16411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:25 smithi040 bash[28232]: audit 2023-12-02T00:46:24.545681+0000 mon.a (mon.0) 10251 : audit 0 from='client.? 172.21.15.40:0/2774984642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:25 smithi040 bash[41173]: audit 2023-12-02T00:46:24.545681+0000 mon.a (mon.0) 10251 : audit 0 from='client.? 172.21.15.40:0/2774984642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:25 smithi141 bash[31670]: audit 2023-12-02T00:46:24.545681+0000 mon.a (mon.0) 10251 : audit 0 from='client.? 172.21.15.40:0/2774984642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:26.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:46:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:46:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:26 smithi040 bash[28232]: cluster 2023-12-02T00:46:25.702946+0000 mgr.y (mgr.24356) 16444 : cluster 0 pgmap v16412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:26 smithi040 bash[41173]: cluster 2023-12-02T00:46:25.702946+0000 mgr.y (mgr.24356) 16444 : cluster 0 pgmap v16412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:26 smithi141 bash[31670]: cluster 2023-12-02T00:46:25.702946+0000 mgr.y (mgr.24356) 16444 : cluster 0 pgmap v16412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:27 smithi040 bash[28232]: audit 2023-12-02T00:46:27.016829+0000 mon.a (mon.0) 10252 : audit 0 from='client.? 172.21.15.40:0/1824681574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:27 smithi040 bash[41173]: audit 2023-12-02T00:46:27.016829+0000 mon.a (mon.0) 10252 : audit 0 from='client.? 172.21.15.40:0/1824681574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:27 smithi141 bash[31670]: audit 2023-12-02T00:46:27.016829+0000 mon.a (mon.0) 10252 : audit 0 from='client.? 172.21.15.40:0/1824681574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:28 smithi040 bash[28232]: cluster 2023-12-02T00:46:27.703729+0000 mgr.y (mgr.24356) 16445 : cluster 0 pgmap v16413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:28 smithi040 bash[41173]: cluster 2023-12-02T00:46:27.703729+0000 mgr.y (mgr.24356) 16445 : cluster 0 pgmap v16413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:28.772 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:28 smithi141 bash[31670]: cluster 2023-12-02T00:46:27.703729+0000 mgr.y (mgr.24356) 16445 : cluster 0 pgmap v16413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:29.810 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:29 smithi141 bash[31670]: audit 2023-12-02T00:46:29.483696+0000 mon.b (mon.1) 68 : audit 0 from='client.? 172.21.15.40:0/2255300627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:29 smithi040 bash[28232]: audit 2023-12-02T00:46:29.483696+0000 mon.b (mon.1) 68 : audit 0 from='client.? 172.21.15.40:0/2255300627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:29 smithi040 bash[41173]: audit 2023-12-02T00:46:29.483696+0000 mon.b (mon.1) 68 : audit 0 from='client.? 172.21.15.40:0/2255300627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:30.869 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:30 smithi141 bash[31670]: cluster 2023-12-02T00:46:29.704952+0000 mgr.y (mgr.24356) 16446 : cluster 0 pgmap v16414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:30 smithi040 bash[28232]: cluster 2023-12-02T00:46:29.704952+0000 mgr.y (mgr.24356) 16446 : cluster 0 pgmap v16414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:30 smithi040 bash[41173]: cluster 2023-12-02T00:46:29.704952+0000 mgr.y (mgr.24356) 16446 : cluster 0 pgmap v16414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:32 smithi141 bash[31670]: cluster 2023-12-02T00:46:31.705592+0000 mgr.y (mgr.24356) 16447 : cluster 0 pgmap v16415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:32 smithi141 bash[31670]: audit 2023-12-02T00:46:31.952713+0000 mon.a (mon.0) 10253 : audit 0 from='client.? 172.21.15.40:0/3731737181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:32 smithi040 bash[28232]: cluster 2023-12-02T00:46:31.705592+0000 mgr.y (mgr.24356) 16447 : cluster 0 pgmap v16415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:32 smithi040 bash[28232]: audit 2023-12-02T00:46:31.952713+0000 mon.a (mon.0) 10253 : audit 0 from='client.? 172.21.15.40:0/3731737181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:32 smithi040 bash[41173]: cluster 2023-12-02T00:46:31.705592+0000 mgr.y (mgr.24356) 16447 : cluster 0 pgmap v16415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:32 smithi040 bash[41173]: audit 2023-12-02T00:46:31.952713+0000 mon.a (mon.0) 10253 : audit 0 from='client.? 172.21.15.40:0/3731737181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: cluster 2023-12-02T00:46:33.706250+0000 mgr.y (mgr.24356) 16448 : cluster 0 pgmap v16416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.205297+0000 mon.c (mon.2) 10321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.238987+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.249176+0000 mon.a (mon.0) 10255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.251596+0000 mon.c (mon.2) 10322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:46:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.252761+0000 mon.c (mon.2) 10323 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:46:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.260237+0000 mon.a (mon.0) 10256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:34 smithi141 bash[31670]: audit 2023-12-02T00:46:34.428417+0000 mon.c (mon.2) 10324 : audit 0 from='client.? 172.21.15.40:0/1731899284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: cluster 2023-12-02T00:46:33.706250+0000 mgr.y (mgr.24356) 16448 : cluster 0 pgmap v16416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.205297+0000 mon.c (mon.2) 10321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.238987+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.249176+0000 mon.a (mon.0) 10255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.251596+0000 mon.c (mon.2) 10322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.252761+0000 mon.c (mon.2) 10323 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:46:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.260237+0000 mon.a (mon.0) 10256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[41173]: audit 2023-12-02T00:46:34.428417+0000 mon.c (mon.2) 10324 : audit 0 from='client.? 172.21.15.40:0/1731899284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: cluster 2023-12-02T00:46:33.706250+0000 mgr.y (mgr.24356) 16448 : cluster 0 pgmap v16416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.205297+0000 mon.c (mon.2) 10321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.238987+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.249176+0000 mon.a (mon.0) 10255 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.251596+0000 mon.c (mon.2) 10322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.252761+0000 mon.c (mon.2) 10323 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.260237+0000 mon.a (mon.0) 10256 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:46:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:34 smithi040 bash[28232]: audit 2023-12-02T00:46:34.428417+0000 mon.c (mon.2) 10324 : audit 0 from='client.? 172.21.15.40:0/1731899284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:36 smithi040 bash[41173]: cluster 2023-12-02T00:46:35.707449+0000 mgr.y (mgr.24356) 16449 : cluster 0 pgmap v16417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:36 smithi040 bash[28232]: cluster 2023-12-02T00:46:35.707449+0000 mgr.y (mgr.24356) 16449 : cluster 0 pgmap v16417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:36 smithi141 bash[31670]: cluster 2023-12-02T00:46:35.707449+0000 mgr.y (mgr.24356) 16449 : cluster 0 pgmap v16417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:36.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:46:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:46:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:37 smithi040 bash[41173]: audit 2023-12-02T00:46:36.895201+0000 mon.a (mon.0) 10257 : audit 0 from='client.? 172.21.15.40:0/2606461806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:37 smithi040 bash[28232]: audit 2023-12-02T00:46:36.895201+0000 mon.a (mon.0) 10257 : audit 0 from='client.? 172.21.15.40:0/2606461806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:37 smithi141 bash[31670]: audit 2023-12-02T00:46:36.895201+0000 mon.a (mon.0) 10257 : audit 0 from='client.? 172.21.15.40:0/2606461806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:38 smithi040 bash[41173]: cluster 2023-12-02T00:46:37.708105+0000 mgr.y (mgr.24356) 16450 : cluster 0 pgmap v16418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:38 smithi040 bash[28232]: cluster 2023-12-02T00:46:37.708105+0000 mgr.y (mgr.24356) 16450 : cluster 0 pgmap v16418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:38 smithi141 bash[31670]: cluster 2023-12-02T00:46:37.708105+0000 mgr.y (mgr.24356) 16450 : cluster 0 pgmap v16418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:39 smithi141 bash[31670]: audit 2023-12-02T00:46:39.366159+0000 mon.a (mon.0) 10258 : audit 0 from='client.? 172.21.15.40:0/4247836365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:39 smithi040 bash[28232]: audit 2023-12-02T00:46:39.366159+0000 mon.a (mon.0) 10258 : audit 0 from='client.? 172.21.15.40:0/4247836365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:39 smithi040 bash[41173]: audit 2023-12-02T00:46:39.366159+0000 mon.a (mon.0) 10258 : audit 0 from='client.? 172.21.15.40:0/4247836365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:40 smithi141 bash[31670]: cluster 2023-12-02T00:46:39.709275+0000 mgr.y (mgr.24356) 16451 : cluster 0 pgmap v16419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:40 smithi040 bash[28232]: cluster 2023-12-02T00:46:39.709275+0000 mgr.y (mgr.24356) 16451 : cluster 0 pgmap v16419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:40 smithi040 bash[41173]: cluster 2023-12-02T00:46:39.709275+0000 mgr.y (mgr.24356) 16451 : cluster 0 pgmap v16419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:42 smithi141 bash[31670]: cluster 2023-12-02T00:46:41.709923+0000 mgr.y (mgr.24356) 16452 : cluster 0 pgmap v16420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:42 smithi141 bash[31670]: audit 2023-12-02T00:46:41.830891+0000 mon.c (mon.2) 10325 : audit 0 from='client.? 172.21.15.40:0/1221116980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:42 smithi040 bash[28232]: cluster 2023-12-02T00:46:41.709923+0000 mgr.y (mgr.24356) 16452 : cluster 0 pgmap v16420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:42 smithi040 bash[28232]: audit 2023-12-02T00:46:41.830891+0000 mon.c (mon.2) 10325 : audit 0 from='client.? 172.21.15.40:0/1221116980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:42 smithi040 bash[41173]: cluster 2023-12-02T00:46:41.709923+0000 mgr.y (mgr.24356) 16452 : cluster 0 pgmap v16420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:42 smithi040 bash[41173]: audit 2023-12-02T00:46:41.830891+0000 mon.c (mon.2) 10325 : audit 0 from='client.? 172.21.15.40:0/1221116980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:44 smithi141 bash[31670]: cluster 2023-12-02T00:46:43.710623+0000 mgr.y (mgr.24356) 16453 : cluster 0 pgmap v16421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:44 smithi141 bash[31670]: audit 2023-12-02T00:46:44.294978+0000 mon.a (mon.0) 10259 : audit 0 from='client.? 172.21.15.40:0/719570730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:44 smithi040 bash[28232]: cluster 2023-12-02T00:46:43.710623+0000 mgr.y (mgr.24356) 16453 : cluster 0 pgmap v16421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:44 smithi040 bash[28232]: audit 2023-12-02T00:46:44.294978+0000 mon.a (mon.0) 10259 : audit 0 from='client.? 172.21.15.40:0/719570730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:44 smithi040 bash[41173]: cluster 2023-12-02T00:46:43.710623+0000 mgr.y (mgr.24356) 16453 : cluster 0 pgmap v16421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:44 smithi040 bash[41173]: audit 2023-12-02T00:46:44.294978+0000 mon.a (mon.0) 10259 : audit 0 from='client.? 172.21.15.40:0/719570730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:46 smithi040 bash[41173]: cluster 2023-12-02T00:46:45.711816+0000 mgr.y (mgr.24356) 16454 : cluster 0 pgmap v16422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:46 smithi040 bash[28232]: cluster 2023-12-02T00:46:45.711816+0000 mgr.y (mgr.24356) 16454 : cluster 0 pgmap v16422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:46 smithi141 bash[31670]: cluster 2023-12-02T00:46:45.711816+0000 mgr.y (mgr.24356) 16454 : cluster 0 pgmap v16422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:46:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:46:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:47 smithi040 bash[28232]: audit 2023-12-02T00:46:46.766842+0000 mon.a (mon.0) 10260 : audit 0 from='client.? 172.21.15.40:0/346405946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:47 smithi040 bash[41173]: audit 2023-12-02T00:46:46.766842+0000 mon.a (mon.0) 10260 : audit 0 from='client.? 172.21.15.40:0/346405946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:47 smithi141 bash[31670]: audit 2023-12-02T00:46:46.766842+0000 mon.a (mon.0) 10260 : audit 0 from='client.? 172.21.15.40:0/346405946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:48 smithi040 bash[28232]: cluster 2023-12-02T00:46:47.712455+0000 mgr.y (mgr.24356) 16455 : cluster 0 pgmap v16423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:48 smithi040 bash[41173]: cluster 2023-12-02T00:46:47.712455+0000 mgr.y (mgr.24356) 16455 : cluster 0 pgmap v16423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:48 smithi141 bash[31670]: cluster 2023-12-02T00:46:47.712455+0000 mgr.y (mgr.24356) 16455 : cluster 0 pgmap v16423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:49 smithi141 bash[31670]: audit 2023-12-02T00:46:49.206066+0000 mon.c (mon.2) 10326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:49 smithi141 bash[31670]: audit 2023-12-02T00:46:49.237132+0000 mon.c (mon.2) 10327 : audit 0 from='client.? 172.21.15.40:0/146607529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:49 smithi040 bash[28232]: audit 2023-12-02T00:46:49.206066+0000 mon.c (mon.2) 10326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:49 smithi040 bash[28232]: audit 2023-12-02T00:46:49.237132+0000 mon.c (mon.2) 10327 : audit 0 from='client.? 172.21.15.40:0/146607529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:49 smithi040 bash[41173]: audit 2023-12-02T00:46:49.206066+0000 mon.c (mon.2) 10326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:49 smithi040 bash[41173]: audit 2023-12-02T00:46:49.237132+0000 mon.c (mon.2) 10327 : audit 0 from='client.? 172.21.15.40:0/146607529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:50 smithi141 bash[31670]: cluster 2023-12-02T00:46:49.713608+0000 mgr.y (mgr.24356) 16456 : cluster 0 pgmap v16424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:50 smithi040 bash[28232]: cluster 2023-12-02T00:46:49.713608+0000 mgr.y (mgr.24356) 16456 : cluster 0 pgmap v16424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:50 smithi040 bash[41173]: cluster 2023-12-02T00:46:49.713608+0000 mgr.y (mgr.24356) 16456 : cluster 0 pgmap v16424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:51 smithi141 bash[31670]: audit 2023-12-02T00:46:51.698036+0000 mon.c (mon.2) 10328 : audit 0 from='client.? 172.21.15.40:0/1312720683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:51 smithi040 bash[28232]: audit 2023-12-02T00:46:51.698036+0000 mon.c (mon.2) 10328 : audit 0 from='client.? 172.21.15.40:0/1312720683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:51 smithi040 bash[41173]: audit 2023-12-02T00:46:51.698036+0000 mon.c (mon.2) 10328 : audit 0 from='client.? 172.21.15.40:0/1312720683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:52 smithi141 bash[31670]: cluster 2023-12-02T00:46:51.714204+0000 mgr.y (mgr.24356) 16457 : cluster 0 pgmap v16425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:52 smithi040 bash[28232]: cluster 2023-12-02T00:46:51.714204+0000 mgr.y (mgr.24356) 16457 : cluster 0 pgmap v16425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:52 smithi040 bash[41173]: cluster 2023-12-02T00:46:51.714204+0000 mgr.y (mgr.24356) 16457 : cluster 0 pgmap v16425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:53 smithi040 bash[28232]: cluster 2023-12-02T00:46:53.714865+0000 mgr.y (mgr.24356) 16458 : cluster 0 pgmap v16426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:53 smithi040 bash[41173]: cluster 2023-12-02T00:46:53.714865+0000 mgr.y (mgr.24356) 16458 : cluster 0 pgmap v16426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:53 smithi141 bash[31670]: cluster 2023-12-02T00:46:53.714865+0000 mgr.y (mgr.24356) 16458 : cluster 0 pgmap v16426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:54 smithi040 bash[28232]: audit 2023-12-02T00:46:54.159175+0000 mon.a (mon.0) 10261 : audit 0 from='client.? 172.21.15.40:0/1208713798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:54 smithi040 bash[41173]: audit 2023-12-02T00:46:54.159175+0000 mon.a (mon.0) 10261 : audit 0 from='client.? 172.21.15.40:0/1208713798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:54 smithi141 bash[31670]: audit 2023-12-02T00:46:54.159175+0000 mon.a (mon.0) 10261 : audit 0 from='client.? 172.21.15.40:0/1208713798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:56 smithi040 bash[28232]: cluster 2023-12-02T00:46:55.716032+0000 mgr.y (mgr.24356) 16459 : cluster 0 pgmap v16427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:56 smithi040 bash[41173]: cluster 2023-12-02T00:46:55.716032+0000 mgr.y (mgr.24356) 16459 : cluster 0 pgmap v16427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:56 smithi141 bash[31670]: cluster 2023-12-02T00:46:55.716032+0000 mgr.y (mgr.24356) 16459 : cluster 0 pgmap v16427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:46:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:46:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:57 smithi040 bash[41173]: audit 2023-12-02T00:46:56.628032+0000 mon.c (mon.2) 10329 : audit 0 from='client.? 172.21.15.40:0/613690459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:57 smithi040 bash[28232]: audit 2023-12-02T00:46:56.628032+0000 mon.c (mon.2) 10329 : audit 0 from='client.? 172.21.15.40:0/613690459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:57 smithi141 bash[31670]: audit 2023-12-02T00:46:56.628032+0000 mon.c (mon.2) 10329 : audit 0 from='client.? 172.21.15.40:0/613690459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:58 smithi040 bash[28232]: cluster 2023-12-02T00:46:57.716748+0000 mgr.y (mgr.24356) 16460 : cluster 0 pgmap v16428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:58 smithi040 bash[41173]: cluster 2023-12-02T00:46:57.716748+0000 mgr.y (mgr.24356) 16460 : cluster 0 pgmap v16428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:58 smithi141 bash[31670]: cluster 2023-12-02T00:46:57.716748+0000 mgr.y (mgr.24356) 16460 : cluster 0 pgmap v16428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:46:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:46:59 smithi040 bash[28232]: audit 2023-12-02T00:46:59.092388+0000 mon.c (mon.2) 10330 : audit 0 from='client.? 172.21.15.40:0/3033151064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:46:59 smithi040 bash[41173]: audit 2023-12-02T00:46:59.092388+0000 mon.c (mon.2) 10330 : audit 0 from='client.? 172.21.15.40:0/3033151064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:46:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:46:59 smithi141 bash[31670]: audit 2023-12-02T00:46:59.092388+0000 mon.c (mon.2) 10330 : audit 0 from='client.? 172.21.15.40:0/3033151064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:00 smithi141 bash[31670]: cluster 2023-12-02T00:46:59.717936+0000 mgr.y (mgr.24356) 16461 : cluster 0 pgmap v16429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:00 smithi040 bash[28232]: cluster 2023-12-02T00:46:59.717936+0000 mgr.y (mgr.24356) 16461 : cluster 0 pgmap v16429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:00 smithi040 bash[41173]: cluster 2023-12-02T00:46:59.717936+0000 mgr.y (mgr.24356) 16461 : cluster 0 pgmap v16429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:01 smithi040 bash[28232]: audit 2023-12-02T00:47:01.558839+0000 mon.c (mon.2) 10331 : audit 0 from='client.? 172.21.15.40:0/1869943305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:01 smithi040 bash[41173]: audit 2023-12-02T00:47:01.558839+0000 mon.c (mon.2) 10331 : audit 0 from='client.? 172.21.15.40:0/1869943305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:01 smithi141 bash[31670]: audit 2023-12-02T00:47:01.558839+0000 mon.c (mon.2) 10331 : audit 0 from='client.? 172.21.15.40:0/1869943305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:02 smithi040 bash[28232]: cluster 2023-12-02T00:47:01.718617+0000 mgr.y (mgr.24356) 16462 : cluster 0 pgmap v16430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:02 smithi040 bash[41173]: cluster 2023-12-02T00:47:01.718617+0000 mgr.y (mgr.24356) 16462 : cluster 0 pgmap v16430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:02 smithi141 bash[31670]: cluster 2023-12-02T00:47:01.718617+0000 mgr.y (mgr.24356) 16462 : cluster 0 pgmap v16430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:03 smithi040 bash[28232]: cluster 2023-12-02T00:47:03.719248+0000 mgr.y (mgr.24356) 16463 : cluster 0 pgmap v16431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:03 smithi040 bash[41173]: cluster 2023-12-02T00:47:03.719248+0000 mgr.y (mgr.24356) 16463 : cluster 0 pgmap v16431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:03 smithi141 bash[31670]: cluster 2023-12-02T00:47:03.719248+0000 mgr.y (mgr.24356) 16463 : cluster 0 pgmap v16431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:04 smithi040 bash[28232]: audit 2023-12-02T00:47:04.029506+0000 mon.a (mon.0) 10262 : audit 0 from='client.? 172.21.15.40:0/4262238982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:04 smithi040 bash[28232]: audit 2023-12-02T00:47:04.206976+0000 mon.c (mon.2) 10332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:04 smithi040 bash[41173]: audit 2023-12-02T00:47:04.029506+0000 mon.a (mon.0) 10262 : audit 0 from='client.? 172.21.15.40:0/4262238982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:04 smithi040 bash[41173]: audit 2023-12-02T00:47:04.206976+0000 mon.c (mon.2) 10332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:04 smithi141 bash[31670]: audit 2023-12-02T00:47:04.029506+0000 mon.a (mon.0) 10262 : audit 0 from='client.? 172.21.15.40:0/4262238982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:04 smithi141 bash[31670]: audit 2023-12-02T00:47:04.206976+0000 mon.c (mon.2) 10332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:06 smithi040 bash[28232]: cluster 2023-12-02T00:47:05.720307+0000 mgr.y (mgr.24356) 16464 : cluster 0 pgmap v16432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:06 smithi040 bash[41173]: cluster 2023-12-02T00:47:05.720307+0000 mgr.y (mgr.24356) 16464 : cluster 0 pgmap v16432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:06 smithi141 bash[31670]: cluster 2023-12-02T00:47:05.720307+0000 mgr.y (mgr.24356) 16464 : cluster 0 pgmap v16432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:47:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:47:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:07 smithi040 bash[28232]: audit 2023-12-02T00:47:06.494633+0000 mon.a (mon.0) 10263 : audit 0 from='client.? 172.21.15.40:0/1023337485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:07 smithi040 bash[41173]: audit 2023-12-02T00:47:06.494633+0000 mon.a (mon.0) 10263 : audit 0 from='client.? 172.21.15.40:0/1023337485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:07 smithi141 bash[31670]: audit 2023-12-02T00:47:06.494633+0000 mon.a (mon.0) 10263 : audit 0 from='client.? 172.21.15.40:0/1023337485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:08 smithi141 bash[31670]: cluster 2023-12-02T00:47:07.720967+0000 mgr.y (mgr.24356) 16465 : cluster 0 pgmap v16433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:08 smithi040 bash[28232]: cluster 2023-12-02T00:47:07.720967+0000 mgr.y (mgr.24356) 16465 : cluster 0 pgmap v16433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:08 smithi040 bash[41173]: cluster 2023-12-02T00:47:07.720967+0000 mgr.y (mgr.24356) 16465 : cluster 0 pgmap v16433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:09 smithi141 bash[31670]: audit 2023-12-02T00:47:08.956926+0000 mon.a (mon.0) 10264 : audit 0 from='client.? 172.21.15.40:0/4268170797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:09 smithi040 bash[28232]: audit 2023-12-02T00:47:08.956926+0000 mon.a (mon.0) 10264 : audit 0 from='client.? 172.21.15.40:0/4268170797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:09 smithi040 bash[41173]: audit 2023-12-02T00:47:08.956926+0000 mon.a (mon.0) 10264 : audit 0 from='client.? 172.21.15.40:0/4268170797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:10 smithi141 bash[31670]: cluster 2023-12-02T00:47:09.722111+0000 mgr.y (mgr.24356) 16466 : cluster 0 pgmap v16434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:10 smithi040 bash[28232]: cluster 2023-12-02T00:47:09.722111+0000 mgr.y (mgr.24356) 16466 : cluster 0 pgmap v16434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:10 smithi040 bash[41173]: cluster 2023-12-02T00:47:09.722111+0000 mgr.y (mgr.24356) 16466 : cluster 0 pgmap v16434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:11 smithi141 bash[31670]: audit 2023-12-02T00:47:11.418884+0000 mon.c (mon.2) 10333 : audit 0 from='client.? 172.21.15.40:0/312098292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:11 smithi040 bash[41173]: audit 2023-12-02T00:47:11.418884+0000 mon.c (mon.2) 10333 : audit 0 from='client.? 172.21.15.40:0/312098292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:11 smithi040 bash[28232]: audit 2023-12-02T00:47:11.418884+0000 mon.c (mon.2) 10333 : audit 0 from='client.? 172.21.15.40:0/312098292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:12 smithi141 bash[31670]: cluster 2023-12-02T00:47:11.722793+0000 mgr.y (mgr.24356) 16467 : cluster 0 pgmap v16435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:12 smithi040 bash[41173]: cluster 2023-12-02T00:47:11.722793+0000 mgr.y (mgr.24356) 16467 : cluster 0 pgmap v16435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:12 smithi040 bash[28232]: cluster 2023-12-02T00:47:11.722793+0000 mgr.y (mgr.24356) 16467 : cluster 0 pgmap v16435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:13 smithi040 bash[41173]: cluster 2023-12-02T00:47:13.723407+0000 mgr.y (mgr.24356) 16468 : cluster 0 pgmap v16436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:13 smithi040 bash[28232]: cluster 2023-12-02T00:47:13.723407+0000 mgr.y (mgr.24356) 16468 : cluster 0 pgmap v16436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:13 smithi141 bash[31670]: cluster 2023-12-02T00:47:13.723407+0000 mgr.y (mgr.24356) 16468 : cluster 0 pgmap v16436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:14 smithi040 bash[41173]: audit 2023-12-02T00:47:13.879597+0000 mon.a (mon.0) 10265 : audit 0 from='client.? 172.21.15.40:0/4126983660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:14 smithi040 bash[28232]: audit 2023-12-02T00:47:13.879597+0000 mon.a (mon.0) 10265 : audit 0 from='client.? 172.21.15.40:0/4126983660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:14 smithi141 bash[31670]: audit 2023-12-02T00:47:13.879597+0000 mon.a (mon.0) 10265 : audit 0 from='client.? 172.21.15.40:0/4126983660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:16 smithi040 bash[28232]: cluster 2023-12-02T00:47:15.724626+0000 mgr.y (mgr.24356) 16469 : cluster 0 pgmap v16437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:16 smithi040 bash[41173]: cluster 2023-12-02T00:47:15.724626+0000 mgr.y (mgr.24356) 16469 : cluster 0 pgmap v16437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:16 smithi141 bash[31670]: cluster 2023-12-02T00:47:15.724626+0000 mgr.y (mgr.24356) 16469 : cluster 0 pgmap v16437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:47:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:47:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:17 smithi040 bash[28232]: audit 2023-12-02T00:47:16.352083+0000 mon.a (mon.0) 10266 : audit 0 from='client.? 172.21.15.40:0/1087054295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:17 smithi040 bash[41173]: audit 2023-12-02T00:47:16.352083+0000 mon.a (mon.0) 10266 : audit 0 from='client.? 172.21.15.40:0/1087054295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:17 smithi141 bash[31670]: audit 2023-12-02T00:47:16.352083+0000 mon.a (mon.0) 10266 : audit 0 from='client.? 172.21.15.40:0/1087054295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:18 smithi141 bash[31670]: cluster 2023-12-02T00:47:17.725345+0000 mgr.y (mgr.24356) 16470 : cluster 0 pgmap v16438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:18 smithi040 bash[41173]: cluster 2023-12-02T00:47:17.725345+0000 mgr.y (mgr.24356) 16470 : cluster 0 pgmap v16438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:18 smithi040 bash[28232]: cluster 2023-12-02T00:47:17.725345+0000 mgr.y (mgr.24356) 16470 : cluster 0 pgmap v16438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:19 smithi141 bash[31670]: audit 2023-12-02T00:47:18.806136+0000 mon.c (mon.2) 10334 : audit 0 from='client.? 172.21.15.40:0/3119820044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:19 smithi040 bash[28232]: audit 2023-12-02T00:47:18.806136+0000 mon.c (mon.2) 10334 : audit 0 from='client.? 172.21.15.40:0/3119820044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:19 smithi040 bash[41173]: audit 2023-12-02T00:47:18.806136+0000 mon.c (mon.2) 10334 : audit 0 from='client.? 172.21.15.40:0/3119820044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:20 smithi141 bash[31670]: audit 2023-12-02T00:47:19.207041+0000 mon.c (mon.2) 10335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:20 smithi141 bash[31670]: cluster 2023-12-02T00:47:19.726521+0000 mgr.y (mgr.24356) 16471 : cluster 0 pgmap v16439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:20 smithi040 bash[28232]: audit 2023-12-02T00:47:19.207041+0000 mon.c (mon.2) 10335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:20 smithi040 bash[28232]: cluster 2023-12-02T00:47:19.726521+0000 mgr.y (mgr.24356) 16471 : cluster 0 pgmap v16439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:20 smithi040 bash[41173]: audit 2023-12-02T00:47:19.207041+0000 mon.c (mon.2) 10335 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:20 smithi040 bash[41173]: cluster 2023-12-02T00:47:19.726521+0000 mgr.y (mgr.24356) 16471 : cluster 0 pgmap v16439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:21 smithi040 bash[41173]: audit 2023-12-02T00:47:21.270696+0000 mon.c (mon.2) 10336 : audit 0 from='client.? 172.21.15.40:0/3002596810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:21 smithi040 bash[28232]: audit 2023-12-02T00:47:21.270696+0000 mon.c (mon.2) 10336 : audit 0 from='client.? 172.21.15.40:0/3002596810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:21 smithi141 bash[31670]: audit 2023-12-02T00:47:21.270696+0000 mon.c (mon.2) 10336 : audit 0 from='client.? 172.21.15.40:0/3002596810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:22 smithi040 bash[28232]: cluster 2023-12-02T00:47:21.727174+0000 mgr.y (mgr.24356) 16472 : cluster 0 pgmap v16440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:22 smithi040 bash[41173]: cluster 2023-12-02T00:47:21.727174+0000 mgr.y (mgr.24356) 16472 : cluster 0 pgmap v16440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:22 smithi141 bash[31670]: cluster 2023-12-02T00:47:21.727174+0000 mgr.y (mgr.24356) 16472 : cluster 0 pgmap v16440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:23 smithi040 bash[28232]: cluster 2023-12-02T00:47:23.727922+0000 mgr.y (mgr.24356) 16473 : cluster 0 pgmap v16441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:23 smithi040 bash[28232]: audit 2023-12-02T00:47:23.736025+0000 mon.c (mon.2) 10337 : audit 0 from='client.? 172.21.15.40:0/2721112919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:23 smithi040 bash[41173]: cluster 2023-12-02T00:47:23.727922+0000 mgr.y (mgr.24356) 16473 : cluster 0 pgmap v16441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:23 smithi040 bash[41173]: audit 2023-12-02T00:47:23.736025+0000 mon.c (mon.2) 10337 : audit 0 from='client.? 172.21.15.40:0/2721112919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:23 smithi141 bash[31670]: cluster 2023-12-02T00:47:23.727922+0000 mgr.y (mgr.24356) 16473 : cluster 0 pgmap v16441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:23 smithi141 bash[31670]: audit 2023-12-02T00:47:23.736025+0000 mon.c (mon.2) 10337 : audit 0 from='client.? 172.21.15.40:0/2721112919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:26 smithi040 bash[28232]: cluster 2023-12-02T00:47:25.729215+0000 mgr.y (mgr.24356) 16474 : cluster 0 pgmap v16442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:26 smithi040 bash[41173]: cluster 2023-12-02T00:47:25.729215+0000 mgr.y (mgr.24356) 16474 : cluster 0 pgmap v16442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:26 smithi141 bash[31670]: cluster 2023-12-02T00:47:25.729215+0000 mgr.y (mgr.24356) 16474 : cluster 0 pgmap v16442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:47:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T00:47:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:27 smithi040 bash[28232]: audit 2023-12-02T00:47:26.199036+0000 mon.a (mon.0) 10267 : audit 0 from='client.? 172.21.15.40:0/1451082690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:27 smithi040 bash[41173]: audit 2023-12-02T00:47:26.199036+0000 mon.a (mon.0) 10267 : audit 0 from='client.? 172.21.15.40:0/1451082690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:27 smithi141 bash[31670]: audit 2023-12-02T00:47:26.199036+0000 mon.a (mon.0) 10267 : audit 0 from='client.? 172.21.15.40:0/1451082690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:28 smithi141 bash[31670]: cluster 2023-12-02T00:47:27.730022+0000 mgr.y (mgr.24356) 16475 : cluster 0 pgmap v16443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:28 smithi040 bash[28232]: cluster 2023-12-02T00:47:27.730022+0000 mgr.y (mgr.24356) 16475 : cluster 0 pgmap v16443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:28 smithi040 bash[41173]: cluster 2023-12-02T00:47:27.730022+0000 mgr.y (mgr.24356) 16475 : cluster 0 pgmap v16443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:29 smithi141 bash[31670]: audit 2023-12-02T00:47:28.658338+0000 mon.a (mon.0) 10268 : audit 0 from='client.? 172.21.15.40:0/2743582038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:29 smithi040 bash[28232]: audit 2023-12-02T00:47:28.658338+0000 mon.a (mon.0) 10268 : audit 0 from='client.? 172.21.15.40:0/2743582038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:29 smithi040 bash[41173]: audit 2023-12-02T00:47:28.658338+0000 mon.a (mon.0) 10268 : audit 0 from='client.? 172.21.15.40:0/2743582038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:30 smithi141 bash[31670]: cluster 2023-12-02T00:47:29.731218+0000 mgr.y (mgr.24356) 16476 : cluster 0 pgmap v16444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:30 smithi040 bash[41173]: cluster 2023-12-02T00:47:29.731218+0000 mgr.y (mgr.24356) 16476 : cluster 0 pgmap v16444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:30 smithi040 bash[28232]: cluster 2023-12-02T00:47:29.731218+0000 mgr.y (mgr.24356) 16476 : cluster 0 pgmap v16444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:31 smithi141 bash[31670]: audit 2023-12-02T00:47:31.117883+0000 mon.c (mon.2) 10338 : audit 0 from='client.? 172.21.15.40:0/1378135623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:31 smithi040 bash[28232]: audit 2023-12-02T00:47:31.117883+0000 mon.c (mon.2) 10338 : audit 0 from='client.? 172.21.15.40:0/1378135623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:31 smithi040 bash[41173]: audit 2023-12-02T00:47:31.117883+0000 mon.c (mon.2) 10338 : audit 0 from='client.? 172.21.15.40:0/1378135623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:32 smithi141 bash[31670]: cluster 2023-12-02T00:47:31.731801+0000 mgr.y (mgr.24356) 16477 : cluster 0 pgmap v16445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:32 smithi040 bash[41173]: cluster 2023-12-02T00:47:31.731801+0000 mgr.y (mgr.24356) 16477 : cluster 0 pgmap v16445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:32 smithi040 bash[28232]: cluster 2023-12-02T00:47:31.731801+0000 mgr.y (mgr.24356) 16477 : cluster 0 pgmap v16445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:33 smithi040 bash[41173]: audit 2023-12-02T00:47:33.576002+0000 mon.c (mon.2) 10339 : audit 0 from='client.? 172.21.15.40:0/325958436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:33 smithi040 bash[28232]: audit 2023-12-02T00:47:33.576002+0000 mon.c (mon.2) 10339 : audit 0 from='client.? 172.21.15.40:0/325958436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:33 smithi141 bash[31670]: audit 2023-12-02T00:47:33.576002+0000 mon.c (mon.2) 10339 : audit 0 from='client.? 172.21.15.40:0/325958436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:34 smithi040 bash[28232]: cluster 2023-12-02T00:47:33.732492+0000 mgr.y (mgr.24356) 16478 : cluster 0 pgmap v16446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:34 smithi040 bash[28232]: audit 2023-12-02T00:47:34.207537+0000 mon.c (mon.2) 10340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:34 smithi040 bash[28232]: audit 2023-12-02T00:47:34.343548+0000 mon.c (mon.2) 10341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:47:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:34 smithi040 bash[41173]: cluster 2023-12-02T00:47:33.732492+0000 mgr.y (mgr.24356) 16478 : cluster 0 pgmap v16446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:34 smithi040 bash[41173]: audit 2023-12-02T00:47:34.207537+0000 mon.c (mon.2) 10340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:34 smithi040 bash[41173]: audit 2023-12-02T00:47:34.343548+0000 mon.c (mon.2) 10341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:47:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:34 smithi141 bash[31670]: cluster 2023-12-02T00:47:33.732492+0000 mgr.y (mgr.24356) 16478 : cluster 0 pgmap v16446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:34 smithi141 bash[31670]: audit 2023-12-02T00:47:34.207537+0000 mon.c (mon.2) 10340 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:34 smithi141 bash[31670]: audit 2023-12-02T00:47:34.343548+0000 mon.c (mon.2) 10341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:47:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:36 smithi040 bash[28232]: cluster 2023-12-02T00:47:35.733235+0000 mgr.y (mgr.24356) 16479 : cluster 0 pgmap v16447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:36 smithi040 bash[28232]: audit 2023-12-02T00:47:36.038067+0000 mon.a (mon.0) 10269 : audit 0 from='client.? 172.21.15.40:0/1310912175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:36 smithi040 bash[41173]: cluster 2023-12-02T00:47:35.733235+0000 mgr.y (mgr.24356) 16479 : cluster 0 pgmap v16447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:36 smithi040 bash[41173]: audit 2023-12-02T00:47:36.038067+0000 mon.a (mon.0) 10269 : audit 0 from='client.? 172.21.15.40:0/1310912175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:36 smithi141 bash[31670]: cluster 2023-12-02T00:47:35.733235+0000 mgr.y (mgr.24356) 16479 : cluster 0 pgmap v16447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:36 smithi141 bash[31670]: audit 2023-12-02T00:47:36.038067+0000 mon.a (mon.0) 10269 : audit 0 from='client.? 172.21.15.40:0/1310912175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:47:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:47:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:37 smithi040 bash[28232]: cluster 2023-12-02T00:47:37.733845+0000 mgr.y (mgr.24356) 16480 : cluster 0 pgmap v16448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:37 smithi040 bash[41173]: cluster 2023-12-02T00:47:37.733845+0000 mgr.y (mgr.24356) 16480 : cluster 0 pgmap v16448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:37 smithi141 bash[31670]: cluster 2023-12-02T00:47:37.733845+0000 mgr.y (mgr.24356) 16480 : cluster 0 pgmap v16448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:38 smithi040 bash[28232]: audit 2023-12-02T00:47:38.494850+0000 mon.a (mon.0) 10270 : audit 0 from='client.? 172.21.15.40:0/3429308215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:38 smithi040 bash[41173]: audit 2023-12-02T00:47:38.494850+0000 mon.a (mon.0) 10270 : audit 0 from='client.? 172.21.15.40:0/3429308215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:38 smithi141 bash[31670]: audit 2023-12-02T00:47:38.494850+0000 mon.a (mon.0) 10270 : audit 0 from='client.? 172.21.15.40:0/3429308215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:39 smithi040 bash[28232]: cluster 2023-12-02T00:47:39.734902+0000 mgr.y (mgr.24356) 16481 : cluster 0 pgmap v16449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:39 smithi040 bash[41173]: cluster 2023-12-02T00:47:39.734902+0000 mgr.y (mgr.24356) 16481 : cluster 0 pgmap v16449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:39 smithi141 bash[31670]: cluster 2023-12-02T00:47:39.734902+0000 mgr.y (mgr.24356) 16481 : cluster 0 pgmap v16449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:40.242509+0000 mon.a (mon.0) 10271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:40.256346+0000 mon.a (mon.0) 10272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:40.592614+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:40.608741+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:40.955979+0000 mon.a (mon.0) 10275 : audit 0 from='client.? 172.21.15.40:0/370063556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:41.115024+0000 mon.a (mon.0) 10276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:41 smithi141 bash[31670]: audit 2023-12-02T00:47:41.132481+0000 mon.a (mon.0) 10277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:40.242509+0000 mon.a (mon.0) 10271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:40.256346+0000 mon.a (mon.0) 10272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:40.592614+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:40.608741+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:40.955979+0000 mon.a (mon.0) 10275 : audit 0 from='client.? 172.21.15.40:0/370063556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:41.115024+0000 mon.a (mon.0) 10276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[28232]: audit 2023-12-02T00:47:41.132481+0000 mon.a (mon.0) 10277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:40.242509+0000 mon.a (mon.0) 10271 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:40.256346+0000 mon.a (mon.0) 10272 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:40.592614+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:40.608741+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:40.955979+0000 mon.a (mon.0) 10275 : audit 0 from='client.? 172.21.15.40:0/370063556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:41.115024+0000 mon.a (mon.0) 10276 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:41 smithi040 bash[41173]: audit 2023-12-02T00:47:41.132481+0000 mon.a (mon.0) 10277 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:42 smithi141 bash[31670]: audit 2023-12-02T00:47:41.419492+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:42 smithi141 bash[31670]: audit 2023-12-02T00:47:41.429145+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:42 smithi141 bash[31670]: audit 2023-12-02T00:47:41.432018+0000 mon.c (mon.2) 10342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:47:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:42 smithi141 bash[31670]: audit 2023-12-02T00:47:41.433274+0000 mon.c (mon.2) 10343 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:47:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:42 smithi141 bash[31670]: audit 2023-12-02T00:47:41.443386+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:42 smithi141 bash[31670]: cluster 2023-12-02T00:47:41.735583+0000 mgr.y (mgr.24356) 16482 : cluster 0 pgmap v16450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[28232]: audit 2023-12-02T00:47:41.419492+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[28232]: audit 2023-12-02T00:47:41.429145+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[28232]: audit 2023-12-02T00:47:41.432018+0000 mon.c (mon.2) 10342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:47:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[28232]: audit 2023-12-02T00:47:41.433274+0000 mon.c (mon.2) 10343 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:47:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[28232]: audit 2023-12-02T00:47:41.443386+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[28232]: cluster 2023-12-02T00:47:41.735583+0000 mgr.y (mgr.24356) 16482 : cluster 0 pgmap v16450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[41173]: audit 2023-12-02T00:47:41.419492+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[41173]: audit 2023-12-02T00:47:41.429145+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[41173]: audit 2023-12-02T00:47:41.432018+0000 mon.c (mon.2) 10342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[41173]: audit 2023-12-02T00:47:41.433274+0000 mon.c (mon.2) 10343 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[41173]: audit 2023-12-02T00:47:41.443386+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:47:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:42 smithi040 bash[41173]: cluster 2023-12-02T00:47:41.735583+0000 mgr.y (mgr.24356) 16482 : cluster 0 pgmap v16450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:43 smithi141 bash[31670]: audit 2023-12-02T00:47:43.419325+0000 mon.a (mon.0) 10281 : audit 0 from='client.? 172.21.15.40:0/3859989551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:43 smithi040 bash[28232]: audit 2023-12-02T00:47:43.419325+0000 mon.a (mon.0) 10281 : audit 0 from='client.? 172.21.15.40:0/3859989551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:43 smithi040 bash[41173]: audit 2023-12-02T00:47:43.419325+0000 mon.a (mon.0) 10281 : audit 0 from='client.? 172.21.15.40:0/3859989551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:44 smithi141 bash[31670]: cluster 2023-12-02T00:47:43.736328+0000 mgr.y (mgr.24356) 16483 : cluster 0 pgmap v16451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:44 smithi040 bash[28232]: cluster 2023-12-02T00:47:43.736328+0000 mgr.y (mgr.24356) 16483 : cluster 0 pgmap v16451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:44 smithi040 bash[41173]: cluster 2023-12-02T00:47:43.736328+0000 mgr.y (mgr.24356) 16483 : cluster 0 pgmap v16451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:46 smithi040 bash[41173]: cluster 2023-12-02T00:47:45.737516+0000 mgr.y (mgr.24356) 16484 : cluster 0 pgmap v16452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:46 smithi040 bash[41173]: audit 2023-12-02T00:47:45.885432+0000 mon.c (mon.2) 10344 : audit 0 from='client.? 172.21.15.40:0/3221681582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:46 smithi040 bash[28232]: cluster 2023-12-02T00:47:45.737516+0000 mgr.y (mgr.24356) 16484 : cluster 0 pgmap v16452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:46 smithi040 bash[28232]: audit 2023-12-02T00:47:45.885432+0000 mon.c (mon.2) 10344 : audit 0 from='client.? 172.21.15.40:0/3221681582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:46 smithi141 bash[31670]: cluster 2023-12-02T00:47:45.737516+0000 mgr.y (mgr.24356) 16484 : cluster 0 pgmap v16452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:46 smithi141 bash[31670]: audit 2023-12-02T00:47:45.885432+0000 mon.c (mon.2) 10344 : audit 0 from='client.? 172.21.15.40:0/3221681582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:47:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:47:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:47 smithi040 bash[41173]: cluster 2023-12-02T00:47:47.738166+0000 mgr.y (mgr.24356) 16485 : cluster 0 pgmap v16453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:47 smithi040 bash[28232]: cluster 2023-12-02T00:47:47.738166+0000 mgr.y (mgr.24356) 16485 : cluster 0 pgmap v16453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:47 smithi141 bash[31670]: cluster 2023-12-02T00:47:47.738166+0000 mgr.y (mgr.24356) 16485 : cluster 0 pgmap v16453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:48 smithi040 bash[28232]: audit 2023-12-02T00:47:48.343421+0000 mon.a (mon.0) 10282 : audit 0 from='client.? 172.21.15.40:0/3924889312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:48 smithi040 bash[41173]: audit 2023-12-02T00:47:48.343421+0000 mon.a (mon.0) 10282 : audit 0 from='client.? 172.21.15.40:0/3924889312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:48 smithi141 bash[31670]: audit 2023-12-02T00:47:48.343421+0000 mon.a (mon.0) 10282 : audit 0 from='client.? 172.21.15.40:0/3924889312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:49 smithi040 bash[28232]: audit 2023-12-02T00:47:49.207958+0000 mon.c (mon.2) 10345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:49 smithi040 bash[28232]: cluster 2023-12-02T00:47:49.739426+0000 mgr.y (mgr.24356) 16486 : cluster 0 pgmap v16454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:49 smithi040 bash[41173]: audit 2023-12-02T00:47:49.207958+0000 mon.c (mon.2) 10345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:49 smithi040 bash[41173]: cluster 2023-12-02T00:47:49.739426+0000 mgr.y (mgr.24356) 16486 : cluster 0 pgmap v16454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:49 smithi141 bash[31670]: audit 2023-12-02T00:47:49.207958+0000 mon.c (mon.2) 10345 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:49 smithi141 bash[31670]: cluster 2023-12-02T00:47:49.739426+0000 mgr.y (mgr.24356) 16486 : cluster 0 pgmap v16454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:51 smithi040 bash[28232]: audit 2023-12-02T00:47:50.809833+0000 mon.c (mon.2) 10346 : audit 0 from='client.? 172.21.15.40:0/1209441896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:51 smithi040 bash[41173]: audit 2023-12-02T00:47:50.809833+0000 mon.c (mon.2) 10346 : audit 0 from='client.? 172.21.15.40:0/1209441896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:51 smithi141 bash[31670]: audit 2023-12-02T00:47:50.809833+0000 mon.c (mon.2) 10346 : audit 0 from='client.? 172.21.15.40:0/1209441896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:52 smithi141 bash[31670]: cluster 2023-12-02T00:47:51.740254+0000 mgr.y (mgr.24356) 16487 : cluster 0 pgmap v16455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:52 smithi040 bash[28232]: cluster 2023-12-02T00:47:51.740254+0000 mgr.y (mgr.24356) 16487 : cluster 0 pgmap v16455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:52 smithi040 bash[41173]: cluster 2023-12-02T00:47:51.740254+0000 mgr.y (mgr.24356) 16487 : cluster 0 pgmap v16455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:53 smithi040 bash[28232]: audit 2023-12-02T00:47:53.280304+0000 mon.c (mon.2) 10347 : audit 0 from='client.? 172.21.15.40:0/841697373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:53 smithi040 bash[41173]: audit 2023-12-02T00:47:53.280304+0000 mon.c (mon.2) 10347 : audit 0 from='client.? 172.21.15.40:0/841697373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:53 smithi141 bash[31670]: audit 2023-12-02T00:47:53.280304+0000 mon.c (mon.2) 10347 : audit 0 from='client.? 172.21.15.40:0/841697373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:54 smithi040 bash[28232]: cluster 2023-12-02T00:47:53.741098+0000 mgr.y (mgr.24356) 16488 : cluster 0 pgmap v16456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:54 smithi040 bash[41173]: cluster 2023-12-02T00:47:53.741098+0000 mgr.y (mgr.24356) 16488 : cluster 0 pgmap v16456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:54 smithi141 bash[31670]: cluster 2023-12-02T00:47:53.741098+0000 mgr.y (mgr.24356) 16488 : cluster 0 pgmap v16456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:56.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:56 smithi040 bash[28232]: audit 2023-12-02T00:47:55.739616+0000 mon.a (mon.0) 10283 : audit 0 from='client.? 172.21.15.40:0/1721403847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:56.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:56 smithi040 bash[28232]: cluster 2023-12-02T00:47:55.742312+0000 mgr.y (mgr.24356) 16489 : cluster 0 pgmap v16457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:56 smithi040 bash[41173]: audit 2023-12-02T00:47:55.739616+0000 mon.a (mon.0) 10283 : audit 0 from='client.? 172.21.15.40:0/1721403847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:56.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:56 smithi040 bash[41173]: cluster 2023-12-02T00:47:55.742312+0000 mgr.y (mgr.24356) 16489 : cluster 0 pgmap v16457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:56 smithi141 bash[31670]: audit 2023-12-02T00:47:55.739616+0000 mon.a (mon.0) 10283 : audit 0 from='client.? 172.21.15.40:0/1721403847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:56 smithi141 bash[31670]: cluster 2023-12-02T00:47:55.742312+0000 mgr.y (mgr.24356) 16489 : cluster 0 pgmap v16457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:47:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:47:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:57 smithi040 bash[41173]: cluster 2023-12-02T00:47:57.742976+0000 mgr.y (mgr.24356) 16490 : cluster 0 pgmap v16458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:57 smithi040 bash[28232]: cluster 2023-12-02T00:47:57.742976+0000 mgr.y (mgr.24356) 16490 : cluster 0 pgmap v16458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:57 smithi141 bash[31670]: cluster 2023-12-02T00:47:57.742976+0000 mgr.y (mgr.24356) 16490 : cluster 0 pgmap v16458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:47:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:58 smithi040 bash[41173]: audit 2023-12-02T00:47:58.199590+0000 mon.a (mon.0) 10284 : audit 0 from='client.? 172.21.15.40:0/1057105011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:58 smithi040 bash[28232]: audit 2023-12-02T00:47:58.199590+0000 mon.a (mon.0) 10284 : audit 0 from='client.? 172.21.15.40:0/1057105011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:47:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:58 smithi141 bash[31670]: audit 2023-12-02T00:47:58.199590+0000 mon.a (mon.0) 10284 : audit 0 from='client.? 172.21.15.40:0/1057105011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:47:59 smithi040 bash[41173]: cluster 2023-12-02T00:47:59.744009+0000 mgr.y (mgr.24356) 16491 : cluster 0 pgmap v16459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:47:59 smithi040 bash[28232]: cluster 2023-12-02T00:47:59.744009+0000 mgr.y (mgr.24356) 16491 : cluster 0 pgmap v16459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:47:59 smithi141 bash[31670]: cluster 2023-12-02T00:47:59.744009+0000 mgr.y (mgr.24356) 16491 : cluster 0 pgmap v16459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:01 smithi141 bash[31670]: audit 2023-12-02T00:48:00.655269+0000 mon.a (mon.0) 10285 : audit 0 from='client.? 172.21.15.40:0/1658292984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:01 smithi040 bash[41173]: audit 2023-12-02T00:48:00.655269+0000 mon.a (mon.0) 10285 : audit 0 from='client.? 172.21.15.40:0/1658292984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:01 smithi040 bash[28232]: audit 2023-12-02T00:48:00.655269+0000 mon.a (mon.0) 10285 : audit 0 from='client.? 172.21.15.40:0/1658292984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:02 smithi141 bash[31670]: cluster 2023-12-02T00:48:01.744663+0000 mgr.y (mgr.24356) 16492 : cluster 0 pgmap v16460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:02 smithi040 bash[28232]: cluster 2023-12-02T00:48:01.744663+0000 mgr.y (mgr.24356) 16492 : cluster 0 pgmap v16460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:02 smithi040 bash[41173]: cluster 2023-12-02T00:48:01.744663+0000 mgr.y (mgr.24356) 16492 : cluster 0 pgmap v16460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:03 smithi141 bash[31670]: audit 2023-12-02T00:48:03.122632+0000 mon.a (mon.0) 10286 : audit 0 from='client.? 172.21.15.40:0/3728828007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:03 smithi040 bash[28232]: audit 2023-12-02T00:48:03.122632+0000 mon.a (mon.0) 10286 : audit 0 from='client.? 172.21.15.40:0/3728828007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:03 smithi040 bash[41173]: audit 2023-12-02T00:48:03.122632+0000 mon.a (mon.0) 10286 : audit 0 from='client.? 172.21.15.40:0/3728828007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:04 smithi141 bash[31670]: cluster 2023-12-02T00:48:03.745379+0000 mgr.y (mgr.24356) 16493 : cluster 0 pgmap v16461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:04 smithi040 bash[28232]: cluster 2023-12-02T00:48:03.745379+0000 mgr.y (mgr.24356) 16493 : cluster 0 pgmap v16461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:04 smithi040 bash[41173]: cluster 2023-12-02T00:48:03.745379+0000 mgr.y (mgr.24356) 16493 : cluster 0 pgmap v16461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:05 smithi141 bash[31670]: audit 2023-12-02T00:48:04.208303+0000 mon.c (mon.2) 10348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:05 smithi040 bash[28232]: audit 2023-12-02T00:48:04.208303+0000 mon.c (mon.2) 10348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:05 smithi040 bash[41173]: audit 2023-12-02T00:48:04.208303+0000 mon.c (mon.2) 10348 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:06.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:06 smithi040 bash[28232]: audit 2023-12-02T00:48:05.599185+0000 mon.a (mon.0) 10287 : audit 0 from='client.? 172.21.15.40:0/1332177462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:06.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:06 smithi040 bash[28232]: cluster 2023-12-02T00:48:05.746569+0000 mgr.y (mgr.24356) 16494 : cluster 0 pgmap v16462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:06.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:06 smithi040 bash[41173]: audit 2023-12-02T00:48:05.599185+0000 mon.a (mon.0) 10287 : audit 0 from='client.? 172.21.15.40:0/1332177462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:06.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:06 smithi040 bash[41173]: cluster 2023-12-02T00:48:05.746569+0000 mgr.y (mgr.24356) 16494 : cluster 0 pgmap v16462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:06 smithi141 bash[31670]: audit 2023-12-02T00:48:05.599185+0000 mon.a (mon.0) 10287 : audit 0 from='client.? 172.21.15.40:0/1332177462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:06 smithi141 bash[31670]: cluster 2023-12-02T00:48:05.746569+0000 mgr.y (mgr.24356) 16494 : cluster 0 pgmap v16462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:48:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:48:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:07 smithi040 bash[28232]: cluster 2023-12-02T00:48:07.747161+0000 mgr.y (mgr.24356) 16495 : cluster 0 pgmap v16463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:07 smithi040 bash[41173]: cluster 2023-12-02T00:48:07.747161+0000 mgr.y (mgr.24356) 16495 : cluster 0 pgmap v16463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:07 smithi141 bash[31670]: cluster 2023-12-02T00:48:07.747161+0000 mgr.y (mgr.24356) 16495 : cluster 0 pgmap v16463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:08 smithi040 bash[41173]: audit 2023-12-02T00:48:08.064691+0000 mon.c (mon.2) 10349 : audit 0 from='client.? 172.21.15.40:0/1788555661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:08 smithi040 bash[28232]: audit 2023-12-02T00:48:08.064691+0000 mon.c (mon.2) 10349 : audit 0 from='client.? 172.21.15.40:0/1788555661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:08 smithi141 bash[31670]: audit 2023-12-02T00:48:08.064691+0000 mon.c (mon.2) 10349 : audit 0 from='client.? 172.21.15.40:0/1788555661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:09 smithi040 bash[28232]: cluster 2023-12-02T00:48:09.748252+0000 mgr.y (mgr.24356) 16496 : cluster 0 pgmap v16464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:09 smithi040 bash[41173]: cluster 2023-12-02T00:48:09.748252+0000 mgr.y (mgr.24356) 16496 : cluster 0 pgmap v16464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:09 smithi141 bash[31670]: cluster 2023-12-02T00:48:09.748252+0000 mgr.y (mgr.24356) 16496 : cluster 0 pgmap v16464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:11 smithi141 bash[31670]: audit 2023-12-02T00:48:10.533950+0000 mon.a (mon.0) 10288 : audit 0 from='client.? 172.21.15.40:0/82465720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:11 smithi040 bash[28232]: audit 2023-12-02T00:48:10.533950+0000 mon.a (mon.0) 10288 : audit 0 from='client.? 172.21.15.40:0/82465720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:11 smithi040 bash[41173]: audit 2023-12-02T00:48:10.533950+0000 mon.a (mon.0) 10288 : audit 0 from='client.? 172.21.15.40:0/82465720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:12 smithi141 bash[31670]: cluster 2023-12-02T00:48:11.748851+0000 mgr.y (mgr.24356) 16497 : cluster 0 pgmap v16465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:12 smithi040 bash[28232]: cluster 2023-12-02T00:48:11.748851+0000 mgr.y (mgr.24356) 16497 : cluster 0 pgmap v16465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:12 smithi040 bash[41173]: cluster 2023-12-02T00:48:11.748851+0000 mgr.y (mgr.24356) 16497 : cluster 0 pgmap v16465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:13 smithi141 bash[31670]: audit 2023-12-02T00:48:13.007751+0000 mon.c (mon.2) 10350 : audit 0 from='client.? 172.21.15.40:0/3800998567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:13 smithi040 bash[28232]: audit 2023-12-02T00:48:13.007751+0000 mon.c (mon.2) 10350 : audit 0 from='client.? 172.21.15.40:0/3800998567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:13 smithi040 bash[41173]: audit 2023-12-02T00:48:13.007751+0000 mon.c (mon.2) 10350 : audit 0 from='client.? 172.21.15.40:0/3800998567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:14 smithi141 bash[31670]: cluster 2023-12-02T00:48:13.749539+0000 mgr.y (mgr.24356) 16498 : cluster 0 pgmap v16466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:14 smithi040 bash[28232]: cluster 2023-12-02T00:48:13.749539+0000 mgr.y (mgr.24356) 16498 : cluster 0 pgmap v16466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:14 smithi040 bash[41173]: cluster 2023-12-02T00:48:13.749539+0000 mgr.y (mgr.24356) 16498 : cluster 0 pgmap v16466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:16 smithi040 bash[28232]: audit 2023-12-02T00:48:15.468303+0000 mon.a (mon.0) 10289 : audit 0 from='client.? 172.21.15.40:0/1908768125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:16 smithi040 bash[28232]: cluster 2023-12-02T00:48:15.750728+0000 mgr.y (mgr.24356) 16499 : cluster 0 pgmap v16467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:16 smithi040 bash[41173]: audit 2023-12-02T00:48:15.468303+0000 mon.a (mon.0) 10289 : audit 0 from='client.? 172.21.15.40:0/1908768125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:16 smithi040 bash[41173]: cluster 2023-12-02T00:48:15.750728+0000 mgr.y (mgr.24356) 16499 : cluster 0 pgmap v16467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:16 smithi141 bash[31670]: audit 2023-12-02T00:48:15.468303+0000 mon.a (mon.0) 10289 : audit 0 from='client.? 172.21.15.40:0/1908768125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:16 smithi141 bash[31670]: cluster 2023-12-02T00:48:15.750728+0000 mgr.y (mgr.24356) 16499 : cluster 0 pgmap v16467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:48:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:48:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:17 smithi040 bash[28232]: cluster 2023-12-02T00:48:17.751365+0000 mgr.y (mgr.24356) 16500 : cluster 0 pgmap v16468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:17 smithi040 bash[41173]: cluster 2023-12-02T00:48:17.751365+0000 mgr.y (mgr.24356) 16500 : cluster 0 pgmap v16468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:17 smithi141 bash[31670]: cluster 2023-12-02T00:48:17.751365+0000 mgr.y (mgr.24356) 16500 : cluster 0 pgmap v16468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:18 smithi040 bash[28232]: audit 2023-12-02T00:48:17.936041+0000 mon.a (mon.0) 10290 : audit 0 from='client.? 172.21.15.40:0/1373311972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:18 smithi040 bash[41173]: audit 2023-12-02T00:48:17.936041+0000 mon.a (mon.0) 10290 : audit 0 from='client.? 172.21.15.40:0/1373311972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:18 smithi141 bash[31670]: audit 2023-12-02T00:48:17.936041+0000 mon.a (mon.0) 10290 : audit 0 from='client.? 172.21.15.40:0/1373311972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:19 smithi040 bash[41173]: audit 2023-12-02T00:48:19.208734+0000 mon.c (mon.2) 10351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:19 smithi040 bash[41173]: cluster 2023-12-02T00:48:19.752536+0000 mgr.y (mgr.24356) 16501 : cluster 0 pgmap v16469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:19 smithi040 bash[28232]: audit 2023-12-02T00:48:19.208734+0000 mon.c (mon.2) 10351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:19 smithi040 bash[28232]: cluster 2023-12-02T00:48:19.752536+0000 mgr.y (mgr.24356) 16501 : cluster 0 pgmap v16469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:19 smithi141 bash[31670]: audit 2023-12-02T00:48:19.208734+0000 mon.c (mon.2) 10351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:19 smithi141 bash[31670]: cluster 2023-12-02T00:48:19.752536+0000 mgr.y (mgr.24356) 16501 : cluster 0 pgmap v16469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:21 smithi141 bash[31670]: audit 2023-12-02T00:48:20.404148+0000 mon.c (mon.2) 10352 : audit 0 from='client.? 172.21.15.40:0/1352196233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:21 smithi040 bash[28232]: audit 2023-12-02T00:48:20.404148+0000 mon.c (mon.2) 10352 : audit 0 from='client.? 172.21.15.40:0/1352196233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:21 smithi040 bash[41173]: audit 2023-12-02T00:48:20.404148+0000 mon.c (mon.2) 10352 : audit 0 from='client.? 172.21.15.40:0/1352196233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:22 smithi141 bash[31670]: cluster 2023-12-02T00:48:21.753148+0000 mgr.y (mgr.24356) 16502 : cluster 0 pgmap v16470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:22 smithi040 bash[41173]: cluster 2023-12-02T00:48:21.753148+0000 mgr.y (mgr.24356) 16502 : cluster 0 pgmap v16470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:22 smithi040 bash[28232]: cluster 2023-12-02T00:48:21.753148+0000 mgr.y (mgr.24356) 16502 : cluster 0 pgmap v16470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:23 smithi141 bash[31670]: audit 2023-12-02T00:48:22.870130+0000 mon.c (mon.2) 10353 : audit 0 from='client.? 172.21.15.40:0/3571228656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:23 smithi040 bash[28232]: audit 2023-12-02T00:48:22.870130+0000 mon.c (mon.2) 10353 : audit 0 from='client.? 172.21.15.40:0/3571228656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:23 smithi040 bash[41173]: audit 2023-12-02T00:48:22.870130+0000 mon.c (mon.2) 10353 : audit 0 from='client.? 172.21.15.40:0/3571228656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:24 smithi141 bash[31670]: cluster 2023-12-02T00:48:23.753826+0000 mgr.y (mgr.24356) 16503 : cluster 0 pgmap v16471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:24 smithi040 bash[28232]: cluster 2023-12-02T00:48:23.753826+0000 mgr.y (mgr.24356) 16503 : cluster 0 pgmap v16471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:24 smithi040 bash[41173]: cluster 2023-12-02T00:48:23.753826+0000 mgr.y (mgr.24356) 16503 : cluster 0 pgmap v16471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:26 smithi040 bash[28232]: audit 2023-12-02T00:48:25.350208+0000 mon.a (mon.0) 10291 : audit 0 from='client.? 172.21.15.40:0/4077998104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:26 smithi040 bash[28232]: cluster 2023-12-02T00:48:25.755013+0000 mgr.y (mgr.24356) 16504 : cluster 0 pgmap v16472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:26 smithi040 bash[41173]: audit 2023-12-02T00:48:25.350208+0000 mon.a (mon.0) 10291 : audit 0 from='client.? 172.21.15.40:0/4077998104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:26 smithi040 bash[41173]: cluster 2023-12-02T00:48:25.755013+0000 mgr.y (mgr.24356) 16504 : cluster 0 pgmap v16472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:26 smithi141 bash[31670]: audit 2023-12-02T00:48:25.350208+0000 mon.a (mon.0) 10291 : audit 0 from='client.? 172.21.15.40:0/4077998104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:26 smithi141 bash[31670]: cluster 2023-12-02T00:48:25.755013+0000 mgr.y (mgr.24356) 16504 : cluster 0 pgmap v16472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:48:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:48:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:27 smithi040 bash[41173]: cluster 2023-12-02T00:48:27.755484+0000 mgr.y (mgr.24356) 16505 : cluster 0 pgmap v16473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:27 smithi040 bash[41173]: audit 2023-12-02T00:48:27.827108+0000 mon.c (mon.2) 10354 : audit 0 from='client.? 172.21.15.40:0/2846597538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:27 smithi040 bash[28232]: cluster 2023-12-02T00:48:27.755484+0000 mgr.y (mgr.24356) 16505 : cluster 0 pgmap v16473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:27 smithi040 bash[28232]: audit 2023-12-02T00:48:27.827108+0000 mon.c (mon.2) 10354 : audit 0 from='client.? 172.21.15.40:0/2846597538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:27 smithi141 bash[31670]: cluster 2023-12-02T00:48:27.755484+0000 mgr.y (mgr.24356) 16505 : cluster 0 pgmap v16473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:27 smithi141 bash[31670]: audit 2023-12-02T00:48:27.827108+0000 mon.c (mon.2) 10354 : audit 0 from='client.? 172.21.15.40:0/2846597538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:29 smithi040 bash[41173]: cluster 2023-12-02T00:48:29.756690+0000 mgr.y (mgr.24356) 16506 : cluster 0 pgmap v16474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:29 smithi040 bash[28232]: cluster 2023-12-02T00:48:29.756690+0000 mgr.y (mgr.24356) 16506 : cluster 0 pgmap v16474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:29 smithi141 bash[31670]: cluster 2023-12-02T00:48:29.756690+0000 mgr.y (mgr.24356) 16506 : cluster 0 pgmap v16474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:31 smithi141 bash[31670]: audit 2023-12-02T00:48:30.293582+0000 mon.a (mon.0) 10292 : audit 0 from='client.? 172.21.15.40:0/3764680268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:31 smithi040 bash[28232]: audit 2023-12-02T00:48:30.293582+0000 mon.a (mon.0) 10292 : audit 0 from='client.? 172.21.15.40:0/3764680268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:31 smithi040 bash[41173]: audit 2023-12-02T00:48:30.293582+0000 mon.a (mon.0) 10292 : audit 0 from='client.? 172.21.15.40:0/3764680268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:32 smithi141 bash[31670]: cluster 2023-12-02T00:48:31.757358+0000 mgr.y (mgr.24356) 16507 : cluster 0 pgmap v16475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:32 smithi040 bash[41173]: cluster 2023-12-02T00:48:31.757358+0000 mgr.y (mgr.24356) 16507 : cluster 0 pgmap v16475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:32 smithi040 bash[28232]: cluster 2023-12-02T00:48:31.757358+0000 mgr.y (mgr.24356) 16507 : cluster 0 pgmap v16475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:33 smithi141 bash[31670]: audit 2023-12-02T00:48:32.751124+0000 mon.a (mon.0) 10293 : audit 0 from='client.? 172.21.15.40:0/3453657218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:33 smithi040 bash[41173]: audit 2023-12-02T00:48:32.751124+0000 mon.a (mon.0) 10293 : audit 0 from='client.? 172.21.15.40:0/3453657218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:33 smithi040 bash[28232]: audit 2023-12-02T00:48:32.751124+0000 mon.a (mon.0) 10293 : audit 0 from='client.? 172.21.15.40:0/3453657218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:34 smithi141 bash[31670]: cluster 2023-12-02T00:48:33.758002+0000 mgr.y (mgr.24356) 16508 : cluster 0 pgmap v16476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:34 smithi040 bash[28232]: cluster 2023-12-02T00:48:33.758002+0000 mgr.y (mgr.24356) 16508 : cluster 0 pgmap v16476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:34 smithi040 bash[41173]: cluster 2023-12-02T00:48:33.758002+0000 mgr.y (mgr.24356) 16508 : cluster 0 pgmap v16476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:35 smithi141 bash[31670]: audit 2023-12-02T00:48:34.208833+0000 mon.c (mon.2) 10355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:35 smithi040 bash[41173]: audit 2023-12-02T00:48:34.208833+0000 mon.c (mon.2) 10355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:35 smithi040 bash[28232]: audit 2023-12-02T00:48:34.208833+0000 mon.c (mon.2) 10355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:36 smithi040 bash[28232]: audit 2023-12-02T00:48:35.223976+0000 mon.c (mon.2) 10356 : audit 0 from='client.? 172.21.15.40:0/2535909325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:36 smithi040 bash[28232]: cluster 2023-12-02T00:48:35.759171+0000 mgr.y (mgr.24356) 16509 : cluster 0 pgmap v16477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:36 smithi040 bash[41173]: audit 2023-12-02T00:48:35.223976+0000 mon.c (mon.2) 10356 : audit 0 from='client.? 172.21.15.40:0/2535909325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:36 smithi040 bash[41173]: cluster 2023-12-02T00:48:35.759171+0000 mgr.y (mgr.24356) 16509 : cluster 0 pgmap v16477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:36 smithi141 bash[31670]: audit 2023-12-02T00:48:35.223976+0000 mon.c (mon.2) 10356 : audit 0 from='client.? 172.21.15.40:0/2535909325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:36 smithi141 bash[31670]: cluster 2023-12-02T00:48:35.759171+0000 mgr.y (mgr.24356) 16509 : cluster 0 pgmap v16477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:48:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:48:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:37 smithi141 bash[31670]: audit 2023-12-02T00:48:37.685322+0000 mon.a (mon.0) 10294 : audit 0 from='client.? 172.21.15.40:0/3192222053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:37 smithi040 bash[28232]: audit 2023-12-02T00:48:37.685322+0000 mon.a (mon.0) 10294 : audit 0 from='client.? 172.21.15.40:0/3192222053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:37 smithi040 bash[41173]: audit 2023-12-02T00:48:37.685322+0000 mon.a (mon.0) 10294 : audit 0 from='client.? 172.21.15.40:0/3192222053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:38 smithi141 bash[31670]: cluster 2023-12-02T00:48:37.759867+0000 mgr.y (mgr.24356) 16510 : cluster 0 pgmap v16478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:38 smithi040 bash[41173]: cluster 2023-12-02T00:48:37.759867+0000 mgr.y (mgr.24356) 16510 : cluster 0 pgmap v16478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:38 smithi040 bash[28232]: cluster 2023-12-02T00:48:37.759867+0000 mgr.y (mgr.24356) 16510 : cluster 0 pgmap v16478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:39 smithi040 bash[41173]: cluster 2023-12-02T00:48:39.761042+0000 mgr.y (mgr.24356) 16511 : cluster 0 pgmap v16479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:39 smithi040 bash[28232]: cluster 2023-12-02T00:48:39.761042+0000 mgr.y (mgr.24356) 16511 : cluster 0 pgmap v16479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:39 smithi141 bash[31670]: cluster 2023-12-02T00:48:39.761042+0000 mgr.y (mgr.24356) 16511 : cluster 0 pgmap v16479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:40 smithi040 bash[28232]: audit 2023-12-02T00:48:40.148470+0000 mon.c (mon.2) 10357 : audit 0 from='client.? 172.21.15.40:0/1876179360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:40 smithi040 bash[41173]: audit 2023-12-02T00:48:40.148470+0000 mon.c (mon.2) 10357 : audit 0 from='client.? 172.21.15.40:0/1876179360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:40 smithi141 bash[31670]: audit 2023-12-02T00:48:40.148470+0000 mon.c (mon.2) 10357 : audit 0 from='client.? 172.21.15.40:0/1876179360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:41 smithi040 bash[41173]: audit 2023-12-02T00:48:41.527938+0000 mon.c (mon.2) 10358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:48:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:41 smithi040 bash[41173]: cluster 2023-12-02T00:48:41.761630+0000 mgr.y (mgr.24356) 16512 : cluster 0 pgmap v16480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:41 smithi040 bash[28232]: audit 2023-12-02T00:48:41.527938+0000 mon.c (mon.2) 10358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:48:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:41 smithi040 bash[28232]: cluster 2023-12-02T00:48:41.761630+0000 mgr.y (mgr.24356) 16512 : cluster 0 pgmap v16480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:41 smithi141 bash[31670]: audit 2023-12-02T00:48:41.527938+0000 mon.c (mon.2) 10358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:48:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:41 smithi141 bash[31670]: cluster 2023-12-02T00:48:41.761630+0000 mgr.y (mgr.24356) 16512 : cluster 0 pgmap v16480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:42 smithi040 bash[28232]: audit 2023-12-02T00:48:41.907731+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:42 smithi040 bash[28232]: audit 2023-12-02T00:48:41.917895+0000 mon.a (mon.0) 10296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:42 smithi040 bash[28232]: audit 2023-12-02T00:48:42.606232+0000 mon.a (mon.0) 10297 : audit 0 from='client.? 172.21.15.40:0/1543638803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:42 smithi040 bash[41173]: audit 2023-12-02T00:48:41.907731+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:42 smithi040 bash[41173]: audit 2023-12-02T00:48:41.917895+0000 mon.a (mon.0) 10296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:42 smithi040 bash[41173]: audit 2023-12-02T00:48:42.606232+0000 mon.a (mon.0) 10297 : audit 0 from='client.? 172.21.15.40:0/1543638803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:42 smithi141 bash[31670]: audit 2023-12-02T00:48:41.907731+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:42 smithi141 bash[31670]: audit 2023-12-02T00:48:41.917895+0000 mon.a (mon.0) 10296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:42 smithi141 bash[31670]: audit 2023-12-02T00:48:42.606232+0000 mon.a (mon.0) 10297 : audit 0 from='client.? 172.21.15.40:0/1543638803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:43 smithi141 bash[31670]: cluster 2023-12-02T00:48:43.762319+0000 mgr.y (mgr.24356) 16513 : cluster 0 pgmap v16481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:43 smithi040 bash[28232]: cluster 2023-12-02T00:48:43.762319+0000 mgr.y (mgr.24356) 16513 : cluster 0 pgmap v16481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:43 smithi040 bash[41173]: cluster 2023-12-02T00:48:43.762319+0000 mgr.y (mgr.24356) 16513 : cluster 0 pgmap v16481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:45 smithi040 bash[28232]: audit 2023-12-02T00:48:45.070946+0000 mon.c (mon.2) 10359 : audit 0 from='client.? 172.21.15.40:0/1082186342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:45 smithi040 bash[41173]: audit 2023-12-02T00:48:45.070946+0000 mon.c (mon.2) 10359 : audit 0 from='client.? 172.21.15.40:0/1082186342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:45 smithi141 bash[31670]: audit 2023-12-02T00:48:45.070946+0000 mon.c (mon.2) 10359 : audit 0 from='client.? 172.21.15.40:0/1082186342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:46.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:46 smithi040 bash[28232]: cluster 2023-12-02T00:48:45.763477+0000 mgr.y (mgr.24356) 16514 : cluster 0 pgmap v16482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:46 smithi040 bash[41173]: cluster 2023-12-02T00:48:45.763477+0000 mgr.y (mgr.24356) 16514 : cluster 0 pgmap v16482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:46 smithi141 bash[31670]: cluster 2023-12-02T00:48:45.763477+0000 mgr.y (mgr.24356) 16514 : cluster 0 pgmap v16482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:48:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:48:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:47 smithi040 bash[28232]: audit 2023-12-02T00:48:47.554228+0000 mon.a (mon.0) 10298 : audit 0 from='client.? 172.21.15.40:0/3989847203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:47 smithi040 bash[41173]: audit 2023-12-02T00:48:47.554228+0000 mon.a (mon.0) 10298 : audit 0 from='client.? 172.21.15.40:0/3989847203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:47 smithi141 bash[31670]: audit 2023-12-02T00:48:47.554228+0000 mon.a (mon.0) 10298 : audit 0 from='client.? 172.21.15.40:0/3989847203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:47.731016+0000 mon.a (mon.0) 10299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:47.747234+0000 mon.a (mon.0) 10300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: cluster 2023-12-02T00:48:47.764141+0000 mgr.y (mgr.24356) 16515 : cluster 0 pgmap v16483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:47.764202+0000 mon.a (mon.0) 10301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:47.775809+0000 mon.a (mon.0) 10302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:48.354537+0000 mon.c (mon.2) 10360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:48:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:48.356362+0000 mon.c (mon.2) 10361 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:48:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:48 smithi141 bash[31670]: audit 2023-12-02T00:48:48.366415+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:47.731016+0000 mon.a (mon.0) 10299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:47.747234+0000 mon.a (mon.0) 10300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: cluster 2023-12-02T00:48:47.764141+0000 mgr.y (mgr.24356) 16515 : cluster 0 pgmap v16483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:47.764202+0000 mon.a (mon.0) 10301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:47.775809+0000 mon.a (mon.0) 10302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:48.354537+0000 mon.c (mon.2) 10360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:48.356362+0000 mon.c (mon.2) 10361 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:48:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[41173]: audit 2023-12-02T00:48:48.366415+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:47.731016+0000 mon.a (mon.0) 10299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:47.747234+0000 mon.a (mon.0) 10300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: cluster 2023-12-02T00:48:47.764141+0000 mgr.y (mgr.24356) 16515 : cluster 0 pgmap v16483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:47.764202+0000 mon.a (mon.0) 10301 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:47.775809+0000 mon.a (mon.0) 10302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:48.354537+0000 mon.c (mon.2) 10360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:48.356362+0000 mon.c (mon.2) 10361 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:48:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:48 smithi040 bash[28232]: audit 2023-12-02T00:48:48.366415+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:48:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:49 smithi141 bash[31670]: audit 2023-12-02T00:48:49.209541+0000 mon.c (mon.2) 10362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:49 smithi040 bash[28232]: audit 2023-12-02T00:48:49.209541+0000 mon.c (mon.2) 10362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:49 smithi040 bash[41173]: audit 2023-12-02T00:48:49.209541+0000 mon.c (mon.2) 10362 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:50 smithi040 bash[28232]: cluster 2023-12-02T00:48:49.765505+0000 mgr.y (mgr.24356) 16516 : cluster 0 pgmap v16484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:50 smithi040 bash[28232]: audit 2023-12-02T00:48:50.023382+0000 mon.a (mon.0) 10304 : audit 0 from='client.? 172.21.15.40:0/1429956267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:50 smithi040 bash[41173]: cluster 2023-12-02T00:48:49.765505+0000 mgr.y (mgr.24356) 16516 : cluster 0 pgmap v16484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:50 smithi040 bash[41173]: audit 2023-12-02T00:48:50.023382+0000 mon.a (mon.0) 10304 : audit 0 from='client.? 172.21.15.40:0/1429956267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:50 smithi141 bash[31670]: cluster 2023-12-02T00:48:49.765505+0000 mgr.y (mgr.24356) 16516 : cluster 0 pgmap v16484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:50 smithi141 bash[31670]: audit 2023-12-02T00:48:50.023382+0000 mon.a (mon.0) 10304 : audit 0 from='client.? 172.21.15.40:0/1429956267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:52 smithi040 bash[28232]: cluster 2023-12-02T00:48:51.766247+0000 mgr.y (mgr.24356) 16517 : cluster 0 pgmap v16485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:52 smithi040 bash[28232]: audit 2023-12-02T00:48:52.483016+0000 mon.a (mon.0) 10305 : audit 0 from='client.? 172.21.15.40:0/1662334905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:52 smithi040 bash[41173]: cluster 2023-12-02T00:48:51.766247+0000 mgr.y (mgr.24356) 16517 : cluster 0 pgmap v16485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:52 smithi040 bash[41173]: audit 2023-12-02T00:48:52.483016+0000 mon.a (mon.0) 10305 : audit 0 from='client.? 172.21.15.40:0/1662334905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:52 smithi141 bash[31670]: cluster 2023-12-02T00:48:51.766247+0000 mgr.y (mgr.24356) 16517 : cluster 0 pgmap v16485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:52 smithi141 bash[31670]: audit 2023-12-02T00:48:52.483016+0000 mon.a (mon.0) 10305 : audit 0 from='client.? 172.21.15.40:0/1662334905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:54 smithi040 bash[41173]: cluster 2023-12-02T00:48:53.767004+0000 mgr.y (mgr.24356) 16518 : cluster 0 pgmap v16486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:54 smithi040 bash[28232]: cluster 2023-12-02T00:48:53.767004+0000 mgr.y (mgr.24356) 16518 : cluster 0 pgmap v16486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:54 smithi141 bash[31670]: cluster 2023-12-02T00:48:53.767004+0000 mgr.y (mgr.24356) 16518 : cluster 0 pgmap v16486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:55 smithi040 bash[28232]: audit 2023-12-02T00:48:54.949431+0000 mon.c (mon.2) 10363 : audit 0 from='client.? 172.21.15.40:0/401031490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:55 smithi040 bash[41173]: audit 2023-12-02T00:48:54.949431+0000 mon.c (mon.2) 10363 : audit 0 from='client.? 172.21.15.40:0/401031490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:55 smithi141 bash[31670]: audit 2023-12-02T00:48:54.949431+0000 mon.c (mon.2) 10363 : audit 0 from='client.? 172.21.15.40:0/401031490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:56.787 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:48:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:48:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:56 smithi040 bash[28232]: cluster 2023-12-02T00:48:55.768076+0000 mgr.y (mgr.24356) 16519 : cluster 0 pgmap v16487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:56 smithi040 bash[41173]: cluster 2023-12-02T00:48:55.768076+0000 mgr.y (mgr.24356) 16519 : cluster 0 pgmap v16487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:56 smithi141 bash[31670]: cluster 2023-12-02T00:48:55.768076+0000 mgr.y (mgr.24356) 16519 : cluster 0 pgmap v16487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:57 smithi040 bash[41173]: audit 2023-12-02T00:48:57.414587+0000 mon.c (mon.2) 10364 : audit 0 from='client.? 172.21.15.40:0/577030553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:57 smithi040 bash[28232]: audit 2023-12-02T00:48:57.414587+0000 mon.c (mon.2) 10364 : audit 0 from='client.? 172.21.15.40:0/577030553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:57 smithi141 bash[31670]: audit 2023-12-02T00:48:57.414587+0000 mon.c (mon.2) 10364 : audit 0 from='client.? 172.21.15.40:0/577030553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:48:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:58 smithi040 bash[28232]: cluster 2023-12-02T00:48:57.768771+0000 mgr.y (mgr.24356) 16520 : cluster 0 pgmap v16488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:58 smithi040 bash[41173]: cluster 2023-12-02T00:48:57.768771+0000 mgr.y (mgr.24356) 16520 : cluster 0 pgmap v16488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:48:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:58 smithi141 bash[31670]: cluster 2023-12-02T00:48:57.768771+0000 mgr.y (mgr.24356) 16520 : cluster 0 pgmap v16488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:48:59 smithi040 bash[28232]: cluster 2023-12-02T00:48:59.769876+0000 mgr.y (mgr.24356) 16521 : cluster 0 pgmap v16489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:48:59 smithi040 bash[41173]: cluster 2023-12-02T00:48:59.769876+0000 mgr.y (mgr.24356) 16521 : cluster 0 pgmap v16489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:48:59 smithi141 bash[31670]: cluster 2023-12-02T00:48:59.769876+0000 mgr.y (mgr.24356) 16521 : cluster 0 pgmap v16489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:00 smithi040 bash[28232]: audit 2023-12-02T00:48:59.873528+0000 mon.a (mon.0) 10306 : audit 0 from='client.? 172.21.15.40:0/2247580661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:00 smithi040 bash[41173]: audit 2023-12-02T00:48:59.873528+0000 mon.a (mon.0) 10306 : audit 0 from='client.? 172.21.15.40:0/2247580661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:00 smithi141 bash[31670]: audit 2023-12-02T00:48:59.873528+0000 mon.a (mon.0) 10306 : audit 0 from='client.? 172.21.15.40:0/2247580661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:01 smithi040 bash[28232]: cluster 2023-12-02T00:49:01.770550+0000 mgr.y (mgr.24356) 16522 : cluster 0 pgmap v16490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:01 smithi040 bash[41173]: cluster 2023-12-02T00:49:01.770550+0000 mgr.y (mgr.24356) 16522 : cluster 0 pgmap v16490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:01 smithi141 bash[31670]: cluster 2023-12-02T00:49:01.770550+0000 mgr.y (mgr.24356) 16522 : cluster 0 pgmap v16490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:02 smithi040 bash[28232]: audit 2023-12-02T00:49:02.338006+0000 mon.c (mon.2) 10365 : audit 0 from='client.? 172.21.15.40:0/745649772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:02 smithi040 bash[41173]: audit 2023-12-02T00:49:02.338006+0000 mon.c (mon.2) 10365 : audit 0 from='client.? 172.21.15.40:0/745649772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:02 smithi141 bash[31670]: audit 2023-12-02T00:49:02.338006+0000 mon.c (mon.2) 10365 : audit 0 from='client.? 172.21.15.40:0/745649772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:03 smithi040 bash[28232]: cluster 2023-12-02T00:49:03.771238+0000 mgr.y (mgr.24356) 16523 : cluster 0 pgmap v16491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:03 smithi040 bash[41173]: cluster 2023-12-02T00:49:03.771238+0000 mgr.y (mgr.24356) 16523 : cluster 0 pgmap v16491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:03 smithi141 bash[31670]: cluster 2023-12-02T00:49:03.771238+0000 mgr.y (mgr.24356) 16523 : cluster 0 pgmap v16491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:04 smithi040 bash[41173]: audit 2023-12-02T00:49:04.209939+0000 mon.c (mon.2) 10366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:04 smithi040 bash[41173]: audit 2023-12-02T00:49:04.798048+0000 mon.a (mon.0) 10307 : audit 0 from='client.? 172.21.15.40:0/2105345680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:04 smithi040 bash[28232]: audit 2023-12-02T00:49:04.209939+0000 mon.c (mon.2) 10366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:04 smithi040 bash[28232]: audit 2023-12-02T00:49:04.798048+0000 mon.a (mon.0) 10307 : audit 0 from='client.? 172.21.15.40:0/2105345680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:04 smithi141 bash[31670]: audit 2023-12-02T00:49:04.209939+0000 mon.c (mon.2) 10366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:04 smithi141 bash[31670]: audit 2023-12-02T00:49:04.798048+0000 mon.a (mon.0) 10307 : audit 0 from='client.? 172.21.15.40:0/2105345680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:06.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:06 smithi040 bash[41173]: cluster 2023-12-02T00:49:05.772410+0000 mgr.y (mgr.24356) 16524 : cluster 0 pgmap v16492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:06.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:06 smithi040 bash[28232]: cluster 2023-12-02T00:49:05.772410+0000 mgr.y (mgr.24356) 16524 : cluster 0 pgmap v16492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:06 smithi141 bash[31670]: cluster 2023-12-02T00:49:05.772410+0000 mgr.y (mgr.24356) 16524 : cluster 0 pgmap v16492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:49:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:49:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:07 smithi040 bash[28232]: audit 2023-12-02T00:49:07.266322+0000 mon.a (mon.0) 10308 : audit 0 from='client.? 172.21.15.40:0/2894705000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:07 smithi040 bash[41173]: audit 2023-12-02T00:49:07.266322+0000 mon.a (mon.0) 10308 : audit 0 from='client.? 172.21.15.40:0/2894705000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:07 smithi141 bash[31670]: audit 2023-12-02T00:49:07.266322+0000 mon.a (mon.0) 10308 : audit 0 from='client.? 172.21.15.40:0/2894705000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:08 smithi040 bash[41173]: cluster 2023-12-02T00:49:07.773047+0000 mgr.y (mgr.24356) 16525 : cluster 0 pgmap v16493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:08 smithi040 bash[28232]: cluster 2023-12-02T00:49:07.773047+0000 mgr.y (mgr.24356) 16525 : cluster 0 pgmap v16493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:08 smithi141 bash[31670]: cluster 2023-12-02T00:49:07.773047+0000 mgr.y (mgr.24356) 16525 : cluster 0 pgmap v16493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:09 smithi040 bash[28232]: audit 2023-12-02T00:49:09.732658+0000 mon.a (mon.0) 10309 : audit 0 from='client.? 172.21.15.40:0/3989082444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:09 smithi040 bash[41173]: audit 2023-12-02T00:49:09.732658+0000 mon.a (mon.0) 10309 : audit 0 from='client.? 172.21.15.40:0/3989082444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:09 smithi141 bash[31670]: audit 2023-12-02T00:49:09.732658+0000 mon.a (mon.0) 10309 : audit 0 from='client.? 172.21.15.40:0/3989082444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:10 smithi040 bash[41173]: cluster 2023-12-02T00:49:09.774157+0000 mgr.y (mgr.24356) 16526 : cluster 0 pgmap v16494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:10 smithi040 bash[28232]: cluster 2023-12-02T00:49:09.774157+0000 mgr.y (mgr.24356) 16526 : cluster 0 pgmap v16494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:11.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:10 smithi141 bash[31670]: cluster 2023-12-02T00:49:09.774157+0000 mgr.y (mgr.24356) 16526 : cluster 0 pgmap v16494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:12 smithi040 bash[41173]: cluster 2023-12-02T00:49:11.774826+0000 mgr.y (mgr.24356) 16527 : cluster 0 pgmap v16495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:12 smithi040 bash[41173]: audit 2023-12-02T00:49:12.200825+0000 mon.c (mon.2) 10367 : audit 0 from='client.? 172.21.15.40:0/1854539763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:12 smithi040 bash[28232]: cluster 2023-12-02T00:49:11.774826+0000 mgr.y (mgr.24356) 16527 : cluster 0 pgmap v16495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:12 smithi040 bash[28232]: audit 2023-12-02T00:49:12.200825+0000 mon.c (mon.2) 10367 : audit 0 from='client.? 172.21.15.40:0/1854539763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:12 smithi141 bash[31670]: cluster 2023-12-02T00:49:11.774826+0000 mgr.y (mgr.24356) 16527 : cluster 0 pgmap v16495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:12 smithi141 bash[31670]: audit 2023-12-02T00:49:12.200825+0000 mon.c (mon.2) 10367 : audit 0 from='client.? 172.21.15.40:0/1854539763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:14 smithi040 bash[28232]: cluster 2023-12-02T00:49:13.775496+0000 mgr.y (mgr.24356) 16528 : cluster 0 pgmap v16496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:14 smithi040 bash[28232]: audit 2023-12-02T00:49:14.663589+0000 mon.a (mon.0) 10310 : audit 0 from='client.? 172.21.15.40:0/3694372323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:14 smithi040 bash[41173]: cluster 2023-12-02T00:49:13.775496+0000 mgr.y (mgr.24356) 16528 : cluster 0 pgmap v16496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:14 smithi040 bash[41173]: audit 2023-12-02T00:49:14.663589+0000 mon.a (mon.0) 10310 : audit 0 from='client.? 172.21.15.40:0/3694372323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:14 smithi141 bash[31670]: cluster 2023-12-02T00:49:13.775496+0000 mgr.y (mgr.24356) 16528 : cluster 0 pgmap v16496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:14 smithi141 bash[31670]: audit 2023-12-02T00:49:14.663589+0000 mon.a (mon.0) 10310 : audit 0 from='client.? 172.21.15.40:0/3694372323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:16.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:16 smithi040 bash[41173]: cluster 2023-12-02T00:49:15.776689+0000 mgr.y (mgr.24356) 16529 : cluster 0 pgmap v16497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:16 smithi040 bash[28232]: cluster 2023-12-02T00:49:15.776689+0000 mgr.y (mgr.24356) 16529 : cluster 0 pgmap v16497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:16 smithi141 bash[31670]: cluster 2023-12-02T00:49:15.776689+0000 mgr.y (mgr.24356) 16529 : cluster 0 pgmap v16497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:49:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:49:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:17 smithi141 bash[31670]: audit 2023-12-02T00:49:17.124939+0000 mon.c (mon.2) 10368 : audit 0 from='client.? 172.21.15.40:0/2913634796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:17 smithi040 bash[28232]: audit 2023-12-02T00:49:17.124939+0000 mon.c (mon.2) 10368 : audit 0 from='client.? 172.21.15.40:0/2913634796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:17 smithi040 bash[41173]: audit 2023-12-02T00:49:17.124939+0000 mon.c (mon.2) 10368 : audit 0 from='client.? 172.21.15.40:0/2913634796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:18 smithi141 bash[31670]: cluster 2023-12-02T00:49:17.777371+0000 mgr.y (mgr.24356) 16530 : cluster 0 pgmap v16498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:18 smithi040 bash[28232]: cluster 2023-12-02T00:49:17.777371+0000 mgr.y (mgr.24356) 16530 : cluster 0 pgmap v16498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:18 smithi040 bash[41173]: cluster 2023-12-02T00:49:17.777371+0000 mgr.y (mgr.24356) 16530 : cluster 0 pgmap v16498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:19 smithi141 bash[31670]: audit 2023-12-02T00:49:19.210176+0000 mon.c (mon.2) 10369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:19 smithi040 bash[28232]: audit 2023-12-02T00:49:19.210176+0000 mon.c (mon.2) 10369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:19 smithi040 bash[41173]: audit 2023-12-02T00:49:19.210176+0000 mon.c (mon.2) 10369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:20 smithi141 bash[31670]: audit 2023-12-02T00:49:19.589334+0000 mon.c (mon.2) 10370 : audit 0 from='client.? 172.21.15.40:0/4260210883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:20 smithi141 bash[31670]: cluster 2023-12-02T00:49:19.778585+0000 mgr.y (mgr.24356) 16531 : cluster 0 pgmap v16499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:20 smithi040 bash[41173]: audit 2023-12-02T00:49:19.589334+0000 mon.c (mon.2) 10370 : audit 0 from='client.? 172.21.15.40:0/4260210883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:20 smithi040 bash[41173]: cluster 2023-12-02T00:49:19.778585+0000 mgr.y (mgr.24356) 16531 : cluster 0 pgmap v16499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:20 smithi040 bash[28232]: audit 2023-12-02T00:49:19.589334+0000 mon.c (mon.2) 10370 : audit 0 from='client.? 172.21.15.40:0/4260210883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:20 smithi040 bash[28232]: cluster 2023-12-02T00:49:19.778585+0000 mgr.y (mgr.24356) 16531 : cluster 0 pgmap v16499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:21 smithi040 bash[28232]: cluster 2023-12-02T00:49:21.779231+0000 mgr.y (mgr.24356) 16532 : cluster 0 pgmap v16500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:21 smithi040 bash[41173]: cluster 2023-12-02T00:49:21.779231+0000 mgr.y (mgr.24356) 16532 : cluster 0 pgmap v16500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:21 smithi141 bash[31670]: cluster 2023-12-02T00:49:21.779231+0000 mgr.y (mgr.24356) 16532 : cluster 0 pgmap v16500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:22 smithi040 bash[28232]: audit 2023-12-02T00:49:22.053077+0000 mon.a (mon.0) 10311 : audit 0 from='client.? 172.21.15.40:0/2478560769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:22 smithi040 bash[41173]: audit 2023-12-02T00:49:22.053077+0000 mon.a (mon.0) 10311 : audit 0 from='client.? 172.21.15.40:0/2478560769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:22 smithi141 bash[31670]: audit 2023-12-02T00:49:22.053077+0000 mon.a (mon.0) 10311 : audit 0 from='client.? 172.21.15.40:0/2478560769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:23 smithi040 bash[28232]: cluster 2023-12-02T00:49:23.779927+0000 mgr.y (mgr.24356) 16533 : cluster 0 pgmap v16501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:23 smithi040 bash[41173]: cluster 2023-12-02T00:49:23.779927+0000 mgr.y (mgr.24356) 16533 : cluster 0 pgmap v16501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:23 smithi141 bash[31670]: cluster 2023-12-02T00:49:23.779927+0000 mgr.y (mgr.24356) 16533 : cluster 0 pgmap v16501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:24 smithi040 bash[28232]: audit 2023-12-02T00:49:24.513995+0000 mon.a (mon.0) 10312 : audit 0 from='client.? 172.21.15.40:0/4175912940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:24 smithi040 bash[41173]: audit 2023-12-02T00:49:24.513995+0000 mon.a (mon.0) 10312 : audit 0 from='client.? 172.21.15.40:0/4175912940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:24 smithi141 bash[31670]: audit 2023-12-02T00:49:24.513995+0000 mon.a (mon.0) 10312 : audit 0 from='client.? 172.21.15.40:0/4175912940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:26 smithi040 bash[28232]: cluster 2023-12-02T00:49:25.781101+0000 mgr.y (mgr.24356) 16534 : cluster 0 pgmap v16502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:26 smithi040 bash[41173]: cluster 2023-12-02T00:49:25.781101+0000 mgr.y (mgr.24356) 16534 : cluster 0 pgmap v16502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:26 smithi141 bash[31670]: cluster 2023-12-02T00:49:25.781101+0000 mgr.y (mgr.24356) 16534 : cluster 0 pgmap v16502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:49:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:49:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:27 smithi141 bash[31670]: audit 2023-12-02T00:49:26.972262+0000 mon.a (mon.0) 10313 : audit 0 from='client.? 172.21.15.40:0/3963914077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:27 smithi040 bash[28232]: audit 2023-12-02T00:49:26.972262+0000 mon.a (mon.0) 10313 : audit 0 from='client.? 172.21.15.40:0/3963914077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:27 smithi040 bash[41173]: audit 2023-12-02T00:49:26.972262+0000 mon.a (mon.0) 10313 : audit 0 from='client.? 172.21.15.40:0/3963914077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:28 smithi141 bash[31670]: cluster 2023-12-02T00:49:27.781809+0000 mgr.y (mgr.24356) 16535 : cluster 0 pgmap v16503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:28 smithi040 bash[41173]: cluster 2023-12-02T00:49:27.781809+0000 mgr.y (mgr.24356) 16535 : cluster 0 pgmap v16503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:28 smithi040 bash[28232]: cluster 2023-12-02T00:49:27.781809+0000 mgr.y (mgr.24356) 16535 : cluster 0 pgmap v16503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:29 smithi141 bash[31670]: audit 2023-12-02T00:49:29.444248+0000 mon.a (mon.0) 10314 : audit 0 from='client.? 172.21.15.40:0/3183928087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:29 smithi040 bash[41173]: audit 2023-12-02T00:49:29.444248+0000 mon.a (mon.0) 10314 : audit 0 from='client.? 172.21.15.40:0/3183928087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:29 smithi040 bash[28232]: audit 2023-12-02T00:49:29.444248+0000 mon.a (mon.0) 10314 : audit 0 from='client.? 172.21.15.40:0/3183928087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:30 smithi141 bash[31670]: cluster 2023-12-02T00:49:29.782972+0000 mgr.y (mgr.24356) 16536 : cluster 0 pgmap v16504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:30 smithi040 bash[41173]: cluster 2023-12-02T00:49:29.782972+0000 mgr.y (mgr.24356) 16536 : cluster 0 pgmap v16504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:30 smithi040 bash[28232]: cluster 2023-12-02T00:49:29.782972+0000 mgr.y (mgr.24356) 16536 : cluster 0 pgmap v16504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:31 smithi040 bash[41173]: cluster 2023-12-02T00:49:31.783437+0000 mgr.y (mgr.24356) 16537 : cluster 0 pgmap v16505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:31 smithi040 bash[28232]: cluster 2023-12-02T00:49:31.783437+0000 mgr.y (mgr.24356) 16537 : cluster 0 pgmap v16505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:31 smithi141 bash[31670]: cluster 2023-12-02T00:49:31.783437+0000 mgr.y (mgr.24356) 16537 : cluster 0 pgmap v16505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:32 smithi040 bash[41173]: audit 2023-12-02T00:49:31.916942+0000 mon.c (mon.2) 10371 : audit 0 from='client.? 172.21.15.40:0/1973494514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:32 smithi040 bash[28232]: audit 2023-12-02T00:49:31.916942+0000 mon.c (mon.2) 10371 : audit 0 from='client.? 172.21.15.40:0/1973494514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:32 smithi141 bash[31670]: audit 2023-12-02T00:49:31.916942+0000 mon.c (mon.2) 10371 : audit 0 from='client.? 172.21.15.40:0/1973494514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:33 smithi040 bash[28232]: cluster 2023-12-02T00:49:33.784108+0000 mgr.y (mgr.24356) 16538 : cluster 0 pgmap v16506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:33 smithi040 bash[41173]: cluster 2023-12-02T00:49:33.784108+0000 mgr.y (mgr.24356) 16538 : cluster 0 pgmap v16506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:33 smithi141 bash[31670]: cluster 2023-12-02T00:49:33.784108+0000 mgr.y (mgr.24356) 16538 : cluster 0 pgmap v16506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:34 smithi040 bash[41173]: audit 2023-12-02T00:49:34.210799+0000 mon.c (mon.2) 10372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:34 smithi040 bash[41173]: audit 2023-12-02T00:49:34.384136+0000 mon.c (mon.2) 10373 : audit 0 from='client.? 172.21.15.40:0/3429490391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:34 smithi040 bash[28232]: audit 2023-12-02T00:49:34.210799+0000 mon.c (mon.2) 10372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:34 smithi040 bash[28232]: audit 2023-12-02T00:49:34.384136+0000 mon.c (mon.2) 10373 : audit 0 from='client.? 172.21.15.40:0/3429490391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:34 smithi141 bash[31670]: audit 2023-12-02T00:49:34.210799+0000 mon.c (mon.2) 10372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:34 smithi141 bash[31670]: audit 2023-12-02T00:49:34.384136+0000 mon.c (mon.2) 10373 : audit 0 from='client.? 172.21.15.40:0/3429490391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:36 smithi040 bash[28232]: cluster 2023-12-02T00:49:35.785287+0000 mgr.y (mgr.24356) 16539 : cluster 0 pgmap v16507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:36.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:36 smithi040 bash[41173]: cluster 2023-12-02T00:49:35.785287+0000 mgr.y (mgr.24356) 16539 : cluster 0 pgmap v16507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:36 smithi141 bash[31670]: cluster 2023-12-02T00:49:35.785287+0000 mgr.y (mgr.24356) 16539 : cluster 0 pgmap v16507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:49:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:49:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:37 smithi141 bash[31670]: audit 2023-12-02T00:49:36.839769+0000 mon.a (mon.0) 10315 : audit 0 from='client.? 172.21.15.40:0/2673179168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:37 smithi040 bash[28232]: audit 2023-12-02T00:49:36.839769+0000 mon.a (mon.0) 10315 : audit 0 from='client.? 172.21.15.40:0/2673179168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:37 smithi040 bash[41173]: audit 2023-12-02T00:49:36.839769+0000 mon.a (mon.0) 10315 : audit 0 from='client.? 172.21.15.40:0/2673179168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:38 smithi141 bash[31670]: cluster 2023-12-02T00:49:37.786068+0000 mgr.y (mgr.24356) 16540 : cluster 0 pgmap v16508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:38 smithi040 bash[28232]: cluster 2023-12-02T00:49:37.786068+0000 mgr.y (mgr.24356) 16540 : cluster 0 pgmap v16508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:38 smithi040 bash[41173]: cluster 2023-12-02T00:49:37.786068+0000 mgr.y (mgr.24356) 16540 : cluster 0 pgmap v16508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:39 smithi040 bash[28232]: audit 2023-12-02T00:49:39.295588+0000 mon.c (mon.2) 10374 : audit 0 from='client.? 172.21.15.40:0/2135956205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:39 smithi040 bash[41173]: audit 2023-12-02T00:49:39.295588+0000 mon.c (mon.2) 10374 : audit 0 from='client.? 172.21.15.40:0/2135956205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:39 smithi141 bash[31670]: audit 2023-12-02T00:49:39.295588+0000 mon.c (mon.2) 10374 : audit 0 from='client.? 172.21.15.40:0/2135956205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:40 smithi040 bash[28232]: cluster 2023-12-02T00:49:39.787240+0000 mgr.y (mgr.24356) 16541 : cluster 0 pgmap v16509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:40 smithi040 bash[41173]: cluster 2023-12-02T00:49:39.787240+0000 mgr.y (mgr.24356) 16541 : cluster 0 pgmap v16509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:40 smithi141 bash[31670]: cluster 2023-12-02T00:49:39.787240+0000 mgr.y (mgr.24356) 16541 : cluster 0 pgmap v16509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:41 smithi040 bash[28232]: audit 2023-12-02T00:49:41.753400+0000 mon.a (mon.0) 10316 : audit 0 from='client.? 172.21.15.40:0/3237048441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:41 smithi040 bash[28232]: cluster 2023-12-02T00:49:41.787905+0000 mgr.y (mgr.24356) 16542 : cluster 0 pgmap v16510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:41 smithi040 bash[41173]: audit 2023-12-02T00:49:41.753400+0000 mon.a (mon.0) 10316 : audit 0 from='client.? 172.21.15.40:0/3237048441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:41 smithi040 bash[41173]: cluster 2023-12-02T00:49:41.787905+0000 mgr.y (mgr.24356) 16542 : cluster 0 pgmap v16510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:41 smithi141 bash[31670]: audit 2023-12-02T00:49:41.753400+0000 mon.a (mon.0) 10316 : audit 0 from='client.? 172.21.15.40:0/3237048441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:41 smithi141 bash[31670]: cluster 2023-12-02T00:49:41.787905+0000 mgr.y (mgr.24356) 16542 : cluster 0 pgmap v16510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:43 smithi040 bash[41173]: cluster 2023-12-02T00:49:43.788603+0000 mgr.y (mgr.24356) 16543 : cluster 0 pgmap v16511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:43 smithi040 bash[28232]: cluster 2023-12-02T00:49:43.788603+0000 mgr.y (mgr.24356) 16543 : cluster 0 pgmap v16511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:43 smithi141 bash[31670]: cluster 2023-12-02T00:49:43.788603+0000 mgr.y (mgr.24356) 16543 : cluster 0 pgmap v16511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:44 smithi040 bash[28232]: audit 2023-12-02T00:49:44.213368+0000 mon.a (mon.0) 10317 : audit 0 from='client.? 172.21.15.40:0/450624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:44 smithi040 bash[41173]: audit 2023-12-02T00:49:44.213368+0000 mon.a (mon.0) 10317 : audit 0 from='client.? 172.21.15.40:0/450624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:45.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:44 smithi141 bash[31670]: audit 2023-12-02T00:49:44.213368+0000 mon.a (mon.0) 10317 : audit 0 from='client.? 172.21.15.40:0/450624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:46.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:46 smithi040 bash[28232]: cluster 2023-12-02T00:49:45.789681+0000 mgr.y (mgr.24356) 16544 : cluster 0 pgmap v16512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:46.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:46 smithi040 bash[41173]: cluster 2023-12-02T00:49:45.789681+0000 mgr.y (mgr.24356) 16544 : cluster 0 pgmap v16512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:46 smithi141 bash[31670]: cluster 2023-12-02T00:49:45.789681+0000 mgr.y (mgr.24356) 16544 : cluster 0 pgmap v16512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:49:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:49:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:47 smithi141 bash[31670]: audit 2023-12-02T00:49:46.663210+0000 mon.c (mon.2) 10375 : audit 0 from='client.? 172.21.15.40:0/3055635394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:47 smithi040 bash[28232]: audit 2023-12-02T00:49:46.663210+0000 mon.c (mon.2) 10375 : audit 0 from='client.? 172.21.15.40:0/3055635394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:47 smithi040 bash[41173]: audit 2023-12-02T00:49:46.663210+0000 mon.c (mon.2) 10375 : audit 0 from='client.? 172.21.15.40:0/3055635394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:48 smithi141 bash[31670]: cluster 2023-12-02T00:49:47.790345+0000 mgr.y (mgr.24356) 16545 : cluster 0 pgmap v16513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:48 smithi040 bash[41173]: cluster 2023-12-02T00:49:47.790345+0000 mgr.y (mgr.24356) 16545 : cluster 0 pgmap v16513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:48 smithi040 bash[28232]: cluster 2023-12-02T00:49:47.790345+0000 mgr.y (mgr.24356) 16545 : cluster 0 pgmap v16513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:49 smithi141 bash[31670]: audit 2023-12-02T00:49:48.449173+0000 mon.c (mon.2) 10376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:49:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:49 smithi141 bash[31670]: audit 2023-12-02T00:49:48.826705+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:49 smithi141 bash[31670]: audit 2023-12-02T00:49:48.839760+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:49 smithi141 bash[31670]: audit 2023-12-02T00:49:49.123867+0000 mon.c (mon.2) 10377 : audit 0 from='client.? 172.21.15.40:0/3084222965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:49 smithi141 bash[31670]: audit 2023-12-02T00:49:49.211068+0000 mon.c (mon.2) 10378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[41173]: audit 2023-12-02T00:49:48.449173+0000 mon.c (mon.2) 10376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:49:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[41173]: audit 2023-12-02T00:49:48.826705+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[41173]: audit 2023-12-02T00:49:48.839760+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[41173]: audit 2023-12-02T00:49:49.123867+0000 mon.c (mon.2) 10377 : audit 0 from='client.? 172.21.15.40:0/3084222965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[41173]: audit 2023-12-02T00:49:49.211068+0000 mon.c (mon.2) 10378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[28232]: audit 2023-12-02T00:49:48.449173+0000 mon.c (mon.2) 10376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:49:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[28232]: audit 2023-12-02T00:49:48.826705+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[28232]: audit 2023-12-02T00:49:48.839760+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[28232]: audit 2023-12-02T00:49:49.123867+0000 mon.c (mon.2) 10377 : audit 0 from='client.? 172.21.15.40:0/3084222965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:49 smithi040 bash[28232]: audit 2023-12-02T00:49:49.211068+0000 mon.c (mon.2) 10378 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:50 smithi141 bash[31670]: cluster 2023-12-02T00:49:49.791230+0000 mgr.y (mgr.24356) 16546 : cluster 0 pgmap v16514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:50 smithi040 bash[41173]: cluster 2023-12-02T00:49:49.791230+0000 mgr.y (mgr.24356) 16546 : cluster 0 pgmap v16514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:50 smithi040 bash[28232]: cluster 2023-12-02T00:49:49.791230+0000 mgr.y (mgr.24356) 16546 : cluster 0 pgmap v16514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:51 smithi040 bash[28232]: audit 2023-12-02T00:49:51.585513+0000 mon.c (mon.2) 10379 : audit 0 from='client.? 172.21.15.40:0/2977175290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:51 smithi040 bash[41173]: audit 2023-12-02T00:49:51.585513+0000 mon.c (mon.2) 10379 : audit 0 from='client.? 172.21.15.40:0/2977175290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:51 smithi141 bash[31670]: audit 2023-12-02T00:49:51.585513+0000 mon.c (mon.2) 10379 : audit 0 from='client.? 172.21.15.40:0/2977175290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:52 smithi040 bash[28232]: cluster 2023-12-02T00:49:51.791911+0000 mgr.y (mgr.24356) 16547 : cluster 0 pgmap v16515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:52 smithi040 bash[41173]: cluster 2023-12-02T00:49:51.791911+0000 mgr.y (mgr.24356) 16547 : cluster 0 pgmap v16515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:52 smithi141 bash[31670]: cluster 2023-12-02T00:49:51.791911+0000 mgr.y (mgr.24356) 16547 : cluster 0 pgmap v16515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:53 smithi040 bash[28232]: cluster 2023-12-02T00:49:53.792468+0000 mgr.y (mgr.24356) 16548 : cluster 0 pgmap v16516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:53 smithi040 bash[41173]: cluster 2023-12-02T00:49:53.792468+0000 mgr.y (mgr.24356) 16548 : cluster 0 pgmap v16516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:53 smithi141 bash[31670]: cluster 2023-12-02T00:49:53.792468+0000 mgr.y (mgr.24356) 16548 : cluster 0 pgmap v16516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:54 smithi040 bash[28232]: audit 2023-12-02T00:49:54.061521+0000 mon.c (mon.2) 10380 : audit 0 from='client.? 172.21.15.40:0/4042419218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:54 smithi040 bash[28232]: audit 2023-12-02T00:49:54.353787+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:54 smithi040 bash[28232]: audit 2023-12-02T00:49:54.369039+0000 mon.a (mon.0) 10321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:54 smithi040 bash[41173]: audit 2023-12-02T00:49:54.061521+0000 mon.c (mon.2) 10380 : audit 0 from='client.? 172.21.15.40:0/4042419218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:54 smithi040 bash[41173]: audit 2023-12-02T00:49:54.353787+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:54 smithi040 bash[41173]: audit 2023-12-02T00:49:54.369039+0000 mon.a (mon.0) 10321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:54 smithi141 bash[31670]: audit 2023-12-02T00:49:54.061521+0000 mon.c (mon.2) 10380 : audit 0 from='client.? 172.21.15.40:0/4042419218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:54 smithi141 bash[31670]: audit 2023-12-02T00:49:54.353787+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:54 smithi141 bash[31670]: audit 2023-12-02T00:49:54.369039+0000 mon.a (mon.0) 10321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28232]: audit 2023-12-02T00:49:55.038966+0000 mon.a (mon.0) 10322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28232]: audit 2023-12-02T00:49:55.051799+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28232]: audit 2023-12-02T00:49:55.573975+0000 mon.c (mon.2) 10381 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28232]: audit 2023-12-02T00:49:55.575751+0000 mon.c (mon.2) 10382 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28232]: audit 2023-12-02T00:49:55.586669+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28232]: cluster 2023-12-02T00:49:55.793581+0000 mgr.y (mgr.24356) 16549 : cluster 0 pgmap v16517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[41173]: audit 2023-12-02T00:49:55.038966+0000 mon.a (mon.0) 10322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[41173]: audit 2023-12-02T00:49:55.051799+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[41173]: audit 2023-12-02T00:49:55.573975+0000 mon.c (mon.2) 10381 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:49:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[41173]: audit 2023-12-02T00:49:55.575751+0000 mon.c (mon.2) 10382 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:49:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[41173]: audit 2023-12-02T00:49:55.586669+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[41173]: cluster 2023-12-02T00:49:55.793581+0000 mgr.y (mgr.24356) 16549 : cluster 0 pgmap v16517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:56 smithi141 bash[31670]: audit 2023-12-02T00:49:55.038966+0000 mon.a (mon.0) 10322 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:56 smithi141 bash[31670]: audit 2023-12-02T00:49:55.051799+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:56 smithi141 bash[31670]: audit 2023-12-02T00:49:55.573975+0000 mon.c (mon.2) 10381 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:49:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:56 smithi141 bash[31670]: audit 2023-12-02T00:49:55.575751+0000 mon.c (mon.2) 10382 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:49:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:56 smithi141 bash[31670]: audit 2023-12-02T00:49:55.586669+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:49:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:56 smithi141 bash[31670]: cluster 2023-12-02T00:49:55.793581+0000 mgr.y (mgr.24356) 16549 : cluster 0 pgmap v16517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:49:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:49:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:57 smithi040 bash[28232]: audit 2023-12-02T00:49:56.524411+0000 mon.c (mon.2) 10383 : audit 0 from='client.? 172.21.15.40:0/1841611551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:57 smithi040 bash[41173]: audit 2023-12-02T00:49:56.524411+0000 mon.c (mon.2) 10383 : audit 0 from='client.? 172.21.15.40:0/1841611551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:57 smithi141 bash[31670]: audit 2023-12-02T00:49:56.524411+0000 mon.c (mon.2) 10383 : audit 0 from='client.? 172.21.15.40:0/1841611551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:58 smithi040 bash[28232]: cluster 2023-12-02T00:49:57.794264+0000 mgr.y (mgr.24356) 16550 : cluster 0 pgmap v16518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:58 smithi040 bash[41173]: cluster 2023-12-02T00:49:57.794264+0000 mgr.y (mgr.24356) 16550 : cluster 0 pgmap v16518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:58 smithi141 bash[31670]: cluster 2023-12-02T00:49:57.794264+0000 mgr.y (mgr.24356) 16550 : cluster 0 pgmap v16518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:49:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:49:59 smithi040 bash[28232]: audit 2023-12-02T00:49:58.991150+0000 mon.a (mon.0) 10325 : audit 0 from='client.? 172.21.15.40:0/1771171786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:49:59 smithi040 bash[41173]: audit 2023-12-02T00:49:58.991150+0000 mon.a (mon.0) 10325 : audit 0 from='client.? 172.21.15.40:0/1771171786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:49:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:49:59 smithi141 bash[31670]: audit 2023-12-02T00:49:58.991150+0000 mon.a (mon.0) 10325 : audit 0 from='client.? 172.21.15.40:0/1771171786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:00 smithi040 bash[41173]: cluster 2023-12-02T00:49:59.795486+0000 mgr.y (mgr.24356) 16551 : cluster 0 pgmap v16519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:00 smithi040 bash[41173]: cluster 2023-12-02T00:50:00.000159+0000 mon.a (mon.0) 10326 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:00 smithi040 bash[28232]: debug 2023-12-02T00:49:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:00 smithi040 bash[28232]: cluster 2023-12-02T00:49:59.795486+0000 mgr.y (mgr.24356) 16551 : cluster 0 pgmap v16519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:00 smithi040 bash[28232]: cluster 2023-12-02T00:50:00.000159+0000 mon.a (mon.0) 10326 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:00 smithi141 bash[31670]: cluster 2023-12-02T00:49:59.795486+0000 mgr.y (mgr.24356) 16551 : cluster 0 pgmap v16519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:00 smithi141 bash[31670]: cluster 2023-12-02T00:50:00.000159+0000 mon.a (mon.0) 10326 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:01 smithi141 bash[31670]: audit 2023-12-02T00:50:01.461446+0000 mon.a (mon.0) 10327 : audit 0 from='client.? 172.21.15.40:0/1382324369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:01 smithi040 bash[28232]: audit 2023-12-02T00:50:01.461446+0000 mon.a (mon.0) 10327 : audit 0 from='client.? 172.21.15.40:0/1382324369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:01 smithi040 bash[41173]: audit 2023-12-02T00:50:01.461446+0000 mon.a (mon.0) 10327 : audit 0 from='client.? 172.21.15.40:0/1382324369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:02 smithi141 bash[31670]: cluster 2023-12-02T00:50:01.796138+0000 mgr.y (mgr.24356) 16552 : cluster 0 pgmap v16520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:02 smithi040 bash[28232]: cluster 2023-12-02T00:50:01.796138+0000 mgr.y (mgr.24356) 16552 : cluster 0 pgmap v16520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:02 smithi040 bash[41173]: cluster 2023-12-02T00:50:01.796138+0000 mgr.y (mgr.24356) 16552 : cluster 0 pgmap v16520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:03 smithi040 bash[28232]: cluster 2023-12-02T00:50:03.796803+0000 mgr.y (mgr.24356) 16553 : cluster 0 pgmap v16521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:03 smithi040 bash[41173]: cluster 2023-12-02T00:50:03.796803+0000 mgr.y (mgr.24356) 16553 : cluster 0 pgmap v16521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:03 smithi141 bash[31670]: cluster 2023-12-02T00:50:03.796803+0000 mgr.y (mgr.24356) 16553 : cluster 0 pgmap v16521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:04 smithi040 bash[41173]: audit 2023-12-02T00:50:03.932693+0000 mon.c (mon.2) 10384 : audit 0 from='client.? 172.21.15.40:0/3213905847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:04 smithi040 bash[41173]: audit 2023-12-02T00:50:04.211942+0000 mon.c (mon.2) 10385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:04 smithi040 bash[28232]: audit 2023-12-02T00:50:03.932693+0000 mon.c (mon.2) 10384 : audit 0 from='client.? 172.21.15.40:0/3213905847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:04 smithi040 bash[28232]: audit 2023-12-02T00:50:04.211942+0000 mon.c (mon.2) 10385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:04 smithi141 bash[31670]: audit 2023-12-02T00:50:03.932693+0000 mon.c (mon.2) 10384 : audit 0 from='client.? 172.21.15.40:0/3213905847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:04 smithi141 bash[31670]: audit 2023-12-02T00:50:04.211942+0000 mon.c (mon.2) 10385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:06.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:06 smithi040 bash[41173]: cluster 2023-12-02T00:50:05.797999+0000 mgr.y (mgr.24356) 16554 : cluster 0 pgmap v16522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:06.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:06 smithi040 bash[28232]: cluster 2023-12-02T00:50:05.797999+0000 mgr.y (mgr.24356) 16554 : cluster 0 pgmap v16522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:06 smithi141 bash[31670]: cluster 2023-12-02T00:50:05.797999+0000 mgr.y (mgr.24356) 16554 : cluster 0 pgmap v16522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:50:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:50:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:07 smithi141 bash[31670]: audit 2023-12-02T00:50:06.392616+0000 mon.a (mon.0) 10328 : audit 0 from='client.? 172.21.15.40:0/466482189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:07 smithi040 bash[28232]: audit 2023-12-02T00:50:06.392616+0000 mon.a (mon.0) 10328 : audit 0 from='client.? 172.21.15.40:0/466482189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:07 smithi040 bash[41173]: audit 2023-12-02T00:50:06.392616+0000 mon.a (mon.0) 10328 : audit 0 from='client.? 172.21.15.40:0/466482189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:08 smithi141 bash[31670]: cluster 2023-12-02T00:50:07.798649+0000 mgr.y (mgr.24356) 16555 : cluster 0 pgmap v16523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:08 smithi040 bash[28232]: cluster 2023-12-02T00:50:07.798649+0000 mgr.y (mgr.24356) 16555 : cluster 0 pgmap v16523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:08 smithi040 bash[41173]: cluster 2023-12-02T00:50:07.798649+0000 mgr.y (mgr.24356) 16555 : cluster 0 pgmap v16523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:09 smithi141 bash[31670]: audit 2023-12-02T00:50:08.849489+0000 mon.c (mon.2) 10386 : audit 0 from='client.? 172.21.15.40:0/2477291760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:09 smithi040 bash[41173]: audit 2023-12-02T00:50:08.849489+0000 mon.c (mon.2) 10386 : audit 0 from='client.? 172.21.15.40:0/2477291760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:09 smithi040 bash[28232]: audit 2023-12-02T00:50:08.849489+0000 mon.c (mon.2) 10386 : audit 0 from='client.? 172.21.15.40:0/2477291760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:10 smithi141 bash[31670]: cluster 2023-12-02T00:50:09.799871+0000 mgr.y (mgr.24356) 16556 : cluster 0 pgmap v16524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:10 smithi040 bash[28232]: cluster 2023-12-02T00:50:09.799871+0000 mgr.y (mgr.24356) 16556 : cluster 0 pgmap v16524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:10 smithi040 bash[41173]: cluster 2023-12-02T00:50:09.799871+0000 mgr.y (mgr.24356) 16556 : cluster 0 pgmap v16524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:11 smithi040 bash[28232]: audit 2023-12-02T00:50:11.307216+0000 mon.c (mon.2) 10387 : audit 0 from='client.? 172.21.15.40:0/1577052117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:11 smithi040 bash[41173]: audit 2023-12-02T00:50:11.307216+0000 mon.c (mon.2) 10387 : audit 0 from='client.? 172.21.15.40:0/1577052117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:11 smithi141 bash[31670]: audit 2023-12-02T00:50:11.307216+0000 mon.c (mon.2) 10387 : audit 0 from='client.? 172.21.15.40:0/1577052117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:12 smithi040 bash[28232]: cluster 2023-12-02T00:50:11.800580+0000 mgr.y (mgr.24356) 16557 : cluster 0 pgmap v16525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:12 smithi040 bash[41173]: cluster 2023-12-02T00:50:11.800580+0000 mgr.y (mgr.24356) 16557 : cluster 0 pgmap v16525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:12 smithi141 bash[31670]: cluster 2023-12-02T00:50:11.800580+0000 mgr.y (mgr.24356) 16557 : cluster 0 pgmap v16525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:13 smithi040 bash[28232]: audit 2023-12-02T00:50:13.761006+0000 mon.c (mon.2) 10388 : audit 0 from='client.? 172.21.15.40:0/461489926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:13 smithi040 bash[28232]: cluster 2023-12-02T00:50:13.801194+0000 mgr.y (mgr.24356) 16558 : cluster 0 pgmap v16526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:13 smithi040 bash[41173]: audit 2023-12-02T00:50:13.761006+0000 mon.c (mon.2) 10388 : audit 0 from='client.? 172.21.15.40:0/461489926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:13 smithi040 bash[41173]: cluster 2023-12-02T00:50:13.801194+0000 mgr.y (mgr.24356) 16558 : cluster 0 pgmap v16526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:13 smithi141 bash[31670]: audit 2023-12-02T00:50:13.761006+0000 mon.c (mon.2) 10388 : audit 0 from='client.? 172.21.15.40:0/461489926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:13 smithi141 bash[31670]: cluster 2023-12-02T00:50:13.801194+0000 mgr.y (mgr.24356) 16558 : cluster 0 pgmap v16526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:16.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:16 smithi040 bash[41173]: cluster 2023-12-02T00:50:15.802408+0000 mgr.y (mgr.24356) 16559 : cluster 0 pgmap v16527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:16.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:16 smithi040 bash[41173]: audit 2023-12-02T00:50:16.222321+0000 mon.c (mon.2) 10389 : audit 0 from='client.? 172.21.15.40:0/2790080898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:16 smithi040 bash[28232]: cluster 2023-12-02T00:50:15.802408+0000 mgr.y (mgr.24356) 16559 : cluster 0 pgmap v16527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:16 smithi040 bash[28232]: audit 2023-12-02T00:50:16.222321+0000 mon.c (mon.2) 10389 : audit 0 from='client.? 172.21.15.40:0/2790080898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:16 smithi141 bash[31670]: cluster 2023-12-02T00:50:15.802408+0000 mgr.y (mgr.24356) 16559 : cluster 0 pgmap v16527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:16 smithi141 bash[31670]: audit 2023-12-02T00:50:16.222321+0000 mon.c (mon.2) 10389 : audit 0 from='client.? 172.21.15.40:0/2790080898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:50:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:50:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:17 smithi040 bash[41173]: cluster 2023-12-02T00:50:17.803077+0000 mgr.y (mgr.24356) 16560 : cluster 0 pgmap v16528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:17 smithi040 bash[28232]: cluster 2023-12-02T00:50:17.803077+0000 mgr.y (mgr.24356) 16560 : cluster 0 pgmap v16528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:17 smithi141 bash[31670]: cluster 2023-12-02T00:50:17.803077+0000 mgr.y (mgr.24356) 16560 : cluster 0 pgmap v16528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:18 smithi040 bash[28232]: audit 2023-12-02T00:50:18.686465+0000 mon.c (mon.2) 10390 : audit 0 from='client.? 172.21.15.40:0/2633696250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:18 smithi040 bash[41173]: audit 2023-12-02T00:50:18.686465+0000 mon.c (mon.2) 10390 : audit 0 from='client.? 172.21.15.40:0/2633696250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:18 smithi141 bash[31670]: audit 2023-12-02T00:50:18.686465+0000 mon.c (mon.2) 10390 : audit 0 from='client.? 172.21.15.40:0/2633696250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:19 smithi040 bash[28232]: audit 2023-12-02T00:50:19.211943+0000 mon.c (mon.2) 10391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:19 smithi040 bash[28232]: cluster 2023-12-02T00:50:19.804239+0000 mgr.y (mgr.24356) 16561 : cluster 0 pgmap v16529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:19 smithi040 bash[41173]: audit 2023-12-02T00:50:19.211943+0000 mon.c (mon.2) 10391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:19 smithi040 bash[41173]: cluster 2023-12-02T00:50:19.804239+0000 mgr.y (mgr.24356) 16561 : cluster 0 pgmap v16529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:19 smithi141 bash[31670]: audit 2023-12-02T00:50:19.211943+0000 mon.c (mon.2) 10391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:19 smithi141 bash[31670]: cluster 2023-12-02T00:50:19.804239+0000 mgr.y (mgr.24356) 16561 : cluster 0 pgmap v16529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:21 smithi141 bash[31670]: audit 2023-12-02T00:50:21.149169+0000 mon.a (mon.0) 10329 : audit 0 from='client.? 172.21.15.40:0/3362748043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:21 smithi040 bash[28232]: audit 2023-12-02T00:50:21.149169+0000 mon.a (mon.0) 10329 : audit 0 from='client.? 172.21.15.40:0/3362748043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:21 smithi040 bash[41173]: audit 2023-12-02T00:50:21.149169+0000 mon.a (mon.0) 10329 : audit 0 from='client.? 172.21.15.40:0/3362748043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:22 smithi141 bash[31670]: cluster 2023-12-02T00:50:21.804934+0000 mgr.y (mgr.24356) 16562 : cluster 0 pgmap v16530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:22 smithi040 bash[28232]: cluster 2023-12-02T00:50:21.804934+0000 mgr.y (mgr.24356) 16562 : cluster 0 pgmap v16530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:22 smithi040 bash[41173]: cluster 2023-12-02T00:50:21.804934+0000 mgr.y (mgr.24356) 16562 : cluster 0 pgmap v16530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:23 smithi040 bash[41173]: audit 2023-12-02T00:50:23.605716+0000 mon.a (mon.0) 10330 : audit 0 from='client.? 172.21.15.40:0/1525449209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:23 smithi040 bash[28232]: audit 2023-12-02T00:50:23.605716+0000 mon.a (mon.0) 10330 : audit 0 from='client.? 172.21.15.40:0/1525449209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:23 smithi141 bash[31670]: audit 2023-12-02T00:50:23.605716+0000 mon.a (mon.0) 10330 : audit 0 from='client.? 172.21.15.40:0/1525449209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:24 smithi141 bash[31670]: cluster 2023-12-02T00:50:23.805638+0000 mgr.y (mgr.24356) 16563 : cluster 0 pgmap v16531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:24 smithi040 bash[41173]: cluster 2023-12-02T00:50:23.805638+0000 mgr.y (mgr.24356) 16563 : cluster 0 pgmap v16531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:24 smithi040 bash[28232]: cluster 2023-12-02T00:50:23.805638+0000 mgr.y (mgr.24356) 16563 : cluster 0 pgmap v16531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:26 smithi040 bash[28232]: cluster 2023-12-02T00:50:25.806616+0000 mgr.y (mgr.24356) 16564 : cluster 0 pgmap v16532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:26 smithi040 bash[28232]: audit 2023-12-02T00:50:26.062795+0000 mon.c (mon.2) 10392 : audit 0 from='client.? 172.21.15.40:0/3355010877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:26 smithi040 bash[41173]: cluster 2023-12-02T00:50:25.806616+0000 mgr.y (mgr.24356) 16564 : cluster 0 pgmap v16532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:26 smithi040 bash[41173]: audit 2023-12-02T00:50:26.062795+0000 mon.c (mon.2) 10392 : audit 0 from='client.? 172.21.15.40:0/3355010877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:26 smithi141 bash[31670]: cluster 2023-12-02T00:50:25.806616+0000 mgr.y (mgr.24356) 16564 : cluster 0 pgmap v16532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:26 smithi141 bash[31670]: audit 2023-12-02T00:50:26.062795+0000 mon.c (mon.2) 10392 : audit 0 from='client.? 172.21.15.40:0/3355010877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:50:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:50:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:27 smithi040 bash[41173]: cluster 2023-12-02T00:50:27.807293+0000 mgr.y (mgr.24356) 16565 : cluster 0 pgmap v16533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:27 smithi040 bash[28232]: cluster 2023-12-02T00:50:27.807293+0000 mgr.y (mgr.24356) 16565 : cluster 0 pgmap v16533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:27 smithi141 bash[31670]: cluster 2023-12-02T00:50:27.807293+0000 mgr.y (mgr.24356) 16565 : cluster 0 pgmap v16533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:28 smithi040 bash[41173]: audit 2023-12-02T00:50:28.528690+0000 mon.c (mon.2) 10393 : audit 0 from='client.? 172.21.15.40:0/4271133500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:28 smithi040 bash[28232]: audit 2023-12-02T00:50:28.528690+0000 mon.c (mon.2) 10393 : audit 0 from='client.? 172.21.15.40:0/4271133500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:28 smithi141 bash[31670]: audit 2023-12-02T00:50:28.528690+0000 mon.c (mon.2) 10393 : audit 0 from='client.? 172.21.15.40:0/4271133500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:29 smithi040 bash[28232]: cluster 2023-12-02T00:50:29.808458+0000 mgr.y (mgr.24356) 16566 : cluster 0 pgmap v16534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:29 smithi040 bash[41173]: cluster 2023-12-02T00:50:29.808458+0000 mgr.y (mgr.24356) 16566 : cluster 0 pgmap v16534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:29 smithi141 bash[31670]: cluster 2023-12-02T00:50:29.808458+0000 mgr.y (mgr.24356) 16566 : cluster 0 pgmap v16534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:31 smithi141 bash[31670]: audit 2023-12-02T00:50:30.990685+0000 mon.a (mon.0) 10331 : audit 0 from='client.? 172.21.15.40:0/2253564835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:31 smithi040 bash[28232]: audit 2023-12-02T00:50:30.990685+0000 mon.a (mon.0) 10331 : audit 0 from='client.? 172.21.15.40:0/2253564835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:31 smithi040 bash[41173]: audit 2023-12-02T00:50:30.990685+0000 mon.a (mon.0) 10331 : audit 0 from='client.? 172.21.15.40:0/2253564835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:32 smithi141 bash[31670]: cluster 2023-12-02T00:50:31.809170+0000 mgr.y (mgr.24356) 16567 : cluster 0 pgmap v16535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:32 smithi040 bash[28232]: cluster 2023-12-02T00:50:31.809170+0000 mgr.y (mgr.24356) 16567 : cluster 0 pgmap v16535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:32 smithi040 bash[41173]: cluster 2023-12-02T00:50:31.809170+0000 mgr.y (mgr.24356) 16567 : cluster 0 pgmap v16535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:33 smithi141 bash[31670]: audit 2023-12-02T00:50:33.455414+0000 mon.a (mon.0) 10332 : audit 0 from='client.? 172.21.15.40:0/1464848439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:33 smithi040 bash[41173]: audit 2023-12-02T00:50:33.455414+0000 mon.a (mon.0) 10332 : audit 0 from='client.? 172.21.15.40:0/1464848439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:33 smithi040 bash[28232]: audit 2023-12-02T00:50:33.455414+0000 mon.a (mon.0) 10332 : audit 0 from='client.? 172.21.15.40:0/1464848439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:34 smithi141 bash[31670]: cluster 2023-12-02T00:50:33.809954+0000 mgr.y (mgr.24356) 16568 : cluster 0 pgmap v16536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:34 smithi141 bash[31670]: audit 2023-12-02T00:50:34.212323+0000 mon.c (mon.2) 10394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:34 smithi040 bash[41173]: cluster 2023-12-02T00:50:33.809954+0000 mgr.y (mgr.24356) 16568 : cluster 0 pgmap v16536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:34 smithi040 bash[41173]: audit 2023-12-02T00:50:34.212323+0000 mon.c (mon.2) 10394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:34 smithi040 bash[28232]: cluster 2023-12-02T00:50:33.809954+0000 mgr.y (mgr.24356) 16568 : cluster 0 pgmap v16536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:34 smithi040 bash[28232]: audit 2023-12-02T00:50:34.212323+0000 mon.c (mon.2) 10394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:36 smithi141 bash[31670]: audit 2023-12-02T00:50:35.914488+0000 mon.c (mon.2) 10395 : audit 0 from='client.? 172.21.15.40:0/2732869434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:36 smithi040 bash[28232]: audit 2023-12-02T00:50:35.914488+0000 mon.c (mon.2) 10395 : audit 0 from='client.? 172.21.15.40:0/2732869434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:36.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:50:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:50:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:36 smithi040 bash[41173]: audit 2023-12-02T00:50:35.914488+0000 mon.c (mon.2) 10395 : audit 0 from='client.? 172.21.15.40:0/2732869434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:37 smithi141 bash[31670]: cluster 2023-12-02T00:50:35.811106+0000 mgr.y (mgr.24356) 16569 : cluster 0 pgmap v16537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:37 smithi040 bash[41173]: cluster 2023-12-02T00:50:35.811106+0000 mgr.y (mgr.24356) 16569 : cluster 0 pgmap v16537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:37 smithi040 bash[28232]: cluster 2023-12-02T00:50:35.811106+0000 mgr.y (mgr.24356) 16569 : cluster 0 pgmap v16537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:39 smithi141 bash[31670]: cluster 2023-12-02T00:50:37.811767+0000 mgr.y (mgr.24356) 16570 : cluster 0 pgmap v16538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:39 smithi141 bash[31670]: audit 2023-12-02T00:50:38.381333+0000 mon.c (mon.2) 10396 : audit 0 from='client.? 172.21.15.40:0/3374135540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:39 smithi040 bash[28232]: cluster 2023-12-02T00:50:37.811767+0000 mgr.y (mgr.24356) 16570 : cluster 0 pgmap v16538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:39 smithi040 bash[28232]: audit 2023-12-02T00:50:38.381333+0000 mon.c (mon.2) 10396 : audit 0 from='client.? 172.21.15.40:0/3374135540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:39 smithi040 bash[41173]: cluster 2023-12-02T00:50:37.811767+0000 mgr.y (mgr.24356) 16570 : cluster 0 pgmap v16538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:39 smithi040 bash[41173]: audit 2023-12-02T00:50:38.381333+0000 mon.c (mon.2) 10396 : audit 0 from='client.? 172.21.15.40:0/3374135540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:41 smithi141 bash[31670]: cluster 2023-12-02T00:50:39.812979+0000 mgr.y (mgr.24356) 16571 : cluster 0 pgmap v16539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:41 smithi141 bash[31670]: audit 2023-12-02T00:50:40.842980+0000 mon.a (mon.0) 10333 : audit 0 from='client.? 172.21.15.40:0/3418101051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:41 smithi040 bash[41173]: cluster 2023-12-02T00:50:39.812979+0000 mgr.y (mgr.24356) 16571 : cluster 0 pgmap v16539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:41 smithi040 bash[41173]: audit 2023-12-02T00:50:40.842980+0000 mon.a (mon.0) 10333 : audit 0 from='client.? 172.21.15.40:0/3418101051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:41 smithi040 bash[28232]: cluster 2023-12-02T00:50:39.812979+0000 mgr.y (mgr.24356) 16571 : cluster 0 pgmap v16539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:41 smithi040 bash[28232]: audit 2023-12-02T00:50:40.842980+0000 mon.a (mon.0) 10333 : audit 0 from='client.? 172.21.15.40:0/3418101051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:43 smithi141 bash[31670]: cluster 2023-12-02T00:50:41.813657+0000 mgr.y (mgr.24356) 16572 : cluster 0 pgmap v16540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:43 smithi040 bash[28232]: cluster 2023-12-02T00:50:41.813657+0000 mgr.y (mgr.24356) 16572 : cluster 0 pgmap v16540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:43 smithi040 bash[41173]: cluster 2023-12-02T00:50:41.813657+0000 mgr.y (mgr.24356) 16572 : cluster 0 pgmap v16540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:44 smithi141 bash[31670]: audit 2023-12-02T00:50:43.303255+0000 mon.a (mon.0) 10334 : audit 0 from='client.? 172.21.15.40:0/3521092479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:44 smithi040 bash[28232]: audit 2023-12-02T00:50:43.303255+0000 mon.a (mon.0) 10334 : audit 0 from='client.? 172.21.15.40:0/3521092479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:44 smithi040 bash[41173]: audit 2023-12-02T00:50:43.303255+0000 mon.a (mon.0) 10334 : audit 0 from='client.? 172.21.15.40:0/3521092479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:45 smithi141 bash[31670]: cluster 2023-12-02T00:50:43.814268+0000 mgr.y (mgr.24356) 16573 : cluster 0 pgmap v16541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:45 smithi040 bash[28232]: cluster 2023-12-02T00:50:43.814268+0000 mgr.y (mgr.24356) 16573 : cluster 0 pgmap v16541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:45 smithi040 bash[41173]: cluster 2023-12-02T00:50:43.814268+0000 mgr.y (mgr.24356) 16573 : cluster 0 pgmap v16541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:46 smithi040 bash[28232]: audit 2023-12-02T00:50:45.760840+0000 mon.a (mon.0) 10335 : audit 0 from='client.? 172.21.15.40:0/1283094889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:46.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:50:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:50:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:46 smithi040 bash[41173]: audit 2023-12-02T00:50:45.760840+0000 mon.a (mon.0) 10335 : audit 0 from='client.? 172.21.15.40:0/1283094889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:46 smithi141 bash[31670]: audit 2023-12-02T00:50:45.760840+0000 mon.a (mon.0) 10335 : audit 0 from='client.? 172.21.15.40:0/1283094889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:47 smithi040 bash[28232]: cluster 2023-12-02T00:50:45.815438+0000 mgr.y (mgr.24356) 16574 : cluster 0 pgmap v16542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:47 smithi040 bash[41173]: cluster 2023-12-02T00:50:45.815438+0000 mgr.y (mgr.24356) 16574 : cluster 0 pgmap v16542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:47 smithi141 bash[31670]: cluster 2023-12-02T00:50:45.815438+0000 mgr.y (mgr.24356) 16574 : cluster 0 pgmap v16542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:48 smithi040 bash[28232]: audit 2023-12-02T00:50:48.213521+0000 mon.a (mon.0) 10336 : audit 0 from='client.? 172.21.15.40:0/3689053372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:48 smithi040 bash[41173]: audit 2023-12-02T00:50:48.213521+0000 mon.a (mon.0) 10336 : audit 0 from='client.? 172.21.15.40:0/3689053372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:48 smithi141 bash[31670]: audit 2023-12-02T00:50:48.213521+0000 mon.a (mon.0) 10336 : audit 0 from='client.? 172.21.15.40:0/3689053372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:49 smithi040 bash[28232]: cluster 2023-12-02T00:50:47.815983+0000 mgr.y (mgr.24356) 16575 : cluster 0 pgmap v16543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:49 smithi040 bash[28232]: audit 2023-12-02T00:50:49.212817+0000 mon.c (mon.2) 10397 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:49 smithi040 bash[41173]: cluster 2023-12-02T00:50:47.815983+0000 mgr.y (mgr.24356) 16575 : cluster 0 pgmap v16543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:49 smithi040 bash[41173]: audit 2023-12-02T00:50:49.212817+0000 mon.c (mon.2) 10397 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:49 smithi141 bash[31670]: cluster 2023-12-02T00:50:47.815983+0000 mgr.y (mgr.24356) 16575 : cluster 0 pgmap v16543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:49 smithi141 bash[31670]: audit 2023-12-02T00:50:49.212817+0000 mon.c (mon.2) 10397 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:51 smithi040 bash[28232]: cluster 2023-12-02T00:50:49.817189+0000 mgr.y (mgr.24356) 16576 : cluster 0 pgmap v16544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:51 smithi040 bash[28232]: audit 2023-12-02T00:50:50.693269+0000 mon.a (mon.0) 10337 : audit 0 from='client.? 172.21.15.40:0/3967361057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:51 smithi040 bash[41173]: cluster 2023-12-02T00:50:49.817189+0000 mgr.y (mgr.24356) 16576 : cluster 0 pgmap v16544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:51 smithi040 bash[41173]: audit 2023-12-02T00:50:50.693269+0000 mon.a (mon.0) 10337 : audit 0 from='client.? 172.21.15.40:0/3967361057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:51 smithi141 bash[31670]: cluster 2023-12-02T00:50:49.817189+0000 mgr.y (mgr.24356) 16576 : cluster 0 pgmap v16544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:51 smithi141 bash[31670]: audit 2023-12-02T00:50:50.693269+0000 mon.a (mon.0) 10337 : audit 0 from='client.? 172.21.15.40:0/3967361057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:53 smithi040 bash[41173]: cluster 2023-12-02T00:50:51.817881+0000 mgr.y (mgr.24356) 16577 : cluster 0 pgmap v16545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:53 smithi040 bash[41173]: audit 2023-12-02T00:50:53.152553+0000 mon.c (mon.2) 10398 : audit 0 from='client.? 172.21.15.40:0/755135615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:53 smithi040 bash[28232]: cluster 2023-12-02T00:50:51.817881+0000 mgr.y (mgr.24356) 16577 : cluster 0 pgmap v16545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:53 smithi040 bash[28232]: audit 2023-12-02T00:50:53.152553+0000 mon.c (mon.2) 10398 : audit 0 from='client.? 172.21.15.40:0/755135615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:53 smithi141 bash[31670]: cluster 2023-12-02T00:50:51.817881+0000 mgr.y (mgr.24356) 16577 : cluster 0 pgmap v16545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:53 smithi141 bash[31670]: audit 2023-12-02T00:50:53.152553+0000 mon.c (mon.2) 10398 : audit 0 from='client.? 172.21.15.40:0/755135615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:55 smithi040 bash[41173]: cluster 2023-12-02T00:50:53.818517+0000 mgr.y (mgr.24356) 16578 : cluster 0 pgmap v16546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:55 smithi040 bash[28232]: cluster 2023-12-02T00:50:53.818517+0000 mgr.y (mgr.24356) 16578 : cluster 0 pgmap v16546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:55 smithi141 bash[31670]: cluster 2023-12-02T00:50:53.818517+0000 mgr.y (mgr.24356) 16578 : cluster 0 pgmap v16546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:56 smithi040 bash[28232]: audit 2023-12-02T00:50:55.621861+0000 mon.c (mon.2) 10399 : audit 0 from='client.? 172.21.15.40:0/1230127368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:56 smithi040 bash[28232]: audit 2023-12-02T00:50:55.671418+0000 mon.c (mon.2) 10400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:50:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:50:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:50:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:56 smithi040 bash[41173]: audit 2023-12-02T00:50:55.621861+0000 mon.c (mon.2) 10399 : audit 0 from='client.? 172.21.15.40:0/1230127368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:56 smithi040 bash[41173]: audit 2023-12-02T00:50:55.671418+0000 mon.c (mon.2) 10400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:50:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:56 smithi141 bash[31670]: audit 2023-12-02T00:50:55.621861+0000 mon.c (mon.2) 10399 : audit 0 from='client.? 172.21.15.40:0/1230127368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:56 smithi141 bash[31670]: audit 2023-12-02T00:50:55.671418+0000 mon.c (mon.2) 10400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:50:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:57 smithi040 bash[41173]: cluster 2023-12-02T00:50:55.819299+0000 mgr.y (mgr.24356) 16579 : cluster 0 pgmap v16547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:57 smithi040 bash[28232]: cluster 2023-12-02T00:50:55.819299+0000 mgr.y (mgr.24356) 16579 : cluster 0 pgmap v16547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:57 smithi141 bash[31670]: cluster 2023-12-02T00:50:55.819299+0000 mgr.y (mgr.24356) 16579 : cluster 0 pgmap v16547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:58 smithi040 bash[41173]: audit 2023-12-02T00:50:58.088713+0000 mon.a (mon.0) 10338 : audit 0 from='client.? 172.21.15.40:0/3989832122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:58 smithi040 bash[28232]: audit 2023-12-02T00:50:58.088713+0000 mon.a (mon.0) 10338 : audit 0 from='client.? 172.21.15.40:0/3989832122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:58 smithi141 bash[31670]: audit 2023-12-02T00:50:58.088713+0000 mon.a (mon.0) 10338 : audit 0 from='client.? 172.21.15.40:0/3989832122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:50:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:50:59 smithi040 bash[41173]: cluster 2023-12-02T00:50:57.819912+0000 mgr.y (mgr.24356) 16580 : cluster 0 pgmap v16548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:50:59 smithi040 bash[28232]: cluster 2023-12-02T00:50:57.819912+0000 mgr.y (mgr.24356) 16580 : cluster 0 pgmap v16548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:50:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:50:59 smithi141 bash[31670]: cluster 2023-12-02T00:50:57.819912+0000 mgr.y (mgr.24356) 16580 : cluster 0 pgmap v16548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:01 smithi040 bash[41173]: cluster 2023-12-02T00:50:59.821133+0000 mgr.y (mgr.24356) 16581 : cluster 0 pgmap v16549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:01 smithi040 bash[41173]: audit 2023-12-02T00:51:00.556387+0000 mon.c (mon.2) 10401 : audit 0 from='client.? 172.21.15.40:0/603307486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:01 smithi040 bash[28232]: cluster 2023-12-02T00:50:59.821133+0000 mgr.y (mgr.24356) 16581 : cluster 0 pgmap v16549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:01 smithi040 bash[28232]: audit 2023-12-02T00:51:00.556387+0000 mon.c (mon.2) 10401 : audit 0 from='client.? 172.21.15.40:0/603307486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:01 smithi141 bash[31670]: cluster 2023-12-02T00:50:59.821133+0000 mgr.y (mgr.24356) 16581 : cluster 0 pgmap v16549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:01 smithi141 bash[31670]: audit 2023-12-02T00:51:00.556387+0000 mon.c (mon.2) 10401 : audit 0 from='client.? 172.21.15.40:0/603307486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:01.576890+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:01.592323+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:01.829574+0000 mon.a (mon.0) 10341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:01.841759+0000 mon.a (mon.0) 10342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:02.321603+0000 mon.c (mon.2) 10402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:02.323489+0000 mon.c (mon.2) 10403 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[41173]: audit 2023-12-02T00:51:02.333959+0000 mon.a (mon.0) 10343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:01.576890+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:01.592323+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:01.829574+0000 mon.a (mon.0) 10341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:01.841759+0000 mon.a (mon.0) 10342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:02.321603+0000 mon.c (mon.2) 10402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:02.323489+0000 mon.c (mon.2) 10403 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:02 smithi040 bash[28232]: audit 2023-12-02T00:51:02.333959+0000 mon.a (mon.0) 10343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:01.576890+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:01.592323+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:01.829574+0000 mon.a (mon.0) 10341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:01.841759+0000 mon.a (mon.0) 10342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:02.321603+0000 mon.c (mon.2) 10402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:51:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:02.323489+0000 mon.c (mon.2) 10403 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:51:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:02 smithi141 bash[31670]: audit 2023-12-02T00:51:02.333959+0000 mon.a (mon.0) 10343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:51:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:03 smithi040 bash[28232]: cluster 2023-12-02T00:51:01.821849+0000 mgr.y (mgr.24356) 16582 : cluster 0 pgmap v16550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:03 smithi040 bash[28232]: audit 2023-12-02T00:51:03.015830+0000 mon.a (mon.0) 10344 : audit 0 from='client.? 172.21.15.40:0/2146659309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:03 smithi040 bash[41173]: cluster 2023-12-02T00:51:01.821849+0000 mgr.y (mgr.24356) 16582 : cluster 0 pgmap v16550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:03 smithi040 bash[41173]: audit 2023-12-02T00:51:03.015830+0000 mon.a (mon.0) 10344 : audit 0 from='client.? 172.21.15.40:0/2146659309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:03 smithi141 bash[31670]: cluster 2023-12-02T00:51:01.821849+0000 mgr.y (mgr.24356) 16582 : cluster 0 pgmap v16550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:03 smithi141 bash[31670]: audit 2023-12-02T00:51:03.015830+0000 mon.a (mon.0) 10344 : audit 0 from='client.? 172.21.15.40:0/2146659309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:04 smithi040 bash[28232]: audit 2023-12-02T00:51:04.213252+0000 mon.c (mon.2) 10404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:04 smithi040 bash[41173]: audit 2023-12-02T00:51:04.213252+0000 mon.c (mon.2) 10404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:04 smithi141 bash[31670]: audit 2023-12-02T00:51:04.213252+0000 mon.c (mon.2) 10404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:05 smithi040 bash[28232]: cluster 2023-12-02T00:51:03.822538+0000 mgr.y (mgr.24356) 16583 : cluster 0 pgmap v16551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:05 smithi040 bash[28232]: audit 2023-12-02T00:51:05.480048+0000 mon.c (mon.2) 10405 : audit 0 from='client.? 172.21.15.40:0/2872147747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:05 smithi040 bash[41173]: cluster 2023-12-02T00:51:03.822538+0000 mgr.y (mgr.24356) 16583 : cluster 0 pgmap v16551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:05 smithi040 bash[41173]: audit 2023-12-02T00:51:05.480048+0000 mon.c (mon.2) 10405 : audit 0 from='client.? 172.21.15.40:0/2872147747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:05 smithi141 bash[31670]: cluster 2023-12-02T00:51:03.822538+0000 mgr.y (mgr.24356) 16583 : cluster 0 pgmap v16551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:05 smithi141 bash[31670]: audit 2023-12-02T00:51:05.480048+0000 mon.c (mon.2) 10405 : audit 0 from='client.? 172.21.15.40:0/2872147747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:51:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:51:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:07 smithi040 bash[28232]: cluster 2023-12-02T00:51:05.823693+0000 mgr.y (mgr.24356) 16584 : cluster 0 pgmap v16552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:07 smithi040 bash[41173]: cluster 2023-12-02T00:51:05.823693+0000 mgr.y (mgr.24356) 16584 : cluster 0 pgmap v16552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:07 smithi141 bash[31670]: cluster 2023-12-02T00:51:05.823693+0000 mgr.y (mgr.24356) 16584 : cluster 0 pgmap v16552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:08 smithi040 bash[28232]: audit 2023-12-02T00:51:07.939075+0000 mon.c (mon.2) 10406 : audit 0 from='client.? 172.21.15.40:0/3847032002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:08 smithi040 bash[41173]: audit 2023-12-02T00:51:07.939075+0000 mon.c (mon.2) 10406 : audit 0 from='client.? 172.21.15.40:0/3847032002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:08 smithi141 bash[31670]: audit 2023-12-02T00:51:07.939075+0000 mon.c (mon.2) 10406 : audit 0 from='client.? 172.21.15.40:0/3847032002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:09 smithi040 bash[28232]: cluster 2023-12-02T00:51:07.824359+0000 mgr.y (mgr.24356) 16585 : cluster 0 pgmap v16553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:09 smithi040 bash[41173]: cluster 2023-12-02T00:51:07.824359+0000 mgr.y (mgr.24356) 16585 : cluster 0 pgmap v16553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:09 smithi141 bash[31670]: cluster 2023-12-02T00:51:07.824359+0000 mgr.y (mgr.24356) 16585 : cluster 0 pgmap v16553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:11 smithi141 bash[31670]: cluster 2023-12-02T00:51:09.825648+0000 mgr.y (mgr.24356) 16586 : cluster 0 pgmap v16554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:11 smithi141 bash[31670]: audit 2023-12-02T00:51:10.398569+0000 mon.a (mon.0) 10345 : audit 0 from='client.? 172.21.15.40:0/4001472341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:11 smithi040 bash[41173]: cluster 2023-12-02T00:51:09.825648+0000 mgr.y (mgr.24356) 16586 : cluster 0 pgmap v16554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:11 smithi040 bash[41173]: audit 2023-12-02T00:51:10.398569+0000 mon.a (mon.0) 10345 : audit 0 from='client.? 172.21.15.40:0/4001472341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:11 smithi040 bash[28232]: cluster 2023-12-02T00:51:09.825648+0000 mgr.y (mgr.24356) 16586 : cluster 0 pgmap v16554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:11 smithi040 bash[28232]: audit 2023-12-02T00:51:10.398569+0000 mon.a (mon.0) 10345 : audit 0 from='client.? 172.21.15.40:0/4001472341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:12.525 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 00:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T00:51:12.086727435Z level=info msg="Completed cleanup jobs" duration=48.146189ms 2023-12-02T00:51:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:13 smithi141 bash[31670]: cluster 2023-12-02T00:51:11.826447+0000 mgr.y (mgr.24356) 16587 : cluster 0 pgmap v16555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:13 smithi141 bash[31670]: audit 2023-12-02T00:51:12.865539+0000 mon.c (mon.2) 10407 : audit 0 from='client.? 172.21.15.40:0/2671671456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:13 smithi040 bash[41173]: cluster 2023-12-02T00:51:11.826447+0000 mgr.y (mgr.24356) 16587 : cluster 0 pgmap v16555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:13 smithi040 bash[41173]: audit 2023-12-02T00:51:12.865539+0000 mon.c (mon.2) 10407 : audit 0 from='client.? 172.21.15.40:0/2671671456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:13 smithi040 bash[28232]: cluster 2023-12-02T00:51:11.826447+0000 mgr.y (mgr.24356) 16587 : cluster 0 pgmap v16555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:13 smithi040 bash[28232]: audit 2023-12-02T00:51:12.865539+0000 mon.c (mon.2) 10407 : audit 0 from='client.? 172.21.15.40:0/2671671456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:15 smithi141 bash[31670]: cluster 2023-12-02T00:51:13.827145+0000 mgr.y (mgr.24356) 16588 : cluster 0 pgmap v16556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:15 smithi040 bash[28232]: cluster 2023-12-02T00:51:13.827145+0000 mgr.y (mgr.24356) 16588 : cluster 0 pgmap v16556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:15 smithi040 bash[41173]: cluster 2023-12-02T00:51:13.827145+0000 mgr.y (mgr.24356) 16588 : cluster 0 pgmap v16556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:16 smithi141 bash[31670]: audit 2023-12-02T00:51:15.331558+0000 mon.a (mon.0) 10346 : audit 0 from='client.? 172.21.15.40:0/2139654769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:16.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:51:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:51:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:16 smithi040 bash[41173]: audit 2023-12-02T00:51:15.331558+0000 mon.a (mon.0) 10346 : audit 0 from='client.? 172.21.15.40:0/2139654769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:16 smithi040 bash[28232]: audit 2023-12-02T00:51:15.331558+0000 mon.a (mon.0) 10346 : audit 0 from='client.? 172.21.15.40:0/2139654769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:17 smithi141 bash[31670]: cluster 2023-12-02T00:51:15.828460+0000 mgr.y (mgr.24356) 16589 : cluster 0 pgmap v16557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:17 smithi040 bash[28232]: cluster 2023-12-02T00:51:15.828460+0000 mgr.y (mgr.24356) 16589 : cluster 0 pgmap v16557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:17 smithi040 bash[41173]: cluster 2023-12-02T00:51:15.828460+0000 mgr.y (mgr.24356) 16589 : cluster 0 pgmap v16557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:18 smithi040 bash[41173]: audit 2023-12-02T00:51:17.791806+0000 mon.c (mon.2) 10408 : audit 0 from='client.? 172.21.15.40:0/3636093293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:18 smithi040 bash[28232]: audit 2023-12-02T00:51:17.791806+0000 mon.c (mon.2) 10408 : audit 0 from='client.? 172.21.15.40:0/3636093293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:18 smithi141 bash[31670]: audit 2023-12-02T00:51:17.791806+0000 mon.c (mon.2) 10408 : audit 0 from='client.? 172.21.15.40:0/3636093293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:19 smithi040 bash[41173]: cluster 2023-12-02T00:51:17.829113+0000 mgr.y (mgr.24356) 16590 : cluster 0 pgmap v16558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:19 smithi040 bash[41173]: audit 2023-12-02T00:51:19.213609+0000 mon.c (mon.2) 10409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:19 smithi040 bash[28232]: cluster 2023-12-02T00:51:17.829113+0000 mgr.y (mgr.24356) 16590 : cluster 0 pgmap v16558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:19 smithi040 bash[28232]: audit 2023-12-02T00:51:19.213609+0000 mon.c (mon.2) 10409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:19 smithi141 bash[31670]: cluster 2023-12-02T00:51:17.829113+0000 mgr.y (mgr.24356) 16590 : cluster 0 pgmap v16558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:19 smithi141 bash[31670]: audit 2023-12-02T00:51:19.213609+0000 mon.c (mon.2) 10409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:20 smithi040 bash[28232]: audit 2023-12-02T00:51:20.249471+0000 mon.c (mon.2) 10410 : audit 0 from='client.? 172.21.15.40:0/314482146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:20 smithi040 bash[41173]: audit 2023-12-02T00:51:20.249471+0000 mon.c (mon.2) 10410 : audit 0 from='client.? 172.21.15.40:0/314482146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:20 smithi141 bash[31670]: audit 2023-12-02T00:51:20.249471+0000 mon.c (mon.2) 10410 : audit 0 from='client.? 172.21.15.40:0/314482146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:21 smithi040 bash[28232]: cluster 2023-12-02T00:51:19.830301+0000 mgr.y (mgr.24356) 16591 : cluster 0 pgmap v16559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:21 smithi040 bash[41173]: cluster 2023-12-02T00:51:19.830301+0000 mgr.y (mgr.24356) 16591 : cluster 0 pgmap v16559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:21 smithi141 bash[31670]: cluster 2023-12-02T00:51:19.830301+0000 mgr.y (mgr.24356) 16591 : cluster 0 pgmap v16559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:23 smithi040 bash[28232]: cluster 2023-12-02T00:51:21.831110+0000 mgr.y (mgr.24356) 16592 : cluster 0 pgmap v16560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:23 smithi040 bash[28232]: audit 2023-12-02T00:51:22.722402+0000 mon.c (mon.2) 10411 : audit 0 from='client.? 172.21.15.40:0/2965516452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:23 smithi040 bash[41173]: cluster 2023-12-02T00:51:21.831110+0000 mgr.y (mgr.24356) 16592 : cluster 0 pgmap v16560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:23 smithi040 bash[41173]: audit 2023-12-02T00:51:22.722402+0000 mon.c (mon.2) 10411 : audit 0 from='client.? 172.21.15.40:0/2965516452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:23 smithi141 bash[31670]: cluster 2023-12-02T00:51:21.831110+0000 mgr.y (mgr.24356) 16592 : cluster 0 pgmap v16560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:23 smithi141 bash[31670]: audit 2023-12-02T00:51:22.722402+0000 mon.c (mon.2) 10411 : audit 0 from='client.? 172.21.15.40:0/2965516452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:25 smithi040 bash[28232]: cluster 2023-12-02T00:51:23.831798+0000 mgr.y (mgr.24356) 16593 : cluster 0 pgmap v16561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:25 smithi040 bash[28232]: audit 2023-12-02T00:51:25.182452+0000 mon.c (mon.2) 10412 : audit 0 from='client.? 172.21.15.40:0/2426776346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:25 smithi040 bash[41173]: cluster 2023-12-02T00:51:23.831798+0000 mgr.y (mgr.24356) 16593 : cluster 0 pgmap v16561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:25 smithi040 bash[41173]: audit 2023-12-02T00:51:25.182452+0000 mon.c (mon.2) 10412 : audit 0 from='client.? 172.21.15.40:0/2426776346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:25 smithi141 bash[31670]: cluster 2023-12-02T00:51:23.831798+0000 mgr.y (mgr.24356) 16593 : cluster 0 pgmap v16561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:25 smithi141 bash[31670]: audit 2023-12-02T00:51:25.182452+0000 mon.c (mon.2) 10412 : audit 0 from='client.? 172.21.15.40:0/2426776346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:51:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:51:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:27 smithi040 bash[28232]: cluster 2023-12-02T00:51:25.833123+0000 mgr.y (mgr.24356) 16594 : cluster 0 pgmap v16562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:27 smithi040 bash[41173]: cluster 2023-12-02T00:51:25.833123+0000 mgr.y (mgr.24356) 16594 : cluster 0 pgmap v16562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:27 smithi141 bash[31670]: cluster 2023-12-02T00:51:25.833123+0000 mgr.y (mgr.24356) 16594 : cluster 0 pgmap v16562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:28 smithi040 bash[28232]: audit 2023-12-02T00:51:27.633578+0000 mon.a (mon.0) 10347 : audit 0 from='client.? 172.21.15.40:0/4142516678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:28 smithi040 bash[41173]: audit 2023-12-02T00:51:27.633578+0000 mon.a (mon.0) 10347 : audit 0 from='client.? 172.21.15.40:0/4142516678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:28 smithi141 bash[31670]: audit 2023-12-02T00:51:27.633578+0000 mon.a (mon.0) 10347 : audit 0 from='client.? 172.21.15.40:0/4142516678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:29 smithi040 bash[28232]: cluster 2023-12-02T00:51:27.833822+0000 mgr.y (mgr.24356) 16595 : cluster 0 pgmap v16563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:29 smithi040 bash[41173]: cluster 2023-12-02T00:51:27.833822+0000 mgr.y (mgr.24356) 16595 : cluster 0 pgmap v16563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:29 smithi141 bash[31670]: cluster 2023-12-02T00:51:27.833822+0000 mgr.y (mgr.24356) 16595 : cluster 0 pgmap v16563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:30 smithi040 bash[28232]: audit 2023-12-02T00:51:30.095265+0000 mon.a (mon.0) 10348 : audit 0 from='client.? 172.21.15.40:0/2482286732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:30 smithi040 bash[41173]: audit 2023-12-02T00:51:30.095265+0000 mon.a (mon.0) 10348 : audit 0 from='client.? 172.21.15.40:0/2482286732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:30 smithi141 bash[31670]: audit 2023-12-02T00:51:30.095265+0000 mon.a (mon.0) 10348 : audit 0 from='client.? 172.21.15.40:0/2482286732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:31 smithi040 bash[41173]: cluster 2023-12-02T00:51:29.834947+0000 mgr.y (mgr.24356) 16596 : cluster 0 pgmap v16564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:31 smithi040 bash[28232]: cluster 2023-12-02T00:51:29.834947+0000 mgr.y (mgr.24356) 16596 : cluster 0 pgmap v16564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:31 smithi141 bash[31670]: cluster 2023-12-02T00:51:29.834947+0000 mgr.y (mgr.24356) 16596 : cluster 0 pgmap v16564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:33 smithi040 bash[41173]: cluster 2023-12-02T00:51:31.835571+0000 mgr.y (mgr.24356) 16597 : cluster 0 pgmap v16565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:33 smithi040 bash[41173]: audit 2023-12-02T00:51:32.552132+0000 mon.a (mon.0) 10349 : audit 0 from='client.? 172.21.15.40:0/373575824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:33 smithi040 bash[28232]: cluster 2023-12-02T00:51:31.835571+0000 mgr.y (mgr.24356) 16597 : cluster 0 pgmap v16565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:33 smithi040 bash[28232]: audit 2023-12-02T00:51:32.552132+0000 mon.a (mon.0) 10349 : audit 0 from='client.? 172.21.15.40:0/373575824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:33 smithi141 bash[31670]: cluster 2023-12-02T00:51:31.835571+0000 mgr.y (mgr.24356) 16597 : cluster 0 pgmap v16565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:33 smithi141 bash[31670]: audit 2023-12-02T00:51:32.552132+0000 mon.a (mon.0) 10349 : audit 0 from='client.? 172.21.15.40:0/373575824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:34 smithi040 bash[41173]: audit 2023-12-02T00:51:34.214063+0000 mon.c (mon.2) 10413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:34 smithi040 bash[28232]: audit 2023-12-02T00:51:34.214063+0000 mon.c (mon.2) 10413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:34 smithi141 bash[31670]: audit 2023-12-02T00:51:34.214063+0000 mon.c (mon.2) 10413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:35 smithi040 bash[41173]: cluster 2023-12-02T00:51:33.836184+0000 mgr.y (mgr.24356) 16598 : cluster 0 pgmap v16566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:35 smithi040 bash[41173]: audit 2023-12-02T00:51:35.017235+0000 mon.a (mon.0) 10350 : audit 0 from='client.? 172.21.15.40:0/560285053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:35 smithi040 bash[28232]: cluster 2023-12-02T00:51:33.836184+0000 mgr.y (mgr.24356) 16598 : cluster 0 pgmap v16566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:35 smithi040 bash[28232]: audit 2023-12-02T00:51:35.017235+0000 mon.a (mon.0) 10350 : audit 0 from='client.? 172.21.15.40:0/560285053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:35 smithi141 bash[31670]: cluster 2023-12-02T00:51:33.836184+0000 mgr.y (mgr.24356) 16598 : cluster 0 pgmap v16566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:35 smithi141 bash[31670]: audit 2023-12-02T00:51:35.017235+0000 mon.a (mon.0) 10350 : audit 0 from='client.? 172.21.15.40:0/560285053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:51:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:51:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:37 smithi040 bash[28232]: cluster 2023-12-02T00:51:35.837410+0000 mgr.y (mgr.24356) 16599 : cluster 0 pgmap v16567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:37 smithi040 bash[41173]: cluster 2023-12-02T00:51:35.837410+0000 mgr.y (mgr.24356) 16599 : cluster 0 pgmap v16567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:37 smithi141 bash[31670]: cluster 2023-12-02T00:51:35.837410+0000 mgr.y (mgr.24356) 16599 : cluster 0 pgmap v16567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:38 smithi040 bash[41173]: audit 2023-12-02T00:51:37.474399+0000 mon.c (mon.2) 10414 : audit 0 from='client.? 172.21.15.40:0/2563517211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:38 smithi040 bash[28232]: audit 2023-12-02T00:51:37.474399+0000 mon.c (mon.2) 10414 : audit 0 from='client.? 172.21.15.40:0/2563517211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:38 smithi141 bash[31670]: audit 2023-12-02T00:51:37.474399+0000 mon.c (mon.2) 10414 : audit 0 from='client.? 172.21.15.40:0/2563517211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:39 smithi040 bash[28232]: cluster 2023-12-02T00:51:37.838093+0000 mgr.y (mgr.24356) 16600 : cluster 0 pgmap v16568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:39 smithi040 bash[41173]: cluster 2023-12-02T00:51:37.838093+0000 mgr.y (mgr.24356) 16600 : cluster 0 pgmap v16568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:39 smithi141 bash[31670]: cluster 2023-12-02T00:51:37.838093+0000 mgr.y (mgr.24356) 16600 : cluster 0 pgmap v16568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:40 smithi040 bash[28232]: audit 2023-12-02T00:51:39.936343+0000 mon.c (mon.2) 10415 : audit 0 from='client.? 172.21.15.40:0/3342478366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:40 smithi040 bash[41173]: audit 2023-12-02T00:51:39.936343+0000 mon.c (mon.2) 10415 : audit 0 from='client.? 172.21.15.40:0/3342478366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:40 smithi141 bash[31670]: audit 2023-12-02T00:51:39.936343+0000 mon.c (mon.2) 10415 : audit 0 from='client.? 172.21.15.40:0/3342478366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:41 smithi040 bash[28232]: cluster 2023-12-02T00:51:39.838906+0000 mgr.y (mgr.24356) 16601 : cluster 0 pgmap v16569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:41 smithi040 bash[41173]: cluster 2023-12-02T00:51:39.838906+0000 mgr.y (mgr.24356) 16601 : cluster 0 pgmap v16569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:41 smithi141 bash[31670]: cluster 2023-12-02T00:51:39.838906+0000 mgr.y (mgr.24356) 16601 : cluster 0 pgmap v16569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:43 smithi040 bash[28232]: cluster 2023-12-02T00:51:41.839502+0000 mgr.y (mgr.24356) 16602 : cluster 0 pgmap v16570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:43 smithi040 bash[28232]: audit 2023-12-02T00:51:42.399726+0000 mon.a (mon.0) 10351 : audit 0 from='client.? 172.21.15.40:0/988467234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:43 smithi040 bash[41173]: cluster 2023-12-02T00:51:41.839502+0000 mgr.y (mgr.24356) 16602 : cluster 0 pgmap v16570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:43 smithi040 bash[41173]: audit 2023-12-02T00:51:42.399726+0000 mon.a (mon.0) 10351 : audit 0 from='client.? 172.21.15.40:0/988467234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:43 smithi141 bash[31670]: cluster 2023-12-02T00:51:41.839502+0000 mgr.y (mgr.24356) 16602 : cluster 0 pgmap v16570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:43 smithi141 bash[31670]: audit 2023-12-02T00:51:42.399726+0000 mon.a (mon.0) 10351 : audit 0 from='client.? 172.21.15.40:0/988467234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:45 smithi040 bash[41173]: cluster 2023-12-02T00:51:43.840174+0000 mgr.y (mgr.24356) 16603 : cluster 0 pgmap v16571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:45 smithi040 bash[41173]: audit 2023-12-02T00:51:44.864714+0000 mon.c (mon.2) 10416 : audit 0 from='client.? 172.21.15.40:0/2245764902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:45 smithi040 bash[28232]: cluster 2023-12-02T00:51:43.840174+0000 mgr.y (mgr.24356) 16603 : cluster 0 pgmap v16571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:45 smithi040 bash[28232]: audit 2023-12-02T00:51:44.864714+0000 mon.c (mon.2) 10416 : audit 0 from='client.? 172.21.15.40:0/2245764902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:45 smithi141 bash[31670]: cluster 2023-12-02T00:51:43.840174+0000 mgr.y (mgr.24356) 16603 : cluster 0 pgmap v16571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:45 smithi141 bash[31670]: audit 2023-12-02T00:51:44.864714+0000 mon.c (mon.2) 10416 : audit 0 from='client.? 172.21.15.40:0/2245764902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:51:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:51:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:47 smithi040 bash[28232]: cluster 2023-12-02T00:51:45.841353+0000 mgr.y (mgr.24356) 16604 : cluster 0 pgmap v16572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:47 smithi040 bash[28232]: audit 2023-12-02T00:51:47.329589+0000 mon.c (mon.2) 10417 : audit 0 from='client.? 172.21.15.40:0/3793524012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:47 smithi040 bash[41173]: cluster 2023-12-02T00:51:45.841353+0000 mgr.y (mgr.24356) 16604 : cluster 0 pgmap v16572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:47 smithi040 bash[41173]: audit 2023-12-02T00:51:47.329589+0000 mon.c (mon.2) 10417 : audit 0 from='client.? 172.21.15.40:0/3793524012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:47 smithi141 bash[31670]: cluster 2023-12-02T00:51:45.841353+0000 mgr.y (mgr.24356) 16604 : cluster 0 pgmap v16572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:47 smithi141 bash[31670]: audit 2023-12-02T00:51:47.329589+0000 mon.c (mon.2) 10417 : audit 0 from='client.? 172.21.15.40:0/3793524012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:49 smithi040 bash[41173]: cluster 2023-12-02T00:51:47.841995+0000 mgr.y (mgr.24356) 16605 : cluster 0 pgmap v16573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:49 smithi040 bash[41173]: audit 2023-12-02T00:51:49.214497+0000 mon.c (mon.2) 10418 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:49 smithi040 bash[28232]: cluster 2023-12-02T00:51:47.841995+0000 mgr.y (mgr.24356) 16605 : cluster 0 pgmap v16573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:49 smithi040 bash[28232]: audit 2023-12-02T00:51:49.214497+0000 mon.c (mon.2) 10418 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:49 smithi141 bash[31670]: cluster 2023-12-02T00:51:47.841995+0000 mgr.y (mgr.24356) 16605 : cluster 0 pgmap v16573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:49 smithi141 bash[31670]: audit 2023-12-02T00:51:49.214497+0000 mon.c (mon.2) 10418 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:50 smithi040 bash[28232]: audit 2023-12-02T00:51:49.802464+0000 mon.c (mon.2) 10419 : audit 0 from='client.? 172.21.15.40:0/667214208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:50 smithi040 bash[41173]: audit 2023-12-02T00:51:49.802464+0000 mon.c (mon.2) 10419 : audit 0 from='client.? 172.21.15.40:0/667214208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:50 smithi141 bash[31670]: audit 2023-12-02T00:51:49.802464+0000 mon.c (mon.2) 10419 : audit 0 from='client.? 172.21.15.40:0/667214208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:51 smithi040 bash[28232]: cluster 2023-12-02T00:51:49.843132+0000 mgr.y (mgr.24356) 16606 : cluster 0 pgmap v16574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:51 smithi040 bash[41173]: cluster 2023-12-02T00:51:49.843132+0000 mgr.y (mgr.24356) 16606 : cluster 0 pgmap v16574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:51 smithi141 bash[31670]: cluster 2023-12-02T00:51:49.843132+0000 mgr.y (mgr.24356) 16606 : cluster 0 pgmap v16574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:52 smithi141 bash[31670]: audit 2023-12-02T00:51:52.259476+0000 mon.a (mon.0) 10352 : audit 0 from='client.? 172.21.15.40:0/2099646046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:52 smithi040 bash[28232]: audit 2023-12-02T00:51:52.259476+0000 mon.a (mon.0) 10352 : audit 0 from='client.? 172.21.15.40:0/2099646046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:52 smithi040 bash[41173]: audit 2023-12-02T00:51:52.259476+0000 mon.a (mon.0) 10352 : audit 0 from='client.? 172.21.15.40:0/2099646046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:53 smithi141 bash[31670]: cluster 2023-12-02T00:51:51.843814+0000 mgr.y (mgr.24356) 16607 : cluster 0 pgmap v16575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:53 smithi040 bash[28232]: cluster 2023-12-02T00:51:51.843814+0000 mgr.y (mgr.24356) 16607 : cluster 0 pgmap v16575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:53 smithi040 bash[41173]: cluster 2023-12-02T00:51:51.843814+0000 mgr.y (mgr.24356) 16607 : cluster 0 pgmap v16575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:55 smithi141 bash[31670]: cluster 2023-12-02T00:51:53.844589+0000 mgr.y (mgr.24356) 16608 : cluster 0 pgmap v16576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:55 smithi141 bash[31670]: audit 2023-12-02T00:51:54.722225+0000 mon.a (mon.0) 10353 : audit 0 from='client.? 172.21.15.40:0/2582845389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:55 smithi040 bash[28232]: cluster 2023-12-02T00:51:53.844589+0000 mgr.y (mgr.24356) 16608 : cluster 0 pgmap v16576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:55 smithi040 bash[28232]: audit 2023-12-02T00:51:54.722225+0000 mon.a (mon.0) 10353 : audit 0 from='client.? 172.21.15.40:0/2582845389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:55 smithi040 bash[41173]: cluster 2023-12-02T00:51:53.844589+0000 mgr.y (mgr.24356) 16608 : cluster 0 pgmap v16576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:55 smithi040 bash[41173]: audit 2023-12-02T00:51:54.722225+0000 mon.a (mon.0) 10353 : audit 0 from='client.? 172.21.15.40:0/2582845389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:51:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:51:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:57 smithi141 bash[31670]: cluster 2023-12-02T00:51:55.845718+0000 mgr.y (mgr.24356) 16609 : cluster 0 pgmap v16577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:57 smithi141 bash[31670]: audit 2023-12-02T00:51:57.184865+0000 mon.c (mon.2) 10420 : audit 0 from='client.? 172.21.15.40:0/4031636124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:57 smithi040 bash[28232]: cluster 2023-12-02T00:51:55.845718+0000 mgr.y (mgr.24356) 16609 : cluster 0 pgmap v16577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:57 smithi040 bash[28232]: audit 2023-12-02T00:51:57.184865+0000 mon.c (mon.2) 10420 : audit 0 from='client.? 172.21.15.40:0/4031636124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:57 smithi040 bash[41173]: cluster 2023-12-02T00:51:55.845718+0000 mgr.y (mgr.24356) 16609 : cluster 0 pgmap v16577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:57 smithi040 bash[41173]: audit 2023-12-02T00:51:57.184865+0000 mon.c (mon.2) 10420 : audit 0 from='client.? 172.21.15.40:0/4031636124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:51:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:51:59 smithi141 bash[31670]: cluster 2023-12-02T00:51:57.846329+0000 mgr.y (mgr.24356) 16610 : cluster 0 pgmap v16578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:51:59 smithi040 bash[28232]: cluster 2023-12-02T00:51:57.846329+0000 mgr.y (mgr.24356) 16610 : cluster 0 pgmap v16578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:51:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:51:59 smithi040 bash[41173]: cluster 2023-12-02T00:51:57.846329+0000 mgr.y (mgr.24356) 16610 : cluster 0 pgmap v16578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:00 smithi141 bash[31670]: audit 2023-12-02T00:51:59.645139+0000 mon.a (mon.0) 10354 : audit 0 from='client.? 172.21.15.40:0/2342595162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:00 smithi040 bash[28232]: audit 2023-12-02T00:51:59.645139+0000 mon.a (mon.0) 10354 : audit 0 from='client.? 172.21.15.40:0/2342595162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:00 smithi040 bash[41173]: audit 2023-12-02T00:51:59.645139+0000 mon.a (mon.0) 10354 : audit 0 from='client.? 172.21.15.40:0/2342595162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:01 smithi141 bash[31670]: cluster 2023-12-02T00:51:59.847367+0000 mgr.y (mgr.24356) 16611 : cluster 0 pgmap v16579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:01 smithi040 bash[28232]: cluster 2023-12-02T00:51:59.847367+0000 mgr.y (mgr.24356) 16611 : cluster 0 pgmap v16579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:01 smithi040 bash[41173]: cluster 2023-12-02T00:51:59.847367+0000 mgr.y (mgr.24356) 16611 : cluster 0 pgmap v16579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:02 smithi141 bash[31670]: audit 2023-12-02T00:52:02.112153+0000 mon.a (mon.0) 10355 : audit 0 from='client.? 172.21.15.40:0/2808070377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:02 smithi141 bash[31670]: audit 2023-12-02T00:52:02.419197+0000 mon.c (mon.2) 10421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:52:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:02 smithi040 bash[41173]: audit 2023-12-02T00:52:02.112153+0000 mon.a (mon.0) 10355 : audit 0 from='client.? 172.21.15.40:0/2808070377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:02 smithi040 bash[41173]: audit 2023-12-02T00:52:02.419197+0000 mon.c (mon.2) 10421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:52:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:02 smithi040 bash[28232]: audit 2023-12-02T00:52:02.112153+0000 mon.a (mon.0) 10355 : audit 0 from='client.? 172.21.15.40:0/2808070377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:02 smithi040 bash[28232]: audit 2023-12-02T00:52:02.419197+0000 mon.c (mon.2) 10421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:52:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:03 smithi141 bash[31670]: cluster 2023-12-02T00:52:01.847811+0000 mgr.y (mgr.24356) 16612 : cluster 0 pgmap v16580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:03 smithi040 bash[28232]: cluster 2023-12-02T00:52:01.847811+0000 mgr.y (mgr.24356) 16612 : cluster 0 pgmap v16580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:03 smithi040 bash[41173]: cluster 2023-12-02T00:52:01.847811+0000 mgr.y (mgr.24356) 16612 : cluster 0 pgmap v16580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:04 smithi141 bash[31670]: audit 2023-12-02T00:52:04.214834+0000 mon.c (mon.2) 10422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:04 smithi040 bash[28232]: audit 2023-12-02T00:52:04.214834+0000 mon.c (mon.2) 10422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:04 smithi040 bash[41173]: audit 2023-12-02T00:52:04.214834+0000 mon.c (mon.2) 10422 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:05 smithi141 bash[31670]: cluster 2023-12-02T00:52:03.848420+0000 mgr.y (mgr.24356) 16613 : cluster 0 pgmap v16581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:05 smithi141 bash[31670]: audit 2023-12-02T00:52:04.578167+0000 mon.a (mon.0) 10356 : audit 0 from='client.? 172.21.15.40:0/3629625159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:05 smithi040 bash[28232]: cluster 2023-12-02T00:52:03.848420+0000 mgr.y (mgr.24356) 16613 : cluster 0 pgmap v16581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:05 smithi040 bash[28232]: audit 2023-12-02T00:52:04.578167+0000 mon.a (mon.0) 10356 : audit 0 from='client.? 172.21.15.40:0/3629625159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:05 smithi040 bash[41173]: cluster 2023-12-02T00:52:03.848420+0000 mgr.y (mgr.24356) 16613 : cluster 0 pgmap v16581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:05 smithi040 bash[41173]: audit 2023-12-02T00:52:04.578167+0000 mon.a (mon.0) 10356 : audit 0 from='client.? 172.21.15.40:0/3629625159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:52:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:52:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:07 smithi141 bash[31670]: cluster 2023-12-02T00:52:05.849411+0000 mgr.y (mgr.24356) 16614 : cluster 0 pgmap v16582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:07 smithi141 bash[31670]: audit 2023-12-02T00:52:07.054162+0000 mon.c (mon.2) 10423 : audit 0 from='client.? 172.21.15.40:0/198115937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:07 smithi040 bash[41173]: cluster 2023-12-02T00:52:05.849411+0000 mgr.y (mgr.24356) 16614 : cluster 0 pgmap v16582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:07 smithi040 bash[41173]: audit 2023-12-02T00:52:07.054162+0000 mon.c (mon.2) 10423 : audit 0 from='client.? 172.21.15.40:0/198115937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:07 smithi040 bash[28232]: cluster 2023-12-02T00:52:05.849411+0000 mgr.y (mgr.24356) 16614 : cluster 0 pgmap v16582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:07 smithi040 bash[28232]: audit 2023-12-02T00:52:07.054162+0000 mon.c (mon.2) 10423 : audit 0 from='client.? 172.21.15.40:0/198115937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: cluster 2023-12-02T00:52:07.849995+0000 mgr.y (mgr.24356) 16615 : cluster 0 pgmap v16583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:08.314646+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:08.325523+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:08.620307+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:08.630967+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:09.115837+0000 mon.c (mon.2) 10424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:09.117573+0000 mon.c (mon.2) 10425 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[28232]: audit 2023-12-02T00:52:09.126968+0000 mon.a (mon.0) 10361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: cluster 2023-12-02T00:52:07.849995+0000 mgr.y (mgr.24356) 16615 : cluster 0 pgmap v16583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:08.314646+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:08.325523+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:08.620307+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:08.630967+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:09.115837+0000 mon.c (mon.2) 10424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:52:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:09.117573+0000 mon.c (mon.2) 10425 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:52:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:09 smithi040 bash[41173]: audit 2023-12-02T00:52:09.126968+0000 mon.a (mon.0) 10361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: cluster 2023-12-02T00:52:07.849995+0000 mgr.y (mgr.24356) 16615 : cluster 0 pgmap v16583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:08.314646+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:08.325523+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:08.620307+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:08.630967+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:09.115837+0000 mon.c (mon.2) 10424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:52:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:09.117573+0000 mon.c (mon.2) 10425 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:52:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:09 smithi141 bash[31670]: audit 2023-12-02T00:52:09.126968+0000 mon.a (mon.0) 10361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:52:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:10 smithi040 bash[28232]: audit 2023-12-02T00:52:09.529373+0000 mon.a (mon.0) 10362 : audit 0 from='client.? 172.21.15.40:0/1379488896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:10 smithi040 bash[41173]: audit 2023-12-02T00:52:09.529373+0000 mon.a (mon.0) 10362 : audit 0 from='client.? 172.21.15.40:0/1379488896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:10 smithi141 bash[31670]: audit 2023-12-02T00:52:09.529373+0000 mon.a (mon.0) 10362 : audit 0 from='client.? 172.21.15.40:0/1379488896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:11 smithi040 bash[28232]: cluster 2023-12-02T00:52:09.851149+0000 mgr.y (mgr.24356) 16616 : cluster 0 pgmap v16584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:11 smithi040 bash[41173]: cluster 2023-12-02T00:52:09.851149+0000 mgr.y (mgr.24356) 16616 : cluster 0 pgmap v16584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:11 smithi141 bash[31670]: cluster 2023-12-02T00:52:09.851149+0000 mgr.y (mgr.24356) 16616 : cluster 0 pgmap v16584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:12 smithi040 bash[28232]: audit 2023-12-02T00:52:11.999787+0000 mon.c (mon.2) 10426 : audit 0 from='client.? 172.21.15.40:0/2449398465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:12 smithi040 bash[41173]: audit 2023-12-02T00:52:11.999787+0000 mon.c (mon.2) 10426 : audit 0 from='client.? 172.21.15.40:0/2449398465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:12 smithi141 bash[31670]: audit 2023-12-02T00:52:11.999787+0000 mon.c (mon.2) 10426 : audit 0 from='client.? 172.21.15.40:0/2449398465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:13 smithi040 bash[41173]: cluster 2023-12-02T00:52:11.851901+0000 mgr.y (mgr.24356) 16617 : cluster 0 pgmap v16585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:13 smithi040 bash[28232]: cluster 2023-12-02T00:52:11.851901+0000 mgr.y (mgr.24356) 16617 : cluster 0 pgmap v16585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:13 smithi141 bash[31670]: cluster 2023-12-02T00:52:11.851901+0000 mgr.y (mgr.24356) 16617 : cluster 0 pgmap v16585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:15 smithi040 bash[28232]: cluster 2023-12-02T00:52:13.852735+0000 mgr.y (mgr.24356) 16618 : cluster 0 pgmap v16586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:15 smithi040 bash[28232]: audit 2023-12-02T00:52:14.466881+0000 mon.a (mon.0) 10363 : audit 0 from='client.? 172.21.15.40:0/1180877830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:15 smithi040 bash[41173]: cluster 2023-12-02T00:52:13.852735+0000 mgr.y (mgr.24356) 16618 : cluster 0 pgmap v16586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:15 smithi040 bash[41173]: audit 2023-12-02T00:52:14.466881+0000 mon.a (mon.0) 10363 : audit 0 from='client.? 172.21.15.40:0/1180877830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:15 smithi141 bash[31670]: cluster 2023-12-02T00:52:13.852735+0000 mgr.y (mgr.24356) 16618 : cluster 0 pgmap v16586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:15 smithi141 bash[31670]: audit 2023-12-02T00:52:14.466881+0000 mon.a (mon.0) 10363 : audit 0 from='client.? 172.21.15.40:0/1180877830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:52:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:52:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:17 smithi040 bash[28232]: cluster 2023-12-02T00:52:15.853906+0000 mgr.y (mgr.24356) 16619 : cluster 0 pgmap v16587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:17 smithi040 bash[28232]: audit 2023-12-02T00:52:16.924174+0000 mon.a (mon.0) 10364 : audit 0 from='client.? 172.21.15.40:0/2014660161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:17 smithi040 bash[41173]: cluster 2023-12-02T00:52:15.853906+0000 mgr.y (mgr.24356) 16619 : cluster 0 pgmap v16587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:17 smithi040 bash[41173]: audit 2023-12-02T00:52:16.924174+0000 mon.a (mon.0) 10364 : audit 0 from='client.? 172.21.15.40:0/2014660161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:17 smithi141 bash[31670]: cluster 2023-12-02T00:52:15.853906+0000 mgr.y (mgr.24356) 16619 : cluster 0 pgmap v16587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:17 smithi141 bash[31670]: audit 2023-12-02T00:52:16.924174+0000 mon.a (mon.0) 10364 : audit 0 from='client.? 172.21.15.40:0/2014660161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:19 smithi040 bash[41173]: cluster 2023-12-02T00:52:17.854609+0000 mgr.y (mgr.24356) 16620 : cluster 0 pgmap v16588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:19 smithi040 bash[41173]: audit 2023-12-02T00:52:19.215092+0000 mon.c (mon.2) 10427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:19 smithi040 bash[28232]: cluster 2023-12-02T00:52:17.854609+0000 mgr.y (mgr.24356) 16620 : cluster 0 pgmap v16588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:19 smithi040 bash[28232]: audit 2023-12-02T00:52:19.215092+0000 mon.c (mon.2) 10427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:19 smithi141 bash[31670]: cluster 2023-12-02T00:52:17.854609+0000 mgr.y (mgr.24356) 16620 : cluster 0 pgmap v16588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:19 smithi141 bash[31670]: audit 2023-12-02T00:52:19.215092+0000 mon.c (mon.2) 10427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:20 smithi040 bash[28232]: audit 2023-12-02T00:52:19.399010+0000 mon.a (mon.0) 10365 : audit 0 from='client.? 172.21.15.40:0/1096359042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:20 smithi040 bash[41173]: audit 2023-12-02T00:52:19.399010+0000 mon.a (mon.0) 10365 : audit 0 from='client.? 172.21.15.40:0/1096359042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:20 smithi141 bash[31670]: audit 2023-12-02T00:52:19.399010+0000 mon.a (mon.0) 10365 : audit 0 from='client.? 172.21.15.40:0/1096359042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:21 smithi040 bash[28232]: cluster 2023-12-02T00:52:19.855799+0000 mgr.y (mgr.24356) 16621 : cluster 0 pgmap v16589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:21 smithi040 bash[41173]: cluster 2023-12-02T00:52:19.855799+0000 mgr.y (mgr.24356) 16621 : cluster 0 pgmap v16589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:21 smithi141 bash[31670]: cluster 2023-12-02T00:52:19.855799+0000 mgr.y (mgr.24356) 16621 : cluster 0 pgmap v16589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:22 smithi040 bash[28232]: audit 2023-12-02T00:52:21.871004+0000 mon.a (mon.0) 10366 : audit 0 from='client.? 172.21.15.40:0/110340337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:22 smithi040 bash[41173]: audit 2023-12-02T00:52:21.871004+0000 mon.a (mon.0) 10366 : audit 0 from='client.? 172.21.15.40:0/110340337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:22 smithi141 bash[31670]: audit 2023-12-02T00:52:21.871004+0000 mon.a (mon.0) 10366 : audit 0 from='client.? 172.21.15.40:0/110340337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:23 smithi040 bash[28232]: cluster 2023-12-02T00:52:21.856263+0000 mgr.y (mgr.24356) 16622 : cluster 0 pgmap v16590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:23 smithi040 bash[41173]: cluster 2023-12-02T00:52:21.856263+0000 mgr.y (mgr.24356) 16622 : cluster 0 pgmap v16590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:23 smithi141 bash[31670]: cluster 2023-12-02T00:52:21.856263+0000 mgr.y (mgr.24356) 16622 : cluster 0 pgmap v16590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:24 smithi040 bash[28232]: audit 2023-12-02T00:52:24.331951+0000 mon.a (mon.0) 10367 : audit 0 from='client.? 172.21.15.40:0/1958019546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:24 smithi040 bash[41173]: audit 2023-12-02T00:52:24.331951+0000 mon.a (mon.0) 10367 : audit 0 from='client.? 172.21.15.40:0/1958019546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:24 smithi141 bash[31670]: audit 2023-12-02T00:52:24.331951+0000 mon.a (mon.0) 10367 : audit 0 from='client.? 172.21.15.40:0/1958019546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:25 smithi040 bash[28232]: cluster 2023-12-02T00:52:23.856926+0000 mgr.y (mgr.24356) 16623 : cluster 0 pgmap v16591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:25 smithi040 bash[41173]: cluster 2023-12-02T00:52:23.856926+0000 mgr.y (mgr.24356) 16623 : cluster 0 pgmap v16591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:25 smithi141 bash[31670]: cluster 2023-12-02T00:52:23.856926+0000 mgr.y (mgr.24356) 16623 : cluster 0 pgmap v16591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:52:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:52:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:27 smithi040 bash[28232]: cluster 2023-12-02T00:52:25.858110+0000 mgr.y (mgr.24356) 16624 : cluster 0 pgmap v16592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:27 smithi040 bash[28232]: audit 2023-12-02T00:52:26.798134+0000 mon.c (mon.2) 10428 : audit 0 from='client.? 172.21.15.40:0/1961336039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:27 smithi040 bash[41173]: cluster 2023-12-02T00:52:25.858110+0000 mgr.y (mgr.24356) 16624 : cluster 0 pgmap v16592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:27 smithi040 bash[41173]: audit 2023-12-02T00:52:26.798134+0000 mon.c (mon.2) 10428 : audit 0 from='client.? 172.21.15.40:0/1961336039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:27 smithi141 bash[31670]: cluster 2023-12-02T00:52:25.858110+0000 mgr.y (mgr.24356) 16624 : cluster 0 pgmap v16592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:27 smithi141 bash[31670]: audit 2023-12-02T00:52:26.798134+0000 mon.c (mon.2) 10428 : audit 0 from='client.? 172.21.15.40:0/1961336039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:29 smithi040 bash[28232]: cluster 2023-12-02T00:52:27.858766+0000 mgr.y (mgr.24356) 16625 : cluster 0 pgmap v16593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:29 smithi040 bash[28232]: audit 2023-12-02T00:52:29.258638+0000 mon.c (mon.2) 10429 : audit 0 from='client.? 172.21.15.40:0/267930949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:29 smithi040 bash[41173]: cluster 2023-12-02T00:52:27.858766+0000 mgr.y (mgr.24356) 16625 : cluster 0 pgmap v16593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:29 smithi040 bash[41173]: audit 2023-12-02T00:52:29.258638+0000 mon.c (mon.2) 10429 : audit 0 from='client.? 172.21.15.40:0/267930949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:29 smithi141 bash[31670]: cluster 2023-12-02T00:52:27.858766+0000 mgr.y (mgr.24356) 16625 : cluster 0 pgmap v16593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:29 smithi141 bash[31670]: audit 2023-12-02T00:52:29.258638+0000 mon.c (mon.2) 10429 : audit 0 from='client.? 172.21.15.40:0/267930949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:31 smithi040 bash[41173]: cluster 2023-12-02T00:52:29.859904+0000 mgr.y (mgr.24356) 16626 : cluster 0 pgmap v16594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:31 smithi040 bash[28232]: cluster 2023-12-02T00:52:29.859904+0000 mgr.y (mgr.24356) 16626 : cluster 0 pgmap v16594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:31 smithi141 bash[31670]: cluster 2023-12-02T00:52:29.859904+0000 mgr.y (mgr.24356) 16626 : cluster 0 pgmap v16594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:32 smithi040 bash[41173]: audit 2023-12-02T00:52:31.724844+0000 mon.c (mon.2) 10430 : audit 0 from='client.? 172.21.15.40:0/3527985507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:32 smithi040 bash[28232]: audit 2023-12-02T00:52:31.724844+0000 mon.c (mon.2) 10430 : audit 0 from='client.? 172.21.15.40:0/3527985507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:32 smithi141 bash[31670]: audit 2023-12-02T00:52:31.724844+0000 mon.c (mon.2) 10430 : audit 0 from='client.? 172.21.15.40:0/3527985507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:33 smithi141 bash[31670]: cluster 2023-12-02T00:52:31.860612+0000 mgr.y (mgr.24356) 16627 : cluster 0 pgmap v16595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:33 smithi040 bash[41173]: cluster 2023-12-02T00:52:31.860612+0000 mgr.y (mgr.24356) 16627 : cluster 0 pgmap v16595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:33 smithi040 bash[28232]: cluster 2023-12-02T00:52:31.860612+0000 mgr.y (mgr.24356) 16627 : cluster 0 pgmap v16595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:34 smithi141 bash[31670]: audit 2023-12-02T00:52:34.191563+0000 mon.c (mon.2) 10431 : audit 0 from='client.? 172.21.15.40:0/782504416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:34 smithi141 bash[31670]: audit 2023-12-02T00:52:34.215716+0000 mon.c (mon.2) 10432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:34 smithi040 bash[41173]: audit 2023-12-02T00:52:34.191563+0000 mon.c (mon.2) 10431 : audit 0 from='client.? 172.21.15.40:0/782504416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:34 smithi040 bash[41173]: audit 2023-12-02T00:52:34.215716+0000 mon.c (mon.2) 10432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:34 smithi040 bash[28232]: audit 2023-12-02T00:52:34.191563+0000 mon.c (mon.2) 10431 : audit 0 from='client.? 172.21.15.40:0/782504416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:34 smithi040 bash[28232]: audit 2023-12-02T00:52:34.215716+0000 mon.c (mon.2) 10432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:35 smithi141 bash[31670]: cluster 2023-12-02T00:52:33.861068+0000 mgr.y (mgr.24356) 16628 : cluster 0 pgmap v16596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:35 smithi040 bash[41173]: cluster 2023-12-02T00:52:33.861068+0000 mgr.y (mgr.24356) 16628 : cluster 0 pgmap v16596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:35 smithi040 bash[28232]: cluster 2023-12-02T00:52:33.861068+0000 mgr.y (mgr.24356) 16628 : cluster 0 pgmap v16596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:52:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:52:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:37 smithi141 bash[31670]: cluster 2023-12-02T00:52:35.862246+0000 mgr.y (mgr.24356) 16629 : cluster 0 pgmap v16597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:37 smithi141 bash[31670]: audit 2023-12-02T00:52:36.651736+0000 mon.a (mon.0) 10368 : audit 0 from='client.? 172.21.15.40:0/348379996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:37 smithi040 bash[28232]: cluster 2023-12-02T00:52:35.862246+0000 mgr.y (mgr.24356) 16629 : cluster 0 pgmap v16597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:37 smithi040 bash[28232]: audit 2023-12-02T00:52:36.651736+0000 mon.a (mon.0) 10368 : audit 0 from='client.? 172.21.15.40:0/348379996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:37 smithi040 bash[41173]: cluster 2023-12-02T00:52:35.862246+0000 mgr.y (mgr.24356) 16629 : cluster 0 pgmap v16597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:37 smithi040 bash[41173]: audit 2023-12-02T00:52:36.651736+0000 mon.a (mon.0) 10368 : audit 0 from='client.? 172.21.15.40:0/348379996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:39 smithi141 bash[31670]: cluster 2023-12-02T00:52:37.862948+0000 mgr.y (mgr.24356) 16630 : cluster 0 pgmap v16598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:39 smithi141 bash[31670]: audit 2023-12-02T00:52:39.118210+0000 mon.c (mon.2) 10433 : audit 0 from='client.? 172.21.15.40:0/3567113407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:39 smithi040 bash[28232]: cluster 2023-12-02T00:52:37.862948+0000 mgr.y (mgr.24356) 16630 : cluster 0 pgmap v16598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:39 smithi040 bash[28232]: audit 2023-12-02T00:52:39.118210+0000 mon.c (mon.2) 10433 : audit 0 from='client.? 172.21.15.40:0/3567113407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:39 smithi040 bash[41173]: cluster 2023-12-02T00:52:37.862948+0000 mgr.y (mgr.24356) 16630 : cluster 0 pgmap v16598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:39 smithi040 bash[41173]: audit 2023-12-02T00:52:39.118210+0000 mon.c (mon.2) 10433 : audit 0 from='client.? 172.21.15.40:0/3567113407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:41 smithi141 bash[31670]: cluster 2023-12-02T00:52:39.864253+0000 mgr.y (mgr.24356) 16631 : cluster 0 pgmap v16599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:41 smithi040 bash[28232]: cluster 2023-12-02T00:52:39.864253+0000 mgr.y (mgr.24356) 16631 : cluster 0 pgmap v16599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:41 smithi040 bash[41173]: cluster 2023-12-02T00:52:39.864253+0000 mgr.y (mgr.24356) 16631 : cluster 0 pgmap v16599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:42 smithi141 bash[31670]: audit 2023-12-02T00:52:41.589861+0000 mon.a (mon.0) 10369 : audit 0 from='client.? 172.21.15.40:0/673907190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:42 smithi040 bash[41173]: audit 2023-12-02T00:52:41.589861+0000 mon.a (mon.0) 10369 : audit 0 from='client.? 172.21.15.40:0/673907190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:42 smithi040 bash[28232]: audit 2023-12-02T00:52:41.589861+0000 mon.a (mon.0) 10369 : audit 0 from='client.? 172.21.15.40:0/673907190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:43 smithi141 bash[31670]: cluster 2023-12-02T00:52:41.865026+0000 mgr.y (mgr.24356) 16632 : cluster 0 pgmap v16600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:43 smithi040 bash[28232]: cluster 2023-12-02T00:52:41.865026+0000 mgr.y (mgr.24356) 16632 : cluster 0 pgmap v16600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:43 smithi040 bash[41173]: cluster 2023-12-02T00:52:41.865026+0000 mgr.y (mgr.24356) 16632 : cluster 0 pgmap v16600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:44 smithi141 bash[31670]: audit 2023-12-02T00:52:44.049188+0000 mon.c (mon.2) 10434 : audit 0 from='client.? 172.21.15.40:0/544218465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:44 smithi040 bash[28232]: audit 2023-12-02T00:52:44.049188+0000 mon.c (mon.2) 10434 : audit 0 from='client.? 172.21.15.40:0/544218465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:44 smithi040 bash[41173]: audit 2023-12-02T00:52:44.049188+0000 mon.c (mon.2) 10434 : audit 0 from='client.? 172.21.15.40:0/544218465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:45 smithi141 bash[31670]: cluster 2023-12-02T00:52:43.865618+0000 mgr.y (mgr.24356) 16633 : cluster 0 pgmap v16601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:45 smithi040 bash[28232]: cluster 2023-12-02T00:52:43.865618+0000 mgr.y (mgr.24356) 16633 : cluster 0 pgmap v16601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:45 smithi040 bash[41173]: cluster 2023-12-02T00:52:43.865618+0000 mgr.y (mgr.24356) 16633 : cluster 0 pgmap v16601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:52:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:52:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:47 smithi141 bash[31670]: cluster 2023-12-02T00:52:45.866815+0000 mgr.y (mgr.24356) 16634 : cluster 0 pgmap v16602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:47 smithi141 bash[31670]: audit 2023-12-02T00:52:46.509036+0000 mon.c (mon.2) 10435 : audit 0 from='client.? 172.21.15.40:0/4155602688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:47 smithi040 bash[41173]: cluster 2023-12-02T00:52:45.866815+0000 mgr.y (mgr.24356) 16634 : cluster 0 pgmap v16602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:47 smithi040 bash[41173]: audit 2023-12-02T00:52:46.509036+0000 mon.c (mon.2) 10435 : audit 0 from='client.? 172.21.15.40:0/4155602688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:47 smithi040 bash[28232]: cluster 2023-12-02T00:52:45.866815+0000 mgr.y (mgr.24356) 16634 : cluster 0 pgmap v16602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:47 smithi040 bash[28232]: audit 2023-12-02T00:52:46.509036+0000 mon.c (mon.2) 10435 : audit 0 from='client.? 172.21.15.40:0/4155602688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:49 smithi141 bash[31670]: cluster 2023-12-02T00:52:47.867529+0000 mgr.y (mgr.24356) 16635 : cluster 0 pgmap v16603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:49 smithi141 bash[31670]: audit 2023-12-02T00:52:48.966383+0000 mon.c (mon.2) 10436 : audit 0 from='client.? 172.21.15.40:0/479116354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:49 smithi141 bash[31670]: audit 2023-12-02T00:52:49.216192+0000 mon.c (mon.2) 10437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:49 smithi040 bash[41173]: cluster 2023-12-02T00:52:47.867529+0000 mgr.y (mgr.24356) 16635 : cluster 0 pgmap v16603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:49 smithi040 bash[41173]: audit 2023-12-02T00:52:48.966383+0000 mon.c (mon.2) 10436 : audit 0 from='client.? 172.21.15.40:0/479116354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:49 smithi040 bash[41173]: audit 2023-12-02T00:52:49.216192+0000 mon.c (mon.2) 10437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:49 smithi040 bash[28232]: cluster 2023-12-02T00:52:47.867529+0000 mgr.y (mgr.24356) 16635 : cluster 0 pgmap v16603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:49 smithi040 bash[28232]: audit 2023-12-02T00:52:48.966383+0000 mon.c (mon.2) 10436 : audit 0 from='client.? 172.21.15.40:0/479116354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:49 smithi040 bash[28232]: audit 2023-12-02T00:52:49.216192+0000 mon.c (mon.2) 10437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:51 smithi141 bash[31670]: cluster 2023-12-02T00:52:49.868712+0000 mgr.y (mgr.24356) 16636 : cluster 0 pgmap v16604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:51 smithi141 bash[31670]: audit 2023-12-02T00:52:51.441754+0000 mon.a (mon.0) 10370 : audit 0 from='client.? 172.21.15.40:0/3470943100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:51 smithi040 bash[41173]: cluster 2023-12-02T00:52:49.868712+0000 mgr.y (mgr.24356) 16636 : cluster 0 pgmap v16604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:51 smithi040 bash[41173]: audit 2023-12-02T00:52:51.441754+0000 mon.a (mon.0) 10370 : audit 0 from='client.? 172.21.15.40:0/3470943100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:51 smithi040 bash[28232]: cluster 2023-12-02T00:52:49.868712+0000 mgr.y (mgr.24356) 16636 : cluster 0 pgmap v16604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:51 smithi040 bash[28232]: audit 2023-12-02T00:52:51.441754+0000 mon.a (mon.0) 10370 : audit 0 from='client.? 172.21.15.40:0/3470943100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:53 smithi141 bash[31670]: cluster 2023-12-02T00:52:51.869332+0000 mgr.y (mgr.24356) 16637 : cluster 0 pgmap v16605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:53 smithi040 bash[28232]: cluster 2023-12-02T00:52:51.869332+0000 mgr.y (mgr.24356) 16637 : cluster 0 pgmap v16605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:53 smithi040 bash[41173]: cluster 2023-12-02T00:52:51.869332+0000 mgr.y (mgr.24356) 16637 : cluster 0 pgmap v16605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:54 smithi141 bash[31670]: audit 2023-12-02T00:52:53.904507+0000 mon.a (mon.0) 10371 : audit 0 from='client.? 172.21.15.40:0/164776984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:54 smithi040 bash[28232]: audit 2023-12-02T00:52:53.904507+0000 mon.a (mon.0) 10371 : audit 0 from='client.? 172.21.15.40:0/164776984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:54 smithi040 bash[41173]: audit 2023-12-02T00:52:53.904507+0000 mon.a (mon.0) 10371 : audit 0 from='client.? 172.21.15.40:0/164776984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:55 smithi141 bash[31670]: cluster 2023-12-02T00:52:53.869933+0000 mgr.y (mgr.24356) 16638 : cluster 0 pgmap v16606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:55 smithi040 bash[28232]: cluster 2023-12-02T00:52:53.869933+0000 mgr.y (mgr.24356) 16638 : cluster 0 pgmap v16606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:55 smithi040 bash[41173]: cluster 2023-12-02T00:52:53.869933+0000 mgr.y (mgr.24356) 16638 : cluster 0 pgmap v16606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:56 smithi141 bash[31670]: audit 2023-12-02T00:52:56.371174+0000 mon.c (mon.2) 10438 : audit 0 from='client.? 172.21.15.40:0/527224767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:52:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:52:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:56 smithi040 bash[41173]: audit 2023-12-02T00:52:56.371174+0000 mon.c (mon.2) 10438 : audit 0 from='client.? 172.21.15.40:0/527224767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:56 smithi040 bash[28232]: audit 2023-12-02T00:52:56.371174+0000 mon.c (mon.2) 10438 : audit 0 from='client.? 172.21.15.40:0/527224767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:57 smithi141 bash[31670]: cluster 2023-12-02T00:52:55.871125+0000 mgr.y (mgr.24356) 16639 : cluster 0 pgmap v16607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:57 smithi040 bash[28232]: cluster 2023-12-02T00:52:55.871125+0000 mgr.y (mgr.24356) 16639 : cluster 0 pgmap v16607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:57 smithi040 bash[41173]: cluster 2023-12-02T00:52:55.871125+0000 mgr.y (mgr.24356) 16639 : cluster 0 pgmap v16607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:59 smithi141 bash[31670]: cluster 2023-12-02T00:52:57.871787+0000 mgr.y (mgr.24356) 16640 : cluster 0 pgmap v16608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:52:59 smithi141 bash[31670]: audit 2023-12-02T00:52:58.832638+0000 mon.a (mon.0) 10372 : audit 0 from='client.? 172.21.15.40:0/3754366387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:59 smithi040 bash[28232]: cluster 2023-12-02T00:52:57.871787+0000 mgr.y (mgr.24356) 16640 : cluster 0 pgmap v16608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:52:59 smithi040 bash[28232]: audit 2023-12-02T00:52:58.832638+0000 mon.a (mon.0) 10372 : audit 0 from='client.? 172.21.15.40:0/3754366387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:52:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:59 smithi040 bash[41173]: cluster 2023-12-02T00:52:57.871787+0000 mgr.y (mgr.24356) 16640 : cluster 0 pgmap v16608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:52:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:52:59 smithi040 bash[41173]: audit 2023-12-02T00:52:58.832638+0000 mon.a (mon.0) 10372 : audit 0 from='client.? 172.21.15.40:0/3754366387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:01 smithi141 bash[31670]: cluster 2023-12-02T00:52:59.872989+0000 mgr.y (mgr.24356) 16641 : cluster 0 pgmap v16609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:01 smithi141 bash[31670]: audit 2023-12-02T00:53:01.305353+0000 mon.c (mon.2) 10439 : audit 0 from='client.? 172.21.15.40:0/1068199096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:01 smithi040 bash[28232]: cluster 2023-12-02T00:52:59.872989+0000 mgr.y (mgr.24356) 16641 : cluster 0 pgmap v16609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:01 smithi040 bash[28232]: audit 2023-12-02T00:53:01.305353+0000 mon.c (mon.2) 10439 : audit 0 from='client.? 172.21.15.40:0/1068199096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:01 smithi040 bash[41173]: cluster 2023-12-02T00:52:59.872989+0000 mgr.y (mgr.24356) 16641 : cluster 0 pgmap v16609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:01 smithi040 bash[41173]: audit 2023-12-02T00:53:01.305353+0000 mon.c (mon.2) 10439 : audit 0 from='client.? 172.21.15.40:0/1068199096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:03 smithi141 bash[31670]: cluster 2023-12-02T00:53:01.873662+0000 mgr.y (mgr.24356) 16642 : cluster 0 pgmap v16610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:03 smithi040 bash[28232]: cluster 2023-12-02T00:53:01.873662+0000 mgr.y (mgr.24356) 16642 : cluster 0 pgmap v16610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:03 smithi040 bash[41173]: cluster 2023-12-02T00:53:01.873662+0000 mgr.y (mgr.24356) 16642 : cluster 0 pgmap v16610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:04 smithi141 bash[31670]: audit 2023-12-02T00:53:03.765090+0000 mon.c (mon.2) 10440 : audit 0 from='client.? 172.21.15.40:0/4142853185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:04 smithi141 bash[31670]: audit 2023-12-02T00:53:04.216340+0000 mon.c (mon.2) 10441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:04 smithi040 bash[28232]: audit 2023-12-02T00:53:03.765090+0000 mon.c (mon.2) 10440 : audit 0 from='client.? 172.21.15.40:0/4142853185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:04 smithi040 bash[28232]: audit 2023-12-02T00:53:04.216340+0000 mon.c (mon.2) 10441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:04 smithi040 bash[41173]: audit 2023-12-02T00:53:03.765090+0000 mon.c (mon.2) 10440 : audit 0 from='client.? 172.21.15.40:0/4142853185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:04 smithi040 bash[41173]: audit 2023-12-02T00:53:04.216340+0000 mon.c (mon.2) 10441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:05 smithi141 bash[31670]: cluster 2023-12-02T00:53:03.874373+0000 mgr.y (mgr.24356) 16643 : cluster 0 pgmap v16611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:05 smithi040 bash[28232]: cluster 2023-12-02T00:53:03.874373+0000 mgr.y (mgr.24356) 16643 : cluster 0 pgmap v16611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:05 smithi040 bash[41173]: cluster 2023-12-02T00:53:03.874373+0000 mgr.y (mgr.24356) 16643 : cluster 0 pgmap v16611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:06 smithi040 bash[28232]: audit 2023-12-02T00:53:06.226500+0000 mon.c (mon.2) 10442 : audit 0 from='client.? 172.21.15.40:0/1410334827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:06 smithi040 bash[41173]: audit 2023-12-02T00:53:06.226500+0000 mon.c (mon.2) 10442 : audit 0 from='client.? 172.21.15.40:0/1410334827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:53:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:53:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:06 smithi141 bash[31670]: audit 2023-12-02T00:53:06.226500+0000 mon.c (mon.2) 10442 : audit 0 from='client.? 172.21.15.40:0/1410334827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:07 smithi040 bash[28232]: cluster 2023-12-02T00:53:05.875654+0000 mgr.y (mgr.24356) 16644 : cluster 0 pgmap v16612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:07 smithi040 bash[41173]: cluster 2023-12-02T00:53:05.875654+0000 mgr.y (mgr.24356) 16644 : cluster 0 pgmap v16612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:07 smithi141 bash[31670]: cluster 2023-12-02T00:53:05.875654+0000 mgr.y (mgr.24356) 16644 : cluster 0 pgmap v16612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:09 smithi040 bash[28232]: cluster 2023-12-02T00:53:07.876373+0000 mgr.y (mgr.24356) 16645 : cluster 0 pgmap v16613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:09 smithi040 bash[28232]: audit 2023-12-02T00:53:08.701158+0000 mon.a (mon.0) 10373 : audit 0 from='client.? 172.21.15.40:0/1047636371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:09 smithi040 bash[28232]: audit 2023-12-02T00:53:09.208131+0000 mon.c (mon.2) 10443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:53:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:09 smithi040 bash[41173]: cluster 2023-12-02T00:53:07.876373+0000 mgr.y (mgr.24356) 16645 : cluster 0 pgmap v16613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:09 smithi040 bash[41173]: audit 2023-12-02T00:53:08.701158+0000 mon.a (mon.0) 10373 : audit 0 from='client.? 172.21.15.40:0/1047636371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:09 smithi040 bash[41173]: audit 2023-12-02T00:53:09.208131+0000 mon.c (mon.2) 10443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:53:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:09 smithi141 bash[31670]: cluster 2023-12-02T00:53:07.876373+0000 mgr.y (mgr.24356) 16645 : cluster 0 pgmap v16613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:09 smithi141 bash[31670]: audit 2023-12-02T00:53:08.701158+0000 mon.a (mon.0) 10373 : audit 0 from='client.? 172.21.15.40:0/1047636371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:09 smithi141 bash[31670]: audit 2023-12-02T00:53:09.208131+0000 mon.c (mon.2) 10443 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:53:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:11 smithi040 bash[28232]: cluster 2023-12-02T00:53:09.877553+0000 mgr.y (mgr.24356) 16646 : cluster 0 pgmap v16614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:11 smithi040 bash[28232]: audit 2023-12-02T00:53:11.160551+0000 mon.c (mon.2) 10444 : audit 0 from='client.? 172.21.15.40:0/2986420379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:11 smithi040 bash[41173]: cluster 2023-12-02T00:53:09.877553+0000 mgr.y (mgr.24356) 16646 : cluster 0 pgmap v16614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:11 smithi040 bash[41173]: audit 2023-12-02T00:53:11.160551+0000 mon.c (mon.2) 10444 : audit 0 from='client.? 172.21.15.40:0/2986420379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:11 smithi141 bash[31670]: cluster 2023-12-02T00:53:09.877553+0000 mgr.y (mgr.24356) 16646 : cluster 0 pgmap v16614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:11 smithi141 bash[31670]: audit 2023-12-02T00:53:11.160551+0000 mon.c (mon.2) 10444 : audit 0 from='client.? 172.21.15.40:0/2986420379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:13 smithi040 bash[28232]: cluster 2023-12-02T00:53:11.878258+0000 mgr.y (mgr.24356) 16647 : cluster 0 pgmap v16615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:13 smithi040 bash[41173]: cluster 2023-12-02T00:53:11.878258+0000 mgr.y (mgr.24356) 16647 : cluster 0 pgmap v16615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:13 smithi141 bash[31670]: cluster 2023-12-02T00:53:11.878258+0000 mgr.y (mgr.24356) 16647 : cluster 0 pgmap v16615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:14 smithi040 bash[28232]: audit 2023-12-02T00:53:13.634564+0000 mon.a (mon.0) 10374 : audit 0 from='client.? 172.21.15.40:0/15009177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:14 smithi040 bash[41173]: audit 2023-12-02T00:53:13.634564+0000 mon.a (mon.0) 10374 : audit 0 from='client.? 172.21.15.40:0/15009177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:14 smithi141 bash[31670]: audit 2023-12-02T00:53:13.634564+0000 mon.a (mon.0) 10374 : audit 0 from='client.? 172.21.15.40:0/15009177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[28232]: cluster 2023-12-02T00:53:13.879027+0000 mgr.y (mgr.24356) 16648 : cluster 0 pgmap v16616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[28232]: audit 2023-12-02T00:53:15.103333+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[28232]: audit 2023-12-02T00:53:15.113675+0000 mon.a (mon.0) 10376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[28232]: audit 2023-12-02T00:53:15.355318+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[28232]: audit 2023-12-02T00:53:15.366451+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[41173]: cluster 2023-12-02T00:53:13.879027+0000 mgr.y (mgr.24356) 16648 : cluster 0 pgmap v16616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[41173]: audit 2023-12-02T00:53:15.103333+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[41173]: audit 2023-12-02T00:53:15.113675+0000 mon.a (mon.0) 10376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[41173]: audit 2023-12-02T00:53:15.355318+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:15 smithi040 bash[41173]: audit 2023-12-02T00:53:15.366451+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:15 smithi141 bash[31670]: cluster 2023-12-02T00:53:13.879027+0000 mgr.y (mgr.24356) 16648 : cluster 0 pgmap v16616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:15 smithi141 bash[31670]: audit 2023-12-02T00:53:15.103333+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:15 smithi141 bash[31670]: audit 2023-12-02T00:53:15.113675+0000 mon.a (mon.0) 10376 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:15 smithi141 bash[31670]: audit 2023-12-02T00:53:15.355318+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:15 smithi141 bash[31670]: audit 2023-12-02T00:53:15.366451+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:53:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:53:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[28232]: audit 2023-12-02T00:53:15.889160+0000 mon.c (mon.2) 10445 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[28232]: audit 2023-12-02T00:53:15.890865+0000 mon.c (mon.2) 10446 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[28232]: audit 2023-12-02T00:53:15.899678+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[28232]: audit 2023-12-02T00:53:16.138490+0000 mon.a (mon.0) 10380 : audit 0 from='client.? 172.21.15.40:0/3170192638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[41173]: audit 2023-12-02T00:53:15.889160+0000 mon.c (mon.2) 10445 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[41173]: audit 2023-12-02T00:53:15.890865+0000 mon.c (mon.2) 10446 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[41173]: audit 2023-12-02T00:53:15.899678+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:16 smithi040 bash[41173]: audit 2023-12-02T00:53:16.138490+0000 mon.a (mon.0) 10380 : audit 0 from='client.? 172.21.15.40:0/3170192638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:16 smithi141 bash[31670]: audit 2023-12-02T00:53:15.889160+0000 mon.c (mon.2) 10445 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:53:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:16 smithi141 bash[31670]: audit 2023-12-02T00:53:15.890865+0000 mon.c (mon.2) 10446 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:53:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:16 smithi141 bash[31670]: audit 2023-12-02T00:53:15.899678+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:53:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:16 smithi141 bash[31670]: audit 2023-12-02T00:53:16.138490+0000 mon.a (mon.0) 10380 : audit 0 from='client.? 172.21.15.40:0/3170192638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:17 smithi040 bash[41173]: cluster 2023-12-02T00:53:15.880313+0000 mgr.y (mgr.24356) 16649 : cluster 0 pgmap v16617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:17 smithi040 bash[28232]: cluster 2023-12-02T00:53:15.880313+0000 mgr.y (mgr.24356) 16649 : cluster 0 pgmap v16617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:17 smithi141 bash[31670]: cluster 2023-12-02T00:53:15.880313+0000 mgr.y (mgr.24356) 16649 : cluster 0 pgmap v16617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:19 smithi040 bash[28232]: cluster 2023-12-02T00:53:17.881022+0000 mgr.y (mgr.24356) 16650 : cluster 0 pgmap v16618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:19 smithi040 bash[28232]: audit 2023-12-02T00:53:18.608037+0000 mon.c (mon.2) 10447 : audit 0 from='client.? 172.21.15.40:0/1690812590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:19 smithi040 bash[28232]: audit 2023-12-02T00:53:19.216858+0000 mon.c (mon.2) 10448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:19 smithi040 bash[41173]: cluster 2023-12-02T00:53:17.881022+0000 mgr.y (mgr.24356) 16650 : cluster 0 pgmap v16618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:19 smithi040 bash[41173]: audit 2023-12-02T00:53:18.608037+0000 mon.c (mon.2) 10447 : audit 0 from='client.? 172.21.15.40:0/1690812590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:19 smithi040 bash[41173]: audit 2023-12-02T00:53:19.216858+0000 mon.c (mon.2) 10448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:19 smithi141 bash[31670]: cluster 2023-12-02T00:53:17.881022+0000 mgr.y (mgr.24356) 16650 : cluster 0 pgmap v16618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:19 smithi141 bash[31670]: audit 2023-12-02T00:53:18.608037+0000 mon.c (mon.2) 10447 : audit 0 from='client.? 172.21.15.40:0/1690812590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:19 smithi141 bash[31670]: audit 2023-12-02T00:53:19.216858+0000 mon.c (mon.2) 10448 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:21 smithi040 bash[28232]: cluster 2023-12-02T00:53:19.882281+0000 mgr.y (mgr.24356) 16651 : cluster 0 pgmap v16619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:21 smithi040 bash[28232]: audit 2023-12-02T00:53:21.076165+0000 mon.c (mon.2) 10449 : audit 0 from='client.? 172.21.15.40:0/2284443263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:21 smithi040 bash[41173]: cluster 2023-12-02T00:53:19.882281+0000 mgr.y (mgr.24356) 16651 : cluster 0 pgmap v16619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:21 smithi040 bash[41173]: audit 2023-12-02T00:53:21.076165+0000 mon.c (mon.2) 10449 : audit 0 from='client.? 172.21.15.40:0/2284443263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:21 smithi141 bash[31670]: cluster 2023-12-02T00:53:19.882281+0000 mgr.y (mgr.24356) 16651 : cluster 0 pgmap v16619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:21 smithi141 bash[31670]: audit 2023-12-02T00:53:21.076165+0000 mon.c (mon.2) 10449 : audit 0 from='client.? 172.21.15.40:0/2284443263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:23 smithi040 bash[28232]: cluster 2023-12-02T00:53:21.882994+0000 mgr.y (mgr.24356) 16652 : cluster 0 pgmap v16620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:23 smithi040 bash[28232]: audit 2023-12-02T00:53:23.555180+0000 mon.c (mon.2) 10450 : audit 0 from='client.? 172.21.15.40:0/555611948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:23 smithi040 bash[41173]: cluster 2023-12-02T00:53:21.882994+0000 mgr.y (mgr.24356) 16652 : cluster 0 pgmap v16620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:23 smithi040 bash[41173]: audit 2023-12-02T00:53:23.555180+0000 mon.c (mon.2) 10450 : audit 0 from='client.? 172.21.15.40:0/555611948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:23 smithi141 bash[31670]: cluster 2023-12-02T00:53:21.882994+0000 mgr.y (mgr.24356) 16652 : cluster 0 pgmap v16620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:23 smithi141 bash[31670]: audit 2023-12-02T00:53:23.555180+0000 mon.c (mon.2) 10450 : audit 0 from='client.? 172.21.15.40:0/555611948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:25 smithi040 bash[41173]: cluster 2023-12-02T00:53:23.883604+0000 mgr.y (mgr.24356) 16653 : cluster 0 pgmap v16621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:25 smithi040 bash[28232]: cluster 2023-12-02T00:53:23.883604+0000 mgr.y (mgr.24356) 16653 : cluster 0 pgmap v16621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:25 smithi141 bash[31670]: cluster 2023-12-02T00:53:23.883604+0000 mgr.y (mgr.24356) 16653 : cluster 0 pgmap v16621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:26 smithi040 bash[28232]: audit 2023-12-02T00:53:26.024675+0000 mon.c (mon.2) 10451 : audit 0 from='client.? 172.21.15.40:0/1917768487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:53:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:53:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:26 smithi040 bash[41173]: audit 2023-12-02T00:53:26.024675+0000 mon.c (mon.2) 10451 : audit 0 from='client.? 172.21.15.40:0/1917768487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:26 smithi141 bash[31670]: audit 2023-12-02T00:53:26.024675+0000 mon.c (mon.2) 10451 : audit 0 from='client.? 172.21.15.40:0/1917768487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:27 smithi040 bash[28232]: cluster 2023-12-02T00:53:25.884772+0000 mgr.y (mgr.24356) 16654 : cluster 0 pgmap v16622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:27 smithi040 bash[41173]: cluster 2023-12-02T00:53:25.884772+0000 mgr.y (mgr.24356) 16654 : cluster 0 pgmap v16622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:27 smithi141 bash[31670]: cluster 2023-12-02T00:53:25.884772+0000 mgr.y (mgr.24356) 16654 : cluster 0 pgmap v16622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:28 smithi040 bash[28232]: audit 2023-12-02T00:53:28.481141+0000 mon.a (mon.0) 10381 : audit 0 from='client.? 172.21.15.40:0/2783271962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:28 smithi040 bash[41173]: audit 2023-12-02T00:53:28.481141+0000 mon.a (mon.0) 10381 : audit 0 from='client.? 172.21.15.40:0/2783271962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:28 smithi141 bash[31670]: audit 2023-12-02T00:53:28.481141+0000 mon.a (mon.0) 10381 : audit 0 from='client.? 172.21.15.40:0/2783271962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:29 smithi040 bash[28232]: cluster 2023-12-02T00:53:27.885416+0000 mgr.y (mgr.24356) 16655 : cluster 0 pgmap v16623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:29 smithi040 bash[41173]: cluster 2023-12-02T00:53:27.885416+0000 mgr.y (mgr.24356) 16655 : cluster 0 pgmap v16623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:29 smithi141 bash[31670]: cluster 2023-12-02T00:53:27.885416+0000 mgr.y (mgr.24356) 16655 : cluster 0 pgmap v16623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:31 smithi040 bash[41173]: cluster 2023-12-02T00:53:29.886546+0000 mgr.y (mgr.24356) 16656 : cluster 0 pgmap v16624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:31 smithi040 bash[41173]: audit 2023-12-02T00:53:30.947336+0000 mon.a (mon.0) 10382 : audit 0 from='client.? 172.21.15.40:0/3372635359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:31 smithi040 bash[28232]: cluster 2023-12-02T00:53:29.886546+0000 mgr.y (mgr.24356) 16656 : cluster 0 pgmap v16624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:31 smithi040 bash[28232]: audit 2023-12-02T00:53:30.947336+0000 mon.a (mon.0) 10382 : audit 0 from='client.? 172.21.15.40:0/3372635359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:31 smithi141 bash[31670]: cluster 2023-12-02T00:53:29.886546+0000 mgr.y (mgr.24356) 16656 : cluster 0 pgmap v16624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:31 smithi141 bash[31670]: audit 2023-12-02T00:53:30.947336+0000 mon.a (mon.0) 10382 : audit 0 from='client.? 172.21.15.40:0/3372635359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:33 smithi040 bash[28232]: cluster 2023-12-02T00:53:31.887189+0000 mgr.y (mgr.24356) 16657 : cluster 0 pgmap v16625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:33 smithi040 bash[28232]: audit 2023-12-02T00:53:33.405689+0000 mon.a (mon.0) 10383 : audit 0 from='client.? 172.21.15.40:0/3336010131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:33 smithi040 bash[41173]: cluster 2023-12-02T00:53:31.887189+0000 mgr.y (mgr.24356) 16657 : cluster 0 pgmap v16625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:33 smithi040 bash[41173]: audit 2023-12-02T00:53:33.405689+0000 mon.a (mon.0) 10383 : audit 0 from='client.? 172.21.15.40:0/3336010131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:33 smithi141 bash[31670]: cluster 2023-12-02T00:53:31.887189+0000 mgr.y (mgr.24356) 16657 : cluster 0 pgmap v16625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:33 smithi141 bash[31670]: audit 2023-12-02T00:53:33.405689+0000 mon.a (mon.0) 10383 : audit 0 from='client.? 172.21.15.40:0/3336010131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:34 smithi040 bash[28232]: audit 2023-12-02T00:53:34.217518+0000 mon.c (mon.2) 10452 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:34 smithi040 bash[41173]: audit 2023-12-02T00:53:34.217518+0000 mon.c (mon.2) 10452 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:34 smithi141 bash[31670]: audit 2023-12-02T00:53:34.217518+0000 mon.c (mon.2) 10452 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:35 smithi040 bash[41173]: cluster 2023-12-02T00:53:33.887862+0000 mgr.y (mgr.24356) 16658 : cluster 0 pgmap v16626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:35 smithi040 bash[28232]: cluster 2023-12-02T00:53:33.887862+0000 mgr.y (mgr.24356) 16658 : cluster 0 pgmap v16626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:35 smithi141 bash[31670]: cluster 2023-12-02T00:53:33.887862+0000 mgr.y (mgr.24356) 16658 : cluster 0 pgmap v16626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:53:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:53:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:36 smithi040 bash[41173]: audit 2023-12-02T00:53:35.871509+0000 mon.a (mon.0) 10384 : audit 0 from='client.? 172.21.15.40:0/1910703375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:36 smithi040 bash[28232]: audit 2023-12-02T00:53:35.871509+0000 mon.a (mon.0) 10384 : audit 0 from='client.? 172.21.15.40:0/1910703375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:36 smithi141 bash[31670]: audit 2023-12-02T00:53:35.871509+0000 mon.a (mon.0) 10384 : audit 0 from='client.? 172.21.15.40:0/1910703375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:37 smithi040 bash[28232]: cluster 2023-12-02T00:53:35.888818+0000 mgr.y (mgr.24356) 16659 : cluster 0 pgmap v16627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:37 smithi040 bash[41173]: cluster 2023-12-02T00:53:35.888818+0000 mgr.y (mgr.24356) 16659 : cluster 0 pgmap v16627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:37 smithi141 bash[31670]: cluster 2023-12-02T00:53:35.888818+0000 mgr.y (mgr.24356) 16659 : cluster 0 pgmap v16627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:38 smithi040 bash[28232]: audit 2023-12-02T00:53:38.338396+0000 mon.a (mon.0) 10385 : audit 0 from='client.? 172.21.15.40:0/585100397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:38 smithi040 bash[41173]: audit 2023-12-02T00:53:38.338396+0000 mon.a (mon.0) 10385 : audit 0 from='client.? 172.21.15.40:0/585100397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:38 smithi141 bash[31670]: audit 2023-12-02T00:53:38.338396+0000 mon.a (mon.0) 10385 : audit 0 from='client.? 172.21.15.40:0/585100397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:39 smithi040 bash[28232]: cluster 2023-12-02T00:53:37.889465+0000 mgr.y (mgr.24356) 16660 : cluster 0 pgmap v16628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:39 smithi040 bash[41173]: cluster 2023-12-02T00:53:37.889465+0000 mgr.y (mgr.24356) 16660 : cluster 0 pgmap v16628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:39 smithi141 bash[31670]: cluster 2023-12-02T00:53:37.889465+0000 mgr.y (mgr.24356) 16660 : cluster 0 pgmap v16628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:41 smithi141 bash[31670]: cluster 2023-12-02T00:53:39.890684+0000 mgr.y (mgr.24356) 16661 : cluster 0 pgmap v16629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:41 smithi141 bash[31670]: audit 2023-12-02T00:53:40.797043+0000 mon.a (mon.0) 10386 : audit 0 from='client.? 172.21.15.40:0/3654571266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:41 smithi040 bash[41173]: cluster 2023-12-02T00:53:39.890684+0000 mgr.y (mgr.24356) 16661 : cluster 0 pgmap v16629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:41 smithi040 bash[41173]: audit 2023-12-02T00:53:40.797043+0000 mon.a (mon.0) 10386 : audit 0 from='client.? 172.21.15.40:0/3654571266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:41 smithi040 bash[28232]: cluster 2023-12-02T00:53:39.890684+0000 mgr.y (mgr.24356) 16661 : cluster 0 pgmap v16629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:41 smithi040 bash[28232]: audit 2023-12-02T00:53:40.797043+0000 mon.a (mon.0) 10386 : audit 0 from='client.? 172.21.15.40:0/3654571266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:43 smithi141 bash[31670]: cluster 2023-12-02T00:53:41.891367+0000 mgr.y (mgr.24356) 16662 : cluster 0 pgmap v16630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:43 smithi141 bash[31670]: audit 2023-12-02T00:53:43.260129+0000 mon.a (mon.0) 10387 : audit 0 from='client.? 172.21.15.40:0/3945378837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:43 smithi040 bash[28232]: cluster 2023-12-02T00:53:41.891367+0000 mgr.y (mgr.24356) 16662 : cluster 0 pgmap v16630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:43 smithi040 bash[28232]: audit 2023-12-02T00:53:43.260129+0000 mon.a (mon.0) 10387 : audit 0 from='client.? 172.21.15.40:0/3945378837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:43 smithi040 bash[41173]: cluster 2023-12-02T00:53:41.891367+0000 mgr.y (mgr.24356) 16662 : cluster 0 pgmap v16630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:43 smithi040 bash[41173]: audit 2023-12-02T00:53:43.260129+0000 mon.a (mon.0) 10387 : audit 0 from='client.? 172.21.15.40:0/3945378837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:45 smithi141 bash[31670]: cluster 2023-12-02T00:53:43.892008+0000 mgr.y (mgr.24356) 16663 : cluster 0 pgmap v16631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:45 smithi040 bash[28232]: cluster 2023-12-02T00:53:43.892008+0000 mgr.y (mgr.24356) 16663 : cluster 0 pgmap v16631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:45 smithi040 bash[41173]: cluster 2023-12-02T00:53:43.892008+0000 mgr.y (mgr.24356) 16663 : cluster 0 pgmap v16631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:53:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:53:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:46 smithi040 bash[28232]: audit 2023-12-02T00:53:45.724003+0000 mon.a (mon.0) 10388 : audit 0 from='client.? 172.21.15.40:0/3866839761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:46 smithi040 bash[41173]: audit 2023-12-02T00:53:45.724003+0000 mon.a (mon.0) 10388 : audit 0 from='client.? 172.21.15.40:0/3866839761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:46 smithi141 bash[31670]: audit 2023-12-02T00:53:45.724003+0000 mon.a (mon.0) 10388 : audit 0 from='client.? 172.21.15.40:0/3866839761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:47 smithi141 bash[31670]: cluster 2023-12-02T00:53:45.893185+0000 mgr.y (mgr.24356) 16664 : cluster 0 pgmap v16632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:47 smithi040 bash[41173]: cluster 2023-12-02T00:53:45.893185+0000 mgr.y (mgr.24356) 16664 : cluster 0 pgmap v16632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:47 smithi040 bash[28232]: cluster 2023-12-02T00:53:45.893185+0000 mgr.y (mgr.24356) 16664 : cluster 0 pgmap v16632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:48 smithi141 bash[31670]: audit 2023-12-02T00:53:48.190253+0000 mon.a (mon.0) 10389 : audit 0 from='client.? 172.21.15.40:0/2910016284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:48 smithi040 bash[28232]: audit 2023-12-02T00:53:48.190253+0000 mon.a (mon.0) 10389 : audit 0 from='client.? 172.21.15.40:0/2910016284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:48 smithi040 bash[41173]: audit 2023-12-02T00:53:48.190253+0000 mon.a (mon.0) 10389 : audit 0 from='client.? 172.21.15.40:0/2910016284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:49 smithi141 bash[31670]: cluster 2023-12-02T00:53:47.893708+0000 mgr.y (mgr.24356) 16665 : cluster 0 pgmap v16633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:49 smithi141 bash[31670]: audit 2023-12-02T00:53:49.217888+0000 mon.c (mon.2) 10453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:49 smithi040 bash[28232]: cluster 2023-12-02T00:53:47.893708+0000 mgr.y (mgr.24356) 16665 : cluster 0 pgmap v16633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:49 smithi040 bash[28232]: audit 2023-12-02T00:53:49.217888+0000 mon.c (mon.2) 10453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:49 smithi040 bash[41173]: cluster 2023-12-02T00:53:47.893708+0000 mgr.y (mgr.24356) 16665 : cluster 0 pgmap v16633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:49 smithi040 bash[41173]: audit 2023-12-02T00:53:49.217888+0000 mon.c (mon.2) 10453 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:51 smithi040 bash[28232]: cluster 2023-12-02T00:53:49.894878+0000 mgr.y (mgr.24356) 16666 : cluster 0 pgmap v16634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:51 smithi040 bash[28232]: audit 2023-12-02T00:53:50.661889+0000 mon.a (mon.0) 10390 : audit 0 from='client.? 172.21.15.40:0/3094064645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:51 smithi040 bash[41173]: cluster 2023-12-02T00:53:49.894878+0000 mgr.y (mgr.24356) 16666 : cluster 0 pgmap v16634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:51 smithi040 bash[41173]: audit 2023-12-02T00:53:50.661889+0000 mon.a (mon.0) 10390 : audit 0 from='client.? 172.21.15.40:0/3094064645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:51 smithi141 bash[31670]: cluster 2023-12-02T00:53:49.894878+0000 mgr.y (mgr.24356) 16666 : cluster 0 pgmap v16634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:51 smithi141 bash[31670]: audit 2023-12-02T00:53:50.661889+0000 mon.a (mon.0) 10390 : audit 0 from='client.? 172.21.15.40:0/3094064645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:53 smithi040 bash[28232]: cluster 2023-12-02T00:53:51.895502+0000 mgr.y (mgr.24356) 16667 : cluster 0 pgmap v16635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:53 smithi040 bash[28232]: audit 2023-12-02T00:53:53.123565+0000 mon.c (mon.2) 10454 : audit 0 from='client.? 172.21.15.40:0/2081856170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:53 smithi040 bash[41173]: cluster 2023-12-02T00:53:51.895502+0000 mgr.y (mgr.24356) 16667 : cluster 0 pgmap v16635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:53 smithi040 bash[41173]: audit 2023-12-02T00:53:53.123565+0000 mon.c (mon.2) 10454 : audit 0 from='client.? 172.21.15.40:0/2081856170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:53 smithi141 bash[31670]: cluster 2023-12-02T00:53:51.895502+0000 mgr.y (mgr.24356) 16667 : cluster 0 pgmap v16635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:53 smithi141 bash[31670]: audit 2023-12-02T00:53:53.123565+0000 mon.c (mon.2) 10454 : audit 0 from='client.? 172.21.15.40:0/2081856170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:55 smithi040 bash[28232]: cluster 2023-12-02T00:53:53.896128+0000 mgr.y (mgr.24356) 16668 : cluster 0 pgmap v16636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:55 smithi040 bash[41173]: cluster 2023-12-02T00:53:53.896128+0000 mgr.y (mgr.24356) 16668 : cluster 0 pgmap v16636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:55 smithi141 bash[31670]: cluster 2023-12-02T00:53:53.896128+0000 mgr.y (mgr.24356) 16668 : cluster 0 pgmap v16636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:56 smithi040 bash[28232]: audit 2023-12-02T00:53:55.589504+0000 mon.c (mon.2) 10455 : audit 0 from='client.? 172.21.15.40:0/3161754603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:53:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:53:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:56 smithi040 bash[41173]: audit 2023-12-02T00:53:55.589504+0000 mon.c (mon.2) 10455 : audit 0 from='client.? 172.21.15.40:0/3161754603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:56 smithi141 bash[31670]: audit 2023-12-02T00:53:55.589504+0000 mon.c (mon.2) 10455 : audit 0 from='client.? 172.21.15.40:0/3161754603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:57 smithi040 bash[28232]: cluster 2023-12-02T00:53:55.897224+0000 mgr.y (mgr.24356) 16669 : cluster 0 pgmap v16637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:57 smithi040 bash[41173]: cluster 2023-12-02T00:53:55.897224+0000 mgr.y (mgr.24356) 16669 : cluster 0 pgmap v16637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:57 smithi141 bash[31670]: cluster 2023-12-02T00:53:55.897224+0000 mgr.y (mgr.24356) 16669 : cluster 0 pgmap v16637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:58 smithi040 bash[28232]: audit 2023-12-02T00:53:58.053266+0000 mon.c (mon.2) 10456 : audit 0 from='client.? 172.21.15.40:0/3746005084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:58 smithi040 bash[41173]: audit 2023-12-02T00:53:58.053266+0000 mon.c (mon.2) 10456 : audit 0 from='client.? 172.21.15.40:0/3746005084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:58 smithi141 bash[31670]: audit 2023-12-02T00:53:58.053266+0000 mon.c (mon.2) 10456 : audit 0 from='client.? 172.21.15.40:0/3746005084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:53:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:53:59 smithi040 bash[28232]: cluster 2023-12-02T00:53:57.897840+0000 mgr.y (mgr.24356) 16670 : cluster 0 pgmap v16638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:53:59 smithi040 bash[41173]: cluster 2023-12-02T00:53:57.897840+0000 mgr.y (mgr.24356) 16670 : cluster 0 pgmap v16638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:53:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:53:59 smithi141 bash[31670]: cluster 2023-12-02T00:53:57.897840+0000 mgr.y (mgr.24356) 16670 : cluster 0 pgmap v16638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:01 smithi040 bash[28232]: cluster 2023-12-02T00:53:59.899049+0000 mgr.y (mgr.24356) 16671 : cluster 0 pgmap v16639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:01 smithi040 bash[28232]: audit 2023-12-02T00:54:00.510000+0000 mon.a (mon.0) 10391 : audit 0 from='client.? 172.21.15.40:0/2850860899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:01 smithi040 bash[41173]: cluster 2023-12-02T00:53:59.899049+0000 mgr.y (mgr.24356) 16671 : cluster 0 pgmap v16639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:01 smithi040 bash[41173]: audit 2023-12-02T00:54:00.510000+0000 mon.a (mon.0) 10391 : audit 0 from='client.? 172.21.15.40:0/2850860899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:01 smithi141 bash[31670]: cluster 2023-12-02T00:53:59.899049+0000 mgr.y (mgr.24356) 16671 : cluster 0 pgmap v16639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:01 smithi141 bash[31670]: audit 2023-12-02T00:54:00.510000+0000 mon.a (mon.0) 10391 : audit 0 from='client.? 172.21.15.40:0/2850860899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:03 smithi040 bash[28232]: cluster 2023-12-02T00:54:01.899749+0000 mgr.y (mgr.24356) 16672 : cluster 0 pgmap v16640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:03 smithi040 bash[28232]: audit 2023-12-02T00:54:02.972834+0000 mon.c (mon.2) 10457 : audit 0 from='client.? 172.21.15.40:0/98294815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:03 smithi040 bash[41173]: cluster 2023-12-02T00:54:01.899749+0000 mgr.y (mgr.24356) 16672 : cluster 0 pgmap v16640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:03 smithi040 bash[41173]: audit 2023-12-02T00:54:02.972834+0000 mon.c (mon.2) 10457 : audit 0 from='client.? 172.21.15.40:0/98294815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:03 smithi141 bash[31670]: cluster 2023-12-02T00:54:01.899749+0000 mgr.y (mgr.24356) 16672 : cluster 0 pgmap v16640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:03 smithi141 bash[31670]: audit 2023-12-02T00:54:02.972834+0000 mon.c (mon.2) 10457 : audit 0 from='client.? 172.21.15.40:0/98294815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:04 smithi040 bash[28232]: audit 2023-12-02T00:54:04.218153+0000 mon.c (mon.2) 10458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:04 smithi040 bash[41173]: audit 2023-12-02T00:54:04.218153+0000 mon.c (mon.2) 10458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:04 smithi141 bash[31670]: audit 2023-12-02T00:54:04.218153+0000 mon.c (mon.2) 10458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:05 smithi040 bash[28232]: cluster 2023-12-02T00:54:03.900568+0000 mgr.y (mgr.24356) 16673 : cluster 0 pgmap v16641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:05 smithi040 bash[41173]: cluster 2023-12-02T00:54:03.900568+0000 mgr.y (mgr.24356) 16673 : cluster 0 pgmap v16641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:05 smithi141 bash[31670]: cluster 2023-12-02T00:54:03.900568+0000 mgr.y (mgr.24356) 16673 : cluster 0 pgmap v16641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:06 smithi040 bash[41173]: audit 2023-12-02T00:54:05.433465+0000 mon.a (mon.0) 10392 : audit 0 from='client.? 172.21.15.40:0/240874955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:06.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:54:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:54:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:06 smithi040 bash[28232]: audit 2023-12-02T00:54:05.433465+0000 mon.a (mon.0) 10392 : audit 0 from='client.? 172.21.15.40:0/240874955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:06 smithi141 bash[31670]: audit 2023-12-02T00:54:05.433465+0000 mon.a (mon.0) 10392 : audit 0 from='client.? 172.21.15.40:0/240874955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:07 smithi040 bash[28232]: cluster 2023-12-02T00:54:05.901794+0000 mgr.y (mgr.24356) 16674 : cluster 0 pgmap v16642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:07 smithi040 bash[41173]: cluster 2023-12-02T00:54:05.901794+0000 mgr.y (mgr.24356) 16674 : cluster 0 pgmap v16642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:07 smithi141 bash[31670]: cluster 2023-12-02T00:54:05.901794+0000 mgr.y (mgr.24356) 16674 : cluster 0 pgmap v16642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:08 smithi040 bash[28232]: audit 2023-12-02T00:54:07.902732+0000 mon.a (mon.0) 10393 : audit 0 from='client.? 172.21.15.40:0/3760367550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:08 smithi040 bash[41173]: audit 2023-12-02T00:54:07.902732+0000 mon.a (mon.0) 10393 : audit 0 from='client.? 172.21.15.40:0/3760367550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:08 smithi141 bash[31670]: audit 2023-12-02T00:54:07.902732+0000 mon.a (mon.0) 10393 : audit 0 from='client.? 172.21.15.40:0/3760367550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:09 smithi040 bash[28232]: cluster 2023-12-02T00:54:07.902410+0000 mgr.y (mgr.24356) 16675 : cluster 0 pgmap v16643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:09 smithi040 bash[41173]: cluster 2023-12-02T00:54:07.902410+0000 mgr.y (mgr.24356) 16675 : cluster 0 pgmap v16643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:09 smithi141 bash[31670]: cluster 2023-12-02T00:54:07.902410+0000 mgr.y (mgr.24356) 16675 : cluster 0 pgmap v16643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:11 smithi040 bash[28232]: cluster 2023-12-02T00:54:09.903557+0000 mgr.y (mgr.24356) 16676 : cluster 0 pgmap v16644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:11 smithi040 bash[28232]: audit 2023-12-02T00:54:10.366438+0000 mon.c (mon.2) 10459 : audit 0 from='client.? 172.21.15.40:0/587955878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:11 smithi040 bash[41173]: cluster 2023-12-02T00:54:09.903557+0000 mgr.y (mgr.24356) 16676 : cluster 0 pgmap v16644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:11 smithi040 bash[41173]: audit 2023-12-02T00:54:10.366438+0000 mon.c (mon.2) 10459 : audit 0 from='client.? 172.21.15.40:0/587955878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:11 smithi141 bash[31670]: cluster 2023-12-02T00:54:09.903557+0000 mgr.y (mgr.24356) 16676 : cluster 0 pgmap v16644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:11 smithi141 bash[31670]: audit 2023-12-02T00:54:10.366438+0000 mon.c (mon.2) 10459 : audit 0 from='client.? 172.21.15.40:0/587955878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:13 smithi040 bash[28232]: cluster 2023-12-02T00:54:11.904224+0000 mgr.y (mgr.24356) 16677 : cluster 0 pgmap v16645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:13 smithi040 bash[28232]: audit 2023-12-02T00:54:12.826852+0000 mon.c (mon.2) 10460 : audit 0 from='client.? 172.21.15.40:0/3052675144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:13 smithi040 bash[41173]: cluster 2023-12-02T00:54:11.904224+0000 mgr.y (mgr.24356) 16677 : cluster 0 pgmap v16645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:13 smithi040 bash[41173]: audit 2023-12-02T00:54:12.826852+0000 mon.c (mon.2) 10460 : audit 0 from='client.? 172.21.15.40:0/3052675144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:13 smithi141 bash[31670]: cluster 2023-12-02T00:54:11.904224+0000 mgr.y (mgr.24356) 16677 : cluster 0 pgmap v16645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:13 smithi141 bash[31670]: audit 2023-12-02T00:54:12.826852+0000 mon.c (mon.2) 10460 : audit 0 from='client.? 172.21.15.40:0/3052675144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:15 smithi040 bash[28232]: cluster 2023-12-02T00:54:13.904881+0000 mgr.y (mgr.24356) 16678 : cluster 0 pgmap v16646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:15 smithi040 bash[28232]: audit 2023-12-02T00:54:15.292123+0000 mon.a (mon.0) 10394 : audit 0 from='client.? 172.21.15.40:0/990432205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:15 smithi040 bash[41173]: cluster 2023-12-02T00:54:13.904881+0000 mgr.y (mgr.24356) 16678 : cluster 0 pgmap v16646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:15 smithi040 bash[41173]: audit 2023-12-02T00:54:15.292123+0000 mon.a (mon.0) 10394 : audit 0 from='client.? 172.21.15.40:0/990432205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:15 smithi141 bash[31670]: cluster 2023-12-02T00:54:13.904881+0000 mgr.y (mgr.24356) 16678 : cluster 0 pgmap v16646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:15 smithi141 bash[31670]: audit 2023-12-02T00:54:15.292123+0000 mon.a (mon.0) 10394 : audit 0 from='client.? 172.21.15.40:0/990432205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:16 smithi040 bash[28232]: audit 2023-12-02T00:54:15.980928+0000 mon.c (mon.2) 10461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:54:16.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:54:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:54:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:16 smithi040 bash[41173]: audit 2023-12-02T00:54:15.980928+0000 mon.c (mon.2) 10461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:54:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:16 smithi141 bash[31670]: audit 2023-12-02T00:54:15.980928+0000 mon.c (mon.2) 10461 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:54:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:17 smithi040 bash[28232]: cluster 2023-12-02T00:54:15.905979+0000 mgr.y (mgr.24356) 16679 : cluster 0 pgmap v16647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:17 smithi040 bash[41173]: cluster 2023-12-02T00:54:15.905979+0000 mgr.y (mgr.24356) 16679 : cluster 0 pgmap v16647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:17 smithi141 bash[31670]: cluster 2023-12-02T00:54:15.905979+0000 mgr.y (mgr.24356) 16679 : cluster 0 pgmap v16647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:18 smithi040 bash[41173]: audit 2023-12-02T00:54:17.759211+0000 mon.c (mon.2) 10462 : audit 0 from='client.? 172.21.15.40:0/3854958618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:18 smithi040 bash[28232]: audit 2023-12-02T00:54:17.759211+0000 mon.c (mon.2) 10462 : audit 0 from='client.? 172.21.15.40:0/3854958618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:18 smithi141 bash[31670]: audit 2023-12-02T00:54:17.759211+0000 mon.c (mon.2) 10462 : audit 0 from='client.? 172.21.15.40:0/3854958618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:19 smithi040 bash[28232]: cluster 2023-12-02T00:54:17.906636+0000 mgr.y (mgr.24356) 16680 : cluster 0 pgmap v16648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:19 smithi040 bash[28232]: audit 2023-12-02T00:54:19.218526+0000 mon.c (mon.2) 10463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:19 smithi040 bash[41173]: cluster 2023-12-02T00:54:17.906636+0000 mgr.y (mgr.24356) 16680 : cluster 0 pgmap v16648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:19 smithi040 bash[41173]: audit 2023-12-02T00:54:19.218526+0000 mon.c (mon.2) 10463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:19 smithi141 bash[31670]: cluster 2023-12-02T00:54:17.906636+0000 mgr.y (mgr.24356) 16680 : cluster 0 pgmap v16648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:19 smithi141 bash[31670]: audit 2023-12-02T00:54:19.218526+0000 mon.c (mon.2) 10463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:20 smithi040 bash[28232]: audit 2023-12-02T00:54:20.221113+0000 mon.a (mon.0) 10395 : audit 0 from='client.? 172.21.15.40:0/4279506779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:20 smithi040 bash[41173]: audit 2023-12-02T00:54:20.221113+0000 mon.a (mon.0) 10395 : audit 0 from='client.? 172.21.15.40:0/4279506779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:20 smithi141 bash[31670]: audit 2023-12-02T00:54:20.221113+0000 mon.a (mon.0) 10395 : audit 0 from='client.? 172.21.15.40:0/4279506779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:21 smithi040 bash[28232]: cluster 2023-12-02T00:54:19.907698+0000 mgr.y (mgr.24356) 16681 : cluster 0 pgmap v16649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:21 smithi040 bash[41173]: cluster 2023-12-02T00:54:19.907698+0000 mgr.y (mgr.24356) 16681 : cluster 0 pgmap v16649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:21 smithi141 bash[31670]: cluster 2023-12-02T00:54:19.907698+0000 mgr.y (mgr.24356) 16681 : cluster 0 pgmap v16649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:21.879260+0000 mon.a (mon.0) 10396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:21.890155+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: cluster 2023-12-02T00:54:21.908168+0000 mgr.y (mgr.24356) 16682 : cluster 0 pgmap v16650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:22.231350+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:22.240346+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:22.686034+0000 mon.a (mon.0) 10400 : audit 0 from='client.? 172.21.15.40:0/2893567283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:22.722742+0000 mon.c (mon.2) 10464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:22.724448+0000 mon.c (mon.2) 10465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[41173]: audit 2023-12-02T00:54:22.734176+0000 mon.a (mon.0) 10401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:21.879260+0000 mon.a (mon.0) 10396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:21.890155+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: cluster 2023-12-02T00:54:21.908168+0000 mgr.y (mgr.24356) 16682 : cluster 0 pgmap v16650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:22.231350+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:22.240346+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:22.686034+0000 mon.a (mon.0) 10400 : audit 0 from='client.? 172.21.15.40:0/2893567283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:22.722742+0000 mon.c (mon.2) 10464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:54:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:22.724448+0000 mon.c (mon.2) 10465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:54:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:22 smithi040 bash[28232]: audit 2023-12-02T00:54:22.734176+0000 mon.a (mon.0) 10401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:21.879260+0000 mon.a (mon.0) 10396 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:21.890155+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: cluster 2023-12-02T00:54:21.908168+0000 mgr.y (mgr.24356) 16682 : cluster 0 pgmap v16650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:22.231350+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:22.240346+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:22.686034+0000 mon.a (mon.0) 10400 : audit 0 from='client.? 172.21.15.40:0/2893567283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:22.722742+0000 mon.c (mon.2) 10464 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:54:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:22.724448+0000 mon.c (mon.2) 10465 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:54:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:22 smithi141 bash[31670]: audit 2023-12-02T00:54:22.734176+0000 mon.a (mon.0) 10401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:54:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:24 smithi141 bash[31670]: cluster 2023-12-02T00:54:23.908877+0000 mgr.y (mgr.24356) 16683 : cluster 0 pgmap v16651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:24 smithi040 bash[41173]: cluster 2023-12-02T00:54:23.908877+0000 mgr.y (mgr.24356) 16683 : cluster 0 pgmap v16651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:25.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:24 smithi040 bash[28232]: cluster 2023-12-02T00:54:23.908877+0000 mgr.y (mgr.24356) 16683 : cluster 0 pgmap v16651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:25 smithi141 bash[31670]: audit 2023-12-02T00:54:25.154926+0000 mon.a (mon.0) 10402 : audit 0 from='client.? 172.21.15.40:0/383902797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:25 smithi040 bash[28232]: audit 2023-12-02T00:54:25.154926+0000 mon.a (mon.0) 10402 : audit 0 from='client.? 172.21.15.40:0/383902797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:25 smithi040 bash[41173]: audit 2023-12-02T00:54:25.154926+0000 mon.a (mon.0) 10402 : audit 0 from='client.? 172.21.15.40:0/383902797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:54:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T00:54:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:27 smithi040 bash[28232]: cluster 2023-12-02T00:54:25.910076+0000 mgr.y (mgr.24356) 16684 : cluster 0 pgmap v16652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:27 smithi040 bash[41173]: cluster 2023-12-02T00:54:25.910076+0000 mgr.y (mgr.24356) 16684 : cluster 0 pgmap v16652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:27 smithi141 bash[31670]: cluster 2023-12-02T00:54:25.910076+0000 mgr.y (mgr.24356) 16684 : cluster 0 pgmap v16652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:28 smithi040 bash[28232]: audit 2023-12-02T00:54:27.619358+0000 mon.c (mon.2) 10466 : audit 0 from='client.? 172.21.15.40:0/688929673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:28 smithi040 bash[41173]: audit 2023-12-02T00:54:27.619358+0000 mon.c (mon.2) 10466 : audit 0 from='client.? 172.21.15.40:0/688929673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:28 smithi141 bash[31670]: audit 2023-12-02T00:54:27.619358+0000 mon.c (mon.2) 10466 : audit 0 from='client.? 172.21.15.40:0/688929673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:29 smithi040 bash[41173]: cluster 2023-12-02T00:54:27.910894+0000 mgr.y (mgr.24356) 16685 : cluster 0 pgmap v16653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:29 smithi040 bash[28232]: cluster 2023-12-02T00:54:27.910894+0000 mgr.y (mgr.24356) 16685 : cluster 0 pgmap v16653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:29 smithi141 bash[31670]: cluster 2023-12-02T00:54:27.910894+0000 mgr.y (mgr.24356) 16685 : cluster 0 pgmap v16653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:30 smithi040 bash[28232]: audit 2023-12-02T00:54:30.084502+0000 mon.c (mon.2) 10467 : audit 0 from='client.? 172.21.15.40:0/4263236123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:30 smithi040 bash[41173]: audit 2023-12-02T00:54:30.084502+0000 mon.c (mon.2) 10467 : audit 0 from='client.? 172.21.15.40:0/4263236123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:30 smithi141 bash[31670]: audit 2023-12-02T00:54:30.084502+0000 mon.c (mon.2) 10467 : audit 0 from='client.? 172.21.15.40:0/4263236123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:31 smithi040 bash[41173]: cluster 2023-12-02T00:54:29.911984+0000 mgr.y (mgr.24356) 16686 : cluster 0 pgmap v16654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:31 smithi040 bash[28232]: cluster 2023-12-02T00:54:29.911984+0000 mgr.y (mgr.24356) 16686 : cluster 0 pgmap v16654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:31 smithi141 bash[31670]: cluster 2023-12-02T00:54:29.911984+0000 mgr.y (mgr.24356) 16686 : cluster 0 pgmap v16654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:33 smithi040 bash[41173]: cluster 2023-12-02T00:54:31.912691+0000 mgr.y (mgr.24356) 16687 : cluster 0 pgmap v16655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:33 smithi040 bash[41173]: audit 2023-12-02T00:54:32.544420+0000 mon.c (mon.2) 10468 : audit 0 from='client.? 172.21.15.40:0/3216816273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:33 smithi040 bash[28232]: cluster 2023-12-02T00:54:31.912691+0000 mgr.y (mgr.24356) 16687 : cluster 0 pgmap v16655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:33 smithi040 bash[28232]: audit 2023-12-02T00:54:32.544420+0000 mon.c (mon.2) 10468 : audit 0 from='client.? 172.21.15.40:0/3216816273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:33 smithi141 bash[31670]: cluster 2023-12-02T00:54:31.912691+0000 mgr.y (mgr.24356) 16687 : cluster 0 pgmap v16655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:33 smithi141 bash[31670]: audit 2023-12-02T00:54:32.544420+0000 mon.c (mon.2) 10468 : audit 0 from='client.? 172.21.15.40:0/3216816273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:34 smithi040 bash[28232]: audit 2023-12-02T00:54:34.219197+0000 mon.c (mon.2) 10469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:34 smithi040 bash[41173]: audit 2023-12-02T00:54:34.219197+0000 mon.c (mon.2) 10469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:34 smithi141 bash[31670]: audit 2023-12-02T00:54:34.219197+0000 mon.c (mon.2) 10469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:35 smithi040 bash[41173]: cluster 2023-12-02T00:54:33.913447+0000 mgr.y (mgr.24356) 16688 : cluster 0 pgmap v16656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:35 smithi040 bash[41173]: audit 2023-12-02T00:54:35.014970+0000 mon.a (mon.0) 10403 : audit 0 from='client.? 172.21.15.40:0/4054367153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:35 smithi040 bash[28232]: cluster 2023-12-02T00:54:33.913447+0000 mgr.y (mgr.24356) 16688 : cluster 0 pgmap v16656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:35 smithi040 bash[28232]: audit 2023-12-02T00:54:35.014970+0000 mon.a (mon.0) 10403 : audit 0 from='client.? 172.21.15.40:0/4054367153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:35 smithi141 bash[31670]: cluster 2023-12-02T00:54:33.913447+0000 mgr.y (mgr.24356) 16688 : cluster 0 pgmap v16656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:35 smithi141 bash[31670]: audit 2023-12-02T00:54:35.014970+0000 mon.a (mon.0) 10403 : audit 0 from='client.? 172.21.15.40:0/4054367153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:54:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:54:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:37 smithi040 bash[41173]: cluster 2023-12-02T00:54:35.914637+0000 mgr.y (mgr.24356) 16689 : cluster 0 pgmap v16657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:37 smithi040 bash[28232]: cluster 2023-12-02T00:54:35.914637+0000 mgr.y (mgr.24356) 16689 : cluster 0 pgmap v16657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:37 smithi141 bash[31670]: cluster 2023-12-02T00:54:35.914637+0000 mgr.y (mgr.24356) 16689 : cluster 0 pgmap v16657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:38 smithi040 bash[41173]: audit 2023-12-02T00:54:37.479980+0000 mon.a (mon.0) 10404 : audit 0 from='client.? 172.21.15.40:0/1982318369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:38 smithi040 bash[28232]: audit 2023-12-02T00:54:37.479980+0000 mon.a (mon.0) 10404 : audit 0 from='client.? 172.21.15.40:0/1982318369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:38 smithi141 bash[31670]: audit 2023-12-02T00:54:37.479980+0000 mon.a (mon.0) 10404 : audit 0 from='client.? 172.21.15.40:0/1982318369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:39 smithi040 bash[28232]: cluster 2023-12-02T00:54:37.915430+0000 mgr.y (mgr.24356) 16690 : cluster 0 pgmap v16658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:39 smithi040 bash[41173]: cluster 2023-12-02T00:54:37.915430+0000 mgr.y (mgr.24356) 16690 : cluster 0 pgmap v16658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:39 smithi141 bash[31670]: cluster 2023-12-02T00:54:37.915430+0000 mgr.y (mgr.24356) 16690 : cluster 0 pgmap v16658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:40 smithi040 bash[28232]: audit 2023-12-02T00:54:39.946402+0000 mon.a (mon.0) 10405 : audit 0 from='client.? 172.21.15.40:0/2524124016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:40 smithi040 bash[41173]: audit 2023-12-02T00:54:39.946402+0000 mon.a (mon.0) 10405 : audit 0 from='client.? 172.21.15.40:0/2524124016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:40 smithi141 bash[31670]: audit 2023-12-02T00:54:39.946402+0000 mon.a (mon.0) 10405 : audit 0 from='client.? 172.21.15.40:0/2524124016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:41 smithi040 bash[41173]: cluster 2023-12-02T00:54:39.916601+0000 mgr.y (mgr.24356) 16691 : cluster 0 pgmap v16659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:41 smithi040 bash[28232]: cluster 2023-12-02T00:54:39.916601+0000 mgr.y (mgr.24356) 16691 : cluster 0 pgmap v16659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:41 smithi141 bash[31670]: cluster 2023-12-02T00:54:39.916601+0000 mgr.y (mgr.24356) 16691 : cluster 0 pgmap v16659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:43 smithi040 bash[41173]: cluster 2023-12-02T00:54:41.917182+0000 mgr.y (mgr.24356) 16692 : cluster 0 pgmap v16660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:43 smithi040 bash[41173]: audit 2023-12-02T00:54:42.415726+0000 mon.a (mon.0) 10406 : audit 0 from='client.? 172.21.15.40:0/786357886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:43 smithi040 bash[28232]: cluster 2023-12-02T00:54:41.917182+0000 mgr.y (mgr.24356) 16692 : cluster 0 pgmap v16660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:43 smithi040 bash[28232]: audit 2023-12-02T00:54:42.415726+0000 mon.a (mon.0) 10406 : audit 0 from='client.? 172.21.15.40:0/786357886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:43 smithi141 bash[31670]: cluster 2023-12-02T00:54:41.917182+0000 mgr.y (mgr.24356) 16692 : cluster 0 pgmap v16660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:43 smithi141 bash[31670]: audit 2023-12-02T00:54:42.415726+0000 mon.a (mon.0) 10406 : audit 0 from='client.? 172.21.15.40:0/786357886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:45 smithi040 bash[28232]: cluster 2023-12-02T00:54:43.917851+0000 mgr.y (mgr.24356) 16693 : cluster 0 pgmap v16661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:45 smithi040 bash[28232]: audit 2023-12-02T00:54:44.874816+0000 mon.c (mon.2) 10470 : audit 0 from='client.? 172.21.15.40:0/3008147626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:45 smithi040 bash[41173]: cluster 2023-12-02T00:54:43.917851+0000 mgr.y (mgr.24356) 16693 : cluster 0 pgmap v16661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:45 smithi040 bash[41173]: audit 2023-12-02T00:54:44.874816+0000 mon.c (mon.2) 10470 : audit 0 from='client.? 172.21.15.40:0/3008147626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:45 smithi141 bash[31670]: cluster 2023-12-02T00:54:43.917851+0000 mgr.y (mgr.24356) 16693 : cluster 0 pgmap v16661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:45 smithi141 bash[31670]: audit 2023-12-02T00:54:44.874816+0000 mon.c (mon.2) 10470 : audit 0 from='client.? 172.21.15.40:0/3008147626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:54:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:54:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:47 smithi040 bash[28232]: cluster 2023-12-02T00:54:45.919071+0000 mgr.y (mgr.24356) 16694 : cluster 0 pgmap v16662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:47 smithi040 bash[28232]: audit 2023-12-02T00:54:47.342576+0000 mon.c (mon.2) 10471 : audit 0 from='client.? 172.21.15.40:0/2869601498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:47 smithi040 bash[41173]: cluster 2023-12-02T00:54:45.919071+0000 mgr.y (mgr.24356) 16694 : cluster 0 pgmap v16662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:47 smithi040 bash[41173]: audit 2023-12-02T00:54:47.342576+0000 mon.c (mon.2) 10471 : audit 0 from='client.? 172.21.15.40:0/2869601498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:47 smithi141 bash[31670]: cluster 2023-12-02T00:54:45.919071+0000 mgr.y (mgr.24356) 16694 : cluster 0 pgmap v16662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:47 smithi141 bash[31670]: audit 2023-12-02T00:54:47.342576+0000 mon.c (mon.2) 10471 : audit 0 from='client.? 172.21.15.40:0/2869601498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:49 smithi141 bash[31670]: cluster 2023-12-02T00:54:47.919736+0000 mgr.y (mgr.24356) 16695 : cluster 0 pgmap v16663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:49 smithi141 bash[31670]: audit 2023-12-02T00:54:49.219685+0000 mon.c (mon.2) 10472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:49 smithi040 bash[28232]: cluster 2023-12-02T00:54:47.919736+0000 mgr.y (mgr.24356) 16695 : cluster 0 pgmap v16663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:49 smithi040 bash[28232]: audit 2023-12-02T00:54:49.219685+0000 mon.c (mon.2) 10472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:49 smithi040 bash[41173]: cluster 2023-12-02T00:54:47.919736+0000 mgr.y (mgr.24356) 16695 : cluster 0 pgmap v16663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:49 smithi040 bash[41173]: audit 2023-12-02T00:54:49.219685+0000 mon.c (mon.2) 10472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:50 smithi141 bash[31670]: audit 2023-12-02T00:54:49.804581+0000 mon.a (mon.0) 10407 : audit 0 from='client.? 172.21.15.40:0/2847841140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:50 smithi040 bash[41173]: audit 2023-12-02T00:54:49.804581+0000 mon.a (mon.0) 10407 : audit 0 from='client.? 172.21.15.40:0/2847841140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:50 smithi040 bash[28232]: audit 2023-12-02T00:54:49.804581+0000 mon.a (mon.0) 10407 : audit 0 from='client.? 172.21.15.40:0/2847841140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:51 smithi141 bash[31670]: cluster 2023-12-02T00:54:49.921113+0000 mgr.y (mgr.24356) 16696 : cluster 0 pgmap v16664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:51 smithi040 bash[28232]: cluster 2023-12-02T00:54:49.921113+0000 mgr.y (mgr.24356) 16696 : cluster 0 pgmap v16664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:51 smithi040 bash[41173]: cluster 2023-12-02T00:54:49.921113+0000 mgr.y (mgr.24356) 16696 : cluster 0 pgmap v16664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:52 smithi141 bash[31670]: audit 2023-12-02T00:54:52.274935+0000 mon.c (mon.2) 10473 : audit 0 from='client.? 172.21.15.40:0/3343164918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:52 smithi040 bash[41173]: audit 2023-12-02T00:54:52.274935+0000 mon.c (mon.2) 10473 : audit 0 from='client.? 172.21.15.40:0/3343164918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:52 smithi040 bash[28232]: audit 2023-12-02T00:54:52.274935+0000 mon.c (mon.2) 10473 : audit 0 from='client.? 172.21.15.40:0/3343164918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:53 smithi141 bash[31670]: cluster 2023-12-02T00:54:51.921791+0000 mgr.y (mgr.24356) 16697 : cluster 0 pgmap v16665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:53 smithi040 bash[28232]: cluster 2023-12-02T00:54:51.921791+0000 mgr.y (mgr.24356) 16697 : cluster 0 pgmap v16665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:53 smithi040 bash[41173]: cluster 2023-12-02T00:54:51.921791+0000 mgr.y (mgr.24356) 16697 : cluster 0 pgmap v16665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:55 smithi141 bash[31670]: cluster 2023-12-02T00:54:53.922456+0000 mgr.y (mgr.24356) 16698 : cluster 0 pgmap v16666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:55 smithi141 bash[31670]: audit 2023-12-02T00:54:54.737758+0000 mon.c (mon.2) 10474 : audit 0 from='client.? 172.21.15.40:0/1827950717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:55 smithi040 bash[28232]: cluster 2023-12-02T00:54:53.922456+0000 mgr.y (mgr.24356) 16698 : cluster 0 pgmap v16666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:55 smithi040 bash[28232]: audit 2023-12-02T00:54:54.737758+0000 mon.c (mon.2) 10474 : audit 0 from='client.? 172.21.15.40:0/1827950717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:55 smithi040 bash[41173]: cluster 2023-12-02T00:54:53.922456+0000 mgr.y (mgr.24356) 16698 : cluster 0 pgmap v16666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:55 smithi040 bash[41173]: audit 2023-12-02T00:54:54.737758+0000 mon.c (mon.2) 10474 : audit 0 from='client.? 172.21.15.40:0/1827950717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:54:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:54:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:57 smithi141 bash[31670]: cluster 2023-12-02T00:54:55.923765+0000 mgr.y (mgr.24356) 16699 : cluster 0 pgmap v16667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:57 smithi141 bash[31670]: audit 2023-12-02T00:54:57.201098+0000 mon.c (mon.2) 10475 : audit 0 from='client.? 172.21.15.40:0/1576205061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:57 smithi040 bash[28232]: cluster 2023-12-02T00:54:55.923765+0000 mgr.y (mgr.24356) 16699 : cluster 0 pgmap v16667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:57 smithi040 bash[28232]: audit 2023-12-02T00:54:57.201098+0000 mon.c (mon.2) 10475 : audit 0 from='client.? 172.21.15.40:0/1576205061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:57 smithi040 bash[41173]: cluster 2023-12-02T00:54:55.923765+0000 mgr.y (mgr.24356) 16699 : cluster 0 pgmap v16667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:57 smithi040 bash[41173]: audit 2023-12-02T00:54:57.201098+0000 mon.c (mon.2) 10475 : audit 0 from='client.? 172.21.15.40:0/1576205061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:54:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:54:59 smithi141 bash[31670]: cluster 2023-12-02T00:54:57.924695+0000 mgr.y (mgr.24356) 16700 : cluster 0 pgmap v16668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:54:59 smithi040 bash[28232]: cluster 2023-12-02T00:54:57.924695+0000 mgr.y (mgr.24356) 16700 : cluster 0 pgmap v16668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:54:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:54:59 smithi040 bash[41173]: cluster 2023-12-02T00:54:57.924695+0000 mgr.y (mgr.24356) 16700 : cluster 0 pgmap v16668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:00 smithi141 bash[31670]: audit 2023-12-02T00:54:59.666461+0000 mon.a (mon.0) 10408 : audit 0 from='client.? 172.21.15.40:0/4091371328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:00 smithi040 bash[28232]: audit 2023-12-02T00:54:59.666461+0000 mon.a (mon.0) 10408 : audit 0 from='client.? 172.21.15.40:0/4091371328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:00 smithi040 bash[41173]: audit 2023-12-02T00:54:59.666461+0000 mon.a (mon.0) 10408 : audit 0 from='client.? 172.21.15.40:0/4091371328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:01 smithi141 bash[31670]: cluster 2023-12-02T00:54:59.925941+0000 mgr.y (mgr.24356) 16701 : cluster 0 pgmap v16669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:01 smithi040 bash[28232]: cluster 2023-12-02T00:54:59.925941+0000 mgr.y (mgr.24356) 16701 : cluster 0 pgmap v16669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:01 smithi040 bash[41173]: cluster 2023-12-02T00:54:59.925941+0000 mgr.y (mgr.24356) 16701 : cluster 0 pgmap v16669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:02 smithi141 bash[31670]: audit 2023-12-02T00:55:02.131181+0000 mon.a (mon.0) 10409 : audit 0 from='client.? 172.21.15.40:0/1778126082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:02 smithi040 bash[28232]: audit 2023-12-02T00:55:02.131181+0000 mon.a (mon.0) 10409 : audit 0 from='client.? 172.21.15.40:0/1778126082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:02 smithi040 bash[41173]: audit 2023-12-02T00:55:02.131181+0000 mon.a (mon.0) 10409 : audit 0 from='client.? 172.21.15.40:0/1778126082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:03 smithi141 bash[31670]: cluster 2023-12-02T00:55:01.926567+0000 mgr.y (mgr.24356) 16702 : cluster 0 pgmap v16670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:03 smithi040 bash[28232]: cluster 2023-12-02T00:55:01.926567+0000 mgr.y (mgr.24356) 16702 : cluster 0 pgmap v16670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:03 smithi040 bash[41173]: cluster 2023-12-02T00:55:01.926567+0000 mgr.y (mgr.24356) 16702 : cluster 0 pgmap v16670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:04 smithi141 bash[31670]: audit 2023-12-02T00:55:04.219802+0000 mon.c (mon.2) 10476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:04 smithi040 bash[28232]: audit 2023-12-02T00:55:04.219802+0000 mon.c (mon.2) 10476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:04 smithi040 bash[41173]: audit 2023-12-02T00:55:04.219802+0000 mon.c (mon.2) 10476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:05 smithi141 bash[31670]: cluster 2023-12-02T00:55:03.927220+0000 mgr.y (mgr.24356) 16703 : cluster 0 pgmap v16671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:05 smithi141 bash[31670]: audit 2023-12-02T00:55:04.600712+0000 mon.a (mon.0) 10410 : audit 0 from='client.? 172.21.15.40:0/2048259375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:05 smithi040 bash[28232]: cluster 2023-12-02T00:55:03.927220+0000 mgr.y (mgr.24356) 16703 : cluster 0 pgmap v16671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:05 smithi040 bash[28232]: audit 2023-12-02T00:55:04.600712+0000 mon.a (mon.0) 10410 : audit 0 from='client.? 172.21.15.40:0/2048259375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:05 smithi040 bash[41173]: cluster 2023-12-02T00:55:03.927220+0000 mgr.y (mgr.24356) 16703 : cluster 0 pgmap v16671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:05 smithi040 bash[41173]: audit 2023-12-02T00:55:04.600712+0000 mon.a (mon.0) 10410 : audit 0 from='client.? 172.21.15.40:0/2048259375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:55:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:55:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:07 smithi141 bash[31670]: cluster 2023-12-02T00:55:05.928388+0000 mgr.y (mgr.24356) 16704 : cluster 0 pgmap v16672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:07 smithi141 bash[31670]: audit 2023-12-02T00:55:07.062122+0000 mon.a (mon.0) 10411 : audit 0 from='client.? 172.21.15.40:0/2319529895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:07 smithi040 bash[28232]: cluster 2023-12-02T00:55:05.928388+0000 mgr.y (mgr.24356) 16704 : cluster 0 pgmap v16672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:07 smithi040 bash[28232]: audit 2023-12-02T00:55:07.062122+0000 mon.a (mon.0) 10411 : audit 0 from='client.? 172.21.15.40:0/2319529895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:07 smithi040 bash[41173]: cluster 2023-12-02T00:55:05.928388+0000 mgr.y (mgr.24356) 16704 : cluster 0 pgmap v16672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:07 smithi040 bash[41173]: audit 2023-12-02T00:55:07.062122+0000 mon.a (mon.0) 10411 : audit 0 from='client.? 172.21.15.40:0/2319529895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:09 smithi141 bash[31670]: cluster 2023-12-02T00:55:07.929089+0000 mgr.y (mgr.24356) 16705 : cluster 0 pgmap v16673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:09 smithi040 bash[28232]: cluster 2023-12-02T00:55:07.929089+0000 mgr.y (mgr.24356) 16705 : cluster 0 pgmap v16673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:09 smithi040 bash[41173]: cluster 2023-12-02T00:55:07.929089+0000 mgr.y (mgr.24356) 16705 : cluster 0 pgmap v16673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:10 smithi141 bash[31670]: audit 2023-12-02T00:55:09.529550+0000 mon.c (mon.2) 10477 : audit 0 from='client.? 172.21.15.40:0/1067246767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:10 smithi040 bash[28232]: audit 2023-12-02T00:55:09.529550+0000 mon.c (mon.2) 10477 : audit 0 from='client.? 172.21.15.40:0/1067246767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:10 smithi040 bash[41173]: audit 2023-12-02T00:55:09.529550+0000 mon.c (mon.2) 10477 : audit 0 from='client.? 172.21.15.40:0/1067246767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:11 smithi141 bash[31670]: cluster 2023-12-02T00:55:09.930242+0000 mgr.y (mgr.24356) 16706 : cluster 0 pgmap v16674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:11 smithi040 bash[28232]: cluster 2023-12-02T00:55:09.930242+0000 mgr.y (mgr.24356) 16706 : cluster 0 pgmap v16674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:11 smithi040 bash[41173]: cluster 2023-12-02T00:55:09.930242+0000 mgr.y (mgr.24356) 16706 : cluster 0 pgmap v16674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:12 smithi141 bash[31670]: audit 2023-12-02T00:55:11.995225+0000 mon.c (mon.2) 10478 : audit 0 from='client.? 172.21.15.40:0/3667834517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:12 smithi040 bash[41173]: audit 2023-12-02T00:55:11.995225+0000 mon.c (mon.2) 10478 : audit 0 from='client.? 172.21.15.40:0/3667834517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:12 smithi040 bash[28232]: audit 2023-12-02T00:55:11.995225+0000 mon.c (mon.2) 10478 : audit 0 from='client.? 172.21.15.40:0/3667834517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:13 smithi141 bash[31670]: cluster 2023-12-02T00:55:11.930860+0000 mgr.y (mgr.24356) 16707 : cluster 0 pgmap v16675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:13 smithi040 bash[28232]: cluster 2023-12-02T00:55:11.930860+0000 mgr.y (mgr.24356) 16707 : cluster 0 pgmap v16675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:13 smithi040 bash[41173]: cluster 2023-12-02T00:55:11.930860+0000 mgr.y (mgr.24356) 16707 : cluster 0 pgmap v16675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:14 smithi141 bash[31670]: audit 2023-12-02T00:55:14.463835+0000 mon.a (mon.0) 10412 : audit 0 from='client.? 172.21.15.40:0/2212328125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:14 smithi040 bash[28232]: audit 2023-12-02T00:55:14.463835+0000 mon.a (mon.0) 10412 : audit 0 from='client.? 172.21.15.40:0/2212328125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:14 smithi040 bash[41173]: audit 2023-12-02T00:55:14.463835+0000 mon.a (mon.0) 10412 : audit 0 from='client.? 172.21.15.40:0/2212328125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:15 smithi040 bash[28232]: cluster 2023-12-02T00:55:13.931520+0000 mgr.y (mgr.24356) 16708 : cluster 0 pgmap v16676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:15 smithi040 bash[41173]: cluster 2023-12-02T00:55:13.931520+0000 mgr.y (mgr.24356) 16708 : cluster 0 pgmap v16676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:15 smithi141 bash[31670]: cluster 2023-12-02T00:55:13.931520+0000 mgr.y (mgr.24356) 16708 : cluster 0 pgmap v16676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:55:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T00:55:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:17 smithi040 bash[28232]: cluster 2023-12-02T00:55:15.932685+0000 mgr.y (mgr.24356) 16709 : cluster 0 pgmap v16677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:17 smithi040 bash[28232]: audit 2023-12-02T00:55:16.930095+0000 mon.c (mon.2) 10479 : audit 0 from='client.? 172.21.15.40:0/2495158096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:17 smithi040 bash[41173]: cluster 2023-12-02T00:55:15.932685+0000 mgr.y (mgr.24356) 16709 : cluster 0 pgmap v16677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:17 smithi040 bash[41173]: audit 2023-12-02T00:55:16.930095+0000 mon.c (mon.2) 10479 : audit 0 from='client.? 172.21.15.40:0/2495158096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:17 smithi141 bash[31670]: cluster 2023-12-02T00:55:15.932685+0000 mgr.y (mgr.24356) 16709 : cluster 0 pgmap v16677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:17 smithi141 bash[31670]: audit 2023-12-02T00:55:16.930095+0000 mon.c (mon.2) 10479 : audit 0 from='client.? 172.21.15.40:0/2495158096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:19 smithi040 bash[28232]: cluster 2023-12-02T00:55:17.933292+0000 mgr.y (mgr.24356) 16710 : cluster 0 pgmap v16678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:19 smithi040 bash[28232]: audit 2023-12-02T00:55:19.220178+0000 mon.c (mon.2) 10480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:19 smithi040 bash[28232]: audit 2023-12-02T00:55:19.410072+0000 mon.a (mon.0) 10413 : audit 0 from='client.? 172.21.15.40:0/3662227236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:19 smithi040 bash[41173]: cluster 2023-12-02T00:55:17.933292+0000 mgr.y (mgr.24356) 16710 : cluster 0 pgmap v16678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:19 smithi040 bash[41173]: audit 2023-12-02T00:55:19.220178+0000 mon.c (mon.2) 10480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:19 smithi040 bash[41173]: audit 2023-12-02T00:55:19.410072+0000 mon.a (mon.0) 10413 : audit 0 from='client.? 172.21.15.40:0/3662227236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:19 smithi141 bash[31670]: cluster 2023-12-02T00:55:17.933292+0000 mgr.y (mgr.24356) 16710 : cluster 0 pgmap v16678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:19 smithi141 bash[31670]: audit 2023-12-02T00:55:19.220178+0000 mon.c (mon.2) 10480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:19 smithi141 bash[31670]: audit 2023-12-02T00:55:19.410072+0000 mon.a (mon.0) 10413 : audit 0 from='client.? 172.21.15.40:0/3662227236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:21 smithi040 bash[41173]: cluster 2023-12-02T00:55:19.934451+0000 mgr.y (mgr.24356) 16711 : cluster 0 pgmap v16679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:21 smithi040 bash[28232]: cluster 2023-12-02T00:55:19.934451+0000 mgr.y (mgr.24356) 16711 : cluster 0 pgmap v16679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:21 smithi141 bash[31670]: cluster 2023-12-02T00:55:19.934451+0000 mgr.y (mgr.24356) 16711 : cluster 0 pgmap v16679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:22 smithi040 bash[28232]: audit 2023-12-02T00:55:21.875202+0000 mon.a (mon.0) 10414 : audit 0 from='client.? 172.21.15.40:0/659227514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:22 smithi040 bash[41173]: audit 2023-12-02T00:55:21.875202+0000 mon.a (mon.0) 10414 : audit 0 from='client.? 172.21.15.40:0/659227514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:22 smithi141 bash[31670]: audit 2023-12-02T00:55:21.875202+0000 mon.a (mon.0) 10414 : audit 0 from='client.? 172.21.15.40:0/659227514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:23 smithi040 bash[41173]: cluster 2023-12-02T00:55:21.935098+0000 mgr.y (mgr.24356) 16712 : cluster 0 pgmap v16680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:23 smithi040 bash[41173]: audit 2023-12-02T00:55:22.816554+0000 mon.c (mon.2) 10481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:55:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:23 smithi040 bash[28232]: cluster 2023-12-02T00:55:21.935098+0000 mgr.y (mgr.24356) 16712 : cluster 0 pgmap v16680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:23 smithi040 bash[28232]: audit 2023-12-02T00:55:22.816554+0000 mon.c (mon.2) 10481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:55:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:23 smithi141 bash[31670]: cluster 2023-12-02T00:55:21.935098+0000 mgr.y (mgr.24356) 16712 : cluster 0 pgmap v16680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:23 smithi141 bash[31670]: audit 2023-12-02T00:55:22.816554+0000 mon.c (mon.2) 10481 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:55:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:24 smithi040 bash[28232]: audit 2023-12-02T00:55:24.344556+0000 mon.c (mon.2) 10482 : audit 0 from='client.? 172.21.15.40:0/3709489076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:24 smithi040 bash[41173]: audit 2023-12-02T00:55:24.344556+0000 mon.c (mon.2) 10482 : audit 0 from='client.? 172.21.15.40:0/3709489076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:24 smithi141 bash[31670]: audit 2023-12-02T00:55:24.344556+0000 mon.c (mon.2) 10482 : audit 0 from='client.? 172.21.15.40:0/3709489076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:25 smithi040 bash[28232]: cluster 2023-12-02T00:55:23.935768+0000 mgr.y (mgr.24356) 16713 : cluster 0 pgmap v16681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:25 smithi040 bash[41173]: cluster 2023-12-02T00:55:23.935768+0000 mgr.y (mgr.24356) 16713 : cluster 0 pgmap v16681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:25 smithi141 bash[31670]: cluster 2023-12-02T00:55:23.935768+0000 mgr.y (mgr.24356) 16713 : cluster 0 pgmap v16681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:55:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:55:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:27 smithi040 bash[28232]: cluster 2023-12-02T00:55:25.936971+0000 mgr.y (mgr.24356) 16714 : cluster 0 pgmap v16682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:27 smithi040 bash[28232]: audit 2023-12-02T00:55:26.804494+0000 mon.c (mon.2) 10483 : audit 0 from='client.? 172.21.15.40:0/922812681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:27 smithi040 bash[41173]: cluster 2023-12-02T00:55:25.936971+0000 mgr.y (mgr.24356) 16714 : cluster 0 pgmap v16682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:27 smithi040 bash[41173]: audit 2023-12-02T00:55:26.804494+0000 mon.c (mon.2) 10483 : audit 0 from='client.? 172.21.15.40:0/922812681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:27 smithi141 bash[31670]: cluster 2023-12-02T00:55:25.936971+0000 mgr.y (mgr.24356) 16714 : cluster 0 pgmap v16682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:27 smithi141 bash[31670]: audit 2023-12-02T00:55:26.804494+0000 mon.c (mon.2) 10483 : audit 0 from='client.? 172.21.15.40:0/922812681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: cluster 2023-12-02T00:55:27.937740+0000 mgr.y (mgr.24356) 16715 : cluster 0 pgmap v16683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:28.712887+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:28.726729+0000 mon.a (mon.0) 10416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:29.009943+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:29.019939+0000 mon.a (mon.0) 10418 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:29.321176+0000 mon.a (mon.0) 10419 : audit 0 from='client.? 172.21.15.40:0/2223800473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:29.495467+0000 mon.c (mon.2) 10484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:55:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:29.497527+0000 mon.c (mon.2) 10485 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:55:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:29 smithi141 bash[31670]: audit 2023-12-02T00:55:29.506560+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: cluster 2023-12-02T00:55:27.937740+0000 mgr.y (mgr.24356) 16715 : cluster 0 pgmap v16683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:28.712887+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:28.726729+0000 mon.a (mon.0) 10416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:29.009943+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:29.019939+0000 mon.a (mon.0) 10418 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:29.321176+0000 mon.a (mon.0) 10419 : audit 0 from='client.? 172.21.15.40:0/2223800473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:29.495467+0000 mon.c (mon.2) 10484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:29.497527+0000 mon.c (mon.2) 10485 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[28232]: audit 2023-12-02T00:55:29.506560+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: cluster 2023-12-02T00:55:27.937740+0000 mgr.y (mgr.24356) 16715 : cluster 0 pgmap v16683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:28.712887+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:28.726729+0000 mon.a (mon.0) 10416 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:29.009943+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:29.019939+0000 mon.a (mon.0) 10418 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:29.321176+0000 mon.a (mon.0) 10419 : audit 0 from='client.? 172.21.15.40:0/2223800473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:29.495467+0000 mon.c (mon.2) 10484 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:55:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:29.497527+0000 mon.c (mon.2) 10485 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:55:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:29 smithi040 bash[41173]: audit 2023-12-02T00:55:29.506560+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:55:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:31 smithi141 bash[31670]: cluster 2023-12-02T00:55:29.938995+0000 mgr.y (mgr.24356) 16716 : cluster 0 pgmap v16684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:31 smithi040 bash[28232]: cluster 2023-12-02T00:55:29.938995+0000 mgr.y (mgr.24356) 16716 : cluster 0 pgmap v16684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:31 smithi040 bash[41173]: cluster 2023-12-02T00:55:29.938995+0000 mgr.y (mgr.24356) 16716 : cluster 0 pgmap v16684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:32 smithi141 bash[31670]: audit 2023-12-02T00:55:31.772900+0000 mon.a (mon.0) 10421 : audit 0 from='client.? 172.21.15.40:0/2832665040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:32 smithi040 bash[28232]: audit 2023-12-02T00:55:31.772900+0000 mon.a (mon.0) 10421 : audit 0 from='client.? 172.21.15.40:0/2832665040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:32 smithi040 bash[41173]: audit 2023-12-02T00:55:31.772900+0000 mon.a (mon.0) 10421 : audit 0 from='client.? 172.21.15.40:0/2832665040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:33 smithi141 bash[31670]: cluster 2023-12-02T00:55:31.939647+0000 mgr.y (mgr.24356) 16717 : cluster 0 pgmap v16685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:33 smithi040 bash[41173]: cluster 2023-12-02T00:55:31.939647+0000 mgr.y (mgr.24356) 16717 : cluster 0 pgmap v16685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:33 smithi040 bash[28232]: cluster 2023-12-02T00:55:31.939647+0000 mgr.y (mgr.24356) 16717 : cluster 0 pgmap v16685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:34 smithi141 bash[31670]: audit 2023-12-02T00:55:34.220337+0000 mon.c (mon.2) 10486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:34 smithi141 bash[31670]: audit 2023-12-02T00:55:34.238490+0000 mon.a (mon.0) 10422 : audit 0 from='client.? 172.21.15.40:0/1522027573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:34 smithi040 bash[41173]: audit 2023-12-02T00:55:34.220337+0000 mon.c (mon.2) 10486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:34 smithi040 bash[41173]: audit 2023-12-02T00:55:34.238490+0000 mon.a (mon.0) 10422 : audit 0 from='client.? 172.21.15.40:0/1522027573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:34 smithi040 bash[28232]: audit 2023-12-02T00:55:34.220337+0000 mon.c (mon.2) 10486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:34 smithi040 bash[28232]: audit 2023-12-02T00:55:34.238490+0000 mon.a (mon.0) 10422 : audit 0 from='client.? 172.21.15.40:0/1522027573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:35 smithi141 bash[31670]: cluster 2023-12-02T00:55:33.940361+0000 mgr.y (mgr.24356) 16718 : cluster 0 pgmap v16686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:35 smithi040 bash[28232]: cluster 2023-12-02T00:55:33.940361+0000 mgr.y (mgr.24356) 16718 : cluster 0 pgmap v16686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:35 smithi040 bash[41173]: cluster 2023-12-02T00:55:33.940361+0000 mgr.y (mgr.24356) 16718 : cluster 0 pgmap v16686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:36.747 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:55:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:55:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:36 smithi141 bash[31670]: audit 2023-12-02T00:55:36.694841+0000 mon.c (mon.2) 10487 : audit 0 from='client.? 172.21.15.40:0/339122974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:36 smithi040 bash[28232]: audit 2023-12-02T00:55:36.694841+0000 mon.c (mon.2) 10487 : audit 0 from='client.? 172.21.15.40:0/339122974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:36 smithi040 bash[41173]: audit 2023-12-02T00:55:36.694841+0000 mon.c (mon.2) 10487 : audit 0 from='client.? 172.21.15.40:0/339122974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:37 smithi141 bash[31670]: cluster 2023-12-02T00:55:35.941546+0000 mgr.y (mgr.24356) 16719 : cluster 0 pgmap v16687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:37 smithi040 bash[28232]: cluster 2023-12-02T00:55:35.941546+0000 mgr.y (mgr.24356) 16719 : cluster 0 pgmap v16687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:37 smithi040 bash[41173]: cluster 2023-12-02T00:55:35.941546+0000 mgr.y (mgr.24356) 16719 : cluster 0 pgmap v16687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:39 smithi141 bash[31670]: cluster 2023-12-02T00:55:37.942214+0000 mgr.y (mgr.24356) 16720 : cluster 0 pgmap v16688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:39 smithi141 bash[31670]: audit 2023-12-02T00:55:39.163144+0000 mon.a (mon.0) 10423 : audit 0 from='client.? 172.21.15.40:0/3079828608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:39 smithi040 bash[28232]: cluster 2023-12-02T00:55:37.942214+0000 mgr.y (mgr.24356) 16720 : cluster 0 pgmap v16688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:39 smithi040 bash[28232]: audit 2023-12-02T00:55:39.163144+0000 mon.a (mon.0) 10423 : audit 0 from='client.? 172.21.15.40:0/3079828608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:39 smithi040 bash[41173]: cluster 2023-12-02T00:55:37.942214+0000 mgr.y (mgr.24356) 16720 : cluster 0 pgmap v16688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:39 smithi040 bash[41173]: audit 2023-12-02T00:55:39.163144+0000 mon.a (mon.0) 10423 : audit 0 from='client.? 172.21.15.40:0/3079828608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:41 smithi141 bash[31670]: cluster 2023-12-02T00:55:39.943423+0000 mgr.y (mgr.24356) 16721 : cluster 0 pgmap v16689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:41 smithi141 bash[31670]: audit 2023-12-02T00:55:41.620384+0000 mon.a (mon.0) 10424 : audit 0 from='client.? 172.21.15.40:0/7819357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:41 smithi040 bash[41173]: cluster 2023-12-02T00:55:39.943423+0000 mgr.y (mgr.24356) 16721 : cluster 0 pgmap v16689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:41 smithi040 bash[41173]: audit 2023-12-02T00:55:41.620384+0000 mon.a (mon.0) 10424 : audit 0 from='client.? 172.21.15.40:0/7819357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:41 smithi040 bash[28232]: cluster 2023-12-02T00:55:39.943423+0000 mgr.y (mgr.24356) 16721 : cluster 0 pgmap v16689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:41 smithi040 bash[28232]: audit 2023-12-02T00:55:41.620384+0000 mon.a (mon.0) 10424 : audit 0 from='client.? 172.21.15.40:0/7819357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:43 smithi141 bash[31670]: cluster 2023-12-02T00:55:41.944266+0000 mgr.y (mgr.24356) 16722 : cluster 0 pgmap v16690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:43 smithi040 bash[41173]: cluster 2023-12-02T00:55:41.944266+0000 mgr.y (mgr.24356) 16722 : cluster 0 pgmap v16690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:43 smithi040 bash[28232]: cluster 2023-12-02T00:55:41.944266+0000 mgr.y (mgr.24356) 16722 : cluster 0 pgmap v16690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:44 smithi141 bash[31670]: audit 2023-12-02T00:55:44.079811+0000 mon.c (mon.2) 10488 : audit 0 from='client.? 172.21.15.40:0/2131627388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:44 smithi040 bash[41173]: audit 2023-12-02T00:55:44.079811+0000 mon.c (mon.2) 10488 : audit 0 from='client.? 172.21.15.40:0/2131627388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:44 smithi040 bash[28232]: audit 2023-12-02T00:55:44.079811+0000 mon.c (mon.2) 10488 : audit 0 from='client.? 172.21.15.40:0/2131627388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:45 smithi040 bash[28232]: cluster 2023-12-02T00:55:43.945074+0000 mgr.y (mgr.24356) 16723 : cluster 0 pgmap v16691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:45 smithi040 bash[41173]: cluster 2023-12-02T00:55:43.945074+0000 mgr.y (mgr.24356) 16723 : cluster 0 pgmap v16691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:45 smithi141 bash[31670]: cluster 2023-12-02T00:55:43.945074+0000 mgr.y (mgr.24356) 16723 : cluster 0 pgmap v16691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:46.784 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:55:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:55:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:46 smithi040 bash[28232]: audit 2023-12-02T00:55:46.541759+0000 mon.c (mon.2) 10489 : audit 0 from='client.? 172.21.15.40:0/3668640386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:46 smithi040 bash[41173]: audit 2023-12-02T00:55:46.541759+0000 mon.c (mon.2) 10489 : audit 0 from='client.? 172.21.15.40:0/3668640386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:46 smithi141 bash[31670]: audit 2023-12-02T00:55:46.541759+0000 mon.c (mon.2) 10489 : audit 0 from='client.? 172.21.15.40:0/3668640386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:47 smithi040 bash[28232]: cluster 2023-12-02T00:55:45.946256+0000 mgr.y (mgr.24356) 16724 : cluster 0 pgmap v16692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:47 smithi040 bash[41173]: cluster 2023-12-02T00:55:45.946256+0000 mgr.y (mgr.24356) 16724 : cluster 0 pgmap v16692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:47 smithi141 bash[31670]: cluster 2023-12-02T00:55:45.946256+0000 mgr.y (mgr.24356) 16724 : cluster 0 pgmap v16692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:49 smithi040 bash[41173]: cluster 2023-12-02T00:55:47.946856+0000 mgr.y (mgr.24356) 16725 : cluster 0 pgmap v16693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:49 smithi040 bash[41173]: audit 2023-12-02T00:55:49.009574+0000 mon.a (mon.0) 10425 : audit 0 from='client.? 172.21.15.40:0/774567729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:49 smithi040 bash[41173]: audit 2023-12-02T00:55:49.220886+0000 mon.c (mon.2) 10490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:49 smithi040 bash[28232]: cluster 2023-12-02T00:55:47.946856+0000 mgr.y (mgr.24356) 16725 : cluster 0 pgmap v16693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:49 smithi040 bash[28232]: audit 2023-12-02T00:55:49.009574+0000 mon.a (mon.0) 10425 : audit 0 from='client.? 172.21.15.40:0/774567729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:49 smithi040 bash[28232]: audit 2023-12-02T00:55:49.220886+0000 mon.c (mon.2) 10490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:49 smithi141 bash[31670]: cluster 2023-12-02T00:55:47.946856+0000 mgr.y (mgr.24356) 16725 : cluster 0 pgmap v16693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:49 smithi141 bash[31670]: audit 2023-12-02T00:55:49.009574+0000 mon.a (mon.0) 10425 : audit 0 from='client.? 172.21.15.40:0/774567729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:49 smithi141 bash[31670]: audit 2023-12-02T00:55:49.220886+0000 mon.c (mon.2) 10490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:51 smithi040 bash[41173]: cluster 2023-12-02T00:55:49.948086+0000 mgr.y (mgr.24356) 16726 : cluster 0 pgmap v16694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:51 smithi040 bash[41173]: audit 2023-12-02T00:55:51.471827+0000 mon.c (mon.2) 10491 : audit 0 from='client.? 172.21.15.40:0/2164755354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:51 smithi040 bash[28232]: cluster 2023-12-02T00:55:49.948086+0000 mgr.y (mgr.24356) 16726 : cluster 0 pgmap v16694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:51 smithi040 bash[28232]: audit 2023-12-02T00:55:51.471827+0000 mon.c (mon.2) 10491 : audit 0 from='client.? 172.21.15.40:0/2164755354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:51 smithi141 bash[31670]: cluster 2023-12-02T00:55:49.948086+0000 mgr.y (mgr.24356) 16726 : cluster 0 pgmap v16694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:51 smithi141 bash[31670]: audit 2023-12-02T00:55:51.471827+0000 mon.c (mon.2) 10491 : audit 0 from='client.? 172.21.15.40:0/2164755354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:53 smithi040 bash[28232]: cluster 2023-12-02T00:55:51.948770+0000 mgr.y (mgr.24356) 16727 : cluster 0 pgmap v16695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:53 smithi040 bash[41173]: cluster 2023-12-02T00:55:51.948770+0000 mgr.y (mgr.24356) 16727 : cluster 0 pgmap v16695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:54.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:53 smithi141 bash[31670]: cluster 2023-12-02T00:55:51.948770+0000 mgr.y (mgr.24356) 16727 : cluster 0 pgmap v16695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:54 smithi040 bash[28232]: audit 2023-12-02T00:55:53.942194+0000 mon.c (mon.2) 10492 : audit 0 from='client.? 172.21.15.40:0/2038919146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:54 smithi040 bash[41173]: audit 2023-12-02T00:55:53.942194+0000 mon.c (mon.2) 10492 : audit 0 from='client.? 172.21.15.40:0/2038919146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:54 smithi141 bash[31670]: audit 2023-12-02T00:55:53.942194+0000 mon.c (mon.2) 10492 : audit 0 from='client.? 172.21.15.40:0/2038919146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:55 smithi040 bash[28232]: cluster 2023-12-02T00:55:53.949417+0000 mgr.y (mgr.24356) 16728 : cluster 0 pgmap v16696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:55 smithi040 bash[41173]: cluster 2023-12-02T00:55:53.949417+0000 mgr.y (mgr.24356) 16728 : cluster 0 pgmap v16696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:55 smithi141 bash[31670]: cluster 2023-12-02T00:55:53.949417+0000 mgr.y (mgr.24356) 16728 : cluster 0 pgmap v16696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:56.821 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:55:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:55:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:56 smithi040 bash[28232]: audit 2023-12-02T00:55:56.402208+0000 mon.a (mon.0) 10426 : audit 0 from='client.? 172.21.15.40:0/620942204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:56 smithi040 bash[41173]: audit 2023-12-02T00:55:56.402208+0000 mon.a (mon.0) 10426 : audit 0 from='client.? 172.21.15.40:0/620942204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:56 smithi141 bash[31670]: audit 2023-12-02T00:55:56.402208+0000 mon.a (mon.0) 10426 : audit 0 from='client.? 172.21.15.40:0/620942204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:55:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:57 smithi040 bash[28232]: cluster 2023-12-02T00:55:55.950624+0000 mgr.y (mgr.24356) 16729 : cluster 0 pgmap v16697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:57 smithi040 bash[41173]: cluster 2023-12-02T00:55:55.950624+0000 mgr.y (mgr.24356) 16729 : cluster 0 pgmap v16697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:55:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:57 smithi141 bash[31670]: cluster 2023-12-02T00:55:55.950624+0000 mgr.y (mgr.24356) 16729 : cluster 0 pgmap v16697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:59 smithi040 bash[41173]: cluster 2023-12-02T00:55:57.951236+0000 mgr.y (mgr.24356) 16730 : cluster 0 pgmap v16698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:55:59 smithi040 bash[41173]: audit 2023-12-02T00:55:58.866861+0000 mon.a (mon.0) 10427 : audit 0 from='client.? 172.21.15.40:0/1701471541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:59 smithi040 bash[28232]: cluster 2023-12-02T00:55:57.951236+0000 mgr.y (mgr.24356) 16730 : cluster 0 pgmap v16698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:55:59 smithi040 bash[28232]: audit 2023-12-02T00:55:58.866861+0000 mon.a (mon.0) 10427 : audit 0 from='client.? 172.21.15.40:0/1701471541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:59 smithi141 bash[31670]: cluster 2023-12-02T00:55:57.951236+0000 mgr.y (mgr.24356) 16730 : cluster 0 pgmap v16698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:55:59 smithi141 bash[31670]: audit 2023-12-02T00:55:58.866861+0000 mon.a (mon.0) 10427 : audit 0 from='client.? 172.21.15.40:0/1701471541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:01 smithi040 bash[41173]: cluster 2023-12-02T00:55:59.952463+0000 mgr.y (mgr.24356) 16731 : cluster 0 pgmap v16699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:01 smithi040 bash[41173]: audit 2023-12-02T00:56:01.333750+0000 mon.c (mon.2) 10493 : audit 0 from='client.? 172.21.15.40:0/2023041311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:01 smithi040 bash[28232]: cluster 2023-12-02T00:55:59.952463+0000 mgr.y (mgr.24356) 16731 : cluster 0 pgmap v16699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:01 smithi040 bash[28232]: audit 2023-12-02T00:56:01.333750+0000 mon.c (mon.2) 10493 : audit 0 from='client.? 172.21.15.40:0/2023041311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:01 smithi141 bash[31670]: cluster 2023-12-02T00:55:59.952463+0000 mgr.y (mgr.24356) 16731 : cluster 0 pgmap v16699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:01 smithi141 bash[31670]: audit 2023-12-02T00:56:01.333750+0000 mon.c (mon.2) 10493 : audit 0 from='client.? 172.21.15.40:0/2023041311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:03 smithi040 bash[41173]: cluster 2023-12-02T00:56:01.953260+0000 mgr.y (mgr.24356) 16732 : cluster 0 pgmap v16700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:03 smithi040 bash[41173]: audit 2023-12-02T00:56:03.799615+0000 mon.a (mon.0) 10428 : audit 0 from='client.? 172.21.15.40:0/2426180512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:03 smithi040 bash[28232]: cluster 2023-12-02T00:56:01.953260+0000 mgr.y (mgr.24356) 16732 : cluster 0 pgmap v16700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:03 smithi040 bash[28232]: audit 2023-12-02T00:56:03.799615+0000 mon.a (mon.0) 10428 : audit 0 from='client.? 172.21.15.40:0/2426180512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:03 smithi141 bash[31670]: cluster 2023-12-02T00:56:01.953260+0000 mgr.y (mgr.24356) 16732 : cluster 0 pgmap v16700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:03 smithi141 bash[31670]: audit 2023-12-02T00:56:03.799615+0000 mon.a (mon.0) 10428 : audit 0 from='client.? 172.21.15.40:0/2426180512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:04 smithi040 bash[41173]: audit 2023-12-02T00:56:04.221556+0000 mon.c (mon.2) 10494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:04 smithi040 bash[28232]: audit 2023-12-02T00:56:04.221556+0000 mon.c (mon.2) 10494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:04 smithi141 bash[31670]: audit 2023-12-02T00:56:04.221556+0000 mon.c (mon.2) 10494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:05 smithi040 bash[41173]: cluster 2023-12-02T00:56:03.953988+0000 mgr.y (mgr.24356) 16733 : cluster 0 pgmap v16701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:05 smithi040 bash[28232]: cluster 2023-12-02T00:56:03.953988+0000 mgr.y (mgr.24356) 16733 : cluster 0 pgmap v16701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:05 smithi141 bash[31670]: cluster 2023-12-02T00:56:03.953988+0000 mgr.y (mgr.24356) 16733 : cluster 0 pgmap v16701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:06.858 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:56:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:56:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:06 smithi040 bash[28232]: audit 2023-12-02T00:56:06.263885+0000 mon.c (mon.2) 10495 : audit 0 from='client.? 172.21.15.40:0/1953875778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:06 smithi040 bash[41173]: audit 2023-12-02T00:56:06.263885+0000 mon.c (mon.2) 10495 : audit 0 from='client.? 172.21.15.40:0/1953875778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:06 smithi141 bash[31670]: audit 2023-12-02T00:56:06.263885+0000 mon.c (mon.2) 10495 : audit 0 from='client.? 172.21.15.40:0/1953875778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:07 smithi040 bash[28232]: cluster 2023-12-02T00:56:05.954854+0000 mgr.y (mgr.24356) 16734 : cluster 0 pgmap v16702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:07 smithi040 bash[41173]: cluster 2023-12-02T00:56:05.954854+0000 mgr.y (mgr.24356) 16734 : cluster 0 pgmap v16702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:07 smithi141 bash[31670]: cluster 2023-12-02T00:56:05.954854+0000 mgr.y (mgr.24356) 16734 : cluster 0 pgmap v16702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:08 smithi040 bash[28232]: audit 2023-12-02T00:56:08.719579+0000 mon.a (mon.0) 10429 : audit 0 from='client.? 172.21.15.40:0/1777033449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:08 smithi040 bash[41173]: audit 2023-12-02T00:56:08.719579+0000 mon.a (mon.0) 10429 : audit 0 from='client.? 172.21.15.40:0/1777033449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:08 smithi141 bash[31670]: audit 2023-12-02T00:56:08.719579+0000 mon.a (mon.0) 10429 : audit 0 from='client.? 172.21.15.40:0/1777033449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:09 smithi040 bash[28232]: cluster 2023-12-02T00:56:07.955522+0000 mgr.y (mgr.24356) 16735 : cluster 0 pgmap v16703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:09 smithi040 bash[41173]: cluster 2023-12-02T00:56:07.955522+0000 mgr.y (mgr.24356) 16735 : cluster 0 pgmap v16703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:09 smithi141 bash[31670]: cluster 2023-12-02T00:56:07.955522+0000 mgr.y (mgr.24356) 16735 : cluster 0 pgmap v16703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:11 smithi040 bash[28232]: cluster 2023-12-02T00:56:09.956768+0000 mgr.y (mgr.24356) 16736 : cluster 0 pgmap v16704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:11 smithi040 bash[28232]: audit 2023-12-02T00:56:11.188462+0000 mon.a (mon.0) 10430 : audit 0 from='client.? 172.21.15.40:0/1336024945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:11 smithi040 bash[41173]: cluster 2023-12-02T00:56:09.956768+0000 mgr.y (mgr.24356) 16736 : cluster 0 pgmap v16704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:11 smithi040 bash[41173]: audit 2023-12-02T00:56:11.188462+0000 mon.a (mon.0) 10430 : audit 0 from='client.? 172.21.15.40:0/1336024945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:11 smithi141 bash[31670]: cluster 2023-12-02T00:56:09.956768+0000 mgr.y (mgr.24356) 16736 : cluster 0 pgmap v16704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:11 smithi141 bash[31670]: audit 2023-12-02T00:56:11.188462+0000 mon.a (mon.0) 10430 : audit 0 from='client.? 172.21.15.40:0/1336024945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:13 smithi040 bash[41173]: cluster 2023-12-02T00:56:11.957371+0000 mgr.y (mgr.24356) 16737 : cluster 0 pgmap v16705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:13 smithi040 bash[41173]: audit 2023-12-02T00:56:13.648961+0000 mon.a (mon.0) 10431 : audit 0 from='client.? 172.21.15.40:0/41569684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:13 smithi040 bash[28232]: cluster 2023-12-02T00:56:11.957371+0000 mgr.y (mgr.24356) 16737 : cluster 0 pgmap v16705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:13 smithi040 bash[28232]: audit 2023-12-02T00:56:13.648961+0000 mon.a (mon.0) 10431 : audit 0 from='client.? 172.21.15.40:0/41569684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:13 smithi141 bash[31670]: cluster 2023-12-02T00:56:11.957371+0000 mgr.y (mgr.24356) 16737 : cluster 0 pgmap v16705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:13 smithi141 bash[31670]: audit 2023-12-02T00:56:13.648961+0000 mon.a (mon.0) 10431 : audit 0 from='client.? 172.21.15.40:0/41569684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:14 smithi040 bash[28232]: cluster 2023-12-02T00:56:13.958056+0000 mgr.y (mgr.24356) 16738 : cluster 0 pgmap v16706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:14 smithi040 bash[41173]: cluster 2023-12-02T00:56:13.958056+0000 mgr.y (mgr.24356) 16738 : cluster 0 pgmap v16706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:14 smithi141 bash[31670]: cluster 2023-12-02T00:56:13.958056+0000 mgr.y (mgr.24356) 16738 : cluster 0 pgmap v16706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:16 smithi040 bash[28232]: audit 2023-12-02T00:56:16.112480+0000 mon.a (mon.0) 10432 : audit 0 from='client.? 172.21.15.40:0/4292836122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:16.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:56:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:56:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:16 smithi040 bash[41173]: audit 2023-12-02T00:56:16.112480+0000 mon.a (mon.0) 10432 : audit 0 from='client.? 172.21.15.40:0/4292836122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:16 smithi141 bash[31670]: audit 2023-12-02T00:56:16.112480+0000 mon.a (mon.0) 10432 : audit 0 from='client.? 172.21.15.40:0/4292836122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:17 smithi040 bash[28232]: cluster 2023-12-02T00:56:15.959171+0000 mgr.y (mgr.24356) 16739 : cluster 0 pgmap v16707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:17 smithi040 bash[41173]: cluster 2023-12-02T00:56:15.959171+0000 mgr.y (mgr.24356) 16739 : cluster 0 pgmap v16707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:17 smithi141 bash[31670]: cluster 2023-12-02T00:56:15.959171+0000 mgr.y (mgr.24356) 16739 : cluster 0 pgmap v16707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:19 smithi040 bash[28232]: cluster 2023-12-02T00:56:17.959816+0000 mgr.y (mgr.24356) 16740 : cluster 0 pgmap v16708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:19 smithi040 bash[28232]: audit 2023-12-02T00:56:18.574107+0000 mon.c (mon.2) 10496 : audit 0 from='client.? 172.21.15.40:0/4234999060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:19 smithi040 bash[28232]: audit 2023-12-02T00:56:19.221799+0000 mon.c (mon.2) 10497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:19 smithi040 bash[41173]: cluster 2023-12-02T00:56:17.959816+0000 mgr.y (mgr.24356) 16740 : cluster 0 pgmap v16708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:19 smithi040 bash[41173]: audit 2023-12-02T00:56:18.574107+0000 mon.c (mon.2) 10496 : audit 0 from='client.? 172.21.15.40:0/4234999060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:19 smithi040 bash[41173]: audit 2023-12-02T00:56:19.221799+0000 mon.c (mon.2) 10497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:19 smithi141 bash[31670]: cluster 2023-12-02T00:56:17.959816+0000 mgr.y (mgr.24356) 16740 : cluster 0 pgmap v16708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:19 smithi141 bash[31670]: audit 2023-12-02T00:56:18.574107+0000 mon.c (mon.2) 10496 : audit 0 from='client.? 172.21.15.40:0/4234999060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:19 smithi141 bash[31670]: audit 2023-12-02T00:56:19.221799+0000 mon.c (mon.2) 10497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:21 smithi040 bash[28232]: cluster 2023-12-02T00:56:19.960994+0000 mgr.y (mgr.24356) 16741 : cluster 0 pgmap v16709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:21 smithi040 bash[28232]: audit 2023-12-02T00:56:21.044033+0000 mon.a (mon.0) 10433 : audit 0 from='client.? 172.21.15.40:0/3130824386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:21 smithi040 bash[41173]: cluster 2023-12-02T00:56:19.960994+0000 mgr.y (mgr.24356) 16741 : cluster 0 pgmap v16709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:21 smithi040 bash[41173]: audit 2023-12-02T00:56:21.044033+0000 mon.a (mon.0) 10433 : audit 0 from='client.? 172.21.15.40:0/3130824386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:21 smithi141 bash[31670]: cluster 2023-12-02T00:56:19.960994+0000 mgr.y (mgr.24356) 16741 : cluster 0 pgmap v16709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:21 smithi141 bash[31670]: audit 2023-12-02T00:56:21.044033+0000 mon.a (mon.0) 10433 : audit 0 from='client.? 172.21.15.40:0/3130824386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:23 smithi040 bash[28232]: cluster 2023-12-02T00:56:21.961653+0000 mgr.y (mgr.24356) 16742 : cluster 0 pgmap v16710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:23 smithi040 bash[41173]: cluster 2023-12-02T00:56:21.961653+0000 mgr.y (mgr.24356) 16742 : cluster 0 pgmap v16710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:23 smithi141 bash[31670]: cluster 2023-12-02T00:56:21.961653+0000 mgr.y (mgr.24356) 16742 : cluster 0 pgmap v16710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:24 smithi040 bash[28232]: audit 2023-12-02T00:56:23.501857+0000 mon.c (mon.2) 10498 : audit 0 from='client.? 172.21.15.40:0/1141608801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:24 smithi040 bash[41173]: audit 2023-12-02T00:56:23.501857+0000 mon.c (mon.2) 10498 : audit 0 from='client.? 172.21.15.40:0/1141608801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:24 smithi141 bash[31670]: audit 2023-12-02T00:56:23.501857+0000 mon.c (mon.2) 10498 : audit 0 from='client.? 172.21.15.40:0/1141608801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:25 smithi040 bash[28232]: cluster 2023-12-02T00:56:23.962366+0000 mgr.y (mgr.24356) 16743 : cluster 0 pgmap v16711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:25 smithi040 bash[41173]: cluster 2023-12-02T00:56:23.962366+0000 mgr.y (mgr.24356) 16743 : cluster 0 pgmap v16711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:25 smithi141 bash[31670]: cluster 2023-12-02T00:56:23.962366+0000 mgr.y (mgr.24356) 16743 : cluster 0 pgmap v16711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:26 smithi141 bash[31670]: audit 2023-12-02T00:56:25.969262+0000 mon.a (mon.0) 10434 : audit 0 from='client.? 172.21.15.40:0/231245507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:26 smithi040 bash[28232]: audit 2023-12-02T00:56:25.969262+0000 mon.a (mon.0) 10434 : audit 0 from='client.? 172.21.15.40:0/231245507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:56:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:56:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:26 smithi040 bash[41173]: audit 2023-12-02T00:56:25.969262+0000 mon.a (mon.0) 10434 : audit 0 from='client.? 172.21.15.40:0/231245507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:27 smithi141 bash[31670]: cluster 2023-12-02T00:56:25.963502+0000 mgr.y (mgr.24356) 16744 : cluster 0 pgmap v16712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:27 smithi040 bash[28232]: cluster 2023-12-02T00:56:25.963502+0000 mgr.y (mgr.24356) 16744 : cluster 0 pgmap v16712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:27 smithi040 bash[41173]: cluster 2023-12-02T00:56:25.963502+0000 mgr.y (mgr.24356) 16744 : cluster 0 pgmap v16712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:29 smithi141 bash[31670]: cluster 2023-12-02T00:56:27.964187+0000 mgr.y (mgr.24356) 16745 : cluster 0 pgmap v16713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:29 smithi141 bash[31670]: audit 2023-12-02T00:56:28.433746+0000 mon.c (mon.2) 10499 : audit 0 from='client.? 172.21.15.40:0/3977510914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:29 smithi040 bash[28232]: cluster 2023-12-02T00:56:27.964187+0000 mgr.y (mgr.24356) 16745 : cluster 0 pgmap v16713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:29 smithi040 bash[28232]: audit 2023-12-02T00:56:28.433746+0000 mon.c (mon.2) 10499 : audit 0 from='client.? 172.21.15.40:0/3977510914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:29 smithi040 bash[41173]: cluster 2023-12-02T00:56:27.964187+0000 mgr.y (mgr.24356) 16745 : cluster 0 pgmap v16713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:29 smithi040 bash[41173]: audit 2023-12-02T00:56:28.433746+0000 mon.c (mon.2) 10499 : audit 0 from='client.? 172.21.15.40:0/3977510914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:30 smithi141 bash[31670]: audit 2023-12-02T00:56:29.587895+0000 mon.c (mon.2) 10500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:56:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:30 smithi040 bash[41173]: audit 2023-12-02T00:56:29.587895+0000 mon.c (mon.2) 10500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:56:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:30 smithi040 bash[28232]: audit 2023-12-02T00:56:29.587895+0000 mon.c (mon.2) 10500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:56:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:31 smithi141 bash[31670]: cluster 2023-12-02T00:56:29.965378+0000 mgr.y (mgr.24356) 16746 : cluster 0 pgmap v16714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:31 smithi141 bash[31670]: audit 2023-12-02T00:56:30.897394+0000 mon.c (mon.2) 10501 : audit 0 from='client.? 172.21.15.40:0/571081835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:31 smithi040 bash[41173]: cluster 2023-12-02T00:56:29.965378+0000 mgr.y (mgr.24356) 16746 : cluster 0 pgmap v16714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:31 smithi040 bash[41173]: audit 2023-12-02T00:56:30.897394+0000 mon.c (mon.2) 10501 : audit 0 from='client.? 172.21.15.40:0/571081835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:31 smithi040 bash[28232]: cluster 2023-12-02T00:56:29.965378+0000 mgr.y (mgr.24356) 16746 : cluster 0 pgmap v16714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:31 smithi040 bash[28232]: audit 2023-12-02T00:56:30.897394+0000 mon.c (mon.2) 10501 : audit 0 from='client.? 172.21.15.40:0/571081835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:33 smithi141 bash[31670]: cluster 2023-12-02T00:56:31.966092+0000 mgr.y (mgr.24356) 16747 : cluster 0 pgmap v16715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:33 smithi141 bash[31670]: audit 2023-12-02T00:56:33.360262+0000 mon.c (mon.2) 10502 : audit 0 from='client.? 172.21.15.40:0/3951836882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:33 smithi040 bash[28232]: cluster 2023-12-02T00:56:31.966092+0000 mgr.y (mgr.24356) 16747 : cluster 0 pgmap v16715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:33 smithi040 bash[28232]: audit 2023-12-02T00:56:33.360262+0000 mon.c (mon.2) 10502 : audit 0 from='client.? 172.21.15.40:0/3951836882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:33 smithi040 bash[41173]: cluster 2023-12-02T00:56:31.966092+0000 mgr.y (mgr.24356) 16747 : cluster 0 pgmap v16715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:33 smithi040 bash[41173]: audit 2023-12-02T00:56:33.360262+0000 mon.c (mon.2) 10502 : audit 0 from='client.? 172.21.15.40:0/3951836882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:34 smithi141 bash[31670]: audit 2023-12-02T00:56:34.222308+0000 mon.c (mon.2) 10503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:34 smithi040 bash[28232]: audit 2023-12-02T00:56:34.222308+0000 mon.c (mon.2) 10503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:34 smithi040 bash[41173]: audit 2023-12-02T00:56:34.222308+0000 mon.c (mon.2) 10503 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:35 smithi141 bash[31670]: cluster 2023-12-02T00:56:33.966704+0000 mgr.y (mgr.24356) 16748 : cluster 0 pgmap v16716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:35 smithi040 bash[28232]: cluster 2023-12-02T00:56:33.966704+0000 mgr.y (mgr.24356) 16748 : cluster 0 pgmap v16716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:35 smithi040 bash[41173]: cluster 2023-12-02T00:56:33.966704+0000 mgr.y (mgr.24356) 16748 : cluster 0 pgmap v16716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:35.482946+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:35.495570+0000 mon.a (mon.0) 10436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:35.832078+0000 mon.a (mon.0) 10437 : audit 0 from='client.? 172.21.15.40:0/1987561348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:35.834979+0000 mon.a (mon.0) 10438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:35.849257+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:36.332088+0000 mon.c (mon.2) 10504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:56:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:36.334105+0000 mon.c (mon.2) 10505 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:56:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:36 smithi141 bash[31670]: audit 2023-12-02T00:56:36.344838+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:56:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:35.482946+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:35.495570+0000 mon.a (mon.0) 10436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:35.832078+0000 mon.a (mon.0) 10437 : audit 0 from='client.? 172.21.15.40:0/1987561348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:35.834979+0000 mon.a (mon.0) 10438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:35.849257+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:36.332088+0000 mon.c (mon.2) 10504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:36.334105+0000 mon.c (mon.2) 10505 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[41173]: audit 2023-12-02T00:56:36.344838+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:35.482946+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:35.495570+0000 mon.a (mon.0) 10436 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:35.832078+0000 mon.a (mon.0) 10437 : audit 0 from='client.? 172.21.15.40:0/1987561348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:35.834979+0000 mon.a (mon.0) 10438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:35.849257+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:36.332088+0000 mon.c (mon.2) 10504 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:36.334105+0000 mon.c (mon.2) 10505 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:56:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:36 smithi040 bash[28232]: audit 2023-12-02T00:56:36.344838+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:56:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:37 smithi040 bash[28232]: cluster 2023-12-02T00:56:35.967808+0000 mgr.y (mgr.24356) 16749 : cluster 0 pgmap v16717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:37 smithi040 bash[41173]: cluster 2023-12-02T00:56:35.967808+0000 mgr.y (mgr.24356) 16749 : cluster 0 pgmap v16717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:37 smithi141 bash[31670]: cluster 2023-12-02T00:56:35.967808+0000 mgr.y (mgr.24356) 16749 : cluster 0 pgmap v16717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:38 smithi040 bash[28232]: audit 2023-12-02T00:56:38.296575+0000 mon.c (mon.2) 10506 : audit 0 from='client.? 172.21.15.40:0/2442362000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:38 smithi040 bash[41173]: audit 2023-12-02T00:56:38.296575+0000 mon.c (mon.2) 10506 : audit 0 from='client.? 172.21.15.40:0/2442362000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:38 smithi141 bash[31670]: audit 2023-12-02T00:56:38.296575+0000 mon.c (mon.2) 10506 : audit 0 from='client.? 172.21.15.40:0/2442362000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:39 smithi040 bash[28232]: cluster 2023-12-02T00:56:37.968426+0000 mgr.y (mgr.24356) 16750 : cluster 0 pgmap v16718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:39 smithi040 bash[41173]: cluster 2023-12-02T00:56:37.968426+0000 mgr.y (mgr.24356) 16750 : cluster 0 pgmap v16718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:39 smithi141 bash[31670]: cluster 2023-12-02T00:56:37.968426+0000 mgr.y (mgr.24356) 16750 : cluster 0 pgmap v16718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:41 smithi040 bash[28232]: cluster 2023-12-02T00:56:39.969613+0000 mgr.y (mgr.24356) 16751 : cluster 0 pgmap v16719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:41 smithi040 bash[28232]: audit 2023-12-02T00:56:40.759604+0000 mon.c (mon.2) 10507 : audit 0 from='client.? 172.21.15.40:0/2150702630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:41 smithi040 bash[41173]: cluster 2023-12-02T00:56:39.969613+0000 mgr.y (mgr.24356) 16751 : cluster 0 pgmap v16719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:41 smithi040 bash[41173]: audit 2023-12-02T00:56:40.759604+0000 mon.c (mon.2) 10507 : audit 0 from='client.? 172.21.15.40:0/2150702630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:41 smithi141 bash[31670]: cluster 2023-12-02T00:56:39.969613+0000 mgr.y (mgr.24356) 16751 : cluster 0 pgmap v16719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:41 smithi141 bash[31670]: audit 2023-12-02T00:56:40.759604+0000 mon.c (mon.2) 10507 : audit 0 from='client.? 172.21.15.40:0/2150702630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:43 smithi040 bash[28232]: cluster 2023-12-02T00:56:41.970279+0000 mgr.y (mgr.24356) 16752 : cluster 0 pgmap v16720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:43 smithi040 bash[28232]: audit 2023-12-02T00:56:43.227723+0000 mon.c (mon.2) 10508 : audit 0 from='client.? 172.21.15.40:0/3726464539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:43 smithi040 bash[41173]: cluster 2023-12-02T00:56:41.970279+0000 mgr.y (mgr.24356) 16752 : cluster 0 pgmap v16720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:43 smithi040 bash[41173]: audit 2023-12-02T00:56:43.227723+0000 mon.c (mon.2) 10508 : audit 0 from='client.? 172.21.15.40:0/3726464539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:43 smithi141 bash[31670]: cluster 2023-12-02T00:56:41.970279+0000 mgr.y (mgr.24356) 16752 : cluster 0 pgmap v16720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:43 smithi141 bash[31670]: audit 2023-12-02T00:56:43.227723+0000 mon.c (mon.2) 10508 : audit 0 from='client.? 172.21.15.40:0/3726464539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:45 smithi040 bash[28232]: cluster 2023-12-02T00:56:43.970931+0000 mgr.y (mgr.24356) 16753 : cluster 0 pgmap v16721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:45 smithi040 bash[41173]: cluster 2023-12-02T00:56:43.970931+0000 mgr.y (mgr.24356) 16753 : cluster 0 pgmap v16721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:45 smithi141 bash[31670]: cluster 2023-12-02T00:56:43.970931+0000 mgr.y (mgr.24356) 16753 : cluster 0 pgmap v16721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:46.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:56:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:56:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:46 smithi040 bash[41173]: audit 2023-12-02T00:56:45.698107+0000 mon.c (mon.2) 10509 : audit 0 from='client.? 172.21.15.40:0/601878303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:46 smithi040 bash[28232]: audit 2023-12-02T00:56:45.698107+0000 mon.c (mon.2) 10509 : audit 0 from='client.? 172.21.15.40:0/601878303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:46 smithi141 bash[31670]: audit 2023-12-02T00:56:45.698107+0000 mon.c (mon.2) 10509 : audit 0 from='client.? 172.21.15.40:0/601878303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:47 smithi040 bash[41173]: cluster 2023-12-02T00:56:45.972145+0000 mgr.y (mgr.24356) 16754 : cluster 0 pgmap v16722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:47 smithi040 bash[28232]: cluster 2023-12-02T00:56:45.972145+0000 mgr.y (mgr.24356) 16754 : cluster 0 pgmap v16722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:47 smithi141 bash[31670]: cluster 2023-12-02T00:56:45.972145+0000 mgr.y (mgr.24356) 16754 : cluster 0 pgmap v16722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:48 smithi040 bash[41173]: audit 2023-12-02T00:56:48.160080+0000 mon.a (mon.0) 10441 : audit 0 from='client.? 172.21.15.40:0/1573774681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:48 smithi040 bash[28232]: audit 2023-12-02T00:56:48.160080+0000 mon.a (mon.0) 10441 : audit 0 from='client.? 172.21.15.40:0/1573774681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:48 smithi141 bash[31670]: audit 2023-12-02T00:56:48.160080+0000 mon.a (mon.0) 10441 : audit 0 from='client.? 172.21.15.40:0/1573774681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:49 smithi040 bash[28232]: cluster 2023-12-02T00:56:47.972916+0000 mgr.y (mgr.24356) 16755 : cluster 0 pgmap v16723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:49 smithi040 bash[28232]: audit 2023-12-02T00:56:49.222752+0000 mon.c (mon.2) 10510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:49 smithi040 bash[41173]: cluster 2023-12-02T00:56:47.972916+0000 mgr.y (mgr.24356) 16755 : cluster 0 pgmap v16723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:49 smithi040 bash[41173]: audit 2023-12-02T00:56:49.222752+0000 mon.c (mon.2) 10510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:49 smithi141 bash[31670]: cluster 2023-12-02T00:56:47.972916+0000 mgr.y (mgr.24356) 16755 : cluster 0 pgmap v16723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:49 smithi141 bash[31670]: audit 2023-12-02T00:56:49.222752+0000 mon.c (mon.2) 10510 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:51 smithi040 bash[41173]: cluster 2023-12-02T00:56:49.974111+0000 mgr.y (mgr.24356) 16756 : cluster 0 pgmap v16724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:51 smithi040 bash[41173]: audit 2023-12-02T00:56:50.624258+0000 mon.a (mon.0) 10442 : audit 0 from='client.? 172.21.15.40:0/3767895038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:51 smithi040 bash[28232]: cluster 2023-12-02T00:56:49.974111+0000 mgr.y (mgr.24356) 16756 : cluster 0 pgmap v16724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:51 smithi040 bash[28232]: audit 2023-12-02T00:56:50.624258+0000 mon.a (mon.0) 10442 : audit 0 from='client.? 172.21.15.40:0/3767895038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:51 smithi141 bash[31670]: cluster 2023-12-02T00:56:49.974111+0000 mgr.y (mgr.24356) 16756 : cluster 0 pgmap v16724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:51 smithi141 bash[31670]: audit 2023-12-02T00:56:50.624258+0000 mon.a (mon.0) 10442 : audit 0 from='client.? 172.21.15.40:0/3767895038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:53 smithi141 bash[31670]: cluster 2023-12-02T00:56:51.974761+0000 mgr.y (mgr.24356) 16757 : cluster 0 pgmap v16725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:53 smithi141 bash[31670]: audit 2023-12-02T00:56:53.088079+0000 mon.a (mon.0) 10443 : audit 0 from='client.? 172.21.15.40:0/909520082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:53 smithi040 bash[28232]: cluster 2023-12-02T00:56:51.974761+0000 mgr.y (mgr.24356) 16757 : cluster 0 pgmap v16725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:53 smithi040 bash[28232]: audit 2023-12-02T00:56:53.088079+0000 mon.a (mon.0) 10443 : audit 0 from='client.? 172.21.15.40:0/909520082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:53 smithi040 bash[41173]: cluster 2023-12-02T00:56:51.974761+0000 mgr.y (mgr.24356) 16757 : cluster 0 pgmap v16725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:53 smithi040 bash[41173]: audit 2023-12-02T00:56:53.088079+0000 mon.a (mon.0) 10443 : audit 0 from='client.? 172.21.15.40:0/909520082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:55 smithi141 bash[31670]: cluster 2023-12-02T00:56:53.975404+0000 mgr.y (mgr.24356) 16758 : cluster 0 pgmap v16726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:55 smithi040 bash[28232]: cluster 2023-12-02T00:56:53.975404+0000 mgr.y (mgr.24356) 16758 : cluster 0 pgmap v16726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:55 smithi040 bash[41173]: cluster 2023-12-02T00:56:53.975404+0000 mgr.y (mgr.24356) 16758 : cluster 0 pgmap v16726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:56 smithi141 bash[31670]: audit 2023-12-02T00:56:55.562119+0000 mon.c (mon.2) 10511 : audit 0 from='client.? 172.21.15.40:0/4234058877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:56:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:56:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:56 smithi040 bash[28232]: audit 2023-12-02T00:56:55.562119+0000 mon.c (mon.2) 10511 : audit 0 from='client.? 172.21.15.40:0/4234058877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:56 smithi040 bash[41173]: audit 2023-12-02T00:56:55.562119+0000 mon.c (mon.2) 10511 : audit 0 from='client.? 172.21.15.40:0/4234058877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:57 smithi141 bash[31670]: cluster 2023-12-02T00:56:55.976579+0000 mgr.y (mgr.24356) 16759 : cluster 0 pgmap v16727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:57 smithi040 bash[41173]: cluster 2023-12-02T00:56:55.976579+0000 mgr.y (mgr.24356) 16759 : cluster 0 pgmap v16727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:57 smithi040 bash[28232]: cluster 2023-12-02T00:56:55.976579+0000 mgr.y (mgr.24356) 16759 : cluster 0 pgmap v16727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:58 smithi141 bash[31670]: audit 2023-12-02T00:56:58.029468+0000 mon.c (mon.2) 10512 : audit 0 from='client.? 172.21.15.40:0/2535209597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:58 smithi040 bash[28232]: audit 2023-12-02T00:56:58.029468+0000 mon.c (mon.2) 10512 : audit 0 from='client.? 172.21.15.40:0/2535209597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:58 smithi040 bash[41173]: audit 2023-12-02T00:56:58.029468+0000 mon.c (mon.2) 10512 : audit 0 from='client.? 172.21.15.40:0/2535209597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:56:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:56:59 smithi141 bash[31670]: cluster 2023-12-02T00:56:57.977221+0000 mgr.y (mgr.24356) 16760 : cluster 0 pgmap v16728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:56:59 smithi040 bash[28232]: cluster 2023-12-02T00:56:57.977221+0000 mgr.y (mgr.24356) 16760 : cluster 0 pgmap v16728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:56:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:56:59 smithi040 bash[41173]: cluster 2023-12-02T00:56:57.977221+0000 mgr.y (mgr.24356) 16760 : cluster 0 pgmap v16728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:01 smithi141 bash[31670]: cluster 2023-12-02T00:56:59.978371+0000 mgr.y (mgr.24356) 16761 : cluster 0 pgmap v16729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:01 smithi141 bash[31670]: audit 2023-12-02T00:57:00.484882+0000 mon.a (mon.0) 10444 : audit 0 from='client.? 172.21.15.40:0/2160541330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:01 smithi040 bash[28232]: cluster 2023-12-02T00:56:59.978371+0000 mgr.y (mgr.24356) 16761 : cluster 0 pgmap v16729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:01 smithi040 bash[28232]: audit 2023-12-02T00:57:00.484882+0000 mon.a (mon.0) 10444 : audit 0 from='client.? 172.21.15.40:0/2160541330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:01 smithi040 bash[41173]: cluster 2023-12-02T00:56:59.978371+0000 mgr.y (mgr.24356) 16761 : cluster 0 pgmap v16729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:01 smithi040 bash[41173]: audit 2023-12-02T00:57:00.484882+0000 mon.a (mon.0) 10444 : audit 0 from='client.? 172.21.15.40:0/2160541330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:03 smithi141 bash[31670]: cluster 2023-12-02T00:57:01.979032+0000 mgr.y (mgr.24356) 16762 : cluster 0 pgmap v16730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:03 smithi141 bash[31670]: audit 2023-12-02T00:57:02.952438+0000 mon.c (mon.2) 10513 : audit 0 from='client.? 172.21.15.40:0/787344358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:03 smithi040 bash[28232]: cluster 2023-12-02T00:57:01.979032+0000 mgr.y (mgr.24356) 16762 : cluster 0 pgmap v16730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:03 smithi040 bash[28232]: audit 2023-12-02T00:57:02.952438+0000 mon.c (mon.2) 10513 : audit 0 from='client.? 172.21.15.40:0/787344358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:03 smithi040 bash[41173]: cluster 2023-12-02T00:57:01.979032+0000 mgr.y (mgr.24356) 16762 : cluster 0 pgmap v16730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:03 smithi040 bash[41173]: audit 2023-12-02T00:57:02.952438+0000 mon.c (mon.2) 10513 : audit 0 from='client.? 172.21.15.40:0/787344358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:04 smithi141 bash[31670]: audit 2023-12-02T00:57:04.222960+0000 mon.c (mon.2) 10514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:04 smithi040 bash[28232]: audit 2023-12-02T00:57:04.222960+0000 mon.c (mon.2) 10514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:04 smithi040 bash[41173]: audit 2023-12-02T00:57:04.222960+0000 mon.c (mon.2) 10514 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:05 smithi141 bash[31670]: cluster 2023-12-02T00:57:03.979730+0000 mgr.y (mgr.24356) 16763 : cluster 0 pgmap v16731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:05 smithi141 bash[31670]: audit 2023-12-02T00:57:05.419255+0000 mon.a (mon.0) 10445 : audit 0 from='client.? 172.21.15.40:0/972328718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:05 smithi040 bash[28232]: cluster 2023-12-02T00:57:03.979730+0000 mgr.y (mgr.24356) 16763 : cluster 0 pgmap v16731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:05 smithi040 bash[28232]: audit 2023-12-02T00:57:05.419255+0000 mon.a (mon.0) 10445 : audit 0 from='client.? 172.21.15.40:0/972328718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:05 smithi040 bash[41173]: cluster 2023-12-02T00:57:03.979730+0000 mgr.y (mgr.24356) 16763 : cluster 0 pgmap v16731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:05 smithi040 bash[41173]: audit 2023-12-02T00:57:05.419255+0000 mon.a (mon.0) 10445 : audit 0 from='client.? 172.21.15.40:0/972328718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:57:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:57:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:07 smithi141 bash[31670]: cluster 2023-12-02T00:57:05.981049+0000 mgr.y (mgr.24356) 16764 : cluster 0 pgmap v16732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:07 smithi040 bash[28232]: cluster 2023-12-02T00:57:05.981049+0000 mgr.y (mgr.24356) 16764 : cluster 0 pgmap v16732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:07 smithi040 bash[41173]: cluster 2023-12-02T00:57:05.981049+0000 mgr.y (mgr.24356) 16764 : cluster 0 pgmap v16732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:08 smithi141 bash[31670]: audit 2023-12-02T00:57:07.890954+0000 mon.c (mon.2) 10515 : audit 0 from='client.? 172.21.15.40:0/1992200458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:08 smithi040 bash[28232]: audit 2023-12-02T00:57:07.890954+0000 mon.c (mon.2) 10515 : audit 0 from='client.? 172.21.15.40:0/1992200458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:08 smithi040 bash[41173]: audit 2023-12-02T00:57:07.890954+0000 mon.c (mon.2) 10515 : audit 0 from='client.? 172.21.15.40:0/1992200458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:09 smithi141 bash[31670]: cluster 2023-12-02T00:57:07.981866+0000 mgr.y (mgr.24356) 16765 : cluster 0 pgmap v16733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:09 smithi040 bash[28232]: cluster 2023-12-02T00:57:07.981866+0000 mgr.y (mgr.24356) 16765 : cluster 0 pgmap v16733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:09 smithi040 bash[41173]: cluster 2023-12-02T00:57:07.981866+0000 mgr.y (mgr.24356) 16765 : cluster 0 pgmap v16733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:10 smithi141 bash[31670]: audit 2023-12-02T00:57:10.357424+0000 mon.a (mon.0) 10446 : audit 0 from='client.? 172.21.15.40:0/2721945125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:10 smithi040 bash[28232]: audit 2023-12-02T00:57:10.357424+0000 mon.a (mon.0) 10446 : audit 0 from='client.? 172.21.15.40:0/2721945125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:10 smithi040 bash[41173]: audit 2023-12-02T00:57:10.357424+0000 mon.a (mon.0) 10446 : audit 0 from='client.? 172.21.15.40:0/2721945125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:11 smithi141 bash[31670]: cluster 2023-12-02T00:57:09.983079+0000 mgr.y (mgr.24356) 16766 : cluster 0 pgmap v16734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:11 smithi040 bash[41173]: cluster 2023-12-02T00:57:09.983079+0000 mgr.y (mgr.24356) 16766 : cluster 0 pgmap v16734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:11 smithi040 bash[28232]: cluster 2023-12-02T00:57:09.983079+0000 mgr.y (mgr.24356) 16766 : cluster 0 pgmap v16734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:13 smithi141 bash[31670]: cluster 2023-12-02T00:57:11.983746+0000 mgr.y (mgr.24356) 16767 : cluster 0 pgmap v16735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:13 smithi141 bash[31670]: audit 2023-12-02T00:57:12.815120+0000 mon.c (mon.2) 10516 : audit 0 from='client.? 172.21.15.40:0/4158122347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:13 smithi040 bash[28232]: cluster 2023-12-02T00:57:11.983746+0000 mgr.y (mgr.24356) 16767 : cluster 0 pgmap v16735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:13 smithi040 bash[28232]: audit 2023-12-02T00:57:12.815120+0000 mon.c (mon.2) 10516 : audit 0 from='client.? 172.21.15.40:0/4158122347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:13 smithi040 bash[41173]: cluster 2023-12-02T00:57:11.983746+0000 mgr.y (mgr.24356) 16767 : cluster 0 pgmap v16735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:13 smithi040 bash[41173]: audit 2023-12-02T00:57:12.815120+0000 mon.c (mon.2) 10516 : audit 0 from='client.? 172.21.15.40:0/4158122347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:15 smithi141 bash[31670]: cluster 2023-12-02T00:57:13.984447+0000 mgr.y (mgr.24356) 16768 : cluster 0 pgmap v16736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:15 smithi141 bash[31670]: audit 2023-12-02T00:57:15.276339+0000 mon.a (mon.0) 10447 : audit 0 from='client.? 172.21.15.40:0/1260371331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:15 smithi040 bash[28232]: cluster 2023-12-02T00:57:13.984447+0000 mgr.y (mgr.24356) 16768 : cluster 0 pgmap v16736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:15 smithi040 bash[28232]: audit 2023-12-02T00:57:15.276339+0000 mon.a (mon.0) 10447 : audit 0 from='client.? 172.21.15.40:0/1260371331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:15 smithi040 bash[41173]: cluster 2023-12-02T00:57:13.984447+0000 mgr.y (mgr.24356) 16768 : cluster 0 pgmap v16736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:15 smithi040 bash[41173]: audit 2023-12-02T00:57:15.276339+0000 mon.a (mon.0) 10447 : audit 0 from='client.? 172.21.15.40:0/1260371331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:57:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:57:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:17 smithi141 bash[31670]: cluster 2023-12-02T00:57:15.985631+0000 mgr.y (mgr.24356) 16769 : cluster 0 pgmap v16737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:17 smithi040 bash[41173]: cluster 2023-12-02T00:57:15.985631+0000 mgr.y (mgr.24356) 16769 : cluster 0 pgmap v16737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:17 smithi040 bash[28232]: cluster 2023-12-02T00:57:15.985631+0000 mgr.y (mgr.24356) 16769 : cluster 0 pgmap v16737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:18 smithi141 bash[31670]: audit 2023-12-02T00:57:17.743063+0000 mon.a (mon.0) 10448 : audit 0 from='client.? 172.21.15.40:0/2809534278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:18 smithi040 bash[28232]: audit 2023-12-02T00:57:17.743063+0000 mon.a (mon.0) 10448 : audit 0 from='client.? 172.21.15.40:0/2809534278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:18 smithi040 bash[41173]: audit 2023-12-02T00:57:17.743063+0000 mon.a (mon.0) 10448 : audit 0 from='client.? 172.21.15.40:0/2809534278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:19 smithi141 bash[31670]: cluster 2023-12-02T00:57:17.986362+0000 mgr.y (mgr.24356) 16770 : cluster 0 pgmap v16738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:19 smithi141 bash[31670]: audit 2023-12-02T00:57:19.223489+0000 mon.c (mon.2) 10517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:19 smithi040 bash[41173]: cluster 2023-12-02T00:57:17.986362+0000 mgr.y (mgr.24356) 16770 : cluster 0 pgmap v16738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:19 smithi040 bash[41173]: audit 2023-12-02T00:57:19.223489+0000 mon.c (mon.2) 10517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:19 smithi040 bash[28232]: cluster 2023-12-02T00:57:17.986362+0000 mgr.y (mgr.24356) 16770 : cluster 0 pgmap v16738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:19 smithi040 bash[28232]: audit 2023-12-02T00:57:19.223489+0000 mon.c (mon.2) 10517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:20 smithi141 bash[31670]: audit 2023-12-02T00:57:20.206817+0000 mon.a (mon.0) 10449 : audit 0 from='client.? 172.21.15.40:0/4077091032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:20 smithi040 bash[28232]: audit 2023-12-02T00:57:20.206817+0000 mon.a (mon.0) 10449 : audit 0 from='client.? 172.21.15.40:0/4077091032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:20 smithi040 bash[41173]: audit 2023-12-02T00:57:20.206817+0000 mon.a (mon.0) 10449 : audit 0 from='client.? 172.21.15.40:0/4077091032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:21 smithi040 bash[28232]: cluster 2023-12-02T00:57:19.987135+0000 mgr.y (mgr.24356) 16771 : cluster 0 pgmap v16739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:21 smithi040 bash[41173]: cluster 2023-12-02T00:57:19.987135+0000 mgr.y (mgr.24356) 16771 : cluster 0 pgmap v16739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:21 smithi141 bash[31670]: cluster 2023-12-02T00:57:19.987135+0000 mgr.y (mgr.24356) 16771 : cluster 0 pgmap v16739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:23 smithi040 bash[28232]: cluster 2023-12-02T00:57:21.987769+0000 mgr.y (mgr.24356) 16772 : cluster 0 pgmap v16740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:23 smithi040 bash[28232]: audit 2023-12-02T00:57:22.674867+0000 mon.a (mon.0) 10450 : audit 0 from='client.? 172.21.15.40:0/944277721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:23 smithi040 bash[41173]: cluster 2023-12-02T00:57:21.987769+0000 mgr.y (mgr.24356) 16772 : cluster 0 pgmap v16740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:23 smithi040 bash[41173]: audit 2023-12-02T00:57:22.674867+0000 mon.a (mon.0) 10450 : audit 0 from='client.? 172.21.15.40:0/944277721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:23 smithi141 bash[31670]: cluster 2023-12-02T00:57:21.987769+0000 mgr.y (mgr.24356) 16772 : cluster 0 pgmap v16740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:23 smithi141 bash[31670]: audit 2023-12-02T00:57:22.674867+0000 mon.a (mon.0) 10450 : audit 0 from='client.? 172.21.15.40:0/944277721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:25 smithi040 bash[28232]: cluster 2023-12-02T00:57:23.988424+0000 mgr.y (mgr.24356) 16773 : cluster 0 pgmap v16741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:25 smithi040 bash[28232]: audit 2023-12-02T00:57:25.147942+0000 mon.a (mon.0) 10451 : audit 0 from='client.? 172.21.15.40:0/3700080348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:25 smithi040 bash[41173]: cluster 2023-12-02T00:57:23.988424+0000 mgr.y (mgr.24356) 16773 : cluster 0 pgmap v16741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:25 smithi040 bash[41173]: audit 2023-12-02T00:57:25.147942+0000 mon.a (mon.0) 10451 : audit 0 from='client.? 172.21.15.40:0/3700080348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:25 smithi141 bash[31670]: cluster 2023-12-02T00:57:23.988424+0000 mgr.y (mgr.24356) 16773 : cluster 0 pgmap v16741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:25 smithi141 bash[31670]: audit 2023-12-02T00:57:25.147942+0000 mon.a (mon.0) 10451 : audit 0 from='client.? 172.21.15.40:0/3700080348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:57:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:57:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:27 smithi040 bash[28232]: cluster 2023-12-02T00:57:25.989621+0000 mgr.y (mgr.24356) 16774 : cluster 0 pgmap v16742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:27 smithi040 bash[41173]: cluster 2023-12-02T00:57:25.989621+0000 mgr.y (mgr.24356) 16774 : cluster 0 pgmap v16742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:27 smithi141 bash[31670]: cluster 2023-12-02T00:57:25.989621+0000 mgr.y (mgr.24356) 16774 : cluster 0 pgmap v16742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:28 smithi040 bash[28232]: audit 2023-12-02T00:57:27.615217+0000 mon.c (mon.2) 10518 : audit 0 from='client.? 172.21.15.40:0/2981546547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:28 smithi040 bash[41173]: audit 2023-12-02T00:57:27.615217+0000 mon.c (mon.2) 10518 : audit 0 from='client.? 172.21.15.40:0/2981546547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:28 smithi141 bash[31670]: audit 2023-12-02T00:57:27.615217+0000 mon.c (mon.2) 10518 : audit 0 from='client.? 172.21.15.40:0/2981546547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:29 smithi040 bash[28232]: cluster 2023-12-02T00:57:27.990314+0000 mgr.y (mgr.24356) 16775 : cluster 0 pgmap v16743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:29 smithi040 bash[41173]: cluster 2023-12-02T00:57:27.990314+0000 mgr.y (mgr.24356) 16775 : cluster 0 pgmap v16743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:29 smithi141 bash[31670]: cluster 2023-12-02T00:57:27.990314+0000 mgr.y (mgr.24356) 16775 : cluster 0 pgmap v16743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:30 smithi040 bash[28232]: audit 2023-12-02T00:57:30.079254+0000 mon.a (mon.0) 10452 : audit 0 from='client.? 172.21.15.40:0/671167343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:30 smithi040 bash[41173]: audit 2023-12-02T00:57:30.079254+0000 mon.a (mon.0) 10452 : audit 0 from='client.? 172.21.15.40:0/671167343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:30 smithi141 bash[31670]: audit 2023-12-02T00:57:30.079254+0000 mon.a (mon.0) 10452 : audit 0 from='client.? 172.21.15.40:0/671167343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:31 smithi040 bash[28232]: cluster 2023-12-02T00:57:29.991466+0000 mgr.y (mgr.24356) 16776 : cluster 0 pgmap v16744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:31 smithi040 bash[41173]: cluster 2023-12-02T00:57:29.991466+0000 mgr.y (mgr.24356) 16776 : cluster 0 pgmap v16744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:31 smithi141 bash[31670]: cluster 2023-12-02T00:57:29.991466+0000 mgr.y (mgr.24356) 16776 : cluster 0 pgmap v16744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:32 smithi040 bash[28232]: audit 2023-12-02T00:57:32.548844+0000 mon.a (mon.0) 10453 : audit 0 from='client.? 172.21.15.40:0/2163181446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:32 smithi040 bash[41173]: audit 2023-12-02T00:57:32.548844+0000 mon.a (mon.0) 10453 : audit 0 from='client.? 172.21.15.40:0/2163181446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:32 smithi141 bash[31670]: audit 2023-12-02T00:57:32.548844+0000 mon.a (mon.0) 10453 : audit 0 from='client.? 172.21.15.40:0/2163181446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:33 smithi040 bash[41173]: cluster 2023-12-02T00:57:31.992191+0000 mgr.y (mgr.24356) 16777 : cluster 0 pgmap v16745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:33 smithi040 bash[28232]: cluster 2023-12-02T00:57:31.992191+0000 mgr.y (mgr.24356) 16777 : cluster 0 pgmap v16745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:33 smithi141 bash[31670]: cluster 2023-12-02T00:57:31.992191+0000 mgr.y (mgr.24356) 16777 : cluster 0 pgmap v16745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:34 smithi040 bash[28232]: audit 2023-12-02T00:57:34.223636+0000 mon.c (mon.2) 10519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:34 smithi040 bash[41173]: audit 2023-12-02T00:57:34.223636+0000 mon.c (mon.2) 10519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:34 smithi141 bash[31670]: audit 2023-12-02T00:57:34.223636+0000 mon.c (mon.2) 10519 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:35 smithi040 bash[41173]: cluster 2023-12-02T00:57:33.993000+0000 mgr.y (mgr.24356) 16778 : cluster 0 pgmap v16746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:35 smithi040 bash[41173]: audit 2023-12-02T00:57:35.022382+0000 mon.a (mon.0) 10454 : audit 0 from='client.? 172.21.15.40:0/3854391579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:35 smithi040 bash[28232]: cluster 2023-12-02T00:57:33.993000+0000 mgr.y (mgr.24356) 16778 : cluster 0 pgmap v16746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:35 smithi040 bash[28232]: audit 2023-12-02T00:57:35.022382+0000 mon.a (mon.0) 10454 : audit 0 from='client.? 172.21.15.40:0/3854391579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:35 smithi141 bash[31670]: cluster 2023-12-02T00:57:33.993000+0000 mgr.y (mgr.24356) 16778 : cluster 0 pgmap v16746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:35 smithi141 bash[31670]: audit 2023-12-02T00:57:35.022382+0000 mon.a (mon.0) 10454 : audit 0 from='client.? 172.21.15.40:0/3854391579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:36 smithi040 bash[28232]: audit 2023-12-02T00:57:36.431196+0000 mon.c (mon.2) 10520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:57:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:36 smithi040 bash[41173]: audit 2023-12-02T00:57:36.431196+0000 mon.c (mon.2) 10520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:57:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:57:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:57:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:36 smithi141 bash[31670]: audit 2023-12-02T00:57:36.431196+0000 mon.c (mon.2) 10520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:57:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:37 smithi040 bash[28232]: cluster 2023-12-02T00:57:35.994334+0000 mgr.y (mgr.24356) 16779 : cluster 0 pgmap v16747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:37 smithi040 bash[28232]: audit 2023-12-02T00:57:37.482825+0000 mon.c (mon.2) 10521 : audit 0 from='client.? 172.21.15.40:0/916791800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:37 smithi040 bash[41173]: cluster 2023-12-02T00:57:35.994334+0000 mgr.y (mgr.24356) 16779 : cluster 0 pgmap v16747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:37 smithi040 bash[41173]: audit 2023-12-02T00:57:37.482825+0000 mon.c (mon.2) 10521 : audit 0 from='client.? 172.21.15.40:0/916791800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:37 smithi141 bash[31670]: cluster 2023-12-02T00:57:35.994334+0000 mgr.y (mgr.24356) 16779 : cluster 0 pgmap v16747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:37 smithi141 bash[31670]: audit 2023-12-02T00:57:37.482825+0000 mon.c (mon.2) 10521 : audit 0 from='client.? 172.21.15.40:0/916791800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:39 smithi040 bash[28232]: cluster 2023-12-02T00:57:37.995074+0000 mgr.y (mgr.24356) 16780 : cluster 0 pgmap v16748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:39 smithi040 bash[41173]: cluster 2023-12-02T00:57:37.995074+0000 mgr.y (mgr.24356) 16780 : cluster 0 pgmap v16748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:39 smithi141 bash[31670]: cluster 2023-12-02T00:57:37.995074+0000 mgr.y (mgr.24356) 16780 : cluster 0 pgmap v16748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:40 smithi040 bash[41173]: audit 2023-12-02T00:57:39.941419+0000 mon.c (mon.2) 10522 : audit 0 from='client.? 172.21.15.40:0/4216027739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:40 smithi040 bash[28232]: audit 2023-12-02T00:57:39.941419+0000 mon.c (mon.2) 10522 : audit 0 from='client.? 172.21.15.40:0/4216027739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:40 smithi141 bash[31670]: audit 2023-12-02T00:57:39.941419+0000 mon.c (mon.2) 10522 : audit 0 from='client.? 172.21.15.40:0/4216027739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:41 smithi040 bash[28232]: cluster 2023-12-02T00:57:39.996261+0000 mgr.y (mgr.24356) 16781 : cluster 0 pgmap v16749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:41 smithi040 bash[41173]: cluster 2023-12-02T00:57:39.996261+0000 mgr.y (mgr.24356) 16781 : cluster 0 pgmap v16749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:41 smithi141 bash[31670]: cluster 2023-12-02T00:57:39.996261+0000 mgr.y (mgr.24356) 16781 : cluster 0 pgmap v16749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: cluster 2023-12-02T00:57:41.996869+0000 mgr.y (mgr.24356) 16782 : cluster 0 pgmap v16750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:42.327625+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:42.337347+0000 mon.a (mon.0) 10456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:42.498894+0000 mon.a (mon.0) 10457 : audit 0 from='client.? 172.21.15.40:0/428862549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:42.685993+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:42.696224+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:43.276716+0000 mon.c (mon.2) 10523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:43.278566+0000 mon.c (mon.2) 10524 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[28232]: audit 2023-12-02T00:57:43.288332+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: cluster 2023-12-02T00:57:41.996869+0000 mgr.y (mgr.24356) 16782 : cluster 0 pgmap v16750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:42.327625+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:42.337347+0000 mon.a (mon.0) 10456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:42.498894+0000 mon.a (mon.0) 10457 : audit 0 from='client.? 172.21.15.40:0/428862549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:42.685993+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:42.696224+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:43.276716+0000 mon.c (mon.2) 10523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:57:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:43.278566+0000 mon.c (mon.2) 10524 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:57:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:43 smithi040 bash[41173]: audit 2023-12-02T00:57:43.288332+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: cluster 2023-12-02T00:57:41.996869+0000 mgr.y (mgr.24356) 16782 : cluster 0 pgmap v16750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:42.327625+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:42.337347+0000 mon.a (mon.0) 10456 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:42.498894+0000 mon.a (mon.0) 10457 : audit 0 from='client.? 172.21.15.40:0/428862549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:42.685993+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:42.696224+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:43.276716+0000 mon.c (mon.2) 10523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:57:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:43.278566+0000 mon.c (mon.2) 10524 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:57:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:43 smithi141 bash[31670]: audit 2023-12-02T00:57:43.288332+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:57:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:45 smithi040 bash[28232]: cluster 2023-12-02T00:57:43.997574+0000 mgr.y (mgr.24356) 16783 : cluster 0 pgmap v16751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:45 smithi040 bash[28232]: audit 2023-12-02T00:57:44.964431+0000 mon.a (mon.0) 10461 : audit 0 from='client.? 172.21.15.40:0/3558723354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:45 smithi040 bash[41173]: cluster 2023-12-02T00:57:43.997574+0000 mgr.y (mgr.24356) 16783 : cluster 0 pgmap v16751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:45 smithi040 bash[41173]: audit 2023-12-02T00:57:44.964431+0000 mon.a (mon.0) 10461 : audit 0 from='client.? 172.21.15.40:0/3558723354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:45 smithi141 bash[31670]: cluster 2023-12-02T00:57:43.997574+0000 mgr.y (mgr.24356) 16783 : cluster 0 pgmap v16751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:45 smithi141 bash[31670]: audit 2023-12-02T00:57:44.964431+0000 mon.a (mon.0) 10461 : audit 0 from='client.? 172.21.15.40:0/3558723354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:57:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T00:57:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:47 smithi040 bash[28232]: cluster 2023-12-02T00:57:45.998680+0000 mgr.y (mgr.24356) 16784 : cluster 0 pgmap v16752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:47 smithi040 bash[41173]: cluster 2023-12-02T00:57:45.998680+0000 mgr.y (mgr.24356) 16784 : cluster 0 pgmap v16752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:47 smithi141 bash[31670]: cluster 2023-12-02T00:57:45.998680+0000 mgr.y (mgr.24356) 16784 : cluster 0 pgmap v16752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:48 smithi040 bash[28232]: audit 2023-12-02T00:57:47.427035+0000 mon.c (mon.2) 10525 : audit 0 from='client.? 172.21.15.40:0/1282455415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:48 smithi040 bash[41173]: audit 2023-12-02T00:57:47.427035+0000 mon.c (mon.2) 10525 : audit 0 from='client.? 172.21.15.40:0/1282455415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:48 smithi141 bash[31670]: audit 2023-12-02T00:57:47.427035+0000 mon.c (mon.2) 10525 : audit 0 from='client.? 172.21.15.40:0/1282455415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:49 smithi141 bash[31670]: cluster 2023-12-02T00:57:47.999339+0000 mgr.y (mgr.24356) 16785 : cluster 0 pgmap v16753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:49 smithi141 bash[31670]: audit 2023-12-02T00:57:49.224450+0000 mon.c (mon.2) 10526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:49 smithi040 bash[41173]: cluster 2023-12-02T00:57:47.999339+0000 mgr.y (mgr.24356) 16785 : cluster 0 pgmap v16753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:49 smithi040 bash[41173]: audit 2023-12-02T00:57:49.224450+0000 mon.c (mon.2) 10526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:49 smithi040 bash[28232]: cluster 2023-12-02T00:57:47.999339+0000 mgr.y (mgr.24356) 16785 : cluster 0 pgmap v16753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:49 smithi040 bash[28232]: audit 2023-12-02T00:57:49.224450+0000 mon.c (mon.2) 10526 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:50 smithi141 bash[31670]: audit 2023-12-02T00:57:49.891646+0000 mon.c (mon.2) 10527 : audit 0 from='client.? 172.21.15.40:0/1203230759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:50 smithi040 bash[28232]: audit 2023-12-02T00:57:49.891646+0000 mon.c (mon.2) 10527 : audit 0 from='client.? 172.21.15.40:0/1203230759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:50 smithi040 bash[41173]: audit 2023-12-02T00:57:49.891646+0000 mon.c (mon.2) 10527 : audit 0 from='client.? 172.21.15.40:0/1203230759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:51 smithi141 bash[31670]: cluster 2023-12-02T00:57:50.000501+0000 mgr.y (mgr.24356) 16786 : cluster 0 pgmap v16754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:51 smithi040 bash[28232]: cluster 2023-12-02T00:57:50.000501+0000 mgr.y (mgr.24356) 16786 : cluster 0 pgmap v16754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:51 smithi040 bash[41173]: cluster 2023-12-02T00:57:50.000501+0000 mgr.y (mgr.24356) 16786 : cluster 0 pgmap v16754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:52 smithi141 bash[31670]: audit 2023-12-02T00:57:52.358504+0000 mon.c (mon.2) 10528 : audit 0 from='client.? 172.21.15.40:0/3615217952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:52 smithi040 bash[28232]: audit 2023-12-02T00:57:52.358504+0000 mon.c (mon.2) 10528 : audit 0 from='client.? 172.21.15.40:0/3615217952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:52 smithi040 bash[41173]: audit 2023-12-02T00:57:52.358504+0000 mon.c (mon.2) 10528 : audit 0 from='client.? 172.21.15.40:0/3615217952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:53 smithi141 bash[31670]: cluster 2023-12-02T00:57:52.001186+0000 mgr.y (mgr.24356) 16787 : cluster 0 pgmap v16755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:53 smithi040 bash[28232]: cluster 2023-12-02T00:57:52.001186+0000 mgr.y (mgr.24356) 16787 : cluster 0 pgmap v16755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:53 smithi040 bash[41173]: cluster 2023-12-02T00:57:52.001186+0000 mgr.y (mgr.24356) 16787 : cluster 0 pgmap v16755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:55 smithi141 bash[31670]: cluster 2023-12-02T00:57:54.001881+0000 mgr.y (mgr.24356) 16788 : cluster 0 pgmap v16756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:55 smithi141 bash[31670]: audit 2023-12-02T00:57:54.822731+0000 mon.c (mon.2) 10529 : audit 0 from='client.? 172.21.15.40:0/694175766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:55 smithi040 bash[28232]: cluster 2023-12-02T00:57:54.001881+0000 mgr.y (mgr.24356) 16788 : cluster 0 pgmap v16756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:55 smithi040 bash[28232]: audit 2023-12-02T00:57:54.822731+0000 mon.c (mon.2) 10529 : audit 0 from='client.? 172.21.15.40:0/694175766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:55 smithi040 bash[41173]: cluster 2023-12-02T00:57:54.001881+0000 mgr.y (mgr.24356) 16788 : cluster 0 pgmap v16756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:55 smithi040 bash[41173]: audit 2023-12-02T00:57:54.822731+0000 mon.c (mon.2) 10529 : audit 0 from='client.? 172.21.15.40:0/694175766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:57:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:57:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:57 smithi141 bash[31670]: cluster 2023-12-02T00:57:56.003058+0000 mgr.y (mgr.24356) 16789 : cluster 0 pgmap v16757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:57 smithi141 bash[31670]: audit 2023-12-02T00:57:57.290531+0000 mon.c (mon.2) 10530 : audit 0 from='client.? 172.21.15.40:0/492982292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:57 smithi040 bash[28232]: cluster 2023-12-02T00:57:56.003058+0000 mgr.y (mgr.24356) 16789 : cluster 0 pgmap v16757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:57 smithi040 bash[28232]: audit 2023-12-02T00:57:57.290531+0000 mon.c (mon.2) 10530 : audit 0 from='client.? 172.21.15.40:0/492982292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:57 smithi040 bash[41173]: cluster 2023-12-02T00:57:56.003058+0000 mgr.y (mgr.24356) 16789 : cluster 0 pgmap v16757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:57 smithi040 bash[41173]: audit 2023-12-02T00:57:57.290531+0000 mon.c (mon.2) 10530 : audit 0 from='client.? 172.21.15.40:0/492982292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:57:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:57:59 smithi141 bash[31670]: cluster 2023-12-02T00:57:58.003867+0000 mgr.y (mgr.24356) 16790 : cluster 0 pgmap v16758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:57:59 smithi040 bash[28232]: cluster 2023-12-02T00:57:58.003867+0000 mgr.y (mgr.24356) 16790 : cluster 0 pgmap v16758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:57:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:57:59 smithi040 bash[41173]: cluster 2023-12-02T00:57:58.003867+0000 mgr.y (mgr.24356) 16790 : cluster 0 pgmap v16758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:00 smithi141 bash[31670]: audit 2023-12-02T00:57:59.753062+0000 mon.a (mon.0) 10462 : audit 0 from='client.? 172.21.15.40:0/1647756394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:00 smithi040 bash[28232]: audit 2023-12-02T00:57:59.753062+0000 mon.a (mon.0) 10462 : audit 0 from='client.? 172.21.15.40:0/1647756394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:00 smithi040 bash[41173]: audit 2023-12-02T00:57:59.753062+0000 mon.a (mon.0) 10462 : audit 0 from='client.? 172.21.15.40:0/1647756394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:01 smithi141 bash[31670]: cluster 2023-12-02T00:58:00.005124+0000 mgr.y (mgr.24356) 16791 : cluster 0 pgmap v16759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:01 smithi040 bash[41173]: cluster 2023-12-02T00:58:00.005124+0000 mgr.y (mgr.24356) 16791 : cluster 0 pgmap v16759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:01 smithi040 bash[28232]: cluster 2023-12-02T00:58:00.005124+0000 mgr.y (mgr.24356) 16791 : cluster 0 pgmap v16759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:02 smithi141 bash[31670]: audit 2023-12-02T00:58:02.220935+0000 mon.a (mon.0) 10463 : audit 0 from='client.? 172.21.15.40:0/2124376238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:02 smithi040 bash[41173]: audit 2023-12-02T00:58:02.220935+0000 mon.a (mon.0) 10463 : audit 0 from='client.? 172.21.15.40:0/2124376238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:02 smithi040 bash[28232]: audit 2023-12-02T00:58:02.220935+0000 mon.a (mon.0) 10463 : audit 0 from='client.? 172.21.15.40:0/2124376238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:03 smithi141 bash[31670]: cluster 2023-12-02T00:58:02.005733+0000 mgr.y (mgr.24356) 16792 : cluster 0 pgmap v16760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:03 smithi040 bash[28232]: cluster 2023-12-02T00:58:02.005733+0000 mgr.y (mgr.24356) 16792 : cluster 0 pgmap v16760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:03 smithi040 bash[41173]: cluster 2023-12-02T00:58:02.005733+0000 mgr.y (mgr.24356) 16792 : cluster 0 pgmap v16760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:04 smithi141 bash[31670]: audit 2023-12-02T00:58:04.224570+0000 mon.c (mon.2) 10531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:04 smithi040 bash[28232]: audit 2023-12-02T00:58:04.224570+0000 mon.c (mon.2) 10531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:04 smithi040 bash[41173]: audit 2023-12-02T00:58:04.224570+0000 mon.c (mon.2) 10531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:05 smithi141 bash[31670]: cluster 2023-12-02T00:58:04.006404+0000 mgr.y (mgr.24356) 16793 : cluster 0 pgmap v16761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:05 smithi141 bash[31670]: audit 2023-12-02T00:58:04.696722+0000 mon.a (mon.0) 10464 : audit 0 from='client.? 172.21.15.40:0/1933399244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:05 smithi040 bash[41173]: cluster 2023-12-02T00:58:04.006404+0000 mgr.y (mgr.24356) 16793 : cluster 0 pgmap v16761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:05 smithi040 bash[41173]: audit 2023-12-02T00:58:04.696722+0000 mon.a (mon.0) 10464 : audit 0 from='client.? 172.21.15.40:0/1933399244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:05 smithi040 bash[28232]: cluster 2023-12-02T00:58:04.006404+0000 mgr.y (mgr.24356) 16793 : cluster 0 pgmap v16761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:05 smithi040 bash[28232]: audit 2023-12-02T00:58:04.696722+0000 mon.a (mon.0) 10464 : audit 0 from='client.? 172.21.15.40:0/1933399244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:58:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:58:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:07 smithi141 bash[31670]: cluster 2023-12-02T00:58:06.007581+0000 mgr.y (mgr.24356) 16794 : cluster 0 pgmap v16762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:07 smithi141 bash[31670]: audit 2023-12-02T00:58:07.156223+0000 mon.c (mon.2) 10532 : audit 0 from='client.? 172.21.15.40:0/1443243448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:07 smithi040 bash[28232]: cluster 2023-12-02T00:58:06.007581+0000 mgr.y (mgr.24356) 16794 : cluster 0 pgmap v16762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:07 smithi040 bash[28232]: audit 2023-12-02T00:58:07.156223+0000 mon.c (mon.2) 10532 : audit 0 from='client.? 172.21.15.40:0/1443243448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:07 smithi040 bash[41173]: cluster 2023-12-02T00:58:06.007581+0000 mgr.y (mgr.24356) 16794 : cluster 0 pgmap v16762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:07 smithi040 bash[41173]: audit 2023-12-02T00:58:07.156223+0000 mon.c (mon.2) 10532 : audit 0 from='client.? 172.21.15.40:0/1443243448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:09 smithi141 bash[31670]: cluster 2023-12-02T00:58:08.008323+0000 mgr.y (mgr.24356) 16795 : cluster 0 pgmap v16763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:09 smithi040 bash[28232]: cluster 2023-12-02T00:58:08.008323+0000 mgr.y (mgr.24356) 16795 : cluster 0 pgmap v16763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:09 smithi040 bash[41173]: cluster 2023-12-02T00:58:08.008323+0000 mgr.y (mgr.24356) 16795 : cluster 0 pgmap v16763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:10 smithi141 bash[31670]: audit 2023-12-02T00:58:09.630053+0000 mon.a (mon.0) 10465 : audit 0 from='client.? 172.21.15.40:0/2440504476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:10 smithi040 bash[41173]: audit 2023-12-02T00:58:09.630053+0000 mon.a (mon.0) 10465 : audit 0 from='client.? 172.21.15.40:0/2440504476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:10 smithi040 bash[28232]: audit 2023-12-02T00:58:09.630053+0000 mon.a (mon.0) 10465 : audit 0 from='client.? 172.21.15.40:0/2440504476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:11 smithi141 bash[31670]: cluster 2023-12-02T00:58:10.009453+0000 mgr.y (mgr.24356) 16796 : cluster 0 pgmap v16764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:11 smithi040 bash[41173]: cluster 2023-12-02T00:58:10.009453+0000 mgr.y (mgr.24356) 16796 : cluster 0 pgmap v16764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:11 smithi040 bash[28232]: cluster 2023-12-02T00:58:10.009453+0000 mgr.y (mgr.24356) 16796 : cluster 0 pgmap v16764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:12 smithi141 bash[31670]: audit 2023-12-02T00:58:12.096091+0000 mon.a (mon.0) 10466 : audit 0 from='client.? 172.21.15.40:0/3969204469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:12 smithi040 bash[28232]: audit 2023-12-02T00:58:12.096091+0000 mon.a (mon.0) 10466 : audit 0 from='client.? 172.21.15.40:0/3969204469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:12 smithi040 bash[41173]: audit 2023-12-02T00:58:12.096091+0000 mon.a (mon.0) 10466 : audit 0 from='client.? 172.21.15.40:0/3969204469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:13 smithi141 bash[31670]: cluster 2023-12-02T00:58:12.010070+0000 mgr.y (mgr.24356) 16797 : cluster 0 pgmap v16765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:13 smithi040 bash[28232]: cluster 2023-12-02T00:58:12.010070+0000 mgr.y (mgr.24356) 16797 : cluster 0 pgmap v16765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:13 smithi040 bash[41173]: cluster 2023-12-02T00:58:12.010070+0000 mgr.y (mgr.24356) 16797 : cluster 0 pgmap v16765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:15 smithi141 bash[31670]: cluster 2023-12-02T00:58:14.010892+0000 mgr.y (mgr.24356) 16798 : cluster 0 pgmap v16766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:15 smithi141 bash[31670]: audit 2023-12-02T00:58:14.558988+0000 mon.c (mon.2) 10533 : audit 0 from='client.? 172.21.15.40:0/3786229676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:15 smithi040 bash[41173]: cluster 2023-12-02T00:58:14.010892+0000 mgr.y (mgr.24356) 16798 : cluster 0 pgmap v16766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:15 smithi040 bash[41173]: audit 2023-12-02T00:58:14.558988+0000 mon.c (mon.2) 10533 : audit 0 from='client.? 172.21.15.40:0/3786229676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:15 smithi040 bash[28232]: cluster 2023-12-02T00:58:14.010892+0000 mgr.y (mgr.24356) 16798 : cluster 0 pgmap v16766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:15 smithi040 bash[28232]: audit 2023-12-02T00:58:14.558988+0000 mon.c (mon.2) 10533 : audit 0 from='client.? 172.21.15.40:0/3786229676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:58:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:58:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:17 smithi141 bash[31670]: cluster 2023-12-02T00:58:16.012170+0000 mgr.y (mgr.24356) 16799 : cluster 0 pgmap v16767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:17 smithi141 bash[31670]: audit 2023-12-02T00:58:17.030316+0000 mon.c (mon.2) 10534 : audit 0 from='client.? 172.21.15.40:0/2309349488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:17 smithi040 bash[41173]: cluster 2023-12-02T00:58:16.012170+0000 mgr.y (mgr.24356) 16799 : cluster 0 pgmap v16767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:17 smithi040 bash[41173]: audit 2023-12-02T00:58:17.030316+0000 mon.c (mon.2) 10534 : audit 0 from='client.? 172.21.15.40:0/2309349488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:17 smithi040 bash[28232]: cluster 2023-12-02T00:58:16.012170+0000 mgr.y (mgr.24356) 16799 : cluster 0 pgmap v16767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:17 smithi040 bash[28232]: audit 2023-12-02T00:58:17.030316+0000 mon.c (mon.2) 10534 : audit 0 from='client.? 172.21.15.40:0/2309349488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:19 smithi141 bash[31670]: cluster 2023-12-02T00:58:18.013055+0000 mgr.y (mgr.24356) 16800 : cluster 0 pgmap v16768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:19 smithi141 bash[31670]: audit 2023-12-02T00:58:19.224888+0000 mon.c (mon.2) 10535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:19 smithi141 bash[31670]: audit 2023-12-02T00:58:19.505626+0000 mon.c (mon.2) 10536 : audit 0 from='client.? 172.21.15.40:0/371453555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:19 smithi040 bash[41173]: cluster 2023-12-02T00:58:18.013055+0000 mgr.y (mgr.24356) 16800 : cluster 0 pgmap v16768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:19 smithi040 bash[41173]: audit 2023-12-02T00:58:19.224888+0000 mon.c (mon.2) 10535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:19 smithi040 bash[41173]: audit 2023-12-02T00:58:19.505626+0000 mon.c (mon.2) 10536 : audit 0 from='client.? 172.21.15.40:0/371453555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:19 smithi040 bash[28232]: cluster 2023-12-02T00:58:18.013055+0000 mgr.y (mgr.24356) 16800 : cluster 0 pgmap v16768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:19 smithi040 bash[28232]: audit 2023-12-02T00:58:19.224888+0000 mon.c (mon.2) 10535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:19 smithi040 bash[28232]: audit 2023-12-02T00:58:19.505626+0000 mon.c (mon.2) 10536 : audit 0 from='client.? 172.21.15.40:0/371453555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:21 smithi141 bash[31670]: cluster 2023-12-02T00:58:20.014386+0000 mgr.y (mgr.24356) 16801 : cluster 0 pgmap v16769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:21 smithi040 bash[41173]: cluster 2023-12-02T00:58:20.014386+0000 mgr.y (mgr.24356) 16801 : cluster 0 pgmap v16769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:21 smithi040 bash[28232]: cluster 2023-12-02T00:58:20.014386+0000 mgr.y (mgr.24356) 16801 : cluster 0 pgmap v16769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:22 smithi040 bash[28232]: audit 2023-12-02T00:58:21.971803+0000 mon.a (mon.0) 10467 : audit 0 from='client.? 172.21.15.40:0/2376776454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:22 smithi040 bash[41173]: audit 2023-12-02T00:58:21.971803+0000 mon.a (mon.0) 10467 : audit 0 from='client.? 172.21.15.40:0/2376776454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:22 smithi141 bash[31670]: audit 2023-12-02T00:58:21.971803+0000 mon.a (mon.0) 10467 : audit 0 from='client.? 172.21.15.40:0/2376776454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:23 smithi040 bash[28232]: cluster 2023-12-02T00:58:22.015087+0000 mgr.y (mgr.24356) 16802 : cluster 0 pgmap v16770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:23 smithi040 bash[41173]: cluster 2023-12-02T00:58:22.015087+0000 mgr.y (mgr.24356) 16802 : cluster 0 pgmap v16770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:23 smithi141 bash[31670]: cluster 2023-12-02T00:58:22.015087+0000 mgr.y (mgr.24356) 16802 : cluster 0 pgmap v16770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:24 smithi040 bash[41173]: audit 2023-12-02T00:58:24.433765+0000 mon.c (mon.2) 10537 : audit 0 from='client.? 172.21.15.40:0/513177985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:24 smithi040 bash[28232]: audit 2023-12-02T00:58:24.433765+0000 mon.c (mon.2) 10537 : audit 0 from='client.? 172.21.15.40:0/513177985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:24 smithi141 bash[31670]: audit 2023-12-02T00:58:24.433765+0000 mon.c (mon.2) 10537 : audit 0 from='client.? 172.21.15.40:0/513177985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:25 smithi040 bash[28232]: cluster 2023-12-02T00:58:24.015747+0000 mgr.y (mgr.24356) 16803 : cluster 0 pgmap v16771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:25 smithi040 bash[41173]: cluster 2023-12-02T00:58:24.015747+0000 mgr.y (mgr.24356) 16803 : cluster 0 pgmap v16771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:25 smithi141 bash[31670]: cluster 2023-12-02T00:58:24.015747+0000 mgr.y (mgr.24356) 16803 : cluster 0 pgmap v16771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:58:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:58:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:27 smithi040 bash[28232]: cluster 2023-12-02T00:58:26.016967+0000 mgr.y (mgr.24356) 16804 : cluster 0 pgmap v16772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:27 smithi040 bash[28232]: audit 2023-12-02T00:58:26.899603+0000 mon.a (mon.0) 10468 : audit 0 from='client.? 172.21.15.40:0/1279000731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:27 smithi040 bash[41173]: cluster 2023-12-02T00:58:26.016967+0000 mgr.y (mgr.24356) 16804 : cluster 0 pgmap v16772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:27 smithi040 bash[41173]: audit 2023-12-02T00:58:26.899603+0000 mon.a (mon.0) 10468 : audit 0 from='client.? 172.21.15.40:0/1279000731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:27 smithi141 bash[31670]: cluster 2023-12-02T00:58:26.016967+0000 mgr.y (mgr.24356) 16804 : cluster 0 pgmap v16772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:27 smithi141 bash[31670]: audit 2023-12-02T00:58:26.899603+0000 mon.a (mon.0) 10468 : audit 0 from='client.? 172.21.15.40:0/1279000731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:29 smithi040 bash[28232]: cluster 2023-12-02T00:58:28.017618+0000 mgr.y (mgr.24356) 16805 : cluster 0 pgmap v16773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:29 smithi040 bash[28232]: audit 2023-12-02T00:58:29.368256+0000 mon.a (mon.0) 10469 : audit 0 from='client.? 172.21.15.40:0/3770270246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:29 smithi040 bash[41173]: cluster 2023-12-02T00:58:28.017618+0000 mgr.y (mgr.24356) 16805 : cluster 0 pgmap v16773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:29 smithi040 bash[41173]: audit 2023-12-02T00:58:29.368256+0000 mon.a (mon.0) 10469 : audit 0 from='client.? 172.21.15.40:0/3770270246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:29 smithi141 bash[31670]: cluster 2023-12-02T00:58:28.017618+0000 mgr.y (mgr.24356) 16805 : cluster 0 pgmap v16773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:29 smithi141 bash[31670]: audit 2023-12-02T00:58:29.368256+0000 mon.a (mon.0) 10469 : audit 0 from='client.? 172.21.15.40:0/3770270246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:31 smithi040 bash[41173]: cluster 2023-12-02T00:58:30.018720+0000 mgr.y (mgr.24356) 16806 : cluster 0 pgmap v16774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:31 smithi040 bash[28232]: cluster 2023-12-02T00:58:30.018720+0000 mgr.y (mgr.24356) 16806 : cluster 0 pgmap v16774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:31 smithi141 bash[31670]: cluster 2023-12-02T00:58:30.018720+0000 mgr.y (mgr.24356) 16806 : cluster 0 pgmap v16774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:32 smithi040 bash[41173]: audit 2023-12-02T00:58:31.831342+0000 mon.a (mon.0) 10470 : audit 0 from='client.? 172.21.15.40:0/1505163411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:32 smithi040 bash[28232]: audit 2023-12-02T00:58:31.831342+0000 mon.a (mon.0) 10470 : audit 0 from='client.? 172.21.15.40:0/1505163411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:32 smithi141 bash[31670]: audit 2023-12-02T00:58:31.831342+0000 mon.a (mon.0) 10470 : audit 0 from='client.? 172.21.15.40:0/1505163411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:33 smithi040 bash[41173]: cluster 2023-12-02T00:58:32.019341+0000 mgr.y (mgr.24356) 16807 : cluster 0 pgmap v16775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:33 smithi040 bash[28232]: cluster 2023-12-02T00:58:32.019341+0000 mgr.y (mgr.24356) 16807 : cluster 0 pgmap v16775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:33 smithi141 bash[31670]: cluster 2023-12-02T00:58:32.019341+0000 mgr.y (mgr.24356) 16807 : cluster 0 pgmap v16775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:34 smithi040 bash[28232]: audit 2023-12-02T00:58:34.225836+0000 mon.c (mon.2) 10538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:34 smithi040 bash[28232]: audit 2023-12-02T00:58:34.303616+0000 mon.c (mon.2) 10539 : audit 0 from='client.? 172.21.15.40:0/4037205182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:34 smithi040 bash[41173]: audit 2023-12-02T00:58:34.225836+0000 mon.c (mon.2) 10538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:34 smithi040 bash[41173]: audit 2023-12-02T00:58:34.303616+0000 mon.c (mon.2) 10539 : audit 0 from='client.? 172.21.15.40:0/4037205182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:34 smithi141 bash[31670]: audit 2023-12-02T00:58:34.225836+0000 mon.c (mon.2) 10538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:34 smithi141 bash[31670]: audit 2023-12-02T00:58:34.303616+0000 mon.c (mon.2) 10539 : audit 0 from='client.? 172.21.15.40:0/4037205182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:35 smithi040 bash[28232]: cluster 2023-12-02T00:58:34.020028+0000 mgr.y (mgr.24356) 16808 : cluster 0 pgmap v16776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:35 smithi040 bash[41173]: cluster 2023-12-02T00:58:34.020028+0000 mgr.y (mgr.24356) 16808 : cluster 0 pgmap v16776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:35 smithi141 bash[31670]: cluster 2023-12-02T00:58:34.020028+0000 mgr.y (mgr.24356) 16808 : cluster 0 pgmap v16776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:58:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:58:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:37 smithi040 bash[28232]: cluster 2023-12-02T00:58:36.021244+0000 mgr.y (mgr.24356) 16809 : cluster 0 pgmap v16777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:37 smithi040 bash[28232]: audit 2023-12-02T00:58:36.771522+0000 mon.c (mon.2) 10540 : audit 0 from='client.? 172.21.15.40:0/4146522954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:37 smithi040 bash[41173]: cluster 2023-12-02T00:58:36.021244+0000 mgr.y (mgr.24356) 16809 : cluster 0 pgmap v16777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:37 smithi040 bash[41173]: audit 2023-12-02T00:58:36.771522+0000 mon.c (mon.2) 10540 : audit 0 from='client.? 172.21.15.40:0/4146522954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:37 smithi141 bash[31670]: cluster 2023-12-02T00:58:36.021244+0000 mgr.y (mgr.24356) 16809 : cluster 0 pgmap v16777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:37 smithi141 bash[31670]: audit 2023-12-02T00:58:36.771522+0000 mon.c (mon.2) 10540 : audit 0 from='client.? 172.21.15.40:0/4146522954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:39 smithi040 bash[41173]: cluster 2023-12-02T00:58:38.021966+0000 mgr.y (mgr.24356) 16810 : cluster 0 pgmap v16778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:39 smithi040 bash[41173]: audit 2023-12-02T00:58:39.236367+0000 mon.c (mon.2) 10541 : audit 0 from='client.? 172.21.15.40:0/170047616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:39 smithi040 bash[28232]: cluster 2023-12-02T00:58:38.021966+0000 mgr.y (mgr.24356) 16810 : cluster 0 pgmap v16778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:39 smithi040 bash[28232]: audit 2023-12-02T00:58:39.236367+0000 mon.c (mon.2) 10541 : audit 0 from='client.? 172.21.15.40:0/170047616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:39 smithi141 bash[31670]: cluster 2023-12-02T00:58:38.021966+0000 mgr.y (mgr.24356) 16810 : cluster 0 pgmap v16778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:39 smithi141 bash[31670]: audit 2023-12-02T00:58:39.236367+0000 mon.c (mon.2) 10541 : audit 0 from='client.? 172.21.15.40:0/170047616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:41 smithi040 bash[41173]: cluster 2023-12-02T00:58:40.023168+0000 mgr.y (mgr.24356) 16811 : cluster 0 pgmap v16779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:41 smithi040 bash[28232]: cluster 2023-12-02T00:58:40.023168+0000 mgr.y (mgr.24356) 16811 : cluster 0 pgmap v16779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:41 smithi141 bash[31670]: cluster 2023-12-02T00:58:40.023168+0000 mgr.y (mgr.24356) 16811 : cluster 0 pgmap v16779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:42 smithi040 bash[41173]: audit 2023-12-02T00:58:41.704062+0000 mon.a (mon.0) 10471 : audit 0 from='client.? 172.21.15.40:0/336144510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:42 smithi040 bash[28232]: audit 2023-12-02T00:58:41.704062+0000 mon.a (mon.0) 10471 : audit 0 from='client.? 172.21.15.40:0/336144510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:42 smithi141 bash[31670]: audit 2023-12-02T00:58:41.704062+0000 mon.a (mon.0) 10471 : audit 0 from='client.? 172.21.15.40:0/336144510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:43 smithi040 bash[41173]: cluster 2023-12-02T00:58:42.023822+0000 mgr.y (mgr.24356) 16812 : cluster 0 pgmap v16780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:43 smithi040 bash[41173]: audit 2023-12-02T00:58:43.375676+0000 mon.c (mon.2) 10542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:58:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:43 smithi040 bash[28232]: cluster 2023-12-02T00:58:42.023822+0000 mgr.y (mgr.24356) 16812 : cluster 0 pgmap v16780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:43 smithi040 bash[28232]: audit 2023-12-02T00:58:43.375676+0000 mon.c (mon.2) 10542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:58:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:43 smithi141 bash[31670]: cluster 2023-12-02T00:58:42.023822+0000 mgr.y (mgr.24356) 16812 : cluster 0 pgmap v16780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:43 smithi141 bash[31670]: audit 2023-12-02T00:58:43.375676+0000 mon.c (mon.2) 10542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:58:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:44 smithi141 bash[31670]: audit 2023-12-02T00:58:43.756276+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:44 smithi141 bash[31670]: audit 2023-12-02T00:58:43.765352+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:44 smithi141 bash[31670]: audit 2023-12-02T00:58:44.171343+0000 mon.c (mon.2) 10543 : audit 0 from='client.? 172.21.15.40:0/3817982555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:44 smithi040 bash[41173]: audit 2023-12-02T00:58:43.756276+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:44 smithi040 bash[41173]: audit 2023-12-02T00:58:43.765352+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:44 smithi040 bash[41173]: audit 2023-12-02T00:58:44.171343+0000 mon.c (mon.2) 10543 : audit 0 from='client.? 172.21.15.40:0/3817982555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:44 smithi040 bash[28232]: audit 2023-12-02T00:58:43.756276+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:44 smithi040 bash[28232]: audit 2023-12-02T00:58:43.765352+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:44 smithi040 bash[28232]: audit 2023-12-02T00:58:44.171343+0000 mon.c (mon.2) 10543 : audit 0 from='client.? 172.21.15.40:0/3817982555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:45 smithi141 bash[31670]: cluster 2023-12-02T00:58:44.024670+0000 mgr.y (mgr.24356) 16813 : cluster 0 pgmap v16781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:45 smithi040 bash[28232]: cluster 2023-12-02T00:58:44.024670+0000 mgr.y (mgr.24356) 16813 : cluster 0 pgmap v16781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:45 smithi040 bash[41173]: cluster 2023-12-02T00:58:44.024670+0000 mgr.y (mgr.24356) 16813 : cluster 0 pgmap v16781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:46.775 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:58:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T00:58:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:46 smithi040 bash[28232]: audit 2023-12-02T00:58:46.634653+0000 mon.a (mon.0) 10474 : audit 0 from='client.? 172.21.15.40:0/3848219076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:46 smithi040 bash[41173]: audit 2023-12-02T00:58:46.634653+0000 mon.a (mon.0) 10474 : audit 0 from='client.? 172.21.15.40:0/3848219076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:46 smithi141 bash[31670]: audit 2023-12-02T00:58:46.634653+0000 mon.a (mon.0) 10474 : audit 0 from='client.? 172.21.15.40:0/3848219076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:47 smithi040 bash[28232]: cluster 2023-12-02T00:58:46.025978+0000 mgr.y (mgr.24356) 16814 : cluster 0 pgmap v16782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:47 smithi040 bash[41173]: cluster 2023-12-02T00:58:46.025978+0000 mgr.y (mgr.24356) 16814 : cluster 0 pgmap v16782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:47 smithi141 bash[31670]: cluster 2023-12-02T00:58:46.025978+0000 mgr.y (mgr.24356) 16814 : cluster 0 pgmap v16782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: cluster 2023-12-02T00:58:48.026699+0000 mgr.y (mgr.24356) 16815 : cluster 0 pgmap v16783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: audit 2023-12-02T00:58:49.155233+0000 mon.a (mon.0) 10475 : audit 0 from='client.? 172.21.15.40:0/3726956984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: audit 2023-12-02T00:58:49.225421+0000 mon.c (mon.2) 10544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: audit 2023-12-02T00:58:49.584697+0000 mon.a (mon.0) 10476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: audit 2023-12-02T00:58:49.599319+0000 mon.a (mon.0) 10477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: audit 2023-12-02T00:58:49.609397+0000 mon.a (mon.0) 10478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[28232]: audit 2023-12-02T00:58:49.619319+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: cluster 2023-12-02T00:58:48.026699+0000 mgr.y (mgr.24356) 16815 : cluster 0 pgmap v16783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: audit 2023-12-02T00:58:49.155233+0000 mon.a (mon.0) 10475 : audit 0 from='client.? 172.21.15.40:0/3726956984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: audit 2023-12-02T00:58:49.225421+0000 mon.c (mon.2) 10544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: audit 2023-12-02T00:58:49.584697+0000 mon.a (mon.0) 10476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: audit 2023-12-02T00:58:49.599319+0000 mon.a (mon.0) 10477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: audit 2023-12-02T00:58:49.609397+0000 mon.a (mon.0) 10478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:49 smithi040 bash[41173]: audit 2023-12-02T00:58:49.619319+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: cluster 2023-12-02T00:58:48.026699+0000 mgr.y (mgr.24356) 16815 : cluster 0 pgmap v16783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: audit 2023-12-02T00:58:49.155233+0000 mon.a (mon.0) 10475 : audit 0 from='client.? 172.21.15.40:0/3726956984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: audit 2023-12-02T00:58:49.225421+0000 mon.c (mon.2) 10544 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: audit 2023-12-02T00:58:49.584697+0000 mon.a (mon.0) 10476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: audit 2023-12-02T00:58:49.599319+0000 mon.a (mon.0) 10477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: audit 2023-12-02T00:58:49.609397+0000 mon.a (mon.0) 10478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:49 smithi141 bash[31670]: audit 2023-12-02T00:58:49.619319+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:50 smithi040 bash[28232]: audit 2023-12-02T00:58:50.180006+0000 mon.c (mon.2) 10545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:58:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:50 smithi040 bash[28232]: audit 2023-12-02T00:58:50.182020+0000 mon.c (mon.2) 10546 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:58:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:50 smithi040 bash[28232]: audit 2023-12-02T00:58:50.190935+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:50 smithi040 bash[41173]: audit 2023-12-02T00:58:50.180006+0000 mon.c (mon.2) 10545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:58:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:50 smithi040 bash[41173]: audit 2023-12-02T00:58:50.182020+0000 mon.c (mon.2) 10546 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:58:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:50 smithi040 bash[41173]: audit 2023-12-02T00:58:50.190935+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:50 smithi141 bash[31670]: audit 2023-12-02T00:58:50.180006+0000 mon.c (mon.2) 10545 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:58:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:50 smithi141 bash[31670]: audit 2023-12-02T00:58:50.182020+0000 mon.c (mon.2) 10546 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:58:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:50 smithi141 bash[31670]: audit 2023-12-02T00:58:50.190935+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:58:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:51 smithi040 bash[28232]: cluster 2023-12-02T00:58:50.027927+0000 mgr.y (mgr.24356) 16816 : cluster 0 pgmap v16784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:51 smithi040 bash[28232]: audit 2023-12-02T00:58:51.622906+0000 mon.c (mon.2) 10547 : audit 0 from='client.? 172.21.15.40:0/3883512061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:51 smithi040 bash[41173]: cluster 2023-12-02T00:58:50.027927+0000 mgr.y (mgr.24356) 16816 : cluster 0 pgmap v16784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:51 smithi040 bash[41173]: audit 2023-12-02T00:58:51.622906+0000 mon.c (mon.2) 10547 : audit 0 from='client.? 172.21.15.40:0/3883512061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:51 smithi141 bash[31670]: cluster 2023-12-02T00:58:50.027927+0000 mgr.y (mgr.24356) 16816 : cluster 0 pgmap v16784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:51 smithi141 bash[31670]: audit 2023-12-02T00:58:51.622906+0000 mon.c (mon.2) 10547 : audit 0 from='client.? 172.21.15.40:0/3883512061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:53 smithi040 bash[28232]: cluster 2023-12-02T00:58:52.028606+0000 mgr.y (mgr.24356) 16817 : cluster 0 pgmap v16785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:53 smithi040 bash[41173]: cluster 2023-12-02T00:58:52.028606+0000 mgr.y (mgr.24356) 16817 : cluster 0 pgmap v16785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:53 smithi141 bash[31670]: cluster 2023-12-02T00:58:52.028606+0000 mgr.y (mgr.24356) 16817 : cluster 0 pgmap v16785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:54 smithi040 bash[28232]: audit 2023-12-02T00:58:54.092459+0000 mon.a (mon.0) 10481 : audit 0 from='client.? 172.21.15.40:0/3088065661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:54 smithi040 bash[41173]: audit 2023-12-02T00:58:54.092459+0000 mon.a (mon.0) 10481 : audit 0 from='client.? 172.21.15.40:0/3088065661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:54 smithi141 bash[31670]: audit 2023-12-02T00:58:54.092459+0000 mon.a (mon.0) 10481 : audit 0 from='client.? 172.21.15.40:0/3088065661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:55 smithi040 bash[28232]: cluster 2023-12-02T00:58:54.029389+0000 mgr.y (mgr.24356) 16818 : cluster 0 pgmap v16786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:55 smithi040 bash[41173]: cluster 2023-12-02T00:58:54.029389+0000 mgr.y (mgr.24356) 16818 : cluster 0 pgmap v16786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:55 smithi141 bash[31670]: cluster 2023-12-02T00:58:54.029389+0000 mgr.y (mgr.24356) 16818 : cluster 0 pgmap v16786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:56.815 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:58:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:58:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:56 smithi040 bash[28232]: audit 2023-12-02T00:58:56.560440+0000 mon.c (mon.2) 10548 : audit 0 from='client.? 172.21.15.40:0/3330705161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:56 smithi040 bash[41173]: audit 2023-12-02T00:58:56.560440+0000 mon.c (mon.2) 10548 : audit 0 from='client.? 172.21.15.40:0/3330705161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:56 smithi141 bash[31670]: audit 2023-12-02T00:58:56.560440+0000 mon.c (mon.2) 10548 : audit 0 from='client.? 172.21.15.40:0/3330705161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:58:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:57 smithi040 bash[28232]: cluster 2023-12-02T00:58:56.030546+0000 mgr.y (mgr.24356) 16819 : cluster 0 pgmap v16787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:57 smithi040 bash[41173]: cluster 2023-12-02T00:58:56.030546+0000 mgr.y (mgr.24356) 16819 : cluster 0 pgmap v16787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:58:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:57 smithi141 bash[31670]: cluster 2023-12-02T00:58:56.030546+0000 mgr.y (mgr.24356) 16819 : cluster 0 pgmap v16787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:59 smithi040 bash[41173]: cluster 2023-12-02T00:58:58.031200+0000 mgr.y (mgr.24356) 16820 : cluster 0 pgmap v16788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:58:59 smithi040 bash[41173]: audit 2023-12-02T00:58:59.018904+0000 mon.c (mon.2) 10549 : audit 0 from='client.? 172.21.15.40:0/3668151283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:59 smithi040 bash[28232]: cluster 2023-12-02T00:58:58.031200+0000 mgr.y (mgr.24356) 16820 : cluster 0 pgmap v16788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:58:59 smithi040 bash[28232]: audit 2023-12-02T00:58:59.018904+0000 mon.c (mon.2) 10549 : audit 0 from='client.? 172.21.15.40:0/3668151283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:59 smithi141 bash[31670]: cluster 2023-12-02T00:58:58.031200+0000 mgr.y (mgr.24356) 16820 : cluster 0 pgmap v16788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:58:59 smithi141 bash[31670]: audit 2023-12-02T00:58:59.018904+0000 mon.c (mon.2) 10549 : audit 0 from='client.? 172.21.15.40:0/3668151283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:01 smithi040 bash[41173]: cluster 2023-12-02T00:59:00.032073+0000 mgr.y (mgr.24356) 16821 : cluster 0 pgmap v16789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:01 smithi040 bash[41173]: audit 2023-12-02T00:59:01.480673+0000 mon.c (mon.2) 10550 : audit 0 from='client.? 172.21.15.40:0/2332669409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:01 smithi040 bash[28232]: cluster 2023-12-02T00:59:00.032073+0000 mgr.y (mgr.24356) 16821 : cluster 0 pgmap v16789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:01 smithi040 bash[28232]: audit 2023-12-02T00:59:01.480673+0000 mon.c (mon.2) 10550 : audit 0 from='client.? 172.21.15.40:0/2332669409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:01 smithi141 bash[31670]: cluster 2023-12-02T00:59:00.032073+0000 mgr.y (mgr.24356) 16821 : cluster 0 pgmap v16789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:01 smithi141 bash[31670]: audit 2023-12-02T00:59:01.480673+0000 mon.c (mon.2) 10550 : audit 0 from='client.? 172.21.15.40:0/2332669409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:03 smithi040 bash[28232]: cluster 2023-12-02T00:59:02.032853+0000 mgr.y (mgr.24356) 16822 : cluster 0 pgmap v16790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:03 smithi040 bash[41173]: cluster 2023-12-02T00:59:02.032853+0000 mgr.y (mgr.24356) 16822 : cluster 0 pgmap v16790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:03 smithi141 bash[31670]: cluster 2023-12-02T00:59:02.032853+0000 mgr.y (mgr.24356) 16822 : cluster 0 pgmap v16790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:04 smithi040 bash[41173]: audit 2023-12-02T00:59:03.945984+0000 mon.c (mon.2) 10551 : audit 0 from='client.? 172.21.15.40:0/436620512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:04 smithi040 bash[41173]: audit 2023-12-02T00:59:04.226127+0000 mon.c (mon.2) 10552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:04 smithi040 bash[28232]: audit 2023-12-02T00:59:03.945984+0000 mon.c (mon.2) 10551 : audit 0 from='client.? 172.21.15.40:0/436620512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:04 smithi040 bash[28232]: audit 2023-12-02T00:59:04.226127+0000 mon.c (mon.2) 10552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:04 smithi141 bash[31670]: audit 2023-12-02T00:59:03.945984+0000 mon.c (mon.2) 10551 : audit 0 from='client.? 172.21.15.40:0/436620512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:04 smithi141 bash[31670]: audit 2023-12-02T00:59:04.226127+0000 mon.c (mon.2) 10552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:05 smithi040 bash[28232]: cluster 2023-12-02T00:59:04.033496+0000 mgr.y (mgr.24356) 16823 : cluster 0 pgmap v16791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:05 smithi040 bash[41173]: cluster 2023-12-02T00:59:04.033496+0000 mgr.y (mgr.24356) 16823 : cluster 0 pgmap v16791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:05 smithi141 bash[31670]: cluster 2023-12-02T00:59:04.033496+0000 mgr.y (mgr.24356) 16823 : cluster 0 pgmap v16791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:06.849 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:59:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:59:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:06 smithi040 bash[28232]: audit 2023-12-02T00:59:06.410137+0000 mon.b (mon.1) 69 : audit 0 from='client.? 172.21.15.40:0/828240377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:06 smithi040 bash[41173]: audit 2023-12-02T00:59:06.410137+0000 mon.b (mon.1) 69 : audit 0 from='client.? 172.21.15.40:0/828240377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:06 smithi141 bash[31670]: audit 2023-12-02T00:59:06.410137+0000 mon.b (mon.1) 69 : audit 0 from='client.? 172.21.15.40:0/828240377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:07 smithi040 bash[41173]: cluster 2023-12-02T00:59:06.034669+0000 mgr.y (mgr.24356) 16824 : cluster 0 pgmap v16792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:07 smithi040 bash[28232]: cluster 2023-12-02T00:59:06.034669+0000 mgr.y (mgr.24356) 16824 : cluster 0 pgmap v16792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:07 smithi141 bash[31670]: cluster 2023-12-02T00:59:06.034669+0000 mgr.y (mgr.24356) 16824 : cluster 0 pgmap v16792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:09 smithi040 bash[28232]: cluster 2023-12-02T00:59:08.035368+0000 mgr.y (mgr.24356) 16825 : cluster 0 pgmap v16793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:09 smithi040 bash[28232]: audit 2023-12-02T00:59:08.875771+0000 mon.c (mon.2) 10553 : audit 0 from='client.? 172.21.15.40:0/3140407904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:09 smithi040 bash[41173]: cluster 2023-12-02T00:59:08.035368+0000 mgr.y (mgr.24356) 16825 : cluster 0 pgmap v16793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:09 smithi040 bash[41173]: audit 2023-12-02T00:59:08.875771+0000 mon.c (mon.2) 10553 : audit 0 from='client.? 172.21.15.40:0/3140407904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:09 smithi141 bash[31670]: cluster 2023-12-02T00:59:08.035368+0000 mgr.y (mgr.24356) 16825 : cluster 0 pgmap v16793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:09 smithi141 bash[31670]: audit 2023-12-02T00:59:08.875771+0000 mon.c (mon.2) 10553 : audit 0 from='client.? 172.21.15.40:0/3140407904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:11 smithi040 bash[28232]: cluster 2023-12-02T00:59:10.036437+0000 mgr.y (mgr.24356) 16826 : cluster 0 pgmap v16794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:11 smithi040 bash[28232]: audit 2023-12-02T00:59:11.337694+0000 mon.c (mon.2) 10554 : audit 0 from='client.? 172.21.15.40:0/2346252431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:11 smithi040 bash[41173]: cluster 2023-12-02T00:59:10.036437+0000 mgr.y (mgr.24356) 16826 : cluster 0 pgmap v16794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:11 smithi040 bash[41173]: audit 2023-12-02T00:59:11.337694+0000 mon.c (mon.2) 10554 : audit 0 from='client.? 172.21.15.40:0/2346252431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:11 smithi141 bash[31670]: cluster 2023-12-02T00:59:10.036437+0000 mgr.y (mgr.24356) 16826 : cluster 0 pgmap v16794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:11 smithi141 bash[31670]: audit 2023-12-02T00:59:11.337694+0000 mon.c (mon.2) 10554 : audit 0 from='client.? 172.21.15.40:0/2346252431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:13 smithi040 bash[28232]: cluster 2023-12-02T00:59:12.037116+0000 mgr.y (mgr.24356) 16827 : cluster 0 pgmap v16795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:13 smithi040 bash[28232]: audit 2023-12-02T00:59:13.807132+0000 mon.c (mon.2) 10555 : audit 0 from='client.? 172.21.15.40:0/3284880982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:13 smithi040 bash[41173]: cluster 2023-12-02T00:59:12.037116+0000 mgr.y (mgr.24356) 16827 : cluster 0 pgmap v16795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:13 smithi040 bash[41173]: audit 2023-12-02T00:59:13.807132+0000 mon.c (mon.2) 10555 : audit 0 from='client.? 172.21.15.40:0/3284880982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:13 smithi141 bash[31670]: cluster 2023-12-02T00:59:12.037116+0000 mgr.y (mgr.24356) 16827 : cluster 0 pgmap v16795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:13 smithi141 bash[31670]: audit 2023-12-02T00:59:13.807132+0000 mon.c (mon.2) 10555 : audit 0 from='client.? 172.21.15.40:0/3284880982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:15 smithi040 bash[28232]: cluster 2023-12-02T00:59:14.037808+0000 mgr.y (mgr.24356) 16828 : cluster 0 pgmap v16796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:15 smithi040 bash[41173]: cluster 2023-12-02T00:59:14.037808+0000 mgr.y (mgr.24356) 16828 : cluster 0 pgmap v16796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:15 smithi141 bash[31670]: cluster 2023-12-02T00:59:14.037808+0000 mgr.y (mgr.24356) 16828 : cluster 0 pgmap v16796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:16.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:59:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:59:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:16 smithi040 bash[41173]: audit 2023-12-02T00:59:16.269288+0000 mon.c (mon.2) 10556 : audit 0 from='client.? 172.21.15.40:0/4145186712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:16 smithi040 bash[28232]: audit 2023-12-02T00:59:16.269288+0000 mon.c (mon.2) 10556 : audit 0 from='client.? 172.21.15.40:0/4145186712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:16 smithi141 bash[31670]: audit 2023-12-02T00:59:16.269288+0000 mon.c (mon.2) 10556 : audit 0 from='client.? 172.21.15.40:0/4145186712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:17 smithi040 bash[28232]: cluster 2023-12-02T00:59:16.038920+0000 mgr.y (mgr.24356) 16829 : cluster 0 pgmap v16797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:17 smithi040 bash[41173]: cluster 2023-12-02T00:59:16.038920+0000 mgr.y (mgr.24356) 16829 : cluster 0 pgmap v16797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:17 smithi141 bash[31670]: cluster 2023-12-02T00:59:16.038920+0000 mgr.y (mgr.24356) 16829 : cluster 0 pgmap v16797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:18 smithi040 bash[28232]: audit 2023-12-02T00:59:18.733887+0000 mon.a (mon.0) 10482 : audit 0 from='client.? 172.21.15.40:0/3217902813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:18 smithi040 bash[41173]: audit 2023-12-02T00:59:18.733887+0000 mon.a (mon.0) 10482 : audit 0 from='client.? 172.21.15.40:0/3217902813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:18 smithi141 bash[31670]: audit 2023-12-02T00:59:18.733887+0000 mon.a (mon.0) 10482 : audit 0 from='client.? 172.21.15.40:0/3217902813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:19 smithi040 bash[28232]: cluster 2023-12-02T00:59:18.039603+0000 mgr.y (mgr.24356) 16830 : cluster 0 pgmap v16798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:19 smithi040 bash[28232]: audit 2023-12-02T00:59:19.226893+0000 mon.c (mon.2) 10557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:19 smithi040 bash[41173]: cluster 2023-12-02T00:59:18.039603+0000 mgr.y (mgr.24356) 16830 : cluster 0 pgmap v16798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:19 smithi040 bash[41173]: audit 2023-12-02T00:59:19.226893+0000 mon.c (mon.2) 10557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:19 smithi141 bash[31670]: cluster 2023-12-02T00:59:18.039603+0000 mgr.y (mgr.24356) 16830 : cluster 0 pgmap v16798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:19 smithi141 bash[31670]: audit 2023-12-02T00:59:19.226893+0000 mon.c (mon.2) 10557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:21 smithi040 bash[28232]: cluster 2023-12-02T00:59:20.040766+0000 mgr.y (mgr.24356) 16831 : cluster 0 pgmap v16799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:21 smithi040 bash[28232]: audit 2023-12-02T00:59:21.201703+0000 mon.c (mon.2) 10558 : audit 0 from='client.? 172.21.15.40:0/2460374752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:21 smithi040 bash[41173]: cluster 2023-12-02T00:59:20.040766+0000 mgr.y (mgr.24356) 16831 : cluster 0 pgmap v16799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:21 smithi040 bash[41173]: audit 2023-12-02T00:59:21.201703+0000 mon.c (mon.2) 10558 : audit 0 from='client.? 172.21.15.40:0/2460374752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:21 smithi141 bash[31670]: cluster 2023-12-02T00:59:20.040766+0000 mgr.y (mgr.24356) 16831 : cluster 0 pgmap v16799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:21 smithi141 bash[31670]: audit 2023-12-02T00:59:21.201703+0000 mon.c (mon.2) 10558 : audit 0 from='client.? 172.21.15.40:0/2460374752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:23 smithi040 bash[28232]: cluster 2023-12-02T00:59:22.041434+0000 mgr.y (mgr.24356) 16832 : cluster 0 pgmap v16800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:23 smithi040 bash[28232]: audit 2023-12-02T00:59:23.660657+0000 mon.c (mon.2) 10559 : audit 0 from='client.? 172.21.15.40:0/3185661321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:23 smithi040 bash[41173]: cluster 2023-12-02T00:59:22.041434+0000 mgr.y (mgr.24356) 16832 : cluster 0 pgmap v16800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:23 smithi040 bash[41173]: audit 2023-12-02T00:59:23.660657+0000 mon.c (mon.2) 10559 : audit 0 from='client.? 172.21.15.40:0/3185661321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:23 smithi141 bash[31670]: cluster 2023-12-02T00:59:22.041434+0000 mgr.y (mgr.24356) 16832 : cluster 0 pgmap v16800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:23 smithi141 bash[31670]: audit 2023-12-02T00:59:23.660657+0000 mon.c (mon.2) 10559 : audit 0 from='client.? 172.21.15.40:0/3185661321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:25 smithi040 bash[28232]: cluster 2023-12-02T00:59:24.042123+0000 mgr.y (mgr.24356) 16833 : cluster 0 pgmap v16801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:25 smithi040 bash[41173]: cluster 2023-12-02T00:59:24.042123+0000 mgr.y (mgr.24356) 16833 : cluster 0 pgmap v16801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:25 smithi141 bash[31670]: cluster 2023-12-02T00:59:24.042123+0000 mgr.y (mgr.24356) 16833 : cluster 0 pgmap v16801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:59:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T00:59:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:26 smithi141 bash[31670]: audit 2023-12-02T00:59:26.124843+0000 mon.a (mon.0) 10483 : audit 0 from='client.? 172.21.15.40:0/1506485076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:26 smithi040 bash[41173]: audit 2023-12-02T00:59:26.124843+0000 mon.a (mon.0) 10483 : audit 0 from='client.? 172.21.15.40:0/1506485076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:26 smithi040 bash[28232]: audit 2023-12-02T00:59:26.124843+0000 mon.a (mon.0) 10483 : audit 0 from='client.? 172.21.15.40:0/1506485076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:27 smithi141 bash[31670]: cluster 2023-12-02T00:59:26.043294+0000 mgr.y (mgr.24356) 16834 : cluster 0 pgmap v16802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:27 smithi040 bash[41173]: cluster 2023-12-02T00:59:26.043294+0000 mgr.y (mgr.24356) 16834 : cluster 0 pgmap v16802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:27 smithi040 bash[28232]: cluster 2023-12-02T00:59:26.043294+0000 mgr.y (mgr.24356) 16834 : cluster 0 pgmap v16802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:28 smithi141 bash[31670]: cluster 2023-12-02T00:59:28.044012+0000 mgr.y (mgr.24356) 16835 : cluster 0 pgmap v16803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:28 smithi141 bash[31670]: audit 2023-12-02T00:59:28.583970+0000 mon.c (mon.2) 10560 : audit 0 from='client.? 172.21.15.40:0/3797060289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:28 smithi040 bash[28232]: cluster 2023-12-02T00:59:28.044012+0000 mgr.y (mgr.24356) 16835 : cluster 0 pgmap v16803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:28 smithi040 bash[28232]: audit 2023-12-02T00:59:28.583970+0000 mon.c (mon.2) 10560 : audit 0 from='client.? 172.21.15.40:0/3797060289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:28 smithi040 bash[41173]: cluster 2023-12-02T00:59:28.044012+0000 mgr.y (mgr.24356) 16835 : cluster 0 pgmap v16803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:28 smithi040 bash[41173]: audit 2023-12-02T00:59:28.583970+0000 mon.c (mon.2) 10560 : audit 0 from='client.? 172.21.15.40:0/3797060289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:31 smithi141 bash[31670]: cluster 2023-12-02T00:59:30.045226+0000 mgr.y (mgr.24356) 16836 : cluster 0 pgmap v16804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:31 smithi141 bash[31670]: audit 2023-12-02T00:59:31.057859+0000 mon.a (mon.0) 10484 : audit 0 from='client.? 172.21.15.40:0/3229941464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:31 smithi040 bash[28232]: cluster 2023-12-02T00:59:30.045226+0000 mgr.y (mgr.24356) 16836 : cluster 0 pgmap v16804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:31 smithi040 bash[28232]: audit 2023-12-02T00:59:31.057859+0000 mon.a (mon.0) 10484 : audit 0 from='client.? 172.21.15.40:0/3229941464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:31 smithi040 bash[41173]: cluster 2023-12-02T00:59:30.045226+0000 mgr.y (mgr.24356) 16836 : cluster 0 pgmap v16804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:31 smithi040 bash[41173]: audit 2023-12-02T00:59:31.057859+0000 mon.a (mon.0) 10484 : audit 0 from='client.? 172.21.15.40:0/3229941464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:33 smithi141 bash[31670]: cluster 2023-12-02T00:59:32.045880+0000 mgr.y (mgr.24356) 16837 : cluster 0 pgmap v16805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:33 smithi040 bash[28232]: cluster 2023-12-02T00:59:32.045880+0000 mgr.y (mgr.24356) 16837 : cluster 0 pgmap v16805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:33 smithi040 bash[41173]: cluster 2023-12-02T00:59:32.045880+0000 mgr.y (mgr.24356) 16837 : cluster 0 pgmap v16805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:34 smithi141 bash[31670]: audit 2023-12-02T00:59:33.518155+0000 mon.a (mon.0) 10485 : audit 0 from='client.? 172.21.15.40:0/2039189731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:34 smithi141 bash[31670]: audit 2023-12-02T00:59:34.227021+0000 mon.c (mon.2) 10561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:34 smithi040 bash[28232]: audit 2023-12-02T00:59:33.518155+0000 mon.a (mon.0) 10485 : audit 0 from='client.? 172.21.15.40:0/2039189731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:34 smithi040 bash[28232]: audit 2023-12-02T00:59:34.227021+0000 mon.c (mon.2) 10561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:34 smithi040 bash[41173]: audit 2023-12-02T00:59:33.518155+0000 mon.a (mon.0) 10485 : audit 0 from='client.? 172.21.15.40:0/2039189731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:34 smithi040 bash[41173]: audit 2023-12-02T00:59:34.227021+0000 mon.c (mon.2) 10561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:35 smithi141 bash[31670]: cluster 2023-12-02T00:59:34.046593+0000 mgr.y (mgr.24356) 16838 : cluster 0 pgmap v16806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:35 smithi040 bash[28232]: cluster 2023-12-02T00:59:34.046593+0000 mgr.y (mgr.24356) 16838 : cluster 0 pgmap v16806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:35 smithi040 bash[41173]: cluster 2023-12-02T00:59:34.046593+0000 mgr.y (mgr.24356) 16838 : cluster 0 pgmap v16806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:36 smithi141 bash[31670]: audit 2023-12-02T00:59:35.974591+0000 mon.a (mon.0) 10486 : audit 0 from='client.? 172.21.15.40:0/3072704599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:36 smithi040 bash[28232]: audit 2023-12-02T00:59:35.974591+0000 mon.a (mon.0) 10486 : audit 0 from='client.? 172.21.15.40:0/3072704599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:59:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:59:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:36 smithi040 bash[41173]: audit 2023-12-02T00:59:35.974591+0000 mon.a (mon.0) 10486 : audit 0 from='client.? 172.21.15.40:0/3072704599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:37 smithi141 bash[31670]: cluster 2023-12-02T00:59:36.047773+0000 mgr.y (mgr.24356) 16839 : cluster 0 pgmap v16807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:37 smithi040 bash[28232]: cluster 2023-12-02T00:59:36.047773+0000 mgr.y (mgr.24356) 16839 : cluster 0 pgmap v16807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:37 smithi040 bash[41173]: cluster 2023-12-02T00:59:36.047773+0000 mgr.y (mgr.24356) 16839 : cluster 0 pgmap v16807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:38 smithi141 bash[31670]: audit 2023-12-02T00:59:38.438211+0000 mon.c (mon.2) 10562 : audit 0 from='client.? 172.21.15.40:0/246449088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:38 smithi040 bash[28232]: audit 2023-12-02T00:59:38.438211+0000 mon.c (mon.2) 10562 : audit 0 from='client.? 172.21.15.40:0/246449088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:38 smithi040 bash[41173]: audit 2023-12-02T00:59:38.438211+0000 mon.c (mon.2) 10562 : audit 0 from='client.? 172.21.15.40:0/246449088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:39 smithi141 bash[31670]: cluster 2023-12-02T00:59:38.048450+0000 mgr.y (mgr.24356) 16840 : cluster 0 pgmap v16808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:39 smithi040 bash[28232]: cluster 2023-12-02T00:59:38.048450+0000 mgr.y (mgr.24356) 16840 : cluster 0 pgmap v16808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:39 smithi040 bash[41173]: cluster 2023-12-02T00:59:38.048450+0000 mgr.y (mgr.24356) 16840 : cluster 0 pgmap v16808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:41 smithi141 bash[31670]: cluster 2023-12-02T00:59:40.049577+0000 mgr.y (mgr.24356) 16841 : cluster 0 pgmap v16809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:41 smithi141 bash[31670]: audit 2023-12-02T00:59:40.897964+0000 mon.a (mon.0) 10487 : audit 0 from='client.? 172.21.15.40:0/4150122550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:41 smithi040 bash[28232]: cluster 2023-12-02T00:59:40.049577+0000 mgr.y (mgr.24356) 16841 : cluster 0 pgmap v16809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:41 smithi040 bash[28232]: audit 2023-12-02T00:59:40.897964+0000 mon.a (mon.0) 10487 : audit 0 from='client.? 172.21.15.40:0/4150122550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:41 smithi040 bash[41173]: cluster 2023-12-02T00:59:40.049577+0000 mgr.y (mgr.24356) 16841 : cluster 0 pgmap v16809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:41 smithi040 bash[41173]: audit 2023-12-02T00:59:40.897964+0000 mon.a (mon.0) 10487 : audit 0 from='client.? 172.21.15.40:0/4150122550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:43 smithi141 bash[31670]: cluster 2023-12-02T00:59:42.050237+0000 mgr.y (mgr.24356) 16842 : cluster 0 pgmap v16810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:43 smithi141 bash[31670]: audit 2023-12-02T00:59:43.362864+0000 mon.c (mon.2) 10563 : audit 0 from='client.? 172.21.15.40:0/2385344030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:43 smithi040 bash[41173]: cluster 2023-12-02T00:59:42.050237+0000 mgr.y (mgr.24356) 16842 : cluster 0 pgmap v16810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:43 smithi040 bash[41173]: audit 2023-12-02T00:59:43.362864+0000 mon.c (mon.2) 10563 : audit 0 from='client.? 172.21.15.40:0/2385344030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:43 smithi040 bash[28232]: cluster 2023-12-02T00:59:42.050237+0000 mgr.y (mgr.24356) 16842 : cluster 0 pgmap v16810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:43 smithi040 bash[28232]: audit 2023-12-02T00:59:43.362864+0000 mon.c (mon.2) 10563 : audit 0 from='client.? 172.21.15.40:0/2385344030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:45 smithi141 bash[31670]: cluster 2023-12-02T00:59:44.050890+0000 mgr.y (mgr.24356) 16843 : cluster 0 pgmap v16811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:45 smithi040 bash[28232]: cluster 2023-12-02T00:59:44.050890+0000 mgr.y (mgr.24356) 16843 : cluster 0 pgmap v16811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:45 smithi040 bash[41173]: cluster 2023-12-02T00:59:44.050890+0000 mgr.y (mgr.24356) 16843 : cluster 0 pgmap v16811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:46 smithi141 bash[31670]: audit 2023-12-02T00:59:45.843221+0000 mon.a (mon.0) 10488 : audit 0 from='client.? 172.21.15.40:0/1434550677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:46 smithi040 bash[28232]: audit 2023-12-02T00:59:45.843221+0000 mon.a (mon.0) 10488 : audit 0 from='client.? 172.21.15.40:0/1434550677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:59:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T00:59:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:46 smithi040 bash[41173]: audit 2023-12-02T00:59:45.843221+0000 mon.a (mon.0) 10488 : audit 0 from='client.? 172.21.15.40:0/1434550677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:47 smithi141 bash[31670]: cluster 2023-12-02T00:59:46.052055+0000 mgr.y (mgr.24356) 16844 : cluster 0 pgmap v16812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:47 smithi040 bash[28232]: cluster 2023-12-02T00:59:46.052055+0000 mgr.y (mgr.24356) 16844 : cluster 0 pgmap v16812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:47 smithi040 bash[41173]: cluster 2023-12-02T00:59:46.052055+0000 mgr.y (mgr.24356) 16844 : cluster 0 pgmap v16812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:48 smithi141 bash[31670]: audit 2023-12-02T00:59:48.311686+0000 mon.a (mon.0) 10489 : audit 0 from='client.? 172.21.15.40:0/2719461308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:48 smithi040 bash[28232]: audit 2023-12-02T00:59:48.311686+0000 mon.a (mon.0) 10489 : audit 0 from='client.? 172.21.15.40:0/2719461308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:48 smithi040 bash[41173]: audit 2023-12-02T00:59:48.311686+0000 mon.a (mon.0) 10489 : audit 0 from='client.? 172.21.15.40:0/2719461308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:49 smithi141 bash[31670]: cluster 2023-12-02T00:59:48.052735+0000 mgr.y (mgr.24356) 16845 : cluster 0 pgmap v16813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:49 smithi141 bash[31670]: audit 2023-12-02T00:59:49.227352+0000 mon.c (mon.2) 10564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:49 smithi040 bash[41173]: cluster 2023-12-02T00:59:48.052735+0000 mgr.y (mgr.24356) 16845 : cluster 0 pgmap v16813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:49 smithi040 bash[41173]: audit 2023-12-02T00:59:49.227352+0000 mon.c (mon.2) 10564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:49 smithi040 bash[28232]: cluster 2023-12-02T00:59:48.052735+0000 mgr.y (mgr.24356) 16845 : cluster 0 pgmap v16813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:49 smithi040 bash[28232]: audit 2023-12-02T00:59:49.227352+0000 mon.c (mon.2) 10564 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:50 smithi040 bash[28232]: audit 2023-12-02T00:59:50.272911+0000 mon.c (mon.2) 10565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:59:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:50 smithi040 bash[41173]: audit 2023-12-02T00:59:50.272911+0000 mon.c (mon.2) 10565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:59:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:50 smithi141 bash[31670]: audit 2023-12-02T00:59:50.272911+0000 mon.c (mon.2) 10565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:59:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[28232]: cluster 2023-12-02T00:59:50.053812+0000 mgr.y (mgr.24356) 16846 : cluster 0 pgmap v16814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[28232]: audit 2023-12-02T00:59:50.652647+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[28232]: audit 2023-12-02T00:59:50.666426+0000 mon.a (mon.0) 10491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[28232]: audit 2023-12-02T00:59:50.836293+0000 mon.c (mon.2) 10566 : audit 0 from='client.? 172.21.15.40:0/2031553455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[41173]: cluster 2023-12-02T00:59:50.053812+0000 mgr.y (mgr.24356) 16846 : cluster 0 pgmap v16814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[41173]: audit 2023-12-02T00:59:50.652647+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[41173]: audit 2023-12-02T00:59:50.666426+0000 mon.a (mon.0) 10491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:51 smithi040 bash[41173]: audit 2023-12-02T00:59:50.836293+0000 mon.c (mon.2) 10566 : audit 0 from='client.? 172.21.15.40:0/2031553455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:51 smithi141 bash[31670]: cluster 2023-12-02T00:59:50.053812+0000 mgr.y (mgr.24356) 16846 : cluster 0 pgmap v16814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:51 smithi141 bash[31670]: audit 2023-12-02T00:59:50.652647+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:51 smithi141 bash[31670]: audit 2023-12-02T00:59:50.666426+0000 mon.a (mon.0) 10491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:51 smithi141 bash[31670]: audit 2023-12-02T00:59:50.836293+0000 mon.c (mon.2) 10566 : audit 0 from='client.? 172.21.15.40:0/2031553455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:53 smithi040 bash[28232]: cluster 2023-12-02T00:59:52.054442+0000 mgr.y (mgr.24356) 16847 : cluster 0 pgmap v16815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:53 smithi040 bash[28232]: audit 2023-12-02T00:59:53.298888+0000 mon.b (mon.1) 70 : audit 0 from='client.? 172.21.15.40:0/4239843045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:53 smithi040 bash[41173]: cluster 2023-12-02T00:59:52.054442+0000 mgr.y (mgr.24356) 16847 : cluster 0 pgmap v16815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:53 smithi040 bash[41173]: audit 2023-12-02T00:59:53.298888+0000 mon.b (mon.1) 70 : audit 0 from='client.? 172.21.15.40:0/4239843045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:53 smithi141 bash[31670]: cluster 2023-12-02T00:59:52.054442+0000 mgr.y (mgr.24356) 16847 : cluster 0 pgmap v16815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:53 smithi141 bash[31670]: audit 2023-12-02T00:59:53.298888+0000 mon.b (mon.1) 70 : audit 0 from='client.? 172.21.15.40:0/4239843045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:55 smithi141 bash[31670]: cluster 2023-12-02T00:59:54.055090+0000 mgr.y (mgr.24356) 16848 : cluster 0 pgmap v16816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:55 smithi040 bash[28232]: cluster 2023-12-02T00:59:54.055090+0000 mgr.y (mgr.24356) 16848 : cluster 0 pgmap v16816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:55 smithi040 bash[41173]: cluster 2023-12-02T00:59:54.055090+0000 mgr.y (mgr.24356) 16848 : cluster 0 pgmap v16816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:00:59:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T00:59:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[41173]: audit 2023-12-02T00:59:55.783406+0000 mon.a (mon.0) 10492 : audit 0 from='client.? 172.21.15.40:0/2967457963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[41173]: audit 2023-12-02T00:59:56.173551+0000 mon.a (mon.0) 10493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[41173]: audit 2023-12-02T00:59:56.183534+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[28232]: audit 2023-12-02T00:59:55.783406+0000 mon.a (mon.0) 10492 : audit 0 from='client.? 172.21.15.40:0/2967457963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[28232]: audit 2023-12-02T00:59:56.173551+0000 mon.a (mon.0) 10493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:56 smithi040 bash[28232]: audit 2023-12-02T00:59:56.183534+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:56 smithi141 bash[31670]: audit 2023-12-02T00:59:55.783406+0000 mon.a (mon.0) 10492 : audit 0 from='client.? 172.21.15.40:0/2967457963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:56 smithi141 bash[31670]: audit 2023-12-02T00:59:56.173551+0000 mon.a (mon.0) 10493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:56 smithi141 bash[31670]: audit 2023-12-02T00:59:56.183534+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:57 smithi141 bash[31670]: cluster 2023-12-02T00:59:56.056112+0000 mgr.y (mgr.24356) 16849 : cluster 0 pgmap v16817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:57 smithi141 bash[31670]: audit 2023-12-02T00:59:56.764795+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:57 smithi141 bash[31670]: audit 2023-12-02T00:59:56.778690+0000 mon.a (mon.0) 10496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:57 smithi141 bash[31670]: audit 2023-12-02T00:59:57.251042+0000 mon.c (mon.2) 10567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:59:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:57 smithi141 bash[31670]: audit 2023-12-02T00:59:57.253135+0000 mon.c (mon.2) 10568 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:59:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:57 smithi141 bash[31670]: audit 2023-12-02T00:59:57.263020+0000 mon.a (mon.0) 10497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[28232]: cluster 2023-12-02T00:59:56.056112+0000 mgr.y (mgr.24356) 16849 : cluster 0 pgmap v16817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[28232]: audit 2023-12-02T00:59:56.764795+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[28232]: audit 2023-12-02T00:59:56.778690+0000 mon.a (mon.0) 10496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[28232]: audit 2023-12-02T00:59:57.251042+0000 mon.c (mon.2) 10567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[28232]: audit 2023-12-02T00:59:57.253135+0000 mon.c (mon.2) 10568 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:59:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[28232]: audit 2023-12-02T00:59:57.263020+0000 mon.a (mon.0) 10497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[41173]: cluster 2023-12-02T00:59:56.056112+0000 mgr.y (mgr.24356) 16849 : cluster 0 pgmap v16817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T00:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[41173]: audit 2023-12-02T00:59:56.764795+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[41173]: audit 2023-12-02T00:59:56.778690+0000 mon.a (mon.0) 10496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[41173]: audit 2023-12-02T00:59:57.251042+0000 mon.c (mon.2) 10567 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[41173]: audit 2023-12-02T00:59:57.253135+0000 mon.c (mon.2) 10568 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:59:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:57 smithi040 bash[41173]: audit 2023-12-02T00:59:57.263020+0000 mon.a (mon.0) 10497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T00:59:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:58 smithi141 bash[31670]: audit 2023-12-02T00:59:58.247659+0000 mon.c (mon.2) 10569 : audit 0 from='client.? 172.21.15.40:0/939026492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:58 smithi040 bash[41173]: audit 2023-12-02T00:59:58.247659+0000 mon.c (mon.2) 10569 : audit 0 from='client.? 172.21.15.40:0/939026492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T00:59:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:58 smithi040 bash[28232]: audit 2023-12-02T00:59:58.247659+0000 mon.c (mon.2) 10569 : audit 0 from='client.? 172.21.15.40:0/939026492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 00:59:59 smithi141 bash[31670]: cluster 2023-12-02T00:59:58.056756+0000 mgr.y (mgr.24356) 16850 : cluster 0 pgmap v16818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 00:59:59 smithi040 bash[28232]: cluster 2023-12-02T00:59:58.056756+0000 mgr.y (mgr.24356) 16850 : cluster 0 pgmap v16818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:00 smithi040 bash[28232]: debug 2023-12-02T00:59:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 00:59:59 smithi040 bash[41173]: cluster 2023-12-02T00:59:58.056756+0000 mgr.y (mgr.24356) 16850 : cluster 0 pgmap v16818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:00 smithi040 bash[28232]: cluster 2023-12-02T01:00:00.000153+0000 mon.a (mon.0) 10498 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:00 smithi040 bash[28232]: audit 2023-12-02T01:00:00.717975+0000 mon.c (mon.2) 10570 : audit 0 from='client.? 172.21.15.40:0/4107707187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:00 smithi040 bash[41173]: cluster 2023-12-02T01:00:00.000153+0000 mon.a (mon.0) 10498 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:00 smithi040 bash[41173]: audit 2023-12-02T01:00:00.717975+0000 mon.c (mon.2) 10570 : audit 0 from='client.? 172.21.15.40:0/4107707187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:00 smithi141 bash[31670]: cluster 2023-12-02T01:00:00.000153+0000 mon.a (mon.0) 10498 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:00 smithi141 bash[31670]: audit 2023-12-02T01:00:00.717975+0000 mon.c (mon.2) 10570 : audit 0 from='client.? 172.21.15.40:0/4107707187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:01 smithi040 bash[28232]: cluster 2023-12-02T01:00:00.057779+0000 mgr.y (mgr.24356) 16851 : cluster 0 pgmap v16819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:01 smithi040 bash[41173]: cluster 2023-12-02T01:00:00.057779+0000 mgr.y (mgr.24356) 16851 : cluster 0 pgmap v16819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:01 smithi141 bash[31670]: cluster 2023-12-02T01:00:00.057779+0000 mgr.y (mgr.24356) 16851 : cluster 0 pgmap v16819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:03 smithi040 bash[28232]: cluster 2023-12-02T01:00:02.058434+0000 mgr.y (mgr.24356) 16852 : cluster 0 pgmap v16820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:03 smithi040 bash[28232]: audit 2023-12-02T01:00:03.186583+0000 mon.a (mon.0) 10499 : audit 0 from='client.? 172.21.15.40:0/331803254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:03 smithi040 bash[41173]: cluster 2023-12-02T01:00:02.058434+0000 mgr.y (mgr.24356) 16852 : cluster 0 pgmap v16820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:03 smithi040 bash[41173]: audit 2023-12-02T01:00:03.186583+0000 mon.a (mon.0) 10499 : audit 0 from='client.? 172.21.15.40:0/331803254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:03 smithi141 bash[31670]: cluster 2023-12-02T01:00:02.058434+0000 mgr.y (mgr.24356) 16852 : cluster 0 pgmap v16820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:03 smithi141 bash[31670]: audit 2023-12-02T01:00:03.186583+0000 mon.a (mon.0) 10499 : audit 0 from='client.? 172.21.15.40:0/331803254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:04 smithi040 bash[41173]: audit 2023-12-02T01:00:04.227757+0000 mon.c (mon.2) 10571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:04 smithi040 bash[28232]: audit 2023-12-02T01:00:04.227757+0000 mon.c (mon.2) 10571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:04 smithi141 bash[31670]: audit 2023-12-02T01:00:04.227757+0000 mon.c (mon.2) 10571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:06.142 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:05 smithi141 bash[31670]: cluster 2023-12-02T01:00:04.059152+0000 mgr.y (mgr.24356) 16853 : cluster 0 pgmap v16821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:06.142 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:05 smithi141 bash[31670]: audit 2023-12-02T01:00:05.657103+0000 mon.a (mon.0) 10500 : audit 0 from='client.? 172.21.15.40:0/3695387697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:05 smithi040 bash[28232]: cluster 2023-12-02T01:00:04.059152+0000 mgr.y (mgr.24356) 16853 : cluster 0 pgmap v16821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:05 smithi040 bash[28232]: audit 2023-12-02T01:00:05.657103+0000 mon.a (mon.0) 10500 : audit 0 from='client.? 172.21.15.40:0/3695387697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:05 smithi040 bash[41173]: cluster 2023-12-02T01:00:04.059152+0000 mgr.y (mgr.24356) 16853 : cluster 0 pgmap v16821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:05 smithi040 bash[41173]: audit 2023-12-02T01:00:05.657103+0000 mon.a (mon.0) 10500 : audit 0 from='client.? 172.21.15.40:0/3695387697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:06.525 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 02 01:00:06 smithi141 bash[66230]: ts=2023-12-02T01:00:06.143Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701468000138 maxt=1701475200000 ulid=01HGM0MCJHV77SX2EY3QMHBMDZ duration=46.688045ms 2023-12-02T01:00:06.525 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 02 01:00:06 smithi141 bash[66230]: ts=2023-12-02T01:00:06.146Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.315444ms 2023-12-02T01:00:06.525 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 02 01:00:06 smithi141 bash[66230]: ts=2023-12-02T01:00:06.147Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1701475200000 2023-12-02T01:00:06.525 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 02 01:00:06 smithi141 bash[66230]: ts=2023-12-02T01:00:06.205Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=58.045072ms 2023-12-02T01:00:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:00:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:00:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:07 smithi040 bash[28232]: cluster 2023-12-02T01:00:06.060328+0000 mgr.y (mgr.24356) 16854 : cluster 0 pgmap v16822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:07 smithi040 bash[41173]: cluster 2023-12-02T01:00:06.060328+0000 mgr.y (mgr.24356) 16854 : cluster 0 pgmap v16822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:07 smithi141 bash[31670]: cluster 2023-12-02T01:00:06.060328+0000 mgr.y (mgr.24356) 16854 : cluster 0 pgmap v16822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:08 smithi040 bash[41173]: audit 2023-12-02T01:00:08.114790+0000 mon.c (mon.2) 10572 : audit 0 from='client.? 172.21.15.40:0/1179137637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:08 smithi040 bash[28232]: audit 2023-12-02T01:00:08.114790+0000 mon.c (mon.2) 10572 : audit 0 from='client.? 172.21.15.40:0/1179137637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:08 smithi141 bash[31670]: audit 2023-12-02T01:00:08.114790+0000 mon.c (mon.2) 10572 : audit 0 from='client.? 172.21.15.40:0/1179137637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:09 smithi040 bash[28232]: cluster 2023-12-02T01:00:08.060980+0000 mgr.y (mgr.24356) 16855 : cluster 0 pgmap v16823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:09 smithi040 bash[41173]: cluster 2023-12-02T01:00:08.060980+0000 mgr.y (mgr.24356) 16855 : cluster 0 pgmap v16823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:09 smithi141 bash[31670]: cluster 2023-12-02T01:00:08.060980+0000 mgr.y (mgr.24356) 16855 : cluster 0 pgmap v16823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:11 smithi141 bash[31670]: cluster 2023-12-02T01:00:10.062144+0000 mgr.y (mgr.24356) 16856 : cluster 0 pgmap v16824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:11 smithi141 bash[31670]: audit 2023-12-02T01:00:10.584579+0000 mon.a (mon.0) 10501 : audit 0 from='client.? 172.21.15.40:0/3629762187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:11 smithi040 bash[41173]: cluster 2023-12-02T01:00:10.062144+0000 mgr.y (mgr.24356) 16856 : cluster 0 pgmap v16824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:11 smithi040 bash[41173]: audit 2023-12-02T01:00:10.584579+0000 mon.a (mon.0) 10501 : audit 0 from='client.? 172.21.15.40:0/3629762187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:11 smithi040 bash[28232]: cluster 2023-12-02T01:00:10.062144+0000 mgr.y (mgr.24356) 16856 : cluster 0 pgmap v16824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:11 smithi040 bash[28232]: audit 2023-12-02T01:00:10.584579+0000 mon.a (mon.0) 10501 : audit 0 from='client.? 172.21.15.40:0/3629762187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:13 smithi141 bash[31670]: cluster 2023-12-02T01:00:12.062807+0000 mgr.y (mgr.24356) 16857 : cluster 0 pgmap v16825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:13 smithi141 bash[31670]: audit 2023-12-02T01:00:13.041883+0000 mon.a (mon.0) 10502 : audit 0 from='client.? 172.21.15.40:0/3710426026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:13 smithi040 bash[28232]: cluster 2023-12-02T01:00:12.062807+0000 mgr.y (mgr.24356) 16857 : cluster 0 pgmap v16825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:13 smithi040 bash[28232]: audit 2023-12-02T01:00:13.041883+0000 mon.a (mon.0) 10502 : audit 0 from='client.? 172.21.15.40:0/3710426026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:13 smithi040 bash[41173]: cluster 2023-12-02T01:00:12.062807+0000 mgr.y (mgr.24356) 16857 : cluster 0 pgmap v16825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:13 smithi040 bash[41173]: audit 2023-12-02T01:00:13.041883+0000 mon.a (mon.0) 10502 : audit 0 from='client.? 172.21.15.40:0/3710426026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:15 smithi141 bash[31670]: cluster 2023-12-02T01:00:14.063442+0000 mgr.y (mgr.24356) 16858 : cluster 0 pgmap v16826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:15 smithi040 bash[28232]: cluster 2023-12-02T01:00:14.063442+0000 mgr.y (mgr.24356) 16858 : cluster 0 pgmap v16826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:15 smithi040 bash[41173]: cluster 2023-12-02T01:00:14.063442+0000 mgr.y (mgr.24356) 16858 : cluster 0 pgmap v16826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:16 smithi141 bash[31670]: audit 2023-12-02T01:00:15.504378+0000 mon.c (mon.2) 10573 : audit 0 from='client.? 172.21.15.40:0/868755779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:00:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:00:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:16 smithi040 bash[28232]: audit 2023-12-02T01:00:15.504378+0000 mon.c (mon.2) 10573 : audit 0 from='client.? 172.21.15.40:0/868755779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:16 smithi040 bash[41173]: audit 2023-12-02T01:00:15.504378+0000 mon.c (mon.2) 10573 : audit 0 from='client.? 172.21.15.40:0/868755779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:17 smithi141 bash[31670]: cluster 2023-12-02T01:00:16.064734+0000 mgr.y (mgr.24356) 16859 : cluster 0 pgmap v16827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:17 smithi040 bash[28232]: cluster 2023-12-02T01:00:16.064734+0000 mgr.y (mgr.24356) 16859 : cluster 0 pgmap v16827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:17 smithi040 bash[41173]: cluster 2023-12-02T01:00:16.064734+0000 mgr.y (mgr.24356) 16859 : cluster 0 pgmap v16827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:18 smithi141 bash[31670]: audit 2023-12-02T01:00:17.965947+0000 mon.c (mon.2) 10574 : audit 0 from='client.? 172.21.15.40:0/3221232588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:18 smithi040 bash[28232]: audit 2023-12-02T01:00:17.965947+0000 mon.c (mon.2) 10574 : audit 0 from='client.? 172.21.15.40:0/3221232588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:18 smithi040 bash[41173]: audit 2023-12-02T01:00:17.965947+0000 mon.c (mon.2) 10574 : audit 0 from='client.? 172.21.15.40:0/3221232588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:19 smithi141 bash[31670]: cluster 2023-12-02T01:00:18.065440+0000 mgr.y (mgr.24356) 16860 : cluster 0 pgmap v16828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:19 smithi141 bash[31670]: audit 2023-12-02T01:00:19.228198+0000 mon.c (mon.2) 10575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:19 smithi040 bash[28232]: cluster 2023-12-02T01:00:18.065440+0000 mgr.y (mgr.24356) 16860 : cluster 0 pgmap v16828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:19 smithi040 bash[28232]: audit 2023-12-02T01:00:19.228198+0000 mon.c (mon.2) 10575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:19 smithi040 bash[41173]: cluster 2023-12-02T01:00:18.065440+0000 mgr.y (mgr.24356) 16860 : cluster 0 pgmap v16828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:19 smithi040 bash[41173]: audit 2023-12-02T01:00:19.228198+0000 mon.c (mon.2) 10575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:20 smithi141 bash[31670]: audit 2023-12-02T01:00:20.438135+0000 mon.a (mon.0) 10503 : audit 0 from='client.? 172.21.15.40:0/4164822920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:20 smithi040 bash[28232]: audit 2023-12-02T01:00:20.438135+0000 mon.a (mon.0) 10503 : audit 0 from='client.? 172.21.15.40:0/4164822920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:20 smithi040 bash[41173]: audit 2023-12-02T01:00:20.438135+0000 mon.a (mon.0) 10503 : audit 0 from='client.? 172.21.15.40:0/4164822920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:21 smithi141 bash[31670]: cluster 2023-12-02T01:00:20.066545+0000 mgr.y (mgr.24356) 16861 : cluster 0 pgmap v16829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:21 smithi040 bash[28232]: cluster 2023-12-02T01:00:20.066545+0000 mgr.y (mgr.24356) 16861 : cluster 0 pgmap v16829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:21 smithi040 bash[41173]: cluster 2023-12-02T01:00:20.066545+0000 mgr.y (mgr.24356) 16861 : cluster 0 pgmap v16829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:23 smithi141 bash[31670]: cluster 2023-12-02T01:00:22.067307+0000 mgr.y (mgr.24356) 16862 : cluster 0 pgmap v16830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:23 smithi141 bash[31670]: audit 2023-12-02T01:00:22.908265+0000 mon.a (mon.0) 10504 : audit 0 from='client.? 172.21.15.40:0/2793244724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:23 smithi040 bash[28232]: cluster 2023-12-02T01:00:22.067307+0000 mgr.y (mgr.24356) 16862 : cluster 0 pgmap v16830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:23 smithi040 bash[28232]: audit 2023-12-02T01:00:22.908265+0000 mon.a (mon.0) 10504 : audit 0 from='client.? 172.21.15.40:0/2793244724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:23 smithi040 bash[41173]: cluster 2023-12-02T01:00:22.067307+0000 mgr.y (mgr.24356) 16862 : cluster 0 pgmap v16830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:23 smithi040 bash[41173]: audit 2023-12-02T01:00:22.908265+0000 mon.a (mon.0) 10504 : audit 0 from='client.? 172.21.15.40:0/2793244724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:25 smithi141 bash[31670]: cluster 2023-12-02T01:00:24.067971+0000 mgr.y (mgr.24356) 16863 : cluster 0 pgmap v16831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:25 smithi141 bash[31670]: audit 2023-12-02T01:00:25.376846+0000 mon.a (mon.0) 10505 : audit 0 from='client.? 172.21.15.40:0/1031318262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:25 smithi040 bash[28232]: cluster 2023-12-02T01:00:24.067971+0000 mgr.y (mgr.24356) 16863 : cluster 0 pgmap v16831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:25 smithi040 bash[28232]: audit 2023-12-02T01:00:25.376846+0000 mon.a (mon.0) 10505 : audit 0 from='client.? 172.21.15.40:0/1031318262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:25 smithi040 bash[41173]: cluster 2023-12-02T01:00:24.067971+0000 mgr.y (mgr.24356) 16863 : cluster 0 pgmap v16831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:25 smithi040 bash[41173]: audit 2023-12-02T01:00:25.376846+0000 mon.a (mon.0) 10505 : audit 0 from='client.? 172.21.15.40:0/1031318262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:00:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:00:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:27 smithi141 bash[31670]: cluster 2023-12-02T01:00:26.069107+0000 mgr.y (mgr.24356) 16864 : cluster 0 pgmap v16832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:27 smithi040 bash[28232]: cluster 2023-12-02T01:00:26.069107+0000 mgr.y (mgr.24356) 16864 : cluster 0 pgmap v16832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:27 smithi040 bash[41173]: cluster 2023-12-02T01:00:26.069107+0000 mgr.y (mgr.24356) 16864 : cluster 0 pgmap v16832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:28 smithi141 bash[31670]: audit 2023-12-02T01:00:27.826134+0000 mon.c (mon.2) 10576 : audit 0 from='client.? 172.21.15.40:0/3464084280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:28 smithi040 bash[28232]: audit 2023-12-02T01:00:27.826134+0000 mon.c (mon.2) 10576 : audit 0 from='client.? 172.21.15.40:0/3464084280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:28.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:28 smithi040 bash[41173]: audit 2023-12-02T01:00:27.826134+0000 mon.c (mon.2) 10576 : audit 0 from='client.? 172.21.15.40:0/3464084280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:29 smithi141 bash[31670]: cluster 2023-12-02T01:00:28.069757+0000 mgr.y (mgr.24356) 16865 : cluster 0 pgmap v16833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:29 smithi040 bash[28232]: cluster 2023-12-02T01:00:28.069757+0000 mgr.y (mgr.24356) 16865 : cluster 0 pgmap v16833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:29 smithi040 bash[41173]: cluster 2023-12-02T01:00:28.069757+0000 mgr.y (mgr.24356) 16865 : cluster 0 pgmap v16833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:30 smithi040 bash[41173]: audit 2023-12-02T01:00:30.288812+0000 mon.a (mon.0) 10506 : audit 0 from='client.? 172.21.15.40:0/2154111762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:30 smithi040 bash[28232]: audit 2023-12-02T01:00:30.288812+0000 mon.a (mon.0) 10506 : audit 0 from='client.? 172.21.15.40:0/2154111762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:30 smithi141 bash[31670]: audit 2023-12-02T01:00:30.288812+0000 mon.a (mon.0) 10506 : audit 0 from='client.? 172.21.15.40:0/2154111762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:31 smithi040 bash[28232]: cluster 2023-12-02T01:00:30.070852+0000 mgr.y (mgr.24356) 16866 : cluster 0 pgmap v16834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:31 smithi040 bash[41173]: cluster 2023-12-02T01:00:30.070852+0000 mgr.y (mgr.24356) 16866 : cluster 0 pgmap v16834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:31 smithi141 bash[31670]: cluster 2023-12-02T01:00:30.070852+0000 mgr.y (mgr.24356) 16866 : cluster 0 pgmap v16834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:33 smithi040 bash[28232]: cluster 2023-12-02T01:00:32.071520+0000 mgr.y (mgr.24356) 16867 : cluster 0 pgmap v16835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:33 smithi040 bash[28232]: audit 2023-12-02T01:00:32.754826+0000 mon.a (mon.0) 10507 : audit 0 from='client.? 172.21.15.40:0/788590500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:33 smithi040 bash[41173]: cluster 2023-12-02T01:00:32.071520+0000 mgr.y (mgr.24356) 16867 : cluster 0 pgmap v16835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:33 smithi040 bash[41173]: audit 2023-12-02T01:00:32.754826+0000 mon.a (mon.0) 10507 : audit 0 from='client.? 172.21.15.40:0/788590500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:33 smithi141 bash[31670]: cluster 2023-12-02T01:00:32.071520+0000 mgr.y (mgr.24356) 16867 : cluster 0 pgmap v16835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:33 smithi141 bash[31670]: audit 2023-12-02T01:00:32.754826+0000 mon.a (mon.0) 10507 : audit 0 from='client.? 172.21.15.40:0/788590500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:34 smithi040 bash[28232]: audit 2023-12-02T01:00:34.228686+0000 mon.c (mon.2) 10577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:34 smithi040 bash[41173]: audit 2023-12-02T01:00:34.228686+0000 mon.c (mon.2) 10577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:34 smithi141 bash[31670]: audit 2023-12-02T01:00:34.228686+0000 mon.c (mon.2) 10577 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:35 smithi040 bash[41173]: cluster 2023-12-02T01:00:34.072196+0000 mgr.y (mgr.24356) 16868 : cluster 0 pgmap v16836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:35 smithi040 bash[41173]: audit 2023-12-02T01:00:35.214388+0000 mon.c (mon.2) 10578 : audit 0 from='client.? 172.21.15.40:0/1147331700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:35 smithi040 bash[28232]: cluster 2023-12-02T01:00:34.072196+0000 mgr.y (mgr.24356) 16868 : cluster 0 pgmap v16836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:35 smithi040 bash[28232]: audit 2023-12-02T01:00:35.214388+0000 mon.c (mon.2) 10578 : audit 0 from='client.? 172.21.15.40:0/1147331700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:35 smithi141 bash[31670]: cluster 2023-12-02T01:00:34.072196+0000 mgr.y (mgr.24356) 16868 : cluster 0 pgmap v16836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:35 smithi141 bash[31670]: audit 2023-12-02T01:00:35.214388+0000 mon.c (mon.2) 10578 : audit 0 from='client.? 172.21.15.40:0/1147331700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:00:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:00:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:37 smithi040 bash[28232]: cluster 2023-12-02T01:00:36.073389+0000 mgr.y (mgr.24356) 16869 : cluster 0 pgmap v16837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:37 smithi040 bash[41173]: cluster 2023-12-02T01:00:36.073389+0000 mgr.y (mgr.24356) 16869 : cluster 0 pgmap v16837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:37 smithi141 bash[31670]: cluster 2023-12-02T01:00:36.073389+0000 mgr.y (mgr.24356) 16869 : cluster 0 pgmap v16837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:38 smithi040 bash[28232]: audit 2023-12-02T01:00:37.679929+0000 mon.c (mon.2) 10579 : audit 0 from='client.? 172.21.15.40:0/4060931037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:38 smithi040 bash[41173]: audit 2023-12-02T01:00:37.679929+0000 mon.c (mon.2) 10579 : audit 0 from='client.? 172.21.15.40:0/4060931037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:38 smithi141 bash[31670]: audit 2023-12-02T01:00:37.679929+0000 mon.c (mon.2) 10579 : audit 0 from='client.? 172.21.15.40:0/4060931037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:39 smithi040 bash[41173]: cluster 2023-12-02T01:00:38.074074+0000 mgr.y (mgr.24356) 16870 : cluster 0 pgmap v16838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:39 smithi040 bash[28232]: cluster 2023-12-02T01:00:38.074074+0000 mgr.y (mgr.24356) 16870 : cluster 0 pgmap v16838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:39 smithi141 bash[31670]: cluster 2023-12-02T01:00:38.074074+0000 mgr.y (mgr.24356) 16870 : cluster 0 pgmap v16838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:40 smithi040 bash[28232]: audit 2023-12-02T01:00:40.143741+0000 mon.a (mon.0) 10508 : audit 0 from='client.? 172.21.15.40:0/3309232841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:40 smithi040 bash[41173]: audit 2023-12-02T01:00:40.143741+0000 mon.a (mon.0) 10508 : audit 0 from='client.? 172.21.15.40:0/3309232841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:40 smithi141 bash[31670]: audit 2023-12-02T01:00:40.143741+0000 mon.a (mon.0) 10508 : audit 0 from='client.? 172.21.15.40:0/3309232841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:41 smithi040 bash[28232]: cluster 2023-12-02T01:00:40.075137+0000 mgr.y (mgr.24356) 16871 : cluster 0 pgmap v16839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:41 smithi040 bash[41173]: cluster 2023-12-02T01:00:40.075137+0000 mgr.y (mgr.24356) 16871 : cluster 0 pgmap v16839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:41 smithi141 bash[31670]: cluster 2023-12-02T01:00:40.075137+0000 mgr.y (mgr.24356) 16871 : cluster 0 pgmap v16839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:43 smithi040 bash[28232]: cluster 2023-12-02T01:00:42.075786+0000 mgr.y (mgr.24356) 16872 : cluster 0 pgmap v16840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:43 smithi040 bash[28232]: audit 2023-12-02T01:00:42.610375+0000 mon.a (mon.0) 10509 : audit 0 from='client.? 172.21.15.40:0/3781424815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:43 smithi040 bash[41173]: cluster 2023-12-02T01:00:42.075786+0000 mgr.y (mgr.24356) 16872 : cluster 0 pgmap v16840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:43 smithi040 bash[41173]: audit 2023-12-02T01:00:42.610375+0000 mon.a (mon.0) 10509 : audit 0 from='client.? 172.21.15.40:0/3781424815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:43 smithi141 bash[31670]: cluster 2023-12-02T01:00:42.075786+0000 mgr.y (mgr.24356) 16872 : cluster 0 pgmap v16840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:43 smithi141 bash[31670]: audit 2023-12-02T01:00:42.610375+0000 mon.a (mon.0) 10509 : audit 0 from='client.? 172.21.15.40:0/3781424815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:45 smithi040 bash[28232]: cluster 2023-12-02T01:00:44.076469+0000 mgr.y (mgr.24356) 16873 : cluster 0 pgmap v16841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:45 smithi040 bash[28232]: audit 2023-12-02T01:00:45.074553+0000 mon.a (mon.0) 10510 : audit 0 from='client.? 172.21.15.40:0/1205214098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:45 smithi040 bash[41173]: cluster 2023-12-02T01:00:44.076469+0000 mgr.y (mgr.24356) 16873 : cluster 0 pgmap v16841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:45 smithi040 bash[41173]: audit 2023-12-02T01:00:45.074553+0000 mon.a (mon.0) 10510 : audit 0 from='client.? 172.21.15.40:0/1205214098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:45 smithi141 bash[31670]: cluster 2023-12-02T01:00:44.076469+0000 mgr.y (mgr.24356) 16873 : cluster 0 pgmap v16841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:45 smithi141 bash[31670]: audit 2023-12-02T01:00:45.074553+0000 mon.a (mon.0) 10510 : audit 0 from='client.? 172.21.15.40:0/1205214098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:00:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:00:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:47 smithi040 bash[28232]: cluster 2023-12-02T01:00:46.077632+0000 mgr.y (mgr.24356) 16874 : cluster 0 pgmap v16842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:47 smithi040 bash[28232]: audit 2023-12-02T01:00:47.540260+0000 mon.a (mon.0) 10511 : audit 0 from='client.? 172.21.15.40:0/3165801281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:47 smithi040 bash[41173]: cluster 2023-12-02T01:00:46.077632+0000 mgr.y (mgr.24356) 16874 : cluster 0 pgmap v16842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:47 smithi040 bash[41173]: audit 2023-12-02T01:00:47.540260+0000 mon.a (mon.0) 10511 : audit 0 from='client.? 172.21.15.40:0/3165801281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:47 smithi141 bash[31670]: cluster 2023-12-02T01:00:46.077632+0000 mgr.y (mgr.24356) 16874 : cluster 0 pgmap v16842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:47 smithi141 bash[31670]: audit 2023-12-02T01:00:47.540260+0000 mon.a (mon.0) 10511 : audit 0 from='client.? 172.21.15.40:0/3165801281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:49 smithi040 bash[28232]: cluster 2023-12-02T01:00:48.078322+0000 mgr.y (mgr.24356) 16875 : cluster 0 pgmap v16843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:49 smithi040 bash[28232]: audit 2023-12-02T01:00:49.228863+0000 mon.c (mon.2) 10580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:49 smithi040 bash[41173]: cluster 2023-12-02T01:00:48.078322+0000 mgr.y (mgr.24356) 16875 : cluster 0 pgmap v16843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:49 smithi040 bash[41173]: audit 2023-12-02T01:00:49.228863+0000 mon.c (mon.2) 10580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:49 smithi141 bash[31670]: cluster 2023-12-02T01:00:48.078322+0000 mgr.y (mgr.24356) 16875 : cluster 0 pgmap v16843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:49 smithi141 bash[31670]: audit 2023-12-02T01:00:49.228863+0000 mon.c (mon.2) 10580 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:50 smithi040 bash[28232]: audit 2023-12-02T01:00:50.008765+0000 mon.a (mon.0) 10512 : audit 0 from='client.? 172.21.15.40:0/880969454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:50 smithi040 bash[41173]: audit 2023-12-02T01:00:50.008765+0000 mon.a (mon.0) 10512 : audit 0 from='client.? 172.21.15.40:0/880969454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:50 smithi141 bash[31670]: audit 2023-12-02T01:00:50.008765+0000 mon.a (mon.0) 10512 : audit 0 from='client.? 172.21.15.40:0/880969454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:51 smithi040 bash[28232]: cluster 2023-12-02T01:00:50.079494+0000 mgr.y (mgr.24356) 16876 : cluster 0 pgmap v16844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:51 smithi040 bash[41173]: cluster 2023-12-02T01:00:50.079494+0000 mgr.y (mgr.24356) 16876 : cluster 0 pgmap v16844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:51 smithi141 bash[31670]: cluster 2023-12-02T01:00:50.079494+0000 mgr.y (mgr.24356) 16876 : cluster 0 pgmap v16844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:52 smithi040 bash[28232]: audit 2023-12-02T01:00:52.478055+0000 mon.c (mon.2) 10581 : audit 0 from='client.? 172.21.15.40:0/2500581661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:52 smithi040 bash[41173]: audit 2023-12-02T01:00:52.478055+0000 mon.c (mon.2) 10581 : audit 0 from='client.? 172.21.15.40:0/2500581661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:52 smithi141 bash[31670]: audit 2023-12-02T01:00:52.478055+0000 mon.c (mon.2) 10581 : audit 0 from='client.? 172.21.15.40:0/2500581661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:53 smithi040 bash[28232]: cluster 2023-12-02T01:00:52.080001+0000 mgr.y (mgr.24356) 16877 : cluster 0 pgmap v16845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:53 smithi040 bash[41173]: cluster 2023-12-02T01:00:52.080001+0000 mgr.y (mgr.24356) 16877 : cluster 0 pgmap v16845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:53 smithi141 bash[31670]: cluster 2023-12-02T01:00:52.080001+0000 mgr.y (mgr.24356) 16877 : cluster 0 pgmap v16845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:55 smithi040 bash[28232]: cluster 2023-12-02T01:00:54.080692+0000 mgr.y (mgr.24356) 16878 : cluster 0 pgmap v16846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:55 smithi040 bash[28232]: audit 2023-12-02T01:00:54.943076+0000 mon.c (mon.2) 10582 : audit 0 from='client.? 172.21.15.40:0/942877908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:55 smithi040 bash[41173]: cluster 2023-12-02T01:00:54.080692+0000 mgr.y (mgr.24356) 16878 : cluster 0 pgmap v16846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:55 smithi040 bash[41173]: audit 2023-12-02T01:00:54.943076+0000 mon.c (mon.2) 10582 : audit 0 from='client.? 172.21.15.40:0/942877908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:55 smithi141 bash[31670]: cluster 2023-12-02T01:00:54.080692+0000 mgr.y (mgr.24356) 16878 : cluster 0 pgmap v16846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:55 smithi141 bash[31670]: audit 2023-12-02T01:00:54.943076+0000 mon.c (mon.2) 10582 : audit 0 from='client.? 172.21.15.40:0/942877908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:00:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:00:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:57 smithi040 bash[28232]: cluster 2023-12-02T01:00:56.081789+0000 mgr.y (mgr.24356) 16879 : cluster 0 pgmap v16847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:57 smithi040 bash[28232]: audit 2023-12-02T01:00:57.347120+0000 mon.c (mon.2) 10583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:00:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:57 smithi040 bash[28232]: audit 2023-12-02T01:00:57.415831+0000 mon.c (mon.2) 10584 : audit 0 from='client.? 172.21.15.40:0/2191144138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:57 smithi040 bash[41173]: cluster 2023-12-02T01:00:56.081789+0000 mgr.y (mgr.24356) 16879 : cluster 0 pgmap v16847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:57 smithi040 bash[41173]: audit 2023-12-02T01:00:57.347120+0000 mon.c (mon.2) 10583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:00:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:57 smithi040 bash[41173]: audit 2023-12-02T01:00:57.415831+0000 mon.c (mon.2) 10584 : audit 0 from='client.? 172.21.15.40:0/2191144138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:57 smithi141 bash[31670]: cluster 2023-12-02T01:00:56.081789+0000 mgr.y (mgr.24356) 16879 : cluster 0 pgmap v16847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:57 smithi141 bash[31670]: audit 2023-12-02T01:00:57.347120+0000 mon.c (mon.2) 10583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:00:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:57 smithi141 bash[31670]: audit 2023-12-02T01:00:57.415831+0000 mon.c (mon.2) 10584 : audit 0 from='client.? 172.21.15.40:0/2191144138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:00:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:00:59 smithi040 bash[28232]: cluster 2023-12-02T01:00:58.082467+0000 mgr.y (mgr.24356) 16880 : cluster 0 pgmap v16848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:00:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:00:59 smithi040 bash[41173]: cluster 2023-12-02T01:00:58.082467+0000 mgr.y (mgr.24356) 16880 : cluster 0 pgmap v16848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:00:59 smithi141 bash[31670]: cluster 2023-12-02T01:00:58.082467+0000 mgr.y (mgr.24356) 16880 : cluster 0 pgmap v16848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:00 smithi040 bash[28232]: audit 2023-12-02T01:00:59.890844+0000 mon.c (mon.2) 10585 : audit 0 from='client.? 172.21.15.40:0/811629405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:00 smithi040 bash[41173]: audit 2023-12-02T01:00:59.890844+0000 mon.c (mon.2) 10585 : audit 0 from='client.? 172.21.15.40:0/811629405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:00 smithi141 bash[31670]: audit 2023-12-02T01:00:59.890844+0000 mon.c (mon.2) 10585 : audit 0 from='client.? 172.21.15.40:0/811629405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:01 smithi040 bash[28232]: cluster 2023-12-02T01:01:00.083672+0000 mgr.y (mgr.24356) 16881 : cluster 0 pgmap v16849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:01 smithi040 bash[41173]: cluster 2023-12-02T01:01:00.083672+0000 mgr.y (mgr.24356) 16881 : cluster 0 pgmap v16849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:01 smithi141 bash[31670]: cluster 2023-12-02T01:01:00.083672+0000 mgr.y (mgr.24356) 16881 : cluster 0 pgmap v16849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:02 smithi040 bash[28232]: audit 2023-12-02T01:01:02.382166+0000 mon.a (mon.0) 10513 : audit 0 from='client.? 172.21.15.40:0/357208887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:02 smithi040 bash[41173]: audit 2023-12-02T01:01:02.382166+0000 mon.a (mon.0) 10513 : audit 0 from='client.? 172.21.15.40:0/357208887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:02 smithi141 bash[31670]: audit 2023-12-02T01:01:02.382166+0000 mon.a (mon.0) 10513 : audit 0 from='client.? 172.21.15.40:0/357208887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[28232]: cluster 2023-12-02T01:01:02.084311+0000 mgr.y (mgr.24356) 16882 : cluster 0 pgmap v16850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[28232]: audit 2023-12-02T01:01:03.191107+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[28232]: audit 2023-12-02T01:01:03.201916+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[28232]: audit 2023-12-02T01:01:03.591618+0000 mon.a (mon.0) 10516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[28232]: audit 2023-12-02T01:01:03.610097+0000 mon.a (mon.0) 10517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[41173]: cluster 2023-12-02T01:01:02.084311+0000 mgr.y (mgr.24356) 16882 : cluster 0 pgmap v16850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[41173]: audit 2023-12-02T01:01:03.191107+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[41173]: audit 2023-12-02T01:01:03.201916+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[41173]: audit 2023-12-02T01:01:03.591618+0000 mon.a (mon.0) 10516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:03 smithi040 bash[41173]: audit 2023-12-02T01:01:03.610097+0000 mon.a (mon.0) 10517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:03 smithi141 bash[31670]: cluster 2023-12-02T01:01:02.084311+0000 mgr.y (mgr.24356) 16882 : cluster 0 pgmap v16850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:03 smithi141 bash[31670]: audit 2023-12-02T01:01:03.191107+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:03 smithi141 bash[31670]: audit 2023-12-02T01:01:03.201916+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:03 smithi141 bash[31670]: audit 2023-12-02T01:01:03.591618+0000 mon.a (mon.0) 10516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:03 smithi141 bash[31670]: audit 2023-12-02T01:01:03.610097+0000 mon.a (mon.0) 10517 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:04 smithi141 bash[31670]: audit 2023-12-02T01:01:04.153398+0000 mon.c (mon.2) 10586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:01:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:04 smithi141 bash[31670]: audit 2023-12-02T01:01:04.155426+0000 mon.c (mon.2) 10587 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:01:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:04 smithi141 bash[31670]: audit 2023-12-02T01:01:04.166135+0000 mon.a (mon.0) 10518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:04 smithi141 bash[31670]: audit 2023-12-02T01:01:04.229522+0000 mon.c (mon.2) 10588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[41173]: audit 2023-12-02T01:01:04.153398+0000 mon.c (mon.2) 10586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:01:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[41173]: audit 2023-12-02T01:01:04.155426+0000 mon.c (mon.2) 10587 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:01:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[41173]: audit 2023-12-02T01:01:04.166135+0000 mon.a (mon.0) 10518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[41173]: audit 2023-12-02T01:01:04.229522+0000 mon.c (mon.2) 10588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[28232]: audit 2023-12-02T01:01:04.153398+0000 mon.c (mon.2) 10586 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:01:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[28232]: audit 2023-12-02T01:01:04.155426+0000 mon.c (mon.2) 10587 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:01:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[28232]: audit 2023-12-02T01:01:04.166135+0000 mon.a (mon.0) 10518 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:01:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:04 smithi040 bash[28232]: audit 2023-12-02T01:01:04.229522+0000 mon.c (mon.2) 10588 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:05 smithi141 bash[31670]: cluster 2023-12-02T01:01:04.084794+0000 mgr.y (mgr.24356) 16883 : cluster 0 pgmap v16851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:05 smithi141 bash[31670]: audit 2023-12-02T01:01:04.843828+0000 mon.a (mon.0) 10519 : audit 0 from='client.? 172.21.15.40:0/2318567053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:05 smithi040 bash[28232]: cluster 2023-12-02T01:01:04.084794+0000 mgr.y (mgr.24356) 16883 : cluster 0 pgmap v16851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:05 smithi040 bash[28232]: audit 2023-12-02T01:01:04.843828+0000 mon.a (mon.0) 10519 : audit 0 from='client.? 172.21.15.40:0/2318567053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:05 smithi040 bash[41173]: cluster 2023-12-02T01:01:04.084794+0000 mgr.y (mgr.24356) 16883 : cluster 0 pgmap v16851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:05 smithi040 bash[41173]: audit 2023-12-02T01:01:04.843828+0000 mon.a (mon.0) 10519 : audit 0 from='client.? 172.21.15.40:0/2318567053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:01:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:01:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:07 smithi141 bash[31670]: cluster 2023-12-02T01:01:06.085966+0000 mgr.y (mgr.24356) 16884 : cluster 0 pgmap v16852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:07 smithi141 bash[31670]: audit 2023-12-02T01:01:07.317385+0000 mon.c (mon.2) 10589 : audit 0 from='client.? 172.21.15.40:0/1047169400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:07 smithi040 bash[41173]: cluster 2023-12-02T01:01:06.085966+0000 mgr.y (mgr.24356) 16884 : cluster 0 pgmap v16852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:07 smithi040 bash[41173]: audit 2023-12-02T01:01:07.317385+0000 mon.c (mon.2) 10589 : audit 0 from='client.? 172.21.15.40:0/1047169400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:07 smithi040 bash[28232]: cluster 2023-12-02T01:01:06.085966+0000 mgr.y (mgr.24356) 16884 : cluster 0 pgmap v16852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:07 smithi040 bash[28232]: audit 2023-12-02T01:01:07.317385+0000 mon.c (mon.2) 10589 : audit 0 from='client.? 172.21.15.40:0/1047169400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:09 smithi141 bash[31670]: cluster 2023-12-02T01:01:08.086660+0000 mgr.y (mgr.24356) 16885 : cluster 0 pgmap v16853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:09 smithi040 bash[41173]: cluster 2023-12-02T01:01:08.086660+0000 mgr.y (mgr.24356) 16885 : cluster 0 pgmap v16853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:09 smithi040 bash[28232]: cluster 2023-12-02T01:01:08.086660+0000 mgr.y (mgr.24356) 16885 : cluster 0 pgmap v16853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:10 smithi141 bash[31670]: audit 2023-12-02T01:01:09.790521+0000 mon.a (mon.0) 10520 : audit 0 from='client.? 172.21.15.40:0/2117160500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:10 smithi040 bash[41173]: audit 2023-12-02T01:01:09.790521+0000 mon.a (mon.0) 10520 : audit 0 from='client.? 172.21.15.40:0/2117160500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:10 smithi040 bash[28232]: audit 2023-12-02T01:01:09.790521+0000 mon.a (mon.0) 10520 : audit 0 from='client.? 172.21.15.40:0/2117160500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:11 smithi141 bash[31670]: cluster 2023-12-02T01:01:10.087827+0000 mgr.y (mgr.24356) 16886 : cluster 0 pgmap v16854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:11 smithi040 bash[28232]: cluster 2023-12-02T01:01:10.087827+0000 mgr.y (mgr.24356) 16886 : cluster 0 pgmap v16854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:11 smithi040 bash[41173]: cluster 2023-12-02T01:01:10.087827+0000 mgr.y (mgr.24356) 16886 : cluster 0 pgmap v16854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:12.525 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 01:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T01:01:12.10553945Z level=info msg="Completed cleanup jobs" duration=66.697968ms 2023-12-02T01:01:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:12 smithi141 bash[31670]: audit 2023-12-02T01:01:12.260195+0000 mon.a (mon.0) 10521 : audit 0 from='client.? 172.21.15.40:0/2316815415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:12 smithi040 bash[28232]: audit 2023-12-02T01:01:12.260195+0000 mon.a (mon.0) 10521 : audit 0 from='client.? 172.21.15.40:0/2316815415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:12 smithi040 bash[41173]: audit 2023-12-02T01:01:12.260195+0000 mon.a (mon.0) 10521 : audit 0 from='client.? 172.21.15.40:0/2316815415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:13 smithi141 bash[31670]: cluster 2023-12-02T01:01:12.088314+0000 mgr.y (mgr.24356) 16887 : cluster 0 pgmap v16855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:13 smithi040 bash[28232]: cluster 2023-12-02T01:01:12.088314+0000 mgr.y (mgr.24356) 16887 : cluster 0 pgmap v16855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:13 smithi040 bash[41173]: cluster 2023-12-02T01:01:12.088314+0000 mgr.y (mgr.24356) 16887 : cluster 0 pgmap v16855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:15 smithi141 bash[31670]: cluster 2023-12-02T01:01:14.088972+0000 mgr.y (mgr.24356) 16888 : cluster 0 pgmap v16856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:15 smithi141 bash[31670]: audit 2023-12-02T01:01:14.724579+0000 mon.a (mon.0) 10522 : audit 0 from='client.? 172.21.15.40:0/3596823079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:15 smithi040 bash[28232]: cluster 2023-12-02T01:01:14.088972+0000 mgr.y (mgr.24356) 16888 : cluster 0 pgmap v16856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:15 smithi040 bash[28232]: audit 2023-12-02T01:01:14.724579+0000 mon.a (mon.0) 10522 : audit 0 from='client.? 172.21.15.40:0/3596823079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:15 smithi040 bash[41173]: cluster 2023-12-02T01:01:14.088972+0000 mgr.y (mgr.24356) 16888 : cluster 0 pgmap v16856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:15 smithi040 bash[41173]: audit 2023-12-02T01:01:14.724579+0000 mon.a (mon.0) 10522 : audit 0 from='client.? 172.21.15.40:0/3596823079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:01:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:01:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:17 smithi141 bash[31670]: cluster 2023-12-02T01:01:16.090113+0000 mgr.y (mgr.24356) 16889 : cluster 0 pgmap v16857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:17 smithi141 bash[31670]: audit 2023-12-02T01:01:17.184539+0000 mon.a (mon.0) 10523 : audit 0 from='client.? 172.21.15.40:0/787396255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:17 smithi040 bash[28232]: cluster 2023-12-02T01:01:16.090113+0000 mgr.y (mgr.24356) 16889 : cluster 0 pgmap v16857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:17 smithi040 bash[28232]: audit 2023-12-02T01:01:17.184539+0000 mon.a (mon.0) 10523 : audit 0 from='client.? 172.21.15.40:0/787396255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:17 smithi040 bash[41173]: cluster 2023-12-02T01:01:16.090113+0000 mgr.y (mgr.24356) 16889 : cluster 0 pgmap v16857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:17 smithi040 bash[41173]: audit 2023-12-02T01:01:17.184539+0000 mon.a (mon.0) 10523 : audit 0 from='client.? 172.21.15.40:0/787396255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:19 smithi141 bash[31670]: cluster 2023-12-02T01:01:18.090793+0000 mgr.y (mgr.24356) 16890 : cluster 0 pgmap v16858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:19 smithi141 bash[31670]: audit 2023-12-02T01:01:19.230021+0000 mon.c (mon.2) 10590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:19 smithi141 bash[31670]: audit 2023-12-02T01:01:19.651593+0000 mon.a (mon.0) 10524 : audit 0 from='client.? 172.21.15.40:0/3750410248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:19 smithi040 bash[28232]: cluster 2023-12-02T01:01:18.090793+0000 mgr.y (mgr.24356) 16890 : cluster 0 pgmap v16858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:19 smithi040 bash[28232]: audit 2023-12-02T01:01:19.230021+0000 mon.c (mon.2) 10590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:19 smithi040 bash[28232]: audit 2023-12-02T01:01:19.651593+0000 mon.a (mon.0) 10524 : audit 0 from='client.? 172.21.15.40:0/3750410248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:19 smithi040 bash[41173]: cluster 2023-12-02T01:01:18.090793+0000 mgr.y (mgr.24356) 16890 : cluster 0 pgmap v16858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:19 smithi040 bash[41173]: audit 2023-12-02T01:01:19.230021+0000 mon.c (mon.2) 10590 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:19 smithi040 bash[41173]: audit 2023-12-02T01:01:19.651593+0000 mon.a (mon.0) 10524 : audit 0 from='client.? 172.21.15.40:0/3750410248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:21 smithi141 bash[31670]: cluster 2023-12-02T01:01:20.091977+0000 mgr.y (mgr.24356) 16891 : cluster 0 pgmap v16859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:21 smithi040 bash[28232]: cluster 2023-12-02T01:01:20.091977+0000 mgr.y (mgr.24356) 16891 : cluster 0 pgmap v16859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:21 smithi040 bash[41173]: cluster 2023-12-02T01:01:20.091977+0000 mgr.y (mgr.24356) 16891 : cluster 0 pgmap v16859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:22 smithi141 bash[31670]: audit 2023-12-02T01:01:22.113918+0000 mon.a (mon.0) 10525 : audit 0 from='client.? 172.21.15.40:0/3893908658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:22 smithi040 bash[28232]: audit 2023-12-02T01:01:22.113918+0000 mon.a (mon.0) 10525 : audit 0 from='client.? 172.21.15.40:0/3893908658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:22 smithi040 bash[41173]: audit 2023-12-02T01:01:22.113918+0000 mon.a (mon.0) 10525 : audit 0 from='client.? 172.21.15.40:0/3893908658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:23 smithi141 bash[31670]: cluster 2023-12-02T01:01:22.092722+0000 mgr.y (mgr.24356) 16892 : cluster 0 pgmap v16860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:23 smithi040 bash[28232]: cluster 2023-12-02T01:01:22.092722+0000 mgr.y (mgr.24356) 16892 : cluster 0 pgmap v16860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:23 smithi040 bash[41173]: cluster 2023-12-02T01:01:22.092722+0000 mgr.y (mgr.24356) 16892 : cluster 0 pgmap v16860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:24 smithi141 bash[31670]: audit 2023-12-02T01:01:24.580093+0000 mon.c (mon.2) 10591 : audit 0 from='client.? 172.21.15.40:0/2438099568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:24 smithi040 bash[28232]: audit 2023-12-02T01:01:24.580093+0000 mon.c (mon.2) 10591 : audit 0 from='client.? 172.21.15.40:0/2438099568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:24 smithi040 bash[41173]: audit 2023-12-02T01:01:24.580093+0000 mon.c (mon.2) 10591 : audit 0 from='client.? 172.21.15.40:0/2438099568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:25 smithi141 bash[31670]: cluster 2023-12-02T01:01:24.093384+0000 mgr.y (mgr.24356) 16893 : cluster 0 pgmap v16861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:25 smithi040 bash[28232]: cluster 2023-12-02T01:01:24.093384+0000 mgr.y (mgr.24356) 16893 : cluster 0 pgmap v16861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:25 smithi040 bash[41173]: cluster 2023-12-02T01:01:24.093384+0000 mgr.y (mgr.24356) 16893 : cluster 0 pgmap v16861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:01:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:01:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:27 smithi141 bash[31670]: cluster 2023-12-02T01:01:26.094569+0000 mgr.y (mgr.24356) 16894 : cluster 0 pgmap v16862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:27 smithi141 bash[31670]: audit 2023-12-02T01:01:27.043028+0000 mon.c (mon.2) 10592 : audit 0 from='client.? 172.21.15.40:0/1652931825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:27 smithi040 bash[41173]: cluster 2023-12-02T01:01:26.094569+0000 mgr.y (mgr.24356) 16894 : cluster 0 pgmap v16862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:27 smithi040 bash[41173]: audit 2023-12-02T01:01:27.043028+0000 mon.c (mon.2) 10592 : audit 0 from='client.? 172.21.15.40:0/1652931825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:27 smithi040 bash[28232]: cluster 2023-12-02T01:01:26.094569+0000 mgr.y (mgr.24356) 16894 : cluster 0 pgmap v16862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:27 smithi040 bash[28232]: audit 2023-12-02T01:01:27.043028+0000 mon.c (mon.2) 10592 : audit 0 from='client.? 172.21.15.40:0/1652931825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:29 smithi141 bash[31670]: cluster 2023-12-02T01:01:28.095263+0000 mgr.y (mgr.24356) 16895 : cluster 0 pgmap v16863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:29 smithi141 bash[31670]: audit 2023-12-02T01:01:29.503491+0000 mon.a (mon.0) 10526 : audit 0 from='client.? 172.21.15.40:0/3974364516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:29 smithi040 bash[28232]: cluster 2023-12-02T01:01:28.095263+0000 mgr.y (mgr.24356) 16895 : cluster 0 pgmap v16863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:29 smithi040 bash[28232]: audit 2023-12-02T01:01:29.503491+0000 mon.a (mon.0) 10526 : audit 0 from='client.? 172.21.15.40:0/3974364516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:29 smithi040 bash[41173]: cluster 2023-12-02T01:01:28.095263+0000 mgr.y (mgr.24356) 16895 : cluster 0 pgmap v16863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:29 smithi040 bash[41173]: audit 2023-12-02T01:01:29.503491+0000 mon.a (mon.0) 10526 : audit 0 from='client.? 172.21.15.40:0/3974364516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:31 smithi141 bash[31670]: cluster 2023-12-02T01:01:30.096442+0000 mgr.y (mgr.24356) 16896 : cluster 0 pgmap v16864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:31 smithi040 bash[28232]: cluster 2023-12-02T01:01:30.096442+0000 mgr.y (mgr.24356) 16896 : cluster 0 pgmap v16864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:31 smithi040 bash[41173]: cluster 2023-12-02T01:01:30.096442+0000 mgr.y (mgr.24356) 16896 : cluster 0 pgmap v16864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:32 smithi141 bash[31670]: audit 2023-12-02T01:01:31.967072+0000 mon.a (mon.0) 10527 : audit 0 from='client.? 172.21.15.40:0/3419717864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:32 smithi040 bash[28232]: audit 2023-12-02T01:01:31.967072+0000 mon.a (mon.0) 10527 : audit 0 from='client.? 172.21.15.40:0/3419717864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:32 smithi040 bash[41173]: audit 2023-12-02T01:01:31.967072+0000 mon.a (mon.0) 10527 : audit 0 from='client.? 172.21.15.40:0/3419717864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:33 smithi141 bash[31670]: cluster 2023-12-02T01:01:32.097129+0000 mgr.y (mgr.24356) 16897 : cluster 0 pgmap v16865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:33 smithi040 bash[28232]: cluster 2023-12-02T01:01:32.097129+0000 mgr.y (mgr.24356) 16897 : cluster 0 pgmap v16865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:33 smithi040 bash[41173]: cluster 2023-12-02T01:01:32.097129+0000 mgr.y (mgr.24356) 16897 : cluster 0 pgmap v16865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:34 smithi141 bash[31670]: audit 2023-12-02T01:01:34.230403+0000 mon.c (mon.2) 10593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:34 smithi141 bash[31670]: audit 2023-12-02T01:01:34.427392+0000 mon.a (mon.0) 10528 : audit 0 from='client.? 172.21.15.40:0/3168533894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:34 smithi040 bash[28232]: audit 2023-12-02T01:01:34.230403+0000 mon.c (mon.2) 10593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:34 smithi040 bash[28232]: audit 2023-12-02T01:01:34.427392+0000 mon.a (mon.0) 10528 : audit 0 from='client.? 172.21.15.40:0/3168533894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:34 smithi040 bash[41173]: audit 2023-12-02T01:01:34.230403+0000 mon.c (mon.2) 10593 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:34 smithi040 bash[41173]: audit 2023-12-02T01:01:34.427392+0000 mon.a (mon.0) 10528 : audit 0 from='client.? 172.21.15.40:0/3168533894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:35 smithi141 bash[31670]: cluster 2023-12-02T01:01:34.097596+0000 mgr.y (mgr.24356) 16898 : cluster 0 pgmap v16866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:35 smithi040 bash[28232]: cluster 2023-12-02T01:01:34.097596+0000 mgr.y (mgr.24356) 16898 : cluster 0 pgmap v16866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:35 smithi040 bash[41173]: cluster 2023-12-02T01:01:34.097596+0000 mgr.y (mgr.24356) 16898 : cluster 0 pgmap v16866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:01:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:01:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:37 smithi141 bash[31670]: cluster 2023-12-02T01:01:36.098860+0000 mgr.y (mgr.24356) 16899 : cluster 0 pgmap v16867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:37 smithi141 bash[31670]: audit 2023-12-02T01:01:36.888741+0000 mon.c (mon.2) 10594 : audit 0 from='client.? 172.21.15.40:0/3352744903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:37 smithi040 bash[28232]: cluster 2023-12-02T01:01:36.098860+0000 mgr.y (mgr.24356) 16899 : cluster 0 pgmap v16867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:37 smithi040 bash[28232]: audit 2023-12-02T01:01:36.888741+0000 mon.c (mon.2) 10594 : audit 0 from='client.? 172.21.15.40:0/3352744903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:37 smithi040 bash[41173]: cluster 2023-12-02T01:01:36.098860+0000 mgr.y (mgr.24356) 16899 : cluster 0 pgmap v16867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:37 smithi040 bash[41173]: audit 2023-12-02T01:01:36.888741+0000 mon.c (mon.2) 10594 : audit 0 from='client.? 172.21.15.40:0/3352744903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:39 smithi040 bash[28232]: cluster 2023-12-02T01:01:38.099713+0000 mgr.y (mgr.24356) 16900 : cluster 0 pgmap v16868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:39 smithi040 bash[28232]: audit 2023-12-02T01:01:39.353975+0000 mon.a (mon.0) 10529 : audit 0 from='client.? 172.21.15.40:0/1587115407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:39 smithi040 bash[41173]: cluster 2023-12-02T01:01:38.099713+0000 mgr.y (mgr.24356) 16900 : cluster 0 pgmap v16868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:39 smithi040 bash[41173]: audit 2023-12-02T01:01:39.353975+0000 mon.a (mon.0) 10529 : audit 0 from='client.? 172.21.15.40:0/1587115407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:39 smithi141 bash[31670]: cluster 2023-12-02T01:01:38.099713+0000 mgr.y (mgr.24356) 16900 : cluster 0 pgmap v16868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:39 smithi141 bash[31670]: audit 2023-12-02T01:01:39.353975+0000 mon.a (mon.0) 10529 : audit 0 from='client.? 172.21.15.40:0/1587115407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:41 smithi040 bash[28232]: cluster 2023-12-02T01:01:40.100885+0000 mgr.y (mgr.24356) 16901 : cluster 0 pgmap v16869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:41 smithi040 bash[41173]: cluster 2023-12-02T01:01:40.100885+0000 mgr.y (mgr.24356) 16901 : cluster 0 pgmap v16869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:41 smithi141 bash[31670]: cluster 2023-12-02T01:01:40.100885+0000 mgr.y (mgr.24356) 16901 : cluster 0 pgmap v16869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:42 smithi040 bash[28232]: audit 2023-12-02T01:01:41.821600+0000 mon.a (mon.0) 10530 : audit 0 from='client.? 172.21.15.40:0/284963449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:42 smithi040 bash[41173]: audit 2023-12-02T01:01:41.821600+0000 mon.a (mon.0) 10530 : audit 0 from='client.? 172.21.15.40:0/284963449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:42 smithi141 bash[31670]: audit 2023-12-02T01:01:41.821600+0000 mon.a (mon.0) 10530 : audit 0 from='client.? 172.21.15.40:0/284963449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:43 smithi040 bash[28232]: cluster 2023-12-02T01:01:42.101576+0000 mgr.y (mgr.24356) 16902 : cluster 0 pgmap v16870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:43 smithi040 bash[41173]: cluster 2023-12-02T01:01:42.101576+0000 mgr.y (mgr.24356) 16902 : cluster 0 pgmap v16870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:43 smithi141 bash[31670]: cluster 2023-12-02T01:01:42.101576+0000 mgr.y (mgr.24356) 16902 : cluster 0 pgmap v16870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:44 smithi040 bash[41173]: audit 2023-12-02T01:01:44.291241+0000 mon.a (mon.0) 10531 : audit 0 from='client.? 172.21.15.40:0/2610208479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:44 smithi040 bash[28232]: audit 2023-12-02T01:01:44.291241+0000 mon.a (mon.0) 10531 : audit 0 from='client.? 172.21.15.40:0/2610208479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:45.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:44 smithi141 bash[31670]: audit 2023-12-02T01:01:44.291241+0000 mon.a (mon.0) 10531 : audit 0 from='client.? 172.21.15.40:0/2610208479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:45 smithi040 bash[28232]: cluster 2023-12-02T01:01:44.102208+0000 mgr.y (mgr.24356) 16903 : cluster 0 pgmap v16871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:45 smithi040 bash[41173]: cluster 2023-12-02T01:01:44.102208+0000 mgr.y (mgr.24356) 16903 : cluster 0 pgmap v16871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:45 smithi141 bash[31670]: cluster 2023-12-02T01:01:44.102208+0000 mgr.y (mgr.24356) 16903 : cluster 0 pgmap v16871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:46.807 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:01:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:01:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:46 smithi040 bash[28232]: audit 2023-12-02T01:01:46.756301+0000 mon.c (mon.2) 10595 : audit 0 from='client.? 172.21.15.40:0/2374276240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:46 smithi040 bash[41173]: audit 2023-12-02T01:01:46.756301+0000 mon.c (mon.2) 10595 : audit 0 from='client.? 172.21.15.40:0/2374276240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:46 smithi141 bash[31670]: audit 2023-12-02T01:01:46.756301+0000 mon.c (mon.2) 10595 : audit 0 from='client.? 172.21.15.40:0/2374276240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:47 smithi040 bash[28232]: cluster 2023-12-02T01:01:46.103365+0000 mgr.y (mgr.24356) 16904 : cluster 0 pgmap v16872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:47 smithi040 bash[41173]: cluster 2023-12-02T01:01:46.103365+0000 mgr.y (mgr.24356) 16904 : cluster 0 pgmap v16872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:47 smithi141 bash[31670]: cluster 2023-12-02T01:01:46.103365+0000 mgr.y (mgr.24356) 16904 : cluster 0 pgmap v16872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:49 smithi040 bash[41173]: cluster 2023-12-02T01:01:48.104048+0000 mgr.y (mgr.24356) 16905 : cluster 0 pgmap v16873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:49 smithi040 bash[41173]: audit 2023-12-02T01:01:49.227224+0000 mon.c (mon.2) 10596 : audit 0 from='client.? 172.21.15.40:0/728086645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:49 smithi040 bash[41173]: audit 2023-12-02T01:01:49.230581+0000 mon.c (mon.2) 10597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:49 smithi040 bash[28232]: cluster 2023-12-02T01:01:48.104048+0000 mgr.y (mgr.24356) 16905 : cluster 0 pgmap v16873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:49 smithi040 bash[28232]: audit 2023-12-02T01:01:49.227224+0000 mon.c (mon.2) 10596 : audit 0 from='client.? 172.21.15.40:0/728086645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:49 smithi040 bash[28232]: audit 2023-12-02T01:01:49.230581+0000 mon.c (mon.2) 10597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:49 smithi141 bash[31670]: cluster 2023-12-02T01:01:48.104048+0000 mgr.y (mgr.24356) 16905 : cluster 0 pgmap v16873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:49 smithi141 bash[31670]: audit 2023-12-02T01:01:49.227224+0000 mon.c (mon.2) 10596 : audit 0 from='client.? 172.21.15.40:0/728086645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:49 smithi141 bash[31670]: audit 2023-12-02T01:01:49.230581+0000 mon.c (mon.2) 10597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:51 smithi040 bash[28232]: cluster 2023-12-02T01:01:50.105249+0000 mgr.y (mgr.24356) 16906 : cluster 0 pgmap v16874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:51 smithi040 bash[28232]: audit 2023-12-02T01:01:51.691258+0000 mon.a (mon.0) 10532 : audit 0 from='client.? 172.21.15.40:0/1486304154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:51 smithi040 bash[41173]: cluster 2023-12-02T01:01:50.105249+0000 mgr.y (mgr.24356) 16906 : cluster 0 pgmap v16874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:51 smithi040 bash[41173]: audit 2023-12-02T01:01:51.691258+0000 mon.a (mon.0) 10532 : audit 0 from='client.? 172.21.15.40:0/1486304154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:51 smithi141 bash[31670]: cluster 2023-12-02T01:01:50.105249+0000 mgr.y (mgr.24356) 16906 : cluster 0 pgmap v16874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:51 smithi141 bash[31670]: audit 2023-12-02T01:01:51.691258+0000 mon.a (mon.0) 10532 : audit 0 from='client.? 172.21.15.40:0/1486304154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:53 smithi040 bash[28232]: cluster 2023-12-02T01:01:52.105894+0000 mgr.y (mgr.24356) 16907 : cluster 0 pgmap v16875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:53 smithi040 bash[41173]: cluster 2023-12-02T01:01:52.105894+0000 mgr.y (mgr.24356) 16907 : cluster 0 pgmap v16875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:53 smithi141 bash[31670]: cluster 2023-12-02T01:01:52.105894+0000 mgr.y (mgr.24356) 16907 : cluster 0 pgmap v16875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:54 smithi040 bash[28232]: audit 2023-12-02T01:01:54.155368+0000 mon.c (mon.2) 10598 : audit 0 from='client.? 172.21.15.40:0/2958624886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:54 smithi040 bash[41173]: audit 2023-12-02T01:01:54.155368+0000 mon.c (mon.2) 10598 : audit 0 from='client.? 172.21.15.40:0/2958624886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:54 smithi141 bash[31670]: audit 2023-12-02T01:01:54.155368+0000 mon.c (mon.2) 10598 : audit 0 from='client.? 172.21.15.40:0/2958624886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:55 smithi040 bash[28232]: cluster 2023-12-02T01:01:54.106516+0000 mgr.y (mgr.24356) 16908 : cluster 0 pgmap v16876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:55 smithi040 bash[41173]: cluster 2023-12-02T01:01:54.106516+0000 mgr.y (mgr.24356) 16908 : cluster 0 pgmap v16876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:55 smithi141 bash[31670]: cluster 2023-12-02T01:01:54.106516+0000 mgr.y (mgr.24356) 16908 : cluster 0 pgmap v16876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:56.843 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:01:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:01:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:56 smithi040 bash[41173]: audit 2023-12-02T01:01:56.623695+0000 mon.a (mon.0) 10533 : audit 0 from='client.? 172.21.15.40:0/2903202910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:56 smithi040 bash[28232]: audit 2023-12-02T01:01:56.623695+0000 mon.a (mon.0) 10533 : audit 0 from='client.? 172.21.15.40:0/2903202910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:56 smithi141 bash[31670]: audit 2023-12-02T01:01:56.623695+0000 mon.a (mon.0) 10533 : audit 0 from='client.? 172.21.15.40:0/2903202910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:01:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:57 smithi040 bash[28232]: cluster 2023-12-02T01:01:56.107697+0000 mgr.y (mgr.24356) 16909 : cluster 0 pgmap v16877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:57 smithi040 bash[41173]: cluster 2023-12-02T01:01:56.107697+0000 mgr.y (mgr.24356) 16909 : cluster 0 pgmap v16877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:01:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:57 smithi141 bash[31670]: cluster 2023-12-02T01:01:56.107697+0000 mgr.y (mgr.24356) 16909 : cluster 0 pgmap v16877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:59 smithi040 bash[28232]: cluster 2023-12-02T01:01:58.108350+0000 mgr.y (mgr.24356) 16910 : cluster 0 pgmap v16878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:01:59 smithi040 bash[28232]: audit 2023-12-02T01:01:59.086274+0000 mon.a (mon.0) 10534 : audit 0 from='client.? 172.21.15.40:0/2002258121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:59 smithi040 bash[41173]: cluster 2023-12-02T01:01:58.108350+0000 mgr.y (mgr.24356) 16910 : cluster 0 pgmap v16878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:01:59 smithi040 bash[41173]: audit 2023-12-02T01:01:59.086274+0000 mon.a (mon.0) 10534 : audit 0 from='client.? 172.21.15.40:0/2002258121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:59 smithi141 bash[31670]: cluster 2023-12-02T01:01:58.108350+0000 mgr.y (mgr.24356) 16910 : cluster 0 pgmap v16878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:01:59 smithi141 bash[31670]: audit 2023-12-02T01:01:59.086274+0000 mon.a (mon.0) 10534 : audit 0 from='client.? 172.21.15.40:0/2002258121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:01 smithi040 bash[28232]: cluster 2023-12-02T01:02:00.109108+0000 mgr.y (mgr.24356) 16911 : cluster 0 pgmap v16879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:01 smithi040 bash[28232]: audit 2023-12-02T01:02:01.555373+0000 mon.c (mon.2) 10599 : audit 0 from='client.? 172.21.15.40:0/1182769306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:01 smithi040 bash[41173]: cluster 2023-12-02T01:02:00.109108+0000 mgr.y (mgr.24356) 16911 : cluster 0 pgmap v16879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:01 smithi040 bash[41173]: audit 2023-12-02T01:02:01.555373+0000 mon.c (mon.2) 10599 : audit 0 from='client.? 172.21.15.40:0/1182769306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:01 smithi141 bash[31670]: cluster 2023-12-02T01:02:00.109108+0000 mgr.y (mgr.24356) 16911 : cluster 0 pgmap v16879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:01 smithi141 bash[31670]: audit 2023-12-02T01:02:01.555373+0000 mon.c (mon.2) 10599 : audit 0 from='client.? 172.21.15.40:0/1182769306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:03 smithi040 bash[28232]: cluster 2023-12-02T01:02:02.109700+0000 mgr.y (mgr.24356) 16912 : cluster 0 pgmap v16880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:03 smithi040 bash[41173]: cluster 2023-12-02T01:02:02.109700+0000 mgr.y (mgr.24356) 16912 : cluster 0 pgmap v16880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:03 smithi141 bash[31670]: cluster 2023-12-02T01:02:02.109700+0000 mgr.y (mgr.24356) 16912 : cluster 0 pgmap v16880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:04 smithi040 bash[28232]: audit 2023-12-02T01:02:04.023634+0000 mon.c (mon.2) 10600 : audit 0 from='client.? 172.21.15.40:0/2424151398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:04 smithi040 bash[28232]: audit 2023-12-02T01:02:04.231045+0000 mon.c (mon.2) 10601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:04 smithi040 bash[28232]: audit 2023-12-02T01:02:04.272510+0000 mon.c (mon.2) 10602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:02:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:04 smithi040 bash[41173]: audit 2023-12-02T01:02:04.023634+0000 mon.c (mon.2) 10600 : audit 0 from='client.? 172.21.15.40:0/2424151398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:04 smithi040 bash[41173]: audit 2023-12-02T01:02:04.231045+0000 mon.c (mon.2) 10601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:04 smithi040 bash[41173]: audit 2023-12-02T01:02:04.272510+0000 mon.c (mon.2) 10602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:02:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:04 smithi141 bash[31670]: audit 2023-12-02T01:02:04.023634+0000 mon.c (mon.2) 10600 : audit 0 from='client.? 172.21.15.40:0/2424151398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:04 smithi141 bash[31670]: audit 2023-12-02T01:02:04.231045+0000 mon.c (mon.2) 10601 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:04 smithi141 bash[31670]: audit 2023-12-02T01:02:04.272510+0000 mon.c (mon.2) 10602 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:02:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:05 smithi040 bash[28232]: cluster 2023-12-02T01:02:04.110351+0000 mgr.y (mgr.24356) 16913 : cluster 0 pgmap v16881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:05 smithi040 bash[41173]: cluster 2023-12-02T01:02:04.110351+0000 mgr.y (mgr.24356) 16913 : cluster 0 pgmap v16881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:05 smithi141 bash[31670]: cluster 2023-12-02T01:02:04.110351+0000 mgr.y (mgr.24356) 16913 : cluster 0 pgmap v16881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:06.875 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:02:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:02:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:06 smithi040 bash[28232]: audit 2023-12-02T01:02:06.483880+0000 mon.a (mon.0) 10535 : audit 0 from='client.? 172.21.15.40:0/3252005426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:06 smithi040 bash[41173]: audit 2023-12-02T01:02:06.483880+0000 mon.a (mon.0) 10535 : audit 0 from='client.? 172.21.15.40:0/3252005426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:06 smithi141 bash[31670]: audit 2023-12-02T01:02:06.483880+0000 mon.a (mon.0) 10535 : audit 0 from='client.? 172.21.15.40:0/3252005426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:07 smithi040 bash[28232]: cluster 2023-12-02T01:02:06.111519+0000 mgr.y (mgr.24356) 16914 : cluster 0 pgmap v16882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:07 smithi040 bash[41173]: cluster 2023-12-02T01:02:06.111519+0000 mgr.y (mgr.24356) 16914 : cluster 0 pgmap v16882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:07 smithi141 bash[31670]: cluster 2023-12-02T01:02:06.111519+0000 mgr.y (mgr.24356) 16914 : cluster 0 pgmap v16882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:09 smithi040 bash[28232]: cluster 2023-12-02T01:02:08.112238+0000 mgr.y (mgr.24356) 16915 : cluster 0 pgmap v16883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:09 smithi040 bash[28232]: audit 2023-12-02T01:02:08.947997+0000 mon.c (mon.2) 10603 : audit 0 from='client.? 172.21.15.40:0/2989607439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:09 smithi040 bash[41173]: cluster 2023-12-02T01:02:08.112238+0000 mgr.y (mgr.24356) 16915 : cluster 0 pgmap v16883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:09 smithi040 bash[41173]: audit 2023-12-02T01:02:08.947997+0000 mon.c (mon.2) 10603 : audit 0 from='client.? 172.21.15.40:0/2989607439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:09 smithi141 bash[31670]: cluster 2023-12-02T01:02:08.112238+0000 mgr.y (mgr.24356) 16915 : cluster 0 pgmap v16883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:09 smithi141 bash[31670]: audit 2023-12-02T01:02:08.947997+0000 mon.c (mon.2) 10603 : audit 0 from='client.? 172.21.15.40:0/2989607439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: cluster 2023-12-02T01:02:10.113560+0000 mgr.y (mgr.24356) 16916 : cluster 0 pgmap v16884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.116958+0000 mon.a (mon.0) 10536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.127707+0000 mon.a (mon.0) 10537 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.467759+0000 mon.a (mon.0) 10538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.476849+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.954151+0000 mon.c (mon.2) 10604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.956168+0000 mon.c (mon.2) 10605 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[41173]: audit 2023-12-02T01:02:10.967593+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: cluster 2023-12-02T01:02:10.113560+0000 mgr.y (mgr.24356) 16916 : cluster 0 pgmap v16884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.116958+0000 mon.a (mon.0) 10536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.127707+0000 mon.a (mon.0) 10537 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.467759+0000 mon.a (mon.0) 10538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.476849+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.954151+0000 mon.c (mon.2) 10604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.956168+0000 mon.c (mon.2) 10605 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:02:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:11 smithi040 bash[28232]: audit 2023-12-02T01:02:10.967593+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: cluster 2023-12-02T01:02:10.113560+0000 mgr.y (mgr.24356) 16916 : cluster 0 pgmap v16884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.116958+0000 mon.a (mon.0) 10536 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.127707+0000 mon.a (mon.0) 10537 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.467759+0000 mon.a (mon.0) 10538 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.476849+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.954151+0000 mon.c (mon.2) 10604 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:02:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.956168+0000 mon.c (mon.2) 10605 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:02:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:11 smithi141 bash[31670]: audit 2023-12-02T01:02:10.967593+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:02:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:12 smithi040 bash[28232]: audit 2023-12-02T01:02:11.421569+0000 mon.a (mon.0) 10541 : audit 0 from='client.? 172.21.15.40:0/549879317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:12 smithi040 bash[41173]: audit 2023-12-02T01:02:11.421569+0000 mon.a (mon.0) 10541 : audit 0 from='client.? 172.21.15.40:0/549879317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:12 smithi141 bash[31670]: audit 2023-12-02T01:02:11.421569+0000 mon.a (mon.0) 10541 : audit 0 from='client.? 172.21.15.40:0/549879317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:13 smithi040 bash[28232]: cluster 2023-12-02T01:02:12.114254+0000 mgr.y (mgr.24356) 16917 : cluster 0 pgmap v16885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:13 smithi040 bash[41173]: cluster 2023-12-02T01:02:12.114254+0000 mgr.y (mgr.24356) 16917 : cluster 0 pgmap v16885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:13 smithi141 bash[31670]: cluster 2023-12-02T01:02:12.114254+0000 mgr.y (mgr.24356) 16917 : cluster 0 pgmap v16885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:14 smithi040 bash[28232]: audit 2023-12-02T01:02:13.888382+0000 mon.a (mon.0) 10542 : audit 0 from='client.? 172.21.15.40:0/4037581942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:14 smithi040 bash[41173]: audit 2023-12-02T01:02:13.888382+0000 mon.a (mon.0) 10542 : audit 0 from='client.? 172.21.15.40:0/4037581942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:14 smithi141 bash[31670]: audit 2023-12-02T01:02:13.888382+0000 mon.a (mon.0) 10542 : audit 0 from='client.? 172.21.15.40:0/4037581942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:15 smithi040 bash[28232]: cluster 2023-12-02T01:02:14.114917+0000 mgr.y (mgr.24356) 16918 : cluster 0 pgmap v16886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:15 smithi040 bash[41173]: cluster 2023-12-02T01:02:14.114917+0000 mgr.y (mgr.24356) 16918 : cluster 0 pgmap v16886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:15 smithi141 bash[31670]: cluster 2023-12-02T01:02:14.114917+0000 mgr.y (mgr.24356) 16918 : cluster 0 pgmap v16886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:16 smithi141 bash[31670]: audit 2023-12-02T01:02:16.349109+0000 mon.c (mon.2) 10606 : audit 0 from='client.? 172.21.15.40:0/1162480931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:16 smithi040 bash[28232]: audit 2023-12-02T01:02:16.349109+0000 mon.c (mon.2) 10606 : audit 0 from='client.? 172.21.15.40:0/1162480931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:02:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:02:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:16 smithi040 bash[41173]: audit 2023-12-02T01:02:16.349109+0000 mon.c (mon.2) 10606 : audit 0 from='client.? 172.21.15.40:0/1162480931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:17 smithi141 bash[31670]: cluster 2023-12-02T01:02:16.116055+0000 mgr.y (mgr.24356) 16919 : cluster 0 pgmap v16887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:17 smithi040 bash[28232]: cluster 2023-12-02T01:02:16.116055+0000 mgr.y (mgr.24356) 16919 : cluster 0 pgmap v16887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:17 smithi040 bash[41173]: cluster 2023-12-02T01:02:16.116055+0000 mgr.y (mgr.24356) 16919 : cluster 0 pgmap v16887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:19 smithi141 bash[31670]: cluster 2023-12-02T01:02:18.116702+0000 mgr.y (mgr.24356) 16920 : cluster 0 pgmap v16888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:19 smithi141 bash[31670]: audit 2023-12-02T01:02:18.807488+0000 mon.c (mon.2) 10607 : audit 0 from='client.? 172.21.15.40:0/271166667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:19 smithi141 bash[31670]: audit 2023-12-02T01:02:19.231469+0000 mon.c (mon.2) 10608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:19 smithi040 bash[41173]: cluster 2023-12-02T01:02:18.116702+0000 mgr.y (mgr.24356) 16920 : cluster 0 pgmap v16888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:19 smithi040 bash[41173]: audit 2023-12-02T01:02:18.807488+0000 mon.c (mon.2) 10607 : audit 0 from='client.? 172.21.15.40:0/271166667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:19 smithi040 bash[41173]: audit 2023-12-02T01:02:19.231469+0000 mon.c (mon.2) 10608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:19 smithi040 bash[28232]: cluster 2023-12-02T01:02:18.116702+0000 mgr.y (mgr.24356) 16920 : cluster 0 pgmap v16888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:19 smithi040 bash[28232]: audit 2023-12-02T01:02:18.807488+0000 mon.c (mon.2) 10607 : audit 0 from='client.? 172.21.15.40:0/271166667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:19 smithi040 bash[28232]: audit 2023-12-02T01:02:19.231469+0000 mon.c (mon.2) 10608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:21 smithi141 bash[31670]: cluster 2023-12-02T01:02:20.117845+0000 mgr.y (mgr.24356) 16921 : cluster 0 pgmap v16889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:21 smithi141 bash[31670]: audit 2023-12-02T01:02:21.269661+0000 mon.a (mon.0) 10543 : audit 0 from='client.? 172.21.15.40:0/951625390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:21 smithi040 bash[28232]: cluster 2023-12-02T01:02:20.117845+0000 mgr.y (mgr.24356) 16921 : cluster 0 pgmap v16889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:21 smithi040 bash[28232]: audit 2023-12-02T01:02:21.269661+0000 mon.a (mon.0) 10543 : audit 0 from='client.? 172.21.15.40:0/951625390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:21 smithi040 bash[41173]: cluster 2023-12-02T01:02:20.117845+0000 mgr.y (mgr.24356) 16921 : cluster 0 pgmap v16889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:21 smithi040 bash[41173]: audit 2023-12-02T01:02:21.269661+0000 mon.a (mon.0) 10543 : audit 0 from='client.? 172.21.15.40:0/951625390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:23 smithi141 bash[31670]: cluster 2023-12-02T01:02:22.118651+0000 mgr.y (mgr.24356) 16922 : cluster 0 pgmap v16890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:23 smithi040 bash[28232]: cluster 2023-12-02T01:02:22.118651+0000 mgr.y (mgr.24356) 16922 : cluster 0 pgmap v16890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:23 smithi040 bash[41173]: cluster 2023-12-02T01:02:22.118651+0000 mgr.y (mgr.24356) 16922 : cluster 0 pgmap v16890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:24 smithi141 bash[31670]: audit 2023-12-02T01:02:23.724012+0000 mon.a (mon.0) 10544 : audit 0 from='client.? 172.21.15.40:0/4002972584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:24 smithi040 bash[28232]: audit 2023-12-02T01:02:23.724012+0000 mon.a (mon.0) 10544 : audit 0 from='client.? 172.21.15.40:0/4002972584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:24 smithi040 bash[41173]: audit 2023-12-02T01:02:23.724012+0000 mon.a (mon.0) 10544 : audit 0 from='client.? 172.21.15.40:0/4002972584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:25 smithi040 bash[41173]: cluster 2023-12-02T01:02:24.119342+0000 mgr.y (mgr.24356) 16923 : cluster 0 pgmap v16891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:25 smithi040 bash[28232]: cluster 2023-12-02T01:02:24.119342+0000 mgr.y (mgr.24356) 16923 : cluster 0 pgmap v16891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:25 smithi141 bash[31670]: cluster 2023-12-02T01:02:24.119342+0000 mgr.y (mgr.24356) 16923 : cluster 0 pgmap v16891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:26 smithi040 bash[41173]: audit 2023-12-02T01:02:26.188294+0000 mon.c (mon.2) 10609 : audit 0 from='client.? 172.21.15.40:0/3685796180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:26 smithi040 bash[28232]: audit 2023-12-02T01:02:26.188294+0000 mon.c (mon.2) 10609 : audit 0 from='client.? 172.21.15.40:0/3685796180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:02:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:02:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:26 smithi141 bash[31670]: audit 2023-12-02T01:02:26.188294+0000 mon.c (mon.2) 10609 : audit 0 from='client.? 172.21.15.40:0/3685796180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:27 smithi040 bash[41173]: cluster 2023-12-02T01:02:26.120593+0000 mgr.y (mgr.24356) 16924 : cluster 0 pgmap v16892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:27 smithi040 bash[28232]: cluster 2023-12-02T01:02:26.120593+0000 mgr.y (mgr.24356) 16924 : cluster 0 pgmap v16892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:27 smithi141 bash[31670]: cluster 2023-12-02T01:02:26.120593+0000 mgr.y (mgr.24356) 16924 : cluster 0 pgmap v16892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:29 smithi040 bash[28232]: cluster 2023-12-02T01:02:28.121237+0000 mgr.y (mgr.24356) 16925 : cluster 0 pgmap v16893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:29 smithi040 bash[28232]: audit 2023-12-02T01:02:28.652413+0000 mon.a (mon.0) 10545 : audit 0 from='client.? 172.21.15.40:0/2269391178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:29 smithi040 bash[41173]: cluster 2023-12-02T01:02:28.121237+0000 mgr.y (mgr.24356) 16925 : cluster 0 pgmap v16893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:29 smithi040 bash[41173]: audit 2023-12-02T01:02:28.652413+0000 mon.a (mon.0) 10545 : audit 0 from='client.? 172.21.15.40:0/2269391178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:29 smithi141 bash[31670]: cluster 2023-12-02T01:02:28.121237+0000 mgr.y (mgr.24356) 16925 : cluster 0 pgmap v16893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:29 smithi141 bash[31670]: audit 2023-12-02T01:02:28.652413+0000 mon.a (mon.0) 10545 : audit 0 from='client.? 172.21.15.40:0/2269391178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:31 smithi040 bash[28232]: cluster 2023-12-02T01:02:30.122367+0000 mgr.y (mgr.24356) 16926 : cluster 0 pgmap v16894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:31 smithi040 bash[28232]: audit 2023-12-02T01:02:31.111175+0000 mon.c (mon.2) 10610 : audit 0 from='client.? 172.21.15.40:0/3092788188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:31 smithi040 bash[41173]: cluster 2023-12-02T01:02:30.122367+0000 mgr.y (mgr.24356) 16926 : cluster 0 pgmap v16894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:31 smithi040 bash[41173]: audit 2023-12-02T01:02:31.111175+0000 mon.c (mon.2) 10610 : audit 0 from='client.? 172.21.15.40:0/3092788188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:31 smithi141 bash[31670]: cluster 2023-12-02T01:02:30.122367+0000 mgr.y (mgr.24356) 16926 : cluster 0 pgmap v16894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:31 smithi141 bash[31670]: audit 2023-12-02T01:02:31.111175+0000 mon.c (mon.2) 10610 : audit 0 from='client.? 172.21.15.40:0/3092788188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:33 smithi040 bash[41173]: cluster 2023-12-02T01:02:32.123165+0000 mgr.y (mgr.24356) 16927 : cluster 0 pgmap v16895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:33 smithi040 bash[28232]: cluster 2023-12-02T01:02:32.123165+0000 mgr.y (mgr.24356) 16927 : cluster 0 pgmap v16895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:33 smithi141 bash[31670]: cluster 2023-12-02T01:02:32.123165+0000 mgr.y (mgr.24356) 16927 : cluster 0 pgmap v16895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:34 smithi040 bash[28232]: audit 2023-12-02T01:02:33.576628+0000 mon.c (mon.2) 10611 : audit 0 from='client.? 172.21.15.40:0/1792015926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:34 smithi040 bash[28232]: audit 2023-12-02T01:02:34.231864+0000 mon.c (mon.2) 10612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:34 smithi040 bash[41173]: audit 2023-12-02T01:02:33.576628+0000 mon.c (mon.2) 10611 : audit 0 from='client.? 172.21.15.40:0/1792015926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:34 smithi040 bash[41173]: audit 2023-12-02T01:02:34.231864+0000 mon.c (mon.2) 10612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:34 smithi141 bash[31670]: audit 2023-12-02T01:02:33.576628+0000 mon.c (mon.2) 10611 : audit 0 from='client.? 172.21.15.40:0/1792015926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:34 smithi141 bash[31670]: audit 2023-12-02T01:02:34.231864+0000 mon.c (mon.2) 10612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:35 smithi040 bash[28232]: cluster 2023-12-02T01:02:34.123853+0000 mgr.y (mgr.24356) 16928 : cluster 0 pgmap v16896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:35 smithi040 bash[41173]: cluster 2023-12-02T01:02:34.123853+0000 mgr.y (mgr.24356) 16928 : cluster 0 pgmap v16896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:35 smithi141 bash[31670]: cluster 2023-12-02T01:02:34.123853+0000 mgr.y (mgr.24356) 16928 : cluster 0 pgmap v16896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:02:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:02:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:36 smithi040 bash[28232]: audit 2023-12-02T01:02:36.036894+0000 mon.a (mon.0) 10546 : audit 0 from='client.? 172.21.15.40:0/708332152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:36 smithi040 bash[41173]: audit 2023-12-02T01:02:36.036894+0000 mon.a (mon.0) 10546 : audit 0 from='client.? 172.21.15.40:0/708332152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:36 smithi141 bash[31670]: audit 2023-12-02T01:02:36.036894+0000 mon.a (mon.0) 10546 : audit 0 from='client.? 172.21.15.40:0/708332152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:37 smithi040 bash[28232]: cluster 2023-12-02T01:02:36.125143+0000 mgr.y (mgr.24356) 16929 : cluster 0 pgmap v16897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:37 smithi040 bash[41173]: cluster 2023-12-02T01:02:36.125143+0000 mgr.y (mgr.24356) 16929 : cluster 0 pgmap v16897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:37 smithi141 bash[31670]: cluster 2023-12-02T01:02:36.125143+0000 mgr.y (mgr.24356) 16929 : cluster 0 pgmap v16897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:38 smithi040 bash[28232]: audit 2023-12-02T01:02:38.496980+0000 mon.a (mon.0) 10547 : audit 0 from='client.? 172.21.15.40:0/274416644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:38 smithi040 bash[41173]: audit 2023-12-02T01:02:38.496980+0000 mon.a (mon.0) 10547 : audit 0 from='client.? 172.21.15.40:0/274416644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:38 smithi141 bash[31670]: audit 2023-12-02T01:02:38.496980+0000 mon.a (mon.0) 10547 : audit 0 from='client.? 172.21.15.40:0/274416644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:39 smithi040 bash[28232]: cluster 2023-12-02T01:02:38.125833+0000 mgr.y (mgr.24356) 16930 : cluster 0 pgmap v16898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:39 smithi040 bash[41173]: cluster 2023-12-02T01:02:38.125833+0000 mgr.y (mgr.24356) 16930 : cluster 0 pgmap v16898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:39 smithi141 bash[31670]: cluster 2023-12-02T01:02:38.125833+0000 mgr.y (mgr.24356) 16930 : cluster 0 pgmap v16898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:41 smithi040 bash[28232]: cluster 2023-12-02T01:02:40.126988+0000 mgr.y (mgr.24356) 16931 : cluster 0 pgmap v16899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:41 smithi040 bash[28232]: audit 2023-12-02T01:02:40.954152+0000 mon.a (mon.0) 10548 : audit 0 from='client.? 172.21.15.40:0/31316687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:41 smithi040 bash[41173]: cluster 2023-12-02T01:02:40.126988+0000 mgr.y (mgr.24356) 16931 : cluster 0 pgmap v16899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:41 smithi040 bash[41173]: audit 2023-12-02T01:02:40.954152+0000 mon.a (mon.0) 10548 : audit 0 from='client.? 172.21.15.40:0/31316687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:41 smithi141 bash[31670]: cluster 2023-12-02T01:02:40.126988+0000 mgr.y (mgr.24356) 16931 : cluster 0 pgmap v16899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:41 smithi141 bash[31670]: audit 2023-12-02T01:02:40.954152+0000 mon.a (mon.0) 10548 : audit 0 from='client.? 172.21.15.40:0/31316687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:43 smithi040 bash[41173]: cluster 2023-12-02T01:02:42.127650+0000 mgr.y (mgr.24356) 16932 : cluster 0 pgmap v16900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:43 smithi040 bash[41173]: audit 2023-12-02T01:02:43.413684+0000 mon.a (mon.0) 10549 : audit 0 from='client.? 172.21.15.40:0/2407880739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:43 smithi040 bash[28232]: cluster 2023-12-02T01:02:42.127650+0000 mgr.y (mgr.24356) 16932 : cluster 0 pgmap v16900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:43 smithi040 bash[28232]: audit 2023-12-02T01:02:43.413684+0000 mon.a (mon.0) 10549 : audit 0 from='client.? 172.21.15.40:0/2407880739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:43 smithi141 bash[31670]: cluster 2023-12-02T01:02:42.127650+0000 mgr.y (mgr.24356) 16932 : cluster 0 pgmap v16900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:43 smithi141 bash[31670]: audit 2023-12-02T01:02:43.413684+0000 mon.a (mon.0) 10549 : audit 0 from='client.? 172.21.15.40:0/2407880739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:45 smithi040 bash[28232]: cluster 2023-12-02T01:02:44.128444+0000 mgr.y (mgr.24356) 16933 : cluster 0 pgmap v16901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:45 smithi040 bash[41173]: cluster 2023-12-02T01:02:44.128444+0000 mgr.y (mgr.24356) 16933 : cluster 0 pgmap v16901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:45 smithi141 bash[31670]: cluster 2023-12-02T01:02:44.128444+0000 mgr.y (mgr.24356) 16933 : cluster 0 pgmap v16901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:46 smithi040 bash[28232]: audit 2023-12-02T01:02:45.876471+0000 mon.c (mon.2) 10613 : audit 0 from='client.? 172.21.15.40:0/984019839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:02:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:02:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:46 smithi040 bash[41173]: audit 2023-12-02T01:02:45.876471+0000 mon.c (mon.2) 10613 : audit 0 from='client.? 172.21.15.40:0/984019839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:46 smithi141 bash[31670]: audit 2023-12-02T01:02:45.876471+0000 mon.c (mon.2) 10613 : audit 0 from='client.? 172.21.15.40:0/984019839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:47 smithi040 bash[28232]: cluster 2023-12-02T01:02:46.129694+0000 mgr.y (mgr.24356) 16934 : cluster 0 pgmap v16902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:47 smithi040 bash[41173]: cluster 2023-12-02T01:02:46.129694+0000 mgr.y (mgr.24356) 16934 : cluster 0 pgmap v16902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:47 smithi141 bash[31670]: cluster 2023-12-02T01:02:46.129694+0000 mgr.y (mgr.24356) 16934 : cluster 0 pgmap v16902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:48 smithi040 bash[28232]: audit 2023-12-02T01:02:48.347362+0000 mon.a (mon.0) 10550 : audit 0 from='client.? 172.21.15.40:0/2242709198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:48 smithi040 bash[41173]: audit 2023-12-02T01:02:48.347362+0000 mon.a (mon.0) 10550 : audit 0 from='client.? 172.21.15.40:0/2242709198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:48 smithi141 bash[31670]: audit 2023-12-02T01:02:48.347362+0000 mon.a (mon.0) 10550 : audit 0 from='client.? 172.21.15.40:0/2242709198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:49 smithi040 bash[28232]: cluster 2023-12-02T01:02:48.130359+0000 mgr.y (mgr.24356) 16935 : cluster 0 pgmap v16903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:49 smithi040 bash[28232]: audit 2023-12-02T01:02:49.232610+0000 mon.c (mon.2) 10614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:49 smithi040 bash[41173]: cluster 2023-12-02T01:02:48.130359+0000 mgr.y (mgr.24356) 16935 : cluster 0 pgmap v16903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:49 smithi040 bash[41173]: audit 2023-12-02T01:02:49.232610+0000 mon.c (mon.2) 10614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:49 smithi141 bash[31670]: cluster 2023-12-02T01:02:48.130359+0000 mgr.y (mgr.24356) 16935 : cluster 0 pgmap v16903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:49 smithi141 bash[31670]: audit 2023-12-02T01:02:49.232610+0000 mon.c (mon.2) 10614 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:51 smithi040 bash[28232]: cluster 2023-12-02T01:02:50.131551+0000 mgr.y (mgr.24356) 16936 : cluster 0 pgmap v16904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:51 smithi040 bash[28232]: audit 2023-12-02T01:02:50.813339+0000 mon.c (mon.2) 10615 : audit 0 from='client.? 172.21.15.40:0/583103602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:51 smithi040 bash[41173]: cluster 2023-12-02T01:02:50.131551+0000 mgr.y (mgr.24356) 16936 : cluster 0 pgmap v16904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:51 smithi040 bash[41173]: audit 2023-12-02T01:02:50.813339+0000 mon.c (mon.2) 10615 : audit 0 from='client.? 172.21.15.40:0/583103602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:51 smithi141 bash[31670]: cluster 2023-12-02T01:02:50.131551+0000 mgr.y (mgr.24356) 16936 : cluster 0 pgmap v16904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:51 smithi141 bash[31670]: audit 2023-12-02T01:02:50.813339+0000 mon.c (mon.2) 10615 : audit 0 from='client.? 172.21.15.40:0/583103602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:53 smithi040 bash[28232]: cluster 2023-12-02T01:02:52.132217+0000 mgr.y (mgr.24356) 16937 : cluster 0 pgmap v16905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:53 smithi040 bash[28232]: audit 2023-12-02T01:02:53.285852+0000 mon.a (mon.0) 10551 : audit 0 from='client.? 172.21.15.40:0/778569818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:53 smithi040 bash[41173]: cluster 2023-12-02T01:02:52.132217+0000 mgr.y (mgr.24356) 16937 : cluster 0 pgmap v16905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:53 smithi040 bash[41173]: audit 2023-12-02T01:02:53.285852+0000 mon.a (mon.0) 10551 : audit 0 from='client.? 172.21.15.40:0/778569818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:53 smithi141 bash[31670]: cluster 2023-12-02T01:02:52.132217+0000 mgr.y (mgr.24356) 16937 : cluster 0 pgmap v16905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:53 smithi141 bash[31670]: audit 2023-12-02T01:02:53.285852+0000 mon.a (mon.0) 10551 : audit 0 from='client.? 172.21.15.40:0/778569818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:55 smithi040 bash[28232]: cluster 2023-12-02T01:02:54.132913+0000 mgr.y (mgr.24356) 16938 : cluster 0 pgmap v16906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:55 smithi040 bash[41173]: cluster 2023-12-02T01:02:54.132913+0000 mgr.y (mgr.24356) 16938 : cluster 0 pgmap v16906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:55 smithi141 bash[31670]: cluster 2023-12-02T01:02:54.132913+0000 mgr.y (mgr.24356) 16938 : cluster 0 pgmap v16906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:56 smithi040 bash[28232]: audit 2023-12-02T01:02:55.758136+0000 mon.c (mon.2) 10616 : audit 0 from='client.? 172.21.15.40:0/451767477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:02:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:02:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:56 smithi040 bash[41173]: audit 2023-12-02T01:02:55.758136+0000 mon.c (mon.2) 10616 : audit 0 from='client.? 172.21.15.40:0/451767477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:56 smithi141 bash[31670]: audit 2023-12-02T01:02:55.758136+0000 mon.c (mon.2) 10616 : audit 0 from='client.? 172.21.15.40:0/451767477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:57 smithi040 bash[41173]: cluster 2023-12-02T01:02:56.134233+0000 mgr.y (mgr.24356) 16939 : cluster 0 pgmap v16907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:57 smithi040 bash[28232]: cluster 2023-12-02T01:02:56.134233+0000 mgr.y (mgr.24356) 16939 : cluster 0 pgmap v16907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:57 smithi141 bash[31670]: cluster 2023-12-02T01:02:56.134233+0000 mgr.y (mgr.24356) 16939 : cluster 0 pgmap v16907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:02:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:58 smithi141 bash[31670]: audit 2023-12-02T01:02:58.218006+0000 mon.a (mon.0) 10552 : audit 0 from='client.? 172.21.15.40:0/4090262085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:58 smithi040 bash[28232]: audit 2023-12-02T01:02:58.218006+0000 mon.a (mon.0) 10552 : audit 0 from='client.? 172.21.15.40:0/4090262085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:02:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:58 smithi040 bash[41173]: audit 2023-12-02T01:02:58.218006+0000 mon.a (mon.0) 10552 : audit 0 from='client.? 172.21.15.40:0/4090262085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:02:59 smithi141 bash[31670]: cluster 2023-12-02T01:02:58.134922+0000 mgr.y (mgr.24356) 16940 : cluster 0 pgmap v16908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:02:59 smithi040 bash[28232]: cluster 2023-12-02T01:02:58.134922+0000 mgr.y (mgr.24356) 16940 : cluster 0 pgmap v16908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:02:59 smithi040 bash[41173]: cluster 2023-12-02T01:02:58.134922+0000 mgr.y (mgr.24356) 16940 : cluster 0 pgmap v16908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:01 smithi141 bash[31670]: cluster 2023-12-02T01:03:00.136082+0000 mgr.y (mgr.24356) 16941 : cluster 0 pgmap v16909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:01 smithi141 bash[31670]: audit 2023-12-02T01:03:00.679855+0000 mon.c (mon.2) 10617 : audit 0 from='client.? 172.21.15.40:0/2588315879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:01 smithi040 bash[28232]: cluster 2023-12-02T01:03:00.136082+0000 mgr.y (mgr.24356) 16941 : cluster 0 pgmap v16909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:01 smithi040 bash[28232]: audit 2023-12-02T01:03:00.679855+0000 mon.c (mon.2) 10617 : audit 0 from='client.? 172.21.15.40:0/2588315879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:01 smithi040 bash[41173]: cluster 2023-12-02T01:03:00.136082+0000 mgr.y (mgr.24356) 16941 : cluster 0 pgmap v16909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:01 smithi040 bash[41173]: audit 2023-12-02T01:03:00.679855+0000 mon.c (mon.2) 10617 : audit 0 from='client.? 172.21.15.40:0/2588315879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:03 smithi141 bash[31670]: cluster 2023-12-02T01:03:02.136703+0000 mgr.y (mgr.24356) 16942 : cluster 0 pgmap v16910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:03 smithi141 bash[31670]: audit 2023-12-02T01:03:03.138377+0000 mon.a (mon.0) 10553 : audit 0 from='client.? 172.21.15.40:0/3777268563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:03 smithi040 bash[28232]: cluster 2023-12-02T01:03:02.136703+0000 mgr.y (mgr.24356) 16942 : cluster 0 pgmap v16910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:03 smithi040 bash[28232]: audit 2023-12-02T01:03:03.138377+0000 mon.a (mon.0) 10553 : audit 0 from='client.? 172.21.15.40:0/3777268563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:03 smithi040 bash[41173]: cluster 2023-12-02T01:03:02.136703+0000 mgr.y (mgr.24356) 16942 : cluster 0 pgmap v16910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:03 smithi040 bash[41173]: audit 2023-12-02T01:03:03.138377+0000 mon.a (mon.0) 10553 : audit 0 from='client.? 172.21.15.40:0/3777268563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:04 smithi141 bash[31670]: audit 2023-12-02T01:03:04.232732+0000 mon.c (mon.2) 10618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:04 smithi040 bash[28232]: audit 2023-12-02T01:03:04.232732+0000 mon.c (mon.2) 10618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:04 smithi040 bash[41173]: audit 2023-12-02T01:03:04.232732+0000 mon.c (mon.2) 10618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:05 smithi141 bash[31670]: cluster 2023-12-02T01:03:04.137394+0000 mgr.y (mgr.24356) 16943 : cluster 0 pgmap v16911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:05 smithi141 bash[31670]: audit 2023-12-02T01:03:05.602690+0000 mon.c (mon.2) 10619 : audit 0 from='client.? 172.21.15.40:0/371158791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:05 smithi040 bash[28232]: cluster 2023-12-02T01:03:04.137394+0000 mgr.y (mgr.24356) 16943 : cluster 0 pgmap v16911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:05 smithi040 bash[28232]: audit 2023-12-02T01:03:05.602690+0000 mon.c (mon.2) 10619 : audit 0 from='client.? 172.21.15.40:0/371158791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:05 smithi040 bash[41173]: cluster 2023-12-02T01:03:04.137394+0000 mgr.y (mgr.24356) 16943 : cluster 0 pgmap v16911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:05 smithi040 bash[41173]: audit 2023-12-02T01:03:05.602690+0000 mon.c (mon.2) 10619 : audit 0 from='client.? 172.21.15.40:0/371158791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:03:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:03:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:07 smithi141 bash[31670]: cluster 2023-12-02T01:03:06.138569+0000 mgr.y (mgr.24356) 16944 : cluster 0 pgmap v16912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:07 smithi040 bash[28232]: cluster 2023-12-02T01:03:06.138569+0000 mgr.y (mgr.24356) 16944 : cluster 0 pgmap v16912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:07 smithi040 bash[41173]: cluster 2023-12-02T01:03:06.138569+0000 mgr.y (mgr.24356) 16944 : cluster 0 pgmap v16912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:08 smithi141 bash[31670]: audit 2023-12-02T01:03:08.062534+0000 mon.c (mon.2) 10620 : audit 0 from='client.? 172.21.15.40:0/2687030086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:08 smithi040 bash[28232]: audit 2023-12-02T01:03:08.062534+0000 mon.c (mon.2) 10620 : audit 0 from='client.? 172.21.15.40:0/2687030086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:08 smithi040 bash[41173]: audit 2023-12-02T01:03:08.062534+0000 mon.c (mon.2) 10620 : audit 0 from='client.? 172.21.15.40:0/2687030086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:09 smithi141 bash[31670]: cluster 2023-12-02T01:03:08.139212+0000 mgr.y (mgr.24356) 16945 : cluster 0 pgmap v16913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:09 smithi040 bash[28232]: cluster 2023-12-02T01:03:08.139212+0000 mgr.y (mgr.24356) 16945 : cluster 0 pgmap v16913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:09 smithi040 bash[41173]: cluster 2023-12-02T01:03:08.139212+0000 mgr.y (mgr.24356) 16945 : cluster 0 pgmap v16913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:11 smithi141 bash[31670]: cluster 2023-12-02T01:03:10.140341+0000 mgr.y (mgr.24356) 16946 : cluster 0 pgmap v16914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:11 smithi141 bash[31670]: audit 2023-12-02T01:03:10.526569+0000 mon.c (mon.2) 10621 : audit 0 from='client.? 172.21.15.40:0/160553502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:11 smithi141 bash[31670]: audit 2023-12-02T01:03:11.054177+0000 mon.c (mon.2) 10622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:03:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:11 smithi040 bash[28232]: cluster 2023-12-02T01:03:10.140341+0000 mgr.y (mgr.24356) 16946 : cluster 0 pgmap v16914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:11 smithi040 bash[28232]: audit 2023-12-02T01:03:10.526569+0000 mon.c (mon.2) 10621 : audit 0 from='client.? 172.21.15.40:0/160553502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:11 smithi040 bash[28232]: audit 2023-12-02T01:03:11.054177+0000 mon.c (mon.2) 10622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:03:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:11 smithi040 bash[41173]: cluster 2023-12-02T01:03:10.140341+0000 mgr.y (mgr.24356) 16946 : cluster 0 pgmap v16914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:11 smithi040 bash[41173]: audit 2023-12-02T01:03:10.526569+0000 mon.c (mon.2) 10621 : audit 0 from='client.? 172.21.15.40:0/160553502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:11 smithi040 bash[41173]: audit 2023-12-02T01:03:11.054177+0000 mon.c (mon.2) 10622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:03:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:13 smithi141 bash[31670]: cluster 2023-12-02T01:03:12.141025+0000 mgr.y (mgr.24356) 16947 : cluster 0 pgmap v16915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:13 smithi141 bash[31670]: audit 2023-12-02T01:03:12.986182+0000 mon.c (mon.2) 10623 : audit 0 from='client.? 172.21.15.40:0/253470850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:13 smithi040 bash[28232]: cluster 2023-12-02T01:03:12.141025+0000 mgr.y (mgr.24356) 16947 : cluster 0 pgmap v16915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:13 smithi040 bash[28232]: audit 2023-12-02T01:03:12.986182+0000 mon.c (mon.2) 10623 : audit 0 from='client.? 172.21.15.40:0/253470850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:13 smithi040 bash[41173]: cluster 2023-12-02T01:03:12.141025+0000 mgr.y (mgr.24356) 16947 : cluster 0 pgmap v16915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:13 smithi040 bash[41173]: audit 2023-12-02T01:03:12.986182+0000 mon.c (mon.2) 10623 : audit 0 from='client.? 172.21.15.40:0/253470850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:15 smithi141 bash[31670]: cluster 2023-12-02T01:03:14.141682+0000 mgr.y (mgr.24356) 16948 : cluster 0 pgmap v16916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:15 smithi141 bash[31670]: audit 2023-12-02T01:03:15.451559+0000 mon.c (mon.2) 10624 : audit 0 from='client.? 172.21.15.40:0/1276203959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:15 smithi040 bash[41173]: cluster 2023-12-02T01:03:14.141682+0000 mgr.y (mgr.24356) 16948 : cluster 0 pgmap v16916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:15 smithi040 bash[41173]: audit 2023-12-02T01:03:15.451559+0000 mon.c (mon.2) 10624 : audit 0 from='client.? 172.21.15.40:0/1276203959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:15 smithi040 bash[28232]: cluster 2023-12-02T01:03:14.141682+0000 mgr.y (mgr.24356) 16948 : cluster 0 pgmap v16916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:15 smithi040 bash[28232]: audit 2023-12-02T01:03:15.451559+0000 mon.c (mon.2) 10624 : audit 0 from='client.? 172.21.15.40:0/1276203959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:03:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:03:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: cluster 2023-12-02T01:03:16.142937+0000 mgr.y (mgr.24356) 16949 : cluster 0 pgmap v16917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:16.951745+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:16.962485+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:17.201181+0000 mon.a (mon.0) 10556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:17.211104+0000 mon.a (mon.0) 10557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:17.689464+0000 mon.c (mon.2) 10625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:17.690996+0000 mon.c (mon.2) 10626 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:17.701449+0000 mon.a (mon.0) 10558 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:17 smithi141 bash[31670]: audit 2023-12-02T01:03:17.935168+0000 mon.c (mon.2) 10627 : audit 0 from='client.? 172.21.15.40:0/4011727894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: cluster 2023-12-02T01:03:16.142937+0000 mgr.y (mgr.24356) 16949 : cluster 0 pgmap v16917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:16.951745+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:16.962485+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:17.201181+0000 mon.a (mon.0) 10556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:17.211104+0000 mon.a (mon.0) 10557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:17.689464+0000 mon.c (mon.2) 10625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:17.690996+0000 mon.c (mon.2) 10626 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:17.701449+0000 mon.a (mon.0) 10558 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[28232]: audit 2023-12-02T01:03:17.935168+0000 mon.c (mon.2) 10627 : audit 0 from='client.? 172.21.15.40:0/4011727894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: cluster 2023-12-02T01:03:16.142937+0000 mgr.y (mgr.24356) 16949 : cluster 0 pgmap v16917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:16.951745+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:16.962485+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:17.201181+0000 mon.a (mon.0) 10556 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:17.211104+0000 mon.a (mon.0) 10557 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:17.689464+0000 mon.c (mon.2) 10625 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:17.690996+0000 mon.c (mon.2) 10626 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:17.701449+0000 mon.a (mon.0) 10558 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:03:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:17 smithi040 bash[41173]: audit 2023-12-02T01:03:17.935168+0000 mon.c (mon.2) 10627 : audit 0 from='client.? 172.21.15.40:0/4011727894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:19 smithi141 bash[31670]: cluster 2023-12-02T01:03:18.143770+0000 mgr.y (mgr.24356) 16950 : cluster 0 pgmap v16918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:19 smithi141 bash[31670]: audit 2023-12-02T01:03:19.233196+0000 mon.c (mon.2) 10628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:19 smithi040 bash[41173]: cluster 2023-12-02T01:03:18.143770+0000 mgr.y (mgr.24356) 16950 : cluster 0 pgmap v16918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:19 smithi040 bash[41173]: audit 2023-12-02T01:03:19.233196+0000 mon.c (mon.2) 10628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:19 smithi040 bash[28232]: cluster 2023-12-02T01:03:18.143770+0000 mgr.y (mgr.24356) 16950 : cluster 0 pgmap v16918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:19 smithi040 bash[28232]: audit 2023-12-02T01:03:19.233196+0000 mon.c (mon.2) 10628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:20 smithi141 bash[31670]: audit 2023-12-02T01:03:20.391615+0000 mon.a (mon.0) 10559 : audit 0 from='client.? 172.21.15.40:0/2491640456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:20 smithi040 bash[28232]: audit 2023-12-02T01:03:20.391615+0000 mon.a (mon.0) 10559 : audit 0 from='client.? 172.21.15.40:0/2491640456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:20 smithi040 bash[41173]: audit 2023-12-02T01:03:20.391615+0000 mon.a (mon.0) 10559 : audit 0 from='client.? 172.21.15.40:0/2491640456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:21 smithi141 bash[31670]: cluster 2023-12-02T01:03:20.144949+0000 mgr.y (mgr.24356) 16951 : cluster 0 pgmap v16919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:21 smithi040 bash[28232]: cluster 2023-12-02T01:03:20.144949+0000 mgr.y (mgr.24356) 16951 : cluster 0 pgmap v16919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:21 smithi040 bash[41173]: cluster 2023-12-02T01:03:20.144949+0000 mgr.y (mgr.24356) 16951 : cluster 0 pgmap v16919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:22 smithi141 bash[31670]: audit 2023-12-02T01:03:22.854376+0000 mon.a (mon.0) 10560 : audit 0 from='client.? 172.21.15.40:0/2383598122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:22 smithi040 bash[28232]: audit 2023-12-02T01:03:22.854376+0000 mon.a (mon.0) 10560 : audit 0 from='client.? 172.21.15.40:0/2383598122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:22 smithi040 bash[41173]: audit 2023-12-02T01:03:22.854376+0000 mon.a (mon.0) 10560 : audit 0 from='client.? 172.21.15.40:0/2383598122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:23 smithi141 bash[31670]: cluster 2023-12-02T01:03:22.145799+0000 mgr.y (mgr.24356) 16952 : cluster 0 pgmap v16920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:23 smithi040 bash[28232]: cluster 2023-12-02T01:03:22.145799+0000 mgr.y (mgr.24356) 16952 : cluster 0 pgmap v16920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:23 smithi040 bash[41173]: cluster 2023-12-02T01:03:22.145799+0000 mgr.y (mgr.24356) 16952 : cluster 0 pgmap v16920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:24 smithi141 bash[31670]: cluster 2023-12-02T01:03:24.146558+0000 mgr.y (mgr.24356) 16953 : cluster 0 pgmap v16921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:24 smithi040 bash[28232]: cluster 2023-12-02T01:03:24.146558+0000 mgr.y (mgr.24356) 16953 : cluster 0 pgmap v16921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:24 smithi040 bash[41173]: cluster 2023-12-02T01:03:24.146558+0000 mgr.y (mgr.24356) 16953 : cluster 0 pgmap v16921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:25 smithi141 bash[31670]: audit 2023-12-02T01:03:25.308504+0000 mon.c (mon.2) 10629 : audit 0 from='client.? 172.21.15.40:0/1679344364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:25 smithi040 bash[28232]: audit 2023-12-02T01:03:25.308504+0000 mon.c (mon.2) 10629 : audit 0 from='client.? 172.21.15.40:0/1679344364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:25 smithi040 bash[41173]: audit 2023-12-02T01:03:25.308504+0000 mon.c (mon.2) 10629 : audit 0 from='client.? 172.21.15.40:0/1679344364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:03:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:03:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:26 smithi141 bash[31670]: cluster 2023-12-02T01:03:26.147750+0000 mgr.y (mgr.24356) 16954 : cluster 0 pgmap v16922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:26 smithi040 bash[28232]: cluster 2023-12-02T01:03:26.147750+0000 mgr.y (mgr.24356) 16954 : cluster 0 pgmap v16922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:26 smithi040 bash[41173]: cluster 2023-12-02T01:03:26.147750+0000 mgr.y (mgr.24356) 16954 : cluster 0 pgmap v16922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:28 smithi141 bash[31670]: audit 2023-12-02T01:03:27.768652+0000 mon.c (mon.2) 10630 : audit 0 from='client.? 172.21.15.40:0/1940931133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:28 smithi040 bash[28232]: audit 2023-12-02T01:03:27.768652+0000 mon.c (mon.2) 10630 : audit 0 from='client.? 172.21.15.40:0/1940931133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:28 smithi040 bash[41173]: audit 2023-12-02T01:03:27.768652+0000 mon.c (mon.2) 10630 : audit 0 from='client.? 172.21.15.40:0/1940931133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:29 smithi141 bash[31670]: cluster 2023-12-02T01:03:28.148587+0000 mgr.y (mgr.24356) 16955 : cluster 0 pgmap v16923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:29 smithi040 bash[28232]: cluster 2023-12-02T01:03:28.148587+0000 mgr.y (mgr.24356) 16955 : cluster 0 pgmap v16923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:29 smithi040 bash[41173]: cluster 2023-12-02T01:03:28.148587+0000 mgr.y (mgr.24356) 16955 : cluster 0 pgmap v16923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:31 smithi141 bash[31670]: cluster 2023-12-02T01:03:30.149837+0000 mgr.y (mgr.24356) 16956 : cluster 0 pgmap v16924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:31 smithi141 bash[31670]: audit 2023-12-02T01:03:30.226648+0000 mon.c (mon.2) 10631 : audit 0 from='client.? 172.21.15.40:0/2222011182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:31 smithi040 bash[28232]: cluster 2023-12-02T01:03:30.149837+0000 mgr.y (mgr.24356) 16956 : cluster 0 pgmap v16924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:31 smithi040 bash[28232]: audit 2023-12-02T01:03:30.226648+0000 mon.c (mon.2) 10631 : audit 0 from='client.? 172.21.15.40:0/2222011182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:31 smithi040 bash[41173]: cluster 2023-12-02T01:03:30.149837+0000 mgr.y (mgr.24356) 16956 : cluster 0 pgmap v16924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:31 smithi040 bash[41173]: audit 2023-12-02T01:03:30.226648+0000 mon.c (mon.2) 10631 : audit 0 from='client.? 172.21.15.40:0/2222011182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:33 smithi141 bash[31670]: cluster 2023-12-02T01:03:32.150659+0000 mgr.y (mgr.24356) 16957 : cluster 0 pgmap v16925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:33 smithi141 bash[31670]: audit 2023-12-02T01:03:32.694873+0000 mon.c (mon.2) 10632 : audit 0 from='client.? 172.21.15.40:0/20391277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:33 smithi040 bash[41173]: cluster 2023-12-02T01:03:32.150659+0000 mgr.y (mgr.24356) 16957 : cluster 0 pgmap v16925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:33 smithi040 bash[41173]: audit 2023-12-02T01:03:32.694873+0000 mon.c (mon.2) 10632 : audit 0 from='client.? 172.21.15.40:0/20391277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:33 smithi040 bash[28232]: cluster 2023-12-02T01:03:32.150659+0000 mgr.y (mgr.24356) 16957 : cluster 0 pgmap v16925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:33 smithi040 bash[28232]: audit 2023-12-02T01:03:32.694873+0000 mon.c (mon.2) 10632 : audit 0 from='client.? 172.21.15.40:0/20391277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:35 smithi141 bash[31670]: cluster 2023-12-02T01:03:34.151344+0000 mgr.y (mgr.24356) 16958 : cluster 0 pgmap v16926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:35 smithi141 bash[31670]: audit 2023-12-02T01:03:34.233494+0000 mon.c (mon.2) 10633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:35 smithi141 bash[31670]: audit 2023-12-02T01:03:35.160353+0000 mon.c (mon.2) 10634 : audit 0 from='client.? 172.21.15.40:0/1993893982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:35 smithi040 bash[28232]: cluster 2023-12-02T01:03:34.151344+0000 mgr.y (mgr.24356) 16958 : cluster 0 pgmap v16926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:35 smithi040 bash[28232]: audit 2023-12-02T01:03:34.233494+0000 mon.c (mon.2) 10633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:35 smithi040 bash[28232]: audit 2023-12-02T01:03:35.160353+0000 mon.c (mon.2) 10634 : audit 0 from='client.? 172.21.15.40:0/1993893982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:35 smithi040 bash[41173]: cluster 2023-12-02T01:03:34.151344+0000 mgr.y (mgr.24356) 16958 : cluster 0 pgmap v16926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:35 smithi040 bash[41173]: audit 2023-12-02T01:03:34.233494+0000 mon.c (mon.2) 10633 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:35 smithi040 bash[41173]: audit 2023-12-02T01:03:35.160353+0000 mon.c (mon.2) 10634 : audit 0 from='client.? 172.21.15.40:0/1993893982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:03:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:03:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:37 smithi040 bash[28232]: cluster 2023-12-02T01:03:36.152478+0000 mgr.y (mgr.24356) 16959 : cluster 0 pgmap v16927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:37 smithi040 bash[41173]: cluster 2023-12-02T01:03:36.152478+0000 mgr.y (mgr.24356) 16959 : cluster 0 pgmap v16927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:37 smithi141 bash[31670]: cluster 2023-12-02T01:03:36.152478+0000 mgr.y (mgr.24356) 16959 : cluster 0 pgmap v16927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:38 smithi040 bash[41173]: audit 2023-12-02T01:03:37.625218+0000 mon.c (mon.2) 10635 : audit 0 from='client.? 172.21.15.40:0/2521543449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:38 smithi040 bash[28232]: audit 2023-12-02T01:03:37.625218+0000 mon.c (mon.2) 10635 : audit 0 from='client.? 172.21.15.40:0/2521543449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:38 smithi141 bash[31670]: audit 2023-12-02T01:03:37.625218+0000 mon.c (mon.2) 10635 : audit 0 from='client.? 172.21.15.40:0/2521543449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:39 smithi040 bash[28232]: cluster 2023-12-02T01:03:38.153175+0000 mgr.y (mgr.24356) 16960 : cluster 0 pgmap v16928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:39 smithi040 bash[41173]: cluster 2023-12-02T01:03:38.153175+0000 mgr.y (mgr.24356) 16960 : cluster 0 pgmap v16928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:39 smithi141 bash[31670]: cluster 2023-12-02T01:03:38.153175+0000 mgr.y (mgr.24356) 16960 : cluster 0 pgmap v16928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:40 smithi040 bash[28232]: audit 2023-12-02T01:03:40.089585+0000 mon.c (mon.2) 10636 : audit 0 from='client.? 172.21.15.40:0/3789232471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:40 smithi040 bash[41173]: audit 2023-12-02T01:03:40.089585+0000 mon.c (mon.2) 10636 : audit 0 from='client.? 172.21.15.40:0/3789232471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:40 smithi141 bash[31670]: audit 2023-12-02T01:03:40.089585+0000 mon.c (mon.2) 10636 : audit 0 from='client.? 172.21.15.40:0/3789232471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:41 smithi040 bash[28232]: cluster 2023-12-02T01:03:40.154318+0000 mgr.y (mgr.24356) 16961 : cluster 0 pgmap v16929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:41 smithi040 bash[41173]: cluster 2023-12-02T01:03:40.154318+0000 mgr.y (mgr.24356) 16961 : cluster 0 pgmap v16929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:41 smithi141 bash[31670]: cluster 2023-12-02T01:03:40.154318+0000 mgr.y (mgr.24356) 16961 : cluster 0 pgmap v16929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:43 smithi040 bash[28232]: cluster 2023-12-02T01:03:42.155020+0000 mgr.y (mgr.24356) 16962 : cluster 0 pgmap v16930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:43 smithi040 bash[28232]: audit 2023-12-02T01:03:42.560968+0000 mon.a (mon.0) 10561 : audit 0 from='client.? 172.21.15.40:0/1822580487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:43 smithi040 bash[41173]: cluster 2023-12-02T01:03:42.155020+0000 mgr.y (mgr.24356) 16962 : cluster 0 pgmap v16930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:43 smithi040 bash[41173]: audit 2023-12-02T01:03:42.560968+0000 mon.a (mon.0) 10561 : audit 0 from='client.? 172.21.15.40:0/1822580487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:43 smithi141 bash[31670]: cluster 2023-12-02T01:03:42.155020+0000 mgr.y (mgr.24356) 16962 : cluster 0 pgmap v16930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:43 smithi141 bash[31670]: audit 2023-12-02T01:03:42.560968+0000 mon.a (mon.0) 10561 : audit 0 from='client.? 172.21.15.40:0/1822580487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:45 smithi040 bash[28232]: cluster 2023-12-02T01:03:44.155680+0000 mgr.y (mgr.24356) 16963 : cluster 0 pgmap v16931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:45 smithi040 bash[28232]: audit 2023-12-02T01:03:45.023491+0000 mon.c (mon.2) 10637 : audit 0 from='client.? 172.21.15.40:0/34050803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:45 smithi040 bash[41173]: cluster 2023-12-02T01:03:44.155680+0000 mgr.y (mgr.24356) 16963 : cluster 0 pgmap v16931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:45 smithi040 bash[41173]: audit 2023-12-02T01:03:45.023491+0000 mon.c (mon.2) 10637 : audit 0 from='client.? 172.21.15.40:0/34050803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:45 smithi141 bash[31670]: cluster 2023-12-02T01:03:44.155680+0000 mgr.y (mgr.24356) 16963 : cluster 0 pgmap v16931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:45 smithi141 bash[31670]: audit 2023-12-02T01:03:45.023491+0000 mon.c (mon.2) 10637 : audit 0 from='client.? 172.21.15.40:0/34050803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:03:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:03:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:47 smithi040 bash[28232]: cluster 2023-12-02T01:03:46.156848+0000 mgr.y (mgr.24356) 16964 : cluster 0 pgmap v16932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:47 smithi040 bash[28232]: audit 2023-12-02T01:03:47.488866+0000 mon.c (mon.2) 10638 : audit 0 from='client.? 172.21.15.40:0/3092157111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:47 smithi040 bash[41173]: cluster 2023-12-02T01:03:46.156848+0000 mgr.y (mgr.24356) 16964 : cluster 0 pgmap v16932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:47 smithi040 bash[41173]: audit 2023-12-02T01:03:47.488866+0000 mon.c (mon.2) 10638 : audit 0 from='client.? 172.21.15.40:0/3092157111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:47 smithi141 bash[31670]: cluster 2023-12-02T01:03:46.156848+0000 mgr.y (mgr.24356) 16964 : cluster 0 pgmap v16932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:47 smithi141 bash[31670]: audit 2023-12-02T01:03:47.488866+0000 mon.c (mon.2) 10638 : audit 0 from='client.? 172.21.15.40:0/3092157111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:49 smithi040 bash[41173]: cluster 2023-12-02T01:03:48.157466+0000 mgr.y (mgr.24356) 16965 : cluster 0 pgmap v16933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:49 smithi040 bash[41173]: audit 2023-12-02T01:03:49.233917+0000 mon.c (mon.2) 10639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:49 smithi040 bash[28232]: cluster 2023-12-02T01:03:48.157466+0000 mgr.y (mgr.24356) 16965 : cluster 0 pgmap v16933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:49 smithi040 bash[28232]: audit 2023-12-02T01:03:49.233917+0000 mon.c (mon.2) 10639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:49 smithi141 bash[31670]: cluster 2023-12-02T01:03:48.157466+0000 mgr.y (mgr.24356) 16965 : cluster 0 pgmap v16933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:49 smithi141 bash[31670]: audit 2023-12-02T01:03:49.233917+0000 mon.c (mon.2) 10639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:50 smithi040 bash[28232]: audit 2023-12-02T01:03:49.954437+0000 mon.a (mon.0) 10562 : audit 0 from='client.? 172.21.15.40:0/3205466542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:50 smithi040 bash[41173]: audit 2023-12-02T01:03:49.954437+0000 mon.a (mon.0) 10562 : audit 0 from='client.? 172.21.15.40:0/3205466542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:50 smithi141 bash[31670]: audit 2023-12-02T01:03:49.954437+0000 mon.a (mon.0) 10562 : audit 0 from='client.? 172.21.15.40:0/3205466542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:51 smithi040 bash[41173]: cluster 2023-12-02T01:03:50.158582+0000 mgr.y (mgr.24356) 16966 : cluster 0 pgmap v16934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:51 smithi040 bash[28232]: cluster 2023-12-02T01:03:50.158582+0000 mgr.y (mgr.24356) 16966 : cluster 0 pgmap v16934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:51 smithi141 bash[31670]: cluster 2023-12-02T01:03:50.158582+0000 mgr.y (mgr.24356) 16966 : cluster 0 pgmap v16934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:52 smithi040 bash[28232]: audit 2023-12-02T01:03:52.415727+0000 mon.a (mon.0) 10563 : audit 0 from='client.? 172.21.15.40:0/841284394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:52 smithi040 bash[41173]: audit 2023-12-02T01:03:52.415727+0000 mon.a (mon.0) 10563 : audit 0 from='client.? 172.21.15.40:0/841284394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:52 smithi141 bash[31670]: audit 2023-12-02T01:03:52.415727+0000 mon.a (mon.0) 10563 : audit 0 from='client.? 172.21.15.40:0/841284394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:53 smithi040 bash[28232]: cluster 2023-12-02T01:03:52.159205+0000 mgr.y (mgr.24356) 16967 : cluster 0 pgmap v16935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:53 smithi040 bash[41173]: cluster 2023-12-02T01:03:52.159205+0000 mgr.y (mgr.24356) 16967 : cluster 0 pgmap v16935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:53 smithi141 bash[31670]: cluster 2023-12-02T01:03:52.159205+0000 mgr.y (mgr.24356) 16967 : cluster 0 pgmap v16935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:55 smithi040 bash[28232]: cluster 2023-12-02T01:03:54.159833+0000 mgr.y (mgr.24356) 16968 : cluster 0 pgmap v16936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:55 smithi040 bash[28232]: audit 2023-12-02T01:03:54.878813+0000 mon.c (mon.2) 10640 : audit 0 from='client.? 172.21.15.40:0/4226994275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:55 smithi040 bash[41173]: cluster 2023-12-02T01:03:54.159833+0000 mgr.y (mgr.24356) 16968 : cluster 0 pgmap v16936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:55 smithi040 bash[41173]: audit 2023-12-02T01:03:54.878813+0000 mon.c (mon.2) 10640 : audit 0 from='client.? 172.21.15.40:0/4226994275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:55 smithi141 bash[31670]: cluster 2023-12-02T01:03:54.159833+0000 mgr.y (mgr.24356) 16968 : cluster 0 pgmap v16936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:55 smithi141 bash[31670]: audit 2023-12-02T01:03:54.878813+0000 mon.c (mon.2) 10640 : audit 0 from='client.? 172.21.15.40:0/4226994275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:03:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:03:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:57 smithi040 bash[28232]: cluster 2023-12-02T01:03:56.161010+0000 mgr.y (mgr.24356) 16969 : cluster 0 pgmap v16937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:57 smithi040 bash[28232]: audit 2023-12-02T01:03:57.343003+0000 mon.a (mon.0) 10564 : audit 0 from='client.? 172.21.15.40:0/3917072558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:57 smithi040 bash[41173]: cluster 2023-12-02T01:03:56.161010+0000 mgr.y (mgr.24356) 16969 : cluster 0 pgmap v16937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:57 smithi040 bash[41173]: audit 2023-12-02T01:03:57.343003+0000 mon.a (mon.0) 10564 : audit 0 from='client.? 172.21.15.40:0/3917072558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:57 smithi141 bash[31670]: cluster 2023-12-02T01:03:56.161010+0000 mgr.y (mgr.24356) 16969 : cluster 0 pgmap v16937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:57 smithi141 bash[31670]: audit 2023-12-02T01:03:57.343003+0000 mon.a (mon.0) 10564 : audit 0 from='client.? 172.21.15.40:0/3917072558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:03:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:03:59 smithi040 bash[41173]: cluster 2023-12-02T01:03:58.161651+0000 mgr.y (mgr.24356) 16970 : cluster 0 pgmap v16938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:03:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:03:59 smithi040 bash[28232]: cluster 2023-12-02T01:03:58.161651+0000 mgr.y (mgr.24356) 16970 : cluster 0 pgmap v16938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:03:59 smithi141 bash[31670]: cluster 2023-12-02T01:03:58.161651+0000 mgr.y (mgr.24356) 16970 : cluster 0 pgmap v16938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:00 smithi040 bash[41173]: audit 2023-12-02T01:03:59.806441+0000 mon.c (mon.2) 10641 : audit 0 from='client.? 172.21.15.40:0/4195664194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:00 smithi040 bash[28232]: audit 2023-12-02T01:03:59.806441+0000 mon.c (mon.2) 10641 : audit 0 from='client.? 172.21.15.40:0/4195664194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:01.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:00 smithi141 bash[31670]: audit 2023-12-02T01:03:59.806441+0000 mon.c (mon.2) 10641 : audit 0 from='client.? 172.21.15.40:0/4195664194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:01 smithi040 bash[28232]: cluster 2023-12-02T01:04:00.162792+0000 mgr.y (mgr.24356) 16971 : cluster 0 pgmap v16939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:01 smithi040 bash[41173]: cluster 2023-12-02T01:04:00.162792+0000 mgr.y (mgr.24356) 16971 : cluster 0 pgmap v16939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:01 smithi141 bash[31670]: cluster 2023-12-02T01:04:00.162792+0000 mgr.y (mgr.24356) 16971 : cluster 0 pgmap v16939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:02 smithi040 bash[28232]: audit 2023-12-02T01:04:02.270984+0000 mon.c (mon.2) 10642 : audit 0 from='client.? 172.21.15.40:0/2450030196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:02 smithi040 bash[41173]: audit 2023-12-02T01:04:02.270984+0000 mon.c (mon.2) 10642 : audit 0 from='client.? 172.21.15.40:0/2450030196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:02 smithi141 bash[31670]: audit 2023-12-02T01:04:02.270984+0000 mon.c (mon.2) 10642 : audit 0 from='client.? 172.21.15.40:0/2450030196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:03 smithi040 bash[28232]: cluster 2023-12-02T01:04:02.163540+0000 mgr.y (mgr.24356) 16972 : cluster 0 pgmap v16940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:03 smithi040 bash[41173]: cluster 2023-12-02T01:04:02.163540+0000 mgr.y (mgr.24356) 16972 : cluster 0 pgmap v16940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:03 smithi141 bash[31670]: cluster 2023-12-02T01:04:02.163540+0000 mgr.y (mgr.24356) 16972 : cluster 0 pgmap v16940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:04 smithi040 bash[28232]: audit 2023-12-02T01:04:04.234152+0000 mon.c (mon.2) 10643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:04 smithi040 bash[41173]: audit 2023-12-02T01:04:04.234152+0000 mon.c (mon.2) 10643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:04 smithi141 bash[31670]: audit 2023-12-02T01:04:04.234152+0000 mon.c (mon.2) 10643 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:05 smithi040 bash[41173]: cluster 2023-12-02T01:04:04.164351+0000 mgr.y (mgr.24356) 16973 : cluster 0 pgmap v16941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:05 smithi040 bash[41173]: audit 2023-12-02T01:04:04.743679+0000 mon.a (mon.0) 10565 : audit 0 from='client.? 172.21.15.40:0/1953650049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:05 smithi040 bash[28232]: cluster 2023-12-02T01:04:04.164351+0000 mgr.y (mgr.24356) 16973 : cluster 0 pgmap v16941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:05 smithi040 bash[28232]: audit 2023-12-02T01:04:04.743679+0000 mon.a (mon.0) 10565 : audit 0 from='client.? 172.21.15.40:0/1953650049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:05 smithi141 bash[31670]: cluster 2023-12-02T01:04:04.164351+0000 mgr.y (mgr.24356) 16973 : cluster 0 pgmap v16941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:05 smithi141 bash[31670]: audit 2023-12-02T01:04:04.743679+0000 mon.a (mon.0) 10565 : audit 0 from='client.? 172.21.15.40:0/1953650049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:04:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:04:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:07 smithi040 bash[28232]: cluster 2023-12-02T01:04:06.165592+0000 mgr.y (mgr.24356) 16974 : cluster 0 pgmap v16942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:07 smithi040 bash[28232]: audit 2023-12-02T01:04:07.212218+0000 mon.a (mon.0) 10566 : audit 0 from='client.? 172.21.15.40:0/1113538426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:07 smithi040 bash[41173]: cluster 2023-12-02T01:04:06.165592+0000 mgr.y (mgr.24356) 16974 : cluster 0 pgmap v16942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:07 smithi040 bash[41173]: audit 2023-12-02T01:04:07.212218+0000 mon.a (mon.0) 10566 : audit 0 from='client.? 172.21.15.40:0/1113538426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:07 smithi141 bash[31670]: cluster 2023-12-02T01:04:06.165592+0000 mgr.y (mgr.24356) 16974 : cluster 0 pgmap v16942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:07 smithi141 bash[31670]: audit 2023-12-02T01:04:07.212218+0000 mon.a (mon.0) 10566 : audit 0 from='client.? 172.21.15.40:0/1113538426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:09 smithi040 bash[28232]: cluster 2023-12-02T01:04:08.166256+0000 mgr.y (mgr.24356) 16975 : cluster 0 pgmap v16943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:09 smithi040 bash[41173]: cluster 2023-12-02T01:04:08.166256+0000 mgr.y (mgr.24356) 16975 : cluster 0 pgmap v16943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:09 smithi141 bash[31670]: cluster 2023-12-02T01:04:08.166256+0000 mgr.y (mgr.24356) 16975 : cluster 0 pgmap v16943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:10 smithi040 bash[28232]: audit 2023-12-02T01:04:09.675977+0000 mon.a (mon.0) 10567 : audit 0 from='client.? 172.21.15.40:0/485986450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:10 smithi040 bash[41173]: audit 2023-12-02T01:04:09.675977+0000 mon.a (mon.0) 10567 : audit 0 from='client.? 172.21.15.40:0/485986450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:10 smithi141 bash[31670]: audit 2023-12-02T01:04:09.675977+0000 mon.a (mon.0) 10567 : audit 0 from='client.? 172.21.15.40:0/485986450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:11 smithi141 bash[31670]: cluster 2023-12-02T01:04:10.167428+0000 mgr.y (mgr.24356) 16976 : cluster 0 pgmap v16944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:11 smithi040 bash[41173]: cluster 2023-12-02T01:04:10.167428+0000 mgr.y (mgr.24356) 16976 : cluster 0 pgmap v16944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:11 smithi040 bash[28232]: cluster 2023-12-02T01:04:10.167428+0000 mgr.y (mgr.24356) 16976 : cluster 0 pgmap v16944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:12 smithi141 bash[31670]: audit 2023-12-02T01:04:12.139107+0000 mon.c (mon.2) 10644 : audit 0 from='client.? 172.21.15.40:0/1679763165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:12 smithi040 bash[28232]: audit 2023-12-02T01:04:12.139107+0000 mon.c (mon.2) 10644 : audit 0 from='client.? 172.21.15.40:0/1679763165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:12 smithi040 bash[41173]: audit 2023-12-02T01:04:12.139107+0000 mon.c (mon.2) 10644 : audit 0 from='client.? 172.21.15.40:0/1679763165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:13 smithi141 bash[31670]: cluster 2023-12-02T01:04:12.168090+0000 mgr.y (mgr.24356) 16977 : cluster 0 pgmap v16945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:13 smithi040 bash[28232]: cluster 2023-12-02T01:04:12.168090+0000 mgr.y (mgr.24356) 16977 : cluster 0 pgmap v16945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:13 smithi040 bash[41173]: cluster 2023-12-02T01:04:12.168090+0000 mgr.y (mgr.24356) 16977 : cluster 0 pgmap v16945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:14 smithi141 bash[31670]: audit 2023-12-02T01:04:14.607929+0000 mon.a (mon.0) 10568 : audit 0 from='client.? 172.21.15.40:0/642842002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:14 smithi040 bash[28232]: audit 2023-12-02T01:04:14.607929+0000 mon.a (mon.0) 10568 : audit 0 from='client.? 172.21.15.40:0/642842002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:14 smithi040 bash[41173]: audit 2023-12-02T01:04:14.607929+0000 mon.a (mon.0) 10568 : audit 0 from='client.? 172.21.15.40:0/642842002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:15 smithi141 bash[31670]: cluster 2023-12-02T01:04:14.168794+0000 mgr.y (mgr.24356) 16978 : cluster 0 pgmap v16946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:15 smithi040 bash[28232]: cluster 2023-12-02T01:04:14.168794+0000 mgr.y (mgr.24356) 16978 : cluster 0 pgmap v16946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:15 smithi040 bash[41173]: cluster 2023-12-02T01:04:14.168794+0000 mgr.y (mgr.24356) 16978 : cluster 0 pgmap v16946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:04:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:04:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:17 smithi141 bash[31670]: cluster 2023-12-02T01:04:16.170042+0000 mgr.y (mgr.24356) 16979 : cluster 0 pgmap v16947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:17 smithi141 bash[31670]: audit 2023-12-02T01:04:17.074692+0000 mon.c (mon.2) 10645 : audit 0 from='client.? 172.21.15.40:0/3822311183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:17 smithi040 bash[28232]: cluster 2023-12-02T01:04:16.170042+0000 mgr.y (mgr.24356) 16979 : cluster 0 pgmap v16947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:17 smithi040 bash[28232]: audit 2023-12-02T01:04:17.074692+0000 mon.c (mon.2) 10645 : audit 0 from='client.? 172.21.15.40:0/3822311183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:17 smithi040 bash[41173]: cluster 2023-12-02T01:04:16.170042+0000 mgr.y (mgr.24356) 16979 : cluster 0 pgmap v16947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:17 smithi040 bash[41173]: audit 2023-12-02T01:04:17.074692+0000 mon.c (mon.2) 10645 : audit 0 from='client.? 172.21.15.40:0/3822311183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:18 smithi141 bash[31670]: audit 2023-12-02T01:04:17.785484+0000 mon.c (mon.2) 10646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:04:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:18 smithi040 bash[28232]: audit 2023-12-02T01:04:17.785484+0000 mon.c (mon.2) 10646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:04:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:18 smithi040 bash[41173]: audit 2023-12-02T01:04:17.785484+0000 mon.c (mon.2) 10646 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:04:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:19 smithi141 bash[31670]: cluster 2023-12-02T01:04:18.170802+0000 mgr.y (mgr.24356) 16980 : cluster 0 pgmap v16948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:19 smithi141 bash[31670]: audit 2023-12-02T01:04:19.234379+0000 mon.c (mon.2) 10647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:19 smithi141 bash[31670]: audit 2023-12-02T01:04:19.541540+0000 mon.a (mon.0) 10569 : audit 0 from='client.? 172.21.15.40:0/3707625886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:19 smithi040 bash[28232]: cluster 2023-12-02T01:04:18.170802+0000 mgr.y (mgr.24356) 16980 : cluster 0 pgmap v16948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:19 smithi040 bash[28232]: audit 2023-12-02T01:04:19.234379+0000 mon.c (mon.2) 10647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:19 smithi040 bash[28232]: audit 2023-12-02T01:04:19.541540+0000 mon.a (mon.0) 10569 : audit 0 from='client.? 172.21.15.40:0/3707625886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:19 smithi040 bash[41173]: cluster 2023-12-02T01:04:18.170802+0000 mgr.y (mgr.24356) 16980 : cluster 0 pgmap v16948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:19 smithi040 bash[41173]: audit 2023-12-02T01:04:19.234379+0000 mon.c (mon.2) 10647 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:19 smithi040 bash[41173]: audit 2023-12-02T01:04:19.541540+0000 mon.a (mon.0) 10569 : audit 0 from='client.? 172.21.15.40:0/3707625886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:21 smithi141 bash[31670]: cluster 2023-12-02T01:04:20.171950+0000 mgr.y (mgr.24356) 16981 : cluster 0 pgmap v16949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:21 smithi040 bash[28232]: cluster 2023-12-02T01:04:20.171950+0000 mgr.y (mgr.24356) 16981 : cluster 0 pgmap v16949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:21 smithi040 bash[41173]: cluster 2023-12-02T01:04:20.171950+0000 mgr.y (mgr.24356) 16981 : cluster 0 pgmap v16949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:22 smithi141 bash[31670]: audit 2023-12-02T01:04:22.004699+0000 mon.a (mon.0) 10570 : audit 0 from='client.? 172.21.15.40:0/1160972478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:22 smithi040 bash[28232]: audit 2023-12-02T01:04:22.004699+0000 mon.a (mon.0) 10570 : audit 0 from='client.? 172.21.15.40:0/1160972478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:22 smithi040 bash[41173]: audit 2023-12-02T01:04:22.004699+0000 mon.a (mon.0) 10570 : audit 0 from='client.? 172.21.15.40:0/1160972478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:23 smithi141 bash[31670]: cluster 2023-12-02T01:04:22.172653+0000 mgr.y (mgr.24356) 16982 : cluster 0 pgmap v16950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:23 smithi141 bash[31670]: audit 2023-12-02T01:04:23.682733+0000 mon.a (mon.0) 10571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:23 smithi141 bash[31670]: audit 2023-12-02T01:04:23.697483+0000 mon.a (mon.0) 10572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:23 smithi040 bash[28232]: cluster 2023-12-02T01:04:22.172653+0000 mgr.y (mgr.24356) 16982 : cluster 0 pgmap v16950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:23 smithi040 bash[28232]: audit 2023-12-02T01:04:23.682733+0000 mon.a (mon.0) 10571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:23 smithi040 bash[28232]: audit 2023-12-02T01:04:23.697483+0000 mon.a (mon.0) 10572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:23 smithi040 bash[41173]: cluster 2023-12-02T01:04:22.172653+0000 mgr.y (mgr.24356) 16982 : cluster 0 pgmap v16950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:23 smithi040 bash[41173]: audit 2023-12-02T01:04:23.682733+0000 mon.a (mon.0) 10571 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:23 smithi040 bash[41173]: audit 2023-12-02T01:04:23.697483+0000 mon.a (mon.0) 10572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: audit 2023-12-02T01:04:23.988108+0000 mon.a (mon.0) 10573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: audit 2023-12-02T01:04:23.997965+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: cluster 2023-12-02T01:04:24.173041+0000 mgr.y (mgr.24356) 16983 : cluster 0 pgmap v16951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: audit 2023-12-02T01:04:24.477609+0000 mon.c (mon.2) 10648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:04:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: audit 2023-12-02T01:04:24.479179+0000 mon.c (mon.2) 10649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:04:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: audit 2023-12-02T01:04:24.488141+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:24 smithi141 bash[31670]: audit 2023-12-02T01:04:24.514936+0000 mon.a (mon.0) 10576 : audit 0 from='client.? 172.21.15.40:0/1383187038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: audit 2023-12-02T01:04:23.988108+0000 mon.a (mon.0) 10573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: audit 2023-12-02T01:04:23.997965+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: cluster 2023-12-02T01:04:24.173041+0000 mgr.y (mgr.24356) 16983 : cluster 0 pgmap v16951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: audit 2023-12-02T01:04:24.477609+0000 mon.c (mon.2) 10648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: audit 2023-12-02T01:04:24.479179+0000 mon.c (mon.2) 10649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: audit 2023-12-02T01:04:24.488141+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[28232]: audit 2023-12-02T01:04:24.514936+0000 mon.a (mon.0) 10576 : audit 0 from='client.? 172.21.15.40:0/1383187038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: audit 2023-12-02T01:04:23.988108+0000 mon.a (mon.0) 10573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: audit 2023-12-02T01:04:23.997965+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: cluster 2023-12-02T01:04:24.173041+0000 mgr.y (mgr.24356) 16983 : cluster 0 pgmap v16951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: audit 2023-12-02T01:04:24.477609+0000 mon.c (mon.2) 10648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: audit 2023-12-02T01:04:24.479179+0000 mon.c (mon.2) 10649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:04:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: audit 2023-12-02T01:04:24.488141+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:04:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:24 smithi040 bash[41173]: audit 2023-12-02T01:04:24.514936+0000 mon.a (mon.0) 10576 : audit 0 from='client.? 172.21.15.40:0/1383187038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:04:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:04:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:27 smithi040 bash[41173]: cluster 2023-12-02T01:04:26.174151+0000 mgr.y (mgr.24356) 16984 : cluster 0 pgmap v16952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:27 smithi040 bash[41173]: audit 2023-12-02T01:04:26.981308+0000 mon.a (mon.0) 10577 : audit 0 from='client.? 172.21.15.40:0/578642816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:27 smithi040 bash[28232]: cluster 2023-12-02T01:04:26.174151+0000 mgr.y (mgr.24356) 16984 : cluster 0 pgmap v16952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:27 smithi040 bash[28232]: audit 2023-12-02T01:04:26.981308+0000 mon.a (mon.0) 10577 : audit 0 from='client.? 172.21.15.40:0/578642816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:27 smithi141 bash[31670]: cluster 2023-12-02T01:04:26.174151+0000 mgr.y (mgr.24356) 16984 : cluster 0 pgmap v16952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:27 smithi141 bash[31670]: audit 2023-12-02T01:04:26.981308+0000 mon.a (mon.0) 10577 : audit 0 from='client.? 172.21.15.40:0/578642816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:29 smithi040 bash[41173]: cluster 2023-12-02T01:04:28.174836+0000 mgr.y (mgr.24356) 16985 : cluster 0 pgmap v16953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:29 smithi040 bash[41173]: audit 2023-12-02T01:04:29.448603+0000 mon.a (mon.0) 10578 : audit 0 from='client.? 172.21.15.40:0/3819360646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:29 smithi040 bash[28232]: cluster 2023-12-02T01:04:28.174836+0000 mgr.y (mgr.24356) 16985 : cluster 0 pgmap v16953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:29 smithi040 bash[28232]: audit 2023-12-02T01:04:29.448603+0000 mon.a (mon.0) 10578 : audit 0 from='client.? 172.21.15.40:0/3819360646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:29 smithi141 bash[31670]: cluster 2023-12-02T01:04:28.174836+0000 mgr.y (mgr.24356) 16985 : cluster 0 pgmap v16953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:29 smithi141 bash[31670]: audit 2023-12-02T01:04:29.448603+0000 mon.a (mon.0) 10578 : audit 0 from='client.? 172.21.15.40:0/3819360646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:31 smithi040 bash[28232]: cluster 2023-12-02T01:04:30.176018+0000 mgr.y (mgr.24356) 16986 : cluster 0 pgmap v16954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:31 smithi040 bash[41173]: cluster 2023-12-02T01:04:30.176018+0000 mgr.y (mgr.24356) 16986 : cluster 0 pgmap v16954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:31 smithi141 bash[31670]: cluster 2023-12-02T01:04:30.176018+0000 mgr.y (mgr.24356) 16986 : cluster 0 pgmap v16954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:32 smithi040 bash[28232]: audit 2023-12-02T01:04:31.903682+0000 mon.c (mon.2) 10650 : audit 0 from='client.? 172.21.15.40:0/1114843105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:32 smithi040 bash[41173]: audit 2023-12-02T01:04:31.903682+0000 mon.c (mon.2) 10650 : audit 0 from='client.? 172.21.15.40:0/1114843105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:32 smithi141 bash[31670]: audit 2023-12-02T01:04:31.903682+0000 mon.c (mon.2) 10650 : audit 0 from='client.? 172.21.15.40:0/1114843105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:33 smithi040 bash[28232]: cluster 2023-12-02T01:04:32.176722+0000 mgr.y (mgr.24356) 16987 : cluster 0 pgmap v16955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:33 smithi040 bash[41173]: cluster 2023-12-02T01:04:32.176722+0000 mgr.y (mgr.24356) 16987 : cluster 0 pgmap v16955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:33 smithi141 bash[31670]: cluster 2023-12-02T01:04:32.176722+0000 mgr.y (mgr.24356) 16987 : cluster 0 pgmap v16955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:34 smithi040 bash[28232]: audit 2023-12-02T01:04:34.234270+0000 mon.c (mon.2) 10651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:34 smithi040 bash[28232]: audit 2023-12-02T01:04:34.390827+0000 mon.a (mon.0) 10579 : audit 0 from='client.? 172.21.15.40:0/2686614901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:34 smithi040 bash[41173]: audit 2023-12-02T01:04:34.234270+0000 mon.c (mon.2) 10651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:34 smithi040 bash[41173]: audit 2023-12-02T01:04:34.390827+0000 mon.a (mon.0) 10579 : audit 0 from='client.? 172.21.15.40:0/2686614901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:34 smithi141 bash[31670]: audit 2023-12-02T01:04:34.234270+0000 mon.c (mon.2) 10651 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:34 smithi141 bash[31670]: audit 2023-12-02T01:04:34.390827+0000 mon.a (mon.0) 10579 : audit 0 from='client.? 172.21.15.40:0/2686614901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:35 smithi040 bash[28232]: cluster 2023-12-02T01:04:34.177372+0000 mgr.y (mgr.24356) 16988 : cluster 0 pgmap v16956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:35 smithi040 bash[41173]: cluster 2023-12-02T01:04:34.177372+0000 mgr.y (mgr.24356) 16988 : cluster 0 pgmap v16956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:35 smithi141 bash[31670]: cluster 2023-12-02T01:04:34.177372+0000 mgr.y (mgr.24356) 16988 : cluster 0 pgmap v16956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:04:36] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:04:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:37 smithi040 bash[28232]: cluster 2023-12-02T01:04:36.178524+0000 mgr.y (mgr.24356) 16989 : cluster 0 pgmap v16957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:37 smithi040 bash[28232]: audit 2023-12-02T01:04:36.851758+0000 mon.a (mon.0) 10580 : audit 0 from='client.? 172.21.15.40:0/1668607158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:37 smithi040 bash[41173]: cluster 2023-12-02T01:04:36.178524+0000 mgr.y (mgr.24356) 16989 : cluster 0 pgmap v16957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:37 smithi040 bash[41173]: audit 2023-12-02T01:04:36.851758+0000 mon.a (mon.0) 10580 : audit 0 from='client.? 172.21.15.40:0/1668607158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:37 smithi141 bash[31670]: cluster 2023-12-02T01:04:36.178524+0000 mgr.y (mgr.24356) 16989 : cluster 0 pgmap v16957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:37 smithi141 bash[31670]: audit 2023-12-02T01:04:36.851758+0000 mon.a (mon.0) 10580 : audit 0 from='client.? 172.21.15.40:0/1668607158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:39 smithi040 bash[28232]: cluster 2023-12-02T01:04:38.179177+0000 mgr.y (mgr.24356) 16990 : cluster 0 pgmap v16958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:39 smithi040 bash[28232]: audit 2023-12-02T01:04:39.320786+0000 mon.c (mon.2) 10652 : audit 0 from='client.? 172.21.15.40:0/2520945442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:39 smithi040 bash[41173]: cluster 2023-12-02T01:04:38.179177+0000 mgr.y (mgr.24356) 16990 : cluster 0 pgmap v16958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:39 smithi040 bash[41173]: audit 2023-12-02T01:04:39.320786+0000 mon.c (mon.2) 10652 : audit 0 from='client.? 172.21.15.40:0/2520945442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:39 smithi141 bash[31670]: cluster 2023-12-02T01:04:38.179177+0000 mgr.y (mgr.24356) 16990 : cluster 0 pgmap v16958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:39 smithi141 bash[31670]: audit 2023-12-02T01:04:39.320786+0000 mon.c (mon.2) 10652 : audit 0 from='client.? 172.21.15.40:0/2520945442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:41 smithi040 bash[28232]: cluster 2023-12-02T01:04:40.180346+0000 mgr.y (mgr.24356) 16991 : cluster 0 pgmap v16959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:41 smithi040 bash[41173]: cluster 2023-12-02T01:04:40.180346+0000 mgr.y (mgr.24356) 16991 : cluster 0 pgmap v16959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:41 smithi141 bash[31670]: cluster 2023-12-02T01:04:40.180346+0000 mgr.y (mgr.24356) 16991 : cluster 0 pgmap v16959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:42 smithi040 bash[28232]: audit 2023-12-02T01:04:41.786529+0000 mon.c (mon.2) 10653 : audit 0 from='client.? 172.21.15.40:0/224881270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:42 smithi040 bash[41173]: audit 2023-12-02T01:04:41.786529+0000 mon.c (mon.2) 10653 : audit 0 from='client.? 172.21.15.40:0/224881270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:42 smithi141 bash[31670]: audit 2023-12-02T01:04:41.786529+0000 mon.c (mon.2) 10653 : audit 0 from='client.? 172.21.15.40:0/224881270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:43 smithi040 bash[41173]: cluster 2023-12-02T01:04:42.181017+0000 mgr.y (mgr.24356) 16992 : cluster 0 pgmap v16960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:43 smithi040 bash[28232]: cluster 2023-12-02T01:04:42.181017+0000 mgr.y (mgr.24356) 16992 : cluster 0 pgmap v16960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:43 smithi141 bash[31670]: cluster 2023-12-02T01:04:42.181017+0000 mgr.y (mgr.24356) 16992 : cluster 0 pgmap v16960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:44 smithi040 bash[28232]: audit 2023-12-02T01:04:44.249509+0000 mon.c (mon.2) 10654 : audit 0 from='client.? 172.21.15.40:0/3258566669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:44 smithi040 bash[41173]: audit 2023-12-02T01:04:44.249509+0000 mon.c (mon.2) 10654 : audit 0 from='client.? 172.21.15.40:0/3258566669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:45.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:44 smithi141 bash[31670]: audit 2023-12-02T01:04:44.249509+0000 mon.c (mon.2) 10654 : audit 0 from='client.? 172.21.15.40:0/3258566669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:45 smithi040 bash[28232]: cluster 2023-12-02T01:04:44.181641+0000 mgr.y (mgr.24356) 16993 : cluster 0 pgmap v16961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:45 smithi040 bash[41173]: cluster 2023-12-02T01:04:44.181641+0000 mgr.y (mgr.24356) 16993 : cluster 0 pgmap v16961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:45 smithi141 bash[31670]: cluster 2023-12-02T01:04:44.181641+0000 mgr.y (mgr.24356) 16993 : cluster 0 pgmap v16961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:04:46] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:04:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:47 smithi040 bash[41173]: cluster 2023-12-02T01:04:46.182791+0000 mgr.y (mgr.24356) 16994 : cluster 0 pgmap v16962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:47 smithi040 bash[41173]: audit 2023-12-02T01:04:46.720415+0000 mon.c (mon.2) 10655 : audit 0 from='client.? 172.21.15.40:0/1393938440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:47 smithi040 bash[28232]: cluster 2023-12-02T01:04:46.182791+0000 mgr.y (mgr.24356) 16994 : cluster 0 pgmap v16962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:47 smithi040 bash[28232]: audit 2023-12-02T01:04:46.720415+0000 mon.c (mon.2) 10655 : audit 0 from='client.? 172.21.15.40:0/1393938440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:47 smithi141 bash[31670]: cluster 2023-12-02T01:04:46.182791+0000 mgr.y (mgr.24356) 16994 : cluster 0 pgmap v16962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:47 smithi141 bash[31670]: audit 2023-12-02T01:04:46.720415+0000 mon.c (mon.2) 10655 : audit 0 from='client.? 172.21.15.40:0/1393938440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:49 smithi040 bash[28232]: cluster 2023-12-02T01:04:48.183485+0000 mgr.y (mgr.24356) 16995 : cluster 0 pgmap v16963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:49 smithi040 bash[28232]: audit 2023-12-02T01:04:49.204253+0000 mon.c (mon.2) 10656 : audit 0 from='client.? 172.21.15.40:0/1821488444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:49 smithi040 bash[28232]: audit 2023-12-02T01:04:49.235163+0000 mon.c (mon.2) 10657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:49 smithi040 bash[41173]: cluster 2023-12-02T01:04:48.183485+0000 mgr.y (mgr.24356) 16995 : cluster 0 pgmap v16963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:49 smithi040 bash[41173]: audit 2023-12-02T01:04:49.204253+0000 mon.c (mon.2) 10656 : audit 0 from='client.? 172.21.15.40:0/1821488444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:49 smithi040 bash[41173]: audit 2023-12-02T01:04:49.235163+0000 mon.c (mon.2) 10657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:49 smithi141 bash[31670]: cluster 2023-12-02T01:04:48.183485+0000 mgr.y (mgr.24356) 16995 : cluster 0 pgmap v16963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:49 smithi141 bash[31670]: audit 2023-12-02T01:04:49.204253+0000 mon.c (mon.2) 10656 : audit 0 from='client.? 172.21.15.40:0/1821488444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:49 smithi141 bash[31670]: audit 2023-12-02T01:04:49.235163+0000 mon.c (mon.2) 10657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:51 smithi040 bash[41173]: cluster 2023-12-02T01:04:50.184706+0000 mgr.y (mgr.24356) 16996 : cluster 0 pgmap v16964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:51 smithi040 bash[28232]: cluster 2023-12-02T01:04:50.184706+0000 mgr.y (mgr.24356) 16996 : cluster 0 pgmap v16964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:51 smithi141 bash[31670]: cluster 2023-12-02T01:04:50.184706+0000 mgr.y (mgr.24356) 16996 : cluster 0 pgmap v16964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:52 smithi040 bash[41173]: audit 2023-12-02T01:04:51.674458+0000 mon.a (mon.0) 10581 : audit 0 from='client.? 172.21.15.40:0/2197627146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:52 smithi040 bash[28232]: audit 2023-12-02T01:04:51.674458+0000 mon.a (mon.0) 10581 : audit 0 from='client.? 172.21.15.40:0/2197627146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:52 smithi141 bash[31670]: audit 2023-12-02T01:04:51.674458+0000 mon.a (mon.0) 10581 : audit 0 from='client.? 172.21.15.40:0/2197627146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:53 smithi040 bash[41173]: cluster 2023-12-02T01:04:52.185352+0000 mgr.y (mgr.24356) 16997 : cluster 0 pgmap v16965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:53 smithi040 bash[28232]: cluster 2023-12-02T01:04:52.185352+0000 mgr.y (mgr.24356) 16997 : cluster 0 pgmap v16965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:53 smithi141 bash[31670]: cluster 2023-12-02T01:04:52.185352+0000 mgr.y (mgr.24356) 16997 : cluster 0 pgmap v16965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:54 smithi040 bash[41173]: audit 2023-12-02T01:04:54.137531+0000 mon.a (mon.0) 10582 : audit 0 from='client.? 172.21.15.40:0/582949949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:54 smithi040 bash[28232]: audit 2023-12-02T01:04:54.137531+0000 mon.a (mon.0) 10582 : audit 0 from='client.? 172.21.15.40:0/582949949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:54 smithi141 bash[31670]: audit 2023-12-02T01:04:54.137531+0000 mon.a (mon.0) 10582 : audit 0 from='client.? 172.21.15.40:0/582949949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:55 smithi040 bash[28232]: cluster 2023-12-02T01:04:54.186018+0000 mgr.y (mgr.24356) 16998 : cluster 0 pgmap v16966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:55 smithi040 bash[41173]: cluster 2023-12-02T01:04:54.186018+0000 mgr.y (mgr.24356) 16998 : cluster 0 pgmap v16966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:55 smithi141 bash[31670]: cluster 2023-12-02T01:04:54.186018+0000 mgr.y (mgr.24356) 16998 : cluster 0 pgmap v16966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:04:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:04:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:56 smithi040 bash[41173]: audit 2023-12-02T01:04:56.595916+0000 mon.a (mon.0) 10583 : audit 0 from='client.? 172.21.15.40:0/1899966761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:56 smithi040 bash[28232]: audit 2023-12-02T01:04:56.595916+0000 mon.a (mon.0) 10583 : audit 0 from='client.? 172.21.15.40:0/1899966761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:56 smithi141 bash[31670]: audit 2023-12-02T01:04:56.595916+0000 mon.a (mon.0) 10583 : audit 0 from='client.? 172.21.15.40:0/1899966761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:04:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:57 smithi141 bash[31670]: cluster 2023-12-02T01:04:56.187205+0000 mgr.y (mgr.24356) 16999 : cluster 0 pgmap v16967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:57 smithi040 bash[41173]: cluster 2023-12-02T01:04:56.187205+0000 mgr.y (mgr.24356) 16999 : cluster 0 pgmap v16967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:04:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:57 smithi040 bash[28232]: cluster 2023-12-02T01:04:56.187205+0000 mgr.y (mgr.24356) 16999 : cluster 0 pgmap v16967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:59 smithi141 bash[31670]: cluster 2023-12-02T01:04:58.187869+0000 mgr.y (mgr.24356) 17000 : cluster 0 pgmap v16968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:04:59 smithi141 bash[31670]: audit 2023-12-02T01:04:59.054790+0000 mon.a (mon.0) 10584 : audit 0 from='client.? 172.21.15.40:0/2541658668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:59 smithi040 bash[28232]: cluster 2023-12-02T01:04:58.187869+0000 mgr.y (mgr.24356) 17000 : cluster 0 pgmap v16968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:04:59 smithi040 bash[28232]: audit 2023-12-02T01:04:59.054790+0000 mon.a (mon.0) 10584 : audit 0 from='client.? 172.21.15.40:0/2541658668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:59 smithi040 bash[41173]: cluster 2023-12-02T01:04:58.187869+0000 mgr.y (mgr.24356) 17000 : cluster 0 pgmap v16968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:04:59 smithi040 bash[41173]: audit 2023-12-02T01:04:59.054790+0000 mon.a (mon.0) 10584 : audit 0 from='client.? 172.21.15.40:0/2541658668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:01 smithi040 bash[41173]: cluster 2023-12-02T01:05:00.189022+0000 mgr.y (mgr.24356) 17001 : cluster 0 pgmap v16969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:01 smithi040 bash[41173]: audit 2023-12-02T01:05:01.515750+0000 mon.c (mon.2) 10658 : audit 0 from='client.? 172.21.15.40:0/1838163390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:01 smithi040 bash[28232]: cluster 2023-12-02T01:05:00.189022+0000 mgr.y (mgr.24356) 17001 : cluster 0 pgmap v16969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:01 smithi040 bash[28232]: audit 2023-12-02T01:05:01.515750+0000 mon.c (mon.2) 10658 : audit 0 from='client.? 172.21.15.40:0/1838163390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:01 smithi141 bash[31670]: cluster 2023-12-02T01:05:00.189022+0000 mgr.y (mgr.24356) 17001 : cluster 0 pgmap v16969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:01 smithi141 bash[31670]: audit 2023-12-02T01:05:01.515750+0000 mon.c (mon.2) 10658 : audit 0 from='client.? 172.21.15.40:0/1838163390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:03 smithi141 bash[31670]: cluster 2023-12-02T01:05:02.189674+0000 mgr.y (mgr.24356) 17002 : cluster 0 pgmap v16970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:03 smithi040 bash[28232]: cluster 2023-12-02T01:05:02.189674+0000 mgr.y (mgr.24356) 17002 : cluster 0 pgmap v16970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:03 smithi040 bash[41173]: cluster 2023-12-02T01:05:02.189674+0000 mgr.y (mgr.24356) 17002 : cluster 0 pgmap v16970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:04 smithi141 bash[31670]: audit 2023-12-02T01:05:03.979595+0000 mon.a (mon.0) 10585 : audit 0 from='client.? 172.21.15.40:0/2258732818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:04 smithi141 bash[31670]: audit 2023-12-02T01:05:04.235560+0000 mon.c (mon.2) 10659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:04 smithi040 bash[41173]: audit 2023-12-02T01:05:03.979595+0000 mon.a (mon.0) 10585 : audit 0 from='client.? 172.21.15.40:0/2258732818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:04 smithi040 bash[41173]: audit 2023-12-02T01:05:04.235560+0000 mon.c (mon.2) 10659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:04 smithi040 bash[28232]: audit 2023-12-02T01:05:03.979595+0000 mon.a (mon.0) 10585 : audit 0 from='client.? 172.21.15.40:0/2258732818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:04 smithi040 bash[28232]: audit 2023-12-02T01:05:04.235560+0000 mon.c (mon.2) 10659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:05 smithi141 bash[31670]: cluster 2023-12-02T01:05:04.190383+0000 mgr.y (mgr.24356) 17003 : cluster 0 pgmap v16971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:05 smithi040 bash[41173]: cluster 2023-12-02T01:05:04.190383+0000 mgr.y (mgr.24356) 17003 : cluster 0 pgmap v16971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:05 smithi040 bash[28232]: cluster 2023-12-02T01:05:04.190383+0000 mgr.y (mgr.24356) 17003 : cluster 0 pgmap v16971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:06 smithi040 bash[28232]: audit 2023-12-02T01:05:06.440853+0000 mon.a (mon.0) 10586 : audit 0 from='client.? 172.21.15.40:0/716409865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:05:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:05:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:06 smithi040 bash[41173]: audit 2023-12-02T01:05:06.440853+0000 mon.a (mon.0) 10586 : audit 0 from='client.? 172.21.15.40:0/716409865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:06 smithi141 bash[31670]: audit 2023-12-02T01:05:06.440853+0000 mon.a (mon.0) 10586 : audit 0 from='client.? 172.21.15.40:0/716409865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:07 smithi141 bash[31670]: cluster 2023-12-02T01:05:06.191546+0000 mgr.y (mgr.24356) 17004 : cluster 0 pgmap v16972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:07 smithi040 bash[28232]: cluster 2023-12-02T01:05:06.191546+0000 mgr.y (mgr.24356) 17004 : cluster 0 pgmap v16972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:07 smithi040 bash[41173]: cluster 2023-12-02T01:05:06.191546+0000 mgr.y (mgr.24356) 17004 : cluster 0 pgmap v16972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:09 smithi141 bash[31670]: cluster 2023-12-02T01:05:08.192311+0000 mgr.y (mgr.24356) 17005 : cluster 0 pgmap v16973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:09 smithi141 bash[31670]: audit 2023-12-02T01:05:08.903017+0000 mon.c (mon.2) 10660 : audit 0 from='client.? 172.21.15.40:0/2592884326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:09 smithi040 bash[28232]: cluster 2023-12-02T01:05:08.192311+0000 mgr.y (mgr.24356) 17005 : cluster 0 pgmap v16973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:09 smithi040 bash[28232]: audit 2023-12-02T01:05:08.903017+0000 mon.c (mon.2) 10660 : audit 0 from='client.? 172.21.15.40:0/2592884326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:09 smithi040 bash[41173]: cluster 2023-12-02T01:05:08.192311+0000 mgr.y (mgr.24356) 17005 : cluster 0 pgmap v16973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:09 smithi040 bash[41173]: audit 2023-12-02T01:05:08.903017+0000 mon.c (mon.2) 10660 : audit 0 from='client.? 172.21.15.40:0/2592884326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:11 smithi141 bash[31670]: cluster 2023-12-02T01:05:10.193518+0000 mgr.y (mgr.24356) 17006 : cluster 0 pgmap v16974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:11 smithi141 bash[31670]: audit 2023-12-02T01:05:11.373734+0000 mon.a (mon.0) 10587 : audit 0 from='client.? 172.21.15.40:0/1000545125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:11 smithi040 bash[28232]: cluster 2023-12-02T01:05:10.193518+0000 mgr.y (mgr.24356) 17006 : cluster 0 pgmap v16974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:11 smithi040 bash[28232]: audit 2023-12-02T01:05:11.373734+0000 mon.a (mon.0) 10587 : audit 0 from='client.? 172.21.15.40:0/1000545125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:11 smithi040 bash[41173]: cluster 2023-12-02T01:05:10.193518+0000 mgr.y (mgr.24356) 17006 : cluster 0 pgmap v16974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:11 smithi040 bash[41173]: audit 2023-12-02T01:05:11.373734+0000 mon.a (mon.0) 10587 : audit 0 from='client.? 172.21.15.40:0/1000545125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:13 smithi141 bash[31670]: cluster 2023-12-02T01:05:12.194206+0000 mgr.y (mgr.24356) 17007 : cluster 0 pgmap v16975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:13 smithi040 bash[41173]: cluster 2023-12-02T01:05:12.194206+0000 mgr.y (mgr.24356) 17007 : cluster 0 pgmap v16975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:13 smithi040 bash[28232]: cluster 2023-12-02T01:05:12.194206+0000 mgr.y (mgr.24356) 17007 : cluster 0 pgmap v16975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:14 smithi141 bash[31670]: audit 2023-12-02T01:05:13.847451+0000 mon.b (mon.1) 71 : audit 0 from='client.? 172.21.15.40:0/3925352665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:14 smithi040 bash[28232]: audit 2023-12-02T01:05:13.847451+0000 mon.b (mon.1) 71 : audit 0 from='client.? 172.21.15.40:0/3925352665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:14 smithi040 bash[41173]: audit 2023-12-02T01:05:13.847451+0000 mon.b (mon.1) 71 : audit 0 from='client.? 172.21.15.40:0/3925352665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:15 smithi141 bash[31670]: cluster 2023-12-02T01:05:14.194895+0000 mgr.y (mgr.24356) 17008 : cluster 0 pgmap v16976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:15 smithi040 bash[28232]: cluster 2023-12-02T01:05:14.194895+0000 mgr.y (mgr.24356) 17008 : cluster 0 pgmap v16976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:15 smithi040 bash[41173]: cluster 2023-12-02T01:05:14.194895+0000 mgr.y (mgr.24356) 17008 : cluster 0 pgmap v16976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:16.748 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:05:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:05:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:16 smithi141 bash[31670]: audit 2023-12-02T01:05:16.317985+0000 mon.c (mon.2) 10661 : audit 0 from='client.? 172.21.15.40:0/979698806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:16 smithi040 bash[28232]: audit 2023-12-02T01:05:16.317985+0000 mon.c (mon.2) 10661 : audit 0 from='client.? 172.21.15.40:0/979698806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:16 smithi040 bash[41173]: audit 2023-12-02T01:05:16.317985+0000 mon.c (mon.2) 10661 : audit 0 from='client.? 172.21.15.40:0/979698806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:17 smithi141 bash[31670]: cluster 2023-12-02T01:05:16.196009+0000 mgr.y (mgr.24356) 17009 : cluster 0 pgmap v16977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:17 smithi040 bash[28232]: cluster 2023-12-02T01:05:16.196009+0000 mgr.y (mgr.24356) 17009 : cluster 0 pgmap v16977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:17 smithi040 bash[41173]: cluster 2023-12-02T01:05:16.196009+0000 mgr.y (mgr.24356) 17009 : cluster 0 pgmap v16977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:19 smithi141 bash[31670]: cluster 2023-12-02T01:05:18.196703+0000 mgr.y (mgr.24356) 17010 : cluster 0 pgmap v16978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:19 smithi141 bash[31670]: audit 2023-12-02T01:05:18.781678+0000 mon.a (mon.0) 10588 : audit 0 from='client.? 172.21.15.40:0/2216003396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:19 smithi141 bash[31670]: audit 2023-12-02T01:05:19.236062+0000 mon.c (mon.2) 10662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:19 smithi040 bash[41173]: cluster 2023-12-02T01:05:18.196703+0000 mgr.y (mgr.24356) 17010 : cluster 0 pgmap v16978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:19 smithi040 bash[41173]: audit 2023-12-02T01:05:18.781678+0000 mon.a (mon.0) 10588 : audit 0 from='client.? 172.21.15.40:0/2216003396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:19 smithi040 bash[41173]: audit 2023-12-02T01:05:19.236062+0000 mon.c (mon.2) 10662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:19 smithi040 bash[28232]: cluster 2023-12-02T01:05:18.196703+0000 mgr.y (mgr.24356) 17010 : cluster 0 pgmap v16978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:19 smithi040 bash[28232]: audit 2023-12-02T01:05:18.781678+0000 mon.a (mon.0) 10588 : audit 0 from='client.? 172.21.15.40:0/2216003396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:19 smithi040 bash[28232]: audit 2023-12-02T01:05:19.236062+0000 mon.c (mon.2) 10662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:21 smithi141 bash[31670]: cluster 2023-12-02T01:05:20.197751+0000 mgr.y (mgr.24356) 17011 : cluster 0 pgmap v16979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:21 smithi141 bash[31670]: audit 2023-12-02T01:05:21.255270+0000 mon.a (mon.0) 10589 : audit 0 from='client.? 172.21.15.40:0/1419080279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:21 smithi040 bash[28232]: cluster 2023-12-02T01:05:20.197751+0000 mgr.y (mgr.24356) 17011 : cluster 0 pgmap v16979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:21 smithi040 bash[28232]: audit 2023-12-02T01:05:21.255270+0000 mon.a (mon.0) 10589 : audit 0 from='client.? 172.21.15.40:0/1419080279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:21 smithi040 bash[41173]: cluster 2023-12-02T01:05:20.197751+0000 mgr.y (mgr.24356) 17011 : cluster 0 pgmap v16979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:21 smithi040 bash[41173]: audit 2023-12-02T01:05:21.255270+0000 mon.a (mon.0) 10589 : audit 0 from='client.? 172.21.15.40:0/1419080279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:23 smithi141 bash[31670]: cluster 2023-12-02T01:05:22.198508+0000 mgr.y (mgr.24356) 17012 : cluster 0 pgmap v16980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:23 smithi141 bash[31670]: audit 2023-12-02T01:05:23.715150+0000 mon.a (mon.0) 10590 : audit 0 from='client.? 172.21.15.40:0/2801741490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:23 smithi040 bash[28232]: cluster 2023-12-02T01:05:22.198508+0000 mgr.y (mgr.24356) 17012 : cluster 0 pgmap v16980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:24.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:23 smithi040 bash[28232]: audit 2023-12-02T01:05:23.715150+0000 mon.a (mon.0) 10590 : audit 0 from='client.? 172.21.15.40:0/2801741490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:24.291 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:23 smithi040 bash[41173]: cluster 2023-12-02T01:05:22.198508+0000 mgr.y (mgr.24356) 17012 : cluster 0 pgmap v16980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:24.291 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:23 smithi040 bash[41173]: audit 2023-12-02T01:05:23.715150+0000 mon.a (mon.0) 10590 : audit 0 from='client.? 172.21.15.40:0/2801741490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:24 smithi141 bash[31670]: audit 2023-12-02T01:05:24.570839+0000 mon.c (mon.2) 10663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:05:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:24 smithi040 bash[28232]: audit 2023-12-02T01:05:24.570839+0000 mon.c (mon.2) 10663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:05:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:24 smithi040 bash[41173]: audit 2023-12-02T01:05:24.570839+0000 mon.c (mon.2) 10663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:05:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:25 smithi040 bash[28232]: cluster 2023-12-02T01:05:24.199212+0000 mgr.y (mgr.24356) 17013 : cluster 0 pgmap v16981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:25 smithi040 bash[41173]: cluster 2023-12-02T01:05:24.199212+0000 mgr.y (mgr.24356) 17013 : cluster 0 pgmap v16981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:25 smithi141 bash[31670]: cluster 2023-12-02T01:05:24.199212+0000 mgr.y (mgr.24356) 17013 : cluster 0 pgmap v16981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:26.783 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:05:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:05:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:26 smithi040 bash[28232]: audit 2023-12-02T01:05:26.185505+0000 mon.c (mon.2) 10664 : audit 0 from='client.? 172.21.15.40:0/1152224131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:26 smithi040 bash[41173]: audit 2023-12-02T01:05:26.185505+0000 mon.c (mon.2) 10664 : audit 0 from='client.? 172.21.15.40:0/1152224131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:26 smithi141 bash[31670]: audit 2023-12-02T01:05:26.185505+0000 mon.c (mon.2) 10664 : audit 0 from='client.? 172.21.15.40:0/1152224131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:27 smithi040 bash[28232]: cluster 2023-12-02T01:05:26.200248+0000 mgr.y (mgr.24356) 17014 : cluster 0 pgmap v16982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:27 smithi040 bash[41173]: cluster 2023-12-02T01:05:26.200248+0000 mgr.y (mgr.24356) 17014 : cluster 0 pgmap v16982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:27 smithi141 bash[31670]: cluster 2023-12-02T01:05:26.200248+0000 mgr.y (mgr.24356) 17014 : cluster 0 pgmap v16982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:28 smithi040 bash[28232]: audit 2023-12-02T01:05:28.655797+0000 mon.c (mon.2) 10665 : audit 0 from='client.? 172.21.15.40:0/1065214815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:28 smithi040 bash[41173]: audit 2023-12-02T01:05:28.655797+0000 mon.c (mon.2) 10665 : audit 0 from='client.? 172.21.15.40:0/1065214815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:28 smithi141 bash[31670]: audit 2023-12-02T01:05:28.655797+0000 mon.c (mon.2) 10665 : audit 0 from='client.? 172.21.15.40:0/1065214815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:29 smithi040 bash[28232]: cluster 2023-12-02T01:05:28.201111+0000 mgr.y (mgr.24356) 17015 : cluster 0 pgmap v16983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:29 smithi040 bash[41173]: cluster 2023-12-02T01:05:28.201111+0000 mgr.y (mgr.24356) 17015 : cluster 0 pgmap v16983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:29 smithi141 bash[31670]: cluster 2023-12-02T01:05:28.201111+0000 mgr.y (mgr.24356) 17015 : cluster 0 pgmap v16983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[28232]: cluster 2023-12-02T01:05:30.202323+0000 mgr.y (mgr.24356) 17016 : cluster 0 pgmap v16984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[28232]: audit 2023-12-02T01:05:30.364880+0000 mon.a (mon.0) 10591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[28232]: audit 2023-12-02T01:05:30.377029+0000 mon.a (mon.0) 10592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[28232]: audit 2023-12-02T01:05:30.772821+0000 mon.a (mon.0) 10593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[28232]: audit 2023-12-02T01:05:30.782236+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[28232]: audit 2023-12-02T01:05:31.122801+0000 mon.c (mon.2) 10666 : audit 0 from='client.? 172.21.15.40:0/1547602260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[41173]: cluster 2023-12-02T01:05:30.202323+0000 mgr.y (mgr.24356) 17016 : cluster 0 pgmap v16984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[41173]: audit 2023-12-02T01:05:30.364880+0000 mon.a (mon.0) 10591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[41173]: audit 2023-12-02T01:05:30.377029+0000 mon.a (mon.0) 10592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[41173]: audit 2023-12-02T01:05:30.772821+0000 mon.a (mon.0) 10593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[41173]: audit 2023-12-02T01:05:30.782236+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:31 smithi040 bash[41173]: audit 2023-12-02T01:05:31.122801+0000 mon.c (mon.2) 10666 : audit 0 from='client.? 172.21.15.40:0/1547602260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:31 smithi141 bash[31670]: cluster 2023-12-02T01:05:30.202323+0000 mgr.y (mgr.24356) 17016 : cluster 0 pgmap v16984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:31 smithi141 bash[31670]: audit 2023-12-02T01:05:30.364880+0000 mon.a (mon.0) 10591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:31 smithi141 bash[31670]: audit 2023-12-02T01:05:30.377029+0000 mon.a (mon.0) 10592 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:31 smithi141 bash[31670]: audit 2023-12-02T01:05:30.772821+0000 mon.a (mon.0) 10593 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:31 smithi141 bash[31670]: audit 2023-12-02T01:05:30.782236+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:31 smithi141 bash[31670]: audit 2023-12-02T01:05:31.122801+0000 mon.c (mon.2) 10666 : audit 0 from='client.? 172.21.15.40:0/1547602260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:32 smithi040 bash[28232]: audit 2023-12-02T01:05:31.370887+0000 mon.c (mon.2) 10667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:05:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:32 smithi040 bash[28232]: audit 2023-12-02T01:05:31.372403+0000 mon.c (mon.2) 10668 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:05:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:32 smithi040 bash[28232]: audit 2023-12-02T01:05:31.379697+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:32 smithi040 bash[41173]: audit 2023-12-02T01:05:31.370887+0000 mon.c (mon.2) 10667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:05:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:32 smithi040 bash[41173]: audit 2023-12-02T01:05:31.372403+0000 mon.c (mon.2) 10668 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:05:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:32 smithi040 bash[41173]: audit 2023-12-02T01:05:31.379697+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:32 smithi141 bash[31670]: audit 2023-12-02T01:05:31.370887+0000 mon.c (mon.2) 10667 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:05:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:32 smithi141 bash[31670]: audit 2023-12-02T01:05:31.372403+0000 mon.c (mon.2) 10668 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:05:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:32 smithi141 bash[31670]: audit 2023-12-02T01:05:31.379697+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:05:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:33 smithi040 bash[41173]: cluster 2023-12-02T01:05:32.203014+0000 mgr.y (mgr.24356) 17017 : cluster 0 pgmap v16985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:33 smithi040 bash[28232]: cluster 2023-12-02T01:05:32.203014+0000 mgr.y (mgr.24356) 17017 : cluster 0 pgmap v16985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:33 smithi141 bash[31670]: cluster 2023-12-02T01:05:32.203014+0000 mgr.y (mgr.24356) 17017 : cluster 0 pgmap v16985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:34 smithi040 bash[28232]: audit 2023-12-02T01:05:33.586526+0000 mon.a (mon.0) 10596 : audit 0 from='client.? 172.21.15.40:0/3582281654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:34 smithi040 bash[28232]: audit 2023-12-02T01:05:34.236717+0000 mon.c (mon.2) 10669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:34 smithi040 bash[41173]: audit 2023-12-02T01:05:33.586526+0000 mon.a (mon.0) 10596 : audit 0 from='client.? 172.21.15.40:0/3582281654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:34 smithi040 bash[41173]: audit 2023-12-02T01:05:34.236717+0000 mon.c (mon.2) 10669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:34 smithi141 bash[31670]: audit 2023-12-02T01:05:33.586526+0000 mon.a (mon.0) 10596 : audit 0 from='client.? 172.21.15.40:0/3582281654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:34 smithi141 bash[31670]: audit 2023-12-02T01:05:34.236717+0000 mon.c (mon.2) 10669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:35 smithi040 bash[28232]: cluster 2023-12-02T01:05:34.203681+0000 mgr.y (mgr.24356) 17018 : cluster 0 pgmap v16986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:35 smithi040 bash[41173]: cluster 2023-12-02T01:05:34.203681+0000 mgr.y (mgr.24356) 17018 : cluster 0 pgmap v16986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:35 smithi141 bash[31670]: cluster 2023-12-02T01:05:34.203681+0000 mgr.y (mgr.24356) 17018 : cluster 0 pgmap v16986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:05:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:05:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:36 smithi040 bash[41173]: audit 2023-12-02T01:05:36.048643+0000 mon.a (mon.0) 10597 : audit 0 from='client.? 172.21.15.40:0/1213673903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:36 smithi040 bash[28232]: audit 2023-12-02T01:05:36.048643+0000 mon.a (mon.0) 10597 : audit 0 from='client.? 172.21.15.40:0/1213673903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:36 smithi141 bash[31670]: audit 2023-12-02T01:05:36.048643+0000 mon.a (mon.0) 10597 : audit 0 from='client.? 172.21.15.40:0/1213673903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:37 smithi040 bash[28232]: cluster 2023-12-02T01:05:36.204869+0000 mgr.y (mgr.24356) 17019 : cluster 0 pgmap v16987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:37 smithi040 bash[41173]: cluster 2023-12-02T01:05:36.204869+0000 mgr.y (mgr.24356) 17019 : cluster 0 pgmap v16987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:37 smithi141 bash[31670]: cluster 2023-12-02T01:05:36.204869+0000 mgr.y (mgr.24356) 17019 : cluster 0 pgmap v16987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:38 smithi040 bash[28232]: audit 2023-12-02T01:05:38.505761+0000 mon.c (mon.2) 10670 : audit 0 from='client.? 172.21.15.40:0/1766115001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:38 smithi040 bash[41173]: audit 2023-12-02T01:05:38.505761+0000 mon.c (mon.2) 10670 : audit 0 from='client.? 172.21.15.40:0/1766115001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:38 smithi141 bash[31670]: audit 2023-12-02T01:05:38.505761+0000 mon.c (mon.2) 10670 : audit 0 from='client.? 172.21.15.40:0/1766115001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:39 smithi040 bash[41173]: cluster 2023-12-02T01:05:38.205342+0000 mgr.y (mgr.24356) 17020 : cluster 0 pgmap v16988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:39 smithi040 bash[28232]: cluster 2023-12-02T01:05:38.205342+0000 mgr.y (mgr.24356) 17020 : cluster 0 pgmap v16988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:39 smithi141 bash[31670]: cluster 2023-12-02T01:05:38.205342+0000 mgr.y (mgr.24356) 17020 : cluster 0 pgmap v16988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:41 smithi040 bash[41173]: cluster 2023-12-02T01:05:40.206567+0000 mgr.y (mgr.24356) 17021 : cluster 0 pgmap v16989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:41 smithi040 bash[41173]: audit 2023-12-02T01:05:40.965976+0000 mon.a (mon.0) 10598 : audit 0 from='client.? 172.21.15.40:0/24220988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:41 smithi040 bash[28232]: cluster 2023-12-02T01:05:40.206567+0000 mgr.y (mgr.24356) 17021 : cluster 0 pgmap v16989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:41 smithi040 bash[28232]: audit 2023-12-02T01:05:40.965976+0000 mon.a (mon.0) 10598 : audit 0 from='client.? 172.21.15.40:0/24220988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:41 smithi141 bash[31670]: cluster 2023-12-02T01:05:40.206567+0000 mgr.y (mgr.24356) 17021 : cluster 0 pgmap v16989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:41 smithi141 bash[31670]: audit 2023-12-02T01:05:40.965976+0000 mon.a (mon.0) 10598 : audit 0 from='client.? 172.21.15.40:0/24220988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:43 smithi040 bash[28232]: cluster 2023-12-02T01:05:42.207390+0000 mgr.y (mgr.24356) 17022 : cluster 0 pgmap v16990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:43 smithi040 bash[28232]: audit 2023-12-02T01:05:43.426076+0000 mon.a (mon.0) 10599 : audit 0 from='client.? 172.21.15.40:0/2774828872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:43 smithi040 bash[41173]: cluster 2023-12-02T01:05:42.207390+0000 mgr.y (mgr.24356) 17022 : cluster 0 pgmap v16990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:43 smithi040 bash[41173]: audit 2023-12-02T01:05:43.426076+0000 mon.a (mon.0) 10599 : audit 0 from='client.? 172.21.15.40:0/2774828872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:43 smithi141 bash[31670]: cluster 2023-12-02T01:05:42.207390+0000 mgr.y (mgr.24356) 17022 : cluster 0 pgmap v16990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:43 smithi141 bash[31670]: audit 2023-12-02T01:05:43.426076+0000 mon.a (mon.0) 10599 : audit 0 from='client.? 172.21.15.40:0/2774828872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:45 smithi040 bash[28232]: cluster 2023-12-02T01:05:44.208036+0000 mgr.y (mgr.24356) 17023 : cluster 0 pgmap v16991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:45 smithi040 bash[41173]: cluster 2023-12-02T01:05:44.208036+0000 mgr.y (mgr.24356) 17023 : cluster 0 pgmap v16991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:45 smithi141 bash[31670]: cluster 2023-12-02T01:05:44.208036+0000 mgr.y (mgr.24356) 17023 : cluster 0 pgmap v16991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:46 smithi040 bash[28232]: audit 2023-12-02T01:05:45.887481+0000 mon.c (mon.2) 10671 : audit 0 from='client.? 172.21.15.40:0/3167880687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:05:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:05:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:46 smithi040 bash[41173]: audit 2023-12-02T01:05:45.887481+0000 mon.c (mon.2) 10671 : audit 0 from='client.? 172.21.15.40:0/3167880687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:46 smithi141 bash[31670]: audit 2023-12-02T01:05:45.887481+0000 mon.c (mon.2) 10671 : audit 0 from='client.? 172.21.15.40:0/3167880687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:47 smithi040 bash[28232]: cluster 2023-12-02T01:05:46.209242+0000 mgr.y (mgr.24356) 17024 : cluster 0 pgmap v16992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:47 smithi040 bash[41173]: cluster 2023-12-02T01:05:46.209242+0000 mgr.y (mgr.24356) 17024 : cluster 0 pgmap v16992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:47 smithi141 bash[31670]: cluster 2023-12-02T01:05:46.209242+0000 mgr.y (mgr.24356) 17024 : cluster 0 pgmap v16992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:48 smithi040 bash[28232]: audit 2023-12-02T01:05:48.355773+0000 mon.a (mon.0) 10600 : audit 0 from='client.? 172.21.15.40:0/2014420444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:48 smithi040 bash[41173]: audit 2023-12-02T01:05:48.355773+0000 mon.a (mon.0) 10600 : audit 0 from='client.? 172.21.15.40:0/2014420444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:49.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:48 smithi141 bash[31670]: audit 2023-12-02T01:05:48.355773+0000 mon.a (mon.0) 10600 : audit 0 from='client.? 172.21.15.40:0/2014420444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:49 smithi040 bash[28232]: cluster 2023-12-02T01:05:48.209871+0000 mgr.y (mgr.24356) 17025 : cluster 0 pgmap v16993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:49 smithi040 bash[28232]: audit 2023-12-02T01:05:49.236847+0000 mon.c (mon.2) 10672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:49 smithi040 bash[41173]: cluster 2023-12-02T01:05:48.209871+0000 mgr.y (mgr.24356) 17025 : cluster 0 pgmap v16993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:49 smithi040 bash[41173]: audit 2023-12-02T01:05:49.236847+0000 mon.c (mon.2) 10672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:49 smithi141 bash[31670]: cluster 2023-12-02T01:05:48.209871+0000 mgr.y (mgr.24356) 17025 : cluster 0 pgmap v16993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:49 smithi141 bash[31670]: audit 2023-12-02T01:05:49.236847+0000 mon.c (mon.2) 10672 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:51 smithi040 bash[28232]: cluster 2023-12-02T01:05:50.211272+0000 mgr.y (mgr.24356) 17026 : cluster 0 pgmap v16994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:51 smithi040 bash[28232]: audit 2023-12-02T01:05:50.817526+0000 mon.a (mon.0) 10601 : audit 0 from='client.? 172.21.15.40:0/4604962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:51 smithi040 bash[41173]: cluster 2023-12-02T01:05:50.211272+0000 mgr.y (mgr.24356) 17026 : cluster 0 pgmap v16994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:51 smithi040 bash[41173]: audit 2023-12-02T01:05:50.817526+0000 mon.a (mon.0) 10601 : audit 0 from='client.? 172.21.15.40:0/4604962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:51 smithi141 bash[31670]: cluster 2023-12-02T01:05:50.211272+0000 mgr.y (mgr.24356) 17026 : cluster 0 pgmap v16994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:51 smithi141 bash[31670]: audit 2023-12-02T01:05:50.817526+0000 mon.a (mon.0) 10601 : audit 0 from='client.? 172.21.15.40:0/4604962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:53 smithi040 bash[28232]: cluster 2023-12-02T01:05:52.211935+0000 mgr.y (mgr.24356) 17027 : cluster 0 pgmap v16995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:53 smithi040 bash[28232]: audit 2023-12-02T01:05:53.292577+0000 mon.c (mon.2) 10673 : audit 0 from='client.? 172.21.15.40:0/1886178207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:53 smithi040 bash[41173]: cluster 2023-12-02T01:05:52.211935+0000 mgr.y (mgr.24356) 17027 : cluster 0 pgmap v16995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:53 smithi040 bash[41173]: audit 2023-12-02T01:05:53.292577+0000 mon.c (mon.2) 10673 : audit 0 from='client.? 172.21.15.40:0/1886178207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:53 smithi141 bash[31670]: cluster 2023-12-02T01:05:52.211935+0000 mgr.y (mgr.24356) 17027 : cluster 0 pgmap v16995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:53 smithi141 bash[31670]: audit 2023-12-02T01:05:53.292577+0000 mon.c (mon.2) 10673 : audit 0 from='client.? 172.21.15.40:0/1886178207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:55 smithi040 bash[28232]: cluster 2023-12-02T01:05:54.212686+0000 mgr.y (mgr.24356) 17028 : cluster 0 pgmap v16996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:55 smithi040 bash[41173]: cluster 2023-12-02T01:05:54.212686+0000 mgr.y (mgr.24356) 17028 : cluster 0 pgmap v16996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:55 smithi141 bash[31670]: cluster 2023-12-02T01:05:54.212686+0000 mgr.y (mgr.24356) 17028 : cluster 0 pgmap v16996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:56 smithi040 bash[28232]: audit 2023-12-02T01:05:55.756005+0000 mon.a (mon.0) 10602 : audit 0 from='client.? 172.21.15.40:0/2502668746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:05:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:05:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:56 smithi040 bash[41173]: audit 2023-12-02T01:05:55.756005+0000 mon.a (mon.0) 10602 : audit 0 from='client.? 172.21.15.40:0/2502668746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:56 smithi141 bash[31670]: audit 2023-12-02T01:05:55.756005+0000 mon.a (mon.0) 10602 : audit 0 from='client.? 172.21.15.40:0/2502668746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:57 smithi040 bash[28232]: cluster 2023-12-02T01:05:56.213803+0000 mgr.y (mgr.24356) 17029 : cluster 0 pgmap v16997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:57 smithi040 bash[41173]: cluster 2023-12-02T01:05:56.213803+0000 mgr.y (mgr.24356) 17029 : cluster 0 pgmap v16997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:57 smithi141 bash[31670]: cluster 2023-12-02T01:05:56.213803+0000 mgr.y (mgr.24356) 17029 : cluster 0 pgmap v16997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:05:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:58 smithi141 bash[31670]: audit 2023-12-02T01:05:58.218378+0000 mon.a (mon.0) 10603 : audit 0 from='client.? 172.21.15.40:0/4226599254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:58 smithi040 bash[28232]: audit 2023-12-02T01:05:58.218378+0000 mon.a (mon.0) 10603 : audit 0 from='client.? 172.21.15.40:0/4226599254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:05:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:58 smithi040 bash[41173]: audit 2023-12-02T01:05:58.218378+0000 mon.a (mon.0) 10603 : audit 0 from='client.? 172.21.15.40:0/4226599254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:05:59 smithi141 bash[31670]: cluster 2023-12-02T01:05:58.214268+0000 mgr.y (mgr.24356) 17030 : cluster 0 pgmap v16998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:05:59 smithi040 bash[28232]: cluster 2023-12-02T01:05:58.214268+0000 mgr.y (mgr.24356) 17030 : cluster 0 pgmap v16998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:05:59 smithi040 bash[41173]: cluster 2023-12-02T01:05:58.214268+0000 mgr.y (mgr.24356) 17030 : cluster 0 pgmap v16998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:01 smithi141 bash[31670]: cluster 2023-12-02T01:06:00.215401+0000 mgr.y (mgr.24356) 17031 : cluster 0 pgmap v16999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:01 smithi141 bash[31670]: audit 2023-12-02T01:06:00.687469+0000 mon.a (mon.0) 10604 : audit 0 from='client.? 172.21.15.40:0/3514532611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:01 smithi040 bash[28232]: cluster 2023-12-02T01:06:00.215401+0000 mgr.y (mgr.24356) 17031 : cluster 0 pgmap v16999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:01 smithi040 bash[28232]: audit 2023-12-02T01:06:00.687469+0000 mon.a (mon.0) 10604 : audit 0 from='client.? 172.21.15.40:0/3514532611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:01 smithi040 bash[41173]: cluster 2023-12-02T01:06:00.215401+0000 mgr.y (mgr.24356) 17031 : cluster 0 pgmap v16999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:01 smithi040 bash[41173]: audit 2023-12-02T01:06:00.687469+0000 mon.a (mon.0) 10604 : audit 0 from='client.? 172.21.15.40:0/3514532611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:03 smithi141 bash[31670]: cluster 2023-12-02T01:06:02.216080+0000 mgr.y (mgr.24356) 17032 : cluster 0 pgmap v17000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:03 smithi141 bash[31670]: audit 2023-12-02T01:06:03.155242+0000 mon.c (mon.2) 10674 : audit 0 from='client.? 172.21.15.40:0/4072423404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:03 smithi040 bash[28232]: cluster 2023-12-02T01:06:02.216080+0000 mgr.y (mgr.24356) 17032 : cluster 0 pgmap v17000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:03 smithi040 bash[28232]: audit 2023-12-02T01:06:03.155242+0000 mon.c (mon.2) 10674 : audit 0 from='client.? 172.21.15.40:0/4072423404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:03 smithi040 bash[41173]: cluster 2023-12-02T01:06:02.216080+0000 mgr.y (mgr.24356) 17032 : cluster 0 pgmap v17000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:03 smithi040 bash[41173]: audit 2023-12-02T01:06:03.155242+0000 mon.c (mon.2) 10674 : audit 0 from='client.? 172.21.15.40:0/4072423404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:04 smithi141 bash[31670]: audit 2023-12-02T01:06:04.237438+0000 mon.c (mon.2) 10675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:04 smithi040 bash[28232]: audit 2023-12-02T01:06:04.237438+0000 mon.c (mon.2) 10675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:04 smithi040 bash[41173]: audit 2023-12-02T01:06:04.237438+0000 mon.c (mon.2) 10675 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:05 smithi141 bash[31670]: cluster 2023-12-02T01:06:04.216783+0000 mgr.y (mgr.24356) 17033 : cluster 0 pgmap v17001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:05 smithi141 bash[31670]: audit 2023-12-02T01:06:05.621252+0000 mon.a (mon.0) 10605 : audit 0 from='client.? 172.21.15.40:0/58232863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:05 smithi040 bash[28232]: cluster 2023-12-02T01:06:04.216783+0000 mgr.y (mgr.24356) 17033 : cluster 0 pgmap v17001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:05 smithi040 bash[28232]: audit 2023-12-02T01:06:05.621252+0000 mon.a (mon.0) 10605 : audit 0 from='client.? 172.21.15.40:0/58232863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:05 smithi040 bash[41173]: cluster 2023-12-02T01:06:04.216783+0000 mgr.y (mgr.24356) 17033 : cluster 0 pgmap v17001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:05 smithi040 bash[41173]: audit 2023-12-02T01:06:05.621252+0000 mon.a (mon.0) 10605 : audit 0 from='client.? 172.21.15.40:0/58232863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:06:06] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:06:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:07 smithi141 bash[31670]: cluster 2023-12-02T01:06:06.217795+0000 mgr.y (mgr.24356) 17034 : cluster 0 pgmap v17002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:07 smithi040 bash[28232]: cluster 2023-12-02T01:06:06.217795+0000 mgr.y (mgr.24356) 17034 : cluster 0 pgmap v17002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:07 smithi040 bash[41173]: cluster 2023-12-02T01:06:06.217795+0000 mgr.y (mgr.24356) 17034 : cluster 0 pgmap v17002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:08 smithi141 bash[31670]: audit 2023-12-02T01:06:08.087319+0000 mon.a (mon.0) 10606 : audit 0 from='client.? 172.21.15.40:0/2313852355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:08 smithi040 bash[28232]: audit 2023-12-02T01:06:08.087319+0000 mon.a (mon.0) 10606 : audit 0 from='client.? 172.21.15.40:0/2313852355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:08 smithi040 bash[41173]: audit 2023-12-02T01:06:08.087319+0000 mon.a (mon.0) 10606 : audit 0 from='client.? 172.21.15.40:0/2313852355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:09 smithi141 bash[31670]: cluster 2023-12-02T01:06:08.218451+0000 mgr.y (mgr.24356) 17035 : cluster 0 pgmap v17003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:09 smithi040 bash[41173]: cluster 2023-12-02T01:06:08.218451+0000 mgr.y (mgr.24356) 17035 : cluster 0 pgmap v17003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:09 smithi040 bash[28232]: cluster 2023-12-02T01:06:08.218451+0000 mgr.y (mgr.24356) 17035 : cluster 0 pgmap v17003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:10 smithi141 bash[31670]: audit 2023-12-02T01:06:10.544236+0000 mon.a (mon.0) 10607 : audit 0 from='client.? 172.21.15.40:0/3026592511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:10 smithi040 bash[28232]: audit 2023-12-02T01:06:10.544236+0000 mon.a (mon.0) 10607 : audit 0 from='client.? 172.21.15.40:0/3026592511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:10 smithi040 bash[41173]: audit 2023-12-02T01:06:10.544236+0000 mon.a (mon.0) 10607 : audit 0 from='client.? 172.21.15.40:0/3026592511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:11 smithi141 bash[31670]: cluster 2023-12-02T01:06:10.219070+0000 mgr.y (mgr.24356) 17036 : cluster 0 pgmap v17004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:11 smithi040 bash[28232]: cluster 2023-12-02T01:06:10.219070+0000 mgr.y (mgr.24356) 17036 : cluster 0 pgmap v17004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:11 smithi040 bash[41173]: cluster 2023-12-02T01:06:10.219070+0000 mgr.y (mgr.24356) 17036 : cluster 0 pgmap v17004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:13 smithi141 bash[31670]: cluster 2023-12-02T01:06:12.219676+0000 mgr.y (mgr.24356) 17037 : cluster 0 pgmap v17005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:13 smithi141 bash[31670]: audit 2023-12-02T01:06:12.999508+0000 mon.a (mon.0) 10608 : audit 0 from='client.? 172.21.15.40:0/2894634064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:13 smithi040 bash[28232]: cluster 2023-12-02T01:06:12.219676+0000 mgr.y (mgr.24356) 17037 : cluster 0 pgmap v17005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:13 smithi040 bash[28232]: audit 2023-12-02T01:06:12.999508+0000 mon.a (mon.0) 10608 : audit 0 from='client.? 172.21.15.40:0/2894634064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:13 smithi040 bash[41173]: cluster 2023-12-02T01:06:12.219676+0000 mgr.y (mgr.24356) 17037 : cluster 0 pgmap v17005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:13 smithi040 bash[41173]: audit 2023-12-02T01:06:12.999508+0000 mon.a (mon.0) 10608 : audit 0 from='client.? 172.21.15.40:0/2894634064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:15 smithi141 bash[31670]: cluster 2023-12-02T01:06:14.220488+0000 mgr.y (mgr.24356) 17038 : cluster 0 pgmap v17006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:15 smithi141 bash[31670]: audit 2023-12-02T01:06:15.468242+0000 mon.c (mon.2) 10676 : audit 0 from='client.? 172.21.15.40:0/1853137870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:15 smithi040 bash[28232]: cluster 2023-12-02T01:06:14.220488+0000 mgr.y (mgr.24356) 17038 : cluster 0 pgmap v17006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:15 smithi040 bash[28232]: audit 2023-12-02T01:06:15.468242+0000 mon.c (mon.2) 10676 : audit 0 from='client.? 172.21.15.40:0/1853137870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:15 smithi040 bash[41173]: cluster 2023-12-02T01:06:14.220488+0000 mgr.y (mgr.24356) 17038 : cluster 0 pgmap v17006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:15 smithi040 bash[41173]: audit 2023-12-02T01:06:15.468242+0000 mon.c (mon.2) 10676 : audit 0 from='client.? 172.21.15.40:0/1853137870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:06:16] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:06:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:17 smithi141 bash[31670]: cluster 2023-12-02T01:06:16.221649+0000 mgr.y (mgr.24356) 17039 : cluster 0 pgmap v17007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:17 smithi040 bash[28232]: cluster 2023-12-02T01:06:16.221649+0000 mgr.y (mgr.24356) 17039 : cluster 0 pgmap v17007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:17 smithi040 bash[41173]: cluster 2023-12-02T01:06:16.221649+0000 mgr.y (mgr.24356) 17039 : cluster 0 pgmap v17007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:18 smithi141 bash[31670]: audit 2023-12-02T01:06:17.935950+0000 mon.a (mon.0) 10609 : audit 0 from='client.? 172.21.15.40:0/826952854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:18 smithi040 bash[28232]: audit 2023-12-02T01:06:17.935950+0000 mon.a (mon.0) 10609 : audit 0 from='client.? 172.21.15.40:0/826952854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:18 smithi040 bash[41173]: audit 2023-12-02T01:06:17.935950+0000 mon.a (mon.0) 10609 : audit 0 from='client.? 172.21.15.40:0/826952854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:19 smithi141 bash[31670]: cluster 2023-12-02T01:06:18.222319+0000 mgr.y (mgr.24356) 17040 : cluster 0 pgmap v17008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:19 smithi141 bash[31670]: audit 2023-12-02T01:06:19.237877+0000 mon.c (mon.2) 10677 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:19 smithi040 bash[28232]: cluster 2023-12-02T01:06:18.222319+0000 mgr.y (mgr.24356) 17040 : cluster 0 pgmap v17008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:19 smithi040 bash[28232]: audit 2023-12-02T01:06:19.237877+0000 mon.c (mon.2) 10677 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:19 smithi040 bash[41173]: cluster 2023-12-02T01:06:18.222319+0000 mgr.y (mgr.24356) 17040 : cluster 0 pgmap v17008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:19 smithi040 bash[41173]: audit 2023-12-02T01:06:19.237877+0000 mon.c (mon.2) 10677 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:20 smithi141 bash[31670]: audit 2023-12-02T01:06:20.402008+0000 mon.c (mon.2) 10678 : audit 0 from='client.? 172.21.15.40:0/2031778492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:20 smithi040 bash[28232]: audit 2023-12-02T01:06:20.402008+0000 mon.c (mon.2) 10678 : audit 0 from='client.? 172.21.15.40:0/2031778492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:20 smithi040 bash[41173]: audit 2023-12-02T01:06:20.402008+0000 mon.c (mon.2) 10678 : audit 0 from='client.? 172.21.15.40:0/2031778492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:21 smithi141 bash[31670]: cluster 2023-12-02T01:06:20.223085+0000 mgr.y (mgr.24356) 17041 : cluster 0 pgmap v17009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:21 smithi040 bash[28232]: cluster 2023-12-02T01:06:20.223085+0000 mgr.y (mgr.24356) 17041 : cluster 0 pgmap v17009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:21 smithi040 bash[41173]: cluster 2023-12-02T01:06:20.223085+0000 mgr.y (mgr.24356) 17041 : cluster 0 pgmap v17009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:23 smithi141 bash[31670]: cluster 2023-12-02T01:06:22.223708+0000 mgr.y (mgr.24356) 17042 : cluster 0 pgmap v17010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:23 smithi141 bash[31670]: audit 2023-12-02T01:06:22.871404+0000 mon.a (mon.0) 10610 : audit 0 from='client.? 172.21.15.40:0/3007654275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:23 smithi040 bash[28232]: cluster 2023-12-02T01:06:22.223708+0000 mgr.y (mgr.24356) 17042 : cluster 0 pgmap v17010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:23 smithi040 bash[28232]: audit 2023-12-02T01:06:22.871404+0000 mon.a (mon.0) 10610 : audit 0 from='client.? 172.21.15.40:0/3007654275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:23 smithi040 bash[41173]: cluster 2023-12-02T01:06:22.223708+0000 mgr.y (mgr.24356) 17042 : cluster 0 pgmap v17010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:23 smithi040 bash[41173]: audit 2023-12-02T01:06:22.871404+0000 mon.a (mon.0) 10610 : audit 0 from='client.? 172.21.15.40:0/3007654275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:25 smithi141 bash[31670]: cluster 2023-12-02T01:06:24.224391+0000 mgr.y (mgr.24356) 17043 : cluster 0 pgmap v17011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:25 smithi141 bash[31670]: audit 2023-12-02T01:06:25.342542+0000 mon.c (mon.2) 10679 : audit 0 from='client.? 172.21.15.40:0/1152156789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:25 smithi040 bash[28232]: cluster 2023-12-02T01:06:24.224391+0000 mgr.y (mgr.24356) 17043 : cluster 0 pgmap v17011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:25 smithi040 bash[28232]: audit 2023-12-02T01:06:25.342542+0000 mon.c (mon.2) 10679 : audit 0 from='client.? 172.21.15.40:0/1152156789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:25 smithi040 bash[41173]: cluster 2023-12-02T01:06:24.224391+0000 mgr.y (mgr.24356) 17043 : cluster 0 pgmap v17011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:25 smithi040 bash[41173]: audit 2023-12-02T01:06:25.342542+0000 mon.c (mon.2) 10679 : audit 0 from='client.? 172.21.15.40:0/1152156789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:06:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:06:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:27 smithi141 bash[31670]: cluster 2023-12-02T01:06:26.225528+0000 mgr.y (mgr.24356) 17044 : cluster 0 pgmap v17012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:27 smithi040 bash[28232]: cluster 2023-12-02T01:06:26.225528+0000 mgr.y (mgr.24356) 17044 : cluster 0 pgmap v17012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:27 smithi040 bash[41173]: cluster 2023-12-02T01:06:26.225528+0000 mgr.y (mgr.24356) 17044 : cluster 0 pgmap v17012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:28 smithi141 bash[31670]: audit 2023-12-02T01:06:27.808335+0000 mon.a (mon.0) 10611 : audit 0 from='client.? 172.21.15.40:0/809440943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:28 smithi040 bash[28232]: audit 2023-12-02T01:06:27.808335+0000 mon.a (mon.0) 10611 : audit 0 from='client.? 172.21.15.40:0/809440943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:28 smithi040 bash[41173]: audit 2023-12-02T01:06:27.808335+0000 mon.a (mon.0) 10611 : audit 0 from='client.? 172.21.15.40:0/809440943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:29 smithi141 bash[31670]: cluster 2023-12-02T01:06:28.226213+0000 mgr.y (mgr.24356) 17045 : cluster 0 pgmap v17013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:29 smithi040 bash[28232]: cluster 2023-12-02T01:06:28.226213+0000 mgr.y (mgr.24356) 17045 : cluster 0 pgmap v17013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:29 smithi040 bash[41173]: cluster 2023-12-02T01:06:28.226213+0000 mgr.y (mgr.24356) 17045 : cluster 0 pgmap v17013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:30 smithi040 bash[28232]: audit 2023-12-02T01:06:30.266986+0000 mon.c (mon.2) 10680 : audit 0 from='client.? 172.21.15.40:0/3305951154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:30 smithi040 bash[41173]: audit 2023-12-02T01:06:30.266986+0000 mon.c (mon.2) 10680 : audit 0 from='client.? 172.21.15.40:0/3305951154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:30 smithi141 bash[31670]: audit 2023-12-02T01:06:30.266986+0000 mon.c (mon.2) 10680 : audit 0 from='client.? 172.21.15.40:0/3305951154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:31 smithi040 bash[28232]: cluster 2023-12-02T01:06:30.227271+0000 mgr.y (mgr.24356) 17046 : cluster 0 pgmap v17014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:31 smithi040 bash[28232]: audit 2023-12-02T01:06:31.461082+0000 mon.c (mon.2) 10681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:06:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:31 smithi040 bash[41173]: cluster 2023-12-02T01:06:30.227271+0000 mgr.y (mgr.24356) 17046 : cluster 0 pgmap v17014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:31 smithi040 bash[41173]: audit 2023-12-02T01:06:31.461082+0000 mon.c (mon.2) 10681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:06:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:31 smithi141 bash[31670]: cluster 2023-12-02T01:06:30.227271+0000 mgr.y (mgr.24356) 17046 : cluster 0 pgmap v17014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:31 smithi141 bash[31670]: audit 2023-12-02T01:06:31.461082+0000 mon.c (mon.2) 10681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:06:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:32 smithi040 bash[28232]: audit 2023-12-02T01:06:32.728388+0000 mon.c (mon.2) 10682 : audit 0 from='client.? 172.21.15.40:0/1517047939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:32 smithi040 bash[41173]: audit 2023-12-02T01:06:32.728388+0000 mon.c (mon.2) 10682 : audit 0 from='client.? 172.21.15.40:0/1517047939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:32 smithi141 bash[31670]: audit 2023-12-02T01:06:32.728388+0000 mon.c (mon.2) 10682 : audit 0 from='client.? 172.21.15.40:0/1517047939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:33 smithi040 bash[28232]: cluster 2023-12-02T01:06:32.227899+0000 mgr.y (mgr.24356) 17047 : cluster 0 pgmap v17015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:33 smithi040 bash[41173]: cluster 2023-12-02T01:06:32.227899+0000 mgr.y (mgr.24356) 17047 : cluster 0 pgmap v17015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:33 smithi141 bash[31670]: cluster 2023-12-02T01:06:32.227899+0000 mgr.y (mgr.24356) 17047 : cluster 0 pgmap v17015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:34 smithi040 bash[28232]: audit 2023-12-02T01:06:34.238049+0000 mon.c (mon.2) 10683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:34 smithi040 bash[41173]: audit 2023-12-02T01:06:34.238049+0000 mon.c (mon.2) 10683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:34 smithi141 bash[31670]: audit 2023-12-02T01:06:34.238049+0000 mon.c (mon.2) 10683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:35 smithi040 bash[28232]: cluster 2023-12-02T01:06:34.228590+0000 mgr.y (mgr.24356) 17048 : cluster 0 pgmap v17016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:35 smithi040 bash[28232]: audit 2023-12-02T01:06:35.194046+0000 mon.a (mon.0) 10612 : audit 0 from='client.? 172.21.15.40:0/3069503957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:35 smithi040 bash[41173]: cluster 2023-12-02T01:06:34.228590+0000 mgr.y (mgr.24356) 17048 : cluster 0 pgmap v17016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:35 smithi040 bash[41173]: audit 2023-12-02T01:06:35.194046+0000 mon.a (mon.0) 10612 : audit 0 from='client.? 172.21.15.40:0/3069503957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:35 smithi141 bash[31670]: cluster 2023-12-02T01:06:34.228590+0000 mgr.y (mgr.24356) 17048 : cluster 0 pgmap v17016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:35 smithi141 bash[31670]: audit 2023-12-02T01:06:35.194046+0000 mon.a (mon.0) 10612 : audit 0 from='client.? 172.21.15.40:0/3069503957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:06:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:06:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[28232]: cluster 2023-12-02T01:06:36.229751+0000 mgr.y (mgr.24356) 17049 : cluster 0 pgmap v17017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[28232]: audit 2023-12-02T01:06:37.367448+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[28232]: audit 2023-12-02T01:06:37.377478+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[28232]: audit 2023-12-02T01:06:37.616212+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[28232]: audit 2023-12-02T01:06:37.625918+0000 mon.a (mon.0) 10616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[28232]: audit 2023-12-02T01:06:37.669836+0000 mon.a (mon.0) 10617 : audit 0 from='client.? 172.21.15.40:0/2946640375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[41173]: cluster 2023-12-02T01:06:36.229751+0000 mgr.y (mgr.24356) 17049 : cluster 0 pgmap v17017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[41173]: audit 2023-12-02T01:06:37.367448+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[41173]: audit 2023-12-02T01:06:37.377478+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[41173]: audit 2023-12-02T01:06:37.616212+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[41173]: audit 2023-12-02T01:06:37.625918+0000 mon.a (mon.0) 10616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:37 smithi040 bash[41173]: audit 2023-12-02T01:06:37.669836+0000 mon.a (mon.0) 10617 : audit 0 from='client.? 172.21.15.40:0/2946640375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:37 smithi141 bash[31670]: cluster 2023-12-02T01:06:36.229751+0000 mgr.y (mgr.24356) 17049 : cluster 0 pgmap v17017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:37 smithi141 bash[31670]: audit 2023-12-02T01:06:37.367448+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:37 smithi141 bash[31670]: audit 2023-12-02T01:06:37.377478+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:37 smithi141 bash[31670]: audit 2023-12-02T01:06:37.616212+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:37 smithi141 bash[31670]: audit 2023-12-02T01:06:37.625918+0000 mon.a (mon.0) 10616 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:37 smithi141 bash[31670]: audit 2023-12-02T01:06:37.669836+0000 mon.a (mon.0) 10617 : audit 0 from='client.? 172.21.15.40:0/2946640375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:38 smithi040 bash[28232]: audit 2023-12-02T01:06:38.097973+0000 mon.c (mon.2) 10684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:06:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:38 smithi040 bash[28232]: audit 2023-12-02T01:06:38.099998+0000 mon.c (mon.2) 10685 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:06:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:38 smithi040 bash[28232]: audit 2023-12-02T01:06:38.110529+0000 mon.a (mon.0) 10618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:38 smithi040 bash[41173]: audit 2023-12-02T01:06:38.097973+0000 mon.c (mon.2) 10684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:06:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:38 smithi040 bash[41173]: audit 2023-12-02T01:06:38.099998+0000 mon.c (mon.2) 10685 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:06:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:38 smithi040 bash[41173]: audit 2023-12-02T01:06:38.110529+0000 mon.a (mon.0) 10618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:38 smithi141 bash[31670]: audit 2023-12-02T01:06:38.097973+0000 mon.c (mon.2) 10684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:06:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:38 smithi141 bash[31670]: audit 2023-12-02T01:06:38.099998+0000 mon.c (mon.2) 10685 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:06:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:38 smithi141 bash[31670]: audit 2023-12-02T01:06:38.110529+0000 mon.a (mon.0) 10618 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:06:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:39 smithi040 bash[28232]: cluster 2023-12-02T01:06:38.230551+0000 mgr.y (mgr.24356) 17050 : cluster 0 pgmap v17018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:39 smithi040 bash[41173]: cluster 2023-12-02T01:06:38.230551+0000 mgr.y (mgr.24356) 17050 : cluster 0 pgmap v17018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:39 smithi141 bash[31670]: cluster 2023-12-02T01:06:38.230551+0000 mgr.y (mgr.24356) 17050 : cluster 0 pgmap v17018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:40 smithi040 bash[28232]: audit 2023-12-02T01:06:40.136103+0000 mon.a (mon.0) 10619 : audit 0 from='client.? 172.21.15.40:0/3235388915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:40 smithi040 bash[41173]: audit 2023-12-02T01:06:40.136103+0000 mon.a (mon.0) 10619 : audit 0 from='client.? 172.21.15.40:0/3235388915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:40 smithi141 bash[31670]: audit 2023-12-02T01:06:40.136103+0000 mon.a (mon.0) 10619 : audit 0 from='client.? 172.21.15.40:0/3235388915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:41 smithi040 bash[28232]: cluster 2023-12-02T01:06:40.231724+0000 mgr.y (mgr.24356) 17051 : cluster 0 pgmap v17019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:41 smithi040 bash[41173]: cluster 2023-12-02T01:06:40.231724+0000 mgr.y (mgr.24356) 17051 : cluster 0 pgmap v17019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:41 smithi141 bash[31670]: cluster 2023-12-02T01:06:40.231724+0000 mgr.y (mgr.24356) 17051 : cluster 0 pgmap v17019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:42 smithi040 bash[28232]: audit 2023-12-02T01:06:42.603796+0000 mon.a (mon.0) 10620 : audit 0 from='client.? 172.21.15.40:0/3008298427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:42 smithi040 bash[41173]: audit 2023-12-02T01:06:42.603796+0000 mon.a (mon.0) 10620 : audit 0 from='client.? 172.21.15.40:0/3008298427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:42 smithi141 bash[31670]: audit 2023-12-02T01:06:42.603796+0000 mon.a (mon.0) 10620 : audit 0 from='client.? 172.21.15.40:0/3008298427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:43 smithi040 bash[28232]: cluster 2023-12-02T01:06:42.232371+0000 mgr.y (mgr.24356) 17052 : cluster 0 pgmap v17020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:43 smithi040 bash[41173]: cluster 2023-12-02T01:06:42.232371+0000 mgr.y (mgr.24356) 17052 : cluster 0 pgmap v17020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:43 smithi141 bash[31670]: cluster 2023-12-02T01:06:42.232371+0000 mgr.y (mgr.24356) 17052 : cluster 0 pgmap v17020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:45 smithi040 bash[28232]: cluster 2023-12-02T01:06:44.233038+0000 mgr.y (mgr.24356) 17053 : cluster 0 pgmap v17021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:45 smithi040 bash[28232]: audit 2023-12-02T01:06:45.067810+0000 mon.c (mon.2) 10686 : audit 0 from='client.? 172.21.15.40:0/1370422218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:45 smithi040 bash[41173]: cluster 2023-12-02T01:06:44.233038+0000 mgr.y (mgr.24356) 17053 : cluster 0 pgmap v17021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:45 smithi040 bash[41173]: audit 2023-12-02T01:06:45.067810+0000 mon.c (mon.2) 10686 : audit 0 from='client.? 172.21.15.40:0/1370422218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:45 smithi141 bash[31670]: cluster 2023-12-02T01:06:44.233038+0000 mgr.y (mgr.24356) 17053 : cluster 0 pgmap v17021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:45 smithi141 bash[31670]: audit 2023-12-02T01:06:45.067810+0000 mon.c (mon.2) 10686 : audit 0 from='client.? 172.21.15.40:0/1370422218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:06:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:06:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:47 smithi040 bash[28232]: cluster 2023-12-02T01:06:46.234270+0000 mgr.y (mgr.24356) 17054 : cluster 0 pgmap v17022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:47 smithi040 bash[28232]: audit 2023-12-02T01:06:47.539590+0000 mon.a (mon.0) 10621 : audit 0 from='client.? 172.21.15.40:0/821290209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:47 smithi040 bash[41173]: cluster 2023-12-02T01:06:46.234270+0000 mgr.y (mgr.24356) 17054 : cluster 0 pgmap v17022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:47 smithi040 bash[41173]: audit 2023-12-02T01:06:47.539590+0000 mon.a (mon.0) 10621 : audit 0 from='client.? 172.21.15.40:0/821290209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:47 smithi141 bash[31670]: cluster 2023-12-02T01:06:46.234270+0000 mgr.y (mgr.24356) 17054 : cluster 0 pgmap v17022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:47 smithi141 bash[31670]: audit 2023-12-02T01:06:47.539590+0000 mon.a (mon.0) 10621 : audit 0 from='client.? 172.21.15.40:0/821290209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:49 smithi040 bash[28232]: cluster 2023-12-02T01:06:48.234968+0000 mgr.y (mgr.24356) 17055 : cluster 0 pgmap v17023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:49 smithi040 bash[28232]: audit 2023-12-02T01:06:49.238568+0000 mon.c (mon.2) 10687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:49 smithi040 bash[41173]: cluster 2023-12-02T01:06:48.234968+0000 mgr.y (mgr.24356) 17055 : cluster 0 pgmap v17023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:49 smithi040 bash[41173]: audit 2023-12-02T01:06:49.238568+0000 mon.c (mon.2) 10687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:49 smithi141 bash[31670]: cluster 2023-12-02T01:06:48.234968+0000 mgr.y (mgr.24356) 17055 : cluster 0 pgmap v17023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:49 smithi141 bash[31670]: audit 2023-12-02T01:06:49.238568+0000 mon.c (mon.2) 10687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:50 smithi040 bash[41173]: audit 2023-12-02T01:06:50.004358+0000 mon.a (mon.0) 10622 : audit 0 from='client.? 172.21.15.40:0/1933801457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:50 smithi040 bash[28232]: audit 2023-12-02T01:06:50.004358+0000 mon.a (mon.0) 10622 : audit 0 from='client.? 172.21.15.40:0/1933801457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:50 smithi141 bash[31670]: audit 2023-12-02T01:06:50.004358+0000 mon.a (mon.0) 10622 : audit 0 from='client.? 172.21.15.40:0/1933801457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:51 smithi040 bash[28232]: cluster 2023-12-02T01:06:50.236197+0000 mgr.y (mgr.24356) 17056 : cluster 0 pgmap v17024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:51 smithi040 bash[41173]: cluster 2023-12-02T01:06:50.236197+0000 mgr.y (mgr.24356) 17056 : cluster 0 pgmap v17024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:51 smithi141 bash[31670]: cluster 2023-12-02T01:06:50.236197+0000 mgr.y (mgr.24356) 17056 : cluster 0 pgmap v17024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:52 smithi040 bash[41173]: audit 2023-12-02T01:06:52.475969+0000 mon.a (mon.0) 10623 : audit 0 from='client.? 172.21.15.40:0/1108507511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:52 smithi040 bash[28232]: audit 2023-12-02T01:06:52.475969+0000 mon.a (mon.0) 10623 : audit 0 from='client.? 172.21.15.40:0/1108507511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:52 smithi141 bash[31670]: audit 2023-12-02T01:06:52.475969+0000 mon.a (mon.0) 10623 : audit 0 from='client.? 172.21.15.40:0/1108507511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:53 smithi040 bash[28232]: cluster 2023-12-02T01:06:52.236876+0000 mgr.y (mgr.24356) 17057 : cluster 0 pgmap v17025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:53 smithi040 bash[41173]: cluster 2023-12-02T01:06:52.236876+0000 mgr.y (mgr.24356) 17057 : cluster 0 pgmap v17025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:53 smithi141 bash[31670]: cluster 2023-12-02T01:06:52.236876+0000 mgr.y (mgr.24356) 17057 : cluster 0 pgmap v17025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:55 smithi040 bash[41173]: cluster 2023-12-02T01:06:54.237537+0000 mgr.y (mgr.24356) 17058 : cluster 0 pgmap v17026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:55 smithi040 bash[41173]: audit 2023-12-02T01:06:54.936706+0000 mon.a (mon.0) 10624 : audit 0 from='client.? 172.21.15.40:0/1798636341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:55 smithi040 bash[28232]: cluster 2023-12-02T01:06:54.237537+0000 mgr.y (mgr.24356) 17058 : cluster 0 pgmap v17026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:55 smithi040 bash[28232]: audit 2023-12-02T01:06:54.936706+0000 mon.a (mon.0) 10624 : audit 0 from='client.? 172.21.15.40:0/1798636341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:55 smithi141 bash[31670]: cluster 2023-12-02T01:06:54.237537+0000 mgr.y (mgr.24356) 17058 : cluster 0 pgmap v17026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:55 smithi141 bash[31670]: audit 2023-12-02T01:06:54.936706+0000 mon.a (mon.0) 10624 : audit 0 from='client.? 172.21.15.40:0/1798636341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:06:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:06:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:57 smithi040 bash[41173]: cluster 2023-12-02T01:06:56.238643+0000 mgr.y (mgr.24356) 17059 : cluster 0 pgmap v17027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:57 smithi040 bash[41173]: audit 2023-12-02T01:06:57.410771+0000 mon.a (mon.0) 10625 : audit 0 from='client.? 172.21.15.40:0/1791411759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:57 smithi040 bash[28232]: cluster 2023-12-02T01:06:56.238643+0000 mgr.y (mgr.24356) 17059 : cluster 0 pgmap v17027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:57 smithi040 bash[28232]: audit 2023-12-02T01:06:57.410771+0000 mon.a (mon.0) 10625 : audit 0 from='client.? 172.21.15.40:0/1791411759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:06:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:57 smithi141 bash[31670]: cluster 2023-12-02T01:06:56.238643+0000 mgr.y (mgr.24356) 17059 : cluster 0 pgmap v17027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:06:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:57 smithi141 bash[31670]: audit 2023-12-02T01:06:57.410771+0000 mon.a (mon.0) 10625 : audit 0 from='client.? 172.21.15.40:0/1791411759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:59 smithi040 bash[28232]: cluster 2023-12-02T01:06:58.239327+0000 mgr.y (mgr.24356) 17060 : cluster 0 pgmap v17028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:06:59 smithi040 bash[28232]: audit 2023-12-02T01:06:59.876621+0000 mon.c (mon.2) 10688 : audit 0 from='client.? 172.21.15.40:0/2975581964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:59 smithi040 bash[41173]: cluster 2023-12-02T01:06:58.239327+0000 mgr.y (mgr.24356) 17060 : cluster 0 pgmap v17028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:06:59 smithi040 bash[41173]: audit 2023-12-02T01:06:59.876621+0000 mon.c (mon.2) 10688 : audit 0 from='client.? 172.21.15.40:0/2975581964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:59 smithi141 bash[31670]: cluster 2023-12-02T01:06:58.239327+0000 mgr.y (mgr.24356) 17060 : cluster 0 pgmap v17028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:06:59 smithi141 bash[31670]: audit 2023-12-02T01:06:59.876621+0000 mon.c (mon.2) 10688 : audit 0 from='client.? 172.21.15.40:0/2975581964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:01 smithi040 bash[28232]: cluster 2023-12-02T01:07:00.240461+0000 mgr.y (mgr.24356) 17061 : cluster 0 pgmap v17029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:01 smithi040 bash[41173]: cluster 2023-12-02T01:07:00.240461+0000 mgr.y (mgr.24356) 17061 : cluster 0 pgmap v17029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:01 smithi141 bash[31670]: cluster 2023-12-02T01:07:00.240461+0000 mgr.y (mgr.24356) 17061 : cluster 0 pgmap v17029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:02 smithi040 bash[28232]: audit 2023-12-02T01:07:02.342324+0000 mon.c (mon.2) 10689 : audit 0 from='client.? 172.21.15.40:0/2964932300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:02 smithi040 bash[41173]: audit 2023-12-02T01:07:02.342324+0000 mon.c (mon.2) 10689 : audit 0 from='client.? 172.21.15.40:0/2964932300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:02 smithi141 bash[31670]: audit 2023-12-02T01:07:02.342324+0000 mon.c (mon.2) 10689 : audit 0 from='client.? 172.21.15.40:0/2964932300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:03 smithi040 bash[28232]: cluster 2023-12-02T01:07:02.241057+0000 mgr.y (mgr.24356) 17062 : cluster 0 pgmap v17030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:03 smithi040 bash[41173]: cluster 2023-12-02T01:07:02.241057+0000 mgr.y (mgr.24356) 17062 : cluster 0 pgmap v17030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:03 smithi141 bash[31670]: cluster 2023-12-02T01:07:02.241057+0000 mgr.y (mgr.24356) 17062 : cluster 0 pgmap v17030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:04 smithi040 bash[28232]: audit 2023-12-02T01:07:04.239012+0000 mon.c (mon.2) 10690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:04 smithi040 bash[28232]: audit 2023-12-02T01:07:04.812200+0000 mon.a (mon.0) 10626 : audit 0 from='client.? 172.21.15.40:0/4257359652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:04 smithi040 bash[41173]: audit 2023-12-02T01:07:04.239012+0000 mon.c (mon.2) 10690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:04 smithi040 bash[41173]: audit 2023-12-02T01:07:04.812200+0000 mon.a (mon.0) 10626 : audit 0 from='client.? 172.21.15.40:0/4257359652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:04 smithi141 bash[31670]: audit 2023-12-02T01:07:04.239012+0000 mon.c (mon.2) 10690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:04 smithi141 bash[31670]: audit 2023-12-02T01:07:04.812200+0000 mon.a (mon.0) 10626 : audit 0 from='client.? 172.21.15.40:0/4257359652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:05 smithi040 bash[28232]: cluster 2023-12-02T01:07:04.241677+0000 mgr.y (mgr.24356) 17063 : cluster 0 pgmap v17031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:05 smithi040 bash[41173]: cluster 2023-12-02T01:07:04.241677+0000 mgr.y (mgr.24356) 17063 : cluster 0 pgmap v17031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:05 smithi141 bash[31670]: cluster 2023-12-02T01:07:04.241677+0000 mgr.y (mgr.24356) 17063 : cluster 0 pgmap v17031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:07:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:07:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:07 smithi141 bash[31670]: cluster 2023-12-02T01:07:06.242768+0000 mgr.y (mgr.24356) 17064 : cluster 0 pgmap v17032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:07 smithi141 bash[31670]: audit 2023-12-02T01:07:07.278366+0000 mon.c (mon.2) 10691 : audit 0 from='client.? 172.21.15.40:0/3940092552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:07 smithi040 bash[41173]: cluster 2023-12-02T01:07:06.242768+0000 mgr.y (mgr.24356) 17064 : cluster 0 pgmap v17032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:07 smithi040 bash[41173]: audit 2023-12-02T01:07:07.278366+0000 mon.c (mon.2) 10691 : audit 0 from='client.? 172.21.15.40:0/3940092552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:07 smithi040 bash[28232]: cluster 2023-12-02T01:07:06.242768+0000 mgr.y (mgr.24356) 17064 : cluster 0 pgmap v17032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:07 smithi040 bash[28232]: audit 2023-12-02T01:07:07.278366+0000 mon.c (mon.2) 10691 : audit 0 from='client.? 172.21.15.40:0/3940092552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:09 smithi141 bash[31670]: cluster 2023-12-02T01:07:08.243550+0000 mgr.y (mgr.24356) 17065 : cluster 0 pgmap v17033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:09 smithi141 bash[31670]: audit 2023-12-02T01:07:09.737509+0000 mon.a (mon.0) 10627 : audit 0 from='client.? 172.21.15.40:0/3268921081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:09 smithi040 bash[41173]: cluster 2023-12-02T01:07:08.243550+0000 mgr.y (mgr.24356) 17065 : cluster 0 pgmap v17033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:09 smithi040 bash[41173]: audit 2023-12-02T01:07:09.737509+0000 mon.a (mon.0) 10627 : audit 0 from='client.? 172.21.15.40:0/3268921081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:09 smithi040 bash[28232]: cluster 2023-12-02T01:07:08.243550+0000 mgr.y (mgr.24356) 17065 : cluster 0 pgmap v17033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:09 smithi040 bash[28232]: audit 2023-12-02T01:07:09.737509+0000 mon.a (mon.0) 10627 : audit 0 from='client.? 172.21.15.40:0/3268921081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:11 smithi141 bash[31670]: cluster 2023-12-02T01:07:10.244783+0000 mgr.y (mgr.24356) 17066 : cluster 0 pgmap v17034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:11 smithi040 bash[28232]: cluster 2023-12-02T01:07:10.244783+0000 mgr.y (mgr.24356) 17066 : cluster 0 pgmap v17034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:11 smithi040 bash[41173]: cluster 2023-12-02T01:07:10.244783+0000 mgr.y (mgr.24356) 17066 : cluster 0 pgmap v17034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:12 smithi141 bash[31670]: audit 2023-12-02T01:07:12.204535+0000 mon.a (mon.0) 10628 : audit 0 from='client.? 172.21.15.40:0/612078809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:12 smithi040 bash[28232]: audit 2023-12-02T01:07:12.204535+0000 mon.a (mon.0) 10628 : audit 0 from='client.? 172.21.15.40:0/612078809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:12 smithi040 bash[41173]: audit 2023-12-02T01:07:12.204535+0000 mon.a (mon.0) 10628 : audit 0 from='client.? 172.21.15.40:0/612078809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:13 smithi141 bash[31670]: cluster 2023-12-02T01:07:12.245446+0000 mgr.y (mgr.24356) 17067 : cluster 0 pgmap v17035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:13 smithi040 bash[41173]: cluster 2023-12-02T01:07:12.245446+0000 mgr.y (mgr.24356) 17067 : cluster 0 pgmap v17035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:13 smithi040 bash[28232]: cluster 2023-12-02T01:07:12.245446+0000 mgr.y (mgr.24356) 17067 : cluster 0 pgmap v17035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:14 smithi141 bash[31670]: audit 2023-12-02T01:07:14.672801+0000 mon.a (mon.0) 10629 : audit 0 from='client.? 172.21.15.40:0/2322242620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:14 smithi040 bash[41173]: audit 2023-12-02T01:07:14.672801+0000 mon.a (mon.0) 10629 : audit 0 from='client.? 172.21.15.40:0/2322242620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:14 smithi040 bash[28232]: audit 2023-12-02T01:07:14.672801+0000 mon.a (mon.0) 10629 : audit 0 from='client.? 172.21.15.40:0/2322242620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:15 smithi141 bash[31670]: cluster 2023-12-02T01:07:14.246104+0000 mgr.y (mgr.24356) 17068 : cluster 0 pgmap v17036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:15 smithi040 bash[28232]: cluster 2023-12-02T01:07:14.246104+0000 mgr.y (mgr.24356) 17068 : cluster 0 pgmap v17036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:15 smithi040 bash[41173]: cluster 2023-12-02T01:07:14.246104+0000 mgr.y (mgr.24356) 17068 : cluster 0 pgmap v17036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:07:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:07:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:17 smithi141 bash[31670]: cluster 2023-12-02T01:07:16.247305+0000 mgr.y (mgr.24356) 17069 : cluster 0 pgmap v17037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:17 smithi141 bash[31670]: audit 2023-12-02T01:07:17.135756+0000 mon.c (mon.2) 10692 : audit 0 from='client.? 172.21.15.40:0/1109968531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:17 smithi040 bash[28232]: cluster 2023-12-02T01:07:16.247305+0000 mgr.y (mgr.24356) 17069 : cluster 0 pgmap v17037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:17 smithi040 bash[28232]: audit 2023-12-02T01:07:17.135756+0000 mon.c (mon.2) 10692 : audit 0 from='client.? 172.21.15.40:0/1109968531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:17 smithi040 bash[41173]: cluster 2023-12-02T01:07:16.247305+0000 mgr.y (mgr.24356) 17069 : cluster 0 pgmap v17037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:17 smithi040 bash[41173]: audit 2023-12-02T01:07:17.135756+0000 mon.c (mon.2) 10692 : audit 0 from='client.? 172.21.15.40:0/1109968531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:19 smithi141 bash[31670]: cluster 2023-12-02T01:07:18.248064+0000 mgr.y (mgr.24356) 17070 : cluster 0 pgmap v17038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:19 smithi141 bash[31670]: audit 2023-12-02T01:07:19.239438+0000 mon.c (mon.2) 10693 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:19 smithi141 bash[31670]: audit 2023-12-02T01:07:19.609600+0000 mon.c (mon.2) 10694 : audit 0 from='client.? 172.21.15.40:0/174052707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:19 smithi040 bash[28232]: cluster 2023-12-02T01:07:18.248064+0000 mgr.y (mgr.24356) 17070 : cluster 0 pgmap v17038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:19 smithi040 bash[28232]: audit 2023-12-02T01:07:19.239438+0000 mon.c (mon.2) 10693 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:19 smithi040 bash[28232]: audit 2023-12-02T01:07:19.609600+0000 mon.c (mon.2) 10694 : audit 0 from='client.? 172.21.15.40:0/174052707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:19 smithi040 bash[41173]: cluster 2023-12-02T01:07:18.248064+0000 mgr.y (mgr.24356) 17070 : cluster 0 pgmap v17038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:19 smithi040 bash[41173]: audit 2023-12-02T01:07:19.239438+0000 mon.c (mon.2) 10693 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:19 smithi040 bash[41173]: audit 2023-12-02T01:07:19.609600+0000 mon.c (mon.2) 10694 : audit 0 from='client.? 172.21.15.40:0/174052707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:21 smithi141 bash[31670]: cluster 2023-12-02T01:07:20.249391+0000 mgr.y (mgr.24356) 17071 : cluster 0 pgmap v17039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:21 smithi040 bash[28232]: cluster 2023-12-02T01:07:20.249391+0000 mgr.y (mgr.24356) 17071 : cluster 0 pgmap v17039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:21 smithi040 bash[41173]: cluster 2023-12-02T01:07:20.249391+0000 mgr.y (mgr.24356) 17071 : cluster 0 pgmap v17039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:22 smithi141 bash[31670]: audit 2023-12-02T01:07:22.084299+0000 mon.a (mon.0) 10630 : audit 0 from='client.? 172.21.15.40:0/2193435586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:22 smithi040 bash[41173]: audit 2023-12-02T01:07:22.084299+0000 mon.a (mon.0) 10630 : audit 0 from='client.? 172.21.15.40:0/2193435586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:22 smithi040 bash[28232]: audit 2023-12-02T01:07:22.084299+0000 mon.a (mon.0) 10630 : audit 0 from='client.? 172.21.15.40:0/2193435586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:23 smithi141 bash[31670]: cluster 2023-12-02T01:07:22.250265+0000 mgr.y (mgr.24356) 17072 : cluster 0 pgmap v17040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:23 smithi040 bash[28232]: cluster 2023-12-02T01:07:22.250265+0000 mgr.y (mgr.24356) 17072 : cluster 0 pgmap v17040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:23 smithi040 bash[41173]: cluster 2023-12-02T01:07:22.250265+0000 mgr.y (mgr.24356) 17072 : cluster 0 pgmap v17040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:24 smithi141 bash[31670]: audit 2023-12-02T01:07:24.551444+0000 mon.c (mon.2) 10695 : audit 0 from='client.? 172.21.15.40:0/1360343504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:24 smithi040 bash[28232]: audit 2023-12-02T01:07:24.551444+0000 mon.c (mon.2) 10695 : audit 0 from='client.? 172.21.15.40:0/1360343504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:24 smithi040 bash[41173]: audit 2023-12-02T01:07:24.551444+0000 mon.c (mon.2) 10695 : audit 0 from='client.? 172.21.15.40:0/1360343504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:25 smithi141 bash[31670]: cluster 2023-12-02T01:07:24.251013+0000 mgr.y (mgr.24356) 17073 : cluster 0 pgmap v17041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:25 smithi040 bash[28232]: cluster 2023-12-02T01:07:24.251013+0000 mgr.y (mgr.24356) 17073 : cluster 0 pgmap v17041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:25 smithi040 bash[41173]: cluster 2023-12-02T01:07:24.251013+0000 mgr.y (mgr.24356) 17073 : cluster 0 pgmap v17041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:07:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:07:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:27 smithi141 bash[31670]: cluster 2023-12-02T01:07:26.252191+0000 mgr.y (mgr.24356) 17074 : cluster 0 pgmap v17042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:27 smithi141 bash[31670]: audit 2023-12-02T01:07:27.020694+0000 mon.a (mon.0) 10631 : audit 0 from='client.? 172.21.15.40:0/1365240841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:27 smithi040 bash[41173]: cluster 2023-12-02T01:07:26.252191+0000 mgr.y (mgr.24356) 17074 : cluster 0 pgmap v17042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:27 smithi040 bash[41173]: audit 2023-12-02T01:07:27.020694+0000 mon.a (mon.0) 10631 : audit 0 from='client.? 172.21.15.40:0/1365240841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:27 smithi040 bash[28232]: cluster 2023-12-02T01:07:26.252191+0000 mgr.y (mgr.24356) 17074 : cluster 0 pgmap v17042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:27 smithi040 bash[28232]: audit 2023-12-02T01:07:27.020694+0000 mon.a (mon.0) 10631 : audit 0 from='client.? 172.21.15.40:0/1365240841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:29 smithi141 bash[31670]: cluster 2023-12-02T01:07:28.252884+0000 mgr.y (mgr.24356) 17075 : cluster 0 pgmap v17043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:29 smithi141 bash[31670]: audit 2023-12-02T01:07:29.482715+0000 mon.c (mon.2) 10696 : audit 0 from='client.? 172.21.15.40:0/3575158305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:29 smithi040 bash[28232]: cluster 2023-12-02T01:07:28.252884+0000 mgr.y (mgr.24356) 17075 : cluster 0 pgmap v17043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:29 smithi040 bash[28232]: audit 2023-12-02T01:07:29.482715+0000 mon.c (mon.2) 10696 : audit 0 from='client.? 172.21.15.40:0/3575158305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:29 smithi040 bash[41173]: cluster 2023-12-02T01:07:28.252884+0000 mgr.y (mgr.24356) 17075 : cluster 0 pgmap v17043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:29 smithi040 bash[41173]: audit 2023-12-02T01:07:29.482715+0000 mon.c (mon.2) 10696 : audit 0 from='client.? 172.21.15.40:0/3575158305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:31 smithi141 bash[31670]: cluster 2023-12-02T01:07:30.254000+0000 mgr.y (mgr.24356) 17076 : cluster 0 pgmap v17044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:31 smithi141 bash[31670]: audit 2023-12-02T01:07:31.950353+0000 mon.c (mon.2) 10697 : audit 0 from='client.? 172.21.15.40:0/334767501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:31 smithi040 bash[28232]: cluster 2023-12-02T01:07:30.254000+0000 mgr.y (mgr.24356) 17076 : cluster 0 pgmap v17044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:31 smithi040 bash[28232]: audit 2023-12-02T01:07:31.950353+0000 mon.c (mon.2) 10697 : audit 0 from='client.? 172.21.15.40:0/334767501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:31 smithi040 bash[41173]: cluster 2023-12-02T01:07:30.254000+0000 mgr.y (mgr.24356) 17076 : cluster 0 pgmap v17044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:31 smithi040 bash[41173]: audit 2023-12-02T01:07:31.950353+0000 mon.c (mon.2) 10697 : audit 0 from='client.? 172.21.15.40:0/334767501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:33 smithi141 bash[31670]: cluster 2023-12-02T01:07:32.254662+0000 mgr.y (mgr.24356) 17077 : cluster 0 pgmap v17045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:33 smithi040 bash[28232]: cluster 2023-12-02T01:07:32.254662+0000 mgr.y (mgr.24356) 17077 : cluster 0 pgmap v17045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:33 smithi040 bash[41173]: cluster 2023-12-02T01:07:32.254662+0000 mgr.y (mgr.24356) 17077 : cluster 0 pgmap v17045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:35 smithi141 bash[31670]: audit 2023-12-02T01:07:34.239677+0000 mon.c (mon.2) 10698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:35 smithi141 bash[31670]: audit 2023-12-02T01:07:34.417494+0000 mon.c (mon.2) 10699 : audit 0 from='client.? 172.21.15.40:0/18173006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:35 smithi040 bash[28232]: audit 2023-12-02T01:07:34.239677+0000 mon.c (mon.2) 10698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:35 smithi040 bash[28232]: audit 2023-12-02T01:07:34.417494+0000 mon.c (mon.2) 10699 : audit 0 from='client.? 172.21.15.40:0/18173006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:35 smithi040 bash[41173]: audit 2023-12-02T01:07:34.239677+0000 mon.c (mon.2) 10698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:35 smithi040 bash[41173]: audit 2023-12-02T01:07:34.417494+0000 mon.c (mon.2) 10699 : audit 0 from='client.? 172.21.15.40:0/18173006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:36 smithi141 bash[31670]: cluster 2023-12-02T01:07:34.257982+0000 mgr.y (mgr.24356) 17078 : cluster 0 pgmap v17046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:36 smithi040 bash[28232]: cluster 2023-12-02T01:07:34.257982+0000 mgr.y (mgr.24356) 17078 : cluster 0 pgmap v17046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:36 smithi040 bash[41173]: cluster 2023-12-02T01:07:34.257982+0000 mgr.y (mgr.24356) 17078 : cluster 0 pgmap v17046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:07:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:07:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:37 smithi141 bash[31670]: audit 2023-12-02T01:07:36.883272+0000 mon.c (mon.2) 10700 : audit 0 from='client.? 172.21.15.40:0/3432859281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:37 smithi040 bash[28232]: audit 2023-12-02T01:07:36.883272+0000 mon.c (mon.2) 10700 : audit 0 from='client.? 172.21.15.40:0/3432859281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:37 smithi040 bash[41173]: audit 2023-12-02T01:07:36.883272+0000 mon.c (mon.2) 10700 : audit 0 from='client.? 172.21.15.40:0/3432859281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:38 smithi141 bash[31670]: cluster 2023-12-02T01:07:36.259118+0000 mgr.y (mgr.24356) 17079 : cluster 0 pgmap v17047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:38 smithi040 bash[28232]: cluster 2023-12-02T01:07:36.259118+0000 mgr.y (mgr.24356) 17079 : cluster 0 pgmap v17047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:38 smithi040 bash[41173]: cluster 2023-12-02T01:07:36.259118+0000 mgr.y (mgr.24356) 17079 : cluster 0 pgmap v17047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:39 smithi040 bash[28232]: audit 2023-12-02T01:07:38.193486+0000 mon.c (mon.2) 10701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:07:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:39 smithi040 bash[28232]: cluster 2023-12-02T01:07:38.259819+0000 mgr.y (mgr.24356) 17080 : cluster 0 pgmap v17048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:39 smithi040 bash[41173]: audit 2023-12-02T01:07:38.193486+0000 mon.c (mon.2) 10701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:07:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:39 smithi040 bash[41173]: cluster 2023-12-02T01:07:38.259819+0000 mgr.y (mgr.24356) 17080 : cluster 0 pgmap v17048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:39 smithi141 bash[31670]: audit 2023-12-02T01:07:38.193486+0000 mon.c (mon.2) 10701 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:07:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:39 smithi141 bash[31670]: cluster 2023-12-02T01:07:38.259819+0000 mgr.y (mgr.24356) 17080 : cluster 0 pgmap v17048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:40 smithi040 bash[28232]: audit 2023-12-02T01:07:39.349297+0000 mon.a (mon.0) 10632 : audit 0 from='client.? 172.21.15.40:0/3138888787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:40 smithi040 bash[41173]: audit 2023-12-02T01:07:39.349297+0000 mon.a (mon.0) 10632 : audit 0 from='client.? 172.21.15.40:0/3138888787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:40 smithi141 bash[31670]: audit 2023-12-02T01:07:39.349297+0000 mon.a (mon.0) 10632 : audit 0 from='client.? 172.21.15.40:0/3138888787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:41 smithi040 bash[28232]: cluster 2023-12-02T01:07:40.260968+0000 mgr.y (mgr.24356) 17081 : cluster 0 pgmap v17049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:41 smithi040 bash[41173]: cluster 2023-12-02T01:07:40.260968+0000 mgr.y (mgr.24356) 17081 : cluster 0 pgmap v17049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:41 smithi141 bash[31670]: cluster 2023-12-02T01:07:40.260968+0000 mgr.y (mgr.24356) 17081 : cluster 0 pgmap v17049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:42 smithi040 bash[28232]: audit 2023-12-02T01:07:41.824354+0000 mon.a (mon.0) 10633 : audit 0 from='client.? 172.21.15.40:0/1624286203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:42 smithi040 bash[41173]: audit 2023-12-02T01:07:41.824354+0000 mon.a (mon.0) 10633 : audit 0 from='client.? 172.21.15.40:0/1624286203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:43.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:42 smithi141 bash[31670]: audit 2023-12-02T01:07:41.824354+0000 mon.a (mon.0) 10633 : audit 0 from='client.? 172.21.15.40:0/1624286203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:43 smithi040 bash[28232]: cluster 2023-12-02T01:07:42.261594+0000 mgr.y (mgr.24356) 17082 : cluster 0 pgmap v17050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:43 smithi040 bash[41173]: cluster 2023-12-02T01:07:42.261594+0000 mgr.y (mgr.24356) 17082 : cluster 0 pgmap v17050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:43 smithi141 bash[31670]: cluster 2023-12-02T01:07:42.261594+0000 mgr.y (mgr.24356) 17082 : cluster 0 pgmap v17050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.092102+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.102726+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: cluster 2023-12-02T01:07:44.262243+0000 mgr.y (mgr.24356) 17083 : cluster 0 pgmap v17051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.295384+0000 mon.c (mon.2) 10702 : audit 0 from='client.? 172.21.15.40:0/1726934103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.441825+0000 mon.a (mon.0) 10636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.453118+0000 mon.a (mon.0) 10637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.980537+0000 mon.c (mon.2) 10703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.982260+0000 mon.c (mon.2) 10704 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[28232]: audit 2023-12-02T01:07:44.992167+0000 mon.a (mon.0) 10638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.092102+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.102726+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: cluster 2023-12-02T01:07:44.262243+0000 mgr.y (mgr.24356) 17083 : cluster 0 pgmap v17051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.295384+0000 mon.c (mon.2) 10702 : audit 0 from='client.? 172.21.15.40:0/1726934103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.441825+0000 mon.a (mon.0) 10636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.453118+0000 mon.a (mon.0) 10637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.980537+0000 mon.c (mon.2) 10703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.982260+0000 mon.c (mon.2) 10704 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:07:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:45 smithi040 bash[41173]: audit 2023-12-02T01:07:44.992167+0000 mon.a (mon.0) 10638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.092102+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.102726+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: cluster 2023-12-02T01:07:44.262243+0000 mgr.y (mgr.24356) 17083 : cluster 0 pgmap v17051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.295384+0000 mon.c (mon.2) 10702 : audit 0 from='client.? 172.21.15.40:0/1726934103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.441825+0000 mon.a (mon.0) 10636 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.453118+0000 mon.a (mon.0) 10637 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.980537+0000 mon.c (mon.2) 10703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:07:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.982260+0000 mon.c (mon.2) 10704 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:07:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:45 smithi141 bash[31670]: audit 2023-12-02T01:07:44.992167+0000 mon.a (mon.0) 10638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:07:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:07:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:07:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:47 smithi040 bash[28232]: cluster 2023-12-02T01:07:46.263408+0000 mgr.y (mgr.24356) 17084 : cluster 0 pgmap v17052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:47 smithi040 bash[28232]: audit 2023-12-02T01:07:46.756049+0000 mon.c (mon.2) 10705 : audit 0 from='client.? 172.21.15.40:0/1782541066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:47 smithi040 bash[41173]: cluster 2023-12-02T01:07:46.263408+0000 mgr.y (mgr.24356) 17084 : cluster 0 pgmap v17052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:47 smithi040 bash[41173]: audit 2023-12-02T01:07:46.756049+0000 mon.c (mon.2) 10705 : audit 0 from='client.? 172.21.15.40:0/1782541066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:47 smithi141 bash[31670]: cluster 2023-12-02T01:07:46.263408+0000 mgr.y (mgr.24356) 17084 : cluster 0 pgmap v17052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:47 smithi141 bash[31670]: audit 2023-12-02T01:07:46.756049+0000 mon.c (mon.2) 10705 : audit 0 from='client.? 172.21.15.40:0/1782541066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:49 smithi040 bash[41173]: cluster 2023-12-02T01:07:48.264078+0000 mgr.y (mgr.24356) 17085 : cluster 0 pgmap v17053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:49 smithi040 bash[41173]: audit 2023-12-02T01:07:49.215744+0000 mon.c (mon.2) 10706 : audit 0 from='client.? 172.21.15.40:0/1475817343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:49 smithi040 bash[41173]: audit 2023-12-02T01:07:49.240034+0000 mon.c (mon.2) 10707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:49 smithi040 bash[28232]: cluster 2023-12-02T01:07:48.264078+0000 mgr.y (mgr.24356) 17085 : cluster 0 pgmap v17053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:49 smithi040 bash[28232]: audit 2023-12-02T01:07:49.215744+0000 mon.c (mon.2) 10706 : audit 0 from='client.? 172.21.15.40:0/1475817343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:49 smithi040 bash[28232]: audit 2023-12-02T01:07:49.240034+0000 mon.c (mon.2) 10707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:49 smithi141 bash[31670]: cluster 2023-12-02T01:07:48.264078+0000 mgr.y (mgr.24356) 17085 : cluster 0 pgmap v17053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:49 smithi141 bash[31670]: audit 2023-12-02T01:07:49.215744+0000 mon.c (mon.2) 10706 : audit 0 from='client.? 172.21.15.40:0/1475817343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:49 smithi141 bash[31670]: audit 2023-12-02T01:07:49.240034+0000 mon.c (mon.2) 10707 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:51 smithi040 bash[28232]: cluster 2023-12-02T01:07:50.265261+0000 mgr.y (mgr.24356) 17086 : cluster 0 pgmap v17054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:51 smithi040 bash[41173]: cluster 2023-12-02T01:07:50.265261+0000 mgr.y (mgr.24356) 17086 : cluster 0 pgmap v17054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:51 smithi141 bash[31670]: cluster 2023-12-02T01:07:50.265261+0000 mgr.y (mgr.24356) 17086 : cluster 0 pgmap v17054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:52 smithi040 bash[41173]: audit 2023-12-02T01:07:51.681017+0000 mon.a (mon.0) 10639 : audit 0 from='client.? 172.21.15.40:0/1439931931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:52 smithi040 bash[28232]: audit 2023-12-02T01:07:51.681017+0000 mon.a (mon.0) 10639 : audit 0 from='client.? 172.21.15.40:0/1439931931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:52 smithi141 bash[31670]: audit 2023-12-02T01:07:51.681017+0000 mon.a (mon.0) 10639 : audit 0 from='client.? 172.21.15.40:0/1439931931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:53 smithi040 bash[41173]: cluster 2023-12-02T01:07:52.265883+0000 mgr.y (mgr.24356) 17087 : cluster 0 pgmap v17055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:53 smithi040 bash[28232]: cluster 2023-12-02T01:07:52.265883+0000 mgr.y (mgr.24356) 17087 : cluster 0 pgmap v17055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:54.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:53 smithi141 bash[31670]: cluster 2023-12-02T01:07:52.265883+0000 mgr.y (mgr.24356) 17087 : cluster 0 pgmap v17055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:54 smithi040 bash[41173]: audit 2023-12-02T01:07:54.143387+0000 mon.a (mon.0) 10640 : audit 0 from='client.? 172.21.15.40:0/19854893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:54 smithi040 bash[28232]: audit 2023-12-02T01:07:54.143387+0000 mon.a (mon.0) 10640 : audit 0 from='client.? 172.21.15.40:0/19854893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:55.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:54 smithi141 bash[31670]: audit 2023-12-02T01:07:54.143387+0000 mon.a (mon.0) 10640 : audit 0 from='client.? 172.21.15.40:0/19854893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:56.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:55 smithi141 bash[31670]: cluster 2023-12-02T01:07:54.266472+0000 mgr.y (mgr.24356) 17088 : cluster 0 pgmap v17056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:55 smithi040 bash[41173]: cluster 2023-12-02T01:07:54.266472+0000 mgr.y (mgr.24356) 17088 : cluster 0 pgmap v17056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:55 smithi040 bash[28232]: cluster 2023-12-02T01:07:54.266472+0000 mgr.y (mgr.24356) 17088 : cluster 0 pgmap v17056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:07:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:07:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:56 smithi040 bash[41173]: audit 2023-12-02T01:07:56.614529+0000 mon.c (mon.2) 10708 : audit 0 from='client.? 172.21.15.40:0/2097450878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:56 smithi040 bash[28232]: audit 2023-12-02T01:07:56.614529+0000 mon.c (mon.2) 10708 : audit 0 from='client.? 172.21.15.40:0/2097450878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:57.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:56 smithi141 bash[31670]: audit 2023-12-02T01:07:56.614529+0000 mon.c (mon.2) 10708 : audit 0 from='client.? 172.21.15.40:0/2097450878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:07:58.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:57 smithi141 bash[31670]: cluster 2023-12-02T01:07:56.267601+0000 mgr.y (mgr.24356) 17089 : cluster 0 pgmap v17057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:57 smithi040 bash[41173]: cluster 2023-12-02T01:07:56.267601+0000 mgr.y (mgr.24356) 17089 : cluster 0 pgmap v17057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:07:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:57 smithi040 bash[28232]: cluster 2023-12-02T01:07:56.267601+0000 mgr.y (mgr.24356) 17089 : cluster 0 pgmap v17057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:59 smithi141 bash[31670]: cluster 2023-12-02T01:07:58.268244+0000 mgr.y (mgr.24356) 17090 : cluster 0 pgmap v17058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:07:59 smithi141 bash[31670]: audit 2023-12-02T01:07:59.079939+0000 mon.a (mon.0) 10641 : audit 0 from='client.? 172.21.15.40:0/1664355349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:59 smithi040 bash[28232]: cluster 2023-12-02T01:07:58.268244+0000 mgr.y (mgr.24356) 17090 : cluster 0 pgmap v17058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:07:59 smithi040 bash[28232]: audit 2023-12-02T01:07:59.079939+0000 mon.a (mon.0) 10641 : audit 0 from='client.? 172.21.15.40:0/1664355349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:59 smithi040 bash[41173]: cluster 2023-12-02T01:07:58.268244+0000 mgr.y (mgr.24356) 17090 : cluster 0 pgmap v17058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:07:59 smithi040 bash[41173]: audit 2023-12-02T01:07:59.079939+0000 mon.a (mon.0) 10641 : audit 0 from='client.? 172.21.15.40:0/1664355349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:01 smithi141 bash[31670]: cluster 2023-12-02T01:08:00.269377+0000 mgr.y (mgr.24356) 17091 : cluster 0 pgmap v17059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:01 smithi141 bash[31670]: audit 2023-12-02T01:08:01.537747+0000 mon.a (mon.0) 10642 : audit 0 from='client.? 172.21.15.40:0/1001496864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:01 smithi040 bash[28232]: cluster 2023-12-02T01:08:00.269377+0000 mgr.y (mgr.24356) 17091 : cluster 0 pgmap v17059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:01 smithi040 bash[28232]: audit 2023-12-02T01:08:01.537747+0000 mon.a (mon.0) 10642 : audit 0 from='client.? 172.21.15.40:0/1001496864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:01 smithi040 bash[41173]: cluster 2023-12-02T01:08:00.269377+0000 mgr.y (mgr.24356) 17091 : cluster 0 pgmap v17059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:01 smithi040 bash[41173]: audit 2023-12-02T01:08:01.537747+0000 mon.a (mon.0) 10642 : audit 0 from='client.? 172.21.15.40:0/1001496864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:03 smithi141 bash[31670]: cluster 2023-12-02T01:08:02.270176+0000 mgr.y (mgr.24356) 17092 : cluster 0 pgmap v17060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:03 smithi040 bash[28232]: cluster 2023-12-02T01:08:02.270176+0000 mgr.y (mgr.24356) 17092 : cluster 0 pgmap v17060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:03 smithi040 bash[41173]: cluster 2023-12-02T01:08:02.270176+0000 mgr.y (mgr.24356) 17092 : cluster 0 pgmap v17060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:04 smithi141 bash[31670]: audit 2023-12-02T01:08:04.002069+0000 mon.a (mon.0) 10643 : audit 0 from='client.? 172.21.15.40:0/2582174476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:04 smithi141 bash[31670]: audit 2023-12-02T01:08:04.240715+0000 mon.c (mon.2) 10709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:04 smithi040 bash[41173]: audit 2023-12-02T01:08:04.002069+0000 mon.a (mon.0) 10643 : audit 0 from='client.? 172.21.15.40:0/2582174476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:04 smithi040 bash[41173]: audit 2023-12-02T01:08:04.240715+0000 mon.c (mon.2) 10709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:04 smithi040 bash[28232]: audit 2023-12-02T01:08:04.002069+0000 mon.a (mon.0) 10643 : audit 0 from='client.? 172.21.15.40:0/2582174476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:04 smithi040 bash[28232]: audit 2023-12-02T01:08:04.240715+0000 mon.c (mon.2) 10709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:05 smithi141 bash[31670]: cluster 2023-12-02T01:08:04.270936+0000 mgr.y (mgr.24356) 17093 : cluster 0 pgmap v17061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:05 smithi040 bash[28232]: cluster 2023-12-02T01:08:04.270936+0000 mgr.y (mgr.24356) 17093 : cluster 0 pgmap v17061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:05 smithi040 bash[41173]: cluster 2023-12-02T01:08:04.270936+0000 mgr.y (mgr.24356) 17093 : cluster 0 pgmap v17061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:06 smithi040 bash[28232]: audit 2023-12-02T01:08:06.465963+0000 mon.c (mon.2) 10710 : audit 0 from='client.? 172.21.15.40:0/2989934001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:08:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:08:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:06 smithi040 bash[41173]: audit 2023-12-02T01:08:06.465963+0000 mon.c (mon.2) 10710 : audit 0 from='client.? 172.21.15.40:0/2989934001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:07.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:06 smithi141 bash[31670]: audit 2023-12-02T01:08:06.465963+0000 mon.c (mon.2) 10710 : audit 0 from='client.? 172.21.15.40:0/2989934001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:07 smithi141 bash[31670]: cluster 2023-12-02T01:08:06.272072+0000 mgr.y (mgr.24356) 17094 : cluster 0 pgmap v17062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:07 smithi040 bash[28232]: cluster 2023-12-02T01:08:06.272072+0000 mgr.y (mgr.24356) 17094 : cluster 0 pgmap v17062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:07 smithi040 bash[41173]: cluster 2023-12-02T01:08:06.272072+0000 mgr.y (mgr.24356) 17094 : cluster 0 pgmap v17062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:09 smithi141 bash[31670]: cluster 2023-12-02T01:08:08.272790+0000 mgr.y (mgr.24356) 17095 : cluster 0 pgmap v17063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:09 smithi141 bash[31670]: audit 2023-12-02T01:08:08.935567+0000 mon.c (mon.2) 10711 : audit 0 from='client.? 172.21.15.40:0/278095109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:09 smithi040 bash[28232]: cluster 2023-12-02T01:08:08.272790+0000 mgr.y (mgr.24356) 17095 : cluster 0 pgmap v17063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:09 smithi040 bash[28232]: audit 2023-12-02T01:08:08.935567+0000 mon.c (mon.2) 10711 : audit 0 from='client.? 172.21.15.40:0/278095109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:09 smithi040 bash[41173]: cluster 2023-12-02T01:08:08.272790+0000 mgr.y (mgr.24356) 17095 : cluster 0 pgmap v17063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:09 smithi040 bash[41173]: audit 2023-12-02T01:08:08.935567+0000 mon.c (mon.2) 10711 : audit 0 from='client.? 172.21.15.40:0/278095109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:11 smithi141 bash[31670]: cluster 2023-12-02T01:08:10.273975+0000 mgr.y (mgr.24356) 17096 : cluster 0 pgmap v17064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:11 smithi141 bash[31670]: audit 2023-12-02T01:08:11.402053+0000 mon.a (mon.0) 10644 : audit 0 from='client.? 172.21.15.40:0/2746374137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:11 smithi040 bash[28232]: cluster 2023-12-02T01:08:10.273975+0000 mgr.y (mgr.24356) 17096 : cluster 0 pgmap v17064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:11 smithi040 bash[28232]: audit 2023-12-02T01:08:11.402053+0000 mon.a (mon.0) 10644 : audit 0 from='client.? 172.21.15.40:0/2746374137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:11 smithi040 bash[41173]: cluster 2023-12-02T01:08:10.273975+0000 mgr.y (mgr.24356) 17096 : cluster 0 pgmap v17064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:11 smithi040 bash[41173]: audit 2023-12-02T01:08:11.402053+0000 mon.a (mon.0) 10644 : audit 0 from='client.? 172.21.15.40:0/2746374137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:13 smithi141 bash[31670]: cluster 2023-12-02T01:08:12.274618+0000 mgr.y (mgr.24356) 17097 : cluster 0 pgmap v17065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:13 smithi040 bash[28232]: cluster 2023-12-02T01:08:12.274618+0000 mgr.y (mgr.24356) 17097 : cluster 0 pgmap v17065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:13 smithi040 bash[41173]: cluster 2023-12-02T01:08:12.274618+0000 mgr.y (mgr.24356) 17097 : cluster 0 pgmap v17065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:15.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:14 smithi141 bash[31670]: audit 2023-12-02T01:08:13.870367+0000 mon.c (mon.2) 10712 : audit 0 from='client.? 172.21.15.40:0/2948184302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:14 smithi040 bash[41173]: audit 2023-12-02T01:08:13.870367+0000 mon.c (mon.2) 10712 : audit 0 from='client.? 172.21.15.40:0/2948184302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:14 smithi040 bash[28232]: audit 2023-12-02T01:08:13.870367+0000 mon.c (mon.2) 10712 : audit 0 from='client.? 172.21.15.40:0/2948184302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:15 smithi141 bash[31670]: cluster 2023-12-02T01:08:14.275307+0000 mgr.y (mgr.24356) 17098 : cluster 0 pgmap v17066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:15 smithi040 bash[41173]: cluster 2023-12-02T01:08:14.275307+0000 mgr.y (mgr.24356) 17098 : cluster 0 pgmap v17066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:15 smithi040 bash[28232]: cluster 2023-12-02T01:08:14.275307+0000 mgr.y (mgr.24356) 17098 : cluster 0 pgmap v17066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:16.745 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:08:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:08:17.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:16 smithi141 bash[31670]: audit 2023-12-02T01:08:16.332148+0000 mon.a (mon.0) 10645 : audit 0 from='client.? 172.21.15.40:0/4009684329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:16 smithi040 bash[28232]: audit 2023-12-02T01:08:16.332148+0000 mon.a (mon.0) 10645 : audit 0 from='client.? 172.21.15.40:0/4009684329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:16 smithi040 bash[41173]: audit 2023-12-02T01:08:16.332148+0000 mon.a (mon.0) 10645 : audit 0 from='client.? 172.21.15.40:0/4009684329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:17 smithi141 bash[31670]: cluster 2023-12-02T01:08:16.276564+0000 mgr.y (mgr.24356) 17099 : cluster 0 pgmap v17067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:17 smithi040 bash[28232]: cluster 2023-12-02T01:08:16.276564+0000 mgr.y (mgr.24356) 17099 : cluster 0 pgmap v17067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:17 smithi040 bash[41173]: cluster 2023-12-02T01:08:16.276564+0000 mgr.y (mgr.24356) 17099 : cluster 0 pgmap v17067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:19 smithi141 bash[31670]: cluster 2023-12-02T01:08:18.277254+0000 mgr.y (mgr.24356) 17100 : cluster 0 pgmap v17068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:19 smithi141 bash[31670]: audit 2023-12-02T01:08:18.789188+0000 mon.a (mon.0) 10646 : audit 0 from='client.? 172.21.15.40:0/3101887153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:19 smithi141 bash[31670]: audit 2023-12-02T01:08:19.240943+0000 mon.c (mon.2) 10713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:19 smithi040 bash[28232]: cluster 2023-12-02T01:08:18.277254+0000 mgr.y (mgr.24356) 17100 : cluster 0 pgmap v17068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:19 smithi040 bash[28232]: audit 2023-12-02T01:08:18.789188+0000 mon.a (mon.0) 10646 : audit 0 from='client.? 172.21.15.40:0/3101887153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:19 smithi040 bash[28232]: audit 2023-12-02T01:08:19.240943+0000 mon.c (mon.2) 10713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:19 smithi040 bash[41173]: cluster 2023-12-02T01:08:18.277254+0000 mgr.y (mgr.24356) 17100 : cluster 0 pgmap v17068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:19 smithi040 bash[41173]: audit 2023-12-02T01:08:18.789188+0000 mon.a (mon.0) 10646 : audit 0 from='client.? 172.21.15.40:0/3101887153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:19 smithi040 bash[41173]: audit 2023-12-02T01:08:19.240943+0000 mon.c (mon.2) 10713 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:21 smithi141 bash[31670]: cluster 2023-12-02T01:08:20.278592+0000 mgr.y (mgr.24356) 17101 : cluster 0 pgmap v17069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:21 smithi141 bash[31670]: audit 2023-12-02T01:08:21.252946+0000 mon.a (mon.0) 10647 : audit 0 from='client.? 172.21.15.40:0/3804888848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:21 smithi040 bash[28232]: cluster 2023-12-02T01:08:20.278592+0000 mgr.y (mgr.24356) 17101 : cluster 0 pgmap v17069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:21 smithi040 bash[28232]: audit 2023-12-02T01:08:21.252946+0000 mon.a (mon.0) 10647 : audit 0 from='client.? 172.21.15.40:0/3804888848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:21 smithi040 bash[41173]: cluster 2023-12-02T01:08:20.278592+0000 mgr.y (mgr.24356) 17101 : cluster 0 pgmap v17069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:21 smithi040 bash[41173]: audit 2023-12-02T01:08:21.252946+0000 mon.a (mon.0) 10647 : audit 0 from='client.? 172.21.15.40:0/3804888848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:23 smithi141 bash[31670]: cluster 2023-12-02T01:08:22.279408+0000 mgr.y (mgr.24356) 17102 : cluster 0 pgmap v17070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:23 smithi141 bash[31670]: audit 2023-12-02T01:08:23.720124+0000 mon.a (mon.0) 10648 : audit 0 from='client.? 172.21.15.40:0/3346987621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:23 smithi040 bash[41173]: cluster 2023-12-02T01:08:22.279408+0000 mgr.y (mgr.24356) 17102 : cluster 0 pgmap v17070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:23 smithi040 bash[41173]: audit 2023-12-02T01:08:23.720124+0000 mon.a (mon.0) 10648 : audit 0 from='client.? 172.21.15.40:0/3346987621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:23 smithi040 bash[28232]: cluster 2023-12-02T01:08:22.279408+0000 mgr.y (mgr.24356) 17102 : cluster 0 pgmap v17070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:23 smithi040 bash[28232]: audit 2023-12-02T01:08:23.720124+0000 mon.a (mon.0) 10648 : audit 0 from='client.? 172.21.15.40:0/3346987621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:25 smithi040 bash[41173]: cluster 2023-12-02T01:08:24.280136+0000 mgr.y (mgr.24356) 17103 : cluster 0 pgmap v17071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:25 smithi040 bash[28232]: cluster 2023-12-02T01:08:24.280136+0000 mgr.y (mgr.24356) 17103 : cluster 0 pgmap v17071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:25 smithi141 bash[31670]: cluster 2023-12-02T01:08:24.280136+0000 mgr.y (mgr.24356) 17103 : cluster 0 pgmap v17071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:26.784 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:08:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:08:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:26 smithi040 bash[28232]: audit 2023-12-02T01:08:26.184881+0000 mon.c (mon.2) 10714 : audit 0 from='client.? 172.21.15.40:0/3470658619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:26 smithi040 bash[41173]: audit 2023-12-02T01:08:26.184881+0000 mon.c (mon.2) 10714 : audit 0 from='client.? 172.21.15.40:0/3470658619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:26 smithi141 bash[31670]: audit 2023-12-02T01:08:26.184881+0000 mon.c (mon.2) 10714 : audit 0 from='client.? 172.21.15.40:0/3470658619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:27 smithi040 bash[28232]: cluster 2023-12-02T01:08:26.281380+0000 mgr.y (mgr.24356) 17104 : cluster 0 pgmap v17072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:27 smithi040 bash[41173]: cluster 2023-12-02T01:08:26.281380+0000 mgr.y (mgr.24356) 17104 : cluster 0 pgmap v17072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:27 smithi141 bash[31670]: cluster 2023-12-02T01:08:26.281380+0000 mgr.y (mgr.24356) 17104 : cluster 0 pgmap v17072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:28 smithi040 bash[28232]: audit 2023-12-02T01:08:28.645557+0000 mon.a (mon.0) 10649 : audit 0 from='client.? 172.21.15.40:0/198030594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:28 smithi040 bash[41173]: audit 2023-12-02T01:08:28.645557+0000 mon.a (mon.0) 10649 : audit 0 from='client.? 172.21.15.40:0/198030594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:28 smithi141 bash[31670]: audit 2023-12-02T01:08:28.645557+0000 mon.a (mon.0) 10649 : audit 0 from='client.? 172.21.15.40:0/198030594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:29 smithi040 bash[28232]: cluster 2023-12-02T01:08:28.282037+0000 mgr.y (mgr.24356) 17105 : cluster 0 pgmap v17073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:29 smithi040 bash[41173]: cluster 2023-12-02T01:08:28.282037+0000 mgr.y (mgr.24356) 17105 : cluster 0 pgmap v17073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:29 smithi141 bash[31670]: cluster 2023-12-02T01:08:28.282037+0000 mgr.y (mgr.24356) 17105 : cluster 0 pgmap v17073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:31 smithi040 bash[28232]: cluster 2023-12-02T01:08:30.283193+0000 mgr.y (mgr.24356) 17106 : cluster 0 pgmap v17074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:31 smithi040 bash[28232]: audit 2023-12-02T01:08:31.107692+0000 mon.a (mon.0) 10650 : audit 0 from='client.? 172.21.15.40:0/2022814160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:31 smithi040 bash[41173]: cluster 2023-12-02T01:08:30.283193+0000 mgr.y (mgr.24356) 17106 : cluster 0 pgmap v17074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:31 smithi040 bash[41173]: audit 2023-12-02T01:08:31.107692+0000 mon.a (mon.0) 10650 : audit 0 from='client.? 172.21.15.40:0/2022814160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:31 smithi141 bash[31670]: cluster 2023-12-02T01:08:30.283193+0000 mgr.y (mgr.24356) 17106 : cluster 0 pgmap v17074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:31 smithi141 bash[31670]: audit 2023-12-02T01:08:31.107692+0000 mon.a (mon.0) 10650 : audit 0 from='client.? 172.21.15.40:0/2022814160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:33 smithi040 bash[41173]: cluster 2023-12-02T01:08:32.283868+0000 mgr.y (mgr.24356) 17107 : cluster 0 pgmap v17075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:33 smithi040 bash[41173]: audit 2023-12-02T01:08:33.577245+0000 mon.a (mon.0) 10651 : audit 0 from='client.? 172.21.15.40:0/871405122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:33 smithi040 bash[28232]: cluster 2023-12-02T01:08:32.283868+0000 mgr.y (mgr.24356) 17107 : cluster 0 pgmap v17075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:33 smithi040 bash[28232]: audit 2023-12-02T01:08:33.577245+0000 mon.a (mon.0) 10651 : audit 0 from='client.? 172.21.15.40:0/871405122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:33 smithi141 bash[31670]: cluster 2023-12-02T01:08:32.283868+0000 mgr.y (mgr.24356) 17107 : cluster 0 pgmap v17075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:33 smithi141 bash[31670]: audit 2023-12-02T01:08:33.577245+0000 mon.a (mon.0) 10651 : audit 0 from='client.? 172.21.15.40:0/871405122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:34 smithi040 bash[41173]: audit 2023-12-02T01:08:34.241469+0000 mon.c (mon.2) 10715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:34 smithi040 bash[28232]: audit 2023-12-02T01:08:34.241469+0000 mon.c (mon.2) 10715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:34 smithi141 bash[31670]: audit 2023-12-02T01:08:34.241469+0000 mon.c (mon.2) 10715 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:35 smithi040 bash[41173]: cluster 2023-12-02T01:08:34.284640+0000 mgr.y (mgr.24356) 17108 : cluster 0 pgmap v17076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:35 smithi040 bash[28232]: cluster 2023-12-02T01:08:34.284640+0000 mgr.y (mgr.24356) 17108 : cluster 0 pgmap v17076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:35 smithi141 bash[31670]: cluster 2023-12-02T01:08:34.284640+0000 mgr.y (mgr.24356) 17108 : cluster 0 pgmap v17076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:36.829 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:08:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:08:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:36 smithi040 bash[41173]: audit 2023-12-02T01:08:36.040790+0000 mon.c (mon.2) 10716 : audit 0 from='client.? 172.21.15.40:0/534752449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:36 smithi040 bash[28232]: audit 2023-12-02T01:08:36.040790+0000 mon.c (mon.2) 10716 : audit 0 from='client.? 172.21.15.40:0/534752449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:36 smithi141 bash[31670]: audit 2023-12-02T01:08:36.040790+0000 mon.c (mon.2) 10716 : audit 0 from='client.? 172.21.15.40:0/534752449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:37 smithi040 bash[28232]: cluster 2023-12-02T01:08:36.285805+0000 mgr.y (mgr.24356) 17109 : cluster 0 pgmap v17077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:37 smithi040 bash[41173]: cluster 2023-12-02T01:08:36.285805+0000 mgr.y (mgr.24356) 17109 : cluster 0 pgmap v17077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:37 smithi141 bash[31670]: cluster 2023-12-02T01:08:36.285805+0000 mgr.y (mgr.24356) 17109 : cluster 0 pgmap v17077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:38 smithi040 bash[28232]: audit 2023-12-02T01:08:38.503881+0000 mon.c (mon.2) 10717 : audit 0 from='client.? 172.21.15.40:0/1212601810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:38 smithi040 bash[41173]: audit 2023-12-02T01:08:38.503881+0000 mon.c (mon.2) 10717 : audit 0 from='client.? 172.21.15.40:0/1212601810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:38 smithi141 bash[31670]: audit 2023-12-02T01:08:38.503881+0000 mon.c (mon.2) 10717 : audit 0 from='client.? 172.21.15.40:0/1212601810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:39 smithi040 bash[28232]: cluster 2023-12-02T01:08:38.286422+0000 mgr.y (mgr.24356) 17110 : cluster 0 pgmap v17078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:39 smithi040 bash[41173]: cluster 2023-12-02T01:08:38.286422+0000 mgr.y (mgr.24356) 17110 : cluster 0 pgmap v17078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:39 smithi141 bash[31670]: cluster 2023-12-02T01:08:38.286422+0000 mgr.y (mgr.24356) 17110 : cluster 0 pgmap v17078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:41 smithi040 bash[28232]: cluster 2023-12-02T01:08:40.287580+0000 mgr.y (mgr.24356) 17111 : cluster 0 pgmap v17079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:41 smithi040 bash[28232]: audit 2023-12-02T01:08:40.959758+0000 mon.c (mon.2) 10718 : audit 0 from='client.? 172.21.15.40:0/3844945423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:41 smithi040 bash[41173]: cluster 2023-12-02T01:08:40.287580+0000 mgr.y (mgr.24356) 17111 : cluster 0 pgmap v17079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:41 smithi040 bash[41173]: audit 2023-12-02T01:08:40.959758+0000 mon.c (mon.2) 10718 : audit 0 from='client.? 172.21.15.40:0/3844945423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:41 smithi141 bash[31670]: cluster 2023-12-02T01:08:40.287580+0000 mgr.y (mgr.24356) 17111 : cluster 0 pgmap v17079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:41 smithi141 bash[31670]: audit 2023-12-02T01:08:40.959758+0000 mon.c (mon.2) 10718 : audit 0 from='client.? 172.21.15.40:0/3844945423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:43 smithi040 bash[28232]: cluster 2023-12-02T01:08:42.288199+0000 mgr.y (mgr.24356) 17112 : cluster 0 pgmap v17080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:43 smithi040 bash[28232]: audit 2023-12-02T01:08:43.416330+0000 mon.a (mon.0) 10652 : audit 0 from='client.? 172.21.15.40:0/2693299650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:43 smithi040 bash[41173]: cluster 2023-12-02T01:08:42.288199+0000 mgr.y (mgr.24356) 17112 : cluster 0 pgmap v17080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:43 smithi040 bash[41173]: audit 2023-12-02T01:08:43.416330+0000 mon.a (mon.0) 10652 : audit 0 from='client.? 172.21.15.40:0/2693299650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:43 smithi141 bash[31670]: cluster 2023-12-02T01:08:42.288199+0000 mgr.y (mgr.24356) 17112 : cluster 0 pgmap v17080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:43 smithi141 bash[31670]: audit 2023-12-02T01:08:43.416330+0000 mon.a (mon.0) 10652 : audit 0 from='client.? 172.21.15.40:0/2693299650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[41173]: cluster 2023-12-02T01:08:44.288878+0000 mgr.y (mgr.24356) 17113 : cluster 0 pgmap v17081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[41173]: audit 2023-12-02T01:08:45.073957+0000 mon.c (mon.2) 10719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:08:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[41173]: audit 2023-12-02T01:08:45.451980+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[41173]: audit 2023-12-02T01:08:45.464479+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[28232]: cluster 2023-12-02T01:08:44.288878+0000 mgr.y (mgr.24356) 17113 : cluster 0 pgmap v17081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[28232]: audit 2023-12-02T01:08:45.073957+0000 mon.c (mon.2) 10719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:08:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[28232]: audit 2023-12-02T01:08:45.451980+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:45 smithi040 bash[28232]: audit 2023-12-02T01:08:45.464479+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:45 smithi141 bash[31670]: cluster 2023-12-02T01:08:44.288878+0000 mgr.y (mgr.24356) 17113 : cluster 0 pgmap v17081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:45 smithi141 bash[31670]: audit 2023-12-02T01:08:45.073957+0000 mon.c (mon.2) 10719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:08:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:45 smithi141 bash[31670]: audit 2023-12-02T01:08:45.451980+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:45 smithi141 bash[31670]: audit 2023-12-02T01:08:45.464479+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:46.863 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:08:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:08:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:46 smithi040 bash[28232]: audit 2023-12-02T01:08:45.887109+0000 mon.a (mon.0) 10655 : audit 0 from='client.? 172.21.15.40:0/3951437162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:46 smithi040 bash[41173]: audit 2023-12-02T01:08:45.887109+0000 mon.a (mon.0) 10655 : audit 0 from='client.? 172.21.15.40:0/3951437162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:46 smithi141 bash[31670]: audit 2023-12-02T01:08:45.887109+0000 mon.a (mon.0) 10655 : audit 0 from='client.? 172.21.15.40:0/3951437162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:47 smithi040 bash[41173]: cluster 2023-12-02T01:08:46.290013+0000 mgr.y (mgr.24356) 17114 : cluster 0 pgmap v17082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:47 smithi040 bash[28232]: cluster 2023-12-02T01:08:46.290013+0000 mgr.y (mgr.24356) 17114 : cluster 0 pgmap v17082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:47 smithi141 bash[31670]: cluster 2023-12-02T01:08:46.290013+0000 mgr.y (mgr.24356) 17114 : cluster 0 pgmap v17082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:48 smithi040 bash[28232]: audit 2023-12-02T01:08:48.350801+0000 mon.c (mon.2) 10720 : audit 0 from='client.? 172.21.15.40:0/1476207603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:48 smithi040 bash[41173]: audit 2023-12-02T01:08:48.350801+0000 mon.c (mon.2) 10720 : audit 0 from='client.? 172.21.15.40:0/1476207603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:48 smithi141 bash[31670]: audit 2023-12-02T01:08:48.350801+0000 mon.c (mon.2) 10720 : audit 0 from='client.? 172.21.15.40:0/1476207603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:49 smithi040 bash[28232]: cluster 2023-12-02T01:08:48.290610+0000 mgr.y (mgr.24356) 17115 : cluster 0 pgmap v17083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:49 smithi040 bash[28232]: audit 2023-12-02T01:08:49.241839+0000 mon.c (mon.2) 10721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:49 smithi040 bash[41173]: cluster 2023-12-02T01:08:48.290610+0000 mgr.y (mgr.24356) 17115 : cluster 0 pgmap v17083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:49 smithi040 bash[41173]: audit 2023-12-02T01:08:49.241839+0000 mon.c (mon.2) 10721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:49 smithi141 bash[31670]: cluster 2023-12-02T01:08:48.290610+0000 mgr.y (mgr.24356) 17115 : cluster 0 pgmap v17083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:49 smithi141 bash[31670]: audit 2023-12-02T01:08:49.241839+0000 mon.c (mon.2) 10721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[28232]: cluster 2023-12-02T01:08:50.291808+0000 mgr.y (mgr.24356) 17116 : cluster 0 pgmap v17084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[28232]: audit 2023-12-02T01:08:50.863383+0000 mon.c (mon.2) 10722 : audit 0 from='client.? 172.21.15.40:0/2235069834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[28232]: audit 2023-12-02T01:08:51.233563+0000 mon.a (mon.0) 10656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[28232]: audit 2023-12-02T01:08:51.243030+0000 mon.a (mon.0) 10657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[28232]: audit 2023-12-02T01:08:51.306127+0000 mon.a (mon.0) 10658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[28232]: audit 2023-12-02T01:08:51.322163+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[41173]: cluster 2023-12-02T01:08:50.291808+0000 mgr.y (mgr.24356) 17116 : cluster 0 pgmap v17084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[41173]: audit 2023-12-02T01:08:50.863383+0000 mon.c (mon.2) 10722 : audit 0 from='client.? 172.21.15.40:0/2235069834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[41173]: audit 2023-12-02T01:08:51.233563+0000 mon.a (mon.0) 10656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[41173]: audit 2023-12-02T01:08:51.243030+0000 mon.a (mon.0) 10657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[41173]: audit 2023-12-02T01:08:51.306127+0000 mon.a (mon.0) 10658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:51 smithi040 bash[41173]: audit 2023-12-02T01:08:51.322163+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:51 smithi141 bash[31670]: cluster 2023-12-02T01:08:50.291808+0000 mgr.y (mgr.24356) 17116 : cluster 0 pgmap v17084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:51 smithi141 bash[31670]: audit 2023-12-02T01:08:50.863383+0000 mon.c (mon.2) 10722 : audit 0 from='client.? 172.21.15.40:0/2235069834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:51 smithi141 bash[31670]: audit 2023-12-02T01:08:51.233563+0000 mon.a (mon.0) 10656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:51 smithi141 bash[31670]: audit 2023-12-02T01:08:51.243030+0000 mon.a (mon.0) 10657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:51 smithi141 bash[31670]: audit 2023-12-02T01:08:51.306127+0000 mon.a (mon.0) 10658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:51 smithi141 bash[31670]: audit 2023-12-02T01:08:51.322163+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:52 smithi040 bash[28232]: audit 2023-12-02T01:08:51.840549+0000 mon.c (mon.2) 10723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:08:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:52 smithi040 bash[28232]: audit 2023-12-02T01:08:51.842519+0000 mon.c (mon.2) 10724 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:08:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:52 smithi040 bash[28232]: audit 2023-12-02T01:08:51.851814+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:52 smithi040 bash[41173]: audit 2023-12-02T01:08:51.840549+0000 mon.c (mon.2) 10723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:08:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:52 smithi040 bash[41173]: audit 2023-12-02T01:08:51.842519+0000 mon.c (mon.2) 10724 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:08:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:52 smithi040 bash[41173]: audit 2023-12-02T01:08:51.851814+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:52 smithi141 bash[31670]: audit 2023-12-02T01:08:51.840549+0000 mon.c (mon.2) 10723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:08:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:52 smithi141 bash[31670]: audit 2023-12-02T01:08:51.842519+0000 mon.c (mon.2) 10724 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:08:53.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:52 smithi141 bash[31670]: audit 2023-12-02T01:08:51.851814+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:08:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:53 smithi040 bash[28232]: cluster 2023-12-02T01:08:52.292481+0000 mgr.y (mgr.24356) 17117 : cluster 0 pgmap v17085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:53 smithi040 bash[28232]: audit 2023-12-02T01:08:53.328352+0000 mon.c (mon.2) 10725 : audit 0 from='client.? 172.21.15.40:0/1339257467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:53 smithi040 bash[41173]: cluster 2023-12-02T01:08:52.292481+0000 mgr.y (mgr.24356) 17117 : cluster 0 pgmap v17085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:53 smithi040 bash[41173]: audit 2023-12-02T01:08:53.328352+0000 mon.c (mon.2) 10725 : audit 0 from='client.? 172.21.15.40:0/1339257467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:53 smithi141 bash[31670]: cluster 2023-12-02T01:08:52.292481+0000 mgr.y (mgr.24356) 17117 : cluster 0 pgmap v17085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:53 smithi141 bash[31670]: audit 2023-12-02T01:08:53.328352+0000 mon.c (mon.2) 10725 : audit 0 from='client.? 172.21.15.40:0/1339257467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:55 smithi040 bash[28232]: cluster 2023-12-02T01:08:54.293172+0000 mgr.y (mgr.24356) 17118 : cluster 0 pgmap v17086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:55 smithi040 bash[28232]: audit 2023-12-02T01:08:55.797495+0000 mon.a (mon.0) 10661 : audit 0 from='client.? 172.21.15.40:0/1621300272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:55 smithi040 bash[41173]: cluster 2023-12-02T01:08:54.293172+0000 mgr.y (mgr.24356) 17118 : cluster 0 pgmap v17086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:55 smithi040 bash[41173]: audit 2023-12-02T01:08:55.797495+0000 mon.a (mon.0) 10661 : audit 0 from='client.? 172.21.15.40:0/1621300272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:55 smithi141 bash[31670]: cluster 2023-12-02T01:08:54.293172+0000 mgr.y (mgr.24356) 17118 : cluster 0 pgmap v17086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:55 smithi141 bash[31670]: audit 2023-12-02T01:08:55.797495+0000 mon.a (mon.0) 10661 : audit 0 from='client.? 172.21.15.40:0/1621300272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:08:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:08:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:57 smithi040 bash[28232]: cluster 2023-12-02T01:08:56.294354+0000 mgr.y (mgr.24356) 17119 : cluster 0 pgmap v17087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:57 smithi040 bash[41173]: cluster 2023-12-02T01:08:56.294354+0000 mgr.y (mgr.24356) 17119 : cluster 0 pgmap v17087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:57 smithi141 bash[31670]: cluster 2023-12-02T01:08:56.294354+0000 mgr.y (mgr.24356) 17119 : cluster 0 pgmap v17087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:08:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:58 smithi040 bash[28232]: audit 2023-12-02T01:08:58.260833+0000 mon.c (mon.2) 10726 : audit 0 from='client.? 172.21.15.40:0/940603973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:58 smithi040 bash[41173]: audit 2023-12-02T01:08:58.260833+0000 mon.c (mon.2) 10726 : audit 0 from='client.? 172.21.15.40:0/940603973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:08:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:58 smithi141 bash[31670]: audit 2023-12-02T01:08:58.260833+0000 mon.c (mon.2) 10726 : audit 0 from='client.? 172.21.15.40:0/940603973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:08:59 smithi040 bash[28232]: cluster 2023-12-02T01:08:58.294995+0000 mgr.y (mgr.24356) 17120 : cluster 0 pgmap v17088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:08:59 smithi040 bash[41173]: cluster 2023-12-02T01:08:58.294995+0000 mgr.y (mgr.24356) 17120 : cluster 0 pgmap v17088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:08:59 smithi141 bash[31670]: cluster 2023-12-02T01:08:58.294995+0000 mgr.y (mgr.24356) 17120 : cluster 0 pgmap v17088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:01 smithi040 bash[28232]: cluster 2023-12-02T01:09:00.295953+0000 mgr.y (mgr.24356) 17121 : cluster 0 pgmap v17089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:01 smithi040 bash[28232]: audit 2023-12-02T01:09:00.723304+0000 mon.a (mon.0) 10662 : audit 0 from='client.? 172.21.15.40:0/741815643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:01 smithi040 bash[41173]: cluster 2023-12-02T01:09:00.295953+0000 mgr.y (mgr.24356) 17121 : cluster 0 pgmap v17089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:01 smithi040 bash[41173]: audit 2023-12-02T01:09:00.723304+0000 mon.a (mon.0) 10662 : audit 0 from='client.? 172.21.15.40:0/741815643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:01 smithi141 bash[31670]: cluster 2023-12-02T01:09:00.295953+0000 mgr.y (mgr.24356) 17121 : cluster 0 pgmap v17089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:01 smithi141 bash[31670]: audit 2023-12-02T01:09:00.723304+0000 mon.a (mon.0) 10662 : audit 0 from='client.? 172.21.15.40:0/741815643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:03 smithi040 bash[28232]: cluster 2023-12-02T01:09:02.296657+0000 mgr.y (mgr.24356) 17122 : cluster 0 pgmap v17090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:03 smithi040 bash[28232]: audit 2023-12-02T01:09:03.202924+0000 mon.c (mon.2) 10727 : audit 0 from='client.? 172.21.15.40:0/3953274143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:03 smithi040 bash[41173]: cluster 2023-12-02T01:09:02.296657+0000 mgr.y (mgr.24356) 17122 : cluster 0 pgmap v17090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:03 smithi040 bash[41173]: audit 2023-12-02T01:09:03.202924+0000 mon.c (mon.2) 10727 : audit 0 from='client.? 172.21.15.40:0/3953274143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:03 smithi141 bash[31670]: cluster 2023-12-02T01:09:02.296657+0000 mgr.y (mgr.24356) 17122 : cluster 0 pgmap v17090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:03 smithi141 bash[31670]: audit 2023-12-02T01:09:03.202924+0000 mon.c (mon.2) 10727 : audit 0 from='client.? 172.21.15.40:0/3953274143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:04 smithi141 bash[31670]: audit 2023-12-02T01:09:04.242328+0000 mon.c (mon.2) 10728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:04 smithi040 bash[28232]: audit 2023-12-02T01:09:04.242328+0000 mon.c (mon.2) 10728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:04 smithi040 bash[41173]: audit 2023-12-02T01:09:04.242328+0000 mon.c (mon.2) 10728 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:05 smithi141 bash[31670]: cluster 2023-12-02T01:09:04.297240+0000 mgr.y (mgr.24356) 17123 : cluster 0 pgmap v17091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:05 smithi141 bash[31670]: audit 2023-12-02T01:09:05.662374+0000 mon.c (mon.2) 10729 : audit 0 from='client.? 172.21.15.40:0/605035280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:05 smithi040 bash[28232]: cluster 2023-12-02T01:09:04.297240+0000 mgr.y (mgr.24356) 17123 : cluster 0 pgmap v17091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:05 smithi040 bash[28232]: audit 2023-12-02T01:09:05.662374+0000 mon.c (mon.2) 10729 : audit 0 from='client.? 172.21.15.40:0/605035280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:05 smithi040 bash[41173]: cluster 2023-12-02T01:09:04.297240+0000 mgr.y (mgr.24356) 17123 : cluster 0 pgmap v17091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:05 smithi040 bash[41173]: audit 2023-12-02T01:09:05.662374+0000 mon.c (mon.2) 10729 : audit 0 from='client.? 172.21.15.40:0/605035280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:09:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:09:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:07 smithi141 bash[31670]: cluster 2023-12-02T01:09:06.298426+0000 mgr.y (mgr.24356) 17124 : cluster 0 pgmap v17092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:07 smithi040 bash[28232]: cluster 2023-12-02T01:09:06.298426+0000 mgr.y (mgr.24356) 17124 : cluster 0 pgmap v17092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:07 smithi040 bash[41173]: cluster 2023-12-02T01:09:06.298426+0000 mgr.y (mgr.24356) 17124 : cluster 0 pgmap v17092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:08 smithi141 bash[31670]: audit 2023-12-02T01:09:08.114046+0000 mon.a (mon.0) 10663 : audit 0 from='client.? 172.21.15.40:0/3172469298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:08 smithi040 bash[28232]: audit 2023-12-02T01:09:08.114046+0000 mon.a (mon.0) 10663 : audit 0 from='client.? 172.21.15.40:0/3172469298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:08 smithi040 bash[41173]: audit 2023-12-02T01:09:08.114046+0000 mon.a (mon.0) 10663 : audit 0 from='client.? 172.21.15.40:0/3172469298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:09 smithi141 bash[31670]: cluster 2023-12-02T01:09:08.299096+0000 mgr.y (mgr.24356) 17125 : cluster 0 pgmap v17093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:09 smithi040 bash[28232]: cluster 2023-12-02T01:09:08.299096+0000 mgr.y (mgr.24356) 17125 : cluster 0 pgmap v17093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:09 smithi040 bash[41173]: cluster 2023-12-02T01:09:08.299096+0000 mgr.y (mgr.24356) 17125 : cluster 0 pgmap v17093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:10 smithi141 bash[31670]: audit 2023-12-02T01:09:10.577960+0000 mon.c (mon.2) 10730 : audit 0 from='client.? 172.21.15.40:0/2155207062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:10 smithi040 bash[28232]: audit 2023-12-02T01:09:10.577960+0000 mon.c (mon.2) 10730 : audit 0 from='client.? 172.21.15.40:0/2155207062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:10 smithi040 bash[41173]: audit 2023-12-02T01:09:10.577960+0000 mon.c (mon.2) 10730 : audit 0 from='client.? 172.21.15.40:0/2155207062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:11 smithi141 bash[31670]: cluster 2023-12-02T01:09:10.299893+0000 mgr.y (mgr.24356) 17126 : cluster 0 pgmap v17094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:11 smithi040 bash[28232]: cluster 2023-12-02T01:09:10.299893+0000 mgr.y (mgr.24356) 17126 : cluster 0 pgmap v17094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:11 smithi040 bash[41173]: cluster 2023-12-02T01:09:10.299893+0000 mgr.y (mgr.24356) 17126 : cluster 0 pgmap v17094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:13 smithi141 bash[31670]: cluster 2023-12-02T01:09:12.300600+0000 mgr.y (mgr.24356) 17127 : cluster 0 pgmap v17095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:13 smithi141 bash[31670]: audit 2023-12-02T01:09:13.047540+0000 mon.c (mon.2) 10731 : audit 0 from='client.? 172.21.15.40:0/2913641098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:13 smithi040 bash[28232]: cluster 2023-12-02T01:09:12.300600+0000 mgr.y (mgr.24356) 17127 : cluster 0 pgmap v17095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:13 smithi040 bash[28232]: audit 2023-12-02T01:09:13.047540+0000 mon.c (mon.2) 10731 : audit 0 from='client.? 172.21.15.40:0/2913641098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:13 smithi040 bash[41173]: cluster 2023-12-02T01:09:12.300600+0000 mgr.y (mgr.24356) 17127 : cluster 0 pgmap v17095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:13 smithi040 bash[41173]: audit 2023-12-02T01:09:13.047540+0000 mon.c (mon.2) 10731 : audit 0 from='client.? 172.21.15.40:0/2913641098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:15 smithi141 bash[31670]: cluster 2023-12-02T01:09:14.301239+0000 mgr.y (mgr.24356) 17128 : cluster 0 pgmap v17096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:15 smithi141 bash[31670]: audit 2023-12-02T01:09:15.513381+0000 mon.a (mon.0) 10664 : audit 0 from='client.? 172.21.15.40:0/567937936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:15 smithi040 bash[28232]: cluster 2023-12-02T01:09:14.301239+0000 mgr.y (mgr.24356) 17128 : cluster 0 pgmap v17096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:15 smithi040 bash[28232]: audit 2023-12-02T01:09:15.513381+0000 mon.a (mon.0) 10664 : audit 0 from='client.? 172.21.15.40:0/567937936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:15 smithi040 bash[41173]: cluster 2023-12-02T01:09:14.301239+0000 mgr.y (mgr.24356) 17128 : cluster 0 pgmap v17096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:15 smithi040 bash[41173]: audit 2023-12-02T01:09:15.513381+0000 mon.a (mon.0) 10664 : audit 0 from='client.? 172.21.15.40:0/567937936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:09:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:09:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:17 smithi141 bash[31670]: cluster 2023-12-02T01:09:16.302482+0000 mgr.y (mgr.24356) 17129 : cluster 0 pgmap v17097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:17 smithi040 bash[28232]: cluster 2023-12-02T01:09:16.302482+0000 mgr.y (mgr.24356) 17129 : cluster 0 pgmap v17097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:17 smithi040 bash[41173]: cluster 2023-12-02T01:09:16.302482+0000 mgr.y (mgr.24356) 17129 : cluster 0 pgmap v17097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:19.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:18 smithi141 bash[31670]: audit 2023-12-02T01:09:17.977618+0000 mon.c (mon.2) 10732 : audit 0 from='client.? 172.21.15.40:0/1045763403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:18 smithi040 bash[28232]: audit 2023-12-02T01:09:17.977618+0000 mon.c (mon.2) 10732 : audit 0 from='client.? 172.21.15.40:0/1045763403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:18 smithi040 bash[41173]: audit 2023-12-02T01:09:17.977618+0000 mon.c (mon.2) 10732 : audit 0 from='client.? 172.21.15.40:0/1045763403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:19 smithi141 bash[31670]: cluster 2023-12-02T01:09:18.303172+0000 mgr.y (mgr.24356) 17130 : cluster 0 pgmap v17098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:19 smithi141 bash[31670]: audit 2023-12-02T01:09:19.242936+0000 mon.c (mon.2) 10733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:19 smithi040 bash[28232]: cluster 2023-12-02T01:09:18.303172+0000 mgr.y (mgr.24356) 17130 : cluster 0 pgmap v17098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:19 smithi040 bash[28232]: audit 2023-12-02T01:09:19.242936+0000 mon.c (mon.2) 10733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:19 smithi040 bash[41173]: cluster 2023-12-02T01:09:18.303172+0000 mgr.y (mgr.24356) 17130 : cluster 0 pgmap v17098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:19 smithi040 bash[41173]: audit 2023-12-02T01:09:19.242936+0000 mon.c (mon.2) 10733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:20 smithi141 bash[31670]: audit 2023-12-02T01:09:20.441255+0000 mon.c (mon.2) 10734 : audit 0 from='client.? 172.21.15.40:0/2887721001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:20 smithi040 bash[28232]: audit 2023-12-02T01:09:20.441255+0000 mon.c (mon.2) 10734 : audit 0 from='client.? 172.21.15.40:0/2887721001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:20 smithi040 bash[41173]: audit 2023-12-02T01:09:20.441255+0000 mon.c (mon.2) 10734 : audit 0 from='client.? 172.21.15.40:0/2887721001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:21 smithi141 bash[31670]: cluster 2023-12-02T01:09:20.304430+0000 mgr.y (mgr.24356) 17131 : cluster 0 pgmap v17099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:21 smithi040 bash[28232]: cluster 2023-12-02T01:09:20.304430+0000 mgr.y (mgr.24356) 17131 : cluster 0 pgmap v17099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:21 smithi040 bash[41173]: cluster 2023-12-02T01:09:20.304430+0000 mgr.y (mgr.24356) 17131 : cluster 0 pgmap v17099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:23 smithi141 bash[31670]: cluster 2023-12-02T01:09:22.305316+0000 mgr.y (mgr.24356) 17132 : cluster 0 pgmap v17100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:23 smithi141 bash[31670]: audit 2023-12-02T01:09:22.903321+0000 mon.c (mon.2) 10735 : audit 0 from='client.? 172.21.15.40:0/3337847554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:23 smithi040 bash[28232]: cluster 2023-12-02T01:09:22.305316+0000 mgr.y (mgr.24356) 17132 : cluster 0 pgmap v17100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:23 smithi040 bash[28232]: audit 2023-12-02T01:09:22.903321+0000 mon.c (mon.2) 10735 : audit 0 from='client.? 172.21.15.40:0/3337847554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:23 smithi040 bash[41173]: cluster 2023-12-02T01:09:22.305316+0000 mgr.y (mgr.24356) 17132 : cluster 0 pgmap v17100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:23 smithi040 bash[41173]: audit 2023-12-02T01:09:22.903321+0000 mon.c (mon.2) 10735 : audit 0 from='client.? 172.21.15.40:0/3337847554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:25 smithi141 bash[31670]: cluster 2023-12-02T01:09:24.306059+0000 mgr.y (mgr.24356) 17133 : cluster 0 pgmap v17101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:25 smithi141 bash[31670]: audit 2023-12-02T01:09:25.368579+0000 mon.a (mon.0) 10665 : audit 0 from='client.? 172.21.15.40:0/2805108946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:25 smithi040 bash[28232]: cluster 2023-12-02T01:09:24.306059+0000 mgr.y (mgr.24356) 17133 : cluster 0 pgmap v17101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:25 smithi040 bash[28232]: audit 2023-12-02T01:09:25.368579+0000 mon.a (mon.0) 10665 : audit 0 from='client.? 172.21.15.40:0/2805108946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:25 smithi040 bash[41173]: cluster 2023-12-02T01:09:24.306059+0000 mgr.y (mgr.24356) 17133 : cluster 0 pgmap v17101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:25 smithi040 bash[41173]: audit 2023-12-02T01:09:25.368579+0000 mon.a (mon.0) 10665 : audit 0 from='client.? 172.21.15.40:0/2805108946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:09:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:09:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:27 smithi141 bash[31670]: cluster 2023-12-02T01:09:26.307243+0000 mgr.y (mgr.24356) 17134 : cluster 0 pgmap v17102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:27 smithi040 bash[28232]: cluster 2023-12-02T01:09:26.307243+0000 mgr.y (mgr.24356) 17134 : cluster 0 pgmap v17102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:27 smithi040 bash[41173]: cluster 2023-12-02T01:09:26.307243+0000 mgr.y (mgr.24356) 17134 : cluster 0 pgmap v17102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:29.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:28 smithi141 bash[31670]: audit 2023-12-02T01:09:27.836901+0000 mon.a (mon.0) 10666 : audit 0 from='client.? 172.21.15.40:0/1320351876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:28 smithi040 bash[28232]: audit 2023-12-02T01:09:27.836901+0000 mon.a (mon.0) 10666 : audit 0 from='client.? 172.21.15.40:0/1320351876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:28 smithi040 bash[41173]: audit 2023-12-02T01:09:27.836901+0000 mon.a (mon.0) 10666 : audit 0 from='client.? 172.21.15.40:0/1320351876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:30.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:29 smithi141 bash[31670]: cluster 2023-12-02T01:09:28.307942+0000 mgr.y (mgr.24356) 17135 : cluster 0 pgmap v17103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:29 smithi040 bash[28232]: cluster 2023-12-02T01:09:28.307942+0000 mgr.y (mgr.24356) 17135 : cluster 0 pgmap v17103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:29 smithi040 bash[41173]: cluster 2023-12-02T01:09:28.307942+0000 mgr.y (mgr.24356) 17135 : cluster 0 pgmap v17103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:31.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:30 smithi141 bash[31670]: audit 2023-12-02T01:09:30.295848+0000 mon.c (mon.2) 10736 : audit 0 from='client.? 172.21.15.40:0/1402269810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:30 smithi040 bash[28232]: audit 2023-12-02T01:09:30.295848+0000 mon.c (mon.2) 10736 : audit 0 from='client.? 172.21.15.40:0/1402269810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:30 smithi040 bash[41173]: audit 2023-12-02T01:09:30.295848+0000 mon.c (mon.2) 10736 : audit 0 from='client.? 172.21.15.40:0/1402269810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:31 smithi141 bash[31670]: cluster 2023-12-02T01:09:30.309023+0000 mgr.y (mgr.24356) 17136 : cluster 0 pgmap v17104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:31 smithi040 bash[28232]: cluster 2023-12-02T01:09:30.309023+0000 mgr.y (mgr.24356) 17136 : cluster 0 pgmap v17104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:31 smithi040 bash[41173]: cluster 2023-12-02T01:09:30.309023+0000 mgr.y (mgr.24356) 17136 : cluster 0 pgmap v17104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:33.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:32 smithi141 bash[31670]: audit 2023-12-02T01:09:32.760129+0000 mon.c (mon.2) 10737 : audit 0 from='client.? 172.21.15.40:0/2129525072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:32 smithi040 bash[28232]: audit 2023-12-02T01:09:32.760129+0000 mon.c (mon.2) 10737 : audit 0 from='client.? 172.21.15.40:0/2129525072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:32 smithi040 bash[41173]: audit 2023-12-02T01:09:32.760129+0000 mon.c (mon.2) 10737 : audit 0 from='client.? 172.21.15.40:0/2129525072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:33 smithi141 bash[31670]: cluster 2023-12-02T01:09:32.309662+0000 mgr.y (mgr.24356) 17137 : cluster 0 pgmap v17105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:33 smithi040 bash[28232]: cluster 2023-12-02T01:09:32.309662+0000 mgr.y (mgr.24356) 17137 : cluster 0 pgmap v17105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:33 smithi040 bash[41173]: cluster 2023-12-02T01:09:32.309662+0000 mgr.y (mgr.24356) 17137 : cluster 0 pgmap v17105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:34 smithi040 bash[28232]: audit 2023-12-02T01:09:34.243176+0000 mon.c (mon.2) 10738 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:34 smithi040 bash[41173]: audit 2023-12-02T01:09:34.243176+0000 mon.c (mon.2) 10738 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:34 smithi141 bash[31670]: audit 2023-12-02T01:09:34.243176+0000 mon.c (mon.2) 10738 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:35 smithi040 bash[28232]: cluster 2023-12-02T01:09:34.310276+0000 mgr.y (mgr.24356) 17138 : cluster 0 pgmap v17106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:35 smithi040 bash[28232]: audit 2023-12-02T01:09:35.224945+0000 mon.c (mon.2) 10739 : audit 0 from='client.? 172.21.15.40:0/2783650101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:35 smithi040 bash[41173]: cluster 2023-12-02T01:09:34.310276+0000 mgr.y (mgr.24356) 17138 : cluster 0 pgmap v17106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:35 smithi040 bash[41173]: audit 2023-12-02T01:09:35.224945+0000 mon.c (mon.2) 10739 : audit 0 from='client.? 172.21.15.40:0/2783650101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:35 smithi141 bash[31670]: cluster 2023-12-02T01:09:34.310276+0000 mgr.y (mgr.24356) 17138 : cluster 0 pgmap v17106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:35 smithi141 bash[31670]: audit 2023-12-02T01:09:35.224945+0000 mon.c (mon.2) 10739 : audit 0 from='client.? 172.21.15.40:0/2783650101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:09:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:09:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:37 smithi040 bash[28232]: cluster 2023-12-02T01:09:36.311463+0000 mgr.y (mgr.24356) 17139 : cluster 0 pgmap v17107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:37 smithi040 bash[28232]: audit 2023-12-02T01:09:37.691155+0000 mon.c (mon.2) 10740 : audit 0 from='client.? 172.21.15.40:0/2162423732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:37 smithi040 bash[41173]: cluster 2023-12-02T01:09:36.311463+0000 mgr.y (mgr.24356) 17139 : cluster 0 pgmap v17107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:37 smithi040 bash[41173]: audit 2023-12-02T01:09:37.691155+0000 mon.c (mon.2) 10740 : audit 0 from='client.? 172.21.15.40:0/2162423732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:37 smithi141 bash[31670]: cluster 2023-12-02T01:09:36.311463+0000 mgr.y (mgr.24356) 17139 : cluster 0 pgmap v17107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:38.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:37 smithi141 bash[31670]: audit 2023-12-02T01:09:37.691155+0000 mon.c (mon.2) 10740 : audit 0 from='client.? 172.21.15.40:0/2162423732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:39 smithi040 bash[28232]: cluster 2023-12-02T01:09:38.312066+0000 mgr.y (mgr.24356) 17140 : cluster 0 pgmap v17108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:39 smithi040 bash[41173]: cluster 2023-12-02T01:09:38.312066+0000 mgr.y (mgr.24356) 17140 : cluster 0 pgmap v17108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:39 smithi141 bash[31670]: cluster 2023-12-02T01:09:38.312066+0000 mgr.y (mgr.24356) 17140 : cluster 0 pgmap v17108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:40 smithi040 bash[28232]: audit 2023-12-02T01:09:40.150582+0000 mon.c (mon.2) 10741 : audit 0 from='client.? 172.21.15.40:0/238250833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:40 smithi040 bash[41173]: audit 2023-12-02T01:09:40.150582+0000 mon.c (mon.2) 10741 : audit 0 from='client.? 172.21.15.40:0/238250833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:40 smithi141 bash[31670]: audit 2023-12-02T01:09:40.150582+0000 mon.c (mon.2) 10741 : audit 0 from='client.? 172.21.15.40:0/238250833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:41 smithi040 bash[28232]: cluster 2023-12-02T01:09:40.313246+0000 mgr.y (mgr.24356) 17141 : cluster 0 pgmap v17109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:41 smithi040 bash[41173]: cluster 2023-12-02T01:09:40.313246+0000 mgr.y (mgr.24356) 17141 : cluster 0 pgmap v17109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:41 smithi141 bash[31670]: cluster 2023-12-02T01:09:40.313246+0000 mgr.y (mgr.24356) 17141 : cluster 0 pgmap v17109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:42 smithi040 bash[28232]: audit 2023-12-02T01:09:42.618220+0000 mon.c (mon.2) 10742 : audit 0 from='client.? 172.21.15.40:0/3909510308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:42 smithi040 bash[41173]: audit 2023-12-02T01:09:42.618220+0000 mon.c (mon.2) 10742 : audit 0 from='client.? 172.21.15.40:0/3909510308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:42 smithi141 bash[31670]: audit 2023-12-02T01:09:42.618220+0000 mon.c (mon.2) 10742 : audit 0 from='client.? 172.21.15.40:0/3909510308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:43 smithi040 bash[28232]: cluster 2023-12-02T01:09:42.313707+0000 mgr.y (mgr.24356) 17142 : cluster 0 pgmap v17110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:43 smithi040 bash[41173]: cluster 2023-12-02T01:09:42.313707+0000 mgr.y (mgr.24356) 17142 : cluster 0 pgmap v17110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:43 smithi141 bash[31670]: cluster 2023-12-02T01:09:42.313707+0000 mgr.y (mgr.24356) 17142 : cluster 0 pgmap v17110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:45 smithi040 bash[28232]: cluster 2023-12-02T01:09:44.314458+0000 mgr.y (mgr.24356) 17143 : cluster 0 pgmap v17111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:45 smithi040 bash[28232]: audit 2023-12-02T01:09:45.086102+0000 mon.c (mon.2) 10743 : audit 0 from='client.? 172.21.15.40:0/1731979910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:45 smithi040 bash[41173]: cluster 2023-12-02T01:09:44.314458+0000 mgr.y (mgr.24356) 17143 : cluster 0 pgmap v17111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:45 smithi040 bash[41173]: audit 2023-12-02T01:09:45.086102+0000 mon.c (mon.2) 10743 : audit 0 from='client.? 172.21.15.40:0/1731979910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:45 smithi141 bash[31670]: cluster 2023-12-02T01:09:44.314458+0000 mgr.y (mgr.24356) 17143 : cluster 0 pgmap v17111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:45 smithi141 bash[31670]: audit 2023-12-02T01:09:45.086102+0000 mon.c (mon.2) 10743 : audit 0 from='client.? 172.21.15.40:0/1731979910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:09:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:09:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:47 smithi040 bash[28232]: cluster 2023-12-02T01:09:46.315736+0000 mgr.y (mgr.24356) 17144 : cluster 0 pgmap v17112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:47 smithi040 bash[28232]: audit 2023-12-02T01:09:47.561377+0000 mon.c (mon.2) 10744 : audit 0 from='client.? 172.21.15.40:0/351153711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:47 smithi040 bash[41173]: cluster 2023-12-02T01:09:46.315736+0000 mgr.y (mgr.24356) 17144 : cluster 0 pgmap v17112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:47 smithi040 bash[41173]: audit 2023-12-02T01:09:47.561377+0000 mon.c (mon.2) 10744 : audit 0 from='client.? 172.21.15.40:0/351153711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:47 smithi141 bash[31670]: cluster 2023-12-02T01:09:46.315736+0000 mgr.y (mgr.24356) 17144 : cluster 0 pgmap v17112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:47 smithi141 bash[31670]: audit 2023-12-02T01:09:47.561377+0000 mon.c (mon.2) 10744 : audit 0 from='client.? 172.21.15.40:0/351153711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:49 smithi040 bash[28232]: cluster 2023-12-02T01:09:48.316422+0000 mgr.y (mgr.24356) 17145 : cluster 0 pgmap v17113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:49 smithi040 bash[28232]: audit 2023-12-02T01:09:49.243907+0000 mon.c (mon.2) 10745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:49 smithi040 bash[41173]: cluster 2023-12-02T01:09:48.316422+0000 mgr.y (mgr.24356) 17145 : cluster 0 pgmap v17113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:49 smithi040 bash[41173]: audit 2023-12-02T01:09:49.243907+0000 mon.c (mon.2) 10745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:49 smithi141 bash[31670]: cluster 2023-12-02T01:09:48.316422+0000 mgr.y (mgr.24356) 17145 : cluster 0 pgmap v17113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:49 smithi141 bash[31670]: audit 2023-12-02T01:09:49.243907+0000 mon.c (mon.2) 10745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:50 smithi040 bash[28232]: audit 2023-12-02T01:09:50.017835+0000 mon.a (mon.0) 10667 : audit 0 from='client.? 172.21.15.40:0/3775055351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:50 smithi040 bash[41173]: audit 2023-12-02T01:09:50.017835+0000 mon.a (mon.0) 10667 : audit 0 from='client.? 172.21.15.40:0/3775055351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:50 smithi141 bash[31670]: audit 2023-12-02T01:09:50.017835+0000 mon.a (mon.0) 10667 : audit 0 from='client.? 172.21.15.40:0/3775055351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:51 smithi040 bash[28232]: cluster 2023-12-02T01:09:50.317645+0000 mgr.y (mgr.24356) 17146 : cluster 0 pgmap v17114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:51 smithi040 bash[41173]: cluster 2023-12-02T01:09:50.317645+0000 mgr.y (mgr.24356) 17146 : cluster 0 pgmap v17114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:51 smithi141 bash[31670]: cluster 2023-12-02T01:09:50.317645+0000 mgr.y (mgr.24356) 17146 : cluster 0 pgmap v17114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[28232]: audit 2023-12-02T01:09:51.934827+0000 mon.c (mon.2) 10746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:09:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[28232]: audit 2023-12-02T01:09:52.314589+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[28232]: audit 2023-12-02T01:09:52.327938+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[28232]: audit 2023-12-02T01:09:52.491218+0000 mon.a (mon.0) 10670 : audit 0 from='client.? 172.21.15.40:0/2750623515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[41173]: audit 2023-12-02T01:09:51.934827+0000 mon.c (mon.2) 10746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:09:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[41173]: audit 2023-12-02T01:09:52.314589+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[41173]: audit 2023-12-02T01:09:52.327938+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:52 smithi040 bash[41173]: audit 2023-12-02T01:09:52.491218+0000 mon.a (mon.0) 10670 : audit 0 from='client.? 172.21.15.40:0/2750623515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:52 smithi141 bash[31670]: audit 2023-12-02T01:09:51.934827+0000 mon.c (mon.2) 10746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:09:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:52 smithi141 bash[31670]: audit 2023-12-02T01:09:52.314589+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:52 smithi141 bash[31670]: audit 2023-12-02T01:09:52.327938+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:52 smithi141 bash[31670]: audit 2023-12-02T01:09:52.491218+0000 mon.a (mon.0) 10670 : audit 0 from='client.? 172.21.15.40:0/2750623515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:53 smithi040 bash[28232]: cluster 2023-12-02T01:09:52.318267+0000 mgr.y (mgr.24356) 17147 : cluster 0 pgmap v17115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:53 smithi040 bash[41173]: cluster 2023-12-02T01:09:52.318267+0000 mgr.y (mgr.24356) 17147 : cluster 0 pgmap v17115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:53 smithi141 bash[31670]: cluster 2023-12-02T01:09:52.318267+0000 mgr.y (mgr.24356) 17147 : cluster 0 pgmap v17115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:55 smithi040 bash[28232]: cluster 2023-12-02T01:09:54.319458+0000 mgr.y (mgr.24356) 17148 : cluster 0 pgmap v17116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:55 smithi040 bash[28232]: audit 2023-12-02T01:09:54.953705+0000 mon.c (mon.2) 10747 : audit 0 from='client.? 172.21.15.40:0/3019923563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:55 smithi040 bash[41173]: cluster 2023-12-02T01:09:54.319458+0000 mgr.y (mgr.24356) 17148 : cluster 0 pgmap v17116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:55 smithi040 bash[41173]: audit 2023-12-02T01:09:54.953705+0000 mon.c (mon.2) 10747 : audit 0 from='client.? 172.21.15.40:0/3019923563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:55 smithi141 bash[31670]: cluster 2023-12-02T01:09:54.319458+0000 mgr.y (mgr.24356) 17148 : cluster 0 pgmap v17116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:55 smithi141 bash[31670]: audit 2023-12-02T01:09:54.953705+0000 mon.c (mon.2) 10747 : audit 0 from='client.? 172.21.15.40:0/3019923563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:09:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:09:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[28232]: cluster 2023-12-02T01:09:56.320186+0000 mgr.y (mgr.24356) 17149 : cluster 0 pgmap v17117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[28232]: audit 2023-12-02T01:09:57.488800+0000 mon.a (mon.0) 10671 : audit 0 from='client.? 172.21.15.40:0/1828343794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[28232]: audit 2023-12-02T01:09:57.783250+0000 mon.a (mon.0) 10672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[28232]: audit 2023-12-02T01:09:57.794989+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[41173]: cluster 2023-12-02T01:09:56.320186+0000 mgr.y (mgr.24356) 17149 : cluster 0 pgmap v17117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[41173]: audit 2023-12-02T01:09:57.488800+0000 mon.a (mon.0) 10671 : audit 0 from='client.? 172.21.15.40:0/1828343794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[41173]: audit 2023-12-02T01:09:57.783250+0000 mon.a (mon.0) 10672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:57 smithi040 bash[41173]: audit 2023-12-02T01:09:57.794989+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:57 smithi141 bash[31670]: cluster 2023-12-02T01:09:56.320186+0000 mgr.y (mgr.24356) 17149 : cluster 0 pgmap v17117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:57 smithi141 bash[31670]: audit 2023-12-02T01:09:57.488800+0000 mon.a (mon.0) 10671 : audit 0 from='client.? 172.21.15.40:0/1828343794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:09:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:57 smithi141 bash[31670]: audit 2023-12-02T01:09:57.783250+0000 mon.a (mon.0) 10672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:57 smithi141 bash[31670]: audit 2023-12-02T01:09:57.794989+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:59 smithi141 bash[31670]: cluster 2023-12-02T01:09:58.320857+0000 mgr.y (mgr.24356) 17150 : cluster 0 pgmap v17118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:59 smithi141 bash[31670]: audit 2023-12-02T01:09:58.482306+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:59 smithi141 bash[31670]: audit 2023-12-02T01:09:58.492570+0000 mon.a (mon.0) 10675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:59 smithi141 bash[31670]: audit 2023-12-02T01:09:59.025157+0000 mon.c (mon.2) 10748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:09:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:59 smithi141 bash[31670]: audit 2023-12-02T01:09:59.027287+0000 mon.c (mon.2) 10749 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:09:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:09:59 smithi141 bash[31670]: audit 2023-12-02T01:09:59.040120+0000 mon.a (mon.0) 10676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[41173]: cluster 2023-12-02T01:09:58.320857+0000 mgr.y (mgr.24356) 17150 : cluster 0 pgmap v17118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[41173]: audit 2023-12-02T01:09:58.482306+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[41173]: audit 2023-12-02T01:09:58.492570+0000 mon.a (mon.0) 10675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[41173]: audit 2023-12-02T01:09:59.025157+0000 mon.c (mon.2) 10748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:09:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[41173]: audit 2023-12-02T01:09:59.027287+0000 mon.c (mon.2) 10749 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:09:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[41173]: audit 2023-12-02T01:09:59.040120+0000 mon.a (mon.0) 10676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[28232]: cluster 2023-12-02T01:09:58.320857+0000 mgr.y (mgr.24356) 17150 : cluster 0 pgmap v17118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:09:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[28232]: audit 2023-12-02T01:09:58.482306+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[28232]: audit 2023-12-02T01:09:58.492570+0000 mon.a (mon.0) 10675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:09:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[28232]: audit 2023-12-02T01:09:59.025157+0000 mon.c (mon.2) 10748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:09:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[28232]: audit 2023-12-02T01:09:59.027287+0000 mon.c (mon.2) 10749 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:09:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:09:59 smithi040 bash[28232]: audit 2023-12-02T01:09:59.040120+0000 mon.a (mon.0) 10676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:10:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:00 smithi040 bash[28232]: debug 2023-12-02T01:09:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:00 smithi141 bash[31670]: audit 2023-12-02T01:09:59.953649+0000 mon.a (mon.0) 10677 : audit 0 from='client.? 172.21.15.40:0/4038954001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:00 smithi141 bash[31670]: cluster 2023-12-02T01:10:00.000173+0000 mon.a (mon.0) 10678 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:00 smithi040 bash[28232]: audit 2023-12-02T01:09:59.953649+0000 mon.a (mon.0) 10677 : audit 0 from='client.? 172.21.15.40:0/4038954001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:00 smithi040 bash[28232]: cluster 2023-12-02T01:10:00.000173+0000 mon.a (mon.0) 10678 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:00 smithi040 bash[41173]: audit 2023-12-02T01:09:59.953649+0000 mon.a (mon.0) 10677 : audit 0 from='client.? 172.21.15.40:0/4038954001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:00 smithi040 bash[41173]: cluster 2023-12-02T01:10:00.000173+0000 mon.a (mon.0) 10678 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:02.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:01 smithi141 bash[31670]: cluster 2023-12-02T01:10:00.322060+0000 mgr.y (mgr.24356) 17151 : cluster 0 pgmap v17119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:01 smithi040 bash[28232]: cluster 2023-12-02T01:10:00.322060+0000 mgr.y (mgr.24356) 17151 : cluster 0 pgmap v17119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:01 smithi040 bash[41173]: cluster 2023-12-02T01:10:00.322060+0000 mgr.y (mgr.24356) 17151 : cluster 0 pgmap v17119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:03.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:02 smithi141 bash[31670]: audit 2023-12-02T01:10:02.428827+0000 mon.a (mon.0) 10679 : audit 0 from='client.? 172.21.15.40:0/1794764195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:02 smithi040 bash[28232]: audit 2023-12-02T01:10:02.428827+0000 mon.a (mon.0) 10679 : audit 0 from='client.? 172.21.15.40:0/1794764195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:02 smithi040 bash[41173]: audit 2023-12-02T01:10:02.428827+0000 mon.a (mon.0) 10679 : audit 0 from='client.? 172.21.15.40:0/1794764195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:04.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:03 smithi141 bash[31670]: cluster 2023-12-02T01:10:02.322741+0000 mgr.y (mgr.24356) 17152 : cluster 0 pgmap v17120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:03 smithi040 bash[28232]: cluster 2023-12-02T01:10:02.322741+0000 mgr.y (mgr.24356) 17152 : cluster 0 pgmap v17120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:03 smithi040 bash[41173]: cluster 2023-12-02T01:10:02.322741+0000 mgr.y (mgr.24356) 17152 : cluster 0 pgmap v17120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:05.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:04 smithi141 bash[31670]: audit 2023-12-02T01:10:04.244415+0000 mon.c (mon.2) 10750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:04 smithi040 bash[28232]: audit 2023-12-02T01:10:04.244415+0000 mon.c (mon.2) 10750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:04 smithi040 bash[41173]: audit 2023-12-02T01:10:04.244415+0000 mon.c (mon.2) 10750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:05 smithi141 bash[31670]: cluster 2023-12-02T01:10:04.323821+0000 mgr.y (mgr.24356) 17153 : cluster 0 pgmap v17121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:06.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:05 smithi141 bash[31670]: audit 2023-12-02T01:10:04.910825+0000 mon.a (mon.0) 10680 : audit 0 from='client.? 172.21.15.40:0/1993436995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:05 smithi040 bash[28232]: cluster 2023-12-02T01:10:04.323821+0000 mgr.y (mgr.24356) 17153 : cluster 0 pgmap v17121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:05 smithi040 bash[28232]: audit 2023-12-02T01:10:04.910825+0000 mon.a (mon.0) 10680 : audit 0 from='client.? 172.21.15.40:0/1993436995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:05 smithi040 bash[41173]: cluster 2023-12-02T01:10:04.323821+0000 mgr.y (mgr.24356) 17153 : cluster 0 pgmap v17121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:05 smithi040 bash[41173]: audit 2023-12-02T01:10:04.910825+0000 mon.a (mon.0) 10680 : audit 0 from='client.? 172.21.15.40:0/1993436995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:10:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:10:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:07 smithi141 bash[31670]: cluster 2023-12-02T01:10:06.324454+0000 mgr.y (mgr.24356) 17154 : cluster 0 pgmap v17122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:08.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:07 smithi141 bash[31670]: audit 2023-12-02T01:10:07.375571+0000 mon.a (mon.0) 10681 : audit 0 from='client.? 172.21.15.40:0/1354467437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:07 smithi040 bash[28232]: cluster 2023-12-02T01:10:06.324454+0000 mgr.y (mgr.24356) 17154 : cluster 0 pgmap v17122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:07 smithi040 bash[28232]: audit 2023-12-02T01:10:07.375571+0000 mon.a (mon.0) 10681 : audit 0 from='client.? 172.21.15.40:0/1354467437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:07 smithi040 bash[41173]: cluster 2023-12-02T01:10:06.324454+0000 mgr.y (mgr.24356) 17154 : cluster 0 pgmap v17122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:07 smithi040 bash[41173]: audit 2023-12-02T01:10:07.375571+0000 mon.a (mon.0) 10681 : audit 0 from='client.? 172.21.15.40:0/1354467437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:09 smithi141 bash[31670]: cluster 2023-12-02T01:10:08.325127+0000 mgr.y (mgr.24356) 17155 : cluster 0 pgmap v17123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:09 smithi040 bash[28232]: cluster 2023-12-02T01:10:08.325127+0000 mgr.y (mgr.24356) 17155 : cluster 0 pgmap v17123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:09 smithi040 bash[41173]: cluster 2023-12-02T01:10:08.325127+0000 mgr.y (mgr.24356) 17155 : cluster 0 pgmap v17123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:11.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:10 smithi141 bash[31670]: audit 2023-12-02T01:10:09.842368+0000 mon.a (mon.0) 10682 : audit 0 from='client.? 172.21.15.40:0/2056746679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:10 smithi040 bash[41173]: audit 2023-12-02T01:10:09.842368+0000 mon.a (mon.0) 10682 : audit 0 from='client.? 172.21.15.40:0/2056746679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:10 smithi040 bash[28232]: audit 2023-12-02T01:10:09.842368+0000 mon.a (mon.0) 10682 : audit 0 from='client.? 172.21.15.40:0/2056746679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:11 smithi141 bash[31670]: cluster 2023-12-02T01:10:10.326316+0000 mgr.y (mgr.24356) 17156 : cluster 0 pgmap v17124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:11 smithi040 bash[28232]: cluster 2023-12-02T01:10:10.326316+0000 mgr.y (mgr.24356) 17156 : cluster 0 pgmap v17124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:11 smithi040 bash[41173]: cluster 2023-12-02T01:10:10.326316+0000 mgr.y (mgr.24356) 17156 : cluster 0 pgmap v17124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:13.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:12 smithi141 bash[31670]: audit 2023-12-02T01:10:12.313810+0000 mon.a (mon.0) 10683 : audit 0 from='client.? 172.21.15.40:0/599048760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:12 smithi040 bash[28232]: audit 2023-12-02T01:10:12.313810+0000 mon.a (mon.0) 10683 : audit 0 from='client.? 172.21.15.40:0/599048760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:12 smithi040 bash[41173]: audit 2023-12-02T01:10:12.313810+0000 mon.a (mon.0) 10683 : audit 0 from='client.? 172.21.15.40:0/599048760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:14.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:13 smithi141 bash[31670]: cluster 2023-12-02T01:10:12.326836+0000 mgr.y (mgr.24356) 17157 : cluster 0 pgmap v17125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:13 smithi040 bash[28232]: cluster 2023-12-02T01:10:12.326836+0000 mgr.y (mgr.24356) 17157 : cluster 0 pgmap v17125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:13 smithi040 bash[41173]: cluster 2023-12-02T01:10:12.326836+0000 mgr.y (mgr.24356) 17157 : cluster 0 pgmap v17125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:15 smithi141 bash[31670]: cluster 2023-12-02T01:10:14.327945+0000 mgr.y (mgr.24356) 17158 : cluster 0 pgmap v17126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:16.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:15 smithi141 bash[31670]: audit 2023-12-02T01:10:14.777387+0000 mon.a (mon.0) 10684 : audit 0 from='client.? 172.21.15.40:0/3383289637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:15 smithi040 bash[28232]: cluster 2023-12-02T01:10:14.327945+0000 mgr.y (mgr.24356) 17158 : cluster 0 pgmap v17126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:15 smithi040 bash[28232]: audit 2023-12-02T01:10:14.777387+0000 mon.a (mon.0) 10684 : audit 0 from='client.? 172.21.15.40:0/3383289637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:15 smithi040 bash[41173]: cluster 2023-12-02T01:10:14.327945+0000 mgr.y (mgr.24356) 17158 : cluster 0 pgmap v17126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:15 smithi040 bash[41173]: audit 2023-12-02T01:10:14.777387+0000 mon.a (mon.0) 10684 : audit 0 from='client.? 172.21.15.40:0/3383289637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:10:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:10:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:17 smithi141 bash[31670]: cluster 2023-12-02T01:10:16.328691+0000 mgr.y (mgr.24356) 17159 : cluster 0 pgmap v17127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:18.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:17 smithi141 bash[31670]: audit 2023-12-02T01:10:17.249027+0000 mon.c (mon.2) 10751 : audit 0 from='client.? 172.21.15.40:0/1010043089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:17 smithi040 bash[28232]: cluster 2023-12-02T01:10:16.328691+0000 mgr.y (mgr.24356) 17159 : cluster 0 pgmap v17127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:17 smithi040 bash[28232]: audit 2023-12-02T01:10:17.249027+0000 mon.c (mon.2) 10751 : audit 0 from='client.? 172.21.15.40:0/1010043089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:17 smithi040 bash[41173]: cluster 2023-12-02T01:10:16.328691+0000 mgr.y (mgr.24356) 17159 : cluster 0 pgmap v17127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:17 smithi040 bash[41173]: audit 2023-12-02T01:10:17.249027+0000 mon.c (mon.2) 10751 : audit 0 from='client.? 172.21.15.40:0/1010043089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:19 smithi141 bash[31670]: cluster 2023-12-02T01:10:18.329399+0000 mgr.y (mgr.24356) 17160 : cluster 0 pgmap v17128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:19 smithi141 bash[31670]: audit 2023-12-02T01:10:19.244283+0000 mon.c (mon.2) 10752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:19 smithi141 bash[31670]: audit 2023-12-02T01:10:19.715233+0000 mon.a (mon.0) 10685 : audit 0 from='client.? 172.21.15.40:0/264580652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:19 smithi040 bash[28232]: cluster 2023-12-02T01:10:18.329399+0000 mgr.y (mgr.24356) 17160 : cluster 0 pgmap v17128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:19 smithi040 bash[28232]: audit 2023-12-02T01:10:19.244283+0000 mon.c (mon.2) 10752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:19 smithi040 bash[28232]: audit 2023-12-02T01:10:19.715233+0000 mon.a (mon.0) 10685 : audit 0 from='client.? 172.21.15.40:0/264580652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:19 smithi040 bash[41173]: cluster 2023-12-02T01:10:18.329399+0000 mgr.y (mgr.24356) 17160 : cluster 0 pgmap v17128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:19 smithi040 bash[41173]: audit 2023-12-02T01:10:19.244283+0000 mon.c (mon.2) 10752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:19 smithi040 bash[41173]: audit 2023-12-02T01:10:19.715233+0000 mon.a (mon.0) 10685 : audit 0 from='client.? 172.21.15.40:0/264580652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:21 smithi141 bash[31670]: cluster 2023-12-02T01:10:20.330574+0000 mgr.y (mgr.24356) 17161 : cluster 0 pgmap v17129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:21 smithi040 bash[28232]: cluster 2023-12-02T01:10:20.330574+0000 mgr.y (mgr.24356) 17161 : cluster 0 pgmap v17129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:21 smithi040 bash[41173]: cluster 2023-12-02T01:10:20.330574+0000 mgr.y (mgr.24356) 17161 : cluster 0 pgmap v17129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:22 smithi141 bash[31670]: audit 2023-12-02T01:10:22.192934+0000 mon.a (mon.0) 10686 : audit 0 from='client.? 172.21.15.40:0/1685761133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:22 smithi040 bash[28232]: audit 2023-12-02T01:10:22.192934+0000 mon.a (mon.0) 10686 : audit 0 from='client.? 172.21.15.40:0/1685761133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:22 smithi040 bash[41173]: audit 2023-12-02T01:10:22.192934+0000 mon.a (mon.0) 10686 : audit 0 from='client.? 172.21.15.40:0/1685761133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:23 smithi141 bash[31670]: cluster 2023-12-02T01:10:22.331274+0000 mgr.y (mgr.24356) 17162 : cluster 0 pgmap v17130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:23 smithi040 bash[28232]: cluster 2023-12-02T01:10:22.331274+0000 mgr.y (mgr.24356) 17162 : cluster 0 pgmap v17130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:23 smithi040 bash[41173]: cluster 2023-12-02T01:10:22.331274+0000 mgr.y (mgr.24356) 17162 : cluster 0 pgmap v17130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:24 smithi141 bash[31670]: audit 2023-12-02T01:10:24.652541+0000 mon.a (mon.0) 10687 : audit 0 from='client.? 172.21.15.40:0/2417751151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:24 smithi040 bash[41173]: audit 2023-12-02T01:10:24.652541+0000 mon.a (mon.0) 10687 : audit 0 from='client.? 172.21.15.40:0/2417751151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:24 smithi040 bash[28232]: audit 2023-12-02T01:10:24.652541+0000 mon.a (mon.0) 10687 : audit 0 from='client.? 172.21.15.40:0/2417751151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:25 smithi141 bash[31670]: cluster 2023-12-02T01:10:24.332109+0000 mgr.y (mgr.24356) 17163 : cluster 0 pgmap v17131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:25 smithi040 bash[28232]: cluster 2023-12-02T01:10:24.332109+0000 mgr.y (mgr.24356) 17163 : cluster 0 pgmap v17131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:25 smithi040 bash[41173]: cluster 2023-12-02T01:10:24.332109+0000 mgr.y (mgr.24356) 17163 : cluster 0 pgmap v17131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:10:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:10:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:27 smithi141 bash[31670]: cluster 2023-12-02T01:10:26.332787+0000 mgr.y (mgr.24356) 17164 : cluster 0 pgmap v17132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:28.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:27 smithi141 bash[31670]: audit 2023-12-02T01:10:27.117977+0000 mon.c (mon.2) 10753 : audit 0 from='client.? 172.21.15.40:0/3333536169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:27 smithi040 bash[41173]: cluster 2023-12-02T01:10:26.332787+0000 mgr.y (mgr.24356) 17164 : cluster 0 pgmap v17132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:27 smithi040 bash[41173]: audit 2023-12-02T01:10:27.117977+0000 mon.c (mon.2) 10753 : audit 0 from='client.? 172.21.15.40:0/3333536169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:27 smithi040 bash[28232]: cluster 2023-12-02T01:10:26.332787+0000 mgr.y (mgr.24356) 17164 : cluster 0 pgmap v17132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:27 smithi040 bash[28232]: audit 2023-12-02T01:10:27.117977+0000 mon.c (mon.2) 10753 : audit 0 from='client.? 172.21.15.40:0/3333536169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:29 smithi040 bash[28232]: cluster 2023-12-02T01:10:28.333490+0000 mgr.y (mgr.24356) 17165 : cluster 0 pgmap v17133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:29 smithi040 bash[28232]: audit 2023-12-02T01:10:29.577240+0000 mon.a (mon.0) 10688 : audit 0 from='client.? 172.21.15.40:0/3254897173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:29 smithi040 bash[41173]: cluster 2023-12-02T01:10:28.333490+0000 mgr.y (mgr.24356) 17165 : cluster 0 pgmap v17133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:29 smithi040 bash[41173]: audit 2023-12-02T01:10:29.577240+0000 mon.a (mon.0) 10688 : audit 0 from='client.? 172.21.15.40:0/3254897173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:29 smithi141 bash[31670]: cluster 2023-12-02T01:10:28.333490+0000 mgr.y (mgr.24356) 17165 : cluster 0 pgmap v17133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:29 smithi141 bash[31670]: audit 2023-12-02T01:10:29.577240+0000 mon.a (mon.0) 10688 : audit 0 from='client.? 172.21.15.40:0/3254897173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:31 smithi040 bash[28232]: cluster 2023-12-02T01:10:30.334820+0000 mgr.y (mgr.24356) 17166 : cluster 0 pgmap v17134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:31 smithi040 bash[41173]: cluster 2023-12-02T01:10:30.334820+0000 mgr.y (mgr.24356) 17166 : cluster 0 pgmap v17134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:31 smithi141 bash[31670]: cluster 2023-12-02T01:10:30.334820+0000 mgr.y (mgr.24356) 17166 : cluster 0 pgmap v17134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:32 smithi040 bash[41173]: audit 2023-12-02T01:10:32.040586+0000 mon.a (mon.0) 10689 : audit 0 from='client.? 172.21.15.40:0/306844922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:32 smithi040 bash[28232]: audit 2023-12-02T01:10:32.040586+0000 mon.a (mon.0) 10689 : audit 0 from='client.? 172.21.15.40:0/306844922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:32 smithi141 bash[31670]: audit 2023-12-02T01:10:32.040586+0000 mon.a (mon.0) 10689 : audit 0 from='client.? 172.21.15.40:0/306844922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:33 smithi040 bash[28232]: cluster 2023-12-02T01:10:32.335567+0000 mgr.y (mgr.24356) 17167 : cluster 0 pgmap v17135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:33 smithi040 bash[41173]: cluster 2023-12-02T01:10:32.335567+0000 mgr.y (mgr.24356) 17167 : cluster 0 pgmap v17135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:33 smithi141 bash[31670]: cluster 2023-12-02T01:10:32.335567+0000 mgr.y (mgr.24356) 17167 : cluster 0 pgmap v17135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:34 smithi040 bash[28232]: audit 2023-12-02T01:10:34.244704+0000 mon.c (mon.2) 10754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:34 smithi040 bash[28232]: audit 2023-12-02T01:10:34.504689+0000 mon.a (mon.0) 10690 : audit 0 from='client.? 172.21.15.40:0/3363635509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:34 smithi040 bash[41173]: audit 2023-12-02T01:10:34.244704+0000 mon.c (mon.2) 10754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:34 smithi040 bash[41173]: audit 2023-12-02T01:10:34.504689+0000 mon.a (mon.0) 10690 : audit 0 from='client.? 172.21.15.40:0/3363635509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:34 smithi141 bash[31670]: audit 2023-12-02T01:10:34.244704+0000 mon.c (mon.2) 10754 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:34 smithi141 bash[31670]: audit 2023-12-02T01:10:34.504689+0000 mon.a (mon.0) 10690 : audit 0 from='client.? 172.21.15.40:0/3363635509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:35 smithi040 bash[41173]: cluster 2023-12-02T01:10:34.336698+0000 mgr.y (mgr.24356) 17168 : cluster 0 pgmap v17136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:35 smithi040 bash[28232]: cluster 2023-12-02T01:10:34.336698+0000 mgr.y (mgr.24356) 17168 : cluster 0 pgmap v17136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:35 smithi141 bash[31670]: cluster 2023-12-02T01:10:34.336698+0000 mgr.y (mgr.24356) 17168 : cluster 0 pgmap v17136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:10:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:10:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:37 smithi040 bash[28232]: cluster 2023-12-02T01:10:36.337356+0000 mgr.y (mgr.24356) 17169 : cluster 0 pgmap v17137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:37 smithi040 bash[28232]: audit 2023-12-02T01:10:36.958160+0000 mon.a (mon.0) 10691 : audit 0 from='client.? 172.21.15.40:0/1990337349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:37 smithi040 bash[41173]: cluster 2023-12-02T01:10:36.337356+0000 mgr.y (mgr.24356) 17169 : cluster 0 pgmap v17137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:37 smithi040 bash[41173]: audit 2023-12-02T01:10:36.958160+0000 mon.a (mon.0) 10691 : audit 0 from='client.? 172.21.15.40:0/1990337349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:37 smithi141 bash[31670]: cluster 2023-12-02T01:10:36.337356+0000 mgr.y (mgr.24356) 17169 : cluster 0 pgmap v17137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:37 smithi141 bash[31670]: audit 2023-12-02T01:10:36.958160+0000 mon.a (mon.0) 10691 : audit 0 from='client.? 172.21.15.40:0/1990337349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:39 smithi040 bash[41173]: cluster 2023-12-02T01:10:38.338028+0000 mgr.y (mgr.24356) 17170 : cluster 0 pgmap v17138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:39 smithi040 bash[41173]: audit 2023-12-02T01:10:39.429377+0000 mon.c (mon.2) 10755 : audit 0 from='client.? 172.21.15.40:0/857339724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:39 smithi040 bash[28232]: cluster 2023-12-02T01:10:38.338028+0000 mgr.y (mgr.24356) 17170 : cluster 0 pgmap v17138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:39 smithi040 bash[28232]: audit 2023-12-02T01:10:39.429377+0000 mon.c (mon.2) 10755 : audit 0 from='client.? 172.21.15.40:0/857339724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:39 smithi141 bash[31670]: cluster 2023-12-02T01:10:38.338028+0000 mgr.y (mgr.24356) 17170 : cluster 0 pgmap v17138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:39 smithi141 bash[31670]: audit 2023-12-02T01:10:39.429377+0000 mon.c (mon.2) 10755 : audit 0 from='client.? 172.21.15.40:0/857339724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:41 smithi040 bash[28232]: cluster 2023-12-02T01:10:40.339228+0000 mgr.y (mgr.24356) 17171 : cluster 0 pgmap v17139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:41 smithi040 bash[41173]: cluster 2023-12-02T01:10:40.339228+0000 mgr.y (mgr.24356) 17171 : cluster 0 pgmap v17139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:41 smithi141 bash[31670]: cluster 2023-12-02T01:10:40.339228+0000 mgr.y (mgr.24356) 17171 : cluster 0 pgmap v17139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:42 smithi040 bash[28232]: audit 2023-12-02T01:10:41.902806+0000 mon.c (mon.2) 10756 : audit 0 from='client.? 172.21.15.40:0/3944801770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:42 smithi040 bash[41173]: audit 2023-12-02T01:10:41.902806+0000 mon.c (mon.2) 10756 : audit 0 from='client.? 172.21.15.40:0/3944801770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:42 smithi141 bash[31670]: audit 2023-12-02T01:10:41.902806+0000 mon.c (mon.2) 10756 : audit 0 from='client.? 172.21.15.40:0/3944801770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:43 smithi040 bash[41173]: cluster 2023-12-02T01:10:42.339979+0000 mgr.y (mgr.24356) 17172 : cluster 0 pgmap v17140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:43 smithi040 bash[28232]: cluster 2023-12-02T01:10:42.339979+0000 mgr.y (mgr.24356) 17172 : cluster 0 pgmap v17140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:43 smithi141 bash[31670]: cluster 2023-12-02T01:10:42.339979+0000 mgr.y (mgr.24356) 17172 : cluster 0 pgmap v17140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:44 smithi040 bash[28232]: audit 2023-12-02T01:10:44.364849+0000 mon.c (mon.2) 10757 : audit 0 from='client.? 172.21.15.40:0/1779463866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:44 smithi040 bash[41173]: audit 2023-12-02T01:10:44.364849+0000 mon.c (mon.2) 10757 : audit 0 from='client.? 172.21.15.40:0/1779463866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:45.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:44 smithi141 bash[31670]: audit 2023-12-02T01:10:44.364849+0000 mon.c (mon.2) 10757 : audit 0 from='client.? 172.21.15.40:0/1779463866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:45 smithi040 bash[41173]: cluster 2023-12-02T01:10:44.341226+0000 mgr.y (mgr.24356) 17173 : cluster 0 pgmap v17141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:45 smithi040 bash[28232]: cluster 2023-12-02T01:10:44.341226+0000 mgr.y (mgr.24356) 17173 : cluster 0 pgmap v17141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:45 smithi141 bash[31670]: cluster 2023-12-02T01:10:44.341226+0000 mgr.y (mgr.24356) 17173 : cluster 0 pgmap v17141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:46.861 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:10:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:10:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:46 smithi040 bash[28232]: audit 2023-12-02T01:10:46.820264+0000 mon.c (mon.2) 10758 : audit 0 from='client.? 172.21.15.40:0/3651579941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:46 smithi040 bash[41173]: audit 2023-12-02T01:10:46.820264+0000 mon.c (mon.2) 10758 : audit 0 from='client.? 172.21.15.40:0/3651579941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:46 smithi141 bash[31670]: audit 2023-12-02T01:10:46.820264+0000 mon.c (mon.2) 10758 : audit 0 from='client.? 172.21.15.40:0/3651579941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:47 smithi040 bash[41173]: cluster 2023-12-02T01:10:46.341963+0000 mgr.y (mgr.24356) 17174 : cluster 0 pgmap v17142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:47 smithi040 bash[28232]: cluster 2023-12-02T01:10:46.341963+0000 mgr.y (mgr.24356) 17174 : cluster 0 pgmap v17142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:47 smithi141 bash[31670]: cluster 2023-12-02T01:10:46.341963+0000 mgr.y (mgr.24356) 17174 : cluster 0 pgmap v17142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:49 smithi040 bash[41173]: cluster 2023-12-02T01:10:48.342569+0000 mgr.y (mgr.24356) 17175 : cluster 0 pgmap v17143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:49 smithi040 bash[41173]: audit 2023-12-02T01:10:49.245132+0000 mon.c (mon.2) 10759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:49 smithi040 bash[41173]: audit 2023-12-02T01:10:49.298765+0000 mon.c (mon.2) 10760 : audit 0 from='client.? 172.21.15.40:0/929904061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:49 smithi040 bash[28232]: cluster 2023-12-02T01:10:48.342569+0000 mgr.y (mgr.24356) 17175 : cluster 0 pgmap v17143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:49 smithi040 bash[28232]: audit 2023-12-02T01:10:49.245132+0000 mon.c (mon.2) 10759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:49 smithi040 bash[28232]: audit 2023-12-02T01:10:49.298765+0000 mon.c (mon.2) 10760 : audit 0 from='client.? 172.21.15.40:0/929904061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:49 smithi141 bash[31670]: cluster 2023-12-02T01:10:48.342569+0000 mgr.y (mgr.24356) 17175 : cluster 0 pgmap v17143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:49 smithi141 bash[31670]: audit 2023-12-02T01:10:49.245132+0000 mon.c (mon.2) 10759 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:49 smithi141 bash[31670]: audit 2023-12-02T01:10:49.298765+0000 mon.c (mon.2) 10760 : audit 0 from='client.? 172.21.15.40:0/929904061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:51 smithi040 bash[41173]: cluster 2023-12-02T01:10:50.343840+0000 mgr.y (mgr.24356) 17176 : cluster 0 pgmap v17144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:51 smithi040 bash[41173]: audit 2023-12-02T01:10:51.764179+0000 mon.a (mon.0) 10692 : audit 0 from='client.? 172.21.15.40:0/3565280321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:51 smithi040 bash[28232]: cluster 2023-12-02T01:10:50.343840+0000 mgr.y (mgr.24356) 17176 : cluster 0 pgmap v17144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:51 smithi040 bash[28232]: audit 2023-12-02T01:10:51.764179+0000 mon.a (mon.0) 10692 : audit 0 from='client.? 172.21.15.40:0/3565280321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:51 smithi141 bash[31670]: cluster 2023-12-02T01:10:50.343840+0000 mgr.y (mgr.24356) 17176 : cluster 0 pgmap v17144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:51 smithi141 bash[31670]: audit 2023-12-02T01:10:51.764179+0000 mon.a (mon.0) 10692 : audit 0 from='client.? 172.21.15.40:0/3565280321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:53 smithi040 bash[28232]: cluster 2023-12-02T01:10:52.344490+0000 mgr.y (mgr.24356) 17177 : cluster 0 pgmap v17145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:53 smithi040 bash[41173]: cluster 2023-12-02T01:10:52.344490+0000 mgr.y (mgr.24356) 17177 : cluster 0 pgmap v17145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:53 smithi141 bash[31670]: cluster 2023-12-02T01:10:52.344490+0000 mgr.y (mgr.24356) 17177 : cluster 0 pgmap v17145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:54 smithi040 bash[41173]: audit 2023-12-02T01:10:54.242896+0000 mon.c (mon.2) 10761 : audit 0 from='client.? 172.21.15.40:0/2249230411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:54 smithi040 bash[28232]: audit 2023-12-02T01:10:54.242896+0000 mon.c (mon.2) 10761 : audit 0 from='client.? 172.21.15.40:0/2249230411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:54 smithi141 bash[31670]: audit 2023-12-02T01:10:54.242896+0000 mon.c (mon.2) 10761 : audit 0 from='client.? 172.21.15.40:0/2249230411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:55 smithi040 bash[41173]: cluster 2023-12-02T01:10:54.345617+0000 mgr.y (mgr.24356) 17178 : cluster 0 pgmap v17146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:55 smithi040 bash[28232]: cluster 2023-12-02T01:10:54.345617+0000 mgr.y (mgr.24356) 17178 : cluster 0 pgmap v17146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:55 smithi141 bash[31670]: cluster 2023-12-02T01:10:54.345617+0000 mgr.y (mgr.24356) 17178 : cluster 0 pgmap v17146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:56.898 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:10:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:10:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:56 smithi040 bash[41173]: audit 2023-12-02T01:10:56.709917+0000 mon.a (mon.0) 10693 : audit 0 from='client.? 172.21.15.40:0/2054100236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:56 smithi040 bash[28232]: audit 2023-12-02T01:10:56.709917+0000 mon.a (mon.0) 10693 : audit 0 from='client.? 172.21.15.40:0/2054100236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:56 smithi141 bash[31670]: audit 2023-12-02T01:10:56.709917+0000 mon.a (mon.0) 10693 : audit 0 from='client.? 172.21.15.40:0/2054100236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:10:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:57 smithi040 bash[41173]: cluster 2023-12-02T01:10:56.346221+0000 mgr.y (mgr.24356) 17179 : cluster 0 pgmap v17147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:57 smithi040 bash[28232]: cluster 2023-12-02T01:10:56.346221+0000 mgr.y (mgr.24356) 17179 : cluster 0 pgmap v17147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:10:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:57 smithi141 bash[31670]: cluster 2023-12-02T01:10:56.346221+0000 mgr.y (mgr.24356) 17179 : cluster 0 pgmap v17147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:59 smithi040 bash[28232]: cluster 2023-12-02T01:10:58.346888+0000 mgr.y (mgr.24356) 17180 : cluster 0 pgmap v17148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:59 smithi040 bash[28232]: audit 2023-12-02T01:10:59.124933+0000 mon.c (mon.2) 10762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:11:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:10:59 smithi040 bash[28232]: audit 2023-12-02T01:10:59.182855+0000 mon.a (mon.0) 10694 : audit 0 from='client.? 172.21.15.40:0/35298255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:59 smithi040 bash[41173]: cluster 2023-12-02T01:10:58.346888+0000 mgr.y (mgr.24356) 17180 : cluster 0 pgmap v17148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:59 smithi040 bash[41173]: audit 2023-12-02T01:10:59.124933+0000 mon.c (mon.2) 10762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:11:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:10:59 smithi040 bash[41173]: audit 2023-12-02T01:10:59.182855+0000 mon.a (mon.0) 10694 : audit 0 from='client.? 172.21.15.40:0/35298255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:59 smithi141 bash[31670]: cluster 2023-12-02T01:10:58.346888+0000 mgr.y (mgr.24356) 17180 : cluster 0 pgmap v17148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:59 smithi141 bash[31670]: audit 2023-12-02T01:10:59.124933+0000 mon.c (mon.2) 10762 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:11:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:10:59 smithi141 bash[31670]: audit 2023-12-02T01:10:59.182855+0000 mon.a (mon.0) 10694 : audit 0 from='client.? 172.21.15.40:0/35298255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:01 smithi141 bash[31670]: cluster 2023-12-02T01:11:00.348058+0000 mgr.y (mgr.24356) 17181 : cluster 0 pgmap v17149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:01 smithi141 bash[31670]: audit 2023-12-02T01:11:01.647703+0000 mon.a (mon.0) 10695 : audit 0 from='client.? 172.21.15.40:0/3802620308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:01 smithi040 bash[28232]: cluster 2023-12-02T01:11:00.348058+0000 mgr.y (mgr.24356) 17181 : cluster 0 pgmap v17149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:01 smithi040 bash[28232]: audit 2023-12-02T01:11:01.647703+0000 mon.a (mon.0) 10695 : audit 0 from='client.? 172.21.15.40:0/3802620308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:01 smithi040 bash[41173]: cluster 2023-12-02T01:11:00.348058+0000 mgr.y (mgr.24356) 17181 : cluster 0 pgmap v17149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:01 smithi040 bash[41173]: audit 2023-12-02T01:11:01.647703+0000 mon.a (mon.0) 10695 : audit 0 from='client.? 172.21.15.40:0/3802620308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:03 smithi141 bash[31670]: cluster 2023-12-02T01:11:02.348757+0000 mgr.y (mgr.24356) 17182 : cluster 0 pgmap v17150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:03 smithi040 bash[28232]: cluster 2023-12-02T01:11:02.348757+0000 mgr.y (mgr.24356) 17182 : cluster 0 pgmap v17150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:03 smithi040 bash[41173]: cluster 2023-12-02T01:11:02.348757+0000 mgr.y (mgr.24356) 17182 : cluster 0 pgmap v17150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:04 smithi141 bash[31670]: audit 2023-12-02T01:11:04.153394+0000 mon.c (mon.2) 10763 : audit 0 from='client.? 172.21.15.40:0/2471341755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:04 smithi141 bash[31670]: audit 2023-12-02T01:11:04.245615+0000 mon.c (mon.2) 10764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:04 smithi040 bash[28232]: audit 2023-12-02T01:11:04.153394+0000 mon.c (mon.2) 10763 : audit 0 from='client.? 172.21.15.40:0/2471341755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:04 smithi040 bash[28232]: audit 2023-12-02T01:11:04.245615+0000 mon.c (mon.2) 10764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:04 smithi040 bash[41173]: audit 2023-12-02T01:11:04.153394+0000 mon.c (mon.2) 10763 : audit 0 from='client.? 172.21.15.40:0/2471341755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:04 smithi040 bash[41173]: audit 2023-12-02T01:11:04.245615+0000 mon.c (mon.2) 10764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: cluster 2023-12-02T01:11:04.349851+0000 mgr.y (mgr.24356) 17183 : cluster 0 pgmap v17151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:04.974237+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:04.987543+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:05.337351+0000 mon.a (mon.0) 10698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:05.348928+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:05.835038+0000 mon.c (mon.2) 10765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:11:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:05.836904+0000 mon.c (mon.2) 10766 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:11:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:05 smithi141 bash[31670]: audit 2023-12-02T01:11:05.846819+0000 mon.a (mon.0) 10700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: cluster 2023-12-02T01:11:04.349851+0000 mgr.y (mgr.24356) 17183 : cluster 0 pgmap v17151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:04.974237+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:04.987543+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:05.337351+0000 mon.a (mon.0) 10698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:05.348928+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:05.835038+0000 mon.c (mon.2) 10765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:05.836904+0000 mon.c (mon.2) 10766 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[41173]: audit 2023-12-02T01:11:05.846819+0000 mon.a (mon.0) 10700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: cluster 2023-12-02T01:11:04.349851+0000 mgr.y (mgr.24356) 17183 : cluster 0 pgmap v17151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:04.974237+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:04.987543+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:05.337351+0000 mon.a (mon.0) 10698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:05.348928+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:05.835038+0000 mon.c (mon.2) 10765 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:11:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:05.836904+0000 mon.c (mon.2) 10766 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:11:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:05 smithi040 bash[28232]: audit 2023-12-02T01:11:05.846819+0000 mon.a (mon.0) 10700 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:11:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:11:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:11:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:06 smithi141 bash[31670]: audit 2023-12-02T01:11:06.618802+0000 mon.c (mon.2) 10767 : audit 0 from='client.? 172.21.15.40:0/3174671001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:06 smithi040 bash[41173]: audit 2023-12-02T01:11:06.618802+0000 mon.c (mon.2) 10767 : audit 0 from='client.? 172.21.15.40:0/3174671001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:06 smithi040 bash[28232]: audit 2023-12-02T01:11:06.618802+0000 mon.c (mon.2) 10767 : audit 0 from='client.? 172.21.15.40:0/3174671001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:07 smithi141 bash[31670]: cluster 2023-12-02T01:11:06.350601+0000 mgr.y (mgr.24356) 17184 : cluster 0 pgmap v17152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:07 smithi040 bash[28232]: cluster 2023-12-02T01:11:06.350601+0000 mgr.y (mgr.24356) 17184 : cluster 0 pgmap v17152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:07 smithi040 bash[41173]: cluster 2023-12-02T01:11:06.350601+0000 mgr.y (mgr.24356) 17184 : cluster 0 pgmap v17152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:09 smithi141 bash[31670]: cluster 2023-12-02T01:11:08.351284+0000 mgr.y (mgr.24356) 17185 : cluster 0 pgmap v17153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:09 smithi141 bash[31670]: audit 2023-12-02T01:11:09.084724+0000 mon.c (mon.2) 10768 : audit 0 from='client.? 172.21.15.40:0/981384565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:09 smithi040 bash[28232]: cluster 2023-12-02T01:11:08.351284+0000 mgr.y (mgr.24356) 17185 : cluster 0 pgmap v17153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:09 smithi040 bash[28232]: audit 2023-12-02T01:11:09.084724+0000 mon.c (mon.2) 10768 : audit 0 from='client.? 172.21.15.40:0/981384565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:09 smithi040 bash[41173]: cluster 2023-12-02T01:11:08.351284+0000 mgr.y (mgr.24356) 17185 : cluster 0 pgmap v17153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:09 smithi040 bash[41173]: audit 2023-12-02T01:11:09.084724+0000 mon.c (mon.2) 10768 : audit 0 from='client.? 172.21.15.40:0/981384565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:12.275 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 01:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T01:11:12.052863897Z level=info msg="Completed cleanup jobs" duration=13.25799ms 2023-12-02T01:11:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:11 smithi141 bash[31670]: cluster 2023-12-02T01:11:10.352511+0000 mgr.y (mgr.24356) 17186 : cluster 0 pgmap v17154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:11 smithi141 bash[31670]: audit 2023-12-02T01:11:11.552201+0000 mon.a (mon.0) 10701 : audit 0 from='client.? 172.21.15.40:0/1830964996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:11 smithi040 bash[28232]: cluster 2023-12-02T01:11:10.352511+0000 mgr.y (mgr.24356) 17186 : cluster 0 pgmap v17154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:11 smithi040 bash[28232]: audit 2023-12-02T01:11:11.552201+0000 mon.a (mon.0) 10701 : audit 0 from='client.? 172.21.15.40:0/1830964996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:11 smithi040 bash[41173]: cluster 2023-12-02T01:11:10.352511+0000 mgr.y (mgr.24356) 17186 : cluster 0 pgmap v17154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:11 smithi040 bash[41173]: audit 2023-12-02T01:11:11.552201+0000 mon.a (mon.0) 10701 : audit 0 from='client.? 172.21.15.40:0/1830964996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:13 smithi141 bash[31670]: cluster 2023-12-02T01:11:12.353255+0000 mgr.y (mgr.24356) 17187 : cluster 0 pgmap v17155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:13 smithi040 bash[28232]: cluster 2023-12-02T01:11:12.353255+0000 mgr.y (mgr.24356) 17187 : cluster 0 pgmap v17155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:13 smithi040 bash[41173]: cluster 2023-12-02T01:11:12.353255+0000 mgr.y (mgr.24356) 17187 : cluster 0 pgmap v17155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:15 smithi141 bash[31670]: audit 2023-12-02T01:11:14.019730+0000 mon.a (mon.0) 10702 : audit 0 from='client.? 172.21.15.40:0/3093073286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:15 smithi040 bash[28232]: audit 2023-12-02T01:11:14.019730+0000 mon.a (mon.0) 10702 : audit 0 from='client.? 172.21.15.40:0/3093073286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:15 smithi040 bash[41173]: audit 2023-12-02T01:11:14.019730+0000 mon.a (mon.0) 10702 : audit 0 from='client.? 172.21.15.40:0/3093073286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:16 smithi141 bash[31670]: cluster 2023-12-02T01:11:14.354397+0000 mgr.y (mgr.24356) 17188 : cluster 0 pgmap v17156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:16 smithi040 bash[28232]: cluster 2023-12-02T01:11:14.354397+0000 mgr.y (mgr.24356) 17188 : cluster 0 pgmap v17156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:16 smithi040 bash[41173]: cluster 2023-12-02T01:11:14.354397+0000 mgr.y (mgr.24356) 17188 : cluster 0 pgmap v17156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:11:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:11:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:17 smithi141 bash[31670]: audit 2023-12-02T01:11:16.496508+0000 mon.c (mon.2) 10769 : audit 0 from='client.? 172.21.15.40:0/152651383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:17 smithi040 bash[28232]: audit 2023-12-02T01:11:16.496508+0000 mon.c (mon.2) 10769 : audit 0 from='client.? 172.21.15.40:0/152651383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:17 smithi040 bash[41173]: audit 2023-12-02T01:11:16.496508+0000 mon.c (mon.2) 10769 : audit 0 from='client.? 172.21.15.40:0/152651383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:18 smithi141 bash[31670]: cluster 2023-12-02T01:11:16.355048+0000 mgr.y (mgr.24356) 17189 : cluster 0 pgmap v17157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:18 smithi040 bash[28232]: cluster 2023-12-02T01:11:16.355048+0000 mgr.y (mgr.24356) 17189 : cluster 0 pgmap v17157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:18 smithi040 bash[41173]: cluster 2023-12-02T01:11:16.355048+0000 mgr.y (mgr.24356) 17189 : cluster 0 pgmap v17157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:19 smithi141 bash[31670]: audit 2023-12-02T01:11:18.959117+0000 mon.a (mon.0) 10703 : audit 0 from='client.? 172.21.15.40:0/2408286633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:19 smithi040 bash[41173]: audit 2023-12-02T01:11:18.959117+0000 mon.a (mon.0) 10703 : audit 0 from='client.? 172.21.15.40:0/2408286633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:19 smithi040 bash[28232]: audit 2023-12-02T01:11:18.959117+0000 mon.a (mon.0) 10703 : audit 0 from='client.? 172.21.15.40:0/2408286633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:20 smithi040 bash[41173]: cluster 2023-12-02T01:11:18.355700+0000 mgr.y (mgr.24356) 17190 : cluster 0 pgmap v17158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:20 smithi040 bash[41173]: audit 2023-12-02T01:11:19.245989+0000 mon.c (mon.2) 10770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:20 smithi040 bash[28232]: cluster 2023-12-02T01:11:18.355700+0000 mgr.y (mgr.24356) 17190 : cluster 0 pgmap v17158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:20 smithi040 bash[28232]: audit 2023-12-02T01:11:19.245989+0000 mon.c (mon.2) 10770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:20 smithi141 bash[31670]: cluster 2023-12-02T01:11:18.355700+0000 mgr.y (mgr.24356) 17190 : cluster 0 pgmap v17158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:20 smithi141 bash[31670]: audit 2023-12-02T01:11:19.245989+0000 mon.c (mon.2) 10770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:22 smithi040 bash[41173]: cluster 2023-12-02T01:11:20.356889+0000 mgr.y (mgr.24356) 17191 : cluster 0 pgmap v17159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:22 smithi040 bash[41173]: audit 2023-12-02T01:11:21.430277+0000 mon.a (mon.0) 10704 : audit 0 from='client.? 172.21.15.40:0/3082368824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:22 smithi040 bash[28232]: cluster 2023-12-02T01:11:20.356889+0000 mgr.y (mgr.24356) 17191 : cluster 0 pgmap v17159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:22 smithi040 bash[28232]: audit 2023-12-02T01:11:21.430277+0000 mon.a (mon.0) 10704 : audit 0 from='client.? 172.21.15.40:0/3082368824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:22 smithi141 bash[31670]: cluster 2023-12-02T01:11:20.356889+0000 mgr.y (mgr.24356) 17191 : cluster 0 pgmap v17159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:22 smithi141 bash[31670]: audit 2023-12-02T01:11:21.430277+0000 mon.a (mon.0) 10704 : audit 0 from='client.? 172.21.15.40:0/3082368824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:24 smithi040 bash[28232]: cluster 2023-12-02T01:11:22.357499+0000 mgr.y (mgr.24356) 17192 : cluster 0 pgmap v17160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:24 smithi040 bash[28232]: audit 2023-12-02T01:11:23.890440+0000 mon.c (mon.2) 10771 : audit 0 from='client.? 172.21.15.40:0/4119512041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:24 smithi040 bash[41173]: cluster 2023-12-02T01:11:22.357499+0000 mgr.y (mgr.24356) 17192 : cluster 0 pgmap v17160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:24 smithi040 bash[41173]: audit 2023-12-02T01:11:23.890440+0000 mon.c (mon.2) 10771 : audit 0 from='client.? 172.21.15.40:0/4119512041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:24 smithi141 bash[31670]: cluster 2023-12-02T01:11:22.357499+0000 mgr.y (mgr.24356) 17192 : cluster 0 pgmap v17160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:24 smithi141 bash[31670]: audit 2023-12-02T01:11:23.890440+0000 mon.c (mon.2) 10771 : audit 0 from='client.? 172.21.15.40:0/4119512041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:26 smithi040 bash[28232]: cluster 2023-12-02T01:11:24.358754+0000 mgr.y (mgr.24356) 17193 : cluster 0 pgmap v17161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:26 smithi040 bash[41173]: cluster 2023-12-02T01:11:24.358754+0000 mgr.y (mgr.24356) 17193 : cluster 0 pgmap v17161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:26 smithi141 bash[31670]: cluster 2023-12-02T01:11:24.358754+0000 mgr.y (mgr.24356) 17193 : cluster 0 pgmap v17161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:11:26] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:11:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:27 smithi040 bash[28232]: audit 2023-12-02T01:11:26.361270+0000 mon.a (mon.0) 10705 : audit 0 from='client.? 172.21.15.40:0/2125964593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:27 smithi040 bash[41173]: audit 2023-12-02T01:11:26.361270+0000 mon.a (mon.0) 10705 : audit 0 from='client.? 172.21.15.40:0/2125964593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:27 smithi141 bash[31670]: audit 2023-12-02T01:11:26.361270+0000 mon.a (mon.0) 10705 : audit 0 from='client.? 172.21.15.40:0/2125964593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:28 smithi040 bash[41173]: cluster 2023-12-02T01:11:26.359254+0000 mgr.y (mgr.24356) 17194 : cluster 0 pgmap v17162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:28 smithi040 bash[28232]: cluster 2023-12-02T01:11:26.359254+0000 mgr.y (mgr.24356) 17194 : cluster 0 pgmap v17162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:28 smithi141 bash[31670]: cluster 2023-12-02T01:11:26.359254+0000 mgr.y (mgr.24356) 17194 : cluster 0 pgmap v17162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:29 smithi040 bash[28232]: audit 2023-12-02T01:11:28.822289+0000 mon.c (mon.2) 10772 : audit 0 from='client.? 172.21.15.40:0/952398445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:29 smithi040 bash[41173]: audit 2023-12-02T01:11:28.822289+0000 mon.c (mon.2) 10772 : audit 0 from='client.? 172.21.15.40:0/952398445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:29 smithi141 bash[31670]: audit 2023-12-02T01:11:28.822289+0000 mon.c (mon.2) 10772 : audit 0 from='client.? 172.21.15.40:0/952398445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:30 smithi040 bash[28232]: cluster 2023-12-02T01:11:28.359910+0000 mgr.y (mgr.24356) 17195 : cluster 0 pgmap v17163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:30 smithi040 bash[41173]: cluster 2023-12-02T01:11:28.359910+0000 mgr.y (mgr.24356) 17195 : cluster 0 pgmap v17163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:30 smithi141 bash[31670]: cluster 2023-12-02T01:11:28.359910+0000 mgr.y (mgr.24356) 17195 : cluster 0 pgmap v17163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:31 smithi141 bash[31670]: cluster 2023-12-02T01:11:30.360937+0000 mgr.y (mgr.24356) 17196 : cluster 0 pgmap v17164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:32.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:31 smithi141 bash[31670]: audit 2023-12-02T01:11:31.286499+0000 mon.a (mon.0) 10706 : audit 0 from='client.? 172.21.15.40:0/3139557778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:31 smithi040 bash[28232]: cluster 2023-12-02T01:11:30.360937+0000 mgr.y (mgr.24356) 17196 : cluster 0 pgmap v17164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:31 smithi040 bash[28232]: audit 2023-12-02T01:11:31.286499+0000 mon.a (mon.0) 10706 : audit 0 from='client.? 172.21.15.40:0/3139557778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:31 smithi040 bash[41173]: cluster 2023-12-02T01:11:30.360937+0000 mgr.y (mgr.24356) 17196 : cluster 0 pgmap v17164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:31 smithi040 bash[41173]: audit 2023-12-02T01:11:31.286499+0000 mon.a (mon.0) 10706 : audit 0 from='client.? 172.21.15.40:0/3139557778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:34.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:33 smithi141 bash[31670]: cluster 2023-12-02T01:11:32.361511+0000 mgr.y (mgr.24356) 17197 : cluster 0 pgmap v17165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:33 smithi040 bash[28232]: cluster 2023-12-02T01:11:32.361511+0000 mgr.y (mgr.24356) 17197 : cluster 0 pgmap v17165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:33 smithi040 bash[41173]: cluster 2023-12-02T01:11:32.361511+0000 mgr.y (mgr.24356) 17197 : cluster 0 pgmap v17165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:34 smithi141 bash[31670]: audit 2023-12-02T01:11:33.744196+0000 mon.c (mon.2) 10773 : audit 0 from='client.? 172.21.15.40:0/1495849209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:34 smithi141 bash[31670]: audit 2023-12-02T01:11:34.246699+0000 mon.c (mon.2) 10774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:34 smithi040 bash[41173]: audit 2023-12-02T01:11:33.744196+0000 mon.c (mon.2) 10773 : audit 0 from='client.? 172.21.15.40:0/1495849209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:34 smithi040 bash[41173]: audit 2023-12-02T01:11:34.246699+0000 mon.c (mon.2) 10774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:34 smithi040 bash[28232]: audit 2023-12-02T01:11:33.744196+0000 mon.c (mon.2) 10773 : audit 0 from='client.? 172.21.15.40:0/1495849209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:34 smithi040 bash[28232]: audit 2023-12-02T01:11:34.246699+0000 mon.c (mon.2) 10774 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:36.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:35 smithi141 bash[31670]: cluster 2023-12-02T01:11:34.362627+0000 mgr.y (mgr.24356) 17198 : cluster 0 pgmap v17166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:35 smithi040 bash[41173]: cluster 2023-12-02T01:11:34.362627+0000 mgr.y (mgr.24356) 17198 : cluster 0 pgmap v17166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:35 smithi040 bash[28232]: cluster 2023-12-02T01:11:34.362627+0000 mgr.y (mgr.24356) 17198 : cluster 0 pgmap v17166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:36 smithi040 bash[41173]: audit 2023-12-02T01:11:36.210023+0000 mon.c (mon.2) 10775 : audit 0 from='client.? 172.21.15.40:0/2421209112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:36 smithi040 bash[28232]: audit 2023-12-02T01:11:36.210023+0000 mon.c (mon.2) 10775 : audit 0 from='client.? 172.21.15.40:0/2421209112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:11:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:11:37.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:36 smithi141 bash[31670]: audit 2023-12-02T01:11:36.210023+0000 mon.c (mon.2) 10775 : audit 0 from='client.? 172.21.15.40:0/2421209112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:38.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:37 smithi141 bash[31670]: cluster 2023-12-02T01:11:36.363295+0000 mgr.y (mgr.24356) 17199 : cluster 0 pgmap v17167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:37 smithi040 bash[28232]: cluster 2023-12-02T01:11:36.363295+0000 mgr.y (mgr.24356) 17199 : cluster 0 pgmap v17167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:37 smithi040 bash[41173]: cluster 2023-12-02T01:11:36.363295+0000 mgr.y (mgr.24356) 17199 : cluster 0 pgmap v17167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:39.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:38 smithi141 bash[31670]: audit 2023-12-02T01:11:38.672361+0000 mon.c (mon.2) 10776 : audit 0 from='client.? 172.21.15.40:0/314875772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:38 smithi040 bash[28232]: audit 2023-12-02T01:11:38.672361+0000 mon.c (mon.2) 10776 : audit 0 from='client.? 172.21.15.40:0/314875772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:38 smithi040 bash[41173]: audit 2023-12-02T01:11:38.672361+0000 mon.c (mon.2) 10776 : audit 0 from='client.? 172.21.15.40:0/314875772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:40.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:39 smithi141 bash[31670]: cluster 2023-12-02T01:11:38.363879+0000 mgr.y (mgr.24356) 17200 : cluster 0 pgmap v17168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:39 smithi040 bash[41173]: cluster 2023-12-02T01:11:38.363879+0000 mgr.y (mgr.24356) 17200 : cluster 0 pgmap v17168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:39 smithi040 bash[28232]: cluster 2023-12-02T01:11:38.363879+0000 mgr.y (mgr.24356) 17200 : cluster 0 pgmap v17168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:41 smithi141 bash[31670]: cluster 2023-12-02T01:11:40.365068+0000 mgr.y (mgr.24356) 17201 : cluster 0 pgmap v17169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:41 smithi141 bash[31670]: audit 2023-12-02T01:11:41.140978+0000 mon.c (mon.2) 10777 : audit 0 from='client.? 172.21.15.40:0/3242423031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:41 smithi040 bash[28232]: cluster 2023-12-02T01:11:40.365068+0000 mgr.y (mgr.24356) 17201 : cluster 0 pgmap v17169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:41 smithi040 bash[28232]: audit 2023-12-02T01:11:41.140978+0000 mon.c (mon.2) 10777 : audit 0 from='client.? 172.21.15.40:0/3242423031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:41 smithi040 bash[41173]: cluster 2023-12-02T01:11:40.365068+0000 mgr.y (mgr.24356) 17201 : cluster 0 pgmap v17169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:41 smithi040 bash[41173]: audit 2023-12-02T01:11:41.140978+0000 mon.c (mon.2) 10777 : audit 0 from='client.? 172.21.15.40:0/3242423031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:43 smithi141 bash[31670]: cluster 2023-12-02T01:11:42.365774+0000 mgr.y (mgr.24356) 17202 : cluster 0 pgmap v17170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:43 smithi141 bash[31670]: audit 2023-12-02T01:11:43.602535+0000 mon.a (mon.0) 10707 : audit 0 from='client.? 172.21.15.40:0/922743778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:43 smithi040 bash[41173]: cluster 2023-12-02T01:11:42.365774+0000 mgr.y (mgr.24356) 17202 : cluster 0 pgmap v17170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:43 smithi040 bash[41173]: audit 2023-12-02T01:11:43.602535+0000 mon.a (mon.0) 10707 : audit 0 from='client.? 172.21.15.40:0/922743778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:43 smithi040 bash[28232]: cluster 2023-12-02T01:11:42.365774+0000 mgr.y (mgr.24356) 17202 : cluster 0 pgmap v17170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:43 smithi040 bash[28232]: audit 2023-12-02T01:11:43.602535+0000 mon.a (mon.0) 10707 : audit 0 from='client.? 172.21.15.40:0/922743778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:45 smithi141 bash[31670]: cluster 2023-12-02T01:11:44.366844+0000 mgr.y (mgr.24356) 17203 : cluster 0 pgmap v17171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:45 smithi040 bash[41173]: cluster 2023-12-02T01:11:44.366844+0000 mgr.y (mgr.24356) 17203 : cluster 0 pgmap v17171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:45 smithi040 bash[28232]: cluster 2023-12-02T01:11:44.366844+0000 mgr.y (mgr.24356) 17203 : cluster 0 pgmap v17171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:46.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:11:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:11:47.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:46 smithi141 bash[31670]: audit 2023-12-02T01:11:46.060025+0000 mon.c (mon.2) 10778 : audit 0 from='client.? 172.21.15.40:0/859229871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:46 smithi040 bash[41173]: audit 2023-12-02T01:11:46.060025+0000 mon.c (mon.2) 10778 : audit 0 from='client.? 172.21.15.40:0/859229871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:46 smithi040 bash[28232]: audit 2023-12-02T01:11:46.060025+0000 mon.c (mon.2) 10778 : audit 0 from='client.? 172.21.15.40:0/859229871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:48.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:47 smithi141 bash[31670]: cluster 2023-12-02T01:11:46.367628+0000 mgr.y (mgr.24356) 17204 : cluster 0 pgmap v17172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:47 smithi040 bash[41173]: cluster 2023-12-02T01:11:46.367628+0000 mgr.y (mgr.24356) 17204 : cluster 0 pgmap v17172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:47 smithi040 bash[28232]: cluster 2023-12-02T01:11:46.367628+0000 mgr.y (mgr.24356) 17204 : cluster 0 pgmap v17172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:48 smithi040 bash[28232]: audit 2023-12-02T01:11:48.524195+0000 mon.c (mon.2) 10779 : audit 0 from='client.? 172.21.15.40:0/511982685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:48 smithi040 bash[41173]: audit 2023-12-02T01:11:48.524195+0000 mon.c (mon.2) 10779 : audit 0 from='client.? 172.21.15.40:0/511982685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:48 smithi141 bash[31670]: audit 2023-12-02T01:11:48.524195+0000 mon.c (mon.2) 10779 : audit 0 from='client.? 172.21.15.40:0/511982685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:49 smithi040 bash[41173]: cluster 2023-12-02T01:11:48.368267+0000 mgr.y (mgr.24356) 17205 : cluster 0 pgmap v17173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:49 smithi040 bash[41173]: audit 2023-12-02T01:11:49.246878+0000 mon.c (mon.2) 10780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:49 smithi040 bash[28232]: cluster 2023-12-02T01:11:48.368267+0000 mgr.y (mgr.24356) 17205 : cluster 0 pgmap v17173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:49 smithi040 bash[28232]: audit 2023-12-02T01:11:49.246878+0000 mon.c (mon.2) 10780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:49 smithi141 bash[31670]: cluster 2023-12-02T01:11:48.368267+0000 mgr.y (mgr.24356) 17205 : cluster 0 pgmap v17173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:49 smithi141 bash[31670]: audit 2023-12-02T01:11:49.246878+0000 mon.c (mon.2) 10780 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:51 smithi040 bash[41173]: cluster 2023-12-02T01:11:50.369419+0000 mgr.y (mgr.24356) 17206 : cluster 0 pgmap v17174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:51 smithi040 bash[41173]: audit 2023-12-02T01:11:51.001304+0000 mon.a (mon.0) 10708 : audit 0 from='client.? 172.21.15.40:0/1723649114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:51 smithi040 bash[28232]: cluster 2023-12-02T01:11:50.369419+0000 mgr.y (mgr.24356) 17206 : cluster 0 pgmap v17174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:51 smithi040 bash[28232]: audit 2023-12-02T01:11:51.001304+0000 mon.a (mon.0) 10708 : audit 0 from='client.? 172.21.15.40:0/1723649114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:51 smithi141 bash[31670]: cluster 2023-12-02T01:11:50.369419+0000 mgr.y (mgr.24356) 17206 : cluster 0 pgmap v17174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:51 smithi141 bash[31670]: audit 2023-12-02T01:11:51.001304+0000 mon.a (mon.0) 10708 : audit 0 from='client.? 172.21.15.40:0/1723649114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:53 smithi040 bash[28232]: cluster 2023-12-02T01:11:52.370080+0000 mgr.y (mgr.24356) 17207 : cluster 0 pgmap v17175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:53 smithi040 bash[28232]: audit 2023-12-02T01:11:53.467221+0000 mon.c (mon.2) 10781 : audit 0 from='client.? 172.21.15.40:0/1046290057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:53 smithi040 bash[41173]: cluster 2023-12-02T01:11:52.370080+0000 mgr.y (mgr.24356) 17207 : cluster 0 pgmap v17175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:53 smithi040 bash[41173]: audit 2023-12-02T01:11:53.467221+0000 mon.c (mon.2) 10781 : audit 0 from='client.? 172.21.15.40:0/1046290057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:53 smithi141 bash[31670]: cluster 2023-12-02T01:11:52.370080+0000 mgr.y (mgr.24356) 17207 : cluster 0 pgmap v17175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:53 smithi141 bash[31670]: audit 2023-12-02T01:11:53.467221+0000 mon.c (mon.2) 10781 : audit 0 from='client.? 172.21.15.40:0/1046290057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:55 smithi040 bash[41173]: cluster 2023-12-02T01:11:54.371142+0000 mgr.y (mgr.24356) 17208 : cluster 0 pgmap v17176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:55 smithi040 bash[28232]: cluster 2023-12-02T01:11:54.371142+0000 mgr.y (mgr.24356) 17208 : cluster 0 pgmap v17176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:55 smithi141 bash[31670]: cluster 2023-12-02T01:11:54.371142+0000 mgr.y (mgr.24356) 17208 : cluster 0 pgmap v17176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:56.803 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:11:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:11:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:56 smithi040 bash[28232]: audit 2023-12-02T01:11:55.935630+0000 mon.c (mon.2) 10782 : audit 0 from='client.? 172.21.15.40:0/3871133863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:56 smithi040 bash[41173]: audit 2023-12-02T01:11:55.935630+0000 mon.c (mon.2) 10782 : audit 0 from='client.? 172.21.15.40:0/3871133863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:56 smithi141 bash[31670]: audit 2023-12-02T01:11:55.935630+0000 mon.c (mon.2) 10782 : audit 0 from='client.? 172.21.15.40:0/3871133863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:57 smithi040 bash[41173]: cluster 2023-12-02T01:11:56.371892+0000 mgr.y (mgr.24356) 17209 : cluster 0 pgmap v17177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:57 smithi040 bash[28232]: cluster 2023-12-02T01:11:56.371892+0000 mgr.y (mgr.24356) 17209 : cluster 0 pgmap v17177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:57 smithi141 bash[31670]: cluster 2023-12-02T01:11:56.371892+0000 mgr.y (mgr.24356) 17209 : cluster 0 pgmap v17177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:11:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:58 smithi040 bash[28232]: audit 2023-12-02T01:11:58.401162+0000 mon.c (mon.2) 10783 : audit 0 from='client.? 172.21.15.40:0/4189617378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:58 smithi040 bash[41173]: audit 2023-12-02T01:11:58.401162+0000 mon.c (mon.2) 10783 : audit 0 from='client.? 172.21.15.40:0/4189617378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:11:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:58 smithi141 bash[31670]: audit 2023-12-02T01:11:58.401162+0000 mon.c (mon.2) 10783 : audit 0 from='client.? 172.21.15.40:0/4189617378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:11:59 smithi040 bash[28232]: cluster 2023-12-02T01:11:58.372570+0000 mgr.y (mgr.24356) 17210 : cluster 0 pgmap v17178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:11:59 smithi040 bash[41173]: cluster 2023-12-02T01:11:58.372570+0000 mgr.y (mgr.24356) 17210 : cluster 0 pgmap v17178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:11:59 smithi141 bash[31670]: cluster 2023-12-02T01:11:58.372570+0000 mgr.y (mgr.24356) 17210 : cluster 0 pgmap v17178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:01 smithi040 bash[41173]: cluster 2023-12-02T01:12:00.373686+0000 mgr.y (mgr.24356) 17211 : cluster 0 pgmap v17179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:01 smithi040 bash[41173]: audit 2023-12-02T01:12:00.871443+0000 mon.c (mon.2) 10784 : audit 0 from='client.? 172.21.15.40:0/3293068873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:01 smithi040 bash[28232]: cluster 2023-12-02T01:12:00.373686+0000 mgr.y (mgr.24356) 17211 : cluster 0 pgmap v17179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:01 smithi040 bash[28232]: audit 2023-12-02T01:12:00.871443+0000 mon.c (mon.2) 10784 : audit 0 from='client.? 172.21.15.40:0/3293068873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:01 smithi141 bash[31670]: cluster 2023-12-02T01:12:00.373686+0000 mgr.y (mgr.24356) 17211 : cluster 0 pgmap v17179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:01 smithi141 bash[31670]: audit 2023-12-02T01:12:00.871443+0000 mon.c (mon.2) 10784 : audit 0 from='client.? 172.21.15.40:0/3293068873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:03 smithi040 bash[28232]: cluster 2023-12-02T01:12:02.374526+0000 mgr.y (mgr.24356) 17212 : cluster 0 pgmap v17180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:03 smithi040 bash[28232]: audit 2023-12-02T01:12:03.335867+0000 mon.c (mon.2) 10785 : audit 0 from='client.? 172.21.15.40:0/167033781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:03 smithi040 bash[41173]: cluster 2023-12-02T01:12:02.374526+0000 mgr.y (mgr.24356) 17212 : cluster 0 pgmap v17180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:03 smithi040 bash[41173]: audit 2023-12-02T01:12:03.335867+0000 mon.c (mon.2) 10785 : audit 0 from='client.? 172.21.15.40:0/167033781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:03 smithi141 bash[31670]: cluster 2023-12-02T01:12:02.374526+0000 mgr.y (mgr.24356) 17212 : cluster 0 pgmap v17180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:03 smithi141 bash[31670]: audit 2023-12-02T01:12:03.335867+0000 mon.c (mon.2) 10785 : audit 0 from='client.? 172.21.15.40:0/167033781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:04 smithi040 bash[28232]: audit 2023-12-02T01:12:04.247312+0000 mon.c (mon.2) 10786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:04 smithi040 bash[41173]: audit 2023-12-02T01:12:04.247312+0000 mon.c (mon.2) 10786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:04 smithi141 bash[31670]: audit 2023-12-02T01:12:04.247312+0000 mon.c (mon.2) 10786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:05 smithi040 bash[41173]: cluster 2023-12-02T01:12:04.375675+0000 mgr.y (mgr.24356) 17213 : cluster 0 pgmap v17181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:05 smithi040 bash[41173]: audit 2023-12-02T01:12:05.797027+0000 mon.a (mon.0) 10709 : audit 0 from='client.? 172.21.15.40:0/2058753753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:05 smithi040 bash[28232]: cluster 2023-12-02T01:12:04.375675+0000 mgr.y (mgr.24356) 17213 : cluster 0 pgmap v17181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:05 smithi040 bash[28232]: audit 2023-12-02T01:12:05.797027+0000 mon.a (mon.0) 10709 : audit 0 from='client.? 172.21.15.40:0/2058753753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:05 smithi141 bash[31670]: cluster 2023-12-02T01:12:04.375675+0000 mgr.y (mgr.24356) 17213 : cluster 0 pgmap v17181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:05 smithi141 bash[31670]: audit 2023-12-02T01:12:05.797027+0000 mon.a (mon.0) 10709 : audit 0 from='client.? 172.21.15.40:0/2058753753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:06.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:12:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:12:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:06 smithi040 bash[28232]: audit 2023-12-02T01:12:05.930420+0000 mon.c (mon.2) 10787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:12:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:06 smithi040 bash[41173]: audit 2023-12-02T01:12:05.930420+0000 mon.c (mon.2) 10787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:12:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:06 smithi141 bash[31670]: audit 2023-12-02T01:12:05.930420+0000 mon.c (mon.2) 10787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:12:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:07 smithi040 bash[41173]: cluster 2023-12-02T01:12:06.376389+0000 mgr.y (mgr.24356) 17214 : cluster 0 pgmap v17182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:07 smithi040 bash[28232]: cluster 2023-12-02T01:12:06.376389+0000 mgr.y (mgr.24356) 17214 : cluster 0 pgmap v17182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:07 smithi141 bash[31670]: cluster 2023-12-02T01:12:06.376389+0000 mgr.y (mgr.24356) 17214 : cluster 0 pgmap v17182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:08 smithi040 bash[28232]: audit 2023-12-02T01:12:08.269893+0000 mon.a (mon.0) 10710 : audit 0 from='client.? 172.21.15.40:0/3308144397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:08 smithi040 bash[41173]: audit 2023-12-02T01:12:08.269893+0000 mon.a (mon.0) 10710 : audit 0 from='client.? 172.21.15.40:0/3308144397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:08 smithi141 bash[31670]: audit 2023-12-02T01:12:08.269893+0000 mon.a (mon.0) 10710 : audit 0 from='client.? 172.21.15.40:0/3308144397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:09 smithi040 bash[28232]: cluster 2023-12-02T01:12:08.377039+0000 mgr.y (mgr.24356) 17215 : cluster 0 pgmap v17183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:09 smithi040 bash[41173]: cluster 2023-12-02T01:12:08.377039+0000 mgr.y (mgr.24356) 17215 : cluster 0 pgmap v17183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:09 smithi141 bash[31670]: cluster 2023-12-02T01:12:08.377039+0000 mgr.y (mgr.24356) 17215 : cluster 0 pgmap v17183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:11 smithi141 bash[31670]: cluster 2023-12-02T01:12:10.378108+0000 mgr.y (mgr.24356) 17216 : cluster 0 pgmap v17184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:12.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:11 smithi141 bash[31670]: audit 2023-12-02T01:12:10.744061+0000 mon.c (mon.2) 10788 : audit 0 from='client.? 172.21.15.40:0/916362802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:11 smithi040 bash[28232]: cluster 2023-12-02T01:12:10.378108+0000 mgr.y (mgr.24356) 17216 : cluster 0 pgmap v17184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:11 smithi040 bash[28232]: audit 2023-12-02T01:12:10.744061+0000 mon.c (mon.2) 10788 : audit 0 from='client.? 172.21.15.40:0/916362802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:11 smithi040 bash[41173]: cluster 2023-12-02T01:12:10.378108+0000 mgr.y (mgr.24356) 17216 : cluster 0 pgmap v17184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:11 smithi040 bash[41173]: audit 2023-12-02T01:12:10.744061+0000 mon.c (mon.2) 10788 : audit 0 from='client.? 172.21.15.40:0/916362802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:11.829626+0000 mon.a (mon.0) 10711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:11.843990+0000 mon.a (mon.0) 10712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:12.128701+0000 mon.a (mon.0) 10713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:12.144638+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:12.630304+0000 mon.c (mon.2) 10789 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:12.632132+0000 mon.c (mon.2) 10790 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[28232]: audit 2023-12-02T01:12:12.644628+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:11.829626+0000 mon.a (mon.0) 10711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:11.843990+0000 mon.a (mon.0) 10712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:12.128701+0000 mon.a (mon.0) 10713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:12.144638+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:12.630304+0000 mon.c (mon.2) 10789 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:12:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:12.632132+0000 mon.c (mon.2) 10790 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:12:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:12 smithi040 bash[41173]: audit 2023-12-02T01:12:12.644628+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:11.829626+0000 mon.a (mon.0) 10711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:11.843990+0000 mon.a (mon.0) 10712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:12.128701+0000 mon.a (mon.0) 10713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:12.144638+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:12.630304+0000 mon.c (mon.2) 10789 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:12:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:12.632132+0000 mon.c (mon.2) 10790 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:12:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:12 smithi141 bash[31670]: audit 2023-12-02T01:12:12.644628+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:12:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:13 smithi040 bash[28232]: cluster 2023-12-02T01:12:12.378771+0000 mgr.y (mgr.24356) 17217 : cluster 0 pgmap v17185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:13 smithi040 bash[28232]: audit 2023-12-02T01:12:13.208925+0000 mon.a (mon.0) 10716 : audit 0 from='client.? 172.21.15.40:0/2863589608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:13 smithi040 bash[41173]: cluster 2023-12-02T01:12:12.378771+0000 mgr.y (mgr.24356) 17217 : cluster 0 pgmap v17185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:13 smithi040 bash[41173]: audit 2023-12-02T01:12:13.208925+0000 mon.a (mon.0) 10716 : audit 0 from='client.? 172.21.15.40:0/2863589608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:13 smithi141 bash[31670]: cluster 2023-12-02T01:12:12.378771+0000 mgr.y (mgr.24356) 17217 : cluster 0 pgmap v17185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:13 smithi141 bash[31670]: audit 2023-12-02T01:12:13.208925+0000 mon.a (mon.0) 10716 : audit 0 from='client.? 172.21.15.40:0/2863589608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:15 smithi040 bash[28232]: cluster 2023-12-02T01:12:14.379882+0000 mgr.y (mgr.24356) 17218 : cluster 0 pgmap v17186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:15 smithi040 bash[28232]: audit 2023-12-02T01:12:15.664368+0000 mon.c (mon.2) 10791 : audit 0 from='client.? 172.21.15.40:0/569343739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:15 smithi040 bash[41173]: cluster 2023-12-02T01:12:14.379882+0000 mgr.y (mgr.24356) 17218 : cluster 0 pgmap v17186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:15 smithi040 bash[41173]: audit 2023-12-02T01:12:15.664368+0000 mon.c (mon.2) 10791 : audit 0 from='client.? 172.21.15.40:0/569343739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:15 smithi141 bash[31670]: cluster 2023-12-02T01:12:14.379882+0000 mgr.y (mgr.24356) 17218 : cluster 0 pgmap v17186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:15 smithi141 bash[31670]: audit 2023-12-02T01:12:15.664368+0000 mon.c (mon.2) 10791 : audit 0 from='client.? 172.21.15.40:0/569343739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:12:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:12:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:17 smithi040 bash[41173]: cluster 2023-12-02T01:12:16.380573+0000 mgr.y (mgr.24356) 17219 : cluster 0 pgmap v17187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:17 smithi040 bash[28232]: cluster 2023-12-02T01:12:16.380573+0000 mgr.y (mgr.24356) 17219 : cluster 0 pgmap v17187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:17 smithi141 bash[31670]: cluster 2023-12-02T01:12:16.380573+0000 mgr.y (mgr.24356) 17219 : cluster 0 pgmap v17187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:18 smithi040 bash[28232]: audit 2023-12-02T01:12:18.129993+0000 mon.c (mon.2) 10792 : audit 0 from='client.? 172.21.15.40:0/3567633713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:18 smithi040 bash[41173]: audit 2023-12-02T01:12:18.129993+0000 mon.c (mon.2) 10792 : audit 0 from='client.? 172.21.15.40:0/3567633713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:18 smithi141 bash[31670]: audit 2023-12-02T01:12:18.129993+0000 mon.c (mon.2) 10792 : audit 0 from='client.? 172.21.15.40:0/3567633713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:19 smithi040 bash[28232]: cluster 2023-12-02T01:12:18.381308+0000 mgr.y (mgr.24356) 17220 : cluster 0 pgmap v17188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:19 smithi040 bash[28232]: audit 2023-12-02T01:12:19.247729+0000 mon.c (mon.2) 10793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:19 smithi040 bash[41173]: cluster 2023-12-02T01:12:18.381308+0000 mgr.y (mgr.24356) 17220 : cluster 0 pgmap v17188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:19 smithi040 bash[41173]: audit 2023-12-02T01:12:19.247729+0000 mon.c (mon.2) 10793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:19 smithi141 bash[31670]: cluster 2023-12-02T01:12:18.381308+0000 mgr.y (mgr.24356) 17220 : cluster 0 pgmap v17188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:19 smithi141 bash[31670]: audit 2023-12-02T01:12:19.247729+0000 mon.c (mon.2) 10793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:20 smithi040 bash[28232]: audit 2023-12-02T01:12:20.594207+0000 mon.c (mon.2) 10794 : audit 0 from='client.? 172.21.15.40:0/2775224062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:20 smithi040 bash[41173]: audit 2023-12-02T01:12:20.594207+0000 mon.c (mon.2) 10794 : audit 0 from='client.? 172.21.15.40:0/2775224062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:20 smithi141 bash[31670]: audit 2023-12-02T01:12:20.594207+0000 mon.c (mon.2) 10794 : audit 0 from='client.? 172.21.15.40:0/2775224062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:21 smithi040 bash[28232]: cluster 2023-12-02T01:12:20.382413+0000 mgr.y (mgr.24356) 17221 : cluster 0 pgmap v17189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:21 smithi040 bash[41173]: cluster 2023-12-02T01:12:20.382413+0000 mgr.y (mgr.24356) 17221 : cluster 0 pgmap v17189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:21 smithi141 bash[31670]: cluster 2023-12-02T01:12:20.382413+0000 mgr.y (mgr.24356) 17221 : cluster 0 pgmap v17189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:23 smithi040 bash[28232]: cluster 2023-12-02T01:12:22.383074+0000 mgr.y (mgr.24356) 17222 : cluster 0 pgmap v17190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:23 smithi040 bash[28232]: audit 2023-12-02T01:12:23.062054+0000 mon.a (mon.0) 10717 : audit 0 from='client.? 172.21.15.40:0/317977087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:23 smithi040 bash[41173]: cluster 2023-12-02T01:12:22.383074+0000 mgr.y (mgr.24356) 17222 : cluster 0 pgmap v17190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:23 smithi040 bash[41173]: audit 2023-12-02T01:12:23.062054+0000 mon.a (mon.0) 10717 : audit 0 from='client.? 172.21.15.40:0/317977087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:23 smithi141 bash[31670]: cluster 2023-12-02T01:12:22.383074+0000 mgr.y (mgr.24356) 17222 : cluster 0 pgmap v17190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:23 smithi141 bash[31670]: audit 2023-12-02T01:12:23.062054+0000 mon.a (mon.0) 10717 : audit 0 from='client.? 172.21.15.40:0/317977087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:25 smithi040 bash[28232]: cluster 2023-12-02T01:12:24.384198+0000 mgr.y (mgr.24356) 17223 : cluster 0 pgmap v17191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:25 smithi040 bash[28232]: audit 2023-12-02T01:12:25.526350+0000 mon.a (mon.0) 10718 : audit 0 from='client.? 172.21.15.40:0/886941420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:25 smithi040 bash[41173]: cluster 2023-12-02T01:12:24.384198+0000 mgr.y (mgr.24356) 17223 : cluster 0 pgmap v17191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:25 smithi040 bash[41173]: audit 2023-12-02T01:12:25.526350+0000 mon.a (mon.0) 10718 : audit 0 from='client.? 172.21.15.40:0/886941420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:25 smithi141 bash[31670]: cluster 2023-12-02T01:12:24.384198+0000 mgr.y (mgr.24356) 17223 : cluster 0 pgmap v17191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:25 smithi141 bash[31670]: audit 2023-12-02T01:12:25.526350+0000 mon.a (mon.0) 10718 : audit 0 from='client.? 172.21.15.40:0/886941420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:12:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:12:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:27 smithi040 bash[28232]: cluster 2023-12-02T01:12:26.385019+0000 mgr.y (mgr.24356) 17224 : cluster 0 pgmap v17192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:27 smithi040 bash[41173]: cluster 2023-12-02T01:12:26.385019+0000 mgr.y (mgr.24356) 17224 : cluster 0 pgmap v17192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:27 smithi141 bash[31670]: cluster 2023-12-02T01:12:26.385019+0000 mgr.y (mgr.24356) 17224 : cluster 0 pgmap v17192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:28 smithi040 bash[41173]: audit 2023-12-02T01:12:27.992014+0000 mon.c (mon.2) 10795 : audit 0 from='client.? 172.21.15.40:0/1685838817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:28 smithi040 bash[28232]: audit 2023-12-02T01:12:27.992014+0000 mon.c (mon.2) 10795 : audit 0 from='client.? 172.21.15.40:0/1685838817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:28 smithi141 bash[31670]: audit 2023-12-02T01:12:27.992014+0000 mon.c (mon.2) 10795 : audit 0 from='client.? 172.21.15.40:0/1685838817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:29 smithi040 bash[28232]: cluster 2023-12-02T01:12:28.385729+0000 mgr.y (mgr.24356) 17225 : cluster 0 pgmap v17193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:29 smithi040 bash[41173]: cluster 2023-12-02T01:12:28.385729+0000 mgr.y (mgr.24356) 17225 : cluster 0 pgmap v17193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:29 smithi141 bash[31670]: cluster 2023-12-02T01:12:28.385729+0000 mgr.y (mgr.24356) 17225 : cluster 0 pgmap v17193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:30 smithi040 bash[28232]: audit 2023-12-02T01:12:30.463017+0000 mon.a (mon.0) 10719 : audit 0 from='client.? 172.21.15.40:0/1059279678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:30 smithi040 bash[41173]: audit 2023-12-02T01:12:30.463017+0000 mon.a (mon.0) 10719 : audit 0 from='client.? 172.21.15.40:0/1059279678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:30 smithi141 bash[31670]: audit 2023-12-02T01:12:30.463017+0000 mon.a (mon.0) 10719 : audit 0 from='client.? 172.21.15.40:0/1059279678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:31 smithi040 bash[28232]: cluster 2023-12-02T01:12:30.386855+0000 mgr.y (mgr.24356) 17226 : cluster 0 pgmap v17194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:31 smithi040 bash[41173]: cluster 2023-12-02T01:12:30.386855+0000 mgr.y (mgr.24356) 17226 : cluster 0 pgmap v17194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:31 smithi141 bash[31670]: cluster 2023-12-02T01:12:30.386855+0000 mgr.y (mgr.24356) 17226 : cluster 0 pgmap v17194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:33 smithi040 bash[28232]: cluster 2023-12-02T01:12:32.387503+0000 mgr.y (mgr.24356) 17227 : cluster 0 pgmap v17195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:33 smithi040 bash[28232]: audit 2023-12-02T01:12:32.919256+0000 mon.a (mon.0) 10720 : audit 0 from='client.? 172.21.15.40:0/4232359112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:33 smithi040 bash[41173]: cluster 2023-12-02T01:12:32.387503+0000 mgr.y (mgr.24356) 17227 : cluster 0 pgmap v17195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:33 smithi040 bash[41173]: audit 2023-12-02T01:12:32.919256+0000 mon.a (mon.0) 10720 : audit 0 from='client.? 172.21.15.40:0/4232359112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:33 smithi141 bash[31670]: cluster 2023-12-02T01:12:32.387503+0000 mgr.y (mgr.24356) 17227 : cluster 0 pgmap v17195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:33 smithi141 bash[31670]: audit 2023-12-02T01:12:32.919256+0000 mon.a (mon.0) 10720 : audit 0 from='client.? 172.21.15.40:0/4232359112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:34 smithi040 bash[41173]: audit 2023-12-02T01:12:34.247997+0000 mon.c (mon.2) 10796 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:34 smithi040 bash[28232]: audit 2023-12-02T01:12:34.247997+0000 mon.c (mon.2) 10796 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:34 smithi141 bash[31670]: audit 2023-12-02T01:12:34.247997+0000 mon.c (mon.2) 10796 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:35 smithi141 bash[31670]: cluster 2023-12-02T01:12:34.388670+0000 mgr.y (mgr.24356) 17228 : cluster 0 pgmap v17196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:35 smithi141 bash[31670]: audit 2023-12-02T01:12:35.380363+0000 mon.a (mon.0) 10721 : audit 0 from='client.? 172.21.15.40:0/348848045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:35 smithi040 bash[28232]: cluster 2023-12-02T01:12:34.388670+0000 mgr.y (mgr.24356) 17228 : cluster 0 pgmap v17196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:35 smithi040 bash[28232]: audit 2023-12-02T01:12:35.380363+0000 mon.a (mon.0) 10721 : audit 0 from='client.? 172.21.15.40:0/348848045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:35 smithi040 bash[41173]: cluster 2023-12-02T01:12:34.388670+0000 mgr.y (mgr.24356) 17228 : cluster 0 pgmap v17196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:35 smithi040 bash[41173]: audit 2023-12-02T01:12:35.380363+0000 mon.a (mon.0) 10721 : audit 0 from='client.? 172.21.15.40:0/348848045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:12:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:12:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:37 smithi141 bash[31670]: cluster 2023-12-02T01:12:36.389299+0000 mgr.y (mgr.24356) 17229 : cluster 0 pgmap v17197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:37 smithi141 bash[31670]: audit 2023-12-02T01:12:37.837725+0000 mon.c (mon.2) 10797 : audit 0 from='client.? 172.21.15.40:0/252268101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:37 smithi040 bash[41173]: cluster 2023-12-02T01:12:36.389299+0000 mgr.y (mgr.24356) 17229 : cluster 0 pgmap v17197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:37 smithi040 bash[41173]: audit 2023-12-02T01:12:37.837725+0000 mon.c (mon.2) 10797 : audit 0 from='client.? 172.21.15.40:0/252268101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:37 smithi040 bash[28232]: cluster 2023-12-02T01:12:36.389299+0000 mgr.y (mgr.24356) 17229 : cluster 0 pgmap v17197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:37 smithi040 bash[28232]: audit 2023-12-02T01:12:37.837725+0000 mon.c (mon.2) 10797 : audit 0 from='client.? 172.21.15.40:0/252268101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:39 smithi141 bash[31670]: cluster 2023-12-02T01:12:38.390022+0000 mgr.y (mgr.24356) 17230 : cluster 0 pgmap v17198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:39 smithi040 bash[28232]: cluster 2023-12-02T01:12:38.390022+0000 mgr.y (mgr.24356) 17230 : cluster 0 pgmap v17198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:39 smithi040 bash[41173]: cluster 2023-12-02T01:12:38.390022+0000 mgr.y (mgr.24356) 17230 : cluster 0 pgmap v17198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:40 smithi141 bash[31670]: audit 2023-12-02T01:12:40.298019+0000 mon.c (mon.2) 10798 : audit 0 from='client.? 172.21.15.40:0/3335692072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:40 smithi040 bash[28232]: audit 2023-12-02T01:12:40.298019+0000 mon.c (mon.2) 10798 : audit 0 from='client.? 172.21.15.40:0/3335692072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:40 smithi040 bash[41173]: audit 2023-12-02T01:12:40.298019+0000 mon.c (mon.2) 10798 : audit 0 from='client.? 172.21.15.40:0/3335692072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:41 smithi141 bash[31670]: cluster 2023-12-02T01:12:40.391146+0000 mgr.y (mgr.24356) 17231 : cluster 0 pgmap v17199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:41 smithi040 bash[28232]: cluster 2023-12-02T01:12:40.391146+0000 mgr.y (mgr.24356) 17231 : cluster 0 pgmap v17199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:41 smithi040 bash[41173]: cluster 2023-12-02T01:12:40.391146+0000 mgr.y (mgr.24356) 17231 : cluster 0 pgmap v17199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:42 smithi141 bash[31670]: audit 2023-12-02T01:12:42.753609+0000 mon.a (mon.0) 10722 : audit 0 from='client.? 172.21.15.40:0/409950590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:42 smithi040 bash[28232]: audit 2023-12-02T01:12:42.753609+0000 mon.a (mon.0) 10722 : audit 0 from='client.? 172.21.15.40:0/409950590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:42 smithi040 bash[41173]: audit 2023-12-02T01:12:42.753609+0000 mon.a (mon.0) 10722 : audit 0 from='client.? 172.21.15.40:0/409950590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:43 smithi141 bash[31670]: cluster 2023-12-02T01:12:42.391857+0000 mgr.y (mgr.24356) 17232 : cluster 0 pgmap v17200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:43 smithi040 bash[28232]: cluster 2023-12-02T01:12:42.391857+0000 mgr.y (mgr.24356) 17232 : cluster 0 pgmap v17200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:43 smithi040 bash[41173]: cluster 2023-12-02T01:12:42.391857+0000 mgr.y (mgr.24356) 17232 : cluster 0 pgmap v17200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:45 smithi141 bash[31670]: cluster 2023-12-02T01:12:44.393169+0000 mgr.y (mgr.24356) 17233 : cluster 0 pgmap v17201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:45 smithi141 bash[31670]: audit 2023-12-02T01:12:45.218022+0000 mon.a (mon.0) 10723 : audit 0 from='client.? 172.21.15.40:0/646475297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:45 smithi040 bash[41173]: cluster 2023-12-02T01:12:44.393169+0000 mgr.y (mgr.24356) 17233 : cluster 0 pgmap v17201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:45 smithi040 bash[41173]: audit 2023-12-02T01:12:45.218022+0000 mon.a (mon.0) 10723 : audit 0 from='client.? 172.21.15.40:0/646475297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:45 smithi040 bash[28232]: cluster 2023-12-02T01:12:44.393169+0000 mgr.y (mgr.24356) 17233 : cluster 0 pgmap v17201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:45 smithi040 bash[28232]: audit 2023-12-02T01:12:45.218022+0000 mon.a (mon.0) 10723 : audit 0 from='client.? 172.21.15.40:0/646475297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:12:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:12:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:47 smithi141 bash[31670]: cluster 2023-12-02T01:12:46.393793+0000 mgr.y (mgr.24356) 17234 : cluster 0 pgmap v17202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:47 smithi141 bash[31670]: audit 2023-12-02T01:12:47.693399+0000 mon.c (mon.2) 10799 : audit 0 from='client.? 172.21.15.40:0/9288435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:47 smithi040 bash[28232]: cluster 2023-12-02T01:12:46.393793+0000 mgr.y (mgr.24356) 17234 : cluster 0 pgmap v17202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:47 smithi040 bash[28232]: audit 2023-12-02T01:12:47.693399+0000 mon.c (mon.2) 10799 : audit 0 from='client.? 172.21.15.40:0/9288435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:47 smithi040 bash[41173]: cluster 2023-12-02T01:12:46.393793+0000 mgr.y (mgr.24356) 17234 : cluster 0 pgmap v17202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:47 smithi040 bash[41173]: audit 2023-12-02T01:12:47.693399+0000 mon.c (mon.2) 10799 : audit 0 from='client.? 172.21.15.40:0/9288435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:49 smithi141 bash[31670]: cluster 2023-12-02T01:12:48.394472+0000 mgr.y (mgr.24356) 17235 : cluster 0 pgmap v17203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:49 smithi141 bash[31670]: audit 2023-12-02T01:12:49.248507+0000 mon.c (mon.2) 10800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:49 smithi040 bash[28232]: cluster 2023-12-02T01:12:48.394472+0000 mgr.y (mgr.24356) 17235 : cluster 0 pgmap v17203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:49 smithi040 bash[28232]: audit 2023-12-02T01:12:49.248507+0000 mon.c (mon.2) 10800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:49 smithi040 bash[41173]: cluster 2023-12-02T01:12:48.394472+0000 mgr.y (mgr.24356) 17235 : cluster 0 pgmap v17203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:49 smithi040 bash[41173]: audit 2023-12-02T01:12:49.248507+0000 mon.c (mon.2) 10800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:50 smithi141 bash[31670]: audit 2023-12-02T01:12:50.164688+0000 mon.a (mon.0) 10724 : audit 0 from='client.? 172.21.15.40:0/3959272895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:50 smithi040 bash[28232]: audit 2023-12-02T01:12:50.164688+0000 mon.a (mon.0) 10724 : audit 0 from='client.? 172.21.15.40:0/3959272895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:50 smithi040 bash[41173]: audit 2023-12-02T01:12:50.164688+0000 mon.a (mon.0) 10724 : audit 0 from='client.? 172.21.15.40:0/3959272895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:51 smithi141 bash[31670]: cluster 2023-12-02T01:12:50.395613+0000 mgr.y (mgr.24356) 17236 : cluster 0 pgmap v17204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:51 smithi040 bash[41173]: cluster 2023-12-02T01:12:50.395613+0000 mgr.y (mgr.24356) 17236 : cluster 0 pgmap v17204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:51 smithi040 bash[28232]: cluster 2023-12-02T01:12:50.395613+0000 mgr.y (mgr.24356) 17236 : cluster 0 pgmap v17204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:52 smithi141 bash[31670]: audit 2023-12-02T01:12:52.620273+0000 mon.a (mon.0) 10725 : audit 0 from='client.? 172.21.15.40:0/735901364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:52 smithi040 bash[41173]: audit 2023-12-02T01:12:52.620273+0000 mon.a (mon.0) 10725 : audit 0 from='client.? 172.21.15.40:0/735901364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:52 smithi040 bash[28232]: audit 2023-12-02T01:12:52.620273+0000 mon.a (mon.0) 10725 : audit 0 from='client.? 172.21.15.40:0/735901364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:53 smithi141 bash[31670]: cluster 2023-12-02T01:12:52.396264+0000 mgr.y (mgr.24356) 17237 : cluster 0 pgmap v17205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:53 smithi040 bash[28232]: cluster 2023-12-02T01:12:52.396264+0000 mgr.y (mgr.24356) 17237 : cluster 0 pgmap v17205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:53 smithi040 bash[41173]: cluster 2023-12-02T01:12:52.396264+0000 mgr.y (mgr.24356) 17237 : cluster 0 pgmap v17205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:55 smithi141 bash[31670]: cluster 2023-12-02T01:12:54.397395+0000 mgr.y (mgr.24356) 17238 : cluster 0 pgmap v17206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:55 smithi141 bash[31670]: audit 2023-12-02T01:12:55.092864+0000 mon.a (mon.0) 10726 : audit 0 from='client.? 172.21.15.40:0/3319736678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:55 smithi040 bash[28232]: cluster 2023-12-02T01:12:54.397395+0000 mgr.y (mgr.24356) 17238 : cluster 0 pgmap v17206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:55 smithi040 bash[28232]: audit 2023-12-02T01:12:55.092864+0000 mon.a (mon.0) 10726 : audit 0 from='client.? 172.21.15.40:0/3319736678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:55 smithi040 bash[41173]: cluster 2023-12-02T01:12:54.397395+0000 mgr.y (mgr.24356) 17238 : cluster 0 pgmap v17206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:55 smithi040 bash[41173]: audit 2023-12-02T01:12:55.092864+0000 mon.a (mon.0) 10726 : audit 0 from='client.? 172.21.15.40:0/3319736678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:12:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:12:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:57 smithi141 bash[31670]: cluster 2023-12-02T01:12:56.398073+0000 mgr.y (mgr.24356) 17239 : cluster 0 pgmap v17207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:57 smithi141 bash[31670]: audit 2023-12-02T01:12:57.544944+0000 mon.a (mon.0) 10727 : audit 0 from='client.? 172.21.15.40:0/3596339101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:57 smithi040 bash[28232]: cluster 2023-12-02T01:12:56.398073+0000 mgr.y (mgr.24356) 17239 : cluster 0 pgmap v17207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:57 smithi040 bash[28232]: audit 2023-12-02T01:12:57.544944+0000 mon.a (mon.0) 10727 : audit 0 from='client.? 172.21.15.40:0/3596339101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:12:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:57 smithi040 bash[41173]: cluster 2023-12-02T01:12:56.398073+0000 mgr.y (mgr.24356) 17239 : cluster 0 pgmap v17207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:12:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:57 smithi040 bash[41173]: audit 2023-12-02T01:12:57.544944+0000 mon.a (mon.0) 10727 : audit 0 from='client.? 172.21.15.40:0/3596339101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:12:59 smithi141 bash[31670]: cluster 2023-12-02T01:12:58.398860+0000 mgr.y (mgr.24356) 17240 : cluster 0 pgmap v17208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:12:59 smithi040 bash[28232]: cluster 2023-12-02T01:12:58.398860+0000 mgr.y (mgr.24356) 17240 : cluster 0 pgmap v17208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:12:59 smithi040 bash[41173]: cluster 2023-12-02T01:12:58.398860+0000 mgr.y (mgr.24356) 17240 : cluster 0 pgmap v17208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:00 smithi141 bash[31670]: audit 2023-12-02T01:13:00.003494+0000 mon.a (mon.0) 10728 : audit 0 from='client.? 172.21.15.40:0/3860719683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:00 smithi040 bash[28232]: audit 2023-12-02T01:13:00.003494+0000 mon.a (mon.0) 10728 : audit 0 from='client.? 172.21.15.40:0/3860719683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:00 smithi040 bash[41173]: audit 2023-12-02T01:13:00.003494+0000 mon.a (mon.0) 10728 : audit 0 from='client.? 172.21.15.40:0/3860719683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:02 smithi141 bash[31670]: cluster 2023-12-02T01:13:00.400043+0000 mgr.y (mgr.24356) 17241 : cluster 0 pgmap v17209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:02 smithi040 bash[28232]: cluster 2023-12-02T01:13:00.400043+0000 mgr.y (mgr.24356) 17241 : cluster 0 pgmap v17209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:02 smithi040 bash[41173]: cluster 2023-12-02T01:13:00.400043+0000 mgr.y (mgr.24356) 17241 : cluster 0 pgmap v17209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:03 smithi141 bash[31670]: audit 2023-12-02T01:13:02.467550+0000 mon.a (mon.0) 10729 : audit 0 from='client.? 172.21.15.40:0/389572511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:03 smithi040 bash[41173]: audit 2023-12-02T01:13:02.467550+0000 mon.a (mon.0) 10729 : audit 0 from='client.? 172.21.15.40:0/389572511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:03 smithi040 bash[28232]: audit 2023-12-02T01:13:02.467550+0000 mon.a (mon.0) 10729 : audit 0 from='client.? 172.21.15.40:0/389572511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:04 smithi141 bash[31670]: cluster 2023-12-02T01:13:02.400730+0000 mgr.y (mgr.24356) 17242 : cluster 0 pgmap v17210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:04 smithi040 bash[28232]: cluster 2023-12-02T01:13:02.400730+0000 mgr.y (mgr.24356) 17242 : cluster 0 pgmap v17210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:04 smithi040 bash[41173]: cluster 2023-12-02T01:13:02.400730+0000 mgr.y (mgr.24356) 17242 : cluster 0 pgmap v17210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:05 smithi141 bash[31670]: audit 2023-12-02T01:13:04.248905+0000 mon.c (mon.2) 10801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:05 smithi141 bash[31670]: audit 2023-12-02T01:13:04.935472+0000 mon.a (mon.0) 10730 : audit 0 from='client.? 172.21.15.40:0/1302511733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:05 smithi040 bash[28232]: audit 2023-12-02T01:13:04.248905+0000 mon.c (mon.2) 10801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:05 smithi040 bash[28232]: audit 2023-12-02T01:13:04.935472+0000 mon.a (mon.0) 10730 : audit 0 from='client.? 172.21.15.40:0/1302511733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:05 smithi040 bash[41173]: audit 2023-12-02T01:13:04.248905+0000 mon.c (mon.2) 10801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:05 smithi040 bash[41173]: audit 2023-12-02T01:13:04.935472+0000 mon.a (mon.0) 10730 : audit 0 from='client.? 172.21.15.40:0/1302511733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:06 smithi040 bash[28232]: cluster 2023-12-02T01:13:04.401804+0000 mgr.y (mgr.24356) 17243 : cluster 0 pgmap v17211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:06 smithi040 bash[41173]: cluster 2023-12-02T01:13:04.401804+0000 mgr.y (mgr.24356) 17243 : cluster 0 pgmap v17211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:06 smithi141 bash[31670]: cluster 2023-12-02T01:13:04.401804+0000 mgr.y (mgr.24356) 17243 : cluster 0 pgmap v17211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:13:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:13:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:08 smithi040 bash[28232]: cluster 2023-12-02T01:13:06.402494+0000 mgr.y (mgr.24356) 17244 : cluster 0 pgmap v17212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:08 smithi040 bash[28232]: audit 2023-12-02T01:13:07.397551+0000 mon.c (mon.2) 10802 : audit 0 from='client.? 172.21.15.40:0/2171712824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:08 smithi040 bash[41173]: cluster 2023-12-02T01:13:06.402494+0000 mgr.y (mgr.24356) 17244 : cluster 0 pgmap v17212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:08 smithi040 bash[41173]: audit 2023-12-02T01:13:07.397551+0000 mon.c (mon.2) 10802 : audit 0 from='client.? 172.21.15.40:0/2171712824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:08 smithi141 bash[31670]: cluster 2023-12-02T01:13:06.402494+0000 mgr.y (mgr.24356) 17244 : cluster 0 pgmap v17212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:08 smithi141 bash[31670]: audit 2023-12-02T01:13:07.397551+0000 mon.c (mon.2) 10802 : audit 0 from='client.? 172.21.15.40:0/2171712824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:10 smithi040 bash[41173]: cluster 2023-12-02T01:13:08.403189+0000 mgr.y (mgr.24356) 17245 : cluster 0 pgmap v17213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:10 smithi040 bash[41173]: audit 2023-12-02T01:13:09.860757+0000 mon.a (mon.0) 10731 : audit 0 from='client.? 172.21.15.40:0/2754520417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:10 smithi040 bash[28232]: cluster 2023-12-02T01:13:08.403189+0000 mgr.y (mgr.24356) 17245 : cluster 0 pgmap v17213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:10 smithi040 bash[28232]: audit 2023-12-02T01:13:09.860757+0000 mon.a (mon.0) 10731 : audit 0 from='client.? 172.21.15.40:0/2754520417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:10 smithi141 bash[31670]: cluster 2023-12-02T01:13:08.403189+0000 mgr.y (mgr.24356) 17245 : cluster 0 pgmap v17213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:10 smithi141 bash[31670]: audit 2023-12-02T01:13:09.860757+0000 mon.a (mon.0) 10731 : audit 0 from='client.? 172.21.15.40:0/2754520417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:12 smithi040 bash[41173]: cluster 2023-12-02T01:13:10.404377+0000 mgr.y (mgr.24356) 17246 : cluster 0 pgmap v17214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:12 smithi040 bash[28232]: cluster 2023-12-02T01:13:10.404377+0000 mgr.y (mgr.24356) 17246 : cluster 0 pgmap v17214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:12 smithi141 bash[31670]: cluster 2023-12-02T01:13:10.404377+0000 mgr.y (mgr.24356) 17246 : cluster 0 pgmap v17214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:13 smithi040 bash[41173]: audit 2023-12-02T01:13:12.321652+0000 mon.a (mon.0) 10732 : audit 0 from='client.? 172.21.15.40:0/216222176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:13 smithi040 bash[41173]: audit 2023-12-02T01:13:12.726607+0000 mon.c (mon.2) 10803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:13:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:13 smithi040 bash[28232]: audit 2023-12-02T01:13:12.321652+0000 mon.a (mon.0) 10732 : audit 0 from='client.? 172.21.15.40:0/216222176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:13 smithi040 bash[28232]: audit 2023-12-02T01:13:12.726607+0000 mon.c (mon.2) 10803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:13:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:13 smithi141 bash[31670]: audit 2023-12-02T01:13:12.321652+0000 mon.a (mon.0) 10732 : audit 0 from='client.? 172.21.15.40:0/216222176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:13 smithi141 bash[31670]: audit 2023-12-02T01:13:12.726607+0000 mon.c (mon.2) 10803 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:13:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:14 smithi040 bash[28232]: cluster 2023-12-02T01:13:12.405049+0000 mgr.y (mgr.24356) 17247 : cluster 0 pgmap v17215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:14 smithi040 bash[41173]: cluster 2023-12-02T01:13:12.405049+0000 mgr.y (mgr.24356) 17247 : cluster 0 pgmap v17215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:14 smithi141 bash[31670]: cluster 2023-12-02T01:13:12.405049+0000 mgr.y (mgr.24356) 17247 : cluster 0 pgmap v17215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:15 smithi040 bash[41173]: audit 2023-12-02T01:13:14.787153+0000 mon.a (mon.0) 10733 : audit 0 from='client.? 172.21.15.40:0/3618609736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:15 smithi040 bash[28232]: audit 2023-12-02T01:13:14.787153+0000 mon.a (mon.0) 10733 : audit 0 from='client.? 172.21.15.40:0/3618609736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:15 smithi141 bash[31670]: audit 2023-12-02T01:13:14.787153+0000 mon.a (mon.0) 10733 : audit 0 from='client.? 172.21.15.40:0/3618609736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:16 smithi040 bash[28232]: cluster 2023-12-02T01:13:14.405858+0000 mgr.y (mgr.24356) 17248 : cluster 0 pgmap v17216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:16 smithi040 bash[41173]: cluster 2023-12-02T01:13:14.405858+0000 mgr.y (mgr.24356) 17248 : cluster 0 pgmap v17216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:16 smithi141 bash[31670]: cluster 2023-12-02T01:13:14.405858+0000 mgr.y (mgr.24356) 17248 : cluster 0 pgmap v17216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:13:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:13:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:18 smithi040 bash[28232]: cluster 2023-12-02T01:13:16.406507+0000 mgr.y (mgr.24356) 17249 : cluster 0 pgmap v17217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:18 smithi040 bash[28232]: audit 2023-12-02T01:13:17.264651+0000 mon.c (mon.2) 10804 : audit 0 from='client.? 172.21.15.40:0/2853998095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:18 smithi040 bash[41173]: cluster 2023-12-02T01:13:16.406507+0000 mgr.y (mgr.24356) 17249 : cluster 0 pgmap v17217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:18 smithi040 bash[41173]: audit 2023-12-02T01:13:17.264651+0000 mon.c (mon.2) 10804 : audit 0 from='client.? 172.21.15.40:0/2853998095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:18 smithi141 bash[31670]: cluster 2023-12-02T01:13:16.406507+0000 mgr.y (mgr.24356) 17249 : cluster 0 pgmap v17217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:18 smithi141 bash[31670]: audit 2023-12-02T01:13:17.264651+0000 mon.c (mon.2) 10804 : audit 0 from='client.? 172.21.15.40:0/2853998095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: cluster 2023-12-02T01:13:18.407170+0000 mgr.y (mgr.24356) 17250 : cluster 0 pgmap v17218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:18.629000+0000 mon.a (mon.0) 10734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:18.642664+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:18.978173+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:18.991159+0000 mon.a (mon.0) 10737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:19.249326+0000 mon.c (mon.2) 10805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:19.471419+0000 mon.c (mon.2) 10806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:19.472769+0000 mon.c (mon.2) 10807 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:13:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[28232]: audit 2023-12-02T01:13:19.484351+0000 mon.a (mon.0) 10738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: cluster 2023-12-02T01:13:18.407170+0000 mgr.y (mgr.24356) 17250 : cluster 0 pgmap v17218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:18.629000+0000 mon.a (mon.0) 10734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:18.642664+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:18.978173+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:18.991159+0000 mon.a (mon.0) 10737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:19.249326+0000 mon.c (mon.2) 10805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:19.471419+0000 mon.c (mon.2) 10806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:19.472769+0000 mon.c (mon.2) 10807 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:13:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:19 smithi040 bash[41173]: audit 2023-12-02T01:13:19.484351+0000 mon.a (mon.0) 10738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: cluster 2023-12-02T01:13:18.407170+0000 mgr.y (mgr.24356) 17250 : cluster 0 pgmap v17218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:18.629000+0000 mon.a (mon.0) 10734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:18.642664+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:20.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:18.978173+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:18.991159+0000 mon.a (mon.0) 10737 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:19.249326+0000 mon.c (mon.2) 10805 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:19.471419+0000 mon.c (mon.2) 10806 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:19.472769+0000 mon.c (mon.2) 10807 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:19 smithi141 bash[31670]: audit 2023-12-02T01:13:19.484351+0000 mon.a (mon.0) 10738 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:13:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:20 smithi040 bash[28232]: audit 2023-12-02T01:13:19.733825+0000 mon.c (mon.2) 10808 : audit 0 from='client.? 172.21.15.40:0/199535810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:20 smithi040 bash[41173]: audit 2023-12-02T01:13:19.733825+0000 mon.c (mon.2) 10808 : audit 0 from='client.? 172.21.15.40:0/199535810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:21.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:20 smithi141 bash[31670]: audit 2023-12-02T01:13:19.733825+0000 mon.c (mon.2) 10808 : audit 0 from='client.? 172.21.15.40:0/199535810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:22.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:21 smithi141 bash[31670]: cluster 2023-12-02T01:13:20.408349+0000 mgr.y (mgr.24356) 17251 : cluster 0 pgmap v17219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:21 smithi040 bash[41173]: cluster 2023-12-02T01:13:20.408349+0000 mgr.y (mgr.24356) 17251 : cluster 0 pgmap v17219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:21 smithi040 bash[28232]: cluster 2023-12-02T01:13:20.408349+0000 mgr.y (mgr.24356) 17251 : cluster 0 pgmap v17219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:23.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:22 smithi141 bash[31670]: audit 2023-12-02T01:13:22.195919+0000 mon.a (mon.0) 10739 : audit 0 from='client.? 172.21.15.40:0/2062756178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:22 smithi040 bash[41173]: audit 2023-12-02T01:13:22.195919+0000 mon.a (mon.0) 10739 : audit 0 from='client.? 172.21.15.40:0/2062756178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:22 smithi040 bash[28232]: audit 2023-12-02T01:13:22.195919+0000 mon.a (mon.0) 10739 : audit 0 from='client.? 172.21.15.40:0/2062756178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:24.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:23 smithi141 bash[31670]: cluster 2023-12-02T01:13:22.409187+0000 mgr.y (mgr.24356) 17252 : cluster 0 pgmap v17220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:23 smithi040 bash[28232]: cluster 2023-12-02T01:13:22.409187+0000 mgr.y (mgr.24356) 17252 : cluster 0 pgmap v17220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:23 smithi040 bash[41173]: cluster 2023-12-02T01:13:22.409187+0000 mgr.y (mgr.24356) 17252 : cluster 0 pgmap v17220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:25.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:24 smithi141 bash[31670]: audit 2023-12-02T01:13:24.659063+0000 mon.a (mon.0) 10740 : audit 0 from='client.? 172.21.15.40:0/3780381262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:24 smithi040 bash[28232]: audit 2023-12-02T01:13:24.659063+0000 mon.a (mon.0) 10740 : audit 0 from='client.? 172.21.15.40:0/3780381262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:24 smithi040 bash[41173]: audit 2023-12-02T01:13:24.659063+0000 mon.a (mon.0) 10740 : audit 0 from='client.? 172.21.15.40:0/3780381262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:25 smithi040 bash[28232]: cluster 2023-12-02T01:13:24.410367+0000 mgr.y (mgr.24356) 17253 : cluster 0 pgmap v17221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:25 smithi040 bash[41173]: cluster 2023-12-02T01:13:24.410367+0000 mgr.y (mgr.24356) 17253 : cluster 0 pgmap v17221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:25 smithi141 bash[31670]: cluster 2023-12-02T01:13:24.410367+0000 mgr.y (mgr.24356) 17253 : cluster 0 pgmap v17221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:13:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:13:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:27 smithi040 bash[41173]: cluster 2023-12-02T01:13:26.411047+0000 mgr.y (mgr.24356) 17254 : cluster 0 pgmap v17222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:27 smithi040 bash[41173]: audit 2023-12-02T01:13:27.125023+0000 mon.c (mon.2) 10809 : audit 0 from='client.? 172.21.15.40:0/425892551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:27 smithi040 bash[28232]: cluster 2023-12-02T01:13:26.411047+0000 mgr.y (mgr.24356) 17254 : cluster 0 pgmap v17222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:27 smithi040 bash[28232]: audit 2023-12-02T01:13:27.125023+0000 mon.c (mon.2) 10809 : audit 0 from='client.? 172.21.15.40:0/425892551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:27 smithi141 bash[31670]: cluster 2023-12-02T01:13:26.411047+0000 mgr.y (mgr.24356) 17254 : cluster 0 pgmap v17222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:27 smithi141 bash[31670]: audit 2023-12-02T01:13:27.125023+0000 mon.c (mon.2) 10809 : audit 0 from='client.? 172.21.15.40:0/425892551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:29 smithi040 bash[28232]: cluster 2023-12-02T01:13:28.411862+0000 mgr.y (mgr.24356) 17255 : cluster 0 pgmap v17223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:29 smithi040 bash[28232]: audit 2023-12-02T01:13:29.595879+0000 mon.a (mon.0) 10741 : audit 0 from='client.? 172.21.15.40:0/1931132630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:29 smithi040 bash[41173]: cluster 2023-12-02T01:13:28.411862+0000 mgr.y (mgr.24356) 17255 : cluster 0 pgmap v17223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:29 smithi040 bash[41173]: audit 2023-12-02T01:13:29.595879+0000 mon.a (mon.0) 10741 : audit 0 from='client.? 172.21.15.40:0/1931132630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:29 smithi141 bash[31670]: cluster 2023-12-02T01:13:28.411862+0000 mgr.y (mgr.24356) 17255 : cluster 0 pgmap v17223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:29 smithi141 bash[31670]: audit 2023-12-02T01:13:29.595879+0000 mon.a (mon.0) 10741 : audit 0 from='client.? 172.21.15.40:0/1931132630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:31 smithi040 bash[41173]: cluster 2023-12-02T01:13:30.413163+0000 mgr.y (mgr.24356) 17256 : cluster 0 pgmap v17224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:31 smithi040 bash[28232]: cluster 2023-12-02T01:13:30.413163+0000 mgr.y (mgr.24356) 17256 : cluster 0 pgmap v17224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:31 smithi141 bash[31670]: cluster 2023-12-02T01:13:30.413163+0000 mgr.y (mgr.24356) 17256 : cluster 0 pgmap v17224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:32 smithi040 bash[28232]: audit 2023-12-02T01:13:32.061689+0000 mon.c (mon.2) 10810 : audit 0 from='client.? 172.21.15.40:0/2151552631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:32 smithi040 bash[41173]: audit 2023-12-02T01:13:32.061689+0000 mon.c (mon.2) 10810 : audit 0 from='client.? 172.21.15.40:0/2151552631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:32 smithi141 bash[31670]: audit 2023-12-02T01:13:32.061689+0000 mon.c (mon.2) 10810 : audit 0 from='client.? 172.21.15.40:0/2151552631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:33 smithi040 bash[28232]: cluster 2023-12-02T01:13:32.413888+0000 mgr.y (mgr.24356) 17257 : cluster 0 pgmap v17225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:33 smithi040 bash[41173]: cluster 2023-12-02T01:13:32.413888+0000 mgr.y (mgr.24356) 17257 : cluster 0 pgmap v17225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:33 smithi141 bash[31670]: cluster 2023-12-02T01:13:32.413888+0000 mgr.y (mgr.24356) 17257 : cluster 0 pgmap v17225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:34 smithi040 bash[28232]: audit 2023-12-02T01:13:34.249472+0000 mon.c (mon.2) 10811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:34 smithi040 bash[28232]: audit 2023-12-02T01:13:34.524821+0000 mon.c (mon.2) 10812 : audit 0 from='client.? 172.21.15.40:0/4026096181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:34 smithi040 bash[41173]: audit 2023-12-02T01:13:34.249472+0000 mon.c (mon.2) 10811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:34 smithi040 bash[41173]: audit 2023-12-02T01:13:34.524821+0000 mon.c (mon.2) 10812 : audit 0 from='client.? 172.21.15.40:0/4026096181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:34 smithi141 bash[31670]: audit 2023-12-02T01:13:34.249472+0000 mon.c (mon.2) 10811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:34 smithi141 bash[31670]: audit 2023-12-02T01:13:34.524821+0000 mon.c (mon.2) 10812 : audit 0 from='client.? 172.21.15.40:0/4026096181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:35 smithi040 bash[28232]: cluster 2023-12-02T01:13:34.415000+0000 mgr.y (mgr.24356) 17258 : cluster 0 pgmap v17226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:35 smithi040 bash[41173]: cluster 2023-12-02T01:13:34.415000+0000 mgr.y (mgr.24356) 17258 : cluster 0 pgmap v17226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:35 smithi141 bash[31670]: cluster 2023-12-02T01:13:34.415000+0000 mgr.y (mgr.24356) 17258 : cluster 0 pgmap v17226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:13:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:13:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:37 smithi040 bash[28232]: cluster 2023-12-02T01:13:36.415663+0000 mgr.y (mgr.24356) 17259 : cluster 0 pgmap v17227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:37 smithi040 bash[28232]: audit 2023-12-02T01:13:36.993821+0000 mon.c (mon.2) 10813 : audit 0 from='client.? 172.21.15.40:0/259027168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:37 smithi040 bash[41173]: cluster 2023-12-02T01:13:36.415663+0000 mgr.y (mgr.24356) 17259 : cluster 0 pgmap v17227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:37 smithi040 bash[41173]: audit 2023-12-02T01:13:36.993821+0000 mon.c (mon.2) 10813 : audit 0 from='client.? 172.21.15.40:0/259027168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:37 smithi141 bash[31670]: cluster 2023-12-02T01:13:36.415663+0000 mgr.y (mgr.24356) 17259 : cluster 0 pgmap v17227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:37 smithi141 bash[31670]: audit 2023-12-02T01:13:36.993821+0000 mon.c (mon.2) 10813 : audit 0 from='client.? 172.21.15.40:0/259027168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:39 smithi040 bash[28232]: cluster 2023-12-02T01:13:38.416312+0000 mgr.y (mgr.24356) 17260 : cluster 0 pgmap v17228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:39 smithi040 bash[28232]: audit 2023-12-02T01:13:39.467666+0000 mon.a (mon.0) 10742 : audit 0 from='client.? 172.21.15.40:0/746172088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:39 smithi040 bash[41173]: cluster 2023-12-02T01:13:38.416312+0000 mgr.y (mgr.24356) 17260 : cluster 0 pgmap v17228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:39 smithi040 bash[41173]: audit 2023-12-02T01:13:39.467666+0000 mon.a (mon.0) 10742 : audit 0 from='client.? 172.21.15.40:0/746172088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:39 smithi141 bash[31670]: cluster 2023-12-02T01:13:38.416312+0000 mgr.y (mgr.24356) 17260 : cluster 0 pgmap v17228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:39 smithi141 bash[31670]: audit 2023-12-02T01:13:39.467666+0000 mon.a (mon.0) 10742 : audit 0 from='client.? 172.21.15.40:0/746172088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:41 smithi040 bash[28232]: cluster 2023-12-02T01:13:40.417511+0000 mgr.y (mgr.24356) 17261 : cluster 0 pgmap v17229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:41 smithi040 bash[41173]: cluster 2023-12-02T01:13:40.417511+0000 mgr.y (mgr.24356) 17261 : cluster 0 pgmap v17229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:41 smithi141 bash[31670]: cluster 2023-12-02T01:13:40.417511+0000 mgr.y (mgr.24356) 17261 : cluster 0 pgmap v17229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:42 smithi040 bash[28232]: audit 2023-12-02T01:13:41.929848+0000 mon.c (mon.2) 10814 : audit 0 from='client.? 172.21.15.40:0/3083593495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:42 smithi040 bash[41173]: audit 2023-12-02T01:13:41.929848+0000 mon.c (mon.2) 10814 : audit 0 from='client.? 172.21.15.40:0/3083593495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:42 smithi141 bash[31670]: audit 2023-12-02T01:13:41.929848+0000 mon.c (mon.2) 10814 : audit 0 from='client.? 172.21.15.40:0/3083593495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:43 smithi040 bash[41173]: cluster 2023-12-02T01:13:42.418177+0000 mgr.y (mgr.24356) 17262 : cluster 0 pgmap v17230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:43 smithi040 bash[28232]: cluster 2023-12-02T01:13:42.418177+0000 mgr.y (mgr.24356) 17262 : cluster 0 pgmap v17230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:43 smithi141 bash[31670]: cluster 2023-12-02T01:13:42.418177+0000 mgr.y (mgr.24356) 17262 : cluster 0 pgmap v17230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:44 smithi040 bash[28232]: audit 2023-12-02T01:13:44.401614+0000 mon.c (mon.2) 10815 : audit 0 from='client.? 172.21.15.40:0/3968226688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:44 smithi040 bash[41173]: audit 2023-12-02T01:13:44.401614+0000 mon.c (mon.2) 10815 : audit 0 from='client.? 172.21.15.40:0/3968226688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:45.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:44 smithi141 bash[31670]: audit 2023-12-02T01:13:44.401614+0000 mon.c (mon.2) 10815 : audit 0 from='client.? 172.21.15.40:0/3968226688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:45 smithi040 bash[28232]: cluster 2023-12-02T01:13:44.419052+0000 mgr.y (mgr.24356) 17263 : cluster 0 pgmap v17231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:45 smithi040 bash[41173]: cluster 2023-12-02T01:13:44.419052+0000 mgr.y (mgr.24356) 17263 : cluster 0 pgmap v17231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:45 smithi141 bash[31670]: cluster 2023-12-02T01:13:44.419052+0000 mgr.y (mgr.24356) 17263 : cluster 0 pgmap v17231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:13:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:13:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:47 smithi040 bash[28232]: cluster 2023-12-02T01:13:46.419692+0000 mgr.y (mgr.24356) 17264 : cluster 0 pgmap v17232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:47 smithi040 bash[28232]: audit 2023-12-02T01:13:46.865114+0000 mon.c (mon.2) 10816 : audit 0 from='client.? 172.21.15.40:0/3548235084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:47 smithi040 bash[41173]: cluster 2023-12-02T01:13:46.419692+0000 mgr.y (mgr.24356) 17264 : cluster 0 pgmap v17232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:47 smithi040 bash[41173]: audit 2023-12-02T01:13:46.865114+0000 mon.c (mon.2) 10816 : audit 0 from='client.? 172.21.15.40:0/3548235084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:47 smithi141 bash[31670]: cluster 2023-12-02T01:13:46.419692+0000 mgr.y (mgr.24356) 17264 : cluster 0 pgmap v17232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:47 smithi141 bash[31670]: audit 2023-12-02T01:13:46.865114+0000 mon.c (mon.2) 10816 : audit 0 from='client.? 172.21.15.40:0/3548235084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:49 smithi040 bash[28232]: cluster 2023-12-02T01:13:48.420359+0000 mgr.y (mgr.24356) 17265 : cluster 0 pgmap v17233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:49 smithi040 bash[28232]: audit 2023-12-02T01:13:49.249945+0000 mon.c (mon.2) 10817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:49 smithi040 bash[28232]: audit 2023-12-02T01:13:49.337736+0000 mon.c (mon.2) 10818 : audit 0 from='client.? 172.21.15.40:0/1841559447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:49 smithi040 bash[41173]: cluster 2023-12-02T01:13:48.420359+0000 mgr.y (mgr.24356) 17265 : cluster 0 pgmap v17233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:49 smithi040 bash[41173]: audit 2023-12-02T01:13:49.249945+0000 mon.c (mon.2) 10817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:49 smithi040 bash[41173]: audit 2023-12-02T01:13:49.337736+0000 mon.c (mon.2) 10818 : audit 0 from='client.? 172.21.15.40:0/1841559447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:49 smithi141 bash[31670]: cluster 2023-12-02T01:13:48.420359+0000 mgr.y (mgr.24356) 17265 : cluster 0 pgmap v17233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:49 smithi141 bash[31670]: audit 2023-12-02T01:13:49.249945+0000 mon.c (mon.2) 10817 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:49 smithi141 bash[31670]: audit 2023-12-02T01:13:49.337736+0000 mon.c (mon.2) 10818 : audit 0 from='client.? 172.21.15.40:0/1841559447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:51 smithi040 bash[28232]: cluster 2023-12-02T01:13:50.421519+0000 mgr.y (mgr.24356) 17266 : cluster 0 pgmap v17234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:51 smithi040 bash[28232]: audit 2023-12-02T01:13:51.800795+0000 mon.a (mon.0) 10743 : audit 0 from='client.? 172.21.15.40:0/837534693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:51 smithi040 bash[41173]: cluster 2023-12-02T01:13:50.421519+0000 mgr.y (mgr.24356) 17266 : cluster 0 pgmap v17234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:51 smithi040 bash[41173]: audit 2023-12-02T01:13:51.800795+0000 mon.a (mon.0) 10743 : audit 0 from='client.? 172.21.15.40:0/837534693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:51 smithi141 bash[31670]: cluster 2023-12-02T01:13:50.421519+0000 mgr.y (mgr.24356) 17266 : cluster 0 pgmap v17234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:51 smithi141 bash[31670]: audit 2023-12-02T01:13:51.800795+0000 mon.a (mon.0) 10743 : audit 0 from='client.? 172.21.15.40:0/837534693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:53 smithi040 bash[28232]: cluster 2023-12-02T01:13:52.422117+0000 mgr.y (mgr.24356) 17267 : cluster 0 pgmap v17235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:53 smithi040 bash[41173]: cluster 2023-12-02T01:13:52.422117+0000 mgr.y (mgr.24356) 17267 : cluster 0 pgmap v17235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:53 smithi141 bash[31670]: cluster 2023-12-02T01:13:52.422117+0000 mgr.y (mgr.24356) 17267 : cluster 0 pgmap v17235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:54 smithi040 bash[28232]: audit 2023-12-02T01:13:54.268941+0000 mon.c (mon.2) 10819 : audit 0 from='client.? 172.21.15.40:0/4040071562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:54 smithi040 bash[41173]: audit 2023-12-02T01:13:54.268941+0000 mon.c (mon.2) 10819 : audit 0 from='client.? 172.21.15.40:0/4040071562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:54 smithi141 bash[31670]: audit 2023-12-02T01:13:54.268941+0000 mon.c (mon.2) 10819 : audit 0 from='client.? 172.21.15.40:0/4040071562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:55 smithi040 bash[28232]: cluster 2023-12-02T01:13:54.423262+0000 mgr.y (mgr.24356) 17268 : cluster 0 pgmap v17236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:55 smithi040 bash[41173]: cluster 2023-12-02T01:13:54.423262+0000 mgr.y (mgr.24356) 17268 : cluster 0 pgmap v17236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:55 smithi141 bash[31670]: cluster 2023-12-02T01:13:54.423262+0000 mgr.y (mgr.24356) 17268 : cluster 0 pgmap v17236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:56.883 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:13:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:13:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:56 smithi040 bash[28232]: audit 2023-12-02T01:13:56.734897+0000 mon.c (mon.2) 10820 : audit 0 from='client.? 172.21.15.40:0/3461362419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:56 smithi040 bash[41173]: audit 2023-12-02T01:13:56.734897+0000 mon.c (mon.2) 10820 : audit 0 from='client.? 172.21.15.40:0/3461362419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:56 smithi141 bash[31670]: audit 2023-12-02T01:13:56.734897+0000 mon.c (mon.2) 10820 : audit 0 from='client.? 172.21.15.40:0/3461362419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:13:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:57 smithi040 bash[28232]: cluster 2023-12-02T01:13:56.423666+0000 mgr.y (mgr.24356) 17269 : cluster 0 pgmap v17237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:57 smithi040 bash[41173]: cluster 2023-12-02T01:13:56.423666+0000 mgr.y (mgr.24356) 17269 : cluster 0 pgmap v17237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:13:58.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:57 smithi141 bash[31670]: cluster 2023-12-02T01:13:56.423666+0000 mgr.y (mgr.24356) 17269 : cluster 0 pgmap v17237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:59 smithi040 bash[28232]: cluster 2023-12-02T01:13:58.424311+0000 mgr.y (mgr.24356) 17270 : cluster 0 pgmap v17238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:13:59 smithi040 bash[28232]: audit 2023-12-02T01:13:59.194458+0000 mon.a (mon.0) 10744 : audit 0 from='client.? 172.21.15.40:0/531075400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:59 smithi040 bash[41173]: cluster 2023-12-02T01:13:58.424311+0000 mgr.y (mgr.24356) 17270 : cluster 0 pgmap v17238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:13:59 smithi040 bash[41173]: audit 2023-12-02T01:13:59.194458+0000 mon.a (mon.0) 10744 : audit 0 from='client.? 172.21.15.40:0/531075400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:59 smithi141 bash[31670]: cluster 2023-12-02T01:13:58.424311+0000 mgr.y (mgr.24356) 17270 : cluster 0 pgmap v17238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:13:59 smithi141 bash[31670]: audit 2023-12-02T01:13:59.194458+0000 mon.a (mon.0) 10744 : audit 0 from='client.? 172.21.15.40:0/531075400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:01 smithi040 bash[28232]: cluster 2023-12-02T01:14:00.425567+0000 mgr.y (mgr.24356) 17271 : cluster 0 pgmap v17239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:01 smithi040 bash[28232]: audit 2023-12-02T01:14:01.659272+0000 mon.c (mon.2) 10821 : audit 0 from='client.? 172.21.15.40:0/3135274808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:01 smithi040 bash[41173]: cluster 2023-12-02T01:14:00.425567+0000 mgr.y (mgr.24356) 17271 : cluster 0 pgmap v17239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:01 smithi040 bash[41173]: audit 2023-12-02T01:14:01.659272+0000 mon.c (mon.2) 10821 : audit 0 from='client.? 172.21.15.40:0/3135274808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:01 smithi141 bash[31670]: cluster 2023-12-02T01:14:00.425567+0000 mgr.y (mgr.24356) 17271 : cluster 0 pgmap v17239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:01 smithi141 bash[31670]: audit 2023-12-02T01:14:01.659272+0000 mon.c (mon.2) 10821 : audit 0 from='client.? 172.21.15.40:0/3135274808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:03 smithi040 bash[28232]: cluster 2023-12-02T01:14:02.426270+0000 mgr.y (mgr.24356) 17272 : cluster 0 pgmap v17240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:03 smithi040 bash[41173]: cluster 2023-12-02T01:14:02.426270+0000 mgr.y (mgr.24356) 17272 : cluster 0 pgmap v17240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:03 smithi141 bash[31670]: cluster 2023-12-02T01:14:02.426270+0000 mgr.y (mgr.24356) 17272 : cluster 0 pgmap v17240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:04 smithi040 bash[28232]: audit 2023-12-02T01:14:04.133999+0000 mon.c (mon.2) 10822 : audit 0 from='client.? 172.21.15.40:0/174971186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:04 smithi040 bash[28232]: audit 2023-12-02T01:14:04.250503+0000 mon.c (mon.2) 10823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:04 smithi040 bash[41173]: audit 2023-12-02T01:14:04.133999+0000 mon.c (mon.2) 10822 : audit 0 from='client.? 172.21.15.40:0/174971186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:04 smithi040 bash[41173]: audit 2023-12-02T01:14:04.250503+0000 mon.c (mon.2) 10823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:04 smithi141 bash[31670]: audit 2023-12-02T01:14:04.133999+0000 mon.c (mon.2) 10822 : audit 0 from='client.? 172.21.15.40:0/174971186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:04 smithi141 bash[31670]: audit 2023-12-02T01:14:04.250503+0000 mon.c (mon.2) 10823 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:05 smithi141 bash[31670]: cluster 2023-12-02T01:14:04.427243+0000 mgr.y (mgr.24356) 17273 : cluster 0 pgmap v17241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:05 smithi040 bash[28232]: cluster 2023-12-02T01:14:04.427243+0000 mgr.y (mgr.24356) 17273 : cluster 0 pgmap v17241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:05 smithi040 bash[41173]: cluster 2023-12-02T01:14:04.427243+0000 mgr.y (mgr.24356) 17273 : cluster 0 pgmap v17241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:14:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:14:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:06 smithi141 bash[31670]: audit 2023-12-02T01:14:06.602286+0000 mon.c (mon.2) 10824 : audit 0 from='client.? 172.21.15.40:0/2997102115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:06 smithi040 bash[28232]: audit 2023-12-02T01:14:06.602286+0000 mon.c (mon.2) 10824 : audit 0 from='client.? 172.21.15.40:0/2997102115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:06 smithi040 bash[41173]: audit 2023-12-02T01:14:06.602286+0000 mon.c (mon.2) 10824 : audit 0 from='client.? 172.21.15.40:0/2997102115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:07 smithi141 bash[31670]: cluster 2023-12-02T01:14:06.427831+0000 mgr.y (mgr.24356) 17274 : cluster 0 pgmap v17242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:07 smithi040 bash[41173]: cluster 2023-12-02T01:14:06.427831+0000 mgr.y (mgr.24356) 17274 : cluster 0 pgmap v17242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:07 smithi040 bash[28232]: cluster 2023-12-02T01:14:06.427831+0000 mgr.y (mgr.24356) 17274 : cluster 0 pgmap v17242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:09 smithi141 bash[31670]: cluster 2023-12-02T01:14:08.428558+0000 mgr.y (mgr.24356) 17275 : cluster 0 pgmap v17243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:09 smithi141 bash[31670]: audit 2023-12-02T01:14:09.070822+0000 mon.a (mon.0) 10745 : audit 0 from='client.? 172.21.15.40:0/1697362658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:09 smithi040 bash[28232]: cluster 2023-12-02T01:14:08.428558+0000 mgr.y (mgr.24356) 17275 : cluster 0 pgmap v17243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:09 smithi040 bash[28232]: audit 2023-12-02T01:14:09.070822+0000 mon.a (mon.0) 10745 : audit 0 from='client.? 172.21.15.40:0/1697362658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:09 smithi040 bash[41173]: cluster 2023-12-02T01:14:08.428558+0000 mgr.y (mgr.24356) 17275 : cluster 0 pgmap v17243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:09 smithi040 bash[41173]: audit 2023-12-02T01:14:09.070822+0000 mon.a (mon.0) 10745 : audit 0 from='client.? 172.21.15.40:0/1697362658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:11 smithi141 bash[31670]: cluster 2023-12-02T01:14:10.429649+0000 mgr.y (mgr.24356) 17276 : cluster 0 pgmap v17244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:11 smithi141 bash[31670]: audit 2023-12-02T01:14:11.534803+0000 mon.a (mon.0) 10746 : audit 0 from='client.? 172.21.15.40:0/3456752654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:11 smithi040 bash[28232]: cluster 2023-12-02T01:14:10.429649+0000 mgr.y (mgr.24356) 17276 : cluster 0 pgmap v17244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:11 smithi040 bash[28232]: audit 2023-12-02T01:14:11.534803+0000 mon.a (mon.0) 10746 : audit 0 from='client.? 172.21.15.40:0/3456752654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:11 smithi040 bash[41173]: cluster 2023-12-02T01:14:10.429649+0000 mgr.y (mgr.24356) 17276 : cluster 0 pgmap v17244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:11 smithi040 bash[41173]: audit 2023-12-02T01:14:11.534803+0000 mon.a (mon.0) 10746 : audit 0 from='client.? 172.21.15.40:0/3456752654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:13 smithi141 bash[31670]: cluster 2023-12-02T01:14:12.430289+0000 mgr.y (mgr.24356) 17277 : cluster 0 pgmap v17245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:13 smithi040 bash[28232]: cluster 2023-12-02T01:14:12.430289+0000 mgr.y (mgr.24356) 17277 : cluster 0 pgmap v17245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:13 smithi040 bash[41173]: cluster 2023-12-02T01:14:12.430289+0000 mgr.y (mgr.24356) 17277 : cluster 0 pgmap v17245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:14 smithi141 bash[31670]: audit 2023-12-02T01:14:14.001604+0000 mon.c (mon.2) 10825 : audit 0 from='client.? 172.21.15.40:0/1376614499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:14 smithi040 bash[41173]: audit 2023-12-02T01:14:14.001604+0000 mon.c (mon.2) 10825 : audit 0 from='client.? 172.21.15.40:0/1376614499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:14 smithi040 bash[28232]: audit 2023-12-02T01:14:14.001604+0000 mon.c (mon.2) 10825 : audit 0 from='client.? 172.21.15.40:0/1376614499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:15 smithi141 bash[31670]: cluster 2023-12-02T01:14:14.431459+0000 mgr.y (mgr.24356) 17278 : cluster 0 pgmap v17246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:15 smithi040 bash[41173]: cluster 2023-12-02T01:14:14.431459+0000 mgr.y (mgr.24356) 17278 : cluster 0 pgmap v17246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:15 smithi040 bash[28232]: cluster 2023-12-02T01:14:14.431459+0000 mgr.y (mgr.24356) 17278 : cluster 0 pgmap v17246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:14:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:14:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:16 smithi141 bash[31670]: audit 2023-12-02T01:14:16.463698+0000 mon.a (mon.0) 10747 : audit 0 from='client.? 172.21.15.40:0/121823922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:16 smithi040 bash[28232]: audit 2023-12-02T01:14:16.463698+0000 mon.a (mon.0) 10747 : audit 0 from='client.? 172.21.15.40:0/121823922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:16 smithi040 bash[41173]: audit 2023-12-02T01:14:16.463698+0000 mon.a (mon.0) 10747 : audit 0 from='client.? 172.21.15.40:0/121823922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:17 smithi141 bash[31670]: cluster 2023-12-02T01:14:16.431947+0000 mgr.y (mgr.24356) 17279 : cluster 0 pgmap v17247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:17 smithi040 bash[28232]: cluster 2023-12-02T01:14:16.431947+0000 mgr.y (mgr.24356) 17279 : cluster 0 pgmap v17247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:17 smithi040 bash[41173]: cluster 2023-12-02T01:14:16.431947+0000 mgr.y (mgr.24356) 17279 : cluster 0 pgmap v17247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:18 smithi141 bash[31670]: audit 2023-12-02T01:14:18.927259+0000 mon.a (mon.0) 10748 : audit 0 from='client.? 172.21.15.40:0/349916391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:18 smithi040 bash[28232]: audit 2023-12-02T01:14:18.927259+0000 mon.a (mon.0) 10748 : audit 0 from='client.? 172.21.15.40:0/349916391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:18 smithi040 bash[41173]: audit 2023-12-02T01:14:18.927259+0000 mon.a (mon.0) 10748 : audit 0 from='client.? 172.21.15.40:0/349916391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:19 smithi141 bash[31670]: cluster 2023-12-02T01:14:18.432657+0000 mgr.y (mgr.24356) 17280 : cluster 0 pgmap v17248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:19 smithi141 bash[31670]: audit 2023-12-02T01:14:19.250898+0000 mon.c (mon.2) 10826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:19 smithi141 bash[31670]: audit 2023-12-02T01:14:19.568733+0000 mon.c (mon.2) 10827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:14:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:19 smithi040 bash[28232]: cluster 2023-12-02T01:14:18.432657+0000 mgr.y (mgr.24356) 17280 : cluster 0 pgmap v17248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:19 smithi040 bash[28232]: audit 2023-12-02T01:14:19.250898+0000 mon.c (mon.2) 10826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:19 smithi040 bash[28232]: audit 2023-12-02T01:14:19.568733+0000 mon.c (mon.2) 10827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:14:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:19 smithi040 bash[41173]: cluster 2023-12-02T01:14:18.432657+0000 mgr.y (mgr.24356) 17280 : cluster 0 pgmap v17248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:19 smithi040 bash[41173]: audit 2023-12-02T01:14:19.250898+0000 mon.c (mon.2) 10826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:19 smithi040 bash[41173]: audit 2023-12-02T01:14:19.568733+0000 mon.c (mon.2) 10827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:14:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:21 smithi141 bash[31670]: cluster 2023-12-02T01:14:20.433763+0000 mgr.y (mgr.24356) 17281 : cluster 0 pgmap v17249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:21 smithi141 bash[31670]: audit 2023-12-02T01:14:21.390104+0000 mon.c (mon.2) 10828 : audit 0 from='client.? 172.21.15.40:0/2448681092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:21 smithi040 bash[28232]: cluster 2023-12-02T01:14:20.433763+0000 mgr.y (mgr.24356) 17281 : cluster 0 pgmap v17249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:21 smithi040 bash[28232]: audit 2023-12-02T01:14:21.390104+0000 mon.c (mon.2) 10828 : audit 0 from='client.? 172.21.15.40:0/2448681092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:21 smithi040 bash[41173]: cluster 2023-12-02T01:14:20.433763+0000 mgr.y (mgr.24356) 17281 : cluster 0 pgmap v17249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:21 smithi040 bash[41173]: audit 2023-12-02T01:14:21.390104+0000 mon.c (mon.2) 10828 : audit 0 from='client.? 172.21.15.40:0/2448681092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:23 smithi141 bash[31670]: cluster 2023-12-02T01:14:22.434415+0000 mgr.y (mgr.24356) 17282 : cluster 0 pgmap v17250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:23 smithi141 bash[31670]: audit 2023-12-02T01:14:23.852238+0000 mon.a (mon.0) 10749 : audit 0 from='client.? 172.21.15.40:0/3906530067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:23 smithi040 bash[28232]: cluster 2023-12-02T01:14:22.434415+0000 mgr.y (mgr.24356) 17282 : cluster 0 pgmap v17250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:23 smithi040 bash[28232]: audit 2023-12-02T01:14:23.852238+0000 mon.a (mon.0) 10749 : audit 0 from='client.? 172.21.15.40:0/3906530067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:23 smithi040 bash[41173]: cluster 2023-12-02T01:14:22.434415+0000 mgr.y (mgr.24356) 17282 : cluster 0 pgmap v17250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:23 smithi040 bash[41173]: audit 2023-12-02T01:14:23.852238+0000 mon.a (mon.0) 10749 : audit 0 from='client.? 172.21.15.40:0/3906530067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:25 smithi141 bash[31670]: cluster 2023-12-02T01:14:24.435510+0000 mgr.y (mgr.24356) 17283 : cluster 0 pgmap v17251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:25 smithi141 bash[31670]: audit 2023-12-02T01:14:25.517650+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:25 smithi141 bash[31670]: audit 2023-12-02T01:14:25.530539+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:25 smithi141 bash[31670]: audit 2023-12-02T01:14:25.765905+0000 mon.a (mon.0) 10752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:25 smithi141 bash[31670]: audit 2023-12-02T01:14:25.777488+0000 mon.a (mon.0) 10753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[28232]: cluster 2023-12-02T01:14:24.435510+0000 mgr.y (mgr.24356) 17283 : cluster 0 pgmap v17251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[28232]: audit 2023-12-02T01:14:25.517650+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[28232]: audit 2023-12-02T01:14:25.530539+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[28232]: audit 2023-12-02T01:14:25.765905+0000 mon.a (mon.0) 10752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[28232]: audit 2023-12-02T01:14:25.777488+0000 mon.a (mon.0) 10753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[41173]: cluster 2023-12-02T01:14:24.435510+0000 mgr.y (mgr.24356) 17283 : cluster 0 pgmap v17251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[41173]: audit 2023-12-02T01:14:25.517650+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[41173]: audit 2023-12-02T01:14:25.530539+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[41173]: audit 2023-12-02T01:14:25.765905+0000 mon.a (mon.0) 10752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:25 smithi040 bash[41173]: audit 2023-12-02T01:14:25.777488+0000 mon.a (mon.0) 10753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:14:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:14:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:26 smithi141 bash[31670]: audit 2023-12-02T01:14:26.339241+0000 mon.c (mon.2) 10829 : audit 0 from='client.? 172.21.15.40:0/1506896346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:26 smithi040 bash[28232]: audit 2023-12-02T01:14:26.339241+0000 mon.c (mon.2) 10829 : audit 0 from='client.? 172.21.15.40:0/1506896346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:26 smithi040 bash[41173]: audit 2023-12-02T01:14:26.339241+0000 mon.c (mon.2) 10829 : audit 0 from='client.? 172.21.15.40:0/1506896346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:28 smithi141 bash[31670]: cluster 2023-12-02T01:14:26.436170+0000 mgr.y (mgr.24356) 17284 : cluster 0 pgmap v17252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:28 smithi040 bash[41173]: cluster 2023-12-02T01:14:26.436170+0000 mgr.y (mgr.24356) 17284 : cluster 0 pgmap v17252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:28 smithi040 bash[28232]: cluster 2023-12-02T01:14:26.436170+0000 mgr.y (mgr.24356) 17284 : cluster 0 pgmap v17252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:29 smithi141 bash[31670]: audit 2023-12-02T01:14:28.804596+0000 mon.a (mon.0) 10754 : audit 0 from='client.? 172.21.15.40:0/2128097754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:29 smithi040 bash[28232]: audit 2023-12-02T01:14:28.804596+0000 mon.a (mon.0) 10754 : audit 0 from='client.? 172.21.15.40:0/2128097754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:29 smithi040 bash[41173]: audit 2023-12-02T01:14:28.804596+0000 mon.a (mon.0) 10754 : audit 0 from='client.? 172.21.15.40:0/2128097754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:30 smithi141 bash[31670]: cluster 2023-12-02T01:14:28.436856+0000 mgr.y (mgr.24356) 17285 : cluster 0 pgmap v17253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:30 smithi040 bash[28232]: cluster 2023-12-02T01:14:28.436856+0000 mgr.y (mgr.24356) 17285 : cluster 0 pgmap v17253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:30 smithi040 bash[41173]: cluster 2023-12-02T01:14:28.436856+0000 mgr.y (mgr.24356) 17285 : cluster 0 pgmap v17253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:32 smithi141 bash[31670]: cluster 2023-12-02T01:14:30.437909+0000 mgr.y (mgr.24356) 17286 : cluster 0 pgmap v17254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:32 smithi141 bash[31670]: audit 2023-12-02T01:14:31.259973+0000 mon.a (mon.0) 10755 : audit 0 from='client.? 172.21.15.40:0/553100182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:32.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:32 smithi040 bash[28232]: cluster 2023-12-02T01:14:30.437909+0000 mgr.y (mgr.24356) 17286 : cluster 0 pgmap v17254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:32.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:32 smithi040 bash[28232]: audit 2023-12-02T01:14:31.259973+0000 mon.a (mon.0) 10755 : audit 0 from='client.? 172.21.15.40:0/553100182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:32.280 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:32 smithi040 bash[41173]: cluster 2023-12-02T01:14:30.437909+0000 mgr.y (mgr.24356) 17286 : cluster 0 pgmap v17254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:32.280 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:32 smithi040 bash[41173]: audit 2023-12-02T01:14:31.259973+0000 mon.a (mon.0) 10755 : audit 0 from='client.? 172.21.15.40:0/553100182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:34 smithi040 bash[41173]: cluster 2023-12-02T01:14:32.438590+0000 mgr.y (mgr.24356) 17287 : cluster 0 pgmap v17255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:34 smithi040 bash[41173]: audit 2023-12-02T01:14:33.717313+0000 mon.a (mon.0) 10756 : audit 0 from='client.? 172.21.15.40:0/4081838881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:34 smithi040 bash[28232]: cluster 2023-12-02T01:14:32.438590+0000 mgr.y (mgr.24356) 17287 : cluster 0 pgmap v17255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:34 smithi040 bash[28232]: audit 2023-12-02T01:14:33.717313+0000 mon.a (mon.0) 10756 : audit 0 from='client.? 172.21.15.40:0/4081838881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:34 smithi141 bash[31670]: cluster 2023-12-02T01:14:32.438590+0000 mgr.y (mgr.24356) 17287 : cluster 0 pgmap v17255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:34 smithi141 bash[31670]: audit 2023-12-02T01:14:33.717313+0000 mon.a (mon.0) 10756 : audit 0 from='client.? 172.21.15.40:0/4081838881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:35 smithi040 bash[41173]: audit 2023-12-02T01:14:34.251364+0000 mon.c (mon.2) 10830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:35 smithi040 bash[28232]: audit 2023-12-02T01:14:34.251364+0000 mon.c (mon.2) 10830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:35 smithi141 bash[31670]: audit 2023-12-02T01:14:34.251364+0000 mon.c (mon.2) 10830 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:36 smithi040 bash[41173]: cluster 2023-12-02T01:14:34.439926+0000 mgr.y (mgr.24356) 17288 : cluster 0 pgmap v17256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:36 smithi040 bash[28232]: cluster 2023-12-02T01:14:34.439926+0000 mgr.y (mgr.24356) 17288 : cluster 0 pgmap v17256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:36 smithi141 bash[31670]: cluster 2023-12-02T01:14:34.439926+0000 mgr.y (mgr.24356) 17288 : cluster 0 pgmap v17256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:14:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[28232]: audit 2023-12-02T01:14:36.165483+0000 mon.c (mon.2) 10831 : audit 0 from='client.? 172.21.15.40:0/1608190950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[28232]: audit 2023-12-02T01:14:36.309884+0000 mon.a (mon.0) 10757 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[28232]: audit 2023-12-02T01:14:36.321184+0000 mon.a (mon.0) 10758 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[28232]: audit 2023-12-02T01:14:36.323650+0000 mon.c (mon.2) 10832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[28232]: audit 2023-12-02T01:14:36.324985+0000 mon.c (mon.2) 10833 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[28232]: audit 2023-12-02T01:14:36.335235+0000 mon.a (mon.0) 10759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[41173]: audit 2023-12-02T01:14:36.165483+0000 mon.c (mon.2) 10831 : audit 0 from='client.? 172.21.15.40:0/1608190950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[41173]: audit 2023-12-02T01:14:36.309884+0000 mon.a (mon.0) 10757 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[41173]: audit 2023-12-02T01:14:36.321184+0000 mon.a (mon.0) 10758 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[41173]: audit 2023-12-02T01:14:36.323650+0000 mon.c (mon.2) 10832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:14:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[41173]: audit 2023-12-02T01:14:36.324985+0000 mon.c (mon.2) 10833 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:14:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:37 smithi040 bash[41173]: audit 2023-12-02T01:14:36.335235+0000 mon.a (mon.0) 10759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:37 smithi141 bash[31670]: audit 2023-12-02T01:14:36.165483+0000 mon.c (mon.2) 10831 : audit 0 from='client.? 172.21.15.40:0/1608190950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:37 smithi141 bash[31670]: audit 2023-12-02T01:14:36.309884+0000 mon.a (mon.0) 10757 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:37 smithi141 bash[31670]: audit 2023-12-02T01:14:36.321184+0000 mon.a (mon.0) 10758 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:37 smithi141 bash[31670]: audit 2023-12-02T01:14:36.323650+0000 mon.c (mon.2) 10832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:14:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:37 smithi141 bash[31670]: audit 2023-12-02T01:14:36.324985+0000 mon.c (mon.2) 10833 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:14:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:37 smithi141 bash[31670]: audit 2023-12-02T01:14:36.335235+0000 mon.a (mon.0) 10759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:14:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:38 smithi040 bash[41173]: cluster 2023-12-02T01:14:36.440653+0000 mgr.y (mgr.24356) 17289 : cluster 0 pgmap v17257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:38 smithi040 bash[28232]: cluster 2023-12-02T01:14:36.440653+0000 mgr.y (mgr.24356) 17289 : cluster 0 pgmap v17257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:38 smithi141 bash[31670]: cluster 2023-12-02T01:14:36.440653+0000 mgr.y (mgr.24356) 17289 : cluster 0 pgmap v17257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:39 smithi040 bash[28232]: audit 2023-12-02T01:14:38.628496+0000 mon.c (mon.2) 10834 : audit 0 from='client.? 172.21.15.40:0/2908111646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:39 smithi040 bash[41173]: audit 2023-12-02T01:14:38.628496+0000 mon.c (mon.2) 10834 : audit 0 from='client.? 172.21.15.40:0/2908111646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:39 smithi141 bash[31670]: audit 2023-12-02T01:14:38.628496+0000 mon.c (mon.2) 10834 : audit 0 from='client.? 172.21.15.40:0/2908111646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:40 smithi040 bash[28232]: cluster 2023-12-02T01:14:38.441224+0000 mgr.y (mgr.24356) 17290 : cluster 0 pgmap v17258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:40 smithi040 bash[41173]: cluster 2023-12-02T01:14:38.441224+0000 mgr.y (mgr.24356) 17290 : cluster 0 pgmap v17258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:40 smithi141 bash[31670]: cluster 2023-12-02T01:14:38.441224+0000 mgr.y (mgr.24356) 17290 : cluster 0 pgmap v17258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:42 smithi040 bash[28232]: cluster 2023-12-02T01:14:40.442371+0000 mgr.y (mgr.24356) 17291 : cluster 0 pgmap v17259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:42 smithi040 bash[28232]: audit 2023-12-02T01:14:41.097270+0000 mon.a (mon.0) 10760 : audit 0 from='client.? 172.21.15.40:0/822628484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:42 smithi040 bash[41173]: cluster 2023-12-02T01:14:40.442371+0000 mgr.y (mgr.24356) 17291 : cluster 0 pgmap v17259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:42 smithi040 bash[41173]: audit 2023-12-02T01:14:41.097270+0000 mon.a (mon.0) 10760 : audit 0 from='client.? 172.21.15.40:0/822628484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:42 smithi141 bash[31670]: cluster 2023-12-02T01:14:40.442371+0000 mgr.y (mgr.24356) 17291 : cluster 0 pgmap v17259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:42 smithi141 bash[31670]: audit 2023-12-02T01:14:41.097270+0000 mon.a (mon.0) 10760 : audit 0 from='client.? 172.21.15.40:0/822628484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:44 smithi040 bash[41173]: cluster 2023-12-02T01:14:42.443036+0000 mgr.y (mgr.24356) 17292 : cluster 0 pgmap v17260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:44 smithi040 bash[41173]: audit 2023-12-02T01:14:43.560913+0000 mon.a (mon.0) 10761 : audit 0 from='client.? 172.21.15.40:0/2423218785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:44 smithi040 bash[28232]: cluster 2023-12-02T01:14:42.443036+0000 mgr.y (mgr.24356) 17292 : cluster 0 pgmap v17260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:44 smithi040 bash[28232]: audit 2023-12-02T01:14:43.560913+0000 mon.a (mon.0) 10761 : audit 0 from='client.? 172.21.15.40:0/2423218785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:44 smithi141 bash[31670]: cluster 2023-12-02T01:14:42.443036+0000 mgr.y (mgr.24356) 17292 : cluster 0 pgmap v17260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:44 smithi141 bash[31670]: audit 2023-12-02T01:14:43.560913+0000 mon.a (mon.0) 10761 : audit 0 from='client.? 172.21.15.40:0/2423218785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:46 smithi040 bash[28232]: cluster 2023-12-02T01:14:44.444138+0000 mgr.y (mgr.24356) 17293 : cluster 0 pgmap v17261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:46 smithi040 bash[28232]: audit 2023-12-02T01:14:46.030357+0000 mon.a (mon.0) 10762 : audit 0 from='client.? 172.21.15.40:0/3295207324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:46 smithi040 bash[41173]: cluster 2023-12-02T01:14:44.444138+0000 mgr.y (mgr.24356) 17293 : cluster 0 pgmap v17261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:46 smithi040 bash[41173]: audit 2023-12-02T01:14:46.030357+0000 mon.a (mon.0) 10762 : audit 0 from='client.? 172.21.15.40:0/3295207324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:46 smithi141 bash[31670]: cluster 2023-12-02T01:14:44.444138+0000 mgr.y (mgr.24356) 17293 : cluster 0 pgmap v17261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:46 smithi141 bash[31670]: audit 2023-12-02T01:14:46.030357+0000 mon.a (mon.0) 10762 : audit 0 from='client.? 172.21.15.40:0/3295207324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:14:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:14:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:48 smithi040 bash[41173]: cluster 2023-12-02T01:14:46.444797+0000 mgr.y (mgr.24356) 17294 : cluster 0 pgmap v17262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:48 smithi040 bash[28232]: cluster 2023-12-02T01:14:46.444797+0000 mgr.y (mgr.24356) 17294 : cluster 0 pgmap v17262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:48 smithi141 bash[31670]: cluster 2023-12-02T01:14:46.444797+0000 mgr.y (mgr.24356) 17294 : cluster 0 pgmap v17262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:49 smithi040 bash[28232]: audit 2023-12-02T01:14:48.500975+0000 mon.c (mon.2) 10835 : audit 0 from='client.? 172.21.15.40:0/4019642473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:49 smithi040 bash[41173]: audit 2023-12-02T01:14:48.500975+0000 mon.c (mon.2) 10835 : audit 0 from='client.? 172.21.15.40:0/4019642473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:49 smithi141 bash[31670]: audit 2023-12-02T01:14:48.500975+0000 mon.c (mon.2) 10835 : audit 0 from='client.? 172.21.15.40:0/4019642473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:50 smithi040 bash[28232]: cluster 2023-12-02T01:14:48.445402+0000 mgr.y (mgr.24356) 17295 : cluster 0 pgmap v17263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:50 smithi040 bash[28232]: audit 2023-12-02T01:14:49.251516+0000 mon.c (mon.2) 10836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:50 smithi040 bash[41173]: cluster 2023-12-02T01:14:48.445402+0000 mgr.y (mgr.24356) 17295 : cluster 0 pgmap v17263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:50 smithi040 bash[41173]: audit 2023-12-02T01:14:49.251516+0000 mon.c (mon.2) 10836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:50 smithi141 bash[31670]: cluster 2023-12-02T01:14:48.445402+0000 mgr.y (mgr.24356) 17295 : cluster 0 pgmap v17263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:50 smithi141 bash[31670]: audit 2023-12-02T01:14:49.251516+0000 mon.c (mon.2) 10836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:51 smithi040 bash[28232]: cluster 2023-12-02T01:14:50.446576+0000 mgr.y (mgr.24356) 17296 : cluster 0 pgmap v17264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:51 smithi040 bash[28232]: audit 2023-12-02T01:14:50.968050+0000 mon.a (mon.0) 10763 : audit 0 from='client.? 172.21.15.40:0/76530905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:51 smithi040 bash[41173]: cluster 2023-12-02T01:14:50.446576+0000 mgr.y (mgr.24356) 17296 : cluster 0 pgmap v17264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:51 smithi040 bash[41173]: audit 2023-12-02T01:14:50.968050+0000 mon.a (mon.0) 10763 : audit 0 from='client.? 172.21.15.40:0/76530905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:51 smithi141 bash[31670]: cluster 2023-12-02T01:14:50.446576+0000 mgr.y (mgr.24356) 17296 : cluster 0 pgmap v17264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:51 smithi141 bash[31670]: audit 2023-12-02T01:14:50.968050+0000 mon.a (mon.0) 10763 : audit 0 from='client.? 172.21.15.40:0/76530905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:53 smithi040 bash[28232]: cluster 2023-12-02T01:14:52.447181+0000 mgr.y (mgr.24356) 17297 : cluster 0 pgmap v17265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:53 smithi040 bash[28232]: audit 2023-12-02T01:14:53.431641+0000 mon.a (mon.0) 10764 : audit 0 from='client.? 172.21.15.40:0/2530723530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:53 smithi040 bash[41173]: cluster 2023-12-02T01:14:52.447181+0000 mgr.y (mgr.24356) 17297 : cluster 0 pgmap v17265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:53 smithi040 bash[41173]: audit 2023-12-02T01:14:53.431641+0000 mon.a (mon.0) 10764 : audit 0 from='client.? 172.21.15.40:0/2530723530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:53 smithi141 bash[31670]: cluster 2023-12-02T01:14:52.447181+0000 mgr.y (mgr.24356) 17297 : cluster 0 pgmap v17265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:53 smithi141 bash[31670]: audit 2023-12-02T01:14:53.431641+0000 mon.a (mon.0) 10764 : audit 0 from='client.? 172.21.15.40:0/2530723530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:55 smithi040 bash[41173]: cluster 2023-12-02T01:14:54.448294+0000 mgr.y (mgr.24356) 17298 : cluster 0 pgmap v17266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:55 smithi040 bash[28232]: cluster 2023-12-02T01:14:54.448294+0000 mgr.y (mgr.24356) 17298 : cluster 0 pgmap v17266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:55 smithi141 bash[31670]: cluster 2023-12-02T01:14:54.448294+0000 mgr.y (mgr.24356) 17298 : cluster 0 pgmap v17266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:56.802 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:14:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:14:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:56 smithi040 bash[28232]: audit 2023-12-02T01:14:55.893146+0000 mon.c (mon.2) 10837 : audit 0 from='client.? 172.21.15.40:0/1517329186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:56 smithi040 bash[41173]: audit 2023-12-02T01:14:55.893146+0000 mon.c (mon.2) 10837 : audit 0 from='client.? 172.21.15.40:0/1517329186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:56 smithi141 bash[31670]: audit 2023-12-02T01:14:55.893146+0000 mon.c (mon.2) 10837 : audit 0 from='client.? 172.21.15.40:0/1517329186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:57 smithi040 bash[28232]: cluster 2023-12-02T01:14:56.448931+0000 mgr.y (mgr.24356) 17299 : cluster 0 pgmap v17267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:57 smithi040 bash[41173]: cluster 2023-12-02T01:14:56.448931+0000 mgr.y (mgr.24356) 17299 : cluster 0 pgmap v17267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:57 smithi141 bash[31670]: cluster 2023-12-02T01:14:56.448931+0000 mgr.y (mgr.24356) 17299 : cluster 0 pgmap v17267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:14:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:58 smithi040 bash[41173]: audit 2023-12-02T01:14:58.361600+0000 mon.a (mon.0) 10765 : audit 0 from='client.? 172.21.15.40:0/1887810868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:58 smithi040 bash[28232]: audit 2023-12-02T01:14:58.361600+0000 mon.a (mon.0) 10765 : audit 0 from='client.? 172.21.15.40:0/1887810868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:14:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:58 smithi141 bash[31670]: audit 2023-12-02T01:14:58.361600+0000 mon.a (mon.0) 10765 : audit 0 from='client.? 172.21.15.40:0/1887810868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:14:59 smithi040 bash[28232]: cluster 2023-12-02T01:14:58.449567+0000 mgr.y (mgr.24356) 17300 : cluster 0 pgmap v17268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:14:59 smithi040 bash[41173]: cluster 2023-12-02T01:14:58.449567+0000 mgr.y (mgr.24356) 17300 : cluster 0 pgmap v17268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:14:59 smithi141 bash[31670]: cluster 2023-12-02T01:14:58.449567+0000 mgr.y (mgr.24356) 17300 : cluster 0 pgmap v17268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:01 smithi040 bash[28232]: cluster 2023-12-02T01:15:00.450689+0000 mgr.y (mgr.24356) 17301 : cluster 0 pgmap v17269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:01 smithi040 bash[28232]: audit 2023-12-02T01:15:00.826283+0000 mon.a (mon.0) 10766 : audit 0 from='client.? 172.21.15.40:0/2810005374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:01 smithi040 bash[41173]: cluster 2023-12-02T01:15:00.450689+0000 mgr.y (mgr.24356) 17301 : cluster 0 pgmap v17269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:01 smithi040 bash[41173]: audit 2023-12-02T01:15:00.826283+0000 mon.a (mon.0) 10766 : audit 0 from='client.? 172.21.15.40:0/2810005374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:01 smithi141 bash[31670]: cluster 2023-12-02T01:15:00.450689+0000 mgr.y (mgr.24356) 17301 : cluster 0 pgmap v17269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:01 smithi141 bash[31670]: audit 2023-12-02T01:15:00.826283+0000 mon.a (mon.0) 10766 : audit 0 from='client.? 172.21.15.40:0/2810005374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:03 smithi040 bash[41173]: cluster 2023-12-02T01:15:02.451363+0000 mgr.y (mgr.24356) 17302 : cluster 0 pgmap v17270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:03 smithi040 bash[41173]: audit 2023-12-02T01:15:03.285574+0000 mon.a (mon.0) 10767 : audit 0 from='client.? 172.21.15.40:0/3528939803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:03 smithi040 bash[28232]: cluster 2023-12-02T01:15:02.451363+0000 mgr.y (mgr.24356) 17302 : cluster 0 pgmap v17270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:03 smithi040 bash[28232]: audit 2023-12-02T01:15:03.285574+0000 mon.a (mon.0) 10767 : audit 0 from='client.? 172.21.15.40:0/3528939803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:03 smithi141 bash[31670]: cluster 2023-12-02T01:15:02.451363+0000 mgr.y (mgr.24356) 17302 : cluster 0 pgmap v17270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:03 smithi141 bash[31670]: audit 2023-12-02T01:15:03.285574+0000 mon.a (mon.0) 10767 : audit 0 from='client.? 172.21.15.40:0/3528939803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:04 smithi040 bash[28232]: audit 2023-12-02T01:15:04.252231+0000 mon.c (mon.2) 10838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:04 smithi040 bash[41173]: audit 2023-12-02T01:15:04.252231+0000 mon.c (mon.2) 10838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:04 smithi141 bash[31670]: audit 2023-12-02T01:15:04.252231+0000 mon.c (mon.2) 10838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:05 smithi040 bash[28232]: cluster 2023-12-02T01:15:04.452467+0000 mgr.y (mgr.24356) 17303 : cluster 0 pgmap v17271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:05 smithi040 bash[28232]: audit 2023-12-02T01:15:05.754513+0000 mon.c (mon.2) 10839 : audit 0 from='client.? 172.21.15.40:0/1388512884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:05 smithi040 bash[41173]: cluster 2023-12-02T01:15:04.452467+0000 mgr.y (mgr.24356) 17303 : cluster 0 pgmap v17271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:05 smithi040 bash[41173]: audit 2023-12-02T01:15:05.754513+0000 mon.c (mon.2) 10839 : audit 0 from='client.? 172.21.15.40:0/1388512884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:05 smithi141 bash[31670]: cluster 2023-12-02T01:15:04.452467+0000 mgr.y (mgr.24356) 17303 : cluster 0 pgmap v17271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:05 smithi141 bash[31670]: audit 2023-12-02T01:15:05.754513+0000 mon.c (mon.2) 10839 : audit 0 from='client.? 172.21.15.40:0/1388512884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:15:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:15:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:07 smithi040 bash[28232]: cluster 2023-12-02T01:15:06.453102+0000 mgr.y (mgr.24356) 17304 : cluster 0 pgmap v17272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:07 smithi040 bash[41173]: cluster 2023-12-02T01:15:06.453102+0000 mgr.y (mgr.24356) 17304 : cluster 0 pgmap v17272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:07 smithi141 bash[31670]: cluster 2023-12-02T01:15:06.453102+0000 mgr.y (mgr.24356) 17304 : cluster 0 pgmap v17272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:08 smithi040 bash[28232]: audit 2023-12-02T01:15:08.219095+0000 mon.a (mon.0) 10768 : audit 0 from='client.? 172.21.15.40:0/4006026572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:08 smithi040 bash[41173]: audit 2023-12-02T01:15:08.219095+0000 mon.a (mon.0) 10768 : audit 0 from='client.? 172.21.15.40:0/4006026572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:08 smithi141 bash[31670]: audit 2023-12-02T01:15:08.219095+0000 mon.a (mon.0) 10768 : audit 0 from='client.? 172.21.15.40:0/4006026572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:09 smithi040 bash[41173]: cluster 2023-12-02T01:15:08.453752+0000 mgr.y (mgr.24356) 17305 : cluster 0 pgmap v17273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:09 smithi040 bash[28232]: cluster 2023-12-02T01:15:08.453752+0000 mgr.y (mgr.24356) 17305 : cluster 0 pgmap v17273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:09 smithi141 bash[31670]: cluster 2023-12-02T01:15:08.453752+0000 mgr.y (mgr.24356) 17305 : cluster 0 pgmap v17273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:10 smithi040 bash[41173]: audit 2023-12-02T01:15:10.684817+0000 mon.a (mon.0) 10769 : audit 0 from='client.? 172.21.15.40:0/4048494956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:10 smithi040 bash[28232]: audit 2023-12-02T01:15:10.684817+0000 mon.a (mon.0) 10769 : audit 0 from='client.? 172.21.15.40:0/4048494956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:11.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:10 smithi141 bash[31670]: audit 2023-12-02T01:15:10.684817+0000 mon.a (mon.0) 10769 : audit 0 from='client.? 172.21.15.40:0/4048494956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:11 smithi040 bash[28232]: cluster 2023-12-02T01:15:10.454882+0000 mgr.y (mgr.24356) 17306 : cluster 0 pgmap v17274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:11 smithi040 bash[41173]: cluster 2023-12-02T01:15:10.454882+0000 mgr.y (mgr.24356) 17306 : cluster 0 pgmap v17274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:11 smithi141 bash[31670]: cluster 2023-12-02T01:15:10.454882+0000 mgr.y (mgr.24356) 17306 : cluster 0 pgmap v17274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:13 smithi040 bash[28232]: cluster 2023-12-02T01:15:12.455540+0000 mgr.y (mgr.24356) 17307 : cluster 0 pgmap v17275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:13 smithi040 bash[28232]: audit 2023-12-02T01:15:13.144382+0000 mon.a (mon.0) 10770 : audit 0 from='client.? 172.21.15.40:0/3499230004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:13 smithi040 bash[41173]: cluster 2023-12-02T01:15:12.455540+0000 mgr.y (mgr.24356) 17307 : cluster 0 pgmap v17275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:13 smithi040 bash[41173]: audit 2023-12-02T01:15:13.144382+0000 mon.a (mon.0) 10770 : audit 0 from='client.? 172.21.15.40:0/3499230004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:13 smithi141 bash[31670]: cluster 2023-12-02T01:15:12.455540+0000 mgr.y (mgr.24356) 17307 : cluster 0 pgmap v17275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:13 smithi141 bash[31670]: audit 2023-12-02T01:15:13.144382+0000 mon.a (mon.0) 10770 : audit 0 from='client.? 172.21.15.40:0/3499230004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:15 smithi040 bash[28232]: cluster 2023-12-02T01:15:14.456664+0000 mgr.y (mgr.24356) 17308 : cluster 0 pgmap v17276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:15 smithi040 bash[28232]: audit 2023-12-02T01:15:15.617410+0000 mon.c (mon.2) 10840 : audit 0 from='client.? 172.21.15.40:0/249336750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:15 smithi040 bash[41173]: cluster 2023-12-02T01:15:14.456664+0000 mgr.y (mgr.24356) 17308 : cluster 0 pgmap v17276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:15 smithi040 bash[41173]: audit 2023-12-02T01:15:15.617410+0000 mon.c (mon.2) 10840 : audit 0 from='client.? 172.21.15.40:0/249336750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:15 smithi141 bash[31670]: cluster 2023-12-02T01:15:14.456664+0000 mgr.y (mgr.24356) 17308 : cluster 0 pgmap v17276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:15 smithi141 bash[31670]: audit 2023-12-02T01:15:15.617410+0000 mon.c (mon.2) 10840 : audit 0 from='client.? 172.21.15.40:0/249336750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:15:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:15:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:17 smithi040 bash[28232]: cluster 2023-12-02T01:15:16.457246+0000 mgr.y (mgr.24356) 17309 : cluster 0 pgmap v17277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:17 smithi040 bash[41173]: cluster 2023-12-02T01:15:16.457246+0000 mgr.y (mgr.24356) 17309 : cluster 0 pgmap v17277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:17 smithi141 bash[31670]: cluster 2023-12-02T01:15:16.457246+0000 mgr.y (mgr.24356) 17309 : cluster 0 pgmap v17277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:18 smithi040 bash[41173]: audit 2023-12-02T01:15:18.082120+0000 mon.c (mon.2) 10841 : audit 0 from='client.? 172.21.15.40:0/1429743569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:18 smithi040 bash[28232]: audit 2023-12-02T01:15:18.082120+0000 mon.c (mon.2) 10841 : audit 0 from='client.? 172.21.15.40:0/1429743569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:18 smithi141 bash[31670]: audit 2023-12-02T01:15:18.082120+0000 mon.c (mon.2) 10841 : audit 0 from='client.? 172.21.15.40:0/1429743569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:19 smithi040 bash[28232]: cluster 2023-12-02T01:15:18.457890+0000 mgr.y (mgr.24356) 17310 : cluster 0 pgmap v17278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:19 smithi040 bash[28232]: audit 2023-12-02T01:15:19.252465+0000 mon.c (mon.2) 10842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:19 smithi040 bash[41173]: cluster 2023-12-02T01:15:18.457890+0000 mgr.y (mgr.24356) 17310 : cluster 0 pgmap v17278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:19 smithi040 bash[41173]: audit 2023-12-02T01:15:19.252465+0000 mon.c (mon.2) 10842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:19 smithi141 bash[31670]: cluster 2023-12-02T01:15:18.457890+0000 mgr.y (mgr.24356) 17310 : cluster 0 pgmap v17278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:19 smithi141 bash[31670]: audit 2023-12-02T01:15:19.252465+0000 mon.c (mon.2) 10842 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:20 smithi040 bash[28232]: audit 2023-12-02T01:15:20.545042+0000 mon.c (mon.2) 10843 : audit 0 from='client.? 172.21.15.40:0/836583126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:20 smithi040 bash[41173]: audit 2023-12-02T01:15:20.545042+0000 mon.c (mon.2) 10843 : audit 0 from='client.? 172.21.15.40:0/836583126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:20 smithi141 bash[31670]: audit 2023-12-02T01:15:20.545042+0000 mon.c (mon.2) 10843 : audit 0 from='client.? 172.21.15.40:0/836583126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:21 smithi040 bash[28232]: cluster 2023-12-02T01:15:20.459002+0000 mgr.y (mgr.24356) 17311 : cluster 0 pgmap v17279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:21 smithi040 bash[41173]: cluster 2023-12-02T01:15:20.459002+0000 mgr.y (mgr.24356) 17311 : cluster 0 pgmap v17279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:21 smithi141 bash[31670]: cluster 2023-12-02T01:15:20.459002+0000 mgr.y (mgr.24356) 17311 : cluster 0 pgmap v17279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:23 smithi040 bash[41173]: cluster 2023-12-02T01:15:22.459649+0000 mgr.y (mgr.24356) 17312 : cluster 0 pgmap v17280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:23 smithi040 bash[41173]: audit 2023-12-02T01:15:23.005615+0000 mon.c (mon.2) 10844 : audit 0 from='client.? 172.21.15.40:0/252371676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:23 smithi040 bash[28232]: cluster 2023-12-02T01:15:22.459649+0000 mgr.y (mgr.24356) 17312 : cluster 0 pgmap v17280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:23 smithi040 bash[28232]: audit 2023-12-02T01:15:23.005615+0000 mon.c (mon.2) 10844 : audit 0 from='client.? 172.21.15.40:0/252371676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:23 smithi141 bash[31670]: cluster 2023-12-02T01:15:22.459649+0000 mgr.y (mgr.24356) 17312 : cluster 0 pgmap v17280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:23 smithi141 bash[31670]: audit 2023-12-02T01:15:23.005615+0000 mon.c (mon.2) 10844 : audit 0 from='client.? 172.21.15.40:0/252371676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:25 smithi040 bash[28232]: cluster 2023-12-02T01:15:24.460742+0000 mgr.y (mgr.24356) 17313 : cluster 0 pgmap v17281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:25 smithi040 bash[28232]: audit 2023-12-02T01:15:25.463920+0000 mon.a (mon.0) 10771 : audit 0 from='client.? 172.21.15.40:0/1755287833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:25 smithi040 bash[41173]: cluster 2023-12-02T01:15:24.460742+0000 mgr.y (mgr.24356) 17313 : cluster 0 pgmap v17281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:25 smithi040 bash[41173]: audit 2023-12-02T01:15:25.463920+0000 mon.a (mon.0) 10771 : audit 0 from='client.? 172.21.15.40:0/1755287833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:25 smithi141 bash[31670]: cluster 2023-12-02T01:15:24.460742+0000 mgr.y (mgr.24356) 17313 : cluster 0 pgmap v17281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:25 smithi141 bash[31670]: audit 2023-12-02T01:15:25.463920+0000 mon.a (mon.0) 10771 : audit 0 from='client.? 172.21.15.40:0/1755287833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:15:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:15:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:27 smithi141 bash[31670]: cluster 2023-12-02T01:15:26.461329+0000 mgr.y (mgr.24356) 17314 : cluster 0 pgmap v17282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:27 smithi040 bash[28232]: cluster 2023-12-02T01:15:26.461329+0000 mgr.y (mgr.24356) 17314 : cluster 0 pgmap v17282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:27 smithi040 bash[41173]: cluster 2023-12-02T01:15:26.461329+0000 mgr.y (mgr.24356) 17314 : cluster 0 pgmap v17282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:28 smithi141 bash[31670]: audit 2023-12-02T01:15:27.923682+0000 mon.c (mon.2) 10845 : audit 0 from='client.? 172.21.15.40:0/410609320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:28 smithi040 bash[28232]: audit 2023-12-02T01:15:27.923682+0000 mon.c (mon.2) 10845 : audit 0 from='client.? 172.21.15.40:0/410609320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:28 smithi040 bash[41173]: audit 2023-12-02T01:15:27.923682+0000 mon.c (mon.2) 10845 : audit 0 from='client.? 172.21.15.40:0/410609320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:29 smithi141 bash[31670]: cluster 2023-12-02T01:15:28.461932+0000 mgr.y (mgr.24356) 17315 : cluster 0 pgmap v17283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:29 smithi040 bash[28232]: cluster 2023-12-02T01:15:28.461932+0000 mgr.y (mgr.24356) 17315 : cluster 0 pgmap v17283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:29 smithi040 bash[41173]: cluster 2023-12-02T01:15:28.461932+0000 mgr.y (mgr.24356) 17315 : cluster 0 pgmap v17283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:30 smithi141 bash[31670]: audit 2023-12-02T01:15:30.386977+0000 mon.a (mon.0) 10772 : audit 0 from='client.? 172.21.15.40:0/1503042672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:30 smithi040 bash[41173]: audit 2023-12-02T01:15:30.386977+0000 mon.a (mon.0) 10772 : audit 0 from='client.? 172.21.15.40:0/1503042672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:30 smithi040 bash[28232]: audit 2023-12-02T01:15:30.386977+0000 mon.a (mon.0) 10772 : audit 0 from='client.? 172.21.15.40:0/1503042672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:31 smithi141 bash[31670]: cluster 2023-12-02T01:15:30.463058+0000 mgr.y (mgr.24356) 17316 : cluster 0 pgmap v17284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:31 smithi040 bash[28232]: cluster 2023-12-02T01:15:30.463058+0000 mgr.y (mgr.24356) 17316 : cluster 0 pgmap v17284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:31 smithi040 bash[41173]: cluster 2023-12-02T01:15:30.463058+0000 mgr.y (mgr.24356) 17316 : cluster 0 pgmap v17284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:32 smithi141 bash[31670]: audit 2023-12-02T01:15:32.854553+0000 mon.a (mon.0) 10773 : audit 0 from='client.? 172.21.15.40:0/1383693719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:32 smithi040 bash[28232]: audit 2023-12-02T01:15:32.854553+0000 mon.a (mon.0) 10773 : audit 0 from='client.? 172.21.15.40:0/1383693719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:32 smithi040 bash[41173]: audit 2023-12-02T01:15:32.854553+0000 mon.a (mon.0) 10773 : audit 0 from='client.? 172.21.15.40:0/1383693719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:33 smithi141 bash[31670]: cluster 2023-12-02T01:15:32.463699+0000 mgr.y (mgr.24356) 17317 : cluster 0 pgmap v17285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:33 smithi040 bash[28232]: cluster 2023-12-02T01:15:32.463699+0000 mgr.y (mgr.24356) 17317 : cluster 0 pgmap v17285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:33 smithi040 bash[41173]: cluster 2023-12-02T01:15:32.463699+0000 mgr.y (mgr.24356) 17317 : cluster 0 pgmap v17285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:34 smithi141 bash[31670]: audit 2023-12-02T01:15:34.252725+0000 mon.c (mon.2) 10846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:34 smithi040 bash[28232]: audit 2023-12-02T01:15:34.252725+0000 mon.c (mon.2) 10846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:34 smithi040 bash[41173]: audit 2023-12-02T01:15:34.252725+0000 mon.c (mon.2) 10846 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:35 smithi141 bash[31670]: cluster 2023-12-02T01:15:34.464840+0000 mgr.y (mgr.24356) 17318 : cluster 0 pgmap v17286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:35 smithi141 bash[31670]: audit 2023-12-02T01:15:35.329171+0000 mon.a (mon.0) 10774 : audit 0 from='client.? 172.21.15.40:0/2379501131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:35 smithi040 bash[41173]: cluster 2023-12-02T01:15:34.464840+0000 mgr.y (mgr.24356) 17318 : cluster 0 pgmap v17286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:35 smithi040 bash[41173]: audit 2023-12-02T01:15:35.329171+0000 mon.a (mon.0) 10774 : audit 0 from='client.? 172.21.15.40:0/2379501131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:35 smithi040 bash[28232]: cluster 2023-12-02T01:15:34.464840+0000 mgr.y (mgr.24356) 17318 : cluster 0 pgmap v17286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:35 smithi040 bash[28232]: audit 2023-12-02T01:15:35.329171+0000 mon.a (mon.0) 10774 : audit 0 from='client.? 172.21.15.40:0/2379501131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:15:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:15:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:36 smithi141 bash[31670]: audit 2023-12-02T01:15:36.421036+0000 mon.c (mon.2) 10847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:15:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:36 smithi040 bash[28232]: audit 2023-12-02T01:15:36.421036+0000 mon.c (mon.2) 10847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:15:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:36 smithi040 bash[41173]: audit 2023-12-02T01:15:36.421036+0000 mon.c (mon.2) 10847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:15:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:37 smithi141 bash[31670]: cluster 2023-12-02T01:15:36.465447+0000 mgr.y (mgr.24356) 17319 : cluster 0 pgmap v17287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:37 smithi141 bash[31670]: audit 2023-12-02T01:15:37.798376+0000 mon.c (mon.2) 10848 : audit 0 from='client.? 172.21.15.40:0/1282704055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:37 smithi040 bash[28232]: cluster 2023-12-02T01:15:36.465447+0000 mgr.y (mgr.24356) 17319 : cluster 0 pgmap v17287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:37 smithi040 bash[28232]: audit 2023-12-02T01:15:37.798376+0000 mon.c (mon.2) 10848 : audit 0 from='client.? 172.21.15.40:0/1282704055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:37 smithi040 bash[41173]: cluster 2023-12-02T01:15:36.465447+0000 mgr.y (mgr.24356) 17319 : cluster 0 pgmap v17287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:37 smithi040 bash[41173]: audit 2023-12-02T01:15:37.798376+0000 mon.c (mon.2) 10848 : audit 0 from='client.? 172.21.15.40:0/1282704055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:39 smithi141 bash[31670]: cluster 2023-12-02T01:15:38.466190+0000 mgr.y (mgr.24356) 17320 : cluster 0 pgmap v17288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:39 smithi040 bash[28232]: cluster 2023-12-02T01:15:38.466190+0000 mgr.y (mgr.24356) 17320 : cluster 0 pgmap v17288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:39 smithi040 bash[41173]: cluster 2023-12-02T01:15:38.466190+0000 mgr.y (mgr.24356) 17320 : cluster 0 pgmap v17288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:40 smithi141 bash[31670]: audit 2023-12-02T01:15:40.252446+0000 mon.c (mon.2) 10849 : audit 0 from='client.? 172.21.15.40:0/2065183827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:40 smithi040 bash[41173]: audit 2023-12-02T01:15:40.252446+0000 mon.c (mon.2) 10849 : audit 0 from='client.? 172.21.15.40:0/2065183827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:40 smithi040 bash[28232]: audit 2023-12-02T01:15:40.252446+0000 mon.c (mon.2) 10849 : audit 0 from='client.? 172.21.15.40:0/2065183827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:41 smithi141 bash[31670]: cluster 2023-12-02T01:15:40.467362+0000 mgr.y (mgr.24356) 17321 : cluster 0 pgmap v17289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:41 smithi040 bash[28232]: cluster 2023-12-02T01:15:40.467362+0000 mgr.y (mgr.24356) 17321 : cluster 0 pgmap v17289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:41 smithi040 bash[41173]: cluster 2023-12-02T01:15:40.467362+0000 mgr.y (mgr.24356) 17321 : cluster 0 pgmap v17289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:43 smithi141 bash[31670]: audit 2023-12-02T01:15:42.267136+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:43 smithi141 bash[31670]: audit 2023-12-02T01:15:42.278472+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:43 smithi141 bash[31670]: cluster 2023-12-02T01:15:42.468019+0000 mgr.y (mgr.24356) 17322 : cluster 0 pgmap v17290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:43 smithi141 bash[31670]: audit 2023-12-02T01:15:42.674261+0000 mon.a (mon.0) 10777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:43 smithi141 bash[31670]: audit 2023-12-02T01:15:42.685149+0000 mon.a (mon.0) 10778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:43 smithi141 bash[31670]: audit 2023-12-02T01:15:42.769737+0000 mon.c (mon.2) 10850 : audit 0 from='client.? 172.21.15.40:0/3308176402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[28232]: audit 2023-12-02T01:15:42.267136+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[28232]: audit 2023-12-02T01:15:42.278472+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[28232]: cluster 2023-12-02T01:15:42.468019+0000 mgr.y (mgr.24356) 17322 : cluster 0 pgmap v17290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[28232]: audit 2023-12-02T01:15:42.674261+0000 mon.a (mon.0) 10777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[28232]: audit 2023-12-02T01:15:42.685149+0000 mon.a (mon.0) 10778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[28232]: audit 2023-12-02T01:15:42.769737+0000 mon.c (mon.2) 10850 : audit 0 from='client.? 172.21.15.40:0/3308176402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[41173]: audit 2023-12-02T01:15:42.267136+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[41173]: audit 2023-12-02T01:15:42.278472+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[41173]: cluster 2023-12-02T01:15:42.468019+0000 mgr.y (mgr.24356) 17322 : cluster 0 pgmap v17290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[41173]: audit 2023-12-02T01:15:42.674261+0000 mon.a (mon.0) 10777 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[41173]: audit 2023-12-02T01:15:42.685149+0000 mon.a (mon.0) 10778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:43 smithi040 bash[41173]: audit 2023-12-02T01:15:42.769737+0000 mon.c (mon.2) 10850 : audit 0 from='client.? 172.21.15.40:0/3308176402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:44 smithi040 bash[28232]: audit 2023-12-02T01:15:43.289462+0000 mon.c (mon.2) 10851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:15:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:44 smithi040 bash[28232]: audit 2023-12-02T01:15:43.291208+0000 mon.c (mon.2) 10852 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:15:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:44 smithi040 bash[28232]: audit 2023-12-02T01:15:43.302032+0000 mon.a (mon.0) 10779 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:44 smithi040 bash[41173]: audit 2023-12-02T01:15:43.289462+0000 mon.c (mon.2) 10851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:15:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:44 smithi040 bash[41173]: audit 2023-12-02T01:15:43.291208+0000 mon.c (mon.2) 10852 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:15:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:44 smithi040 bash[41173]: audit 2023-12-02T01:15:43.302032+0000 mon.a (mon.0) 10779 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:44 smithi141 bash[31670]: audit 2023-12-02T01:15:43.289462+0000 mon.c (mon.2) 10851 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:15:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:44 smithi141 bash[31670]: audit 2023-12-02T01:15:43.291208+0000 mon.c (mon.2) 10852 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:15:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:44 smithi141 bash[31670]: audit 2023-12-02T01:15:43.302032+0000 mon.a (mon.0) 10779 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:15:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:45 smithi040 bash[41173]: cluster 2023-12-02T01:15:44.469198+0000 mgr.y (mgr.24356) 17323 : cluster 0 pgmap v17291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:45 smithi040 bash[41173]: audit 2023-12-02T01:15:45.248326+0000 mon.c (mon.2) 10853 : audit 0 from='client.? 172.21.15.40:0/2461736215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:45 smithi040 bash[28232]: cluster 2023-12-02T01:15:44.469198+0000 mgr.y (mgr.24356) 17323 : cluster 0 pgmap v17291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:45 smithi040 bash[28232]: audit 2023-12-02T01:15:45.248326+0000 mon.c (mon.2) 10853 : audit 0 from='client.? 172.21.15.40:0/2461736215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:45 smithi141 bash[31670]: cluster 2023-12-02T01:15:44.469198+0000 mgr.y (mgr.24356) 17323 : cluster 0 pgmap v17291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:45 smithi141 bash[31670]: audit 2023-12-02T01:15:45.248326+0000 mon.c (mon.2) 10853 : audit 0 from='client.? 172.21.15.40:0/2461736215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:15:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:15:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:47 smithi040 bash[28232]: cluster 2023-12-02T01:15:46.469842+0000 mgr.y (mgr.24356) 17324 : cluster 0 pgmap v17292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:47 smithi040 bash[28232]: audit 2023-12-02T01:15:47.706744+0000 mon.c (mon.2) 10854 : audit 0 from='client.? 172.21.15.40:0/2203776101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:47 smithi040 bash[41173]: cluster 2023-12-02T01:15:46.469842+0000 mgr.y (mgr.24356) 17324 : cluster 0 pgmap v17292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:47 smithi040 bash[41173]: audit 2023-12-02T01:15:47.706744+0000 mon.c (mon.2) 10854 : audit 0 from='client.? 172.21.15.40:0/2203776101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:47 smithi141 bash[31670]: cluster 2023-12-02T01:15:46.469842+0000 mgr.y (mgr.24356) 17324 : cluster 0 pgmap v17292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:47 smithi141 bash[31670]: audit 2023-12-02T01:15:47.706744+0000 mon.c (mon.2) 10854 : audit 0 from='client.? 172.21.15.40:0/2203776101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:49 smithi040 bash[28232]: cluster 2023-12-02T01:15:48.470580+0000 mgr.y (mgr.24356) 17325 : cluster 0 pgmap v17293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:49 smithi040 bash[28232]: audit 2023-12-02T01:15:49.253326+0000 mon.c (mon.2) 10855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:49 smithi040 bash[41173]: cluster 2023-12-02T01:15:48.470580+0000 mgr.y (mgr.24356) 17325 : cluster 0 pgmap v17293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:49 smithi040 bash[41173]: audit 2023-12-02T01:15:49.253326+0000 mon.c (mon.2) 10855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:49 smithi141 bash[31670]: cluster 2023-12-02T01:15:48.470580+0000 mgr.y (mgr.24356) 17325 : cluster 0 pgmap v17293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:49 smithi141 bash[31670]: audit 2023-12-02T01:15:49.253326+0000 mon.c (mon.2) 10855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:50 smithi040 bash[28232]: audit 2023-12-02T01:15:50.165832+0000 mon.c (mon.2) 10856 : audit 0 from='client.? 172.21.15.40:0/1230761259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:50 smithi040 bash[41173]: audit 2023-12-02T01:15:50.165832+0000 mon.c (mon.2) 10856 : audit 0 from='client.? 172.21.15.40:0/1230761259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:50 smithi141 bash[31670]: audit 2023-12-02T01:15:50.165832+0000 mon.c (mon.2) 10856 : audit 0 from='client.? 172.21.15.40:0/1230761259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:51 smithi040 bash[41173]: cluster 2023-12-02T01:15:50.471762+0000 mgr.y (mgr.24356) 17326 : cluster 0 pgmap v17294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:51 smithi040 bash[28232]: cluster 2023-12-02T01:15:50.471762+0000 mgr.y (mgr.24356) 17326 : cluster 0 pgmap v17294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:51 smithi141 bash[31670]: cluster 2023-12-02T01:15:50.471762+0000 mgr.y (mgr.24356) 17326 : cluster 0 pgmap v17294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:52 smithi040 bash[28232]: audit 2023-12-02T01:15:52.637481+0000 mon.c (mon.2) 10857 : audit 0 from='client.? 172.21.15.40:0/3732306804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:52 smithi040 bash[41173]: audit 2023-12-02T01:15:52.637481+0000 mon.c (mon.2) 10857 : audit 0 from='client.? 172.21.15.40:0/3732306804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:52 smithi141 bash[31670]: audit 2023-12-02T01:15:52.637481+0000 mon.c (mon.2) 10857 : audit 0 from='client.? 172.21.15.40:0/3732306804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:53 smithi040 bash[41173]: cluster 2023-12-02T01:15:52.472245+0000 mgr.y (mgr.24356) 17327 : cluster 0 pgmap v17295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:53 smithi040 bash[28232]: cluster 2023-12-02T01:15:52.472245+0000 mgr.y (mgr.24356) 17327 : cluster 0 pgmap v17295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:53 smithi141 bash[31670]: cluster 2023-12-02T01:15:52.472245+0000 mgr.y (mgr.24356) 17327 : cluster 0 pgmap v17295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:55 smithi040 bash[41173]: cluster 2023-12-02T01:15:54.473343+0000 mgr.y (mgr.24356) 17328 : cluster 0 pgmap v17296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:55 smithi040 bash[41173]: audit 2023-12-02T01:15:55.095149+0000 mon.a (mon.0) 10780 : audit 0 from='client.? 172.21.15.40:0/3423510848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:55 smithi040 bash[28232]: cluster 2023-12-02T01:15:54.473343+0000 mgr.y (mgr.24356) 17328 : cluster 0 pgmap v17296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:55 smithi040 bash[28232]: audit 2023-12-02T01:15:55.095149+0000 mon.a (mon.0) 10780 : audit 0 from='client.? 172.21.15.40:0/3423510848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:55 smithi141 bash[31670]: cluster 2023-12-02T01:15:54.473343+0000 mgr.y (mgr.24356) 17328 : cluster 0 pgmap v17296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:55 smithi141 bash[31670]: audit 2023-12-02T01:15:55.095149+0000 mon.a (mon.0) 10780 : audit 0 from='client.? 172.21.15.40:0/3423510848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:15:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:15:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:57 smithi040 bash[28232]: cluster 2023-12-02T01:15:56.474004+0000 mgr.y (mgr.24356) 17329 : cluster 0 pgmap v17297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:57 smithi040 bash[28232]: audit 2023-12-02T01:15:57.562152+0000 mon.c (mon.2) 10858 : audit 0 from='client.? 172.21.15.40:0/3680082333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:57 smithi040 bash[41173]: cluster 2023-12-02T01:15:56.474004+0000 mgr.y (mgr.24356) 17329 : cluster 0 pgmap v17297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:57 smithi040 bash[41173]: audit 2023-12-02T01:15:57.562152+0000 mon.c (mon.2) 10858 : audit 0 from='client.? 172.21.15.40:0/3680082333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:15:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:57 smithi141 bash[31670]: cluster 2023-12-02T01:15:56.474004+0000 mgr.y (mgr.24356) 17329 : cluster 0 pgmap v17297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:15:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:57 smithi141 bash[31670]: audit 2023-12-02T01:15:57.562152+0000 mon.c (mon.2) 10858 : audit 0 from='client.? 172.21.15.40:0/3680082333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:15:59 smithi040 bash[28232]: cluster 2023-12-02T01:15:58.474663+0000 mgr.y (mgr.24356) 17330 : cluster 0 pgmap v17298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:15:59 smithi040 bash[41173]: cluster 2023-12-02T01:15:58.474663+0000 mgr.y (mgr.24356) 17330 : cluster 0 pgmap v17298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:15:59 smithi141 bash[31670]: cluster 2023-12-02T01:15:58.474663+0000 mgr.y (mgr.24356) 17330 : cluster 0 pgmap v17298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:00 smithi040 bash[28232]: audit 2023-12-02T01:16:00.031301+0000 mon.c (mon.2) 10859 : audit 0 from='client.? 172.21.15.40:0/2307854237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:00 smithi040 bash[41173]: audit 2023-12-02T01:16:00.031301+0000 mon.c (mon.2) 10859 : audit 0 from='client.? 172.21.15.40:0/2307854237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:00 smithi141 bash[31670]: audit 2023-12-02T01:16:00.031301+0000 mon.c (mon.2) 10859 : audit 0 from='client.? 172.21.15.40:0/2307854237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:01 smithi040 bash[28232]: cluster 2023-12-02T01:16:00.475841+0000 mgr.y (mgr.24356) 17331 : cluster 0 pgmap v17299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:01 smithi040 bash[41173]: cluster 2023-12-02T01:16:00.475841+0000 mgr.y (mgr.24356) 17331 : cluster 0 pgmap v17299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:01 smithi141 bash[31670]: cluster 2023-12-02T01:16:00.475841+0000 mgr.y (mgr.24356) 17331 : cluster 0 pgmap v17299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:02 smithi040 bash[28232]: audit 2023-12-02T01:16:02.487948+0000 mon.a (mon.0) 10781 : audit 0 from='client.? 172.21.15.40:0/3449399740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:02 smithi040 bash[41173]: audit 2023-12-02T01:16:02.487948+0000 mon.a (mon.0) 10781 : audit 0 from='client.? 172.21.15.40:0/3449399740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:02 smithi141 bash[31670]: audit 2023-12-02T01:16:02.487948+0000 mon.a (mon.0) 10781 : audit 0 from='client.? 172.21.15.40:0/3449399740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:03 smithi040 bash[28232]: cluster 2023-12-02T01:16:02.476493+0000 mgr.y (mgr.24356) 17332 : cluster 0 pgmap v17300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:03 smithi040 bash[41173]: cluster 2023-12-02T01:16:02.476493+0000 mgr.y (mgr.24356) 17332 : cluster 0 pgmap v17300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:03 smithi141 bash[31670]: cluster 2023-12-02T01:16:02.476493+0000 mgr.y (mgr.24356) 17332 : cluster 0 pgmap v17300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:04 smithi040 bash[41173]: audit 2023-12-02T01:16:04.254071+0000 mon.c (mon.2) 10860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:04 smithi040 bash[28232]: audit 2023-12-02T01:16:04.254071+0000 mon.c (mon.2) 10860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:04 smithi141 bash[31670]: audit 2023-12-02T01:16:04.254071+0000 mon.c (mon.2) 10860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:05 smithi040 bash[28232]: cluster 2023-12-02T01:16:04.477556+0000 mgr.y (mgr.24356) 17333 : cluster 0 pgmap v17301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:05 smithi040 bash[28232]: audit 2023-12-02T01:16:04.951273+0000 mon.a (mon.0) 10782 : audit 0 from='client.? 172.21.15.40:0/3175653838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:05 smithi040 bash[41173]: cluster 2023-12-02T01:16:04.477556+0000 mgr.y (mgr.24356) 17333 : cluster 0 pgmap v17301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:05 smithi040 bash[41173]: audit 2023-12-02T01:16:04.951273+0000 mon.a (mon.0) 10782 : audit 0 from='client.? 172.21.15.40:0/3175653838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:05 smithi141 bash[31670]: cluster 2023-12-02T01:16:04.477556+0000 mgr.y (mgr.24356) 17333 : cluster 0 pgmap v17301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:05 smithi141 bash[31670]: audit 2023-12-02T01:16:04.951273+0000 mon.a (mon.0) 10782 : audit 0 from='client.? 172.21.15.40:0/3175653838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:16:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:16:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:07 smithi040 bash[28232]: cluster 2023-12-02T01:16:06.478218+0000 mgr.y (mgr.24356) 17334 : cluster 0 pgmap v17302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:07 smithi040 bash[28232]: audit 2023-12-02T01:16:07.406191+0000 mon.c (mon.2) 10861 : audit 0 from='client.? 172.21.15.40:0/2613623999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:07 smithi040 bash[41173]: cluster 2023-12-02T01:16:06.478218+0000 mgr.y (mgr.24356) 17334 : cluster 0 pgmap v17302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:07 smithi040 bash[41173]: audit 2023-12-02T01:16:07.406191+0000 mon.c (mon.2) 10861 : audit 0 from='client.? 172.21.15.40:0/2613623999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:07 smithi141 bash[31670]: cluster 2023-12-02T01:16:06.478218+0000 mgr.y (mgr.24356) 17334 : cluster 0 pgmap v17302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:07 smithi141 bash[31670]: audit 2023-12-02T01:16:07.406191+0000 mon.c (mon.2) 10861 : audit 0 from='client.? 172.21.15.40:0/2613623999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:09 smithi040 bash[28232]: cluster 2023-12-02T01:16:08.478878+0000 mgr.y (mgr.24356) 17335 : cluster 0 pgmap v17303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:09 smithi040 bash[28232]: audit 2023-12-02T01:16:09.878116+0000 mon.a (mon.0) 10783 : audit 0 from='client.? 172.21.15.40:0/4161119617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:09 smithi040 bash[41173]: cluster 2023-12-02T01:16:08.478878+0000 mgr.y (mgr.24356) 17335 : cluster 0 pgmap v17303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:09 smithi040 bash[41173]: audit 2023-12-02T01:16:09.878116+0000 mon.a (mon.0) 10783 : audit 0 from='client.? 172.21.15.40:0/4161119617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:09 smithi141 bash[31670]: cluster 2023-12-02T01:16:08.478878+0000 mgr.y (mgr.24356) 17335 : cluster 0 pgmap v17303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:09 smithi141 bash[31670]: audit 2023-12-02T01:16:09.878116+0000 mon.a (mon.0) 10783 : audit 0 from='client.? 172.21.15.40:0/4161119617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:11 smithi040 bash[41173]: cluster 2023-12-02T01:16:10.479944+0000 mgr.y (mgr.24356) 17336 : cluster 0 pgmap v17304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:11 smithi040 bash[28232]: cluster 2023-12-02T01:16:10.479944+0000 mgr.y (mgr.24356) 17336 : cluster 0 pgmap v17304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:11 smithi141 bash[31670]: cluster 2023-12-02T01:16:10.479944+0000 mgr.y (mgr.24356) 17336 : cluster 0 pgmap v17304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:12 smithi141 bash[31670]: audit 2023-12-02T01:16:12.347361+0000 mon.a (mon.0) 10784 : audit 0 from='client.? 172.21.15.40:0/1975026170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:12 smithi040 bash[28232]: audit 2023-12-02T01:16:12.347361+0000 mon.a (mon.0) 10784 : audit 0 from='client.? 172.21.15.40:0/1975026170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:12 smithi040 bash[41173]: audit 2023-12-02T01:16:12.347361+0000 mon.a (mon.0) 10784 : audit 0 from='client.? 172.21.15.40:0/1975026170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:13 smithi141 bash[31670]: cluster 2023-12-02T01:16:12.480640+0000 mgr.y (mgr.24356) 17337 : cluster 0 pgmap v17305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:13 smithi040 bash[41173]: cluster 2023-12-02T01:16:12.480640+0000 mgr.y (mgr.24356) 17337 : cluster 0 pgmap v17305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:13 smithi040 bash[28232]: cluster 2023-12-02T01:16:12.480640+0000 mgr.y (mgr.24356) 17337 : cluster 0 pgmap v17305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:14 smithi141 bash[31670]: audit 2023-12-02T01:16:14.810338+0000 mon.c (mon.2) 10862 : audit 0 from='client.? 172.21.15.40:0/2710360667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:14 smithi040 bash[28232]: audit 2023-12-02T01:16:14.810338+0000 mon.c (mon.2) 10862 : audit 0 from='client.? 172.21.15.40:0/2710360667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:14 smithi040 bash[41173]: audit 2023-12-02T01:16:14.810338+0000 mon.c (mon.2) 10862 : audit 0 from='client.? 172.21.15.40:0/2710360667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:15 smithi141 bash[31670]: cluster 2023-12-02T01:16:14.481697+0000 mgr.y (mgr.24356) 17338 : cluster 0 pgmap v17306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:15 smithi040 bash[28232]: cluster 2023-12-02T01:16:14.481697+0000 mgr.y (mgr.24356) 17338 : cluster 0 pgmap v17306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:15 smithi040 bash[41173]: cluster 2023-12-02T01:16:14.481697+0000 mgr.y (mgr.24356) 17338 : cluster 0 pgmap v17306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:16:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:16:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:17 smithi141 bash[31670]: cluster 2023-12-02T01:16:16.482341+0000 mgr.y (mgr.24356) 17339 : cluster 0 pgmap v17307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:17 smithi141 bash[31670]: audit 2023-12-02T01:16:17.288958+0000 mon.c (mon.2) 10863 : audit 0 from='client.? 172.21.15.40:0/3948986709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:17 smithi040 bash[41173]: cluster 2023-12-02T01:16:16.482341+0000 mgr.y (mgr.24356) 17339 : cluster 0 pgmap v17307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:17 smithi040 bash[41173]: audit 2023-12-02T01:16:17.288958+0000 mon.c (mon.2) 10863 : audit 0 from='client.? 172.21.15.40:0/3948986709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:17 smithi040 bash[28232]: cluster 2023-12-02T01:16:16.482341+0000 mgr.y (mgr.24356) 17339 : cluster 0 pgmap v17307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:17 smithi040 bash[28232]: audit 2023-12-02T01:16:17.288958+0000 mon.c (mon.2) 10863 : audit 0 from='client.? 172.21.15.40:0/3948986709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:19 smithi141 bash[31670]: cluster 2023-12-02T01:16:18.482957+0000 mgr.y (mgr.24356) 17340 : cluster 0 pgmap v17308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:19 smithi141 bash[31670]: audit 2023-12-02T01:16:19.254091+0000 mon.c (mon.2) 10864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:19 smithi141 bash[31670]: audit 2023-12-02T01:16:19.757225+0000 mon.c (mon.2) 10865 : audit 0 from='client.? 172.21.15.40:0/196634861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:19 smithi040 bash[41173]: cluster 2023-12-02T01:16:18.482957+0000 mgr.y (mgr.24356) 17340 : cluster 0 pgmap v17308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:19 smithi040 bash[41173]: audit 2023-12-02T01:16:19.254091+0000 mon.c (mon.2) 10864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:19 smithi040 bash[41173]: audit 2023-12-02T01:16:19.757225+0000 mon.c (mon.2) 10865 : audit 0 from='client.? 172.21.15.40:0/196634861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:19 smithi040 bash[28232]: cluster 2023-12-02T01:16:18.482957+0000 mgr.y (mgr.24356) 17340 : cluster 0 pgmap v17308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:19 smithi040 bash[28232]: audit 2023-12-02T01:16:19.254091+0000 mon.c (mon.2) 10864 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:19 smithi040 bash[28232]: audit 2023-12-02T01:16:19.757225+0000 mon.c (mon.2) 10865 : audit 0 from='client.? 172.21.15.40:0/196634861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:21 smithi141 bash[31670]: cluster 2023-12-02T01:16:20.484150+0000 mgr.y (mgr.24356) 17341 : cluster 0 pgmap v17309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:21 smithi040 bash[28232]: cluster 2023-12-02T01:16:20.484150+0000 mgr.y (mgr.24356) 17341 : cluster 0 pgmap v17309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:21 smithi040 bash[41173]: cluster 2023-12-02T01:16:20.484150+0000 mgr.y (mgr.24356) 17341 : cluster 0 pgmap v17309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:22 smithi141 bash[31670]: audit 2023-12-02T01:16:22.213883+0000 mon.c (mon.2) 10866 : audit 0 from='client.? 172.21.15.40:0/808385987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:22 smithi040 bash[28232]: audit 2023-12-02T01:16:22.213883+0000 mon.c (mon.2) 10866 : audit 0 from='client.? 172.21.15.40:0/808385987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:22 smithi040 bash[41173]: audit 2023-12-02T01:16:22.213883+0000 mon.c (mon.2) 10866 : audit 0 from='client.? 172.21.15.40:0/808385987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:23 smithi141 bash[31670]: cluster 2023-12-02T01:16:22.484879+0000 mgr.y (mgr.24356) 17342 : cluster 0 pgmap v17310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:23 smithi040 bash[28232]: cluster 2023-12-02T01:16:22.484879+0000 mgr.y (mgr.24356) 17342 : cluster 0 pgmap v17310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:23 smithi040 bash[41173]: cluster 2023-12-02T01:16:22.484879+0000 mgr.y (mgr.24356) 17342 : cluster 0 pgmap v17310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:24 smithi141 bash[31670]: audit 2023-12-02T01:16:24.679319+0000 mon.a (mon.0) 10785 : audit 0 from='client.? 172.21.15.40:0/4184488196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:24 smithi040 bash[28232]: audit 2023-12-02T01:16:24.679319+0000 mon.a (mon.0) 10785 : audit 0 from='client.? 172.21.15.40:0/4184488196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:24 smithi040 bash[41173]: audit 2023-12-02T01:16:24.679319+0000 mon.a (mon.0) 10785 : audit 0 from='client.? 172.21.15.40:0/4184488196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:25 smithi141 bash[31670]: cluster 2023-12-02T01:16:24.485964+0000 mgr.y (mgr.24356) 17343 : cluster 0 pgmap v17311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:25 smithi040 bash[41173]: cluster 2023-12-02T01:16:24.485964+0000 mgr.y (mgr.24356) 17343 : cluster 0 pgmap v17311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:25 smithi040 bash[28232]: cluster 2023-12-02T01:16:24.485964+0000 mgr.y (mgr.24356) 17343 : cluster 0 pgmap v17311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:16:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:16:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:27 smithi141 bash[31670]: cluster 2023-12-02T01:16:26.486636+0000 mgr.y (mgr.24356) 17344 : cluster 0 pgmap v17312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:27 smithi141 bash[31670]: audit 2023-12-02T01:16:27.144761+0000 mon.c (mon.2) 10867 : audit 0 from='client.? 172.21.15.40:0/373643204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:27 smithi040 bash[28232]: cluster 2023-12-02T01:16:26.486636+0000 mgr.y (mgr.24356) 17344 : cluster 0 pgmap v17312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:27 smithi040 bash[28232]: audit 2023-12-02T01:16:27.144761+0000 mon.c (mon.2) 10867 : audit 0 from='client.? 172.21.15.40:0/373643204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:27 smithi040 bash[41173]: cluster 2023-12-02T01:16:26.486636+0000 mgr.y (mgr.24356) 17344 : cluster 0 pgmap v17312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:27 smithi040 bash[41173]: audit 2023-12-02T01:16:27.144761+0000 mon.c (mon.2) 10867 : audit 0 from='client.? 172.21.15.40:0/373643204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:29 smithi141 bash[31670]: cluster 2023-12-02T01:16:28.487317+0000 mgr.y (mgr.24356) 17345 : cluster 0 pgmap v17313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:29 smithi141 bash[31670]: audit 2023-12-02T01:16:29.607901+0000 mon.a (mon.0) 10786 : audit 0 from='client.? 172.21.15.40:0/678874827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:29 smithi040 bash[28232]: cluster 2023-12-02T01:16:28.487317+0000 mgr.y (mgr.24356) 17345 : cluster 0 pgmap v17313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:29 smithi040 bash[28232]: audit 2023-12-02T01:16:29.607901+0000 mon.a (mon.0) 10786 : audit 0 from='client.? 172.21.15.40:0/678874827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:29 smithi040 bash[41173]: cluster 2023-12-02T01:16:28.487317+0000 mgr.y (mgr.24356) 17345 : cluster 0 pgmap v17313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:29 smithi040 bash[41173]: audit 2023-12-02T01:16:29.607901+0000 mon.a (mon.0) 10786 : audit 0 from='client.? 172.21.15.40:0/678874827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:31 smithi141 bash[31670]: cluster 2023-12-02T01:16:30.488490+0000 mgr.y (mgr.24356) 17346 : cluster 0 pgmap v17314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:31 smithi040 bash[28232]: cluster 2023-12-02T01:16:30.488490+0000 mgr.y (mgr.24356) 17346 : cluster 0 pgmap v17314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:31 smithi040 bash[41173]: cluster 2023-12-02T01:16:30.488490+0000 mgr.y (mgr.24356) 17346 : cluster 0 pgmap v17314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:33.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:32 smithi141 bash[31670]: audit 2023-12-02T01:16:32.074667+0000 mon.a (mon.0) 10787 : audit 0 from='client.? 172.21.15.40:0/1891839484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:32 smithi040 bash[41173]: audit 2023-12-02T01:16:32.074667+0000 mon.a (mon.0) 10787 : audit 0 from='client.? 172.21.15.40:0/1891839484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:32 smithi040 bash[28232]: audit 2023-12-02T01:16:32.074667+0000 mon.a (mon.0) 10787 : audit 0 from='client.? 172.21.15.40:0/1891839484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:33 smithi141 bash[31670]: cluster 2023-12-02T01:16:32.489173+0000 mgr.y (mgr.24356) 17347 : cluster 0 pgmap v17315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:33 smithi040 bash[28232]: cluster 2023-12-02T01:16:32.489173+0000 mgr.y (mgr.24356) 17347 : cluster 0 pgmap v17315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:33 smithi040 bash[41173]: cluster 2023-12-02T01:16:32.489173+0000 mgr.y (mgr.24356) 17347 : cluster 0 pgmap v17315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:35 smithi141 bash[31670]: audit 2023-12-02T01:16:34.254496+0000 mon.c (mon.2) 10868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:35 smithi141 bash[31670]: audit 2023-12-02T01:16:34.538433+0000 mon.c (mon.2) 10869 : audit 0 from='client.? 172.21.15.40:0/1782805596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:35 smithi040 bash[41173]: audit 2023-12-02T01:16:34.254496+0000 mon.c (mon.2) 10868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:35 smithi040 bash[41173]: audit 2023-12-02T01:16:34.538433+0000 mon.c (mon.2) 10869 : audit 0 from='client.? 172.21.15.40:0/1782805596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:35 smithi040 bash[28232]: audit 2023-12-02T01:16:34.254496+0000 mon.c (mon.2) 10868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:35 smithi040 bash[28232]: audit 2023-12-02T01:16:34.538433+0000 mon.c (mon.2) 10869 : audit 0 from='client.? 172.21.15.40:0/1782805596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:36 smithi141 bash[31670]: cluster 2023-12-02T01:16:34.490304+0000 mgr.y (mgr.24356) 17348 : cluster 0 pgmap v17316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:36 smithi040 bash[28232]: cluster 2023-12-02T01:16:34.490304+0000 mgr.y (mgr.24356) 17348 : cluster 0 pgmap v17316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:36 smithi040 bash[41173]: cluster 2023-12-02T01:16:34.490304+0000 mgr.y (mgr.24356) 17348 : cluster 0 pgmap v17316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:16:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:16:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:37 smithi141 bash[31670]: audit 2023-12-02T01:16:37.006233+0000 mon.a (mon.0) 10788 : audit 0 from='client.? 172.21.15.40:0/1113046491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:37 smithi040 bash[28232]: audit 2023-12-02T01:16:37.006233+0000 mon.a (mon.0) 10788 : audit 0 from='client.? 172.21.15.40:0/1113046491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:37 smithi040 bash[41173]: audit 2023-12-02T01:16:37.006233+0000 mon.a (mon.0) 10788 : audit 0 from='client.? 172.21.15.40:0/1113046491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:38 smithi141 bash[31670]: cluster 2023-12-02T01:16:36.490969+0000 mgr.y (mgr.24356) 17349 : cluster 0 pgmap v17317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:38 smithi040 bash[41173]: cluster 2023-12-02T01:16:36.490969+0000 mgr.y (mgr.24356) 17349 : cluster 0 pgmap v17317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:38 smithi040 bash[28232]: cluster 2023-12-02T01:16:36.490969+0000 mgr.y (mgr.24356) 17349 : cluster 0 pgmap v17317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:40 smithi141 bash[31670]: cluster 2023-12-02T01:16:38.491687+0000 mgr.y (mgr.24356) 17350 : cluster 0 pgmap v17318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:40 smithi141 bash[31670]: audit 2023-12-02T01:16:39.475996+0000 mon.c (mon.2) 10870 : audit 0 from='client.? 172.21.15.40:0/1612386277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:40 smithi040 bash[28232]: cluster 2023-12-02T01:16:38.491687+0000 mgr.y (mgr.24356) 17350 : cluster 0 pgmap v17318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:40 smithi040 bash[28232]: audit 2023-12-02T01:16:39.475996+0000 mon.c (mon.2) 10870 : audit 0 from='client.? 172.21.15.40:0/1612386277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:40 smithi040 bash[41173]: cluster 2023-12-02T01:16:38.491687+0000 mgr.y (mgr.24356) 17350 : cluster 0 pgmap v17318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:40 smithi040 bash[41173]: audit 2023-12-02T01:16:39.475996+0000 mon.c (mon.2) 10870 : audit 0 from='client.? 172.21.15.40:0/1612386277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:42 smithi040 bash[28232]: cluster 2023-12-02T01:16:40.492993+0000 mgr.y (mgr.24356) 17351 : cluster 0 pgmap v17319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:42 smithi040 bash[28232]: audit 2023-12-02T01:16:41.944097+0000 mon.c (mon.2) 10871 : audit 0 from='client.? 172.21.15.40:0/684589051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:42 smithi040 bash[41173]: cluster 2023-12-02T01:16:40.492993+0000 mgr.y (mgr.24356) 17351 : cluster 0 pgmap v17319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:42 smithi040 bash[41173]: audit 2023-12-02T01:16:41.944097+0000 mon.c (mon.2) 10871 : audit 0 from='client.? 172.21.15.40:0/684589051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:42 smithi141 bash[31670]: cluster 2023-12-02T01:16:40.492993+0000 mgr.y (mgr.24356) 17351 : cluster 0 pgmap v17319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:42 smithi141 bash[31670]: audit 2023-12-02T01:16:41.944097+0000 mon.c (mon.2) 10871 : audit 0 from='client.? 172.21.15.40:0/684589051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:44 smithi040 bash[28232]: cluster 2023-12-02T01:16:42.493714+0000 mgr.y (mgr.24356) 17352 : cluster 0 pgmap v17320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:44 smithi040 bash[28232]: audit 2023-12-02T01:16:43.388258+0000 mon.c (mon.2) 10872 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:16:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:44 smithi040 bash[41173]: cluster 2023-12-02T01:16:42.493714+0000 mgr.y (mgr.24356) 17352 : cluster 0 pgmap v17320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:44 smithi040 bash[41173]: audit 2023-12-02T01:16:43.388258+0000 mon.c (mon.2) 10872 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:16:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:44 smithi141 bash[31670]: cluster 2023-12-02T01:16:42.493714+0000 mgr.y (mgr.24356) 17352 : cluster 0 pgmap v17320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:44 smithi141 bash[31670]: audit 2023-12-02T01:16:43.388258+0000 mon.c (mon.2) 10872 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:16:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:45 smithi040 bash[28232]: audit 2023-12-02T01:16:44.411844+0000 mon.c (mon.2) 10873 : audit 0 from='client.? 172.21.15.40:0/3506346752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:45 smithi040 bash[41173]: audit 2023-12-02T01:16:44.411844+0000 mon.c (mon.2) 10873 : audit 0 from='client.? 172.21.15.40:0/3506346752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:45 smithi141 bash[31670]: audit 2023-12-02T01:16:44.411844+0000 mon.c (mon.2) 10873 : audit 0 from='client.? 172.21.15.40:0/3506346752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:46 smithi040 bash[28232]: cluster 2023-12-02T01:16:44.494812+0000 mgr.y (mgr.24356) 17353 : cluster 0 pgmap v17321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:46 smithi040 bash[41173]: cluster 2023-12-02T01:16:44.494812+0000 mgr.y (mgr.24356) 17353 : cluster 0 pgmap v17321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:46 smithi141 bash[31670]: cluster 2023-12-02T01:16:44.494812+0000 mgr.y (mgr.24356) 17353 : cluster 0 pgmap v17321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:16:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:16:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:47 smithi040 bash[28232]: audit 2023-12-02T01:16:46.881119+0000 mon.c (mon.2) 10874 : audit 0 from='client.? 172.21.15.40:0/3977320534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:47 smithi040 bash[41173]: audit 2023-12-02T01:16:46.881119+0000 mon.c (mon.2) 10874 : audit 0 from='client.? 172.21.15.40:0/3977320534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:47 smithi141 bash[31670]: audit 2023-12-02T01:16:46.881119+0000 mon.c (mon.2) 10874 : audit 0 from='client.? 172.21.15.40:0/3977320534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:48.054 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:48 smithi040 bash[28232]: cluster 2023-12-02T01:16:46.495461+0000 mgr.y (mgr.24356) 17354 : cluster 0 pgmap v17322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:48.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:48 smithi040 bash[41173]: cluster 2023-12-02T01:16:46.495461+0000 mgr.y (mgr.24356) 17354 : cluster 0 pgmap v17322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:48 smithi141 bash[31670]: cluster 2023-12-02T01:16:46.495461+0000 mgr.y (mgr.24356) 17354 : cluster 0 pgmap v17322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: cluster 2023-12-02T01:16:48.496102+0000 mgr.y (mgr.24356) 17355 : cluster 0 pgmap v17323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: audit 2023-12-02T01:16:49.254221+0000 mon.c (mon.2) 10875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: audit 2023-12-02T01:16:49.287578+0000 mon.a (mon.0) 10789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: audit 2023-12-02T01:16:49.298302+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: audit 2023-12-02T01:16:49.368218+0000 mon.a (mon.0) 10791 : audit 0 from='client.? 172.21.15.40:0/4034550463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: audit 2023-12-02T01:16:49.587292+0000 mon.a (mon.0) 10792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[28232]: audit 2023-12-02T01:16:49.598711+0000 mon.a (mon.0) 10793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: cluster 2023-12-02T01:16:48.496102+0000 mgr.y (mgr.24356) 17355 : cluster 0 pgmap v17323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: audit 2023-12-02T01:16:49.254221+0000 mon.c (mon.2) 10875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: audit 2023-12-02T01:16:49.287578+0000 mon.a (mon.0) 10789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: audit 2023-12-02T01:16:49.298302+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: audit 2023-12-02T01:16:49.368218+0000 mon.a (mon.0) 10791 : audit 0 from='client.? 172.21.15.40:0/4034550463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: audit 2023-12-02T01:16:49.587292+0000 mon.a (mon.0) 10792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:50 smithi040 bash[41173]: audit 2023-12-02T01:16:49.598711+0000 mon.a (mon.0) 10793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: cluster 2023-12-02T01:16:48.496102+0000 mgr.y (mgr.24356) 17355 : cluster 0 pgmap v17323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: audit 2023-12-02T01:16:49.254221+0000 mon.c (mon.2) 10875 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: audit 2023-12-02T01:16:49.287578+0000 mon.a (mon.0) 10789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: audit 2023-12-02T01:16:49.298302+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: audit 2023-12-02T01:16:49.368218+0000 mon.a (mon.0) 10791 : audit 0 from='client.? 172.21.15.40:0/4034550463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: audit 2023-12-02T01:16:49.587292+0000 mon.a (mon.0) 10792 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:50 smithi141 bash[31670]: audit 2023-12-02T01:16:49.598711+0000 mon.a (mon.0) 10793 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:16:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:52 smithi040 bash[41173]: cluster 2023-12-02T01:16:50.497283+0000 mgr.y (mgr.24356) 17356 : cluster 0 pgmap v17324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:52 smithi040 bash[41173]: audit 2023-12-02T01:16:51.832728+0000 mon.c (mon.2) 10876 : audit 0 from='client.? 172.21.15.40:0/2207657961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:52 smithi040 bash[28232]: cluster 2023-12-02T01:16:50.497283+0000 mgr.y (mgr.24356) 17356 : cluster 0 pgmap v17324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:52 smithi040 bash[28232]: audit 2023-12-02T01:16:51.832728+0000 mon.c (mon.2) 10876 : audit 0 from='client.? 172.21.15.40:0/2207657961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:52 smithi141 bash[31670]: cluster 2023-12-02T01:16:50.497283+0000 mgr.y (mgr.24356) 17356 : cluster 0 pgmap v17324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:52 smithi141 bash[31670]: audit 2023-12-02T01:16:51.832728+0000 mon.c (mon.2) 10876 : audit 0 from='client.? 172.21.15.40:0/2207657961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:54 smithi040 bash[28232]: cluster 2023-12-02T01:16:52.498049+0000 mgr.y (mgr.24356) 17357 : cluster 0 pgmap v17325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:54 smithi040 bash[41173]: cluster 2023-12-02T01:16:52.498049+0000 mgr.y (mgr.24356) 17357 : cluster 0 pgmap v17325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:54 smithi141 bash[31670]: cluster 2023-12-02T01:16:52.498049+0000 mgr.y (mgr.24356) 17357 : cluster 0 pgmap v17325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:55 smithi141 bash[31670]: audit 2023-12-02T01:16:54.295490+0000 mon.c (mon.2) 10877 : audit 0 from='client.? 172.21.15.40:0/3196596696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:55 smithi040 bash[28232]: audit 2023-12-02T01:16:54.295490+0000 mon.c (mon.2) 10877 : audit 0 from='client.? 172.21.15.40:0/3196596696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:55 smithi040 bash[41173]: audit 2023-12-02T01:16:54.295490+0000 mon.c (mon.2) 10877 : audit 0 from='client.? 172.21.15.40:0/3196596696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:56.348 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:56 smithi141 bash[31670]: cluster 2023-12-02T01:16:54.499480+0000 mgr.y (mgr.24356) 17358 : cluster 0 pgmap v17326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:56 smithi040 bash[28232]: cluster 2023-12-02T01:16:54.499480+0000 mgr.y (mgr.24356) 17358 : cluster 0 pgmap v17326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:56 smithi040 bash[41173]: cluster 2023-12-02T01:16:54.499480+0000 mgr.y (mgr.24356) 17358 : cluster 0 pgmap v17326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:16:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:16:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:57 smithi141 bash[31670]: audit 2023-12-02T01:16:56.760137+0000 mon.a (mon.0) 10794 : audit 0 from='client.? 172.21.15.40:0/3114708693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:57 smithi040 bash[41173]: audit 2023-12-02T01:16:56.760137+0000 mon.a (mon.0) 10794 : audit 0 from='client.? 172.21.15.40:0/3114708693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:57 smithi040 bash[28232]: audit 2023-12-02T01:16:56.760137+0000 mon.a (mon.0) 10794 : audit 0 from='client.? 172.21.15.40:0/3114708693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:16:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:16:58 smithi040 bash[41173]: cluster 2023-12-02T01:16:56.499972+0000 mgr.y (mgr.24356) 17359 : cluster 0 pgmap v17327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:16:58 smithi040 bash[28232]: cluster 2023-12-02T01:16:56.499972+0000 mgr.y (mgr.24356) 17359 : cluster 0 pgmap v17327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:16:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:16:58 smithi141 bash[31670]: cluster 2023-12-02T01:16:56.499972+0000 mgr.y (mgr.24356) 17359 : cluster 0 pgmap v17327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[28232]: cluster 2023-12-02T01:16:58.500647+0000 mgr.y (mgr.24356) 17360 : cluster 0 pgmap v17328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[28232]: audit 2023-12-02T01:16:59.223954+0000 mon.a (mon.0) 10795 : audit 0 from='client.? 172.21.15.40:0/2726372825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[28232]: audit 2023-12-02T01:17:00.080079+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[28232]: audit 2023-12-02T01:17:00.090709+0000 mon.a (mon.0) 10797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[41173]: cluster 2023-12-02T01:16:58.500647+0000 mgr.y (mgr.24356) 17360 : cluster 0 pgmap v17328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[41173]: audit 2023-12-02T01:16:59.223954+0000 mon.a (mon.0) 10795 : audit 0 from='client.? 172.21.15.40:0/2726372825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[41173]: audit 2023-12-02T01:17:00.080079+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:00 smithi040 bash[41173]: audit 2023-12-02T01:17:00.090709+0000 mon.a (mon.0) 10797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:00 smithi141 bash[31670]: cluster 2023-12-02T01:16:58.500647+0000 mgr.y (mgr.24356) 17360 : cluster 0 pgmap v17328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:00 smithi141 bash[31670]: audit 2023-12-02T01:16:59.223954+0000 mon.a (mon.0) 10795 : audit 0 from='client.? 172.21.15.40:0/2726372825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:00 smithi141 bash[31670]: audit 2023-12-02T01:17:00.080079+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:00 smithi141 bash[31670]: audit 2023-12-02T01:17:00.090709+0000 mon.a (mon.0) 10797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:01 smithi040 bash[41173]: audit 2023-12-02T01:17:00.093625+0000 mon.c (mon.2) 10878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:17:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:01 smithi040 bash[41173]: audit 2023-12-02T01:17:00.099573+0000 mon.c (mon.2) 10879 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:17:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:01 smithi040 bash[41173]: audit 2023-12-02T01:17:00.106178+0000 mon.a (mon.0) 10798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:01 smithi040 bash[28232]: audit 2023-12-02T01:17:00.093625+0000 mon.c (mon.2) 10878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:17:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:01 smithi040 bash[28232]: audit 2023-12-02T01:17:00.099573+0000 mon.c (mon.2) 10879 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:17:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:01 smithi040 bash[28232]: audit 2023-12-02T01:17:00.106178+0000 mon.a (mon.0) 10798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:01 smithi141 bash[31670]: audit 2023-12-02T01:17:00.093625+0000 mon.c (mon.2) 10878 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:17:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:01 smithi141 bash[31670]: audit 2023-12-02T01:17:00.099573+0000 mon.c (mon.2) 10879 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:17:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:01 smithi141 bash[31670]: audit 2023-12-02T01:17:00.106178+0000 mon.a (mon.0) 10798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:17:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:02 smithi040 bash[41173]: cluster 2023-12-02T01:17:00.501761+0000 mgr.y (mgr.24356) 17361 : cluster 0 pgmap v17329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:02 smithi040 bash[41173]: audit 2023-12-02T01:17:01.691230+0000 mon.a (mon.0) 10799 : audit 0 from='client.? 172.21.15.40:0/1716098602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:02 smithi040 bash[28232]: cluster 2023-12-02T01:17:00.501761+0000 mgr.y (mgr.24356) 17361 : cluster 0 pgmap v17329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:02 smithi040 bash[28232]: audit 2023-12-02T01:17:01.691230+0000 mon.a (mon.0) 10799 : audit 0 from='client.? 172.21.15.40:0/1716098602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:02 smithi141 bash[31670]: cluster 2023-12-02T01:17:00.501761+0000 mgr.y (mgr.24356) 17361 : cluster 0 pgmap v17329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:02 smithi141 bash[31670]: audit 2023-12-02T01:17:01.691230+0000 mon.a (mon.0) 10799 : audit 0 from='client.? 172.21.15.40:0/1716098602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:04 smithi040 bash[41173]: cluster 2023-12-02T01:17:02.502420+0000 mgr.y (mgr.24356) 17362 : cluster 0 pgmap v17330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:04 smithi040 bash[28232]: cluster 2023-12-02T01:17:02.502420+0000 mgr.y (mgr.24356) 17362 : cluster 0 pgmap v17330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:04 smithi141 bash[31670]: cluster 2023-12-02T01:17:02.502420+0000 mgr.y (mgr.24356) 17362 : cluster 0 pgmap v17330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:05 smithi040 bash[41173]: audit 2023-12-02T01:17:04.156226+0000 mon.a (mon.0) 10800 : audit 0 from='client.? 172.21.15.40:0/2428549965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:05 smithi040 bash[41173]: audit 2023-12-02T01:17:04.255132+0000 mon.c (mon.2) 10880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:05 smithi040 bash[28232]: audit 2023-12-02T01:17:04.156226+0000 mon.a (mon.0) 10800 : audit 0 from='client.? 172.21.15.40:0/2428549965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:05 smithi040 bash[28232]: audit 2023-12-02T01:17:04.255132+0000 mon.c (mon.2) 10880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:05 smithi141 bash[31670]: audit 2023-12-02T01:17:04.156226+0000 mon.a (mon.0) 10800 : audit 0 from='client.? 172.21.15.40:0/2428549965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:05 smithi141 bash[31670]: audit 2023-12-02T01:17:04.255132+0000 mon.c (mon.2) 10880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:06 smithi040 bash[28232]: cluster 2023-12-02T01:17:04.503532+0000 mgr.y (mgr.24356) 17363 : cluster 0 pgmap v17331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:06 smithi040 bash[41173]: cluster 2023-12-02T01:17:04.503532+0000 mgr.y (mgr.24356) 17363 : cluster 0 pgmap v17331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:06 smithi141 bash[31670]: cluster 2023-12-02T01:17:04.503532+0000 mgr.y (mgr.24356) 17363 : cluster 0 pgmap v17331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:17:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:17:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:07 smithi040 bash[28232]: audit 2023-12-02T01:17:06.621491+0000 mon.a (mon.0) 10801 : audit 0 from='client.? 172.21.15.40:0/1171238948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:07 smithi040 bash[41173]: audit 2023-12-02T01:17:06.621491+0000 mon.a (mon.0) 10801 : audit 0 from='client.? 172.21.15.40:0/1171238948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:07 smithi141 bash[31670]: audit 2023-12-02T01:17:06.621491+0000 mon.a (mon.0) 10801 : audit 0 from='client.? 172.21.15.40:0/1171238948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:08 smithi040 bash[28232]: cluster 2023-12-02T01:17:06.504130+0000 mgr.y (mgr.24356) 17364 : cluster 0 pgmap v17332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:08 smithi040 bash[41173]: cluster 2023-12-02T01:17:06.504130+0000 mgr.y (mgr.24356) 17364 : cluster 0 pgmap v17332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:08 smithi141 bash[31670]: cluster 2023-12-02T01:17:06.504130+0000 mgr.y (mgr.24356) 17364 : cluster 0 pgmap v17332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:09 smithi040 bash[41173]: cluster 2023-12-02T01:17:08.504820+0000 mgr.y (mgr.24356) 17365 : cluster 0 pgmap v17333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:09 smithi040 bash[41173]: audit 2023-12-02T01:17:09.082870+0000 mon.a (mon.0) 10802 : audit 0 from='client.? 172.21.15.40:0/318851353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:09 smithi040 bash[28232]: cluster 2023-12-02T01:17:08.504820+0000 mgr.y (mgr.24356) 17365 : cluster 0 pgmap v17333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:09 smithi040 bash[28232]: audit 2023-12-02T01:17:09.082870+0000 mon.a (mon.0) 10802 : audit 0 from='client.? 172.21.15.40:0/318851353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:09 smithi141 bash[31670]: cluster 2023-12-02T01:17:08.504820+0000 mgr.y (mgr.24356) 17365 : cluster 0 pgmap v17333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:09 smithi141 bash[31670]: audit 2023-12-02T01:17:09.082870+0000 mon.a (mon.0) 10802 : audit 0 from='client.? 172.21.15.40:0/318851353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:11 smithi040 bash[28232]: cluster 2023-12-02T01:17:10.505753+0000 mgr.y (mgr.24356) 17366 : cluster 0 pgmap v17334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:11 smithi040 bash[28232]: audit 2023-12-02T01:17:11.555871+0000 mon.c (mon.2) 10881 : audit 0 from='client.? 172.21.15.40:0/2425054813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:11 smithi040 bash[41173]: cluster 2023-12-02T01:17:10.505753+0000 mgr.y (mgr.24356) 17366 : cluster 0 pgmap v17334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:11 smithi040 bash[41173]: audit 2023-12-02T01:17:11.555871+0000 mon.c (mon.2) 10881 : audit 0 from='client.? 172.21.15.40:0/2425054813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:11 smithi141 bash[31670]: cluster 2023-12-02T01:17:10.505753+0000 mgr.y (mgr.24356) 17366 : cluster 0 pgmap v17334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:11 smithi141 bash[31670]: audit 2023-12-02T01:17:11.555871+0000 mon.c (mon.2) 10881 : audit 0 from='client.? 172.21.15.40:0/2425054813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:13 smithi040 bash[28232]: cluster 2023-12-02T01:17:12.506397+0000 mgr.y (mgr.24356) 17367 : cluster 0 pgmap v17335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:13 smithi040 bash[41173]: cluster 2023-12-02T01:17:12.506397+0000 mgr.y (mgr.24356) 17367 : cluster 0 pgmap v17335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:13 smithi141 bash[31670]: cluster 2023-12-02T01:17:12.506397+0000 mgr.y (mgr.24356) 17367 : cluster 0 pgmap v17335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:14 smithi040 bash[28232]: audit 2023-12-02T01:17:14.018137+0000 mon.a (mon.0) 10803 : audit 0 from='client.? 172.21.15.40:0/1571301399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:14 smithi040 bash[41173]: audit 2023-12-02T01:17:14.018137+0000 mon.a (mon.0) 10803 : audit 0 from='client.? 172.21.15.40:0/1571301399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:14 smithi141 bash[31670]: audit 2023-12-02T01:17:14.018137+0000 mon.a (mon.0) 10803 : audit 0 from='client.? 172.21.15.40:0/1571301399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:15 smithi040 bash[28232]: cluster 2023-12-02T01:17:14.507493+0000 mgr.y (mgr.24356) 17368 : cluster 0 pgmap v17336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:15 smithi040 bash[41173]: cluster 2023-12-02T01:17:14.507493+0000 mgr.y (mgr.24356) 17368 : cluster 0 pgmap v17336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:15 smithi141 bash[31670]: cluster 2023-12-02T01:17:14.507493+0000 mgr.y (mgr.24356) 17368 : cluster 0 pgmap v17336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:16.861 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:17:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:17:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:16 smithi040 bash[41173]: audit 2023-12-02T01:17:16.485362+0000 mon.c (mon.2) 10882 : audit 0 from='client.? 172.21.15.40:0/2355318310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:16 smithi040 bash[28232]: audit 2023-12-02T01:17:16.485362+0000 mon.c (mon.2) 10882 : audit 0 from='client.? 172.21.15.40:0/2355318310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:17.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:16 smithi141 bash[31670]: audit 2023-12-02T01:17:16.485362+0000 mon.c (mon.2) 10882 : audit 0 from='client.? 172.21.15.40:0/2355318310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:17 smithi040 bash[41173]: cluster 2023-12-02T01:17:16.508121+0000 mgr.y (mgr.24356) 17369 : cluster 0 pgmap v17337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:17 smithi040 bash[28232]: cluster 2023-12-02T01:17:16.508121+0000 mgr.y (mgr.24356) 17369 : cluster 0 pgmap v17337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:17 smithi141 bash[31670]: cluster 2023-12-02T01:17:16.508121+0000 mgr.y (mgr.24356) 17369 : cluster 0 pgmap v17337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:19 smithi040 bash[41173]: cluster 2023-12-02T01:17:18.508777+0000 mgr.y (mgr.24356) 17370 : cluster 0 pgmap v17338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:19 smithi040 bash[41173]: audit 2023-12-02T01:17:18.943560+0000 mon.a (mon.0) 10804 : audit 0 from='client.? 172.21.15.40:0/380781851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:19 smithi040 bash[41173]: audit 2023-12-02T01:17:19.255649+0000 mon.c (mon.2) 10883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:19 smithi040 bash[28232]: cluster 2023-12-02T01:17:18.508777+0000 mgr.y (mgr.24356) 17370 : cluster 0 pgmap v17338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:19 smithi040 bash[28232]: audit 2023-12-02T01:17:18.943560+0000 mon.a (mon.0) 10804 : audit 0 from='client.? 172.21.15.40:0/380781851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:19 smithi040 bash[28232]: audit 2023-12-02T01:17:19.255649+0000 mon.c (mon.2) 10883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:19 smithi141 bash[31670]: cluster 2023-12-02T01:17:18.508777+0000 mgr.y (mgr.24356) 17370 : cluster 0 pgmap v17338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:19 smithi141 bash[31670]: audit 2023-12-02T01:17:18.943560+0000 mon.a (mon.0) 10804 : audit 0 from='client.? 172.21.15.40:0/380781851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:19 smithi141 bash[31670]: audit 2023-12-02T01:17:19.255649+0000 mon.c (mon.2) 10883 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:21 smithi040 bash[28232]: cluster 2023-12-02T01:17:20.510005+0000 mgr.y (mgr.24356) 17371 : cluster 0 pgmap v17339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:21 smithi040 bash[28232]: audit 2023-12-02T01:17:21.419066+0000 mon.a (mon.0) 10805 : audit 0 from='client.? 172.21.15.40:0/2114741798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:21 smithi040 bash[41173]: cluster 2023-12-02T01:17:20.510005+0000 mgr.y (mgr.24356) 17371 : cluster 0 pgmap v17339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:21 smithi040 bash[41173]: audit 2023-12-02T01:17:21.419066+0000 mon.a (mon.0) 10805 : audit 0 from='client.? 172.21.15.40:0/2114741798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:21 smithi141 bash[31670]: cluster 2023-12-02T01:17:20.510005+0000 mgr.y (mgr.24356) 17371 : cluster 0 pgmap v17339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:21 smithi141 bash[31670]: audit 2023-12-02T01:17:21.419066+0000 mon.a (mon.0) 10805 : audit 0 from='client.? 172.21.15.40:0/2114741798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:23 smithi040 bash[28232]: cluster 2023-12-02T01:17:22.510705+0000 mgr.y (mgr.24356) 17372 : cluster 0 pgmap v17340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:23 smithi040 bash[41173]: cluster 2023-12-02T01:17:22.510705+0000 mgr.y (mgr.24356) 17372 : cluster 0 pgmap v17340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:24.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:23 smithi141 bash[31670]: cluster 2023-12-02T01:17:22.510705+0000 mgr.y (mgr.24356) 17372 : cluster 0 pgmap v17340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:24 smithi040 bash[28232]: audit 2023-12-02T01:17:23.886123+0000 mon.c (mon.2) 10884 : audit 0 from='client.? 172.21.15.40:0/1306417220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:24 smithi040 bash[41173]: audit 2023-12-02T01:17:23.886123+0000 mon.c (mon.2) 10884 : audit 0 from='client.? 172.21.15.40:0/1306417220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:25.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:24 smithi141 bash[31670]: audit 2023-12-02T01:17:23.886123+0000 mon.c (mon.2) 10884 : audit 0 from='client.? 172.21.15.40:0/1306417220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:25 smithi040 bash[41173]: cluster 2023-12-02T01:17:24.511922+0000 mgr.y (mgr.24356) 17373 : cluster 0 pgmap v17341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:25 smithi040 bash[28232]: cluster 2023-12-02T01:17:24.511922+0000 mgr.y (mgr.24356) 17373 : cluster 0 pgmap v17341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:25 smithi141 bash[31670]: cluster 2023-12-02T01:17:24.511922+0000 mgr.y (mgr.24356) 17373 : cluster 0 pgmap v17341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:26.898 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:17:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:17:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:26 smithi040 bash[28232]: audit 2023-12-02T01:17:26.356122+0000 mon.a (mon.0) 10806 : audit 0 from='client.? 172.21.15.40:0/1538874854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:26 smithi040 bash[41173]: audit 2023-12-02T01:17:26.356122+0000 mon.a (mon.0) 10806 : audit 0 from='client.? 172.21.15.40:0/1538874854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:27.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:26 smithi141 bash[31670]: audit 2023-12-02T01:17:26.356122+0000 mon.a (mon.0) 10806 : audit 0 from='client.? 172.21.15.40:0/1538874854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:27 smithi040 bash[28232]: cluster 2023-12-02T01:17:26.512593+0000 mgr.y (mgr.24356) 17374 : cluster 0 pgmap v17342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:27 smithi040 bash[41173]: cluster 2023-12-02T01:17:26.512593+0000 mgr.y (mgr.24356) 17374 : cluster 0 pgmap v17342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:27 smithi141 bash[31670]: cluster 2023-12-02T01:17:26.512593+0000 mgr.y (mgr.24356) 17374 : cluster 0 pgmap v17342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:28 smithi141 bash[31670]: audit 2023-12-02T01:17:28.830654+0000 mon.c (mon.2) 10885 : audit 0 from='client.? 172.21.15.40:0/3763611982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:28 smithi040 bash[41173]: audit 2023-12-02T01:17:28.830654+0000 mon.c (mon.2) 10885 : audit 0 from='client.? 172.21.15.40:0/3763611982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:28 smithi040 bash[28232]: audit 2023-12-02T01:17:28.830654+0000 mon.c (mon.2) 10885 : audit 0 from='client.? 172.21.15.40:0/3763611982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:29 smithi141 bash[31670]: cluster 2023-12-02T01:17:28.513021+0000 mgr.y (mgr.24356) 17375 : cluster 0 pgmap v17343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:29 smithi040 bash[41173]: cluster 2023-12-02T01:17:28.513021+0000 mgr.y (mgr.24356) 17375 : cluster 0 pgmap v17343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:29 smithi040 bash[28232]: cluster 2023-12-02T01:17:28.513021+0000 mgr.y (mgr.24356) 17375 : cluster 0 pgmap v17343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:31 smithi141 bash[31670]: cluster 2023-12-02T01:17:30.514146+0000 mgr.y (mgr.24356) 17376 : cluster 0 pgmap v17344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:31 smithi141 bash[31670]: audit 2023-12-02T01:17:31.294355+0000 mon.c (mon.2) 10886 : audit 0 from='client.? 172.21.15.40:0/3192133390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:31 smithi040 bash[41173]: cluster 2023-12-02T01:17:30.514146+0000 mgr.y (mgr.24356) 17376 : cluster 0 pgmap v17344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:31 smithi040 bash[41173]: audit 2023-12-02T01:17:31.294355+0000 mon.c (mon.2) 10886 : audit 0 from='client.? 172.21.15.40:0/3192133390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:31 smithi040 bash[28232]: cluster 2023-12-02T01:17:30.514146+0000 mgr.y (mgr.24356) 17376 : cluster 0 pgmap v17344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:31 smithi040 bash[28232]: audit 2023-12-02T01:17:31.294355+0000 mon.c (mon.2) 10886 : audit 0 from='client.? 172.21.15.40:0/3192133390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:33 smithi141 bash[31670]: cluster 2023-12-02T01:17:32.514824+0000 mgr.y (mgr.24356) 17377 : cluster 0 pgmap v17345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:33 smithi141 bash[31670]: audit 2023-12-02T01:17:33.761184+0000 mon.c (mon.2) 10887 : audit 0 from='client.? 172.21.15.40:0/1741053234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:33 smithi040 bash[28232]: cluster 2023-12-02T01:17:32.514824+0000 mgr.y (mgr.24356) 17377 : cluster 0 pgmap v17345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:33 smithi040 bash[28232]: audit 2023-12-02T01:17:33.761184+0000 mon.c (mon.2) 10887 : audit 0 from='client.? 172.21.15.40:0/1741053234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:33 smithi040 bash[41173]: cluster 2023-12-02T01:17:32.514824+0000 mgr.y (mgr.24356) 17377 : cluster 0 pgmap v17345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:33 smithi040 bash[41173]: audit 2023-12-02T01:17:33.761184+0000 mon.c (mon.2) 10887 : audit 0 from='client.? 172.21.15.40:0/1741053234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:34 smithi141 bash[31670]: audit 2023-12-02T01:17:34.255924+0000 mon.c (mon.2) 10888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:34 smithi040 bash[28232]: audit 2023-12-02T01:17:34.255924+0000 mon.c (mon.2) 10888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:34 smithi040 bash[41173]: audit 2023-12-02T01:17:34.255924+0000 mon.c (mon.2) 10888 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:35 smithi141 bash[31670]: cluster 2023-12-02T01:17:34.515893+0000 mgr.y (mgr.24356) 17378 : cluster 0 pgmap v17346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:35 smithi040 bash[28232]: cluster 2023-12-02T01:17:34.515893+0000 mgr.y (mgr.24356) 17378 : cluster 0 pgmap v17346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:35 smithi040 bash[41173]: cluster 2023-12-02T01:17:34.515893+0000 mgr.y (mgr.24356) 17378 : cluster 0 pgmap v17346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:17:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:17:37.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:36 smithi141 bash[31670]: audit 2023-12-02T01:17:36.220091+0000 mon.c (mon.2) 10889 : audit 0 from='client.? 172.21.15.40:0/3447365755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:36 smithi040 bash[28232]: audit 2023-12-02T01:17:36.220091+0000 mon.c (mon.2) 10889 : audit 0 from='client.? 172.21.15.40:0/3447365755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:36 smithi040 bash[41173]: audit 2023-12-02T01:17:36.220091+0000 mon.c (mon.2) 10889 : audit 0 from='client.? 172.21.15.40:0/3447365755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:37 smithi141 bash[31670]: cluster 2023-12-02T01:17:36.516598+0000 mgr.y (mgr.24356) 17379 : cluster 0 pgmap v17347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:37 smithi040 bash[41173]: cluster 2023-12-02T01:17:36.516598+0000 mgr.y (mgr.24356) 17379 : cluster 0 pgmap v17347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:37 smithi040 bash[28232]: cluster 2023-12-02T01:17:36.516598+0000 mgr.y (mgr.24356) 17379 : cluster 0 pgmap v17347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:38 smithi141 bash[31670]: audit 2023-12-02T01:17:38.684996+0000 mon.a (mon.0) 10807 : audit 0 from='client.? 172.21.15.40:0/2857057267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:38 smithi040 bash[28232]: audit 2023-12-02T01:17:38.684996+0000 mon.a (mon.0) 10807 : audit 0 from='client.? 172.21.15.40:0/2857057267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:38 smithi040 bash[41173]: audit 2023-12-02T01:17:38.684996+0000 mon.a (mon.0) 10807 : audit 0 from='client.? 172.21.15.40:0/2857057267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:39 smithi141 bash[31670]: cluster 2023-12-02T01:17:38.517238+0000 mgr.y (mgr.24356) 17380 : cluster 0 pgmap v17348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:39 smithi040 bash[28232]: cluster 2023-12-02T01:17:38.517238+0000 mgr.y (mgr.24356) 17380 : cluster 0 pgmap v17348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:39 smithi040 bash[41173]: cluster 2023-12-02T01:17:38.517238+0000 mgr.y (mgr.24356) 17380 : cluster 0 pgmap v17348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:41 smithi141 bash[31670]: cluster 2023-12-02T01:17:40.518401+0000 mgr.y (mgr.24356) 17381 : cluster 0 pgmap v17349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:41 smithi141 bash[31670]: audit 2023-12-02T01:17:41.146965+0000 mon.a (mon.0) 10808 : audit 0 from='client.? 172.21.15.40:0/1265741900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:41 smithi040 bash[28232]: cluster 2023-12-02T01:17:40.518401+0000 mgr.y (mgr.24356) 17381 : cluster 0 pgmap v17349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:41 smithi040 bash[28232]: audit 2023-12-02T01:17:41.146965+0000 mon.a (mon.0) 10808 : audit 0 from='client.? 172.21.15.40:0/1265741900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:41 smithi040 bash[41173]: cluster 2023-12-02T01:17:40.518401+0000 mgr.y (mgr.24356) 17381 : cluster 0 pgmap v17349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:41 smithi040 bash[41173]: audit 2023-12-02T01:17:41.146965+0000 mon.a (mon.0) 10808 : audit 0 from='client.? 172.21.15.40:0/1265741900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:43 smithi141 bash[31670]: cluster 2023-12-02T01:17:42.519039+0000 mgr.y (mgr.24356) 17382 : cluster 0 pgmap v17350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:43 smithi141 bash[31670]: audit 2023-12-02T01:17:43.603151+0000 mon.c (mon.2) 10890 : audit 0 from='client.? 172.21.15.40:0/1117325402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:43 smithi040 bash[41173]: cluster 2023-12-02T01:17:42.519039+0000 mgr.y (mgr.24356) 17382 : cluster 0 pgmap v17350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:43 smithi040 bash[41173]: audit 2023-12-02T01:17:43.603151+0000 mon.c (mon.2) 10890 : audit 0 from='client.? 172.21.15.40:0/1117325402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:43 smithi040 bash[28232]: cluster 2023-12-02T01:17:42.519039+0000 mgr.y (mgr.24356) 17382 : cluster 0 pgmap v17350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:43 smithi040 bash[28232]: audit 2023-12-02T01:17:43.603151+0000 mon.c (mon.2) 10890 : audit 0 from='client.? 172.21.15.40:0/1117325402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:45 smithi141 bash[31670]: cluster 2023-12-02T01:17:44.520192+0000 mgr.y (mgr.24356) 17383 : cluster 0 pgmap v17351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:45 smithi040 bash[41173]: cluster 2023-12-02T01:17:44.520192+0000 mgr.y (mgr.24356) 17383 : cluster 0 pgmap v17351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:45 smithi040 bash[28232]: cluster 2023-12-02T01:17:44.520192+0000 mgr.y (mgr.24356) 17383 : cluster 0 pgmap v17351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:17:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:17:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:46 smithi141 bash[31670]: audit 2023-12-02T01:17:46.066288+0000 mon.c (mon.2) 10891 : audit 0 from='client.? 172.21.15.40:0/2577457175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:46 smithi040 bash[28232]: audit 2023-12-02T01:17:46.066288+0000 mon.c (mon.2) 10891 : audit 0 from='client.? 172.21.15.40:0/2577457175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:46 smithi040 bash[41173]: audit 2023-12-02T01:17:46.066288+0000 mon.c (mon.2) 10891 : audit 0 from='client.? 172.21.15.40:0/2577457175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:47 smithi141 bash[31670]: cluster 2023-12-02T01:17:46.521017+0000 mgr.y (mgr.24356) 17384 : cluster 0 pgmap v17352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:47 smithi040 bash[28232]: cluster 2023-12-02T01:17:46.521017+0000 mgr.y (mgr.24356) 17384 : cluster 0 pgmap v17352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:47 smithi040 bash[41173]: cluster 2023-12-02T01:17:46.521017+0000 mgr.y (mgr.24356) 17384 : cluster 0 pgmap v17352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:48 smithi141 bash[31670]: audit 2023-12-02T01:17:48.532180+0000 mon.a (mon.0) 10809 : audit 0 from='client.? 172.21.15.40:0/1136219592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:48 smithi040 bash[41173]: audit 2023-12-02T01:17:48.532180+0000 mon.a (mon.0) 10809 : audit 0 from='client.? 172.21.15.40:0/1136219592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:48 smithi040 bash[28232]: audit 2023-12-02T01:17:48.532180+0000 mon.a (mon.0) 10809 : audit 0 from='client.? 172.21.15.40:0/1136219592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:49 smithi141 bash[31670]: cluster 2023-12-02T01:17:48.521682+0000 mgr.y (mgr.24356) 17385 : cluster 0 pgmap v17353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:49 smithi141 bash[31670]: audit 2023-12-02T01:17:49.256288+0000 mon.c (mon.2) 10892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:49 smithi040 bash[41173]: cluster 2023-12-02T01:17:48.521682+0000 mgr.y (mgr.24356) 17385 : cluster 0 pgmap v17353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:49 smithi040 bash[41173]: audit 2023-12-02T01:17:49.256288+0000 mon.c (mon.2) 10892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:49 smithi040 bash[28232]: cluster 2023-12-02T01:17:48.521682+0000 mgr.y (mgr.24356) 17385 : cluster 0 pgmap v17353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:49 smithi040 bash[28232]: audit 2023-12-02T01:17:49.256288+0000 mon.c (mon.2) 10892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:51 smithi141 bash[31670]: cluster 2023-12-02T01:17:50.522870+0000 mgr.y (mgr.24356) 17386 : cluster 0 pgmap v17354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:51 smithi141 bash[31670]: audit 2023-12-02T01:17:51.000485+0000 mon.c (mon.2) 10893 : audit 0 from='client.? 172.21.15.40:0/201026191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:51 smithi040 bash[41173]: cluster 2023-12-02T01:17:50.522870+0000 mgr.y (mgr.24356) 17386 : cluster 0 pgmap v17354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:51 smithi040 bash[41173]: audit 2023-12-02T01:17:51.000485+0000 mon.c (mon.2) 10893 : audit 0 from='client.? 172.21.15.40:0/201026191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:51 smithi040 bash[28232]: cluster 2023-12-02T01:17:50.522870+0000 mgr.y (mgr.24356) 17386 : cluster 0 pgmap v17354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:51 smithi040 bash[28232]: audit 2023-12-02T01:17:51.000485+0000 mon.c (mon.2) 10893 : audit 0 from='client.? 172.21.15.40:0/201026191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:53 smithi141 bash[31670]: cluster 2023-12-02T01:17:52.523642+0000 mgr.y (mgr.24356) 17387 : cluster 0 pgmap v17355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:53 smithi141 bash[31670]: audit 2023-12-02T01:17:53.475141+0000 mon.c (mon.2) 10894 : audit 0 from='client.? 172.21.15.40:0/3662779632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:53 smithi040 bash[41173]: cluster 2023-12-02T01:17:52.523642+0000 mgr.y (mgr.24356) 17387 : cluster 0 pgmap v17355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:53 smithi040 bash[41173]: audit 2023-12-02T01:17:53.475141+0000 mon.c (mon.2) 10894 : audit 0 from='client.? 172.21.15.40:0/3662779632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:53 smithi040 bash[28232]: cluster 2023-12-02T01:17:52.523642+0000 mgr.y (mgr.24356) 17387 : cluster 0 pgmap v17355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:53 smithi040 bash[28232]: audit 2023-12-02T01:17:53.475141+0000 mon.c (mon.2) 10894 : audit 0 from='client.? 172.21.15.40:0/3662779632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:56 smithi141 bash[31670]: cluster 2023-12-02T01:17:54.524845+0000 mgr.y (mgr.24356) 17388 : cluster 0 pgmap v17356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:56 smithi141 bash[31670]: audit 2023-12-02T01:17:55.944839+0000 mon.a (mon.0) 10810 : audit 0 from='client.? 172.21.15.40:0/438962480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:56 smithi040 bash[28232]: cluster 2023-12-02T01:17:54.524845+0000 mgr.y (mgr.24356) 17388 : cluster 0 pgmap v17356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:56 smithi040 bash[28232]: audit 2023-12-02T01:17:55.944839+0000 mon.a (mon.0) 10810 : audit 0 from='client.? 172.21.15.40:0/438962480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:56 smithi040 bash[41173]: cluster 2023-12-02T01:17:54.524845+0000 mgr.y (mgr.24356) 17388 : cluster 0 pgmap v17356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:56 smithi040 bash[41173]: audit 2023-12-02T01:17:55.944839+0000 mon.a (mon.0) 10810 : audit 0 from='client.? 172.21.15.40:0/438962480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:17:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:17:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:58 smithi141 bash[31670]: cluster 2023-12-02T01:17:56.525511+0000 mgr.y (mgr.24356) 17389 : cluster 0 pgmap v17357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:58 smithi040 bash[28232]: cluster 2023-12-02T01:17:56.525511+0000 mgr.y (mgr.24356) 17389 : cluster 0 pgmap v17357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:58 smithi040 bash[41173]: cluster 2023-12-02T01:17:56.525511+0000 mgr.y (mgr.24356) 17389 : cluster 0 pgmap v17357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:17:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:17:59 smithi141 bash[31670]: audit 2023-12-02T01:17:58.410634+0000 mon.a (mon.0) 10811 : audit 0 from='client.? 172.21.15.40:0/3930479692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:17:59 smithi040 bash[28232]: audit 2023-12-02T01:17:58.410634+0000 mon.a (mon.0) 10811 : audit 0 from='client.? 172.21.15.40:0/3930479692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:17:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:17:59 smithi040 bash[41173]: audit 2023-12-02T01:17:58.410634+0000 mon.a (mon.0) 10811 : audit 0 from='client.? 172.21.15.40:0/3930479692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:00 smithi141 bash[31670]: cluster 2023-12-02T01:17:58.526189+0000 mgr.y (mgr.24356) 17390 : cluster 0 pgmap v17358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:00 smithi040 bash[28232]: cluster 2023-12-02T01:17:58.526189+0000 mgr.y (mgr.24356) 17390 : cluster 0 pgmap v17358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:00 smithi040 bash[41173]: cluster 2023-12-02T01:17:58.526189+0000 mgr.y (mgr.24356) 17390 : cluster 0 pgmap v17358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:01 smithi040 bash[41173]: audit 2023-12-02T01:18:00.189570+0000 mon.c (mon.2) 10895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:18:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:01 smithi040 bash[41173]: audit 2023-12-02T01:18:00.872143+0000 mon.a (mon.0) 10812 : audit 0 from='client.? 172.21.15.40:0/2827807248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:01 smithi040 bash[28232]: audit 2023-12-02T01:18:00.189570+0000 mon.c (mon.2) 10895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:18:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:01 smithi040 bash[28232]: audit 2023-12-02T01:18:00.872143+0000 mon.a (mon.0) 10812 : audit 0 from='client.? 172.21.15.40:0/2827807248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:01 smithi141 bash[31670]: audit 2023-12-02T01:18:00.189570+0000 mon.c (mon.2) 10895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:18:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:01 smithi141 bash[31670]: audit 2023-12-02T01:18:00.872143+0000 mon.a (mon.0) 10812 : audit 0 from='client.? 172.21.15.40:0/2827807248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:02 smithi040 bash[28232]: cluster 2023-12-02T01:18:00.527309+0000 mgr.y (mgr.24356) 17391 : cluster 0 pgmap v17359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:02 smithi040 bash[41173]: cluster 2023-12-02T01:18:00.527309+0000 mgr.y (mgr.24356) 17391 : cluster 0 pgmap v17359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:02 smithi141 bash[31670]: cluster 2023-12-02T01:18:00.527309+0000 mgr.y (mgr.24356) 17391 : cluster 0 pgmap v17359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:04 smithi040 bash[28232]: cluster 2023-12-02T01:18:02.528116+0000 mgr.y (mgr.24356) 17392 : cluster 0 pgmap v17360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:04 smithi040 bash[28232]: audit 2023-12-02T01:18:03.341652+0000 mon.c (mon.2) 10896 : audit 0 from='client.? 172.21.15.40:0/1984663851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:04 smithi040 bash[41173]: cluster 2023-12-02T01:18:02.528116+0000 mgr.y (mgr.24356) 17392 : cluster 0 pgmap v17360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:04 smithi040 bash[41173]: audit 2023-12-02T01:18:03.341652+0000 mon.c (mon.2) 10896 : audit 0 from='client.? 172.21.15.40:0/1984663851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:04 smithi141 bash[31670]: cluster 2023-12-02T01:18:02.528116+0000 mgr.y (mgr.24356) 17392 : cluster 0 pgmap v17360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:04 smithi141 bash[31670]: audit 2023-12-02T01:18:03.341652+0000 mon.c (mon.2) 10896 : audit 0 from='client.? 172.21.15.40:0/1984663851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:05 smithi040 bash[28232]: audit 2023-12-02T01:18:04.256807+0000 mon.c (mon.2) 10897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:05 smithi040 bash[41173]: audit 2023-12-02T01:18:04.256807+0000 mon.c (mon.2) 10897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:05 smithi141 bash[31670]: audit 2023-12-02T01:18:04.256807+0000 mon.c (mon.2) 10897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[41173]: cluster 2023-12-02T01:18:04.529304+0000 mgr.y (mgr.24356) 17393 : cluster 0 pgmap v17361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[41173]: audit 2023-12-02T01:18:05.849884+0000 mon.a (mon.0) 10813 : audit 0 from='client.? 172.21.15.40:0/2330506565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[41173]: audit 2023-12-02T01:18:06.037410+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[28232]: cluster 2023-12-02T01:18:04.529304+0000 mgr.y (mgr.24356) 17393 : cluster 0 pgmap v17361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[28232]: audit 2023-12-02T01:18:05.849884+0000 mon.a (mon.0) 10813 : audit 0 from='client.? 172.21.15.40:0/2330506565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[28232]: audit 2023-12-02T01:18:06.037410+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:06 smithi141 bash[31670]: cluster 2023-12-02T01:18:04.529304+0000 mgr.y (mgr.24356) 17393 : cluster 0 pgmap v17361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:06 smithi141 bash[31670]: audit 2023-12-02T01:18:05.849884+0000 mon.a (mon.0) 10813 : audit 0 from='client.? 172.21.15.40:0/2330506565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:06 smithi141 bash[31670]: audit 2023-12-02T01:18:06.037410+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:18:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:18:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[41173]: audit 2023-12-02T01:18:06.051914+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[41173]: audit 2023-12-02T01:18:06.334675+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[41173]: audit 2023-12-02T01:18:06.350535+0000 mon.a (mon.0) 10817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[41173]: audit 2023-12-02T01:18:06.906809+0000 mon.a (mon.0) 10818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[41173]: audit 2023-12-02T01:18:06.918025+0000 mon.a (mon.0) 10819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[28232]: audit 2023-12-02T01:18:06.051914+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[28232]: audit 2023-12-02T01:18:06.334675+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[28232]: audit 2023-12-02T01:18:06.350535+0000 mon.a (mon.0) 10817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[28232]: audit 2023-12-02T01:18:06.906809+0000 mon.a (mon.0) 10818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:07 smithi040 bash[28232]: audit 2023-12-02T01:18:06.918025+0000 mon.a (mon.0) 10819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:07 smithi141 bash[31670]: audit 2023-12-02T01:18:06.051914+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:07 smithi141 bash[31670]: audit 2023-12-02T01:18:06.334675+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:07 smithi141 bash[31670]: audit 2023-12-02T01:18:06.350535+0000 mon.a (mon.0) 10817 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:07 smithi141 bash[31670]: audit 2023-12-02T01:18:06.906809+0000 mon.a (mon.0) 10818 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:07 smithi141 bash[31670]: audit 2023-12-02T01:18:06.918025+0000 mon.a (mon.0) 10819 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[41173]: cluster 2023-12-02T01:18:06.529974+0000 mgr.y (mgr.24356) 17394 : cluster 0 pgmap v17362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[41173]: audit 2023-12-02T01:18:07.165094+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[41173]: audit 2023-12-02T01:18:07.179387+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[41173]: audit 2023-12-02T01:18:07.182182+0000 mon.c (mon.2) 10898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[41173]: audit 2023-12-02T01:18:07.183762+0000 mon.c (mon.2) 10899 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[41173]: audit 2023-12-02T01:18:07.194495+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[28232]: cluster 2023-12-02T01:18:06.529974+0000 mgr.y (mgr.24356) 17394 : cluster 0 pgmap v17362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[28232]: audit 2023-12-02T01:18:07.165094+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[28232]: audit 2023-12-02T01:18:07.179387+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[28232]: audit 2023-12-02T01:18:07.182182+0000 mon.c (mon.2) 10898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:18:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[28232]: audit 2023-12-02T01:18:07.183762+0000 mon.c (mon.2) 10899 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:18:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:08 smithi040 bash[28232]: audit 2023-12-02T01:18:07.194495+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:08 smithi141 bash[31670]: cluster 2023-12-02T01:18:06.529974+0000 mgr.y (mgr.24356) 17394 : cluster 0 pgmap v17362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:08 smithi141 bash[31670]: audit 2023-12-02T01:18:07.165094+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:08 smithi141 bash[31670]: audit 2023-12-02T01:18:07.179387+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:08 smithi141 bash[31670]: audit 2023-12-02T01:18:07.182182+0000 mon.c (mon.2) 10898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:18:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:08 smithi141 bash[31670]: audit 2023-12-02T01:18:07.183762+0000 mon.c (mon.2) 10899 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:18:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:08 smithi141 bash[31670]: audit 2023-12-02T01:18:07.194495+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:18:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:09 smithi040 bash[41173]: audit 2023-12-02T01:18:08.334838+0000 mon.c (mon.2) 10900 : audit 0 from='client.? 172.21.15.40:0/2805610972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:09 smithi040 bash[28232]: audit 2023-12-02T01:18:08.334838+0000 mon.c (mon.2) 10900 : audit 0 from='client.? 172.21.15.40:0/2805610972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:09 smithi141 bash[31670]: audit 2023-12-02T01:18:08.334838+0000 mon.c (mon.2) 10900 : audit 0 from='client.? 172.21.15.40:0/2805610972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:10 smithi040 bash[28232]: cluster 2023-12-02T01:18:08.530671+0000 mgr.y (mgr.24356) 17395 : cluster 0 pgmap v17363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:10 smithi040 bash[41173]: cluster 2023-12-02T01:18:08.530671+0000 mgr.y (mgr.24356) 17395 : cluster 0 pgmap v17363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:10 smithi141 bash[31670]: cluster 2023-12-02T01:18:08.530671+0000 mgr.y (mgr.24356) 17395 : cluster 0 pgmap v17363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:11 smithi040 bash[28232]: audit 2023-12-02T01:18:10.793833+0000 mon.a (mon.0) 10823 : audit 0 from='client.? 172.21.15.40:0/3821875692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:11 smithi040 bash[41173]: audit 2023-12-02T01:18:10.793833+0000 mon.a (mon.0) 10823 : audit 0 from='client.? 172.21.15.40:0/3821875692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:11 smithi141 bash[31670]: audit 2023-12-02T01:18:10.793833+0000 mon.a (mon.0) 10823 : audit 0 from='client.? 172.21.15.40:0/3821875692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:12 smithi040 bash[28232]: cluster 2023-12-02T01:18:10.531489+0000 mgr.y (mgr.24356) 17396 : cluster 0 pgmap v17364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:12 smithi040 bash[41173]: cluster 2023-12-02T01:18:10.531489+0000 mgr.y (mgr.24356) 17396 : cluster 0 pgmap v17364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:12 smithi141 bash[31670]: cluster 2023-12-02T01:18:10.531489+0000 mgr.y (mgr.24356) 17396 : cluster 0 pgmap v17364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:14 smithi040 bash[28232]: cluster 2023-12-02T01:18:12.532112+0000 mgr.y (mgr.24356) 17397 : cluster 0 pgmap v17365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:14 smithi040 bash[28232]: audit 2023-12-02T01:18:13.262607+0000 mon.c (mon.2) 10901 : audit 0 from='client.? 172.21.15.40:0/540357743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:14 smithi040 bash[41173]: cluster 2023-12-02T01:18:12.532112+0000 mgr.y (mgr.24356) 17397 : cluster 0 pgmap v17365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:14 smithi040 bash[41173]: audit 2023-12-02T01:18:13.262607+0000 mon.c (mon.2) 10901 : audit 0 from='client.? 172.21.15.40:0/540357743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:14 smithi141 bash[31670]: cluster 2023-12-02T01:18:12.532112+0000 mgr.y (mgr.24356) 17397 : cluster 0 pgmap v17365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:14 smithi141 bash[31670]: audit 2023-12-02T01:18:13.262607+0000 mon.c (mon.2) 10901 : audit 0 from='client.? 172.21.15.40:0/540357743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:16 smithi040 bash[28232]: cluster 2023-12-02T01:18:14.533243+0000 mgr.y (mgr.24356) 17398 : cluster 0 pgmap v17366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:16 smithi040 bash[28232]: audit 2023-12-02T01:18:15.726907+0000 mon.a (mon.0) 10824 : audit 0 from='client.? 172.21.15.40:0/1000546967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:16 smithi040 bash[41173]: cluster 2023-12-02T01:18:14.533243+0000 mgr.y (mgr.24356) 17398 : cluster 0 pgmap v17366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:16 smithi040 bash[41173]: audit 2023-12-02T01:18:15.726907+0000 mon.a (mon.0) 10824 : audit 0 from='client.? 172.21.15.40:0/1000546967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:16 smithi141 bash[31670]: cluster 2023-12-02T01:18:14.533243+0000 mgr.y (mgr.24356) 17398 : cluster 0 pgmap v17366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:16 smithi141 bash[31670]: audit 2023-12-02T01:18:15.726907+0000 mon.a (mon.0) 10824 : audit 0 from='client.? 172.21.15.40:0/1000546967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:18:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:18:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:18 smithi040 bash[28232]: cluster 2023-12-02T01:18:16.533980+0000 mgr.y (mgr.24356) 17399 : cluster 0 pgmap v17367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:18 smithi040 bash[41173]: cluster 2023-12-02T01:18:16.533980+0000 mgr.y (mgr.24356) 17399 : cluster 0 pgmap v17367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:18 smithi141 bash[31670]: cluster 2023-12-02T01:18:16.533980+0000 mgr.y (mgr.24356) 17399 : cluster 0 pgmap v17367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:19 smithi040 bash[41173]: audit 2023-12-02T01:18:18.193607+0000 mon.c (mon.2) 10902 : audit 0 from='client.? 172.21.15.40:0/1000723388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:19 smithi040 bash[28232]: audit 2023-12-02T01:18:18.193607+0000 mon.c (mon.2) 10902 : audit 0 from='client.? 172.21.15.40:0/1000723388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:19 smithi141 bash[31670]: audit 2023-12-02T01:18:18.193607+0000 mon.c (mon.2) 10902 : audit 0 from='client.? 172.21.15.40:0/1000723388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:20 smithi040 bash[41173]: cluster 2023-12-02T01:18:18.534768+0000 mgr.y (mgr.24356) 17400 : cluster 0 pgmap v17368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:20 smithi040 bash[41173]: audit 2023-12-02T01:18:19.257175+0000 mon.c (mon.2) 10903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:20 smithi040 bash[28232]: cluster 2023-12-02T01:18:18.534768+0000 mgr.y (mgr.24356) 17400 : cluster 0 pgmap v17368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:20 smithi040 bash[28232]: audit 2023-12-02T01:18:19.257175+0000 mon.c (mon.2) 10903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:20 smithi141 bash[31670]: cluster 2023-12-02T01:18:18.534768+0000 mgr.y (mgr.24356) 17400 : cluster 0 pgmap v17368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:20 smithi141 bash[31670]: audit 2023-12-02T01:18:19.257175+0000 mon.c (mon.2) 10903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:21 smithi040 bash[28232]: audit 2023-12-02T01:18:20.653716+0000 mon.a (mon.0) 10825 : audit 0 from='client.? 172.21.15.40:0/4265513564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:21 smithi040 bash[41173]: audit 2023-12-02T01:18:20.653716+0000 mon.a (mon.0) 10825 : audit 0 from='client.? 172.21.15.40:0/4265513564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:21 smithi141 bash[31670]: audit 2023-12-02T01:18:20.653716+0000 mon.a (mon.0) 10825 : audit 0 from='client.? 172.21.15.40:0/4265513564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:22 smithi040 bash[28232]: cluster 2023-12-02T01:18:20.535897+0000 mgr.y (mgr.24356) 17401 : cluster 0 pgmap v17369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:22 smithi040 bash[41173]: cluster 2023-12-02T01:18:20.535897+0000 mgr.y (mgr.24356) 17401 : cluster 0 pgmap v17369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:22 smithi141 bash[31670]: cluster 2023-12-02T01:18:20.535897+0000 mgr.y (mgr.24356) 17401 : cluster 0 pgmap v17369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:23 smithi141 bash[31670]: cluster 2023-12-02T01:18:22.536613+0000 mgr.y (mgr.24356) 17402 : cluster 0 pgmap v17370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:23 smithi141 bash[31670]: audit 2023-12-02T01:18:23.120934+0000 mon.c (mon.2) 10904 : audit 0 from='client.? 172.21.15.40:0/1507963975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:23 smithi040 bash[41173]: cluster 2023-12-02T01:18:22.536613+0000 mgr.y (mgr.24356) 17402 : cluster 0 pgmap v17370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:23 smithi040 bash[41173]: audit 2023-12-02T01:18:23.120934+0000 mon.c (mon.2) 10904 : audit 0 from='client.? 172.21.15.40:0/1507963975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:23 smithi040 bash[28232]: cluster 2023-12-02T01:18:22.536613+0000 mgr.y (mgr.24356) 17402 : cluster 0 pgmap v17370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:23 smithi040 bash[28232]: audit 2023-12-02T01:18:23.120934+0000 mon.c (mon.2) 10904 : audit 0 from='client.? 172.21.15.40:0/1507963975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:25 smithi040 bash[28232]: cluster 2023-12-02T01:18:24.537692+0000 mgr.y (mgr.24356) 17403 : cluster 0 pgmap v17371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:25 smithi040 bash[41173]: cluster 2023-12-02T01:18:24.537692+0000 mgr.y (mgr.24356) 17403 : cluster 0 pgmap v17371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:26.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:25 smithi141 bash[31670]: cluster 2023-12-02T01:18:24.537692+0000 mgr.y (mgr.24356) 17403 : cluster 0 pgmap v17371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:26 smithi040 bash[28232]: audit 2023-12-02T01:18:25.593194+0000 mon.c (mon.2) 10905 : audit 0 from='client.? 172.21.15.40:0/4074571945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:18:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:18:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:26 smithi040 bash[41173]: audit 2023-12-02T01:18:25.593194+0000 mon.c (mon.2) 10905 : audit 0 from='client.? 172.21.15.40:0/4074571945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:27.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:26 smithi141 bash[31670]: audit 2023-12-02T01:18:25.593194+0000 mon.c (mon.2) 10905 : audit 0 from='client.? 172.21.15.40:0/4074571945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:27 smithi040 bash[28232]: cluster 2023-12-02T01:18:26.538352+0000 mgr.y (mgr.24356) 17404 : cluster 0 pgmap v17372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:27 smithi040 bash[41173]: cluster 2023-12-02T01:18:26.538352+0000 mgr.y (mgr.24356) 17404 : cluster 0 pgmap v17372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:28.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:27 smithi141 bash[31670]: cluster 2023-12-02T01:18:26.538352+0000 mgr.y (mgr.24356) 17404 : cluster 0 pgmap v17372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:28 smithi040 bash[28232]: audit 2023-12-02T01:18:28.058966+0000 mon.a (mon.0) 10826 : audit 0 from='client.? 172.21.15.40:0/1807967870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:28 smithi040 bash[41173]: audit 2023-12-02T01:18:28.058966+0000 mon.a (mon.0) 10826 : audit 0 from='client.? 172.21.15.40:0/1807967870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:29.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:28 smithi141 bash[31670]: audit 2023-12-02T01:18:28.058966+0000 mon.a (mon.0) 10826 : audit 0 from='client.? 172.21.15.40:0/1807967870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:29 smithi040 bash[28232]: cluster 2023-12-02T01:18:28.539037+0000 mgr.y (mgr.24356) 17405 : cluster 0 pgmap v17373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:29 smithi040 bash[41173]: cluster 2023-12-02T01:18:28.539037+0000 mgr.y (mgr.24356) 17405 : cluster 0 pgmap v17373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:29 smithi141 bash[31670]: cluster 2023-12-02T01:18:28.539037+0000 mgr.y (mgr.24356) 17405 : cluster 0 pgmap v17373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:30 smithi040 bash[41173]: audit 2023-12-02T01:18:30.533517+0000 mon.c (mon.2) 10906 : audit 0 from='client.? 172.21.15.40:0/102894194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:30 smithi040 bash[28232]: audit 2023-12-02T01:18:30.533517+0000 mon.c (mon.2) 10906 : audit 0 from='client.? 172.21.15.40:0/102894194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:30 smithi141 bash[31670]: audit 2023-12-02T01:18:30.533517+0000 mon.c (mon.2) 10906 : audit 0 from='client.? 172.21.15.40:0/102894194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:31 smithi040 bash[28232]: cluster 2023-12-02T01:18:30.539851+0000 mgr.y (mgr.24356) 17406 : cluster 0 pgmap v17374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:31 smithi040 bash[41173]: cluster 2023-12-02T01:18:30.539851+0000 mgr.y (mgr.24356) 17406 : cluster 0 pgmap v17374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:32.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:31 smithi141 bash[31670]: cluster 2023-12-02T01:18:30.539851+0000 mgr.y (mgr.24356) 17406 : cluster 0 pgmap v17374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:33 smithi040 bash[28232]: cluster 2023-12-02T01:18:32.540460+0000 mgr.y (mgr.24356) 17407 : cluster 0 pgmap v17375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:33 smithi040 bash[28232]: audit 2023-12-02T01:18:33.005972+0000 mon.c (mon.2) 10907 : audit 0 from='client.? 172.21.15.40:0/3445017736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:33 smithi040 bash[41173]: cluster 2023-12-02T01:18:32.540460+0000 mgr.y (mgr.24356) 17407 : cluster 0 pgmap v17375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:33 smithi040 bash[41173]: audit 2023-12-02T01:18:33.005972+0000 mon.c (mon.2) 10907 : audit 0 from='client.? 172.21.15.40:0/3445017736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:33 smithi141 bash[31670]: cluster 2023-12-02T01:18:32.540460+0000 mgr.y (mgr.24356) 17407 : cluster 0 pgmap v17375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:34.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:33 smithi141 bash[31670]: audit 2023-12-02T01:18:33.005972+0000 mon.c (mon.2) 10907 : audit 0 from='client.? 172.21.15.40:0/3445017736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:34 smithi040 bash[28232]: audit 2023-12-02T01:18:34.257995+0000 mon.c (mon.2) 10908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:34 smithi040 bash[41173]: audit 2023-12-02T01:18:34.257995+0000 mon.c (mon.2) 10908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:35.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:34 smithi141 bash[31670]: audit 2023-12-02T01:18:34.257995+0000 mon.c (mon.2) 10908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:35 smithi040 bash[28232]: cluster 2023-12-02T01:18:34.541625+0000 mgr.y (mgr.24356) 17408 : cluster 0 pgmap v17376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:35 smithi040 bash[28232]: audit 2023-12-02T01:18:35.468760+0000 mon.c (mon.2) 10909 : audit 0 from='client.? 172.21.15.40:0/1040231796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:35 smithi040 bash[41173]: cluster 2023-12-02T01:18:34.541625+0000 mgr.y (mgr.24356) 17408 : cluster 0 pgmap v17376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:35 smithi040 bash[41173]: audit 2023-12-02T01:18:35.468760+0000 mon.c (mon.2) 10909 : audit 0 from='client.? 172.21.15.40:0/1040231796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:35 smithi141 bash[31670]: cluster 2023-12-02T01:18:34.541625+0000 mgr.y (mgr.24356) 17408 : cluster 0 pgmap v17376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:36.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:35 smithi141 bash[31670]: audit 2023-12-02T01:18:35.468760+0000 mon.c (mon.2) 10909 : audit 0 from='client.? 172.21.15.40:0/1040231796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:18:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:18:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:37 smithi040 bash[28232]: cluster 2023-12-02T01:18:36.542290+0000 mgr.y (mgr.24356) 17409 : cluster 0 pgmap v17377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:37 smithi040 bash[41173]: cluster 2023-12-02T01:18:36.542290+0000 mgr.y (mgr.24356) 17409 : cluster 0 pgmap v17377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:37 smithi141 bash[31670]: cluster 2023-12-02T01:18:36.542290+0000 mgr.y (mgr.24356) 17409 : cluster 0 pgmap v17377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:38 smithi141 bash[31670]: audit 2023-12-02T01:18:37.924959+0000 mon.c (mon.2) 10910 : audit 0 from='client.? 172.21.15.40:0/4257202865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:38 smithi040 bash[28232]: audit 2023-12-02T01:18:37.924959+0000 mon.c (mon.2) 10910 : audit 0 from='client.? 172.21.15.40:0/4257202865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:38 smithi040 bash[41173]: audit 2023-12-02T01:18:37.924959+0000 mon.c (mon.2) 10910 : audit 0 from='client.? 172.21.15.40:0/4257202865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:39 smithi141 bash[31670]: cluster 2023-12-02T01:18:38.542911+0000 mgr.y (mgr.24356) 17410 : cluster 0 pgmap v17378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:39 smithi040 bash[28232]: cluster 2023-12-02T01:18:38.542911+0000 mgr.y (mgr.24356) 17410 : cluster 0 pgmap v17378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:39 smithi040 bash[41173]: cluster 2023-12-02T01:18:38.542911+0000 mgr.y (mgr.24356) 17410 : cluster 0 pgmap v17378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:41.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:40 smithi141 bash[31670]: audit 2023-12-02T01:18:40.383961+0000 mon.c (mon.2) 10911 : audit 0 from='client.? 172.21.15.40:0/2481941344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:40 smithi040 bash[28232]: audit 2023-12-02T01:18:40.383961+0000 mon.c (mon.2) 10911 : audit 0 from='client.? 172.21.15.40:0/2481941344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:40 smithi040 bash[41173]: audit 2023-12-02T01:18:40.383961+0000 mon.c (mon.2) 10911 : audit 0 from='client.? 172.21.15.40:0/2481941344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:41 smithi141 bash[31670]: cluster 2023-12-02T01:18:40.544019+0000 mgr.y (mgr.24356) 17411 : cluster 0 pgmap v17379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:41 smithi040 bash[28232]: cluster 2023-12-02T01:18:40.544019+0000 mgr.y (mgr.24356) 17411 : cluster 0 pgmap v17379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:41 smithi040 bash[41173]: cluster 2023-12-02T01:18:40.544019+0000 mgr.y (mgr.24356) 17411 : cluster 0 pgmap v17379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:43.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:42 smithi141 bash[31670]: audit 2023-12-02T01:18:42.845128+0000 mon.c (mon.2) 10912 : audit 0 from='client.? 172.21.15.40:0/3974792604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:42 smithi040 bash[28232]: audit 2023-12-02T01:18:42.845128+0000 mon.c (mon.2) 10912 : audit 0 from='client.? 172.21.15.40:0/3974792604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:43.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:42 smithi040 bash[41173]: audit 2023-12-02T01:18:42.845128+0000 mon.c (mon.2) 10912 : audit 0 from='client.? 172.21.15.40:0/3974792604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:43 smithi141 bash[31670]: cluster 2023-12-02T01:18:42.544593+0000 mgr.y (mgr.24356) 17412 : cluster 0 pgmap v17380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:43 smithi040 bash[28232]: cluster 2023-12-02T01:18:42.544593+0000 mgr.y (mgr.24356) 17412 : cluster 0 pgmap v17380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:43 smithi040 bash[41173]: cluster 2023-12-02T01:18:42.544593+0000 mgr.y (mgr.24356) 17412 : cluster 0 pgmap v17380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:45 smithi141 bash[31670]: cluster 2023-12-02T01:18:44.545631+0000 mgr.y (mgr.24356) 17413 : cluster 0 pgmap v17381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:45 smithi141 bash[31670]: audit 2023-12-02T01:18:45.306424+0000 mon.a (mon.0) 10827 : audit 0 from='client.? 172.21.15.40:0/179363089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:45 smithi040 bash[28232]: cluster 2023-12-02T01:18:44.545631+0000 mgr.y (mgr.24356) 17413 : cluster 0 pgmap v17381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:45 smithi040 bash[28232]: audit 2023-12-02T01:18:45.306424+0000 mon.a (mon.0) 10827 : audit 0 from='client.? 172.21.15.40:0/179363089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:45 smithi040 bash[41173]: cluster 2023-12-02T01:18:44.545631+0000 mgr.y (mgr.24356) 17413 : cluster 0 pgmap v17381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:45 smithi040 bash[41173]: audit 2023-12-02T01:18:45.306424+0000 mon.a (mon.0) 10827 : audit 0 from='client.? 172.21.15.40:0/179363089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:18:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:18:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:47 smithi141 bash[31670]: cluster 2023-12-02T01:18:46.546293+0000 mgr.y (mgr.24356) 17414 : cluster 0 pgmap v17382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:47 smithi141 bash[31670]: audit 2023-12-02T01:18:47.770144+0000 mon.a (mon.0) 10828 : audit 0 from='client.? 172.21.15.40:0/2196529985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:47 smithi040 bash[28232]: cluster 2023-12-02T01:18:46.546293+0000 mgr.y (mgr.24356) 17414 : cluster 0 pgmap v17382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:47 smithi040 bash[28232]: audit 2023-12-02T01:18:47.770144+0000 mon.a (mon.0) 10828 : audit 0 from='client.? 172.21.15.40:0/2196529985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:47 smithi040 bash[41173]: cluster 2023-12-02T01:18:46.546293+0000 mgr.y (mgr.24356) 17414 : cluster 0 pgmap v17382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:47 smithi040 bash[41173]: audit 2023-12-02T01:18:47.770144+0000 mon.a (mon.0) 10828 : audit 0 from='client.? 172.21.15.40:0/2196529985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:49 smithi141 bash[31670]: cluster 2023-12-02T01:18:48.546889+0000 mgr.y (mgr.24356) 17415 : cluster 0 pgmap v17383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:49 smithi141 bash[31670]: audit 2023-12-02T01:18:49.257381+0000 mon.c (mon.2) 10913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:49 smithi040 bash[28232]: cluster 2023-12-02T01:18:48.546889+0000 mgr.y (mgr.24356) 17415 : cluster 0 pgmap v17383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:49 smithi040 bash[28232]: audit 2023-12-02T01:18:49.257381+0000 mon.c (mon.2) 10913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:49 smithi040 bash[41173]: cluster 2023-12-02T01:18:48.546889+0000 mgr.y (mgr.24356) 17415 : cluster 0 pgmap v17383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:49 smithi040 bash[41173]: audit 2023-12-02T01:18:49.257381+0000 mon.c (mon.2) 10913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:50 smithi141 bash[31670]: audit 2023-12-02T01:18:50.233730+0000 mon.a (mon.0) 10829 : audit 0 from='client.? 172.21.15.40:0/2685012203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:50 smithi040 bash[28232]: audit 2023-12-02T01:18:50.233730+0000 mon.a (mon.0) 10829 : audit 0 from='client.? 172.21.15.40:0/2685012203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:50 smithi040 bash[41173]: audit 2023-12-02T01:18:50.233730+0000 mon.a (mon.0) 10829 : audit 0 from='client.? 172.21.15.40:0/2685012203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:51 smithi141 bash[31670]: cluster 2023-12-02T01:18:50.548203+0000 mgr.y (mgr.24356) 17416 : cluster 0 pgmap v17384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:51 smithi040 bash[28232]: cluster 2023-12-02T01:18:50.548203+0000 mgr.y (mgr.24356) 17416 : cluster 0 pgmap v17384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:51 smithi040 bash[41173]: cluster 2023-12-02T01:18:50.548203+0000 mgr.y (mgr.24356) 17416 : cluster 0 pgmap v17384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:52 smithi141 bash[31670]: audit 2023-12-02T01:18:52.704922+0000 mon.a (mon.0) 10830 : audit 0 from='client.? 172.21.15.40:0/1579728792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:52 smithi040 bash[28232]: audit 2023-12-02T01:18:52.704922+0000 mon.a (mon.0) 10830 : audit 0 from='client.? 172.21.15.40:0/1579728792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:52 smithi040 bash[41173]: audit 2023-12-02T01:18:52.704922+0000 mon.a (mon.0) 10830 : audit 0 from='client.? 172.21.15.40:0/1579728792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:53 smithi141 bash[31670]: cluster 2023-12-02T01:18:52.548713+0000 mgr.y (mgr.24356) 17417 : cluster 0 pgmap v17385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:53 smithi040 bash[28232]: cluster 2023-12-02T01:18:52.548713+0000 mgr.y (mgr.24356) 17417 : cluster 0 pgmap v17385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:53 smithi040 bash[41173]: cluster 2023-12-02T01:18:52.548713+0000 mgr.y (mgr.24356) 17417 : cluster 0 pgmap v17385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:55 smithi141 bash[31670]: cluster 2023-12-02T01:18:54.549741+0000 mgr.y (mgr.24356) 17418 : cluster 0 pgmap v17386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:55 smithi141 bash[31670]: audit 2023-12-02T01:18:55.169484+0000 mon.a (mon.0) 10831 : audit 0 from='client.? 172.21.15.40:0/1446365538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:55 smithi040 bash[28232]: cluster 2023-12-02T01:18:54.549741+0000 mgr.y (mgr.24356) 17418 : cluster 0 pgmap v17386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:55 smithi040 bash[28232]: audit 2023-12-02T01:18:55.169484+0000 mon.a (mon.0) 10831 : audit 0 from='client.? 172.21.15.40:0/1446365538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:55 smithi040 bash[41173]: cluster 2023-12-02T01:18:54.549741+0000 mgr.y (mgr.24356) 17418 : cluster 0 pgmap v17386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:55 smithi040 bash[41173]: audit 2023-12-02T01:18:55.169484+0000 mon.a (mon.0) 10831 : audit 0 from='client.? 172.21.15.40:0/1446365538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:18:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:18:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:57 smithi141 bash[31670]: cluster 2023-12-02T01:18:56.550381+0000 mgr.y (mgr.24356) 17419 : cluster 0 pgmap v17387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:57 smithi141 bash[31670]: audit 2023-12-02T01:18:57.640920+0000 mon.a (mon.0) 10832 : audit 0 from='client.? 172.21.15.40:0/3198791886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:57 smithi040 bash[41173]: cluster 2023-12-02T01:18:56.550381+0000 mgr.y (mgr.24356) 17419 : cluster 0 pgmap v17387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:57 smithi040 bash[41173]: audit 2023-12-02T01:18:57.640920+0000 mon.a (mon.0) 10832 : audit 0 from='client.? 172.21.15.40:0/3198791886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:18:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:57 smithi040 bash[28232]: cluster 2023-12-02T01:18:56.550381+0000 mgr.y (mgr.24356) 17419 : cluster 0 pgmap v17387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:18:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:57 smithi040 bash[28232]: audit 2023-12-02T01:18:57.640920+0000 mon.a (mon.0) 10832 : audit 0 from='client.? 172.21.15.40:0/3198791886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:18:59 smithi141 bash[31670]: cluster 2023-12-02T01:18:58.551067+0000 mgr.y (mgr.24356) 17420 : cluster 0 pgmap v17388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:18:59 smithi040 bash[41173]: cluster 2023-12-02T01:18:58.551067+0000 mgr.y (mgr.24356) 17420 : cluster 0 pgmap v17388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:18:59 smithi040 bash[28232]: cluster 2023-12-02T01:18:58.551067+0000 mgr.y (mgr.24356) 17420 : cluster 0 pgmap v17388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:00 smithi141 bash[31670]: audit 2023-12-02T01:19:00.115289+0000 mon.c (mon.2) 10914 : audit 0 from='client.? 172.21.15.40:0/4015837285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:00 smithi040 bash[28232]: audit 2023-12-02T01:19:00.115289+0000 mon.c (mon.2) 10914 : audit 0 from='client.? 172.21.15.40:0/4015837285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:00 smithi040 bash[41173]: audit 2023-12-02T01:19:00.115289+0000 mon.c (mon.2) 10914 : audit 0 from='client.? 172.21.15.40:0/4015837285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:02 smithi141 bash[31670]: cluster 2023-12-02T01:19:00.552165+0000 mgr.y (mgr.24356) 17421 : cluster 0 pgmap v17389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:02 smithi040 bash[28232]: cluster 2023-12-02T01:19:00.552165+0000 mgr.y (mgr.24356) 17421 : cluster 0 pgmap v17389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:02 smithi040 bash[41173]: cluster 2023-12-02T01:19:00.552165+0000 mgr.y (mgr.24356) 17421 : cluster 0 pgmap v17389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:03 smithi141 bash[31670]: audit 2023-12-02T01:19:02.576499+0000 mon.a (mon.0) 10833 : audit 0 from='client.? 172.21.15.40:0/1457419024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:03 smithi040 bash[28232]: audit 2023-12-02T01:19:02.576499+0000 mon.a (mon.0) 10833 : audit 0 from='client.? 172.21.15.40:0/1457419024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:03 smithi040 bash[41173]: audit 2023-12-02T01:19:02.576499+0000 mon.a (mon.0) 10833 : audit 0 from='client.? 172.21.15.40:0/1457419024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:04 smithi141 bash[31670]: cluster 2023-12-02T01:19:02.552819+0000 mgr.y (mgr.24356) 17422 : cluster 0 pgmap v17390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:04 smithi040 bash[28232]: cluster 2023-12-02T01:19:02.552819+0000 mgr.y (mgr.24356) 17422 : cluster 0 pgmap v17390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:04 smithi040 bash[41173]: cluster 2023-12-02T01:19:02.552819+0000 mgr.y (mgr.24356) 17422 : cluster 0 pgmap v17390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:05 smithi141 bash[31670]: audit 2023-12-02T01:19:04.258402+0000 mon.c (mon.2) 10915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:05 smithi040 bash[28232]: audit 2023-12-02T01:19:04.258402+0000 mon.c (mon.2) 10915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:05 smithi040 bash[41173]: audit 2023-12-02T01:19:04.258402+0000 mon.c (mon.2) 10915 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:06 smithi141 bash[31670]: cluster 2023-12-02T01:19:04.553879+0000 mgr.y (mgr.24356) 17423 : cluster 0 pgmap v17391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:06 smithi141 bash[31670]: audit 2023-12-02T01:19:05.040640+0000 mon.a (mon.0) 10834 : audit 0 from='client.? 172.21.15.40:0/3417538476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:06 smithi040 bash[28232]: cluster 2023-12-02T01:19:04.553879+0000 mgr.y (mgr.24356) 17423 : cluster 0 pgmap v17391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:06 smithi040 bash[28232]: audit 2023-12-02T01:19:05.040640+0000 mon.a (mon.0) 10834 : audit 0 from='client.? 172.21.15.40:0/3417538476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:06 smithi040 bash[41173]: cluster 2023-12-02T01:19:04.553879+0000 mgr.y (mgr.24356) 17423 : cluster 0 pgmap v17391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:06 smithi040 bash[41173]: audit 2023-12-02T01:19:05.040640+0000 mon.a (mon.0) 10834 : audit 0 from='client.? 172.21.15.40:0/3417538476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:19:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[28232]: cluster 2023-12-02T01:19:06.554541+0000 mgr.y (mgr.24356) 17424 : cluster 0 pgmap v17392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[28232]: audit 2023-12-02T01:19:07.279978+0000 mon.c (mon.2) 10916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[28232]: audit 2023-12-02T01:19:07.511105+0000 mon.a (mon.0) 10835 : audit 0 from='client.? 172.21.15.40:0/748232854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[28232]: audit 2023-12-02T01:19:07.659250+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[28232]: audit 2023-12-02T01:19:07.674611+0000 mon.a (mon.0) 10837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[41173]: cluster 2023-12-02T01:19:06.554541+0000 mgr.y (mgr.24356) 17424 : cluster 0 pgmap v17392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[41173]: audit 2023-12-02T01:19:07.279978+0000 mon.c (mon.2) 10916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[41173]: audit 2023-12-02T01:19:07.511105+0000 mon.a (mon.0) 10835 : audit 0 from='client.? 172.21.15.40:0/748232854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[41173]: audit 2023-12-02T01:19:07.659250+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:08 smithi040 bash[41173]: audit 2023-12-02T01:19:07.674611+0000 mon.a (mon.0) 10837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:08 smithi141 bash[31670]: cluster 2023-12-02T01:19:06.554541+0000 mgr.y (mgr.24356) 17424 : cluster 0 pgmap v17392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:08 smithi141 bash[31670]: audit 2023-12-02T01:19:07.279978+0000 mon.c (mon.2) 10916 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:19:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:08 smithi141 bash[31670]: audit 2023-12-02T01:19:07.511105+0000 mon.a (mon.0) 10835 : audit 0 from='client.? 172.21.15.40:0/748232854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:08 smithi141 bash[31670]: audit 2023-12-02T01:19:07.659250+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:08 smithi141 bash[31670]: audit 2023-12-02T01:19:07.674611+0000 mon.a (mon.0) 10837 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:10 smithi040 bash[28232]: cluster 2023-12-02T01:19:08.555202+0000 mgr.y (mgr.24356) 17425 : cluster 0 pgmap v17393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:10 smithi040 bash[28232]: audit 2023-12-02T01:19:09.971894+0000 mon.a (mon.0) 10838 : audit 0 from='client.? 172.21.15.40:0/1932419877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:10 smithi040 bash[41173]: cluster 2023-12-02T01:19:08.555202+0000 mgr.y (mgr.24356) 17425 : cluster 0 pgmap v17393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:10 smithi040 bash[41173]: audit 2023-12-02T01:19:09.971894+0000 mon.a (mon.0) 10838 : audit 0 from='client.? 172.21.15.40:0/1932419877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:10 smithi141 bash[31670]: cluster 2023-12-02T01:19:08.555202+0000 mgr.y (mgr.24356) 17425 : cluster 0 pgmap v17393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:10 smithi141 bash[31670]: audit 2023-12-02T01:19:09.971894+0000 mon.a (mon.0) 10838 : audit 0 from='client.? 172.21.15.40:0/1932419877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:12 smithi040 bash[41173]: cluster 2023-12-02T01:19:10.555940+0000 mgr.y (mgr.24356) 17426 : cluster 0 pgmap v17394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:12 smithi040 bash[28232]: cluster 2023-12-02T01:19:10.555940+0000 mgr.y (mgr.24356) 17426 : cluster 0 pgmap v17394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:12 smithi141 bash[31670]: cluster 2023-12-02T01:19:10.555940+0000 mgr.y (mgr.24356) 17426 : cluster 0 pgmap v17394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:13 smithi040 bash[41173]: audit 2023-12-02T01:19:12.442184+0000 mon.a (mon.0) 10839 : audit 0 from='client.? 172.21.15.40:0/2011202224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:13 smithi040 bash[28232]: audit 2023-12-02T01:19:12.442184+0000 mon.a (mon.0) 10839 : audit 0 from='client.? 172.21.15.40:0/2011202224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:13 smithi141 bash[31670]: audit 2023-12-02T01:19:12.442184+0000 mon.a (mon.0) 10839 : audit 0 from='client.? 172.21.15.40:0/2011202224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[41173]: cluster 2023-12-02T01:19:12.556561+0000 mgr.y (mgr.24356) 17427 : cluster 0 pgmap v17395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[41173]: audit 2023-12-02T01:19:13.486307+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[41173]: audit 2023-12-02T01:19:13.496649+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[41173]: audit 2023-12-02T01:19:13.572981+0000 mon.a (mon.0) 10842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[41173]: audit 2023-12-02T01:19:13.583703+0000 mon.a (mon.0) 10843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[28232]: cluster 2023-12-02T01:19:12.556561+0000 mgr.y (mgr.24356) 17427 : cluster 0 pgmap v17395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[28232]: audit 2023-12-02T01:19:13.486307+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[28232]: audit 2023-12-02T01:19:13.496649+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[28232]: audit 2023-12-02T01:19:13.572981+0000 mon.a (mon.0) 10842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:14 smithi040 bash[28232]: audit 2023-12-02T01:19:13.583703+0000 mon.a (mon.0) 10843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:14 smithi141 bash[31670]: cluster 2023-12-02T01:19:12.556561+0000 mgr.y (mgr.24356) 17427 : cluster 0 pgmap v17395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:14 smithi141 bash[31670]: audit 2023-12-02T01:19:13.486307+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:14 smithi141 bash[31670]: audit 2023-12-02T01:19:13.496649+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:14 smithi141 bash[31670]: audit 2023-12-02T01:19:13.572981+0000 mon.a (mon.0) 10842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:14 smithi141 bash[31670]: audit 2023-12-02T01:19:13.583703+0000 mon.a (mon.0) 10843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[41173]: audit 2023-12-02T01:19:14.061327+0000 mon.c (mon.2) 10917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[41173]: audit 2023-12-02T01:19:14.062588+0000 mon.c (mon.2) 10918 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[41173]: audit 2023-12-02T01:19:14.070252+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[41173]: audit 2023-12-02T01:19:14.904056+0000 mon.c (mon.2) 10919 : audit 0 from='client.? 172.21.15.40:0/1141623757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[28232]: audit 2023-12-02T01:19:14.061327+0000 mon.c (mon.2) 10917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[28232]: audit 2023-12-02T01:19:14.062588+0000 mon.c (mon.2) 10918 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[28232]: audit 2023-12-02T01:19:14.070252+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:15 smithi040 bash[28232]: audit 2023-12-02T01:19:14.904056+0000 mon.c (mon.2) 10919 : audit 0 from='client.? 172.21.15.40:0/1141623757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:15 smithi141 bash[31670]: audit 2023-12-02T01:19:14.061327+0000 mon.c (mon.2) 10917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:19:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:15 smithi141 bash[31670]: audit 2023-12-02T01:19:14.062588+0000 mon.c (mon.2) 10918 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:19:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:15 smithi141 bash[31670]: audit 2023-12-02T01:19:14.070252+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:19:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:15 smithi141 bash[31670]: audit 2023-12-02T01:19:14.904056+0000 mon.c (mon.2) 10919 : audit 0 from='client.? 172.21.15.40:0/1141623757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:16 smithi040 bash[41173]: cluster 2023-12-02T01:19:14.557658+0000 mgr.y (mgr.24356) 17428 : cluster 0 pgmap v17396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:16 smithi040 bash[28232]: cluster 2023-12-02T01:19:14.557658+0000 mgr.y (mgr.24356) 17428 : cluster 0 pgmap v17396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:16 smithi141 bash[31670]: cluster 2023-12-02T01:19:14.557658+0000 mgr.y (mgr.24356) 17428 : cluster 0 pgmap v17396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:19:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:19:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:18 smithi040 bash[28232]: cluster 2023-12-02T01:19:16.558313+0000 mgr.y (mgr.24356) 17429 : cluster 0 pgmap v17397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:18 smithi040 bash[28232]: audit 2023-12-02T01:19:17.363728+0000 mon.a (mon.0) 10845 : audit 0 from='client.? 172.21.15.40:0/1642137898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:18 smithi040 bash[41173]: cluster 2023-12-02T01:19:16.558313+0000 mgr.y (mgr.24356) 17429 : cluster 0 pgmap v17397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:18 smithi040 bash[41173]: audit 2023-12-02T01:19:17.363728+0000 mon.a (mon.0) 10845 : audit 0 from='client.? 172.21.15.40:0/1642137898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:18 smithi141 bash[31670]: cluster 2023-12-02T01:19:16.558313+0000 mgr.y (mgr.24356) 17429 : cluster 0 pgmap v17397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:18 smithi141 bash[31670]: audit 2023-12-02T01:19:17.363728+0000 mon.a (mon.0) 10845 : audit 0 from='client.? 172.21.15.40:0/1642137898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:20 smithi040 bash[28232]: cluster 2023-12-02T01:19:18.559003+0000 mgr.y (mgr.24356) 17430 : cluster 0 pgmap v17398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:20 smithi040 bash[28232]: audit 2023-12-02T01:19:19.258793+0000 mon.c (mon.2) 10920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:20 smithi040 bash[28232]: audit 2023-12-02T01:19:19.832869+0000 mon.a (mon.0) 10846 : audit 0 from='client.? 172.21.15.40:0/1068792833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:20 smithi040 bash[41173]: cluster 2023-12-02T01:19:18.559003+0000 mgr.y (mgr.24356) 17430 : cluster 0 pgmap v17398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:20 smithi040 bash[41173]: audit 2023-12-02T01:19:19.258793+0000 mon.c (mon.2) 10920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:20 smithi040 bash[41173]: audit 2023-12-02T01:19:19.832869+0000 mon.a (mon.0) 10846 : audit 0 from='client.? 172.21.15.40:0/1068792833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:20 smithi141 bash[31670]: cluster 2023-12-02T01:19:18.559003+0000 mgr.y (mgr.24356) 17430 : cluster 0 pgmap v17398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:20 smithi141 bash[31670]: audit 2023-12-02T01:19:19.258793+0000 mon.c (mon.2) 10920 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:20 smithi141 bash[31670]: audit 2023-12-02T01:19:19.832869+0000 mon.a (mon.0) 10846 : audit 0 from='client.? 172.21.15.40:0/1068792833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:22 smithi040 bash[28232]: cluster 2023-12-02T01:19:20.560127+0000 mgr.y (mgr.24356) 17431 : cluster 0 pgmap v17399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:22 smithi040 bash[41173]: cluster 2023-12-02T01:19:20.560127+0000 mgr.y (mgr.24356) 17431 : cluster 0 pgmap v17399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:22 smithi141 bash[31670]: cluster 2023-12-02T01:19:20.560127+0000 mgr.y (mgr.24356) 17431 : cluster 0 pgmap v17399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:23 smithi040 bash[28232]: audit 2023-12-02T01:19:22.303397+0000 mon.c (mon.2) 10921 : audit 0 from='client.? 172.21.15.40:0/1186132233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:23 smithi040 bash[41173]: audit 2023-12-02T01:19:22.303397+0000 mon.c (mon.2) 10921 : audit 0 from='client.? 172.21.15.40:0/1186132233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:23 smithi141 bash[31670]: audit 2023-12-02T01:19:22.303397+0000 mon.c (mon.2) 10921 : audit 0 from='client.? 172.21.15.40:0/1186132233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:24 smithi040 bash[41173]: cluster 2023-12-02T01:19:22.560786+0000 mgr.y (mgr.24356) 17432 : cluster 0 pgmap v17400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:24 smithi040 bash[28232]: cluster 2023-12-02T01:19:22.560786+0000 mgr.y (mgr.24356) 17432 : cluster 0 pgmap v17400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:24 smithi141 bash[31670]: cluster 2023-12-02T01:19:22.560786+0000 mgr.y (mgr.24356) 17432 : cluster 0 pgmap v17400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:25 smithi040 bash[28232]: audit 2023-12-02T01:19:24.766597+0000 mon.c (mon.2) 10922 : audit 0 from='client.? 172.21.15.40:0/4062725708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:25 smithi040 bash[41173]: audit 2023-12-02T01:19:24.766597+0000 mon.c (mon.2) 10922 : audit 0 from='client.? 172.21.15.40:0/4062725708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:25 smithi141 bash[31670]: audit 2023-12-02T01:19:24.766597+0000 mon.c (mon.2) 10922 : audit 0 from='client.? 172.21.15.40:0/4062725708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:26 smithi040 bash[28232]: cluster 2023-12-02T01:19:24.561575+0000 mgr.y (mgr.24356) 17433 : cluster 0 pgmap v17401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:26 smithi040 bash[41173]: cluster 2023-12-02T01:19:24.561575+0000 mgr.y (mgr.24356) 17433 : cluster 0 pgmap v17401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:26 smithi141 bash[31670]: cluster 2023-12-02T01:19:24.561575+0000 mgr.y (mgr.24356) 17433 : cluster 0 pgmap v17401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:19:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:19:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:28 smithi040 bash[41173]: cluster 2023-12-02T01:19:26.562224+0000 mgr.y (mgr.24356) 17434 : cluster 0 pgmap v17402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:28 smithi040 bash[41173]: audit 2023-12-02T01:19:27.234325+0000 mon.a (mon.0) 10847 : audit 0 from='client.? 172.21.15.40:0/3617148419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:28 smithi040 bash[28232]: cluster 2023-12-02T01:19:26.562224+0000 mgr.y (mgr.24356) 17434 : cluster 0 pgmap v17402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:28 smithi040 bash[28232]: audit 2023-12-02T01:19:27.234325+0000 mon.a (mon.0) 10847 : audit 0 from='client.? 172.21.15.40:0/3617148419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:28 smithi141 bash[31670]: cluster 2023-12-02T01:19:26.562224+0000 mgr.y (mgr.24356) 17434 : cluster 0 pgmap v17402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:28 smithi141 bash[31670]: audit 2023-12-02T01:19:27.234325+0000 mon.a (mon.0) 10847 : audit 0 from='client.? 172.21.15.40:0/3617148419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:30 smithi040 bash[28232]: cluster 2023-12-02T01:19:28.562824+0000 mgr.y (mgr.24356) 17435 : cluster 0 pgmap v17403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:30 smithi040 bash[28232]: audit 2023-12-02T01:19:29.702162+0000 mon.a (mon.0) 10848 : audit 0 from='client.? 172.21.15.40:0/3514937514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:30 smithi040 bash[41173]: cluster 2023-12-02T01:19:28.562824+0000 mgr.y (mgr.24356) 17435 : cluster 0 pgmap v17403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:30 smithi040 bash[41173]: audit 2023-12-02T01:19:29.702162+0000 mon.a (mon.0) 10848 : audit 0 from='client.? 172.21.15.40:0/3514937514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:30 smithi141 bash[31670]: cluster 2023-12-02T01:19:28.562824+0000 mgr.y (mgr.24356) 17435 : cluster 0 pgmap v17403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:30 smithi141 bash[31670]: audit 2023-12-02T01:19:29.702162+0000 mon.a (mon.0) 10848 : audit 0 from='client.? 172.21.15.40:0/3514937514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:32 smithi040 bash[41173]: cluster 2023-12-02T01:19:30.563983+0000 mgr.y (mgr.24356) 17436 : cluster 0 pgmap v17404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:32 smithi040 bash[28232]: cluster 2023-12-02T01:19:30.563983+0000 mgr.y (mgr.24356) 17436 : cluster 0 pgmap v17404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:32 smithi141 bash[31670]: cluster 2023-12-02T01:19:30.563983+0000 mgr.y (mgr.24356) 17436 : cluster 0 pgmap v17404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:33 smithi040 bash[28232]: audit 2023-12-02T01:19:32.168735+0000 mon.c (mon.2) 10923 : audit 0 from='client.? 172.21.15.40:0/1862039496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:33 smithi040 bash[41173]: audit 2023-12-02T01:19:32.168735+0000 mon.c (mon.2) 10923 : audit 0 from='client.? 172.21.15.40:0/1862039496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:33 smithi141 bash[31670]: audit 2023-12-02T01:19:32.168735+0000 mon.c (mon.2) 10923 : audit 0 from='client.? 172.21.15.40:0/1862039496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:34 smithi040 bash[41173]: cluster 2023-12-02T01:19:32.564667+0000 mgr.y (mgr.24356) 17437 : cluster 0 pgmap v17405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:34 smithi040 bash[28232]: cluster 2023-12-02T01:19:32.564667+0000 mgr.y (mgr.24356) 17437 : cluster 0 pgmap v17405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:34 smithi141 bash[31670]: cluster 2023-12-02T01:19:32.564667+0000 mgr.y (mgr.24356) 17437 : cluster 0 pgmap v17405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:35 smithi040 bash[28232]: audit 2023-12-02T01:19:34.259283+0000 mon.c (mon.2) 10924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:35 smithi040 bash[28232]: audit 2023-12-02T01:19:34.640951+0000 mon.c (mon.2) 10925 : audit 0 from='client.? 172.21.15.40:0/760544478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:35 smithi040 bash[41173]: audit 2023-12-02T01:19:34.259283+0000 mon.c (mon.2) 10924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:35 smithi040 bash[41173]: audit 2023-12-02T01:19:34.640951+0000 mon.c (mon.2) 10925 : audit 0 from='client.? 172.21.15.40:0/760544478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:35 smithi141 bash[31670]: audit 2023-12-02T01:19:34.259283+0000 mon.c (mon.2) 10924 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:35 smithi141 bash[31670]: audit 2023-12-02T01:19:34.640951+0000 mon.c (mon.2) 10925 : audit 0 from='client.? 172.21.15.40:0/760544478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:36 smithi040 bash[41173]: cluster 2023-12-02T01:19:34.565683+0000 mgr.y (mgr.24356) 17438 : cluster 0 pgmap v17406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:36 smithi040 bash[28232]: cluster 2023-12-02T01:19:34.565683+0000 mgr.y (mgr.24356) 17438 : cluster 0 pgmap v17406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:36 smithi141 bash[31670]: cluster 2023-12-02T01:19:34.565683+0000 mgr.y (mgr.24356) 17438 : cluster 0 pgmap v17406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:19:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:19:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:37 smithi040 bash[28232]: audit 2023-12-02T01:19:37.103920+0000 mon.a (mon.0) 10849 : audit 0 from='client.? 172.21.15.40:0/3524025498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:37 smithi040 bash[41173]: audit 2023-12-02T01:19:37.103920+0000 mon.a (mon.0) 10849 : audit 0 from='client.? 172.21.15.40:0/3524025498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:37 smithi141 bash[31670]: audit 2023-12-02T01:19:37.103920+0000 mon.a (mon.0) 10849 : audit 0 from='client.? 172.21.15.40:0/3524025498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:38 smithi040 bash[28232]: cluster 2023-12-02T01:19:36.566334+0000 mgr.y (mgr.24356) 17439 : cluster 0 pgmap v17407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:38 smithi040 bash[41173]: cluster 2023-12-02T01:19:36.566334+0000 mgr.y (mgr.24356) 17439 : cluster 0 pgmap v17407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:38 smithi141 bash[31670]: cluster 2023-12-02T01:19:36.566334+0000 mgr.y (mgr.24356) 17439 : cluster 0 pgmap v17407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:40 smithi040 bash[28232]: cluster 2023-12-02T01:19:38.566937+0000 mgr.y (mgr.24356) 17440 : cluster 0 pgmap v17408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:40 smithi040 bash[28232]: audit 2023-12-02T01:19:39.573332+0000 mon.c (mon.2) 10926 : audit 0 from='client.? 172.21.15.40:0/489596707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:40 smithi040 bash[41173]: cluster 2023-12-02T01:19:38.566937+0000 mgr.y (mgr.24356) 17440 : cluster 0 pgmap v17408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:40 smithi040 bash[41173]: audit 2023-12-02T01:19:39.573332+0000 mon.c (mon.2) 10926 : audit 0 from='client.? 172.21.15.40:0/489596707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:40 smithi141 bash[31670]: cluster 2023-12-02T01:19:38.566937+0000 mgr.y (mgr.24356) 17440 : cluster 0 pgmap v17408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:40 smithi141 bash[31670]: audit 2023-12-02T01:19:39.573332+0000 mon.c (mon.2) 10926 : audit 0 from='client.? 172.21.15.40:0/489596707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:42 smithi040 bash[28232]: cluster 2023-12-02T01:19:40.568067+0000 mgr.y (mgr.24356) 17441 : cluster 0 pgmap v17409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:42 smithi040 bash[28232]: audit 2023-12-02T01:19:42.040726+0000 mon.c (mon.2) 10927 : audit 0 from='client.? 172.21.15.40:0/4146696708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:42 smithi040 bash[41173]: cluster 2023-12-02T01:19:40.568067+0000 mgr.y (mgr.24356) 17441 : cluster 0 pgmap v17409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:42 smithi040 bash[41173]: audit 2023-12-02T01:19:42.040726+0000 mon.c (mon.2) 10927 : audit 0 from='client.? 172.21.15.40:0/4146696708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:42 smithi141 bash[31670]: cluster 2023-12-02T01:19:40.568067+0000 mgr.y (mgr.24356) 17441 : cluster 0 pgmap v17409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:42 smithi141 bash[31670]: audit 2023-12-02T01:19:42.040726+0000 mon.c (mon.2) 10927 : audit 0 from='client.? 172.21.15.40:0/4146696708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:44 smithi141 bash[31670]: cluster 2023-12-02T01:19:42.568754+0000 mgr.y (mgr.24356) 17442 : cluster 0 pgmap v17410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:44 smithi040 bash[28232]: cluster 2023-12-02T01:19:42.568754+0000 mgr.y (mgr.24356) 17442 : cluster 0 pgmap v17410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:44 smithi040 bash[41173]: cluster 2023-12-02T01:19:42.568754+0000 mgr.y (mgr.24356) 17442 : cluster 0 pgmap v17410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:45 smithi141 bash[31670]: audit 2023-12-02T01:19:44.502781+0000 mon.a (mon.0) 10850 : audit 0 from='client.? 172.21.15.40:0/202977856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:45 smithi040 bash[28232]: audit 2023-12-02T01:19:44.502781+0000 mon.a (mon.0) 10850 : audit 0 from='client.? 172.21.15.40:0/202977856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:45 smithi040 bash[41173]: audit 2023-12-02T01:19:44.502781+0000 mon.a (mon.0) 10850 : audit 0 from='client.? 172.21.15.40:0/202977856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:46 smithi040 bash[28232]: cluster 2023-12-02T01:19:44.569869+0000 mgr.y (mgr.24356) 17443 : cluster 0 pgmap v17411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:46 smithi040 bash[41173]: cluster 2023-12-02T01:19:44.569869+0000 mgr.y (mgr.24356) 17443 : cluster 0 pgmap v17411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:46 smithi141 bash[31670]: cluster 2023-12-02T01:19:44.569869+0000 mgr.y (mgr.24356) 17443 : cluster 0 pgmap v17411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:19:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:19:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:47 smithi141 bash[31670]: cluster 2023-12-02T01:19:46.570516+0000 mgr.y (mgr.24356) 17444 : cluster 0 pgmap v17412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:47 smithi141 bash[31670]: audit 2023-12-02T01:19:46.969292+0000 mon.a (mon.0) 10851 : audit 0 from='client.? 172.21.15.40:0/1772534709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:47 smithi040 bash[41173]: cluster 2023-12-02T01:19:46.570516+0000 mgr.y (mgr.24356) 17444 : cluster 0 pgmap v17412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:47 smithi040 bash[41173]: audit 2023-12-02T01:19:46.969292+0000 mon.a (mon.0) 10851 : audit 0 from='client.? 172.21.15.40:0/1772534709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:47 smithi040 bash[28232]: cluster 2023-12-02T01:19:46.570516+0000 mgr.y (mgr.24356) 17444 : cluster 0 pgmap v17412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:47 smithi040 bash[28232]: audit 2023-12-02T01:19:46.969292+0000 mon.a (mon.0) 10851 : audit 0 from='client.? 172.21.15.40:0/1772534709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:49 smithi040 bash[41173]: cluster 2023-12-02T01:19:48.571232+0000 mgr.y (mgr.24356) 17445 : cluster 0 pgmap v17413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:49 smithi040 bash[41173]: audit 2023-12-02T01:19:49.259431+0000 mon.c (mon.2) 10928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:49 smithi040 bash[41173]: audit 2023-12-02T01:19:49.436174+0000 mon.a (mon.0) 10852 : audit 0 from='client.? 172.21.15.40:0/3236924425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:49 smithi040 bash[28232]: cluster 2023-12-02T01:19:48.571232+0000 mgr.y (mgr.24356) 17445 : cluster 0 pgmap v17413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:49 smithi040 bash[28232]: audit 2023-12-02T01:19:49.259431+0000 mon.c (mon.2) 10928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:49 smithi040 bash[28232]: audit 2023-12-02T01:19:49.436174+0000 mon.a (mon.0) 10852 : audit 0 from='client.? 172.21.15.40:0/3236924425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:49 smithi141 bash[31670]: cluster 2023-12-02T01:19:48.571232+0000 mgr.y (mgr.24356) 17445 : cluster 0 pgmap v17413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:49 smithi141 bash[31670]: audit 2023-12-02T01:19:49.259431+0000 mon.c (mon.2) 10928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:50.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:49 smithi141 bash[31670]: audit 2023-12-02T01:19:49.436174+0000 mon.a (mon.0) 10852 : audit 0 from='client.? 172.21.15.40:0/3236924425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:51 smithi040 bash[28232]: cluster 2023-12-02T01:19:50.572406+0000 mgr.y (mgr.24356) 17446 : cluster 0 pgmap v17414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:51 smithi040 bash[41173]: cluster 2023-12-02T01:19:50.572406+0000 mgr.y (mgr.24356) 17446 : cluster 0 pgmap v17414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:51 smithi141 bash[31670]: cluster 2023-12-02T01:19:50.572406+0000 mgr.y (mgr.24356) 17446 : cluster 0 pgmap v17414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:52 smithi040 bash[28232]: audit 2023-12-02T01:19:51.904178+0000 mon.c (mon.2) 10929 : audit 0 from='client.? 172.21.15.40:0/2718051463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:52 smithi040 bash[41173]: audit 2023-12-02T01:19:51.904178+0000 mon.c (mon.2) 10929 : audit 0 from='client.? 172.21.15.40:0/2718051463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:53.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:52 smithi141 bash[31670]: audit 2023-12-02T01:19:51.904178+0000 mon.c (mon.2) 10929 : audit 0 from='client.? 172.21.15.40:0/2718051463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:53 smithi040 bash[28232]: cluster 2023-12-02T01:19:52.573072+0000 mgr.y (mgr.24356) 17447 : cluster 0 pgmap v17415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:53 smithi040 bash[41173]: cluster 2023-12-02T01:19:52.573072+0000 mgr.y (mgr.24356) 17447 : cluster 0 pgmap v17415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:53 smithi141 bash[31670]: cluster 2023-12-02T01:19:52.573072+0000 mgr.y (mgr.24356) 17447 : cluster 0 pgmap v17415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:54 smithi141 bash[31670]: audit 2023-12-02T01:19:54.368941+0000 mon.a (mon.0) 10853 : audit 0 from='client.? 172.21.15.40:0/1881121356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:54 smithi040 bash[28232]: audit 2023-12-02T01:19:54.368941+0000 mon.a (mon.0) 10853 : audit 0 from='client.? 172.21.15.40:0/1881121356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:54 smithi040 bash[41173]: audit 2023-12-02T01:19:54.368941+0000 mon.a (mon.0) 10853 : audit 0 from='client.? 172.21.15.40:0/1881121356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:55 smithi141 bash[31670]: cluster 2023-12-02T01:19:54.574365+0000 mgr.y (mgr.24356) 17448 : cluster 0 pgmap v17416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:55 smithi040 bash[28232]: cluster 2023-12-02T01:19:54.574365+0000 mgr.y (mgr.24356) 17448 : cluster 0 pgmap v17416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:55 smithi040 bash[41173]: cluster 2023-12-02T01:19:54.574365+0000 mgr.y (mgr.24356) 17448 : cluster 0 pgmap v17416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:19:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:19:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:56 smithi141 bash[31670]: audit 2023-12-02T01:19:56.832768+0000 mon.a (mon.0) 10854 : audit 0 from='client.? 172.21.15.40:0/1147603952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:56 smithi040 bash[41173]: audit 2023-12-02T01:19:56.832768+0000 mon.a (mon.0) 10854 : audit 0 from='client.? 172.21.15.40:0/1147603952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:56 smithi040 bash[28232]: audit 2023-12-02T01:19:56.832768+0000 mon.a (mon.0) 10854 : audit 0 from='client.? 172.21.15.40:0/1147603952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:19:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:57 smithi141 bash[31670]: cluster 2023-12-02T01:19:56.575160+0000 mgr.y (mgr.24356) 17449 : cluster 0 pgmap v17417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:57 smithi040 bash[28232]: cluster 2023-12-02T01:19:56.575160+0000 mgr.y (mgr.24356) 17449 : cluster 0 pgmap v17417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:19:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:57 smithi040 bash[41173]: cluster 2023-12-02T01:19:56.575160+0000 mgr.y (mgr.24356) 17449 : cluster 0 pgmap v17417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:59 smithi141 bash[31670]: cluster 2023-12-02T01:19:58.575979+0000 mgr.y (mgr.24356) 17450 : cluster 0 pgmap v17418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:19:59 smithi141 bash[31670]: audit 2023-12-02T01:19:59.298032+0000 mon.a (mon.0) 10855 : audit 0 from='client.? 172.21.15.40:0/1590991236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:59 smithi040 bash[41173]: cluster 2023-12-02T01:19:58.575979+0000 mgr.y (mgr.24356) 17450 : cluster 0 pgmap v17418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:19:59 smithi040 bash[41173]: audit 2023-12-02T01:19:59.298032+0000 mon.a (mon.0) 10855 : audit 0 from='client.? 172.21.15.40:0/1590991236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:59 smithi040 bash[28232]: cluster 2023-12-02T01:19:58.575979+0000 mgr.y (mgr.24356) 17450 : cluster 0 pgmap v17418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:19:59 smithi040 bash[28232]: audit 2023-12-02T01:19:59.298032+0000 mon.a (mon.0) 10855 : audit 0 from='client.? 172.21.15.40:0/1590991236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:00 smithi040 bash[28232]: debug 2023-12-02T01:19:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:00 smithi141 bash[31670]: cluster 2023-12-02T01:20:00.000157+0000 mon.a (mon.0) 10856 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:00 smithi040 bash[41173]: cluster 2023-12-02T01:20:00.000157+0000 mon.a (mon.0) 10856 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:00 smithi040 bash[28232]: cluster 2023-12-02T01:20:00.000157+0000 mon.a (mon.0) 10856 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:01 smithi141 bash[31670]: cluster 2023-12-02T01:20:00.577221+0000 mgr.y (mgr.24356) 17451 : cluster 0 pgmap v17419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:01 smithi141 bash[31670]: audit 2023-12-02T01:20:01.752745+0000 mon.a (mon.0) 10857 : audit 0 from='client.? 172.21.15.40:0/1092552880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:01 smithi040 bash[41173]: cluster 2023-12-02T01:20:00.577221+0000 mgr.y (mgr.24356) 17451 : cluster 0 pgmap v17419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:01 smithi040 bash[41173]: audit 2023-12-02T01:20:01.752745+0000 mon.a (mon.0) 10857 : audit 0 from='client.? 172.21.15.40:0/1092552880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:01 smithi040 bash[28232]: cluster 2023-12-02T01:20:00.577221+0000 mgr.y (mgr.24356) 17451 : cluster 0 pgmap v17419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:01 smithi040 bash[28232]: audit 2023-12-02T01:20:01.752745+0000 mon.a (mon.0) 10857 : audit 0 from='client.? 172.21.15.40:0/1092552880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:03 smithi141 bash[31670]: cluster 2023-12-02T01:20:02.577888+0000 mgr.y (mgr.24356) 17452 : cluster 0 pgmap v17420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:03 smithi040 bash[28232]: cluster 2023-12-02T01:20:02.577888+0000 mgr.y (mgr.24356) 17452 : cluster 0 pgmap v17420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:03 smithi040 bash[41173]: cluster 2023-12-02T01:20:02.577888+0000 mgr.y (mgr.24356) 17452 : cluster 0 pgmap v17420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:04 smithi141 bash[31670]: audit 2023-12-02T01:20:04.209515+0000 mon.a (mon.0) 10858 : audit 0 from='client.? 172.21.15.40:0/523080638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:04 smithi141 bash[31670]: audit 2023-12-02T01:20:04.259915+0000 mon.c (mon.2) 10930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:04 smithi040 bash[28232]: audit 2023-12-02T01:20:04.209515+0000 mon.a (mon.0) 10858 : audit 0 from='client.? 172.21.15.40:0/523080638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:04 smithi040 bash[28232]: audit 2023-12-02T01:20:04.259915+0000 mon.c (mon.2) 10930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:04 smithi040 bash[41173]: audit 2023-12-02T01:20:04.209515+0000 mon.a (mon.0) 10858 : audit 0 from='client.? 172.21.15.40:0/523080638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:04 smithi040 bash[41173]: audit 2023-12-02T01:20:04.259915+0000 mon.c (mon.2) 10930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:05 smithi141 bash[31670]: cluster 2023-12-02T01:20:04.579078+0000 mgr.y (mgr.24356) 17453 : cluster 0 pgmap v17421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:05 smithi040 bash[28232]: cluster 2023-12-02T01:20:04.579078+0000 mgr.y (mgr.24356) 17453 : cluster 0 pgmap v17421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:05 smithi040 bash[41173]: cluster 2023-12-02T01:20:04.579078+0000 mgr.y (mgr.24356) 17453 : cluster 0 pgmap v17421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:20:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:20:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:06 smithi141 bash[31670]: audit 2023-12-02T01:20:06.673873+0000 mon.a (mon.0) 10859 : audit 0 from='client.? 172.21.15.40:0/1032379438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:06 smithi040 bash[28232]: audit 2023-12-02T01:20:06.673873+0000 mon.a (mon.0) 10859 : audit 0 from='client.? 172.21.15.40:0/1032379438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:06 smithi040 bash[41173]: audit 2023-12-02T01:20:06.673873+0000 mon.a (mon.0) 10859 : audit 0 from='client.? 172.21.15.40:0/1032379438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:07 smithi141 bash[31670]: cluster 2023-12-02T01:20:06.579742+0000 mgr.y (mgr.24356) 17454 : cluster 0 pgmap v17422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:07 smithi040 bash[28232]: cluster 2023-12-02T01:20:06.579742+0000 mgr.y (mgr.24356) 17454 : cluster 0 pgmap v17422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:07 smithi040 bash[41173]: cluster 2023-12-02T01:20:06.579742+0000 mgr.y (mgr.24356) 17454 : cluster 0 pgmap v17422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:09 smithi141 bash[31670]: cluster 2023-12-02T01:20:08.580376+0000 mgr.y (mgr.24356) 17455 : cluster 0 pgmap v17423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:09 smithi141 bash[31670]: audit 2023-12-02T01:20:09.137451+0000 mon.c (mon.2) 10931 : audit 0 from='client.? 172.21.15.40:0/3615253302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:09 smithi040 bash[41173]: cluster 2023-12-02T01:20:08.580376+0000 mgr.y (mgr.24356) 17455 : cluster 0 pgmap v17423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:09 smithi040 bash[41173]: audit 2023-12-02T01:20:09.137451+0000 mon.c (mon.2) 10931 : audit 0 from='client.? 172.21.15.40:0/3615253302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:09 smithi040 bash[28232]: cluster 2023-12-02T01:20:08.580376+0000 mgr.y (mgr.24356) 17455 : cluster 0 pgmap v17423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:09 smithi040 bash[28232]: audit 2023-12-02T01:20:09.137451+0000 mon.c (mon.2) 10931 : audit 0 from='client.? 172.21.15.40:0/3615253302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:11 smithi141 bash[31670]: cluster 2023-12-02T01:20:10.581557+0000 mgr.y (mgr.24356) 17456 : cluster 0 pgmap v17424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:11 smithi141 bash[31670]: audit 2023-12-02T01:20:11.605867+0000 mon.a (mon.0) 10860 : audit 0 from='client.? 172.21.15.40:0/1366853759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:11 smithi040 bash[28232]: cluster 2023-12-02T01:20:10.581557+0000 mgr.y (mgr.24356) 17456 : cluster 0 pgmap v17424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:11 smithi040 bash[28232]: audit 2023-12-02T01:20:11.605867+0000 mon.a (mon.0) 10860 : audit 0 from='client.? 172.21.15.40:0/1366853759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:11 smithi040 bash[41173]: cluster 2023-12-02T01:20:10.581557+0000 mgr.y (mgr.24356) 17456 : cluster 0 pgmap v17424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:11 smithi040 bash[41173]: audit 2023-12-02T01:20:11.605867+0000 mon.a (mon.0) 10860 : audit 0 from='client.? 172.21.15.40:0/1366853759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:13 smithi141 bash[31670]: cluster 2023-12-02T01:20:12.582223+0000 mgr.y (mgr.24356) 17457 : cluster 0 pgmap v17425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:13 smithi040 bash[41173]: cluster 2023-12-02T01:20:12.582223+0000 mgr.y (mgr.24356) 17457 : cluster 0 pgmap v17425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:13 smithi040 bash[28232]: cluster 2023-12-02T01:20:12.582223+0000 mgr.y (mgr.24356) 17457 : cluster 0 pgmap v17425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:14 smithi141 bash[31670]: audit 2023-12-02T01:20:14.078162+0000 mon.a (mon.0) 10861 : audit 0 from='client.? 172.21.15.40:0/1366529145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:14 smithi141 bash[31670]: audit 2023-12-02T01:20:14.156171+0000 mon.c (mon.2) 10932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:20:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:14 smithi141 bash[31670]: audit 2023-12-02T01:20:14.537838+0000 mon.a (mon.0) 10862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:14 smithi141 bash[31670]: audit 2023-12-02T01:20:14.548272+0000 mon.a (mon.0) 10863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[28232]: audit 2023-12-02T01:20:14.078162+0000 mon.a (mon.0) 10861 : audit 0 from='client.? 172.21.15.40:0/1366529145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[28232]: audit 2023-12-02T01:20:14.156171+0000 mon.c (mon.2) 10932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[28232]: audit 2023-12-02T01:20:14.537838+0000 mon.a (mon.0) 10862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[28232]: audit 2023-12-02T01:20:14.548272+0000 mon.a (mon.0) 10863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[41173]: audit 2023-12-02T01:20:14.078162+0000 mon.a (mon.0) 10861 : audit 0 from='client.? 172.21.15.40:0/1366529145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[41173]: audit 2023-12-02T01:20:14.156171+0000 mon.c (mon.2) 10932 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[41173]: audit 2023-12-02T01:20:14.537838+0000 mon.a (mon.0) 10862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:14 smithi040 bash[41173]: audit 2023-12-02T01:20:14.548272+0000 mon.a (mon.0) 10863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:15 smithi141 bash[31670]: cluster 2023-12-02T01:20:14.583582+0000 mgr.y (mgr.24356) 17458 : cluster 0 pgmap v17426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:15 smithi040 bash[41173]: cluster 2023-12-02T01:20:14.583582+0000 mgr.y (mgr.24356) 17458 : cluster 0 pgmap v17426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:15 smithi040 bash[28232]: cluster 2023-12-02T01:20:14.583582+0000 mgr.y (mgr.24356) 17458 : cluster 0 pgmap v17426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:20:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:20:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:17 smithi141 bash[31670]: audit 2023-12-02T01:20:16.545406+0000 mon.c (mon.2) 10933 : audit 0 from='client.? 172.21.15.40:0/1755689392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:17 smithi040 bash[28232]: audit 2023-12-02T01:20:16.545406+0000 mon.c (mon.2) 10933 : audit 0 from='client.? 172.21.15.40:0/1755689392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:17 smithi040 bash[41173]: audit 2023-12-02T01:20:16.545406+0000 mon.c (mon.2) 10933 : audit 0 from='client.? 172.21.15.40:0/1755689392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:18 smithi141 bash[31670]: cluster 2023-12-02T01:20:16.584229+0000 mgr.y (mgr.24356) 17459 : cluster 0 pgmap v17427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:18 smithi040 bash[41173]: cluster 2023-12-02T01:20:16.584229+0000 mgr.y (mgr.24356) 17459 : cluster 0 pgmap v17427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:18 smithi040 bash[28232]: cluster 2023-12-02T01:20:16.584229+0000 mgr.y (mgr.24356) 17459 : cluster 0 pgmap v17427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:20 smithi141 bash[31670]: cluster 2023-12-02T01:20:18.584949+0000 mgr.y (mgr.24356) 17460 : cluster 0 pgmap v17428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:20 smithi141 bash[31670]: audit 2023-12-02T01:20:19.010572+0000 mon.a (mon.0) 10864 : audit 0 from='client.? 172.21.15.40:0/408976790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:20 smithi141 bash[31670]: audit 2023-12-02T01:20:19.260314+0000 mon.c (mon.2) 10934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:20 smithi040 bash[28232]: cluster 2023-12-02T01:20:18.584949+0000 mgr.y (mgr.24356) 17460 : cluster 0 pgmap v17428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:20 smithi040 bash[28232]: audit 2023-12-02T01:20:19.010572+0000 mon.a (mon.0) 10864 : audit 0 from='client.? 172.21.15.40:0/408976790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:20 smithi040 bash[28232]: audit 2023-12-02T01:20:19.260314+0000 mon.c (mon.2) 10934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:20 smithi040 bash[41173]: cluster 2023-12-02T01:20:18.584949+0000 mgr.y (mgr.24356) 17460 : cluster 0 pgmap v17428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:20 smithi040 bash[41173]: audit 2023-12-02T01:20:19.010572+0000 mon.a (mon.0) 10864 : audit 0 from='client.? 172.21.15.40:0/408976790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:20 smithi040 bash[41173]: audit 2023-12-02T01:20:19.260314+0000 mon.c (mon.2) 10934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:21 smithi141 bash[31670]: audit 2023-12-02T01:20:20.018727+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:21 smithi141 bash[31670]: audit 2023-12-02T01:20:20.031188+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:21 smithi141 bash[31670]: audit 2023-12-02T01:20:20.756204+0000 mon.a (mon.0) 10867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:21 smithi141 bash[31670]: audit 2023-12-02T01:20:20.768022+0000 mon.a (mon.0) 10868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[28232]: audit 2023-12-02T01:20:20.018727+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[28232]: audit 2023-12-02T01:20:20.031188+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[28232]: audit 2023-12-02T01:20:20.756204+0000 mon.a (mon.0) 10867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[28232]: audit 2023-12-02T01:20:20.768022+0000 mon.a (mon.0) 10868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[41173]: audit 2023-12-02T01:20:20.018727+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[41173]: audit 2023-12-02T01:20:20.031188+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[41173]: audit 2023-12-02T01:20:20.756204+0000 mon.a (mon.0) 10867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:21 smithi040 bash[41173]: audit 2023-12-02T01:20:20.768022+0000 mon.a (mon.0) 10868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[28232]: cluster 2023-12-02T01:20:20.586094+0000 mgr.y (mgr.24356) 17461 : cluster 0 pgmap v17429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[28232]: audit 2023-12-02T01:20:21.241491+0000 mon.c (mon.2) 10935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[28232]: audit 2023-12-02T01:20:21.243307+0000 mon.c (mon.2) 10936 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[28232]: audit 2023-12-02T01:20:21.254765+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[28232]: audit 2023-12-02T01:20:21.467255+0000 mon.a (mon.0) 10870 : audit 0 from='client.? 172.21.15.40:0/2904690945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[41173]: cluster 2023-12-02T01:20:20.586094+0000 mgr.y (mgr.24356) 17461 : cluster 0 pgmap v17429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[41173]: audit 2023-12-02T01:20:21.241491+0000 mon.c (mon.2) 10935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[41173]: audit 2023-12-02T01:20:21.243307+0000 mon.c (mon.2) 10936 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:20:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[41173]: audit 2023-12-02T01:20:21.254765+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:22 smithi040 bash[41173]: audit 2023-12-02T01:20:21.467255+0000 mon.a (mon.0) 10870 : audit 0 from='client.? 172.21.15.40:0/2904690945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:22 smithi141 bash[31670]: cluster 2023-12-02T01:20:20.586094+0000 mgr.y (mgr.24356) 17461 : cluster 0 pgmap v17429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:22 smithi141 bash[31670]: audit 2023-12-02T01:20:21.241491+0000 mon.c (mon.2) 10935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:20:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:22 smithi141 bash[31670]: audit 2023-12-02T01:20:21.243307+0000 mon.c (mon.2) 10936 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:20:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:22 smithi141 bash[31670]: audit 2023-12-02T01:20:21.254765+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:20:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:22 smithi141 bash[31670]: audit 2023-12-02T01:20:21.467255+0000 mon.a (mon.0) 10870 : audit 0 from='client.? 172.21.15.40:0/2904690945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:24 smithi040 bash[41173]: cluster 2023-12-02T01:20:22.586751+0000 mgr.y (mgr.24356) 17462 : cluster 0 pgmap v17430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:24 smithi040 bash[41173]: audit 2023-12-02T01:20:23.933582+0000 mon.a (mon.0) 10871 : audit 0 from='client.? 172.21.15.40:0/1235231037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:24 smithi040 bash[28232]: cluster 2023-12-02T01:20:22.586751+0000 mgr.y (mgr.24356) 17462 : cluster 0 pgmap v17430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:24 smithi040 bash[28232]: audit 2023-12-02T01:20:23.933582+0000 mon.a (mon.0) 10871 : audit 0 from='client.? 172.21.15.40:0/1235231037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:24 smithi141 bash[31670]: cluster 2023-12-02T01:20:22.586751+0000 mgr.y (mgr.24356) 17462 : cluster 0 pgmap v17430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:24 smithi141 bash[31670]: audit 2023-12-02T01:20:23.933582+0000 mon.a (mon.0) 10871 : audit 0 from='client.? 172.21.15.40:0/1235231037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:26 smithi040 bash[28232]: cluster 2023-12-02T01:20:24.587895+0000 mgr.y (mgr.24356) 17463 : cluster 0 pgmap v17431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:26 smithi040 bash[41173]: cluster 2023-12-02T01:20:24.587895+0000 mgr.y (mgr.24356) 17463 : cluster 0 pgmap v17431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:26 smithi141 bash[31670]: cluster 2023-12-02T01:20:24.587895+0000 mgr.y (mgr.24356) 17463 : cluster 0 pgmap v17431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:20:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:20:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:27 smithi040 bash[28232]: audit 2023-12-02T01:20:26.400747+0000 mon.c (mon.2) 10937 : audit 0 from='client.? 172.21.15.40:0/3726691371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:27 smithi040 bash[41173]: audit 2023-12-02T01:20:26.400747+0000 mon.c (mon.2) 10937 : audit 0 from='client.? 172.21.15.40:0/3726691371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:27 smithi141 bash[31670]: audit 2023-12-02T01:20:26.400747+0000 mon.c (mon.2) 10937 : audit 0 from='client.? 172.21.15.40:0/3726691371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:28 smithi040 bash[28232]: cluster 2023-12-02T01:20:26.588615+0000 mgr.y (mgr.24356) 17464 : cluster 0 pgmap v17432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:28 smithi040 bash[41173]: cluster 2023-12-02T01:20:26.588615+0000 mgr.y (mgr.24356) 17464 : cluster 0 pgmap v17432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:28 smithi141 bash[31670]: cluster 2023-12-02T01:20:26.588615+0000 mgr.y (mgr.24356) 17464 : cluster 0 pgmap v17432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:29 smithi040 bash[28232]: audit 2023-12-02T01:20:28.859898+0000 mon.c (mon.2) 10938 : audit 0 from='client.? 172.21.15.40:0/3402838174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:29 smithi040 bash[41173]: audit 2023-12-02T01:20:28.859898+0000 mon.c (mon.2) 10938 : audit 0 from='client.? 172.21.15.40:0/3402838174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:29 smithi141 bash[31670]: audit 2023-12-02T01:20:28.859898+0000 mon.c (mon.2) 10938 : audit 0 from='client.? 172.21.15.40:0/3402838174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:30 smithi040 bash[28232]: cluster 2023-12-02T01:20:28.589092+0000 mgr.y (mgr.24356) 17465 : cluster 0 pgmap v17433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:30 smithi040 bash[41173]: cluster 2023-12-02T01:20:28.589092+0000 mgr.y (mgr.24356) 17465 : cluster 0 pgmap v17433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:30 smithi141 bash[31670]: cluster 2023-12-02T01:20:28.589092+0000 mgr.y (mgr.24356) 17465 : cluster 0 pgmap v17433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:32 smithi040 bash[28232]: cluster 2023-12-02T01:20:30.590255+0000 mgr.y (mgr.24356) 17466 : cluster 0 pgmap v17434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:32 smithi040 bash[28232]: audit 2023-12-02T01:20:31.327987+0000 mon.c (mon.2) 10939 : audit 0 from='client.? 172.21.15.40:0/3896724453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:32 smithi040 bash[41173]: cluster 2023-12-02T01:20:30.590255+0000 mgr.y (mgr.24356) 17466 : cluster 0 pgmap v17434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:32 smithi040 bash[41173]: audit 2023-12-02T01:20:31.327987+0000 mon.c (mon.2) 10939 : audit 0 from='client.? 172.21.15.40:0/3896724453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:32 smithi141 bash[31670]: cluster 2023-12-02T01:20:30.590255+0000 mgr.y (mgr.24356) 17466 : cluster 0 pgmap v17434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:32 smithi141 bash[31670]: audit 2023-12-02T01:20:31.327987+0000 mon.c (mon.2) 10939 : audit 0 from='client.? 172.21.15.40:0/3896724453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:34 smithi040 bash[28232]: cluster 2023-12-02T01:20:32.591035+0000 mgr.y (mgr.24356) 17467 : cluster 0 pgmap v17435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:34 smithi040 bash[28232]: audit 2023-12-02T01:20:33.786536+0000 mon.a (mon.0) 10872 : audit 0 from='client.? 172.21.15.40:0/3093251352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:34 smithi040 bash[41173]: cluster 2023-12-02T01:20:32.591035+0000 mgr.y (mgr.24356) 17467 : cluster 0 pgmap v17435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:34 smithi040 bash[41173]: audit 2023-12-02T01:20:33.786536+0000 mon.a (mon.0) 10872 : audit 0 from='client.? 172.21.15.40:0/3093251352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:34 smithi141 bash[31670]: cluster 2023-12-02T01:20:32.591035+0000 mgr.y (mgr.24356) 17467 : cluster 0 pgmap v17435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:34 smithi141 bash[31670]: audit 2023-12-02T01:20:33.786536+0000 mon.a (mon.0) 10872 : audit 0 from='client.? 172.21.15.40:0/3093251352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:35 smithi040 bash[28232]: audit 2023-12-02T01:20:34.260975+0000 mon.c (mon.2) 10940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:35 smithi040 bash[41173]: audit 2023-12-02T01:20:34.260975+0000 mon.c (mon.2) 10940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:35 smithi141 bash[31670]: audit 2023-12-02T01:20:34.260975+0000 mon.c (mon.2) 10940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:36 smithi040 bash[41173]: cluster 2023-12-02T01:20:34.592235+0000 mgr.y (mgr.24356) 17468 : cluster 0 pgmap v17436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:36 smithi040 bash[28232]: cluster 2023-12-02T01:20:34.592235+0000 mgr.y (mgr.24356) 17468 : cluster 0 pgmap v17436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:36 smithi141 bash[31670]: cluster 2023-12-02T01:20:34.592235+0000 mgr.y (mgr.24356) 17468 : cluster 0 pgmap v17436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:20:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:20:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:37 smithi040 bash[28232]: audit 2023-12-02T01:20:36.244466+0000 mon.a (mon.0) 10873 : audit 0 from='client.? 172.21.15.40:0/1220059464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:37 smithi040 bash[41173]: audit 2023-12-02T01:20:36.244466+0000 mon.a (mon.0) 10873 : audit 0 from='client.? 172.21.15.40:0/1220059464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:37 smithi141 bash[31670]: audit 2023-12-02T01:20:36.244466+0000 mon.a (mon.0) 10873 : audit 0 from='client.? 172.21.15.40:0/1220059464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:38 smithi040 bash[28232]: cluster 2023-12-02T01:20:36.593079+0000 mgr.y (mgr.24356) 17469 : cluster 0 pgmap v17437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:38 smithi040 bash[41173]: cluster 2023-12-02T01:20:36.593079+0000 mgr.y (mgr.24356) 17469 : cluster 0 pgmap v17437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:38 smithi141 bash[31670]: cluster 2023-12-02T01:20:36.593079+0000 mgr.y (mgr.24356) 17469 : cluster 0 pgmap v17437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:39 smithi040 bash[28232]: audit 2023-12-02T01:20:38.712858+0000 mon.c (mon.2) 10941 : audit 0 from='client.? 172.21.15.40:0/2651000052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:39 smithi040 bash[41173]: audit 2023-12-02T01:20:38.712858+0000 mon.c (mon.2) 10941 : audit 0 from='client.? 172.21.15.40:0/2651000052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:39 smithi141 bash[31670]: audit 2023-12-02T01:20:38.712858+0000 mon.c (mon.2) 10941 : audit 0 from='client.? 172.21.15.40:0/2651000052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:40 smithi040 bash[28232]: cluster 2023-12-02T01:20:38.593881+0000 mgr.y (mgr.24356) 17470 : cluster 0 pgmap v17438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:40 smithi040 bash[41173]: cluster 2023-12-02T01:20:38.593881+0000 mgr.y (mgr.24356) 17470 : cluster 0 pgmap v17438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:40 smithi141 bash[31670]: cluster 2023-12-02T01:20:38.593881+0000 mgr.y (mgr.24356) 17470 : cluster 0 pgmap v17438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:42 smithi040 bash[28232]: cluster 2023-12-02T01:20:40.595175+0000 mgr.y (mgr.24356) 17471 : cluster 0 pgmap v17439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:42 smithi040 bash[28232]: audit 2023-12-02T01:20:41.177972+0000 mon.c (mon.2) 10942 : audit 0 from='client.? 172.21.15.40:0/91815340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:42 smithi040 bash[41173]: cluster 2023-12-02T01:20:40.595175+0000 mgr.y (mgr.24356) 17471 : cluster 0 pgmap v17439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:42 smithi040 bash[41173]: audit 2023-12-02T01:20:41.177972+0000 mon.c (mon.2) 10942 : audit 0 from='client.? 172.21.15.40:0/91815340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:42 smithi141 bash[31670]: cluster 2023-12-02T01:20:40.595175+0000 mgr.y (mgr.24356) 17471 : cluster 0 pgmap v17439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:42 smithi141 bash[31670]: audit 2023-12-02T01:20:41.177972+0000 mon.c (mon.2) 10942 : audit 0 from='client.? 172.21.15.40:0/91815340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:44 smithi040 bash[28232]: cluster 2023-12-02T01:20:42.595955+0000 mgr.y (mgr.24356) 17472 : cluster 0 pgmap v17440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:44 smithi040 bash[28232]: audit 2023-12-02T01:20:43.646941+0000 mon.c (mon.2) 10943 : audit 0 from='client.? 172.21.15.40:0/2204635596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:44 smithi040 bash[41173]: cluster 2023-12-02T01:20:42.595955+0000 mgr.y (mgr.24356) 17472 : cluster 0 pgmap v17440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:44 smithi040 bash[41173]: audit 2023-12-02T01:20:43.646941+0000 mon.c (mon.2) 10943 : audit 0 from='client.? 172.21.15.40:0/2204635596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:44 smithi141 bash[31670]: cluster 2023-12-02T01:20:42.595955+0000 mgr.y (mgr.24356) 17472 : cluster 0 pgmap v17440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:44 smithi141 bash[31670]: audit 2023-12-02T01:20:43.646941+0000 mon.c (mon.2) 10943 : audit 0 from='client.? 172.21.15.40:0/2204635596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:46 smithi040 bash[28232]: cluster 2023-12-02T01:20:44.597274+0000 mgr.y (mgr.24356) 17473 : cluster 0 pgmap v17441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:46 smithi040 bash[28232]: audit 2023-12-02T01:20:46.111838+0000 mon.c (mon.2) 10944 : audit 0 from='client.? 172.21.15.40:0/2799084196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:46 smithi040 bash[41173]: cluster 2023-12-02T01:20:44.597274+0000 mgr.y (mgr.24356) 17473 : cluster 0 pgmap v17441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:46 smithi040 bash[41173]: audit 2023-12-02T01:20:46.111838+0000 mon.c (mon.2) 10944 : audit 0 from='client.? 172.21.15.40:0/2799084196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:46 smithi141 bash[31670]: cluster 2023-12-02T01:20:44.597274+0000 mgr.y (mgr.24356) 17473 : cluster 0 pgmap v17441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:46 smithi141 bash[31670]: audit 2023-12-02T01:20:46.111838+0000 mon.c (mon.2) 10944 : audit 0 from='client.? 172.21.15.40:0/2799084196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:20:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:20:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:48 smithi040 bash[41173]: cluster 2023-12-02T01:20:46.597974+0000 mgr.y (mgr.24356) 17474 : cluster 0 pgmap v17442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:48 smithi040 bash[28232]: cluster 2023-12-02T01:20:46.597974+0000 mgr.y (mgr.24356) 17474 : cluster 0 pgmap v17442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:48 smithi141 bash[31670]: cluster 2023-12-02T01:20:46.597974+0000 mgr.y (mgr.24356) 17474 : cluster 0 pgmap v17442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:49 smithi040 bash[28232]: audit 2023-12-02T01:20:48.570939+0000 mon.c (mon.2) 10945 : audit 0 from='client.? 172.21.15.40:0/2138637664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:49 smithi040 bash[41173]: audit 2023-12-02T01:20:48.570939+0000 mon.c (mon.2) 10945 : audit 0 from='client.? 172.21.15.40:0/2138637664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:49 smithi141 bash[31670]: audit 2023-12-02T01:20:48.570939+0000 mon.c (mon.2) 10945 : audit 0 from='client.? 172.21.15.40:0/2138637664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:50 smithi040 bash[28232]: cluster 2023-12-02T01:20:48.598677+0000 mgr.y (mgr.24356) 17475 : cluster 0 pgmap v17443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:50 smithi040 bash[28232]: audit 2023-12-02T01:20:49.260345+0000 mon.c (mon.2) 10946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:50 smithi040 bash[41173]: cluster 2023-12-02T01:20:48.598677+0000 mgr.y (mgr.24356) 17475 : cluster 0 pgmap v17443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:50 smithi040 bash[41173]: audit 2023-12-02T01:20:49.260345+0000 mon.c (mon.2) 10946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:50 smithi141 bash[31670]: cluster 2023-12-02T01:20:48.598677+0000 mgr.y (mgr.24356) 17475 : cluster 0 pgmap v17443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:50 smithi141 bash[31670]: audit 2023-12-02T01:20:49.260345+0000 mon.c (mon.2) 10946 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:51 smithi141 bash[31670]: cluster 2023-12-02T01:20:50.599841+0000 mgr.y (mgr.24356) 17476 : cluster 0 pgmap v17444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:51 smithi141 bash[31670]: audit 2023-12-02T01:20:51.040814+0000 mon.c (mon.2) 10947 : audit 0 from='client.? 172.21.15.40:0/1995815585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:51 smithi040 bash[28232]: cluster 2023-12-02T01:20:50.599841+0000 mgr.y (mgr.24356) 17476 : cluster 0 pgmap v17444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:51 smithi040 bash[28232]: audit 2023-12-02T01:20:51.040814+0000 mon.c (mon.2) 10947 : audit 0 from='client.? 172.21.15.40:0/1995815585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:51 smithi040 bash[41173]: cluster 2023-12-02T01:20:50.599841+0000 mgr.y (mgr.24356) 17476 : cluster 0 pgmap v17444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:51 smithi040 bash[41173]: audit 2023-12-02T01:20:51.040814+0000 mon.c (mon.2) 10947 : audit 0 from='client.? 172.21.15.40:0/1995815585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:53 smithi141 bash[31670]: cluster 2023-12-02T01:20:52.600512+0000 mgr.y (mgr.24356) 17477 : cluster 0 pgmap v17445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:53 smithi141 bash[31670]: audit 2023-12-02T01:20:53.501903+0000 mon.c (mon.2) 10948 : audit 0 from='client.? 172.21.15.40:0/1122209263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:53 smithi040 bash[28232]: cluster 2023-12-02T01:20:52.600512+0000 mgr.y (mgr.24356) 17477 : cluster 0 pgmap v17445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:53 smithi040 bash[28232]: audit 2023-12-02T01:20:53.501903+0000 mon.c (mon.2) 10948 : audit 0 from='client.? 172.21.15.40:0/1122209263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:53 smithi040 bash[41173]: cluster 2023-12-02T01:20:52.600512+0000 mgr.y (mgr.24356) 17477 : cluster 0 pgmap v17445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:53 smithi040 bash[41173]: audit 2023-12-02T01:20:53.501903+0000 mon.c (mon.2) 10948 : audit 0 from='client.? 172.21.15.40:0/1122209263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:55 smithi141 bash[31670]: cluster 2023-12-02T01:20:54.601673+0000 mgr.y (mgr.24356) 17478 : cluster 0 pgmap v17446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:55 smithi040 bash[28232]: cluster 2023-12-02T01:20:54.601673+0000 mgr.y (mgr.24356) 17478 : cluster 0 pgmap v17446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:55 smithi040 bash[41173]: cluster 2023-12-02T01:20:54.601673+0000 mgr.y (mgr.24356) 17478 : cluster 0 pgmap v17446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:20:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:20:57.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:56 smithi141 bash[31670]: audit 2023-12-02T01:20:55.962927+0000 mon.c (mon.2) 10949 : audit 0 from='client.? 172.21.15.40:0/1824006639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:56 smithi040 bash[28232]: audit 2023-12-02T01:20:55.962927+0000 mon.c (mon.2) 10949 : audit 0 from='client.? 172.21.15.40:0/1824006639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:56 smithi040 bash[41173]: audit 2023-12-02T01:20:55.962927+0000 mon.c (mon.2) 10949 : audit 0 from='client.? 172.21.15.40:0/1824006639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:58.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:57 smithi141 bash[31670]: cluster 2023-12-02T01:20:56.602292+0000 mgr.y (mgr.24356) 17479 : cluster 0 pgmap v17447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:57 smithi040 bash[28232]: cluster 2023-12-02T01:20:56.602292+0000 mgr.y (mgr.24356) 17479 : cluster 0 pgmap v17447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:57 smithi040 bash[41173]: cluster 2023-12-02T01:20:56.602292+0000 mgr.y (mgr.24356) 17479 : cluster 0 pgmap v17447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:20:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:58 smithi141 bash[31670]: audit 2023-12-02T01:20:58.428762+0000 mon.c (mon.2) 10950 : audit 0 from='client.? 172.21.15.40:0/375414070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:58 smithi040 bash[28232]: audit 2023-12-02T01:20:58.428762+0000 mon.c (mon.2) 10950 : audit 0 from='client.? 172.21.15.40:0/375414070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:20:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:58 smithi040 bash[41173]: audit 2023-12-02T01:20:58.428762+0000 mon.c (mon.2) 10950 : audit 0 from='client.? 172.21.15.40:0/375414070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:20:59 smithi141 bash[31670]: cluster 2023-12-02T01:20:58.602977+0000 mgr.y (mgr.24356) 17480 : cluster 0 pgmap v17448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:20:59 smithi040 bash[28232]: cluster 2023-12-02T01:20:58.602977+0000 mgr.y (mgr.24356) 17480 : cluster 0 pgmap v17448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:20:59 smithi040 bash[41173]: cluster 2023-12-02T01:20:58.602977+0000 mgr.y (mgr.24356) 17480 : cluster 0 pgmap v17448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:01.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:00 smithi141 bash[31670]: audit 2023-12-02T01:21:00.892551+0000 mon.c (mon.2) 10951 : audit 0 from='client.? 172.21.15.40:0/3717856389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:00 smithi040 bash[28232]: audit 2023-12-02T01:21:00.892551+0000 mon.c (mon.2) 10951 : audit 0 from='client.? 172.21.15.40:0/3717856389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:00 smithi040 bash[41173]: audit 2023-12-02T01:21:00.892551+0000 mon.c (mon.2) 10951 : audit 0 from='client.? 172.21.15.40:0/3717856389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:01 smithi141 bash[31670]: cluster 2023-12-02T01:21:00.604094+0000 mgr.y (mgr.24356) 17481 : cluster 0 pgmap v17449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:01 smithi040 bash[28232]: cluster 2023-12-02T01:21:00.604094+0000 mgr.y (mgr.24356) 17481 : cluster 0 pgmap v17449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:01 smithi040 bash[41173]: cluster 2023-12-02T01:21:00.604094+0000 mgr.y (mgr.24356) 17481 : cluster 0 pgmap v17449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:03 smithi141 bash[31670]: cluster 2023-12-02T01:21:02.604945+0000 mgr.y (mgr.24356) 17482 : cluster 0 pgmap v17450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:03 smithi141 bash[31670]: audit 2023-12-02T01:21:03.356249+0000 mon.c (mon.2) 10952 : audit 0 from='client.? 172.21.15.40:0/2829055124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:03 smithi040 bash[28232]: cluster 2023-12-02T01:21:02.604945+0000 mgr.y (mgr.24356) 17482 : cluster 0 pgmap v17450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:03 smithi040 bash[28232]: audit 2023-12-02T01:21:03.356249+0000 mon.c (mon.2) 10952 : audit 0 from='client.? 172.21.15.40:0/2829055124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:03 smithi040 bash[41173]: cluster 2023-12-02T01:21:02.604945+0000 mgr.y (mgr.24356) 17482 : cluster 0 pgmap v17450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:03 smithi040 bash[41173]: audit 2023-12-02T01:21:03.356249+0000 mon.c (mon.2) 10952 : audit 0 from='client.? 172.21.15.40:0/2829055124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:04 smithi141 bash[31670]: audit 2023-12-02T01:21:04.261624+0000 mon.c (mon.2) 10953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:04 smithi040 bash[28232]: audit 2023-12-02T01:21:04.261624+0000 mon.c (mon.2) 10953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:04 smithi040 bash[41173]: audit 2023-12-02T01:21:04.261624+0000 mon.c (mon.2) 10953 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:05 smithi141 bash[31670]: cluster 2023-12-02T01:21:04.606115+0000 mgr.y (mgr.24356) 17483 : cluster 0 pgmap v17451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:05 smithi141 bash[31670]: audit 2023-12-02T01:21:05.821977+0000 mon.a (mon.0) 10874 : audit 0 from='client.? 172.21.15.40:0/1869759162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:05 smithi040 bash[41173]: cluster 2023-12-02T01:21:04.606115+0000 mgr.y (mgr.24356) 17483 : cluster 0 pgmap v17451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:05 smithi040 bash[41173]: audit 2023-12-02T01:21:05.821977+0000 mon.a (mon.0) 10874 : audit 0 from='client.? 172.21.15.40:0/1869759162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:05 smithi040 bash[28232]: cluster 2023-12-02T01:21:04.606115+0000 mgr.y (mgr.24356) 17483 : cluster 0 pgmap v17451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:05 smithi040 bash[28232]: audit 2023-12-02T01:21:05.821977+0000 mon.a (mon.0) 10874 : audit 0 from='client.? 172.21.15.40:0/1869759162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:21:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:21:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:07 smithi141 bash[31670]: cluster 2023-12-02T01:21:06.606837+0000 mgr.y (mgr.24356) 17484 : cluster 0 pgmap v17452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:07 smithi040 bash[28232]: cluster 2023-12-02T01:21:06.606837+0000 mgr.y (mgr.24356) 17484 : cluster 0 pgmap v17452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:07 smithi040 bash[41173]: cluster 2023-12-02T01:21:06.606837+0000 mgr.y (mgr.24356) 17484 : cluster 0 pgmap v17452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:09.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:08 smithi141 bash[31670]: audit 2023-12-02T01:21:08.299315+0000 mon.c (mon.2) 10954 : audit 0 from='client.? 172.21.15.40:0/425705106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:08 smithi040 bash[28232]: audit 2023-12-02T01:21:08.299315+0000 mon.c (mon.2) 10954 : audit 0 from='client.? 172.21.15.40:0/425705106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:08 smithi040 bash[41173]: audit 2023-12-02T01:21:08.299315+0000 mon.c (mon.2) 10954 : audit 0 from='client.? 172.21.15.40:0/425705106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:09 smithi141 bash[31670]: cluster 2023-12-02T01:21:08.607571+0000 mgr.y (mgr.24356) 17485 : cluster 0 pgmap v17453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:09 smithi040 bash[28232]: cluster 2023-12-02T01:21:08.607571+0000 mgr.y (mgr.24356) 17485 : cluster 0 pgmap v17453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:09 smithi040 bash[41173]: cluster 2023-12-02T01:21:08.607571+0000 mgr.y (mgr.24356) 17485 : cluster 0 pgmap v17453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:11.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:11 smithi141 bash[31670]: audit 2023-12-02T01:21:10.760934+0000 mon.a (mon.0) 10875 : audit 0 from='client.? 172.21.15.40:0/2491247401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:11 smithi040 bash[28232]: audit 2023-12-02T01:21:10.760934+0000 mon.a (mon.0) 10875 : audit 0 from='client.? 172.21.15.40:0/2491247401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:11 smithi040 bash[41173]: audit 2023-12-02T01:21:10.760934+0000 mon.a (mon.0) 10875 : audit 0 from='client.? 172.21.15.40:0/2491247401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:12.275 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 01:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T01:21:12.08588652Z level=info msg="Completed cleanup jobs" duration=46.775549ms 2023-12-02T01:21:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:12 smithi141 bash[31670]: cluster 2023-12-02T01:21:10.608652+0000 mgr.y (mgr.24356) 17486 : cluster 0 pgmap v17454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:12 smithi040 bash[41173]: cluster 2023-12-02T01:21:10.608652+0000 mgr.y (mgr.24356) 17486 : cluster 0 pgmap v17454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:12 smithi040 bash[28232]: cluster 2023-12-02T01:21:10.608652+0000 mgr.y (mgr.24356) 17486 : cluster 0 pgmap v17454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:14 smithi141 bash[31670]: cluster 2023-12-02T01:21:12.609257+0000 mgr.y (mgr.24356) 17487 : cluster 0 pgmap v17455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:14 smithi141 bash[31670]: audit 2023-12-02T01:21:13.229470+0000 mon.c (mon.2) 10955 : audit 0 from='client.? 172.21.15.40:0/3758261300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:14 smithi040 bash[28232]: cluster 2023-12-02T01:21:12.609257+0000 mgr.y (mgr.24356) 17487 : cluster 0 pgmap v17455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:14 smithi040 bash[28232]: audit 2023-12-02T01:21:13.229470+0000 mon.c (mon.2) 10955 : audit 0 from='client.? 172.21.15.40:0/3758261300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:14 smithi040 bash[41173]: cluster 2023-12-02T01:21:12.609257+0000 mgr.y (mgr.24356) 17487 : cluster 0 pgmap v17455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:14 smithi040 bash[41173]: audit 2023-12-02T01:21:13.229470+0000 mon.c (mon.2) 10955 : audit 0 from='client.? 172.21.15.40:0/3758261300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:16 smithi141 bash[31670]: cluster 2023-12-02T01:21:14.610388+0000 mgr.y (mgr.24356) 17488 : cluster 0 pgmap v17456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:16 smithi141 bash[31670]: audit 2023-12-02T01:21:15.687320+0000 mon.c (mon.2) 10956 : audit 0 from='client.? 172.21.15.40:0/21518122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:16 smithi040 bash[28232]: cluster 2023-12-02T01:21:14.610388+0000 mgr.y (mgr.24356) 17488 : cluster 0 pgmap v17456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:16 smithi040 bash[28232]: audit 2023-12-02T01:21:15.687320+0000 mon.c (mon.2) 10956 : audit 0 from='client.? 172.21.15.40:0/21518122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:16 smithi040 bash[41173]: cluster 2023-12-02T01:21:14.610388+0000 mgr.y (mgr.24356) 17488 : cluster 0 pgmap v17456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:16 smithi040 bash[41173]: audit 2023-12-02T01:21:15.687320+0000 mon.c (mon.2) 10956 : audit 0 from='client.? 172.21.15.40:0/21518122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:21:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:21:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:18 smithi141 bash[31670]: cluster 2023-12-02T01:21:16.611121+0000 mgr.y (mgr.24356) 17489 : cluster 0 pgmap v17457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:18 smithi040 bash[28232]: cluster 2023-12-02T01:21:16.611121+0000 mgr.y (mgr.24356) 17489 : cluster 0 pgmap v17457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:18 smithi040 bash[41173]: cluster 2023-12-02T01:21:16.611121+0000 mgr.y (mgr.24356) 17489 : cluster 0 pgmap v17457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:19.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:19 smithi141 bash[31670]: audit 2023-12-02T01:21:18.159430+0000 mon.a (mon.0) 10876 : audit 0 from='client.? 172.21.15.40:0/2470916120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:19 smithi040 bash[28232]: audit 2023-12-02T01:21:18.159430+0000 mon.a (mon.0) 10876 : audit 0 from='client.? 172.21.15.40:0/2470916120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:19 smithi040 bash[41173]: audit 2023-12-02T01:21:18.159430+0000 mon.a (mon.0) 10876 : audit 0 from='client.? 172.21.15.40:0/2470916120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:20 smithi040 bash[41173]: cluster 2023-12-02T01:21:18.611815+0000 mgr.y (mgr.24356) 17490 : cluster 0 pgmap v17458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:20 smithi040 bash[41173]: audit 2023-12-02T01:21:19.262194+0000 mon.c (mon.2) 10957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:20 smithi040 bash[28232]: cluster 2023-12-02T01:21:18.611815+0000 mgr.y (mgr.24356) 17490 : cluster 0 pgmap v17458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:20 smithi040 bash[28232]: audit 2023-12-02T01:21:19.262194+0000 mon.c (mon.2) 10957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:20 smithi141 bash[31670]: cluster 2023-12-02T01:21:18.611815+0000 mgr.y (mgr.24356) 17490 : cluster 0 pgmap v17458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:20 smithi141 bash[31670]: audit 2023-12-02T01:21:19.262194+0000 mon.c (mon.2) 10957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:21 smithi040 bash[41173]: audit 2023-12-02T01:21:20.625435+0000 mon.c (mon.2) 10958 : audit 0 from='client.? 172.21.15.40:0/1095355854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:21 smithi040 bash[28232]: audit 2023-12-02T01:21:20.625435+0000 mon.c (mon.2) 10958 : audit 0 from='client.? 172.21.15.40:0/1095355854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:21 smithi141 bash[31670]: audit 2023-12-02T01:21:20.625435+0000 mon.c (mon.2) 10958 : audit 0 from='client.? 172.21.15.40:0/1095355854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:22 smithi040 bash[28232]: cluster 2023-12-02T01:21:20.612967+0000 mgr.y (mgr.24356) 17491 : cluster 0 pgmap v17459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:22 smithi040 bash[28232]: audit 2023-12-02T01:21:21.339476+0000 mon.c (mon.2) 10959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:21:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:22 smithi040 bash[41173]: cluster 2023-12-02T01:21:20.612967+0000 mgr.y (mgr.24356) 17491 : cluster 0 pgmap v17459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:22 smithi040 bash[41173]: audit 2023-12-02T01:21:21.339476+0000 mon.c (mon.2) 10959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:21:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:22 smithi141 bash[31670]: cluster 2023-12-02T01:21:20.612967+0000 mgr.y (mgr.24356) 17491 : cluster 0 pgmap v17459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:22 smithi141 bash[31670]: audit 2023-12-02T01:21:21.339476+0000 mon.c (mon.2) 10959 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:21:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:24 smithi040 bash[41173]: cluster 2023-12-02T01:21:22.613683+0000 mgr.y (mgr.24356) 17492 : cluster 0 pgmap v17460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:24 smithi040 bash[41173]: audit 2023-12-02T01:21:23.087342+0000 mon.c (mon.2) 10960 : audit 0 from='client.? 172.21.15.40:0/1537720467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:24 smithi040 bash[28232]: cluster 2023-12-02T01:21:22.613683+0000 mgr.y (mgr.24356) 17492 : cluster 0 pgmap v17460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:24 smithi040 bash[28232]: audit 2023-12-02T01:21:23.087342+0000 mon.c (mon.2) 10960 : audit 0 from='client.? 172.21.15.40:0/1537720467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:24 smithi141 bash[31670]: cluster 2023-12-02T01:21:22.613683+0000 mgr.y (mgr.24356) 17492 : cluster 0 pgmap v17460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:24 smithi141 bash[31670]: audit 2023-12-02T01:21:23.087342+0000 mon.c (mon.2) 10960 : audit 0 from='client.? 172.21.15.40:0/1537720467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:26 smithi040 bash[28232]: cluster 2023-12-02T01:21:24.614831+0000 mgr.y (mgr.24356) 17493 : cluster 0 pgmap v17461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:26 smithi040 bash[28232]: audit 2023-12-02T01:21:25.545827+0000 mon.c (mon.2) 10961 : audit 0 from='client.? 172.21.15.40:0/964545791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:26 smithi040 bash[41173]: cluster 2023-12-02T01:21:24.614831+0000 mgr.y (mgr.24356) 17493 : cluster 0 pgmap v17461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:26 smithi040 bash[41173]: audit 2023-12-02T01:21:25.545827+0000 mon.c (mon.2) 10961 : audit 0 from='client.? 172.21.15.40:0/964545791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:26 smithi141 bash[31670]: cluster 2023-12-02T01:21:24.614831+0000 mgr.y (mgr.24356) 17493 : cluster 0 pgmap v17461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:26 smithi141 bash[31670]: audit 2023-12-02T01:21:25.545827+0000 mon.c (mon.2) 10961 : audit 0 from='client.? 172.21.15.40:0/964545791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:21:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: cluster 2023-12-02T01:21:26.615457+0000 mgr.y (mgr.24356) 17494 : cluster 0 pgmap v17462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.237423+0000 mon.a (mon.0) 10877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.249763+0000 mon.a (mon.0) 10878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.485806+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.502143+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.976873+0000 mon.c (mon.2) 10962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.978674+0000 mon.c (mon.2) 10963 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:27.990145+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[28232]: audit 2023-12-02T01:21:28.007803+0000 mon.a (mon.0) 10882 : audit 0 from='client.? 172.21.15.40:0/2726497496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: cluster 2023-12-02T01:21:26.615457+0000 mgr.y (mgr.24356) 17494 : cluster 0 pgmap v17462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.237423+0000 mon.a (mon.0) 10877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.249763+0000 mon.a (mon.0) 10878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.485806+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.502143+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.976873+0000 mon.c (mon.2) 10962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.978674+0000 mon.c (mon.2) 10963 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:27.990145+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:28 smithi040 bash[41173]: audit 2023-12-02T01:21:28.007803+0000 mon.a (mon.0) 10882 : audit 0 from='client.? 172.21.15.40:0/2726497496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: cluster 2023-12-02T01:21:26.615457+0000 mgr.y (mgr.24356) 17494 : cluster 0 pgmap v17462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.237423+0000 mon.a (mon.0) 10877 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.249763+0000 mon.a (mon.0) 10878 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.485806+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.502143+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.976873+0000 mon.c (mon.2) 10962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:21:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.978674+0000 mon.c (mon.2) 10963 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:21:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:27.990145+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:21:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:28 smithi141 bash[31670]: audit 2023-12-02T01:21:28.007803+0000 mon.a (mon.0) 10882 : audit 0 from='client.? 172.21.15.40:0/2726497496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:30 smithi040 bash[28232]: cluster 2023-12-02T01:21:28.616089+0000 mgr.y (mgr.24356) 17495 : cluster 0 pgmap v17463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:30 smithi040 bash[41173]: cluster 2023-12-02T01:21:28.616089+0000 mgr.y (mgr.24356) 17495 : cluster 0 pgmap v17463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:30 smithi141 bash[31670]: cluster 2023-12-02T01:21:28.616089+0000 mgr.y (mgr.24356) 17495 : cluster 0 pgmap v17463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:31 smithi040 bash[41173]: audit 2023-12-02T01:21:30.465350+0000 mon.c (mon.2) 10964 : audit 0 from='client.? 172.21.15.40:0/1181919138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:31 smithi040 bash[28232]: audit 2023-12-02T01:21:30.465350+0000 mon.c (mon.2) 10964 : audit 0 from='client.? 172.21.15.40:0/1181919138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:31 smithi141 bash[31670]: audit 2023-12-02T01:21:30.465350+0000 mon.c (mon.2) 10964 : audit 0 from='client.? 172.21.15.40:0/1181919138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:32 smithi040 bash[28232]: cluster 2023-12-02T01:21:30.617281+0000 mgr.y (mgr.24356) 17496 : cluster 0 pgmap v17464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:32 smithi040 bash[41173]: cluster 2023-12-02T01:21:30.617281+0000 mgr.y (mgr.24356) 17496 : cluster 0 pgmap v17464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:32 smithi141 bash[31670]: cluster 2023-12-02T01:21:30.617281+0000 mgr.y (mgr.24356) 17496 : cluster 0 pgmap v17464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:33 smithi040 bash[28232]: audit 2023-12-02T01:21:32.931506+0000 mon.a (mon.0) 10883 : audit 0 from='client.? 172.21.15.40:0/2607685693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:33 smithi040 bash[41173]: audit 2023-12-02T01:21:32.931506+0000 mon.a (mon.0) 10883 : audit 0 from='client.? 172.21.15.40:0/2607685693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:33 smithi141 bash[31670]: audit 2023-12-02T01:21:32.931506+0000 mon.a (mon.0) 10883 : audit 0 from='client.? 172.21.15.40:0/2607685693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:34 smithi040 bash[28232]: cluster 2023-12-02T01:21:32.617929+0000 mgr.y (mgr.24356) 17497 : cluster 0 pgmap v17465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:34 smithi040 bash[41173]: cluster 2023-12-02T01:21:32.617929+0000 mgr.y (mgr.24356) 17497 : cluster 0 pgmap v17465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:34 smithi141 bash[31670]: cluster 2023-12-02T01:21:32.617929+0000 mgr.y (mgr.24356) 17497 : cluster 0 pgmap v17465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:35 smithi040 bash[28232]: audit 2023-12-02T01:21:34.262447+0000 mon.c (mon.2) 10965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:35 smithi040 bash[41173]: audit 2023-12-02T01:21:34.262447+0000 mon.c (mon.2) 10965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:35 smithi141 bash[31670]: audit 2023-12-02T01:21:34.262447+0000 mon.c (mon.2) 10965 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:36 smithi040 bash[28232]: cluster 2023-12-02T01:21:34.619065+0000 mgr.y (mgr.24356) 17498 : cluster 0 pgmap v17466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:36 smithi040 bash[28232]: audit 2023-12-02T01:21:35.394041+0000 mon.c (mon.2) 10966 : audit 0 from='client.? 172.21.15.40:0/1893563405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:36 smithi040 bash[41173]: cluster 2023-12-02T01:21:34.619065+0000 mgr.y (mgr.24356) 17498 : cluster 0 pgmap v17466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:36 smithi040 bash[41173]: audit 2023-12-02T01:21:35.394041+0000 mon.c (mon.2) 10966 : audit 0 from='client.? 172.21.15.40:0/1893563405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:36 smithi141 bash[31670]: cluster 2023-12-02T01:21:34.619065+0000 mgr.y (mgr.24356) 17498 : cluster 0 pgmap v17466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:36 smithi141 bash[31670]: audit 2023-12-02T01:21:35.394041+0000 mon.c (mon.2) 10966 : audit 0 from='client.? 172.21.15.40:0/1893563405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:21:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:21:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:38 smithi040 bash[28232]: cluster 2023-12-02T01:21:36.619868+0000 mgr.y (mgr.24356) 17499 : cluster 0 pgmap v17467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:38 smithi040 bash[28232]: audit 2023-12-02T01:21:37.845558+0000 mon.c (mon.2) 10967 : audit 0 from='client.? 172.21.15.40:0/3739308484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:38 smithi040 bash[41173]: cluster 2023-12-02T01:21:36.619868+0000 mgr.y (mgr.24356) 17499 : cluster 0 pgmap v17467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:38 smithi040 bash[41173]: audit 2023-12-02T01:21:37.845558+0000 mon.c (mon.2) 10967 : audit 0 from='client.? 172.21.15.40:0/3739308484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:38 smithi141 bash[31670]: cluster 2023-12-02T01:21:36.619868+0000 mgr.y (mgr.24356) 17499 : cluster 0 pgmap v17467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:38 smithi141 bash[31670]: audit 2023-12-02T01:21:37.845558+0000 mon.c (mon.2) 10967 : audit 0 from='client.? 172.21.15.40:0/3739308484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:40 smithi040 bash[28232]: cluster 2023-12-02T01:21:38.620724+0000 mgr.y (mgr.24356) 17500 : cluster 0 pgmap v17468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:40 smithi040 bash[41173]: cluster 2023-12-02T01:21:38.620724+0000 mgr.y (mgr.24356) 17500 : cluster 0 pgmap v17468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:40 smithi141 bash[31670]: cluster 2023-12-02T01:21:38.620724+0000 mgr.y (mgr.24356) 17500 : cluster 0 pgmap v17468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:41 smithi040 bash[28232]: audit 2023-12-02T01:21:40.309876+0000 mon.a (mon.0) 10884 : audit 0 from='client.? 172.21.15.40:0/2941424005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:41 smithi040 bash[41173]: audit 2023-12-02T01:21:40.309876+0000 mon.a (mon.0) 10884 : audit 0 from='client.? 172.21.15.40:0/2941424005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:41 smithi141 bash[31670]: audit 2023-12-02T01:21:40.309876+0000 mon.a (mon.0) 10884 : audit 0 from='client.? 172.21.15.40:0/2941424005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:42 smithi040 bash[28232]: cluster 2023-12-02T01:21:40.621915+0000 mgr.y (mgr.24356) 17501 : cluster 0 pgmap v17469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:42 smithi040 bash[41173]: cluster 2023-12-02T01:21:40.621915+0000 mgr.y (mgr.24356) 17501 : cluster 0 pgmap v17469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:42 smithi141 bash[31670]: cluster 2023-12-02T01:21:40.621915+0000 mgr.y (mgr.24356) 17501 : cluster 0 pgmap v17469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:43 smithi040 bash[41173]: audit 2023-12-02T01:21:42.773797+0000 mon.a (mon.0) 10885 : audit 0 from='client.? 172.21.15.40:0/4266462593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:43 smithi040 bash[28232]: audit 2023-12-02T01:21:42.773797+0000 mon.a (mon.0) 10885 : audit 0 from='client.? 172.21.15.40:0/4266462593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:43 smithi141 bash[31670]: audit 2023-12-02T01:21:42.773797+0000 mon.a (mon.0) 10885 : audit 0 from='client.? 172.21.15.40:0/4266462593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:44 smithi040 bash[28232]: cluster 2023-12-02T01:21:42.622622+0000 mgr.y (mgr.24356) 17502 : cluster 0 pgmap v17470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:44 smithi040 bash[41173]: cluster 2023-12-02T01:21:42.622622+0000 mgr.y (mgr.24356) 17502 : cluster 0 pgmap v17470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:44 smithi141 bash[31670]: cluster 2023-12-02T01:21:42.622622+0000 mgr.y (mgr.24356) 17502 : cluster 0 pgmap v17470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:46 smithi040 bash[28232]: cluster 2023-12-02T01:21:44.623774+0000 mgr.y (mgr.24356) 17503 : cluster 0 pgmap v17471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:46 smithi040 bash[28232]: audit 2023-12-02T01:21:45.233780+0000 mon.c (mon.2) 10968 : audit 0 from='client.? 172.21.15.40:0/1338456638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:46 smithi040 bash[41173]: cluster 2023-12-02T01:21:44.623774+0000 mgr.y (mgr.24356) 17503 : cluster 0 pgmap v17471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:46 smithi040 bash[41173]: audit 2023-12-02T01:21:45.233780+0000 mon.c (mon.2) 10968 : audit 0 from='client.? 172.21.15.40:0/1338456638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:46 smithi141 bash[31670]: cluster 2023-12-02T01:21:44.623774+0000 mgr.y (mgr.24356) 17503 : cluster 0 pgmap v17471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:46 smithi141 bash[31670]: audit 2023-12-02T01:21:45.233780+0000 mon.c (mon.2) 10968 : audit 0 from='client.? 172.21.15.40:0/1338456638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:21:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:21:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:48 smithi040 bash[28232]: cluster 2023-12-02T01:21:46.624564+0000 mgr.y (mgr.24356) 17504 : cluster 0 pgmap v17472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:48 smithi040 bash[28232]: audit 2023-12-02T01:21:47.688997+0000 mon.c (mon.2) 10969 : audit 0 from='client.? 172.21.15.40:0/2157415707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:48 smithi040 bash[41173]: cluster 2023-12-02T01:21:46.624564+0000 mgr.y (mgr.24356) 17504 : cluster 0 pgmap v17472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:48 smithi040 bash[41173]: audit 2023-12-02T01:21:47.688997+0000 mon.c (mon.2) 10969 : audit 0 from='client.? 172.21.15.40:0/2157415707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:48 smithi141 bash[31670]: cluster 2023-12-02T01:21:46.624564+0000 mgr.y (mgr.24356) 17504 : cluster 0 pgmap v17472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:48 smithi141 bash[31670]: audit 2023-12-02T01:21:47.688997+0000 mon.c (mon.2) 10969 : audit 0 from='client.? 172.21.15.40:0/2157415707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:50 smithi040 bash[41173]: cluster 2023-12-02T01:21:48.625216+0000 mgr.y (mgr.24356) 17505 : cluster 0 pgmap v17473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:50 smithi040 bash[41173]: audit 2023-12-02T01:21:49.262736+0000 mon.c (mon.2) 10970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:50 smithi040 bash[28232]: cluster 2023-12-02T01:21:48.625216+0000 mgr.y (mgr.24356) 17505 : cluster 0 pgmap v17473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:50 smithi040 bash[28232]: audit 2023-12-02T01:21:49.262736+0000 mon.c (mon.2) 10970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:50 smithi141 bash[31670]: cluster 2023-12-02T01:21:48.625216+0000 mgr.y (mgr.24356) 17505 : cluster 0 pgmap v17473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:50 smithi141 bash[31670]: audit 2023-12-02T01:21:49.262736+0000 mon.c (mon.2) 10970 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:51 smithi040 bash[28232]: audit 2023-12-02T01:21:50.155402+0000 mon.c (mon.2) 10971 : audit 0 from='client.? 172.21.15.40:0/913019758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:51 smithi040 bash[41173]: audit 2023-12-02T01:21:50.155402+0000 mon.c (mon.2) 10971 : audit 0 from='client.? 172.21.15.40:0/913019758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:51 smithi141 bash[31670]: audit 2023-12-02T01:21:50.155402+0000 mon.c (mon.2) 10971 : audit 0 from='client.? 172.21.15.40:0/913019758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:52 smithi040 bash[28232]: cluster 2023-12-02T01:21:50.626515+0000 mgr.y (mgr.24356) 17506 : cluster 0 pgmap v17474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:52 smithi040 bash[41173]: cluster 2023-12-02T01:21:50.626515+0000 mgr.y (mgr.24356) 17506 : cluster 0 pgmap v17474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:52 smithi141 bash[31670]: cluster 2023-12-02T01:21:50.626515+0000 mgr.y (mgr.24356) 17506 : cluster 0 pgmap v17474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:53 smithi141 bash[31670]: audit 2023-12-02T01:21:52.619994+0000 mon.a (mon.0) 10886 : audit 0 from='client.? 172.21.15.40:0/31357097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:53 smithi040 bash[28232]: audit 2023-12-02T01:21:52.619994+0000 mon.a (mon.0) 10886 : audit 0 from='client.? 172.21.15.40:0/31357097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:53 smithi040 bash[41173]: audit 2023-12-02T01:21:52.619994+0000 mon.a (mon.0) 10886 : audit 0 from='client.? 172.21.15.40:0/31357097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:54 smithi141 bash[31670]: cluster 2023-12-02T01:21:52.627088+0000 mgr.y (mgr.24356) 17507 : cluster 0 pgmap v17475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:54 smithi040 bash[28232]: cluster 2023-12-02T01:21:52.627088+0000 mgr.y (mgr.24356) 17507 : cluster 0 pgmap v17475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:54 smithi040 bash[41173]: cluster 2023-12-02T01:21:52.627088+0000 mgr.y (mgr.24356) 17507 : cluster 0 pgmap v17475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:55.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:55 smithi141 bash[31670]: audit 2023-12-02T01:21:55.090890+0000 mon.a (mon.0) 10887 : audit 0 from='client.? 172.21.15.40:0/3678751210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:55 smithi040 bash[28232]: audit 2023-12-02T01:21:55.090890+0000 mon.a (mon.0) 10887 : audit 0 from='client.? 172.21.15.40:0/3678751210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:55 smithi040 bash[41173]: audit 2023-12-02T01:21:55.090890+0000 mon.a (mon.0) 10887 : audit 0 from='client.? 172.21.15.40:0/3678751210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:56.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:56 smithi040 bash[28232]: cluster 2023-12-02T01:21:54.628155+0000 mgr.y (mgr.24356) 17508 : cluster 0 pgmap v17476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:56.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:56 smithi040 bash[41173]: cluster 2023-12-02T01:21:54.628155+0000 mgr.y (mgr.24356) 17508 : cluster 0 pgmap v17476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:56 smithi141 bash[31670]: cluster 2023-12-02T01:21:54.628155+0000 mgr.y (mgr.24356) 17508 : cluster 0 pgmap v17476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:21:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:21:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:58 smithi141 bash[31670]: cluster 2023-12-02T01:21:56.628818+0000 mgr.y (mgr.24356) 17509 : cluster 0 pgmap v17477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:21:58 smithi141 bash[31670]: audit 2023-12-02T01:21:57.559268+0000 mon.a (mon.0) 10888 : audit 0 from='client.? 172.21.15.40:0/1633011472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:58 smithi040 bash[41173]: cluster 2023-12-02T01:21:56.628818+0000 mgr.y (mgr.24356) 17509 : cluster 0 pgmap v17477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:21:58 smithi040 bash[41173]: audit 2023-12-02T01:21:57.559268+0000 mon.a (mon.0) 10888 : audit 0 from='client.? 172.21.15.40:0/1633011472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:21:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:58 smithi040 bash[28232]: cluster 2023-12-02T01:21:56.628818+0000 mgr.y (mgr.24356) 17509 : cluster 0 pgmap v17477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:21:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:21:58 smithi040 bash[28232]: audit 2023-12-02T01:21:57.559268+0000 mon.a (mon.0) 10888 : audit 0 from='client.? 172.21.15.40:0/1633011472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:00 smithi141 bash[31670]: cluster 2023-12-02T01:21:58.629546+0000 mgr.y (mgr.24356) 17510 : cluster 0 pgmap v17478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:00 smithi141 bash[31670]: audit 2023-12-02T01:22:00.028549+0000 mon.a (mon.0) 10889 : audit 0 from='client.? 172.21.15.40:0/2083897580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:00 smithi040 bash[28232]: cluster 2023-12-02T01:21:58.629546+0000 mgr.y (mgr.24356) 17510 : cluster 0 pgmap v17478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:00 smithi040 bash[28232]: audit 2023-12-02T01:22:00.028549+0000 mon.a (mon.0) 10889 : audit 0 from='client.? 172.21.15.40:0/2083897580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:00 smithi040 bash[41173]: cluster 2023-12-02T01:21:58.629546+0000 mgr.y (mgr.24356) 17510 : cluster 0 pgmap v17478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:00 smithi040 bash[41173]: audit 2023-12-02T01:22:00.028549+0000 mon.a (mon.0) 10889 : audit 0 from='client.? 172.21.15.40:0/2083897580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:01 smithi141 bash[31670]: cluster 2023-12-02T01:22:00.630875+0000 mgr.y (mgr.24356) 17511 : cluster 0 pgmap v17479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:01 smithi040 bash[41173]: cluster 2023-12-02T01:22:00.630875+0000 mgr.y (mgr.24356) 17511 : cluster 0 pgmap v17479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:01 smithi040 bash[28232]: cluster 2023-12-02T01:22:00.630875+0000 mgr.y (mgr.24356) 17511 : cluster 0 pgmap v17479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:02 smithi141 bash[31670]: audit 2023-12-02T01:22:02.488833+0000 mon.c (mon.2) 10972 : audit 0 from='client.? 172.21.15.40:0/2360906573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:02 smithi040 bash[41173]: audit 2023-12-02T01:22:02.488833+0000 mon.c (mon.2) 10972 : audit 0 from='client.? 172.21.15.40:0/2360906573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:02 smithi040 bash[28232]: audit 2023-12-02T01:22:02.488833+0000 mon.c (mon.2) 10972 : audit 0 from='client.? 172.21.15.40:0/2360906573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:03 smithi141 bash[31670]: cluster 2023-12-02T01:22:02.631583+0000 mgr.y (mgr.24356) 17512 : cluster 0 pgmap v17480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:03 smithi040 bash[28232]: cluster 2023-12-02T01:22:02.631583+0000 mgr.y (mgr.24356) 17512 : cluster 0 pgmap v17480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:03 smithi040 bash[41173]: cluster 2023-12-02T01:22:02.631583+0000 mgr.y (mgr.24356) 17512 : cluster 0 pgmap v17480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:04 smithi141 bash[31670]: audit 2023-12-02T01:22:04.263278+0000 mon.c (mon.2) 10973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:04 smithi040 bash[28232]: audit 2023-12-02T01:22:04.263278+0000 mon.c (mon.2) 10973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:04 smithi040 bash[41173]: audit 2023-12-02T01:22:04.263278+0000 mon.c (mon.2) 10973 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:05 smithi141 bash[31670]: cluster 2023-12-02T01:22:04.632419+0000 mgr.y (mgr.24356) 17513 : cluster 0 pgmap v17481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:05 smithi141 bash[31670]: audit 2023-12-02T01:22:04.965006+0000 mon.a (mon.0) 10890 : audit 0 from='client.? 172.21.15.40:0/961216522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:05 smithi040 bash[28232]: cluster 2023-12-02T01:22:04.632419+0000 mgr.y (mgr.24356) 17513 : cluster 0 pgmap v17481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:05 smithi040 bash[28232]: audit 2023-12-02T01:22:04.965006+0000 mon.a (mon.0) 10890 : audit 0 from='client.? 172.21.15.40:0/961216522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:05 smithi040 bash[41173]: cluster 2023-12-02T01:22:04.632419+0000 mgr.y (mgr.24356) 17513 : cluster 0 pgmap v17481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:05 smithi040 bash[41173]: audit 2023-12-02T01:22:04.965006+0000 mon.a (mon.0) 10890 : audit 0 from='client.? 172.21.15.40:0/961216522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:22:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:22:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:07 smithi141 bash[31670]: cluster 2023-12-02T01:22:06.633065+0000 mgr.y (mgr.24356) 17514 : cluster 0 pgmap v17482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:08.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:07 smithi141 bash[31670]: audit 2023-12-02T01:22:07.427506+0000 mon.a (mon.0) 10891 : audit 0 from='client.? 172.21.15.40:0/1271945314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:07 smithi040 bash[28232]: cluster 2023-12-02T01:22:06.633065+0000 mgr.y (mgr.24356) 17514 : cluster 0 pgmap v17482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:07 smithi040 bash[28232]: audit 2023-12-02T01:22:07.427506+0000 mon.a (mon.0) 10891 : audit 0 from='client.? 172.21.15.40:0/1271945314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:07 smithi040 bash[41173]: cluster 2023-12-02T01:22:06.633065+0000 mgr.y (mgr.24356) 17514 : cluster 0 pgmap v17482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:07 smithi040 bash[41173]: audit 2023-12-02T01:22:07.427506+0000 mon.a (mon.0) 10891 : audit 0 from='client.? 172.21.15.40:0/1271945314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:09 smithi141 bash[31670]: cluster 2023-12-02T01:22:08.633729+0000 mgr.y (mgr.24356) 17515 : cluster 0 pgmap v17483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:10.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:09 smithi141 bash[31670]: audit 2023-12-02T01:22:09.889882+0000 mon.c (mon.2) 10974 : audit 0 from='client.? 172.21.15.40:0/4181547558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:09 smithi040 bash[28232]: cluster 2023-12-02T01:22:08.633729+0000 mgr.y (mgr.24356) 17515 : cluster 0 pgmap v17483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:09 smithi040 bash[28232]: audit 2023-12-02T01:22:09.889882+0000 mon.c (mon.2) 10974 : audit 0 from='client.? 172.21.15.40:0/4181547558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:09 smithi040 bash[41173]: cluster 2023-12-02T01:22:08.633729+0000 mgr.y (mgr.24356) 17515 : cluster 0 pgmap v17483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:09 smithi040 bash[41173]: audit 2023-12-02T01:22:09.889882+0000 mon.c (mon.2) 10974 : audit 0 from='client.? 172.21.15.40:0/4181547558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:11 smithi141 bash[31670]: cluster 2023-12-02T01:22:10.634913+0000 mgr.y (mgr.24356) 17516 : cluster 0 pgmap v17484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:11 smithi040 bash[28232]: cluster 2023-12-02T01:22:10.634913+0000 mgr.y (mgr.24356) 17516 : cluster 0 pgmap v17484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:11 smithi040 bash[41173]: cluster 2023-12-02T01:22:10.634913+0000 mgr.y (mgr.24356) 17516 : cluster 0 pgmap v17484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:13.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:12 smithi141 bash[31670]: audit 2023-12-02T01:22:12.358009+0000 mon.c (mon.2) 10975 : audit 0 from='client.? 172.21.15.40:0/3451912710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:12 smithi040 bash[28232]: audit 2023-12-02T01:22:12.358009+0000 mon.c (mon.2) 10975 : audit 0 from='client.? 172.21.15.40:0/3451912710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:12 smithi040 bash[41173]: audit 2023-12-02T01:22:12.358009+0000 mon.c (mon.2) 10975 : audit 0 from='client.? 172.21.15.40:0/3451912710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:13 smithi141 bash[31670]: cluster 2023-12-02T01:22:12.635593+0000 mgr.y (mgr.24356) 17517 : cluster 0 pgmap v17485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:13 smithi040 bash[28232]: cluster 2023-12-02T01:22:12.635593+0000 mgr.y (mgr.24356) 17517 : cluster 0 pgmap v17485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:13 smithi040 bash[41173]: cluster 2023-12-02T01:22:12.635593+0000 mgr.y (mgr.24356) 17517 : cluster 0 pgmap v17485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:15.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:15 smithi141 bash[31670]: audit 2023-12-02T01:22:14.827763+0000 mon.a (mon.0) 10892 : audit 0 from='client.? 172.21.15.40:0/913612252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:15 smithi040 bash[28232]: audit 2023-12-02T01:22:14.827763+0000 mon.a (mon.0) 10892 : audit 0 from='client.? 172.21.15.40:0/913612252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:15 smithi040 bash[41173]: audit 2023-12-02T01:22:14.827763+0000 mon.a (mon.0) 10892 : audit 0 from='client.? 172.21.15.40:0/913612252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:16 smithi141 bash[31670]: cluster 2023-12-02T01:22:14.636693+0000 mgr.y (mgr.24356) 17518 : cluster 0 pgmap v17486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:16 smithi040 bash[28232]: cluster 2023-12-02T01:22:14.636693+0000 mgr.y (mgr.24356) 17518 : cluster 0 pgmap v17486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:16 smithi040 bash[41173]: cluster 2023-12-02T01:22:14.636693+0000 mgr.y (mgr.24356) 17518 : cluster 0 pgmap v17486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:22:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:22:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:18 smithi141 bash[31670]: cluster 2023-12-02T01:22:16.637487+0000 mgr.y (mgr.24356) 17519 : cluster 0 pgmap v17487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:18.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:18 smithi141 bash[31670]: audit 2023-12-02T01:22:17.297023+0000 mon.a (mon.0) 10893 : audit 0 from='client.? 172.21.15.40:0/3625755974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:18 smithi040 bash[28232]: cluster 2023-12-02T01:22:16.637487+0000 mgr.y (mgr.24356) 17519 : cluster 0 pgmap v17487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:18 smithi040 bash[28232]: audit 2023-12-02T01:22:17.297023+0000 mon.a (mon.0) 10893 : audit 0 from='client.? 172.21.15.40:0/3625755974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:18 smithi040 bash[41173]: cluster 2023-12-02T01:22:16.637487+0000 mgr.y (mgr.24356) 17519 : cluster 0 pgmap v17487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:18 smithi040 bash[41173]: audit 2023-12-02T01:22:17.297023+0000 mon.a (mon.0) 10893 : audit 0 from='client.? 172.21.15.40:0/3625755974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:20 smithi141 bash[31670]: cluster 2023-12-02T01:22:18.638210+0000 mgr.y (mgr.24356) 17520 : cluster 0 pgmap v17488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:20 smithi141 bash[31670]: audit 2023-12-02T01:22:19.263557+0000 mon.c (mon.2) 10976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:20.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:20 smithi141 bash[31670]: audit 2023-12-02T01:22:19.759999+0000 mon.a (mon.0) 10894 : audit 0 from='client.? 172.21.15.40:0/2730019262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:20 smithi040 bash[41173]: cluster 2023-12-02T01:22:18.638210+0000 mgr.y (mgr.24356) 17520 : cluster 0 pgmap v17488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:20 smithi040 bash[41173]: audit 2023-12-02T01:22:19.263557+0000 mon.c (mon.2) 10976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:20 smithi040 bash[41173]: audit 2023-12-02T01:22:19.759999+0000 mon.a (mon.0) 10894 : audit 0 from='client.? 172.21.15.40:0/2730019262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:20 smithi040 bash[28232]: cluster 2023-12-02T01:22:18.638210+0000 mgr.y (mgr.24356) 17520 : cluster 0 pgmap v17488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:20 smithi040 bash[28232]: audit 2023-12-02T01:22:19.263557+0000 mon.c (mon.2) 10976 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:20 smithi040 bash[28232]: audit 2023-12-02T01:22:19.759999+0000 mon.a (mon.0) 10894 : audit 0 from='client.? 172.21.15.40:0/2730019262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:22.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:22 smithi141 bash[31670]: cluster 2023-12-02T01:22:20.639373+0000 mgr.y (mgr.24356) 17521 : cluster 0 pgmap v17489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:22 smithi040 bash[28232]: cluster 2023-12-02T01:22:20.639373+0000 mgr.y (mgr.24356) 17521 : cluster 0 pgmap v17489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:22 smithi040 bash[41173]: cluster 2023-12-02T01:22:20.639373+0000 mgr.y (mgr.24356) 17521 : cluster 0 pgmap v17489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:23.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:23 smithi141 bash[31670]: audit 2023-12-02T01:22:22.219126+0000 mon.a (mon.0) 10895 : audit 0 from='client.? 172.21.15.40:0/543290362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:23 smithi040 bash[28232]: audit 2023-12-02T01:22:22.219126+0000 mon.a (mon.0) 10895 : audit 0 from='client.? 172.21.15.40:0/543290362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:23 smithi040 bash[41173]: audit 2023-12-02T01:22:22.219126+0000 mon.a (mon.0) 10895 : audit 0 from='client.? 172.21.15.40:0/543290362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:24 smithi040 bash[28232]: cluster 2023-12-02T01:22:22.640165+0000 mgr.y (mgr.24356) 17522 : cluster 0 pgmap v17490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:24 smithi040 bash[41173]: cluster 2023-12-02T01:22:22.640165+0000 mgr.y (mgr.24356) 17522 : cluster 0 pgmap v17490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:24 smithi141 bash[31670]: cluster 2023-12-02T01:22:22.640165+0000 mgr.y (mgr.24356) 17522 : cluster 0 pgmap v17490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:25 smithi040 bash[28232]: audit 2023-12-02T01:22:24.674063+0000 mon.c (mon.2) 10977 : audit 0 from='client.? 172.21.15.40:0/841923530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:25 smithi040 bash[41173]: audit 2023-12-02T01:22:24.674063+0000 mon.c (mon.2) 10977 : audit 0 from='client.? 172.21.15.40:0/841923530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:25 smithi141 bash[31670]: audit 2023-12-02T01:22:24.674063+0000 mon.c (mon.2) 10977 : audit 0 from='client.? 172.21.15.40:0/841923530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:26 smithi040 bash[41173]: cluster 2023-12-02T01:22:24.641338+0000 mgr.y (mgr.24356) 17523 : cluster 0 pgmap v17491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:26 smithi040 bash[28232]: cluster 2023-12-02T01:22:24.641338+0000 mgr.y (mgr.24356) 17523 : cluster 0 pgmap v17491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:26 smithi141 bash[31670]: cluster 2023-12-02T01:22:24.641338+0000 mgr.y (mgr.24356) 17523 : cluster 0 pgmap v17491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:22:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:22:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:28 smithi040 bash[28232]: cluster 2023-12-02T01:22:26.641961+0000 mgr.y (mgr.24356) 17524 : cluster 0 pgmap v17492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:28 smithi040 bash[28232]: audit 2023-12-02T01:22:27.141459+0000 mon.a (mon.0) 10896 : audit 0 from='client.? 172.21.15.40:0/3374084743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:28 smithi040 bash[41173]: cluster 2023-12-02T01:22:26.641961+0000 mgr.y (mgr.24356) 17524 : cluster 0 pgmap v17492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:28 smithi040 bash[41173]: audit 2023-12-02T01:22:27.141459+0000 mon.a (mon.0) 10896 : audit 0 from='client.? 172.21.15.40:0/3374084743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:28 smithi141 bash[31670]: cluster 2023-12-02T01:22:26.641961+0000 mgr.y (mgr.24356) 17524 : cluster 0 pgmap v17492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:28 smithi141 bash[31670]: audit 2023-12-02T01:22:27.141459+0000 mon.a (mon.0) 10896 : audit 0 from='client.? 172.21.15.40:0/3374084743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:29 smithi040 bash[28232]: audit 2023-12-02T01:22:28.070703+0000 mon.c (mon.2) 10978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:22:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:29 smithi040 bash[41173]: audit 2023-12-02T01:22:28.070703+0000 mon.c (mon.2) 10978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:22:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:29 smithi141 bash[31670]: audit 2023-12-02T01:22:28.070703+0000 mon.c (mon.2) 10978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:22:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:30 smithi040 bash[28232]: cluster 2023-12-02T01:22:28.642675+0000 mgr.y (mgr.24356) 17525 : cluster 0 pgmap v17493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:30 smithi040 bash[28232]: audit 2023-12-02T01:22:29.602023+0000 mon.c (mon.2) 10979 : audit 0 from='client.? 172.21.15.40:0/244609613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:30 smithi040 bash[41173]: cluster 2023-12-02T01:22:28.642675+0000 mgr.y (mgr.24356) 17525 : cluster 0 pgmap v17493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:30 smithi040 bash[41173]: audit 2023-12-02T01:22:29.602023+0000 mon.c (mon.2) 10979 : audit 0 from='client.? 172.21.15.40:0/244609613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:30 smithi141 bash[31670]: cluster 2023-12-02T01:22:28.642675+0000 mgr.y (mgr.24356) 17525 : cluster 0 pgmap v17493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:30 smithi141 bash[31670]: audit 2023-12-02T01:22:29.602023+0000 mon.c (mon.2) 10979 : audit 0 from='client.? 172.21.15.40:0/244609613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:32 smithi040 bash[28232]: cluster 2023-12-02T01:22:30.643802+0000 mgr.y (mgr.24356) 17526 : cluster 0 pgmap v17494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:32 smithi040 bash[41173]: cluster 2023-12-02T01:22:30.643802+0000 mgr.y (mgr.24356) 17526 : cluster 0 pgmap v17494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:32 smithi141 bash[31670]: cluster 2023-12-02T01:22:30.643802+0000 mgr.y (mgr.24356) 17526 : cluster 0 pgmap v17494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:33 smithi040 bash[28232]: audit 2023-12-02T01:22:32.068225+0000 mon.a (mon.0) 10897 : audit 0 from='client.? 172.21.15.40:0/3615602648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:33 smithi040 bash[41173]: audit 2023-12-02T01:22:32.068225+0000 mon.a (mon.0) 10897 : audit 0 from='client.? 172.21.15.40:0/3615602648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:33 smithi141 bash[31670]: audit 2023-12-02T01:22:32.068225+0000 mon.a (mon.0) 10897 : audit 0 from='client.? 172.21.15.40:0/3615602648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:34 smithi040 bash[28232]: cluster 2023-12-02T01:22:32.644487+0000 mgr.y (mgr.24356) 17527 : cluster 0 pgmap v17495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:34 smithi040 bash[28232]: audit 2023-12-02T01:22:33.914667+0000 mon.a (mon.0) 10898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:34 smithi040 bash[28232]: audit 2023-12-02T01:22:33.927985+0000 mon.a (mon.0) 10899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:34 smithi040 bash[41173]: cluster 2023-12-02T01:22:32.644487+0000 mgr.y (mgr.24356) 17527 : cluster 0 pgmap v17495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:34 smithi040 bash[41173]: audit 2023-12-02T01:22:33.914667+0000 mon.a (mon.0) 10898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:34 smithi040 bash[41173]: audit 2023-12-02T01:22:33.927985+0000 mon.a (mon.0) 10899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:34 smithi141 bash[31670]: cluster 2023-12-02T01:22:32.644487+0000 mgr.y (mgr.24356) 17527 : cluster 0 pgmap v17495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:34 smithi141 bash[31670]: audit 2023-12-02T01:22:33.914667+0000 mon.a (mon.0) 10898 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:34 smithi141 bash[31670]: audit 2023-12-02T01:22:33.927985+0000 mon.a (mon.0) 10899 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.220711+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.233563+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.263872+0000 mon.c (mon.2) 10980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.535867+0000 mon.c (mon.2) 10981 : audit 0 from='client.? 172.21.15.40:0/423880357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: cluster 2023-12-02T01:22:34.645702+0000 mgr.y (mgr.24356) 17528 : cluster 0 pgmap v17496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.764224+0000 mon.c (mon.2) 10982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:22:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.766057+0000 mon.c (mon.2) 10983 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:22:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:35 smithi141 bash[31670]: audit 2023-12-02T01:22:34.776170+0000 mon.a (mon.0) 10902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.220711+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.233563+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.263872+0000 mon.c (mon.2) 10980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.535867+0000 mon.c (mon.2) 10981 : audit 0 from='client.? 172.21.15.40:0/423880357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: cluster 2023-12-02T01:22:34.645702+0000 mgr.y (mgr.24356) 17528 : cluster 0 pgmap v17496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.764224+0000 mon.c (mon.2) 10982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.766057+0000 mon.c (mon.2) 10983 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[28232]: audit 2023-12-02T01:22:34.776170+0000 mon.a (mon.0) 10902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.220711+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.233563+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.263872+0000 mon.c (mon.2) 10980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.535867+0000 mon.c (mon.2) 10981 : audit 0 from='client.? 172.21.15.40:0/423880357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: cluster 2023-12-02T01:22:34.645702+0000 mgr.y (mgr.24356) 17528 : cluster 0 pgmap v17496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.764224+0000 mon.c (mon.2) 10982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.766057+0000 mon.c (mon.2) 10983 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:22:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:35 smithi040 bash[41173]: audit 2023-12-02T01:22:34.776170+0000 mon.a (mon.0) 10902 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:22:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:22:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:22:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:37 smithi141 bash[31670]: cluster 2023-12-02T01:22:36.646353+0000 mgr.y (mgr.24356) 17529 : cluster 0 pgmap v17497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:38.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:37 smithi141 bash[31670]: audit 2023-12-02T01:22:37.004398+0000 mon.c (mon.2) 10984 : audit 0 from='client.? 172.21.15.40:0/2991852538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:37 smithi040 bash[41173]: cluster 2023-12-02T01:22:36.646353+0000 mgr.y (mgr.24356) 17529 : cluster 0 pgmap v17497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:37 smithi040 bash[41173]: audit 2023-12-02T01:22:37.004398+0000 mon.c (mon.2) 10984 : audit 0 from='client.? 172.21.15.40:0/2991852538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:37 smithi040 bash[28232]: cluster 2023-12-02T01:22:36.646353+0000 mgr.y (mgr.24356) 17529 : cluster 0 pgmap v17497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:37 smithi040 bash[28232]: audit 2023-12-02T01:22:37.004398+0000 mon.c (mon.2) 10984 : audit 0 from='client.? 172.21.15.40:0/2991852538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:39 smithi141 bash[31670]: cluster 2023-12-02T01:22:38.647063+0000 mgr.y (mgr.24356) 17530 : cluster 0 pgmap v17498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:40.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:39 smithi141 bash[31670]: audit 2023-12-02T01:22:39.478852+0000 mon.a (mon.0) 10903 : audit 0 from='client.? 172.21.15.40:0/3858520389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:39 smithi040 bash[28232]: cluster 2023-12-02T01:22:38.647063+0000 mgr.y (mgr.24356) 17530 : cluster 0 pgmap v17498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:39 smithi040 bash[28232]: audit 2023-12-02T01:22:39.478852+0000 mon.a (mon.0) 10903 : audit 0 from='client.? 172.21.15.40:0/3858520389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:39 smithi040 bash[41173]: cluster 2023-12-02T01:22:38.647063+0000 mgr.y (mgr.24356) 17530 : cluster 0 pgmap v17498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:39 smithi040 bash[41173]: audit 2023-12-02T01:22:39.478852+0000 mon.a (mon.0) 10903 : audit 0 from='client.? 172.21.15.40:0/3858520389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:41 smithi141 bash[31670]: cluster 2023-12-02T01:22:40.648256+0000 mgr.y (mgr.24356) 17531 : cluster 0 pgmap v17499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:42.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:41 smithi141 bash[31670]: audit 2023-12-02T01:22:41.949441+0000 mon.a (mon.0) 10904 : audit 0 from='client.? 172.21.15.40:0/2900359206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:41 smithi040 bash[41173]: cluster 2023-12-02T01:22:40.648256+0000 mgr.y (mgr.24356) 17531 : cluster 0 pgmap v17499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:41 smithi040 bash[41173]: audit 2023-12-02T01:22:41.949441+0000 mon.a (mon.0) 10904 : audit 0 from='client.? 172.21.15.40:0/2900359206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:41 smithi040 bash[28232]: cluster 2023-12-02T01:22:40.648256+0000 mgr.y (mgr.24356) 17531 : cluster 0 pgmap v17499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:41 smithi040 bash[28232]: audit 2023-12-02T01:22:41.949441+0000 mon.a (mon.0) 10904 : audit 0 from='client.? 172.21.15.40:0/2900359206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:44.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:43 smithi141 bash[31670]: cluster 2023-12-02T01:22:42.648950+0000 mgr.y (mgr.24356) 17532 : cluster 0 pgmap v17500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:43 smithi040 bash[28232]: cluster 2023-12-02T01:22:42.648950+0000 mgr.y (mgr.24356) 17532 : cluster 0 pgmap v17500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:43 smithi040 bash[41173]: cluster 2023-12-02T01:22:42.648950+0000 mgr.y (mgr.24356) 17532 : cluster 0 pgmap v17500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:45.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:44 smithi141 bash[31670]: audit 2023-12-02T01:22:44.419997+0000 mon.c (mon.2) 10985 : audit 0 from='client.? 172.21.15.40:0/4138305977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:44 smithi040 bash[28232]: audit 2023-12-02T01:22:44.419997+0000 mon.c (mon.2) 10985 : audit 0 from='client.? 172.21.15.40:0/4138305977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:44 smithi040 bash[41173]: audit 2023-12-02T01:22:44.419997+0000 mon.c (mon.2) 10985 : audit 0 from='client.? 172.21.15.40:0/4138305977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:45 smithi141 bash[31670]: cluster 2023-12-02T01:22:44.650121+0000 mgr.y (mgr.24356) 17533 : cluster 0 pgmap v17501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:45 smithi040 bash[28232]: cluster 2023-12-02T01:22:44.650121+0000 mgr.y (mgr.24356) 17533 : cluster 0 pgmap v17501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:45 smithi040 bash[41173]: cluster 2023-12-02T01:22:44.650121+0000 mgr.y (mgr.24356) 17533 : cluster 0 pgmap v17501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:22:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:22:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:46 smithi141 bash[31670]: audit 2023-12-02T01:22:46.888294+0000 mon.a (mon.0) 10905 : audit 0 from='client.? 172.21.15.40:0/2363481022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:46 smithi040 bash[28232]: audit 2023-12-02T01:22:46.888294+0000 mon.a (mon.0) 10905 : audit 0 from='client.? 172.21.15.40:0/2363481022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:47 smithi040 bash[41173]: audit 2023-12-02T01:22:46.888294+0000 mon.a (mon.0) 10905 : audit 0 from='client.? 172.21.15.40:0/2363481022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:48 smithi141 bash[31670]: cluster 2023-12-02T01:22:46.650759+0000 mgr.y (mgr.24356) 17534 : cluster 0 pgmap v17502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:48 smithi040 bash[28232]: cluster 2023-12-02T01:22:46.650759+0000 mgr.y (mgr.24356) 17534 : cluster 0 pgmap v17502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:48 smithi040 bash[41173]: cluster 2023-12-02T01:22:46.650759+0000 mgr.y (mgr.24356) 17534 : cluster 0 pgmap v17502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:50 smithi141 bash[31670]: cluster 2023-12-02T01:22:48.651417+0000 mgr.y (mgr.24356) 17535 : cluster 0 pgmap v17503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:50 smithi141 bash[31670]: audit 2023-12-02T01:22:49.263427+0000 mon.c (mon.2) 10986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:50 smithi141 bash[31670]: audit 2023-12-02T01:22:49.354754+0000 mon.a (mon.0) 10906 : audit 0 from='client.? 172.21.15.40:0/745582517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:50 smithi040 bash[28232]: cluster 2023-12-02T01:22:48.651417+0000 mgr.y (mgr.24356) 17535 : cluster 0 pgmap v17503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:50 smithi040 bash[28232]: audit 2023-12-02T01:22:49.263427+0000 mon.c (mon.2) 10986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:50 smithi040 bash[28232]: audit 2023-12-02T01:22:49.354754+0000 mon.a (mon.0) 10906 : audit 0 from='client.? 172.21.15.40:0/745582517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:50 smithi040 bash[41173]: cluster 2023-12-02T01:22:48.651417+0000 mgr.y (mgr.24356) 17535 : cluster 0 pgmap v17503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:50 smithi040 bash[41173]: audit 2023-12-02T01:22:49.263427+0000 mon.c (mon.2) 10986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:50 smithi040 bash[41173]: audit 2023-12-02T01:22:49.354754+0000 mon.a (mon.0) 10906 : audit 0 from='client.? 172.21.15.40:0/745582517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:52 smithi141 bash[31670]: cluster 2023-12-02T01:22:50.652598+0000 mgr.y (mgr.24356) 17536 : cluster 0 pgmap v17504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:52 smithi141 bash[31670]: audit 2023-12-02T01:22:51.812705+0000 mon.c (mon.2) 10987 : audit 0 from='client.? 172.21.15.40:0/1692088013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:52 smithi040 bash[28232]: cluster 2023-12-02T01:22:50.652598+0000 mgr.y (mgr.24356) 17536 : cluster 0 pgmap v17504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:52 smithi040 bash[28232]: audit 2023-12-02T01:22:51.812705+0000 mon.c (mon.2) 10987 : audit 0 from='client.? 172.21.15.40:0/1692088013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:52 smithi040 bash[41173]: cluster 2023-12-02T01:22:50.652598+0000 mgr.y (mgr.24356) 17536 : cluster 0 pgmap v17504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:52 smithi040 bash[41173]: audit 2023-12-02T01:22:51.812705+0000 mon.c (mon.2) 10987 : audit 0 from='client.? 172.21.15.40:0/1692088013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:54 smithi141 bash[31670]: cluster 2023-12-02T01:22:52.653277+0000 mgr.y (mgr.24356) 17537 : cluster 0 pgmap v17505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:54 smithi040 bash[28232]: cluster 2023-12-02T01:22:52.653277+0000 mgr.y (mgr.24356) 17537 : cluster 0 pgmap v17505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:54 smithi040 bash[41173]: cluster 2023-12-02T01:22:52.653277+0000 mgr.y (mgr.24356) 17537 : cluster 0 pgmap v17505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:55.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:55 smithi141 bash[31670]: audit 2023-12-02T01:22:54.277084+0000 mon.a (mon.0) 10907 : audit 0 from='client.? 172.21.15.40:0/3920455096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:55 smithi040 bash[28232]: audit 2023-12-02T01:22:54.277084+0000 mon.a (mon.0) 10907 : audit 0 from='client.? 172.21.15.40:0/3920455096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:55 smithi040 bash[41173]: audit 2023-12-02T01:22:54.277084+0000 mon.a (mon.0) 10907 : audit 0 from='client.? 172.21.15.40:0/3920455096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:56 smithi040 bash[28232]: cluster 2023-12-02T01:22:54.654344+0000 mgr.y (mgr.24356) 17538 : cluster 0 pgmap v17506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:56 smithi040 bash[41173]: cluster 2023-12-02T01:22:54.654344+0000 mgr.y (mgr.24356) 17538 : cluster 0 pgmap v17506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:56 smithi141 bash[31670]: cluster 2023-12-02T01:22:54.654344+0000 mgr.y (mgr.24356) 17538 : cluster 0 pgmap v17506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:22:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:22:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:57 smithi040 bash[28232]: audit 2023-12-02T01:22:56.741065+0000 mon.a (mon.0) 10908 : audit 0 from='client.? 172.21.15.40:0/334486699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:57 smithi040 bash[41173]: audit 2023-12-02T01:22:56.741065+0000 mon.a (mon.0) 10908 : audit 0 from='client.? 172.21.15.40:0/334486699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:57 smithi141 bash[31670]: audit 2023-12-02T01:22:56.741065+0000 mon.a (mon.0) 10908 : audit 0 from='client.? 172.21.15.40:0/334486699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:22:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:22:58 smithi040 bash[28232]: cluster 2023-12-02T01:22:56.655020+0000 mgr.y (mgr.24356) 17539 : cluster 0 pgmap v17507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:22:58 smithi040 bash[41173]: cluster 2023-12-02T01:22:56.655020+0000 mgr.y (mgr.24356) 17539 : cluster 0 pgmap v17507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:22:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:22:58 smithi141 bash[31670]: cluster 2023-12-02T01:22:56.655020+0000 mgr.y (mgr.24356) 17539 : cluster 0 pgmap v17507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:00 smithi040 bash[28232]: cluster 2023-12-02T01:22:58.655674+0000 mgr.y (mgr.24356) 17540 : cluster 0 pgmap v17508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:00 smithi040 bash[28232]: audit 2023-12-02T01:22:59.207264+0000 mon.a (mon.0) 10909 : audit 0 from='client.? 172.21.15.40:0/4166520099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:00 smithi040 bash[41173]: cluster 2023-12-02T01:22:58.655674+0000 mgr.y (mgr.24356) 17540 : cluster 0 pgmap v17508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:00 smithi040 bash[41173]: audit 2023-12-02T01:22:59.207264+0000 mon.a (mon.0) 10909 : audit 0 from='client.? 172.21.15.40:0/4166520099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:00 smithi141 bash[31670]: cluster 2023-12-02T01:22:58.655674+0000 mgr.y (mgr.24356) 17540 : cluster 0 pgmap v17508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:00 smithi141 bash[31670]: audit 2023-12-02T01:22:59.207264+0000 mon.a (mon.0) 10909 : audit 0 from='client.? 172.21.15.40:0/4166520099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:02 smithi040 bash[28232]: cluster 2023-12-02T01:23:00.656964+0000 mgr.y (mgr.24356) 17541 : cluster 0 pgmap v17509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:02 smithi040 bash[28232]: audit 2023-12-02T01:23:01.668240+0000 mon.c (mon.2) 10988 : audit 0 from='client.? 172.21.15.40:0/3245264911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:02 smithi040 bash[41173]: cluster 2023-12-02T01:23:00.656964+0000 mgr.y (mgr.24356) 17541 : cluster 0 pgmap v17509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:02 smithi040 bash[41173]: audit 2023-12-02T01:23:01.668240+0000 mon.c (mon.2) 10988 : audit 0 from='client.? 172.21.15.40:0/3245264911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:02 smithi141 bash[31670]: cluster 2023-12-02T01:23:00.656964+0000 mgr.y (mgr.24356) 17541 : cluster 0 pgmap v17509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:02 smithi141 bash[31670]: audit 2023-12-02T01:23:01.668240+0000 mon.c (mon.2) 10988 : audit 0 from='client.? 172.21.15.40:0/3245264911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:04 smithi040 bash[41173]: cluster 2023-12-02T01:23:02.657662+0000 mgr.y (mgr.24356) 17542 : cluster 0 pgmap v17510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:04 smithi040 bash[28232]: cluster 2023-12-02T01:23:02.657662+0000 mgr.y (mgr.24356) 17542 : cluster 0 pgmap v17510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:04 smithi141 bash[31670]: cluster 2023-12-02T01:23:02.657662+0000 mgr.y (mgr.24356) 17542 : cluster 0 pgmap v17510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:05 smithi040 bash[28232]: audit 2023-12-02T01:23:04.139948+0000 mon.c (mon.2) 10989 : audit 0 from='client.? 172.21.15.40:0/2443194944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:05 smithi040 bash[28232]: audit 2023-12-02T01:23:04.264716+0000 mon.c (mon.2) 10990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:05 smithi040 bash[41173]: audit 2023-12-02T01:23:04.139948+0000 mon.c (mon.2) 10989 : audit 0 from='client.? 172.21.15.40:0/2443194944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:05 smithi040 bash[41173]: audit 2023-12-02T01:23:04.264716+0000 mon.c (mon.2) 10990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:05 smithi141 bash[31670]: audit 2023-12-02T01:23:04.139948+0000 mon.c (mon.2) 10989 : audit 0 from='client.? 172.21.15.40:0/2443194944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:05 smithi141 bash[31670]: audit 2023-12-02T01:23:04.264716+0000 mon.c (mon.2) 10990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:06 smithi040 bash[41173]: cluster 2023-12-02T01:23:04.658773+0000 mgr.y (mgr.24356) 17543 : cluster 0 pgmap v17511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:06 smithi040 bash[28232]: cluster 2023-12-02T01:23:04.658773+0000 mgr.y (mgr.24356) 17543 : cluster 0 pgmap v17511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:06 smithi141 bash[31670]: cluster 2023-12-02T01:23:04.658773+0000 mgr.y (mgr.24356) 17543 : cluster 0 pgmap v17511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:23:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:23:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:07 smithi040 bash[28232]: audit 2023-12-02T01:23:06.611518+0000 mon.a (mon.0) 10910 : audit 0 from='client.? 172.21.15.40:0/3396383093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:07 smithi040 bash[41173]: audit 2023-12-02T01:23:06.611518+0000 mon.a (mon.0) 10910 : audit 0 from='client.? 172.21.15.40:0/3396383093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:07 smithi141 bash[31670]: audit 2023-12-02T01:23:06.611518+0000 mon.a (mon.0) 10910 : audit 0 from='client.? 172.21.15.40:0/3396383093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:08 smithi040 bash[28232]: cluster 2023-12-02T01:23:06.659427+0000 mgr.y (mgr.24356) 17544 : cluster 0 pgmap v17512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:08 smithi040 bash[41173]: cluster 2023-12-02T01:23:06.659427+0000 mgr.y (mgr.24356) 17544 : cluster 0 pgmap v17512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:08 smithi141 bash[31670]: cluster 2023-12-02T01:23:06.659427+0000 mgr.y (mgr.24356) 17544 : cluster 0 pgmap v17512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:09 smithi040 bash[28232]: audit 2023-12-02T01:23:09.065735+0000 mon.c (mon.2) 10991 : audit 0 from='client.? 172.21.15.40:0/2915626740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:09 smithi040 bash[41173]: audit 2023-12-02T01:23:09.065735+0000 mon.c (mon.2) 10991 : audit 0 from='client.? 172.21.15.40:0/2915626740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:09 smithi141 bash[31670]: audit 2023-12-02T01:23:09.065735+0000 mon.c (mon.2) 10991 : audit 0 from='client.? 172.21.15.40:0/2915626740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:10 smithi040 bash[28232]: cluster 2023-12-02T01:23:08.660090+0000 mgr.y (mgr.24356) 17545 : cluster 0 pgmap v17513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:10 smithi040 bash[41173]: cluster 2023-12-02T01:23:08.660090+0000 mgr.y (mgr.24356) 17545 : cluster 0 pgmap v17513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:10 smithi141 bash[31670]: cluster 2023-12-02T01:23:08.660090+0000 mgr.y (mgr.24356) 17545 : cluster 0 pgmap v17513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:12 smithi040 bash[28232]: cluster 2023-12-02T01:23:10.661261+0000 mgr.y (mgr.24356) 17546 : cluster 0 pgmap v17514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:12 smithi040 bash[28232]: audit 2023-12-02T01:23:11.534875+0000 mon.c (mon.2) 10992 : audit 0 from='client.? 172.21.15.40:0/2364133916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:12 smithi040 bash[41173]: cluster 2023-12-02T01:23:10.661261+0000 mgr.y (mgr.24356) 17546 : cluster 0 pgmap v17514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:12 smithi040 bash[41173]: audit 2023-12-02T01:23:11.534875+0000 mon.c (mon.2) 10992 : audit 0 from='client.? 172.21.15.40:0/2364133916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:12 smithi141 bash[31670]: cluster 2023-12-02T01:23:10.661261+0000 mgr.y (mgr.24356) 17546 : cluster 0 pgmap v17514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:12 smithi141 bash[31670]: audit 2023-12-02T01:23:11.534875+0000 mon.c (mon.2) 10992 : audit 0 from='client.? 172.21.15.40:0/2364133916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:14 smithi040 bash[28232]: cluster 2023-12-02T01:23:12.661858+0000 mgr.y (mgr.24356) 17547 : cluster 0 pgmap v17515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:14 smithi040 bash[28232]: audit 2023-12-02T01:23:14.006030+0000 mon.c (mon.2) 10993 : audit 0 from='client.? 172.21.15.40:0/2897861701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:14 smithi040 bash[41173]: cluster 2023-12-02T01:23:12.661858+0000 mgr.y (mgr.24356) 17547 : cluster 0 pgmap v17515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:14 smithi040 bash[41173]: audit 2023-12-02T01:23:14.006030+0000 mon.c (mon.2) 10993 : audit 0 from='client.? 172.21.15.40:0/2897861701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:14 smithi141 bash[31670]: cluster 2023-12-02T01:23:12.661858+0000 mgr.y (mgr.24356) 17547 : cluster 0 pgmap v17515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:14 smithi141 bash[31670]: audit 2023-12-02T01:23:14.006030+0000 mon.c (mon.2) 10993 : audit 0 from='client.? 172.21.15.40:0/2897861701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:16 smithi040 bash[41173]: cluster 2023-12-02T01:23:14.662971+0000 mgr.y (mgr.24356) 17548 : cluster 0 pgmap v17516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:16 smithi040 bash[28232]: cluster 2023-12-02T01:23:14.662971+0000 mgr.y (mgr.24356) 17548 : cluster 0 pgmap v17516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:16 smithi141 bash[31670]: cluster 2023-12-02T01:23:14.662971+0000 mgr.y (mgr.24356) 17548 : cluster 0 pgmap v17516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:23:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:23:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:17 smithi040 bash[28232]: audit 2023-12-02T01:23:16.470438+0000 mon.a (mon.0) 10911 : audit 0 from='client.? 172.21.15.40:0/3156611686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:17 smithi040 bash[41173]: audit 2023-12-02T01:23:16.470438+0000 mon.a (mon.0) 10911 : audit 0 from='client.? 172.21.15.40:0/3156611686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:17 smithi141 bash[31670]: audit 2023-12-02T01:23:16.470438+0000 mon.a (mon.0) 10911 : audit 0 from='client.? 172.21.15.40:0/3156611686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:18 smithi040 bash[28232]: cluster 2023-12-02T01:23:16.663623+0000 mgr.y (mgr.24356) 17549 : cluster 0 pgmap v17517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:18 smithi040 bash[41173]: cluster 2023-12-02T01:23:16.663623+0000 mgr.y (mgr.24356) 17549 : cluster 0 pgmap v17517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:18 smithi141 bash[31670]: cluster 2023-12-02T01:23:16.663623+0000 mgr.y (mgr.24356) 17549 : cluster 0 pgmap v17517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:19 smithi040 bash[28232]: audit 2023-12-02T01:23:18.929733+0000 mon.a (mon.0) 10912 : audit 0 from='client.? 172.21.15.40:0/4127284899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:19 smithi040 bash[41173]: audit 2023-12-02T01:23:18.929733+0000 mon.a (mon.0) 10912 : audit 0 from='client.? 172.21.15.40:0/4127284899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:19 smithi141 bash[31670]: audit 2023-12-02T01:23:18.929733+0000 mon.a (mon.0) 10912 : audit 0 from='client.? 172.21.15.40:0/4127284899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:20 smithi040 bash[28232]: cluster 2023-12-02T01:23:18.664236+0000 mgr.y (mgr.24356) 17550 : cluster 0 pgmap v17518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:20 smithi040 bash[28232]: audit 2023-12-02T01:23:19.265153+0000 mon.c (mon.2) 10994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:20 smithi040 bash[41173]: cluster 2023-12-02T01:23:18.664236+0000 mgr.y (mgr.24356) 17550 : cluster 0 pgmap v17518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:20 smithi040 bash[41173]: audit 2023-12-02T01:23:19.265153+0000 mon.c (mon.2) 10994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:20 smithi141 bash[31670]: cluster 2023-12-02T01:23:18.664236+0000 mgr.y (mgr.24356) 17550 : cluster 0 pgmap v17518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:20 smithi141 bash[31670]: audit 2023-12-02T01:23:19.265153+0000 mon.c (mon.2) 10994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:22 smithi040 bash[28232]: cluster 2023-12-02T01:23:20.665411+0000 mgr.y (mgr.24356) 17551 : cluster 0 pgmap v17519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:22 smithi040 bash[28232]: audit 2023-12-02T01:23:21.392021+0000 mon.a (mon.0) 10913 : audit 0 from='client.? 172.21.15.40:0/3851773440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:22 smithi040 bash[41173]: cluster 2023-12-02T01:23:20.665411+0000 mgr.y (mgr.24356) 17551 : cluster 0 pgmap v17519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:22 smithi040 bash[41173]: audit 2023-12-02T01:23:21.392021+0000 mon.a (mon.0) 10913 : audit 0 from='client.? 172.21.15.40:0/3851773440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:22 smithi141 bash[31670]: cluster 2023-12-02T01:23:20.665411+0000 mgr.y (mgr.24356) 17551 : cluster 0 pgmap v17519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:22 smithi141 bash[31670]: audit 2023-12-02T01:23:21.392021+0000 mon.a (mon.0) 10913 : audit 0 from='client.? 172.21.15.40:0/3851773440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:24 smithi040 bash[28232]: cluster 2023-12-02T01:23:22.666177+0000 mgr.y (mgr.24356) 17552 : cluster 0 pgmap v17520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:24 smithi040 bash[28232]: audit 2023-12-02T01:23:23.856397+0000 mon.a (mon.0) 10914 : audit 0 from='client.? 172.21.15.40:0/2843662337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:24 smithi040 bash[41173]: cluster 2023-12-02T01:23:22.666177+0000 mgr.y (mgr.24356) 17552 : cluster 0 pgmap v17520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:24 smithi040 bash[41173]: audit 2023-12-02T01:23:23.856397+0000 mon.a (mon.0) 10914 : audit 0 from='client.? 172.21.15.40:0/2843662337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:24 smithi141 bash[31670]: cluster 2023-12-02T01:23:22.666177+0000 mgr.y (mgr.24356) 17552 : cluster 0 pgmap v17520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:24 smithi141 bash[31670]: audit 2023-12-02T01:23:23.856397+0000 mon.a (mon.0) 10914 : audit 0 from='client.? 172.21.15.40:0/2843662337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:26 smithi040 bash[28232]: cluster 2023-12-02T01:23:24.667332+0000 mgr.y (mgr.24356) 17553 : cluster 0 pgmap v17521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:26 smithi040 bash[41173]: cluster 2023-12-02T01:23:24.667332+0000 mgr.y (mgr.24356) 17553 : cluster 0 pgmap v17521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:26 smithi141 bash[31670]: cluster 2023-12-02T01:23:24.667332+0000 mgr.y (mgr.24356) 17553 : cluster 0 pgmap v17521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:23:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:23:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:27 smithi040 bash[41173]: audit 2023-12-02T01:23:26.324381+0000 mon.a (mon.0) 10915 : audit 0 from='client.? 172.21.15.40:0/3832140490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:27 smithi040 bash[28232]: audit 2023-12-02T01:23:26.324381+0000 mon.a (mon.0) 10915 : audit 0 from='client.? 172.21.15.40:0/3832140490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:27 smithi141 bash[31670]: audit 2023-12-02T01:23:26.324381+0000 mon.a (mon.0) 10915 : audit 0 from='client.? 172.21.15.40:0/3832140490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:28 smithi141 bash[31670]: cluster 2023-12-02T01:23:26.667980+0000 mgr.y (mgr.24356) 17554 : cluster 0 pgmap v17522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:28 smithi040 bash[28232]: cluster 2023-12-02T01:23:26.667980+0000 mgr.y (mgr.24356) 17554 : cluster 0 pgmap v17522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:28 smithi040 bash[41173]: cluster 2023-12-02T01:23:26.667980+0000 mgr.y (mgr.24356) 17554 : cluster 0 pgmap v17522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:29 smithi141 bash[31670]: audit 2023-12-02T01:23:28.785868+0000 mon.c (mon.2) 10995 : audit 0 from='client.? 172.21.15.40:0/688978652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:29 smithi040 bash[41173]: audit 2023-12-02T01:23:28.785868+0000 mon.c (mon.2) 10995 : audit 0 from='client.? 172.21.15.40:0/688978652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:29 smithi040 bash[28232]: audit 2023-12-02T01:23:28.785868+0000 mon.c (mon.2) 10995 : audit 0 from='client.? 172.21.15.40:0/688978652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:30 smithi141 bash[31670]: cluster 2023-12-02T01:23:28.668668+0000 mgr.y (mgr.24356) 17555 : cluster 0 pgmap v17523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:30 smithi040 bash[28232]: cluster 2023-12-02T01:23:28.668668+0000 mgr.y (mgr.24356) 17555 : cluster 0 pgmap v17523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:30 smithi040 bash[41173]: cluster 2023-12-02T01:23:28.668668+0000 mgr.y (mgr.24356) 17555 : cluster 0 pgmap v17523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:32 smithi141 bash[31670]: cluster 2023-12-02T01:23:30.669749+0000 mgr.y (mgr.24356) 17556 : cluster 0 pgmap v17524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:32 smithi141 bash[31670]: audit 2023-12-02T01:23:31.254074+0000 mon.a (mon.0) 10916 : audit 0 from='client.? 172.21.15.40:0/1444871983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:32 smithi040 bash[28232]: cluster 2023-12-02T01:23:30.669749+0000 mgr.y (mgr.24356) 17556 : cluster 0 pgmap v17524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:32 smithi040 bash[28232]: audit 2023-12-02T01:23:31.254074+0000 mon.a (mon.0) 10916 : audit 0 from='client.? 172.21.15.40:0/1444871983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:32 smithi040 bash[41173]: cluster 2023-12-02T01:23:30.669749+0000 mgr.y (mgr.24356) 17556 : cluster 0 pgmap v17524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:32 smithi040 bash[41173]: audit 2023-12-02T01:23:31.254074+0000 mon.a (mon.0) 10916 : audit 0 from='client.? 172.21.15.40:0/1444871983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:34 smithi141 bash[31670]: cluster 2023-12-02T01:23:32.670378+0000 mgr.y (mgr.24356) 17557 : cluster 0 pgmap v17525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:34 smithi141 bash[31670]: audit 2023-12-02T01:23:33.713095+0000 mon.c (mon.2) 10996 : audit 0 from='client.? 172.21.15.40:0/2171633995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:34 smithi040 bash[28232]: cluster 2023-12-02T01:23:32.670378+0000 mgr.y (mgr.24356) 17557 : cluster 0 pgmap v17525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:34 smithi040 bash[28232]: audit 2023-12-02T01:23:33.713095+0000 mon.c (mon.2) 10996 : audit 0 from='client.? 172.21.15.40:0/2171633995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:34 smithi040 bash[41173]: cluster 2023-12-02T01:23:32.670378+0000 mgr.y (mgr.24356) 17557 : cluster 0 pgmap v17525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:34 smithi040 bash[41173]: audit 2023-12-02T01:23:33.713095+0000 mon.c (mon.2) 10996 : audit 0 from='client.? 172.21.15.40:0/2171633995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:35 smithi141 bash[31670]: audit 2023-12-02T01:23:34.265534+0000 mon.c (mon.2) 10997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:35 smithi141 bash[31670]: audit 2023-12-02T01:23:34.860301+0000 mon.c (mon.2) 10998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:23:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:35 smithi040 bash[41173]: audit 2023-12-02T01:23:34.265534+0000 mon.c (mon.2) 10997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:35 smithi040 bash[41173]: audit 2023-12-02T01:23:34.860301+0000 mon.c (mon.2) 10998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:23:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:35 smithi040 bash[28232]: audit 2023-12-02T01:23:34.265534+0000 mon.c (mon.2) 10997 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:35 smithi040 bash[28232]: audit 2023-12-02T01:23:34.860301+0000 mon.c (mon.2) 10998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:23:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:36 smithi040 bash[28232]: cluster 2023-12-02T01:23:34.671448+0000 mgr.y (mgr.24356) 17558 : cluster 0 pgmap v17526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:36 smithi040 bash[28232]: audit 2023-12-02T01:23:36.185190+0000 mon.a (mon.0) 10917 : audit 0 from='client.? 172.21.15.40:0/2514495416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:36 smithi040 bash[41173]: cluster 2023-12-02T01:23:34.671448+0000 mgr.y (mgr.24356) 17558 : cluster 0 pgmap v17526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:36 smithi040 bash[41173]: audit 2023-12-02T01:23:36.185190+0000 mon.a (mon.0) 10917 : audit 0 from='client.? 172.21.15.40:0/2514495416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:36 smithi141 bash[31670]: cluster 2023-12-02T01:23:34.671448+0000 mgr.y (mgr.24356) 17558 : cluster 0 pgmap v17526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:36 smithi141 bash[31670]: audit 2023-12-02T01:23:36.185190+0000 mon.a (mon.0) 10917 : audit 0 from='client.? 172.21.15.40:0/2514495416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:23:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:23:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:38 smithi141 bash[31670]: cluster 2023-12-02T01:23:36.672085+0000 mgr.y (mgr.24356) 17559 : cluster 0 pgmap v17527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:38 smithi040 bash[28232]: cluster 2023-12-02T01:23:36.672085+0000 mgr.y (mgr.24356) 17559 : cluster 0 pgmap v17527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:38 smithi040 bash[41173]: cluster 2023-12-02T01:23:36.672085+0000 mgr.y (mgr.24356) 17559 : cluster 0 pgmap v17527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:39 smithi141 bash[31670]: audit 2023-12-02T01:23:38.650023+0000 mon.c (mon.2) 10999 : audit 0 from='client.? 172.21.15.40:0/2837131393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:39 smithi040 bash[28232]: audit 2023-12-02T01:23:38.650023+0000 mon.c (mon.2) 10999 : audit 0 from='client.? 172.21.15.40:0/2837131393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:39 smithi040 bash[41173]: audit 2023-12-02T01:23:38.650023+0000 mon.c (mon.2) 10999 : audit 0 from='client.? 172.21.15.40:0/2837131393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:40 smithi141 bash[31670]: cluster 2023-12-02T01:23:38.672695+0000 mgr.y (mgr.24356) 17560 : cluster 0 pgmap v17528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:40 smithi040 bash[41173]: cluster 2023-12-02T01:23:38.672695+0000 mgr.y (mgr.24356) 17560 : cluster 0 pgmap v17528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:40 smithi040 bash[28232]: cluster 2023-12-02T01:23:38.672695+0000 mgr.y (mgr.24356) 17560 : cluster 0 pgmap v17528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: cluster 2023-12-02T01:23:40.673897+0000 mgr.y (mgr.24356) 17561 : cluster 0 pgmap v17529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:42.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:40.755398+0000 mon.a (mon.0) 10918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:40.767089+0000 mon.a (mon.0) 10919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:41.106168+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:41.115054+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:41.123423+0000 mon.c (mon.2) 11000 : audit 0 from='client.? 172.21.15.40:0/2730743889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:41.598871+0000 mon.c (mon.2) 11001 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:41.600666+0000 mon.c (mon.2) 11002 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:23:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:41 smithi141 bash[31670]: audit 2023-12-02T01:23:41.610537+0000 mon.a (mon.0) 10922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: cluster 2023-12-02T01:23:40.673897+0000 mgr.y (mgr.24356) 17561 : cluster 0 pgmap v17529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:40.755398+0000 mon.a (mon.0) 10918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:40.767089+0000 mon.a (mon.0) 10919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:41.106168+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:41.115054+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:41.123423+0000 mon.c (mon.2) 11000 : audit 0 from='client.? 172.21.15.40:0/2730743889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:41.598871+0000 mon.c (mon.2) 11001 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:23:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:41.600666+0000 mon.c (mon.2) 11002 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[41173]: audit 2023-12-02T01:23:41.610537+0000 mon.a (mon.0) 10922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: cluster 2023-12-02T01:23:40.673897+0000 mgr.y (mgr.24356) 17561 : cluster 0 pgmap v17529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:40.755398+0000 mon.a (mon.0) 10918 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:40.767089+0000 mon.a (mon.0) 10919 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:41.106168+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:41.115054+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:41.123423+0000 mon.c (mon.2) 11000 : audit 0 from='client.? 172.21.15.40:0/2730743889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:41.598871+0000 mon.c (mon.2) 11001 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:41.600666+0000 mon.c (mon.2) 11002 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:41 smithi040 bash[28232]: audit 2023-12-02T01:23:41.610537+0000 mon.a (mon.0) 10922 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:23:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:43 smithi141 bash[31670]: cluster 2023-12-02T01:23:42.674570+0000 mgr.y (mgr.24356) 17562 : cluster 0 pgmap v17530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:44.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:43 smithi141 bash[31670]: audit 2023-12-02T01:23:43.583542+0000 mon.a (mon.0) 10923 : audit 0 from='client.? 172.21.15.40:0/1982200573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:43 smithi040 bash[41173]: cluster 2023-12-02T01:23:42.674570+0000 mgr.y (mgr.24356) 17562 : cluster 0 pgmap v17530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:43 smithi040 bash[41173]: audit 2023-12-02T01:23:43.583542+0000 mon.a (mon.0) 10923 : audit 0 from='client.? 172.21.15.40:0/1982200573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:43 smithi040 bash[28232]: cluster 2023-12-02T01:23:42.674570+0000 mgr.y (mgr.24356) 17562 : cluster 0 pgmap v17530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:43 smithi040 bash[28232]: audit 2023-12-02T01:23:43.583542+0000 mon.a (mon.0) 10923 : audit 0 from='client.? 172.21.15.40:0/1982200573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:46.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:45 smithi141 bash[31670]: cluster 2023-12-02T01:23:44.675735+0000 mgr.y (mgr.24356) 17563 : cluster 0 pgmap v17531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:45 smithi040 bash[28232]: cluster 2023-12-02T01:23:44.675735+0000 mgr.y (mgr.24356) 17563 : cluster 0 pgmap v17531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:45 smithi040 bash[41173]: cluster 2023-12-02T01:23:44.675735+0000 mgr.y (mgr.24356) 17563 : cluster 0 pgmap v17531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:23:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:23:47.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:46 smithi141 bash[31670]: audit 2023-12-02T01:23:46.048792+0000 mon.a (mon.0) 10924 : audit 0 from='client.? 172.21.15.40:0/2836024945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:46 smithi040 bash[28232]: audit 2023-12-02T01:23:46.048792+0000 mon.a (mon.0) 10924 : audit 0 from='client.? 172.21.15.40:0/2836024945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:46 smithi040 bash[41173]: audit 2023-12-02T01:23:46.048792+0000 mon.a (mon.0) 10924 : audit 0 from='client.? 172.21.15.40:0/2836024945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:47 smithi141 bash[31670]: cluster 2023-12-02T01:23:46.676390+0000 mgr.y (mgr.24356) 17564 : cluster 0 pgmap v17532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:47 smithi040 bash[28232]: cluster 2023-12-02T01:23:46.676390+0000 mgr.y (mgr.24356) 17564 : cluster 0 pgmap v17532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:47 smithi040 bash[41173]: cluster 2023-12-02T01:23:46.676390+0000 mgr.y (mgr.24356) 17564 : cluster 0 pgmap v17532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:49 smithi141 bash[31670]: audit 2023-12-02T01:23:48.512814+0000 mon.a (mon.0) 10925 : audit 0 from='client.? 172.21.15.40:0/1064050102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:49 smithi040 bash[28232]: audit 2023-12-02T01:23:48.512814+0000 mon.a (mon.0) 10925 : audit 0 from='client.? 172.21.15.40:0/1064050102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:49 smithi040 bash[41173]: audit 2023-12-02T01:23:48.512814+0000 mon.a (mon.0) 10925 : audit 0 from='client.? 172.21.15.40:0/1064050102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:50 smithi141 bash[31670]: cluster 2023-12-02T01:23:48.677047+0000 mgr.y (mgr.24356) 17565 : cluster 0 pgmap v17533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:50 smithi141 bash[31670]: audit 2023-12-02T01:23:49.265805+0000 mon.c (mon.2) 11003 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:50 smithi040 bash[28232]: cluster 2023-12-02T01:23:48.677047+0000 mgr.y (mgr.24356) 17565 : cluster 0 pgmap v17533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:50 smithi040 bash[28232]: audit 2023-12-02T01:23:49.265805+0000 mon.c (mon.2) 11003 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:50 smithi040 bash[41173]: cluster 2023-12-02T01:23:48.677047+0000 mgr.y (mgr.24356) 17565 : cluster 0 pgmap v17533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:50 smithi040 bash[41173]: audit 2023-12-02T01:23:49.265805+0000 mon.c (mon.2) 11003 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:51 smithi141 bash[31670]: audit 2023-12-02T01:23:50.972475+0000 mon.a (mon.0) 10926 : audit 0 from='client.? 172.21.15.40:0/4161900223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:51 smithi040 bash[28232]: audit 2023-12-02T01:23:50.972475+0000 mon.a (mon.0) 10926 : audit 0 from='client.? 172.21.15.40:0/4161900223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:51 smithi040 bash[41173]: audit 2023-12-02T01:23:50.972475+0000 mon.a (mon.0) 10926 : audit 0 from='client.? 172.21.15.40:0/4161900223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:52.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:52 smithi141 bash[31670]: cluster 2023-12-02T01:23:50.677949+0000 mgr.y (mgr.24356) 17566 : cluster 0 pgmap v17534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:52 smithi040 bash[28232]: cluster 2023-12-02T01:23:50.677949+0000 mgr.y (mgr.24356) 17566 : cluster 0 pgmap v17534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:52 smithi040 bash[41173]: cluster 2023-12-02T01:23:50.677949+0000 mgr.y (mgr.24356) 17566 : cluster 0 pgmap v17534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:54 smithi141 bash[31670]: cluster 2023-12-02T01:23:52.678677+0000 mgr.y (mgr.24356) 17567 : cluster 0 pgmap v17535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:54 smithi141 bash[31670]: audit 2023-12-02T01:23:53.444411+0000 mon.c (mon.2) 11004 : audit 0 from='client.? 172.21.15.40:0/3651185109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:54 smithi040 bash[41173]: cluster 2023-12-02T01:23:52.678677+0000 mgr.y (mgr.24356) 17567 : cluster 0 pgmap v17535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:54 smithi040 bash[41173]: audit 2023-12-02T01:23:53.444411+0000 mon.c (mon.2) 11004 : audit 0 from='client.? 172.21.15.40:0/3651185109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:54 smithi040 bash[28232]: cluster 2023-12-02T01:23:52.678677+0000 mgr.y (mgr.24356) 17567 : cluster 0 pgmap v17535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:54 smithi040 bash[28232]: audit 2023-12-02T01:23:53.444411+0000 mon.c (mon.2) 11004 : audit 0 from='client.? 172.21.15.40:0/3651185109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:56 smithi040 bash[28232]: cluster 2023-12-02T01:23:54.679816+0000 mgr.y (mgr.24356) 17568 : cluster 0 pgmap v17536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:56 smithi040 bash[28232]: audit 2023-12-02T01:23:55.906160+0000 mon.c (mon.2) 11005 : audit 0 from='client.? 172.21.15.40:0/705741201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:56 smithi040 bash[41173]: cluster 2023-12-02T01:23:54.679816+0000 mgr.y (mgr.24356) 17568 : cluster 0 pgmap v17536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:56 smithi040 bash[41173]: audit 2023-12-02T01:23:55.906160+0000 mon.c (mon.2) 11005 : audit 0 from='client.? 172.21.15.40:0/705741201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:56 smithi141 bash[31670]: cluster 2023-12-02T01:23:54.679816+0000 mgr.y (mgr.24356) 17568 : cluster 0 pgmap v17536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:56 smithi141 bash[31670]: audit 2023-12-02T01:23:55.906160+0000 mon.c (mon.2) 11005 : audit 0 from='client.? 172.21.15.40:0/705741201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:23:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:23:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:58 smithi040 bash[41173]: cluster 2023-12-02T01:23:56.680571+0000 mgr.y (mgr.24356) 17569 : cluster 0 pgmap v17537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:58 smithi040 bash[28232]: cluster 2023-12-02T01:23:56.680571+0000 mgr.y (mgr.24356) 17569 : cluster 0 pgmap v17537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:58 smithi141 bash[31670]: cluster 2023-12-02T01:23:56.680571+0000 mgr.y (mgr.24356) 17569 : cluster 0 pgmap v17537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:23:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:23:59 smithi040 bash[28232]: audit 2023-12-02T01:23:58.369189+0000 mon.c (mon.2) 11006 : audit 0 from='client.? 172.21.15.40:0/2463673071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:23:59 smithi040 bash[41173]: audit 2023-12-02T01:23:58.369189+0000 mon.c (mon.2) 11006 : audit 0 from='client.? 172.21.15.40:0/2463673071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:23:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:23:59 smithi141 bash[31670]: audit 2023-12-02T01:23:58.369189+0000 mon.c (mon.2) 11006 : audit 0 from='client.? 172.21.15.40:0/2463673071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:00 smithi040 bash[41173]: cluster 2023-12-02T01:23:58.681300+0000 mgr.y (mgr.24356) 17570 : cluster 0 pgmap v17538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:00 smithi040 bash[28232]: cluster 2023-12-02T01:23:58.681300+0000 mgr.y (mgr.24356) 17570 : cluster 0 pgmap v17538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:00 smithi141 bash[31670]: cluster 2023-12-02T01:23:58.681300+0000 mgr.y (mgr.24356) 17570 : cluster 0 pgmap v17538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:01 smithi040 bash[41173]: audit 2023-12-02T01:24:00.831715+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.40:0/3444823440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:01 smithi040 bash[28232]: audit 2023-12-02T01:24:00.831715+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.40:0/3444823440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:01 smithi141 bash[31670]: audit 2023-12-02T01:24:00.831715+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.40:0/3444823440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:02 smithi040 bash[28232]: cluster 2023-12-02T01:24:00.682433+0000 mgr.y (mgr.24356) 17571 : cluster 0 pgmap v17539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:02 smithi040 bash[41173]: cluster 2023-12-02T01:24:00.682433+0000 mgr.y (mgr.24356) 17571 : cluster 0 pgmap v17539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:02 smithi141 bash[31670]: cluster 2023-12-02T01:24:00.682433+0000 mgr.y (mgr.24356) 17571 : cluster 0 pgmap v17539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:04 smithi040 bash[41173]: cluster 2023-12-02T01:24:02.683077+0000 mgr.y (mgr.24356) 17572 : cluster 0 pgmap v17540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:04 smithi040 bash[41173]: audit 2023-12-02T01:24:03.303328+0000 mon.c (mon.2) 11007 : audit 0 from='client.? 172.21.15.40:0/2946202046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:04 smithi040 bash[28232]: cluster 2023-12-02T01:24:02.683077+0000 mgr.y (mgr.24356) 17572 : cluster 0 pgmap v17540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:04 smithi040 bash[28232]: audit 2023-12-02T01:24:03.303328+0000 mon.c (mon.2) 11007 : audit 0 from='client.? 172.21.15.40:0/2946202046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:04 smithi141 bash[31670]: cluster 2023-12-02T01:24:02.683077+0000 mgr.y (mgr.24356) 17572 : cluster 0 pgmap v17540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:04 smithi141 bash[31670]: audit 2023-12-02T01:24:03.303328+0000 mon.c (mon.2) 11007 : audit 0 from='client.? 172.21.15.40:0/2946202046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:05 smithi040 bash[28232]: audit 2023-12-02T01:24:04.266243+0000 mon.c (mon.2) 11008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:05 smithi040 bash[41173]: audit 2023-12-02T01:24:04.266243+0000 mon.c (mon.2) 11008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:05 smithi141 bash[31670]: audit 2023-12-02T01:24:04.266243+0000 mon.c (mon.2) 11008 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:06 smithi040 bash[41173]: cluster 2023-12-02T01:24:04.684296+0000 mgr.y (mgr.24356) 17573 : cluster 0 pgmap v17541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:06 smithi040 bash[41173]: audit 2023-12-02T01:24:05.770079+0000 mon.a (mon.0) 10928 : audit 0 from='client.? 172.21.15.40:0/77260904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:06 smithi040 bash[28232]: cluster 2023-12-02T01:24:04.684296+0000 mgr.y (mgr.24356) 17573 : cluster 0 pgmap v17541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:06 smithi040 bash[28232]: audit 2023-12-02T01:24:05.770079+0000 mon.a (mon.0) 10928 : audit 0 from='client.? 172.21.15.40:0/77260904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:06 smithi141 bash[31670]: cluster 2023-12-02T01:24:04.684296+0000 mgr.y (mgr.24356) 17573 : cluster 0 pgmap v17541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:06 smithi141 bash[31670]: audit 2023-12-02T01:24:05.770079+0000 mon.a (mon.0) 10928 : audit 0 from='client.? 172.21.15.40:0/77260904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:24:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:24:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:08 smithi040 bash[41173]: cluster 2023-12-02T01:24:06.684992+0000 mgr.y (mgr.24356) 17574 : cluster 0 pgmap v17542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:08 smithi040 bash[28232]: cluster 2023-12-02T01:24:06.684992+0000 mgr.y (mgr.24356) 17574 : cluster 0 pgmap v17542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:08 smithi141 bash[31670]: cluster 2023-12-02T01:24:06.684992+0000 mgr.y (mgr.24356) 17574 : cluster 0 pgmap v17542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:09 smithi040 bash[28232]: audit 2023-12-02T01:24:08.232671+0000 mon.c (mon.2) 11009 : audit 0 from='client.? 172.21.15.40:0/3597666078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:09 smithi040 bash[41173]: audit 2023-12-02T01:24:08.232671+0000 mon.c (mon.2) 11009 : audit 0 from='client.? 172.21.15.40:0/3597666078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:09 smithi141 bash[31670]: audit 2023-12-02T01:24:08.232671+0000 mon.c (mon.2) 11009 : audit 0 from='client.? 172.21.15.40:0/3597666078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:10 smithi040 bash[28232]: cluster 2023-12-02T01:24:08.685686+0000 mgr.y (mgr.24356) 17575 : cluster 0 pgmap v17543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:10 smithi040 bash[41173]: cluster 2023-12-02T01:24:08.685686+0000 mgr.y (mgr.24356) 17575 : cluster 0 pgmap v17543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:10 smithi141 bash[31670]: cluster 2023-12-02T01:24:08.685686+0000 mgr.y (mgr.24356) 17575 : cluster 0 pgmap v17543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:11 smithi040 bash[28232]: audit 2023-12-02T01:24:10.694366+0000 mon.b (mon.1) 72 : audit 0 from='client.? 172.21.15.40:0/2311073898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:11 smithi040 bash[41173]: audit 2023-12-02T01:24:10.694366+0000 mon.b (mon.1) 72 : audit 0 from='client.? 172.21.15.40:0/2311073898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:11 smithi141 bash[31670]: audit 2023-12-02T01:24:10.694366+0000 mon.b (mon.1) 72 : audit 0 from='client.? 172.21.15.40:0/2311073898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:12 smithi040 bash[28232]: cluster 2023-12-02T01:24:10.686795+0000 mgr.y (mgr.24356) 17576 : cluster 0 pgmap v17544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:12 smithi040 bash[41173]: cluster 2023-12-02T01:24:10.686795+0000 mgr.y (mgr.24356) 17576 : cluster 0 pgmap v17544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:12 smithi141 bash[31670]: cluster 2023-12-02T01:24:10.686795+0000 mgr.y (mgr.24356) 17576 : cluster 0 pgmap v17544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:14 smithi040 bash[28232]: cluster 2023-12-02T01:24:12.687447+0000 mgr.y (mgr.24356) 17577 : cluster 0 pgmap v17545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:14 smithi040 bash[28232]: audit 2023-12-02T01:24:13.155278+0000 mon.c (mon.2) 11010 : audit 0 from='client.? 172.21.15.40:0/1666972109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:14 smithi040 bash[41173]: cluster 2023-12-02T01:24:12.687447+0000 mgr.y (mgr.24356) 17577 : cluster 0 pgmap v17545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:14 smithi040 bash[41173]: audit 2023-12-02T01:24:13.155278+0000 mon.c (mon.2) 11010 : audit 0 from='client.? 172.21.15.40:0/1666972109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:14 smithi141 bash[31670]: cluster 2023-12-02T01:24:12.687447+0000 mgr.y (mgr.24356) 17577 : cluster 0 pgmap v17545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:14 smithi141 bash[31670]: audit 2023-12-02T01:24:13.155278+0000 mon.c (mon.2) 11010 : audit 0 from='client.? 172.21.15.40:0/1666972109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:16 smithi040 bash[28232]: cluster 2023-12-02T01:24:14.688582+0000 mgr.y (mgr.24356) 17578 : cluster 0 pgmap v17546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:16 smithi040 bash[28232]: audit 2023-12-02T01:24:15.619251+0000 mon.a (mon.0) 10929 : audit 0 from='client.? 172.21.15.40:0/2056071873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:16 smithi040 bash[41173]: cluster 2023-12-02T01:24:14.688582+0000 mgr.y (mgr.24356) 17578 : cluster 0 pgmap v17546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:16 smithi040 bash[41173]: audit 2023-12-02T01:24:15.619251+0000 mon.a (mon.0) 10929 : audit 0 from='client.? 172.21.15.40:0/2056071873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:16 smithi141 bash[31670]: cluster 2023-12-02T01:24:14.688582+0000 mgr.y (mgr.24356) 17578 : cluster 0 pgmap v17546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:16 smithi141 bash[31670]: audit 2023-12-02T01:24:15.619251+0000 mon.a (mon.0) 10929 : audit 0 from='client.? 172.21.15.40:0/2056071873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:24:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:24:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:18 smithi040 bash[41173]: cluster 2023-12-02T01:24:16.689189+0000 mgr.y (mgr.24356) 17579 : cluster 0 pgmap v17547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:18 smithi040 bash[41173]: audit 2023-12-02T01:24:18.083476+0000 mon.a (mon.0) 10930 : audit 0 from='client.? 172.21.15.40:0/2288396544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:18 smithi040 bash[28232]: cluster 2023-12-02T01:24:16.689189+0000 mgr.y (mgr.24356) 17579 : cluster 0 pgmap v17547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:18 smithi040 bash[28232]: audit 2023-12-02T01:24:18.083476+0000 mon.a (mon.0) 10930 : audit 0 from='client.? 172.21.15.40:0/2288396544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:18 smithi141 bash[31670]: cluster 2023-12-02T01:24:16.689189+0000 mgr.y (mgr.24356) 17579 : cluster 0 pgmap v17547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:18 smithi141 bash[31670]: audit 2023-12-02T01:24:18.083476+0000 mon.a (mon.0) 10930 : audit 0 from='client.? 172.21.15.40:0/2288396544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:20 smithi040 bash[28232]: cluster 2023-12-02T01:24:18.689858+0000 mgr.y (mgr.24356) 17580 : cluster 0 pgmap v17548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:20 smithi040 bash[28232]: audit 2023-12-02T01:24:19.266590+0000 mon.c (mon.2) 11011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:20 smithi040 bash[41173]: cluster 2023-12-02T01:24:18.689858+0000 mgr.y (mgr.24356) 17580 : cluster 0 pgmap v17548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:20 smithi040 bash[41173]: audit 2023-12-02T01:24:19.266590+0000 mon.c (mon.2) 11011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:20 smithi141 bash[31670]: cluster 2023-12-02T01:24:18.689858+0000 mgr.y (mgr.24356) 17580 : cluster 0 pgmap v17548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:20 smithi141 bash[31670]: audit 2023-12-02T01:24:19.266590+0000 mon.c (mon.2) 11011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:21 smithi040 bash[28232]: audit 2023-12-02T01:24:20.555770+0000 mon.a (mon.0) 10931 : audit 0 from='client.? 172.21.15.40:0/3932327419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:21 smithi040 bash[41173]: audit 2023-12-02T01:24:20.555770+0000 mon.a (mon.0) 10931 : audit 0 from='client.? 172.21.15.40:0/3932327419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:21 smithi141 bash[31670]: audit 2023-12-02T01:24:20.555770+0000 mon.a (mon.0) 10931 : audit 0 from='client.? 172.21.15.40:0/3932327419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:22 smithi040 bash[28232]: cluster 2023-12-02T01:24:20.691010+0000 mgr.y (mgr.24356) 17581 : cluster 0 pgmap v17549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:22 smithi040 bash[41173]: cluster 2023-12-02T01:24:20.691010+0000 mgr.y (mgr.24356) 17581 : cluster 0 pgmap v17549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:22 smithi141 bash[31670]: cluster 2023-12-02T01:24:20.691010+0000 mgr.y (mgr.24356) 17581 : cluster 0 pgmap v17549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:23 smithi040 bash[28232]: audit 2023-12-02T01:24:23.021524+0000 mon.c (mon.2) 11012 : audit 0 from='client.? 172.21.15.40:0/2810250570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:23 smithi040 bash[41173]: audit 2023-12-02T01:24:23.021524+0000 mon.c (mon.2) 11012 : audit 0 from='client.? 172.21.15.40:0/2810250570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:23 smithi141 bash[31670]: audit 2023-12-02T01:24:23.021524+0000 mon.c (mon.2) 11012 : audit 0 from='client.? 172.21.15.40:0/2810250570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:24 smithi040 bash[28232]: cluster 2023-12-02T01:24:22.691647+0000 mgr.y (mgr.24356) 17582 : cluster 0 pgmap v17550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:24 smithi040 bash[41173]: cluster 2023-12-02T01:24:22.691647+0000 mgr.y (mgr.24356) 17582 : cluster 0 pgmap v17550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:24 smithi141 bash[31670]: cluster 2023-12-02T01:24:22.691647+0000 mgr.y (mgr.24356) 17582 : cluster 0 pgmap v17550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:26 smithi040 bash[41173]: cluster 2023-12-02T01:24:24.692850+0000 mgr.y (mgr.24356) 17583 : cluster 0 pgmap v17551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:26 smithi040 bash[41173]: audit 2023-12-02T01:24:25.493411+0000 mon.c (mon.2) 11013 : audit 0 from='client.? 172.21.15.40:0/2272554692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:26 smithi040 bash[28232]: cluster 2023-12-02T01:24:24.692850+0000 mgr.y (mgr.24356) 17583 : cluster 0 pgmap v17551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:26 smithi040 bash[28232]: audit 2023-12-02T01:24:25.493411+0000 mon.c (mon.2) 11013 : audit 0 from='client.? 172.21.15.40:0/2272554692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:26 smithi141 bash[31670]: cluster 2023-12-02T01:24:24.692850+0000 mgr.y (mgr.24356) 17583 : cluster 0 pgmap v17551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:26 smithi141 bash[31670]: audit 2023-12-02T01:24:25.493411+0000 mon.c (mon.2) 11013 : audit 0 from='client.? 172.21.15.40:0/2272554692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:24:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:24:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:28 smithi141 bash[31670]: cluster 2023-12-02T01:24:26.693678+0000 mgr.y (mgr.24356) 17584 : cluster 0 pgmap v17552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:28 smithi141 bash[31670]: audit 2023-12-02T01:24:27.964630+0000 mon.a (mon.0) 10932 : audit 0 from='client.? 172.21.15.40:0/2716647898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:28 smithi040 bash[28232]: cluster 2023-12-02T01:24:26.693678+0000 mgr.y (mgr.24356) 17584 : cluster 0 pgmap v17552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:28 smithi040 bash[28232]: audit 2023-12-02T01:24:27.964630+0000 mon.a (mon.0) 10932 : audit 0 from='client.? 172.21.15.40:0/2716647898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:28 smithi040 bash[41173]: cluster 2023-12-02T01:24:26.693678+0000 mgr.y (mgr.24356) 17584 : cluster 0 pgmap v17552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:28 smithi040 bash[41173]: audit 2023-12-02T01:24:27.964630+0000 mon.a (mon.0) 10932 : audit 0 from='client.? 172.21.15.40:0/2716647898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:30 smithi141 bash[31670]: cluster 2023-12-02T01:24:28.694532+0000 mgr.y (mgr.24356) 17585 : cluster 0 pgmap v17553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:30 smithi040 bash[41173]: cluster 2023-12-02T01:24:28.694532+0000 mgr.y (mgr.24356) 17585 : cluster 0 pgmap v17553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:30 smithi040 bash[28232]: cluster 2023-12-02T01:24:28.694532+0000 mgr.y (mgr.24356) 17585 : cluster 0 pgmap v17553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:31 smithi141 bash[31670]: audit 2023-12-02T01:24:30.433047+0000 mon.c (mon.2) 11014 : audit 0 from='client.? 172.21.15.40:0/2119474455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:31 smithi040 bash[41173]: audit 2023-12-02T01:24:30.433047+0000 mon.c (mon.2) 11014 : audit 0 from='client.? 172.21.15.40:0/2119474455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:31 smithi040 bash[28232]: audit 2023-12-02T01:24:30.433047+0000 mon.c (mon.2) 11014 : audit 0 from='client.? 172.21.15.40:0/2119474455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:32 smithi141 bash[31670]: cluster 2023-12-02T01:24:30.695755+0000 mgr.y (mgr.24356) 17586 : cluster 0 pgmap v17554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:32 smithi040 bash[41173]: cluster 2023-12-02T01:24:30.695755+0000 mgr.y (mgr.24356) 17586 : cluster 0 pgmap v17554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:32 smithi040 bash[28232]: cluster 2023-12-02T01:24:30.695755+0000 mgr.y (mgr.24356) 17586 : cluster 0 pgmap v17554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:33 smithi141 bash[31670]: audit 2023-12-02T01:24:32.897272+0000 mon.c (mon.2) 11015 : audit 0 from='client.? 172.21.15.40:0/136205155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:33 smithi040 bash[28232]: audit 2023-12-02T01:24:32.897272+0000 mon.c (mon.2) 11015 : audit 0 from='client.? 172.21.15.40:0/136205155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:33 smithi040 bash[41173]: audit 2023-12-02T01:24:32.897272+0000 mon.c (mon.2) 11015 : audit 0 from='client.? 172.21.15.40:0/136205155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:34 smithi141 bash[31670]: cluster 2023-12-02T01:24:32.696559+0000 mgr.y (mgr.24356) 17587 : cluster 0 pgmap v17555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:34 smithi040 bash[28232]: cluster 2023-12-02T01:24:32.696559+0000 mgr.y (mgr.24356) 17587 : cluster 0 pgmap v17555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:34 smithi040 bash[41173]: cluster 2023-12-02T01:24:32.696559+0000 mgr.y (mgr.24356) 17587 : cluster 0 pgmap v17555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:35 smithi141 bash[31670]: audit 2023-12-02T01:24:34.267274+0000 mon.c (mon.2) 11016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:35 smithi040 bash[28232]: audit 2023-12-02T01:24:34.267274+0000 mon.c (mon.2) 11016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:35 smithi040 bash[41173]: audit 2023-12-02T01:24:34.267274+0000 mon.c (mon.2) 11016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:36 smithi040 bash[28232]: cluster 2023-12-02T01:24:34.697670+0000 mgr.y (mgr.24356) 17588 : cluster 0 pgmap v17556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:36 smithi040 bash[28232]: audit 2023-12-02T01:24:35.372939+0000 mon.a (mon.0) 10933 : audit 0 from='client.? 172.21.15.40:0/1334391251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:36 smithi040 bash[41173]: cluster 2023-12-02T01:24:34.697670+0000 mgr.y (mgr.24356) 17588 : cluster 0 pgmap v17556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:36.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:36 smithi040 bash[41173]: audit 2023-12-02T01:24:35.372939+0000 mon.a (mon.0) 10933 : audit 0 from='client.? 172.21.15.40:0/1334391251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:36 smithi141 bash[31670]: cluster 2023-12-02T01:24:34.697670+0000 mgr.y (mgr.24356) 17588 : cluster 0 pgmap v17556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:36 smithi141 bash[31670]: audit 2023-12-02T01:24:35.372939+0000 mon.a (mon.0) 10933 : audit 0 from='client.? 172.21.15.40:0/1334391251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:24:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:24:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:38 smithi141 bash[31670]: cluster 2023-12-02T01:24:36.698322+0000 mgr.y (mgr.24356) 17589 : cluster 0 pgmap v17557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:38 smithi141 bash[31670]: audit 2023-12-02T01:24:37.839635+0000 mon.a (mon.0) 10934 : audit 0 from='client.? 172.21.15.40:0/3612246276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:38 smithi040 bash[28232]: cluster 2023-12-02T01:24:36.698322+0000 mgr.y (mgr.24356) 17589 : cluster 0 pgmap v17557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:38 smithi040 bash[28232]: audit 2023-12-02T01:24:37.839635+0000 mon.a (mon.0) 10934 : audit 0 from='client.? 172.21.15.40:0/3612246276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:38 smithi040 bash[41173]: cluster 2023-12-02T01:24:36.698322+0000 mgr.y (mgr.24356) 17589 : cluster 0 pgmap v17557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:38 smithi040 bash[41173]: audit 2023-12-02T01:24:37.839635+0000 mon.a (mon.0) 10934 : audit 0 from='client.? 172.21.15.40:0/3612246276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:40 smithi141 bash[31670]: cluster 2023-12-02T01:24:38.699010+0000 mgr.y (mgr.24356) 17590 : cluster 0 pgmap v17558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:40 smithi040 bash[28232]: cluster 2023-12-02T01:24:38.699010+0000 mgr.y (mgr.24356) 17590 : cluster 0 pgmap v17558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:40 smithi040 bash[41173]: cluster 2023-12-02T01:24:38.699010+0000 mgr.y (mgr.24356) 17590 : cluster 0 pgmap v17558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:41 smithi141 bash[31670]: audit 2023-12-02T01:24:40.304534+0000 mon.a (mon.0) 10935 : audit 0 from='client.? 172.21.15.40:0/699542696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:41 smithi040 bash[28232]: audit 2023-12-02T01:24:40.304534+0000 mon.a (mon.0) 10935 : audit 0 from='client.? 172.21.15.40:0/699542696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:41 smithi040 bash[41173]: audit 2023-12-02T01:24:40.304534+0000 mon.a (mon.0) 10935 : audit 0 from='client.? 172.21.15.40:0/699542696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:42 smithi141 bash[31670]: cluster 2023-12-02T01:24:40.700287+0000 mgr.y (mgr.24356) 17591 : cluster 0 pgmap v17559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:42 smithi141 bash[31670]: audit 2023-12-02T01:24:41.693110+0000 mon.c (mon.2) 11017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:24:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:42 smithi040 bash[28232]: cluster 2023-12-02T01:24:40.700287+0000 mgr.y (mgr.24356) 17591 : cluster 0 pgmap v17559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:42 smithi040 bash[28232]: audit 2023-12-02T01:24:41.693110+0000 mon.c (mon.2) 11017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:24:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:42 smithi040 bash[41173]: cluster 2023-12-02T01:24:40.700287+0000 mgr.y (mgr.24356) 17591 : cluster 0 pgmap v17559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:42 smithi040 bash[41173]: audit 2023-12-02T01:24:41.693110+0000 mon.c (mon.2) 11017 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:24:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:43 smithi141 bash[31670]: audit 2023-12-02T01:24:42.758139+0000 mon.c (mon.2) 11018 : audit 0 from='client.? 172.21.15.40:0/3887800576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:43 smithi040 bash[28232]: audit 2023-12-02T01:24:42.758139+0000 mon.c (mon.2) 11018 : audit 0 from='client.? 172.21.15.40:0/3887800576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:43 smithi040 bash[41173]: audit 2023-12-02T01:24:42.758139+0000 mon.c (mon.2) 11018 : audit 0 from='client.? 172.21.15.40:0/3887800576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:44 smithi141 bash[31670]: cluster 2023-12-02T01:24:42.701072+0000 mgr.y (mgr.24356) 17592 : cluster 0 pgmap v17560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:44 smithi040 bash[28232]: cluster 2023-12-02T01:24:42.701072+0000 mgr.y (mgr.24356) 17592 : cluster 0 pgmap v17560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:44 smithi040 bash[41173]: cluster 2023-12-02T01:24:42.701072+0000 mgr.y (mgr.24356) 17592 : cluster 0 pgmap v17560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:45 smithi141 bash[31670]: cluster 2023-12-02T01:24:44.702282+0000 mgr.y (mgr.24356) 17593 : cluster 0 pgmap v17561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:45 smithi141 bash[31670]: audit 2023-12-02T01:24:45.216778+0000 mon.c (mon.2) 11019 : audit 0 from='client.? 172.21.15.40:0/1122584839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:45 smithi040 bash[28232]: cluster 2023-12-02T01:24:44.702282+0000 mgr.y (mgr.24356) 17593 : cluster 0 pgmap v17561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:45 smithi040 bash[28232]: audit 2023-12-02T01:24:45.216778+0000 mon.c (mon.2) 11019 : audit 0 from='client.? 172.21.15.40:0/1122584839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:45 smithi040 bash[41173]: cluster 2023-12-02T01:24:44.702282+0000 mgr.y (mgr.24356) 17593 : cluster 0 pgmap v17561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:45 smithi040 bash[41173]: audit 2023-12-02T01:24:45.216778+0000 mon.c (mon.2) 11019 : audit 0 from='client.? 172.21.15.40:0/1122584839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:24:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:24:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:48 smithi141 bash[31670]: cluster 2023-12-02T01:24:46.702953+0000 mgr.y (mgr.24356) 17594 : cluster 0 pgmap v17562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:48 smithi141 bash[31670]: audit 2023-12-02T01:24:47.587321+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:48 smithi141 bash[31670]: audit 2023-12-02T01:24:47.598676+0000 mon.a (mon.0) 10937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:48 smithi141 bash[31670]: audit 2023-12-02T01:24:47.776475+0000 mon.a (mon.0) 10938 : audit 0 from='client.? 172.21.15.40:0/163044956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:48 smithi141 bash[31670]: audit 2023-12-02T01:24:47.892660+0000 mon.a (mon.0) 10939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:48 smithi141 bash[31670]: audit 2023-12-02T01:24:47.903004+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[28232]: cluster 2023-12-02T01:24:46.702953+0000 mgr.y (mgr.24356) 17594 : cluster 0 pgmap v17562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[28232]: audit 2023-12-02T01:24:47.587321+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[28232]: audit 2023-12-02T01:24:47.598676+0000 mon.a (mon.0) 10937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[28232]: audit 2023-12-02T01:24:47.776475+0000 mon.a (mon.0) 10938 : audit 0 from='client.? 172.21.15.40:0/163044956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[28232]: audit 2023-12-02T01:24:47.892660+0000 mon.a (mon.0) 10939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[28232]: audit 2023-12-02T01:24:47.903004+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[41173]: cluster 2023-12-02T01:24:46.702953+0000 mgr.y (mgr.24356) 17594 : cluster 0 pgmap v17562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[41173]: audit 2023-12-02T01:24:47.587321+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[41173]: audit 2023-12-02T01:24:47.598676+0000 mon.a (mon.0) 10937 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[41173]: audit 2023-12-02T01:24:47.776475+0000 mon.a (mon.0) 10938 : audit 0 from='client.? 172.21.15.40:0/163044956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[41173]: audit 2023-12-02T01:24:47.892660+0000 mon.a (mon.0) 10939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:48 smithi040 bash[41173]: audit 2023-12-02T01:24:47.903004+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:49 smithi141 bash[31670]: audit 2023-12-02T01:24:48.376409+0000 mon.c (mon.2) 11020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:24:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:49 smithi141 bash[31670]: audit 2023-12-02T01:24:48.378359+0000 mon.c (mon.2) 11021 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:24:49.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:49 smithi141 bash[31670]: audit 2023-12-02T01:24:48.387244+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:49 smithi040 bash[28232]: audit 2023-12-02T01:24:48.376409+0000 mon.c (mon.2) 11020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:24:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:49 smithi040 bash[28232]: audit 2023-12-02T01:24:48.378359+0000 mon.c (mon.2) 11021 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:24:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:49 smithi040 bash[28232]: audit 2023-12-02T01:24:48.387244+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:49 smithi040 bash[41173]: audit 2023-12-02T01:24:48.376409+0000 mon.c (mon.2) 11020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:24:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:49 smithi040 bash[41173]: audit 2023-12-02T01:24:48.378359+0000 mon.c (mon.2) 11021 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:24:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:49 smithi040 bash[41173]: audit 2023-12-02T01:24:48.387244+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:24:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:50 smithi141 bash[31670]: cluster 2023-12-02T01:24:48.703647+0000 mgr.y (mgr.24356) 17595 : cluster 0 pgmap v17563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:50 smithi141 bash[31670]: audit 2023-12-02T01:24:49.267803+0000 mon.c (mon.2) 11022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:50 smithi040 bash[28232]: cluster 2023-12-02T01:24:48.703647+0000 mgr.y (mgr.24356) 17595 : cluster 0 pgmap v17563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:50 smithi040 bash[28232]: audit 2023-12-02T01:24:49.267803+0000 mon.c (mon.2) 11022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:50 smithi040 bash[41173]: cluster 2023-12-02T01:24:48.703647+0000 mgr.y (mgr.24356) 17595 : cluster 0 pgmap v17563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:50 smithi040 bash[41173]: audit 2023-12-02T01:24:49.267803+0000 mon.c (mon.2) 11022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:51.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:51 smithi141 bash[31670]: audit 2023-12-02T01:24:50.241089+0000 mon.a (mon.0) 10942 : audit 0 from='client.? 172.21.15.40:0/4139644057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:51 smithi040 bash[28232]: audit 2023-12-02T01:24:50.241089+0000 mon.a (mon.0) 10942 : audit 0 from='client.? 172.21.15.40:0/4139644057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:51 smithi040 bash[41173]: audit 2023-12-02T01:24:50.241089+0000 mon.a (mon.0) 10942 : audit 0 from='client.? 172.21.15.40:0/4139644057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:52 smithi040 bash[41173]: cluster 2023-12-02T01:24:50.704851+0000 mgr.y (mgr.24356) 17596 : cluster 0 pgmap v17564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:52 smithi040 bash[28232]: cluster 2023-12-02T01:24:50.704851+0000 mgr.y (mgr.24356) 17596 : cluster 0 pgmap v17564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:52 smithi141 bash[31670]: cluster 2023-12-02T01:24:50.704851+0000 mgr.y (mgr.24356) 17596 : cluster 0 pgmap v17564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:53 smithi040 bash[28232]: audit 2023-12-02T01:24:52.706942+0000 mon.c (mon.2) 11023 : audit 0 from='client.? 172.21.15.40:0/3182600623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:53 smithi040 bash[41173]: audit 2023-12-02T01:24:52.706942+0000 mon.c (mon.2) 11023 : audit 0 from='client.? 172.21.15.40:0/3182600623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:53 smithi141 bash[31670]: audit 2023-12-02T01:24:52.706942+0000 mon.c (mon.2) 11023 : audit 0 from='client.? 172.21.15.40:0/3182600623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:54 smithi040 bash[28232]: cluster 2023-12-02T01:24:52.705473+0000 mgr.y (mgr.24356) 17597 : cluster 0 pgmap v17565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:54 smithi040 bash[41173]: cluster 2023-12-02T01:24:52.705473+0000 mgr.y (mgr.24356) 17597 : cluster 0 pgmap v17565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:54 smithi141 bash[31670]: cluster 2023-12-02T01:24:52.705473+0000 mgr.y (mgr.24356) 17597 : cluster 0 pgmap v17565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:56 smithi040 bash[28232]: cluster 2023-12-02T01:24:54.706664+0000 mgr.y (mgr.24356) 17598 : cluster 0 pgmap v17566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:56 smithi040 bash[28232]: audit 2023-12-02T01:24:55.174405+0000 mon.a (mon.0) 10943 : audit 0 from='client.? 172.21.15.40:0/693428478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:56 smithi040 bash[41173]: cluster 2023-12-02T01:24:54.706664+0000 mgr.y (mgr.24356) 17598 : cluster 0 pgmap v17566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:56 smithi040 bash[41173]: audit 2023-12-02T01:24:55.174405+0000 mon.a (mon.0) 10943 : audit 0 from='client.? 172.21.15.40:0/693428478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:56 smithi141 bash[31670]: cluster 2023-12-02T01:24:54.706664+0000 mgr.y (mgr.24356) 17598 : cluster 0 pgmap v17566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:56 smithi141 bash[31670]: audit 2023-12-02T01:24:55.174405+0000 mon.a (mon.0) 10943 : audit 0 from='client.? 172.21.15.40:0/693428478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:24:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:24:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:58 smithi040 bash[28232]: cluster 2023-12-02T01:24:56.707459+0000 mgr.y (mgr.24356) 17599 : cluster 0 pgmap v17567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:24:58 smithi040 bash[28232]: audit 2023-12-02T01:24:57.645153+0000 mon.a (mon.0) 10944 : audit 0 from='client.? 172.21.15.40:0/3507083823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:58 smithi040 bash[41173]: cluster 2023-12-02T01:24:56.707459+0000 mgr.y (mgr.24356) 17599 : cluster 0 pgmap v17567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:24:58 smithi040 bash[41173]: audit 2023-12-02T01:24:57.645153+0000 mon.a (mon.0) 10944 : audit 0 from='client.? 172.21.15.40:0/3507083823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:24:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:58 smithi141 bash[31670]: cluster 2023-12-02T01:24:56.707459+0000 mgr.y (mgr.24356) 17599 : cluster 0 pgmap v17567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:24:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:24:58 smithi141 bash[31670]: audit 2023-12-02T01:24:57.645153+0000 mon.a (mon.0) 10944 : audit 0 from='client.? 172.21.15.40:0/3507083823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:00 smithi040 bash[28232]: cluster 2023-12-02T01:24:58.708202+0000 mgr.y (mgr.24356) 17600 : cluster 0 pgmap v17568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:00 smithi040 bash[41173]: cluster 2023-12-02T01:24:58.708202+0000 mgr.y (mgr.24356) 17600 : cluster 0 pgmap v17568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:00 smithi141 bash[31670]: cluster 2023-12-02T01:24:58.708202+0000 mgr.y (mgr.24356) 17600 : cluster 0 pgmap v17568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:01 smithi040 bash[41173]: audit 2023-12-02T01:25:00.120735+0000 mon.c (mon.2) 11024 : audit 0 from='client.? 172.21.15.40:0/2117706063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:01 smithi040 bash[28232]: audit 2023-12-02T01:25:00.120735+0000 mon.c (mon.2) 11024 : audit 0 from='client.? 172.21.15.40:0/2117706063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:01 smithi141 bash[31670]: audit 2023-12-02T01:25:00.120735+0000 mon.c (mon.2) 11024 : audit 0 from='client.? 172.21.15.40:0/2117706063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:02 smithi040 bash[41173]: cluster 2023-12-02T01:25:00.709432+0000 mgr.y (mgr.24356) 17601 : cluster 0 pgmap v17569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:02 smithi040 bash[28232]: cluster 2023-12-02T01:25:00.709432+0000 mgr.y (mgr.24356) 17601 : cluster 0 pgmap v17569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:02 smithi141 bash[31670]: cluster 2023-12-02T01:25:00.709432+0000 mgr.y (mgr.24356) 17601 : cluster 0 pgmap v17569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:03 smithi040 bash[28232]: audit 2023-12-02T01:25:02.592094+0000 mon.a (mon.0) 10945 : audit 0 from='client.? 172.21.15.40:0/2577686313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:03 smithi040 bash[41173]: audit 2023-12-02T01:25:02.592094+0000 mon.a (mon.0) 10945 : audit 0 from='client.? 172.21.15.40:0/2577686313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:03 smithi141 bash[31670]: audit 2023-12-02T01:25:02.592094+0000 mon.a (mon.0) 10945 : audit 0 from='client.? 172.21.15.40:0/2577686313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:04 smithi040 bash[28232]: cluster 2023-12-02T01:25:02.710120+0000 mgr.y (mgr.24356) 17602 : cluster 0 pgmap v17570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:04 smithi040 bash[41173]: cluster 2023-12-02T01:25:02.710120+0000 mgr.y (mgr.24356) 17602 : cluster 0 pgmap v17570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:04 smithi141 bash[31670]: cluster 2023-12-02T01:25:02.710120+0000 mgr.y (mgr.24356) 17602 : cluster 0 pgmap v17570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:05 smithi040 bash[28232]: audit 2023-12-02T01:25:04.268078+0000 mon.c (mon.2) 11025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:05 smithi040 bash[28232]: audit 2023-12-02T01:25:05.058057+0000 mon.c (mon.2) 11026 : audit 0 from='client.? 172.21.15.40:0/2648155737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:05 smithi040 bash[41173]: audit 2023-12-02T01:25:04.268078+0000 mon.c (mon.2) 11025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:05 smithi040 bash[41173]: audit 2023-12-02T01:25:05.058057+0000 mon.c (mon.2) 11026 : audit 0 from='client.? 172.21.15.40:0/2648155737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:05 smithi141 bash[31670]: audit 2023-12-02T01:25:04.268078+0000 mon.c (mon.2) 11025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:05 smithi141 bash[31670]: audit 2023-12-02T01:25:05.058057+0000 mon.c (mon.2) 11026 : audit 0 from='client.? 172.21.15.40:0/2648155737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:06 smithi040 bash[28232]: cluster 2023-12-02T01:25:04.711297+0000 mgr.y (mgr.24356) 17603 : cluster 0 pgmap v17571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:06 smithi040 bash[41173]: cluster 2023-12-02T01:25:04.711297+0000 mgr.y (mgr.24356) 17603 : cluster 0 pgmap v17571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:06 smithi141 bash[31670]: cluster 2023-12-02T01:25:04.711297+0000 mgr.y (mgr.24356) 17603 : cluster 0 pgmap v17571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:25:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:25:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:08 smithi040 bash[28232]: cluster 2023-12-02T01:25:06.712027+0000 mgr.y (mgr.24356) 17604 : cluster 0 pgmap v17572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:08 smithi040 bash[28232]: audit 2023-12-02T01:25:07.520610+0000 mon.a (mon.0) 10946 : audit 0 from='client.? 172.21.15.40:0/2991672034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:08 smithi040 bash[41173]: cluster 2023-12-02T01:25:06.712027+0000 mgr.y (mgr.24356) 17604 : cluster 0 pgmap v17572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:08 smithi040 bash[41173]: audit 2023-12-02T01:25:07.520610+0000 mon.a (mon.0) 10946 : audit 0 from='client.? 172.21.15.40:0/2991672034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:08 smithi141 bash[31670]: cluster 2023-12-02T01:25:06.712027+0000 mgr.y (mgr.24356) 17604 : cluster 0 pgmap v17572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:08 smithi141 bash[31670]: audit 2023-12-02T01:25:07.520610+0000 mon.a (mon.0) 10946 : audit 0 from='client.? 172.21.15.40:0/2991672034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:10 smithi040 bash[28232]: cluster 2023-12-02T01:25:08.712785+0000 mgr.y (mgr.24356) 17605 : cluster 0 pgmap v17573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:10 smithi040 bash[28232]: audit 2023-12-02T01:25:09.981304+0000 mon.a (mon.0) 10947 : audit 0 from='client.? 172.21.15.40:0/654655195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:10 smithi040 bash[41173]: cluster 2023-12-02T01:25:08.712785+0000 mgr.y (mgr.24356) 17605 : cluster 0 pgmap v17573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:10 smithi040 bash[41173]: audit 2023-12-02T01:25:09.981304+0000 mon.a (mon.0) 10947 : audit 0 from='client.? 172.21.15.40:0/654655195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:10 smithi141 bash[31670]: cluster 2023-12-02T01:25:08.712785+0000 mgr.y (mgr.24356) 17605 : cluster 0 pgmap v17573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:10 smithi141 bash[31670]: audit 2023-12-02T01:25:09.981304+0000 mon.a (mon.0) 10947 : audit 0 from='client.? 172.21.15.40:0/654655195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:12 smithi040 bash[41173]: cluster 2023-12-02T01:25:10.714006+0000 mgr.y (mgr.24356) 17606 : cluster 0 pgmap v17574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:12 smithi040 bash[28232]: cluster 2023-12-02T01:25:10.714006+0000 mgr.y (mgr.24356) 17606 : cluster 0 pgmap v17574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:12 smithi141 bash[31670]: cluster 2023-12-02T01:25:10.714006+0000 mgr.y (mgr.24356) 17606 : cluster 0 pgmap v17574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:13 smithi040 bash[28232]: audit 2023-12-02T01:25:12.439864+0000 mon.c (mon.2) 11027 : audit 0 from='client.? 172.21.15.40:0/1717906561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:13 smithi040 bash[41173]: audit 2023-12-02T01:25:12.439864+0000 mon.c (mon.2) 11027 : audit 0 from='client.? 172.21.15.40:0/1717906561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:13 smithi141 bash[31670]: audit 2023-12-02T01:25:12.439864+0000 mon.c (mon.2) 11027 : audit 0 from='client.? 172.21.15.40:0/1717906561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:14 smithi040 bash[28232]: cluster 2023-12-02T01:25:12.714696+0000 mgr.y (mgr.24356) 17607 : cluster 0 pgmap v17575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:14 smithi040 bash[41173]: cluster 2023-12-02T01:25:12.714696+0000 mgr.y (mgr.24356) 17607 : cluster 0 pgmap v17575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:14 smithi141 bash[31670]: cluster 2023-12-02T01:25:12.714696+0000 mgr.y (mgr.24356) 17607 : cluster 0 pgmap v17575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:15 smithi040 bash[28232]: audit 2023-12-02T01:25:14.901001+0000 mon.c (mon.2) 11028 : audit 0 from='client.? 172.21.15.40:0/3145622474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:15 smithi040 bash[41173]: audit 2023-12-02T01:25:14.901001+0000 mon.c (mon.2) 11028 : audit 0 from='client.? 172.21.15.40:0/3145622474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:15 smithi141 bash[31670]: audit 2023-12-02T01:25:14.901001+0000 mon.c (mon.2) 11028 : audit 0 from='client.? 172.21.15.40:0/3145622474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:16 smithi040 bash[28232]: cluster 2023-12-02T01:25:14.715864+0000 mgr.y (mgr.24356) 17608 : cluster 0 pgmap v17576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:16 smithi040 bash[41173]: cluster 2023-12-02T01:25:14.715864+0000 mgr.y (mgr.24356) 17608 : cluster 0 pgmap v17576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:16 smithi141 bash[31670]: cluster 2023-12-02T01:25:14.715864+0000 mgr.y (mgr.24356) 17608 : cluster 0 pgmap v17576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:25:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:25:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:18 smithi040 bash[28232]: cluster 2023-12-02T01:25:16.716618+0000 mgr.y (mgr.24356) 17609 : cluster 0 pgmap v17577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:18 smithi040 bash[28232]: audit 2023-12-02T01:25:17.365505+0000 mon.c (mon.2) 11029 : audit 0 from='client.? 172.21.15.40:0/2545017197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:18 smithi040 bash[41173]: cluster 2023-12-02T01:25:16.716618+0000 mgr.y (mgr.24356) 17609 : cluster 0 pgmap v17577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:18 smithi040 bash[41173]: audit 2023-12-02T01:25:17.365505+0000 mon.c (mon.2) 11029 : audit 0 from='client.? 172.21.15.40:0/2545017197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:18 smithi141 bash[31670]: cluster 2023-12-02T01:25:16.716618+0000 mgr.y (mgr.24356) 17609 : cluster 0 pgmap v17577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:18 smithi141 bash[31670]: audit 2023-12-02T01:25:17.365505+0000 mon.c (mon.2) 11029 : audit 0 from='client.? 172.21.15.40:0/2545017197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:20 smithi040 bash[28232]: cluster 2023-12-02T01:25:18.717288+0000 mgr.y (mgr.24356) 17610 : cluster 0 pgmap v17578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:20 smithi040 bash[28232]: audit 2023-12-02T01:25:19.268503+0000 mon.c (mon.2) 11030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:20 smithi040 bash[28232]: audit 2023-12-02T01:25:19.833331+0000 mon.a (mon.0) 10948 : audit 0 from='client.? 172.21.15.40:0/807766629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:20 smithi040 bash[41173]: cluster 2023-12-02T01:25:18.717288+0000 mgr.y (mgr.24356) 17610 : cluster 0 pgmap v17578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:20 smithi040 bash[41173]: audit 2023-12-02T01:25:19.268503+0000 mon.c (mon.2) 11030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:20 smithi040 bash[41173]: audit 2023-12-02T01:25:19.833331+0000 mon.a (mon.0) 10948 : audit 0 from='client.? 172.21.15.40:0/807766629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:20 smithi141 bash[31670]: cluster 2023-12-02T01:25:18.717288+0000 mgr.y (mgr.24356) 17610 : cluster 0 pgmap v17578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:20 smithi141 bash[31670]: audit 2023-12-02T01:25:19.268503+0000 mon.c (mon.2) 11030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:20 smithi141 bash[31670]: audit 2023-12-02T01:25:19.833331+0000 mon.a (mon.0) 10948 : audit 0 from='client.? 172.21.15.40:0/807766629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:22 smithi040 bash[28232]: cluster 2023-12-02T01:25:20.718492+0000 mgr.y (mgr.24356) 17611 : cluster 0 pgmap v17579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:22 smithi040 bash[41173]: cluster 2023-12-02T01:25:20.718492+0000 mgr.y (mgr.24356) 17611 : cluster 0 pgmap v17579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:22 smithi141 bash[31670]: cluster 2023-12-02T01:25:20.718492+0000 mgr.y (mgr.24356) 17611 : cluster 0 pgmap v17579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:23 smithi040 bash[28232]: audit 2023-12-02T01:25:22.295421+0000 mon.a (mon.0) 10949 : audit 0 from='client.? 172.21.15.40:0/81136101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:23 smithi040 bash[41173]: audit 2023-12-02T01:25:22.295421+0000 mon.a (mon.0) 10949 : audit 0 from='client.? 172.21.15.40:0/81136101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:23 smithi141 bash[31670]: audit 2023-12-02T01:25:22.295421+0000 mon.a (mon.0) 10949 : audit 0 from='client.? 172.21.15.40:0/81136101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:24 smithi040 bash[28232]: cluster 2023-12-02T01:25:22.719194+0000 mgr.y (mgr.24356) 17612 : cluster 0 pgmap v17580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:24 smithi040 bash[41173]: cluster 2023-12-02T01:25:22.719194+0000 mgr.y (mgr.24356) 17612 : cluster 0 pgmap v17580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:24 smithi141 bash[31670]: cluster 2023-12-02T01:25:22.719194+0000 mgr.y (mgr.24356) 17612 : cluster 0 pgmap v17580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:25 smithi040 bash[28232]: audit 2023-12-02T01:25:24.757565+0000 mon.c (mon.2) 11031 : audit 0 from='client.? 172.21.15.40:0/3303134553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:25 smithi040 bash[41173]: audit 2023-12-02T01:25:24.757565+0000 mon.c (mon.2) 11031 : audit 0 from='client.? 172.21.15.40:0/3303134553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:25 smithi141 bash[31670]: audit 2023-12-02T01:25:24.757565+0000 mon.c (mon.2) 11031 : audit 0 from='client.? 172.21.15.40:0/3303134553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:26 smithi040 bash[28232]: cluster 2023-12-02T01:25:24.719981+0000 mgr.y (mgr.24356) 17613 : cluster 0 pgmap v17581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:26 smithi040 bash[41173]: cluster 2023-12-02T01:25:24.719981+0000 mgr.y (mgr.24356) 17613 : cluster 0 pgmap v17581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:26 smithi141 bash[31670]: cluster 2023-12-02T01:25:24.719981+0000 mgr.y (mgr.24356) 17613 : cluster 0 pgmap v17581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:25:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:25:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:28 smithi040 bash[28232]: cluster 2023-12-02T01:25:26.720661+0000 mgr.y (mgr.24356) 17614 : cluster 0 pgmap v17582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:28 smithi040 bash[28232]: audit 2023-12-02T01:25:27.224214+0000 mon.c (mon.2) 11032 : audit 0 from='client.? 172.21.15.40:0/4056233285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:28 smithi040 bash[41173]: cluster 2023-12-02T01:25:26.720661+0000 mgr.y (mgr.24356) 17614 : cluster 0 pgmap v17582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:28 smithi040 bash[41173]: audit 2023-12-02T01:25:27.224214+0000 mon.c (mon.2) 11032 : audit 0 from='client.? 172.21.15.40:0/4056233285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:28 smithi141 bash[31670]: cluster 2023-12-02T01:25:26.720661+0000 mgr.y (mgr.24356) 17614 : cluster 0 pgmap v17582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:28 smithi141 bash[31670]: audit 2023-12-02T01:25:27.224214+0000 mon.c (mon.2) 11032 : audit 0 from='client.? 172.21.15.40:0/4056233285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:30 smithi141 bash[31670]: cluster 2023-12-02T01:25:28.721268+0000 mgr.y (mgr.24356) 17615 : cluster 0 pgmap v17583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:30 smithi141 bash[31670]: audit 2023-12-02T01:25:29.688198+0000 mon.a (mon.0) 10950 : audit 0 from='client.? 172.21.15.40:0/3371497536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:30 smithi040 bash[28232]: cluster 2023-12-02T01:25:28.721268+0000 mgr.y (mgr.24356) 17615 : cluster 0 pgmap v17583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:30 smithi040 bash[28232]: audit 2023-12-02T01:25:29.688198+0000 mon.a (mon.0) 10950 : audit 0 from='client.? 172.21.15.40:0/3371497536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:30 smithi040 bash[41173]: cluster 2023-12-02T01:25:28.721268+0000 mgr.y (mgr.24356) 17615 : cluster 0 pgmap v17583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:30 smithi040 bash[41173]: audit 2023-12-02T01:25:29.688198+0000 mon.a (mon.0) 10950 : audit 0 from='client.? 172.21.15.40:0/3371497536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:32 smithi141 bash[31670]: cluster 2023-12-02T01:25:30.722397+0000 mgr.y (mgr.24356) 17616 : cluster 0 pgmap v17584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:32 smithi141 bash[31670]: audit 2023-12-02T01:25:32.159293+0000 mon.a (mon.0) 10951 : audit 0 from='client.? 172.21.15.40:0/2273001609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:32 smithi040 bash[28232]: cluster 2023-12-02T01:25:30.722397+0000 mgr.y (mgr.24356) 17616 : cluster 0 pgmap v17584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:32 smithi040 bash[28232]: audit 2023-12-02T01:25:32.159293+0000 mon.a (mon.0) 10951 : audit 0 from='client.? 172.21.15.40:0/2273001609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:32 smithi040 bash[41173]: cluster 2023-12-02T01:25:30.722397+0000 mgr.y (mgr.24356) 17616 : cluster 0 pgmap v17584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:32 smithi040 bash[41173]: audit 2023-12-02T01:25:32.159293+0000 mon.a (mon.0) 10951 : audit 0 from='client.? 172.21.15.40:0/2273001609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:34 smithi141 bash[31670]: cluster 2023-12-02T01:25:32.723087+0000 mgr.y (mgr.24356) 17617 : cluster 0 pgmap v17585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:34 smithi040 bash[28232]: cluster 2023-12-02T01:25:32.723087+0000 mgr.y (mgr.24356) 17617 : cluster 0 pgmap v17585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:34 smithi040 bash[41173]: cluster 2023-12-02T01:25:32.723087+0000 mgr.y (mgr.24356) 17617 : cluster 0 pgmap v17585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:35 smithi141 bash[31670]: audit 2023-12-02T01:25:34.268705+0000 mon.c (mon.2) 11033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:35 smithi141 bash[31670]: audit 2023-12-02T01:25:34.630296+0000 mon.a (mon.0) 10952 : audit 0 from='client.? 172.21.15.40:0/1135531177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:35 smithi040 bash[28232]: audit 2023-12-02T01:25:34.268705+0000 mon.c (mon.2) 11033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:35 smithi040 bash[28232]: audit 2023-12-02T01:25:34.630296+0000 mon.a (mon.0) 10952 : audit 0 from='client.? 172.21.15.40:0/1135531177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:35 smithi040 bash[41173]: audit 2023-12-02T01:25:34.268705+0000 mon.c (mon.2) 11033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:35 smithi040 bash[41173]: audit 2023-12-02T01:25:34.630296+0000 mon.a (mon.0) 10952 : audit 0 from='client.? 172.21.15.40:0/1135531177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:36 smithi040 bash[41173]: cluster 2023-12-02T01:25:34.724260+0000 mgr.y (mgr.24356) 17618 : cluster 0 pgmap v17586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:36 smithi040 bash[28232]: cluster 2023-12-02T01:25:34.724260+0000 mgr.y (mgr.24356) 17618 : cluster 0 pgmap v17586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:36 smithi141 bash[31670]: cluster 2023-12-02T01:25:34.724260+0000 mgr.y (mgr.24356) 17618 : cluster 0 pgmap v17586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:25:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:25:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:37 smithi141 bash[31670]: audit 2023-12-02T01:25:37.096457+0000 mon.a (mon.0) 10953 : audit 0 from='client.? 172.21.15.40:0/2880683799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:37 smithi040 bash[28232]: audit 2023-12-02T01:25:37.096457+0000 mon.a (mon.0) 10953 : audit 0 from='client.? 172.21.15.40:0/2880683799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:37 smithi040 bash[41173]: audit 2023-12-02T01:25:37.096457+0000 mon.a (mon.0) 10953 : audit 0 from='client.? 172.21.15.40:0/2880683799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:38 smithi141 bash[31670]: cluster 2023-12-02T01:25:36.724952+0000 mgr.y (mgr.24356) 17619 : cluster 0 pgmap v17587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:38 smithi040 bash[28232]: cluster 2023-12-02T01:25:36.724952+0000 mgr.y (mgr.24356) 17619 : cluster 0 pgmap v17587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:38 smithi040 bash[41173]: cluster 2023-12-02T01:25:36.724952+0000 mgr.y (mgr.24356) 17619 : cluster 0 pgmap v17587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:40 smithi141 bash[31670]: cluster 2023-12-02T01:25:38.725661+0000 mgr.y (mgr.24356) 17620 : cluster 0 pgmap v17588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:40 smithi141 bash[31670]: audit 2023-12-02T01:25:39.574196+0000 mon.c (mon.2) 11034 : audit 0 from='client.? 172.21.15.40:0/561134694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:40 smithi040 bash[28232]: cluster 2023-12-02T01:25:38.725661+0000 mgr.y (mgr.24356) 17620 : cluster 0 pgmap v17588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:40 smithi040 bash[28232]: audit 2023-12-02T01:25:39.574196+0000 mon.c (mon.2) 11034 : audit 0 from='client.? 172.21.15.40:0/561134694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:40 smithi040 bash[41173]: cluster 2023-12-02T01:25:38.725661+0000 mgr.y (mgr.24356) 17620 : cluster 0 pgmap v17588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:40 smithi040 bash[41173]: audit 2023-12-02T01:25:39.574196+0000 mon.c (mon.2) 11034 : audit 0 from='client.? 172.21.15.40:0/561134694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:42 smithi141 bash[31670]: cluster 2023-12-02T01:25:40.726854+0000 mgr.y (mgr.24356) 17621 : cluster 0 pgmap v17589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:42 smithi141 bash[31670]: audit 2023-12-02T01:25:42.036670+0000 mon.a (mon.0) 10954 : audit 0 from='client.? 172.21.15.40:0/3405387447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:42 smithi040 bash[28232]: cluster 2023-12-02T01:25:40.726854+0000 mgr.y (mgr.24356) 17621 : cluster 0 pgmap v17589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:42 smithi040 bash[28232]: audit 2023-12-02T01:25:42.036670+0000 mon.a (mon.0) 10954 : audit 0 from='client.? 172.21.15.40:0/3405387447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:42 smithi040 bash[41173]: cluster 2023-12-02T01:25:40.726854+0000 mgr.y (mgr.24356) 17621 : cluster 0 pgmap v17589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:42 smithi040 bash[41173]: audit 2023-12-02T01:25:42.036670+0000 mon.a (mon.0) 10954 : audit 0 from='client.? 172.21.15.40:0/3405387447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:44 smithi141 bash[31670]: cluster 2023-12-02T01:25:42.727466+0000 mgr.y (mgr.24356) 17622 : cluster 0 pgmap v17590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:44 smithi040 bash[28232]: cluster 2023-12-02T01:25:42.727466+0000 mgr.y (mgr.24356) 17622 : cluster 0 pgmap v17590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:44 smithi040 bash[41173]: cluster 2023-12-02T01:25:42.727466+0000 mgr.y (mgr.24356) 17622 : cluster 0 pgmap v17590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:45 smithi141 bash[31670]: audit 2023-12-02T01:25:44.507583+0000 mon.c (mon.2) 11035 : audit 0 from='client.? 172.21.15.40:0/1518770152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:45 smithi040 bash[28232]: audit 2023-12-02T01:25:44.507583+0000 mon.c (mon.2) 11035 : audit 0 from='client.? 172.21.15.40:0/1518770152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:45 smithi040 bash[41173]: audit 2023-12-02T01:25:44.507583+0000 mon.c (mon.2) 11035 : audit 0 from='client.? 172.21.15.40:0/1518770152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:46 smithi040 bash[28232]: cluster 2023-12-02T01:25:44.728673+0000 mgr.y (mgr.24356) 17623 : cluster 0 pgmap v17591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:46 smithi040 bash[41173]: cluster 2023-12-02T01:25:44.728673+0000 mgr.y (mgr.24356) 17623 : cluster 0 pgmap v17591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:46 smithi141 bash[31670]: cluster 2023-12-02T01:25:44.728673+0000 mgr.y (mgr.24356) 17623 : cluster 0 pgmap v17591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:25:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:25:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:47 smithi141 bash[31670]: audit 2023-12-02T01:25:46.973072+0000 mon.c (mon.2) 11036 : audit 0 from='client.? 172.21.15.40:0/1596780862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:47 smithi040 bash[28232]: audit 2023-12-02T01:25:46.973072+0000 mon.c (mon.2) 11036 : audit 0 from='client.? 172.21.15.40:0/1596780862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:47 smithi040 bash[41173]: audit 2023-12-02T01:25:46.973072+0000 mon.c (mon.2) 11036 : audit 0 from='client.? 172.21.15.40:0/1596780862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:48 smithi141 bash[31670]: cluster 2023-12-02T01:25:46.729366+0000 mgr.y (mgr.24356) 17624 : cluster 0 pgmap v17592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:48 smithi040 bash[28232]: cluster 2023-12-02T01:25:46.729366+0000 mgr.y (mgr.24356) 17624 : cluster 0 pgmap v17592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:48 smithi040 bash[41173]: cluster 2023-12-02T01:25:46.729366+0000 mgr.y (mgr.24356) 17624 : cluster 0 pgmap v17592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:49 smithi141 bash[31670]: audit 2023-12-02T01:25:48.471662+0000 mon.c (mon.2) 11037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:49 smithi040 bash[28232]: audit 2023-12-02T01:25:48.471662+0000 mon.c (mon.2) 11037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:25:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:49 smithi040 bash[41173]: audit 2023-12-02T01:25:48.471662+0000 mon.c (mon.2) 11037 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:25:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:50 smithi141 bash[31670]: cluster 2023-12-02T01:25:48.729992+0000 mgr.y (mgr.24356) 17625 : cluster 0 pgmap v17593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:50 smithi141 bash[31670]: audit 2023-12-02T01:25:49.268702+0000 mon.c (mon.2) 11038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:50 smithi141 bash[31670]: audit 2023-12-02T01:25:49.462594+0000 mon.c (mon.2) 11039 : audit 0 from='client.? 172.21.15.40:0/925508138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:50 smithi040 bash[28232]: cluster 2023-12-02T01:25:48.729992+0000 mgr.y (mgr.24356) 17625 : cluster 0 pgmap v17593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:50 smithi040 bash[28232]: audit 2023-12-02T01:25:49.268702+0000 mon.c (mon.2) 11038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:50 smithi040 bash[28232]: audit 2023-12-02T01:25:49.462594+0000 mon.c (mon.2) 11039 : audit 0 from='client.? 172.21.15.40:0/925508138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:50 smithi040 bash[41173]: cluster 2023-12-02T01:25:48.729992+0000 mgr.y (mgr.24356) 17625 : cluster 0 pgmap v17593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:50 smithi040 bash[41173]: audit 2023-12-02T01:25:49.268702+0000 mon.c (mon.2) 11038 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:50 smithi040 bash[41173]: audit 2023-12-02T01:25:49.462594+0000 mon.c (mon.2) 11039 : audit 0 from='client.? 172.21.15.40:0/925508138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:52 smithi040 bash[41173]: cluster 2023-12-02T01:25:50.731447+0000 mgr.y (mgr.24356) 17626 : cluster 0 pgmap v17594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:52 smithi040 bash[41173]: audit 2023-12-02T01:25:51.934079+0000 mon.a (mon.0) 10955 : audit 0 from='client.? 172.21.15.40:0/2829773571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:52 smithi040 bash[28232]: cluster 2023-12-02T01:25:50.731447+0000 mgr.y (mgr.24356) 17626 : cluster 0 pgmap v17594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:52 smithi040 bash[28232]: audit 2023-12-02T01:25:51.934079+0000 mon.a (mon.0) 10955 : audit 0 from='client.? 172.21.15.40:0/2829773571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:52 smithi141 bash[31670]: cluster 2023-12-02T01:25:50.731447+0000 mgr.y (mgr.24356) 17626 : cluster 0 pgmap v17594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:52 smithi141 bash[31670]: audit 2023-12-02T01:25:51.934079+0000 mon.a (mon.0) 10955 : audit 0 from='client.? 172.21.15.40:0/2829773571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:54 smithi040 bash[28232]: cluster 2023-12-02T01:25:52.732141+0000 mgr.y (mgr.24356) 17627 : cluster 0 pgmap v17595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:54 smithi040 bash[41173]: cluster 2023-12-02T01:25:52.732141+0000 mgr.y (mgr.24356) 17627 : cluster 0 pgmap v17595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:54 smithi141 bash[31670]: cluster 2023-12-02T01:25:52.732141+0000 mgr.y (mgr.24356) 17627 : cluster 0 pgmap v17595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:54.320867+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:54.330081+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:54.426277+0000 mon.c (mon.2) 11040 : audit 0 from='client.? 172.21.15.40:0/4093036078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:54.723568+0000 mon.a (mon.0) 10958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: cluster 2023-12-02T01:25:54.732971+0000 mgr.y (mgr.24356) 17628 : cluster 0 pgmap v17596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:54.734575+0000 mon.a (mon.0) 10959 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:55.290288+0000 mon.c (mon.2) 11041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:25:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:55.292010+0000 mon.c (mon.2) 11042 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[41173]: audit 2023-12-02T01:25:55.304092+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:54.320867+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:54.330081+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:54.426277+0000 mon.c (mon.2) 11040 : audit 0 from='client.? 172.21.15.40:0/4093036078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:54.723568+0000 mon.a (mon.0) 10958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: cluster 2023-12-02T01:25:54.732971+0000 mgr.y (mgr.24356) 17628 : cluster 0 pgmap v17596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:54.734575+0000 mon.a (mon.0) 10959 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:55.290288+0000 mon.c (mon.2) 11041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:55.292010+0000 mon.c (mon.2) 11042 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:25:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:55 smithi040 bash[28232]: audit 2023-12-02T01:25:55.304092+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:54.320867+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:54.330081+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:54.426277+0000 mon.c (mon.2) 11040 : audit 0 from='client.? 172.21.15.40:0/4093036078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:54.723568+0000 mon.a (mon.0) 10958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: cluster 2023-12-02T01:25:54.732971+0000 mgr.y (mgr.24356) 17628 : cluster 0 pgmap v17596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:54.734575+0000 mon.a (mon.0) 10959 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:55.290288+0000 mon.c (mon.2) 11041 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:25:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:55.292010+0000 mon.c (mon.2) 11042 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:25:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:55 smithi141 bash[31670]: audit 2023-12-02T01:25:55.304092+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:25:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:25:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:25:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:57 smithi040 bash[41173]: audit 2023-12-02T01:25:56.893204+0000 mon.c (mon.2) 11043 : audit 0 from='client.? 172.21.15.40:0/3841712777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:57 smithi040 bash[28232]: audit 2023-12-02T01:25:56.893204+0000 mon.c (mon.2) 11043 : audit 0 from='client.? 172.21.15.40:0/3841712777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:57 smithi141 bash[31670]: audit 2023-12-02T01:25:56.893204+0000 mon.c (mon.2) 11043 : audit 0 from='client.? 172.21.15.40:0/3841712777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:25:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:25:58 smithi040 bash[28232]: cluster 2023-12-02T01:25:56.733568+0000 mgr.y (mgr.24356) 17629 : cluster 0 pgmap v17597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:25:58 smithi040 bash[41173]: cluster 2023-12-02T01:25:56.733568+0000 mgr.y (mgr.24356) 17629 : cluster 0 pgmap v17597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:25:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:25:58 smithi141 bash[31670]: cluster 2023-12-02T01:25:56.733568+0000 mgr.y (mgr.24356) 17629 : cluster 0 pgmap v17597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:00 smithi040 bash[28232]: cluster 2023-12-02T01:25:58.734257+0000 mgr.y (mgr.24356) 17630 : cluster 0 pgmap v17598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:00 smithi040 bash[28232]: audit 2023-12-02T01:25:59.366232+0000 mon.c (mon.2) 11044 : audit 0 from='client.? 172.21.15.40:0/2691774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:00 smithi040 bash[41173]: cluster 2023-12-02T01:25:58.734257+0000 mgr.y (mgr.24356) 17630 : cluster 0 pgmap v17598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:00 smithi040 bash[41173]: audit 2023-12-02T01:25:59.366232+0000 mon.c (mon.2) 11044 : audit 0 from='client.? 172.21.15.40:0/2691774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:00 smithi141 bash[31670]: cluster 2023-12-02T01:25:58.734257+0000 mgr.y (mgr.24356) 17630 : cluster 0 pgmap v17598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:00 smithi141 bash[31670]: audit 2023-12-02T01:25:59.366232+0000 mon.c (mon.2) 11044 : audit 0 from='client.? 172.21.15.40:0/2691774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:02 smithi040 bash[28232]: cluster 2023-12-02T01:26:00.735439+0000 mgr.y (mgr.24356) 17631 : cluster 0 pgmap v17599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:02 smithi040 bash[28232]: audit 2023-12-02T01:26:01.832164+0000 mon.a (mon.0) 10961 : audit 0 from='client.? 172.21.15.40:0/1116751890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:02 smithi040 bash[41173]: cluster 2023-12-02T01:26:00.735439+0000 mgr.y (mgr.24356) 17631 : cluster 0 pgmap v17599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:02 smithi040 bash[41173]: audit 2023-12-02T01:26:01.832164+0000 mon.a (mon.0) 10961 : audit 0 from='client.? 172.21.15.40:0/1116751890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:02 smithi141 bash[31670]: cluster 2023-12-02T01:26:00.735439+0000 mgr.y (mgr.24356) 17631 : cluster 0 pgmap v17599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:02 smithi141 bash[31670]: audit 2023-12-02T01:26:01.832164+0000 mon.a (mon.0) 10961 : audit 0 from='client.? 172.21.15.40:0/1116751890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:04 smithi040 bash[28232]: cluster 2023-12-02T01:26:02.736124+0000 mgr.y (mgr.24356) 17632 : cluster 0 pgmap v17600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:04 smithi040 bash[41173]: cluster 2023-12-02T01:26:02.736124+0000 mgr.y (mgr.24356) 17632 : cluster 0 pgmap v17600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:04 smithi141 bash[31670]: cluster 2023-12-02T01:26:02.736124+0000 mgr.y (mgr.24356) 17632 : cluster 0 pgmap v17600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:05 smithi040 bash[41173]: audit 2023-12-02T01:26:04.269654+0000 mon.c (mon.2) 11045 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:05 smithi040 bash[41173]: audit 2023-12-02T01:26:04.297430+0000 mon.a (mon.0) 10962 : audit 0 from='client.? 172.21.15.40:0/3563417043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:05 smithi040 bash[28232]: audit 2023-12-02T01:26:04.269654+0000 mon.c (mon.2) 11045 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:05 smithi040 bash[28232]: audit 2023-12-02T01:26:04.297430+0000 mon.a (mon.0) 10962 : audit 0 from='client.? 172.21.15.40:0/3563417043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:05 smithi141 bash[31670]: audit 2023-12-02T01:26:04.269654+0000 mon.c (mon.2) 11045 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:05 smithi141 bash[31670]: audit 2023-12-02T01:26:04.297430+0000 mon.a (mon.0) 10962 : audit 0 from='client.? 172.21.15.40:0/3563417043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:06 smithi040 bash[28232]: cluster 2023-12-02T01:26:04.737340+0000 mgr.y (mgr.24356) 17633 : cluster 0 pgmap v17601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:06 smithi040 bash[41173]: cluster 2023-12-02T01:26:04.737340+0000 mgr.y (mgr.24356) 17633 : cluster 0 pgmap v17601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:06 smithi141 bash[31670]: cluster 2023-12-02T01:26:04.737340+0000 mgr.y (mgr.24356) 17633 : cluster 0 pgmap v17601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:26:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:26:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:07 smithi040 bash[28232]: audit 2023-12-02T01:26:06.762262+0000 mon.c (mon.2) 11046 : audit 0 from='client.? 172.21.15.40:0/795942607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:07 smithi040 bash[41173]: audit 2023-12-02T01:26:06.762262+0000 mon.c (mon.2) 11046 : audit 0 from='client.? 172.21.15.40:0/795942607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:07 smithi141 bash[31670]: audit 2023-12-02T01:26:06.762262+0000 mon.c (mon.2) 11046 : audit 0 from='client.? 172.21.15.40:0/795942607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:08 smithi040 bash[28232]: cluster 2023-12-02T01:26:06.737988+0000 mgr.y (mgr.24356) 17634 : cluster 0 pgmap v17602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:08 smithi040 bash[41173]: cluster 2023-12-02T01:26:06.737988+0000 mgr.y (mgr.24356) 17634 : cluster 0 pgmap v17602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:08 smithi141 bash[31670]: cluster 2023-12-02T01:26:06.737988+0000 mgr.y (mgr.24356) 17634 : cluster 0 pgmap v17602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:10 smithi040 bash[28232]: cluster 2023-12-02T01:26:08.738663+0000 mgr.y (mgr.24356) 17635 : cluster 0 pgmap v17603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:10 smithi040 bash[28232]: audit 2023-12-02T01:26:09.232365+0000 mon.c (mon.2) 11047 : audit 0 from='client.? 172.21.15.40:0/419371928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:10 smithi040 bash[41173]: cluster 2023-12-02T01:26:08.738663+0000 mgr.y (mgr.24356) 17635 : cluster 0 pgmap v17603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:10 smithi040 bash[41173]: audit 2023-12-02T01:26:09.232365+0000 mon.c (mon.2) 11047 : audit 0 from='client.? 172.21.15.40:0/419371928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:10 smithi141 bash[31670]: cluster 2023-12-02T01:26:08.738663+0000 mgr.y (mgr.24356) 17635 : cluster 0 pgmap v17603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:10 smithi141 bash[31670]: audit 2023-12-02T01:26:09.232365+0000 mon.c (mon.2) 11047 : audit 0 from='client.? 172.21.15.40:0/419371928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:12 smithi040 bash[28232]: cluster 2023-12-02T01:26:10.739850+0000 mgr.y (mgr.24356) 17636 : cluster 0 pgmap v17604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:12 smithi040 bash[28232]: audit 2023-12-02T01:26:11.696741+0000 mon.c (mon.2) 11048 : audit 0 from='client.? 172.21.15.40:0/2806548047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:12 smithi040 bash[41173]: cluster 2023-12-02T01:26:10.739850+0000 mgr.y (mgr.24356) 17636 : cluster 0 pgmap v17604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:12 smithi040 bash[41173]: audit 2023-12-02T01:26:11.696741+0000 mon.c (mon.2) 11048 : audit 0 from='client.? 172.21.15.40:0/2806548047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:12 smithi141 bash[31670]: cluster 2023-12-02T01:26:10.739850+0000 mgr.y (mgr.24356) 17636 : cluster 0 pgmap v17604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:12 smithi141 bash[31670]: audit 2023-12-02T01:26:11.696741+0000 mon.c (mon.2) 11048 : audit 0 from='client.? 172.21.15.40:0/2806548047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:14 smithi040 bash[28232]: cluster 2023-12-02T01:26:12.740548+0000 mgr.y (mgr.24356) 17637 : cluster 0 pgmap v17605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:14 smithi040 bash[41173]: cluster 2023-12-02T01:26:12.740548+0000 mgr.y (mgr.24356) 17637 : cluster 0 pgmap v17605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:14 smithi141 bash[31670]: cluster 2023-12-02T01:26:12.740548+0000 mgr.y (mgr.24356) 17637 : cluster 0 pgmap v17605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:15 smithi040 bash[28232]: audit 2023-12-02T01:26:14.163293+0000 mon.a (mon.0) 10963 : audit 0 from='client.? 172.21.15.40:0/895589112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:15 smithi040 bash[41173]: audit 2023-12-02T01:26:14.163293+0000 mon.a (mon.0) 10963 : audit 0 from='client.? 172.21.15.40:0/895589112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:15 smithi141 bash[31670]: audit 2023-12-02T01:26:14.163293+0000 mon.a (mon.0) 10963 : audit 0 from='client.? 172.21.15.40:0/895589112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:16 smithi040 bash[41173]: cluster 2023-12-02T01:26:14.741671+0000 mgr.y (mgr.24356) 17638 : cluster 0 pgmap v17606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:16 smithi040 bash[28232]: cluster 2023-12-02T01:26:14.741671+0000 mgr.y (mgr.24356) 17638 : cluster 0 pgmap v17606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:16 smithi141 bash[31670]: cluster 2023-12-02T01:26:14.741671+0000 mgr.y (mgr.24356) 17638 : cluster 0 pgmap v17606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:26:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:26:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:17 smithi040 bash[41173]: audit 2023-12-02T01:26:16.635919+0000 mon.a (mon.0) 10964 : audit 0 from='client.? 172.21.15.40:0/828608929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:17 smithi040 bash[28232]: audit 2023-12-02T01:26:16.635919+0000 mon.a (mon.0) 10964 : audit 0 from='client.? 172.21.15.40:0/828608929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:17 smithi141 bash[31670]: audit 2023-12-02T01:26:16.635919+0000 mon.a (mon.0) 10964 : audit 0 from='client.? 172.21.15.40:0/828608929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:18 smithi040 bash[28232]: cluster 2023-12-02T01:26:16.742449+0000 mgr.y (mgr.24356) 17639 : cluster 0 pgmap v17607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:18 smithi040 bash[41173]: cluster 2023-12-02T01:26:16.742449+0000 mgr.y (mgr.24356) 17639 : cluster 0 pgmap v17607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:18 smithi141 bash[31670]: cluster 2023-12-02T01:26:16.742449+0000 mgr.y (mgr.24356) 17639 : cluster 0 pgmap v17607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:19 smithi040 bash[28232]: audit 2023-12-02T01:26:19.093651+0000 mon.c (mon.2) 11049 : audit 0 from='client.? 172.21.15.40:0/3316588968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:19 smithi040 bash[41173]: audit 2023-12-02T01:26:19.093651+0000 mon.c (mon.2) 11049 : audit 0 from='client.? 172.21.15.40:0/3316588968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:19 smithi141 bash[31670]: audit 2023-12-02T01:26:19.093651+0000 mon.c (mon.2) 11049 : audit 0 from='client.? 172.21.15.40:0/3316588968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:20 smithi040 bash[28232]: cluster 2023-12-02T01:26:18.743122+0000 mgr.y (mgr.24356) 17640 : cluster 0 pgmap v17608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:20 smithi040 bash[28232]: audit 2023-12-02T01:26:19.269823+0000 mon.c (mon.2) 11050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:20 smithi040 bash[41173]: cluster 2023-12-02T01:26:18.743122+0000 mgr.y (mgr.24356) 17640 : cluster 0 pgmap v17608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:20 smithi040 bash[41173]: audit 2023-12-02T01:26:19.269823+0000 mon.c (mon.2) 11050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:20 smithi141 bash[31670]: cluster 2023-12-02T01:26:18.743122+0000 mgr.y (mgr.24356) 17640 : cluster 0 pgmap v17608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:20 smithi141 bash[31670]: audit 2023-12-02T01:26:19.269823+0000 mon.c (mon.2) 11050 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:22 smithi040 bash[28232]: cluster 2023-12-02T01:26:20.744315+0000 mgr.y (mgr.24356) 17641 : cluster 0 pgmap v17609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:22 smithi040 bash[28232]: audit 2023-12-02T01:26:21.547420+0000 mon.a (mon.0) 10965 : audit 0 from='client.? 172.21.15.40:0/1697456489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:22 smithi040 bash[41173]: cluster 2023-12-02T01:26:20.744315+0000 mgr.y (mgr.24356) 17641 : cluster 0 pgmap v17609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:22 smithi040 bash[41173]: audit 2023-12-02T01:26:21.547420+0000 mon.a (mon.0) 10965 : audit 0 from='client.? 172.21.15.40:0/1697456489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:22 smithi141 bash[31670]: cluster 2023-12-02T01:26:20.744315+0000 mgr.y (mgr.24356) 17641 : cluster 0 pgmap v17609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:22 smithi141 bash[31670]: audit 2023-12-02T01:26:21.547420+0000 mon.a (mon.0) 10965 : audit 0 from='client.? 172.21.15.40:0/1697456489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:24 smithi040 bash[28232]: cluster 2023-12-02T01:26:22.745015+0000 mgr.y (mgr.24356) 17642 : cluster 0 pgmap v17610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:24 smithi040 bash[28232]: audit 2023-12-02T01:26:24.010789+0000 mon.a (mon.0) 10966 : audit 0 from='client.? 172.21.15.40:0/310686522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:24 smithi040 bash[41173]: cluster 2023-12-02T01:26:22.745015+0000 mgr.y (mgr.24356) 17642 : cluster 0 pgmap v17610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:24 smithi040 bash[41173]: audit 2023-12-02T01:26:24.010789+0000 mon.a (mon.0) 10966 : audit 0 from='client.? 172.21.15.40:0/310686522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:24 smithi141 bash[31670]: cluster 2023-12-02T01:26:22.745015+0000 mgr.y (mgr.24356) 17642 : cluster 0 pgmap v17610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:24 smithi141 bash[31670]: audit 2023-12-02T01:26:24.010789+0000 mon.a (mon.0) 10966 : audit 0 from='client.? 172.21.15.40:0/310686522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:26 smithi040 bash[41173]: cluster 2023-12-02T01:26:24.746144+0000 mgr.y (mgr.24356) 17643 : cluster 0 pgmap v17611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:26 smithi040 bash[28232]: cluster 2023-12-02T01:26:24.746144+0000 mgr.y (mgr.24356) 17643 : cluster 0 pgmap v17611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:26 smithi141 bash[31670]: cluster 2023-12-02T01:26:24.746144+0000 mgr.y (mgr.24356) 17643 : cluster 0 pgmap v17611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:26:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:26:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:27 smithi040 bash[28232]: audit 2023-12-02T01:26:26.477536+0000 mon.c (mon.2) 11051 : audit 0 from='client.? 172.21.15.40:0/1008801983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:27 smithi040 bash[41173]: audit 2023-12-02T01:26:26.477536+0000 mon.c (mon.2) 11051 : audit 0 from='client.? 172.21.15.40:0/1008801983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:27 smithi141 bash[31670]: audit 2023-12-02T01:26:26.477536+0000 mon.c (mon.2) 11051 : audit 0 from='client.? 172.21.15.40:0/1008801983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:28 smithi040 bash[28232]: cluster 2023-12-02T01:26:26.746841+0000 mgr.y (mgr.24356) 17644 : cluster 0 pgmap v17612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:28.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:28 smithi040 bash[41173]: cluster 2023-12-02T01:26:26.746841+0000 mgr.y (mgr.24356) 17644 : cluster 0 pgmap v17612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:28 smithi141 bash[31670]: cluster 2023-12-02T01:26:26.746841+0000 mgr.y (mgr.24356) 17644 : cluster 0 pgmap v17612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:29 smithi141 bash[31670]: audit 2023-12-02T01:26:28.942352+0000 mon.a (mon.0) 10967 : audit 0 from='client.? 172.21.15.40:0/3926585542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:29 smithi040 bash[28232]: audit 2023-12-02T01:26:28.942352+0000 mon.a (mon.0) 10967 : audit 0 from='client.? 172.21.15.40:0/3926585542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:29 smithi040 bash[41173]: audit 2023-12-02T01:26:28.942352+0000 mon.a (mon.0) 10967 : audit 0 from='client.? 172.21.15.40:0/3926585542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:30 smithi141 bash[31670]: cluster 2023-12-02T01:26:28.747479+0000 mgr.y (mgr.24356) 17645 : cluster 0 pgmap v17613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:30 smithi040 bash[28232]: cluster 2023-12-02T01:26:28.747479+0000 mgr.y (mgr.24356) 17645 : cluster 0 pgmap v17613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:30 smithi040 bash[41173]: cluster 2023-12-02T01:26:28.747479+0000 mgr.y (mgr.24356) 17645 : cluster 0 pgmap v17613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:32 smithi141 bash[31670]: cluster 2023-12-02T01:26:30.748660+0000 mgr.y (mgr.24356) 17646 : cluster 0 pgmap v17614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:32 smithi141 bash[31670]: audit 2023-12-02T01:26:31.406455+0000 mon.a (mon.0) 10968 : audit 0 from='client.? 172.21.15.40:0/270629880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:32 smithi040 bash[41173]: cluster 2023-12-02T01:26:30.748660+0000 mgr.y (mgr.24356) 17646 : cluster 0 pgmap v17614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:32 smithi040 bash[41173]: audit 2023-12-02T01:26:31.406455+0000 mon.a (mon.0) 10968 : audit 0 from='client.? 172.21.15.40:0/270629880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:32 smithi040 bash[28232]: cluster 2023-12-02T01:26:30.748660+0000 mgr.y (mgr.24356) 17646 : cluster 0 pgmap v17614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:32 smithi040 bash[28232]: audit 2023-12-02T01:26:31.406455+0000 mon.a (mon.0) 10968 : audit 0 from='client.? 172.21.15.40:0/270629880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:34 smithi141 bash[31670]: cluster 2023-12-02T01:26:32.749396+0000 mgr.y (mgr.24356) 17647 : cluster 0 pgmap v17615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:34 smithi141 bash[31670]: audit 2023-12-02T01:26:33.874156+0000 mon.a (mon.0) 10969 : audit 0 from='client.? 172.21.15.40:0/2592640530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:34 smithi040 bash[28232]: cluster 2023-12-02T01:26:32.749396+0000 mgr.y (mgr.24356) 17647 : cluster 0 pgmap v17615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:34 smithi040 bash[28232]: audit 2023-12-02T01:26:33.874156+0000 mon.a (mon.0) 10969 : audit 0 from='client.? 172.21.15.40:0/2592640530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:34 smithi040 bash[41173]: cluster 2023-12-02T01:26:32.749396+0000 mgr.y (mgr.24356) 17647 : cluster 0 pgmap v17615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:34 smithi040 bash[41173]: audit 2023-12-02T01:26:33.874156+0000 mon.a (mon.0) 10969 : audit 0 from='client.? 172.21.15.40:0/2592640530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:35 smithi141 bash[31670]: audit 2023-12-02T01:26:34.270535+0000 mon.c (mon.2) 11052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:35 smithi040 bash[28232]: audit 2023-12-02T01:26:34.270535+0000 mon.c (mon.2) 11052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:35 smithi040 bash[41173]: audit 2023-12-02T01:26:34.270535+0000 mon.c (mon.2) 11052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:36 smithi040 bash[28232]: cluster 2023-12-02T01:26:34.750672+0000 mgr.y (mgr.24356) 17648 : cluster 0 pgmap v17616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:36 smithi040 bash[41173]: cluster 2023-12-02T01:26:34.750672+0000 mgr.y (mgr.24356) 17648 : cluster 0 pgmap v17616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:36 smithi141 bash[31670]: cluster 2023-12-02T01:26:34.750672+0000 mgr.y (mgr.24356) 17648 : cluster 0 pgmap v17616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:26:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:26:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:37 smithi141 bash[31670]: audit 2023-12-02T01:26:36.341327+0000 mon.a (mon.0) 10970 : audit 0 from='client.? 172.21.15.40:0/3643544644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:37 smithi040 bash[28232]: audit 2023-12-02T01:26:36.341327+0000 mon.a (mon.0) 10970 : audit 0 from='client.? 172.21.15.40:0/3643544644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:37 smithi040 bash[41173]: audit 2023-12-02T01:26:36.341327+0000 mon.a (mon.0) 10970 : audit 0 from='client.? 172.21.15.40:0/3643544644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:38 smithi141 bash[31670]: cluster 2023-12-02T01:26:36.751379+0000 mgr.y (mgr.24356) 17649 : cluster 0 pgmap v17617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:38 smithi040 bash[28232]: cluster 2023-12-02T01:26:36.751379+0000 mgr.y (mgr.24356) 17649 : cluster 0 pgmap v17617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:38 smithi040 bash[41173]: cluster 2023-12-02T01:26:36.751379+0000 mgr.y (mgr.24356) 17649 : cluster 0 pgmap v17617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:39 smithi141 bash[31670]: audit 2023-12-02T01:26:38.801801+0000 mon.a (mon.0) 10971 : audit 0 from='client.? 172.21.15.40:0/2446336034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:39 smithi040 bash[28232]: audit 2023-12-02T01:26:38.801801+0000 mon.a (mon.0) 10971 : audit 0 from='client.? 172.21.15.40:0/2446336034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:39 smithi040 bash[41173]: audit 2023-12-02T01:26:38.801801+0000 mon.a (mon.0) 10971 : audit 0 from='client.? 172.21.15.40:0/2446336034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:40 smithi141 bash[31670]: cluster 2023-12-02T01:26:38.752034+0000 mgr.y (mgr.24356) 17650 : cluster 0 pgmap v17618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:40 smithi040 bash[28232]: cluster 2023-12-02T01:26:38.752034+0000 mgr.y (mgr.24356) 17650 : cluster 0 pgmap v17618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:40 smithi040 bash[41173]: cluster 2023-12-02T01:26:38.752034+0000 mgr.y (mgr.24356) 17650 : cluster 0 pgmap v17618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:42 smithi141 bash[31670]: cluster 2023-12-02T01:26:40.753240+0000 mgr.y (mgr.24356) 17651 : cluster 0 pgmap v17619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:42 smithi141 bash[31670]: audit 2023-12-02T01:26:41.281801+0000 mon.c (mon.2) 11053 : audit 0 from='client.? 172.21.15.40:0/2831818725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:42 smithi040 bash[28232]: cluster 2023-12-02T01:26:40.753240+0000 mgr.y (mgr.24356) 17651 : cluster 0 pgmap v17619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:42 smithi040 bash[28232]: audit 2023-12-02T01:26:41.281801+0000 mon.c (mon.2) 11053 : audit 0 from='client.? 172.21.15.40:0/2831818725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:42 smithi040 bash[41173]: cluster 2023-12-02T01:26:40.753240+0000 mgr.y (mgr.24356) 17651 : cluster 0 pgmap v17619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:42 smithi040 bash[41173]: audit 2023-12-02T01:26:41.281801+0000 mon.c (mon.2) 11053 : audit 0 from='client.? 172.21.15.40:0/2831818725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:44 smithi141 bash[31670]: cluster 2023-12-02T01:26:42.753904+0000 mgr.y (mgr.24356) 17652 : cluster 0 pgmap v17620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:44 smithi141 bash[31670]: audit 2023-12-02T01:26:43.750759+0000 mon.c (mon.2) 11054 : audit 0 from='client.? 172.21.15.40:0/1355758344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:44 smithi040 bash[41173]: cluster 2023-12-02T01:26:42.753904+0000 mgr.y (mgr.24356) 17652 : cluster 0 pgmap v17620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:44 smithi040 bash[41173]: audit 2023-12-02T01:26:43.750759+0000 mon.c (mon.2) 11054 : audit 0 from='client.? 172.21.15.40:0/1355758344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:44 smithi040 bash[28232]: cluster 2023-12-02T01:26:42.753904+0000 mgr.y (mgr.24356) 17652 : cluster 0 pgmap v17620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:44 smithi040 bash[28232]: audit 2023-12-02T01:26:43.750759+0000 mon.c (mon.2) 11054 : audit 0 from='client.? 172.21.15.40:0/1355758344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:46 smithi040 bash[28232]: cluster 2023-12-02T01:26:44.755183+0000 mgr.y (mgr.24356) 17653 : cluster 0 pgmap v17621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:46 smithi040 bash[41173]: cluster 2023-12-02T01:26:44.755183+0000 mgr.y (mgr.24356) 17653 : cluster 0 pgmap v17621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:46 smithi141 bash[31670]: cluster 2023-12-02T01:26:44.755183+0000 mgr.y (mgr.24356) 17653 : cluster 0 pgmap v17621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:26:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:26:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:47 smithi141 bash[31670]: audit 2023-12-02T01:26:46.225965+0000 mon.a (mon.0) 10972 : audit 0 from='client.? 172.21.15.40:0/2494819836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:47 smithi040 bash[28232]: audit 2023-12-02T01:26:46.225965+0000 mon.a (mon.0) 10972 : audit 0 from='client.? 172.21.15.40:0/2494819836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:47 smithi040 bash[41173]: audit 2023-12-02T01:26:46.225965+0000 mon.a (mon.0) 10972 : audit 0 from='client.? 172.21.15.40:0/2494819836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:48 smithi141 bash[31670]: cluster 2023-12-02T01:26:46.755838+0000 mgr.y (mgr.24356) 17654 : cluster 0 pgmap v17622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:48 smithi040 bash[41173]: cluster 2023-12-02T01:26:46.755838+0000 mgr.y (mgr.24356) 17654 : cluster 0 pgmap v17622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:48 smithi040 bash[28232]: cluster 2023-12-02T01:26:46.755838+0000 mgr.y (mgr.24356) 17654 : cluster 0 pgmap v17622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:49 smithi141 bash[31670]: audit 2023-12-02T01:26:48.683206+0000 mon.a (mon.0) 10973 : audit 0 from='client.? 172.21.15.40:0/1649591071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:49 smithi040 bash[41173]: audit 2023-12-02T01:26:48.683206+0000 mon.a (mon.0) 10973 : audit 0 from='client.? 172.21.15.40:0/1649591071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:49 smithi040 bash[28232]: audit 2023-12-02T01:26:48.683206+0000 mon.a (mon.0) 10973 : audit 0 from='client.? 172.21.15.40:0/1649591071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:50 smithi141 bash[31670]: cluster 2023-12-02T01:26:48.756505+0000 mgr.y (mgr.24356) 17655 : cluster 0 pgmap v17623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:50 smithi141 bash[31670]: audit 2023-12-02T01:26:49.271700+0000 mon.c (mon.2) 11055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:50 smithi040 bash[28232]: cluster 2023-12-02T01:26:48.756505+0000 mgr.y (mgr.24356) 17655 : cluster 0 pgmap v17623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:50 smithi040 bash[28232]: audit 2023-12-02T01:26:49.271700+0000 mon.c (mon.2) 11055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:50 smithi040 bash[41173]: cluster 2023-12-02T01:26:48.756505+0000 mgr.y (mgr.24356) 17655 : cluster 0 pgmap v17623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:50 smithi040 bash[41173]: audit 2023-12-02T01:26:49.271700+0000 mon.c (mon.2) 11055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:52 smithi040 bash[28232]: cluster 2023-12-02T01:26:50.757649+0000 mgr.y (mgr.24356) 17656 : cluster 0 pgmap v17624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:52 smithi040 bash[28232]: audit 2023-12-02T01:26:51.153034+0000 mon.c (mon.2) 11056 : audit 0 from='client.? 172.21.15.40:0/1974293865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:52 smithi040 bash[41173]: cluster 2023-12-02T01:26:50.757649+0000 mgr.y (mgr.24356) 17656 : cluster 0 pgmap v17624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:52 smithi040 bash[41173]: audit 2023-12-02T01:26:51.153034+0000 mon.c (mon.2) 11056 : audit 0 from='client.? 172.21.15.40:0/1974293865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:52 smithi141 bash[31670]: cluster 2023-12-02T01:26:50.757649+0000 mgr.y (mgr.24356) 17656 : cluster 0 pgmap v17624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:52 smithi141 bash[31670]: audit 2023-12-02T01:26:51.153034+0000 mon.c (mon.2) 11056 : audit 0 from='client.? 172.21.15.40:0/1974293865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:54 smithi040 bash[28232]: cluster 2023-12-02T01:26:52.758318+0000 mgr.y (mgr.24356) 17657 : cluster 0 pgmap v17625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:54 smithi040 bash[28232]: audit 2023-12-02T01:26:53.620588+0000 mon.c (mon.2) 11057 : audit 0 from='client.? 172.21.15.40:0/368343167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:54 smithi040 bash[41173]: cluster 2023-12-02T01:26:52.758318+0000 mgr.y (mgr.24356) 17657 : cluster 0 pgmap v17625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:54 smithi040 bash[41173]: audit 2023-12-02T01:26:53.620588+0000 mon.c (mon.2) 11057 : audit 0 from='client.? 172.21.15.40:0/368343167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:54 smithi141 bash[31670]: cluster 2023-12-02T01:26:52.758318+0000 mgr.y (mgr.24356) 17657 : cluster 0 pgmap v17625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:54 smithi141 bash[31670]: audit 2023-12-02T01:26:53.620588+0000 mon.c (mon.2) 11057 : audit 0 from='client.? 172.21.15.40:0/368343167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:56 smithi040 bash[28232]: cluster 2023-12-02T01:26:54.759434+0000 mgr.y (mgr.24356) 17658 : cluster 0 pgmap v17626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:56 smithi040 bash[28232]: audit 2023-12-02T01:26:55.388867+0000 mon.c (mon.2) 11058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:26:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:56 smithi040 bash[41173]: cluster 2023-12-02T01:26:54.759434+0000 mgr.y (mgr.24356) 17658 : cluster 0 pgmap v17626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:56 smithi040 bash[41173]: audit 2023-12-02T01:26:55.388867+0000 mon.c (mon.2) 11058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:26:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:56 smithi141 bash[31670]: cluster 2023-12-02T01:26:54.759434+0000 mgr.y (mgr.24356) 17658 : cluster 0 pgmap v17626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:56 smithi141 bash[31670]: audit 2023-12-02T01:26:55.388867+0000 mon.c (mon.2) 11058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:26:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:26:56] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-02T01:26:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:57 smithi040 bash[28232]: audit 2023-12-02T01:26:56.082351+0000 mon.a (mon.0) 10974 : audit 0 from='client.? 172.21.15.40:0/4275995230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:57 smithi040 bash[41173]: audit 2023-12-02T01:26:56.082351+0000 mon.a (mon.0) 10974 : audit 0 from='client.? 172.21.15.40:0/4275995230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:57 smithi141 bash[31670]: audit 2023-12-02T01:26:56.082351+0000 mon.a (mon.0) 10974 : audit 0 from='client.? 172.21.15.40:0/4275995230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:58 smithi040 bash[28232]: cluster 2023-12-02T01:26:56.760119+0000 mgr.y (mgr.24356) 17659 : cluster 0 pgmap v17627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:58 smithi040 bash[41173]: cluster 2023-12-02T01:26:56.760119+0000 mgr.y (mgr.24356) 17659 : cluster 0 pgmap v17627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:58 smithi141 bash[31670]: cluster 2023-12-02T01:26:56.760119+0000 mgr.y (mgr.24356) 17659 : cluster 0 pgmap v17627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:26:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:26:59 smithi040 bash[28232]: audit 2023-12-02T01:26:58.553976+0000 mon.a (mon.0) 10975 : audit 0 from='client.? 172.21.15.40:0/3579048752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:26:59 smithi040 bash[41173]: audit 2023-12-02T01:26:58.553976+0000 mon.a (mon.0) 10975 : audit 0 from='client.? 172.21.15.40:0/3579048752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:26:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:26:59 smithi141 bash[31670]: audit 2023-12-02T01:26:58.553976+0000 mon.a (mon.0) 10975 : audit 0 from='client.? 172.21.15.40:0/3579048752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:00 smithi040 bash[28232]: cluster 2023-12-02T01:26:58.760894+0000 mgr.y (mgr.24356) 17660 : cluster 0 pgmap v17628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:00 smithi040 bash[41173]: cluster 2023-12-02T01:26:58.760894+0000 mgr.y (mgr.24356) 17660 : cluster 0 pgmap v17628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:00 smithi141 bash[31670]: cluster 2023-12-02T01:26:58.760894+0000 mgr.y (mgr.24356) 17660 : cluster 0 pgmap v17628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[28232]: cluster 2023-12-02T01:27:00.761997+0000 mgr.y (mgr.24356) 17661 : cluster 0 pgmap v17629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[28232]: audit 2023-12-02T01:27:01.065725+0000 mon.c (mon.2) 11059 : audit 0 from='client.? 172.21.15.40:0/1911348607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[28232]: audit 2023-12-02T01:27:01.234760+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[28232]: audit 2023-12-02T01:27:01.248629+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[28232]: audit 2023-12-02T01:27:01.585408+0000 mon.a (mon.0) 10978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[28232]: audit 2023-12-02T01:27:01.596936+0000 mon.a (mon.0) 10979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[41173]: cluster 2023-12-02T01:27:00.761997+0000 mgr.y (mgr.24356) 17661 : cluster 0 pgmap v17629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[41173]: audit 2023-12-02T01:27:01.065725+0000 mon.c (mon.2) 11059 : audit 0 from='client.? 172.21.15.40:0/1911348607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[41173]: audit 2023-12-02T01:27:01.234760+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[41173]: audit 2023-12-02T01:27:01.248629+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[41173]: audit 2023-12-02T01:27:01.585408+0000 mon.a (mon.0) 10978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:02 smithi040 bash[41173]: audit 2023-12-02T01:27:01.596936+0000 mon.a (mon.0) 10979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:02 smithi141 bash[31670]: cluster 2023-12-02T01:27:00.761997+0000 mgr.y (mgr.24356) 17661 : cluster 0 pgmap v17629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:02 smithi141 bash[31670]: audit 2023-12-02T01:27:01.065725+0000 mon.c (mon.2) 11059 : audit 0 from='client.? 172.21.15.40:0/1911348607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:02 smithi141 bash[31670]: audit 2023-12-02T01:27:01.234760+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:02 smithi141 bash[31670]: audit 2023-12-02T01:27:01.248629+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:02 smithi141 bash[31670]: audit 2023-12-02T01:27:01.585408+0000 mon.a (mon.0) 10978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:02 smithi141 bash[31670]: audit 2023-12-02T01:27:01.596936+0000 mon.a (mon.0) 10979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:03 smithi040 bash[28232]: audit 2023-12-02T01:27:02.078264+0000 mon.c (mon.2) 11060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:27:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:03 smithi040 bash[28232]: audit 2023-12-02T01:27:02.079713+0000 mon.c (mon.2) 11061 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:27:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:03 smithi040 bash[28232]: audit 2023-12-02T01:27:02.088605+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:03 smithi040 bash[41173]: audit 2023-12-02T01:27:02.078264+0000 mon.c (mon.2) 11060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:27:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:03 smithi040 bash[41173]: audit 2023-12-02T01:27:02.079713+0000 mon.c (mon.2) 11061 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:27:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:03 smithi040 bash[41173]: audit 2023-12-02T01:27:02.088605+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:03 smithi141 bash[31670]: audit 2023-12-02T01:27:02.078264+0000 mon.c (mon.2) 11060 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:27:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:03 smithi141 bash[31670]: audit 2023-12-02T01:27:02.079713+0000 mon.c (mon.2) 11061 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:27:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:03 smithi141 bash[31670]: audit 2023-12-02T01:27:02.088605+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:27:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:04 smithi040 bash[28232]: cluster 2023-12-02T01:27:02.762694+0000 mgr.y (mgr.24356) 17662 : cluster 0 pgmap v17630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:04 smithi040 bash[28232]: audit 2023-12-02T01:27:03.525762+0000 mon.a (mon.0) 10981 : audit 0 from='client.? 172.21.15.40:0/2530490349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:04 smithi040 bash[41173]: cluster 2023-12-02T01:27:02.762694+0000 mgr.y (mgr.24356) 17662 : cluster 0 pgmap v17630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:04 smithi040 bash[41173]: audit 2023-12-02T01:27:03.525762+0000 mon.a (mon.0) 10981 : audit 0 from='client.? 172.21.15.40:0/2530490349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:04 smithi141 bash[31670]: cluster 2023-12-02T01:27:02.762694+0000 mgr.y (mgr.24356) 17662 : cluster 0 pgmap v17630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:04 smithi141 bash[31670]: audit 2023-12-02T01:27:03.525762+0000 mon.a (mon.0) 10981 : audit 0 from='client.? 172.21.15.40:0/2530490349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:05 smithi040 bash[41173]: audit 2023-12-02T01:27:04.271206+0000 mon.c (mon.2) 11062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:05 smithi040 bash[28232]: audit 2023-12-02T01:27:04.271206+0000 mon.c (mon.2) 11062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:05 smithi141 bash[31670]: audit 2023-12-02T01:27:04.271206+0000 mon.c (mon.2) 11062 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:06 smithi040 bash[28232]: cluster 2023-12-02T01:27:04.763781+0000 mgr.y (mgr.24356) 17663 : cluster 0 pgmap v17631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:06 smithi040 bash[28232]: audit 2023-12-02T01:27:05.978759+0000 mon.c (mon.2) 11063 : audit 0 from='client.? 172.21.15.40:0/4108651097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:06 smithi040 bash[41173]: cluster 2023-12-02T01:27:04.763781+0000 mgr.y (mgr.24356) 17663 : cluster 0 pgmap v17631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:06 smithi040 bash[41173]: audit 2023-12-02T01:27:05.978759+0000 mon.c (mon.2) 11063 : audit 0 from='client.? 172.21.15.40:0/4108651097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:06 smithi141 bash[31670]: cluster 2023-12-02T01:27:04.763781+0000 mgr.y (mgr.24356) 17663 : cluster 0 pgmap v17631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:06 smithi141 bash[31670]: audit 2023-12-02T01:27:05.978759+0000 mon.c (mon.2) 11063 : audit 0 from='client.? 172.21.15.40:0/4108651097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:27:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:27:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:08 smithi040 bash[28232]: cluster 2023-12-02T01:27:06.764463+0000 mgr.y (mgr.24356) 17664 : cluster 0 pgmap v17632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:08 smithi040 bash[41173]: cluster 2023-12-02T01:27:06.764463+0000 mgr.y (mgr.24356) 17664 : cluster 0 pgmap v17632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:08 smithi141 bash[31670]: cluster 2023-12-02T01:27:06.764463+0000 mgr.y (mgr.24356) 17664 : cluster 0 pgmap v17632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:09 smithi040 bash[28232]: audit 2023-12-02T01:27:08.443081+0000 mon.c (mon.2) 11064 : audit 0 from='client.? 172.21.15.40:0/485190651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:09 smithi040 bash[41173]: audit 2023-12-02T01:27:08.443081+0000 mon.c (mon.2) 11064 : audit 0 from='client.? 172.21.15.40:0/485190651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:09 smithi141 bash[31670]: audit 2023-12-02T01:27:08.443081+0000 mon.c (mon.2) 11064 : audit 0 from='client.? 172.21.15.40:0/485190651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:10 smithi040 bash[28232]: cluster 2023-12-02T01:27:08.765165+0000 mgr.y (mgr.24356) 17665 : cluster 0 pgmap v17633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:10 smithi040 bash[41173]: cluster 2023-12-02T01:27:08.765165+0000 mgr.y (mgr.24356) 17665 : cluster 0 pgmap v17633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:10 smithi141 bash[31670]: cluster 2023-12-02T01:27:08.765165+0000 mgr.y (mgr.24356) 17665 : cluster 0 pgmap v17633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:11 smithi040 bash[28232]: audit 2023-12-02T01:27:10.913729+0000 mon.c (mon.2) 11065 : audit 0 from='client.? 172.21.15.40:0/2240012002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:11 smithi040 bash[41173]: audit 2023-12-02T01:27:10.913729+0000 mon.c (mon.2) 11065 : audit 0 from='client.? 172.21.15.40:0/2240012002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:11 smithi141 bash[31670]: audit 2023-12-02T01:27:10.913729+0000 mon.c (mon.2) 11065 : audit 0 from='client.? 172.21.15.40:0/2240012002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:12 smithi040 bash[28232]: cluster 2023-12-02T01:27:10.765951+0000 mgr.y (mgr.24356) 17666 : cluster 0 pgmap v17634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:12 smithi040 bash[41173]: cluster 2023-12-02T01:27:10.765951+0000 mgr.y (mgr.24356) 17666 : cluster 0 pgmap v17634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:12 smithi141 bash[31670]: cluster 2023-12-02T01:27:10.765951+0000 mgr.y (mgr.24356) 17666 : cluster 0 pgmap v17634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:14 smithi040 bash[28232]: cluster 2023-12-02T01:27:12.766698+0000 mgr.y (mgr.24356) 17667 : cluster 0 pgmap v17635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:14 smithi040 bash[28232]: audit 2023-12-02T01:27:13.375790+0000 mon.a (mon.0) 10982 : audit 0 from='client.? 172.21.15.40:0/3361462090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:14 smithi040 bash[41173]: cluster 2023-12-02T01:27:12.766698+0000 mgr.y (mgr.24356) 17667 : cluster 0 pgmap v17635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:14 smithi040 bash[41173]: audit 2023-12-02T01:27:13.375790+0000 mon.a (mon.0) 10982 : audit 0 from='client.? 172.21.15.40:0/3361462090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:14 smithi141 bash[31670]: cluster 2023-12-02T01:27:12.766698+0000 mgr.y (mgr.24356) 17667 : cluster 0 pgmap v17635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:14 smithi141 bash[31670]: audit 2023-12-02T01:27:13.375790+0000 mon.a (mon.0) 10982 : audit 0 from='client.? 172.21.15.40:0/3361462090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:16 smithi040 bash[28232]: cluster 2023-12-02T01:27:14.767877+0000 mgr.y (mgr.24356) 17668 : cluster 0 pgmap v17636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:16 smithi040 bash[28232]: audit 2023-12-02T01:27:15.838062+0000 mon.a (mon.0) 10983 : audit 0 from='client.? 172.21.15.40:0/1898883882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:16 smithi040 bash[41173]: cluster 2023-12-02T01:27:14.767877+0000 mgr.y (mgr.24356) 17668 : cluster 0 pgmap v17636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:16 smithi040 bash[41173]: audit 2023-12-02T01:27:15.838062+0000 mon.a (mon.0) 10983 : audit 0 from='client.? 172.21.15.40:0/1898883882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:16 smithi141 bash[31670]: cluster 2023-12-02T01:27:14.767877+0000 mgr.y (mgr.24356) 17668 : cluster 0 pgmap v17636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:16 smithi141 bash[31670]: audit 2023-12-02T01:27:15.838062+0000 mon.a (mon.0) 10983 : audit 0 from='client.? 172.21.15.40:0/1898883882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:27:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:27:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:18 smithi040 bash[28232]: cluster 2023-12-02T01:27:16.768686+0000 mgr.y (mgr.24356) 17669 : cluster 0 pgmap v17637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:18 smithi040 bash[41173]: cluster 2023-12-02T01:27:16.768686+0000 mgr.y (mgr.24356) 17669 : cluster 0 pgmap v17637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:18 smithi141 bash[31670]: cluster 2023-12-02T01:27:16.768686+0000 mgr.y (mgr.24356) 17669 : cluster 0 pgmap v17637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:19 smithi040 bash[28232]: audit 2023-12-02T01:27:18.310880+0000 mon.c (mon.2) 11066 : audit 0 from='client.? 172.21.15.40:0/2879282922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:19 smithi040 bash[41173]: audit 2023-12-02T01:27:18.310880+0000 mon.c (mon.2) 11066 : audit 0 from='client.? 172.21.15.40:0/2879282922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:19 smithi141 bash[31670]: audit 2023-12-02T01:27:18.310880+0000 mon.c (mon.2) 11066 : audit 0 from='client.? 172.21.15.40:0/2879282922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:20 smithi040 bash[41173]: cluster 2023-12-02T01:27:18.769468+0000 mgr.y (mgr.24356) 17670 : cluster 0 pgmap v17638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:20 smithi040 bash[41173]: audit 2023-12-02T01:27:19.271718+0000 mon.c (mon.2) 11067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:20 smithi040 bash[28232]: cluster 2023-12-02T01:27:18.769468+0000 mgr.y (mgr.24356) 17670 : cluster 0 pgmap v17638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:20 smithi040 bash[28232]: audit 2023-12-02T01:27:19.271718+0000 mon.c (mon.2) 11067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:20 smithi141 bash[31670]: cluster 2023-12-02T01:27:18.769468+0000 mgr.y (mgr.24356) 17670 : cluster 0 pgmap v17638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:20 smithi141 bash[31670]: audit 2023-12-02T01:27:19.271718+0000 mon.c (mon.2) 11067 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:21 smithi141 bash[31670]: audit 2023-12-02T01:27:20.762638+0000 mon.c (mon.2) 11068 : audit 0 from='client.? 172.21.15.40:0/413498992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:21 smithi040 bash[28232]: audit 2023-12-02T01:27:20.762638+0000 mon.c (mon.2) 11068 : audit 0 from='client.? 172.21.15.40:0/413498992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:21 smithi040 bash[41173]: audit 2023-12-02T01:27:20.762638+0000 mon.c (mon.2) 11068 : audit 0 from='client.? 172.21.15.40:0/413498992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:22 smithi141 bash[31670]: cluster 2023-12-02T01:27:20.770548+0000 mgr.y (mgr.24356) 17671 : cluster 0 pgmap v17639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:22 smithi040 bash[28232]: cluster 2023-12-02T01:27:20.770548+0000 mgr.y (mgr.24356) 17671 : cluster 0 pgmap v17639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:22 smithi040 bash[41173]: cluster 2023-12-02T01:27:20.770548+0000 mgr.y (mgr.24356) 17671 : cluster 0 pgmap v17639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:24 smithi141 bash[31670]: cluster 2023-12-02T01:27:22.771328+0000 mgr.y (mgr.24356) 17672 : cluster 0 pgmap v17640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:24 smithi141 bash[31670]: audit 2023-12-02T01:27:23.228487+0000 mon.c (mon.2) 11069 : audit 0 from='client.? 172.21.15.40:0/2196503898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:24 smithi040 bash[28232]: cluster 2023-12-02T01:27:22.771328+0000 mgr.y (mgr.24356) 17672 : cluster 0 pgmap v17640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:24 smithi040 bash[28232]: audit 2023-12-02T01:27:23.228487+0000 mon.c (mon.2) 11069 : audit 0 from='client.? 172.21.15.40:0/2196503898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:24 smithi040 bash[41173]: cluster 2023-12-02T01:27:22.771328+0000 mgr.y (mgr.24356) 17672 : cluster 0 pgmap v17640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:24 smithi040 bash[41173]: audit 2023-12-02T01:27:23.228487+0000 mon.c (mon.2) 11069 : audit 0 from='client.? 172.21.15.40:0/2196503898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:26 smithi040 bash[41173]: cluster 2023-12-02T01:27:24.772458+0000 mgr.y (mgr.24356) 17673 : cluster 0 pgmap v17641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:26 smithi040 bash[41173]: audit 2023-12-02T01:27:25.694303+0000 mon.a (mon.0) 10984 : audit 0 from='client.? 172.21.15.40:0/2783534149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:26 smithi040 bash[28232]: cluster 2023-12-02T01:27:24.772458+0000 mgr.y (mgr.24356) 17673 : cluster 0 pgmap v17641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:26 smithi040 bash[28232]: audit 2023-12-02T01:27:25.694303+0000 mon.a (mon.0) 10984 : audit 0 from='client.? 172.21.15.40:0/2783534149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:26 smithi141 bash[31670]: cluster 2023-12-02T01:27:24.772458+0000 mgr.y (mgr.24356) 17673 : cluster 0 pgmap v17641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:26 smithi141 bash[31670]: audit 2023-12-02T01:27:25.694303+0000 mon.a (mon.0) 10984 : audit 0 from='client.? 172.21.15.40:0/2783534149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:27:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:27:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:28 smithi141 bash[31670]: cluster 2023-12-02T01:27:26.773068+0000 mgr.y (mgr.24356) 17674 : cluster 0 pgmap v17642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:28 smithi141 bash[31670]: audit 2023-12-02T01:27:28.160372+0000 mon.c (mon.2) 11070 : audit 0 from='client.? 172.21.15.40:0/2397325914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:28 smithi040 bash[28232]: cluster 2023-12-02T01:27:26.773068+0000 mgr.y (mgr.24356) 17674 : cluster 0 pgmap v17642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:28 smithi040 bash[28232]: audit 2023-12-02T01:27:28.160372+0000 mon.c (mon.2) 11070 : audit 0 from='client.? 172.21.15.40:0/2397325914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:28 smithi040 bash[41173]: cluster 2023-12-02T01:27:26.773068+0000 mgr.y (mgr.24356) 17674 : cluster 0 pgmap v17642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:28 smithi040 bash[41173]: audit 2023-12-02T01:27:28.160372+0000 mon.c (mon.2) 11070 : audit 0 from='client.? 172.21.15.40:0/2397325914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:30 smithi141 bash[31670]: cluster 2023-12-02T01:27:28.773726+0000 mgr.y (mgr.24356) 17675 : cluster 0 pgmap v17643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:30 smithi040 bash[28232]: cluster 2023-12-02T01:27:28.773726+0000 mgr.y (mgr.24356) 17675 : cluster 0 pgmap v17643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:30 smithi040 bash[41173]: cluster 2023-12-02T01:27:28.773726+0000 mgr.y (mgr.24356) 17675 : cluster 0 pgmap v17643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:31 smithi141 bash[31670]: audit 2023-12-02T01:27:30.625653+0000 mon.a (mon.0) 10985 : audit 0 from='client.? 172.21.15.40:0/1204953861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:31 smithi040 bash[28232]: audit 2023-12-02T01:27:30.625653+0000 mon.a (mon.0) 10985 : audit 0 from='client.? 172.21.15.40:0/1204953861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:31 smithi040 bash[41173]: audit 2023-12-02T01:27:30.625653+0000 mon.a (mon.0) 10985 : audit 0 from='client.? 172.21.15.40:0/1204953861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:32 smithi141 bash[31670]: cluster 2023-12-02T01:27:30.774845+0000 mgr.y (mgr.24356) 17676 : cluster 0 pgmap v17644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:32 smithi040 bash[28232]: cluster 2023-12-02T01:27:30.774845+0000 mgr.y (mgr.24356) 17676 : cluster 0 pgmap v17644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:32 smithi040 bash[41173]: cluster 2023-12-02T01:27:30.774845+0000 mgr.y (mgr.24356) 17676 : cluster 0 pgmap v17644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:33 smithi141 bash[31670]: audit 2023-12-02T01:27:33.087257+0000 mon.c (mon.2) 11071 : audit 0 from='client.? 172.21.15.40:0/3228739982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:33 smithi040 bash[28232]: audit 2023-12-02T01:27:33.087257+0000 mon.c (mon.2) 11071 : audit 0 from='client.? 172.21.15.40:0/3228739982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:33 smithi040 bash[41173]: audit 2023-12-02T01:27:33.087257+0000 mon.c (mon.2) 11071 : audit 0 from='client.? 172.21.15.40:0/3228739982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:34 smithi141 bash[31670]: cluster 2023-12-02T01:27:32.775458+0000 mgr.y (mgr.24356) 17677 : cluster 0 pgmap v17645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:34 smithi040 bash[28232]: cluster 2023-12-02T01:27:32.775458+0000 mgr.y (mgr.24356) 17677 : cluster 0 pgmap v17645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:34 smithi040 bash[41173]: cluster 2023-12-02T01:27:32.775458+0000 mgr.y (mgr.24356) 17677 : cluster 0 pgmap v17645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:35 smithi141 bash[31670]: audit 2023-12-02T01:27:34.272238+0000 mon.c (mon.2) 11072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:35 smithi040 bash[28232]: audit 2023-12-02T01:27:34.272238+0000 mon.c (mon.2) 11072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:35 smithi040 bash[41173]: audit 2023-12-02T01:27:34.272238+0000 mon.c (mon.2) 11072 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:36 smithi040 bash[41173]: cluster 2023-12-02T01:27:34.776633+0000 mgr.y (mgr.24356) 17678 : cluster 0 pgmap v17646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:36 smithi040 bash[41173]: audit 2023-12-02T01:27:35.547715+0000 mon.c (mon.2) 11073 : audit 0 from='client.? 172.21.15.40:0/615205426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:36 smithi040 bash[28232]: cluster 2023-12-02T01:27:34.776633+0000 mgr.y (mgr.24356) 17678 : cluster 0 pgmap v17646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:36 smithi040 bash[28232]: audit 2023-12-02T01:27:35.547715+0000 mon.c (mon.2) 11073 : audit 0 from='client.? 172.21.15.40:0/615205426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:36 smithi141 bash[31670]: cluster 2023-12-02T01:27:34.776633+0000 mgr.y (mgr.24356) 17678 : cluster 0 pgmap v17646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:36 smithi141 bash[31670]: audit 2023-12-02T01:27:35.547715+0000 mon.c (mon.2) 11073 : audit 0 from='client.? 172.21.15.40:0/615205426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:27:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:27:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:38 smithi141 bash[31670]: cluster 2023-12-02T01:27:36.777242+0000 mgr.y (mgr.24356) 17679 : cluster 0 pgmap v17647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:38 smithi141 bash[31670]: audit 2023-12-02T01:27:38.021554+0000 mon.c (mon.2) 11074 : audit 0 from='client.? 172.21.15.40:0/3320041470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:38 smithi040 bash[28232]: cluster 2023-12-02T01:27:36.777242+0000 mgr.y (mgr.24356) 17679 : cluster 0 pgmap v17647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:38 smithi040 bash[28232]: audit 2023-12-02T01:27:38.021554+0000 mon.c (mon.2) 11074 : audit 0 from='client.? 172.21.15.40:0/3320041470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:38 smithi040 bash[41173]: cluster 2023-12-02T01:27:36.777242+0000 mgr.y (mgr.24356) 17679 : cluster 0 pgmap v17647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:38 smithi040 bash[41173]: audit 2023-12-02T01:27:38.021554+0000 mon.c (mon.2) 11074 : audit 0 from='client.? 172.21.15.40:0/3320041470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:40 smithi141 bash[31670]: cluster 2023-12-02T01:27:38.777946+0000 mgr.y (mgr.24356) 17680 : cluster 0 pgmap v17648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:40 smithi040 bash[28232]: cluster 2023-12-02T01:27:38.777946+0000 mgr.y (mgr.24356) 17680 : cluster 0 pgmap v17648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:40 smithi040 bash[41173]: cluster 2023-12-02T01:27:38.777946+0000 mgr.y (mgr.24356) 17680 : cluster 0 pgmap v17648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:41 smithi141 bash[31670]: audit 2023-12-02T01:27:40.496501+0000 mon.c (mon.2) 11075 : audit 0 from='client.? 172.21.15.40:0/1473825717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:41 smithi040 bash[28232]: audit 2023-12-02T01:27:40.496501+0000 mon.c (mon.2) 11075 : audit 0 from='client.? 172.21.15.40:0/1473825717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:41 smithi040 bash[41173]: audit 2023-12-02T01:27:40.496501+0000 mon.c (mon.2) 11075 : audit 0 from='client.? 172.21.15.40:0/1473825717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:42 smithi141 bash[31670]: cluster 2023-12-02T01:27:40.779123+0000 mgr.y (mgr.24356) 17681 : cluster 0 pgmap v17649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:42 smithi040 bash[41173]: cluster 2023-12-02T01:27:40.779123+0000 mgr.y (mgr.24356) 17681 : cluster 0 pgmap v17649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:42 smithi040 bash[28232]: cluster 2023-12-02T01:27:40.779123+0000 mgr.y (mgr.24356) 17681 : cluster 0 pgmap v17649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:43 smithi141 bash[31670]: audit 2023-12-02T01:27:42.961985+0000 mon.c (mon.2) 11076 : audit 0 from='client.? 172.21.15.40:0/2198898101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:43 smithi040 bash[41173]: audit 2023-12-02T01:27:42.961985+0000 mon.c (mon.2) 11076 : audit 0 from='client.? 172.21.15.40:0/2198898101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:43 smithi040 bash[28232]: audit 2023-12-02T01:27:42.961985+0000 mon.c (mon.2) 11076 : audit 0 from='client.? 172.21.15.40:0/2198898101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:44 smithi141 bash[31670]: cluster 2023-12-02T01:27:42.779765+0000 mgr.y (mgr.24356) 17682 : cluster 0 pgmap v17650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:44 smithi040 bash[28232]: cluster 2023-12-02T01:27:42.779765+0000 mgr.y (mgr.24356) 17682 : cluster 0 pgmap v17650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:44 smithi040 bash[41173]: cluster 2023-12-02T01:27:42.779765+0000 mgr.y (mgr.24356) 17682 : cluster 0 pgmap v17650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:46 smithi141 bash[31670]: cluster 2023-12-02T01:27:44.780934+0000 mgr.y (mgr.24356) 17683 : cluster 0 pgmap v17651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:46 smithi141 bash[31670]: audit 2023-12-02T01:27:45.435452+0000 mon.a (mon.0) 10986 : audit 0 from='client.? 172.21.15.40:0/3075541933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:27:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:27:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:46 smithi040 bash[28232]: cluster 2023-12-02T01:27:44.780934+0000 mgr.y (mgr.24356) 17683 : cluster 0 pgmap v17651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:46 smithi040 bash[28232]: audit 2023-12-02T01:27:45.435452+0000 mon.a (mon.0) 10986 : audit 0 from='client.? 172.21.15.40:0/3075541933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:46 smithi040 bash[41173]: cluster 2023-12-02T01:27:44.780934+0000 mgr.y (mgr.24356) 17683 : cluster 0 pgmap v17651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:46 smithi040 bash[41173]: audit 2023-12-02T01:27:45.435452+0000 mon.a (mon.0) 10986 : audit 0 from='client.? 172.21.15.40:0/3075541933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:48 smithi141 bash[31670]: cluster 2023-12-02T01:27:46.781614+0000 mgr.y (mgr.24356) 17684 : cluster 0 pgmap v17652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:48 smithi141 bash[31670]: audit 2023-12-02T01:27:47.898991+0000 mon.a (mon.0) 10987 : audit 0 from='client.? 172.21.15.40:0/1332629946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:48 smithi040 bash[28232]: cluster 2023-12-02T01:27:46.781614+0000 mgr.y (mgr.24356) 17684 : cluster 0 pgmap v17652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:48 smithi040 bash[28232]: audit 2023-12-02T01:27:47.898991+0000 mon.a (mon.0) 10987 : audit 0 from='client.? 172.21.15.40:0/1332629946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:48 smithi040 bash[41173]: cluster 2023-12-02T01:27:46.781614+0000 mgr.y (mgr.24356) 17684 : cluster 0 pgmap v17652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:48 smithi040 bash[41173]: audit 2023-12-02T01:27:47.898991+0000 mon.a (mon.0) 10987 : audit 0 from='client.? 172.21.15.40:0/1332629946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:50 smithi141 bash[31670]: cluster 2023-12-02T01:27:48.782298+0000 mgr.y (mgr.24356) 17685 : cluster 0 pgmap v17653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:50 smithi141 bash[31670]: audit 2023-12-02T01:27:49.272174+0000 mon.c (mon.2) 11077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:50 smithi040 bash[41173]: cluster 2023-12-02T01:27:48.782298+0000 mgr.y (mgr.24356) 17685 : cluster 0 pgmap v17653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:50 smithi040 bash[41173]: audit 2023-12-02T01:27:49.272174+0000 mon.c (mon.2) 11077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:50 smithi040 bash[28232]: cluster 2023-12-02T01:27:48.782298+0000 mgr.y (mgr.24356) 17685 : cluster 0 pgmap v17653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:50 smithi040 bash[28232]: audit 2023-12-02T01:27:49.272174+0000 mon.c (mon.2) 11077 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:51 smithi141 bash[31670]: audit 2023-12-02T01:27:50.368213+0000 mon.a (mon.0) 10988 : audit 0 from='client.? 172.21.15.40:0/2524665605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:51 smithi141 bash[31670]: cluster 2023-12-02T01:27:50.783488+0000 mgr.y (mgr.24356) 17686 : cluster 0 pgmap v17654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:51 smithi040 bash[28232]: audit 2023-12-02T01:27:50.368213+0000 mon.a (mon.0) 10988 : audit 0 from='client.? 172.21.15.40:0/2524665605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:51 smithi040 bash[28232]: cluster 2023-12-02T01:27:50.783488+0000 mgr.y (mgr.24356) 17686 : cluster 0 pgmap v17654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:51 smithi040 bash[41173]: audit 2023-12-02T01:27:50.368213+0000 mon.a (mon.0) 10988 : audit 0 from='client.? 172.21.15.40:0/2524665605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:51 smithi040 bash[41173]: cluster 2023-12-02T01:27:50.783488+0000 mgr.y (mgr.24356) 17686 : cluster 0 pgmap v17654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:53 smithi040 bash[28232]: cluster 2023-12-02T01:27:52.784286+0000 mgr.y (mgr.24356) 17687 : cluster 0 pgmap v17655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:53 smithi040 bash[28232]: audit 2023-12-02T01:27:52.838265+0000 mon.a (mon.0) 10989 : audit 0 from='client.? 172.21.15.40:0/957932444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:53 smithi040 bash[41173]: cluster 2023-12-02T01:27:52.784286+0000 mgr.y (mgr.24356) 17687 : cluster 0 pgmap v17655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:53 smithi040 bash[41173]: audit 2023-12-02T01:27:52.838265+0000 mon.a (mon.0) 10989 : audit 0 from='client.? 172.21.15.40:0/957932444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:54.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:53 smithi141 bash[31670]: cluster 2023-12-02T01:27:52.784286+0000 mgr.y (mgr.24356) 17687 : cluster 0 pgmap v17655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:53 smithi141 bash[31670]: audit 2023-12-02T01:27:52.838265+0000 mon.a (mon.0) 10989 : audit 0 from='client.? 172.21.15.40:0/957932444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:55 smithi040 bash[28232]: cluster 2023-12-02T01:27:54.785517+0000 mgr.y (mgr.24356) 17688 : cluster 0 pgmap v17656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:55 smithi040 bash[28232]: audit 2023-12-02T01:27:55.306521+0000 mon.a (mon.0) 10990 : audit 0 from='client.? 172.21.15.40:0/3840413620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:55 smithi040 bash[41173]: cluster 2023-12-02T01:27:54.785517+0000 mgr.y (mgr.24356) 17688 : cluster 0 pgmap v17656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:55 smithi040 bash[41173]: audit 2023-12-02T01:27:55.306521+0000 mon.a (mon.0) 10990 : audit 0 from='client.? 172.21.15.40:0/3840413620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:55 smithi141 bash[31670]: cluster 2023-12-02T01:27:54.785517+0000 mgr.y (mgr.24356) 17688 : cluster 0 pgmap v17656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:56.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:55 smithi141 bash[31670]: audit 2023-12-02T01:27:55.306521+0000 mon.a (mon.0) 10990 : audit 0 from='client.? 172.21.15.40:0/3840413620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:56.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:27:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:27:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:58 smithi040 bash[41173]: cluster 2023-12-02T01:27:56.786282+0000 mgr.y (mgr.24356) 17689 : cluster 0 pgmap v17657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:27:58 smithi040 bash[41173]: audit 2023-12-02T01:27:57.764497+0000 mon.c (mon.2) 11078 : audit 0 from='client.? 172.21.15.40:0/1713269989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:58 smithi040 bash[28232]: cluster 2023-12-02T01:27:56.786282+0000 mgr.y (mgr.24356) 17689 : cluster 0 pgmap v17657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:27:58 smithi040 bash[28232]: audit 2023-12-02T01:27:57.764497+0000 mon.c (mon.2) 11078 : audit 0 from='client.? 172.21.15.40:0/1713269989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:27:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:58 smithi141 bash[31670]: cluster 2023-12-02T01:27:56.786282+0000 mgr.y (mgr.24356) 17689 : cluster 0 pgmap v17657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:27:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:27:58 smithi141 bash[31670]: audit 2023-12-02T01:27:57.764497+0000 mon.c (mon.2) 11078 : audit 0 from='client.? 172.21.15.40:0/1713269989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:00 smithi040 bash[41173]: cluster 2023-12-02T01:27:58.786998+0000 mgr.y (mgr.24356) 17690 : cluster 0 pgmap v17658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:00 smithi040 bash[28232]: cluster 2023-12-02T01:27:58.786998+0000 mgr.y (mgr.24356) 17690 : cluster 0 pgmap v17658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:00 smithi141 bash[31670]: cluster 2023-12-02T01:27:58.786998+0000 mgr.y (mgr.24356) 17690 : cluster 0 pgmap v17658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:01 smithi040 bash[28232]: audit 2023-12-02T01:28:00.228970+0000 mon.c (mon.2) 11079 : audit 0 from='client.? 172.21.15.40:0/687792463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:01 smithi040 bash[41173]: audit 2023-12-02T01:28:00.228970+0000 mon.c (mon.2) 11079 : audit 0 from='client.? 172.21.15.40:0/687792463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:01 smithi141 bash[31670]: audit 2023-12-02T01:28:00.228970+0000 mon.c (mon.2) 11079 : audit 0 from='client.? 172.21.15.40:0/687792463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:02 smithi040 bash[41173]: cluster 2023-12-02T01:28:00.788196+0000 mgr.y (mgr.24356) 17691 : cluster 0 pgmap v17659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:02 smithi040 bash[28232]: cluster 2023-12-02T01:28:00.788196+0000 mgr.y (mgr.24356) 17691 : cluster 0 pgmap v17659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:02 smithi141 bash[31670]: cluster 2023-12-02T01:28:00.788196+0000 mgr.y (mgr.24356) 17691 : cluster 0 pgmap v17659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:03 smithi040 bash[28232]: audit 2023-12-02T01:28:02.176481+0000 mon.c (mon.2) 11080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:28:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:03 smithi040 bash[28232]: audit 2023-12-02T01:28:02.742815+0000 mon.a (mon.0) 10991 : audit 0 from='client.? 172.21.15.40:0/3709019819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:03 smithi040 bash[41173]: audit 2023-12-02T01:28:02.176481+0000 mon.c (mon.2) 11080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:28:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:03 smithi040 bash[41173]: audit 2023-12-02T01:28:02.742815+0000 mon.a (mon.0) 10991 : audit 0 from='client.? 172.21.15.40:0/3709019819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:03 smithi141 bash[31670]: audit 2023-12-02T01:28:02.176481+0000 mon.c (mon.2) 11080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:28:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:03 smithi141 bash[31670]: audit 2023-12-02T01:28:02.742815+0000 mon.a (mon.0) 10991 : audit 0 from='client.? 172.21.15.40:0/3709019819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:04 smithi040 bash[28232]: cluster 2023-12-02T01:28:02.788963+0000 mgr.y (mgr.24356) 17692 : cluster 0 pgmap v17660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:04 smithi040 bash[41173]: cluster 2023-12-02T01:28:02.788963+0000 mgr.y (mgr.24356) 17692 : cluster 0 pgmap v17660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:04 smithi141 bash[31670]: cluster 2023-12-02T01:28:02.788963+0000 mgr.y (mgr.24356) 17692 : cluster 0 pgmap v17660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:05 smithi040 bash[28232]: audit 2023-12-02T01:28:04.273058+0000 mon.c (mon.2) 11081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:05 smithi040 bash[41173]: audit 2023-12-02T01:28:04.273058+0000 mon.c (mon.2) 11081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:05 smithi141 bash[31670]: audit 2023-12-02T01:28:04.273058+0000 mon.c (mon.2) 11081 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:06 smithi040 bash[28232]: cluster 2023-12-02T01:28:04.790130+0000 mgr.y (mgr.24356) 17693 : cluster 0 pgmap v17661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:06 smithi040 bash[28232]: audit 2023-12-02T01:28:05.210648+0000 mon.a (mon.0) 10992 : audit 0 from='client.? 172.21.15.40:0/3370982708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:06 smithi040 bash[41173]: cluster 2023-12-02T01:28:04.790130+0000 mgr.y (mgr.24356) 17693 : cluster 0 pgmap v17661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:06 smithi040 bash[41173]: audit 2023-12-02T01:28:05.210648+0000 mon.a (mon.0) 10992 : audit 0 from='client.? 172.21.15.40:0/3370982708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:06 smithi141 bash[31670]: cluster 2023-12-02T01:28:04.790130+0000 mgr.y (mgr.24356) 17693 : cluster 0 pgmap v17661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:06 smithi141 bash[31670]: audit 2023-12-02T01:28:05.210648+0000 mon.a (mon.0) 10992 : audit 0 from='client.? 172.21.15.40:0/3370982708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:28:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[28232]: cluster 2023-12-02T01:28:06.790831+0000 mgr.y (mgr.24356) 17694 : cluster 0 pgmap v17662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[28232]: audit 2023-12-02T01:28:07.690318+0000 mon.c (mon.2) 11082 : audit 0 from='client.? 172.21.15.40:0/540128711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[28232]: audit 2023-12-02T01:28:08.072923+0000 mon.a (mon.0) 10993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[28232]: audit 2023-12-02T01:28:08.086049+0000 mon.a (mon.0) 10994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[41173]: cluster 2023-12-02T01:28:06.790831+0000 mgr.y (mgr.24356) 17694 : cluster 0 pgmap v17662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[41173]: audit 2023-12-02T01:28:07.690318+0000 mon.c (mon.2) 11082 : audit 0 from='client.? 172.21.15.40:0/540128711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[41173]: audit 2023-12-02T01:28:08.072923+0000 mon.a (mon.0) 10993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:08 smithi040 bash[41173]: audit 2023-12-02T01:28:08.086049+0000 mon.a (mon.0) 10994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:08 smithi141 bash[31670]: cluster 2023-12-02T01:28:06.790831+0000 mgr.y (mgr.24356) 17694 : cluster 0 pgmap v17662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:08 smithi141 bash[31670]: audit 2023-12-02T01:28:07.690318+0000 mon.c (mon.2) 11082 : audit 0 from='client.? 172.21.15.40:0/540128711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:08 smithi141 bash[31670]: audit 2023-12-02T01:28:08.072923+0000 mon.a (mon.0) 10993 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:08 smithi141 bash[31670]: audit 2023-12-02T01:28:08.086049+0000 mon.a (mon.0) 10994 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[28232]: audit 2023-12-02T01:28:08.377160+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[28232]: audit 2023-12-02T01:28:08.388760+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[28232]: cluster 2023-12-02T01:28:08.791482+0000 mgr.y (mgr.24356) 17695 : cluster 0 pgmap v17663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[28232]: audit 2023-12-02T01:28:08.872546+0000 mon.c (mon.2) 11083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:28:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[28232]: audit 2023-12-02T01:28:08.874488+0000 mon.c (mon.2) 11084 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:28:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[28232]: audit 2023-12-02T01:28:08.884111+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[41173]: audit 2023-12-02T01:28:08.377160+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[41173]: audit 2023-12-02T01:28:08.388760+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[41173]: cluster 2023-12-02T01:28:08.791482+0000 mgr.y (mgr.24356) 17695 : cluster 0 pgmap v17663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[41173]: audit 2023-12-02T01:28:08.872546+0000 mon.c (mon.2) 11083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:28:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[41173]: audit 2023-12-02T01:28:08.874488+0000 mon.c (mon.2) 11084 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:28:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:09 smithi040 bash[41173]: audit 2023-12-02T01:28:08.884111+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:09 smithi141 bash[31670]: audit 2023-12-02T01:28:08.377160+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:09 smithi141 bash[31670]: audit 2023-12-02T01:28:08.388760+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:09 smithi141 bash[31670]: cluster 2023-12-02T01:28:08.791482+0000 mgr.y (mgr.24356) 17695 : cluster 0 pgmap v17663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:09 smithi141 bash[31670]: audit 2023-12-02T01:28:08.872546+0000 mon.c (mon.2) 11083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:28:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:09 smithi141 bash[31670]: audit 2023-12-02T01:28:08.874488+0000 mon.c (mon.2) 11084 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:28:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:09 smithi141 bash[31670]: audit 2023-12-02T01:28:08.884111+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:28:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:10 smithi040 bash[28232]: audit 2023-12-02T01:28:10.163323+0000 mon.a (mon.0) 10998 : audit 0 from='client.? 172.21.15.40:0/4108568398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:10 smithi040 bash[41173]: audit 2023-12-02T01:28:10.163323+0000 mon.a (mon.0) 10998 : audit 0 from='client.? 172.21.15.40:0/4108568398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:10 smithi141 bash[31670]: audit 2023-12-02T01:28:10.163323+0000 mon.a (mon.0) 10998 : audit 0 from='client.? 172.21.15.40:0/4108568398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:12 smithi040 bash[28232]: cluster 2023-12-02T01:28:10.792622+0000 mgr.y (mgr.24356) 17696 : cluster 0 pgmap v17664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:12 smithi040 bash[41173]: cluster 2023-12-02T01:28:10.792622+0000 mgr.y (mgr.24356) 17696 : cluster 0 pgmap v17664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:12 smithi141 bash[31670]: cluster 2023-12-02T01:28:10.792622+0000 mgr.y (mgr.24356) 17696 : cluster 0 pgmap v17664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:13 smithi040 bash[28232]: audit 2023-12-02T01:28:12.628476+0000 mon.c (mon.2) 11085 : audit 0 from='client.? 172.21.15.40:0/2570933676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:13 smithi040 bash[41173]: audit 2023-12-02T01:28:12.628476+0000 mon.c (mon.2) 11085 : audit 0 from='client.? 172.21.15.40:0/2570933676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:13.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:13 smithi141 bash[31670]: audit 2023-12-02T01:28:12.628476+0000 mon.c (mon.2) 11085 : audit 0 from='client.? 172.21.15.40:0/2570933676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:14 smithi040 bash[28232]: cluster 2023-12-02T01:28:12.793227+0000 mgr.y (mgr.24356) 17697 : cluster 0 pgmap v17665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:14 smithi040 bash[41173]: cluster 2023-12-02T01:28:12.793227+0000 mgr.y (mgr.24356) 17697 : cluster 0 pgmap v17665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:14 smithi141 bash[31670]: cluster 2023-12-02T01:28:12.793227+0000 mgr.y (mgr.24356) 17697 : cluster 0 pgmap v17665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:15 smithi040 bash[28232]: audit 2023-12-02T01:28:15.086407+0000 mon.c (mon.2) 11086 : audit 0 from='client.? 172.21.15.40:0/1350192165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:15 smithi040 bash[41173]: audit 2023-12-02T01:28:15.086407+0000 mon.c (mon.2) 11086 : audit 0 from='client.? 172.21.15.40:0/1350192165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:15 smithi141 bash[31670]: audit 2023-12-02T01:28:15.086407+0000 mon.c (mon.2) 11086 : audit 0 from='client.? 172.21.15.40:0/1350192165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:16 smithi040 bash[41173]: cluster 2023-12-02T01:28:14.794217+0000 mgr.y (mgr.24356) 17698 : cluster 0 pgmap v17666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:16 smithi040 bash[28232]: cluster 2023-12-02T01:28:14.794217+0000 mgr.y (mgr.24356) 17698 : cluster 0 pgmap v17666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:16 smithi141 bash[31670]: cluster 2023-12-02T01:28:14.794217+0000 mgr.y (mgr.24356) 17698 : cluster 0 pgmap v17666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:28:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:28:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:18 smithi040 bash[28232]: cluster 2023-12-02T01:28:16.794884+0000 mgr.y (mgr.24356) 17699 : cluster 0 pgmap v17667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:18 smithi040 bash[28232]: audit 2023-12-02T01:28:17.557840+0000 mon.a (mon.0) 10999 : audit 0 from='client.? 172.21.15.40:0/247121121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:18 smithi040 bash[41173]: cluster 2023-12-02T01:28:16.794884+0000 mgr.y (mgr.24356) 17699 : cluster 0 pgmap v17667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:18 smithi040 bash[41173]: audit 2023-12-02T01:28:17.557840+0000 mon.a (mon.0) 10999 : audit 0 from='client.? 172.21.15.40:0/247121121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:18 smithi141 bash[31670]: cluster 2023-12-02T01:28:16.794884+0000 mgr.y (mgr.24356) 17699 : cluster 0 pgmap v17667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:18 smithi141 bash[31670]: audit 2023-12-02T01:28:17.557840+0000 mon.a (mon.0) 10999 : audit 0 from='client.? 172.21.15.40:0/247121121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:20 smithi040 bash[28232]: cluster 2023-12-02T01:28:18.795600+0000 mgr.y (mgr.24356) 17700 : cluster 0 pgmap v17668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:20 smithi040 bash[28232]: audit 2023-12-02T01:28:19.273274+0000 mon.c (mon.2) 11087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:20 smithi040 bash[28232]: audit 2023-12-02T01:28:20.020576+0000 mon.c (mon.2) 11088 : audit 0 from='client.? 172.21.15.40:0/3324579519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:20 smithi040 bash[41173]: cluster 2023-12-02T01:28:18.795600+0000 mgr.y (mgr.24356) 17700 : cluster 0 pgmap v17668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:20 smithi040 bash[41173]: audit 2023-12-02T01:28:19.273274+0000 mon.c (mon.2) 11087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:20 smithi040 bash[41173]: audit 2023-12-02T01:28:20.020576+0000 mon.c (mon.2) 11088 : audit 0 from='client.? 172.21.15.40:0/3324579519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:20 smithi141 bash[31670]: cluster 2023-12-02T01:28:18.795600+0000 mgr.y (mgr.24356) 17700 : cluster 0 pgmap v17668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:20 smithi141 bash[31670]: audit 2023-12-02T01:28:19.273274+0000 mon.c (mon.2) 11087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:20 smithi141 bash[31670]: audit 2023-12-02T01:28:20.020576+0000 mon.c (mon.2) 11088 : audit 0 from='client.? 172.21.15.40:0/3324579519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:22 smithi040 bash[41173]: cluster 2023-12-02T01:28:20.796774+0000 mgr.y (mgr.24356) 17701 : cluster 0 pgmap v17669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:22 smithi040 bash[28232]: cluster 2023-12-02T01:28:20.796774+0000 mgr.y (mgr.24356) 17701 : cluster 0 pgmap v17669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:22 smithi141 bash[31670]: cluster 2023-12-02T01:28:20.796774+0000 mgr.y (mgr.24356) 17701 : cluster 0 pgmap v17669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:23 smithi040 bash[28232]: audit 2023-12-02T01:28:22.485034+0000 mon.c (mon.2) 11089 : audit 0 from='client.? 172.21.15.40:0/2451203454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:23 smithi040 bash[41173]: audit 2023-12-02T01:28:22.485034+0000 mon.c (mon.2) 11089 : audit 0 from='client.? 172.21.15.40:0/2451203454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:23 smithi141 bash[31670]: audit 2023-12-02T01:28:22.485034+0000 mon.c (mon.2) 11089 : audit 0 from='client.? 172.21.15.40:0/2451203454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:24 smithi040 bash[28232]: cluster 2023-12-02T01:28:22.797579+0000 mgr.y (mgr.24356) 17702 : cluster 0 pgmap v17670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:24 smithi040 bash[41173]: cluster 2023-12-02T01:28:22.797579+0000 mgr.y (mgr.24356) 17702 : cluster 0 pgmap v17670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:24 smithi141 bash[31670]: cluster 2023-12-02T01:28:22.797579+0000 mgr.y (mgr.24356) 17702 : cluster 0 pgmap v17670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:25 smithi040 bash[28232]: audit 2023-12-02T01:28:24.949876+0000 mon.c (mon.2) 11090 : audit 0 from='client.? 172.21.15.40:0/4038595817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:25 smithi040 bash[41173]: audit 2023-12-02T01:28:24.949876+0000 mon.c (mon.2) 11090 : audit 0 from='client.? 172.21.15.40:0/4038595817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:25 smithi141 bash[31670]: audit 2023-12-02T01:28:24.949876+0000 mon.c (mon.2) 11090 : audit 0 from='client.? 172.21.15.40:0/4038595817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:26 smithi040 bash[28232]: cluster 2023-12-02T01:28:24.798791+0000 mgr.y (mgr.24356) 17703 : cluster 0 pgmap v17671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:26 smithi040 bash[41173]: cluster 2023-12-02T01:28:24.798791+0000 mgr.y (mgr.24356) 17703 : cluster 0 pgmap v17671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:26 smithi141 bash[31670]: cluster 2023-12-02T01:28:24.798791+0000 mgr.y (mgr.24356) 17703 : cluster 0 pgmap v17671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:28:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:28:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:28 smithi040 bash[28232]: cluster 2023-12-02T01:28:26.799476+0000 mgr.y (mgr.24356) 17704 : cluster 0 pgmap v17672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:28 smithi040 bash[28232]: audit 2023-12-02T01:28:27.412776+0000 mon.c (mon.2) 11091 : audit 0 from='client.? 172.21.15.40:0/250676336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:28 smithi040 bash[41173]: cluster 2023-12-02T01:28:26.799476+0000 mgr.y (mgr.24356) 17704 : cluster 0 pgmap v17672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:28 smithi040 bash[41173]: audit 2023-12-02T01:28:27.412776+0000 mon.c (mon.2) 11091 : audit 0 from='client.? 172.21.15.40:0/250676336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:28 smithi141 bash[31670]: cluster 2023-12-02T01:28:26.799476+0000 mgr.y (mgr.24356) 17704 : cluster 0 pgmap v17672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:28 smithi141 bash[31670]: audit 2023-12-02T01:28:27.412776+0000 mon.c (mon.2) 11091 : audit 0 from='client.? 172.21.15.40:0/250676336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:30 smithi040 bash[28232]: cluster 2023-12-02T01:28:28.800160+0000 mgr.y (mgr.24356) 17705 : cluster 0 pgmap v17673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:30 smithi040 bash[28232]: audit 2023-12-02T01:28:29.887202+0000 mon.a (mon.0) 11000 : audit 0 from='client.? 172.21.15.40:0/1614414330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:30 smithi040 bash[41173]: cluster 2023-12-02T01:28:28.800160+0000 mgr.y (mgr.24356) 17705 : cluster 0 pgmap v17673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:30 smithi040 bash[41173]: audit 2023-12-02T01:28:29.887202+0000 mon.a (mon.0) 11000 : audit 0 from='client.? 172.21.15.40:0/1614414330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:30 smithi141 bash[31670]: cluster 2023-12-02T01:28:28.800160+0000 mgr.y (mgr.24356) 17705 : cluster 0 pgmap v17673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:30 smithi141 bash[31670]: audit 2023-12-02T01:28:29.887202+0000 mon.a (mon.0) 11000 : audit 0 from='client.? 172.21.15.40:0/1614414330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:32 smithi040 bash[28232]: cluster 2023-12-02T01:28:30.801367+0000 mgr.y (mgr.24356) 17706 : cluster 0 pgmap v17674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:32 smithi040 bash[41173]: cluster 2023-12-02T01:28:30.801367+0000 mgr.y (mgr.24356) 17706 : cluster 0 pgmap v17674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:32 smithi141 bash[31670]: cluster 2023-12-02T01:28:30.801367+0000 mgr.y (mgr.24356) 17706 : cluster 0 pgmap v17674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:33 smithi141 bash[31670]: audit 2023-12-02T01:28:32.351748+0000 mon.a (mon.0) 11001 : audit 0 from='client.? 172.21.15.40:0/2466060251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:33 smithi040 bash[28232]: audit 2023-12-02T01:28:32.351748+0000 mon.a (mon.0) 11001 : audit 0 from='client.? 172.21.15.40:0/2466060251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:33 smithi040 bash[41173]: audit 2023-12-02T01:28:32.351748+0000 mon.a (mon.0) 11001 : audit 0 from='client.? 172.21.15.40:0/2466060251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:34 smithi141 bash[31670]: cluster 2023-12-02T01:28:32.802075+0000 mgr.y (mgr.24356) 17707 : cluster 0 pgmap v17675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:34 smithi040 bash[41173]: cluster 2023-12-02T01:28:32.802075+0000 mgr.y (mgr.24356) 17707 : cluster 0 pgmap v17675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:34 smithi040 bash[28232]: cluster 2023-12-02T01:28:32.802075+0000 mgr.y (mgr.24356) 17707 : cluster 0 pgmap v17675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:35 smithi141 bash[31670]: audit 2023-12-02T01:28:34.274049+0000 mon.c (mon.2) 11092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:35 smithi141 bash[31670]: audit 2023-12-02T01:28:34.815679+0000 mon.a (mon.0) 11002 : audit 0 from='client.? 172.21.15.40:0/570376542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:35 smithi040 bash[28232]: audit 2023-12-02T01:28:34.274049+0000 mon.c (mon.2) 11092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:35 smithi040 bash[28232]: audit 2023-12-02T01:28:34.815679+0000 mon.a (mon.0) 11002 : audit 0 from='client.? 172.21.15.40:0/570376542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:35 smithi040 bash[41173]: audit 2023-12-02T01:28:34.274049+0000 mon.c (mon.2) 11092 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:35 smithi040 bash[41173]: audit 2023-12-02T01:28:34.815679+0000 mon.a (mon.0) 11002 : audit 0 from='client.? 172.21.15.40:0/570376542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:36 smithi040 bash[28232]: cluster 2023-12-02T01:28:34.803190+0000 mgr.y (mgr.24356) 17708 : cluster 0 pgmap v17676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:36 smithi040 bash[41173]: cluster 2023-12-02T01:28:34.803190+0000 mgr.y (mgr.24356) 17708 : cluster 0 pgmap v17676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:36 smithi141 bash[31670]: cluster 2023-12-02T01:28:34.803190+0000 mgr.y (mgr.24356) 17708 : cluster 0 pgmap v17676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:28:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:28:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:38 smithi141 bash[31670]: cluster 2023-12-02T01:28:36.803868+0000 mgr.y (mgr.24356) 17709 : cluster 0 pgmap v17677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:38 smithi141 bash[31670]: audit 2023-12-02T01:28:37.278599+0000 mon.c (mon.2) 11093 : audit 0 from='client.? 172.21.15.40:0/2736352039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:38 smithi040 bash[28232]: cluster 2023-12-02T01:28:36.803868+0000 mgr.y (mgr.24356) 17709 : cluster 0 pgmap v17677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:38 smithi040 bash[28232]: audit 2023-12-02T01:28:37.278599+0000 mon.c (mon.2) 11093 : audit 0 from='client.? 172.21.15.40:0/2736352039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:38 smithi040 bash[41173]: cluster 2023-12-02T01:28:36.803868+0000 mgr.y (mgr.24356) 17709 : cluster 0 pgmap v17677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:38 smithi040 bash[41173]: audit 2023-12-02T01:28:37.278599+0000 mon.c (mon.2) 11093 : audit 0 from='client.? 172.21.15.40:0/2736352039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:40 smithi141 bash[31670]: cluster 2023-12-02T01:28:38.804603+0000 mgr.y (mgr.24356) 17710 : cluster 0 pgmap v17678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:40 smithi141 bash[31670]: audit 2023-12-02T01:28:39.745503+0000 mon.c (mon.2) 11094 : audit 0 from='client.? 172.21.15.40:0/336331505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:40 smithi040 bash[28232]: cluster 2023-12-02T01:28:38.804603+0000 mgr.y (mgr.24356) 17710 : cluster 0 pgmap v17678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:40 smithi040 bash[28232]: audit 2023-12-02T01:28:39.745503+0000 mon.c (mon.2) 11094 : audit 0 from='client.? 172.21.15.40:0/336331505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:40 smithi040 bash[41173]: cluster 2023-12-02T01:28:38.804603+0000 mgr.y (mgr.24356) 17710 : cluster 0 pgmap v17678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:40 smithi040 bash[41173]: audit 2023-12-02T01:28:39.745503+0000 mon.c (mon.2) 11094 : audit 0 from='client.? 172.21.15.40:0/336331505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:42 smithi141 bash[31670]: cluster 2023-12-02T01:28:40.805861+0000 mgr.y (mgr.24356) 17711 : cluster 0 pgmap v17679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:42 smithi040 bash[28232]: cluster 2023-12-02T01:28:40.805861+0000 mgr.y (mgr.24356) 17711 : cluster 0 pgmap v17679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:42 smithi040 bash[41173]: cluster 2023-12-02T01:28:40.805861+0000 mgr.y (mgr.24356) 17711 : cluster 0 pgmap v17679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:43 smithi141 bash[31670]: audit 2023-12-02T01:28:42.215901+0000 mon.c (mon.2) 11095 : audit 0 from='client.? 172.21.15.40:0/717628207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:43 smithi040 bash[41173]: audit 2023-12-02T01:28:42.215901+0000 mon.c (mon.2) 11095 : audit 0 from='client.? 172.21.15.40:0/717628207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:43 smithi040 bash[28232]: audit 2023-12-02T01:28:42.215901+0000 mon.c (mon.2) 11095 : audit 0 from='client.? 172.21.15.40:0/717628207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:44 smithi141 bash[31670]: cluster 2023-12-02T01:28:42.806570+0000 mgr.y (mgr.24356) 17712 : cluster 0 pgmap v17680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:44 smithi040 bash[28232]: cluster 2023-12-02T01:28:42.806570+0000 mgr.y (mgr.24356) 17712 : cluster 0 pgmap v17680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:44 smithi040 bash[41173]: cluster 2023-12-02T01:28:42.806570+0000 mgr.y (mgr.24356) 17712 : cluster 0 pgmap v17680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:45 smithi141 bash[31670]: audit 2023-12-02T01:28:44.681981+0000 mon.a (mon.0) 11003 : audit 0 from='client.? 172.21.15.40:0/2660560130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:45 smithi040 bash[28232]: audit 2023-12-02T01:28:44.681981+0000 mon.a (mon.0) 11003 : audit 0 from='client.? 172.21.15.40:0/2660560130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:45 smithi040 bash[41173]: audit 2023-12-02T01:28:44.681981+0000 mon.a (mon.0) 11003 : audit 0 from='client.? 172.21.15.40:0/2660560130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:46 smithi040 bash[28232]: cluster 2023-12-02T01:28:44.807770+0000 mgr.y (mgr.24356) 17713 : cluster 0 pgmap v17681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:46 smithi040 bash[41173]: cluster 2023-12-02T01:28:44.807770+0000 mgr.y (mgr.24356) 17713 : cluster 0 pgmap v17681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:46 smithi141 bash[31670]: cluster 2023-12-02T01:28:44.807770+0000 mgr.y (mgr.24356) 17713 : cluster 0 pgmap v17681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:28:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:28:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:47 smithi141 bash[31670]: audit 2023-12-02T01:28:47.143009+0000 mon.a (mon.0) 11004 : audit 0 from='client.? 172.21.15.40:0/1930390738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:47 smithi040 bash[28232]: audit 2023-12-02T01:28:47.143009+0000 mon.a (mon.0) 11004 : audit 0 from='client.? 172.21.15.40:0/1930390738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:47 smithi040 bash[41173]: audit 2023-12-02T01:28:47.143009+0000 mon.a (mon.0) 11004 : audit 0 from='client.? 172.21.15.40:0/1930390738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:48 smithi141 bash[31670]: cluster 2023-12-02T01:28:46.808563+0000 mgr.y (mgr.24356) 17714 : cluster 0 pgmap v17682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:48 smithi040 bash[28232]: cluster 2023-12-02T01:28:46.808563+0000 mgr.y (mgr.24356) 17714 : cluster 0 pgmap v17682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:48 smithi040 bash[41173]: cluster 2023-12-02T01:28:46.808563+0000 mgr.y (mgr.24356) 17714 : cluster 0 pgmap v17682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:50 smithi141 bash[31670]: cluster 2023-12-02T01:28:48.809253+0000 mgr.y (mgr.24356) 17715 : cluster 0 pgmap v17683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:50 smithi141 bash[31670]: audit 2023-12-02T01:28:49.273693+0000 mon.c (mon.2) 11096 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:50 smithi141 bash[31670]: audit 2023-12-02T01:28:49.606453+0000 mon.c (mon.2) 11097 : audit 0 from='client.? 172.21.15.40:0/16871226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:50 smithi040 bash[28232]: cluster 2023-12-02T01:28:48.809253+0000 mgr.y (mgr.24356) 17715 : cluster 0 pgmap v17683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:50 smithi040 bash[28232]: audit 2023-12-02T01:28:49.273693+0000 mon.c (mon.2) 11096 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:50 smithi040 bash[28232]: audit 2023-12-02T01:28:49.606453+0000 mon.c (mon.2) 11097 : audit 0 from='client.? 172.21.15.40:0/16871226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:50 smithi040 bash[41173]: cluster 2023-12-02T01:28:48.809253+0000 mgr.y (mgr.24356) 17715 : cluster 0 pgmap v17683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:50 smithi040 bash[41173]: audit 2023-12-02T01:28:49.273693+0000 mon.c (mon.2) 11096 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:50 smithi040 bash[41173]: audit 2023-12-02T01:28:49.606453+0000 mon.c (mon.2) 11097 : audit 0 from='client.? 172.21.15.40:0/16871226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:52 smithi141 bash[31670]: cluster 2023-12-02T01:28:50.810378+0000 mgr.y (mgr.24356) 17716 : cluster 0 pgmap v17684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:52 smithi141 bash[31670]: audit 2023-12-02T01:28:52.072727+0000 mon.a (mon.0) 11005 : audit 0 from='client.? 172.21.15.40:0/2390632683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:52 smithi040 bash[28232]: cluster 2023-12-02T01:28:50.810378+0000 mgr.y (mgr.24356) 17716 : cluster 0 pgmap v17684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:52 smithi040 bash[28232]: audit 2023-12-02T01:28:52.072727+0000 mon.a (mon.0) 11005 : audit 0 from='client.? 172.21.15.40:0/2390632683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:52 smithi040 bash[41173]: cluster 2023-12-02T01:28:50.810378+0000 mgr.y (mgr.24356) 17716 : cluster 0 pgmap v17684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:52 smithi040 bash[41173]: audit 2023-12-02T01:28:52.072727+0000 mon.a (mon.0) 11005 : audit 0 from='client.? 172.21.15.40:0/2390632683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:54 smithi141 bash[31670]: cluster 2023-12-02T01:28:52.811020+0000 mgr.y (mgr.24356) 17717 : cluster 0 pgmap v17685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:54 smithi040 bash[28232]: cluster 2023-12-02T01:28:52.811020+0000 mgr.y (mgr.24356) 17717 : cluster 0 pgmap v17685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:54 smithi040 bash[41173]: cluster 2023-12-02T01:28:52.811020+0000 mgr.y (mgr.24356) 17717 : cluster 0 pgmap v17685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:55.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:55 smithi141 bash[31670]: audit 2023-12-02T01:28:54.537984+0000 mon.a (mon.0) 11006 : audit 0 from='client.? 172.21.15.40:0/3815892450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:55 smithi040 bash[28232]: audit 2023-12-02T01:28:54.537984+0000 mon.a (mon.0) 11006 : audit 0 from='client.? 172.21.15.40:0/3815892450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:55 smithi040 bash[41173]: audit 2023-12-02T01:28:54.537984+0000 mon.a (mon.0) 11006 : audit 0 from='client.? 172.21.15.40:0/3815892450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:56 smithi141 bash[31670]: cluster 2023-12-02T01:28:54.812206+0000 mgr.y (mgr.24356) 17718 : cluster 0 pgmap v17686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:28:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:28:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:56 smithi040 bash[41173]: cluster 2023-12-02T01:28:54.812206+0000 mgr.y (mgr.24356) 17718 : cluster 0 pgmap v17686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:56 smithi040 bash[28232]: cluster 2023-12-02T01:28:54.812206+0000 mgr.y (mgr.24356) 17718 : cluster 0 pgmap v17686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:57 smithi141 bash[31670]: audit 2023-12-02T01:28:57.002973+0000 mon.c (mon.2) 11098 : audit 0 from='client.? 172.21.15.40:0/1497919238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:57 smithi040 bash[28232]: audit 2023-12-02T01:28:57.002973+0000 mon.c (mon.2) 11098 : audit 0 from='client.? 172.21.15.40:0/1497919238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:57 smithi040 bash[41173]: audit 2023-12-02T01:28:57.002973+0000 mon.c (mon.2) 11098 : audit 0 from='client.? 172.21.15.40:0/1497919238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:28:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:28:58 smithi141 bash[31670]: cluster 2023-12-02T01:28:56.812850+0000 mgr.y (mgr.24356) 17719 : cluster 0 pgmap v17687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:28:58 smithi040 bash[28232]: cluster 2023-12-02T01:28:56.812850+0000 mgr.y (mgr.24356) 17719 : cluster 0 pgmap v17687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:28:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:28:58 smithi040 bash[41173]: cluster 2023-12-02T01:28:56.812850+0000 mgr.y (mgr.24356) 17719 : cluster 0 pgmap v17687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:00 smithi141 bash[31670]: cluster 2023-12-02T01:28:58.813480+0000 mgr.y (mgr.24356) 17720 : cluster 0 pgmap v17688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:00 smithi141 bash[31670]: audit 2023-12-02T01:28:59.486285+0000 mon.b (mon.1) 73 : audit 0 from='client.? 172.21.15.40:0/2337667891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:00 smithi040 bash[41173]: cluster 2023-12-02T01:28:58.813480+0000 mgr.y (mgr.24356) 17720 : cluster 0 pgmap v17688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:00 smithi040 bash[41173]: audit 2023-12-02T01:28:59.486285+0000 mon.b (mon.1) 73 : audit 0 from='client.? 172.21.15.40:0/2337667891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:00 smithi040 bash[28232]: cluster 2023-12-02T01:28:58.813480+0000 mgr.y (mgr.24356) 17720 : cluster 0 pgmap v17688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:00 smithi040 bash[28232]: audit 2023-12-02T01:28:59.486285+0000 mon.b (mon.1) 73 : audit 0 from='client.? 172.21.15.40:0/2337667891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:02 smithi141 bash[31670]: cluster 2023-12-02T01:29:00.814641+0000 mgr.y (mgr.24356) 17721 : cluster 0 pgmap v17689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:02 smithi141 bash[31670]: audit 2023-12-02T01:29:01.956796+0000 mon.a (mon.0) 11007 : audit 0 from='client.? 172.21.15.40:0/769164494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:02 smithi040 bash[28232]: cluster 2023-12-02T01:29:00.814641+0000 mgr.y (mgr.24356) 17721 : cluster 0 pgmap v17689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:02 smithi040 bash[28232]: audit 2023-12-02T01:29:01.956796+0000 mon.a (mon.0) 11007 : audit 0 from='client.? 172.21.15.40:0/769164494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:02 smithi040 bash[41173]: cluster 2023-12-02T01:29:00.814641+0000 mgr.y (mgr.24356) 17721 : cluster 0 pgmap v17689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:02 smithi040 bash[41173]: audit 2023-12-02T01:29:01.956796+0000 mon.a (mon.0) 11007 : audit 0 from='client.? 172.21.15.40:0/769164494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:03 smithi040 bash[28232]: cluster 2023-12-02T01:29:02.815318+0000 mgr.y (mgr.24356) 17722 : cluster 0 pgmap v17690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:03 smithi040 bash[41173]: cluster 2023-12-02T01:29:02.815318+0000 mgr.y (mgr.24356) 17722 : cluster 0 pgmap v17690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:03 smithi141 bash[31670]: cluster 2023-12-02T01:29:02.815318+0000 mgr.y (mgr.24356) 17722 : cluster 0 pgmap v17690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:04 smithi040 bash[28232]: audit 2023-12-02T01:29:04.274495+0000 mon.c (mon.2) 11099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:04 smithi040 bash[41173]: audit 2023-12-02T01:29:04.274495+0000 mon.c (mon.2) 11099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:04 smithi141 bash[31670]: audit 2023-12-02T01:29:04.274495+0000 mon.c (mon.2) 11099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:05 smithi040 bash[28232]: audit 2023-12-02T01:29:04.427913+0000 mon.c (mon.2) 11100 : audit 0 from='client.? 172.21.15.40:0/514639874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:05 smithi040 bash[28232]: cluster 2023-12-02T01:29:04.816490+0000 mgr.y (mgr.24356) 17723 : cluster 0 pgmap v17691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:05 smithi040 bash[41173]: audit 2023-12-02T01:29:04.427913+0000 mon.c (mon.2) 11100 : audit 0 from='client.? 172.21.15.40:0/514639874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:05 smithi040 bash[41173]: cluster 2023-12-02T01:29:04.816490+0000 mgr.y (mgr.24356) 17723 : cluster 0 pgmap v17691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:05 smithi141 bash[31670]: audit 2023-12-02T01:29:04.427913+0000 mon.c (mon.2) 11100 : audit 0 from='client.? 172.21.15.40:0/514639874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:05 smithi141 bash[31670]: cluster 2023-12-02T01:29:04.816490+0000 mgr.y (mgr.24356) 17723 : cluster 0 pgmap v17691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:29:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:29:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:07 smithi040 bash[28232]: audit 2023-12-02T01:29:06.890439+0000 mon.c (mon.2) 11101 : audit 0 from='client.? 172.21.15.40:0/2724031554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:07 smithi040 bash[41173]: audit 2023-12-02T01:29:06.890439+0000 mon.c (mon.2) 11101 : audit 0 from='client.? 172.21.15.40:0/2724031554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:07 smithi141 bash[31670]: audit 2023-12-02T01:29:06.890439+0000 mon.c (mon.2) 11101 : audit 0 from='client.? 172.21.15.40:0/2724031554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:08 smithi040 bash[28232]: cluster 2023-12-02T01:29:06.816999+0000 mgr.y (mgr.24356) 17724 : cluster 0 pgmap v17692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:08 smithi040 bash[41173]: cluster 2023-12-02T01:29:06.816999+0000 mgr.y (mgr.24356) 17724 : cluster 0 pgmap v17692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:08 smithi141 bash[31670]: cluster 2023-12-02T01:29:06.816999+0000 mgr.y (mgr.24356) 17724 : cluster 0 pgmap v17692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:09 smithi040 bash[41173]: audit 2023-12-02T01:29:08.966463+0000 mon.c (mon.2) 11102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:29:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:09 smithi040 bash[28232]: audit 2023-12-02T01:29:08.966463+0000 mon.c (mon.2) 11102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:29:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:09 smithi141 bash[31670]: audit 2023-12-02T01:29:08.966463+0000 mon.c (mon.2) 11102 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[28232]: cluster 2023-12-02T01:29:08.817630+0000 mgr.y (mgr.24356) 17725 : cluster 0 pgmap v17693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[28232]: audit 2023-12-02T01:29:09.345695+0000 mon.a (mon.0) 11008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[28232]: audit 2023-12-02T01:29:09.356947+0000 mon.c (mon.2) 11103 : audit 0 from='client.? 172.21.15.40:0/420837156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[28232]: audit 2023-12-02T01:29:09.361198+0000 mon.a (mon.0) 11009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[41173]: cluster 2023-12-02T01:29:08.817630+0000 mgr.y (mgr.24356) 17725 : cluster 0 pgmap v17693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[41173]: audit 2023-12-02T01:29:09.345695+0000 mon.a (mon.0) 11008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[41173]: audit 2023-12-02T01:29:09.356947+0000 mon.c (mon.2) 11103 : audit 0 from='client.? 172.21.15.40:0/420837156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:10 smithi040 bash[41173]: audit 2023-12-02T01:29:09.361198+0000 mon.a (mon.0) 11009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:10 smithi141 bash[31670]: cluster 2023-12-02T01:29:08.817630+0000 mgr.y (mgr.24356) 17725 : cluster 0 pgmap v17693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:10 smithi141 bash[31670]: audit 2023-12-02T01:29:09.345695+0000 mon.a (mon.0) 11008 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:10 smithi141 bash[31670]: audit 2023-12-02T01:29:09.356947+0000 mon.c (mon.2) 11103 : audit 0 from='client.? 172.21.15.40:0/420837156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:10 smithi141 bash[31670]: audit 2023-12-02T01:29:09.361198+0000 mon.a (mon.0) 11009 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:12 smithi040 bash[28232]: cluster 2023-12-02T01:29:10.818865+0000 mgr.y (mgr.24356) 17726 : cluster 0 pgmap v17694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:12 smithi040 bash[28232]: audit 2023-12-02T01:29:11.827978+0000 mon.c (mon.2) 11104 : audit 0 from='client.? 172.21.15.40:0/4064941144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:12 smithi040 bash[41173]: cluster 2023-12-02T01:29:10.818865+0000 mgr.y (mgr.24356) 17726 : cluster 0 pgmap v17694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:12 smithi040 bash[41173]: audit 2023-12-02T01:29:11.827978+0000 mon.c (mon.2) 11104 : audit 0 from='client.? 172.21.15.40:0/4064941144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:12 smithi141 bash[31670]: cluster 2023-12-02T01:29:10.818865+0000 mgr.y (mgr.24356) 17726 : cluster 0 pgmap v17694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:12 smithi141 bash[31670]: audit 2023-12-02T01:29:11.827978+0000 mon.c (mon.2) 11104 : audit 0 from='client.? 172.21.15.40:0/4064941144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:14 smithi040 bash[28232]: cluster 2023-12-02T01:29:12.819551+0000 mgr.y (mgr.24356) 17727 : cluster 0 pgmap v17695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:14 smithi040 bash[41173]: cluster 2023-12-02T01:29:12.819551+0000 mgr.y (mgr.24356) 17727 : cluster 0 pgmap v17695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:14 smithi141 bash[31670]: cluster 2023-12-02T01:29:12.819551+0000 mgr.y (mgr.24356) 17727 : cluster 0 pgmap v17695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:15 smithi040 bash[28232]: audit 2023-12-02T01:29:14.289111+0000 mon.c (mon.2) 11105 : audit 0 from='client.? 172.21.15.40:0/1323063308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:15 smithi040 bash[28232]: audit 2023-12-02T01:29:15.109668+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:15 smithi040 bash[28232]: audit 2023-12-02T01:29:15.122994+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:15 smithi040 bash[41173]: audit 2023-12-02T01:29:14.289111+0000 mon.c (mon.2) 11105 : audit 0 from='client.? 172.21.15.40:0/1323063308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:15 smithi040 bash[41173]: audit 2023-12-02T01:29:15.109668+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:15 smithi040 bash[41173]: audit 2023-12-02T01:29:15.122994+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:15 smithi141 bash[31670]: audit 2023-12-02T01:29:14.289111+0000 mon.c (mon.2) 11105 : audit 0 from='client.? 172.21.15.40:0/1323063308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:15 smithi141 bash[31670]: audit 2023-12-02T01:29:15.109668+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:15 smithi141 bash[31670]: audit 2023-12-02T01:29:15.122994+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:16 smithi141 bash[31670]: cluster 2023-12-02T01:29:14.820634+0000 mgr.y (mgr.24356) 17728 : cluster 0 pgmap v17696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:16 smithi141 bash[31670]: audit 2023-12-02T01:29:15.257478+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:16 smithi141 bash[31670]: audit 2023-12-02T01:29:15.272453+0000 mon.a (mon.0) 11013 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:16 smithi141 bash[31670]: audit 2023-12-02T01:29:15.800489+0000 mon.c (mon.2) 11106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:29:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:16 smithi141 bash[31670]: audit 2023-12-02T01:29:15.802395+0000 mon.c (mon.2) 11107 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:29:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:16 smithi141 bash[31670]: audit 2023-12-02T01:29:15.812369+0000 mon.a (mon.0) 11014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:29:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28232]: cluster 2023-12-02T01:29:14.820634+0000 mgr.y (mgr.24356) 17728 : cluster 0 pgmap v17696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28232]: audit 2023-12-02T01:29:15.257478+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28232]: audit 2023-12-02T01:29:15.272453+0000 mon.a (mon.0) 11013 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28232]: audit 2023-12-02T01:29:15.800489+0000 mon.c (mon.2) 11106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28232]: audit 2023-12-02T01:29:15.802395+0000 mon.c (mon.2) 11107 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[28232]: audit 2023-12-02T01:29:15.812369+0000 mon.a (mon.0) 11014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[41173]: cluster 2023-12-02T01:29:14.820634+0000 mgr.y (mgr.24356) 17728 : cluster 0 pgmap v17696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[41173]: audit 2023-12-02T01:29:15.257478+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[41173]: audit 2023-12-02T01:29:15.272453+0000 mon.a (mon.0) 11013 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[41173]: audit 2023-12-02T01:29:15.800489+0000 mon.c (mon.2) 11106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:29:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[41173]: audit 2023-12-02T01:29:15.802395+0000 mon.c (mon.2) 11107 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:29:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:16 smithi040 bash[41173]: audit 2023-12-02T01:29:15.812369+0000 mon.a (mon.0) 11014 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:29:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:17 smithi141 bash[31670]: audit 2023-12-02T01:29:16.753070+0000 mon.c (mon.2) 11108 : audit 0 from='client.? 172.21.15.40:0/1224978931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:17 smithi040 bash[28232]: audit 2023-12-02T01:29:16.753070+0000 mon.c (mon.2) 11108 : audit 0 from='client.? 172.21.15.40:0/1224978931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:17 smithi040 bash[41173]: audit 2023-12-02T01:29:16.753070+0000 mon.c (mon.2) 11108 : audit 0 from='client.? 172.21.15.40:0/1224978931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:18 smithi141 bash[31670]: cluster 2023-12-02T01:29:16.821286+0000 mgr.y (mgr.24356) 17729 : cluster 0 pgmap v17697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:18 smithi040 bash[28232]: cluster 2023-12-02T01:29:16.821286+0000 mgr.y (mgr.24356) 17729 : cluster 0 pgmap v17697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:18 smithi040 bash[41173]: cluster 2023-12-02T01:29:16.821286+0000 mgr.y (mgr.24356) 17729 : cluster 0 pgmap v17697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:19 smithi040 bash[28232]: audit 2023-12-02T01:29:19.215556+0000 mon.a (mon.0) 11015 : audit 0 from='client.? 172.21.15.40:0/1301138593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:19 smithi040 bash[41173]: audit 2023-12-02T01:29:19.215556+0000 mon.a (mon.0) 11015 : audit 0 from='client.? 172.21.15.40:0/1301138593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:19 smithi141 bash[31670]: audit 2023-12-02T01:29:19.215556+0000 mon.a (mon.0) 11015 : audit 0 from='client.? 172.21.15.40:0/1301138593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:20 smithi040 bash[28232]: cluster 2023-12-02T01:29:18.821959+0000 mgr.y (mgr.24356) 17730 : cluster 0 pgmap v17698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:20 smithi040 bash[28232]: audit 2023-12-02T01:29:19.277763+0000 mon.c (mon.2) 11109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:20 smithi040 bash[41173]: cluster 2023-12-02T01:29:18.821959+0000 mgr.y (mgr.24356) 17730 : cluster 0 pgmap v17698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:20 smithi040 bash[41173]: audit 2023-12-02T01:29:19.277763+0000 mon.c (mon.2) 11109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:20 smithi141 bash[31670]: cluster 2023-12-02T01:29:18.821959+0000 mgr.y (mgr.24356) 17730 : cluster 0 pgmap v17698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:20 smithi141 bash[31670]: audit 2023-12-02T01:29:19.277763+0000 mon.c (mon.2) 11109 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:22 smithi040 bash[28232]: cluster 2023-12-02T01:29:20.823029+0000 mgr.y (mgr.24356) 17731 : cluster 0 pgmap v17699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:22 smithi040 bash[28232]: audit 2023-12-02T01:29:21.678881+0000 mon.c (mon.2) 11110 : audit 0 from='client.? 172.21.15.40:0/3536991111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:22 smithi040 bash[41173]: cluster 2023-12-02T01:29:20.823029+0000 mgr.y (mgr.24356) 17731 : cluster 0 pgmap v17699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:22 smithi040 bash[41173]: audit 2023-12-02T01:29:21.678881+0000 mon.c (mon.2) 11110 : audit 0 from='client.? 172.21.15.40:0/3536991111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:22 smithi141 bash[31670]: cluster 2023-12-02T01:29:20.823029+0000 mgr.y (mgr.24356) 17731 : cluster 0 pgmap v17699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:22 smithi141 bash[31670]: audit 2023-12-02T01:29:21.678881+0000 mon.c (mon.2) 11110 : audit 0 from='client.? 172.21.15.40:0/3536991111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:24 smithi040 bash[28232]: cluster 2023-12-02T01:29:22.823690+0000 mgr.y (mgr.24356) 17732 : cluster 0 pgmap v17700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:24 smithi040 bash[41173]: cluster 2023-12-02T01:29:22.823690+0000 mgr.y (mgr.24356) 17732 : cluster 0 pgmap v17700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:24 smithi141 bash[31670]: cluster 2023-12-02T01:29:22.823690+0000 mgr.y (mgr.24356) 17732 : cluster 0 pgmap v17700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:25 smithi040 bash[28232]: audit 2023-12-02T01:29:24.140163+0000 mon.a (mon.0) 11016 : audit 0 from='client.? 172.21.15.40:0/214788048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:25 smithi040 bash[41173]: audit 2023-12-02T01:29:24.140163+0000 mon.a (mon.0) 11016 : audit 0 from='client.? 172.21.15.40:0/214788048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:25 smithi141 bash[31670]: audit 2023-12-02T01:29:24.140163+0000 mon.a (mon.0) 11016 : audit 0 from='client.? 172.21.15.40:0/214788048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:26 smithi040 bash[41173]: cluster 2023-12-02T01:29:24.824863+0000 mgr.y (mgr.24356) 17733 : cluster 0 pgmap v17701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:26 smithi040 bash[28232]: cluster 2023-12-02T01:29:24.824863+0000 mgr.y (mgr.24356) 17733 : cluster 0 pgmap v17701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:26 smithi141 bash[31670]: cluster 2023-12-02T01:29:24.824863+0000 mgr.y (mgr.24356) 17733 : cluster 0 pgmap v17701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:26.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:29:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:29:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:27 smithi040 bash[28232]: audit 2023-12-02T01:29:26.610437+0000 mon.c (mon.2) 11111 : audit 0 from='client.? 172.21.15.40:0/2349178405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:27 smithi040 bash[41173]: audit 2023-12-02T01:29:26.610437+0000 mon.c (mon.2) 11111 : audit 0 from='client.? 172.21.15.40:0/2349178405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:27 smithi141 bash[31670]: audit 2023-12-02T01:29:26.610437+0000 mon.c (mon.2) 11111 : audit 0 from='client.? 172.21.15.40:0/2349178405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:28 smithi040 bash[41173]: cluster 2023-12-02T01:29:26.825512+0000 mgr.y (mgr.24356) 17734 : cluster 0 pgmap v17702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:28 smithi040 bash[28232]: cluster 2023-12-02T01:29:26.825512+0000 mgr.y (mgr.24356) 17734 : cluster 0 pgmap v17702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:28 smithi141 bash[31670]: cluster 2023-12-02T01:29:26.825512+0000 mgr.y (mgr.24356) 17734 : cluster 0 pgmap v17702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:29 smithi040 bash[28232]: audit 2023-12-02T01:29:29.076149+0000 mon.c (mon.2) 11112 : audit 0 from='client.? 172.21.15.40:0/3867329625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:29 smithi040 bash[41173]: audit 2023-12-02T01:29:29.076149+0000 mon.c (mon.2) 11112 : audit 0 from='client.? 172.21.15.40:0/3867329625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:29 smithi141 bash[31670]: audit 2023-12-02T01:29:29.076149+0000 mon.c (mon.2) 11112 : audit 0 from='client.? 172.21.15.40:0/3867329625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:30 smithi040 bash[28232]: cluster 2023-12-02T01:29:28.826182+0000 mgr.y (mgr.24356) 17735 : cluster 0 pgmap v17703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:30 smithi040 bash[41173]: cluster 2023-12-02T01:29:28.826182+0000 mgr.y (mgr.24356) 17735 : cluster 0 pgmap v17703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:30 smithi141 bash[31670]: cluster 2023-12-02T01:29:28.826182+0000 mgr.y (mgr.24356) 17735 : cluster 0 pgmap v17703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:32 smithi141 bash[31670]: cluster 2023-12-02T01:29:30.827376+0000 mgr.y (mgr.24356) 17736 : cluster 0 pgmap v17704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:32 smithi141 bash[31670]: audit 2023-12-02T01:29:31.546428+0000 mon.c (mon.2) 11113 : audit 0 from='client.? 172.21.15.40:0/1117138721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:32 smithi040 bash[28232]: cluster 2023-12-02T01:29:30.827376+0000 mgr.y (mgr.24356) 17736 : cluster 0 pgmap v17704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:32 smithi040 bash[28232]: audit 2023-12-02T01:29:31.546428+0000 mon.c (mon.2) 11113 : audit 0 from='client.? 172.21.15.40:0/1117138721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:32 smithi040 bash[41173]: cluster 2023-12-02T01:29:30.827376+0000 mgr.y (mgr.24356) 17736 : cluster 0 pgmap v17704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:32 smithi040 bash[41173]: audit 2023-12-02T01:29:31.546428+0000 mon.c (mon.2) 11113 : audit 0 from='client.? 172.21.15.40:0/1117138721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:34 smithi141 bash[31670]: cluster 2023-12-02T01:29:32.827984+0000 mgr.y (mgr.24356) 17737 : cluster 0 pgmap v17705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:34 smithi141 bash[31670]: audit 2023-12-02T01:29:34.008934+0000 mon.c (mon.2) 11114 : audit 0 from='client.? 172.21.15.40:0/3995173748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:34 smithi040 bash[28232]: cluster 2023-12-02T01:29:32.827984+0000 mgr.y (mgr.24356) 17737 : cluster 0 pgmap v17705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:34 smithi040 bash[28232]: audit 2023-12-02T01:29:34.008934+0000 mon.c (mon.2) 11114 : audit 0 from='client.? 172.21.15.40:0/3995173748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:34 smithi040 bash[41173]: cluster 2023-12-02T01:29:32.827984+0000 mgr.y (mgr.24356) 17737 : cluster 0 pgmap v17705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:34 smithi040 bash[41173]: audit 2023-12-02T01:29:34.008934+0000 mon.c (mon.2) 11114 : audit 0 from='client.? 172.21.15.40:0/3995173748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:35 smithi141 bash[31670]: audit 2023-12-02T01:29:34.275078+0000 mon.c (mon.2) 11115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:35 smithi040 bash[28232]: audit 2023-12-02T01:29:34.275078+0000 mon.c (mon.2) 11115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:35 smithi040 bash[41173]: audit 2023-12-02T01:29:34.275078+0000 mon.c (mon.2) 11115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:36 smithi040 bash[41173]: cluster 2023-12-02T01:29:34.829170+0000 mgr.y (mgr.24356) 17738 : cluster 0 pgmap v17706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:36 smithi040 bash[28232]: cluster 2023-12-02T01:29:34.829170+0000 mgr.y (mgr.24356) 17738 : cluster 0 pgmap v17706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:36 smithi141 bash[31670]: cluster 2023-12-02T01:29:34.829170+0000 mgr.y (mgr.24356) 17738 : cluster 0 pgmap v17706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:29:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:29:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:37 smithi141 bash[31670]: audit 2023-12-02T01:29:36.466448+0000 mon.c (mon.2) 11116 : audit 0 from='client.? 172.21.15.40:0/3596002171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:37 smithi040 bash[41173]: audit 2023-12-02T01:29:36.466448+0000 mon.c (mon.2) 11116 : audit 0 from='client.? 172.21.15.40:0/3596002171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:37 smithi040 bash[28232]: audit 2023-12-02T01:29:36.466448+0000 mon.c (mon.2) 11116 : audit 0 from='client.? 172.21.15.40:0/3596002171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:38 smithi141 bash[31670]: cluster 2023-12-02T01:29:36.829828+0000 mgr.y (mgr.24356) 17739 : cluster 0 pgmap v17707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:38 smithi040 bash[41173]: cluster 2023-12-02T01:29:36.829828+0000 mgr.y (mgr.24356) 17739 : cluster 0 pgmap v17707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:38 smithi040 bash[28232]: cluster 2023-12-02T01:29:36.829828+0000 mgr.y (mgr.24356) 17739 : cluster 0 pgmap v17707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:39 smithi141 bash[31670]: audit 2023-12-02T01:29:38.938171+0000 mon.c (mon.2) 11117 : audit 0 from='client.? 172.21.15.40:0/407890482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:39 smithi040 bash[28232]: audit 2023-12-02T01:29:38.938171+0000 mon.c (mon.2) 11117 : audit 0 from='client.? 172.21.15.40:0/407890482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:39 smithi040 bash[41173]: audit 2023-12-02T01:29:38.938171+0000 mon.c (mon.2) 11117 : audit 0 from='client.? 172.21.15.40:0/407890482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:40 smithi141 bash[31670]: cluster 2023-12-02T01:29:38.830471+0000 mgr.y (mgr.24356) 17740 : cluster 0 pgmap v17708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:40 smithi040 bash[41173]: cluster 2023-12-02T01:29:38.830471+0000 mgr.y (mgr.24356) 17740 : cluster 0 pgmap v17708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:40 smithi040 bash[28232]: cluster 2023-12-02T01:29:38.830471+0000 mgr.y (mgr.24356) 17740 : cluster 0 pgmap v17708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:42 smithi141 bash[31670]: cluster 2023-12-02T01:29:40.831662+0000 mgr.y (mgr.24356) 17741 : cluster 0 pgmap v17709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:42 smithi141 bash[31670]: audit 2023-12-02T01:29:41.405661+0000 mon.a (mon.0) 11017 : audit 0 from='client.? 172.21.15.40:0/4196319265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:42 smithi040 bash[41173]: cluster 2023-12-02T01:29:40.831662+0000 mgr.y (mgr.24356) 17741 : cluster 0 pgmap v17709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:42 smithi040 bash[41173]: audit 2023-12-02T01:29:41.405661+0000 mon.a (mon.0) 11017 : audit 0 from='client.? 172.21.15.40:0/4196319265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:42 smithi040 bash[28232]: cluster 2023-12-02T01:29:40.831662+0000 mgr.y (mgr.24356) 17741 : cluster 0 pgmap v17709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:42 smithi040 bash[28232]: audit 2023-12-02T01:29:41.405661+0000 mon.a (mon.0) 11017 : audit 0 from='client.? 172.21.15.40:0/4196319265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:44 smithi141 bash[31670]: cluster 2023-12-02T01:29:42.832292+0000 mgr.y (mgr.24356) 17742 : cluster 0 pgmap v17710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:44 smithi141 bash[31670]: audit 2023-12-02T01:29:43.866926+0000 mon.c (mon.2) 11118 : audit 0 from='client.? 172.21.15.40:0/2958551878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:44 smithi040 bash[41173]: cluster 2023-12-02T01:29:42.832292+0000 mgr.y (mgr.24356) 17742 : cluster 0 pgmap v17710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:44 smithi040 bash[41173]: audit 2023-12-02T01:29:43.866926+0000 mon.c (mon.2) 11118 : audit 0 from='client.? 172.21.15.40:0/2958551878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:44 smithi040 bash[28232]: cluster 2023-12-02T01:29:42.832292+0000 mgr.y (mgr.24356) 17742 : cluster 0 pgmap v17710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:44 smithi040 bash[28232]: audit 2023-12-02T01:29:43.866926+0000 mon.c (mon.2) 11118 : audit 0 from='client.? 172.21.15.40:0/2958551878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:46 smithi040 bash[41173]: cluster 2023-12-02T01:29:44.833490+0000 mgr.y (mgr.24356) 17743 : cluster 0 pgmap v17711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:46 smithi040 bash[28232]: cluster 2023-12-02T01:29:44.833490+0000 mgr.y (mgr.24356) 17743 : cluster 0 pgmap v17711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:46 smithi141 bash[31670]: cluster 2023-12-02T01:29:44.833490+0000 mgr.y (mgr.24356) 17743 : cluster 0 pgmap v17711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:29:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:29:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:47 smithi141 bash[31670]: audit 2023-12-02T01:29:46.338139+0000 mon.a (mon.0) 11018 : audit 0 from='client.? 172.21.15.40:0/3503438359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:47 smithi040 bash[28232]: audit 2023-12-02T01:29:46.338139+0000 mon.a (mon.0) 11018 : audit 0 from='client.? 172.21.15.40:0/3503438359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:47 smithi040 bash[41173]: audit 2023-12-02T01:29:46.338139+0000 mon.a (mon.0) 11018 : audit 0 from='client.? 172.21.15.40:0/3503438359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:48 smithi141 bash[31670]: cluster 2023-12-02T01:29:46.834152+0000 mgr.y (mgr.24356) 17744 : cluster 0 pgmap v17712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:48 smithi040 bash[41173]: cluster 2023-12-02T01:29:46.834152+0000 mgr.y (mgr.24356) 17744 : cluster 0 pgmap v17712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:48 smithi040 bash[28232]: cluster 2023-12-02T01:29:46.834152+0000 mgr.y (mgr.24356) 17744 : cluster 0 pgmap v17712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:49.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:49 smithi141 bash[31670]: audit 2023-12-02T01:29:48.805083+0000 mon.c (mon.2) 11119 : audit 0 from='client.? 172.21.15.40:0/2992874722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:49 smithi040 bash[28232]: audit 2023-12-02T01:29:48.805083+0000 mon.c (mon.2) 11119 : audit 0 from='client.? 172.21.15.40:0/2992874722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:49 smithi040 bash[41173]: audit 2023-12-02T01:29:48.805083+0000 mon.c (mon.2) 11119 : audit 0 from='client.? 172.21.15.40:0/2992874722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:50 smithi141 bash[31670]: cluster 2023-12-02T01:29:48.834784+0000 mgr.y (mgr.24356) 17745 : cluster 0 pgmap v17713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:50 smithi141 bash[31670]: audit 2023-12-02T01:29:49.275741+0000 mon.c (mon.2) 11120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:50 smithi040 bash[28232]: cluster 2023-12-02T01:29:48.834784+0000 mgr.y (mgr.24356) 17745 : cluster 0 pgmap v17713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:50 smithi040 bash[28232]: audit 2023-12-02T01:29:49.275741+0000 mon.c (mon.2) 11120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:50 smithi040 bash[41173]: cluster 2023-12-02T01:29:48.834784+0000 mgr.y (mgr.24356) 17745 : cluster 0 pgmap v17713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:50 smithi040 bash[41173]: audit 2023-12-02T01:29:49.275741+0000 mon.c (mon.2) 11120 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:52 smithi141 bash[31670]: cluster 2023-12-02T01:29:50.835732+0000 mgr.y (mgr.24356) 17746 : cluster 0 pgmap v17714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:52 smithi141 bash[31670]: audit 2023-12-02T01:29:51.260746+0000 mon.c (mon.2) 11121 : audit 0 from='client.? 172.21.15.40:0/177614772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:52 smithi040 bash[41173]: cluster 2023-12-02T01:29:50.835732+0000 mgr.y (mgr.24356) 17746 : cluster 0 pgmap v17714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:52 smithi040 bash[41173]: audit 2023-12-02T01:29:51.260746+0000 mon.c (mon.2) 11121 : audit 0 from='client.? 172.21.15.40:0/177614772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:52 smithi040 bash[28232]: cluster 2023-12-02T01:29:50.835732+0000 mgr.y (mgr.24356) 17746 : cluster 0 pgmap v17714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:52 smithi040 bash[28232]: audit 2023-12-02T01:29:51.260746+0000 mon.c (mon.2) 11121 : audit 0 from='client.? 172.21.15.40:0/177614772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:54 smithi141 bash[31670]: cluster 2023-12-02T01:29:52.836420+0000 mgr.y (mgr.24356) 17747 : cluster 0 pgmap v17715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:54 smithi141 bash[31670]: audit 2023-12-02T01:29:53.725468+0000 mon.c (mon.2) 11122 : audit 0 from='client.? 172.21.15.40:0/2360783466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:54 smithi040 bash[28232]: cluster 2023-12-02T01:29:52.836420+0000 mgr.y (mgr.24356) 17747 : cluster 0 pgmap v17715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:54 smithi040 bash[28232]: audit 2023-12-02T01:29:53.725468+0000 mon.c (mon.2) 11122 : audit 0 from='client.? 172.21.15.40:0/2360783466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:54 smithi040 bash[41173]: cluster 2023-12-02T01:29:52.836420+0000 mgr.y (mgr.24356) 17747 : cluster 0 pgmap v17715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:54 smithi040 bash[41173]: audit 2023-12-02T01:29:53.725468+0000 mon.c (mon.2) 11122 : audit 0 from='client.? 172.21.15.40:0/2360783466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:56 smithi141 bash[31670]: cluster 2023-12-02T01:29:54.837589+0000 mgr.y (mgr.24356) 17748 : cluster 0 pgmap v17716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:56 smithi141 bash[31670]: audit 2023-12-02T01:29:56.190060+0000 mon.a (mon.0) 11019 : audit 0 from='client.? 172.21.15.40:0/715307095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:29:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:29:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:56 smithi040 bash[41173]: cluster 2023-12-02T01:29:54.837589+0000 mgr.y (mgr.24356) 17748 : cluster 0 pgmap v17716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:56 smithi040 bash[41173]: audit 2023-12-02T01:29:56.190060+0000 mon.a (mon.0) 11019 : audit 0 from='client.? 172.21.15.40:0/715307095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:56 smithi040 bash[28232]: cluster 2023-12-02T01:29:54.837589+0000 mgr.y (mgr.24356) 17748 : cluster 0 pgmap v17716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:56 smithi040 bash[28232]: audit 2023-12-02T01:29:56.190060+0000 mon.a (mon.0) 11019 : audit 0 from='client.? 172.21.15.40:0/715307095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:58 smithi141 bash[31670]: cluster 2023-12-02T01:29:56.838273+0000 mgr.y (mgr.24356) 17749 : cluster 0 pgmap v17717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:58 smithi040 bash[28232]: cluster 2023-12-02T01:29:56.838273+0000 mgr.y (mgr.24356) 17749 : cluster 0 pgmap v17717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:58 smithi040 bash[41173]: cluster 2023-12-02T01:29:56.838273+0000 mgr.y (mgr.24356) 17749 : cluster 0 pgmap v17717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:29:59.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:29:59 smithi141 bash[31670]: audit 2023-12-02T01:29:58.652334+0000 mon.a (mon.0) 11020 : audit 0 from='client.? 172.21.15.40:0/3408617857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:29:59 smithi040 bash[28232]: audit 2023-12-02T01:29:58.652334+0000 mon.a (mon.0) 11020 : audit 0 from='client.? 172.21.15.40:0/3408617857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:29:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:29:59 smithi040 bash[41173]: audit 2023-12-02T01:29:58.652334+0000 mon.a (mon.0) 11020 : audit 0 from='client.? 172.21.15.40:0/3408617857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:00.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:00 smithi040 bash[28232]: debug 2023-12-02T01:29:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:00 smithi141 bash[31670]: cluster 2023-12-02T01:29:58.838958+0000 mgr.y (mgr.24356) 17750 : cluster 0 pgmap v17718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:00 smithi141 bash[31670]: cluster 2023-12-02T01:30:00.000165+0000 mon.a (mon.0) 11021 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:00 smithi040 bash[28232]: cluster 2023-12-02T01:29:58.838958+0000 mgr.y (mgr.24356) 17750 : cluster 0 pgmap v17718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:00 smithi040 bash[28232]: cluster 2023-12-02T01:30:00.000165+0000 mon.a (mon.0) 11021 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:00 smithi040 bash[41173]: cluster 2023-12-02T01:29:58.838958+0000 mgr.y (mgr.24356) 17750 : cluster 0 pgmap v17718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:00 smithi040 bash[41173]: cluster 2023-12-02T01:30:00.000165+0000 mon.a (mon.0) 11021 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:01 smithi040 bash[28232]: audit 2023-12-02T01:30:01.111465+0000 mon.c (mon.2) 11123 : audit 0 from='client.? 172.21.15.40:0/323842323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:01 smithi040 bash[41173]: audit 2023-12-02T01:30:01.111465+0000 mon.c (mon.2) 11123 : audit 0 from='client.? 172.21.15.40:0/323842323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:01 smithi141 bash[31670]: audit 2023-12-02T01:30:01.111465+0000 mon.c (mon.2) 11123 : audit 0 from='client.? 172.21.15.40:0/323842323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:02 smithi040 bash[28232]: cluster 2023-12-02T01:30:00.839773+0000 mgr.y (mgr.24356) 17751 : cluster 0 pgmap v17719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:02 smithi040 bash[41173]: cluster 2023-12-02T01:30:00.839773+0000 mgr.y (mgr.24356) 17751 : cluster 0 pgmap v17719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:02 smithi141 bash[31670]: cluster 2023-12-02T01:30:00.839773+0000 mgr.y (mgr.24356) 17751 : cluster 0 pgmap v17719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:04 smithi040 bash[28232]: cluster 2023-12-02T01:30:02.840337+0000 mgr.y (mgr.24356) 17752 : cluster 0 pgmap v17720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:04 smithi040 bash[28232]: audit 2023-12-02T01:30:03.584694+0000 mon.c (mon.2) 11124 : audit 0 from='client.? 172.21.15.40:0/2336241927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:04 smithi040 bash[28232]: audit 2023-12-02T01:30:04.276045+0000 mon.c (mon.2) 11125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:04 smithi040 bash[41173]: cluster 2023-12-02T01:30:02.840337+0000 mgr.y (mgr.24356) 17752 : cluster 0 pgmap v17720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:04 smithi040 bash[41173]: audit 2023-12-02T01:30:03.584694+0000 mon.c (mon.2) 11124 : audit 0 from='client.? 172.21.15.40:0/2336241927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:04 smithi040 bash[41173]: audit 2023-12-02T01:30:04.276045+0000 mon.c (mon.2) 11125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:04 smithi141 bash[31670]: cluster 2023-12-02T01:30:02.840337+0000 mgr.y (mgr.24356) 17752 : cluster 0 pgmap v17720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:04 smithi141 bash[31670]: audit 2023-12-02T01:30:03.584694+0000 mon.c (mon.2) 11124 : audit 0 from='client.? 172.21.15.40:0/2336241927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:04 smithi141 bash[31670]: audit 2023-12-02T01:30:04.276045+0000 mon.c (mon.2) 11125 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:06 smithi040 bash[28232]: cluster 2023-12-02T01:30:04.841499+0000 mgr.y (mgr.24356) 17753 : cluster 0 pgmap v17721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:06 smithi040 bash[28232]: audit 2023-12-02T01:30:06.046778+0000 mon.a (mon.0) 11022 : audit 0 from='client.? 172.21.15.40:0/35330072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:30:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:30:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:06 smithi040 bash[41173]: cluster 2023-12-02T01:30:04.841499+0000 mgr.y (mgr.24356) 17753 : cluster 0 pgmap v17721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:06 smithi040 bash[41173]: audit 2023-12-02T01:30:06.046778+0000 mon.a (mon.0) 11022 : audit 0 from='client.? 172.21.15.40:0/35330072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:06 smithi141 bash[31670]: cluster 2023-12-02T01:30:04.841499+0000 mgr.y (mgr.24356) 17753 : cluster 0 pgmap v17721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:06 smithi141 bash[31670]: audit 2023-12-02T01:30:06.046778+0000 mon.a (mon.0) 11022 : audit 0 from='client.? 172.21.15.40:0/35330072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:07 smithi040 bash[28232]: cluster 2023-12-02T01:30:06.842188+0000 mgr.y (mgr.24356) 17754 : cluster 0 pgmap v17722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:07 smithi040 bash[41173]: cluster 2023-12-02T01:30:06.842188+0000 mgr.y (mgr.24356) 17754 : cluster 0 pgmap v17722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:07 smithi141 bash[31670]: cluster 2023-12-02T01:30:06.842188+0000 mgr.y (mgr.24356) 17754 : cluster 0 pgmap v17722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:08 smithi040 bash[28232]: audit 2023-12-02T01:30:08.510840+0000 mon.a (mon.0) 11023 : audit 0 from='client.? 172.21.15.40:0/1522140821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:08 smithi040 bash[41173]: audit 2023-12-02T01:30:08.510840+0000 mon.a (mon.0) 11023 : audit 0 from='client.? 172.21.15.40:0/1522140821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:09.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:08 smithi141 bash[31670]: audit 2023-12-02T01:30:08.510840+0000 mon.a (mon.0) 11023 : audit 0 from='client.? 172.21.15.40:0/1522140821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:09 smithi040 bash[28232]: cluster 2023-12-02T01:30:08.842868+0000 mgr.y (mgr.24356) 17755 : cluster 0 pgmap v17723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:09 smithi040 bash[41173]: cluster 2023-12-02T01:30:08.842868+0000 mgr.y (mgr.24356) 17755 : cluster 0 pgmap v17723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:10.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:09 smithi141 bash[31670]: cluster 2023-12-02T01:30:08.842868+0000 mgr.y (mgr.24356) 17755 : cluster 0 pgmap v17723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:11 smithi040 bash[41173]: cluster 2023-12-02T01:30:10.843611+0000 mgr.y (mgr.24356) 17756 : cluster 0 pgmap v17724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:11 smithi040 bash[41173]: audit 2023-12-02T01:30:10.976681+0000 mon.c (mon.2) 11126 : audit 0 from='client.? 172.21.15.40:0/803630606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:11 smithi040 bash[28232]: cluster 2023-12-02T01:30:10.843611+0000 mgr.y (mgr.24356) 17756 : cluster 0 pgmap v17724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:11 smithi040 bash[28232]: audit 2023-12-02T01:30:10.976681+0000 mon.c (mon.2) 11126 : audit 0 from='client.? 172.21.15.40:0/803630606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:11 smithi141 bash[31670]: cluster 2023-12-02T01:30:10.843611+0000 mgr.y (mgr.24356) 17756 : cluster 0 pgmap v17724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:12.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:11 smithi141 bash[31670]: audit 2023-12-02T01:30:10.976681+0000 mon.c (mon.2) 11126 : audit 0 from='client.? 172.21.15.40:0/803630606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:13 smithi040 bash[28232]: cluster 2023-12-02T01:30:12.844231+0000 mgr.y (mgr.24356) 17757 : cluster 0 pgmap v17725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:13 smithi040 bash[28232]: audit 2023-12-02T01:30:13.438506+0000 mon.a (mon.0) 11024 : audit 0 from='client.? 172.21.15.40:0/159705347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:13 smithi040 bash[41173]: cluster 2023-12-02T01:30:12.844231+0000 mgr.y (mgr.24356) 17757 : cluster 0 pgmap v17725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:13 smithi040 bash[41173]: audit 2023-12-02T01:30:13.438506+0000 mon.a (mon.0) 11024 : audit 0 from='client.? 172.21.15.40:0/159705347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:13 smithi141 bash[31670]: cluster 2023-12-02T01:30:12.844231+0000 mgr.y (mgr.24356) 17757 : cluster 0 pgmap v17725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:14.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:13 smithi141 bash[31670]: audit 2023-12-02T01:30:13.438506+0000 mon.a (mon.0) 11024 : audit 0 from='client.? 172.21.15.40:0/159705347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:15 smithi040 bash[41173]: cluster 2023-12-02T01:30:14.845418+0000 mgr.y (mgr.24356) 17758 : cluster 0 pgmap v17726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:15 smithi040 bash[41173]: audit 2023-12-02T01:30:15.896561+0000 mon.c (mon.2) 11127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:30:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:15 smithi040 bash[41173]: audit 2023-12-02T01:30:15.898366+0000 mon.a (mon.0) 11025 : audit 0 from='client.? 172.21.15.40:0/631046365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:15 smithi040 bash[28232]: cluster 2023-12-02T01:30:14.845418+0000 mgr.y (mgr.24356) 17758 : cluster 0 pgmap v17726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:15 smithi040 bash[28232]: audit 2023-12-02T01:30:15.896561+0000 mon.c (mon.2) 11127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:30:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:15 smithi040 bash[28232]: audit 2023-12-02T01:30:15.898366+0000 mon.a (mon.0) 11025 : audit 0 from='client.? 172.21.15.40:0/631046365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:15 smithi141 bash[31670]: cluster 2023-12-02T01:30:14.845418+0000 mgr.y (mgr.24356) 17758 : cluster 0 pgmap v17726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:15 smithi141 bash[31670]: audit 2023-12-02T01:30:15.896561+0000 mon.c (mon.2) 11127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:30:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:15 smithi141 bash[31670]: audit 2023-12-02T01:30:15.898366+0000 mon.a (mon.0) 11025 : audit 0 from='client.? 172.21.15.40:0/631046365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:30:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:30:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:17 smithi141 bash[31670]: audit 2023-12-02T01:30:16.276023+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:17 smithi141 bash[31670]: audit 2023-12-02T01:30:16.287108+0000 mon.a (mon.0) 11027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:17 smithi040 bash[28232]: audit 2023-12-02T01:30:16.276023+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:17 smithi040 bash[28232]: audit 2023-12-02T01:30:16.287108+0000 mon.a (mon.0) 11027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:17 smithi040 bash[41173]: audit 2023-12-02T01:30:16.276023+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:17 smithi040 bash[41173]: audit 2023-12-02T01:30:16.287108+0000 mon.a (mon.0) 11027 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:18 smithi040 bash[28232]: cluster 2023-12-02T01:30:16.846097+0000 mgr.y (mgr.24356) 17759 : cluster 0 pgmap v17727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:18 smithi040 bash[41173]: cluster 2023-12-02T01:30:16.846097+0000 mgr.y (mgr.24356) 17759 : cluster 0 pgmap v17727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:18 smithi141 bash[31670]: cluster 2023-12-02T01:30:16.846097+0000 mgr.y (mgr.24356) 17759 : cluster 0 pgmap v17727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:19 smithi040 bash[28232]: audit 2023-12-02T01:30:18.369367+0000 mon.c (mon.2) 11128 : audit 0 from='client.? 172.21.15.40:0/1857297781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:19 smithi040 bash[28232]: cluster 2023-12-02T01:30:18.846789+0000 mgr.y (mgr.24356) 17760 : cluster 0 pgmap v17728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:19 smithi040 bash[28232]: audit 2023-12-02T01:30:19.276760+0000 mon.c (mon.2) 11129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:19 smithi040 bash[41173]: audit 2023-12-02T01:30:18.369367+0000 mon.c (mon.2) 11128 : audit 0 from='client.? 172.21.15.40:0/1857297781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:19 smithi040 bash[41173]: cluster 2023-12-02T01:30:18.846789+0000 mgr.y (mgr.24356) 17760 : cluster 0 pgmap v17728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:19 smithi040 bash[41173]: audit 2023-12-02T01:30:19.276760+0000 mon.c (mon.2) 11129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:19 smithi141 bash[31670]: audit 2023-12-02T01:30:18.369367+0000 mon.c (mon.2) 11128 : audit 0 from='client.? 172.21.15.40:0/1857297781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:19 smithi141 bash[31670]: cluster 2023-12-02T01:30:18.846789+0000 mgr.y (mgr.24356) 17760 : cluster 0 pgmap v17728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:19 smithi141 bash[31670]: audit 2023-12-02T01:30:19.276760+0000 mon.c (mon.2) 11129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:20 smithi040 bash[28232]: audit 2023-12-02T01:30:20.838140+0000 mon.a (mon.0) 11028 : audit 0 from='client.? 172.21.15.40:0/2193118970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:20 smithi040 bash[41173]: audit 2023-12-02T01:30:20.838140+0000 mon.a (mon.0) 11028 : audit 0 from='client.? 172.21.15.40:0/2193118970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:21.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:20 smithi141 bash[31670]: audit 2023-12-02T01:30:20.838140+0000 mon.a (mon.0) 11028 : audit 0 from='client.? 172.21.15.40:0/2193118970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:22 smithi040 bash[41173]: cluster 2023-12-02T01:30:20.847628+0000 mgr.y (mgr.24356) 17761 : cluster 0 pgmap v17729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:22 smithi040 bash[41173]: audit 2023-12-02T01:30:21.746978+0000 mon.a (mon.0) 11029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:22 smithi040 bash[41173]: audit 2023-12-02T01:30:21.758403+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:22 smithi040 bash[28232]: cluster 2023-12-02T01:30:20.847628+0000 mgr.y (mgr.24356) 17761 : cluster 0 pgmap v17729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:22 smithi040 bash[28232]: audit 2023-12-02T01:30:21.746978+0000 mon.a (mon.0) 11029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:22 smithi040 bash[28232]: audit 2023-12-02T01:30:21.758403+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:22 smithi141 bash[31670]: cluster 2023-12-02T01:30:20.847628+0000 mgr.y (mgr.24356) 17761 : cluster 0 pgmap v17729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:22 smithi141 bash[31670]: audit 2023-12-02T01:30:21.746978+0000 mon.a (mon.0) 11029 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:22 smithi141 bash[31670]: audit 2023-12-02T01:30:21.758403+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: audit 2023-12-02T01:30:22.450084+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: audit 2023-12-02T01:30:22.463014+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: cluster 2023-12-02T01:30:22.848253+0000 mgr.y (mgr.24356) 17762 : cluster 0 pgmap v17730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: audit 2023-12-02T01:30:22.985426+0000 mon.c (mon.2) 11130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:30:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: audit 2023-12-02T01:30:22.987075+0000 mon.c (mon.2) 11131 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:30:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: audit 2023-12-02T01:30:23.001218+0000 mon.a (mon.0) 11033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:23 smithi141 bash[31670]: audit 2023-12-02T01:30:23.303482+0000 mon.c (mon.2) 11132 : audit 0 from='client.? 172.21.15.40:0/1917130744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: audit 2023-12-02T01:30:22.450084+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: audit 2023-12-02T01:30:22.463014+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: cluster 2023-12-02T01:30:22.848253+0000 mgr.y (mgr.24356) 17762 : cluster 0 pgmap v17730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: audit 2023-12-02T01:30:22.985426+0000 mon.c (mon.2) 11130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: audit 2023-12-02T01:30:22.987075+0000 mon.c (mon.2) 11131 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: audit 2023-12-02T01:30:23.001218+0000 mon.a (mon.0) 11033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[28232]: audit 2023-12-02T01:30:23.303482+0000 mon.c (mon.2) 11132 : audit 0 from='client.? 172.21.15.40:0/1917130744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: audit 2023-12-02T01:30:22.450084+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: audit 2023-12-02T01:30:22.463014+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: cluster 2023-12-02T01:30:22.848253+0000 mgr.y (mgr.24356) 17762 : cluster 0 pgmap v17730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: audit 2023-12-02T01:30:22.985426+0000 mon.c (mon.2) 11130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:30:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: audit 2023-12-02T01:30:22.987075+0000 mon.c (mon.2) 11131 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:30:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: audit 2023-12-02T01:30:23.001218+0000 mon.a (mon.0) 11033 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:30:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:23 smithi040 bash[41173]: audit 2023-12-02T01:30:23.303482+0000 mon.c (mon.2) 11132 : audit 0 from='client.? 172.21.15.40:0/1917130744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:25 smithi040 bash[28232]: cluster 2023-12-02T01:30:24.849397+0000 mgr.y (mgr.24356) 17763 : cluster 0 pgmap v17731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:25 smithi040 bash[28232]: audit 2023-12-02T01:30:25.773225+0000 mon.c (mon.2) 11133 : audit 0 from='client.? 172.21.15.40:0/3375260119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:25 smithi040 bash[41173]: cluster 2023-12-02T01:30:24.849397+0000 mgr.y (mgr.24356) 17763 : cluster 0 pgmap v17731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:25 smithi040 bash[41173]: audit 2023-12-02T01:30:25.773225+0000 mon.c (mon.2) 11133 : audit 0 from='client.? 172.21.15.40:0/3375260119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:25 smithi141 bash[31670]: cluster 2023-12-02T01:30:24.849397+0000 mgr.y (mgr.24356) 17763 : cluster 0 pgmap v17731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:26.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:25 smithi141 bash[31670]: audit 2023-12-02T01:30:25.773225+0000 mon.c (mon.2) 11133 : audit 0 from='client.? 172.21.15.40:0/3375260119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:30:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:30:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:28 smithi040 bash[28232]: cluster 2023-12-02T01:30:26.850154+0000 mgr.y (mgr.24356) 17764 : cluster 0 pgmap v17732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:28 smithi040 bash[41173]: cluster 2023-12-02T01:30:26.850154+0000 mgr.y (mgr.24356) 17764 : cluster 0 pgmap v17732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:28 smithi141 bash[31670]: cluster 2023-12-02T01:30:26.850154+0000 mgr.y (mgr.24356) 17764 : cluster 0 pgmap v17732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:29 smithi040 bash[28232]: audit 2023-12-02T01:30:28.241947+0000 mon.a (mon.0) 11034 : audit 0 from='client.? 172.21.15.40:0/529497006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:29 smithi040 bash[41173]: audit 2023-12-02T01:30:28.241947+0000 mon.a (mon.0) 11034 : audit 0 from='client.? 172.21.15.40:0/529497006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:29 smithi141 bash[31670]: audit 2023-12-02T01:30:28.241947+0000 mon.a (mon.0) 11034 : audit 0 from='client.? 172.21.15.40:0/529497006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:30 smithi040 bash[28232]: cluster 2023-12-02T01:30:28.850790+0000 mgr.y (mgr.24356) 17765 : cluster 0 pgmap v17733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:30 smithi040 bash[41173]: cluster 2023-12-02T01:30:28.850790+0000 mgr.y (mgr.24356) 17765 : cluster 0 pgmap v17733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:30 smithi141 bash[31670]: cluster 2023-12-02T01:30:28.850790+0000 mgr.y (mgr.24356) 17765 : cluster 0 pgmap v17733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:31 smithi040 bash[28232]: audit 2023-12-02T01:30:30.709379+0000 mon.a (mon.0) 11035 : audit 0 from='client.? 172.21.15.40:0/623568295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:31 smithi040 bash[41173]: audit 2023-12-02T01:30:30.709379+0000 mon.a (mon.0) 11035 : audit 0 from='client.? 172.21.15.40:0/623568295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:31.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:31 smithi141 bash[31670]: audit 2023-12-02T01:30:30.709379+0000 mon.a (mon.0) 11035 : audit 0 from='client.? 172.21.15.40:0/623568295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:32 smithi141 bash[31670]: cluster 2023-12-02T01:30:30.851906+0000 mgr.y (mgr.24356) 17766 : cluster 0 pgmap v17734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:32 smithi040 bash[28232]: cluster 2023-12-02T01:30:30.851906+0000 mgr.y (mgr.24356) 17766 : cluster 0 pgmap v17734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:32 smithi040 bash[41173]: cluster 2023-12-02T01:30:30.851906+0000 mgr.y (mgr.24356) 17766 : cluster 0 pgmap v17734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:34 smithi141 bash[31670]: cluster 2023-12-02T01:30:32.852470+0000 mgr.y (mgr.24356) 17767 : cluster 0 pgmap v17735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:34 smithi141 bash[31670]: audit 2023-12-02T01:30:33.177315+0000 mon.a (mon.0) 11036 : audit 0 from='client.? 172.21.15.40:0/42135749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:34 smithi040 bash[28232]: cluster 2023-12-02T01:30:32.852470+0000 mgr.y (mgr.24356) 17767 : cluster 0 pgmap v17735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:34 smithi040 bash[28232]: audit 2023-12-02T01:30:33.177315+0000 mon.a (mon.0) 11036 : audit 0 from='client.? 172.21.15.40:0/42135749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:34 smithi040 bash[41173]: cluster 2023-12-02T01:30:32.852470+0000 mgr.y (mgr.24356) 17767 : cluster 0 pgmap v17735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:34 smithi040 bash[41173]: audit 2023-12-02T01:30:33.177315+0000 mon.a (mon.0) 11036 : audit 0 from='client.? 172.21.15.40:0/42135749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:35 smithi141 bash[31670]: audit 2023-12-02T01:30:34.276911+0000 mon.c (mon.2) 11134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:35 smithi040 bash[28232]: audit 2023-12-02T01:30:34.276911+0000 mon.c (mon.2) 11134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:35 smithi040 bash[41173]: audit 2023-12-02T01:30:34.276911+0000 mon.c (mon.2) 11134 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:36 smithi040 bash[41173]: cluster 2023-12-02T01:30:34.853596+0000 mgr.y (mgr.24356) 17768 : cluster 0 pgmap v17736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:36 smithi040 bash[41173]: audit 2023-12-02T01:30:35.640756+0000 mon.c (mon.2) 11135 : audit 0 from='client.? 172.21.15.40:0/2414364127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:36 smithi040 bash[28232]: cluster 2023-12-02T01:30:34.853596+0000 mgr.y (mgr.24356) 17768 : cluster 0 pgmap v17736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:36.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:36 smithi040 bash[28232]: audit 2023-12-02T01:30:35.640756+0000 mon.c (mon.2) 11135 : audit 0 from='client.? 172.21.15.40:0/2414364127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:36 smithi141 bash[31670]: cluster 2023-12-02T01:30:34.853596+0000 mgr.y (mgr.24356) 17768 : cluster 0 pgmap v17736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:36 smithi141 bash[31670]: audit 2023-12-02T01:30:35.640756+0000 mon.c (mon.2) 11135 : audit 0 from='client.? 172.21.15.40:0/2414364127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:36.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:30:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:30:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:38 smithi141 bash[31670]: cluster 2023-12-02T01:30:36.854264+0000 mgr.y (mgr.24356) 17769 : cluster 0 pgmap v17737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:38 smithi141 bash[31670]: audit 2023-12-02T01:30:38.093075+0000 mon.c (mon.2) 11136 : audit 0 from='client.? 172.21.15.40:0/4097770007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:38 smithi040 bash[41173]: cluster 2023-12-02T01:30:36.854264+0000 mgr.y (mgr.24356) 17769 : cluster 0 pgmap v17737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:38 smithi040 bash[41173]: audit 2023-12-02T01:30:38.093075+0000 mon.c (mon.2) 11136 : audit 0 from='client.? 172.21.15.40:0/4097770007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:38 smithi040 bash[28232]: cluster 2023-12-02T01:30:36.854264+0000 mgr.y (mgr.24356) 17769 : cluster 0 pgmap v17737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:38 smithi040 bash[28232]: audit 2023-12-02T01:30:38.093075+0000 mon.c (mon.2) 11136 : audit 0 from='client.? 172.21.15.40:0/4097770007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:40 smithi141 bash[31670]: cluster 2023-12-02T01:30:38.854934+0000 mgr.y (mgr.24356) 17770 : cluster 0 pgmap v17738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:40 smithi040 bash[41173]: cluster 2023-12-02T01:30:38.854934+0000 mgr.y (mgr.24356) 17770 : cluster 0 pgmap v17738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:40 smithi040 bash[28232]: cluster 2023-12-02T01:30:38.854934+0000 mgr.y (mgr.24356) 17770 : cluster 0 pgmap v17738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:41.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:41 smithi141 bash[31670]: audit 2023-12-02T01:30:40.558641+0000 mon.a (mon.0) 11037 : audit 0 from='client.? 172.21.15.40:0/954080032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:41 smithi040 bash[28232]: audit 2023-12-02T01:30:40.558641+0000 mon.a (mon.0) 11037 : audit 0 from='client.? 172.21.15.40:0/954080032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:41 smithi040 bash[41173]: audit 2023-12-02T01:30:40.558641+0000 mon.a (mon.0) 11037 : audit 0 from='client.? 172.21.15.40:0/954080032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:42 smithi141 bash[31670]: cluster 2023-12-02T01:30:40.856121+0000 mgr.y (mgr.24356) 17771 : cluster 0 pgmap v17739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:42 smithi040 bash[28232]: cluster 2023-12-02T01:30:40.856121+0000 mgr.y (mgr.24356) 17771 : cluster 0 pgmap v17739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:42 smithi040 bash[41173]: cluster 2023-12-02T01:30:40.856121+0000 mgr.y (mgr.24356) 17771 : cluster 0 pgmap v17739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:43.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:43 smithi141 bash[31670]: audit 2023-12-02T01:30:43.015511+0000 mon.a (mon.0) 11038 : audit 0 from='client.? 172.21.15.40:0/2063356412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:43 smithi040 bash[28232]: audit 2023-12-02T01:30:43.015511+0000 mon.a (mon.0) 11038 : audit 0 from='client.? 172.21.15.40:0/2063356412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:43 smithi040 bash[41173]: audit 2023-12-02T01:30:43.015511+0000 mon.a (mon.0) 11038 : audit 0 from='client.? 172.21.15.40:0/2063356412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:44 smithi141 bash[31670]: cluster 2023-12-02T01:30:42.856886+0000 mgr.y (mgr.24356) 17772 : cluster 0 pgmap v17740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:44 smithi040 bash[41173]: cluster 2023-12-02T01:30:42.856886+0000 mgr.y (mgr.24356) 17772 : cluster 0 pgmap v17740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:44 smithi040 bash[28232]: cluster 2023-12-02T01:30:42.856886+0000 mgr.y (mgr.24356) 17772 : cluster 0 pgmap v17740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:46 smithi040 bash[41173]: cluster 2023-12-02T01:30:44.858045+0000 mgr.y (mgr.24356) 17773 : cluster 0 pgmap v17741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:46 smithi040 bash[41173]: audit 2023-12-02T01:30:45.487931+0000 mon.c (mon.2) 11137 : audit 0 from='client.? 172.21.15.40:0/2828402487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:46 smithi040 bash[28232]: cluster 2023-12-02T01:30:44.858045+0000 mgr.y (mgr.24356) 17773 : cluster 0 pgmap v17741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:46 smithi040 bash[28232]: audit 2023-12-02T01:30:45.487931+0000 mon.c (mon.2) 11137 : audit 0 from='client.? 172.21.15.40:0/2828402487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:46 smithi141 bash[31670]: cluster 2023-12-02T01:30:44.858045+0000 mgr.y (mgr.24356) 17773 : cluster 0 pgmap v17741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:46 smithi141 bash[31670]: audit 2023-12-02T01:30:45.487931+0000 mon.c (mon.2) 11137 : audit 0 from='client.? 172.21.15.40:0/2828402487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:30:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:30:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:48 smithi141 bash[31670]: cluster 2023-12-02T01:30:46.858721+0000 mgr.y (mgr.24356) 17774 : cluster 0 pgmap v17742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:48 smithi141 bash[31670]: audit 2023-12-02T01:30:47.951600+0000 mon.a (mon.0) 11039 : audit 0 from='client.? 172.21.15.40:0/1240665310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:48 smithi040 bash[28232]: cluster 2023-12-02T01:30:46.858721+0000 mgr.y (mgr.24356) 17774 : cluster 0 pgmap v17742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:48 smithi040 bash[28232]: audit 2023-12-02T01:30:47.951600+0000 mon.a (mon.0) 11039 : audit 0 from='client.? 172.21.15.40:0/1240665310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:48 smithi040 bash[41173]: cluster 2023-12-02T01:30:46.858721+0000 mgr.y (mgr.24356) 17774 : cluster 0 pgmap v17742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:48 smithi040 bash[41173]: audit 2023-12-02T01:30:47.951600+0000 mon.a (mon.0) 11039 : audit 0 from='client.? 172.21.15.40:0/1240665310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:50 smithi141 bash[31670]: cluster 2023-12-02T01:30:48.859370+0000 mgr.y (mgr.24356) 17775 : cluster 0 pgmap v17743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:50 smithi141 bash[31670]: audit 2023-12-02T01:30:49.277735+0000 mon.c (mon.2) 11138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:50 smithi040 bash[41173]: cluster 2023-12-02T01:30:48.859370+0000 mgr.y (mgr.24356) 17775 : cluster 0 pgmap v17743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:50 smithi040 bash[41173]: audit 2023-12-02T01:30:49.277735+0000 mon.c (mon.2) 11138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:50 smithi040 bash[28232]: cluster 2023-12-02T01:30:48.859370+0000 mgr.y (mgr.24356) 17775 : cluster 0 pgmap v17743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:50 smithi040 bash[28232]: audit 2023-12-02T01:30:49.277735+0000 mon.c (mon.2) 11138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:51 smithi141 bash[31670]: audit 2023-12-02T01:30:50.427313+0000 mon.b (mon.1) 74 : audit 0 from='client.? 172.21.15.40:0/1836352283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:51 smithi040 bash[41173]: audit 2023-12-02T01:30:50.427313+0000 mon.b (mon.1) 74 : audit 0 from='client.? 172.21.15.40:0/1836352283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:51 smithi040 bash[28232]: audit 2023-12-02T01:30:50.427313+0000 mon.b (mon.1) 74 : audit 0 from='client.? 172.21.15.40:0/1836352283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:52 smithi141 bash[31670]: cluster 2023-12-02T01:30:50.860372+0000 mgr.y (mgr.24356) 17776 : cluster 0 pgmap v17744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:52 smithi040 bash[28232]: cluster 2023-12-02T01:30:50.860372+0000 mgr.y (mgr.24356) 17776 : cluster 0 pgmap v17744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:52 smithi040 bash[41173]: cluster 2023-12-02T01:30:50.860372+0000 mgr.y (mgr.24356) 17776 : cluster 0 pgmap v17744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:53 smithi141 bash[31670]: audit 2023-12-02T01:30:52.894874+0000 mon.c (mon.2) 11139 : audit 0 from='client.? 172.21.15.40:0/353939465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:53 smithi040 bash[28232]: audit 2023-12-02T01:30:52.894874+0000 mon.c (mon.2) 11139 : audit 0 from='client.? 172.21.15.40:0/353939465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:53 smithi040 bash[41173]: audit 2023-12-02T01:30:52.894874+0000 mon.c (mon.2) 11139 : audit 0 from='client.? 172.21.15.40:0/353939465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:54 smithi141 bash[31670]: cluster 2023-12-02T01:30:52.861007+0000 mgr.y (mgr.24356) 17777 : cluster 0 pgmap v17745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:54 smithi040 bash[28232]: cluster 2023-12-02T01:30:52.861007+0000 mgr.y (mgr.24356) 17777 : cluster 0 pgmap v17745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:54 smithi040 bash[41173]: cluster 2023-12-02T01:30:52.861007+0000 mgr.y (mgr.24356) 17777 : cluster 0 pgmap v17745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:56.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:56 smithi040 bash[41173]: cluster 2023-12-02T01:30:54.862114+0000 mgr.y (mgr.24356) 17778 : cluster 0 pgmap v17746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:56.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:56 smithi040 bash[41173]: audit 2023-12-02T01:30:55.361288+0000 mon.a (mon.0) 11040 : audit 0 from='client.? 172.21.15.40:0/2413410045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:56.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:56 smithi040 bash[28232]: cluster 2023-12-02T01:30:54.862114+0000 mgr.y (mgr.24356) 17778 : cluster 0 pgmap v17746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:56.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:56 smithi040 bash[28232]: audit 2023-12-02T01:30:55.361288+0000 mon.a (mon.0) 11040 : audit 0 from='client.? 172.21.15.40:0/2413410045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:56 smithi141 bash[31670]: cluster 2023-12-02T01:30:54.862114+0000 mgr.y (mgr.24356) 17778 : cluster 0 pgmap v17746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:56 smithi141 bash[31670]: audit 2023-12-02T01:30:55.361288+0000 mon.a (mon.0) 11040 : audit 0 from='client.? 172.21.15.40:0/2413410045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:30:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:30:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:58 smithi141 bash[31670]: cluster 2023-12-02T01:30:56.862690+0000 mgr.y (mgr.24356) 17779 : cluster 0 pgmap v17747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:30:58 smithi141 bash[31670]: audit 2023-12-02T01:30:57.830424+0000 mon.c (mon.2) 11140 : audit 0 from='client.? 172.21.15.40:0/2815513057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:58 smithi040 bash[41173]: cluster 2023-12-02T01:30:56.862690+0000 mgr.y (mgr.24356) 17779 : cluster 0 pgmap v17747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:30:58 smithi040 bash[41173]: audit 2023-12-02T01:30:57.830424+0000 mon.c (mon.2) 11140 : audit 0 from='client.? 172.21.15.40:0/2815513057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:30:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:58 smithi040 bash[28232]: cluster 2023-12-02T01:30:56.862690+0000 mgr.y (mgr.24356) 17779 : cluster 0 pgmap v17747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:30:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:30:58 smithi040 bash[28232]: audit 2023-12-02T01:30:57.830424+0000 mon.c (mon.2) 11140 : audit 0 from='client.? 172.21.15.40:0/2815513057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:00 smithi141 bash[31670]: cluster 2023-12-02T01:30:58.863229+0000 mgr.y (mgr.24356) 17780 : cluster 0 pgmap v17748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:00 smithi040 bash[28232]: cluster 2023-12-02T01:30:58.863229+0000 mgr.y (mgr.24356) 17780 : cluster 0 pgmap v17748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:00 smithi040 bash[41173]: cluster 2023-12-02T01:30:58.863229+0000 mgr.y (mgr.24356) 17780 : cluster 0 pgmap v17748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:01 smithi141 bash[31670]: audit 2023-12-02T01:31:00.292805+0000 mon.c (mon.2) 11141 : audit 0 from='client.? 172.21.15.40:0/679221378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:01 smithi040 bash[28232]: audit 2023-12-02T01:31:00.292805+0000 mon.c (mon.2) 11141 : audit 0 from='client.? 172.21.15.40:0/679221378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:01 smithi040 bash[41173]: audit 2023-12-02T01:31:00.292805+0000 mon.c (mon.2) 11141 : audit 0 from='client.? 172.21.15.40:0/679221378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:02 smithi141 bash[31670]: cluster 2023-12-02T01:31:00.864333+0000 mgr.y (mgr.24356) 17781 : cluster 0 pgmap v17749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:02 smithi040 bash[28232]: cluster 2023-12-02T01:31:00.864333+0000 mgr.y (mgr.24356) 17781 : cluster 0 pgmap v17749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:02 smithi040 bash[41173]: cluster 2023-12-02T01:31:00.864333+0000 mgr.y (mgr.24356) 17781 : cluster 0 pgmap v17749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:03 smithi141 bash[31670]: audit 2023-12-02T01:31:02.761138+0000 mon.a (mon.0) 11041 : audit 0 from='client.? 172.21.15.40:0/4129169456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:03 smithi040 bash[28232]: audit 2023-12-02T01:31:02.761138+0000 mon.a (mon.0) 11041 : audit 0 from='client.? 172.21.15.40:0/4129169456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:03 smithi040 bash[41173]: audit 2023-12-02T01:31:02.761138+0000 mon.a (mon.0) 11041 : audit 0 from='client.? 172.21.15.40:0/4129169456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:04 smithi141 bash[31670]: cluster 2023-12-02T01:31:02.864995+0000 mgr.y (mgr.24356) 17782 : cluster 0 pgmap v17750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:04 smithi040 bash[28232]: cluster 2023-12-02T01:31:02.864995+0000 mgr.y (mgr.24356) 17782 : cluster 0 pgmap v17750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:04 smithi040 bash[41173]: cluster 2023-12-02T01:31:02.864995+0000 mgr.y (mgr.24356) 17782 : cluster 0 pgmap v17750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:05 smithi040 bash[41173]: audit 2023-12-02T01:31:04.279191+0000 mon.c (mon.2) 11142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:05 smithi040 bash[41173]: audit 2023-12-02T01:31:05.216162+0000 mon.c (mon.2) 11143 : audit 0 from='client.? 172.21.15.40:0/3588884152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:05 smithi040 bash[28232]: audit 2023-12-02T01:31:04.279191+0000 mon.c (mon.2) 11142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:05 smithi040 bash[28232]: audit 2023-12-02T01:31:05.216162+0000 mon.c (mon.2) 11143 : audit 0 from='client.? 172.21.15.40:0/3588884152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:05 smithi141 bash[31670]: audit 2023-12-02T01:31:04.279191+0000 mon.c (mon.2) 11142 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:05 smithi141 bash[31670]: audit 2023-12-02T01:31:05.216162+0000 mon.c (mon.2) 11143 : audit 0 from='client.? 172.21.15.40:0/3588884152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:31:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:31:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:06 smithi040 bash[41173]: cluster 2023-12-02T01:31:04.865772+0000 mgr.y (mgr.24356) 17783 : cluster 0 pgmap v17751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:06 smithi040 bash[28232]: cluster 2023-12-02T01:31:04.865772+0000 mgr.y (mgr.24356) 17783 : cluster 0 pgmap v17751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:06 smithi141 bash[31670]: cluster 2023-12-02T01:31:04.865772+0000 mgr.y (mgr.24356) 17783 : cluster 0 pgmap v17751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:08 smithi040 bash[41173]: cluster 2023-12-02T01:31:06.866410+0000 mgr.y (mgr.24356) 17784 : cluster 0 pgmap v17752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:08 smithi040 bash[41173]: audit 2023-12-02T01:31:07.687032+0000 mon.c (mon.2) 11144 : audit 0 from='client.? 172.21.15.40:0/3810306131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:08 smithi040 bash[28232]: cluster 2023-12-02T01:31:06.866410+0000 mgr.y (mgr.24356) 17784 : cluster 0 pgmap v17752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:08 smithi040 bash[28232]: audit 2023-12-02T01:31:07.687032+0000 mon.c (mon.2) 11144 : audit 0 from='client.? 172.21.15.40:0/3810306131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:08 smithi141 bash[31670]: cluster 2023-12-02T01:31:06.866410+0000 mgr.y (mgr.24356) 17784 : cluster 0 pgmap v17752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:08 smithi141 bash[31670]: audit 2023-12-02T01:31:07.687032+0000 mon.c (mon.2) 11144 : audit 0 from='client.? 172.21.15.40:0/3810306131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:10 smithi040 bash[41173]: cluster 2023-12-02T01:31:08.867077+0000 mgr.y (mgr.24356) 17785 : cluster 0 pgmap v17753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:10 smithi040 bash[41173]: audit 2023-12-02T01:31:10.150640+0000 mon.a (mon.0) 11042 : audit 0 from='client.? 172.21.15.40:0/3137915201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:10 smithi040 bash[28232]: cluster 2023-12-02T01:31:08.867077+0000 mgr.y (mgr.24356) 17785 : cluster 0 pgmap v17753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:10 smithi040 bash[28232]: audit 2023-12-02T01:31:10.150640+0000 mon.a (mon.0) 11042 : audit 0 from='client.? 172.21.15.40:0/3137915201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:10 smithi141 bash[31670]: cluster 2023-12-02T01:31:08.867077+0000 mgr.y (mgr.24356) 17785 : cluster 0 pgmap v17753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:10 smithi141 bash[31670]: audit 2023-12-02T01:31:10.150640+0000 mon.a (mon.0) 11042 : audit 0 from='client.? 172.21.15.40:0/3137915201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:12 smithi141 bash[31670]: cluster 2023-12-02T01:31:10.868250+0000 mgr.y (mgr.24356) 17786 : cluster 0 pgmap v17754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:12.525 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 01:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T01:31:12.105603067Z level=info msg="Completed cleanup jobs" duration=66.835963ms 2023-12-02T01:31:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:12 smithi040 bash[28232]: cluster 2023-12-02T01:31:10.868250+0000 mgr.y (mgr.24356) 17786 : cluster 0 pgmap v17754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:12 smithi040 bash[41173]: cluster 2023-12-02T01:31:10.868250+0000 mgr.y (mgr.24356) 17786 : cluster 0 pgmap v17754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:13 smithi040 bash[41173]: audit 2023-12-02T01:31:12.610474+0000 mon.a (mon.0) 11043 : audit 0 from='client.? 172.21.15.40:0/3615044513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:13 smithi040 bash[41173]: cluster 2023-12-02T01:31:12.868934+0000 mgr.y (mgr.24356) 17787 : cluster 0 pgmap v17755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:13 smithi040 bash[28232]: audit 2023-12-02T01:31:12.610474+0000 mon.a (mon.0) 11043 : audit 0 from='client.? 172.21.15.40:0/3615044513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:13 smithi040 bash[28232]: cluster 2023-12-02T01:31:12.868934+0000 mgr.y (mgr.24356) 17787 : cluster 0 pgmap v17755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:13 smithi141 bash[31670]: audit 2023-12-02T01:31:12.610474+0000 mon.a (mon.0) 11043 : audit 0 from='client.? 172.21.15.40:0/3615044513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:13 smithi141 bash[31670]: cluster 2023-12-02T01:31:12.868934+0000 mgr.y (mgr.24356) 17787 : cluster 0 pgmap v17755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:15 smithi141 bash[31670]: cluster 2023-12-02T01:31:14.869700+0000 mgr.y (mgr.24356) 17788 : cluster 0 pgmap v17756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:16.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:15 smithi141 bash[31670]: audit 2023-12-02T01:31:15.073445+0000 mon.a (mon.0) 11044 : audit 0 from='client.? 172.21.15.40:0/46032648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:15 smithi040 bash[28232]: cluster 2023-12-02T01:31:14.869700+0000 mgr.y (mgr.24356) 17788 : cluster 0 pgmap v17756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:15 smithi040 bash[28232]: audit 2023-12-02T01:31:15.073445+0000 mon.a (mon.0) 11044 : audit 0 from='client.? 172.21.15.40:0/46032648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:15 smithi040 bash[41173]: cluster 2023-12-02T01:31:14.869700+0000 mgr.y (mgr.24356) 17788 : cluster 0 pgmap v17756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:15 smithi040 bash[41173]: audit 2023-12-02T01:31:15.073445+0000 mon.a (mon.0) 11044 : audit 0 from='client.? 172.21.15.40:0/46032648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:31:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:31:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:18 smithi141 bash[31670]: cluster 2023-12-02T01:31:16.870326+0000 mgr.y (mgr.24356) 17789 : cluster 0 pgmap v17757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:18 smithi141 bash[31670]: audit 2023-12-02T01:31:17.535924+0000 mon.a (mon.0) 11045 : audit 0 from='client.? 172.21.15.40:0/3181121051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:18 smithi040 bash[28232]: cluster 2023-12-02T01:31:16.870326+0000 mgr.y (mgr.24356) 17789 : cluster 0 pgmap v17757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:18 smithi040 bash[28232]: audit 2023-12-02T01:31:17.535924+0000 mon.a (mon.0) 11045 : audit 0 from='client.? 172.21.15.40:0/3181121051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:18 smithi040 bash[41173]: cluster 2023-12-02T01:31:16.870326+0000 mgr.y (mgr.24356) 17789 : cluster 0 pgmap v17757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:18 smithi040 bash[41173]: audit 2023-12-02T01:31:17.535924+0000 mon.a (mon.0) 11045 : audit 0 from='client.? 172.21.15.40:0/3181121051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:20 smithi141 bash[31670]: cluster 2023-12-02T01:31:18.870965+0000 mgr.y (mgr.24356) 17790 : cluster 0 pgmap v17758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:20 smithi141 bash[31670]: audit 2023-12-02T01:31:19.278300+0000 mon.c (mon.2) 11145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:20 smithi141 bash[31670]: audit 2023-12-02T01:31:19.998773+0000 mon.c (mon.2) 11146 : audit 0 from='client.? 172.21.15.40:0/1278447867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:20 smithi040 bash[41173]: cluster 2023-12-02T01:31:18.870965+0000 mgr.y (mgr.24356) 17790 : cluster 0 pgmap v17758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:20 smithi040 bash[41173]: audit 2023-12-02T01:31:19.278300+0000 mon.c (mon.2) 11145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:20 smithi040 bash[41173]: audit 2023-12-02T01:31:19.998773+0000 mon.c (mon.2) 11146 : audit 0 from='client.? 172.21.15.40:0/1278447867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:20 smithi040 bash[28232]: cluster 2023-12-02T01:31:18.870965+0000 mgr.y (mgr.24356) 17790 : cluster 0 pgmap v17758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:20 smithi040 bash[28232]: audit 2023-12-02T01:31:19.278300+0000 mon.c (mon.2) 11145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:20 smithi040 bash[28232]: audit 2023-12-02T01:31:19.998773+0000 mon.c (mon.2) 11146 : audit 0 from='client.? 172.21.15.40:0/1278447867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:22 smithi141 bash[31670]: cluster 2023-12-02T01:31:20.872136+0000 mgr.y (mgr.24356) 17791 : cluster 0 pgmap v17759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:22 smithi040 bash[28232]: cluster 2023-12-02T01:31:20.872136+0000 mgr.y (mgr.24356) 17791 : cluster 0 pgmap v17759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:22 smithi040 bash[41173]: cluster 2023-12-02T01:31:20.872136+0000 mgr.y (mgr.24356) 17791 : cluster 0 pgmap v17759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:23 smithi141 bash[31670]: audit 2023-12-02T01:31:22.466305+0000 mon.c (mon.2) 11147 : audit 0 from='client.? 172.21.15.40:0/1919409709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:23 smithi141 bash[31670]: audit 2023-12-02T01:31:23.086234+0000 mon.c (mon.2) 11148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:31:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:23 smithi040 bash[28232]: audit 2023-12-02T01:31:22.466305+0000 mon.c (mon.2) 11147 : audit 0 from='client.? 172.21.15.40:0/1919409709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:23 smithi040 bash[28232]: audit 2023-12-02T01:31:23.086234+0000 mon.c (mon.2) 11148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:31:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:23 smithi040 bash[41173]: audit 2023-12-02T01:31:22.466305+0000 mon.c (mon.2) 11147 : audit 0 from='client.? 172.21.15.40:0/1919409709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:23 smithi040 bash[41173]: audit 2023-12-02T01:31:23.086234+0000 mon.c (mon.2) 11148 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:31:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:24 smithi141 bash[31670]: cluster 2023-12-02T01:31:22.872803+0000 mgr.y (mgr.24356) 17792 : cluster 0 pgmap v17760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:24 smithi040 bash[28232]: cluster 2023-12-02T01:31:22.872803+0000 mgr.y (mgr.24356) 17792 : cluster 0 pgmap v17760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:24 smithi040 bash[41173]: cluster 2023-12-02T01:31:22.872803+0000 mgr.y (mgr.24356) 17792 : cluster 0 pgmap v17760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:25 smithi141 bash[31670]: audit 2023-12-02T01:31:24.930871+0000 mon.a (mon.0) 11046 : audit 0 from='client.? 172.21.15.40:0/427891687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:25 smithi040 bash[28232]: audit 2023-12-02T01:31:24.930871+0000 mon.a (mon.0) 11046 : audit 0 from='client.? 172.21.15.40:0/427891687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:25 smithi040 bash[41173]: audit 2023-12-02T01:31:24.930871+0000 mon.a (mon.0) 11046 : audit 0 from='client.? 172.21.15.40:0/427891687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:26 smithi040 bash[41173]: cluster 2023-12-02T01:31:24.873901+0000 mgr.y (mgr.24356) 17793 : cluster 0 pgmap v17761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:26 smithi040 bash[28232]: cluster 2023-12-02T01:31:24.873901+0000 mgr.y (mgr.24356) 17793 : cluster 0 pgmap v17761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:26 smithi141 bash[31670]: cluster 2023-12-02T01:31:24.873901+0000 mgr.y (mgr.24356) 17793 : cluster 0 pgmap v17761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:31:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:31:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:28 smithi141 bash[31670]: cluster 2023-12-02T01:31:26.874536+0000 mgr.y (mgr.24356) 17794 : cluster 0 pgmap v17762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:28 smithi141 bash[31670]: audit 2023-12-02T01:31:27.407551+0000 mon.a (mon.0) 11047 : audit 0 from='client.? 172.21.15.40:0/2473562479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:28 smithi040 bash[41173]: cluster 2023-12-02T01:31:26.874536+0000 mgr.y (mgr.24356) 17794 : cluster 0 pgmap v17762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:28 smithi040 bash[41173]: audit 2023-12-02T01:31:27.407551+0000 mon.a (mon.0) 11047 : audit 0 from='client.? 172.21.15.40:0/2473562479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:28 smithi040 bash[28232]: cluster 2023-12-02T01:31:26.874536+0000 mgr.y (mgr.24356) 17794 : cluster 0 pgmap v17762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:28 smithi040 bash[28232]: audit 2023-12-02T01:31:27.407551+0000 mon.a (mon.0) 11047 : audit 0 from='client.? 172.21.15.40:0/2473562479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:30.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: cluster 2023-12-02T01:31:28.875180+0000 mgr.y (mgr.24356) 17795 : cluster 0 pgmap v17763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:28.982045+0000 mon.a (mon.0) 11048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:28.994767+0000 mon.a (mon.0) 11049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:29.234192+0000 mon.a (mon.0) 11050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:29.244220+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:29.725902+0000 mon.c (mon.2) 11149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:29.727416+0000 mon.c (mon.2) 11150 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:29.736406+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:29 smithi141 bash[31670]: audit 2023-12-02T01:31:29.878967+0000 mon.a (mon.0) 11053 : audit 0 from='client.? 172.21.15.40:0/1137959254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: cluster 2023-12-02T01:31:28.875180+0000 mgr.y (mgr.24356) 17795 : cluster 0 pgmap v17763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:28.982045+0000 mon.a (mon.0) 11048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:28.994767+0000 mon.a (mon.0) 11049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:29.234192+0000 mon.a (mon.0) 11050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:29.244220+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:29.725902+0000 mon.c (mon.2) 11149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:31:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:29.727416+0000 mon.c (mon.2) 11150 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:29.736406+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[28232]: audit 2023-12-02T01:31:29.878967+0000 mon.a (mon.0) 11053 : audit 0 from='client.? 172.21.15.40:0/1137959254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: cluster 2023-12-02T01:31:28.875180+0000 mgr.y (mgr.24356) 17795 : cluster 0 pgmap v17763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:28.982045+0000 mon.a (mon.0) 11048 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:28.994767+0000 mon.a (mon.0) 11049 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:29.234192+0000 mon.a (mon.0) 11050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:29.244220+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:29.725902+0000 mon.c (mon.2) 11149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:29.727416+0000 mon.c (mon.2) 11150 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:29.736406+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:31:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:29 smithi040 bash[41173]: audit 2023-12-02T01:31:29.878967+0000 mon.a (mon.0) 11053 : audit 0 from='client.? 172.21.15.40:0/1137959254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:32 smithi141 bash[31670]: cluster 2023-12-02T01:31:30.876382+0000 mgr.y (mgr.24356) 17796 : cluster 0 pgmap v17764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:32 smithi040 bash[28232]: cluster 2023-12-02T01:31:30.876382+0000 mgr.y (mgr.24356) 17796 : cluster 0 pgmap v17764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:32 smithi040 bash[41173]: cluster 2023-12-02T01:31:30.876382+0000 mgr.y (mgr.24356) 17796 : cluster 0 pgmap v17764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:33 smithi141 bash[31670]: audit 2023-12-02T01:31:32.342942+0000 mon.c (mon.2) 11151 : audit 0 from='client.? 172.21.15.40:0/1129541569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:33 smithi040 bash[28232]: audit 2023-12-02T01:31:32.342942+0000 mon.c (mon.2) 11151 : audit 0 from='client.? 172.21.15.40:0/1129541569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:33 smithi040 bash[41173]: audit 2023-12-02T01:31:32.342942+0000 mon.c (mon.2) 11151 : audit 0 from='client.? 172.21.15.40:0/1129541569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:34 smithi141 bash[31670]: cluster 2023-12-02T01:31:32.877138+0000 mgr.y (mgr.24356) 17797 : cluster 0 pgmap v17765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:34 smithi040 bash[28232]: cluster 2023-12-02T01:31:32.877138+0000 mgr.y (mgr.24356) 17797 : cluster 0 pgmap v17765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:34 smithi040 bash[41173]: cluster 2023-12-02T01:31:32.877138+0000 mgr.y (mgr.24356) 17797 : cluster 0 pgmap v17765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:35 smithi141 bash[31670]: audit 2023-12-02T01:31:34.278590+0000 mon.c (mon.2) 11152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:35 smithi141 bash[31670]: audit 2023-12-02T01:31:34.815916+0000 mon.c (mon.2) 11153 : audit 0 from='client.? 172.21.15.40:0/1593751984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:35 smithi040 bash[28232]: audit 2023-12-02T01:31:34.278590+0000 mon.c (mon.2) 11152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:35 smithi040 bash[28232]: audit 2023-12-02T01:31:34.815916+0000 mon.c (mon.2) 11153 : audit 0 from='client.? 172.21.15.40:0/1593751984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:35 smithi040 bash[41173]: audit 2023-12-02T01:31:34.278590+0000 mon.c (mon.2) 11152 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:35 smithi040 bash[41173]: audit 2023-12-02T01:31:34.815916+0000 mon.c (mon.2) 11153 : audit 0 from='client.? 172.21.15.40:0/1593751984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:36 smithi040 bash[28232]: cluster 2023-12-02T01:31:34.878337+0000 mgr.y (mgr.24356) 17798 : cluster 0 pgmap v17766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:36.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:36 smithi040 bash[41173]: cluster 2023-12-02T01:31:34.878337+0000 mgr.y (mgr.24356) 17798 : cluster 0 pgmap v17766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:36 smithi141 bash[31670]: cluster 2023-12-02T01:31:34.878337+0000 mgr.y (mgr.24356) 17798 : cluster 0 pgmap v17766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:31:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:31:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:38 smithi141 bash[31670]: cluster 2023-12-02T01:31:36.878994+0000 mgr.y (mgr.24356) 17799 : cluster 0 pgmap v17767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:38 smithi141 bash[31670]: audit 2023-12-02T01:31:37.270073+0000 mon.c (mon.2) 11154 : audit 0 from='client.? 172.21.15.40:0/2768450415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:38 smithi040 bash[28232]: cluster 2023-12-02T01:31:36.878994+0000 mgr.y (mgr.24356) 17799 : cluster 0 pgmap v17767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:38 smithi040 bash[28232]: audit 2023-12-02T01:31:37.270073+0000 mon.c (mon.2) 11154 : audit 0 from='client.? 172.21.15.40:0/2768450415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:38 smithi040 bash[41173]: cluster 2023-12-02T01:31:36.878994+0000 mgr.y (mgr.24356) 17799 : cluster 0 pgmap v17767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:38 smithi040 bash[41173]: audit 2023-12-02T01:31:37.270073+0000 mon.c (mon.2) 11154 : audit 0 from='client.? 172.21.15.40:0/2768450415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:40 smithi141 bash[31670]: cluster 2023-12-02T01:31:38.879681+0000 mgr.y (mgr.24356) 17800 : cluster 0 pgmap v17768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:40 smithi141 bash[31670]: audit 2023-12-02T01:31:39.736573+0000 mon.a (mon.0) 11054 : audit 0 from='client.? 172.21.15.40:0/3627359947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:40 smithi040 bash[41173]: cluster 2023-12-02T01:31:38.879681+0000 mgr.y (mgr.24356) 17800 : cluster 0 pgmap v17768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:40 smithi040 bash[41173]: audit 2023-12-02T01:31:39.736573+0000 mon.a (mon.0) 11054 : audit 0 from='client.? 172.21.15.40:0/3627359947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:40 smithi040 bash[28232]: cluster 2023-12-02T01:31:38.879681+0000 mgr.y (mgr.24356) 17800 : cluster 0 pgmap v17768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:40 smithi040 bash[28232]: audit 2023-12-02T01:31:39.736573+0000 mon.a (mon.0) 11054 : audit 0 from='client.? 172.21.15.40:0/3627359947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:42 smithi141 bash[31670]: cluster 2023-12-02T01:31:40.880965+0000 mgr.y (mgr.24356) 17801 : cluster 0 pgmap v17769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:42 smithi141 bash[31670]: audit 2023-12-02T01:31:42.196294+0000 mon.a (mon.0) 11055 : audit 0 from='client.? 172.21.15.40:0/3900390588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:42 smithi040 bash[28232]: cluster 2023-12-02T01:31:40.880965+0000 mgr.y (mgr.24356) 17801 : cluster 0 pgmap v17769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:42 smithi040 bash[28232]: audit 2023-12-02T01:31:42.196294+0000 mon.a (mon.0) 11055 : audit 0 from='client.? 172.21.15.40:0/3900390588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:42 smithi040 bash[41173]: cluster 2023-12-02T01:31:40.880965+0000 mgr.y (mgr.24356) 17801 : cluster 0 pgmap v17769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:42 smithi040 bash[41173]: audit 2023-12-02T01:31:42.196294+0000 mon.a (mon.0) 11055 : audit 0 from='client.? 172.21.15.40:0/3900390588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:44 smithi141 bash[31670]: cluster 2023-12-02T01:31:42.881760+0000 mgr.y (mgr.24356) 17802 : cluster 0 pgmap v17770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:44 smithi040 bash[28232]: cluster 2023-12-02T01:31:42.881760+0000 mgr.y (mgr.24356) 17802 : cluster 0 pgmap v17770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:44 smithi040 bash[41173]: cluster 2023-12-02T01:31:42.881760+0000 mgr.y (mgr.24356) 17802 : cluster 0 pgmap v17770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:45.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:45 smithi141 bash[31670]: audit 2023-12-02T01:31:44.654988+0000 mon.a (mon.0) 11056 : audit 0 from='client.? 172.21.15.40:0/820840370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:45 smithi040 bash[28232]: audit 2023-12-02T01:31:44.654988+0000 mon.a (mon.0) 11056 : audit 0 from='client.? 172.21.15.40:0/820840370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:45 smithi040 bash[41173]: audit 2023-12-02T01:31:44.654988+0000 mon.a (mon.0) 11056 : audit 0 from='client.? 172.21.15.40:0/820840370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:46.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:46 smithi040 bash[28232]: cluster 2023-12-02T01:31:44.883038+0000 mgr.y (mgr.24356) 17803 : cluster 0 pgmap v17771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:46.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:46 smithi040 bash[41173]: cluster 2023-12-02T01:31:44.883038+0000 mgr.y (mgr.24356) 17803 : cluster 0 pgmap v17771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:46 smithi141 bash[31670]: cluster 2023-12-02T01:31:44.883038+0000 mgr.y (mgr.24356) 17803 : cluster 0 pgmap v17771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:46.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:31:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:31:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:47 smithi141 bash[31670]: audit 2023-12-02T01:31:47.122700+0000 mon.c (mon.2) 11155 : audit 0 from='client.? 172.21.15.40:0/2446892261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:47 smithi040 bash[28232]: audit 2023-12-02T01:31:47.122700+0000 mon.c (mon.2) 11155 : audit 0 from='client.? 172.21.15.40:0/2446892261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:47 smithi040 bash[41173]: audit 2023-12-02T01:31:47.122700+0000 mon.c (mon.2) 11155 : audit 0 from='client.? 172.21.15.40:0/2446892261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:48 smithi141 bash[31670]: cluster 2023-12-02T01:31:46.883674+0000 mgr.y (mgr.24356) 17804 : cluster 0 pgmap v17772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:48 smithi040 bash[28232]: cluster 2023-12-02T01:31:46.883674+0000 mgr.y (mgr.24356) 17804 : cluster 0 pgmap v17772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:48 smithi040 bash[41173]: cluster 2023-12-02T01:31:46.883674+0000 mgr.y (mgr.24356) 17804 : cluster 0 pgmap v17772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:50 smithi141 bash[31670]: cluster 2023-12-02T01:31:48.884373+0000 mgr.y (mgr.24356) 17805 : cluster 0 pgmap v17773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:50 smithi141 bash[31670]: audit 2023-12-02T01:31:49.279275+0000 mon.c (mon.2) 11156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:50.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:50 smithi141 bash[31670]: audit 2023-12-02T01:31:49.586880+0000 mon.a (mon.0) 11057 : audit 0 from='client.? 172.21.15.40:0/2582510662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:50 smithi040 bash[41173]: cluster 2023-12-02T01:31:48.884373+0000 mgr.y (mgr.24356) 17805 : cluster 0 pgmap v17773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:50 smithi040 bash[41173]: audit 2023-12-02T01:31:49.279275+0000 mon.c (mon.2) 11156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:50 smithi040 bash[41173]: audit 2023-12-02T01:31:49.586880+0000 mon.a (mon.0) 11057 : audit 0 from='client.? 172.21.15.40:0/2582510662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:50 smithi040 bash[28232]: cluster 2023-12-02T01:31:48.884373+0000 mgr.y (mgr.24356) 17805 : cluster 0 pgmap v17773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:50 smithi040 bash[28232]: audit 2023-12-02T01:31:49.279275+0000 mon.c (mon.2) 11156 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:50 smithi040 bash[28232]: audit 2023-12-02T01:31:49.586880+0000 mon.a (mon.0) 11057 : audit 0 from='client.? 172.21.15.40:0/2582510662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:52 smithi141 bash[31670]: cluster 2023-12-02T01:31:50.885556+0000 mgr.y (mgr.24356) 17806 : cluster 0 pgmap v17774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:52 smithi141 bash[31670]: audit 2023-12-02T01:31:52.051381+0000 mon.a (mon.0) 11058 : audit 0 from='client.? 172.21.15.40:0/2501158625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:52 smithi040 bash[41173]: cluster 2023-12-02T01:31:50.885556+0000 mgr.y (mgr.24356) 17806 : cluster 0 pgmap v17774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:52 smithi040 bash[41173]: audit 2023-12-02T01:31:52.051381+0000 mon.a (mon.0) 11058 : audit 0 from='client.? 172.21.15.40:0/2501158625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:52 smithi040 bash[28232]: cluster 2023-12-02T01:31:50.885556+0000 mgr.y (mgr.24356) 17806 : cluster 0 pgmap v17774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:52 smithi040 bash[28232]: audit 2023-12-02T01:31:52.051381+0000 mon.a (mon.0) 11058 : audit 0 from='client.? 172.21.15.40:0/2501158625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:54 smithi141 bash[31670]: cluster 2023-12-02T01:31:52.886224+0000 mgr.y (mgr.24356) 17807 : cluster 0 pgmap v17775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:54 smithi040 bash[28232]: cluster 2023-12-02T01:31:52.886224+0000 mgr.y (mgr.24356) 17807 : cluster 0 pgmap v17775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:54 smithi040 bash[41173]: cluster 2023-12-02T01:31:52.886224+0000 mgr.y (mgr.24356) 17807 : cluster 0 pgmap v17775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:55.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:55 smithi141 bash[31670]: audit 2023-12-02T01:31:54.510765+0000 mon.a (mon.0) 11059 : audit 0 from='client.? 172.21.15.40:0/1140610117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:55 smithi040 bash[28232]: audit 2023-12-02T01:31:54.510765+0000 mon.a (mon.0) 11059 : audit 0 from='client.? 172.21.15.40:0/1140610117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:55 smithi040 bash[41173]: audit 2023-12-02T01:31:54.510765+0000 mon.a (mon.0) 11059 : audit 0 from='client.? 172.21.15.40:0/1140610117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:56 smithi141 bash[31670]: cluster 2023-12-02T01:31:54.887416+0000 mgr.y (mgr.24356) 17808 : cluster 0 pgmap v17776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:31:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:31:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:56 smithi040 bash[41173]: cluster 2023-12-02T01:31:54.887416+0000 mgr.y (mgr.24356) 17808 : cluster 0 pgmap v17776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:56 smithi040 bash[28232]: cluster 2023-12-02T01:31:54.887416+0000 mgr.y (mgr.24356) 17808 : cluster 0 pgmap v17776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:57 smithi141 bash[31670]: audit 2023-12-02T01:31:56.966425+0000 mon.a (mon.0) 11060 : audit 0 from='client.? 172.21.15.40:0/2406363022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:57 smithi040 bash[28232]: audit 2023-12-02T01:31:56.966425+0000 mon.a (mon.0) 11060 : audit 0 from='client.? 172.21.15.40:0/2406363022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:57 smithi040 bash[41173]: audit 2023-12-02T01:31:56.966425+0000 mon.a (mon.0) 11060 : audit 0 from='client.? 172.21.15.40:0/2406363022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:31:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:31:58 smithi141 bash[31670]: cluster 2023-12-02T01:31:56.888035+0000 mgr.y (mgr.24356) 17809 : cluster 0 pgmap v17777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:31:58 smithi040 bash[28232]: cluster 2023-12-02T01:31:56.888035+0000 mgr.y (mgr.24356) 17809 : cluster 0 pgmap v17777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:31:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:31:58 smithi040 bash[41173]: cluster 2023-12-02T01:31:56.888035+0000 mgr.y (mgr.24356) 17809 : cluster 0 pgmap v17777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:00 smithi141 bash[31670]: cluster 2023-12-02T01:31:58.888779+0000 mgr.y (mgr.24356) 17810 : cluster 0 pgmap v17778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:00 smithi141 bash[31670]: audit 2023-12-02T01:31:59.438360+0000 mon.a (mon.0) 11061 : audit 0 from='client.? 172.21.15.40:0/3650180821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:00 smithi040 bash[28232]: cluster 2023-12-02T01:31:58.888779+0000 mgr.y (mgr.24356) 17810 : cluster 0 pgmap v17778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:00 smithi040 bash[28232]: audit 2023-12-02T01:31:59.438360+0000 mon.a (mon.0) 11061 : audit 0 from='client.? 172.21.15.40:0/3650180821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:00 smithi040 bash[41173]: cluster 2023-12-02T01:31:58.888779+0000 mgr.y (mgr.24356) 17810 : cluster 0 pgmap v17778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:00 smithi040 bash[41173]: audit 2023-12-02T01:31:59.438360+0000 mon.a (mon.0) 11061 : audit 0 from='client.? 172.21.15.40:0/3650180821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:02 smithi141 bash[31670]: cluster 2023-12-02T01:32:00.889978+0000 mgr.y (mgr.24356) 17811 : cluster 0 pgmap v17779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:02 smithi141 bash[31670]: audit 2023-12-02T01:32:01.896637+0000 mon.a (mon.0) 11062 : audit 0 from='client.? 172.21.15.40:0/3348441938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:02 smithi040 bash[28232]: cluster 2023-12-02T01:32:00.889978+0000 mgr.y (mgr.24356) 17811 : cluster 0 pgmap v17779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:02 smithi040 bash[28232]: audit 2023-12-02T01:32:01.896637+0000 mon.a (mon.0) 11062 : audit 0 from='client.? 172.21.15.40:0/3348441938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:02 smithi040 bash[41173]: cluster 2023-12-02T01:32:00.889978+0000 mgr.y (mgr.24356) 17811 : cluster 0 pgmap v17779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:02 smithi040 bash[41173]: audit 2023-12-02T01:32:01.896637+0000 mon.a (mon.0) 11062 : audit 0 from='client.? 172.21.15.40:0/3348441938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:04 smithi040 bash[28232]: cluster 2023-12-02T01:32:02.890606+0000 mgr.y (mgr.24356) 17812 : cluster 0 pgmap v17780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:04 smithi040 bash[41173]: cluster 2023-12-02T01:32:02.890606+0000 mgr.y (mgr.24356) 17812 : cluster 0 pgmap v17780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:04 smithi141 bash[31670]: cluster 2023-12-02T01:32:02.890606+0000 mgr.y (mgr.24356) 17812 : cluster 0 pgmap v17780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:05 smithi040 bash[28232]: audit 2023-12-02T01:32:04.279341+0000 mon.c (mon.2) 11157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:05 smithi040 bash[28232]: audit 2023-12-02T01:32:04.362613+0000 mon.c (mon.2) 11158 : audit 0 from='client.? 172.21.15.40:0/1482729008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:05 smithi040 bash[41173]: audit 2023-12-02T01:32:04.279341+0000 mon.c (mon.2) 11157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:05 smithi040 bash[41173]: audit 2023-12-02T01:32:04.362613+0000 mon.c (mon.2) 11158 : audit 0 from='client.? 172.21.15.40:0/1482729008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:05 smithi141 bash[31670]: audit 2023-12-02T01:32:04.279341+0000 mon.c (mon.2) 11157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:05 smithi141 bash[31670]: audit 2023-12-02T01:32:04.362613+0000 mon.c (mon.2) 11158 : audit 0 from='client.? 172.21.15.40:0/1482729008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:06 smithi040 bash[28232]: cluster 2023-12-02T01:32:04.891931+0000 mgr.y (mgr.24356) 17813 : cluster 0 pgmap v17781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:32:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:32:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:06 smithi040 bash[41173]: cluster 2023-12-02T01:32:04.891931+0000 mgr.y (mgr.24356) 17813 : cluster 0 pgmap v17781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:06 smithi141 bash[31670]: cluster 2023-12-02T01:32:04.891931+0000 mgr.y (mgr.24356) 17813 : cluster 0 pgmap v17781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:07 smithi040 bash[28232]: audit 2023-12-02T01:32:06.833803+0000 mon.a (mon.0) 11063 : audit 0 from='client.? 172.21.15.40:0/3548718009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:07 smithi040 bash[41173]: audit 2023-12-02T01:32:06.833803+0000 mon.a (mon.0) 11063 : audit 0 from='client.? 172.21.15.40:0/3548718009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:07 smithi141 bash[31670]: audit 2023-12-02T01:32:06.833803+0000 mon.a (mon.0) 11063 : audit 0 from='client.? 172.21.15.40:0/3548718009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:08 smithi040 bash[28232]: cluster 2023-12-02T01:32:06.892780+0000 mgr.y (mgr.24356) 17814 : cluster 0 pgmap v17782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:08 smithi040 bash[41173]: cluster 2023-12-02T01:32:06.892780+0000 mgr.y (mgr.24356) 17814 : cluster 0 pgmap v17782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:08 smithi141 bash[31670]: cluster 2023-12-02T01:32:06.892780+0000 mgr.y (mgr.24356) 17814 : cluster 0 pgmap v17782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:10 smithi040 bash[28232]: cluster 2023-12-02T01:32:08.893561+0000 mgr.y (mgr.24356) 17815 : cluster 0 pgmap v17783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:10 smithi040 bash[28232]: audit 2023-12-02T01:32:09.307147+0000 mon.a (mon.0) 11064 : audit 0 from='client.? 172.21.15.40:0/3435109161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:10 smithi040 bash[41173]: cluster 2023-12-02T01:32:08.893561+0000 mgr.y (mgr.24356) 17815 : cluster 0 pgmap v17783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:10 smithi040 bash[41173]: audit 2023-12-02T01:32:09.307147+0000 mon.a (mon.0) 11064 : audit 0 from='client.? 172.21.15.40:0/3435109161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:10 smithi141 bash[31670]: cluster 2023-12-02T01:32:08.893561+0000 mgr.y (mgr.24356) 17815 : cluster 0 pgmap v17783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:10 smithi141 bash[31670]: audit 2023-12-02T01:32:09.307147+0000 mon.a (mon.0) 11064 : audit 0 from='client.? 172.21.15.40:0/3435109161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:12 smithi040 bash[28232]: cluster 2023-12-02T01:32:10.894794+0000 mgr.y (mgr.24356) 17816 : cluster 0 pgmap v17784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:12 smithi040 bash[28232]: audit 2023-12-02T01:32:11.769208+0000 mon.c (mon.2) 11159 : audit 0 from='client.? 172.21.15.40:0/4105240016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:12 smithi040 bash[41173]: cluster 2023-12-02T01:32:10.894794+0000 mgr.y (mgr.24356) 17816 : cluster 0 pgmap v17784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:12 smithi040 bash[41173]: audit 2023-12-02T01:32:11.769208+0000 mon.c (mon.2) 11159 : audit 0 from='client.? 172.21.15.40:0/4105240016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:12 smithi141 bash[31670]: cluster 2023-12-02T01:32:10.894794+0000 mgr.y (mgr.24356) 17816 : cluster 0 pgmap v17784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:12 smithi141 bash[31670]: audit 2023-12-02T01:32:11.769208+0000 mon.c (mon.2) 11159 : audit 0 from='client.? 172.21.15.40:0/4105240016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:13 smithi040 bash[41173]: cluster 2023-12-02T01:32:12.895440+0000 mgr.y (mgr.24356) 17817 : cluster 0 pgmap v17785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:13 smithi040 bash[28232]: cluster 2023-12-02T01:32:12.895440+0000 mgr.y (mgr.24356) 17817 : cluster 0 pgmap v17785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:13 smithi141 bash[31670]: cluster 2023-12-02T01:32:12.895440+0000 mgr.y (mgr.24356) 17817 : cluster 0 pgmap v17785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:14 smithi040 bash[28232]: audit 2023-12-02T01:32:14.235486+0000 mon.a (mon.0) 11065 : audit 0 from='client.? 172.21.15.40:0/2680584122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:14 smithi040 bash[41173]: audit 2023-12-02T01:32:14.235486+0000 mon.a (mon.0) 11065 : audit 0 from='client.? 172.21.15.40:0/2680584122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:14 smithi141 bash[31670]: audit 2023-12-02T01:32:14.235486+0000 mon.a (mon.0) 11065 : audit 0 from='client.? 172.21.15.40:0/2680584122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:15 smithi040 bash[28232]: cluster 2023-12-02T01:32:14.896590+0000 mgr.y (mgr.24356) 17818 : cluster 0 pgmap v17786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:15 smithi040 bash[41173]: cluster 2023-12-02T01:32:14.896590+0000 mgr.y (mgr.24356) 17818 : cluster 0 pgmap v17786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:15 smithi141 bash[31670]: cluster 2023-12-02T01:32:14.896590+0000 mgr.y (mgr.24356) 17818 : cluster 0 pgmap v17786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:16.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:32:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:32:17.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:17 smithi141 bash[31670]: audit 2023-12-02T01:32:16.696843+0000 mon.a (mon.0) 11066 : audit 0 from='client.? 172.21.15.40:0/4049507494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:17 smithi040 bash[28232]: audit 2023-12-02T01:32:16.696843+0000 mon.a (mon.0) 11066 : audit 0 from='client.? 172.21.15.40:0/4049507494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:17 smithi040 bash[41173]: audit 2023-12-02T01:32:16.696843+0000 mon.a (mon.0) 11066 : audit 0 from='client.? 172.21.15.40:0/4049507494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:18 smithi141 bash[31670]: cluster 2023-12-02T01:32:16.897230+0000 mgr.y (mgr.24356) 17819 : cluster 0 pgmap v17787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:18 smithi040 bash[28232]: cluster 2023-12-02T01:32:16.897230+0000 mgr.y (mgr.24356) 17819 : cluster 0 pgmap v17787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:18 smithi040 bash[41173]: cluster 2023-12-02T01:32:16.897230+0000 mgr.y (mgr.24356) 17819 : cluster 0 pgmap v17787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:19 smithi141 bash[31670]: audit 2023-12-02T01:32:19.153767+0000 mon.a (mon.0) 11067 : audit 0 from='client.? 172.21.15.40:0/4099011199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:19 smithi040 bash[28232]: audit 2023-12-02T01:32:19.153767+0000 mon.a (mon.0) 11067 : audit 0 from='client.? 172.21.15.40:0/4099011199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:19 smithi040 bash[41173]: audit 2023-12-02T01:32:19.153767+0000 mon.a (mon.0) 11067 : audit 0 from='client.? 172.21.15.40:0/4099011199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:20 smithi141 bash[31670]: cluster 2023-12-02T01:32:18.897699+0000 mgr.y (mgr.24356) 17820 : cluster 0 pgmap v17788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:20 smithi141 bash[31670]: audit 2023-12-02T01:32:19.279557+0000 mon.c (mon.2) 11160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:20 smithi040 bash[28232]: cluster 2023-12-02T01:32:18.897699+0000 mgr.y (mgr.24356) 17820 : cluster 0 pgmap v17788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:20 smithi040 bash[28232]: audit 2023-12-02T01:32:19.279557+0000 mon.c (mon.2) 11160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:20 smithi040 bash[41173]: cluster 2023-12-02T01:32:18.897699+0000 mgr.y (mgr.24356) 17820 : cluster 0 pgmap v17788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:20 smithi040 bash[41173]: audit 2023-12-02T01:32:19.279557+0000 mon.c (mon.2) 11160 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:22 smithi141 bash[31670]: cluster 2023-12-02T01:32:20.898840+0000 mgr.y (mgr.24356) 17821 : cluster 0 pgmap v17789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:22 smithi141 bash[31670]: audit 2023-12-02T01:32:21.619936+0000 mon.a (mon.0) 11068 : audit 0 from='client.? 172.21.15.40:0/3495644601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:22 smithi040 bash[41173]: cluster 2023-12-02T01:32:20.898840+0000 mgr.y (mgr.24356) 17821 : cluster 0 pgmap v17789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:22 smithi040 bash[41173]: audit 2023-12-02T01:32:21.619936+0000 mon.a (mon.0) 11068 : audit 0 from='client.? 172.21.15.40:0/3495644601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:22 smithi040 bash[28232]: cluster 2023-12-02T01:32:20.898840+0000 mgr.y (mgr.24356) 17821 : cluster 0 pgmap v17789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:22 smithi040 bash[28232]: audit 2023-12-02T01:32:21.619936+0000 mon.a (mon.0) 11068 : audit 0 from='client.? 172.21.15.40:0/3495644601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:24 smithi141 bash[31670]: cluster 2023-12-02T01:32:22.899505+0000 mgr.y (mgr.24356) 17822 : cluster 0 pgmap v17790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:24 smithi141 bash[31670]: audit 2023-12-02T01:32:24.092711+0000 mon.c (mon.2) 11161 : audit 0 from='client.? 172.21.15.40:0/2467183938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:24 smithi040 bash[28232]: cluster 2023-12-02T01:32:22.899505+0000 mgr.y (mgr.24356) 17822 : cluster 0 pgmap v17790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:24 smithi040 bash[28232]: audit 2023-12-02T01:32:24.092711+0000 mon.c (mon.2) 11161 : audit 0 from='client.? 172.21.15.40:0/2467183938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:24 smithi040 bash[41173]: cluster 2023-12-02T01:32:22.899505+0000 mgr.y (mgr.24356) 17822 : cluster 0 pgmap v17790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:24 smithi040 bash[41173]: audit 2023-12-02T01:32:24.092711+0000 mon.c (mon.2) 11161 : audit 0 from='client.? 172.21.15.40:0/2467183938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:26 smithi040 bash[28232]: cluster 2023-12-02T01:32:24.900708+0000 mgr.y (mgr.24356) 17823 : cluster 0 pgmap v17791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:26 smithi040 bash[41173]: cluster 2023-12-02T01:32:24.900708+0000 mgr.y (mgr.24356) 17823 : cluster 0 pgmap v17791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:26 smithi141 bash[31670]: cluster 2023-12-02T01:32:24.900708+0000 mgr.y (mgr.24356) 17823 : cluster 0 pgmap v17791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:32:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:32:27.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:27 smithi141 bash[31670]: audit 2023-12-02T01:32:26.558097+0000 mon.c (mon.2) 11162 : audit 0 from='client.? 172.21.15.40:0/3532628065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:27 smithi040 bash[28232]: audit 2023-12-02T01:32:26.558097+0000 mon.c (mon.2) 11162 : audit 0 from='client.? 172.21.15.40:0/3532628065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:27 smithi040 bash[41173]: audit 2023-12-02T01:32:26.558097+0000 mon.c (mon.2) 11162 : audit 0 from='client.? 172.21.15.40:0/3532628065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:28 smithi141 bash[31670]: cluster 2023-12-02T01:32:26.901329+0000 mgr.y (mgr.24356) 17824 : cluster 0 pgmap v17792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:28 smithi040 bash[28232]: cluster 2023-12-02T01:32:26.901329+0000 mgr.y (mgr.24356) 17824 : cluster 0 pgmap v17792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:28 smithi040 bash[41173]: cluster 2023-12-02T01:32:26.901329+0000 mgr.y (mgr.24356) 17824 : cluster 0 pgmap v17792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:29.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:29 smithi141 bash[31670]: audit 2023-12-02T01:32:29.026314+0000 mon.c (mon.2) 11163 : audit 0 from='client.? 172.21.15.40:0/3199799448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:29 smithi040 bash[28232]: audit 2023-12-02T01:32:29.026314+0000 mon.c (mon.2) 11163 : audit 0 from='client.? 172.21.15.40:0/3199799448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:29 smithi040 bash[41173]: audit 2023-12-02T01:32:29.026314+0000 mon.c (mon.2) 11163 : audit 0 from='client.? 172.21.15.40:0/3199799448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:30 smithi141 bash[31670]: cluster 2023-12-02T01:32:28.901983+0000 mgr.y (mgr.24356) 17825 : cluster 0 pgmap v17793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:30 smithi141 bash[31670]: audit 2023-12-02T01:32:29.818599+0000 mon.c (mon.2) 11164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:32:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:30 smithi040 bash[28232]: cluster 2023-12-02T01:32:28.901983+0000 mgr.y (mgr.24356) 17825 : cluster 0 pgmap v17793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:30 smithi040 bash[28232]: audit 2023-12-02T01:32:29.818599+0000 mon.c (mon.2) 11164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:32:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:30 smithi040 bash[41173]: cluster 2023-12-02T01:32:28.901983+0000 mgr.y (mgr.24356) 17825 : cluster 0 pgmap v17793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:30 smithi040 bash[41173]: audit 2023-12-02T01:32:29.818599+0000 mon.c (mon.2) 11164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:32:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:32 smithi141 bash[31670]: cluster 2023-12-02T01:32:30.903164+0000 mgr.y (mgr.24356) 17826 : cluster 0 pgmap v17794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:32 smithi141 bash[31670]: audit 2023-12-02T01:32:31.487664+0000 mon.c (mon.2) 11165 : audit 0 from='client.? 172.21.15.40:0/1927121021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:32 smithi040 bash[28232]: cluster 2023-12-02T01:32:30.903164+0000 mgr.y (mgr.24356) 17826 : cluster 0 pgmap v17794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:32 smithi040 bash[28232]: audit 2023-12-02T01:32:31.487664+0000 mon.c (mon.2) 11165 : audit 0 from='client.? 172.21.15.40:0/1927121021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:32 smithi040 bash[41173]: cluster 2023-12-02T01:32:30.903164+0000 mgr.y (mgr.24356) 17826 : cluster 0 pgmap v17794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:32 smithi040 bash[41173]: audit 2023-12-02T01:32:31.487664+0000 mon.c (mon.2) 11165 : audit 0 from='client.? 172.21.15.40:0/1927121021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:34 smithi141 bash[31670]: cluster 2023-12-02T01:32:32.903941+0000 mgr.y (mgr.24356) 17827 : cluster 0 pgmap v17795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:34 smithi141 bash[31670]: audit 2023-12-02T01:32:33.946632+0000 mon.a (mon.0) 11069 : audit 0 from='client.? 172.21.15.40:0/2037296921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:34 smithi040 bash[28232]: cluster 2023-12-02T01:32:32.903941+0000 mgr.y (mgr.24356) 17827 : cluster 0 pgmap v17795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:34 smithi040 bash[28232]: audit 2023-12-02T01:32:33.946632+0000 mon.a (mon.0) 11069 : audit 0 from='client.? 172.21.15.40:0/2037296921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:34 smithi040 bash[41173]: cluster 2023-12-02T01:32:32.903941+0000 mgr.y (mgr.24356) 17827 : cluster 0 pgmap v17795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:34 smithi040 bash[41173]: audit 2023-12-02T01:32:33.946632+0000 mon.a (mon.0) 11069 : audit 0 from='client.? 172.21.15.40:0/2037296921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:35.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:35 smithi141 bash[31670]: audit 2023-12-02T01:32:34.280256+0000 mon.c (mon.2) 11166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:35 smithi040 bash[28232]: audit 2023-12-02T01:32:34.280256+0000 mon.c (mon.2) 11166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:35 smithi040 bash[41173]: audit 2023-12-02T01:32:34.280256+0000 mon.c (mon.2) 11166 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:36 smithi141 bash[31670]: cluster 2023-12-02T01:32:34.904840+0000 mgr.y (mgr.24356) 17828 : cluster 0 pgmap v17796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:36 smithi141 bash[31670]: audit 2023-12-02T01:32:35.764172+0000 mon.a (mon.0) 11070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:36 smithi141 bash[31670]: audit 2023-12-02T01:32:35.775784+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:36 smithi141 bash[31670]: audit 2023-12-02T01:32:36.023175+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:36 smithi141 bash[31670]: audit 2023-12-02T01:32:36.038800+0000 mon.a (mon.0) 11073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:32:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:32:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[41173]: cluster 2023-12-02T01:32:34.904840+0000 mgr.y (mgr.24356) 17828 : cluster 0 pgmap v17796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[41173]: audit 2023-12-02T01:32:35.764172+0000 mon.a (mon.0) 11070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[41173]: audit 2023-12-02T01:32:35.775784+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[41173]: audit 2023-12-02T01:32:36.023175+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[41173]: audit 2023-12-02T01:32:36.038800+0000 mon.a (mon.0) 11073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[28232]: cluster 2023-12-02T01:32:34.904840+0000 mgr.y (mgr.24356) 17828 : cluster 0 pgmap v17796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[28232]: audit 2023-12-02T01:32:35.764172+0000 mon.a (mon.0) 11070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[28232]: audit 2023-12-02T01:32:35.775784+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[28232]: audit 2023-12-02T01:32:36.023175+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:36 smithi040 bash[28232]: audit 2023-12-02T01:32:36.038800+0000 mon.a (mon.0) 11073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:37 smithi141 bash[31670]: audit 2023-12-02T01:32:36.409454+0000 mon.c (mon.2) 11167 : audit 0 from='client.? 172.21.15.40:0/853124513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:37 smithi141 bash[31670]: audit 2023-12-02T01:32:36.515721+0000 mon.c (mon.2) 11168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:32:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:37 smithi141 bash[31670]: audit 2023-12-02T01:32:36.517562+0000 mon.c (mon.2) 11169 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:32:37.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:37 smithi141 bash[31670]: audit 2023-12-02T01:32:36.528316+0000 mon.a (mon.0) 11074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[28232]: audit 2023-12-02T01:32:36.409454+0000 mon.c (mon.2) 11167 : audit 0 from='client.? 172.21.15.40:0/853124513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[28232]: audit 2023-12-02T01:32:36.515721+0000 mon.c (mon.2) 11168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[28232]: audit 2023-12-02T01:32:36.517562+0000 mon.c (mon.2) 11169 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[28232]: audit 2023-12-02T01:32:36.528316+0000 mon.a (mon.0) 11074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[41173]: audit 2023-12-02T01:32:36.409454+0000 mon.c (mon.2) 11167 : audit 0 from='client.? 172.21.15.40:0/853124513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[41173]: audit 2023-12-02T01:32:36.515721+0000 mon.c (mon.2) 11168 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[41173]: audit 2023-12-02T01:32:36.517562+0000 mon.c (mon.2) 11169 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:32:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:37 smithi040 bash[41173]: audit 2023-12-02T01:32:36.528316+0000 mon.a (mon.0) 11074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:32:38.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:38 smithi141 bash[31670]: cluster 2023-12-02T01:32:36.905511+0000 mgr.y (mgr.24356) 17829 : cluster 0 pgmap v17797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:38 smithi040 bash[28232]: cluster 2023-12-02T01:32:36.905511+0000 mgr.y (mgr.24356) 17829 : cluster 0 pgmap v17797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:38 smithi040 bash[41173]: cluster 2023-12-02T01:32:36.905511+0000 mgr.y (mgr.24356) 17829 : cluster 0 pgmap v17797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:39.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:39 smithi141 bash[31670]: audit 2023-12-02T01:32:38.877434+0000 mon.a (mon.0) 11075 : audit 0 from='client.? 172.21.15.40:0/3820843776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:39 smithi040 bash[41173]: audit 2023-12-02T01:32:38.877434+0000 mon.a (mon.0) 11075 : audit 0 from='client.? 172.21.15.40:0/3820843776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:39 smithi040 bash[28232]: audit 2023-12-02T01:32:38.877434+0000 mon.a (mon.0) 11075 : audit 0 from='client.? 172.21.15.40:0/3820843776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:40.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:40 smithi141 bash[31670]: cluster 2023-12-02T01:32:38.906316+0000 mgr.y (mgr.24356) 17830 : cluster 0 pgmap v17798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:40 smithi040 bash[28232]: cluster 2023-12-02T01:32:38.906316+0000 mgr.y (mgr.24356) 17830 : cluster 0 pgmap v17798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:40 smithi040 bash[41173]: cluster 2023-12-02T01:32:38.906316+0000 mgr.y (mgr.24356) 17830 : cluster 0 pgmap v17798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:42 smithi040 bash[28232]: cluster 2023-12-02T01:32:40.907593+0000 mgr.y (mgr.24356) 17831 : cluster 0 pgmap v17799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:42 smithi040 bash[28232]: audit 2023-12-02T01:32:41.342772+0000 mon.a (mon.0) 11076 : audit 0 from='client.? 172.21.15.40:0/2647820271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:42 smithi040 bash[41173]: cluster 2023-12-02T01:32:40.907593+0000 mgr.y (mgr.24356) 17831 : cluster 0 pgmap v17799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:42 smithi040 bash[41173]: audit 2023-12-02T01:32:41.342772+0000 mon.a (mon.0) 11076 : audit 0 from='client.? 172.21.15.40:0/2647820271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:42 smithi141 bash[31670]: cluster 2023-12-02T01:32:40.907593+0000 mgr.y (mgr.24356) 17831 : cluster 0 pgmap v17799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:42 smithi141 bash[31670]: audit 2023-12-02T01:32:41.342772+0000 mon.a (mon.0) 11076 : audit 0 from='client.? 172.21.15.40:0/2647820271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:44 smithi040 bash[41173]: cluster 2023-12-02T01:32:42.908199+0000 mgr.y (mgr.24356) 17832 : cluster 0 pgmap v17800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:44 smithi040 bash[41173]: audit 2023-12-02T01:32:43.803728+0000 mon.a (mon.0) 11077 : audit 0 from='client.? 172.21.15.40:0/694657102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:44 smithi040 bash[28232]: cluster 2023-12-02T01:32:42.908199+0000 mgr.y (mgr.24356) 17832 : cluster 0 pgmap v17800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:44 smithi040 bash[28232]: audit 2023-12-02T01:32:43.803728+0000 mon.a (mon.0) 11077 : audit 0 from='client.? 172.21.15.40:0/694657102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:44 smithi141 bash[31670]: cluster 2023-12-02T01:32:42.908199+0000 mgr.y (mgr.24356) 17832 : cluster 0 pgmap v17800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:44 smithi141 bash[31670]: audit 2023-12-02T01:32:43.803728+0000 mon.a (mon.0) 11077 : audit 0 from='client.? 172.21.15.40:0/694657102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:32:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:32:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:46 smithi040 bash[28232]: cluster 2023-12-02T01:32:44.909363+0000 mgr.y (mgr.24356) 17833 : cluster 0 pgmap v17801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:46 smithi040 bash[28232]: audit 2023-12-02T01:32:46.262414+0000 mon.c (mon.2) 11170 : audit 0 from='client.? 172.21.15.40:0/2910309379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:46 smithi040 bash[41173]: cluster 2023-12-02T01:32:44.909363+0000 mgr.y (mgr.24356) 17833 : cluster 0 pgmap v17801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:46 smithi040 bash[41173]: audit 2023-12-02T01:32:46.262414+0000 mon.c (mon.2) 11170 : audit 0 from='client.? 172.21.15.40:0/2910309379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:46 smithi141 bash[31670]: cluster 2023-12-02T01:32:44.909363+0000 mgr.y (mgr.24356) 17833 : cluster 0 pgmap v17801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:46 smithi141 bash[31670]: audit 2023-12-02T01:32:46.262414+0000 mon.c (mon.2) 11170 : audit 0 from='client.? 172.21.15.40:0/2910309379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:48 smithi040 bash[41173]: cluster 2023-12-02T01:32:46.910024+0000 mgr.y (mgr.24356) 17834 : cluster 0 pgmap v17802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:48 smithi040 bash[28232]: cluster 2023-12-02T01:32:46.910024+0000 mgr.y (mgr.24356) 17834 : cluster 0 pgmap v17802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:48 smithi141 bash[31670]: cluster 2023-12-02T01:32:46.910024+0000 mgr.y (mgr.24356) 17834 : cluster 0 pgmap v17802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:49 smithi040 bash[41173]: audit 2023-12-02T01:32:48.730202+0000 mon.c (mon.2) 11171 : audit 0 from='client.? 172.21.15.40:0/1502272683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:49 smithi040 bash[41173]: audit 2023-12-02T01:32:49.280387+0000 mon.c (mon.2) 11172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:49 smithi040 bash[28232]: audit 2023-12-02T01:32:48.730202+0000 mon.c (mon.2) 11171 : audit 0 from='client.? 172.21.15.40:0/1502272683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:49 smithi040 bash[28232]: audit 2023-12-02T01:32:49.280387+0000 mon.c (mon.2) 11172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:49 smithi141 bash[31670]: audit 2023-12-02T01:32:48.730202+0000 mon.c (mon.2) 11171 : audit 0 from='client.? 172.21.15.40:0/1502272683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:49 smithi141 bash[31670]: audit 2023-12-02T01:32:49.280387+0000 mon.c (mon.2) 11172 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:50 smithi040 bash[28232]: cluster 2023-12-02T01:32:48.910689+0000 mgr.y (mgr.24356) 17835 : cluster 0 pgmap v17803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:50 smithi040 bash[41173]: cluster 2023-12-02T01:32:48.910689+0000 mgr.y (mgr.24356) 17835 : cluster 0 pgmap v17803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:50 smithi141 bash[31670]: cluster 2023-12-02T01:32:48.910689+0000 mgr.y (mgr.24356) 17835 : cluster 0 pgmap v17803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:51 smithi040 bash[28232]: audit 2023-12-02T01:32:51.187653+0000 mon.c (mon.2) 11173 : audit 0 from='client.? 172.21.15.40:0/1567500630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:51 smithi040 bash[41173]: audit 2023-12-02T01:32:51.187653+0000 mon.c (mon.2) 11173 : audit 0 from='client.? 172.21.15.40:0/1567500630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:51 smithi141 bash[31670]: audit 2023-12-02T01:32:51.187653+0000 mon.c (mon.2) 11173 : audit 0 from='client.? 172.21.15.40:0/1567500630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:52 smithi040 bash[28232]: cluster 2023-12-02T01:32:50.911755+0000 mgr.y (mgr.24356) 17836 : cluster 0 pgmap v17804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:52 smithi040 bash[41173]: cluster 2023-12-02T01:32:50.911755+0000 mgr.y (mgr.24356) 17836 : cluster 0 pgmap v17804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:52 smithi141 bash[31670]: cluster 2023-12-02T01:32:50.911755+0000 mgr.y (mgr.24356) 17836 : cluster 0 pgmap v17804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:54 smithi040 bash[28232]: cluster 2023-12-02T01:32:52.912594+0000 mgr.y (mgr.24356) 17837 : cluster 0 pgmap v17805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:54 smithi040 bash[28232]: audit 2023-12-02T01:32:53.652813+0000 mon.c (mon.2) 11174 : audit 0 from='client.? 172.21.15.40:0/2084187903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:54 smithi040 bash[41173]: cluster 2023-12-02T01:32:52.912594+0000 mgr.y (mgr.24356) 17837 : cluster 0 pgmap v17805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:54 smithi040 bash[41173]: audit 2023-12-02T01:32:53.652813+0000 mon.c (mon.2) 11174 : audit 0 from='client.? 172.21.15.40:0/2084187903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:54 smithi141 bash[31670]: cluster 2023-12-02T01:32:52.912594+0000 mgr.y (mgr.24356) 17837 : cluster 0 pgmap v17805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:54 smithi141 bash[31670]: audit 2023-12-02T01:32:53.652813+0000 mon.c (mon.2) 11174 : audit 0 from='client.? 172.21.15.40:0/2084187903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:32:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:32:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:56 smithi040 bash[28232]: cluster 2023-12-02T01:32:54.913685+0000 mgr.y (mgr.24356) 17838 : cluster 0 pgmap v17806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:56 smithi040 bash[28232]: audit 2023-12-02T01:32:56.121963+0000 mon.a (mon.0) 11078 : audit 0 from='client.? 172.21.15.40:0/1571900446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:56 smithi040 bash[41173]: cluster 2023-12-02T01:32:54.913685+0000 mgr.y (mgr.24356) 17838 : cluster 0 pgmap v17806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:56 smithi040 bash[41173]: audit 2023-12-02T01:32:56.121963+0000 mon.a (mon.0) 11078 : audit 0 from='client.? 172.21.15.40:0/1571900446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:56 smithi141 bash[31670]: cluster 2023-12-02T01:32:54.913685+0000 mgr.y (mgr.24356) 17838 : cluster 0 pgmap v17806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:56 smithi141 bash[31670]: audit 2023-12-02T01:32:56.121963+0000 mon.a (mon.0) 11078 : audit 0 from='client.? 172.21.15.40:0/1571900446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:57 smithi040 bash[28232]: cluster 2023-12-02T01:32:56.914357+0000 mgr.y (mgr.24356) 17839 : cluster 0 pgmap v17807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:57 smithi040 bash[41173]: cluster 2023-12-02T01:32:56.914357+0000 mgr.y (mgr.24356) 17839 : cluster 0 pgmap v17807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:57 smithi141 bash[31670]: cluster 2023-12-02T01:32:56.914357+0000 mgr.y (mgr.24356) 17839 : cluster 0 pgmap v17807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:58 smithi040 bash[28232]: audit 2023-12-02T01:32:58.592262+0000 mon.c (mon.2) 11175 : audit 0 from='client.? 172.21.15.40:0/2786970356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:58 smithi040 bash[41173]: audit 2023-12-02T01:32:58.592262+0000 mon.c (mon.2) 11175 : audit 0 from='client.? 172.21.15.40:0/2786970356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:59.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:58 smithi141 bash[31670]: audit 2023-12-02T01:32:58.592262+0000 mon.c (mon.2) 11175 : audit 0 from='client.? 172.21.15.40:0/2786970356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:32:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:32:59 smithi040 bash[28232]: cluster 2023-12-02T01:32:58.914979+0000 mgr.y (mgr.24356) 17840 : cluster 0 pgmap v17808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:32:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:32:59 smithi040 bash[41173]: cluster 2023-12-02T01:32:58.914979+0000 mgr.y (mgr.24356) 17840 : cluster 0 pgmap v17808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:00.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:32:59 smithi141 bash[31670]: cluster 2023-12-02T01:32:58.914979+0000 mgr.y (mgr.24356) 17840 : cluster 0 pgmap v17808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:01 smithi141 bash[31670]: cluster 2023-12-02T01:33:00.916175+0000 mgr.y (mgr.24356) 17841 : cluster 0 pgmap v17809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:02.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:01 smithi141 bash[31670]: audit 2023-12-02T01:33:01.060687+0000 mon.c (mon.2) 11176 : audit 0 from='client.? 172.21.15.40:0/3676986330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:01 smithi040 bash[28232]: cluster 2023-12-02T01:33:00.916175+0000 mgr.y (mgr.24356) 17841 : cluster 0 pgmap v17809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:01 smithi040 bash[28232]: audit 2023-12-02T01:33:01.060687+0000 mon.c (mon.2) 11176 : audit 0 from='client.? 172.21.15.40:0/3676986330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:01 smithi040 bash[41173]: cluster 2023-12-02T01:33:00.916175+0000 mgr.y (mgr.24356) 17841 : cluster 0 pgmap v17809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:01 smithi040 bash[41173]: audit 2023-12-02T01:33:01.060687+0000 mon.c (mon.2) 11176 : audit 0 from='client.? 172.21.15.40:0/3676986330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:03 smithi141 bash[31670]: cluster 2023-12-02T01:33:02.916966+0000 mgr.y (mgr.24356) 17842 : cluster 0 pgmap v17810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:03 smithi141 bash[31670]: audit 2023-12-02T01:33:03.523516+0000 mon.a (mon.0) 11079 : audit 0 from='client.? 172.21.15.40:0/318038204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:03 smithi040 bash[28232]: cluster 2023-12-02T01:33:02.916966+0000 mgr.y (mgr.24356) 17842 : cluster 0 pgmap v17810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:03 smithi040 bash[28232]: audit 2023-12-02T01:33:03.523516+0000 mon.a (mon.0) 11079 : audit 0 from='client.? 172.21.15.40:0/318038204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:03 smithi040 bash[41173]: cluster 2023-12-02T01:33:02.916966+0000 mgr.y (mgr.24356) 17842 : cluster 0 pgmap v17810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:03 smithi040 bash[41173]: audit 2023-12-02T01:33:03.523516+0000 mon.a (mon.0) 11079 : audit 0 from='client.? 172.21.15.40:0/318038204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:05.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:04 smithi141 bash[31670]: audit 2023-12-02T01:33:04.280863+0000 mon.c (mon.2) 11177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:04 smithi040 bash[28232]: audit 2023-12-02T01:33:04.280863+0000 mon.c (mon.2) 11177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:04 smithi040 bash[41173]: audit 2023-12-02T01:33:04.280863+0000 mon.c (mon.2) 11177 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:05 smithi141 bash[31670]: cluster 2023-12-02T01:33:04.918153+0000 mgr.y (mgr.24356) 17843 : cluster 0 pgmap v17811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:05 smithi040 bash[41173]: cluster 2023-12-02T01:33:04.918153+0000 mgr.y (mgr.24356) 17843 : cluster 0 pgmap v17811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:05 smithi040 bash[28232]: cluster 2023-12-02T01:33:04.918153+0000 mgr.y (mgr.24356) 17843 : cluster 0 pgmap v17811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:06.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:33:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:33:07.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:06 smithi141 bash[31670]: audit 2023-12-02T01:33:05.987011+0000 mon.c (mon.2) 11178 : audit 0 from='client.? 172.21.15.40:0/4272692790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:06 smithi040 bash[41173]: audit 2023-12-02T01:33:05.987011+0000 mon.c (mon.2) 11178 : audit 0 from='client.? 172.21.15.40:0/4272692790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:06 smithi040 bash[28232]: audit 2023-12-02T01:33:05.987011+0000 mon.c (mon.2) 11178 : audit 0 from='client.? 172.21.15.40:0/4272692790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:08 smithi141 bash[31670]: cluster 2023-12-02T01:33:06.918817+0000 mgr.y (mgr.24356) 17844 : cluster 0 pgmap v17812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:08 smithi040 bash[28232]: cluster 2023-12-02T01:33:06.918817+0000 mgr.y (mgr.24356) 17844 : cluster 0 pgmap v17812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:08 smithi040 bash[41173]: cluster 2023-12-02T01:33:06.918817+0000 mgr.y (mgr.24356) 17844 : cluster 0 pgmap v17812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:09.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:09 smithi141 bash[31670]: audit 2023-12-02T01:33:08.458022+0000 mon.a (mon.0) 11080 : audit 0 from='client.? 172.21.15.40:0/1910383351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:09 smithi040 bash[28232]: audit 2023-12-02T01:33:08.458022+0000 mon.a (mon.0) 11080 : audit 0 from='client.? 172.21.15.40:0/1910383351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:09 smithi040 bash[41173]: audit 2023-12-02T01:33:08.458022+0000 mon.a (mon.0) 11080 : audit 0 from='client.? 172.21.15.40:0/1910383351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:10 smithi141 bash[31670]: cluster 2023-12-02T01:33:08.919465+0000 mgr.y (mgr.24356) 17845 : cluster 0 pgmap v17813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:10 smithi040 bash[41173]: cluster 2023-12-02T01:33:08.919465+0000 mgr.y (mgr.24356) 17845 : cluster 0 pgmap v17813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:10 smithi040 bash[28232]: cluster 2023-12-02T01:33:08.919465+0000 mgr.y (mgr.24356) 17845 : cluster 0 pgmap v17813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:11.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:11 smithi141 bash[31670]: audit 2023-12-02T01:33:10.923964+0000 mon.a (mon.0) 11081 : audit 0 from='client.? 172.21.15.40:0/1827875550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:11 smithi040 bash[41173]: audit 2023-12-02T01:33:10.923964+0000 mon.a (mon.0) 11081 : audit 0 from='client.? 172.21.15.40:0/1827875550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:11 smithi040 bash[28232]: audit 2023-12-02T01:33:10.923964+0000 mon.a (mon.0) 11081 : audit 0 from='client.? 172.21.15.40:0/1827875550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:12 smithi141 bash[31670]: cluster 2023-12-02T01:33:10.920583+0000 mgr.y (mgr.24356) 17846 : cluster 0 pgmap v17814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:12 smithi040 bash[41173]: cluster 2023-12-02T01:33:10.920583+0000 mgr.y (mgr.24356) 17846 : cluster 0 pgmap v17814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:12 smithi040 bash[28232]: cluster 2023-12-02T01:33:10.920583+0000 mgr.y (mgr.24356) 17846 : cluster 0 pgmap v17814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:14 smithi141 bash[31670]: cluster 2023-12-02T01:33:12.921185+0000 mgr.y (mgr.24356) 17847 : cluster 0 pgmap v17815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:14 smithi141 bash[31670]: audit 2023-12-02T01:33:13.386553+0000 mon.a (mon.0) 11082 : audit 0 from='client.? 172.21.15.40:0/2277139957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:14 smithi040 bash[41173]: cluster 2023-12-02T01:33:12.921185+0000 mgr.y (mgr.24356) 17847 : cluster 0 pgmap v17815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:14 smithi040 bash[41173]: audit 2023-12-02T01:33:13.386553+0000 mon.a (mon.0) 11082 : audit 0 from='client.? 172.21.15.40:0/2277139957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:14 smithi040 bash[28232]: cluster 2023-12-02T01:33:12.921185+0000 mgr.y (mgr.24356) 17847 : cluster 0 pgmap v17815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:14 smithi040 bash[28232]: audit 2023-12-02T01:33:13.386553+0000 mon.a (mon.0) 11082 : audit 0 from='client.? 172.21.15.40:0/2277139957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:16 smithi040 bash[28232]: cluster 2023-12-02T01:33:14.922277+0000 mgr.y (mgr.24356) 17848 : cluster 0 pgmap v17816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:16 smithi040 bash[28232]: audit 2023-12-02T01:33:15.847691+0000 mon.c (mon.2) 11179 : audit 0 from='client.? 172.21.15.40:0/2044920711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:16 smithi040 bash[41173]: cluster 2023-12-02T01:33:14.922277+0000 mgr.y (mgr.24356) 17848 : cluster 0 pgmap v17816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:16 smithi040 bash[41173]: audit 2023-12-02T01:33:15.847691+0000 mon.c (mon.2) 11179 : audit 0 from='client.? 172.21.15.40:0/2044920711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:16 smithi141 bash[31670]: cluster 2023-12-02T01:33:14.922277+0000 mgr.y (mgr.24356) 17848 : cluster 0 pgmap v17816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:16 smithi141 bash[31670]: audit 2023-12-02T01:33:15.847691+0000 mon.c (mon.2) 11179 : audit 0 from='client.? 172.21.15.40:0/2044920711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:33:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:33:18.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:18 smithi141 bash[31670]: cluster 2023-12-02T01:33:16.922961+0000 mgr.y (mgr.24356) 17849 : cluster 0 pgmap v17817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:18 smithi040 bash[28232]: cluster 2023-12-02T01:33:16.922961+0000 mgr.y (mgr.24356) 17849 : cluster 0 pgmap v17817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:18 smithi040 bash[41173]: cluster 2023-12-02T01:33:16.922961+0000 mgr.y (mgr.24356) 17849 : cluster 0 pgmap v17817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:19.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:19 smithi141 bash[31670]: audit 2023-12-02T01:33:18.324860+0000 mon.c (mon.2) 11180 : audit 0 from='client.? 172.21.15.40:0/3366751084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:19 smithi040 bash[28232]: audit 2023-12-02T01:33:18.324860+0000 mon.c (mon.2) 11180 : audit 0 from='client.? 172.21.15.40:0/3366751084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:19 smithi040 bash[41173]: audit 2023-12-02T01:33:18.324860+0000 mon.c (mon.2) 11180 : audit 0 from='client.? 172.21.15.40:0/3366751084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:20 smithi141 bash[31670]: cluster 2023-12-02T01:33:18.923628+0000 mgr.y (mgr.24356) 17850 : cluster 0 pgmap v17818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:20.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:20 smithi141 bash[31670]: audit 2023-12-02T01:33:19.281541+0000 mon.c (mon.2) 11181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:20 smithi040 bash[28232]: cluster 2023-12-02T01:33:18.923628+0000 mgr.y (mgr.24356) 17850 : cluster 0 pgmap v17818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:20 smithi040 bash[28232]: audit 2023-12-02T01:33:19.281541+0000 mon.c (mon.2) 11181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:20 smithi040 bash[41173]: cluster 2023-12-02T01:33:18.923628+0000 mgr.y (mgr.24356) 17850 : cluster 0 pgmap v17818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:20 smithi040 bash[41173]: audit 2023-12-02T01:33:19.281541+0000 mon.c (mon.2) 11181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:21 smithi141 bash[31670]: audit 2023-12-02T01:33:20.789395+0000 mon.c (mon.2) 11182 : audit 0 from='client.? 172.21.15.40:0/2897355148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:21 smithi040 bash[28232]: audit 2023-12-02T01:33:20.789395+0000 mon.c (mon.2) 11182 : audit 0 from='client.? 172.21.15.40:0/2897355148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:21 smithi040 bash[41173]: audit 2023-12-02T01:33:20.789395+0000 mon.c (mon.2) 11182 : audit 0 from='client.? 172.21.15.40:0/2897355148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:22 smithi141 bash[31670]: cluster 2023-12-02T01:33:20.924832+0000 mgr.y (mgr.24356) 17851 : cluster 0 pgmap v17819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:22 smithi040 bash[28232]: cluster 2023-12-02T01:33:20.924832+0000 mgr.y (mgr.24356) 17851 : cluster 0 pgmap v17819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:22 smithi040 bash[41173]: cluster 2023-12-02T01:33:20.924832+0000 mgr.y (mgr.24356) 17851 : cluster 0 pgmap v17819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:24 smithi141 bash[31670]: cluster 2023-12-02T01:33:22.925438+0000 mgr.y (mgr.24356) 17852 : cluster 0 pgmap v17820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:24 smithi141 bash[31670]: audit 2023-12-02T01:33:23.265948+0000 mon.a (mon.0) 11083 : audit 0 from='client.? 172.21.15.40:0/2833303864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:24 smithi040 bash[28232]: cluster 2023-12-02T01:33:22.925438+0000 mgr.y (mgr.24356) 17852 : cluster 0 pgmap v17820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:24 smithi040 bash[28232]: audit 2023-12-02T01:33:23.265948+0000 mon.a (mon.0) 11083 : audit 0 from='client.? 172.21.15.40:0/2833303864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:24 smithi040 bash[41173]: cluster 2023-12-02T01:33:22.925438+0000 mgr.y (mgr.24356) 17852 : cluster 0 pgmap v17820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:24 smithi040 bash[41173]: audit 2023-12-02T01:33:23.265948+0000 mon.a (mon.0) 11083 : audit 0 from='client.? 172.21.15.40:0/2833303864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:26 smithi141 bash[31670]: cluster 2023-12-02T01:33:24.926518+0000 mgr.y (mgr.24356) 17853 : cluster 0 pgmap v17821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:26 smithi141 bash[31670]: audit 2023-12-02T01:33:25.728861+0000 mon.a (mon.0) 11084 : audit 0 from='client.? 172.21.15.40:0/3344199202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:33:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:33:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:26 smithi040 bash[28232]: cluster 2023-12-02T01:33:24.926518+0000 mgr.y (mgr.24356) 17853 : cluster 0 pgmap v17821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:26 smithi040 bash[28232]: audit 2023-12-02T01:33:25.728861+0000 mon.a (mon.0) 11084 : audit 0 from='client.? 172.21.15.40:0/3344199202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:26 smithi040 bash[41173]: cluster 2023-12-02T01:33:24.926518+0000 mgr.y (mgr.24356) 17853 : cluster 0 pgmap v17821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:26 smithi040 bash[41173]: audit 2023-12-02T01:33:25.728861+0000 mon.a (mon.0) 11084 : audit 0 from='client.? 172.21.15.40:0/3344199202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:28 smithi141 bash[31670]: cluster 2023-12-02T01:33:26.927232+0000 mgr.y (mgr.24356) 17854 : cluster 0 pgmap v17822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:28 smithi141 bash[31670]: audit 2023-12-02T01:33:28.190970+0000 mon.a (mon.0) 11085 : audit 0 from='client.? 172.21.15.40:0/66994755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:28 smithi040 bash[28232]: cluster 2023-12-02T01:33:26.927232+0000 mgr.y (mgr.24356) 17854 : cluster 0 pgmap v17822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:28 smithi040 bash[28232]: audit 2023-12-02T01:33:28.190970+0000 mon.a (mon.0) 11085 : audit 0 from='client.? 172.21.15.40:0/66994755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:28 smithi040 bash[41173]: cluster 2023-12-02T01:33:26.927232+0000 mgr.y (mgr.24356) 17854 : cluster 0 pgmap v17822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:28 smithi040 bash[41173]: audit 2023-12-02T01:33:28.190970+0000 mon.a (mon.0) 11085 : audit 0 from='client.? 172.21.15.40:0/66994755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:30 smithi141 bash[31670]: cluster 2023-12-02T01:33:28.927909+0000 mgr.y (mgr.24356) 17855 : cluster 0 pgmap v17823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:30 smithi040 bash[41173]: cluster 2023-12-02T01:33:28.927909+0000 mgr.y (mgr.24356) 17855 : cluster 0 pgmap v17823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:30 smithi040 bash[28232]: cluster 2023-12-02T01:33:28.927909+0000 mgr.y (mgr.24356) 17855 : cluster 0 pgmap v17823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:31 smithi040 bash[41173]: audit 2023-12-02T01:33:30.658226+0000 mon.c (mon.2) 11183 : audit 0 from='client.? 172.21.15.40:0/3298728134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:31 smithi040 bash[28232]: audit 2023-12-02T01:33:30.658226+0000 mon.c (mon.2) 11183 : audit 0 from='client.? 172.21.15.40:0/3298728134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:31 smithi141 bash[31670]: audit 2023-12-02T01:33:30.658226+0000 mon.c (mon.2) 11183 : audit 0 from='client.? 172.21.15.40:0/3298728134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:32 smithi040 bash[41173]: cluster 2023-12-02T01:33:30.929242+0000 mgr.y (mgr.24356) 17856 : cluster 0 pgmap v17824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:32 smithi040 bash[28232]: cluster 2023-12-02T01:33:30.929242+0000 mgr.y (mgr.24356) 17856 : cluster 0 pgmap v17824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:32 smithi141 bash[31670]: cluster 2023-12-02T01:33:30.929242+0000 mgr.y (mgr.24356) 17856 : cluster 0 pgmap v17824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:33 smithi040 bash[41173]: audit 2023-12-02T01:33:33.126134+0000 mon.a (mon.0) 11086 : audit 0 from='client.? 172.21.15.40:0/4242507577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:33 smithi040 bash[28232]: audit 2023-12-02T01:33:33.126134+0000 mon.a (mon.0) 11086 : audit 0 from='client.? 172.21.15.40:0/4242507577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:33 smithi141 bash[31670]: audit 2023-12-02T01:33:33.126134+0000 mon.a (mon.0) 11086 : audit 0 from='client.? 172.21.15.40:0/4242507577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:34 smithi040 bash[28232]: cluster 2023-12-02T01:33:32.930039+0000 mgr.y (mgr.24356) 17857 : cluster 0 pgmap v17825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:34 smithi040 bash[28232]: audit 2023-12-02T01:33:34.282072+0000 mon.c (mon.2) 11184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:34 smithi040 bash[41173]: cluster 2023-12-02T01:33:32.930039+0000 mgr.y (mgr.24356) 17857 : cluster 0 pgmap v17825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:34 smithi040 bash[41173]: audit 2023-12-02T01:33:34.282072+0000 mon.c (mon.2) 11184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:34 smithi141 bash[31670]: cluster 2023-12-02T01:33:32.930039+0000 mgr.y (mgr.24356) 17857 : cluster 0 pgmap v17825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:34 smithi141 bash[31670]: audit 2023-12-02T01:33:34.282072+0000 mon.c (mon.2) 11184 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:36 smithi040 bash[28232]: cluster 2023-12-02T01:33:34.931349+0000 mgr.y (mgr.24356) 17858 : cluster 0 pgmap v17826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:36 smithi040 bash[28232]: audit 2023-12-02T01:33:35.581875+0000 mon.a (mon.0) 11087 : audit 0 from='client.? 172.21.15.40:0/4003143525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:36 smithi040 bash[41173]: cluster 2023-12-02T01:33:34.931349+0000 mgr.y (mgr.24356) 17858 : cluster 0 pgmap v17826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:36 smithi040 bash[41173]: audit 2023-12-02T01:33:35.581875+0000 mon.a (mon.0) 11087 : audit 0 from='client.? 172.21.15.40:0/4003143525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:33:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:33:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:36 smithi141 bash[31670]: cluster 2023-12-02T01:33:34.931349+0000 mgr.y (mgr.24356) 17858 : cluster 0 pgmap v17826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:36 smithi141 bash[31670]: audit 2023-12-02T01:33:35.581875+0000 mon.a (mon.0) 11087 : audit 0 from='client.? 172.21.15.40:0/4003143525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:37 smithi040 bash[28232]: audit 2023-12-02T01:33:36.610833+0000 mon.c (mon.2) 11185 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:33:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:37 smithi040 bash[41173]: audit 2023-12-02T01:33:36.610833+0000 mon.c (mon.2) 11185 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:33:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:37 smithi141 bash[31670]: audit 2023-12-02T01:33:36.610833+0000 mon.c (mon.2) 11185 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:33:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:38 smithi040 bash[28232]: cluster 2023-12-02T01:33:36.932060+0000 mgr.y (mgr.24356) 17859 : cluster 0 pgmap v17827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:38 smithi040 bash[28232]: audit 2023-12-02T01:33:38.056040+0000 mon.a (mon.0) 11088 : audit 0 from='client.? 172.21.15.40:0/388279257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:38 smithi040 bash[41173]: cluster 2023-12-02T01:33:36.932060+0000 mgr.y (mgr.24356) 17859 : cluster 0 pgmap v17827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:38 smithi040 bash[41173]: audit 2023-12-02T01:33:38.056040+0000 mon.a (mon.0) 11088 : audit 0 from='client.? 172.21.15.40:0/388279257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:38 smithi141 bash[31670]: cluster 2023-12-02T01:33:36.932060+0000 mgr.y (mgr.24356) 17859 : cluster 0 pgmap v17827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:38 smithi141 bash[31670]: audit 2023-12-02T01:33:38.056040+0000 mon.a (mon.0) 11088 : audit 0 from='client.? 172.21.15.40:0/388279257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:40 smithi040 bash[28232]: cluster 2023-12-02T01:33:38.932766+0000 mgr.y (mgr.24356) 17860 : cluster 0 pgmap v17828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:40 smithi040 bash[41173]: cluster 2023-12-02T01:33:38.932766+0000 mgr.y (mgr.24356) 17860 : cluster 0 pgmap v17828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:40 smithi141 bash[31670]: cluster 2023-12-02T01:33:38.932766+0000 mgr.y (mgr.24356) 17860 : cluster 0 pgmap v17828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:41 smithi040 bash[28232]: audit 2023-12-02T01:33:40.524719+0000 mon.a (mon.0) 11089 : audit 0 from='client.? 172.21.15.40:0/1080933962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:41 smithi040 bash[41173]: audit 2023-12-02T01:33:40.524719+0000 mon.a (mon.0) 11089 : audit 0 from='client.? 172.21.15.40:0/1080933962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:41 smithi141 bash[31670]: audit 2023-12-02T01:33:40.524719+0000 mon.a (mon.0) 11089 : audit 0 from='client.? 172.21.15.40:0/1080933962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:42 smithi040 bash[28232]: cluster 2023-12-02T01:33:40.934010+0000 mgr.y (mgr.24356) 17861 : cluster 0 pgmap v17829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:42 smithi040 bash[41173]: cluster 2023-12-02T01:33:40.934010+0000 mgr.y (mgr.24356) 17861 : cluster 0 pgmap v17829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:42 smithi141 bash[31670]: cluster 2023-12-02T01:33:40.934010+0000 mgr.y (mgr.24356) 17861 : cluster 0 pgmap v17829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:42.505263+0000 mon.a (mon.0) 11090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:42.517706+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:42.811096+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:42.820047+0000 mon.a (mon.0) 11093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: cluster 2023-12-02T01:33:42.934697+0000 mgr.y (mgr.24356) 17862 : cluster 0 pgmap v17830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:42.999797+0000 mon.c (mon.2) 11186 : audit 0 from='client.? 172.21.15.40:0/206446946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:43.294325+0000 mon.c (mon.2) 11187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:43.296297+0000 mon.c (mon.2) 11188 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:33:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:43 smithi141 bash[31670]: audit 2023-12-02T01:33:43.306249+0000 mon.a (mon.0) 11094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:42.505263+0000 mon.a (mon.0) 11090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:42.517706+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:42.811096+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:42.820047+0000 mon.a (mon.0) 11093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: cluster 2023-12-02T01:33:42.934697+0000 mgr.y (mgr.24356) 17862 : cluster 0 pgmap v17830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:42.999797+0000 mon.c (mon.2) 11186 : audit 0 from='client.? 172.21.15.40:0/206446946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:43.294325+0000 mon.c (mon.2) 11187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:43.296297+0000 mon.c (mon.2) 11188 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[28232]: audit 2023-12-02T01:33:43.306249+0000 mon.a (mon.0) 11094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:42.505263+0000 mon.a (mon.0) 11090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:42.517706+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:42.811096+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:42.820047+0000 mon.a (mon.0) 11093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: cluster 2023-12-02T01:33:42.934697+0000 mgr.y (mgr.24356) 17862 : cluster 0 pgmap v17830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:42.999797+0000 mon.c (mon.2) 11186 : audit 0 from='client.? 172.21.15.40:0/206446946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:43.294325+0000 mon.c (mon.2) 11187 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:33:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:43.296297+0000 mon.c (mon.2) 11188 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:33:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:43 smithi040 bash[41173]: audit 2023-12-02T01:33:43.306249+0000 mon.a (mon.0) 11094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:33:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:45 smithi141 bash[31670]: cluster 2023-12-02T01:33:44.935827+0000 mgr.y (mgr.24356) 17863 : cluster 0 pgmap v17831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:46.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:45 smithi141 bash[31670]: audit 2023-12-02T01:33:45.462875+0000 mon.c (mon.2) 11189 : audit 0 from='client.? 172.21.15.40:0/4132591832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:45 smithi040 bash[28232]: cluster 2023-12-02T01:33:44.935827+0000 mgr.y (mgr.24356) 17863 : cluster 0 pgmap v17831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:45 smithi040 bash[28232]: audit 2023-12-02T01:33:45.462875+0000 mon.c (mon.2) 11189 : audit 0 from='client.? 172.21.15.40:0/4132591832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:45 smithi040 bash[41173]: cluster 2023-12-02T01:33:44.935827+0000 mgr.y (mgr.24356) 17863 : cluster 0 pgmap v17831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:45 smithi040 bash[41173]: audit 2023-12-02T01:33:45.462875+0000 mon.c (mon.2) 11189 : audit 0 from='client.? 172.21.15.40:0/4132591832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:33:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:33:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:48 smithi141 bash[31670]: cluster 2023-12-02T01:33:46.936494+0000 mgr.y (mgr.24356) 17864 : cluster 0 pgmap v17832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:48.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:48 smithi141 bash[31670]: audit 2023-12-02T01:33:47.932358+0000 mon.c (mon.2) 11190 : audit 0 from='client.? 172.21.15.40:0/3934909209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:48 smithi040 bash[28232]: cluster 2023-12-02T01:33:46.936494+0000 mgr.y (mgr.24356) 17864 : cluster 0 pgmap v17832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:48 smithi040 bash[28232]: audit 2023-12-02T01:33:47.932358+0000 mon.c (mon.2) 11190 : audit 0 from='client.? 172.21.15.40:0/3934909209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:48 smithi040 bash[41173]: cluster 2023-12-02T01:33:46.936494+0000 mgr.y (mgr.24356) 17864 : cluster 0 pgmap v17832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:48 smithi040 bash[41173]: audit 2023-12-02T01:33:47.932358+0000 mon.c (mon.2) 11190 : audit 0 from='client.? 172.21.15.40:0/3934909209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:50 smithi141 bash[31670]: cluster 2023-12-02T01:33:48.937309+0000 mgr.y (mgr.24356) 17865 : cluster 0 pgmap v17833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:50 smithi141 bash[31670]: audit 2023-12-02T01:33:49.282181+0000 mon.c (mon.2) 11191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:50 smithi040 bash[28232]: cluster 2023-12-02T01:33:48.937309+0000 mgr.y (mgr.24356) 17865 : cluster 0 pgmap v17833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:50 smithi040 bash[28232]: audit 2023-12-02T01:33:49.282181+0000 mon.c (mon.2) 11191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:50 smithi040 bash[41173]: cluster 2023-12-02T01:33:48.937309+0000 mgr.y (mgr.24356) 17865 : cluster 0 pgmap v17833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:50 smithi040 bash[41173]: audit 2023-12-02T01:33:49.282181+0000 mon.c (mon.2) 11191 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:51.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:51 smithi141 bash[31670]: audit 2023-12-02T01:33:50.390852+0000 mon.c (mon.2) 11192 : audit 0 from='client.? 172.21.15.40:0/3301366964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:51 smithi040 bash[28232]: audit 2023-12-02T01:33:50.390852+0000 mon.c (mon.2) 11192 : audit 0 from='client.? 172.21.15.40:0/3301366964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:51 smithi040 bash[41173]: audit 2023-12-02T01:33:50.390852+0000 mon.c (mon.2) 11192 : audit 0 from='client.? 172.21.15.40:0/3301366964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:52.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:52 smithi141 bash[31670]: cluster 2023-12-02T01:33:50.938534+0000 mgr.y (mgr.24356) 17866 : cluster 0 pgmap v17834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:52 smithi040 bash[28232]: cluster 2023-12-02T01:33:50.938534+0000 mgr.y (mgr.24356) 17866 : cluster 0 pgmap v17834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:52 smithi040 bash[41173]: cluster 2023-12-02T01:33:50.938534+0000 mgr.y (mgr.24356) 17866 : cluster 0 pgmap v17834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:53.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:53 smithi141 bash[31670]: audit 2023-12-02T01:33:52.856025+0000 mon.a (mon.0) 11095 : audit 0 from='client.? 172.21.15.40:0/2214207797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:53 smithi040 bash[28232]: audit 2023-12-02T01:33:52.856025+0000 mon.a (mon.0) 11095 : audit 0 from='client.? 172.21.15.40:0/2214207797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:53 smithi040 bash[41173]: audit 2023-12-02T01:33:52.856025+0000 mon.a (mon.0) 11095 : audit 0 from='client.? 172.21.15.40:0/2214207797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:54 smithi141 bash[31670]: cluster 2023-12-02T01:33:52.939139+0000 mgr.y (mgr.24356) 17867 : cluster 0 pgmap v17835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:54 smithi040 bash[28232]: cluster 2023-12-02T01:33:52.939139+0000 mgr.y (mgr.24356) 17867 : cluster 0 pgmap v17835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:54 smithi040 bash[41173]: cluster 2023-12-02T01:33:52.939139+0000 mgr.y (mgr.24356) 17867 : cluster 0 pgmap v17835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:56 smithi141 bash[31670]: cluster 2023-12-02T01:33:54.940303+0000 mgr.y (mgr.24356) 17868 : cluster 0 pgmap v17836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:56.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:56 smithi141 bash[31670]: audit 2023-12-02T01:33:55.323724+0000 mon.c (mon.2) 11193 : audit 0 from='client.? 172.21.15.40:0/314293036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:33:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:33:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:56 smithi040 bash[28232]: cluster 2023-12-02T01:33:54.940303+0000 mgr.y (mgr.24356) 17868 : cluster 0 pgmap v17836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:56 smithi040 bash[28232]: audit 2023-12-02T01:33:55.323724+0000 mon.c (mon.2) 11193 : audit 0 from='client.? 172.21.15.40:0/314293036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:56 smithi040 bash[41173]: cluster 2023-12-02T01:33:54.940303+0000 mgr.y (mgr.24356) 17868 : cluster 0 pgmap v17836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:56 smithi040 bash[41173]: audit 2023-12-02T01:33:55.323724+0000 mon.c (mon.2) 11193 : audit 0 from='client.? 172.21.15.40:0/314293036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:58 smithi141 bash[31670]: cluster 2023-12-02T01:33:56.940983+0000 mgr.y (mgr.24356) 17869 : cluster 0 pgmap v17837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:58.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:33:58 smithi141 bash[31670]: audit 2023-12-02T01:33:57.787392+0000 mon.c (mon.2) 11194 : audit 0 from='client.? 172.21.15.40:0/3941120490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:58 smithi040 bash[28232]: cluster 2023-12-02T01:33:56.940983+0000 mgr.y (mgr.24356) 17869 : cluster 0 pgmap v17837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:33:58 smithi040 bash[28232]: audit 2023-12-02T01:33:57.787392+0000 mon.c (mon.2) 11194 : audit 0 from='client.? 172.21.15.40:0/3941120490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:33:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:58 smithi040 bash[41173]: cluster 2023-12-02T01:33:56.940983+0000 mgr.y (mgr.24356) 17869 : cluster 0 pgmap v17837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:33:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:33:58 smithi040 bash[41173]: audit 2023-12-02T01:33:57.787392+0000 mon.c (mon.2) 11194 : audit 0 from='client.? 172.21.15.40:0/3941120490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:00.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:00 smithi141 bash[31670]: cluster 2023-12-02T01:33:58.941673+0000 mgr.y (mgr.24356) 17870 : cluster 0 pgmap v17838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:00 smithi040 bash[28232]: cluster 2023-12-02T01:33:58.941673+0000 mgr.y (mgr.24356) 17870 : cluster 0 pgmap v17838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:00 smithi040 bash[41173]: cluster 2023-12-02T01:33:58.941673+0000 mgr.y (mgr.24356) 17870 : cluster 0 pgmap v17838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:01.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:01 smithi141 bash[31670]: audit 2023-12-02T01:34:00.261772+0000 mon.c (mon.2) 11195 : audit 0 from='client.? 172.21.15.40:0/1927298226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:01 smithi040 bash[28232]: audit 2023-12-02T01:34:00.261772+0000 mon.c (mon.2) 11195 : audit 0 from='client.? 172.21.15.40:0/1927298226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:01 smithi040 bash[41173]: audit 2023-12-02T01:34:00.261772+0000 mon.c (mon.2) 11195 : audit 0 from='client.? 172.21.15.40:0/1927298226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:02 smithi141 bash[31670]: cluster 2023-12-02T01:34:00.942861+0000 mgr.y (mgr.24356) 17871 : cluster 0 pgmap v17839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:02 smithi040 bash[28232]: cluster 2023-12-02T01:34:00.942861+0000 mgr.y (mgr.24356) 17871 : cluster 0 pgmap v17839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:02 smithi040 bash[41173]: cluster 2023-12-02T01:34:00.942861+0000 mgr.y (mgr.24356) 17871 : cluster 0 pgmap v17839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:03.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:03 smithi141 bash[31670]: audit 2023-12-02T01:34:02.725138+0000 mon.a (mon.0) 11096 : audit 0 from='client.? 172.21.15.40:0/2849643573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:03 smithi040 bash[28232]: audit 2023-12-02T01:34:02.725138+0000 mon.a (mon.0) 11096 : audit 0 from='client.? 172.21.15.40:0/2849643573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:03 smithi040 bash[41173]: audit 2023-12-02T01:34:02.725138+0000 mon.a (mon.0) 11096 : audit 0 from='client.? 172.21.15.40:0/2849643573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:04 smithi141 bash[31670]: cluster 2023-12-02T01:34:02.943555+0000 mgr.y (mgr.24356) 17872 : cluster 0 pgmap v17840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:04 smithi040 bash[28232]: cluster 2023-12-02T01:34:02.943555+0000 mgr.y (mgr.24356) 17872 : cluster 0 pgmap v17840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:04 smithi040 bash[41173]: cluster 2023-12-02T01:34:02.943555+0000 mgr.y (mgr.24356) 17872 : cluster 0 pgmap v17840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:05 smithi040 bash[28232]: audit 2023-12-02T01:34:04.282368+0000 mon.c (mon.2) 11196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:05 smithi040 bash[28232]: audit 2023-12-02T01:34:05.191478+0000 mon.c (mon.2) 11197 : audit 0 from='client.? 172.21.15.40:0/657023861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:05 smithi040 bash[41173]: audit 2023-12-02T01:34:04.282368+0000 mon.c (mon.2) 11196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:05 smithi040 bash[41173]: audit 2023-12-02T01:34:05.191478+0000 mon.c (mon.2) 11197 : audit 0 from='client.? 172.21.15.40:0/657023861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:05 smithi141 bash[31670]: audit 2023-12-02T01:34:04.282368+0000 mon.c (mon.2) 11196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:05 smithi141 bash[31670]: audit 2023-12-02T01:34:05.191478+0000 mon.c (mon.2) 11197 : audit 0 from='client.? 172.21.15.40:0/657023861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:34:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:34:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:06 smithi040 bash[41173]: cluster 2023-12-02T01:34:04.944349+0000 mgr.y (mgr.24356) 17873 : cluster 0 pgmap v17841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:06 smithi040 bash[28232]: cluster 2023-12-02T01:34:04.944349+0000 mgr.y (mgr.24356) 17873 : cluster 0 pgmap v17841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:06 smithi141 bash[31670]: cluster 2023-12-02T01:34:04.944349+0000 mgr.y (mgr.24356) 17873 : cluster 0 pgmap v17841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:08 smithi040 bash[28232]: cluster 2023-12-02T01:34:06.945015+0000 mgr.y (mgr.24356) 17874 : cluster 0 pgmap v17842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:08 smithi040 bash[28232]: audit 2023-12-02T01:34:07.651508+0000 mon.c (mon.2) 11198 : audit 0 from='client.? 172.21.15.40:0/3825533891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:08 smithi040 bash[41173]: cluster 2023-12-02T01:34:06.945015+0000 mgr.y (mgr.24356) 17874 : cluster 0 pgmap v17842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:08 smithi040 bash[41173]: audit 2023-12-02T01:34:07.651508+0000 mon.c (mon.2) 11198 : audit 0 from='client.? 172.21.15.40:0/3825533891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:08 smithi141 bash[31670]: cluster 2023-12-02T01:34:06.945015+0000 mgr.y (mgr.24356) 17874 : cluster 0 pgmap v17842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:08 smithi141 bash[31670]: audit 2023-12-02T01:34:07.651508+0000 mon.c (mon.2) 11198 : audit 0 from='client.? 172.21.15.40:0/3825533891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:10 smithi040 bash[28232]: cluster 2023-12-02T01:34:08.945689+0000 mgr.y (mgr.24356) 17875 : cluster 0 pgmap v17843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:10 smithi040 bash[28232]: audit 2023-12-02T01:34:10.115481+0000 mon.c (mon.2) 11199 : audit 0 from='client.? 172.21.15.40:0/535610232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:10 smithi040 bash[41173]: cluster 2023-12-02T01:34:08.945689+0000 mgr.y (mgr.24356) 17875 : cluster 0 pgmap v17843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:10 smithi040 bash[41173]: audit 2023-12-02T01:34:10.115481+0000 mon.c (mon.2) 11199 : audit 0 from='client.? 172.21.15.40:0/535610232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:10 smithi141 bash[31670]: cluster 2023-12-02T01:34:08.945689+0000 mgr.y (mgr.24356) 17875 : cluster 0 pgmap v17843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:10 smithi141 bash[31670]: audit 2023-12-02T01:34:10.115481+0000 mon.c (mon.2) 11199 : audit 0 from='client.? 172.21.15.40:0/535610232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:12 smithi040 bash[41173]: cluster 2023-12-02T01:34:10.946822+0000 mgr.y (mgr.24356) 17876 : cluster 0 pgmap v17844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:12 smithi040 bash[28232]: cluster 2023-12-02T01:34:10.946822+0000 mgr.y (mgr.24356) 17876 : cluster 0 pgmap v17844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:12 smithi141 bash[31670]: cluster 2023-12-02T01:34:10.946822+0000 mgr.y (mgr.24356) 17876 : cluster 0 pgmap v17844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:13 smithi040 bash[41173]: audit 2023-12-02T01:34:12.570158+0000 mon.a (mon.0) 11097 : audit 0 from='client.? 172.21.15.40:0/1324149745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:13 smithi040 bash[28232]: audit 2023-12-02T01:34:12.570158+0000 mon.a (mon.0) 11097 : audit 0 from='client.? 172.21.15.40:0/1324149745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:13 smithi141 bash[31670]: audit 2023-12-02T01:34:12.570158+0000 mon.a (mon.0) 11097 : audit 0 from='client.? 172.21.15.40:0/1324149745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:14 smithi040 bash[28232]: cluster 2023-12-02T01:34:12.947506+0000 mgr.y (mgr.24356) 17877 : cluster 0 pgmap v17845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:14 smithi040 bash[41173]: cluster 2023-12-02T01:34:12.947506+0000 mgr.y (mgr.24356) 17877 : cluster 0 pgmap v17845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:14 smithi141 bash[31670]: cluster 2023-12-02T01:34:12.947506+0000 mgr.y (mgr.24356) 17877 : cluster 0 pgmap v17845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:15 smithi040 bash[41173]: audit 2023-12-02T01:34:15.030164+0000 mon.a (mon.0) 11098 : audit 0 from='client.? 172.21.15.40:0/1469090137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:15 smithi040 bash[28232]: audit 2023-12-02T01:34:15.030164+0000 mon.a (mon.0) 11098 : audit 0 from='client.? 172.21.15.40:0/1469090137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:15 smithi141 bash[31670]: audit 2023-12-02T01:34:15.030164+0000 mon.a (mon.0) 11098 : audit 0 from='client.? 172.21.15.40:0/1469090137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:34:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:34:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:16 smithi040 bash[41173]: cluster 2023-12-02T01:34:14.948268+0000 mgr.y (mgr.24356) 17878 : cluster 0 pgmap v17846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:16 smithi040 bash[28232]: cluster 2023-12-02T01:34:14.948268+0000 mgr.y (mgr.24356) 17878 : cluster 0 pgmap v17846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:16 smithi141 bash[31670]: cluster 2023-12-02T01:34:14.948268+0000 mgr.y (mgr.24356) 17878 : cluster 0 pgmap v17846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:18 smithi040 bash[28232]: cluster 2023-12-02T01:34:16.948943+0000 mgr.y (mgr.24356) 17879 : cluster 0 pgmap v17847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:18 smithi040 bash[28232]: audit 2023-12-02T01:34:17.505499+0000 mon.c (mon.2) 11200 : audit 0 from='client.? 172.21.15.40:0/987401212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:18 smithi040 bash[41173]: cluster 2023-12-02T01:34:16.948943+0000 mgr.y (mgr.24356) 17879 : cluster 0 pgmap v17847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:18 smithi040 bash[41173]: audit 2023-12-02T01:34:17.505499+0000 mon.c (mon.2) 11200 : audit 0 from='client.? 172.21.15.40:0/987401212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:18 smithi141 bash[31670]: cluster 2023-12-02T01:34:16.948943+0000 mgr.y (mgr.24356) 17879 : cluster 0 pgmap v17847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:18 smithi141 bash[31670]: audit 2023-12-02T01:34:17.505499+0000 mon.c (mon.2) 11200 : audit 0 from='client.? 172.21.15.40:0/987401212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:19 smithi040 bash[28232]: audit 2023-12-02T01:34:19.283008+0000 mon.c (mon.2) 11201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:19 smithi040 bash[41173]: audit 2023-12-02T01:34:19.283008+0000 mon.c (mon.2) 11201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:19 smithi141 bash[31670]: audit 2023-12-02T01:34:19.283008+0000 mon.c (mon.2) 11201 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:20 smithi040 bash[28232]: cluster 2023-12-02T01:34:18.949556+0000 mgr.y (mgr.24356) 17880 : cluster 0 pgmap v17848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:20 smithi040 bash[28232]: audit 2023-12-02T01:34:19.963481+0000 mon.a (mon.0) 11099 : audit 0 from='client.? 172.21.15.40:0/909711688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:20 smithi040 bash[41173]: cluster 2023-12-02T01:34:18.949556+0000 mgr.y (mgr.24356) 17880 : cluster 0 pgmap v17848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:20 smithi040 bash[41173]: audit 2023-12-02T01:34:19.963481+0000 mon.a (mon.0) 11099 : audit 0 from='client.? 172.21.15.40:0/909711688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:20 smithi141 bash[31670]: cluster 2023-12-02T01:34:18.949556+0000 mgr.y (mgr.24356) 17880 : cluster 0 pgmap v17848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:20 smithi141 bash[31670]: audit 2023-12-02T01:34:19.963481+0000 mon.a (mon.0) 11099 : audit 0 from='client.? 172.21.15.40:0/909711688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:22.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:22 smithi141 bash[31670]: cluster 2023-12-02T01:34:20.950694+0000 mgr.y (mgr.24356) 17881 : cluster 0 pgmap v17849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:22 smithi040 bash[41173]: cluster 2023-12-02T01:34:20.950694+0000 mgr.y (mgr.24356) 17881 : cluster 0 pgmap v17849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:22 smithi040 bash[28232]: cluster 2023-12-02T01:34:20.950694+0000 mgr.y (mgr.24356) 17881 : cluster 0 pgmap v17849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:23.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:23 smithi141 bash[31670]: audit 2023-12-02T01:34:22.432264+0000 mon.c (mon.2) 11202 : audit 0 from='client.? 172.21.15.40:0/1473330734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:23 smithi040 bash[28232]: audit 2023-12-02T01:34:22.432264+0000 mon.c (mon.2) 11202 : audit 0 from='client.? 172.21.15.40:0/1473330734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:23 smithi040 bash[41173]: audit 2023-12-02T01:34:22.432264+0000 mon.c (mon.2) 11202 : audit 0 from='client.? 172.21.15.40:0/1473330734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:24 smithi141 bash[31670]: cluster 2023-12-02T01:34:22.951380+0000 mgr.y (mgr.24356) 17882 : cluster 0 pgmap v17850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:24 smithi040 bash[28232]: cluster 2023-12-02T01:34:22.951380+0000 mgr.y (mgr.24356) 17882 : cluster 0 pgmap v17850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:24 smithi040 bash[41173]: cluster 2023-12-02T01:34:22.951380+0000 mgr.y (mgr.24356) 17882 : cluster 0 pgmap v17850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:25 smithi141 bash[31670]: audit 2023-12-02T01:34:24.897711+0000 mon.a (mon.0) 11100 : audit 0 from='client.? 172.21.15.40:0/399611916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:25 smithi040 bash[28232]: audit 2023-12-02T01:34:24.897711+0000 mon.a (mon.0) 11100 : audit 0 from='client.? 172.21.15.40:0/399611916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:25 smithi040 bash[41173]: audit 2023-12-02T01:34:24.897711+0000 mon.a (mon.0) 11100 : audit 0 from='client.? 172.21.15.40:0/399611916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:26.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:26 smithi141 bash[31670]: cluster 2023-12-02T01:34:24.952541+0000 mgr.y (mgr.24356) 17883 : cluster 0 pgmap v17851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:34:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:34:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:26 smithi040 bash[41173]: cluster 2023-12-02T01:34:24.952541+0000 mgr.y (mgr.24356) 17883 : cluster 0 pgmap v17851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:26 smithi040 bash[28232]: cluster 2023-12-02T01:34:24.952541+0000 mgr.y (mgr.24356) 17883 : cluster 0 pgmap v17851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:28.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:28 smithi141 bash[31670]: cluster 2023-12-02T01:34:26.953115+0000 mgr.y (mgr.24356) 17884 : cluster 0 pgmap v17852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:28 smithi141 bash[31670]: audit 2023-12-02T01:34:27.360473+0000 mon.a (mon.0) 11101 : audit 0 from='client.? 172.21.15.40:0/2702601965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:28 smithi040 bash[28232]: cluster 2023-12-02T01:34:26.953115+0000 mgr.y (mgr.24356) 17884 : cluster 0 pgmap v17852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:28 smithi040 bash[28232]: audit 2023-12-02T01:34:27.360473+0000 mon.a (mon.0) 11101 : audit 0 from='client.? 172.21.15.40:0/2702601965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:28 smithi040 bash[41173]: cluster 2023-12-02T01:34:26.953115+0000 mgr.y (mgr.24356) 17884 : cluster 0 pgmap v17852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:28 smithi040 bash[41173]: audit 2023-12-02T01:34:27.360473+0000 mon.a (mon.0) 11101 : audit 0 from='client.? 172.21.15.40:0/2702601965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:30.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:30 smithi141 bash[31670]: cluster 2023-12-02T01:34:28.953765+0000 mgr.y (mgr.24356) 17885 : cluster 0 pgmap v17853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:30 smithi141 bash[31670]: audit 2023-12-02T01:34:29.829833+0000 mon.a (mon.0) 11102 : audit 0 from='client.? 172.21.15.40:0/754937680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:30 smithi040 bash[28232]: cluster 2023-12-02T01:34:28.953765+0000 mgr.y (mgr.24356) 17885 : cluster 0 pgmap v17853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:30 smithi040 bash[28232]: audit 2023-12-02T01:34:29.829833+0000 mon.a (mon.0) 11102 : audit 0 from='client.? 172.21.15.40:0/754937680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:30 smithi040 bash[41173]: cluster 2023-12-02T01:34:28.953765+0000 mgr.y (mgr.24356) 17885 : cluster 0 pgmap v17853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:30 smithi040 bash[41173]: audit 2023-12-02T01:34:29.829833+0000 mon.a (mon.0) 11102 : audit 0 from='client.? 172.21.15.40:0/754937680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:32.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:32 smithi141 bash[31670]: cluster 2023-12-02T01:34:30.955011+0000 mgr.y (mgr.24356) 17886 : cluster 0 pgmap v17854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:32 smithi040 bash[41173]: cluster 2023-12-02T01:34:30.955011+0000 mgr.y (mgr.24356) 17886 : cluster 0 pgmap v17854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:32 smithi040 bash[28232]: cluster 2023-12-02T01:34:30.955011+0000 mgr.y (mgr.24356) 17886 : cluster 0 pgmap v17854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:33.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:33 smithi141 bash[31670]: audit 2023-12-02T01:34:32.294051+0000 mon.c (mon.2) 11203 : audit 0 from='client.? 172.21.15.40:0/2055852044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:33 smithi040 bash[28232]: audit 2023-12-02T01:34:32.294051+0000 mon.c (mon.2) 11203 : audit 0 from='client.? 172.21.15.40:0/2055852044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:33 smithi040 bash[41173]: audit 2023-12-02T01:34:32.294051+0000 mon.c (mon.2) 11203 : audit 0 from='client.? 172.21.15.40:0/2055852044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:34.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:34 smithi141 bash[31670]: cluster 2023-12-02T01:34:32.955675+0000 mgr.y (mgr.24356) 17887 : cluster 0 pgmap v17855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:34 smithi040 bash[28232]: cluster 2023-12-02T01:34:32.955675+0000 mgr.y (mgr.24356) 17887 : cluster 0 pgmap v17855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:34 smithi040 bash[41173]: cluster 2023-12-02T01:34:32.955675+0000 mgr.y (mgr.24356) 17887 : cluster 0 pgmap v17855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:35 smithi040 bash[28232]: audit 2023-12-02T01:34:34.283035+0000 mon.c (mon.2) 11204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:35 smithi040 bash[28232]: audit 2023-12-02T01:34:34.760880+0000 mon.a (mon.0) 11103 : audit 0 from='client.? 172.21.15.40:0/2375958697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:35 smithi040 bash[41173]: audit 2023-12-02T01:34:34.283035+0000 mon.c (mon.2) 11204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:35 smithi040 bash[41173]: audit 2023-12-02T01:34:34.760880+0000 mon.a (mon.0) 11103 : audit 0 from='client.? 172.21.15.40:0/2375958697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:35 smithi141 bash[31670]: audit 2023-12-02T01:34:34.283035+0000 mon.c (mon.2) 11204 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:35 smithi141 bash[31670]: audit 2023-12-02T01:34:34.760880+0000 mon.a (mon.0) 11103 : audit 0 from='client.? 172.21.15.40:0/2375958697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:34:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:34:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:36 smithi040 bash[28232]: cluster 2023-12-02T01:34:34.956895+0000 mgr.y (mgr.24356) 17888 : cluster 0 pgmap v17856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:36 smithi040 bash[41173]: cluster 2023-12-02T01:34:34.956895+0000 mgr.y (mgr.24356) 17888 : cluster 0 pgmap v17856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:36 smithi141 bash[31670]: cluster 2023-12-02T01:34:34.956895+0000 mgr.y (mgr.24356) 17888 : cluster 0 pgmap v17856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:37 smithi040 bash[28232]: audit 2023-12-02T01:34:37.228448+0000 mon.a (mon.0) 11104 : audit 0 from='client.? 172.21.15.40:0/3198846763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:37 smithi040 bash[41173]: audit 2023-12-02T01:34:37.228448+0000 mon.a (mon.0) 11104 : audit 0 from='client.? 172.21.15.40:0/3198846763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:37 smithi141 bash[31670]: audit 2023-12-02T01:34:37.228448+0000 mon.a (mon.0) 11104 : audit 0 from='client.? 172.21.15.40:0/3198846763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:38 smithi040 bash[28232]: cluster 2023-12-02T01:34:36.957548+0000 mgr.y (mgr.24356) 17889 : cluster 0 pgmap v17857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:38 smithi040 bash[41173]: cluster 2023-12-02T01:34:36.957548+0000 mgr.y (mgr.24356) 17889 : cluster 0 pgmap v17857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:38 smithi141 bash[31670]: cluster 2023-12-02T01:34:36.957548+0000 mgr.y (mgr.24356) 17889 : cluster 0 pgmap v17857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:40 smithi040 bash[28232]: cluster 2023-12-02T01:34:38.958234+0000 mgr.y (mgr.24356) 17890 : cluster 0 pgmap v17858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:40 smithi040 bash[28232]: audit 2023-12-02T01:34:39.699075+0000 mon.c (mon.2) 11205 : audit 0 from='client.? 172.21.15.40:0/3084585826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:40 smithi040 bash[41173]: cluster 2023-12-02T01:34:38.958234+0000 mgr.y (mgr.24356) 17890 : cluster 0 pgmap v17858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:40 smithi040 bash[41173]: audit 2023-12-02T01:34:39.699075+0000 mon.c (mon.2) 11205 : audit 0 from='client.? 172.21.15.40:0/3084585826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:40 smithi141 bash[31670]: cluster 2023-12-02T01:34:38.958234+0000 mgr.y (mgr.24356) 17890 : cluster 0 pgmap v17858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:40 smithi141 bash[31670]: audit 2023-12-02T01:34:39.699075+0000 mon.c (mon.2) 11205 : audit 0 from='client.? 172.21.15.40:0/3084585826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:42 smithi040 bash[28232]: cluster 2023-12-02T01:34:40.959378+0000 mgr.y (mgr.24356) 17891 : cluster 0 pgmap v17859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:42 smithi040 bash[28232]: audit 2023-12-02T01:34:42.164994+0000 mon.c (mon.2) 11206 : audit 0 from='client.? 172.21.15.40:0/3278915637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:42 smithi040 bash[41173]: cluster 2023-12-02T01:34:40.959378+0000 mgr.y (mgr.24356) 17891 : cluster 0 pgmap v17859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:42 smithi040 bash[41173]: audit 2023-12-02T01:34:42.164994+0000 mon.c (mon.2) 11206 : audit 0 from='client.? 172.21.15.40:0/3278915637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:42 smithi141 bash[31670]: cluster 2023-12-02T01:34:40.959378+0000 mgr.y (mgr.24356) 17891 : cluster 0 pgmap v17859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:42 smithi141 bash[31670]: audit 2023-12-02T01:34:42.164994+0000 mon.c (mon.2) 11206 : audit 0 from='client.? 172.21.15.40:0/3278915637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:44 smithi040 bash[28232]: cluster 2023-12-02T01:34:42.959974+0000 mgr.y (mgr.24356) 17892 : cluster 0 pgmap v17860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:44 smithi040 bash[28232]: audit 2023-12-02T01:34:43.387652+0000 mon.c (mon.2) 11207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:34:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:44 smithi040 bash[41173]: cluster 2023-12-02T01:34:42.959974+0000 mgr.y (mgr.24356) 17892 : cluster 0 pgmap v17860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:44 smithi040 bash[41173]: audit 2023-12-02T01:34:43.387652+0000 mon.c (mon.2) 11207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:34:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:44 smithi141 bash[31670]: cluster 2023-12-02T01:34:42.959974+0000 mgr.y (mgr.24356) 17892 : cluster 0 pgmap v17860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:44 smithi141 bash[31670]: audit 2023-12-02T01:34:43.387652+0000 mon.c (mon.2) 11207 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:34:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:45 smithi040 bash[28232]: audit 2023-12-02T01:34:44.627096+0000 mon.c (mon.2) 11208 : audit 0 from='client.? 172.21.15.40:0/2023197843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:45 smithi040 bash[41173]: audit 2023-12-02T01:34:44.627096+0000 mon.c (mon.2) 11208 : audit 0 from='client.? 172.21.15.40:0/2023197843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:45 smithi141 bash[31670]: audit 2023-12-02T01:34:44.627096+0000 mon.c (mon.2) 11208 : audit 0 from='client.? 172.21.15.40:0/2023197843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:46 smithi040 bash[28232]: cluster 2023-12-02T01:34:44.961210+0000 mgr.y (mgr.24356) 17893 : cluster 0 pgmap v17861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:34:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:34:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:46 smithi040 bash[41173]: cluster 2023-12-02T01:34:44.961210+0000 mgr.y (mgr.24356) 17893 : cluster 0 pgmap v17861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:46 smithi141 bash[31670]: cluster 2023-12-02T01:34:44.961210+0000 mgr.y (mgr.24356) 17893 : cluster 0 pgmap v17861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:47 smithi040 bash[28232]: audit 2023-12-02T01:34:47.090767+0000 mon.a (mon.0) 11105 : audit 0 from='client.? 172.21.15.40:0/1774423582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:47 smithi040 bash[41173]: audit 2023-12-02T01:34:47.090767+0000 mon.a (mon.0) 11105 : audit 0 from='client.? 172.21.15.40:0/1774423582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:47 smithi141 bash[31670]: audit 2023-12-02T01:34:47.090767+0000 mon.a (mon.0) 11105 : audit 0 from='client.? 172.21.15.40:0/1774423582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:48 smithi040 bash[28232]: cluster 2023-12-02T01:34:46.961689+0000 mgr.y (mgr.24356) 17894 : cluster 0 pgmap v17862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:48 smithi040 bash[41173]: cluster 2023-12-02T01:34:46.961689+0000 mgr.y (mgr.24356) 17894 : cluster 0 pgmap v17862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:48 smithi141 bash[31670]: cluster 2023-12-02T01:34:46.961689+0000 mgr.y (mgr.24356) 17894 : cluster 0 pgmap v17862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: cluster 2023-12-02T01:34:48.962293+0000 mgr.y (mgr.24356) 17895 : cluster 0 pgmap v17863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:49.281532+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:49.283414+0000 mon.c (mon.2) 11209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:49.293492+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:49.586780+0000 mon.a (mon.0) 11108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:49.589469+0000 mon.a (mon.0) 11109 : audit 0 from='client.? 172.21.15.40:0/3141204230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:49.600136+0000 mon.a (mon.0) 11110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:50.080496+0000 mon.c (mon.2) 11210 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:50.082348+0000 mon.c (mon.2) 11211 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[28232]: audit 2023-12-02T01:34:50.092810+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: cluster 2023-12-02T01:34:48.962293+0000 mgr.y (mgr.24356) 17895 : cluster 0 pgmap v17863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:49.281532+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:49.283414+0000 mon.c (mon.2) 11209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:49.293492+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:49.586780+0000 mon.a (mon.0) 11108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:49.589469+0000 mon.a (mon.0) 11109 : audit 0 from='client.? 172.21.15.40:0/3141204230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:49.600136+0000 mon.a (mon.0) 11110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:50.080496+0000 mon.c (mon.2) 11210 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:50.082348+0000 mon.c (mon.2) 11211 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:34:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:50 smithi040 bash[41173]: audit 2023-12-02T01:34:50.092810+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: cluster 2023-12-02T01:34:48.962293+0000 mgr.y (mgr.24356) 17895 : cluster 0 pgmap v17863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:49.281532+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:49.283414+0000 mon.c (mon.2) 11209 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:49.293492+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:49.586780+0000 mon.a (mon.0) 11108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:49.589469+0000 mon.a (mon.0) 11109 : audit 0 from='client.? 172.21.15.40:0/3141204230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:49.600136+0000 mon.a (mon.0) 11110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:50.080496+0000 mon.c (mon.2) 11210 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:50.082348+0000 mon.c (mon.2) 11211 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:34:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:50 smithi141 bash[31670]: audit 2023-12-02T01:34:50.092810+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:34:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:52 smithi040 bash[28232]: cluster 2023-12-02T01:34:50.963439+0000 mgr.y (mgr.24356) 17896 : cluster 0 pgmap v17864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:52 smithi040 bash[28232]: audit 2023-12-02T01:34:52.052828+0000 mon.c (mon.2) 11212 : audit 0 from='client.? 172.21.15.40:0/3009385115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:52 smithi040 bash[41173]: cluster 2023-12-02T01:34:50.963439+0000 mgr.y (mgr.24356) 17896 : cluster 0 pgmap v17864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:52 smithi040 bash[41173]: audit 2023-12-02T01:34:52.052828+0000 mon.c (mon.2) 11212 : audit 0 from='client.? 172.21.15.40:0/3009385115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:52 smithi141 bash[31670]: cluster 2023-12-02T01:34:50.963439+0000 mgr.y (mgr.24356) 17896 : cluster 0 pgmap v17864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:52 smithi141 bash[31670]: audit 2023-12-02T01:34:52.052828+0000 mon.c (mon.2) 11212 : audit 0 from='client.? 172.21.15.40:0/3009385115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:54 smithi040 bash[28232]: cluster 2023-12-02T01:34:52.964217+0000 mgr.y (mgr.24356) 17897 : cluster 0 pgmap v17865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:54 smithi040 bash[41173]: cluster 2023-12-02T01:34:52.964217+0000 mgr.y (mgr.24356) 17897 : cluster 0 pgmap v17865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:54 smithi141 bash[31670]: cluster 2023-12-02T01:34:52.964217+0000 mgr.y (mgr.24356) 17897 : cluster 0 pgmap v17865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:55 smithi040 bash[41173]: audit 2023-12-02T01:34:54.518404+0000 mon.c (mon.2) 11213 : audit 0 from='client.? 172.21.15.40:0/706635159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:55 smithi040 bash[28232]: audit 2023-12-02T01:34:54.518404+0000 mon.c (mon.2) 11213 : audit 0 from='client.? 172.21.15.40:0/706635159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:55 smithi141 bash[31670]: audit 2023-12-02T01:34:54.518404+0000 mon.c (mon.2) 11213 : audit 0 from='client.? 172.21.15.40:0/706635159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:56.658 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:34:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:34:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:56 smithi040 bash[41173]: cluster 2023-12-02T01:34:54.965679+0000 mgr.y (mgr.24356) 17898 : cluster 0 pgmap v17866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:56 smithi040 bash[28232]: cluster 2023-12-02T01:34:54.965679+0000 mgr.y (mgr.24356) 17898 : cluster 0 pgmap v17866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:56 smithi141 bash[31670]: cluster 2023-12-02T01:34:54.965679+0000 mgr.y (mgr.24356) 17898 : cluster 0 pgmap v17866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:57 smithi040 bash[28232]: audit 2023-12-02T01:34:56.988953+0000 mon.c (mon.2) 11214 : audit 0 from='client.? 172.21.15.40:0/3670451198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:57 smithi040 bash[41173]: audit 2023-12-02T01:34:56.988953+0000 mon.c (mon.2) 11214 : audit 0 from='client.? 172.21.15.40:0/3670451198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:57 smithi141 bash[31670]: audit 2023-12-02T01:34:56.988953+0000 mon.c (mon.2) 11214 : audit 0 from='client.? 172.21.15.40:0/3670451198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:34:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:34:58 smithi040 bash[28232]: cluster 2023-12-02T01:34:56.966189+0000 mgr.y (mgr.24356) 17899 : cluster 0 pgmap v17867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:34:58 smithi040 bash[41173]: cluster 2023-12-02T01:34:56.966189+0000 mgr.y (mgr.24356) 17899 : cluster 0 pgmap v17867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:34:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:34:58 smithi141 bash[31670]: cluster 2023-12-02T01:34:56.966189+0000 mgr.y (mgr.24356) 17899 : cluster 0 pgmap v17867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:00 smithi040 bash[28232]: cluster 2023-12-02T01:34:58.966791+0000 mgr.y (mgr.24356) 17900 : cluster 0 pgmap v17868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:00 smithi040 bash[28232]: audit 2023-12-02T01:34:59.461360+0000 mon.a (mon.0) 11112 : audit 0 from='client.? 172.21.15.40:0/837156685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:00 smithi040 bash[41173]: cluster 2023-12-02T01:34:58.966791+0000 mgr.y (mgr.24356) 17900 : cluster 0 pgmap v17868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:00 smithi040 bash[41173]: audit 2023-12-02T01:34:59.461360+0000 mon.a (mon.0) 11112 : audit 0 from='client.? 172.21.15.40:0/837156685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:00 smithi141 bash[31670]: cluster 2023-12-02T01:34:58.966791+0000 mgr.y (mgr.24356) 17900 : cluster 0 pgmap v17868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:00 smithi141 bash[31670]: audit 2023-12-02T01:34:59.461360+0000 mon.a (mon.0) 11112 : audit 0 from='client.? 172.21.15.40:0/837156685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:02 smithi040 bash[28232]: cluster 2023-12-02T01:35:00.967948+0000 mgr.y (mgr.24356) 17901 : cluster 0 pgmap v17869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:02 smithi040 bash[28232]: audit 2023-12-02T01:35:01.925500+0000 mon.a (mon.0) 11113 : audit 0 from='client.? 172.21.15.40:0/277463313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:02 smithi040 bash[41173]: cluster 2023-12-02T01:35:00.967948+0000 mgr.y (mgr.24356) 17901 : cluster 0 pgmap v17869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:02 smithi040 bash[41173]: audit 2023-12-02T01:35:01.925500+0000 mon.a (mon.0) 11113 : audit 0 from='client.? 172.21.15.40:0/277463313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:02 smithi141 bash[31670]: cluster 2023-12-02T01:35:00.967948+0000 mgr.y (mgr.24356) 17901 : cluster 0 pgmap v17869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:02 smithi141 bash[31670]: audit 2023-12-02T01:35:01.925500+0000 mon.a (mon.0) 11113 : audit 0 from='client.? 172.21.15.40:0/277463313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:04 smithi040 bash[41173]: cluster 2023-12-02T01:35:02.968619+0000 mgr.y (mgr.24356) 17902 : cluster 0 pgmap v17870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:04 smithi040 bash[41173]: audit 2023-12-02T01:35:04.283834+0000 mon.c (mon.2) 11215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:04 smithi040 bash[28232]: cluster 2023-12-02T01:35:02.968619+0000 mgr.y (mgr.24356) 17902 : cluster 0 pgmap v17870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:04 smithi040 bash[28232]: audit 2023-12-02T01:35:04.283834+0000 mon.c (mon.2) 11215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:04 smithi141 bash[31670]: cluster 2023-12-02T01:35:02.968619+0000 mgr.y (mgr.24356) 17902 : cluster 0 pgmap v17870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:04 smithi141 bash[31670]: audit 2023-12-02T01:35:04.283834+0000 mon.c (mon.2) 11215 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:05 smithi040 bash[28232]: audit 2023-12-02T01:35:04.401294+0000 mon.a (mon.0) 11114 : audit 0 from='client.? 172.21.15.40:0/4122891661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:05 smithi040 bash[41173]: audit 2023-12-02T01:35:04.401294+0000 mon.a (mon.0) 11114 : audit 0 from='client.? 172.21.15.40:0/4122891661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:05 smithi141 bash[31670]: audit 2023-12-02T01:35:04.401294+0000 mon.a (mon.0) 11114 : audit 0 from='client.? 172.21.15.40:0/4122891661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:06 smithi040 bash[28232]: cluster 2023-12-02T01:35:04.969677+0000 mgr.y (mgr.24356) 17903 : cluster 0 pgmap v17871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:35:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:35:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:06 smithi040 bash[41173]: cluster 2023-12-02T01:35:04.969677+0000 mgr.y (mgr.24356) 17903 : cluster 0 pgmap v17871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:06 smithi141 bash[31670]: cluster 2023-12-02T01:35:04.969677+0000 mgr.y (mgr.24356) 17903 : cluster 0 pgmap v17871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:07 smithi040 bash[28232]: audit 2023-12-02T01:35:06.866114+0000 mon.a (mon.0) 11115 : audit 0 from='client.? 172.21.15.40:0/2097109067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:07 smithi040 bash[41173]: audit 2023-12-02T01:35:06.866114+0000 mon.a (mon.0) 11115 : audit 0 from='client.? 172.21.15.40:0/2097109067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:07 smithi141 bash[31670]: audit 2023-12-02T01:35:06.866114+0000 mon.a (mon.0) 11115 : audit 0 from='client.? 172.21.15.40:0/2097109067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:08 smithi040 bash[28232]: cluster 2023-12-02T01:35:06.970324+0000 mgr.y (mgr.24356) 17904 : cluster 0 pgmap v17872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:08 smithi040 bash[41173]: cluster 2023-12-02T01:35:06.970324+0000 mgr.y (mgr.24356) 17904 : cluster 0 pgmap v17872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:08 smithi141 bash[31670]: cluster 2023-12-02T01:35:06.970324+0000 mgr.y (mgr.24356) 17904 : cluster 0 pgmap v17872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:09 smithi040 bash[28232]: cluster 2023-12-02T01:35:08.970986+0000 mgr.y (mgr.24356) 17905 : cluster 0 pgmap v17873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:09 smithi040 bash[28232]: audit 2023-12-02T01:35:09.328351+0000 mon.c (mon.2) 11216 : audit 0 from='client.? 172.21.15.40:0/3173561383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:09 smithi040 bash[41173]: cluster 2023-12-02T01:35:08.970986+0000 mgr.y (mgr.24356) 17905 : cluster 0 pgmap v17873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:09 smithi040 bash[41173]: audit 2023-12-02T01:35:09.328351+0000 mon.c (mon.2) 11216 : audit 0 from='client.? 172.21.15.40:0/3173561383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:09 smithi141 bash[31670]: cluster 2023-12-02T01:35:08.970986+0000 mgr.y (mgr.24356) 17905 : cluster 0 pgmap v17873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:09 smithi141 bash[31670]: audit 2023-12-02T01:35:09.328351+0000 mon.c (mon.2) 11216 : audit 0 from='client.? 172.21.15.40:0/3173561383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:12 smithi141 bash[31670]: cluster 2023-12-02T01:35:10.972079+0000 mgr.y (mgr.24356) 17906 : cluster 0 pgmap v17874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:12.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:12 smithi141 bash[31670]: audit 2023-12-02T01:35:11.788115+0000 mon.c (mon.2) 11217 : audit 0 from='client.? 172.21.15.40:0/1626186949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:12 smithi040 bash[28232]: cluster 2023-12-02T01:35:10.972079+0000 mgr.y (mgr.24356) 17906 : cluster 0 pgmap v17874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:12 smithi040 bash[28232]: audit 2023-12-02T01:35:11.788115+0000 mon.c (mon.2) 11217 : audit 0 from='client.? 172.21.15.40:0/1626186949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:12 smithi040 bash[41173]: cluster 2023-12-02T01:35:10.972079+0000 mgr.y (mgr.24356) 17906 : cluster 0 pgmap v17874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:12 smithi040 bash[41173]: audit 2023-12-02T01:35:11.788115+0000 mon.c (mon.2) 11217 : audit 0 from='client.? 172.21.15.40:0/1626186949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:14 smithi141 bash[31670]: cluster 2023-12-02T01:35:12.972755+0000 mgr.y (mgr.24356) 17907 : cluster 0 pgmap v17875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:14 smithi040 bash[28232]: cluster 2023-12-02T01:35:12.972755+0000 mgr.y (mgr.24356) 17907 : cluster 0 pgmap v17875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:14 smithi040 bash[41173]: cluster 2023-12-02T01:35:12.972755+0000 mgr.y (mgr.24356) 17907 : cluster 0 pgmap v17875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:15.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:15 smithi141 bash[31670]: audit 2023-12-02T01:35:14.258015+0000 mon.c (mon.2) 11218 : audit 0 from='client.? 172.21.15.40:0/57457609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:15 smithi040 bash[28232]: audit 2023-12-02T01:35:14.258015+0000 mon.c (mon.2) 11218 : audit 0 from='client.? 172.21.15.40:0/57457609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:15 smithi040 bash[41173]: audit 2023-12-02T01:35:14.258015+0000 mon.c (mon.2) 11218 : audit 0 from='client.? 172.21.15.40:0/57457609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:16 smithi141 bash[31670]: cluster 2023-12-02T01:35:14.973824+0000 mgr.y (mgr.24356) 17908 : cluster 0 pgmap v17876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:16 smithi040 bash[28232]: cluster 2023-12-02T01:35:14.973824+0000 mgr.y (mgr.24356) 17908 : cluster 0 pgmap v17876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:35:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:35:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:16 smithi040 bash[41173]: cluster 2023-12-02T01:35:14.973824+0000 mgr.y (mgr.24356) 17908 : cluster 0 pgmap v17876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:17 smithi040 bash[28232]: audit 2023-12-02T01:35:16.723463+0000 mon.a (mon.0) 11116 : audit 0 from='client.? 172.21.15.40:0/1104010844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:17 smithi040 bash[41173]: audit 2023-12-02T01:35:16.723463+0000 mon.a (mon.0) 11116 : audit 0 from='client.? 172.21.15.40:0/1104010844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:17 smithi141 bash[31670]: audit 2023-12-02T01:35:16.723463+0000 mon.a (mon.0) 11116 : audit 0 from='client.? 172.21.15.40:0/1104010844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:18 smithi040 bash[28232]: cluster 2023-12-02T01:35:16.974411+0000 mgr.y (mgr.24356) 17909 : cluster 0 pgmap v17877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:18 smithi040 bash[41173]: cluster 2023-12-02T01:35:16.974411+0000 mgr.y (mgr.24356) 17909 : cluster 0 pgmap v17877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:18 smithi141 bash[31670]: cluster 2023-12-02T01:35:16.974411+0000 mgr.y (mgr.24356) 17909 : cluster 0 pgmap v17877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:19 smithi040 bash[28232]: audit 2023-12-02T01:35:19.180875+0000 mon.c (mon.2) 11219 : audit 0 from='client.? 172.21.15.40:0/33046303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:19 smithi040 bash[41173]: audit 2023-12-02T01:35:19.180875+0000 mon.c (mon.2) 11219 : audit 0 from='client.? 172.21.15.40:0/33046303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:19 smithi141 bash[31670]: audit 2023-12-02T01:35:19.180875+0000 mon.c (mon.2) 11219 : audit 0 from='client.? 172.21.15.40:0/33046303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:20 smithi040 bash[28232]: cluster 2023-12-02T01:35:18.975002+0000 mgr.y (mgr.24356) 17910 : cluster 0 pgmap v17878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:20 smithi040 bash[28232]: audit 2023-12-02T01:35:19.285112+0000 mon.c (mon.2) 11220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:20 smithi040 bash[41173]: cluster 2023-12-02T01:35:18.975002+0000 mgr.y (mgr.24356) 17910 : cluster 0 pgmap v17878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:20 smithi040 bash[41173]: audit 2023-12-02T01:35:19.285112+0000 mon.c (mon.2) 11220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:20 smithi141 bash[31670]: cluster 2023-12-02T01:35:18.975002+0000 mgr.y (mgr.24356) 17910 : cluster 0 pgmap v17878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:20 smithi141 bash[31670]: audit 2023-12-02T01:35:19.285112+0000 mon.c (mon.2) 11220 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:22 smithi040 bash[28232]: cluster 2023-12-02T01:35:20.976143+0000 mgr.y (mgr.24356) 17911 : cluster 0 pgmap v17879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:22 smithi040 bash[28232]: audit 2023-12-02T01:35:21.650480+0000 mon.c (mon.2) 11221 : audit 0 from='client.? 172.21.15.40:0/328932221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:22 smithi040 bash[41173]: cluster 2023-12-02T01:35:20.976143+0000 mgr.y (mgr.24356) 17911 : cluster 0 pgmap v17879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:22 smithi040 bash[41173]: audit 2023-12-02T01:35:21.650480+0000 mon.c (mon.2) 11221 : audit 0 from='client.? 172.21.15.40:0/328932221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:22 smithi141 bash[31670]: cluster 2023-12-02T01:35:20.976143+0000 mgr.y (mgr.24356) 17911 : cluster 0 pgmap v17879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:22 smithi141 bash[31670]: audit 2023-12-02T01:35:21.650480+0000 mon.c (mon.2) 11221 : audit 0 from='client.? 172.21.15.40:0/328932221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:24 smithi040 bash[28232]: cluster 2023-12-02T01:35:22.976861+0000 mgr.y (mgr.24356) 17912 : cluster 0 pgmap v17880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:24 smithi040 bash[28232]: audit 2023-12-02T01:35:24.123681+0000 mon.a (mon.0) 11117 : audit 0 from='client.? 172.21.15.40:0/405167958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:24 smithi040 bash[41173]: cluster 2023-12-02T01:35:22.976861+0000 mgr.y (mgr.24356) 17912 : cluster 0 pgmap v17880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:24 smithi040 bash[41173]: audit 2023-12-02T01:35:24.123681+0000 mon.a (mon.0) 11117 : audit 0 from='client.? 172.21.15.40:0/405167958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:24 smithi141 bash[31670]: cluster 2023-12-02T01:35:22.976861+0000 mgr.y (mgr.24356) 17912 : cluster 0 pgmap v17880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:24 smithi141 bash[31670]: audit 2023-12-02T01:35:24.123681+0000 mon.a (mon.0) 11117 : audit 0 from='client.? 172.21.15.40:0/405167958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:26 smithi040 bash[28232]: cluster 2023-12-02T01:35:24.977982+0000 mgr.y (mgr.24356) 17913 : cluster 0 pgmap v17881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:35:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:35:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:26 smithi040 bash[41173]: cluster 2023-12-02T01:35:24.977982+0000 mgr.y (mgr.24356) 17913 : cluster 0 pgmap v17881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:26 smithi141 bash[31670]: cluster 2023-12-02T01:35:24.977982+0000 mgr.y (mgr.24356) 17913 : cluster 0 pgmap v17881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:27 smithi040 bash[28232]: audit 2023-12-02T01:35:26.586880+0000 mon.c (mon.2) 11222 : audit 0 from='client.? 172.21.15.40:0/993343119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:27 smithi040 bash[41173]: audit 2023-12-02T01:35:26.586880+0000 mon.c (mon.2) 11222 : audit 0 from='client.? 172.21.15.40:0/993343119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:27 smithi141 bash[31670]: audit 2023-12-02T01:35:26.586880+0000 mon.c (mon.2) 11222 : audit 0 from='client.? 172.21.15.40:0/993343119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:28 smithi040 bash[28232]: cluster 2023-12-02T01:35:26.978784+0000 mgr.y (mgr.24356) 17914 : cluster 0 pgmap v17882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:28 smithi040 bash[41173]: cluster 2023-12-02T01:35:26.978784+0000 mgr.y (mgr.24356) 17914 : cluster 0 pgmap v17882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:28 smithi141 bash[31670]: cluster 2023-12-02T01:35:26.978784+0000 mgr.y (mgr.24356) 17914 : cluster 0 pgmap v17882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:29 smithi040 bash[28232]: audit 2023-12-02T01:35:29.058596+0000 mon.a (mon.0) 11118 : audit 0 from='client.? 172.21.15.40:0/2231619959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:29 smithi040 bash[41173]: audit 2023-12-02T01:35:29.058596+0000 mon.a (mon.0) 11118 : audit 0 from='client.? 172.21.15.40:0/2231619959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:29 smithi141 bash[31670]: audit 2023-12-02T01:35:29.058596+0000 mon.a (mon.0) 11118 : audit 0 from='client.? 172.21.15.40:0/2231619959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:30 smithi040 bash[41173]: cluster 2023-12-02T01:35:28.979281+0000 mgr.y (mgr.24356) 17915 : cluster 0 pgmap v17883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:30 smithi040 bash[28232]: cluster 2023-12-02T01:35:28.979281+0000 mgr.y (mgr.24356) 17915 : cluster 0 pgmap v17883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:30 smithi141 bash[31670]: cluster 2023-12-02T01:35:28.979281+0000 mgr.y (mgr.24356) 17915 : cluster 0 pgmap v17883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:32 smithi040 bash[28232]: cluster 2023-12-02T01:35:30.980415+0000 mgr.y (mgr.24356) 17916 : cluster 0 pgmap v17884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:32 smithi040 bash[28232]: audit 2023-12-02T01:35:31.520858+0000 mon.c (mon.2) 11223 : audit 0 from='client.? 172.21.15.40:0/2484503225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:32 smithi040 bash[41173]: cluster 2023-12-02T01:35:30.980415+0000 mgr.y (mgr.24356) 17916 : cluster 0 pgmap v17884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:32 smithi040 bash[41173]: audit 2023-12-02T01:35:31.520858+0000 mon.c (mon.2) 11223 : audit 0 from='client.? 172.21.15.40:0/2484503225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:32 smithi141 bash[31670]: cluster 2023-12-02T01:35:30.980415+0000 mgr.y (mgr.24356) 17916 : cluster 0 pgmap v17884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:32 smithi141 bash[31670]: audit 2023-12-02T01:35:31.520858+0000 mon.c (mon.2) 11223 : audit 0 from='client.? 172.21.15.40:0/2484503225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:34 smithi040 bash[28232]: cluster 2023-12-02T01:35:32.981095+0000 mgr.y (mgr.24356) 17917 : cluster 0 pgmap v17885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:34 smithi040 bash[28232]: audit 2023-12-02T01:35:33.990481+0000 mon.a (mon.0) 11119 : audit 0 from='client.? 172.21.15.40:0/1564747031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:34 smithi040 bash[28232]: audit 2023-12-02T01:35:34.284791+0000 mon.c (mon.2) 11224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:34 smithi040 bash[41173]: cluster 2023-12-02T01:35:32.981095+0000 mgr.y (mgr.24356) 17917 : cluster 0 pgmap v17885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:34 smithi040 bash[41173]: audit 2023-12-02T01:35:33.990481+0000 mon.a (mon.0) 11119 : audit 0 from='client.? 172.21.15.40:0/1564747031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:34 smithi040 bash[41173]: audit 2023-12-02T01:35:34.284791+0000 mon.c (mon.2) 11224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:34 smithi141 bash[31670]: cluster 2023-12-02T01:35:32.981095+0000 mgr.y (mgr.24356) 17917 : cluster 0 pgmap v17885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:34 smithi141 bash[31670]: audit 2023-12-02T01:35:33.990481+0000 mon.a (mon.0) 11119 : audit 0 from='client.? 172.21.15.40:0/1564747031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:34 smithi141 bash[31670]: audit 2023-12-02T01:35:34.284791+0000 mon.c (mon.2) 11224 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:36 smithi040 bash[28232]: cluster 2023-12-02T01:35:34.982237+0000 mgr.y (mgr.24356) 17918 : cluster 0 pgmap v17886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:35:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:35:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:36 smithi040 bash[41173]: cluster 2023-12-02T01:35:34.982237+0000 mgr.y (mgr.24356) 17918 : cluster 0 pgmap v17886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:36 smithi141 bash[31670]: cluster 2023-12-02T01:35:34.982237+0000 mgr.y (mgr.24356) 17918 : cluster 0 pgmap v17886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:37 smithi040 bash[28232]: audit 2023-12-02T01:35:36.453573+0000 mon.a (mon.0) 11120 : audit 0 from='client.? 172.21.15.40:0/2401828675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:37 smithi040 bash[28232]: cluster 2023-12-02T01:35:36.982892+0000 mgr.y (mgr.24356) 17919 : cluster 0 pgmap v17887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:37 smithi040 bash[41173]: audit 2023-12-02T01:35:36.453573+0000 mon.a (mon.0) 11120 : audit 0 from='client.? 172.21.15.40:0/2401828675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:37 smithi040 bash[41173]: cluster 2023-12-02T01:35:36.982892+0000 mgr.y (mgr.24356) 17919 : cluster 0 pgmap v17887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:37 smithi141 bash[31670]: audit 2023-12-02T01:35:36.453573+0000 mon.a (mon.0) 11120 : audit 0 from='client.? 172.21.15.40:0/2401828675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:37 smithi141 bash[31670]: cluster 2023-12-02T01:35:36.982892+0000 mgr.y (mgr.24356) 17919 : cluster 0 pgmap v17887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:39.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:38 smithi141 bash[31670]: audit 2023-12-02T01:35:38.922040+0000 mon.a (mon.0) 11121 : audit 0 from='client.? 172.21.15.40:0/3778300458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:38 smithi040 bash[28232]: audit 2023-12-02T01:35:38.922040+0000 mon.a (mon.0) 11121 : audit 0 from='client.? 172.21.15.40:0/3778300458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:38 smithi040 bash[41173]: audit 2023-12-02T01:35:38.922040+0000 mon.a (mon.0) 11121 : audit 0 from='client.? 172.21.15.40:0/3778300458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:40.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:39 smithi141 bash[31670]: cluster 2023-12-02T01:35:38.983480+0000 mgr.y (mgr.24356) 17920 : cluster 0 pgmap v17888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:39 smithi040 bash[28232]: cluster 2023-12-02T01:35:38.983480+0000 mgr.y (mgr.24356) 17920 : cluster 0 pgmap v17888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:39 smithi040 bash[41173]: cluster 2023-12-02T01:35:38.983480+0000 mgr.y (mgr.24356) 17920 : cluster 0 pgmap v17888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:42 smithi141 bash[31670]: cluster 2023-12-02T01:35:40.984640+0000 mgr.y (mgr.24356) 17921 : cluster 0 pgmap v17889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:42.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:42 smithi141 bash[31670]: audit 2023-12-02T01:35:41.399322+0000 mon.a (mon.0) 11122 : audit 0 from='client.? 172.21.15.40:0/1233570410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:42 smithi040 bash[28232]: cluster 2023-12-02T01:35:40.984640+0000 mgr.y (mgr.24356) 17921 : cluster 0 pgmap v17889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:42 smithi040 bash[28232]: audit 2023-12-02T01:35:41.399322+0000 mon.a (mon.0) 11122 : audit 0 from='client.? 172.21.15.40:0/1233570410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:42 smithi040 bash[41173]: cluster 2023-12-02T01:35:40.984640+0000 mgr.y (mgr.24356) 17921 : cluster 0 pgmap v17889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:42 smithi040 bash[41173]: audit 2023-12-02T01:35:41.399322+0000 mon.a (mon.0) 11122 : audit 0 from='client.? 172.21.15.40:0/1233570410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:44 smithi141 bash[31670]: cluster 2023-12-02T01:35:42.985254+0000 mgr.y (mgr.24356) 17922 : cluster 0 pgmap v17890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:44.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:44 smithi141 bash[31670]: audit 2023-12-02T01:35:43.855946+0000 mon.c (mon.2) 11225 : audit 0 from='client.? 172.21.15.40:0/2407580075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:44 smithi040 bash[28232]: cluster 2023-12-02T01:35:42.985254+0000 mgr.y (mgr.24356) 17922 : cluster 0 pgmap v17890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:44 smithi040 bash[28232]: audit 2023-12-02T01:35:43.855946+0000 mon.c (mon.2) 11225 : audit 0 from='client.? 172.21.15.40:0/2407580075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:44 smithi040 bash[41173]: cluster 2023-12-02T01:35:42.985254+0000 mgr.y (mgr.24356) 17922 : cluster 0 pgmap v17890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:44 smithi040 bash[41173]: audit 2023-12-02T01:35:43.855946+0000 mon.c (mon.2) 11225 : audit 0 from='client.? 172.21.15.40:0/2407580075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:46.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:46 smithi141 bash[31670]: cluster 2023-12-02T01:35:44.986394+0000 mgr.y (mgr.24356) 17923 : cluster 0 pgmap v17891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:46 smithi040 bash[28232]: cluster 2023-12-02T01:35:44.986394+0000 mgr.y (mgr.24356) 17923 : cluster 0 pgmap v17891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:35:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:35:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:46 smithi040 bash[41173]: cluster 2023-12-02T01:35:44.986394+0000 mgr.y (mgr.24356) 17923 : cluster 0 pgmap v17891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:47.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:47 smithi141 bash[31670]: audit 2023-12-02T01:35:46.325504+0000 mon.a (mon.0) 11123 : audit 0 from='client.? 172.21.15.40:0/1722043283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:47 smithi040 bash[28232]: audit 2023-12-02T01:35:46.325504+0000 mon.a (mon.0) 11123 : audit 0 from='client.? 172.21.15.40:0/1722043283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:47 smithi040 bash[41173]: audit 2023-12-02T01:35:46.325504+0000 mon.a (mon.0) 11123 : audit 0 from='client.? 172.21.15.40:0/1722043283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:48 smithi040 bash[41173]: cluster 2023-12-02T01:35:46.987039+0000 mgr.y (mgr.24356) 17924 : cluster 0 pgmap v17892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:48 smithi040 bash[28232]: cluster 2023-12-02T01:35:46.987039+0000 mgr.y (mgr.24356) 17924 : cluster 0 pgmap v17892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:48 smithi141 bash[31670]: cluster 2023-12-02T01:35:46.987039+0000 mgr.y (mgr.24356) 17924 : cluster 0 pgmap v17892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:49 smithi040 bash[28232]: audit 2023-12-02T01:35:48.793570+0000 mon.a (mon.0) 11124 : audit 0 from='client.? 172.21.15.40:0/3432662109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:49 smithi040 bash[41173]: audit 2023-12-02T01:35:48.793570+0000 mon.a (mon.0) 11124 : audit 0 from='client.? 172.21.15.40:0/3432662109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:49 smithi141 bash[31670]: audit 2023-12-02T01:35:48.793570+0000 mon.a (mon.0) 11124 : audit 0 from='client.? 172.21.15.40:0/3432662109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:50 smithi040 bash[28232]: cluster 2023-12-02T01:35:48.987704+0000 mgr.y (mgr.24356) 17925 : cluster 0 pgmap v17893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:50 smithi040 bash[28232]: audit 2023-12-02T01:35:49.288863+0000 mon.c (mon.2) 11226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:50 smithi040 bash[28232]: audit 2023-12-02T01:35:50.175836+0000 mon.c (mon.2) 11227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:35:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:50 smithi040 bash[41173]: cluster 2023-12-02T01:35:48.987704+0000 mgr.y (mgr.24356) 17925 : cluster 0 pgmap v17893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:50 smithi040 bash[41173]: audit 2023-12-02T01:35:49.288863+0000 mon.c (mon.2) 11226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:50 smithi040 bash[41173]: audit 2023-12-02T01:35:50.175836+0000 mon.c (mon.2) 11227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:35:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:50 smithi141 bash[31670]: cluster 2023-12-02T01:35:48.987704+0000 mgr.y (mgr.24356) 17925 : cluster 0 pgmap v17893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:50 smithi141 bash[31670]: audit 2023-12-02T01:35:49.288863+0000 mon.c (mon.2) 11226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:50 smithi141 bash[31670]: audit 2023-12-02T01:35:50.175836+0000 mon.c (mon.2) 11227 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:35:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:51 smithi040 bash[28232]: audit 2023-12-02T01:35:51.251457+0000 mon.c (mon.2) 11228 : audit 0 from='client.? 172.21.15.40:0/2300946717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:51 smithi040 bash[41173]: audit 2023-12-02T01:35:51.251457+0000 mon.c (mon.2) 11228 : audit 0 from='client.? 172.21.15.40:0/2300946717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:51 smithi141 bash[31670]: audit 2023-12-02T01:35:51.251457+0000 mon.c (mon.2) 11228 : audit 0 from='client.? 172.21.15.40:0/2300946717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:52 smithi040 bash[41173]: cluster 2023-12-02T01:35:50.988910+0000 mgr.y (mgr.24356) 17926 : cluster 0 pgmap v17894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:52 smithi040 bash[28232]: cluster 2023-12-02T01:35:50.988910+0000 mgr.y (mgr.24356) 17926 : cluster 0 pgmap v17894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:52 smithi141 bash[31670]: cluster 2023-12-02T01:35:50.988910+0000 mgr.y (mgr.24356) 17926 : cluster 0 pgmap v17894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:54 smithi040 bash[41173]: cluster 2023-12-02T01:35:52.989656+0000 mgr.y (mgr.24356) 17927 : cluster 0 pgmap v17895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:54 smithi040 bash[41173]: audit 2023-12-02T01:35:53.723657+0000 mon.c (mon.2) 11229 : audit 0 from='client.? 172.21.15.40:0/2283274296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:54 smithi040 bash[28232]: cluster 2023-12-02T01:35:52.989656+0000 mgr.y (mgr.24356) 17927 : cluster 0 pgmap v17895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:54 smithi040 bash[28232]: audit 2023-12-02T01:35:53.723657+0000 mon.c (mon.2) 11229 : audit 0 from='client.? 172.21.15.40:0/2283274296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:54 smithi141 bash[31670]: cluster 2023-12-02T01:35:52.989656+0000 mgr.y (mgr.24356) 17927 : cluster 0 pgmap v17895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:54 smithi141 bash[31670]: audit 2023-12-02T01:35:53.723657+0000 mon.c (mon.2) 11229 : audit 0 from='client.? 172.21.15.40:0/2283274296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:35:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:35:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[28232]: cluster 2023-12-02T01:35:54.990807+0000 mgr.y (mgr.24356) 17928 : cluster 0 pgmap v17896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[28232]: audit 2023-12-02T01:35:56.021528+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[28232]: audit 2023-12-02T01:35:56.030941+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[28232]: audit 2023-12-02T01:35:56.236537+0000 mon.c (mon.2) 11230 : audit 0 from='client.? 172.21.15.40:0/3087831595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[41173]: cluster 2023-12-02T01:35:54.990807+0000 mgr.y (mgr.24356) 17928 : cluster 0 pgmap v17896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[41173]: audit 2023-12-02T01:35:56.021528+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[41173]: audit 2023-12-02T01:35:56.030941+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:56 smithi040 bash[41173]: audit 2023-12-02T01:35:56.236537+0000 mon.c (mon.2) 11230 : audit 0 from='client.? 172.21.15.40:0/3087831595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:56 smithi141 bash[31670]: cluster 2023-12-02T01:35:54.990807+0000 mgr.y (mgr.24356) 17928 : cluster 0 pgmap v17896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:56 smithi141 bash[31670]: audit 2023-12-02T01:35:56.021528+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:56 smithi141 bash[31670]: audit 2023-12-02T01:35:56.030941+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:56 smithi141 bash[31670]: audit 2023-12-02T01:35:56.236537+0000 mon.c (mon.2) 11230 : audit 0 from='client.? 172.21.15.40:0/3087831595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[28232]: audit 2023-12-02T01:35:56.370306+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[28232]: audit 2023-12-02T01:35:56.384457+0000 mon.a (mon.0) 11128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[28232]: audit 2023-12-02T01:35:56.874314+0000 mon.c (mon.2) 11231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:35:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[28232]: audit 2023-12-02T01:35:56.876360+0000 mon.c (mon.2) 11232 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:35:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[28232]: audit 2023-12-02T01:35:56.887383+0000 mon.a (mon.0) 11129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[28232]: cluster 2023-12-02T01:35:56.991483+0000 mgr.y (mgr.24356) 17929 : cluster 0 pgmap v17897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[41173]: audit 2023-12-02T01:35:56.370306+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[41173]: audit 2023-12-02T01:35:56.384457+0000 mon.a (mon.0) 11128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[41173]: audit 2023-12-02T01:35:56.874314+0000 mon.c (mon.2) 11231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:35:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[41173]: audit 2023-12-02T01:35:56.876360+0000 mon.c (mon.2) 11232 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:35:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[41173]: audit 2023-12-02T01:35:56.887383+0000 mon.a (mon.0) 11129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:57 smithi040 bash[41173]: cluster 2023-12-02T01:35:56.991483+0000 mgr.y (mgr.24356) 17929 : cluster 0 pgmap v17897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:57 smithi141 bash[31670]: audit 2023-12-02T01:35:56.370306+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:57 smithi141 bash[31670]: audit 2023-12-02T01:35:56.384457+0000 mon.a (mon.0) 11128 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:57 smithi141 bash[31670]: audit 2023-12-02T01:35:56.874314+0000 mon.c (mon.2) 11231 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:35:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:57 smithi141 bash[31670]: audit 2023-12-02T01:35:56.876360+0000 mon.c (mon.2) 11232 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:35:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:57 smithi141 bash[31670]: audit 2023-12-02T01:35:56.887383+0000 mon.a (mon.0) 11129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:35:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:57 smithi141 bash[31670]: cluster 2023-12-02T01:35:56.991483+0000 mgr.y (mgr.24356) 17929 : cluster 0 pgmap v17897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:35:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:58 smithi040 bash[41173]: audit 2023-12-02T01:35:58.706252+0000 mon.c (mon.2) 11233 : audit 0 from='client.? 172.21.15.40:0/2752040999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:58 smithi040 bash[28232]: audit 2023-12-02T01:35:58.706252+0000 mon.c (mon.2) 11233 : audit 0 from='client.? 172.21.15.40:0/2752040999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:35:59.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:58 smithi141 bash[31670]: audit 2023-12-02T01:35:58.706252+0000 mon.c (mon.2) 11233 : audit 0 from='client.? 172.21.15.40:0/2752040999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:35:59 smithi040 bash[28232]: cluster 2023-12-02T01:35:58.992127+0000 mgr.y (mgr.24356) 17930 : cluster 0 pgmap v17898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:35:59 smithi040 bash[41173]: cluster 2023-12-02T01:35:58.992127+0000 mgr.y (mgr.24356) 17930 : cluster 0 pgmap v17898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:00.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:35:59 smithi141 bash[31670]: cluster 2023-12-02T01:35:58.992127+0000 mgr.y (mgr.24356) 17930 : cluster 0 pgmap v17898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:02 smithi040 bash[28232]: cluster 2023-12-02T01:36:00.993268+0000 mgr.y (mgr.24356) 17931 : cluster 0 pgmap v17899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:02 smithi040 bash[28232]: audit 2023-12-02T01:36:01.174517+0000 mon.a (mon.0) 11130 : audit 0 from='client.? 172.21.15.40:0/549618041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:02 smithi040 bash[41173]: cluster 2023-12-02T01:36:00.993268+0000 mgr.y (mgr.24356) 17931 : cluster 0 pgmap v17899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:02 smithi040 bash[41173]: audit 2023-12-02T01:36:01.174517+0000 mon.a (mon.0) 11130 : audit 0 from='client.? 172.21.15.40:0/549618041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:02 smithi141 bash[31670]: cluster 2023-12-02T01:36:00.993268+0000 mgr.y (mgr.24356) 17931 : cluster 0 pgmap v17899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:02 smithi141 bash[31670]: audit 2023-12-02T01:36:01.174517+0000 mon.a (mon.0) 11130 : audit 0 from='client.? 172.21.15.40:0/549618041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:04 smithi040 bash[28232]: cluster 2023-12-02T01:36:02.993902+0000 mgr.y (mgr.24356) 17932 : cluster 0 pgmap v17900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:04 smithi040 bash[28232]: audit 2023-12-02T01:36:03.641853+0000 mon.a (mon.0) 11131 : audit 0 from='client.? 172.21.15.40:0/1962333515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:04 smithi040 bash[41173]: cluster 2023-12-02T01:36:02.993902+0000 mgr.y (mgr.24356) 17932 : cluster 0 pgmap v17900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:04 smithi040 bash[41173]: audit 2023-12-02T01:36:03.641853+0000 mon.a (mon.0) 11131 : audit 0 from='client.? 172.21.15.40:0/1962333515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:04 smithi141 bash[31670]: cluster 2023-12-02T01:36:02.993902+0000 mgr.y (mgr.24356) 17932 : cluster 0 pgmap v17900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:04 smithi141 bash[31670]: audit 2023-12-02T01:36:03.641853+0000 mon.a (mon.0) 11131 : audit 0 from='client.? 172.21.15.40:0/1962333515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:05 smithi040 bash[28232]: audit 2023-12-02T01:36:04.285624+0000 mon.c (mon.2) 11234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:05 smithi040 bash[41173]: audit 2023-12-02T01:36:04.285624+0000 mon.c (mon.2) 11234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:05.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:05 smithi141 bash[31670]: audit 2023-12-02T01:36:04.285624+0000 mon.c (mon.2) 11234 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:06 smithi040 bash[28232]: cluster 2023-12-02T01:36:04.995069+0000 mgr.y (mgr.24356) 17933 : cluster 0 pgmap v17901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:06 smithi040 bash[41173]: cluster 2023-12-02T01:36:04.995069+0000 mgr.y (mgr.24356) 17933 : cluster 0 pgmap v17901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:06 smithi141 bash[31670]: cluster 2023-12-02T01:36:04.995069+0000 mgr.y (mgr.24356) 17933 : cluster 0 pgmap v17901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:36:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:36:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:07 smithi040 bash[28232]: audit 2023-12-02T01:36:06.106850+0000 mon.c (mon.2) 11235 : audit 0 from='client.? 172.21.15.40:0/651690335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:07 smithi040 bash[41173]: audit 2023-12-02T01:36:06.106850+0000 mon.c (mon.2) 11235 : audit 0 from='client.? 172.21.15.40:0/651690335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:07 smithi141 bash[31670]: audit 2023-12-02T01:36:06.106850+0000 mon.c (mon.2) 11235 : audit 0 from='client.? 172.21.15.40:0/651690335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:08.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:08 smithi141 bash[31670]: cluster 2023-12-02T01:36:06.995730+0000 mgr.y (mgr.24356) 17934 : cluster 0 pgmap v17902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:08 smithi040 bash[28232]: cluster 2023-12-02T01:36:06.995730+0000 mgr.y (mgr.24356) 17934 : cluster 0 pgmap v17902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:08 smithi040 bash[41173]: cluster 2023-12-02T01:36:06.995730+0000 mgr.y (mgr.24356) 17934 : cluster 0 pgmap v17902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:09 smithi040 bash[28232]: audit 2023-12-02T01:36:08.568212+0000 mon.a (mon.0) 11132 : audit 0 from='client.? 172.21.15.40:0/1448412004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:09 smithi040 bash[41173]: audit 2023-12-02T01:36:08.568212+0000 mon.a (mon.0) 11132 : audit 0 from='client.? 172.21.15.40:0/1448412004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:09 smithi141 bash[31670]: audit 2023-12-02T01:36:08.568212+0000 mon.a (mon.0) 11132 : audit 0 from='client.? 172.21.15.40:0/1448412004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:10 smithi040 bash[41173]: cluster 2023-12-02T01:36:08.996385+0000 mgr.y (mgr.24356) 17935 : cluster 0 pgmap v17903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:10 smithi040 bash[28232]: cluster 2023-12-02T01:36:08.996385+0000 mgr.y (mgr.24356) 17935 : cluster 0 pgmap v17903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:10 smithi141 bash[31670]: cluster 2023-12-02T01:36:08.996385+0000 mgr.y (mgr.24356) 17935 : cluster 0 pgmap v17903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:11 smithi040 bash[28232]: audit 2023-12-02T01:36:11.030824+0000 mon.c (mon.2) 11236 : audit 0 from='client.? 172.21.15.40:0/2875540503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:11 smithi040 bash[41173]: audit 2023-12-02T01:36:11.030824+0000 mon.c (mon.2) 11236 : audit 0 from='client.? 172.21.15.40:0/2875540503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:11 smithi141 bash[31670]: audit 2023-12-02T01:36:11.030824+0000 mon.c (mon.2) 11236 : audit 0 from='client.? 172.21.15.40:0/2875540503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:12 smithi040 bash[28232]: cluster 2023-12-02T01:36:10.997438+0000 mgr.y (mgr.24356) 17936 : cluster 0 pgmap v17904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:12 smithi040 bash[41173]: cluster 2023-12-02T01:36:10.997438+0000 mgr.y (mgr.24356) 17936 : cluster 0 pgmap v17904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:12 smithi141 bash[31670]: cluster 2023-12-02T01:36:10.997438+0000 mgr.y (mgr.24356) 17936 : cluster 0 pgmap v17904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:14 smithi040 bash[41173]: cluster 2023-12-02T01:36:12.998228+0000 mgr.y (mgr.24356) 17937 : cluster 0 pgmap v17905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:14 smithi040 bash[41173]: audit 2023-12-02T01:36:13.493939+0000 mon.c (mon.2) 11237 : audit 0 from='client.? 172.21.15.40:0/266428674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:14 smithi040 bash[28232]: cluster 2023-12-02T01:36:12.998228+0000 mgr.y (mgr.24356) 17937 : cluster 0 pgmap v17905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:14 smithi040 bash[28232]: audit 2023-12-02T01:36:13.493939+0000 mon.c (mon.2) 11237 : audit 0 from='client.? 172.21.15.40:0/266428674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:14 smithi141 bash[31670]: cluster 2023-12-02T01:36:12.998228+0000 mgr.y (mgr.24356) 17937 : cluster 0 pgmap v17905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:14 smithi141 bash[31670]: audit 2023-12-02T01:36:13.493939+0000 mon.c (mon.2) 11237 : audit 0 from='client.? 172.21.15.40:0/266428674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:16 smithi040 bash[41173]: cluster 2023-12-02T01:36:14.999422+0000 mgr.y (mgr.24356) 17938 : cluster 0 pgmap v17906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:16 smithi040 bash[41173]: audit 2023-12-02T01:36:15.958588+0000 mon.c (mon.2) 11238 : audit 0 from='client.? 172.21.15.40:0/3160303376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:16 smithi040 bash[28232]: cluster 2023-12-02T01:36:14.999422+0000 mgr.y (mgr.24356) 17938 : cluster 0 pgmap v17906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:16 smithi040 bash[28232]: audit 2023-12-02T01:36:15.958588+0000 mon.c (mon.2) 11238 : audit 0 from='client.? 172.21.15.40:0/3160303376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:36:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:36:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:16 smithi141 bash[31670]: cluster 2023-12-02T01:36:14.999422+0000 mgr.y (mgr.24356) 17938 : cluster 0 pgmap v17906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:16 smithi141 bash[31670]: audit 2023-12-02T01:36:15.958588+0000 mon.c (mon.2) 11238 : audit 0 from='client.? 172.21.15.40:0/3160303376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:18 smithi040 bash[28232]: cluster 2023-12-02T01:36:17.000035+0000 mgr.y (mgr.24356) 17939 : cluster 0 pgmap v17907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:18 smithi040 bash[41173]: cluster 2023-12-02T01:36:17.000035+0000 mgr.y (mgr.24356) 17939 : cluster 0 pgmap v17907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:18 smithi141 bash[31670]: cluster 2023-12-02T01:36:17.000035+0000 mgr.y (mgr.24356) 17939 : cluster 0 pgmap v17907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:19 smithi040 bash[28232]: audit 2023-12-02T01:36:18.413976+0000 mon.c (mon.2) 11239 : audit 0 from='client.? 172.21.15.40:0/1944594430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:19 smithi040 bash[28232]: audit 2023-12-02T01:36:19.286290+0000 mon.c (mon.2) 11240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:19 smithi040 bash[41173]: audit 2023-12-02T01:36:18.413976+0000 mon.c (mon.2) 11239 : audit 0 from='client.? 172.21.15.40:0/1944594430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:19 smithi040 bash[41173]: audit 2023-12-02T01:36:19.286290+0000 mon.c (mon.2) 11240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:19 smithi141 bash[31670]: audit 2023-12-02T01:36:18.413976+0000 mon.c (mon.2) 11239 : audit 0 from='client.? 172.21.15.40:0/1944594430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:19 smithi141 bash[31670]: audit 2023-12-02T01:36:19.286290+0000 mon.c (mon.2) 11240 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:20 smithi040 bash[41173]: cluster 2023-12-02T01:36:19.000832+0000 mgr.y (mgr.24356) 17940 : cluster 0 pgmap v17908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:20 smithi040 bash[28232]: cluster 2023-12-02T01:36:19.000832+0000 mgr.y (mgr.24356) 17940 : cluster 0 pgmap v17908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:20 smithi141 bash[31670]: cluster 2023-12-02T01:36:19.000832+0000 mgr.y (mgr.24356) 17940 : cluster 0 pgmap v17908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:21 smithi040 bash[28232]: audit 2023-12-02T01:36:20.878763+0000 mon.a (mon.0) 11133 : audit 0 from='client.? 172.21.15.40:0/2383861005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:21 smithi040 bash[41173]: audit 2023-12-02T01:36:20.878763+0000 mon.a (mon.0) 11133 : audit 0 from='client.? 172.21.15.40:0/2383861005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:21 smithi141 bash[31670]: audit 2023-12-02T01:36:20.878763+0000 mon.a (mon.0) 11133 : audit 0 from='client.? 172.21.15.40:0/2383861005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:22 smithi040 bash[28232]: cluster 2023-12-02T01:36:21.002004+0000 mgr.y (mgr.24356) 17941 : cluster 0 pgmap v17909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:22 smithi040 bash[41173]: cluster 2023-12-02T01:36:21.002004+0000 mgr.y (mgr.24356) 17941 : cluster 0 pgmap v17909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:22 smithi141 bash[31670]: cluster 2023-12-02T01:36:21.002004+0000 mgr.y (mgr.24356) 17941 : cluster 0 pgmap v17909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:24 smithi040 bash[28232]: cluster 2023-12-02T01:36:23.002669+0000 mgr.y (mgr.24356) 17942 : cluster 0 pgmap v17910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:24 smithi040 bash[28232]: audit 2023-12-02T01:36:23.338206+0000 mon.c (mon.2) 11241 : audit 0 from='client.? 172.21.15.40:0/2807776946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:24 smithi040 bash[41173]: cluster 2023-12-02T01:36:23.002669+0000 mgr.y (mgr.24356) 17942 : cluster 0 pgmap v17910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:24 smithi040 bash[41173]: audit 2023-12-02T01:36:23.338206+0000 mon.c (mon.2) 11241 : audit 0 from='client.? 172.21.15.40:0/2807776946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:24 smithi141 bash[31670]: cluster 2023-12-02T01:36:23.002669+0000 mgr.y (mgr.24356) 17942 : cluster 0 pgmap v17910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:24 smithi141 bash[31670]: audit 2023-12-02T01:36:23.338206+0000 mon.c (mon.2) 11241 : audit 0 from='client.? 172.21.15.40:0/2807776946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:36:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:36:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:26 smithi040 bash[41173]: cluster 2023-12-02T01:36:25.003780+0000 mgr.y (mgr.24356) 17943 : cluster 0 pgmap v17911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:26 smithi040 bash[41173]: audit 2023-12-02T01:36:25.808304+0000 mon.c (mon.2) 11242 : audit 0 from='client.? 172.21.15.40:0/3377784471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:26 smithi040 bash[28232]: cluster 2023-12-02T01:36:25.003780+0000 mgr.y (mgr.24356) 17943 : cluster 0 pgmap v17911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:26 smithi040 bash[28232]: audit 2023-12-02T01:36:25.808304+0000 mon.c (mon.2) 11242 : audit 0 from='client.? 172.21.15.40:0/3377784471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:26 smithi141 bash[31670]: cluster 2023-12-02T01:36:25.003780+0000 mgr.y (mgr.24356) 17943 : cluster 0 pgmap v17911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:26 smithi141 bash[31670]: audit 2023-12-02T01:36:25.808304+0000 mon.c (mon.2) 11242 : audit 0 from='client.? 172.21.15.40:0/3377784471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:28 smithi040 bash[28232]: cluster 2023-12-02T01:36:27.004381+0000 mgr.y (mgr.24356) 17944 : cluster 0 pgmap v17912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:28 smithi040 bash[28232]: audit 2023-12-02T01:36:28.273535+0000 mon.a (mon.0) 11134 : audit 0 from='client.? 172.21.15.40:0/3645747029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:28 smithi040 bash[41173]: cluster 2023-12-02T01:36:27.004381+0000 mgr.y (mgr.24356) 17944 : cluster 0 pgmap v17912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:28 smithi040 bash[41173]: audit 2023-12-02T01:36:28.273535+0000 mon.a (mon.0) 11134 : audit 0 from='client.? 172.21.15.40:0/3645747029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:28 smithi141 bash[31670]: cluster 2023-12-02T01:36:27.004381+0000 mgr.y (mgr.24356) 17944 : cluster 0 pgmap v17912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:28 smithi141 bash[31670]: audit 2023-12-02T01:36:28.273535+0000 mon.a (mon.0) 11134 : audit 0 from='client.? 172.21.15.40:0/3645747029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:30 smithi040 bash[28232]: cluster 2023-12-02T01:36:29.005060+0000 mgr.y (mgr.24356) 17945 : cluster 0 pgmap v17913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:30 smithi040 bash[41173]: cluster 2023-12-02T01:36:29.005060+0000 mgr.y (mgr.24356) 17945 : cluster 0 pgmap v17913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:30 smithi141 bash[31670]: cluster 2023-12-02T01:36:29.005060+0000 mgr.y (mgr.24356) 17945 : cluster 0 pgmap v17913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:31 smithi040 bash[41173]: audit 2023-12-02T01:36:30.743641+0000 mon.a (mon.0) 11135 : audit 0 from='client.? 172.21.15.40:0/918783999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:31 smithi040 bash[28232]: audit 2023-12-02T01:36:30.743641+0000 mon.a (mon.0) 11135 : audit 0 from='client.? 172.21.15.40:0/918783999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:31 smithi141 bash[31670]: audit 2023-12-02T01:36:30.743641+0000 mon.a (mon.0) 11135 : audit 0 from='client.? 172.21.15.40:0/918783999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:32 smithi040 bash[41173]: cluster 2023-12-02T01:36:31.006236+0000 mgr.y (mgr.24356) 17946 : cluster 0 pgmap v17914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:32 smithi040 bash[28232]: cluster 2023-12-02T01:36:31.006236+0000 mgr.y (mgr.24356) 17946 : cluster 0 pgmap v17914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:32 smithi141 bash[31670]: cluster 2023-12-02T01:36:31.006236+0000 mgr.y (mgr.24356) 17946 : cluster 0 pgmap v17914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:33 smithi040 bash[41173]: audit 2023-12-02T01:36:33.207801+0000 mon.a (mon.0) 11136 : audit 0 from='client.? 172.21.15.40:0/1765114752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:33.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:33 smithi040 bash[28232]: audit 2023-12-02T01:36:33.207801+0000 mon.a (mon.0) 11136 : audit 0 from='client.? 172.21.15.40:0/1765114752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:33 smithi141 bash[31670]: audit 2023-12-02T01:36:33.207801+0000 mon.a (mon.0) 11136 : audit 0 from='client.? 172.21.15.40:0/1765114752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:34 smithi040 bash[28232]: cluster 2023-12-02T01:36:33.006878+0000 mgr.y (mgr.24356) 17947 : cluster 0 pgmap v17915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:34 smithi040 bash[28232]: audit 2023-12-02T01:36:34.286477+0000 mon.c (mon.2) 11243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:34 smithi040 bash[41173]: cluster 2023-12-02T01:36:33.006878+0000 mgr.y (mgr.24356) 17947 : cluster 0 pgmap v17915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:34 smithi040 bash[41173]: audit 2023-12-02T01:36:34.286477+0000 mon.c (mon.2) 11243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:34 smithi141 bash[31670]: cluster 2023-12-02T01:36:33.006878+0000 mgr.y (mgr.24356) 17947 : cluster 0 pgmap v17915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:34 smithi141 bash[31670]: audit 2023-12-02T01:36:34.286477+0000 mon.c (mon.2) 11243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:36:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:36:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:36 smithi040 bash[28232]: cluster 2023-12-02T01:36:35.008001+0000 mgr.y (mgr.24356) 17948 : cluster 0 pgmap v17916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:36 smithi040 bash[28232]: audit 2023-12-02T01:36:35.667088+0000 mon.c (mon.2) 11244 : audit 0 from='client.? 172.21.15.40:0/1969358805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:36 smithi040 bash[41173]: cluster 2023-12-02T01:36:35.008001+0000 mgr.y (mgr.24356) 17948 : cluster 0 pgmap v17916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:36 smithi040 bash[41173]: audit 2023-12-02T01:36:35.667088+0000 mon.c (mon.2) 11244 : audit 0 from='client.? 172.21.15.40:0/1969358805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:36 smithi141 bash[31670]: cluster 2023-12-02T01:36:35.008001+0000 mgr.y (mgr.24356) 17948 : cluster 0 pgmap v17916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:36 smithi141 bash[31670]: audit 2023-12-02T01:36:35.667088+0000 mon.c (mon.2) 11244 : audit 0 from='client.? 172.21.15.40:0/1969358805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:37 smithi040 bash[41173]: cluster 2023-12-02T01:36:37.008699+0000 mgr.y (mgr.24356) 17949 : cluster 0 pgmap v17917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:37 smithi040 bash[28232]: cluster 2023-12-02T01:36:37.008699+0000 mgr.y (mgr.24356) 17949 : cluster 0 pgmap v17917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:37 smithi141 bash[31670]: cluster 2023-12-02T01:36:37.008699+0000 mgr.y (mgr.24356) 17949 : cluster 0 pgmap v17917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:38 smithi040 bash[28232]: audit 2023-12-02T01:36:38.135976+0000 mon.a (mon.0) 11137 : audit 0 from='client.? 172.21.15.40:0/699569503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:38 smithi040 bash[41173]: audit 2023-12-02T01:36:38.135976+0000 mon.a (mon.0) 11137 : audit 0 from='client.? 172.21.15.40:0/699569503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:38 smithi141 bash[31670]: audit 2023-12-02T01:36:38.135976+0000 mon.a (mon.0) 11137 : audit 0 from='client.? 172.21.15.40:0/699569503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:39 smithi040 bash[41173]: cluster 2023-12-02T01:36:39.009385+0000 mgr.y (mgr.24356) 17950 : cluster 0 pgmap v17918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:39 smithi040 bash[28232]: cluster 2023-12-02T01:36:39.009385+0000 mgr.y (mgr.24356) 17950 : cluster 0 pgmap v17918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:39 smithi141 bash[31670]: cluster 2023-12-02T01:36:39.009385+0000 mgr.y (mgr.24356) 17950 : cluster 0 pgmap v17918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:40 smithi040 bash[28232]: audit 2023-12-02T01:36:40.594875+0000 mon.a (mon.0) 11138 : audit 0 from='client.? 172.21.15.40:0/459931142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:40 smithi040 bash[41173]: audit 2023-12-02T01:36:40.594875+0000 mon.a (mon.0) 11138 : audit 0 from='client.? 172.21.15.40:0/459931142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:40 smithi141 bash[31670]: audit 2023-12-02T01:36:40.594875+0000 mon.a (mon.0) 11138 : audit 0 from='client.? 172.21.15.40:0/459931142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:42 smithi040 bash[28232]: cluster 2023-12-02T01:36:41.010499+0000 mgr.y (mgr.24356) 17951 : cluster 0 pgmap v17919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:42 smithi040 bash[41173]: cluster 2023-12-02T01:36:41.010499+0000 mgr.y (mgr.24356) 17951 : cluster 0 pgmap v17919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:42 smithi141 bash[31670]: cluster 2023-12-02T01:36:41.010499+0000 mgr.y (mgr.24356) 17951 : cluster 0 pgmap v17919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:43 smithi040 bash[28232]: audit 2023-12-02T01:36:43.059356+0000 mon.a (mon.0) 11139 : audit 0 from='client.? 172.21.15.40:0/1995419422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:43 smithi040 bash[41173]: audit 2023-12-02T01:36:43.059356+0000 mon.a (mon.0) 11139 : audit 0 from='client.? 172.21.15.40:0/1995419422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:43 smithi141 bash[31670]: audit 2023-12-02T01:36:43.059356+0000 mon.a (mon.0) 11139 : audit 0 from='client.? 172.21.15.40:0/1995419422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:44 smithi040 bash[28232]: cluster 2023-12-02T01:36:43.011125+0000 mgr.y (mgr.24356) 17952 : cluster 0 pgmap v17920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:44 smithi040 bash[41173]: cluster 2023-12-02T01:36:43.011125+0000 mgr.y (mgr.24356) 17952 : cluster 0 pgmap v17920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:44 smithi141 bash[31670]: cluster 2023-12-02T01:36:43.011125+0000 mgr.y (mgr.24356) 17952 : cluster 0 pgmap v17920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:46 smithi040 bash[28232]: cluster 2023-12-02T01:36:45.012238+0000 mgr.y (mgr.24356) 17953 : cluster 0 pgmap v17921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:46 smithi040 bash[28232]: audit 2023-12-02T01:36:45.526206+0000 mon.c (mon.2) 11245 : audit 0 from='client.? 172.21.15.40:0/416304188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:36:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:36:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:46 smithi040 bash[41173]: cluster 2023-12-02T01:36:45.012238+0000 mgr.y (mgr.24356) 17953 : cluster 0 pgmap v17921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:46 smithi040 bash[41173]: audit 2023-12-02T01:36:45.526206+0000 mon.c (mon.2) 11245 : audit 0 from='client.? 172.21.15.40:0/416304188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:46 smithi141 bash[31670]: cluster 2023-12-02T01:36:45.012238+0000 mgr.y (mgr.24356) 17953 : cluster 0 pgmap v17921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:46 smithi141 bash[31670]: audit 2023-12-02T01:36:45.526206+0000 mon.c (mon.2) 11245 : audit 0 from='client.? 172.21.15.40:0/416304188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:48 smithi040 bash[41173]: cluster 2023-12-02T01:36:47.012881+0000 mgr.y (mgr.24356) 17954 : cluster 0 pgmap v17922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:48 smithi040 bash[41173]: audit 2023-12-02T01:36:47.992682+0000 mon.c (mon.2) 11246 : audit 0 from='client.? 172.21.15.40:0/4084619745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:48 smithi040 bash[28232]: cluster 2023-12-02T01:36:47.012881+0000 mgr.y (mgr.24356) 17954 : cluster 0 pgmap v17922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:48 smithi040 bash[28232]: audit 2023-12-02T01:36:47.992682+0000 mon.c (mon.2) 11246 : audit 0 from='client.? 172.21.15.40:0/4084619745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:48 smithi141 bash[31670]: cluster 2023-12-02T01:36:47.012881+0000 mgr.y (mgr.24356) 17954 : cluster 0 pgmap v17922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:48 smithi141 bash[31670]: audit 2023-12-02T01:36:47.992682+0000 mon.c (mon.2) 11246 : audit 0 from='client.? 172.21.15.40:0/4084619745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:49 smithi040 bash[41173]: audit 2023-12-02T01:36:49.286859+0000 mon.c (mon.2) 11247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:49 smithi040 bash[28232]: audit 2023-12-02T01:36:49.286859+0000 mon.c (mon.2) 11247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:49 smithi141 bash[31670]: audit 2023-12-02T01:36:49.286859+0000 mon.c (mon.2) 11247 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:50 smithi040 bash[28232]: cluster 2023-12-02T01:36:49.013498+0000 mgr.y (mgr.24356) 17955 : cluster 0 pgmap v17923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:50 smithi040 bash[41173]: cluster 2023-12-02T01:36:49.013498+0000 mgr.y (mgr.24356) 17955 : cluster 0 pgmap v17923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:50 smithi141 bash[31670]: cluster 2023-12-02T01:36:49.013498+0000 mgr.y (mgr.24356) 17955 : cluster 0 pgmap v17923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:51 smithi040 bash[28232]: audit 2023-12-02T01:36:50.453654+0000 mon.a (mon.0) 11140 : audit 0 from='client.? 172.21.15.40:0/1971352384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:51 smithi040 bash[41173]: audit 2023-12-02T01:36:50.453654+0000 mon.a (mon.0) 11140 : audit 0 from='client.? 172.21.15.40:0/1971352384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:51 smithi141 bash[31670]: audit 2023-12-02T01:36:50.453654+0000 mon.a (mon.0) 11140 : audit 0 from='client.? 172.21.15.40:0/1971352384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:52 smithi040 bash[28232]: cluster 2023-12-02T01:36:51.014626+0000 mgr.y (mgr.24356) 17956 : cluster 0 pgmap v17924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:52 smithi040 bash[41173]: cluster 2023-12-02T01:36:51.014626+0000 mgr.y (mgr.24356) 17956 : cluster 0 pgmap v17924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:52 smithi141 bash[31670]: cluster 2023-12-02T01:36:51.014626+0000 mgr.y (mgr.24356) 17956 : cluster 0 pgmap v17924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:53 smithi040 bash[28232]: audit 2023-12-02T01:36:52.915472+0000 mon.a (mon.0) 11141 : audit 0 from='client.? 172.21.15.40:0/593289514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:53 smithi040 bash[41173]: audit 2023-12-02T01:36:52.915472+0000 mon.a (mon.0) 11141 : audit 0 from='client.? 172.21.15.40:0/593289514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:53 smithi141 bash[31670]: audit 2023-12-02T01:36:52.915472+0000 mon.a (mon.0) 11141 : audit 0 from='client.? 172.21.15.40:0/593289514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:54 smithi040 bash[28232]: cluster 2023-12-02T01:36:53.015280+0000 mgr.y (mgr.24356) 17957 : cluster 0 pgmap v17925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:54 smithi040 bash[41173]: cluster 2023-12-02T01:36:53.015280+0000 mgr.y (mgr.24356) 17957 : cluster 0 pgmap v17925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:54 smithi141 bash[31670]: cluster 2023-12-02T01:36:53.015280+0000 mgr.y (mgr.24356) 17957 : cluster 0 pgmap v17925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:36:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:36:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:56 smithi040 bash[41173]: cluster 2023-12-02T01:36:55.016408+0000 mgr.y (mgr.24356) 17958 : cluster 0 pgmap v17926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:56 smithi040 bash[41173]: audit 2023-12-02T01:36:55.384153+0000 mon.a (mon.0) 11142 : audit 0 from='client.? 172.21.15.40:0/2527155238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:56 smithi040 bash[28232]: cluster 2023-12-02T01:36:55.016408+0000 mgr.y (mgr.24356) 17958 : cluster 0 pgmap v17926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:56 smithi040 bash[28232]: audit 2023-12-02T01:36:55.384153+0000 mon.a (mon.0) 11142 : audit 0 from='client.? 172.21.15.40:0/2527155238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:56 smithi141 bash[31670]: cluster 2023-12-02T01:36:55.016408+0000 mgr.y (mgr.24356) 17958 : cluster 0 pgmap v17926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:56 smithi141 bash[31670]: audit 2023-12-02T01:36:55.384153+0000 mon.a (mon.0) 11142 : audit 0 from='client.? 172.21.15.40:0/2527155238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:57 smithi040 bash[28232]: audit 2023-12-02T01:36:56.971485+0000 mon.c (mon.2) 11248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:36:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:57 smithi040 bash[41173]: audit 2023-12-02T01:36:56.971485+0000 mon.c (mon.2) 11248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:36:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:57 smithi141 bash[31670]: audit 2023-12-02T01:36:56.971485+0000 mon.c (mon.2) 11248 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:36:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:58 smithi040 bash[28232]: cluster 2023-12-02T01:36:57.017135+0000 mgr.y (mgr.24356) 17959 : cluster 0 pgmap v17927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:36:58 smithi040 bash[28232]: audit 2023-12-02T01:36:57.844421+0000 mon.c (mon.2) 11249 : audit 0 from='client.? 172.21.15.40:0/895880637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:58 smithi040 bash[41173]: cluster 2023-12-02T01:36:57.017135+0000 mgr.y (mgr.24356) 17959 : cluster 0 pgmap v17927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:36:58 smithi040 bash[41173]: audit 2023-12-02T01:36:57.844421+0000 mon.c (mon.2) 11249 : audit 0 from='client.? 172.21.15.40:0/895880637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:36:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:58 smithi141 bash[31670]: cluster 2023-12-02T01:36:57.017135+0000 mgr.y (mgr.24356) 17959 : cluster 0 pgmap v17927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:36:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:36:58 smithi141 bash[31670]: audit 2023-12-02T01:36:57.844421+0000 mon.c (mon.2) 11249 : audit 0 from='client.? 172.21.15.40:0/895880637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:00 smithi040 bash[28232]: cluster 2023-12-02T01:36:59.017757+0000 mgr.y (mgr.24356) 17960 : cluster 0 pgmap v17928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:00 smithi040 bash[28232]: audit 2023-12-02T01:37:00.305046+0000 mon.a (mon.0) 11143 : audit 0 from='client.? 172.21.15.40:0/2108847302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:00 smithi040 bash[41173]: cluster 2023-12-02T01:36:59.017757+0000 mgr.y (mgr.24356) 17960 : cluster 0 pgmap v17928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:00 smithi040 bash[41173]: audit 2023-12-02T01:37:00.305046+0000 mon.a (mon.0) 11143 : audit 0 from='client.? 172.21.15.40:0/2108847302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:00 smithi141 bash[31670]: cluster 2023-12-02T01:36:59.017757+0000 mgr.y (mgr.24356) 17960 : cluster 0 pgmap v17928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:00 smithi141 bash[31670]: audit 2023-12-02T01:37:00.305046+0000 mon.a (mon.0) 11143 : audit 0 from='client.? 172.21.15.40:0/2108847302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:02 smithi040 bash[28232]: cluster 2023-12-02T01:37:01.018931+0000 mgr.y (mgr.24356) 17961 : cluster 0 pgmap v17929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:02 smithi040 bash[41173]: cluster 2023-12-02T01:37:01.018931+0000 mgr.y (mgr.24356) 17961 : cluster 0 pgmap v17929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:02 smithi141 bash[31670]: cluster 2023-12-02T01:37:01.018931+0000 mgr.y (mgr.24356) 17961 : cluster 0 pgmap v17929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[41173]: audit 2023-12-02T01:37:02.788439+0000 mon.c (mon.2) 11250 : audit 0 from='client.? 172.21.15.40:0/934776922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[41173]: audit 2023-12-02T01:37:02.817590+0000 mon.a (mon.0) 11144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[41173]: audit 2023-12-02T01:37:02.829039+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[41173]: audit 2023-12-02T01:37:03.168890+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[41173]: audit 2023-12-02T01:37:03.181680+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[28232]: audit 2023-12-02T01:37:02.788439+0000 mon.c (mon.2) 11250 : audit 0 from='client.? 172.21.15.40:0/934776922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[28232]: audit 2023-12-02T01:37:02.817590+0000 mon.a (mon.0) 11144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[28232]: audit 2023-12-02T01:37:02.829039+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[28232]: audit 2023-12-02T01:37:03.168890+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:03 smithi040 bash[28232]: audit 2023-12-02T01:37:03.181680+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:03 smithi141 bash[31670]: audit 2023-12-02T01:37:02.788439+0000 mon.c (mon.2) 11250 : audit 0 from='client.? 172.21.15.40:0/934776922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:03 smithi141 bash[31670]: audit 2023-12-02T01:37:02.817590+0000 mon.a (mon.0) 11144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:03 smithi141 bash[31670]: audit 2023-12-02T01:37:02.829039+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:03 smithi141 bash[31670]: audit 2023-12-02T01:37:03.168890+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:03 smithi141 bash[31670]: audit 2023-12-02T01:37:03.181680+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[28232]: cluster 2023-12-02T01:37:03.019574+0000 mgr.y (mgr.24356) 17962 : cluster 0 pgmap v17930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[28232]: audit 2023-12-02T01:37:03.758938+0000 mon.c (mon.2) 11251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:37:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[28232]: audit 2023-12-02T01:37:03.760956+0000 mon.c (mon.2) 11252 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:37:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[28232]: audit 2023-12-02T01:37:03.771461+0000 mon.a (mon.0) 11148 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[28232]: audit 2023-12-02T01:37:04.287315+0000 mon.c (mon.2) 11253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[41173]: cluster 2023-12-02T01:37:03.019574+0000 mgr.y (mgr.24356) 17962 : cluster 0 pgmap v17930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[41173]: audit 2023-12-02T01:37:03.758938+0000 mon.c (mon.2) 11251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:37:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[41173]: audit 2023-12-02T01:37:03.760956+0000 mon.c (mon.2) 11252 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:37:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[41173]: audit 2023-12-02T01:37:03.771461+0000 mon.a (mon.0) 11148 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:04 smithi040 bash[41173]: audit 2023-12-02T01:37:04.287315+0000 mon.c (mon.2) 11253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:04 smithi141 bash[31670]: cluster 2023-12-02T01:37:03.019574+0000 mgr.y (mgr.24356) 17962 : cluster 0 pgmap v17930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:04 smithi141 bash[31670]: audit 2023-12-02T01:37:03.758938+0000 mon.c (mon.2) 11251 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:37:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:04 smithi141 bash[31670]: audit 2023-12-02T01:37:03.760956+0000 mon.c (mon.2) 11252 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:37:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:04 smithi141 bash[31670]: audit 2023-12-02T01:37:03.771461+0000 mon.a (mon.0) 11148 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:37:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:04 smithi141 bash[31670]: audit 2023-12-02T01:37:04.287315+0000 mon.c (mon.2) 11253 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:05 smithi040 bash[28232]: cluster 2023-12-02T01:37:05.020689+0000 mgr.y (mgr.24356) 17963 : cluster 0 pgmap v17931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:05 smithi040 bash[28232]: audit 2023-12-02T01:37:05.255482+0000 mon.c (mon.2) 11254 : audit 0 from='client.? 172.21.15.40:0/2027816959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:05 smithi040 bash[41173]: cluster 2023-12-02T01:37:05.020689+0000 mgr.y (mgr.24356) 17963 : cluster 0 pgmap v17931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:05 smithi040 bash[41173]: audit 2023-12-02T01:37:05.255482+0000 mon.c (mon.2) 11254 : audit 0 from='client.? 172.21.15.40:0/2027816959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:05 smithi141 bash[31670]: cluster 2023-12-02T01:37:05.020689+0000 mgr.y (mgr.24356) 17963 : cluster 0 pgmap v17931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:05 smithi141 bash[31670]: audit 2023-12-02T01:37:05.255482+0000 mon.c (mon.2) 11254 : audit 0 from='client.? 172.21.15.40:0/2027816959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:37:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:37:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:08 smithi040 bash[41173]: cluster 2023-12-02T01:37:07.021450+0000 mgr.y (mgr.24356) 17964 : cluster 0 pgmap v17932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:08 smithi040 bash[41173]: audit 2023-12-02T01:37:07.714115+0000 mon.a (mon.0) 11149 : audit 0 from='client.? 172.21.15.40:0/1651571251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:08 smithi040 bash[28232]: cluster 2023-12-02T01:37:07.021450+0000 mgr.y (mgr.24356) 17964 : cluster 0 pgmap v17932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:08 smithi040 bash[28232]: audit 2023-12-02T01:37:07.714115+0000 mon.a (mon.0) 11149 : audit 0 from='client.? 172.21.15.40:0/1651571251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:08 smithi141 bash[31670]: cluster 2023-12-02T01:37:07.021450+0000 mgr.y (mgr.24356) 17964 : cluster 0 pgmap v17932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:08 smithi141 bash[31670]: audit 2023-12-02T01:37:07.714115+0000 mon.a (mon.0) 11149 : audit 0 from='client.? 172.21.15.40:0/1651571251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:10 smithi040 bash[41173]: cluster 2023-12-02T01:37:09.022161+0000 mgr.y (mgr.24356) 17965 : cluster 0 pgmap v17933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:10 smithi040 bash[41173]: audit 2023-12-02T01:37:10.174435+0000 mon.a (mon.0) 11150 : audit 0 from='client.? 172.21.15.40:0/3174209788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:10 smithi040 bash[28232]: cluster 2023-12-02T01:37:09.022161+0000 mgr.y (mgr.24356) 17965 : cluster 0 pgmap v17933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:10 smithi040 bash[28232]: audit 2023-12-02T01:37:10.174435+0000 mon.a (mon.0) 11150 : audit 0 from='client.? 172.21.15.40:0/3174209788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:10 smithi141 bash[31670]: cluster 2023-12-02T01:37:09.022161+0000 mgr.y (mgr.24356) 17965 : cluster 0 pgmap v17933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:10 smithi141 bash[31670]: audit 2023-12-02T01:37:10.174435+0000 mon.a (mon.0) 11150 : audit 0 from='client.? 172.21.15.40:0/3174209788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:12 smithi040 bash[28232]: cluster 2023-12-02T01:37:11.023346+0000 mgr.y (mgr.24356) 17966 : cluster 0 pgmap v17934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:12 smithi040 bash[41173]: cluster 2023-12-02T01:37:11.023346+0000 mgr.y (mgr.24356) 17966 : cluster 0 pgmap v17934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:12 smithi141 bash[31670]: cluster 2023-12-02T01:37:11.023346+0000 mgr.y (mgr.24356) 17966 : cluster 0 pgmap v17934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:13 smithi040 bash[41173]: audit 2023-12-02T01:37:12.631345+0000 mon.c (mon.2) 11255 : audit 0 from='client.? 172.21.15.40:0/3404221743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:13 smithi040 bash[28232]: audit 2023-12-02T01:37:12.631345+0000 mon.c (mon.2) 11255 : audit 0 from='client.? 172.21.15.40:0/3404221743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:13 smithi141 bash[31670]: audit 2023-12-02T01:37:12.631345+0000 mon.c (mon.2) 11255 : audit 0 from='client.? 172.21.15.40:0/3404221743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:14 smithi040 bash[28232]: cluster 2023-12-02T01:37:13.024007+0000 mgr.y (mgr.24356) 17967 : cluster 0 pgmap v17935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:14 smithi040 bash[41173]: cluster 2023-12-02T01:37:13.024007+0000 mgr.y (mgr.24356) 17967 : cluster 0 pgmap v17935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:14 smithi141 bash[31670]: cluster 2023-12-02T01:37:13.024007+0000 mgr.y (mgr.24356) 17967 : cluster 0 pgmap v17935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:15 smithi040 bash[28232]: audit 2023-12-02T01:37:15.089628+0000 mon.c (mon.2) 11256 : audit 0 from='client.? 172.21.15.40:0/723832401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:15 smithi040 bash[41173]: audit 2023-12-02T01:37:15.089628+0000 mon.c (mon.2) 11256 : audit 0 from='client.? 172.21.15.40:0/723832401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:15 smithi141 bash[31670]: audit 2023-12-02T01:37:15.089628+0000 mon.c (mon.2) 11256 : audit 0 from='client.? 172.21.15.40:0/723832401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:16 smithi040 bash[28232]: cluster 2023-12-02T01:37:15.024783+0000 mgr.y (mgr.24356) 17968 : cluster 0 pgmap v17936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:37:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:37:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:16 smithi040 bash[41173]: cluster 2023-12-02T01:37:15.024783+0000 mgr.y (mgr.24356) 17968 : cluster 0 pgmap v17936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:16 smithi141 bash[31670]: cluster 2023-12-02T01:37:15.024783+0000 mgr.y (mgr.24356) 17968 : cluster 0 pgmap v17936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:18 smithi040 bash[41173]: cluster 2023-12-02T01:37:17.025380+0000 mgr.y (mgr.24356) 17969 : cluster 0 pgmap v17937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:18 smithi040 bash[41173]: audit 2023-12-02T01:37:17.564804+0000 mon.a (mon.0) 11151 : audit 0 from='client.? 172.21.15.40:0/3979966384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:18 smithi040 bash[28232]: cluster 2023-12-02T01:37:17.025380+0000 mgr.y (mgr.24356) 17969 : cluster 0 pgmap v17937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:18 smithi040 bash[28232]: audit 2023-12-02T01:37:17.564804+0000 mon.a (mon.0) 11151 : audit 0 from='client.? 172.21.15.40:0/3979966384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:18 smithi141 bash[31670]: cluster 2023-12-02T01:37:17.025380+0000 mgr.y (mgr.24356) 17969 : cluster 0 pgmap v17937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:18 smithi141 bash[31670]: audit 2023-12-02T01:37:17.564804+0000 mon.a (mon.0) 11151 : audit 0 from='client.? 172.21.15.40:0/3979966384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:19 smithi040 bash[41173]: audit 2023-12-02T01:37:19.287691+0000 mon.c (mon.2) 11257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:19 smithi040 bash[28232]: audit 2023-12-02T01:37:19.287691+0000 mon.c (mon.2) 11257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:19 smithi141 bash[31670]: audit 2023-12-02T01:37:19.287691+0000 mon.c (mon.2) 11257 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:20 smithi040 bash[41173]: cluster 2023-12-02T01:37:19.026045+0000 mgr.y (mgr.24356) 17970 : cluster 0 pgmap v17938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:20 smithi040 bash[41173]: audit 2023-12-02T01:37:20.019168+0000 mon.c (mon.2) 11258 : audit 0 from='client.? 172.21.15.40:0/3176271103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:20 smithi040 bash[28232]: cluster 2023-12-02T01:37:19.026045+0000 mgr.y (mgr.24356) 17970 : cluster 0 pgmap v17938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:20 smithi040 bash[28232]: audit 2023-12-02T01:37:20.019168+0000 mon.c (mon.2) 11258 : audit 0 from='client.? 172.21.15.40:0/3176271103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:20 smithi141 bash[31670]: cluster 2023-12-02T01:37:19.026045+0000 mgr.y (mgr.24356) 17970 : cluster 0 pgmap v17938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:20 smithi141 bash[31670]: audit 2023-12-02T01:37:20.019168+0000 mon.c (mon.2) 11258 : audit 0 from='client.? 172.21.15.40:0/3176271103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:22 smithi040 bash[28232]: cluster 2023-12-02T01:37:21.027243+0000 mgr.y (mgr.24356) 17971 : cluster 0 pgmap v17939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:22 smithi040 bash[41173]: cluster 2023-12-02T01:37:21.027243+0000 mgr.y (mgr.24356) 17971 : cluster 0 pgmap v17939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:22 smithi141 bash[31670]: cluster 2023-12-02T01:37:21.027243+0000 mgr.y (mgr.24356) 17971 : cluster 0 pgmap v17939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:23 smithi040 bash[41173]: audit 2023-12-02T01:37:22.477812+0000 mon.c (mon.2) 11259 : audit 0 from='client.? 172.21.15.40:0/2527655027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:23 smithi040 bash[28232]: audit 2023-12-02T01:37:22.477812+0000 mon.c (mon.2) 11259 : audit 0 from='client.? 172.21.15.40:0/2527655027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:23 smithi141 bash[31670]: audit 2023-12-02T01:37:22.477812+0000 mon.c (mon.2) 11259 : audit 0 from='client.? 172.21.15.40:0/2527655027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:24 smithi040 bash[28232]: cluster 2023-12-02T01:37:23.028032+0000 mgr.y (mgr.24356) 17972 : cluster 0 pgmap v17940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:24 smithi040 bash[41173]: cluster 2023-12-02T01:37:23.028032+0000 mgr.y (mgr.24356) 17972 : cluster 0 pgmap v17940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:24 smithi141 bash[31670]: cluster 2023-12-02T01:37:23.028032+0000 mgr.y (mgr.24356) 17972 : cluster 0 pgmap v17940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:25 smithi040 bash[28232]: audit 2023-12-02T01:37:24.941481+0000 mon.c (mon.2) 11260 : audit 0 from='client.? 172.21.15.40:0/3873932077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:25 smithi040 bash[41173]: audit 2023-12-02T01:37:24.941481+0000 mon.c (mon.2) 11260 : audit 0 from='client.? 172.21.15.40:0/3873932077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:25 smithi141 bash[31670]: audit 2023-12-02T01:37:24.941481+0000 mon.c (mon.2) 11260 : audit 0 from='client.? 172.21.15.40:0/3873932077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:26 smithi040 bash[28232]: cluster 2023-12-02T01:37:25.029237+0000 mgr.y (mgr.24356) 17973 : cluster 0 pgmap v17941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:26 smithi040 bash[41173]: cluster 2023-12-02T01:37:25.029237+0000 mgr.y (mgr.24356) 17973 : cluster 0 pgmap v17941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:37:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:37:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:26 smithi141 bash[31670]: cluster 2023-12-02T01:37:25.029237+0000 mgr.y (mgr.24356) 17973 : cluster 0 pgmap v17941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:28 smithi040 bash[41173]: cluster 2023-12-02T01:37:27.029848+0000 mgr.y (mgr.24356) 17974 : cluster 0 pgmap v17942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:28 smithi040 bash[41173]: audit 2023-12-02T01:37:27.409918+0000 mon.c (mon.2) 11261 : audit 0 from='client.? 172.21.15.40:0/2676593801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:28 smithi040 bash[28232]: cluster 2023-12-02T01:37:27.029848+0000 mgr.y (mgr.24356) 17974 : cluster 0 pgmap v17942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:28 smithi040 bash[28232]: audit 2023-12-02T01:37:27.409918+0000 mon.c (mon.2) 11261 : audit 0 from='client.? 172.21.15.40:0/2676593801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:28 smithi141 bash[31670]: cluster 2023-12-02T01:37:27.029848+0000 mgr.y (mgr.24356) 17974 : cluster 0 pgmap v17942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:28 smithi141 bash[31670]: audit 2023-12-02T01:37:27.409918+0000 mon.c (mon.2) 11261 : audit 0 from='client.? 172.21.15.40:0/2676593801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:29 smithi040 bash[28232]: cluster 2023-12-02T01:37:29.030527+0000 mgr.y (mgr.24356) 17975 : cluster 0 pgmap v17943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:29 smithi040 bash[41173]: cluster 2023-12-02T01:37:29.030527+0000 mgr.y (mgr.24356) 17975 : cluster 0 pgmap v17943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:29 smithi141 bash[31670]: cluster 2023-12-02T01:37:29.030527+0000 mgr.y (mgr.24356) 17975 : cluster 0 pgmap v17943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:30 smithi040 bash[41173]: audit 2023-12-02T01:37:29.875874+0000 mon.a (mon.0) 11152 : audit 0 from='client.? 172.21.15.40:0/935834693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:30 smithi040 bash[28232]: audit 2023-12-02T01:37:29.875874+0000 mon.a (mon.0) 11152 : audit 0 from='client.? 172.21.15.40:0/935834693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:30 smithi141 bash[31670]: audit 2023-12-02T01:37:29.875874+0000 mon.a (mon.0) 11152 : audit 0 from='client.? 172.21.15.40:0/935834693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:32 smithi040 bash[28232]: cluster 2023-12-02T01:37:31.031731+0000 mgr.y (mgr.24356) 17976 : cluster 0 pgmap v17944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:32 smithi040 bash[41173]: cluster 2023-12-02T01:37:31.031731+0000 mgr.y (mgr.24356) 17976 : cluster 0 pgmap v17944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:32 smithi141 bash[31670]: cluster 2023-12-02T01:37:31.031731+0000 mgr.y (mgr.24356) 17976 : cluster 0 pgmap v17944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:33 smithi040 bash[28232]: audit 2023-12-02T01:37:32.336302+0000 mon.c (mon.2) 11262 : audit 0 from='client.? 172.21.15.40:0/3650761568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:33 smithi040 bash[41173]: audit 2023-12-02T01:37:32.336302+0000 mon.c (mon.2) 11262 : audit 0 from='client.? 172.21.15.40:0/3650761568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:33 smithi141 bash[31670]: audit 2023-12-02T01:37:32.336302+0000 mon.c (mon.2) 11262 : audit 0 from='client.? 172.21.15.40:0/3650761568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:34 smithi040 bash[28232]: cluster 2023-12-02T01:37:33.032438+0000 mgr.y (mgr.24356) 17977 : cluster 0 pgmap v17945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:34 smithi040 bash[28232]: audit 2023-12-02T01:37:34.288457+0000 mon.c (mon.2) 11263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:34 smithi040 bash[41173]: cluster 2023-12-02T01:37:33.032438+0000 mgr.y (mgr.24356) 17977 : cluster 0 pgmap v17945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:34 smithi040 bash[41173]: audit 2023-12-02T01:37:34.288457+0000 mon.c (mon.2) 11263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:34 smithi141 bash[31670]: cluster 2023-12-02T01:37:33.032438+0000 mgr.y (mgr.24356) 17977 : cluster 0 pgmap v17945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:34 smithi141 bash[31670]: audit 2023-12-02T01:37:34.288457+0000 mon.c (mon.2) 11263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:35 smithi040 bash[28232]: audit 2023-12-02T01:37:34.805270+0000 mon.a (mon.0) 11153 : audit 0 from='client.? 172.21.15.40:0/2937695063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:35 smithi040 bash[41173]: audit 2023-12-02T01:37:34.805270+0000 mon.a (mon.0) 11153 : audit 0 from='client.? 172.21.15.40:0/2937695063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:35 smithi141 bash[31670]: audit 2023-12-02T01:37:34.805270+0000 mon.a (mon.0) 11153 : audit 0 from='client.? 172.21.15.40:0/2937695063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:36 smithi040 bash[28232]: cluster 2023-12-02T01:37:35.033623+0000 mgr.y (mgr.24356) 17978 : cluster 0 pgmap v17946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:37:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:37:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:36 smithi040 bash[41173]: cluster 2023-12-02T01:37:35.033623+0000 mgr.y (mgr.24356) 17978 : cluster 0 pgmap v17946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:36 smithi141 bash[31670]: cluster 2023-12-02T01:37:35.033623+0000 mgr.y (mgr.24356) 17978 : cluster 0 pgmap v17946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:37 smithi040 bash[28232]: audit 2023-12-02T01:37:37.279271+0000 mon.c (mon.2) 11264 : audit 0 from='client.? 172.21.15.40:0/3160651705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:37 smithi040 bash[41173]: audit 2023-12-02T01:37:37.279271+0000 mon.c (mon.2) 11264 : audit 0 from='client.? 172.21.15.40:0/3160651705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:37 smithi141 bash[31670]: audit 2023-12-02T01:37:37.279271+0000 mon.c (mon.2) 11264 : audit 0 from='client.? 172.21.15.40:0/3160651705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:38 smithi040 bash[28232]: cluster 2023-12-02T01:37:37.034278+0000 mgr.y (mgr.24356) 17979 : cluster 0 pgmap v17947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:38 smithi040 bash[41173]: cluster 2023-12-02T01:37:37.034278+0000 mgr.y (mgr.24356) 17979 : cluster 0 pgmap v17947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:38 smithi141 bash[31670]: cluster 2023-12-02T01:37:37.034278+0000 mgr.y (mgr.24356) 17979 : cluster 0 pgmap v17947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:40 smithi040 bash[41173]: cluster 2023-12-02T01:37:39.034972+0000 mgr.y (mgr.24356) 17980 : cluster 0 pgmap v17948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:40 smithi040 bash[41173]: audit 2023-12-02T01:37:39.745002+0000 mon.a (mon.0) 11154 : audit 0 from='client.? 172.21.15.40:0/3155359665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:40 smithi040 bash[28232]: cluster 2023-12-02T01:37:39.034972+0000 mgr.y (mgr.24356) 17980 : cluster 0 pgmap v17948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:40 smithi040 bash[28232]: audit 2023-12-02T01:37:39.745002+0000 mon.a (mon.0) 11154 : audit 0 from='client.? 172.21.15.40:0/3155359665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:40 smithi141 bash[31670]: cluster 2023-12-02T01:37:39.034972+0000 mgr.y (mgr.24356) 17980 : cluster 0 pgmap v17948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:40 smithi141 bash[31670]: audit 2023-12-02T01:37:39.745002+0000 mon.a (mon.0) 11154 : audit 0 from='client.? 172.21.15.40:0/3155359665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:42 smithi040 bash[41173]: cluster 2023-12-02T01:37:41.036119+0000 mgr.y (mgr.24356) 17981 : cluster 0 pgmap v17949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:42 smithi040 bash[41173]: audit 2023-12-02T01:37:42.206024+0000 mon.c (mon.2) 11265 : audit 0 from='client.? 172.21.15.40:0/3428617757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:42 smithi040 bash[28232]: cluster 2023-12-02T01:37:41.036119+0000 mgr.y (mgr.24356) 17981 : cluster 0 pgmap v17949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:42 smithi040 bash[28232]: audit 2023-12-02T01:37:42.206024+0000 mon.c (mon.2) 11265 : audit 0 from='client.? 172.21.15.40:0/3428617757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:42 smithi141 bash[31670]: cluster 2023-12-02T01:37:41.036119+0000 mgr.y (mgr.24356) 17981 : cluster 0 pgmap v17949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:42 smithi141 bash[31670]: audit 2023-12-02T01:37:42.206024+0000 mon.c (mon.2) 11265 : audit 0 from='client.? 172.21.15.40:0/3428617757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:44 smithi040 bash[28232]: cluster 2023-12-02T01:37:43.036867+0000 mgr.y (mgr.24356) 17982 : cluster 0 pgmap v17950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:44 smithi040 bash[41173]: cluster 2023-12-02T01:37:43.036867+0000 mgr.y (mgr.24356) 17982 : cluster 0 pgmap v17950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:44 smithi141 bash[31670]: cluster 2023-12-02T01:37:43.036867+0000 mgr.y (mgr.24356) 17982 : cluster 0 pgmap v17950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:45 smithi040 bash[28232]: audit 2023-12-02T01:37:44.668118+0000 mon.c (mon.2) 11266 : audit 0 from='client.? 172.21.15.40:0/3917657683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:45 smithi040 bash[41173]: audit 2023-12-02T01:37:44.668118+0000 mon.c (mon.2) 11266 : audit 0 from='client.? 172.21.15.40:0/3917657683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:45 smithi141 bash[31670]: audit 2023-12-02T01:37:44.668118+0000 mon.c (mon.2) 11266 : audit 0 from='client.? 172.21.15.40:0/3917657683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:46 smithi040 bash[28232]: cluster 2023-12-02T01:37:45.038067+0000 mgr.y (mgr.24356) 17983 : cluster 0 pgmap v17951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:37:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:37:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:46 smithi040 bash[41173]: cluster 2023-12-02T01:37:45.038067+0000 mgr.y (mgr.24356) 17983 : cluster 0 pgmap v17951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:46 smithi141 bash[31670]: cluster 2023-12-02T01:37:45.038067+0000 mgr.y (mgr.24356) 17983 : cluster 0 pgmap v17951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:47 smithi040 bash[28232]: audit 2023-12-02T01:37:47.131458+0000 mon.a (mon.0) 11155 : audit 0 from='client.? 172.21.15.40:0/961329432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:47 smithi040 bash[41173]: audit 2023-12-02T01:37:47.131458+0000 mon.a (mon.0) 11155 : audit 0 from='client.? 172.21.15.40:0/961329432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:47 smithi141 bash[31670]: audit 2023-12-02T01:37:47.131458+0000 mon.a (mon.0) 11155 : audit 0 from='client.? 172.21.15.40:0/961329432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:48 smithi040 bash[28232]: cluster 2023-12-02T01:37:47.038549+0000 mgr.y (mgr.24356) 17984 : cluster 0 pgmap v17952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:48 smithi040 bash[41173]: cluster 2023-12-02T01:37:47.038549+0000 mgr.y (mgr.24356) 17984 : cluster 0 pgmap v17952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:48 smithi141 bash[31670]: cluster 2023-12-02T01:37:47.038549+0000 mgr.y (mgr.24356) 17984 : cluster 0 pgmap v17952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:49 smithi040 bash[28232]: audit 2023-12-02T01:37:49.287716+0000 mon.c (mon.2) 11267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:49 smithi040 bash[41173]: audit 2023-12-02T01:37:49.287716+0000 mon.c (mon.2) 11267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:49 smithi141 bash[31670]: audit 2023-12-02T01:37:49.287716+0000 mon.c (mon.2) 11267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:50 smithi040 bash[28232]: cluster 2023-12-02T01:37:49.039194+0000 mgr.y (mgr.24356) 17985 : cluster 0 pgmap v17953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:50 smithi040 bash[28232]: audit 2023-12-02T01:37:49.623331+0000 mon.a (mon.0) 11156 : audit 0 from='client.? 172.21.15.40:0/3271890492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:50 smithi040 bash[41173]: cluster 2023-12-02T01:37:49.039194+0000 mgr.y (mgr.24356) 17985 : cluster 0 pgmap v17953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:50 smithi040 bash[41173]: audit 2023-12-02T01:37:49.623331+0000 mon.a (mon.0) 11156 : audit 0 from='client.? 172.21.15.40:0/3271890492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:50 smithi141 bash[31670]: cluster 2023-12-02T01:37:49.039194+0000 mgr.y (mgr.24356) 17985 : cluster 0 pgmap v17953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:50 smithi141 bash[31670]: audit 2023-12-02T01:37:49.623331+0000 mon.a (mon.0) 11156 : audit 0 from='client.? 172.21.15.40:0/3271890492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:52 smithi040 bash[28232]: cluster 2023-12-02T01:37:51.040375+0000 mgr.y (mgr.24356) 17986 : cluster 0 pgmap v17954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:52 smithi040 bash[28232]: audit 2023-12-02T01:37:52.089137+0000 mon.c (mon.2) 11268 : audit 0 from='client.? 172.21.15.40:0/856424632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:52 smithi040 bash[41173]: cluster 2023-12-02T01:37:51.040375+0000 mgr.y (mgr.24356) 17986 : cluster 0 pgmap v17954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:52 smithi040 bash[41173]: audit 2023-12-02T01:37:52.089137+0000 mon.c (mon.2) 11268 : audit 0 from='client.? 172.21.15.40:0/856424632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:52 smithi141 bash[31670]: cluster 2023-12-02T01:37:51.040375+0000 mgr.y (mgr.24356) 17986 : cluster 0 pgmap v17954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:52 smithi141 bash[31670]: audit 2023-12-02T01:37:52.089137+0000 mon.c (mon.2) 11268 : audit 0 from='client.? 172.21.15.40:0/856424632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:54 smithi040 bash[28232]: cluster 2023-12-02T01:37:53.041029+0000 mgr.y (mgr.24356) 17987 : cluster 0 pgmap v17955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:54 smithi040 bash[41173]: cluster 2023-12-02T01:37:53.041029+0000 mgr.y (mgr.24356) 17987 : cluster 0 pgmap v17955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:54 smithi141 bash[31670]: cluster 2023-12-02T01:37:53.041029+0000 mgr.y (mgr.24356) 17987 : cluster 0 pgmap v17955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:55 smithi040 bash[28232]: audit 2023-12-02T01:37:54.565452+0000 mon.c (mon.2) 11269 : audit 0 from='client.? 172.21.15.40:0/648446365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:55 smithi040 bash[41173]: audit 2023-12-02T01:37:54.565452+0000 mon.c (mon.2) 11269 : audit 0 from='client.? 172.21.15.40:0/648446365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:55 smithi141 bash[31670]: audit 2023-12-02T01:37:54.565452+0000 mon.c (mon.2) 11269 : audit 0 from='client.? 172.21.15.40:0/648446365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:37:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:37:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:56 smithi040 bash[28232]: cluster 2023-12-02T01:37:55.042258+0000 mgr.y (mgr.24356) 17988 : cluster 0 pgmap v17956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:56 smithi040 bash[41173]: cluster 2023-12-02T01:37:55.042258+0000 mgr.y (mgr.24356) 17988 : cluster 0 pgmap v17956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:56 smithi141 bash[31670]: cluster 2023-12-02T01:37:55.042258+0000 mgr.y (mgr.24356) 17988 : cluster 0 pgmap v17956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:57 smithi040 bash[28232]: audit 2023-12-02T01:37:57.024436+0000 mon.a (mon.0) 11157 : audit 0 from='client.? 172.21.15.40:0/2600690801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:57 smithi040 bash[41173]: audit 2023-12-02T01:37:57.024436+0000 mon.a (mon.0) 11157 : audit 0 from='client.? 172.21.15.40:0/2600690801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:57 smithi141 bash[31670]: audit 2023-12-02T01:37:57.024436+0000 mon.a (mon.0) 11157 : audit 0 from='client.? 172.21.15.40:0/2600690801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:37:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:37:58 smithi040 bash[28232]: cluster 2023-12-02T01:37:57.043028+0000 mgr.y (mgr.24356) 17989 : cluster 0 pgmap v17957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:37:58 smithi040 bash[41173]: cluster 2023-12-02T01:37:57.043028+0000 mgr.y (mgr.24356) 17989 : cluster 0 pgmap v17957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:37:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:37:58 smithi141 bash[31670]: cluster 2023-12-02T01:37:57.043028+0000 mgr.y (mgr.24356) 17989 : cluster 0 pgmap v17957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:00 smithi040 bash[28232]: cluster 2023-12-02T01:37:59.043772+0000 mgr.y (mgr.24356) 17990 : cluster 0 pgmap v17958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:00 smithi040 bash[28232]: audit 2023-12-02T01:37:59.492047+0000 mon.c (mon.2) 11270 : audit 0 from='client.? 172.21.15.40:0/1663246892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:00 smithi040 bash[41173]: cluster 2023-12-02T01:37:59.043772+0000 mgr.y (mgr.24356) 17990 : cluster 0 pgmap v17958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:00 smithi040 bash[41173]: audit 2023-12-02T01:37:59.492047+0000 mon.c (mon.2) 11270 : audit 0 from='client.? 172.21.15.40:0/1663246892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:00 smithi141 bash[31670]: cluster 2023-12-02T01:37:59.043772+0000 mgr.y (mgr.24356) 17990 : cluster 0 pgmap v17958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:00 smithi141 bash[31670]: audit 2023-12-02T01:37:59.492047+0000 mon.c (mon.2) 11270 : audit 0 from='client.? 172.21.15.40:0/1663246892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:02 smithi040 bash[28232]: cluster 2023-12-02T01:38:01.044960+0000 mgr.y (mgr.24356) 17991 : cluster 0 pgmap v17959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:02 smithi040 bash[28232]: audit 2023-12-02T01:38:01.954198+0000 mon.a (mon.0) 11158 : audit 0 from='client.? 172.21.15.40:0/540694456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:02 smithi040 bash[41173]: cluster 2023-12-02T01:38:01.044960+0000 mgr.y (mgr.24356) 17991 : cluster 0 pgmap v17959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:02 smithi040 bash[41173]: audit 2023-12-02T01:38:01.954198+0000 mon.a (mon.0) 11158 : audit 0 from='client.? 172.21.15.40:0/540694456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:02 smithi141 bash[31670]: cluster 2023-12-02T01:38:01.044960+0000 mgr.y (mgr.24356) 17991 : cluster 0 pgmap v17959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:02 smithi141 bash[31670]: audit 2023-12-02T01:38:01.954198+0000 mon.a (mon.0) 11158 : audit 0 from='client.? 172.21.15.40:0/540694456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:04 smithi040 bash[28232]: cluster 2023-12-02T01:38:03.045619+0000 mgr.y (mgr.24356) 17992 : cluster 0 pgmap v17960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:04 smithi040 bash[28232]: audit 2023-12-02T01:38:03.853612+0000 mon.c (mon.2) 11271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:04 smithi040 bash[28232]: audit 2023-12-02T01:38:04.288746+0000 mon.c (mon.2) 11272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:04 smithi040 bash[41173]: cluster 2023-12-02T01:38:03.045619+0000 mgr.y (mgr.24356) 17992 : cluster 0 pgmap v17960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:04 smithi040 bash[41173]: audit 2023-12-02T01:38:03.853612+0000 mon.c (mon.2) 11271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:38:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:04 smithi040 bash[41173]: audit 2023-12-02T01:38:04.288746+0000 mon.c (mon.2) 11272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:04 smithi141 bash[31670]: cluster 2023-12-02T01:38:03.045619+0000 mgr.y (mgr.24356) 17992 : cluster 0 pgmap v17960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:04 smithi141 bash[31670]: audit 2023-12-02T01:38:03.853612+0000 mon.c (mon.2) 11271 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:38:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:04 smithi141 bash[31670]: audit 2023-12-02T01:38:04.288746+0000 mon.c (mon.2) 11272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:05 smithi040 bash[28232]: audit 2023-12-02T01:38:04.419336+0000 mon.c (mon.2) 11273 : audit 0 from='client.? 172.21.15.40:0/4227533981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:05 smithi040 bash[41173]: audit 2023-12-02T01:38:04.419336+0000 mon.c (mon.2) 11273 : audit 0 from='client.? 172.21.15.40:0/4227533981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:05 smithi141 bash[31670]: audit 2023-12-02T01:38:04.419336+0000 mon.c (mon.2) 11273 : audit 0 from='client.? 172.21.15.40:0/4227533981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:38:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:38:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:06 smithi040 bash[41173]: cluster 2023-12-02T01:38:05.046778+0000 mgr.y (mgr.24356) 17993 : cluster 0 pgmap v17961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:06 smithi040 bash[28232]: cluster 2023-12-02T01:38:05.046778+0000 mgr.y (mgr.24356) 17993 : cluster 0 pgmap v17961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:06 smithi141 bash[31670]: cluster 2023-12-02T01:38:05.046778+0000 mgr.y (mgr.24356) 17993 : cluster 0 pgmap v17961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:07 smithi040 bash[28232]: audit 2023-12-02T01:38:06.889698+0000 mon.c (mon.2) 11274 : audit 0 from='client.? 172.21.15.40:0/3618983047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:07 smithi040 bash[41173]: audit 2023-12-02T01:38:06.889698+0000 mon.c (mon.2) 11274 : audit 0 from='client.? 172.21.15.40:0/3618983047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:07 smithi141 bash[31670]: audit 2023-12-02T01:38:06.889698+0000 mon.c (mon.2) 11274 : audit 0 from='client.? 172.21.15.40:0/3618983047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:08 smithi040 bash[28232]: cluster 2023-12-02T01:38:07.047453+0000 mgr.y (mgr.24356) 17994 : cluster 0 pgmap v17962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:08 smithi040 bash[41173]: cluster 2023-12-02T01:38:07.047453+0000 mgr.y (mgr.24356) 17994 : cluster 0 pgmap v17962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:08 smithi141 bash[31670]: cluster 2023-12-02T01:38:07.047453+0000 mgr.y (mgr.24356) 17994 : cluster 0 pgmap v17962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[41173]: cluster 2023-12-02T01:38:09.048005+0000 mgr.y (mgr.24356) 17995 : cluster 0 pgmap v17963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[41173]: audit 2023-12-02T01:38:09.397739+0000 mon.c (mon.2) 11275 : audit 0 from='client.? 172.21.15.40:0/1807040573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[41173]: audit 2023-12-02T01:38:09.702187+0000 mon.a (mon.0) 11159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[41173]: audit 2023-12-02T01:38:09.714440+0000 mon.a (mon.0) 11160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[41173]: audit 2023-12-02T01:38:10.054668+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[41173]: audit 2023-12-02T01:38:10.065801+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[28232]: cluster 2023-12-02T01:38:09.048005+0000 mgr.y (mgr.24356) 17995 : cluster 0 pgmap v17963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[28232]: audit 2023-12-02T01:38:09.397739+0000 mon.c (mon.2) 11275 : audit 0 from='client.? 172.21.15.40:0/1807040573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[28232]: audit 2023-12-02T01:38:09.702187+0000 mon.a (mon.0) 11159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[28232]: audit 2023-12-02T01:38:09.714440+0000 mon.a (mon.0) 11160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[28232]: audit 2023-12-02T01:38:10.054668+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:10 smithi040 bash[28232]: audit 2023-12-02T01:38:10.065801+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:10 smithi141 bash[31670]: cluster 2023-12-02T01:38:09.048005+0000 mgr.y (mgr.24356) 17995 : cluster 0 pgmap v17963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:10 smithi141 bash[31670]: audit 2023-12-02T01:38:09.397739+0000 mon.c (mon.2) 11275 : audit 0 from='client.? 172.21.15.40:0/1807040573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:10 smithi141 bash[31670]: audit 2023-12-02T01:38:09.702187+0000 mon.a (mon.0) 11159 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:10 smithi141 bash[31670]: audit 2023-12-02T01:38:09.714440+0000 mon.a (mon.0) 11160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:10 smithi141 bash[31670]: audit 2023-12-02T01:38:10.054668+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:10 smithi141 bash[31670]: audit 2023-12-02T01:38:10.065801+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:11 smithi040 bash[28232]: audit 2023-12-02T01:38:10.548957+0000 mon.c (mon.2) 11276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:38:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:11 smithi040 bash[28232]: audit 2023-12-02T01:38:10.550764+0000 mon.c (mon.2) 11277 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:38:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:11 smithi040 bash[28232]: audit 2023-12-02T01:38:10.561722+0000 mon.a (mon.0) 11163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:11 smithi040 bash[41173]: audit 2023-12-02T01:38:10.548957+0000 mon.c (mon.2) 11276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:38:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:11 smithi040 bash[41173]: audit 2023-12-02T01:38:10.550764+0000 mon.c (mon.2) 11277 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:38:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:11 smithi040 bash[41173]: audit 2023-12-02T01:38:10.561722+0000 mon.a (mon.0) 11163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:11 smithi141 bash[31670]: audit 2023-12-02T01:38:10.548957+0000 mon.c (mon.2) 11276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:38:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:11 smithi141 bash[31670]: audit 2023-12-02T01:38:10.550764+0000 mon.c (mon.2) 11277 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:38:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:11 smithi141 bash[31670]: audit 2023-12-02T01:38:10.561722+0000 mon.a (mon.0) 11163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:38:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:12 smithi040 bash[28232]: cluster 2023-12-02T01:38:11.049207+0000 mgr.y (mgr.24356) 17996 : cluster 0 pgmap v17964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:12 smithi040 bash[28232]: audit 2023-12-02T01:38:11.868682+0000 mon.c (mon.2) 11278 : audit 0 from='client.? 172.21.15.40:0/3431677961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:12 smithi040 bash[41173]: cluster 2023-12-02T01:38:11.049207+0000 mgr.y (mgr.24356) 17996 : cluster 0 pgmap v17964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:12 smithi040 bash[41173]: audit 2023-12-02T01:38:11.868682+0000 mon.c (mon.2) 11278 : audit 0 from='client.? 172.21.15.40:0/3431677961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:12 smithi141 bash[31670]: cluster 2023-12-02T01:38:11.049207+0000 mgr.y (mgr.24356) 17996 : cluster 0 pgmap v17964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:12 smithi141 bash[31670]: audit 2023-12-02T01:38:11.868682+0000 mon.c (mon.2) 11278 : audit 0 from='client.? 172.21.15.40:0/3431677961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:13 smithi040 bash[28232]: cluster 2023-12-02T01:38:13.049865+0000 mgr.y (mgr.24356) 17997 : cluster 0 pgmap v17965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:13 smithi040 bash[41173]: cluster 2023-12-02T01:38:13.049865+0000 mgr.y (mgr.24356) 17997 : cluster 0 pgmap v17965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:13 smithi141 bash[31670]: cluster 2023-12-02T01:38:13.049865+0000 mgr.y (mgr.24356) 17997 : cluster 0 pgmap v17965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:14 smithi040 bash[28232]: audit 2023-12-02T01:38:14.338523+0000 mon.a (mon.0) 11164 : audit 0 from='client.? 172.21.15.40:0/3872042734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:14 smithi040 bash[41173]: audit 2023-12-02T01:38:14.338523+0000 mon.a (mon.0) 11164 : audit 0 from='client.? 172.21.15.40:0/3872042734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:14 smithi141 bash[31670]: audit 2023-12-02T01:38:14.338523+0000 mon.a (mon.0) 11164 : audit 0 from='client.? 172.21.15.40:0/3872042734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:15 smithi040 bash[28232]: cluster 2023-12-02T01:38:15.051010+0000 mgr.y (mgr.24356) 17998 : cluster 0 pgmap v17966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:15 smithi040 bash[41173]: cluster 2023-12-02T01:38:15.051010+0000 mgr.y (mgr.24356) 17998 : cluster 0 pgmap v17966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:15 smithi141 bash[31670]: cluster 2023-12-02T01:38:15.051010+0000 mgr.y (mgr.24356) 17998 : cluster 0 pgmap v17966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:38:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:38:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:17 smithi040 bash[28232]: audit 2023-12-02T01:38:16.795833+0000 mon.c (mon.2) 11279 : audit 0 from='client.? 172.21.15.40:0/111879594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:17 smithi040 bash[41173]: audit 2023-12-02T01:38:16.795833+0000 mon.c (mon.2) 11279 : audit 0 from='client.? 172.21.15.40:0/111879594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:17 smithi141 bash[31670]: audit 2023-12-02T01:38:16.795833+0000 mon.c (mon.2) 11279 : audit 0 from='client.? 172.21.15.40:0/111879594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:18 smithi040 bash[28232]: cluster 2023-12-02T01:38:17.051656+0000 mgr.y (mgr.24356) 17999 : cluster 0 pgmap v17967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:18 smithi040 bash[41173]: cluster 2023-12-02T01:38:17.051656+0000 mgr.y (mgr.24356) 17999 : cluster 0 pgmap v17967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:18 smithi141 bash[31670]: cluster 2023-12-02T01:38:17.051656+0000 mgr.y (mgr.24356) 17999 : cluster 0 pgmap v17967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:19 smithi040 bash[28232]: audit 2023-12-02T01:38:19.261115+0000 mon.a (mon.0) 11165 : audit 0 from='client.? 172.21.15.40:0/3405329396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:19 smithi040 bash[28232]: audit 2023-12-02T01:38:19.288878+0000 mon.c (mon.2) 11280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:19 smithi040 bash[41173]: audit 2023-12-02T01:38:19.261115+0000 mon.a (mon.0) 11165 : audit 0 from='client.? 172.21.15.40:0/3405329396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:19 smithi040 bash[41173]: audit 2023-12-02T01:38:19.288878+0000 mon.c (mon.2) 11280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:19 smithi141 bash[31670]: audit 2023-12-02T01:38:19.261115+0000 mon.a (mon.0) 11165 : audit 0 from='client.? 172.21.15.40:0/3405329396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:19 smithi141 bash[31670]: audit 2023-12-02T01:38:19.288878+0000 mon.c (mon.2) 11280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:20 smithi040 bash[28232]: cluster 2023-12-02T01:38:19.052263+0000 mgr.y (mgr.24356) 18000 : cluster 0 pgmap v17968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:20 smithi040 bash[41173]: cluster 2023-12-02T01:38:19.052263+0000 mgr.y (mgr.24356) 18000 : cluster 0 pgmap v17968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:20 smithi141 bash[31670]: cluster 2023-12-02T01:38:19.052263+0000 mgr.y (mgr.24356) 18000 : cluster 0 pgmap v17968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:22 smithi040 bash[28232]: cluster 2023-12-02T01:38:21.053445+0000 mgr.y (mgr.24356) 18001 : cluster 0 pgmap v17969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:22 smithi040 bash[28232]: audit 2023-12-02T01:38:21.732788+0000 mon.c (mon.2) 11281 : audit 0 from='client.? 172.21.15.40:0/1219931434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:22 smithi040 bash[41173]: cluster 2023-12-02T01:38:21.053445+0000 mgr.y (mgr.24356) 18001 : cluster 0 pgmap v17969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:22 smithi040 bash[41173]: audit 2023-12-02T01:38:21.732788+0000 mon.c (mon.2) 11281 : audit 0 from='client.? 172.21.15.40:0/1219931434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:22 smithi141 bash[31670]: cluster 2023-12-02T01:38:21.053445+0000 mgr.y (mgr.24356) 18001 : cluster 0 pgmap v17969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:22 smithi141 bash[31670]: audit 2023-12-02T01:38:21.732788+0000 mon.c (mon.2) 11281 : audit 0 from='client.? 172.21.15.40:0/1219931434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:24 smithi040 bash[28232]: cluster 2023-12-02T01:38:23.054135+0000 mgr.y (mgr.24356) 18002 : cluster 0 pgmap v17970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:24 smithi040 bash[28232]: audit 2023-12-02T01:38:24.200258+0000 mon.c (mon.2) 11282 : audit 0 from='client.? 172.21.15.40:0/1868438998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:24 smithi040 bash[41173]: cluster 2023-12-02T01:38:23.054135+0000 mgr.y (mgr.24356) 18002 : cluster 0 pgmap v17970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:24 smithi040 bash[41173]: audit 2023-12-02T01:38:24.200258+0000 mon.c (mon.2) 11282 : audit 0 from='client.? 172.21.15.40:0/1868438998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:24 smithi141 bash[31670]: cluster 2023-12-02T01:38:23.054135+0000 mgr.y (mgr.24356) 18002 : cluster 0 pgmap v17970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:24 smithi141 bash[31670]: audit 2023-12-02T01:38:24.200258+0000 mon.c (mon.2) 11282 : audit 0 from='client.? 172.21.15.40:0/1868438998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:26 smithi040 bash[41173]: cluster 2023-12-02T01:38:25.055257+0000 mgr.y (mgr.24356) 18003 : cluster 0 pgmap v17971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:38:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:38:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:26 smithi040 bash[28232]: cluster 2023-12-02T01:38:25.055257+0000 mgr.y (mgr.24356) 18003 : cluster 0 pgmap v17971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:26 smithi141 bash[31670]: cluster 2023-12-02T01:38:25.055257+0000 mgr.y (mgr.24356) 18003 : cluster 0 pgmap v17971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:27 smithi040 bash[41173]: audit 2023-12-02T01:38:26.662841+0000 mon.a (mon.0) 11166 : audit 0 from='client.? 172.21.15.40:0/3829221052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:27 smithi040 bash[28232]: audit 2023-12-02T01:38:26.662841+0000 mon.a (mon.0) 11166 : audit 0 from='client.? 172.21.15.40:0/3829221052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:27 smithi141 bash[31670]: audit 2023-12-02T01:38:26.662841+0000 mon.a (mon.0) 11166 : audit 0 from='client.? 172.21.15.40:0/3829221052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:28 smithi040 bash[28232]: cluster 2023-12-02T01:38:27.055937+0000 mgr.y (mgr.24356) 18004 : cluster 0 pgmap v17972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:28 smithi040 bash[41173]: cluster 2023-12-02T01:38:27.055937+0000 mgr.y (mgr.24356) 18004 : cluster 0 pgmap v17972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:28 smithi141 bash[31670]: cluster 2023-12-02T01:38:27.055937+0000 mgr.y (mgr.24356) 18004 : cluster 0 pgmap v17972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:29 smithi040 bash[28232]: audit 2023-12-02T01:38:29.121982+0000 mon.c (mon.2) 11283 : audit 0 from='client.? 172.21.15.40:0/3638674852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:29 smithi040 bash[41173]: audit 2023-12-02T01:38:29.121982+0000 mon.c (mon.2) 11283 : audit 0 from='client.? 172.21.15.40:0/3638674852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:29 smithi141 bash[31670]: audit 2023-12-02T01:38:29.121982+0000 mon.c (mon.2) 11283 : audit 0 from='client.? 172.21.15.40:0/3638674852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:30 smithi040 bash[28232]: cluster 2023-12-02T01:38:29.056584+0000 mgr.y (mgr.24356) 18005 : cluster 0 pgmap v17973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:30 smithi040 bash[41173]: cluster 2023-12-02T01:38:29.056584+0000 mgr.y (mgr.24356) 18005 : cluster 0 pgmap v17973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:30 smithi141 bash[31670]: cluster 2023-12-02T01:38:29.056584+0000 mgr.y (mgr.24356) 18005 : cluster 0 pgmap v17973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:32 smithi040 bash[28232]: cluster 2023-12-02T01:38:31.057713+0000 mgr.y (mgr.24356) 18006 : cluster 0 pgmap v17974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:32 smithi040 bash[28232]: audit 2023-12-02T01:38:31.585293+0000 mon.c (mon.2) 11284 : audit 0 from='client.? 172.21.15.40:0/1354027267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:32 smithi040 bash[41173]: cluster 2023-12-02T01:38:31.057713+0000 mgr.y (mgr.24356) 18006 : cluster 0 pgmap v17974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:32 smithi040 bash[41173]: audit 2023-12-02T01:38:31.585293+0000 mon.c (mon.2) 11284 : audit 0 from='client.? 172.21.15.40:0/1354027267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:32 smithi141 bash[31670]: cluster 2023-12-02T01:38:31.057713+0000 mgr.y (mgr.24356) 18006 : cluster 0 pgmap v17974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:32 smithi141 bash[31670]: audit 2023-12-02T01:38:31.585293+0000 mon.c (mon.2) 11284 : audit 0 from='client.? 172.21.15.40:0/1354027267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:34 smithi040 bash[28232]: cluster 2023-12-02T01:38:33.058381+0000 mgr.y (mgr.24356) 18007 : cluster 0 pgmap v17975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:34 smithi040 bash[28232]: audit 2023-12-02T01:38:34.049403+0000 mon.a (mon.0) 11167 : audit 0 from='client.? 172.21.15.40:0/3869105230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:34 smithi040 bash[28232]: audit 2023-12-02T01:38:34.289784+0000 mon.c (mon.2) 11285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:34 smithi040 bash[41173]: cluster 2023-12-02T01:38:33.058381+0000 mgr.y (mgr.24356) 18007 : cluster 0 pgmap v17975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:34 smithi040 bash[41173]: audit 2023-12-02T01:38:34.049403+0000 mon.a (mon.0) 11167 : audit 0 from='client.? 172.21.15.40:0/3869105230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:34 smithi040 bash[41173]: audit 2023-12-02T01:38:34.289784+0000 mon.c (mon.2) 11285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:34 smithi141 bash[31670]: cluster 2023-12-02T01:38:33.058381+0000 mgr.y (mgr.24356) 18007 : cluster 0 pgmap v17975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:34 smithi141 bash[31670]: audit 2023-12-02T01:38:34.049403+0000 mon.a (mon.0) 11167 : audit 0 from='client.? 172.21.15.40:0/3869105230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:34 smithi141 bash[31670]: audit 2023-12-02T01:38:34.289784+0000 mon.c (mon.2) 11285 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:36 smithi040 bash[28232]: cluster 2023-12-02T01:38:35.059542+0000 mgr.y (mgr.24356) 18008 : cluster 0 pgmap v17976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:38:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:38:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:36 smithi040 bash[41173]: cluster 2023-12-02T01:38:35.059542+0000 mgr.y (mgr.24356) 18008 : cluster 0 pgmap v17976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:36 smithi141 bash[31670]: cluster 2023-12-02T01:38:35.059542+0000 mgr.y (mgr.24356) 18008 : cluster 0 pgmap v17976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:37 smithi040 bash[41173]: audit 2023-12-02T01:38:36.515203+0000 mon.c (mon.2) 11286 : audit 0 from='client.? 172.21.15.40:0/2955209367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:37 smithi040 bash[28232]: audit 2023-12-02T01:38:36.515203+0000 mon.c (mon.2) 11286 : audit 0 from='client.? 172.21.15.40:0/2955209367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:37 smithi141 bash[31670]: audit 2023-12-02T01:38:36.515203+0000 mon.c (mon.2) 11286 : audit 0 from='client.? 172.21.15.40:0/2955209367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:38 smithi040 bash[41173]: cluster 2023-12-02T01:38:37.060205+0000 mgr.y (mgr.24356) 18009 : cluster 0 pgmap v17977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:38 smithi040 bash[28232]: cluster 2023-12-02T01:38:37.060205+0000 mgr.y (mgr.24356) 18009 : cluster 0 pgmap v17977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:38 smithi141 bash[31670]: cluster 2023-12-02T01:38:37.060205+0000 mgr.y (mgr.24356) 18009 : cluster 0 pgmap v17977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:39 smithi040 bash[28232]: audit 2023-12-02T01:38:38.980864+0000 mon.a (mon.0) 11168 : audit 0 from='client.? 172.21.15.40:0/2177359713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:39 smithi040 bash[41173]: audit 2023-12-02T01:38:38.980864+0000 mon.a (mon.0) 11168 : audit 0 from='client.? 172.21.15.40:0/2177359713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:39 smithi141 bash[31670]: audit 2023-12-02T01:38:38.980864+0000 mon.a (mon.0) 11168 : audit 0 from='client.? 172.21.15.40:0/2177359713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:40 smithi040 bash[28232]: cluster 2023-12-02T01:38:39.060886+0000 mgr.y (mgr.24356) 18010 : cluster 0 pgmap v17978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:40 smithi040 bash[41173]: cluster 2023-12-02T01:38:39.060886+0000 mgr.y (mgr.24356) 18010 : cluster 0 pgmap v17978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:40 smithi141 bash[31670]: cluster 2023-12-02T01:38:39.060886+0000 mgr.y (mgr.24356) 18010 : cluster 0 pgmap v17978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:42 smithi040 bash[28232]: cluster 2023-12-02T01:38:41.062041+0000 mgr.y (mgr.24356) 18011 : cluster 0 pgmap v17979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:42 smithi040 bash[28232]: audit 2023-12-02T01:38:41.453751+0000 mon.c (mon.2) 11287 : audit 0 from='client.? 172.21.15.40:0/3746181013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:42 smithi040 bash[41173]: cluster 2023-12-02T01:38:41.062041+0000 mgr.y (mgr.24356) 18011 : cluster 0 pgmap v17979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:42 smithi040 bash[41173]: audit 2023-12-02T01:38:41.453751+0000 mon.c (mon.2) 11287 : audit 0 from='client.? 172.21.15.40:0/3746181013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:42 smithi141 bash[31670]: cluster 2023-12-02T01:38:41.062041+0000 mgr.y (mgr.24356) 18011 : cluster 0 pgmap v17979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:42 smithi141 bash[31670]: audit 2023-12-02T01:38:41.453751+0000 mon.c (mon.2) 11287 : audit 0 from='client.? 172.21.15.40:0/3746181013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:44 smithi040 bash[28232]: cluster 2023-12-02T01:38:43.062724+0000 mgr.y (mgr.24356) 18012 : cluster 0 pgmap v17980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:44 smithi040 bash[28232]: audit 2023-12-02T01:38:43.926236+0000 mon.c (mon.2) 11288 : audit 0 from='client.? 172.21.15.40:0/2765632524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:44 smithi040 bash[41173]: cluster 2023-12-02T01:38:43.062724+0000 mgr.y (mgr.24356) 18012 : cluster 0 pgmap v17980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:44 smithi040 bash[41173]: audit 2023-12-02T01:38:43.926236+0000 mon.c (mon.2) 11288 : audit 0 from='client.? 172.21.15.40:0/2765632524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:44 smithi141 bash[31670]: cluster 2023-12-02T01:38:43.062724+0000 mgr.y (mgr.24356) 18012 : cluster 0 pgmap v17980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:44 smithi141 bash[31670]: audit 2023-12-02T01:38:43.926236+0000 mon.c (mon.2) 11288 : audit 0 from='client.? 172.21.15.40:0/2765632524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:46 smithi040 bash[28232]: cluster 2023-12-02T01:38:45.063867+0000 mgr.y (mgr.24356) 18013 : cluster 0 pgmap v17981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:38:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:38:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:46 smithi040 bash[41173]: cluster 2023-12-02T01:38:45.063867+0000 mgr.y (mgr.24356) 18013 : cluster 0 pgmap v17981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:46 smithi141 bash[31670]: cluster 2023-12-02T01:38:45.063867+0000 mgr.y (mgr.24356) 18013 : cluster 0 pgmap v17981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:47 smithi040 bash[41173]: audit 2023-12-02T01:38:46.385573+0000 mon.c (mon.2) 11289 : audit 0 from='client.? 172.21.15.40:0/1023187808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:47 smithi040 bash[28232]: audit 2023-12-02T01:38:46.385573+0000 mon.c (mon.2) 11289 : audit 0 from='client.? 172.21.15.40:0/1023187808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:47 smithi141 bash[31670]: audit 2023-12-02T01:38:46.385573+0000 mon.c (mon.2) 11289 : audit 0 from='client.? 172.21.15.40:0/1023187808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:48 smithi040 bash[41173]: cluster 2023-12-02T01:38:47.064639+0000 mgr.y (mgr.24356) 18014 : cluster 0 pgmap v17982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:48 smithi040 bash[28232]: cluster 2023-12-02T01:38:47.064639+0000 mgr.y (mgr.24356) 18014 : cluster 0 pgmap v17982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:48 smithi141 bash[31670]: cluster 2023-12-02T01:38:47.064639+0000 mgr.y (mgr.24356) 18014 : cluster 0 pgmap v17982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:49 smithi040 bash[41173]: audit 2023-12-02T01:38:48.851528+0000 mon.c (mon.2) 11290 : audit 0 from='client.? 172.21.15.40:0/3007086454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:49 smithi040 bash[41173]: audit 2023-12-02T01:38:49.290044+0000 mon.c (mon.2) 11291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:49 smithi040 bash[28232]: audit 2023-12-02T01:38:48.851528+0000 mon.c (mon.2) 11290 : audit 0 from='client.? 172.21.15.40:0/3007086454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:49 smithi040 bash[28232]: audit 2023-12-02T01:38:49.290044+0000 mon.c (mon.2) 11291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:49 smithi141 bash[31670]: audit 2023-12-02T01:38:48.851528+0000 mon.c (mon.2) 11290 : audit 0 from='client.? 172.21.15.40:0/3007086454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:49 smithi141 bash[31670]: audit 2023-12-02T01:38:49.290044+0000 mon.c (mon.2) 11291 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:50 smithi040 bash[41173]: cluster 2023-12-02T01:38:49.065276+0000 mgr.y (mgr.24356) 18015 : cluster 0 pgmap v17983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:50 smithi040 bash[28232]: cluster 2023-12-02T01:38:49.065276+0000 mgr.y (mgr.24356) 18015 : cluster 0 pgmap v17983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:50 smithi141 bash[31670]: cluster 2023-12-02T01:38:49.065276+0000 mgr.y (mgr.24356) 18015 : cluster 0 pgmap v17983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:51 smithi040 bash[28232]: cluster 2023-12-02T01:38:51.066081+0000 mgr.y (mgr.24356) 18016 : cluster 0 pgmap v17984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:51 smithi040 bash[28232]: audit 2023-12-02T01:38:51.316814+0000 mon.c (mon.2) 11292 : audit 0 from='client.? 172.21.15.40:0/2153423436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:51 smithi040 bash[41173]: cluster 2023-12-02T01:38:51.066081+0000 mgr.y (mgr.24356) 18016 : cluster 0 pgmap v17984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:51 smithi040 bash[41173]: audit 2023-12-02T01:38:51.316814+0000 mon.c (mon.2) 11292 : audit 0 from='client.? 172.21.15.40:0/2153423436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:51 smithi141 bash[31670]: cluster 2023-12-02T01:38:51.066081+0000 mgr.y (mgr.24356) 18016 : cluster 0 pgmap v17984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:51 smithi141 bash[31670]: audit 2023-12-02T01:38:51.316814+0000 mon.c (mon.2) 11292 : audit 0 from='client.? 172.21.15.40:0/2153423436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:54 smithi040 bash[41173]: cluster 2023-12-02T01:38:53.066732+0000 mgr.y (mgr.24356) 18017 : cluster 0 pgmap v17985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:54 smithi040 bash[41173]: audit 2023-12-02T01:38:53.789462+0000 mon.a (mon.0) 11169 : audit 0 from='client.? 172.21.15.40:0/101645746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:54 smithi040 bash[28232]: cluster 2023-12-02T01:38:53.066732+0000 mgr.y (mgr.24356) 18017 : cluster 0 pgmap v17985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:54 smithi040 bash[28232]: audit 2023-12-02T01:38:53.789462+0000 mon.a (mon.0) 11169 : audit 0 from='client.? 172.21.15.40:0/101645746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:54 smithi141 bash[31670]: cluster 2023-12-02T01:38:53.066732+0000 mgr.y (mgr.24356) 18017 : cluster 0 pgmap v17985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:54.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:54 smithi141 bash[31670]: audit 2023-12-02T01:38:53.789462+0000 mon.a (mon.0) 11169 : audit 0 from='client.? 172.21.15.40:0/101645746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:56 smithi040 bash[28232]: cluster 2023-12-02T01:38:55.067997+0000 mgr.y (mgr.24356) 18018 : cluster 0 pgmap v17986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:56 smithi040 bash[41173]: cluster 2023-12-02T01:38:55.067997+0000 mgr.y (mgr.24356) 18018 : cluster 0 pgmap v17986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:56 smithi141 bash[31670]: cluster 2023-12-02T01:38:55.067997+0000 mgr.y (mgr.24356) 18018 : cluster 0 pgmap v17986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:38:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:38:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:57 smithi040 bash[28232]: audit 2023-12-02T01:38:56.257013+0000 mon.a (mon.0) 11170 : audit 0 from='client.? 172.21.15.40:0/4086197018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:57 smithi040 bash[41173]: audit 2023-12-02T01:38:56.257013+0000 mon.a (mon.0) 11170 : audit 0 from='client.? 172.21.15.40:0/4086197018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:57.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:57 smithi141 bash[31670]: audit 2023-12-02T01:38:56.257013+0000 mon.a (mon.0) 11170 : audit 0 from='client.? 172.21.15.40:0/4086197018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:58 smithi040 bash[41173]: cluster 2023-12-02T01:38:57.068804+0000 mgr.y (mgr.24356) 18019 : cluster 0 pgmap v17987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:58 smithi040 bash[28232]: cluster 2023-12-02T01:38:57.068804+0000 mgr.y (mgr.24356) 18019 : cluster 0 pgmap v17987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:58 smithi141 bash[31670]: cluster 2023-12-02T01:38:57.068804+0000 mgr.y (mgr.24356) 18019 : cluster 0 pgmap v17987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:38:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:38:59 smithi040 bash[28232]: audit 2023-12-02T01:38:58.726936+0000 mon.a (mon.0) 11171 : audit 0 from='client.? 172.21.15.40:0/281676660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:38:59 smithi040 bash[41173]: audit 2023-12-02T01:38:58.726936+0000 mon.a (mon.0) 11171 : audit 0 from='client.? 172.21.15.40:0/281676660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:38:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:38:59 smithi141 bash[31670]: audit 2023-12-02T01:38:58.726936+0000 mon.a (mon.0) 11171 : audit 0 from='client.? 172.21.15.40:0/281676660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:00 smithi040 bash[28232]: cluster 2023-12-02T01:38:59.069497+0000 mgr.y (mgr.24356) 18020 : cluster 0 pgmap v17988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:00 smithi040 bash[41173]: cluster 2023-12-02T01:38:59.069497+0000 mgr.y (mgr.24356) 18020 : cluster 0 pgmap v17988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:00 smithi141 bash[31670]: cluster 2023-12-02T01:38:59.069497+0000 mgr.y (mgr.24356) 18020 : cluster 0 pgmap v17988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:01 smithi040 bash[28232]: audit 2023-12-02T01:39:01.189665+0000 mon.a (mon.0) 11172 : audit 0 from='client.? 172.21.15.40:0/1011953394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:01 smithi040 bash[41173]: audit 2023-12-02T01:39:01.189665+0000 mon.a (mon.0) 11172 : audit 0 from='client.? 172.21.15.40:0/1011953394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:01.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:01 smithi141 bash[31670]: audit 2023-12-02T01:39:01.189665+0000 mon.a (mon.0) 11172 : audit 0 from='client.? 172.21.15.40:0/1011953394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:02 smithi040 bash[28232]: cluster 2023-12-02T01:39:01.070621+0000 mgr.y (mgr.24356) 18021 : cluster 0 pgmap v17989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:02 smithi040 bash[41173]: cluster 2023-12-02T01:39:01.070621+0000 mgr.y (mgr.24356) 18021 : cluster 0 pgmap v17989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:02 smithi141 bash[31670]: cluster 2023-12-02T01:39:01.070621+0000 mgr.y (mgr.24356) 18021 : cluster 0 pgmap v17989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:04 smithi040 bash[28232]: cluster 2023-12-02T01:39:03.071250+0000 mgr.y (mgr.24356) 18022 : cluster 0 pgmap v17990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:04 smithi040 bash[28232]: audit 2023-12-02T01:39:03.653608+0000 mon.c (mon.2) 11293 : audit 0 from='client.? 172.21.15.40:0/1106135904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:04 smithi040 bash[28232]: audit 2023-12-02T01:39:04.290538+0000 mon.c (mon.2) 11294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:04 smithi040 bash[41173]: cluster 2023-12-02T01:39:03.071250+0000 mgr.y (mgr.24356) 18022 : cluster 0 pgmap v17990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:04 smithi040 bash[41173]: audit 2023-12-02T01:39:03.653608+0000 mon.c (mon.2) 11293 : audit 0 from='client.? 172.21.15.40:0/1106135904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:04 smithi040 bash[41173]: audit 2023-12-02T01:39:04.290538+0000 mon.c (mon.2) 11294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:04 smithi141 bash[31670]: cluster 2023-12-02T01:39:03.071250+0000 mgr.y (mgr.24356) 18022 : cluster 0 pgmap v17990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:04 smithi141 bash[31670]: audit 2023-12-02T01:39:03.653608+0000 mon.c (mon.2) 11293 : audit 0 from='client.? 172.21.15.40:0/1106135904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:04 smithi141 bash[31670]: audit 2023-12-02T01:39:04.290538+0000 mon.c (mon.2) 11294 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:06 smithi040 bash[28232]: cluster 2023-12-02T01:39:05.072373+0000 mgr.y (mgr.24356) 18023 : cluster 0 pgmap v17991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:06 smithi040 bash[28232]: audit 2023-12-02T01:39:06.111670+0000 mon.a (mon.0) 11173 : audit 0 from='client.? 172.21.15.40:0/1784949295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:06 smithi040 bash[41173]: cluster 2023-12-02T01:39:05.072373+0000 mgr.y (mgr.24356) 18023 : cluster 0 pgmap v17991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:06 smithi040 bash[41173]: audit 2023-12-02T01:39:06.111670+0000 mon.a (mon.0) 11173 : audit 0 from='client.? 172.21.15.40:0/1784949295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:39:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:39:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:06 smithi141 bash[31670]: cluster 2023-12-02T01:39:05.072373+0000 mgr.y (mgr.24356) 18023 : cluster 0 pgmap v17991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:06 smithi141 bash[31670]: audit 2023-12-02T01:39:06.111670+0000 mon.a (mon.0) 11173 : audit 0 from='client.? 172.21.15.40:0/1784949295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:08 smithi040 bash[28232]: cluster 2023-12-02T01:39:07.073059+0000 mgr.y (mgr.24356) 18024 : cluster 0 pgmap v17992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:08 smithi040 bash[41173]: cluster 2023-12-02T01:39:07.073059+0000 mgr.y (mgr.24356) 18024 : cluster 0 pgmap v17992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:08 smithi141 bash[31670]: cluster 2023-12-02T01:39:07.073059+0000 mgr.y (mgr.24356) 18024 : cluster 0 pgmap v17992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:09 smithi040 bash[41173]: audit 2023-12-02T01:39:08.579193+0000 mon.a (mon.0) 11174 : audit 0 from='client.? 172.21.15.40:0/1112262964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:09 smithi040 bash[28232]: audit 2023-12-02T01:39:08.579193+0000 mon.a (mon.0) 11174 : audit 0 from='client.? 172.21.15.40:0/1112262964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:09 smithi141 bash[31670]: audit 2023-12-02T01:39:08.579193+0000 mon.a (mon.0) 11174 : audit 0 from='client.? 172.21.15.40:0/1112262964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:10 smithi040 bash[28232]: cluster 2023-12-02T01:39:09.073732+0000 mgr.y (mgr.24356) 18025 : cluster 0 pgmap v17993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:10 smithi040 bash[41173]: cluster 2023-12-02T01:39:09.073732+0000 mgr.y (mgr.24356) 18025 : cluster 0 pgmap v17993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:10 smithi141 bash[31670]: cluster 2023-12-02T01:39:09.073732+0000 mgr.y (mgr.24356) 18025 : cluster 0 pgmap v17993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[41173]: audit 2023-12-02T01:39:10.647238+0000 mon.c (mon.2) 11295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:39:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[41173]: audit 2023-12-02T01:39:11.024398+0000 mon.a (mon.0) 11175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[41173]: audit 2023-12-02T01:39:11.034734+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[41173]: audit 2023-12-02T01:39:11.077399+0000 mon.c (mon.2) 11296 : audit 0 from='client.? 172.21.15.40:0/1873579289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[28232]: audit 2023-12-02T01:39:10.647238+0000 mon.c (mon.2) 11295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:39:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[28232]: audit 2023-12-02T01:39:11.024398+0000 mon.a (mon.0) 11175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[28232]: audit 2023-12-02T01:39:11.034734+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:11 smithi040 bash[28232]: audit 2023-12-02T01:39:11.077399+0000 mon.c (mon.2) 11296 : audit 0 from='client.? 172.21.15.40:0/1873579289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:11.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:11 smithi141 bash[31670]: audit 2023-12-02T01:39:10.647238+0000 mon.c (mon.2) 11295 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:39:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:11 smithi141 bash[31670]: audit 2023-12-02T01:39:11.024398+0000 mon.a (mon.0) 11175 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:11 smithi141 bash[31670]: audit 2023-12-02T01:39:11.034734+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:11 smithi141 bash[31670]: audit 2023-12-02T01:39:11.077399+0000 mon.c (mon.2) 11296 : audit 0 from='client.? 172.21.15.40:0/1873579289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:12 smithi040 bash[28232]: cluster 2023-12-02T01:39:11.074612+0000 mgr.y (mgr.24356) 18026 : cluster 0 pgmap v17994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:12 smithi040 bash[41173]: cluster 2023-12-02T01:39:11.074612+0000 mgr.y (mgr.24356) 18026 : cluster 0 pgmap v17994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:12 smithi141 bash[31670]: cluster 2023-12-02T01:39:11.074612+0000 mgr.y (mgr.24356) 18026 : cluster 0 pgmap v17994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:14 smithi040 bash[41173]: cluster 2023-12-02T01:39:13.075300+0000 mgr.y (mgr.24356) 18027 : cluster 0 pgmap v17995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:14 smithi040 bash[41173]: audit 2023-12-02T01:39:13.545584+0000 mon.a (mon.0) 11177 : audit 0 from='client.? 172.21.15.40:0/3512738916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:14 smithi040 bash[28232]: cluster 2023-12-02T01:39:13.075300+0000 mgr.y (mgr.24356) 18027 : cluster 0 pgmap v17995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:14 smithi040 bash[28232]: audit 2023-12-02T01:39:13.545584+0000 mon.a (mon.0) 11177 : audit 0 from='client.? 172.21.15.40:0/3512738916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:14 smithi141 bash[31670]: cluster 2023-12-02T01:39:13.075300+0000 mgr.y (mgr.24356) 18027 : cluster 0 pgmap v17995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:14 smithi141 bash[31670]: audit 2023-12-02T01:39:13.545584+0000 mon.a (mon.0) 11177 : audit 0 from='client.? 172.21.15.40:0/3512738916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:15 smithi141 bash[31670]: cluster 2023-12-02T01:39:15.076434+0000 mgr.y (mgr.24356) 18028 : cluster 0 pgmap v17996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:15 smithi040 bash[41173]: cluster 2023-12-02T01:39:15.076434+0000 mgr.y (mgr.24356) 18028 : cluster 0 pgmap v17996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:15 smithi040 bash[28232]: cluster 2023-12-02T01:39:15.076434+0000 mgr.y (mgr.24356) 18028 : cluster 0 pgmap v17996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:16 smithi141 bash[31670]: audit 2023-12-02T01:39:16.041220+0000 mon.a (mon.0) 11178 : audit 0 from='client.? 172.21.15.40:0/413305265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:16 smithi040 bash[28232]: audit 2023-12-02T01:39:16.041220+0000 mon.a (mon.0) 11178 : audit 0 from='client.? 172.21.15.40:0/413305265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:39:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:39:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:16 smithi040 bash[41173]: audit 2023-12-02T01:39:16.041220+0000 mon.a (mon.0) 11178 : audit 0 from='client.? 172.21.15.40:0/413305265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:16.844827+0000 mon.a (mon.0) 11179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:16.863805+0000 mon.a (mon.0) 11180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:16.928473+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:16.937824+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: cluster 2023-12-02T01:39:17.077061+0000 mgr.y (mgr.24356) 18029 : cluster 0 pgmap v17997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:17.429775+0000 mon.c (mon.2) 11297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:39:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:17.431379+0000 mon.c (mon.2) 11298 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[41173]: audit 2023-12-02T01:39:17.443822+0000 mon.a (mon.0) 11183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:16.844827+0000 mon.a (mon.0) 11179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:16.863805+0000 mon.a (mon.0) 11180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:16.928473+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:16.937824+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: cluster 2023-12-02T01:39:17.077061+0000 mgr.y (mgr.24356) 18029 : cluster 0 pgmap v17997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:17.429775+0000 mon.c (mon.2) 11297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:17.431379+0000 mon.c (mon.2) 11298 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:39:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:17 smithi040 bash[28232]: audit 2023-12-02T01:39:17.443822+0000 mon.a (mon.0) 11183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:16.844827+0000 mon.a (mon.0) 11179 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:16.863805+0000 mon.a (mon.0) 11180 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:16.928473+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:16.937824+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: cluster 2023-12-02T01:39:17.077061+0000 mgr.y (mgr.24356) 18029 : cluster 0 pgmap v17997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:17.429775+0000 mon.c (mon.2) 11297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:17.431379+0000 mon.c (mon.2) 11298 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:39:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:17 smithi141 bash[31670]: audit 2023-12-02T01:39:17.443822+0000 mon.a (mon.0) 11183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:39:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:18 smithi141 bash[31670]: audit 2023-12-02T01:39:18.511242+0000 mon.c (mon.2) 11299 : audit 0 from='client.? 172.21.15.40:0/1540167707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:18 smithi040 bash[28232]: audit 2023-12-02T01:39:18.511242+0000 mon.c (mon.2) 11299 : audit 0 from='client.? 172.21.15.40:0/1540167707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:18 smithi040 bash[41173]: audit 2023-12-02T01:39:18.511242+0000 mon.c (mon.2) 11299 : audit 0 from='client.? 172.21.15.40:0/1540167707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:19 smithi141 bash[31670]: cluster 2023-12-02T01:39:19.077725+0000 mgr.y (mgr.24356) 18030 : cluster 0 pgmap v17998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:19 smithi141 bash[31670]: audit 2023-12-02T01:39:19.290702+0000 mon.c (mon.2) 11300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:19 smithi040 bash[28232]: cluster 2023-12-02T01:39:19.077725+0000 mgr.y (mgr.24356) 18030 : cluster 0 pgmap v17998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:19 smithi040 bash[28232]: audit 2023-12-02T01:39:19.290702+0000 mon.c (mon.2) 11300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:19 smithi040 bash[41173]: cluster 2023-12-02T01:39:19.077725+0000 mgr.y (mgr.24356) 18030 : cluster 0 pgmap v17998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:19 smithi040 bash[41173]: audit 2023-12-02T01:39:19.290702+0000 mon.c (mon.2) 11300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:21 smithi040 bash[28232]: audit 2023-12-02T01:39:20.975377+0000 mon.c (mon.2) 11301 : audit 0 from='client.? 172.21.15.40:0/962360311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:21 smithi040 bash[41173]: audit 2023-12-02T01:39:20.975377+0000 mon.c (mon.2) 11301 : audit 0 from='client.? 172.21.15.40:0/962360311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:21.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:21 smithi141 bash[31670]: audit 2023-12-02T01:39:20.975377+0000 mon.c (mon.2) 11301 : audit 0 from='client.? 172.21.15.40:0/962360311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:22 smithi040 bash[28232]: cluster 2023-12-02T01:39:21.078921+0000 mgr.y (mgr.24356) 18031 : cluster 0 pgmap v17999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:22 smithi040 bash[41173]: cluster 2023-12-02T01:39:21.078921+0000 mgr.y (mgr.24356) 18031 : cluster 0 pgmap v17999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:22 smithi141 bash[31670]: cluster 2023-12-02T01:39:21.078921+0000 mgr.y (mgr.24356) 18031 : cluster 0 pgmap v17999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:24 smithi040 bash[41173]: cluster 2023-12-02T01:39:23.079581+0000 mgr.y (mgr.24356) 18032 : cluster 0 pgmap v18000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:24 smithi040 bash[41173]: audit 2023-12-02T01:39:23.437292+0000 mon.c (mon.2) 11302 : audit 0 from='client.? 172.21.15.40:0/1929045886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:24 smithi040 bash[28232]: cluster 2023-12-02T01:39:23.079581+0000 mgr.y (mgr.24356) 18032 : cluster 0 pgmap v18000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:24 smithi040 bash[28232]: audit 2023-12-02T01:39:23.437292+0000 mon.c (mon.2) 11302 : audit 0 from='client.? 172.21.15.40:0/1929045886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:24 smithi141 bash[31670]: cluster 2023-12-02T01:39:23.079581+0000 mgr.y (mgr.24356) 18032 : cluster 0 pgmap v18000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:24 smithi141 bash[31670]: audit 2023-12-02T01:39:23.437292+0000 mon.c (mon.2) 11302 : audit 0 from='client.? 172.21.15.40:0/1929045886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:39:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:39:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:26 smithi040 bash[28232]: cluster 2023-12-02T01:39:25.080766+0000 mgr.y (mgr.24356) 18033 : cluster 0 pgmap v18001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:26 smithi040 bash[28232]: audit 2023-12-02T01:39:25.896180+0000 mon.c (mon.2) 11303 : audit 0 from='client.? 172.21.15.40:0/1826829354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:26 smithi040 bash[41173]: cluster 2023-12-02T01:39:25.080766+0000 mgr.y (mgr.24356) 18033 : cluster 0 pgmap v18001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:26 smithi040 bash[41173]: audit 2023-12-02T01:39:25.896180+0000 mon.c (mon.2) 11303 : audit 0 from='client.? 172.21.15.40:0/1826829354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:26 smithi141 bash[31670]: cluster 2023-12-02T01:39:25.080766+0000 mgr.y (mgr.24356) 18033 : cluster 0 pgmap v18001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:26 smithi141 bash[31670]: audit 2023-12-02T01:39:25.896180+0000 mon.c (mon.2) 11303 : audit 0 from='client.? 172.21.15.40:0/1826829354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:28 smithi040 bash[28232]: cluster 2023-12-02T01:39:27.081448+0000 mgr.y (mgr.24356) 18034 : cluster 0 pgmap v18002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:28 smithi040 bash[41173]: cluster 2023-12-02T01:39:27.081448+0000 mgr.y (mgr.24356) 18034 : cluster 0 pgmap v18002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:28 smithi141 bash[31670]: cluster 2023-12-02T01:39:27.081448+0000 mgr.y (mgr.24356) 18034 : cluster 0 pgmap v18002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:29 smithi040 bash[28232]: audit 2023-12-02T01:39:28.359457+0000 mon.c (mon.2) 11304 : audit 0 from='client.? 172.21.15.40:0/4187062918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:29 smithi040 bash[41173]: audit 2023-12-02T01:39:28.359457+0000 mon.c (mon.2) 11304 : audit 0 from='client.? 172.21.15.40:0/4187062918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:29 smithi141 bash[31670]: audit 2023-12-02T01:39:28.359457+0000 mon.c (mon.2) 11304 : audit 0 from='client.? 172.21.15.40:0/4187062918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:30 smithi040 bash[28232]: cluster 2023-12-02T01:39:29.082136+0000 mgr.y (mgr.24356) 18035 : cluster 0 pgmap v18003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:30 smithi040 bash[41173]: cluster 2023-12-02T01:39:29.082136+0000 mgr.y (mgr.24356) 18035 : cluster 0 pgmap v18003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:30 smithi141 bash[31670]: cluster 2023-12-02T01:39:29.082136+0000 mgr.y (mgr.24356) 18035 : cluster 0 pgmap v18003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:31 smithi040 bash[28232]: audit 2023-12-02T01:39:30.826621+0000 mon.a (mon.0) 11184 : audit 0 from='client.? 172.21.15.40:0/3187252172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:31 smithi040 bash[41173]: audit 2023-12-02T01:39:30.826621+0000 mon.a (mon.0) 11184 : audit 0 from='client.? 172.21.15.40:0/3187252172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:31 smithi141 bash[31670]: audit 2023-12-02T01:39:30.826621+0000 mon.a (mon.0) 11184 : audit 0 from='client.? 172.21.15.40:0/3187252172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:32 smithi040 bash[41173]: cluster 2023-12-02T01:39:31.083342+0000 mgr.y (mgr.24356) 18036 : cluster 0 pgmap v18004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:32 smithi040 bash[28232]: cluster 2023-12-02T01:39:31.083342+0000 mgr.y (mgr.24356) 18036 : cluster 0 pgmap v18004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:32 smithi141 bash[31670]: cluster 2023-12-02T01:39:31.083342+0000 mgr.y (mgr.24356) 18036 : cluster 0 pgmap v18004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:33 smithi040 bash[28232]: audit 2023-12-02T01:39:33.294234+0000 mon.c (mon.2) 11305 : audit 0 from='client.? 172.21.15.40:0/2441770864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:33 smithi040 bash[41173]: audit 2023-12-02T01:39:33.294234+0000 mon.c (mon.2) 11305 : audit 0 from='client.? 172.21.15.40:0/2441770864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:33 smithi141 bash[31670]: audit 2023-12-02T01:39:33.294234+0000 mon.c (mon.2) 11305 : audit 0 from='client.? 172.21.15.40:0/2441770864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:34 smithi040 bash[41173]: cluster 2023-12-02T01:39:33.084110+0000 mgr.y (mgr.24356) 18037 : cluster 0 pgmap v18005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:34 smithi040 bash[41173]: audit 2023-12-02T01:39:34.291242+0000 mon.c (mon.2) 11306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:34 smithi040 bash[28232]: cluster 2023-12-02T01:39:33.084110+0000 mgr.y (mgr.24356) 18037 : cluster 0 pgmap v18005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:34 smithi040 bash[28232]: audit 2023-12-02T01:39:34.291242+0000 mon.c (mon.2) 11306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:34 smithi141 bash[31670]: cluster 2023-12-02T01:39:33.084110+0000 mgr.y (mgr.24356) 18037 : cluster 0 pgmap v18005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:34 smithi141 bash[31670]: audit 2023-12-02T01:39:34.291242+0000 mon.c (mon.2) 11306 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:36 smithi040 bash[28232]: cluster 2023-12-02T01:39:35.085329+0000 mgr.y (mgr.24356) 18038 : cluster 0 pgmap v18006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:36 smithi040 bash[28232]: audit 2023-12-02T01:39:35.756282+0000 mon.a (mon.0) 11185 : audit 0 from='client.? 172.21.15.40:0/2001208370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:39:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:39:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:36 smithi040 bash[41173]: cluster 2023-12-02T01:39:35.085329+0000 mgr.y (mgr.24356) 18038 : cluster 0 pgmap v18006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:36 smithi040 bash[41173]: audit 2023-12-02T01:39:35.756282+0000 mon.a (mon.0) 11185 : audit 0 from='client.? 172.21.15.40:0/2001208370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:36 smithi141 bash[31670]: cluster 2023-12-02T01:39:35.085329+0000 mgr.y (mgr.24356) 18038 : cluster 0 pgmap v18006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:36 smithi141 bash[31670]: audit 2023-12-02T01:39:35.756282+0000 mon.a (mon.0) 11185 : audit 0 from='client.? 172.21.15.40:0/2001208370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:37 smithi040 bash[28232]: cluster 2023-12-02T01:39:37.085988+0000 mgr.y (mgr.24356) 18039 : cluster 0 pgmap v18007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:37 smithi040 bash[41173]: cluster 2023-12-02T01:39:37.085988+0000 mgr.y (mgr.24356) 18039 : cluster 0 pgmap v18007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:37 smithi141 bash[31670]: cluster 2023-12-02T01:39:37.085988+0000 mgr.y (mgr.24356) 18039 : cluster 0 pgmap v18007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:38 smithi141 bash[31670]: audit 2023-12-02T01:39:38.224838+0000 mon.c (mon.2) 11307 : audit 0 from='client.? 172.21.15.40:0/1097454006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:38 smithi040 bash[28232]: audit 2023-12-02T01:39:38.224838+0000 mon.c (mon.2) 11307 : audit 0 from='client.? 172.21.15.40:0/1097454006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:38 smithi040 bash[41173]: audit 2023-12-02T01:39:38.224838+0000 mon.c (mon.2) 11307 : audit 0 from='client.? 172.21.15.40:0/1097454006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:39 smithi141 bash[31670]: cluster 2023-12-02T01:39:39.086651+0000 mgr.y (mgr.24356) 18040 : cluster 0 pgmap v18008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:39 smithi040 bash[41173]: cluster 2023-12-02T01:39:39.086651+0000 mgr.y (mgr.24356) 18040 : cluster 0 pgmap v18008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:39 smithi040 bash[28232]: cluster 2023-12-02T01:39:39.086651+0000 mgr.y (mgr.24356) 18040 : cluster 0 pgmap v18008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:41.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:40 smithi141 bash[31670]: audit 2023-12-02T01:39:40.693414+0000 mon.a (mon.0) 11186 : audit 0 from='client.? 172.21.15.40:0/3712375999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:40 smithi040 bash[28232]: audit 2023-12-02T01:39:40.693414+0000 mon.a (mon.0) 11186 : audit 0 from='client.? 172.21.15.40:0/3712375999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:40 smithi040 bash[41173]: audit 2023-12-02T01:39:40.693414+0000 mon.a (mon.0) 11186 : audit 0 from='client.? 172.21.15.40:0/3712375999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:42 smithi040 bash[28232]: cluster 2023-12-02T01:39:41.087801+0000 mgr.y (mgr.24356) 18041 : cluster 0 pgmap v18009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:42 smithi040 bash[41173]: cluster 2023-12-02T01:39:41.087801+0000 mgr.y (mgr.24356) 18041 : cluster 0 pgmap v18009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:42 smithi141 bash[31670]: cluster 2023-12-02T01:39:41.087801+0000 mgr.y (mgr.24356) 18041 : cluster 0 pgmap v18009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:43 smithi040 bash[28232]: audit 2023-12-02T01:39:43.148398+0000 mon.c (mon.2) 11308 : audit 0 from='client.? 172.21.15.40:0/1883346226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:43 smithi040 bash[41173]: audit 2023-12-02T01:39:43.148398+0000 mon.c (mon.2) 11308 : audit 0 from='client.? 172.21.15.40:0/1883346226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:43 smithi141 bash[31670]: audit 2023-12-02T01:39:43.148398+0000 mon.c (mon.2) 11308 : audit 0 from='client.? 172.21.15.40:0/1883346226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:44 smithi040 bash[41173]: cluster 2023-12-02T01:39:43.088409+0000 mgr.y (mgr.24356) 18042 : cluster 0 pgmap v18010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:44 smithi040 bash[28232]: cluster 2023-12-02T01:39:43.088409+0000 mgr.y (mgr.24356) 18042 : cluster 0 pgmap v18010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:44 smithi141 bash[31670]: cluster 2023-12-02T01:39:43.088409+0000 mgr.y (mgr.24356) 18042 : cluster 0 pgmap v18010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:39:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:39:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:46 smithi040 bash[41173]: cluster 2023-12-02T01:39:45.089563+0000 mgr.y (mgr.24356) 18043 : cluster 0 pgmap v18011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:46 smithi040 bash[41173]: audit 2023-12-02T01:39:45.617104+0000 mon.c (mon.2) 11309 : audit 0 from='client.? 172.21.15.40:0/380658980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:46 smithi040 bash[28232]: cluster 2023-12-02T01:39:45.089563+0000 mgr.y (mgr.24356) 18043 : cluster 0 pgmap v18011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:46 smithi040 bash[28232]: audit 2023-12-02T01:39:45.617104+0000 mon.c (mon.2) 11309 : audit 0 from='client.? 172.21.15.40:0/380658980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:46 smithi141 bash[31670]: cluster 2023-12-02T01:39:45.089563+0000 mgr.y (mgr.24356) 18043 : cluster 0 pgmap v18011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:46 smithi141 bash[31670]: audit 2023-12-02T01:39:45.617104+0000 mon.c (mon.2) 11309 : audit 0 from='client.? 172.21.15.40:0/380658980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:48 smithi040 bash[41173]: cluster 2023-12-02T01:39:47.090250+0000 mgr.y (mgr.24356) 18044 : cluster 0 pgmap v18012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:48 smithi040 bash[41173]: audit 2023-12-02T01:39:48.087827+0000 mon.c (mon.2) 11310 : audit 0 from='client.? 172.21.15.40:0/2090183584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:48 smithi040 bash[28232]: cluster 2023-12-02T01:39:47.090250+0000 mgr.y (mgr.24356) 18044 : cluster 0 pgmap v18012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:48 smithi040 bash[28232]: audit 2023-12-02T01:39:48.087827+0000 mon.c (mon.2) 11310 : audit 0 from='client.? 172.21.15.40:0/2090183584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:48 smithi141 bash[31670]: cluster 2023-12-02T01:39:47.090250+0000 mgr.y (mgr.24356) 18044 : cluster 0 pgmap v18012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:48 smithi141 bash[31670]: audit 2023-12-02T01:39:48.087827+0000 mon.c (mon.2) 11310 : audit 0 from='client.? 172.21.15.40:0/2090183584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:49 smithi040 bash[28232]: audit 2023-12-02T01:39:49.291598+0000 mon.c (mon.2) 11311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:49 smithi040 bash[41173]: audit 2023-12-02T01:39:49.291598+0000 mon.c (mon.2) 11311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:49 smithi141 bash[31670]: audit 2023-12-02T01:39:49.291598+0000 mon.c (mon.2) 11311 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:50 smithi040 bash[41173]: cluster 2023-12-02T01:39:49.090909+0000 mgr.y (mgr.24356) 18045 : cluster 0 pgmap v18013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:50 smithi040 bash[28232]: cluster 2023-12-02T01:39:49.090909+0000 mgr.y (mgr.24356) 18045 : cluster 0 pgmap v18013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:50 smithi141 bash[31670]: cluster 2023-12-02T01:39:49.090909+0000 mgr.y (mgr.24356) 18045 : cluster 0 pgmap v18013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:51 smithi040 bash[41173]: audit 2023-12-02T01:39:50.553445+0000 mon.c (mon.2) 11312 : audit 0 from='client.? 172.21.15.40:0/2709097162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:51 smithi040 bash[28232]: audit 2023-12-02T01:39:50.553445+0000 mon.c (mon.2) 11312 : audit 0 from='client.? 172.21.15.40:0/2709097162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:51.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:51 smithi141 bash[31670]: audit 2023-12-02T01:39:50.553445+0000 mon.c (mon.2) 11312 : audit 0 from='client.? 172.21.15.40:0/2709097162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:52.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:52 smithi040 bash[28232]: cluster 2023-12-02T01:39:51.092059+0000 mgr.y (mgr.24356) 18046 : cluster 0 pgmap v18014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:52.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:52 smithi141 bash[31670]: cluster 2023-12-02T01:39:51.092059+0000 mgr.y (mgr.24356) 18046 : cluster 0 pgmap v18014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:52 smithi040 bash[41173]: cluster 2023-12-02T01:39:51.092059+0000 mgr.y (mgr.24356) 18046 : cluster 0 pgmap v18014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:53 smithi040 bash[28232]: audit 2023-12-02T01:39:53.011457+0000 mon.c (mon.2) 11313 : audit 0 from='client.? 172.21.15.40:0/1594835626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:53 smithi040 bash[41173]: audit 2023-12-02T01:39:53.011457+0000 mon.c (mon.2) 11313 : audit 0 from='client.? 172.21.15.40:0/1594835626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:53 smithi141 bash[31670]: audit 2023-12-02T01:39:53.011457+0000 mon.c (mon.2) 11313 : audit 0 from='client.? 172.21.15.40:0/1594835626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:54 smithi040 bash[28232]: cluster 2023-12-02T01:39:53.092782+0000 mgr.y (mgr.24356) 18047 : cluster 0 pgmap v18015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:54 smithi040 bash[41173]: cluster 2023-12-02T01:39:53.092782+0000 mgr.y (mgr.24356) 18047 : cluster 0 pgmap v18015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:54 smithi141 bash[31670]: cluster 2023-12-02T01:39:53.092782+0000 mgr.y (mgr.24356) 18047 : cluster 0 pgmap v18015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:55 smithi040 bash[28232]: cluster 2023-12-02T01:39:55.093933+0000 mgr.y (mgr.24356) 18048 : cluster 0 pgmap v18016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:55 smithi040 bash[41173]: cluster 2023-12-02T01:39:55.093933+0000 mgr.y (mgr.24356) 18048 : cluster 0 pgmap v18016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:55 smithi141 bash[31670]: cluster 2023-12-02T01:39:55.093933+0000 mgr.y (mgr.24356) 18048 : cluster 0 pgmap v18016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:56 smithi141 bash[31670]: audit 2023-12-02T01:39:55.478555+0000 mon.a (mon.0) 11187 : audit 0 from='client.? 172.21.15.40:0/1322683013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:39:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:39:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:56 smithi040 bash[41173]: audit 2023-12-02T01:39:55.478555+0000 mon.a (mon.0) 11187 : audit 0 from='client.? 172.21.15.40:0/1322683013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:56 smithi040 bash[28232]: audit 2023-12-02T01:39:55.478555+0000 mon.a (mon.0) 11187 : audit 0 from='client.? 172.21.15.40:0/1322683013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:57 smithi141 bash[31670]: cluster 2023-12-02T01:39:57.094621+0000 mgr.y (mgr.24356) 18049 : cluster 0 pgmap v18017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:57 smithi040 bash[28232]: cluster 2023-12-02T01:39:57.094621+0000 mgr.y (mgr.24356) 18049 : cluster 0 pgmap v18017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:57 smithi040 bash[41173]: cluster 2023-12-02T01:39:57.094621+0000 mgr.y (mgr.24356) 18049 : cluster 0 pgmap v18017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:58 smithi141 bash[31670]: audit 2023-12-02T01:39:57.935438+0000 mon.c (mon.2) 11314 : audit 0 from='client.? 172.21.15.40:0/2555289885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:58 smithi040 bash[28232]: audit 2023-12-02T01:39:57.935438+0000 mon.c (mon.2) 11314 : audit 0 from='client.? 172.21.15.40:0/2555289885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:58 smithi040 bash[41173]: audit 2023-12-02T01:39:57.935438+0000 mon.c (mon.2) 11314 : audit 0 from='client.? 172.21.15.40:0/2555289885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:39:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:39:59 smithi141 bash[31670]: cluster 2023-12-02T01:39:59.095315+0000 mgr.y (mgr.24356) 18050 : cluster 0 pgmap v18018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:39:59 smithi040 bash[28232]: cluster 2023-12-02T01:39:59.095315+0000 mgr.y (mgr.24356) 18050 : cluster 0 pgmap v18018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:39:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:39:59 smithi040 bash[41173]: cluster 2023-12-02T01:39:59.095315+0000 mgr.y (mgr.24356) 18050 : cluster 0 pgmap v18018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:00 smithi040 bash[28232]: debug 2023-12-02T01:39:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:00 smithi141 bash[31670]: cluster 2023-12-02T01:40:00.000177+0000 mon.a (mon.0) 11188 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:00 smithi040 bash[41173]: cluster 2023-12-02T01:40:00.000177+0000 mon.a (mon.0) 11188 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:00 smithi040 bash[28232]: cluster 2023-12-02T01:40:00.000177+0000 mon.a (mon.0) 11188 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:01 smithi141 bash[31670]: audit 2023-12-02T01:40:00.442848+0000 mon.c (mon.2) 11315 : audit 0 from='client.? 172.21.15.40:0/730878151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:01 smithi141 bash[31670]: cluster 2023-12-02T01:40:01.096487+0000 mgr.y (mgr.24356) 18051 : cluster 0 pgmap v18019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:01 smithi040 bash[28232]: audit 2023-12-02T01:40:00.442848+0000 mon.c (mon.2) 11315 : audit 0 from='client.? 172.21.15.40:0/730878151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:01 smithi040 bash[28232]: cluster 2023-12-02T01:40:01.096487+0000 mgr.y (mgr.24356) 18051 : cluster 0 pgmap v18019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:01 smithi040 bash[41173]: audit 2023-12-02T01:40:00.442848+0000 mon.c (mon.2) 11315 : audit 0 from='client.? 172.21.15.40:0/730878151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:01 smithi040 bash[41173]: cluster 2023-12-02T01:40:01.096487+0000 mgr.y (mgr.24356) 18051 : cluster 0 pgmap v18019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:03.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:02 smithi141 bash[31670]: audit 2023-12-02T01:40:02.912048+0000 mon.c (mon.2) 11316 : audit 0 from='client.? 172.21.15.40:0/2019895630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:02 smithi040 bash[28232]: audit 2023-12-02T01:40:02.912048+0000 mon.c (mon.2) 11316 : audit 0 from='client.? 172.21.15.40:0/2019895630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:02 smithi040 bash[41173]: audit 2023-12-02T01:40:02.912048+0000 mon.c (mon.2) 11316 : audit 0 from='client.? 172.21.15.40:0/2019895630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:04.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:03 smithi141 bash[31670]: cluster 2023-12-02T01:40:03.097265+0000 mgr.y (mgr.24356) 18052 : cluster 0 pgmap v18020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:03 smithi040 bash[28232]: cluster 2023-12-02T01:40:03.097265+0000 mgr.y (mgr.24356) 18052 : cluster 0 pgmap v18020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:03 smithi040 bash[41173]: cluster 2023-12-02T01:40:03.097265+0000 mgr.y (mgr.24356) 18052 : cluster 0 pgmap v18020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:04 smithi141 bash[31670]: audit 2023-12-02T01:40:04.291921+0000 mon.c (mon.2) 11317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:04 smithi040 bash[28232]: audit 2023-12-02T01:40:04.291921+0000 mon.c (mon.2) 11317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:04 smithi040 bash[41173]: audit 2023-12-02T01:40:04.291921+0000 mon.c (mon.2) 11317 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:06.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:05 smithi141 bash[31670]: cluster 2023-12-02T01:40:05.098401+0000 mgr.y (mgr.24356) 18053 : cluster 0 pgmap v18021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:05 smithi141 bash[31670]: audit 2023-12-02T01:40:05.376650+0000 mon.c (mon.2) 11318 : audit 0 from='client.? 172.21.15.40:0/734138410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:05 smithi040 bash[28232]: cluster 2023-12-02T01:40:05.098401+0000 mgr.y (mgr.24356) 18053 : cluster 0 pgmap v18021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:05 smithi040 bash[28232]: audit 2023-12-02T01:40:05.376650+0000 mon.c (mon.2) 11318 : audit 0 from='client.? 172.21.15.40:0/734138410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:05 smithi040 bash[41173]: cluster 2023-12-02T01:40:05.098401+0000 mgr.y (mgr.24356) 18053 : cluster 0 pgmap v18021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:05 smithi040 bash[41173]: audit 2023-12-02T01:40:05.376650+0000 mon.c (mon.2) 11318 : audit 0 from='client.? 172.21.15.40:0/734138410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:40:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:40:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:08 smithi040 bash[28232]: cluster 2023-12-02T01:40:07.099015+0000 mgr.y (mgr.24356) 18054 : cluster 0 pgmap v18022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:08 smithi040 bash[28232]: audit 2023-12-02T01:40:07.837274+0000 mon.a (mon.0) 11189 : audit 0 from='client.? 172.21.15.40:0/119076397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:08 smithi040 bash[41173]: cluster 2023-12-02T01:40:07.099015+0000 mgr.y (mgr.24356) 18054 : cluster 0 pgmap v18022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:08 smithi040 bash[41173]: audit 2023-12-02T01:40:07.837274+0000 mon.a (mon.0) 11189 : audit 0 from='client.? 172.21.15.40:0/119076397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:08 smithi141 bash[31670]: cluster 2023-12-02T01:40:07.099015+0000 mgr.y (mgr.24356) 18054 : cluster 0 pgmap v18022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:08 smithi141 bash[31670]: audit 2023-12-02T01:40:07.837274+0000 mon.a (mon.0) 11189 : audit 0 from='client.? 172.21.15.40:0/119076397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:10 smithi040 bash[28232]: cluster 2023-12-02T01:40:09.099720+0000 mgr.y (mgr.24356) 18055 : cluster 0 pgmap v18023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:10 smithi040 bash[28232]: audit 2023-12-02T01:40:10.291217+0000 mon.c (mon.2) 11319 : audit 0 from='client.? 172.21.15.40:0/3047364910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:10 smithi040 bash[41173]: cluster 2023-12-02T01:40:09.099720+0000 mgr.y (mgr.24356) 18055 : cluster 0 pgmap v18023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:10 smithi040 bash[41173]: audit 2023-12-02T01:40:10.291217+0000 mon.c (mon.2) 11319 : audit 0 from='client.? 172.21.15.40:0/3047364910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:10.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:10 smithi141 bash[31670]: cluster 2023-12-02T01:40:09.099720+0000 mgr.y (mgr.24356) 18055 : cluster 0 pgmap v18023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:10 smithi141 bash[31670]: audit 2023-12-02T01:40:10.291217+0000 mon.c (mon.2) 11319 : audit 0 from='client.? 172.21.15.40:0/3047364910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:12 smithi040 bash[41173]: cluster 2023-12-02T01:40:11.100938+0000 mgr.y (mgr.24356) 18056 : cluster 0 pgmap v18024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:12 smithi040 bash[28232]: cluster 2023-12-02T01:40:11.100938+0000 mgr.y (mgr.24356) 18056 : cluster 0 pgmap v18024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:12 smithi141 bash[31670]: cluster 2023-12-02T01:40:11.100938+0000 mgr.y (mgr.24356) 18056 : cluster 0 pgmap v18024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:13 smithi040 bash[28232]: audit 2023-12-02T01:40:12.758318+0000 mon.a (mon.0) 11190 : audit 0 from='client.? 172.21.15.40:0/2583382176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:13 smithi040 bash[41173]: audit 2023-12-02T01:40:12.758318+0000 mon.a (mon.0) 11190 : audit 0 from='client.? 172.21.15.40:0/2583382176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:13.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:13 smithi141 bash[31670]: audit 2023-12-02T01:40:12.758318+0000 mon.a (mon.0) 11190 : audit 0 from='client.? 172.21.15.40:0/2583382176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:14 smithi040 bash[28232]: cluster 2023-12-02T01:40:13.101769+0000 mgr.y (mgr.24356) 18057 : cluster 0 pgmap v18025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:14 smithi040 bash[41173]: cluster 2023-12-02T01:40:13.101769+0000 mgr.y (mgr.24356) 18057 : cluster 0 pgmap v18025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:14 smithi141 bash[31670]: cluster 2023-12-02T01:40:13.101769+0000 mgr.y (mgr.24356) 18057 : cluster 0 pgmap v18025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:15 smithi040 bash[28232]: audit 2023-12-02T01:40:15.210585+0000 mon.a (mon.0) 11191 : audit 0 from='client.? 172.21.15.40:0/2231730921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:15 smithi040 bash[41173]: audit 2023-12-02T01:40:15.210585+0000 mon.a (mon.0) 11191 : audit 0 from='client.? 172.21.15.40:0/2231730921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:15 smithi141 bash[31670]: audit 2023-12-02T01:40:15.210585+0000 mon.a (mon.0) 11191 : audit 0 from='client.? 172.21.15.40:0/2231730921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:16 smithi040 bash[28232]: cluster 2023-12-02T01:40:15.102938+0000 mgr.y (mgr.24356) 18058 : cluster 0 pgmap v18026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:40:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:40:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:16 smithi040 bash[41173]: cluster 2023-12-02T01:40:15.102938+0000 mgr.y (mgr.24356) 18058 : cluster 0 pgmap v18026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:16.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:16 smithi141 bash[31670]: cluster 2023-12-02T01:40:15.102938+0000 mgr.y (mgr.24356) 18058 : cluster 0 pgmap v18026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[28232]: cluster 2023-12-02T01:40:17.103664+0000 mgr.y (mgr.24356) 18059 : cluster 0 pgmap v18027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[28232]: audit 2023-12-02T01:40:17.527591+0000 mon.c (mon.2) 11320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:40:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[28232]: audit 2023-12-02T01:40:17.681521+0000 mon.a (mon.0) 11192 : audit 0 from='client.? 172.21.15.40:0/1266884148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[28232]: audit 2023-12-02T01:40:17.905988+0000 mon.a (mon.0) 11193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[28232]: audit 2023-12-02T01:40:17.915876+0000 mon.a (mon.0) 11194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[41173]: cluster 2023-12-02T01:40:17.103664+0000 mgr.y (mgr.24356) 18059 : cluster 0 pgmap v18027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[41173]: audit 2023-12-02T01:40:17.527591+0000 mon.c (mon.2) 11320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:40:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[41173]: audit 2023-12-02T01:40:17.681521+0000 mon.a (mon.0) 11192 : audit 0 from='client.? 172.21.15.40:0/1266884148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[41173]: audit 2023-12-02T01:40:17.905988+0000 mon.a (mon.0) 11193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:18 smithi040 bash[41173]: audit 2023-12-02T01:40:17.915876+0000 mon.a (mon.0) 11194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:18 smithi141 bash[31670]: cluster 2023-12-02T01:40:17.103664+0000 mgr.y (mgr.24356) 18059 : cluster 0 pgmap v18027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:18 smithi141 bash[31670]: audit 2023-12-02T01:40:17.527591+0000 mon.c (mon.2) 11320 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:40:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:18 smithi141 bash[31670]: audit 2023-12-02T01:40:17.681521+0000 mon.a (mon.0) 11192 : audit 0 from='client.? 172.21.15.40:0/1266884148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:18 smithi141 bash[31670]: audit 2023-12-02T01:40:17.905988+0000 mon.a (mon.0) 11193 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:18 smithi141 bash[31670]: audit 2023-12-02T01:40:17.915876+0000 mon.a (mon.0) 11194 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:19 smithi040 bash[28232]: cluster 2023-12-02T01:40:19.104377+0000 mgr.y (mgr.24356) 18060 : cluster 0 pgmap v18028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:19 smithi040 bash[28232]: audit 2023-12-02T01:40:19.292214+0000 mon.c (mon.2) 11321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:19 smithi040 bash[41173]: cluster 2023-12-02T01:40:19.104377+0000 mgr.y (mgr.24356) 18060 : cluster 0 pgmap v18028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:19 smithi040 bash[41173]: audit 2023-12-02T01:40:19.292214+0000 mon.c (mon.2) 11321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:19 smithi141 bash[31670]: cluster 2023-12-02T01:40:19.104377+0000 mgr.y (mgr.24356) 18060 : cluster 0 pgmap v18028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:19 smithi141 bash[31670]: audit 2023-12-02T01:40:19.292214+0000 mon.c (mon.2) 11321 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:20 smithi141 bash[31670]: audit 2023-12-02T01:40:20.157599+0000 mon.c (mon.2) 11322 : audit 0 from='client.? 172.21.15.40:0/2079407938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:20 smithi040 bash[28232]: audit 2023-12-02T01:40:20.157599+0000 mon.c (mon.2) 11322 : audit 0 from='client.? 172.21.15.40:0/2079407938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:20 smithi040 bash[41173]: audit 2023-12-02T01:40:20.157599+0000 mon.c (mon.2) 11322 : audit 0 from='client.? 172.21.15.40:0/2079407938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:22 smithi040 bash[28232]: cluster 2023-12-02T01:40:21.105597+0000 mgr.y (mgr.24356) 18061 : cluster 0 pgmap v18029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:22 smithi040 bash[41173]: cluster 2023-12-02T01:40:21.105597+0000 mgr.y (mgr.24356) 18061 : cluster 0 pgmap v18029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:22 smithi141 bash[31670]: cluster 2023-12-02T01:40:21.105597+0000 mgr.y (mgr.24356) 18061 : cluster 0 pgmap v18029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:23 smithi040 bash[28232]: audit 2023-12-02T01:40:22.632111+0000 mon.a (mon.0) 11195 : audit 0 from='client.? 172.21.15.40:0/3473623116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:23 smithi040 bash[41173]: audit 2023-12-02T01:40:22.632111+0000 mon.a (mon.0) 11195 : audit 0 from='client.? 172.21.15.40:0/3473623116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:23.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:23 smithi141 bash[31670]: audit 2023-12-02T01:40:22.632111+0000 mon.a (mon.0) 11195 : audit 0 from='client.? 172.21.15.40:0/3473623116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[28232]: cluster 2023-12-02T01:40:23.106116+0000 mgr.y (mgr.24356) 18062 : cluster 0 pgmap v18030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[28232]: audit 2023-12-02T01:40:23.433558+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[28232]: audit 2023-12-02T01:40:23.444897+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[28232]: audit 2023-12-02T01:40:24.118478+0000 mon.a (mon.0) 11198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[28232]: audit 2023-12-02T01:40:24.129441+0000 mon.a (mon.0) 11199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[41173]: cluster 2023-12-02T01:40:23.106116+0000 mgr.y (mgr.24356) 18062 : cluster 0 pgmap v18030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[41173]: audit 2023-12-02T01:40:23.433558+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[41173]: audit 2023-12-02T01:40:23.444897+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[41173]: audit 2023-12-02T01:40:24.118478+0000 mon.a (mon.0) 11198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:24 smithi040 bash[41173]: audit 2023-12-02T01:40:24.129441+0000 mon.a (mon.0) 11199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:24 smithi141 bash[31670]: cluster 2023-12-02T01:40:23.106116+0000 mgr.y (mgr.24356) 18062 : cluster 0 pgmap v18030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:24 smithi141 bash[31670]: audit 2023-12-02T01:40:23.433558+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:24 smithi141 bash[31670]: audit 2023-12-02T01:40:23.444897+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:24 smithi141 bash[31670]: audit 2023-12-02T01:40:24.118478+0000 mon.a (mon.0) 11198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:24 smithi141 bash[31670]: audit 2023-12-02T01:40:24.129441+0000 mon.a (mon.0) 11199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[41173]: audit 2023-12-02T01:40:24.600853+0000 mon.c (mon.2) 11323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:40:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[41173]: audit 2023-12-02T01:40:24.602935+0000 mon.c (mon.2) 11324 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:40:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[41173]: audit 2023-12-02T01:40:24.613118+0000 mon.a (mon.0) 11200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[41173]: audit 2023-12-02T01:40:25.098597+0000 mon.c (mon.2) 11325 : audit 0 from='client.? 172.21.15.40:0/2312303136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[28232]: audit 2023-12-02T01:40:24.600853+0000 mon.c (mon.2) 11323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:40:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[28232]: audit 2023-12-02T01:40:24.602935+0000 mon.c (mon.2) 11324 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:40:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[28232]: audit 2023-12-02T01:40:24.613118+0000 mon.a (mon.0) 11200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:25 smithi040 bash[28232]: audit 2023-12-02T01:40:25.098597+0000 mon.c (mon.2) 11325 : audit 0 from='client.? 172.21.15.40:0/2312303136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:25 smithi141 bash[31670]: audit 2023-12-02T01:40:24.600853+0000 mon.c (mon.2) 11323 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:40:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:25 smithi141 bash[31670]: audit 2023-12-02T01:40:24.602935+0000 mon.c (mon.2) 11324 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:40:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:25 smithi141 bash[31670]: audit 2023-12-02T01:40:24.613118+0000 mon.a (mon.0) 11200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:40:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:25 smithi141 bash[31670]: audit 2023-12-02T01:40:25.098597+0000 mon.c (mon.2) 11325 : audit 0 from='client.? 172.21.15.40:0/2312303136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:40:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:40:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:26 smithi040 bash[41173]: cluster 2023-12-02T01:40:25.107284+0000 mgr.y (mgr.24356) 18063 : cluster 0 pgmap v18031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:26 smithi040 bash[28232]: cluster 2023-12-02T01:40:25.107284+0000 mgr.y (mgr.24356) 18063 : cluster 0 pgmap v18031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:26 smithi141 bash[31670]: cluster 2023-12-02T01:40:25.107284+0000 mgr.y (mgr.24356) 18063 : cluster 0 pgmap v18031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:28 smithi040 bash[28232]: cluster 2023-12-02T01:40:27.107982+0000 mgr.y (mgr.24356) 18064 : cluster 0 pgmap v18032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:28 smithi040 bash[28232]: audit 2023-12-02T01:40:27.565150+0000 mon.a (mon.0) 11201 : audit 0 from='client.? 172.21.15.40:0/596181297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:28 smithi040 bash[41173]: cluster 2023-12-02T01:40:27.107982+0000 mgr.y (mgr.24356) 18064 : cluster 0 pgmap v18032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:28 smithi040 bash[41173]: audit 2023-12-02T01:40:27.565150+0000 mon.a (mon.0) 11201 : audit 0 from='client.? 172.21.15.40:0/596181297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:28 smithi141 bash[31670]: cluster 2023-12-02T01:40:27.107982+0000 mgr.y (mgr.24356) 18064 : cluster 0 pgmap v18032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:28 smithi141 bash[31670]: audit 2023-12-02T01:40:27.565150+0000 mon.a (mon.0) 11201 : audit 0 from='client.? 172.21.15.40:0/596181297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:30 smithi040 bash[28232]: cluster 2023-12-02T01:40:29.108670+0000 mgr.y (mgr.24356) 18065 : cluster 0 pgmap v18033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:30 smithi040 bash[28232]: audit 2023-12-02T01:40:30.023637+0000 mon.a (mon.0) 11202 : audit 0 from='client.? 172.21.15.40:0/2960706700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:30 smithi040 bash[41173]: cluster 2023-12-02T01:40:29.108670+0000 mgr.y (mgr.24356) 18065 : cluster 0 pgmap v18033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:30 smithi040 bash[41173]: audit 2023-12-02T01:40:30.023637+0000 mon.a (mon.0) 11202 : audit 0 from='client.? 172.21.15.40:0/2960706700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:30.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:30 smithi141 bash[31670]: cluster 2023-12-02T01:40:29.108670+0000 mgr.y (mgr.24356) 18065 : cluster 0 pgmap v18033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:30 smithi141 bash[31670]: audit 2023-12-02T01:40:30.023637+0000 mon.a (mon.0) 11202 : audit 0 from='client.? 172.21.15.40:0/2960706700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:32 smithi040 bash[28232]: cluster 2023-12-02T01:40:31.109977+0000 mgr.y (mgr.24356) 18066 : cluster 0 pgmap v18034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:32 smithi040 bash[41173]: cluster 2023-12-02T01:40:31.109977+0000 mgr.y (mgr.24356) 18066 : cluster 0 pgmap v18034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:32 smithi141 bash[31670]: cluster 2023-12-02T01:40:31.109977+0000 mgr.y (mgr.24356) 18066 : cluster 0 pgmap v18034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:33 smithi040 bash[28232]: audit 2023-12-02T01:40:32.482842+0000 mon.a (mon.0) 11203 : audit 0 from='client.? 172.21.15.40:0/3721390235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:33 smithi040 bash[41173]: audit 2023-12-02T01:40:32.482842+0000 mon.a (mon.0) 11203 : audit 0 from='client.? 172.21.15.40:0/3721390235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:33 smithi141 bash[31670]: audit 2023-12-02T01:40:32.482842+0000 mon.a (mon.0) 11203 : audit 0 from='client.? 172.21.15.40:0/3721390235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:34 smithi040 bash[28232]: cluster 2023-12-02T01:40:33.110702+0000 mgr.y (mgr.24356) 18067 : cluster 0 pgmap v18035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:34 smithi040 bash[28232]: audit 2023-12-02T01:40:34.292929+0000 mon.c (mon.2) 11326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:34 smithi040 bash[41173]: cluster 2023-12-02T01:40:33.110702+0000 mgr.y (mgr.24356) 18067 : cluster 0 pgmap v18035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:34 smithi040 bash[41173]: audit 2023-12-02T01:40:34.292929+0000 mon.c (mon.2) 11326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:34 smithi141 bash[31670]: cluster 2023-12-02T01:40:33.110702+0000 mgr.y (mgr.24356) 18067 : cluster 0 pgmap v18035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:34 smithi141 bash[31670]: audit 2023-12-02T01:40:34.292929+0000 mon.c (mon.2) 11326 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:35 smithi040 bash[28232]: audit 2023-12-02T01:40:34.946513+0000 mon.a (mon.0) 11204 : audit 0 from='client.? 172.21.15.40:0/3239769920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:35 smithi040 bash[41173]: audit 2023-12-02T01:40:34.946513+0000 mon.a (mon.0) 11204 : audit 0 from='client.? 172.21.15.40:0/3239769920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:35 smithi141 bash[31670]: audit 2023-12-02T01:40:34.946513+0000 mon.a (mon.0) 11204 : audit 0 from='client.? 172.21.15.40:0/3239769920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:36 smithi141 bash[31670]: cluster 2023-12-02T01:40:35.112019+0000 mgr.y (mgr.24356) 18068 : cluster 0 pgmap v18036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:36 smithi040 bash[28232]: cluster 2023-12-02T01:40:35.112019+0000 mgr.y (mgr.24356) 18068 : cluster 0 pgmap v18036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:36 smithi040 bash[41173]: cluster 2023-12-02T01:40:35.112019+0000 mgr.y (mgr.24356) 18068 : cluster 0 pgmap v18036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:40:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:40:37.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:37 smithi141 bash[31670]: cluster 2023-12-02T01:40:37.112607+0000 mgr.y (mgr.24356) 18069 : cluster 0 pgmap v18037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:37 smithi040 bash[28232]: cluster 2023-12-02T01:40:37.112607+0000 mgr.y (mgr.24356) 18069 : cluster 0 pgmap v18037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:37 smithi040 bash[41173]: cluster 2023-12-02T01:40:37.112607+0000 mgr.y (mgr.24356) 18069 : cluster 0 pgmap v18037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:38 smithi141 bash[31670]: audit 2023-12-02T01:40:37.423883+0000 mon.c (mon.2) 11327 : audit 0 from='client.? 172.21.15.40:0/158835673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:38 smithi040 bash[28232]: audit 2023-12-02T01:40:37.423883+0000 mon.c (mon.2) 11327 : audit 0 from='client.? 172.21.15.40:0/158835673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:38 smithi040 bash[41173]: audit 2023-12-02T01:40:37.423883+0000 mon.c (mon.2) 11327 : audit 0 from='client.? 172.21.15.40:0/158835673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:39 smithi141 bash[31670]: cluster 2023-12-02T01:40:39.113214+0000 mgr.y (mgr.24356) 18070 : cluster 0 pgmap v18038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:39 smithi040 bash[28232]: cluster 2023-12-02T01:40:39.113214+0000 mgr.y (mgr.24356) 18070 : cluster 0 pgmap v18038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:39 smithi040 bash[41173]: cluster 2023-12-02T01:40:39.113214+0000 mgr.y (mgr.24356) 18070 : cluster 0 pgmap v18038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:40 smithi141 bash[31670]: audit 2023-12-02T01:40:39.890635+0000 mon.c (mon.2) 11328 : audit 0 from='client.? 172.21.15.40:0/2381730086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:40 smithi040 bash[28232]: audit 2023-12-02T01:40:39.890635+0000 mon.c (mon.2) 11328 : audit 0 from='client.? 172.21.15.40:0/2381730086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:40 smithi040 bash[41173]: audit 2023-12-02T01:40:39.890635+0000 mon.c (mon.2) 11328 : audit 0 from='client.? 172.21.15.40:0/2381730086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:42 smithi040 bash[41173]: cluster 2023-12-02T01:40:41.114371+0000 mgr.y (mgr.24356) 18071 : cluster 0 pgmap v18039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:42 smithi040 bash[41173]: audit 2023-12-02T01:40:42.355941+0000 mon.c (mon.2) 11329 : audit 0 from='client.? 172.21.15.40:0/272639428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:42 smithi040 bash[28232]: cluster 2023-12-02T01:40:41.114371+0000 mgr.y (mgr.24356) 18071 : cluster 0 pgmap v18039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:42 smithi040 bash[28232]: audit 2023-12-02T01:40:42.355941+0000 mon.c (mon.2) 11329 : audit 0 from='client.? 172.21.15.40:0/272639428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:42 smithi141 bash[31670]: cluster 2023-12-02T01:40:41.114371+0000 mgr.y (mgr.24356) 18071 : cluster 0 pgmap v18039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:42 smithi141 bash[31670]: audit 2023-12-02T01:40:42.355941+0000 mon.c (mon.2) 11329 : audit 0 from='client.? 172.21.15.40:0/272639428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:44 smithi040 bash[28232]: cluster 2023-12-02T01:40:43.115062+0000 mgr.y (mgr.24356) 18072 : cluster 0 pgmap v18040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:44 smithi040 bash[41173]: cluster 2023-12-02T01:40:43.115062+0000 mgr.y (mgr.24356) 18072 : cluster 0 pgmap v18040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:44 smithi141 bash[31670]: cluster 2023-12-02T01:40:43.115062+0000 mgr.y (mgr.24356) 18072 : cluster 0 pgmap v18040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:45 smithi040 bash[28232]: audit 2023-12-02T01:40:44.811551+0000 mon.c (mon.2) 11330 : audit 0 from='client.? 172.21.15.40:0/1654908158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:45 smithi040 bash[41173]: audit 2023-12-02T01:40:44.811551+0000 mon.c (mon.2) 11330 : audit 0 from='client.? 172.21.15.40:0/1654908158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:45.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:45 smithi141 bash[31670]: audit 2023-12-02T01:40:44.811551+0000 mon.c (mon.2) 11330 : audit 0 from='client.? 172.21.15.40:0/1654908158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:46 smithi040 bash[28232]: cluster 2023-12-02T01:40:45.116269+0000 mgr.y (mgr.24356) 18073 : cluster 0 pgmap v18041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:40:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:40:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:46 smithi040 bash[41173]: cluster 2023-12-02T01:40:45.116269+0000 mgr.y (mgr.24356) 18073 : cluster 0 pgmap v18041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:46 smithi141 bash[31670]: cluster 2023-12-02T01:40:45.116269+0000 mgr.y (mgr.24356) 18073 : cluster 0 pgmap v18041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:47 smithi040 bash[28232]: audit 2023-12-02T01:40:47.273398+0000 mon.c (mon.2) 11331 : audit 0 from='client.? 172.21.15.40:0/768575222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:47 smithi040 bash[41173]: audit 2023-12-02T01:40:47.273398+0000 mon.c (mon.2) 11331 : audit 0 from='client.? 172.21.15.40:0/768575222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:47 smithi141 bash[31670]: audit 2023-12-02T01:40:47.273398+0000 mon.c (mon.2) 11331 : audit 0 from='client.? 172.21.15.40:0/768575222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:48 smithi040 bash[28232]: cluster 2023-12-02T01:40:47.116762+0000 mgr.y (mgr.24356) 18074 : cluster 0 pgmap v18042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:48 smithi040 bash[41173]: cluster 2023-12-02T01:40:47.116762+0000 mgr.y (mgr.24356) 18074 : cluster 0 pgmap v18042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:48 smithi141 bash[31670]: cluster 2023-12-02T01:40:47.116762+0000 mgr.y (mgr.24356) 18074 : cluster 0 pgmap v18042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:49 smithi040 bash[41173]: audit 2023-12-02T01:40:49.293145+0000 mon.c (mon.2) 11332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:49 smithi040 bash[28232]: audit 2023-12-02T01:40:49.293145+0000 mon.c (mon.2) 11332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:49.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:49 smithi141 bash[31670]: audit 2023-12-02T01:40:49.293145+0000 mon.c (mon.2) 11332 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:50.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:50 smithi141 bash[31670]: cluster 2023-12-02T01:40:49.117396+0000 mgr.y (mgr.24356) 18075 : cluster 0 pgmap v18043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:50 smithi141 bash[31670]: audit 2023-12-02T01:40:49.740028+0000 mon.a (mon.0) 11205 : audit 0 from='client.? 172.21.15.40:0/3392790118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:50 smithi040 bash[28232]: cluster 2023-12-02T01:40:49.117396+0000 mgr.y (mgr.24356) 18075 : cluster 0 pgmap v18043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:50 smithi040 bash[28232]: audit 2023-12-02T01:40:49.740028+0000 mon.a (mon.0) 11205 : audit 0 from='client.? 172.21.15.40:0/3392790118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:50 smithi040 bash[41173]: cluster 2023-12-02T01:40:49.117396+0000 mgr.y (mgr.24356) 18075 : cluster 0 pgmap v18043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:50 smithi040 bash[41173]: audit 2023-12-02T01:40:49.740028+0000 mon.a (mon.0) 11205 : audit 0 from='client.? 172.21.15.40:0/3392790118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:52 smithi040 bash[28232]: cluster 2023-12-02T01:40:51.118812+0000 mgr.y (mgr.24356) 18076 : cluster 0 pgmap v18044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:52 smithi040 bash[28232]: audit 2023-12-02T01:40:52.199354+0000 mon.c (mon.2) 11333 : audit 0 from='client.? 172.21.15.40:0/1886682394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:52 smithi040 bash[41173]: cluster 2023-12-02T01:40:51.118812+0000 mgr.y (mgr.24356) 18076 : cluster 0 pgmap v18044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:52 smithi040 bash[41173]: audit 2023-12-02T01:40:52.199354+0000 mon.c (mon.2) 11333 : audit 0 from='client.? 172.21.15.40:0/1886682394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:52 smithi141 bash[31670]: cluster 2023-12-02T01:40:51.118812+0000 mgr.y (mgr.24356) 18076 : cluster 0 pgmap v18044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:52 smithi141 bash[31670]: audit 2023-12-02T01:40:52.199354+0000 mon.c (mon.2) 11333 : audit 0 from='client.? 172.21.15.40:0/1886682394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:54 smithi040 bash[41173]: cluster 2023-12-02T01:40:53.119447+0000 mgr.y (mgr.24356) 18077 : cluster 0 pgmap v18045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:54 smithi040 bash[28232]: cluster 2023-12-02T01:40:53.119447+0000 mgr.y (mgr.24356) 18077 : cluster 0 pgmap v18045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:54 smithi141 bash[31670]: cluster 2023-12-02T01:40:53.119447+0000 mgr.y (mgr.24356) 18077 : cluster 0 pgmap v18045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:55 smithi040 bash[28232]: audit 2023-12-02T01:40:54.673763+0000 mon.a (mon.0) 11206 : audit 0 from='client.? 172.21.15.40:0/2430827855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:55 smithi040 bash[41173]: audit 2023-12-02T01:40:54.673763+0000 mon.a (mon.0) 11206 : audit 0 from='client.? 172.21.15.40:0/2430827855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:55 smithi141 bash[31670]: audit 2023-12-02T01:40:54.673763+0000 mon.a (mon.0) 11206 : audit 0 from='client.? 172.21.15.40:0/2430827855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:40:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:40:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:56 smithi040 bash[41173]: cluster 2023-12-02T01:40:55.120688+0000 mgr.y (mgr.24356) 18078 : cluster 0 pgmap v18046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:56 smithi040 bash[28232]: cluster 2023-12-02T01:40:55.120688+0000 mgr.y (mgr.24356) 18078 : cluster 0 pgmap v18046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:56.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:56 smithi141 bash[31670]: cluster 2023-12-02T01:40:55.120688+0000 mgr.y (mgr.24356) 18078 : cluster 0 pgmap v18046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:57 smithi040 bash[28232]: audit 2023-12-02T01:40:57.146184+0000 mon.c (mon.2) 11334 : audit 0 from='client.? 172.21.15.40:0/3983225120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:57 smithi040 bash[41173]: audit 2023-12-02T01:40:57.146184+0000 mon.c (mon.2) 11334 : audit 0 from='client.? 172.21.15.40:0/3983225120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:57 smithi141 bash[31670]: audit 2023-12-02T01:40:57.146184+0000 mon.c (mon.2) 11334 : audit 0 from='client.? 172.21.15.40:0/3983225120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:40:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:58 smithi040 bash[28232]: cluster 2023-12-02T01:40:57.121287+0000 mgr.y (mgr.24356) 18079 : cluster 0 pgmap v18047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:58 smithi040 bash[41173]: cluster 2023-12-02T01:40:57.121287+0000 mgr.y (mgr.24356) 18079 : cluster 0 pgmap v18047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:58 smithi141 bash[31670]: cluster 2023-12-02T01:40:57.121287+0000 mgr.y (mgr.24356) 18079 : cluster 0 pgmap v18047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:40:59 smithi141 bash[31670]: cluster 2023-12-02T01:40:59.121963+0000 mgr.y (mgr.24356) 18080 : cluster 0 pgmap v18048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:40:59 smithi040 bash[41173]: cluster 2023-12-02T01:40:59.121963+0000 mgr.y (mgr.24356) 18080 : cluster 0 pgmap v18048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:40:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:40:59 smithi040 bash[28232]: cluster 2023-12-02T01:40:59.121963+0000 mgr.y (mgr.24356) 18080 : cluster 0 pgmap v18048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:00.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:00 smithi141 bash[31670]: audit 2023-12-02T01:40:59.611601+0000 mon.a (mon.0) 11207 : audit 0 from='client.? 172.21.15.40:0/1600520173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:00 smithi040 bash[28232]: audit 2023-12-02T01:40:59.611601+0000 mon.a (mon.0) 11207 : audit 0 from='client.? 172.21.15.40:0/1600520173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:00 smithi040 bash[41173]: audit 2023-12-02T01:40:59.611601+0000 mon.a (mon.0) 11207 : audit 0 from='client.? 172.21.15.40:0/1600520173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:02 smithi040 bash[28232]: cluster 2023-12-02T01:41:01.123132+0000 mgr.y (mgr.24356) 18081 : cluster 0 pgmap v18049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:02 smithi040 bash[28232]: audit 2023-12-02T01:41:02.076590+0000 mon.c (mon.2) 11335 : audit 0 from='client.? 172.21.15.40:0/1070220408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:02 smithi040 bash[41173]: cluster 2023-12-02T01:41:01.123132+0000 mgr.y (mgr.24356) 18081 : cluster 0 pgmap v18049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:02 smithi040 bash[41173]: audit 2023-12-02T01:41:02.076590+0000 mon.c (mon.2) 11335 : audit 0 from='client.? 172.21.15.40:0/1070220408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:02 smithi141 bash[31670]: cluster 2023-12-02T01:41:01.123132+0000 mgr.y (mgr.24356) 18081 : cluster 0 pgmap v18049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:02 smithi141 bash[31670]: audit 2023-12-02T01:41:02.076590+0000 mon.c (mon.2) 11335 : audit 0 from='client.? 172.21.15.40:0/1070220408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:04 smithi040 bash[28232]: cluster 2023-12-02T01:41:03.123810+0000 mgr.y (mgr.24356) 18082 : cluster 0 pgmap v18050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:04 smithi040 bash[28232]: audit 2023-12-02T01:41:04.293604+0000 mon.c (mon.2) 11336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:04 smithi040 bash[41173]: cluster 2023-12-02T01:41:03.123810+0000 mgr.y (mgr.24356) 18082 : cluster 0 pgmap v18050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:04 smithi040 bash[41173]: audit 2023-12-02T01:41:04.293604+0000 mon.c (mon.2) 11336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:04 smithi141 bash[31670]: cluster 2023-12-02T01:41:03.123810+0000 mgr.y (mgr.24356) 18082 : cluster 0 pgmap v18050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:04 smithi141 bash[31670]: audit 2023-12-02T01:41:04.293604+0000 mon.c (mon.2) 11336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:05 smithi040 bash[28232]: audit 2023-12-02T01:41:04.546226+0000 mon.c (mon.2) 11337 : audit 0 from='client.? 172.21.15.40:0/1071785218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:05 smithi040 bash[41173]: audit 2023-12-02T01:41:04.546226+0000 mon.c (mon.2) 11337 : audit 0 from='client.? 172.21.15.40:0/1071785218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:05.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:05 smithi141 bash[31670]: audit 2023-12-02T01:41:04.546226+0000 mon.c (mon.2) 11337 : audit 0 from='client.? 172.21.15.40:0/1071785218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:06 smithi040 bash[41173]: cluster 2023-12-02T01:41:05.125022+0000 mgr.y (mgr.24356) 18083 : cluster 0 pgmap v18051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:06 smithi040 bash[28232]: cluster 2023-12-02T01:41:05.125022+0000 mgr.y (mgr.24356) 18083 : cluster 0 pgmap v18051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:41:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:41:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:06 smithi141 bash[31670]: cluster 2023-12-02T01:41:05.125022+0000 mgr.y (mgr.24356) 18083 : cluster 0 pgmap v18051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:07 smithi040 bash[28232]: audit 2023-12-02T01:41:07.007718+0000 mon.a (mon.0) 11208 : audit 0 from='client.? 172.21.15.40:0/1377110922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:07 smithi040 bash[41173]: audit 2023-12-02T01:41:07.007718+0000 mon.a (mon.0) 11208 : audit 0 from='client.? 172.21.15.40:0/1377110922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:07 smithi141 bash[31670]: audit 2023-12-02T01:41:07.007718+0000 mon.a (mon.0) 11208 : audit 0 from='client.? 172.21.15.40:0/1377110922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:08 smithi141 bash[31670]: cluster 2023-12-02T01:41:07.125687+0000 mgr.y (mgr.24356) 18084 : cluster 0 pgmap v18052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:08 smithi040 bash[28232]: cluster 2023-12-02T01:41:07.125687+0000 mgr.y (mgr.24356) 18084 : cluster 0 pgmap v18052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:08 smithi040 bash[41173]: cluster 2023-12-02T01:41:07.125687+0000 mgr.y (mgr.24356) 18084 : cluster 0 pgmap v18052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:09 smithi141 bash[31670]: cluster 2023-12-02T01:41:09.126360+0000 mgr.y (mgr.24356) 18085 : cluster 0 pgmap v18053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:09 smithi040 bash[28232]: cluster 2023-12-02T01:41:09.126360+0000 mgr.y (mgr.24356) 18085 : cluster 0 pgmap v18053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:09 smithi040 bash[41173]: cluster 2023-12-02T01:41:09.126360+0000 mgr.y (mgr.24356) 18085 : cluster 0 pgmap v18053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:10 smithi141 bash[31670]: audit 2023-12-02T01:41:09.474611+0000 mon.c (mon.2) 11338 : audit 0 from='client.? 172.21.15.40:0/1363304005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:10 smithi040 bash[28232]: audit 2023-12-02T01:41:09.474611+0000 mon.c (mon.2) 11338 : audit 0 from='client.? 172.21.15.40:0/1363304005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:10 smithi040 bash[41173]: audit 2023-12-02T01:41:09.474611+0000 mon.c (mon.2) 11338 : audit 0 from='client.? 172.21.15.40:0/1363304005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:12.386 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 01:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T01:41:12.089665244Z level=info msg="Completed cleanup jobs" duration=50.246137ms 2023-12-02T01:41:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:12 smithi040 bash[28232]: cluster 2023-12-02T01:41:11.127669+0000 mgr.y (mgr.24356) 18086 : cluster 0 pgmap v18054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:12 smithi040 bash[28232]: audit 2023-12-02T01:41:11.935426+0000 mon.a (mon.0) 11209 : audit 0 from='client.? 172.21.15.40:0/2908304247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:12 smithi040 bash[41173]: cluster 2023-12-02T01:41:11.127669+0000 mgr.y (mgr.24356) 18086 : cluster 0 pgmap v18054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:12 smithi040 bash[41173]: audit 2023-12-02T01:41:11.935426+0000 mon.a (mon.0) 11209 : audit 0 from='client.? 172.21.15.40:0/2908304247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:12.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:12 smithi141 bash[31670]: cluster 2023-12-02T01:41:11.127669+0000 mgr.y (mgr.24356) 18086 : cluster 0 pgmap v18054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:12 smithi141 bash[31670]: audit 2023-12-02T01:41:11.935426+0000 mon.a (mon.0) 11209 : audit 0 from='client.? 172.21.15.40:0/2908304247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:14 smithi040 bash[28232]: cluster 2023-12-02T01:41:13.128398+0000 mgr.y (mgr.24356) 18087 : cluster 0 pgmap v18055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:14 smithi040 bash[41173]: cluster 2023-12-02T01:41:13.128398+0000 mgr.y (mgr.24356) 18087 : cluster 0 pgmap v18055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:14.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:14 smithi141 bash[31670]: cluster 2023-12-02T01:41:13.128398+0000 mgr.y (mgr.24356) 18087 : cluster 0 pgmap v18055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:15 smithi040 bash[28232]: audit 2023-12-02T01:41:14.403757+0000 mon.c (mon.2) 11339 : audit 0 from='client.? 172.21.15.40:0/2357500169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:15 smithi040 bash[41173]: audit 2023-12-02T01:41:14.403757+0000 mon.c (mon.2) 11339 : audit 0 from='client.? 172.21.15.40:0/2357500169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:15 smithi141 bash[31670]: audit 2023-12-02T01:41:14.403757+0000 mon.c (mon.2) 11339 : audit 0 from='client.? 172.21.15.40:0/2357500169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:41:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:41:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:16 smithi040 bash[41173]: cluster 2023-12-02T01:41:15.129626+0000 mgr.y (mgr.24356) 18088 : cluster 0 pgmap v18056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:16 smithi040 bash[28232]: cluster 2023-12-02T01:41:15.129626+0000 mgr.y (mgr.24356) 18088 : cluster 0 pgmap v18056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:16 smithi141 bash[31670]: cluster 2023-12-02T01:41:15.129626+0000 mgr.y (mgr.24356) 18088 : cluster 0 pgmap v18056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:17 smithi040 bash[28232]: audit 2023-12-02T01:41:16.874766+0000 mon.c (mon.2) 11340 : audit 0 from='client.? 172.21.15.40:0/3352922421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:17 smithi040 bash[41173]: audit 2023-12-02T01:41:16.874766+0000 mon.c (mon.2) 11340 : audit 0 from='client.? 172.21.15.40:0/3352922421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:17.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:17 smithi141 bash[31670]: audit 2023-12-02T01:41:16.874766+0000 mon.c (mon.2) 11340 : audit 0 from='client.? 172.21.15.40:0/3352922421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:18.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:18 smithi141 bash[31670]: cluster 2023-12-02T01:41:17.130328+0000 mgr.y (mgr.24356) 18089 : cluster 0 pgmap v18057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:18 smithi040 bash[41173]: cluster 2023-12-02T01:41:17.130328+0000 mgr.y (mgr.24356) 18089 : cluster 0 pgmap v18057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:18 smithi040 bash[28232]: cluster 2023-12-02T01:41:17.130328+0000 mgr.y (mgr.24356) 18089 : cluster 0 pgmap v18057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:19.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:19 smithi141 bash[31670]: audit 2023-12-02T01:41:19.293703+0000 mon.c (mon.2) 11341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:19 smithi141 bash[31670]: audit 2023-12-02T01:41:19.336620+0000 mon.c (mon.2) 11342 : audit 0 from='client.? 172.21.15.40:0/3353220927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:19 smithi040 bash[28232]: audit 2023-12-02T01:41:19.293703+0000 mon.c (mon.2) 11341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:19 smithi040 bash[28232]: audit 2023-12-02T01:41:19.336620+0000 mon.c (mon.2) 11342 : audit 0 from='client.? 172.21.15.40:0/3353220927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:19 smithi040 bash[41173]: audit 2023-12-02T01:41:19.293703+0000 mon.c (mon.2) 11341 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:19 smithi040 bash[41173]: audit 2023-12-02T01:41:19.336620+0000 mon.c (mon.2) 11342 : audit 0 from='client.? 172.21.15.40:0/3353220927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:20.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:20 smithi141 bash[31670]: cluster 2023-12-02T01:41:19.130808+0000 mgr.y (mgr.24356) 18090 : cluster 0 pgmap v18058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:20 smithi040 bash[28232]: cluster 2023-12-02T01:41:19.130808+0000 mgr.y (mgr.24356) 18090 : cluster 0 pgmap v18058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:20 smithi040 bash[41173]: cluster 2023-12-02T01:41:19.130808+0000 mgr.y (mgr.24356) 18090 : cluster 0 pgmap v18058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:22 smithi040 bash[28232]: cluster 2023-12-02T01:41:21.131945+0000 mgr.y (mgr.24356) 18091 : cluster 0 pgmap v18059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:22 smithi040 bash[28232]: audit 2023-12-02T01:41:21.800146+0000 mon.c (mon.2) 11343 : audit 0 from='client.? 172.21.15.40:0/2357739909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:22 smithi040 bash[41173]: cluster 2023-12-02T01:41:21.131945+0000 mgr.y (mgr.24356) 18091 : cluster 0 pgmap v18059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:22 smithi040 bash[41173]: audit 2023-12-02T01:41:21.800146+0000 mon.c (mon.2) 11343 : audit 0 from='client.? 172.21.15.40:0/2357739909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:22.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:22 smithi141 bash[31670]: cluster 2023-12-02T01:41:21.131945+0000 mgr.y (mgr.24356) 18091 : cluster 0 pgmap v18059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:22 smithi141 bash[31670]: audit 2023-12-02T01:41:21.800146+0000 mon.c (mon.2) 11343 : audit 0 from='client.? 172.21.15.40:0/2357739909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:24 smithi040 bash[41173]: cluster 2023-12-02T01:41:23.132639+0000 mgr.y (mgr.24356) 18092 : cluster 0 pgmap v18060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:24 smithi040 bash[41173]: audit 2023-12-02T01:41:24.272720+0000 mon.a (mon.0) 11210 : audit 0 from='client.? 172.21.15.40:0/870735307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:24 smithi040 bash[28232]: cluster 2023-12-02T01:41:23.132639+0000 mgr.y (mgr.24356) 18092 : cluster 0 pgmap v18060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:24 smithi040 bash[28232]: audit 2023-12-02T01:41:24.272720+0000 mon.a (mon.0) 11210 : audit 0 from='client.? 172.21.15.40:0/870735307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:24.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:24 smithi141 bash[31670]: cluster 2023-12-02T01:41:23.132639+0000 mgr.y (mgr.24356) 18092 : cluster 0 pgmap v18060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:24 smithi141 bash[31670]: audit 2023-12-02T01:41:24.272720+0000 mon.a (mon.0) 11210 : audit 0 from='client.? 172.21.15.40:0/870735307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:25 smithi040 bash[28232]: audit 2023-12-02T01:41:24.694537+0000 mon.c (mon.2) 11344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:41:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:25 smithi040 bash[41173]: audit 2023-12-02T01:41:24.694537+0000 mon.c (mon.2) 11344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:41:25.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:25 smithi141 bash[31670]: audit 2023-12-02T01:41:24.694537+0000 mon.c (mon.2) 11344 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:41:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:26 smithi040 bash[28232]: cluster 2023-12-02T01:41:25.133769+0000 mgr.y (mgr.24356) 18093 : cluster 0 pgmap v18061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:41:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:41:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:26 smithi040 bash[41173]: cluster 2023-12-02T01:41:25.133769+0000 mgr.y (mgr.24356) 18093 : cluster 0 pgmap v18061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:26 smithi141 bash[31670]: cluster 2023-12-02T01:41:25.133769+0000 mgr.y (mgr.24356) 18093 : cluster 0 pgmap v18061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:27.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:27 smithi141 bash[31670]: audit 2023-12-02T01:41:26.735851+0000 mon.c (mon.2) 11345 : audit 0 from='client.? 172.21.15.40:0/339681973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:27 smithi040 bash[28232]: audit 2023-12-02T01:41:26.735851+0000 mon.c (mon.2) 11345 : audit 0 from='client.? 172.21.15.40:0/339681973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:27 smithi040 bash[41173]: audit 2023-12-02T01:41:26.735851+0000 mon.c (mon.2) 11345 : audit 0 from='client.? 172.21.15.40:0/339681973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:28 smithi141 bash[31670]: cluster 2023-12-02T01:41:27.134450+0000 mgr.y (mgr.24356) 18094 : cluster 0 pgmap v18062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:28 smithi040 bash[28232]: cluster 2023-12-02T01:41:27.134450+0000 mgr.y (mgr.24356) 18094 : cluster 0 pgmap v18062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:28 smithi040 bash[41173]: cluster 2023-12-02T01:41:27.134450+0000 mgr.y (mgr.24356) 18094 : cluster 0 pgmap v18062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:29 smithi141 bash[31670]: cluster 2023-12-02T01:41:29.135108+0000 mgr.y (mgr.24356) 18095 : cluster 0 pgmap v18063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:29 smithi141 bash[31670]: audit 2023-12-02T01:41:29.214905+0000 mon.a (mon.0) 11211 : audit 0 from='client.? 172.21.15.40:0/1839589140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:29 smithi040 bash[28232]: cluster 2023-12-02T01:41:29.135108+0000 mgr.y (mgr.24356) 18095 : cluster 0 pgmap v18063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:29 smithi040 bash[28232]: audit 2023-12-02T01:41:29.214905+0000 mon.a (mon.0) 11211 : audit 0 from='client.? 172.21.15.40:0/1839589140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:29 smithi040 bash[41173]: cluster 2023-12-02T01:41:29.135108+0000 mgr.y (mgr.24356) 18095 : cluster 0 pgmap v18063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:29 smithi040 bash[41173]: audit 2023-12-02T01:41:29.214905+0000 mon.a (mon.0) 11211 : audit 0 from='client.? 172.21.15.40:0/1839589140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:30.490979+0000 mon.a (mon.0) 11212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:30.504560+0000 mon.a (mon.0) 11213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:30.892755+0000 mon.a (mon.0) 11214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:30.909970+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: cluster 2023-12-02T01:41:31.136279+0000 mgr.y (mgr.24356) 18096 : cluster 0 pgmap v18064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:31.460264+0000 mon.c (mon.2) 11346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:31.461723+0000 mon.c (mon.2) 11347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:41:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:31 smithi141 bash[31670]: audit 2023-12-02T01:41:31.470712+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:30.490979+0000 mon.a (mon.0) 11212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:30.504560+0000 mon.a (mon.0) 11213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:30.892755+0000 mon.a (mon.0) 11214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:30.909970+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: cluster 2023-12-02T01:41:31.136279+0000 mgr.y (mgr.24356) 18096 : cluster 0 pgmap v18064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:31.460264+0000 mon.c (mon.2) 11346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:31.461723+0000 mon.c (mon.2) 11347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[28232]: audit 2023-12-02T01:41:31.470712+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:30.490979+0000 mon.a (mon.0) 11212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:30.504560+0000 mon.a (mon.0) 11213 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:30.892755+0000 mon.a (mon.0) 11214 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:30.909970+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: cluster 2023-12-02T01:41:31.136279+0000 mgr.y (mgr.24356) 18096 : cluster 0 pgmap v18064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:31.460264+0000 mon.c (mon.2) 11346 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:31.461723+0000 mon.c (mon.2) 11347 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:41:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:31 smithi040 bash[41173]: audit 2023-12-02T01:41:31.470712+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:41:32.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:32 smithi141 bash[31670]: audit 2023-12-02T01:41:31.694939+0000 mon.c (mon.2) 11348 : audit 0 from='client.? 172.21.15.40:0/3443811645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:32 smithi040 bash[28232]: audit 2023-12-02T01:41:31.694939+0000 mon.c (mon.2) 11348 : audit 0 from='client.? 172.21.15.40:0/3443811645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:32 smithi040 bash[41173]: audit 2023-12-02T01:41:31.694939+0000 mon.c (mon.2) 11348 : audit 0 from='client.? 172.21.15.40:0/3443811645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:33 smithi141 bash[31670]: cluster 2023-12-02T01:41:33.136963+0000 mgr.y (mgr.24356) 18097 : cluster 0 pgmap v18065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:33 smithi040 bash[41173]: cluster 2023-12-02T01:41:33.136963+0000 mgr.y (mgr.24356) 18097 : cluster 0 pgmap v18065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:33 smithi040 bash[28232]: cluster 2023-12-02T01:41:33.136963+0000 mgr.y (mgr.24356) 18097 : cluster 0 pgmap v18065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:34 smithi141 bash[31670]: audit 2023-12-02T01:41:34.164827+0000 mon.c (mon.2) 11349 : audit 0 from='client.? 172.21.15.40:0/758496636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:34 smithi141 bash[31670]: audit 2023-12-02T01:41:34.294221+0000 mon.c (mon.2) 11350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:34 smithi040 bash[28232]: audit 2023-12-02T01:41:34.164827+0000 mon.c (mon.2) 11349 : audit 0 from='client.? 172.21.15.40:0/758496636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:34 smithi040 bash[28232]: audit 2023-12-02T01:41:34.294221+0000 mon.c (mon.2) 11350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:34 smithi040 bash[41173]: audit 2023-12-02T01:41:34.164827+0000 mon.c (mon.2) 11349 : audit 0 from='client.? 172.21.15.40:0/758496636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:34 smithi040 bash[41173]: audit 2023-12-02T01:41:34.294221+0000 mon.c (mon.2) 11350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:35 smithi141 bash[31670]: cluster 2023-12-02T01:41:35.138301+0000 mgr.y (mgr.24356) 18098 : cluster 0 pgmap v18066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:35 smithi040 bash[28232]: cluster 2023-12-02T01:41:35.138301+0000 mgr.y (mgr.24356) 18098 : cluster 0 pgmap v18066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:35 smithi040 bash[41173]: cluster 2023-12-02T01:41:35.138301+0000 mgr.y (mgr.24356) 18098 : cluster 0 pgmap v18066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:41:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:41:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:37 smithi141 bash[31670]: audit 2023-12-02T01:41:36.635953+0000 mon.a (mon.0) 11217 : audit 0 from='client.? 172.21.15.40:0/1094651134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:37 smithi040 bash[28232]: audit 2023-12-02T01:41:36.635953+0000 mon.a (mon.0) 11217 : audit 0 from='client.? 172.21.15.40:0/1094651134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:37 smithi040 bash[41173]: audit 2023-12-02T01:41:36.635953+0000 mon.a (mon.0) 11217 : audit 0 from='client.? 172.21.15.40:0/1094651134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:38.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:38 smithi141 bash[31670]: cluster 2023-12-02T01:41:37.139009+0000 mgr.y (mgr.24356) 18099 : cluster 0 pgmap v18067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:38 smithi040 bash[28232]: cluster 2023-12-02T01:41:37.139009+0000 mgr.y (mgr.24356) 18099 : cluster 0 pgmap v18067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:38 smithi040 bash[41173]: cluster 2023-12-02T01:41:37.139009+0000 mgr.y (mgr.24356) 18099 : cluster 0 pgmap v18067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:39 smithi141 bash[31670]: audit 2023-12-02T01:41:39.099812+0000 mon.a (mon.0) 11218 : audit 0 from='client.? 172.21.15.40:0/936322629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:39 smithi040 bash[28232]: audit 2023-12-02T01:41:39.099812+0000 mon.a (mon.0) 11218 : audit 0 from='client.? 172.21.15.40:0/936322629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:39 smithi040 bash[41173]: audit 2023-12-02T01:41:39.099812+0000 mon.a (mon.0) 11218 : audit 0 from='client.? 172.21.15.40:0/936322629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:40.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:40 smithi141 bash[31670]: cluster 2023-12-02T01:41:39.139804+0000 mgr.y (mgr.24356) 18100 : cluster 0 pgmap v18068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:40 smithi040 bash[28232]: cluster 2023-12-02T01:41:39.139804+0000 mgr.y (mgr.24356) 18100 : cluster 0 pgmap v18068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:40 smithi040 bash[41173]: cluster 2023-12-02T01:41:39.139804+0000 mgr.y (mgr.24356) 18100 : cluster 0 pgmap v18068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:42 smithi040 bash[28232]: cluster 2023-12-02T01:41:41.141098+0000 mgr.y (mgr.24356) 18101 : cluster 0 pgmap v18069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:42 smithi040 bash[28232]: audit 2023-12-02T01:41:41.574696+0000 mon.c (mon.2) 11351 : audit 0 from='client.? 172.21.15.40:0/4041637322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:42 smithi040 bash[41173]: cluster 2023-12-02T01:41:41.141098+0000 mgr.y (mgr.24356) 18101 : cluster 0 pgmap v18069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:42 smithi040 bash[41173]: audit 2023-12-02T01:41:41.574696+0000 mon.c (mon.2) 11351 : audit 0 from='client.? 172.21.15.40:0/4041637322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:42 smithi141 bash[31670]: cluster 2023-12-02T01:41:41.141098+0000 mgr.y (mgr.24356) 18101 : cluster 0 pgmap v18069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:42 smithi141 bash[31670]: audit 2023-12-02T01:41:41.574696+0000 mon.c (mon.2) 11351 : audit 0 from='client.? 172.21.15.40:0/4041637322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:44 smithi040 bash[28232]: cluster 2023-12-02T01:41:43.141923+0000 mgr.y (mgr.24356) 18102 : cluster 0 pgmap v18070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:44 smithi040 bash[28232]: audit 2023-12-02T01:41:44.042640+0000 mon.c (mon.2) 11352 : audit 0 from='client.? 172.21.15.40:0/1155539456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:44 smithi040 bash[41173]: cluster 2023-12-02T01:41:43.141923+0000 mgr.y (mgr.24356) 18102 : cluster 0 pgmap v18070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:44 smithi040 bash[41173]: audit 2023-12-02T01:41:44.042640+0000 mon.c (mon.2) 11352 : audit 0 from='client.? 172.21.15.40:0/1155539456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:44 smithi141 bash[31670]: cluster 2023-12-02T01:41:43.141923+0000 mgr.y (mgr.24356) 18102 : cluster 0 pgmap v18070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:44 smithi141 bash[31670]: audit 2023-12-02T01:41:44.042640+0000 mon.c (mon.2) 11352 : audit 0 from='client.? 172.21.15.40:0/1155539456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:46 smithi141 bash[31670]: cluster 2023-12-02T01:41:45.143139+0000 mgr.y (mgr.24356) 18103 : cluster 0 pgmap v18071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:41:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:41:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:46 smithi040 bash[41173]: cluster 2023-12-02T01:41:45.143139+0000 mgr.y (mgr.24356) 18103 : cluster 0 pgmap v18071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:46 smithi040 bash[28232]: cluster 2023-12-02T01:41:45.143139+0000 mgr.y (mgr.24356) 18103 : cluster 0 pgmap v18071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:47 smithi141 bash[31670]: audit 2023-12-02T01:41:46.517195+0000 mon.c (mon.2) 11353 : audit 0 from='client.? 172.21.15.40:0/2851093740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:47 smithi040 bash[28232]: audit 2023-12-02T01:41:46.517195+0000 mon.c (mon.2) 11353 : audit 0 from='client.? 172.21.15.40:0/2851093740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:47 smithi040 bash[41173]: audit 2023-12-02T01:41:46.517195+0000 mon.c (mon.2) 11353 : audit 0 from='client.? 172.21.15.40:0/2851093740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:48.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:48 smithi141 bash[31670]: cluster 2023-12-02T01:41:47.143807+0000 mgr.y (mgr.24356) 18104 : cluster 0 pgmap v18072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:48 smithi040 bash[28232]: cluster 2023-12-02T01:41:47.143807+0000 mgr.y (mgr.24356) 18104 : cluster 0 pgmap v18072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:48 smithi040 bash[41173]: cluster 2023-12-02T01:41:47.143807+0000 mgr.y (mgr.24356) 18104 : cluster 0 pgmap v18072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:49 smithi141 bash[31670]: audit 2023-12-02T01:41:48.981689+0000 mon.c (mon.2) 11354 : audit 0 from='client.? 172.21.15.40:0/4284265017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:49 smithi141 bash[31670]: cluster 2023-12-02T01:41:49.144509+0000 mgr.y (mgr.24356) 18105 : cluster 0 pgmap v18073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:49 smithi141 bash[31670]: audit 2023-12-02T01:41:49.294740+0000 mon.c (mon.2) 11355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:49 smithi040 bash[41173]: audit 2023-12-02T01:41:48.981689+0000 mon.c (mon.2) 11354 : audit 0 from='client.? 172.21.15.40:0/4284265017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:49 smithi040 bash[41173]: cluster 2023-12-02T01:41:49.144509+0000 mgr.y (mgr.24356) 18105 : cluster 0 pgmap v18073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:49 smithi040 bash[41173]: audit 2023-12-02T01:41:49.294740+0000 mon.c (mon.2) 11355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:49 smithi040 bash[28232]: audit 2023-12-02T01:41:48.981689+0000 mon.c (mon.2) 11354 : audit 0 from='client.? 172.21.15.40:0/4284265017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:49 smithi040 bash[28232]: cluster 2023-12-02T01:41:49.144509+0000 mgr.y (mgr.24356) 18105 : cluster 0 pgmap v18073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:49 smithi040 bash[28232]: audit 2023-12-02T01:41:49.294740+0000 mon.c (mon.2) 11355 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:52 smithi040 bash[41173]: cluster 2023-12-02T01:41:51.145344+0000 mgr.y (mgr.24356) 18106 : cluster 0 pgmap v18074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:52 smithi040 bash[41173]: audit 2023-12-02T01:41:51.454216+0000 mon.a (mon.0) 11219 : audit 0 from='client.? 172.21.15.40:0/3968423457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:52 smithi040 bash[28232]: cluster 2023-12-02T01:41:51.145344+0000 mgr.y (mgr.24356) 18106 : cluster 0 pgmap v18074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:52 smithi040 bash[28232]: audit 2023-12-02T01:41:51.454216+0000 mon.a (mon.0) 11219 : audit 0 from='client.? 172.21.15.40:0/3968423457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:52 smithi141 bash[31670]: cluster 2023-12-02T01:41:51.145344+0000 mgr.y (mgr.24356) 18106 : cluster 0 pgmap v18074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:52 smithi141 bash[31670]: audit 2023-12-02T01:41:51.454216+0000 mon.a (mon.0) 11219 : audit 0 from='client.? 172.21.15.40:0/3968423457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:54.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:54 smithi141 bash[31670]: cluster 2023-12-02T01:41:53.145989+0000 mgr.y (mgr.24356) 18107 : cluster 0 pgmap v18075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:54 smithi141 bash[31670]: audit 2023-12-02T01:41:53.926592+0000 mon.a (mon.0) 11220 : audit 0 from='client.? 172.21.15.40:0/2806344213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:54 smithi040 bash[28232]: cluster 2023-12-02T01:41:53.145989+0000 mgr.y (mgr.24356) 18107 : cluster 0 pgmap v18075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:54 smithi040 bash[28232]: audit 2023-12-02T01:41:53.926592+0000 mon.a (mon.0) 11220 : audit 0 from='client.? 172.21.15.40:0/2806344213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:54 smithi040 bash[41173]: cluster 2023-12-02T01:41:53.145989+0000 mgr.y (mgr.24356) 18107 : cluster 0 pgmap v18075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:54 smithi040 bash[41173]: audit 2023-12-02T01:41:53.926592+0000 mon.a (mon.0) 11220 : audit 0 from='client.? 172.21.15.40:0/2806344213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:56 smithi141 bash[31670]: cluster 2023-12-02T01:41:55.147261+0000 mgr.y (mgr.24356) 18108 : cluster 0 pgmap v18076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:56 smithi141 bash[31670]: audit 2023-12-02T01:41:56.385750+0000 mon.a (mon.0) 11221 : audit 0 from='client.? 172.21.15.40:0/590575518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:41:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:41:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:56 smithi040 bash[28232]: cluster 2023-12-02T01:41:55.147261+0000 mgr.y (mgr.24356) 18108 : cluster 0 pgmap v18076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:56 smithi040 bash[28232]: audit 2023-12-02T01:41:56.385750+0000 mon.a (mon.0) 11221 : audit 0 from='client.? 172.21.15.40:0/590575518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:56 smithi040 bash[41173]: cluster 2023-12-02T01:41:55.147261+0000 mgr.y (mgr.24356) 18108 : cluster 0 pgmap v18076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:56 smithi040 bash[41173]: audit 2023-12-02T01:41:56.385750+0000 mon.a (mon.0) 11221 : audit 0 from='client.? 172.21.15.40:0/590575518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:58 smithi141 bash[31670]: cluster 2023-12-02T01:41:57.148023+0000 mgr.y (mgr.24356) 18109 : cluster 0 pgmap v18077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:58 smithi040 bash[28232]: cluster 2023-12-02T01:41:57.148023+0000 mgr.y (mgr.24356) 18109 : cluster 0 pgmap v18077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:58 smithi040 bash[41173]: cluster 2023-12-02T01:41:57.148023+0000 mgr.y (mgr.24356) 18109 : cluster 0 pgmap v18077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:59.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:59 smithi141 bash[31670]: audit 2023-12-02T01:41:58.845360+0000 mon.a (mon.0) 11222 : audit 0 from='client.? 172.21.15.40:0/761709042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:41:59 smithi141 bash[31670]: cluster 2023-12-02T01:41:59.148759+0000 mgr.y (mgr.24356) 18110 : cluster 0 pgmap v18078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:59 smithi040 bash[28232]: audit 2023-12-02T01:41:58.845360+0000 mon.a (mon.0) 11222 : audit 0 from='client.? 172.21.15.40:0/761709042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:41:59 smithi040 bash[28232]: cluster 2023-12-02T01:41:59.148759+0000 mgr.y (mgr.24356) 18110 : cluster 0 pgmap v18078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:41:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:59 smithi040 bash[41173]: audit 2023-12-02T01:41:58.845360+0000 mon.a (mon.0) 11222 : audit 0 from='client.? 172.21.15.40:0/761709042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:41:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:41:59 smithi040 bash[41173]: cluster 2023-12-02T01:41:59.148759+0000 mgr.y (mgr.24356) 18110 : cluster 0 pgmap v18078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:02.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:02 smithi141 bash[31670]: cluster 2023-12-02T01:42:01.149851+0000 mgr.y (mgr.24356) 18111 : cluster 0 pgmap v18079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:02 smithi141 bash[31670]: audit 2023-12-02T01:42:01.319327+0000 mon.c (mon.2) 11356 : audit 0 from='client.? 172.21.15.40:0/817851753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:02 smithi040 bash[28232]: cluster 2023-12-02T01:42:01.149851+0000 mgr.y (mgr.24356) 18111 : cluster 0 pgmap v18079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:02 smithi040 bash[28232]: audit 2023-12-02T01:42:01.319327+0000 mon.c (mon.2) 11356 : audit 0 from='client.? 172.21.15.40:0/817851753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:02 smithi040 bash[41173]: cluster 2023-12-02T01:42:01.149851+0000 mgr.y (mgr.24356) 18111 : cluster 0 pgmap v18079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:02 smithi040 bash[41173]: audit 2023-12-02T01:42:01.319327+0000 mon.c (mon.2) 11356 : audit 0 from='client.? 172.21.15.40:0/817851753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:04.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:04 smithi141 bash[31670]: cluster 2023-12-02T01:42:03.150509+0000 mgr.y (mgr.24356) 18112 : cluster 0 pgmap v18080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:04 smithi141 bash[31670]: audit 2023-12-02T01:42:03.780276+0000 mon.c (mon.2) 11357 : audit 0 from='client.? 172.21.15.40:0/3380294375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:04 smithi040 bash[28232]: cluster 2023-12-02T01:42:03.150509+0000 mgr.y (mgr.24356) 18112 : cluster 0 pgmap v18080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:04 smithi040 bash[28232]: audit 2023-12-02T01:42:03.780276+0000 mon.c (mon.2) 11357 : audit 0 from='client.? 172.21.15.40:0/3380294375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:04 smithi040 bash[41173]: cluster 2023-12-02T01:42:03.150509+0000 mgr.y (mgr.24356) 18112 : cluster 0 pgmap v18080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:04 smithi040 bash[41173]: audit 2023-12-02T01:42:03.780276+0000 mon.c (mon.2) 11357 : audit 0 from='client.? 172.21.15.40:0/3380294375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:05 smithi141 bash[31670]: audit 2023-12-02T01:42:04.294927+0000 mon.c (mon.2) 11358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:05 smithi040 bash[28232]: audit 2023-12-02T01:42:04.294927+0000 mon.c (mon.2) 11358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:05 smithi040 bash[41173]: audit 2023-12-02T01:42:04.294927+0000 mon.c (mon.2) 11358 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:06.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:06 smithi040 bash[28232]: cluster 2023-12-02T01:42:05.151706+0000 mgr.y (mgr.24356) 18113 : cluster 0 pgmap v18081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:06.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:06 smithi040 bash[41173]: cluster 2023-12-02T01:42:05.151706+0000 mgr.y (mgr.24356) 18113 : cluster 0 pgmap v18081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:06.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:06 smithi141 bash[31670]: cluster 2023-12-02T01:42:05.151706+0000 mgr.y (mgr.24356) 18113 : cluster 0 pgmap v18081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:42:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:42:07.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:07 smithi141 bash[31670]: audit 2023-12-02T01:42:06.240223+0000 mon.c (mon.2) 11359 : audit 0 from='client.? 172.21.15.40:0/2684106628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:07 smithi040 bash[28232]: audit 2023-12-02T01:42:06.240223+0000 mon.c (mon.2) 11359 : audit 0 from='client.? 172.21.15.40:0/2684106628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:07 smithi040 bash[41173]: audit 2023-12-02T01:42:06.240223+0000 mon.c (mon.2) 11359 : audit 0 from='client.? 172.21.15.40:0/2684106628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:08.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:08 smithi141 bash[31670]: cluster 2023-12-02T01:42:07.152374+0000 mgr.y (mgr.24356) 18114 : cluster 0 pgmap v18082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:08 smithi040 bash[28232]: cluster 2023-12-02T01:42:07.152374+0000 mgr.y (mgr.24356) 18114 : cluster 0 pgmap v18082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:08 smithi040 bash[41173]: cluster 2023-12-02T01:42:07.152374+0000 mgr.y (mgr.24356) 18114 : cluster 0 pgmap v18082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:09.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:09 smithi141 bash[31670]: audit 2023-12-02T01:42:08.716150+0000 mon.c (mon.2) 11360 : audit 0 from='client.? 172.21.15.40:0/3057134770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:09 smithi040 bash[28232]: audit 2023-12-02T01:42:08.716150+0000 mon.c (mon.2) 11360 : audit 0 from='client.? 172.21.15.40:0/3057134770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:09 smithi040 bash[41173]: audit 2023-12-02T01:42:08.716150+0000 mon.c (mon.2) 11360 : audit 0 from='client.? 172.21.15.40:0/3057134770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:10 smithi141 bash[31670]: cluster 2023-12-02T01:42:09.153002+0000 mgr.y (mgr.24356) 18115 : cluster 0 pgmap v18083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:10 smithi040 bash[28232]: cluster 2023-12-02T01:42:09.153002+0000 mgr.y (mgr.24356) 18115 : cluster 0 pgmap v18083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:10 smithi040 bash[41173]: cluster 2023-12-02T01:42:09.153002+0000 mgr.y (mgr.24356) 18115 : cluster 0 pgmap v18083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:11 smithi141 bash[31670]: cluster 2023-12-02T01:42:11.153830+0000 mgr.y (mgr.24356) 18116 : cluster 0 pgmap v18084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:11 smithi141 bash[31670]: audit 2023-12-02T01:42:11.184716+0000 mon.c (mon.2) 11361 : audit 0 from='client.? 172.21.15.40:0/2663011243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:11 smithi040 bash[41173]: cluster 2023-12-02T01:42:11.153830+0000 mgr.y (mgr.24356) 18116 : cluster 0 pgmap v18084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:11 smithi040 bash[41173]: audit 2023-12-02T01:42:11.184716+0000 mon.c (mon.2) 11361 : audit 0 from='client.? 172.21.15.40:0/2663011243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:11 smithi040 bash[28232]: cluster 2023-12-02T01:42:11.153830+0000 mgr.y (mgr.24356) 18116 : cluster 0 pgmap v18084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:11 smithi040 bash[28232]: audit 2023-12-02T01:42:11.184716+0000 mon.c (mon.2) 11361 : audit 0 from='client.? 172.21.15.40:0/2663011243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:14.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:14 smithi141 bash[31670]: cluster 2023-12-02T01:42:13.154572+0000 mgr.y (mgr.24356) 18117 : cluster 0 pgmap v18085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:14 smithi141 bash[31670]: audit 2023-12-02T01:42:13.642958+0000 mon.c (mon.2) 11362 : audit 0 from='client.? 172.21.15.40:0/1789105736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:14 smithi040 bash[41173]: cluster 2023-12-02T01:42:13.154572+0000 mgr.y (mgr.24356) 18117 : cluster 0 pgmap v18085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:14 smithi040 bash[41173]: audit 2023-12-02T01:42:13.642958+0000 mon.c (mon.2) 11362 : audit 0 from='client.? 172.21.15.40:0/1789105736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:14 smithi040 bash[28232]: cluster 2023-12-02T01:42:13.154572+0000 mgr.y (mgr.24356) 18117 : cluster 0 pgmap v18085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:14 smithi040 bash[28232]: audit 2023-12-02T01:42:13.642958+0000 mon.c (mon.2) 11362 : audit 0 from='client.? 172.21.15.40:0/1789105736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:16 smithi040 bash[28232]: cluster 2023-12-02T01:42:15.155799+0000 mgr.y (mgr.24356) 18118 : cluster 0 pgmap v18086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:16.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:16 smithi040 bash[28232]: audit 2023-12-02T01:42:16.109589+0000 mon.a (mon.0) 11223 : audit 0 from='client.? 172.21.15.40:0/3354578390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:16 smithi040 bash[41173]: cluster 2023-12-02T01:42:15.155799+0000 mgr.y (mgr.24356) 18118 : cluster 0 pgmap v18086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:16.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:16 smithi040 bash[41173]: audit 2023-12-02T01:42:16.109589+0000 mon.a (mon.0) 11223 : audit 0 from='client.? 172.21.15.40:0/3354578390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:16.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:16 smithi141 bash[31670]: cluster 2023-12-02T01:42:15.155799+0000 mgr.y (mgr.24356) 18118 : cluster 0 pgmap v18086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:16 smithi141 bash[31670]: audit 2023-12-02T01:42:16.109589+0000 mon.a (mon.0) 11223 : audit 0 from='client.? 172.21.15.40:0/3354578390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:42:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:42:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:18 smithi141 bash[31670]: cluster 2023-12-02T01:42:17.156467+0000 mgr.y (mgr.24356) 18119 : cluster 0 pgmap v18087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:18 smithi040 bash[28232]: cluster 2023-12-02T01:42:17.156467+0000 mgr.y (mgr.24356) 18119 : cluster 0 pgmap v18087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:18 smithi040 bash[41173]: cluster 2023-12-02T01:42:17.156467+0000 mgr.y (mgr.24356) 18119 : cluster 0 pgmap v18087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:19 smithi141 bash[31670]: audit 2023-12-02T01:42:18.570325+0000 mon.a (mon.0) 11224 : audit 0 from='client.? 172.21.15.40:0/3438148425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:19 smithi141 bash[31670]: audit 2023-12-02T01:42:19.295798+0000 mon.c (mon.2) 11363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:19 smithi040 bash[28232]: audit 2023-12-02T01:42:18.570325+0000 mon.a (mon.0) 11224 : audit 0 from='client.? 172.21.15.40:0/3438148425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:19 smithi040 bash[28232]: audit 2023-12-02T01:42:19.295798+0000 mon.c (mon.2) 11363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:19 smithi040 bash[41173]: audit 2023-12-02T01:42:18.570325+0000 mon.a (mon.0) 11224 : audit 0 from='client.? 172.21.15.40:0/3438148425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:19 smithi040 bash[41173]: audit 2023-12-02T01:42:19.295798+0000 mon.c (mon.2) 11363 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:20 smithi141 bash[31670]: cluster 2023-12-02T01:42:19.157096+0000 mgr.y (mgr.24356) 18120 : cluster 0 pgmap v18088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:20 smithi040 bash[41173]: cluster 2023-12-02T01:42:19.157096+0000 mgr.y (mgr.24356) 18120 : cluster 0 pgmap v18088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:20 smithi040 bash[28232]: cluster 2023-12-02T01:42:19.157096+0000 mgr.y (mgr.24356) 18120 : cluster 0 pgmap v18088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:21.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:21 smithi141 bash[31670]: audit 2023-12-02T01:42:21.035680+0000 mon.c (mon.2) 11364 : audit 0 from='client.? 172.21.15.40:0/2009770610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:21 smithi141 bash[31670]: cluster 2023-12-02T01:42:21.158266+0000 mgr.y (mgr.24356) 18121 : cluster 0 pgmap v18089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:21 smithi040 bash[28232]: audit 2023-12-02T01:42:21.035680+0000 mon.c (mon.2) 11364 : audit 0 from='client.? 172.21.15.40:0/2009770610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:21 smithi040 bash[28232]: cluster 2023-12-02T01:42:21.158266+0000 mgr.y (mgr.24356) 18121 : cluster 0 pgmap v18089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:21 smithi040 bash[41173]: audit 2023-12-02T01:42:21.035680+0000 mon.c (mon.2) 11364 : audit 0 from='client.? 172.21.15.40:0/2009770610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:21 smithi040 bash[41173]: cluster 2023-12-02T01:42:21.158266+0000 mgr.y (mgr.24356) 18121 : cluster 0 pgmap v18089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:24.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:24 smithi141 bash[31670]: cluster 2023-12-02T01:42:23.158913+0000 mgr.y (mgr.24356) 18122 : cluster 0 pgmap v18090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:24 smithi141 bash[31670]: audit 2023-12-02T01:42:23.496014+0000 mon.a (mon.0) 11225 : audit 0 from='client.? 172.21.15.40:0/3298673700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:24 smithi040 bash[41173]: cluster 2023-12-02T01:42:23.158913+0000 mgr.y (mgr.24356) 18122 : cluster 0 pgmap v18090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:24 smithi040 bash[41173]: audit 2023-12-02T01:42:23.496014+0000 mon.a (mon.0) 11225 : audit 0 from='client.? 172.21.15.40:0/3298673700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:24 smithi040 bash[28232]: cluster 2023-12-02T01:42:23.158913+0000 mgr.y (mgr.24356) 18122 : cluster 0 pgmap v18090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:24 smithi040 bash[28232]: audit 2023-12-02T01:42:23.496014+0000 mon.a (mon.0) 11225 : audit 0 from='client.? 172.21.15.40:0/3298673700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:26 smithi040 bash[28232]: cluster 2023-12-02T01:42:25.160059+0000 mgr.y (mgr.24356) 18123 : cluster 0 pgmap v18091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:26.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:26 smithi040 bash[28232]: audit 2023-12-02T01:42:25.961018+0000 mon.a (mon.0) 11226 : audit 0 from='client.? 172.21.15.40:0/2622138220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:26 smithi040 bash[41173]: cluster 2023-12-02T01:42:25.160059+0000 mgr.y (mgr.24356) 18123 : cluster 0 pgmap v18091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:26.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:26 smithi040 bash[41173]: audit 2023-12-02T01:42:25.961018+0000 mon.a (mon.0) 11226 : audit 0 from='client.? 172.21.15.40:0/2622138220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:26 smithi141 bash[31670]: cluster 2023-12-02T01:42:25.160059+0000 mgr.y (mgr.24356) 18123 : cluster 0 pgmap v18091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:26 smithi141 bash[31670]: audit 2023-12-02T01:42:25.961018+0000 mon.a (mon.0) 11226 : audit 0 from='client.? 172.21.15.40:0/2622138220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:42:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:42:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:28 smithi141 bash[31670]: cluster 2023-12-02T01:42:27.160768+0000 mgr.y (mgr.24356) 18124 : cluster 0 pgmap v18092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:28 smithi141 bash[31670]: audit 2023-12-02T01:42:28.416289+0000 mon.c (mon.2) 11365 : audit 0 from='client.? 172.21.15.40:0/925651576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:28 smithi040 bash[41173]: cluster 2023-12-02T01:42:27.160768+0000 mgr.y (mgr.24356) 18124 : cluster 0 pgmap v18092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:28 smithi040 bash[41173]: audit 2023-12-02T01:42:28.416289+0000 mon.c (mon.2) 11365 : audit 0 from='client.? 172.21.15.40:0/925651576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:28 smithi040 bash[28232]: cluster 2023-12-02T01:42:27.160768+0000 mgr.y (mgr.24356) 18124 : cluster 0 pgmap v18092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:28 smithi040 bash[28232]: audit 2023-12-02T01:42:28.416289+0000 mon.c (mon.2) 11365 : audit 0 from='client.? 172.21.15.40:0/925651576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:29.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:29 smithi141 bash[31670]: cluster 2023-12-02T01:42:29.161372+0000 mgr.y (mgr.24356) 18125 : cluster 0 pgmap v18093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:29 smithi040 bash[41173]: cluster 2023-12-02T01:42:29.161372+0000 mgr.y (mgr.24356) 18125 : cluster 0 pgmap v18093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:29 smithi040 bash[28232]: cluster 2023-12-02T01:42:29.161372+0000 mgr.y (mgr.24356) 18125 : cluster 0 pgmap v18093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:31.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:30 smithi141 bash[31670]: audit 2023-12-02T01:42:30.887861+0000 mon.c (mon.2) 11366 : audit 0 from='client.? 172.21.15.40:0/391279659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:30 smithi040 bash[41173]: audit 2023-12-02T01:42:30.887861+0000 mon.c (mon.2) 11366 : audit 0 from='client.? 172.21.15.40:0/391279659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:30 smithi040 bash[28232]: audit 2023-12-02T01:42:30.887861+0000 mon.c (mon.2) 11366 : audit 0 from='client.? 172.21.15.40:0/391279659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:32 smithi141 bash[31670]: cluster 2023-12-02T01:42:31.162573+0000 mgr.y (mgr.24356) 18126 : cluster 0 pgmap v18094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:32 smithi141 bash[31670]: audit 2023-12-02T01:42:31.554546+0000 mon.c (mon.2) 11367 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:42:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:32 smithi040 bash[41173]: cluster 2023-12-02T01:42:31.162573+0000 mgr.y (mgr.24356) 18126 : cluster 0 pgmap v18094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:32 smithi040 bash[41173]: audit 2023-12-02T01:42:31.554546+0000 mon.c (mon.2) 11367 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:42:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:32 smithi040 bash[28232]: cluster 2023-12-02T01:42:31.162573+0000 mgr.y (mgr.24356) 18126 : cluster 0 pgmap v18094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:32 smithi040 bash[28232]: audit 2023-12-02T01:42:31.554546+0000 mon.c (mon.2) 11367 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:42:33.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:33 smithi141 bash[31670]: audit 2023-12-02T01:42:33.349670+0000 mon.c (mon.2) 11368 : audit 0 from='client.? 172.21.15.40:0/339702284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:33 smithi040 bash[28232]: audit 2023-12-02T01:42:33.349670+0000 mon.c (mon.2) 11368 : audit 0 from='client.? 172.21.15.40:0/339702284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:33 smithi040 bash[41173]: audit 2023-12-02T01:42:33.349670+0000 mon.c (mon.2) 11368 : audit 0 from='client.? 172.21.15.40:0/339702284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:34.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:34 smithi141 bash[31670]: cluster 2023-12-02T01:42:33.163240+0000 mgr.y (mgr.24356) 18127 : cluster 0 pgmap v18095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:34 smithi141 bash[31670]: audit 2023-12-02T01:42:34.295810+0000 mon.c (mon.2) 11369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:34 smithi040 bash[28232]: cluster 2023-12-02T01:42:33.163240+0000 mgr.y (mgr.24356) 18127 : cluster 0 pgmap v18095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:34 smithi040 bash[28232]: audit 2023-12-02T01:42:34.295810+0000 mon.c (mon.2) 11369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:34 smithi040 bash[41173]: cluster 2023-12-02T01:42:33.163240+0000 mgr.y (mgr.24356) 18127 : cluster 0 pgmap v18095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:34 smithi040 bash[41173]: audit 2023-12-02T01:42:34.295810+0000 mon.c (mon.2) 11369 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:35.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:35 smithi141 bash[31670]: cluster 2023-12-02T01:42:35.164439+0000 mgr.y (mgr.24356) 18128 : cluster 0 pgmap v18096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:35 smithi040 bash[41173]: cluster 2023-12-02T01:42:35.164439+0000 mgr.y (mgr.24356) 18128 : cluster 0 pgmap v18096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:35 smithi040 bash[28232]: cluster 2023-12-02T01:42:35.164439+0000 mgr.y (mgr.24356) 18128 : cluster 0 pgmap v18096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:36.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:36 smithi141 bash[31670]: audit 2023-12-02T01:42:35.810870+0000 mon.c (mon.2) 11370 : audit 0 from='client.? 172.21.15.40:0/3202547231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:36 smithi040 bash[41173]: audit 2023-12-02T01:42:35.810870+0000 mon.c (mon.2) 11370 : audit 0 from='client.? 172.21.15.40:0/3202547231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:36 smithi040 bash[28232]: audit 2023-12-02T01:42:35.810870+0000 mon.c (mon.2) 11370 : audit 0 from='client.? 172.21.15.40:0/3202547231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:42:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: cluster 2023-12-02T01:42:37.165239+0000 mgr.y (mgr.24356) 18129 : cluster 0 pgmap v18097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:37.401245+0000 mon.a (mon.0) 11227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:37.411895+0000 mon.a (mon.0) 11228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:37.750577+0000 mon.a (mon.0) 11229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:37.761557+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:38.246384+0000 mon.c (mon.2) 11371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:38.248287+0000 mon.c (mon.2) 11372 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:38.257272+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[28232]: audit 2023-12-02T01:42:38.270687+0000 mon.a (mon.0) 11232 : audit 0 from='client.? 172.21.15.40:0/2252463424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: cluster 2023-12-02T01:42:37.165239+0000 mgr.y (mgr.24356) 18129 : cluster 0 pgmap v18097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:37.401245+0000 mon.a (mon.0) 11227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:37.411895+0000 mon.a (mon.0) 11228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:37.750577+0000 mon.a (mon.0) 11229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:37.761557+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:38.246384+0000 mon.c (mon.2) 11371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:38.248287+0000 mon.c (mon.2) 11372 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:38.257272+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:38 smithi040 bash[41173]: audit 2023-12-02T01:42:38.270687+0000 mon.a (mon.0) 11232 : audit 0 from='client.? 172.21.15.40:0/2252463424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: cluster 2023-12-02T01:42:37.165239+0000 mgr.y (mgr.24356) 18129 : cluster 0 pgmap v18097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:37.401245+0000 mon.a (mon.0) 11227 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:37.411895+0000 mon.a (mon.0) 11228 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:37.750577+0000 mon.a (mon.0) 11229 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:37.761557+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:38.246384+0000 mon.c (mon.2) 11371 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:38.248287+0000 mon.c (mon.2) 11372 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:38.257272+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:42:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:38 smithi141 bash[31670]: audit 2023-12-02T01:42:38.270687+0000 mon.a (mon.0) 11232 : audit 0 from='client.? 172.21.15.40:0/2252463424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:40 smithi040 bash[41173]: cluster 2023-12-02T01:42:39.165954+0000 mgr.y (mgr.24356) 18130 : cluster 0 pgmap v18098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:40 smithi040 bash[28232]: cluster 2023-12-02T01:42:39.165954+0000 mgr.y (mgr.24356) 18130 : cluster 0 pgmap v18098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:40 smithi141 bash[31670]: cluster 2023-12-02T01:42:39.165954+0000 mgr.y (mgr.24356) 18130 : cluster 0 pgmap v18098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:41.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:41 smithi141 bash[31670]: audit 2023-12-02T01:42:40.731344+0000 mon.a (mon.0) 11233 : audit 0 from='client.? 172.21.15.40:0/2199503285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:41 smithi040 bash[28232]: audit 2023-12-02T01:42:40.731344+0000 mon.a (mon.0) 11233 : audit 0 from='client.? 172.21.15.40:0/2199503285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:41 smithi040 bash[41173]: audit 2023-12-02T01:42:40.731344+0000 mon.a (mon.0) 11233 : audit 0 from='client.? 172.21.15.40:0/2199503285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:42 smithi141 bash[31670]: cluster 2023-12-02T01:42:41.167077+0000 mgr.y (mgr.24356) 18131 : cluster 0 pgmap v18099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:42 smithi040 bash[41173]: cluster 2023-12-02T01:42:41.167077+0000 mgr.y (mgr.24356) 18131 : cluster 0 pgmap v18099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:42 smithi040 bash[28232]: cluster 2023-12-02T01:42:41.167077+0000 mgr.y (mgr.24356) 18131 : cluster 0 pgmap v18099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:43 smithi141 bash[31670]: audit 2023-12-02T01:42:43.195311+0000 mon.a (mon.0) 11234 : audit 0 from='client.? 172.21.15.40:0/2352377651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:43 smithi040 bash[41173]: audit 2023-12-02T01:42:43.195311+0000 mon.a (mon.0) 11234 : audit 0 from='client.? 172.21.15.40:0/2352377651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:43 smithi040 bash[28232]: audit 2023-12-02T01:42:43.195311+0000 mon.a (mon.0) 11234 : audit 0 from='client.? 172.21.15.40:0/2352377651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:44.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:44 smithi141 bash[31670]: cluster 2023-12-02T01:42:43.167666+0000 mgr.y (mgr.24356) 18132 : cluster 0 pgmap v18100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:44 smithi040 bash[41173]: cluster 2023-12-02T01:42:43.167666+0000 mgr.y (mgr.24356) 18132 : cluster 0 pgmap v18100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:44 smithi040 bash[28232]: cluster 2023-12-02T01:42:43.167666+0000 mgr.y (mgr.24356) 18132 : cluster 0 pgmap v18100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:45 smithi141 bash[31670]: cluster 2023-12-02T01:42:45.168926+0000 mgr.y (mgr.24356) 18133 : cluster 0 pgmap v18101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:45 smithi040 bash[41173]: cluster 2023-12-02T01:42:45.168926+0000 mgr.y (mgr.24356) 18133 : cluster 0 pgmap v18101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:45 smithi040 bash[28232]: cluster 2023-12-02T01:42:45.168926+0000 mgr.y (mgr.24356) 18133 : cluster 0 pgmap v18101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:46.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:46 smithi141 bash[31670]: audit 2023-12-02T01:42:45.666409+0000 mon.a (mon.0) 11235 : audit 0 from='client.? 172.21.15.40:0/3288045236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:42:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:42:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:46 smithi040 bash[41173]: audit 2023-12-02T01:42:45.666409+0000 mon.a (mon.0) 11235 : audit 0 from='client.? 172.21.15.40:0/3288045236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:46 smithi040 bash[28232]: audit 2023-12-02T01:42:45.666409+0000 mon.a (mon.0) 11235 : audit 0 from='client.? 172.21.15.40:0/3288045236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:47.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:47 smithi141 bash[31670]: cluster 2023-12-02T01:42:47.169591+0000 mgr.y (mgr.24356) 18134 : cluster 0 pgmap v18102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:47 smithi040 bash[28232]: cluster 2023-12-02T01:42:47.169591+0000 mgr.y (mgr.24356) 18134 : cluster 0 pgmap v18102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:47 smithi040 bash[41173]: cluster 2023-12-02T01:42:47.169591+0000 mgr.y (mgr.24356) 18134 : cluster 0 pgmap v18102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:48 smithi141 bash[31670]: audit 2023-12-02T01:42:48.125840+0000 mon.c (mon.2) 11373 : audit 0 from='client.? 172.21.15.40:0/3975848683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:48 smithi040 bash[28232]: audit 2023-12-02T01:42:48.125840+0000 mon.c (mon.2) 11373 : audit 0 from='client.? 172.21.15.40:0/3975848683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:48 smithi040 bash[41173]: audit 2023-12-02T01:42:48.125840+0000 mon.c (mon.2) 11373 : audit 0 from='client.? 172.21.15.40:0/3975848683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:49 smithi141 bash[31670]: cluster 2023-12-02T01:42:49.170243+0000 mgr.y (mgr.24356) 18135 : cluster 0 pgmap v18103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:49 smithi141 bash[31670]: audit 2023-12-02T01:42:49.296242+0000 mon.c (mon.2) 11374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:49 smithi040 bash[41173]: cluster 2023-12-02T01:42:49.170243+0000 mgr.y (mgr.24356) 18135 : cluster 0 pgmap v18103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:49 smithi040 bash[41173]: audit 2023-12-02T01:42:49.296242+0000 mon.c (mon.2) 11374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:49 smithi040 bash[28232]: cluster 2023-12-02T01:42:49.170243+0000 mgr.y (mgr.24356) 18135 : cluster 0 pgmap v18103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:49 smithi040 bash[28232]: audit 2023-12-02T01:42:49.296242+0000 mon.c (mon.2) 11374 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:50 smithi040 bash[28232]: audit 2023-12-02T01:42:50.594210+0000 mon.a (mon.0) 11236 : audit 0 from='client.? 172.21.15.40:0/2577546981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:50 smithi040 bash[41173]: audit 2023-12-02T01:42:50.594210+0000 mon.a (mon.0) 11236 : audit 0 from='client.? 172.21.15.40:0/2577546981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:51.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:50 smithi141 bash[31670]: audit 2023-12-02T01:42:50.594210+0000 mon.a (mon.0) 11236 : audit 0 from='client.? 172.21.15.40:0/2577546981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:52 smithi141 bash[31670]: cluster 2023-12-02T01:42:51.171410+0000 mgr.y (mgr.24356) 18136 : cluster 0 pgmap v18104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:52 smithi040 bash[28232]: cluster 2023-12-02T01:42:51.171410+0000 mgr.y (mgr.24356) 18136 : cluster 0 pgmap v18104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:52 smithi040 bash[41173]: cluster 2023-12-02T01:42:51.171410+0000 mgr.y (mgr.24356) 18136 : cluster 0 pgmap v18104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:53.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:53 smithi141 bash[31670]: audit 2023-12-02T01:42:53.054819+0000 mon.a (mon.0) 11237 : audit 0 from='client.? 172.21.15.40:0/1735948867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:53 smithi040 bash[28232]: audit 2023-12-02T01:42:53.054819+0000 mon.a (mon.0) 11237 : audit 0 from='client.? 172.21.15.40:0/1735948867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:53 smithi040 bash[41173]: audit 2023-12-02T01:42:53.054819+0000 mon.a (mon.0) 11237 : audit 0 from='client.? 172.21.15.40:0/1735948867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:54 smithi141 bash[31670]: cluster 2023-12-02T01:42:53.172098+0000 mgr.y (mgr.24356) 18137 : cluster 0 pgmap v18105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:54 smithi040 bash[28232]: cluster 2023-12-02T01:42:53.172098+0000 mgr.y (mgr.24356) 18137 : cluster 0 pgmap v18105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:54 smithi040 bash[41173]: cluster 2023-12-02T01:42:53.172098+0000 mgr.y (mgr.24356) 18137 : cluster 0 pgmap v18105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:55.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:55 smithi141 bash[31670]: cluster 2023-12-02T01:42:55.172931+0000 mgr.y (mgr.24356) 18138 : cluster 0 pgmap v18106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:55 smithi040 bash[28232]: cluster 2023-12-02T01:42:55.172931+0000 mgr.y (mgr.24356) 18138 : cluster 0 pgmap v18106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:55 smithi040 bash[41173]: cluster 2023-12-02T01:42:55.172931+0000 mgr.y (mgr.24356) 18138 : cluster 0 pgmap v18106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:56 smithi141 bash[31670]: audit 2023-12-02T01:42:55.517264+0000 mon.c (mon.2) 11375 : audit 0 from='client.? 172.21.15.40:0/1697254405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:56 smithi040 bash[28232]: audit 2023-12-02T01:42:55.517264+0000 mon.c (mon.2) 11375 : audit 0 from='client.? 172.21.15.40:0/1697254405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:42:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T01:42:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:56 smithi040 bash[41173]: audit 2023-12-02T01:42:55.517264+0000 mon.c (mon.2) 11375 : audit 0 from='client.? 172.21.15.40:0/1697254405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:57 smithi141 bash[31670]: cluster 2023-12-02T01:42:57.173536+0000 mgr.y (mgr.24356) 18139 : cluster 0 pgmap v18107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:57 smithi040 bash[28232]: cluster 2023-12-02T01:42:57.173536+0000 mgr.y (mgr.24356) 18139 : cluster 0 pgmap v18107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:57 smithi040 bash[41173]: cluster 2023-12-02T01:42:57.173536+0000 mgr.y (mgr.24356) 18139 : cluster 0 pgmap v18107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:58 smithi141 bash[31670]: audit 2023-12-02T01:42:57.987018+0000 mon.a (mon.0) 11238 : audit 0 from='client.? 172.21.15.40:0/1065635818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:58 smithi040 bash[28232]: audit 2023-12-02T01:42:57.987018+0000 mon.a (mon.0) 11238 : audit 0 from='client.? 172.21.15.40:0/1065635818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:58 smithi040 bash[41173]: audit 2023-12-02T01:42:57.987018+0000 mon.a (mon.0) 11238 : audit 0 from='client.? 172.21.15.40:0/1065635818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:42:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:42:59 smithi141 bash[31670]: cluster 2023-12-02T01:42:59.174211+0000 mgr.y (mgr.24356) 18140 : cluster 0 pgmap v18108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:42:59 smithi040 bash[28232]: cluster 2023-12-02T01:42:59.174211+0000 mgr.y (mgr.24356) 18140 : cluster 0 pgmap v18108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:42:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:42:59 smithi040 bash[41173]: cluster 2023-12-02T01:42:59.174211+0000 mgr.y (mgr.24356) 18140 : cluster 0 pgmap v18108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:00 smithi141 bash[31670]: audit 2023-12-02T01:43:00.458479+0000 mon.a (mon.0) 11239 : audit 0 from='client.? 172.21.15.40:0/386377074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:00 smithi040 bash[28232]: audit 2023-12-02T01:43:00.458479+0000 mon.a (mon.0) 11239 : audit 0 from='client.? 172.21.15.40:0/386377074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:00 smithi040 bash[41173]: audit 2023-12-02T01:43:00.458479+0000 mon.a (mon.0) 11239 : audit 0 from='client.? 172.21.15.40:0/386377074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:02.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:02 smithi141 bash[31670]: cluster 2023-12-02T01:43:01.175361+0000 mgr.y (mgr.24356) 18141 : cluster 0 pgmap v18109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:02 smithi040 bash[41173]: cluster 2023-12-02T01:43:01.175361+0000 mgr.y (mgr.24356) 18141 : cluster 0 pgmap v18109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:02 smithi040 bash[28232]: cluster 2023-12-02T01:43:01.175361+0000 mgr.y (mgr.24356) 18141 : cluster 0 pgmap v18109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:03.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:03 smithi141 bash[31670]: audit 2023-12-02T01:43:02.918617+0000 mon.a (mon.0) 11240 : audit 0 from='client.? 172.21.15.40:0/1075230651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:03 smithi141 bash[31670]: cluster 2023-12-02T01:43:03.175990+0000 mgr.y (mgr.24356) 18142 : cluster 0 pgmap v18110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:03 smithi040 bash[41173]: audit 2023-12-02T01:43:02.918617+0000 mon.a (mon.0) 11240 : audit 0 from='client.? 172.21.15.40:0/1075230651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:03 smithi040 bash[41173]: cluster 2023-12-02T01:43:03.175990+0000 mgr.y (mgr.24356) 18142 : cluster 0 pgmap v18110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:03 smithi040 bash[28232]: audit 2023-12-02T01:43:02.918617+0000 mon.a (mon.0) 11240 : audit 0 from='client.? 172.21.15.40:0/1075230651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:03 smithi040 bash[28232]: cluster 2023-12-02T01:43:03.175990+0000 mgr.y (mgr.24356) 18142 : cluster 0 pgmap v18110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:04.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:04 smithi141 bash[31670]: audit 2023-12-02T01:43:04.296692+0000 mon.c (mon.2) 11376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:04 smithi040 bash[41173]: audit 2023-12-02T01:43:04.296692+0000 mon.c (mon.2) 11376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:04 smithi040 bash[28232]: audit 2023-12-02T01:43:04.296692+0000 mon.c (mon.2) 11376 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:05 smithi141 bash[31670]: cluster 2023-12-02T01:43:05.177138+0000 mgr.y (mgr.24356) 18143 : cluster 0 pgmap v18111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:05 smithi141 bash[31670]: audit 2023-12-02T01:43:05.409610+0000 mon.c (mon.2) 11377 : audit 0 from='client.? 172.21.15.40:0/3056287546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:05 smithi040 bash[41173]: cluster 2023-12-02T01:43:05.177138+0000 mgr.y (mgr.24356) 18143 : cluster 0 pgmap v18111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:05 smithi040 bash[41173]: audit 2023-12-02T01:43:05.409610+0000 mon.c (mon.2) 11377 : audit 0 from='client.? 172.21.15.40:0/3056287546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:05 smithi040 bash[28232]: cluster 2023-12-02T01:43:05.177138+0000 mgr.y (mgr.24356) 18143 : cluster 0 pgmap v18111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:05 smithi040 bash[28232]: audit 2023-12-02T01:43:05.409610+0000 mon.c (mon.2) 11377 : audit 0 from='client.? 172.21.15.40:0/3056287546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:43:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:43:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:07 smithi141 bash[31670]: cluster 2023-12-02T01:43:07.177857+0000 mgr.y (mgr.24356) 18144 : cluster 0 pgmap v18112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:07 smithi040 bash[28232]: cluster 2023-12-02T01:43:07.177857+0000 mgr.y (mgr.24356) 18144 : cluster 0 pgmap v18112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:07 smithi040 bash[41173]: cluster 2023-12-02T01:43:07.177857+0000 mgr.y (mgr.24356) 18144 : cluster 0 pgmap v18112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:08 smithi141 bash[31670]: audit 2023-12-02T01:43:07.867127+0000 mon.c (mon.2) 11378 : audit 0 from='client.? 172.21.15.40:0/3458225241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:08 smithi040 bash[28232]: audit 2023-12-02T01:43:07.867127+0000 mon.c (mon.2) 11378 : audit 0 from='client.? 172.21.15.40:0/3458225241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:08 smithi040 bash[41173]: audit 2023-12-02T01:43:07.867127+0000 mon.c (mon.2) 11378 : audit 0 from='client.? 172.21.15.40:0/3458225241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:09 smithi141 bash[31670]: cluster 2023-12-02T01:43:09.178591+0000 mgr.y (mgr.24356) 18145 : cluster 0 pgmap v18113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:09 smithi040 bash[41173]: cluster 2023-12-02T01:43:09.178591+0000 mgr.y (mgr.24356) 18145 : cluster 0 pgmap v18113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:09 smithi040 bash[28232]: cluster 2023-12-02T01:43:09.178591+0000 mgr.y (mgr.24356) 18145 : cluster 0 pgmap v18113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:10 smithi141 bash[31670]: audit 2023-12-02T01:43:10.327604+0000 mon.a (mon.0) 11241 : audit 0 from='client.? 172.21.15.40:0/1304122937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:10 smithi040 bash[41173]: audit 2023-12-02T01:43:10.327604+0000 mon.a (mon.0) 11241 : audit 0 from='client.? 172.21.15.40:0/1304122937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:10 smithi040 bash[28232]: audit 2023-12-02T01:43:10.327604+0000 mon.a (mon.0) 11241 : audit 0 from='client.? 172.21.15.40:0/1304122937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:11 smithi141 bash[31670]: cluster 2023-12-02T01:43:11.179777+0000 mgr.y (mgr.24356) 18146 : cluster 0 pgmap v18114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:11 smithi040 bash[28232]: cluster 2023-12-02T01:43:11.179777+0000 mgr.y (mgr.24356) 18146 : cluster 0 pgmap v18114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:11 smithi040 bash[41173]: cluster 2023-12-02T01:43:11.179777+0000 mgr.y (mgr.24356) 18146 : cluster 0 pgmap v18114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:12 smithi040 bash[28232]: audit 2023-12-02T01:43:12.779858+0000 mon.c (mon.2) 11379 : audit 0 from='client.? 172.21.15.40:0/2361238636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:12 smithi040 bash[41173]: audit 2023-12-02T01:43:12.779858+0000 mon.c (mon.2) 11379 : audit 0 from='client.? 172.21.15.40:0/2361238636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:12 smithi141 bash[31670]: audit 2023-12-02T01:43:12.779858+0000 mon.c (mon.2) 11379 : audit 0 from='client.? 172.21.15.40:0/2361238636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:13 smithi040 bash[28232]: cluster 2023-12-02T01:43:13.180311+0000 mgr.y (mgr.24356) 18147 : cluster 0 pgmap v18115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:13 smithi040 bash[41173]: cluster 2023-12-02T01:43:13.180311+0000 mgr.y (mgr.24356) 18147 : cluster 0 pgmap v18115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:13 smithi141 bash[31670]: cluster 2023-12-02T01:43:13.180311+0000 mgr.y (mgr.24356) 18147 : cluster 0 pgmap v18115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:16 smithi040 bash[28232]: cluster 2023-12-02T01:43:15.181388+0000 mgr.y (mgr.24356) 18148 : cluster 0 pgmap v18116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:16.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:16 smithi040 bash[28232]: audit 2023-12-02T01:43:15.238199+0000 mon.c (mon.2) 11380 : audit 0 from='client.? 172.21.15.40:0/555174591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:16 smithi040 bash[41173]: cluster 2023-12-02T01:43:15.181388+0000 mgr.y (mgr.24356) 18148 : cluster 0 pgmap v18116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:16.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:16 smithi040 bash[41173]: audit 2023-12-02T01:43:15.238199+0000 mon.c (mon.2) 11380 : audit 0 from='client.? 172.21.15.40:0/555174591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:16 smithi141 bash[31670]: cluster 2023-12-02T01:43:15.181388+0000 mgr.y (mgr.24356) 18148 : cluster 0 pgmap v18116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:16 smithi141 bash[31670]: audit 2023-12-02T01:43:15.238199+0000 mon.c (mon.2) 11380 : audit 0 from='client.? 172.21.15.40:0/555174591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:43:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:43:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:17 smithi141 bash[31670]: cluster 2023-12-02T01:43:17.182201+0000 mgr.y (mgr.24356) 18149 : cluster 0 pgmap v18117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:17 smithi040 bash[28232]: cluster 2023-12-02T01:43:17.182201+0000 mgr.y (mgr.24356) 18149 : cluster 0 pgmap v18117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:17 smithi040 bash[41173]: cluster 2023-12-02T01:43:17.182201+0000 mgr.y (mgr.24356) 18149 : cluster 0 pgmap v18117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:18 smithi141 bash[31670]: audit 2023-12-02T01:43:17.701373+0000 mon.c (mon.2) 11381 : audit 0 from='client.? 172.21.15.40:0/1213349183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:18 smithi040 bash[41173]: audit 2023-12-02T01:43:17.701373+0000 mon.c (mon.2) 11381 : audit 0 from='client.? 172.21.15.40:0/1213349183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:18 smithi040 bash[28232]: audit 2023-12-02T01:43:17.701373+0000 mon.c (mon.2) 11381 : audit 0 from='client.? 172.21.15.40:0/1213349183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:19 smithi141 bash[31670]: cluster 2023-12-02T01:43:19.182958+0000 mgr.y (mgr.24356) 18150 : cluster 0 pgmap v18118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:19 smithi141 bash[31670]: audit 2023-12-02T01:43:19.297000+0000 mon.c (mon.2) 11382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:19 smithi040 bash[28232]: cluster 2023-12-02T01:43:19.182958+0000 mgr.y (mgr.24356) 18150 : cluster 0 pgmap v18118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:19 smithi040 bash[28232]: audit 2023-12-02T01:43:19.297000+0000 mon.c (mon.2) 11382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:19 smithi040 bash[41173]: cluster 2023-12-02T01:43:19.182958+0000 mgr.y (mgr.24356) 18150 : cluster 0 pgmap v18118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:19 smithi040 bash[41173]: audit 2023-12-02T01:43:19.297000+0000 mon.c (mon.2) 11382 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:20 smithi141 bash[31670]: audit 2023-12-02T01:43:20.161259+0000 mon.c (mon.2) 11383 : audit 0 from='client.? 172.21.15.40:0/3807305749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:20 smithi040 bash[28232]: audit 2023-12-02T01:43:20.161259+0000 mon.c (mon.2) 11383 : audit 0 from='client.? 172.21.15.40:0/3807305749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:20 smithi040 bash[41173]: audit 2023-12-02T01:43:20.161259+0000 mon.c (mon.2) 11383 : audit 0 from='client.? 172.21.15.40:0/3807305749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:21 smithi141 bash[31670]: cluster 2023-12-02T01:43:21.184140+0000 mgr.y (mgr.24356) 18151 : cluster 0 pgmap v18119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:21 smithi040 bash[28232]: cluster 2023-12-02T01:43:21.184140+0000 mgr.y (mgr.24356) 18151 : cluster 0 pgmap v18119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:21 smithi040 bash[41173]: cluster 2023-12-02T01:43:21.184140+0000 mgr.y (mgr.24356) 18151 : cluster 0 pgmap v18119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:22 smithi141 bash[31670]: audit 2023-12-02T01:43:22.632237+0000 mon.c (mon.2) 11384 : audit 0 from='client.? 172.21.15.40:0/3722264879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:22 smithi040 bash[28232]: audit 2023-12-02T01:43:22.632237+0000 mon.c (mon.2) 11384 : audit 0 from='client.? 172.21.15.40:0/3722264879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:22 smithi040 bash[41173]: audit 2023-12-02T01:43:22.632237+0000 mon.c (mon.2) 11384 : audit 0 from='client.? 172.21.15.40:0/3722264879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:23 smithi141 bash[31670]: cluster 2023-12-02T01:43:23.184882+0000 mgr.y (mgr.24356) 18152 : cluster 0 pgmap v18120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:23 smithi040 bash[28232]: cluster 2023-12-02T01:43:23.184882+0000 mgr.y (mgr.24356) 18152 : cluster 0 pgmap v18120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:23 smithi040 bash[41173]: cluster 2023-12-02T01:43:23.184882+0000 mgr.y (mgr.24356) 18152 : cluster 0 pgmap v18120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:25 smithi040 bash[28232]: audit 2023-12-02T01:43:25.092495+0000 mon.a (mon.0) 11242 : audit 0 from='client.? 172.21.15.40:0/2748437316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:25 smithi040 bash[41173]: audit 2023-12-02T01:43:25.092495+0000 mon.a (mon.0) 11242 : audit 0 from='client.? 172.21.15.40:0/2748437316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:25.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:25 smithi141 bash[31670]: audit 2023-12-02T01:43:25.092495+0000 mon.a (mon.0) 11242 : audit 0 from='client.? 172.21.15.40:0/2748437316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:26 smithi040 bash[41173]: cluster 2023-12-02T01:43:25.186017+0000 mgr.y (mgr.24356) 18153 : cluster 0 pgmap v18121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:26 smithi040 bash[28232]: cluster 2023-12-02T01:43:25.186017+0000 mgr.y (mgr.24356) 18153 : cluster 0 pgmap v18121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:26 smithi141 bash[31670]: cluster 2023-12-02T01:43:25.186017+0000 mgr.y (mgr.24356) 18153 : cluster 0 pgmap v18121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:43:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:43:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:27 smithi141 bash[31670]: cluster 2023-12-02T01:43:27.186673+0000 mgr.y (mgr.24356) 18154 : cluster 0 pgmap v18122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:27 smithi040 bash[41173]: cluster 2023-12-02T01:43:27.186673+0000 mgr.y (mgr.24356) 18154 : cluster 0 pgmap v18122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:27 smithi040 bash[28232]: cluster 2023-12-02T01:43:27.186673+0000 mgr.y (mgr.24356) 18154 : cluster 0 pgmap v18122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:28.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:28 smithi141 bash[31670]: audit 2023-12-02T01:43:27.565254+0000 mon.a (mon.0) 11243 : audit 0 from='client.? 172.21.15.40:0/1436595767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:28 smithi040 bash[41173]: audit 2023-12-02T01:43:27.565254+0000 mon.a (mon.0) 11243 : audit 0 from='client.? 172.21.15.40:0/1436595767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:28 smithi040 bash[28232]: audit 2023-12-02T01:43:27.565254+0000 mon.a (mon.0) 11243 : audit 0 from='client.? 172.21.15.40:0/1436595767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:29 smithi141 bash[31670]: cluster 2023-12-02T01:43:29.187355+0000 mgr.y (mgr.24356) 18155 : cluster 0 pgmap v18123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:29 smithi040 bash[28232]: cluster 2023-12-02T01:43:29.187355+0000 mgr.y (mgr.24356) 18155 : cluster 0 pgmap v18123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:29 smithi040 bash[41173]: cluster 2023-12-02T01:43:29.187355+0000 mgr.y (mgr.24356) 18155 : cluster 0 pgmap v18123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:30 smithi141 bash[31670]: audit 2023-12-02T01:43:30.037698+0000 mon.c (mon.2) 11385 : audit 0 from='client.? 172.21.15.40:0/1053136350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:30 smithi040 bash[28232]: audit 2023-12-02T01:43:30.037698+0000 mon.c (mon.2) 11385 : audit 0 from='client.? 172.21.15.40:0/1053136350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:30 smithi040 bash[41173]: audit 2023-12-02T01:43:30.037698+0000 mon.c (mon.2) 11385 : audit 0 from='client.? 172.21.15.40:0/1053136350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:31.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:31 smithi141 bash[31670]: cluster 2023-12-02T01:43:31.188485+0000 mgr.y (mgr.24356) 18156 : cluster 0 pgmap v18124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:31 smithi040 bash[41173]: cluster 2023-12-02T01:43:31.188485+0000 mgr.y (mgr.24356) 18156 : cluster 0 pgmap v18124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:31 smithi040 bash[28232]: cluster 2023-12-02T01:43:31.188485+0000 mgr.y (mgr.24356) 18156 : cluster 0 pgmap v18124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:32 smithi040 bash[41173]: audit 2023-12-02T01:43:32.510990+0000 mon.a (mon.0) 11244 : audit 0 from='client.? 172.21.15.40:0/2786143523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:32 smithi040 bash[28232]: audit 2023-12-02T01:43:32.510990+0000 mon.a (mon.0) 11244 : audit 0 from='client.? 172.21.15.40:0/2786143523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:32 smithi141 bash[31670]: audit 2023-12-02T01:43:32.510990+0000 mon.a (mon.0) 11244 : audit 0 from='client.? 172.21.15.40:0/2786143523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:33 smithi040 bash[41173]: cluster 2023-12-02T01:43:33.189256+0000 mgr.y (mgr.24356) 18157 : cluster 0 pgmap v18125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:33 smithi040 bash[28232]: cluster 2023-12-02T01:43:33.189256+0000 mgr.y (mgr.24356) 18157 : cluster 0 pgmap v18125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:33 smithi141 bash[31670]: cluster 2023-12-02T01:43:33.189256+0000 mgr.y (mgr.24356) 18157 : cluster 0 pgmap v18125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:34 smithi040 bash[28232]: audit 2023-12-02T01:43:34.297417+0000 mon.c (mon.2) 11386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:34 smithi040 bash[41173]: audit 2023-12-02T01:43:34.297417+0000 mon.c (mon.2) 11386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:35.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:34 smithi141 bash[31670]: audit 2023-12-02T01:43:34.297417+0000 mon.c (mon.2) 11386 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:35 smithi040 bash[28232]: audit 2023-12-02T01:43:34.981223+0000 mon.c (mon.2) 11387 : audit 0 from='client.? 172.21.15.40:0/852911033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:35 smithi040 bash[28232]: cluster 2023-12-02T01:43:35.190517+0000 mgr.y (mgr.24356) 18158 : cluster 0 pgmap v18126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:35 smithi040 bash[41173]: audit 2023-12-02T01:43:34.981223+0000 mon.c (mon.2) 11387 : audit 0 from='client.? 172.21.15.40:0/852911033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:35 smithi040 bash[41173]: cluster 2023-12-02T01:43:35.190517+0000 mgr.y (mgr.24356) 18158 : cluster 0 pgmap v18126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:35 smithi141 bash[31670]: audit 2023-12-02T01:43:34.981223+0000 mon.c (mon.2) 11387 : audit 0 from='client.? 172.21.15.40:0/852911033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:35 smithi141 bash[31670]: cluster 2023-12-02T01:43:35.190517+0000 mgr.y (mgr.24356) 18158 : cluster 0 pgmap v18126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:43:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:43:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:37 smithi141 bash[31670]: cluster 2023-12-02T01:43:37.191181+0000 mgr.y (mgr.24356) 18159 : cluster 0 pgmap v18127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:37 smithi040 bash[41173]: cluster 2023-12-02T01:43:37.191181+0000 mgr.y (mgr.24356) 18159 : cluster 0 pgmap v18127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:37 smithi040 bash[28232]: cluster 2023-12-02T01:43:37.191181+0000 mgr.y (mgr.24356) 18159 : cluster 0 pgmap v18127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:38 smithi141 bash[31670]: audit 2023-12-02T01:43:37.455229+0000 mon.a (mon.0) 11245 : audit 0 from='client.? 172.21.15.40:0/2970988868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:38 smithi141 bash[31670]: audit 2023-12-02T01:43:38.339640+0000 mon.c (mon.2) 11388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:43:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:38 smithi040 bash[41173]: audit 2023-12-02T01:43:37.455229+0000 mon.a (mon.0) 11245 : audit 0 from='client.? 172.21.15.40:0/2970988868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:38 smithi040 bash[41173]: audit 2023-12-02T01:43:38.339640+0000 mon.c (mon.2) 11388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:43:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:38 smithi040 bash[28232]: audit 2023-12-02T01:43:37.455229+0000 mon.a (mon.0) 11245 : audit 0 from='client.? 172.21.15.40:0/2970988868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:38 smithi040 bash[28232]: audit 2023-12-02T01:43:38.339640+0000 mon.c (mon.2) 11388 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:43:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:39 smithi141 bash[31670]: cluster 2023-12-02T01:43:39.191890+0000 mgr.y (mgr.24356) 18160 : cluster 0 pgmap v18128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:39 smithi040 bash[28232]: cluster 2023-12-02T01:43:39.191890+0000 mgr.y (mgr.24356) 18160 : cluster 0 pgmap v18128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:39 smithi040 bash[41173]: cluster 2023-12-02T01:43:39.191890+0000 mgr.y (mgr.24356) 18160 : cluster 0 pgmap v18128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:40 smithi141 bash[31670]: audit 2023-12-02T01:43:39.912407+0000 mon.c (mon.2) 11389 : audit 0 from='client.? 172.21.15.40:0/3237382700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:40 smithi040 bash[41173]: audit 2023-12-02T01:43:39.912407+0000 mon.c (mon.2) 11389 : audit 0 from='client.? 172.21.15.40:0/3237382700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:40 smithi040 bash[28232]: audit 2023-12-02T01:43:39.912407+0000 mon.c (mon.2) 11389 : audit 0 from='client.? 172.21.15.40:0/3237382700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:41 smithi141 bash[31670]: cluster 2023-12-02T01:43:41.193055+0000 mgr.y (mgr.24356) 18161 : cluster 0 pgmap v18129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:41 smithi040 bash[28232]: cluster 2023-12-02T01:43:41.193055+0000 mgr.y (mgr.24356) 18161 : cluster 0 pgmap v18129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:41 smithi040 bash[41173]: cluster 2023-12-02T01:43:41.193055+0000 mgr.y (mgr.24356) 18161 : cluster 0 pgmap v18129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:42 smithi141 bash[31670]: audit 2023-12-02T01:43:42.366016+0000 mon.c (mon.2) 11390 : audit 0 from='client.? 172.21.15.40:0/1607336406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:42 smithi040 bash[28232]: audit 2023-12-02T01:43:42.366016+0000 mon.c (mon.2) 11390 : audit 0 from='client.? 172.21.15.40:0/1607336406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:42 smithi040 bash[41173]: audit 2023-12-02T01:43:42.366016+0000 mon.c (mon.2) 11390 : audit 0 from='client.? 172.21.15.40:0/1607336406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:43.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:43 smithi141 bash[31670]: cluster 2023-12-02T01:43:43.193788+0000 mgr.y (mgr.24356) 18162 : cluster 0 pgmap v18130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:43 smithi040 bash[41173]: cluster 2023-12-02T01:43:43.193788+0000 mgr.y (mgr.24356) 18162 : cluster 0 pgmap v18130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:43 smithi040 bash[28232]: cluster 2023-12-02T01:43:43.193788+0000 mgr.y (mgr.24356) 18162 : cluster 0 pgmap v18130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:44.185199+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:44.197850+0000 mon.a (mon.0) 11247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:44.537825+0000 mon.a (mon.0) 11248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:44.549005+0000 mon.a (mon.0) 11249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:44.846615+0000 mon.a (mon.0) 11250 : audit 0 from='client.? 172.21.15.40:0/3027211677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:45.040163+0000 mon.c (mon.2) 11391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:45.041961+0000 mon.c (mon.2) 11392 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:43:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:45 smithi141 bash[31670]: audit 2023-12-02T01:43:45.051305+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:44.185199+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:44.197850+0000 mon.a (mon.0) 11247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:44.537825+0000 mon.a (mon.0) 11248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:44.549005+0000 mon.a (mon.0) 11249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:44.846615+0000 mon.a (mon.0) 11250 : audit 0 from='client.? 172.21.15.40:0/3027211677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:45.040163+0000 mon.c (mon.2) 11391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:45.041961+0000 mon.c (mon.2) 11392 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[28232]: audit 2023-12-02T01:43:45.051305+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:44.185199+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:44.197850+0000 mon.a (mon.0) 11247 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:44.537825+0000 mon.a (mon.0) 11248 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:44.549005+0000 mon.a (mon.0) 11249 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:44.846615+0000 mon.a (mon.0) 11250 : audit 0 from='client.? 172.21.15.40:0/3027211677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:45.040163+0000 mon.c (mon.2) 11391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:43:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:45.041961+0000 mon.c (mon.2) 11392 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:43:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:45 smithi040 bash[41173]: audit 2023-12-02T01:43:45.051305+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:43:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:46 smithi040 bash[28232]: cluster 2023-12-02T01:43:45.194977+0000 mgr.y (mgr.24356) 18163 : cluster 0 pgmap v18131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:46.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:46 smithi040 bash[41173]: cluster 2023-12-02T01:43:45.194977+0000 mgr.y (mgr.24356) 18163 : cluster 0 pgmap v18131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:46 smithi141 bash[31670]: cluster 2023-12-02T01:43:45.194977+0000 mgr.y (mgr.24356) 18163 : cluster 0 pgmap v18131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:43:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:43:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:47 smithi141 bash[31670]: cluster 2023-12-02T01:43:47.195467+0000 mgr.y (mgr.24356) 18164 : cluster 0 pgmap v18132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:47 smithi141 bash[31670]: audit 2023-12-02T01:43:47.309747+0000 mon.c (mon.2) 11393 : audit 0 from='client.? 172.21.15.40:0/3507199482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:47 smithi040 bash[28232]: cluster 2023-12-02T01:43:47.195467+0000 mgr.y (mgr.24356) 18164 : cluster 0 pgmap v18132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:47 smithi040 bash[28232]: audit 2023-12-02T01:43:47.309747+0000 mon.c (mon.2) 11393 : audit 0 from='client.? 172.21.15.40:0/3507199482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:47 smithi040 bash[41173]: cluster 2023-12-02T01:43:47.195467+0000 mgr.y (mgr.24356) 18164 : cluster 0 pgmap v18132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:47 smithi040 bash[41173]: audit 2023-12-02T01:43:47.309747+0000 mon.c (mon.2) 11393 : audit 0 from='client.? 172.21.15.40:0/3507199482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:50 smithi141 bash[31670]: cluster 2023-12-02T01:43:49.196109+0000 mgr.y (mgr.24356) 18165 : cluster 0 pgmap v18133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:50 smithi141 bash[31670]: audit 2023-12-02T01:43:49.297833+0000 mon.c (mon.2) 11394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:50 smithi141 bash[31670]: audit 2023-12-02T01:43:49.779477+0000 mon.c (mon.2) 11395 : audit 0 from='client.? 172.21.15.40:0/2306610846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:50 smithi040 bash[28232]: cluster 2023-12-02T01:43:49.196109+0000 mgr.y (mgr.24356) 18165 : cluster 0 pgmap v18133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:50 smithi040 bash[28232]: audit 2023-12-02T01:43:49.297833+0000 mon.c (mon.2) 11394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:50 smithi040 bash[28232]: audit 2023-12-02T01:43:49.779477+0000 mon.c (mon.2) 11395 : audit 0 from='client.? 172.21.15.40:0/2306610846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:50 smithi040 bash[41173]: cluster 2023-12-02T01:43:49.196109+0000 mgr.y (mgr.24356) 18165 : cluster 0 pgmap v18133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:50 smithi040 bash[41173]: audit 2023-12-02T01:43:49.297833+0000 mon.c (mon.2) 11394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:50 smithi040 bash[41173]: audit 2023-12-02T01:43:49.779477+0000 mon.c (mon.2) 11395 : audit 0 from='client.? 172.21.15.40:0/2306610846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:52 smithi141 bash[31670]: cluster 2023-12-02T01:43:51.197305+0000 mgr.y (mgr.24356) 18166 : cluster 0 pgmap v18134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:52 smithi141 bash[31670]: audit 2023-12-02T01:43:52.241233+0000 mon.c (mon.2) 11396 : audit 0 from='client.? 172.21.15.40:0/2731107705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:52 smithi040 bash[28232]: cluster 2023-12-02T01:43:51.197305+0000 mgr.y (mgr.24356) 18166 : cluster 0 pgmap v18134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:52 smithi040 bash[28232]: audit 2023-12-02T01:43:52.241233+0000 mon.c (mon.2) 11396 : audit 0 from='client.? 172.21.15.40:0/2731107705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:52 smithi040 bash[41173]: cluster 2023-12-02T01:43:51.197305+0000 mgr.y (mgr.24356) 18166 : cluster 0 pgmap v18134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:52 smithi040 bash[41173]: audit 2023-12-02T01:43:52.241233+0000 mon.c (mon.2) 11396 : audit 0 from='client.? 172.21.15.40:0/2731107705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:54 smithi141 bash[31670]: cluster 2023-12-02T01:43:53.197976+0000 mgr.y (mgr.24356) 18167 : cluster 0 pgmap v18135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:54 smithi040 bash[28232]: cluster 2023-12-02T01:43:53.197976+0000 mgr.y (mgr.24356) 18167 : cluster 0 pgmap v18135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:54 smithi040 bash[41173]: cluster 2023-12-02T01:43:53.197976+0000 mgr.y (mgr.24356) 18167 : cluster 0 pgmap v18135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:55.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:55 smithi141 bash[31670]: audit 2023-12-02T01:43:54.702230+0000 mon.c (mon.2) 11397 : audit 0 from='client.? 172.21.15.40:0/3400852236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:55 smithi040 bash[28232]: audit 2023-12-02T01:43:54.702230+0000 mon.c (mon.2) 11397 : audit 0 from='client.? 172.21.15.40:0/3400852236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:55 smithi040 bash[41173]: audit 2023-12-02T01:43:54.702230+0000 mon.c (mon.2) 11397 : audit 0 from='client.? 172.21.15.40:0/3400852236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:56 smithi141 bash[31670]: cluster 2023-12-02T01:43:55.199171+0000 mgr.y (mgr.24356) 18168 : cluster 0 pgmap v18136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:56 smithi040 bash[28232]: cluster 2023-12-02T01:43:55.199171+0000 mgr.y (mgr.24356) 18168 : cluster 0 pgmap v18136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:56 smithi040 bash[41173]: cluster 2023-12-02T01:43:55.199171+0000 mgr.y (mgr.24356) 18168 : cluster 0 pgmap v18136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:43:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:43:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:57 smithi141 bash[31670]: audit 2023-12-02T01:43:57.169100+0000 mon.c (mon.2) 11398 : audit 0 from='client.? 172.21.15.40:0/3978859766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:43:57 smithi141 bash[31670]: cluster 2023-12-02T01:43:57.199865+0000 mgr.y (mgr.24356) 18169 : cluster 0 pgmap v18137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:57 smithi040 bash[28232]: audit 2023-12-02T01:43:57.169100+0000 mon.c (mon.2) 11398 : audit 0 from='client.? 172.21.15.40:0/3978859766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:43:57 smithi040 bash[28232]: cluster 2023-12-02T01:43:57.199865+0000 mgr.y (mgr.24356) 18169 : cluster 0 pgmap v18137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:43:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:57 smithi040 bash[41173]: audit 2023-12-02T01:43:57.169100+0000 mon.c (mon.2) 11398 : audit 0 from='client.? 172.21.15.40:0/3978859766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:43:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:43:57 smithi040 bash[41173]: cluster 2023-12-02T01:43:57.199865+0000 mgr.y (mgr.24356) 18169 : cluster 0 pgmap v18137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:00 smithi141 bash[31670]: cluster 2023-12-02T01:43:59.200583+0000 mgr.y (mgr.24356) 18170 : cluster 0 pgmap v18138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:00 smithi141 bash[31670]: audit 2023-12-02T01:43:59.643411+0000 mon.c (mon.2) 11399 : audit 0 from='client.? 172.21.15.40:0/133594189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:00 smithi040 bash[41173]: cluster 2023-12-02T01:43:59.200583+0000 mgr.y (mgr.24356) 18170 : cluster 0 pgmap v18138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:00 smithi040 bash[41173]: audit 2023-12-02T01:43:59.643411+0000 mon.c (mon.2) 11399 : audit 0 from='client.? 172.21.15.40:0/133594189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:00 smithi040 bash[28232]: cluster 2023-12-02T01:43:59.200583+0000 mgr.y (mgr.24356) 18170 : cluster 0 pgmap v18138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:00 smithi040 bash[28232]: audit 2023-12-02T01:43:59.643411+0000 mon.c (mon.2) 11399 : audit 0 from='client.? 172.21.15.40:0/133594189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:02 smithi141 bash[31670]: cluster 2023-12-02T01:44:01.201761+0000 mgr.y (mgr.24356) 18171 : cluster 0 pgmap v18139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:02 smithi141 bash[31670]: audit 2023-12-02T01:44:02.110524+0000 mon.a (mon.0) 11252 : audit 0 from='client.? 172.21.15.40:0/3082623985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:02 smithi040 bash[28232]: cluster 2023-12-02T01:44:01.201761+0000 mgr.y (mgr.24356) 18171 : cluster 0 pgmap v18139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:02 smithi040 bash[28232]: audit 2023-12-02T01:44:02.110524+0000 mon.a (mon.0) 11252 : audit 0 from='client.? 172.21.15.40:0/3082623985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:02 smithi040 bash[41173]: cluster 2023-12-02T01:44:01.201761+0000 mgr.y (mgr.24356) 18171 : cluster 0 pgmap v18139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:02 smithi040 bash[41173]: audit 2023-12-02T01:44:02.110524+0000 mon.a (mon.0) 11252 : audit 0 from='client.? 172.21.15.40:0/3082623985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:04 smithi141 bash[31670]: cluster 2023-12-02T01:44:03.202435+0000 mgr.y (mgr.24356) 18172 : cluster 0 pgmap v18140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:04 smithi040 bash[28232]: cluster 2023-12-02T01:44:03.202435+0000 mgr.y (mgr.24356) 18172 : cluster 0 pgmap v18140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:04 smithi040 bash[41173]: cluster 2023-12-02T01:44:03.202435+0000 mgr.y (mgr.24356) 18172 : cluster 0 pgmap v18140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:05 smithi040 bash[28232]: audit 2023-12-02T01:44:04.298150+0000 mon.c (mon.2) 11400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:05 smithi040 bash[28232]: audit 2023-12-02T01:44:04.572180+0000 mon.a (mon.0) 11253 : audit 0 from='client.? 172.21.15.40:0/923654425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:05 smithi040 bash[41173]: audit 2023-12-02T01:44:04.298150+0000 mon.c (mon.2) 11400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:05 smithi040 bash[41173]: audit 2023-12-02T01:44:04.572180+0000 mon.a (mon.0) 11253 : audit 0 from='client.? 172.21.15.40:0/923654425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:05 smithi141 bash[31670]: audit 2023-12-02T01:44:04.298150+0000 mon.c (mon.2) 11400 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:05 smithi141 bash[31670]: audit 2023-12-02T01:44:04.572180+0000 mon.a (mon.0) 11253 : audit 0 from='client.? 172.21.15.40:0/923654425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:44:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:44:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:06 smithi040 bash[41173]: cluster 2023-12-02T01:44:05.203598+0000 mgr.y (mgr.24356) 18173 : cluster 0 pgmap v18141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:06 smithi040 bash[28232]: cluster 2023-12-02T01:44:05.203598+0000 mgr.y (mgr.24356) 18173 : cluster 0 pgmap v18141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:06.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:06 smithi141 bash[31670]: cluster 2023-12-02T01:44:05.203598+0000 mgr.y (mgr.24356) 18173 : cluster 0 pgmap v18141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:07 smithi141 bash[31670]: audit 2023-12-02T01:44:07.034531+0000 mon.c (mon.2) 11401 : audit 0 from='client.? 172.21.15.40:0/519115195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:07 smithi141 bash[31670]: cluster 2023-12-02T01:44:07.204258+0000 mgr.y (mgr.24356) 18174 : cluster 0 pgmap v18142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:07 smithi040 bash[28232]: audit 2023-12-02T01:44:07.034531+0000 mon.c (mon.2) 11401 : audit 0 from='client.? 172.21.15.40:0/519115195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:07 smithi040 bash[28232]: cluster 2023-12-02T01:44:07.204258+0000 mgr.y (mgr.24356) 18174 : cluster 0 pgmap v18142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:07 smithi040 bash[41173]: audit 2023-12-02T01:44:07.034531+0000 mon.c (mon.2) 11401 : audit 0 from='client.? 172.21.15.40:0/519115195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:07 smithi040 bash[41173]: cluster 2023-12-02T01:44:07.204258+0000 mgr.y (mgr.24356) 18174 : cluster 0 pgmap v18142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:10.525 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:10 smithi141 bash[31670]: cluster 2023-12-02T01:44:09.204871+0000 mgr.y (mgr.24356) 18175 : cluster 0 pgmap v18143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:10 smithi141 bash[31670]: audit 2023-12-02T01:44:09.505976+0000 mon.c (mon.2) 11402 : audit 0 from='client.? 172.21.15.40:0/1282915850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:10 smithi040 bash[41173]: cluster 2023-12-02T01:44:09.204871+0000 mgr.y (mgr.24356) 18175 : cluster 0 pgmap v18143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:10.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:10 smithi040 bash[41173]: audit 2023-12-02T01:44:09.505976+0000 mon.c (mon.2) 11402 : audit 0 from='client.? 172.21.15.40:0/1282915850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:10.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:10 smithi040 bash[28232]: cluster 2023-12-02T01:44:09.204871+0000 mgr.y (mgr.24356) 18175 : cluster 0 pgmap v18143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:10 smithi040 bash[28232]: audit 2023-12-02T01:44:09.505976+0000 mon.c (mon.2) 11402 : audit 0 from='client.? 172.21.15.40:0/1282915850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:12 smithi141 bash[31670]: cluster 2023-12-02T01:44:11.205982+0000 mgr.y (mgr.24356) 18176 : cluster 0 pgmap v18144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:12 smithi141 bash[31670]: audit 2023-12-02T01:44:11.962680+0000 mon.a (mon.0) 11254 : audit 0 from='client.? 172.21.15.40:0/53809586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:12 smithi040 bash[41173]: cluster 2023-12-02T01:44:11.205982+0000 mgr.y (mgr.24356) 18176 : cluster 0 pgmap v18144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:12.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:12 smithi040 bash[41173]: audit 2023-12-02T01:44:11.962680+0000 mon.a (mon.0) 11254 : audit 0 from='client.? 172.21.15.40:0/53809586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:12 smithi040 bash[28232]: cluster 2023-12-02T01:44:11.205982+0000 mgr.y (mgr.24356) 18176 : cluster 0 pgmap v18144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:12 smithi040 bash[28232]: audit 2023-12-02T01:44:11.962680+0000 mon.a (mon.0) 11254 : audit 0 from='client.? 172.21.15.40:0/53809586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:14 smithi141 bash[31670]: cluster 2023-12-02T01:44:13.206663+0000 mgr.y (mgr.24356) 18177 : cluster 0 pgmap v18145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:14 smithi040 bash[28232]: cluster 2023-12-02T01:44:13.206663+0000 mgr.y (mgr.24356) 18177 : cluster 0 pgmap v18145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:14 smithi040 bash[41173]: cluster 2023-12-02T01:44:13.206663+0000 mgr.y (mgr.24356) 18177 : cluster 0 pgmap v18145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:15 smithi040 bash[41173]: audit 2023-12-02T01:44:14.423735+0000 mon.a (mon.0) 11255 : audit 0 from='client.? 172.21.15.40:0/3743680269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:15 smithi040 bash[28232]: audit 2023-12-02T01:44:14.423735+0000 mon.a (mon.0) 11255 : audit 0 from='client.? 172.21.15.40:0/3743680269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:15.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:15 smithi141 bash[31670]: audit 2023-12-02T01:44:14.423735+0000 mon.a (mon.0) 11255 : audit 0 from='client.? 172.21.15.40:0/3743680269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:16 smithi040 bash[28232]: cluster 2023-12-02T01:44:15.207864+0000 mgr.y (mgr.24356) 18178 : cluster 0 pgmap v18146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:44:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:44:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:16 smithi040 bash[41173]: cluster 2023-12-02T01:44:15.207864+0000 mgr.y (mgr.24356) 18178 : cluster 0 pgmap v18146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:16 smithi141 bash[31670]: cluster 2023-12-02T01:44:15.207864+0000 mgr.y (mgr.24356) 18178 : cluster 0 pgmap v18146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:17 smithi141 bash[31670]: audit 2023-12-02T01:44:16.889182+0000 mon.a (mon.0) 11256 : audit 0 from='client.? 172.21.15.40:0/3827293316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:17 smithi141 bash[31670]: cluster 2023-12-02T01:44:17.208551+0000 mgr.y (mgr.24356) 18179 : cluster 0 pgmap v18147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:17 smithi040 bash[41173]: audit 2023-12-02T01:44:16.889182+0000 mon.a (mon.0) 11256 : audit 0 from='client.? 172.21.15.40:0/3827293316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:17 smithi040 bash[41173]: cluster 2023-12-02T01:44:17.208551+0000 mgr.y (mgr.24356) 18179 : cluster 0 pgmap v18147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:17 smithi040 bash[28232]: audit 2023-12-02T01:44:16.889182+0000 mon.a (mon.0) 11256 : audit 0 from='client.? 172.21.15.40:0/3827293316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:17 smithi040 bash[28232]: cluster 2023-12-02T01:44:17.208551+0000 mgr.y (mgr.24356) 18179 : cluster 0 pgmap v18147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:20 smithi141 bash[31670]: cluster 2023-12-02T01:44:19.209169+0000 mgr.y (mgr.24356) 18180 : cluster 0 pgmap v18148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:20 smithi141 bash[31670]: audit 2023-12-02T01:44:19.298451+0000 mon.c (mon.2) 11403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:20 smithi141 bash[31670]: audit 2023-12-02T01:44:19.359433+0000 mon.a (mon.0) 11257 : audit 0 from='client.? 172.21.15.40:0/520988372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:20 smithi040 bash[28232]: cluster 2023-12-02T01:44:19.209169+0000 mgr.y (mgr.24356) 18180 : cluster 0 pgmap v18148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:20 smithi040 bash[28232]: audit 2023-12-02T01:44:19.298451+0000 mon.c (mon.2) 11403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:20 smithi040 bash[28232]: audit 2023-12-02T01:44:19.359433+0000 mon.a (mon.0) 11257 : audit 0 from='client.? 172.21.15.40:0/520988372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:20 smithi040 bash[41173]: cluster 2023-12-02T01:44:19.209169+0000 mgr.y (mgr.24356) 18180 : cluster 0 pgmap v18148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:20 smithi040 bash[41173]: audit 2023-12-02T01:44:19.298451+0000 mon.c (mon.2) 11403 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:20 smithi040 bash[41173]: audit 2023-12-02T01:44:19.359433+0000 mon.a (mon.0) 11257 : audit 0 from='client.? 172.21.15.40:0/520988372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:22 smithi141 bash[31670]: cluster 2023-12-02T01:44:21.210323+0000 mgr.y (mgr.24356) 18181 : cluster 0 pgmap v18149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:22.784 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:22 smithi141 bash[31670]: audit 2023-12-02T01:44:21.815824+0000 mon.a (mon.0) 11258 : audit 0 from='client.? 172.21.15.40:0/1007656654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:22 smithi040 bash[28232]: cluster 2023-12-02T01:44:21.210323+0000 mgr.y (mgr.24356) 18181 : cluster 0 pgmap v18149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:22 smithi040 bash[28232]: audit 2023-12-02T01:44:21.815824+0000 mon.a (mon.0) 11258 : audit 0 from='client.? 172.21.15.40:0/1007656654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:22.785 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:22 smithi040 bash[41173]: cluster 2023-12-02T01:44:21.210323+0000 mgr.y (mgr.24356) 18181 : cluster 0 pgmap v18149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:22.785 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:22 smithi040 bash[41173]: audit 2023-12-02T01:44:21.815824+0000 mon.a (mon.0) 11258 : audit 0 from='client.? 172.21.15.40:0/1007656654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:24 smithi141 bash[31670]: cluster 2023-12-02T01:44:23.210986+0000 mgr.y (mgr.24356) 18182 : cluster 0 pgmap v18150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:24 smithi040 bash[28232]: cluster 2023-12-02T01:44:23.210986+0000 mgr.y (mgr.24356) 18182 : cluster 0 pgmap v18150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:24 smithi040 bash[41173]: cluster 2023-12-02T01:44:23.210986+0000 mgr.y (mgr.24356) 18182 : cluster 0 pgmap v18150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:25 smithi040 bash[28232]: audit 2023-12-02T01:44:24.293725+0000 mon.a (mon.0) 11259 : audit 0 from='client.? 172.21.15.40:0/1822482216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:25 smithi040 bash[41173]: audit 2023-12-02T01:44:24.293725+0000 mon.a (mon.0) 11259 : audit 0 from='client.? 172.21.15.40:0/1822482216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:25 smithi141 bash[31670]: audit 2023-12-02T01:44:24.293725+0000 mon.a (mon.0) 11259 : audit 0 from='client.? 172.21.15.40:0/1822482216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:26 smithi040 bash[28232]: cluster 2023-12-02T01:44:25.212042+0000 mgr.y (mgr.24356) 18183 : cluster 0 pgmap v18151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:44:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:44:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:26 smithi040 bash[41173]: cluster 2023-12-02T01:44:25.212042+0000 mgr.y (mgr.24356) 18183 : cluster 0 pgmap v18151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:26.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:26 smithi141 bash[31670]: cluster 2023-12-02T01:44:25.212042+0000 mgr.y (mgr.24356) 18183 : cluster 0 pgmap v18151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:27 smithi141 bash[31670]: audit 2023-12-02T01:44:26.758114+0000 mon.a (mon.0) 11260 : audit 0 from='client.? 172.21.15.40:0/27697354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:27 smithi141 bash[31670]: cluster 2023-12-02T01:44:27.212743+0000 mgr.y (mgr.24356) 18184 : cluster 0 pgmap v18152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:27 smithi040 bash[41173]: audit 2023-12-02T01:44:26.758114+0000 mon.a (mon.0) 11260 : audit 0 from='client.? 172.21.15.40:0/27697354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:27 smithi040 bash[41173]: cluster 2023-12-02T01:44:27.212743+0000 mgr.y (mgr.24356) 18184 : cluster 0 pgmap v18152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:27 smithi040 bash[28232]: audit 2023-12-02T01:44:26.758114+0000 mon.a (mon.0) 11260 : audit 0 from='client.? 172.21.15.40:0/27697354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:27 smithi040 bash[28232]: cluster 2023-12-02T01:44:27.212743+0000 mgr.y (mgr.24356) 18184 : cluster 0 pgmap v18152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:29 smithi040 bash[28232]: audit 2023-12-02T01:44:29.215437+0000 mon.a (mon.0) 11261 : audit 0 from='client.? 172.21.15.40:0/2939184050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:29 smithi040 bash[41173]: audit 2023-12-02T01:44:29.215437+0000 mon.a (mon.0) 11261 : audit 0 from='client.? 172.21.15.40:0/2939184050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:29 smithi141 bash[31670]: audit 2023-12-02T01:44:29.215437+0000 mon.a (mon.0) 11261 : audit 0 from='client.? 172.21.15.40:0/2939184050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:30 smithi040 bash[28232]: cluster 2023-12-02T01:44:29.213358+0000 mgr.y (mgr.24356) 18185 : cluster 0 pgmap v18153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:30 smithi040 bash[41173]: cluster 2023-12-02T01:44:29.213358+0000 mgr.y (mgr.24356) 18185 : cluster 0 pgmap v18153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:30 smithi141 bash[31670]: cluster 2023-12-02T01:44:29.213358+0000 mgr.y (mgr.24356) 18185 : cluster 0 pgmap v18153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:32 smithi040 bash[41173]: cluster 2023-12-02T01:44:31.214509+0000 mgr.y (mgr.24356) 18186 : cluster 0 pgmap v18154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:32 smithi040 bash[41173]: audit 2023-12-02T01:44:31.676617+0000 mon.a (mon.0) 11262 : audit 0 from='client.? 172.21.15.40:0/2475960176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:32 smithi040 bash[28232]: cluster 2023-12-02T01:44:31.214509+0000 mgr.y (mgr.24356) 18186 : cluster 0 pgmap v18154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:32 smithi040 bash[28232]: audit 2023-12-02T01:44:31.676617+0000 mon.a (mon.0) 11262 : audit 0 from='client.? 172.21.15.40:0/2475960176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:32 smithi141 bash[31670]: cluster 2023-12-02T01:44:31.214509+0000 mgr.y (mgr.24356) 18186 : cluster 0 pgmap v18154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:32 smithi141 bash[31670]: audit 2023-12-02T01:44:31.676617+0000 mon.a (mon.0) 11262 : audit 0 from='client.? 172.21.15.40:0/2475960176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:34 smithi040 bash[41173]: cluster 2023-12-02T01:44:33.215175+0000 mgr.y (mgr.24356) 18187 : cluster 0 pgmap v18155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:34 smithi040 bash[41173]: audit 2023-12-02T01:44:34.139646+0000 mon.a (mon.0) 11263 : audit 0 from='client.? 172.21.15.40:0/766426998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:34 smithi040 bash[28232]: cluster 2023-12-02T01:44:33.215175+0000 mgr.y (mgr.24356) 18187 : cluster 0 pgmap v18155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:34 smithi040 bash[28232]: audit 2023-12-02T01:44:34.139646+0000 mon.a (mon.0) 11263 : audit 0 from='client.? 172.21.15.40:0/766426998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:34 smithi141 bash[31670]: cluster 2023-12-02T01:44:33.215175+0000 mgr.y (mgr.24356) 18187 : cluster 0 pgmap v18155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:34 smithi141 bash[31670]: audit 2023-12-02T01:44:34.139646+0000 mon.a (mon.0) 11263 : audit 0 from='client.? 172.21.15.40:0/766426998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:35 smithi040 bash[28232]: audit 2023-12-02T01:44:34.298374+0000 mon.c (mon.2) 11404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:35 smithi040 bash[41173]: audit 2023-12-02T01:44:34.298374+0000 mon.c (mon.2) 11404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:35 smithi141 bash[31670]: audit 2023-12-02T01:44:34.298374+0000 mon.c (mon.2) 11404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:44:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:44:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:36 smithi040 bash[41173]: cluster 2023-12-02T01:44:35.216429+0000 mgr.y (mgr.24356) 18188 : cluster 0 pgmap v18156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:36 smithi040 bash[28232]: cluster 2023-12-02T01:44:35.216429+0000 mgr.y (mgr.24356) 18188 : cluster 0 pgmap v18156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:36 smithi141 bash[31670]: cluster 2023-12-02T01:44:35.216429+0000 mgr.y (mgr.24356) 18188 : cluster 0 pgmap v18156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:37 smithi141 bash[31670]: audit 2023-12-02T01:44:36.601956+0000 mon.a (mon.0) 11264 : audit 0 from='client.? 172.21.15.40:0/2753385193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:37 smithi141 bash[31670]: cluster 2023-12-02T01:44:37.217107+0000 mgr.y (mgr.24356) 18189 : cluster 0 pgmap v18157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:37 smithi040 bash[41173]: audit 2023-12-02T01:44:36.601956+0000 mon.a (mon.0) 11264 : audit 0 from='client.? 172.21.15.40:0/2753385193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:37 smithi040 bash[41173]: cluster 2023-12-02T01:44:37.217107+0000 mgr.y (mgr.24356) 18189 : cluster 0 pgmap v18157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:37 smithi040 bash[28232]: audit 2023-12-02T01:44:36.601956+0000 mon.a (mon.0) 11264 : audit 0 from='client.? 172.21.15.40:0/2753385193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:37 smithi040 bash[28232]: cluster 2023-12-02T01:44:37.217107+0000 mgr.y (mgr.24356) 18189 : cluster 0 pgmap v18157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:39 smithi040 bash[41173]: audit 2023-12-02T01:44:39.068307+0000 mon.c (mon.2) 11405 : audit 0 from='client.? 172.21.15.40:0/3520354732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:39 smithi040 bash[28232]: audit 2023-12-02T01:44:39.068307+0000 mon.c (mon.2) 11405 : audit 0 from='client.? 172.21.15.40:0/3520354732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:39 smithi141 bash[31670]: audit 2023-12-02T01:44:39.068307+0000 mon.c (mon.2) 11405 : audit 0 from='client.? 172.21.15.40:0/3520354732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:40 smithi040 bash[28232]: cluster 2023-12-02T01:44:39.217819+0000 mgr.y (mgr.24356) 18190 : cluster 0 pgmap v18158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:40 smithi040 bash[41173]: cluster 2023-12-02T01:44:39.217819+0000 mgr.y (mgr.24356) 18190 : cluster 0 pgmap v18158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:40 smithi141 bash[31670]: cluster 2023-12-02T01:44:39.217819+0000 mgr.y (mgr.24356) 18190 : cluster 0 pgmap v18158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:42 smithi141 bash[31670]: cluster 2023-12-02T01:44:41.218856+0000 mgr.y (mgr.24356) 18191 : cluster 0 pgmap v18159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:42 smithi141 bash[31670]: audit 2023-12-02T01:44:41.550263+0000 mon.a (mon.0) 11265 : audit 0 from='client.? 172.21.15.40:0/2544834030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:42 smithi040 bash[28232]: cluster 2023-12-02T01:44:41.218856+0000 mgr.y (mgr.24356) 18191 : cluster 0 pgmap v18159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:42 smithi040 bash[28232]: audit 2023-12-02T01:44:41.550263+0000 mon.a (mon.0) 11265 : audit 0 from='client.? 172.21.15.40:0/2544834030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:42 smithi040 bash[41173]: cluster 2023-12-02T01:44:41.218856+0000 mgr.y (mgr.24356) 18191 : cluster 0 pgmap v18159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:42 smithi040 bash[41173]: audit 2023-12-02T01:44:41.550263+0000 mon.a (mon.0) 11265 : audit 0 from='client.? 172.21.15.40:0/2544834030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:44 smithi040 bash[28232]: cluster 2023-12-02T01:44:43.219539+0000 mgr.y (mgr.24356) 18192 : cluster 0 pgmap v18160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:44 smithi040 bash[28232]: audit 2023-12-02T01:44:44.009935+0000 mon.a (mon.0) 11266 : audit 0 from='client.? 172.21.15.40:0/819842283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:44 smithi040 bash[41173]: cluster 2023-12-02T01:44:43.219539+0000 mgr.y (mgr.24356) 18192 : cluster 0 pgmap v18160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:44 smithi040 bash[41173]: audit 2023-12-02T01:44:44.009935+0000 mon.a (mon.0) 11266 : audit 0 from='client.? 172.21.15.40:0/819842283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:44 smithi141 bash[31670]: cluster 2023-12-02T01:44:43.219539+0000 mgr.y (mgr.24356) 18192 : cluster 0 pgmap v18160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:44 smithi141 bash[31670]: audit 2023-12-02T01:44:44.009935+0000 mon.a (mon.0) 11266 : audit 0 from='client.? 172.21.15.40:0/819842283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:45 smithi040 bash[28232]: audit 2023-12-02T01:44:45.133991+0000 mon.c (mon.2) 11406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:44:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:45 smithi040 bash[41173]: audit 2023-12-02T01:44:45.133991+0000 mon.c (mon.2) 11406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:44:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:45 smithi141 bash[31670]: audit 2023-12-02T01:44:45.133991+0000 mon.c (mon.2) 11406 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:44:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:46 smithi040 bash[28232]: cluster 2023-12-02T01:44:45.220711+0000 mgr.y (mgr.24356) 18193 : cluster 0 pgmap v18161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:44:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:44:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:46 smithi040 bash[41173]: cluster 2023-12-02T01:44:45.220711+0000 mgr.y (mgr.24356) 18193 : cluster 0 pgmap v18161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:46 smithi141 bash[31670]: cluster 2023-12-02T01:44:45.220711+0000 mgr.y (mgr.24356) 18193 : cluster 0 pgmap v18161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:47 smithi141 bash[31670]: audit 2023-12-02T01:44:46.480607+0000 mon.c (mon.2) 11407 : audit 0 from='client.? 172.21.15.40:0/1442833579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:47 smithi141 bash[31670]: cluster 2023-12-02T01:44:47.221508+0000 mgr.y (mgr.24356) 18194 : cluster 0 pgmap v18162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:47 smithi040 bash[28232]: audit 2023-12-02T01:44:46.480607+0000 mon.c (mon.2) 11407 : audit 0 from='client.? 172.21.15.40:0/1442833579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:47 smithi040 bash[28232]: cluster 2023-12-02T01:44:47.221508+0000 mgr.y (mgr.24356) 18194 : cluster 0 pgmap v18162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:47 smithi040 bash[41173]: audit 2023-12-02T01:44:46.480607+0000 mon.c (mon.2) 11407 : audit 0 from='client.? 172.21.15.40:0/1442833579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:47 smithi040 bash[41173]: cluster 2023-12-02T01:44:47.221508+0000 mgr.y (mgr.24356) 18194 : cluster 0 pgmap v18162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:48 smithi141 bash[31670]: audit 2023-12-02T01:44:48.940601+0000 mon.c (mon.2) 11408 : audit 0 from='client.? 172.21.15.40:0/2842498918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:48 smithi040 bash[28232]: audit 2023-12-02T01:44:48.940601+0000 mon.c (mon.2) 11408 : audit 0 from='client.? 172.21.15.40:0/2842498918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:48 smithi040 bash[41173]: audit 2023-12-02T01:44:48.940601+0000 mon.c (mon.2) 11408 : audit 0 from='client.? 172.21.15.40:0/2842498918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:50.275 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:50 smithi141 bash[31670]: cluster 2023-12-02T01:44:49.222240+0000 mgr.y (mgr.24356) 18195 : cluster 0 pgmap v18163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:50 smithi141 bash[31670]: audit 2023-12-02T01:44:49.299708+0000 mon.c (mon.2) 11409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:50 smithi040 bash[28232]: cluster 2023-12-02T01:44:49.222240+0000 mgr.y (mgr.24356) 18195 : cluster 0 pgmap v18163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:50 smithi040 bash[28232]: audit 2023-12-02T01:44:49.299708+0000 mon.c (mon.2) 11409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:50 smithi040 bash[41173]: cluster 2023-12-02T01:44:49.222240+0000 mgr.y (mgr.24356) 18195 : cluster 0 pgmap v18163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:50 smithi040 bash[41173]: audit 2023-12-02T01:44:49.299708+0000 mon.c (mon.2) 11409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:51 smithi141 bash[31670]: audit 2023-12-02T01:44:50.982408+0000 mon.a (mon.0) 11267 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:51 smithi141 bash[31670]: audit 2023-12-02T01:44:50.995085+0000 mon.a (mon.0) 11268 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:51 smithi141 bash[31670]: cluster 2023-12-02T01:44:51.223026+0000 mgr.y (mgr.24356) 18196 : cluster 0 pgmap v18164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:51 smithi141 bash[31670]: audit 2023-12-02T01:44:51.335919+0000 mon.a (mon.0) 11269 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:51 smithi141 bash[31670]: audit 2023-12-02T01:44:51.347544+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:51 smithi141 bash[31670]: audit 2023-12-02T01:44:51.460628+0000 mon.a (mon.0) 11271 : audit 0 from='client.? 172.21.15.40:0/1345440442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[28232]: audit 2023-12-02T01:44:50.982408+0000 mon.a (mon.0) 11267 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[28232]: audit 2023-12-02T01:44:50.995085+0000 mon.a (mon.0) 11268 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[28232]: cluster 2023-12-02T01:44:51.223026+0000 mgr.y (mgr.24356) 18196 : cluster 0 pgmap v18164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[28232]: audit 2023-12-02T01:44:51.335919+0000 mon.a (mon.0) 11269 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[28232]: audit 2023-12-02T01:44:51.347544+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[28232]: audit 2023-12-02T01:44:51.460628+0000 mon.a (mon.0) 11271 : audit 0 from='client.? 172.21.15.40:0/1345440442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[41173]: audit 2023-12-02T01:44:50.982408+0000 mon.a (mon.0) 11267 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[41173]: audit 2023-12-02T01:44:50.995085+0000 mon.a (mon.0) 11268 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[41173]: cluster 2023-12-02T01:44:51.223026+0000 mgr.y (mgr.24356) 18196 : cluster 0 pgmap v18164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[41173]: audit 2023-12-02T01:44:51.335919+0000 mon.a (mon.0) 11269 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[41173]: audit 2023-12-02T01:44:51.347544+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:44:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:51 smithi040 bash[41173]: audit 2023-12-02T01:44:51.460628+0000 mon.a (mon.0) 11271 : audit 0 from='client.? 172.21.15.40:0/1345440442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:54 smithi040 bash[28232]: cluster 2023-12-02T01:44:53.223671+0000 mgr.y (mgr.24356) 18197 : cluster 0 pgmap v18165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:54 smithi040 bash[28232]: audit 2023-12-02T01:44:53.934770+0000 mon.a (mon.0) 11272 : audit 0 from='client.? 172.21.15.40:0/1679666378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:54 smithi040 bash[41173]: cluster 2023-12-02T01:44:53.223671+0000 mgr.y (mgr.24356) 18197 : cluster 0 pgmap v18165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:54 smithi040 bash[41173]: audit 2023-12-02T01:44:53.934770+0000 mon.a (mon.0) 11272 : audit 0 from='client.? 172.21.15.40:0/1679666378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:54 smithi141 bash[31670]: cluster 2023-12-02T01:44:53.223671+0000 mgr.y (mgr.24356) 18197 : cluster 0 pgmap v18165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:54 smithi141 bash[31670]: audit 2023-12-02T01:44:53.934770+0000 mon.a (mon.0) 11272 : audit 0 from='client.? 172.21.15.40:0/1679666378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:56.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:56 smithi040 bash[28232]: cluster 2023-12-02T01:44:55.225000+0000 mgr.y (mgr.24356) 18198 : cluster 0 pgmap v18166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:56.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:56 smithi040 bash[41173]: cluster 2023-12-02T01:44:55.225000+0000 mgr.y (mgr.24356) 18198 : cluster 0 pgmap v18166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:56 smithi141 bash[31670]: cluster 2023-12-02T01:44:55.225000+0000 mgr.y (mgr.24356) 18198 : cluster 0 pgmap v18166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:44:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:44:57.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:57 smithi040 bash[28232]: audit 2023-12-02T01:44:56.398939+0000 mon.c (mon.2) 11410 : audit 0 from='client.? 172.21.15.40:0/3687300614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:57.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:57 smithi040 bash[41173]: audit 2023-12-02T01:44:56.398939+0000 mon.c (mon.2) 11410 : audit 0 from='client.? 172.21.15.40:0/3687300614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:57.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:57 smithi141 bash[31670]: audit 2023-12-02T01:44:56.398939+0000 mon.c (mon.2) 11410 : audit 0 from='client.? 172.21.15.40:0/3687300614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:58.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:58 smithi040 bash[28232]: cluster 2023-12-02T01:44:57.225513+0000 mgr.y (mgr.24356) 18199 : cluster 0 pgmap v18167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:58.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:58 smithi040 bash[41173]: cluster 2023-12-02T01:44:57.225513+0000 mgr.y (mgr.24356) 18199 : cluster 0 pgmap v18167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:58.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:58 smithi141 bash[31670]: cluster 2023-12-02T01:44:57.225513+0000 mgr.y (mgr.24356) 18199 : cluster 0 pgmap v18167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:44:59.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:44:59 smithi040 bash[41173]: audit 2023-12-02T01:44:58.872918+0000 mon.c (mon.2) 11411 : audit 0 from='client.? 172.21.15.40:0/3287890947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:59.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:44:59 smithi040 bash[28232]: audit 2023-12-02T01:44:58.872918+0000 mon.c (mon.2) 11411 : audit 0 from='client.? 172.21.15.40:0/3287890947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:44:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:44:59 smithi141 bash[31670]: audit 2023-12-02T01:44:58.872918+0000 mon.c (mon.2) 11411 : audit 0 from='client.? 172.21.15.40:0/3287890947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:00 smithi040 bash[28232]: cluster 2023-12-02T01:44:59.226172+0000 mgr.y (mgr.24356) 18200 : cluster 0 pgmap v18168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:00 smithi040 bash[41173]: cluster 2023-12-02T01:44:59.226172+0000 mgr.y (mgr.24356) 18200 : cluster 0 pgmap v18168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:00 smithi141 bash[31670]: cluster 2023-12-02T01:44:59.226172+0000 mgr.y (mgr.24356) 18200 : cluster 0 pgmap v18168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: cluster 2023-12-02T01:45:01.227281+0000 mgr.y (mgr.24356) 18201 : cluster 0 pgmap v18169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: audit 2023-12-02T01:45:01.331195+0000 mon.c (mon.2) 11412 : audit 0 from='client.? 172.21.15.40:0/1751148255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: audit 2023-12-02T01:45:01.874824+0000 mon.a (mon.0) 11273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: audit 2023-12-02T01:45:01.886900+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: audit 2023-12-02T01:45:01.889751+0000 mon.c (mon.2) 11413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: audit 2023-12-02T01:45:01.891248+0000 mon.c (mon.2) 11414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[28232]: audit 2023-12-02T01:45:01.899402+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: cluster 2023-12-02T01:45:01.227281+0000 mgr.y (mgr.24356) 18201 : cluster 0 pgmap v18169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: audit 2023-12-02T01:45:01.331195+0000 mon.c (mon.2) 11412 : audit 0 from='client.? 172.21.15.40:0/1751148255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: audit 2023-12-02T01:45:01.874824+0000 mon.a (mon.0) 11273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: audit 2023-12-02T01:45:01.886900+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: audit 2023-12-02T01:45:01.889751+0000 mon.c (mon.2) 11413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:45:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: audit 2023-12-02T01:45:01.891248+0000 mon.c (mon.2) 11414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:45:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:02 smithi040 bash[41173]: audit 2023-12-02T01:45:01.899402+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: cluster 2023-12-02T01:45:01.227281+0000 mgr.y (mgr.24356) 18201 : cluster 0 pgmap v18169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: audit 2023-12-02T01:45:01.331195+0000 mon.c (mon.2) 11412 : audit 0 from='client.? 172.21.15.40:0/1751148255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: audit 2023-12-02T01:45:01.874824+0000 mon.a (mon.0) 11273 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: audit 2023-12-02T01:45:01.886900+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: audit 2023-12-02T01:45:01.889751+0000 mon.c (mon.2) 11413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: audit 2023-12-02T01:45:01.891248+0000 mon.c (mon.2) 11414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:45:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:02 smithi141 bash[31670]: audit 2023-12-02T01:45:01.899402+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:45:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:04 smithi040 bash[41173]: cluster 2023-12-02T01:45:03.227935+0000 mgr.y (mgr.24356) 18202 : cluster 0 pgmap v18170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:04 smithi040 bash[41173]: audit 2023-12-02T01:45:03.793070+0000 mon.a (mon.0) 11276 : audit 0 from='client.? 172.21.15.40:0/3311638889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:04 smithi040 bash[41173]: audit 2023-12-02T01:45:04.299896+0000 mon.c (mon.2) 11415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:04 smithi040 bash[28232]: cluster 2023-12-02T01:45:03.227935+0000 mgr.y (mgr.24356) 18202 : cluster 0 pgmap v18170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:04 smithi040 bash[28232]: audit 2023-12-02T01:45:03.793070+0000 mon.a (mon.0) 11276 : audit 0 from='client.? 172.21.15.40:0/3311638889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:04 smithi040 bash[28232]: audit 2023-12-02T01:45:04.299896+0000 mon.c (mon.2) 11415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:04 smithi141 bash[31670]: cluster 2023-12-02T01:45:03.227935+0000 mgr.y (mgr.24356) 18202 : cluster 0 pgmap v18170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:04 smithi141 bash[31670]: audit 2023-12-02T01:45:03.793070+0000 mon.a (mon.0) 11276 : audit 0 from='client.? 172.21.15.40:0/3311638889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:04 smithi141 bash[31670]: audit 2023-12-02T01:45:04.299896+0000 mon.c (mon.2) 11415 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:45:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:45:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:06 smithi040 bash[28232]: cluster 2023-12-02T01:45:05.229084+0000 mgr.y (mgr.24356) 18203 : cluster 0 pgmap v18171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:06 smithi040 bash[28232]: audit 2023-12-02T01:45:06.259804+0000 mon.c (mon.2) 11416 : audit 0 from='client.? 172.21.15.40:0/3316011968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:06 smithi040 bash[41173]: cluster 2023-12-02T01:45:05.229084+0000 mgr.y (mgr.24356) 18203 : cluster 0 pgmap v18171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:06 smithi040 bash[41173]: audit 2023-12-02T01:45:06.259804+0000 mon.c (mon.2) 11416 : audit 0 from='client.? 172.21.15.40:0/3316011968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:06 smithi141 bash[31670]: cluster 2023-12-02T01:45:05.229084+0000 mgr.y (mgr.24356) 18203 : cluster 0 pgmap v18171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:06 smithi141 bash[31670]: audit 2023-12-02T01:45:06.259804+0000 mon.c (mon.2) 11416 : audit 0 from='client.? 172.21.15.40:0/3316011968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:07 smithi141 bash[31670]: cluster 2023-12-02T01:45:07.229800+0000 mgr.y (mgr.24356) 18204 : cluster 0 pgmap v18172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:07 smithi040 bash[28232]: cluster 2023-12-02T01:45:07.229800+0000 mgr.y (mgr.24356) 18204 : cluster 0 pgmap v18172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:07 smithi040 bash[41173]: cluster 2023-12-02T01:45:07.229800+0000 mgr.y (mgr.24356) 18204 : cluster 0 pgmap v18172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:08 smithi040 bash[28232]: audit 2023-12-02T01:45:08.730054+0000 mon.a (mon.0) 11277 : audit 0 from='client.? 172.21.15.40:0/760580210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:08 smithi040 bash[41173]: audit 2023-12-02T01:45:08.730054+0000 mon.a (mon.0) 11277 : audit 0 from='client.? 172.21.15.40:0/760580210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:08 smithi141 bash[31670]: audit 2023-12-02T01:45:08.730054+0000 mon.a (mon.0) 11277 : audit 0 from='client.? 172.21.15.40:0/760580210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:09 smithi040 bash[41173]: cluster 2023-12-02T01:45:09.230467+0000 mgr.y (mgr.24356) 18205 : cluster 0 pgmap v18173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:09 smithi040 bash[28232]: cluster 2023-12-02T01:45:09.230467+0000 mgr.y (mgr.24356) 18205 : cluster 0 pgmap v18173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:09 smithi141 bash[31670]: cluster 2023-12-02T01:45:09.230467+0000 mgr.y (mgr.24356) 18205 : cluster 0 pgmap v18173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:11 smithi141 bash[31670]: audit 2023-12-02T01:45:11.193419+0000 mon.c (mon.2) 11417 : audit 0 from='client.? 172.21.15.40:0/2430567193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:11 smithi040 bash[28232]: audit 2023-12-02T01:45:11.193419+0000 mon.c (mon.2) 11417 : audit 0 from='client.? 172.21.15.40:0/2430567193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:11 smithi040 bash[41173]: audit 2023-12-02T01:45:11.193419+0000 mon.c (mon.2) 11417 : audit 0 from='client.? 172.21.15.40:0/2430567193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:12 smithi040 bash[28232]: cluster 2023-12-02T01:45:11.231627+0000 mgr.y (mgr.24356) 18206 : cluster 0 pgmap v18174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:12 smithi040 bash[41173]: cluster 2023-12-02T01:45:11.231627+0000 mgr.y (mgr.24356) 18206 : cluster 0 pgmap v18174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:12 smithi141 bash[31670]: cluster 2023-12-02T01:45:11.231627+0000 mgr.y (mgr.24356) 18206 : cluster 0 pgmap v18174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:14 smithi040 bash[28232]: cluster 2023-12-02T01:45:13.232266+0000 mgr.y (mgr.24356) 18207 : cluster 0 pgmap v18175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:14 smithi040 bash[28232]: audit 2023-12-02T01:45:13.662115+0000 mon.a (mon.0) 11278 : audit 0 from='client.? 172.21.15.40:0/2351714457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:14 smithi040 bash[41173]: cluster 2023-12-02T01:45:13.232266+0000 mgr.y (mgr.24356) 18207 : cluster 0 pgmap v18175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:14 smithi040 bash[41173]: audit 2023-12-02T01:45:13.662115+0000 mon.a (mon.0) 11278 : audit 0 from='client.? 172.21.15.40:0/2351714457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:14 smithi141 bash[31670]: cluster 2023-12-02T01:45:13.232266+0000 mgr.y (mgr.24356) 18207 : cluster 0 pgmap v18175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:14 smithi141 bash[31670]: audit 2023-12-02T01:45:13.662115+0000 mon.a (mon.0) 11278 : audit 0 from='client.? 172.21.15.40:0/2351714457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:45:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:45:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:16 smithi040 bash[28232]: cluster 2023-12-02T01:45:15.233406+0000 mgr.y (mgr.24356) 18208 : cluster 0 pgmap v18176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:16 smithi040 bash[28232]: audit 2023-12-02T01:45:16.119355+0000 mon.a (mon.0) 11279 : audit 0 from='client.? 172.21.15.40:0/2980961757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:16 smithi040 bash[41173]: cluster 2023-12-02T01:45:15.233406+0000 mgr.y (mgr.24356) 18208 : cluster 0 pgmap v18176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:16 smithi040 bash[41173]: audit 2023-12-02T01:45:16.119355+0000 mon.a (mon.0) 11279 : audit 0 from='client.? 172.21.15.40:0/2980961757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:16 smithi141 bash[31670]: cluster 2023-12-02T01:45:15.233406+0000 mgr.y (mgr.24356) 18208 : cluster 0 pgmap v18176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:16 smithi141 bash[31670]: audit 2023-12-02T01:45:16.119355+0000 mon.a (mon.0) 11279 : audit 0 from='client.? 172.21.15.40:0/2980961757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:17 smithi141 bash[31670]: cluster 2023-12-02T01:45:17.234097+0000 mgr.y (mgr.24356) 18209 : cluster 0 pgmap v18177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:17 smithi040 bash[28232]: cluster 2023-12-02T01:45:17.234097+0000 mgr.y (mgr.24356) 18209 : cluster 0 pgmap v18177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:17 smithi040 bash[41173]: cluster 2023-12-02T01:45:17.234097+0000 mgr.y (mgr.24356) 18209 : cluster 0 pgmap v18177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:18 smithi040 bash[28232]: audit 2023-12-02T01:45:18.586950+0000 mon.c (mon.2) 11418 : audit 0 from='client.? 172.21.15.40:0/263223231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:18 smithi040 bash[41173]: audit 2023-12-02T01:45:18.586950+0000 mon.c (mon.2) 11418 : audit 0 from='client.? 172.21.15.40:0/263223231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:18 smithi141 bash[31670]: audit 2023-12-02T01:45:18.586950+0000 mon.c (mon.2) 11418 : audit 0 from='client.? 172.21.15.40:0/263223231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:19 smithi040 bash[28232]: cluster 2023-12-02T01:45:19.234775+0000 mgr.y (mgr.24356) 18210 : cluster 0 pgmap v18178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:19 smithi040 bash[28232]: audit 2023-12-02T01:45:19.300414+0000 mon.c (mon.2) 11419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:19 smithi040 bash[41173]: cluster 2023-12-02T01:45:19.234775+0000 mgr.y (mgr.24356) 18210 : cluster 0 pgmap v18178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:19 smithi040 bash[41173]: audit 2023-12-02T01:45:19.300414+0000 mon.c (mon.2) 11419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:19 smithi141 bash[31670]: cluster 2023-12-02T01:45:19.234775+0000 mgr.y (mgr.24356) 18210 : cluster 0 pgmap v18178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:19 smithi141 bash[31670]: audit 2023-12-02T01:45:19.300414+0000 mon.c (mon.2) 11419 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:21 smithi040 bash[28232]: audit 2023-12-02T01:45:21.047111+0000 mon.a (mon.0) 11280 : audit 0 from='client.? 172.21.15.40:0/1697226229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:21 smithi040 bash[41173]: audit 2023-12-02T01:45:21.047111+0000 mon.a (mon.0) 11280 : audit 0 from='client.? 172.21.15.40:0/1697226229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:21.532 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:21 smithi141 bash[31670]: audit 2023-12-02T01:45:21.047111+0000 mon.a (mon.0) 11280 : audit 0 from='client.? 172.21.15.40:0/1697226229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:22 smithi040 bash[28232]: cluster 2023-12-02T01:45:21.235825+0000 mgr.y (mgr.24356) 18211 : cluster 0 pgmap v18179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:22 smithi040 bash[41173]: cluster 2023-12-02T01:45:21.235825+0000 mgr.y (mgr.24356) 18211 : cluster 0 pgmap v18179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:22 smithi141 bash[31670]: cluster 2023-12-02T01:45:21.235825+0000 mgr.y (mgr.24356) 18211 : cluster 0 pgmap v18179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:24 smithi040 bash[41173]: cluster 2023-12-02T01:45:23.236480+0000 mgr.y (mgr.24356) 18212 : cluster 0 pgmap v18180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:24 smithi040 bash[41173]: audit 2023-12-02T01:45:23.507904+0000 mon.c (mon.2) 11420 : audit 0 from='client.? 172.21.15.40:0/2776210811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:24 smithi040 bash[28232]: cluster 2023-12-02T01:45:23.236480+0000 mgr.y (mgr.24356) 18212 : cluster 0 pgmap v18180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:24 smithi040 bash[28232]: audit 2023-12-02T01:45:23.507904+0000 mon.c (mon.2) 11420 : audit 0 from='client.? 172.21.15.40:0/2776210811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:24 smithi141 bash[31670]: cluster 2023-12-02T01:45:23.236480+0000 mgr.y (mgr.24356) 18212 : cluster 0 pgmap v18180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:24 smithi141 bash[31670]: audit 2023-12-02T01:45:23.507904+0000 mon.c (mon.2) 11420 : audit 0 from='client.? 172.21.15.40:0/2776210811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:45:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:45:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:26 smithi040 bash[41173]: cluster 2023-12-02T01:45:25.237633+0000 mgr.y (mgr.24356) 18213 : cluster 0 pgmap v18181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:26 smithi040 bash[41173]: audit 2023-12-02T01:45:25.971546+0000 mon.a (mon.0) 11281 : audit 0 from='client.? 172.21.15.40:0/3702720784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:26 smithi040 bash[28232]: cluster 2023-12-02T01:45:25.237633+0000 mgr.y (mgr.24356) 18213 : cluster 0 pgmap v18181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:26 smithi040 bash[28232]: audit 2023-12-02T01:45:25.971546+0000 mon.a (mon.0) 11281 : audit 0 from='client.? 172.21.15.40:0/3702720784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:26 smithi141 bash[31670]: cluster 2023-12-02T01:45:25.237633+0000 mgr.y (mgr.24356) 18213 : cluster 0 pgmap v18181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:26 smithi141 bash[31670]: audit 2023-12-02T01:45:25.971546+0000 mon.a (mon.0) 11281 : audit 0 from='client.? 172.21.15.40:0/3702720784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:27 smithi141 bash[31670]: cluster 2023-12-02T01:45:27.238312+0000 mgr.y (mgr.24356) 18214 : cluster 0 pgmap v18182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:27 smithi040 bash[28232]: cluster 2023-12-02T01:45:27.238312+0000 mgr.y (mgr.24356) 18214 : cluster 0 pgmap v18182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:27 smithi040 bash[41173]: cluster 2023-12-02T01:45:27.238312+0000 mgr.y (mgr.24356) 18214 : cluster 0 pgmap v18182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:28 smithi141 bash[31670]: audit 2023-12-02T01:45:28.443007+0000 mon.a (mon.0) 11282 : audit 0 from='client.? 172.21.15.40:0/765314200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:28 smithi040 bash[28232]: audit 2023-12-02T01:45:28.443007+0000 mon.a (mon.0) 11282 : audit 0 from='client.? 172.21.15.40:0/765314200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:28 smithi040 bash[41173]: audit 2023-12-02T01:45:28.443007+0000 mon.a (mon.0) 11282 : audit 0 from='client.? 172.21.15.40:0/765314200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:29 smithi141 bash[31670]: cluster 2023-12-02T01:45:29.238980+0000 mgr.y (mgr.24356) 18215 : cluster 0 pgmap v18183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:29 smithi040 bash[28232]: cluster 2023-12-02T01:45:29.238980+0000 mgr.y (mgr.24356) 18215 : cluster 0 pgmap v18183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:29 smithi040 bash[41173]: cluster 2023-12-02T01:45:29.238980+0000 mgr.y (mgr.24356) 18215 : cluster 0 pgmap v18183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:30 smithi141 bash[31670]: audit 2023-12-02T01:45:30.902584+0000 mon.a (mon.0) 11283 : audit 0 from='client.? 172.21.15.40:0/3454341990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:30 smithi040 bash[41173]: audit 2023-12-02T01:45:30.902584+0000 mon.a (mon.0) 11283 : audit 0 from='client.? 172.21.15.40:0/3454341990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:30 smithi040 bash[28232]: audit 2023-12-02T01:45:30.902584+0000 mon.a (mon.0) 11283 : audit 0 from='client.? 172.21.15.40:0/3454341990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:31 smithi141 bash[31670]: cluster 2023-12-02T01:45:31.240296+0000 mgr.y (mgr.24356) 18216 : cluster 0 pgmap v18184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:31 smithi040 bash[28232]: cluster 2023-12-02T01:45:31.240296+0000 mgr.y (mgr.24356) 18216 : cluster 0 pgmap v18184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:31 smithi040 bash[41173]: cluster 2023-12-02T01:45:31.240296+0000 mgr.y (mgr.24356) 18216 : cluster 0 pgmap v18184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:34 smithi040 bash[41173]: cluster 2023-12-02T01:45:33.240814+0000 mgr.y (mgr.24356) 18217 : cluster 0 pgmap v18185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:34 smithi040 bash[41173]: audit 2023-12-02T01:45:33.367527+0000 mon.a (mon.0) 11284 : audit 0 from='client.? 172.21.15.40:0/3010785631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:34 smithi040 bash[28232]: cluster 2023-12-02T01:45:33.240814+0000 mgr.y (mgr.24356) 18217 : cluster 0 pgmap v18185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:34 smithi040 bash[28232]: audit 2023-12-02T01:45:33.367527+0000 mon.a (mon.0) 11284 : audit 0 from='client.? 172.21.15.40:0/3010785631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:34 smithi141 bash[31670]: cluster 2023-12-02T01:45:33.240814+0000 mgr.y (mgr.24356) 18217 : cluster 0 pgmap v18185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:34 smithi141 bash[31670]: audit 2023-12-02T01:45:33.367527+0000 mon.a (mon.0) 11284 : audit 0 from='client.? 172.21.15.40:0/3010785631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:35 smithi040 bash[41173]: audit 2023-12-02T01:45:34.302589+0000 mon.c (mon.2) 11421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:35 smithi040 bash[28232]: audit 2023-12-02T01:45:34.302589+0000 mon.c (mon.2) 11421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:35 smithi141 bash[31670]: audit 2023-12-02T01:45:34.302589+0000 mon.c (mon.2) 11421 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:45:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:45:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:36 smithi040 bash[28232]: cluster 2023-12-02T01:45:35.241992+0000 mgr.y (mgr.24356) 18218 : cluster 0 pgmap v18186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:36 smithi040 bash[28232]: audit 2023-12-02T01:45:35.824049+0000 mon.c (mon.2) 11422 : audit 0 from='client.? 172.21.15.40:0/543694374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:36 smithi040 bash[41173]: cluster 2023-12-02T01:45:35.241992+0000 mgr.y (mgr.24356) 18218 : cluster 0 pgmap v18186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:36 smithi040 bash[41173]: audit 2023-12-02T01:45:35.824049+0000 mon.c (mon.2) 11422 : audit 0 from='client.? 172.21.15.40:0/543694374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:36 smithi141 bash[31670]: cluster 2023-12-02T01:45:35.241992+0000 mgr.y (mgr.24356) 18218 : cluster 0 pgmap v18186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:36 smithi141 bash[31670]: audit 2023-12-02T01:45:35.824049+0000 mon.c (mon.2) 11422 : audit 0 from='client.? 172.21.15.40:0/543694374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:37 smithi141 bash[31670]: cluster 2023-12-02T01:45:37.242706+0000 mgr.y (mgr.24356) 18219 : cluster 0 pgmap v18187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:37 smithi040 bash[28232]: cluster 2023-12-02T01:45:37.242706+0000 mgr.y (mgr.24356) 18219 : cluster 0 pgmap v18187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:37 smithi040 bash[41173]: cluster 2023-12-02T01:45:37.242706+0000 mgr.y (mgr.24356) 18219 : cluster 0 pgmap v18187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:38 smithi141 bash[31670]: audit 2023-12-02T01:45:38.283821+0000 mon.a (mon.0) 11285 : audit 0 from='client.? 172.21.15.40:0/492270400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:38 smithi040 bash[28232]: audit 2023-12-02T01:45:38.283821+0000 mon.a (mon.0) 11285 : audit 0 from='client.? 172.21.15.40:0/492270400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:38 smithi040 bash[41173]: audit 2023-12-02T01:45:38.283821+0000 mon.a (mon.0) 11285 : audit 0 from='client.? 172.21.15.40:0/492270400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:39.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:39 smithi141 bash[31670]: cluster 2023-12-02T01:45:39.243387+0000 mgr.y (mgr.24356) 18220 : cluster 0 pgmap v18188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:39 smithi040 bash[28232]: cluster 2023-12-02T01:45:39.243387+0000 mgr.y (mgr.24356) 18220 : cluster 0 pgmap v18188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:39 smithi040 bash[41173]: cluster 2023-12-02T01:45:39.243387+0000 mgr.y (mgr.24356) 18220 : cluster 0 pgmap v18188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:40 smithi040 bash[28232]: audit 2023-12-02T01:45:40.738114+0000 mon.a (mon.0) 11286 : audit 0 from='client.? 172.21.15.40:0/482830002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:40 smithi040 bash[41173]: audit 2023-12-02T01:45:40.738114+0000 mon.a (mon.0) 11286 : audit 0 from='client.? 172.21.15.40:0/482830002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:40 smithi141 bash[31670]: audit 2023-12-02T01:45:40.738114+0000 mon.a (mon.0) 11286 : audit 0 from='client.? 172.21.15.40:0/482830002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:41 smithi040 bash[41173]: cluster 2023-12-02T01:45:41.244573+0000 mgr.y (mgr.24356) 18221 : cluster 0 pgmap v18189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:41 smithi040 bash[28232]: cluster 2023-12-02T01:45:41.244573+0000 mgr.y (mgr.24356) 18221 : cluster 0 pgmap v18189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:41 smithi141 bash[31670]: cluster 2023-12-02T01:45:41.244573+0000 mgr.y (mgr.24356) 18221 : cluster 0 pgmap v18189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:43 smithi141 bash[31670]: audit 2023-12-02T01:45:43.203432+0000 mon.a (mon.0) 11287 : audit 0 from='client.? 172.21.15.40:0/3825697407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:43 smithi040 bash[28232]: audit 2023-12-02T01:45:43.203432+0000 mon.a (mon.0) 11287 : audit 0 from='client.? 172.21.15.40:0/3825697407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:43 smithi040 bash[41173]: audit 2023-12-02T01:45:43.203432+0000 mon.a (mon.0) 11287 : audit 0 from='client.? 172.21.15.40:0/3825697407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:44 smithi040 bash[28232]: cluster 2023-12-02T01:45:43.245224+0000 mgr.y (mgr.24356) 18222 : cluster 0 pgmap v18190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:44 smithi040 bash[41173]: cluster 2023-12-02T01:45:43.245224+0000 mgr.y (mgr.24356) 18222 : cluster 0 pgmap v18190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:44 smithi141 bash[31670]: cluster 2023-12-02T01:45:43.245224+0000 mgr.y (mgr.24356) 18222 : cluster 0 pgmap v18190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:45:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:45:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:46 smithi040 bash[28232]: cluster 2023-12-02T01:45:45.246397+0000 mgr.y (mgr.24356) 18223 : cluster 0 pgmap v18191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:46 smithi040 bash[28232]: audit 2023-12-02T01:45:45.679069+0000 mon.a (mon.0) 11288 : audit 0 from='client.? 172.21.15.40:0/2866323089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:46 smithi040 bash[41173]: cluster 2023-12-02T01:45:45.246397+0000 mgr.y (mgr.24356) 18223 : cluster 0 pgmap v18191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:46 smithi040 bash[41173]: audit 2023-12-02T01:45:45.679069+0000 mon.a (mon.0) 11288 : audit 0 from='client.? 172.21.15.40:0/2866323089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:46 smithi141 bash[31670]: cluster 2023-12-02T01:45:45.246397+0000 mgr.y (mgr.24356) 18223 : cluster 0 pgmap v18191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:46 smithi141 bash[31670]: audit 2023-12-02T01:45:45.679069+0000 mon.a (mon.0) 11288 : audit 0 from='client.? 172.21.15.40:0/2866323089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:47 smithi141 bash[31670]: cluster 2023-12-02T01:45:47.247084+0000 mgr.y (mgr.24356) 18224 : cluster 0 pgmap v18192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:47 smithi040 bash[28232]: cluster 2023-12-02T01:45:47.247084+0000 mgr.y (mgr.24356) 18224 : cluster 0 pgmap v18192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:47 smithi040 bash[41173]: cluster 2023-12-02T01:45:47.247084+0000 mgr.y (mgr.24356) 18224 : cluster 0 pgmap v18192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:48 smithi141 bash[31670]: audit 2023-12-02T01:45:48.139435+0000 mon.c (mon.2) 11423 : audit 0 from='client.? 172.21.15.40:0/82760783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:48 smithi040 bash[41173]: audit 2023-12-02T01:45:48.139435+0000 mon.c (mon.2) 11423 : audit 0 from='client.? 172.21.15.40:0/82760783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:48 smithi040 bash[28232]: audit 2023-12-02T01:45:48.139435+0000 mon.c (mon.2) 11423 : audit 0 from='client.? 172.21.15.40:0/82760783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:49 smithi141 bash[31670]: cluster 2023-12-02T01:45:49.247791+0000 mgr.y (mgr.24356) 18225 : cluster 0 pgmap v18193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:49 smithi141 bash[31670]: audit 2023-12-02T01:45:49.301119+0000 mon.c (mon.2) 11424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:49 smithi040 bash[41173]: cluster 2023-12-02T01:45:49.247791+0000 mgr.y (mgr.24356) 18225 : cluster 0 pgmap v18193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:49 smithi040 bash[41173]: audit 2023-12-02T01:45:49.301119+0000 mon.c (mon.2) 11424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:49 smithi040 bash[28232]: cluster 2023-12-02T01:45:49.247791+0000 mgr.y (mgr.24356) 18225 : cluster 0 pgmap v18193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:49 smithi040 bash[28232]: audit 2023-12-02T01:45:49.301119+0000 mon.c (mon.2) 11424 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:50 smithi040 bash[28232]: audit 2023-12-02T01:45:50.605593+0000 mon.a (mon.0) 11289 : audit 0 from='client.? 172.21.15.40:0/1652050495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:50 smithi040 bash[41173]: audit 2023-12-02T01:45:50.605593+0000 mon.a (mon.0) 11289 : audit 0 from='client.? 172.21.15.40:0/1652050495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:50 smithi141 bash[31670]: audit 2023-12-02T01:45:50.605593+0000 mon.a (mon.0) 11289 : audit 0 from='client.? 172.21.15.40:0/1652050495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:52.025 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:51 smithi141 bash[31670]: cluster 2023-12-02T01:45:51.249083+0000 mgr.y (mgr.24356) 18226 : cluster 0 pgmap v18194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:51 smithi040 bash[41173]: cluster 2023-12-02T01:45:51.249083+0000 mgr.y (mgr.24356) 18226 : cluster 0 pgmap v18194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:51 smithi040 bash[28232]: cluster 2023-12-02T01:45:51.249083+0000 mgr.y (mgr.24356) 18226 : cluster 0 pgmap v18194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:53 smithi040 bash[28232]: audit 2023-12-02T01:45:53.074510+0000 mon.c (mon.2) 11425 : audit 0 from='client.? 172.21.15.40:0/2751104896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:53 smithi040 bash[41173]: audit 2023-12-02T01:45:53.074510+0000 mon.c (mon.2) 11425 : audit 0 from='client.? 172.21.15.40:0/2751104896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:53 smithi141 bash[31670]: audit 2023-12-02T01:45:53.074510+0000 mon.c (mon.2) 11425 : audit 0 from='client.? 172.21.15.40:0/2751104896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:54 smithi040 bash[28232]: cluster 2023-12-02T01:45:53.249827+0000 mgr.y (mgr.24356) 18227 : cluster 0 pgmap v18195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:54 smithi040 bash[41173]: cluster 2023-12-02T01:45:53.249827+0000 mgr.y (mgr.24356) 18227 : cluster 0 pgmap v18195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:54 smithi141 bash[31670]: cluster 2023-12-02T01:45:53.249827+0000 mgr.y (mgr.24356) 18227 : cluster 0 pgmap v18195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:56 smithi040 bash[28232]: cluster 2023-12-02T01:45:55.251044+0000 mgr.y (mgr.24356) 18228 : cluster 0 pgmap v18196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:56 smithi040 bash[28232]: audit 2023-12-02T01:45:55.533465+0000 mon.a (mon.0) 11290 : audit 0 from='client.? 172.21.15.40:0/51362897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:56 smithi040 bash[41173]: cluster 2023-12-02T01:45:55.251044+0000 mgr.y (mgr.24356) 18228 : cluster 0 pgmap v18196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:56 smithi040 bash[41173]: audit 2023-12-02T01:45:55.533465+0000 mon.a (mon.0) 11290 : audit 0 from='client.? 172.21.15.40:0/51362897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:45:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:45:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:56 smithi141 bash[31670]: cluster 2023-12-02T01:45:55.251044+0000 mgr.y (mgr.24356) 18228 : cluster 0 pgmap v18196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:56 smithi141 bash[31670]: audit 2023-12-02T01:45:55.533465+0000 mon.a (mon.0) 11290 : audit 0 from='client.? 172.21.15.40:0/51362897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:57 smithi141 bash[31670]: cluster 2023-12-02T01:45:57.251736+0000 mgr.y (mgr.24356) 18229 : cluster 0 pgmap v18197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:57 smithi040 bash[28232]: cluster 2023-12-02T01:45:57.251736+0000 mgr.y (mgr.24356) 18229 : cluster 0 pgmap v18197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:57 smithi040 bash[41173]: cluster 2023-12-02T01:45:57.251736+0000 mgr.y (mgr.24356) 18229 : cluster 0 pgmap v18197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:58 smithi141 bash[31670]: audit 2023-12-02T01:45:58.001006+0000 mon.a (mon.0) 11291 : audit 0 from='client.? 172.21.15.40:0/3657688383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:58.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:58 smithi040 bash[28232]: audit 2023-12-02T01:45:58.001006+0000 mon.a (mon.0) 11291 : audit 0 from='client.? 172.21.15.40:0/3657688383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:58 smithi040 bash[41173]: audit 2023-12-02T01:45:58.001006+0000 mon.a (mon.0) 11291 : audit 0 from='client.? 172.21.15.40:0/3657688383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:45:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:45:59 smithi141 bash[31670]: cluster 2023-12-02T01:45:59.252402+0000 mgr.y (mgr.24356) 18230 : cluster 0 pgmap v18198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:45:59 smithi040 bash[41173]: cluster 2023-12-02T01:45:59.252402+0000 mgr.y (mgr.24356) 18230 : cluster 0 pgmap v18198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:45:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:45:59 smithi040 bash[28232]: cluster 2023-12-02T01:45:59.252402+0000 mgr.y (mgr.24356) 18230 : cluster 0 pgmap v18198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:00 smithi141 bash[31670]: audit 2023-12-02T01:46:00.464024+0000 mon.c (mon.2) 11426 : audit 0 from='client.? 172.21.15.40:0/3710688950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:00 smithi040 bash[41173]: audit 2023-12-02T01:46:00.464024+0000 mon.c (mon.2) 11426 : audit 0 from='client.? 172.21.15.40:0/3710688950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:00 smithi040 bash[28232]: audit 2023-12-02T01:46:00.464024+0000 mon.c (mon.2) 11426 : audit 0 from='client.? 172.21.15.40:0/3710688950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:01 smithi141 bash[31670]: cluster 2023-12-02T01:46:01.253564+0000 mgr.y (mgr.24356) 18231 : cluster 0 pgmap v18199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:01 smithi040 bash[28232]: cluster 2023-12-02T01:46:01.253564+0000 mgr.y (mgr.24356) 18231 : cluster 0 pgmap v18199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:01 smithi040 bash[41173]: cluster 2023-12-02T01:46:01.253564+0000 mgr.y (mgr.24356) 18231 : cluster 0 pgmap v18199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:02 smithi040 bash[28232]: audit 2023-12-02T01:46:01.983985+0000 mon.c (mon.2) 11427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:46:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:02 smithi040 bash[41173]: audit 2023-12-02T01:46:01.983985+0000 mon.c (mon.2) 11427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:46:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:02 smithi141 bash[31670]: audit 2023-12-02T01:46:01.983985+0000 mon.c (mon.2) 11427 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:46:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:03 smithi040 bash[28232]: audit 2023-12-02T01:46:02.927543+0000 mon.a (mon.0) 11292 : audit 0 from='client.? 172.21.15.40:0/2693778198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:03 smithi040 bash[28232]: cluster 2023-12-02T01:46:03.254361+0000 mgr.y (mgr.24356) 18232 : cluster 0 pgmap v18200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:03 smithi040 bash[41173]: audit 2023-12-02T01:46:02.927543+0000 mon.a (mon.0) 11292 : audit 0 from='client.? 172.21.15.40:0/2693778198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:03 smithi040 bash[41173]: cluster 2023-12-02T01:46:03.254361+0000 mgr.y (mgr.24356) 18232 : cluster 0 pgmap v18200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:03 smithi141 bash[31670]: audit 2023-12-02T01:46:02.927543+0000 mon.a (mon.0) 11292 : audit 0 from='client.? 172.21.15.40:0/2693778198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:03 smithi141 bash[31670]: cluster 2023-12-02T01:46:03.254361+0000 mgr.y (mgr.24356) 18232 : cluster 0 pgmap v18200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:04 smithi040 bash[28232]: audit 2023-12-02T01:46:04.301664+0000 mon.c (mon.2) 11428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:04 smithi040 bash[41173]: audit 2023-12-02T01:46:04.301664+0000 mon.c (mon.2) 11428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:04 smithi141 bash[31670]: audit 2023-12-02T01:46:04.301664+0000 mon.c (mon.2) 11428 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:05 smithi040 bash[28232]: cluster 2023-12-02T01:46:05.255626+0000 mgr.y (mgr.24356) 18233 : cluster 0 pgmap v18201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:05 smithi040 bash[28232]: audit 2023-12-02T01:46:05.393167+0000 mon.a (mon.0) 11293 : audit 0 from='client.? 172.21.15.40:0/875992040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:05 smithi040 bash[41173]: cluster 2023-12-02T01:46:05.255626+0000 mgr.y (mgr.24356) 18233 : cluster 0 pgmap v18201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:05 smithi040 bash[41173]: audit 2023-12-02T01:46:05.393167+0000 mon.a (mon.0) 11293 : audit 0 from='client.? 172.21.15.40:0/875992040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:05 smithi141 bash[31670]: cluster 2023-12-02T01:46:05.255626+0000 mgr.y (mgr.24356) 18233 : cluster 0 pgmap v18201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:05 smithi141 bash[31670]: audit 2023-12-02T01:46:05.393167+0000 mon.a (mon.0) 11293 : audit 0 from='client.? 172.21.15.40:0/875992040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:46:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:46:07.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:07 smithi141 bash[31670]: cluster 2023-12-02T01:46:07.256170+0000 mgr.y (mgr.24356) 18234 : cluster 0 pgmap v18202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:07 smithi040 bash[28232]: cluster 2023-12-02T01:46:07.256170+0000 mgr.y (mgr.24356) 18234 : cluster 0 pgmap v18202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:07 smithi040 bash[41173]: cluster 2023-12-02T01:46:07.256170+0000 mgr.y (mgr.24356) 18234 : cluster 0 pgmap v18202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:07.830306+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:07.840176+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:07.918470+0000 mon.c (mon.2) 11429 : audit 0 from='client.? 172.21.15.40:0/2613100247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:08.237438+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:08.248377+0000 mon.a (mon.0) 11297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:08.812643+0000 mon.c (mon.2) 11430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:08.814522+0000 mon.c (mon.2) 11431 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[28232]: audit 2023-12-02T01:46:08.824677+0000 mon.a (mon.0) 11298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:07.830306+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:07.840176+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:07.918470+0000 mon.c (mon.2) 11429 : audit 0 from='client.? 172.21.15.40:0/2613100247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:08.237438+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:08.248377+0000 mon.a (mon.0) 11297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:08.812643+0000 mon.c (mon.2) 11430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:46:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:08.814522+0000 mon.c (mon.2) 11431 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:46:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:08 smithi040 bash[41173]: audit 2023-12-02T01:46:08.824677+0000 mon.a (mon.0) 11298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:07.830306+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:07.840176+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:07.918470+0000 mon.c (mon.2) 11429 : audit 0 from='client.? 172.21.15.40:0/2613100247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:08.237438+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:08.248377+0000 mon.a (mon.0) 11297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:08.812643+0000 mon.c (mon.2) 11430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:46:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:08.814522+0000 mon.c (mon.2) 11431 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:46:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:08 smithi141 bash[31670]: audit 2023-12-02T01:46:08.824677+0000 mon.a (mon.0) 11298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:46:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:09 smithi040 bash[41173]: cluster 2023-12-02T01:46:09.256855+0000 mgr.y (mgr.24356) 18235 : cluster 0 pgmap v18203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:09 smithi040 bash[28232]: cluster 2023-12-02T01:46:09.256855+0000 mgr.y (mgr.24356) 18235 : cluster 0 pgmap v18203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:09 smithi141 bash[31670]: cluster 2023-12-02T01:46:09.256855+0000 mgr.y (mgr.24356) 18235 : cluster 0 pgmap v18203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:10 smithi040 bash[41173]: audit 2023-12-02T01:46:10.376363+0000 mon.a (mon.0) 11299 : audit 0 from='client.? 172.21.15.40:0/1427956684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:10 smithi040 bash[28232]: audit 2023-12-02T01:46:10.376363+0000 mon.a (mon.0) 11299 : audit 0 from='client.? 172.21.15.40:0/1427956684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:10 smithi141 bash[31670]: audit 2023-12-02T01:46:10.376363+0000 mon.a (mon.0) 11299 : audit 0 from='client.? 172.21.15.40:0/1427956684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:11 smithi040 bash[41173]: cluster 2023-12-02T01:46:11.258025+0000 mgr.y (mgr.24356) 18236 : cluster 0 pgmap v18204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:11 smithi040 bash[28232]: cluster 2023-12-02T01:46:11.258025+0000 mgr.y (mgr.24356) 18236 : cluster 0 pgmap v18204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:11 smithi141 bash[31670]: cluster 2023-12-02T01:46:11.258025+0000 mgr.y (mgr.24356) 18236 : cluster 0 pgmap v18204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:12 smithi040 bash[41173]: audit 2023-12-02T01:46:12.839118+0000 mon.a (mon.0) 11300 : audit 0 from='client.? 172.21.15.40:0/3360169743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:12 smithi040 bash[28232]: audit 2023-12-02T01:46:12.839118+0000 mon.a (mon.0) 11300 : audit 0 from='client.? 172.21.15.40:0/3360169743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:12 smithi141 bash[31670]: audit 2023-12-02T01:46:12.839118+0000 mon.a (mon.0) 11300 : audit 0 from='client.? 172.21.15.40:0/3360169743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:13 smithi040 bash[41173]: cluster 2023-12-02T01:46:13.258701+0000 mgr.y (mgr.24356) 18237 : cluster 0 pgmap v18205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:13 smithi040 bash[28232]: cluster 2023-12-02T01:46:13.258701+0000 mgr.y (mgr.24356) 18237 : cluster 0 pgmap v18205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:13 smithi141 bash[31670]: cluster 2023-12-02T01:46:13.258701+0000 mgr.y (mgr.24356) 18237 : cluster 0 pgmap v18205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:15 smithi040 bash[28232]: audit 2023-12-02T01:46:15.305138+0000 mon.c (mon.2) 11432 : audit 0 from='client.? 172.21.15.40:0/3209792524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:15 smithi040 bash[41173]: audit 2023-12-02T01:46:15.305138+0000 mon.c (mon.2) 11432 : audit 0 from='client.? 172.21.15.40:0/3209792524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:15 smithi141 bash[31670]: audit 2023-12-02T01:46:15.305138+0000 mon.c (mon.2) 11432 : audit 0 from='client.? 172.21.15.40:0/3209792524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:16 smithi040 bash[28232]: cluster 2023-12-02T01:46:15.259468+0000 mgr.y (mgr.24356) 18238 : cluster 0 pgmap v18206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:46:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:46:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:16 smithi040 bash[41173]: cluster 2023-12-02T01:46:15.259468+0000 mgr.y (mgr.24356) 18238 : cluster 0 pgmap v18206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:16 smithi141 bash[31670]: cluster 2023-12-02T01:46:15.259468+0000 mgr.y (mgr.24356) 18238 : cluster 0 pgmap v18206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:17 smithi141 bash[31670]: cluster 2023-12-02T01:46:17.260100+0000 mgr.y (mgr.24356) 18239 : cluster 0 pgmap v18207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:17 smithi040 bash[41173]: cluster 2023-12-02T01:46:17.260100+0000 mgr.y (mgr.24356) 18239 : cluster 0 pgmap v18207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:17 smithi040 bash[28232]: cluster 2023-12-02T01:46:17.260100+0000 mgr.y (mgr.24356) 18239 : cluster 0 pgmap v18207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:18 smithi141 bash[31670]: audit 2023-12-02T01:46:17.775838+0000 mon.a (mon.0) 11301 : audit 0 from='client.? 172.21.15.40:0/2663995937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:18 smithi040 bash[41173]: audit 2023-12-02T01:46:17.775838+0000 mon.a (mon.0) 11301 : audit 0 from='client.? 172.21.15.40:0/2663995937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:18 smithi040 bash[28232]: audit 2023-12-02T01:46:17.775838+0000 mon.a (mon.0) 11301 : audit 0 from='client.? 172.21.15.40:0/2663995937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:19 smithi141 bash[31670]: cluster 2023-12-02T01:46:19.260796+0000 mgr.y (mgr.24356) 18240 : cluster 0 pgmap v18208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:19 smithi141 bash[31670]: audit 2023-12-02T01:46:19.302321+0000 mon.c (mon.2) 11433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:19 smithi040 bash[28232]: cluster 2023-12-02T01:46:19.260796+0000 mgr.y (mgr.24356) 18240 : cluster 0 pgmap v18208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:19 smithi040 bash[28232]: audit 2023-12-02T01:46:19.302321+0000 mon.c (mon.2) 11433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:19 smithi040 bash[41173]: cluster 2023-12-02T01:46:19.260796+0000 mgr.y (mgr.24356) 18240 : cluster 0 pgmap v18208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:19 smithi040 bash[41173]: audit 2023-12-02T01:46:19.302321+0000 mon.c (mon.2) 11433 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:20 smithi040 bash[41173]: audit 2023-12-02T01:46:20.237599+0000 mon.c (mon.2) 11434 : audit 0 from='client.? 172.21.15.40:0/374034692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:20 smithi040 bash[28232]: audit 2023-12-02T01:46:20.237599+0000 mon.c (mon.2) 11434 : audit 0 from='client.? 172.21.15.40:0/374034692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:20 smithi141 bash[31670]: audit 2023-12-02T01:46:20.237599+0000 mon.c (mon.2) 11434 : audit 0 from='client.? 172.21.15.40:0/374034692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:21 smithi040 bash[41173]: cluster 2023-12-02T01:46:21.261917+0000 mgr.y (mgr.24356) 18241 : cluster 0 pgmap v18209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:21 smithi040 bash[28232]: cluster 2023-12-02T01:46:21.261917+0000 mgr.y (mgr.24356) 18241 : cluster 0 pgmap v18209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:21 smithi141 bash[31670]: cluster 2023-12-02T01:46:21.261917+0000 mgr.y (mgr.24356) 18241 : cluster 0 pgmap v18209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:22 smithi141 bash[31670]: audit 2023-12-02T01:46:22.693515+0000 mon.a (mon.0) 11302 : audit 0 from='client.? 172.21.15.40:0/2703851450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:22 smithi040 bash[28232]: audit 2023-12-02T01:46:22.693515+0000 mon.a (mon.0) 11302 : audit 0 from='client.? 172.21.15.40:0/2703851450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:22 smithi040 bash[41173]: audit 2023-12-02T01:46:22.693515+0000 mon.a (mon.0) 11302 : audit 0 from='client.? 172.21.15.40:0/2703851450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:23 smithi141 bash[31670]: cluster 2023-12-02T01:46:23.262583+0000 mgr.y (mgr.24356) 18242 : cluster 0 pgmap v18210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:23 smithi040 bash[41173]: cluster 2023-12-02T01:46:23.262583+0000 mgr.y (mgr.24356) 18242 : cluster 0 pgmap v18210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:23 smithi040 bash[28232]: cluster 2023-12-02T01:46:23.262583+0000 mgr.y (mgr.24356) 18242 : cluster 0 pgmap v18210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:25 smithi141 bash[31670]: audit 2023-12-02T01:46:25.155794+0000 mon.c (mon.2) 11435 : audit 0 from='client.? 172.21.15.40:0/184902864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:25 smithi040 bash[28232]: audit 2023-12-02T01:46:25.155794+0000 mon.c (mon.2) 11435 : audit 0 from='client.? 172.21.15.40:0/184902864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:25 smithi040 bash[41173]: audit 2023-12-02T01:46:25.155794+0000 mon.c (mon.2) 11435 : audit 0 from='client.? 172.21.15.40:0/184902864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:26 smithi040 bash[41173]: cluster 2023-12-02T01:46:25.263684+0000 mgr.y (mgr.24356) 18243 : cluster 0 pgmap v18211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:26 smithi040 bash[28232]: cluster 2023-12-02T01:46:25.263684+0000 mgr.y (mgr.24356) 18243 : cluster 0 pgmap v18211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:26 smithi141 bash[31670]: cluster 2023-12-02T01:46:25.263684+0000 mgr.y (mgr.24356) 18243 : cluster 0 pgmap v18211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:46:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:46:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:27 smithi141 bash[31670]: cluster 2023-12-02T01:46:27.264318+0000 mgr.y (mgr.24356) 18244 : cluster 0 pgmap v18212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:27 smithi040 bash[28232]: cluster 2023-12-02T01:46:27.264318+0000 mgr.y (mgr.24356) 18244 : cluster 0 pgmap v18212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:27 smithi040 bash[41173]: cluster 2023-12-02T01:46:27.264318+0000 mgr.y (mgr.24356) 18244 : cluster 0 pgmap v18212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:28 smithi141 bash[31670]: audit 2023-12-02T01:46:27.623863+0000 mon.a (mon.0) 11303 : audit 0 from='client.? 172.21.15.40:0/1890403533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:28 smithi040 bash[41173]: audit 2023-12-02T01:46:27.623863+0000 mon.a (mon.0) 11303 : audit 0 from='client.? 172.21.15.40:0/1890403533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:28 smithi040 bash[28232]: audit 2023-12-02T01:46:27.623863+0000 mon.a (mon.0) 11303 : audit 0 from='client.? 172.21.15.40:0/1890403533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:29 smithi141 bash[31670]: cluster 2023-12-02T01:46:29.265111+0000 mgr.y (mgr.24356) 18245 : cluster 0 pgmap v18213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:29 smithi040 bash[41173]: cluster 2023-12-02T01:46:29.265111+0000 mgr.y (mgr.24356) 18245 : cluster 0 pgmap v18213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:29 smithi040 bash[28232]: cluster 2023-12-02T01:46:29.265111+0000 mgr.y (mgr.24356) 18245 : cluster 0 pgmap v18213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:30 smithi141 bash[31670]: audit 2023-12-02T01:46:30.088808+0000 mon.a (mon.0) 11304 : audit 0 from='client.? 172.21.15.40:0/149635243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:30 smithi040 bash[41173]: audit 2023-12-02T01:46:30.088808+0000 mon.a (mon.0) 11304 : audit 0 from='client.? 172.21.15.40:0/149635243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:30 smithi040 bash[28232]: audit 2023-12-02T01:46:30.088808+0000 mon.a (mon.0) 11304 : audit 0 from='client.? 172.21.15.40:0/149635243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:31 smithi040 bash[28232]: cluster 2023-12-02T01:46:31.266420+0000 mgr.y (mgr.24356) 18246 : cluster 0 pgmap v18214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:31 smithi040 bash[41173]: cluster 2023-12-02T01:46:31.266420+0000 mgr.y (mgr.24356) 18246 : cluster 0 pgmap v18214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:31 smithi141 bash[31670]: cluster 2023-12-02T01:46:31.266420+0000 mgr.y (mgr.24356) 18246 : cluster 0 pgmap v18214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:32 smithi040 bash[28232]: audit 2023-12-02T01:46:32.559378+0000 mon.c (mon.2) 11436 : audit 0 from='client.? 172.21.15.40:0/3111418817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:32 smithi040 bash[41173]: audit 2023-12-02T01:46:32.559378+0000 mon.c (mon.2) 11436 : audit 0 from='client.? 172.21.15.40:0/3111418817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:32 smithi141 bash[31670]: audit 2023-12-02T01:46:32.559378+0000 mon.c (mon.2) 11436 : audit 0 from='client.? 172.21.15.40:0/3111418817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:33 smithi040 bash[28232]: cluster 2023-12-02T01:46:33.267066+0000 mgr.y (mgr.24356) 18247 : cluster 0 pgmap v18215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:33 smithi040 bash[41173]: cluster 2023-12-02T01:46:33.267066+0000 mgr.y (mgr.24356) 18247 : cluster 0 pgmap v18215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:33 smithi141 bash[31670]: cluster 2023-12-02T01:46:33.267066+0000 mgr.y (mgr.24356) 18247 : cluster 0 pgmap v18215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:34 smithi040 bash[28232]: audit 2023-12-02T01:46:34.302872+0000 mon.c (mon.2) 11437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:34 smithi040 bash[41173]: audit 2023-12-02T01:46:34.302872+0000 mon.c (mon.2) 11437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:34 smithi141 bash[31670]: audit 2023-12-02T01:46:34.302872+0000 mon.c (mon.2) 11437 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:35 smithi040 bash[28232]: audit 2023-12-02T01:46:35.026623+0000 mon.c (mon.2) 11438 : audit 0 from='client.? 172.21.15.40:0/650142785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:35 smithi040 bash[28232]: cluster 2023-12-02T01:46:35.268352+0000 mgr.y (mgr.24356) 18248 : cluster 0 pgmap v18216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:35 smithi040 bash[41173]: audit 2023-12-02T01:46:35.026623+0000 mon.c (mon.2) 11438 : audit 0 from='client.? 172.21.15.40:0/650142785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:35 smithi040 bash[41173]: cluster 2023-12-02T01:46:35.268352+0000 mgr.y (mgr.24356) 18248 : cluster 0 pgmap v18216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:35 smithi141 bash[31670]: audit 2023-12-02T01:46:35.026623+0000 mon.c (mon.2) 11438 : audit 0 from='client.? 172.21.15.40:0/650142785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:35 smithi141 bash[31670]: cluster 2023-12-02T01:46:35.268352+0000 mgr.y (mgr.24356) 18248 : cluster 0 pgmap v18216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:46:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:46:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:37 smithi141 bash[31670]: cluster 2023-12-02T01:46:37.269014+0000 mgr.y (mgr.24356) 18249 : cluster 0 pgmap v18217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:37 smithi141 bash[31670]: audit 2023-12-02T01:46:37.493863+0000 mon.c (mon.2) 11439 : audit 0 from='client.? 172.21.15.40:0/2913396937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:37 smithi040 bash[28232]: cluster 2023-12-02T01:46:37.269014+0000 mgr.y (mgr.24356) 18249 : cluster 0 pgmap v18217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:37 smithi040 bash[28232]: audit 2023-12-02T01:46:37.493863+0000 mon.c (mon.2) 11439 : audit 0 from='client.? 172.21.15.40:0/2913396937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:37 smithi040 bash[41173]: cluster 2023-12-02T01:46:37.269014+0000 mgr.y (mgr.24356) 18249 : cluster 0 pgmap v18217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:37 smithi040 bash[41173]: audit 2023-12-02T01:46:37.493863+0000 mon.c (mon.2) 11439 : audit 0 from='client.? 172.21.15.40:0/2913396937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:40 smithi040 bash[28232]: cluster 2023-12-02T01:46:39.269709+0000 mgr.y (mgr.24356) 18250 : cluster 0 pgmap v18218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:40 smithi040 bash[28232]: audit 2023-12-02T01:46:39.964508+0000 mon.a (mon.0) 11305 : audit 0 from='client.? 172.21.15.40:0/3102417042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:40 smithi040 bash[41173]: cluster 2023-12-02T01:46:39.269709+0000 mgr.y (mgr.24356) 18250 : cluster 0 pgmap v18218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:40 smithi040 bash[41173]: audit 2023-12-02T01:46:39.964508+0000 mon.a (mon.0) 11305 : audit 0 from='client.? 172.21.15.40:0/3102417042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:40 smithi141 bash[31670]: cluster 2023-12-02T01:46:39.269709+0000 mgr.y (mgr.24356) 18250 : cluster 0 pgmap v18218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:40 smithi141 bash[31670]: audit 2023-12-02T01:46:39.964508+0000 mon.a (mon.0) 11305 : audit 0 from='client.? 172.21.15.40:0/3102417042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:42 smithi040 bash[28232]: cluster 2023-12-02T01:46:41.270911+0000 mgr.y (mgr.24356) 18251 : cluster 0 pgmap v18219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:42 smithi040 bash[41173]: cluster 2023-12-02T01:46:41.270911+0000 mgr.y (mgr.24356) 18251 : cluster 0 pgmap v18219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:42.775 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:42 smithi141 bash[31670]: cluster 2023-12-02T01:46:41.270911+0000 mgr.y (mgr.24356) 18251 : cluster 0 pgmap v18219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:43 smithi040 bash[41173]: audit 2023-12-02T01:46:42.436733+0000 mon.a (mon.0) 11306 : audit 0 from='client.? 172.21.15.40:0/2756714886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:43 smithi040 bash[28232]: audit 2023-12-02T01:46:42.436733+0000 mon.a (mon.0) 11306 : audit 0 from='client.? 172.21.15.40:0/2756714886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:43 smithi141 bash[31670]: audit 2023-12-02T01:46:42.436733+0000 mon.a (mon.0) 11306 : audit 0 from='client.? 172.21.15.40:0/2756714886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:44 smithi040 bash[28232]: cluster 2023-12-02T01:46:43.271700+0000 mgr.y (mgr.24356) 18252 : cluster 0 pgmap v18220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:44 smithi040 bash[41173]: cluster 2023-12-02T01:46:43.271700+0000 mgr.y (mgr.24356) 18252 : cluster 0 pgmap v18220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:44 smithi141 bash[31670]: cluster 2023-12-02T01:46:43.271700+0000 mgr.y (mgr.24356) 18252 : cluster 0 pgmap v18220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:45 smithi040 bash[28232]: audit 2023-12-02T01:46:44.898121+0000 mon.c (mon.2) 11440 : audit 0 from='client.? 172.21.15.40:0/3995849046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:45 smithi040 bash[41173]: audit 2023-12-02T01:46:44.898121+0000 mon.c (mon.2) 11440 : audit 0 from='client.? 172.21.15.40:0/3995849046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:45 smithi141 bash[31670]: audit 2023-12-02T01:46:44.898121+0000 mon.c (mon.2) 11440 : audit 0 from='client.? 172.21.15.40:0/3995849046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:46 smithi040 bash[28232]: cluster 2023-12-02T01:46:45.273035+0000 mgr.y (mgr.24356) 18253 : cluster 0 pgmap v18221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:46 smithi040 bash[41173]: cluster 2023-12-02T01:46:45.273035+0000 mgr.y (mgr.24356) 18253 : cluster 0 pgmap v18221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:46:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:46:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:46 smithi141 bash[31670]: cluster 2023-12-02T01:46:45.273035+0000 mgr.y (mgr.24356) 18253 : cluster 0 pgmap v18221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:47 smithi141 bash[31670]: cluster 2023-12-02T01:46:47.273536+0000 mgr.y (mgr.24356) 18254 : cluster 0 pgmap v18222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:47 smithi141 bash[31670]: audit 2023-12-02T01:46:47.362644+0000 mon.c (mon.2) 11441 : audit 0 from='client.? 172.21.15.40:0/2004138238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:47 smithi040 bash[28232]: cluster 2023-12-02T01:46:47.273536+0000 mgr.y (mgr.24356) 18254 : cluster 0 pgmap v18222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:47 smithi040 bash[28232]: audit 2023-12-02T01:46:47.362644+0000 mon.c (mon.2) 11441 : audit 0 from='client.? 172.21.15.40:0/2004138238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:47 smithi040 bash[41173]: cluster 2023-12-02T01:46:47.273536+0000 mgr.y (mgr.24356) 18254 : cluster 0 pgmap v18222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:47 smithi040 bash[41173]: audit 2023-12-02T01:46:47.362644+0000 mon.c (mon.2) 11441 : audit 0 from='client.? 172.21.15.40:0/2004138238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:49 smithi040 bash[28232]: audit 2023-12-02T01:46:49.302835+0000 mon.c (mon.2) 11442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:49 smithi040 bash[41173]: audit 2023-12-02T01:46:49.302835+0000 mon.c (mon.2) 11442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:49 smithi141 bash[31670]: audit 2023-12-02T01:46:49.302835+0000 mon.c (mon.2) 11442 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:50 smithi040 bash[28232]: cluster 2023-12-02T01:46:49.274165+0000 mgr.y (mgr.24356) 18255 : cluster 0 pgmap v18223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:50 smithi040 bash[28232]: audit 2023-12-02T01:46:49.821367+0000 mon.c (mon.2) 11443 : audit 0 from='client.? 172.21.15.40:0/439124576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:50 smithi040 bash[41173]: cluster 2023-12-02T01:46:49.274165+0000 mgr.y (mgr.24356) 18255 : cluster 0 pgmap v18223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:50 smithi040 bash[41173]: audit 2023-12-02T01:46:49.821367+0000 mon.c (mon.2) 11443 : audit 0 from='client.? 172.21.15.40:0/439124576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:50 smithi141 bash[31670]: cluster 2023-12-02T01:46:49.274165+0000 mgr.y (mgr.24356) 18255 : cluster 0 pgmap v18223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:50 smithi141 bash[31670]: audit 2023-12-02T01:46:49.821367+0000 mon.c (mon.2) 11443 : audit 0 from='client.? 172.21.15.40:0/439124576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:52 smithi040 bash[28232]: cluster 2023-12-02T01:46:51.275317+0000 mgr.y (mgr.24356) 18256 : cluster 0 pgmap v18224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:52 smithi040 bash[28232]: audit 2023-12-02T01:46:52.283594+0000 mon.c (mon.2) 11444 : audit 0 from='client.? 172.21.15.40:0/3784414719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:52 smithi040 bash[41173]: cluster 2023-12-02T01:46:51.275317+0000 mgr.y (mgr.24356) 18256 : cluster 0 pgmap v18224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:52 smithi040 bash[41173]: audit 2023-12-02T01:46:52.283594+0000 mon.c (mon.2) 11444 : audit 0 from='client.? 172.21.15.40:0/3784414719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:52 smithi141 bash[31670]: cluster 2023-12-02T01:46:51.275317+0000 mgr.y (mgr.24356) 18256 : cluster 0 pgmap v18224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:52 smithi141 bash[31670]: audit 2023-12-02T01:46:52.283594+0000 mon.c (mon.2) 11444 : audit 0 from='client.? 172.21.15.40:0/3784414719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:54 smithi040 bash[28232]: cluster 2023-12-02T01:46:53.275992+0000 mgr.y (mgr.24356) 18257 : cluster 0 pgmap v18225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:54 smithi040 bash[41173]: cluster 2023-12-02T01:46:53.275992+0000 mgr.y (mgr.24356) 18257 : cluster 0 pgmap v18225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:54.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:54 smithi141 bash[31670]: cluster 2023-12-02T01:46:53.275992+0000 mgr.y (mgr.24356) 18257 : cluster 0 pgmap v18225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:55 smithi040 bash[28232]: audit 2023-12-02T01:46:54.748355+0000 mon.a (mon.0) 11307 : audit 0 from='client.? 172.21.15.40:0/3609790343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:55 smithi040 bash[41173]: audit 2023-12-02T01:46:54.748355+0000 mon.a (mon.0) 11307 : audit 0 from='client.? 172.21.15.40:0/3609790343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:55 smithi141 bash[31670]: audit 2023-12-02T01:46:54.748355+0000 mon.a (mon.0) 11307 : audit 0 from='client.? 172.21.15.40:0/3609790343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:46:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:46:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:56 smithi040 bash[28232]: cluster 2023-12-02T01:46:55.277163+0000 mgr.y (mgr.24356) 18258 : cluster 0 pgmap v18226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:56 smithi040 bash[41173]: cluster 2023-12-02T01:46:55.277163+0000 mgr.y (mgr.24356) 18258 : cluster 0 pgmap v18226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:56 smithi141 bash[31670]: cluster 2023-12-02T01:46:55.277163+0000 mgr.y (mgr.24356) 18258 : cluster 0 pgmap v18226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:57 smithi141 bash[31670]: audit 2023-12-02T01:46:57.206790+0000 mon.c (mon.2) 11445 : audit 0 from='client.? 172.21.15.40:0/2446878129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:46:57 smithi141 bash[31670]: cluster 2023-12-02T01:46:57.277806+0000 mgr.y (mgr.24356) 18259 : cluster 0 pgmap v18227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:57 smithi040 bash[41173]: audit 2023-12-02T01:46:57.206790+0000 mon.c (mon.2) 11445 : audit 0 from='client.? 172.21.15.40:0/2446878129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:46:57 smithi040 bash[41173]: cluster 2023-12-02T01:46:57.277806+0000 mgr.y (mgr.24356) 18259 : cluster 0 pgmap v18227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:46:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:57 smithi040 bash[28232]: audit 2023-12-02T01:46:57.206790+0000 mon.c (mon.2) 11445 : audit 0 from='client.? 172.21.15.40:0/2446878129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:46:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:46:57 smithi040 bash[28232]: cluster 2023-12-02T01:46:57.277806+0000 mgr.y (mgr.24356) 18259 : cluster 0 pgmap v18227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:00 smithi040 bash[28232]: cluster 2023-12-02T01:46:59.278448+0000 mgr.y (mgr.24356) 18260 : cluster 0 pgmap v18228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:00 smithi040 bash[28232]: audit 2023-12-02T01:46:59.682925+0000 mon.c (mon.2) 11446 : audit 0 from='client.? 172.21.15.40:0/2903313533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:00 smithi040 bash[41173]: cluster 2023-12-02T01:46:59.278448+0000 mgr.y (mgr.24356) 18260 : cluster 0 pgmap v18228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:00 smithi040 bash[41173]: audit 2023-12-02T01:46:59.682925+0000 mon.c (mon.2) 11446 : audit 0 from='client.? 172.21.15.40:0/2903313533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:00 smithi141 bash[31670]: cluster 2023-12-02T01:46:59.278448+0000 mgr.y (mgr.24356) 18260 : cluster 0 pgmap v18228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:00 smithi141 bash[31670]: audit 2023-12-02T01:46:59.682925+0000 mon.c (mon.2) 11446 : audit 0 from='client.? 172.21.15.40:0/2903313533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:02 smithi040 bash[28232]: cluster 2023-12-02T01:47:01.279608+0000 mgr.y (mgr.24356) 18261 : cluster 0 pgmap v18229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:02 smithi040 bash[28232]: audit 2023-12-02T01:47:02.149118+0000 mon.a (mon.0) 11308 : audit 0 from='client.? 172.21.15.40:0/3543442427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:02 smithi040 bash[41173]: cluster 2023-12-02T01:47:01.279608+0000 mgr.y (mgr.24356) 18261 : cluster 0 pgmap v18229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:02 smithi040 bash[41173]: audit 2023-12-02T01:47:02.149118+0000 mon.a (mon.0) 11308 : audit 0 from='client.? 172.21.15.40:0/3543442427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:02 smithi141 bash[31670]: cluster 2023-12-02T01:47:01.279608+0000 mgr.y (mgr.24356) 18261 : cluster 0 pgmap v18229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:02 smithi141 bash[31670]: audit 2023-12-02T01:47:02.149118+0000 mon.a (mon.0) 11308 : audit 0 from='client.? 172.21.15.40:0/3543442427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:04 smithi040 bash[28232]: cluster 2023-12-02T01:47:03.280253+0000 mgr.y (mgr.24356) 18262 : cluster 0 pgmap v18230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:04 smithi040 bash[28232]: audit 2023-12-02T01:47:04.307092+0000 mon.c (mon.2) 11447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:04 smithi040 bash[41173]: cluster 2023-12-02T01:47:03.280253+0000 mgr.y (mgr.24356) 18262 : cluster 0 pgmap v18230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:04 smithi040 bash[41173]: audit 2023-12-02T01:47:04.307092+0000 mon.c (mon.2) 11447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:04 smithi141 bash[31670]: cluster 2023-12-02T01:47:03.280253+0000 mgr.y (mgr.24356) 18262 : cluster 0 pgmap v18230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:04 smithi141 bash[31670]: audit 2023-12-02T01:47:04.307092+0000 mon.c (mon.2) 11447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:05 smithi040 bash[41173]: audit 2023-12-02T01:47:04.609033+0000 mon.c (mon.2) 11448 : audit 0 from='client.? 172.21.15.40:0/1432160982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:05 smithi040 bash[28232]: audit 2023-12-02T01:47:04.609033+0000 mon.c (mon.2) 11448 : audit 0 from='client.? 172.21.15.40:0/1432160982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:05 smithi141 bash[31670]: audit 2023-12-02T01:47:04.609033+0000 mon.c (mon.2) 11448 : audit 0 from='client.? 172.21.15.40:0/1432160982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:06 smithi040 bash[28232]: cluster 2023-12-02T01:47:05.281520+0000 mgr.y (mgr.24356) 18263 : cluster 0 pgmap v18231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:06 smithi040 bash[41173]: cluster 2023-12-02T01:47:05.281520+0000 mgr.y (mgr.24356) 18263 : cluster 0 pgmap v18231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:47:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:47:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:06 smithi141 bash[31670]: cluster 2023-12-02T01:47:05.281520+0000 mgr.y (mgr.24356) 18263 : cluster 0 pgmap v18231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:07 smithi040 bash[28232]: audit 2023-12-02T01:47:07.070687+0000 mon.c (mon.2) 11449 : audit 0 from='client.? 172.21.15.40:0/91725598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:07 smithi040 bash[28232]: cluster 2023-12-02T01:47:07.282339+0000 mgr.y (mgr.24356) 18264 : cluster 0 pgmap v18232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:07 smithi040 bash[41173]: audit 2023-12-02T01:47:07.070687+0000 mon.c (mon.2) 11449 : audit 0 from='client.? 172.21.15.40:0/91725598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:07 smithi040 bash[41173]: cluster 2023-12-02T01:47:07.282339+0000 mgr.y (mgr.24356) 18264 : cluster 0 pgmap v18232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:07 smithi141 bash[31670]: audit 2023-12-02T01:47:07.070687+0000 mon.c (mon.2) 11449 : audit 0 from='client.? 172.21.15.40:0/91725598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:07 smithi141 bash[31670]: cluster 2023-12-02T01:47:07.282339+0000 mgr.y (mgr.24356) 18264 : cluster 0 pgmap v18232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:08 smithi141 bash[31670]: audit 2023-12-02T01:47:08.910979+0000 mon.c (mon.2) 11450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:47:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:08 smithi040 bash[28232]: audit 2023-12-02T01:47:08.910979+0000 mon.c (mon.2) 11450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:47:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:08 smithi040 bash[41173]: audit 2023-12-02T01:47:08.910979+0000 mon.c (mon.2) 11450 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:47:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:09 smithi141 bash[31670]: cluster 2023-12-02T01:47:09.283017+0000 mgr.y (mgr.24356) 18265 : cluster 0 pgmap v18233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:09 smithi141 bash[31670]: audit 2023-12-02T01:47:09.531662+0000 mon.c (mon.2) 11451 : audit 0 from='client.? 172.21.15.40:0/3978258879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:09 smithi040 bash[28232]: cluster 2023-12-02T01:47:09.283017+0000 mgr.y (mgr.24356) 18265 : cluster 0 pgmap v18233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:09 smithi040 bash[28232]: audit 2023-12-02T01:47:09.531662+0000 mon.c (mon.2) 11451 : audit 0 from='client.? 172.21.15.40:0/3978258879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:09 smithi040 bash[41173]: cluster 2023-12-02T01:47:09.283017+0000 mgr.y (mgr.24356) 18265 : cluster 0 pgmap v18233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:09 smithi040 bash[41173]: audit 2023-12-02T01:47:09.531662+0000 mon.c (mon.2) 11451 : audit 0 from='client.? 172.21.15.40:0/3978258879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:12 smithi040 bash[28232]: cluster 2023-12-02T01:47:11.284104+0000 mgr.y (mgr.24356) 18266 : cluster 0 pgmap v18234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:12 smithi040 bash[28232]: audit 2023-12-02T01:47:11.994264+0000 mon.a (mon.0) 11309 : audit 0 from='client.? 172.21.15.40:0/4216766858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:12 smithi040 bash[41173]: cluster 2023-12-02T01:47:11.284104+0000 mgr.y (mgr.24356) 18266 : cluster 0 pgmap v18234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:12 smithi040 bash[41173]: audit 2023-12-02T01:47:11.994264+0000 mon.a (mon.0) 11309 : audit 0 from='client.? 172.21.15.40:0/4216766858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:12 smithi141 bash[31670]: cluster 2023-12-02T01:47:11.284104+0000 mgr.y (mgr.24356) 18266 : cluster 0 pgmap v18234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:12 smithi141 bash[31670]: audit 2023-12-02T01:47:11.994264+0000 mon.a (mon.0) 11309 : audit 0 from='client.? 172.21.15.40:0/4216766858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:14 smithi040 bash[28232]: cluster 2023-12-02T01:47:13.284944+0000 mgr.y (mgr.24356) 18267 : cluster 0 pgmap v18235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:14.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:14 smithi040 bash[41173]: cluster 2023-12-02T01:47:13.284944+0000 mgr.y (mgr.24356) 18267 : cluster 0 pgmap v18235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:14 smithi141 bash[31670]: cluster 2023-12-02T01:47:13.284944+0000 mgr.y (mgr.24356) 18267 : cluster 0 pgmap v18235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[28232]: audit 2023-12-02T01:47:14.471670+0000 mon.a (mon.0) 11310 : audit 0 from='client.? 172.21.15.40:0/4094307731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[28232]: audit 2023-12-02T01:47:14.813642+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[28232]: audit 2023-12-02T01:47:14.824615+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[28232]: audit 2023-12-02T01:47:15.112006+0000 mon.a (mon.0) 11313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[28232]: audit 2023-12-02T01:47:15.126167+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[41173]: audit 2023-12-02T01:47:14.471670+0000 mon.a (mon.0) 11310 : audit 0 from='client.? 172.21.15.40:0/4094307731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[41173]: audit 2023-12-02T01:47:14.813642+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[41173]: audit 2023-12-02T01:47:14.824615+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[41173]: audit 2023-12-02T01:47:15.112006+0000 mon.a (mon.0) 11313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:15 smithi040 bash[41173]: audit 2023-12-02T01:47:15.126167+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:15 smithi141 bash[31670]: audit 2023-12-02T01:47:14.471670+0000 mon.a (mon.0) 11310 : audit 0 from='client.? 172.21.15.40:0/4094307731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:15 smithi141 bash[31670]: audit 2023-12-02T01:47:14.813642+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:15 smithi141 bash[31670]: audit 2023-12-02T01:47:14.824615+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:15 smithi141 bash[31670]: audit 2023-12-02T01:47:15.112006+0000 mon.a (mon.0) 11313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:15 smithi141 bash[31670]: audit 2023-12-02T01:47:15.126167+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:16 smithi040 bash[28232]: cluster 2023-12-02T01:47:15.286073+0000 mgr.y (mgr.24356) 18268 : cluster 0 pgmap v18236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:47:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:47:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:16 smithi040 bash[41173]: cluster 2023-12-02T01:47:15.286073+0000 mgr.y (mgr.24356) 18268 : cluster 0 pgmap v18236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:16 smithi141 bash[31670]: cluster 2023-12-02T01:47:15.286073+0000 mgr.y (mgr.24356) 18268 : cluster 0 pgmap v18236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:17 smithi040 bash[28232]: audit 2023-12-02T01:47:16.940759+0000 mon.a (mon.0) 11315 : audit 0 from='client.? 172.21.15.40:0/4231402151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:17 smithi040 bash[28232]: cluster 2023-12-02T01:47:17.286739+0000 mgr.y (mgr.24356) 18269 : cluster 0 pgmap v18237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:17 smithi040 bash[41173]: audit 2023-12-02T01:47:16.940759+0000 mon.a (mon.0) 11315 : audit 0 from='client.? 172.21.15.40:0/4231402151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:17 smithi040 bash[41173]: cluster 2023-12-02T01:47:17.286739+0000 mgr.y (mgr.24356) 18269 : cluster 0 pgmap v18237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:17 smithi141 bash[31670]: audit 2023-12-02T01:47:16.940759+0000 mon.a (mon.0) 11315 : audit 0 from='client.? 172.21.15.40:0/4231402151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:17 smithi141 bash[31670]: cluster 2023-12-02T01:47:17.286739+0000 mgr.y (mgr.24356) 18269 : cluster 0 pgmap v18237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:19 smithi040 bash[28232]: audit 2023-12-02T01:47:19.303367+0000 mon.c (mon.2) 11452 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:19 smithi040 bash[41173]: audit 2023-12-02T01:47:19.303367+0000 mon.c (mon.2) 11452 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:19 smithi141 bash[31670]: audit 2023-12-02T01:47:19.303367+0000 mon.c (mon.2) 11452 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:20 smithi040 bash[28232]: cluster 2023-12-02T01:47:19.287203+0000 mgr.y (mgr.24356) 18270 : cluster 0 pgmap v18238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:20 smithi040 bash[28232]: audit 2023-12-02T01:47:19.402494+0000 mon.a (mon.0) 11316 : audit 0 from='client.? 172.21.15.40:0/2670178743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:20 smithi040 bash[41173]: cluster 2023-12-02T01:47:19.287203+0000 mgr.y (mgr.24356) 18270 : cluster 0 pgmap v18238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:20 smithi040 bash[41173]: audit 2023-12-02T01:47:19.402494+0000 mon.a (mon.0) 11316 : audit 0 from='client.? 172.21.15.40:0/2670178743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:20.682 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:20 smithi141 bash[31670]: cluster 2023-12-02T01:47:19.287203+0000 mgr.y (mgr.24356) 18270 : cluster 0 pgmap v18238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:20.683 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:20 smithi141 bash[31670]: audit 2023-12-02T01:47:19.402494+0000 mon.a (mon.0) 11316 : audit 0 from='client.? 172.21.15.40:0/2670178743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:22 smithi040 bash[28232]: cluster 2023-12-02T01:47:21.288347+0000 mgr.y (mgr.24356) 18271 : cluster 0 pgmap v18239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:22 smithi040 bash[28232]: audit 2023-12-02T01:47:21.860879+0000 mon.c (mon.2) 11453 : audit 0 from='client.? 172.21.15.40:0/2299860958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:22 smithi040 bash[41173]: cluster 2023-12-02T01:47:21.288347+0000 mgr.y (mgr.24356) 18271 : cluster 0 pgmap v18239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:22 smithi040 bash[41173]: audit 2023-12-02T01:47:21.860879+0000 mon.c (mon.2) 11453 : audit 0 from='client.? 172.21.15.40:0/2299860958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:22.668 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:22 smithi141 bash[31670]: cluster 2023-12-02T01:47:21.288347+0000 mgr.y (mgr.24356) 18271 : cluster 0 pgmap v18239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:22.668 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:22 smithi141 bash[31670]: audit 2023-12-02T01:47:21.860879+0000 mon.c (mon.2) 11453 : audit 0 from='client.? 172.21.15.40:0/2299860958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:24 smithi040 bash[28232]: cluster 2023-12-02T01:47:23.289047+0000 mgr.y (mgr.24356) 18272 : cluster 0 pgmap v18240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:24 smithi040 bash[28232]: audit 2023-12-02T01:47:24.319355+0000 mon.a (mon.0) 11317 : audit 0 from='client.? 172.21.15.40:0/3136509988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:24 smithi040 bash[41173]: cluster 2023-12-02T01:47:23.289047+0000 mgr.y (mgr.24356) 18272 : cluster 0 pgmap v18240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:24 smithi040 bash[41173]: audit 2023-12-02T01:47:24.319355+0000 mon.a (mon.0) 11317 : audit 0 from='client.? 172.21.15.40:0/3136509988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:24 smithi141 bash[31670]: cluster 2023-12-02T01:47:23.289047+0000 mgr.y (mgr.24356) 18272 : cluster 0 pgmap v18240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:24 smithi141 bash[31670]: audit 2023-12-02T01:47:24.319355+0000 mon.a (mon.0) 11317 : audit 0 from='client.? 172.21.15.40:0/3136509988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:26.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:47:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28232]: cluster 2023-12-02T01:47:25.290209+0000 mgr.y (mgr.24356) 18273 : cluster 0 pgmap v18241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28232]: audit 2023-12-02T01:47:25.966073+0000 mon.a (mon.0) 11318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28232]: audit 2023-12-02T01:47:25.978469+0000 mon.a (mon.0) 11319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28232]: audit 2023-12-02T01:47:25.981571+0000 mon.c (mon.2) 11454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28232]: audit 2023-12-02T01:47:25.983012+0000 mon.c (mon.2) 11455 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[28232]: audit 2023-12-02T01:47:25.991244+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[41173]: cluster 2023-12-02T01:47:25.290209+0000 mgr.y (mgr.24356) 18273 : cluster 0 pgmap v18241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[41173]: audit 2023-12-02T01:47:25.966073+0000 mon.a (mon.0) 11318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[41173]: audit 2023-12-02T01:47:25.978469+0000 mon.a (mon.0) 11319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[41173]: audit 2023-12-02T01:47:25.981571+0000 mon.c (mon.2) 11454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:47:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[41173]: audit 2023-12-02T01:47:25.983012+0000 mon.c (mon.2) 11455 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:47:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:26 smithi040 bash[41173]: audit 2023-12-02T01:47:25.991244+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:26 smithi141 bash[31670]: cluster 2023-12-02T01:47:25.290209+0000 mgr.y (mgr.24356) 18273 : cluster 0 pgmap v18241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:26 smithi141 bash[31670]: audit 2023-12-02T01:47:25.966073+0000 mon.a (mon.0) 11318 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:26 smithi141 bash[31670]: audit 2023-12-02T01:47:25.978469+0000 mon.a (mon.0) 11319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:26 smithi141 bash[31670]: audit 2023-12-02T01:47:25.981571+0000 mon.c (mon.2) 11454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:47:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:26 smithi141 bash[31670]: audit 2023-12-02T01:47:25.983012+0000 mon.c (mon.2) 11455 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:47:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:26 smithi141 bash[31670]: audit 2023-12-02T01:47:25.991244+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:47:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:27 smithi040 bash[28232]: audit 2023-12-02T01:47:26.788597+0000 mon.a (mon.0) 11321 : audit 0 from='client.? 172.21.15.40:0/2317080751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:27 smithi040 bash[28232]: cluster 2023-12-02T01:47:27.290901+0000 mgr.y (mgr.24356) 18274 : cluster 0 pgmap v18242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:27 smithi040 bash[41173]: audit 2023-12-02T01:47:26.788597+0000 mon.a (mon.0) 11321 : audit 0 from='client.? 172.21.15.40:0/2317080751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:27 smithi040 bash[41173]: cluster 2023-12-02T01:47:27.290901+0000 mgr.y (mgr.24356) 18274 : cluster 0 pgmap v18242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:27 smithi141 bash[31670]: audit 2023-12-02T01:47:26.788597+0000 mon.a (mon.0) 11321 : audit 0 from='client.? 172.21.15.40:0/2317080751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:27 smithi141 bash[31670]: cluster 2023-12-02T01:47:27.290901+0000 mgr.y (mgr.24356) 18274 : cluster 0 pgmap v18242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:29 smithi040 bash[28232]: audit 2023-12-02T01:47:29.247659+0000 mon.a (mon.0) 11322 : audit 0 from='client.? 172.21.15.40:0/1338604451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:29 smithi040 bash[41173]: audit 2023-12-02T01:47:29.247659+0000 mon.a (mon.0) 11322 : audit 0 from='client.? 172.21.15.40:0/1338604451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:29 smithi141 bash[31670]: audit 2023-12-02T01:47:29.247659+0000 mon.a (mon.0) 11322 : audit 0 from='client.? 172.21.15.40:0/1338604451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:30 smithi040 bash[28232]: cluster 2023-12-02T01:47:29.291654+0000 mgr.y (mgr.24356) 18275 : cluster 0 pgmap v18243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:30 smithi040 bash[41173]: cluster 2023-12-02T01:47:29.291654+0000 mgr.y (mgr.24356) 18275 : cluster 0 pgmap v18243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:30 smithi141 bash[31670]: cluster 2023-12-02T01:47:29.291654+0000 mgr.y (mgr.24356) 18275 : cluster 0 pgmap v18243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:32 smithi040 bash[28232]: cluster 2023-12-02T01:47:31.292895+0000 mgr.y (mgr.24356) 18276 : cluster 0 pgmap v18244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:32 smithi040 bash[28232]: audit 2023-12-02T01:47:31.714421+0000 mon.a (mon.0) 11323 : audit 0 from='client.? 172.21.15.40:0/1054636318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:32 smithi040 bash[41173]: cluster 2023-12-02T01:47:31.292895+0000 mgr.y (mgr.24356) 18276 : cluster 0 pgmap v18244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:32 smithi040 bash[41173]: audit 2023-12-02T01:47:31.714421+0000 mon.a (mon.0) 11323 : audit 0 from='client.? 172.21.15.40:0/1054636318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:32 smithi141 bash[31670]: cluster 2023-12-02T01:47:31.292895+0000 mgr.y (mgr.24356) 18276 : cluster 0 pgmap v18244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:32 smithi141 bash[31670]: audit 2023-12-02T01:47:31.714421+0000 mon.a (mon.0) 11323 : audit 0 from='client.? 172.21.15.40:0/1054636318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:34 smithi040 bash[28232]: cluster 2023-12-02T01:47:33.293523+0000 mgr.y (mgr.24356) 18277 : cluster 0 pgmap v18245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:34 smithi040 bash[28232]: audit 2023-12-02T01:47:34.187727+0000 mon.c (mon.2) 11456 : audit 0 from='client.? 172.21.15.40:0/296244106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:34 smithi040 bash[28232]: audit 2023-12-02T01:47:34.304074+0000 mon.c (mon.2) 11457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:34 smithi040 bash[41173]: cluster 2023-12-02T01:47:33.293523+0000 mgr.y (mgr.24356) 18277 : cluster 0 pgmap v18245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:34 smithi040 bash[41173]: audit 2023-12-02T01:47:34.187727+0000 mon.c (mon.2) 11456 : audit 0 from='client.? 172.21.15.40:0/296244106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:34 smithi040 bash[41173]: audit 2023-12-02T01:47:34.304074+0000 mon.c (mon.2) 11457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:34 smithi141 bash[31670]: cluster 2023-12-02T01:47:33.293523+0000 mgr.y (mgr.24356) 18277 : cluster 0 pgmap v18245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:34 smithi141 bash[31670]: audit 2023-12-02T01:47:34.187727+0000 mon.c (mon.2) 11456 : audit 0 from='client.? 172.21.15.40:0/296244106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:34 smithi141 bash[31670]: audit 2023-12-02T01:47:34.304074+0000 mon.c (mon.2) 11457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:47:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:47:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:36 smithi040 bash[41173]: cluster 2023-12-02T01:47:35.294685+0000 mgr.y (mgr.24356) 18278 : cluster 0 pgmap v18246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:36 smithi040 bash[28232]: cluster 2023-12-02T01:47:35.294685+0000 mgr.y (mgr.24356) 18278 : cluster 0 pgmap v18246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:36 smithi141 bash[31670]: cluster 2023-12-02T01:47:35.294685+0000 mgr.y (mgr.24356) 18278 : cluster 0 pgmap v18246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:37 smithi040 bash[28232]: audit 2023-12-02T01:47:36.656299+0000 mon.c (mon.2) 11458 : audit 0 from='client.? 172.21.15.40:0/3021054215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:37 smithi040 bash[28232]: cluster 2023-12-02T01:47:37.295376+0000 mgr.y (mgr.24356) 18279 : cluster 0 pgmap v18247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:37 smithi040 bash[41173]: audit 2023-12-02T01:47:36.656299+0000 mon.c (mon.2) 11458 : audit 0 from='client.? 172.21.15.40:0/3021054215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:37 smithi040 bash[41173]: cluster 2023-12-02T01:47:37.295376+0000 mgr.y (mgr.24356) 18279 : cluster 0 pgmap v18247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:37 smithi141 bash[31670]: audit 2023-12-02T01:47:36.656299+0000 mon.c (mon.2) 11458 : audit 0 from='client.? 172.21.15.40:0/3021054215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:37 smithi141 bash[31670]: cluster 2023-12-02T01:47:37.295376+0000 mgr.y (mgr.24356) 18279 : cluster 0 pgmap v18247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:39 smithi141 bash[31670]: audit 2023-12-02T01:47:39.119991+0000 mon.a (mon.0) 11324 : audit 0 from='client.? 172.21.15.40:0/3494032679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:39 smithi040 bash[41173]: audit 2023-12-02T01:47:39.119991+0000 mon.a (mon.0) 11324 : audit 0 from='client.? 172.21.15.40:0/3494032679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:39 smithi040 bash[28232]: audit 2023-12-02T01:47:39.119991+0000 mon.a (mon.0) 11324 : audit 0 from='client.? 172.21.15.40:0/3494032679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:40 smithi141 bash[31670]: cluster 2023-12-02T01:47:39.295921+0000 mgr.y (mgr.24356) 18280 : cluster 0 pgmap v18248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:40 smithi040 bash[41173]: cluster 2023-12-02T01:47:39.295921+0000 mgr.y (mgr.24356) 18280 : cluster 0 pgmap v18248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:40 smithi040 bash[28232]: cluster 2023-12-02T01:47:39.295921+0000 mgr.y (mgr.24356) 18280 : cluster 0 pgmap v18248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:42 smithi040 bash[28232]: cluster 2023-12-02T01:47:41.297029+0000 mgr.y (mgr.24356) 18281 : cluster 0 pgmap v18249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:42 smithi040 bash[28232]: audit 2023-12-02T01:47:41.585331+0000 mon.c (mon.2) 11459 : audit 0 from='client.? 172.21.15.40:0/451574219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:42 smithi040 bash[41173]: cluster 2023-12-02T01:47:41.297029+0000 mgr.y (mgr.24356) 18281 : cluster 0 pgmap v18249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:42 smithi040 bash[41173]: audit 2023-12-02T01:47:41.585331+0000 mon.c (mon.2) 11459 : audit 0 from='client.? 172.21.15.40:0/451574219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:42 smithi141 bash[31670]: cluster 2023-12-02T01:47:41.297029+0000 mgr.y (mgr.24356) 18281 : cluster 0 pgmap v18249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:42 smithi141 bash[31670]: audit 2023-12-02T01:47:41.585331+0000 mon.c (mon.2) 11459 : audit 0 from='client.? 172.21.15.40:0/451574219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:44 smithi040 bash[28232]: cluster 2023-12-02T01:47:43.297687+0000 mgr.y (mgr.24356) 18282 : cluster 0 pgmap v18250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:44 smithi040 bash[28232]: audit 2023-12-02T01:47:44.046633+0000 mon.c (mon.2) 11460 : audit 0 from='client.? 172.21.15.40:0/2295928667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:44 smithi040 bash[41173]: cluster 2023-12-02T01:47:43.297687+0000 mgr.y (mgr.24356) 18282 : cluster 0 pgmap v18250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:44 smithi040 bash[41173]: audit 2023-12-02T01:47:44.046633+0000 mon.c (mon.2) 11460 : audit 0 from='client.? 172.21.15.40:0/2295928667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:44 smithi141 bash[31670]: cluster 2023-12-02T01:47:43.297687+0000 mgr.y (mgr.24356) 18282 : cluster 0 pgmap v18250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:44 smithi141 bash[31670]: audit 2023-12-02T01:47:44.046633+0000 mon.c (mon.2) 11460 : audit 0 from='client.? 172.21.15.40:0/2295928667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:46 smithi040 bash[28232]: cluster 2023-12-02T01:47:45.298869+0000 mgr.y (mgr.24356) 18283 : cluster 0 pgmap v18251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:47:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:47:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:46 smithi040 bash[41173]: cluster 2023-12-02T01:47:45.298869+0000 mgr.y (mgr.24356) 18283 : cluster 0 pgmap v18251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:46 smithi141 bash[31670]: cluster 2023-12-02T01:47:45.298869+0000 mgr.y (mgr.24356) 18283 : cluster 0 pgmap v18251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:47 smithi040 bash[28232]: audit 2023-12-02T01:47:46.505781+0000 mon.c (mon.2) 11461 : audit 0 from='client.? 172.21.15.40:0/312634038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:47 smithi040 bash[41173]: audit 2023-12-02T01:47:46.505781+0000 mon.c (mon.2) 11461 : audit 0 from='client.? 172.21.15.40:0/312634038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:47 smithi141 bash[31670]: audit 2023-12-02T01:47:46.505781+0000 mon.c (mon.2) 11461 : audit 0 from='client.? 172.21.15.40:0/312634038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:48 smithi040 bash[28232]: cluster 2023-12-02T01:47:47.299509+0000 mgr.y (mgr.24356) 18284 : cluster 0 pgmap v18252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:48 smithi040 bash[41173]: cluster 2023-12-02T01:47:47.299509+0000 mgr.y (mgr.24356) 18284 : cluster 0 pgmap v18252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:48 smithi141 bash[31670]: cluster 2023-12-02T01:47:47.299509+0000 mgr.y (mgr.24356) 18284 : cluster 0 pgmap v18252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:49 smithi040 bash[28232]: audit 2023-12-02T01:47:48.971858+0000 mon.c (mon.2) 11462 : audit 0 from='client.? 172.21.15.40:0/2860454890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:49 smithi040 bash[28232]: audit 2023-12-02T01:47:49.304615+0000 mon.c (mon.2) 11463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:49 smithi040 bash[41173]: audit 2023-12-02T01:47:48.971858+0000 mon.c (mon.2) 11462 : audit 0 from='client.? 172.21.15.40:0/2860454890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:49 smithi040 bash[41173]: audit 2023-12-02T01:47:49.304615+0000 mon.c (mon.2) 11463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:49 smithi141 bash[31670]: audit 2023-12-02T01:47:48.971858+0000 mon.c (mon.2) 11462 : audit 0 from='client.? 172.21.15.40:0/2860454890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:49 smithi141 bash[31670]: audit 2023-12-02T01:47:49.304615+0000 mon.c (mon.2) 11463 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:50 smithi040 bash[41173]: cluster 2023-12-02T01:47:49.300172+0000 mgr.y (mgr.24356) 18285 : cluster 0 pgmap v18253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:50 smithi040 bash[28232]: cluster 2023-12-02T01:47:49.300172+0000 mgr.y (mgr.24356) 18285 : cluster 0 pgmap v18253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:50 smithi141 bash[31670]: cluster 2023-12-02T01:47:49.300172+0000 mgr.y (mgr.24356) 18285 : cluster 0 pgmap v18253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:52 smithi040 bash[28232]: cluster 2023-12-02T01:47:51.301314+0000 mgr.y (mgr.24356) 18286 : cluster 0 pgmap v18254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:52 smithi040 bash[28232]: audit 2023-12-02T01:47:51.440416+0000 mon.a (mon.0) 11325 : audit 0 from='client.? 172.21.15.40:0/251911136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:52 smithi040 bash[41173]: cluster 2023-12-02T01:47:51.301314+0000 mgr.y (mgr.24356) 18286 : cluster 0 pgmap v18254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:52.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:52 smithi040 bash[41173]: audit 2023-12-02T01:47:51.440416+0000 mon.a (mon.0) 11325 : audit 0 from='client.? 172.21.15.40:0/251911136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:52 smithi141 bash[31670]: cluster 2023-12-02T01:47:51.301314+0000 mgr.y (mgr.24356) 18286 : cluster 0 pgmap v18254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:52 smithi141 bash[31670]: audit 2023-12-02T01:47:51.440416+0000 mon.a (mon.0) 11325 : audit 0 from='client.? 172.21.15.40:0/251911136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:54 smithi040 bash[41173]: cluster 2023-12-02T01:47:53.301975+0000 mgr.y (mgr.24356) 18287 : cluster 0 pgmap v18255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:54 smithi040 bash[41173]: audit 2023-12-02T01:47:53.909546+0000 mon.a (mon.0) 11326 : audit 0 from='client.? 172.21.15.40:0/798484564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:54 smithi040 bash[28232]: cluster 2023-12-02T01:47:53.301975+0000 mgr.y (mgr.24356) 18287 : cluster 0 pgmap v18255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:54 smithi040 bash[28232]: audit 2023-12-02T01:47:53.909546+0000 mon.a (mon.0) 11326 : audit 0 from='client.? 172.21.15.40:0/798484564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:54 smithi141 bash[31670]: cluster 2023-12-02T01:47:53.301975+0000 mgr.y (mgr.24356) 18287 : cluster 0 pgmap v18255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:54 smithi141 bash[31670]: audit 2023-12-02T01:47:53.909546+0000 mon.a (mon.0) 11326 : audit 0 from='client.? 172.21.15.40:0/798484564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:47:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:47:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:56 smithi040 bash[28232]: cluster 2023-12-02T01:47:55.303174+0000 mgr.y (mgr.24356) 18288 : cluster 0 pgmap v18256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:56 smithi040 bash[28232]: audit 2023-12-02T01:47:56.373294+0000 mon.a (mon.0) 11327 : audit 0 from='client.? 172.21.15.40:0/2282239036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:56 smithi040 bash[41173]: cluster 2023-12-02T01:47:55.303174+0000 mgr.y (mgr.24356) 18288 : cluster 0 pgmap v18256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:56 smithi040 bash[41173]: audit 2023-12-02T01:47:56.373294+0000 mon.a (mon.0) 11327 : audit 0 from='client.? 172.21.15.40:0/2282239036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:56 smithi141 bash[31670]: cluster 2023-12-02T01:47:55.303174+0000 mgr.y (mgr.24356) 18288 : cluster 0 pgmap v18256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:56 smithi141 bash[31670]: audit 2023-12-02T01:47:56.373294+0000 mon.a (mon.0) 11327 : audit 0 from='client.? 172.21.15.40:0/2282239036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:57 smithi040 bash[28232]: cluster 2023-12-02T01:47:57.303833+0000 mgr.y (mgr.24356) 18289 : cluster 0 pgmap v18257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:57 smithi040 bash[41173]: cluster 2023-12-02T01:47:57.303833+0000 mgr.y (mgr.24356) 18289 : cluster 0 pgmap v18257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:57 smithi141 bash[31670]: cluster 2023-12-02T01:47:57.303833+0000 mgr.y (mgr.24356) 18289 : cluster 0 pgmap v18257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:47:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:58 smithi040 bash[28232]: audit 2023-12-02T01:47:58.831504+0000 mon.a (mon.0) 11328 : audit 0 from='client.? 172.21.15.40:0/1094560544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:58 smithi040 bash[41173]: audit 2023-12-02T01:47:58.831504+0000 mon.a (mon.0) 11328 : audit 0 from='client.? 172.21.15.40:0/1094560544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:47:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:58 smithi141 bash[31670]: audit 2023-12-02T01:47:58.831504+0000 mon.a (mon.0) 11328 : audit 0 from='client.? 172.21.15.40:0/1094560544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:47:59 smithi040 bash[28232]: cluster 2023-12-02T01:47:59.304502+0000 mgr.y (mgr.24356) 18290 : cluster 0 pgmap v18258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:47:59 smithi040 bash[41173]: cluster 2023-12-02T01:47:59.304502+0000 mgr.y (mgr.24356) 18290 : cluster 0 pgmap v18258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:47:59 smithi141 bash[31670]: cluster 2023-12-02T01:47:59.304502+0000 mgr.y (mgr.24356) 18290 : cluster 0 pgmap v18258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:01 smithi040 bash[28232]: audit 2023-12-02T01:48:01.297051+0000 mon.a (mon.0) 11329 : audit 0 from='client.? 172.21.15.40:0/3056827103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:01 smithi040 bash[41173]: audit 2023-12-02T01:48:01.297051+0000 mon.a (mon.0) 11329 : audit 0 from='client.? 172.21.15.40:0/3056827103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:01 smithi141 bash[31670]: audit 2023-12-02T01:48:01.297051+0000 mon.a (mon.0) 11329 : audit 0 from='client.? 172.21.15.40:0/3056827103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:02 smithi040 bash[28232]: cluster 2023-12-02T01:48:01.305594+0000 mgr.y (mgr.24356) 18291 : cluster 0 pgmap v18259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:02 smithi040 bash[41173]: cluster 2023-12-02T01:48:01.305594+0000 mgr.y (mgr.24356) 18291 : cluster 0 pgmap v18259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:02 smithi141 bash[31670]: cluster 2023-12-02T01:48:01.305594+0000 mgr.y (mgr.24356) 18291 : cluster 0 pgmap v18259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:04 smithi040 bash[28232]: cluster 2023-12-02T01:48:03.306281+0000 mgr.y (mgr.24356) 18292 : cluster 0 pgmap v18260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:04 smithi040 bash[28232]: audit 2023-12-02T01:48:03.771459+0000 mon.c (mon.2) 11464 : audit 0 from='client.? 172.21.15.40:0/2185112913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:04 smithi040 bash[28232]: audit 2023-12-02T01:48:04.304821+0000 mon.c (mon.2) 11465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:04 smithi040 bash[41173]: cluster 2023-12-02T01:48:03.306281+0000 mgr.y (mgr.24356) 18292 : cluster 0 pgmap v18260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:04 smithi040 bash[41173]: audit 2023-12-02T01:48:03.771459+0000 mon.c (mon.2) 11464 : audit 0 from='client.? 172.21.15.40:0/2185112913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:04 smithi040 bash[41173]: audit 2023-12-02T01:48:04.304821+0000 mon.c (mon.2) 11465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:04 smithi141 bash[31670]: cluster 2023-12-02T01:48:03.306281+0000 mgr.y (mgr.24356) 18292 : cluster 0 pgmap v18260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:04 smithi141 bash[31670]: audit 2023-12-02T01:48:03.771459+0000 mon.c (mon.2) 11464 : audit 0 from='client.? 172.21.15.40:0/2185112913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:04 smithi141 bash[31670]: audit 2023-12-02T01:48:04.304821+0000 mon.c (mon.2) 11465 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:48:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:48:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:06 smithi040 bash[28232]: cluster 2023-12-02T01:48:05.307516+0000 mgr.y (mgr.24356) 18293 : cluster 0 pgmap v18261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:06 smithi040 bash[28232]: audit 2023-12-02T01:48:06.233397+0000 mon.a (mon.0) 11330 : audit 0 from='client.? 172.21.15.40:0/669884982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:06 smithi040 bash[41173]: cluster 2023-12-02T01:48:05.307516+0000 mgr.y (mgr.24356) 18293 : cluster 0 pgmap v18261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:06 smithi040 bash[41173]: audit 2023-12-02T01:48:06.233397+0000 mon.a (mon.0) 11330 : audit 0 from='client.? 172.21.15.40:0/669884982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:06 smithi141 bash[31670]: cluster 2023-12-02T01:48:05.307516+0000 mgr.y (mgr.24356) 18293 : cluster 0 pgmap v18261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:06 smithi141 bash[31670]: audit 2023-12-02T01:48:06.233397+0000 mon.a (mon.0) 11330 : audit 0 from='client.? 172.21.15.40:0/669884982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:07 smithi040 bash[28232]: cluster 2023-12-02T01:48:07.308203+0000 mgr.y (mgr.24356) 18294 : cluster 0 pgmap v18262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:07 smithi040 bash[41173]: cluster 2023-12-02T01:48:07.308203+0000 mgr.y (mgr.24356) 18294 : cluster 0 pgmap v18262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:07 smithi141 bash[31670]: cluster 2023-12-02T01:48:07.308203+0000 mgr.y (mgr.24356) 18294 : cluster 0 pgmap v18262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:08 smithi141 bash[31670]: audit 2023-12-02T01:48:08.692475+0000 mon.c (mon.2) 11466 : audit 0 from='client.? 172.21.15.40:0/1862517381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:08 smithi040 bash[28232]: audit 2023-12-02T01:48:08.692475+0000 mon.c (mon.2) 11466 : audit 0 from='client.? 172.21.15.40:0/1862517381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:08 smithi040 bash[41173]: audit 2023-12-02T01:48:08.692475+0000 mon.c (mon.2) 11466 : audit 0 from='client.? 172.21.15.40:0/1862517381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:09 smithi141 bash[31670]: cluster 2023-12-02T01:48:09.308912+0000 mgr.y (mgr.24356) 18295 : cluster 0 pgmap v18263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:09 smithi040 bash[28232]: cluster 2023-12-02T01:48:09.308912+0000 mgr.y (mgr.24356) 18295 : cluster 0 pgmap v18263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:09 smithi040 bash[41173]: cluster 2023-12-02T01:48:09.308912+0000 mgr.y (mgr.24356) 18295 : cluster 0 pgmap v18263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:11 smithi141 bash[31670]: audit 2023-12-02T01:48:11.151953+0000 mon.c (mon.2) 11467 : audit 0 from='client.? 172.21.15.40:0/1086842463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:11 smithi040 bash[28232]: audit 2023-12-02T01:48:11.151953+0000 mon.c (mon.2) 11467 : audit 0 from='client.? 172.21.15.40:0/1086842463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:11 smithi040 bash[41173]: audit 2023-12-02T01:48:11.151953+0000 mon.c (mon.2) 11467 : audit 0 from='client.? 172.21.15.40:0/1086842463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:12 smithi141 bash[31670]: cluster 2023-12-02T01:48:11.310162+0000 mgr.y (mgr.24356) 18296 : cluster 0 pgmap v18264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:12 smithi040 bash[28232]: cluster 2023-12-02T01:48:11.310162+0000 mgr.y (mgr.24356) 18296 : cluster 0 pgmap v18264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:12 smithi040 bash[41173]: cluster 2023-12-02T01:48:11.310162+0000 mgr.y (mgr.24356) 18296 : cluster 0 pgmap v18264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:14 smithi040 bash[28232]: cluster 2023-12-02T01:48:13.310758+0000 mgr.y (mgr.24356) 18297 : cluster 0 pgmap v18265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:14 smithi040 bash[28232]: audit 2023-12-02T01:48:13.624560+0000 mon.a (mon.0) 11331 : audit 0 from='client.? 172.21.15.40:0/2043667017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:14 smithi040 bash[41173]: cluster 2023-12-02T01:48:13.310758+0000 mgr.y (mgr.24356) 18297 : cluster 0 pgmap v18265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:14.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:14 smithi040 bash[41173]: audit 2023-12-02T01:48:13.624560+0000 mon.a (mon.0) 11331 : audit 0 from='client.? 172.21.15.40:0/2043667017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:14 smithi141 bash[31670]: cluster 2023-12-02T01:48:13.310758+0000 mgr.y (mgr.24356) 18297 : cluster 0 pgmap v18265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:14 smithi141 bash[31670]: audit 2023-12-02T01:48:13.624560+0000 mon.a (mon.0) 11331 : audit 0 from='client.? 172.21.15.40:0/2043667017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:16 smithi040 bash[28232]: cluster 2023-12-02T01:48:15.311869+0000 mgr.y (mgr.24356) 18298 : cluster 0 pgmap v18266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:16 smithi040 bash[28232]: audit 2023-12-02T01:48:16.092789+0000 mon.c (mon.2) 11468 : audit 0 from='client.? 172.21.15.40:0/1425544690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:48:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:48:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:16 smithi040 bash[41173]: cluster 2023-12-02T01:48:15.311869+0000 mgr.y (mgr.24356) 18298 : cluster 0 pgmap v18266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:16 smithi040 bash[41173]: audit 2023-12-02T01:48:16.092789+0000 mon.c (mon.2) 11468 : audit 0 from='client.? 172.21.15.40:0/1425544690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:16 smithi141 bash[31670]: cluster 2023-12-02T01:48:15.311869+0000 mgr.y (mgr.24356) 18298 : cluster 0 pgmap v18266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:16 smithi141 bash[31670]: audit 2023-12-02T01:48:16.092789+0000 mon.c (mon.2) 11468 : audit 0 from='client.? 172.21.15.40:0/1425544690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:17 smithi040 bash[28232]: cluster 2023-12-02T01:48:17.312542+0000 mgr.y (mgr.24356) 18299 : cluster 0 pgmap v18267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:17 smithi040 bash[41173]: cluster 2023-12-02T01:48:17.312542+0000 mgr.y (mgr.24356) 18299 : cluster 0 pgmap v18267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:17 smithi141 bash[31670]: cluster 2023-12-02T01:48:17.312542+0000 mgr.y (mgr.24356) 18299 : cluster 0 pgmap v18267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:18 smithi040 bash[28232]: audit 2023-12-02T01:48:18.560366+0000 mon.a (mon.0) 11332 : audit 0 from='client.? 172.21.15.40:0/3284241355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:18 smithi040 bash[41173]: audit 2023-12-02T01:48:18.560366+0000 mon.a (mon.0) 11332 : audit 0 from='client.? 172.21.15.40:0/3284241355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:18 smithi141 bash[31670]: audit 2023-12-02T01:48:18.560366+0000 mon.a (mon.0) 11332 : audit 0 from='client.? 172.21.15.40:0/3284241355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:19 smithi040 bash[28232]: audit 2023-12-02T01:48:19.305578+0000 mon.c (mon.2) 11469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:19 smithi040 bash[28232]: cluster 2023-12-02T01:48:19.314802+0000 mgr.y (mgr.24356) 18300 : cluster 0 pgmap v18268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:19 smithi040 bash[41173]: audit 2023-12-02T01:48:19.305578+0000 mon.c (mon.2) 11469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:19 smithi040 bash[41173]: cluster 2023-12-02T01:48:19.314802+0000 mgr.y (mgr.24356) 18300 : cluster 0 pgmap v18268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:19 smithi141 bash[31670]: audit 2023-12-02T01:48:19.305578+0000 mon.c (mon.2) 11469 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:19 smithi141 bash[31670]: cluster 2023-12-02T01:48:19.314802+0000 mgr.y (mgr.24356) 18300 : cluster 0 pgmap v18268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:21 smithi040 bash[28232]: audit 2023-12-02T01:48:21.016620+0000 mon.a (mon.0) 11333 : audit 0 from='client.? 172.21.15.40:0/2984436008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:21 smithi040 bash[41173]: audit 2023-12-02T01:48:21.016620+0000 mon.a (mon.0) 11333 : audit 0 from='client.? 172.21.15.40:0/2984436008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:21 smithi141 bash[31670]: audit 2023-12-02T01:48:21.016620+0000 mon.a (mon.0) 11333 : audit 0 from='client.? 172.21.15.40:0/2984436008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:22 smithi040 bash[28232]: cluster 2023-12-02T01:48:21.315970+0000 mgr.y (mgr.24356) 18301 : cluster 0 pgmap v18269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:22 smithi040 bash[41173]: cluster 2023-12-02T01:48:21.315970+0000 mgr.y (mgr.24356) 18301 : cluster 0 pgmap v18269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:22 smithi141 bash[31670]: cluster 2023-12-02T01:48:21.315970+0000 mgr.y (mgr.24356) 18301 : cluster 0 pgmap v18269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:24 smithi040 bash[28232]: cluster 2023-12-02T01:48:23.316657+0000 mgr.y (mgr.24356) 18302 : cluster 0 pgmap v18270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:24 smithi040 bash[28232]: audit 2023-12-02T01:48:23.481191+0000 mon.a (mon.0) 11334 : audit 0 from='client.? 172.21.15.40:0/1097613182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:24 smithi040 bash[41173]: cluster 2023-12-02T01:48:23.316657+0000 mgr.y (mgr.24356) 18302 : cluster 0 pgmap v18270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:24 smithi040 bash[41173]: audit 2023-12-02T01:48:23.481191+0000 mon.a (mon.0) 11334 : audit 0 from='client.? 172.21.15.40:0/1097613182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:24 smithi141 bash[31670]: cluster 2023-12-02T01:48:23.316657+0000 mgr.y (mgr.24356) 18302 : cluster 0 pgmap v18270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:24 smithi141 bash[31670]: audit 2023-12-02T01:48:23.481191+0000 mon.a (mon.0) 11334 : audit 0 from='client.? 172.21.15.40:0/1097613182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[28232]: cluster 2023-12-02T01:48:25.317713+0000 mgr.y (mgr.24356) 18303 : cluster 0 pgmap v18271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[28232]: audit 2023-12-02T01:48:25.949336+0000 mon.a (mon.0) 11335 : audit 0 from='client.? 172.21.15.40:0/2407903945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[28232]: audit 2023-12-02T01:48:26.076687+0000 mon.c (mon.2) 11470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:48:26.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:48:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:48:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[41173]: cluster 2023-12-02T01:48:25.317713+0000 mgr.y (mgr.24356) 18303 : cluster 0 pgmap v18271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[41173]: audit 2023-12-02T01:48:25.949336+0000 mon.a (mon.0) 11335 : audit 0 from='client.? 172.21.15.40:0/2407903945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:26.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:26 smithi040 bash[41173]: audit 2023-12-02T01:48:26.076687+0000 mon.c (mon.2) 11470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:48:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:26 smithi141 bash[31670]: cluster 2023-12-02T01:48:25.317713+0000 mgr.y (mgr.24356) 18303 : cluster 0 pgmap v18271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:26 smithi141 bash[31670]: audit 2023-12-02T01:48:25.949336+0000 mon.a (mon.0) 11335 : audit 0 from='client.? 172.21.15.40:0/2407903945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:26 smithi141 bash[31670]: audit 2023-12-02T01:48:26.076687+0000 mon.c (mon.2) 11470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:48:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:27 smithi040 bash[28232]: cluster 2023-12-02T01:48:27.318398+0000 mgr.y (mgr.24356) 18304 : cluster 0 pgmap v18272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:27 smithi040 bash[41173]: cluster 2023-12-02T01:48:27.318398+0000 mgr.y (mgr.24356) 18304 : cluster 0 pgmap v18272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:27 smithi141 bash[31670]: cluster 2023-12-02T01:48:27.318398+0000 mgr.y (mgr.24356) 18304 : cluster 0 pgmap v18272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:28 smithi040 bash[28232]: audit 2023-12-02T01:48:28.409348+0000 mon.a (mon.0) 11336 : audit 0 from='client.? 172.21.15.40:0/94916126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:28 smithi040 bash[41173]: audit 2023-12-02T01:48:28.409348+0000 mon.a (mon.0) 11336 : audit 0 from='client.? 172.21.15.40:0/94916126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:28 smithi141 bash[31670]: audit 2023-12-02T01:48:28.409348+0000 mon.a (mon.0) 11336 : audit 0 from='client.? 172.21.15.40:0/94916126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:29 smithi040 bash[41173]: cluster 2023-12-02T01:48:29.319052+0000 mgr.y (mgr.24356) 18305 : cluster 0 pgmap v18273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:29 smithi040 bash[28232]: cluster 2023-12-02T01:48:29.319052+0000 mgr.y (mgr.24356) 18305 : cluster 0 pgmap v18273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:29 smithi141 bash[31670]: cluster 2023-12-02T01:48:29.319052+0000 mgr.y (mgr.24356) 18305 : cluster 0 pgmap v18273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:30 smithi141 bash[31670]: audit 2023-12-02T01:48:30.879403+0000 mon.c (mon.2) 11471 : audit 0 from='client.? 172.21.15.40:0/2336464105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:30 smithi040 bash[41173]: audit 2023-12-02T01:48:30.879403+0000 mon.c (mon.2) 11471 : audit 0 from='client.? 172.21.15.40:0/2336464105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:30 smithi040 bash[28232]: audit 2023-12-02T01:48:30.879403+0000 mon.c (mon.2) 11471 : audit 0 from='client.? 172.21.15.40:0/2336464105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:31 smithi141 bash[31670]: cluster 2023-12-02T01:48:31.319948+0000 mgr.y (mgr.24356) 18306 : cluster 0 pgmap v18274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:31 smithi040 bash[41173]: cluster 2023-12-02T01:48:31.319948+0000 mgr.y (mgr.24356) 18306 : cluster 0 pgmap v18274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:31 smithi040 bash[28232]: cluster 2023-12-02T01:48:31.319948+0000 mgr.y (mgr.24356) 18306 : cluster 0 pgmap v18274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:32 smithi141 bash[31670]: audit 2023-12-02T01:48:31.971196+0000 mon.a (mon.0) 11337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:32 smithi141 bash[31670]: audit 2023-12-02T01:48:31.983211+0000 mon.a (mon.0) 11338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:32 smithi141 bash[31670]: audit 2023-12-02T01:48:32.274861+0000 mon.a (mon.0) 11339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:32 smithi141 bash[31670]: audit 2023-12-02T01:48:32.287725+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:32 smithi141 bash[31670]: audit 2023-12-02T01:48:32.786703+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:32 smithi141 bash[31670]: audit 2023-12-02T01:48:32.800284+0000 mon.a (mon.0) 11342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[28232]: audit 2023-12-02T01:48:31.971196+0000 mon.a (mon.0) 11337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[28232]: audit 2023-12-02T01:48:31.983211+0000 mon.a (mon.0) 11338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[28232]: audit 2023-12-02T01:48:32.274861+0000 mon.a (mon.0) 11339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[28232]: audit 2023-12-02T01:48:32.287725+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[28232]: audit 2023-12-02T01:48:32.786703+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[28232]: audit 2023-12-02T01:48:32.800284+0000 mon.a (mon.0) 11342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[41173]: audit 2023-12-02T01:48:31.971196+0000 mon.a (mon.0) 11337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[41173]: audit 2023-12-02T01:48:31.983211+0000 mon.a (mon.0) 11338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[41173]: audit 2023-12-02T01:48:32.274861+0000 mon.a (mon.0) 11339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[41173]: audit 2023-12-02T01:48:32.287725+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[41173]: audit 2023-12-02T01:48:32.786703+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:32 smithi040 bash[41173]: audit 2023-12-02T01:48:32.800284+0000 mon.a (mon.0) 11342 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: audit 2023-12-02T01:48:33.096063+0000 mon.a (mon.0) 11343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: audit 2023-12-02T01:48:33.106155+0000 mon.a (mon.0) 11344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: audit 2023-12-02T01:48:33.109686+0000 mon.c (mon.2) 11472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: audit 2023-12-02T01:48:33.110986+0000 mon.c (mon.2) 11473 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: audit 2023-12-02T01:48:33.118403+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: cluster 2023-12-02T01:48:33.320582+0000 mgr.y (mgr.24356) 18307 : cluster 0 pgmap v18275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[28232]: audit 2023-12-02T01:48:33.365502+0000 mon.c (mon.2) 11474 : audit 0 from='client.? 172.21.15.40:0/1455802636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: audit 2023-12-02T01:48:33.096063+0000 mon.a (mon.0) 11343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: audit 2023-12-02T01:48:33.106155+0000 mon.a (mon.0) 11344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: audit 2023-12-02T01:48:33.109686+0000 mon.c (mon.2) 11472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:48:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: audit 2023-12-02T01:48:33.110986+0000 mon.c (mon.2) 11473 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:48:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: audit 2023-12-02T01:48:33.118403+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: cluster 2023-12-02T01:48:33.320582+0000 mgr.y (mgr.24356) 18307 : cluster 0 pgmap v18275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:34 smithi040 bash[41173]: audit 2023-12-02T01:48:33.365502+0000 mon.c (mon.2) 11474 : audit 0 from='client.? 172.21.15.40:0/1455802636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: audit 2023-12-02T01:48:33.096063+0000 mon.a (mon.0) 11343 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: audit 2023-12-02T01:48:33.106155+0000 mon.a (mon.0) 11344 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: audit 2023-12-02T01:48:33.109686+0000 mon.c (mon.2) 11472 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: audit 2023-12-02T01:48:33.110986+0000 mon.c (mon.2) 11473 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: audit 2023-12-02T01:48:33.118403+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: cluster 2023-12-02T01:48:33.320582+0000 mgr.y (mgr.24356) 18307 : cluster 0 pgmap v18275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:34 smithi141 bash[31670]: audit 2023-12-02T01:48:33.365502+0000 mon.c (mon.2) 11474 : audit 0 from='client.? 172.21.15.40:0/1455802636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:35 smithi040 bash[28232]: audit 2023-12-02T01:48:34.305750+0000 mon.c (mon.2) 11475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:35 smithi040 bash[41173]: audit 2023-12-02T01:48:34.305750+0000 mon.c (mon.2) 11475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:35 smithi141 bash[31670]: audit 2023-12-02T01:48:34.305750+0000 mon.c (mon.2) 11475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:36 smithi040 bash[41173]: cluster 2023-12-02T01:48:35.321705+0000 mgr.y (mgr.24356) 18308 : cluster 0 pgmap v18276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:36 smithi040 bash[41173]: audit 2023-12-02T01:48:35.836349+0000 mon.a (mon.0) 11346 : audit 0 from='client.? 172.21.15.40:0/120149058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:36 smithi040 bash[28232]: cluster 2023-12-02T01:48:35.321705+0000 mgr.y (mgr.24356) 18308 : cluster 0 pgmap v18276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:36 smithi040 bash[28232]: audit 2023-12-02T01:48:35.836349+0000 mon.a (mon.0) 11346 : audit 0 from='client.? 172.21.15.40:0/120149058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:36 smithi141 bash[31670]: cluster 2023-12-02T01:48:35.321705+0000 mgr.y (mgr.24356) 18308 : cluster 0 pgmap v18276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:36 smithi141 bash[31670]: audit 2023-12-02T01:48:35.836349+0000 mon.a (mon.0) 11346 : audit 0 from='client.? 172.21.15.40:0/120149058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:48:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:48:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:37 smithi040 bash[41173]: cluster 2023-12-02T01:48:37.322532+0000 mgr.y (mgr.24356) 18309 : cluster 0 pgmap v18277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:37 smithi040 bash[28232]: cluster 2023-12-02T01:48:37.322532+0000 mgr.y (mgr.24356) 18309 : cluster 0 pgmap v18277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:37 smithi141 bash[31670]: cluster 2023-12-02T01:48:37.322532+0000 mgr.y (mgr.24356) 18309 : cluster 0 pgmap v18277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:38 smithi040 bash[28232]: audit 2023-12-02T01:48:38.301061+0000 mon.c (mon.2) 11476 : audit 0 from='client.? 172.21.15.40:0/3304452705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:38 smithi040 bash[41173]: audit 2023-12-02T01:48:38.301061+0000 mon.c (mon.2) 11476 : audit 0 from='client.? 172.21.15.40:0/3304452705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:38 smithi141 bash[31670]: audit 2023-12-02T01:48:38.301061+0000 mon.c (mon.2) 11476 : audit 0 from='client.? 172.21.15.40:0/3304452705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:39 smithi040 bash[41173]: cluster 2023-12-02T01:48:39.323212+0000 mgr.y (mgr.24356) 18310 : cluster 0 pgmap v18278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:39 smithi040 bash[28232]: cluster 2023-12-02T01:48:39.323212+0000 mgr.y (mgr.24356) 18310 : cluster 0 pgmap v18278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:39 smithi141 bash[31670]: cluster 2023-12-02T01:48:39.323212+0000 mgr.y (mgr.24356) 18310 : cluster 0 pgmap v18278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:41.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:40 smithi040 bash[28232]: audit 2023-12-02T01:48:40.767561+0000 mon.a (mon.0) 11347 : audit 0 from='client.? 172.21.15.40:0/1650611497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:40 smithi040 bash[41173]: audit 2023-12-02T01:48:40.767561+0000 mon.a (mon.0) 11347 : audit 0 from='client.? 172.21.15.40:0/1650611497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:40 smithi141 bash[31670]: audit 2023-12-02T01:48:40.767561+0000 mon.a (mon.0) 11347 : audit 0 from='client.? 172.21.15.40:0/1650611497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:41 smithi040 bash[41173]: cluster 2023-12-02T01:48:41.324448+0000 mgr.y (mgr.24356) 18311 : cluster 0 pgmap v18279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:41 smithi040 bash[28232]: cluster 2023-12-02T01:48:41.324448+0000 mgr.y (mgr.24356) 18311 : cluster 0 pgmap v18279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:41 smithi141 bash[31670]: cluster 2023-12-02T01:48:41.324448+0000 mgr.y (mgr.24356) 18311 : cluster 0 pgmap v18279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:43 smithi040 bash[41173]: audit 2023-12-02T01:48:43.241557+0000 mon.c (mon.2) 11477 : audit 0 from='client.? 172.21.15.40:0/860504655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:43 smithi040 bash[28232]: audit 2023-12-02T01:48:43.241557+0000 mon.c (mon.2) 11477 : audit 0 from='client.? 172.21.15.40:0/860504655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:43 smithi141 bash[31670]: audit 2023-12-02T01:48:43.241557+0000 mon.c (mon.2) 11477 : audit 0 from='client.? 172.21.15.40:0/860504655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:44 smithi040 bash[41173]: cluster 2023-12-02T01:48:43.325200+0000 mgr.y (mgr.24356) 18312 : cluster 0 pgmap v18280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:44 smithi040 bash[28232]: cluster 2023-12-02T01:48:43.325200+0000 mgr.y (mgr.24356) 18312 : cluster 0 pgmap v18280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:44 smithi141 bash[31670]: cluster 2023-12-02T01:48:43.325200+0000 mgr.y (mgr.24356) 18312 : cluster 0 pgmap v18280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:48:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:48:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:46 smithi040 bash[41173]: cluster 2023-12-02T01:48:45.326481+0000 mgr.y (mgr.24356) 18313 : cluster 0 pgmap v18281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:46 smithi040 bash[41173]: audit 2023-12-02T01:48:45.698700+0000 mon.c (mon.2) 11478 : audit 0 from='client.? 172.21.15.40:0/2309353910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:46 smithi040 bash[28232]: cluster 2023-12-02T01:48:45.326481+0000 mgr.y (mgr.24356) 18313 : cluster 0 pgmap v18281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:46 smithi040 bash[28232]: audit 2023-12-02T01:48:45.698700+0000 mon.c (mon.2) 11478 : audit 0 from='client.? 172.21.15.40:0/2309353910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:46 smithi141 bash[31670]: cluster 2023-12-02T01:48:45.326481+0000 mgr.y (mgr.24356) 18313 : cluster 0 pgmap v18281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:46 smithi141 bash[31670]: audit 2023-12-02T01:48:45.698700+0000 mon.c (mon.2) 11478 : audit 0 from='client.? 172.21.15.40:0/2309353910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:47 smithi040 bash[41173]: cluster 2023-12-02T01:48:47.327203+0000 mgr.y (mgr.24356) 18314 : cluster 0 pgmap v18282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:47 smithi040 bash[28232]: cluster 2023-12-02T01:48:47.327203+0000 mgr.y (mgr.24356) 18314 : cluster 0 pgmap v18282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:47 smithi141 bash[31670]: cluster 2023-12-02T01:48:47.327203+0000 mgr.y (mgr.24356) 18314 : cluster 0 pgmap v18282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:48.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:48 smithi040 bash[28232]: audit 2023-12-02T01:48:48.158777+0000 mon.c (mon.2) 11479 : audit 0 from='client.? 172.21.15.40:0/2365856313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:48 smithi040 bash[41173]: audit 2023-12-02T01:48:48.158777+0000 mon.c (mon.2) 11479 : audit 0 from='client.? 172.21.15.40:0/2365856313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:48 smithi141 bash[31670]: audit 2023-12-02T01:48:48.158777+0000 mon.c (mon.2) 11479 : audit 0 from='client.? 172.21.15.40:0/2365856313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:49 smithi040 bash[28232]: audit 2023-12-02T01:48:49.306334+0000 mon.c (mon.2) 11480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:49 smithi040 bash[28232]: cluster 2023-12-02T01:48:49.327822+0000 mgr.y (mgr.24356) 18315 : cluster 0 pgmap v18283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:49 smithi040 bash[41173]: audit 2023-12-02T01:48:49.306334+0000 mon.c (mon.2) 11480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:49 smithi040 bash[41173]: cluster 2023-12-02T01:48:49.327822+0000 mgr.y (mgr.24356) 18315 : cluster 0 pgmap v18283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:49 smithi141 bash[31670]: audit 2023-12-02T01:48:49.306334+0000 mon.c (mon.2) 11480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:49 smithi141 bash[31670]: cluster 2023-12-02T01:48:49.327822+0000 mgr.y (mgr.24356) 18315 : cluster 0 pgmap v18283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:50 smithi141 bash[31670]: audit 2023-12-02T01:48:50.628856+0000 mon.c (mon.2) 11481 : audit 0 from='client.? 172.21.15.40:0/566288247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:50 smithi040 bash[41173]: audit 2023-12-02T01:48:50.628856+0000 mon.c (mon.2) 11481 : audit 0 from='client.? 172.21.15.40:0/566288247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:50 smithi040 bash[28232]: audit 2023-12-02T01:48:50.628856+0000 mon.c (mon.2) 11481 : audit 0 from='client.? 172.21.15.40:0/566288247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:51 smithi141 bash[31670]: cluster 2023-12-02T01:48:51.329026+0000 mgr.y (mgr.24356) 18316 : cluster 0 pgmap v18284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:51 smithi040 bash[28232]: cluster 2023-12-02T01:48:51.329026+0000 mgr.y (mgr.24356) 18316 : cluster 0 pgmap v18284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:51 smithi040 bash[41173]: cluster 2023-12-02T01:48:51.329026+0000 mgr.y (mgr.24356) 18316 : cluster 0 pgmap v18284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:53.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:53 smithi040 bash[28232]: audit 2023-12-02T01:48:53.094935+0000 mon.a (mon.0) 11348 : audit 0 from='client.? 172.21.15.40:0/463355446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:53 smithi040 bash[41173]: audit 2023-12-02T01:48:53.094935+0000 mon.a (mon.0) 11348 : audit 0 from='client.? 172.21.15.40:0/463355446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:53 smithi141 bash[31670]: audit 2023-12-02T01:48:53.094935+0000 mon.a (mon.0) 11348 : audit 0 from='client.? 172.21.15.40:0/463355446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:54 smithi040 bash[28232]: cluster 2023-12-02T01:48:53.329700+0000 mgr.y (mgr.24356) 18317 : cluster 0 pgmap v18285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:54 smithi040 bash[41173]: cluster 2023-12-02T01:48:53.329700+0000 mgr.y (mgr.24356) 18317 : cluster 0 pgmap v18285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:54 smithi141 bash[31670]: cluster 2023-12-02T01:48:53.329700+0000 mgr.y (mgr.24356) 18317 : cluster 0 pgmap v18285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:56.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:48:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:48:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:56 smithi040 bash[41173]: cluster 2023-12-02T01:48:55.330782+0000 mgr.y (mgr.24356) 18318 : cluster 0 pgmap v18286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:56 smithi040 bash[41173]: audit 2023-12-02T01:48:55.555476+0000 mon.c (mon.2) 11482 : audit 0 from='client.? 172.21.15.40:0/774079305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:56 smithi040 bash[28232]: cluster 2023-12-02T01:48:55.330782+0000 mgr.y (mgr.24356) 18318 : cluster 0 pgmap v18286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:56 smithi040 bash[28232]: audit 2023-12-02T01:48:55.555476+0000 mon.c (mon.2) 11482 : audit 0 from='client.? 172.21.15.40:0/774079305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:56 smithi141 bash[31670]: cluster 2023-12-02T01:48:55.330782+0000 mgr.y (mgr.24356) 18318 : cluster 0 pgmap v18286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:56 smithi141 bash[31670]: audit 2023-12-02T01:48:55.555476+0000 mon.c (mon.2) 11482 : audit 0 from='client.? 172.21.15.40:0/774079305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:57 smithi040 bash[41173]: cluster 2023-12-02T01:48:57.331486+0000 mgr.y (mgr.24356) 18319 : cluster 0 pgmap v18287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:57 smithi040 bash[28232]: cluster 2023-12-02T01:48:57.331486+0000 mgr.y (mgr.24356) 18319 : cluster 0 pgmap v18287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:57 smithi141 bash[31670]: cluster 2023-12-02T01:48:57.331486+0000 mgr.y (mgr.24356) 18319 : cluster 0 pgmap v18287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:58 smithi040 bash[41173]: audit 2023-12-02T01:48:58.012985+0000 mon.c (mon.2) 11483 : audit 0 from='client.? 172.21.15.40:0/1380564438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:58 smithi040 bash[28232]: audit 2023-12-02T01:48:58.012985+0000 mon.c (mon.2) 11483 : audit 0 from='client.? 172.21.15.40:0/1380564438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:58 smithi141 bash[31670]: audit 2023-12-02T01:48:58.012985+0000 mon.c (mon.2) 11483 : audit 0 from='client.? 172.21.15.40:0/1380564438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:48:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:48:59 smithi040 bash[41173]: cluster 2023-12-02T01:48:59.332291+0000 mgr.y (mgr.24356) 18320 : cluster 0 pgmap v18288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:48:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:48:59 smithi040 bash[28232]: cluster 2023-12-02T01:48:59.332291+0000 mgr.y (mgr.24356) 18320 : cluster 0 pgmap v18288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:48:59 smithi141 bash[31670]: cluster 2023-12-02T01:48:59.332291+0000 mgr.y (mgr.24356) 18320 : cluster 0 pgmap v18288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:00 smithi040 bash[41173]: audit 2023-12-02T01:49:00.477363+0000 mon.c (mon.2) 11484 : audit 0 from='client.? 172.21.15.40:0/468375823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:00 smithi040 bash[28232]: audit 2023-12-02T01:49:00.477363+0000 mon.c (mon.2) 11484 : audit 0 from='client.? 172.21.15.40:0/468375823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:00 smithi141 bash[31670]: audit 2023-12-02T01:49:00.477363+0000 mon.c (mon.2) 11484 : audit 0 from='client.? 172.21.15.40:0/468375823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:01 smithi040 bash[28232]: cluster 2023-12-02T01:49:01.333496+0000 mgr.y (mgr.24356) 18321 : cluster 0 pgmap v18289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:01 smithi040 bash[41173]: cluster 2023-12-02T01:49:01.333496+0000 mgr.y (mgr.24356) 18321 : cluster 0 pgmap v18289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:01 smithi141 bash[31670]: cluster 2023-12-02T01:49:01.333496+0000 mgr.y (mgr.24356) 18321 : cluster 0 pgmap v18289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:02 smithi141 bash[31670]: audit 2023-12-02T01:49:02.936032+0000 mon.a (mon.0) 11349 : audit 0 from='client.? 172.21.15.40:0/529659438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:02 smithi040 bash[28232]: audit 2023-12-02T01:49:02.936032+0000 mon.a (mon.0) 11349 : audit 0 from='client.? 172.21.15.40:0/529659438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:03.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:02 smithi040 bash[41173]: audit 2023-12-02T01:49:02.936032+0000 mon.a (mon.0) 11349 : audit 0 from='client.? 172.21.15.40:0/529659438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:04 smithi141 bash[31670]: cluster 2023-12-02T01:49:03.334150+0000 mgr.y (mgr.24356) 18322 : cluster 0 pgmap v18290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:03 smithi040 bash[28232]: cluster 2023-12-02T01:49:03.334150+0000 mgr.y (mgr.24356) 18322 : cluster 0 pgmap v18290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:04 smithi040 bash[41173]: cluster 2023-12-02T01:49:03.334150+0000 mgr.y (mgr.24356) 18322 : cluster 0 pgmap v18290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:05 smithi141 bash[31670]: audit 2023-12-02T01:49:04.306686+0000 mon.c (mon.2) 11485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:05 smithi040 bash[28232]: audit 2023-12-02T01:49:04.306686+0000 mon.c (mon.2) 11485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:05 smithi040 bash[41173]: audit 2023-12-02T01:49:04.306686+0000 mon.c (mon.2) 11485 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:06 smithi141 bash[31670]: cluster 2023-12-02T01:49:05.335452+0000 mgr.y (mgr.24356) 18323 : cluster 0 pgmap v18291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:06 smithi141 bash[31670]: audit 2023-12-02T01:49:05.407152+0000 mon.c (mon.2) 11486 : audit 0 from='client.? 172.21.15.40:0/842026453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:06 smithi040 bash[28232]: cluster 2023-12-02T01:49:05.335452+0000 mgr.y (mgr.24356) 18323 : cluster 0 pgmap v18291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:06 smithi040 bash[28232]: audit 2023-12-02T01:49:05.407152+0000 mon.c (mon.2) 11486 : audit 0 from='client.? 172.21.15.40:0/842026453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:06 smithi040 bash[41173]: cluster 2023-12-02T01:49:05.335452+0000 mgr.y (mgr.24356) 18323 : cluster 0 pgmap v18291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:06 smithi040 bash[41173]: audit 2023-12-02T01:49:05.407152+0000 mon.c (mon.2) 11486 : audit 0 from='client.? 172.21.15.40:0/842026453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:49:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:49:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:07 smithi040 bash[28232]: cluster 2023-12-02T01:49:07.336148+0000 mgr.y (mgr.24356) 18324 : cluster 0 pgmap v18292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:07 smithi040 bash[41173]: cluster 2023-12-02T01:49:07.336148+0000 mgr.y (mgr.24356) 18324 : cluster 0 pgmap v18292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:07 smithi141 bash[31670]: cluster 2023-12-02T01:49:07.336148+0000 mgr.y (mgr.24356) 18324 : cluster 0 pgmap v18292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:08 smithi040 bash[28232]: audit 2023-12-02T01:49:07.868931+0000 mon.c (mon.2) 11487 : audit 0 from='client.? 172.21.15.40:0/2024418512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:08 smithi040 bash[41173]: audit 2023-12-02T01:49:07.868931+0000 mon.c (mon.2) 11487 : audit 0 from='client.? 172.21.15.40:0/2024418512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:08 smithi141 bash[31670]: audit 2023-12-02T01:49:07.868931+0000 mon.c (mon.2) 11487 : audit 0 from='client.? 172.21.15.40:0/2024418512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:09 smithi040 bash[28232]: cluster 2023-12-02T01:49:09.336881+0000 mgr.y (mgr.24356) 18325 : cluster 0 pgmap v18293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:09 smithi040 bash[41173]: cluster 2023-12-02T01:49:09.336881+0000 mgr.y (mgr.24356) 18325 : cluster 0 pgmap v18293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:09 smithi141 bash[31670]: cluster 2023-12-02T01:49:09.336881+0000 mgr.y (mgr.24356) 18325 : cluster 0 pgmap v18293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:10 smithi040 bash[28232]: audit 2023-12-02T01:49:10.332937+0000 mon.c (mon.2) 11488 : audit 0 from='client.? 172.21.15.40:0/671097192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:10 smithi040 bash[41173]: audit 2023-12-02T01:49:10.332937+0000 mon.c (mon.2) 11488 : audit 0 from='client.? 172.21.15.40:0/671097192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:10 smithi141 bash[31670]: audit 2023-12-02T01:49:10.332937+0000 mon.c (mon.2) 11488 : audit 0 from='client.? 172.21.15.40:0/671097192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:11 smithi040 bash[28232]: cluster 2023-12-02T01:49:11.338076+0000 mgr.y (mgr.24356) 18326 : cluster 0 pgmap v18294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:11 smithi040 bash[41173]: cluster 2023-12-02T01:49:11.338076+0000 mgr.y (mgr.24356) 18326 : cluster 0 pgmap v18294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:11 smithi141 bash[31670]: cluster 2023-12-02T01:49:11.338076+0000 mgr.y (mgr.24356) 18326 : cluster 0 pgmap v18294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:12 smithi040 bash[28232]: audit 2023-12-02T01:49:12.793099+0000 mon.c (mon.2) 11489 : audit 0 from='client.? 172.21.15.40:0/3668536362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:12 smithi040 bash[41173]: audit 2023-12-02T01:49:12.793099+0000 mon.c (mon.2) 11489 : audit 0 from='client.? 172.21.15.40:0/3668536362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:12 smithi141 bash[31670]: audit 2023-12-02T01:49:12.793099+0000 mon.c (mon.2) 11489 : audit 0 from='client.? 172.21.15.40:0/3668536362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:13 smithi040 bash[28232]: cluster 2023-12-02T01:49:13.338920+0000 mgr.y (mgr.24356) 18327 : cluster 0 pgmap v18295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:13 smithi040 bash[41173]: cluster 2023-12-02T01:49:13.338920+0000 mgr.y (mgr.24356) 18327 : cluster 0 pgmap v18295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:13 smithi141 bash[31670]: cluster 2023-12-02T01:49:13.338920+0000 mgr.y (mgr.24356) 18327 : cluster 0 pgmap v18295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:15 smithi040 bash[28232]: audit 2023-12-02T01:49:15.251642+0000 mon.c (mon.2) 11490 : audit 0 from='client.? 172.21.15.40:0/2868727592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:15 smithi040 bash[41173]: audit 2023-12-02T01:49:15.251642+0000 mon.c (mon.2) 11490 : audit 0 from='client.? 172.21.15.40:0/2868727592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:15 smithi141 bash[31670]: audit 2023-12-02T01:49:15.251642+0000 mon.c (mon.2) 11490 : audit 0 from='client.? 172.21.15.40:0/2868727592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:49:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:49:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:16 smithi040 bash[41173]: cluster 2023-12-02T01:49:15.340104+0000 mgr.y (mgr.24356) 18328 : cluster 0 pgmap v18296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:16 smithi040 bash[28232]: cluster 2023-12-02T01:49:15.340104+0000 mgr.y (mgr.24356) 18328 : cluster 0 pgmap v18296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:16 smithi141 bash[31670]: cluster 2023-12-02T01:49:15.340104+0000 mgr.y (mgr.24356) 18328 : cluster 0 pgmap v18296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:17 smithi040 bash[28232]: cluster 2023-12-02T01:49:17.340706+0000 mgr.y (mgr.24356) 18329 : cluster 0 pgmap v18297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:17 smithi040 bash[41173]: cluster 2023-12-02T01:49:17.340706+0000 mgr.y (mgr.24356) 18329 : cluster 0 pgmap v18297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:17 smithi141 bash[31670]: cluster 2023-12-02T01:49:17.340706+0000 mgr.y (mgr.24356) 18329 : cluster 0 pgmap v18297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:18 smithi040 bash[28232]: audit 2023-12-02T01:49:17.709247+0000 mon.c (mon.2) 11491 : audit 0 from='client.? 172.21.15.40:0/1080175082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:18 smithi040 bash[41173]: audit 2023-12-02T01:49:17.709247+0000 mon.c (mon.2) 11491 : audit 0 from='client.? 172.21.15.40:0/1080175082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:18 smithi141 bash[31670]: audit 2023-12-02T01:49:17.709247+0000 mon.c (mon.2) 11491 : audit 0 from='client.? 172.21.15.40:0/1080175082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:19 smithi040 bash[28232]: audit 2023-12-02T01:49:19.307191+0000 mon.c (mon.2) 11492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:19 smithi040 bash[28232]: cluster 2023-12-02T01:49:19.341535+0000 mgr.y (mgr.24356) 18330 : cluster 0 pgmap v18298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:19 smithi040 bash[41173]: audit 2023-12-02T01:49:19.307191+0000 mon.c (mon.2) 11492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:19 smithi040 bash[41173]: cluster 2023-12-02T01:49:19.341535+0000 mgr.y (mgr.24356) 18330 : cluster 0 pgmap v18298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:19 smithi141 bash[31670]: audit 2023-12-02T01:49:19.307191+0000 mon.c (mon.2) 11492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:19 smithi141 bash[31670]: cluster 2023-12-02T01:49:19.341535+0000 mgr.y (mgr.24356) 18330 : cluster 0 pgmap v18298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:20 smithi040 bash[28232]: audit 2023-12-02T01:49:20.172715+0000 mon.c (mon.2) 11493 : audit 0 from='client.? 172.21.15.40:0/3869341563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:20.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:20 smithi040 bash[41173]: audit 2023-12-02T01:49:20.172715+0000 mon.c (mon.2) 11493 : audit 0 from='client.? 172.21.15.40:0/3869341563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:20 smithi141 bash[31670]: audit 2023-12-02T01:49:20.172715+0000 mon.c (mon.2) 11493 : audit 0 from='client.? 172.21.15.40:0/3869341563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:21 smithi040 bash[28232]: cluster 2023-12-02T01:49:21.342588+0000 mgr.y (mgr.24356) 18331 : cluster 0 pgmap v18299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:21 smithi040 bash[41173]: cluster 2023-12-02T01:49:21.342588+0000 mgr.y (mgr.24356) 18331 : cluster 0 pgmap v18299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:21 smithi141 bash[31670]: cluster 2023-12-02T01:49:21.342588+0000 mgr.y (mgr.24356) 18331 : cluster 0 pgmap v18299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:22 smithi141 bash[31670]: audit 2023-12-02T01:49:22.647968+0000 mon.a (mon.0) 11350 : audit 0 from='client.? 172.21.15.40:0/1221232363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:22 smithi040 bash[28232]: audit 2023-12-02T01:49:22.647968+0000 mon.a (mon.0) 11350 : audit 0 from='client.? 172.21.15.40:0/1221232363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:22 smithi040 bash[41173]: audit 2023-12-02T01:49:22.647968+0000 mon.a (mon.0) 11350 : audit 0 from='client.? 172.21.15.40:0/1221232363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:23 smithi141 bash[31670]: cluster 2023-12-02T01:49:23.343406+0000 mgr.y (mgr.24356) 18332 : cluster 0 pgmap v18300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:23 smithi040 bash[28232]: cluster 2023-12-02T01:49:23.343406+0000 mgr.y (mgr.24356) 18332 : cluster 0 pgmap v18300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:23 smithi040 bash[41173]: cluster 2023-12-02T01:49:23.343406+0000 mgr.y (mgr.24356) 18332 : cluster 0 pgmap v18300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:25 smithi141 bash[31670]: audit 2023-12-02T01:49:25.111881+0000 mon.a (mon.0) 11351 : audit 0 from='client.? 172.21.15.40:0/3490868361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:25 smithi040 bash[28232]: audit 2023-12-02T01:49:25.111881+0000 mon.a (mon.0) 11351 : audit 0 from='client.? 172.21.15.40:0/3490868361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:25 smithi040 bash[41173]: audit 2023-12-02T01:49:25.111881+0000 mon.a (mon.0) 11351 : audit 0 from='client.? 172.21.15.40:0/3490868361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:26 smithi040 bash[28232]: cluster 2023-12-02T01:49:25.344610+0000 mgr.y (mgr.24356) 18333 : cluster 0 pgmap v18301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:26.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:26 smithi040 bash[41173]: cluster 2023-12-02T01:49:25.344610+0000 mgr.y (mgr.24356) 18333 : cluster 0 pgmap v18301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:26 smithi141 bash[31670]: cluster 2023-12-02T01:49:25.344610+0000 mgr.y (mgr.24356) 18333 : cluster 0 pgmap v18301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:49:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:49:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:27 smithi040 bash[28232]: cluster 2023-12-02T01:49:27.345369+0000 mgr.y (mgr.24356) 18334 : cluster 0 pgmap v18302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:27 smithi040 bash[28232]: audit 2023-12-02T01:49:27.576403+0000 mon.a (mon.0) 11352 : audit 0 from='client.? 172.21.15.40:0/2460301194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:27 smithi040 bash[41173]: cluster 2023-12-02T01:49:27.345369+0000 mgr.y (mgr.24356) 18334 : cluster 0 pgmap v18302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:27 smithi040 bash[41173]: audit 2023-12-02T01:49:27.576403+0000 mon.a (mon.0) 11352 : audit 0 from='client.? 172.21.15.40:0/2460301194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:27 smithi141 bash[31670]: cluster 2023-12-02T01:49:27.345369+0000 mgr.y (mgr.24356) 18334 : cluster 0 pgmap v18302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:27 smithi141 bash[31670]: audit 2023-12-02T01:49:27.576403+0000 mon.a (mon.0) 11352 : audit 0 from='client.? 172.21.15.40:0/2460301194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:30 smithi040 bash[28232]: cluster 2023-12-02T01:49:29.345963+0000 mgr.y (mgr.24356) 18335 : cluster 0 pgmap v18303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:30 smithi040 bash[28232]: audit 2023-12-02T01:49:30.047107+0000 mon.c (mon.2) 11494 : audit 0 from='client.? 172.21.15.40:0/1322031013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:30 smithi040 bash[41173]: cluster 2023-12-02T01:49:29.345963+0000 mgr.y (mgr.24356) 18335 : cluster 0 pgmap v18303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:30 smithi040 bash[41173]: audit 2023-12-02T01:49:30.047107+0000 mon.c (mon.2) 11494 : audit 0 from='client.? 172.21.15.40:0/1322031013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:30 smithi141 bash[31670]: cluster 2023-12-02T01:49:29.345963+0000 mgr.y (mgr.24356) 18335 : cluster 0 pgmap v18303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:30 smithi141 bash[31670]: audit 2023-12-02T01:49:30.047107+0000 mon.c (mon.2) 11494 : audit 0 from='client.? 172.21.15.40:0/1322031013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:32 smithi040 bash[28232]: cluster 2023-12-02T01:49:31.347048+0000 mgr.y (mgr.24356) 18336 : cluster 0 pgmap v18304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:32 smithi040 bash[41173]: cluster 2023-12-02T01:49:31.347048+0000 mgr.y (mgr.24356) 18336 : cluster 0 pgmap v18304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:32 smithi141 bash[31670]: cluster 2023-12-02T01:49:31.347048+0000 mgr.y (mgr.24356) 18336 : cluster 0 pgmap v18304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:33 smithi040 bash[28232]: audit 2023-12-02T01:49:32.517700+0000 mon.a (mon.0) 11353 : audit 0 from='client.? 172.21.15.40:0/3622008753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:33 smithi040 bash[28232]: audit 2023-12-02T01:49:33.203119+0000 mon.c (mon.2) 11495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:49:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:33 smithi040 bash[41173]: audit 2023-12-02T01:49:32.517700+0000 mon.a (mon.0) 11353 : audit 0 from='client.? 172.21.15.40:0/3622008753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:33 smithi040 bash[41173]: audit 2023-12-02T01:49:33.203119+0000 mon.c (mon.2) 11495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:49:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:33 smithi141 bash[31670]: audit 2023-12-02T01:49:32.517700+0000 mon.a (mon.0) 11353 : audit 0 from='client.? 172.21.15.40:0/3622008753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:33 smithi141 bash[31670]: audit 2023-12-02T01:49:33.203119+0000 mon.c (mon.2) 11495 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:49:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:34 smithi141 bash[31670]: cluster 2023-12-02T01:49:33.347529+0000 mgr.y (mgr.24356) 18337 : cluster 0 pgmap v18305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:34 smithi141 bash[31670]: audit 2023-12-02T01:49:33.632621+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:34 smithi141 bash[31670]: audit 2023-12-02T01:49:33.643970+0000 mon.a (mon.0) 11355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:34 smithi141 bash[31670]: audit 2023-12-02T01:49:34.307812+0000 mon.c (mon.2) 11496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[28232]: cluster 2023-12-02T01:49:33.347529+0000 mgr.y (mgr.24356) 18337 : cluster 0 pgmap v18305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[28232]: audit 2023-12-02T01:49:33.632621+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[28232]: audit 2023-12-02T01:49:33.643970+0000 mon.a (mon.0) 11355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[28232]: audit 2023-12-02T01:49:34.307812+0000 mon.c (mon.2) 11496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[41173]: cluster 2023-12-02T01:49:33.347529+0000 mgr.y (mgr.24356) 18337 : cluster 0 pgmap v18305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[41173]: audit 2023-12-02T01:49:33.632621+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[41173]: audit 2023-12-02T01:49:33.643970+0000 mon.a (mon.0) 11355 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:34 smithi040 bash[41173]: audit 2023-12-02T01:49:34.307812+0000 mon.c (mon.2) 11496 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:35 smithi141 bash[31670]: audit 2023-12-02T01:49:34.985125+0000 mon.a (mon.0) 11356 : audit 0 from='client.? 172.21.15.40:0/3246798984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:35 smithi040 bash[28232]: audit 2023-12-02T01:49:34.985125+0000 mon.a (mon.0) 11356 : audit 0 from='client.? 172.21.15.40:0/3246798984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:35 smithi040 bash[41173]: audit 2023-12-02T01:49:34.985125+0000 mon.a (mon.0) 11356 : audit 0 from='client.? 172.21.15.40:0/3246798984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:36 smithi141 bash[31670]: cluster 2023-12-02T01:49:35.348729+0000 mgr.y (mgr.24356) 18338 : cluster 0 pgmap v18306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:36 smithi040 bash[28232]: cluster 2023-12-02T01:49:35.348729+0000 mgr.y (mgr.24356) 18338 : cluster 0 pgmap v18306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:49:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:49:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:36 smithi040 bash[41173]: cluster 2023-12-02T01:49:35.348729+0000 mgr.y (mgr.24356) 18338 : cluster 0 pgmap v18306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:37 smithi040 bash[28232]: cluster 2023-12-02T01:49:37.349149+0000 mgr.y (mgr.24356) 18339 : cluster 0 pgmap v18307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:37 smithi040 bash[28232]: audit 2023-12-02T01:49:37.443296+0000 mon.a (mon.0) 11357 : audit 0 from='client.? 172.21.15.40:0/3895730240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:37 smithi040 bash[41173]: cluster 2023-12-02T01:49:37.349149+0000 mgr.y (mgr.24356) 18339 : cluster 0 pgmap v18307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:37 smithi040 bash[41173]: audit 2023-12-02T01:49:37.443296+0000 mon.a (mon.0) 11357 : audit 0 from='client.? 172.21.15.40:0/3895730240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:37 smithi141 bash[31670]: cluster 2023-12-02T01:49:37.349149+0000 mgr.y (mgr.24356) 18339 : cluster 0 pgmap v18307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:37 smithi141 bash[31670]: audit 2023-12-02T01:49:37.443296+0000 mon.a (mon.0) 11357 : audit 0 from='client.? 172.21.15.40:0/3895730240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: cluster 2023-12-02T01:49:39.349774+0000 mgr.y (mgr.24356) 18340 : cluster 0 pgmap v18308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:39.401349+0000 mon.a (mon.0) 11358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:39.417636+0000 mon.a (mon.0) 11359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:39.543468+0000 mon.a (mon.0) 11360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:39.552377+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:39.907561+0000 mon.c (mon.2) 11497 : audit 0 from='client.? 172.21.15.40:0/2499023093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:40.041538+0000 mon.c (mon.2) 11498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:40.043455+0000 mon.c (mon.2) 11499 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[41173]: audit 2023-12-02T01:49:40.053128+0000 mon.a (mon.0) 11362 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: cluster 2023-12-02T01:49:39.349774+0000 mgr.y (mgr.24356) 18340 : cluster 0 pgmap v18308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:39.401349+0000 mon.a (mon.0) 11358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:39.417636+0000 mon.a (mon.0) 11359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:39.543468+0000 mon.a (mon.0) 11360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:39.552377+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:39.907561+0000 mon.c (mon.2) 11497 : audit 0 from='client.? 172.21.15.40:0/2499023093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:40.041538+0000 mon.c (mon.2) 11498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:40.043455+0000 mon.c (mon.2) 11499 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:49:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:40 smithi040 bash[28232]: audit 2023-12-02T01:49:40.053128+0000 mon.a (mon.0) 11362 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: cluster 2023-12-02T01:49:39.349774+0000 mgr.y (mgr.24356) 18340 : cluster 0 pgmap v18308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:39.401349+0000 mon.a (mon.0) 11358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:39.417636+0000 mon.a (mon.0) 11359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:39.543468+0000 mon.a (mon.0) 11360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:39.552377+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:39.907561+0000 mon.c (mon.2) 11497 : audit 0 from='client.? 172.21.15.40:0/2499023093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:40.041538+0000 mon.c (mon.2) 11498 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:49:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:40.043455+0000 mon.c (mon.2) 11499 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:49:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:40 smithi141 bash[31670]: audit 2023-12-02T01:49:40.053128+0000 mon.a (mon.0) 11362 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:49:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:42 smithi040 bash[28232]: cluster 2023-12-02T01:49:41.350925+0000 mgr.y (mgr.24356) 18341 : cluster 0 pgmap v18309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:42 smithi040 bash[28232]: audit 2023-12-02T01:49:42.377493+0000 mon.a (mon.0) 11363 : audit 0 from='client.? 172.21.15.40:0/1965783772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:42 smithi040 bash[41173]: cluster 2023-12-02T01:49:41.350925+0000 mgr.y (mgr.24356) 18341 : cluster 0 pgmap v18309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:42 smithi040 bash[41173]: audit 2023-12-02T01:49:42.377493+0000 mon.a (mon.0) 11363 : audit 0 from='client.? 172.21.15.40:0/1965783772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:42 smithi141 bash[31670]: cluster 2023-12-02T01:49:41.350925+0000 mgr.y (mgr.24356) 18341 : cluster 0 pgmap v18309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:42 smithi141 bash[31670]: audit 2023-12-02T01:49:42.377493+0000 mon.a (mon.0) 11363 : audit 0 from='client.? 172.21.15.40:0/1965783772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:44 smithi040 bash[28232]: cluster 2023-12-02T01:49:43.351603+0000 mgr.y (mgr.24356) 18342 : cluster 0 pgmap v18310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:44 smithi040 bash[41173]: cluster 2023-12-02T01:49:43.351603+0000 mgr.y (mgr.24356) 18342 : cluster 0 pgmap v18310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:44 smithi141 bash[31670]: cluster 2023-12-02T01:49:43.351603+0000 mgr.y (mgr.24356) 18342 : cluster 0 pgmap v18310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:45 smithi141 bash[31670]: audit 2023-12-02T01:49:44.841889+0000 mon.a (mon.0) 11364 : audit 0 from='client.? 172.21.15.40:0/1948385697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:45 smithi040 bash[28232]: audit 2023-12-02T01:49:44.841889+0000 mon.a (mon.0) 11364 : audit 0 from='client.? 172.21.15.40:0/1948385697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:45 smithi040 bash[41173]: audit 2023-12-02T01:49:44.841889+0000 mon.a (mon.0) 11364 : audit 0 from='client.? 172.21.15.40:0/1948385697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:46 smithi141 bash[31670]: cluster 2023-12-02T01:49:45.352427+0000 mgr.y (mgr.24356) 18343 : cluster 0 pgmap v18311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:46 smithi040 bash[28232]: cluster 2023-12-02T01:49:45.352427+0000 mgr.y (mgr.24356) 18343 : cluster 0 pgmap v18311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:49:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:49:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:46 smithi040 bash[41173]: cluster 2023-12-02T01:49:45.352427+0000 mgr.y (mgr.24356) 18343 : cluster 0 pgmap v18311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:47 smithi040 bash[41173]: audit 2023-12-02T01:49:47.308724+0000 mon.a (mon.0) 11365 : audit 0 from='client.? 172.21.15.40:0/2955174074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:47 smithi040 bash[41173]: cluster 2023-12-02T01:49:47.353050+0000 mgr.y (mgr.24356) 18344 : cluster 0 pgmap v18312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:47 smithi040 bash[28232]: audit 2023-12-02T01:49:47.308724+0000 mon.a (mon.0) 11365 : audit 0 from='client.? 172.21.15.40:0/2955174074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:47 smithi040 bash[28232]: cluster 2023-12-02T01:49:47.353050+0000 mgr.y (mgr.24356) 18344 : cluster 0 pgmap v18312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:47 smithi141 bash[31670]: audit 2023-12-02T01:49:47.308724+0000 mon.a (mon.0) 11365 : audit 0 from='client.? 172.21.15.40:0/2955174074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:47 smithi141 bash[31670]: cluster 2023-12-02T01:49:47.353050+0000 mgr.y (mgr.24356) 18344 : cluster 0 pgmap v18312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:49 smithi040 bash[41173]: audit 2023-12-02T01:49:49.307837+0000 mon.c (mon.2) 11500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:49 smithi040 bash[28232]: audit 2023-12-02T01:49:49.307837+0000 mon.c (mon.2) 11500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:49 smithi141 bash[31670]: audit 2023-12-02T01:49:49.307837+0000 mon.c (mon.2) 11500 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:50 smithi141 bash[31670]: cluster 2023-12-02T01:49:49.353668+0000 mgr.y (mgr.24356) 18345 : cluster 0 pgmap v18313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:50 smithi141 bash[31670]: audit 2023-12-02T01:49:49.778360+0000 mon.c (mon.2) 11501 : audit 0 from='client.? 172.21.15.40:0/728108180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:50 smithi040 bash[28232]: cluster 2023-12-02T01:49:49.353668+0000 mgr.y (mgr.24356) 18345 : cluster 0 pgmap v18313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:50 smithi040 bash[28232]: audit 2023-12-02T01:49:49.778360+0000 mon.c (mon.2) 11501 : audit 0 from='client.? 172.21.15.40:0/728108180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:50 smithi040 bash[41173]: cluster 2023-12-02T01:49:49.353668+0000 mgr.y (mgr.24356) 18345 : cluster 0 pgmap v18313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:50 smithi040 bash[41173]: audit 2023-12-02T01:49:49.778360+0000 mon.c (mon.2) 11501 : audit 0 from='client.? 172.21.15.40:0/728108180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:52 smithi141 bash[31670]: cluster 2023-12-02T01:49:51.354805+0000 mgr.y (mgr.24356) 18346 : cluster 0 pgmap v18314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:52 smithi141 bash[31670]: audit 2023-12-02T01:49:52.237559+0000 mon.c (mon.2) 11502 : audit 0 from='client.? 172.21.15.40:0/1435181330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:52 smithi040 bash[28232]: cluster 2023-12-02T01:49:51.354805+0000 mgr.y (mgr.24356) 18346 : cluster 0 pgmap v18314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:52 smithi040 bash[28232]: audit 2023-12-02T01:49:52.237559+0000 mon.c (mon.2) 11502 : audit 0 from='client.? 172.21.15.40:0/1435181330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:52 smithi040 bash[41173]: cluster 2023-12-02T01:49:51.354805+0000 mgr.y (mgr.24356) 18346 : cluster 0 pgmap v18314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:52 smithi040 bash[41173]: audit 2023-12-02T01:49:52.237559+0000 mon.c (mon.2) 11502 : audit 0 from='client.? 172.21.15.40:0/1435181330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:54 smithi141 bash[31670]: cluster 2023-12-02T01:49:53.355290+0000 mgr.y (mgr.24356) 18347 : cluster 0 pgmap v18315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:54 smithi040 bash[28232]: cluster 2023-12-02T01:49:53.355290+0000 mgr.y (mgr.24356) 18347 : cluster 0 pgmap v18315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:54 smithi040 bash[41173]: cluster 2023-12-02T01:49:53.355290+0000 mgr.y (mgr.24356) 18347 : cluster 0 pgmap v18315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:55 smithi141 bash[31670]: audit 2023-12-02T01:49:54.703587+0000 mon.a (mon.0) 11366 : audit 0 from='client.? 172.21.15.40:0/170624533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:55 smithi040 bash[28232]: audit 2023-12-02T01:49:54.703587+0000 mon.a (mon.0) 11366 : audit 0 from='client.? 172.21.15.40:0/170624533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:55 smithi040 bash[41173]: audit 2023-12-02T01:49:54.703587+0000 mon.a (mon.0) 11366 : audit 0 from='client.? 172.21.15.40:0/170624533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:56 smithi141 bash[31670]: cluster 2023-12-02T01:49:55.356450+0000 mgr.y (mgr.24356) 18348 : cluster 0 pgmap v18316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:49:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:49:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:56 smithi040 bash[41173]: cluster 2023-12-02T01:49:55.356450+0000 mgr.y (mgr.24356) 18348 : cluster 0 pgmap v18316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:56 smithi040 bash[28232]: cluster 2023-12-02T01:49:55.356450+0000 mgr.y (mgr.24356) 18348 : cluster 0 pgmap v18316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:57 smithi040 bash[28232]: audit 2023-12-02T01:49:57.176457+0000 mon.c (mon.2) 11503 : audit 0 from='client.? 172.21.15.40:0/1860872922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:49:57 smithi040 bash[28232]: cluster 2023-12-02T01:49:57.357129+0000 mgr.y (mgr.24356) 18349 : cluster 0 pgmap v18317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:57 smithi040 bash[41173]: audit 2023-12-02T01:49:57.176457+0000 mon.c (mon.2) 11503 : audit 0 from='client.? 172.21.15.40:0/1860872922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:49:57 smithi040 bash[41173]: cluster 2023-12-02T01:49:57.357129+0000 mgr.y (mgr.24356) 18349 : cluster 0 pgmap v18317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:49:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:57 smithi141 bash[31670]: audit 2023-12-02T01:49:57.176457+0000 mon.c (mon.2) 11503 : audit 0 from='client.? 172.21.15.40:0/1860872922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:49:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:49:57 smithi141 bash[31670]: cluster 2023-12-02T01:49:57.357129+0000 mgr.y (mgr.24356) 18349 : cluster 0 pgmap v18317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[28232]: debug 2023-12-02T01:49:59.992+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:00 smithi141 bash[31670]: cluster 2023-12-02T01:49:59.357733+0000 mgr.y (mgr.24356) 18350 : cluster 0 pgmap v18318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:00 smithi141 bash[31670]: audit 2023-12-02T01:49:59.647060+0000 mon.c (mon.2) 11504 : audit 0 from='client.? 172.21.15.40:0/1483047828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:00 smithi141 bash[31670]: cluster 2023-12-02T01:50:00.000140+0000 mon.a (mon.0) 11367 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[28232]: cluster 2023-12-02T01:49:59.357733+0000 mgr.y (mgr.24356) 18350 : cluster 0 pgmap v18318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[28232]: audit 2023-12-02T01:49:59.647060+0000 mon.c (mon.2) 11504 : audit 0 from='client.? 172.21.15.40:0/1483047828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[28232]: cluster 2023-12-02T01:50:00.000140+0000 mon.a (mon.0) 11367 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[41173]: cluster 2023-12-02T01:49:59.357733+0000 mgr.y (mgr.24356) 18350 : cluster 0 pgmap v18318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[41173]: audit 2023-12-02T01:49:59.647060+0000 mon.c (mon.2) 11504 : audit 0 from='client.? 172.21.15.40:0/1483047828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:00 smithi040 bash[41173]: cluster 2023-12-02T01:50:00.000140+0000 mon.a (mon.0) 11367 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:02 smithi141 bash[31670]: cluster 2023-12-02T01:50:01.358746+0000 mgr.y (mgr.24356) 18351 : cluster 0 pgmap v18319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:02 smithi141 bash[31670]: audit 2023-12-02T01:50:02.111017+0000 mon.a (mon.0) 11368 : audit 0 from='client.? 172.21.15.40:0/59366052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:02 smithi040 bash[41173]: cluster 2023-12-02T01:50:01.358746+0000 mgr.y (mgr.24356) 18351 : cluster 0 pgmap v18319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:02 smithi040 bash[41173]: audit 2023-12-02T01:50:02.111017+0000 mon.a (mon.0) 11368 : audit 0 from='client.? 172.21.15.40:0/59366052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:02 smithi040 bash[28232]: cluster 2023-12-02T01:50:01.358746+0000 mgr.y (mgr.24356) 18351 : cluster 0 pgmap v18319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:02 smithi040 bash[28232]: audit 2023-12-02T01:50:02.111017+0000 mon.a (mon.0) 11368 : audit 0 from='client.? 172.21.15.40:0/59366052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:04 smithi141 bash[31670]: cluster 2023-12-02T01:50:03.359501+0000 mgr.y (mgr.24356) 18352 : cluster 0 pgmap v18320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:04 smithi141 bash[31670]: audit 2023-12-02T01:50:04.307968+0000 mon.c (mon.2) 11505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:04 smithi040 bash[41173]: cluster 2023-12-02T01:50:03.359501+0000 mgr.y (mgr.24356) 18352 : cluster 0 pgmap v18320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:04 smithi040 bash[41173]: audit 2023-12-02T01:50:04.307968+0000 mon.c (mon.2) 11505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:04 smithi040 bash[28232]: cluster 2023-12-02T01:50:03.359501+0000 mgr.y (mgr.24356) 18352 : cluster 0 pgmap v18320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:04 smithi040 bash[28232]: audit 2023-12-02T01:50:04.307968+0000 mon.c (mon.2) 11505 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:05 smithi141 bash[31670]: audit 2023-12-02T01:50:04.580976+0000 mon.a (mon.0) 11369 : audit 0 from='client.? 172.21.15.40:0/852104847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:05 smithi040 bash[41173]: audit 2023-12-02T01:50:04.580976+0000 mon.a (mon.0) 11369 : audit 0 from='client.? 172.21.15.40:0/852104847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:05 smithi040 bash[28232]: audit 2023-12-02T01:50:04.580976+0000 mon.a (mon.0) 11369 : audit 0 from='client.? 172.21.15.40:0/852104847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:06 smithi141 bash[31670]: cluster 2023-12-02T01:50:05.360717+0000 mgr.y (mgr.24356) 18353 : cluster 0 pgmap v18321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:06 smithi040 bash[28232]: cluster 2023-12-02T01:50:05.360717+0000 mgr.y (mgr.24356) 18353 : cluster 0 pgmap v18321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:50:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:50:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:06 smithi040 bash[41173]: cluster 2023-12-02T01:50:05.360717+0000 mgr.y (mgr.24356) 18353 : cluster 0 pgmap v18321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:07 smithi040 bash[41173]: audit 2023-12-02T01:50:07.043784+0000 mon.a (mon.0) 11370 : audit 0 from='client.? 172.21.15.40:0/2216527868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:07 smithi040 bash[41173]: cluster 2023-12-02T01:50:07.361362+0000 mgr.y (mgr.24356) 18354 : cluster 0 pgmap v18322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:07 smithi040 bash[28232]: audit 2023-12-02T01:50:07.043784+0000 mon.a (mon.0) 11370 : audit 0 from='client.? 172.21.15.40:0/2216527868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:07 smithi040 bash[28232]: cluster 2023-12-02T01:50:07.361362+0000 mgr.y (mgr.24356) 18354 : cluster 0 pgmap v18322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:07 smithi141 bash[31670]: audit 2023-12-02T01:50:07.043784+0000 mon.a (mon.0) 11370 : audit 0 from='client.? 172.21.15.40:0/2216527868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:07 smithi141 bash[31670]: cluster 2023-12-02T01:50:07.361362+0000 mgr.y (mgr.24356) 18354 : cluster 0 pgmap v18322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:10 smithi141 bash[31670]: cluster 2023-12-02T01:50:09.362069+0000 mgr.y (mgr.24356) 18355 : cluster 0 pgmap v18323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:10 smithi141 bash[31670]: audit 2023-12-02T01:50:09.524870+0000 mon.a (mon.0) 11371 : audit 0 from='client.? 172.21.15.40:0/1360526842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:10 smithi040 bash[28232]: cluster 2023-12-02T01:50:09.362069+0000 mgr.y (mgr.24356) 18355 : cluster 0 pgmap v18323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:10 smithi040 bash[28232]: audit 2023-12-02T01:50:09.524870+0000 mon.a (mon.0) 11371 : audit 0 from='client.? 172.21.15.40:0/1360526842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:10 smithi040 bash[41173]: cluster 2023-12-02T01:50:09.362069+0000 mgr.y (mgr.24356) 18355 : cluster 0 pgmap v18323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:10 smithi040 bash[41173]: audit 2023-12-02T01:50:09.524870+0000 mon.a (mon.0) 11371 : audit 0 from='client.? 172.21.15.40:0/1360526842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:12 smithi141 bash[31670]: cluster 2023-12-02T01:50:11.363086+0000 mgr.y (mgr.24356) 18356 : cluster 0 pgmap v18324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:12 smithi141 bash[31670]: audit 2023-12-02T01:50:11.985752+0000 mon.c (mon.2) 11506 : audit 0 from='client.? 172.21.15.40:0/1040733885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:12 smithi040 bash[28232]: cluster 2023-12-02T01:50:11.363086+0000 mgr.y (mgr.24356) 18356 : cluster 0 pgmap v18324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:12 smithi040 bash[28232]: audit 2023-12-02T01:50:11.985752+0000 mon.c (mon.2) 11506 : audit 0 from='client.? 172.21.15.40:0/1040733885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:12 smithi040 bash[41173]: cluster 2023-12-02T01:50:11.363086+0000 mgr.y (mgr.24356) 18356 : cluster 0 pgmap v18324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:12 smithi040 bash[41173]: audit 2023-12-02T01:50:11.985752+0000 mon.c (mon.2) 11506 : audit 0 from='client.? 172.21.15.40:0/1040733885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:14 smithi141 bash[31670]: cluster 2023-12-02T01:50:13.363786+0000 mgr.y (mgr.24356) 18357 : cluster 0 pgmap v18325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:14 smithi040 bash[28232]: cluster 2023-12-02T01:50:13.363786+0000 mgr.y (mgr.24356) 18357 : cluster 0 pgmap v18325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:14 smithi040 bash[41173]: cluster 2023-12-02T01:50:13.363786+0000 mgr.y (mgr.24356) 18357 : cluster 0 pgmap v18325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:15 smithi141 bash[31670]: audit 2023-12-02T01:50:14.458764+0000 mon.a (mon.0) 11372 : audit 0 from='client.? 172.21.15.40:0/2873590214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:15 smithi040 bash[28232]: audit 2023-12-02T01:50:14.458764+0000 mon.a (mon.0) 11372 : audit 0 from='client.? 172.21.15.40:0/2873590214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:15 smithi040 bash[41173]: audit 2023-12-02T01:50:14.458764+0000 mon.a (mon.0) 11372 : audit 0 from='client.? 172.21.15.40:0/2873590214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:16 smithi141 bash[31670]: cluster 2023-12-02T01:50:15.364977+0000 mgr.y (mgr.24356) 18358 : cluster 0 pgmap v18326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:16 smithi040 bash[28232]: cluster 2023-12-02T01:50:15.364977+0000 mgr.y (mgr.24356) 18358 : cluster 0 pgmap v18326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:50:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:50:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:16 smithi040 bash[41173]: cluster 2023-12-02T01:50:15.364977+0000 mgr.y (mgr.24356) 18358 : cluster 0 pgmap v18326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:17 smithi040 bash[28232]: audit 2023-12-02T01:50:16.930605+0000 mon.a (mon.0) 11373 : audit 0 from='client.? 172.21.15.40:0/3701363261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:17 smithi040 bash[28232]: cluster 2023-12-02T01:50:17.365668+0000 mgr.y (mgr.24356) 18359 : cluster 0 pgmap v18327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:17 smithi040 bash[41173]: audit 2023-12-02T01:50:16.930605+0000 mon.a (mon.0) 11373 : audit 0 from='client.? 172.21.15.40:0/3701363261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:17 smithi040 bash[41173]: cluster 2023-12-02T01:50:17.365668+0000 mgr.y (mgr.24356) 18359 : cluster 0 pgmap v18327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:17 smithi141 bash[31670]: audit 2023-12-02T01:50:16.930605+0000 mon.a (mon.0) 11373 : audit 0 from='client.? 172.21.15.40:0/3701363261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:17 smithi141 bash[31670]: cluster 2023-12-02T01:50:17.365668+0000 mgr.y (mgr.24356) 18359 : cluster 0 pgmap v18327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:19 smithi040 bash[28232]: audit 2023-12-02T01:50:19.308749+0000 mon.c (mon.2) 11507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:19 smithi040 bash[41173]: audit 2023-12-02T01:50:19.308749+0000 mon.c (mon.2) 11507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:19 smithi141 bash[31670]: audit 2023-12-02T01:50:19.308749+0000 mon.c (mon.2) 11507 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:20 smithi040 bash[28232]: cluster 2023-12-02T01:50:19.366302+0000 mgr.y (mgr.24356) 18360 : cluster 0 pgmap v18328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:20 smithi040 bash[28232]: audit 2023-12-02T01:50:19.410599+0000 mon.c (mon.2) 11508 : audit 0 from='client.? 172.21.15.40:0/4204213892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:20 smithi040 bash[41173]: cluster 2023-12-02T01:50:19.366302+0000 mgr.y (mgr.24356) 18360 : cluster 0 pgmap v18328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:20 smithi040 bash[41173]: audit 2023-12-02T01:50:19.410599+0000 mon.c (mon.2) 11508 : audit 0 from='client.? 172.21.15.40:0/4204213892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:20 smithi141 bash[31670]: cluster 2023-12-02T01:50:19.366302+0000 mgr.y (mgr.24356) 18360 : cluster 0 pgmap v18328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:20 smithi141 bash[31670]: audit 2023-12-02T01:50:19.410599+0000 mon.c (mon.2) 11508 : audit 0 from='client.? 172.21.15.40:0/4204213892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:22 smithi040 bash[28232]: cluster 2023-12-02T01:50:21.367255+0000 mgr.y (mgr.24356) 18361 : cluster 0 pgmap v18329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:22 smithi040 bash[28232]: audit 2023-12-02T01:50:21.873044+0000 mon.c (mon.2) 11509 : audit 0 from='client.? 172.21.15.40:0/1051209289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:22 smithi040 bash[41173]: cluster 2023-12-02T01:50:21.367255+0000 mgr.y (mgr.24356) 18361 : cluster 0 pgmap v18329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:22 smithi040 bash[41173]: audit 2023-12-02T01:50:21.873044+0000 mon.c (mon.2) 11509 : audit 0 from='client.? 172.21.15.40:0/1051209289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:22 smithi141 bash[31670]: cluster 2023-12-02T01:50:21.367255+0000 mgr.y (mgr.24356) 18361 : cluster 0 pgmap v18329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:22 smithi141 bash[31670]: audit 2023-12-02T01:50:21.873044+0000 mon.c (mon.2) 11509 : audit 0 from='client.? 172.21.15.40:0/1051209289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:24 smithi040 bash[28232]: cluster 2023-12-02T01:50:23.367933+0000 mgr.y (mgr.24356) 18362 : cluster 0 pgmap v18330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:24 smithi040 bash[28232]: audit 2023-12-02T01:50:24.334059+0000 mon.a (mon.0) 11374 : audit 0 from='client.? 172.21.15.40:0/1046174038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:24 smithi040 bash[41173]: cluster 2023-12-02T01:50:23.367933+0000 mgr.y (mgr.24356) 18362 : cluster 0 pgmap v18330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:24 smithi040 bash[41173]: audit 2023-12-02T01:50:24.334059+0000 mon.a (mon.0) 11374 : audit 0 from='client.? 172.21.15.40:0/1046174038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:24 smithi141 bash[31670]: cluster 2023-12-02T01:50:23.367933+0000 mgr.y (mgr.24356) 18362 : cluster 0 pgmap v18330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:24 smithi141 bash[31670]: audit 2023-12-02T01:50:24.334059+0000 mon.a (mon.0) 11374 : audit 0 from='client.? 172.21.15.40:0/1046174038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:26 smithi040 bash[41173]: cluster 2023-12-02T01:50:25.369129+0000 mgr.y (mgr.24356) 18363 : cluster 0 pgmap v18331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:26 smithi040 bash[28232]: cluster 2023-12-02T01:50:25.369129+0000 mgr.y (mgr.24356) 18363 : cluster 0 pgmap v18331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:26.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:50:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:50:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:26 smithi141 bash[31670]: cluster 2023-12-02T01:50:25.369129+0000 mgr.y (mgr.24356) 18363 : cluster 0 pgmap v18331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:27 smithi040 bash[28232]: audit 2023-12-02T01:50:26.810387+0000 mon.c (mon.2) 11510 : audit 0 from='client.? 172.21.15.40:0/3155621742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:27 smithi040 bash[28232]: cluster 2023-12-02T01:50:27.369928+0000 mgr.y (mgr.24356) 18364 : cluster 0 pgmap v18332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:27 smithi040 bash[41173]: audit 2023-12-02T01:50:26.810387+0000 mon.c (mon.2) 11510 : audit 0 from='client.? 172.21.15.40:0/3155621742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:27 smithi040 bash[41173]: cluster 2023-12-02T01:50:27.369928+0000 mgr.y (mgr.24356) 18364 : cluster 0 pgmap v18332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:27 smithi141 bash[31670]: audit 2023-12-02T01:50:26.810387+0000 mon.c (mon.2) 11510 : audit 0 from='client.? 172.21.15.40:0/3155621742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:27 smithi141 bash[31670]: cluster 2023-12-02T01:50:27.369928+0000 mgr.y (mgr.24356) 18364 : cluster 0 pgmap v18332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:29 smithi040 bash[41173]: audit 2023-12-02T01:50:29.278108+0000 mon.c (mon.2) 11511 : audit 0 from='client.? 172.21.15.40:0/4016745967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:29 smithi040 bash[28232]: audit 2023-12-02T01:50:29.278108+0000 mon.c (mon.2) 11511 : audit 0 from='client.? 172.21.15.40:0/4016745967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:29 smithi141 bash[31670]: audit 2023-12-02T01:50:29.278108+0000 mon.c (mon.2) 11511 : audit 0 from='client.? 172.21.15.40:0/4016745967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:30 smithi040 bash[28232]: cluster 2023-12-02T01:50:29.370799+0000 mgr.y (mgr.24356) 18365 : cluster 0 pgmap v18333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:30 smithi040 bash[41173]: cluster 2023-12-02T01:50:29.370799+0000 mgr.y (mgr.24356) 18365 : cluster 0 pgmap v18333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:30 smithi141 bash[31670]: cluster 2023-12-02T01:50:29.370799+0000 mgr.y (mgr.24356) 18365 : cluster 0 pgmap v18333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:32 smithi141 bash[31670]: cluster 2023-12-02T01:50:31.371763+0000 mgr.y (mgr.24356) 18366 : cluster 0 pgmap v18334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:32 smithi141 bash[31670]: audit 2023-12-02T01:50:31.741085+0000 mon.a (mon.0) 11375 : audit 0 from='client.? 172.21.15.40:0/2830614707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:32 smithi040 bash[41173]: cluster 2023-12-02T01:50:31.371763+0000 mgr.y (mgr.24356) 18366 : cluster 0 pgmap v18334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:32 smithi040 bash[41173]: audit 2023-12-02T01:50:31.741085+0000 mon.a (mon.0) 11375 : audit 0 from='client.? 172.21.15.40:0/2830614707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:32 smithi040 bash[28232]: cluster 2023-12-02T01:50:31.371763+0000 mgr.y (mgr.24356) 18366 : cluster 0 pgmap v18334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:32 smithi040 bash[28232]: audit 2023-12-02T01:50:31.741085+0000 mon.a (mon.0) 11375 : audit 0 from='client.? 172.21.15.40:0/2830614707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:34 smithi141 bash[31670]: cluster 2023-12-02T01:50:33.372540+0000 mgr.y (mgr.24356) 18367 : cluster 0 pgmap v18335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:34 smithi141 bash[31670]: audit 2023-12-02T01:50:34.209126+0000 mon.a (mon.0) 11376 : audit 0 from='client.? 172.21.15.40:0/1100623357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:34 smithi141 bash[31670]: audit 2023-12-02T01:50:34.309140+0000 mon.c (mon.2) 11512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:34 smithi040 bash[41173]: cluster 2023-12-02T01:50:33.372540+0000 mgr.y (mgr.24356) 18367 : cluster 0 pgmap v18335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:34 smithi040 bash[41173]: audit 2023-12-02T01:50:34.209126+0000 mon.a (mon.0) 11376 : audit 0 from='client.? 172.21.15.40:0/1100623357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:34 smithi040 bash[41173]: audit 2023-12-02T01:50:34.309140+0000 mon.c (mon.2) 11512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:34 smithi040 bash[28232]: cluster 2023-12-02T01:50:33.372540+0000 mgr.y (mgr.24356) 18367 : cluster 0 pgmap v18335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:34 smithi040 bash[28232]: audit 2023-12-02T01:50:34.209126+0000 mon.a (mon.0) 11376 : audit 0 from='client.? 172.21.15.40:0/1100623357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:34 smithi040 bash[28232]: audit 2023-12-02T01:50:34.309140+0000 mon.c (mon.2) 11512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:36 smithi141 bash[31670]: cluster 2023-12-02T01:50:35.373683+0000 mgr.y (mgr.24356) 18368 : cluster 0 pgmap v18336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:36 smithi040 bash[28232]: cluster 2023-12-02T01:50:35.373683+0000 mgr.y (mgr.24356) 18368 : cluster 0 pgmap v18336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:50:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:50:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:36 smithi040 bash[41173]: cluster 2023-12-02T01:50:35.373683+0000 mgr.y (mgr.24356) 18368 : cluster 0 pgmap v18336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:37 smithi040 bash[28232]: audit 2023-12-02T01:50:36.670758+0000 mon.a (mon.0) 11377 : audit 0 from='client.? 172.21.15.40:0/4240107070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:37 smithi040 bash[28232]: cluster 2023-12-02T01:50:37.374334+0000 mgr.y (mgr.24356) 18369 : cluster 0 pgmap v18337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:37 smithi040 bash[41173]: audit 2023-12-02T01:50:36.670758+0000 mon.a (mon.0) 11377 : audit 0 from='client.? 172.21.15.40:0/4240107070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:37 smithi040 bash[41173]: cluster 2023-12-02T01:50:37.374334+0000 mgr.y (mgr.24356) 18369 : cluster 0 pgmap v18337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:37 smithi141 bash[31670]: audit 2023-12-02T01:50:36.670758+0000 mon.a (mon.0) 11377 : audit 0 from='client.? 172.21.15.40:0/4240107070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:37 smithi141 bash[31670]: cluster 2023-12-02T01:50:37.374334+0000 mgr.y (mgr.24356) 18369 : cluster 0 pgmap v18337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:39 smithi141 bash[31670]: audit 2023-12-02T01:50:39.134767+0000 mon.a (mon.0) 11378 : audit 0 from='client.? 172.21.15.40:0/1693912126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:39 smithi040 bash[28232]: audit 2023-12-02T01:50:39.134767+0000 mon.a (mon.0) 11378 : audit 0 from='client.? 172.21.15.40:0/1693912126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:39 smithi040 bash[41173]: audit 2023-12-02T01:50:39.134767+0000 mon.a (mon.0) 11378 : audit 0 from='client.? 172.21.15.40:0/1693912126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:40 smithi141 bash[31670]: cluster 2023-12-02T01:50:39.375175+0000 mgr.y (mgr.24356) 18370 : cluster 0 pgmap v18338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:40 smithi141 bash[31670]: audit 2023-12-02T01:50:40.136864+0000 mon.c (mon.2) 11513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:50:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:40 smithi040 bash[28232]: cluster 2023-12-02T01:50:39.375175+0000 mgr.y (mgr.24356) 18370 : cluster 0 pgmap v18338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:40 smithi040 bash[28232]: audit 2023-12-02T01:50:40.136864+0000 mon.c (mon.2) 11513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:50:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:40 smithi040 bash[41173]: cluster 2023-12-02T01:50:39.375175+0000 mgr.y (mgr.24356) 18370 : cluster 0 pgmap v18338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:40 smithi040 bash[41173]: audit 2023-12-02T01:50:40.136864+0000 mon.c (mon.2) 11513 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:50:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:41 smithi141 bash[31670]: audit 2023-12-02T01:50:40.518680+0000 mon.a (mon.0) 11379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:41 smithi141 bash[31670]: audit 2023-12-02T01:50:40.532100+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:41 smithi040 bash[28232]: audit 2023-12-02T01:50:40.518680+0000 mon.a (mon.0) 11379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:41 smithi040 bash[28232]: audit 2023-12-02T01:50:40.532100+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:41 smithi040 bash[41173]: audit 2023-12-02T01:50:40.518680+0000 mon.a (mon.0) 11379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:41 smithi040 bash[41173]: audit 2023-12-02T01:50:40.532100+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:42 smithi141 bash[31670]: cluster 2023-12-02T01:50:41.375850+0000 mgr.y (mgr.24356) 18371 : cluster 0 pgmap v18339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:42 smithi141 bash[31670]: audit 2023-12-02T01:50:41.612384+0000 mon.c (mon.2) 11514 : audit 0 from='client.? 172.21.15.40:0/1314752147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:42 smithi040 bash[28232]: cluster 2023-12-02T01:50:41.375850+0000 mgr.y (mgr.24356) 18371 : cluster 0 pgmap v18339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:42 smithi040 bash[28232]: audit 2023-12-02T01:50:41.612384+0000 mon.c (mon.2) 11514 : audit 0 from='client.? 172.21.15.40:0/1314752147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:42 smithi040 bash[41173]: cluster 2023-12-02T01:50:41.375850+0000 mgr.y (mgr.24356) 18371 : cluster 0 pgmap v18339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:42 smithi040 bash[41173]: audit 2023-12-02T01:50:41.612384+0000 mon.c (mon.2) 11514 : audit 0 from='client.? 172.21.15.40:0/1314752147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:44 smithi141 bash[31670]: cluster 2023-12-02T01:50:43.376451+0000 mgr.y (mgr.24356) 18372 : cluster 0 pgmap v18340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:44 smithi141 bash[31670]: audit 2023-12-02T01:50:44.068220+0000 mon.a (mon.0) 11381 : audit 0 from='client.? 172.21.15.40:0/3831480259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:44 smithi040 bash[28232]: cluster 2023-12-02T01:50:43.376451+0000 mgr.y (mgr.24356) 18372 : cluster 0 pgmap v18340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:44 smithi040 bash[28232]: audit 2023-12-02T01:50:44.068220+0000 mon.a (mon.0) 11381 : audit 0 from='client.? 172.21.15.40:0/3831480259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:44 smithi040 bash[41173]: cluster 2023-12-02T01:50:43.376451+0000 mgr.y (mgr.24356) 18372 : cluster 0 pgmap v18340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:44 smithi040 bash[41173]: audit 2023-12-02T01:50:44.068220+0000 mon.a (mon.0) 11381 : audit 0 from='client.? 172.21.15.40:0/3831480259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:45 smithi040 bash[28232]: cluster 2023-12-02T01:50:45.377277+0000 mgr.y (mgr.24356) 18373 : cluster 0 pgmap v18341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:45 smithi040 bash[41173]: cluster 2023-12-02T01:50:45.377277+0000 mgr.y (mgr.24356) 18373 : cluster 0 pgmap v18341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:45 smithi141 bash[31670]: cluster 2023-12-02T01:50:45.377277+0000 mgr.y (mgr.24356) 18373 : cluster 0 pgmap v18341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:50:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:50:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:46 smithi141 bash[31670]: audit 2023-12-02T01:50:45.985957+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:46 smithi141 bash[31670]: audit 2023-12-02T01:50:45.997039+0000 mon.a (mon.0) 11383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:46 smithi141 bash[31670]: audit 2023-12-02T01:50:46.558887+0000 mon.a (mon.0) 11384 : audit 0 from='client.? 172.21.15.40:0/2786227028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:46 smithi141 bash[31670]: audit 2023-12-02T01:50:46.691865+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:46 smithi141 bash[31670]: audit 2023-12-02T01:50:46.702225+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[28232]: audit 2023-12-02T01:50:45.985957+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[28232]: audit 2023-12-02T01:50:45.997039+0000 mon.a (mon.0) 11383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[28232]: audit 2023-12-02T01:50:46.558887+0000 mon.a (mon.0) 11384 : audit 0 from='client.? 172.21.15.40:0/2786227028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[28232]: audit 2023-12-02T01:50:46.691865+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[28232]: audit 2023-12-02T01:50:46.702225+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[41173]: audit 2023-12-02T01:50:45.985957+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[41173]: audit 2023-12-02T01:50:45.997039+0000 mon.a (mon.0) 11383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[41173]: audit 2023-12-02T01:50:46.558887+0000 mon.a (mon.0) 11384 : audit 0 from='client.? 172.21.15.40:0/2786227028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[41173]: audit 2023-12-02T01:50:46.691865+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:46 smithi040 bash[41173]: audit 2023-12-02T01:50:46.702225+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:47 smithi141 bash[31670]: audit 2023-12-02T01:50:47.176044+0000 mon.c (mon.2) 11515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:50:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:47 smithi141 bash[31670]: audit 2023-12-02T01:50:47.177629+0000 mon.c (mon.2) 11516 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:50:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:47 smithi141 bash[31670]: audit 2023-12-02T01:50:47.188962+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:47 smithi141 bash[31670]: cluster 2023-12-02T01:50:47.378046+0000 mgr.y (mgr.24356) 18374 : cluster 0 pgmap v18342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[28232]: audit 2023-12-02T01:50:47.176044+0000 mon.c (mon.2) 11515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:50:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[28232]: audit 2023-12-02T01:50:47.177629+0000 mon.c (mon.2) 11516 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:50:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[28232]: audit 2023-12-02T01:50:47.188962+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[28232]: cluster 2023-12-02T01:50:47.378046+0000 mgr.y (mgr.24356) 18374 : cluster 0 pgmap v18342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[41173]: audit 2023-12-02T01:50:47.176044+0000 mon.c (mon.2) 11515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:50:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[41173]: audit 2023-12-02T01:50:47.177629+0000 mon.c (mon.2) 11516 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:50:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[41173]: audit 2023-12-02T01:50:47.188962+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:50:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:47 smithi040 bash[41173]: cluster 2023-12-02T01:50:47.378046+0000 mgr.y (mgr.24356) 18374 : cluster 0 pgmap v18342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:49 smithi141 bash[31670]: audit 2023-12-02T01:50:49.022441+0000 mon.a (mon.0) 11388 : audit 0 from='client.? 172.21.15.40:0/1611232267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:49 smithi040 bash[28232]: audit 2023-12-02T01:50:49.022441+0000 mon.a (mon.0) 11388 : audit 0 from='client.? 172.21.15.40:0/1611232267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:49 smithi040 bash[41173]: audit 2023-12-02T01:50:49.022441+0000 mon.a (mon.0) 11388 : audit 0 from='client.? 172.21.15.40:0/1611232267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:50 smithi141 bash[31670]: audit 2023-12-02T01:50:49.309541+0000 mon.c (mon.2) 11517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:50 smithi141 bash[31670]: cluster 2023-12-02T01:50:49.379059+0000 mgr.y (mgr.24356) 18375 : cluster 0 pgmap v18343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:50 smithi040 bash[41173]: audit 2023-12-02T01:50:49.309541+0000 mon.c (mon.2) 11517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:50 smithi040 bash[41173]: cluster 2023-12-02T01:50:49.379059+0000 mgr.y (mgr.24356) 18375 : cluster 0 pgmap v18343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:50 smithi040 bash[28232]: audit 2023-12-02T01:50:49.309541+0000 mon.c (mon.2) 11517 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:50 smithi040 bash[28232]: cluster 2023-12-02T01:50:49.379059+0000 mgr.y (mgr.24356) 18375 : cluster 0 pgmap v18343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:52 smithi141 bash[31670]: cluster 2023-12-02T01:50:51.379876+0000 mgr.y (mgr.24356) 18376 : cluster 0 pgmap v18344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:52 smithi141 bash[31670]: audit 2023-12-02T01:50:51.491974+0000 mon.c (mon.2) 11518 : audit 0 from='client.? 172.21.15.40:0/3175129365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:52 smithi040 bash[28232]: cluster 2023-12-02T01:50:51.379876+0000 mgr.y (mgr.24356) 18376 : cluster 0 pgmap v18344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:52 smithi040 bash[28232]: audit 2023-12-02T01:50:51.491974+0000 mon.c (mon.2) 11518 : audit 0 from='client.? 172.21.15.40:0/3175129365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:52 smithi040 bash[41173]: cluster 2023-12-02T01:50:51.379876+0000 mgr.y (mgr.24356) 18376 : cluster 0 pgmap v18344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:52 smithi040 bash[41173]: audit 2023-12-02T01:50:51.491974+0000 mon.c (mon.2) 11518 : audit 0 from='client.? 172.21.15.40:0/3175129365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:54 smithi141 bash[31670]: cluster 2023-12-02T01:50:53.380511+0000 mgr.y (mgr.24356) 18377 : cluster 0 pgmap v18345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:54 smithi141 bash[31670]: audit 2023-12-02T01:50:53.956727+0000 mon.c (mon.2) 11519 : audit 0 from='client.? 172.21.15.40:0/3756417420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:54 smithi040 bash[28232]: cluster 2023-12-02T01:50:53.380511+0000 mgr.y (mgr.24356) 18377 : cluster 0 pgmap v18345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:54 smithi040 bash[28232]: audit 2023-12-02T01:50:53.956727+0000 mon.c (mon.2) 11519 : audit 0 from='client.? 172.21.15.40:0/3756417420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:54 smithi040 bash[41173]: cluster 2023-12-02T01:50:53.380511+0000 mgr.y (mgr.24356) 18377 : cluster 0 pgmap v18345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:54 smithi040 bash[41173]: audit 2023-12-02T01:50:53.956727+0000 mon.c (mon.2) 11519 : audit 0 from='client.? 172.21.15.40:0/3756417420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:56 smithi141 bash[31670]: cluster 2023-12-02T01:50:55.381618+0000 mgr.y (mgr.24356) 18378 : cluster 0 pgmap v18346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:56 smithi141 bash[31670]: audit 2023-12-02T01:50:56.415543+0000 mon.c (mon.2) 11520 : audit 0 from='client.? 172.21.15.40:0/3168707371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:56 smithi040 bash[28232]: cluster 2023-12-02T01:50:55.381618+0000 mgr.y (mgr.24356) 18378 : cluster 0 pgmap v18346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:56 smithi040 bash[28232]: audit 2023-12-02T01:50:56.415543+0000 mon.c (mon.2) 11520 : audit 0 from='client.? 172.21.15.40:0/3168707371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:50:56] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-12-02T01:50:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:56 smithi040 bash[41173]: cluster 2023-12-02T01:50:55.381618+0000 mgr.y (mgr.24356) 18378 : cluster 0 pgmap v18346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:56 smithi040 bash[41173]: audit 2023-12-02T01:50:56.415543+0000 mon.c (mon.2) 11520 : audit 0 from='client.? 172.21.15.40:0/3168707371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:57 smithi040 bash[28232]: cluster 2023-12-02T01:50:57.382298+0000 mgr.y (mgr.24356) 18379 : cluster 0 pgmap v18347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:57 smithi040 bash[41173]: cluster 2023-12-02T01:50:57.382298+0000 mgr.y (mgr.24356) 18379 : cluster 0 pgmap v18347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:57 smithi141 bash[31670]: cluster 2023-12-02T01:50:57.382298+0000 mgr.y (mgr.24356) 18379 : cluster 0 pgmap v18347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:50:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:58 smithi141 bash[31670]: audit 2023-12-02T01:50:58.884011+0000 mon.c (mon.2) 11521 : audit 0 from='client.? 172.21.15.40:0/3533403383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:58 smithi040 bash[41173]: audit 2023-12-02T01:50:58.884011+0000 mon.c (mon.2) 11521 : audit 0 from='client.? 172.21.15.40:0/3533403383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:50:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:58 smithi040 bash[28232]: audit 2023-12-02T01:50:58.884011+0000 mon.c (mon.2) 11521 : audit 0 from='client.? 172.21.15.40:0/3533403383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:50:59 smithi141 bash[31670]: cluster 2023-12-02T01:50:59.383234+0000 mgr.y (mgr.24356) 18380 : cluster 0 pgmap v18348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:50:59 smithi040 bash[28232]: cluster 2023-12-02T01:50:59.383234+0000 mgr.y (mgr.24356) 18380 : cluster 0 pgmap v18348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:50:59 smithi040 bash[41173]: cluster 2023-12-02T01:50:59.383234+0000 mgr.y (mgr.24356) 18380 : cluster 0 pgmap v18348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:01 smithi040 bash[28232]: audit 2023-12-02T01:51:01.343340+0000 mon.a (mon.0) 11389 : audit 0 from='client.? 172.21.15.40:0/1410787500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:01 smithi040 bash[41173]: audit 2023-12-02T01:51:01.343340+0000 mon.a (mon.0) 11389 : audit 0 from='client.? 172.21.15.40:0/1410787500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:01 smithi141 bash[31670]: audit 2023-12-02T01:51:01.343340+0000 mon.a (mon.0) 11389 : audit 0 from='client.? 172.21.15.40:0/1410787500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:02 smithi141 bash[31670]: cluster 2023-12-02T01:51:01.384405+0000 mgr.y (mgr.24356) 18381 : cluster 0 pgmap v18349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:02 smithi040 bash[28232]: cluster 2023-12-02T01:51:01.384405+0000 mgr.y (mgr.24356) 18381 : cluster 0 pgmap v18349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:02 smithi040 bash[41173]: cluster 2023-12-02T01:51:01.384405+0000 mgr.y (mgr.24356) 18381 : cluster 0 pgmap v18349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:04 smithi141 bash[31670]: cluster 2023-12-02T01:51:03.385086+0000 mgr.y (mgr.24356) 18382 : cluster 0 pgmap v18350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:04 smithi141 bash[31670]: audit 2023-12-02T01:51:03.810240+0000 mon.c (mon.2) 11522 : audit 0 from='client.? 172.21.15.40:0/386592039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:04 smithi141 bash[31670]: audit 2023-12-02T01:51:04.309886+0000 mon.c (mon.2) 11523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:04 smithi040 bash[28232]: cluster 2023-12-02T01:51:03.385086+0000 mgr.y (mgr.24356) 18382 : cluster 0 pgmap v18350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:04 smithi040 bash[28232]: audit 2023-12-02T01:51:03.810240+0000 mon.c (mon.2) 11522 : audit 0 from='client.? 172.21.15.40:0/386592039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:04 smithi040 bash[28232]: audit 2023-12-02T01:51:04.309886+0000 mon.c (mon.2) 11523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:04 smithi040 bash[41173]: cluster 2023-12-02T01:51:03.385086+0000 mgr.y (mgr.24356) 18382 : cluster 0 pgmap v18350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:04 smithi040 bash[41173]: audit 2023-12-02T01:51:03.810240+0000 mon.c (mon.2) 11522 : audit 0 from='client.? 172.21.15.40:0/386592039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:04 smithi040 bash[41173]: audit 2023-12-02T01:51:04.309886+0000 mon.c (mon.2) 11523 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:06 smithi141 bash[31670]: cluster 2023-12-02T01:51:05.386356+0000 mgr.y (mgr.24356) 18383 : cluster 0 pgmap v18351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:06 smithi141 bash[31670]: audit 2023-12-02T01:51:06.270078+0000 mon.c (mon.2) 11524 : audit 0 from='client.? 172.21.15.40:0/818334719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:51:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:51:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:06 smithi040 bash[41173]: cluster 2023-12-02T01:51:05.386356+0000 mgr.y (mgr.24356) 18383 : cluster 0 pgmap v18351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:06 smithi040 bash[41173]: audit 2023-12-02T01:51:06.270078+0000 mon.c (mon.2) 11524 : audit 0 from='client.? 172.21.15.40:0/818334719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:06 smithi040 bash[28232]: cluster 2023-12-02T01:51:05.386356+0000 mgr.y (mgr.24356) 18383 : cluster 0 pgmap v18351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:06 smithi040 bash[28232]: audit 2023-12-02T01:51:06.270078+0000 mon.c (mon.2) 11524 : audit 0 from='client.? 172.21.15.40:0/818334719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:07 smithi040 bash[41173]: cluster 2023-12-02T01:51:07.387018+0000 mgr.y (mgr.24356) 18384 : cluster 0 pgmap v18352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:07 smithi040 bash[28232]: cluster 2023-12-02T01:51:07.387018+0000 mgr.y (mgr.24356) 18384 : cluster 0 pgmap v18352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:07 smithi141 bash[31670]: cluster 2023-12-02T01:51:07.387018+0000 mgr.y (mgr.24356) 18384 : cluster 0 pgmap v18352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:08 smithi040 bash[28232]: audit 2023-12-02T01:51:08.730590+0000 mon.a (mon.0) 11390 : audit 0 from='client.? 172.21.15.40:0/319293275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:08 smithi040 bash[41173]: audit 2023-12-02T01:51:08.730590+0000 mon.a (mon.0) 11390 : audit 0 from='client.? 172.21.15.40:0/319293275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:08 smithi141 bash[31670]: audit 2023-12-02T01:51:08.730590+0000 mon.a (mon.0) 11390 : audit 0 from='client.? 172.21.15.40:0/319293275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:09 smithi040 bash[28232]: cluster 2023-12-02T01:51:09.388320+0000 mgr.y (mgr.24356) 18385 : cluster 0 pgmap v18353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:09 smithi040 bash[41173]: cluster 2023-12-02T01:51:09.388320+0000 mgr.y (mgr.24356) 18385 : cluster 0 pgmap v18353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:09 smithi141 bash[31670]: cluster 2023-12-02T01:51:09.388320+0000 mgr.y (mgr.24356) 18385 : cluster 0 pgmap v18353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:11 smithi141 bash[31670]: audit 2023-12-02T01:51:11.196641+0000 mon.a (mon.0) 11391 : audit 0 from='client.? 172.21.15.40:0/1175858360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:11 smithi040 bash[28232]: audit 2023-12-02T01:51:11.196641+0000 mon.a (mon.0) 11391 : audit 0 from='client.? 172.21.15.40:0/1175858360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:11 smithi040 bash[41173]: audit 2023-12-02T01:51:11.196641+0000 mon.a (mon.0) 11391 : audit 0 from='client.? 172.21.15.40:0/1175858360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:12 smithi141 bash[31670]: cluster 2023-12-02T01:51:11.389003+0000 mgr.y (mgr.24356) 18386 : cluster 0 pgmap v18354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 01:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T01:51:12.085582039Z level=info msg="Completed cleanup jobs" duration=46.771124ms 2023-12-02T01:51:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:12 smithi040 bash[28232]: cluster 2023-12-02T01:51:11.389003+0000 mgr.y (mgr.24356) 18386 : cluster 0 pgmap v18354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:12 smithi040 bash[41173]: cluster 2023-12-02T01:51:11.389003+0000 mgr.y (mgr.24356) 18386 : cluster 0 pgmap v18354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:14 smithi141 bash[31670]: cluster 2023-12-02T01:51:13.389602+0000 mgr.y (mgr.24356) 18387 : cluster 0 pgmap v18355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:14 smithi141 bash[31670]: audit 2023-12-02T01:51:13.660221+0000 mon.c (mon.2) 11525 : audit 0 from='client.? 172.21.15.40:0/2743008291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:14 smithi040 bash[41173]: cluster 2023-12-02T01:51:13.389602+0000 mgr.y (mgr.24356) 18387 : cluster 0 pgmap v18355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:14 smithi040 bash[41173]: audit 2023-12-02T01:51:13.660221+0000 mon.c (mon.2) 11525 : audit 0 from='client.? 172.21.15.40:0/2743008291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:14 smithi040 bash[28232]: cluster 2023-12-02T01:51:13.389602+0000 mgr.y (mgr.24356) 18387 : cluster 0 pgmap v18355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:14 smithi040 bash[28232]: audit 2023-12-02T01:51:13.660221+0000 mon.c (mon.2) 11525 : audit 0 from='client.? 172.21.15.40:0/2743008291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:16 smithi141 bash[31670]: cluster 2023-12-02T01:51:15.390756+0000 mgr.y (mgr.24356) 18388 : cluster 0 pgmap v18356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:16 smithi141 bash[31670]: audit 2023-12-02T01:51:16.120838+0000 mon.c (mon.2) 11526 : audit 0 from='client.? 172.21.15.40:0/101467824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:16.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:51:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:51:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:16 smithi040 bash[28232]: cluster 2023-12-02T01:51:15.390756+0000 mgr.y (mgr.24356) 18388 : cluster 0 pgmap v18356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:16 smithi040 bash[28232]: audit 2023-12-02T01:51:16.120838+0000 mon.c (mon.2) 11526 : audit 0 from='client.? 172.21.15.40:0/101467824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:16 smithi040 bash[41173]: cluster 2023-12-02T01:51:15.390756+0000 mgr.y (mgr.24356) 18388 : cluster 0 pgmap v18356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:16 smithi040 bash[41173]: audit 2023-12-02T01:51:16.120838+0000 mon.c (mon.2) 11526 : audit 0 from='client.? 172.21.15.40:0/101467824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:17 smithi040 bash[41173]: cluster 2023-12-02T01:51:17.391537+0000 mgr.y (mgr.24356) 18389 : cluster 0 pgmap v18357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:17 smithi040 bash[28232]: cluster 2023-12-02T01:51:17.391537+0000 mgr.y (mgr.24356) 18389 : cluster 0 pgmap v18357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:17 smithi141 bash[31670]: cluster 2023-12-02T01:51:17.391537+0000 mgr.y (mgr.24356) 18389 : cluster 0 pgmap v18357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:18 smithi040 bash[41173]: audit 2023-12-02T01:51:18.583337+0000 mon.c (mon.2) 11527 : audit 0 from='client.? 172.21.15.40:0/3730351160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:18 smithi040 bash[28232]: audit 2023-12-02T01:51:18.583337+0000 mon.c (mon.2) 11527 : audit 0 from='client.? 172.21.15.40:0/3730351160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:18 smithi141 bash[31670]: audit 2023-12-02T01:51:18.583337+0000 mon.c (mon.2) 11527 : audit 0 from='client.? 172.21.15.40:0/3730351160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:19 smithi040 bash[41173]: audit 2023-12-02T01:51:19.310254+0000 mon.c (mon.2) 11528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:19 smithi040 bash[41173]: cluster 2023-12-02T01:51:19.392376+0000 mgr.y (mgr.24356) 18390 : cluster 0 pgmap v18358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:19 smithi040 bash[28232]: audit 2023-12-02T01:51:19.310254+0000 mon.c (mon.2) 11528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:19 smithi040 bash[28232]: cluster 2023-12-02T01:51:19.392376+0000 mgr.y (mgr.24356) 18390 : cluster 0 pgmap v18358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:19 smithi141 bash[31670]: audit 2023-12-02T01:51:19.310254+0000 mon.c (mon.2) 11528 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:19 smithi141 bash[31670]: cluster 2023-12-02T01:51:19.392376+0000 mgr.y (mgr.24356) 18390 : cluster 0 pgmap v18358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:21 smithi040 bash[28232]: audit 2023-12-02T01:51:21.041050+0000 mon.a (mon.0) 11392 : audit 0 from='client.? 172.21.15.40:0/4167517934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:21 smithi040 bash[41173]: audit 2023-12-02T01:51:21.041050+0000 mon.a (mon.0) 11392 : audit 0 from='client.? 172.21.15.40:0/4167517934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:21 smithi141 bash[31670]: audit 2023-12-02T01:51:21.041050+0000 mon.a (mon.0) 11392 : audit 0 from='client.? 172.21.15.40:0/4167517934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:22 smithi040 bash[28232]: cluster 2023-12-02T01:51:21.393128+0000 mgr.y (mgr.24356) 18391 : cluster 0 pgmap v18359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:22 smithi040 bash[41173]: cluster 2023-12-02T01:51:21.393128+0000 mgr.y (mgr.24356) 18391 : cluster 0 pgmap v18359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:22 smithi141 bash[31670]: cluster 2023-12-02T01:51:21.393128+0000 mgr.y (mgr.24356) 18391 : cluster 0 pgmap v18359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:24 smithi141 bash[31670]: cluster 2023-12-02T01:51:23.393805+0000 mgr.y (mgr.24356) 18392 : cluster 0 pgmap v18360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:24 smithi141 bash[31670]: audit 2023-12-02T01:51:23.501915+0000 mon.a (mon.0) 11393 : audit 0 from='client.? 172.21.15.40:0/1754870326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:24 smithi040 bash[28232]: cluster 2023-12-02T01:51:23.393805+0000 mgr.y (mgr.24356) 18392 : cluster 0 pgmap v18360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:24 smithi040 bash[28232]: audit 2023-12-02T01:51:23.501915+0000 mon.a (mon.0) 11393 : audit 0 from='client.? 172.21.15.40:0/1754870326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:24 smithi040 bash[41173]: cluster 2023-12-02T01:51:23.393805+0000 mgr.y (mgr.24356) 18392 : cluster 0 pgmap v18360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:24 smithi040 bash[41173]: audit 2023-12-02T01:51:23.501915+0000 mon.a (mon.0) 11393 : audit 0 from='client.? 172.21.15.40:0/1754870326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:26 smithi141 bash[31670]: cluster 2023-12-02T01:51:25.395143+0000 mgr.y (mgr.24356) 18393 : cluster 0 pgmap v18361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:26 smithi141 bash[31670]: audit 2023-12-02T01:51:25.968795+0000 mon.c (mon.2) 11529 : audit 0 from='client.? 172.21.15.40:0/810197689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:51:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:51:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:26 smithi040 bash[28232]: cluster 2023-12-02T01:51:25.395143+0000 mgr.y (mgr.24356) 18393 : cluster 0 pgmap v18361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:26 smithi040 bash[28232]: audit 2023-12-02T01:51:25.968795+0000 mon.c (mon.2) 11529 : audit 0 from='client.? 172.21.15.40:0/810197689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:26 smithi040 bash[41173]: cluster 2023-12-02T01:51:25.395143+0000 mgr.y (mgr.24356) 18393 : cluster 0 pgmap v18361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:26 smithi040 bash[41173]: audit 2023-12-02T01:51:25.968795+0000 mon.c (mon.2) 11529 : audit 0 from='client.? 172.21.15.40:0/810197689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:27 smithi040 bash[28232]: cluster 2023-12-02T01:51:27.395856+0000 mgr.y (mgr.24356) 18394 : cluster 0 pgmap v18362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:27 smithi040 bash[41173]: cluster 2023-12-02T01:51:27.395856+0000 mgr.y (mgr.24356) 18394 : cluster 0 pgmap v18362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:27 smithi141 bash[31670]: cluster 2023-12-02T01:51:27.395856+0000 mgr.y (mgr.24356) 18394 : cluster 0 pgmap v18362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:28.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:28 smithi040 bash[28232]: audit 2023-12-02T01:51:28.421755+0000 mon.a (mon.0) 11394 : audit 0 from='client.? 172.21.15.40:0/432125072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:28 smithi040 bash[41173]: audit 2023-12-02T01:51:28.421755+0000 mon.a (mon.0) 11394 : audit 0 from='client.? 172.21.15.40:0/432125072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:28 smithi141 bash[31670]: audit 2023-12-02T01:51:28.421755+0000 mon.a (mon.0) 11394 : audit 0 from='client.? 172.21.15.40:0/432125072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:29 smithi040 bash[28232]: cluster 2023-12-02T01:51:29.396848+0000 mgr.y (mgr.24356) 18395 : cluster 0 pgmap v18363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:29 smithi040 bash[41173]: cluster 2023-12-02T01:51:29.396848+0000 mgr.y (mgr.24356) 18395 : cluster 0 pgmap v18363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:29 smithi141 bash[31670]: cluster 2023-12-02T01:51:29.396848+0000 mgr.y (mgr.24356) 18395 : cluster 0 pgmap v18363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:30 smithi141 bash[31670]: audit 2023-12-02T01:51:30.887420+0000 mon.c (mon.2) 11530 : audit 0 from='client.? 172.21.15.40:0/529960192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:30 smithi040 bash[28232]: audit 2023-12-02T01:51:30.887420+0000 mon.c (mon.2) 11530 : audit 0 from='client.? 172.21.15.40:0/529960192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:30 smithi040 bash[41173]: audit 2023-12-02T01:51:30.887420+0000 mon.c (mon.2) 11530 : audit 0 from='client.? 172.21.15.40:0/529960192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:31 smithi141 bash[31670]: cluster 2023-12-02T01:51:31.397493+0000 mgr.y (mgr.24356) 18396 : cluster 0 pgmap v18364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:31 smithi040 bash[28232]: cluster 2023-12-02T01:51:31.397493+0000 mgr.y (mgr.24356) 18396 : cluster 0 pgmap v18364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:31 smithi040 bash[41173]: cluster 2023-12-02T01:51:31.397493+0000 mgr.y (mgr.24356) 18396 : cluster 0 pgmap v18364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:33 smithi040 bash[28232]: audit 2023-12-02T01:51:33.343922+0000 mon.a (mon.0) 11395 : audit 0 from='client.? 172.21.15.40:0/1013380104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:33 smithi040 bash[41173]: audit 2023-12-02T01:51:33.343922+0000 mon.a (mon.0) 11395 : audit 0 from='client.? 172.21.15.40:0/1013380104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:33 smithi141 bash[31670]: audit 2023-12-02T01:51:33.343922+0000 mon.a (mon.0) 11395 : audit 0 from='client.? 172.21.15.40:0/1013380104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:34 smithi040 bash[28232]: cluster 2023-12-02T01:51:33.398102+0000 mgr.y (mgr.24356) 18397 : cluster 0 pgmap v18365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:34 smithi040 bash[28232]: audit 2023-12-02T01:51:34.310531+0000 mon.c (mon.2) 11531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:34 smithi040 bash[41173]: cluster 2023-12-02T01:51:33.398102+0000 mgr.y (mgr.24356) 18397 : cluster 0 pgmap v18365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:34 smithi040 bash[41173]: audit 2023-12-02T01:51:34.310531+0000 mon.c (mon.2) 11531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:34 smithi141 bash[31670]: cluster 2023-12-02T01:51:33.398102+0000 mgr.y (mgr.24356) 18397 : cluster 0 pgmap v18365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:34 smithi141 bash[31670]: audit 2023-12-02T01:51:34.310531+0000 mon.c (mon.2) 11531 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:51:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:51:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:36 smithi040 bash[41173]: cluster 2023-12-02T01:51:35.399254+0000 mgr.y (mgr.24356) 18398 : cluster 0 pgmap v18366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:36 smithi040 bash[41173]: audit 2023-12-02T01:51:35.818720+0000 mon.a (mon.0) 11396 : audit 0 from='client.? 172.21.15.40:0/1308662173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:36 smithi040 bash[28232]: cluster 2023-12-02T01:51:35.399254+0000 mgr.y (mgr.24356) 18398 : cluster 0 pgmap v18366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:36 smithi040 bash[28232]: audit 2023-12-02T01:51:35.818720+0000 mon.a (mon.0) 11396 : audit 0 from='client.? 172.21.15.40:0/1308662173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:36 smithi141 bash[31670]: cluster 2023-12-02T01:51:35.399254+0000 mgr.y (mgr.24356) 18398 : cluster 0 pgmap v18366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:36 smithi141 bash[31670]: audit 2023-12-02T01:51:35.818720+0000 mon.a (mon.0) 11396 : audit 0 from='client.? 172.21.15.40:0/1308662173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:37 smithi040 bash[28232]: cluster 2023-12-02T01:51:37.399928+0000 mgr.y (mgr.24356) 18399 : cluster 0 pgmap v18367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:37 smithi040 bash[41173]: cluster 2023-12-02T01:51:37.399928+0000 mgr.y (mgr.24356) 18399 : cluster 0 pgmap v18367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:37 smithi141 bash[31670]: cluster 2023-12-02T01:51:37.399928+0000 mgr.y (mgr.24356) 18399 : cluster 0 pgmap v18367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:38.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:38 smithi040 bash[28232]: audit 2023-12-02T01:51:38.292203+0000 mon.a (mon.0) 11397 : audit 0 from='client.? 172.21.15.40:0/3935143129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:38 smithi040 bash[41173]: audit 2023-12-02T01:51:38.292203+0000 mon.a (mon.0) 11397 : audit 0 from='client.? 172.21.15.40:0/3935143129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:38 smithi141 bash[31670]: audit 2023-12-02T01:51:38.292203+0000 mon.a (mon.0) 11397 : audit 0 from='client.? 172.21.15.40:0/3935143129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:39 smithi040 bash[41173]: cluster 2023-12-02T01:51:39.401082+0000 mgr.y (mgr.24356) 18400 : cluster 0 pgmap v18368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:39 smithi040 bash[28232]: cluster 2023-12-02T01:51:39.401082+0000 mgr.y (mgr.24356) 18400 : cluster 0 pgmap v18368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:39 smithi141 bash[31670]: cluster 2023-12-02T01:51:39.401082+0000 mgr.y (mgr.24356) 18400 : cluster 0 pgmap v18368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:40 smithi040 bash[41173]: audit 2023-12-02T01:51:40.757167+0000 mon.a (mon.0) 11398 : audit 0 from='client.? 172.21.15.40:0/1654389290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:40 smithi040 bash[28232]: audit 2023-12-02T01:51:40.757167+0000 mon.a (mon.0) 11398 : audit 0 from='client.? 172.21.15.40:0/1654389290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:40 smithi141 bash[31670]: audit 2023-12-02T01:51:40.757167+0000 mon.a (mon.0) 11398 : audit 0 from='client.? 172.21.15.40:0/1654389290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:41 smithi040 bash[41173]: cluster 2023-12-02T01:51:41.401727+0000 mgr.y (mgr.24356) 18401 : cluster 0 pgmap v18369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:41 smithi040 bash[28232]: cluster 2023-12-02T01:51:41.401727+0000 mgr.y (mgr.24356) 18401 : cluster 0 pgmap v18369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:41 smithi141 bash[31670]: cluster 2023-12-02T01:51:41.401727+0000 mgr.y (mgr.24356) 18401 : cluster 0 pgmap v18369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:43 smithi141 bash[31670]: audit 2023-12-02T01:51:43.218500+0000 mon.c (mon.2) 11532 : audit 0 from='client.? 172.21.15.40:0/729579058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:43 smithi040 bash[41173]: audit 2023-12-02T01:51:43.218500+0000 mon.c (mon.2) 11532 : audit 0 from='client.? 172.21.15.40:0/729579058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:43 smithi040 bash[28232]: audit 2023-12-02T01:51:43.218500+0000 mon.c (mon.2) 11532 : audit 0 from='client.? 172.21.15.40:0/729579058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:44 smithi040 bash[28232]: cluster 2023-12-02T01:51:43.402309+0000 mgr.y (mgr.24356) 18402 : cluster 0 pgmap v18370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:44 smithi040 bash[41173]: cluster 2023-12-02T01:51:43.402309+0000 mgr.y (mgr.24356) 18402 : cluster 0 pgmap v18370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:44 smithi141 bash[31670]: cluster 2023-12-02T01:51:43.402309+0000 mgr.y (mgr.24356) 18402 : cluster 0 pgmap v18370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:46 smithi141 bash[31670]: cluster 2023-12-02T01:51:45.403421+0000 mgr.y (mgr.24356) 18403 : cluster 0 pgmap v18371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:46 smithi141 bash[31670]: audit 2023-12-02T01:51:45.673245+0000 mon.a (mon.0) 11399 : audit 0 from='client.? 172.21.15.40:0/833959935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:51:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T01:51:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:46 smithi040 bash[28232]: cluster 2023-12-02T01:51:45.403421+0000 mgr.y (mgr.24356) 18403 : cluster 0 pgmap v18371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:46 smithi040 bash[28232]: audit 2023-12-02T01:51:45.673245+0000 mon.a (mon.0) 11399 : audit 0 from='client.? 172.21.15.40:0/833959935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:46 smithi040 bash[41173]: cluster 2023-12-02T01:51:45.403421+0000 mgr.y (mgr.24356) 18403 : cluster 0 pgmap v18371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:46 smithi040 bash[41173]: audit 2023-12-02T01:51:45.673245+0000 mon.a (mon.0) 11399 : audit 0 from='client.? 172.21.15.40:0/833959935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:47 smithi040 bash[41173]: audit 2023-12-02T01:51:47.273199+0000 mon.c (mon.2) 11533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:51:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:47 smithi040 bash[41173]: cluster 2023-12-02T01:51:47.404100+0000 mgr.y (mgr.24356) 18404 : cluster 0 pgmap v18372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:47 smithi040 bash[28232]: audit 2023-12-02T01:51:47.273199+0000 mon.c (mon.2) 11533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:51:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:47 smithi040 bash[28232]: cluster 2023-12-02T01:51:47.404100+0000 mgr.y (mgr.24356) 18404 : cluster 0 pgmap v18372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:47 smithi141 bash[31670]: audit 2023-12-02T01:51:47.273199+0000 mon.c (mon.2) 11533 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:51:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:47 smithi141 bash[31670]: cluster 2023-12-02T01:51:47.404100+0000 mgr.y (mgr.24356) 18404 : cluster 0 pgmap v18372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:48 smithi040 bash[41173]: audit 2023-12-02T01:51:48.138712+0000 mon.c (mon.2) 11534 : audit 0 from='client.? 172.21.15.40:0/4118345852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:48 smithi040 bash[28232]: audit 2023-12-02T01:51:48.138712+0000 mon.c (mon.2) 11534 : audit 0 from='client.? 172.21.15.40:0/4118345852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:48 smithi141 bash[31670]: audit 2023-12-02T01:51:48.138712+0000 mon.c (mon.2) 11534 : audit 0 from='client.? 172.21.15.40:0/4118345852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:49 smithi040 bash[28232]: audit 2023-12-02T01:51:49.311253+0000 mon.c (mon.2) 11535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:49 smithi040 bash[28232]: cluster 2023-12-02T01:51:49.404964+0000 mgr.y (mgr.24356) 18405 : cluster 0 pgmap v18373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:49 smithi040 bash[41173]: audit 2023-12-02T01:51:49.311253+0000 mon.c (mon.2) 11535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:49 smithi040 bash[41173]: cluster 2023-12-02T01:51:49.404964+0000 mgr.y (mgr.24356) 18405 : cluster 0 pgmap v18373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:49 smithi141 bash[31670]: audit 2023-12-02T01:51:49.311253+0000 mon.c (mon.2) 11535 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:49 smithi141 bash[31670]: cluster 2023-12-02T01:51:49.404964+0000 mgr.y (mgr.24356) 18405 : cluster 0 pgmap v18373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:50 smithi040 bash[28232]: audit 2023-12-02T01:51:50.606256+0000 mon.a (mon.0) 11400 : audit 0 from='client.? 172.21.15.40:0/1387938697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:50 smithi040 bash[41173]: audit 2023-12-02T01:51:50.606256+0000 mon.a (mon.0) 11400 : audit 0 from='client.? 172.21.15.40:0/1387938697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:50 smithi141 bash[31670]: audit 2023-12-02T01:51:50.606256+0000 mon.a (mon.0) 11400 : audit 0 from='client.? 172.21.15.40:0/1387938697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:51 smithi040 bash[41173]: cluster 2023-12-02T01:51:51.405655+0000 mgr.y (mgr.24356) 18406 : cluster 0 pgmap v18374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:51 smithi040 bash[28232]: cluster 2023-12-02T01:51:51.405655+0000 mgr.y (mgr.24356) 18406 : cluster 0 pgmap v18374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:51 smithi141 bash[31670]: cluster 2023-12-02T01:51:51.405655+0000 mgr.y (mgr.24356) 18406 : cluster 0 pgmap v18374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:53 smithi141 bash[31670]: audit 2023-12-02T01:51:53.119258+0000 mon.c (mon.2) 11536 : audit 0 from='client.? 172.21.15.40:0/4235467157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:53 smithi040 bash[28232]: audit 2023-12-02T01:51:53.119258+0000 mon.c (mon.2) 11536 : audit 0 from='client.? 172.21.15.40:0/4235467157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:53 smithi040 bash[41173]: audit 2023-12-02T01:51:53.119258+0000 mon.c (mon.2) 11536 : audit 0 from='client.? 172.21.15.40:0/4235467157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:53.173736+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:53.187149+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: cluster 2023-12-02T01:51:53.406306+0000 mgr.y (mgr.24356) 18407 : cluster 0 pgmap v18375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:53.475040+0000 mon.a (mon.0) 11403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:53.485923+0000 mon.a (mon.0) 11404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:54.012230+0000 mon.c (mon.2) 11537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:51:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:54.014176+0000 mon.c (mon.2) 11538 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:51:54.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:54 smithi141 bash[31670]: audit 2023-12-02T01:51:54.024399+0000 mon.a (mon.0) 11405 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:53.173736+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:53.187149+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: cluster 2023-12-02T01:51:53.406306+0000 mgr.y (mgr.24356) 18407 : cluster 0 pgmap v18375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:53.475040+0000 mon.a (mon.0) 11403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:53.485923+0000 mon.a (mon.0) 11404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:54.012230+0000 mon.c (mon.2) 11537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:54.014176+0000 mon.c (mon.2) 11538 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:51:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[28232]: audit 2023-12-02T01:51:54.024399+0000 mon.a (mon.0) 11405 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:53.173736+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:53.187149+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: cluster 2023-12-02T01:51:53.406306+0000 mgr.y (mgr.24356) 18407 : cluster 0 pgmap v18375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:53.475040+0000 mon.a (mon.0) 11403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:53.485923+0000 mon.a (mon.0) 11404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:54.012230+0000 mon.c (mon.2) 11537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:54.014176+0000 mon.c (mon.2) 11538 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:51:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:54 smithi040 bash[41173]: audit 2023-12-02T01:51:54.024399+0000 mon.a (mon.0) 11405 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:51:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:56 smithi141 bash[31670]: cluster 2023-12-02T01:51:55.407423+0000 mgr.y (mgr.24356) 18408 : cluster 0 pgmap v18376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:56 smithi141 bash[31670]: audit 2023-12-02T01:51:55.589181+0000 mon.c (mon.2) 11539 : audit 0 from='client.? 172.21.15.40:0/2689624655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:56 smithi040 bash[28232]: cluster 2023-12-02T01:51:55.407423+0000 mgr.y (mgr.24356) 18408 : cluster 0 pgmap v18376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:56 smithi040 bash[28232]: audit 2023-12-02T01:51:55.589181+0000 mon.c (mon.2) 11539 : audit 0 from='client.? 172.21.15.40:0/2689624655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:56 smithi040 bash[41173]: cluster 2023-12-02T01:51:55.407423+0000 mgr.y (mgr.24356) 18408 : cluster 0 pgmap v18376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:56 smithi040 bash[41173]: audit 2023-12-02T01:51:55.589181+0000 mon.c (mon.2) 11539 : audit 0 from='client.? 172.21.15.40:0/2689624655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:51:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:51:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:57 smithi040 bash[41173]: cluster 2023-12-02T01:51:57.408038+0000 mgr.y (mgr.24356) 18409 : cluster 0 pgmap v18377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:57 smithi040 bash[28232]: cluster 2023-12-02T01:51:57.408038+0000 mgr.y (mgr.24356) 18409 : cluster 0 pgmap v18377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:57 smithi141 bash[31670]: cluster 2023-12-02T01:51:57.408038+0000 mgr.y (mgr.24356) 18409 : cluster 0 pgmap v18377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:58.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:58 smithi040 bash[41173]: audit 2023-12-02T01:51:58.055910+0000 mon.a (mon.0) 11406 : audit 0 from='client.? 172.21.15.40:0/36032487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:58 smithi040 bash[28232]: audit 2023-12-02T01:51:58.055910+0000 mon.a (mon.0) 11406 : audit 0 from='client.? 172.21.15.40:0/36032487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:58 smithi141 bash[31670]: audit 2023-12-02T01:51:58.055910+0000 mon.a (mon.0) 11406 : audit 0 from='client.? 172.21.15.40:0/36032487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:51:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:51:59 smithi040 bash[28232]: cluster 2023-12-02T01:51:59.409207+0000 mgr.y (mgr.24356) 18410 : cluster 0 pgmap v18378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:51:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:51:59 smithi040 bash[41173]: cluster 2023-12-02T01:51:59.409207+0000 mgr.y (mgr.24356) 18410 : cluster 0 pgmap v18378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:51:59 smithi141 bash[31670]: cluster 2023-12-02T01:51:59.409207+0000 mgr.y (mgr.24356) 18410 : cluster 0 pgmap v18378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:00 smithi040 bash[28232]: audit 2023-12-02T01:52:00.508913+0000 mon.a (mon.0) 11407 : audit 0 from='client.? 172.21.15.40:0/3741174342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:00 smithi040 bash[41173]: audit 2023-12-02T01:52:00.508913+0000 mon.a (mon.0) 11407 : audit 0 from='client.? 172.21.15.40:0/3741174342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:00 smithi141 bash[31670]: audit 2023-12-02T01:52:00.508913+0000 mon.a (mon.0) 11407 : audit 0 from='client.? 172.21.15.40:0/3741174342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:01 smithi040 bash[28232]: cluster 2023-12-02T01:52:01.409891+0000 mgr.y (mgr.24356) 18411 : cluster 0 pgmap v18379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:01 smithi040 bash[41173]: cluster 2023-12-02T01:52:01.409891+0000 mgr.y (mgr.24356) 18411 : cluster 0 pgmap v18379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:01 smithi141 bash[31670]: cluster 2023-12-02T01:52:01.409891+0000 mgr.y (mgr.24356) 18411 : cluster 0 pgmap v18379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:03 smithi040 bash[28232]: audit 2023-12-02T01:52:02.980785+0000 mon.c (mon.2) 11540 : audit 0 from='client.? 172.21.15.40:0/3211678121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:03 smithi040 bash[41173]: audit 2023-12-02T01:52:02.980785+0000 mon.c (mon.2) 11540 : audit 0 from='client.? 172.21.15.40:0/3211678121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:03 smithi141 bash[31670]: audit 2023-12-02T01:52:02.980785+0000 mon.c (mon.2) 11540 : audit 0 from='client.? 172.21.15.40:0/3211678121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:04 smithi040 bash[28232]: cluster 2023-12-02T01:52:03.410722+0000 mgr.y (mgr.24356) 18412 : cluster 0 pgmap v18380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:04 smithi040 bash[41173]: cluster 2023-12-02T01:52:03.410722+0000 mgr.y (mgr.24356) 18412 : cluster 0 pgmap v18380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:04 smithi141 bash[31670]: cluster 2023-12-02T01:52:03.410722+0000 mgr.y (mgr.24356) 18412 : cluster 0 pgmap v18380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:05 smithi040 bash[41173]: audit 2023-12-02T01:52:04.311507+0000 mon.c (mon.2) 11541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:05 smithi040 bash[28232]: audit 2023-12-02T01:52:04.311507+0000 mon.c (mon.2) 11541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:05 smithi141 bash[31670]: audit 2023-12-02T01:52:04.311507+0000 mon.c (mon.2) 11541 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:06 smithi040 bash[28232]: cluster 2023-12-02T01:52:05.411857+0000 mgr.y (mgr.24356) 18413 : cluster 0 pgmap v18381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:06 smithi040 bash[28232]: audit 2023-12-02T01:52:05.447842+0000 mon.a (mon.0) 11408 : audit 0 from='client.? 172.21.15.40:0/2629209929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:06 smithi040 bash[41173]: cluster 2023-12-02T01:52:05.411857+0000 mgr.y (mgr.24356) 18413 : cluster 0 pgmap v18381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:06 smithi040 bash[41173]: audit 2023-12-02T01:52:05.447842+0000 mon.a (mon.0) 11408 : audit 0 from='client.? 172.21.15.40:0/2629209929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:06 smithi141 bash[31670]: cluster 2023-12-02T01:52:05.411857+0000 mgr.y (mgr.24356) 18413 : cluster 0 pgmap v18381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:06 smithi141 bash[31670]: audit 2023-12-02T01:52:05.447842+0000 mon.a (mon.0) 11408 : audit 0 from='client.? 172.21.15.40:0/2629209929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:52:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:52:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:07 smithi040 bash[41173]: cluster 2023-12-02T01:52:07.412669+0000 mgr.y (mgr.24356) 18414 : cluster 0 pgmap v18382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:07 smithi040 bash[28232]: cluster 2023-12-02T01:52:07.412669+0000 mgr.y (mgr.24356) 18414 : cluster 0 pgmap v18382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:07 smithi141 bash[31670]: cluster 2023-12-02T01:52:07.412669+0000 mgr.y (mgr.24356) 18414 : cluster 0 pgmap v18382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:08 smithi040 bash[28232]: audit 2023-12-02T01:52:07.922335+0000 mon.c (mon.2) 11542 : audit 0 from='client.? 172.21.15.40:0/3819227408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:08 smithi040 bash[41173]: audit 2023-12-02T01:52:07.922335+0000 mon.c (mon.2) 11542 : audit 0 from='client.? 172.21.15.40:0/3819227408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:08 smithi141 bash[31670]: audit 2023-12-02T01:52:07.922335+0000 mon.c (mon.2) 11542 : audit 0 from='client.? 172.21.15.40:0/3819227408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:09 smithi040 bash[41173]: cluster 2023-12-02T01:52:09.413883+0000 mgr.y (mgr.24356) 18415 : cluster 0 pgmap v18383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:09 smithi040 bash[28232]: cluster 2023-12-02T01:52:09.413883+0000 mgr.y (mgr.24356) 18415 : cluster 0 pgmap v18383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:09 smithi141 bash[31670]: cluster 2023-12-02T01:52:09.413883+0000 mgr.y (mgr.24356) 18415 : cluster 0 pgmap v18383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:10 smithi141 bash[31670]: audit 2023-12-02T01:52:10.383798+0000 mon.c (mon.2) 11543 : audit 0 from='client.? 172.21.15.40:0/3977389798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:11.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:10 smithi040 bash[28232]: audit 2023-12-02T01:52:10.383798+0000 mon.c (mon.2) 11543 : audit 0 from='client.? 172.21.15.40:0/3977389798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:10 smithi040 bash[41173]: audit 2023-12-02T01:52:10.383798+0000 mon.c (mon.2) 11543 : audit 0 from='client.? 172.21.15.40:0/3977389798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:11 smithi141 bash[31670]: cluster 2023-12-02T01:52:11.414515+0000 mgr.y (mgr.24356) 18416 : cluster 0 pgmap v18384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:11 smithi040 bash[28232]: cluster 2023-12-02T01:52:11.414515+0000 mgr.y (mgr.24356) 18416 : cluster 0 pgmap v18384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:11 smithi040 bash[41173]: cluster 2023-12-02T01:52:11.414515+0000 mgr.y (mgr.24356) 18416 : cluster 0 pgmap v18384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:12 smithi040 bash[41173]: audit 2023-12-02T01:52:12.851424+0000 mon.c (mon.2) 11544 : audit 0 from='client.? 172.21.15.40:0/2024431564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:13.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:12 smithi040 bash[28232]: audit 2023-12-02T01:52:12.851424+0000 mon.c (mon.2) 11544 : audit 0 from='client.? 172.21.15.40:0/2024431564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:12 smithi141 bash[31670]: audit 2023-12-02T01:52:12.851424+0000 mon.c (mon.2) 11544 : audit 0 from='client.? 172.21.15.40:0/2024431564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:13 smithi141 bash[31670]: cluster 2023-12-02T01:52:13.415322+0000 mgr.y (mgr.24356) 18417 : cluster 0 pgmap v18385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:13 smithi040 bash[28232]: cluster 2023-12-02T01:52:13.415322+0000 mgr.y (mgr.24356) 18417 : cluster 0 pgmap v18385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:13 smithi040 bash[41173]: cluster 2023-12-02T01:52:13.415322+0000 mgr.y (mgr.24356) 18417 : cluster 0 pgmap v18385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:15 smithi040 bash[28232]: audit 2023-12-02T01:52:15.306385+0000 mon.c (mon.2) 11545 : audit 0 from='client.? 172.21.15.40:0/2122738968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:15 smithi040 bash[41173]: audit 2023-12-02T01:52:15.306385+0000 mon.c (mon.2) 11545 : audit 0 from='client.? 172.21.15.40:0/2122738968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:15 smithi141 bash[31670]: audit 2023-12-02T01:52:15.306385+0000 mon.c (mon.2) 11545 : audit 0 from='client.? 172.21.15.40:0/2122738968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:16 smithi040 bash[28232]: cluster 2023-12-02T01:52:15.416475+0000 mgr.y (mgr.24356) 18418 : cluster 0 pgmap v18386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:52:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:52:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:16 smithi040 bash[41173]: cluster 2023-12-02T01:52:15.416475+0000 mgr.y (mgr.24356) 18418 : cluster 0 pgmap v18386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:16 smithi141 bash[31670]: cluster 2023-12-02T01:52:15.416475+0000 mgr.y (mgr.24356) 18418 : cluster 0 pgmap v18386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:17 smithi040 bash[28232]: cluster 2023-12-02T01:52:17.417102+0000 mgr.y (mgr.24356) 18419 : cluster 0 pgmap v18387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:17 smithi040 bash[41173]: cluster 2023-12-02T01:52:17.417102+0000 mgr.y (mgr.24356) 18419 : cluster 0 pgmap v18387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:17 smithi141 bash[31670]: cluster 2023-12-02T01:52:17.417102+0000 mgr.y (mgr.24356) 18419 : cluster 0 pgmap v18387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:18 smithi040 bash[28232]: audit 2023-12-02T01:52:17.771487+0000 mon.c (mon.2) 11546 : audit 0 from='client.? 172.21.15.40:0/4231835252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:18 smithi040 bash[41173]: audit 2023-12-02T01:52:17.771487+0000 mon.c (mon.2) 11546 : audit 0 from='client.? 172.21.15.40:0/4231835252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:18 smithi141 bash[31670]: audit 2023-12-02T01:52:17.771487+0000 mon.c (mon.2) 11546 : audit 0 from='client.? 172.21.15.40:0/4231835252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:19 smithi040 bash[28232]: audit 2023-12-02T01:52:19.312106+0000 mon.c (mon.2) 11547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:19 smithi040 bash[28232]: cluster 2023-12-02T01:52:19.418147+0000 mgr.y (mgr.24356) 18420 : cluster 0 pgmap v18388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:19 smithi040 bash[41173]: audit 2023-12-02T01:52:19.312106+0000 mon.c (mon.2) 11547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:19 smithi040 bash[41173]: cluster 2023-12-02T01:52:19.418147+0000 mgr.y (mgr.24356) 18420 : cluster 0 pgmap v18388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:19 smithi141 bash[31670]: audit 2023-12-02T01:52:19.312106+0000 mon.c (mon.2) 11547 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:19 smithi141 bash[31670]: cluster 2023-12-02T01:52:19.418147+0000 mgr.y (mgr.24356) 18420 : cluster 0 pgmap v18388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:20 smithi141 bash[31670]: audit 2023-12-02T01:52:20.247230+0000 mon.c (mon.2) 11548 : audit 0 from='client.? 172.21.15.40:0/222475496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:20 smithi040 bash[41173]: audit 2023-12-02T01:52:20.247230+0000 mon.c (mon.2) 11548 : audit 0 from='client.? 172.21.15.40:0/222475496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:20 smithi040 bash[28232]: audit 2023-12-02T01:52:20.247230+0000 mon.c (mon.2) 11548 : audit 0 from='client.? 172.21.15.40:0/222475496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:21 smithi141 bash[31670]: cluster 2023-12-02T01:52:21.418864+0000 mgr.y (mgr.24356) 18421 : cluster 0 pgmap v18389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:21 smithi040 bash[28232]: cluster 2023-12-02T01:52:21.418864+0000 mgr.y (mgr.24356) 18421 : cluster 0 pgmap v18389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:21 smithi040 bash[41173]: cluster 2023-12-02T01:52:21.418864+0000 mgr.y (mgr.24356) 18421 : cluster 0 pgmap v18389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:22 smithi141 bash[31670]: audit 2023-12-02T01:52:22.711616+0000 mon.a (mon.0) 11409 : audit 0 from='client.? 172.21.15.40:0/4107521924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:22 smithi040 bash[28232]: audit 2023-12-02T01:52:22.711616+0000 mon.a (mon.0) 11409 : audit 0 from='client.? 172.21.15.40:0/4107521924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:22 smithi040 bash[41173]: audit 2023-12-02T01:52:22.711616+0000 mon.a (mon.0) 11409 : audit 0 from='client.? 172.21.15.40:0/4107521924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:23 smithi141 bash[31670]: cluster 2023-12-02T01:52:23.419555+0000 mgr.y (mgr.24356) 18422 : cluster 0 pgmap v18390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:23 smithi040 bash[28232]: cluster 2023-12-02T01:52:23.419555+0000 mgr.y (mgr.24356) 18422 : cluster 0 pgmap v18390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:23 smithi040 bash[41173]: cluster 2023-12-02T01:52:23.419555+0000 mgr.y (mgr.24356) 18422 : cluster 0 pgmap v18390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:25 smithi141 bash[31670]: audit 2023-12-02T01:52:25.179819+0000 mon.a (mon.0) 11410 : audit 0 from='client.? 172.21.15.40:0/2259852216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:25 smithi040 bash[28232]: audit 2023-12-02T01:52:25.179819+0000 mon.a (mon.0) 11410 : audit 0 from='client.? 172.21.15.40:0/2259852216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:25 smithi040 bash[41173]: audit 2023-12-02T01:52:25.179819+0000 mon.a (mon.0) 11410 : audit 0 from='client.? 172.21.15.40:0/2259852216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:26.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:26 smithi040 bash[41173]: cluster 2023-12-02T01:52:25.420756+0000 mgr.y (mgr.24356) 18423 : cluster 0 pgmap v18391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:26.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:26 smithi040 bash[28232]: cluster 2023-12-02T01:52:25.420756+0000 mgr.y (mgr.24356) 18423 : cluster 0 pgmap v18391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:26 smithi141 bash[31670]: cluster 2023-12-02T01:52:25.420756+0000 mgr.y (mgr.24356) 18423 : cluster 0 pgmap v18391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:52:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:52:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:27 smithi040 bash[28232]: cluster 2023-12-02T01:52:27.421348+0000 mgr.y (mgr.24356) 18424 : cluster 0 pgmap v18392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:27 smithi040 bash[41173]: cluster 2023-12-02T01:52:27.421348+0000 mgr.y (mgr.24356) 18424 : cluster 0 pgmap v18392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:27 smithi141 bash[31670]: cluster 2023-12-02T01:52:27.421348+0000 mgr.y (mgr.24356) 18424 : cluster 0 pgmap v18392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:28 smithi040 bash[41173]: audit 2023-12-02T01:52:27.649900+0000 mon.c (mon.2) 11549 : audit 0 from='client.? 172.21.15.40:0/39718338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:28 smithi040 bash[28232]: audit 2023-12-02T01:52:27.649900+0000 mon.c (mon.2) 11549 : audit 0 from='client.? 172.21.15.40:0/39718338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:28 smithi141 bash[31670]: audit 2023-12-02T01:52:27.649900+0000 mon.c (mon.2) 11549 : audit 0 from='client.? 172.21.15.40:0/39718338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:29 smithi141 bash[31670]: cluster 2023-12-02T01:52:29.422319+0000 mgr.y (mgr.24356) 18425 : cluster 0 pgmap v18393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:29 smithi040 bash[41173]: cluster 2023-12-02T01:52:29.422319+0000 mgr.y (mgr.24356) 18425 : cluster 0 pgmap v18393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:29 smithi040 bash[28232]: cluster 2023-12-02T01:52:29.422319+0000 mgr.y (mgr.24356) 18425 : cluster 0 pgmap v18393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:30 smithi141 bash[31670]: audit 2023-12-02T01:52:30.110364+0000 mon.a (mon.0) 11411 : audit 0 from='client.? 172.21.15.40:0/14876742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:30 smithi040 bash[28232]: audit 2023-12-02T01:52:30.110364+0000 mon.a (mon.0) 11411 : audit 0 from='client.? 172.21.15.40:0/14876742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:30 smithi040 bash[41173]: audit 2023-12-02T01:52:30.110364+0000 mon.a (mon.0) 11411 : audit 0 from='client.? 172.21.15.40:0/14876742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:31 smithi141 bash[31670]: cluster 2023-12-02T01:52:31.422995+0000 mgr.y (mgr.24356) 18426 : cluster 0 pgmap v18394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:31 smithi040 bash[41173]: cluster 2023-12-02T01:52:31.422995+0000 mgr.y (mgr.24356) 18426 : cluster 0 pgmap v18394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:31 smithi040 bash[28232]: cluster 2023-12-02T01:52:31.422995+0000 mgr.y (mgr.24356) 18426 : cluster 0 pgmap v18394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:32 smithi141 bash[31670]: audit 2023-12-02T01:52:32.577110+0000 mon.a (mon.0) 11412 : audit 0 from='client.? 172.21.15.40:0/2892301300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:32 smithi040 bash[28232]: audit 2023-12-02T01:52:32.577110+0000 mon.a (mon.0) 11412 : audit 0 from='client.? 172.21.15.40:0/2892301300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:32 smithi040 bash[41173]: audit 2023-12-02T01:52:32.577110+0000 mon.a (mon.0) 11412 : audit 0 from='client.? 172.21.15.40:0/2892301300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:33 smithi141 bash[31670]: cluster 2023-12-02T01:52:33.423796+0000 mgr.y (mgr.24356) 18427 : cluster 0 pgmap v18395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:33 smithi040 bash[28232]: cluster 2023-12-02T01:52:33.423796+0000 mgr.y (mgr.24356) 18427 : cluster 0 pgmap v18395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:33 smithi040 bash[41173]: cluster 2023-12-02T01:52:33.423796+0000 mgr.y (mgr.24356) 18427 : cluster 0 pgmap v18395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:34 smithi141 bash[31670]: audit 2023-12-02T01:52:34.312324+0000 mon.c (mon.2) 11550 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:34 smithi040 bash[28232]: audit 2023-12-02T01:52:34.312324+0000 mon.c (mon.2) 11550 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:34 smithi040 bash[41173]: audit 2023-12-02T01:52:34.312324+0000 mon.c (mon.2) 11550 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:35 smithi141 bash[31670]: audit 2023-12-02T01:52:35.044935+0000 mon.c (mon.2) 11551 : audit 0 from='client.? 172.21.15.40:0/4294760181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:35 smithi141 bash[31670]: cluster 2023-12-02T01:52:35.425026+0000 mgr.y (mgr.24356) 18428 : cluster 0 pgmap v18396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:35 smithi040 bash[41173]: audit 2023-12-02T01:52:35.044935+0000 mon.c (mon.2) 11551 : audit 0 from='client.? 172.21.15.40:0/4294760181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:35 smithi040 bash[41173]: cluster 2023-12-02T01:52:35.425026+0000 mgr.y (mgr.24356) 18428 : cluster 0 pgmap v18396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:35 smithi040 bash[28232]: audit 2023-12-02T01:52:35.044935+0000 mon.c (mon.2) 11551 : audit 0 from='client.? 172.21.15.40:0/4294760181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:35 smithi040 bash[28232]: cluster 2023-12-02T01:52:35.425026+0000 mgr.y (mgr.24356) 18428 : cluster 0 pgmap v18396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:52:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:52:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:37 smithi040 bash[28232]: cluster 2023-12-02T01:52:37.425644+0000 mgr.y (mgr.24356) 18429 : cluster 0 pgmap v18397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:37 smithi040 bash[28232]: audit 2023-12-02T01:52:37.510555+0000 mon.a (mon.0) 11413 : audit 0 from='client.? 172.21.15.40:0/1932570166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:37 smithi040 bash[41173]: cluster 2023-12-02T01:52:37.425644+0000 mgr.y (mgr.24356) 18429 : cluster 0 pgmap v18397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:37 smithi040 bash[41173]: audit 2023-12-02T01:52:37.510555+0000 mon.a (mon.0) 11413 : audit 0 from='client.? 172.21.15.40:0/1932570166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:37 smithi141 bash[31670]: cluster 2023-12-02T01:52:37.425644+0000 mgr.y (mgr.24356) 18429 : cluster 0 pgmap v18397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:37 smithi141 bash[31670]: audit 2023-12-02T01:52:37.510555+0000 mon.a (mon.0) 11413 : audit 0 from='client.? 172.21.15.40:0/1932570166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:40 smithi141 bash[31670]: cluster 2023-12-02T01:52:39.426784+0000 mgr.y (mgr.24356) 18430 : cluster 0 pgmap v18398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:40 smithi141 bash[31670]: audit 2023-12-02T01:52:39.976906+0000 mon.a (mon.0) 11414 : audit 0 from='client.? 172.21.15.40:0/511943505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:40 smithi040 bash[28232]: cluster 2023-12-02T01:52:39.426784+0000 mgr.y (mgr.24356) 18430 : cluster 0 pgmap v18398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:40 smithi040 bash[28232]: audit 2023-12-02T01:52:39.976906+0000 mon.a (mon.0) 11414 : audit 0 from='client.? 172.21.15.40:0/511943505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:40 smithi040 bash[41173]: cluster 2023-12-02T01:52:39.426784+0000 mgr.y (mgr.24356) 18430 : cluster 0 pgmap v18398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:40 smithi040 bash[41173]: audit 2023-12-02T01:52:39.976906+0000 mon.a (mon.0) 11414 : audit 0 from='client.? 172.21.15.40:0/511943505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:42 smithi141 bash[31670]: cluster 2023-12-02T01:52:41.427443+0000 mgr.y (mgr.24356) 18431 : cluster 0 pgmap v18399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:42 smithi141 bash[31670]: audit 2023-12-02T01:52:42.439919+0000 mon.a (mon.0) 11415 : audit 0 from='client.? 172.21.15.40:0/3772269699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:42 smithi040 bash[28232]: cluster 2023-12-02T01:52:41.427443+0000 mgr.y (mgr.24356) 18431 : cluster 0 pgmap v18399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:42 smithi040 bash[28232]: audit 2023-12-02T01:52:42.439919+0000 mon.a (mon.0) 11415 : audit 0 from='client.? 172.21.15.40:0/3772269699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:42 smithi040 bash[41173]: cluster 2023-12-02T01:52:41.427443+0000 mgr.y (mgr.24356) 18431 : cluster 0 pgmap v18399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:42 smithi040 bash[41173]: audit 2023-12-02T01:52:42.439919+0000 mon.a (mon.0) 11415 : audit 0 from='client.? 172.21.15.40:0/3772269699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:44 smithi141 bash[31670]: cluster 2023-12-02T01:52:43.428063+0000 mgr.y (mgr.24356) 18432 : cluster 0 pgmap v18400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:44 smithi040 bash[41173]: cluster 2023-12-02T01:52:43.428063+0000 mgr.y (mgr.24356) 18432 : cluster 0 pgmap v18400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:44 smithi040 bash[28232]: cluster 2023-12-02T01:52:43.428063+0000 mgr.y (mgr.24356) 18432 : cluster 0 pgmap v18400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:45 smithi141 bash[31670]: audit 2023-12-02T01:52:44.904680+0000 mon.a (mon.0) 11416 : audit 0 from='client.? 172.21.15.40:0/625346865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:45 smithi040 bash[28232]: audit 2023-12-02T01:52:44.904680+0000 mon.a (mon.0) 11416 : audit 0 from='client.? 172.21.15.40:0/625346865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:45 smithi040 bash[41173]: audit 2023-12-02T01:52:44.904680+0000 mon.a (mon.0) 11416 : audit 0 from='client.? 172.21.15.40:0/625346865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:46 smithi141 bash[31670]: cluster 2023-12-02T01:52:45.429275+0000 mgr.y (mgr.24356) 18433 : cluster 0 pgmap v18401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:46 smithi040 bash[28232]: cluster 2023-12-02T01:52:45.429275+0000 mgr.y (mgr.24356) 18433 : cluster 0 pgmap v18401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:46 smithi040 bash[41173]: cluster 2023-12-02T01:52:45.429275+0000 mgr.y (mgr.24356) 18433 : cluster 0 pgmap v18401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:52:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:52:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:47 smithi141 bash[31670]: audit 2023-12-02T01:52:47.366114+0000 mon.c (mon.2) 11552 : audit 0 from='client.? 172.21.15.40:0/1511921192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:47 smithi141 bash[31670]: cluster 2023-12-02T01:52:47.429905+0000 mgr.y (mgr.24356) 18434 : cluster 0 pgmap v18402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:47 smithi040 bash[28232]: audit 2023-12-02T01:52:47.366114+0000 mon.c (mon.2) 11552 : audit 0 from='client.? 172.21.15.40:0/1511921192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:47 smithi040 bash[28232]: cluster 2023-12-02T01:52:47.429905+0000 mgr.y (mgr.24356) 18434 : cluster 0 pgmap v18402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:47 smithi040 bash[41173]: audit 2023-12-02T01:52:47.366114+0000 mon.c (mon.2) 11552 : audit 0 from='client.? 172.21.15.40:0/1511921192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:47 smithi040 bash[41173]: cluster 2023-12-02T01:52:47.429905+0000 mgr.y (mgr.24356) 18434 : cluster 0 pgmap v18402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:49 smithi040 bash[28232]: audit 2023-12-02T01:52:49.312692+0000 mon.c (mon.2) 11553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:49 smithi040 bash[41173]: audit 2023-12-02T01:52:49.312692+0000 mon.c (mon.2) 11553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:49 smithi141 bash[31670]: audit 2023-12-02T01:52:49.312692+0000 mon.c (mon.2) 11553 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:50 smithi040 bash[28232]: cluster 2023-12-02T01:52:49.431084+0000 mgr.y (mgr.24356) 18435 : cluster 0 pgmap v18403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:50 smithi040 bash[28232]: audit 2023-12-02T01:52:49.823548+0000 mon.c (mon.2) 11554 : audit 0 from='client.? 172.21.15.40:0/1685232639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:50 smithi040 bash[41173]: cluster 2023-12-02T01:52:49.431084+0000 mgr.y (mgr.24356) 18435 : cluster 0 pgmap v18403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:50 smithi040 bash[41173]: audit 2023-12-02T01:52:49.823548+0000 mon.c (mon.2) 11554 : audit 0 from='client.? 172.21.15.40:0/1685232639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:50 smithi141 bash[31670]: cluster 2023-12-02T01:52:49.431084+0000 mgr.y (mgr.24356) 18435 : cluster 0 pgmap v18403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:50 smithi141 bash[31670]: audit 2023-12-02T01:52:49.823548+0000 mon.c (mon.2) 11554 : audit 0 from='client.? 172.21.15.40:0/1685232639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:52 smithi141 bash[31670]: cluster 2023-12-02T01:52:51.431722+0000 mgr.y (mgr.24356) 18436 : cluster 0 pgmap v18404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:52.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:52 smithi141 bash[31670]: audit 2023-12-02T01:52:52.285143+0000 mon.a (mon.0) 11417 : audit 0 from='client.? 172.21.15.40:0/3934985646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:52 smithi040 bash[28232]: cluster 2023-12-02T01:52:51.431722+0000 mgr.y (mgr.24356) 18436 : cluster 0 pgmap v18404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:52 smithi040 bash[28232]: audit 2023-12-02T01:52:52.285143+0000 mon.a (mon.0) 11417 : audit 0 from='client.? 172.21.15.40:0/3934985646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:52 smithi040 bash[41173]: cluster 2023-12-02T01:52:51.431722+0000 mgr.y (mgr.24356) 18436 : cluster 0 pgmap v18404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:52 smithi040 bash[41173]: audit 2023-12-02T01:52:52.285143+0000 mon.a (mon.0) 11417 : audit 0 from='client.? 172.21.15.40:0/3934985646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:54 smithi141 bash[31670]: cluster 2023-12-02T01:52:53.432375+0000 mgr.y (mgr.24356) 18437 : cluster 0 pgmap v18405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:54 smithi141 bash[31670]: audit 2023-12-02T01:52:54.108210+0000 mon.c (mon.2) 11555 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:52:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:54 smithi040 bash[28232]: cluster 2023-12-02T01:52:53.432375+0000 mgr.y (mgr.24356) 18437 : cluster 0 pgmap v18405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:54 smithi040 bash[28232]: audit 2023-12-02T01:52:54.108210+0000 mon.c (mon.2) 11555 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:52:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:54 smithi040 bash[41173]: cluster 2023-12-02T01:52:53.432375+0000 mgr.y (mgr.24356) 18437 : cluster 0 pgmap v18405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:54 smithi040 bash[41173]: audit 2023-12-02T01:52:54.108210+0000 mon.c (mon.2) 11555 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:52:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:55 smithi141 bash[31670]: audit 2023-12-02T01:52:54.732130+0000 mon.a (mon.0) 11418 : audit 0 from='client.? 172.21.15.40:0/2795605209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:55 smithi040 bash[41173]: audit 2023-12-02T01:52:54.732130+0000 mon.a (mon.0) 11418 : audit 0 from='client.? 172.21.15.40:0/2795605209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:55 smithi040 bash[28232]: audit 2023-12-02T01:52:54.732130+0000 mon.a (mon.0) 11418 : audit 0 from='client.? 172.21.15.40:0/2795605209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:56 smithi141 bash[31670]: cluster 2023-12-02T01:52:55.433331+0000 mgr.y (mgr.24356) 18438 : cluster 0 pgmap v18406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:56 smithi040 bash[41173]: cluster 2023-12-02T01:52:55.433331+0000 mgr.y (mgr.24356) 18438 : cluster 0 pgmap v18406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:56 smithi040 bash[28232]: cluster 2023-12-02T01:52:55.433331+0000 mgr.y (mgr.24356) 18438 : cluster 0 pgmap v18406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:52:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:52:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:57 smithi141 bash[31670]: audit 2023-12-02T01:52:57.199564+0000 mon.c (mon.2) 11556 : audit 0 from='client.? 172.21.15.40:0/769993042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:52:57 smithi141 bash[31670]: cluster 2023-12-02T01:52:57.433930+0000 mgr.y (mgr.24356) 18439 : cluster 0 pgmap v18407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:57 smithi040 bash[41173]: audit 2023-12-02T01:52:57.199564+0000 mon.c (mon.2) 11556 : audit 0 from='client.? 172.21.15.40:0/769993042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:52:57 smithi040 bash[41173]: cluster 2023-12-02T01:52:57.433930+0000 mgr.y (mgr.24356) 18439 : cluster 0 pgmap v18407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:52:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:57 smithi040 bash[28232]: audit 2023-12-02T01:52:57.199564+0000 mon.c (mon.2) 11556 : audit 0 from='client.? 172.21.15.40:0/769993042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:52:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:52:57 smithi040 bash[28232]: cluster 2023-12-02T01:52:57.433930+0000 mgr.y (mgr.24356) 18439 : cluster 0 pgmap v18407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:00 smithi141 bash[31670]: cluster 2023-12-02T01:52:59.434675+0000 mgr.y (mgr.24356) 18440 : cluster 0 pgmap v18408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:00 smithi141 bash[31670]: audit 2023-12-02T01:52:59.707264+0000 mon.c (mon.2) 11557 : audit 0 from='client.? 172.21.15.40:0/1875229951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:00 smithi141 bash[31670]: audit 2023-12-02T01:52:59.954778+0000 mon.a (mon.0) 11419 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:00 smithi141 bash[31670]: audit 2023-12-02T01:52:59.965809+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:00 smithi141 bash[31670]: audit 2023-12-02T01:53:00.311322+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:00 smithi141 bash[31670]: audit 2023-12-02T01:53:00.321439+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[28232]: cluster 2023-12-02T01:52:59.434675+0000 mgr.y (mgr.24356) 18440 : cluster 0 pgmap v18408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[28232]: audit 2023-12-02T01:52:59.707264+0000 mon.c (mon.2) 11557 : audit 0 from='client.? 172.21.15.40:0/1875229951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[28232]: audit 2023-12-02T01:52:59.954778+0000 mon.a (mon.0) 11419 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[28232]: audit 2023-12-02T01:52:59.965809+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[28232]: audit 2023-12-02T01:53:00.311322+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[28232]: audit 2023-12-02T01:53:00.321439+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[41173]: cluster 2023-12-02T01:52:59.434675+0000 mgr.y (mgr.24356) 18440 : cluster 0 pgmap v18408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[41173]: audit 2023-12-02T01:52:59.707264+0000 mon.c (mon.2) 11557 : audit 0 from='client.? 172.21.15.40:0/1875229951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[41173]: audit 2023-12-02T01:52:59.954778+0000 mon.a (mon.0) 11419 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[41173]: audit 2023-12-02T01:52:59.965809+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[41173]: audit 2023-12-02T01:53:00.311322+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:00 smithi040 bash[41173]: audit 2023-12-02T01:53:00.321439+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:01 smithi141 bash[31670]: audit 2023-12-02T01:53:00.794015+0000 mon.c (mon.2) 11558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:53:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:01 smithi141 bash[31670]: audit 2023-12-02T01:53:00.795889+0000 mon.c (mon.2) 11559 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:53:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:01 smithi141 bash[31670]: audit 2023-12-02T01:53:00.806420+0000 mon.a (mon.0) 11423 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:01 smithi040 bash[28232]: audit 2023-12-02T01:53:00.794015+0000 mon.c (mon.2) 11558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:53:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:01 smithi040 bash[28232]: audit 2023-12-02T01:53:00.795889+0000 mon.c (mon.2) 11559 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:53:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:01 smithi040 bash[28232]: audit 2023-12-02T01:53:00.806420+0000 mon.a (mon.0) 11423 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:01 smithi040 bash[41173]: audit 2023-12-02T01:53:00.794015+0000 mon.c (mon.2) 11558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:53:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:01 smithi040 bash[41173]: audit 2023-12-02T01:53:00.795889+0000 mon.c (mon.2) 11559 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:53:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:01 smithi040 bash[41173]: audit 2023-12-02T01:53:00.806420+0000 mon.a (mon.0) 11423 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:53:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:02 smithi141 bash[31670]: cluster 2023-12-02T01:53:01.435316+0000 mgr.y (mgr.24356) 18441 : cluster 0 pgmap v18409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:02.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:02 smithi141 bash[31670]: audit 2023-12-02T01:53:02.173822+0000 mon.c (mon.2) 11560 : audit 0 from='client.? 172.21.15.40:0/542393778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:02 smithi040 bash[41173]: cluster 2023-12-02T01:53:01.435316+0000 mgr.y (mgr.24356) 18441 : cluster 0 pgmap v18409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:02 smithi040 bash[41173]: audit 2023-12-02T01:53:02.173822+0000 mon.c (mon.2) 11560 : audit 0 from='client.? 172.21.15.40:0/542393778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:02 smithi040 bash[28232]: cluster 2023-12-02T01:53:01.435316+0000 mgr.y (mgr.24356) 18441 : cluster 0 pgmap v18409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:02 smithi040 bash[28232]: audit 2023-12-02T01:53:02.173822+0000 mon.c (mon.2) 11560 : audit 0 from='client.? 172.21.15.40:0/542393778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:04 smithi141 bash[31670]: cluster 2023-12-02T01:53:03.435988+0000 mgr.y (mgr.24356) 18442 : cluster 0 pgmap v18410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:04 smithi141 bash[31670]: audit 2023-12-02T01:53:04.312844+0000 mon.c (mon.2) 11561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:04 smithi040 bash[28232]: cluster 2023-12-02T01:53:03.435988+0000 mgr.y (mgr.24356) 18442 : cluster 0 pgmap v18410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:04 smithi040 bash[28232]: audit 2023-12-02T01:53:04.312844+0000 mon.c (mon.2) 11561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:04 smithi040 bash[41173]: cluster 2023-12-02T01:53:03.435988+0000 mgr.y (mgr.24356) 18442 : cluster 0 pgmap v18410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:04 smithi040 bash[41173]: audit 2023-12-02T01:53:04.312844+0000 mon.c (mon.2) 11561 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:05 smithi141 bash[31670]: audit 2023-12-02T01:53:04.637153+0000 mon.c (mon.2) 11562 : audit 0 from='client.? 172.21.15.40:0/3107512905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:05 smithi040 bash[28232]: audit 2023-12-02T01:53:04.637153+0000 mon.c (mon.2) 11562 : audit 0 from='client.? 172.21.15.40:0/3107512905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:05 smithi040 bash[41173]: audit 2023-12-02T01:53:04.637153+0000 mon.c (mon.2) 11562 : audit 0 from='client.? 172.21.15.40:0/3107512905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:06 smithi141 bash[31670]: cluster 2023-12-02T01:53:05.437177+0000 mgr.y (mgr.24356) 18443 : cluster 0 pgmap v18411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:53:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:53:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:06 smithi040 bash[41173]: cluster 2023-12-02T01:53:05.437177+0000 mgr.y (mgr.24356) 18443 : cluster 0 pgmap v18411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:06 smithi040 bash[28232]: cluster 2023-12-02T01:53:05.437177+0000 mgr.y (mgr.24356) 18443 : cluster 0 pgmap v18411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:07 smithi141 bash[31670]: audit 2023-12-02T01:53:07.100858+0000 mon.a (mon.0) 11424 : audit 0 from='client.? 172.21.15.40:0/2990831810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:07 smithi141 bash[31670]: cluster 2023-12-02T01:53:07.437846+0000 mgr.y (mgr.24356) 18444 : cluster 0 pgmap v18412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:07 smithi040 bash[41173]: audit 2023-12-02T01:53:07.100858+0000 mon.a (mon.0) 11424 : audit 0 from='client.? 172.21.15.40:0/2990831810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:07 smithi040 bash[41173]: cluster 2023-12-02T01:53:07.437846+0000 mgr.y (mgr.24356) 18444 : cluster 0 pgmap v18412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:07 smithi040 bash[28232]: audit 2023-12-02T01:53:07.100858+0000 mon.a (mon.0) 11424 : audit 0 from='client.? 172.21.15.40:0/2990831810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:07 smithi040 bash[28232]: cluster 2023-12-02T01:53:07.437846+0000 mgr.y (mgr.24356) 18444 : cluster 0 pgmap v18412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:10 smithi141 bash[31670]: cluster 2023-12-02T01:53:09.438873+0000 mgr.y (mgr.24356) 18445 : cluster 0 pgmap v18413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:10 smithi141 bash[31670]: audit 2023-12-02T01:53:09.570253+0000 mon.a (mon.0) 11425 : audit 0 from='client.? 172.21.15.40:0/2398936656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:10 smithi040 bash[28232]: cluster 2023-12-02T01:53:09.438873+0000 mgr.y (mgr.24356) 18445 : cluster 0 pgmap v18413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:10 smithi040 bash[28232]: audit 2023-12-02T01:53:09.570253+0000 mon.a (mon.0) 11425 : audit 0 from='client.? 172.21.15.40:0/2398936656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:10 smithi040 bash[41173]: cluster 2023-12-02T01:53:09.438873+0000 mgr.y (mgr.24356) 18445 : cluster 0 pgmap v18413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:10 smithi040 bash[41173]: audit 2023-12-02T01:53:09.570253+0000 mon.a (mon.0) 11425 : audit 0 from='client.? 172.21.15.40:0/2398936656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:12 smithi141 bash[31670]: cluster 2023-12-02T01:53:11.439519+0000 mgr.y (mgr.24356) 18446 : cluster 0 pgmap v18414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:12 smithi141 bash[31670]: audit 2023-12-02T01:53:12.039087+0000 mon.c (mon.2) 11563 : audit 0 from='client.? 172.21.15.40:0/652948826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:12 smithi040 bash[28232]: cluster 2023-12-02T01:53:11.439519+0000 mgr.y (mgr.24356) 18446 : cluster 0 pgmap v18414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:12 smithi040 bash[28232]: audit 2023-12-02T01:53:12.039087+0000 mon.c (mon.2) 11563 : audit 0 from='client.? 172.21.15.40:0/652948826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:12 smithi040 bash[41173]: cluster 2023-12-02T01:53:11.439519+0000 mgr.y (mgr.24356) 18446 : cluster 0 pgmap v18414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:12 smithi040 bash[41173]: audit 2023-12-02T01:53:12.039087+0000 mon.c (mon.2) 11563 : audit 0 from='client.? 172.21.15.40:0/652948826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:14 smithi141 bash[31670]: cluster 2023-12-02T01:53:13.440201+0000 mgr.y (mgr.24356) 18447 : cluster 0 pgmap v18415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:14 smithi040 bash[28232]: cluster 2023-12-02T01:53:13.440201+0000 mgr.y (mgr.24356) 18447 : cluster 0 pgmap v18415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:14 smithi040 bash[41173]: cluster 2023-12-02T01:53:13.440201+0000 mgr.y (mgr.24356) 18447 : cluster 0 pgmap v18415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:15 smithi141 bash[31670]: audit 2023-12-02T01:53:14.512943+0000 mon.a (mon.0) 11426 : audit 0 from='client.? 172.21.15.40:0/3390872893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:15 smithi040 bash[28232]: audit 2023-12-02T01:53:14.512943+0000 mon.a (mon.0) 11426 : audit 0 from='client.? 172.21.15.40:0/3390872893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:15 smithi040 bash[41173]: audit 2023-12-02T01:53:14.512943+0000 mon.a (mon.0) 11426 : audit 0 from='client.? 172.21.15.40:0/3390872893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:16 smithi141 bash[31670]: cluster 2023-12-02T01:53:15.441421+0000 mgr.y (mgr.24356) 18448 : cluster 0 pgmap v18416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:16 smithi040 bash[28232]: cluster 2023-12-02T01:53:15.441421+0000 mgr.y (mgr.24356) 18448 : cluster 0 pgmap v18416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:53:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:53:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:16 smithi040 bash[41173]: cluster 2023-12-02T01:53:15.441421+0000 mgr.y (mgr.24356) 18448 : cluster 0 pgmap v18416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:17 smithi141 bash[31670]: audit 2023-12-02T01:53:16.980235+0000 mon.c (mon.2) 11564 : audit 0 from='client.? 172.21.15.40:0/375176069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:17 smithi141 bash[31670]: cluster 2023-12-02T01:53:17.442075+0000 mgr.y (mgr.24356) 18449 : cluster 0 pgmap v18417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:17 smithi040 bash[41173]: audit 2023-12-02T01:53:16.980235+0000 mon.c (mon.2) 11564 : audit 0 from='client.? 172.21.15.40:0/375176069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:17 smithi040 bash[41173]: cluster 2023-12-02T01:53:17.442075+0000 mgr.y (mgr.24356) 18449 : cluster 0 pgmap v18417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:17 smithi040 bash[28232]: audit 2023-12-02T01:53:16.980235+0000 mon.c (mon.2) 11564 : audit 0 from='client.? 172.21.15.40:0/375176069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:17 smithi040 bash[28232]: cluster 2023-12-02T01:53:17.442075+0000 mgr.y (mgr.24356) 18449 : cluster 0 pgmap v18417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:19 smithi040 bash[41173]: audit 2023-12-02T01:53:19.313490+0000 mon.c (mon.2) 11565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:19 smithi040 bash[28232]: audit 2023-12-02T01:53:19.313490+0000 mon.c (mon.2) 11565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:19 smithi141 bash[31670]: audit 2023-12-02T01:53:19.313490+0000 mon.c (mon.2) 11565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:20 smithi040 bash[41173]: cluster 2023-12-02T01:53:19.443114+0000 mgr.y (mgr.24356) 18450 : cluster 0 pgmap v18418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:20 smithi040 bash[41173]: audit 2023-12-02T01:53:19.448309+0000 mon.c (mon.2) 11566 : audit 0 from='client.? 172.21.15.40:0/63785419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:20 smithi040 bash[28232]: cluster 2023-12-02T01:53:19.443114+0000 mgr.y (mgr.24356) 18450 : cluster 0 pgmap v18418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:20 smithi040 bash[28232]: audit 2023-12-02T01:53:19.448309+0000 mon.c (mon.2) 11566 : audit 0 from='client.? 172.21.15.40:0/63785419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:20 smithi141 bash[31670]: cluster 2023-12-02T01:53:19.443114+0000 mgr.y (mgr.24356) 18450 : cluster 0 pgmap v18418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:20 smithi141 bash[31670]: audit 2023-12-02T01:53:19.448309+0000 mon.c (mon.2) 11566 : audit 0 from='client.? 172.21.15.40:0/63785419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:22 smithi141 bash[31670]: cluster 2023-12-02T01:53:21.443816+0000 mgr.y (mgr.24356) 18451 : cluster 0 pgmap v18419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:22 smithi141 bash[31670]: audit 2023-12-02T01:53:21.918317+0000 mon.a (mon.0) 11427 : audit 0 from='client.? 172.21.15.40:0/4155724649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:22 smithi040 bash[41173]: cluster 2023-12-02T01:53:21.443816+0000 mgr.y (mgr.24356) 18451 : cluster 0 pgmap v18419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:22 smithi040 bash[41173]: audit 2023-12-02T01:53:21.918317+0000 mon.a (mon.0) 11427 : audit 0 from='client.? 172.21.15.40:0/4155724649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:22 smithi040 bash[28232]: cluster 2023-12-02T01:53:21.443816+0000 mgr.y (mgr.24356) 18451 : cluster 0 pgmap v18419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:22 smithi040 bash[28232]: audit 2023-12-02T01:53:21.918317+0000 mon.a (mon.0) 11427 : audit 0 from='client.? 172.21.15.40:0/4155724649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:24 smithi141 bash[31670]: cluster 2023-12-02T01:53:23.444560+0000 mgr.y (mgr.24356) 18452 : cluster 0 pgmap v18420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:24 smithi141 bash[31670]: audit 2023-12-02T01:53:24.376106+0000 mon.c (mon.2) 11567 : audit 0 from='client.? 172.21.15.40:0/3125890258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:24 smithi040 bash[41173]: cluster 2023-12-02T01:53:23.444560+0000 mgr.y (mgr.24356) 18452 : cluster 0 pgmap v18420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:24 smithi040 bash[41173]: audit 2023-12-02T01:53:24.376106+0000 mon.c (mon.2) 11567 : audit 0 from='client.? 172.21.15.40:0/3125890258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:24 smithi040 bash[28232]: cluster 2023-12-02T01:53:23.444560+0000 mgr.y (mgr.24356) 18452 : cluster 0 pgmap v18420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:24 smithi040 bash[28232]: audit 2023-12-02T01:53:24.376106+0000 mon.c (mon.2) 11567 : audit 0 from='client.? 172.21.15.40:0/3125890258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:26 smithi141 bash[31670]: cluster 2023-12-02T01:53:25.445799+0000 mgr.y (mgr.24356) 18453 : cluster 0 pgmap v18421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:53:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:53:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:26 smithi040 bash[41173]: cluster 2023-12-02T01:53:25.445799+0000 mgr.y (mgr.24356) 18453 : cluster 0 pgmap v18421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:26 smithi040 bash[28232]: cluster 2023-12-02T01:53:25.445799+0000 mgr.y (mgr.24356) 18453 : cluster 0 pgmap v18421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:27 smithi141 bash[31670]: audit 2023-12-02T01:53:26.841044+0000 mon.a (mon.0) 11428 : audit 0 from='client.? 172.21.15.40:0/3335167343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:27 smithi141 bash[31670]: cluster 2023-12-02T01:53:27.446517+0000 mgr.y (mgr.24356) 18454 : cluster 0 pgmap v18422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:27 smithi040 bash[28232]: audit 2023-12-02T01:53:26.841044+0000 mon.a (mon.0) 11428 : audit 0 from='client.? 172.21.15.40:0/3335167343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:27 smithi040 bash[28232]: cluster 2023-12-02T01:53:27.446517+0000 mgr.y (mgr.24356) 18454 : cluster 0 pgmap v18422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:27 smithi040 bash[41173]: audit 2023-12-02T01:53:26.841044+0000 mon.a (mon.0) 11428 : audit 0 from='client.? 172.21.15.40:0/3335167343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:27 smithi040 bash[41173]: cluster 2023-12-02T01:53:27.446517+0000 mgr.y (mgr.24356) 18454 : cluster 0 pgmap v18422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:29 smithi040 bash[28232]: audit 2023-12-02T01:53:29.311372+0000 mon.a (mon.0) 11429 : audit 0 from='client.? 172.21.15.40:0/2368637582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:29 smithi040 bash[41173]: audit 2023-12-02T01:53:29.311372+0000 mon.a (mon.0) 11429 : audit 0 from='client.? 172.21.15.40:0/2368637582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:29 smithi141 bash[31670]: audit 2023-12-02T01:53:29.311372+0000 mon.a (mon.0) 11429 : audit 0 from='client.? 172.21.15.40:0/2368637582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:30 smithi040 bash[28232]: cluster 2023-12-02T01:53:29.447622+0000 mgr.y (mgr.24356) 18455 : cluster 0 pgmap v18423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:30 smithi040 bash[41173]: cluster 2023-12-02T01:53:29.447622+0000 mgr.y (mgr.24356) 18455 : cluster 0 pgmap v18423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:30 smithi141 bash[31670]: cluster 2023-12-02T01:53:29.447622+0000 mgr.y (mgr.24356) 18455 : cluster 0 pgmap v18423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:32 smithi141 bash[31670]: cluster 2023-12-02T01:53:31.448256+0000 mgr.y (mgr.24356) 18456 : cluster 0 pgmap v18424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:32 smithi141 bash[31670]: audit 2023-12-02T01:53:31.778957+0000 mon.a (mon.0) 11430 : audit 0 from='client.? 172.21.15.40:0/3281076001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:32 smithi040 bash[41173]: cluster 2023-12-02T01:53:31.448256+0000 mgr.y (mgr.24356) 18456 : cluster 0 pgmap v18424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:32 smithi040 bash[41173]: audit 2023-12-02T01:53:31.778957+0000 mon.a (mon.0) 11430 : audit 0 from='client.? 172.21.15.40:0/3281076001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:32 smithi040 bash[28232]: cluster 2023-12-02T01:53:31.448256+0000 mgr.y (mgr.24356) 18456 : cluster 0 pgmap v18424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:32 smithi040 bash[28232]: audit 2023-12-02T01:53:31.778957+0000 mon.a (mon.0) 11430 : audit 0 from='client.? 172.21.15.40:0/3281076001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:34 smithi141 bash[31670]: cluster 2023-12-02T01:53:33.448967+0000 mgr.y (mgr.24356) 18457 : cluster 0 pgmap v18425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:34 smithi141 bash[31670]: audit 2023-12-02T01:53:34.243271+0000 mon.a (mon.0) 11431 : audit 0 from='client.? 172.21.15.40:0/2652625624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:34 smithi141 bash[31670]: audit 2023-12-02T01:53:34.313723+0000 mon.c (mon.2) 11568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:34 smithi040 bash[41173]: cluster 2023-12-02T01:53:33.448967+0000 mgr.y (mgr.24356) 18457 : cluster 0 pgmap v18425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:34 smithi040 bash[41173]: audit 2023-12-02T01:53:34.243271+0000 mon.a (mon.0) 11431 : audit 0 from='client.? 172.21.15.40:0/2652625624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:34 smithi040 bash[41173]: audit 2023-12-02T01:53:34.313723+0000 mon.c (mon.2) 11568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:34 smithi040 bash[28232]: cluster 2023-12-02T01:53:33.448967+0000 mgr.y (mgr.24356) 18457 : cluster 0 pgmap v18425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:34 smithi040 bash[28232]: audit 2023-12-02T01:53:34.243271+0000 mon.a (mon.0) 11431 : audit 0 from='client.? 172.21.15.40:0/2652625624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:34 smithi040 bash[28232]: audit 2023-12-02T01:53:34.313723+0000 mon.c (mon.2) 11568 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:36 smithi141 bash[31670]: cluster 2023-12-02T01:53:35.450165+0000 mgr.y (mgr.24356) 18458 : cluster 0 pgmap v18426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:53:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:53:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:36 smithi040 bash[41173]: cluster 2023-12-02T01:53:35.450165+0000 mgr.y (mgr.24356) 18458 : cluster 0 pgmap v18426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:36 smithi040 bash[28232]: cluster 2023-12-02T01:53:35.450165+0000 mgr.y (mgr.24356) 18458 : cluster 0 pgmap v18426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:37 smithi141 bash[31670]: audit 2023-12-02T01:53:36.702820+0000 mon.c (mon.2) 11569 : audit 0 from='client.? 172.21.15.40:0/1075727390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:37 smithi141 bash[31670]: cluster 2023-12-02T01:53:37.450812+0000 mgr.y (mgr.24356) 18459 : cluster 0 pgmap v18427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:37 smithi040 bash[28232]: audit 2023-12-02T01:53:36.702820+0000 mon.c (mon.2) 11569 : audit 0 from='client.? 172.21.15.40:0/1075727390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:37 smithi040 bash[28232]: cluster 2023-12-02T01:53:37.450812+0000 mgr.y (mgr.24356) 18459 : cluster 0 pgmap v18427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:37 smithi040 bash[41173]: audit 2023-12-02T01:53:36.702820+0000 mon.c (mon.2) 11569 : audit 0 from='client.? 172.21.15.40:0/1075727390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:37 smithi040 bash[41173]: cluster 2023-12-02T01:53:37.450812+0000 mgr.y (mgr.24356) 18459 : cluster 0 pgmap v18427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:39 smithi141 bash[31670]: audit 2023-12-02T01:53:39.169416+0000 mon.a (mon.0) 11432 : audit 0 from='client.? 172.21.15.40:0/1424012820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:39 smithi040 bash[28232]: audit 2023-12-02T01:53:39.169416+0000 mon.a (mon.0) 11432 : audit 0 from='client.? 172.21.15.40:0/1424012820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:39 smithi040 bash[41173]: audit 2023-12-02T01:53:39.169416+0000 mon.a (mon.0) 11432 : audit 0 from='client.? 172.21.15.40:0/1424012820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:40 smithi141 bash[31670]: cluster 2023-12-02T01:53:39.451968+0000 mgr.y (mgr.24356) 18460 : cluster 0 pgmap v18428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:40 smithi040 bash[28232]: cluster 2023-12-02T01:53:39.451968+0000 mgr.y (mgr.24356) 18460 : cluster 0 pgmap v18428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:40 smithi040 bash[41173]: cluster 2023-12-02T01:53:39.451968+0000 mgr.y (mgr.24356) 18460 : cluster 0 pgmap v18428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:42 smithi141 bash[31670]: cluster 2023-12-02T01:53:41.452793+0000 mgr.y (mgr.24356) 18461 : cluster 0 pgmap v18429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:42.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:42 smithi141 bash[31670]: audit 2023-12-02T01:53:41.627271+0000 mon.a (mon.0) 11433 : audit 0 from='client.? 172.21.15.40:0/1904039190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:42 smithi040 bash[28232]: cluster 2023-12-02T01:53:41.452793+0000 mgr.y (mgr.24356) 18461 : cluster 0 pgmap v18429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:42 smithi040 bash[28232]: audit 2023-12-02T01:53:41.627271+0000 mon.a (mon.0) 11433 : audit 0 from='client.? 172.21.15.40:0/1904039190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:42 smithi040 bash[41173]: cluster 2023-12-02T01:53:41.452793+0000 mgr.y (mgr.24356) 18461 : cluster 0 pgmap v18429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:42 smithi040 bash[41173]: audit 2023-12-02T01:53:41.627271+0000 mon.a (mon.0) 11433 : audit 0 from='client.? 172.21.15.40:0/1904039190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:44 smithi141 bash[31670]: cluster 2023-12-02T01:53:43.453489+0000 mgr.y (mgr.24356) 18462 : cluster 0 pgmap v18430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:44 smithi141 bash[31670]: audit 2023-12-02T01:53:44.088560+0000 mon.a (mon.0) 11434 : audit 0 from='client.? 172.21.15.40:0/3508206858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:44 smithi040 bash[28232]: cluster 2023-12-02T01:53:43.453489+0000 mgr.y (mgr.24356) 18462 : cluster 0 pgmap v18430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:44 smithi040 bash[28232]: audit 2023-12-02T01:53:44.088560+0000 mon.a (mon.0) 11434 : audit 0 from='client.? 172.21.15.40:0/3508206858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:44 smithi040 bash[41173]: cluster 2023-12-02T01:53:43.453489+0000 mgr.y (mgr.24356) 18462 : cluster 0 pgmap v18430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:44 smithi040 bash[41173]: audit 2023-12-02T01:53:44.088560+0000 mon.a (mon.0) 11434 : audit 0 from='client.? 172.21.15.40:0/3508206858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:46.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:46 smithi141 bash[31670]: cluster 2023-12-02T01:53:45.454663+0000 mgr.y (mgr.24356) 18463 : cluster 0 pgmap v18431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:46 smithi040 bash[41173]: cluster 2023-12-02T01:53:45.454663+0000 mgr.y (mgr.24356) 18463 : cluster 0 pgmap v18431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:46 smithi040 bash[28232]: cluster 2023-12-02T01:53:45.454663+0000 mgr.y (mgr.24356) 18463 : cluster 0 pgmap v18431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:53:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:53:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:47 smithi141 bash[31670]: audit 2023-12-02T01:53:46.558997+0000 mon.c (mon.2) 11570 : audit 0 from='client.? 172.21.15.40:0/2979094357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:47 smithi040 bash[28232]: audit 2023-12-02T01:53:46.558997+0000 mon.c (mon.2) 11570 : audit 0 from='client.? 172.21.15.40:0/2979094357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:47 smithi040 bash[41173]: audit 2023-12-02T01:53:46.558997+0000 mon.c (mon.2) 11570 : audit 0 from='client.? 172.21.15.40:0/2979094357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:48.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:48 smithi141 bash[31670]: cluster 2023-12-02T01:53:47.455400+0000 mgr.y (mgr.24356) 18464 : cluster 0 pgmap v18432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:48.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:48 smithi040 bash[41173]: cluster 2023-12-02T01:53:47.455400+0000 mgr.y (mgr.24356) 18464 : cluster 0 pgmap v18432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:48 smithi040 bash[28232]: cluster 2023-12-02T01:53:47.455400+0000 mgr.y (mgr.24356) 18464 : cluster 0 pgmap v18432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:49 smithi040 bash[28232]: audit 2023-12-02T01:53:49.025333+0000 mon.a (mon.0) 11435 : audit 0 from='client.? 172.21.15.40:0/1867502222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:49 smithi040 bash[28232]: audit 2023-12-02T01:53:49.314289+0000 mon.c (mon.2) 11571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:49 smithi040 bash[41173]: audit 2023-12-02T01:53:49.025333+0000 mon.a (mon.0) 11435 : audit 0 from='client.? 172.21.15.40:0/1867502222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:49 smithi040 bash[41173]: audit 2023-12-02T01:53:49.314289+0000 mon.c (mon.2) 11571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:49 smithi141 bash[31670]: audit 2023-12-02T01:53:49.025333+0000 mon.a (mon.0) 11435 : audit 0 from='client.? 172.21.15.40:0/1867502222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:49 smithi141 bash[31670]: audit 2023-12-02T01:53:49.314289+0000 mon.c (mon.2) 11571 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:50 smithi040 bash[28232]: cluster 2023-12-02T01:53:49.456581+0000 mgr.y (mgr.24356) 18465 : cluster 0 pgmap v18433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:50 smithi040 bash[41173]: cluster 2023-12-02T01:53:49.456581+0000 mgr.y (mgr.24356) 18465 : cluster 0 pgmap v18433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:50 smithi141 bash[31670]: cluster 2023-12-02T01:53:49.456581+0000 mgr.y (mgr.24356) 18465 : cluster 0 pgmap v18433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:51 smithi040 bash[28232]: audit 2023-12-02T01:53:51.486426+0000 mon.a (mon.0) 11436 : audit 0 from='client.? 172.21.15.40:0/2197497502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:51 smithi040 bash[41173]: audit 2023-12-02T01:53:51.486426+0000 mon.a (mon.0) 11436 : audit 0 from='client.? 172.21.15.40:0/2197497502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:51 smithi141 bash[31670]: audit 2023-12-02T01:53:51.486426+0000 mon.a (mon.0) 11436 : audit 0 from='client.? 172.21.15.40:0/2197497502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:52 smithi040 bash[28232]: cluster 2023-12-02T01:53:51.457241+0000 mgr.y (mgr.24356) 18466 : cluster 0 pgmap v18434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:52 smithi040 bash[41173]: cluster 2023-12-02T01:53:51.457241+0000 mgr.y (mgr.24356) 18466 : cluster 0 pgmap v18434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:52 smithi141 bash[31670]: cluster 2023-12-02T01:53:51.457241+0000 mgr.y (mgr.24356) 18466 : cluster 0 pgmap v18434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:54 smithi040 bash[28232]: cluster 2023-12-02T01:53:53.457887+0000 mgr.y (mgr.24356) 18467 : cluster 0 pgmap v18435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:54 smithi040 bash[28232]: audit 2023-12-02T01:53:53.954018+0000 mon.c (mon.2) 11572 : audit 0 from='client.? 172.21.15.40:0/224900879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:54 smithi040 bash[41173]: cluster 2023-12-02T01:53:53.457887+0000 mgr.y (mgr.24356) 18467 : cluster 0 pgmap v18435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:54 smithi040 bash[41173]: audit 2023-12-02T01:53:53.954018+0000 mon.c (mon.2) 11572 : audit 0 from='client.? 172.21.15.40:0/224900879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:54 smithi141 bash[31670]: cluster 2023-12-02T01:53:53.457887+0000 mgr.y (mgr.24356) 18467 : cluster 0 pgmap v18435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:54 smithi141 bash[31670]: audit 2023-12-02T01:53:53.954018+0000 mon.c (mon.2) 11572 : audit 0 from='client.? 172.21.15.40:0/224900879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:53:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:53:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:56 smithi040 bash[28232]: cluster 2023-12-02T01:53:55.459054+0000 mgr.y (mgr.24356) 18468 : cluster 0 pgmap v18436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:56 smithi040 bash[28232]: audit 2023-12-02T01:53:56.416427+0000 mon.c (mon.2) 11573 : audit 0 from='client.? 172.21.15.40:0/3146633149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:56 smithi040 bash[41173]: cluster 2023-12-02T01:53:55.459054+0000 mgr.y (mgr.24356) 18468 : cluster 0 pgmap v18436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:56 smithi040 bash[41173]: audit 2023-12-02T01:53:56.416427+0000 mon.c (mon.2) 11573 : audit 0 from='client.? 172.21.15.40:0/3146633149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:56 smithi141 bash[31670]: cluster 2023-12-02T01:53:55.459054+0000 mgr.y (mgr.24356) 18468 : cluster 0 pgmap v18436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:56 smithi141 bash[31670]: audit 2023-12-02T01:53:56.416427+0000 mon.c (mon.2) 11573 : audit 0 from='client.? 172.21.15.40:0/3146633149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:57 smithi141 bash[31670]: cluster 2023-12-02T01:53:57.459767+0000 mgr.y (mgr.24356) 18469 : cluster 0 pgmap v18437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:57 smithi040 bash[28232]: cluster 2023-12-02T01:53:57.459767+0000 mgr.y (mgr.24356) 18469 : cluster 0 pgmap v18437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:57 smithi040 bash[41173]: cluster 2023-12-02T01:53:57.459767+0000 mgr.y (mgr.24356) 18469 : cluster 0 pgmap v18437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:53:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:58 smithi141 bash[31670]: audit 2023-12-02T01:53:58.879226+0000 mon.c (mon.2) 11574 : audit 0 from='client.? 172.21.15.40:0/1969085939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:58 smithi040 bash[28232]: audit 2023-12-02T01:53:58.879226+0000 mon.c (mon.2) 11574 : audit 0 from='client.? 172.21.15.40:0/1969085939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:53:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:58 smithi040 bash[41173]: audit 2023-12-02T01:53:58.879226+0000 mon.c (mon.2) 11574 : audit 0 from='client.? 172.21.15.40:0/1969085939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:53:59 smithi141 bash[31670]: cluster 2023-12-02T01:53:59.460933+0000 mgr.y (mgr.24356) 18470 : cluster 0 pgmap v18438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:53:59 smithi040 bash[28232]: cluster 2023-12-02T01:53:59.460933+0000 mgr.y (mgr.24356) 18470 : cluster 0 pgmap v18438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:53:59 smithi040 bash[41173]: cluster 2023-12-02T01:53:59.460933+0000 mgr.y (mgr.24356) 18470 : cluster 0 pgmap v18438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:00 smithi141 bash[31670]: audit 2023-12-02T01:54:00.887533+0000 mon.c (mon.2) 11575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:54:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:00 smithi040 bash[28232]: audit 2023-12-02T01:54:00.887533+0000 mon.c (mon.2) 11575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:54:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:00 smithi040 bash[41173]: audit 2023-12-02T01:54:00.887533+0000 mon.c (mon.2) 11575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:54:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:01 smithi141 bash[31670]: audit 2023-12-02T01:54:01.348744+0000 mon.c (mon.2) 11576 : audit 0 from='client.? 172.21.15.40:0/3571494755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:01 smithi141 bash[31670]: cluster 2023-12-02T01:54:01.461562+0000 mgr.y (mgr.24356) 18471 : cluster 0 pgmap v18439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:01 smithi040 bash[28232]: audit 2023-12-02T01:54:01.348744+0000 mon.c (mon.2) 11576 : audit 0 from='client.? 172.21.15.40:0/3571494755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:01 smithi040 bash[28232]: cluster 2023-12-02T01:54:01.461562+0000 mgr.y (mgr.24356) 18471 : cluster 0 pgmap v18439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:01 smithi040 bash[41173]: audit 2023-12-02T01:54:01.348744+0000 mon.c (mon.2) 11576 : audit 0 from='client.? 172.21.15.40:0/3571494755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:01 smithi040 bash[41173]: cluster 2023-12-02T01:54:01.461562+0000 mgr.y (mgr.24356) 18471 : cluster 0 pgmap v18439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:04 smithi141 bash[31670]: cluster 2023-12-02T01:54:03.462060+0000 mgr.y (mgr.24356) 18472 : cluster 0 pgmap v18440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:04 smithi141 bash[31670]: audit 2023-12-02T01:54:03.816615+0000 mon.c (mon.2) 11577 : audit 0 from='client.? 172.21.15.40:0/1063796827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:04 smithi141 bash[31670]: audit 2023-12-02T01:54:04.314608+0000 mon.c (mon.2) 11578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:04 smithi040 bash[28232]: cluster 2023-12-02T01:54:03.462060+0000 mgr.y (mgr.24356) 18472 : cluster 0 pgmap v18440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:04 smithi040 bash[28232]: audit 2023-12-02T01:54:03.816615+0000 mon.c (mon.2) 11577 : audit 0 from='client.? 172.21.15.40:0/1063796827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:04 smithi040 bash[28232]: audit 2023-12-02T01:54:04.314608+0000 mon.c (mon.2) 11578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:04 smithi040 bash[41173]: cluster 2023-12-02T01:54:03.462060+0000 mgr.y (mgr.24356) 18472 : cluster 0 pgmap v18440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:04 smithi040 bash[41173]: audit 2023-12-02T01:54:03.816615+0000 mon.c (mon.2) 11577 : audit 0 from='client.? 172.21.15.40:0/1063796827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:04 smithi040 bash[41173]: audit 2023-12-02T01:54:04.314608+0000 mon.c (mon.2) 11578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:06 smithi141 bash[31670]: cluster 2023-12-02T01:54:05.463200+0000 mgr.y (mgr.24356) 18473 : cluster 0 pgmap v18441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:06 smithi141 bash[31670]: audit 2023-12-02T01:54:06.398916+0000 mon.a (mon.0) 11437 : audit 0 from='client.? 172.21.15.40:0/2290209910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:06 smithi040 bash[28232]: cluster 2023-12-02T01:54:05.463200+0000 mgr.y (mgr.24356) 18473 : cluster 0 pgmap v18441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:06 smithi040 bash[28232]: audit 2023-12-02T01:54:06.398916+0000 mon.a (mon.0) 11437 : audit 0 from='client.? 172.21.15.40:0/2290209910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:54:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:54:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:06 smithi040 bash[41173]: cluster 2023-12-02T01:54:05.463200+0000 mgr.y (mgr.24356) 18473 : cluster 0 pgmap v18441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:06 smithi040 bash[41173]: audit 2023-12-02T01:54:06.398916+0000 mon.a (mon.0) 11437 : audit 0 from='client.? 172.21.15.40:0/2290209910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:06.834720+0000 mon.a (mon.0) 11438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:06.850062+0000 mon.a (mon.0) 11439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:07.086820+0000 mon.a (mon.0) 11440 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:07.100392+0000 mon.a (mon.0) 11441 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: cluster 2023-12-02T01:54:07.463859+0000 mgr.y (mgr.24356) 18474 : cluster 0 pgmap v18442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:07.582553+0000 mon.c (mon.2) 11579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:07.584409+0000 mon.c (mon.2) 11580 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[41173]: audit 2023-12-02T01:54:07.596469+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:06.834720+0000 mon.a (mon.0) 11438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:06.850062+0000 mon.a (mon.0) 11439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:07.086820+0000 mon.a (mon.0) 11440 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:07.100392+0000 mon.a (mon.0) 11441 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: cluster 2023-12-02T01:54:07.463859+0000 mgr.y (mgr.24356) 18474 : cluster 0 pgmap v18442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:07.582553+0000 mon.c (mon.2) 11579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:07.584409+0000 mon.c (mon.2) 11580 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:54:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:07 smithi040 bash[28232]: audit 2023-12-02T01:54:07.596469+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:06.834720+0000 mon.a (mon.0) 11438 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:06.850062+0000 mon.a (mon.0) 11439 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:07.086820+0000 mon.a (mon.0) 11440 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:07.100392+0000 mon.a (mon.0) 11441 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: cluster 2023-12-02T01:54:07.463859+0000 mgr.y (mgr.24356) 18474 : cluster 0 pgmap v18442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:07.582553+0000 mon.c (mon.2) 11579 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:54:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:07.584409+0000 mon.c (mon.2) 11580 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:54:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:07 smithi141 bash[31670]: audit 2023-12-02T01:54:07.596469+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:54:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:09 smithi040 bash[41173]: audit 2023-12-02T01:54:08.868784+0000 mon.a (mon.0) 11443 : audit 0 from='client.? 172.21.15.40:0/3544873090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:09 smithi040 bash[28232]: audit 2023-12-02T01:54:08.868784+0000 mon.a (mon.0) 11443 : audit 0 from='client.? 172.21.15.40:0/3544873090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:09 smithi141 bash[31670]: audit 2023-12-02T01:54:08.868784+0000 mon.a (mon.0) 11443 : audit 0 from='client.? 172.21.15.40:0/3544873090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:10 smithi040 bash[28232]: cluster 2023-12-02T01:54:09.465040+0000 mgr.y (mgr.24356) 18475 : cluster 0 pgmap v18443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:10 smithi040 bash[41173]: cluster 2023-12-02T01:54:09.465040+0000 mgr.y (mgr.24356) 18475 : cluster 0 pgmap v18443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:10 smithi141 bash[31670]: cluster 2023-12-02T01:54:09.465040+0000 mgr.y (mgr.24356) 18475 : cluster 0 pgmap v18443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:11 smithi040 bash[28232]: audit 2023-12-02T01:54:11.336215+0000 mon.c (mon.2) 11581 : audit 0 from='client.? 172.21.15.40:0/3111162305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:11 smithi040 bash[41173]: audit 2023-12-02T01:54:11.336215+0000 mon.c (mon.2) 11581 : audit 0 from='client.? 172.21.15.40:0/3111162305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:11 smithi141 bash[31670]: audit 2023-12-02T01:54:11.336215+0000 mon.c (mon.2) 11581 : audit 0 from='client.? 172.21.15.40:0/3111162305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:12.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:12 smithi040 bash[28232]: cluster 2023-12-02T01:54:11.465840+0000 mgr.y (mgr.24356) 18476 : cluster 0 pgmap v18444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:12 smithi040 bash[41173]: cluster 2023-12-02T01:54:11.465840+0000 mgr.y (mgr.24356) 18476 : cluster 0 pgmap v18444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:12 smithi141 bash[31670]: cluster 2023-12-02T01:54:11.465840+0000 mgr.y (mgr.24356) 18476 : cluster 0 pgmap v18444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:14 smithi141 bash[31670]: cluster 2023-12-02T01:54:13.466650+0000 mgr.y (mgr.24356) 18477 : cluster 0 pgmap v18445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:14 smithi141 bash[31670]: audit 2023-12-02T01:54:13.796127+0000 mon.c (mon.2) 11582 : audit 0 from='client.? 172.21.15.40:0/3117699384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:14 smithi040 bash[28232]: cluster 2023-12-02T01:54:13.466650+0000 mgr.y (mgr.24356) 18477 : cluster 0 pgmap v18445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:14 smithi040 bash[28232]: audit 2023-12-02T01:54:13.796127+0000 mon.c (mon.2) 11582 : audit 0 from='client.? 172.21.15.40:0/3117699384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:14 smithi040 bash[41173]: cluster 2023-12-02T01:54:13.466650+0000 mgr.y (mgr.24356) 18477 : cluster 0 pgmap v18445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:14 smithi040 bash[41173]: audit 2023-12-02T01:54:13.796127+0000 mon.c (mon.2) 11582 : audit 0 from='client.? 172.21.15.40:0/3117699384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:16 smithi040 bash[28232]: cluster 2023-12-02T01:54:15.467877+0000 mgr.y (mgr.24356) 18478 : cluster 0 pgmap v18446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:16 smithi040 bash[28232]: audit 2023-12-02T01:54:16.267663+0000 mon.a (mon.0) 11444 : audit 0 from='client.? 172.21.15.40:0/3640688782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:54:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:54:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:16 smithi040 bash[41173]: cluster 2023-12-02T01:54:15.467877+0000 mgr.y (mgr.24356) 18478 : cluster 0 pgmap v18446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:16 smithi040 bash[41173]: audit 2023-12-02T01:54:16.267663+0000 mon.a (mon.0) 11444 : audit 0 from='client.? 172.21.15.40:0/3640688782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:16 smithi141 bash[31670]: cluster 2023-12-02T01:54:15.467877+0000 mgr.y (mgr.24356) 18478 : cluster 0 pgmap v18446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:16 smithi141 bash[31670]: audit 2023-12-02T01:54:16.267663+0000 mon.a (mon.0) 11444 : audit 0 from='client.? 172.21.15.40:0/3640688782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:17 smithi141 bash[31670]: cluster 2023-12-02T01:54:17.468565+0000 mgr.y (mgr.24356) 18479 : cluster 0 pgmap v18447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:17 smithi040 bash[41173]: cluster 2023-12-02T01:54:17.468565+0000 mgr.y (mgr.24356) 18479 : cluster 0 pgmap v18447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:17 smithi040 bash[28232]: cluster 2023-12-02T01:54:17.468565+0000 mgr.y (mgr.24356) 18479 : cluster 0 pgmap v18447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:18 smithi040 bash[41173]: audit 2023-12-02T01:54:18.738236+0000 mon.a (mon.0) 11445 : audit 0 from='client.? 172.21.15.40:0/2848671928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:18 smithi040 bash[28232]: audit 2023-12-02T01:54:18.738236+0000 mon.a (mon.0) 11445 : audit 0 from='client.? 172.21.15.40:0/2848671928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:18 smithi141 bash[31670]: audit 2023-12-02T01:54:18.738236+0000 mon.a (mon.0) 11445 : audit 0 from='client.? 172.21.15.40:0/2848671928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:19 smithi040 bash[28232]: audit 2023-12-02T01:54:19.314989+0000 mon.c (mon.2) 11583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:19 smithi040 bash[28232]: cluster 2023-12-02T01:54:19.469643+0000 mgr.y (mgr.24356) 18480 : cluster 0 pgmap v18448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:19 smithi040 bash[41173]: audit 2023-12-02T01:54:19.314989+0000 mon.c (mon.2) 11583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:19 smithi040 bash[41173]: cluster 2023-12-02T01:54:19.469643+0000 mgr.y (mgr.24356) 18480 : cluster 0 pgmap v18448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:19 smithi141 bash[31670]: audit 2023-12-02T01:54:19.314989+0000 mon.c (mon.2) 11583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:19 smithi141 bash[31670]: cluster 2023-12-02T01:54:19.469643+0000 mgr.y (mgr.24356) 18480 : cluster 0 pgmap v18448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:21 smithi141 bash[31670]: audit 2023-12-02T01:54:21.207832+0000 mon.a (mon.0) 11446 : audit 0 from='client.? 172.21.15.40:0/326751079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:21 smithi040 bash[41173]: audit 2023-12-02T01:54:21.207832+0000 mon.a (mon.0) 11446 : audit 0 from='client.? 172.21.15.40:0/326751079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:21 smithi040 bash[28232]: audit 2023-12-02T01:54:21.207832+0000 mon.a (mon.0) 11446 : audit 0 from='client.? 172.21.15.40:0/326751079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:22 smithi040 bash[28232]: cluster 2023-12-02T01:54:21.470325+0000 mgr.y (mgr.24356) 18481 : cluster 0 pgmap v18449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:22 smithi040 bash[41173]: cluster 2023-12-02T01:54:21.470325+0000 mgr.y (mgr.24356) 18481 : cluster 0 pgmap v18449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:22 smithi141 bash[31670]: cluster 2023-12-02T01:54:21.470325+0000 mgr.y (mgr.24356) 18481 : cluster 0 pgmap v18449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:24 smithi040 bash[41173]: cluster 2023-12-02T01:54:23.470982+0000 mgr.y (mgr.24356) 18482 : cluster 0 pgmap v18450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:24 smithi040 bash[41173]: audit 2023-12-02T01:54:23.677247+0000 mon.a (mon.0) 11447 : audit 0 from='client.? 172.21.15.40:0/3314462852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:24 smithi040 bash[28232]: cluster 2023-12-02T01:54:23.470982+0000 mgr.y (mgr.24356) 18482 : cluster 0 pgmap v18450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:24 smithi040 bash[28232]: audit 2023-12-02T01:54:23.677247+0000 mon.a (mon.0) 11447 : audit 0 from='client.? 172.21.15.40:0/3314462852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:24 smithi141 bash[31670]: cluster 2023-12-02T01:54:23.470982+0000 mgr.y (mgr.24356) 18482 : cluster 0 pgmap v18450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:24 smithi141 bash[31670]: audit 2023-12-02T01:54:23.677247+0000 mon.a (mon.0) 11447 : audit 0 from='client.? 172.21.15.40:0/3314462852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:54:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:54:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:26 smithi040 bash[41173]: cluster 2023-12-02T01:54:25.472182+0000 mgr.y (mgr.24356) 18483 : cluster 0 pgmap v18451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:26 smithi040 bash[41173]: audit 2023-12-02T01:54:26.140425+0000 mon.a (mon.0) 11448 : audit 0 from='client.? 172.21.15.40:0/3461324210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:26 smithi040 bash[28232]: cluster 2023-12-02T01:54:25.472182+0000 mgr.y (mgr.24356) 18483 : cluster 0 pgmap v18451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:26 smithi040 bash[28232]: audit 2023-12-02T01:54:26.140425+0000 mon.a (mon.0) 11448 : audit 0 from='client.? 172.21.15.40:0/3461324210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:26 smithi141 bash[31670]: cluster 2023-12-02T01:54:25.472182+0000 mgr.y (mgr.24356) 18483 : cluster 0 pgmap v18451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:26 smithi141 bash[31670]: audit 2023-12-02T01:54:26.140425+0000 mon.a (mon.0) 11448 : audit 0 from='client.? 172.21.15.40:0/3461324210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:27 smithi141 bash[31670]: cluster 2023-12-02T01:54:27.473033+0000 mgr.y (mgr.24356) 18484 : cluster 0 pgmap v18452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:27 smithi040 bash[28232]: cluster 2023-12-02T01:54:27.473033+0000 mgr.y (mgr.24356) 18484 : cluster 0 pgmap v18452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:27 smithi040 bash[41173]: cluster 2023-12-02T01:54:27.473033+0000 mgr.y (mgr.24356) 18484 : cluster 0 pgmap v18452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:28 smithi141 bash[31670]: audit 2023-12-02T01:54:28.605023+0000 mon.c (mon.2) 11584 : audit 0 from='client.? 172.21.15.40:0/3374402399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:28 smithi040 bash[41173]: audit 2023-12-02T01:54:28.605023+0000 mon.c (mon.2) 11584 : audit 0 from='client.? 172.21.15.40:0/3374402399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:28 smithi040 bash[28232]: audit 2023-12-02T01:54:28.605023+0000 mon.c (mon.2) 11584 : audit 0 from='client.? 172.21.15.40:0/3374402399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:29 smithi141 bash[31670]: cluster 2023-12-02T01:54:29.474151+0000 mgr.y (mgr.24356) 18485 : cluster 0 pgmap v18453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:29 smithi040 bash[28232]: cluster 2023-12-02T01:54:29.474151+0000 mgr.y (mgr.24356) 18485 : cluster 0 pgmap v18453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:29 smithi040 bash[41173]: cluster 2023-12-02T01:54:29.474151+0000 mgr.y (mgr.24356) 18485 : cluster 0 pgmap v18453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:31 smithi040 bash[28232]: audit 2023-12-02T01:54:31.071836+0000 mon.a (mon.0) 11449 : audit 0 from='client.? 172.21.15.40:0/518332917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:31 smithi040 bash[41173]: audit 2023-12-02T01:54:31.071836+0000 mon.a (mon.0) 11449 : audit 0 from='client.? 172.21.15.40:0/518332917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:31 smithi141 bash[31670]: audit 2023-12-02T01:54:31.071836+0000 mon.a (mon.0) 11449 : audit 0 from='client.? 172.21.15.40:0/518332917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:32 smithi040 bash[28232]: cluster 2023-12-02T01:54:31.474933+0000 mgr.y (mgr.24356) 18486 : cluster 0 pgmap v18454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:32 smithi040 bash[41173]: cluster 2023-12-02T01:54:31.474933+0000 mgr.y (mgr.24356) 18486 : cluster 0 pgmap v18454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:32 smithi141 bash[31670]: cluster 2023-12-02T01:54:31.474933+0000 mgr.y (mgr.24356) 18486 : cluster 0 pgmap v18454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:34 smithi040 bash[28232]: cluster 2023-12-02T01:54:33.475441+0000 mgr.y (mgr.24356) 18487 : cluster 0 pgmap v18455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:34 smithi040 bash[28232]: audit 2023-12-02T01:54:33.540740+0000 mon.a (mon.0) 11450 : audit 0 from='client.? 172.21.15.40:0/1879854928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:34 smithi040 bash[28232]: audit 2023-12-02T01:54:34.315342+0000 mon.c (mon.2) 11585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:34 smithi040 bash[41173]: cluster 2023-12-02T01:54:33.475441+0000 mgr.y (mgr.24356) 18487 : cluster 0 pgmap v18455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:34 smithi040 bash[41173]: audit 2023-12-02T01:54:33.540740+0000 mon.a (mon.0) 11450 : audit 0 from='client.? 172.21.15.40:0/1879854928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:34 smithi040 bash[41173]: audit 2023-12-02T01:54:34.315342+0000 mon.c (mon.2) 11585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:34 smithi141 bash[31670]: cluster 2023-12-02T01:54:33.475441+0000 mgr.y (mgr.24356) 18487 : cluster 0 pgmap v18455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:34 smithi141 bash[31670]: audit 2023-12-02T01:54:33.540740+0000 mon.a (mon.0) 11450 : audit 0 from='client.? 172.21.15.40:0/1879854928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:34 smithi141 bash[31670]: audit 2023-12-02T01:54:34.315342+0000 mon.c (mon.2) 11585 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:36 smithi040 bash[28232]: cluster 2023-12-02T01:54:35.476485+0000 mgr.y (mgr.24356) 18488 : cluster 0 pgmap v18456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:36 smithi040 bash[28232]: audit 2023-12-02T01:54:36.009817+0000 mon.a (mon.0) 11451 : audit 0 from='client.? 172.21.15.40:0/1229049838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:54:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:54:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:36 smithi040 bash[41173]: cluster 2023-12-02T01:54:35.476485+0000 mgr.y (mgr.24356) 18488 : cluster 0 pgmap v18456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:36 smithi040 bash[41173]: audit 2023-12-02T01:54:36.009817+0000 mon.a (mon.0) 11451 : audit 0 from='client.? 172.21.15.40:0/1229049838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:36 smithi141 bash[31670]: cluster 2023-12-02T01:54:35.476485+0000 mgr.y (mgr.24356) 18488 : cluster 0 pgmap v18456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:36 smithi141 bash[31670]: audit 2023-12-02T01:54:36.009817+0000 mon.a (mon.0) 11451 : audit 0 from='client.? 172.21.15.40:0/1229049838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:37 smithi141 bash[31670]: cluster 2023-12-02T01:54:37.477215+0000 mgr.y (mgr.24356) 18489 : cluster 0 pgmap v18457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:37 smithi040 bash[28232]: cluster 2023-12-02T01:54:37.477215+0000 mgr.y (mgr.24356) 18489 : cluster 0 pgmap v18457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:37 smithi040 bash[41173]: cluster 2023-12-02T01:54:37.477215+0000 mgr.y (mgr.24356) 18489 : cluster 0 pgmap v18457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:38 smithi141 bash[31670]: audit 2023-12-02T01:54:38.466260+0000 mon.c (mon.2) 11586 : audit 0 from='client.? 172.21.15.40:0/1918904742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:38 smithi040 bash[28232]: audit 2023-12-02T01:54:38.466260+0000 mon.c (mon.2) 11586 : audit 0 from='client.? 172.21.15.40:0/1918904742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:38 smithi040 bash[41173]: audit 2023-12-02T01:54:38.466260+0000 mon.c (mon.2) 11586 : audit 0 from='client.? 172.21.15.40:0/1918904742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:39 smithi141 bash[31670]: cluster 2023-12-02T01:54:39.478343+0000 mgr.y (mgr.24356) 18490 : cluster 0 pgmap v18458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:39 smithi040 bash[28232]: cluster 2023-12-02T01:54:39.478343+0000 mgr.y (mgr.24356) 18490 : cluster 0 pgmap v18458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:39 smithi040 bash[41173]: cluster 2023-12-02T01:54:39.478343+0000 mgr.y (mgr.24356) 18490 : cluster 0 pgmap v18458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:40 smithi141 bash[31670]: audit 2023-12-02T01:54:40.926711+0000 mon.a (mon.0) 11452 : audit 0 from='client.? 172.21.15.40:0/1747486505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:40 smithi040 bash[28232]: audit 2023-12-02T01:54:40.926711+0000 mon.a (mon.0) 11452 : audit 0 from='client.? 172.21.15.40:0/1747486505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:40 smithi040 bash[41173]: audit 2023-12-02T01:54:40.926711+0000 mon.a (mon.0) 11452 : audit 0 from='client.? 172.21.15.40:0/1747486505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:42.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:41 smithi141 bash[31670]: cluster 2023-12-02T01:54:41.479004+0000 mgr.y (mgr.24356) 18491 : cluster 0 pgmap v18459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:41 smithi040 bash[28232]: cluster 2023-12-02T01:54:41.479004+0000 mgr.y (mgr.24356) 18491 : cluster 0 pgmap v18459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:41 smithi040 bash[41173]: cluster 2023-12-02T01:54:41.479004+0000 mgr.y (mgr.24356) 18491 : cluster 0 pgmap v18459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:43 smithi141 bash[31670]: audit 2023-12-02T01:54:43.391076+0000 mon.a (mon.0) 11453 : audit 0 from='client.? 172.21.15.40:0/3916704891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:43 smithi040 bash[28232]: audit 2023-12-02T01:54:43.391076+0000 mon.a (mon.0) 11453 : audit 0 from='client.? 172.21.15.40:0/3916704891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:43 smithi040 bash[41173]: audit 2023-12-02T01:54:43.391076+0000 mon.a (mon.0) 11453 : audit 0 from='client.? 172.21.15.40:0/3916704891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:44 smithi141 bash[31670]: cluster 2023-12-02T01:54:43.479749+0000 mgr.y (mgr.24356) 18492 : cluster 0 pgmap v18460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:44 smithi040 bash[28232]: cluster 2023-12-02T01:54:43.479749+0000 mgr.y (mgr.24356) 18492 : cluster 0 pgmap v18460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:44 smithi040 bash[41173]: cluster 2023-12-02T01:54:43.479749+0000 mgr.y (mgr.24356) 18492 : cluster 0 pgmap v18460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:46 smithi040 bash[28232]: cluster 2023-12-02T01:54:45.480967+0000 mgr.y (mgr.24356) 18493 : cluster 0 pgmap v18461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:46 smithi040 bash[28232]: audit 2023-12-02T01:54:45.858171+0000 mon.c (mon.2) 11587 : audit 0 from='client.? 172.21.15.40:0/2269222692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:54:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T01:54:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:46 smithi040 bash[41173]: cluster 2023-12-02T01:54:45.480967+0000 mgr.y (mgr.24356) 18493 : cluster 0 pgmap v18461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:46 smithi040 bash[41173]: audit 2023-12-02T01:54:45.858171+0000 mon.c (mon.2) 11587 : audit 0 from='client.? 172.21.15.40:0/2269222692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:46 smithi141 bash[31670]: cluster 2023-12-02T01:54:45.480967+0000 mgr.y (mgr.24356) 18493 : cluster 0 pgmap v18461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:46 smithi141 bash[31670]: audit 2023-12-02T01:54:45.858171+0000 mon.c (mon.2) 11587 : audit 0 from='client.? 172.21.15.40:0/2269222692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:47 smithi141 bash[31670]: cluster 2023-12-02T01:54:47.481620+0000 mgr.y (mgr.24356) 18494 : cluster 0 pgmap v18462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:47 smithi040 bash[28232]: cluster 2023-12-02T01:54:47.481620+0000 mgr.y (mgr.24356) 18494 : cluster 0 pgmap v18462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:47 smithi040 bash[41173]: cluster 2023-12-02T01:54:47.481620+0000 mgr.y (mgr.24356) 18494 : cluster 0 pgmap v18462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:48 smithi141 bash[31670]: audit 2023-12-02T01:54:48.325560+0000 mon.c (mon.2) 11588 : audit 0 from='client.? 172.21.15.40:0/1548189166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:48 smithi040 bash[28232]: audit 2023-12-02T01:54:48.325560+0000 mon.c (mon.2) 11588 : audit 0 from='client.? 172.21.15.40:0/1548189166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:48 smithi040 bash[41173]: audit 2023-12-02T01:54:48.325560+0000 mon.c (mon.2) 11588 : audit 0 from='client.? 172.21.15.40:0/1548189166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:49 smithi141 bash[31670]: audit 2023-12-02T01:54:49.315730+0000 mon.c (mon.2) 11589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:49 smithi141 bash[31670]: cluster 2023-12-02T01:54:49.482819+0000 mgr.y (mgr.24356) 18495 : cluster 0 pgmap v18463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:49 smithi040 bash[41173]: audit 2023-12-02T01:54:49.315730+0000 mon.c (mon.2) 11589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:49 smithi040 bash[41173]: cluster 2023-12-02T01:54:49.482819+0000 mgr.y (mgr.24356) 18495 : cluster 0 pgmap v18463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:49 smithi040 bash[28232]: audit 2023-12-02T01:54:49.315730+0000 mon.c (mon.2) 11589 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:49 smithi040 bash[28232]: cluster 2023-12-02T01:54:49.482819+0000 mgr.y (mgr.24356) 18495 : cluster 0 pgmap v18463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:50 smithi040 bash[41173]: audit 2023-12-02T01:54:50.792508+0000 mon.a (mon.0) 11454 : audit 0 from='client.? 172.21.15.40:0/3356854292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:50 smithi040 bash[28232]: audit 2023-12-02T01:54:50.792508+0000 mon.a (mon.0) 11454 : audit 0 from='client.? 172.21.15.40:0/3356854292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:50 smithi141 bash[31670]: audit 2023-12-02T01:54:50.792508+0000 mon.a (mon.0) 11454 : audit 0 from='client.? 172.21.15.40:0/3356854292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:51 smithi040 bash[28232]: cluster 2023-12-02T01:54:51.483421+0000 mgr.y (mgr.24356) 18496 : cluster 0 pgmap v18464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:51 smithi040 bash[41173]: cluster 2023-12-02T01:54:51.483421+0000 mgr.y (mgr.24356) 18496 : cluster 0 pgmap v18464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:51 smithi141 bash[31670]: cluster 2023-12-02T01:54:51.483421+0000 mgr.y (mgr.24356) 18496 : cluster 0 pgmap v18464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:53 smithi040 bash[41173]: audit 2023-12-02T01:54:53.257295+0000 mon.c (mon.2) 11590 : audit 0 from='client.? 172.21.15.40:0/3813948443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:53 smithi040 bash[28232]: audit 2023-12-02T01:54:53.257295+0000 mon.c (mon.2) 11590 : audit 0 from='client.? 172.21.15.40:0/3813948443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:53 smithi141 bash[31670]: audit 2023-12-02T01:54:53.257295+0000 mon.c (mon.2) 11590 : audit 0 from='client.? 172.21.15.40:0/3813948443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:54 smithi040 bash[28232]: cluster 2023-12-02T01:54:53.484180+0000 mgr.y (mgr.24356) 18497 : cluster 0 pgmap v18465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:54 smithi040 bash[41173]: cluster 2023-12-02T01:54:53.484180+0000 mgr.y (mgr.24356) 18497 : cluster 0 pgmap v18465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:54 smithi141 bash[31670]: cluster 2023-12-02T01:54:53.484180+0000 mgr.y (mgr.24356) 18497 : cluster 0 pgmap v18465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:56.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:54:56] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-02T01:54:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:56 smithi040 bash[41173]: cluster 2023-12-02T01:54:55.485301+0000 mgr.y (mgr.24356) 18498 : cluster 0 pgmap v18466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:56 smithi040 bash[41173]: audit 2023-12-02T01:54:55.727577+0000 mon.c (mon.2) 11591 : audit 0 from='client.? 172.21.15.40:0/3689004777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:56 smithi040 bash[28232]: cluster 2023-12-02T01:54:55.485301+0000 mgr.y (mgr.24356) 18498 : cluster 0 pgmap v18466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:56 smithi040 bash[28232]: audit 2023-12-02T01:54:55.727577+0000 mon.c (mon.2) 11591 : audit 0 from='client.? 172.21.15.40:0/3689004777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:56 smithi141 bash[31670]: cluster 2023-12-02T01:54:55.485301+0000 mgr.y (mgr.24356) 18498 : cluster 0 pgmap v18466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:56 smithi141 bash[31670]: audit 2023-12-02T01:54:55.727577+0000 mon.c (mon.2) 11591 : audit 0 from='client.? 172.21.15.40:0/3689004777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:57 smithi141 bash[31670]: cluster 2023-12-02T01:54:57.485955+0000 mgr.y (mgr.24356) 18499 : cluster 0 pgmap v18467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:57 smithi040 bash[28232]: cluster 2023-12-02T01:54:57.485955+0000 mgr.y (mgr.24356) 18499 : cluster 0 pgmap v18467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:57 smithi040 bash[41173]: cluster 2023-12-02T01:54:57.485955+0000 mgr.y (mgr.24356) 18499 : cluster 0 pgmap v18467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:54:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:58 smithi141 bash[31670]: audit 2023-12-02T01:54:58.201084+0000 mon.a (mon.0) 11455 : audit 0 from='client.? 172.21.15.40:0/2202844083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:58 smithi040 bash[41173]: audit 2023-12-02T01:54:58.201084+0000 mon.a (mon.0) 11455 : audit 0 from='client.? 172.21.15.40:0/2202844083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:54:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:58 smithi040 bash[28232]: audit 2023-12-02T01:54:58.201084+0000 mon.a (mon.0) 11455 : audit 0 from='client.? 172.21.15.40:0/2202844083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:54:59 smithi141 bash[31670]: cluster 2023-12-02T01:54:59.487095+0000 mgr.y (mgr.24356) 18500 : cluster 0 pgmap v18468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:54:59 smithi040 bash[41173]: cluster 2023-12-02T01:54:59.487095+0000 mgr.y (mgr.24356) 18500 : cluster 0 pgmap v18468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:54:59 smithi040 bash[28232]: cluster 2023-12-02T01:54:59.487095+0000 mgr.y (mgr.24356) 18500 : cluster 0 pgmap v18468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:00 smithi141 bash[31670]: audit 2023-12-02T01:55:00.670194+0000 mon.c (mon.2) 11592 : audit 0 from='client.? 172.21.15.40:0/4247418387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:00 smithi040 bash[41173]: audit 2023-12-02T01:55:00.670194+0000 mon.c (mon.2) 11592 : audit 0 from='client.? 172.21.15.40:0/4247418387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:00 smithi040 bash[28232]: audit 2023-12-02T01:55:00.670194+0000 mon.c (mon.2) 11592 : audit 0 from='client.? 172.21.15.40:0/4247418387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:01 smithi040 bash[28232]: cluster 2023-12-02T01:55:01.487756+0000 mgr.y (mgr.24356) 18501 : cluster 0 pgmap v18469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:01 smithi040 bash[41173]: cluster 2023-12-02T01:55:01.487756+0000 mgr.y (mgr.24356) 18501 : cluster 0 pgmap v18469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:01 smithi141 bash[31670]: cluster 2023-12-02T01:55:01.487756+0000 mgr.y (mgr.24356) 18501 : cluster 0 pgmap v18469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:03 smithi141 bash[31670]: audit 2023-12-02T01:55:03.136160+0000 mon.c (mon.2) 11593 : audit 0 from='client.? 172.21.15.40:0/479019333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:03 smithi040 bash[41173]: audit 2023-12-02T01:55:03.136160+0000 mon.c (mon.2) 11593 : audit 0 from='client.? 172.21.15.40:0/479019333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:03 smithi040 bash[28232]: audit 2023-12-02T01:55:03.136160+0000 mon.c (mon.2) 11593 : audit 0 from='client.? 172.21.15.40:0/479019333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:04 smithi141 bash[31670]: cluster 2023-12-02T01:55:03.488392+0000 mgr.y (mgr.24356) 18502 : cluster 0 pgmap v18470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:04 smithi040 bash[28232]: cluster 2023-12-02T01:55:03.488392+0000 mgr.y (mgr.24356) 18502 : cluster 0 pgmap v18470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:04 smithi040 bash[41173]: cluster 2023-12-02T01:55:03.488392+0000 mgr.y (mgr.24356) 18502 : cluster 0 pgmap v18470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:05 smithi141 bash[31670]: audit 2023-12-02T01:55:04.316394+0000 mon.c (mon.2) 11594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:05 smithi040 bash[28232]: audit 2023-12-02T01:55:04.316394+0000 mon.c (mon.2) 11594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:05 smithi040 bash[41173]: audit 2023-12-02T01:55:04.316394+0000 mon.c (mon.2) 11594 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:06.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:06 smithi040 bash[41173]: cluster 2023-12-02T01:55:05.489125+0000 mgr.y (mgr.24356) 18503 : cluster 0 pgmap v18471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:06.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:06 smithi040 bash[41173]: audit 2023-12-02T01:55:05.607207+0000 mon.c (mon.2) 11595 : audit 0 from='client.? 172.21.15.40:0/2587501952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:06.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:06 smithi040 bash[28232]: cluster 2023-12-02T01:55:05.489125+0000 mgr.y (mgr.24356) 18503 : cluster 0 pgmap v18471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:06.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:06 smithi040 bash[28232]: audit 2023-12-02T01:55:05.607207+0000 mon.c (mon.2) 11595 : audit 0 from='client.? 172.21.15.40:0/2587501952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:06 smithi141 bash[31670]: cluster 2023-12-02T01:55:05.489125+0000 mgr.y (mgr.24356) 18503 : cluster 0 pgmap v18471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:06 smithi141 bash[31670]: audit 2023-12-02T01:55:05.607207+0000 mon.c (mon.2) 11595 : audit 0 from='client.? 172.21.15.40:0/2587501952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:55:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:55:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:07 smithi141 bash[31670]: cluster 2023-12-02T01:55:07.489768+0000 mgr.y (mgr.24356) 18504 : cluster 0 pgmap v18472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:08.320 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:07 smithi141 bash[31670]: audit 2023-12-02T01:55:07.679235+0000 mon.c (mon.2) 11596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:55:08.321 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:07 smithi040 bash[41173]: cluster 2023-12-02T01:55:07.489768+0000 mgr.y (mgr.24356) 18504 : cluster 0 pgmap v18472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:08.321 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:07 smithi040 bash[41173]: audit 2023-12-02T01:55:07.679235+0000 mon.c (mon.2) 11596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:55:08.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:07 smithi040 bash[28232]: cluster 2023-12-02T01:55:07.489768+0000 mgr.y (mgr.24356) 18504 : cluster 0 pgmap v18472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:08.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:07 smithi040 bash[28232]: audit 2023-12-02T01:55:07.679235+0000 mon.c (mon.2) 11596 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:55:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:08 smithi141 bash[31670]: audit 2023-12-02T01:55:08.076220+0000 mon.a (mon.0) 11456 : audit 0 from='client.? 172.21.15.40:0/2514865069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:08 smithi040 bash[41173]: audit 2023-12-02T01:55:08.076220+0000 mon.a (mon.0) 11456 : audit 0 from='client.? 172.21.15.40:0/2514865069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:08 smithi040 bash[28232]: audit 2023-12-02T01:55:08.076220+0000 mon.a (mon.0) 11456 : audit 0 from='client.? 172.21.15.40:0/2514865069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:09 smithi141 bash[31670]: cluster 2023-12-02T01:55:09.490949+0000 mgr.y (mgr.24356) 18505 : cluster 0 pgmap v18473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:09 smithi040 bash[41173]: cluster 2023-12-02T01:55:09.490949+0000 mgr.y (mgr.24356) 18505 : cluster 0 pgmap v18473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:09 smithi040 bash[28232]: cluster 2023-12-02T01:55:09.490949+0000 mgr.y (mgr.24356) 18505 : cluster 0 pgmap v18473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:10 smithi141 bash[31670]: audit 2023-12-02T01:55:10.540534+0000 mon.a (mon.0) 11457 : audit 0 from='client.? 172.21.15.40:0/2636415258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:10 smithi040 bash[28232]: audit 2023-12-02T01:55:10.540534+0000 mon.a (mon.0) 11457 : audit 0 from='client.? 172.21.15.40:0/2636415258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:10 smithi040 bash[41173]: audit 2023-12-02T01:55:10.540534+0000 mon.a (mon.0) 11457 : audit 0 from='client.? 172.21.15.40:0/2636415258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:11 smithi141 bash[31670]: cluster 2023-12-02T01:55:11.491682+0000 mgr.y (mgr.24356) 18506 : cluster 0 pgmap v18474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:11 smithi040 bash[28232]: cluster 2023-12-02T01:55:11.491682+0000 mgr.y (mgr.24356) 18506 : cluster 0 pgmap v18474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:11 smithi040 bash[41173]: cluster 2023-12-02T01:55:11.491682+0000 mgr.y (mgr.24356) 18506 : cluster 0 pgmap v18474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:13 smithi040 bash[41173]: audit 2023-12-02T01:55:13.051823+0000 mon.a (mon.0) 11458 : audit 0 from='client.? 172.21.15.40:0/1100621261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:13 smithi040 bash[28232]: audit 2023-12-02T01:55:13.051823+0000 mon.a (mon.0) 11458 : audit 0 from='client.? 172.21.15.40:0/1100621261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:13 smithi141 bash[31670]: audit 2023-12-02T01:55:13.051823+0000 mon.a (mon.0) 11458 : audit 0 from='client.? 172.21.15.40:0/1100621261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: cluster 2023-12-02T01:55:13.492181+0000 mgr.y (mgr.24356) 18507 : cluster 0 pgmap v18475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:13.527211+0000 mon.a (mon.0) 11459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:13.541245+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:13.876997+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:13.891729+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:14.383612+0000 mon.c (mon.2) 11597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:14.385568+0000 mon.c (mon.2) 11598 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:55:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[41173]: audit 2023-12-02T01:55:14.397045+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: cluster 2023-12-02T01:55:13.492181+0000 mgr.y (mgr.24356) 18507 : cluster 0 pgmap v18475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:13.527211+0000 mon.a (mon.0) 11459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:13.541245+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:13.876997+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:13.891729+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:14.383612+0000 mon.c (mon.2) 11597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:14.385568+0000 mon.c (mon.2) 11598 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:55:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:14 smithi040 bash[28232]: audit 2023-12-02T01:55:14.397045+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: cluster 2023-12-02T01:55:13.492181+0000 mgr.y (mgr.24356) 18507 : cluster 0 pgmap v18475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:13.527211+0000 mon.a (mon.0) 11459 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:13.541245+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:13.876997+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:13.891729+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:14.383612+0000 mon.c (mon.2) 11597 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:55:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:14.385568+0000 mon.c (mon.2) 11598 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:55:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:14 smithi141 bash[31670]: audit 2023-12-02T01:55:14.397045+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:55:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:15 smithi040 bash[28232]: audit 2023-12-02T01:55:15.510277+0000 mon.a (mon.0) 11464 : audit 0 from='client.? 172.21.15.40:0/2963888830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:15 smithi040 bash[41173]: audit 2023-12-02T01:55:15.510277+0000 mon.a (mon.0) 11464 : audit 0 from='client.? 172.21.15.40:0/2963888830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:15 smithi141 bash[31670]: audit 2023-12-02T01:55:15.510277+0000 mon.a (mon.0) 11464 : audit 0 from='client.? 172.21.15.40:0/2963888830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:55:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:55:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:16 smithi040 bash[28232]: cluster 2023-12-02T01:55:15.493297+0000 mgr.y (mgr.24356) 18508 : cluster 0 pgmap v18476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:16 smithi040 bash[41173]: cluster 2023-12-02T01:55:15.493297+0000 mgr.y (mgr.24356) 18508 : cluster 0 pgmap v18476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:16 smithi141 bash[31670]: cluster 2023-12-02T01:55:15.493297+0000 mgr.y (mgr.24356) 18508 : cluster 0 pgmap v18476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:17 smithi141 bash[31670]: cluster 2023-12-02T01:55:17.493969+0000 mgr.y (mgr.24356) 18509 : cluster 0 pgmap v18477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:17 smithi040 bash[41173]: cluster 2023-12-02T01:55:17.493969+0000 mgr.y (mgr.24356) 18509 : cluster 0 pgmap v18477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:17 smithi040 bash[28232]: cluster 2023-12-02T01:55:17.493969+0000 mgr.y (mgr.24356) 18509 : cluster 0 pgmap v18477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:18 smithi141 bash[31670]: audit 2023-12-02T01:55:17.978881+0000 mon.a (mon.0) 11465 : audit 0 from='client.? 172.21.15.40:0/306324785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:18 smithi040 bash[28232]: audit 2023-12-02T01:55:17.978881+0000 mon.a (mon.0) 11465 : audit 0 from='client.? 172.21.15.40:0/306324785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:18 smithi040 bash[41173]: audit 2023-12-02T01:55:17.978881+0000 mon.a (mon.0) 11465 : audit 0 from='client.? 172.21.15.40:0/306324785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:19 smithi141 bash[31670]: audit 2023-12-02T01:55:19.316788+0000 mon.c (mon.2) 11599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:19 smithi141 bash[31670]: cluster 2023-12-02T01:55:19.495154+0000 mgr.y (mgr.24356) 18510 : cluster 0 pgmap v18478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:19 smithi040 bash[28232]: audit 2023-12-02T01:55:19.316788+0000 mon.c (mon.2) 11599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:19 smithi040 bash[28232]: cluster 2023-12-02T01:55:19.495154+0000 mgr.y (mgr.24356) 18510 : cluster 0 pgmap v18478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:19 smithi040 bash[41173]: audit 2023-12-02T01:55:19.316788+0000 mon.c (mon.2) 11599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:19 smithi040 bash[41173]: cluster 2023-12-02T01:55:19.495154+0000 mgr.y (mgr.24356) 18510 : cluster 0 pgmap v18478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:21.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:20 smithi141 bash[31670]: audit 2023-12-02T01:55:20.440081+0000 mon.c (mon.2) 11600 : audit 0 from='client.? 172.21.15.40:0/650357476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:20 smithi040 bash[28232]: audit 2023-12-02T01:55:20.440081+0000 mon.c (mon.2) 11600 : audit 0 from='client.? 172.21.15.40:0/650357476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:20 smithi040 bash[41173]: audit 2023-12-02T01:55:20.440081+0000 mon.c (mon.2) 11600 : audit 0 from='client.? 172.21.15.40:0/650357476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:21 smithi141 bash[31670]: cluster 2023-12-02T01:55:21.495889+0000 mgr.y (mgr.24356) 18511 : cluster 0 pgmap v18479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:21 smithi040 bash[28232]: cluster 2023-12-02T01:55:21.495889+0000 mgr.y (mgr.24356) 18511 : cluster 0 pgmap v18479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:21 smithi040 bash[41173]: cluster 2023-12-02T01:55:21.495889+0000 mgr.y (mgr.24356) 18511 : cluster 0 pgmap v18479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:22 smithi141 bash[31670]: audit 2023-12-02T01:55:22.908737+0000 mon.a (mon.0) 11466 : audit 0 from='client.? 172.21.15.40:0/3512986822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:22 smithi040 bash[28232]: audit 2023-12-02T01:55:22.908737+0000 mon.a (mon.0) 11466 : audit 0 from='client.? 172.21.15.40:0/3512986822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:22 smithi040 bash[41173]: audit 2023-12-02T01:55:22.908737+0000 mon.a (mon.0) 11466 : audit 0 from='client.? 172.21.15.40:0/3512986822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:23 smithi141 bash[31670]: cluster 2023-12-02T01:55:23.496637+0000 mgr.y (mgr.24356) 18512 : cluster 0 pgmap v18480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:23 smithi040 bash[28232]: cluster 2023-12-02T01:55:23.496637+0000 mgr.y (mgr.24356) 18512 : cluster 0 pgmap v18480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:23 smithi040 bash[41173]: cluster 2023-12-02T01:55:23.496637+0000 mgr.y (mgr.24356) 18512 : cluster 0 pgmap v18480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:25 smithi141 bash[31670]: audit 2023-12-02T01:55:25.371481+0000 mon.c (mon.2) 11601 : audit 0 from='client.? 172.21.15.40:0/2723667652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:25 smithi040 bash[28232]: audit 2023-12-02T01:55:25.371481+0000 mon.c (mon.2) 11601 : audit 0 from='client.? 172.21.15.40:0/2723667652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:25 smithi040 bash[41173]: audit 2023-12-02T01:55:25.371481+0000 mon.c (mon.2) 11601 : audit 0 from='client.? 172.21.15.40:0/2723667652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:26 smithi141 bash[31670]: cluster 2023-12-02T01:55:25.497740+0000 mgr.y (mgr.24356) 18513 : cluster 0 pgmap v18481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:26 smithi040 bash[28232]: cluster 2023-12-02T01:55:25.497740+0000 mgr.y (mgr.24356) 18513 : cluster 0 pgmap v18481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:55:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:55:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:26 smithi040 bash[41173]: cluster 2023-12-02T01:55:25.497740+0000 mgr.y (mgr.24356) 18513 : cluster 0 pgmap v18481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:27 smithi141 bash[31670]: cluster 2023-12-02T01:55:27.498268+0000 mgr.y (mgr.24356) 18514 : cluster 0 pgmap v18482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:27 smithi040 bash[28232]: cluster 2023-12-02T01:55:27.498268+0000 mgr.y (mgr.24356) 18514 : cluster 0 pgmap v18482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:27 smithi040 bash[41173]: cluster 2023-12-02T01:55:27.498268+0000 mgr.y (mgr.24356) 18514 : cluster 0 pgmap v18482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:28 smithi141 bash[31670]: audit 2023-12-02T01:55:27.833516+0000 mon.a (mon.0) 11467 : audit 0 from='client.? 172.21.15.40:0/130444175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:28 smithi040 bash[28232]: audit 2023-12-02T01:55:27.833516+0000 mon.a (mon.0) 11467 : audit 0 from='client.? 172.21.15.40:0/130444175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:28 smithi040 bash[41173]: audit 2023-12-02T01:55:27.833516+0000 mon.a (mon.0) 11467 : audit 0 from='client.? 172.21.15.40:0/130444175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:29 smithi141 bash[31670]: cluster 2023-12-02T01:55:29.499429+0000 mgr.y (mgr.24356) 18515 : cluster 0 pgmap v18483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:29 smithi040 bash[41173]: cluster 2023-12-02T01:55:29.499429+0000 mgr.y (mgr.24356) 18515 : cluster 0 pgmap v18483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:29 smithi040 bash[28232]: cluster 2023-12-02T01:55:29.499429+0000 mgr.y (mgr.24356) 18515 : cluster 0 pgmap v18483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:30 smithi141 bash[31670]: audit 2023-12-02T01:55:30.304770+0000 mon.c (mon.2) 11602 : audit 0 from='client.? 172.21.15.40:0/3269807067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:30 smithi040 bash[41173]: audit 2023-12-02T01:55:30.304770+0000 mon.c (mon.2) 11602 : audit 0 from='client.? 172.21.15.40:0/3269807067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:30 smithi040 bash[28232]: audit 2023-12-02T01:55:30.304770+0000 mon.c (mon.2) 11602 : audit 0 from='client.? 172.21.15.40:0/3269807067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:31 smithi141 bash[31670]: cluster 2023-12-02T01:55:31.500218+0000 mgr.y (mgr.24356) 18516 : cluster 0 pgmap v18484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:31 smithi040 bash[28232]: cluster 2023-12-02T01:55:31.500218+0000 mgr.y (mgr.24356) 18516 : cluster 0 pgmap v18484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:31 smithi040 bash[41173]: cluster 2023-12-02T01:55:31.500218+0000 mgr.y (mgr.24356) 18516 : cluster 0 pgmap v18484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:32 smithi040 bash[28232]: audit 2023-12-02T01:55:32.758386+0000 mon.a (mon.0) 11468 : audit 0 from='client.? 172.21.15.40:0/2517389698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:32 smithi040 bash[41173]: audit 2023-12-02T01:55:32.758386+0000 mon.a (mon.0) 11468 : audit 0 from='client.? 172.21.15.40:0/2517389698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:32 smithi141 bash[31670]: audit 2023-12-02T01:55:32.758386+0000 mon.a (mon.0) 11468 : audit 0 from='client.? 172.21.15.40:0/2517389698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:33 smithi040 bash[28232]: cluster 2023-12-02T01:55:33.500962+0000 mgr.y (mgr.24356) 18517 : cluster 0 pgmap v18485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:33 smithi040 bash[41173]: cluster 2023-12-02T01:55:33.500962+0000 mgr.y (mgr.24356) 18517 : cluster 0 pgmap v18485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:33 smithi141 bash[31670]: cluster 2023-12-02T01:55:33.500962+0000 mgr.y (mgr.24356) 18517 : cluster 0 pgmap v18485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:34 smithi040 bash[28232]: audit 2023-12-02T01:55:34.317108+0000 mon.c (mon.2) 11603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:34 smithi040 bash[41173]: audit 2023-12-02T01:55:34.317108+0000 mon.c (mon.2) 11603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:34 smithi141 bash[31670]: audit 2023-12-02T01:55:34.317108+0000 mon.c (mon.2) 11603 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:35 smithi040 bash[41173]: audit 2023-12-02T01:55:35.223503+0000 mon.c (mon.2) 11604 : audit 0 from='client.? 172.21.15.40:0/2633506633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:35 smithi040 bash[41173]: cluster 2023-12-02T01:55:35.502164+0000 mgr.y (mgr.24356) 18518 : cluster 0 pgmap v18486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:35 smithi040 bash[28232]: audit 2023-12-02T01:55:35.223503+0000 mon.c (mon.2) 11604 : audit 0 from='client.? 172.21.15.40:0/2633506633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:35 smithi040 bash[28232]: cluster 2023-12-02T01:55:35.502164+0000 mgr.y (mgr.24356) 18518 : cluster 0 pgmap v18486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:35 smithi141 bash[31670]: audit 2023-12-02T01:55:35.223503+0000 mon.c (mon.2) 11604 : audit 0 from='client.? 172.21.15.40:0/2633506633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:35 smithi141 bash[31670]: cluster 2023-12-02T01:55:35.502164+0000 mgr.y (mgr.24356) 18518 : cluster 0 pgmap v18486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:55:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:55:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:37 smithi141 bash[31670]: cluster 2023-12-02T01:55:37.502791+0000 mgr.y (mgr.24356) 18519 : cluster 0 pgmap v18487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:37 smithi141 bash[31670]: audit 2023-12-02T01:55:37.693551+0000 mon.a (mon.0) 11469 : audit 0 from='client.? 172.21.15.40:0/2413483558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:37 smithi040 bash[41173]: cluster 2023-12-02T01:55:37.502791+0000 mgr.y (mgr.24356) 18519 : cluster 0 pgmap v18487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:37 smithi040 bash[41173]: audit 2023-12-02T01:55:37.693551+0000 mon.a (mon.0) 11469 : audit 0 from='client.? 172.21.15.40:0/2413483558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:37 smithi040 bash[28232]: cluster 2023-12-02T01:55:37.502791+0000 mgr.y (mgr.24356) 18519 : cluster 0 pgmap v18487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:37 smithi040 bash[28232]: audit 2023-12-02T01:55:37.693551+0000 mon.a (mon.0) 11469 : audit 0 from='client.? 172.21.15.40:0/2413483558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:40 smithi040 bash[28232]: cluster 2023-12-02T01:55:39.504100+0000 mgr.y (mgr.24356) 18520 : cluster 0 pgmap v18488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:40 smithi040 bash[28232]: audit 2023-12-02T01:55:40.158515+0000 mon.c (mon.2) 11605 : audit 0 from='client.? 172.21.15.40:0/3789465716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:40 smithi040 bash[41173]: cluster 2023-12-02T01:55:39.504100+0000 mgr.y (mgr.24356) 18520 : cluster 0 pgmap v18488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:40 smithi040 bash[41173]: audit 2023-12-02T01:55:40.158515+0000 mon.c (mon.2) 11605 : audit 0 from='client.? 172.21.15.40:0/3789465716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:40 smithi141 bash[31670]: cluster 2023-12-02T01:55:39.504100+0000 mgr.y (mgr.24356) 18520 : cluster 0 pgmap v18488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:40 smithi141 bash[31670]: audit 2023-12-02T01:55:40.158515+0000 mon.c (mon.2) 11605 : audit 0 from='client.? 172.21.15.40:0/3789465716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:42 smithi040 bash[41173]: cluster 2023-12-02T01:55:41.504857+0000 mgr.y (mgr.24356) 18521 : cluster 0 pgmap v18489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:42 smithi040 bash[28232]: cluster 2023-12-02T01:55:41.504857+0000 mgr.y (mgr.24356) 18521 : cluster 0 pgmap v18489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:42 smithi141 bash[31670]: cluster 2023-12-02T01:55:41.504857+0000 mgr.y (mgr.24356) 18521 : cluster 0 pgmap v18489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:43 smithi040 bash[28232]: audit 2023-12-02T01:55:42.625446+0000 mon.a (mon.0) 11470 : audit 0 from='client.? 172.21.15.40:0/3213522671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:43 smithi040 bash[41173]: audit 2023-12-02T01:55:42.625446+0000 mon.a (mon.0) 11470 : audit 0 from='client.? 172.21.15.40:0/3213522671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:43 smithi141 bash[31670]: audit 2023-12-02T01:55:42.625446+0000 mon.a (mon.0) 11470 : audit 0 from='client.? 172.21.15.40:0/3213522671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:44 smithi040 bash[28232]: cluster 2023-12-02T01:55:43.505578+0000 mgr.y (mgr.24356) 18522 : cluster 0 pgmap v18490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:44 smithi040 bash[41173]: cluster 2023-12-02T01:55:43.505578+0000 mgr.y (mgr.24356) 18522 : cluster 0 pgmap v18490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:44 smithi141 bash[31670]: cluster 2023-12-02T01:55:43.505578+0000 mgr.y (mgr.24356) 18522 : cluster 0 pgmap v18490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:45 smithi040 bash[28232]: audit 2023-12-02T01:55:45.084132+0000 mon.c (mon.2) 11606 : audit 0 from='client.? 172.21.15.40:0/2472893491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:45 smithi040 bash[28232]: cluster 2023-12-02T01:55:45.506819+0000 mgr.y (mgr.24356) 18523 : cluster 0 pgmap v18491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:45 smithi040 bash[41173]: audit 2023-12-02T01:55:45.084132+0000 mon.c (mon.2) 11606 : audit 0 from='client.? 172.21.15.40:0/2472893491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:45 smithi040 bash[41173]: cluster 2023-12-02T01:55:45.506819+0000 mgr.y (mgr.24356) 18523 : cluster 0 pgmap v18491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:45 smithi141 bash[31670]: audit 2023-12-02T01:55:45.084132+0000 mon.c (mon.2) 11606 : audit 0 from='client.? 172.21.15.40:0/2472893491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:45 smithi141 bash[31670]: cluster 2023-12-02T01:55:45.506819+0000 mgr.y (mgr.24356) 18523 : cluster 0 pgmap v18491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:46.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:55:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:55:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:47 smithi141 bash[31670]: cluster 2023-12-02T01:55:47.507460+0000 mgr.y (mgr.24356) 18524 : cluster 0 pgmap v18492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:47 smithi141 bash[31670]: audit 2023-12-02T01:55:47.548039+0000 mon.c (mon.2) 11607 : audit 0 from='client.? 172.21.15.40:0/246844002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:47 smithi040 bash[41173]: cluster 2023-12-02T01:55:47.507460+0000 mgr.y (mgr.24356) 18524 : cluster 0 pgmap v18492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:47 smithi040 bash[41173]: audit 2023-12-02T01:55:47.548039+0000 mon.c (mon.2) 11607 : audit 0 from='client.? 172.21.15.40:0/246844002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:47 smithi040 bash[28232]: cluster 2023-12-02T01:55:47.507460+0000 mgr.y (mgr.24356) 18524 : cluster 0 pgmap v18492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:47 smithi040 bash[28232]: audit 2023-12-02T01:55:47.548039+0000 mon.c (mon.2) 11607 : audit 0 from='client.? 172.21.15.40:0/246844002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:49 smithi040 bash[41173]: audit 2023-12-02T01:55:49.317382+0000 mon.c (mon.2) 11608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:49 smithi040 bash[28232]: audit 2023-12-02T01:55:49.317382+0000 mon.c (mon.2) 11608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:49 smithi141 bash[31670]: audit 2023-12-02T01:55:49.317382+0000 mon.c (mon.2) 11608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:50 smithi040 bash[41173]: cluster 2023-12-02T01:55:49.508760+0000 mgr.y (mgr.24356) 18525 : cluster 0 pgmap v18493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:50 smithi040 bash[41173]: audit 2023-12-02T01:55:50.016264+0000 mon.c (mon.2) 11609 : audit 0 from='client.? 172.21.15.40:0/3991053972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:50 smithi040 bash[28232]: cluster 2023-12-02T01:55:49.508760+0000 mgr.y (mgr.24356) 18525 : cluster 0 pgmap v18493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:50 smithi040 bash[28232]: audit 2023-12-02T01:55:50.016264+0000 mon.c (mon.2) 11609 : audit 0 from='client.? 172.21.15.40:0/3991053972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:50 smithi141 bash[31670]: cluster 2023-12-02T01:55:49.508760+0000 mgr.y (mgr.24356) 18525 : cluster 0 pgmap v18493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:50 smithi141 bash[31670]: audit 2023-12-02T01:55:50.016264+0000 mon.c (mon.2) 11609 : audit 0 from='client.? 172.21.15.40:0/3991053972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:52 smithi040 bash[41173]: cluster 2023-12-02T01:55:51.509384+0000 mgr.y (mgr.24356) 18526 : cluster 0 pgmap v18494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:52 smithi040 bash[41173]: audit 2023-12-02T01:55:52.475121+0000 mon.a (mon.0) 11471 : audit 0 from='client.? 172.21.15.40:0/3528703895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:52 smithi040 bash[28232]: cluster 2023-12-02T01:55:51.509384+0000 mgr.y (mgr.24356) 18526 : cluster 0 pgmap v18494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:52 smithi040 bash[28232]: audit 2023-12-02T01:55:52.475121+0000 mon.a (mon.0) 11471 : audit 0 from='client.? 172.21.15.40:0/3528703895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:52 smithi141 bash[31670]: cluster 2023-12-02T01:55:51.509384+0000 mgr.y (mgr.24356) 18526 : cluster 0 pgmap v18494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:52 smithi141 bash[31670]: audit 2023-12-02T01:55:52.475121+0000 mon.a (mon.0) 11471 : audit 0 from='client.? 172.21.15.40:0/3528703895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:54 smithi040 bash[41173]: cluster 2023-12-02T01:55:53.510193+0000 mgr.y (mgr.24356) 18527 : cluster 0 pgmap v18495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:54 smithi040 bash[28232]: cluster 2023-12-02T01:55:53.510193+0000 mgr.y (mgr.24356) 18527 : cluster 0 pgmap v18495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:54 smithi141 bash[31670]: cluster 2023-12-02T01:55:53.510193+0000 mgr.y (mgr.24356) 18527 : cluster 0 pgmap v18495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:55 smithi040 bash[28232]: audit 2023-12-02T01:55:54.937562+0000 mon.c (mon.2) 11610 : audit 0 from='client.? 172.21.15.40:0/667209323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:55 smithi040 bash[41173]: audit 2023-12-02T01:55:54.937562+0000 mon.c (mon.2) 11610 : audit 0 from='client.? 172.21.15.40:0/667209323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:55 smithi141 bash[31670]: audit 2023-12-02T01:55:54.937562+0000 mon.c (mon.2) 11610 : audit 0 from='client.? 172.21.15.40:0/667209323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:55:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:55:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:56 smithi040 bash[41173]: cluster 2023-12-02T01:55:55.511547+0000 mgr.y (mgr.24356) 18528 : cluster 0 pgmap v18496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:56 smithi040 bash[28232]: cluster 2023-12-02T01:55:55.511547+0000 mgr.y (mgr.24356) 18528 : cluster 0 pgmap v18496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:56 smithi141 bash[31670]: cluster 2023-12-02T01:55:55.511547+0000 mgr.y (mgr.24356) 18528 : cluster 0 pgmap v18496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:57 smithi141 bash[31670]: audit 2023-12-02T01:55:57.407633+0000 mon.c (mon.2) 11611 : audit 0 from='client.? 172.21.15.40:0/1287487958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:55:57 smithi141 bash[31670]: cluster 2023-12-02T01:55:57.512206+0000 mgr.y (mgr.24356) 18529 : cluster 0 pgmap v18497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:57 smithi040 bash[28232]: audit 2023-12-02T01:55:57.407633+0000 mon.c (mon.2) 11611 : audit 0 from='client.? 172.21.15.40:0/1287487958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:55:57 smithi040 bash[28232]: cluster 2023-12-02T01:55:57.512206+0000 mgr.y (mgr.24356) 18529 : cluster 0 pgmap v18497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:55:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:57 smithi040 bash[41173]: audit 2023-12-02T01:55:57.407633+0000 mon.c (mon.2) 11611 : audit 0 from='client.? 172.21.15.40:0/1287487958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:55:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:55:57 smithi040 bash[41173]: cluster 2023-12-02T01:55:57.512206+0000 mgr.y (mgr.24356) 18529 : cluster 0 pgmap v18497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:00 smithi040 bash[28232]: cluster 2023-12-02T01:55:59.513382+0000 mgr.y (mgr.24356) 18530 : cluster 0 pgmap v18498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:00 smithi040 bash[28232]: audit 2023-12-02T01:55:59.881990+0000 mon.a (mon.0) 11472 : audit 0 from='client.? 172.21.15.40:0/1548982466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:00 smithi040 bash[41173]: cluster 2023-12-02T01:55:59.513382+0000 mgr.y (mgr.24356) 18530 : cluster 0 pgmap v18498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:00 smithi040 bash[41173]: audit 2023-12-02T01:55:59.881990+0000 mon.a (mon.0) 11472 : audit 0 from='client.? 172.21.15.40:0/1548982466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:00 smithi141 bash[31670]: cluster 2023-12-02T01:55:59.513382+0000 mgr.y (mgr.24356) 18530 : cluster 0 pgmap v18498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:00 smithi141 bash[31670]: audit 2023-12-02T01:55:59.881990+0000 mon.a (mon.0) 11472 : audit 0 from='client.? 172.21.15.40:0/1548982466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:02 smithi040 bash[28232]: cluster 2023-12-02T01:56:01.514087+0000 mgr.y (mgr.24356) 18531 : cluster 0 pgmap v18499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:02 smithi040 bash[28232]: audit 2023-12-02T01:56:02.343810+0000 mon.a (mon.0) 11473 : audit 0 from='client.? 172.21.15.40:0/1466298753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:02 smithi040 bash[41173]: cluster 2023-12-02T01:56:01.514087+0000 mgr.y (mgr.24356) 18531 : cluster 0 pgmap v18499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:02 smithi040 bash[41173]: audit 2023-12-02T01:56:02.343810+0000 mon.a (mon.0) 11473 : audit 0 from='client.? 172.21.15.40:0/1466298753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:02 smithi141 bash[31670]: cluster 2023-12-02T01:56:01.514087+0000 mgr.y (mgr.24356) 18531 : cluster 0 pgmap v18499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:02 smithi141 bash[31670]: audit 2023-12-02T01:56:02.343810+0000 mon.a (mon.0) 11473 : audit 0 from='client.? 172.21.15.40:0/1466298753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:04 smithi040 bash[28232]: cluster 2023-12-02T01:56:03.514766+0000 mgr.y (mgr.24356) 18532 : cluster 0 pgmap v18500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:04 smithi040 bash[28232]: audit 2023-12-02T01:56:04.317891+0000 mon.c (mon.2) 11612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:04 smithi040 bash[41173]: cluster 2023-12-02T01:56:03.514766+0000 mgr.y (mgr.24356) 18532 : cluster 0 pgmap v18500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:04 smithi040 bash[41173]: audit 2023-12-02T01:56:04.317891+0000 mon.c (mon.2) 11612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:04 smithi141 bash[31670]: cluster 2023-12-02T01:56:03.514766+0000 mgr.y (mgr.24356) 18532 : cluster 0 pgmap v18500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:04 smithi141 bash[31670]: audit 2023-12-02T01:56:04.317891+0000 mon.c (mon.2) 11612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:05 smithi040 bash[28232]: audit 2023-12-02T01:56:04.795607+0000 mon.c (mon.2) 11613 : audit 0 from='client.? 172.21.15.40:0/939452423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:05 smithi040 bash[41173]: audit 2023-12-02T01:56:04.795607+0000 mon.c (mon.2) 11613 : audit 0 from='client.? 172.21.15.40:0/939452423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:05 smithi141 bash[31670]: audit 2023-12-02T01:56:04.795607+0000 mon.c (mon.2) 11613 : audit 0 from='client.? 172.21.15.40:0/939452423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:56:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:56:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:06 smithi040 bash[28232]: cluster 2023-12-02T01:56:05.515949+0000 mgr.y (mgr.24356) 18533 : cluster 0 pgmap v18501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:06 smithi040 bash[41173]: cluster 2023-12-02T01:56:05.515949+0000 mgr.y (mgr.24356) 18533 : cluster 0 pgmap v18501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:06 smithi141 bash[31670]: cluster 2023-12-02T01:56:05.515949+0000 mgr.y (mgr.24356) 18533 : cluster 0 pgmap v18501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:07 smithi141 bash[31670]: audit 2023-12-02T01:56:07.260741+0000 mon.c (mon.2) 11614 : audit 0 from='client.? 172.21.15.40:0/1348907330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:07 smithi141 bash[31670]: cluster 2023-12-02T01:56:07.516635+0000 mgr.y (mgr.24356) 18534 : cluster 0 pgmap v18502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:07 smithi040 bash[28232]: audit 2023-12-02T01:56:07.260741+0000 mon.c (mon.2) 11614 : audit 0 from='client.? 172.21.15.40:0/1348907330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:07 smithi040 bash[28232]: cluster 2023-12-02T01:56:07.516635+0000 mgr.y (mgr.24356) 18534 : cluster 0 pgmap v18502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:07 smithi040 bash[41173]: audit 2023-12-02T01:56:07.260741+0000 mon.c (mon.2) 11614 : audit 0 from='client.? 172.21.15.40:0/1348907330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:07 smithi040 bash[41173]: cluster 2023-12-02T01:56:07.516635+0000 mgr.y (mgr.24356) 18534 : cluster 0 pgmap v18502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:10 smithi040 bash[28232]: cluster 2023-12-02T01:56:09.517771+0000 mgr.y (mgr.24356) 18535 : cluster 0 pgmap v18503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:10 smithi040 bash[28232]: audit 2023-12-02T01:56:09.728728+0000 mon.c (mon.2) 11615 : audit 0 from='client.? 172.21.15.40:0/893659997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:10 smithi040 bash[41173]: cluster 2023-12-02T01:56:09.517771+0000 mgr.y (mgr.24356) 18535 : cluster 0 pgmap v18503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:10 smithi040 bash[41173]: audit 2023-12-02T01:56:09.728728+0000 mon.c (mon.2) 11615 : audit 0 from='client.? 172.21.15.40:0/893659997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:10 smithi141 bash[31670]: cluster 2023-12-02T01:56:09.517771+0000 mgr.y (mgr.24356) 18535 : cluster 0 pgmap v18503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:10 smithi141 bash[31670]: audit 2023-12-02T01:56:09.728728+0000 mon.c (mon.2) 11615 : audit 0 from='client.? 172.21.15.40:0/893659997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:12 smithi040 bash[28232]: cluster 2023-12-02T01:56:11.518469+0000 mgr.y (mgr.24356) 18536 : cluster 0 pgmap v18504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:12 smithi040 bash[28232]: audit 2023-12-02T01:56:12.194945+0000 mon.a (mon.0) 11474 : audit 0 from='client.? 172.21.15.40:0/3098133137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:12 smithi040 bash[41173]: cluster 2023-12-02T01:56:11.518469+0000 mgr.y (mgr.24356) 18536 : cluster 0 pgmap v18504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:12 smithi040 bash[41173]: audit 2023-12-02T01:56:12.194945+0000 mon.a (mon.0) 11474 : audit 0 from='client.? 172.21.15.40:0/3098133137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:12 smithi141 bash[31670]: cluster 2023-12-02T01:56:11.518469+0000 mgr.y (mgr.24356) 18536 : cluster 0 pgmap v18504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:13.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:12 smithi141 bash[31670]: audit 2023-12-02T01:56:12.194945+0000 mon.a (mon.0) 11474 : audit 0 from='client.? 172.21.15.40:0/3098133137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:14 smithi040 bash[28232]: cluster 2023-12-02T01:56:13.519182+0000 mgr.y (mgr.24356) 18537 : cluster 0 pgmap v18505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:14 smithi040 bash[28232]: audit 2023-12-02T01:56:14.480948+0000 mon.c (mon.2) 11616 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:56:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:14 smithi040 bash[41173]: cluster 2023-12-02T01:56:13.519182+0000 mgr.y (mgr.24356) 18537 : cluster 0 pgmap v18505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:14 smithi040 bash[41173]: audit 2023-12-02T01:56:14.480948+0000 mon.c (mon.2) 11616 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:56:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:14 smithi141 bash[31670]: cluster 2023-12-02T01:56:13.519182+0000 mgr.y (mgr.24356) 18537 : cluster 0 pgmap v18505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:14 smithi141 bash[31670]: audit 2023-12-02T01:56:14.480948+0000 mon.c (mon.2) 11616 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:56:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:15 smithi040 bash[28232]: audit 2023-12-02T01:56:14.660161+0000 mon.c (mon.2) 11617 : audit 0 from='client.? 172.21.15.40:0/1020413562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:15 smithi040 bash[41173]: audit 2023-12-02T01:56:14.660161+0000 mon.c (mon.2) 11617 : audit 0 from='client.? 172.21.15.40:0/1020413562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:15 smithi141 bash[31670]: audit 2023-12-02T01:56:14.660161+0000 mon.c (mon.2) 11617 : audit 0 from='client.? 172.21.15.40:0/1020413562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:16 smithi040 bash[41173]: cluster 2023-12-02T01:56:15.520368+0000 mgr.y (mgr.24356) 18538 : cluster 0 pgmap v18506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:16 smithi040 bash[28232]: cluster 2023-12-02T01:56:15.520368+0000 mgr.y (mgr.24356) 18538 : cluster 0 pgmap v18506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:56:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:56:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:16 smithi141 bash[31670]: cluster 2023-12-02T01:56:15.520368+0000 mgr.y (mgr.24356) 18538 : cluster 0 pgmap v18506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:17 smithi141 bash[31670]: audit 2023-12-02T01:56:17.150190+0000 mon.a (mon.0) 11475 : audit 0 from='client.? 172.21.15.40:0/813854364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:17 smithi141 bash[31670]: cluster 2023-12-02T01:56:17.521044+0000 mgr.y (mgr.24356) 18539 : cluster 0 pgmap v18507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:17 smithi040 bash[28232]: audit 2023-12-02T01:56:17.150190+0000 mon.a (mon.0) 11475 : audit 0 from='client.? 172.21.15.40:0/813854364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:17 smithi040 bash[28232]: cluster 2023-12-02T01:56:17.521044+0000 mgr.y (mgr.24356) 18539 : cluster 0 pgmap v18507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:17 smithi040 bash[41173]: audit 2023-12-02T01:56:17.150190+0000 mon.a (mon.0) 11475 : audit 0 from='client.? 172.21.15.40:0/813854364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:17 smithi040 bash[41173]: cluster 2023-12-02T01:56:17.521044+0000 mgr.y (mgr.24356) 18539 : cluster 0 pgmap v18507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:19 smithi040 bash[28232]: audit 2023-12-02T01:56:19.317303+0000 mon.c (mon.2) 11618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:19 smithi040 bash[41173]: audit 2023-12-02T01:56:19.317303+0000 mon.c (mon.2) 11618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:19 smithi141 bash[31670]: audit 2023-12-02T01:56:19.317303+0000 mon.c (mon.2) 11618 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[41173]: cluster 2023-12-02T01:56:19.522184+0000 mgr.y (mgr.24356) 18540 : cluster 0 pgmap v18508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[41173]: audit 2023-12-02T01:56:19.644051+0000 mon.c (mon.2) 11619 : audit 0 from='client.? 172.21.15.40:0/87687249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[41173]: audit 2023-12-02T01:56:20.275016+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[41173]: audit 2023-12-02T01:56:20.284942+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[28232]: cluster 2023-12-02T01:56:19.522184+0000 mgr.y (mgr.24356) 18540 : cluster 0 pgmap v18508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[28232]: audit 2023-12-02T01:56:19.644051+0000 mon.c (mon.2) 11619 : audit 0 from='client.? 172.21.15.40:0/87687249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[28232]: audit 2023-12-02T01:56:20.275016+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:20 smithi040 bash[28232]: audit 2023-12-02T01:56:20.284942+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:20 smithi141 bash[31670]: cluster 2023-12-02T01:56:19.522184+0000 mgr.y (mgr.24356) 18540 : cluster 0 pgmap v18508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:20 smithi141 bash[31670]: audit 2023-12-02T01:56:19.644051+0000 mon.c (mon.2) 11619 : audit 0 from='client.? 172.21.15.40:0/87687249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:20 smithi141 bash[31670]: audit 2023-12-02T01:56:20.275016+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:20 smithi141 bash[31670]: audit 2023-12-02T01:56:20.284942+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[41173]: audit 2023-12-02T01:56:20.628895+0000 mon.a (mon.0) 11478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[41173]: audit 2023-12-02T01:56:20.641040+0000 mon.a (mon.0) 11479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[41173]: audit 2023-12-02T01:56:21.221005+0000 mon.c (mon.2) 11620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[41173]: audit 2023-12-02T01:56:21.222806+0000 mon.c (mon.2) 11621 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[41173]: audit 2023-12-02T01:56:21.232733+0000 mon.a (mon.0) 11480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[41173]: cluster 2023-12-02T01:56:21.522837+0000 mgr.y (mgr.24356) 18541 : cluster 0 pgmap v18509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[28232]: audit 2023-12-02T01:56:20.628895+0000 mon.a (mon.0) 11478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[28232]: audit 2023-12-02T01:56:20.641040+0000 mon.a (mon.0) 11479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[28232]: audit 2023-12-02T01:56:21.221005+0000 mon.c (mon.2) 11620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:56:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[28232]: audit 2023-12-02T01:56:21.222806+0000 mon.c (mon.2) 11621 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:56:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[28232]: audit 2023-12-02T01:56:21.232733+0000 mon.a (mon.0) 11480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:21 smithi040 bash[28232]: cluster 2023-12-02T01:56:21.522837+0000 mgr.y (mgr.24356) 18541 : cluster 0 pgmap v18509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:21 smithi141 bash[31670]: audit 2023-12-02T01:56:20.628895+0000 mon.a (mon.0) 11478 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:21 smithi141 bash[31670]: audit 2023-12-02T01:56:20.641040+0000 mon.a (mon.0) 11479 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:21 smithi141 bash[31670]: audit 2023-12-02T01:56:21.221005+0000 mon.c (mon.2) 11620 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:56:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:21 smithi141 bash[31670]: audit 2023-12-02T01:56:21.222806+0000 mon.c (mon.2) 11621 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:56:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:21 smithi141 bash[31670]: audit 2023-12-02T01:56:21.232733+0000 mon.a (mon.0) 11480 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:56:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:21 smithi141 bash[31670]: cluster 2023-12-02T01:56:21.522837+0000 mgr.y (mgr.24356) 18541 : cluster 0 pgmap v18509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:23.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:22 smithi141 bash[31670]: audit 2023-12-02T01:56:22.108053+0000 mon.c (mon.2) 11622 : audit 0 from='client.? 172.21.15.40:0/2563874764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:22 smithi040 bash[28232]: audit 2023-12-02T01:56:22.108053+0000 mon.c (mon.2) 11622 : audit 0 from='client.? 172.21.15.40:0/2563874764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:22 smithi040 bash[41173]: audit 2023-12-02T01:56:22.108053+0000 mon.c (mon.2) 11622 : audit 0 from='client.? 172.21.15.40:0/2563874764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:23 smithi141 bash[31670]: cluster 2023-12-02T01:56:23.523508+0000 mgr.y (mgr.24356) 18542 : cluster 0 pgmap v18510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:23 smithi040 bash[41173]: cluster 2023-12-02T01:56:23.523508+0000 mgr.y (mgr.24356) 18542 : cluster 0 pgmap v18510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:23 smithi040 bash[28232]: cluster 2023-12-02T01:56:23.523508+0000 mgr.y (mgr.24356) 18542 : cluster 0 pgmap v18510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:24 smithi141 bash[31670]: audit 2023-12-02T01:56:24.573376+0000 mon.a (mon.0) 11481 : audit 0 from='client.? 172.21.15.40:0/1634293537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:24 smithi040 bash[28232]: audit 2023-12-02T01:56:24.573376+0000 mon.a (mon.0) 11481 : audit 0 from='client.? 172.21.15.40:0/1634293537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:24 smithi040 bash[41173]: audit 2023-12-02T01:56:24.573376+0000 mon.a (mon.0) 11481 : audit 0 from='client.? 172.21.15.40:0/1634293537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:25 smithi141 bash[31670]: cluster 2023-12-02T01:56:25.524768+0000 mgr.y (mgr.24356) 18543 : cluster 0 pgmap v18511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:25 smithi040 bash[28232]: cluster 2023-12-02T01:56:25.524768+0000 mgr.y (mgr.24356) 18543 : cluster 0 pgmap v18511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:25 smithi040 bash[41173]: cluster 2023-12-02T01:56:25.524768+0000 mgr.y (mgr.24356) 18543 : cluster 0 pgmap v18511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:26.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:56:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:56:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:27 smithi141 bash[31670]: audit 2023-12-02T01:56:27.037618+0000 mon.c (mon.2) 11623 : audit 0 from='client.? 172.21.15.40:0/3209165254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:27 smithi141 bash[31670]: cluster 2023-12-02T01:56:27.525496+0000 mgr.y (mgr.24356) 18544 : cluster 0 pgmap v18512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:27 smithi040 bash[28232]: audit 2023-12-02T01:56:27.037618+0000 mon.c (mon.2) 11623 : audit 0 from='client.? 172.21.15.40:0/3209165254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:27 smithi040 bash[28232]: cluster 2023-12-02T01:56:27.525496+0000 mgr.y (mgr.24356) 18544 : cluster 0 pgmap v18512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:27 smithi040 bash[41173]: audit 2023-12-02T01:56:27.037618+0000 mon.c (mon.2) 11623 : audit 0 from='client.? 172.21.15.40:0/3209165254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:27 smithi040 bash[41173]: cluster 2023-12-02T01:56:27.525496+0000 mgr.y (mgr.24356) 18544 : cluster 0 pgmap v18512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:29 smithi040 bash[41173]: audit 2023-12-02T01:56:29.506469+0000 mon.c (mon.2) 11624 : audit 0 from='client.? 172.21.15.40:0/4240437269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:29 smithi040 bash[28232]: audit 2023-12-02T01:56:29.506469+0000 mon.c (mon.2) 11624 : audit 0 from='client.? 172.21.15.40:0/4240437269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:29 smithi141 bash[31670]: audit 2023-12-02T01:56:29.506469+0000 mon.c (mon.2) 11624 : audit 0 from='client.? 172.21.15.40:0/4240437269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:30 smithi040 bash[28232]: cluster 2023-12-02T01:56:29.526115+0000 mgr.y (mgr.24356) 18545 : cluster 0 pgmap v18513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:30 smithi040 bash[41173]: cluster 2023-12-02T01:56:29.526115+0000 mgr.y (mgr.24356) 18545 : cluster 0 pgmap v18513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:30 smithi141 bash[31670]: cluster 2023-12-02T01:56:29.526115+0000 mgr.y (mgr.24356) 18545 : cluster 0 pgmap v18513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:32 smithi040 bash[41173]: cluster 2023-12-02T01:56:31.526959+0000 mgr.y (mgr.24356) 18546 : cluster 0 pgmap v18514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:32 smithi040 bash[41173]: audit 2023-12-02T01:56:31.970977+0000 mon.c (mon.2) 11625 : audit 0 from='client.? 172.21.15.40:0/1803246889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:32 smithi040 bash[28232]: cluster 2023-12-02T01:56:31.526959+0000 mgr.y (mgr.24356) 18546 : cluster 0 pgmap v18514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:32 smithi040 bash[28232]: audit 2023-12-02T01:56:31.970977+0000 mon.c (mon.2) 11625 : audit 0 from='client.? 172.21.15.40:0/1803246889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:32 smithi141 bash[31670]: cluster 2023-12-02T01:56:31.526959+0000 mgr.y (mgr.24356) 18546 : cluster 0 pgmap v18514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:33.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:32 smithi141 bash[31670]: audit 2023-12-02T01:56:31.970977+0000 mon.c (mon.2) 11625 : audit 0 from='client.? 172.21.15.40:0/1803246889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:34 smithi040 bash[41173]: cluster 2023-12-02T01:56:33.527613+0000 mgr.y (mgr.24356) 18547 : cluster 0 pgmap v18515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:34 smithi040 bash[41173]: audit 2023-12-02T01:56:34.318449+0000 mon.c (mon.2) 11626 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:34 smithi040 bash[41173]: audit 2023-12-02T01:56:34.439650+0000 mon.c (mon.2) 11627 : audit 0 from='client.? 172.21.15.40:0/1683872384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:34 smithi040 bash[28232]: cluster 2023-12-02T01:56:33.527613+0000 mgr.y (mgr.24356) 18547 : cluster 0 pgmap v18515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:34 smithi040 bash[28232]: audit 2023-12-02T01:56:34.318449+0000 mon.c (mon.2) 11626 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:34 smithi040 bash[28232]: audit 2023-12-02T01:56:34.439650+0000 mon.c (mon.2) 11627 : audit 0 from='client.? 172.21.15.40:0/1683872384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:34 smithi141 bash[31670]: cluster 2023-12-02T01:56:33.527613+0000 mgr.y (mgr.24356) 18547 : cluster 0 pgmap v18515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:34 smithi141 bash[31670]: audit 2023-12-02T01:56:34.318449+0000 mon.c (mon.2) 11626 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:34 smithi141 bash[31670]: audit 2023-12-02T01:56:34.439650+0000 mon.c (mon.2) 11627 : audit 0 from='client.? 172.21.15.40:0/1683872384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:35 smithi040 bash[41173]: cluster 2023-12-02T01:56:35.528789+0000 mgr.y (mgr.24356) 18548 : cluster 0 pgmap v18516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:35 smithi040 bash[28232]: cluster 2023-12-02T01:56:35.528789+0000 mgr.y (mgr.24356) 18548 : cluster 0 pgmap v18516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:35 smithi141 bash[31670]: cluster 2023-12-02T01:56:35.528789+0000 mgr.y (mgr.24356) 18548 : cluster 0 pgmap v18516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:36.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:56:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:56:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:37 smithi141 bash[31670]: audit 2023-12-02T01:56:36.901265+0000 mon.a (mon.0) 11482 : audit 0 from='client.? 172.21.15.40:0/299910451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:37 smithi141 bash[31670]: cluster 2023-12-02T01:56:37.529418+0000 mgr.y (mgr.24356) 18549 : cluster 0 pgmap v18517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:37 smithi040 bash[28232]: audit 2023-12-02T01:56:36.901265+0000 mon.a (mon.0) 11482 : audit 0 from='client.? 172.21.15.40:0/299910451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:37 smithi040 bash[28232]: cluster 2023-12-02T01:56:37.529418+0000 mgr.y (mgr.24356) 18549 : cluster 0 pgmap v18517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:37 smithi040 bash[41173]: audit 2023-12-02T01:56:36.901265+0000 mon.a (mon.0) 11482 : audit 0 from='client.? 172.21.15.40:0/299910451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:37 smithi040 bash[41173]: cluster 2023-12-02T01:56:37.529418+0000 mgr.y (mgr.24356) 18549 : cluster 0 pgmap v18517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:39 smithi141 bash[31670]: audit 2023-12-02T01:56:39.366996+0000 mon.c (mon.2) 11628 : audit 0 from='client.? 172.21.15.40:0/2311619567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:39 smithi040 bash[28232]: audit 2023-12-02T01:56:39.366996+0000 mon.c (mon.2) 11628 : audit 0 from='client.? 172.21.15.40:0/2311619567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:39 smithi040 bash[41173]: audit 2023-12-02T01:56:39.366996+0000 mon.c (mon.2) 11628 : audit 0 from='client.? 172.21.15.40:0/2311619567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:40 smithi141 bash[31670]: cluster 2023-12-02T01:56:39.530480+0000 mgr.y (mgr.24356) 18550 : cluster 0 pgmap v18518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:40 smithi040 bash[41173]: cluster 2023-12-02T01:56:39.530480+0000 mgr.y (mgr.24356) 18550 : cluster 0 pgmap v18518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:40 smithi040 bash[28232]: cluster 2023-12-02T01:56:39.530480+0000 mgr.y (mgr.24356) 18550 : cluster 0 pgmap v18518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:42 smithi040 bash[28232]: cluster 2023-12-02T01:56:41.530995+0000 mgr.y (mgr.24356) 18551 : cluster 0 pgmap v18519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:42 smithi040 bash[28232]: audit 2023-12-02T01:56:41.833868+0000 mon.a (mon.0) 11483 : audit 0 from='client.? 172.21.15.40:0/4056149696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:42 smithi040 bash[41173]: cluster 2023-12-02T01:56:41.530995+0000 mgr.y (mgr.24356) 18551 : cluster 0 pgmap v18519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:42 smithi040 bash[41173]: audit 2023-12-02T01:56:41.833868+0000 mon.a (mon.0) 11483 : audit 0 from='client.? 172.21.15.40:0/4056149696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:42 smithi141 bash[31670]: cluster 2023-12-02T01:56:41.530995+0000 mgr.y (mgr.24356) 18551 : cluster 0 pgmap v18519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:43.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:42 smithi141 bash[31670]: audit 2023-12-02T01:56:41.833868+0000 mon.a (mon.0) 11483 : audit 0 from='client.? 172.21.15.40:0/4056149696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:44 smithi040 bash[41173]: cluster 2023-12-02T01:56:43.531770+0000 mgr.y (mgr.24356) 18552 : cluster 0 pgmap v18520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:44 smithi040 bash[41173]: audit 2023-12-02T01:56:44.295435+0000 mon.c (mon.2) 11629 : audit 0 from='client.? 172.21.15.40:0/563096553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:44 smithi040 bash[28232]: cluster 2023-12-02T01:56:43.531770+0000 mgr.y (mgr.24356) 18552 : cluster 0 pgmap v18520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:44 smithi040 bash[28232]: audit 2023-12-02T01:56:44.295435+0000 mon.c (mon.2) 11629 : audit 0 from='client.? 172.21.15.40:0/563096553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:44 smithi141 bash[31670]: cluster 2023-12-02T01:56:43.531770+0000 mgr.y (mgr.24356) 18552 : cluster 0 pgmap v18520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:44 smithi141 bash[31670]: audit 2023-12-02T01:56:44.295435+0000 mon.c (mon.2) 11629 : audit 0 from='client.? 172.21.15.40:0/563096553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:45 smithi040 bash[41173]: cluster 2023-12-02T01:56:45.533016+0000 mgr.y (mgr.24356) 18553 : cluster 0 pgmap v18521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:45 smithi040 bash[28232]: cluster 2023-12-02T01:56:45.533016+0000 mgr.y (mgr.24356) 18553 : cluster 0 pgmap v18521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:45 smithi141 bash[31670]: cluster 2023-12-02T01:56:45.533016+0000 mgr.y (mgr.24356) 18553 : cluster 0 pgmap v18521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:56:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:56:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:47 smithi141 bash[31670]: audit 2023-12-02T01:56:46.756560+0000 mon.a (mon.0) 11484 : audit 0 from='client.? 172.21.15.40:0/1810782610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:47 smithi141 bash[31670]: cluster 2023-12-02T01:56:47.533700+0000 mgr.y (mgr.24356) 18554 : cluster 0 pgmap v18522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:47 smithi040 bash[28232]: audit 2023-12-02T01:56:46.756560+0000 mon.a (mon.0) 11484 : audit 0 from='client.? 172.21.15.40:0/1810782610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:47 smithi040 bash[28232]: cluster 2023-12-02T01:56:47.533700+0000 mgr.y (mgr.24356) 18554 : cluster 0 pgmap v18522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:47 smithi040 bash[41173]: audit 2023-12-02T01:56:46.756560+0000 mon.a (mon.0) 11484 : audit 0 from='client.? 172.21.15.40:0/1810782610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:47 smithi040 bash[41173]: cluster 2023-12-02T01:56:47.533700+0000 mgr.y (mgr.24356) 18554 : cluster 0 pgmap v18522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:49 smithi141 bash[31670]: audit 2023-12-02T01:56:49.216090+0000 mon.a (mon.0) 11485 : audit 0 from='client.? 172.21.15.40:0/931044172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:49 smithi040 bash[28232]: audit 2023-12-02T01:56:49.216090+0000 mon.a (mon.0) 11485 : audit 0 from='client.? 172.21.15.40:0/931044172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:49 smithi040 bash[41173]: audit 2023-12-02T01:56:49.216090+0000 mon.a (mon.0) 11485 : audit 0 from='client.? 172.21.15.40:0/931044172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:50 smithi040 bash[41173]: audit 2023-12-02T01:56:49.318739+0000 mon.c (mon.2) 11630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:50 smithi040 bash[41173]: cluster 2023-12-02T01:56:49.534883+0000 mgr.y (mgr.24356) 18555 : cluster 0 pgmap v18523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:50 smithi040 bash[28232]: audit 2023-12-02T01:56:49.318739+0000 mon.c (mon.2) 11630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:50 smithi040 bash[28232]: cluster 2023-12-02T01:56:49.534883+0000 mgr.y (mgr.24356) 18555 : cluster 0 pgmap v18523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:50 smithi141 bash[31670]: audit 2023-12-02T01:56:49.318739+0000 mon.c (mon.2) 11630 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:50 smithi141 bash[31670]: cluster 2023-12-02T01:56:49.534883+0000 mgr.y (mgr.24356) 18555 : cluster 0 pgmap v18523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:52 smithi040 bash[41173]: cluster 2023-12-02T01:56:51.535483+0000 mgr.y (mgr.24356) 18556 : cluster 0 pgmap v18524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:52 smithi040 bash[41173]: audit 2023-12-02T01:56:51.680972+0000 mon.c (mon.2) 11631 : audit 0 from='client.? 172.21.15.40:0/100132405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:52 smithi040 bash[28232]: cluster 2023-12-02T01:56:51.535483+0000 mgr.y (mgr.24356) 18556 : cluster 0 pgmap v18524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:52 smithi040 bash[28232]: audit 2023-12-02T01:56:51.680972+0000 mon.c (mon.2) 11631 : audit 0 from='client.? 172.21.15.40:0/100132405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:52 smithi141 bash[31670]: cluster 2023-12-02T01:56:51.535483+0000 mgr.y (mgr.24356) 18556 : cluster 0 pgmap v18524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:52 smithi141 bash[31670]: audit 2023-12-02T01:56:51.680972+0000 mon.c (mon.2) 11631 : audit 0 from='client.? 172.21.15.40:0/100132405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:53 smithi040 bash[41173]: cluster 2023-12-02T01:56:53.536149+0000 mgr.y (mgr.24356) 18557 : cluster 0 pgmap v18525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:53 smithi040 bash[28232]: cluster 2023-12-02T01:56:53.536149+0000 mgr.y (mgr.24356) 18557 : cluster 0 pgmap v18525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:53 smithi141 bash[31670]: cluster 2023-12-02T01:56:53.536149+0000 mgr.y (mgr.24356) 18557 : cluster 0 pgmap v18525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:54 smithi040 bash[28232]: audit 2023-12-02T01:56:54.139714+0000 mon.a (mon.0) 11486 : audit 0 from='client.? 172.21.15.40:0/630116443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:54 smithi040 bash[41173]: audit 2023-12-02T01:56:54.139714+0000 mon.a (mon.0) 11486 : audit 0 from='client.? 172.21.15.40:0/630116443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:54 smithi141 bash[31670]: audit 2023-12-02T01:56:54.139714+0000 mon.a (mon.0) 11486 : audit 0 from='client.? 172.21.15.40:0/630116443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:55 smithi040 bash[28232]: cluster 2023-12-02T01:56:55.537344+0000 mgr.y (mgr.24356) 18558 : cluster 0 pgmap v18526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:55 smithi040 bash[41173]: cluster 2023-12-02T01:56:55.537344+0000 mgr.y (mgr.24356) 18558 : cluster 0 pgmap v18526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:55 smithi141 bash[31670]: cluster 2023-12-02T01:56:55.537344+0000 mgr.y (mgr.24356) 18558 : cluster 0 pgmap v18526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:56 smithi040 bash[28232]: audit 2023-12-02T01:56:56.608327+0000 mon.c (mon.2) 11632 : audit 0 from='client.? 172.21.15.40:0/4092728218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:56 smithi040 bash[41173]: audit 2023-12-02T01:56:56.608327+0000 mon.c (mon.2) 11632 : audit 0 from='client.? 172.21.15.40:0/4092728218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:56:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:56:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:56 smithi141 bash[31670]: audit 2023-12-02T01:56:56.608327+0000 mon.c (mon.2) 11632 : audit 0 from='client.? 172.21.15.40:0/4092728218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:57 smithi141 bash[31670]: cluster 2023-12-02T01:56:57.538036+0000 mgr.y (mgr.24356) 18559 : cluster 0 pgmap v18527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:57 smithi040 bash[41173]: cluster 2023-12-02T01:56:57.538036+0000 mgr.y (mgr.24356) 18559 : cluster 0 pgmap v18527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:57 smithi040 bash[28232]: cluster 2023-12-02T01:56:57.538036+0000 mgr.y (mgr.24356) 18559 : cluster 0 pgmap v18527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:56:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:56:59 smithi040 bash[28232]: audit 2023-12-02T01:56:59.077272+0000 mon.a (mon.0) 11487 : audit 0 from='client.? 172.21.15.40:0/2115534442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:56:59 smithi040 bash[41173]: audit 2023-12-02T01:56:59.077272+0000 mon.a (mon.0) 11487 : audit 0 from='client.? 172.21.15.40:0/2115534442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:56:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:56:59 smithi141 bash[31670]: audit 2023-12-02T01:56:59.077272+0000 mon.a (mon.0) 11487 : audit 0 from='client.? 172.21.15.40:0/2115534442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:00 smithi040 bash[41173]: cluster 2023-12-02T01:56:59.539225+0000 mgr.y (mgr.24356) 18560 : cluster 0 pgmap v18528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:00 smithi040 bash[28232]: cluster 2023-12-02T01:56:59.539225+0000 mgr.y (mgr.24356) 18560 : cluster 0 pgmap v18528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:00 smithi141 bash[31670]: cluster 2023-12-02T01:56:59.539225+0000 mgr.y (mgr.24356) 18560 : cluster 0 pgmap v18528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:01 smithi040 bash[28232]: audit 2023-12-02T01:57:01.540867+0000 mon.c (mon.2) 11633 : audit 0 from='client.? 172.21.15.40:0/4068998275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:01 smithi040 bash[41173]: audit 2023-12-02T01:57:01.540867+0000 mon.c (mon.2) 11633 : audit 0 from='client.? 172.21.15.40:0/4068998275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:01 smithi141 bash[31670]: audit 2023-12-02T01:57:01.540867+0000 mon.c (mon.2) 11633 : audit 0 from='client.? 172.21.15.40:0/4068998275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:02 smithi040 bash[41173]: cluster 2023-12-02T01:57:01.539857+0000 mgr.y (mgr.24356) 18561 : cluster 0 pgmap v18529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:02 smithi040 bash[28232]: cluster 2023-12-02T01:57:01.539857+0000 mgr.y (mgr.24356) 18561 : cluster 0 pgmap v18529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:03.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:02 smithi141 bash[31670]: cluster 2023-12-02T01:57:01.539857+0000 mgr.y (mgr.24356) 18561 : cluster 0 pgmap v18529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:03 smithi040 bash[28232]: cluster 2023-12-02T01:57:03.540584+0000 mgr.y (mgr.24356) 18562 : cluster 0 pgmap v18530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:03 smithi040 bash[41173]: cluster 2023-12-02T01:57:03.540584+0000 mgr.y (mgr.24356) 18562 : cluster 0 pgmap v18530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:03 smithi141 bash[31670]: cluster 2023-12-02T01:57:03.540584+0000 mgr.y (mgr.24356) 18562 : cluster 0 pgmap v18530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:04 smithi040 bash[28232]: audit 2023-12-02T01:57:04.010297+0000 mon.a (mon.0) 11488 : audit 0 from='client.? 172.21.15.40:0/3796802718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:04 smithi040 bash[28232]: audit 2023-12-02T01:57:04.319325+0000 mon.c (mon.2) 11634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:04 smithi040 bash[41173]: audit 2023-12-02T01:57:04.010297+0000 mon.a (mon.0) 11488 : audit 0 from='client.? 172.21.15.40:0/3796802718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:04 smithi040 bash[41173]: audit 2023-12-02T01:57:04.319325+0000 mon.c (mon.2) 11634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:04 smithi141 bash[31670]: audit 2023-12-02T01:57:04.010297+0000 mon.a (mon.0) 11488 : audit 0 from='client.? 172.21.15.40:0/3796802718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:04 smithi141 bash[31670]: audit 2023-12-02T01:57:04.319325+0000 mon.c (mon.2) 11634 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:05.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:05 smithi040 bash[41173]: cluster 2023-12-02T01:57:05.541757+0000 mgr.y (mgr.24356) 18563 : cluster 0 pgmap v18531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:05 smithi040 bash[28232]: cluster 2023-12-02T01:57:05.541757+0000 mgr.y (mgr.24356) 18563 : cluster 0 pgmap v18531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:05 smithi141 bash[31670]: cluster 2023-12-02T01:57:05.541757+0000 mgr.y (mgr.24356) 18563 : cluster 0 pgmap v18531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:06 smithi040 bash[28232]: audit 2023-12-02T01:57:06.473469+0000 mon.c (mon.2) 11635 : audit 0 from='client.? 172.21.15.40:0/4287699258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:06 smithi040 bash[41173]: audit 2023-12-02T01:57:06.473469+0000 mon.c (mon.2) 11635 : audit 0 from='client.? 172.21.15.40:0/4287699258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:57:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:57:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:06 smithi141 bash[31670]: audit 2023-12-02T01:57:06.473469+0000 mon.c (mon.2) 11635 : audit 0 from='client.? 172.21.15.40:0/4287699258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:07 smithi141 bash[31670]: cluster 2023-12-02T01:57:07.542439+0000 mgr.y (mgr.24356) 18564 : cluster 0 pgmap v18532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:07 smithi040 bash[28232]: cluster 2023-12-02T01:57:07.542439+0000 mgr.y (mgr.24356) 18564 : cluster 0 pgmap v18532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:07 smithi040 bash[41173]: cluster 2023-12-02T01:57:07.542439+0000 mgr.y (mgr.24356) 18564 : cluster 0 pgmap v18532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:08 smithi141 bash[31670]: audit 2023-12-02T01:57:08.940653+0000 mon.a (mon.0) 11489 : audit 0 from='client.? 172.21.15.40:0/2146735959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:08 smithi040 bash[28232]: audit 2023-12-02T01:57:08.940653+0000 mon.a (mon.0) 11489 : audit 0 from='client.? 172.21.15.40:0/2146735959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:08 smithi040 bash[41173]: audit 2023-12-02T01:57:08.940653+0000 mon.a (mon.0) 11489 : audit 0 from='client.? 172.21.15.40:0/2146735959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:10 smithi141 bash[31670]: cluster 2023-12-02T01:57:09.543603+0000 mgr.y (mgr.24356) 18565 : cluster 0 pgmap v18533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:10 smithi040 bash[41173]: cluster 2023-12-02T01:57:09.543603+0000 mgr.y (mgr.24356) 18565 : cluster 0 pgmap v18533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:10 smithi040 bash[28232]: cluster 2023-12-02T01:57:09.543603+0000 mgr.y (mgr.24356) 18565 : cluster 0 pgmap v18533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:11 smithi141 bash[31670]: audit 2023-12-02T01:57:11.411802+0000 mon.a (mon.0) 11490 : audit 0 from='client.? 172.21.15.40:0/1108224848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:11 smithi040 bash[28232]: audit 2023-12-02T01:57:11.411802+0000 mon.a (mon.0) 11490 : audit 0 from='client.? 172.21.15.40:0/1108224848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:11 smithi040 bash[41173]: audit 2023-12-02T01:57:11.411802+0000 mon.a (mon.0) 11490 : audit 0 from='client.? 172.21.15.40:0/1108224848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:12 smithi141 bash[31670]: cluster 2023-12-02T01:57:11.544277+0000 mgr.y (mgr.24356) 18566 : cluster 0 pgmap v18534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:12 smithi040 bash[28232]: cluster 2023-12-02T01:57:11.544277+0000 mgr.y (mgr.24356) 18566 : cluster 0 pgmap v18534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:12 smithi040 bash[41173]: cluster 2023-12-02T01:57:11.544277+0000 mgr.y (mgr.24356) 18566 : cluster 0 pgmap v18534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:13 smithi040 bash[28232]: cluster 2023-12-02T01:57:13.544955+0000 mgr.y (mgr.24356) 18567 : cluster 0 pgmap v18535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:13 smithi040 bash[41173]: cluster 2023-12-02T01:57:13.544955+0000 mgr.y (mgr.24356) 18567 : cluster 0 pgmap v18535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:13 smithi141 bash[31670]: cluster 2023-12-02T01:57:13.544955+0000 mgr.y (mgr.24356) 18567 : cluster 0 pgmap v18535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:14 smithi040 bash[28232]: audit 2023-12-02T01:57:13.880235+0000 mon.a (mon.0) 11491 : audit 0 from='client.? 172.21.15.40:0/908094415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:14 smithi040 bash[41173]: audit 2023-12-02T01:57:13.880235+0000 mon.a (mon.0) 11491 : audit 0 from='client.? 172.21.15.40:0/908094415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:14 smithi141 bash[31670]: audit 2023-12-02T01:57:13.880235+0000 mon.a (mon.0) 11491 : audit 0 from='client.? 172.21.15.40:0/908094415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:15 smithi141 bash[31670]: cluster 2023-12-02T01:57:15.546232+0000 mgr.y (mgr.24356) 18568 : cluster 0 pgmap v18536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:15 smithi040 bash[28232]: cluster 2023-12-02T01:57:15.546232+0000 mgr.y (mgr.24356) 18568 : cluster 0 pgmap v18536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:15 smithi040 bash[41173]: cluster 2023-12-02T01:57:15.546232+0000 mgr.y (mgr.24356) 18568 : cluster 0 pgmap v18536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:57:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:57:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:16 smithi040 bash[28232]: audit 2023-12-02T01:57:16.343769+0000 mon.a (mon.0) 11492 : audit 0 from='client.? 172.21.15.40:0/1734207764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:16 smithi040 bash[41173]: audit 2023-12-02T01:57:16.343769+0000 mon.a (mon.0) 11492 : audit 0 from='client.? 172.21.15.40:0/1734207764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:16 smithi141 bash[31670]: audit 2023-12-02T01:57:16.343769+0000 mon.a (mon.0) 11492 : audit 0 from='client.? 172.21.15.40:0/1734207764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:17 smithi141 bash[31670]: cluster 2023-12-02T01:57:17.546910+0000 mgr.y (mgr.24356) 18569 : cluster 0 pgmap v18537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:17 smithi040 bash[28232]: cluster 2023-12-02T01:57:17.546910+0000 mgr.y (mgr.24356) 18569 : cluster 0 pgmap v18537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:17 smithi040 bash[41173]: cluster 2023-12-02T01:57:17.546910+0000 mgr.y (mgr.24356) 18569 : cluster 0 pgmap v18537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:18 smithi040 bash[28232]: audit 2023-12-02T01:57:18.807836+0000 mon.a (mon.0) 11493 : audit 0 from='client.? 172.21.15.40:0/3102866179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:18 smithi040 bash[41173]: audit 2023-12-02T01:57:18.807836+0000 mon.a (mon.0) 11493 : audit 0 from='client.? 172.21.15.40:0/3102866179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:18 smithi141 bash[31670]: audit 2023-12-02T01:57:18.807836+0000 mon.a (mon.0) 11493 : audit 0 from='client.? 172.21.15.40:0/3102866179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:19 smithi040 bash[28232]: audit 2023-12-02T01:57:19.319783+0000 mon.c (mon.2) 11636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:19 smithi040 bash[28232]: cluster 2023-12-02T01:57:19.548054+0000 mgr.y (mgr.24356) 18570 : cluster 0 pgmap v18538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:19 smithi040 bash[41173]: audit 2023-12-02T01:57:19.319783+0000 mon.c (mon.2) 11636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:19 smithi040 bash[41173]: cluster 2023-12-02T01:57:19.548054+0000 mgr.y (mgr.24356) 18570 : cluster 0 pgmap v18538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:19 smithi141 bash[31670]: audit 2023-12-02T01:57:19.319783+0000 mon.c (mon.2) 11636 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:19 smithi141 bash[31670]: cluster 2023-12-02T01:57:19.548054+0000 mgr.y (mgr.24356) 18570 : cluster 0 pgmap v18538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:21 smithi040 bash[28232]: audit 2023-12-02T01:57:21.271651+0000 mon.c (mon.2) 11637 : audit 0 from='client.? 172.21.15.40:0/3164291501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:21 smithi040 bash[28232]: audit 2023-12-02T01:57:21.315546+0000 mon.c (mon.2) 11638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:57:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:21 smithi040 bash[41173]: audit 2023-12-02T01:57:21.271651+0000 mon.c (mon.2) 11637 : audit 0 from='client.? 172.21.15.40:0/3164291501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:21 smithi040 bash[41173]: audit 2023-12-02T01:57:21.315546+0000 mon.c (mon.2) 11638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:57:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:21 smithi141 bash[31670]: audit 2023-12-02T01:57:21.271651+0000 mon.c (mon.2) 11637 : audit 0 from='client.? 172.21.15.40:0/3164291501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:21 smithi141 bash[31670]: audit 2023-12-02T01:57:21.315546+0000 mon.c (mon.2) 11638 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:57:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:22 smithi040 bash[28232]: cluster 2023-12-02T01:57:21.548752+0000 mgr.y (mgr.24356) 18571 : cluster 0 pgmap v18539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:22 smithi040 bash[41173]: cluster 2023-12-02T01:57:21.548752+0000 mgr.y (mgr.24356) 18571 : cluster 0 pgmap v18539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:22 smithi141 bash[31670]: cluster 2023-12-02T01:57:21.548752+0000 mgr.y (mgr.24356) 18571 : cluster 0 pgmap v18539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:23 smithi040 bash[28232]: cluster 2023-12-02T01:57:23.549375+0000 mgr.y (mgr.24356) 18572 : cluster 0 pgmap v18540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:23 smithi040 bash[41173]: cluster 2023-12-02T01:57:23.549375+0000 mgr.y (mgr.24356) 18572 : cluster 0 pgmap v18540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:23 smithi141 bash[31670]: cluster 2023-12-02T01:57:23.549375+0000 mgr.y (mgr.24356) 18572 : cluster 0 pgmap v18540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:24 smithi040 bash[28232]: audit 2023-12-02T01:57:23.734956+0000 mon.c (mon.2) 11639 : audit 0 from='client.? 172.21.15.40:0/4051035496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:24 smithi040 bash[41173]: audit 2023-12-02T01:57:23.734956+0000 mon.c (mon.2) 11639 : audit 0 from='client.? 172.21.15.40:0/4051035496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:24 smithi141 bash[31670]: audit 2023-12-02T01:57:23.734956+0000 mon.c (mon.2) 11639 : audit 0 from='client.? 172.21.15.40:0/4051035496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:25 smithi141 bash[31670]: cluster 2023-12-02T01:57:25.550515+0000 mgr.y (mgr.24356) 18573 : cluster 0 pgmap v18541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:25 smithi040 bash[28232]: cluster 2023-12-02T01:57:25.550515+0000 mgr.y (mgr.24356) 18573 : cluster 0 pgmap v18541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:25 smithi040 bash[41173]: cluster 2023-12-02T01:57:25.550515+0000 mgr.y (mgr.24356) 18573 : cluster 0 pgmap v18541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:26 smithi040 bash[28232]: audit 2023-12-02T01:57:26.207372+0000 mon.a (mon.0) 11494 : audit 0 from='client.? 172.21.15.40:0/3968480876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:57:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:57:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:26 smithi040 bash[41173]: audit 2023-12-02T01:57:26.207372+0000 mon.a (mon.0) 11494 : audit 0 from='client.? 172.21.15.40:0/3968480876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:26 smithi141 bash[31670]: audit 2023-12-02T01:57:26.207372+0000 mon.a (mon.0) 11494 : audit 0 from='client.? 172.21.15.40:0/3968480876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:27.163637+0000 mon.a (mon.0) 11495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:27.177151+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:27.466544+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:27.480060+0000 mon.a (mon.0) 11498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: cluster 2023-12-02T01:57:27.551156+0000 mgr.y (mgr.24356) 18574 : cluster 0 pgmap v18542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:28.008158+0000 mon.c (mon.2) 11640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:28.010338+0000 mon.c (mon.2) 11641 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:57:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:28 smithi141 bash[31670]: audit 2023-12-02T01:57:28.021067+0000 mon.a (mon.0) 11499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:27.163637+0000 mon.a (mon.0) 11495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:27.177151+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:27.466544+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:27.480060+0000 mon.a (mon.0) 11498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: cluster 2023-12-02T01:57:27.551156+0000 mgr.y (mgr.24356) 18574 : cluster 0 pgmap v18542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:28.008158+0000 mon.c (mon.2) 11640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:28.010338+0000 mon.c (mon.2) 11641 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:57:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[28232]: audit 2023-12-02T01:57:28.021067+0000 mon.a (mon.0) 11499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:27.163637+0000 mon.a (mon.0) 11495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:27.177151+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:27.466544+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:27.480060+0000 mon.a (mon.0) 11498 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: cluster 2023-12-02T01:57:27.551156+0000 mgr.y (mgr.24356) 18574 : cluster 0 pgmap v18542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:28.008158+0000 mon.c (mon.2) 11640 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:28.010338+0000 mon.c (mon.2) 11641 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:57:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:28 smithi040 bash[41173]: audit 2023-12-02T01:57:28.021067+0000 mon.a (mon.0) 11499 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:57:29.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:29 smithi141 bash[31670]: audit 2023-12-02T01:57:28.677443+0000 mon.c (mon.2) 11642 : audit 0 from='client.? 172.21.15.40:0/2577458847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:29 smithi040 bash[28232]: audit 2023-12-02T01:57:28.677443+0000 mon.c (mon.2) 11642 : audit 0 from='client.? 172.21.15.40:0/2577458847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:29 smithi040 bash[41173]: audit 2023-12-02T01:57:28.677443+0000 mon.c (mon.2) 11642 : audit 0 from='client.? 172.21.15.40:0/2577458847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:30 smithi141 bash[31670]: cluster 2023-12-02T01:57:29.552352+0000 mgr.y (mgr.24356) 18575 : cluster 0 pgmap v18543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:30 smithi040 bash[28232]: cluster 2023-12-02T01:57:29.552352+0000 mgr.y (mgr.24356) 18575 : cluster 0 pgmap v18543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:30 smithi040 bash[41173]: cluster 2023-12-02T01:57:29.552352+0000 mgr.y (mgr.24356) 18575 : cluster 0 pgmap v18543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:31 smithi141 bash[31670]: audit 2023-12-02T01:57:31.139588+0000 mon.c (mon.2) 11643 : audit 0 from='client.? 172.21.15.40:0/2508535297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:31 smithi040 bash[41173]: audit 2023-12-02T01:57:31.139588+0000 mon.c (mon.2) 11643 : audit 0 from='client.? 172.21.15.40:0/2508535297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:31 smithi040 bash[28232]: audit 2023-12-02T01:57:31.139588+0000 mon.c (mon.2) 11643 : audit 0 from='client.? 172.21.15.40:0/2508535297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:32.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:32 smithi141 bash[31670]: cluster 2023-12-02T01:57:31.553026+0000 mgr.y (mgr.24356) 18576 : cluster 0 pgmap v18544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:32 smithi040 bash[28232]: cluster 2023-12-02T01:57:31.553026+0000 mgr.y (mgr.24356) 18576 : cluster 0 pgmap v18544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:32 smithi040 bash[41173]: cluster 2023-12-02T01:57:31.553026+0000 mgr.y (mgr.24356) 18576 : cluster 0 pgmap v18544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:33 smithi040 bash[28232]: cluster 2023-12-02T01:57:33.553658+0000 mgr.y (mgr.24356) 18577 : cluster 0 pgmap v18545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:33 smithi040 bash[28232]: audit 2023-12-02T01:57:33.604182+0000 mon.a (mon.0) 11500 : audit 0 from='client.? 172.21.15.40:0/2765009781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:33 smithi040 bash[41173]: cluster 2023-12-02T01:57:33.553658+0000 mgr.y (mgr.24356) 18577 : cluster 0 pgmap v18545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:33 smithi040 bash[41173]: audit 2023-12-02T01:57:33.604182+0000 mon.a (mon.0) 11500 : audit 0 from='client.? 172.21.15.40:0/2765009781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:33 smithi141 bash[31670]: cluster 2023-12-02T01:57:33.553658+0000 mgr.y (mgr.24356) 18577 : cluster 0 pgmap v18545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:33 smithi141 bash[31670]: audit 2023-12-02T01:57:33.604182+0000 mon.a (mon.0) 11500 : audit 0 from='client.? 172.21.15.40:0/2765009781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:34 smithi040 bash[28232]: audit 2023-12-02T01:57:34.320085+0000 mon.c (mon.2) 11644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:34 smithi040 bash[41173]: audit 2023-12-02T01:57:34.320085+0000 mon.c (mon.2) 11644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:34 smithi141 bash[31670]: audit 2023-12-02T01:57:34.320085+0000 mon.c (mon.2) 11644 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:35 smithi141 bash[31670]: cluster 2023-12-02T01:57:35.554788+0000 mgr.y (mgr.24356) 18578 : cluster 0 pgmap v18546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:35 smithi040 bash[28232]: cluster 2023-12-02T01:57:35.554788+0000 mgr.y (mgr.24356) 18578 : cluster 0 pgmap v18546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:35 smithi040 bash[41173]: cluster 2023-12-02T01:57:35.554788+0000 mgr.y (mgr.24356) 18578 : cluster 0 pgmap v18546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:36 smithi040 bash[28232]: audit 2023-12-02T01:57:36.069543+0000 mon.a (mon.0) 11501 : audit 0 from='client.? 172.21.15.40:0/862356295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:57:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:57:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:36 smithi040 bash[41173]: audit 2023-12-02T01:57:36.069543+0000 mon.a (mon.0) 11501 : audit 0 from='client.? 172.21.15.40:0/862356295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:36 smithi141 bash[31670]: audit 2023-12-02T01:57:36.069543+0000 mon.a (mon.0) 11501 : audit 0 from='client.? 172.21.15.40:0/862356295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:37 smithi040 bash[28232]: cluster 2023-12-02T01:57:37.555455+0000 mgr.y (mgr.24356) 18579 : cluster 0 pgmap v18547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:37 smithi040 bash[41173]: cluster 2023-12-02T01:57:37.555455+0000 mgr.y (mgr.24356) 18579 : cluster 0 pgmap v18547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:37 smithi141 bash[31670]: cluster 2023-12-02T01:57:37.555455+0000 mgr.y (mgr.24356) 18579 : cluster 0 pgmap v18547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:38 smithi040 bash[41173]: audit 2023-12-02T01:57:38.531715+0000 mon.a (mon.0) 11502 : audit 0 from='client.? 172.21.15.40:0/3472003112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:38 smithi040 bash[28232]: audit 2023-12-02T01:57:38.531715+0000 mon.a (mon.0) 11502 : audit 0 from='client.? 172.21.15.40:0/3472003112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:38 smithi141 bash[31670]: audit 2023-12-02T01:57:38.531715+0000 mon.a (mon.0) 11502 : audit 0 from='client.? 172.21.15.40:0/3472003112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:39 smithi040 bash[41173]: cluster 2023-12-02T01:57:39.556642+0000 mgr.y (mgr.24356) 18580 : cluster 0 pgmap v18548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:39 smithi040 bash[28232]: cluster 2023-12-02T01:57:39.556642+0000 mgr.y (mgr.24356) 18580 : cluster 0 pgmap v18548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:39 smithi141 bash[31670]: cluster 2023-12-02T01:57:39.556642+0000 mgr.y (mgr.24356) 18580 : cluster 0 pgmap v18548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:41 smithi040 bash[41173]: audit 2023-12-02T01:57:40.999697+0000 mon.c (mon.2) 11645 : audit 0 from='client.? 172.21.15.40:0/2591898173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:41 smithi040 bash[28232]: audit 2023-12-02T01:57:40.999697+0000 mon.c (mon.2) 11645 : audit 0 from='client.? 172.21.15.40:0/2591898173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:41 smithi141 bash[31670]: audit 2023-12-02T01:57:40.999697+0000 mon.c (mon.2) 11645 : audit 0 from='client.? 172.21.15.40:0/2591898173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:42 smithi040 bash[28232]: cluster 2023-12-02T01:57:41.557263+0000 mgr.y (mgr.24356) 18581 : cluster 0 pgmap v18549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:42 smithi040 bash[41173]: cluster 2023-12-02T01:57:41.557263+0000 mgr.y (mgr.24356) 18581 : cluster 0 pgmap v18549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:42 smithi141 bash[31670]: cluster 2023-12-02T01:57:41.557263+0000 mgr.y (mgr.24356) 18581 : cluster 0 pgmap v18549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:43 smithi141 bash[31670]: audit 2023-12-02T01:57:43.463758+0000 mon.c (mon.2) 11646 : audit 0 from='client.? 172.21.15.40:0/1553615864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:43 smithi040 bash[28232]: audit 2023-12-02T01:57:43.463758+0000 mon.c (mon.2) 11646 : audit 0 from='client.? 172.21.15.40:0/1553615864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:43 smithi040 bash[41173]: audit 2023-12-02T01:57:43.463758+0000 mon.c (mon.2) 11646 : audit 0 from='client.? 172.21.15.40:0/1553615864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:44 smithi040 bash[28232]: cluster 2023-12-02T01:57:43.557945+0000 mgr.y (mgr.24356) 18582 : cluster 0 pgmap v18550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:44 smithi040 bash[41173]: cluster 2023-12-02T01:57:43.557945+0000 mgr.y (mgr.24356) 18582 : cluster 0 pgmap v18550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:44 smithi141 bash[31670]: cluster 2023-12-02T01:57:43.557945+0000 mgr.y (mgr.24356) 18582 : cluster 0 pgmap v18550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:45 smithi040 bash[28232]: cluster 2023-12-02T01:57:45.559086+0000 mgr.y (mgr.24356) 18583 : cluster 0 pgmap v18551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:45 smithi040 bash[41173]: cluster 2023-12-02T01:57:45.559086+0000 mgr.y (mgr.24356) 18583 : cluster 0 pgmap v18551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:45 smithi141 bash[31670]: cluster 2023-12-02T01:57:45.559086+0000 mgr.y (mgr.24356) 18583 : cluster 0 pgmap v18551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:57:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:57:46.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:46 smithi040 bash[41173]: audit 2023-12-02T01:57:45.929331+0000 mon.a (mon.0) 11503 : audit 0 from='client.? 172.21.15.40:0/2035481497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:46 smithi040 bash[28232]: audit 2023-12-02T01:57:45.929331+0000 mon.a (mon.0) 11503 : audit 0 from='client.? 172.21.15.40:0/2035481497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:46 smithi141 bash[31670]: audit 2023-12-02T01:57:45.929331+0000 mon.a (mon.0) 11503 : audit 0 from='client.? 172.21.15.40:0/2035481497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:47 smithi040 bash[28232]: cluster 2023-12-02T01:57:47.559773+0000 mgr.y (mgr.24356) 18584 : cluster 0 pgmap v18552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:47 smithi040 bash[41173]: cluster 2023-12-02T01:57:47.559773+0000 mgr.y (mgr.24356) 18584 : cluster 0 pgmap v18552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:47 smithi141 bash[31670]: cluster 2023-12-02T01:57:47.559773+0000 mgr.y (mgr.24356) 18584 : cluster 0 pgmap v18552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:48 smithi040 bash[28232]: audit 2023-12-02T01:57:48.397705+0000 mon.c (mon.2) 11647 : audit 0 from='client.? 172.21.15.40:0/1738163120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:48 smithi040 bash[41173]: audit 2023-12-02T01:57:48.397705+0000 mon.c (mon.2) 11647 : audit 0 from='client.? 172.21.15.40:0/1738163120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:48 smithi141 bash[31670]: audit 2023-12-02T01:57:48.397705+0000 mon.c (mon.2) 11647 : audit 0 from='client.? 172.21.15.40:0/1738163120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:49 smithi040 bash[28232]: audit 2023-12-02T01:57:49.320395+0000 mon.c (mon.2) 11648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:49 smithi040 bash[28232]: cluster 2023-12-02T01:57:49.560970+0000 mgr.y (mgr.24356) 18585 : cluster 0 pgmap v18553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:49 smithi040 bash[41173]: audit 2023-12-02T01:57:49.320395+0000 mon.c (mon.2) 11648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:49 smithi040 bash[41173]: cluster 2023-12-02T01:57:49.560970+0000 mgr.y (mgr.24356) 18585 : cluster 0 pgmap v18553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:49 smithi141 bash[31670]: audit 2023-12-02T01:57:49.320395+0000 mon.c (mon.2) 11648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:49 smithi141 bash[31670]: cluster 2023-12-02T01:57:49.560970+0000 mgr.y (mgr.24356) 18585 : cluster 0 pgmap v18553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:50 smithi141 bash[31670]: audit 2023-12-02T01:57:50.861636+0000 mon.a (mon.0) 11504 : audit 0 from='client.? 172.21.15.40:0/3466962785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:50 smithi040 bash[28232]: audit 2023-12-02T01:57:50.861636+0000 mon.a (mon.0) 11504 : audit 0 from='client.? 172.21.15.40:0/3466962785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:50 smithi040 bash[41173]: audit 2023-12-02T01:57:50.861636+0000 mon.a (mon.0) 11504 : audit 0 from='client.? 172.21.15.40:0/3466962785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:51 smithi141 bash[31670]: cluster 2023-12-02T01:57:51.561606+0000 mgr.y (mgr.24356) 18586 : cluster 0 pgmap v18554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:51 smithi040 bash[28232]: cluster 2023-12-02T01:57:51.561606+0000 mgr.y (mgr.24356) 18586 : cluster 0 pgmap v18554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:51 smithi040 bash[41173]: cluster 2023-12-02T01:57:51.561606+0000 mgr.y (mgr.24356) 18586 : cluster 0 pgmap v18554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:53 smithi040 bash[28232]: audit 2023-12-02T01:57:53.334474+0000 mon.c (mon.2) 11649 : audit 0 from='client.? 172.21.15.40:0/4005229192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:53 smithi040 bash[41173]: audit 2023-12-02T01:57:53.334474+0000 mon.c (mon.2) 11649 : audit 0 from='client.? 172.21.15.40:0/4005229192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:53 smithi141 bash[31670]: audit 2023-12-02T01:57:53.334474+0000 mon.c (mon.2) 11649 : audit 0 from='client.? 172.21.15.40:0/4005229192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:54 smithi040 bash[28232]: cluster 2023-12-02T01:57:53.562295+0000 mgr.y (mgr.24356) 18587 : cluster 0 pgmap v18555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:54 smithi040 bash[41173]: cluster 2023-12-02T01:57:53.562295+0000 mgr.y (mgr.24356) 18587 : cluster 0 pgmap v18555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:54 smithi141 bash[31670]: cluster 2023-12-02T01:57:53.562295+0000 mgr.y (mgr.24356) 18587 : cluster 0 pgmap v18555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:55 smithi040 bash[28232]: cluster 2023-12-02T01:57:55.563433+0000 mgr.y (mgr.24356) 18588 : cluster 0 pgmap v18556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:55 smithi040 bash[41173]: cluster 2023-12-02T01:57:55.563433+0000 mgr.y (mgr.24356) 18588 : cluster 0 pgmap v18556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:55 smithi141 bash[31670]: cluster 2023-12-02T01:57:55.563433+0000 mgr.y (mgr.24356) 18588 : cluster 0 pgmap v18556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:56 smithi040 bash[28232]: audit 2023-12-02T01:57:55.795981+0000 mon.a (mon.0) 11505 : audit 0 from='client.? 172.21.15.40:0/51345484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:57:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:57:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:56 smithi040 bash[41173]: audit 2023-12-02T01:57:55.795981+0000 mon.a (mon.0) 11505 : audit 0 from='client.? 172.21.15.40:0/51345484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:56 smithi141 bash[31670]: audit 2023-12-02T01:57:55.795981+0000 mon.a (mon.0) 11505 : audit 0 from='client.? 172.21.15.40:0/51345484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:57 smithi040 bash[41173]: cluster 2023-12-02T01:57:57.564202+0000 mgr.y (mgr.24356) 18589 : cluster 0 pgmap v18557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:57 smithi040 bash[28232]: cluster 2023-12-02T01:57:57.564202+0000 mgr.y (mgr.24356) 18589 : cluster 0 pgmap v18557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:57 smithi141 bash[31670]: cluster 2023-12-02T01:57:57.564202+0000 mgr.y (mgr.24356) 18589 : cluster 0 pgmap v18557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:57:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:58 smithi040 bash[28232]: audit 2023-12-02T01:57:58.250354+0000 mon.c (mon.2) 11650 : audit 0 from='client.? 172.21.15.40:0/3242587558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:58 smithi040 bash[41173]: audit 2023-12-02T01:57:58.250354+0000 mon.c (mon.2) 11650 : audit 0 from='client.? 172.21.15.40:0/3242587558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:57:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:58 smithi141 bash[31670]: audit 2023-12-02T01:57:58.250354+0000 mon.c (mon.2) 11650 : audit 0 from='client.? 172.21.15.40:0/3242587558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:57:59 smithi040 bash[28232]: cluster 2023-12-02T01:57:59.565491+0000 mgr.y (mgr.24356) 18590 : cluster 0 pgmap v18558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:57:59 smithi040 bash[41173]: cluster 2023-12-02T01:57:59.565491+0000 mgr.y (mgr.24356) 18590 : cluster 0 pgmap v18558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:57:59 smithi141 bash[31670]: cluster 2023-12-02T01:57:59.565491+0000 mgr.y (mgr.24356) 18590 : cluster 0 pgmap v18558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:00 smithi040 bash[28232]: audit 2023-12-02T01:58:00.714216+0000 mon.c (mon.2) 11651 : audit 0 from='client.? 172.21.15.40:0/334183175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:00 smithi040 bash[41173]: audit 2023-12-02T01:58:00.714216+0000 mon.c (mon.2) 11651 : audit 0 from='client.? 172.21.15.40:0/334183175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:00 smithi141 bash[31670]: audit 2023-12-02T01:58:00.714216+0000 mon.c (mon.2) 11651 : audit 0 from='client.? 172.21.15.40:0/334183175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:01 smithi040 bash[28232]: cluster 2023-12-02T01:58:01.566123+0000 mgr.y (mgr.24356) 18591 : cluster 0 pgmap v18559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:01 smithi040 bash[41173]: cluster 2023-12-02T01:58:01.566123+0000 mgr.y (mgr.24356) 18591 : cluster 0 pgmap v18559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:01 smithi141 bash[31670]: cluster 2023-12-02T01:58:01.566123+0000 mgr.y (mgr.24356) 18591 : cluster 0 pgmap v18559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:03 smithi141 bash[31670]: audit 2023-12-02T01:58:03.178062+0000 mon.a (mon.0) 11506 : audit 0 from='client.? 172.21.15.40:0/3503769806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:03 smithi040 bash[28232]: audit 2023-12-02T01:58:03.178062+0000 mon.a (mon.0) 11506 : audit 0 from='client.? 172.21.15.40:0/3503769806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:03 smithi040 bash[41173]: audit 2023-12-02T01:58:03.178062+0000 mon.a (mon.0) 11506 : audit 0 from='client.? 172.21.15.40:0/3503769806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:04.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:04 smithi141 bash[31670]: cluster 2023-12-02T01:58:03.566832+0000 mgr.y (mgr.24356) 18592 : cluster 0 pgmap v18560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:04 smithi040 bash[28232]: cluster 2023-12-02T01:58:03.566832+0000 mgr.y (mgr.24356) 18592 : cluster 0 pgmap v18560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:04 smithi040 bash[41173]: cluster 2023-12-02T01:58:03.566832+0000 mgr.y (mgr.24356) 18592 : cluster 0 pgmap v18560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:05 smithi141 bash[31670]: audit 2023-12-02T01:58:04.320936+0000 mon.c (mon.2) 11652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:05 smithi040 bash[28232]: audit 2023-12-02T01:58:04.320936+0000 mon.c (mon.2) 11652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:05 smithi040 bash[41173]: audit 2023-12-02T01:58:04.320936+0000 mon.c (mon.2) 11652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:06 smithi141 bash[31670]: cluster 2023-12-02T01:58:05.567608+0000 mgr.y (mgr.24356) 18593 : cluster 0 pgmap v18561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:06 smithi141 bash[31670]: audit 2023-12-02T01:58:05.643837+0000 mon.a (mon.0) 11507 : audit 0 from='client.? 172.21.15.40:0/3402408625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:58:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:58:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:06 smithi040 bash[28232]: cluster 2023-12-02T01:58:05.567608+0000 mgr.y (mgr.24356) 18593 : cluster 0 pgmap v18561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:06 smithi040 bash[28232]: audit 2023-12-02T01:58:05.643837+0000 mon.a (mon.0) 11507 : audit 0 from='client.? 172.21.15.40:0/3402408625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:06 smithi040 bash[41173]: cluster 2023-12-02T01:58:05.567608+0000 mgr.y (mgr.24356) 18593 : cluster 0 pgmap v18561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:06 smithi040 bash[41173]: audit 2023-12-02T01:58:05.643837+0000 mon.a (mon.0) 11507 : audit 0 from='client.? 172.21.15.40:0/3402408625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:07 smithi040 bash[28232]: cluster 2023-12-02T01:58:07.568172+0000 mgr.y (mgr.24356) 18594 : cluster 0 pgmap v18562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:07 smithi040 bash[41173]: cluster 2023-12-02T01:58:07.568172+0000 mgr.y (mgr.24356) 18594 : cluster 0 pgmap v18562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:07 smithi141 bash[31670]: cluster 2023-12-02T01:58:07.568172+0000 mgr.y (mgr.24356) 18594 : cluster 0 pgmap v18562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:08 smithi040 bash[28232]: audit 2023-12-02T01:58:08.108320+0000 mon.a (mon.0) 11508 : audit 0 from='client.? 172.21.15.40:0/4165012771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:08 smithi040 bash[41173]: audit 2023-12-02T01:58:08.108320+0000 mon.a (mon.0) 11508 : audit 0 from='client.? 172.21.15.40:0/4165012771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:08 smithi141 bash[31670]: audit 2023-12-02T01:58:08.108320+0000 mon.a (mon.0) 11508 : audit 0 from='client.? 172.21.15.40:0/4165012771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:09 smithi040 bash[28232]: cluster 2023-12-02T01:58:09.569357+0000 mgr.y (mgr.24356) 18595 : cluster 0 pgmap v18563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:09 smithi040 bash[41173]: cluster 2023-12-02T01:58:09.569357+0000 mgr.y (mgr.24356) 18595 : cluster 0 pgmap v18563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:09 smithi141 bash[31670]: cluster 2023-12-02T01:58:09.569357+0000 mgr.y (mgr.24356) 18595 : cluster 0 pgmap v18563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:10 smithi040 bash[28232]: audit 2023-12-02T01:58:10.578653+0000 mon.c (mon.2) 11653 : audit 0 from='client.? 172.21.15.40:0/4256921917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:10 smithi040 bash[41173]: audit 2023-12-02T01:58:10.578653+0000 mon.c (mon.2) 11653 : audit 0 from='client.? 172.21.15.40:0/4256921917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:10 smithi141 bash[31670]: audit 2023-12-02T01:58:10.578653+0000 mon.c (mon.2) 11653 : audit 0 from='client.? 172.21.15.40:0/4256921917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:11 smithi040 bash[28232]: cluster 2023-12-02T01:58:11.570030+0000 mgr.y (mgr.24356) 18596 : cluster 0 pgmap v18564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:11 smithi040 bash[41173]: cluster 2023-12-02T01:58:11.570030+0000 mgr.y (mgr.24356) 18596 : cluster 0 pgmap v18564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:12.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:11 smithi141 bash[31670]: cluster 2023-12-02T01:58:11.570030+0000 mgr.y (mgr.24356) 18596 : cluster 0 pgmap v18564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:13 smithi040 bash[41173]: audit 2023-12-02T01:58:13.038607+0000 mon.a (mon.0) 11509 : audit 0 from='client.? 172.21.15.40:0/1329171500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:13 smithi040 bash[28232]: audit 2023-12-02T01:58:13.038607+0000 mon.a (mon.0) 11509 : audit 0 from='client.? 172.21.15.40:0/1329171500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:13 smithi141 bash[31670]: audit 2023-12-02T01:58:13.038607+0000 mon.a (mon.0) 11509 : audit 0 from='client.? 172.21.15.40:0/1329171500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:14 smithi040 bash[28232]: cluster 2023-12-02T01:58:13.570701+0000 mgr.y (mgr.24356) 18597 : cluster 0 pgmap v18565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:14 smithi040 bash[41173]: cluster 2023-12-02T01:58:13.570701+0000 mgr.y (mgr.24356) 18597 : cluster 0 pgmap v18565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:14 smithi141 bash[31670]: cluster 2023-12-02T01:58:13.570701+0000 mgr.y (mgr.24356) 18597 : cluster 0 pgmap v18565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:15 smithi040 bash[41173]: audit 2023-12-02T01:58:15.500784+0000 mon.c (mon.2) 11654 : audit 0 from='client.? 172.21.15.40:0/536934522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:15 smithi040 bash[28232]: audit 2023-12-02T01:58:15.500784+0000 mon.c (mon.2) 11654 : audit 0 from='client.? 172.21.15.40:0/536934522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:15 smithi141 bash[31670]: audit 2023-12-02T01:58:15.500784+0000 mon.c (mon.2) 11654 : audit 0 from='client.? 172.21.15.40:0/536934522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:16 smithi040 bash[28232]: cluster 2023-12-02T01:58:15.571935+0000 mgr.y (mgr.24356) 18598 : cluster 0 pgmap v18566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:58:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T01:58:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:16 smithi040 bash[41173]: cluster 2023-12-02T01:58:15.571935+0000 mgr.y (mgr.24356) 18598 : cluster 0 pgmap v18566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:16 smithi141 bash[31670]: cluster 2023-12-02T01:58:15.571935+0000 mgr.y (mgr.24356) 18598 : cluster 0 pgmap v18566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:17 smithi040 bash[41173]: cluster 2023-12-02T01:58:17.572632+0000 mgr.y (mgr.24356) 18599 : cluster 0 pgmap v18567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:17 smithi040 bash[28232]: cluster 2023-12-02T01:58:17.572632+0000 mgr.y (mgr.24356) 18599 : cluster 0 pgmap v18567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:17 smithi141 bash[31670]: cluster 2023-12-02T01:58:17.572632+0000 mgr.y (mgr.24356) 18599 : cluster 0 pgmap v18567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:18 smithi040 bash[28232]: audit 2023-12-02T01:58:17.974316+0000 mon.a (mon.0) 11510 : audit 0 from='client.? 172.21.15.40:0/4249978348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:18 smithi040 bash[41173]: audit 2023-12-02T01:58:17.974316+0000 mon.a (mon.0) 11510 : audit 0 from='client.? 172.21.15.40:0/4249978348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:18 smithi141 bash[31670]: audit 2023-12-02T01:58:17.974316+0000 mon.a (mon.0) 11510 : audit 0 from='client.? 172.21.15.40:0/4249978348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:19 smithi040 bash[28232]: audit 2023-12-02T01:58:19.321400+0000 mon.c (mon.2) 11655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:19 smithi040 bash[28232]: cluster 2023-12-02T01:58:19.573776+0000 mgr.y (mgr.24356) 18600 : cluster 0 pgmap v18568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:19 smithi040 bash[41173]: audit 2023-12-02T01:58:19.321400+0000 mon.c (mon.2) 11655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:19 smithi040 bash[41173]: cluster 2023-12-02T01:58:19.573776+0000 mgr.y (mgr.24356) 18600 : cluster 0 pgmap v18568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:19 smithi141 bash[31670]: audit 2023-12-02T01:58:19.321400+0000 mon.c (mon.2) 11655 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:19 smithi141 bash[31670]: cluster 2023-12-02T01:58:19.573776+0000 mgr.y (mgr.24356) 18600 : cluster 0 pgmap v18568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:20 smithi040 bash[28232]: audit 2023-12-02T01:58:20.436792+0000 mon.c (mon.2) 11656 : audit 0 from='client.? 172.21.15.40:0/3761092683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:20 smithi040 bash[41173]: audit 2023-12-02T01:58:20.436792+0000 mon.c (mon.2) 11656 : audit 0 from='client.? 172.21.15.40:0/3761092683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:21.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:20 smithi141 bash[31670]: audit 2023-12-02T01:58:20.436792+0000 mon.c (mon.2) 11656 : audit 0 from='client.? 172.21.15.40:0/3761092683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:21 smithi040 bash[28232]: cluster 2023-12-02T01:58:21.574433+0000 mgr.y (mgr.24356) 18601 : cluster 0 pgmap v18569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:21 smithi040 bash[41173]: cluster 2023-12-02T01:58:21.574433+0000 mgr.y (mgr.24356) 18601 : cluster 0 pgmap v18569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:22.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:21 smithi141 bash[31670]: cluster 2023-12-02T01:58:21.574433+0000 mgr.y (mgr.24356) 18601 : cluster 0 pgmap v18569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:22 smithi141 bash[31670]: audit 2023-12-02T01:58:22.905086+0000 mon.c (mon.2) 11657 : audit 0 from='client.? 172.21.15.40:0/3662901641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:22 smithi040 bash[41173]: audit 2023-12-02T01:58:22.905086+0000 mon.c (mon.2) 11657 : audit 0 from='client.? 172.21.15.40:0/3662901641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:22 smithi040 bash[28232]: audit 2023-12-02T01:58:22.905086+0000 mon.c (mon.2) 11657 : audit 0 from='client.? 172.21.15.40:0/3662901641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:23 smithi141 bash[31670]: cluster 2023-12-02T01:58:23.575114+0000 mgr.y (mgr.24356) 18602 : cluster 0 pgmap v18570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:23 smithi040 bash[28232]: cluster 2023-12-02T01:58:23.575114+0000 mgr.y (mgr.24356) 18602 : cluster 0 pgmap v18570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:23 smithi040 bash[41173]: cluster 2023-12-02T01:58:23.575114+0000 mgr.y (mgr.24356) 18602 : cluster 0 pgmap v18570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:25 smithi141 bash[31670]: audit 2023-12-02T01:58:25.374703+0000 mon.c (mon.2) 11658 : audit 0 from='client.? 172.21.15.40:0/4167989265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:25 smithi040 bash[28232]: audit 2023-12-02T01:58:25.374703+0000 mon.c (mon.2) 11658 : audit 0 from='client.? 172.21.15.40:0/4167989265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:25 smithi040 bash[41173]: audit 2023-12-02T01:58:25.374703+0000 mon.c (mon.2) 11658 : audit 0 from='client.? 172.21.15.40:0/4167989265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:26.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:26 smithi141 bash[31670]: cluster 2023-12-02T01:58:25.576305+0000 mgr.y (mgr.24356) 18603 : cluster 0 pgmap v18571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:58:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T01:58:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:26 smithi040 bash[41173]: cluster 2023-12-02T01:58:25.576305+0000 mgr.y (mgr.24356) 18603 : cluster 0 pgmap v18571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:26 smithi040 bash[28232]: cluster 2023-12-02T01:58:25.576305+0000 mgr.y (mgr.24356) 18603 : cluster 0 pgmap v18571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:27 smithi040 bash[28232]: cluster 2023-12-02T01:58:27.576793+0000 mgr.y (mgr.24356) 18604 : cluster 0 pgmap v18572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:27 smithi040 bash[41173]: cluster 2023-12-02T01:58:27.576793+0000 mgr.y (mgr.24356) 18604 : cluster 0 pgmap v18572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:27 smithi141 bash[31670]: cluster 2023-12-02T01:58:27.576793+0000 mgr.y (mgr.24356) 18604 : cluster 0 pgmap v18572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:28 smithi040 bash[28232]: audit 2023-12-02T01:58:27.839893+0000 mon.c (mon.2) 11659 : audit 0 from='client.? 172.21.15.40:0/3033417587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:28 smithi040 bash[28232]: audit 2023-12-02T01:58:28.104234+0000 mon.c (mon.2) 11660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:58:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:28 smithi040 bash[41173]: audit 2023-12-02T01:58:27.839893+0000 mon.c (mon.2) 11659 : audit 0 from='client.? 172.21.15.40:0/3033417587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:28 smithi040 bash[41173]: audit 2023-12-02T01:58:28.104234+0000 mon.c (mon.2) 11660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:58:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:28 smithi141 bash[31670]: audit 2023-12-02T01:58:27.839893+0000 mon.c (mon.2) 11659 : audit 0 from='client.? 172.21.15.40:0/3033417587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:28 smithi141 bash[31670]: audit 2023-12-02T01:58:28.104234+0000 mon.c (mon.2) 11660 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:58:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:29 smithi040 bash[41173]: cluster 2023-12-02T01:58:29.577889+0000 mgr.y (mgr.24356) 18605 : cluster 0 pgmap v18573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:29 smithi040 bash[28232]: cluster 2023-12-02T01:58:29.577889+0000 mgr.y (mgr.24356) 18605 : cluster 0 pgmap v18573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:29 smithi141 bash[31670]: cluster 2023-12-02T01:58:29.577889+0000 mgr.y (mgr.24356) 18605 : cluster 0 pgmap v18573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:30 smithi040 bash[28232]: audit 2023-12-02T01:58:30.303062+0000 mon.a (mon.0) 11511 : audit 0 from='client.? 172.21.15.40:0/3118397186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:30 smithi040 bash[41173]: audit 2023-12-02T01:58:30.303062+0000 mon.a (mon.0) 11511 : audit 0 from='client.? 172.21.15.40:0/3118397186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:30 smithi141 bash[31670]: audit 2023-12-02T01:58:30.303062+0000 mon.a (mon.0) 11511 : audit 0 from='client.? 172.21.15.40:0/3118397186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:31 smithi040 bash[28232]: cluster 2023-12-02T01:58:31.578549+0000 mgr.y (mgr.24356) 18606 : cluster 0 pgmap v18574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:31 smithi040 bash[41173]: cluster 2023-12-02T01:58:31.578549+0000 mgr.y (mgr.24356) 18606 : cluster 0 pgmap v18574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:32.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:31 smithi141 bash[31670]: cluster 2023-12-02T01:58:31.578549+0000 mgr.y (mgr.24356) 18606 : cluster 0 pgmap v18574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:32 smithi040 bash[28232]: audit 2023-12-02T01:58:32.771072+0000 mon.c (mon.2) 11661 : audit 0 from='client.? 172.21.15.40:0/3110401903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:32 smithi040 bash[41173]: audit 2023-12-02T01:58:32.771072+0000 mon.c (mon.2) 11661 : audit 0 from='client.? 172.21.15.40:0/3110401903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:32 smithi141 bash[31670]: audit 2023-12-02T01:58:32.771072+0000 mon.c (mon.2) 11661 : audit 0 from='client.? 172.21.15.40:0/3110401903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:33 smithi040 bash[28232]: cluster 2023-12-02T01:58:33.579389+0000 mgr.y (mgr.24356) 18607 : cluster 0 pgmap v18575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:33 smithi040 bash[41173]: cluster 2023-12-02T01:58:33.579389+0000 mgr.y (mgr.24356) 18607 : cluster 0 pgmap v18575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:33 smithi141 bash[31670]: cluster 2023-12-02T01:58:33.579389+0000 mgr.y (mgr.24356) 18607 : cluster 0 pgmap v18575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.002694+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.018153+0000 mon.a (mon.0) 11513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.306015+0000 mon.a (mon.0) 11514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.319079+0000 mon.a (mon.0) 11515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.321272+0000 mon.c (mon.2) 11662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.810167+0000 mon.c (mon.2) 11663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:58:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.812284+0000 mon.c (mon.2) 11664 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:58:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:35 smithi141 bash[31670]: audit 2023-12-02T01:58:34.824619+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.002694+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.018153+0000 mon.a (mon.0) 11513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.306015+0000 mon.a (mon.0) 11514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.319079+0000 mon.a (mon.0) 11515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.321272+0000 mon.c (mon.2) 11662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.810167+0000 mon.c (mon.2) 11663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:58:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.812284+0000 mon.c (mon.2) 11664 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[28232]: audit 2023-12-02T01:58:34.824619+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.002694+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.018153+0000 mon.a (mon.0) 11513 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.306015+0000 mon.a (mon.0) 11514 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.319079+0000 mon.a (mon.0) 11515 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.321272+0000 mon.c (mon.2) 11662 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.810167+0000 mon.c (mon.2) 11663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.812284+0000 mon.c (mon.2) 11664 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:58:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:35 smithi040 bash[41173]: audit 2023-12-02T01:58:34.824619+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:58:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:36 smithi141 bash[31670]: audit 2023-12-02T01:58:35.228305+0000 mon.c (mon.2) 11665 : audit 0 from='client.? 172.21.15.40:0/3587709791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:36 smithi141 bash[31670]: cluster 2023-12-02T01:58:35.580607+0000 mgr.y (mgr.24356) 18608 : cluster 0 pgmap v18576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:36 smithi040 bash[28232]: audit 2023-12-02T01:58:35.228305+0000 mon.c (mon.2) 11665 : audit 0 from='client.? 172.21.15.40:0/3587709791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:36 smithi040 bash[28232]: cluster 2023-12-02T01:58:35.580607+0000 mgr.y (mgr.24356) 18608 : cluster 0 pgmap v18576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:36 smithi040 bash[41173]: audit 2023-12-02T01:58:35.228305+0000 mon.c (mon.2) 11665 : audit 0 from='client.? 172.21.15.40:0/3587709791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:36 smithi040 bash[41173]: cluster 2023-12-02T01:58:35.580607+0000 mgr.y (mgr.24356) 18608 : cluster 0 pgmap v18576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:58:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:58:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:37 smithi040 bash[28232]: cluster 2023-12-02T01:58:37.581228+0000 mgr.y (mgr.24356) 18609 : cluster 0 pgmap v18577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:37 smithi040 bash[28232]: audit 2023-12-02T01:58:37.692205+0000 mon.a (mon.0) 11517 : audit 0 from='client.? 172.21.15.40:0/101971311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:37 smithi040 bash[41173]: cluster 2023-12-02T01:58:37.581228+0000 mgr.y (mgr.24356) 18609 : cluster 0 pgmap v18577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:37 smithi040 bash[41173]: audit 2023-12-02T01:58:37.692205+0000 mon.a (mon.0) 11517 : audit 0 from='client.? 172.21.15.40:0/101971311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:37 smithi141 bash[31670]: cluster 2023-12-02T01:58:37.581228+0000 mgr.y (mgr.24356) 18609 : cluster 0 pgmap v18577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:37 smithi141 bash[31670]: audit 2023-12-02T01:58:37.692205+0000 mon.a (mon.0) 11517 : audit 0 from='client.? 172.21.15.40:0/101971311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:39 smithi141 bash[31670]: cluster 2023-12-02T01:58:39.582428+0000 mgr.y (mgr.24356) 18610 : cluster 0 pgmap v18578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:39 smithi040 bash[41173]: cluster 2023-12-02T01:58:39.582428+0000 mgr.y (mgr.24356) 18610 : cluster 0 pgmap v18578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:39 smithi040 bash[28232]: cluster 2023-12-02T01:58:39.582428+0000 mgr.y (mgr.24356) 18610 : cluster 0 pgmap v18578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:40 smithi141 bash[31670]: audit 2023-12-02T01:58:40.150553+0000 mon.c (mon.2) 11666 : audit 0 from='client.? 172.21.15.40:0/2220749194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:40 smithi040 bash[28232]: audit 2023-12-02T01:58:40.150553+0000 mon.c (mon.2) 11666 : audit 0 from='client.? 172.21.15.40:0/2220749194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:40 smithi040 bash[41173]: audit 2023-12-02T01:58:40.150553+0000 mon.c (mon.2) 11666 : audit 0 from='client.? 172.21.15.40:0/2220749194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:41 smithi141 bash[31670]: cluster 2023-12-02T01:58:41.583097+0000 mgr.y (mgr.24356) 18611 : cluster 0 pgmap v18579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:41 smithi040 bash[41173]: cluster 2023-12-02T01:58:41.583097+0000 mgr.y (mgr.24356) 18611 : cluster 0 pgmap v18579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:41 smithi040 bash[28232]: cluster 2023-12-02T01:58:41.583097+0000 mgr.y (mgr.24356) 18611 : cluster 0 pgmap v18579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:42 smithi040 bash[28232]: audit 2023-12-02T01:58:42.617309+0000 mon.c (mon.2) 11667 : audit 0 from='client.? 172.21.15.40:0/2485895385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:42 smithi040 bash[41173]: audit 2023-12-02T01:58:42.617309+0000 mon.c (mon.2) 11667 : audit 0 from='client.? 172.21.15.40:0/2485895385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:42 smithi141 bash[31670]: audit 2023-12-02T01:58:42.617309+0000 mon.c (mon.2) 11667 : audit 0 from='client.? 172.21.15.40:0/2485895385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:43 smithi040 bash[28232]: cluster 2023-12-02T01:58:43.583750+0000 mgr.y (mgr.24356) 18612 : cluster 0 pgmap v18580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:43 smithi040 bash[41173]: cluster 2023-12-02T01:58:43.583750+0000 mgr.y (mgr.24356) 18612 : cluster 0 pgmap v18580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:44.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:43 smithi141 bash[31670]: cluster 2023-12-02T01:58:43.583750+0000 mgr.y (mgr.24356) 18612 : cluster 0 pgmap v18580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:45 smithi040 bash[28232]: audit 2023-12-02T01:58:45.079699+0000 mon.a (mon.0) 11518 : audit 0 from='client.? 172.21.15.40:0/1698730702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:45 smithi040 bash[41173]: audit 2023-12-02T01:58:45.079699+0000 mon.a (mon.0) 11518 : audit 0 from='client.? 172.21.15.40:0/1698730702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:45 smithi141 bash[31670]: audit 2023-12-02T01:58:45.079699+0000 mon.a (mon.0) 11518 : audit 0 from='client.? 172.21.15.40:0/1698730702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:46 smithi040 bash[28232]: cluster 2023-12-02T01:58:45.584926+0000 mgr.y (mgr.24356) 18613 : cluster 0 pgmap v18581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:46 smithi040 bash[41173]: cluster 2023-12-02T01:58:45.584926+0000 mgr.y (mgr.24356) 18613 : cluster 0 pgmap v18581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:46 smithi141 bash[31670]: cluster 2023-12-02T01:58:45.584926+0000 mgr.y (mgr.24356) 18613 : cluster 0 pgmap v18581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:58:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:58:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:47 smithi040 bash[28232]: audit 2023-12-02T01:58:47.545955+0000 mon.c (mon.2) 11668 : audit 0 from='client.? 172.21.15.40:0/1062331297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:47 smithi040 bash[28232]: cluster 2023-12-02T01:58:47.585710+0000 mgr.y (mgr.24356) 18614 : cluster 0 pgmap v18582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:47 smithi040 bash[41173]: audit 2023-12-02T01:58:47.545955+0000 mon.c (mon.2) 11668 : audit 0 from='client.? 172.21.15.40:0/1062331297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:47 smithi040 bash[41173]: cluster 2023-12-02T01:58:47.585710+0000 mgr.y (mgr.24356) 18614 : cluster 0 pgmap v18582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:47 smithi141 bash[31670]: audit 2023-12-02T01:58:47.545955+0000 mon.c (mon.2) 11668 : audit 0 from='client.? 172.21.15.40:0/1062331297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:47 smithi141 bash[31670]: cluster 2023-12-02T01:58:47.585710+0000 mgr.y (mgr.24356) 18614 : cluster 0 pgmap v18582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:49 smithi040 bash[41173]: audit 2023-12-02T01:58:49.322147+0000 mon.c (mon.2) 11669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:49 smithi040 bash[28232]: audit 2023-12-02T01:58:49.322147+0000 mon.c (mon.2) 11669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:49 smithi141 bash[31670]: audit 2023-12-02T01:58:49.322147+0000 mon.c (mon.2) 11669 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:50 smithi040 bash[28232]: cluster 2023-12-02T01:58:49.586918+0000 mgr.y (mgr.24356) 18615 : cluster 0 pgmap v18583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:50 smithi040 bash[28232]: audit 2023-12-02T01:58:50.010845+0000 mon.a (mon.0) 11519 : audit 0 from='client.? 172.21.15.40:0/4172549569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:50 smithi040 bash[41173]: cluster 2023-12-02T01:58:49.586918+0000 mgr.y (mgr.24356) 18615 : cluster 0 pgmap v18583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:50 smithi040 bash[41173]: audit 2023-12-02T01:58:50.010845+0000 mon.a (mon.0) 11519 : audit 0 from='client.? 172.21.15.40:0/4172549569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:50 smithi141 bash[31670]: cluster 2023-12-02T01:58:49.586918+0000 mgr.y (mgr.24356) 18615 : cluster 0 pgmap v18583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:50 smithi141 bash[31670]: audit 2023-12-02T01:58:50.010845+0000 mon.a (mon.0) 11519 : audit 0 from='client.? 172.21.15.40:0/4172549569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:51 smithi141 bash[31670]: cluster 2023-12-02T01:58:51.587544+0000 mgr.y (mgr.24356) 18616 : cluster 0 pgmap v18584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:51 smithi040 bash[28232]: cluster 2023-12-02T01:58:51.587544+0000 mgr.y (mgr.24356) 18616 : cluster 0 pgmap v18584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:51 smithi040 bash[41173]: cluster 2023-12-02T01:58:51.587544+0000 mgr.y (mgr.24356) 18616 : cluster 0 pgmap v18584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:52 smithi040 bash[41173]: audit 2023-12-02T01:58:52.478241+0000 mon.c (mon.2) 11670 : audit 0 from='client.? 172.21.15.40:0/3681146750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:52 smithi040 bash[28232]: audit 2023-12-02T01:58:52.478241+0000 mon.c (mon.2) 11670 : audit 0 from='client.? 172.21.15.40:0/3681146750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:52 smithi141 bash[31670]: audit 2023-12-02T01:58:52.478241+0000 mon.c (mon.2) 11670 : audit 0 from='client.? 172.21.15.40:0/3681146750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:53 smithi040 bash[28232]: cluster 2023-12-02T01:58:53.588202+0000 mgr.y (mgr.24356) 18617 : cluster 0 pgmap v18585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:53 smithi040 bash[41173]: cluster 2023-12-02T01:58:53.588202+0000 mgr.y (mgr.24356) 18617 : cluster 0 pgmap v18585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:53 smithi141 bash[31670]: cluster 2023-12-02T01:58:53.588202+0000 mgr.y (mgr.24356) 18617 : cluster 0 pgmap v18585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:54 smithi141 bash[31670]: audit 2023-12-02T01:58:54.944174+0000 mon.c (mon.2) 11671 : audit 0 from='client.? 172.21.15.40:0/1498154832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:54 smithi040 bash[28232]: audit 2023-12-02T01:58:54.944174+0000 mon.c (mon.2) 11671 : audit 0 from='client.? 172.21.15.40:0/1498154832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:54 smithi040 bash[41173]: audit 2023-12-02T01:58:54.944174+0000 mon.c (mon.2) 11671 : audit 0 from='client.? 172.21.15.40:0/1498154832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:56 smithi141 bash[31670]: cluster 2023-12-02T01:58:55.589379+0000 mgr.y (mgr.24356) 18618 : cluster 0 pgmap v18586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:56 smithi040 bash[28232]: cluster 2023-12-02T01:58:55.589379+0000 mgr.y (mgr.24356) 18618 : cluster 0 pgmap v18586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:56 smithi040 bash[41173]: cluster 2023-12-02T01:58:55.589379+0000 mgr.y (mgr.24356) 18618 : cluster 0 pgmap v18586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:58:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T01:58:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:57 smithi040 bash[28232]: audit 2023-12-02T01:58:57.414441+0000 mon.c (mon.2) 11672 : audit 0 from='client.? 172.21.15.40:0/523168351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:57 smithi040 bash[28232]: cluster 2023-12-02T01:58:57.590032+0000 mgr.y (mgr.24356) 18619 : cluster 0 pgmap v18587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:57 smithi040 bash[41173]: audit 2023-12-02T01:58:57.414441+0000 mon.c (mon.2) 11672 : audit 0 from='client.? 172.21.15.40:0/523168351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:57 smithi040 bash[41173]: cluster 2023-12-02T01:58:57.590032+0000 mgr.y (mgr.24356) 18619 : cluster 0 pgmap v18587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:58:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:57 smithi141 bash[31670]: audit 2023-12-02T01:58:57.414441+0000 mon.c (mon.2) 11672 : audit 0 from='client.? 172.21.15.40:0/523168351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:58:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:57 smithi141 bash[31670]: cluster 2023-12-02T01:58:57.590032+0000 mgr.y (mgr.24356) 18619 : cluster 0 pgmap v18587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:58:59 smithi141 bash[31670]: cluster 2023-12-02T01:58:59.591051+0000 mgr.y (mgr.24356) 18620 : cluster 0 pgmap v18588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:58:59 smithi040 bash[28232]: cluster 2023-12-02T01:58:59.591051+0000 mgr.y (mgr.24356) 18620 : cluster 0 pgmap v18588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:58:59 smithi040 bash[41173]: cluster 2023-12-02T01:58:59.591051+0000 mgr.y (mgr.24356) 18620 : cluster 0 pgmap v18588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:00 smithi141 bash[31670]: audit 2023-12-02T01:58:59.885792+0000 mon.a (mon.0) 11520 : audit 0 from='client.? 172.21.15.40:0/2507406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:00 smithi040 bash[28232]: audit 2023-12-02T01:58:59.885792+0000 mon.a (mon.0) 11520 : audit 0 from='client.? 172.21.15.40:0/2507406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:00 smithi040 bash[41173]: audit 2023-12-02T01:58:59.885792+0000 mon.a (mon.0) 11520 : audit 0 from='client.? 172.21.15.40:0/2507406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:01 smithi141 bash[31670]: cluster 2023-12-02T01:59:01.591736+0000 mgr.y (mgr.24356) 18621 : cluster 0 pgmap v18589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:01 smithi040 bash[28232]: cluster 2023-12-02T01:59:01.591736+0000 mgr.y (mgr.24356) 18621 : cluster 0 pgmap v18589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:01 smithi040 bash[41173]: cluster 2023-12-02T01:59:01.591736+0000 mgr.y (mgr.24356) 18621 : cluster 0 pgmap v18589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:02 smithi040 bash[28232]: audit 2023-12-02T01:59:02.347200+0000 mon.a (mon.0) 11521 : audit 0 from='client.? 172.21.15.40:0/3884774195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:02 smithi040 bash[41173]: audit 2023-12-02T01:59:02.347200+0000 mon.a (mon.0) 11521 : audit 0 from='client.? 172.21.15.40:0/3884774195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:02 smithi141 bash[31670]: audit 2023-12-02T01:59:02.347200+0000 mon.a (mon.0) 11521 : audit 0 from='client.? 172.21.15.40:0/3884774195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:03 smithi040 bash[28232]: cluster 2023-12-02T01:59:03.592405+0000 mgr.y (mgr.24356) 18622 : cluster 0 pgmap v18590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:03 smithi040 bash[41173]: cluster 2023-12-02T01:59:03.592405+0000 mgr.y (mgr.24356) 18622 : cluster 0 pgmap v18590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:03 smithi141 bash[31670]: cluster 2023-12-02T01:59:03.592405+0000 mgr.y (mgr.24356) 18622 : cluster 0 pgmap v18590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:04 smithi040 bash[28232]: audit 2023-12-02T01:59:04.322649+0000 mon.c (mon.2) 11673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:04 smithi040 bash[28232]: audit 2023-12-02T01:59:04.808534+0000 mon.c (mon.2) 11674 : audit 0 from='client.? 172.21.15.40:0/1439770045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:04 smithi040 bash[41173]: audit 2023-12-02T01:59:04.322649+0000 mon.c (mon.2) 11673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:04 smithi040 bash[41173]: audit 2023-12-02T01:59:04.808534+0000 mon.c (mon.2) 11674 : audit 0 from='client.? 172.21.15.40:0/1439770045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:04 smithi141 bash[31670]: audit 2023-12-02T01:59:04.322649+0000 mon.c (mon.2) 11673 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:04 smithi141 bash[31670]: audit 2023-12-02T01:59:04.808534+0000 mon.c (mon.2) 11674 : audit 0 from='client.? 172.21.15.40:0/1439770045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:05 smithi040 bash[28232]: cluster 2023-12-02T01:59:05.593341+0000 mgr.y (mgr.24356) 18623 : cluster 0 pgmap v18591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:05 smithi040 bash[41173]: cluster 2023-12-02T01:59:05.593341+0000 mgr.y (mgr.24356) 18623 : cluster 0 pgmap v18591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:05 smithi141 bash[31670]: cluster 2023-12-02T01:59:05.593341+0000 mgr.y (mgr.24356) 18623 : cluster 0 pgmap v18591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:59:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:59:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:07 smithi040 bash[28232]: audit 2023-12-02T01:59:07.274415+0000 mon.c (mon.2) 11675 : audit 0 from='client.? 172.21.15.40:0/1893806825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:07 smithi040 bash[28232]: cluster 2023-12-02T01:59:07.593953+0000 mgr.y (mgr.24356) 18624 : cluster 0 pgmap v18592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:07 smithi040 bash[41173]: audit 2023-12-02T01:59:07.274415+0000 mon.c (mon.2) 11675 : audit 0 from='client.? 172.21.15.40:0/1893806825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:07 smithi040 bash[41173]: cluster 2023-12-02T01:59:07.593953+0000 mgr.y (mgr.24356) 18624 : cluster 0 pgmap v18592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:07 smithi141 bash[31670]: audit 2023-12-02T01:59:07.274415+0000 mon.c (mon.2) 11675 : audit 0 from='client.? 172.21.15.40:0/1893806825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:07 smithi141 bash[31670]: cluster 2023-12-02T01:59:07.593953+0000 mgr.y (mgr.24356) 18624 : cluster 0 pgmap v18592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:09 smithi141 bash[31670]: cluster 2023-12-02T01:59:09.594726+0000 mgr.y (mgr.24356) 18625 : cluster 0 pgmap v18593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:09 smithi040 bash[28232]: cluster 2023-12-02T01:59:09.594726+0000 mgr.y (mgr.24356) 18625 : cluster 0 pgmap v18593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:09 smithi040 bash[41173]: cluster 2023-12-02T01:59:09.594726+0000 mgr.y (mgr.24356) 18625 : cluster 0 pgmap v18593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:10 smithi141 bash[31670]: audit 2023-12-02T01:59:09.747205+0000 mon.c (mon.2) 11676 : audit 0 from='client.? 172.21.15.40:0/3514920651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:10 smithi040 bash[28232]: audit 2023-12-02T01:59:09.747205+0000 mon.c (mon.2) 11676 : audit 0 from='client.? 172.21.15.40:0/3514920651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:10 smithi040 bash[41173]: audit 2023-12-02T01:59:09.747205+0000 mon.c (mon.2) 11676 : audit 0 from='client.? 172.21.15.40:0/3514920651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:11 smithi141 bash[31670]: cluster 2023-12-02T01:59:11.595378+0000 mgr.y (mgr.24356) 18626 : cluster 0 pgmap v18594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:11 smithi040 bash[41173]: cluster 2023-12-02T01:59:11.595378+0000 mgr.y (mgr.24356) 18626 : cluster 0 pgmap v18594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:11 smithi040 bash[28232]: cluster 2023-12-02T01:59:11.595378+0000 mgr.y (mgr.24356) 18626 : cluster 0 pgmap v18594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:13.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:12 smithi040 bash[28232]: audit 2023-12-02T01:59:12.210226+0000 mon.c (mon.2) 11677 : audit 0 from='client.? 172.21.15.40:0/2734204957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:13.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:12 smithi040 bash[41173]: audit 2023-12-02T01:59:12.210226+0000 mon.c (mon.2) 11677 : audit 0 from='client.? 172.21.15.40:0/2734204957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:12 smithi141 bash[31670]: audit 2023-12-02T01:59:12.210226+0000 mon.c (mon.2) 11677 : audit 0 from='client.? 172.21.15.40:0/2734204957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:13 smithi040 bash[28232]: cluster 2023-12-02T01:59:13.596027+0000 mgr.y (mgr.24356) 18627 : cluster 0 pgmap v18595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:13 smithi040 bash[41173]: cluster 2023-12-02T01:59:13.596027+0000 mgr.y (mgr.24356) 18627 : cluster 0 pgmap v18595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:14.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:13 smithi141 bash[31670]: cluster 2023-12-02T01:59:13.596027+0000 mgr.y (mgr.24356) 18627 : cluster 0 pgmap v18595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:14 smithi040 bash[28232]: audit 2023-12-02T01:59:14.674436+0000 mon.c (mon.2) 11678 : audit 0 from='client.? 172.21.15.40:0/2905435969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:14 smithi040 bash[41173]: audit 2023-12-02T01:59:14.674436+0000 mon.c (mon.2) 11678 : audit 0 from='client.? 172.21.15.40:0/2905435969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:14 smithi141 bash[31670]: audit 2023-12-02T01:59:14.674436+0000 mon.c (mon.2) 11678 : audit 0 from='client.? 172.21.15.40:0/2905435969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:15 smithi040 bash[28232]: cluster 2023-12-02T01:59:15.597236+0000 mgr.y (mgr.24356) 18628 : cluster 0 pgmap v18596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:15 smithi040 bash[41173]: cluster 2023-12-02T01:59:15.597236+0000 mgr.y (mgr.24356) 18628 : cluster 0 pgmap v18596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:16.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:15 smithi141 bash[31670]: cluster 2023-12-02T01:59:15.597236+0000 mgr.y (mgr.24356) 18628 : cluster 0 pgmap v18596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:59:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:59:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:17 smithi040 bash[41173]: audit 2023-12-02T01:59:17.137590+0000 mon.a (mon.0) 11522 : audit 0 from='client.? 172.21.15.40:0/3661319438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:17 smithi040 bash[41173]: cluster 2023-12-02T01:59:17.597887+0000 mgr.y (mgr.24356) 18629 : cluster 0 pgmap v18597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:17 smithi040 bash[28232]: audit 2023-12-02T01:59:17.137590+0000 mon.a (mon.0) 11522 : audit 0 from='client.? 172.21.15.40:0/3661319438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:17 smithi040 bash[28232]: cluster 2023-12-02T01:59:17.597887+0000 mgr.y (mgr.24356) 18629 : cluster 0 pgmap v18597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:17 smithi141 bash[31670]: audit 2023-12-02T01:59:17.137590+0000 mon.a (mon.0) 11522 : audit 0 from='client.? 172.21.15.40:0/3661319438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:17 smithi141 bash[31670]: cluster 2023-12-02T01:59:17.597887+0000 mgr.y (mgr.24356) 18629 : cluster 0 pgmap v18597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:19 smithi040 bash[28232]: audit 2023-12-02T01:59:19.322297+0000 mon.c (mon.2) 11679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:19 smithi040 bash[41173]: audit 2023-12-02T01:59:19.322297+0000 mon.c (mon.2) 11679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:19 smithi141 bash[31670]: audit 2023-12-02T01:59:19.322297+0000 mon.c (mon.2) 11679 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:20 smithi040 bash[41173]: cluster 2023-12-02T01:59:19.599001+0000 mgr.y (mgr.24356) 18630 : cluster 0 pgmap v18598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:20 smithi040 bash[41173]: audit 2023-12-02T01:59:19.615764+0000 mon.c (mon.2) 11680 : audit 0 from='client.? 172.21.15.40:0/1526659914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:20 smithi040 bash[28232]: cluster 2023-12-02T01:59:19.599001+0000 mgr.y (mgr.24356) 18630 : cluster 0 pgmap v18598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:20 smithi040 bash[28232]: audit 2023-12-02T01:59:19.615764+0000 mon.c (mon.2) 11680 : audit 0 from='client.? 172.21.15.40:0/1526659914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:20 smithi141 bash[31670]: cluster 2023-12-02T01:59:19.599001+0000 mgr.y (mgr.24356) 18630 : cluster 0 pgmap v18598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:20 smithi141 bash[31670]: audit 2023-12-02T01:59:19.615764+0000 mon.c (mon.2) 11680 : audit 0 from='client.? 172.21.15.40:0/1526659914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:21 smithi141 bash[31670]: cluster 2023-12-02T01:59:21.599662+0000 mgr.y (mgr.24356) 18631 : cluster 0 pgmap v18599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:21 smithi040 bash[28232]: cluster 2023-12-02T01:59:21.599662+0000 mgr.y (mgr.24356) 18631 : cluster 0 pgmap v18599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:21 smithi040 bash[41173]: cluster 2023-12-02T01:59:21.599662+0000 mgr.y (mgr.24356) 18631 : cluster 0 pgmap v18599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:22 smithi040 bash[28232]: audit 2023-12-02T01:59:22.083736+0000 mon.c (mon.2) 11681 : audit 0 from='client.? 172.21.15.40:0/2140901628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:22 smithi040 bash[41173]: audit 2023-12-02T01:59:22.083736+0000 mon.c (mon.2) 11681 : audit 0 from='client.? 172.21.15.40:0/2140901628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:22 smithi141 bash[31670]: audit 2023-12-02T01:59:22.083736+0000 mon.c (mon.2) 11681 : audit 0 from='client.? 172.21.15.40:0/2140901628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:23 smithi040 bash[28232]: cluster 2023-12-02T01:59:23.600473+0000 mgr.y (mgr.24356) 18632 : cluster 0 pgmap v18600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:23 smithi040 bash[41173]: cluster 2023-12-02T01:59:23.600473+0000 mgr.y (mgr.24356) 18632 : cluster 0 pgmap v18600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:24.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:23 smithi141 bash[31670]: cluster 2023-12-02T01:59:23.600473+0000 mgr.y (mgr.24356) 18632 : cluster 0 pgmap v18600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:24 smithi040 bash[28232]: audit 2023-12-02T01:59:24.549686+0000 mon.c (mon.2) 11682 : audit 0 from='client.? 172.21.15.40:0/3936037300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:24 smithi040 bash[41173]: audit 2023-12-02T01:59:24.549686+0000 mon.c (mon.2) 11682 : audit 0 from='client.? 172.21.15.40:0/3936037300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:24 smithi141 bash[31670]: audit 2023-12-02T01:59:24.549686+0000 mon.c (mon.2) 11682 : audit 0 from='client.? 172.21.15.40:0/3936037300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:25 smithi040 bash[28232]: cluster 2023-12-02T01:59:25.601658+0000 mgr.y (mgr.24356) 18633 : cluster 0 pgmap v18601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:25 smithi040 bash[41173]: cluster 2023-12-02T01:59:25.601658+0000 mgr.y (mgr.24356) 18633 : cluster 0 pgmap v18601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:26.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:25 smithi141 bash[31670]: cluster 2023-12-02T01:59:25.601658+0000 mgr.y (mgr.24356) 18633 : cluster 0 pgmap v18601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:59:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:59:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:27 smithi040 bash[28232]: audit 2023-12-02T01:59:27.011766+0000 mon.a (mon.0) 11523 : audit 0 from='client.? 172.21.15.40:0/3642068139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:27 smithi040 bash[28232]: cluster 2023-12-02T01:59:27.602321+0000 mgr.y (mgr.24356) 18634 : cluster 0 pgmap v18602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:27 smithi040 bash[41173]: audit 2023-12-02T01:59:27.011766+0000 mon.a (mon.0) 11523 : audit 0 from='client.? 172.21.15.40:0/3642068139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:27 smithi040 bash[41173]: cluster 2023-12-02T01:59:27.602321+0000 mgr.y (mgr.24356) 18634 : cluster 0 pgmap v18602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:27 smithi141 bash[31670]: audit 2023-12-02T01:59:27.011766+0000 mon.a (mon.0) 11523 : audit 0 from='client.? 172.21.15.40:0/3642068139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:27 smithi141 bash[31670]: cluster 2023-12-02T01:59:27.602321+0000 mgr.y (mgr.24356) 18634 : cluster 0 pgmap v18602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:29 smithi040 bash[28232]: audit 2023-12-02T01:59:29.480572+0000 mon.a (mon.0) 11524 : audit 0 from='client.? 172.21.15.40:0/378897500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:29 smithi040 bash[41173]: audit 2023-12-02T01:59:29.480572+0000 mon.a (mon.0) 11524 : audit 0 from='client.? 172.21.15.40:0/378897500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:29 smithi141 bash[31670]: audit 2023-12-02T01:59:29.480572+0000 mon.a (mon.0) 11524 : audit 0 from='client.? 172.21.15.40:0/378897500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:30 smithi040 bash[28232]: cluster 2023-12-02T01:59:29.603486+0000 mgr.y (mgr.24356) 18635 : cluster 0 pgmap v18603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:30 smithi040 bash[41173]: cluster 2023-12-02T01:59:29.603486+0000 mgr.y (mgr.24356) 18635 : cluster 0 pgmap v18603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:30 smithi141 bash[31670]: cluster 2023-12-02T01:59:29.603486+0000 mgr.y (mgr.24356) 18635 : cluster 0 pgmap v18603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:31 smithi141 bash[31670]: cluster 2023-12-02T01:59:31.604010+0000 mgr.y (mgr.24356) 18636 : cluster 0 pgmap v18604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:31 smithi040 bash[28232]: cluster 2023-12-02T01:59:31.604010+0000 mgr.y (mgr.24356) 18636 : cluster 0 pgmap v18604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:31 smithi040 bash[41173]: cluster 2023-12-02T01:59:31.604010+0000 mgr.y (mgr.24356) 18636 : cluster 0 pgmap v18604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:32 smithi040 bash[28232]: audit 2023-12-02T01:59:31.946574+0000 mon.c (mon.2) 11683 : audit 0 from='client.? 172.21.15.40:0/744689849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:32 smithi040 bash[41173]: audit 2023-12-02T01:59:31.946574+0000 mon.c (mon.2) 11683 : audit 0 from='client.? 172.21.15.40:0/744689849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:32 smithi141 bash[31670]: audit 2023-12-02T01:59:31.946574+0000 mon.c (mon.2) 11683 : audit 0 from='client.? 172.21.15.40:0/744689849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:33 smithi040 bash[28232]: cluster 2023-12-02T01:59:33.604683+0000 mgr.y (mgr.24356) 18637 : cluster 0 pgmap v18605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:33 smithi040 bash[41173]: cluster 2023-12-02T01:59:33.604683+0000 mgr.y (mgr.24356) 18637 : cluster 0 pgmap v18605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:34.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:33 smithi141 bash[31670]: cluster 2023-12-02T01:59:33.604683+0000 mgr.y (mgr.24356) 18637 : cluster 0 pgmap v18605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:34 smithi040 bash[28232]: audit 2023-12-02T01:59:34.322977+0000 mon.c (mon.2) 11684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:34 smithi040 bash[28232]: audit 2023-12-02T01:59:34.411356+0000 mon.a (mon.0) 11525 : audit 0 from='client.? 172.21.15.40:0/3145685854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:34 smithi040 bash[41173]: audit 2023-12-02T01:59:34.322977+0000 mon.c (mon.2) 11684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:34 smithi040 bash[41173]: audit 2023-12-02T01:59:34.411356+0000 mon.a (mon.0) 11525 : audit 0 from='client.? 172.21.15.40:0/3145685854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:34 smithi141 bash[31670]: audit 2023-12-02T01:59:34.322977+0000 mon.c (mon.2) 11684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:34 smithi141 bash[31670]: audit 2023-12-02T01:59:34.411356+0000 mon.a (mon.0) 11525 : audit 0 from='client.? 172.21.15.40:0/3145685854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[28232]: audit 2023-12-02T01:59:34.907171+0000 mon.c (mon.2) 11685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[28232]: audit 2023-12-02T01:59:35.288391+0000 mon.a (mon.0) 11526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[28232]: audit 2023-12-02T01:59:35.302128+0000 mon.a (mon.0) 11527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[28232]: cluster 2023-12-02T01:59:35.605638+0000 mgr.y (mgr.24356) 18638 : cluster 0 pgmap v18606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[41173]: audit 2023-12-02T01:59:34.907171+0000 mon.c (mon.2) 11685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[41173]: audit 2023-12-02T01:59:35.288391+0000 mon.a (mon.0) 11526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[41173]: audit 2023-12-02T01:59:35.302128+0000 mon.a (mon.0) 11527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:35 smithi040 bash[41173]: cluster 2023-12-02T01:59:35.605638+0000 mgr.y (mgr.24356) 18638 : cluster 0 pgmap v18606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:35 smithi141 bash[31670]: audit 2023-12-02T01:59:34.907171+0000 mon.c (mon.2) 11685 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:59:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:35 smithi141 bash[31670]: audit 2023-12-02T01:59:35.288391+0000 mon.a (mon.0) 11526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:35 smithi141 bash[31670]: audit 2023-12-02T01:59:35.302128+0000 mon.a (mon.0) 11527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:36.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:35 smithi141 bash[31670]: cluster 2023-12-02T01:59:35.605638+0000 mgr.y (mgr.24356) 18638 : cluster 0 pgmap v18606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:59:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:59:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:37 smithi040 bash[41173]: audit 2023-12-02T01:59:36.878077+0000 mon.c (mon.2) 11686 : audit 0 from='client.? 172.21.15.40:0/194749646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:37 smithi040 bash[41173]: cluster 2023-12-02T01:59:37.606341+0000 mgr.y (mgr.24356) 18639 : cluster 0 pgmap v18607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:37 smithi040 bash[28232]: audit 2023-12-02T01:59:36.878077+0000 mon.c (mon.2) 11686 : audit 0 from='client.? 172.21.15.40:0/194749646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:37 smithi040 bash[28232]: cluster 2023-12-02T01:59:37.606341+0000 mgr.y (mgr.24356) 18639 : cluster 0 pgmap v18607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:37 smithi141 bash[31670]: audit 2023-12-02T01:59:36.878077+0000 mon.c (mon.2) 11686 : audit 0 from='client.? 172.21.15.40:0/194749646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:37 smithi141 bash[31670]: cluster 2023-12-02T01:59:37.606341+0000 mgr.y (mgr.24356) 18639 : cluster 0 pgmap v18607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:39 smithi040 bash[41173]: audit 2023-12-02T01:59:39.338591+0000 mon.c (mon.2) 11687 : audit 0 from='client.? 172.21.15.40:0/2669622708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:39 smithi040 bash[28232]: audit 2023-12-02T01:59:39.338591+0000 mon.c (mon.2) 11687 : audit 0 from='client.? 172.21.15.40:0/2669622708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:39 smithi141 bash[31670]: audit 2023-12-02T01:59:39.338591+0000 mon.c (mon.2) 11687 : audit 0 from='client.? 172.21.15.40:0/2669622708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:40 smithi040 bash[28232]: cluster 2023-12-02T01:59:39.607468+0000 mgr.y (mgr.24356) 18640 : cluster 0 pgmap v18608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:40 smithi040 bash[41173]: cluster 2023-12-02T01:59:39.607468+0000 mgr.y (mgr.24356) 18640 : cluster 0 pgmap v18608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:40 smithi141 bash[31670]: cluster 2023-12-02T01:59:39.607468+0000 mgr.y (mgr.24356) 18640 : cluster 0 pgmap v18608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.155380+0000 mon.a (mon.0) 11528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.166625+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.198812+0000 mon.a (mon.0) 11530 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.211624+0000 mon.a (mon.0) 11531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: cluster 2023-12-02T01:59:41.607971+0000 mgr.y (mgr.24356) 18641 : cluster 0 pgmap v18609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.743154+0000 mon.c (mon.2) 11688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.744739+0000 mon.c (mon.2) 11689 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.753610+0000 mon.a (mon.0) 11532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[28232]: audit 2023-12-02T01:59:41.815351+0000 mon.c (mon.2) 11690 : audit 0 from='client.? 172.21.15.40:0/1641836174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.155380+0000 mon.a (mon.0) 11528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.166625+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.198812+0000 mon.a (mon.0) 11530 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.211624+0000 mon.a (mon.0) 11531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: cluster 2023-12-02T01:59:41.607971+0000 mgr.y (mgr.24356) 18641 : cluster 0 pgmap v18609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.743154+0000 mon.c (mon.2) 11688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.744739+0000 mon.c (mon.2) 11689 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:59:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.753610+0000 mon.a (mon.0) 11532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:42 smithi040 bash[41173]: audit 2023-12-02T01:59:41.815351+0000 mon.c (mon.2) 11690 : audit 0 from='client.? 172.21.15.40:0/1641836174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.155380+0000 mon.a (mon.0) 11528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.166625+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.198812+0000 mon.a (mon.0) 11530 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.211624+0000 mon.a (mon.0) 11531 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: cluster 2023-12-02T01:59:41.607971+0000 mgr.y (mgr.24356) 18641 : cluster 0 pgmap v18609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.743154+0000 mon.c (mon.2) 11688 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.744739+0000 mon.c (mon.2) 11689 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.753610+0000 mon.a (mon.0) 11532 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T01:59:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:42 smithi141 bash[31670]: audit 2023-12-02T01:59:41.815351+0000 mon.c (mon.2) 11690 : audit 0 from='client.? 172.21.15.40:0/1641836174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:43 smithi141 bash[31670]: cluster 2023-12-02T01:59:43.608633+0000 mgr.y (mgr.24356) 18642 : cluster 0 pgmap v18610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:43 smithi040 bash[28232]: cluster 2023-12-02T01:59:43.608633+0000 mgr.y (mgr.24356) 18642 : cluster 0 pgmap v18610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:43 smithi040 bash[41173]: cluster 2023-12-02T01:59:43.608633+0000 mgr.y (mgr.24356) 18642 : cluster 0 pgmap v18610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:45.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:44 smithi141 bash[31670]: audit 2023-12-02T01:59:44.288423+0000 mon.a (mon.0) 11533 : audit 0 from='client.? 172.21.15.40:0/2467879013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:44 smithi040 bash[41173]: audit 2023-12-02T01:59:44.288423+0000 mon.a (mon.0) 11533 : audit 0 from='client.? 172.21.15.40:0/2467879013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:44 smithi040 bash[28232]: audit 2023-12-02T01:59:44.288423+0000 mon.a (mon.0) 11533 : audit 0 from='client.? 172.21.15.40:0/2467879013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:45 smithi141 bash[31670]: cluster 2023-12-02T01:59:45.609805+0000 mgr.y (mgr.24356) 18643 : cluster 0 pgmap v18611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:45 smithi040 bash[28232]: cluster 2023-12-02T01:59:45.609805+0000 mgr.y (mgr.24356) 18643 : cluster 0 pgmap v18611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:45 smithi040 bash[41173]: cluster 2023-12-02T01:59:45.609805+0000 mgr.y (mgr.24356) 18643 : cluster 0 pgmap v18611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:46.808 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:59:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T01:59:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:46 smithi040 bash[41173]: audit 2023-12-02T01:59:46.755211+0000 mon.c (mon.2) 11691 : audit 0 from='client.? 172.21.15.40:0/4012063723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:46 smithi040 bash[28232]: audit 2023-12-02T01:59:46.755211+0000 mon.c (mon.2) 11691 : audit 0 from='client.? 172.21.15.40:0/4012063723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:46 smithi141 bash[31670]: audit 2023-12-02T01:59:46.755211+0000 mon.c (mon.2) 11691 : audit 0 from='client.? 172.21.15.40:0/4012063723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:47 smithi040 bash[28232]: cluster 2023-12-02T01:59:47.610466+0000 mgr.y (mgr.24356) 18644 : cluster 0 pgmap v18612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:47 smithi040 bash[41173]: cluster 2023-12-02T01:59:47.610466+0000 mgr.y (mgr.24356) 18644 : cluster 0 pgmap v18612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:48.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:47 smithi141 bash[31670]: cluster 2023-12-02T01:59:47.610466+0000 mgr.y (mgr.24356) 18644 : cluster 0 pgmap v18612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:49 smithi040 bash[28232]: audit 2023-12-02T01:59:49.232210+0000 mon.a (mon.0) 11534 : audit 0 from='client.? 172.21.15.40:0/1092351329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:49 smithi040 bash[41173]: audit 2023-12-02T01:59:49.232210+0000 mon.a (mon.0) 11534 : audit 0 from='client.? 172.21.15.40:0/1092351329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:49 smithi141 bash[31670]: audit 2023-12-02T01:59:49.232210+0000 mon.a (mon.0) 11534 : audit 0 from='client.? 172.21.15.40:0/1092351329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:50 smithi040 bash[28232]: audit 2023-12-02T01:59:49.323671+0000 mon.c (mon.2) 11692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:50 smithi040 bash[28232]: cluster 2023-12-02T01:59:49.611644+0000 mgr.y (mgr.24356) 18645 : cluster 0 pgmap v18613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:50 smithi040 bash[41173]: audit 2023-12-02T01:59:49.323671+0000 mon.c (mon.2) 11692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:50 smithi040 bash[41173]: cluster 2023-12-02T01:59:49.611644+0000 mgr.y (mgr.24356) 18645 : cluster 0 pgmap v18613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:50 smithi141 bash[31670]: audit 2023-12-02T01:59:49.323671+0000 mon.c (mon.2) 11692 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:50 smithi141 bash[31670]: cluster 2023-12-02T01:59:49.611644+0000 mgr.y (mgr.24356) 18645 : cluster 0 pgmap v18613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:51 smithi141 bash[31670]: cluster 2023-12-02T01:59:51.612272+0000 mgr.y (mgr.24356) 18646 : cluster 0 pgmap v18614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:51 smithi040 bash[28232]: cluster 2023-12-02T01:59:51.612272+0000 mgr.y (mgr.24356) 18646 : cluster 0 pgmap v18614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:51 smithi040 bash[41173]: cluster 2023-12-02T01:59:51.612272+0000 mgr.y (mgr.24356) 18646 : cluster 0 pgmap v18614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:53.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:52 smithi141 bash[31670]: audit 2023-12-02T01:59:51.697391+0000 mon.a (mon.0) 11535 : audit 0 from='client.? 172.21.15.40:0/468604920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:52 smithi040 bash[28232]: audit 2023-12-02T01:59:51.697391+0000 mon.a (mon.0) 11535 : audit 0 from='client.? 172.21.15.40:0/468604920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:52 smithi040 bash[41173]: audit 2023-12-02T01:59:51.697391+0000 mon.a (mon.0) 11535 : audit 0 from='client.? 172.21.15.40:0/468604920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:53 smithi141 bash[31670]: cluster 2023-12-02T01:59:53.612976+0000 mgr.y (mgr.24356) 18647 : cluster 0 pgmap v18615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:53 smithi040 bash[28232]: cluster 2023-12-02T01:59:53.612976+0000 mgr.y (mgr.24356) 18647 : cluster 0 pgmap v18615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:53 smithi040 bash[41173]: cluster 2023-12-02T01:59:53.612976+0000 mgr.y (mgr.24356) 18647 : cluster 0 pgmap v18615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:55.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:54 smithi141 bash[31670]: audit 2023-12-02T01:59:54.165503+0000 mon.a (mon.0) 11536 : audit 0 from='client.? 172.21.15.40:0/3103006719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:54 smithi040 bash[28232]: audit 2023-12-02T01:59:54.165503+0000 mon.a (mon.0) 11536 : audit 0 from='client.? 172.21.15.40:0/3103006719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:55.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:54 smithi040 bash[41173]: audit 2023-12-02T01:59:54.165503+0000 mon.a (mon.0) 11536 : audit 0 from='client.? 172.21.15.40:0/3103006719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:55 smithi141 bash[31670]: cluster 2023-12-02T01:59:55.614166+0000 mgr.y (mgr.24356) 18648 : cluster 0 pgmap v18616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:55 smithi040 bash[28232]: cluster 2023-12-02T01:59:55.614166+0000 mgr.y (mgr.24356) 18648 : cluster 0 pgmap v18616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:55 smithi040 bash[41173]: cluster 2023-12-02T01:59:55.614166+0000 mgr.y (mgr.24356) 18648 : cluster 0 pgmap v18616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:56 smithi040 bash[28232]: audit 2023-12-02T01:59:56.626650+0000 mon.a (mon.0) 11537 : audit 0 from='client.? 172.21.15.40:0/3383013341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 01:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:01:59:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T01:59:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:56 smithi040 bash[41173]: audit 2023-12-02T01:59:56.626650+0000 mon.a (mon.0) 11537 : audit 0 from='client.? 172.21.15.40:0/3383013341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:57.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:56 smithi141 bash[31670]: audit 2023-12-02T01:59:56.626650+0000 mon.a (mon.0) 11537 : audit 0 from='client.? 172.21.15.40:0/3383013341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:57 smithi040 bash[28232]: cluster 2023-12-02T01:59:57.614861+0000 mgr.y (mgr.24356) 18649 : cluster 0 pgmap v18617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:57 smithi040 bash[41173]: cluster 2023-12-02T01:59:57.614861+0000 mgr.y (mgr.24356) 18649 : cluster 0 pgmap v18617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:58.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:57 smithi141 bash[31670]: cluster 2023-12-02T01:59:57.614861+0000 mgr.y (mgr.24356) 18649 : cluster 0 pgmap v18617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T01:59:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 01:59:59 smithi040 bash[28232]: audit 2023-12-02T01:59:59.084714+0000 mon.a (mon.0) 11538 : audit 0 from='client.? 172.21.15.40:0/3590615012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 01:59:59 smithi040 bash[41173]: audit 2023-12-02T01:59:59.084714+0000 mon.a (mon.0) 11538 : audit 0 from='client.? 172.21.15.40:0/3590615012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T01:59:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 01:59:59 smithi141 bash[31670]: audit 2023-12-02T01:59:59.084714+0000 mon.a (mon.0) 11538 : audit 0 from='client.? 172.21.15.40:0/3590615012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:00 smithi040 bash[41173]: cluster 2023-12-02T01:59:59.616056+0000 mgr.y (mgr.24356) 18650 : cluster 0 pgmap v18618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:00 smithi040 bash[41173]: cluster 2023-12-02T02:00:00.000135+0000 mon.a (mon.0) 11539 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:00 smithi040 bash[28232]: debug 2023-12-02T01:59:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:00 smithi040 bash[28232]: cluster 2023-12-02T01:59:59.616056+0000 mgr.y (mgr.24356) 18650 : cluster 0 pgmap v18618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:00 smithi040 bash[28232]: cluster 2023-12-02T02:00:00.000135+0000 mon.a (mon.0) 11539 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:00 smithi141 bash[31670]: cluster 2023-12-02T01:59:59.616056+0000 mgr.y (mgr.24356) 18650 : cluster 0 pgmap v18618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:00 smithi141 bash[31670]: cluster 2023-12-02T02:00:00.000135+0000 mon.a (mon.0) 11539 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:01 smithi040 bash[41173]: audit 2023-12-02T02:00:01.565491+0000 mon.c (mon.2) 11693 : audit 0 from='client.? 172.21.15.40:0/744071803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:01 smithi040 bash[28232]: audit 2023-12-02T02:00:01.565491+0000 mon.c (mon.2) 11693 : audit 0 from='client.? 172.21.15.40:0/744071803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:01 smithi141 bash[31670]: audit 2023-12-02T02:00:01.565491+0000 mon.c (mon.2) 11693 : audit 0 from='client.? 172.21.15.40:0/744071803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:02.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:02 smithi040 bash[41173]: cluster 2023-12-02T02:00:01.616877+0000 mgr.y (mgr.24356) 18651 : cluster 0 pgmap v18619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:02 smithi040 bash[28232]: cluster 2023-12-02T02:00:01.616877+0000 mgr.y (mgr.24356) 18651 : cluster 0 pgmap v18619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:02 smithi141 bash[31670]: cluster 2023-12-02T02:00:01.616877+0000 mgr.y (mgr.24356) 18651 : cluster 0 pgmap v18619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:03 smithi141 bash[31670]: cluster 2023-12-02T02:00:03.617557+0000 mgr.y (mgr.24356) 18652 : cluster 0 pgmap v18620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:03 smithi040 bash[28232]: cluster 2023-12-02T02:00:03.617557+0000 mgr.y (mgr.24356) 18652 : cluster 0 pgmap v18620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:03 smithi040 bash[41173]: cluster 2023-12-02T02:00:03.617557+0000 mgr.y (mgr.24356) 18652 : cluster 0 pgmap v18620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:04 smithi141 bash[31670]: audit 2023-12-02T02:00:04.035254+0000 mon.a (mon.0) 11540 : audit 0 from='client.? 172.21.15.40:0/917171674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:04 smithi141 bash[31670]: audit 2023-12-02T02:00:04.323962+0000 mon.c (mon.2) 11694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:04 smithi040 bash[28232]: audit 2023-12-02T02:00:04.035254+0000 mon.a (mon.0) 11540 : audit 0 from='client.? 172.21.15.40:0/917171674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:04 smithi040 bash[28232]: audit 2023-12-02T02:00:04.323962+0000 mon.c (mon.2) 11694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:04 smithi040 bash[41173]: audit 2023-12-02T02:00:04.035254+0000 mon.a (mon.0) 11540 : audit 0 from='client.? 172.21.15.40:0/917171674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:04 smithi040 bash[41173]: audit 2023-12-02T02:00:04.323962+0000 mon.c (mon.2) 11694 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:05 smithi141 bash[31670]: cluster 2023-12-02T02:00:05.618763+0000 mgr.y (mgr.24356) 18653 : cluster 0 pgmap v18621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:05 smithi040 bash[28232]: cluster 2023-12-02T02:00:05.618763+0000 mgr.y (mgr.24356) 18653 : cluster 0 pgmap v18621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:05 smithi040 bash[41173]: cluster 2023-12-02T02:00:05.618763+0000 mgr.y (mgr.24356) 18653 : cluster 0 pgmap v18621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:06 smithi040 bash[28232]: audit 2023-12-02T02:00:06.493597+0000 mon.c (mon.2) 11695 : audit 0 from='client.? 172.21.15.40:0/2239933875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:00:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:00:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:06 smithi040 bash[41173]: audit 2023-12-02T02:00:06.493597+0000 mon.c (mon.2) 11695 : audit 0 from='client.? 172.21.15.40:0/2239933875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:06 smithi141 bash[31670]: audit 2023-12-02T02:00:06.493597+0000 mon.c (mon.2) 11695 : audit 0 from='client.? 172.21.15.40:0/2239933875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:07 smithi040 bash[28232]: cluster 2023-12-02T02:00:07.619405+0000 mgr.y (mgr.24356) 18654 : cluster 0 pgmap v18622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:07 smithi040 bash[41173]: cluster 2023-12-02T02:00:07.619405+0000 mgr.y (mgr.24356) 18654 : cluster 0 pgmap v18622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:07 smithi141 bash[31670]: cluster 2023-12-02T02:00:07.619405+0000 mgr.y (mgr.24356) 18654 : cluster 0 pgmap v18622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:09 smithi141 bash[31670]: audit 2023-12-02T02:00:08.956178+0000 mon.c (mon.2) 11696 : audit 0 from='client.? 172.21.15.40:0/1521823653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:09 smithi040 bash[41173]: audit 2023-12-02T02:00:08.956178+0000 mon.c (mon.2) 11696 : audit 0 from='client.? 172.21.15.40:0/1521823653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:09 smithi040 bash[28232]: audit 2023-12-02T02:00:08.956178+0000 mon.c (mon.2) 11696 : audit 0 from='client.? 172.21.15.40:0/1521823653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:10 smithi141 bash[31670]: cluster 2023-12-02T02:00:09.620698+0000 mgr.y (mgr.24356) 18655 : cluster 0 pgmap v18623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:10 smithi040 bash[41173]: cluster 2023-12-02T02:00:09.620698+0000 mgr.y (mgr.24356) 18655 : cluster 0 pgmap v18623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:10 smithi040 bash[28232]: cluster 2023-12-02T02:00:09.620698+0000 mgr.y (mgr.24356) 18655 : cluster 0 pgmap v18623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:11 smithi141 bash[31670]: audit 2023-12-02T02:00:11.420999+0000 mon.a (mon.0) 11541 : audit 0 from='client.? 172.21.15.40:0/2567724083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:11 smithi040 bash[41173]: audit 2023-12-02T02:00:11.420999+0000 mon.a (mon.0) 11541 : audit 0 from='client.? 172.21.15.40:0/2567724083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:11 smithi040 bash[28232]: audit 2023-12-02T02:00:11.420999+0000 mon.a (mon.0) 11541 : audit 0 from='client.? 172.21.15.40:0/2567724083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:12 smithi141 bash[31670]: cluster 2023-12-02T02:00:11.621456+0000 mgr.y (mgr.24356) 18656 : cluster 0 pgmap v18624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:12 smithi040 bash[28232]: cluster 2023-12-02T02:00:11.621456+0000 mgr.y (mgr.24356) 18656 : cluster 0 pgmap v18624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:12 smithi040 bash[41173]: cluster 2023-12-02T02:00:11.621456+0000 mgr.y (mgr.24356) 18656 : cluster 0 pgmap v18624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:14.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:13 smithi141 bash[31670]: cluster 2023-12-02T02:00:13.622095+0000 mgr.y (mgr.24356) 18657 : cluster 0 pgmap v18625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:13 smithi040 bash[28232]: cluster 2023-12-02T02:00:13.622095+0000 mgr.y (mgr.24356) 18657 : cluster 0 pgmap v18625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:13 smithi040 bash[41173]: cluster 2023-12-02T02:00:13.622095+0000 mgr.y (mgr.24356) 18657 : cluster 0 pgmap v18625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:15.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:14 smithi141 bash[31670]: audit 2023-12-02T02:00:13.885194+0000 mon.a (mon.0) 11542 : audit 0 from='client.? 172.21.15.40:0/3772549358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:14 smithi040 bash[28232]: audit 2023-12-02T02:00:13.885194+0000 mon.a (mon.0) 11542 : audit 0 from='client.? 172.21.15.40:0/3772549358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:14 smithi040 bash[41173]: audit 2023-12-02T02:00:13.885194+0000 mon.a (mon.0) 11542 : audit 0 from='client.? 172.21.15.40:0/3772549358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:15 smithi141 bash[31670]: cluster 2023-12-02T02:00:15.623256+0000 mgr.y (mgr.24356) 18658 : cluster 0 pgmap v18626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:15 smithi040 bash[41173]: cluster 2023-12-02T02:00:15.623256+0000 mgr.y (mgr.24356) 18658 : cluster 0 pgmap v18626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:15 smithi040 bash[28232]: cluster 2023-12-02T02:00:15.623256+0000 mgr.y (mgr.24356) 18658 : cluster 0 pgmap v18626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:16 smithi040 bash[28232]: audit 2023-12-02T02:00:16.344710+0000 mon.a (mon.0) 11543 : audit 0 from='client.? 172.21.15.40:0/3899391822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:00:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:00:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:16 smithi040 bash[41173]: audit 2023-12-02T02:00:16.344710+0000 mon.a (mon.0) 11543 : audit 0 from='client.? 172.21.15.40:0/3899391822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:16 smithi141 bash[31670]: audit 2023-12-02T02:00:16.344710+0000 mon.a (mon.0) 11543 : audit 0 from='client.? 172.21.15.40:0/3899391822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:17 smithi040 bash[41173]: cluster 2023-12-02T02:00:17.623918+0000 mgr.y (mgr.24356) 18659 : cluster 0 pgmap v18627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:17 smithi040 bash[28232]: cluster 2023-12-02T02:00:17.623918+0000 mgr.y (mgr.24356) 18659 : cluster 0 pgmap v18627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:18.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:17 smithi141 bash[31670]: cluster 2023-12-02T02:00:17.623918+0000 mgr.y (mgr.24356) 18659 : cluster 0 pgmap v18627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:18 smithi040 bash[28232]: audit 2023-12-02T02:00:18.804083+0000 mon.c (mon.2) 11697 : audit 0 from='client.? 172.21.15.40:0/1220896666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:18 smithi040 bash[41173]: audit 2023-12-02T02:00:18.804083+0000 mon.c (mon.2) 11697 : audit 0 from='client.? 172.21.15.40:0/1220896666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:19.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:18 smithi141 bash[31670]: audit 2023-12-02T02:00:18.804083+0000 mon.c (mon.2) 11697 : audit 0 from='client.? 172.21.15.40:0/1220896666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:19 smithi040 bash[28232]: audit 2023-12-02T02:00:19.324165+0000 mon.c (mon.2) 11698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:19 smithi040 bash[28232]: cluster 2023-12-02T02:00:19.625256+0000 mgr.y (mgr.24356) 18660 : cluster 0 pgmap v18628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:19 smithi040 bash[41173]: audit 2023-12-02T02:00:19.324165+0000 mon.c (mon.2) 11698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:19 smithi040 bash[41173]: cluster 2023-12-02T02:00:19.625256+0000 mgr.y (mgr.24356) 18660 : cluster 0 pgmap v18628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:19 smithi141 bash[31670]: audit 2023-12-02T02:00:19.324165+0000 mon.c (mon.2) 11698 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:20.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:19 smithi141 bash[31670]: cluster 2023-12-02T02:00:19.625256+0000 mgr.y (mgr.24356) 18660 : cluster 0 pgmap v18628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:21 smithi040 bash[41173]: audit 2023-12-02T02:00:21.266813+0000 mon.c (mon.2) 11699 : audit 0 from='client.? 172.21.15.40:0/409046835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:21 smithi040 bash[28232]: audit 2023-12-02T02:00:21.266813+0000 mon.c (mon.2) 11699 : audit 0 from='client.? 172.21.15.40:0/409046835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:21 smithi141 bash[31670]: audit 2023-12-02T02:00:21.266813+0000 mon.c (mon.2) 11699 : audit 0 from='client.? 172.21.15.40:0/409046835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:22 smithi040 bash[41173]: cluster 2023-12-02T02:00:21.625980+0000 mgr.y (mgr.24356) 18661 : cluster 0 pgmap v18629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:22 smithi040 bash[28232]: cluster 2023-12-02T02:00:21.625980+0000 mgr.y (mgr.24356) 18661 : cluster 0 pgmap v18629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:22.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:22 smithi141 bash[31670]: cluster 2023-12-02T02:00:21.625980+0000 mgr.y (mgr.24356) 18661 : cluster 0 pgmap v18629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:23 smithi141 bash[31670]: cluster 2023-12-02T02:00:23.626453+0000 mgr.y (mgr.24356) 18662 : cluster 0 pgmap v18630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:23 smithi040 bash[41173]: cluster 2023-12-02T02:00:23.626453+0000 mgr.y (mgr.24356) 18662 : cluster 0 pgmap v18630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:23 smithi040 bash[28232]: cluster 2023-12-02T02:00:23.626453+0000 mgr.y (mgr.24356) 18662 : cluster 0 pgmap v18630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:25.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:24 smithi141 bash[31670]: audit 2023-12-02T02:00:23.739774+0000 mon.c (mon.2) 11700 : audit 0 from='client.? 172.21.15.40:0/2714554048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:24 smithi040 bash[41173]: audit 2023-12-02T02:00:23.739774+0000 mon.c (mon.2) 11700 : audit 0 from='client.? 172.21.15.40:0/2714554048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:24 smithi040 bash[28232]: audit 2023-12-02T02:00:23.739774+0000 mon.c (mon.2) 11700 : audit 0 from='client.? 172.21.15.40:0/2714554048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:25 smithi141 bash[31670]: cluster 2023-12-02T02:00:25.627621+0000 mgr.y (mgr.24356) 18663 : cluster 0 pgmap v18631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:25 smithi040 bash[41173]: cluster 2023-12-02T02:00:25.627621+0000 mgr.y (mgr.24356) 18663 : cluster 0 pgmap v18631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:25 smithi040 bash[28232]: cluster 2023-12-02T02:00:25.627621+0000 mgr.y (mgr.24356) 18663 : cluster 0 pgmap v18631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:26 smithi040 bash[28232]: audit 2023-12-02T02:00:26.206376+0000 mon.c (mon.2) 11701 : audit 0 from='client.? 172.21.15.40:0/4091613287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:00:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:00:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:26 smithi040 bash[41173]: audit 2023-12-02T02:00:26.206376+0000 mon.c (mon.2) 11701 : audit 0 from='client.? 172.21.15.40:0/4091613287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:26 smithi141 bash[31670]: audit 2023-12-02T02:00:26.206376+0000 mon.c (mon.2) 11701 : audit 0 from='client.? 172.21.15.40:0/4091613287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:27 smithi040 bash[28232]: cluster 2023-12-02T02:00:27.628310+0000 mgr.y (mgr.24356) 18664 : cluster 0 pgmap v18632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:27 smithi040 bash[41173]: cluster 2023-12-02T02:00:27.628310+0000 mgr.y (mgr.24356) 18664 : cluster 0 pgmap v18632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:27 smithi141 bash[31670]: cluster 2023-12-02T02:00:27.628310+0000 mgr.y (mgr.24356) 18664 : cluster 0 pgmap v18632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:28 smithi040 bash[28232]: audit 2023-12-02T02:00:28.670136+0000 mon.c (mon.2) 11702 : audit 0 from='client.? 172.21.15.40:0/357619517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:28 smithi040 bash[41173]: audit 2023-12-02T02:00:28.670136+0000 mon.c (mon.2) 11702 : audit 0 from='client.? 172.21.15.40:0/357619517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:28 smithi141 bash[31670]: audit 2023-12-02T02:00:28.670136+0000 mon.c (mon.2) 11702 : audit 0 from='client.? 172.21.15.40:0/357619517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:29 smithi040 bash[41173]: cluster 2023-12-02T02:00:29.629530+0000 mgr.y (mgr.24356) 18665 : cluster 0 pgmap v18633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:29 smithi040 bash[28232]: cluster 2023-12-02T02:00:29.629530+0000 mgr.y (mgr.24356) 18665 : cluster 0 pgmap v18633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:29 smithi141 bash[31670]: cluster 2023-12-02T02:00:29.629530+0000 mgr.y (mgr.24356) 18665 : cluster 0 pgmap v18633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:31 smithi141 bash[31670]: audit 2023-12-02T02:00:31.134366+0000 mon.a (mon.0) 11544 : audit 0 from='client.? 172.21.15.40:0/2252326397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:31 smithi040 bash[28232]: audit 2023-12-02T02:00:31.134366+0000 mon.a (mon.0) 11544 : audit 0 from='client.? 172.21.15.40:0/2252326397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:31 smithi040 bash[41173]: audit 2023-12-02T02:00:31.134366+0000 mon.a (mon.0) 11544 : audit 0 from='client.? 172.21.15.40:0/2252326397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:32 smithi141 bash[31670]: cluster 2023-12-02T02:00:31.630219+0000 mgr.y (mgr.24356) 18666 : cluster 0 pgmap v18634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:32 smithi040 bash[28232]: cluster 2023-12-02T02:00:31.630219+0000 mgr.y (mgr.24356) 18666 : cluster 0 pgmap v18634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:32 smithi040 bash[41173]: cluster 2023-12-02T02:00:31.630219+0000 mgr.y (mgr.24356) 18666 : cluster 0 pgmap v18634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:33 smithi040 bash[41173]: audit 2023-12-02T02:00:33.604326+0000 mon.a (mon.0) 11545 : audit 0 from='client.? 172.21.15.40:0/2851199010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:33 smithi040 bash[41173]: cluster 2023-12-02T02:00:33.630772+0000 mgr.y (mgr.24356) 18667 : cluster 0 pgmap v18635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:33 smithi040 bash[28232]: audit 2023-12-02T02:00:33.604326+0000 mon.a (mon.0) 11545 : audit 0 from='client.? 172.21.15.40:0/2851199010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:33 smithi040 bash[28232]: cluster 2023-12-02T02:00:33.630772+0000 mgr.y (mgr.24356) 18667 : cluster 0 pgmap v18635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:33 smithi141 bash[31670]: audit 2023-12-02T02:00:33.604326+0000 mon.a (mon.0) 11545 : audit 0 from='client.? 172.21.15.40:0/2851199010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:33 smithi141 bash[31670]: cluster 2023-12-02T02:00:33.630772+0000 mgr.y (mgr.24356) 18667 : cluster 0 pgmap v18635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:34 smithi141 bash[31670]: audit 2023-12-02T02:00:34.324558+0000 mon.c (mon.2) 11703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:34 smithi040 bash[28232]: audit 2023-12-02T02:00:34.324558+0000 mon.c (mon.2) 11703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:34 smithi040 bash[41173]: audit 2023-12-02T02:00:34.324558+0000 mon.c (mon.2) 11703 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:35 smithi141 bash[31670]: cluster 2023-12-02T02:00:35.631741+0000 mgr.y (mgr.24356) 18668 : cluster 0 pgmap v18636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:35 smithi040 bash[28232]: cluster 2023-12-02T02:00:35.631741+0000 mgr.y (mgr.24356) 18668 : cluster 0 pgmap v18636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:35 smithi040 bash[41173]: cluster 2023-12-02T02:00:35.631741+0000 mgr.y (mgr.24356) 18668 : cluster 0 pgmap v18636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:36 smithi040 bash[28232]: audit 2023-12-02T02:00:36.069122+0000 mon.c (mon.2) 11704 : audit 0 from='client.? 172.21.15.40:0/2928029861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:00:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:00:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:36 smithi040 bash[41173]: audit 2023-12-02T02:00:36.069122+0000 mon.c (mon.2) 11704 : audit 0 from='client.? 172.21.15.40:0/2928029861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:37.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:36 smithi141 bash[31670]: audit 2023-12-02T02:00:36.069122+0000 mon.c (mon.2) 11704 : audit 0 from='client.? 172.21.15.40:0/2928029861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:37 smithi040 bash[28232]: cluster 2023-12-02T02:00:37.632558+0000 mgr.y (mgr.24356) 18669 : cluster 0 pgmap v18637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:37 smithi040 bash[41173]: cluster 2023-12-02T02:00:37.632558+0000 mgr.y (mgr.24356) 18669 : cluster 0 pgmap v18637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:37 smithi141 bash[31670]: cluster 2023-12-02T02:00:37.632558+0000 mgr.y (mgr.24356) 18669 : cluster 0 pgmap v18637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:38 smithi040 bash[28232]: audit 2023-12-02T02:00:38.532478+0000 mon.c (mon.2) 11705 : audit 0 from='client.? 172.21.15.40:0/2501428592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:38 smithi040 bash[41173]: audit 2023-12-02T02:00:38.532478+0000 mon.c (mon.2) 11705 : audit 0 from='client.? 172.21.15.40:0/2501428592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:38 smithi141 bash[31670]: audit 2023-12-02T02:00:38.532478+0000 mon.c (mon.2) 11705 : audit 0 from='client.? 172.21.15.40:0/2501428592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:39 smithi040 bash[28232]: cluster 2023-12-02T02:00:39.633856+0000 mgr.y (mgr.24356) 18670 : cluster 0 pgmap v18638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:39 smithi040 bash[41173]: cluster 2023-12-02T02:00:39.633856+0000 mgr.y (mgr.24356) 18670 : cluster 0 pgmap v18638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:39 smithi141 bash[31670]: cluster 2023-12-02T02:00:39.633856+0000 mgr.y (mgr.24356) 18670 : cluster 0 pgmap v18638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:41 smithi040 bash[28232]: audit 2023-12-02T02:00:40.997281+0000 mon.a (mon.0) 11546 : audit 0 from='client.? 172.21.15.40:0/1310394895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:41 smithi040 bash[41173]: audit 2023-12-02T02:00:40.997281+0000 mon.a (mon.0) 11546 : audit 0 from='client.? 172.21.15.40:0/1310394895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:41 smithi141 bash[31670]: audit 2023-12-02T02:00:40.997281+0000 mon.a (mon.0) 11546 : audit 0 from='client.? 172.21.15.40:0/1310394895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:42 smithi040 bash[28232]: cluster 2023-12-02T02:00:41.634556+0000 mgr.y (mgr.24356) 18671 : cluster 0 pgmap v18639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:42 smithi040 bash[28232]: audit 2023-12-02T02:00:41.835853+0000 mon.c (mon.2) 11706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:00:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:42 smithi040 bash[41173]: cluster 2023-12-02T02:00:41.634556+0000 mgr.y (mgr.24356) 18671 : cluster 0 pgmap v18639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:42 smithi040 bash[41173]: audit 2023-12-02T02:00:41.835853+0000 mon.c (mon.2) 11706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:00:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:42 smithi141 bash[31670]: cluster 2023-12-02T02:00:41.634556+0000 mgr.y (mgr.24356) 18671 : cluster 0 pgmap v18639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:42 smithi141 bash[31670]: audit 2023-12-02T02:00:41.835853+0000 mon.c (mon.2) 11706 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:00:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:43 smithi141 bash[31670]: audit 2023-12-02T02:00:42.215982+0000 mon.a (mon.0) 11547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:43 smithi141 bash[31670]: audit 2023-12-02T02:00:42.229934+0000 mon.a (mon.0) 11548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:43 smithi040 bash[41173]: audit 2023-12-02T02:00:42.215982+0000 mon.a (mon.0) 11547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:43 smithi040 bash[41173]: audit 2023-12-02T02:00:42.229934+0000 mon.a (mon.0) 11548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:43 smithi040 bash[28232]: audit 2023-12-02T02:00:42.215982+0000 mon.a (mon.0) 11547 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:43 smithi040 bash[28232]: audit 2023-12-02T02:00:42.229934+0000 mon.a (mon.0) 11548 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:44 smithi141 bash[31670]: audit 2023-12-02T02:00:43.462920+0000 mon.a (mon.0) 11549 : audit 0 from='client.? 172.21.15.40:0/1936486573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:44 smithi141 bash[31670]: cluster 2023-12-02T02:00:43.635206+0000 mgr.y (mgr.24356) 18672 : cluster 0 pgmap v18640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:44 smithi040 bash[28232]: audit 2023-12-02T02:00:43.462920+0000 mon.a (mon.0) 11549 : audit 0 from='client.? 172.21.15.40:0/1936486573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:44 smithi040 bash[28232]: cluster 2023-12-02T02:00:43.635206+0000 mgr.y (mgr.24356) 18672 : cluster 0 pgmap v18640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:44 smithi040 bash[41173]: audit 2023-12-02T02:00:43.462920+0000 mon.a (mon.0) 11549 : audit 0 from='client.? 172.21.15.40:0/1936486573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:44 smithi040 bash[41173]: cluster 2023-12-02T02:00:43.635206+0000 mgr.y (mgr.24356) 18672 : cluster 0 pgmap v18640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:46 smithi040 bash[28232]: cluster 2023-12-02T02:00:45.636315+0000 mgr.y (mgr.24356) 18673 : cluster 0 pgmap v18641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:46 smithi040 bash[28232]: audit 2023-12-02T02:00:45.926036+0000 mon.a (mon.0) 11550 : audit 0 from='client.? 172.21.15.40:0/337578027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:00:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:00:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:46 smithi040 bash[41173]: cluster 2023-12-02T02:00:45.636315+0000 mgr.y (mgr.24356) 18673 : cluster 0 pgmap v18641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:46 smithi040 bash[41173]: audit 2023-12-02T02:00:45.926036+0000 mon.a (mon.0) 11550 : audit 0 from='client.? 172.21.15.40:0/337578027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:46 smithi141 bash[31670]: cluster 2023-12-02T02:00:45.636315+0000 mgr.y (mgr.24356) 18673 : cluster 0 pgmap v18641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:47.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:46 smithi141 bash[31670]: audit 2023-12-02T02:00:45.926036+0000 mon.a (mon.0) 11550 : audit 0 from='client.? 172.21.15.40:0/337578027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:48 smithi141 bash[31670]: cluster 2023-12-02T02:00:47.636890+0000 mgr.y (mgr.24356) 18674 : cluster 0 pgmap v18642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:48 smithi141 bash[31670]: audit 2023-12-02T02:00:47.732660+0000 mon.a (mon.0) 11551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:48 smithi141 bash[31670]: audit 2023-12-02T02:00:47.742900+0000 mon.a (mon.0) 11552 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:48 smithi141 bash[31670]: audit 2023-12-02T02:00:48.440589+0000 mon.a (mon.0) 11553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:48 smithi141 bash[31670]: audit 2023-12-02T02:00:48.453837+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:48 smithi141 bash[31670]: audit 2023-12-02T02:00:48.474721+0000 mon.c (mon.2) 11707 : audit 0 from='client.? 172.21.15.40:0/1914114243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[41173]: cluster 2023-12-02T02:00:47.636890+0000 mgr.y (mgr.24356) 18674 : cluster 0 pgmap v18642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[41173]: audit 2023-12-02T02:00:47.732660+0000 mon.a (mon.0) 11551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[41173]: audit 2023-12-02T02:00:47.742900+0000 mon.a (mon.0) 11552 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[41173]: audit 2023-12-02T02:00:48.440589+0000 mon.a (mon.0) 11553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[41173]: audit 2023-12-02T02:00:48.453837+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[41173]: audit 2023-12-02T02:00:48.474721+0000 mon.c (mon.2) 11707 : audit 0 from='client.? 172.21.15.40:0/1914114243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[28232]: cluster 2023-12-02T02:00:47.636890+0000 mgr.y (mgr.24356) 18674 : cluster 0 pgmap v18642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[28232]: audit 2023-12-02T02:00:47.732660+0000 mon.a (mon.0) 11551 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[28232]: audit 2023-12-02T02:00:47.742900+0000 mon.a (mon.0) 11552 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[28232]: audit 2023-12-02T02:00:48.440589+0000 mon.a (mon.0) 11553 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[28232]: audit 2023-12-02T02:00:48.453837+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:48 smithi040 bash[28232]: audit 2023-12-02T02:00:48.474721+0000 mon.c (mon.2) 11707 : audit 0 from='client.? 172.21.15.40:0/1914114243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:49 smithi141 bash[31670]: audit 2023-12-02T02:00:48.933846+0000 mon.c (mon.2) 11708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:00:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:49 smithi141 bash[31670]: audit 2023-12-02T02:00:48.935739+0000 mon.c (mon.2) 11709 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:00:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:49 smithi141 bash[31670]: audit 2023-12-02T02:00:48.947284+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:49 smithi141 bash[31670]: audit 2023-12-02T02:00:49.324992+0000 mon.c (mon.2) 11710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[41173]: audit 2023-12-02T02:00:48.933846+0000 mon.c (mon.2) 11708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:00:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[41173]: audit 2023-12-02T02:00:48.935739+0000 mon.c (mon.2) 11709 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:00:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[41173]: audit 2023-12-02T02:00:48.947284+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[41173]: audit 2023-12-02T02:00:49.324992+0000 mon.c (mon.2) 11710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[28232]: audit 2023-12-02T02:00:48.933846+0000 mon.c (mon.2) 11708 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:00:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[28232]: audit 2023-12-02T02:00:48.935739+0000 mon.c (mon.2) 11709 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:00:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[28232]: audit 2023-12-02T02:00:48.947284+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:00:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:49 smithi040 bash[28232]: audit 2023-12-02T02:00:49.324992+0000 mon.c (mon.2) 11710 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:50 smithi141 bash[31670]: cluster 2023-12-02T02:00:49.638036+0000 mgr.y (mgr.24356) 18675 : cluster 0 pgmap v18643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:50 smithi141 bash[31670]: audit 2023-12-02T02:00:50.941746+0000 mon.a (mon.0) 11556 : audit 0 from='client.? 172.21.15.40:0/2026305716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:50 smithi040 bash[28232]: cluster 2023-12-02T02:00:49.638036+0000 mgr.y (mgr.24356) 18675 : cluster 0 pgmap v18643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:50 smithi040 bash[28232]: audit 2023-12-02T02:00:50.941746+0000 mon.a (mon.0) 11556 : audit 0 from='client.? 172.21.15.40:0/2026305716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:50 smithi040 bash[41173]: cluster 2023-12-02T02:00:49.638036+0000 mgr.y (mgr.24356) 18675 : cluster 0 pgmap v18643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:50 smithi040 bash[41173]: audit 2023-12-02T02:00:50.941746+0000 mon.a (mon.0) 11556 : audit 0 from='client.? 172.21.15.40:0/2026305716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:52 smithi141 bash[31670]: cluster 2023-12-02T02:00:51.638804+0000 mgr.y (mgr.24356) 18676 : cluster 0 pgmap v18644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:52 smithi040 bash[28232]: cluster 2023-12-02T02:00:51.638804+0000 mgr.y (mgr.24356) 18676 : cluster 0 pgmap v18644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:52 smithi040 bash[41173]: cluster 2023-12-02T02:00:51.638804+0000 mgr.y (mgr.24356) 18676 : cluster 0 pgmap v18644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:54.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:53 smithi141 bash[31670]: audit 2023-12-02T02:00:53.415260+0000 mon.c (mon.2) 11711 : audit 0 from='client.? 172.21.15.40:0/4255236161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:53 smithi040 bash[28232]: audit 2023-12-02T02:00:53.415260+0000 mon.c (mon.2) 11711 : audit 0 from='client.? 172.21.15.40:0/4255236161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:53 smithi040 bash[41173]: audit 2023-12-02T02:00:53.415260+0000 mon.c (mon.2) 11711 : audit 0 from='client.? 172.21.15.40:0/4255236161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:54 smithi141 bash[31670]: cluster 2023-12-02T02:00:53.639525+0000 mgr.y (mgr.24356) 18677 : cluster 0 pgmap v18645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:54 smithi040 bash[28232]: cluster 2023-12-02T02:00:53.639525+0000 mgr.y (mgr.24356) 18677 : cluster 0 pgmap v18645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:54 smithi040 bash[41173]: cluster 2023-12-02T02:00:53.639525+0000 mgr.y (mgr.24356) 18677 : cluster 0 pgmap v18645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:55 smithi141 bash[31670]: audit 2023-12-02T02:00:55.877023+0000 mon.a (mon.0) 11557 : audit 0 from='client.? 172.21.15.40:0/1424625302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:55 smithi040 bash[28232]: audit 2023-12-02T02:00:55.877023+0000 mon.a (mon.0) 11557 : audit 0 from='client.? 172.21.15.40:0/1424625302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:55 smithi040 bash[41173]: audit 2023-12-02T02:00:55.877023+0000 mon.a (mon.0) 11557 : audit 0 from='client.? 172.21.15.40:0/1424625302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:00:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:00:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:56 smithi141 bash[31670]: cluster 2023-12-02T02:00:55.640777+0000 mgr.y (mgr.24356) 18678 : cluster 0 pgmap v18646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:56 smithi040 bash[28232]: cluster 2023-12-02T02:00:55.640777+0000 mgr.y (mgr.24356) 18678 : cluster 0 pgmap v18646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:56 smithi040 bash[41173]: cluster 2023-12-02T02:00:55.640777+0000 mgr.y (mgr.24356) 18678 : cluster 0 pgmap v18646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:58 smithi141 bash[31670]: cluster 2023-12-02T02:00:57.641485+0000 mgr.y (mgr.24356) 18679 : cluster 0 pgmap v18647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:00:58 smithi141 bash[31670]: audit 2023-12-02T02:00:58.342807+0000 mon.c (mon.2) 11712 : audit 0 from='client.? 172.21.15.40:0/1379456762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:58 smithi040 bash[28232]: cluster 2023-12-02T02:00:57.641485+0000 mgr.y (mgr.24356) 18679 : cluster 0 pgmap v18647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:00:58 smithi040 bash[28232]: audit 2023-12-02T02:00:58.342807+0000 mon.c (mon.2) 11712 : audit 0 from='client.? 172.21.15.40:0/1379456762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:00:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:58 smithi040 bash[41173]: cluster 2023-12-02T02:00:57.641485+0000 mgr.y (mgr.24356) 18679 : cluster 0 pgmap v18647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:00:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:00:58 smithi040 bash[41173]: audit 2023-12-02T02:00:58.342807+0000 mon.c (mon.2) 11712 : audit 0 from='client.? 172.21.15.40:0/1379456762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:00 smithi141 bash[31670]: cluster 2023-12-02T02:00:59.642627+0000 mgr.y (mgr.24356) 18680 : cluster 0 pgmap v18648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:00 smithi141 bash[31670]: audit 2023-12-02T02:01:00.810409+0000 mon.c (mon.2) 11713 : audit 0 from='client.? 172.21.15.40:0/4235913924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:00 smithi040 bash[28232]: cluster 2023-12-02T02:00:59.642627+0000 mgr.y (mgr.24356) 18680 : cluster 0 pgmap v18648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:00 smithi040 bash[28232]: audit 2023-12-02T02:01:00.810409+0000 mon.c (mon.2) 11713 : audit 0 from='client.? 172.21.15.40:0/4235913924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:00 smithi040 bash[41173]: cluster 2023-12-02T02:00:59.642627+0000 mgr.y (mgr.24356) 18680 : cluster 0 pgmap v18648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:00 smithi040 bash[41173]: audit 2023-12-02T02:01:00.810409+0000 mon.c (mon.2) 11713 : audit 0 from='client.? 172.21.15.40:0/4235913924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:02 smithi141 bash[31670]: cluster 2023-12-02T02:01:01.643390+0000 mgr.y (mgr.24356) 18681 : cluster 0 pgmap v18649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:02 smithi040 bash[41173]: cluster 2023-12-02T02:01:01.643390+0000 mgr.y (mgr.24356) 18681 : cluster 0 pgmap v18649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:02 smithi040 bash[28232]: cluster 2023-12-02T02:01:01.643390+0000 mgr.y (mgr.24356) 18681 : cluster 0 pgmap v18649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:04.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:03 smithi141 bash[31670]: audit 2023-12-02T02:01:03.277648+0000 mon.a (mon.0) 11558 : audit 0 from='client.? 172.21.15.40:0/1728830214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:03 smithi040 bash[28232]: audit 2023-12-02T02:01:03.277648+0000 mon.a (mon.0) 11558 : audit 0 from='client.? 172.21.15.40:0/1728830214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:03 smithi040 bash[41173]: audit 2023-12-02T02:01:03.277648+0000 mon.a (mon.0) 11558 : audit 0 from='client.? 172.21.15.40:0/1728830214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:04 smithi141 bash[31670]: cluster 2023-12-02T02:01:03.644236+0000 mgr.y (mgr.24356) 18682 : cluster 0 pgmap v18650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:04 smithi141 bash[31670]: audit 2023-12-02T02:01:04.325589+0000 mon.c (mon.2) 11714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:04 smithi040 bash[28232]: cluster 2023-12-02T02:01:03.644236+0000 mgr.y (mgr.24356) 18682 : cluster 0 pgmap v18650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:04 smithi040 bash[28232]: audit 2023-12-02T02:01:04.325589+0000 mon.c (mon.2) 11714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:04 smithi040 bash[41173]: cluster 2023-12-02T02:01:03.644236+0000 mgr.y (mgr.24356) 18682 : cluster 0 pgmap v18650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:04 smithi040 bash[41173]: audit 2023-12-02T02:01:04.325589+0000 mon.c (mon.2) 11714 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:06.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:06 smithi141 bash[31670]: audit 2023-12-02T02:01:05.742690+0000 mon.a (mon.0) 11559 : audit 0 from='client.? 172.21.15.40:0/3119648469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:06 smithi040 bash[28232]: audit 2023-12-02T02:01:05.742690+0000 mon.a (mon.0) 11559 : audit 0 from='client.? 172.21.15.40:0/3119648469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:06 smithi040 bash[41173]: audit 2023-12-02T02:01:05.742690+0000 mon.a (mon.0) 11559 : audit 0 from='client.? 172.21.15.40:0/3119648469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:01:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:01:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:07 smithi141 bash[31670]: cluster 2023-12-02T02:01:05.645422+0000 mgr.y (mgr.24356) 18683 : cluster 0 pgmap v18651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:07 smithi040 bash[28232]: cluster 2023-12-02T02:01:05.645422+0000 mgr.y (mgr.24356) 18683 : cluster 0 pgmap v18651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:07 smithi040 bash[41173]: cluster 2023-12-02T02:01:05.645422+0000 mgr.y (mgr.24356) 18683 : cluster 0 pgmap v18651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:09 smithi141 bash[31670]: cluster 2023-12-02T02:01:07.646080+0000 mgr.y (mgr.24356) 18684 : cluster 0 pgmap v18652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:09 smithi141 bash[31670]: audit 2023-12-02T02:01:08.210159+0000 mon.c (mon.2) 11715 : audit 0 from='client.? 172.21.15.40:0/4285851468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:09 smithi040 bash[28232]: cluster 2023-12-02T02:01:07.646080+0000 mgr.y (mgr.24356) 18684 : cluster 0 pgmap v18652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:09 smithi040 bash[28232]: audit 2023-12-02T02:01:08.210159+0000 mon.c (mon.2) 11715 : audit 0 from='client.? 172.21.15.40:0/4285851468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:09 smithi040 bash[41173]: cluster 2023-12-02T02:01:07.646080+0000 mgr.y (mgr.24356) 18684 : cluster 0 pgmap v18652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:09 smithi040 bash[41173]: audit 2023-12-02T02:01:08.210159+0000 mon.c (mon.2) 11715 : audit 0 from='client.? 172.21.15.40:0/4285851468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:11 smithi141 bash[31670]: cluster 2023-12-02T02:01:09.647330+0000 mgr.y (mgr.24356) 18685 : cluster 0 pgmap v18653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:11 smithi141 bash[31670]: audit 2023-12-02T02:01:10.676419+0000 mon.a (mon.0) 11560 : audit 0 from='client.? 172.21.15.40:0/1146859611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:11 smithi040 bash[41173]: cluster 2023-12-02T02:01:09.647330+0000 mgr.y (mgr.24356) 18685 : cluster 0 pgmap v18653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:11 smithi040 bash[41173]: audit 2023-12-02T02:01:10.676419+0000 mon.a (mon.0) 11560 : audit 0 from='client.? 172.21.15.40:0/1146859611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:11 smithi040 bash[28232]: cluster 2023-12-02T02:01:09.647330+0000 mgr.y (mgr.24356) 18685 : cluster 0 pgmap v18653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:11 smithi040 bash[28232]: audit 2023-12-02T02:01:10.676419+0000 mon.a (mon.0) 11560 : audit 0 from='client.? 172.21.15.40:0/1146859611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 02:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T02:01:12.106205294Z level=info msg="Completed cleanup jobs" duration=66.950946ms 2023-12-02T02:01:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:13 smithi040 bash[28232]: cluster 2023-12-02T02:01:11.648024+0000 mgr.y (mgr.24356) 18686 : cluster 0 pgmap v18654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:13 smithi040 bash[41173]: cluster 2023-12-02T02:01:11.648024+0000 mgr.y (mgr.24356) 18686 : cluster 0 pgmap v18654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:13 smithi141 bash[31670]: cluster 2023-12-02T02:01:11.648024+0000 mgr.y (mgr.24356) 18686 : cluster 0 pgmap v18654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:14 smithi040 bash[41173]: audit 2023-12-02T02:01:13.141305+0000 mon.c (mon.2) 11716 : audit 0 from='client.? 172.21.15.40:0/1104776897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:14 smithi040 bash[28232]: audit 2023-12-02T02:01:13.141305+0000 mon.c (mon.2) 11716 : audit 0 from='client.? 172.21.15.40:0/1104776897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:14 smithi141 bash[31670]: audit 2023-12-02T02:01:13.141305+0000 mon.c (mon.2) 11716 : audit 0 from='client.? 172.21.15.40:0/1104776897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:15 smithi040 bash[41173]: cluster 2023-12-02T02:01:13.648861+0000 mgr.y (mgr.24356) 18687 : cluster 0 pgmap v18655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:15 smithi040 bash[28232]: cluster 2023-12-02T02:01:13.648861+0000 mgr.y (mgr.24356) 18687 : cluster 0 pgmap v18655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:15 smithi141 bash[31670]: cluster 2023-12-02T02:01:13.648861+0000 mgr.y (mgr.24356) 18687 : cluster 0 pgmap v18655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:16 smithi040 bash[41173]: audit 2023-12-02T02:01:15.605589+0000 mon.a (mon.0) 11561 : audit 0 from='client.? 172.21.15.40:0/1259512275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:16 smithi040 bash[28232]: audit 2023-12-02T02:01:15.605589+0000 mon.a (mon.0) 11561 : audit 0 from='client.? 172.21.15.40:0/1259512275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:16.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:16 smithi141 bash[31670]: audit 2023-12-02T02:01:15.605589+0000 mon.a (mon.0) 11561 : audit 0 from='client.? 172.21.15.40:0/1259512275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:01:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:01:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:17 smithi040 bash[28232]: cluster 2023-12-02T02:01:15.649989+0000 mgr.y (mgr.24356) 18688 : cluster 0 pgmap v18656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:17 smithi040 bash[41173]: cluster 2023-12-02T02:01:15.649989+0000 mgr.y (mgr.24356) 18688 : cluster 0 pgmap v18656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:17 smithi141 bash[31670]: cluster 2023-12-02T02:01:15.649989+0000 mgr.y (mgr.24356) 18688 : cluster 0 pgmap v18656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:19 smithi040 bash[28232]: cluster 2023-12-02T02:01:17.650630+0000 mgr.y (mgr.24356) 18689 : cluster 0 pgmap v18657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:19 smithi040 bash[28232]: audit 2023-12-02T02:01:18.071634+0000 mon.a (mon.0) 11562 : audit 0 from='client.? 172.21.15.40:0/1362271032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:19 smithi040 bash[41173]: cluster 2023-12-02T02:01:17.650630+0000 mgr.y (mgr.24356) 18689 : cluster 0 pgmap v18657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:19 smithi040 bash[41173]: audit 2023-12-02T02:01:18.071634+0000 mon.a (mon.0) 11562 : audit 0 from='client.? 172.21.15.40:0/1362271032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:19 smithi141 bash[31670]: cluster 2023-12-02T02:01:17.650630+0000 mgr.y (mgr.24356) 18689 : cluster 0 pgmap v18657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:19 smithi141 bash[31670]: audit 2023-12-02T02:01:18.071634+0000 mon.a (mon.0) 11562 : audit 0 from='client.? 172.21.15.40:0/1362271032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:20 smithi040 bash[28232]: audit 2023-12-02T02:01:19.326002+0000 mon.c (mon.2) 11717 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:20 smithi040 bash[41173]: audit 2023-12-02T02:01:19.326002+0000 mon.c (mon.2) 11717 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:20 smithi141 bash[31670]: audit 2023-12-02T02:01:19.326002+0000 mon.c (mon.2) 11717 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:21 smithi040 bash[41173]: cluster 2023-12-02T02:01:19.651783+0000 mgr.y (mgr.24356) 18690 : cluster 0 pgmap v18658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:21 smithi040 bash[41173]: audit 2023-12-02T02:01:20.530683+0000 mon.a (mon.0) 11563 : audit 0 from='client.? 172.21.15.40:0/908922051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:21 smithi040 bash[28232]: cluster 2023-12-02T02:01:19.651783+0000 mgr.y (mgr.24356) 18690 : cluster 0 pgmap v18658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:21 smithi040 bash[28232]: audit 2023-12-02T02:01:20.530683+0000 mon.a (mon.0) 11563 : audit 0 from='client.? 172.21.15.40:0/908922051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:21 smithi141 bash[31670]: cluster 2023-12-02T02:01:19.651783+0000 mgr.y (mgr.24356) 18690 : cluster 0 pgmap v18658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:21 smithi141 bash[31670]: audit 2023-12-02T02:01:20.530683+0000 mon.a (mon.0) 11563 : audit 0 from='client.? 172.21.15.40:0/908922051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:23 smithi040 bash[41173]: cluster 2023-12-02T02:01:21.652464+0000 mgr.y (mgr.24356) 18691 : cluster 0 pgmap v18659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:23 smithi040 bash[41173]: audit 2023-12-02T02:01:22.990997+0000 mon.a (mon.0) 11564 : audit 0 from='client.? 172.21.15.40:0/2427909515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:23 smithi040 bash[28232]: cluster 2023-12-02T02:01:21.652464+0000 mgr.y (mgr.24356) 18691 : cluster 0 pgmap v18659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:23 smithi040 bash[28232]: audit 2023-12-02T02:01:22.990997+0000 mon.a (mon.0) 11564 : audit 0 from='client.? 172.21.15.40:0/2427909515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:23 smithi141 bash[31670]: cluster 2023-12-02T02:01:21.652464+0000 mgr.y (mgr.24356) 18691 : cluster 0 pgmap v18659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:23 smithi141 bash[31670]: audit 2023-12-02T02:01:22.990997+0000 mon.a (mon.0) 11564 : audit 0 from='client.? 172.21.15.40:0/2427909515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:25 smithi040 bash[28232]: cluster 2023-12-02T02:01:23.653147+0000 mgr.y (mgr.24356) 18692 : cluster 0 pgmap v18660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:25 smithi040 bash[41173]: cluster 2023-12-02T02:01:23.653147+0000 mgr.y (mgr.24356) 18692 : cluster 0 pgmap v18660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:25 smithi141 bash[31670]: cluster 2023-12-02T02:01:23.653147+0000 mgr.y (mgr.24356) 18692 : cluster 0 pgmap v18660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:26 smithi040 bash[28232]: audit 2023-12-02T02:01:25.456340+0000 mon.c (mon.2) 11718 : audit 0 from='client.? 172.21.15.40:0/961833001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:26 smithi040 bash[41173]: audit 2023-12-02T02:01:25.456340+0000 mon.c (mon.2) 11718 : audit 0 from='client.? 172.21.15.40:0/961833001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:26.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:26 smithi141 bash[31670]: audit 2023-12-02T02:01:25.456340+0000 mon.c (mon.2) 11718 : audit 0 from='client.? 172.21.15.40:0/961833001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:01:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:01:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:27 smithi040 bash[28232]: cluster 2023-12-02T02:01:25.654348+0000 mgr.y (mgr.24356) 18693 : cluster 0 pgmap v18661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:27 smithi040 bash[41173]: cluster 2023-12-02T02:01:25.654348+0000 mgr.y (mgr.24356) 18693 : cluster 0 pgmap v18661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:27 smithi141 bash[31670]: cluster 2023-12-02T02:01:25.654348+0000 mgr.y (mgr.24356) 18693 : cluster 0 pgmap v18661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:28 smithi040 bash[28232]: audit 2023-12-02T02:01:27.910062+0000 mon.c (mon.2) 11719 : audit 0 from='client.? 172.21.15.40:0/1390974219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:28 smithi040 bash[41173]: audit 2023-12-02T02:01:27.910062+0000 mon.c (mon.2) 11719 : audit 0 from='client.? 172.21.15.40:0/1390974219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:28 smithi141 bash[31670]: audit 2023-12-02T02:01:27.910062+0000 mon.c (mon.2) 11719 : audit 0 from='client.? 172.21.15.40:0/1390974219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:29 smithi040 bash[28232]: cluster 2023-12-02T02:01:27.654825+0000 mgr.y (mgr.24356) 18694 : cluster 0 pgmap v18662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:29 smithi040 bash[41173]: cluster 2023-12-02T02:01:27.654825+0000 mgr.y (mgr.24356) 18694 : cluster 0 pgmap v18662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:29 smithi141 bash[31670]: cluster 2023-12-02T02:01:27.654825+0000 mgr.y (mgr.24356) 18694 : cluster 0 pgmap v18662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:31 smithi040 bash[28232]: cluster 2023-12-02T02:01:29.655946+0000 mgr.y (mgr.24356) 18695 : cluster 0 pgmap v18663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:31 smithi040 bash[28232]: audit 2023-12-02T02:01:30.375688+0000 mon.c (mon.2) 11720 : audit 0 from='client.? 172.21.15.40:0/3122982433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:31 smithi040 bash[41173]: cluster 2023-12-02T02:01:29.655946+0000 mgr.y (mgr.24356) 18695 : cluster 0 pgmap v18663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:31 smithi040 bash[41173]: audit 2023-12-02T02:01:30.375688+0000 mon.c (mon.2) 11720 : audit 0 from='client.? 172.21.15.40:0/3122982433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:31 smithi141 bash[31670]: cluster 2023-12-02T02:01:29.655946+0000 mgr.y (mgr.24356) 18695 : cluster 0 pgmap v18663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:31 smithi141 bash[31670]: audit 2023-12-02T02:01:30.375688+0000 mon.c (mon.2) 11720 : audit 0 from='client.? 172.21.15.40:0/3122982433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:33 smithi040 bash[28232]: cluster 2023-12-02T02:01:31.656685+0000 mgr.y (mgr.24356) 18696 : cluster 0 pgmap v18664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:33 smithi040 bash[28232]: audit 2023-12-02T02:01:32.837493+0000 mon.a (mon.0) 11565 : audit 0 from='client.? 172.21.15.40:0/56225390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:33 smithi040 bash[41173]: cluster 2023-12-02T02:01:31.656685+0000 mgr.y (mgr.24356) 18696 : cluster 0 pgmap v18664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:33 smithi040 bash[41173]: audit 2023-12-02T02:01:32.837493+0000 mon.a (mon.0) 11565 : audit 0 from='client.? 172.21.15.40:0/56225390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:33 smithi141 bash[31670]: cluster 2023-12-02T02:01:31.656685+0000 mgr.y (mgr.24356) 18696 : cluster 0 pgmap v18664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:33 smithi141 bash[31670]: audit 2023-12-02T02:01:32.837493+0000 mon.a (mon.0) 11565 : audit 0 from='client.? 172.21.15.40:0/56225390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:35 smithi040 bash[28232]: cluster 2023-12-02T02:01:33.657351+0000 mgr.y (mgr.24356) 18697 : cluster 0 pgmap v18665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:35 smithi040 bash[28232]: audit 2023-12-02T02:01:34.326458+0000 mon.c (mon.2) 11721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:35 smithi040 bash[41173]: cluster 2023-12-02T02:01:33.657351+0000 mgr.y (mgr.24356) 18697 : cluster 0 pgmap v18665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:35 smithi040 bash[41173]: audit 2023-12-02T02:01:34.326458+0000 mon.c (mon.2) 11721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:35 smithi141 bash[31670]: cluster 2023-12-02T02:01:33.657351+0000 mgr.y (mgr.24356) 18697 : cluster 0 pgmap v18665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:35 smithi141 bash[31670]: audit 2023-12-02T02:01:34.326458+0000 mon.c (mon.2) 11721 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:36 smithi040 bash[28232]: audit 2023-12-02T02:01:35.297372+0000 mon.a (mon.0) 11566 : audit 0 from='client.? 172.21.15.40:0/49912115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:36 smithi040 bash[41173]: audit 2023-12-02T02:01:35.297372+0000 mon.a (mon.0) 11566 : audit 0 from='client.? 172.21.15.40:0/49912115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:36.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:36 smithi141 bash[31670]: audit 2023-12-02T02:01:35.297372+0000 mon.a (mon.0) 11566 : audit 0 from='client.? 172.21.15.40:0/49912115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:01:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:01:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:37 smithi040 bash[41173]: cluster 2023-12-02T02:01:35.658573+0000 mgr.y (mgr.24356) 18698 : cluster 0 pgmap v18666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:37 smithi040 bash[28232]: cluster 2023-12-02T02:01:35.658573+0000 mgr.y (mgr.24356) 18698 : cluster 0 pgmap v18666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:37 smithi141 bash[31670]: cluster 2023-12-02T02:01:35.658573+0000 mgr.y (mgr.24356) 18698 : cluster 0 pgmap v18666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:38 smithi040 bash[28232]: audit 2023-12-02T02:01:37.768033+0000 mon.c (mon.2) 11722 : audit 0 from='client.? 172.21.15.40:0/840972577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:38 smithi040 bash[41173]: audit 2023-12-02T02:01:37.768033+0000 mon.c (mon.2) 11722 : audit 0 from='client.? 172.21.15.40:0/840972577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:38 smithi141 bash[31670]: audit 2023-12-02T02:01:37.768033+0000 mon.c (mon.2) 11722 : audit 0 from='client.? 172.21.15.40:0/840972577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:39 smithi040 bash[28232]: cluster 2023-12-02T02:01:37.659157+0000 mgr.y (mgr.24356) 18699 : cluster 0 pgmap v18667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:39 smithi040 bash[41173]: cluster 2023-12-02T02:01:37.659157+0000 mgr.y (mgr.24356) 18699 : cluster 0 pgmap v18667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:39 smithi141 bash[31670]: cluster 2023-12-02T02:01:37.659157+0000 mgr.y (mgr.24356) 18699 : cluster 0 pgmap v18667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:41 smithi040 bash[28232]: cluster 2023-12-02T02:01:39.660351+0000 mgr.y (mgr.24356) 18700 : cluster 0 pgmap v18668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:41 smithi040 bash[28232]: audit 2023-12-02T02:01:40.225973+0000 mon.c (mon.2) 11723 : audit 0 from='client.? 172.21.15.40:0/3516218815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:41 smithi040 bash[41173]: cluster 2023-12-02T02:01:39.660351+0000 mgr.y (mgr.24356) 18700 : cluster 0 pgmap v18668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:41 smithi040 bash[41173]: audit 2023-12-02T02:01:40.225973+0000 mon.c (mon.2) 11723 : audit 0 from='client.? 172.21.15.40:0/3516218815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:41 smithi141 bash[31670]: cluster 2023-12-02T02:01:39.660351+0000 mgr.y (mgr.24356) 18700 : cluster 0 pgmap v18668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:41 smithi141 bash[31670]: audit 2023-12-02T02:01:40.225973+0000 mon.c (mon.2) 11723 : audit 0 from='client.? 172.21.15.40:0/3516218815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:43 smithi040 bash[41173]: cluster 2023-12-02T02:01:41.660992+0000 mgr.y (mgr.24356) 18701 : cluster 0 pgmap v18669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:43 smithi040 bash[41173]: audit 2023-12-02T02:01:42.683516+0000 mon.a (mon.0) 11567 : audit 0 from='client.? 172.21.15.40:0/425638149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:43 smithi040 bash[28232]: cluster 2023-12-02T02:01:41.660992+0000 mgr.y (mgr.24356) 18701 : cluster 0 pgmap v18669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:43 smithi040 bash[28232]: audit 2023-12-02T02:01:42.683516+0000 mon.a (mon.0) 11567 : audit 0 from='client.? 172.21.15.40:0/425638149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:43 smithi141 bash[31670]: cluster 2023-12-02T02:01:41.660992+0000 mgr.y (mgr.24356) 18701 : cluster 0 pgmap v18669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:43 smithi141 bash[31670]: audit 2023-12-02T02:01:42.683516+0000 mon.a (mon.0) 11567 : audit 0 from='client.? 172.21.15.40:0/425638149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:45 smithi040 bash[41173]: cluster 2023-12-02T02:01:43.661659+0000 mgr.y (mgr.24356) 18702 : cluster 0 pgmap v18670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:45 smithi040 bash[28232]: cluster 2023-12-02T02:01:43.661659+0000 mgr.y (mgr.24356) 18702 : cluster 0 pgmap v18670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:45 smithi141 bash[31670]: cluster 2023-12-02T02:01:43.661659+0000 mgr.y (mgr.24356) 18702 : cluster 0 pgmap v18670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:46 smithi040 bash[28232]: audit 2023-12-02T02:01:45.159302+0000 mon.c (mon.2) 11724 : audit 0 from='client.? 172.21.15.40:0/3367313406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:46 smithi040 bash[41173]: audit 2023-12-02T02:01:45.159302+0000 mon.c (mon.2) 11724 : audit 0 from='client.? 172.21.15.40:0/3367313406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:46 smithi141 bash[31670]: audit 2023-12-02T02:01:45.159302+0000 mon.c (mon.2) 11724 : audit 0 from='client.? 172.21.15.40:0/3367313406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:01:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:01:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:47 smithi040 bash[28232]: cluster 2023-12-02T02:01:45.662995+0000 mgr.y (mgr.24356) 18703 : cluster 0 pgmap v18671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:47 smithi040 bash[41173]: cluster 2023-12-02T02:01:45.662995+0000 mgr.y (mgr.24356) 18703 : cluster 0 pgmap v18671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:47 smithi141 bash[31670]: cluster 2023-12-02T02:01:45.662995+0000 mgr.y (mgr.24356) 18703 : cluster 0 pgmap v18671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:48 smithi040 bash[28232]: audit 2023-12-02T02:01:47.623511+0000 mon.c (mon.2) 11725 : audit 0 from='client.? 172.21.15.40:0/2024475250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:48 smithi040 bash[41173]: audit 2023-12-02T02:01:47.623511+0000 mon.c (mon.2) 11725 : audit 0 from='client.? 172.21.15.40:0/2024475250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:48 smithi141 bash[31670]: audit 2023-12-02T02:01:47.623511+0000 mon.c (mon.2) 11725 : audit 0 from='client.? 172.21.15.40:0/2024475250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:49 smithi040 bash[28232]: cluster 2023-12-02T02:01:47.663630+0000 mgr.y (mgr.24356) 18704 : cluster 0 pgmap v18672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:49 smithi040 bash[28232]: audit 2023-12-02T02:01:49.029925+0000 mon.c (mon.2) 11726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:01:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:49 smithi040 bash[41173]: cluster 2023-12-02T02:01:47.663630+0000 mgr.y (mgr.24356) 18704 : cluster 0 pgmap v18672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:49 smithi040 bash[41173]: audit 2023-12-02T02:01:49.029925+0000 mon.c (mon.2) 11726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:01:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:49 smithi141 bash[31670]: cluster 2023-12-02T02:01:47.663630+0000 mgr.y (mgr.24356) 18704 : cluster 0 pgmap v18672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:49 smithi141 bash[31670]: audit 2023-12-02T02:01:49.029925+0000 mon.c (mon.2) 11726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:01:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:50 smithi141 bash[31670]: audit 2023-12-02T02:01:49.326607+0000 mon.c (mon.2) 11727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:50 smithi141 bash[31670]: audit 2023-12-02T02:01:50.092699+0000 mon.a (mon.0) 11568 : audit 0 from='client.? 172.21.15.40:0/987808168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:50 smithi040 bash[28232]: audit 2023-12-02T02:01:49.326607+0000 mon.c (mon.2) 11727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:50 smithi040 bash[28232]: audit 2023-12-02T02:01:50.092699+0000 mon.a (mon.0) 11568 : audit 0 from='client.? 172.21.15.40:0/987808168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:50 smithi040 bash[41173]: audit 2023-12-02T02:01:49.326607+0000 mon.c (mon.2) 11727 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:50 smithi040 bash[41173]: audit 2023-12-02T02:01:50.092699+0000 mon.a (mon.0) 11568 : audit 0 from='client.? 172.21.15.40:0/987808168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:51 smithi141 bash[31670]: cluster 2023-12-02T02:01:49.664860+0000 mgr.y (mgr.24356) 18705 : cluster 0 pgmap v18673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:51 smithi040 bash[28232]: cluster 2023-12-02T02:01:49.664860+0000 mgr.y (mgr.24356) 18705 : cluster 0 pgmap v18673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:51 smithi040 bash[41173]: cluster 2023-12-02T02:01:49.664860+0000 mgr.y (mgr.24356) 18705 : cluster 0 pgmap v18673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:53 smithi141 bash[31670]: cluster 2023-12-02T02:01:51.665557+0000 mgr.y (mgr.24356) 18706 : cluster 0 pgmap v18674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:53 smithi141 bash[31670]: audit 2023-12-02T02:01:52.560738+0000 mon.c (mon.2) 11728 : audit 0 from='client.? 172.21.15.40:0/702712957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:53 smithi040 bash[28232]: cluster 2023-12-02T02:01:51.665557+0000 mgr.y (mgr.24356) 18706 : cluster 0 pgmap v18674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:53 smithi040 bash[28232]: audit 2023-12-02T02:01:52.560738+0000 mon.c (mon.2) 11728 : audit 0 from='client.? 172.21.15.40:0/702712957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:53 smithi040 bash[41173]: cluster 2023-12-02T02:01:51.665557+0000 mgr.y (mgr.24356) 18706 : cluster 0 pgmap v18674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:53 smithi040 bash[41173]: audit 2023-12-02T02:01:52.560738+0000 mon.c (mon.2) 11728 : audit 0 from='client.? 172.21.15.40:0/702712957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:55 smithi141 bash[31670]: cluster 2023-12-02T02:01:53.666232+0000 mgr.y (mgr.24356) 18707 : cluster 0 pgmap v18675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:55 smithi141 bash[31670]: audit 2023-12-02T02:01:54.926938+0000 mon.a (mon.0) 11569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:55 smithi141 bash[31670]: audit 2023-12-02T02:01:54.936923+0000 mon.a (mon.0) 11570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:55 smithi141 bash[31670]: audit 2023-12-02T02:01:55.068032+0000 mon.a (mon.0) 11571 : audit 0 from='client.? 172.21.15.40:0/1399956338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[28232]: cluster 2023-12-02T02:01:53.666232+0000 mgr.y (mgr.24356) 18707 : cluster 0 pgmap v18675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[28232]: audit 2023-12-02T02:01:54.926938+0000 mon.a (mon.0) 11569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[28232]: audit 2023-12-02T02:01:54.936923+0000 mon.a (mon.0) 11570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[28232]: audit 2023-12-02T02:01:55.068032+0000 mon.a (mon.0) 11571 : audit 0 from='client.? 172.21.15.40:0/1399956338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[41173]: cluster 2023-12-02T02:01:53.666232+0000 mgr.y (mgr.24356) 18707 : cluster 0 pgmap v18675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[41173]: audit 2023-12-02T02:01:54.926938+0000 mon.a (mon.0) 11569 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[41173]: audit 2023-12-02T02:01:54.936923+0000 mon.a (mon.0) 11570 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:55 smithi040 bash[41173]: audit 2023-12-02T02:01:55.068032+0000 mon.a (mon.0) 11571 : audit 0 from='client.? 172.21.15.40:0/1399956338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[28232]: audit 2023-12-02T02:01:55.228167+0000 mon.a (mon.0) 11572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[28232]: audit 2023-12-02T02:01:55.240040+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[28232]: audit 2023-12-02T02:01:55.761652+0000 mon.c (mon.2) 11729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:01:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[28232]: audit 2023-12-02T02:01:55.763533+0000 mon.c (mon.2) 11730 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:01:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[28232]: audit 2023-12-02T02:01:55.773773+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[41173]: audit 2023-12-02T02:01:55.228167+0000 mon.a (mon.0) 11572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[41173]: audit 2023-12-02T02:01:55.240040+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[41173]: audit 2023-12-02T02:01:55.761652+0000 mon.c (mon.2) 11729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:01:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[41173]: audit 2023-12-02T02:01:55.763533+0000 mon.c (mon.2) 11730 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:01:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[41173]: audit 2023-12-02T02:01:55.773773+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:56 smithi141 bash[31670]: audit 2023-12-02T02:01:55.228167+0000 mon.a (mon.0) 11572 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:56 smithi141 bash[31670]: audit 2023-12-02T02:01:55.240040+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:56 smithi141 bash[31670]: audit 2023-12-02T02:01:55.761652+0000 mon.c (mon.2) 11729 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:56 smithi141 bash[31670]: audit 2023-12-02T02:01:55.763533+0000 mon.c (mon.2) 11730 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:01:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:56 smithi141 bash[31670]: audit 2023-12-02T02:01:55.773773+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:01:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:01:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:01:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:57 smithi141 bash[31670]: cluster 2023-12-02T02:01:55.667011+0000 mgr.y (mgr.24356) 18708 : cluster 0 pgmap v18676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:57 smithi040 bash[28232]: cluster 2023-12-02T02:01:55.667011+0000 mgr.y (mgr.24356) 18708 : cluster 0 pgmap v18676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:57 smithi040 bash[41173]: cluster 2023-12-02T02:01:55.667011+0000 mgr.y (mgr.24356) 18708 : cluster 0 pgmap v18676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:58 smithi141 bash[31670]: audit 2023-12-02T02:01:57.533609+0000 mon.a (mon.0) 11575 : audit 0 from='client.? 172.21.15.40:0/982052348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:58 smithi040 bash[28232]: audit 2023-12-02T02:01:57.533609+0000 mon.a (mon.0) 11575 : audit 0 from='client.? 172.21.15.40:0/982052348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:58 smithi040 bash[41173]: audit 2023-12-02T02:01:57.533609+0000 mon.a (mon.0) 11575 : audit 0 from='client.? 172.21.15.40:0/982052348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:01:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:01:59 smithi141 bash[31670]: cluster 2023-12-02T02:01:57.667661+0000 mgr.y (mgr.24356) 18709 : cluster 0 pgmap v18677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:01:59 smithi040 bash[28232]: cluster 2023-12-02T02:01:57.667661+0000 mgr.y (mgr.24356) 18709 : cluster 0 pgmap v18677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:01:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:01:59 smithi040 bash[41173]: cluster 2023-12-02T02:01:57.667661+0000 mgr.y (mgr.24356) 18709 : cluster 0 pgmap v18677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:00 smithi141 bash[31670]: audit 2023-12-02T02:02:00.001158+0000 mon.c (mon.2) 11731 : audit 0 from='client.? 172.21.15.40:0/3090256322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:00 smithi040 bash[41173]: audit 2023-12-02T02:02:00.001158+0000 mon.c (mon.2) 11731 : audit 0 from='client.? 172.21.15.40:0/3090256322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:00 smithi040 bash[28232]: audit 2023-12-02T02:02:00.001158+0000 mon.c (mon.2) 11731 : audit 0 from='client.? 172.21.15.40:0/3090256322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:01 smithi141 bash[31670]: cluster 2023-12-02T02:01:59.668812+0000 mgr.y (mgr.24356) 18710 : cluster 0 pgmap v18678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:01 smithi040 bash[28232]: cluster 2023-12-02T02:01:59.668812+0000 mgr.y (mgr.24356) 18710 : cluster 0 pgmap v18678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:01 smithi040 bash[41173]: cluster 2023-12-02T02:01:59.668812+0000 mgr.y (mgr.24356) 18710 : cluster 0 pgmap v18678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:03 smithi141 bash[31670]: cluster 2023-12-02T02:02:01.669465+0000 mgr.y (mgr.24356) 18711 : cluster 0 pgmap v18679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:03 smithi141 bash[31670]: audit 2023-12-02T02:02:02.473392+0000 mon.c (mon.2) 11732 : audit 0 from='client.? 172.21.15.40:0/3727693079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:03 smithi040 bash[28232]: cluster 2023-12-02T02:02:01.669465+0000 mgr.y (mgr.24356) 18711 : cluster 0 pgmap v18679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:03 smithi040 bash[28232]: audit 2023-12-02T02:02:02.473392+0000 mon.c (mon.2) 11732 : audit 0 from='client.? 172.21.15.40:0/3727693079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:03 smithi040 bash[41173]: cluster 2023-12-02T02:02:01.669465+0000 mgr.y (mgr.24356) 18711 : cluster 0 pgmap v18679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:03 smithi040 bash[41173]: audit 2023-12-02T02:02:02.473392+0000 mon.c (mon.2) 11732 : audit 0 from='client.? 172.21.15.40:0/3727693079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:05 smithi040 bash[41173]: cluster 2023-12-02T02:02:03.670128+0000 mgr.y (mgr.24356) 18712 : cluster 0 pgmap v18680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:05 smithi040 bash[41173]: audit 2023-12-02T02:02:04.327209+0000 mon.c (mon.2) 11733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:05 smithi040 bash[41173]: audit 2023-12-02T02:02:04.946288+0000 mon.c (mon.2) 11734 : audit 0 from='client.? 172.21.15.40:0/2977347561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:05 smithi040 bash[28232]: cluster 2023-12-02T02:02:03.670128+0000 mgr.y (mgr.24356) 18712 : cluster 0 pgmap v18680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:05 smithi040 bash[28232]: audit 2023-12-02T02:02:04.327209+0000 mon.c (mon.2) 11733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:05 smithi040 bash[28232]: audit 2023-12-02T02:02:04.946288+0000 mon.c (mon.2) 11734 : audit 0 from='client.? 172.21.15.40:0/2977347561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:05 smithi141 bash[31670]: cluster 2023-12-02T02:02:03.670128+0000 mgr.y (mgr.24356) 18712 : cluster 0 pgmap v18680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:05 smithi141 bash[31670]: audit 2023-12-02T02:02:04.327209+0000 mon.c (mon.2) 11733 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:05 smithi141 bash[31670]: audit 2023-12-02T02:02:04.946288+0000 mon.c (mon.2) 11734 : audit 0 from='client.? 172.21.15.40:0/2977347561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:02:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:02:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:07 smithi040 bash[28232]: cluster 2023-12-02T02:02:05.671302+0000 mgr.y (mgr.24356) 18713 : cluster 0 pgmap v18681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:07 smithi040 bash[41173]: cluster 2023-12-02T02:02:05.671302+0000 mgr.y (mgr.24356) 18713 : cluster 0 pgmap v18681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:07 smithi141 bash[31670]: cluster 2023-12-02T02:02:05.671302+0000 mgr.y (mgr.24356) 18713 : cluster 0 pgmap v18681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:08 smithi040 bash[28232]: audit 2023-12-02T02:02:07.408763+0000 mon.a (mon.0) 11576 : audit 0 from='client.? 172.21.15.40:0/1480636657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:08 smithi040 bash[41173]: audit 2023-12-02T02:02:07.408763+0000 mon.a (mon.0) 11576 : audit 0 from='client.? 172.21.15.40:0/1480636657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:08 smithi141 bash[31670]: audit 2023-12-02T02:02:07.408763+0000 mon.a (mon.0) 11576 : audit 0 from='client.? 172.21.15.40:0/1480636657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:09 smithi040 bash[28232]: cluster 2023-12-02T02:02:07.671935+0000 mgr.y (mgr.24356) 18714 : cluster 0 pgmap v18682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:09 smithi040 bash[41173]: cluster 2023-12-02T02:02:07.671935+0000 mgr.y (mgr.24356) 18714 : cluster 0 pgmap v18682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:09 smithi141 bash[31670]: cluster 2023-12-02T02:02:07.671935+0000 mgr.y (mgr.24356) 18714 : cluster 0 pgmap v18682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:10 smithi040 bash[28232]: audit 2023-12-02T02:02:09.885821+0000 mon.c (mon.2) 11735 : audit 0 from='client.? 172.21.15.40:0/3543590052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:10.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:10 smithi040 bash[41173]: audit 2023-12-02T02:02:09.885821+0000 mon.c (mon.2) 11735 : audit 0 from='client.? 172.21.15.40:0/3543590052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:10 smithi141 bash[31670]: audit 2023-12-02T02:02:09.885821+0000 mon.c (mon.2) 11735 : audit 0 from='client.? 172.21.15.40:0/3543590052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:11 smithi040 bash[28232]: cluster 2023-12-02T02:02:09.673052+0000 mgr.y (mgr.24356) 18715 : cluster 0 pgmap v18683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:11 smithi040 bash[41173]: cluster 2023-12-02T02:02:09.673052+0000 mgr.y (mgr.24356) 18715 : cluster 0 pgmap v18683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:11 smithi141 bash[31670]: cluster 2023-12-02T02:02:09.673052+0000 mgr.y (mgr.24356) 18715 : cluster 0 pgmap v18683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:13 smithi040 bash[41173]: cluster 2023-12-02T02:02:11.673731+0000 mgr.y (mgr.24356) 18716 : cluster 0 pgmap v18684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:13 smithi040 bash[41173]: audit 2023-12-02T02:02:12.355390+0000 mon.a (mon.0) 11577 : audit 0 from='client.? 172.21.15.40:0/3085834697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:13 smithi040 bash[28232]: cluster 2023-12-02T02:02:11.673731+0000 mgr.y (mgr.24356) 18716 : cluster 0 pgmap v18684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:13 smithi040 bash[28232]: audit 2023-12-02T02:02:12.355390+0000 mon.a (mon.0) 11577 : audit 0 from='client.? 172.21.15.40:0/3085834697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:13 smithi141 bash[31670]: cluster 2023-12-02T02:02:11.673731+0000 mgr.y (mgr.24356) 18716 : cluster 0 pgmap v18684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:13 smithi141 bash[31670]: audit 2023-12-02T02:02:12.355390+0000 mon.a (mon.0) 11577 : audit 0 from='client.? 172.21.15.40:0/3085834697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:15 smithi040 bash[28232]: cluster 2023-12-02T02:02:13.674391+0000 mgr.y (mgr.24356) 18717 : cluster 0 pgmap v18685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:15 smithi040 bash[28232]: audit 2023-12-02T02:02:14.821441+0000 mon.b (mon.1) 75 : audit 0 from='client.? 172.21.15.40:0/2024947070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:15 smithi040 bash[41173]: cluster 2023-12-02T02:02:13.674391+0000 mgr.y (mgr.24356) 18717 : cluster 0 pgmap v18685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:15 smithi040 bash[41173]: audit 2023-12-02T02:02:14.821441+0000 mon.b (mon.1) 75 : audit 0 from='client.? 172.21.15.40:0/2024947070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:15 smithi141 bash[31670]: cluster 2023-12-02T02:02:13.674391+0000 mgr.y (mgr.24356) 18717 : cluster 0 pgmap v18685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:15 smithi141 bash[31670]: audit 2023-12-02T02:02:14.821441+0000 mon.b (mon.1) 75 : audit 0 from='client.? 172.21.15.40:0/2024947070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:02:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:02:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:17 smithi040 bash[41173]: cluster 2023-12-02T02:02:15.675554+0000 mgr.y (mgr.24356) 18718 : cluster 0 pgmap v18686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:17 smithi040 bash[41173]: audit 2023-12-02T02:02:17.288195+0000 mon.a (mon.0) 11578 : audit 0 from='client.? 172.21.15.40:0/3361555090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:17 smithi040 bash[28232]: cluster 2023-12-02T02:02:15.675554+0000 mgr.y (mgr.24356) 18718 : cluster 0 pgmap v18686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:17 smithi040 bash[28232]: audit 2023-12-02T02:02:17.288195+0000 mon.a (mon.0) 11578 : audit 0 from='client.? 172.21.15.40:0/3361555090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:17 smithi141 bash[31670]: cluster 2023-12-02T02:02:15.675554+0000 mgr.y (mgr.24356) 18718 : cluster 0 pgmap v18686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:17 smithi141 bash[31670]: audit 2023-12-02T02:02:17.288195+0000 mon.a (mon.0) 11578 : audit 0 from='client.? 172.21.15.40:0/3361555090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:19 smithi040 bash[28232]: cluster 2023-12-02T02:02:17.676221+0000 mgr.y (mgr.24356) 18719 : cluster 0 pgmap v18687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:19 smithi040 bash[41173]: cluster 2023-12-02T02:02:17.676221+0000 mgr.y (mgr.24356) 18719 : cluster 0 pgmap v18687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:19 smithi141 bash[31670]: cluster 2023-12-02T02:02:17.676221+0000 mgr.y (mgr.24356) 18719 : cluster 0 pgmap v18687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:20 smithi040 bash[41173]: audit 2023-12-02T02:02:19.327379+0000 mon.c (mon.2) 11736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:20 smithi040 bash[41173]: audit 2023-12-02T02:02:19.761433+0000 mon.a (mon.0) 11579 : audit 0 from='client.? 172.21.15.40:0/1922344506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:20 smithi040 bash[28232]: audit 2023-12-02T02:02:19.327379+0000 mon.c (mon.2) 11736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:20 smithi040 bash[28232]: audit 2023-12-02T02:02:19.761433+0000 mon.a (mon.0) 11579 : audit 0 from='client.? 172.21.15.40:0/1922344506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:20 smithi141 bash[31670]: audit 2023-12-02T02:02:19.327379+0000 mon.c (mon.2) 11736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:20 smithi141 bash[31670]: audit 2023-12-02T02:02:19.761433+0000 mon.a (mon.0) 11579 : audit 0 from='client.? 172.21.15.40:0/1922344506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:21 smithi040 bash[41173]: cluster 2023-12-02T02:02:19.676979+0000 mgr.y (mgr.24356) 18720 : cluster 0 pgmap v18688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:21 smithi040 bash[28232]: cluster 2023-12-02T02:02:19.676979+0000 mgr.y (mgr.24356) 18720 : cluster 0 pgmap v18688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:21 smithi141 bash[31670]: cluster 2023-12-02T02:02:19.676979+0000 mgr.y (mgr.24356) 18720 : cluster 0 pgmap v18688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:22 smithi040 bash[28232]: cluster 2023-12-02T02:02:21.677603+0000 mgr.y (mgr.24356) 18721 : cluster 0 pgmap v18689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:22 smithi040 bash[28232]: audit 2023-12-02T02:02:22.220321+0000 mon.c (mon.2) 11737 : audit 0 from='client.? 172.21.15.40:0/1025466222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:22 smithi040 bash[41173]: cluster 2023-12-02T02:02:21.677603+0000 mgr.y (mgr.24356) 18721 : cluster 0 pgmap v18689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:22 smithi040 bash[41173]: audit 2023-12-02T02:02:22.220321+0000 mon.c (mon.2) 11737 : audit 0 from='client.? 172.21.15.40:0/1025466222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:22 smithi141 bash[31670]: cluster 2023-12-02T02:02:21.677603+0000 mgr.y (mgr.24356) 18721 : cluster 0 pgmap v18689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:22 smithi141 bash[31670]: audit 2023-12-02T02:02:22.220321+0000 mon.c (mon.2) 11737 : audit 0 from='client.? 172.21.15.40:0/1025466222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:24 smithi040 bash[28232]: cluster 2023-12-02T02:02:23.678400+0000 mgr.y (mgr.24356) 18722 : cluster 0 pgmap v18690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:24 smithi040 bash[28232]: audit 2023-12-02T02:02:24.688907+0000 mon.c (mon.2) 11738 : audit 0 from='client.? 172.21.15.40:0/1145837992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:24 smithi040 bash[41173]: cluster 2023-12-02T02:02:23.678400+0000 mgr.y (mgr.24356) 18722 : cluster 0 pgmap v18690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:24 smithi040 bash[41173]: audit 2023-12-02T02:02:24.688907+0000 mon.c (mon.2) 11738 : audit 0 from='client.? 172.21.15.40:0/1145837992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:24 smithi141 bash[31670]: cluster 2023-12-02T02:02:23.678400+0000 mgr.y (mgr.24356) 18722 : cluster 0 pgmap v18690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:24 smithi141 bash[31670]: audit 2023-12-02T02:02:24.688907+0000 mon.c (mon.2) 11738 : audit 0 from='client.? 172.21.15.40:0/1145837992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:26.888 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:02:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:02:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:26 smithi040 bash[41173]: cluster 2023-12-02T02:02:25.679607+0000 mgr.y (mgr.24356) 18723 : cluster 0 pgmap v18691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:26 smithi040 bash[28232]: cluster 2023-12-02T02:02:25.679607+0000 mgr.y (mgr.24356) 18723 : cluster 0 pgmap v18691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:26 smithi141 bash[31670]: cluster 2023-12-02T02:02:25.679607+0000 mgr.y (mgr.24356) 18723 : cluster 0 pgmap v18691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:27 smithi040 bash[28232]: audit 2023-12-02T02:02:27.151165+0000 mon.c (mon.2) 11739 : audit 0 from='client.? 172.21.15.40:0/2927749990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:27 smithi040 bash[41173]: audit 2023-12-02T02:02:27.151165+0000 mon.c (mon.2) 11739 : audit 0 from='client.? 172.21.15.40:0/2927749990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:27 smithi141 bash[31670]: audit 2023-12-02T02:02:27.151165+0000 mon.c (mon.2) 11739 : audit 0 from='client.? 172.21.15.40:0/2927749990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:28 smithi040 bash[28232]: cluster 2023-12-02T02:02:27.680203+0000 mgr.y (mgr.24356) 18724 : cluster 0 pgmap v18692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:28 smithi040 bash[41173]: cluster 2023-12-02T02:02:27.680203+0000 mgr.y (mgr.24356) 18724 : cluster 0 pgmap v18692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:28 smithi141 bash[31670]: cluster 2023-12-02T02:02:27.680203+0000 mgr.y (mgr.24356) 18724 : cluster 0 pgmap v18692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:29 smithi040 bash[28232]: audit 2023-12-02T02:02:29.610788+0000 mon.a (mon.0) 11580 : audit 0 from='client.? 172.21.15.40:0/1916313941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:29 smithi040 bash[41173]: audit 2023-12-02T02:02:29.610788+0000 mon.a (mon.0) 11580 : audit 0 from='client.? 172.21.15.40:0/1916313941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:30.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:29 smithi141 bash[31670]: audit 2023-12-02T02:02:29.610788+0000 mon.a (mon.0) 11580 : audit 0 from='client.? 172.21.15.40:0/1916313941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:30 smithi040 bash[28232]: cluster 2023-12-02T02:02:29.681394+0000 mgr.y (mgr.24356) 18725 : cluster 0 pgmap v18693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:30 smithi040 bash[41173]: cluster 2023-12-02T02:02:29.681394+0000 mgr.y (mgr.24356) 18725 : cluster 0 pgmap v18693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:30 smithi141 bash[31670]: cluster 2023-12-02T02:02:29.681394+0000 mgr.y (mgr.24356) 18725 : cluster 0 pgmap v18693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:32 smithi141 bash[31670]: cluster 2023-12-02T02:02:31.682040+0000 mgr.y (mgr.24356) 18726 : cluster 0 pgmap v18694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:32 smithi141 bash[31670]: audit 2023-12-02T02:02:32.075222+0000 mon.a (mon.0) 11581 : audit 0 from='client.? 172.21.15.40:0/3719492751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:32 smithi040 bash[28232]: cluster 2023-12-02T02:02:31.682040+0000 mgr.y (mgr.24356) 18726 : cluster 0 pgmap v18694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:32 smithi040 bash[28232]: audit 2023-12-02T02:02:32.075222+0000 mon.a (mon.0) 11581 : audit 0 from='client.? 172.21.15.40:0/3719492751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:32 smithi040 bash[41173]: cluster 2023-12-02T02:02:31.682040+0000 mgr.y (mgr.24356) 18726 : cluster 0 pgmap v18694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:32 smithi040 bash[41173]: audit 2023-12-02T02:02:32.075222+0000 mon.a (mon.0) 11581 : audit 0 from='client.? 172.21.15.40:0/3719492751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:34 smithi141 bash[31670]: cluster 2023-12-02T02:02:33.682727+0000 mgr.y (mgr.24356) 18727 : cluster 0 pgmap v18695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:34 smithi141 bash[31670]: audit 2023-12-02T02:02:34.327720+0000 mon.c (mon.2) 11740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:34 smithi141 bash[31670]: audit 2023-12-02T02:02:34.540652+0000 mon.a (mon.0) 11582 : audit 0 from='client.? 172.21.15.40:0/368660354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:34 smithi040 bash[28232]: cluster 2023-12-02T02:02:33.682727+0000 mgr.y (mgr.24356) 18727 : cluster 0 pgmap v18695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:34 smithi040 bash[28232]: audit 2023-12-02T02:02:34.327720+0000 mon.c (mon.2) 11740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:34 smithi040 bash[28232]: audit 2023-12-02T02:02:34.540652+0000 mon.a (mon.0) 11582 : audit 0 from='client.? 172.21.15.40:0/368660354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:34 smithi040 bash[41173]: cluster 2023-12-02T02:02:33.682727+0000 mgr.y (mgr.24356) 18727 : cluster 0 pgmap v18695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:34 smithi040 bash[41173]: audit 2023-12-02T02:02:34.327720+0000 mon.c (mon.2) 11740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:34 smithi040 bash[41173]: audit 2023-12-02T02:02:34.540652+0000 mon.a (mon.0) 11582 : audit 0 from='client.? 172.21.15.40:0/368660354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:02:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:02:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:36 smithi141 bash[31670]: cluster 2023-12-02T02:02:35.683883+0000 mgr.y (mgr.24356) 18728 : cluster 0 pgmap v18696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:36 smithi040 bash[28232]: cluster 2023-12-02T02:02:35.683883+0000 mgr.y (mgr.24356) 18728 : cluster 0 pgmap v18696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:36 smithi040 bash[41173]: cluster 2023-12-02T02:02:35.683883+0000 mgr.y (mgr.24356) 18728 : cluster 0 pgmap v18696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:37 smithi141 bash[31670]: audit 2023-12-02T02:02:37.004681+0000 mon.a (mon.0) 11583 : audit 0 from='client.? 172.21.15.40:0/2949223454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:37 smithi040 bash[41173]: audit 2023-12-02T02:02:37.004681+0000 mon.a (mon.0) 11583 : audit 0 from='client.? 172.21.15.40:0/2949223454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:37 smithi040 bash[28232]: audit 2023-12-02T02:02:37.004681+0000 mon.a (mon.0) 11583 : audit 0 from='client.? 172.21.15.40:0/2949223454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:39.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:38 smithi141 bash[31670]: cluster 2023-12-02T02:02:37.684575+0000 mgr.y (mgr.24356) 18729 : cluster 0 pgmap v18697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:38 smithi040 bash[28232]: cluster 2023-12-02T02:02:37.684575+0000 mgr.y (mgr.24356) 18729 : cluster 0 pgmap v18697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:38 smithi040 bash[41173]: cluster 2023-12-02T02:02:37.684575+0000 mgr.y (mgr.24356) 18729 : cluster 0 pgmap v18697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:40.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:39 smithi141 bash[31670]: audit 2023-12-02T02:02:39.477094+0000 mon.a (mon.0) 11584 : audit 0 from='client.? 172.21.15.40:0/1111161318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:39 smithi040 bash[41173]: audit 2023-12-02T02:02:39.477094+0000 mon.a (mon.0) 11584 : audit 0 from='client.? 172.21.15.40:0/1111161318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:39 smithi040 bash[28232]: audit 2023-12-02T02:02:39.477094+0000 mon.a (mon.0) 11584 : audit 0 from='client.? 172.21.15.40:0/1111161318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:41.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:40 smithi141 bash[31670]: cluster 2023-12-02T02:02:39.685768+0000 mgr.y (mgr.24356) 18730 : cluster 0 pgmap v18698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:40 smithi040 bash[28232]: cluster 2023-12-02T02:02:39.685768+0000 mgr.y (mgr.24356) 18730 : cluster 0 pgmap v18698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:40 smithi040 bash[41173]: cluster 2023-12-02T02:02:39.685768+0000 mgr.y (mgr.24356) 18730 : cluster 0 pgmap v18698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:42 smithi040 bash[28232]: cluster 2023-12-02T02:02:41.686546+0000 mgr.y (mgr.24356) 18731 : cluster 0 pgmap v18699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:42 smithi040 bash[28232]: audit 2023-12-02T02:02:41.949135+0000 mon.c (mon.2) 11741 : audit 0 from='client.? 172.21.15.40:0/501843592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:42 smithi040 bash[41173]: cluster 2023-12-02T02:02:41.686546+0000 mgr.y (mgr.24356) 18731 : cluster 0 pgmap v18699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:42 smithi040 bash[41173]: audit 2023-12-02T02:02:41.949135+0000 mon.c (mon.2) 11741 : audit 0 from='client.? 172.21.15.40:0/501843592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:42 smithi141 bash[31670]: cluster 2023-12-02T02:02:41.686546+0000 mgr.y (mgr.24356) 18731 : cluster 0 pgmap v18699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:43.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:42 smithi141 bash[31670]: audit 2023-12-02T02:02:41.949135+0000 mon.c (mon.2) 11741 : audit 0 from='client.? 172.21.15.40:0/501843592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:44 smithi040 bash[28232]: cluster 2023-12-02T02:02:43.687351+0000 mgr.y (mgr.24356) 18732 : cluster 0 pgmap v18700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:44 smithi040 bash[28232]: audit 2023-12-02T02:02:44.414767+0000 mon.c (mon.2) 11742 : audit 0 from='client.? 172.21.15.40:0/472237731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:44 smithi040 bash[41173]: cluster 2023-12-02T02:02:43.687351+0000 mgr.y (mgr.24356) 18732 : cluster 0 pgmap v18700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:44 smithi040 bash[41173]: audit 2023-12-02T02:02:44.414767+0000 mon.c (mon.2) 11742 : audit 0 from='client.? 172.21.15.40:0/472237731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:45.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:44 smithi141 bash[31670]: cluster 2023-12-02T02:02:43.687351+0000 mgr.y (mgr.24356) 18732 : cluster 0 pgmap v18700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:45.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:44 smithi141 bash[31670]: audit 2023-12-02T02:02:44.414767+0000 mon.c (mon.2) 11742 : audit 0 from='client.? 172.21.15.40:0/472237731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:46.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:02:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:02:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:46 smithi040 bash[28232]: cluster 2023-12-02T02:02:45.688563+0000 mgr.y (mgr.24356) 18733 : cluster 0 pgmap v18701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:46 smithi040 bash[28232]: audit 2023-12-02T02:02:46.885329+0000 mon.a (mon.0) 11585 : audit 0 from='client.? 172.21.15.40:0/1439683623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:46 smithi040 bash[41173]: cluster 2023-12-02T02:02:45.688563+0000 mgr.y (mgr.24356) 18733 : cluster 0 pgmap v18701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:46 smithi040 bash[41173]: audit 2023-12-02T02:02:46.885329+0000 mon.a (mon.0) 11585 : audit 0 from='client.? 172.21.15.40:0/1439683623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:46 smithi141 bash[31670]: cluster 2023-12-02T02:02:45.688563+0000 mgr.y (mgr.24356) 18733 : cluster 0 pgmap v18701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:47.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:46 smithi141 bash[31670]: audit 2023-12-02T02:02:46.885329+0000 mon.a (mon.0) 11585 : audit 0 from='client.? 172.21.15.40:0/1439683623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:48 smithi040 bash[28232]: cluster 2023-12-02T02:02:47.689155+0000 mgr.y (mgr.24356) 18734 : cluster 0 pgmap v18702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:48 smithi040 bash[41173]: cluster 2023-12-02T02:02:47.689155+0000 mgr.y (mgr.24356) 18734 : cluster 0 pgmap v18702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:49.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:48 smithi141 bash[31670]: cluster 2023-12-02T02:02:47.689155+0000 mgr.y (mgr.24356) 18734 : cluster 0 pgmap v18702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:49 smithi040 bash[28232]: audit 2023-12-02T02:02:49.328120+0000 mon.c (mon.2) 11743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:49 smithi040 bash[28232]: audit 2023-12-02T02:02:49.354163+0000 mon.a (mon.0) 11586 : audit 0 from='client.? 172.21.15.40:0/1320440074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:49 smithi040 bash[41173]: audit 2023-12-02T02:02:49.328120+0000 mon.c (mon.2) 11743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:49 smithi040 bash[41173]: audit 2023-12-02T02:02:49.354163+0000 mon.a (mon.0) 11586 : audit 0 from='client.? 172.21.15.40:0/1320440074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:49 smithi141 bash[31670]: audit 2023-12-02T02:02:49.328120+0000 mon.c (mon.2) 11743 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:50.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:49 smithi141 bash[31670]: audit 2023-12-02T02:02:49.354163+0000 mon.a (mon.0) 11586 : audit 0 from='client.? 172.21.15.40:0/1320440074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:50 smithi141 bash[31670]: cluster 2023-12-02T02:02:49.690314+0000 mgr.y (mgr.24356) 18735 : cluster 0 pgmap v18703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:50 smithi040 bash[41173]: cluster 2023-12-02T02:02:49.690314+0000 mgr.y (mgr.24356) 18735 : cluster 0 pgmap v18703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:50 smithi040 bash[28232]: cluster 2023-12-02T02:02:49.690314+0000 mgr.y (mgr.24356) 18735 : cluster 0 pgmap v18703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:51 smithi141 bash[31670]: audit 2023-12-02T02:02:51.822098+0000 mon.c (mon.2) 11744 : audit 0 from='client.? 172.21.15.40:0/3703842931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:51 smithi040 bash[28232]: audit 2023-12-02T02:02:51.822098+0000 mon.c (mon.2) 11744 : audit 0 from='client.? 172.21.15.40:0/3703842931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:51 smithi040 bash[41173]: audit 2023-12-02T02:02:51.822098+0000 mon.c (mon.2) 11744 : audit 0 from='client.? 172.21.15.40:0/3703842931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:52 smithi141 bash[31670]: cluster 2023-12-02T02:02:51.690952+0000 mgr.y (mgr.24356) 18736 : cluster 0 pgmap v18704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:52 smithi040 bash[28232]: cluster 2023-12-02T02:02:51.690952+0000 mgr.y (mgr.24356) 18736 : cluster 0 pgmap v18704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:52 smithi040 bash[41173]: cluster 2023-12-02T02:02:51.690952+0000 mgr.y (mgr.24356) 18736 : cluster 0 pgmap v18704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:54 smithi141 bash[31670]: cluster 2023-12-02T02:02:53.691616+0000 mgr.y (mgr.24356) 18737 : cluster 0 pgmap v18705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:54 smithi141 bash[31670]: audit 2023-12-02T02:02:54.285773+0000 mon.c (mon.2) 11745 : audit 0 from='client.? 172.21.15.40:0/1534191912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:54 smithi040 bash[28232]: cluster 2023-12-02T02:02:53.691616+0000 mgr.y (mgr.24356) 18737 : cluster 0 pgmap v18705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:54 smithi040 bash[28232]: audit 2023-12-02T02:02:54.285773+0000 mon.c (mon.2) 11745 : audit 0 from='client.? 172.21.15.40:0/1534191912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:54 smithi040 bash[41173]: cluster 2023-12-02T02:02:53.691616+0000 mgr.y (mgr.24356) 18737 : cluster 0 pgmap v18705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:54 smithi040 bash[41173]: audit 2023-12-02T02:02:54.285773+0000 mon.c (mon.2) 11745 : audit 0 from='client.? 172.21.15.40:0/1534191912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:56.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:55 smithi141 bash[31670]: audit 2023-12-02T02:02:55.856732+0000 mon.c (mon.2) 11746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:02:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:55 smithi040 bash[28232]: audit 2023-12-02T02:02:55.856732+0000 mon.c (mon.2) 11746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:02:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:55 smithi040 bash[41173]: audit 2023-12-02T02:02:55.856732+0000 mon.c (mon.2) 11746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:02:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:02:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:02:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:56 smithi141 bash[31670]: cluster 2023-12-02T02:02:55.692823+0000 mgr.y (mgr.24356) 18738 : cluster 0 pgmap v18706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:56 smithi141 bash[31670]: audit 2023-12-02T02:02:56.741309+0000 mon.c (mon.2) 11747 : audit 0 from='client.? 172.21.15.40:0/3370613647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:56 smithi040 bash[41173]: cluster 2023-12-02T02:02:55.692823+0000 mgr.y (mgr.24356) 18738 : cluster 0 pgmap v18706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:56 smithi040 bash[41173]: audit 2023-12-02T02:02:56.741309+0000 mon.c (mon.2) 11747 : audit 0 from='client.? 172.21.15.40:0/3370613647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:56 smithi040 bash[28232]: cluster 2023-12-02T02:02:55.692823+0000 mgr.y (mgr.24356) 18738 : cluster 0 pgmap v18706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:56 smithi040 bash[28232]: audit 2023-12-02T02:02:56.741309+0000 mon.c (mon.2) 11747 : audit 0 from='client.? 172.21.15.40:0/3370613647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:02:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:58 smithi141 bash[31670]: cluster 2023-12-02T02:02:57.693451+0000 mgr.y (mgr.24356) 18739 : cluster 0 pgmap v18707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:58 smithi040 bash[28232]: cluster 2023-12-02T02:02:57.693451+0000 mgr.y (mgr.24356) 18739 : cluster 0 pgmap v18707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:02:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:58 smithi040 bash[41173]: cluster 2023-12-02T02:02:57.693451+0000 mgr.y (mgr.24356) 18739 : cluster 0 pgmap v18707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:02:59 smithi141 bash[31670]: audit 2023-12-02T02:02:59.204288+0000 mon.c (mon.2) 11748 : audit 0 from='client.? 172.21.15.40:0/2213124643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:02:59 smithi040 bash[28232]: audit 2023-12-02T02:02:59.204288+0000 mon.c (mon.2) 11748 : audit 0 from='client.? 172.21.15.40:0/2213124643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:02:59 smithi040 bash[41173]: audit 2023-12-02T02:02:59.204288+0000 mon.c (mon.2) 11748 : audit 0 from='client.? 172.21.15.40:0/2213124643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:00 smithi141 bash[31670]: cluster 2023-12-02T02:02:59.694594+0000 mgr.y (mgr.24356) 18740 : cluster 0 pgmap v18708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:00 smithi040 bash[28232]: cluster 2023-12-02T02:02:59.694594+0000 mgr.y (mgr.24356) 18740 : cluster 0 pgmap v18708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:00 smithi040 bash[41173]: cluster 2023-12-02T02:02:59.694594+0000 mgr.y (mgr.24356) 18740 : cluster 0 pgmap v18708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:01 smithi141 bash[31670]: audit 2023-12-02T02:03:01.691144+0000 mon.c (mon.2) 11749 : audit 0 from='client.? 172.21.15.40:0/4135810267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:02.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:01 smithi141 bash[31670]: audit 2023-12-02T02:03:01.752261+0000 mon.a (mon.0) 11587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:01 smithi141 bash[31670]: audit 2023-12-02T02:03:01.762526+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:01 smithi040 bash[28232]: audit 2023-12-02T02:03:01.691144+0000 mon.c (mon.2) 11749 : audit 0 from='client.? 172.21.15.40:0/4135810267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:01 smithi040 bash[28232]: audit 2023-12-02T02:03:01.752261+0000 mon.a (mon.0) 11587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:01 smithi040 bash[28232]: audit 2023-12-02T02:03:01.762526+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:01 smithi040 bash[41173]: audit 2023-12-02T02:03:01.691144+0000 mon.c (mon.2) 11749 : audit 0 from='client.? 172.21.15.40:0/4135810267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:01 smithi040 bash[41173]: audit 2023-12-02T02:03:01.752261+0000 mon.a (mon.0) 11587 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:02.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:01 smithi040 bash[41173]: audit 2023-12-02T02:03:01.762526+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[28232]: cluster 2023-12-02T02:03:01.695067+0000 mgr.y (mgr.24356) 18741 : cluster 0 pgmap v18709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[28232]: audit 2023-12-02T02:03:02.061799+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[28232]: audit 2023-12-02T02:03:02.075943+0000 mon.a (mon.0) 11590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[28232]: audit 2023-12-02T02:03:02.550369+0000 mon.c (mon.2) 11750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:03:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[28232]: audit 2023-12-02T02:03:02.551867+0000 mon.c (mon.2) 11751 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:03:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[28232]: audit 2023-12-02T02:03:02.561441+0000 mon.a (mon.0) 11591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[41173]: cluster 2023-12-02T02:03:01.695067+0000 mgr.y (mgr.24356) 18741 : cluster 0 pgmap v18709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[41173]: audit 2023-12-02T02:03:02.061799+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[41173]: audit 2023-12-02T02:03:02.075943+0000 mon.a (mon.0) 11590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[41173]: audit 2023-12-02T02:03:02.550369+0000 mon.c (mon.2) 11750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[41173]: audit 2023-12-02T02:03:02.551867+0000 mon.c (mon.2) 11751 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:03:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:03 smithi040 bash[41173]: audit 2023-12-02T02:03:02.561441+0000 mon.a (mon.0) 11591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:03 smithi141 bash[31670]: cluster 2023-12-02T02:03:01.695067+0000 mgr.y (mgr.24356) 18741 : cluster 0 pgmap v18709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:03 smithi141 bash[31670]: audit 2023-12-02T02:03:02.061799+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:03 smithi141 bash[31670]: audit 2023-12-02T02:03:02.075943+0000 mon.a (mon.0) 11590 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:03 smithi141 bash[31670]: audit 2023-12-02T02:03:02.550369+0000 mon.c (mon.2) 11750 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:03:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:03 smithi141 bash[31670]: audit 2023-12-02T02:03:02.551867+0000 mon.c (mon.2) 11751 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:03:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:03 smithi141 bash[31670]: audit 2023-12-02T02:03:02.561441+0000 mon.a (mon.0) 11591 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:03:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:05 smithi040 bash[28232]: cluster 2023-12-02T02:03:03.695710+0000 mgr.y (mgr.24356) 18742 : cluster 0 pgmap v18710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:05 smithi040 bash[28232]: audit 2023-12-02T02:03:04.168441+0000 mon.a (mon.0) 11592 : audit 0 from='client.? 172.21.15.40:0/3210804956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:05 smithi040 bash[28232]: audit 2023-12-02T02:03:04.328723+0000 mon.c (mon.2) 11752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:05 smithi040 bash[41173]: cluster 2023-12-02T02:03:03.695710+0000 mgr.y (mgr.24356) 18742 : cluster 0 pgmap v18710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:05 smithi040 bash[41173]: audit 2023-12-02T02:03:04.168441+0000 mon.a (mon.0) 11592 : audit 0 from='client.? 172.21.15.40:0/3210804956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:05 smithi040 bash[41173]: audit 2023-12-02T02:03:04.328723+0000 mon.c (mon.2) 11752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:05 smithi141 bash[31670]: cluster 2023-12-02T02:03:03.695710+0000 mgr.y (mgr.24356) 18742 : cluster 0 pgmap v18710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:05 smithi141 bash[31670]: audit 2023-12-02T02:03:04.168441+0000 mon.a (mon.0) 11592 : audit 0 from='client.? 172.21.15.40:0/3210804956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:05 smithi141 bash[31670]: audit 2023-12-02T02:03:04.328723+0000 mon.c (mon.2) 11752 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:03:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:03:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:07 smithi040 bash[28232]: cluster 2023-12-02T02:03:05.696893+0000 mgr.y (mgr.24356) 18743 : cluster 0 pgmap v18711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:07 smithi040 bash[28232]: audit 2023-12-02T02:03:06.638517+0000 mon.a (mon.0) 11593 : audit 0 from='client.? 172.21.15.40:0/3082775442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:07 smithi040 bash[41173]: cluster 2023-12-02T02:03:05.696893+0000 mgr.y (mgr.24356) 18743 : cluster 0 pgmap v18711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:07 smithi040 bash[41173]: audit 2023-12-02T02:03:06.638517+0000 mon.a (mon.0) 11593 : audit 0 from='client.? 172.21.15.40:0/3082775442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:07 smithi141 bash[31670]: cluster 2023-12-02T02:03:05.696893+0000 mgr.y (mgr.24356) 18743 : cluster 0 pgmap v18711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:07 smithi141 bash[31670]: audit 2023-12-02T02:03:06.638517+0000 mon.a (mon.0) 11593 : audit 0 from='client.? 172.21.15.40:0/3082775442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:09 smithi040 bash[28232]: cluster 2023-12-02T02:03:07.697529+0000 mgr.y (mgr.24356) 18744 : cluster 0 pgmap v18712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:09 smithi040 bash[41173]: cluster 2023-12-02T02:03:07.697529+0000 mgr.y (mgr.24356) 18744 : cluster 0 pgmap v18712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:09 smithi141 bash[31670]: cluster 2023-12-02T02:03:07.697529+0000 mgr.y (mgr.24356) 18744 : cluster 0 pgmap v18712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:10 smithi040 bash[28232]: audit 2023-12-02T02:03:09.102012+0000 mon.c (mon.2) 11753 : audit 0 from='client.? 172.21.15.40:0/1330377022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:10 smithi040 bash[41173]: audit 2023-12-02T02:03:09.102012+0000 mon.c (mon.2) 11753 : audit 0 from='client.? 172.21.15.40:0/1330377022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:10 smithi141 bash[31670]: audit 2023-12-02T02:03:09.102012+0000 mon.c (mon.2) 11753 : audit 0 from='client.? 172.21.15.40:0/1330377022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:11 smithi040 bash[41173]: cluster 2023-12-02T02:03:09.698560+0000 mgr.y (mgr.24356) 18745 : cluster 0 pgmap v18713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:11 smithi040 bash[28232]: cluster 2023-12-02T02:03:09.698560+0000 mgr.y (mgr.24356) 18745 : cluster 0 pgmap v18713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:11 smithi141 bash[31670]: cluster 2023-12-02T02:03:09.698560+0000 mgr.y (mgr.24356) 18745 : cluster 0 pgmap v18713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:12 smithi040 bash[28232]: audit 2023-12-02T02:03:11.568002+0000 mon.c (mon.2) 11754 : audit 0 from='client.? 172.21.15.40:0/1656363866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:12 smithi040 bash[41173]: audit 2023-12-02T02:03:11.568002+0000 mon.c (mon.2) 11754 : audit 0 from='client.? 172.21.15.40:0/1656363866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:12 smithi141 bash[31670]: audit 2023-12-02T02:03:11.568002+0000 mon.c (mon.2) 11754 : audit 0 from='client.? 172.21.15.40:0/1656363866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:13 smithi040 bash[28232]: cluster 2023-12-02T02:03:11.699178+0000 mgr.y (mgr.24356) 18746 : cluster 0 pgmap v18714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:13 smithi040 bash[41173]: cluster 2023-12-02T02:03:11.699178+0000 mgr.y (mgr.24356) 18746 : cluster 0 pgmap v18714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:13 smithi141 bash[31670]: cluster 2023-12-02T02:03:11.699178+0000 mgr.y (mgr.24356) 18746 : cluster 0 pgmap v18714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:14 smithi040 bash[28232]: audit 2023-12-02T02:03:14.032730+0000 mon.a (mon.0) 11594 : audit 0 from='client.? 172.21.15.40:0/146949723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:14 smithi040 bash[41173]: audit 2023-12-02T02:03:14.032730+0000 mon.a (mon.0) 11594 : audit 0 from='client.? 172.21.15.40:0/146949723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:14.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:14 smithi141 bash[31670]: audit 2023-12-02T02:03:14.032730+0000 mon.a (mon.0) 11594 : audit 0 from='client.? 172.21.15.40:0/146949723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:15 smithi040 bash[28232]: cluster 2023-12-02T02:03:13.699792+0000 mgr.y (mgr.24356) 18747 : cluster 0 pgmap v18715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:15 smithi040 bash[41173]: cluster 2023-12-02T02:03:13.699792+0000 mgr.y (mgr.24356) 18747 : cluster 0 pgmap v18715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:15 smithi141 bash[31670]: cluster 2023-12-02T02:03:13.699792+0000 mgr.y (mgr.24356) 18747 : cluster 0 pgmap v18715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:03:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:03:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:17 smithi040 bash[28232]: cluster 2023-12-02T02:03:15.700985+0000 mgr.y (mgr.24356) 18748 : cluster 0 pgmap v18716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:17 smithi040 bash[28232]: audit 2023-12-02T02:03:16.497725+0000 mon.c (mon.2) 11755 : audit 0 from='client.? 172.21.15.40:0/1987507106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:17 smithi040 bash[41173]: cluster 2023-12-02T02:03:15.700985+0000 mgr.y (mgr.24356) 18748 : cluster 0 pgmap v18716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:17 smithi040 bash[41173]: audit 2023-12-02T02:03:16.497725+0000 mon.c (mon.2) 11755 : audit 0 from='client.? 172.21.15.40:0/1987507106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:17 smithi141 bash[31670]: cluster 2023-12-02T02:03:15.700985+0000 mgr.y (mgr.24356) 18748 : cluster 0 pgmap v18716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:17 smithi141 bash[31670]: audit 2023-12-02T02:03:16.497725+0000 mon.c (mon.2) 11755 : audit 0 from='client.? 172.21.15.40:0/1987507106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:19 smithi040 bash[28232]: cluster 2023-12-02T02:03:17.701623+0000 mgr.y (mgr.24356) 18749 : cluster 0 pgmap v18717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:19 smithi040 bash[28232]: audit 2023-12-02T02:03:18.966185+0000 mon.c (mon.2) 11756 : audit 0 from='client.? 172.21.15.40:0/803773114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:19 smithi040 bash[41173]: cluster 2023-12-02T02:03:17.701623+0000 mgr.y (mgr.24356) 18749 : cluster 0 pgmap v18717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:19 smithi040 bash[41173]: audit 2023-12-02T02:03:18.966185+0000 mon.c (mon.2) 11756 : audit 0 from='client.? 172.21.15.40:0/803773114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:19 smithi141 bash[31670]: cluster 2023-12-02T02:03:17.701623+0000 mgr.y (mgr.24356) 18749 : cluster 0 pgmap v18717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:19 smithi141 bash[31670]: audit 2023-12-02T02:03:18.966185+0000 mon.c (mon.2) 11756 : audit 0 from='client.? 172.21.15.40:0/803773114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:20 smithi040 bash[28232]: audit 2023-12-02T02:03:19.329125+0000 mon.c (mon.2) 11757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:20 smithi040 bash[41173]: audit 2023-12-02T02:03:19.329125+0000 mon.c (mon.2) 11757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:20 smithi141 bash[31670]: audit 2023-12-02T02:03:19.329125+0000 mon.c (mon.2) 11757 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:21 smithi040 bash[28232]: cluster 2023-12-02T02:03:19.702671+0000 mgr.y (mgr.24356) 18750 : cluster 0 pgmap v18718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:21 smithi040 bash[41173]: cluster 2023-12-02T02:03:19.702671+0000 mgr.y (mgr.24356) 18750 : cluster 0 pgmap v18718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:21 smithi141 bash[31670]: cluster 2023-12-02T02:03:19.702671+0000 mgr.y (mgr.24356) 18750 : cluster 0 pgmap v18718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:22 smithi040 bash[28232]: audit 2023-12-02T02:03:21.425967+0000 mon.c (mon.2) 11758 : audit 0 from='client.? 172.21.15.40:0/1925537364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:22 smithi040 bash[41173]: audit 2023-12-02T02:03:21.425967+0000 mon.c (mon.2) 11758 : audit 0 from='client.? 172.21.15.40:0/1925537364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:22 smithi141 bash[31670]: audit 2023-12-02T02:03:21.425967+0000 mon.c (mon.2) 11758 : audit 0 from='client.? 172.21.15.40:0/1925537364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:23 smithi040 bash[28232]: cluster 2023-12-02T02:03:21.703346+0000 mgr.y (mgr.24356) 18751 : cluster 0 pgmap v18719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:23 smithi040 bash[41173]: cluster 2023-12-02T02:03:21.703346+0000 mgr.y (mgr.24356) 18751 : cluster 0 pgmap v18719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:23 smithi141 bash[31670]: cluster 2023-12-02T02:03:21.703346+0000 mgr.y (mgr.24356) 18751 : cluster 0 pgmap v18719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:24 smithi040 bash[28232]: audit 2023-12-02T02:03:23.887355+0000 mon.c (mon.2) 11759 : audit 0 from='client.? 172.21.15.40:0/3384217913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:24 smithi040 bash[41173]: audit 2023-12-02T02:03:23.887355+0000 mon.c (mon.2) 11759 : audit 0 from='client.? 172.21.15.40:0/3384217913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:24 smithi141 bash[31670]: audit 2023-12-02T02:03:23.887355+0000 mon.c (mon.2) 11759 : audit 0 from='client.? 172.21.15.40:0/3384217913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:25 smithi040 bash[28232]: cluster 2023-12-02T02:03:23.704000+0000 mgr.y (mgr.24356) 18752 : cluster 0 pgmap v18720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:25 smithi040 bash[41173]: cluster 2023-12-02T02:03:23.704000+0000 mgr.y (mgr.24356) 18752 : cluster 0 pgmap v18720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:25 smithi141 bash[31670]: cluster 2023-12-02T02:03:23.704000+0000 mgr.y (mgr.24356) 18752 : cluster 0 pgmap v18720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:03:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:03:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:27 smithi141 bash[31670]: cluster 2023-12-02T02:03:25.705202+0000 mgr.y (mgr.24356) 18753 : cluster 0 pgmap v18721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:27 smithi141 bash[31670]: audit 2023-12-02T02:03:26.354879+0000 mon.a (mon.0) 11595 : audit 0 from='client.? 172.21.15.40:0/2242473628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:27 smithi040 bash[41173]: cluster 2023-12-02T02:03:25.705202+0000 mgr.y (mgr.24356) 18753 : cluster 0 pgmap v18721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:27 smithi040 bash[41173]: audit 2023-12-02T02:03:26.354879+0000 mon.a (mon.0) 11595 : audit 0 from='client.? 172.21.15.40:0/2242473628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:27 smithi040 bash[28232]: cluster 2023-12-02T02:03:25.705202+0000 mgr.y (mgr.24356) 18753 : cluster 0 pgmap v18721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:27 smithi040 bash[28232]: audit 2023-12-02T02:03:26.354879+0000 mon.a (mon.0) 11595 : audit 0 from='client.? 172.21.15.40:0/2242473628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:29 smithi141 bash[31670]: cluster 2023-12-02T02:03:27.705851+0000 mgr.y (mgr.24356) 18754 : cluster 0 pgmap v18722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:29 smithi141 bash[31670]: audit 2023-12-02T02:03:28.814162+0000 mon.a (mon.0) 11596 : audit 0 from='client.? 172.21.15.40:0/2777914043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:29 smithi040 bash[28232]: cluster 2023-12-02T02:03:27.705851+0000 mgr.y (mgr.24356) 18754 : cluster 0 pgmap v18722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:29 smithi040 bash[28232]: audit 2023-12-02T02:03:28.814162+0000 mon.a (mon.0) 11596 : audit 0 from='client.? 172.21.15.40:0/2777914043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:29 smithi040 bash[41173]: cluster 2023-12-02T02:03:27.705851+0000 mgr.y (mgr.24356) 18754 : cluster 0 pgmap v18722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:29 smithi040 bash[41173]: audit 2023-12-02T02:03:28.814162+0000 mon.a (mon.0) 11596 : audit 0 from='client.? 172.21.15.40:0/2777914043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:31 smithi141 bash[31670]: cluster 2023-12-02T02:03:29.707044+0000 mgr.y (mgr.24356) 18755 : cluster 0 pgmap v18723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:31 smithi040 bash[28232]: cluster 2023-12-02T02:03:29.707044+0000 mgr.y (mgr.24356) 18755 : cluster 0 pgmap v18723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:31 smithi040 bash[41173]: cluster 2023-12-02T02:03:29.707044+0000 mgr.y (mgr.24356) 18755 : cluster 0 pgmap v18723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:32 smithi141 bash[31670]: audit 2023-12-02T02:03:31.274966+0000 mon.a (mon.0) 11597 : audit 0 from='client.? 172.21.15.40:0/3714163793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:32 smithi040 bash[28232]: audit 2023-12-02T02:03:31.274966+0000 mon.a (mon.0) 11597 : audit 0 from='client.? 172.21.15.40:0/3714163793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:32 smithi040 bash[41173]: audit 2023-12-02T02:03:31.274966+0000 mon.a (mon.0) 11597 : audit 0 from='client.? 172.21.15.40:0/3714163793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:33 smithi141 bash[31670]: cluster 2023-12-02T02:03:31.707719+0000 mgr.y (mgr.24356) 18756 : cluster 0 pgmap v18724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:33 smithi040 bash[28232]: cluster 2023-12-02T02:03:31.707719+0000 mgr.y (mgr.24356) 18756 : cluster 0 pgmap v18724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:33 smithi040 bash[41173]: cluster 2023-12-02T02:03:31.707719+0000 mgr.y (mgr.24356) 18756 : cluster 0 pgmap v18724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:34 smithi141 bash[31670]: audit 2023-12-02T02:03:33.739981+0000 mon.a (mon.0) 11598 : audit 0 from='client.? 172.21.15.40:0/739768671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:34 smithi040 bash[41173]: audit 2023-12-02T02:03:33.739981+0000 mon.a (mon.0) 11598 : audit 0 from='client.? 172.21.15.40:0/739768671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:34 smithi040 bash[28232]: audit 2023-12-02T02:03:33.739981+0000 mon.a (mon.0) 11598 : audit 0 from='client.? 172.21.15.40:0/739768671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:35 smithi141 bash[31670]: cluster 2023-12-02T02:03:33.708396+0000 mgr.y (mgr.24356) 18757 : cluster 0 pgmap v18725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:35 smithi141 bash[31670]: audit 2023-12-02T02:03:34.329871+0000 mon.c (mon.2) 11760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:35 smithi040 bash[28232]: cluster 2023-12-02T02:03:33.708396+0000 mgr.y (mgr.24356) 18757 : cluster 0 pgmap v18725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:35 smithi040 bash[28232]: audit 2023-12-02T02:03:34.329871+0000 mon.c (mon.2) 11760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:35 smithi040 bash[41173]: cluster 2023-12-02T02:03:33.708396+0000 mgr.y (mgr.24356) 18757 : cluster 0 pgmap v18725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:35 smithi040 bash[41173]: audit 2023-12-02T02:03:34.329871+0000 mon.c (mon.2) 11760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:03:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:03:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:37 smithi141 bash[31670]: cluster 2023-12-02T02:03:35.709526+0000 mgr.y (mgr.24356) 18758 : cluster 0 pgmap v18726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:37 smithi141 bash[31670]: audit 2023-12-02T02:03:36.200219+0000 mon.c (mon.2) 11761 : audit 0 from='client.? 172.21.15.40:0/1922319460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:37 smithi040 bash[28232]: cluster 2023-12-02T02:03:35.709526+0000 mgr.y (mgr.24356) 18758 : cluster 0 pgmap v18726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:37 smithi040 bash[28232]: audit 2023-12-02T02:03:36.200219+0000 mon.c (mon.2) 11761 : audit 0 from='client.? 172.21.15.40:0/1922319460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:37 smithi040 bash[41173]: cluster 2023-12-02T02:03:35.709526+0000 mgr.y (mgr.24356) 18758 : cluster 0 pgmap v18726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:37 smithi040 bash[41173]: audit 2023-12-02T02:03:36.200219+0000 mon.c (mon.2) 11761 : audit 0 from='client.? 172.21.15.40:0/1922319460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:39 smithi141 bash[31670]: cluster 2023-12-02T02:03:37.710184+0000 mgr.y (mgr.24356) 18759 : cluster 0 pgmap v18727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:39 smithi141 bash[31670]: audit 2023-12-02T02:03:38.665634+0000 mon.c (mon.2) 11762 : audit 0 from='client.? 172.21.15.40:0/605496750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:39 smithi040 bash[28232]: cluster 2023-12-02T02:03:37.710184+0000 mgr.y (mgr.24356) 18759 : cluster 0 pgmap v18727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:39 smithi040 bash[28232]: audit 2023-12-02T02:03:38.665634+0000 mon.c (mon.2) 11762 : audit 0 from='client.? 172.21.15.40:0/605496750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:39 smithi040 bash[41173]: cluster 2023-12-02T02:03:37.710184+0000 mgr.y (mgr.24356) 18759 : cluster 0 pgmap v18727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:39 smithi040 bash[41173]: audit 2023-12-02T02:03:38.665634+0000 mon.c (mon.2) 11762 : audit 0 from='client.? 172.21.15.40:0/605496750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:41 smithi141 bash[31670]: cluster 2023-12-02T02:03:39.711455+0000 mgr.y (mgr.24356) 18760 : cluster 0 pgmap v18728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:41.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:41 smithi141 bash[31670]: audit 2023-12-02T02:03:41.136924+0000 mon.a (mon.0) 11599 : audit 0 from='client.? 172.21.15.40:0/3482928543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:41 smithi040 bash[41173]: cluster 2023-12-02T02:03:39.711455+0000 mgr.y (mgr.24356) 18760 : cluster 0 pgmap v18728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:41 smithi040 bash[41173]: audit 2023-12-02T02:03:41.136924+0000 mon.a (mon.0) 11599 : audit 0 from='client.? 172.21.15.40:0/3482928543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:41 smithi040 bash[28232]: cluster 2023-12-02T02:03:39.711455+0000 mgr.y (mgr.24356) 18760 : cluster 0 pgmap v18728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:41 smithi040 bash[28232]: audit 2023-12-02T02:03:41.136924+0000 mon.a (mon.0) 11599 : audit 0 from='client.? 172.21.15.40:0/3482928543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:43 smithi141 bash[31670]: cluster 2023-12-02T02:03:41.712178+0000 mgr.y (mgr.24356) 18761 : cluster 0 pgmap v18729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:43 smithi040 bash[28232]: cluster 2023-12-02T02:03:41.712178+0000 mgr.y (mgr.24356) 18761 : cluster 0 pgmap v18729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:43 smithi040 bash[41173]: cluster 2023-12-02T02:03:41.712178+0000 mgr.y (mgr.24356) 18761 : cluster 0 pgmap v18729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:44 smithi141 bash[31670]: audit 2023-12-02T02:03:43.601064+0000 mon.c (mon.2) 11763 : audit 0 from='client.? 172.21.15.40:0/4017489194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:44 smithi040 bash[28232]: audit 2023-12-02T02:03:43.601064+0000 mon.c (mon.2) 11763 : audit 0 from='client.? 172.21.15.40:0/4017489194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:44 smithi040 bash[41173]: audit 2023-12-02T02:03:43.601064+0000 mon.c (mon.2) 11763 : audit 0 from='client.? 172.21.15.40:0/4017489194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:45 smithi141 bash[31670]: cluster 2023-12-02T02:03:43.712883+0000 mgr.y (mgr.24356) 18762 : cluster 0 pgmap v18730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:45 smithi040 bash[28232]: cluster 2023-12-02T02:03:43.712883+0000 mgr.y (mgr.24356) 18762 : cluster 0 pgmap v18730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:45 smithi040 bash[41173]: cluster 2023-12-02T02:03:43.712883+0000 mgr.y (mgr.24356) 18762 : cluster 0 pgmap v18730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:46.495 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:46 smithi040 bash[28232]: audit 2023-12-02T02:03:46.066446+0000 mon.c (mon.2) 11764 : audit 0 from='client.? 172.21.15.40:0/1039034165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:46 smithi040 bash[41173]: audit 2023-12-02T02:03:46.066446+0000 mon.c (mon.2) 11764 : audit 0 from='client.? 172.21.15.40:0/1039034165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:46 smithi141 bash[31670]: audit 2023-12-02T02:03:46.066446+0000 mon.c (mon.2) 11764 : audit 0 from='client.? 172.21.15.40:0/1039034165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:03:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:03:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:47 smithi141 bash[31670]: cluster 2023-12-02T02:03:45.713988+0000 mgr.y (mgr.24356) 18763 : cluster 0 pgmap v18731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:47 smithi040 bash[28232]: cluster 2023-12-02T02:03:45.713988+0000 mgr.y (mgr.24356) 18763 : cluster 0 pgmap v18731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:47 smithi040 bash[41173]: cluster 2023-12-02T02:03:45.713988+0000 mgr.y (mgr.24356) 18763 : cluster 0 pgmap v18731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:49 smithi141 bash[31670]: cluster 2023-12-02T02:03:47.714630+0000 mgr.y (mgr.24356) 18764 : cluster 0 pgmap v18732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:49 smithi141 bash[31670]: audit 2023-12-02T02:03:48.522048+0000 mon.c (mon.2) 11765 : audit 0 from='client.? 172.21.15.40:0/4269804723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:49 smithi040 bash[28232]: cluster 2023-12-02T02:03:47.714630+0000 mgr.y (mgr.24356) 18764 : cluster 0 pgmap v18732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:49 smithi040 bash[28232]: audit 2023-12-02T02:03:48.522048+0000 mon.c (mon.2) 11765 : audit 0 from='client.? 172.21.15.40:0/4269804723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:49 smithi040 bash[41173]: cluster 2023-12-02T02:03:47.714630+0000 mgr.y (mgr.24356) 18764 : cluster 0 pgmap v18732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:49 smithi040 bash[41173]: audit 2023-12-02T02:03:48.522048+0000 mon.c (mon.2) 11765 : audit 0 from='client.? 172.21.15.40:0/4269804723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:50 smithi141 bash[31670]: audit 2023-12-02T02:03:49.330091+0000 mon.c (mon.2) 11766 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:50 smithi040 bash[41173]: audit 2023-12-02T02:03:49.330091+0000 mon.c (mon.2) 11766 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:50 smithi040 bash[28232]: audit 2023-12-02T02:03:49.330091+0000 mon.c (mon.2) 11766 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:51 smithi141 bash[31670]: cluster 2023-12-02T02:03:49.715820+0000 mgr.y (mgr.24356) 18765 : cluster 0 pgmap v18733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:51 smithi141 bash[31670]: audit 2023-12-02T02:03:50.983430+0000 mon.c (mon.2) 11767 : audit 0 from='client.? 172.21.15.40:0/1551028084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:51 smithi040 bash[28232]: cluster 2023-12-02T02:03:49.715820+0000 mgr.y (mgr.24356) 18765 : cluster 0 pgmap v18733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:51 smithi040 bash[28232]: audit 2023-12-02T02:03:50.983430+0000 mon.c (mon.2) 11767 : audit 0 from='client.? 172.21.15.40:0/1551028084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:51 smithi040 bash[41173]: cluster 2023-12-02T02:03:49.715820+0000 mgr.y (mgr.24356) 18765 : cluster 0 pgmap v18733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:51 smithi040 bash[41173]: audit 2023-12-02T02:03:50.983430+0000 mon.c (mon.2) 11767 : audit 0 from='client.? 172.21.15.40:0/1551028084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:53 smithi141 bash[31670]: cluster 2023-12-02T02:03:51.716477+0000 mgr.y (mgr.24356) 18766 : cluster 0 pgmap v18734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:53 smithi040 bash[28232]: cluster 2023-12-02T02:03:51.716477+0000 mgr.y (mgr.24356) 18766 : cluster 0 pgmap v18734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:53 smithi040 bash[41173]: cluster 2023-12-02T02:03:51.716477+0000 mgr.y (mgr.24356) 18766 : cluster 0 pgmap v18734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:54.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:54 smithi141 bash[31670]: audit 2023-12-02T02:03:53.451645+0000 mon.a (mon.0) 11600 : audit 0 from='client.? 172.21.15.40:0/1375902268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:54 smithi040 bash[28232]: audit 2023-12-02T02:03:53.451645+0000 mon.a (mon.0) 11600 : audit 0 from='client.? 172.21.15.40:0/1375902268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:54 smithi040 bash[41173]: audit 2023-12-02T02:03:53.451645+0000 mon.a (mon.0) 11600 : audit 0 from='client.? 172.21.15.40:0/1375902268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:55 smithi141 bash[31670]: cluster 2023-12-02T02:03:53.717180+0000 mgr.y (mgr.24356) 18767 : cluster 0 pgmap v18735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:55 smithi040 bash[41173]: cluster 2023-12-02T02:03:53.717180+0000 mgr.y (mgr.24356) 18767 : cluster 0 pgmap v18735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:55 smithi040 bash[28232]: cluster 2023-12-02T02:03:53.717180+0000 mgr.y (mgr.24356) 18767 : cluster 0 pgmap v18735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:56.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:56 smithi141 bash[31670]: audit 2023-12-02T02:03:55.921672+0000 mon.c (mon.2) 11768 : audit 0 from='client.? 172.21.15.40:0/435242445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:03:56] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:03:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:56 smithi040 bash[41173]: audit 2023-12-02T02:03:55.921672+0000 mon.c (mon.2) 11768 : audit 0 from='client.? 172.21.15.40:0/435242445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:56 smithi040 bash[28232]: audit 2023-12-02T02:03:55.921672+0000 mon.c (mon.2) 11768 : audit 0 from='client.? 172.21.15.40:0/435242445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:57 smithi141 bash[31670]: cluster 2023-12-02T02:03:55.718332+0000 mgr.y (mgr.24356) 18768 : cluster 0 pgmap v18736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:57 smithi040 bash[41173]: cluster 2023-12-02T02:03:55.718332+0000 mgr.y (mgr.24356) 18768 : cluster 0 pgmap v18736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:57 smithi040 bash[28232]: cluster 2023-12-02T02:03:55.718332+0000 mgr.y (mgr.24356) 18768 : cluster 0 pgmap v18736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:59 smithi040 bash[41173]: cluster 2023-12-02T02:03:57.718969+0000 mgr.y (mgr.24356) 18769 : cluster 0 pgmap v18737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:03:59 smithi040 bash[41173]: audit 2023-12-02T02:03:58.387830+0000 mon.c (mon.2) 11769 : audit 0 from='client.? 172.21.15.40:0/2487877113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:59 smithi040 bash[28232]: cluster 2023-12-02T02:03:57.718969+0000 mgr.y (mgr.24356) 18769 : cluster 0 pgmap v18737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:03:59 smithi040 bash[28232]: audit 2023-12-02T02:03:58.387830+0000 mon.c (mon.2) 11769 : audit 0 from='client.? 172.21.15.40:0/2487877113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:03:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:59 smithi141 bash[31670]: cluster 2023-12-02T02:03:57.718969+0000 mgr.y (mgr.24356) 18769 : cluster 0 pgmap v18737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:03:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:03:59 smithi141 bash[31670]: audit 2023-12-02T02:03:58.387830+0000 mon.c (mon.2) 11769 : audit 0 from='client.? 172.21.15.40:0/2487877113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:01 smithi040 bash[28232]: cluster 2023-12-02T02:03:59.720149+0000 mgr.y (mgr.24356) 18770 : cluster 0 pgmap v18738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:01 smithi040 bash[28232]: audit 2023-12-02T02:04:00.847801+0000 mon.a (mon.0) 11601 : audit 0 from='client.? 172.21.15.40:0/4283225527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:01 smithi040 bash[41173]: cluster 2023-12-02T02:03:59.720149+0000 mgr.y (mgr.24356) 18770 : cluster 0 pgmap v18738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:01.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:01 smithi040 bash[41173]: audit 2023-12-02T02:04:00.847801+0000 mon.a (mon.0) 11601 : audit 0 from='client.? 172.21.15.40:0/4283225527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:01 smithi141 bash[31670]: cluster 2023-12-02T02:03:59.720149+0000 mgr.y (mgr.24356) 18770 : cluster 0 pgmap v18738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:01 smithi141 bash[31670]: audit 2023-12-02T02:04:00.847801+0000 mon.a (mon.0) 11601 : audit 0 from='client.? 172.21.15.40:0/4283225527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:03 smithi040 bash[28232]: cluster 2023-12-02T02:04:01.720869+0000 mgr.y (mgr.24356) 18771 : cluster 0 pgmap v18739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:03 smithi040 bash[28232]: audit 2023-12-02T02:04:02.645498+0000 mon.c (mon.2) 11770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:04:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:03 smithi040 bash[41173]: cluster 2023-12-02T02:04:01.720869+0000 mgr.y (mgr.24356) 18771 : cluster 0 pgmap v18739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:03 smithi040 bash[41173]: audit 2023-12-02T02:04:02.645498+0000 mon.c (mon.2) 11770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:04:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:03 smithi141 bash[31670]: cluster 2023-12-02T02:04:01.720869+0000 mgr.y (mgr.24356) 18771 : cluster 0 pgmap v18739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:03 smithi141 bash[31670]: audit 2023-12-02T02:04:02.645498+0000 mon.c (mon.2) 11770 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:04:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:04 smithi040 bash[28232]: audit 2023-12-02T02:04:03.314368+0000 mon.c (mon.2) 11771 : audit 0 from='client.? 172.21.15.40:0/2030523635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:04 smithi040 bash[41173]: audit 2023-12-02T02:04:03.314368+0000 mon.c (mon.2) 11771 : audit 0 from='client.? 172.21.15.40:0/2030523635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:04.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:04 smithi141 bash[31670]: audit 2023-12-02T02:04:03.314368+0000 mon.c (mon.2) 11771 : audit 0 from='client.? 172.21.15.40:0/2030523635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:05 smithi040 bash[28232]: cluster 2023-12-02T02:04:03.721521+0000 mgr.y (mgr.24356) 18772 : cluster 0 pgmap v18740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:05 smithi040 bash[28232]: audit 2023-12-02T02:04:04.330514+0000 mon.c (mon.2) 11772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:05 smithi040 bash[41173]: cluster 2023-12-02T02:04:03.721521+0000 mgr.y (mgr.24356) 18772 : cluster 0 pgmap v18740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:05 smithi040 bash[41173]: audit 2023-12-02T02:04:04.330514+0000 mon.c (mon.2) 11772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:05 smithi141 bash[31670]: cluster 2023-12-02T02:04:03.721521+0000 mgr.y (mgr.24356) 18772 : cluster 0 pgmap v18740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:05 smithi141 bash[31670]: audit 2023-12-02T02:04:04.330514+0000 mon.c (mon.2) 11772 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:04:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:04:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:06 smithi040 bash[28232]: audit 2023-12-02T02:04:05.785217+0000 mon.c (mon.2) 11773 : audit 0 from='client.? 172.21.15.40:0/3575959686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:06 smithi040 bash[41173]: audit 2023-12-02T02:04:05.785217+0000 mon.c (mon.2) 11773 : audit 0 from='client.? 172.21.15.40:0/3575959686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:06 smithi141 bash[31670]: audit 2023-12-02T02:04:05.785217+0000 mon.c (mon.2) 11773 : audit 0 from='client.? 172.21.15.40:0/3575959686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:07 smithi040 bash[41173]: cluster 2023-12-02T02:04:05.722608+0000 mgr.y (mgr.24356) 18773 : cluster 0 pgmap v18741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:07 smithi040 bash[28232]: cluster 2023-12-02T02:04:05.722608+0000 mgr.y (mgr.24356) 18773 : cluster 0 pgmap v18741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:07 smithi141 bash[31670]: cluster 2023-12-02T02:04:05.722608+0000 mgr.y (mgr.24356) 18773 : cluster 0 pgmap v18741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:08 smithi040 bash[28232]: audit 2023-12-02T02:04:08.300670+0000 mon.c (mon.2) 11774 : audit 0 from='client.? 172.21.15.40:0/1102754761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:08.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:08 smithi040 bash[41173]: audit 2023-12-02T02:04:08.300670+0000 mon.c (mon.2) 11774 : audit 0 from='client.? 172.21.15.40:0/1102754761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:08.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:08 smithi141 bash[31670]: audit 2023-12-02T02:04:08.300670+0000 mon.c (mon.2) 11774 : audit 0 from='client.? 172.21.15.40:0/1102754761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: cluster 2023-12-02T02:04:07.723253+0000 mgr.y (mgr.24356) 18774 : cluster 0 pgmap v18742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:08.494134+0000 mon.a (mon.0) 11602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:08.506936+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:08.846865+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:08.859827+0000 mon.a (mon.0) 11605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:09.396055+0000 mon.c (mon.2) 11775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:09.397121+0000 mon.c (mon.2) 11776 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:04:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:09 smithi141 bash[31670]: audit 2023-12-02T02:04:09.404257+0000 mon.a (mon.0) 11606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: cluster 2023-12-02T02:04:07.723253+0000 mgr.y (mgr.24356) 18774 : cluster 0 pgmap v18742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:08.494134+0000 mon.a (mon.0) 11602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:08.506936+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:08.846865+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:08.859827+0000 mon.a (mon.0) 11605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:09.396055+0000 mon.c (mon.2) 11775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:04:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:09.397121+0000 mon.c (mon.2) 11776 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[28232]: audit 2023-12-02T02:04:09.404257+0000 mon.a (mon.0) 11606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: cluster 2023-12-02T02:04:07.723253+0000 mgr.y (mgr.24356) 18774 : cluster 0 pgmap v18742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:08.494134+0000 mon.a (mon.0) 11602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:08.506936+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:08.846865+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:08.859827+0000 mon.a (mon.0) 11605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:09.396055+0000 mon.c (mon.2) 11775 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:09.397121+0000 mon.c (mon.2) 11776 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:04:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:09 smithi040 bash[41173]: audit 2023-12-02T02:04:09.404257+0000 mon.a (mon.0) 11606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:04:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:11 smithi141 bash[31670]: cluster 2023-12-02T02:04:09.724418+0000 mgr.y (mgr.24356) 18775 : cluster 0 pgmap v18743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:11 smithi141 bash[31670]: audit 2023-12-02T02:04:10.789188+0000 mon.a (mon.0) 11607 : audit 0 from='client.? 172.21.15.40:0/3646157136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:11 smithi040 bash[28232]: cluster 2023-12-02T02:04:09.724418+0000 mgr.y (mgr.24356) 18775 : cluster 0 pgmap v18743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:11 smithi040 bash[28232]: audit 2023-12-02T02:04:10.789188+0000 mon.a (mon.0) 11607 : audit 0 from='client.? 172.21.15.40:0/3646157136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:11 smithi040 bash[41173]: cluster 2023-12-02T02:04:09.724418+0000 mgr.y (mgr.24356) 18775 : cluster 0 pgmap v18743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:11 smithi040 bash[41173]: audit 2023-12-02T02:04:10.789188+0000 mon.a (mon.0) 11607 : audit 0 from='client.? 172.21.15.40:0/3646157136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:13 smithi141 bash[31670]: cluster 2023-12-02T02:04:11.725106+0000 mgr.y (mgr.24356) 18776 : cluster 0 pgmap v18744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:13 smithi141 bash[31670]: audit 2023-12-02T02:04:13.251395+0000 mon.a (mon.0) 11608 : audit 0 from='client.? 172.21.15.40:0/655469817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:13 smithi040 bash[41173]: cluster 2023-12-02T02:04:11.725106+0000 mgr.y (mgr.24356) 18776 : cluster 0 pgmap v18744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:13 smithi040 bash[41173]: audit 2023-12-02T02:04:13.251395+0000 mon.a (mon.0) 11608 : audit 0 from='client.? 172.21.15.40:0/655469817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:13 smithi040 bash[28232]: cluster 2023-12-02T02:04:11.725106+0000 mgr.y (mgr.24356) 18776 : cluster 0 pgmap v18744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:13 smithi040 bash[28232]: audit 2023-12-02T02:04:13.251395+0000 mon.a (mon.0) 11608 : audit 0 from='client.? 172.21.15.40:0/655469817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:15 smithi141 bash[31670]: cluster 2023-12-02T02:04:13.725958+0000 mgr.y (mgr.24356) 18777 : cluster 0 pgmap v18745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:15 smithi040 bash[41173]: cluster 2023-12-02T02:04:13.725958+0000 mgr.y (mgr.24356) 18777 : cluster 0 pgmap v18745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:15 smithi040 bash[28232]: cluster 2023-12-02T02:04:13.725958+0000 mgr.y (mgr.24356) 18777 : cluster 0 pgmap v18745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:16 smithi141 bash[31670]: audit 2023-12-02T02:04:15.722826+0000 mon.c (mon.2) 11777 : audit 0 from='client.? 172.21.15.40:0/976575596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:16 smithi040 bash[28232]: audit 2023-12-02T02:04:15.722826+0000 mon.c (mon.2) 11777 : audit 0 from='client.? 172.21.15.40:0/976575596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:04:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:04:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:16 smithi040 bash[41173]: audit 2023-12-02T02:04:15.722826+0000 mon.c (mon.2) 11777 : audit 0 from='client.? 172.21.15.40:0/976575596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:17 smithi141 bash[31670]: cluster 2023-12-02T02:04:15.727050+0000 mgr.y (mgr.24356) 18778 : cluster 0 pgmap v18746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:17 smithi040 bash[28232]: cluster 2023-12-02T02:04:15.727050+0000 mgr.y (mgr.24356) 18778 : cluster 0 pgmap v18746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:17 smithi040 bash[41173]: cluster 2023-12-02T02:04:15.727050+0000 mgr.y (mgr.24356) 18778 : cluster 0 pgmap v18746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:18 smithi141 bash[31670]: audit 2023-12-02T02:04:18.184302+0000 mon.a (mon.0) 11609 : audit 0 from='client.? 172.21.15.40:0/2338821793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:18 smithi040 bash[28232]: audit 2023-12-02T02:04:18.184302+0000 mon.a (mon.0) 11609 : audit 0 from='client.? 172.21.15.40:0/2338821793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:18 smithi040 bash[41173]: audit 2023-12-02T02:04:18.184302+0000 mon.a (mon.0) 11609 : audit 0 from='client.? 172.21.15.40:0/2338821793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:19 smithi141 bash[31670]: cluster 2023-12-02T02:04:17.728110+0000 mgr.y (mgr.24356) 18779 : cluster 0 pgmap v18747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:19 smithi141 bash[31670]: audit 2023-12-02T02:04:19.330902+0000 mon.c (mon.2) 11778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:19 smithi040 bash[28232]: cluster 2023-12-02T02:04:17.728110+0000 mgr.y (mgr.24356) 18779 : cluster 0 pgmap v18747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:19 smithi040 bash[28232]: audit 2023-12-02T02:04:19.330902+0000 mon.c (mon.2) 11778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:19 smithi040 bash[41173]: cluster 2023-12-02T02:04:17.728110+0000 mgr.y (mgr.24356) 18779 : cluster 0 pgmap v18747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:19 smithi040 bash[41173]: audit 2023-12-02T02:04:19.330902+0000 mon.c (mon.2) 11778 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:21 smithi040 bash[28232]: cluster 2023-12-02T02:04:19.729241+0000 mgr.y (mgr.24356) 18780 : cluster 0 pgmap v18748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:21 smithi040 bash[28232]: audit 2023-12-02T02:04:20.651932+0000 mon.c (mon.2) 11779 : audit 0 from='client.? 172.21.15.40:0/3613989136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:21 smithi040 bash[41173]: cluster 2023-12-02T02:04:19.729241+0000 mgr.y (mgr.24356) 18780 : cluster 0 pgmap v18748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:21 smithi040 bash[41173]: audit 2023-12-02T02:04:20.651932+0000 mon.c (mon.2) 11779 : audit 0 from='client.? 172.21.15.40:0/3613989136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:21 smithi141 bash[31670]: cluster 2023-12-02T02:04:19.729241+0000 mgr.y (mgr.24356) 18780 : cluster 0 pgmap v18748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:21 smithi141 bash[31670]: audit 2023-12-02T02:04:20.651932+0000 mon.c (mon.2) 11779 : audit 0 from='client.? 172.21.15.40:0/3613989136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:23 smithi040 bash[28232]: cluster 2023-12-02T02:04:21.729865+0000 mgr.y (mgr.24356) 18781 : cluster 0 pgmap v18749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:23 smithi040 bash[28232]: audit 2023-12-02T02:04:23.119183+0000 mon.c (mon.2) 11780 : audit 0 from='client.? 172.21.15.40:0/4167185492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:23 smithi040 bash[41173]: cluster 2023-12-02T02:04:21.729865+0000 mgr.y (mgr.24356) 18781 : cluster 0 pgmap v18749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:23 smithi040 bash[41173]: audit 2023-12-02T02:04:23.119183+0000 mon.c (mon.2) 11780 : audit 0 from='client.? 172.21.15.40:0/4167185492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:23 smithi141 bash[31670]: cluster 2023-12-02T02:04:21.729865+0000 mgr.y (mgr.24356) 18781 : cluster 0 pgmap v18749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:24.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:23 smithi141 bash[31670]: audit 2023-12-02T02:04:23.119183+0000 mon.c (mon.2) 11780 : audit 0 from='client.? 172.21.15.40:0/4167185492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:25 smithi040 bash[28232]: cluster 2023-12-02T02:04:23.730519+0000 mgr.y (mgr.24356) 18782 : cluster 0 pgmap v18750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:25 smithi040 bash[41173]: cluster 2023-12-02T02:04:23.730519+0000 mgr.y (mgr.24356) 18782 : cluster 0 pgmap v18750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:25 smithi141 bash[31670]: cluster 2023-12-02T02:04:23.730519+0000 mgr.y (mgr.24356) 18782 : cluster 0 pgmap v18750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:04:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:04:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:26 smithi040 bash[28232]: audit 2023-12-02T02:04:25.596750+0000 mon.a (mon.0) 11610 : audit 0 from='client.? 172.21.15.40:0/4000014622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:26 smithi040 bash[41173]: audit 2023-12-02T02:04:25.596750+0000 mon.a (mon.0) 11610 : audit 0 from='client.? 172.21.15.40:0/4000014622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:26 smithi141 bash[31670]: audit 2023-12-02T02:04:25.596750+0000 mon.a (mon.0) 11610 : audit 0 from='client.? 172.21.15.40:0/4000014622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:27 smithi040 bash[28232]: cluster 2023-12-02T02:04:25.731691+0000 mgr.y (mgr.24356) 18783 : cluster 0 pgmap v18751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:27 smithi040 bash[41173]: cluster 2023-12-02T02:04:25.731691+0000 mgr.y (mgr.24356) 18783 : cluster 0 pgmap v18751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:27 smithi141 bash[31670]: cluster 2023-12-02T02:04:25.731691+0000 mgr.y (mgr.24356) 18783 : cluster 0 pgmap v18751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:28 smithi040 bash[41173]: audit 2023-12-02T02:04:28.065133+0000 mon.a (mon.0) 11611 : audit 0 from='client.? 172.21.15.40:0/2634606924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:28 smithi040 bash[28232]: audit 2023-12-02T02:04:28.065133+0000 mon.a (mon.0) 11611 : audit 0 from='client.? 172.21.15.40:0/2634606924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:29.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:28 smithi141 bash[31670]: audit 2023-12-02T02:04:28.065133+0000 mon.a (mon.0) 11611 : audit 0 from='client.? 172.21.15.40:0/2634606924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:29 smithi040 bash[28232]: cluster 2023-12-02T02:04:27.732096+0000 mgr.y (mgr.24356) 18784 : cluster 0 pgmap v18752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:29 smithi040 bash[41173]: cluster 2023-12-02T02:04:27.732096+0000 mgr.y (mgr.24356) 18784 : cluster 0 pgmap v18752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:29 smithi141 bash[31670]: cluster 2023-12-02T02:04:27.732096+0000 mgr.y (mgr.24356) 18784 : cluster 0 pgmap v18752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:30 smithi040 bash[28232]: audit 2023-12-02T02:04:30.527756+0000 mon.c (mon.2) 11781 : audit 0 from='client.? 172.21.15.40:0/3699725311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:30 smithi040 bash[41173]: audit 2023-12-02T02:04:30.527756+0000 mon.c (mon.2) 11781 : audit 0 from='client.? 172.21.15.40:0/3699725311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:30 smithi141 bash[31670]: audit 2023-12-02T02:04:30.527756+0000 mon.c (mon.2) 11781 : audit 0 from='client.? 172.21.15.40:0/3699725311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:31 smithi040 bash[41173]: cluster 2023-12-02T02:04:29.733130+0000 mgr.y (mgr.24356) 18785 : cluster 0 pgmap v18753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:31 smithi040 bash[28232]: cluster 2023-12-02T02:04:29.733130+0000 mgr.y (mgr.24356) 18785 : cluster 0 pgmap v18753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:31 smithi141 bash[31670]: cluster 2023-12-02T02:04:29.733130+0000 mgr.y (mgr.24356) 18785 : cluster 0 pgmap v18753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:33 smithi040 bash[41173]: cluster 2023-12-02T02:04:31.733788+0000 mgr.y (mgr.24356) 18786 : cluster 0 pgmap v18754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:33 smithi040 bash[41173]: audit 2023-12-02T02:04:32.993020+0000 mon.a (mon.0) 11612 : audit 0 from='client.? 172.21.15.40:0/482571902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:33 smithi040 bash[28232]: cluster 2023-12-02T02:04:31.733788+0000 mgr.y (mgr.24356) 18786 : cluster 0 pgmap v18754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:33 smithi040 bash[28232]: audit 2023-12-02T02:04:32.993020+0000 mon.a (mon.0) 11612 : audit 0 from='client.? 172.21.15.40:0/482571902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:33 smithi141 bash[31670]: cluster 2023-12-02T02:04:31.733788+0000 mgr.y (mgr.24356) 18786 : cluster 0 pgmap v18754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:33 smithi141 bash[31670]: audit 2023-12-02T02:04:32.993020+0000 mon.a (mon.0) 11612 : audit 0 from='client.? 172.21.15.40:0/482571902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:34 smithi040 bash[41173]: audit 2023-12-02T02:04:34.331433+0000 mon.c (mon.2) 11782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:34 smithi040 bash[28232]: audit 2023-12-02T02:04:34.331433+0000 mon.c (mon.2) 11782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:34 smithi141 bash[31670]: audit 2023-12-02T02:04:34.331433+0000 mon.c (mon.2) 11782 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:35 smithi040 bash[28232]: cluster 2023-12-02T02:04:33.734449+0000 mgr.y (mgr.24356) 18787 : cluster 0 pgmap v18755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:35 smithi040 bash[28232]: audit 2023-12-02T02:04:35.462198+0000 mon.c (mon.2) 11783 : audit 0 from='client.? 172.21.15.40:0/1755261368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:35 smithi040 bash[41173]: cluster 2023-12-02T02:04:33.734449+0000 mgr.y (mgr.24356) 18787 : cluster 0 pgmap v18755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:35 smithi040 bash[41173]: audit 2023-12-02T02:04:35.462198+0000 mon.c (mon.2) 11783 : audit 0 from='client.? 172.21.15.40:0/1755261368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:35 smithi141 bash[31670]: cluster 2023-12-02T02:04:33.734449+0000 mgr.y (mgr.24356) 18787 : cluster 0 pgmap v18755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:35 smithi141 bash[31670]: audit 2023-12-02T02:04:35.462198+0000 mon.c (mon.2) 11783 : audit 0 from='client.? 172.21.15.40:0/1755261368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:04:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:04:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:37 smithi040 bash[41173]: cluster 2023-12-02T02:04:35.735570+0000 mgr.y (mgr.24356) 18788 : cluster 0 pgmap v18756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:37 smithi040 bash[28232]: cluster 2023-12-02T02:04:35.735570+0000 mgr.y (mgr.24356) 18788 : cluster 0 pgmap v18756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:37 smithi141 bash[31670]: cluster 2023-12-02T02:04:35.735570+0000 mgr.y (mgr.24356) 18788 : cluster 0 pgmap v18756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:38 smithi040 bash[41173]: audit 2023-12-02T02:04:37.923248+0000 mon.c (mon.2) 11784 : audit 0 from='client.? 172.21.15.40:0/207932592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:38 smithi040 bash[28232]: audit 2023-12-02T02:04:37.923248+0000 mon.c (mon.2) 11784 : audit 0 from='client.? 172.21.15.40:0/207932592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:38 smithi141 bash[31670]: audit 2023-12-02T02:04:37.923248+0000 mon.c (mon.2) 11784 : audit 0 from='client.? 172.21.15.40:0/207932592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:39 smithi040 bash[41173]: cluster 2023-12-02T02:04:37.736181+0000 mgr.y (mgr.24356) 18789 : cluster 0 pgmap v18757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:39 smithi040 bash[28232]: cluster 2023-12-02T02:04:37.736181+0000 mgr.y (mgr.24356) 18789 : cluster 0 pgmap v18757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:39 smithi141 bash[31670]: cluster 2023-12-02T02:04:37.736181+0000 mgr.y (mgr.24356) 18789 : cluster 0 pgmap v18757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:40 smithi040 bash[41173]: audit 2023-12-02T02:04:40.382881+0000 mon.a (mon.0) 11613 : audit 0 from='client.? 172.21.15.40:0/1178262993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:40 smithi040 bash[28232]: audit 2023-12-02T02:04:40.382881+0000 mon.a (mon.0) 11613 : audit 0 from='client.? 172.21.15.40:0/1178262993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:40 smithi141 bash[31670]: audit 2023-12-02T02:04:40.382881+0000 mon.a (mon.0) 11613 : audit 0 from='client.? 172.21.15.40:0/1178262993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:41 smithi040 bash[28232]: cluster 2023-12-02T02:04:39.737340+0000 mgr.y (mgr.24356) 18790 : cluster 0 pgmap v18758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:41 smithi040 bash[41173]: cluster 2023-12-02T02:04:39.737340+0000 mgr.y (mgr.24356) 18790 : cluster 0 pgmap v18758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:41 smithi141 bash[31670]: cluster 2023-12-02T02:04:39.737340+0000 mgr.y (mgr.24356) 18790 : cluster 0 pgmap v18758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:43 smithi040 bash[41173]: cluster 2023-12-02T02:04:41.737995+0000 mgr.y (mgr.24356) 18791 : cluster 0 pgmap v18759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:43 smithi040 bash[41173]: audit 2023-12-02T02:04:42.843036+0000 mon.c (mon.2) 11785 : audit 0 from='client.? 172.21.15.40:0/3871170354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:43 smithi040 bash[28232]: cluster 2023-12-02T02:04:41.737995+0000 mgr.y (mgr.24356) 18791 : cluster 0 pgmap v18759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:43 smithi040 bash[28232]: audit 2023-12-02T02:04:42.843036+0000 mon.c (mon.2) 11785 : audit 0 from='client.? 172.21.15.40:0/3871170354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:43 smithi141 bash[31670]: cluster 2023-12-02T02:04:41.737995+0000 mgr.y (mgr.24356) 18791 : cluster 0 pgmap v18759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:44.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:43 smithi141 bash[31670]: audit 2023-12-02T02:04:42.843036+0000 mon.c (mon.2) 11785 : audit 0 from='client.? 172.21.15.40:0/3871170354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:45 smithi040 bash[28232]: cluster 2023-12-02T02:04:43.738692+0000 mgr.y (mgr.24356) 18792 : cluster 0 pgmap v18760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:45 smithi040 bash[28232]: audit 2023-12-02T02:04:45.305242+0000 mon.a (mon.0) 11614 : audit 0 from='client.? 172.21.15.40:0/1606060139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:45 smithi040 bash[41173]: cluster 2023-12-02T02:04:43.738692+0000 mgr.y (mgr.24356) 18792 : cluster 0 pgmap v18760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:45 smithi040 bash[41173]: audit 2023-12-02T02:04:45.305242+0000 mon.a (mon.0) 11614 : audit 0 from='client.? 172.21.15.40:0/1606060139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:45 smithi141 bash[31670]: cluster 2023-12-02T02:04:43.738692+0000 mgr.y (mgr.24356) 18792 : cluster 0 pgmap v18760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:45 smithi141 bash[31670]: audit 2023-12-02T02:04:45.305242+0000 mon.a (mon.0) 11614 : audit 0 from='client.? 172.21.15.40:0/1606060139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:04:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:04:47.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:47 smithi040 bash[28232]: cluster 2023-12-02T02:04:45.739842+0000 mgr.y (mgr.24356) 18793 : cluster 0 pgmap v18761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:47.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:47 smithi040 bash[41173]: cluster 2023-12-02T02:04:45.739842+0000 mgr.y (mgr.24356) 18793 : cluster 0 pgmap v18761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:47 smithi141 bash[31670]: cluster 2023-12-02T02:04:45.739842+0000 mgr.y (mgr.24356) 18793 : cluster 0 pgmap v18761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:48 smithi040 bash[28232]: audit 2023-12-02T02:04:47.764146+0000 mon.c (mon.2) 11786 : audit 0 from='client.? 172.21.15.40:0/1458406306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:48 smithi040 bash[41173]: audit 2023-12-02T02:04:47.764146+0000 mon.c (mon.2) 11786 : audit 0 from='client.? 172.21.15.40:0/1458406306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:48 smithi141 bash[31670]: audit 2023-12-02T02:04:47.764146+0000 mon.c (mon.2) 11786 : audit 0 from='client.? 172.21.15.40:0/1458406306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:49 smithi040 bash[28232]: cluster 2023-12-02T02:04:47.740425+0000 mgr.y (mgr.24356) 18794 : cluster 0 pgmap v18762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:49 smithi040 bash[28232]: audit 2023-12-02T02:04:49.331645+0000 mon.c (mon.2) 11787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:49 smithi040 bash[41173]: cluster 2023-12-02T02:04:47.740425+0000 mgr.y (mgr.24356) 18794 : cluster 0 pgmap v18762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:49 smithi040 bash[41173]: audit 2023-12-02T02:04:49.331645+0000 mon.c (mon.2) 11787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:49 smithi141 bash[31670]: cluster 2023-12-02T02:04:47.740425+0000 mgr.y (mgr.24356) 18794 : cluster 0 pgmap v18762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:49 smithi141 bash[31670]: audit 2023-12-02T02:04:49.331645+0000 mon.c (mon.2) 11787 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:50 smithi040 bash[28232]: audit 2023-12-02T02:04:50.234939+0000 mon.a (mon.0) 11615 : audit 0 from='client.? 172.21.15.40:0/3161719482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:50 smithi040 bash[41173]: audit 2023-12-02T02:04:50.234939+0000 mon.a (mon.0) 11615 : audit 0 from='client.? 172.21.15.40:0/3161719482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:50 smithi141 bash[31670]: audit 2023-12-02T02:04:50.234939+0000 mon.a (mon.0) 11615 : audit 0 from='client.? 172.21.15.40:0/3161719482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:51 smithi040 bash[28232]: cluster 2023-12-02T02:04:49.741607+0000 mgr.y (mgr.24356) 18795 : cluster 0 pgmap v18763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:51 smithi040 bash[41173]: cluster 2023-12-02T02:04:49.741607+0000 mgr.y (mgr.24356) 18795 : cluster 0 pgmap v18763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:51 smithi141 bash[31670]: cluster 2023-12-02T02:04:49.741607+0000 mgr.y (mgr.24356) 18795 : cluster 0 pgmap v18763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:53 smithi040 bash[28232]: cluster 2023-12-02T02:04:51.742266+0000 mgr.y (mgr.24356) 18796 : cluster 0 pgmap v18764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:53 smithi040 bash[28232]: audit 2023-12-02T02:04:52.706722+0000 mon.a (mon.0) 11616 : audit 0 from='client.? 172.21.15.40:0/3415651147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:53 smithi040 bash[41173]: cluster 2023-12-02T02:04:51.742266+0000 mgr.y (mgr.24356) 18796 : cluster 0 pgmap v18764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:53 smithi040 bash[41173]: audit 2023-12-02T02:04:52.706722+0000 mon.a (mon.0) 11616 : audit 0 from='client.? 172.21.15.40:0/3415651147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:53 smithi141 bash[31670]: cluster 2023-12-02T02:04:51.742266+0000 mgr.y (mgr.24356) 18796 : cluster 0 pgmap v18764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:53 smithi141 bash[31670]: audit 2023-12-02T02:04:52.706722+0000 mon.a (mon.0) 11616 : audit 0 from='client.? 172.21.15.40:0/3415651147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:55 smithi040 bash[28232]: cluster 2023-12-02T02:04:53.742838+0000 mgr.y (mgr.24356) 18797 : cluster 0 pgmap v18765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:55 smithi040 bash[28232]: audit 2023-12-02T02:04:55.172278+0000 mon.c (mon.2) 11788 : audit 0 from='client.? 172.21.15.40:0/847782230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:55 smithi040 bash[41173]: cluster 2023-12-02T02:04:53.742838+0000 mgr.y (mgr.24356) 18797 : cluster 0 pgmap v18765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:55 smithi040 bash[41173]: audit 2023-12-02T02:04:55.172278+0000 mon.c (mon.2) 11788 : audit 0 from='client.? 172.21.15.40:0/847782230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:55 smithi141 bash[31670]: cluster 2023-12-02T02:04:53.742838+0000 mgr.y (mgr.24356) 18797 : cluster 0 pgmap v18765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:55 smithi141 bash[31670]: audit 2023-12-02T02:04:55.172278+0000 mon.c (mon.2) 11788 : audit 0 from='client.? 172.21.15.40:0/847782230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:04:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:04:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:57 smithi141 bash[31670]: cluster 2023-12-02T02:04:55.743994+0000 mgr.y (mgr.24356) 18798 : cluster 0 pgmap v18766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:57 smithi141 bash[31670]: audit 2023-12-02T02:04:57.639577+0000 mon.c (mon.2) 11789 : audit 0 from='client.? 172.21.15.40:0/2571323406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:57 smithi040 bash[28232]: cluster 2023-12-02T02:04:55.743994+0000 mgr.y (mgr.24356) 18798 : cluster 0 pgmap v18766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:57 smithi040 bash[28232]: audit 2023-12-02T02:04:57.639577+0000 mon.c (mon.2) 11789 : audit 0 from='client.? 172.21.15.40:0/2571323406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:04:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:57 smithi040 bash[41173]: cluster 2023-12-02T02:04:55.743994+0000 mgr.y (mgr.24356) 18798 : cluster 0 pgmap v18766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:04:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:57 smithi040 bash[41173]: audit 2023-12-02T02:04:57.639577+0000 mon.c (mon.2) 11789 : audit 0 from='client.? 172.21.15.40:0/2571323406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:04:59 smithi141 bash[31670]: cluster 2023-12-02T02:04:57.744674+0000 mgr.y (mgr.24356) 18799 : cluster 0 pgmap v18767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:04:59 smithi040 bash[28232]: cluster 2023-12-02T02:04:57.744674+0000 mgr.y (mgr.24356) 18799 : cluster 0 pgmap v18767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:04:59 smithi040 bash[41173]: cluster 2023-12-02T02:04:57.744674+0000 mgr.y (mgr.24356) 18799 : cluster 0 pgmap v18767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:00 smithi141 bash[31670]: audit 2023-12-02T02:05:00.107850+0000 mon.c (mon.2) 11790 : audit 0 from='client.? 172.21.15.40:0/1710794040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:00 smithi040 bash[28232]: audit 2023-12-02T02:05:00.107850+0000 mon.c (mon.2) 11790 : audit 0 from='client.? 172.21.15.40:0/1710794040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:00 smithi040 bash[41173]: audit 2023-12-02T02:05:00.107850+0000 mon.c (mon.2) 11790 : audit 0 from='client.? 172.21.15.40:0/1710794040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:01 smithi141 bash[31670]: cluster 2023-12-02T02:04:59.745752+0000 mgr.y (mgr.24356) 18800 : cluster 0 pgmap v18768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:01 smithi040 bash[28232]: cluster 2023-12-02T02:04:59.745752+0000 mgr.y (mgr.24356) 18800 : cluster 0 pgmap v18768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:01 smithi040 bash[41173]: cluster 2023-12-02T02:04:59.745752+0000 mgr.y (mgr.24356) 18800 : cluster 0 pgmap v18768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:02 smithi141 bash[31670]: cluster 2023-12-02T02:05:01.746419+0000 mgr.y (mgr.24356) 18801 : cluster 0 pgmap v18769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:03.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:02 smithi141 bash[31670]: audit 2023-12-02T02:05:02.575787+0000 mon.c (mon.2) 11791 : audit 0 from='client.? 172.21.15.40:0/3845109867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:02 smithi040 bash[28232]: cluster 2023-12-02T02:05:01.746419+0000 mgr.y (mgr.24356) 18801 : cluster 0 pgmap v18769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:02 smithi040 bash[28232]: audit 2023-12-02T02:05:02.575787+0000 mon.c (mon.2) 11791 : audit 0 from='client.? 172.21.15.40:0/3845109867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:02 smithi040 bash[41173]: cluster 2023-12-02T02:05:01.746419+0000 mgr.y (mgr.24356) 18801 : cluster 0 pgmap v18769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:02 smithi040 bash[41173]: audit 2023-12-02T02:05:02.575787+0000 mon.c (mon.2) 11791 : audit 0 from='client.? 172.21.15.40:0/3845109867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:04 smithi141 bash[31670]: cluster 2023-12-02T02:05:03.747097+0000 mgr.y (mgr.24356) 18802 : cluster 0 pgmap v18770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:04 smithi141 bash[31670]: audit 2023-12-02T02:05:04.332397+0000 mon.c (mon.2) 11792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:04 smithi040 bash[28232]: cluster 2023-12-02T02:05:03.747097+0000 mgr.y (mgr.24356) 18802 : cluster 0 pgmap v18770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:04 smithi040 bash[28232]: audit 2023-12-02T02:05:04.332397+0000 mon.c (mon.2) 11792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:04 smithi040 bash[41173]: cluster 2023-12-02T02:05:03.747097+0000 mgr.y (mgr.24356) 18802 : cluster 0 pgmap v18770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:04 smithi040 bash[41173]: audit 2023-12-02T02:05:04.332397+0000 mon.c (mon.2) 11792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:05 smithi141 bash[31670]: audit 2023-12-02T02:05:05.040866+0000 mon.a (mon.0) 11617 : audit 0 from='client.? 172.21.15.40:0/3289592721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:05 smithi040 bash[28232]: audit 2023-12-02T02:05:05.040866+0000 mon.a (mon.0) 11617 : audit 0 from='client.? 172.21.15.40:0/3289592721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:05 smithi040 bash[41173]: audit 2023-12-02T02:05:05.040866+0000 mon.a (mon.0) 11617 : audit 0 from='client.? 172.21.15.40:0/3289592721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:05:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:05:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:06 smithi141 bash[31670]: cluster 2023-12-02T02:05:05.748420+0000 mgr.y (mgr.24356) 18803 : cluster 0 pgmap v18771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:06 smithi040 bash[28232]: cluster 2023-12-02T02:05:05.748420+0000 mgr.y (mgr.24356) 18803 : cluster 0 pgmap v18771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:06 smithi040 bash[41173]: cluster 2023-12-02T02:05:05.748420+0000 mgr.y (mgr.24356) 18803 : cluster 0 pgmap v18771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:08.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:07 smithi141 bash[31670]: audit 2023-12-02T02:05:07.500086+0000 mon.c (mon.2) 11793 : audit 0 from='client.? 172.21.15.40:0/3729940485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:07 smithi040 bash[41173]: audit 2023-12-02T02:05:07.500086+0000 mon.c (mon.2) 11793 : audit 0 from='client.? 172.21.15.40:0/3729940485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:07 smithi040 bash[28232]: audit 2023-12-02T02:05:07.500086+0000 mon.c (mon.2) 11793 : audit 0 from='client.? 172.21.15.40:0/3729940485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:08 smithi141 bash[31670]: cluster 2023-12-02T02:05:07.749155+0000 mgr.y (mgr.24356) 18804 : cluster 0 pgmap v18772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:08 smithi040 bash[28232]: cluster 2023-12-02T02:05:07.749155+0000 mgr.y (mgr.24356) 18804 : cluster 0 pgmap v18772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:08 smithi040 bash[41173]: cluster 2023-12-02T02:05:07.749155+0000 mgr.y (mgr.24356) 18804 : cluster 0 pgmap v18772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:10.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:09 smithi141 bash[31670]: audit 2023-12-02T02:05:09.487332+0000 mon.c (mon.2) 11794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:05:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:09 smithi141 bash[31670]: audit 2023-12-02T02:05:09.970646+0000 mon.a (mon.0) 11618 : audit 0 from='client.? 172.21.15.40:0/3700460076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:09 smithi040 bash[28232]: audit 2023-12-02T02:05:09.487332+0000 mon.c (mon.2) 11794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:05:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:09 smithi040 bash[28232]: audit 2023-12-02T02:05:09.970646+0000 mon.a (mon.0) 11618 : audit 0 from='client.? 172.21.15.40:0/3700460076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:09 smithi040 bash[41173]: audit 2023-12-02T02:05:09.487332+0000 mon.c (mon.2) 11794 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:05:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:09 smithi040 bash[41173]: audit 2023-12-02T02:05:09.970646+0000 mon.a (mon.0) 11618 : audit 0 from='client.? 172.21.15.40:0/3700460076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:11.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:10 smithi141 bash[31670]: cluster 2023-12-02T02:05:09.749934+0000 mgr.y (mgr.24356) 18805 : cluster 0 pgmap v18773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:10 smithi040 bash[28232]: cluster 2023-12-02T02:05:09.749934+0000 mgr.y (mgr.24356) 18805 : cluster 0 pgmap v18773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:10 smithi040 bash[41173]: cluster 2023-12-02T02:05:09.749934+0000 mgr.y (mgr.24356) 18805 : cluster 0 pgmap v18773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:12 smithi141 bash[31670]: cluster 2023-12-02T02:05:11.750591+0000 mgr.y (mgr.24356) 18806 : cluster 0 pgmap v18774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:12 smithi141 bash[31670]: audit 2023-12-02T02:05:12.446816+0000 mon.a (mon.0) 11619 : audit 0 from='client.? 172.21.15.40:0/1551343219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:12 smithi040 bash[41173]: cluster 2023-12-02T02:05:11.750591+0000 mgr.y (mgr.24356) 18806 : cluster 0 pgmap v18774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:12 smithi040 bash[41173]: audit 2023-12-02T02:05:12.446816+0000 mon.a (mon.0) 11619 : audit 0 from='client.? 172.21.15.40:0/1551343219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:12 smithi040 bash[28232]: cluster 2023-12-02T02:05:11.750591+0000 mgr.y (mgr.24356) 18806 : cluster 0 pgmap v18774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:12 smithi040 bash[28232]: audit 2023-12-02T02:05:12.446816+0000 mon.a (mon.0) 11619 : audit 0 from='client.? 172.21.15.40:0/1551343219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:14 smithi141 bash[31670]: cluster 2023-12-02T02:05:13.751201+0000 mgr.y (mgr.24356) 18807 : cluster 0 pgmap v18775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:15.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:14 smithi141 bash[31670]: audit 2023-12-02T02:05:14.959384+0000 mon.a (mon.0) 11620 : audit 0 from='client.? 172.21.15.40:0/723336954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:14 smithi040 bash[28232]: cluster 2023-12-02T02:05:13.751201+0000 mgr.y (mgr.24356) 18807 : cluster 0 pgmap v18775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:14 smithi040 bash[28232]: audit 2023-12-02T02:05:14.959384+0000 mon.a (mon.0) 11620 : audit 0 from='client.? 172.21.15.40:0/723336954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:14 smithi040 bash[41173]: cluster 2023-12-02T02:05:13.751201+0000 mgr.y (mgr.24356) 18807 : cluster 0 pgmap v18775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:14 smithi040 bash[41173]: audit 2023-12-02T02:05:14.959384+0000 mon.a (mon.0) 11620 : audit 0 from='client.? 172.21.15.40:0/723336954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:05:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:05:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:15.334419+0000 mon.a (mon.0) 11621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:15.351206+0000 mon.a (mon.0) 11622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:15.684068+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:15.697736+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:16.230727+0000 mon.c (mon.2) 11795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:16.232027+0000 mon.c (mon.2) 11796 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[28232]: audit 2023-12-02T02:05:16.240409+0000 mon.a (mon.0) 11625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:15.334419+0000 mon.a (mon.0) 11621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:15.351206+0000 mon.a (mon.0) 11622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:15.684068+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:15.697736+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:16.230727+0000 mon.c (mon.2) 11795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:16.232027+0000 mon.c (mon.2) 11796 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:05:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:16 smithi040 bash[41173]: audit 2023-12-02T02:05:16.240409+0000 mon.a (mon.0) 11625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:15.334419+0000 mon.a (mon.0) 11621 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:15.351206+0000 mon.a (mon.0) 11622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:15.684068+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:15.697736+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:16.230727+0000 mon.c (mon.2) 11795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:16.232027+0000 mon.c (mon.2) 11796 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:05:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:16 smithi141 bash[31670]: audit 2023-12-02T02:05:16.240409+0000 mon.a (mon.0) 11625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:05:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:17 smithi040 bash[28232]: cluster 2023-12-02T02:05:15.751879+0000 mgr.y (mgr.24356) 18808 : cluster 0 pgmap v18776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:17 smithi040 bash[41173]: cluster 2023-12-02T02:05:15.751879+0000 mgr.y (mgr.24356) 18808 : cluster 0 pgmap v18776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:17 smithi141 bash[31670]: cluster 2023-12-02T02:05:15.751879+0000 mgr.y (mgr.24356) 18808 : cluster 0 pgmap v18776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:18 smithi040 bash[28232]: audit 2023-12-02T02:05:17.422748+0000 mon.a (mon.0) 11626 : audit 0 from='client.? 172.21.15.40:0/68446742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:18 smithi040 bash[41173]: audit 2023-12-02T02:05:17.422748+0000 mon.a (mon.0) 11626 : audit 0 from='client.? 172.21.15.40:0/68446742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:18 smithi141 bash[31670]: audit 2023-12-02T02:05:17.422748+0000 mon.a (mon.0) 11626 : audit 0 from='client.? 172.21.15.40:0/68446742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:19 smithi040 bash[28232]: cluster 2023-12-02T02:05:17.752481+0000 mgr.y (mgr.24356) 18809 : cluster 0 pgmap v18777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:19 smithi040 bash[28232]: audit 2023-12-02T02:05:19.332697+0000 mon.c (mon.2) 11797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:19 smithi040 bash[41173]: cluster 2023-12-02T02:05:17.752481+0000 mgr.y (mgr.24356) 18809 : cluster 0 pgmap v18777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:19.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:19 smithi040 bash[41173]: audit 2023-12-02T02:05:19.332697+0000 mon.c (mon.2) 11797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:19 smithi141 bash[31670]: cluster 2023-12-02T02:05:17.752481+0000 mgr.y (mgr.24356) 18809 : cluster 0 pgmap v18777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:19 smithi141 bash[31670]: audit 2023-12-02T02:05:19.332697+0000 mon.c (mon.2) 11797 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:20 smithi040 bash[41173]: audit 2023-12-02T02:05:19.889235+0000 mon.c (mon.2) 11798 : audit 0 from='client.? 172.21.15.40:0/2965275614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:20 smithi040 bash[28232]: audit 2023-12-02T02:05:19.889235+0000 mon.c (mon.2) 11798 : audit 0 from='client.? 172.21.15.40:0/2965275614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:20 smithi141 bash[31670]: audit 2023-12-02T02:05:19.889235+0000 mon.c (mon.2) 11798 : audit 0 from='client.? 172.21.15.40:0/2965275614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:21 smithi040 bash[41173]: cluster 2023-12-02T02:05:19.753622+0000 mgr.y (mgr.24356) 18810 : cluster 0 pgmap v18778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:21 smithi040 bash[28232]: cluster 2023-12-02T02:05:19.753622+0000 mgr.y (mgr.24356) 18810 : cluster 0 pgmap v18778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:21 smithi141 bash[31670]: cluster 2023-12-02T02:05:19.753622+0000 mgr.y (mgr.24356) 18810 : cluster 0 pgmap v18778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:22 smithi141 bash[31670]: cluster 2023-12-02T02:05:21.754297+0000 mgr.y (mgr.24356) 18811 : cluster 0 pgmap v18779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:23.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:22 smithi141 bash[31670]: audit 2023-12-02T02:05:22.348616+0000 mon.a (mon.0) 11627 : audit 0 from='client.? 172.21.15.40:0/242378097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:22 smithi040 bash[28232]: cluster 2023-12-02T02:05:21.754297+0000 mgr.y (mgr.24356) 18811 : cluster 0 pgmap v18779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:22 smithi040 bash[28232]: audit 2023-12-02T02:05:22.348616+0000 mon.a (mon.0) 11627 : audit 0 from='client.? 172.21.15.40:0/242378097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:22 smithi040 bash[41173]: cluster 2023-12-02T02:05:21.754297+0000 mgr.y (mgr.24356) 18811 : cluster 0 pgmap v18779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:22 smithi040 bash[41173]: audit 2023-12-02T02:05:22.348616+0000 mon.a (mon.0) 11627 : audit 0 from='client.? 172.21.15.40:0/242378097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:24 smithi141 bash[31670]: cluster 2023-12-02T02:05:23.754975+0000 mgr.y (mgr.24356) 18812 : cluster 0 pgmap v18780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:25.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:24 smithi141 bash[31670]: audit 2023-12-02T02:05:24.810157+0000 mon.a (mon.0) 11628 : audit 0 from='client.? 172.21.15.40:0/4292679885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:24 smithi040 bash[28232]: cluster 2023-12-02T02:05:23.754975+0000 mgr.y (mgr.24356) 18812 : cluster 0 pgmap v18780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:24 smithi040 bash[28232]: audit 2023-12-02T02:05:24.810157+0000 mon.a (mon.0) 11628 : audit 0 from='client.? 172.21.15.40:0/4292679885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:24 smithi040 bash[41173]: cluster 2023-12-02T02:05:23.754975+0000 mgr.y (mgr.24356) 18812 : cluster 0 pgmap v18780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:24 smithi040 bash[41173]: audit 2023-12-02T02:05:24.810157+0000 mon.a (mon.0) 11628 : audit 0 from='client.? 172.21.15.40:0/4292679885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:05:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:05:27.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:26 smithi141 bash[31670]: cluster 2023-12-02T02:05:25.756112+0000 mgr.y (mgr.24356) 18813 : cluster 0 pgmap v18781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:26 smithi040 bash[28232]: cluster 2023-12-02T02:05:25.756112+0000 mgr.y (mgr.24356) 18813 : cluster 0 pgmap v18781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:26 smithi040 bash[41173]: cluster 2023-12-02T02:05:25.756112+0000 mgr.y (mgr.24356) 18813 : cluster 0 pgmap v18781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:28.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:27 smithi141 bash[31670]: audit 2023-12-02T02:05:27.272443+0000 mon.a (mon.0) 11629 : audit 0 from='client.? 172.21.15.40:0/2538903296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:27 smithi040 bash[28232]: audit 2023-12-02T02:05:27.272443+0000 mon.a (mon.0) 11629 : audit 0 from='client.? 172.21.15.40:0/2538903296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:27 smithi040 bash[41173]: audit 2023-12-02T02:05:27.272443+0000 mon.a (mon.0) 11629 : audit 0 from='client.? 172.21.15.40:0/2538903296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:29.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:28 smithi141 bash[31670]: cluster 2023-12-02T02:05:27.756820+0000 mgr.y (mgr.24356) 18814 : cluster 0 pgmap v18782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:28 smithi040 bash[28232]: cluster 2023-12-02T02:05:27.756820+0000 mgr.y (mgr.24356) 18814 : cluster 0 pgmap v18782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:28 smithi040 bash[41173]: cluster 2023-12-02T02:05:27.756820+0000 mgr.y (mgr.24356) 18814 : cluster 0 pgmap v18782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:29 smithi141 bash[31670]: audit 2023-12-02T02:05:29.746336+0000 mon.a (mon.0) 11630 : audit 0 from='client.? 172.21.15.40:0/2175721848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:29 smithi040 bash[28232]: audit 2023-12-02T02:05:29.746336+0000 mon.a (mon.0) 11630 : audit 0 from='client.? 172.21.15.40:0/2175721848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:29 smithi040 bash[41173]: audit 2023-12-02T02:05:29.746336+0000 mon.a (mon.0) 11630 : audit 0 from='client.? 172.21.15.40:0/2175721848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:31.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:30 smithi141 bash[31670]: cluster 2023-12-02T02:05:29.757757+0000 mgr.y (mgr.24356) 18815 : cluster 0 pgmap v18783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:30 smithi040 bash[28232]: cluster 2023-12-02T02:05:29.757757+0000 mgr.y (mgr.24356) 18815 : cluster 0 pgmap v18783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:30 smithi040 bash[41173]: cluster 2023-12-02T02:05:29.757757+0000 mgr.y (mgr.24356) 18815 : cluster 0 pgmap v18783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:33 smithi141 bash[31670]: cluster 2023-12-02T02:05:31.758381+0000 mgr.y (mgr.24356) 18816 : cluster 0 pgmap v18784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:33.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:33 smithi141 bash[31670]: audit 2023-12-02T02:05:32.218709+0000 mon.c (mon.2) 11799 : audit 0 from='client.? 172.21.15.40:0/3463373361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:32 smithi040 bash[28232]: cluster 2023-12-02T02:05:31.758381+0000 mgr.y (mgr.24356) 18816 : cluster 0 pgmap v18784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:32 smithi040 bash[28232]: audit 2023-12-02T02:05:32.218709+0000 mon.c (mon.2) 11799 : audit 0 from='client.? 172.21.15.40:0/3463373361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:33 smithi040 bash[41173]: cluster 2023-12-02T02:05:31.758381+0000 mgr.y (mgr.24356) 18816 : cluster 0 pgmap v18784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:33 smithi040 bash[41173]: audit 2023-12-02T02:05:32.218709+0000 mon.c (mon.2) 11799 : audit 0 from='client.? 172.21.15.40:0/3463373361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:35.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:35 smithi141 bash[31670]: cluster 2023-12-02T02:05:33.759013+0000 mgr.y (mgr.24356) 18817 : cluster 0 pgmap v18785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:35 smithi141 bash[31670]: audit 2023-12-02T02:05:34.332564+0000 mon.c (mon.2) 11800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:35 smithi141 bash[31670]: audit 2023-12-02T02:05:34.687757+0000 mon.a (mon.0) 11631 : audit 0 from='client.? 172.21.15.40:0/2700149840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:35 smithi040 bash[41173]: cluster 2023-12-02T02:05:33.759013+0000 mgr.y (mgr.24356) 18817 : cluster 0 pgmap v18785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:35 smithi040 bash[41173]: audit 2023-12-02T02:05:34.332564+0000 mon.c (mon.2) 11800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:35 smithi040 bash[41173]: audit 2023-12-02T02:05:34.687757+0000 mon.a (mon.0) 11631 : audit 0 from='client.? 172.21.15.40:0/2700149840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:35 smithi040 bash[28232]: cluster 2023-12-02T02:05:33.759013+0000 mgr.y (mgr.24356) 18817 : cluster 0 pgmap v18785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:35 smithi040 bash[28232]: audit 2023-12-02T02:05:34.332564+0000 mon.c (mon.2) 11800 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:35 smithi040 bash[28232]: audit 2023-12-02T02:05:34.687757+0000 mon.a (mon.0) 11631 : audit 0 from='client.? 172.21.15.40:0/2700149840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:05:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:05:37.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:37 smithi141 bash[31670]: cluster 2023-12-02T02:05:35.760247+0000 mgr.y (mgr.24356) 18818 : cluster 0 pgmap v18786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:37 smithi040 bash[28232]: cluster 2023-12-02T02:05:35.760247+0000 mgr.y (mgr.24356) 18818 : cluster 0 pgmap v18786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:37 smithi040 bash[41173]: cluster 2023-12-02T02:05:35.760247+0000 mgr.y (mgr.24356) 18818 : cluster 0 pgmap v18786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:38.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:38 smithi141 bash[31670]: audit 2023-12-02T02:05:37.165092+0000 mon.c (mon.2) 11801 : audit 0 from='client.? 172.21.15.40:0/2983751637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:38 smithi040 bash[28232]: audit 2023-12-02T02:05:37.165092+0000 mon.c (mon.2) 11801 : audit 0 from='client.? 172.21.15.40:0/2983751637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:38 smithi040 bash[41173]: audit 2023-12-02T02:05:37.165092+0000 mon.c (mon.2) 11801 : audit 0 from='client.? 172.21.15.40:0/2983751637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:39.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:39 smithi141 bash[31670]: cluster 2023-12-02T02:05:37.761012+0000 mgr.y (mgr.24356) 18819 : cluster 0 pgmap v18787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:39 smithi040 bash[41173]: cluster 2023-12-02T02:05:37.761012+0000 mgr.y (mgr.24356) 18819 : cluster 0 pgmap v18787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:39 smithi040 bash[28232]: cluster 2023-12-02T02:05:37.761012+0000 mgr.y (mgr.24356) 18819 : cluster 0 pgmap v18787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:40 smithi040 bash[28232]: audit 2023-12-02T02:05:39.639617+0000 mon.a (mon.0) 11632 : audit 0 from='client.? 172.21.15.40:0/2149777191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:40 smithi040 bash[41173]: audit 2023-12-02T02:05:39.639617+0000 mon.a (mon.0) 11632 : audit 0 from='client.? 172.21.15.40:0/2149777191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:40 smithi141 bash[31670]: audit 2023-12-02T02:05:39.639617+0000 mon.a (mon.0) 11632 : audit 0 from='client.? 172.21.15.40:0/2149777191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:41 smithi040 bash[28232]: cluster 2023-12-02T02:05:39.762155+0000 mgr.y (mgr.24356) 18820 : cluster 0 pgmap v18788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:41 smithi040 bash[41173]: cluster 2023-12-02T02:05:39.762155+0000 mgr.y (mgr.24356) 18820 : cluster 0 pgmap v18788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:41 smithi141 bash[31670]: cluster 2023-12-02T02:05:39.762155+0000 mgr.y (mgr.24356) 18820 : cluster 0 pgmap v18788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:43 smithi040 bash[41173]: cluster 2023-12-02T02:05:41.762704+0000 mgr.y (mgr.24356) 18821 : cluster 0 pgmap v18789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:43 smithi040 bash[41173]: audit 2023-12-02T02:05:42.103210+0000 mon.c (mon.2) 11802 : audit 0 from='client.? 172.21.15.40:0/2404601166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:43 smithi040 bash[28232]: cluster 2023-12-02T02:05:41.762704+0000 mgr.y (mgr.24356) 18821 : cluster 0 pgmap v18789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:43 smithi040 bash[28232]: audit 2023-12-02T02:05:42.103210+0000 mon.c (mon.2) 11802 : audit 0 from='client.? 172.21.15.40:0/2404601166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:43 smithi141 bash[31670]: cluster 2023-12-02T02:05:41.762704+0000 mgr.y (mgr.24356) 18821 : cluster 0 pgmap v18789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:43 smithi141 bash[31670]: audit 2023-12-02T02:05:42.103210+0000 mon.c (mon.2) 11802 : audit 0 from='client.? 172.21.15.40:0/2404601166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:45 smithi040 bash[41173]: cluster 2023-12-02T02:05:43.763317+0000 mgr.y (mgr.24356) 18822 : cluster 0 pgmap v18790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:45 smithi040 bash[41173]: audit 2023-12-02T02:05:44.583496+0000 mon.a (mon.0) 11633 : audit 0 from='client.? 172.21.15.40:0/1527663564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:45 smithi040 bash[28232]: cluster 2023-12-02T02:05:43.763317+0000 mgr.y (mgr.24356) 18822 : cluster 0 pgmap v18790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:45 smithi040 bash[28232]: audit 2023-12-02T02:05:44.583496+0000 mon.a (mon.0) 11633 : audit 0 from='client.? 172.21.15.40:0/1527663564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:45 smithi141 bash[31670]: cluster 2023-12-02T02:05:43.763317+0000 mgr.y (mgr.24356) 18822 : cluster 0 pgmap v18790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:45 smithi141 bash[31670]: audit 2023-12-02T02:05:44.583496+0000 mon.a (mon.0) 11633 : audit 0 from='client.? 172.21.15.40:0/1527663564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:05:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:05:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:47 smithi040 bash[28232]: cluster 2023-12-02T02:05:45.764489+0000 mgr.y (mgr.24356) 18823 : cluster 0 pgmap v18791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:47 smithi040 bash[41173]: cluster 2023-12-02T02:05:45.764489+0000 mgr.y (mgr.24356) 18823 : cluster 0 pgmap v18791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:47 smithi141 bash[31670]: cluster 2023-12-02T02:05:45.764489+0000 mgr.y (mgr.24356) 18823 : cluster 0 pgmap v18791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:48 smithi040 bash[28232]: audit 2023-12-02T02:05:47.056244+0000 mon.c (mon.2) 11803 : audit 0 from='client.? 172.21.15.40:0/1173165289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:48 smithi040 bash[41173]: audit 2023-12-02T02:05:47.056244+0000 mon.c (mon.2) 11803 : audit 0 from='client.? 172.21.15.40:0/1173165289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:48 smithi141 bash[31670]: audit 2023-12-02T02:05:47.056244+0000 mon.c (mon.2) 11803 : audit 0 from='client.? 172.21.15.40:0/1173165289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:49 smithi040 bash[28232]: cluster 2023-12-02T02:05:47.765147+0000 mgr.y (mgr.24356) 18824 : cluster 0 pgmap v18792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:49 smithi040 bash[41173]: cluster 2023-12-02T02:05:47.765147+0000 mgr.y (mgr.24356) 18824 : cluster 0 pgmap v18792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:49 smithi141 bash[31670]: cluster 2023-12-02T02:05:47.765147+0000 mgr.y (mgr.24356) 18824 : cluster 0 pgmap v18792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:50 smithi040 bash[28232]: audit 2023-12-02T02:05:49.333230+0000 mon.c (mon.2) 11804 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:50 smithi040 bash[28232]: audit 2023-12-02T02:05:49.528027+0000 mon.a (mon.0) 11634 : audit 0 from='client.? 172.21.15.40:0/1902300989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:50 smithi040 bash[41173]: audit 2023-12-02T02:05:49.333230+0000 mon.c (mon.2) 11804 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:50 smithi040 bash[41173]: audit 2023-12-02T02:05:49.528027+0000 mon.a (mon.0) 11634 : audit 0 from='client.? 172.21.15.40:0/1902300989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:50 smithi141 bash[31670]: audit 2023-12-02T02:05:49.333230+0000 mon.c (mon.2) 11804 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:50 smithi141 bash[31670]: audit 2023-12-02T02:05:49.528027+0000 mon.a (mon.0) 11634 : audit 0 from='client.? 172.21.15.40:0/1902300989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:51 smithi040 bash[41173]: cluster 2023-12-02T02:05:49.766321+0000 mgr.y (mgr.24356) 18825 : cluster 0 pgmap v18793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:51 smithi040 bash[28232]: cluster 2023-12-02T02:05:49.766321+0000 mgr.y (mgr.24356) 18825 : cluster 0 pgmap v18793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:51 smithi141 bash[31670]: cluster 2023-12-02T02:05:49.766321+0000 mgr.y (mgr.24356) 18825 : cluster 0 pgmap v18793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:52 smithi141 bash[31670]: cluster 2023-12-02T02:05:51.766943+0000 mgr.y (mgr.24356) 18826 : cluster 0 pgmap v18794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:53.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:52 smithi141 bash[31670]: audit 2023-12-02T02:05:52.001473+0000 mon.c (mon.2) 11805 : audit 0 from='client.? 172.21.15.40:0/2811470877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:52 smithi040 bash[28232]: cluster 2023-12-02T02:05:51.766943+0000 mgr.y (mgr.24356) 18826 : cluster 0 pgmap v18794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:52 smithi040 bash[28232]: audit 2023-12-02T02:05:52.001473+0000 mon.c (mon.2) 11805 : audit 0 from='client.? 172.21.15.40:0/2811470877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:52 smithi040 bash[41173]: cluster 2023-12-02T02:05:51.766943+0000 mgr.y (mgr.24356) 18826 : cluster 0 pgmap v18794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:52 smithi040 bash[41173]: audit 2023-12-02T02:05:52.001473+0000 mon.c (mon.2) 11805 : audit 0 from='client.? 172.21.15.40:0/2811470877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:54 smithi141 bash[31670]: cluster 2023-12-02T02:05:53.767631+0000 mgr.y (mgr.24356) 18827 : cluster 0 pgmap v18795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:55.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:54 smithi141 bash[31670]: audit 2023-12-02T02:05:54.466556+0000 mon.a (mon.0) 11635 : audit 0 from='client.? 172.21.15.40:0/3965860516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:54 smithi040 bash[28232]: cluster 2023-12-02T02:05:53.767631+0000 mgr.y (mgr.24356) 18827 : cluster 0 pgmap v18795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:54 smithi040 bash[28232]: audit 2023-12-02T02:05:54.466556+0000 mon.a (mon.0) 11635 : audit 0 from='client.? 172.21.15.40:0/3965860516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:54 smithi040 bash[41173]: cluster 2023-12-02T02:05:53.767631+0000 mgr.y (mgr.24356) 18827 : cluster 0 pgmap v18795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:54 smithi040 bash[41173]: audit 2023-12-02T02:05:54.466556+0000 mon.a (mon.0) 11635 : audit 0 from='client.? 172.21.15.40:0/3965860516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:05:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:05:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:56 smithi141 bash[31670]: cluster 2023-12-02T02:05:55.768943+0000 mgr.y (mgr.24356) 18828 : cluster 0 pgmap v18796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:57.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:56 smithi141 bash[31670]: audit 2023-12-02T02:05:56.924153+0000 mon.c (mon.2) 11806 : audit 0 from='client.? 172.21.15.40:0/40680758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:56 smithi040 bash[28232]: cluster 2023-12-02T02:05:55.768943+0000 mgr.y (mgr.24356) 18828 : cluster 0 pgmap v18796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:56 smithi040 bash[28232]: audit 2023-12-02T02:05:56.924153+0000 mon.c (mon.2) 11806 : audit 0 from='client.? 172.21.15.40:0/40680758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:56 smithi040 bash[41173]: cluster 2023-12-02T02:05:55.768943+0000 mgr.y (mgr.24356) 18828 : cluster 0 pgmap v18796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:56 smithi040 bash[41173]: audit 2023-12-02T02:05:56.924153+0000 mon.c (mon.2) 11806 : audit 0 from='client.? 172.21.15.40:0/40680758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:05:59.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:58 smithi141 bash[31670]: cluster 2023-12-02T02:05:57.769679+0000 mgr.y (mgr.24356) 18829 : cluster 0 pgmap v18797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:58 smithi040 bash[28232]: cluster 2023-12-02T02:05:57.769679+0000 mgr.y (mgr.24356) 18829 : cluster 0 pgmap v18797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:05:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:58 smithi040 bash[41173]: cluster 2023-12-02T02:05:57.769679+0000 mgr.y (mgr.24356) 18829 : cluster 0 pgmap v18797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:00.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:05:59 smithi141 bash[31670]: audit 2023-12-02T02:05:59.384176+0000 mon.a (mon.0) 11636 : audit 0 from='client.? 172.21.15.40:0/1752474704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:05:59 smithi040 bash[28232]: audit 2023-12-02T02:05:59.384176+0000 mon.a (mon.0) 11636 : audit 0 from='client.? 172.21.15.40:0/1752474704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:05:59 smithi040 bash[41173]: audit 2023-12-02T02:05:59.384176+0000 mon.a (mon.0) 11636 : audit 0 from='client.? 172.21.15.40:0/1752474704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:01.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:00 smithi141 bash[31670]: cluster 2023-12-02T02:05:59.770809+0000 mgr.y (mgr.24356) 18830 : cluster 0 pgmap v18798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:00 smithi040 bash[28232]: cluster 2023-12-02T02:05:59.770809+0000 mgr.y (mgr.24356) 18830 : cluster 0 pgmap v18798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:00 smithi040 bash[41173]: cluster 2023-12-02T02:05:59.770809+0000 mgr.y (mgr.24356) 18830 : cluster 0 pgmap v18798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:02 smithi141 bash[31670]: audit 2023-12-02T02:06:01.842110+0000 mon.c (mon.2) 11807 : audit 0 from='client.? 172.21.15.40:0/2659687408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:01 smithi040 bash[28232]: audit 2023-12-02T02:06:01.842110+0000 mon.c (mon.2) 11807 : audit 0 from='client.? 172.21.15.40:0/2659687408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:01 smithi040 bash[41173]: audit 2023-12-02T02:06:01.842110+0000 mon.c (mon.2) 11807 : audit 0 from='client.? 172.21.15.40:0/2659687408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:03.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:03 smithi141 bash[31670]: cluster 2023-12-02T02:06:01.771447+0000 mgr.y (mgr.24356) 18831 : cluster 0 pgmap v18799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:03 smithi040 bash[41173]: cluster 2023-12-02T02:06:01.771447+0000 mgr.y (mgr.24356) 18831 : cluster 0 pgmap v18799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:03 smithi040 bash[28232]: cluster 2023-12-02T02:06:01.771447+0000 mgr.y (mgr.24356) 18831 : cluster 0 pgmap v18799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:05 smithi141 bash[31670]: cluster 2023-12-02T02:06:03.772125+0000 mgr.y (mgr.24356) 18832 : cluster 0 pgmap v18800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:05.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:05 smithi141 bash[31670]: audit 2023-12-02T02:06:04.303750+0000 mon.a (mon.0) 11637 : audit 0 from='client.? 172.21.15.40:0/2002611084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:05 smithi141 bash[31670]: audit 2023-12-02T02:06:04.333559+0000 mon.c (mon.2) 11808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:05 smithi040 bash[41173]: cluster 2023-12-02T02:06:03.772125+0000 mgr.y (mgr.24356) 18832 : cluster 0 pgmap v18800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:05 smithi040 bash[41173]: audit 2023-12-02T02:06:04.303750+0000 mon.a (mon.0) 11637 : audit 0 from='client.? 172.21.15.40:0/2002611084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:05 smithi040 bash[41173]: audit 2023-12-02T02:06:04.333559+0000 mon.c (mon.2) 11808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:05 smithi040 bash[28232]: cluster 2023-12-02T02:06:03.772125+0000 mgr.y (mgr.24356) 18832 : cluster 0 pgmap v18800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:05 smithi040 bash[28232]: audit 2023-12-02T02:06:04.303750+0000 mon.a (mon.0) 11637 : audit 0 from='client.? 172.21.15.40:0/2002611084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:05 smithi040 bash[28232]: audit 2023-12-02T02:06:04.333559+0000 mon.c (mon.2) 11808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:06:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:06:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:07 smithi141 bash[31670]: cluster 2023-12-02T02:06:05.773256+0000 mgr.y (mgr.24356) 18833 : cluster 0 pgmap v18801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:07.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:07 smithi141 bash[31670]: audit 2023-12-02T02:06:06.767087+0000 mon.c (mon.2) 11809 : audit 0 from='client.? 172.21.15.40:0/2514408865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:07 smithi040 bash[41173]: cluster 2023-12-02T02:06:05.773256+0000 mgr.y (mgr.24356) 18833 : cluster 0 pgmap v18801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:07 smithi040 bash[41173]: audit 2023-12-02T02:06:06.767087+0000 mon.c (mon.2) 11809 : audit 0 from='client.? 172.21.15.40:0/2514408865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:07 smithi040 bash[28232]: cluster 2023-12-02T02:06:05.773256+0000 mgr.y (mgr.24356) 18833 : cluster 0 pgmap v18801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:07 smithi040 bash[28232]: audit 2023-12-02T02:06:06.767087+0000 mon.c (mon.2) 11809 : audit 0 from='client.? 172.21.15.40:0/2514408865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:09.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:09 smithi141 bash[31670]: cluster 2023-12-02T02:06:07.773913+0000 mgr.y (mgr.24356) 18834 : cluster 0 pgmap v18802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:09 smithi040 bash[41173]: cluster 2023-12-02T02:06:07.773913+0000 mgr.y (mgr.24356) 18834 : cluster 0 pgmap v18802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:09 smithi040 bash[28232]: cluster 2023-12-02T02:06:07.773913+0000 mgr.y (mgr.24356) 18834 : cluster 0 pgmap v18802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:10 smithi040 bash[28232]: audit 2023-12-02T02:06:09.231520+0000 mon.a (mon.0) 11638 : audit 0 from='client.? 172.21.15.40:0/2277132366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:10 smithi040 bash[41173]: audit 2023-12-02T02:06:09.231520+0000 mon.a (mon.0) 11638 : audit 0 from='client.? 172.21.15.40:0/2277132366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:10 smithi141 bash[31670]: audit 2023-12-02T02:06:09.231520+0000 mon.a (mon.0) 11638 : audit 0 from='client.? 172.21.15.40:0/2277132366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:11 smithi040 bash[41173]: cluster 2023-12-02T02:06:09.775033+0000 mgr.y (mgr.24356) 18835 : cluster 0 pgmap v18803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:11 smithi040 bash[28232]: cluster 2023-12-02T02:06:09.775033+0000 mgr.y (mgr.24356) 18835 : cluster 0 pgmap v18803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:11 smithi141 bash[31670]: cluster 2023-12-02T02:06:09.775033+0000 mgr.y (mgr.24356) 18835 : cluster 0 pgmap v18803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:12 smithi040 bash[28232]: audit 2023-12-02T02:06:11.697191+0000 mon.c (mon.2) 11810 : audit 0 from='client.? 172.21.15.40:0/3749993757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:12 smithi040 bash[41173]: audit 2023-12-02T02:06:11.697191+0000 mon.c (mon.2) 11810 : audit 0 from='client.? 172.21.15.40:0/3749993757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:12 smithi141 bash[31670]: audit 2023-12-02T02:06:11.697191+0000 mon.c (mon.2) 11810 : audit 0 from='client.? 172.21.15.40:0/3749993757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:13 smithi040 bash[28232]: cluster 2023-12-02T02:06:11.775648+0000 mgr.y (mgr.24356) 18836 : cluster 0 pgmap v18804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:13 smithi040 bash[41173]: cluster 2023-12-02T02:06:11.775648+0000 mgr.y (mgr.24356) 18836 : cluster 0 pgmap v18804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:13 smithi141 bash[31670]: cluster 2023-12-02T02:06:11.775648+0000 mgr.y (mgr.24356) 18836 : cluster 0 pgmap v18804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:15 smithi040 bash[28232]: cluster 2023-12-02T02:06:13.776240+0000 mgr.y (mgr.24356) 18837 : cluster 0 pgmap v18805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:15 smithi040 bash[28232]: audit 2023-12-02T02:06:14.152359+0000 mon.a (mon.0) 11639 : audit 0 from='client.? 172.21.15.40:0/1781654216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:15 smithi040 bash[41173]: cluster 2023-12-02T02:06:13.776240+0000 mgr.y (mgr.24356) 18837 : cluster 0 pgmap v18805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:15 smithi040 bash[41173]: audit 2023-12-02T02:06:14.152359+0000 mon.a (mon.0) 11639 : audit 0 from='client.? 172.21.15.40:0/1781654216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:15 smithi141 bash[31670]: cluster 2023-12-02T02:06:13.776240+0000 mgr.y (mgr.24356) 18837 : cluster 0 pgmap v18805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:15 smithi141 bash[31670]: audit 2023-12-02T02:06:14.152359+0000 mon.a (mon.0) 11639 : audit 0 from='client.? 172.21.15.40:0/1781654216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:06:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:06:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:17 smithi040 bash[28232]: cluster 2023-12-02T02:06:15.777417+0000 mgr.y (mgr.24356) 18838 : cluster 0 pgmap v18806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:17 smithi040 bash[28232]: audit 2023-12-02T02:06:16.325127+0000 mon.c (mon.2) 11811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:06:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:17 smithi040 bash[28232]: audit 2023-12-02T02:06:16.621229+0000 mon.c (mon.2) 11812 : audit 0 from='client.? 172.21.15.40:0/237802519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:17 smithi040 bash[41173]: cluster 2023-12-02T02:06:15.777417+0000 mgr.y (mgr.24356) 18838 : cluster 0 pgmap v18806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:17 smithi040 bash[41173]: audit 2023-12-02T02:06:16.325127+0000 mon.c (mon.2) 11811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:06:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:17 smithi040 bash[41173]: audit 2023-12-02T02:06:16.621229+0000 mon.c (mon.2) 11812 : audit 0 from='client.? 172.21.15.40:0/237802519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:17 smithi141 bash[31670]: cluster 2023-12-02T02:06:15.777417+0000 mgr.y (mgr.24356) 18838 : cluster 0 pgmap v18806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:17 smithi141 bash[31670]: audit 2023-12-02T02:06:16.325127+0000 mon.c (mon.2) 11811 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:06:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:17 smithi141 bash[31670]: audit 2023-12-02T02:06:16.621229+0000 mon.c (mon.2) 11812 : audit 0 from='client.? 172.21.15.40:0/237802519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:19 smithi040 bash[28232]: cluster 2023-12-02T02:06:17.778068+0000 mgr.y (mgr.24356) 18839 : cluster 0 pgmap v18807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:19 smithi040 bash[41173]: cluster 2023-12-02T02:06:17.778068+0000 mgr.y (mgr.24356) 18839 : cluster 0 pgmap v18807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:19 smithi141 bash[31670]: cluster 2023-12-02T02:06:17.778068+0000 mgr.y (mgr.24356) 18839 : cluster 0 pgmap v18807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:20 smithi040 bash[28232]: audit 2023-12-02T02:06:19.086130+0000 mon.c (mon.2) 11813 : audit 0 from='client.? 172.21.15.40:0/2076980267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:20 smithi040 bash[28232]: audit 2023-12-02T02:06:19.334205+0000 mon.c (mon.2) 11814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:20 smithi040 bash[41173]: audit 2023-12-02T02:06:19.086130+0000 mon.c (mon.2) 11813 : audit 0 from='client.? 172.21.15.40:0/2076980267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:20 smithi040 bash[41173]: audit 2023-12-02T02:06:19.334205+0000 mon.c (mon.2) 11814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:20 smithi141 bash[31670]: audit 2023-12-02T02:06:19.086130+0000 mon.c (mon.2) 11813 : audit 0 from='client.? 172.21.15.40:0/2076980267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:20 smithi141 bash[31670]: audit 2023-12-02T02:06:19.334205+0000 mon.c (mon.2) 11814 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:21 smithi040 bash[28232]: cluster 2023-12-02T02:06:19.779249+0000 mgr.y (mgr.24356) 18840 : cluster 0 pgmap v18808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:21 smithi040 bash[41173]: cluster 2023-12-02T02:06:19.779249+0000 mgr.y (mgr.24356) 18840 : cluster 0 pgmap v18808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:21 smithi141 bash[31670]: cluster 2023-12-02T02:06:19.779249+0000 mgr.y (mgr.24356) 18840 : cluster 0 pgmap v18808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:22 smithi040 bash[28232]: audit 2023-12-02T02:06:21.562526+0000 mon.a (mon.0) 11640 : audit 0 from='client.? 172.21.15.40:0/2002684725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:22 smithi040 bash[41173]: audit 2023-12-02T02:06:21.562526+0000 mon.a (mon.0) 11640 : audit 0 from='client.? 172.21.15.40:0/2002684725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:22 smithi141 bash[31670]: audit 2023-12-02T02:06:21.562526+0000 mon.a (mon.0) 11640 : audit 0 from='client.? 172.21.15.40:0/2002684725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: cluster 2023-12-02T02:06:21.779999+0000 mgr.y (mgr.24356) 18841 : cluster 0 pgmap v18809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:22.177762+0000 mon.a (mon.0) 11641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:22.191903+0000 mon.a (mon.0) 11642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:22.577145+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:22.587707+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:23.118657+0000 mon.c (mon.2) 11815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:23.120447+0000 mon.c (mon.2) 11816 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:06:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:23 smithi141 bash[31670]: audit 2023-12-02T02:06:23.130445+0000 mon.a (mon.0) 11645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: cluster 2023-12-02T02:06:21.779999+0000 mgr.y (mgr.24356) 18841 : cluster 0 pgmap v18809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:22.177762+0000 mon.a (mon.0) 11641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:22.191903+0000 mon.a (mon.0) 11642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:22.577145+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:22.587707+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:23.118657+0000 mon.c (mon.2) 11815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:23.120447+0000 mon.c (mon.2) 11816 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[41173]: audit 2023-12-02T02:06:23.130445+0000 mon.a (mon.0) 11645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: cluster 2023-12-02T02:06:21.779999+0000 mgr.y (mgr.24356) 18841 : cluster 0 pgmap v18809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:22.177762+0000 mon.a (mon.0) 11641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:22.191903+0000 mon.a (mon.0) 11642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:22.577145+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:22.587707+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:23.118657+0000 mon.c (mon.2) 11815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:23.120447+0000 mon.c (mon.2) 11816 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:06:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:23 smithi040 bash[28232]: audit 2023-12-02T02:06:23.130445+0000 mon.a (mon.0) 11645 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:06:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:24 smithi141 bash[31670]: audit 2023-12-02T02:06:24.015968+0000 mon.c (mon.2) 11817 : audit 0 from='client.? 172.21.15.40:0/669939588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:24 smithi040 bash[41173]: audit 2023-12-02T02:06:24.015968+0000 mon.c (mon.2) 11817 : audit 0 from='client.? 172.21.15.40:0/669939588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:24 smithi040 bash[28232]: audit 2023-12-02T02:06:24.015968+0000 mon.c (mon.2) 11817 : audit 0 from='client.? 172.21.15.40:0/669939588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:25 smithi141 bash[31670]: cluster 2023-12-02T02:06:23.780693+0000 mgr.y (mgr.24356) 18842 : cluster 0 pgmap v18810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:25 smithi040 bash[28232]: cluster 2023-12-02T02:06:23.780693+0000 mgr.y (mgr.24356) 18842 : cluster 0 pgmap v18810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:25 smithi040 bash[41173]: cluster 2023-12-02T02:06:23.780693+0000 mgr.y (mgr.24356) 18842 : cluster 0 pgmap v18810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:06:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:06:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:27 smithi141 bash[31670]: cluster 2023-12-02T02:06:25.781778+0000 mgr.y (mgr.24356) 18843 : cluster 0 pgmap v18811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:27 smithi141 bash[31670]: audit 2023-12-02T02:06:26.472261+0000 mon.c (mon.2) 11818 : audit 0 from='client.? 172.21.15.40:0/3587226256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:27 smithi040 bash[41173]: cluster 2023-12-02T02:06:25.781778+0000 mgr.y (mgr.24356) 18843 : cluster 0 pgmap v18811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:27 smithi040 bash[41173]: audit 2023-12-02T02:06:26.472261+0000 mon.c (mon.2) 11818 : audit 0 from='client.? 172.21.15.40:0/3587226256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:27 smithi040 bash[28232]: cluster 2023-12-02T02:06:25.781778+0000 mgr.y (mgr.24356) 18843 : cluster 0 pgmap v18811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:27 smithi040 bash[28232]: audit 2023-12-02T02:06:26.472261+0000 mon.c (mon.2) 11818 : audit 0 from='client.? 172.21.15.40:0/3587226256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:29 smithi141 bash[31670]: cluster 2023-12-02T02:06:27.782444+0000 mgr.y (mgr.24356) 18844 : cluster 0 pgmap v18812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:29 smithi141 bash[31670]: audit 2023-12-02T02:06:28.932293+0000 mon.a (mon.0) 11646 : audit 0 from='client.? 172.21.15.40:0/426177029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:29 smithi040 bash[28232]: cluster 2023-12-02T02:06:27.782444+0000 mgr.y (mgr.24356) 18844 : cluster 0 pgmap v18812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:29 smithi040 bash[28232]: audit 2023-12-02T02:06:28.932293+0000 mon.a (mon.0) 11646 : audit 0 from='client.? 172.21.15.40:0/426177029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:29 smithi040 bash[41173]: cluster 2023-12-02T02:06:27.782444+0000 mgr.y (mgr.24356) 18844 : cluster 0 pgmap v18812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:29 smithi040 bash[41173]: audit 2023-12-02T02:06:28.932293+0000 mon.a (mon.0) 11646 : audit 0 from='client.? 172.21.15.40:0/426177029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:31 smithi141 bash[31670]: cluster 2023-12-02T02:06:29.783584+0000 mgr.y (mgr.24356) 18845 : cluster 0 pgmap v18813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:31 smithi040 bash[28232]: cluster 2023-12-02T02:06:29.783584+0000 mgr.y (mgr.24356) 18845 : cluster 0 pgmap v18813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:31 smithi040 bash[41173]: cluster 2023-12-02T02:06:29.783584+0000 mgr.y (mgr.24356) 18845 : cluster 0 pgmap v18813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:32 smithi141 bash[31670]: audit 2023-12-02T02:06:31.397814+0000 mon.a (mon.0) 11647 : audit 0 from='client.? 172.21.15.40:0/18613619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:32 smithi040 bash[41173]: audit 2023-12-02T02:06:31.397814+0000 mon.a (mon.0) 11647 : audit 0 from='client.? 172.21.15.40:0/18613619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:32 smithi040 bash[28232]: audit 2023-12-02T02:06:31.397814+0000 mon.a (mon.0) 11647 : audit 0 from='client.? 172.21.15.40:0/18613619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:33 smithi141 bash[31670]: cluster 2023-12-02T02:06:31.784267+0000 mgr.y (mgr.24356) 18846 : cluster 0 pgmap v18814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:33 smithi040 bash[28232]: cluster 2023-12-02T02:06:31.784267+0000 mgr.y (mgr.24356) 18846 : cluster 0 pgmap v18814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:33 smithi040 bash[41173]: cluster 2023-12-02T02:06:31.784267+0000 mgr.y (mgr.24356) 18846 : cluster 0 pgmap v18814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:34.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:34 smithi141 bash[31670]: audit 2023-12-02T02:06:33.864693+0000 mon.c (mon.2) 11819 : audit 0 from='client.? 172.21.15.40:0/1976171547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:34 smithi040 bash[41173]: audit 2023-12-02T02:06:33.864693+0000 mon.c (mon.2) 11819 : audit 0 from='client.? 172.21.15.40:0/1976171547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:34 smithi040 bash[28232]: audit 2023-12-02T02:06:33.864693+0000 mon.c (mon.2) 11819 : audit 0 from='client.? 172.21.15.40:0/1976171547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:35 smithi141 bash[31670]: cluster 2023-12-02T02:06:33.784925+0000 mgr.y (mgr.24356) 18847 : cluster 0 pgmap v18815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:35 smithi141 bash[31670]: audit 2023-12-02T02:06:34.334675+0000 mon.c (mon.2) 11820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:35 smithi040 bash[28232]: cluster 2023-12-02T02:06:33.784925+0000 mgr.y (mgr.24356) 18847 : cluster 0 pgmap v18815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:35 smithi040 bash[28232]: audit 2023-12-02T02:06:34.334675+0000 mon.c (mon.2) 11820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:35 smithi040 bash[41173]: cluster 2023-12-02T02:06:33.784925+0000 mgr.y (mgr.24356) 18847 : cluster 0 pgmap v18815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:35 smithi040 bash[41173]: audit 2023-12-02T02:06:34.334675+0000 mon.c (mon.2) 11820 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:06:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:06:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:37 smithi141 bash[31670]: cluster 2023-12-02T02:06:35.785951+0000 mgr.y (mgr.24356) 18848 : cluster 0 pgmap v18816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:37.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:37 smithi141 bash[31670]: audit 2023-12-02T02:06:36.320484+0000 mon.a (mon.0) 11648 : audit 0 from='client.? 172.21.15.40:0/1613414678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:37 smithi040 bash[28232]: cluster 2023-12-02T02:06:35.785951+0000 mgr.y (mgr.24356) 18848 : cluster 0 pgmap v18816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:37 smithi040 bash[28232]: audit 2023-12-02T02:06:36.320484+0000 mon.a (mon.0) 11648 : audit 0 from='client.? 172.21.15.40:0/1613414678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:37 smithi040 bash[41173]: cluster 2023-12-02T02:06:35.785951+0000 mgr.y (mgr.24356) 18848 : cluster 0 pgmap v18816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:37 smithi040 bash[41173]: audit 2023-12-02T02:06:36.320484+0000 mon.a (mon.0) 11648 : audit 0 from='client.? 172.21.15.40:0/1613414678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:39 smithi141 bash[31670]: cluster 2023-12-02T02:06:37.786600+0000 mgr.y (mgr.24356) 18849 : cluster 0 pgmap v18817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:39 smithi141 bash[31670]: audit 2023-12-02T02:06:38.787398+0000 mon.a (mon.0) 11649 : audit 0 from='client.? 172.21.15.40:0/1981337120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:39 smithi040 bash[28232]: cluster 2023-12-02T02:06:37.786600+0000 mgr.y (mgr.24356) 18849 : cluster 0 pgmap v18817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:39 smithi040 bash[28232]: audit 2023-12-02T02:06:38.787398+0000 mon.a (mon.0) 11649 : audit 0 from='client.? 172.21.15.40:0/1981337120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:39 smithi040 bash[41173]: cluster 2023-12-02T02:06:37.786600+0000 mgr.y (mgr.24356) 18849 : cluster 0 pgmap v18817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:39 smithi040 bash[41173]: audit 2023-12-02T02:06:38.787398+0000 mon.a (mon.0) 11649 : audit 0 from='client.? 172.21.15.40:0/1981337120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:41 smithi141 bash[31670]: cluster 2023-12-02T02:06:39.787677+0000 mgr.y (mgr.24356) 18850 : cluster 0 pgmap v18818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:41 smithi040 bash[28232]: cluster 2023-12-02T02:06:39.787677+0000 mgr.y (mgr.24356) 18850 : cluster 0 pgmap v18818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:41 smithi040 bash[41173]: cluster 2023-12-02T02:06:39.787677+0000 mgr.y (mgr.24356) 18850 : cluster 0 pgmap v18818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:42.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:42 smithi141 bash[31670]: audit 2023-12-02T02:06:41.247858+0000 mon.a (mon.0) 11650 : audit 0 from='client.? 172.21.15.40:0/513958233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:42 smithi040 bash[28232]: audit 2023-12-02T02:06:41.247858+0000 mon.a (mon.0) 11650 : audit 0 from='client.? 172.21.15.40:0/513958233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:42 smithi040 bash[41173]: audit 2023-12-02T02:06:41.247858+0000 mon.a (mon.0) 11650 : audit 0 from='client.? 172.21.15.40:0/513958233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:43 smithi141 bash[31670]: cluster 2023-12-02T02:06:41.788263+0000 mgr.y (mgr.24356) 18851 : cluster 0 pgmap v18819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:43.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:43 smithi040 bash[41173]: cluster 2023-12-02T02:06:41.788263+0000 mgr.y (mgr.24356) 18851 : cluster 0 pgmap v18819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:43 smithi040 bash[28232]: cluster 2023-12-02T02:06:41.788263+0000 mgr.y (mgr.24356) 18851 : cluster 0 pgmap v18819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:44.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:44 smithi141 bash[31670]: audit 2023-12-02T02:06:43.714047+0000 mon.a (mon.0) 11651 : audit 0 from='client.? 172.21.15.40:0/2519103467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:44 smithi040 bash[28232]: audit 2023-12-02T02:06:43.714047+0000 mon.a (mon.0) 11651 : audit 0 from='client.? 172.21.15.40:0/2519103467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:44 smithi040 bash[41173]: audit 2023-12-02T02:06:43.714047+0000 mon.a (mon.0) 11651 : audit 0 from='client.? 172.21.15.40:0/2519103467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:45 smithi141 bash[31670]: cluster 2023-12-02T02:06:43.789073+0000 mgr.y (mgr.24356) 18852 : cluster 0 pgmap v18820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:45 smithi040 bash[28232]: cluster 2023-12-02T02:06:43.789073+0000 mgr.y (mgr.24356) 18852 : cluster 0 pgmap v18820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:45 smithi040 bash[41173]: cluster 2023-12-02T02:06:43.789073+0000 mgr.y (mgr.24356) 18852 : cluster 0 pgmap v18820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:46.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:46 smithi141 bash[31670]: audit 2023-12-02T02:06:46.174576+0000 mon.c (mon.2) 11821 : audit 0 from='client.? 172.21.15.40:0/2417243582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:46 smithi040 bash[28232]: audit 2023-12-02T02:06:46.174576+0000 mon.c (mon.2) 11821 : audit 0 from='client.? 172.21.15.40:0/2417243582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:06:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:06:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:46 smithi040 bash[41173]: audit 2023-12-02T02:06:46.174576+0000 mon.c (mon.2) 11821 : audit 0 from='client.? 172.21.15.40:0/2417243582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:47 smithi141 bash[31670]: cluster 2023-12-02T02:06:45.790261+0000 mgr.y (mgr.24356) 18853 : cluster 0 pgmap v18821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:47 smithi040 bash[28232]: cluster 2023-12-02T02:06:45.790261+0000 mgr.y (mgr.24356) 18853 : cluster 0 pgmap v18821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:47 smithi040 bash[41173]: cluster 2023-12-02T02:06:45.790261+0000 mgr.y (mgr.24356) 18853 : cluster 0 pgmap v18821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:49 smithi141 bash[31670]: cluster 2023-12-02T02:06:47.790969+0000 mgr.y (mgr.24356) 18854 : cluster 0 pgmap v18822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:49 smithi141 bash[31670]: audit 2023-12-02T02:06:48.633912+0000 mon.a (mon.0) 11652 : audit 0 from='client.? 172.21.15.40:0/3471753114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:49 smithi040 bash[41173]: cluster 2023-12-02T02:06:47.790969+0000 mgr.y (mgr.24356) 18854 : cluster 0 pgmap v18822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:49 smithi040 bash[41173]: audit 2023-12-02T02:06:48.633912+0000 mon.a (mon.0) 11652 : audit 0 from='client.? 172.21.15.40:0/3471753114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:49 smithi040 bash[28232]: cluster 2023-12-02T02:06:47.790969+0000 mgr.y (mgr.24356) 18854 : cluster 0 pgmap v18822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:49 smithi040 bash[28232]: audit 2023-12-02T02:06:48.633912+0000 mon.a (mon.0) 11652 : audit 0 from='client.? 172.21.15.40:0/3471753114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:50 smithi040 bash[28232]: audit 2023-12-02T02:06:49.335040+0000 mon.c (mon.2) 11822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:50 smithi040 bash[41173]: audit 2023-12-02T02:06:49.335040+0000 mon.c (mon.2) 11822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:50.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:50 smithi141 bash[31670]: audit 2023-12-02T02:06:49.335040+0000 mon.c (mon.2) 11822 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:51 smithi040 bash[41173]: cluster 2023-12-02T02:06:49.792128+0000 mgr.y (mgr.24356) 18855 : cluster 0 pgmap v18823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:51.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:51 smithi040 bash[41173]: audit 2023-12-02T02:06:51.098168+0000 mon.c (mon.2) 11823 : audit 0 from='client.? 172.21.15.40:0/2652866352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:51 smithi040 bash[28232]: cluster 2023-12-02T02:06:49.792128+0000 mgr.y (mgr.24356) 18855 : cluster 0 pgmap v18823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:51 smithi040 bash[28232]: audit 2023-12-02T02:06:51.098168+0000 mon.c (mon.2) 11823 : audit 0 from='client.? 172.21.15.40:0/2652866352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:51 smithi141 bash[31670]: cluster 2023-12-02T02:06:49.792128+0000 mgr.y (mgr.24356) 18855 : cluster 0 pgmap v18823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:51 smithi141 bash[31670]: audit 2023-12-02T02:06:51.098168+0000 mon.c (mon.2) 11823 : audit 0 from='client.? 172.21.15.40:0/2652866352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:53 smithi040 bash[28232]: cluster 2023-12-02T02:06:51.792797+0000 mgr.y (mgr.24356) 18856 : cluster 0 pgmap v18824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:53 smithi040 bash[41173]: cluster 2023-12-02T02:06:51.792797+0000 mgr.y (mgr.24356) 18856 : cluster 0 pgmap v18824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:53 smithi141 bash[31670]: cluster 2023-12-02T02:06:51.792797+0000 mgr.y (mgr.24356) 18856 : cluster 0 pgmap v18824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:54 smithi040 bash[41173]: audit 2023-12-02T02:06:53.561089+0000 mon.c (mon.2) 11824 : audit 0 from='client.? 172.21.15.40:0/3747209629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:54 smithi040 bash[28232]: audit 2023-12-02T02:06:53.561089+0000 mon.c (mon.2) 11824 : audit 0 from='client.? 172.21.15.40:0/3747209629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:54 smithi141 bash[31670]: audit 2023-12-02T02:06:53.561089+0000 mon.c (mon.2) 11824 : audit 0 from='client.? 172.21.15.40:0/3747209629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:55 smithi040 bash[28232]: cluster 2023-12-02T02:06:53.793484+0000 mgr.y (mgr.24356) 18857 : cluster 0 pgmap v18825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:55 smithi040 bash[41173]: cluster 2023-12-02T02:06:53.793484+0000 mgr.y (mgr.24356) 18857 : cluster 0 pgmap v18825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:55.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:55 smithi141 bash[31670]: cluster 2023-12-02T02:06:53.793484+0000 mgr.y (mgr.24356) 18857 : cluster 0 pgmap v18825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:56 smithi040 bash[28232]: audit 2023-12-02T02:06:56.017251+0000 mon.a (mon.0) 11653 : audit 0 from='client.? 172.21.15.40:0/753089444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:06:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:06:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:56 smithi040 bash[41173]: audit 2023-12-02T02:06:56.017251+0000 mon.a (mon.0) 11653 : audit 0 from='client.? 172.21.15.40:0/753089444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:56 smithi141 bash[31670]: audit 2023-12-02T02:06:56.017251+0000 mon.a (mon.0) 11653 : audit 0 from='client.? 172.21.15.40:0/753089444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:57 smithi040 bash[41173]: cluster 2023-12-02T02:06:55.794576+0000 mgr.y (mgr.24356) 18858 : cluster 0 pgmap v18826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:57 smithi040 bash[28232]: cluster 2023-12-02T02:06:55.794576+0000 mgr.y (mgr.24356) 18858 : cluster 0 pgmap v18826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:57 smithi141 bash[31670]: cluster 2023-12-02T02:06:55.794576+0000 mgr.y (mgr.24356) 18858 : cluster 0 pgmap v18826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:59 smithi040 bash[28232]: cluster 2023-12-02T02:06:57.795254+0000 mgr.y (mgr.24356) 18859 : cluster 0 pgmap v18827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:06:59 smithi040 bash[28232]: audit 2023-12-02T02:06:58.493229+0000 mon.c (mon.2) 11825 : audit 0 from='client.? 172.21.15.40:0/2624686709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:59 smithi040 bash[41173]: cluster 2023-12-02T02:06:57.795254+0000 mgr.y (mgr.24356) 18859 : cluster 0 pgmap v18827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:06:59 smithi040 bash[41173]: audit 2023-12-02T02:06:58.493229+0000 mon.c (mon.2) 11825 : audit 0 from='client.? 172.21.15.40:0/2624686709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:06:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:59 smithi141 bash[31670]: cluster 2023-12-02T02:06:57.795254+0000 mgr.y (mgr.24356) 18859 : cluster 0 pgmap v18827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:06:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:06:59 smithi141 bash[31670]: audit 2023-12-02T02:06:58.493229+0000 mon.c (mon.2) 11825 : audit 0 from='client.? 172.21.15.40:0/2624686709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:01 smithi040 bash[28232]: cluster 2023-12-02T02:06:59.796378+0000 mgr.y (mgr.24356) 18860 : cluster 0 pgmap v18828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:01 smithi040 bash[28232]: audit 2023-12-02T02:07:00.962107+0000 mon.c (mon.2) 11826 : audit 0 from='client.? 172.21.15.40:0/2661235424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:01 smithi040 bash[41173]: cluster 2023-12-02T02:06:59.796378+0000 mgr.y (mgr.24356) 18860 : cluster 0 pgmap v18828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:01 smithi040 bash[41173]: audit 2023-12-02T02:07:00.962107+0000 mon.c (mon.2) 11826 : audit 0 from='client.? 172.21.15.40:0/2661235424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:01 smithi141 bash[31670]: cluster 2023-12-02T02:06:59.796378+0000 mgr.y (mgr.24356) 18860 : cluster 0 pgmap v18828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:01.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:01 smithi141 bash[31670]: audit 2023-12-02T02:07:00.962107+0000 mon.c (mon.2) 11826 : audit 0 from='client.? 172.21.15.40:0/2661235424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:03 smithi040 bash[41173]: cluster 2023-12-02T02:07:01.797027+0000 mgr.y (mgr.24356) 18861 : cluster 0 pgmap v18829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:03 smithi040 bash[28232]: cluster 2023-12-02T02:07:01.797027+0000 mgr.y (mgr.24356) 18861 : cluster 0 pgmap v18829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:03 smithi141 bash[31670]: cluster 2023-12-02T02:07:01.797027+0000 mgr.y (mgr.24356) 18861 : cluster 0 pgmap v18829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:04 smithi040 bash[41173]: audit 2023-12-02T02:07:03.432125+0000 mon.a (mon.0) 11654 : audit 0 from='client.? 172.21.15.40:0/2264462997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:04 smithi040 bash[28232]: audit 2023-12-02T02:07:03.432125+0000 mon.a (mon.0) 11654 : audit 0 from='client.? 172.21.15.40:0/2264462997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:04 smithi141 bash[31670]: audit 2023-12-02T02:07:03.432125+0000 mon.a (mon.0) 11654 : audit 0 from='client.? 172.21.15.40:0/2264462997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:05 smithi040 bash[28232]: cluster 2023-12-02T02:07:03.797662+0000 mgr.y (mgr.24356) 18862 : cluster 0 pgmap v18830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:05 smithi040 bash[28232]: audit 2023-12-02T02:07:04.335321+0000 mon.c (mon.2) 11827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:05 smithi040 bash[41173]: cluster 2023-12-02T02:07:03.797662+0000 mgr.y (mgr.24356) 18862 : cluster 0 pgmap v18830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:05 smithi040 bash[41173]: audit 2023-12-02T02:07:04.335321+0000 mon.c (mon.2) 11827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:05.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:05 smithi141 bash[31670]: cluster 2023-12-02T02:07:03.797662+0000 mgr.y (mgr.24356) 18862 : cluster 0 pgmap v18830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:05 smithi141 bash[31670]: audit 2023-12-02T02:07:04.335321+0000 mon.c (mon.2) 11827 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:06.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:07:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:07:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:06 smithi040 bash[41173]: audit 2023-12-02T02:07:05.897148+0000 mon.c (mon.2) 11828 : audit 0 from='client.? 172.21.15.40:0/535128280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:06 smithi040 bash[28232]: audit 2023-12-02T02:07:05.897148+0000 mon.c (mon.2) 11828 : audit 0 from='client.? 172.21.15.40:0/535128280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:06.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:06 smithi141 bash[31670]: audit 2023-12-02T02:07:05.897148+0000 mon.c (mon.2) 11828 : audit 0 from='client.? 172.21.15.40:0/535128280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:07 smithi040 bash[28232]: cluster 2023-12-02T02:07:05.798582+0000 mgr.y (mgr.24356) 18863 : cluster 0 pgmap v18831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:07 smithi040 bash[41173]: cluster 2023-12-02T02:07:05.798582+0000 mgr.y (mgr.24356) 18863 : cluster 0 pgmap v18831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:07.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:07 smithi141 bash[31670]: cluster 2023-12-02T02:07:05.798582+0000 mgr.y (mgr.24356) 18863 : cluster 0 pgmap v18831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:09 smithi040 bash[28232]: cluster 2023-12-02T02:07:07.799216+0000 mgr.y (mgr.24356) 18864 : cluster 0 pgmap v18832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:09 smithi040 bash[28232]: audit 2023-12-02T02:07:08.361897+0000 mon.c (mon.2) 11829 : audit 0 from='client.? 172.21.15.40:0/977452780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:09 smithi040 bash[41173]: cluster 2023-12-02T02:07:07.799216+0000 mgr.y (mgr.24356) 18864 : cluster 0 pgmap v18832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:09 smithi040 bash[41173]: audit 2023-12-02T02:07:08.361897+0000 mon.c (mon.2) 11829 : audit 0 from='client.? 172.21.15.40:0/977452780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:09.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:09 smithi141 bash[31670]: cluster 2023-12-02T02:07:07.799216+0000 mgr.y (mgr.24356) 18864 : cluster 0 pgmap v18832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:09 smithi141 bash[31670]: audit 2023-12-02T02:07:08.361897+0000 mon.c (mon.2) 11829 : audit 0 from='client.? 172.21.15.40:0/977452780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:11 smithi040 bash[41173]: cluster 2023-12-02T02:07:09.800375+0000 mgr.y (mgr.24356) 18865 : cluster 0 pgmap v18833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:11 smithi040 bash[41173]: audit 2023-12-02T02:07:10.821813+0000 mon.c (mon.2) 11830 : audit 0 from='client.? 172.21.15.40:0/4029497886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:11 smithi040 bash[28232]: cluster 2023-12-02T02:07:09.800375+0000 mgr.y (mgr.24356) 18865 : cluster 0 pgmap v18833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:11 smithi040 bash[28232]: audit 2023-12-02T02:07:10.821813+0000 mon.c (mon.2) 11830 : audit 0 from='client.? 172.21.15.40:0/4029497886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:11 smithi141 bash[31670]: cluster 2023-12-02T02:07:09.800375+0000 mgr.y (mgr.24356) 18865 : cluster 0 pgmap v18833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:11 smithi141 bash[31670]: audit 2023-12-02T02:07:10.821813+0000 mon.c (mon.2) 11830 : audit 0 from='client.? 172.21.15.40:0/4029497886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:13 smithi040 bash[41173]: cluster 2023-12-02T02:07:11.801069+0000 mgr.y (mgr.24356) 18866 : cluster 0 pgmap v18834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:13 smithi040 bash[41173]: audit 2023-12-02T02:07:13.284074+0000 mon.c (mon.2) 11831 : audit 0 from='client.? 172.21.15.40:0/88158748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:13 smithi040 bash[28232]: cluster 2023-12-02T02:07:11.801069+0000 mgr.y (mgr.24356) 18866 : cluster 0 pgmap v18834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:13 smithi040 bash[28232]: audit 2023-12-02T02:07:13.284074+0000 mon.c (mon.2) 11831 : audit 0 from='client.? 172.21.15.40:0/88158748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:13 smithi141 bash[31670]: cluster 2023-12-02T02:07:11.801069+0000 mgr.y (mgr.24356) 18866 : cluster 0 pgmap v18834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:13 smithi141 bash[31670]: audit 2023-12-02T02:07:13.284074+0000 mon.c (mon.2) 11831 : audit 0 from='client.? 172.21.15.40:0/88158748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:15.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:15 smithi040 bash[41173]: cluster 2023-12-02T02:07:13.801712+0000 mgr.y (mgr.24356) 18867 : cluster 0 pgmap v18835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:15 smithi040 bash[28232]: cluster 2023-12-02T02:07:13.801712+0000 mgr.y (mgr.24356) 18867 : cluster 0 pgmap v18835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:15 smithi141 bash[31670]: cluster 2023-12-02T02:07:13.801712+0000 mgr.y (mgr.24356) 18867 : cluster 0 pgmap v18835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:16 smithi040 bash[28232]: audit 2023-12-02T02:07:15.752568+0000 mon.c (mon.2) 11832 : audit 0 from='client.? 172.21.15.40:0/1306922721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:07:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:07:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:16 smithi040 bash[41173]: audit 2023-12-02T02:07:15.752568+0000 mon.c (mon.2) 11832 : audit 0 from='client.? 172.21.15.40:0/1306922721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:16 smithi141 bash[31670]: audit 2023-12-02T02:07:15.752568+0000 mon.c (mon.2) 11832 : audit 0 from='client.? 172.21.15.40:0/1306922721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:17 smithi040 bash[28232]: cluster 2023-12-02T02:07:15.802848+0000 mgr.y (mgr.24356) 18868 : cluster 0 pgmap v18836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:17 smithi040 bash[41173]: cluster 2023-12-02T02:07:15.802848+0000 mgr.y (mgr.24356) 18868 : cluster 0 pgmap v18836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:17 smithi141 bash[31670]: cluster 2023-12-02T02:07:15.802848+0000 mgr.y (mgr.24356) 18868 : cluster 0 pgmap v18836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:18 smithi040 bash[28232]: audit 2023-12-02T02:07:18.216888+0000 mon.a (mon.0) 11655 : audit 0 from='client.? 172.21.15.40:0/1026402858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:18 smithi040 bash[41173]: audit 2023-12-02T02:07:18.216888+0000 mon.a (mon.0) 11655 : audit 0 from='client.? 172.21.15.40:0/1026402858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:18.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:18 smithi141 bash[31670]: audit 2023-12-02T02:07:18.216888+0000 mon.a (mon.0) 11655 : audit 0 from='client.? 172.21.15.40:0/1026402858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:19 smithi040 bash[28232]: cluster 2023-12-02T02:07:17.803456+0000 mgr.y (mgr.24356) 18869 : cluster 0 pgmap v18837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:19 smithi040 bash[28232]: audit 2023-12-02T02:07:19.335739+0000 mon.c (mon.2) 11833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:19 smithi040 bash[41173]: cluster 2023-12-02T02:07:17.803456+0000 mgr.y (mgr.24356) 18869 : cluster 0 pgmap v18837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:19 smithi040 bash[41173]: audit 2023-12-02T02:07:19.335739+0000 mon.c (mon.2) 11833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:19.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:19 smithi141 bash[31670]: cluster 2023-12-02T02:07:17.803456+0000 mgr.y (mgr.24356) 18869 : cluster 0 pgmap v18837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:19 smithi141 bash[31670]: audit 2023-12-02T02:07:19.335739+0000 mon.c (mon.2) 11833 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:21 smithi040 bash[28232]: cluster 2023-12-02T02:07:19.804623+0000 mgr.y (mgr.24356) 18870 : cluster 0 pgmap v18838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:21 smithi040 bash[28232]: audit 2023-12-02T02:07:20.682000+0000 mon.c (mon.2) 11834 : audit 0 from='client.? 172.21.15.40:0/3581039450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:21 smithi040 bash[41173]: cluster 2023-12-02T02:07:19.804623+0000 mgr.y (mgr.24356) 18870 : cluster 0 pgmap v18838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:21 smithi040 bash[41173]: audit 2023-12-02T02:07:20.682000+0000 mon.c (mon.2) 11834 : audit 0 from='client.? 172.21.15.40:0/3581039450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:21 smithi141 bash[31670]: cluster 2023-12-02T02:07:19.804623+0000 mgr.y (mgr.24356) 18870 : cluster 0 pgmap v18838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:21 smithi141 bash[31670]: audit 2023-12-02T02:07:20.682000+0000 mon.c (mon.2) 11834 : audit 0 from='client.? 172.21.15.40:0/3581039450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:23 smithi040 bash[28232]: cluster 2023-12-02T02:07:21.805241+0000 mgr.y (mgr.24356) 18871 : cluster 0 pgmap v18839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:23 smithi040 bash[28232]: audit 2023-12-02T02:07:23.149115+0000 mon.c (mon.2) 11835 : audit 0 from='client.? 172.21.15.40:0/1188254460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:23 smithi040 bash[28232]: audit 2023-12-02T02:07:23.215573+0000 mon.c (mon.2) 11836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:07:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:23 smithi040 bash[41173]: cluster 2023-12-02T02:07:21.805241+0000 mgr.y (mgr.24356) 18871 : cluster 0 pgmap v18839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:23 smithi040 bash[41173]: audit 2023-12-02T02:07:23.149115+0000 mon.c (mon.2) 11835 : audit 0 from='client.? 172.21.15.40:0/1188254460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:23 smithi040 bash[41173]: audit 2023-12-02T02:07:23.215573+0000 mon.c (mon.2) 11836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:07:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:23 smithi141 bash[31670]: cluster 2023-12-02T02:07:21.805241+0000 mgr.y (mgr.24356) 18871 : cluster 0 pgmap v18839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:23 smithi141 bash[31670]: audit 2023-12-02T02:07:23.149115+0000 mon.c (mon.2) 11835 : audit 0 from='client.? 172.21.15.40:0/1188254460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:23 smithi141 bash[31670]: audit 2023-12-02T02:07:23.215573+0000 mon.c (mon.2) 11836 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:07:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:25 smithi040 bash[28232]: cluster 2023-12-02T02:07:23.805923+0000 mgr.y (mgr.24356) 18872 : cluster 0 pgmap v18840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:25 smithi040 bash[41173]: cluster 2023-12-02T02:07:23.805923+0000 mgr.y (mgr.24356) 18872 : cluster 0 pgmap v18840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:25.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:25 smithi141 bash[31670]: cluster 2023-12-02T02:07:23.805923+0000 mgr.y (mgr.24356) 18872 : cluster 0 pgmap v18840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:26 smithi141 bash[31670]: audit 2023-12-02T02:07:25.626237+0000 mon.c (mon.2) 11837 : audit 0 from='client.? 172.21.15.40:0/3521966424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:26 smithi040 bash[28232]: audit 2023-12-02T02:07:25.626237+0000 mon.c (mon.2) 11837 : audit 0 from='client.? 172.21.15.40:0/3521966424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:26.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:26 smithi040 bash[41173]: audit 2023-12-02T02:07:25.626237+0000 mon.c (mon.2) 11837 : audit 0 from='client.? 172.21.15.40:0/3521966424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:07:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:07:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:27 smithi141 bash[31670]: cluster 2023-12-02T02:07:25.807135+0000 mgr.y (mgr.24356) 18873 : cluster 0 pgmap v18841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:27 smithi040 bash[28232]: cluster 2023-12-02T02:07:25.807135+0000 mgr.y (mgr.24356) 18873 : cluster 0 pgmap v18841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:27 smithi040 bash[41173]: cluster 2023-12-02T02:07:25.807135+0000 mgr.y (mgr.24356) 18873 : cluster 0 pgmap v18841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:28.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:28 smithi141 bash[31670]: audit 2023-12-02T02:07:28.097153+0000 mon.a (mon.0) 11656 : audit 0 from='client.? 172.21.15.40:0/213486496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:28 smithi040 bash[28232]: audit 2023-12-02T02:07:28.097153+0000 mon.a (mon.0) 11656 : audit 0 from='client.? 172.21.15.40:0/213486496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:28 smithi040 bash[41173]: audit 2023-12-02T02:07:28.097153+0000 mon.a (mon.0) 11656 : audit 0 from='client.? 172.21.15.40:0/213486496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:29 smithi141 bash[31670]: cluster 2023-12-02T02:07:27.807723+0000 mgr.y (mgr.24356) 18874 : cluster 0 pgmap v18842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:29 smithi141 bash[31670]: audit 2023-12-02T02:07:29.060451+0000 mon.a (mon.0) 11657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:29 smithi141 bash[31670]: audit 2023-12-02T02:07:29.072764+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:29 smithi040 bash[28232]: cluster 2023-12-02T02:07:27.807723+0000 mgr.y (mgr.24356) 18874 : cluster 0 pgmap v18842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:29 smithi040 bash[28232]: audit 2023-12-02T02:07:29.060451+0000 mon.a (mon.0) 11657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:29 smithi040 bash[28232]: audit 2023-12-02T02:07:29.072764+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:29 smithi040 bash[41173]: cluster 2023-12-02T02:07:27.807723+0000 mgr.y (mgr.24356) 18874 : cluster 0 pgmap v18842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:29 smithi040 bash[41173]: audit 2023-12-02T02:07:29.060451+0000 mon.a (mon.0) 11657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:29 smithi040 bash[41173]: audit 2023-12-02T02:07:29.072764+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:30 smithi141 bash[31670]: audit 2023-12-02T02:07:29.460010+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:30 smithi141 bash[31670]: audit 2023-12-02T02:07:29.470134+0000 mon.a (mon.0) 11660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:30 smithi141 bash[31670]: audit 2023-12-02T02:07:30.054730+0000 mon.c (mon.2) 11838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:07:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:30 smithi141 bash[31670]: audit 2023-12-02T02:07:30.056558+0000 mon.c (mon.2) 11839 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:07:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:30 smithi141 bash[31670]: audit 2023-12-02T02:07:30.066955+0000 mon.a (mon.0) 11661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[28232]: audit 2023-12-02T02:07:29.460010+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[28232]: audit 2023-12-02T02:07:29.470134+0000 mon.a (mon.0) 11660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[28232]: audit 2023-12-02T02:07:30.054730+0000 mon.c (mon.2) 11838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[28232]: audit 2023-12-02T02:07:30.056558+0000 mon.c (mon.2) 11839 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[28232]: audit 2023-12-02T02:07:30.066955+0000 mon.a (mon.0) 11661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[41173]: audit 2023-12-02T02:07:29.460010+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[41173]: audit 2023-12-02T02:07:29.470134+0000 mon.a (mon.0) 11660 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[41173]: audit 2023-12-02T02:07:30.054730+0000 mon.c (mon.2) 11838 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[41173]: audit 2023-12-02T02:07:30.056558+0000 mon.c (mon.2) 11839 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:07:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:30 smithi040 bash[41173]: audit 2023-12-02T02:07:30.066955+0000 mon.a (mon.0) 11661 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:07:31.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:31 smithi141 bash[31670]: cluster 2023-12-02T02:07:29.808827+0000 mgr.y (mgr.24356) 18875 : cluster 0 pgmap v18843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:31 smithi141 bash[31670]: audit 2023-12-02T02:07:30.561688+0000 mon.a (mon.0) 11662 : audit 0 from='client.? 172.21.15.40:0/1863801075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:31 smithi040 bash[28232]: cluster 2023-12-02T02:07:29.808827+0000 mgr.y (mgr.24356) 18875 : cluster 0 pgmap v18843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:31 smithi040 bash[28232]: audit 2023-12-02T02:07:30.561688+0000 mon.a (mon.0) 11662 : audit 0 from='client.? 172.21.15.40:0/1863801075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:31 smithi040 bash[41173]: cluster 2023-12-02T02:07:29.808827+0000 mgr.y (mgr.24356) 18875 : cluster 0 pgmap v18843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:31 smithi040 bash[41173]: audit 2023-12-02T02:07:30.561688+0000 mon.a (mon.0) 11662 : audit 0 from='client.? 172.21.15.40:0/1863801075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:33 smithi141 bash[31670]: cluster 2023-12-02T02:07:31.809624+0000 mgr.y (mgr.24356) 18876 : cluster 0 pgmap v18844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:33 smithi141 bash[31670]: audit 2023-12-02T02:07:33.030213+0000 mon.a (mon.0) 11663 : audit 0 from='client.? 172.21.15.40:0/1409995130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:33 smithi040 bash[41173]: cluster 2023-12-02T02:07:31.809624+0000 mgr.y (mgr.24356) 18876 : cluster 0 pgmap v18844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:33 smithi040 bash[41173]: audit 2023-12-02T02:07:33.030213+0000 mon.a (mon.0) 11663 : audit 0 from='client.? 172.21.15.40:0/1409995130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:33 smithi040 bash[28232]: cluster 2023-12-02T02:07:31.809624+0000 mgr.y (mgr.24356) 18876 : cluster 0 pgmap v18844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:33 smithi040 bash[28232]: audit 2023-12-02T02:07:33.030213+0000 mon.a (mon.0) 11663 : audit 0 from='client.? 172.21.15.40:0/1409995130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:34 smithi141 bash[31670]: audit 2023-12-02T02:07:34.336132+0000 mon.c (mon.2) 11840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:34 smithi040 bash[41173]: audit 2023-12-02T02:07:34.336132+0000 mon.c (mon.2) 11840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:34 smithi040 bash[28232]: audit 2023-12-02T02:07:34.336132+0000 mon.c (mon.2) 11840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:35.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:35 smithi141 bash[31670]: cluster 2023-12-02T02:07:33.810331+0000 mgr.y (mgr.24356) 18877 : cluster 0 pgmap v18845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:35 smithi040 bash[28232]: cluster 2023-12-02T02:07:33.810331+0000 mgr.y (mgr.24356) 18877 : cluster 0 pgmap v18845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:35 smithi040 bash[41173]: cluster 2023-12-02T02:07:33.810331+0000 mgr.y (mgr.24356) 18877 : cluster 0 pgmap v18845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:36.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:36 smithi141 bash[31670]: audit 2023-12-02T02:07:35.495878+0000 mon.a (mon.0) 11664 : audit 0 from='client.? 172.21.15.40:0/1704893857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:07:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:07:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:36 smithi040 bash[41173]: audit 2023-12-02T02:07:35.495878+0000 mon.a (mon.0) 11664 : audit 0 from='client.? 172.21.15.40:0/1704893857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:36 smithi040 bash[28232]: audit 2023-12-02T02:07:35.495878+0000 mon.a (mon.0) 11664 : audit 0 from='client.? 172.21.15.40:0/1704893857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:37 smithi141 bash[31670]: cluster 2023-12-02T02:07:35.811523+0000 mgr.y (mgr.24356) 18878 : cluster 0 pgmap v18846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:37 smithi040 bash[41173]: cluster 2023-12-02T02:07:35.811523+0000 mgr.y (mgr.24356) 18878 : cluster 0 pgmap v18846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:37 smithi040 bash[28232]: cluster 2023-12-02T02:07:35.811523+0000 mgr.y (mgr.24356) 18878 : cluster 0 pgmap v18846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:38.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:38 smithi141 bash[31670]: audit 2023-12-02T02:07:37.967908+0000 mon.a (mon.0) 11665 : audit 0 from='client.? 172.21.15.40:0/589977169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:38 smithi040 bash[28232]: audit 2023-12-02T02:07:37.967908+0000 mon.a (mon.0) 11665 : audit 0 from='client.? 172.21.15.40:0/589977169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:38 smithi040 bash[41173]: audit 2023-12-02T02:07:37.967908+0000 mon.a (mon.0) 11665 : audit 0 from='client.? 172.21.15.40:0/589977169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:39 smithi141 bash[31670]: cluster 2023-12-02T02:07:37.812206+0000 mgr.y (mgr.24356) 18879 : cluster 0 pgmap v18847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:39 smithi040 bash[28232]: cluster 2023-12-02T02:07:37.812206+0000 mgr.y (mgr.24356) 18879 : cluster 0 pgmap v18847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:39 smithi040 bash[41173]: cluster 2023-12-02T02:07:37.812206+0000 mgr.y (mgr.24356) 18879 : cluster 0 pgmap v18847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:40.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:40 smithi141 bash[31670]: audit 2023-12-02T02:07:40.431698+0000 mon.c (mon.2) 11841 : audit 0 from='client.? 172.21.15.40:0/2135306979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:40 smithi040 bash[28232]: audit 2023-12-02T02:07:40.431698+0000 mon.c (mon.2) 11841 : audit 0 from='client.? 172.21.15.40:0/2135306979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:40 smithi040 bash[41173]: audit 2023-12-02T02:07:40.431698+0000 mon.c (mon.2) 11841 : audit 0 from='client.? 172.21.15.40:0/2135306979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:41.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:41 smithi141 bash[31670]: cluster 2023-12-02T02:07:39.813410+0000 mgr.y (mgr.24356) 18880 : cluster 0 pgmap v18848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:41 smithi040 bash[41173]: cluster 2023-12-02T02:07:39.813410+0000 mgr.y (mgr.24356) 18880 : cluster 0 pgmap v18848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:41 smithi040 bash[28232]: cluster 2023-12-02T02:07:39.813410+0000 mgr.y (mgr.24356) 18880 : cluster 0 pgmap v18848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:43 smithi040 bash[28232]: cluster 2023-12-02T02:07:41.814125+0000 mgr.y (mgr.24356) 18881 : cluster 0 pgmap v18849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:43 smithi040 bash[28232]: audit 2023-12-02T02:07:42.898610+0000 mon.c (mon.2) 11842 : audit 0 from='client.? 172.21.15.40:0/3179574307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:43 smithi040 bash[41173]: cluster 2023-12-02T02:07:41.814125+0000 mgr.y (mgr.24356) 18881 : cluster 0 pgmap v18849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:43 smithi040 bash[41173]: audit 2023-12-02T02:07:42.898610+0000 mon.c (mon.2) 11842 : audit 0 from='client.? 172.21.15.40:0/3179574307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:43 smithi141 bash[31670]: cluster 2023-12-02T02:07:41.814125+0000 mgr.y (mgr.24356) 18881 : cluster 0 pgmap v18849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:43 smithi141 bash[31670]: audit 2023-12-02T02:07:42.898610+0000 mon.c (mon.2) 11842 : audit 0 from='client.? 172.21.15.40:0/3179574307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:45 smithi040 bash[28232]: cluster 2023-12-02T02:07:43.814801+0000 mgr.y (mgr.24356) 18882 : cluster 0 pgmap v18850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:45 smithi040 bash[28232]: audit 2023-12-02T02:07:45.373475+0000 mon.c (mon.2) 11843 : audit 0 from='client.? 172.21.15.40:0/2239302501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:45 smithi040 bash[41173]: cluster 2023-12-02T02:07:43.814801+0000 mgr.y (mgr.24356) 18882 : cluster 0 pgmap v18850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:45 smithi040 bash[41173]: audit 2023-12-02T02:07:45.373475+0000 mon.c (mon.2) 11843 : audit 0 from='client.? 172.21.15.40:0/2239302501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:46.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:45 smithi141 bash[31670]: cluster 2023-12-02T02:07:43.814801+0000 mgr.y (mgr.24356) 18882 : cluster 0 pgmap v18850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:45 smithi141 bash[31670]: audit 2023-12-02T02:07:45.373475+0000 mon.c (mon.2) 11843 : audit 0 from='client.? 172.21.15.40:0/2239302501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:07:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:07:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:47 smithi040 bash[28232]: cluster 2023-12-02T02:07:45.815970+0000 mgr.y (mgr.24356) 18883 : cluster 0 pgmap v18851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:47 smithi040 bash[41173]: cluster 2023-12-02T02:07:45.815970+0000 mgr.y (mgr.24356) 18883 : cluster 0 pgmap v18851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:48.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:47 smithi141 bash[31670]: cluster 2023-12-02T02:07:45.815970+0000 mgr.y (mgr.24356) 18883 : cluster 0 pgmap v18851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:48.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:48 smithi040 bash[41173]: audit 2023-12-02T02:07:47.834596+0000 mon.c (mon.2) 11844 : audit 0 from='client.? 172.21.15.40:0/1704195863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:48.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:48 smithi040 bash[28232]: audit 2023-12-02T02:07:47.834596+0000 mon.c (mon.2) 11844 : audit 0 from='client.? 172.21.15.40:0/1704195863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:48 smithi141 bash[31670]: audit 2023-12-02T02:07:47.834596+0000 mon.c (mon.2) 11844 : audit 0 from='client.? 172.21.15.40:0/1704195863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:49 smithi040 bash[28232]: cluster 2023-12-02T02:07:47.816626+0000 mgr.y (mgr.24356) 18884 : cluster 0 pgmap v18852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:49 smithi040 bash[28232]: audit 2023-12-02T02:07:49.336612+0000 mon.c (mon.2) 11845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:49 smithi040 bash[41173]: cluster 2023-12-02T02:07:47.816626+0000 mgr.y (mgr.24356) 18884 : cluster 0 pgmap v18852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:49 smithi040 bash[41173]: audit 2023-12-02T02:07:49.336612+0000 mon.c (mon.2) 11845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:49 smithi141 bash[31670]: cluster 2023-12-02T02:07:47.816626+0000 mgr.y (mgr.24356) 18884 : cluster 0 pgmap v18852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:49 smithi141 bash[31670]: audit 2023-12-02T02:07:49.336612+0000 mon.c (mon.2) 11845 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:50 smithi040 bash[28232]: audit 2023-12-02T02:07:50.297048+0000 mon.c (mon.2) 11846 : audit 0 from='client.? 172.21.15.40:0/244904101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:50 smithi040 bash[41173]: audit 2023-12-02T02:07:50.297048+0000 mon.c (mon.2) 11846 : audit 0 from='client.? 172.21.15.40:0/244904101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:50 smithi141 bash[31670]: audit 2023-12-02T02:07:50.297048+0000 mon.c (mon.2) 11846 : audit 0 from='client.? 172.21.15.40:0/244904101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:51 smithi040 bash[28232]: cluster 2023-12-02T02:07:49.817817+0000 mgr.y (mgr.24356) 18885 : cluster 0 pgmap v18853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:51 smithi040 bash[41173]: cluster 2023-12-02T02:07:49.817817+0000 mgr.y (mgr.24356) 18885 : cluster 0 pgmap v18853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:51 smithi141 bash[31670]: cluster 2023-12-02T02:07:49.817817+0000 mgr.y (mgr.24356) 18885 : cluster 0 pgmap v18853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:53 smithi040 bash[28232]: cluster 2023-12-02T02:07:51.818500+0000 mgr.y (mgr.24356) 18886 : cluster 0 pgmap v18854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:53 smithi040 bash[28232]: audit 2023-12-02T02:07:52.759348+0000 mon.a (mon.0) 11666 : audit 0 from='client.? 172.21.15.40:0/1357648571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:53 smithi040 bash[41173]: cluster 2023-12-02T02:07:51.818500+0000 mgr.y (mgr.24356) 18886 : cluster 0 pgmap v18854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:53 smithi040 bash[41173]: audit 2023-12-02T02:07:52.759348+0000 mon.a (mon.0) 11666 : audit 0 from='client.? 172.21.15.40:0/1357648571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:54.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:53 smithi141 bash[31670]: cluster 2023-12-02T02:07:51.818500+0000 mgr.y (mgr.24356) 18886 : cluster 0 pgmap v18854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:53 smithi141 bash[31670]: audit 2023-12-02T02:07:52.759348+0000 mon.a (mon.0) 11666 : audit 0 from='client.? 172.21.15.40:0/1357648571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:55 smithi040 bash[28232]: cluster 2023-12-02T02:07:53.819189+0000 mgr.y (mgr.24356) 18887 : cluster 0 pgmap v18855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:55 smithi040 bash[28232]: audit 2023-12-02T02:07:55.225065+0000 mon.a (mon.0) 11667 : audit 0 from='client.? 172.21.15.40:0/3690822694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:55 smithi040 bash[41173]: cluster 2023-12-02T02:07:53.819189+0000 mgr.y (mgr.24356) 18887 : cluster 0 pgmap v18855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:55 smithi040 bash[41173]: audit 2023-12-02T02:07:55.225065+0000 mon.a (mon.0) 11667 : audit 0 from='client.? 172.21.15.40:0/3690822694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:56.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:55 smithi141 bash[31670]: cluster 2023-12-02T02:07:53.819189+0000 mgr.y (mgr.24356) 18887 : cluster 0 pgmap v18855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:55 smithi141 bash[31670]: audit 2023-12-02T02:07:55.225065+0000 mon.a (mon.0) 11667 : audit 0 from='client.? 172.21.15.40:0/3690822694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:07:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:07:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:57 smithi040 bash[28232]: cluster 2023-12-02T02:07:55.820396+0000 mgr.y (mgr.24356) 18888 : cluster 0 pgmap v18856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:57 smithi040 bash[41173]: cluster 2023-12-02T02:07:55.820396+0000 mgr.y (mgr.24356) 18888 : cluster 0 pgmap v18856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:57 smithi141 bash[31670]: cluster 2023-12-02T02:07:55.820396+0000 mgr.y (mgr.24356) 18888 : cluster 0 pgmap v18856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:58 smithi040 bash[41173]: audit 2023-12-02T02:07:57.691700+0000 mon.a (mon.0) 11668 : audit 0 from='client.? 172.21.15.40:0/3490755177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:58.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:58 smithi040 bash[28232]: audit 2023-12-02T02:07:57.691700+0000 mon.a (mon.0) 11668 : audit 0 from='client.? 172.21.15.40:0/3490755177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:59.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:58 smithi141 bash[31670]: audit 2023-12-02T02:07:57.691700+0000 mon.a (mon.0) 11668 : audit 0 from='client.? 172.21.15.40:0/3490755177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:07:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:07:59 smithi040 bash[41173]: cluster 2023-12-02T02:07:57.821081+0000 mgr.y (mgr.24356) 18889 : cluster 0 pgmap v18857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:07:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:07:59 smithi040 bash[28232]: cluster 2023-12-02T02:07:57.821081+0000 mgr.y (mgr.24356) 18889 : cluster 0 pgmap v18857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:00.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:07:59 smithi141 bash[31670]: cluster 2023-12-02T02:07:57.821081+0000 mgr.y (mgr.24356) 18889 : cluster 0 pgmap v18857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:00 smithi040 bash[28232]: audit 2023-12-02T02:08:00.205876+0000 mon.a (mon.0) 11669 : audit 0 from='client.? 172.21.15.40:0/2595271084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:00 smithi040 bash[41173]: audit 2023-12-02T02:08:00.205876+0000 mon.a (mon.0) 11669 : audit 0 from='client.? 172.21.15.40:0/2595271084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:01.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:00 smithi141 bash[31670]: audit 2023-12-02T02:08:00.205876+0000 mon.a (mon.0) 11669 : audit 0 from='client.? 172.21.15.40:0/2595271084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:01 smithi040 bash[28232]: cluster 2023-12-02T02:07:59.822224+0000 mgr.y (mgr.24356) 18890 : cluster 0 pgmap v18858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:01 smithi040 bash[41173]: cluster 2023-12-02T02:07:59.822224+0000 mgr.y (mgr.24356) 18890 : cluster 0 pgmap v18858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:01 smithi141 bash[31670]: cluster 2023-12-02T02:07:59.822224+0000 mgr.y (mgr.24356) 18890 : cluster 0 pgmap v18858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:03 smithi040 bash[28232]: cluster 2023-12-02T02:08:01.822861+0000 mgr.y (mgr.24356) 18891 : cluster 0 pgmap v18859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:03 smithi040 bash[28232]: audit 2023-12-02T02:08:02.671858+0000 mon.a (mon.0) 11670 : audit 0 from='client.? 172.21.15.40:0/174289863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:03 smithi040 bash[41173]: cluster 2023-12-02T02:08:01.822861+0000 mgr.y (mgr.24356) 18891 : cluster 0 pgmap v18859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:03 smithi040 bash[41173]: audit 2023-12-02T02:08:02.671858+0000 mon.a (mon.0) 11670 : audit 0 from='client.? 172.21.15.40:0/174289863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:03 smithi141 bash[31670]: cluster 2023-12-02T02:08:01.822861+0000 mgr.y (mgr.24356) 18891 : cluster 0 pgmap v18859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:03 smithi141 bash[31670]: audit 2023-12-02T02:08:02.671858+0000 mon.a (mon.0) 11670 : audit 0 from='client.? 172.21.15.40:0/174289863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:04 smithi040 bash[41173]: audit 2023-12-02T02:08:04.336993+0000 mon.c (mon.2) 11847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:04 smithi040 bash[28232]: audit 2023-12-02T02:08:04.336993+0000 mon.c (mon.2) 11847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:04 smithi141 bash[31670]: audit 2023-12-02T02:08:04.336993+0000 mon.c (mon.2) 11847 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:05 smithi040 bash[28232]: cluster 2023-12-02T02:08:03.823477+0000 mgr.y (mgr.24356) 18892 : cluster 0 pgmap v18860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:05 smithi040 bash[28232]: audit 2023-12-02T02:08:05.134239+0000 mon.c (mon.2) 11848 : audit 0 from='client.? 172.21.15.40:0/2974243922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:05 smithi040 bash[41173]: cluster 2023-12-02T02:08:03.823477+0000 mgr.y (mgr.24356) 18892 : cluster 0 pgmap v18860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:05 smithi040 bash[41173]: audit 2023-12-02T02:08:05.134239+0000 mon.c (mon.2) 11848 : audit 0 from='client.? 172.21.15.40:0/2974243922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:05 smithi141 bash[31670]: cluster 2023-12-02T02:08:03.823477+0000 mgr.y (mgr.24356) 18892 : cluster 0 pgmap v18860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:05 smithi141 bash[31670]: audit 2023-12-02T02:08:05.134239+0000 mon.c (mon.2) 11848 : audit 0 from='client.? 172.21.15.40:0/2974243922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:08:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:08:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:07 smithi040 bash[28232]: cluster 2023-12-02T02:08:05.824694+0000 mgr.y (mgr.24356) 18893 : cluster 0 pgmap v18861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:07 smithi040 bash[28232]: audit 2023-12-02T02:08:07.599365+0000 mon.c (mon.2) 11849 : audit 0 from='client.? 172.21.15.40:0/2491798003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:07 smithi040 bash[41173]: cluster 2023-12-02T02:08:05.824694+0000 mgr.y (mgr.24356) 18893 : cluster 0 pgmap v18861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:07 smithi040 bash[41173]: audit 2023-12-02T02:08:07.599365+0000 mon.c (mon.2) 11849 : audit 0 from='client.? 172.21.15.40:0/2491798003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:07 smithi141 bash[31670]: cluster 2023-12-02T02:08:05.824694+0000 mgr.y (mgr.24356) 18893 : cluster 0 pgmap v18861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:07 smithi141 bash[31670]: audit 2023-12-02T02:08:07.599365+0000 mon.c (mon.2) 11849 : audit 0 from='client.? 172.21.15.40:0/2491798003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:09 smithi040 bash[28232]: cluster 2023-12-02T02:08:07.825328+0000 mgr.y (mgr.24356) 18894 : cluster 0 pgmap v18862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:09 smithi040 bash[41173]: cluster 2023-12-02T02:08:07.825328+0000 mgr.y (mgr.24356) 18894 : cluster 0 pgmap v18862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:09 smithi141 bash[31670]: cluster 2023-12-02T02:08:07.825328+0000 mgr.y (mgr.24356) 18894 : cluster 0 pgmap v18862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:10 smithi040 bash[28232]: audit 2023-12-02T02:08:10.070548+0000 mon.a (mon.0) 11671 : audit 0 from='client.? 172.21.15.40:0/1797226136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:10 smithi040 bash[41173]: audit 2023-12-02T02:08:10.070548+0000 mon.a (mon.0) 11671 : audit 0 from='client.? 172.21.15.40:0/1797226136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:11.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:10 smithi141 bash[31670]: audit 2023-12-02T02:08:10.070548+0000 mon.a (mon.0) 11671 : audit 0 from='client.? 172.21.15.40:0/1797226136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:11 smithi040 bash[28232]: cluster 2023-12-02T02:08:09.826457+0000 mgr.y (mgr.24356) 18895 : cluster 0 pgmap v18863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:11 smithi040 bash[41173]: cluster 2023-12-02T02:08:09.826457+0000 mgr.y (mgr.24356) 18895 : cluster 0 pgmap v18863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:11 smithi141 bash[31670]: cluster 2023-12-02T02:08:09.826457+0000 mgr.y (mgr.24356) 18895 : cluster 0 pgmap v18863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:13.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:13 smithi141 bash[31670]: cluster 2023-12-02T02:08:11.827121+0000 mgr.y (mgr.24356) 18896 : cluster 0 pgmap v18864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:13 smithi141 bash[31670]: audit 2023-12-02T02:08:12.537902+0000 mon.a (mon.0) 11672 : audit 0 from='client.? 172.21.15.40:0/562787767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:13 smithi040 bash[28232]: cluster 2023-12-02T02:08:11.827121+0000 mgr.y (mgr.24356) 18896 : cluster 0 pgmap v18864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:13 smithi040 bash[28232]: audit 2023-12-02T02:08:12.537902+0000 mon.a (mon.0) 11672 : audit 0 from='client.? 172.21.15.40:0/562787767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:13 smithi040 bash[41173]: cluster 2023-12-02T02:08:11.827121+0000 mgr.y (mgr.24356) 18896 : cluster 0 pgmap v18864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:13 smithi040 bash[41173]: audit 2023-12-02T02:08:12.537902+0000 mon.a (mon.0) 11672 : audit 0 from='client.? 172.21.15.40:0/562787767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:15 smithi040 bash[28232]: cluster 2023-12-02T02:08:13.827787+0000 mgr.y (mgr.24356) 18897 : cluster 0 pgmap v18865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:15 smithi040 bash[28232]: audit 2023-12-02T02:08:15.004330+0000 mon.a (mon.0) 11673 : audit 0 from='client.? 172.21.15.40:0/1002293529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:15 smithi040 bash[41173]: cluster 2023-12-02T02:08:13.827787+0000 mgr.y (mgr.24356) 18897 : cluster 0 pgmap v18865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:15 smithi040 bash[41173]: audit 2023-12-02T02:08:15.004330+0000 mon.a (mon.0) 11673 : audit 0 from='client.? 172.21.15.40:0/1002293529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:15 smithi141 bash[31670]: cluster 2023-12-02T02:08:13.827787+0000 mgr.y (mgr.24356) 18897 : cluster 0 pgmap v18865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:15 smithi141 bash[31670]: audit 2023-12-02T02:08:15.004330+0000 mon.a (mon.0) 11673 : audit 0 from='client.? 172.21.15.40:0/1002293529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:08:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:08:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:17 smithi040 bash[28232]: cluster 2023-12-02T02:08:15.828976+0000 mgr.y (mgr.24356) 18898 : cluster 0 pgmap v18866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:17 smithi040 bash[41173]: cluster 2023-12-02T02:08:15.828976+0000 mgr.y (mgr.24356) 18898 : cluster 0 pgmap v18866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:17 smithi141 bash[31670]: cluster 2023-12-02T02:08:15.828976+0000 mgr.y (mgr.24356) 18898 : cluster 0 pgmap v18866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:18 smithi040 bash[28232]: audit 2023-12-02T02:08:17.459668+0000 mon.a (mon.0) 11674 : audit 0 from='client.? 172.21.15.40:0/2984584396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:18 smithi040 bash[41173]: audit 2023-12-02T02:08:17.459668+0000 mon.a (mon.0) 11674 : audit 0 from='client.? 172.21.15.40:0/2984584396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:18 smithi141 bash[31670]: audit 2023-12-02T02:08:17.459668+0000 mon.a (mon.0) 11674 : audit 0 from='client.? 172.21.15.40:0/2984584396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:19 smithi040 bash[28232]: cluster 2023-12-02T02:08:17.829645+0000 mgr.y (mgr.24356) 18899 : cluster 0 pgmap v18867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:19 smithi040 bash[41173]: cluster 2023-12-02T02:08:17.829645+0000 mgr.y (mgr.24356) 18899 : cluster 0 pgmap v18867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:19 smithi141 bash[31670]: cluster 2023-12-02T02:08:17.829645+0000 mgr.y (mgr.24356) 18899 : cluster 0 pgmap v18867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:20 smithi040 bash[28232]: audit 2023-12-02T02:08:19.337396+0000 mon.c (mon.2) 11850 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:20 smithi040 bash[28232]: audit 2023-12-02T02:08:19.923067+0000 mon.c (mon.2) 11851 : audit 0 from='client.? 172.21.15.40:0/1239808900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:20 smithi040 bash[41173]: audit 2023-12-02T02:08:19.337396+0000 mon.c (mon.2) 11850 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:20.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:20 smithi040 bash[41173]: audit 2023-12-02T02:08:19.923067+0000 mon.c (mon.2) 11851 : audit 0 from='client.? 172.21.15.40:0/1239808900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:20 smithi141 bash[31670]: audit 2023-12-02T02:08:19.337396+0000 mon.c (mon.2) 11850 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:20 smithi141 bash[31670]: audit 2023-12-02T02:08:19.923067+0000 mon.c (mon.2) 11851 : audit 0 from='client.? 172.21.15.40:0/1239808900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:21 smithi040 bash[28232]: cluster 2023-12-02T02:08:19.830756+0000 mgr.y (mgr.24356) 18900 : cluster 0 pgmap v18868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:21 smithi040 bash[41173]: cluster 2023-12-02T02:08:19.830756+0000 mgr.y (mgr.24356) 18900 : cluster 0 pgmap v18868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:21 smithi141 bash[31670]: cluster 2023-12-02T02:08:19.830756+0000 mgr.y (mgr.24356) 18900 : cluster 0 pgmap v18868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:23 smithi040 bash[28232]: cluster 2023-12-02T02:08:21.831375+0000 mgr.y (mgr.24356) 18901 : cluster 0 pgmap v18869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:23 smithi040 bash[28232]: audit 2023-12-02T02:08:22.374473+0000 mon.a (mon.0) 11675 : audit 0 from='client.? 172.21.15.40:0/4000148769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:23 smithi040 bash[41173]: cluster 2023-12-02T02:08:21.831375+0000 mgr.y (mgr.24356) 18901 : cluster 0 pgmap v18869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:23 smithi040 bash[41173]: audit 2023-12-02T02:08:22.374473+0000 mon.a (mon.0) 11675 : audit 0 from='client.? 172.21.15.40:0/4000148769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:23 smithi141 bash[31670]: cluster 2023-12-02T02:08:21.831375+0000 mgr.y (mgr.24356) 18901 : cluster 0 pgmap v18869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:23 smithi141 bash[31670]: audit 2023-12-02T02:08:22.374473+0000 mon.a (mon.0) 11675 : audit 0 from='client.? 172.21.15.40:0/4000148769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:25 smithi040 bash[28232]: cluster 2023-12-02T02:08:23.832054+0000 mgr.y (mgr.24356) 18902 : cluster 0 pgmap v18870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:25 smithi040 bash[28232]: audit 2023-12-02T02:08:24.826191+0000 mon.a (mon.0) 11676 : audit 0 from='client.? 172.21.15.40:0/1535191947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:25 smithi040 bash[41173]: cluster 2023-12-02T02:08:23.832054+0000 mgr.y (mgr.24356) 18902 : cluster 0 pgmap v18870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:25 smithi040 bash[41173]: audit 2023-12-02T02:08:24.826191+0000 mon.a (mon.0) 11676 : audit 0 from='client.? 172.21.15.40:0/1535191947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:25 smithi141 bash[31670]: cluster 2023-12-02T02:08:23.832054+0000 mgr.y (mgr.24356) 18902 : cluster 0 pgmap v18870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:25 smithi141 bash[31670]: audit 2023-12-02T02:08:24.826191+0000 mon.a (mon.0) 11676 : audit 0 from='client.? 172.21.15.40:0/1535191947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:08:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:08:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:27 smithi040 bash[41173]: cluster 2023-12-02T02:08:25.833271+0000 mgr.y (mgr.24356) 18903 : cluster 0 pgmap v18871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:27.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:27 smithi040 bash[28232]: cluster 2023-12-02T02:08:25.833271+0000 mgr.y (mgr.24356) 18903 : cluster 0 pgmap v18871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:27 smithi141 bash[31670]: cluster 2023-12-02T02:08:25.833271+0000 mgr.y (mgr.24356) 18903 : cluster 0 pgmap v18871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:28 smithi040 bash[41173]: audit 2023-12-02T02:08:27.292642+0000 mon.c (mon.2) 11852 : audit 0 from='client.? 172.21.15.40:0/959584353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:28 smithi040 bash[28232]: audit 2023-12-02T02:08:27.292642+0000 mon.c (mon.2) 11852 : audit 0 from='client.? 172.21.15.40:0/959584353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:28 smithi141 bash[31670]: audit 2023-12-02T02:08:27.292642+0000 mon.c (mon.2) 11852 : audit 0 from='client.? 172.21.15.40:0/959584353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:29 smithi040 bash[28232]: cluster 2023-12-02T02:08:27.834025+0000 mgr.y (mgr.24356) 18904 : cluster 0 pgmap v18872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:29 smithi040 bash[41173]: cluster 2023-12-02T02:08:27.834025+0000 mgr.y (mgr.24356) 18904 : cluster 0 pgmap v18872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:29 smithi141 bash[31670]: cluster 2023-12-02T02:08:27.834025+0000 mgr.y (mgr.24356) 18904 : cluster 0 pgmap v18872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:30 smithi040 bash[28232]: audit 2023-12-02T02:08:29.772951+0000 mon.a (mon.0) 11677 : audit 0 from='client.? 172.21.15.40:0/1576524832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:30 smithi040 bash[41173]: audit 2023-12-02T02:08:29.772951+0000 mon.a (mon.0) 11677 : audit 0 from='client.? 172.21.15.40:0/1576524832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:30.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:30 smithi141 bash[31670]: audit 2023-12-02T02:08:29.772951+0000 mon.a (mon.0) 11677 : audit 0 from='client.? 172.21.15.40:0/1576524832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:31 smithi040 bash[28232]: cluster 2023-12-02T02:08:29.835166+0000 mgr.y (mgr.24356) 18905 : cluster 0 pgmap v18873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:31 smithi040 bash[28232]: audit 2023-12-02T02:08:30.150509+0000 mon.c (mon.2) 11853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:08:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:31 smithi040 bash[41173]: cluster 2023-12-02T02:08:29.835166+0000 mgr.y (mgr.24356) 18905 : cluster 0 pgmap v18873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:31 smithi040 bash[41173]: audit 2023-12-02T02:08:30.150509+0000 mon.c (mon.2) 11853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:08:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:31 smithi141 bash[31670]: cluster 2023-12-02T02:08:29.835166+0000 mgr.y (mgr.24356) 18905 : cluster 0 pgmap v18873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:31 smithi141 bash[31670]: audit 2023-12-02T02:08:30.150509+0000 mon.c (mon.2) 11853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:08:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:33 smithi040 bash[41173]: cluster 2023-12-02T02:08:31.835696+0000 mgr.y (mgr.24356) 18906 : cluster 0 pgmap v18874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:33 smithi040 bash[41173]: audit 2023-12-02T02:08:32.235946+0000 mon.c (mon.2) 11854 : audit 0 from='client.? 172.21.15.40:0/1243265079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:33 smithi040 bash[28232]: cluster 2023-12-02T02:08:31.835696+0000 mgr.y (mgr.24356) 18906 : cluster 0 pgmap v18874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:33 smithi040 bash[28232]: audit 2023-12-02T02:08:32.235946+0000 mon.c (mon.2) 11854 : audit 0 from='client.? 172.21.15.40:0/1243265079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:33 smithi141 bash[31670]: cluster 2023-12-02T02:08:31.835696+0000 mgr.y (mgr.24356) 18906 : cluster 0 pgmap v18874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:33 smithi141 bash[31670]: audit 2023-12-02T02:08:32.235946+0000 mon.c (mon.2) 11854 : audit 0 from='client.? 172.21.15.40:0/1243265079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:35 smithi040 bash[41173]: cluster 2023-12-02T02:08:33.836354+0000 mgr.y (mgr.24356) 18907 : cluster 0 pgmap v18875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:35 smithi040 bash[41173]: audit 2023-12-02T02:08:34.337170+0000 mon.c (mon.2) 11855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:35 smithi040 bash[41173]: audit 2023-12-02T02:08:34.706768+0000 mon.a (mon.0) 11678 : audit 0 from='client.? 172.21.15.40:0/1262295790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:35 smithi040 bash[28232]: cluster 2023-12-02T02:08:33.836354+0000 mgr.y (mgr.24356) 18907 : cluster 0 pgmap v18875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:35 smithi040 bash[28232]: audit 2023-12-02T02:08:34.337170+0000 mon.c (mon.2) 11855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:35 smithi040 bash[28232]: audit 2023-12-02T02:08:34.706768+0000 mon.a (mon.0) 11678 : audit 0 from='client.? 172.21.15.40:0/1262295790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:35 smithi141 bash[31670]: cluster 2023-12-02T02:08:33.836354+0000 mgr.y (mgr.24356) 18907 : cluster 0 pgmap v18875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:35 smithi141 bash[31670]: audit 2023-12-02T02:08:34.337170+0000 mon.c (mon.2) 11855 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:35 smithi141 bash[31670]: audit 2023-12-02T02:08:34.706768+0000 mon.a (mon.0) 11678 : audit 0 from='client.? 172.21.15.40:0/1262295790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:08:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:08:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: cluster 2023-12-02T02:08:35.837432+0000 mgr.y (mgr.24356) 18908 : cluster 0 pgmap v18876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.101569+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.115812+0000 mon.a (mon.0) 11680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.407554+0000 mon.a (mon.0) 11681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.418306+0000 mon.a (mon.0) 11682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.897014+0000 mon.c (mon.2) 11856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.898839+0000 mon.c (mon.2) 11857 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[28232]: audit 2023-12-02T02:08:36.909608+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: cluster 2023-12-02T02:08:35.837432+0000 mgr.y (mgr.24356) 18908 : cluster 0 pgmap v18876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.101569+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.115812+0000 mon.a (mon.0) 11680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.407554+0000 mon.a (mon.0) 11681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.418306+0000 mon.a (mon.0) 11682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.897014+0000 mon.c (mon.2) 11856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:08:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.898839+0000 mon.c (mon.2) 11857 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:08:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:37 smithi040 bash[41173]: audit 2023-12-02T02:08:36.909608+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: cluster 2023-12-02T02:08:35.837432+0000 mgr.y (mgr.24356) 18908 : cluster 0 pgmap v18876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.101569+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.115812+0000 mon.a (mon.0) 11680 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.407554+0000 mon.a (mon.0) 11681 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.418306+0000 mon.a (mon.0) 11682 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.897014+0000 mon.c (mon.2) 11856 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.898839+0000 mon.c (mon.2) 11857 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:08:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:37 smithi141 bash[31670]: audit 2023-12-02T02:08:36.909608+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:08:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:38 smithi040 bash[28232]: audit 2023-12-02T02:08:37.174631+0000 mon.a (mon.0) 11684 : audit 0 from='client.? 172.21.15.40:0/1104876455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:38 smithi040 bash[41173]: audit 2023-12-02T02:08:37.174631+0000 mon.a (mon.0) 11684 : audit 0 from='client.? 172.21.15.40:0/1104876455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:38.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:38 smithi141 bash[31670]: audit 2023-12-02T02:08:37.174631+0000 mon.a (mon.0) 11684 : audit 0 from='client.? 172.21.15.40:0/1104876455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:39 smithi040 bash[28232]: cluster 2023-12-02T02:08:37.838116+0000 mgr.y (mgr.24356) 18909 : cluster 0 pgmap v18877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:39 smithi040 bash[41173]: cluster 2023-12-02T02:08:37.838116+0000 mgr.y (mgr.24356) 18909 : cluster 0 pgmap v18877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:39.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:39 smithi141 bash[31670]: cluster 2023-12-02T02:08:37.838116+0000 mgr.y (mgr.24356) 18909 : cluster 0 pgmap v18877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:40 smithi040 bash[28232]: audit 2023-12-02T02:08:39.643538+0000 mon.a (mon.0) 11685 : audit 0 from='client.? 172.21.15.40:0/438091095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:40 smithi040 bash[41173]: audit 2023-12-02T02:08:39.643538+0000 mon.a (mon.0) 11685 : audit 0 from='client.? 172.21.15.40:0/438091095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:40.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:40 smithi141 bash[31670]: audit 2023-12-02T02:08:39.643538+0000 mon.a (mon.0) 11685 : audit 0 from='client.? 172.21.15.40:0/438091095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:41 smithi040 bash[41173]: cluster 2023-12-02T02:08:39.839274+0000 mgr.y (mgr.24356) 18910 : cluster 0 pgmap v18878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:41 smithi040 bash[28232]: cluster 2023-12-02T02:08:39.839274+0000 mgr.y (mgr.24356) 18910 : cluster 0 pgmap v18878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:41.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:41 smithi141 bash[31670]: cluster 2023-12-02T02:08:39.839274+0000 mgr.y (mgr.24356) 18910 : cluster 0 pgmap v18878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:43 smithi040 bash[28232]: cluster 2023-12-02T02:08:41.839906+0000 mgr.y (mgr.24356) 18911 : cluster 0 pgmap v18879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:43 smithi040 bash[28232]: audit 2023-12-02T02:08:42.113067+0000 mon.c (mon.2) 11858 : audit 0 from='client.? 172.21.15.40:0/1960682215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:43 smithi040 bash[41173]: cluster 2023-12-02T02:08:41.839906+0000 mgr.y (mgr.24356) 18911 : cluster 0 pgmap v18879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:43 smithi040 bash[41173]: audit 2023-12-02T02:08:42.113067+0000 mon.c (mon.2) 11858 : audit 0 from='client.? 172.21.15.40:0/1960682215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:43 smithi141 bash[31670]: cluster 2023-12-02T02:08:41.839906+0000 mgr.y (mgr.24356) 18911 : cluster 0 pgmap v18879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:43 smithi141 bash[31670]: audit 2023-12-02T02:08:42.113067+0000 mon.c (mon.2) 11858 : audit 0 from='client.? 172.21.15.40:0/1960682215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:45 smithi040 bash[41173]: cluster 2023-12-02T02:08:43.840610+0000 mgr.y (mgr.24356) 18912 : cluster 0 pgmap v18880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:45 smithi040 bash[41173]: audit 2023-12-02T02:08:44.574812+0000 mon.c (mon.2) 11859 : audit 0 from='client.? 172.21.15.40:0/1527798200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:45 smithi040 bash[28232]: cluster 2023-12-02T02:08:43.840610+0000 mgr.y (mgr.24356) 18912 : cluster 0 pgmap v18880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:45 smithi040 bash[28232]: audit 2023-12-02T02:08:44.574812+0000 mon.c (mon.2) 11859 : audit 0 from='client.? 172.21.15.40:0/1527798200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:45.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:45 smithi141 bash[31670]: cluster 2023-12-02T02:08:43.840610+0000 mgr.y (mgr.24356) 18912 : cluster 0 pgmap v18880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:45 smithi141 bash[31670]: audit 2023-12-02T02:08:44.574812+0000 mon.c (mon.2) 11859 : audit 0 from='client.? 172.21.15.40:0/1527798200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:08:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:08:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:47 smithi040 bash[28232]: cluster 2023-12-02T02:08:45.841699+0000 mgr.y (mgr.24356) 18913 : cluster 0 pgmap v18881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:47 smithi040 bash[41173]: cluster 2023-12-02T02:08:45.841699+0000 mgr.y (mgr.24356) 18913 : cluster 0 pgmap v18881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:47.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:47 smithi141 bash[31670]: cluster 2023-12-02T02:08:45.841699+0000 mgr.y (mgr.24356) 18913 : cluster 0 pgmap v18881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:48 smithi040 bash[28232]: audit 2023-12-02T02:08:47.046182+0000 mon.a (mon.0) 11686 : audit 0 from='client.? 172.21.15.40:0/2006899025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:48 smithi040 bash[41173]: audit 2023-12-02T02:08:47.046182+0000 mon.a (mon.0) 11686 : audit 0 from='client.? 172.21.15.40:0/2006899025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:48 smithi141 bash[31670]: audit 2023-12-02T02:08:47.046182+0000 mon.a (mon.0) 11686 : audit 0 from='client.? 172.21.15.40:0/2006899025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:49 smithi040 bash[28232]: cluster 2023-12-02T02:08:47.842300+0000 mgr.y (mgr.24356) 18914 : cluster 0 pgmap v18882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:49 smithi040 bash[41173]: cluster 2023-12-02T02:08:47.842300+0000 mgr.y (mgr.24356) 18914 : cluster 0 pgmap v18882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:49 smithi141 bash[31670]: cluster 2023-12-02T02:08:47.842300+0000 mgr.y (mgr.24356) 18914 : cluster 0 pgmap v18882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:50 smithi040 bash[28232]: audit 2023-12-02T02:08:49.337896+0000 mon.c (mon.2) 11860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:50 smithi040 bash[28232]: audit 2023-12-02T02:08:49.512306+0000 mon.c (mon.2) 11861 : audit 0 from='client.? 172.21.15.40:0/1697337697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:50 smithi040 bash[41173]: audit 2023-12-02T02:08:49.337896+0000 mon.c (mon.2) 11860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:50 smithi040 bash[41173]: audit 2023-12-02T02:08:49.512306+0000 mon.c (mon.2) 11861 : audit 0 from='client.? 172.21.15.40:0/1697337697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:50 smithi141 bash[31670]: audit 2023-12-02T02:08:49.337896+0000 mon.c (mon.2) 11860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:50 smithi141 bash[31670]: audit 2023-12-02T02:08:49.512306+0000 mon.c (mon.2) 11861 : audit 0 from='client.? 172.21.15.40:0/1697337697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:51 smithi040 bash[28232]: cluster 2023-12-02T02:08:49.843597+0000 mgr.y (mgr.24356) 18915 : cluster 0 pgmap v18883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:51 smithi040 bash[41173]: cluster 2023-12-02T02:08:49.843597+0000 mgr.y (mgr.24356) 18915 : cluster 0 pgmap v18883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:51.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:51 smithi141 bash[31670]: cluster 2023-12-02T02:08:49.843597+0000 mgr.y (mgr.24356) 18915 : cluster 0 pgmap v18883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:52 smithi040 bash[28232]: audit 2023-12-02T02:08:51.971795+0000 mon.c (mon.2) 11862 : audit 0 from='client.? 172.21.15.40:0/2762926888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:52 smithi040 bash[41173]: audit 2023-12-02T02:08:51.971795+0000 mon.c (mon.2) 11862 : audit 0 from='client.? 172.21.15.40:0/2762926888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:52 smithi141 bash[31670]: audit 2023-12-02T02:08:51.971795+0000 mon.c (mon.2) 11862 : audit 0 from='client.? 172.21.15.40:0/2762926888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:53 smithi040 bash[28232]: cluster 2023-12-02T02:08:51.844398+0000 mgr.y (mgr.24356) 18916 : cluster 0 pgmap v18884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:53 smithi040 bash[41173]: cluster 2023-12-02T02:08:51.844398+0000 mgr.y (mgr.24356) 18916 : cluster 0 pgmap v18884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:53 smithi141 bash[31670]: cluster 2023-12-02T02:08:51.844398+0000 mgr.y (mgr.24356) 18916 : cluster 0 pgmap v18884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:55 smithi040 bash[41173]: cluster 2023-12-02T02:08:53.845240+0000 mgr.y (mgr.24356) 18917 : cluster 0 pgmap v18885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:55 smithi040 bash[41173]: audit 2023-12-02T02:08:54.433383+0000 mon.c (mon.2) 11863 : audit 0 from='client.? 172.21.15.40:0/3187743433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:55 smithi040 bash[28232]: cluster 2023-12-02T02:08:53.845240+0000 mgr.y (mgr.24356) 18917 : cluster 0 pgmap v18885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:55 smithi040 bash[28232]: audit 2023-12-02T02:08:54.433383+0000 mon.c (mon.2) 11863 : audit 0 from='client.? 172.21.15.40:0/3187743433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:55 smithi141 bash[31670]: cluster 2023-12-02T02:08:53.845240+0000 mgr.y (mgr.24356) 18917 : cluster 0 pgmap v18885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:55 smithi141 bash[31670]: audit 2023-12-02T02:08:54.433383+0000 mon.c (mon.2) 11863 : audit 0 from='client.? 172.21.15.40:0/3187743433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:08:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:08:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:57 smithi040 bash[28232]: cluster 2023-12-02T02:08:55.846607+0000 mgr.y (mgr.24356) 18918 : cluster 0 pgmap v18886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:57 smithi040 bash[28232]: audit 2023-12-02T02:08:56.900101+0000 mon.a (mon.0) 11687 : audit 0 from='client.? 172.21.15.40:0/3182717233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:57 smithi040 bash[41173]: cluster 2023-12-02T02:08:55.846607+0000 mgr.y (mgr.24356) 18918 : cluster 0 pgmap v18886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:57 smithi040 bash[41173]: audit 2023-12-02T02:08:56.900101+0000 mon.a (mon.0) 11687 : audit 0 from='client.? 172.21.15.40:0/3182717233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:57 smithi141 bash[31670]: cluster 2023-12-02T02:08:55.846607+0000 mgr.y (mgr.24356) 18918 : cluster 0 pgmap v18886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:57 smithi141 bash[31670]: audit 2023-12-02T02:08:56.900101+0000 mon.a (mon.0) 11687 : audit 0 from='client.? 172.21.15.40:0/3182717233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:08:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:08:59 smithi040 bash[41173]: cluster 2023-12-02T02:08:57.847366+0000 mgr.y (mgr.24356) 18919 : cluster 0 pgmap v18887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:08:59 smithi040 bash[28232]: cluster 2023-12-02T02:08:57.847366+0000 mgr.y (mgr.24356) 18919 : cluster 0 pgmap v18887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:08:59.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:08:59 smithi141 bash[31670]: cluster 2023-12-02T02:08:57.847366+0000 mgr.y (mgr.24356) 18919 : cluster 0 pgmap v18887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:00 smithi040 bash[28232]: audit 2023-12-02T02:08:59.357286+0000 mon.c (mon.2) 11864 : audit 0 from='client.? 172.21.15.40:0/3421990526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:00.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:00 smithi040 bash[41173]: audit 2023-12-02T02:08:59.357286+0000 mon.c (mon.2) 11864 : audit 0 from='client.? 172.21.15.40:0/3421990526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:00 smithi141 bash[31670]: audit 2023-12-02T02:08:59.357286+0000 mon.c (mon.2) 11864 : audit 0 from='client.? 172.21.15.40:0/3421990526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:01 smithi040 bash[28232]: cluster 2023-12-02T02:08:59.848581+0000 mgr.y (mgr.24356) 18920 : cluster 0 pgmap v18888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:01 smithi040 bash[41173]: cluster 2023-12-02T02:08:59.848581+0000 mgr.y (mgr.24356) 18920 : cluster 0 pgmap v18888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:01 smithi141 bash[31670]: cluster 2023-12-02T02:08:59.848581+0000 mgr.y (mgr.24356) 18920 : cluster 0 pgmap v18888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:02 smithi040 bash[28232]: audit 2023-12-02T02:09:01.818098+0000 mon.a (mon.0) 11688 : audit 0 from='client.? 172.21.15.40:0/3410955173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:02 smithi040 bash[41173]: audit 2023-12-02T02:09:01.818098+0000 mon.a (mon.0) 11688 : audit 0 from='client.? 172.21.15.40:0/3410955173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:02.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:02 smithi141 bash[31670]: audit 2023-12-02T02:09:01.818098+0000 mon.a (mon.0) 11688 : audit 0 from='client.? 172.21.15.40:0/3410955173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:03 smithi040 bash[28232]: cluster 2023-12-02T02:09:01.849198+0000 mgr.y (mgr.24356) 18921 : cluster 0 pgmap v18889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:03 smithi040 bash[41173]: cluster 2023-12-02T02:09:01.849198+0000 mgr.y (mgr.24356) 18921 : cluster 0 pgmap v18889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:03.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:03 smithi141 bash[31670]: cluster 2023-12-02T02:09:01.849198+0000 mgr.y (mgr.24356) 18921 : cluster 0 pgmap v18889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:05 smithi040 bash[28232]: cluster 2023-12-02T02:09:03.849849+0000 mgr.y (mgr.24356) 18922 : cluster 0 pgmap v18890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:05 smithi040 bash[28232]: audit 2023-12-02T02:09:04.290535+0000 mon.c (mon.2) 11865 : audit 0 from='client.? 172.21.15.40:0/58187970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:05 smithi040 bash[28232]: audit 2023-12-02T02:09:04.338058+0000 mon.c (mon.2) 11866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:05 smithi040 bash[41173]: cluster 2023-12-02T02:09:03.849849+0000 mgr.y (mgr.24356) 18922 : cluster 0 pgmap v18890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:05 smithi040 bash[41173]: audit 2023-12-02T02:09:04.290535+0000 mon.c (mon.2) 11865 : audit 0 from='client.? 172.21.15.40:0/58187970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:05 smithi040 bash[41173]: audit 2023-12-02T02:09:04.338058+0000 mon.c (mon.2) 11866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:05.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:05 smithi141 bash[31670]: cluster 2023-12-02T02:09:03.849849+0000 mgr.y (mgr.24356) 18922 : cluster 0 pgmap v18890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:05 smithi141 bash[31670]: audit 2023-12-02T02:09:04.290535+0000 mon.c (mon.2) 11865 : audit 0 from='client.? 172.21.15.40:0/58187970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:05 smithi141 bash[31670]: audit 2023-12-02T02:09:04.338058+0000 mon.c (mon.2) 11866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:09:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:09:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:07 smithi040 bash[28232]: cluster 2023-12-02T02:09:05.850991+0000 mgr.y (mgr.24356) 18923 : cluster 0 pgmap v18891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:07 smithi040 bash[28232]: audit 2023-12-02T02:09:06.756592+0000 mon.c (mon.2) 11867 : audit 0 from='client.? 172.21.15.40:0/270764285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:07 smithi040 bash[41173]: cluster 2023-12-02T02:09:05.850991+0000 mgr.y (mgr.24356) 18923 : cluster 0 pgmap v18891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:07 smithi040 bash[41173]: audit 2023-12-02T02:09:06.756592+0000 mon.c (mon.2) 11867 : audit 0 from='client.? 172.21.15.40:0/270764285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:07.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:07 smithi141 bash[31670]: cluster 2023-12-02T02:09:05.850991+0000 mgr.y (mgr.24356) 18923 : cluster 0 pgmap v18891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:07 smithi141 bash[31670]: audit 2023-12-02T02:09:06.756592+0000 mon.c (mon.2) 11867 : audit 0 from='client.? 172.21.15.40:0/270764285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:09 smithi040 bash[28232]: cluster 2023-12-02T02:09:07.851640+0000 mgr.y (mgr.24356) 18924 : cluster 0 pgmap v18892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:09 smithi040 bash[41173]: cluster 2023-12-02T02:09:07.851640+0000 mgr.y (mgr.24356) 18924 : cluster 0 pgmap v18892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:09 smithi141 bash[31670]: cluster 2023-12-02T02:09:07.851640+0000 mgr.y (mgr.24356) 18924 : cluster 0 pgmap v18892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:10 smithi040 bash[28232]: audit 2023-12-02T02:09:09.221270+0000 mon.a (mon.0) 11689 : audit 0 from='client.? 172.21.15.40:0/3366646108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:10 smithi040 bash[41173]: audit 2023-12-02T02:09:09.221270+0000 mon.a (mon.0) 11689 : audit 0 from='client.? 172.21.15.40:0/3366646108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:10 smithi141 bash[31670]: audit 2023-12-02T02:09:09.221270+0000 mon.a (mon.0) 11689 : audit 0 from='client.? 172.21.15.40:0/3366646108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:11 smithi040 bash[28232]: cluster 2023-12-02T02:09:09.852807+0000 mgr.y (mgr.24356) 18925 : cluster 0 pgmap v18893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:11 smithi040 bash[41173]: cluster 2023-12-02T02:09:09.852807+0000 mgr.y (mgr.24356) 18925 : cluster 0 pgmap v18893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:11.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:11 smithi141 bash[31670]: cluster 2023-12-02T02:09:09.852807+0000 mgr.y (mgr.24356) 18925 : cluster 0 pgmap v18893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:12 smithi040 bash[28232]: audit 2023-12-02T02:09:11.687563+0000 mon.c (mon.2) 11868 : audit 0 from='client.? 172.21.15.40:0/1259278441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:12 smithi040 bash[41173]: audit 2023-12-02T02:09:11.687563+0000 mon.c (mon.2) 11868 : audit 0 from='client.? 172.21.15.40:0/1259278441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:12.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:12 smithi141 bash[31670]: audit 2023-12-02T02:09:11.687563+0000 mon.c (mon.2) 11868 : audit 0 from='client.? 172.21.15.40:0/1259278441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:13 smithi040 bash[28232]: cluster 2023-12-02T02:09:11.853551+0000 mgr.y (mgr.24356) 18926 : cluster 0 pgmap v18894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:13 smithi040 bash[41173]: cluster 2023-12-02T02:09:11.853551+0000 mgr.y (mgr.24356) 18926 : cluster 0 pgmap v18894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:13.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:13 smithi141 bash[31670]: cluster 2023-12-02T02:09:11.853551+0000 mgr.y (mgr.24356) 18926 : cluster 0 pgmap v18894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:15 smithi040 bash[28232]: cluster 2023-12-02T02:09:13.854131+0000 mgr.y (mgr.24356) 18927 : cluster 0 pgmap v18895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:15 smithi040 bash[28232]: audit 2023-12-02T02:09:14.158633+0000 mon.c (mon.2) 11869 : audit 0 from='client.? 172.21.15.40:0/30322535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:15 smithi040 bash[41173]: cluster 2023-12-02T02:09:13.854131+0000 mgr.y (mgr.24356) 18927 : cluster 0 pgmap v18895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:15 smithi040 bash[41173]: audit 2023-12-02T02:09:14.158633+0000 mon.c (mon.2) 11869 : audit 0 from='client.? 172.21.15.40:0/30322535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:15 smithi141 bash[31670]: cluster 2023-12-02T02:09:13.854131+0000 mgr.y (mgr.24356) 18927 : cluster 0 pgmap v18895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:15 smithi141 bash[31670]: audit 2023-12-02T02:09:14.158633+0000 mon.c (mon.2) 11869 : audit 0 from='client.? 172.21.15.40:0/30322535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:09:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:09:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:17 smithi040 bash[28232]: cluster 2023-12-02T02:09:15.855312+0000 mgr.y (mgr.24356) 18928 : cluster 0 pgmap v18896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:17 smithi040 bash[28232]: audit 2023-12-02T02:09:16.622376+0000 mon.a (mon.0) 11690 : audit 0 from='client.? 172.21.15.40:0/4069150452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:17 smithi040 bash[41173]: cluster 2023-12-02T02:09:15.855312+0000 mgr.y (mgr.24356) 18928 : cluster 0 pgmap v18896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:17 smithi040 bash[41173]: audit 2023-12-02T02:09:16.622376+0000 mon.a (mon.0) 11690 : audit 0 from='client.? 172.21.15.40:0/4069150452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:17 smithi141 bash[31670]: cluster 2023-12-02T02:09:15.855312+0000 mgr.y (mgr.24356) 18928 : cluster 0 pgmap v18896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:17.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:17 smithi141 bash[31670]: audit 2023-12-02T02:09:16.622376+0000 mon.a (mon.0) 11690 : audit 0 from='client.? 172.21.15.40:0/4069150452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:19 smithi040 bash[41173]: cluster 2023-12-02T02:09:17.856032+0000 mgr.y (mgr.24356) 18929 : cluster 0 pgmap v18897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:19 smithi040 bash[41173]: audit 2023-12-02T02:09:19.084983+0000 mon.a (mon.0) 11691 : audit 0 from='client.? 172.21.15.40:0/3664366554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:19 smithi040 bash[28232]: cluster 2023-12-02T02:09:17.856032+0000 mgr.y (mgr.24356) 18929 : cluster 0 pgmap v18897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:19 smithi040 bash[28232]: audit 2023-12-02T02:09:19.084983+0000 mon.a (mon.0) 11691 : audit 0 from='client.? 172.21.15.40:0/3664366554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:19 smithi141 bash[31670]: cluster 2023-12-02T02:09:17.856032+0000 mgr.y (mgr.24356) 18929 : cluster 0 pgmap v18897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:19 smithi141 bash[31670]: audit 2023-12-02T02:09:19.084983+0000 mon.a (mon.0) 11691 : audit 0 from='client.? 172.21.15.40:0/3664366554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:20 smithi141 bash[31670]: audit 2023-12-02T02:09:19.338854+0000 mon.c (mon.2) 11870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:20 smithi040 bash[28232]: audit 2023-12-02T02:09:19.338854+0000 mon.c (mon.2) 11870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:20 smithi040 bash[41173]: audit 2023-12-02T02:09:19.338854+0000 mon.c (mon.2) 11870 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:21 smithi141 bash[31670]: cluster 2023-12-02T02:09:19.857266+0000 mgr.y (mgr.24356) 18930 : cluster 0 pgmap v18898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:21 smithi040 bash[28232]: cluster 2023-12-02T02:09:19.857266+0000 mgr.y (mgr.24356) 18930 : cluster 0 pgmap v18898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:21 smithi040 bash[41173]: cluster 2023-12-02T02:09:19.857266+0000 mgr.y (mgr.24356) 18930 : cluster 0 pgmap v18898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:22.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:22 smithi141 bash[31670]: audit 2023-12-02T02:09:21.560049+0000 mon.a (mon.0) 11692 : audit 0 from='client.? 172.21.15.40:0/598708888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:22 smithi040 bash[28232]: audit 2023-12-02T02:09:21.560049+0000 mon.a (mon.0) 11692 : audit 0 from='client.? 172.21.15.40:0/598708888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:22 smithi040 bash[41173]: audit 2023-12-02T02:09:21.560049+0000 mon.a (mon.0) 11692 : audit 0 from='client.? 172.21.15.40:0/598708888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:23.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:23 smithi141 bash[31670]: cluster 2023-12-02T02:09:21.857936+0000 mgr.y (mgr.24356) 18931 : cluster 0 pgmap v18899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:23 smithi040 bash[41173]: cluster 2023-12-02T02:09:21.857936+0000 mgr.y (mgr.24356) 18931 : cluster 0 pgmap v18899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:23 smithi040 bash[28232]: cluster 2023-12-02T02:09:21.857936+0000 mgr.y (mgr.24356) 18931 : cluster 0 pgmap v18899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:24.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:24 smithi141 bash[31670]: audit 2023-12-02T02:09:24.021509+0000 mon.c (mon.2) 11871 : audit 0 from='client.? 172.21.15.40:0/3524517056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:24 smithi040 bash[28232]: audit 2023-12-02T02:09:24.021509+0000 mon.c (mon.2) 11871 : audit 0 from='client.? 172.21.15.40:0/3524517056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:24 smithi040 bash[41173]: audit 2023-12-02T02:09:24.021509+0000 mon.c (mon.2) 11871 : audit 0 from='client.? 172.21.15.40:0/3524517056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:25 smithi141 bash[31670]: cluster 2023-12-02T02:09:23.858605+0000 mgr.y (mgr.24356) 18932 : cluster 0 pgmap v18900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:25 smithi040 bash[28232]: cluster 2023-12-02T02:09:23.858605+0000 mgr.y (mgr.24356) 18932 : cluster 0 pgmap v18900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:25 smithi040 bash[41173]: cluster 2023-12-02T02:09:23.858605+0000 mgr.y (mgr.24356) 18932 : cluster 0 pgmap v18900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:09:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:09:27.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:27 smithi141 bash[31670]: cluster 2023-12-02T02:09:25.859826+0000 mgr.y (mgr.24356) 18933 : cluster 0 pgmap v18901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:27 smithi141 bash[31670]: audit 2023-12-02T02:09:26.488281+0000 mon.c (mon.2) 11872 : audit 0 from='client.? 172.21.15.40:0/3208151149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:27 smithi040 bash[28232]: cluster 2023-12-02T02:09:25.859826+0000 mgr.y (mgr.24356) 18933 : cluster 0 pgmap v18901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:27 smithi040 bash[28232]: audit 2023-12-02T02:09:26.488281+0000 mon.c (mon.2) 11872 : audit 0 from='client.? 172.21.15.40:0/3208151149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:27 smithi040 bash[41173]: cluster 2023-12-02T02:09:25.859826+0000 mgr.y (mgr.24356) 18933 : cluster 0 pgmap v18901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:27 smithi040 bash[41173]: audit 2023-12-02T02:09:26.488281+0000 mon.c (mon.2) 11872 : audit 0 from='client.? 172.21.15.40:0/3208151149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:29 smithi141 bash[31670]: cluster 2023-12-02T02:09:27.860467+0000 mgr.y (mgr.24356) 18934 : cluster 0 pgmap v18902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:29 smithi141 bash[31670]: audit 2023-12-02T02:09:28.959617+0000 mon.a (mon.0) 11693 : audit 0 from='client.? 172.21.15.40:0/401949188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:29 smithi040 bash[28232]: cluster 2023-12-02T02:09:27.860467+0000 mgr.y (mgr.24356) 18934 : cluster 0 pgmap v18902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:29 smithi040 bash[28232]: audit 2023-12-02T02:09:28.959617+0000 mon.a (mon.0) 11693 : audit 0 from='client.? 172.21.15.40:0/401949188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:29 smithi040 bash[41173]: cluster 2023-12-02T02:09:27.860467+0000 mgr.y (mgr.24356) 18934 : cluster 0 pgmap v18902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:29 smithi040 bash[41173]: audit 2023-12-02T02:09:28.959617+0000 mon.a (mon.0) 11693 : audit 0 from='client.? 172.21.15.40:0/401949188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:31.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:31 smithi141 bash[31670]: cluster 2023-12-02T02:09:29.861595+0000 mgr.y (mgr.24356) 18935 : cluster 0 pgmap v18903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:31 smithi040 bash[28232]: cluster 2023-12-02T02:09:29.861595+0000 mgr.y (mgr.24356) 18935 : cluster 0 pgmap v18903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:31 smithi040 bash[41173]: cluster 2023-12-02T02:09:29.861595+0000 mgr.y (mgr.24356) 18935 : cluster 0 pgmap v18903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:32.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:32 smithi141 bash[31670]: audit 2023-12-02T02:09:31.426127+0000 mon.a (mon.0) 11694 : audit 0 from='client.? 172.21.15.40:0/1446563433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:32 smithi040 bash[41173]: audit 2023-12-02T02:09:31.426127+0000 mon.a (mon.0) 11694 : audit 0 from='client.? 172.21.15.40:0/1446563433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:32 smithi040 bash[28232]: audit 2023-12-02T02:09:31.426127+0000 mon.a (mon.0) 11694 : audit 0 from='client.? 172.21.15.40:0/1446563433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:33.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:33 smithi141 bash[31670]: cluster 2023-12-02T02:09:31.862298+0000 mgr.y (mgr.24356) 18936 : cluster 0 pgmap v18904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:33 smithi040 bash[41173]: cluster 2023-12-02T02:09:31.862298+0000 mgr.y (mgr.24356) 18936 : cluster 0 pgmap v18904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:33 smithi040 bash[28232]: cluster 2023-12-02T02:09:31.862298+0000 mgr.y (mgr.24356) 18936 : cluster 0 pgmap v18904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:34 smithi141 bash[31670]: audit 2023-12-02T02:09:33.893516+0000 mon.a (mon.0) 11695 : audit 0 from='client.? 172.21.15.40:0/1792472194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:34 smithi040 bash[41173]: audit 2023-12-02T02:09:33.893516+0000 mon.a (mon.0) 11695 : audit 0 from='client.? 172.21.15.40:0/1792472194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:34 smithi040 bash[28232]: audit 2023-12-02T02:09:33.893516+0000 mon.a (mon.0) 11695 : audit 0 from='client.? 172.21.15.40:0/1792472194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:35.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:35 smithi141 bash[31670]: cluster 2023-12-02T02:09:33.862919+0000 mgr.y (mgr.24356) 18937 : cluster 0 pgmap v18905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:35 smithi141 bash[31670]: audit 2023-12-02T02:09:34.339071+0000 mon.c (mon.2) 11873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:35 smithi040 bash[41173]: cluster 2023-12-02T02:09:33.862919+0000 mgr.y (mgr.24356) 18937 : cluster 0 pgmap v18905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:35 smithi040 bash[41173]: audit 2023-12-02T02:09:34.339071+0000 mon.c (mon.2) 11873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:35 smithi040 bash[28232]: cluster 2023-12-02T02:09:33.862919+0000 mgr.y (mgr.24356) 18937 : cluster 0 pgmap v18905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:35 smithi040 bash[28232]: audit 2023-12-02T02:09:34.339071+0000 mon.c (mon.2) 11873 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:09:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:09:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:37 smithi141 bash[31670]: cluster 2023-12-02T02:09:35.864096+0000 mgr.y (mgr.24356) 18938 : cluster 0 pgmap v18906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:37 smithi141 bash[31670]: audit 2023-12-02T02:09:36.358513+0000 mon.a (mon.0) 11696 : audit 0 from='client.? 172.21.15.40:0/2893681714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:37 smithi141 bash[31670]: audit 2023-12-02T02:09:36.992756+0000 mon.c (mon.2) 11874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:09:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:37 smithi040 bash[28232]: cluster 2023-12-02T02:09:35.864096+0000 mgr.y (mgr.24356) 18938 : cluster 0 pgmap v18906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:37 smithi040 bash[28232]: audit 2023-12-02T02:09:36.358513+0000 mon.a (mon.0) 11696 : audit 0 from='client.? 172.21.15.40:0/2893681714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:37 smithi040 bash[28232]: audit 2023-12-02T02:09:36.992756+0000 mon.c (mon.2) 11874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:09:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:37 smithi040 bash[41173]: cluster 2023-12-02T02:09:35.864096+0000 mgr.y (mgr.24356) 18938 : cluster 0 pgmap v18906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:37 smithi040 bash[41173]: audit 2023-12-02T02:09:36.358513+0000 mon.a (mon.0) 11696 : audit 0 from='client.? 172.21.15.40:0/2893681714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:37 smithi040 bash[41173]: audit 2023-12-02T02:09:36.992756+0000 mon.c (mon.2) 11874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:09:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:38 smithi141 bash[31670]: audit 2023-12-02T02:09:37.418966+0000 mon.a (mon.0) 11697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:38 smithi141 bash[31670]: audit 2023-12-02T02:09:37.429857+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:38 smithi040 bash[41173]: audit 2023-12-02T02:09:37.418966+0000 mon.a (mon.0) 11697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:38 smithi040 bash[41173]: audit 2023-12-02T02:09:37.429857+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:38 smithi040 bash[28232]: audit 2023-12-02T02:09:37.418966+0000 mon.a (mon.0) 11697 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:38 smithi040 bash[28232]: audit 2023-12-02T02:09:37.429857+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:39 smithi141 bash[31670]: cluster 2023-12-02T02:09:37.864682+0000 mgr.y (mgr.24356) 18939 : cluster 0 pgmap v18907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:39 smithi141 bash[31670]: audit 2023-12-02T02:09:38.827892+0000 mon.a (mon.0) 11699 : audit 0 from='client.? 172.21.15.40:0/457328832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:39 smithi040 bash[28232]: cluster 2023-12-02T02:09:37.864682+0000 mgr.y (mgr.24356) 18939 : cluster 0 pgmap v18907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:39 smithi040 bash[28232]: audit 2023-12-02T02:09:38.827892+0000 mon.a (mon.0) 11699 : audit 0 from='client.? 172.21.15.40:0/457328832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:39 smithi040 bash[41173]: cluster 2023-12-02T02:09:37.864682+0000 mgr.y (mgr.24356) 18939 : cluster 0 pgmap v18907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:39 smithi040 bash[41173]: audit 2023-12-02T02:09:38.827892+0000 mon.a (mon.0) 11699 : audit 0 from='client.? 172.21.15.40:0/457328832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:41 smithi141 bash[31670]: cluster 2023-12-02T02:09:39.865832+0000 mgr.y (mgr.24356) 18940 : cluster 0 pgmap v18908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:41 smithi141 bash[31670]: audit 2023-12-02T02:09:41.291706+0000 mon.a (mon.0) 11700 : audit 0 from='client.? 172.21.15.40:0/3023741892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:41 smithi040 bash[41173]: cluster 2023-12-02T02:09:39.865832+0000 mgr.y (mgr.24356) 18940 : cluster 0 pgmap v18908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:41 smithi040 bash[41173]: audit 2023-12-02T02:09:41.291706+0000 mon.a (mon.0) 11700 : audit 0 from='client.? 172.21.15.40:0/3023741892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:41 smithi040 bash[28232]: cluster 2023-12-02T02:09:39.865832+0000 mgr.y (mgr.24356) 18940 : cluster 0 pgmap v18908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:41 smithi040 bash[28232]: audit 2023-12-02T02:09:41.291706+0000 mon.a (mon.0) 11700 : audit 0 from='client.? 172.21.15.40:0/3023741892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:43.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:43 smithi141 bash[31670]: cluster 2023-12-02T02:09:41.866585+0000 mgr.y (mgr.24356) 18941 : cluster 0 pgmap v18909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:43 smithi141 bash[31670]: audit 2023-12-02T02:09:43.186127+0000 mon.a (mon.0) 11701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:43 smithi141 bash[31670]: audit 2023-12-02T02:09:43.221145+0000 mon.a (mon.0) 11702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:43 smithi141 bash[31670]: audit 2023-12-02T02:09:43.332130+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:43 smithi141 bash[31670]: audit 2023-12-02T02:09:43.345935+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[41173]: cluster 2023-12-02T02:09:41.866585+0000 mgr.y (mgr.24356) 18941 : cluster 0 pgmap v18909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[41173]: audit 2023-12-02T02:09:43.186127+0000 mon.a (mon.0) 11701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[41173]: audit 2023-12-02T02:09:43.221145+0000 mon.a (mon.0) 11702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[41173]: audit 2023-12-02T02:09:43.332130+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[41173]: audit 2023-12-02T02:09:43.345935+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[28232]: cluster 2023-12-02T02:09:41.866585+0000 mgr.y (mgr.24356) 18941 : cluster 0 pgmap v18909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[28232]: audit 2023-12-02T02:09:43.186127+0000 mon.a (mon.0) 11701 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[28232]: audit 2023-12-02T02:09:43.221145+0000 mon.a (mon.0) 11702 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[28232]: audit 2023-12-02T02:09:43.332130+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:43 smithi040 bash[28232]: audit 2023-12-02T02:09:43.345935+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:44.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:44 smithi141 bash[31670]: audit 2023-12-02T02:09:43.792258+0000 mon.c (mon.2) 11875 : audit 0 from='client.? 172.21.15.40:0/4066106488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:44 smithi141 bash[31670]: audit 2023-12-02T02:09:43.872211+0000 mon.c (mon.2) 11876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:09:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:44 smithi141 bash[31670]: audit 2023-12-02T02:09:43.873926+0000 mon.c (mon.2) 11877 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:09:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:44 smithi141 bash[31670]: audit 2023-12-02T02:09:43.884029+0000 mon.a (mon.0) 11705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[28232]: audit 2023-12-02T02:09:43.792258+0000 mon.c (mon.2) 11875 : audit 0 from='client.? 172.21.15.40:0/4066106488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[28232]: audit 2023-12-02T02:09:43.872211+0000 mon.c (mon.2) 11876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:09:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[28232]: audit 2023-12-02T02:09:43.873926+0000 mon.c (mon.2) 11877 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:09:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[28232]: audit 2023-12-02T02:09:43.884029+0000 mon.a (mon.0) 11705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[41173]: audit 2023-12-02T02:09:43.792258+0000 mon.c (mon.2) 11875 : audit 0 from='client.? 172.21.15.40:0/4066106488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[41173]: audit 2023-12-02T02:09:43.872211+0000 mon.c (mon.2) 11876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:09:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[41173]: audit 2023-12-02T02:09:43.873926+0000 mon.c (mon.2) 11877 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:09:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:44 smithi040 bash[41173]: audit 2023-12-02T02:09:43.884029+0000 mon.a (mon.0) 11705 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:09:45.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:45 smithi141 bash[31670]: cluster 2023-12-02T02:09:43.867386+0000 mgr.y (mgr.24356) 18942 : cluster 0 pgmap v18910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:45 smithi040 bash[41173]: cluster 2023-12-02T02:09:43.867386+0000 mgr.y (mgr.24356) 18942 : cluster 0 pgmap v18910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:45 smithi040 bash[28232]: cluster 2023-12-02T02:09:43.867386+0000 mgr.y (mgr.24356) 18942 : cluster 0 pgmap v18910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:46.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:46 smithi141 bash[31670]: audit 2023-12-02T02:09:46.255863+0000 mon.c (mon.2) 11878 : audit 0 from='client.? 172.21.15.40:0/3313022121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:46 smithi040 bash[28232]: audit 2023-12-02T02:09:46.255863+0000 mon.c (mon.2) 11878 : audit 0 from='client.? 172.21.15.40:0/3313022121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:09:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:09:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:46 smithi040 bash[41173]: audit 2023-12-02T02:09:46.255863+0000 mon.c (mon.2) 11878 : audit 0 from='client.? 172.21.15.40:0/3313022121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:47 smithi141 bash[31670]: cluster 2023-12-02T02:09:45.868745+0000 mgr.y (mgr.24356) 18943 : cluster 0 pgmap v18911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:47 smithi040 bash[28232]: cluster 2023-12-02T02:09:45.868745+0000 mgr.y (mgr.24356) 18943 : cluster 0 pgmap v18911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:47 smithi040 bash[41173]: cluster 2023-12-02T02:09:45.868745+0000 mgr.y (mgr.24356) 18943 : cluster 0 pgmap v18911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:49.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:49 smithi141 bash[31670]: cluster 2023-12-02T02:09:47.869595+0000 mgr.y (mgr.24356) 18944 : cluster 0 pgmap v18912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:49 smithi141 bash[31670]: audit 2023-12-02T02:09:48.720962+0000 mon.c (mon.2) 11879 : audit 0 from='client.? 172.21.15.40:0/3045533577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:49 smithi141 bash[31670]: audit 2023-12-02T02:09:49.339532+0000 mon.c (mon.2) 11880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:49 smithi040 bash[28232]: cluster 2023-12-02T02:09:47.869595+0000 mgr.y (mgr.24356) 18944 : cluster 0 pgmap v18912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:49 smithi040 bash[28232]: audit 2023-12-02T02:09:48.720962+0000 mon.c (mon.2) 11879 : audit 0 from='client.? 172.21.15.40:0/3045533577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:49 smithi040 bash[28232]: audit 2023-12-02T02:09:49.339532+0000 mon.c (mon.2) 11880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:49 smithi040 bash[41173]: cluster 2023-12-02T02:09:47.869595+0000 mgr.y (mgr.24356) 18944 : cluster 0 pgmap v18912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:49 smithi040 bash[41173]: audit 2023-12-02T02:09:48.720962+0000 mon.c (mon.2) 11879 : audit 0 from='client.? 172.21.15.40:0/3045533577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:49 smithi040 bash[41173]: audit 2023-12-02T02:09:49.339532+0000 mon.c (mon.2) 11880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:51.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:51 smithi141 bash[31670]: cluster 2023-12-02T02:09:49.870854+0000 mgr.y (mgr.24356) 18945 : cluster 0 pgmap v18913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:51 smithi141 bash[31670]: audit 2023-12-02T02:09:51.184414+0000 mon.c (mon.2) 11881 : audit 0 from='client.? 172.21.15.40:0/4148942902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:51 smithi040 bash[28232]: cluster 2023-12-02T02:09:49.870854+0000 mgr.y (mgr.24356) 18945 : cluster 0 pgmap v18913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:51 smithi040 bash[28232]: audit 2023-12-02T02:09:51.184414+0000 mon.c (mon.2) 11881 : audit 0 from='client.? 172.21.15.40:0/4148942902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:51 smithi040 bash[41173]: cluster 2023-12-02T02:09:49.870854+0000 mgr.y (mgr.24356) 18945 : cluster 0 pgmap v18913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:51 smithi040 bash[41173]: audit 2023-12-02T02:09:51.184414+0000 mon.c (mon.2) 11881 : audit 0 from='client.? 172.21.15.40:0/4148942902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:53.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:53 smithi141 bash[31670]: cluster 2023-12-02T02:09:51.871589+0000 mgr.y (mgr.24356) 18946 : cluster 0 pgmap v18914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:53 smithi040 bash[28232]: cluster 2023-12-02T02:09:51.871589+0000 mgr.y (mgr.24356) 18946 : cluster 0 pgmap v18914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:53 smithi040 bash[41173]: cluster 2023-12-02T02:09:51.871589+0000 mgr.y (mgr.24356) 18946 : cluster 0 pgmap v18914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:54 smithi141 bash[31670]: audit 2023-12-02T02:09:53.655827+0000 mon.c (mon.2) 11882 : audit 0 from='client.? 172.21.15.40:0/2227976780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:54 smithi040 bash[28232]: audit 2023-12-02T02:09:53.655827+0000 mon.c (mon.2) 11882 : audit 0 from='client.? 172.21.15.40:0/2227976780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:54 smithi040 bash[41173]: audit 2023-12-02T02:09:53.655827+0000 mon.c (mon.2) 11882 : audit 0 from='client.? 172.21.15.40:0/2227976780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:55 smithi141 bash[31670]: cluster 2023-12-02T02:09:53.872332+0000 mgr.y (mgr.24356) 18947 : cluster 0 pgmap v18915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:55 smithi040 bash[28232]: cluster 2023-12-02T02:09:53.872332+0000 mgr.y (mgr.24356) 18947 : cluster 0 pgmap v18915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:55.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:55 smithi040 bash[41173]: cluster 2023-12-02T02:09:53.872332+0000 mgr.y (mgr.24356) 18947 : cluster 0 pgmap v18915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:56 smithi141 bash[31670]: audit 2023-12-02T02:09:56.112449+0000 mon.a (mon.0) 11706 : audit 0 from='client.? 172.21.15.40:0/1677391451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:56 smithi040 bash[28232]: audit 2023-12-02T02:09:56.112449+0000 mon.a (mon.0) 11706 : audit 0 from='client.? 172.21.15.40:0/1677391451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:09:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:09:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:56 smithi040 bash[41173]: audit 2023-12-02T02:09:56.112449+0000 mon.a (mon.0) 11706 : audit 0 from='client.? 172.21.15.40:0/1677391451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:57.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:57 smithi141 bash[31670]: cluster 2023-12-02T02:09:55.873446+0000 mgr.y (mgr.24356) 18948 : cluster 0 pgmap v18916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:57 smithi040 bash[28232]: cluster 2023-12-02T02:09:55.873446+0000 mgr.y (mgr.24356) 18948 : cluster 0 pgmap v18916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:57 smithi040 bash[41173]: cluster 2023-12-02T02:09:55.873446+0000 mgr.y (mgr.24356) 18948 : cluster 0 pgmap v18916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:59 smithi141 bash[31670]: cluster 2023-12-02T02:09:57.874140+0000 mgr.y (mgr.24356) 18949 : cluster 0 pgmap v18917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:09:59 smithi141 bash[31670]: audit 2023-12-02T02:09:58.572143+0000 mon.a (mon.0) 11707 : audit 0 from='client.? 172.21.15.40:0/2030523888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:59 smithi040 bash[28232]: cluster 2023-12-02T02:09:57.874140+0000 mgr.y (mgr.24356) 18949 : cluster 0 pgmap v18917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:59.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:09:59 smithi040 bash[28232]: audit 2023-12-02T02:09:58.572143+0000 mon.a (mon.0) 11707 : audit 0 from='client.? 172.21.15.40:0/2030523888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:09:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:59 smithi040 bash[41173]: cluster 2023-12-02T02:09:57.874140+0000 mgr.y (mgr.24356) 18949 : cluster 0 pgmap v18917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:09:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:09:59 smithi040 bash[41173]: audit 2023-12-02T02:09:58.572143+0000 mon.a (mon.0) 11707 : audit 0 from='client.? 172.21.15.40:0/2030523888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:00 smithi040 bash[28232]: debug 2023-12-02T02:09:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:00.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:00 smithi141 bash[31670]: cluster 2023-12-02T02:10:00.000178+0000 mon.a (mon.0) 11708 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:00 smithi040 bash[41173]: cluster 2023-12-02T02:10:00.000178+0000 mon.a (mon.0) 11708 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:00 smithi040 bash[28232]: cluster 2023-12-02T02:10:00.000178+0000 mon.a (mon.0) 11708 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:01 smithi040 bash[28232]: cluster 2023-12-02T02:09:59.875293+0000 mgr.y (mgr.24356) 18950 : cluster 0 pgmap v18918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:01 smithi040 bash[28232]: audit 2023-12-02T02:10:01.032642+0000 mon.c (mon.2) 11883 : audit 0 from='client.? 172.21.15.40:0/1124884266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:01 smithi040 bash[41173]: cluster 2023-12-02T02:09:59.875293+0000 mgr.y (mgr.24356) 18950 : cluster 0 pgmap v18918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:01 smithi040 bash[41173]: audit 2023-12-02T02:10:01.032642+0000 mon.c (mon.2) 11883 : audit 0 from='client.? 172.21.15.40:0/1124884266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:01 smithi141 bash[31670]: cluster 2023-12-02T02:09:59.875293+0000 mgr.y (mgr.24356) 18950 : cluster 0 pgmap v18918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:01 smithi141 bash[31670]: audit 2023-12-02T02:10:01.032642+0000 mon.c (mon.2) 11883 : audit 0 from='client.? 172.21.15.40:0/1124884266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:03 smithi040 bash[28232]: cluster 2023-12-02T02:10:01.876024+0000 mgr.y (mgr.24356) 18951 : cluster 0 pgmap v18919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:03 smithi040 bash[28232]: audit 2023-12-02T02:10:03.499833+0000 mon.c (mon.2) 11884 : audit 0 from='client.? 172.21.15.40:0/3888935226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:03 smithi040 bash[41173]: cluster 2023-12-02T02:10:01.876024+0000 mgr.y (mgr.24356) 18951 : cluster 0 pgmap v18919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:03 smithi040 bash[41173]: audit 2023-12-02T02:10:03.499833+0000 mon.c (mon.2) 11884 : audit 0 from='client.? 172.21.15.40:0/3888935226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:04.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:03 smithi141 bash[31670]: cluster 2023-12-02T02:10:01.876024+0000 mgr.y (mgr.24356) 18951 : cluster 0 pgmap v18919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:03 smithi141 bash[31670]: audit 2023-12-02T02:10:03.499833+0000 mon.c (mon.2) 11884 : audit 0 from='client.? 172.21.15.40:0/3888935226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:04 smithi040 bash[41173]: audit 2023-12-02T02:10:04.340148+0000 mon.c (mon.2) 11885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:04 smithi040 bash[28232]: audit 2023-12-02T02:10:04.340148+0000 mon.c (mon.2) 11885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:05.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:04 smithi141 bash[31670]: audit 2023-12-02T02:10:04.340148+0000 mon.c (mon.2) 11885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:05 smithi040 bash[28232]: cluster 2023-12-02T02:10:03.876737+0000 mgr.y (mgr.24356) 18952 : cluster 0 pgmap v18920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:05 smithi040 bash[41173]: cluster 2023-12-02T02:10:03.876737+0000 mgr.y (mgr.24356) 18952 : cluster 0 pgmap v18920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:06.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:05 smithi141 bash[31670]: cluster 2023-12-02T02:10:03.876737+0000 mgr.y (mgr.24356) 18952 : cluster 0 pgmap v18920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:06 smithi040 bash[28232]: audit 2023-12-02T02:10:05.965530+0000 mon.c (mon.2) 11886 : audit 0 from='client.? 172.21.15.40:0/3387970931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:10:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:10:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:06 smithi040 bash[41173]: audit 2023-12-02T02:10:05.965530+0000 mon.c (mon.2) 11886 : audit 0 from='client.? 172.21.15.40:0/3387970931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:07.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:06 smithi141 bash[31670]: audit 2023-12-02T02:10:05.965530+0000 mon.c (mon.2) 11886 : audit 0 from='client.? 172.21.15.40:0/3387970931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:07 smithi040 bash[28232]: cluster 2023-12-02T02:10:05.877868+0000 mgr.y (mgr.24356) 18953 : cluster 0 pgmap v18921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:07 smithi040 bash[41173]: cluster 2023-12-02T02:10:05.877868+0000 mgr.y (mgr.24356) 18953 : cluster 0 pgmap v18921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:08.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:07 smithi141 bash[31670]: cluster 2023-12-02T02:10:05.877868+0000 mgr.y (mgr.24356) 18953 : cluster 0 pgmap v18921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:08 smithi040 bash[41173]: audit 2023-12-02T02:10:08.415624+0000 mon.c (mon.2) 11887 : audit 0 from='client.? 172.21.15.40:0/2752650941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:08 smithi040 bash[28232]: audit 2023-12-02T02:10:08.415624+0000 mon.c (mon.2) 11887 : audit 0 from='client.? 172.21.15.40:0/2752650941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:09.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:08 smithi141 bash[31670]: audit 2023-12-02T02:10:08.415624+0000 mon.c (mon.2) 11887 : audit 0 from='client.? 172.21.15.40:0/2752650941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:09 smithi040 bash[28232]: cluster 2023-12-02T02:10:07.878531+0000 mgr.y (mgr.24356) 18954 : cluster 0 pgmap v18922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:09 smithi040 bash[41173]: cluster 2023-12-02T02:10:07.878531+0000 mgr.y (mgr.24356) 18954 : cluster 0 pgmap v18922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:09 smithi141 bash[31670]: cluster 2023-12-02T02:10:07.878531+0000 mgr.y (mgr.24356) 18954 : cluster 0 pgmap v18922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:11 smithi040 bash[41173]: cluster 2023-12-02T02:10:09.879715+0000 mgr.y (mgr.24356) 18955 : cluster 0 pgmap v18923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:11 smithi040 bash[41173]: audit 2023-12-02T02:10:10.878932+0000 mon.c (mon.2) 11888 : audit 0 from='client.? 172.21.15.40:0/2214567022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:11 smithi040 bash[28232]: cluster 2023-12-02T02:10:09.879715+0000 mgr.y (mgr.24356) 18955 : cluster 0 pgmap v18923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:11 smithi040 bash[28232]: audit 2023-12-02T02:10:10.878932+0000 mon.c (mon.2) 11888 : audit 0 from='client.? 172.21.15.40:0/2214567022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:12.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:11 smithi141 bash[31670]: cluster 2023-12-02T02:10:09.879715+0000 mgr.y (mgr.24356) 18955 : cluster 0 pgmap v18923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:11 smithi141 bash[31670]: audit 2023-12-02T02:10:10.878932+0000 mon.c (mon.2) 11888 : audit 0 from='client.? 172.21.15.40:0/2214567022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:13 smithi040 bash[28232]: cluster 2023-12-02T02:10:11.880563+0000 mgr.y (mgr.24356) 18956 : cluster 0 pgmap v18924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:13 smithi040 bash[28232]: audit 2023-12-02T02:10:13.340414+0000 mon.c (mon.2) 11889 : audit 0 from='client.? 172.21.15.40:0/3219711421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:13 smithi040 bash[41173]: cluster 2023-12-02T02:10:11.880563+0000 mgr.y (mgr.24356) 18956 : cluster 0 pgmap v18924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:13 smithi040 bash[41173]: audit 2023-12-02T02:10:13.340414+0000 mon.c (mon.2) 11889 : audit 0 from='client.? 172.21.15.40:0/3219711421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:13 smithi141 bash[31670]: cluster 2023-12-02T02:10:11.880563+0000 mgr.y (mgr.24356) 18956 : cluster 0 pgmap v18924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:13 smithi141 bash[31670]: audit 2023-12-02T02:10:13.340414+0000 mon.c (mon.2) 11889 : audit 0 from='client.? 172.21.15.40:0/3219711421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:15 smithi040 bash[28232]: cluster 2023-12-02T02:10:13.881201+0000 mgr.y (mgr.24356) 18957 : cluster 0 pgmap v18925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:15 smithi040 bash[41173]: cluster 2023-12-02T02:10:13.881201+0000 mgr.y (mgr.24356) 18957 : cluster 0 pgmap v18925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:15 smithi141 bash[31670]: cluster 2023-12-02T02:10:13.881201+0000 mgr.y (mgr.24356) 18957 : cluster 0 pgmap v18925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:16 smithi040 bash[28232]: audit 2023-12-02T02:10:15.808943+0000 mon.c (mon.2) 11890 : audit 0 from='client.? 172.21.15.40:0/1885088748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:10:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:10:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:16 smithi040 bash[41173]: audit 2023-12-02T02:10:15.808943+0000 mon.c (mon.2) 11890 : audit 0 from='client.? 172.21.15.40:0/1885088748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:17.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:16 smithi141 bash[31670]: audit 2023-12-02T02:10:15.808943+0000 mon.c (mon.2) 11890 : audit 0 from='client.? 172.21.15.40:0/1885088748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:17 smithi040 bash[28232]: cluster 2023-12-02T02:10:15.882366+0000 mgr.y (mgr.24356) 18958 : cluster 0 pgmap v18926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:17 smithi040 bash[41173]: cluster 2023-12-02T02:10:15.882366+0000 mgr.y (mgr.24356) 18958 : cluster 0 pgmap v18926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:18.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:17 smithi141 bash[31670]: cluster 2023-12-02T02:10:15.882366+0000 mgr.y (mgr.24356) 18958 : cluster 0 pgmap v18926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:18 smithi040 bash[28232]: audit 2023-12-02T02:10:18.276000+0000 mon.c (mon.2) 11891 : audit 0 from='client.? 172.21.15.40:0/491758980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:18 smithi040 bash[41173]: audit 2023-12-02T02:10:18.276000+0000 mon.c (mon.2) 11891 : audit 0 from='client.? 172.21.15.40:0/491758980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:19.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:18 smithi141 bash[31670]: audit 2023-12-02T02:10:18.276000+0000 mon.c (mon.2) 11891 : audit 0 from='client.? 172.21.15.40:0/491758980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:19 smithi040 bash[28232]: cluster 2023-12-02T02:10:17.882903+0000 mgr.y (mgr.24356) 18959 : cluster 0 pgmap v18927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:19 smithi040 bash[28232]: audit 2023-12-02T02:10:19.340595+0000 mon.c (mon.2) 11892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:19 smithi040 bash[41173]: cluster 2023-12-02T02:10:17.882903+0000 mgr.y (mgr.24356) 18959 : cluster 0 pgmap v18927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:19 smithi040 bash[41173]: audit 2023-12-02T02:10:19.340595+0000 mon.c (mon.2) 11892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:19 smithi141 bash[31670]: cluster 2023-12-02T02:10:17.882903+0000 mgr.y (mgr.24356) 18959 : cluster 0 pgmap v18927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:19 smithi141 bash[31670]: audit 2023-12-02T02:10:19.340595+0000 mon.c (mon.2) 11892 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:21 smithi040 bash[28232]: cluster 2023-12-02T02:10:19.884067+0000 mgr.y (mgr.24356) 18960 : cluster 0 pgmap v18928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:21 smithi040 bash[28232]: audit 2023-12-02T02:10:20.764244+0000 mon.a (mon.0) 11709 : audit 0 from='client.? 172.21.15.40:0/3446173162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:21 smithi040 bash[41173]: cluster 2023-12-02T02:10:19.884067+0000 mgr.y (mgr.24356) 18960 : cluster 0 pgmap v18928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:21.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:21 smithi040 bash[41173]: audit 2023-12-02T02:10:20.764244+0000 mon.a (mon.0) 11709 : audit 0 from='client.? 172.21.15.40:0/3446173162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:22.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:21 smithi141 bash[31670]: cluster 2023-12-02T02:10:19.884067+0000 mgr.y (mgr.24356) 18960 : cluster 0 pgmap v18928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:21 smithi141 bash[31670]: audit 2023-12-02T02:10:20.764244+0000 mon.a (mon.0) 11709 : audit 0 from='client.? 172.21.15.40:0/3446173162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:23 smithi040 bash[28232]: cluster 2023-12-02T02:10:21.884786+0000 mgr.y (mgr.24356) 18961 : cluster 0 pgmap v18929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:23 smithi040 bash[28232]: audit 2023-12-02T02:10:23.231785+0000 mon.c (mon.2) 11893 : audit 0 from='client.? 172.21.15.40:0/122678831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:23 smithi040 bash[41173]: cluster 2023-12-02T02:10:21.884786+0000 mgr.y (mgr.24356) 18961 : cluster 0 pgmap v18929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:23 smithi040 bash[41173]: audit 2023-12-02T02:10:23.231785+0000 mon.c (mon.2) 11893 : audit 0 from='client.? 172.21.15.40:0/122678831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:23 smithi141 bash[31670]: cluster 2023-12-02T02:10:21.884786+0000 mgr.y (mgr.24356) 18961 : cluster 0 pgmap v18929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:23 smithi141 bash[31670]: audit 2023-12-02T02:10:23.231785+0000 mon.c (mon.2) 11893 : audit 0 from='client.? 172.21.15.40:0/122678831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:25 smithi040 bash[28232]: cluster 2023-12-02T02:10:23.885455+0000 mgr.y (mgr.24356) 18962 : cluster 0 pgmap v18930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:25 smithi040 bash[41173]: cluster 2023-12-02T02:10:23.885455+0000 mgr.y (mgr.24356) 18962 : cluster 0 pgmap v18930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:25 smithi141 bash[31670]: cluster 2023-12-02T02:10:23.885455+0000 mgr.y (mgr.24356) 18962 : cluster 0 pgmap v18930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:26 smithi040 bash[28232]: audit 2023-12-02T02:10:25.697581+0000 mon.c (mon.2) 11894 : audit 0 from='client.? 172.21.15.40:0/790891068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:10:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:10:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:26 smithi040 bash[41173]: audit 2023-12-02T02:10:25.697581+0000 mon.c (mon.2) 11894 : audit 0 from='client.? 172.21.15.40:0/790891068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:26 smithi141 bash[31670]: audit 2023-12-02T02:10:25.697581+0000 mon.c (mon.2) 11894 : audit 0 from='client.? 172.21.15.40:0/790891068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:27 smithi040 bash[28232]: cluster 2023-12-02T02:10:25.887010+0000 mgr.y (mgr.24356) 18963 : cluster 0 pgmap v18931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:27 smithi040 bash[41173]: cluster 2023-12-02T02:10:25.887010+0000 mgr.y (mgr.24356) 18963 : cluster 0 pgmap v18931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:27 smithi141 bash[31670]: cluster 2023-12-02T02:10:25.887010+0000 mgr.y (mgr.24356) 18963 : cluster 0 pgmap v18931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:28 smithi040 bash[28232]: audit 2023-12-02T02:10:28.163738+0000 mon.a (mon.0) 11710 : audit 0 from='client.? 172.21.15.40:0/1681143350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:28 smithi040 bash[41173]: audit 2023-12-02T02:10:28.163738+0000 mon.a (mon.0) 11710 : audit 0 from='client.? 172.21.15.40:0/1681143350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:28 smithi141 bash[31670]: audit 2023-12-02T02:10:28.163738+0000 mon.a (mon.0) 11710 : audit 0 from='client.? 172.21.15.40:0/1681143350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:29 smithi040 bash[28232]: cluster 2023-12-02T02:10:27.887866+0000 mgr.y (mgr.24356) 18964 : cluster 0 pgmap v18932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:29 smithi040 bash[41173]: cluster 2023-12-02T02:10:27.887866+0000 mgr.y (mgr.24356) 18964 : cluster 0 pgmap v18932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:29 smithi141 bash[31670]: cluster 2023-12-02T02:10:27.887866+0000 mgr.y (mgr.24356) 18964 : cluster 0 pgmap v18932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:30 smithi040 bash[28232]: audit 2023-12-02T02:10:30.626551+0000 mon.c (mon.2) 11895 : audit 0 from='client.? 172.21.15.40:0/3136490480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:30 smithi040 bash[41173]: audit 2023-12-02T02:10:30.626551+0000 mon.c (mon.2) 11895 : audit 0 from='client.? 172.21.15.40:0/3136490480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:31.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:30 smithi141 bash[31670]: audit 2023-12-02T02:10:30.626551+0000 mon.c (mon.2) 11895 : audit 0 from='client.? 172.21.15.40:0/3136490480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:31 smithi040 bash[28232]: cluster 2023-12-02T02:10:29.889117+0000 mgr.y (mgr.24356) 18965 : cluster 0 pgmap v18933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:31 smithi040 bash[41173]: cluster 2023-12-02T02:10:29.889117+0000 mgr.y (mgr.24356) 18965 : cluster 0 pgmap v18933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:32.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:31 smithi141 bash[31670]: cluster 2023-12-02T02:10:29.889117+0000 mgr.y (mgr.24356) 18965 : cluster 0 pgmap v18933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:34.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:33 smithi141 bash[31670]: cluster 2023-12-02T02:10:31.889829+0000 mgr.y (mgr.24356) 18966 : cluster 0 pgmap v18934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:33 smithi141 bash[31670]: audit 2023-12-02T02:10:33.087256+0000 mon.a (mon.0) 11711 : audit 0 from='client.? 172.21.15.40:0/3907590017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:33 smithi040 bash[28232]: cluster 2023-12-02T02:10:31.889829+0000 mgr.y (mgr.24356) 18966 : cluster 0 pgmap v18934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:33 smithi040 bash[28232]: audit 2023-12-02T02:10:33.087256+0000 mon.a (mon.0) 11711 : audit 0 from='client.? 172.21.15.40:0/3907590017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:33 smithi040 bash[41173]: cluster 2023-12-02T02:10:31.889829+0000 mgr.y (mgr.24356) 18966 : cluster 0 pgmap v18934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:33 smithi040 bash[41173]: audit 2023-12-02T02:10:33.087256+0000 mon.a (mon.0) 11711 : audit 0 from='client.? 172.21.15.40:0/3907590017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:34 smithi141 bash[31670]: audit 2023-12-02T02:10:34.340678+0000 mon.c (mon.2) 11896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:34 smithi040 bash[41173]: audit 2023-12-02T02:10:34.340678+0000 mon.c (mon.2) 11896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:34 smithi040 bash[28232]: audit 2023-12-02T02:10:34.340678+0000 mon.c (mon.2) 11896 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:36.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:35 smithi141 bash[31670]: cluster 2023-12-02T02:10:33.890409+0000 mgr.y (mgr.24356) 18967 : cluster 0 pgmap v18935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:35 smithi141 bash[31670]: audit 2023-12-02T02:10:35.549747+0000 mon.a (mon.0) 11712 : audit 0 from='client.? 172.21.15.40:0/2404567360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:35 smithi040 bash[41173]: cluster 2023-12-02T02:10:33.890409+0000 mgr.y (mgr.24356) 18967 : cluster 0 pgmap v18935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:35 smithi040 bash[41173]: audit 2023-12-02T02:10:35.549747+0000 mon.a (mon.0) 11712 : audit 0 from='client.? 172.21.15.40:0/2404567360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:35 smithi040 bash[28232]: cluster 2023-12-02T02:10:33.890409+0000 mgr.y (mgr.24356) 18967 : cluster 0 pgmap v18935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:35 smithi040 bash[28232]: audit 2023-12-02T02:10:35.549747+0000 mon.a (mon.0) 11712 : audit 0 from='client.? 172.21.15.40:0/2404567360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:10:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:10:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:37 smithi141 bash[31670]: cluster 2023-12-02T02:10:35.891604+0000 mgr.y (mgr.24356) 18968 : cluster 0 pgmap v18936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:37 smithi040 bash[28232]: cluster 2023-12-02T02:10:35.891604+0000 mgr.y (mgr.24356) 18968 : cluster 0 pgmap v18936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:37 smithi040 bash[41173]: cluster 2023-12-02T02:10:35.891604+0000 mgr.y (mgr.24356) 18968 : cluster 0 pgmap v18936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:39.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:38 smithi141 bash[31670]: audit 2023-12-02T02:10:38.016745+0000 mon.a (mon.0) 11713 : audit 0 from='client.? 172.21.15.40:0/2835294859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:38 smithi040 bash[28232]: audit 2023-12-02T02:10:38.016745+0000 mon.a (mon.0) 11713 : audit 0 from='client.? 172.21.15.40:0/2835294859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:38 smithi040 bash[41173]: audit 2023-12-02T02:10:38.016745+0000 mon.a (mon.0) 11713 : audit 0 from='client.? 172.21.15.40:0/2835294859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:39 smithi141 bash[31670]: cluster 2023-12-02T02:10:37.892247+0000 mgr.y (mgr.24356) 18969 : cluster 0 pgmap v18937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:39 smithi040 bash[41173]: cluster 2023-12-02T02:10:37.892247+0000 mgr.y (mgr.24356) 18969 : cluster 0 pgmap v18937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:39 smithi040 bash[28232]: cluster 2023-12-02T02:10:37.892247+0000 mgr.y (mgr.24356) 18969 : cluster 0 pgmap v18937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:40 smithi141 bash[31670]: audit 2023-12-02T02:10:40.480966+0000 mon.a (mon.0) 11714 : audit 0 from='client.? 172.21.15.40:0/530227559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:40 smithi040 bash[28232]: audit 2023-12-02T02:10:40.480966+0000 mon.a (mon.0) 11714 : audit 0 from='client.? 172.21.15.40:0/530227559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:40 smithi040 bash[41173]: audit 2023-12-02T02:10:40.480966+0000 mon.a (mon.0) 11714 : audit 0 from='client.? 172.21.15.40:0/530227559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:42.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:41 smithi141 bash[31670]: cluster 2023-12-02T02:10:39.893528+0000 mgr.y (mgr.24356) 18970 : cluster 0 pgmap v18938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:42.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:41 smithi040 bash[28232]: cluster 2023-12-02T02:10:39.893528+0000 mgr.y (mgr.24356) 18970 : cluster 0 pgmap v18938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:41 smithi040 bash[41173]: cluster 2023-12-02T02:10:39.893528+0000 mgr.y (mgr.24356) 18970 : cluster 0 pgmap v18938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:43 smithi141 bash[31670]: cluster 2023-12-02T02:10:41.894148+0000 mgr.y (mgr.24356) 18971 : cluster 0 pgmap v18939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:43 smithi141 bash[31670]: audit 2023-12-02T02:10:42.946264+0000 mon.a (mon.0) 11715 : audit 0 from='client.? 172.21.15.40:0/3296653617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:43 smithi040 bash[28232]: cluster 2023-12-02T02:10:41.894148+0000 mgr.y (mgr.24356) 18971 : cluster 0 pgmap v18939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:43 smithi040 bash[28232]: audit 2023-12-02T02:10:42.946264+0000 mon.a (mon.0) 11715 : audit 0 from='client.? 172.21.15.40:0/3296653617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:43 smithi040 bash[41173]: cluster 2023-12-02T02:10:41.894148+0000 mgr.y (mgr.24356) 18971 : cluster 0 pgmap v18939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:43 smithi040 bash[41173]: audit 2023-12-02T02:10:42.946264+0000 mon.a (mon.0) 11715 : audit 0 from='client.? 172.21.15.40:0/3296653617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:44 smithi141 bash[31670]: audit 2023-12-02T02:10:43.967832+0000 mon.c (mon.2) 11897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:10:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:44 smithi141 bash[31670]: audit 2023-12-02T02:10:44.346532+0000 mon.a (mon.0) 11716 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:44 smithi141 bash[31670]: audit 2023-12-02T02:10:44.358554+0000 mon.a (mon.0) 11717 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:44 smithi040 bash[28232]: audit 2023-12-02T02:10:43.967832+0000 mon.c (mon.2) 11897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:10:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:44 smithi040 bash[28232]: audit 2023-12-02T02:10:44.346532+0000 mon.a (mon.0) 11716 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:44 smithi040 bash[28232]: audit 2023-12-02T02:10:44.358554+0000 mon.a (mon.0) 11717 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:44 smithi040 bash[41173]: audit 2023-12-02T02:10:43.967832+0000 mon.c (mon.2) 11897 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:10:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:44 smithi040 bash[41173]: audit 2023-12-02T02:10:44.346532+0000 mon.a (mon.0) 11716 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:44 smithi040 bash[41173]: audit 2023-12-02T02:10:44.358554+0000 mon.a (mon.0) 11717 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:45 smithi141 bash[31670]: cluster 2023-12-02T02:10:43.894813+0000 mgr.y (mgr.24356) 18972 : cluster 0 pgmap v18940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:45 smithi141 bash[31670]: audit 2023-12-02T02:10:45.404427+0000 mon.a (mon.0) 11718 : audit 0 from='client.? 172.21.15.40:0/990929345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:45 smithi040 bash[28232]: cluster 2023-12-02T02:10:43.894813+0000 mgr.y (mgr.24356) 18972 : cluster 0 pgmap v18940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:45 smithi040 bash[28232]: audit 2023-12-02T02:10:45.404427+0000 mon.a (mon.0) 11718 : audit 0 from='client.? 172.21.15.40:0/990929345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:45 smithi040 bash[41173]: cluster 2023-12-02T02:10:43.894813+0000 mgr.y (mgr.24356) 18972 : cluster 0 pgmap v18940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:45 smithi040 bash[41173]: audit 2023-12-02T02:10:45.404427+0000 mon.a (mon.0) 11718 : audit 0 from='client.? 172.21.15.40:0/990929345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:10:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:10:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:47 smithi141 bash[31670]: cluster 2023-12-02T02:10:45.895913+0000 mgr.y (mgr.24356) 18973 : cluster 0 pgmap v18941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:47 smithi040 bash[28232]: cluster 2023-12-02T02:10:45.895913+0000 mgr.y (mgr.24356) 18973 : cluster 0 pgmap v18941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:47 smithi040 bash[41173]: cluster 2023-12-02T02:10:45.895913+0000 mgr.y (mgr.24356) 18973 : cluster 0 pgmap v18941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:49.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:48 smithi141 bash[31670]: audit 2023-12-02T02:10:47.873958+0000 mon.c (mon.2) 11898 : audit 0 from='client.? 172.21.15.40:0/770797554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:48 smithi040 bash[28232]: audit 2023-12-02T02:10:47.873958+0000 mon.c (mon.2) 11898 : audit 0 from='client.? 172.21.15.40:0/770797554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:48 smithi040 bash[41173]: audit 2023-12-02T02:10:47.873958+0000 mon.c (mon.2) 11898 : audit 0 from='client.? 172.21.15.40:0/770797554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:49 smithi141 bash[31670]: cluster 2023-12-02T02:10:47.896581+0000 mgr.y (mgr.24356) 18974 : cluster 0 pgmap v18942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:49 smithi141 bash[31670]: audit 2023-12-02T02:10:49.341277+0000 mon.c (mon.2) 11899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:49 smithi040 bash[28232]: cluster 2023-12-02T02:10:47.896581+0000 mgr.y (mgr.24356) 18974 : cluster 0 pgmap v18942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:49 smithi040 bash[28232]: audit 2023-12-02T02:10:49.341277+0000 mon.c (mon.2) 11899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:49 smithi040 bash[41173]: cluster 2023-12-02T02:10:47.896581+0000 mgr.y (mgr.24356) 18974 : cluster 0 pgmap v18942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:49 smithi040 bash[41173]: audit 2023-12-02T02:10:49.341277+0000 mon.c (mon.2) 11899 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[28232]: audit 2023-12-02T02:10:49.868059+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[28232]: audit 2023-12-02T02:10:49.882916+0000 mon.a (mon.0) 11720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[28232]: cluster 2023-12-02T02:10:49.897701+0000 mgr.y (mgr.24356) 18975 : cluster 0 pgmap v18943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[28232]: audit 2023-12-02T02:10:50.335285+0000 mon.c (mon.2) 11900 : audit 0 from='client.? 172.21.15.40:0/3326995617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[28232]: audit 2023-12-02T02:10:50.519629+0000 mon.a (mon.0) 11721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[28232]: audit 2023-12-02T02:10:50.533124+0000 mon.a (mon.0) 11722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[41173]: audit 2023-12-02T02:10:49.868059+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[41173]: audit 2023-12-02T02:10:49.882916+0000 mon.a (mon.0) 11720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[41173]: cluster 2023-12-02T02:10:49.897701+0000 mgr.y (mgr.24356) 18975 : cluster 0 pgmap v18943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[41173]: audit 2023-12-02T02:10:50.335285+0000 mon.c (mon.2) 11900 : audit 0 from='client.? 172.21.15.40:0/3326995617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[41173]: audit 2023-12-02T02:10:50.519629+0000 mon.a (mon.0) 11721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:50 smithi040 bash[41173]: audit 2023-12-02T02:10:50.533124+0000 mon.a (mon.0) 11722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:50 smithi141 bash[31670]: audit 2023-12-02T02:10:49.868059+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:50 smithi141 bash[31670]: audit 2023-12-02T02:10:49.882916+0000 mon.a (mon.0) 11720 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:50 smithi141 bash[31670]: cluster 2023-12-02T02:10:49.897701+0000 mgr.y (mgr.24356) 18975 : cluster 0 pgmap v18943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:50 smithi141 bash[31670]: audit 2023-12-02T02:10:50.335285+0000 mon.c (mon.2) 11900 : audit 0 from='client.? 172.21.15.40:0/3326995617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:50 smithi141 bash[31670]: audit 2023-12-02T02:10:50.519629+0000 mon.a (mon.0) 11721 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:51.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:50 smithi141 bash[31670]: audit 2023-12-02T02:10:50.533124+0000 mon.a (mon.0) 11722 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:51 smithi040 bash[41173]: audit 2023-12-02T02:10:51.003428+0000 mon.c (mon.2) 11901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:10:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:51 smithi040 bash[41173]: audit 2023-12-02T02:10:51.005215+0000 mon.c (mon.2) 11902 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:10:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:51 smithi040 bash[41173]: audit 2023-12-02T02:10:51.014777+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:51 smithi040 bash[28232]: audit 2023-12-02T02:10:51.003428+0000 mon.c (mon.2) 11901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:10:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:51 smithi040 bash[28232]: audit 2023-12-02T02:10:51.005215+0000 mon.c (mon.2) 11902 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:10:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:51 smithi040 bash[28232]: audit 2023-12-02T02:10:51.014777+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:52.276 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:51 smithi141 bash[31670]: audit 2023-12-02T02:10:51.003428+0000 mon.c (mon.2) 11901 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:10:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:51 smithi141 bash[31670]: audit 2023-12-02T02:10:51.005215+0000 mon.c (mon.2) 11902 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:10:52.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:51 smithi141 bash[31670]: audit 2023-12-02T02:10:51.014777+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:10:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:53 smithi040 bash[28232]: cluster 2023-12-02T02:10:51.898203+0000 mgr.y (mgr.24356) 18976 : cluster 0 pgmap v18944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:53 smithi040 bash[28232]: audit 2023-12-02T02:10:52.801506+0000 mon.a (mon.0) 11724 : audit 0 from='client.? 172.21.15.40:0/997806214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:53 smithi040 bash[41173]: cluster 2023-12-02T02:10:51.898203+0000 mgr.y (mgr.24356) 18976 : cluster 0 pgmap v18944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:53 smithi040 bash[41173]: audit 2023-12-02T02:10:52.801506+0000 mon.a (mon.0) 11724 : audit 0 from='client.? 172.21.15.40:0/997806214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:53.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:53 smithi141 bash[31670]: cluster 2023-12-02T02:10:51.898203+0000 mgr.y (mgr.24356) 18976 : cluster 0 pgmap v18944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:53 smithi141 bash[31670]: audit 2023-12-02T02:10:52.801506+0000 mon.a (mon.0) 11724 : audit 0 from='client.? 172.21.15.40:0/997806214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:55 smithi040 bash[28232]: cluster 2023-12-02T02:10:53.898823+0000 mgr.y (mgr.24356) 18977 : cluster 0 pgmap v18945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:55 smithi040 bash[41173]: cluster 2023-12-02T02:10:53.898823+0000 mgr.y (mgr.24356) 18977 : cluster 0 pgmap v18945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:55.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:55 smithi141 bash[31670]: cluster 2023-12-02T02:10:53.898823+0000 mgr.y (mgr.24356) 18977 : cluster 0 pgmap v18945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:56 smithi040 bash[28232]: audit 2023-12-02T02:10:55.264970+0000 mon.c (mon.2) 11903 : audit 0 from='client.? 172.21.15.40:0/871728067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:56 smithi040 bash[41173]: audit 2023-12-02T02:10:55.264970+0000 mon.c (mon.2) 11903 : audit 0 from='client.? 172.21.15.40:0/871728067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:56.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:56 smithi141 bash[31670]: audit 2023-12-02T02:10:55.264970+0000 mon.c (mon.2) 11903 : audit 0 from='client.? 172.21.15.40:0/871728067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:10:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:10:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:57 smithi040 bash[28232]: cluster 2023-12-02T02:10:55.899986+0000 mgr.y (mgr.24356) 18978 : cluster 0 pgmap v18946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:57 smithi040 bash[41173]: cluster 2023-12-02T02:10:55.899986+0000 mgr.y (mgr.24356) 18978 : cluster 0 pgmap v18946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:57 smithi141 bash[31670]: cluster 2023-12-02T02:10:55.899986+0000 mgr.y (mgr.24356) 18978 : cluster 0 pgmap v18946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:58 smithi040 bash[28232]: audit 2023-12-02T02:10:57.724693+0000 mon.a (mon.0) 11725 : audit 0 from='client.? 172.21.15.40:0/4212850600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:58 smithi040 bash[41173]: audit 2023-12-02T02:10:57.724693+0000 mon.a (mon.0) 11725 : audit 0 from='client.? 172.21.15.40:0/4212850600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:58.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:58 smithi141 bash[31670]: audit 2023-12-02T02:10:57.724693+0000 mon.a (mon.0) 11725 : audit 0 from='client.? 172.21.15.40:0/4212850600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:10:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:10:59 smithi040 bash[28232]: cluster 2023-12-02T02:10:57.900571+0000 mgr.y (mgr.24356) 18979 : cluster 0 pgmap v18947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:10:59 smithi040 bash[41173]: cluster 2023-12-02T02:10:57.900571+0000 mgr.y (mgr.24356) 18979 : cluster 0 pgmap v18947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:10:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:10:59 smithi141 bash[31670]: cluster 2023-12-02T02:10:57.900571+0000 mgr.y (mgr.24356) 18979 : cluster 0 pgmap v18947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:01 smithi040 bash[28232]: cluster 2023-12-02T02:10:59.901546+0000 mgr.y (mgr.24356) 18980 : cluster 0 pgmap v18948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:01 smithi040 bash[28232]: audit 2023-12-02T02:11:00.274745+0000 mon.a (mon.0) 11726 : audit 0 from='client.? 172.21.15.40:0/2093110258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:01 smithi040 bash[41173]: cluster 2023-12-02T02:10:59.901546+0000 mgr.y (mgr.24356) 18980 : cluster 0 pgmap v18948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:01 smithi040 bash[41173]: audit 2023-12-02T02:11:00.274745+0000 mon.a (mon.0) 11726 : audit 0 from='client.? 172.21.15.40:0/2093110258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:01.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:01 smithi141 bash[31670]: cluster 2023-12-02T02:10:59.901546+0000 mgr.y (mgr.24356) 18980 : cluster 0 pgmap v18948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:01 smithi141 bash[31670]: audit 2023-12-02T02:11:00.274745+0000 mon.a (mon.0) 11726 : audit 0 from='client.? 172.21.15.40:0/2093110258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:03 smithi040 bash[28232]: cluster 2023-12-02T02:11:01.902315+0000 mgr.y (mgr.24356) 18981 : cluster 0 pgmap v18949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:03 smithi040 bash[28232]: audit 2023-12-02T02:11:02.743272+0000 mon.a (mon.0) 11727 : audit 0 from='client.? 172.21.15.40:0/2086954001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:03 smithi040 bash[41173]: cluster 2023-12-02T02:11:01.902315+0000 mgr.y (mgr.24356) 18981 : cluster 0 pgmap v18949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:03.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:03 smithi040 bash[41173]: audit 2023-12-02T02:11:02.743272+0000 mon.a (mon.0) 11727 : audit 0 from='client.? 172.21.15.40:0/2086954001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:03 smithi141 bash[31670]: cluster 2023-12-02T02:11:01.902315+0000 mgr.y (mgr.24356) 18981 : cluster 0 pgmap v18949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:03 smithi141 bash[31670]: audit 2023-12-02T02:11:02.743272+0000 mon.a (mon.0) 11727 : audit 0 from='client.? 172.21.15.40:0/2086954001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:05 smithi040 bash[41173]: cluster 2023-12-02T02:11:03.902978+0000 mgr.y (mgr.24356) 18982 : cluster 0 pgmap v18950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:05 smithi040 bash[41173]: audit 2023-12-02T02:11:04.341565+0000 mon.c (mon.2) 11904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:05 smithi040 bash[28232]: cluster 2023-12-02T02:11:03.902978+0000 mgr.y (mgr.24356) 18982 : cluster 0 pgmap v18950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:05 smithi040 bash[28232]: audit 2023-12-02T02:11:04.341565+0000 mon.c (mon.2) 11904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:05 smithi141 bash[31670]: cluster 2023-12-02T02:11:03.902978+0000 mgr.y (mgr.24356) 18982 : cluster 0 pgmap v18950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:05 smithi141 bash[31670]: audit 2023-12-02T02:11:04.341565+0000 mon.c (mon.2) 11904 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:06 smithi040 bash[28232]: audit 2023-12-02T02:11:05.209095+0000 mon.a (mon.0) 11728 : audit 0 from='client.? 172.21.15.40:0/735934900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:06 smithi040 bash[41173]: audit 2023-12-02T02:11:05.209095+0000 mon.a (mon.0) 11728 : audit 0 from='client.? 172.21.15.40:0/735934900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:06.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:06 smithi141 bash[31670]: audit 2023-12-02T02:11:05.209095+0000 mon.a (mon.0) 11728 : audit 0 from='client.? 172.21.15.40:0/735934900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:11:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:11:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:07 smithi040 bash[41173]: cluster 2023-12-02T02:11:05.904115+0000 mgr.y (mgr.24356) 18983 : cluster 0 pgmap v18951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:07 smithi040 bash[28232]: cluster 2023-12-02T02:11:05.904115+0000 mgr.y (mgr.24356) 18983 : cluster 0 pgmap v18951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:07 smithi141 bash[31670]: cluster 2023-12-02T02:11:05.904115+0000 mgr.y (mgr.24356) 18983 : cluster 0 pgmap v18951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:08 smithi040 bash[28232]: audit 2023-12-02T02:11:07.681670+0000 mon.c (mon.2) 11905 : audit 0 from='client.? 172.21.15.40:0/3933393840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:08 smithi040 bash[41173]: audit 2023-12-02T02:11:07.681670+0000 mon.c (mon.2) 11905 : audit 0 from='client.? 172.21.15.40:0/3933393840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:08.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:08 smithi141 bash[31670]: audit 2023-12-02T02:11:07.681670+0000 mon.c (mon.2) 11905 : audit 0 from='client.? 172.21.15.40:0/3933393840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:09 smithi040 bash[28232]: cluster 2023-12-02T02:11:07.904820+0000 mgr.y (mgr.24356) 18984 : cluster 0 pgmap v18952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:09 smithi040 bash[41173]: cluster 2023-12-02T02:11:07.904820+0000 mgr.y (mgr.24356) 18984 : cluster 0 pgmap v18952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:09.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:09 smithi141 bash[31670]: cluster 2023-12-02T02:11:07.904820+0000 mgr.y (mgr.24356) 18984 : cluster 0 pgmap v18952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:10 smithi141 bash[31670]: audit 2023-12-02T02:11:10.152999+0000 mon.a (mon.0) 11729 : audit 0 from='client.? 172.21.15.40:0/1068402845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:10 smithi040 bash[28232]: audit 2023-12-02T02:11:10.152999+0000 mon.a (mon.0) 11729 : audit 0 from='client.? 172.21.15.40:0/1068402845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:10 smithi040 bash[41173]: audit 2023-12-02T02:11:10.152999+0000 mon.a (mon.0) 11729 : audit 0 from='client.? 172.21.15.40:0/1068402845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:11 smithi141 bash[31670]: cluster 2023-12-02T02:11:09.905937+0000 mgr.y (mgr.24356) 18985 : cluster 0 pgmap v18953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:11.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:11 smithi040 bash[41173]: cluster 2023-12-02T02:11:09.905937+0000 mgr.y (mgr.24356) 18985 : cluster 0 pgmap v18953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:11 smithi040 bash[28232]: cluster 2023-12-02T02:11:09.905937+0000 mgr.y (mgr.24356) 18985 : cluster 0 pgmap v18953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:12.526 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 02:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T02:11:12.105317027Z level=info msg="Completed cleanup jobs" duration=65.936059ms 2023-12-02T02:11:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:13 smithi141 bash[31670]: cluster 2023-12-02T02:11:11.906592+0000 mgr.y (mgr.24356) 18986 : cluster 0 pgmap v18954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:13 smithi141 bash[31670]: audit 2023-12-02T02:11:12.622595+0000 mon.a (mon.0) 11730 : audit 0 from='client.? 172.21.15.40:0/3985777800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:13 smithi040 bash[28232]: cluster 2023-12-02T02:11:11.906592+0000 mgr.y (mgr.24356) 18986 : cluster 0 pgmap v18954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:13 smithi040 bash[28232]: audit 2023-12-02T02:11:12.622595+0000 mon.a (mon.0) 11730 : audit 0 from='client.? 172.21.15.40:0/3985777800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:13 smithi040 bash[41173]: cluster 2023-12-02T02:11:11.906592+0000 mgr.y (mgr.24356) 18986 : cluster 0 pgmap v18954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:13 smithi040 bash[41173]: audit 2023-12-02T02:11:12.622595+0000 mon.a (mon.0) 11730 : audit 0 from='client.? 172.21.15.40:0/3985777800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:15.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:15 smithi141 bash[31670]: cluster 2023-12-02T02:11:13.907205+0000 mgr.y (mgr.24356) 18987 : cluster 0 pgmap v18955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:15 smithi141 bash[31670]: audit 2023-12-02T02:11:15.082469+0000 mon.c (mon.2) 11906 : audit 0 from='client.? 172.21.15.40:0/2178771183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:15 smithi040 bash[28232]: cluster 2023-12-02T02:11:13.907205+0000 mgr.y (mgr.24356) 18987 : cluster 0 pgmap v18955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:15 smithi040 bash[28232]: audit 2023-12-02T02:11:15.082469+0000 mon.c (mon.2) 11906 : audit 0 from='client.? 172.21.15.40:0/2178771183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:15 smithi040 bash[41173]: cluster 2023-12-02T02:11:13.907205+0000 mgr.y (mgr.24356) 18987 : cluster 0 pgmap v18955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:15 smithi040 bash[41173]: audit 2023-12-02T02:11:15.082469+0000 mon.c (mon.2) 11906 : audit 0 from='client.? 172.21.15.40:0/2178771183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:11:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:11:17.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:17 smithi141 bash[31670]: cluster 2023-12-02T02:11:15.908369+0000 mgr.y (mgr.24356) 18988 : cluster 0 pgmap v18956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:17 smithi040 bash[28232]: cluster 2023-12-02T02:11:15.908369+0000 mgr.y (mgr.24356) 18988 : cluster 0 pgmap v18956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:17 smithi040 bash[41173]: cluster 2023-12-02T02:11:15.908369+0000 mgr.y (mgr.24356) 18988 : cluster 0 pgmap v18956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:18.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:18 smithi141 bash[31670]: audit 2023-12-02T02:11:17.540429+0000 mon.c (mon.2) 11907 : audit 0 from='client.? 172.21.15.40:0/950157724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:18 smithi040 bash[28232]: audit 2023-12-02T02:11:17.540429+0000 mon.c (mon.2) 11907 : audit 0 from='client.? 172.21.15.40:0/950157724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:18 smithi040 bash[41173]: audit 2023-12-02T02:11:17.540429+0000 mon.c (mon.2) 11907 : audit 0 from='client.? 172.21.15.40:0/950157724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:19.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:19 smithi141 bash[31670]: cluster 2023-12-02T02:11:17.909023+0000 mgr.y (mgr.24356) 18989 : cluster 0 pgmap v18957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:19 smithi040 bash[28232]: cluster 2023-12-02T02:11:17.909023+0000 mgr.y (mgr.24356) 18989 : cluster 0 pgmap v18957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:19 smithi040 bash[41173]: cluster 2023-12-02T02:11:17.909023+0000 mgr.y (mgr.24356) 18989 : cluster 0 pgmap v18957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:20.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:20 smithi141 bash[31670]: audit 2023-12-02T02:11:19.342044+0000 mon.c (mon.2) 11908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:20 smithi141 bash[31670]: audit 2023-12-02T02:11:19.997924+0000 mon.a (mon.0) 11731 : audit 0 from='client.? 172.21.15.40:0/1007682273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:20 smithi040 bash[28232]: audit 2023-12-02T02:11:19.342044+0000 mon.c (mon.2) 11908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:20 smithi040 bash[28232]: audit 2023-12-02T02:11:19.997924+0000 mon.a (mon.0) 11731 : audit 0 from='client.? 172.21.15.40:0/1007682273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:20 smithi040 bash[41173]: audit 2023-12-02T02:11:19.342044+0000 mon.c (mon.2) 11908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:20 smithi040 bash[41173]: audit 2023-12-02T02:11:19.997924+0000 mon.a (mon.0) 11731 : audit 0 from='client.? 172.21.15.40:0/1007682273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:21.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:21 smithi141 bash[31670]: cluster 2023-12-02T02:11:19.910131+0000 mgr.y (mgr.24356) 18990 : cluster 0 pgmap v18958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:21 smithi040 bash[28232]: cluster 2023-12-02T02:11:19.910131+0000 mgr.y (mgr.24356) 18990 : cluster 0 pgmap v18958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:21 smithi040 bash[41173]: cluster 2023-12-02T02:11:19.910131+0000 mgr.y (mgr.24356) 18990 : cluster 0 pgmap v18958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:23 smithi141 bash[31670]: cluster 2023-12-02T02:11:21.910790+0000 mgr.y (mgr.24356) 18991 : cluster 0 pgmap v18959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:23 smithi141 bash[31670]: audit 2023-12-02T02:11:22.462252+0000 mon.a (mon.0) 11732 : audit 0 from='client.? 172.21.15.40:0/27628679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:23 smithi040 bash[28232]: cluster 2023-12-02T02:11:21.910790+0000 mgr.y (mgr.24356) 18991 : cluster 0 pgmap v18959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:23 smithi040 bash[28232]: audit 2023-12-02T02:11:22.462252+0000 mon.a (mon.0) 11732 : audit 0 from='client.? 172.21.15.40:0/27628679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:23 smithi040 bash[41173]: cluster 2023-12-02T02:11:21.910790+0000 mgr.y (mgr.24356) 18991 : cluster 0 pgmap v18959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:23 smithi040 bash[41173]: audit 2023-12-02T02:11:22.462252+0000 mon.a (mon.0) 11732 : audit 0 from='client.? 172.21.15.40:0/27628679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:25.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:25 smithi141 bash[31670]: cluster 2023-12-02T02:11:23.911474+0000 mgr.y (mgr.24356) 18992 : cluster 0 pgmap v18960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:25 smithi141 bash[31670]: audit 2023-12-02T02:11:24.929835+0000 mon.a (mon.0) 11733 : audit 0 from='client.? 172.21.15.40:0/3278891982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:25 smithi040 bash[41173]: cluster 2023-12-02T02:11:23.911474+0000 mgr.y (mgr.24356) 18992 : cluster 0 pgmap v18960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:25 smithi040 bash[41173]: audit 2023-12-02T02:11:24.929835+0000 mon.a (mon.0) 11733 : audit 0 from='client.? 172.21.15.40:0/3278891982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:25 smithi040 bash[28232]: cluster 2023-12-02T02:11:23.911474+0000 mgr.y (mgr.24356) 18992 : cluster 0 pgmap v18960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:25 smithi040 bash[28232]: audit 2023-12-02T02:11:24.929835+0000 mon.a (mon.0) 11733 : audit 0 from='client.? 172.21.15.40:0/3278891982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:11:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:11:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:27 smithi141 bash[31670]: cluster 2023-12-02T02:11:25.912708+0000 mgr.y (mgr.24356) 18993 : cluster 0 pgmap v18961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:27 smithi040 bash[28232]: cluster 2023-12-02T02:11:25.912708+0000 mgr.y (mgr.24356) 18993 : cluster 0 pgmap v18961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:27 smithi040 bash[41173]: cluster 2023-12-02T02:11:25.912708+0000 mgr.y (mgr.24356) 18993 : cluster 0 pgmap v18961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:28.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:28 smithi141 bash[31670]: audit 2023-12-02T02:11:27.394965+0000 mon.c (mon.2) 11909 : audit 0 from='client.? 172.21.15.40:0/178972659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:28 smithi040 bash[28232]: audit 2023-12-02T02:11:27.394965+0000 mon.c (mon.2) 11909 : audit 0 from='client.? 172.21.15.40:0/178972659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:28 smithi040 bash[41173]: audit 2023-12-02T02:11:27.394965+0000 mon.c (mon.2) 11909 : audit 0 from='client.? 172.21.15.40:0/178972659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:29.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:29 smithi141 bash[31670]: cluster 2023-12-02T02:11:27.913292+0000 mgr.y (mgr.24356) 18994 : cluster 0 pgmap v18962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:29 smithi040 bash[28232]: cluster 2023-12-02T02:11:27.913292+0000 mgr.y (mgr.24356) 18994 : cluster 0 pgmap v18962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:29 smithi040 bash[41173]: cluster 2023-12-02T02:11:27.913292+0000 mgr.y (mgr.24356) 18994 : cluster 0 pgmap v18962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:30 smithi141 bash[31670]: audit 2023-12-02T02:11:29.850463+0000 mon.c (mon.2) 11910 : audit 0 from='client.? 172.21.15.40:0/2944833053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:30 smithi040 bash[28232]: audit 2023-12-02T02:11:29.850463+0000 mon.c (mon.2) 11910 : audit 0 from='client.? 172.21.15.40:0/2944833053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:30 smithi040 bash[41173]: audit 2023-12-02T02:11:29.850463+0000 mon.c (mon.2) 11910 : audit 0 from='client.? 172.21.15.40:0/2944833053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:31 smithi040 bash[28232]: cluster 2023-12-02T02:11:29.914548+0000 mgr.y (mgr.24356) 18995 : cluster 0 pgmap v18963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:31.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:31 smithi040 bash[41173]: cluster 2023-12-02T02:11:29.914548+0000 mgr.y (mgr.24356) 18995 : cluster 0 pgmap v18963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:31 smithi141 bash[31670]: cluster 2023-12-02T02:11:29.914548+0000 mgr.y (mgr.24356) 18995 : cluster 0 pgmap v18963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:33 smithi040 bash[28232]: cluster 2023-12-02T02:11:31.915240+0000 mgr.y (mgr.24356) 18996 : cluster 0 pgmap v18964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:33 smithi040 bash[28232]: audit 2023-12-02T02:11:32.313322+0000 mon.a (mon.0) 11734 : audit 0 from='client.? 172.21.15.40:0/797284647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:33 smithi040 bash[41173]: cluster 2023-12-02T02:11:31.915240+0000 mgr.y (mgr.24356) 18996 : cluster 0 pgmap v18964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:33 smithi040 bash[41173]: audit 2023-12-02T02:11:32.313322+0000 mon.a (mon.0) 11734 : audit 0 from='client.? 172.21.15.40:0/797284647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:33 smithi141 bash[31670]: cluster 2023-12-02T02:11:31.915240+0000 mgr.y (mgr.24356) 18996 : cluster 0 pgmap v18964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:33 smithi141 bash[31670]: audit 2023-12-02T02:11:32.313322+0000 mon.a (mon.0) 11734 : audit 0 from='client.? 172.21.15.40:0/797284647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:35 smithi040 bash[28232]: cluster 2023-12-02T02:11:33.915903+0000 mgr.y (mgr.24356) 18997 : cluster 0 pgmap v18965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:35 smithi040 bash[28232]: audit 2023-12-02T02:11:34.342344+0000 mon.c (mon.2) 11911 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:35 smithi040 bash[28232]: audit 2023-12-02T02:11:34.770726+0000 mon.a (mon.0) 11735 : audit 0 from='client.? 172.21.15.40:0/1964306315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:35 smithi040 bash[41173]: cluster 2023-12-02T02:11:33.915903+0000 mgr.y (mgr.24356) 18997 : cluster 0 pgmap v18965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:35 smithi040 bash[41173]: audit 2023-12-02T02:11:34.342344+0000 mon.c (mon.2) 11911 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:35 smithi040 bash[41173]: audit 2023-12-02T02:11:34.770726+0000 mon.a (mon.0) 11735 : audit 0 from='client.? 172.21.15.40:0/1964306315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:35 smithi141 bash[31670]: cluster 2023-12-02T02:11:33.915903+0000 mgr.y (mgr.24356) 18997 : cluster 0 pgmap v18965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:35 smithi141 bash[31670]: audit 2023-12-02T02:11:34.342344+0000 mon.c (mon.2) 11911 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:35 smithi141 bash[31670]: audit 2023-12-02T02:11:34.770726+0000 mon.a (mon.0) 11735 : audit 0 from='client.? 172.21.15.40:0/1964306315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:36.914 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:11:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:11:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:37 smithi040 bash[28232]: cluster 2023-12-02T02:11:35.917138+0000 mgr.y (mgr.24356) 18998 : cluster 0 pgmap v18966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:37 smithi040 bash[28232]: audit 2023-12-02T02:11:37.245064+0000 mon.a (mon.0) 11736 : audit 0 from='client.? 172.21.15.40:0/876714005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:37 smithi040 bash[41173]: cluster 2023-12-02T02:11:35.917138+0000 mgr.y (mgr.24356) 18998 : cluster 0 pgmap v18966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:37 smithi040 bash[41173]: audit 2023-12-02T02:11:37.245064+0000 mon.a (mon.0) 11736 : audit 0 from='client.? 172.21.15.40:0/876714005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:37.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:37 smithi141 bash[31670]: cluster 2023-12-02T02:11:35.917138+0000 mgr.y (mgr.24356) 18998 : cluster 0 pgmap v18966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:37 smithi141 bash[31670]: audit 2023-12-02T02:11:37.245064+0000 mon.a (mon.0) 11736 : audit 0 from='client.? 172.21.15.40:0/876714005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:39 smithi040 bash[41173]: cluster 2023-12-02T02:11:37.917794+0000 mgr.y (mgr.24356) 18999 : cluster 0 pgmap v18967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:39 smithi040 bash[28232]: cluster 2023-12-02T02:11:37.917794+0000 mgr.y (mgr.24356) 18999 : cluster 0 pgmap v18967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:39 smithi141 bash[31670]: cluster 2023-12-02T02:11:37.917794+0000 mgr.y (mgr.24356) 18999 : cluster 0 pgmap v18967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:40 smithi040 bash[28232]: audit 2023-12-02T02:11:39.708637+0000 mon.c (mon.2) 11912 : audit 0 from='client.? 172.21.15.40:0/1569991642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:40 smithi040 bash[41173]: audit 2023-12-02T02:11:39.708637+0000 mon.c (mon.2) 11912 : audit 0 from='client.? 172.21.15.40:0/1569991642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:40 smithi141 bash[31670]: audit 2023-12-02T02:11:39.708637+0000 mon.c (mon.2) 11912 : audit 0 from='client.? 172.21.15.40:0/1569991642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:41 smithi040 bash[28232]: cluster 2023-12-02T02:11:39.918994+0000 mgr.y (mgr.24356) 19000 : cluster 0 pgmap v18968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:41.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:41 smithi040 bash[41173]: cluster 2023-12-02T02:11:39.918994+0000 mgr.y (mgr.24356) 19000 : cluster 0 pgmap v18968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:41 smithi141 bash[31670]: cluster 2023-12-02T02:11:39.918994+0000 mgr.y (mgr.24356) 19000 : cluster 0 pgmap v18968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:43 smithi040 bash[28232]: cluster 2023-12-02T02:11:41.919650+0000 mgr.y (mgr.24356) 19001 : cluster 0 pgmap v18969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:43 smithi040 bash[28232]: audit 2023-12-02T02:11:42.172781+0000 mon.a (mon.0) 11737 : audit 0 from='client.? 172.21.15.40:0/1295389058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:43 smithi040 bash[41173]: cluster 2023-12-02T02:11:41.919650+0000 mgr.y (mgr.24356) 19001 : cluster 0 pgmap v18969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:43.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:43 smithi040 bash[41173]: audit 2023-12-02T02:11:42.172781+0000 mon.a (mon.0) 11737 : audit 0 from='client.? 172.21.15.40:0/1295389058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:43.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:43 smithi141 bash[31670]: cluster 2023-12-02T02:11:41.919650+0000 mgr.y (mgr.24356) 19001 : cluster 0 pgmap v18969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:43 smithi141 bash[31670]: audit 2023-12-02T02:11:42.172781+0000 mon.a (mon.0) 11737 : audit 0 from='client.? 172.21.15.40:0/1295389058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:45 smithi040 bash[28232]: cluster 2023-12-02T02:11:43.920324+0000 mgr.y (mgr.24356) 19002 : cluster 0 pgmap v18970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:45 smithi040 bash[28232]: audit 2023-12-02T02:11:44.649949+0000 mon.a (mon.0) 11738 : audit 0 from='client.? 172.21.15.40:0/3798042066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:45 smithi040 bash[41173]: cluster 2023-12-02T02:11:43.920324+0000 mgr.y (mgr.24356) 19002 : cluster 0 pgmap v18970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:45 smithi040 bash[41173]: audit 2023-12-02T02:11:44.649949+0000 mon.a (mon.0) 11738 : audit 0 from='client.? 172.21.15.40:0/3798042066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:45 smithi141 bash[31670]: cluster 2023-12-02T02:11:43.920324+0000 mgr.y (mgr.24356) 19002 : cluster 0 pgmap v18970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:45 smithi141 bash[31670]: audit 2023-12-02T02:11:44.649949+0000 mon.a (mon.0) 11738 : audit 0 from='client.? 172.21.15.40:0/3798042066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:11:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:11:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:47 smithi040 bash[41173]: cluster 2023-12-02T02:11:45.921532+0000 mgr.y (mgr.24356) 19003 : cluster 0 pgmap v18971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:47 smithi040 bash[28232]: cluster 2023-12-02T02:11:45.921532+0000 mgr.y (mgr.24356) 19003 : cluster 0 pgmap v18971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:47 smithi141 bash[31670]: cluster 2023-12-02T02:11:45.921532+0000 mgr.y (mgr.24356) 19003 : cluster 0 pgmap v18971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:48 smithi040 bash[41173]: audit 2023-12-02T02:11:47.114947+0000 mon.a (mon.0) 11739 : audit 0 from='client.? 172.21.15.40:0/174217594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:48 smithi040 bash[28232]: audit 2023-12-02T02:11:47.114947+0000 mon.a (mon.0) 11739 : audit 0 from='client.? 172.21.15.40:0/174217594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:48.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:48 smithi141 bash[31670]: audit 2023-12-02T02:11:47.114947+0000 mon.a (mon.0) 11739 : audit 0 from='client.? 172.21.15.40:0/174217594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:49.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:49 smithi040 bash[28232]: cluster 2023-12-02T02:11:47.922204+0000 mgr.y (mgr.24356) 19004 : cluster 0 pgmap v18972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:49.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:49 smithi040 bash[41173]: cluster 2023-12-02T02:11:47.922204+0000 mgr.y (mgr.24356) 19004 : cluster 0 pgmap v18972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:49.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:49 smithi141 bash[31670]: cluster 2023-12-02T02:11:47.922204+0000 mgr.y (mgr.24356) 19004 : cluster 0 pgmap v18972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:50 smithi040 bash[28232]: audit 2023-12-02T02:11:49.342719+0000 mon.c (mon.2) 11913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:50 smithi040 bash[28232]: audit 2023-12-02T02:11:49.581314+0000 mon.a (mon.0) 11740 : audit 0 from='client.? 172.21.15.40:0/1895602506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:50 smithi040 bash[41173]: audit 2023-12-02T02:11:49.342719+0000 mon.c (mon.2) 11913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:50 smithi040 bash[41173]: audit 2023-12-02T02:11:49.581314+0000 mon.a (mon.0) 11740 : audit 0 from='client.? 172.21.15.40:0/1895602506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:50.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:50 smithi141 bash[31670]: audit 2023-12-02T02:11:49.342719+0000 mon.c (mon.2) 11913 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:50 smithi141 bash[31670]: audit 2023-12-02T02:11:49.581314+0000 mon.a (mon.0) 11740 : audit 0 from='client.? 172.21.15.40:0/1895602506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:51 smithi040 bash[28232]: cluster 2023-12-02T02:11:49.923413+0000 mgr.y (mgr.24356) 19005 : cluster 0 pgmap v18973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:51 smithi040 bash[28232]: audit 2023-12-02T02:11:51.097925+0000 mon.c (mon.2) 11914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:11:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:51 smithi040 bash[41173]: cluster 2023-12-02T02:11:49.923413+0000 mgr.y (mgr.24356) 19005 : cluster 0 pgmap v18973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:51 smithi040 bash[41173]: audit 2023-12-02T02:11:51.097925+0000 mon.c (mon.2) 11914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:11:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:51 smithi141 bash[31670]: cluster 2023-12-02T02:11:49.923413+0000 mgr.y (mgr.24356) 19005 : cluster 0 pgmap v18973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:51 smithi141 bash[31670]: audit 2023-12-02T02:11:51.097925+0000 mon.c (mon.2) 11914 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:11:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:52 smithi040 bash[41173]: audit 2023-12-02T02:11:52.044553+0000 mon.c (mon.2) 11915 : audit 0 from='client.? 172.21.15.40:0/1342043688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:52 smithi040 bash[28232]: audit 2023-12-02T02:11:52.044553+0000 mon.c (mon.2) 11915 : audit 0 from='client.? 172.21.15.40:0/1342043688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:52.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:52 smithi141 bash[31670]: audit 2023-12-02T02:11:52.044553+0000 mon.c (mon.2) 11915 : audit 0 from='client.? 172.21.15.40:0/1342043688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:53 smithi040 bash[28232]: cluster 2023-12-02T02:11:51.924056+0000 mgr.y (mgr.24356) 19006 : cluster 0 pgmap v18974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:53 smithi040 bash[41173]: cluster 2023-12-02T02:11:51.924056+0000 mgr.y (mgr.24356) 19006 : cluster 0 pgmap v18974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:53 smithi141 bash[31670]: cluster 2023-12-02T02:11:51.924056+0000 mgr.y (mgr.24356) 19006 : cluster 0 pgmap v18974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:55 smithi040 bash[28232]: cluster 2023-12-02T02:11:53.924776+0000 mgr.y (mgr.24356) 19007 : cluster 0 pgmap v18975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:55 smithi040 bash[28232]: audit 2023-12-02T02:11:54.514823+0000 mon.c (mon.2) 11916 : audit 0 from='client.? 172.21.15.40:0/3380083367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:55 smithi040 bash[41173]: cluster 2023-12-02T02:11:53.924776+0000 mgr.y (mgr.24356) 19007 : cluster 0 pgmap v18975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:55.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:55 smithi040 bash[41173]: audit 2023-12-02T02:11:54.514823+0000 mon.c (mon.2) 11916 : audit 0 from='client.? 172.21.15.40:0/3380083367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:55 smithi141 bash[31670]: cluster 2023-12-02T02:11:53.924776+0000 mgr.y (mgr.24356) 19007 : cluster 0 pgmap v18975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:55 smithi141 bash[31670]: audit 2023-12-02T02:11:54.514823+0000 mon.c (mon.2) 11916 : audit 0 from='client.? 172.21.15.40:0/3380083367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:11:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:11:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[28232]: cluster 2023-12-02T02:11:55.925947+0000 mgr.y (mgr.24356) 19008 : cluster 0 pgmap v18976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[28232]: audit 2023-12-02T02:11:56.944256+0000 mon.a (mon.0) 11741 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[28232]: audit 2023-12-02T02:11:56.953831+0000 mon.a (mon.0) 11742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[28232]: audit 2023-12-02T02:11:57.011659+0000 mon.c (mon.2) 11917 : audit 0 from='client.? 172.21.15.40:0/3958132829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[41173]: cluster 2023-12-02T02:11:55.925947+0000 mgr.y (mgr.24356) 19008 : cluster 0 pgmap v18976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[41173]: audit 2023-12-02T02:11:56.944256+0000 mon.a (mon.0) 11741 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[41173]: audit 2023-12-02T02:11:56.953831+0000 mon.a (mon.0) 11742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:57.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:57 smithi040 bash[41173]: audit 2023-12-02T02:11:57.011659+0000 mon.c (mon.2) 11917 : audit 0 from='client.? 172.21.15.40:0/3958132829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:57.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:57 smithi141 bash[31670]: cluster 2023-12-02T02:11:55.925947+0000 mgr.y (mgr.24356) 19008 : cluster 0 pgmap v18976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:57 smithi141 bash[31670]: audit 2023-12-02T02:11:56.944256+0000 mon.a (mon.0) 11741 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:57 smithi141 bash[31670]: audit 2023-12-02T02:11:56.953831+0000 mon.a (mon.0) 11742 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:57 smithi141 bash[31670]: audit 2023-12-02T02:11:57.011659+0000 mon.c (mon.2) 11917 : audit 0 from='client.? 172.21.15.40:0/3958132829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:11:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:58 smithi141 bash[31670]: audit 2023-12-02T02:11:57.250100+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:58 smithi141 bash[31670]: audit 2023-12-02T02:11:57.263590+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:58 smithi141 bash[31670]: audit 2023-12-02T02:11:57.747780+0000 mon.c (mon.2) 11918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:11:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:58 smithi141 bash[31670]: audit 2023-12-02T02:11:57.749980+0000 mon.c (mon.2) 11919 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:11:58.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:58 smithi141 bash[31670]: audit 2023-12-02T02:11:57.760141+0000 mon.a (mon.0) 11745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[28232]: audit 2023-12-02T02:11:57.250100+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[28232]: audit 2023-12-02T02:11:57.263590+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[28232]: audit 2023-12-02T02:11:57.747780+0000 mon.c (mon.2) 11918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[28232]: audit 2023-12-02T02:11:57.749980+0000 mon.c (mon.2) 11919 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[28232]: audit 2023-12-02T02:11:57.760141+0000 mon.a (mon.0) 11745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[41173]: audit 2023-12-02T02:11:57.250100+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[41173]: audit 2023-12-02T02:11:57.263590+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[41173]: audit 2023-12-02T02:11:57.747780+0000 mon.c (mon.2) 11918 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[41173]: audit 2023-12-02T02:11:57.749980+0000 mon.c (mon.2) 11919 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:11:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:58 smithi040 bash[41173]: audit 2023-12-02T02:11:57.760141+0000 mon.a (mon.0) 11745 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:11:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:11:59 smithi141 bash[31670]: cluster 2023-12-02T02:11:57.926634+0000 mgr.y (mgr.24356) 19009 : cluster 0 pgmap v18977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:11:59 smithi040 bash[41173]: cluster 2023-12-02T02:11:57.926634+0000 mgr.y (mgr.24356) 19009 : cluster 0 pgmap v18977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:11:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:11:59 smithi040 bash[28232]: cluster 2023-12-02T02:11:57.926634+0000 mgr.y (mgr.24356) 19009 : cluster 0 pgmap v18977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:00.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:00 smithi141 bash[31670]: audit 2023-12-02T02:11:59.475830+0000 mon.c (mon.2) 11920 : audit 0 from='client.? 172.21.15.40:0/3286039071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:00 smithi040 bash[41173]: audit 2023-12-02T02:11:59.475830+0000 mon.c (mon.2) 11920 : audit 0 from='client.? 172.21.15.40:0/3286039071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:00 smithi040 bash[28232]: audit 2023-12-02T02:11:59.475830+0000 mon.c (mon.2) 11920 : audit 0 from='client.? 172.21.15.40:0/3286039071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:01 smithi141 bash[31670]: cluster 2023-12-02T02:11:59.927797+0000 mgr.y (mgr.24356) 19010 : cluster 0 pgmap v18978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:01 smithi040 bash[28232]: cluster 2023-12-02T02:11:59.927797+0000 mgr.y (mgr.24356) 19010 : cluster 0 pgmap v18978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:01 smithi040 bash[41173]: cluster 2023-12-02T02:11:59.927797+0000 mgr.y (mgr.24356) 19010 : cluster 0 pgmap v18978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:02 smithi141 bash[31670]: audit 2023-12-02T02:12:01.945561+0000 mon.a (mon.0) 11746 : audit 0 from='client.? 172.21.15.40:0/2557638941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:02 smithi040 bash[41173]: audit 2023-12-02T02:12:01.945561+0000 mon.a (mon.0) 11746 : audit 0 from='client.? 172.21.15.40:0/2557638941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:02 smithi040 bash[28232]: audit 2023-12-02T02:12:01.945561+0000 mon.a (mon.0) 11746 : audit 0 from='client.? 172.21.15.40:0/2557638941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:03 smithi040 bash[28232]: cluster 2023-12-02T02:12:01.928399+0000 mgr.y (mgr.24356) 19011 : cluster 0 pgmap v18979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:03 smithi040 bash[41173]: cluster 2023-12-02T02:12:01.928399+0000 mgr.y (mgr.24356) 19011 : cluster 0 pgmap v18979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:03 smithi141 bash[31670]: cluster 2023-12-02T02:12:01.928399+0000 mgr.y (mgr.24356) 19011 : cluster 0 pgmap v18979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:05 smithi040 bash[28232]: cluster 2023-12-02T02:12:03.929065+0000 mgr.y (mgr.24356) 19012 : cluster 0 pgmap v18980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:05 smithi040 bash[28232]: audit 2023-12-02T02:12:04.342909+0000 mon.c (mon.2) 11921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:05 smithi040 bash[28232]: audit 2023-12-02T02:12:04.415262+0000 mon.a (mon.0) 11747 : audit 0 from='client.? 172.21.15.40:0/522950045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:05 smithi040 bash[41173]: cluster 2023-12-02T02:12:03.929065+0000 mgr.y (mgr.24356) 19012 : cluster 0 pgmap v18980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:05 smithi040 bash[41173]: audit 2023-12-02T02:12:04.342909+0000 mon.c (mon.2) 11921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:05 smithi040 bash[41173]: audit 2023-12-02T02:12:04.415262+0000 mon.a (mon.0) 11747 : audit 0 from='client.? 172.21.15.40:0/522950045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:05 smithi141 bash[31670]: cluster 2023-12-02T02:12:03.929065+0000 mgr.y (mgr.24356) 19012 : cluster 0 pgmap v18980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:05 smithi141 bash[31670]: audit 2023-12-02T02:12:04.342909+0000 mon.c (mon.2) 11921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:05 smithi141 bash[31670]: audit 2023-12-02T02:12:04.415262+0000 mon.a (mon.0) 11747 : audit 0 from='client.? 172.21.15.40:0/522950045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:12:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:12:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:07 smithi040 bash[28232]: cluster 2023-12-02T02:12:05.930234+0000 mgr.y (mgr.24356) 19013 : cluster 0 pgmap v18981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:07 smithi040 bash[28232]: audit 2023-12-02T02:12:06.876831+0000 mon.c (mon.2) 11922 : audit 0 from='client.? 172.21.15.40:0/2566567621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:07 smithi040 bash[41173]: cluster 2023-12-02T02:12:05.930234+0000 mgr.y (mgr.24356) 19013 : cluster 0 pgmap v18981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:07 smithi040 bash[41173]: audit 2023-12-02T02:12:06.876831+0000 mon.c (mon.2) 11922 : audit 0 from='client.? 172.21.15.40:0/2566567621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:07 smithi141 bash[31670]: cluster 2023-12-02T02:12:05.930234+0000 mgr.y (mgr.24356) 19013 : cluster 0 pgmap v18981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:07 smithi141 bash[31670]: audit 2023-12-02T02:12:06.876831+0000 mon.c (mon.2) 11922 : audit 0 from='client.? 172.21.15.40:0/2566567621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:09 smithi040 bash[28232]: cluster 2023-12-02T02:12:07.930820+0000 mgr.y (mgr.24356) 19014 : cluster 0 pgmap v18982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:09 smithi040 bash[41173]: cluster 2023-12-02T02:12:07.930820+0000 mgr.y (mgr.24356) 19014 : cluster 0 pgmap v18982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:09 smithi141 bash[31670]: cluster 2023-12-02T02:12:07.930820+0000 mgr.y (mgr.24356) 19014 : cluster 0 pgmap v18982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:10 smithi040 bash[28232]: audit 2023-12-02T02:12:09.338873+0000 mon.a (mon.0) 11748 : audit 0 from='client.? 172.21.15.40:0/2877811751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:10 smithi040 bash[41173]: audit 2023-12-02T02:12:09.338873+0000 mon.a (mon.0) 11748 : audit 0 from='client.? 172.21.15.40:0/2877811751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:10.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:10 smithi141 bash[31670]: audit 2023-12-02T02:12:09.338873+0000 mon.a (mon.0) 11748 : audit 0 from='client.? 172.21.15.40:0/2877811751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:11 smithi040 bash[28232]: cluster 2023-12-02T02:12:09.931975+0000 mgr.y (mgr.24356) 19015 : cluster 0 pgmap v18983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:11 smithi040 bash[41173]: cluster 2023-12-02T02:12:09.931975+0000 mgr.y (mgr.24356) 19015 : cluster 0 pgmap v18983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:11.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:11 smithi141 bash[31670]: cluster 2023-12-02T02:12:09.931975+0000 mgr.y (mgr.24356) 19015 : cluster 0 pgmap v18983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:12 smithi040 bash[28232]: audit 2023-12-02T02:12:11.805935+0000 mon.a (mon.0) 11749 : audit 0 from='client.? 172.21.15.40:0/2554996899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:12 smithi040 bash[41173]: audit 2023-12-02T02:12:11.805935+0000 mon.a (mon.0) 11749 : audit 0 from='client.? 172.21.15.40:0/2554996899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:12.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:12 smithi141 bash[31670]: audit 2023-12-02T02:12:11.805935+0000 mon.a (mon.0) 11749 : audit 0 from='client.? 172.21.15.40:0/2554996899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:13 smithi040 bash[41173]: cluster 2023-12-02T02:12:11.932680+0000 mgr.y (mgr.24356) 19016 : cluster 0 pgmap v18984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:13 smithi040 bash[28232]: cluster 2023-12-02T02:12:11.932680+0000 mgr.y (mgr.24356) 19016 : cluster 0 pgmap v18984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:13.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:13 smithi141 bash[31670]: cluster 2023-12-02T02:12:11.932680+0000 mgr.y (mgr.24356) 19016 : cluster 0 pgmap v18984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:14 smithi040 bash[28232]: audit 2023-12-02T02:12:14.272961+0000 mon.c (mon.2) 11923 : audit 0 from='client.? 172.21.15.40:0/1326939243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:14 smithi040 bash[41173]: audit 2023-12-02T02:12:14.272961+0000 mon.c (mon.2) 11923 : audit 0 from='client.? 172.21.15.40:0/1326939243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:14.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:14 smithi141 bash[31670]: audit 2023-12-02T02:12:14.272961+0000 mon.c (mon.2) 11923 : audit 0 from='client.? 172.21.15.40:0/1326939243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:15 smithi040 bash[28232]: cluster 2023-12-02T02:12:13.933192+0000 mgr.y (mgr.24356) 19017 : cluster 0 pgmap v18985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:15 smithi040 bash[41173]: cluster 2023-12-02T02:12:13.933192+0000 mgr.y (mgr.24356) 19017 : cluster 0 pgmap v18985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:15.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:15 smithi141 bash[31670]: cluster 2023-12-02T02:12:13.933192+0000 mgr.y (mgr.24356) 19017 : cluster 0 pgmap v18985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:12:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:12:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:17 smithi040 bash[28232]: cluster 2023-12-02T02:12:15.934334+0000 mgr.y (mgr.24356) 19018 : cluster 0 pgmap v18986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:17 smithi040 bash[28232]: audit 2023-12-02T02:12:16.735191+0000 mon.a (mon.0) 11750 : audit 0 from='client.? 172.21.15.40:0/3024169917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:17 smithi040 bash[41173]: cluster 2023-12-02T02:12:15.934334+0000 mgr.y (mgr.24356) 19018 : cluster 0 pgmap v18986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:17 smithi040 bash[41173]: audit 2023-12-02T02:12:16.735191+0000 mon.a (mon.0) 11750 : audit 0 from='client.? 172.21.15.40:0/3024169917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:17.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:17 smithi141 bash[31670]: cluster 2023-12-02T02:12:15.934334+0000 mgr.y (mgr.24356) 19018 : cluster 0 pgmap v18986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:17 smithi141 bash[31670]: audit 2023-12-02T02:12:16.735191+0000 mon.a (mon.0) 11750 : audit 0 from='client.? 172.21.15.40:0/3024169917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:19 smithi040 bash[28232]: cluster 2023-12-02T02:12:17.935004+0000 mgr.y (mgr.24356) 19019 : cluster 0 pgmap v18987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:19 smithi040 bash[28232]: audit 2023-12-02T02:12:19.194359+0000 mon.c (mon.2) 11924 : audit 0 from='client.? 172.21.15.40:0/600514580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:19 smithi040 bash[41173]: cluster 2023-12-02T02:12:17.935004+0000 mgr.y (mgr.24356) 19019 : cluster 0 pgmap v18987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:19 smithi040 bash[41173]: audit 2023-12-02T02:12:19.194359+0000 mon.c (mon.2) 11924 : audit 0 from='client.? 172.21.15.40:0/600514580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:19 smithi141 bash[31670]: cluster 2023-12-02T02:12:17.935004+0000 mgr.y (mgr.24356) 19019 : cluster 0 pgmap v18987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:19 smithi141 bash[31670]: audit 2023-12-02T02:12:19.194359+0000 mon.c (mon.2) 11924 : audit 0 from='client.? 172.21.15.40:0/600514580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:20 smithi040 bash[28232]: audit 2023-12-02T02:12:19.342543+0000 mon.c (mon.2) 11925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:20 smithi040 bash[41173]: audit 2023-12-02T02:12:19.342543+0000 mon.c (mon.2) 11925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:20.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:20 smithi141 bash[31670]: audit 2023-12-02T02:12:19.342543+0000 mon.c (mon.2) 11925 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:21 smithi040 bash[41173]: cluster 2023-12-02T02:12:19.936160+0000 mgr.y (mgr.24356) 19020 : cluster 0 pgmap v18988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:21 smithi040 bash[28232]: cluster 2023-12-02T02:12:19.936160+0000 mgr.y (mgr.24356) 19020 : cluster 0 pgmap v18988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:21.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:21 smithi141 bash[31670]: cluster 2023-12-02T02:12:19.936160+0000 mgr.y (mgr.24356) 19020 : cluster 0 pgmap v18988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:22 smithi040 bash[28232]: audit 2023-12-02T02:12:21.669500+0000 mon.c (mon.2) 11926 : audit 0 from='client.? 172.21.15.40:0/2338380058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:22 smithi040 bash[41173]: audit 2023-12-02T02:12:21.669500+0000 mon.c (mon.2) 11926 : audit 0 from='client.? 172.21.15.40:0/2338380058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:22 smithi141 bash[31670]: audit 2023-12-02T02:12:21.669500+0000 mon.c (mon.2) 11926 : audit 0 from='client.? 172.21.15.40:0/2338380058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:23 smithi040 bash[28232]: cluster 2023-12-02T02:12:21.936811+0000 mgr.y (mgr.24356) 19021 : cluster 0 pgmap v18989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:23 smithi040 bash[41173]: cluster 2023-12-02T02:12:21.936811+0000 mgr.y (mgr.24356) 19021 : cluster 0 pgmap v18989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:23.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:23 smithi141 bash[31670]: cluster 2023-12-02T02:12:21.936811+0000 mgr.y (mgr.24356) 19021 : cluster 0 pgmap v18989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:24 smithi040 bash[28232]: audit 2023-12-02T02:12:24.135453+0000 mon.c (mon.2) 11927 : audit 0 from='client.? 172.21.15.40:0/882479851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:24 smithi040 bash[41173]: audit 2023-12-02T02:12:24.135453+0000 mon.c (mon.2) 11927 : audit 0 from='client.? 172.21.15.40:0/882479851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:24.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:24 smithi141 bash[31670]: audit 2023-12-02T02:12:24.135453+0000 mon.c (mon.2) 11927 : audit 0 from='client.? 172.21.15.40:0/882479851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:25 smithi040 bash[28232]: cluster 2023-12-02T02:12:23.937429+0000 mgr.y (mgr.24356) 19022 : cluster 0 pgmap v18990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:25 smithi040 bash[41173]: cluster 2023-12-02T02:12:23.937429+0000 mgr.y (mgr.24356) 19022 : cluster 0 pgmap v18990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:25 smithi141 bash[31670]: cluster 2023-12-02T02:12:23.937429+0000 mgr.y (mgr.24356) 19022 : cluster 0 pgmap v18990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:12:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:12:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:27 smithi040 bash[28232]: cluster 2023-12-02T02:12:25.938611+0000 mgr.y (mgr.24356) 19023 : cluster 0 pgmap v18991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:27 smithi040 bash[28232]: audit 2023-12-02T02:12:26.593295+0000 mon.a (mon.0) 11751 : audit 0 from='client.? 172.21.15.40:0/1353445336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:27 smithi040 bash[41173]: cluster 2023-12-02T02:12:25.938611+0000 mgr.y (mgr.24356) 19023 : cluster 0 pgmap v18991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:27 smithi040 bash[41173]: audit 2023-12-02T02:12:26.593295+0000 mon.a (mon.0) 11751 : audit 0 from='client.? 172.21.15.40:0/1353445336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:27.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:27 smithi141 bash[31670]: cluster 2023-12-02T02:12:25.938611+0000 mgr.y (mgr.24356) 19023 : cluster 0 pgmap v18991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:27 smithi141 bash[31670]: audit 2023-12-02T02:12:26.593295+0000 mon.a (mon.0) 11751 : audit 0 from='client.? 172.21.15.40:0/1353445336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:29 smithi040 bash[28232]: cluster 2023-12-02T02:12:27.939216+0000 mgr.y (mgr.24356) 19024 : cluster 0 pgmap v18992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:29 smithi040 bash[28232]: audit 2023-12-02T02:12:29.057028+0000 mon.c (mon.2) 11928 : audit 0 from='client.? 172.21.15.40:0/1674837333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:29 smithi040 bash[41173]: cluster 2023-12-02T02:12:27.939216+0000 mgr.y (mgr.24356) 19024 : cluster 0 pgmap v18992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:29 smithi040 bash[41173]: audit 2023-12-02T02:12:29.057028+0000 mon.c (mon.2) 11928 : audit 0 from='client.? 172.21.15.40:0/1674837333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:29 smithi141 bash[31670]: cluster 2023-12-02T02:12:27.939216+0000 mgr.y (mgr.24356) 19024 : cluster 0 pgmap v18992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:29 smithi141 bash[31670]: audit 2023-12-02T02:12:29.057028+0000 mon.c (mon.2) 11928 : audit 0 from='client.? 172.21.15.40:0/1674837333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:31 smithi040 bash[28232]: cluster 2023-12-02T02:12:29.940385+0000 mgr.y (mgr.24356) 19025 : cluster 0 pgmap v18993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:31 smithi040 bash[41173]: cluster 2023-12-02T02:12:29.940385+0000 mgr.y (mgr.24356) 19025 : cluster 0 pgmap v18993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:31 smithi141 bash[31670]: cluster 2023-12-02T02:12:29.940385+0000 mgr.y (mgr.24356) 19025 : cluster 0 pgmap v18993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:32 smithi040 bash[28232]: audit 2023-12-02T02:12:31.519801+0000 mon.a (mon.0) 11752 : audit 0 from='client.? 172.21.15.40:0/3166089106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:32 smithi040 bash[41173]: audit 2023-12-02T02:12:31.519801+0000 mon.a (mon.0) 11752 : audit 0 from='client.? 172.21.15.40:0/3166089106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:32 smithi141 bash[31670]: audit 2023-12-02T02:12:31.519801+0000 mon.a (mon.0) 11752 : audit 0 from='client.? 172.21.15.40:0/3166089106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:33 smithi040 bash[41173]: cluster 2023-12-02T02:12:31.941027+0000 mgr.y (mgr.24356) 19026 : cluster 0 pgmap v18994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:33 smithi040 bash[28232]: cluster 2023-12-02T02:12:31.941027+0000 mgr.y (mgr.24356) 19026 : cluster 0 pgmap v18994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:33.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:33 smithi141 bash[31670]: cluster 2023-12-02T02:12:31.941027+0000 mgr.y (mgr.24356) 19026 : cluster 0 pgmap v18994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:34 smithi040 bash[41173]: audit 2023-12-02T02:12:33.982398+0000 mon.c (mon.2) 11929 : audit 0 from='client.? 172.21.15.40:0/665902066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:34 smithi040 bash[41173]: audit 2023-12-02T02:12:34.343752+0000 mon.c (mon.2) 11930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:34 smithi040 bash[28232]: audit 2023-12-02T02:12:33.982398+0000 mon.c (mon.2) 11929 : audit 0 from='client.? 172.21.15.40:0/665902066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:34 smithi040 bash[28232]: audit 2023-12-02T02:12:34.343752+0000 mon.c (mon.2) 11930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:34.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:34 smithi141 bash[31670]: audit 2023-12-02T02:12:33.982398+0000 mon.c (mon.2) 11929 : audit 0 from='client.? 172.21.15.40:0/665902066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:34 smithi141 bash[31670]: audit 2023-12-02T02:12:34.343752+0000 mon.c (mon.2) 11930 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:35 smithi040 bash[28232]: cluster 2023-12-02T02:12:33.941794+0000 mgr.y (mgr.24356) 19027 : cluster 0 pgmap v18995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:35 smithi040 bash[41173]: cluster 2023-12-02T02:12:33.941794+0000 mgr.y (mgr.24356) 19027 : cluster 0 pgmap v18995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:35 smithi141 bash[31670]: cluster 2023-12-02T02:12:33.941794+0000 mgr.y (mgr.24356) 19027 : cluster 0 pgmap v18995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:12:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:12:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:37 smithi040 bash[41173]: cluster 2023-12-02T02:12:35.943143+0000 mgr.y (mgr.24356) 19028 : cluster 0 pgmap v18996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:37 smithi040 bash[41173]: audit 2023-12-02T02:12:36.445639+0000 mon.c (mon.2) 11931 : audit 0 from='client.? 172.21.15.40:0/248677791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:37 smithi040 bash[28232]: cluster 2023-12-02T02:12:35.943143+0000 mgr.y (mgr.24356) 19028 : cluster 0 pgmap v18996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:37 smithi040 bash[28232]: audit 2023-12-02T02:12:36.445639+0000 mon.c (mon.2) 11931 : audit 0 from='client.? 172.21.15.40:0/248677791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:37 smithi141 bash[31670]: cluster 2023-12-02T02:12:35.943143+0000 mgr.y (mgr.24356) 19028 : cluster 0 pgmap v18996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:37 smithi141 bash[31670]: audit 2023-12-02T02:12:36.445639+0000 mon.c (mon.2) 11931 : audit 0 from='client.? 172.21.15.40:0/248677791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:39.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:39 smithi141 bash[31670]: cluster 2023-12-02T02:12:37.943851+0000 mgr.y (mgr.24356) 19029 : cluster 0 pgmap v18997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:39 smithi141 bash[31670]: audit 2023-12-02T02:12:38.910307+0000 mon.c (mon.2) 11932 : audit 0 from='client.? 172.21.15.40:0/3463321364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:39 smithi040 bash[41173]: cluster 2023-12-02T02:12:37.943851+0000 mgr.y (mgr.24356) 19029 : cluster 0 pgmap v18997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:39 smithi040 bash[41173]: audit 2023-12-02T02:12:38.910307+0000 mon.c (mon.2) 11932 : audit 0 from='client.? 172.21.15.40:0/3463321364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:39 smithi040 bash[28232]: cluster 2023-12-02T02:12:37.943851+0000 mgr.y (mgr.24356) 19029 : cluster 0 pgmap v18997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:39 smithi040 bash[28232]: audit 2023-12-02T02:12:38.910307+0000 mon.c (mon.2) 11932 : audit 0 from='client.? 172.21.15.40:0/3463321364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:41 smithi141 bash[31670]: cluster 2023-12-02T02:12:39.944967+0000 mgr.y (mgr.24356) 19030 : cluster 0 pgmap v18998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:41 smithi141 bash[31670]: audit 2023-12-02T02:12:41.380698+0000 mon.a (mon.0) 11753 : audit 0 from='client.? 172.21.15.40:0/746578830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:41 smithi040 bash[28232]: cluster 2023-12-02T02:12:39.944967+0000 mgr.y (mgr.24356) 19030 : cluster 0 pgmap v18998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:41 smithi040 bash[28232]: audit 2023-12-02T02:12:41.380698+0000 mon.a (mon.0) 11753 : audit 0 from='client.? 172.21.15.40:0/746578830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:41 smithi040 bash[41173]: cluster 2023-12-02T02:12:39.944967+0000 mgr.y (mgr.24356) 19030 : cluster 0 pgmap v18998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:41 smithi040 bash[41173]: audit 2023-12-02T02:12:41.380698+0000 mon.a (mon.0) 11753 : audit 0 from='client.? 172.21.15.40:0/746578830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:43 smithi141 bash[31670]: cluster 2023-12-02T02:12:41.945617+0000 mgr.y (mgr.24356) 19031 : cluster 0 pgmap v18999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:43 smithi040 bash[28232]: cluster 2023-12-02T02:12:41.945617+0000 mgr.y (mgr.24356) 19031 : cluster 0 pgmap v18999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:43 smithi040 bash[41173]: cluster 2023-12-02T02:12:41.945617+0000 mgr.y (mgr.24356) 19031 : cluster 0 pgmap v18999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:44 smithi141 bash[31670]: audit 2023-12-02T02:12:43.849015+0000 mon.a (mon.0) 11754 : audit 0 from='client.? 172.21.15.40:0/449073161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:44 smithi040 bash[28232]: audit 2023-12-02T02:12:43.849015+0000 mon.a (mon.0) 11754 : audit 0 from='client.? 172.21.15.40:0/449073161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:44 smithi040 bash[41173]: audit 2023-12-02T02:12:43.849015+0000 mon.a (mon.0) 11754 : audit 0 from='client.? 172.21.15.40:0/449073161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:45 smithi141 bash[31670]: cluster 2023-12-02T02:12:43.946287+0000 mgr.y (mgr.24356) 19032 : cluster 0 pgmap v19000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:45.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:45 smithi040 bash[41173]: cluster 2023-12-02T02:12:43.946287+0000 mgr.y (mgr.24356) 19032 : cluster 0 pgmap v19000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:45 smithi040 bash[28232]: cluster 2023-12-02T02:12:43.946287+0000 mgr.y (mgr.24356) 19032 : cluster 0 pgmap v19000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:46 smithi141 bash[31670]: audit 2023-12-02T02:12:46.314072+0000 mon.c (mon.2) 11933 : audit 0 from='client.? 172.21.15.40:0/2814041352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:12:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:12:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:46 smithi040 bash[41173]: audit 2023-12-02T02:12:46.314072+0000 mon.c (mon.2) 11933 : audit 0 from='client.? 172.21.15.40:0/2814041352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:46 smithi040 bash[28232]: audit 2023-12-02T02:12:46.314072+0000 mon.c (mon.2) 11933 : audit 0 from='client.? 172.21.15.40:0/2814041352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:47.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:47 smithi141 bash[31670]: cluster 2023-12-02T02:12:45.947431+0000 mgr.y (mgr.24356) 19033 : cluster 0 pgmap v19001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:47 smithi040 bash[28232]: cluster 2023-12-02T02:12:45.947431+0000 mgr.y (mgr.24356) 19033 : cluster 0 pgmap v19001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:47 smithi040 bash[41173]: cluster 2023-12-02T02:12:45.947431+0000 mgr.y (mgr.24356) 19033 : cluster 0 pgmap v19001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:49 smithi141 bash[31670]: cluster 2023-12-02T02:12:47.948091+0000 mgr.y (mgr.24356) 19034 : cluster 0 pgmap v19002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:49 smithi141 bash[31670]: audit 2023-12-02T02:12:48.767364+0000 mon.c (mon.2) 11934 : audit 0 from='client.? 172.21.15.40:0/349865045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:49 smithi141 bash[31670]: audit 2023-12-02T02:12:49.344156+0000 mon.c (mon.2) 11935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:49 smithi040 bash[28232]: cluster 2023-12-02T02:12:47.948091+0000 mgr.y (mgr.24356) 19034 : cluster 0 pgmap v19002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:49 smithi040 bash[28232]: audit 2023-12-02T02:12:48.767364+0000 mon.c (mon.2) 11934 : audit 0 from='client.? 172.21.15.40:0/349865045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:49 smithi040 bash[28232]: audit 2023-12-02T02:12:49.344156+0000 mon.c (mon.2) 11935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:49 smithi040 bash[41173]: cluster 2023-12-02T02:12:47.948091+0000 mgr.y (mgr.24356) 19034 : cluster 0 pgmap v19002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:49 smithi040 bash[41173]: audit 2023-12-02T02:12:48.767364+0000 mon.c (mon.2) 11934 : audit 0 from='client.? 172.21.15.40:0/349865045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:49 smithi040 bash[41173]: audit 2023-12-02T02:12:49.344156+0000 mon.c (mon.2) 11935 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:51 smithi141 bash[31670]: cluster 2023-12-02T02:12:49.949275+0000 mgr.y (mgr.24356) 19035 : cluster 0 pgmap v19003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:51 smithi141 bash[31670]: audit 2023-12-02T02:12:51.229800+0000 mon.a (mon.0) 11755 : audit 0 from='client.? 172.21.15.40:0/490938200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:51 smithi040 bash[28232]: cluster 2023-12-02T02:12:49.949275+0000 mgr.y (mgr.24356) 19035 : cluster 0 pgmap v19003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:51 smithi040 bash[28232]: audit 2023-12-02T02:12:51.229800+0000 mon.a (mon.0) 11755 : audit 0 from='client.? 172.21.15.40:0/490938200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:51 smithi040 bash[41173]: cluster 2023-12-02T02:12:49.949275+0000 mgr.y (mgr.24356) 19035 : cluster 0 pgmap v19003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:51 smithi040 bash[41173]: audit 2023-12-02T02:12:51.229800+0000 mon.a (mon.0) 11755 : audit 0 from='client.? 172.21.15.40:0/490938200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:53 smithi141 bash[31670]: cluster 2023-12-02T02:12:51.949951+0000 mgr.y (mgr.24356) 19036 : cluster 0 pgmap v19004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:53 smithi040 bash[28232]: cluster 2023-12-02T02:12:51.949951+0000 mgr.y (mgr.24356) 19036 : cluster 0 pgmap v19004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:53 smithi040 bash[41173]: cluster 2023-12-02T02:12:51.949951+0000 mgr.y (mgr.24356) 19036 : cluster 0 pgmap v19004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:54.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:54 smithi141 bash[31670]: audit 2023-12-02T02:12:53.687665+0000 mon.c (mon.2) 11936 : audit 0 from='client.? 172.21.15.40:0/4092660687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:54 smithi040 bash[41173]: audit 2023-12-02T02:12:53.687665+0000 mon.c (mon.2) 11936 : audit 0 from='client.? 172.21.15.40:0/4092660687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:54 smithi040 bash[28232]: audit 2023-12-02T02:12:53.687665+0000 mon.c (mon.2) 11936 : audit 0 from='client.? 172.21.15.40:0/4092660687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:55 smithi141 bash[31670]: cluster 2023-12-02T02:12:53.950716+0000 mgr.y (mgr.24356) 19037 : cluster 0 pgmap v19005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:55 smithi040 bash[28232]: cluster 2023-12-02T02:12:53.950716+0000 mgr.y (mgr.24356) 19037 : cluster 0 pgmap v19005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:55 smithi040 bash[41173]: cluster 2023-12-02T02:12:53.950716+0000 mgr.y (mgr.24356) 19037 : cluster 0 pgmap v19005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:56 smithi141 bash[31670]: audit 2023-12-02T02:12:56.150619+0000 mon.c (mon.2) 11937 : audit 0 from='client.? 172.21.15.40:0/931734823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:12:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:12:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:56 smithi040 bash[41173]: audit 2023-12-02T02:12:56.150619+0000 mon.c (mon.2) 11937 : audit 0 from='client.? 172.21.15.40:0/931734823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:56 smithi040 bash[28232]: audit 2023-12-02T02:12:56.150619+0000 mon.c (mon.2) 11937 : audit 0 from='client.? 172.21.15.40:0/931734823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:57 smithi141 bash[31670]: cluster 2023-12-02T02:12:55.951871+0000 mgr.y (mgr.24356) 19038 : cluster 0 pgmap v19006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:57 smithi040 bash[41173]: cluster 2023-12-02T02:12:55.951871+0000 mgr.y (mgr.24356) 19038 : cluster 0 pgmap v19006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:57 smithi040 bash[28232]: cluster 2023-12-02T02:12:55.951871+0000 mgr.y (mgr.24356) 19038 : cluster 0 pgmap v19006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:58.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:58 smithi141 bash[31670]: audit 2023-12-02T02:12:57.844086+0000 mon.c (mon.2) 11938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:12:58.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:58 smithi040 bash[41173]: audit 2023-12-02T02:12:57.844086+0000 mon.c (mon.2) 11938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:12:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:58 smithi040 bash[28232]: audit 2023-12-02T02:12:57.844086+0000 mon.c (mon.2) 11938 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:12:59.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:59 smithi141 bash[31670]: cluster 2023-12-02T02:12:57.952645+0000 mgr.y (mgr.24356) 19039 : cluster 0 pgmap v19007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:12:59 smithi141 bash[31670]: audit 2023-12-02T02:12:58.605408+0000 mon.a (mon.0) 11756 : audit 0 from='client.? 172.21.15.40:0/419392661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:59 smithi040 bash[41173]: cluster 2023-12-02T02:12:57.952645+0000 mgr.y (mgr.24356) 19039 : cluster 0 pgmap v19007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:12:59 smithi040 bash[41173]: audit 2023-12-02T02:12:58.605408+0000 mon.a (mon.0) 11756 : audit 0 from='client.? 172.21.15.40:0/419392661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:12:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:59 smithi040 bash[28232]: cluster 2023-12-02T02:12:57.952645+0000 mgr.y (mgr.24356) 19039 : cluster 0 pgmap v19007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:12:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:12:59 smithi040 bash[28232]: audit 2023-12-02T02:12:58.605408+0000 mon.a (mon.0) 11756 : audit 0 from='client.? 172.21.15.40:0/419392661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:01 smithi141 bash[31670]: cluster 2023-12-02T02:12:59.953858+0000 mgr.y (mgr.24356) 19040 : cluster 0 pgmap v19008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:01 smithi141 bash[31670]: audit 2023-12-02T02:13:01.063435+0000 mon.a (mon.0) 11757 : audit 0 from='client.? 172.21.15.40:0/1431884305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:01 smithi040 bash[28232]: cluster 2023-12-02T02:12:59.953858+0000 mgr.y (mgr.24356) 19040 : cluster 0 pgmap v19008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:01 smithi040 bash[28232]: audit 2023-12-02T02:13:01.063435+0000 mon.a (mon.0) 11757 : audit 0 from='client.? 172.21.15.40:0/1431884305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:01 smithi040 bash[41173]: cluster 2023-12-02T02:12:59.953858+0000 mgr.y (mgr.24356) 19040 : cluster 0 pgmap v19008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:01 smithi040 bash[41173]: audit 2023-12-02T02:13:01.063435+0000 mon.a (mon.0) 11757 : audit 0 from='client.? 172.21.15.40:0/1431884305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:03.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:03 smithi141 bash[31670]: cluster 2023-12-02T02:13:01.954682+0000 mgr.y (mgr.24356) 19041 : cluster 0 pgmap v19009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:03 smithi040 bash[28232]: cluster 2023-12-02T02:13:01.954682+0000 mgr.y (mgr.24356) 19041 : cluster 0 pgmap v19009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:03 smithi040 bash[41173]: cluster 2023-12-02T02:13:01.954682+0000 mgr.y (mgr.24356) 19041 : cluster 0 pgmap v19009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:04 smithi141 bash[31670]: audit 2023-12-02T02:13:03.565908+0000 mon.a (mon.0) 11758 : audit 0 from='client.? 172.21.15.40:0/2621835439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:04 smithi141 bash[31670]: audit 2023-12-02T02:13:03.695362+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:04 smithi141 bash[31670]: audit 2023-12-02T02:13:03.707390+0000 mon.a (mon.0) 11760 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:04 smithi141 bash[31670]: audit 2023-12-02T02:13:04.038459+0000 mon.a (mon.0) 11761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:04 smithi141 bash[31670]: audit 2023-12-02T02:13:04.049337+0000 mon.a (mon.0) 11762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:04 smithi141 bash[31670]: audit 2023-12-02T02:13:04.344484+0000 mon.c (mon.2) 11939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:04.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[41173]: audit 2023-12-02T02:13:03.565908+0000 mon.a (mon.0) 11758 : audit 0 from='client.? 172.21.15.40:0/2621835439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[41173]: audit 2023-12-02T02:13:03.695362+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[41173]: audit 2023-12-02T02:13:03.707390+0000 mon.a (mon.0) 11760 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[41173]: audit 2023-12-02T02:13:04.038459+0000 mon.a (mon.0) 11761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[41173]: audit 2023-12-02T02:13:04.049337+0000 mon.a (mon.0) 11762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[41173]: audit 2023-12-02T02:13:04.344484+0000 mon.c (mon.2) 11939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[28232]: audit 2023-12-02T02:13:03.565908+0000 mon.a (mon.0) 11758 : audit 0 from='client.? 172.21.15.40:0/2621835439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[28232]: audit 2023-12-02T02:13:03.695362+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[28232]: audit 2023-12-02T02:13:03.707390+0000 mon.a (mon.0) 11760 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[28232]: audit 2023-12-02T02:13:04.038459+0000 mon.a (mon.0) 11761 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[28232]: audit 2023-12-02T02:13:04.049337+0000 mon.a (mon.0) 11762 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:04 smithi040 bash[28232]: audit 2023-12-02T02:13:04.344484+0000 mon.c (mon.2) 11939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:05 smithi141 bash[31670]: cluster 2023-12-02T02:13:03.955248+0000 mgr.y (mgr.24356) 19042 : cluster 0 pgmap v19010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:05 smithi141 bash[31670]: audit 2023-12-02T02:13:04.527111+0000 mon.c (mon.2) 11940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:13:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:05 smithi141 bash[31670]: audit 2023-12-02T02:13:04.528880+0000 mon.c (mon.2) 11941 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:13:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:05 smithi141 bash[31670]: audit 2023-12-02T02:13:04.538230+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[28232]: cluster 2023-12-02T02:13:03.955248+0000 mgr.y (mgr.24356) 19042 : cluster 0 pgmap v19010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[28232]: audit 2023-12-02T02:13:04.527111+0000 mon.c (mon.2) 11940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:13:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[28232]: audit 2023-12-02T02:13:04.528880+0000 mon.c (mon.2) 11941 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:13:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[28232]: audit 2023-12-02T02:13:04.538230+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[41173]: cluster 2023-12-02T02:13:03.955248+0000 mgr.y (mgr.24356) 19042 : cluster 0 pgmap v19010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[41173]: audit 2023-12-02T02:13:04.527111+0000 mon.c (mon.2) 11940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:13:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[41173]: audit 2023-12-02T02:13:04.528880+0000 mon.c (mon.2) 11941 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:13:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:05 smithi040 bash[41173]: audit 2023-12-02T02:13:04.538230+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:13:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:06 smithi141 bash[31670]: audit 2023-12-02T02:13:06.031061+0000 mon.a (mon.0) 11764 : audit 0 from='client.? 172.21.15.40:0/3911557747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:06 smithi040 bash[28232]: audit 2023-12-02T02:13:06.031061+0000 mon.a (mon.0) 11764 : audit 0 from='client.? 172.21.15.40:0/3911557747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:13:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:13:06.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:06 smithi040 bash[41173]: audit 2023-12-02T02:13:06.031061+0000 mon.a (mon.0) 11764 : audit 0 from='client.? 172.21.15.40:0/3911557747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:07 smithi141 bash[31670]: cluster 2023-12-02T02:13:05.956479+0000 mgr.y (mgr.24356) 19043 : cluster 0 pgmap v19011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:07 smithi040 bash[28232]: cluster 2023-12-02T02:13:05.956479+0000 mgr.y (mgr.24356) 19043 : cluster 0 pgmap v19011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:07 smithi040 bash[41173]: cluster 2023-12-02T02:13:05.956479+0000 mgr.y (mgr.24356) 19043 : cluster 0 pgmap v19011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:08 smithi141 bash[31670]: audit 2023-12-02T02:13:08.493160+0000 mon.a (mon.0) 11765 : audit 0 from='client.? 172.21.15.40:0/3767164402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:08 smithi040 bash[28232]: audit 2023-12-02T02:13:08.493160+0000 mon.a (mon.0) 11765 : audit 0 from='client.? 172.21.15.40:0/3767164402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:08 smithi040 bash[41173]: audit 2023-12-02T02:13:08.493160+0000 mon.a (mon.0) 11765 : audit 0 from='client.? 172.21.15.40:0/3767164402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:09 smithi040 bash[28232]: cluster 2023-12-02T02:13:07.957180+0000 mgr.y (mgr.24356) 19044 : cluster 0 pgmap v19012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:09 smithi040 bash[41173]: cluster 2023-12-02T02:13:07.957180+0000 mgr.y (mgr.24356) 19044 : cluster 0 pgmap v19012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:09 smithi141 bash[31670]: cluster 2023-12-02T02:13:07.957180+0000 mgr.y (mgr.24356) 19044 : cluster 0 pgmap v19012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:11 smithi040 bash[28232]: cluster 2023-12-02T02:13:09.958338+0000 mgr.y (mgr.24356) 19045 : cluster 0 pgmap v19013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:11 smithi040 bash[28232]: audit 2023-12-02T02:13:10.981367+0000 mon.c (mon.2) 11942 : audit 0 from='client.? 172.21.15.40:0/3662933119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:11 smithi040 bash[41173]: cluster 2023-12-02T02:13:09.958338+0000 mgr.y (mgr.24356) 19045 : cluster 0 pgmap v19013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:11 smithi040 bash[41173]: audit 2023-12-02T02:13:10.981367+0000 mon.c (mon.2) 11942 : audit 0 from='client.? 172.21.15.40:0/3662933119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:11 smithi141 bash[31670]: cluster 2023-12-02T02:13:09.958338+0000 mgr.y (mgr.24356) 19045 : cluster 0 pgmap v19013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:11 smithi141 bash[31670]: audit 2023-12-02T02:13:10.981367+0000 mon.c (mon.2) 11942 : audit 0 from='client.? 172.21.15.40:0/3662933119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:13 smithi040 bash[41173]: cluster 2023-12-02T02:13:11.958994+0000 mgr.y (mgr.24356) 19046 : cluster 0 pgmap v19014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:13 smithi040 bash[41173]: audit 2023-12-02T02:13:13.443913+0000 mon.a (mon.0) 11766 : audit 0 from='client.? 172.21.15.40:0/1691180089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:13 smithi040 bash[28232]: cluster 2023-12-02T02:13:11.958994+0000 mgr.y (mgr.24356) 19046 : cluster 0 pgmap v19014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:13 smithi040 bash[28232]: audit 2023-12-02T02:13:13.443913+0000 mon.a (mon.0) 11766 : audit 0 from='client.? 172.21.15.40:0/1691180089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:13 smithi141 bash[31670]: cluster 2023-12-02T02:13:11.958994+0000 mgr.y (mgr.24356) 19046 : cluster 0 pgmap v19014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:13 smithi141 bash[31670]: audit 2023-12-02T02:13:13.443913+0000 mon.a (mon.0) 11766 : audit 0 from='client.? 172.21.15.40:0/1691180089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:15 smithi040 bash[28232]: cluster 2023-12-02T02:13:13.959682+0000 mgr.y (mgr.24356) 19047 : cluster 0 pgmap v19015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:15 smithi040 bash[41173]: cluster 2023-12-02T02:13:13.959682+0000 mgr.y (mgr.24356) 19047 : cluster 0 pgmap v19015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:16.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:15 smithi141 bash[31670]: cluster 2023-12-02T02:13:13.959682+0000 mgr.y (mgr.24356) 19047 : cluster 0 pgmap v19015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:13:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:13:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:16 smithi040 bash[28232]: audit 2023-12-02T02:13:15.918709+0000 mon.a (mon.0) 11767 : audit 0 from='client.? 172.21.15.40:0/1658886381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:16 smithi040 bash[41173]: audit 2023-12-02T02:13:15.918709+0000 mon.a (mon.0) 11767 : audit 0 from='client.? 172.21.15.40:0/1658886381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:16 smithi141 bash[31670]: audit 2023-12-02T02:13:15.918709+0000 mon.a (mon.0) 11767 : audit 0 from='client.? 172.21.15.40:0/1658886381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:17 smithi040 bash[41173]: cluster 2023-12-02T02:13:15.960823+0000 mgr.y (mgr.24356) 19048 : cluster 0 pgmap v19016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:17 smithi040 bash[28232]: cluster 2023-12-02T02:13:15.960823+0000 mgr.y (mgr.24356) 19048 : cluster 0 pgmap v19016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:17 smithi141 bash[31670]: cluster 2023-12-02T02:13:15.960823+0000 mgr.y (mgr.24356) 19048 : cluster 0 pgmap v19016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:18 smithi040 bash[41173]: audit 2023-12-02T02:13:18.387226+0000 mon.c (mon.2) 11943 : audit 0 from='client.? 172.21.15.40:0/47182550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:18 smithi040 bash[28232]: audit 2023-12-02T02:13:18.387226+0000 mon.c (mon.2) 11943 : audit 0 from='client.? 172.21.15.40:0/47182550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:18 smithi141 bash[31670]: audit 2023-12-02T02:13:18.387226+0000 mon.c (mon.2) 11943 : audit 0 from='client.? 172.21.15.40:0/47182550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:19 smithi040 bash[28232]: cluster 2023-12-02T02:13:17.961437+0000 mgr.y (mgr.24356) 19049 : cluster 0 pgmap v19017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:19 smithi040 bash[28232]: audit 2023-12-02T02:13:19.344801+0000 mon.c (mon.2) 11944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:19 smithi040 bash[41173]: cluster 2023-12-02T02:13:17.961437+0000 mgr.y (mgr.24356) 19049 : cluster 0 pgmap v19017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:19 smithi040 bash[41173]: audit 2023-12-02T02:13:19.344801+0000 mon.c (mon.2) 11944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:20.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:19 smithi141 bash[31670]: cluster 2023-12-02T02:13:17.961437+0000 mgr.y (mgr.24356) 19049 : cluster 0 pgmap v19017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:19 smithi141 bash[31670]: audit 2023-12-02T02:13:19.344801+0000 mon.c (mon.2) 11944 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:21 smithi040 bash[41173]: cluster 2023-12-02T02:13:19.962577+0000 mgr.y (mgr.24356) 19050 : cluster 0 pgmap v19018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:21 smithi040 bash[41173]: audit 2023-12-02T02:13:20.850130+0000 mon.c (mon.2) 11945 : audit 0 from='client.? 172.21.15.40:0/3609171786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:21 smithi040 bash[28232]: cluster 2023-12-02T02:13:19.962577+0000 mgr.y (mgr.24356) 19050 : cluster 0 pgmap v19018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:21 smithi040 bash[28232]: audit 2023-12-02T02:13:20.850130+0000 mon.c (mon.2) 11945 : audit 0 from='client.? 172.21.15.40:0/3609171786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:21 smithi141 bash[31670]: cluster 2023-12-02T02:13:19.962577+0000 mgr.y (mgr.24356) 19050 : cluster 0 pgmap v19018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:21 smithi141 bash[31670]: audit 2023-12-02T02:13:20.850130+0000 mon.c (mon.2) 11945 : audit 0 from='client.? 172.21.15.40:0/3609171786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:23 smithi040 bash[28232]: cluster 2023-12-02T02:13:21.963249+0000 mgr.y (mgr.24356) 19051 : cluster 0 pgmap v19019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:23 smithi040 bash[28232]: audit 2023-12-02T02:13:23.316839+0000 mon.c (mon.2) 11946 : audit 0 from='client.? 172.21.15.40:0/2046563014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:23 smithi040 bash[41173]: cluster 2023-12-02T02:13:21.963249+0000 mgr.y (mgr.24356) 19051 : cluster 0 pgmap v19019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:23 smithi040 bash[41173]: audit 2023-12-02T02:13:23.316839+0000 mon.c (mon.2) 11946 : audit 0 from='client.? 172.21.15.40:0/2046563014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:23 smithi141 bash[31670]: cluster 2023-12-02T02:13:21.963249+0000 mgr.y (mgr.24356) 19051 : cluster 0 pgmap v19019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:23 smithi141 bash[31670]: audit 2023-12-02T02:13:23.316839+0000 mon.c (mon.2) 11946 : audit 0 from='client.? 172.21.15.40:0/2046563014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:25 smithi040 bash[28232]: cluster 2023-12-02T02:13:23.963930+0000 mgr.y (mgr.24356) 19052 : cluster 0 pgmap v19020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:25 smithi040 bash[41173]: cluster 2023-12-02T02:13:23.963930+0000 mgr.y (mgr.24356) 19052 : cluster 0 pgmap v19020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:26.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:25 smithi141 bash[31670]: cluster 2023-12-02T02:13:23.963930+0000 mgr.y (mgr.24356) 19052 : cluster 0 pgmap v19020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:26 smithi040 bash[28232]: audit 2023-12-02T02:13:25.788117+0000 mon.a (mon.0) 11768 : audit 0 from='client.? 172.21.15.40:0/1871071567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:13:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:13:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:26 smithi040 bash[41173]: audit 2023-12-02T02:13:25.788117+0000 mon.a (mon.0) 11768 : audit 0 from='client.? 172.21.15.40:0/1871071567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:27.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:26 smithi141 bash[31670]: audit 2023-12-02T02:13:25.788117+0000 mon.a (mon.0) 11768 : audit 0 from='client.? 172.21.15.40:0/1871071567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:27 smithi040 bash[41173]: cluster 2023-12-02T02:13:25.965139+0000 mgr.y (mgr.24356) 19053 : cluster 0 pgmap v19021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:27 smithi040 bash[28232]: cluster 2023-12-02T02:13:25.965139+0000 mgr.y (mgr.24356) 19053 : cluster 0 pgmap v19021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:28.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:27 smithi141 bash[31670]: cluster 2023-12-02T02:13:25.965139+0000 mgr.y (mgr.24356) 19053 : cluster 0 pgmap v19021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:28 smithi040 bash[28232]: audit 2023-12-02T02:13:28.249979+0000 mon.c (mon.2) 11947 : audit 0 from='client.? 172.21.15.40:0/830509486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:28 smithi040 bash[41173]: audit 2023-12-02T02:13:28.249979+0000 mon.c (mon.2) 11947 : audit 0 from='client.? 172.21.15.40:0/830509486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:28 smithi141 bash[31670]: audit 2023-12-02T02:13:28.249979+0000 mon.c (mon.2) 11947 : audit 0 from='client.? 172.21.15.40:0/830509486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:29 smithi040 bash[28232]: cluster 2023-12-02T02:13:27.965649+0000 mgr.y (mgr.24356) 19054 : cluster 0 pgmap v19022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:29 smithi040 bash[41173]: cluster 2023-12-02T02:13:27.965649+0000 mgr.y (mgr.24356) 19054 : cluster 0 pgmap v19022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:30.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:29 smithi141 bash[31670]: cluster 2023-12-02T02:13:27.965649+0000 mgr.y (mgr.24356) 19054 : cluster 0 pgmap v19022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:31 smithi040 bash[28232]: cluster 2023-12-02T02:13:29.966793+0000 mgr.y (mgr.24356) 19055 : cluster 0 pgmap v19023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:31 smithi040 bash[28232]: audit 2023-12-02T02:13:30.719230+0000 mon.a (mon.0) 11769 : audit 0 from='client.? 172.21.15.40:0/2149607839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:31 smithi040 bash[41173]: cluster 2023-12-02T02:13:29.966793+0000 mgr.y (mgr.24356) 19055 : cluster 0 pgmap v19023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:31 smithi040 bash[41173]: audit 2023-12-02T02:13:30.719230+0000 mon.a (mon.0) 11769 : audit 0 from='client.? 172.21.15.40:0/2149607839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:31 smithi141 bash[31670]: cluster 2023-12-02T02:13:29.966793+0000 mgr.y (mgr.24356) 19055 : cluster 0 pgmap v19023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:31 smithi141 bash[31670]: audit 2023-12-02T02:13:30.719230+0000 mon.a (mon.0) 11769 : audit 0 from='client.? 172.21.15.40:0/2149607839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:33 smithi040 bash[41173]: cluster 2023-12-02T02:13:31.967493+0000 mgr.y (mgr.24356) 19056 : cluster 0 pgmap v19024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:33 smithi040 bash[41173]: audit 2023-12-02T02:13:33.182821+0000 mon.c (mon.2) 11948 : audit 0 from='client.? 172.21.15.40:0/1080234021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:33 smithi040 bash[28232]: cluster 2023-12-02T02:13:31.967493+0000 mgr.y (mgr.24356) 19056 : cluster 0 pgmap v19024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:33 smithi040 bash[28232]: audit 2023-12-02T02:13:33.182821+0000 mon.c (mon.2) 11948 : audit 0 from='client.? 172.21.15.40:0/1080234021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:33 smithi141 bash[31670]: cluster 2023-12-02T02:13:31.967493+0000 mgr.y (mgr.24356) 19056 : cluster 0 pgmap v19024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:33 smithi141 bash[31670]: audit 2023-12-02T02:13:33.182821+0000 mon.c (mon.2) 11948 : audit 0 from='client.? 172.21.15.40:0/1080234021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:34 smithi040 bash[28232]: audit 2023-12-02T02:13:34.345319+0000 mon.c (mon.2) 11949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:34 smithi040 bash[41173]: audit 2023-12-02T02:13:34.345319+0000 mon.c (mon.2) 11949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:35.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:34 smithi141 bash[31670]: audit 2023-12-02T02:13:34.345319+0000 mon.c (mon.2) 11949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:35 smithi040 bash[41173]: cluster 2023-12-02T02:13:33.968191+0000 mgr.y (mgr.24356) 19057 : cluster 0 pgmap v19025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:35 smithi040 bash[28232]: cluster 2023-12-02T02:13:33.968191+0000 mgr.y (mgr.24356) 19057 : cluster 0 pgmap v19025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:35 smithi141 bash[31670]: cluster 2023-12-02T02:13:33.968191+0000 mgr.y (mgr.24356) 19057 : cluster 0 pgmap v19025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:36 smithi040 bash[28232]: audit 2023-12-02T02:13:35.656720+0000 mon.c (mon.2) 11950 : audit 0 from='client.? 172.21.15.40:0/558157712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:36 smithi040 bash[41173]: audit 2023-12-02T02:13:35.656720+0000 mon.c (mon.2) 11950 : audit 0 from='client.? 172.21.15.40:0/558157712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:13:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:13:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:36 smithi141 bash[31670]: audit 2023-12-02T02:13:35.656720+0000 mon.c (mon.2) 11950 : audit 0 from='client.? 172.21.15.40:0/558157712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:37 smithi040 bash[28232]: cluster 2023-12-02T02:13:35.969377+0000 mgr.y (mgr.24356) 19058 : cluster 0 pgmap v19026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:37 smithi040 bash[41173]: cluster 2023-12-02T02:13:35.969377+0000 mgr.y (mgr.24356) 19058 : cluster 0 pgmap v19026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:38.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:37 smithi141 bash[31670]: cluster 2023-12-02T02:13:35.969377+0000 mgr.y (mgr.24356) 19058 : cluster 0 pgmap v19026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:38.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:38 smithi040 bash[28232]: audit 2023-12-02T02:13:38.125999+0000 mon.a (mon.0) 11770 : audit 0 from='client.? 172.21.15.40:0/388681828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:38 smithi040 bash[41173]: audit 2023-12-02T02:13:38.125999+0000 mon.a (mon.0) 11770 : audit 0 from='client.? 172.21.15.40:0/388681828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:38 smithi141 bash[31670]: audit 2023-12-02T02:13:38.125999+0000 mon.a (mon.0) 11770 : audit 0 from='client.? 172.21.15.40:0/388681828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:39 smithi040 bash[41173]: cluster 2023-12-02T02:13:37.970146+0000 mgr.y (mgr.24356) 19059 : cluster 0 pgmap v19027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:39 smithi040 bash[28232]: cluster 2023-12-02T02:13:37.970146+0000 mgr.y (mgr.24356) 19059 : cluster 0 pgmap v19027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:40.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:39 smithi141 bash[31670]: cluster 2023-12-02T02:13:37.970146+0000 mgr.y (mgr.24356) 19059 : cluster 0 pgmap v19027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:40 smithi040 bash[41173]: audit 2023-12-02T02:13:40.590899+0000 mon.a (mon.0) 11771 : audit 0 from='client.? 172.21.15.40:0/1525403130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:40 smithi040 bash[28232]: audit 2023-12-02T02:13:40.590899+0000 mon.a (mon.0) 11771 : audit 0 from='client.? 172.21.15.40:0/1525403130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:41.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:40 smithi141 bash[31670]: audit 2023-12-02T02:13:40.590899+0000 mon.a (mon.0) 11771 : audit 0 from='client.? 172.21.15.40:0/1525403130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:41 smithi040 bash[41173]: cluster 2023-12-02T02:13:39.971327+0000 mgr.y (mgr.24356) 19060 : cluster 0 pgmap v19028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:41 smithi040 bash[28232]: cluster 2023-12-02T02:13:39.971327+0000 mgr.y (mgr.24356) 19060 : cluster 0 pgmap v19028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:41 smithi141 bash[31670]: cluster 2023-12-02T02:13:39.971327+0000 mgr.y (mgr.24356) 19060 : cluster 0 pgmap v19028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:43 smithi141 bash[31670]: cluster 2023-12-02T02:13:41.972049+0000 mgr.y (mgr.24356) 19061 : cluster 0 pgmap v19029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:43 smithi141 bash[31670]: audit 2023-12-02T02:13:43.050148+0000 mon.c (mon.2) 11951 : audit 0 from='client.? 172.21.15.40:0/3131082169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:43 smithi040 bash[28232]: cluster 2023-12-02T02:13:41.972049+0000 mgr.y (mgr.24356) 19061 : cluster 0 pgmap v19029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:43 smithi040 bash[28232]: audit 2023-12-02T02:13:43.050148+0000 mon.c (mon.2) 11951 : audit 0 from='client.? 172.21.15.40:0/3131082169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:43 smithi040 bash[41173]: cluster 2023-12-02T02:13:41.972049+0000 mgr.y (mgr.24356) 19061 : cluster 0 pgmap v19029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:43 smithi040 bash[41173]: audit 2023-12-02T02:13:43.050148+0000 mon.c (mon.2) 11951 : audit 0 from='client.? 172.21.15.40:0/3131082169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:45 smithi141 bash[31670]: cluster 2023-12-02T02:13:43.972791+0000 mgr.y (mgr.24356) 19062 : cluster 0 pgmap v19030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:45 smithi141 bash[31670]: audit 2023-12-02T02:13:45.510324+0000 mon.a (mon.0) 11772 : audit 0 from='client.? 172.21.15.40:0/1891479620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:45 smithi040 bash[28232]: cluster 2023-12-02T02:13:43.972791+0000 mgr.y (mgr.24356) 19062 : cluster 0 pgmap v19030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:45 smithi040 bash[28232]: audit 2023-12-02T02:13:45.510324+0000 mon.a (mon.0) 11772 : audit 0 from='client.? 172.21.15.40:0/1891479620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:45 smithi040 bash[41173]: cluster 2023-12-02T02:13:43.972791+0000 mgr.y (mgr.24356) 19062 : cluster 0 pgmap v19030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:45 smithi040 bash[41173]: audit 2023-12-02T02:13:45.510324+0000 mon.a (mon.0) 11772 : audit 0 from='client.? 172.21.15.40:0/1891479620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:13:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:13:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:47 smithi141 bash[31670]: cluster 2023-12-02T02:13:45.973966+0000 mgr.y (mgr.24356) 19063 : cluster 0 pgmap v19031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:47 smithi040 bash[28232]: cluster 2023-12-02T02:13:45.973966+0000 mgr.y (mgr.24356) 19063 : cluster 0 pgmap v19031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:47 smithi040 bash[41173]: cluster 2023-12-02T02:13:45.973966+0000 mgr.y (mgr.24356) 19063 : cluster 0 pgmap v19031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:48 smithi141 bash[31670]: audit 2023-12-02T02:13:47.977969+0000 mon.a (mon.0) 11773 : audit 0 from='client.? 172.21.15.40:0/3923295263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:48 smithi040 bash[28232]: audit 2023-12-02T02:13:47.977969+0000 mon.a (mon.0) 11773 : audit 0 from='client.? 172.21.15.40:0/3923295263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:48 smithi040 bash[41173]: audit 2023-12-02T02:13:47.977969+0000 mon.a (mon.0) 11773 : audit 0 from='client.? 172.21.15.40:0/3923295263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:50.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:49 smithi141 bash[31670]: cluster 2023-12-02T02:13:47.974542+0000 mgr.y (mgr.24356) 19064 : cluster 0 pgmap v19032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:49 smithi141 bash[31670]: audit 2023-12-02T02:13:49.346006+0000 mon.c (mon.2) 11952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:49 smithi040 bash[41173]: cluster 2023-12-02T02:13:47.974542+0000 mgr.y (mgr.24356) 19064 : cluster 0 pgmap v19032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:49 smithi040 bash[41173]: audit 2023-12-02T02:13:49.346006+0000 mon.c (mon.2) 11952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:49 smithi040 bash[28232]: cluster 2023-12-02T02:13:47.974542+0000 mgr.y (mgr.24356) 19064 : cluster 0 pgmap v19032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:49 smithi040 bash[28232]: audit 2023-12-02T02:13:49.346006+0000 mon.c (mon.2) 11952 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:51.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:50 smithi141 bash[31670]: audit 2023-12-02T02:13:50.432680+0000 mon.c (mon.2) 11953 : audit 0 from='client.? 172.21.15.40:0/3445319884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:50 smithi040 bash[28232]: audit 2023-12-02T02:13:50.432680+0000 mon.c (mon.2) 11953 : audit 0 from='client.? 172.21.15.40:0/3445319884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:50 smithi040 bash[41173]: audit 2023-12-02T02:13:50.432680+0000 mon.c (mon.2) 11953 : audit 0 from='client.? 172.21.15.40:0/3445319884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:52.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:51 smithi141 bash[31670]: cluster 2023-12-02T02:13:49.975755+0000 mgr.y (mgr.24356) 19065 : cluster 0 pgmap v19033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:51 smithi040 bash[28232]: cluster 2023-12-02T02:13:49.975755+0000 mgr.y (mgr.24356) 19065 : cluster 0 pgmap v19033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:51 smithi040 bash[41173]: cluster 2023-12-02T02:13:49.975755+0000 mgr.y (mgr.24356) 19065 : cluster 0 pgmap v19033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:53 smithi141 bash[31670]: cluster 2023-12-02T02:13:51.976435+0000 mgr.y (mgr.24356) 19066 : cluster 0 pgmap v19034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:53 smithi141 bash[31670]: audit 2023-12-02T02:13:52.906131+0000 mon.c (mon.2) 11954 : audit 0 from='client.? 172.21.15.40:0/3476109350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:53 smithi040 bash[28232]: cluster 2023-12-02T02:13:51.976435+0000 mgr.y (mgr.24356) 19066 : cluster 0 pgmap v19034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:53 smithi040 bash[28232]: audit 2023-12-02T02:13:52.906131+0000 mon.c (mon.2) 11954 : audit 0 from='client.? 172.21.15.40:0/3476109350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:53 smithi040 bash[41173]: cluster 2023-12-02T02:13:51.976435+0000 mgr.y (mgr.24356) 19066 : cluster 0 pgmap v19034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:53 smithi040 bash[41173]: audit 2023-12-02T02:13:52.906131+0000 mon.c (mon.2) 11954 : audit 0 from='client.? 172.21.15.40:0/3476109350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:55 smithi141 bash[31670]: cluster 2023-12-02T02:13:53.977113+0000 mgr.y (mgr.24356) 19067 : cluster 0 pgmap v19035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:55 smithi141 bash[31670]: audit 2023-12-02T02:13:55.366410+0000 mon.c (mon.2) 11955 : audit 0 from='client.? 172.21.15.40:0/2894024078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:55 smithi040 bash[28232]: cluster 2023-12-02T02:13:53.977113+0000 mgr.y (mgr.24356) 19067 : cluster 0 pgmap v19035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:55 smithi040 bash[28232]: audit 2023-12-02T02:13:55.366410+0000 mon.c (mon.2) 11955 : audit 0 from='client.? 172.21.15.40:0/2894024078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:55 smithi040 bash[41173]: cluster 2023-12-02T02:13:53.977113+0000 mgr.y (mgr.24356) 19067 : cluster 0 pgmap v19035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:55 smithi040 bash[41173]: audit 2023-12-02T02:13:55.366410+0000 mon.c (mon.2) 11955 : audit 0 from='client.? 172.21.15.40:0/2894024078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:13:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:13:58.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:57 smithi141 bash[31670]: cluster 2023-12-02T02:13:55.978283+0000 mgr.y (mgr.24356) 19068 : cluster 0 pgmap v19036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:57 smithi040 bash[28232]: cluster 2023-12-02T02:13:55.978283+0000 mgr.y (mgr.24356) 19068 : cluster 0 pgmap v19036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:57 smithi040 bash[41173]: cluster 2023-12-02T02:13:55.978283+0000 mgr.y (mgr.24356) 19068 : cluster 0 pgmap v19036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:13:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:58 smithi141 bash[31670]: audit 2023-12-02T02:13:57.832078+0000 mon.a (mon.0) 11774 : audit 0 from='client.? 172.21.15.40:0/3308053910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:58 smithi040 bash[28232]: audit 2023-12-02T02:13:57.832078+0000 mon.a (mon.0) 11774 : audit 0 from='client.? 172.21.15.40:0/3308053910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:13:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:58 smithi040 bash[41173]: audit 2023-12-02T02:13:57.832078+0000 mon.a (mon.0) 11774 : audit 0 from='client.? 172.21.15.40:0/3308053910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:13:59 smithi141 bash[31670]: cluster 2023-12-02T02:13:57.978971+0000 mgr.y (mgr.24356) 19069 : cluster 0 pgmap v19037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:13:59 smithi040 bash[28232]: cluster 2023-12-02T02:13:57.978971+0000 mgr.y (mgr.24356) 19069 : cluster 0 pgmap v19037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:13:59 smithi040 bash[41173]: cluster 2023-12-02T02:13:57.978971+0000 mgr.y (mgr.24356) 19069 : cluster 0 pgmap v19037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:00 smithi141 bash[31670]: audit 2023-12-02T02:14:00.293649+0000 mon.a (mon.0) 11775 : audit 0 from='client.? 172.21.15.40:0/404891157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:01.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:00 smithi040 bash[28232]: audit 2023-12-02T02:14:00.293649+0000 mon.a (mon.0) 11775 : audit 0 from='client.? 172.21.15.40:0/404891157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:00 smithi040 bash[41173]: audit 2023-12-02T02:14:00.293649+0000 mon.a (mon.0) 11775 : audit 0 from='client.? 172.21.15.40:0/404891157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:02.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:01 smithi141 bash[31670]: cluster 2023-12-02T02:13:59.980030+0000 mgr.y (mgr.24356) 19070 : cluster 0 pgmap v19038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:01 smithi040 bash[28232]: cluster 2023-12-02T02:13:59.980030+0000 mgr.y (mgr.24356) 19070 : cluster 0 pgmap v19038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:01 smithi040 bash[41173]: cluster 2023-12-02T02:13:59.980030+0000 mgr.y (mgr.24356) 19070 : cluster 0 pgmap v19038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:03 smithi141 bash[31670]: cluster 2023-12-02T02:14:01.980745+0000 mgr.y (mgr.24356) 19071 : cluster 0 pgmap v19039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:03 smithi141 bash[31670]: audit 2023-12-02T02:14:02.748417+0000 mon.c (mon.2) 11956 : audit 0 from='client.? 172.21.15.40:0/3327349722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:03 smithi040 bash[41173]: cluster 2023-12-02T02:14:01.980745+0000 mgr.y (mgr.24356) 19071 : cluster 0 pgmap v19039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:03 smithi040 bash[41173]: audit 2023-12-02T02:14:02.748417+0000 mon.c (mon.2) 11956 : audit 0 from='client.? 172.21.15.40:0/3327349722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:03 smithi040 bash[28232]: cluster 2023-12-02T02:14:01.980745+0000 mgr.y (mgr.24356) 19071 : cluster 0 pgmap v19039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:03 smithi040 bash[28232]: audit 2023-12-02T02:14:02.748417+0000 mon.c (mon.2) 11956 : audit 0 from='client.? 172.21.15.40:0/3327349722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:04 smithi141 bash[31670]: audit 2023-12-02T02:14:04.346226+0000 mon.c (mon.2) 11957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:04 smithi141 bash[31670]: audit 2023-12-02T02:14:04.622994+0000 mon.c (mon.2) 11958 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:14:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:04 smithi040 bash[28232]: audit 2023-12-02T02:14:04.346226+0000 mon.c (mon.2) 11957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:04 smithi040 bash[28232]: audit 2023-12-02T02:14:04.622994+0000 mon.c (mon.2) 11958 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:14:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:04 smithi040 bash[41173]: audit 2023-12-02T02:14:04.346226+0000 mon.c (mon.2) 11957 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:04 smithi040 bash[41173]: audit 2023-12-02T02:14:04.622994+0000 mon.c (mon.2) 11958 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:14:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:05 smithi141 bash[31670]: cluster 2023-12-02T02:14:03.981457+0000 mgr.y (mgr.24356) 19072 : cluster 0 pgmap v19040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:05 smithi141 bash[31670]: audit 2023-12-02T02:14:05.209499+0000 mon.c (mon.2) 11959 : audit 0 from='client.? 172.21.15.40:0/27587893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:05 smithi040 bash[28232]: cluster 2023-12-02T02:14:03.981457+0000 mgr.y (mgr.24356) 19072 : cluster 0 pgmap v19040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:05 smithi040 bash[28232]: audit 2023-12-02T02:14:05.209499+0000 mon.c (mon.2) 11959 : audit 0 from='client.? 172.21.15.40:0/27587893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:05 smithi040 bash[41173]: cluster 2023-12-02T02:14:03.981457+0000 mgr.y (mgr.24356) 19072 : cluster 0 pgmap v19040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:05 smithi040 bash[41173]: audit 2023-12-02T02:14:05.209499+0000 mon.c (mon.2) 11959 : audit 0 from='client.? 172.21.15.40:0/27587893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:14:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:14:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:07 smithi141 bash[31670]: cluster 2023-12-02T02:14:05.982683+0000 mgr.y (mgr.24356) 19073 : cluster 0 pgmap v19041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:07 smithi141 bash[31670]: audit 2023-12-02T02:14:07.669517+0000 mon.a (mon.0) 11776 : audit 0 from='client.? 172.21.15.40:0/3578861991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:07 smithi040 bash[28232]: cluster 2023-12-02T02:14:05.982683+0000 mgr.y (mgr.24356) 19073 : cluster 0 pgmap v19041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:07 smithi040 bash[28232]: audit 2023-12-02T02:14:07.669517+0000 mon.a (mon.0) 11776 : audit 0 from='client.? 172.21.15.40:0/3578861991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:07 smithi040 bash[41173]: cluster 2023-12-02T02:14:05.982683+0000 mgr.y (mgr.24356) 19073 : cluster 0 pgmap v19041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:07 smithi040 bash[41173]: audit 2023-12-02T02:14:07.669517+0000 mon.a (mon.0) 11776 : audit 0 from='client.? 172.21.15.40:0/3578861991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:10.026 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:09 smithi141 bash[31670]: cluster 2023-12-02T02:14:07.983356+0000 mgr.y (mgr.24356) 19074 : cluster 0 pgmap v19042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:09 smithi040 bash[28232]: cluster 2023-12-02T02:14:07.983356+0000 mgr.y (mgr.24356) 19074 : cluster 0 pgmap v19042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:09 smithi040 bash[41173]: cluster 2023-12-02T02:14:07.983356+0000 mgr.y (mgr.24356) 19074 : cluster 0 pgmap v19042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:10 smithi141 bash[31670]: audit 2023-12-02T02:14:10.145837+0000 mon.a (mon.0) 11777 : audit 0 from='client.? 172.21.15.40:0/1656368547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:10 smithi141 bash[31670]: audit 2023-12-02T02:14:10.417381+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:10 smithi141 bash[31670]: audit 2023-12-02T02:14:10.427119+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:10 smithi040 bash[41173]: audit 2023-12-02T02:14:10.145837+0000 mon.a (mon.0) 11777 : audit 0 from='client.? 172.21.15.40:0/1656368547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:10 smithi040 bash[41173]: audit 2023-12-02T02:14:10.417381+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:10 smithi040 bash[41173]: audit 2023-12-02T02:14:10.427119+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:10 smithi040 bash[28232]: audit 2023-12-02T02:14:10.145837+0000 mon.a (mon.0) 11777 : audit 0 from='client.? 172.21.15.40:0/1656368547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:10 smithi040 bash[28232]: audit 2023-12-02T02:14:10.417381+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:10 smithi040 bash[28232]: audit 2023-12-02T02:14:10.427119+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:11 smithi141 bash[31670]: cluster 2023-12-02T02:14:09.984150+0000 mgr.y (mgr.24356) 19075 : cluster 0 pgmap v19043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:11 smithi141 bash[31670]: audit 2023-12-02T02:14:10.821586+0000 mon.a (mon.0) 11780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:11 smithi141 bash[31670]: audit 2023-12-02T02:14:10.835170+0000 mon.a (mon.0) 11781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:11 smithi141 bash[31670]: audit 2023-12-02T02:14:11.370511+0000 mon.c (mon.2) 11960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:14:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:11 smithi141 bash[31670]: audit 2023-12-02T02:14:11.372444+0000 mon.c (mon.2) 11961 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:14:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:11 smithi141 bash[31670]: audit 2023-12-02T02:14:11.383141+0000 mon.a (mon.0) 11782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[28232]: cluster 2023-12-02T02:14:09.984150+0000 mgr.y (mgr.24356) 19075 : cluster 0 pgmap v19043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[28232]: audit 2023-12-02T02:14:10.821586+0000 mon.a (mon.0) 11780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[28232]: audit 2023-12-02T02:14:10.835170+0000 mon.a (mon.0) 11781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[28232]: audit 2023-12-02T02:14:11.370511+0000 mon.c (mon.2) 11960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[28232]: audit 2023-12-02T02:14:11.372444+0000 mon.c (mon.2) 11961 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[28232]: audit 2023-12-02T02:14:11.383141+0000 mon.a (mon.0) 11782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[41173]: cluster 2023-12-02T02:14:09.984150+0000 mgr.y (mgr.24356) 19075 : cluster 0 pgmap v19043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[41173]: audit 2023-12-02T02:14:10.821586+0000 mon.a (mon.0) 11780 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[41173]: audit 2023-12-02T02:14:10.835170+0000 mon.a (mon.0) 11781 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[41173]: audit 2023-12-02T02:14:11.370511+0000 mon.c (mon.2) 11960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:14:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[41173]: audit 2023-12-02T02:14:11.372444+0000 mon.c (mon.2) 11961 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:14:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:11 smithi040 bash[41173]: audit 2023-12-02T02:14:11.383141+0000 mon.a (mon.0) 11782 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:14:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:13 smithi141 bash[31670]: cluster 2023-12-02T02:14:11.984793+0000 mgr.y (mgr.24356) 19076 : cluster 0 pgmap v19044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:13 smithi141 bash[31670]: audit 2023-12-02T02:14:12.607684+0000 mon.c (mon.2) 11962 : audit 0 from='client.? 172.21.15.40:0/4080986491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:13 smithi040 bash[28232]: cluster 2023-12-02T02:14:11.984793+0000 mgr.y (mgr.24356) 19076 : cluster 0 pgmap v19044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:13 smithi040 bash[28232]: audit 2023-12-02T02:14:12.607684+0000 mon.c (mon.2) 11962 : audit 0 from='client.? 172.21.15.40:0/4080986491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:13 smithi040 bash[41173]: cluster 2023-12-02T02:14:11.984793+0000 mgr.y (mgr.24356) 19076 : cluster 0 pgmap v19044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:13 smithi040 bash[41173]: audit 2023-12-02T02:14:12.607684+0000 mon.c (mon.2) 11962 : audit 0 from='client.? 172.21.15.40:0/4080986491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:15 smithi141 bash[31670]: cluster 2023-12-02T02:14:13.985460+0000 mgr.y (mgr.24356) 19077 : cluster 0 pgmap v19045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:15.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:15 smithi141 bash[31670]: audit 2023-12-02T02:14:15.074928+0000 mon.a (mon.0) 11783 : audit 0 from='client.? 172.21.15.40:0/1711574009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:15 smithi040 bash[28232]: cluster 2023-12-02T02:14:13.985460+0000 mgr.y (mgr.24356) 19077 : cluster 0 pgmap v19045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:15 smithi040 bash[28232]: audit 2023-12-02T02:14:15.074928+0000 mon.a (mon.0) 11783 : audit 0 from='client.? 172.21.15.40:0/1711574009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:15 smithi040 bash[41173]: cluster 2023-12-02T02:14:13.985460+0000 mgr.y (mgr.24356) 19077 : cluster 0 pgmap v19045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:15 smithi040 bash[41173]: audit 2023-12-02T02:14:15.074928+0000 mon.a (mon.0) 11783 : audit 0 from='client.? 172.21.15.40:0/1711574009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:14:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:14:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:17 smithi141 bash[31670]: cluster 2023-12-02T02:14:15.986628+0000 mgr.y (mgr.24356) 19078 : cluster 0 pgmap v19046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:17 smithi040 bash[41173]: cluster 2023-12-02T02:14:15.986628+0000 mgr.y (mgr.24356) 19078 : cluster 0 pgmap v19046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:17 smithi040 bash[28232]: cluster 2023-12-02T02:14:15.986628+0000 mgr.y (mgr.24356) 19078 : cluster 0 pgmap v19046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:18.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:18 smithi141 bash[31670]: audit 2023-12-02T02:14:17.540358+0000 mon.a (mon.0) 11784 : audit 0 from='client.? 172.21.15.40:0/2915273143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:18.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:18 smithi040 bash[41173]: audit 2023-12-02T02:14:17.540358+0000 mon.a (mon.0) 11784 : audit 0 from='client.? 172.21.15.40:0/2915273143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:18 smithi040 bash[28232]: audit 2023-12-02T02:14:17.540358+0000 mon.a (mon.0) 11784 : audit 0 from='client.? 172.21.15.40:0/2915273143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:19.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:19 smithi141 bash[31670]: cluster 2023-12-02T02:14:17.987304+0000 mgr.y (mgr.24356) 19079 : cluster 0 pgmap v19047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:19 smithi040 bash[28232]: cluster 2023-12-02T02:14:17.987304+0000 mgr.y (mgr.24356) 19079 : cluster 0 pgmap v19047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:19 smithi040 bash[41173]: cluster 2023-12-02T02:14:17.987304+0000 mgr.y (mgr.24356) 19079 : cluster 0 pgmap v19047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:20 smithi141 bash[31670]: audit 2023-12-02T02:14:19.346683+0000 mon.c (mon.2) 11963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:20.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:20 smithi141 bash[31670]: audit 2023-12-02T02:14:20.020348+0000 mon.c (mon.2) 11964 : audit 0 from='client.? 172.21.15.40:0/1969102378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:20 smithi040 bash[28232]: audit 2023-12-02T02:14:19.346683+0000 mon.c (mon.2) 11963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:20 smithi040 bash[28232]: audit 2023-12-02T02:14:20.020348+0000 mon.c (mon.2) 11964 : audit 0 from='client.? 172.21.15.40:0/1969102378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:20 smithi040 bash[41173]: audit 2023-12-02T02:14:19.346683+0000 mon.c (mon.2) 11963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:20 smithi040 bash[41173]: audit 2023-12-02T02:14:20.020348+0000 mon.c (mon.2) 11964 : audit 0 from='client.? 172.21.15.40:0/1969102378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:21.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:21 smithi141 bash[31670]: cluster 2023-12-02T02:14:19.988540+0000 mgr.y (mgr.24356) 19080 : cluster 0 pgmap v19048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:21 smithi040 bash[28232]: cluster 2023-12-02T02:14:19.988540+0000 mgr.y (mgr.24356) 19080 : cluster 0 pgmap v19048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:21 smithi040 bash[41173]: cluster 2023-12-02T02:14:19.988540+0000 mgr.y (mgr.24356) 19080 : cluster 0 pgmap v19048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:23 smithi141 bash[31670]: cluster 2023-12-02T02:14:21.989164+0000 mgr.y (mgr.24356) 19081 : cluster 0 pgmap v19049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:23.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:23 smithi141 bash[31670]: audit 2023-12-02T02:14:22.483754+0000 mon.a (mon.0) 11785 : audit 0 from='client.? 172.21.15.40:0/2969344345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:23 smithi040 bash[28232]: cluster 2023-12-02T02:14:21.989164+0000 mgr.y (mgr.24356) 19081 : cluster 0 pgmap v19049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:23 smithi040 bash[28232]: audit 2023-12-02T02:14:22.483754+0000 mon.a (mon.0) 11785 : audit 0 from='client.? 172.21.15.40:0/2969344345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:23 smithi040 bash[41173]: cluster 2023-12-02T02:14:21.989164+0000 mgr.y (mgr.24356) 19081 : cluster 0 pgmap v19049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:23 smithi040 bash[41173]: audit 2023-12-02T02:14:22.483754+0000 mon.a (mon.0) 11785 : audit 0 from='client.? 172.21.15.40:0/2969344345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:25 smithi141 bash[31670]: cluster 2023-12-02T02:14:23.989815+0000 mgr.y (mgr.24356) 19082 : cluster 0 pgmap v19050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:25.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:25 smithi141 bash[31670]: audit 2023-12-02T02:14:24.941837+0000 mon.c (mon.2) 11965 : audit 0 from='client.? 172.21.15.40:0/3369009529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:25 smithi040 bash[28232]: cluster 2023-12-02T02:14:23.989815+0000 mgr.y (mgr.24356) 19082 : cluster 0 pgmap v19050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:25 smithi040 bash[28232]: audit 2023-12-02T02:14:24.941837+0000 mon.c (mon.2) 11965 : audit 0 from='client.? 172.21.15.40:0/3369009529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:25 smithi040 bash[41173]: cluster 2023-12-02T02:14:23.989815+0000 mgr.y (mgr.24356) 19082 : cluster 0 pgmap v19050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:25 smithi040 bash[41173]: audit 2023-12-02T02:14:24.941837+0000 mon.c (mon.2) 11965 : audit 0 from='client.? 172.21.15.40:0/3369009529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:14:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:14:27.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:27 smithi141 bash[31670]: cluster 2023-12-02T02:14:25.990983+0000 mgr.y (mgr.24356) 19083 : cluster 0 pgmap v19051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:27 smithi040 bash[28232]: cluster 2023-12-02T02:14:25.990983+0000 mgr.y (mgr.24356) 19083 : cluster 0 pgmap v19051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:27 smithi040 bash[41173]: cluster 2023-12-02T02:14:25.990983+0000 mgr.y (mgr.24356) 19083 : cluster 0 pgmap v19051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:28.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:28 smithi141 bash[31670]: audit 2023-12-02T02:14:27.406650+0000 mon.a (mon.0) 11786 : audit 0 from='client.? 172.21.15.40:0/3717743691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:28 smithi040 bash[28232]: audit 2023-12-02T02:14:27.406650+0000 mon.a (mon.0) 11786 : audit 0 from='client.? 172.21.15.40:0/3717743691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:28 smithi040 bash[41173]: audit 2023-12-02T02:14:27.406650+0000 mon.a (mon.0) 11786 : audit 0 from='client.? 172.21.15.40:0/3717743691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:29 smithi141 bash[31670]: cluster 2023-12-02T02:14:27.991590+0000 mgr.y (mgr.24356) 19084 : cluster 0 pgmap v19052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:29 smithi040 bash[41173]: cluster 2023-12-02T02:14:27.991590+0000 mgr.y (mgr.24356) 19084 : cluster 0 pgmap v19052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:29 smithi040 bash[28232]: cluster 2023-12-02T02:14:27.991590+0000 mgr.y (mgr.24356) 19084 : cluster 0 pgmap v19052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:30 smithi141 bash[31670]: audit 2023-12-02T02:14:29.863338+0000 mon.a (mon.0) 11787 : audit 0 from='client.? 172.21.15.40:0/2974134820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:30 smithi040 bash[28232]: audit 2023-12-02T02:14:29.863338+0000 mon.a (mon.0) 11787 : audit 0 from='client.? 172.21.15.40:0/2974134820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:30 smithi040 bash[41173]: audit 2023-12-02T02:14:29.863338+0000 mon.a (mon.0) 11787 : audit 0 from='client.? 172.21.15.40:0/2974134820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:31 smithi141 bash[31670]: cluster 2023-12-02T02:14:29.992895+0000 mgr.y (mgr.24356) 19085 : cluster 0 pgmap v19053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:31.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:31 smithi040 bash[28232]: cluster 2023-12-02T02:14:29.992895+0000 mgr.y (mgr.24356) 19085 : cluster 0 pgmap v19053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:31 smithi040 bash[41173]: cluster 2023-12-02T02:14:29.992895+0000 mgr.y (mgr.24356) 19085 : cluster 0 pgmap v19053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:33 smithi141 bash[31670]: cluster 2023-12-02T02:14:31.993537+0000 mgr.y (mgr.24356) 19086 : cluster 0 pgmap v19054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:33 smithi141 bash[31670]: audit 2023-12-02T02:14:32.332186+0000 mon.a (mon.0) 11788 : audit 0 from='client.? 172.21.15.40:0/1123846931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:33.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:33 smithi040 bash[28232]: cluster 2023-12-02T02:14:31.993537+0000 mgr.y (mgr.24356) 19086 : cluster 0 pgmap v19054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:33 smithi040 bash[28232]: audit 2023-12-02T02:14:32.332186+0000 mon.a (mon.0) 11788 : audit 0 from='client.? 172.21.15.40:0/1123846931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:33 smithi040 bash[41173]: cluster 2023-12-02T02:14:31.993537+0000 mgr.y (mgr.24356) 19086 : cluster 0 pgmap v19054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:33 smithi040 bash[41173]: audit 2023-12-02T02:14:32.332186+0000 mon.a (mon.0) 11788 : audit 0 from='client.? 172.21.15.40:0/1123846931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:35 smithi141 bash[31670]: cluster 2023-12-02T02:14:33.994095+0000 mgr.y (mgr.24356) 19087 : cluster 0 pgmap v19055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:35 smithi141 bash[31670]: audit 2023-12-02T02:14:34.347106+0000 mon.c (mon.2) 11966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:35 smithi141 bash[31670]: audit 2023-12-02T02:14:34.798667+0000 mon.a (mon.0) 11789 : audit 0 from='client.? 172.21.15.40:0/850595847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:35 smithi040 bash[28232]: cluster 2023-12-02T02:14:33.994095+0000 mgr.y (mgr.24356) 19087 : cluster 0 pgmap v19055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:35 smithi040 bash[28232]: audit 2023-12-02T02:14:34.347106+0000 mon.c (mon.2) 11966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:35 smithi040 bash[28232]: audit 2023-12-02T02:14:34.798667+0000 mon.a (mon.0) 11789 : audit 0 from='client.? 172.21.15.40:0/850595847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:35 smithi040 bash[41173]: cluster 2023-12-02T02:14:33.994095+0000 mgr.y (mgr.24356) 19087 : cluster 0 pgmap v19055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:35 smithi040 bash[41173]: audit 2023-12-02T02:14:34.347106+0000 mon.c (mon.2) 11966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:35 smithi040 bash[41173]: audit 2023-12-02T02:14:34.798667+0000 mon.a (mon.0) 11789 : audit 0 from='client.? 172.21.15.40:0/850595847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:14:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:14:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:37 smithi141 bash[31670]: cluster 2023-12-02T02:14:35.995220+0000 mgr.y (mgr.24356) 19088 : cluster 0 pgmap v19056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:37 smithi040 bash[41173]: cluster 2023-12-02T02:14:35.995220+0000 mgr.y (mgr.24356) 19088 : cluster 0 pgmap v19056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:37 smithi040 bash[28232]: cluster 2023-12-02T02:14:35.995220+0000 mgr.y (mgr.24356) 19088 : cluster 0 pgmap v19056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:38 smithi141 bash[31670]: audit 2023-12-02T02:14:37.266623+0000 mon.c (mon.2) 11967 : audit 0 from='client.? 172.21.15.40:0/915655203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:38 smithi040 bash[28232]: audit 2023-12-02T02:14:37.266623+0000 mon.c (mon.2) 11967 : audit 0 from='client.? 172.21.15.40:0/915655203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:38 smithi040 bash[41173]: audit 2023-12-02T02:14:37.266623+0000 mon.c (mon.2) 11967 : audit 0 from='client.? 172.21.15.40:0/915655203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:39 smithi141 bash[31670]: cluster 2023-12-02T02:14:37.995871+0000 mgr.y (mgr.24356) 19089 : cluster 0 pgmap v19057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:39 smithi040 bash[28232]: cluster 2023-12-02T02:14:37.995871+0000 mgr.y (mgr.24356) 19089 : cluster 0 pgmap v19057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:39 smithi040 bash[41173]: cluster 2023-12-02T02:14:37.995871+0000 mgr.y (mgr.24356) 19089 : cluster 0 pgmap v19057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:40 smithi141 bash[31670]: audit 2023-12-02T02:14:39.741134+0000 mon.c (mon.2) 11968 : audit 0 from='client.? 172.21.15.40:0/1424160066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:40 smithi040 bash[28232]: audit 2023-12-02T02:14:39.741134+0000 mon.c (mon.2) 11968 : audit 0 from='client.? 172.21.15.40:0/1424160066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:40 smithi040 bash[41173]: audit 2023-12-02T02:14:39.741134+0000 mon.c (mon.2) 11968 : audit 0 from='client.? 172.21.15.40:0/1424160066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:41 smithi141 bash[31670]: cluster 2023-12-02T02:14:39.997025+0000 mgr.y (mgr.24356) 19090 : cluster 0 pgmap v19058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:41 smithi040 bash[28232]: cluster 2023-12-02T02:14:39.997025+0000 mgr.y (mgr.24356) 19090 : cluster 0 pgmap v19058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:41 smithi040 bash[41173]: cluster 2023-12-02T02:14:39.997025+0000 mgr.y (mgr.24356) 19090 : cluster 0 pgmap v19058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:43 smithi141 bash[31670]: cluster 2023-12-02T02:14:41.997765+0000 mgr.y (mgr.24356) 19091 : cluster 0 pgmap v19059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:43 smithi141 bash[31670]: audit 2023-12-02T02:14:42.197959+0000 mon.a (mon.0) 11790 : audit 0 from='client.? 172.21.15.40:0/3730323193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:43 smithi040 bash[28232]: cluster 2023-12-02T02:14:41.997765+0000 mgr.y (mgr.24356) 19091 : cluster 0 pgmap v19059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:43 smithi040 bash[28232]: audit 2023-12-02T02:14:42.197959+0000 mon.a (mon.0) 11790 : audit 0 from='client.? 172.21.15.40:0/3730323193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:43 smithi040 bash[41173]: cluster 2023-12-02T02:14:41.997765+0000 mgr.y (mgr.24356) 19091 : cluster 0 pgmap v19059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:43 smithi040 bash[41173]: audit 2023-12-02T02:14:42.197959+0000 mon.a (mon.0) 11790 : audit 0 from='client.? 172.21.15.40:0/3730323193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:45 smithi141 bash[31670]: cluster 2023-12-02T02:14:43.998608+0000 mgr.y (mgr.24356) 19092 : cluster 0 pgmap v19060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:45 smithi141 bash[31670]: audit 2023-12-02T02:14:44.664100+0000 mon.a (mon.0) 11791 : audit 0 from='client.? 172.21.15.40:0/3882249951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:45 smithi040 bash[28232]: cluster 2023-12-02T02:14:43.998608+0000 mgr.y (mgr.24356) 19092 : cluster 0 pgmap v19060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:45 smithi040 bash[28232]: audit 2023-12-02T02:14:44.664100+0000 mon.a (mon.0) 11791 : audit 0 from='client.? 172.21.15.40:0/3882249951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:45 smithi040 bash[41173]: cluster 2023-12-02T02:14:43.998608+0000 mgr.y (mgr.24356) 19092 : cluster 0 pgmap v19060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:45 smithi040 bash[41173]: audit 2023-12-02T02:14:44.664100+0000 mon.a (mon.0) 11791 : audit 0 from='client.? 172.21.15.40:0/3882249951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:14:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:14:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:47 smithi141 bash[31670]: cluster 2023-12-02T02:14:45.999814+0000 mgr.y (mgr.24356) 19093 : cluster 0 pgmap v19061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:47 smithi141 bash[31670]: audit 2023-12-02T02:14:47.135220+0000 mon.a (mon.0) 11792 : audit 0 from='client.? 172.21.15.40:0/1269074702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:47 smithi040 bash[41173]: cluster 2023-12-02T02:14:45.999814+0000 mgr.y (mgr.24356) 19093 : cluster 0 pgmap v19061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:47 smithi040 bash[41173]: audit 2023-12-02T02:14:47.135220+0000 mon.a (mon.0) 11792 : audit 0 from='client.? 172.21.15.40:0/1269074702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:47 smithi040 bash[28232]: cluster 2023-12-02T02:14:45.999814+0000 mgr.y (mgr.24356) 19093 : cluster 0 pgmap v19061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:47 smithi040 bash[28232]: audit 2023-12-02T02:14:47.135220+0000 mon.a (mon.0) 11792 : audit 0 from='client.? 172.21.15.40:0/1269074702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:49 smithi141 bash[31670]: cluster 2023-12-02T02:14:48.000471+0000 mgr.y (mgr.24356) 19094 : cluster 0 pgmap v19062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:49 smithi040 bash[28232]: cluster 2023-12-02T02:14:48.000471+0000 mgr.y (mgr.24356) 19094 : cluster 0 pgmap v19062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:49 smithi040 bash[41173]: cluster 2023-12-02T02:14:48.000471+0000 mgr.y (mgr.24356) 19094 : cluster 0 pgmap v19062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:50 smithi141 bash[31670]: audit 2023-12-02T02:14:49.346855+0000 mon.c (mon.2) 11969 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:50 smithi141 bash[31670]: audit 2023-12-02T02:14:49.622578+0000 mon.a (mon.0) 11793 : audit 0 from='client.? 172.21.15.40:0/2857040044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:50 smithi040 bash[28232]: audit 2023-12-02T02:14:49.346855+0000 mon.c (mon.2) 11969 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:50 smithi040 bash[28232]: audit 2023-12-02T02:14:49.622578+0000 mon.a (mon.0) 11793 : audit 0 from='client.? 172.21.15.40:0/2857040044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:50 smithi040 bash[41173]: audit 2023-12-02T02:14:49.346855+0000 mon.c (mon.2) 11969 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:50 smithi040 bash[41173]: audit 2023-12-02T02:14:49.622578+0000 mon.a (mon.0) 11793 : audit 0 from='client.? 172.21.15.40:0/2857040044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:51 smithi141 bash[31670]: cluster 2023-12-02T02:14:50.001581+0000 mgr.y (mgr.24356) 19095 : cluster 0 pgmap v19063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:51 smithi040 bash[28232]: cluster 2023-12-02T02:14:50.001581+0000 mgr.y (mgr.24356) 19095 : cluster 0 pgmap v19063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:51 smithi040 bash[41173]: cluster 2023-12-02T02:14:50.001581+0000 mgr.y (mgr.24356) 19095 : cluster 0 pgmap v19063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:52 smithi141 bash[31670]: audit 2023-12-02T02:14:52.089068+0000 mon.c (mon.2) 11970 : audit 0 from='client.? 172.21.15.40:0/2248259426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:52 smithi040 bash[28232]: audit 2023-12-02T02:14:52.089068+0000 mon.c (mon.2) 11970 : audit 0 from='client.? 172.21.15.40:0/2248259426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:52 smithi040 bash[41173]: audit 2023-12-02T02:14:52.089068+0000 mon.c (mon.2) 11970 : audit 0 from='client.? 172.21.15.40:0/2248259426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:53 smithi141 bash[31670]: cluster 2023-12-02T02:14:52.002044+0000 mgr.y (mgr.24356) 19096 : cluster 0 pgmap v19064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:53 smithi040 bash[28232]: cluster 2023-12-02T02:14:52.002044+0000 mgr.y (mgr.24356) 19096 : cluster 0 pgmap v19064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:53 smithi040 bash[41173]: cluster 2023-12-02T02:14:52.002044+0000 mgr.y (mgr.24356) 19096 : cluster 0 pgmap v19064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:55 smithi141 bash[31670]: cluster 2023-12-02T02:14:54.002669+0000 mgr.y (mgr.24356) 19097 : cluster 0 pgmap v19065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:55.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:55 smithi141 bash[31670]: audit 2023-12-02T02:14:54.558671+0000 mon.c (mon.2) 11971 : audit 0 from='client.? 172.21.15.40:0/1668911188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:55 smithi040 bash[28232]: cluster 2023-12-02T02:14:54.002669+0000 mgr.y (mgr.24356) 19097 : cluster 0 pgmap v19065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:55 smithi040 bash[28232]: audit 2023-12-02T02:14:54.558671+0000 mon.c (mon.2) 11971 : audit 0 from='client.? 172.21.15.40:0/1668911188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:55 smithi040 bash[41173]: cluster 2023-12-02T02:14:54.002669+0000 mgr.y (mgr.24356) 19097 : cluster 0 pgmap v19065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:55 smithi040 bash[41173]: audit 2023-12-02T02:14:54.558671+0000 mon.c (mon.2) 11971 : audit 0 from='client.? 172.21.15.40:0/1668911188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:14:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:14:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:57 smithi141 bash[31670]: cluster 2023-12-02T02:14:56.003886+0000 mgr.y (mgr.24356) 19098 : cluster 0 pgmap v19066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:57.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:57 smithi141 bash[31670]: audit 2023-12-02T02:14:57.018533+0000 mon.c (mon.2) 11972 : audit 0 from='client.? 172.21.15.40:0/2990257345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:57 smithi040 bash[41173]: cluster 2023-12-02T02:14:56.003886+0000 mgr.y (mgr.24356) 19098 : cluster 0 pgmap v19066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:57 smithi040 bash[41173]: audit 2023-12-02T02:14:57.018533+0000 mon.c (mon.2) 11972 : audit 0 from='client.? 172.21.15.40:0/2990257345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:57 smithi040 bash[28232]: cluster 2023-12-02T02:14:56.003886+0000 mgr.y (mgr.24356) 19098 : cluster 0 pgmap v19066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:57 smithi040 bash[28232]: audit 2023-12-02T02:14:57.018533+0000 mon.c (mon.2) 11972 : audit 0 from='client.? 172.21.15.40:0/2990257345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:14:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:14:59 smithi141 bash[31670]: cluster 2023-12-02T02:14:58.004655+0000 mgr.y (mgr.24356) 19099 : cluster 0 pgmap v19067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:14:59 smithi040 bash[41173]: cluster 2023-12-02T02:14:58.004655+0000 mgr.y (mgr.24356) 19099 : cluster 0 pgmap v19067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:14:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:14:59 smithi040 bash[28232]: cluster 2023-12-02T02:14:58.004655+0000 mgr.y (mgr.24356) 19099 : cluster 0 pgmap v19067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:00.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:00 smithi141 bash[31670]: audit 2023-12-02T02:14:59.486376+0000 mon.c (mon.2) 11973 : audit 0 from='client.? 172.21.15.40:0/2729174509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:00 smithi040 bash[41173]: audit 2023-12-02T02:14:59.486376+0000 mon.c (mon.2) 11973 : audit 0 from='client.? 172.21.15.40:0/2729174509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:00 smithi040 bash[28232]: audit 2023-12-02T02:14:59.486376+0000 mon.c (mon.2) 11973 : audit 0 from='client.? 172.21.15.40:0/2729174509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:01 smithi141 bash[31670]: cluster 2023-12-02T02:15:00.005885+0000 mgr.y (mgr.24356) 19100 : cluster 0 pgmap v19068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:01 smithi040 bash[28232]: cluster 2023-12-02T02:15:00.005885+0000 mgr.y (mgr.24356) 19100 : cluster 0 pgmap v19068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:01 smithi040 bash[41173]: cluster 2023-12-02T02:15:00.005885+0000 mgr.y (mgr.24356) 19100 : cluster 0 pgmap v19068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:02.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:02 smithi141 bash[31670]: audit 2023-12-02T02:15:01.948782+0000 mon.c (mon.2) 11974 : audit 0 from='client.? 172.21.15.40:0/3680055765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:02 smithi040 bash[28232]: audit 2023-12-02T02:15:01.948782+0000 mon.c (mon.2) 11974 : audit 0 from='client.? 172.21.15.40:0/3680055765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:02 smithi040 bash[41173]: audit 2023-12-02T02:15:01.948782+0000 mon.c (mon.2) 11974 : audit 0 from='client.? 172.21.15.40:0/3680055765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:03.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:03 smithi141 bash[31670]: cluster 2023-12-02T02:15:02.006531+0000 mgr.y (mgr.24356) 19101 : cluster 0 pgmap v19069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:03 smithi040 bash[41173]: cluster 2023-12-02T02:15:02.006531+0000 mgr.y (mgr.24356) 19101 : cluster 0 pgmap v19069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:03 smithi040 bash[28232]: cluster 2023-12-02T02:15:02.006531+0000 mgr.y (mgr.24356) 19101 : cluster 0 pgmap v19069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:05 smithi141 bash[31670]: cluster 2023-12-02T02:15:04.007281+0000 mgr.y (mgr.24356) 19102 : cluster 0 pgmap v19070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:05 smithi141 bash[31670]: audit 2023-12-02T02:15:04.347453+0000 mon.c (mon.2) 11975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:05.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:05 smithi141 bash[31670]: audit 2023-12-02T02:15:04.413770+0000 mon.c (mon.2) 11976 : audit 0 from='client.? 172.21.15.40:0/3842327564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:05 smithi040 bash[28232]: cluster 2023-12-02T02:15:04.007281+0000 mgr.y (mgr.24356) 19102 : cluster 0 pgmap v19070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:05 smithi040 bash[28232]: audit 2023-12-02T02:15:04.347453+0000 mon.c (mon.2) 11975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:05 smithi040 bash[28232]: audit 2023-12-02T02:15:04.413770+0000 mon.c (mon.2) 11976 : audit 0 from='client.? 172.21.15.40:0/3842327564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:05 smithi040 bash[41173]: cluster 2023-12-02T02:15:04.007281+0000 mgr.y (mgr.24356) 19102 : cluster 0 pgmap v19070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:05 smithi040 bash[41173]: audit 2023-12-02T02:15:04.347453+0000 mon.c (mon.2) 11975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:05 smithi040 bash[41173]: audit 2023-12-02T02:15:04.413770+0000 mon.c (mon.2) 11976 : audit 0 from='client.? 172.21.15.40:0/3842327564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:15:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:15:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:07 smithi141 bash[31670]: cluster 2023-12-02T02:15:06.008565+0000 mgr.y (mgr.24356) 19103 : cluster 0 pgmap v19071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:07.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:07 smithi141 bash[31670]: audit 2023-12-02T02:15:06.880882+0000 mon.c (mon.2) 11977 : audit 0 from='client.? 172.21.15.40:0/1729800503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:07 smithi040 bash[41173]: cluster 2023-12-02T02:15:06.008565+0000 mgr.y (mgr.24356) 19103 : cluster 0 pgmap v19071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:07 smithi040 bash[41173]: audit 2023-12-02T02:15:06.880882+0000 mon.c (mon.2) 11977 : audit 0 from='client.? 172.21.15.40:0/1729800503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:07 smithi040 bash[28232]: cluster 2023-12-02T02:15:06.008565+0000 mgr.y (mgr.24356) 19103 : cluster 0 pgmap v19071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:07 smithi040 bash[28232]: audit 2023-12-02T02:15:06.880882+0000 mon.c (mon.2) 11977 : audit 0 from='client.? 172.21.15.40:0/1729800503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:09.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:09 smithi141 bash[31670]: cluster 2023-12-02T02:15:08.009176+0000 mgr.y (mgr.24356) 19104 : cluster 0 pgmap v19072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:09 smithi040 bash[41173]: cluster 2023-12-02T02:15:08.009176+0000 mgr.y (mgr.24356) 19104 : cluster 0 pgmap v19072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:09 smithi040 bash[28232]: cluster 2023-12-02T02:15:08.009176+0000 mgr.y (mgr.24356) 19104 : cluster 0 pgmap v19072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:10.526 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:10 smithi141 bash[31670]: audit 2023-12-02T02:15:09.349408+0000 mon.a (mon.0) 11794 : audit 0 from='client.? 172.21.15.40:0/4195623510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:10.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:10 smithi040 bash[28232]: audit 2023-12-02T02:15:09.349408+0000 mon.a (mon.0) 11794 : audit 0 from='client.? 172.21.15.40:0/4195623510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:10 smithi040 bash[41173]: audit 2023-12-02T02:15:09.349408+0000 mon.a (mon.0) 11794 : audit 0 from='client.? 172.21.15.40:0/4195623510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:11.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:11 smithi141 bash[31670]: cluster 2023-12-02T02:15:10.010344+0000 mgr.y (mgr.24356) 19105 : cluster 0 pgmap v19073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:11 smithi040 bash[28232]: cluster 2023-12-02T02:15:10.010344+0000 mgr.y (mgr.24356) 19105 : cluster 0 pgmap v19073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:11 smithi040 bash[41173]: cluster 2023-12-02T02:15:10.010344+0000 mgr.y (mgr.24356) 19105 : cluster 0 pgmap v19073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:12 smithi141 bash[31670]: audit 2023-12-02T02:15:11.465749+0000 mon.c (mon.2) 11978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:15:12.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:12 smithi141 bash[31670]: audit 2023-12-02T02:15:11.813993+0000 mon.c (mon.2) 11979 : audit 0 from='client.? 172.21.15.40:0/2750269260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:12.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:12 smithi040 bash[41173]: audit 2023-12-02T02:15:11.465749+0000 mon.c (mon.2) 11978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:15:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:12 smithi040 bash[41173]: audit 2023-12-02T02:15:11.813993+0000 mon.c (mon.2) 11979 : audit 0 from='client.? 172.21.15.40:0/2750269260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:12 smithi040 bash[28232]: audit 2023-12-02T02:15:11.465749+0000 mon.c (mon.2) 11978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:15:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:12 smithi040 bash[28232]: audit 2023-12-02T02:15:11.813993+0000 mon.c (mon.2) 11979 : audit 0 from='client.? 172.21.15.40:0/2750269260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:13.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:13 smithi141 bash[31670]: cluster 2023-12-02T02:15:12.011040+0000 mgr.y (mgr.24356) 19106 : cluster 0 pgmap v19074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:13 smithi040 bash[28232]: cluster 2023-12-02T02:15:12.011040+0000 mgr.y (mgr.24356) 19106 : cluster 0 pgmap v19074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:13 smithi040 bash[41173]: cluster 2023-12-02T02:15:12.011040+0000 mgr.y (mgr.24356) 19106 : cluster 0 pgmap v19074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:15 smithi040 bash[28232]: cluster 2023-12-02T02:15:14.011713+0000 mgr.y (mgr.24356) 19107 : cluster 0 pgmap v19075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:15 smithi040 bash[28232]: audit 2023-12-02T02:15:14.284701+0000 mon.c (mon.2) 11980 : audit 0 from='client.? 172.21.15.40:0/783427109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:15 smithi040 bash[41173]: cluster 2023-12-02T02:15:14.011713+0000 mgr.y (mgr.24356) 19107 : cluster 0 pgmap v19075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:15 smithi040 bash[41173]: audit 2023-12-02T02:15:14.284701+0000 mon.c (mon.2) 11980 : audit 0 from='client.? 172.21.15.40:0/783427109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:15 smithi141 bash[31670]: cluster 2023-12-02T02:15:14.011713+0000 mgr.y (mgr.24356) 19107 : cluster 0 pgmap v19075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:15 smithi141 bash[31670]: audit 2023-12-02T02:15:14.284701+0000 mon.c (mon.2) 11980 : audit 0 from='client.? 172.21.15.40:0/783427109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:15:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:15:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:17 smithi040 bash[28232]: cluster 2023-12-02T02:15:16.012925+0000 mgr.y (mgr.24356) 19108 : cluster 0 pgmap v19076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:17 smithi040 bash[28232]: audit 2023-12-02T02:15:16.776408+0000 mon.a (mon.0) 11795 : audit 0 from='client.? 172.21.15.40:0/3546758241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:17 smithi040 bash[41173]: cluster 2023-12-02T02:15:16.012925+0000 mgr.y (mgr.24356) 19108 : cluster 0 pgmap v19076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:17 smithi040 bash[41173]: audit 2023-12-02T02:15:16.776408+0000 mon.a (mon.0) 11795 : audit 0 from='client.? 172.21.15.40:0/3546758241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:17 smithi141 bash[31670]: cluster 2023-12-02T02:15:16.012925+0000 mgr.y (mgr.24356) 19108 : cluster 0 pgmap v19076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:17 smithi141 bash[31670]: audit 2023-12-02T02:15:16.776408+0000 mon.a (mon.0) 11795 : audit 0 from='client.? 172.21.15.40:0/3546758241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[28232]: audit 2023-12-02T02:15:17.314065+0000 mon.a (mon.0) 11796 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[28232]: audit 2023-12-02T02:15:17.325245+0000 mon.a (mon.0) 11797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[28232]: audit 2023-12-02T02:15:17.662162+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[28232]: audit 2023-12-02T02:15:17.674200+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[41173]: audit 2023-12-02T02:15:17.314065+0000 mon.a (mon.0) 11796 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[41173]: audit 2023-12-02T02:15:17.325245+0000 mon.a (mon.0) 11797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[41173]: audit 2023-12-02T02:15:17.662162+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:18 smithi040 bash[41173]: audit 2023-12-02T02:15:17.674200+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:18 smithi141 bash[31670]: audit 2023-12-02T02:15:17.314065+0000 mon.a (mon.0) 11796 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:18 smithi141 bash[31670]: audit 2023-12-02T02:15:17.325245+0000 mon.a (mon.0) 11797 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:18 smithi141 bash[31670]: audit 2023-12-02T02:15:17.662162+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:18 smithi141 bash[31670]: audit 2023-12-02T02:15:17.674200+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:19 smithi141 bash[31670]: cluster 2023-12-02T02:15:18.013594+0000 mgr.y (mgr.24356) 19109 : cluster 0 pgmap v19077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:19 smithi141 bash[31670]: audit 2023-12-02T02:15:19.249288+0000 mon.c (mon.2) 11981 : audit 0 from='client.? 172.21.15.40:0/336541714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:19 smithi141 bash[31670]: audit 2023-12-02T02:15:19.347848+0000 mon.c (mon.2) 11982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:19 smithi040 bash[28232]: cluster 2023-12-02T02:15:18.013594+0000 mgr.y (mgr.24356) 19109 : cluster 0 pgmap v19077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:19 smithi040 bash[28232]: audit 2023-12-02T02:15:19.249288+0000 mon.c (mon.2) 11981 : audit 0 from='client.? 172.21.15.40:0/336541714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:19 smithi040 bash[28232]: audit 2023-12-02T02:15:19.347848+0000 mon.c (mon.2) 11982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:19 smithi040 bash[41173]: cluster 2023-12-02T02:15:18.013594+0000 mgr.y (mgr.24356) 19109 : cluster 0 pgmap v19077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:19 smithi040 bash[41173]: audit 2023-12-02T02:15:19.249288+0000 mon.c (mon.2) 11981 : audit 0 from='client.? 172.21.15.40:0/336541714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:19 smithi040 bash[41173]: audit 2023-12-02T02:15:19.347848+0000 mon.c (mon.2) 11982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:21 smithi141 bash[31670]: cluster 2023-12-02T02:15:20.014763+0000 mgr.y (mgr.24356) 19110 : cluster 0 pgmap v19078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:21 smithi040 bash[41173]: cluster 2023-12-02T02:15:20.014763+0000 mgr.y (mgr.24356) 19110 : cluster 0 pgmap v19078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:21 smithi040 bash[28232]: cluster 2023-12-02T02:15:20.014763+0000 mgr.y (mgr.24356) 19110 : cluster 0 pgmap v19078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:23.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:22 smithi141 bash[31670]: audit 2023-12-02T02:15:21.713853+0000 mon.a (mon.0) 11800 : audit 0 from='client.? 172.21.15.40:0/2865669817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:22 smithi040 bash[28232]: audit 2023-12-02T02:15:21.713853+0000 mon.a (mon.0) 11800 : audit 0 from='client.? 172.21.15.40:0/2865669817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:23.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:22 smithi040 bash[41173]: audit 2023-12-02T02:15:21.713853+0000 mon.a (mon.0) 11800 : audit 0 from='client.? 172.21.15.40:0/2865669817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:24.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:23 smithi040 bash[28232]: cluster 2023-12-02T02:15:22.015436+0000 mgr.y (mgr.24356) 19111 : cluster 0 pgmap v19079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:24.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:23 smithi040 bash[41173]: cluster 2023-12-02T02:15:22.015436+0000 mgr.y (mgr.24356) 19111 : cluster 0 pgmap v19079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:23 smithi141 bash[31670]: cluster 2023-12-02T02:15:22.015436+0000 mgr.y (mgr.24356) 19111 : cluster 0 pgmap v19079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:24 smithi141 bash[31670]: audit 2023-12-02T02:15:24.191939+0000 mon.a (mon.0) 11801 : audit 0 from='client.? 172.21.15.40:0/2740172590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:24 smithi040 bash[41173]: audit 2023-12-02T02:15:24.191939+0000 mon.a (mon.0) 11801 : audit 0 from='client.? 172.21.15.40:0/2740172590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:24 smithi040 bash[28232]: audit 2023-12-02T02:15:24.191939+0000 mon.a (mon.0) 11801 : audit 0 from='client.? 172.21.15.40:0/2740172590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:25 smithi141 bash[31670]: cluster 2023-12-02T02:15:24.016009+0000 mgr.y (mgr.24356) 19112 : cluster 0 pgmap v19080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:25 smithi040 bash[41173]: cluster 2023-12-02T02:15:24.016009+0000 mgr.y (mgr.24356) 19112 : cluster 0 pgmap v19080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:25 smithi040 bash[28232]: cluster 2023-12-02T02:15:24.016009+0000 mgr.y (mgr.24356) 19112 : cluster 0 pgmap v19080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:26 smithi040 bash[28232]: audit 2023-12-02T02:15:26.692930+0000 mon.c (mon.2) 11983 : audit 0 from='client.? 172.21.15.40:0/453372802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:26 smithi040 bash[41173]: audit 2023-12-02T02:15:26.692930+0000 mon.c (mon.2) 11983 : audit 0 from='client.? 172.21.15.40:0/453372802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:15:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:15:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:26 smithi141 bash[31670]: audit 2023-12-02T02:15:26.692930+0000 mon.c (mon.2) 11983 : audit 0 from='client.? 172.21.15.40:0/453372802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:27 smithi040 bash[28232]: cluster 2023-12-02T02:15:26.017154+0000 mgr.y (mgr.24356) 19113 : cluster 0 pgmap v19081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:27 smithi040 bash[41173]: cluster 2023-12-02T02:15:26.017154+0000 mgr.y (mgr.24356) 19113 : cluster 0 pgmap v19081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:27 smithi141 bash[31670]: cluster 2023-12-02T02:15:26.017154+0000 mgr.y (mgr.24356) 19113 : cluster 0 pgmap v19081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[41173]: cluster 2023-12-02T02:15:28.017819+0000 mgr.y (mgr.24356) 19114 : cluster 0 pgmap v19082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[41173]: audit 2023-12-02T02:15:28.110819+0000 mon.a (mon.0) 11802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[41173]: audit 2023-12-02T02:15:28.121733+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[41173]: audit 2023-12-02T02:15:28.124363+0000 mon.c (mon.2) 11984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[41173]: audit 2023-12-02T02:15:28.125779+0000 mon.c (mon.2) 11985 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[41173]: audit 2023-12-02T02:15:28.134084+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[28232]: cluster 2023-12-02T02:15:28.017819+0000 mgr.y (mgr.24356) 19114 : cluster 0 pgmap v19082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[28232]: audit 2023-12-02T02:15:28.110819+0000 mon.a (mon.0) 11802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[28232]: audit 2023-12-02T02:15:28.121733+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[28232]: audit 2023-12-02T02:15:28.124363+0000 mon.c (mon.2) 11984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:15:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[28232]: audit 2023-12-02T02:15:28.125779+0000 mon.c (mon.2) 11985 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:15:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:29 smithi040 bash[28232]: audit 2023-12-02T02:15:28.134084+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:29 smithi141 bash[31670]: cluster 2023-12-02T02:15:28.017819+0000 mgr.y (mgr.24356) 19114 : cluster 0 pgmap v19082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:29 smithi141 bash[31670]: audit 2023-12-02T02:15:28.110819+0000 mon.a (mon.0) 11802 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:29 smithi141 bash[31670]: audit 2023-12-02T02:15:28.121733+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:29 smithi141 bash[31670]: audit 2023-12-02T02:15:28.124363+0000 mon.c (mon.2) 11984 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:15:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:29 smithi141 bash[31670]: audit 2023-12-02T02:15:28.125779+0000 mon.c (mon.2) 11985 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:15:29.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:29 smithi141 bash[31670]: audit 2023-12-02T02:15:28.134084+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:15:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:30 smithi040 bash[28232]: audit 2023-12-02T02:15:29.153006+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.40:0/4245667744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:30.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:30 smithi040 bash[41173]: audit 2023-12-02T02:15:29.153006+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.40:0/4245667744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:30.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:30 smithi141 bash[31670]: audit 2023-12-02T02:15:29.153006+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.40:0/4245667744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:31 smithi040 bash[41173]: cluster 2023-12-02T02:15:30.019035+0000 mgr.y (mgr.24356) 19115 : cluster 0 pgmap v19083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:31 smithi040 bash[28232]: cluster 2023-12-02T02:15:30.019035+0000 mgr.y (mgr.24356) 19115 : cluster 0 pgmap v19083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:31.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:31 smithi141 bash[31670]: cluster 2023-12-02T02:15:30.019035+0000 mgr.y (mgr.24356) 19115 : cluster 0 pgmap v19083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:32 smithi040 bash[28232]: audit 2023-12-02T02:15:31.620379+0000 mon.a (mon.0) 11806 : audit 0 from='client.? 172.21.15.40:0/974624377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:32 smithi040 bash[41173]: audit 2023-12-02T02:15:31.620379+0000 mon.a (mon.0) 11806 : audit 0 from='client.? 172.21.15.40:0/974624377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:32.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:32 smithi141 bash[31670]: audit 2023-12-02T02:15:31.620379+0000 mon.a (mon.0) 11806 : audit 0 from='client.? 172.21.15.40:0/974624377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:33 smithi141 bash[31670]: cluster 2023-12-02T02:15:32.019723+0000 mgr.y (mgr.24356) 19116 : cluster 0 pgmap v19084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:33 smithi040 bash[41173]: cluster 2023-12-02T02:15:32.019723+0000 mgr.y (mgr.24356) 19116 : cluster 0 pgmap v19084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:33 smithi040 bash[28232]: cluster 2023-12-02T02:15:32.019723+0000 mgr.y (mgr.24356) 19116 : cluster 0 pgmap v19084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:34.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:34 smithi141 bash[31670]: audit 2023-12-02T02:15:34.075173+0000 mon.a (mon.0) 11807 : audit 0 from='client.? 172.21.15.40:0/2557985705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:34 smithi040 bash[41173]: audit 2023-12-02T02:15:34.075173+0000 mon.a (mon.0) 11807 : audit 0 from='client.? 172.21.15.40:0/2557985705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:34 smithi040 bash[28232]: audit 2023-12-02T02:15:34.075173+0000 mon.a (mon.0) 11807 : audit 0 from='client.? 172.21.15.40:0/2557985705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:35 smithi141 bash[31670]: cluster 2023-12-02T02:15:34.020360+0000 mgr.y (mgr.24356) 19117 : cluster 0 pgmap v19085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:35 smithi141 bash[31670]: audit 2023-12-02T02:15:34.348283+0000 mon.c (mon.2) 11986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:35 smithi040 bash[41173]: cluster 2023-12-02T02:15:34.020360+0000 mgr.y (mgr.24356) 19117 : cluster 0 pgmap v19085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:35 smithi040 bash[41173]: audit 2023-12-02T02:15:34.348283+0000 mon.c (mon.2) 11986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:35 smithi040 bash[28232]: cluster 2023-12-02T02:15:34.020360+0000 mgr.y (mgr.24356) 19117 : cluster 0 pgmap v19085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:35 smithi040 bash[28232]: audit 2023-12-02T02:15:34.348283+0000 mon.c (mon.2) 11986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:15:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:15:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:37 smithi141 bash[31670]: cluster 2023-12-02T02:15:36.021574+0000 mgr.y (mgr.24356) 19118 : cluster 0 pgmap v19086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:37 smithi141 bash[31670]: audit 2023-12-02T02:15:36.541001+0000 mon.a (mon.0) 11808 : audit 0 from='client.? 172.21.15.40:0/3583435728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:37 smithi040 bash[28232]: cluster 2023-12-02T02:15:36.021574+0000 mgr.y (mgr.24356) 19118 : cluster 0 pgmap v19086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:37 smithi040 bash[28232]: audit 2023-12-02T02:15:36.541001+0000 mon.a (mon.0) 11808 : audit 0 from='client.? 172.21.15.40:0/3583435728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:37 smithi040 bash[41173]: cluster 2023-12-02T02:15:36.021574+0000 mgr.y (mgr.24356) 19118 : cluster 0 pgmap v19086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:37 smithi040 bash[41173]: audit 2023-12-02T02:15:36.541001+0000 mon.a (mon.0) 11808 : audit 0 from='client.? 172.21.15.40:0/3583435728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:39 smithi141 bash[31670]: cluster 2023-12-02T02:15:38.022248+0000 mgr.y (mgr.24356) 19119 : cluster 0 pgmap v19087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:39 smithi141 bash[31670]: audit 2023-12-02T02:15:39.006256+0000 mon.c (mon.2) 11987 : audit 0 from='client.? 172.21.15.40:0/831422550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:39 smithi040 bash[28232]: cluster 2023-12-02T02:15:38.022248+0000 mgr.y (mgr.24356) 19119 : cluster 0 pgmap v19087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:39 smithi040 bash[28232]: audit 2023-12-02T02:15:39.006256+0000 mon.c (mon.2) 11987 : audit 0 from='client.? 172.21.15.40:0/831422550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:39 smithi040 bash[41173]: cluster 2023-12-02T02:15:38.022248+0000 mgr.y (mgr.24356) 19119 : cluster 0 pgmap v19087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:39 smithi040 bash[41173]: audit 2023-12-02T02:15:39.006256+0000 mon.c (mon.2) 11987 : audit 0 from='client.? 172.21.15.40:0/831422550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:41 smithi141 bash[31670]: cluster 2023-12-02T02:15:40.023504+0000 mgr.y (mgr.24356) 19120 : cluster 0 pgmap v19088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:41 smithi040 bash[28232]: cluster 2023-12-02T02:15:40.023504+0000 mgr.y (mgr.24356) 19120 : cluster 0 pgmap v19088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:41 smithi040 bash[41173]: cluster 2023-12-02T02:15:40.023504+0000 mgr.y (mgr.24356) 19120 : cluster 0 pgmap v19088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:42.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:42 smithi141 bash[31670]: audit 2023-12-02T02:15:41.470915+0000 mon.a (mon.0) 11809 : audit 0 from='client.? 172.21.15.40:0/3669461972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:42.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:42 smithi040 bash[41173]: audit 2023-12-02T02:15:41.470915+0000 mon.a (mon.0) 11809 : audit 0 from='client.? 172.21.15.40:0/3669461972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:42 smithi040 bash[28232]: audit 2023-12-02T02:15:41.470915+0000 mon.a (mon.0) 11809 : audit 0 from='client.? 172.21.15.40:0/3669461972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:43 smithi141 bash[31670]: cluster 2023-12-02T02:15:42.024220+0000 mgr.y (mgr.24356) 19121 : cluster 0 pgmap v19089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:43 smithi040 bash[28232]: cluster 2023-12-02T02:15:42.024220+0000 mgr.y (mgr.24356) 19121 : cluster 0 pgmap v19089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:43 smithi040 bash[41173]: cluster 2023-12-02T02:15:42.024220+0000 mgr.y (mgr.24356) 19121 : cluster 0 pgmap v19089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:44.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:44 smithi141 bash[31670]: audit 2023-12-02T02:15:43.928044+0000 mon.c (mon.2) 11988 : audit 0 from='client.? 172.21.15.40:0/3605249694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:44 smithi040 bash[41173]: audit 2023-12-02T02:15:43.928044+0000 mon.c (mon.2) 11988 : audit 0 from='client.? 172.21.15.40:0/3605249694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:44.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:44 smithi040 bash[28232]: audit 2023-12-02T02:15:43.928044+0000 mon.c (mon.2) 11988 : audit 0 from='client.? 172.21.15.40:0/3605249694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:45 smithi141 bash[31670]: cluster 2023-12-02T02:15:44.024920+0000 mgr.y (mgr.24356) 19122 : cluster 0 pgmap v19090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:45 smithi040 bash[41173]: cluster 2023-12-02T02:15:44.024920+0000 mgr.y (mgr.24356) 19122 : cluster 0 pgmap v19090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:45 smithi040 bash[28232]: cluster 2023-12-02T02:15:44.024920+0000 mgr.y (mgr.24356) 19122 : cluster 0 pgmap v19090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:15:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:15:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:47 smithi141 bash[31670]: cluster 2023-12-02T02:15:46.026039+0000 mgr.y (mgr.24356) 19123 : cluster 0 pgmap v19091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:47 smithi141 bash[31670]: audit 2023-12-02T02:15:46.385369+0000 mon.c (mon.2) 11989 : audit 0 from='client.? 172.21.15.40:0/3177070730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:47 smithi040 bash[28232]: cluster 2023-12-02T02:15:46.026039+0000 mgr.y (mgr.24356) 19123 : cluster 0 pgmap v19091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:47 smithi040 bash[28232]: audit 2023-12-02T02:15:46.385369+0000 mon.c (mon.2) 11989 : audit 0 from='client.? 172.21.15.40:0/3177070730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:47 smithi040 bash[41173]: cluster 2023-12-02T02:15:46.026039+0000 mgr.y (mgr.24356) 19123 : cluster 0 pgmap v19091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:47 smithi040 bash[41173]: audit 2023-12-02T02:15:46.385369+0000 mon.c (mon.2) 11989 : audit 0 from='client.? 172.21.15.40:0/3177070730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:49 smithi141 bash[31670]: cluster 2023-12-02T02:15:48.026701+0000 mgr.y (mgr.24356) 19124 : cluster 0 pgmap v19092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:49 smithi141 bash[31670]: audit 2023-12-02T02:15:48.847097+0000 mon.a (mon.0) 11810 : audit 0 from='client.? 172.21.15.40:0/792229763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:49 smithi040 bash[28232]: cluster 2023-12-02T02:15:48.026701+0000 mgr.y (mgr.24356) 19124 : cluster 0 pgmap v19092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:49 smithi040 bash[28232]: audit 2023-12-02T02:15:48.847097+0000 mon.a (mon.0) 11810 : audit 0 from='client.? 172.21.15.40:0/792229763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:49 smithi040 bash[41173]: cluster 2023-12-02T02:15:48.026701+0000 mgr.y (mgr.24356) 19124 : cluster 0 pgmap v19092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:49 smithi040 bash[41173]: audit 2023-12-02T02:15:48.847097+0000 mon.a (mon.0) 11810 : audit 0 from='client.? 172.21.15.40:0/792229763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:50 smithi141 bash[31670]: audit 2023-12-02T02:15:49.348882+0000 mon.c (mon.2) 11990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:50 smithi040 bash[41173]: audit 2023-12-02T02:15:49.348882+0000 mon.c (mon.2) 11990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:50 smithi040 bash[28232]: audit 2023-12-02T02:15:49.348882+0000 mon.c (mon.2) 11990 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:51 smithi141 bash[31670]: cluster 2023-12-02T02:15:50.027873+0000 mgr.y (mgr.24356) 19125 : cluster 0 pgmap v19093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:51.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:51 smithi040 bash[28232]: cluster 2023-12-02T02:15:50.027873+0000 mgr.y (mgr.24356) 19125 : cluster 0 pgmap v19093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:51 smithi040 bash[41173]: cluster 2023-12-02T02:15:50.027873+0000 mgr.y (mgr.24356) 19125 : cluster 0 pgmap v19093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:52.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:52 smithi141 bash[31670]: audit 2023-12-02T02:15:51.310973+0000 mon.c (mon.2) 11991 : audit 0 from='client.? 172.21.15.40:0/608192805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:52 smithi040 bash[28232]: audit 2023-12-02T02:15:51.310973+0000 mon.c (mon.2) 11991 : audit 0 from='client.? 172.21.15.40:0/608192805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:52 smithi040 bash[41173]: audit 2023-12-02T02:15:51.310973+0000 mon.c (mon.2) 11991 : audit 0 from='client.? 172.21.15.40:0/608192805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:53.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:53 smithi141 bash[31670]: cluster 2023-12-02T02:15:52.028553+0000 mgr.y (mgr.24356) 19126 : cluster 0 pgmap v19094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:53 smithi040 bash[28232]: cluster 2023-12-02T02:15:52.028553+0000 mgr.y (mgr.24356) 19126 : cluster 0 pgmap v19094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:53 smithi040 bash[41173]: cluster 2023-12-02T02:15:52.028553+0000 mgr.y (mgr.24356) 19126 : cluster 0 pgmap v19094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:54 smithi040 bash[28232]: audit 2023-12-02T02:15:53.770352+0000 mon.a (mon.0) 11811 : audit 0 from='client.? 172.21.15.40:0/272547062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:54.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:54 smithi040 bash[41173]: audit 2023-12-02T02:15:53.770352+0000 mon.a (mon.0) 11811 : audit 0 from='client.? 172.21.15.40:0/272547062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:54 smithi141 bash[31670]: audit 2023-12-02T02:15:53.770352+0000 mon.a (mon.0) 11811 : audit 0 from='client.? 172.21.15.40:0/272547062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:55 smithi040 bash[28232]: cluster 2023-12-02T02:15:54.029281+0000 mgr.y (mgr.24356) 19127 : cluster 0 pgmap v19095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:55 smithi040 bash[41173]: cluster 2023-12-02T02:15:54.029281+0000 mgr.y (mgr.24356) 19127 : cluster 0 pgmap v19095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:55 smithi141 bash[31670]: cluster 2023-12-02T02:15:54.029281+0000 mgr.y (mgr.24356) 19127 : cluster 0 pgmap v19095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:56.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:15:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:15:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:56 smithi040 bash[28232]: audit 2023-12-02T02:15:56.233783+0000 mon.a (mon.0) 11812 : audit 0 from='client.? 172.21.15.40:0/3127754339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:56 smithi040 bash[41173]: audit 2023-12-02T02:15:56.233783+0000 mon.a (mon.0) 11812 : audit 0 from='client.? 172.21.15.40:0/3127754339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:56.776 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:56 smithi141 bash[31670]: audit 2023-12-02T02:15:56.233783+0000 mon.a (mon.0) 11812 : audit 0 from='client.? 172.21.15.40:0/3127754339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:57 smithi040 bash[28232]: cluster 2023-12-02T02:15:56.030419+0000 mgr.y (mgr.24356) 19128 : cluster 0 pgmap v19096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:57 smithi040 bash[41173]: cluster 2023-12-02T02:15:56.030419+0000 mgr.y (mgr.24356) 19128 : cluster 0 pgmap v19096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:57 smithi141 bash[31670]: cluster 2023-12-02T02:15:56.030419+0000 mgr.y (mgr.24356) 19128 : cluster 0 pgmap v19096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:59 smithi040 bash[28232]: cluster 2023-12-02T02:15:58.031318+0000 mgr.y (mgr.24356) 19129 : cluster 0 pgmap v19097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:15:59 smithi040 bash[28232]: audit 2023-12-02T02:15:58.695505+0000 mon.c (mon.2) 11992 : audit 0 from='client.? 172.21.15.40:0/2708373081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:59 smithi040 bash[41173]: cluster 2023-12-02T02:15:58.031318+0000 mgr.y (mgr.24356) 19129 : cluster 0 pgmap v19097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:15:59 smithi040 bash[41173]: audit 2023-12-02T02:15:58.695505+0000 mon.c (mon.2) 11992 : audit 0 from='client.? 172.21.15.40:0/2708373081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:15:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:59 smithi141 bash[31670]: cluster 2023-12-02T02:15:58.031318+0000 mgr.y (mgr.24356) 19129 : cluster 0 pgmap v19097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:15:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:15:59 smithi141 bash[31670]: audit 2023-12-02T02:15:58.695505+0000 mon.c (mon.2) 11992 : audit 0 from='client.? 172.21.15.40:0/2708373081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:01 smithi040 bash[28232]: cluster 2023-12-02T02:16:00.032366+0000 mgr.y (mgr.24356) 19130 : cluster 0 pgmap v19098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:01 smithi040 bash[28232]: audit 2023-12-02T02:16:01.159108+0000 mon.c (mon.2) 11993 : audit 0 from='client.? 172.21.15.40:0/2975605848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:01 smithi040 bash[41173]: cluster 2023-12-02T02:16:00.032366+0000 mgr.y (mgr.24356) 19130 : cluster 0 pgmap v19098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:01 smithi040 bash[41173]: audit 2023-12-02T02:16:01.159108+0000 mon.c (mon.2) 11993 : audit 0 from='client.? 172.21.15.40:0/2975605848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:01 smithi141 bash[31670]: cluster 2023-12-02T02:16:00.032366+0000 mgr.y (mgr.24356) 19130 : cluster 0 pgmap v19098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:01 smithi141 bash[31670]: audit 2023-12-02T02:16:01.159108+0000 mon.c (mon.2) 11993 : audit 0 from='client.? 172.21.15.40:0/2975605848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:03 smithi040 bash[28232]: cluster 2023-12-02T02:16:02.032989+0000 mgr.y (mgr.24356) 19131 : cluster 0 pgmap v19099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:03 smithi040 bash[41173]: cluster 2023-12-02T02:16:02.032989+0000 mgr.y (mgr.24356) 19131 : cluster 0 pgmap v19099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:03 smithi141 bash[31670]: cluster 2023-12-02T02:16:02.032989+0000 mgr.y (mgr.24356) 19131 : cluster 0 pgmap v19099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:04 smithi040 bash[28232]: audit 2023-12-02T02:16:03.625455+0000 mon.a (mon.0) 11813 : audit 0 from='client.? 172.21.15.40:0/500245610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:04 smithi040 bash[41173]: audit 2023-12-02T02:16:03.625455+0000 mon.a (mon.0) 11813 : audit 0 from='client.? 172.21.15.40:0/500245610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:04 smithi141 bash[31670]: audit 2023-12-02T02:16:03.625455+0000 mon.a (mon.0) 11813 : audit 0 from='client.? 172.21.15.40:0/500245610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:05 smithi040 bash[28232]: cluster 2023-12-02T02:16:04.033658+0000 mgr.y (mgr.24356) 19132 : cluster 0 pgmap v19100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:05 smithi040 bash[28232]: audit 2023-12-02T02:16:04.349067+0000 mon.c (mon.2) 11994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:05 smithi040 bash[41173]: cluster 2023-12-02T02:16:04.033658+0000 mgr.y (mgr.24356) 19132 : cluster 0 pgmap v19100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:05 smithi040 bash[41173]: audit 2023-12-02T02:16:04.349067+0000 mon.c (mon.2) 11994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:05 smithi141 bash[31670]: cluster 2023-12-02T02:16:04.033658+0000 mgr.y (mgr.24356) 19132 : cluster 0 pgmap v19100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:05 smithi141 bash[31670]: audit 2023-12-02T02:16:04.349067+0000 mon.c (mon.2) 11994 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:06.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:06 smithi040 bash[28232]: audit 2023-12-02T02:16:06.085589+0000 mon.a (mon.0) 11814 : audit 0 from='client.? 172.21.15.40:0/3345641289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:06.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:16:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:16:06.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:06 smithi040 bash[41173]: audit 2023-12-02T02:16:06.085589+0000 mon.a (mon.0) 11814 : audit 0 from='client.? 172.21.15.40:0/3345641289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:06 smithi141 bash[31670]: audit 2023-12-02T02:16:06.085589+0000 mon.a (mon.0) 11814 : audit 0 from='client.? 172.21.15.40:0/3345641289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:07 smithi040 bash[28232]: cluster 2023-12-02T02:16:06.034783+0000 mgr.y (mgr.24356) 19133 : cluster 0 pgmap v19101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:07 smithi040 bash[41173]: cluster 2023-12-02T02:16:06.034783+0000 mgr.y (mgr.24356) 19133 : cluster 0 pgmap v19101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:07 smithi141 bash[31670]: cluster 2023-12-02T02:16:06.034783+0000 mgr.y (mgr.24356) 19133 : cluster 0 pgmap v19101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:09 smithi040 bash[28232]: cluster 2023-12-02T02:16:08.035435+0000 mgr.y (mgr.24356) 19134 : cluster 0 pgmap v19102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:09 smithi040 bash[28232]: audit 2023-12-02T02:16:08.550602+0000 mon.a (mon.0) 11815 : audit 0 from='client.? 172.21.15.40:0/4044955820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:09 smithi040 bash[41173]: cluster 2023-12-02T02:16:08.035435+0000 mgr.y (mgr.24356) 19134 : cluster 0 pgmap v19102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:09 smithi040 bash[41173]: audit 2023-12-02T02:16:08.550602+0000 mon.a (mon.0) 11815 : audit 0 from='client.? 172.21.15.40:0/4044955820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:09 smithi141 bash[31670]: cluster 2023-12-02T02:16:08.035435+0000 mgr.y (mgr.24356) 19134 : cluster 0 pgmap v19102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:09 smithi141 bash[31670]: audit 2023-12-02T02:16:08.550602+0000 mon.a (mon.0) 11815 : audit 0 from='client.? 172.21.15.40:0/4044955820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:11 smithi040 bash[28232]: cluster 2023-12-02T02:16:10.036580+0000 mgr.y (mgr.24356) 19135 : cluster 0 pgmap v19103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:11 smithi040 bash[28232]: audit 2023-12-02T02:16:11.016614+0000 mon.a (mon.0) 11816 : audit 0 from='client.? 172.21.15.40:0/3132300574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:11 smithi040 bash[41173]: cluster 2023-12-02T02:16:10.036580+0000 mgr.y (mgr.24356) 19135 : cluster 0 pgmap v19103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:11.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:11 smithi040 bash[41173]: audit 2023-12-02T02:16:11.016614+0000 mon.a (mon.0) 11816 : audit 0 from='client.? 172.21.15.40:0/3132300574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:11 smithi141 bash[31670]: cluster 2023-12-02T02:16:10.036580+0000 mgr.y (mgr.24356) 19135 : cluster 0 pgmap v19103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:11 smithi141 bash[31670]: audit 2023-12-02T02:16:11.016614+0000 mon.a (mon.0) 11816 : audit 0 from='client.? 172.21.15.40:0/3132300574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:13 smithi040 bash[28232]: cluster 2023-12-02T02:16:12.037270+0000 mgr.y (mgr.24356) 19136 : cluster 0 pgmap v19104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:13 smithi040 bash[41173]: cluster 2023-12-02T02:16:12.037270+0000 mgr.y (mgr.24356) 19136 : cluster 0 pgmap v19104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:13 smithi141 bash[31670]: cluster 2023-12-02T02:16:12.037270+0000 mgr.y (mgr.24356) 19136 : cluster 0 pgmap v19104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:14 smithi040 bash[28232]: audit 2023-12-02T02:16:13.480074+0000 mon.a (mon.0) 11817 : audit 0 from='client.? 172.21.15.40:0/2735298331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:14 smithi040 bash[41173]: audit 2023-12-02T02:16:13.480074+0000 mon.a (mon.0) 11817 : audit 0 from='client.? 172.21.15.40:0/2735298331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:14 smithi141 bash[31670]: audit 2023-12-02T02:16:13.480074+0000 mon.a (mon.0) 11817 : audit 0 from='client.? 172.21.15.40:0/2735298331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:15 smithi040 bash[28232]: cluster 2023-12-02T02:16:14.037950+0000 mgr.y (mgr.24356) 19137 : cluster 0 pgmap v19105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:15 smithi040 bash[41173]: cluster 2023-12-02T02:16:14.037950+0000 mgr.y (mgr.24356) 19137 : cluster 0 pgmap v19105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:15 smithi141 bash[31670]: cluster 2023-12-02T02:16:14.037950+0000 mgr.y (mgr.24356) 19137 : cluster 0 pgmap v19105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:16 smithi040 bash[28232]: audit 2023-12-02T02:16:15.945669+0000 mon.c (mon.2) 11995 : audit 0 from='client.? 172.21.15.40:0/301277180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:16:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:16:16.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:16 smithi040 bash[41173]: audit 2023-12-02T02:16:15.945669+0000 mon.c (mon.2) 11995 : audit 0 from='client.? 172.21.15.40:0/301277180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:16 smithi141 bash[31670]: audit 2023-12-02T02:16:15.945669+0000 mon.c (mon.2) 11995 : audit 0 from='client.? 172.21.15.40:0/301277180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:17 smithi040 bash[28232]: cluster 2023-12-02T02:16:16.039200+0000 mgr.y (mgr.24356) 19138 : cluster 0 pgmap v19106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:17 smithi040 bash[41173]: cluster 2023-12-02T02:16:16.039200+0000 mgr.y (mgr.24356) 19138 : cluster 0 pgmap v19106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:17 smithi141 bash[31670]: cluster 2023-12-02T02:16:16.039200+0000 mgr.y (mgr.24356) 19138 : cluster 0 pgmap v19106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:19 smithi040 bash[28232]: cluster 2023-12-02T02:16:18.039878+0000 mgr.y (mgr.24356) 19139 : cluster 0 pgmap v19107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:19 smithi040 bash[28232]: audit 2023-12-02T02:16:18.417558+0000 mon.a (mon.0) 11818 : audit 0 from='client.? 172.21.15.40:0/1367466921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:19 smithi040 bash[28232]: audit 2023-12-02T02:16:19.349709+0000 mon.c (mon.2) 11996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:19 smithi040 bash[41173]: cluster 2023-12-02T02:16:18.039878+0000 mgr.y (mgr.24356) 19139 : cluster 0 pgmap v19107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:19 smithi040 bash[41173]: audit 2023-12-02T02:16:18.417558+0000 mon.a (mon.0) 11818 : audit 0 from='client.? 172.21.15.40:0/1367466921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:19 smithi040 bash[41173]: audit 2023-12-02T02:16:19.349709+0000 mon.c (mon.2) 11996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:19 smithi141 bash[31670]: cluster 2023-12-02T02:16:18.039878+0000 mgr.y (mgr.24356) 19139 : cluster 0 pgmap v19107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:19 smithi141 bash[31670]: audit 2023-12-02T02:16:18.417558+0000 mon.a (mon.0) 11818 : audit 0 from='client.? 172.21.15.40:0/1367466921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:19 smithi141 bash[31670]: audit 2023-12-02T02:16:19.349709+0000 mon.c (mon.2) 11996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:21 smithi040 bash[41173]: cluster 2023-12-02T02:16:20.041065+0000 mgr.y (mgr.24356) 19140 : cluster 0 pgmap v19108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:21 smithi040 bash[41173]: audit 2023-12-02T02:16:20.880511+0000 mon.c (mon.2) 11997 : audit 0 from='client.? 172.21.15.40:0/1322246378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:21 smithi040 bash[28232]: cluster 2023-12-02T02:16:20.041065+0000 mgr.y (mgr.24356) 19140 : cluster 0 pgmap v19108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:21 smithi040 bash[28232]: audit 2023-12-02T02:16:20.880511+0000 mon.c (mon.2) 11997 : audit 0 from='client.? 172.21.15.40:0/1322246378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:21 smithi141 bash[31670]: cluster 2023-12-02T02:16:20.041065+0000 mgr.y (mgr.24356) 19140 : cluster 0 pgmap v19108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:21 smithi141 bash[31670]: audit 2023-12-02T02:16:20.880511+0000 mon.c (mon.2) 11997 : audit 0 from='client.? 172.21.15.40:0/1322246378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:23 smithi040 bash[28232]: cluster 2023-12-02T02:16:22.041723+0000 mgr.y (mgr.24356) 19141 : cluster 0 pgmap v19109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:23 smithi040 bash[28232]: audit 2023-12-02T02:16:23.342872+0000 mon.a (mon.0) 11819 : audit 0 from='client.? 172.21.15.40:0/2165008803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:23 smithi040 bash[41173]: cluster 2023-12-02T02:16:22.041723+0000 mgr.y (mgr.24356) 19141 : cluster 0 pgmap v19109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:23 smithi040 bash[41173]: audit 2023-12-02T02:16:23.342872+0000 mon.a (mon.0) 11819 : audit 0 from='client.? 172.21.15.40:0/2165008803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:23 smithi141 bash[31670]: cluster 2023-12-02T02:16:22.041723+0000 mgr.y (mgr.24356) 19141 : cluster 0 pgmap v19109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:23 smithi141 bash[31670]: audit 2023-12-02T02:16:23.342872+0000 mon.a (mon.0) 11819 : audit 0 from='client.? 172.21.15.40:0/2165008803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:25 smithi040 bash[28232]: cluster 2023-12-02T02:16:24.042392+0000 mgr.y (mgr.24356) 19142 : cluster 0 pgmap v19110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:25 smithi040 bash[41173]: cluster 2023-12-02T02:16:24.042392+0000 mgr.y (mgr.24356) 19142 : cluster 0 pgmap v19110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:25 smithi141 bash[31670]: cluster 2023-12-02T02:16:24.042392+0000 mgr.y (mgr.24356) 19142 : cluster 0 pgmap v19110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:26 smithi141 bash[31670]: audit 2023-12-02T02:16:25.810298+0000 mon.a (mon.0) 11820 : audit 0 from='client.? 172.21.15.40:0/160256264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:26 smithi040 bash[28232]: audit 2023-12-02T02:16:25.810298+0000 mon.a (mon.0) 11820 : audit 0 from='client.? 172.21.15.40:0/160256264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:16:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:16:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:26 smithi040 bash[41173]: audit 2023-12-02T02:16:25.810298+0000 mon.a (mon.0) 11820 : audit 0 from='client.? 172.21.15.40:0/160256264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:27 smithi141 bash[31670]: cluster 2023-12-02T02:16:26.043619+0000 mgr.y (mgr.24356) 19143 : cluster 0 pgmap v19111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:27 smithi040 bash[28232]: cluster 2023-12-02T02:16:26.043619+0000 mgr.y (mgr.24356) 19143 : cluster 0 pgmap v19111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:27 smithi040 bash[41173]: cluster 2023-12-02T02:16:26.043619+0000 mgr.y (mgr.24356) 19143 : cluster 0 pgmap v19111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:28 smithi141 bash[31670]: audit 2023-12-02T02:16:28.218804+0000 mon.c (mon.2) 11998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:16:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:28 smithi141 bash[31670]: audit 2023-12-02T02:16:28.278159+0000 mon.a (mon.0) 11821 : audit 0 from='client.? 172.21.15.40:0/2015910705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:28 smithi040 bash[28232]: audit 2023-12-02T02:16:28.218804+0000 mon.c (mon.2) 11998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:16:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:28 smithi040 bash[28232]: audit 2023-12-02T02:16:28.278159+0000 mon.a (mon.0) 11821 : audit 0 from='client.? 172.21.15.40:0/2015910705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:28 smithi040 bash[41173]: audit 2023-12-02T02:16:28.218804+0000 mon.c (mon.2) 11998 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:16:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:28 smithi040 bash[41173]: audit 2023-12-02T02:16:28.278159+0000 mon.a (mon.0) 11821 : audit 0 from='client.? 172.21.15.40:0/2015910705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:29 smithi141 bash[31670]: cluster 2023-12-02T02:16:28.044258+0000 mgr.y (mgr.24356) 19144 : cluster 0 pgmap v19112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:29 smithi040 bash[28232]: cluster 2023-12-02T02:16:28.044258+0000 mgr.y (mgr.24356) 19144 : cluster 0 pgmap v19112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:29 smithi040 bash[41173]: cluster 2023-12-02T02:16:28.044258+0000 mgr.y (mgr.24356) 19144 : cluster 0 pgmap v19112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:31 smithi141 bash[31670]: cluster 2023-12-02T02:16:30.045429+0000 mgr.y (mgr.24356) 19145 : cluster 0 pgmap v19113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:31 smithi141 bash[31670]: audit 2023-12-02T02:16:30.750393+0000 mon.a (mon.0) 11822 : audit 0 from='client.? 172.21.15.40:0/1935437034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:31 smithi040 bash[28232]: cluster 2023-12-02T02:16:30.045429+0000 mgr.y (mgr.24356) 19145 : cluster 0 pgmap v19113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:31 smithi040 bash[28232]: audit 2023-12-02T02:16:30.750393+0000 mon.a (mon.0) 11822 : audit 0 from='client.? 172.21.15.40:0/1935437034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:31 smithi040 bash[41173]: cluster 2023-12-02T02:16:30.045429+0000 mgr.y (mgr.24356) 19145 : cluster 0 pgmap v19113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:31 smithi040 bash[41173]: audit 2023-12-02T02:16:30.750393+0000 mon.a (mon.0) 11822 : audit 0 from='client.? 172.21.15.40:0/1935437034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:33 smithi141 bash[31670]: cluster 2023-12-02T02:16:32.046106+0000 mgr.y (mgr.24356) 19146 : cluster 0 pgmap v19114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:33 smithi141 bash[31670]: audit 2023-12-02T02:16:33.249383+0000 mon.a (mon.0) 11823 : audit 0 from='client.? 172.21.15.40:0/1457530369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:33 smithi040 bash[28232]: cluster 2023-12-02T02:16:32.046106+0000 mgr.y (mgr.24356) 19146 : cluster 0 pgmap v19114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:33 smithi040 bash[28232]: audit 2023-12-02T02:16:33.249383+0000 mon.a (mon.0) 11823 : audit 0 from='client.? 172.21.15.40:0/1457530369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:33 smithi040 bash[41173]: cluster 2023-12-02T02:16:32.046106+0000 mgr.y (mgr.24356) 19146 : cluster 0 pgmap v19114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:33 smithi040 bash[41173]: audit 2023-12-02T02:16:33.249383+0000 mon.a (mon.0) 11823 : audit 0 from='client.? 172.21.15.40:0/1457530369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: cluster 2023-12-02T02:16:34.046792+0000 mgr.y (mgr.24356) 19147 : cluster 0 pgmap v19115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.062135+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.073808+0000 mon.a (mon.0) 11825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.350026+0000 mon.c (mon.2) 11999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.421108+0000 mon.a (mon.0) 11826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.430350+0000 mon.a (mon.0) 11827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.960048+0000 mon.c (mon.2) 12000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.962238+0000 mon.c (mon.2) 12001 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[41173]: audit 2023-12-02T02:16:34.972194+0000 mon.a (mon.0) 11828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: cluster 2023-12-02T02:16:34.046792+0000 mgr.y (mgr.24356) 19147 : cluster 0 pgmap v19115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.062135+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.073808+0000 mon.a (mon.0) 11825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.350026+0000 mon.c (mon.2) 11999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.421108+0000 mon.a (mon.0) 11826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.430350+0000 mon.a (mon.0) 11827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.960048+0000 mon.c (mon.2) 12000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.962238+0000 mon.c (mon.2) 12001 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:16:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:35 smithi040 bash[28232]: audit 2023-12-02T02:16:34.972194+0000 mon.a (mon.0) 11828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: cluster 2023-12-02T02:16:34.046792+0000 mgr.y (mgr.24356) 19147 : cluster 0 pgmap v19115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.062135+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.073808+0000 mon.a (mon.0) 11825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.350026+0000 mon.c (mon.2) 11999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.421108+0000 mon.a (mon.0) 11826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.430350+0000 mon.a (mon.0) 11827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.960048+0000 mon.c (mon.2) 12000 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:16:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.962238+0000 mon.c (mon.2) 12001 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:16:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:35 smithi141 bash[31670]: audit 2023-12-02T02:16:34.972194+0000 mon.a (mon.0) 11828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:16:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:36 smithi040 bash[41173]: audit 2023-12-02T02:16:35.709263+0000 mon.a (mon.0) 11829 : audit 0 from='client.? 172.21.15.40:0/1585606070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:36 smithi040 bash[28232]: audit 2023-12-02T02:16:35.709263+0000 mon.a (mon.0) 11829 : audit 0 from='client.? 172.21.15.40:0/1585606070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:36.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:36 smithi141 bash[31670]: audit 2023-12-02T02:16:35.709263+0000 mon.a (mon.0) 11829 : audit 0 from='client.? 172.21.15.40:0/1585606070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:36.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:16:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:16:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:37 smithi040 bash[28232]: cluster 2023-12-02T02:16:36.048042+0000 mgr.y (mgr.24356) 19148 : cluster 0 pgmap v19116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:37 smithi040 bash[41173]: cluster 2023-12-02T02:16:36.048042+0000 mgr.y (mgr.24356) 19148 : cluster 0 pgmap v19116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:37 smithi141 bash[31670]: cluster 2023-12-02T02:16:36.048042+0000 mgr.y (mgr.24356) 19148 : cluster 0 pgmap v19116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:38 smithi141 bash[31670]: audit 2023-12-02T02:16:38.174165+0000 mon.c (mon.2) 12002 : audit 0 from='client.? 172.21.15.40:0/2658577130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:38.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:38 smithi040 bash[28232]: audit 2023-12-02T02:16:38.174165+0000 mon.c (mon.2) 12002 : audit 0 from='client.? 172.21.15.40:0/2658577130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:38 smithi040 bash[41173]: audit 2023-12-02T02:16:38.174165+0000 mon.c (mon.2) 12002 : audit 0 from='client.? 172.21.15.40:0/2658577130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:39 smithi141 bash[31670]: cluster 2023-12-02T02:16:38.048709+0000 mgr.y (mgr.24356) 19149 : cluster 0 pgmap v19117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:39 smithi040 bash[28232]: cluster 2023-12-02T02:16:38.048709+0000 mgr.y (mgr.24356) 19149 : cluster 0 pgmap v19117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:39 smithi040 bash[41173]: cluster 2023-12-02T02:16:38.048709+0000 mgr.y (mgr.24356) 19149 : cluster 0 pgmap v19117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:41 smithi141 bash[31670]: cluster 2023-12-02T02:16:40.049822+0000 mgr.y (mgr.24356) 19150 : cluster 0 pgmap v19118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:41 smithi141 bash[31670]: audit 2023-12-02T02:16:40.634820+0000 mon.c (mon.2) 12003 : audit 0 from='client.? 172.21.15.40:0/161262923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:41 smithi040 bash[28232]: cluster 2023-12-02T02:16:40.049822+0000 mgr.y (mgr.24356) 19150 : cluster 0 pgmap v19118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:41 smithi040 bash[28232]: audit 2023-12-02T02:16:40.634820+0000 mon.c (mon.2) 12003 : audit 0 from='client.? 172.21.15.40:0/161262923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:41 smithi040 bash[41173]: cluster 2023-12-02T02:16:40.049822+0000 mgr.y (mgr.24356) 19150 : cluster 0 pgmap v19118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:41 smithi040 bash[41173]: audit 2023-12-02T02:16:40.634820+0000 mon.c (mon.2) 12003 : audit 0 from='client.? 172.21.15.40:0/161262923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:43 smithi141 bash[31670]: cluster 2023-12-02T02:16:42.050484+0000 mgr.y (mgr.24356) 19151 : cluster 0 pgmap v19119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:43.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:43 smithi141 bash[31670]: audit 2023-12-02T02:16:43.097290+0000 mon.c (mon.2) 12004 : audit 0 from='client.? 172.21.15.40:0/3125553500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:43 smithi040 bash[28232]: cluster 2023-12-02T02:16:42.050484+0000 mgr.y (mgr.24356) 19151 : cluster 0 pgmap v19119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:43 smithi040 bash[28232]: audit 2023-12-02T02:16:43.097290+0000 mon.c (mon.2) 12004 : audit 0 from='client.? 172.21.15.40:0/3125553500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:43 smithi040 bash[41173]: cluster 2023-12-02T02:16:42.050484+0000 mgr.y (mgr.24356) 19151 : cluster 0 pgmap v19119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:43 smithi040 bash[41173]: audit 2023-12-02T02:16:43.097290+0000 mon.c (mon.2) 12004 : audit 0 from='client.? 172.21.15.40:0/3125553500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:45.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:45 smithi141 bash[31670]: cluster 2023-12-02T02:16:44.051135+0000 mgr.y (mgr.24356) 19152 : cluster 0 pgmap v19120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:45 smithi040 bash[28232]: cluster 2023-12-02T02:16:44.051135+0000 mgr.y (mgr.24356) 19152 : cluster 0 pgmap v19120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:45 smithi040 bash[41173]: cluster 2023-12-02T02:16:44.051135+0000 mgr.y (mgr.24356) 19152 : cluster 0 pgmap v19120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:46.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:46 smithi141 bash[31670]: audit 2023-12-02T02:16:45.566667+0000 mon.a (mon.0) 11830 : audit 0 from='client.? 172.21.15.40:0/1804992498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:46 smithi040 bash[28232]: audit 2023-12-02T02:16:45.566667+0000 mon.a (mon.0) 11830 : audit 0 from='client.? 172.21.15.40:0/1804992498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:46.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:16:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:16:46.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:46 smithi040 bash[41173]: audit 2023-12-02T02:16:45.566667+0000 mon.a (mon.0) 11830 : audit 0 from='client.? 172.21.15.40:0/1804992498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:47 smithi141 bash[31670]: cluster 2023-12-02T02:16:46.052319+0000 mgr.y (mgr.24356) 19153 : cluster 0 pgmap v19121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:47 smithi040 bash[28232]: cluster 2023-12-02T02:16:46.052319+0000 mgr.y (mgr.24356) 19153 : cluster 0 pgmap v19121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:47 smithi040 bash[41173]: cluster 2023-12-02T02:16:46.052319+0000 mgr.y (mgr.24356) 19153 : cluster 0 pgmap v19121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:48.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:48 smithi141 bash[31670]: audit 2023-12-02T02:16:48.027639+0000 mon.c (mon.2) 12005 : audit 0 from='client.? 172.21.15.40:0/2702794295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:48 smithi040 bash[28232]: audit 2023-12-02T02:16:48.027639+0000 mon.c (mon.2) 12005 : audit 0 from='client.? 172.21.15.40:0/2702794295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:48 smithi040 bash[41173]: audit 2023-12-02T02:16:48.027639+0000 mon.c (mon.2) 12005 : audit 0 from='client.? 172.21.15.40:0/2702794295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:49.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:49 smithi141 bash[31670]: cluster 2023-12-02T02:16:48.053042+0000 mgr.y (mgr.24356) 19154 : cluster 0 pgmap v19122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:49 smithi040 bash[41173]: cluster 2023-12-02T02:16:48.053042+0000 mgr.y (mgr.24356) 19154 : cluster 0 pgmap v19122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:49 smithi040 bash[28232]: cluster 2023-12-02T02:16:48.053042+0000 mgr.y (mgr.24356) 19154 : cluster 0 pgmap v19122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:50.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:50 smithi141 bash[31670]: audit 2023-12-02T02:16:49.350674+0000 mon.c (mon.2) 12006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:50 smithi040 bash[28232]: audit 2023-12-02T02:16:49.350674+0000 mon.c (mon.2) 12006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:50 smithi040 bash[41173]: audit 2023-12-02T02:16:49.350674+0000 mon.c (mon.2) 12006 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:51 smithi040 bash[41173]: cluster 2023-12-02T02:16:50.054070+0000 mgr.y (mgr.24356) 19155 : cluster 0 pgmap v19123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:51 smithi040 bash[41173]: audit 2023-12-02T02:16:50.498854+0000 mon.a (mon.0) 11831 : audit 0 from='client.? 172.21.15.40:0/1479912917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:51 smithi040 bash[28232]: cluster 2023-12-02T02:16:50.054070+0000 mgr.y (mgr.24356) 19155 : cluster 0 pgmap v19123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:51 smithi040 bash[28232]: audit 2023-12-02T02:16:50.498854+0000 mon.a (mon.0) 11831 : audit 0 from='client.? 172.21.15.40:0/1479912917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:51 smithi141 bash[31670]: cluster 2023-12-02T02:16:50.054070+0000 mgr.y (mgr.24356) 19155 : cluster 0 pgmap v19123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:51 smithi141 bash[31670]: audit 2023-12-02T02:16:50.498854+0000 mon.a (mon.0) 11831 : audit 0 from='client.? 172.21.15.40:0/1479912917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:53 smithi040 bash[41173]: cluster 2023-12-02T02:16:52.054724+0000 mgr.y (mgr.24356) 19156 : cluster 0 pgmap v19124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:53 smithi040 bash[41173]: audit 2023-12-02T02:16:52.955727+0000 mon.c (mon.2) 12007 : audit 0 from='client.? 172.21.15.40:0/3517670546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:53 smithi040 bash[28232]: cluster 2023-12-02T02:16:52.054724+0000 mgr.y (mgr.24356) 19156 : cluster 0 pgmap v19124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:53 smithi040 bash[28232]: audit 2023-12-02T02:16:52.955727+0000 mon.c (mon.2) 12007 : audit 0 from='client.? 172.21.15.40:0/3517670546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:53 smithi141 bash[31670]: cluster 2023-12-02T02:16:52.054724+0000 mgr.y (mgr.24356) 19156 : cluster 0 pgmap v19124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:53 smithi141 bash[31670]: audit 2023-12-02T02:16:52.955727+0000 mon.c (mon.2) 12007 : audit 0 from='client.? 172.21.15.40:0/3517670546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:55 smithi040 bash[28232]: cluster 2023-12-02T02:16:54.055354+0000 mgr.y (mgr.24356) 19157 : cluster 0 pgmap v19125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:55 smithi040 bash[41173]: cluster 2023-12-02T02:16:54.055354+0000 mgr.y (mgr.24356) 19157 : cluster 0 pgmap v19125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:55 smithi141 bash[31670]: cluster 2023-12-02T02:16:54.055354+0000 mgr.y (mgr.24356) 19157 : cluster 0 pgmap v19125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:56 smithi040 bash[28232]: audit 2023-12-02T02:16:55.419217+0000 mon.a (mon.0) 11832 : audit 0 from='client.? 172.21.15.40:0/1783949725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:56.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:16:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:16:56.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:56 smithi040 bash[41173]: audit 2023-12-02T02:16:55.419217+0000 mon.a (mon.0) 11832 : audit 0 from='client.? 172.21.15.40:0/1783949725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:56 smithi141 bash[31670]: audit 2023-12-02T02:16:55.419217+0000 mon.a (mon.0) 11832 : audit 0 from='client.? 172.21.15.40:0/1783949725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:57 smithi040 bash[28232]: cluster 2023-12-02T02:16:56.056581+0000 mgr.y (mgr.24356) 19158 : cluster 0 pgmap v19126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:57 smithi040 bash[41173]: cluster 2023-12-02T02:16:56.056581+0000 mgr.y (mgr.24356) 19158 : cluster 0 pgmap v19126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:57 smithi141 bash[31670]: cluster 2023-12-02T02:16:56.056581+0000 mgr.y (mgr.24356) 19158 : cluster 0 pgmap v19126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:58 smithi040 bash[28232]: audit 2023-12-02T02:16:57.880874+0000 mon.a (mon.0) 11833 : audit 0 from='client.? 172.21.15.40:0/4203693945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:58 smithi040 bash[41173]: audit 2023-12-02T02:16:57.880874+0000 mon.a (mon.0) 11833 : audit 0 from='client.? 172.21.15.40:0/4203693945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:58 smithi141 bash[31670]: audit 2023-12-02T02:16:57.880874+0000 mon.a (mon.0) 11833 : audit 0 from='client.? 172.21.15.40:0/4203693945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:16:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:16:59 smithi040 bash[28232]: cluster 2023-12-02T02:16:58.057226+0000 mgr.y (mgr.24356) 19159 : cluster 0 pgmap v19127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:16:59 smithi040 bash[41173]: cluster 2023-12-02T02:16:58.057226+0000 mgr.y (mgr.24356) 19159 : cluster 0 pgmap v19127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:16:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:16:59 smithi141 bash[31670]: cluster 2023-12-02T02:16:58.057226+0000 mgr.y (mgr.24356) 19159 : cluster 0 pgmap v19127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:01 smithi141 bash[31670]: cluster 2023-12-02T02:17:00.058315+0000 mgr.y (mgr.24356) 19160 : cluster 0 pgmap v19128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:01.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:01 smithi141 bash[31670]: audit 2023-12-02T02:17:00.341830+0000 mon.c (mon.2) 12008 : audit 0 from='client.? 172.21.15.40:0/4071084876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:01 smithi040 bash[28232]: cluster 2023-12-02T02:17:00.058315+0000 mgr.y (mgr.24356) 19160 : cluster 0 pgmap v19128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:01 smithi040 bash[28232]: audit 2023-12-02T02:17:00.341830+0000 mon.c (mon.2) 12008 : audit 0 from='client.? 172.21.15.40:0/4071084876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:01 smithi040 bash[41173]: cluster 2023-12-02T02:17:00.058315+0000 mgr.y (mgr.24356) 19160 : cluster 0 pgmap v19128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:01 smithi040 bash[41173]: audit 2023-12-02T02:17:00.341830+0000 mon.c (mon.2) 12008 : audit 0 from='client.? 172.21.15.40:0/4071084876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:03 smithi040 bash[28232]: cluster 2023-12-02T02:17:02.059006+0000 mgr.y (mgr.24356) 19161 : cluster 0 pgmap v19129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:03 smithi040 bash[28232]: audit 2023-12-02T02:17:02.806753+0000 mon.a (mon.0) 11834 : audit 0 from='client.? 172.21.15.40:0/1070575272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:03 smithi040 bash[41173]: cluster 2023-12-02T02:17:02.059006+0000 mgr.y (mgr.24356) 19161 : cluster 0 pgmap v19129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:03 smithi040 bash[41173]: audit 2023-12-02T02:17:02.806753+0000 mon.a (mon.0) 11834 : audit 0 from='client.? 172.21.15.40:0/1070575272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:03 smithi141 bash[31670]: cluster 2023-12-02T02:17:02.059006+0000 mgr.y (mgr.24356) 19161 : cluster 0 pgmap v19129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:03 smithi141 bash[31670]: audit 2023-12-02T02:17:02.806753+0000 mon.a (mon.0) 11834 : audit 0 from='client.? 172.21.15.40:0/1070575272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:05 smithi040 bash[41173]: cluster 2023-12-02T02:17:04.059691+0000 mgr.y (mgr.24356) 19162 : cluster 0 pgmap v19130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:05 smithi040 bash[41173]: audit 2023-12-02T02:17:04.351006+0000 mon.c (mon.2) 12009 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:05 smithi040 bash[41173]: audit 2023-12-02T02:17:05.262893+0000 mon.c (mon.2) 12010 : audit 0 from='client.? 172.21.15.40:0/1724491115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:05 smithi040 bash[28232]: cluster 2023-12-02T02:17:04.059691+0000 mgr.y (mgr.24356) 19162 : cluster 0 pgmap v19130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:05 smithi040 bash[28232]: audit 2023-12-02T02:17:04.351006+0000 mon.c (mon.2) 12009 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:05 smithi040 bash[28232]: audit 2023-12-02T02:17:05.262893+0000 mon.c (mon.2) 12010 : audit 0 from='client.? 172.21.15.40:0/1724491115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:05 smithi141 bash[31670]: cluster 2023-12-02T02:17:04.059691+0000 mgr.y (mgr.24356) 19162 : cluster 0 pgmap v19130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:05 smithi141 bash[31670]: audit 2023-12-02T02:17:04.351006+0000 mon.c (mon.2) 12009 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:05 smithi141 bash[31670]: audit 2023-12-02T02:17:05.262893+0000 mon.c (mon.2) 12010 : audit 0 from='client.? 172.21.15.40:0/1724491115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:17:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:17:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:07 smithi040 bash[41173]: cluster 2023-12-02T02:17:06.060913+0000 mgr.y (mgr.24356) 19163 : cluster 0 pgmap v19131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:07 smithi040 bash[28232]: cluster 2023-12-02T02:17:06.060913+0000 mgr.y (mgr.24356) 19163 : cluster 0 pgmap v19131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:07 smithi141 bash[31670]: cluster 2023-12-02T02:17:06.060913+0000 mgr.y (mgr.24356) 19163 : cluster 0 pgmap v19131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:08 smithi040 bash[28232]: audit 2023-12-02T02:17:07.729697+0000 mon.c (mon.2) 12011 : audit 0 from='client.? 172.21.15.40:0/1736494581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:08 smithi040 bash[41173]: audit 2023-12-02T02:17:07.729697+0000 mon.c (mon.2) 12011 : audit 0 from='client.? 172.21.15.40:0/1736494581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:08 smithi141 bash[31670]: audit 2023-12-02T02:17:07.729697+0000 mon.c (mon.2) 12011 : audit 0 from='client.? 172.21.15.40:0/1736494581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:09.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:09 smithi040 bash[28232]: cluster 2023-12-02T02:17:08.061515+0000 mgr.y (mgr.24356) 19164 : cluster 0 pgmap v19132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:09 smithi040 bash[41173]: cluster 2023-12-02T02:17:08.061515+0000 mgr.y (mgr.24356) 19164 : cluster 0 pgmap v19132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:09 smithi141 bash[31670]: cluster 2023-12-02T02:17:08.061515+0000 mgr.y (mgr.24356) 19164 : cluster 0 pgmap v19132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:10 smithi040 bash[28232]: audit 2023-12-02T02:17:10.185700+0000 mon.c (mon.2) 12012 : audit 0 from='client.? 172.21.15.40:0/1807262876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:10 smithi040 bash[41173]: audit 2023-12-02T02:17:10.185700+0000 mon.c (mon.2) 12012 : audit 0 from='client.? 172.21.15.40:0/1807262876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:10 smithi141 bash[31670]: audit 2023-12-02T02:17:10.185700+0000 mon.c (mon.2) 12012 : audit 0 from='client.? 172.21.15.40:0/1807262876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:11 smithi040 bash[41173]: cluster 2023-12-02T02:17:10.062647+0000 mgr.y (mgr.24356) 19165 : cluster 0 pgmap v19133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:11.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:11 smithi040 bash[28232]: cluster 2023-12-02T02:17:10.062647+0000 mgr.y (mgr.24356) 19165 : cluster 0 pgmap v19133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:11 smithi141 bash[31670]: cluster 2023-12-02T02:17:10.062647+0000 mgr.y (mgr.24356) 19165 : cluster 0 pgmap v19133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:13 smithi040 bash[41173]: cluster 2023-12-02T02:17:12.063306+0000 mgr.y (mgr.24356) 19166 : cluster 0 pgmap v19134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:13 smithi040 bash[41173]: audit 2023-12-02T02:17:12.646611+0000 mon.c (mon.2) 12013 : audit 0 from='client.? 172.21.15.40:0/3992792347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:13 smithi040 bash[28232]: cluster 2023-12-02T02:17:12.063306+0000 mgr.y (mgr.24356) 19166 : cluster 0 pgmap v19134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:13 smithi040 bash[28232]: audit 2023-12-02T02:17:12.646611+0000 mon.c (mon.2) 12013 : audit 0 from='client.? 172.21.15.40:0/3992792347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:13 smithi141 bash[31670]: cluster 2023-12-02T02:17:12.063306+0000 mgr.y (mgr.24356) 19166 : cluster 0 pgmap v19134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:13 smithi141 bash[31670]: audit 2023-12-02T02:17:12.646611+0000 mon.c (mon.2) 12013 : audit 0 from='client.? 172.21.15.40:0/3992792347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:15 smithi040 bash[41173]: cluster 2023-12-02T02:17:14.063920+0000 mgr.y (mgr.24356) 19167 : cluster 0 pgmap v19135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:15 smithi040 bash[41173]: audit 2023-12-02T02:17:15.108907+0000 mon.c (mon.2) 12014 : audit 0 from='client.? 172.21.15.40:0/1040646258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:15 smithi040 bash[28232]: cluster 2023-12-02T02:17:14.063920+0000 mgr.y (mgr.24356) 19167 : cluster 0 pgmap v19135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:15 smithi040 bash[28232]: audit 2023-12-02T02:17:15.108907+0000 mon.c (mon.2) 12014 : audit 0 from='client.? 172.21.15.40:0/1040646258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:15 smithi141 bash[31670]: cluster 2023-12-02T02:17:14.063920+0000 mgr.y (mgr.24356) 19167 : cluster 0 pgmap v19135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:15 smithi141 bash[31670]: audit 2023-12-02T02:17:15.108907+0000 mon.c (mon.2) 12014 : audit 0 from='client.? 172.21.15.40:0/1040646258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:17:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:17:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:17:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:17 smithi040 bash[41173]: cluster 2023-12-02T02:17:16.065093+0000 mgr.y (mgr.24356) 19168 : cluster 0 pgmap v19136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:17 smithi040 bash[28232]: cluster 2023-12-02T02:17:16.065093+0000 mgr.y (mgr.24356) 19168 : cluster 0 pgmap v19136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:17 smithi141 bash[31670]: cluster 2023-12-02T02:17:16.065093+0000 mgr.y (mgr.24356) 19168 : cluster 0 pgmap v19136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:18 smithi040 bash[28232]: audit 2023-12-02T02:17:17.576180+0000 mon.c (mon.2) 12015 : audit 0 from='client.? 172.21.15.40:0/3525560334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:18 smithi040 bash[41173]: audit 2023-12-02T02:17:17.576180+0000 mon.c (mon.2) 12015 : audit 0 from='client.? 172.21.15.40:0/3525560334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:18 smithi141 bash[31670]: audit 2023-12-02T02:17:17.576180+0000 mon.c (mon.2) 12015 : audit 0 from='client.? 172.21.15.40:0/3525560334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:19 smithi040 bash[28232]: cluster 2023-12-02T02:17:18.065772+0000 mgr.y (mgr.24356) 19169 : cluster 0 pgmap v19137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:19 smithi040 bash[28232]: audit 2023-12-02T02:17:19.351635+0000 mon.c (mon.2) 12016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:19 smithi040 bash[41173]: cluster 2023-12-02T02:17:18.065772+0000 mgr.y (mgr.24356) 19169 : cluster 0 pgmap v19137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:19 smithi040 bash[41173]: audit 2023-12-02T02:17:19.351635+0000 mon.c (mon.2) 12016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:19 smithi141 bash[31670]: cluster 2023-12-02T02:17:18.065772+0000 mgr.y (mgr.24356) 19169 : cluster 0 pgmap v19137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:19 smithi141 bash[31670]: audit 2023-12-02T02:17:19.351635+0000 mon.c (mon.2) 12016 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:20 smithi040 bash[28232]: audit 2023-12-02T02:17:20.043407+0000 mon.a (mon.0) 11835 : audit 0 from='client.? 172.21.15.40:0/1300294160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:20 smithi040 bash[41173]: audit 2023-12-02T02:17:20.043407+0000 mon.a (mon.0) 11835 : audit 0 from='client.? 172.21.15.40:0/1300294160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:20 smithi141 bash[31670]: audit 2023-12-02T02:17:20.043407+0000 mon.a (mon.0) 11835 : audit 0 from='client.? 172.21.15.40:0/1300294160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:21 smithi040 bash[28232]: cluster 2023-12-02T02:17:20.066784+0000 mgr.y (mgr.24356) 19170 : cluster 0 pgmap v19138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:21 smithi040 bash[41173]: cluster 2023-12-02T02:17:20.066784+0000 mgr.y (mgr.24356) 19170 : cluster 0 pgmap v19138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:21 smithi141 bash[31670]: cluster 2023-12-02T02:17:20.066784+0000 mgr.y (mgr.24356) 19170 : cluster 0 pgmap v19138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:23 smithi040 bash[41173]: cluster 2023-12-02T02:17:22.067557+0000 mgr.y (mgr.24356) 19171 : cluster 0 pgmap v19139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:23 smithi040 bash[41173]: audit 2023-12-02T02:17:22.504461+0000 mon.c (mon.2) 12017 : audit 0 from='client.? 172.21.15.40:0/2377723114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:23 smithi040 bash[28232]: cluster 2023-12-02T02:17:22.067557+0000 mgr.y (mgr.24356) 19171 : cluster 0 pgmap v19139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:23 smithi040 bash[28232]: audit 2023-12-02T02:17:22.504461+0000 mon.c (mon.2) 12017 : audit 0 from='client.? 172.21.15.40:0/2377723114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:23 smithi141 bash[31670]: cluster 2023-12-02T02:17:22.067557+0000 mgr.y (mgr.24356) 19171 : cluster 0 pgmap v19139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:23 smithi141 bash[31670]: audit 2023-12-02T02:17:22.504461+0000 mon.c (mon.2) 12017 : audit 0 from='client.? 172.21.15.40:0/2377723114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:25 smithi040 bash[28232]: cluster 2023-12-02T02:17:24.068386+0000 mgr.y (mgr.24356) 19172 : cluster 0 pgmap v19140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:25 smithi040 bash[28232]: audit 2023-12-02T02:17:24.967680+0000 mon.a (mon.0) 11836 : audit 0 from='client.? 172.21.15.40:0/261842140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:25 smithi040 bash[41173]: cluster 2023-12-02T02:17:24.068386+0000 mgr.y (mgr.24356) 19172 : cluster 0 pgmap v19140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:25 smithi040 bash[41173]: audit 2023-12-02T02:17:24.967680+0000 mon.a (mon.0) 11836 : audit 0 from='client.? 172.21.15.40:0/261842140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:25 smithi141 bash[31670]: cluster 2023-12-02T02:17:24.068386+0000 mgr.y (mgr.24356) 19172 : cluster 0 pgmap v19140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:25 smithi141 bash[31670]: audit 2023-12-02T02:17:24.967680+0000 mon.a (mon.0) 11836 : audit 0 from='client.? 172.21.15.40:0/261842140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:26.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:17:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:17:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:17:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:27 smithi040 bash[41173]: cluster 2023-12-02T02:17:26.069631+0000 mgr.y (mgr.24356) 19173 : cluster 0 pgmap v19141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:27 smithi040 bash[28232]: cluster 2023-12-02T02:17:26.069631+0000 mgr.y (mgr.24356) 19173 : cluster 0 pgmap v19141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:27 smithi141 bash[31670]: cluster 2023-12-02T02:17:26.069631+0000 mgr.y (mgr.24356) 19173 : cluster 0 pgmap v19141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:28 smithi141 bash[31670]: audit 2023-12-02T02:17:27.425347+0000 mon.c (mon.2) 12018 : audit 0 from='client.? 172.21.15.40:0/1017134899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:28 smithi040 bash[41173]: audit 2023-12-02T02:17:27.425347+0000 mon.c (mon.2) 12018 : audit 0 from='client.? 172.21.15.40:0/1017134899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:28 smithi040 bash[28232]: audit 2023-12-02T02:17:27.425347+0000 mon.c (mon.2) 12018 : audit 0 from='client.? 172.21.15.40:0/1017134899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:29 smithi141 bash[31670]: cluster 2023-12-02T02:17:28.070331+0000 mgr.y (mgr.24356) 19174 : cluster 0 pgmap v19142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:29 smithi040 bash[41173]: cluster 2023-12-02T02:17:28.070331+0000 mgr.y (mgr.24356) 19174 : cluster 0 pgmap v19142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:29 smithi040 bash[28232]: cluster 2023-12-02T02:17:28.070331+0000 mgr.y (mgr.24356) 19174 : cluster 0 pgmap v19142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:30 smithi141 bash[31670]: audit 2023-12-02T02:17:29.880685+0000 mon.a (mon.0) 11837 : audit 0 from='client.? 172.21.15.40:0/1526363670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:30 smithi040 bash[28232]: audit 2023-12-02T02:17:29.880685+0000 mon.a (mon.0) 11837 : audit 0 from='client.? 172.21.15.40:0/1526363670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:30 smithi040 bash[41173]: audit 2023-12-02T02:17:29.880685+0000 mon.a (mon.0) 11837 : audit 0 from='client.? 172.21.15.40:0/1526363670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:31 smithi141 bash[31670]: cluster 2023-12-02T02:17:30.071630+0000 mgr.y (mgr.24356) 19175 : cluster 0 pgmap v19143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:31 smithi040 bash[28232]: cluster 2023-12-02T02:17:30.071630+0000 mgr.y (mgr.24356) 19175 : cluster 0 pgmap v19143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:31 smithi040 bash[41173]: cluster 2023-12-02T02:17:30.071630+0000 mgr.y (mgr.24356) 19175 : cluster 0 pgmap v19143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:33 smithi141 bash[31670]: cluster 2023-12-02T02:17:32.072324+0000 mgr.y (mgr.24356) 19176 : cluster 0 pgmap v19144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:33.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:33 smithi141 bash[31670]: audit 2023-12-02T02:17:32.340818+0000 mon.a (mon.0) 11838 : audit 0 from='client.? 172.21.15.40:0/2146409143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:33 smithi040 bash[28232]: cluster 2023-12-02T02:17:32.072324+0000 mgr.y (mgr.24356) 19176 : cluster 0 pgmap v19144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:33 smithi040 bash[28232]: audit 2023-12-02T02:17:32.340818+0000 mon.a (mon.0) 11838 : audit 0 from='client.? 172.21.15.40:0/2146409143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:33 smithi040 bash[41173]: cluster 2023-12-02T02:17:32.072324+0000 mgr.y (mgr.24356) 19176 : cluster 0 pgmap v19144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:33 smithi040 bash[41173]: audit 2023-12-02T02:17:32.340818+0000 mon.a (mon.0) 11838 : audit 0 from='client.? 172.21.15.40:0/2146409143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:35 smithi141 bash[31670]: cluster 2023-12-02T02:17:34.072942+0000 mgr.y (mgr.24356) 19177 : cluster 0 pgmap v19145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:35 smithi141 bash[31670]: audit 2023-12-02T02:17:34.351916+0000 mon.c (mon.2) 12019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:35 smithi141 bash[31670]: audit 2023-12-02T02:17:34.806355+0000 mon.c (mon.2) 12020 : audit 0 from='client.? 172.21.15.40:0/2975433684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:35.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:35 smithi141 bash[31670]: audit 2023-12-02T02:17:35.056565+0000 mon.c (mon.2) 12021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[28232]: cluster 2023-12-02T02:17:34.072942+0000 mgr.y (mgr.24356) 19177 : cluster 0 pgmap v19145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[28232]: audit 2023-12-02T02:17:34.351916+0000 mon.c (mon.2) 12019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[28232]: audit 2023-12-02T02:17:34.806355+0000 mon.c (mon.2) 12020 : audit 0 from='client.? 172.21.15.40:0/2975433684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[28232]: audit 2023-12-02T02:17:35.056565+0000 mon.c (mon.2) 12021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[41173]: cluster 2023-12-02T02:17:34.072942+0000 mgr.y (mgr.24356) 19177 : cluster 0 pgmap v19145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[41173]: audit 2023-12-02T02:17:34.351916+0000 mon.c (mon.2) 12019 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[41173]: audit 2023-12-02T02:17:34.806355+0000 mon.c (mon.2) 12020 : audit 0 from='client.? 172.21.15.40:0/2975433684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:35 smithi040 bash[41173]: audit 2023-12-02T02:17:35.056565+0000 mon.c (mon.2) 12021 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:17:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:17:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:17:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:17:37.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:37 smithi141 bash[31670]: cluster 2023-12-02T02:17:36.074142+0000 mgr.y (mgr.24356) 19178 : cluster 0 pgmap v19146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:37 smithi040 bash[28232]: cluster 2023-12-02T02:17:36.074142+0000 mgr.y (mgr.24356) 19178 : cluster 0 pgmap v19146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:37 smithi040 bash[41173]: cluster 2023-12-02T02:17:36.074142+0000 mgr.y (mgr.24356) 19178 : cluster 0 pgmap v19146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:38.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:38 smithi141 bash[31670]: audit 2023-12-02T02:17:37.276090+0000 mon.c (mon.2) 12022 : audit 0 from='client.? 172.21.15.40:0/1473965531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:38 smithi040 bash[28232]: audit 2023-12-02T02:17:37.276090+0000 mon.c (mon.2) 12022 : audit 0 from='client.? 172.21.15.40:0/1473965531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:38.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:38 smithi040 bash[41173]: audit 2023-12-02T02:17:37.276090+0000 mon.c (mon.2) 12022 : audit 0 from='client.? 172.21.15.40:0/1473965531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:39.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:39 smithi141 bash[31670]: cluster 2023-12-02T02:17:38.074891+0000 mgr.y (mgr.24356) 19179 : cluster 0 pgmap v19147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:39 smithi040 bash[28232]: cluster 2023-12-02T02:17:38.074891+0000 mgr.y (mgr.24356) 19179 : cluster 0 pgmap v19147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:39 smithi040 bash[41173]: cluster 2023-12-02T02:17:38.074891+0000 mgr.y (mgr.24356) 19179 : cluster 0 pgmap v19147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:40.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:40 smithi141 bash[31670]: audit 2023-12-02T02:17:39.754299+0000 mon.a (mon.0) 11839 : audit 0 from='client.? 172.21.15.40:0/3269447333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:40 smithi040 bash[41173]: audit 2023-12-02T02:17:39.754299+0000 mon.a (mon.0) 11839 : audit 0 from='client.? 172.21.15.40:0/3269447333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:40 smithi040 bash[28232]: audit 2023-12-02T02:17:39.754299+0000 mon.a (mon.0) 11839 : audit 0 from='client.? 172.21.15.40:0/3269447333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:41 smithi141 bash[31670]: cluster 2023-12-02T02:17:40.076183+0000 mgr.y (mgr.24356) 19180 : cluster 0 pgmap v19148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:41 smithi141 bash[31670]: audit 2023-12-02T02:17:40.907461+0000 mon.a (mon.0) 11840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:41.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:41 smithi141 bash[31670]: audit 2023-12-02T02:17:40.917684+0000 mon.a (mon.0) 11841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:41 smithi040 bash[28232]: cluster 2023-12-02T02:17:40.076183+0000 mgr.y (mgr.24356) 19180 : cluster 0 pgmap v19148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:41 smithi040 bash[28232]: audit 2023-12-02T02:17:40.907461+0000 mon.a (mon.0) 11840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:41 smithi040 bash[28232]: audit 2023-12-02T02:17:40.917684+0000 mon.a (mon.0) 11841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:41 smithi040 bash[41173]: cluster 2023-12-02T02:17:40.076183+0000 mgr.y (mgr.24356) 19180 : cluster 0 pgmap v19148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:41 smithi040 bash[41173]: audit 2023-12-02T02:17:40.907461+0000 mon.a (mon.0) 11840 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:41 smithi040 bash[41173]: audit 2023-12-02T02:17:40.917684+0000 mon.a (mon.0) 11841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:42 smithi040 bash[28232]: audit 2023-12-02T02:17:41.320569+0000 mon.a (mon.0) 11842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:42 smithi040 bash[28232]: audit 2023-12-02T02:17:41.330552+0000 mon.a (mon.0) 11843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:42 smithi040 bash[28232]: audit 2023-12-02T02:17:42.210036+0000 mon.a (mon.0) 11844 : audit 0 from='client.? 172.21.15.40:0/4113160115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:42 smithi040 bash[41173]: audit 2023-12-02T02:17:41.320569+0000 mon.a (mon.0) 11842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:42 smithi040 bash[41173]: audit 2023-12-02T02:17:41.330552+0000 mon.a (mon.0) 11843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:42 smithi040 bash[41173]: audit 2023-12-02T02:17:42.210036+0000 mon.a (mon.0) 11844 : audit 0 from='client.? 172.21.15.40:0/4113160115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:42 smithi141 bash[31670]: audit 2023-12-02T02:17:41.320569+0000 mon.a (mon.0) 11842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:42 smithi141 bash[31670]: audit 2023-12-02T02:17:41.330552+0000 mon.a (mon.0) 11843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:42 smithi141 bash[31670]: audit 2023-12-02T02:17:42.210036+0000 mon.a (mon.0) 11844 : audit 0 from='client.? 172.21.15.40:0/4113160115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:43 smithi040 bash[28232]: cluster 2023-12-02T02:17:42.076790+0000 mgr.y (mgr.24356) 19181 : cluster 0 pgmap v19149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:43 smithi040 bash[41173]: cluster 2023-12-02T02:17:42.076790+0000 mgr.y (mgr.24356) 19181 : cluster 0 pgmap v19149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:43 smithi141 bash[31670]: cluster 2023-12-02T02:17:42.076790+0000 mgr.y (mgr.24356) 19181 : cluster 0 pgmap v19149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:45 smithi040 bash[28232]: cluster 2023-12-02T02:17:44.077417+0000 mgr.y (mgr.24356) 19182 : cluster 0 pgmap v19150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:45 smithi040 bash[28232]: audit 2023-12-02T02:17:44.666827+0000 mon.a (mon.0) 11845 : audit 0 from='client.? 172.21.15.40:0/3204575208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:45 smithi040 bash[41173]: cluster 2023-12-02T02:17:44.077417+0000 mgr.y (mgr.24356) 19182 : cluster 0 pgmap v19150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:45 smithi040 bash[41173]: audit 2023-12-02T02:17:44.666827+0000 mon.a (mon.0) 11845 : audit 0 from='client.? 172.21.15.40:0/3204575208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:45 smithi141 bash[31670]: cluster 2023-12-02T02:17:44.077417+0000 mgr.y (mgr.24356) 19182 : cluster 0 pgmap v19150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:45 smithi141 bash[31670]: audit 2023-12-02T02:17:44.666827+0000 mon.a (mon.0) 11845 : audit 0 from='client.? 172.21.15.40:0/3204575208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:46.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:17:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:17:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:17:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:47 smithi141 bash[31670]: cluster 2023-12-02T02:17:46.078577+0000 mgr.y (mgr.24356) 19183 : cluster 0 pgmap v19151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:47.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:47 smithi141 bash[31670]: audit 2023-12-02T02:17:47.126268+0000 mon.a (mon.0) 11846 : audit 0 from='client.? 172.21.15.40:0/1301240500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:47 smithi040 bash[28232]: cluster 2023-12-02T02:17:46.078577+0000 mgr.y (mgr.24356) 19183 : cluster 0 pgmap v19151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:47 smithi040 bash[28232]: audit 2023-12-02T02:17:47.126268+0000 mon.a (mon.0) 11846 : audit 0 from='client.? 172.21.15.40:0/1301240500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:47 smithi040 bash[41173]: cluster 2023-12-02T02:17:46.078577+0000 mgr.y (mgr.24356) 19183 : cluster 0 pgmap v19151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:47 smithi040 bash[41173]: audit 2023-12-02T02:17:47.126268+0000 mon.a (mon.0) 11846 : audit 0 from='client.? 172.21.15.40:0/1301240500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:49 smithi040 bash[28232]: cluster 2023-12-02T02:17:48.079297+0000 mgr.y (mgr.24356) 19184 : cluster 0 pgmap v19152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:49 smithi040 bash[41173]: cluster 2023-12-02T02:17:48.079297+0000 mgr.y (mgr.24356) 19184 : cluster 0 pgmap v19152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:49.725 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:49 smithi141 bash[31670]: cluster 2023-12-02T02:17:48.079297+0000 mgr.y (mgr.24356) 19184 : cluster 0 pgmap v19152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:50 smithi040 bash[41173]: audit 2023-12-02T02:17:49.351661+0000 mon.c (mon.2) 12023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:50 smithi040 bash[41173]: audit 2023-12-02T02:17:49.590777+0000 mon.c (mon.2) 12024 : audit 0 from='client.? 172.21.15.40:0/3985605191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:50 smithi040 bash[28232]: audit 2023-12-02T02:17:49.351661+0000 mon.c (mon.2) 12023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:50 smithi040 bash[28232]: audit 2023-12-02T02:17:49.590777+0000 mon.c (mon.2) 12024 : audit 0 from='client.? 172.21.15.40:0/3985605191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:50 smithi141 bash[31670]: audit 2023-12-02T02:17:49.351661+0000 mon.c (mon.2) 12023 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:50 smithi141 bash[31670]: audit 2023-12-02T02:17:49.590777+0000 mon.c (mon.2) 12024 : audit 0 from='client.? 172.21.15.40:0/3985605191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:51.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:51 smithi141 bash[31670]: cluster 2023-12-02T02:17:50.080425+0000 mgr.y (mgr.24356) 19185 : cluster 0 pgmap v19153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:51 smithi040 bash[28232]: cluster 2023-12-02T02:17:50.080425+0000 mgr.y (mgr.24356) 19185 : cluster 0 pgmap v19153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:51 smithi040 bash[41173]: cluster 2023-12-02T02:17:50.080425+0000 mgr.y (mgr.24356) 19185 : cluster 0 pgmap v19153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[28232]: audit 2023-12-02T02:17:52.059217+0000 mon.c (mon.2) 12025 : audit 0 from='client.? 172.21.15.40:0/209584669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[28232]: audit 2023-12-02T02:17:52.086264+0000 mon.a (mon.0) 11847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[28232]: audit 2023-12-02T02:17:52.098034+0000 mon.a (mon.0) 11848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[28232]: audit 2023-12-02T02:17:52.100568+0000 mon.c (mon.2) 12026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:17:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[28232]: audit 2023-12-02T02:17:52.101822+0000 mon.c (mon.2) 12027 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:17:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[28232]: audit 2023-12-02T02:17:52.110890+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[41173]: audit 2023-12-02T02:17:52.059217+0000 mon.c (mon.2) 12025 : audit 0 from='client.? 172.21.15.40:0/209584669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[41173]: audit 2023-12-02T02:17:52.086264+0000 mon.a (mon.0) 11847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[41173]: audit 2023-12-02T02:17:52.098034+0000 mon.a (mon.0) 11848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[41173]: audit 2023-12-02T02:17:52.100568+0000 mon.c (mon.2) 12026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:17:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[41173]: audit 2023-12-02T02:17:52.101822+0000 mon.c (mon.2) 12027 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:17:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:52 smithi040 bash[41173]: audit 2023-12-02T02:17:52.110890+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:52 smithi141 bash[31670]: audit 2023-12-02T02:17:52.059217+0000 mon.c (mon.2) 12025 : audit 0 from='client.? 172.21.15.40:0/209584669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:52 smithi141 bash[31670]: audit 2023-12-02T02:17:52.086264+0000 mon.a (mon.0) 11847 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:52 smithi141 bash[31670]: audit 2023-12-02T02:17:52.098034+0000 mon.a (mon.0) 11848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:52 smithi141 bash[31670]: audit 2023-12-02T02:17:52.100568+0000 mon.c (mon.2) 12026 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:17:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:52 smithi141 bash[31670]: audit 2023-12-02T02:17:52.101822+0000 mon.c (mon.2) 12027 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:17:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:52 smithi141 bash[31670]: audit 2023-12-02T02:17:52.110890+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:17:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:53 smithi040 bash[41173]: cluster 2023-12-02T02:17:52.081186+0000 mgr.y (mgr.24356) 19186 : cluster 0 pgmap v19154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:53 smithi040 bash[28232]: cluster 2023-12-02T02:17:52.081186+0000 mgr.y (mgr.24356) 19186 : cluster 0 pgmap v19154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:53 smithi141 bash[31670]: cluster 2023-12-02T02:17:52.081186+0000 mgr.y (mgr.24356) 19186 : cluster 0 pgmap v19154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:55 smithi040 bash[41173]: cluster 2023-12-02T02:17:54.081860+0000 mgr.y (mgr.24356) 19187 : cluster 0 pgmap v19155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:55 smithi040 bash[41173]: audit 2023-12-02T02:17:54.525292+0000 mon.a (mon.0) 11850 : audit 0 from='client.? 172.21.15.40:0/2229737874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:55 smithi040 bash[28232]: cluster 2023-12-02T02:17:54.081860+0000 mgr.y (mgr.24356) 19187 : cluster 0 pgmap v19155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:55 smithi040 bash[28232]: audit 2023-12-02T02:17:54.525292+0000 mon.a (mon.0) 11850 : audit 0 from='client.? 172.21.15.40:0/2229737874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:55 smithi141 bash[31670]: cluster 2023-12-02T02:17:54.081860+0000 mgr.y (mgr.24356) 19187 : cluster 0 pgmap v19155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:55 smithi141 bash[31670]: audit 2023-12-02T02:17:54.525292+0000 mon.a (mon.0) 11850 : audit 0 from='client.? 172.21.15.40:0/2229737874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:56.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:17:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:17:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:17:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:57 smithi040 bash[28232]: cluster 2023-12-02T02:17:56.083016+0000 mgr.y (mgr.24356) 19188 : cluster 0 pgmap v19156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:57 smithi040 bash[28232]: audit 2023-12-02T02:17:56.991135+0000 mon.c (mon.2) 12028 : audit 0 from='client.? 172.21.15.40:0/4257559213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:57 smithi040 bash[41173]: cluster 2023-12-02T02:17:56.083016+0000 mgr.y (mgr.24356) 19188 : cluster 0 pgmap v19156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:57 smithi040 bash[41173]: audit 2023-12-02T02:17:56.991135+0000 mon.c (mon.2) 12028 : audit 0 from='client.? 172.21.15.40:0/4257559213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:57 smithi141 bash[31670]: cluster 2023-12-02T02:17:56.083016+0000 mgr.y (mgr.24356) 19188 : cluster 0 pgmap v19156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:57 smithi141 bash[31670]: audit 2023-12-02T02:17:56.991135+0000 mon.c (mon.2) 12028 : audit 0 from='client.? 172.21.15.40:0/4257559213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:17:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:17:59 smithi040 bash[28232]: cluster 2023-12-02T02:17:58.083677+0000 mgr.y (mgr.24356) 19189 : cluster 0 pgmap v19157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:17:59 smithi040 bash[41173]: cluster 2023-12-02T02:17:58.083677+0000 mgr.y (mgr.24356) 19189 : cluster 0 pgmap v19157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:17:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:17:59 smithi141 bash[31670]: cluster 2023-12-02T02:17:58.083677+0000 mgr.y (mgr.24356) 19189 : cluster 0 pgmap v19157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:00 smithi040 bash[41173]: audit 2023-12-02T02:17:59.465271+0000 mon.c (mon.2) 12029 : audit 0 from='client.? 172.21.15.40:0/1860710930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:00 smithi040 bash[28232]: audit 2023-12-02T02:17:59.465271+0000 mon.c (mon.2) 12029 : audit 0 from='client.? 172.21.15.40:0/1860710930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:00 smithi141 bash[31670]: audit 2023-12-02T02:17:59.465271+0000 mon.c (mon.2) 12029 : audit 0 from='client.? 172.21.15.40:0/1860710930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:01 smithi040 bash[28232]: cluster 2023-12-02T02:18:00.084831+0000 mgr.y (mgr.24356) 19190 : cluster 0 pgmap v19158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:01 smithi040 bash[41173]: cluster 2023-12-02T02:18:00.084831+0000 mgr.y (mgr.24356) 19190 : cluster 0 pgmap v19158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:01 smithi141 bash[31670]: cluster 2023-12-02T02:18:00.084831+0000 mgr.y (mgr.24356) 19190 : cluster 0 pgmap v19158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:02 smithi141 bash[31670]: audit 2023-12-02T02:18:01.931625+0000 mon.a (mon.0) 11851 : audit 0 from='client.? 172.21.15.40:0/1496036648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:02 smithi040 bash[28232]: audit 2023-12-02T02:18:01.931625+0000 mon.a (mon.0) 11851 : audit 0 from='client.? 172.21.15.40:0/1496036648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:02 smithi040 bash[41173]: audit 2023-12-02T02:18:01.931625+0000 mon.a (mon.0) 11851 : audit 0 from='client.? 172.21.15.40:0/1496036648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:03 smithi141 bash[31670]: cluster 2023-12-02T02:18:02.085650+0000 mgr.y (mgr.24356) 19191 : cluster 0 pgmap v19159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:03 smithi040 bash[28232]: cluster 2023-12-02T02:18:02.085650+0000 mgr.y (mgr.24356) 19191 : cluster 0 pgmap v19159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:03 smithi040 bash[41173]: cluster 2023-12-02T02:18:02.085650+0000 mgr.y (mgr.24356) 19191 : cluster 0 pgmap v19159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:04 smithi141 bash[31670]: audit 2023-12-02T02:18:04.351851+0000 mon.c (mon.2) 12030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:04 smithi040 bash[28232]: audit 2023-12-02T02:18:04.351851+0000 mon.c (mon.2) 12030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:04 smithi040 bash[41173]: audit 2023-12-02T02:18:04.351851+0000 mon.c (mon.2) 12030 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:05 smithi141 bash[31670]: cluster 2023-12-02T02:18:04.086311+0000 mgr.y (mgr.24356) 19192 : cluster 0 pgmap v19160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:05 smithi141 bash[31670]: audit 2023-12-02T02:18:04.415192+0000 mon.a (mon.0) 11852 : audit 0 from='client.? 172.21.15.40:0/2703668347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:05 smithi040 bash[28232]: cluster 2023-12-02T02:18:04.086311+0000 mgr.y (mgr.24356) 19192 : cluster 0 pgmap v19160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:05 smithi040 bash[28232]: audit 2023-12-02T02:18:04.415192+0000 mon.a (mon.0) 11852 : audit 0 from='client.? 172.21.15.40:0/2703668347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:05 smithi040 bash[41173]: cluster 2023-12-02T02:18:04.086311+0000 mgr.y (mgr.24356) 19192 : cluster 0 pgmap v19160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:05 smithi040 bash[41173]: audit 2023-12-02T02:18:04.415192+0000 mon.a (mon.0) 11852 : audit 0 from='client.? 172.21.15.40:0/2703668347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:06.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:18:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:18:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:18:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:07 smithi141 bash[31670]: cluster 2023-12-02T02:18:06.087485+0000 mgr.y (mgr.24356) 19193 : cluster 0 pgmap v19161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:07 smithi141 bash[31670]: audit 2023-12-02T02:18:06.881943+0000 mon.c (mon.2) 12031 : audit 0 from='client.? 172.21.15.40:0/2863255897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:07 smithi040 bash[28232]: cluster 2023-12-02T02:18:06.087485+0000 mgr.y (mgr.24356) 19193 : cluster 0 pgmap v19161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:07 smithi040 bash[28232]: audit 2023-12-02T02:18:06.881943+0000 mon.c (mon.2) 12031 : audit 0 from='client.? 172.21.15.40:0/2863255897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:07 smithi040 bash[41173]: cluster 2023-12-02T02:18:06.087485+0000 mgr.y (mgr.24356) 19193 : cluster 0 pgmap v19161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:07 smithi040 bash[41173]: audit 2023-12-02T02:18:06.881943+0000 mon.c (mon.2) 12031 : audit 0 from='client.? 172.21.15.40:0/2863255897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:09 smithi141 bash[31670]: cluster 2023-12-02T02:18:08.088136+0000 mgr.y (mgr.24356) 19194 : cluster 0 pgmap v19162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:09 smithi141 bash[31670]: audit 2023-12-02T02:18:09.348937+0000 mon.a (mon.0) 11853 : audit 0 from='client.? 172.21.15.40:0/3678944512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:09 smithi040 bash[41173]: cluster 2023-12-02T02:18:08.088136+0000 mgr.y (mgr.24356) 19194 : cluster 0 pgmap v19162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:09 smithi040 bash[41173]: audit 2023-12-02T02:18:09.348937+0000 mon.a (mon.0) 11853 : audit 0 from='client.? 172.21.15.40:0/3678944512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:09 smithi040 bash[28232]: cluster 2023-12-02T02:18:08.088136+0000 mgr.y (mgr.24356) 19194 : cluster 0 pgmap v19162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:09 smithi040 bash[28232]: audit 2023-12-02T02:18:09.348937+0000 mon.a (mon.0) 11853 : audit 0 from='client.? 172.21.15.40:0/3678944512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:11 smithi141 bash[31670]: cluster 2023-12-02T02:18:10.089339+0000 mgr.y (mgr.24356) 19195 : cluster 0 pgmap v19163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:11 smithi040 bash[41173]: cluster 2023-12-02T02:18:10.089339+0000 mgr.y (mgr.24356) 19195 : cluster 0 pgmap v19163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:11 smithi040 bash[28232]: cluster 2023-12-02T02:18:10.089339+0000 mgr.y (mgr.24356) 19195 : cluster 0 pgmap v19163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:12.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:12 smithi141 bash[31670]: audit 2023-12-02T02:18:11.806644+0000 mon.c (mon.2) 12032 : audit 0 from='client.? 172.21.15.40:0/1980334208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:12 smithi040 bash[28232]: audit 2023-12-02T02:18:11.806644+0000 mon.c (mon.2) 12032 : audit 0 from='client.? 172.21.15.40:0/1980334208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:12 smithi040 bash[41173]: audit 2023-12-02T02:18:11.806644+0000 mon.c (mon.2) 12032 : audit 0 from='client.? 172.21.15.40:0/1980334208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:13 smithi141 bash[31670]: cluster 2023-12-02T02:18:12.090024+0000 mgr.y (mgr.24356) 19196 : cluster 0 pgmap v19164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:13 smithi040 bash[41173]: cluster 2023-12-02T02:18:12.090024+0000 mgr.y (mgr.24356) 19196 : cluster 0 pgmap v19164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:13 smithi040 bash[28232]: cluster 2023-12-02T02:18:12.090024+0000 mgr.y (mgr.24356) 19196 : cluster 0 pgmap v19164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:14.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:14 smithi141 bash[31670]: audit 2023-12-02T02:18:14.270085+0000 mon.a (mon.0) 11854 : audit 0 from='client.? 172.21.15.40:0/3525414357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:14 smithi040 bash[28232]: audit 2023-12-02T02:18:14.270085+0000 mon.a (mon.0) 11854 : audit 0 from='client.? 172.21.15.40:0/3525414357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:14 smithi040 bash[41173]: audit 2023-12-02T02:18:14.270085+0000 mon.a (mon.0) 11854 : audit 0 from='client.? 172.21.15.40:0/3525414357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:15 smithi141 bash[31670]: cluster 2023-12-02T02:18:14.090514+0000 mgr.y (mgr.24356) 19197 : cluster 0 pgmap v19165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:15 smithi040 bash[28232]: cluster 2023-12-02T02:18:14.090514+0000 mgr.y (mgr.24356) 19197 : cluster 0 pgmap v19165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:15 smithi040 bash[41173]: cluster 2023-12-02T02:18:14.090514+0000 mgr.y (mgr.24356) 19197 : cluster 0 pgmap v19165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:16.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:18:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:18:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:18:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:17 smithi141 bash[31670]: cluster 2023-12-02T02:18:16.091636+0000 mgr.y (mgr.24356) 19198 : cluster 0 pgmap v19166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:17 smithi141 bash[31670]: audit 2023-12-02T02:18:16.736507+0000 mon.a (mon.0) 11855 : audit 0 from='client.? 172.21.15.40:0/2185700430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:17 smithi040 bash[28232]: cluster 2023-12-02T02:18:16.091636+0000 mgr.y (mgr.24356) 19198 : cluster 0 pgmap v19166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:17 smithi040 bash[28232]: audit 2023-12-02T02:18:16.736507+0000 mon.a (mon.0) 11855 : audit 0 from='client.? 172.21.15.40:0/2185700430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:17 smithi040 bash[41173]: cluster 2023-12-02T02:18:16.091636+0000 mgr.y (mgr.24356) 19198 : cluster 0 pgmap v19166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:17 smithi040 bash[41173]: audit 2023-12-02T02:18:16.736507+0000 mon.a (mon.0) 11855 : audit 0 from='client.? 172.21.15.40:0/2185700430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:19 smithi141 bash[31670]: cluster 2023-12-02T02:18:18.092344+0000 mgr.y (mgr.24356) 19199 : cluster 0 pgmap v19167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:19 smithi141 bash[31670]: audit 2023-12-02T02:18:19.193744+0000 mon.a (mon.0) 11856 : audit 0 from='client.? 172.21.15.40:0/2828086057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:19 smithi141 bash[31670]: audit 2023-12-02T02:18:19.352781+0000 mon.c (mon.2) 12033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:19 smithi040 bash[28232]: cluster 2023-12-02T02:18:18.092344+0000 mgr.y (mgr.24356) 19199 : cluster 0 pgmap v19167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:19 smithi040 bash[28232]: audit 2023-12-02T02:18:19.193744+0000 mon.a (mon.0) 11856 : audit 0 from='client.? 172.21.15.40:0/2828086057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:19 smithi040 bash[28232]: audit 2023-12-02T02:18:19.352781+0000 mon.c (mon.2) 12033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:19 smithi040 bash[41173]: cluster 2023-12-02T02:18:18.092344+0000 mgr.y (mgr.24356) 19199 : cluster 0 pgmap v19167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:19 smithi040 bash[41173]: audit 2023-12-02T02:18:19.193744+0000 mon.a (mon.0) 11856 : audit 0 from='client.? 172.21.15.40:0/2828086057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:19 smithi040 bash[41173]: audit 2023-12-02T02:18:19.352781+0000 mon.c (mon.2) 12033 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:21 smithi141 bash[31670]: cluster 2023-12-02T02:18:20.093494+0000 mgr.y (mgr.24356) 19200 : cluster 0 pgmap v19168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:21 smithi040 bash[28232]: cluster 2023-12-02T02:18:20.093494+0000 mgr.y (mgr.24356) 19200 : cluster 0 pgmap v19168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:21 smithi040 bash[41173]: cluster 2023-12-02T02:18:20.093494+0000 mgr.y (mgr.24356) 19200 : cluster 0 pgmap v19168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:22.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:22 smithi141 bash[31670]: audit 2023-12-02T02:18:21.662872+0000 mon.c (mon.2) 12034 : audit 0 from='client.? 172.21.15.40:0/2954288918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:22 smithi040 bash[28232]: audit 2023-12-02T02:18:21.662872+0000 mon.c (mon.2) 12034 : audit 0 from='client.? 172.21.15.40:0/2954288918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:22.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:22 smithi040 bash[41173]: audit 2023-12-02T02:18:21.662872+0000 mon.c (mon.2) 12034 : audit 0 from='client.? 172.21.15.40:0/2954288918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:23 smithi141 bash[31670]: cluster 2023-12-02T02:18:22.094166+0000 mgr.y (mgr.24356) 19201 : cluster 0 pgmap v19169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:23 smithi040 bash[28232]: cluster 2023-12-02T02:18:22.094166+0000 mgr.y (mgr.24356) 19201 : cluster 0 pgmap v19169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:23 smithi040 bash[41173]: cluster 2023-12-02T02:18:22.094166+0000 mgr.y (mgr.24356) 19201 : cluster 0 pgmap v19169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:24 smithi141 bash[31670]: audit 2023-12-02T02:18:24.126783+0000 mon.c (mon.2) 12035 : audit 0 from='client.? 172.21.15.40:0/2815053445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:24 smithi040 bash[28232]: audit 2023-12-02T02:18:24.126783+0000 mon.c (mon.2) 12035 : audit 0 from='client.? 172.21.15.40:0/2815053445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:24 smithi040 bash[41173]: audit 2023-12-02T02:18:24.126783+0000 mon.c (mon.2) 12035 : audit 0 from='client.? 172.21.15.40:0/2815053445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:25 smithi141 bash[31670]: cluster 2023-12-02T02:18:24.094771+0000 mgr.y (mgr.24356) 19202 : cluster 0 pgmap v19170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:25 smithi040 bash[41173]: cluster 2023-12-02T02:18:24.094771+0000 mgr.y (mgr.24356) 19202 : cluster 0 pgmap v19170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:25 smithi040 bash[28232]: cluster 2023-12-02T02:18:24.094771+0000 mgr.y (mgr.24356) 19202 : cluster 0 pgmap v19170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:18:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:18:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:18:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:27 smithi141 bash[31670]: cluster 2023-12-02T02:18:26.095914+0000 mgr.y (mgr.24356) 19203 : cluster 0 pgmap v19171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:27 smithi141 bash[31670]: audit 2023-12-02T02:18:26.609093+0000 mon.c (mon.2) 12036 : audit 0 from='client.? 172.21.15.40:0/3072136860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:27 smithi040 bash[28232]: cluster 2023-12-02T02:18:26.095914+0000 mgr.y (mgr.24356) 19203 : cluster 0 pgmap v19171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:27 smithi040 bash[28232]: audit 2023-12-02T02:18:26.609093+0000 mon.c (mon.2) 12036 : audit 0 from='client.? 172.21.15.40:0/3072136860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:27 smithi040 bash[41173]: cluster 2023-12-02T02:18:26.095914+0000 mgr.y (mgr.24356) 19203 : cluster 0 pgmap v19171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:27 smithi040 bash[41173]: audit 2023-12-02T02:18:26.609093+0000 mon.c (mon.2) 12036 : audit 0 from='client.? 172.21.15.40:0/3072136860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:29 smithi141 bash[31670]: cluster 2023-12-02T02:18:28.096571+0000 mgr.y (mgr.24356) 19204 : cluster 0 pgmap v19172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:29 smithi141 bash[31670]: audit 2023-12-02T02:18:29.071097+0000 mon.c (mon.2) 12037 : audit 0 from='client.? 172.21.15.40:0/3551854357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:29 smithi040 bash[28232]: cluster 2023-12-02T02:18:28.096571+0000 mgr.y (mgr.24356) 19204 : cluster 0 pgmap v19172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:29 smithi040 bash[28232]: audit 2023-12-02T02:18:29.071097+0000 mon.c (mon.2) 12037 : audit 0 from='client.? 172.21.15.40:0/3551854357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:29 smithi040 bash[41173]: cluster 2023-12-02T02:18:28.096571+0000 mgr.y (mgr.24356) 19204 : cluster 0 pgmap v19172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:29 smithi040 bash[41173]: audit 2023-12-02T02:18:29.071097+0000 mon.c (mon.2) 12037 : audit 0 from='client.? 172.21.15.40:0/3551854357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:31 smithi141 bash[31670]: cluster 2023-12-02T02:18:30.097734+0000 mgr.y (mgr.24356) 19205 : cluster 0 pgmap v19173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:31 smithi040 bash[28232]: cluster 2023-12-02T02:18:30.097734+0000 mgr.y (mgr.24356) 19205 : cluster 0 pgmap v19173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:31 smithi040 bash[41173]: cluster 2023-12-02T02:18:30.097734+0000 mgr.y (mgr.24356) 19205 : cluster 0 pgmap v19173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:32 smithi141 bash[31670]: audit 2023-12-02T02:18:31.537303+0000 mon.c (mon.2) 12038 : audit 0 from='client.? 172.21.15.40:0/818519115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:32 smithi040 bash[28232]: audit 2023-12-02T02:18:31.537303+0000 mon.c (mon.2) 12038 : audit 0 from='client.? 172.21.15.40:0/818519115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:32 smithi040 bash[41173]: audit 2023-12-02T02:18:31.537303+0000 mon.c (mon.2) 12038 : audit 0 from='client.? 172.21.15.40:0/818519115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:33 smithi141 bash[31670]: cluster 2023-12-02T02:18:32.098402+0000 mgr.y (mgr.24356) 19206 : cluster 0 pgmap v19174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:33 smithi040 bash[41173]: cluster 2023-12-02T02:18:32.098402+0000 mgr.y (mgr.24356) 19206 : cluster 0 pgmap v19174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:33 smithi040 bash[28232]: cluster 2023-12-02T02:18:32.098402+0000 mgr.y (mgr.24356) 19206 : cluster 0 pgmap v19174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:34 smithi040 bash[28232]: audit 2023-12-02T02:18:33.997416+0000 mon.c (mon.2) 12039 : audit 0 from='client.? 172.21.15.40:0/2935378204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:34 smithi040 bash[28232]: audit 2023-12-02T02:18:34.353270+0000 mon.c (mon.2) 12040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:34 smithi040 bash[41173]: audit 2023-12-02T02:18:33.997416+0000 mon.c (mon.2) 12039 : audit 0 from='client.? 172.21.15.40:0/2935378204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:34 smithi040 bash[41173]: audit 2023-12-02T02:18:34.353270+0000 mon.c (mon.2) 12040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:34 smithi141 bash[31670]: audit 2023-12-02T02:18:33.997416+0000 mon.c (mon.2) 12039 : audit 0 from='client.? 172.21.15.40:0/2935378204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:34 smithi141 bash[31670]: audit 2023-12-02T02:18:34.353270+0000 mon.c (mon.2) 12040 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:35 smithi040 bash[28232]: cluster 2023-12-02T02:18:34.099041+0000 mgr.y (mgr.24356) 19207 : cluster 0 pgmap v19175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:35 smithi040 bash[41173]: cluster 2023-12-02T02:18:34.099041+0000 mgr.y (mgr.24356) 19207 : cluster 0 pgmap v19175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:35 smithi141 bash[31670]: cluster 2023-12-02T02:18:34.099041+0000 mgr.y (mgr.24356) 19207 : cluster 0 pgmap v19175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:36 smithi040 bash[28232]: audit 2023-12-02T02:18:36.449952+0000 mon.a (mon.0) 11857 : audit 0 from='client.? 172.21.15.40:0/1224568467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:18:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:18:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:18:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:36 smithi040 bash[41173]: audit 2023-12-02T02:18:36.449952+0000 mon.a (mon.0) 11857 : audit 0 from='client.? 172.21.15.40:0/1224568467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:36 smithi141 bash[31670]: audit 2023-12-02T02:18:36.449952+0000 mon.a (mon.0) 11857 : audit 0 from='client.? 172.21.15.40:0/1224568467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:37 smithi040 bash[28232]: cluster 2023-12-02T02:18:36.099834+0000 mgr.y (mgr.24356) 19208 : cluster 0 pgmap v19176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:37 smithi040 bash[41173]: cluster 2023-12-02T02:18:36.099834+0000 mgr.y (mgr.24356) 19208 : cluster 0 pgmap v19176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:37 smithi141 bash[31670]: cluster 2023-12-02T02:18:36.099834+0000 mgr.y (mgr.24356) 19208 : cluster 0 pgmap v19176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:39 smithi040 bash[28232]: cluster 2023-12-02T02:18:38.100447+0000 mgr.y (mgr.24356) 19209 : cluster 0 pgmap v19177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:39 smithi040 bash[28232]: audit 2023-12-02T02:18:38.911354+0000 mon.c (mon.2) 12041 : audit 0 from='client.? 172.21.15.40:0/886083572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:39 smithi040 bash[41173]: cluster 2023-12-02T02:18:38.100447+0000 mgr.y (mgr.24356) 19209 : cluster 0 pgmap v19177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:39 smithi040 bash[41173]: audit 2023-12-02T02:18:38.911354+0000 mon.c (mon.2) 12041 : audit 0 from='client.? 172.21.15.40:0/886083572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:39 smithi141 bash[31670]: cluster 2023-12-02T02:18:38.100447+0000 mgr.y (mgr.24356) 19209 : cluster 0 pgmap v19177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:39 smithi141 bash[31670]: audit 2023-12-02T02:18:38.911354+0000 mon.c (mon.2) 12041 : audit 0 from='client.? 172.21.15.40:0/886083572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:41 smithi040 bash[28232]: cluster 2023-12-02T02:18:40.101569+0000 mgr.y (mgr.24356) 19210 : cluster 0 pgmap v19178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:41 smithi040 bash[28232]: audit 2023-12-02T02:18:41.371517+0000 mon.c (mon.2) 12042 : audit 0 from='client.? 172.21.15.40:0/1056966820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:41 smithi040 bash[41173]: cluster 2023-12-02T02:18:40.101569+0000 mgr.y (mgr.24356) 19210 : cluster 0 pgmap v19178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:41 smithi040 bash[41173]: audit 2023-12-02T02:18:41.371517+0000 mon.c (mon.2) 12042 : audit 0 from='client.? 172.21.15.40:0/1056966820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:41 smithi141 bash[31670]: cluster 2023-12-02T02:18:40.101569+0000 mgr.y (mgr.24356) 19210 : cluster 0 pgmap v19178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:41 smithi141 bash[31670]: audit 2023-12-02T02:18:41.371517+0000 mon.c (mon.2) 12042 : audit 0 from='client.? 172.21.15.40:0/1056966820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:43 smithi040 bash[28232]: cluster 2023-12-02T02:18:42.102220+0000 mgr.y (mgr.24356) 19211 : cluster 0 pgmap v19179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:43 smithi040 bash[41173]: cluster 2023-12-02T02:18:42.102220+0000 mgr.y (mgr.24356) 19211 : cluster 0 pgmap v19179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:43 smithi141 bash[31670]: cluster 2023-12-02T02:18:42.102220+0000 mgr.y (mgr.24356) 19211 : cluster 0 pgmap v19179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:44 smithi040 bash[28232]: audit 2023-12-02T02:18:43.829976+0000 mon.c (mon.2) 12043 : audit 0 from='client.? 172.21.15.40:0/958174697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:44 smithi040 bash[41173]: audit 2023-12-02T02:18:43.829976+0000 mon.c (mon.2) 12043 : audit 0 from='client.? 172.21.15.40:0/958174697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:44 smithi141 bash[31670]: audit 2023-12-02T02:18:43.829976+0000 mon.c (mon.2) 12043 : audit 0 from='client.? 172.21.15.40:0/958174697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:45 smithi040 bash[28232]: cluster 2023-12-02T02:18:44.103235+0000 mgr.y (mgr.24356) 19212 : cluster 0 pgmap v19180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:45 smithi040 bash[41173]: cluster 2023-12-02T02:18:44.103235+0000 mgr.y (mgr.24356) 19212 : cluster 0 pgmap v19180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:45 smithi141 bash[31670]: cluster 2023-12-02T02:18:44.103235+0000 mgr.y (mgr.24356) 19212 : cluster 0 pgmap v19180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:18:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:18:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:18:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:46 smithi040 bash[28232]: audit 2023-12-02T02:18:46.300672+0000 mon.a (mon.0) 11858 : audit 0 from='client.? 172.21.15.40:0/109204994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:46 smithi040 bash[41173]: audit 2023-12-02T02:18:46.300672+0000 mon.a (mon.0) 11858 : audit 0 from='client.? 172.21.15.40:0/109204994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:46 smithi141 bash[31670]: audit 2023-12-02T02:18:46.300672+0000 mon.a (mon.0) 11858 : audit 0 from='client.? 172.21.15.40:0/109204994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:47 smithi040 bash[41173]: cluster 2023-12-02T02:18:46.104339+0000 mgr.y (mgr.24356) 19213 : cluster 0 pgmap v19181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:47 smithi040 bash[28232]: cluster 2023-12-02T02:18:46.104339+0000 mgr.y (mgr.24356) 19213 : cluster 0 pgmap v19181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:47 smithi141 bash[31670]: cluster 2023-12-02T02:18:46.104339+0000 mgr.y (mgr.24356) 19213 : cluster 0 pgmap v19181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:49 smithi040 bash[41173]: cluster 2023-12-02T02:18:48.104997+0000 mgr.y (mgr.24356) 19214 : cluster 0 pgmap v19182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:49 smithi040 bash[41173]: audit 2023-12-02T02:18:48.766824+0000 mon.a (mon.0) 11859 : audit 0 from='client.? 172.21.15.40:0/1524241993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:49 smithi040 bash[41173]: audit 2023-12-02T02:18:49.353648+0000 mon.c (mon.2) 12044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:49 smithi040 bash[28232]: cluster 2023-12-02T02:18:48.104997+0000 mgr.y (mgr.24356) 19214 : cluster 0 pgmap v19182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:49 smithi040 bash[28232]: audit 2023-12-02T02:18:48.766824+0000 mon.a (mon.0) 11859 : audit 0 from='client.? 172.21.15.40:0/1524241993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:49 smithi040 bash[28232]: audit 2023-12-02T02:18:49.353648+0000 mon.c (mon.2) 12044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:49 smithi141 bash[31670]: cluster 2023-12-02T02:18:48.104997+0000 mgr.y (mgr.24356) 19214 : cluster 0 pgmap v19182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:49 smithi141 bash[31670]: audit 2023-12-02T02:18:48.766824+0000 mon.a (mon.0) 11859 : audit 0 from='client.? 172.21.15.40:0/1524241993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:49 smithi141 bash[31670]: audit 2023-12-02T02:18:49.353648+0000 mon.c (mon.2) 12044 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:51 smithi040 bash[41173]: cluster 2023-12-02T02:18:50.106176+0000 mgr.y (mgr.24356) 19215 : cluster 0 pgmap v19183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:51 smithi040 bash[41173]: audit 2023-12-02T02:18:51.224710+0000 mon.a (mon.0) 11860 : audit 0 from='client.? 172.21.15.40:0/468340323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:51 smithi040 bash[28232]: cluster 2023-12-02T02:18:50.106176+0000 mgr.y (mgr.24356) 19215 : cluster 0 pgmap v19183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:51 smithi040 bash[28232]: audit 2023-12-02T02:18:51.224710+0000 mon.a (mon.0) 11860 : audit 0 from='client.? 172.21.15.40:0/468340323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:51 smithi141 bash[31670]: cluster 2023-12-02T02:18:50.106176+0000 mgr.y (mgr.24356) 19215 : cluster 0 pgmap v19183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:51 smithi141 bash[31670]: audit 2023-12-02T02:18:51.224710+0000 mon.a (mon.0) 11860 : audit 0 from='client.? 172.21.15.40:0/468340323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:52.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:52 smithi040 bash[28232]: audit 2023-12-02T02:18:52.194114+0000 mon.c (mon.2) 12045 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:18:52.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:52 smithi040 bash[41173]: audit 2023-12-02T02:18:52.194114+0000 mon.c (mon.2) 12045 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:18:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:52 smithi141 bash[31670]: audit 2023-12-02T02:18:52.194114+0000 mon.c (mon.2) 12045 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:18:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:53 smithi040 bash[28232]: cluster 2023-12-02T02:18:52.106781+0000 mgr.y (mgr.24356) 19216 : cluster 0 pgmap v19184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:53 smithi040 bash[41173]: cluster 2023-12-02T02:18:52.106781+0000 mgr.y (mgr.24356) 19216 : cluster 0 pgmap v19184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:53 smithi141 bash[31670]: cluster 2023-12-02T02:18:52.106781+0000 mgr.y (mgr.24356) 19216 : cluster 0 pgmap v19184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:54 smithi040 bash[28232]: audit 2023-12-02T02:18:53.684918+0000 mon.c (mon.2) 12046 : audit 0 from='client.? 172.21.15.40:0/4052968775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:54 smithi040 bash[41173]: audit 2023-12-02T02:18:53.684918+0000 mon.c (mon.2) 12046 : audit 0 from='client.? 172.21.15.40:0/4052968775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:54 smithi141 bash[31670]: audit 2023-12-02T02:18:53.684918+0000 mon.c (mon.2) 12046 : audit 0 from='client.? 172.21.15.40:0/4052968775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:55 smithi040 bash[28232]: cluster 2023-12-02T02:18:54.107427+0000 mgr.y (mgr.24356) 19217 : cluster 0 pgmap v19185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:55 smithi040 bash[41173]: cluster 2023-12-02T02:18:54.107427+0000 mgr.y (mgr.24356) 19217 : cluster 0 pgmap v19185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:55 smithi141 bash[31670]: cluster 2023-12-02T02:18:54.107427+0000 mgr.y (mgr.24356) 19217 : cluster 0 pgmap v19185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:56 smithi040 bash[28232]: audit 2023-12-02T02:18:56.152184+0000 mon.c (mon.2) 12047 : audit 0 from='client.? 172.21.15.40:0/4197537182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:56 smithi040 bash[41173]: audit 2023-12-02T02:18:56.152184+0000 mon.c (mon.2) 12047 : audit 0 from='client.? 172.21.15.40:0/4197537182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:18:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:18:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:18:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:56 smithi141 bash[31670]: audit 2023-12-02T02:18:56.152184+0000 mon.c (mon.2) 12047 : audit 0 from='client.? 172.21.15.40:0/4197537182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:57 smithi040 bash[41173]: cluster 2023-12-02T02:18:56.108423+0000 mgr.y (mgr.24356) 19218 : cluster 0 pgmap v19186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:57 smithi040 bash[28232]: cluster 2023-12-02T02:18:56.108423+0000 mgr.y (mgr.24356) 19218 : cluster 0 pgmap v19186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:57 smithi141 bash[31670]: cluster 2023-12-02T02:18:56.108423+0000 mgr.y (mgr.24356) 19218 : cluster 0 pgmap v19186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.095465+0000 mon.a (mon.0) 11861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: cluster 2023-12-02T02:18:58.108921+0000 mgr.y (mgr.24356) 19219 : cluster 0 pgmap v19187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.112819+0000 mon.a (mon.0) 11862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.456064+0000 mon.a (mon.0) 11863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.472489+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.623478+0000 mon.a (mon.0) 11865 : audit 0 from='client.? 172.21.15.40:0/1120146529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.911919+0000 mon.a (mon.0) 11866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[28232]: audit 2023-12-02T02:18:58.925668+0000 mon.a (mon.0) 11867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.095465+0000 mon.a (mon.0) 11861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: cluster 2023-12-02T02:18:58.108921+0000 mgr.y (mgr.24356) 19219 : cluster 0 pgmap v19187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.112819+0000 mon.a (mon.0) 11862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.456064+0000 mon.a (mon.0) 11863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.472489+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.623478+0000 mon.a (mon.0) 11865 : audit 0 from='client.? 172.21.15.40:0/1120146529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.911919+0000 mon.a (mon.0) 11866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:18:59 smithi040 bash[41173]: audit 2023-12-02T02:18:58.925668+0000 mon.a (mon.0) 11867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.095465+0000 mon.a (mon.0) 11861 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: cluster 2023-12-02T02:18:58.108921+0000 mgr.y (mgr.24356) 19219 : cluster 0 pgmap v19187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:18:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.112819+0000 mon.a (mon.0) 11862 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.527 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.456064+0000 mon.a (mon.0) 11863 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.472489+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.623478+0000 mon.a (mon.0) 11865 : audit 0 from='client.? 172.21.15.40:0/1120146529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:18:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.911919+0000 mon.a (mon.0) 11866 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:18:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:18:59 smithi141 bash[31670]: audit 2023-12-02T02:18:58.925668+0000 mon.a (mon.0) 11867 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[28232]: audit 2023-12-02T02:18:59.385817+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[28232]: audit 2023-12-02T02:18:59.397975+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[28232]: audit 2023-12-02T02:18:59.402511+0000 mon.c (mon.2) 12048 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[28232]: audit 2023-12-02T02:18:59.403763+0000 mon.c (mon.2) 12049 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[28232]: audit 2023-12-02T02:18:59.412094+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[41173]: audit 2023-12-02T02:18:59.385817+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[41173]: audit 2023-12-02T02:18:59.397975+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[41173]: audit 2023-12-02T02:18:59.402511+0000 mon.c (mon.2) 12048 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:19:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[41173]: audit 2023-12-02T02:18:59.403763+0000 mon.c (mon.2) 12049 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:19:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:00 smithi040 bash[41173]: audit 2023-12-02T02:18:59.412094+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:00 smithi141 bash[31670]: audit 2023-12-02T02:18:59.385817+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:00 smithi141 bash[31670]: audit 2023-12-02T02:18:59.397975+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:00 smithi141 bash[31670]: audit 2023-12-02T02:18:59.402511+0000 mon.c (mon.2) 12048 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:19:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:00 smithi141 bash[31670]: audit 2023-12-02T02:18:59.403763+0000 mon.c (mon.2) 12049 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:19:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:00 smithi141 bash[31670]: audit 2023-12-02T02:18:59.412094+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:19:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:01 smithi141 bash[31670]: cluster 2023-12-02T02:19:00.110040+0000 mgr.y (mgr.24356) 19220 : cluster 0 pgmap v19188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:01 smithi141 bash[31670]: audit 2023-12-02T02:19:01.090516+0000 mon.c (mon.2) 12050 : audit 0 from='client.? 172.21.15.40:0/3940695956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:01 smithi040 bash[28232]: cluster 2023-12-02T02:19:00.110040+0000 mgr.y (mgr.24356) 19220 : cluster 0 pgmap v19188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:01 smithi040 bash[28232]: audit 2023-12-02T02:19:01.090516+0000 mon.c (mon.2) 12050 : audit 0 from='client.? 172.21.15.40:0/3940695956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:01 smithi040 bash[41173]: cluster 2023-12-02T02:19:00.110040+0000 mgr.y (mgr.24356) 19220 : cluster 0 pgmap v19188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:01 smithi040 bash[41173]: audit 2023-12-02T02:19:01.090516+0000 mon.c (mon.2) 12050 : audit 0 from='client.? 172.21.15.40:0/3940695956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:03 smithi141 bash[31670]: cluster 2023-12-02T02:19:02.110691+0000 mgr.y (mgr.24356) 19221 : cluster 0 pgmap v19189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:03 smithi040 bash[28232]: cluster 2023-12-02T02:19:02.110691+0000 mgr.y (mgr.24356) 19221 : cluster 0 pgmap v19189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:03 smithi040 bash[41173]: cluster 2023-12-02T02:19:02.110691+0000 mgr.y (mgr.24356) 19221 : cluster 0 pgmap v19189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:04 smithi141 bash[31670]: audit 2023-12-02T02:19:03.551399+0000 mon.a (mon.0) 11871 : audit 0 from='client.? 172.21.15.40:0/4133750070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:04 smithi141 bash[31670]: audit 2023-12-02T02:19:04.354041+0000 mon.c (mon.2) 12051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:04 smithi040 bash[28232]: audit 2023-12-02T02:19:03.551399+0000 mon.a (mon.0) 11871 : audit 0 from='client.? 172.21.15.40:0/4133750070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:04 smithi040 bash[28232]: audit 2023-12-02T02:19:04.354041+0000 mon.c (mon.2) 12051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:04 smithi040 bash[41173]: audit 2023-12-02T02:19:03.551399+0000 mon.a (mon.0) 11871 : audit 0 from='client.? 172.21.15.40:0/4133750070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:04 smithi040 bash[41173]: audit 2023-12-02T02:19:04.354041+0000 mon.c (mon.2) 12051 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:05 smithi141 bash[31670]: cluster 2023-12-02T02:19:04.111344+0000 mgr.y (mgr.24356) 19222 : cluster 0 pgmap v19190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:05 smithi040 bash[28232]: cluster 2023-12-02T02:19:04.111344+0000 mgr.y (mgr.24356) 19222 : cluster 0 pgmap v19190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:05 smithi040 bash[41173]: cluster 2023-12-02T02:19:04.111344+0000 mgr.y (mgr.24356) 19222 : cluster 0 pgmap v19190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:06 smithi141 bash[31670]: audit 2023-12-02T02:19:06.016761+0000 mon.a (mon.0) 11872 : audit 0 from='client.? 172.21.15.40:0/1904859043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:06 smithi040 bash[28232]: audit 2023-12-02T02:19:06.016761+0000 mon.a (mon.0) 11872 : audit 0 from='client.? 172.21.15.40:0/1904859043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:19:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:19:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:19:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:06 smithi040 bash[41173]: audit 2023-12-02T02:19:06.016761+0000 mon.a (mon.0) 11872 : audit 0 from='client.? 172.21.15.40:0/1904859043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:07 smithi141 bash[31670]: cluster 2023-12-02T02:19:06.112436+0000 mgr.y (mgr.24356) 19223 : cluster 0 pgmap v19191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:07 smithi040 bash[28232]: cluster 2023-12-02T02:19:06.112436+0000 mgr.y (mgr.24356) 19223 : cluster 0 pgmap v19191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:07 smithi040 bash[41173]: cluster 2023-12-02T02:19:06.112436+0000 mgr.y (mgr.24356) 19223 : cluster 0 pgmap v19191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:09 smithi141 bash[31670]: cluster 2023-12-02T02:19:08.113077+0000 mgr.y (mgr.24356) 19224 : cluster 0 pgmap v19192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:09 smithi141 bash[31670]: audit 2023-12-02T02:19:08.477736+0000 mon.c (mon.2) 12052 : audit 0 from='client.? 172.21.15.40:0/1668156221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:09 smithi040 bash[28232]: cluster 2023-12-02T02:19:08.113077+0000 mgr.y (mgr.24356) 19224 : cluster 0 pgmap v19192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:09 smithi040 bash[28232]: audit 2023-12-02T02:19:08.477736+0000 mon.c (mon.2) 12052 : audit 0 from='client.? 172.21.15.40:0/1668156221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:09 smithi040 bash[41173]: cluster 2023-12-02T02:19:08.113077+0000 mgr.y (mgr.24356) 19224 : cluster 0 pgmap v19192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:09 smithi040 bash[41173]: audit 2023-12-02T02:19:08.477736+0000 mon.c (mon.2) 12052 : audit 0 from='client.? 172.21.15.40:0/1668156221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:11 smithi141 bash[31670]: cluster 2023-12-02T02:19:10.114219+0000 mgr.y (mgr.24356) 19225 : cluster 0 pgmap v19193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:11 smithi141 bash[31670]: audit 2023-12-02T02:19:10.944966+0000 mon.a (mon.0) 11873 : audit 0 from='client.? 172.21.15.40:0/916209824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:11 smithi040 bash[28232]: cluster 2023-12-02T02:19:10.114219+0000 mgr.y (mgr.24356) 19225 : cluster 0 pgmap v19193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:11 smithi040 bash[28232]: audit 2023-12-02T02:19:10.944966+0000 mon.a (mon.0) 11873 : audit 0 from='client.? 172.21.15.40:0/916209824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:11 smithi040 bash[41173]: cluster 2023-12-02T02:19:10.114219+0000 mgr.y (mgr.24356) 19225 : cluster 0 pgmap v19193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:11 smithi040 bash[41173]: audit 2023-12-02T02:19:10.944966+0000 mon.a (mon.0) 11873 : audit 0 from='client.? 172.21.15.40:0/916209824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:13 smithi141 bash[31670]: cluster 2023-12-02T02:19:12.114887+0000 mgr.y (mgr.24356) 19226 : cluster 0 pgmap v19194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:13 smithi141 bash[31670]: audit 2023-12-02T02:19:13.408541+0000 mon.a (mon.0) 11874 : audit 0 from='client.? 172.21.15.40:0/167464789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:13 smithi040 bash[28232]: cluster 2023-12-02T02:19:12.114887+0000 mgr.y (mgr.24356) 19226 : cluster 0 pgmap v19194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:13 smithi040 bash[28232]: audit 2023-12-02T02:19:13.408541+0000 mon.a (mon.0) 11874 : audit 0 from='client.? 172.21.15.40:0/167464789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:13 smithi040 bash[41173]: cluster 2023-12-02T02:19:12.114887+0000 mgr.y (mgr.24356) 19226 : cluster 0 pgmap v19194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:13 smithi040 bash[41173]: audit 2023-12-02T02:19:13.408541+0000 mon.a (mon.0) 11874 : audit 0 from='client.? 172.21.15.40:0/167464789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:15 smithi141 bash[31670]: cluster 2023-12-02T02:19:14.115571+0000 mgr.y (mgr.24356) 19227 : cluster 0 pgmap v19195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:15 smithi040 bash[28232]: cluster 2023-12-02T02:19:14.115571+0000 mgr.y (mgr.24356) 19227 : cluster 0 pgmap v19195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:15 smithi040 bash[41173]: cluster 2023-12-02T02:19:14.115571+0000 mgr.y (mgr.24356) 19227 : cluster 0 pgmap v19195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:16.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:16 smithi141 bash[31670]: audit 2023-12-02T02:19:15.875609+0000 mon.c (mon.2) 12053 : audit 0 from='client.? 172.21.15.40:0/994991664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:16 smithi040 bash[28232]: audit 2023-12-02T02:19:15.875609+0000 mon.c (mon.2) 12053 : audit 0 from='client.? 172.21.15.40:0/994991664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:19:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:19:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:19:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:16 smithi040 bash[41173]: audit 2023-12-02T02:19:15.875609+0000 mon.c (mon.2) 12053 : audit 0 from='client.? 172.21.15.40:0/994991664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:17 smithi141 bash[31670]: cluster 2023-12-02T02:19:16.116784+0000 mgr.y (mgr.24356) 19228 : cluster 0 pgmap v19196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:17 smithi040 bash[28232]: cluster 2023-12-02T02:19:16.116784+0000 mgr.y (mgr.24356) 19228 : cluster 0 pgmap v19196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:17 smithi040 bash[41173]: cluster 2023-12-02T02:19:16.116784+0000 mgr.y (mgr.24356) 19228 : cluster 0 pgmap v19196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:18 smithi141 bash[31670]: audit 2023-12-02T02:19:18.339647+0000 mon.c (mon.2) 12054 : audit 0 from='client.? 172.21.15.40:0/3621983090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:18 smithi040 bash[28232]: audit 2023-12-02T02:19:18.339647+0000 mon.c (mon.2) 12054 : audit 0 from='client.? 172.21.15.40:0/3621983090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:18 smithi040 bash[41173]: audit 2023-12-02T02:19:18.339647+0000 mon.c (mon.2) 12054 : audit 0 from='client.? 172.21.15.40:0/3621983090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:19 smithi141 bash[31670]: cluster 2023-12-02T02:19:18.117373+0000 mgr.y (mgr.24356) 19229 : cluster 0 pgmap v19197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:19 smithi141 bash[31670]: audit 2023-12-02T02:19:19.354439+0000 mon.c (mon.2) 12055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:19 smithi040 bash[28232]: cluster 2023-12-02T02:19:18.117373+0000 mgr.y (mgr.24356) 19229 : cluster 0 pgmap v19197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:19 smithi040 bash[28232]: audit 2023-12-02T02:19:19.354439+0000 mon.c (mon.2) 12055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:19 smithi040 bash[41173]: cluster 2023-12-02T02:19:18.117373+0000 mgr.y (mgr.24356) 19229 : cluster 0 pgmap v19197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:19 smithi040 bash[41173]: audit 2023-12-02T02:19:19.354439+0000 mon.c (mon.2) 12055 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:21 smithi141 bash[31670]: cluster 2023-12-02T02:19:20.118682+0000 mgr.y (mgr.24356) 19230 : cluster 0 pgmap v19198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:21 smithi141 bash[31670]: audit 2023-12-02T02:19:20.812096+0000 mon.c (mon.2) 12056 : audit 0 from='client.? 172.21.15.40:0/2499252866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:21 smithi040 bash[28232]: cluster 2023-12-02T02:19:20.118682+0000 mgr.y (mgr.24356) 19230 : cluster 0 pgmap v19198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:21 smithi040 bash[28232]: audit 2023-12-02T02:19:20.812096+0000 mon.c (mon.2) 12056 : audit 0 from='client.? 172.21.15.40:0/2499252866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:21 smithi040 bash[41173]: cluster 2023-12-02T02:19:20.118682+0000 mgr.y (mgr.24356) 19230 : cluster 0 pgmap v19198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:21 smithi040 bash[41173]: audit 2023-12-02T02:19:20.812096+0000 mon.c (mon.2) 12056 : audit 0 from='client.? 172.21.15.40:0/2499252866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:23 smithi141 bash[31670]: cluster 2023-12-02T02:19:22.119395+0000 mgr.y (mgr.24356) 19231 : cluster 0 pgmap v19199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:23 smithi141 bash[31670]: audit 2023-12-02T02:19:23.271916+0000 mon.a (mon.0) 11875 : audit 0 from='client.? 172.21.15.40:0/2919726291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:23 smithi040 bash[28232]: cluster 2023-12-02T02:19:22.119395+0000 mgr.y (mgr.24356) 19231 : cluster 0 pgmap v19199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:23 smithi040 bash[28232]: audit 2023-12-02T02:19:23.271916+0000 mon.a (mon.0) 11875 : audit 0 from='client.? 172.21.15.40:0/2919726291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:23 smithi040 bash[41173]: cluster 2023-12-02T02:19:22.119395+0000 mgr.y (mgr.24356) 19231 : cluster 0 pgmap v19199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:23 smithi040 bash[41173]: audit 2023-12-02T02:19:23.271916+0000 mon.a (mon.0) 11875 : audit 0 from='client.? 172.21.15.40:0/2919726291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:25 smithi141 bash[31670]: cluster 2023-12-02T02:19:24.120096+0000 mgr.y (mgr.24356) 19232 : cluster 0 pgmap v19200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:25 smithi040 bash[28232]: cluster 2023-12-02T02:19:24.120096+0000 mgr.y (mgr.24356) 19232 : cluster 0 pgmap v19200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:25 smithi040 bash[41173]: cluster 2023-12-02T02:19:24.120096+0000 mgr.y (mgr.24356) 19232 : cluster 0 pgmap v19200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:26.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:26 smithi141 bash[31670]: audit 2023-12-02T02:19:25.751229+0000 mon.a (mon.0) 11876 : audit 0 from='client.? 172.21.15.40:0/3204084536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:19:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:19:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:19:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:26 smithi040 bash[41173]: audit 2023-12-02T02:19:25.751229+0000 mon.a (mon.0) 11876 : audit 0 from='client.? 172.21.15.40:0/3204084536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:26 smithi040 bash[28232]: audit 2023-12-02T02:19:25.751229+0000 mon.a (mon.0) 11876 : audit 0 from='client.? 172.21.15.40:0/3204084536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:27 smithi141 bash[31670]: cluster 2023-12-02T02:19:26.121300+0000 mgr.y (mgr.24356) 19233 : cluster 0 pgmap v19201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:27 smithi040 bash[28232]: cluster 2023-12-02T02:19:26.121300+0000 mgr.y (mgr.24356) 19233 : cluster 0 pgmap v19201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:27 smithi040 bash[41173]: cluster 2023-12-02T02:19:26.121300+0000 mgr.y (mgr.24356) 19233 : cluster 0 pgmap v19201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:28 smithi141 bash[31670]: audit 2023-12-02T02:19:28.208410+0000 mon.a (mon.0) 11877 : audit 0 from='client.? 172.21.15.40:0/3860345309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:28 smithi040 bash[28232]: audit 2023-12-02T02:19:28.208410+0000 mon.a (mon.0) 11877 : audit 0 from='client.? 172.21.15.40:0/3860345309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:28 smithi040 bash[41173]: audit 2023-12-02T02:19:28.208410+0000 mon.a (mon.0) 11877 : audit 0 from='client.? 172.21.15.40:0/3860345309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:29 smithi141 bash[31670]: cluster 2023-12-02T02:19:28.121960+0000 mgr.y (mgr.24356) 19234 : cluster 0 pgmap v19202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:29 smithi040 bash[28232]: cluster 2023-12-02T02:19:28.121960+0000 mgr.y (mgr.24356) 19234 : cluster 0 pgmap v19202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:29 smithi040 bash[41173]: cluster 2023-12-02T02:19:28.121960+0000 mgr.y (mgr.24356) 19234 : cluster 0 pgmap v19202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:31 smithi141 bash[31670]: cluster 2023-12-02T02:19:30.123262+0000 mgr.y (mgr.24356) 19235 : cluster 0 pgmap v19203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:31 smithi141 bash[31670]: audit 2023-12-02T02:19:30.672711+0000 mon.a (mon.0) 11878 : audit 0 from='client.? 172.21.15.40:0/3066002694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:31 smithi040 bash[28232]: cluster 2023-12-02T02:19:30.123262+0000 mgr.y (mgr.24356) 19235 : cluster 0 pgmap v19203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:31 smithi040 bash[28232]: audit 2023-12-02T02:19:30.672711+0000 mon.a (mon.0) 11878 : audit 0 from='client.? 172.21.15.40:0/3066002694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:31 smithi040 bash[41173]: cluster 2023-12-02T02:19:30.123262+0000 mgr.y (mgr.24356) 19235 : cluster 0 pgmap v19203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:31 smithi040 bash[41173]: audit 2023-12-02T02:19:30.672711+0000 mon.a (mon.0) 11878 : audit 0 from='client.? 172.21.15.40:0/3066002694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:33 smithi040 bash[28232]: cluster 2023-12-02T02:19:32.124007+0000 mgr.y (mgr.24356) 19236 : cluster 0 pgmap v19204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:33 smithi040 bash[28232]: audit 2023-12-02T02:19:33.140859+0000 mon.c (mon.2) 12057 : audit 0 from='client.? 172.21.15.40:0/1235138903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:33 smithi040 bash[41173]: cluster 2023-12-02T02:19:32.124007+0000 mgr.y (mgr.24356) 19236 : cluster 0 pgmap v19204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:33 smithi040 bash[41173]: audit 2023-12-02T02:19:33.140859+0000 mon.c (mon.2) 12057 : audit 0 from='client.? 172.21.15.40:0/1235138903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:33 smithi141 bash[31670]: cluster 2023-12-02T02:19:32.124007+0000 mgr.y (mgr.24356) 19236 : cluster 0 pgmap v19204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:33 smithi141 bash[31670]: audit 2023-12-02T02:19:33.140859+0000 mon.c (mon.2) 12057 : audit 0 from='client.? 172.21.15.40:0/1235138903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:34 smithi040 bash[28232]: audit 2023-12-02T02:19:34.354799+0000 mon.c (mon.2) 12058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:34 smithi040 bash[41173]: audit 2023-12-02T02:19:34.354799+0000 mon.c (mon.2) 12058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:34 smithi141 bash[31670]: audit 2023-12-02T02:19:34.354799+0000 mon.c (mon.2) 12058 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:35 smithi040 bash[41173]: cluster 2023-12-02T02:19:34.124736+0000 mgr.y (mgr.24356) 19237 : cluster 0 pgmap v19205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:35 smithi040 bash[28232]: cluster 2023-12-02T02:19:34.124736+0000 mgr.y (mgr.24356) 19237 : cluster 0 pgmap v19205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:35 smithi141 bash[31670]: cluster 2023-12-02T02:19:34.124736+0000 mgr.y (mgr.24356) 19237 : cluster 0 pgmap v19205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:36 smithi040 bash[28232]: audit 2023-12-02T02:19:35.610225+0000 mon.c (mon.2) 12059 : audit 0 from='client.? 172.21.15.40:0/3277857930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:19:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:19:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:19:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:36 smithi040 bash[41173]: audit 2023-12-02T02:19:35.610225+0000 mon.c (mon.2) 12059 : audit 0 from='client.? 172.21.15.40:0/3277857930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:36 smithi141 bash[31670]: audit 2023-12-02T02:19:35.610225+0000 mon.c (mon.2) 12059 : audit 0 from='client.? 172.21.15.40:0/3277857930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:37 smithi040 bash[28232]: cluster 2023-12-02T02:19:36.125903+0000 mgr.y (mgr.24356) 19238 : cluster 0 pgmap v19206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:37 smithi040 bash[41173]: cluster 2023-12-02T02:19:36.125903+0000 mgr.y (mgr.24356) 19238 : cluster 0 pgmap v19206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:37 smithi141 bash[31670]: cluster 2023-12-02T02:19:36.125903+0000 mgr.y (mgr.24356) 19238 : cluster 0 pgmap v19206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:38 smithi040 bash[28232]: audit 2023-12-02T02:19:38.081427+0000 mon.a (mon.0) 11879 : audit 0 from='client.? 172.21.15.40:0/1581816894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:38 smithi040 bash[41173]: audit 2023-12-02T02:19:38.081427+0000 mon.a (mon.0) 11879 : audit 0 from='client.? 172.21.15.40:0/1581816894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:38 smithi141 bash[31670]: audit 2023-12-02T02:19:38.081427+0000 mon.a (mon.0) 11879 : audit 0 from='client.? 172.21.15.40:0/1581816894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:39 smithi040 bash[28232]: cluster 2023-12-02T02:19:38.126580+0000 mgr.y (mgr.24356) 19239 : cluster 0 pgmap v19207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:39 smithi040 bash[41173]: cluster 2023-12-02T02:19:38.126580+0000 mgr.y (mgr.24356) 19239 : cluster 0 pgmap v19207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:39 smithi141 bash[31670]: cluster 2023-12-02T02:19:38.126580+0000 mgr.y (mgr.24356) 19239 : cluster 0 pgmap v19207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:40 smithi040 bash[28232]: audit 2023-12-02T02:19:40.553026+0000 mon.a (mon.0) 11880 : audit 0 from='client.? 172.21.15.40:0/1942425536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:40 smithi040 bash[41173]: audit 2023-12-02T02:19:40.553026+0000 mon.a (mon.0) 11880 : audit 0 from='client.? 172.21.15.40:0/1942425536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:40 smithi141 bash[31670]: audit 2023-12-02T02:19:40.553026+0000 mon.a (mon.0) 11880 : audit 0 from='client.? 172.21.15.40:0/1942425536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:41 smithi040 bash[41173]: cluster 2023-12-02T02:19:40.127816+0000 mgr.y (mgr.24356) 19240 : cluster 0 pgmap v19208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:41 smithi040 bash[28232]: cluster 2023-12-02T02:19:40.127816+0000 mgr.y (mgr.24356) 19240 : cluster 0 pgmap v19208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:41 smithi141 bash[31670]: cluster 2023-12-02T02:19:40.127816+0000 mgr.y (mgr.24356) 19240 : cluster 0 pgmap v19208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:43 smithi040 bash[41173]: cluster 2023-12-02T02:19:42.128505+0000 mgr.y (mgr.24356) 19241 : cluster 0 pgmap v19209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:43 smithi040 bash[41173]: audit 2023-12-02T02:19:43.015563+0000 mon.c (mon.2) 12060 : audit 0 from='client.? 172.21.15.40:0/1021417955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:43 smithi040 bash[28232]: cluster 2023-12-02T02:19:42.128505+0000 mgr.y (mgr.24356) 19241 : cluster 0 pgmap v19209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:43 smithi040 bash[28232]: audit 2023-12-02T02:19:43.015563+0000 mon.c (mon.2) 12060 : audit 0 from='client.? 172.21.15.40:0/1021417955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:43 smithi141 bash[31670]: cluster 2023-12-02T02:19:42.128505+0000 mgr.y (mgr.24356) 19241 : cluster 0 pgmap v19209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:43 smithi141 bash[31670]: audit 2023-12-02T02:19:43.015563+0000 mon.c (mon.2) 12060 : audit 0 from='client.? 172.21.15.40:0/1021417955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:45 smithi040 bash[41173]: cluster 2023-12-02T02:19:44.129179+0000 mgr.y (mgr.24356) 19242 : cluster 0 pgmap v19210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:45 smithi040 bash[41173]: audit 2023-12-02T02:19:45.484673+0000 mon.a (mon.0) 11881 : audit 0 from='client.? 172.21.15.40:0/4171533034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:45 smithi040 bash[28232]: cluster 2023-12-02T02:19:44.129179+0000 mgr.y (mgr.24356) 19242 : cluster 0 pgmap v19210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:45 smithi040 bash[28232]: audit 2023-12-02T02:19:45.484673+0000 mon.a (mon.0) 11881 : audit 0 from='client.? 172.21.15.40:0/4171533034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:45 smithi141 bash[31670]: cluster 2023-12-02T02:19:44.129179+0000 mgr.y (mgr.24356) 19242 : cluster 0 pgmap v19210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:45 smithi141 bash[31670]: audit 2023-12-02T02:19:45.484673+0000 mon.a (mon.0) 11881 : audit 0 from='client.? 172.21.15.40:0/4171533034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:19:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:19:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:19:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:47 smithi040 bash[28232]: cluster 2023-12-02T02:19:46.130324+0000 mgr.y (mgr.24356) 19243 : cluster 0 pgmap v19211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:47 smithi040 bash[41173]: cluster 2023-12-02T02:19:46.130324+0000 mgr.y (mgr.24356) 19243 : cluster 0 pgmap v19211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:47 smithi141 bash[31670]: cluster 2023-12-02T02:19:46.130324+0000 mgr.y (mgr.24356) 19243 : cluster 0 pgmap v19211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:48 smithi040 bash[41173]: audit 2023-12-02T02:19:47.956708+0000 mon.a (mon.0) 11882 : audit 0 from='client.? 172.21.15.40:0/2613689204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:48 smithi040 bash[28232]: audit 2023-12-02T02:19:47.956708+0000 mon.a (mon.0) 11882 : audit 0 from='client.? 172.21.15.40:0/2613689204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:48 smithi141 bash[31670]: audit 2023-12-02T02:19:47.956708+0000 mon.a (mon.0) 11882 : audit 0 from='client.? 172.21.15.40:0/2613689204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:49 smithi040 bash[28232]: cluster 2023-12-02T02:19:48.131012+0000 mgr.y (mgr.24356) 19244 : cluster 0 pgmap v19212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:49 smithi040 bash[28232]: audit 2023-12-02T02:19:49.355196+0000 mon.c (mon.2) 12061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:49 smithi040 bash[41173]: cluster 2023-12-02T02:19:48.131012+0000 mgr.y (mgr.24356) 19244 : cluster 0 pgmap v19212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:49 smithi040 bash[41173]: audit 2023-12-02T02:19:49.355196+0000 mon.c (mon.2) 12061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:49 smithi141 bash[31670]: cluster 2023-12-02T02:19:48.131012+0000 mgr.y (mgr.24356) 19244 : cluster 0 pgmap v19212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:49 smithi141 bash[31670]: audit 2023-12-02T02:19:49.355196+0000 mon.c (mon.2) 12061 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:50 smithi040 bash[28232]: audit 2023-12-02T02:19:50.430318+0000 mon.c (mon.2) 12062 : audit 0 from='client.? 172.21.15.40:0/3339467791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:50 smithi040 bash[41173]: audit 2023-12-02T02:19:50.430318+0000 mon.c (mon.2) 12062 : audit 0 from='client.? 172.21.15.40:0/3339467791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:50 smithi141 bash[31670]: audit 2023-12-02T02:19:50.430318+0000 mon.c (mon.2) 12062 : audit 0 from='client.? 172.21.15.40:0/3339467791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:51 smithi040 bash[41173]: cluster 2023-12-02T02:19:50.132121+0000 mgr.y (mgr.24356) 19245 : cluster 0 pgmap v19213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:51 smithi040 bash[28232]: cluster 2023-12-02T02:19:50.132121+0000 mgr.y (mgr.24356) 19245 : cluster 0 pgmap v19213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:51 smithi141 bash[31670]: cluster 2023-12-02T02:19:50.132121+0000 mgr.y (mgr.24356) 19245 : cluster 0 pgmap v19213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:53 smithi040 bash[41173]: cluster 2023-12-02T02:19:52.132940+0000 mgr.y (mgr.24356) 19246 : cluster 0 pgmap v19214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:53 smithi040 bash[41173]: audit 2023-12-02T02:19:52.892717+0000 mon.c (mon.2) 12063 : audit 0 from='client.? 172.21.15.40:0/2497175557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:53 smithi040 bash[28232]: cluster 2023-12-02T02:19:52.132940+0000 mgr.y (mgr.24356) 19246 : cluster 0 pgmap v19214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:53 smithi040 bash[28232]: audit 2023-12-02T02:19:52.892717+0000 mon.c (mon.2) 12063 : audit 0 from='client.? 172.21.15.40:0/2497175557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:53 smithi141 bash[31670]: cluster 2023-12-02T02:19:52.132940+0000 mgr.y (mgr.24356) 19246 : cluster 0 pgmap v19214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:53 smithi141 bash[31670]: audit 2023-12-02T02:19:52.892717+0000 mon.c (mon.2) 12063 : audit 0 from='client.? 172.21.15.40:0/2497175557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:55 smithi040 bash[41173]: cluster 2023-12-02T02:19:54.133655+0000 mgr.y (mgr.24356) 19247 : cluster 0 pgmap v19215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:55 smithi040 bash[41173]: audit 2023-12-02T02:19:55.357429+0000 mon.c (mon.2) 12064 : audit 0 from='client.? 172.21.15.40:0/557869632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:55 smithi040 bash[28232]: cluster 2023-12-02T02:19:54.133655+0000 mgr.y (mgr.24356) 19247 : cluster 0 pgmap v19215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:55 smithi040 bash[28232]: audit 2023-12-02T02:19:55.357429+0000 mon.c (mon.2) 12064 : audit 0 from='client.? 172.21.15.40:0/557869632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:55 smithi141 bash[31670]: cluster 2023-12-02T02:19:54.133655+0000 mgr.y (mgr.24356) 19247 : cluster 0 pgmap v19215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:55 smithi141 bash[31670]: audit 2023-12-02T02:19:55.357429+0000 mon.c (mon.2) 12064 : audit 0 from='client.? 172.21.15.40:0/557869632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:19:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:19:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:19:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:57 smithi040 bash[28232]: cluster 2023-12-02T02:19:56.134826+0000 mgr.y (mgr.24356) 19248 : cluster 0 pgmap v19216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:57 smithi040 bash[41173]: cluster 2023-12-02T02:19:56.134826+0000 mgr.y (mgr.24356) 19248 : cluster 0 pgmap v19216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:57 smithi141 bash[31670]: cluster 2023-12-02T02:19:56.134826+0000 mgr.y (mgr.24356) 19248 : cluster 0 pgmap v19216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:58 smithi040 bash[28232]: audit 2023-12-02T02:19:57.815450+0000 mon.c (mon.2) 12065 : audit 0 from='client.? 172.21.15.40:0/2089745745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:58 smithi040 bash[41173]: audit 2023-12-02T02:19:57.815450+0000 mon.c (mon.2) 12065 : audit 0 from='client.? 172.21.15.40:0/2089745745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:58 smithi141 bash[31670]: audit 2023-12-02T02:19:57.815450+0000 mon.c (mon.2) 12065 : audit 0 from='client.? 172.21.15.40:0/2089745745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:19:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:59 smithi040 bash[28232]: cluster 2023-12-02T02:19:58.135497+0000 mgr.y (mgr.24356) 19249 : cluster 0 pgmap v19217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:19:59 smithi040 bash[28232]: audit 2023-12-02T02:19:59.497986+0000 mon.c (mon.2) 12066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:19:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:59 smithi040 bash[41173]: cluster 2023-12-02T02:19:58.135497+0000 mgr.y (mgr.24356) 19249 : cluster 0 pgmap v19217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:19:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:19:59 smithi040 bash[41173]: audit 2023-12-02T02:19:59.497986+0000 mon.c (mon.2) 12066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:20:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:59 smithi141 bash[31670]: cluster 2023-12-02T02:19:58.135497+0000 mgr.y (mgr.24356) 19249 : cluster 0 pgmap v19217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:19:59 smithi141 bash[31670]: audit 2023-12-02T02:19:59.497986+0000 mon.c (mon.2) 12066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:20:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[28232]: debug 2023-12-02T02:19:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:00 smithi141 bash[31670]: audit 2023-12-02T02:19:59.928402+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:00 smithi141 bash[31670]: audit 2023-12-02T02:19:59.937830+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:00 smithi141 bash[31670]: cluster 2023-12-02T02:20:00.000152+0000 mon.a (mon.0) 11885 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:00 smithi141 bash[31670]: cluster 2023-12-02T02:20:00.136629+0000 mgr.y (mgr.24356) 19250 : cluster 0 pgmap v19218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:01.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:00 smithi141 bash[31670]: audit 2023-12-02T02:20:00.269691+0000 mon.c (mon.2) 12067 : audit 0 from='client.? 172.21.15.40:0/1011255506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[28232]: audit 2023-12-02T02:19:59.928402+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[28232]: audit 2023-12-02T02:19:59.937830+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[28232]: cluster 2023-12-02T02:20:00.000152+0000 mon.a (mon.0) 11885 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[28232]: cluster 2023-12-02T02:20:00.136629+0000 mgr.y (mgr.24356) 19250 : cluster 0 pgmap v19218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[28232]: audit 2023-12-02T02:20:00.269691+0000 mon.c (mon.2) 12067 : audit 0 from='client.? 172.21.15.40:0/1011255506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:01.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[41173]: audit 2023-12-02T02:19:59.928402+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[41173]: audit 2023-12-02T02:19:59.937830+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[41173]: cluster 2023-12-02T02:20:00.000152+0000 mon.a (mon.0) 11885 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[41173]: cluster 2023-12-02T02:20:00.136629+0000 mgr.y (mgr.24356) 19250 : cluster 0 pgmap v19218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:00 smithi040 bash[41173]: audit 2023-12-02T02:20:00.269691+0000 mon.c (mon.2) 12067 : audit 0 from='client.? 172.21.15.40:0/1011255506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:03 smithi040 bash[28232]: cluster 2023-12-02T02:20:02.137242+0000 mgr.y (mgr.24356) 19251 : cluster 0 pgmap v19219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:03 smithi040 bash[28232]: audit 2023-12-02T02:20:02.729709+0000 mon.c (mon.2) 12068 : audit 0 from='client.? 172.21.15.40:0/3376667340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:03 smithi040 bash[41173]: cluster 2023-12-02T02:20:02.137242+0000 mgr.y (mgr.24356) 19251 : cluster 0 pgmap v19219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:03 smithi040 bash[41173]: audit 2023-12-02T02:20:02.729709+0000 mon.c (mon.2) 12068 : audit 0 from='client.? 172.21.15.40:0/3376667340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:03 smithi141 bash[31670]: cluster 2023-12-02T02:20:02.137242+0000 mgr.y (mgr.24356) 19251 : cluster 0 pgmap v19219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:03 smithi141 bash[31670]: audit 2023-12-02T02:20:02.729709+0000 mon.c (mon.2) 12068 : audit 0 from='client.? 172.21.15.40:0/3376667340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:05 smithi040 bash[41173]: cluster 2023-12-02T02:20:04.137923+0000 mgr.y (mgr.24356) 19252 : cluster 0 pgmap v19220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:05 smithi040 bash[41173]: audit 2023-12-02T02:20:04.355735+0000 mon.c (mon.2) 12069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:05 smithi040 bash[41173]: audit 2023-12-02T02:20:05.200312+0000 mon.c (mon.2) 12070 : audit 0 from='client.? 172.21.15.40:0/4188675413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:05 smithi040 bash[28232]: cluster 2023-12-02T02:20:04.137923+0000 mgr.y (mgr.24356) 19252 : cluster 0 pgmap v19220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:05 smithi040 bash[28232]: audit 2023-12-02T02:20:04.355735+0000 mon.c (mon.2) 12069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:05 smithi040 bash[28232]: audit 2023-12-02T02:20:05.200312+0000 mon.c (mon.2) 12070 : audit 0 from='client.? 172.21.15.40:0/4188675413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:05 smithi141 bash[31670]: cluster 2023-12-02T02:20:04.137923+0000 mgr.y (mgr.24356) 19252 : cluster 0 pgmap v19220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:05 smithi141 bash[31670]: audit 2023-12-02T02:20:04.355735+0000 mon.c (mon.2) 12069 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:05 smithi141 bash[31670]: audit 2023-12-02T02:20:05.200312+0000 mon.c (mon.2) 12070 : audit 0 from='client.? 172.21.15.40:0/4188675413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:20:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:05.698872+0000 mon.a (mon.0) 11886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:05.708052+0000 mon.a (mon.0) 11887 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:05.787538+0000 mon.a (mon.0) 11888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:05.797933+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:06.331156+0000 mon.c (mon.2) 12071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:06.332978+0000 mon.c (mon.2) 12072 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[28232]: audit 2023-12-02T02:20:06.342565+0000 mon.a (mon.0) 11890 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:05.698872+0000 mon.a (mon.0) 11886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:05.708052+0000 mon.a (mon.0) 11887 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:05.787538+0000 mon.a (mon.0) 11888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:05.797933+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:06.331156+0000 mon.c (mon.2) 12071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:06.332978+0000 mon.c (mon.2) 12072 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:20:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:06 smithi040 bash[41173]: audit 2023-12-02T02:20:06.342565+0000 mon.a (mon.0) 11890 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:05.698872+0000 mon.a (mon.0) 11886 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:05.708052+0000 mon.a (mon.0) 11887 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:05.787538+0000 mon.a (mon.0) 11888 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:05.797933+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:06.331156+0000 mon.c (mon.2) 12071 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:20:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:06.332978+0000 mon.c (mon.2) 12072 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:20:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:06 smithi141 bash[31670]: audit 2023-12-02T02:20:06.342565+0000 mon.a (mon.0) 11890 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:20:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:07 smithi040 bash[28232]: cluster 2023-12-02T02:20:06.139151+0000 mgr.y (mgr.24356) 19253 : cluster 0 pgmap v19221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:07 smithi040 bash[28232]: audit 2023-12-02T02:20:07.665723+0000 mon.a (mon.0) 11891 : audit 0 from='client.? 172.21.15.40:0/1619792543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:07 smithi040 bash[41173]: cluster 2023-12-02T02:20:06.139151+0000 mgr.y (mgr.24356) 19253 : cluster 0 pgmap v19221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:07 smithi040 bash[41173]: audit 2023-12-02T02:20:07.665723+0000 mon.a (mon.0) 11891 : audit 0 from='client.? 172.21.15.40:0/1619792543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:07 smithi141 bash[31670]: cluster 2023-12-02T02:20:06.139151+0000 mgr.y (mgr.24356) 19253 : cluster 0 pgmap v19221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:07 smithi141 bash[31670]: audit 2023-12-02T02:20:07.665723+0000 mon.a (mon.0) 11891 : audit 0 from='client.? 172.21.15.40:0/1619792543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:09 smithi040 bash[41173]: cluster 2023-12-02T02:20:08.139859+0000 mgr.y (mgr.24356) 19254 : cluster 0 pgmap v19222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:09 smithi040 bash[28232]: cluster 2023-12-02T02:20:08.139859+0000 mgr.y (mgr.24356) 19254 : cluster 0 pgmap v19222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:09 smithi141 bash[31670]: cluster 2023-12-02T02:20:08.139859+0000 mgr.y (mgr.24356) 19254 : cluster 0 pgmap v19222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:10 smithi040 bash[41173]: audit 2023-12-02T02:20:10.130182+0000 mon.c (mon.2) 12073 : audit 0 from='client.? 172.21.15.40:0/2936388480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:10 smithi040 bash[28232]: audit 2023-12-02T02:20:10.130182+0000 mon.c (mon.2) 12073 : audit 0 from='client.? 172.21.15.40:0/2936388480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:11.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:10 smithi141 bash[31670]: audit 2023-12-02T02:20:10.130182+0000 mon.c (mon.2) 12073 : audit 0 from='client.? 172.21.15.40:0/2936388480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:11 smithi040 bash[28232]: cluster 2023-12-02T02:20:10.140954+0000 mgr.y (mgr.24356) 19255 : cluster 0 pgmap v19223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:11 smithi040 bash[41173]: cluster 2023-12-02T02:20:10.140954+0000 mgr.y (mgr.24356) 19255 : cluster 0 pgmap v19223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:11 smithi141 bash[31670]: cluster 2023-12-02T02:20:10.140954+0000 mgr.y (mgr.24356) 19255 : cluster 0 pgmap v19223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:13 smithi040 bash[28232]: cluster 2023-12-02T02:20:12.141609+0000 mgr.y (mgr.24356) 19256 : cluster 0 pgmap v19224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:13 smithi040 bash[28232]: audit 2023-12-02T02:20:12.595855+0000 mon.c (mon.2) 12074 : audit 0 from='client.? 172.21.15.40:0/1747037115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:13 smithi040 bash[41173]: cluster 2023-12-02T02:20:12.141609+0000 mgr.y (mgr.24356) 19256 : cluster 0 pgmap v19224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:13 smithi040 bash[41173]: audit 2023-12-02T02:20:12.595855+0000 mon.c (mon.2) 12074 : audit 0 from='client.? 172.21.15.40:0/1747037115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:13 smithi141 bash[31670]: cluster 2023-12-02T02:20:12.141609+0000 mgr.y (mgr.24356) 19256 : cluster 0 pgmap v19224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:13 smithi141 bash[31670]: audit 2023-12-02T02:20:12.595855+0000 mon.c (mon.2) 12074 : audit 0 from='client.? 172.21.15.40:0/1747037115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:15 smithi040 bash[28232]: cluster 2023-12-02T02:20:14.142242+0000 mgr.y (mgr.24356) 19257 : cluster 0 pgmap v19225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:15 smithi040 bash[28232]: audit 2023-12-02T02:20:15.055048+0000 mon.a (mon.0) 11892 : audit 0 from='client.? 172.21.15.40:0/2426845271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:15 smithi040 bash[41173]: cluster 2023-12-02T02:20:14.142242+0000 mgr.y (mgr.24356) 19257 : cluster 0 pgmap v19225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:15.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:15 smithi040 bash[41173]: audit 2023-12-02T02:20:15.055048+0000 mon.a (mon.0) 11892 : audit 0 from='client.? 172.21.15.40:0/2426845271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:15 smithi141 bash[31670]: cluster 2023-12-02T02:20:14.142242+0000 mgr.y (mgr.24356) 19257 : cluster 0 pgmap v19225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:15 smithi141 bash[31670]: audit 2023-12-02T02:20:15.055048+0000 mon.a (mon.0) 11892 : audit 0 from='client.? 172.21.15.40:0/2426845271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:20:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:20:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:20:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:17 smithi040 bash[28232]: cluster 2023-12-02T02:20:16.143408+0000 mgr.y (mgr.24356) 19258 : cluster 0 pgmap v19226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:17.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:17 smithi040 bash[41173]: cluster 2023-12-02T02:20:16.143408+0000 mgr.y (mgr.24356) 19258 : cluster 0 pgmap v19226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:17 smithi141 bash[31670]: cluster 2023-12-02T02:20:16.143408+0000 mgr.y (mgr.24356) 19258 : cluster 0 pgmap v19226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:18.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:18 smithi040 bash[28232]: audit 2023-12-02T02:20:17.531415+0000 mon.a (mon.0) 11893 : audit 0 from='client.? 172.21.15.40:0/1447316555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:18.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:18 smithi040 bash[41173]: audit 2023-12-02T02:20:17.531415+0000 mon.a (mon.0) 11893 : audit 0 from='client.? 172.21.15.40:0/1447316555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:18 smithi141 bash[31670]: audit 2023-12-02T02:20:17.531415+0000 mon.a (mon.0) 11893 : audit 0 from='client.? 172.21.15.40:0/1447316555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:19 smithi040 bash[28232]: cluster 2023-12-02T02:20:18.144094+0000 mgr.y (mgr.24356) 19259 : cluster 0 pgmap v19227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:19.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:19 smithi040 bash[41173]: cluster 2023-12-02T02:20:18.144094+0000 mgr.y (mgr.24356) 19259 : cluster 0 pgmap v19227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:19 smithi141 bash[31670]: cluster 2023-12-02T02:20:18.144094+0000 mgr.y (mgr.24356) 19259 : cluster 0 pgmap v19227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:20 smithi040 bash[28232]: audit 2023-12-02T02:20:19.356222+0000 mon.c (mon.2) 12075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:20 smithi040 bash[28232]: audit 2023-12-02T02:20:19.995606+0000 mon.a (mon.0) 11894 : audit 0 from='client.? 172.21.15.40:0/2179316855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:20 smithi040 bash[41173]: audit 2023-12-02T02:20:19.356222+0000 mon.c (mon.2) 12075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:20.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:20 smithi040 bash[41173]: audit 2023-12-02T02:20:19.995606+0000 mon.a (mon.0) 11894 : audit 0 from='client.? 172.21.15.40:0/2179316855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:20 smithi141 bash[31670]: audit 2023-12-02T02:20:19.356222+0000 mon.c (mon.2) 12075 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:20 smithi141 bash[31670]: audit 2023-12-02T02:20:19.995606+0000 mon.a (mon.0) 11894 : audit 0 from='client.? 172.21.15.40:0/2179316855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:21 smithi040 bash[28232]: cluster 2023-12-02T02:20:20.145301+0000 mgr.y (mgr.24356) 19260 : cluster 0 pgmap v19228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:21 smithi040 bash[41173]: cluster 2023-12-02T02:20:20.145301+0000 mgr.y (mgr.24356) 19260 : cluster 0 pgmap v19228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:21 smithi141 bash[31670]: cluster 2023-12-02T02:20:20.145301+0000 mgr.y (mgr.24356) 19260 : cluster 0 pgmap v19228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:23 smithi040 bash[41173]: cluster 2023-12-02T02:20:22.145769+0000 mgr.y (mgr.24356) 19261 : cluster 0 pgmap v19229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:23 smithi040 bash[41173]: audit 2023-12-02T02:20:22.463299+0000 mon.c (mon.2) 12076 : audit 0 from='client.? 172.21.15.40:0/3180387115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:23 smithi040 bash[28232]: cluster 2023-12-02T02:20:22.145769+0000 mgr.y (mgr.24356) 19261 : cluster 0 pgmap v19229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:23 smithi040 bash[28232]: audit 2023-12-02T02:20:22.463299+0000 mon.c (mon.2) 12076 : audit 0 from='client.? 172.21.15.40:0/3180387115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:23 smithi141 bash[31670]: cluster 2023-12-02T02:20:22.145769+0000 mgr.y (mgr.24356) 19261 : cluster 0 pgmap v19229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:23 smithi141 bash[31670]: audit 2023-12-02T02:20:22.463299+0000 mon.c (mon.2) 12076 : audit 0 from='client.? 172.21.15.40:0/3180387115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:25 smithi040 bash[28232]: cluster 2023-12-02T02:20:24.146429+0000 mgr.y (mgr.24356) 19262 : cluster 0 pgmap v19230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:25 smithi040 bash[28232]: audit 2023-12-02T02:20:24.923966+0000 mon.c (mon.2) 12077 : audit 0 from='client.? 172.21.15.40:0/3639777857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:25 smithi040 bash[41173]: cluster 2023-12-02T02:20:24.146429+0000 mgr.y (mgr.24356) 19262 : cluster 0 pgmap v19230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:25 smithi040 bash[41173]: audit 2023-12-02T02:20:24.923966+0000 mon.c (mon.2) 12077 : audit 0 from='client.? 172.21.15.40:0/3639777857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:25 smithi141 bash[31670]: cluster 2023-12-02T02:20:24.146429+0000 mgr.y (mgr.24356) 19262 : cluster 0 pgmap v19230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:25 smithi141 bash[31670]: audit 2023-12-02T02:20:24.923966+0000 mon.c (mon.2) 12077 : audit 0 from='client.? 172.21.15.40:0/3639777857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:20:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:20:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:20:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:27 smithi040 bash[41173]: cluster 2023-12-02T02:20:26.147631+0000 mgr.y (mgr.24356) 19263 : cluster 0 pgmap v19231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:27 smithi040 bash[28232]: cluster 2023-12-02T02:20:26.147631+0000 mgr.y (mgr.24356) 19263 : cluster 0 pgmap v19231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:27 smithi141 bash[31670]: cluster 2023-12-02T02:20:26.147631+0000 mgr.y (mgr.24356) 19263 : cluster 0 pgmap v19231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:28 smithi040 bash[28232]: audit 2023-12-02T02:20:27.389784+0000 mon.c (mon.2) 12078 : audit 0 from='client.? 172.21.15.40:0/3774949212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:28 smithi040 bash[41173]: audit 2023-12-02T02:20:27.389784+0000 mon.c (mon.2) 12078 : audit 0 from='client.? 172.21.15.40:0/3774949212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:28.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:28 smithi141 bash[31670]: audit 2023-12-02T02:20:27.389784+0000 mon.c (mon.2) 12078 : audit 0 from='client.? 172.21.15.40:0/3774949212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:29 smithi040 bash[28232]: cluster 2023-12-02T02:20:28.148302+0000 mgr.y (mgr.24356) 19264 : cluster 0 pgmap v19232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:29 smithi040 bash[41173]: cluster 2023-12-02T02:20:28.148302+0000 mgr.y (mgr.24356) 19264 : cluster 0 pgmap v19232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:29 smithi141 bash[31670]: cluster 2023-12-02T02:20:28.148302+0000 mgr.y (mgr.24356) 19264 : cluster 0 pgmap v19232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:30 smithi040 bash[28232]: audit 2023-12-02T02:20:29.853215+0000 mon.a (mon.0) 11895 : audit 0 from='client.? 172.21.15.40:0/4271083236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:30 smithi040 bash[41173]: audit 2023-12-02T02:20:29.853215+0000 mon.a (mon.0) 11895 : audit 0 from='client.? 172.21.15.40:0/4271083236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:30 smithi141 bash[31670]: audit 2023-12-02T02:20:29.853215+0000 mon.a (mon.0) 11895 : audit 0 from='client.? 172.21.15.40:0/4271083236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:31 smithi040 bash[28232]: cluster 2023-12-02T02:20:30.149612+0000 mgr.y (mgr.24356) 19265 : cluster 0 pgmap v19233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:31 smithi040 bash[41173]: cluster 2023-12-02T02:20:30.149612+0000 mgr.y (mgr.24356) 19265 : cluster 0 pgmap v19233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:31 smithi141 bash[31670]: cluster 2023-12-02T02:20:30.149612+0000 mgr.y (mgr.24356) 19265 : cluster 0 pgmap v19233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:33 smithi040 bash[28232]: cluster 2023-12-02T02:20:32.150417+0000 mgr.y (mgr.24356) 19266 : cluster 0 pgmap v19234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:33 smithi040 bash[28232]: audit 2023-12-02T02:20:32.320696+0000 mon.c (mon.2) 12079 : audit 0 from='client.? 172.21.15.40:0/2586580869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:33 smithi040 bash[41173]: cluster 2023-12-02T02:20:32.150417+0000 mgr.y (mgr.24356) 19266 : cluster 0 pgmap v19234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:33 smithi040 bash[41173]: audit 2023-12-02T02:20:32.320696+0000 mon.c (mon.2) 12079 : audit 0 from='client.? 172.21.15.40:0/2586580869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:33 smithi141 bash[31670]: cluster 2023-12-02T02:20:32.150417+0000 mgr.y (mgr.24356) 19266 : cluster 0 pgmap v19234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:33 smithi141 bash[31670]: audit 2023-12-02T02:20:32.320696+0000 mon.c (mon.2) 12079 : audit 0 from='client.? 172.21.15.40:0/2586580869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:35 smithi040 bash[28232]: cluster 2023-12-02T02:20:34.151271+0000 mgr.y (mgr.24356) 19267 : cluster 0 pgmap v19235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:35 smithi040 bash[28232]: audit 2023-12-02T02:20:34.356225+0000 mon.c (mon.2) 12080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:35 smithi040 bash[28232]: audit 2023-12-02T02:20:34.799075+0000 mon.a (mon.0) 11896 : audit 0 from='client.? 172.21.15.40:0/3923008432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:35 smithi040 bash[41173]: cluster 2023-12-02T02:20:34.151271+0000 mgr.y (mgr.24356) 19267 : cluster 0 pgmap v19235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:35 smithi040 bash[41173]: audit 2023-12-02T02:20:34.356225+0000 mon.c (mon.2) 12080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:35 smithi040 bash[41173]: audit 2023-12-02T02:20:34.799075+0000 mon.a (mon.0) 11896 : audit 0 from='client.? 172.21.15.40:0/3923008432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:35 smithi141 bash[31670]: cluster 2023-12-02T02:20:34.151271+0000 mgr.y (mgr.24356) 19267 : cluster 0 pgmap v19235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:35 smithi141 bash[31670]: audit 2023-12-02T02:20:34.356225+0000 mon.c (mon.2) 12080 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:35 smithi141 bash[31670]: audit 2023-12-02T02:20:34.799075+0000 mon.a (mon.0) 11896 : audit 0 from='client.? 172.21.15.40:0/3923008432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:20:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:20:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:20:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:37 smithi040 bash[28232]: cluster 2023-12-02T02:20:36.152599+0000 mgr.y (mgr.24356) 19268 : cluster 0 pgmap v19236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:37 smithi040 bash[28232]: audit 2023-12-02T02:20:37.263663+0000 mon.a (mon.0) 11897 : audit 0 from='client.? 172.21.15.40:0/2980979975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:37 smithi040 bash[41173]: cluster 2023-12-02T02:20:36.152599+0000 mgr.y (mgr.24356) 19268 : cluster 0 pgmap v19236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:37 smithi040 bash[41173]: audit 2023-12-02T02:20:37.263663+0000 mon.a (mon.0) 11897 : audit 0 from='client.? 172.21.15.40:0/2980979975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:37 smithi141 bash[31670]: cluster 2023-12-02T02:20:36.152599+0000 mgr.y (mgr.24356) 19268 : cluster 0 pgmap v19236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:37 smithi141 bash[31670]: audit 2023-12-02T02:20:37.263663+0000 mon.a (mon.0) 11897 : audit 0 from='client.? 172.21.15.40:0/2980979975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:39 smithi040 bash[41173]: cluster 2023-12-02T02:20:38.153293+0000 mgr.y (mgr.24356) 19269 : cluster 0 pgmap v19237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:39 smithi040 bash[28232]: cluster 2023-12-02T02:20:38.153293+0000 mgr.y (mgr.24356) 19269 : cluster 0 pgmap v19237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:39 smithi141 bash[31670]: cluster 2023-12-02T02:20:38.153293+0000 mgr.y (mgr.24356) 19269 : cluster 0 pgmap v19237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:40 smithi040 bash[41173]: audit 2023-12-02T02:20:39.731039+0000 mon.a (mon.0) 11898 : audit 0 from='client.? 172.21.15.40:0/2824267434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:40.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:40 smithi040 bash[28232]: audit 2023-12-02T02:20:39.731039+0000 mon.a (mon.0) 11898 : audit 0 from='client.? 172.21.15.40:0/2824267434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:40 smithi141 bash[31670]: audit 2023-12-02T02:20:39.731039+0000 mon.a (mon.0) 11898 : audit 0 from='client.? 172.21.15.40:0/2824267434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:41 smithi040 bash[28232]: cluster 2023-12-02T02:20:40.154540+0000 mgr.y (mgr.24356) 19270 : cluster 0 pgmap v19238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:41 smithi040 bash[41173]: cluster 2023-12-02T02:20:40.154540+0000 mgr.y (mgr.24356) 19270 : cluster 0 pgmap v19238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:41 smithi141 bash[31670]: cluster 2023-12-02T02:20:40.154540+0000 mgr.y (mgr.24356) 19270 : cluster 0 pgmap v19238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:42 smithi040 bash[28232]: audit 2023-12-02T02:20:42.199395+0000 mon.a (mon.0) 11899 : audit 0 from='client.? 172.21.15.40:0/600475209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:42 smithi040 bash[41173]: audit 2023-12-02T02:20:42.199395+0000 mon.a (mon.0) 11899 : audit 0 from='client.? 172.21.15.40:0/600475209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:42 smithi141 bash[31670]: audit 2023-12-02T02:20:42.199395+0000 mon.a (mon.0) 11899 : audit 0 from='client.? 172.21.15.40:0/600475209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:43 smithi040 bash[28232]: cluster 2023-12-02T02:20:42.155030+0000 mgr.y (mgr.24356) 19271 : cluster 0 pgmap v19239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:43 smithi040 bash[41173]: cluster 2023-12-02T02:20:42.155030+0000 mgr.y (mgr.24356) 19271 : cluster 0 pgmap v19239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:43 smithi141 bash[31670]: cluster 2023-12-02T02:20:42.155030+0000 mgr.y (mgr.24356) 19271 : cluster 0 pgmap v19239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:45 smithi040 bash[28232]: cluster 2023-12-02T02:20:44.155680+0000 mgr.y (mgr.24356) 19272 : cluster 0 pgmap v19240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:45 smithi040 bash[28232]: audit 2023-12-02T02:20:44.662450+0000 mon.c (mon.2) 12081 : audit 0 from='client.? 172.21.15.40:0/1189048437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:45 smithi040 bash[41173]: cluster 2023-12-02T02:20:44.155680+0000 mgr.y (mgr.24356) 19272 : cluster 0 pgmap v19240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:45.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:45 smithi040 bash[41173]: audit 2023-12-02T02:20:44.662450+0000 mon.c (mon.2) 12081 : audit 0 from='client.? 172.21.15.40:0/1189048437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:45 smithi141 bash[31670]: cluster 2023-12-02T02:20:44.155680+0000 mgr.y (mgr.24356) 19272 : cluster 0 pgmap v19240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:45 smithi141 bash[31670]: audit 2023-12-02T02:20:44.662450+0000 mon.c (mon.2) 12081 : audit 0 from='client.? 172.21.15.40:0/1189048437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:20:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:20:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:20:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:47 smithi040 bash[28232]: cluster 2023-12-02T02:20:46.156896+0000 mgr.y (mgr.24356) 19273 : cluster 0 pgmap v19241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:47 smithi040 bash[28232]: audit 2023-12-02T02:20:47.117504+0000 mon.c (mon.2) 12082 : audit 0 from='client.? 172.21.15.40:0/1361113047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:47 smithi040 bash[41173]: cluster 2023-12-02T02:20:46.156896+0000 mgr.y (mgr.24356) 19273 : cluster 0 pgmap v19241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:47 smithi040 bash[41173]: audit 2023-12-02T02:20:47.117504+0000 mon.c (mon.2) 12082 : audit 0 from='client.? 172.21.15.40:0/1361113047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:47 smithi141 bash[31670]: cluster 2023-12-02T02:20:46.156896+0000 mgr.y (mgr.24356) 19273 : cluster 0 pgmap v19241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:47 smithi141 bash[31670]: audit 2023-12-02T02:20:47.117504+0000 mon.c (mon.2) 12082 : audit 0 from='client.? 172.21.15.40:0/1361113047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:49.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:49 smithi040 bash[28232]: cluster 2023-12-02T02:20:48.157587+0000 mgr.y (mgr.24356) 19274 : cluster 0 pgmap v19242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:49 smithi040 bash[41173]: cluster 2023-12-02T02:20:48.157587+0000 mgr.y (mgr.24356) 19274 : cluster 0 pgmap v19242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:49 smithi141 bash[31670]: cluster 2023-12-02T02:20:48.157587+0000 mgr.y (mgr.24356) 19274 : cluster 0 pgmap v19242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:50 smithi040 bash[41173]: audit 2023-12-02T02:20:49.362419+0000 mon.c (mon.2) 12083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:50.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:50 smithi040 bash[41173]: audit 2023-12-02T02:20:49.590478+0000 mon.c (mon.2) 12084 : audit 0 from='client.? 172.21.15.40:0/2071603454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:50 smithi040 bash[28232]: audit 2023-12-02T02:20:49.362419+0000 mon.c (mon.2) 12083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:50 smithi040 bash[28232]: audit 2023-12-02T02:20:49.590478+0000 mon.c (mon.2) 12084 : audit 0 from='client.? 172.21.15.40:0/2071603454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:50 smithi141 bash[31670]: audit 2023-12-02T02:20:49.362419+0000 mon.c (mon.2) 12083 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:50 smithi141 bash[31670]: audit 2023-12-02T02:20:49.590478+0000 mon.c (mon.2) 12084 : audit 0 from='client.? 172.21.15.40:0/2071603454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:51.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:51 smithi040 bash[28232]: cluster 2023-12-02T02:20:50.158813+0000 mgr.y (mgr.24356) 19275 : cluster 0 pgmap v19243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:51.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:51 smithi040 bash[41173]: cluster 2023-12-02T02:20:50.158813+0000 mgr.y (mgr.24356) 19275 : cluster 0 pgmap v19243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:51 smithi141 bash[31670]: cluster 2023-12-02T02:20:50.158813+0000 mgr.y (mgr.24356) 19275 : cluster 0 pgmap v19243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:52 smithi040 bash[41173]: audit 2023-12-02T02:20:52.052110+0000 mon.a (mon.0) 11900 : audit 0 from='client.? 172.21.15.40:0/2473503181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:52.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:52 smithi040 bash[28232]: audit 2023-12-02T02:20:52.052110+0000 mon.a (mon.0) 11900 : audit 0 from='client.? 172.21.15.40:0/2473503181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:52 smithi141 bash[31670]: audit 2023-12-02T02:20:52.052110+0000 mon.a (mon.0) 11900 : audit 0 from='client.? 172.21.15.40:0/2473503181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:53 smithi040 bash[28232]: cluster 2023-12-02T02:20:52.159461+0000 mgr.y (mgr.24356) 19276 : cluster 0 pgmap v19244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:53.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:53 smithi040 bash[41173]: cluster 2023-12-02T02:20:52.159461+0000 mgr.y (mgr.24356) 19276 : cluster 0 pgmap v19244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:53 smithi141 bash[31670]: cluster 2023-12-02T02:20:52.159461+0000 mgr.y (mgr.24356) 19276 : cluster 0 pgmap v19244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:55 smithi040 bash[41173]: cluster 2023-12-02T02:20:54.160221+0000 mgr.y (mgr.24356) 19277 : cluster 0 pgmap v19245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:55.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:55 smithi040 bash[41173]: audit 2023-12-02T02:20:54.509499+0000 mon.a (mon.0) 11901 : audit 0 from='client.? 172.21.15.40:0/2114390187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:55 smithi040 bash[28232]: cluster 2023-12-02T02:20:54.160221+0000 mgr.y (mgr.24356) 19277 : cluster 0 pgmap v19245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:55 smithi040 bash[28232]: audit 2023-12-02T02:20:54.509499+0000 mon.a (mon.0) 11901 : audit 0 from='client.? 172.21.15.40:0/2114390187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:55 smithi141 bash[31670]: cluster 2023-12-02T02:20:54.160221+0000 mgr.y (mgr.24356) 19277 : cluster 0 pgmap v19245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:55 smithi141 bash[31670]: audit 2023-12-02T02:20:54.509499+0000 mon.a (mon.0) 11901 : audit 0 from='client.? 172.21.15.40:0/2114390187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:20:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:20:56] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:20:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:57 smithi040 bash[28232]: cluster 2023-12-02T02:20:56.161437+0000 mgr.y (mgr.24356) 19278 : cluster 0 pgmap v19246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:57 smithi040 bash[28232]: audit 2023-12-02T02:20:56.982662+0000 mon.a (mon.0) 11902 : audit 0 from='client.? 172.21.15.40:0/353943505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:57 smithi040 bash[41173]: cluster 2023-12-02T02:20:56.161437+0000 mgr.y (mgr.24356) 19278 : cluster 0 pgmap v19246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:57 smithi040 bash[41173]: audit 2023-12-02T02:20:56.982662+0000 mon.a (mon.0) 11902 : audit 0 from='client.? 172.21.15.40:0/353943505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:57 smithi141 bash[31670]: cluster 2023-12-02T02:20:56.161437+0000 mgr.y (mgr.24356) 19278 : cluster 0 pgmap v19246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:57 smithi141 bash[31670]: audit 2023-12-02T02:20:56.982662+0000 mon.a (mon.0) 11902 : audit 0 from='client.? 172.21.15.40:0/353943505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:20:59.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:20:59 smithi040 bash[28232]: cluster 2023-12-02T02:20:58.162087+0000 mgr.y (mgr.24356) 19279 : cluster 0 pgmap v19247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:20:59 smithi040 bash[41173]: cluster 2023-12-02T02:20:58.162087+0000 mgr.y (mgr.24356) 19279 : cluster 0 pgmap v19247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:20:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:20:59 smithi141 bash[31670]: cluster 2023-12-02T02:20:58.162087+0000 mgr.y (mgr.24356) 19279 : cluster 0 pgmap v19247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:00.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:00 smithi040 bash[41173]: audit 2023-12-02T02:20:59.451250+0000 mon.c (mon.2) 12085 : audit 0 from='client.? 172.21.15.40:0/1910071007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:00.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:00 smithi040 bash[28232]: audit 2023-12-02T02:20:59.451250+0000 mon.c (mon.2) 12085 : audit 0 from='client.? 172.21.15.40:0/1910071007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:00 smithi141 bash[31670]: audit 2023-12-02T02:20:59.451250+0000 mon.c (mon.2) 12085 : audit 0 from='client.? 172.21.15.40:0/1910071007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:01 smithi040 bash[28232]: cluster 2023-12-02T02:21:00.163243+0000 mgr.y (mgr.24356) 19280 : cluster 0 pgmap v19248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:01.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:01 smithi040 bash[41173]: cluster 2023-12-02T02:21:00.163243+0000 mgr.y (mgr.24356) 19280 : cluster 0 pgmap v19248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:01 smithi141 bash[31670]: cluster 2023-12-02T02:21:00.163243+0000 mgr.y (mgr.24356) 19280 : cluster 0 pgmap v19248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:02 smithi040 bash[28232]: audit 2023-12-02T02:21:01.915447+0000 mon.a (mon.0) 11903 : audit 0 from='client.? 172.21.15.40:0/3490073262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:02.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:02 smithi040 bash[41173]: audit 2023-12-02T02:21:01.915447+0000 mon.a (mon.0) 11903 : audit 0 from='client.? 172.21.15.40:0/3490073262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:02 smithi141 bash[31670]: audit 2023-12-02T02:21:01.915447+0000 mon.a (mon.0) 11903 : audit 0 from='client.? 172.21.15.40:0/3490073262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:03 smithi141 bash[31670]: cluster 2023-12-02T02:21:02.163951+0000 mgr.y (mgr.24356) 19281 : cluster 0 pgmap v19249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:03 smithi040 bash[28232]: cluster 2023-12-02T02:21:02.163951+0000 mgr.y (mgr.24356) 19281 : cluster 0 pgmap v19249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:03 smithi040 bash[41173]: cluster 2023-12-02T02:21:02.163951+0000 mgr.y (mgr.24356) 19281 : cluster 0 pgmap v19249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:04 smithi141 bash[31670]: audit 2023-12-02T02:21:04.357250+0000 mon.c (mon.2) 12086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:04 smithi141 bash[31670]: audit 2023-12-02T02:21:04.376859+0000 mon.a (mon.0) 11904 : audit 0 from='client.? 172.21.15.40:0/2521170981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:04 smithi040 bash[28232]: audit 2023-12-02T02:21:04.357250+0000 mon.c (mon.2) 12086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:04 smithi040 bash[28232]: audit 2023-12-02T02:21:04.376859+0000 mon.a (mon.0) 11904 : audit 0 from='client.? 172.21.15.40:0/2521170981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:04 smithi040 bash[41173]: audit 2023-12-02T02:21:04.357250+0000 mon.c (mon.2) 12086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:04 smithi040 bash[41173]: audit 2023-12-02T02:21:04.376859+0000 mon.a (mon.0) 11904 : audit 0 from='client.? 172.21.15.40:0/2521170981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:05 smithi141 bash[31670]: cluster 2023-12-02T02:21:04.164623+0000 mgr.y (mgr.24356) 19282 : cluster 0 pgmap v19250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:05 smithi040 bash[41173]: cluster 2023-12-02T02:21:04.164623+0000 mgr.y (mgr.24356) 19282 : cluster 0 pgmap v19250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:05 smithi040 bash[28232]: cluster 2023-12-02T02:21:04.164623+0000 mgr.y (mgr.24356) 19282 : cluster 0 pgmap v19250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:06 smithi141 bash[31670]: audit 2023-12-02T02:21:06.423664+0000 mon.c (mon.2) 12087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:21:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:21:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:21:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:21:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:06 smithi040 bash[41173]: audit 2023-12-02T02:21:06.423664+0000 mon.c (mon.2) 12087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:21:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:06 smithi040 bash[28232]: audit 2023-12-02T02:21:06.423664+0000 mon.c (mon.2) 12087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:21:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[28232]: cluster 2023-12-02T02:21:06.165811+0000 mgr.y (mgr.24356) 19283 : cluster 0 pgmap v19251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[28232]: audit 2023-12-02T02:21:06.802942+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[28232]: audit 2023-12-02T02:21:06.811160+0000 mon.a (mon.0) 11906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[28232]: audit 2023-12-02T02:21:06.852585+0000 mon.c (mon.2) 12088 : audit 0 from='client.? 172.21.15.40:0/2346394200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[41173]: cluster 2023-12-02T02:21:06.165811+0000 mgr.y (mgr.24356) 19283 : cluster 0 pgmap v19251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[41173]: audit 2023-12-02T02:21:06.802942+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[41173]: audit 2023-12-02T02:21:06.811160+0000 mon.a (mon.0) 11906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:07 smithi040 bash[41173]: audit 2023-12-02T02:21:06.852585+0000 mon.c (mon.2) 12088 : audit 0 from='client.? 172.21.15.40:0/2346394200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:07 smithi141 bash[31670]: cluster 2023-12-02T02:21:06.165811+0000 mgr.y (mgr.24356) 19283 : cluster 0 pgmap v19251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:07 smithi141 bash[31670]: audit 2023-12-02T02:21:06.802942+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:07 smithi141 bash[31670]: audit 2023-12-02T02:21:06.811160+0000 mon.a (mon.0) 11906 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:07 smithi141 bash[31670]: audit 2023-12-02T02:21:06.852585+0000 mon.c (mon.2) 12088 : audit 0 from='client.? 172.21.15.40:0/2346394200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:09 smithi040 bash[28232]: cluster 2023-12-02T02:21:08.166468+0000 mgr.y (mgr.24356) 19284 : cluster 0 pgmap v19252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:09 smithi040 bash[28232]: audit 2023-12-02T02:21:09.321324+0000 mon.a (mon.0) 11907 : audit 0 from='client.? 172.21.15.40:0/3255836509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:09 smithi040 bash[41173]: cluster 2023-12-02T02:21:08.166468+0000 mgr.y (mgr.24356) 19284 : cluster 0 pgmap v19252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:09 smithi040 bash[41173]: audit 2023-12-02T02:21:09.321324+0000 mon.a (mon.0) 11907 : audit 0 from='client.? 172.21.15.40:0/3255836509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:09 smithi141 bash[31670]: cluster 2023-12-02T02:21:08.166468+0000 mgr.y (mgr.24356) 19284 : cluster 0 pgmap v19252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:09 smithi141 bash[31670]: audit 2023-12-02T02:21:09.321324+0000 mon.a (mon.0) 11907 : audit 0 from='client.? 172.21.15.40:0/3255836509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:12.085 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:11 smithi141 bash[31670]: cluster 2023-12-02T02:21:10.167639+0000 mgr.y (mgr.24356) 19285 : cluster 0 pgmap v19253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:11 smithi040 bash[28232]: cluster 2023-12-02T02:21:10.167639+0000 mgr.y (mgr.24356) 19285 : cluster 0 pgmap v19253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:11 smithi040 bash[41173]: cluster 2023-12-02T02:21:10.167639+0000 mgr.y (mgr.24356) 19285 : cluster 0 pgmap v19253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:12.527 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 02:21:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T02:21:12.085333534Z level=info msg="Completed cleanup jobs" duration=46.619676ms 2023-12-02T02:21:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:12 smithi040 bash[28232]: audit 2023-12-02T02:21:11.809008+0000 mon.c (mon.2) 12089 : audit 0 from='client.? 172.21.15.40:0/3588274419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:12 smithi040 bash[28232]: audit 2023-12-02T02:21:12.326907+0000 mon.a (mon.0) 11908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:12 smithi040 bash[28232]: audit 2023-12-02T02:21:12.340020+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:12 smithi040 bash[41173]: audit 2023-12-02T02:21:11.809008+0000 mon.c (mon.2) 12089 : audit 0 from='client.? 172.21.15.40:0/3588274419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:12 smithi040 bash[41173]: audit 2023-12-02T02:21:12.326907+0000 mon.a (mon.0) 11908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:12 smithi040 bash[41173]: audit 2023-12-02T02:21:12.340020+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:12 smithi141 bash[31670]: audit 2023-12-02T02:21:11.809008+0000 mon.c (mon.2) 12089 : audit 0 from='client.? 172.21.15.40:0/3588274419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:12 smithi141 bash[31670]: audit 2023-12-02T02:21:12.326907+0000 mon.a (mon.0) 11908 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:12 smithi141 bash[31670]: audit 2023-12-02T02:21:12.340020+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[28232]: cluster 2023-12-02T02:21:12.168198+0000 mgr.y (mgr.24356) 19286 : cluster 0 pgmap v19254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[28232]: audit 2023-12-02T02:21:13.022079+0000 mon.a (mon.0) 11910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[28232]: audit 2023-12-02T02:21:13.035408+0000 mon.a (mon.0) 11911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[28232]: audit 2023-12-02T02:21:13.558202+0000 mon.c (mon.2) 12090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[28232]: audit 2023-12-02T02:21:13.560341+0000 mon.c (mon.2) 12091 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:21:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[28232]: audit 2023-12-02T02:21:13.570256+0000 mon.a (mon.0) 11912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[41173]: cluster 2023-12-02T02:21:12.168198+0000 mgr.y (mgr.24356) 19286 : cluster 0 pgmap v19254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[41173]: audit 2023-12-02T02:21:13.022079+0000 mon.a (mon.0) 11910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[41173]: audit 2023-12-02T02:21:13.035408+0000 mon.a (mon.0) 11911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[41173]: audit 2023-12-02T02:21:13.558202+0000 mon.c (mon.2) 12090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:21:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[41173]: audit 2023-12-02T02:21:13.560341+0000 mon.c (mon.2) 12091 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:21:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:13 smithi040 bash[41173]: audit 2023-12-02T02:21:13.570256+0000 mon.a (mon.0) 11912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:13 smithi141 bash[31670]: cluster 2023-12-02T02:21:12.168198+0000 mgr.y (mgr.24356) 19286 : cluster 0 pgmap v19254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:13 smithi141 bash[31670]: audit 2023-12-02T02:21:13.022079+0000 mon.a (mon.0) 11910 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:13 smithi141 bash[31670]: audit 2023-12-02T02:21:13.035408+0000 mon.a (mon.0) 11911 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:13 smithi141 bash[31670]: audit 2023-12-02T02:21:13.558202+0000 mon.c (mon.2) 12090 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:21:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:13 smithi141 bash[31670]: audit 2023-12-02T02:21:13.560341+0000 mon.c (mon.2) 12091 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:21:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:13 smithi141 bash[31670]: audit 2023-12-02T02:21:13.570256+0000 mon.a (mon.0) 11912 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:21:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:14 smithi040 bash[28232]: audit 2023-12-02T02:21:14.277298+0000 mon.c (mon.2) 12092 : audit 0 from='client.? 172.21.15.40:0/1444175045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:14 smithi040 bash[41173]: audit 2023-12-02T02:21:14.277298+0000 mon.c (mon.2) 12092 : audit 0 from='client.? 172.21.15.40:0/1444175045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:14 smithi141 bash[31670]: audit 2023-12-02T02:21:14.277298+0000 mon.c (mon.2) 12092 : audit 0 from='client.? 172.21.15.40:0/1444175045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:15 smithi040 bash[28232]: cluster 2023-12-02T02:21:14.168805+0000 mgr.y (mgr.24356) 19287 : cluster 0 pgmap v19255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:15 smithi040 bash[41173]: cluster 2023-12-02T02:21:14.168805+0000 mgr.y (mgr.24356) 19287 : cluster 0 pgmap v19255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:15 smithi141 bash[31670]: cluster 2023-12-02T02:21:14.168805+0000 mgr.y (mgr.24356) 19287 : cluster 0 pgmap v19255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:16.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:21:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:21:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:21:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:16 smithi040 bash[28232]: audit 2023-12-02T02:21:16.742093+0000 mon.c (mon.2) 12093 : audit 0 from='client.? 172.21.15.40:0/868487334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:16 smithi040 bash[41173]: audit 2023-12-02T02:21:16.742093+0000 mon.c (mon.2) 12093 : audit 0 from='client.? 172.21.15.40:0/868487334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:16 smithi141 bash[31670]: audit 2023-12-02T02:21:16.742093+0000 mon.c (mon.2) 12093 : audit 0 from='client.? 172.21.15.40:0/868487334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:17 smithi040 bash[41173]: cluster 2023-12-02T02:21:16.169946+0000 mgr.y (mgr.24356) 19288 : cluster 0 pgmap v19256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:17 smithi040 bash[28232]: cluster 2023-12-02T02:21:16.169946+0000 mgr.y (mgr.24356) 19288 : cluster 0 pgmap v19256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:17 smithi141 bash[31670]: cluster 2023-12-02T02:21:16.169946+0000 mgr.y (mgr.24356) 19288 : cluster 0 pgmap v19256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:19 smithi040 bash[28232]: cluster 2023-12-02T02:21:18.170632+0000 mgr.y (mgr.24356) 19289 : cluster 0 pgmap v19257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:19 smithi040 bash[28232]: audit 2023-12-02T02:21:19.201988+0000 mon.c (mon.2) 12094 : audit 0 from='client.? 172.21.15.40:0/3003140850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:19 smithi040 bash[28232]: audit 2023-12-02T02:21:19.357774+0000 mon.c (mon.2) 12095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:19 smithi040 bash[41173]: cluster 2023-12-02T02:21:18.170632+0000 mgr.y (mgr.24356) 19289 : cluster 0 pgmap v19257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:19 smithi040 bash[41173]: audit 2023-12-02T02:21:19.201988+0000 mon.c (mon.2) 12094 : audit 0 from='client.? 172.21.15.40:0/3003140850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:19 smithi040 bash[41173]: audit 2023-12-02T02:21:19.357774+0000 mon.c (mon.2) 12095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:19 smithi141 bash[31670]: cluster 2023-12-02T02:21:18.170632+0000 mgr.y (mgr.24356) 19289 : cluster 0 pgmap v19257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:19 smithi141 bash[31670]: audit 2023-12-02T02:21:19.201988+0000 mon.c (mon.2) 12094 : audit 0 from='client.? 172.21.15.40:0/3003140850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:19 smithi141 bash[31670]: audit 2023-12-02T02:21:19.357774+0000 mon.c (mon.2) 12095 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:21 smithi040 bash[28232]: cluster 2023-12-02T02:21:20.171804+0000 mgr.y (mgr.24356) 19290 : cluster 0 pgmap v19258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:21 smithi040 bash[28232]: audit 2023-12-02T02:21:21.673928+0000 mon.c (mon.2) 12096 : audit 0 from='client.? 172.21.15.40:0/3632828509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:21 smithi040 bash[41173]: cluster 2023-12-02T02:21:20.171804+0000 mgr.y (mgr.24356) 19290 : cluster 0 pgmap v19258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:21 smithi040 bash[41173]: audit 2023-12-02T02:21:21.673928+0000 mon.c (mon.2) 12096 : audit 0 from='client.? 172.21.15.40:0/3632828509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:21 smithi141 bash[31670]: cluster 2023-12-02T02:21:20.171804+0000 mgr.y (mgr.24356) 19290 : cluster 0 pgmap v19258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:21 smithi141 bash[31670]: audit 2023-12-02T02:21:21.673928+0000 mon.c (mon.2) 12096 : audit 0 from='client.? 172.21.15.40:0/3632828509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:23 smithi040 bash[28232]: cluster 2023-12-02T02:21:22.172480+0000 mgr.y (mgr.24356) 19291 : cluster 0 pgmap v19259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:23 smithi040 bash[41173]: cluster 2023-12-02T02:21:22.172480+0000 mgr.y (mgr.24356) 19291 : cluster 0 pgmap v19259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:23 smithi141 bash[31670]: cluster 2023-12-02T02:21:22.172480+0000 mgr.y (mgr.24356) 19291 : cluster 0 pgmap v19259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:24 smithi040 bash[28232]: audit 2023-12-02T02:21:24.140647+0000 mon.c (mon.2) 12097 : audit 0 from='client.? 172.21.15.40:0/1190809848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:24.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:24 smithi040 bash[41173]: audit 2023-12-02T02:21:24.140647+0000 mon.c (mon.2) 12097 : audit 0 from='client.? 172.21.15.40:0/1190809848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:24.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:24 smithi141 bash[31670]: audit 2023-12-02T02:21:24.140647+0000 mon.c (mon.2) 12097 : audit 0 from='client.? 172.21.15.40:0/1190809848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:25 smithi040 bash[28232]: cluster 2023-12-02T02:21:24.173127+0000 mgr.y (mgr.24356) 19292 : cluster 0 pgmap v19260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:25 smithi040 bash[41173]: cluster 2023-12-02T02:21:24.173127+0000 mgr.y (mgr.24356) 19292 : cluster 0 pgmap v19260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:25 smithi141 bash[31670]: cluster 2023-12-02T02:21:24.173127+0000 mgr.y (mgr.24356) 19292 : cluster 0 pgmap v19260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:21:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:21:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:21:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:27 smithi040 bash[28232]: cluster 2023-12-02T02:21:26.174295+0000 mgr.y (mgr.24356) 19293 : cluster 0 pgmap v19261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:27 smithi040 bash[28232]: audit 2023-12-02T02:21:26.613648+0000 mon.a (mon.0) 11913 : audit 0 from='client.? 172.21.15.40:0/2474023995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:27 smithi040 bash[41173]: cluster 2023-12-02T02:21:26.174295+0000 mgr.y (mgr.24356) 19293 : cluster 0 pgmap v19261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:27.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:27 smithi040 bash[41173]: audit 2023-12-02T02:21:26.613648+0000 mon.a (mon.0) 11913 : audit 0 from='client.? 172.21.15.40:0/2474023995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:27 smithi141 bash[31670]: cluster 2023-12-02T02:21:26.174295+0000 mgr.y (mgr.24356) 19293 : cluster 0 pgmap v19261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:27 smithi141 bash[31670]: audit 2023-12-02T02:21:26.613648+0000 mon.a (mon.0) 11913 : audit 0 from='client.? 172.21.15.40:0/2474023995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:29 smithi040 bash[28232]: cluster 2023-12-02T02:21:28.175021+0000 mgr.y (mgr.24356) 19294 : cluster 0 pgmap v19262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:29 smithi040 bash[28232]: audit 2023-12-02T02:21:29.081140+0000 mon.a (mon.0) 11914 : audit 0 from='client.? 172.21.15.40:0/3073949468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:29 smithi040 bash[41173]: cluster 2023-12-02T02:21:28.175021+0000 mgr.y (mgr.24356) 19294 : cluster 0 pgmap v19262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:29 smithi040 bash[41173]: audit 2023-12-02T02:21:29.081140+0000 mon.a (mon.0) 11914 : audit 0 from='client.? 172.21.15.40:0/3073949468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:29 smithi141 bash[31670]: cluster 2023-12-02T02:21:28.175021+0000 mgr.y (mgr.24356) 19294 : cluster 0 pgmap v19262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:29 smithi141 bash[31670]: audit 2023-12-02T02:21:29.081140+0000 mon.a (mon.0) 11914 : audit 0 from='client.? 172.21.15.40:0/3073949468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:31 smithi040 bash[28232]: cluster 2023-12-02T02:21:30.176160+0000 mgr.y (mgr.24356) 19295 : cluster 0 pgmap v19263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:31 smithi040 bash[41173]: cluster 2023-12-02T02:21:30.176160+0000 mgr.y (mgr.24356) 19295 : cluster 0 pgmap v19263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:31 smithi141 bash[31670]: cluster 2023-12-02T02:21:30.176160+0000 mgr.y (mgr.24356) 19295 : cluster 0 pgmap v19263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:32 smithi040 bash[28232]: audit 2023-12-02T02:21:31.546783+0000 mon.c (mon.2) 12098 : audit 0 from='client.? 172.21.15.40:0/3584619562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:32 smithi040 bash[41173]: audit 2023-12-02T02:21:31.546783+0000 mon.c (mon.2) 12098 : audit 0 from='client.? 172.21.15.40:0/3584619562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:32 smithi141 bash[31670]: audit 2023-12-02T02:21:31.546783+0000 mon.c (mon.2) 12098 : audit 0 from='client.? 172.21.15.40:0/3584619562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:33 smithi040 bash[28232]: cluster 2023-12-02T02:21:32.176880+0000 mgr.y (mgr.24356) 19296 : cluster 0 pgmap v19264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:33 smithi040 bash[41173]: cluster 2023-12-02T02:21:32.176880+0000 mgr.y (mgr.24356) 19296 : cluster 0 pgmap v19264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:33 smithi141 bash[31670]: cluster 2023-12-02T02:21:32.176880+0000 mgr.y (mgr.24356) 19296 : cluster 0 pgmap v19264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:34 smithi040 bash[41173]: audit 2023-12-02T02:21:34.015053+0000 mon.a (mon.0) 11915 : audit 0 from='client.? 172.21.15.40:0/876588802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:34.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:34 smithi040 bash[41173]: audit 2023-12-02T02:21:34.358128+0000 mon.c (mon.2) 12099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:34 smithi040 bash[28232]: audit 2023-12-02T02:21:34.015053+0000 mon.a (mon.0) 11915 : audit 0 from='client.? 172.21.15.40:0/876588802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:34 smithi040 bash[28232]: audit 2023-12-02T02:21:34.358128+0000 mon.c (mon.2) 12099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:34 smithi141 bash[31670]: audit 2023-12-02T02:21:34.015053+0000 mon.a (mon.0) 11915 : audit 0 from='client.? 172.21.15.40:0/876588802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:34 smithi141 bash[31670]: audit 2023-12-02T02:21:34.358128+0000 mon.c (mon.2) 12099 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:35 smithi040 bash[28232]: cluster 2023-12-02T02:21:34.177562+0000 mgr.y (mgr.24356) 19297 : cluster 0 pgmap v19265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:35.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:35 smithi040 bash[41173]: cluster 2023-12-02T02:21:34.177562+0000 mgr.y (mgr.24356) 19297 : cluster 0 pgmap v19265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:35 smithi141 bash[31670]: cluster 2023-12-02T02:21:34.177562+0000 mgr.y (mgr.24356) 19297 : cluster 0 pgmap v19265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:21:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:21:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:21:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:37 smithi040 bash[28232]: cluster 2023-12-02T02:21:36.178217+0000 mgr.y (mgr.24356) 19298 : cluster 0 pgmap v19266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:37 smithi040 bash[28232]: audit 2023-12-02T02:21:36.478588+0000 mon.a (mon.0) 11916 : audit 0 from='client.? 172.21.15.40:0/615155053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:37 smithi040 bash[41173]: cluster 2023-12-02T02:21:36.178217+0000 mgr.y (mgr.24356) 19298 : cluster 0 pgmap v19266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:37.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:37 smithi040 bash[41173]: audit 2023-12-02T02:21:36.478588+0000 mon.a (mon.0) 11916 : audit 0 from='client.? 172.21.15.40:0/615155053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:37 smithi141 bash[31670]: cluster 2023-12-02T02:21:36.178217+0000 mgr.y (mgr.24356) 19298 : cluster 0 pgmap v19266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:37 smithi141 bash[31670]: audit 2023-12-02T02:21:36.478588+0000 mon.a (mon.0) 11916 : audit 0 from='client.? 172.21.15.40:0/615155053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:39 smithi040 bash[28232]: cluster 2023-12-02T02:21:38.178774+0000 mgr.y (mgr.24356) 19299 : cluster 0 pgmap v19267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:39.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:39 smithi040 bash[28232]: audit 2023-12-02T02:21:38.934059+0000 mon.a (mon.0) 11917 : audit 0 from='client.? 172.21.15.40:0/3147613549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:39 smithi040 bash[41173]: cluster 2023-12-02T02:21:38.178774+0000 mgr.y (mgr.24356) 19299 : cluster 0 pgmap v19267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:39.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:39 smithi040 bash[41173]: audit 2023-12-02T02:21:38.934059+0000 mon.a (mon.0) 11917 : audit 0 from='client.? 172.21.15.40:0/3147613549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:39 smithi141 bash[31670]: cluster 2023-12-02T02:21:38.178774+0000 mgr.y (mgr.24356) 19299 : cluster 0 pgmap v19267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:39 smithi141 bash[31670]: audit 2023-12-02T02:21:38.934059+0000 mon.a (mon.0) 11917 : audit 0 from='client.? 172.21.15.40:0/3147613549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:41 smithi040 bash[41173]: cluster 2023-12-02T02:21:40.179912+0000 mgr.y (mgr.24356) 19300 : cluster 0 pgmap v19268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:41 smithi040 bash[28232]: cluster 2023-12-02T02:21:40.179912+0000 mgr.y (mgr.24356) 19300 : cluster 0 pgmap v19268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:41 smithi141 bash[31670]: cluster 2023-12-02T02:21:40.179912+0000 mgr.y (mgr.24356) 19300 : cluster 0 pgmap v19268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:42.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:42 smithi040 bash[28232]: audit 2023-12-02T02:21:41.403641+0000 mon.c (mon.2) 12100 : audit 0 from='client.? 172.21.15.40:0/974794107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:42.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:42 smithi040 bash[41173]: audit 2023-12-02T02:21:41.403641+0000 mon.c (mon.2) 12100 : audit 0 from='client.? 172.21.15.40:0/974794107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:42 smithi141 bash[31670]: audit 2023-12-02T02:21:41.403641+0000 mon.c (mon.2) 12100 : audit 0 from='client.? 172.21.15.40:0/974794107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:43 smithi040 bash[41173]: cluster 2023-12-02T02:21:42.180624+0000 mgr.y (mgr.24356) 19301 : cluster 0 pgmap v19269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:43.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:43 smithi040 bash[28232]: cluster 2023-12-02T02:21:42.180624+0000 mgr.y (mgr.24356) 19301 : cluster 0 pgmap v19269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:43 smithi141 bash[31670]: cluster 2023-12-02T02:21:42.180624+0000 mgr.y (mgr.24356) 19301 : cluster 0 pgmap v19269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:44.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:44 smithi141 bash[31670]: audit 2023-12-02T02:21:43.864108+0000 mon.c (mon.2) 12101 : audit 0 from='client.? 172.21.15.40:0/1345988779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:44 smithi040 bash[28232]: audit 2023-12-02T02:21:43.864108+0000 mon.c (mon.2) 12101 : audit 0 from='client.? 172.21.15.40:0/1345988779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:44 smithi040 bash[41173]: audit 2023-12-02T02:21:43.864108+0000 mon.c (mon.2) 12101 : audit 0 from='client.? 172.21.15.40:0/1345988779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:45 smithi141 bash[31670]: cluster 2023-12-02T02:21:44.181254+0000 mgr.y (mgr.24356) 19302 : cluster 0 pgmap v19270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:45 smithi040 bash[28232]: cluster 2023-12-02T02:21:44.181254+0000 mgr.y (mgr.24356) 19302 : cluster 0 pgmap v19270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:45 smithi040 bash[41173]: cluster 2023-12-02T02:21:44.181254+0000 mgr.y (mgr.24356) 19302 : cluster 0 pgmap v19270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:46 smithi141 bash[31670]: audit 2023-12-02T02:21:46.318820+0000 mon.a (mon.0) 11918 : audit 0 from='client.? 172.21.15.40:0/3453068282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:21:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:21:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:21:46.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:46 smithi040 bash[41173]: audit 2023-12-02T02:21:46.318820+0000 mon.a (mon.0) 11918 : audit 0 from='client.? 172.21.15.40:0/3453068282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:46 smithi040 bash[28232]: audit 2023-12-02T02:21:46.318820+0000 mon.a (mon.0) 11918 : audit 0 from='client.? 172.21.15.40:0/3453068282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:47 smithi141 bash[31670]: cluster 2023-12-02T02:21:46.182348+0000 mgr.y (mgr.24356) 19303 : cluster 0 pgmap v19271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:47 smithi040 bash[28232]: cluster 2023-12-02T02:21:46.182348+0000 mgr.y (mgr.24356) 19303 : cluster 0 pgmap v19271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:47 smithi040 bash[41173]: cluster 2023-12-02T02:21:46.182348+0000 mgr.y (mgr.24356) 19303 : cluster 0 pgmap v19271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:49 smithi141 bash[31670]: cluster 2023-12-02T02:21:48.183017+0000 mgr.y (mgr.24356) 19304 : cluster 0 pgmap v19272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:49 smithi141 bash[31670]: audit 2023-12-02T02:21:48.784668+0000 mon.c (mon.2) 12102 : audit 0 from='client.? 172.21.15.40:0/12988944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:49 smithi141 bash[31670]: audit 2023-12-02T02:21:49.358603+0000 mon.c (mon.2) 12103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:49 smithi040 bash[41173]: cluster 2023-12-02T02:21:48.183017+0000 mgr.y (mgr.24356) 19304 : cluster 0 pgmap v19272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:49 smithi040 bash[41173]: audit 2023-12-02T02:21:48.784668+0000 mon.c (mon.2) 12102 : audit 0 from='client.? 172.21.15.40:0/12988944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:49 smithi040 bash[41173]: audit 2023-12-02T02:21:49.358603+0000 mon.c (mon.2) 12103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:49 smithi040 bash[28232]: cluster 2023-12-02T02:21:48.183017+0000 mgr.y (mgr.24356) 19304 : cluster 0 pgmap v19272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:49 smithi040 bash[28232]: audit 2023-12-02T02:21:48.784668+0000 mon.c (mon.2) 12102 : audit 0 from='client.? 172.21.15.40:0/12988944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:49 smithi040 bash[28232]: audit 2023-12-02T02:21:49.358603+0000 mon.c (mon.2) 12103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:51 smithi141 bash[31670]: cluster 2023-12-02T02:21:50.184159+0000 mgr.y (mgr.24356) 19305 : cluster 0 pgmap v19273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:51 smithi141 bash[31670]: audit 2023-12-02T02:21:51.248204+0000 mon.c (mon.2) 12104 : audit 0 from='client.? 172.21.15.40:0/1455830670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:51 smithi040 bash[41173]: cluster 2023-12-02T02:21:50.184159+0000 mgr.y (mgr.24356) 19305 : cluster 0 pgmap v19273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:51 smithi040 bash[41173]: audit 2023-12-02T02:21:51.248204+0000 mon.c (mon.2) 12104 : audit 0 from='client.? 172.21.15.40:0/1455830670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:51 smithi040 bash[28232]: cluster 2023-12-02T02:21:50.184159+0000 mgr.y (mgr.24356) 19305 : cluster 0 pgmap v19273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:51 smithi040 bash[28232]: audit 2023-12-02T02:21:51.248204+0000 mon.c (mon.2) 12104 : audit 0 from='client.? 172.21.15.40:0/1455830670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:53 smithi141 bash[31670]: cluster 2023-12-02T02:21:52.184870+0000 mgr.y (mgr.24356) 19306 : cluster 0 pgmap v19274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:53 smithi040 bash[28232]: cluster 2023-12-02T02:21:52.184870+0000 mgr.y (mgr.24356) 19306 : cluster 0 pgmap v19274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:53 smithi040 bash[41173]: cluster 2023-12-02T02:21:52.184870+0000 mgr.y (mgr.24356) 19306 : cluster 0 pgmap v19274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:54.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:54 smithi141 bash[31670]: audit 2023-12-02T02:21:53.724734+0000 mon.c (mon.2) 12105 : audit 0 from='client.? 172.21.15.40:0/793007346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:54 smithi040 bash[28232]: audit 2023-12-02T02:21:53.724734+0000 mon.c (mon.2) 12105 : audit 0 from='client.? 172.21.15.40:0/793007346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:54 smithi040 bash[41173]: audit 2023-12-02T02:21:53.724734+0000 mon.c (mon.2) 12105 : audit 0 from='client.? 172.21.15.40:0/793007346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:55.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:55 smithi141 bash[31670]: cluster 2023-12-02T02:21:54.185528+0000 mgr.y (mgr.24356) 19307 : cluster 0 pgmap v19275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:55 smithi040 bash[28232]: cluster 2023-12-02T02:21:54.185528+0000 mgr.y (mgr.24356) 19307 : cluster 0 pgmap v19275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:55 smithi040 bash[41173]: cluster 2023-12-02T02:21:54.185528+0000 mgr.y (mgr.24356) 19307 : cluster 0 pgmap v19275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:56 smithi141 bash[31670]: audit 2023-12-02T02:21:56.197011+0000 mon.c (mon.2) 12106 : audit 0 from='client.? 172.21.15.40:0/373657355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:56 smithi040 bash[41173]: audit 2023-12-02T02:21:56.197011+0000 mon.c (mon.2) 12106 : audit 0 from='client.? 172.21.15.40:0/373657355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:21:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:21:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:21:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:56 smithi040 bash[28232]: audit 2023-12-02T02:21:56.197011+0000 mon.c (mon.2) 12106 : audit 0 from='client.? 172.21.15.40:0/373657355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:57 smithi141 bash[31670]: cluster 2023-12-02T02:21:56.186607+0000 mgr.y (mgr.24356) 19308 : cluster 0 pgmap v19276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:57 smithi040 bash[41173]: cluster 2023-12-02T02:21:56.186607+0000 mgr.y (mgr.24356) 19308 : cluster 0 pgmap v19276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:57 smithi040 bash[28232]: cluster 2023-12-02T02:21:56.186607+0000 mgr.y (mgr.24356) 19308 : cluster 0 pgmap v19276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:59 smithi141 bash[31670]: cluster 2023-12-02T02:21:58.187242+0000 mgr.y (mgr.24356) 19309 : cluster 0 pgmap v19277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:21:59 smithi141 bash[31670]: audit 2023-12-02T02:21:58.660036+0000 mon.c (mon.2) 12107 : audit 0 from='client.? 172.21.15.40:0/866133879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:59 smithi040 bash[41173]: cluster 2023-12-02T02:21:58.187242+0000 mgr.y (mgr.24356) 19309 : cluster 0 pgmap v19277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:21:59 smithi040 bash[41173]: audit 2023-12-02T02:21:58.660036+0000 mon.c (mon.2) 12107 : audit 0 from='client.? 172.21.15.40:0/866133879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:21:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:59 smithi040 bash[28232]: cluster 2023-12-02T02:21:58.187242+0000 mgr.y (mgr.24356) 19309 : cluster 0 pgmap v19277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:21:59.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:21:59 smithi040 bash[28232]: audit 2023-12-02T02:21:58.660036+0000 mon.c (mon.2) 12107 : audit 0 from='client.? 172.21.15.40:0/866133879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:01 smithi141 bash[31670]: cluster 2023-12-02T02:22:00.188390+0000 mgr.y (mgr.24356) 19310 : cluster 0 pgmap v19278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:01 smithi141 bash[31670]: audit 2023-12-02T02:22:01.123418+0000 mon.a (mon.0) 11919 : audit 0 from='client.? 172.21.15.40:0/148098780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:01 smithi040 bash[28232]: cluster 2023-12-02T02:22:00.188390+0000 mgr.y (mgr.24356) 19310 : cluster 0 pgmap v19278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:01 smithi040 bash[28232]: audit 2023-12-02T02:22:01.123418+0000 mon.a (mon.0) 11919 : audit 0 from='client.? 172.21.15.40:0/148098780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:01 smithi040 bash[41173]: cluster 2023-12-02T02:22:00.188390+0000 mgr.y (mgr.24356) 19310 : cluster 0 pgmap v19278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:01 smithi040 bash[41173]: audit 2023-12-02T02:22:01.123418+0000 mon.a (mon.0) 11919 : audit 0 from='client.? 172.21.15.40:0/148098780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:03 smithi141 bash[31670]: cluster 2023-12-02T02:22:02.188994+0000 mgr.y (mgr.24356) 19311 : cluster 0 pgmap v19279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:03 smithi040 bash[41173]: cluster 2023-12-02T02:22:02.188994+0000 mgr.y (mgr.24356) 19311 : cluster 0 pgmap v19279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:03 smithi040 bash[28232]: cluster 2023-12-02T02:22:02.188994+0000 mgr.y (mgr.24356) 19311 : cluster 0 pgmap v19279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:04 smithi141 bash[31670]: audit 2023-12-02T02:22:03.588436+0000 mon.a (mon.0) 11920 : audit 0 from='client.? 172.21.15.40:0/2693303967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:04 smithi141 bash[31670]: audit 2023-12-02T02:22:04.358922+0000 mon.c (mon.2) 12108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:04 smithi040 bash[41173]: audit 2023-12-02T02:22:03.588436+0000 mon.a (mon.0) 11920 : audit 0 from='client.? 172.21.15.40:0/2693303967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:04 smithi040 bash[41173]: audit 2023-12-02T02:22:04.358922+0000 mon.c (mon.2) 12108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:04 smithi040 bash[28232]: audit 2023-12-02T02:22:03.588436+0000 mon.a (mon.0) 11920 : audit 0 from='client.? 172.21.15.40:0/2693303967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:04 smithi040 bash[28232]: audit 2023-12-02T02:22:04.358922+0000 mon.c (mon.2) 12108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:05 smithi141 bash[31670]: cluster 2023-12-02T02:22:04.189710+0000 mgr.y (mgr.24356) 19312 : cluster 0 pgmap v19280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:05 smithi040 bash[41173]: cluster 2023-12-02T02:22:04.189710+0000 mgr.y (mgr.24356) 19312 : cluster 0 pgmap v19280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:05 smithi040 bash[28232]: cluster 2023-12-02T02:22:04.189710+0000 mgr.y (mgr.24356) 19312 : cluster 0 pgmap v19280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:06 smithi141 bash[31670]: audit 2023-12-02T02:22:06.056660+0000 mon.c (mon.2) 12109 : audit 0 from='client.? 172.21.15.40:0/3992122870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:06 smithi040 bash[41173]: audit 2023-12-02T02:22:06.056660+0000 mon.c (mon.2) 12109 : audit 0 from='client.? 172.21.15.40:0/3992122870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:06 smithi040 bash[28232]: audit 2023-12-02T02:22:06.056660+0000 mon.c (mon.2) 12109 : audit 0 from='client.? 172.21.15.40:0/3992122870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:22:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:22:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:22:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:07 smithi141 bash[31670]: cluster 2023-12-02T02:22:06.190881+0000 mgr.y (mgr.24356) 19313 : cluster 0 pgmap v19281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:07 smithi040 bash[28232]: cluster 2023-12-02T02:22:06.190881+0000 mgr.y (mgr.24356) 19313 : cluster 0 pgmap v19281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:07 smithi040 bash[41173]: cluster 2023-12-02T02:22:06.190881+0000 mgr.y (mgr.24356) 19313 : cluster 0 pgmap v19281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:09 smithi141 bash[31670]: cluster 2023-12-02T02:22:08.191557+0000 mgr.y (mgr.24356) 19314 : cluster 0 pgmap v19282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:09 smithi141 bash[31670]: audit 2023-12-02T02:22:08.518693+0000 mon.c (mon.2) 12110 : audit 0 from='client.? 172.21.15.40:0/1040194350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:09 smithi040 bash[28232]: cluster 2023-12-02T02:22:08.191557+0000 mgr.y (mgr.24356) 19314 : cluster 0 pgmap v19282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:09 smithi040 bash[28232]: audit 2023-12-02T02:22:08.518693+0000 mon.c (mon.2) 12110 : audit 0 from='client.? 172.21.15.40:0/1040194350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:09 smithi040 bash[41173]: cluster 2023-12-02T02:22:08.191557+0000 mgr.y (mgr.24356) 19314 : cluster 0 pgmap v19282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:09 smithi040 bash[41173]: audit 2023-12-02T02:22:08.518693+0000 mon.c (mon.2) 12110 : audit 0 from='client.? 172.21.15.40:0/1040194350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:11 smithi141 bash[31670]: cluster 2023-12-02T02:22:10.192757+0000 mgr.y (mgr.24356) 19315 : cluster 0 pgmap v19283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:11 smithi141 bash[31670]: audit 2023-12-02T02:22:10.981482+0000 mon.a (mon.0) 11921 : audit 0 from='client.? 172.21.15.40:0/1688915316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:11 smithi040 bash[28232]: cluster 2023-12-02T02:22:10.192757+0000 mgr.y (mgr.24356) 19315 : cluster 0 pgmap v19283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:11 smithi040 bash[28232]: audit 2023-12-02T02:22:10.981482+0000 mon.a (mon.0) 11921 : audit 0 from='client.? 172.21.15.40:0/1688915316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:11 smithi040 bash[41173]: cluster 2023-12-02T02:22:10.192757+0000 mgr.y (mgr.24356) 19315 : cluster 0 pgmap v19283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:11 smithi040 bash[41173]: audit 2023-12-02T02:22:10.981482+0000 mon.a (mon.0) 11921 : audit 0 from='client.? 172.21.15.40:0/1688915316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:13 smithi141 bash[31670]: cluster 2023-12-02T02:22:12.193457+0000 mgr.y (mgr.24356) 19316 : cluster 0 pgmap v19284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:13 smithi141 bash[31670]: audit 2023-12-02T02:22:13.439490+0000 mon.c (mon.2) 12111 : audit 0 from='client.? 172.21.15.40:0/312142338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:13 smithi040 bash[28232]: cluster 2023-12-02T02:22:12.193457+0000 mgr.y (mgr.24356) 19316 : cluster 0 pgmap v19284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:13 smithi040 bash[28232]: audit 2023-12-02T02:22:13.439490+0000 mon.c (mon.2) 12111 : audit 0 from='client.? 172.21.15.40:0/312142338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:13 smithi040 bash[41173]: cluster 2023-12-02T02:22:12.193457+0000 mgr.y (mgr.24356) 19316 : cluster 0 pgmap v19284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:13 smithi040 bash[41173]: audit 2023-12-02T02:22:13.439490+0000 mon.c (mon.2) 12111 : audit 0 from='client.? 172.21.15.40:0/312142338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:14 smithi040 bash[28232]: audit 2023-12-02T02:22:13.655414+0000 mon.c (mon.2) 12112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:22:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:14 smithi040 bash[41173]: audit 2023-12-02T02:22:13.655414+0000 mon.c (mon.2) 12112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:22:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:14 smithi141 bash[31670]: audit 2023-12-02T02:22:13.655414+0000 mon.c (mon.2) 12112 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:22:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:15 smithi040 bash[28232]: cluster 2023-12-02T02:22:14.194134+0000 mgr.y (mgr.24356) 19317 : cluster 0 pgmap v19285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:15 smithi040 bash[41173]: cluster 2023-12-02T02:22:14.194134+0000 mgr.y (mgr.24356) 19317 : cluster 0 pgmap v19285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:15 smithi141 bash[31670]: cluster 2023-12-02T02:22:14.194134+0000 mgr.y (mgr.24356) 19317 : cluster 0 pgmap v19285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:22:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:22:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:22:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:16 smithi040 bash[28232]: audit 2023-12-02T02:22:15.908210+0000 mon.c (mon.2) 12113 : audit 0 from='client.? 172.21.15.40:0/4015488742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:16.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:16 smithi040 bash[41173]: audit 2023-12-02T02:22:15.908210+0000 mon.c (mon.2) 12113 : audit 0 from='client.? 172.21.15.40:0/4015488742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:16 smithi141 bash[31670]: audit 2023-12-02T02:22:15.908210+0000 mon.c (mon.2) 12113 : audit 0 from='client.? 172.21.15.40:0/4015488742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:17 smithi040 bash[28232]: cluster 2023-12-02T02:22:16.195302+0000 mgr.y (mgr.24356) 19318 : cluster 0 pgmap v19286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:17 smithi040 bash[41173]: cluster 2023-12-02T02:22:16.195302+0000 mgr.y (mgr.24356) 19318 : cluster 0 pgmap v19286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:17 smithi141 bash[31670]: cluster 2023-12-02T02:22:16.195302+0000 mgr.y (mgr.24356) 19318 : cluster 0 pgmap v19286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:18 smithi040 bash[41173]: audit 2023-12-02T02:22:18.369622+0000 mon.a (mon.0) 11922 : audit 0 from='client.? 172.21.15.40:0/3829134861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:18 smithi040 bash[28232]: audit 2023-12-02T02:22:18.369622+0000 mon.a (mon.0) 11922 : audit 0 from='client.? 172.21.15.40:0/3829134861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:18 smithi141 bash[31670]: audit 2023-12-02T02:22:18.369622+0000 mon.a (mon.0) 11922 : audit 0 from='client.? 172.21.15.40:0/3829134861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:19 smithi040 bash[28232]: cluster 2023-12-02T02:22:18.195955+0000 mgr.y (mgr.24356) 19319 : cluster 0 pgmap v19287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:19 smithi040 bash[28232]: audit 2023-12-02T02:22:19.359006+0000 mon.c (mon.2) 12114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:19 smithi040 bash[41173]: cluster 2023-12-02T02:22:18.195955+0000 mgr.y (mgr.24356) 19319 : cluster 0 pgmap v19287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:19 smithi040 bash[41173]: audit 2023-12-02T02:22:19.359006+0000 mon.c (mon.2) 12114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:19 smithi141 bash[31670]: cluster 2023-12-02T02:22:18.195955+0000 mgr.y (mgr.24356) 19319 : cluster 0 pgmap v19287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:19 smithi141 bash[31670]: audit 2023-12-02T02:22:19.359006+0000 mon.c (mon.2) 12114 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:19.549997+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:19.566064+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:19.856123+0000 mon.a (mon.0) 11925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:19.869443+0000 mon.a (mon.0) 11926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:20.390659+0000 mon.c (mon.2) 12115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:20.392626+0000 mon.c (mon.2) 12116 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[28232]: audit 2023-12-02T02:22:20.401658+0000 mon.a (mon.0) 11927 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:19.549997+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:19.566064+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:19.856123+0000 mon.a (mon.0) 11925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:19.869443+0000 mon.a (mon.0) 11926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:20.390659+0000 mon.c (mon.2) 12115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:20.392626+0000 mon.c (mon.2) 12116 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:22:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:20 smithi040 bash[41173]: audit 2023-12-02T02:22:20.401658+0000 mon.a (mon.0) 11927 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:19.549997+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:19.566064+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:19.856123+0000 mon.a (mon.0) 11925 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:19.869443+0000 mon.a (mon.0) 11926 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:20.390659+0000 mon.c (mon.2) 12115 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:22:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:20.392626+0000 mon.c (mon.2) 12116 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:22:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:20 smithi141 bash[31670]: audit 2023-12-02T02:22:20.401658+0000 mon.a (mon.0) 11927 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:22:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:21 smithi040 bash[28232]: cluster 2023-12-02T02:22:20.197151+0000 mgr.y (mgr.24356) 19320 : cluster 0 pgmap v19288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:21 smithi040 bash[28232]: audit 2023-12-02T02:22:20.835223+0000 mon.c (mon.2) 12117 : audit 0 from='client.? 172.21.15.40:0/2251981450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:21 smithi040 bash[41173]: cluster 2023-12-02T02:22:20.197151+0000 mgr.y (mgr.24356) 19320 : cluster 0 pgmap v19288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:21 smithi040 bash[41173]: audit 2023-12-02T02:22:20.835223+0000 mon.c (mon.2) 12117 : audit 0 from='client.? 172.21.15.40:0/2251981450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:21 smithi141 bash[31670]: cluster 2023-12-02T02:22:20.197151+0000 mgr.y (mgr.24356) 19320 : cluster 0 pgmap v19288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:21 smithi141 bash[31670]: audit 2023-12-02T02:22:20.835223+0000 mon.c (mon.2) 12117 : audit 0 from='client.? 172.21.15.40:0/2251981450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:23 smithi040 bash[28232]: cluster 2023-12-02T02:22:22.197829+0000 mgr.y (mgr.24356) 19321 : cluster 0 pgmap v19289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:23 smithi040 bash[28232]: audit 2023-12-02T02:22:23.303729+0000 mon.a (mon.0) 11928 : audit 0 from='client.? 172.21.15.40:0/592765124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:23 smithi040 bash[41173]: cluster 2023-12-02T02:22:22.197829+0000 mgr.y (mgr.24356) 19321 : cluster 0 pgmap v19289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:23 smithi040 bash[41173]: audit 2023-12-02T02:22:23.303729+0000 mon.a (mon.0) 11928 : audit 0 from='client.? 172.21.15.40:0/592765124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:23 smithi141 bash[31670]: cluster 2023-12-02T02:22:22.197829+0000 mgr.y (mgr.24356) 19321 : cluster 0 pgmap v19289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:23 smithi141 bash[31670]: audit 2023-12-02T02:22:23.303729+0000 mon.a (mon.0) 11928 : audit 0 from='client.? 172.21.15.40:0/592765124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:25 smithi040 bash[28232]: cluster 2023-12-02T02:22:24.198530+0000 mgr.y (mgr.24356) 19322 : cluster 0 pgmap v19290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:25 smithi040 bash[41173]: cluster 2023-12-02T02:22:24.198530+0000 mgr.y (mgr.24356) 19322 : cluster 0 pgmap v19290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:25 smithi141 bash[31670]: cluster 2023-12-02T02:22:24.198530+0000 mgr.y (mgr.24356) 19322 : cluster 0 pgmap v19290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:26 smithi040 bash[41173]: audit 2023-12-02T02:22:25.762623+0000 mon.c (mon.2) 12118 : audit 0 from='client.? 172.21.15.40:0/2530089807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:26 smithi040 bash[28232]: audit 2023-12-02T02:22:25.762623+0000 mon.c (mon.2) 12118 : audit 0 from='client.? 172.21.15.40:0/2530089807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:22:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:22:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:22:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:26 smithi141 bash[31670]: audit 2023-12-02T02:22:25.762623+0000 mon.c (mon.2) 12118 : audit 0 from='client.? 172.21.15.40:0/2530089807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:27 smithi040 bash[41173]: cluster 2023-12-02T02:22:26.199666+0000 mgr.y (mgr.24356) 19323 : cluster 0 pgmap v19291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:27 smithi040 bash[28232]: cluster 2023-12-02T02:22:26.199666+0000 mgr.y (mgr.24356) 19323 : cluster 0 pgmap v19291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:27 smithi141 bash[31670]: cluster 2023-12-02T02:22:26.199666+0000 mgr.y (mgr.24356) 19323 : cluster 0 pgmap v19291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:28 smithi040 bash[28232]: audit 2023-12-02T02:22:28.220613+0000 mon.a (mon.0) 11929 : audit 0 from='client.? 172.21.15.40:0/3109787493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:28 smithi040 bash[41173]: audit 2023-12-02T02:22:28.220613+0000 mon.a (mon.0) 11929 : audit 0 from='client.? 172.21.15.40:0/3109787493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:28 smithi141 bash[31670]: audit 2023-12-02T02:22:28.220613+0000 mon.a (mon.0) 11929 : audit 0 from='client.? 172.21.15.40:0/3109787493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:29 smithi040 bash[28232]: cluster 2023-12-02T02:22:28.200301+0000 mgr.y (mgr.24356) 19324 : cluster 0 pgmap v19292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:29 smithi040 bash[41173]: cluster 2023-12-02T02:22:28.200301+0000 mgr.y (mgr.24356) 19324 : cluster 0 pgmap v19292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:29 smithi141 bash[31670]: cluster 2023-12-02T02:22:28.200301+0000 mgr.y (mgr.24356) 19324 : cluster 0 pgmap v19292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:31 smithi040 bash[28232]: cluster 2023-12-02T02:22:30.201457+0000 mgr.y (mgr.24356) 19325 : cluster 0 pgmap v19293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:31 smithi040 bash[28232]: audit 2023-12-02T02:22:30.683340+0000 mon.c (mon.2) 12119 : audit 0 from='client.? 172.21.15.40:0/3821939034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:31 smithi040 bash[41173]: cluster 2023-12-02T02:22:30.201457+0000 mgr.y (mgr.24356) 19325 : cluster 0 pgmap v19293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:31 smithi040 bash[41173]: audit 2023-12-02T02:22:30.683340+0000 mon.c (mon.2) 12119 : audit 0 from='client.? 172.21.15.40:0/3821939034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:31 smithi141 bash[31670]: cluster 2023-12-02T02:22:30.201457+0000 mgr.y (mgr.24356) 19325 : cluster 0 pgmap v19293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:31 smithi141 bash[31670]: audit 2023-12-02T02:22:30.683340+0000 mon.c (mon.2) 12119 : audit 0 from='client.? 172.21.15.40:0/3821939034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:33 smithi040 bash[28232]: cluster 2023-12-02T02:22:32.202235+0000 mgr.y (mgr.24356) 19326 : cluster 0 pgmap v19294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:33 smithi040 bash[28232]: audit 2023-12-02T02:22:33.148583+0000 mon.c (mon.2) 12120 : audit 0 from='client.? 172.21.15.40:0/1550302628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:33 smithi040 bash[41173]: cluster 2023-12-02T02:22:32.202235+0000 mgr.y (mgr.24356) 19326 : cluster 0 pgmap v19294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:33 smithi040 bash[41173]: audit 2023-12-02T02:22:33.148583+0000 mon.c (mon.2) 12120 : audit 0 from='client.? 172.21.15.40:0/1550302628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:33 smithi141 bash[31670]: cluster 2023-12-02T02:22:32.202235+0000 mgr.y (mgr.24356) 19326 : cluster 0 pgmap v19294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:33 smithi141 bash[31670]: audit 2023-12-02T02:22:33.148583+0000 mon.c (mon.2) 12120 : audit 0 from='client.? 172.21.15.40:0/1550302628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:34 smithi040 bash[28232]: audit 2023-12-02T02:22:34.359743+0000 mon.c (mon.2) 12121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:34 smithi040 bash[41173]: audit 2023-12-02T02:22:34.359743+0000 mon.c (mon.2) 12121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:34 smithi141 bash[31670]: audit 2023-12-02T02:22:34.359743+0000 mon.c (mon.2) 12121 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:35 smithi040 bash[41173]: cluster 2023-12-02T02:22:34.202922+0000 mgr.y (mgr.24356) 19327 : cluster 0 pgmap v19295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:35 smithi040 bash[28232]: cluster 2023-12-02T02:22:34.202922+0000 mgr.y (mgr.24356) 19327 : cluster 0 pgmap v19295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:35 smithi141 bash[31670]: cluster 2023-12-02T02:22:34.202922+0000 mgr.y (mgr.24356) 19327 : cluster 0 pgmap v19295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:36 smithi040 bash[28232]: audit 2023-12-02T02:22:35.614541+0000 mon.c (mon.2) 12122 : audit 0 from='client.? 172.21.15.40:0/3957250926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:22:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:22:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:22:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:36 smithi040 bash[41173]: audit 2023-12-02T02:22:35.614541+0000 mon.c (mon.2) 12122 : audit 0 from='client.? 172.21.15.40:0/3957250926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:36 smithi141 bash[31670]: audit 2023-12-02T02:22:35.614541+0000 mon.c (mon.2) 12122 : audit 0 from='client.? 172.21.15.40:0/3957250926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:37 smithi040 bash[28232]: cluster 2023-12-02T02:22:36.204051+0000 mgr.y (mgr.24356) 19328 : cluster 0 pgmap v19296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:37 smithi040 bash[41173]: cluster 2023-12-02T02:22:36.204051+0000 mgr.y (mgr.24356) 19328 : cluster 0 pgmap v19296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:37 smithi141 bash[31670]: cluster 2023-12-02T02:22:36.204051+0000 mgr.y (mgr.24356) 19328 : cluster 0 pgmap v19296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:38 smithi040 bash[28232]: audit 2023-12-02T02:22:38.073116+0000 mon.c (mon.2) 12123 : audit 0 from='client.? 172.21.15.40:0/105535515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:38 smithi040 bash[41173]: audit 2023-12-02T02:22:38.073116+0000 mon.c (mon.2) 12123 : audit 0 from='client.? 172.21.15.40:0/105535515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:38 smithi141 bash[31670]: audit 2023-12-02T02:22:38.073116+0000 mon.c (mon.2) 12123 : audit 0 from='client.? 172.21.15.40:0/105535515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:39 smithi040 bash[28232]: cluster 2023-12-02T02:22:38.204760+0000 mgr.y (mgr.24356) 19329 : cluster 0 pgmap v19297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:39 smithi040 bash[41173]: cluster 2023-12-02T02:22:38.204760+0000 mgr.y (mgr.24356) 19329 : cluster 0 pgmap v19297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:39 smithi141 bash[31670]: cluster 2023-12-02T02:22:38.204760+0000 mgr.y (mgr.24356) 19329 : cluster 0 pgmap v19297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:40 smithi040 bash[41173]: audit 2023-12-02T02:22:40.529072+0000 mon.c (mon.2) 12124 : audit 0 from='client.? 172.21.15.40:0/1575488152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:40 smithi040 bash[28232]: audit 2023-12-02T02:22:40.529072+0000 mon.c (mon.2) 12124 : audit 0 from='client.? 172.21.15.40:0/1575488152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:40 smithi141 bash[31670]: audit 2023-12-02T02:22:40.529072+0000 mon.c (mon.2) 12124 : audit 0 from='client.? 172.21.15.40:0/1575488152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:41 smithi040 bash[41173]: cluster 2023-12-02T02:22:40.205401+0000 mgr.y (mgr.24356) 19330 : cluster 0 pgmap v19298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:41 smithi040 bash[28232]: cluster 2023-12-02T02:22:40.205401+0000 mgr.y (mgr.24356) 19330 : cluster 0 pgmap v19298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:41 smithi141 bash[31670]: cluster 2023-12-02T02:22:40.205401+0000 mgr.y (mgr.24356) 19330 : cluster 0 pgmap v19298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:43 smithi040 bash[41173]: cluster 2023-12-02T02:22:42.205996+0000 mgr.y (mgr.24356) 19331 : cluster 0 pgmap v19299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:43 smithi040 bash[41173]: audit 2023-12-02T02:22:42.994277+0000 mon.a (mon.0) 11930 : audit 0 from='client.? 172.21.15.40:0/2796132855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:43 smithi040 bash[28232]: cluster 2023-12-02T02:22:42.205996+0000 mgr.y (mgr.24356) 19331 : cluster 0 pgmap v19299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:43 smithi040 bash[28232]: audit 2023-12-02T02:22:42.994277+0000 mon.a (mon.0) 11930 : audit 0 from='client.? 172.21.15.40:0/2796132855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:43 smithi141 bash[31670]: cluster 2023-12-02T02:22:42.205996+0000 mgr.y (mgr.24356) 19331 : cluster 0 pgmap v19299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:43 smithi141 bash[31670]: audit 2023-12-02T02:22:42.994277+0000 mon.a (mon.0) 11930 : audit 0 from='client.? 172.21.15.40:0/2796132855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:45 smithi040 bash[28232]: cluster 2023-12-02T02:22:44.206701+0000 mgr.y (mgr.24356) 19332 : cluster 0 pgmap v19300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:45 smithi040 bash[28232]: audit 2023-12-02T02:22:45.452321+0000 mon.a (mon.0) 11931 : audit 0 from='client.? 172.21.15.40:0/2833202550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:45 smithi040 bash[41173]: cluster 2023-12-02T02:22:44.206701+0000 mgr.y (mgr.24356) 19332 : cluster 0 pgmap v19300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:45 smithi040 bash[41173]: audit 2023-12-02T02:22:45.452321+0000 mon.a (mon.0) 11931 : audit 0 from='client.? 172.21.15.40:0/2833202550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:45 smithi141 bash[31670]: cluster 2023-12-02T02:22:44.206701+0000 mgr.y (mgr.24356) 19332 : cluster 0 pgmap v19300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:45 smithi141 bash[31670]: audit 2023-12-02T02:22:45.452321+0000 mon.a (mon.0) 11931 : audit 0 from='client.? 172.21.15.40:0/2833202550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:22:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:22:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:47 smithi040 bash[41173]: cluster 2023-12-02T02:22:46.207848+0000 mgr.y (mgr.24356) 19333 : cluster 0 pgmap v19301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:47 smithi040 bash[28232]: cluster 2023-12-02T02:22:46.207848+0000 mgr.y (mgr.24356) 19333 : cluster 0 pgmap v19301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:47 smithi141 bash[31670]: cluster 2023-12-02T02:22:46.207848+0000 mgr.y (mgr.24356) 19333 : cluster 0 pgmap v19301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:48 smithi141 bash[31670]: audit 2023-12-02T02:22:47.907120+0000 mon.c (mon.2) 12125 : audit 0 from='client.? 172.21.15.40:0/3982611198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:48 smithi040 bash[28232]: audit 2023-12-02T02:22:47.907120+0000 mon.c (mon.2) 12125 : audit 0 from='client.? 172.21.15.40:0/3982611198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:48 smithi040 bash[41173]: audit 2023-12-02T02:22:47.907120+0000 mon.c (mon.2) 12125 : audit 0 from='client.? 172.21.15.40:0/3982611198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:49 smithi141 bash[31670]: cluster 2023-12-02T02:22:48.208510+0000 mgr.y (mgr.24356) 19334 : cluster 0 pgmap v19302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:49 smithi141 bash[31670]: audit 2023-12-02T02:22:49.360693+0000 mon.c (mon.2) 12126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:49 smithi040 bash[41173]: cluster 2023-12-02T02:22:48.208510+0000 mgr.y (mgr.24356) 19334 : cluster 0 pgmap v19302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:49 smithi040 bash[41173]: audit 2023-12-02T02:22:49.360693+0000 mon.c (mon.2) 12126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:49 smithi040 bash[28232]: cluster 2023-12-02T02:22:48.208510+0000 mgr.y (mgr.24356) 19334 : cluster 0 pgmap v19302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:49 smithi040 bash[28232]: audit 2023-12-02T02:22:49.360693+0000 mon.c (mon.2) 12126 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:50 smithi141 bash[31670]: audit 2023-12-02T02:22:50.371108+0000 mon.a (mon.0) 11932 : audit 0 from='client.? 172.21.15.40:0/2088900273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:50 smithi040 bash[41173]: audit 2023-12-02T02:22:50.371108+0000 mon.a (mon.0) 11932 : audit 0 from='client.? 172.21.15.40:0/2088900273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:50 smithi040 bash[28232]: audit 2023-12-02T02:22:50.371108+0000 mon.a (mon.0) 11932 : audit 0 from='client.? 172.21.15.40:0/2088900273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:51 smithi141 bash[31670]: cluster 2023-12-02T02:22:50.209646+0000 mgr.y (mgr.24356) 19335 : cluster 0 pgmap v19303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:51 smithi040 bash[28232]: cluster 2023-12-02T02:22:50.209646+0000 mgr.y (mgr.24356) 19335 : cluster 0 pgmap v19303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:51 smithi040 bash[41173]: cluster 2023-12-02T02:22:50.209646+0000 mgr.y (mgr.24356) 19335 : cluster 0 pgmap v19303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:53 smithi141 bash[31670]: cluster 2023-12-02T02:22:52.210482+0000 mgr.y (mgr.24356) 19336 : cluster 0 pgmap v19304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:53 smithi141 bash[31670]: audit 2023-12-02T02:22:52.830361+0000 mon.a (mon.0) 11933 : audit 0 from='client.? 172.21.15.40:0/2136222539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:53 smithi040 bash[28232]: cluster 2023-12-02T02:22:52.210482+0000 mgr.y (mgr.24356) 19336 : cluster 0 pgmap v19304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:53 smithi040 bash[28232]: audit 2023-12-02T02:22:52.830361+0000 mon.a (mon.0) 11933 : audit 0 from='client.? 172.21.15.40:0/2136222539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:53 smithi040 bash[41173]: cluster 2023-12-02T02:22:52.210482+0000 mgr.y (mgr.24356) 19336 : cluster 0 pgmap v19304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:53 smithi040 bash[41173]: audit 2023-12-02T02:22:52.830361+0000 mon.a (mon.0) 11933 : audit 0 from='client.? 172.21.15.40:0/2136222539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:55 smithi141 bash[31670]: cluster 2023-12-02T02:22:54.211183+0000 mgr.y (mgr.24356) 19337 : cluster 0 pgmap v19305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:55 smithi141 bash[31670]: audit 2023-12-02T02:22:55.290091+0000 mon.c (mon.2) 12127 : audit 0 from='client.? 172.21.15.40:0/2715502209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:55 smithi040 bash[28232]: cluster 2023-12-02T02:22:54.211183+0000 mgr.y (mgr.24356) 19337 : cluster 0 pgmap v19305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:55 smithi040 bash[28232]: audit 2023-12-02T02:22:55.290091+0000 mon.c (mon.2) 12127 : audit 0 from='client.? 172.21.15.40:0/2715502209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:55 smithi040 bash[41173]: cluster 2023-12-02T02:22:54.211183+0000 mgr.y (mgr.24356) 19337 : cluster 0 pgmap v19305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:55 smithi040 bash[41173]: audit 2023-12-02T02:22:55.290091+0000 mon.c (mon.2) 12127 : audit 0 from='client.? 172.21.15.40:0/2715502209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:22:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:22:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:22:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:57 smithi141 bash[31670]: cluster 2023-12-02T02:22:56.212346+0000 mgr.y (mgr.24356) 19338 : cluster 0 pgmap v19306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:57 smithi040 bash[28232]: cluster 2023-12-02T02:22:56.212346+0000 mgr.y (mgr.24356) 19338 : cluster 0 pgmap v19306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:57 smithi040 bash[41173]: cluster 2023-12-02T02:22:56.212346+0000 mgr.y (mgr.24356) 19338 : cluster 0 pgmap v19306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:22:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:58 smithi141 bash[31670]: audit 2023-12-02T02:22:57.755816+0000 mon.a (mon.0) 11934 : audit 0 from='client.? 172.21.15.40:0/3402151014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:58 smithi040 bash[28232]: audit 2023-12-02T02:22:57.755816+0000 mon.a (mon.0) 11934 : audit 0 from='client.? 172.21.15.40:0/3402151014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:22:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:58 smithi040 bash[41173]: audit 2023-12-02T02:22:57.755816+0000 mon.a (mon.0) 11934 : audit 0 from='client.? 172.21.15.40:0/3402151014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:22:59 smithi141 bash[31670]: cluster 2023-12-02T02:22:58.213039+0000 mgr.y (mgr.24356) 19339 : cluster 0 pgmap v19307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:22:59 smithi040 bash[28232]: cluster 2023-12-02T02:22:58.213039+0000 mgr.y (mgr.24356) 19339 : cluster 0 pgmap v19307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:22:59 smithi040 bash[41173]: cluster 2023-12-02T02:22:58.213039+0000 mgr.y (mgr.24356) 19339 : cluster 0 pgmap v19307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:00 smithi141 bash[31670]: audit 2023-12-02T02:23:00.222063+0000 mon.a (mon.0) 11935 : audit 0 from='client.? 172.21.15.40:0/543559482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:00 smithi040 bash[28232]: audit 2023-12-02T02:23:00.222063+0000 mon.a (mon.0) 11935 : audit 0 from='client.? 172.21.15.40:0/543559482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:00 smithi040 bash[41173]: audit 2023-12-02T02:23:00.222063+0000 mon.a (mon.0) 11935 : audit 0 from='client.? 172.21.15.40:0/543559482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:01 smithi141 bash[31670]: cluster 2023-12-02T02:23:00.214145+0000 mgr.y (mgr.24356) 19340 : cluster 0 pgmap v19308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:01 smithi040 bash[28232]: cluster 2023-12-02T02:23:00.214145+0000 mgr.y (mgr.24356) 19340 : cluster 0 pgmap v19308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:01 smithi040 bash[41173]: cluster 2023-12-02T02:23:00.214145+0000 mgr.y (mgr.24356) 19340 : cluster 0 pgmap v19308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:03 smithi040 bash[41173]: cluster 2023-12-02T02:23:02.214802+0000 mgr.y (mgr.24356) 19341 : cluster 0 pgmap v19309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:03 smithi040 bash[41173]: audit 2023-12-02T02:23:02.691064+0000 mon.c (mon.2) 12128 : audit 0 from='client.? 172.21.15.40:0/841518523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:03 smithi040 bash[28232]: cluster 2023-12-02T02:23:02.214802+0000 mgr.y (mgr.24356) 19341 : cluster 0 pgmap v19309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:03 smithi040 bash[28232]: audit 2023-12-02T02:23:02.691064+0000 mon.c (mon.2) 12128 : audit 0 from='client.? 172.21.15.40:0/841518523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:03 smithi141 bash[31670]: cluster 2023-12-02T02:23:02.214802+0000 mgr.y (mgr.24356) 19341 : cluster 0 pgmap v19309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:03 smithi141 bash[31670]: audit 2023-12-02T02:23:02.691064+0000 mon.c (mon.2) 12128 : audit 0 from='client.? 172.21.15.40:0/841518523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:04 smithi040 bash[28232]: audit 2023-12-02T02:23:04.360824+0000 mon.c (mon.2) 12129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:04 smithi040 bash[41173]: audit 2023-12-02T02:23:04.360824+0000 mon.c (mon.2) 12129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:04 smithi141 bash[31670]: audit 2023-12-02T02:23:04.360824+0000 mon.c (mon.2) 12129 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:05 smithi040 bash[28232]: cluster 2023-12-02T02:23:04.215481+0000 mgr.y (mgr.24356) 19342 : cluster 0 pgmap v19310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:05 smithi040 bash[28232]: audit 2023-12-02T02:23:05.159285+0000 mon.c (mon.2) 12130 : audit 0 from='client.? 172.21.15.40:0/3494949001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:05 smithi040 bash[41173]: cluster 2023-12-02T02:23:04.215481+0000 mgr.y (mgr.24356) 19342 : cluster 0 pgmap v19310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:05.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:05 smithi040 bash[41173]: audit 2023-12-02T02:23:05.159285+0000 mon.c (mon.2) 12130 : audit 0 from='client.? 172.21.15.40:0/3494949001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:05 smithi141 bash[31670]: cluster 2023-12-02T02:23:04.215481+0000 mgr.y (mgr.24356) 19342 : cluster 0 pgmap v19310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:05 smithi141 bash[31670]: audit 2023-12-02T02:23:05.159285+0000 mon.c (mon.2) 12130 : audit 0 from='client.? 172.21.15.40:0/3494949001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:23:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:23:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:23:07.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:07 smithi040 bash[28232]: cluster 2023-12-02T02:23:06.216760+0000 mgr.y (mgr.24356) 19343 : cluster 0 pgmap v19311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:07.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:07 smithi040 bash[41173]: cluster 2023-12-02T02:23:06.216760+0000 mgr.y (mgr.24356) 19343 : cluster 0 pgmap v19311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:07 smithi141 bash[31670]: cluster 2023-12-02T02:23:06.216760+0000 mgr.y (mgr.24356) 19343 : cluster 0 pgmap v19311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:08.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:08 smithi040 bash[28232]: audit 2023-12-02T02:23:07.622912+0000 mon.a (mon.0) 11936 : audit 0 from='client.? 172.21.15.40:0/2217018536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:08.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:08 smithi040 bash[41173]: audit 2023-12-02T02:23:07.622912+0000 mon.a (mon.0) 11936 : audit 0 from='client.? 172.21.15.40:0/2217018536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:08.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:08 smithi141 bash[31670]: audit 2023-12-02T02:23:07.622912+0000 mon.a (mon.0) 11936 : audit 0 from='client.? 172.21.15.40:0/2217018536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:09 smithi040 bash[28232]: cluster 2023-12-02T02:23:08.217333+0000 mgr.y (mgr.24356) 19344 : cluster 0 pgmap v19312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:09 smithi040 bash[41173]: cluster 2023-12-02T02:23:08.217333+0000 mgr.y (mgr.24356) 19344 : cluster 0 pgmap v19312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:09 smithi141 bash[31670]: cluster 2023-12-02T02:23:08.217333+0000 mgr.y (mgr.24356) 19344 : cluster 0 pgmap v19312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:10.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:10 smithi040 bash[41173]: audit 2023-12-02T02:23:10.090291+0000 mon.c (mon.2) 12131 : audit 0 from='client.? 172.21.15.40:0/282004682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:10.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:10 smithi040 bash[28232]: audit 2023-12-02T02:23:10.090291+0000 mon.c (mon.2) 12131 : audit 0 from='client.? 172.21.15.40:0/282004682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:10.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:10 smithi141 bash[31670]: audit 2023-12-02T02:23:10.090291+0000 mon.c (mon.2) 12131 : audit 0 from='client.? 172.21.15.40:0/282004682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:11 smithi141 bash[31670]: cluster 2023-12-02T02:23:10.218471+0000 mgr.y (mgr.24356) 19345 : cluster 0 pgmap v19313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:11 smithi040 bash[28232]: cluster 2023-12-02T02:23:10.218471+0000 mgr.y (mgr.24356) 19345 : cluster 0 pgmap v19313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:11 smithi040 bash[41173]: cluster 2023-12-02T02:23:10.218471+0000 mgr.y (mgr.24356) 19345 : cluster 0 pgmap v19313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:13 smithi141 bash[31670]: cluster 2023-12-02T02:23:12.219129+0000 mgr.y (mgr.24356) 19346 : cluster 0 pgmap v19314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:13.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:13 smithi141 bash[31670]: audit 2023-12-02T02:23:12.562160+0000 mon.c (mon.2) 12132 : audit 0 from='client.? 172.21.15.40:0/2520859355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:13 smithi040 bash[41173]: cluster 2023-12-02T02:23:12.219129+0000 mgr.y (mgr.24356) 19346 : cluster 0 pgmap v19314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:13 smithi040 bash[41173]: audit 2023-12-02T02:23:12.562160+0000 mon.c (mon.2) 12132 : audit 0 from='client.? 172.21.15.40:0/2520859355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:13 smithi040 bash[28232]: cluster 2023-12-02T02:23:12.219129+0000 mgr.y (mgr.24356) 19346 : cluster 0 pgmap v19314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:13 smithi040 bash[28232]: audit 2023-12-02T02:23:12.562160+0000 mon.c (mon.2) 12132 : audit 0 from='client.? 172.21.15.40:0/2520859355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:15 smithi141 bash[31670]: cluster 2023-12-02T02:23:14.219805+0000 mgr.y (mgr.24356) 19347 : cluster 0 pgmap v19315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:15.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:15 smithi141 bash[31670]: audit 2023-12-02T02:23:15.025994+0000 mon.c (mon.2) 12133 : audit 0 from='client.? 172.21.15.40:0/2395481551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:15 smithi040 bash[41173]: cluster 2023-12-02T02:23:14.219805+0000 mgr.y (mgr.24356) 19347 : cluster 0 pgmap v19315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:15 smithi040 bash[41173]: audit 2023-12-02T02:23:15.025994+0000 mon.c (mon.2) 12133 : audit 0 from='client.? 172.21.15.40:0/2395481551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:15 smithi040 bash[28232]: cluster 2023-12-02T02:23:14.219805+0000 mgr.y (mgr.24356) 19347 : cluster 0 pgmap v19315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:15 smithi040 bash[28232]: audit 2023-12-02T02:23:15.025994+0000 mon.c (mon.2) 12133 : audit 0 from='client.? 172.21.15.40:0/2395481551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:23:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:23:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:23:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:17 smithi141 bash[31670]: cluster 2023-12-02T02:23:16.220946+0000 mgr.y (mgr.24356) 19348 : cluster 0 pgmap v19316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:17 smithi040 bash[28232]: cluster 2023-12-02T02:23:16.220946+0000 mgr.y (mgr.24356) 19348 : cluster 0 pgmap v19316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:17 smithi040 bash[41173]: cluster 2023-12-02T02:23:16.220946+0000 mgr.y (mgr.24356) 19348 : cluster 0 pgmap v19316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:18.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:18 smithi141 bash[31670]: audit 2023-12-02T02:23:17.494197+0000 mon.c (mon.2) 12134 : audit 0 from='client.? 172.21.15.40:0/565792312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:18 smithi040 bash[28232]: audit 2023-12-02T02:23:17.494197+0000 mon.c (mon.2) 12134 : audit 0 from='client.? 172.21.15.40:0/565792312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:18 smithi040 bash[41173]: audit 2023-12-02T02:23:17.494197+0000 mon.c (mon.2) 12134 : audit 0 from='client.? 172.21.15.40:0/565792312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:19 smithi141 bash[31670]: cluster 2023-12-02T02:23:18.221577+0000 mgr.y (mgr.24356) 19349 : cluster 0 pgmap v19317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:19.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:19 smithi141 bash[31670]: audit 2023-12-02T02:23:19.361165+0000 mon.c (mon.2) 12135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:19 smithi040 bash[28232]: cluster 2023-12-02T02:23:18.221577+0000 mgr.y (mgr.24356) 19349 : cluster 0 pgmap v19317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:19 smithi040 bash[28232]: audit 2023-12-02T02:23:19.361165+0000 mon.c (mon.2) 12135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:19 smithi040 bash[41173]: cluster 2023-12-02T02:23:18.221577+0000 mgr.y (mgr.24356) 19349 : cluster 0 pgmap v19317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:19 smithi040 bash[41173]: audit 2023-12-02T02:23:19.361165+0000 mon.c (mon.2) 12135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:20.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:20 smithi141 bash[31670]: audit 2023-12-02T02:23:19.959182+0000 mon.a (mon.0) 11937 : audit 0 from='client.? 172.21.15.40:0/2956072184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:20 smithi040 bash[28232]: audit 2023-12-02T02:23:19.959182+0000 mon.a (mon.0) 11937 : audit 0 from='client.? 172.21.15.40:0/2956072184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:20 smithi040 bash[41173]: audit 2023-12-02T02:23:19.959182+0000 mon.a (mon.0) 11937 : audit 0 from='client.? 172.21.15.40:0/2956072184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:21 smithi141 bash[31670]: cluster 2023-12-02T02:23:20.222767+0000 mgr.y (mgr.24356) 19350 : cluster 0 pgmap v19318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:21.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:21 smithi141 bash[31670]: audit 2023-12-02T02:23:20.483462+0000 mon.c (mon.2) 12136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:23:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:21 smithi040 bash[28232]: cluster 2023-12-02T02:23:20.222767+0000 mgr.y (mgr.24356) 19350 : cluster 0 pgmap v19318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:21 smithi040 bash[28232]: audit 2023-12-02T02:23:20.483462+0000 mon.c (mon.2) 12136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:23:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:21 smithi040 bash[41173]: cluster 2023-12-02T02:23:20.222767+0000 mgr.y (mgr.24356) 19350 : cluster 0 pgmap v19318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:21 smithi040 bash[41173]: audit 2023-12-02T02:23:20.483462+0000 mon.c (mon.2) 12136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:23:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:23 smithi040 bash[41173]: cluster 2023-12-02T02:23:22.223384+0000 mgr.y (mgr.24356) 19351 : cluster 0 pgmap v19319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:23.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:23 smithi040 bash[41173]: audit 2023-12-02T02:23:22.428788+0000 mon.a (mon.0) 11938 : audit 0 from='client.? 172.21.15.40:0/1387986698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:23 smithi040 bash[28232]: cluster 2023-12-02T02:23:22.223384+0000 mgr.y (mgr.24356) 19351 : cluster 0 pgmap v19319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:23 smithi040 bash[28232]: audit 2023-12-02T02:23:22.428788+0000 mon.a (mon.0) 11938 : audit 0 from='client.? 172.21.15.40:0/1387986698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:23 smithi141 bash[31670]: cluster 2023-12-02T02:23:22.223384+0000 mgr.y (mgr.24356) 19351 : cluster 0 pgmap v19319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:23 smithi141 bash[31670]: audit 2023-12-02T02:23:22.428788+0000 mon.a (mon.0) 11938 : audit 0 from='client.? 172.21.15.40:0/1387986698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:25 smithi040 bash[28232]: cluster 2023-12-02T02:23:24.224076+0000 mgr.y (mgr.24356) 19352 : cluster 0 pgmap v19320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:25 smithi040 bash[28232]: audit 2023-12-02T02:23:24.896582+0000 mon.c (mon.2) 12137 : audit 0 from='client.? 172.21.15.40:0/3533986142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:25 smithi040 bash[41173]: cluster 2023-12-02T02:23:24.224076+0000 mgr.y (mgr.24356) 19352 : cluster 0 pgmap v19320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:25.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:25 smithi040 bash[41173]: audit 2023-12-02T02:23:24.896582+0000 mon.c (mon.2) 12137 : audit 0 from='client.? 172.21.15.40:0/3533986142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:25 smithi141 bash[31670]: cluster 2023-12-02T02:23:24.224076+0000 mgr.y (mgr.24356) 19352 : cluster 0 pgmap v19320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:25 smithi141 bash[31670]: audit 2023-12-02T02:23:24.896582+0000 mon.c (mon.2) 12137 : audit 0 from='client.? 172.21.15.40:0/3533986142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:23:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:23:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:23:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: cluster 2023-12-02T02:23:26.225339+0000 mgr.y (mgr.24356) 19353 : cluster 0 pgmap v19321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:26.376191+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:26.391187+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:26.683751+0000 mon.a (mon.0) 11941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:26.693239+0000 mon.a (mon.0) 11942 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:27.172731+0000 mon.c (mon.2) 12138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:27.174830+0000 mon.c (mon.2) 12139 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:27.185894+0000 mon.a (mon.0) 11943 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[28232]: audit 2023-12-02T02:23:27.364136+0000 mon.a (mon.0) 11944 : audit 0 from='client.? 172.21.15.40:0/1271371250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: cluster 2023-12-02T02:23:26.225339+0000 mgr.y (mgr.24356) 19353 : cluster 0 pgmap v19321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:26.376191+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:26.391187+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:26.683751+0000 mon.a (mon.0) 11941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:26.693239+0000 mon.a (mon.0) 11942 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:27.172731+0000 mon.c (mon.2) 12138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:23:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:27.174830+0000 mon.c (mon.2) 12139 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:23:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:27.185894+0000 mon.a (mon.0) 11943 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:27 smithi040 bash[41173]: audit 2023-12-02T02:23:27.364136+0000 mon.a (mon.0) 11944 : audit 0 from='client.? 172.21.15.40:0/1271371250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: cluster 2023-12-02T02:23:26.225339+0000 mgr.y (mgr.24356) 19353 : cluster 0 pgmap v19321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:26.376191+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:26.391187+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:26.683751+0000 mon.a (mon.0) 11941 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:26.693239+0000 mon.a (mon.0) 11942 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:27.172731+0000 mon.c (mon.2) 12138 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:23:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:27.174830+0000 mon.c (mon.2) 12139 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:23:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:27.185894+0000 mon.a (mon.0) 11943 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:23:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:27 smithi141 bash[31670]: audit 2023-12-02T02:23:27.364136+0000 mon.a (mon.0) 11944 : audit 0 from='client.? 172.21.15.40:0/1271371250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:29 smithi040 bash[28232]: cluster 2023-12-02T02:23:28.226033+0000 mgr.y (mgr.24356) 19354 : cluster 0 pgmap v19322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:29.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:29 smithi040 bash[41173]: cluster 2023-12-02T02:23:28.226033+0000 mgr.y (mgr.24356) 19354 : cluster 0 pgmap v19322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:29 smithi141 bash[31670]: cluster 2023-12-02T02:23:28.226033+0000 mgr.y (mgr.24356) 19354 : cluster 0 pgmap v19322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:30.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:30 smithi040 bash[41173]: audit 2023-12-02T02:23:29.843106+0000 mon.a (mon.0) 11945 : audit 0 from='client.? 172.21.15.40:0/3291103432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:30.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:30 smithi040 bash[28232]: audit 2023-12-02T02:23:29.843106+0000 mon.a (mon.0) 11945 : audit 0 from='client.? 172.21.15.40:0/3291103432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:30 smithi141 bash[31670]: audit 2023-12-02T02:23:29.843106+0000 mon.a (mon.0) 11945 : audit 0 from='client.? 172.21.15.40:0/3291103432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:31 smithi040 bash[28232]: cluster 2023-12-02T02:23:30.227186+0000 mgr.y (mgr.24356) 19355 : cluster 0 pgmap v19323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:31.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:31 smithi040 bash[41173]: cluster 2023-12-02T02:23:30.227186+0000 mgr.y (mgr.24356) 19355 : cluster 0 pgmap v19323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:31 smithi141 bash[31670]: cluster 2023-12-02T02:23:30.227186+0000 mgr.y (mgr.24356) 19355 : cluster 0 pgmap v19323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:32.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:32 smithi040 bash[28232]: audit 2023-12-02T02:23:32.308260+0000 mon.a (mon.0) 11946 : audit 0 from='client.? 172.21.15.40:0/2740834701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:32.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:32 smithi040 bash[41173]: audit 2023-12-02T02:23:32.308260+0000 mon.a (mon.0) 11946 : audit 0 from='client.? 172.21.15.40:0/2740834701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:32 smithi141 bash[31670]: audit 2023-12-02T02:23:32.308260+0000 mon.a (mon.0) 11946 : audit 0 from='client.? 172.21.15.40:0/2740834701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:33 smithi040 bash[28232]: cluster 2023-12-02T02:23:32.227832+0000 mgr.y (mgr.24356) 19356 : cluster 0 pgmap v19324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:33.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:33 smithi040 bash[41173]: cluster 2023-12-02T02:23:32.227832+0000 mgr.y (mgr.24356) 19356 : cluster 0 pgmap v19324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:33 smithi141 bash[31670]: cluster 2023-12-02T02:23:32.227832+0000 mgr.y (mgr.24356) 19356 : cluster 0 pgmap v19324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:34.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:34 smithi141 bash[31670]: audit 2023-12-02T02:23:34.361510+0000 mon.c (mon.2) 12140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:34 smithi040 bash[28232]: audit 2023-12-02T02:23:34.361510+0000 mon.c (mon.2) 12140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:34 smithi040 bash[41173]: audit 2023-12-02T02:23:34.361510+0000 mon.c (mon.2) 12140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:35 smithi141 bash[31670]: cluster 2023-12-02T02:23:34.228489+0000 mgr.y (mgr.24356) 19357 : cluster 0 pgmap v19325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:35 smithi141 bash[31670]: audit 2023-12-02T02:23:34.779834+0000 mon.c (mon.2) 12141 : audit 0 from='client.? 172.21.15.40:0/3500139702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:35 smithi040 bash[28232]: cluster 2023-12-02T02:23:34.228489+0000 mgr.y (mgr.24356) 19357 : cluster 0 pgmap v19325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:35 smithi040 bash[28232]: audit 2023-12-02T02:23:34.779834+0000 mon.c (mon.2) 12141 : audit 0 from='client.? 172.21.15.40:0/3500139702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:35 smithi040 bash[41173]: cluster 2023-12-02T02:23:34.228489+0000 mgr.y (mgr.24356) 19357 : cluster 0 pgmap v19325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:35 smithi040 bash[41173]: audit 2023-12-02T02:23:34.779834+0000 mon.c (mon.2) 12141 : audit 0 from='client.? 172.21.15.40:0/3500139702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:23:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:23:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:23:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:37 smithi141 bash[31670]: cluster 2023-12-02T02:23:36.229640+0000 mgr.y (mgr.24356) 19358 : cluster 0 pgmap v19326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:37.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:37 smithi141 bash[31670]: audit 2023-12-02T02:23:37.242181+0000 mon.a (mon.0) 11947 : audit 0 from='client.? 172.21.15.40:0/1770970530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:37 smithi040 bash[28232]: cluster 2023-12-02T02:23:36.229640+0000 mgr.y (mgr.24356) 19358 : cluster 0 pgmap v19326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:37 smithi040 bash[28232]: audit 2023-12-02T02:23:37.242181+0000 mon.a (mon.0) 11947 : audit 0 from='client.? 172.21.15.40:0/1770970530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:37 smithi040 bash[41173]: cluster 2023-12-02T02:23:36.229640+0000 mgr.y (mgr.24356) 19358 : cluster 0 pgmap v19326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:37 smithi040 bash[41173]: audit 2023-12-02T02:23:37.242181+0000 mon.a (mon.0) 11947 : audit 0 from='client.? 172.21.15.40:0/1770970530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:39 smithi141 bash[31670]: cluster 2023-12-02T02:23:38.230300+0000 mgr.y (mgr.24356) 19359 : cluster 0 pgmap v19327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:39 smithi040 bash[41173]: cluster 2023-12-02T02:23:38.230300+0000 mgr.y (mgr.24356) 19359 : cluster 0 pgmap v19327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:39 smithi040 bash[28232]: cluster 2023-12-02T02:23:38.230300+0000 mgr.y (mgr.24356) 19359 : cluster 0 pgmap v19327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:40 smithi141 bash[31670]: audit 2023-12-02T02:23:39.705107+0000 mon.c (mon.2) 12142 : audit 0 from='client.? 172.21.15.40:0/311445296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:40 smithi040 bash[28232]: audit 2023-12-02T02:23:39.705107+0000 mon.c (mon.2) 12142 : audit 0 from='client.? 172.21.15.40:0/311445296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:40 smithi040 bash[41173]: audit 2023-12-02T02:23:39.705107+0000 mon.c (mon.2) 12142 : audit 0 from='client.? 172.21.15.40:0/311445296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:41 smithi141 bash[31670]: cluster 2023-12-02T02:23:40.231469+0000 mgr.y (mgr.24356) 19360 : cluster 0 pgmap v19328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:41 smithi040 bash[28232]: cluster 2023-12-02T02:23:40.231469+0000 mgr.y (mgr.24356) 19360 : cluster 0 pgmap v19328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:41 smithi040 bash[41173]: cluster 2023-12-02T02:23:40.231469+0000 mgr.y (mgr.24356) 19360 : cluster 0 pgmap v19328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:42.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:42 smithi141 bash[31670]: audit 2023-12-02T02:23:42.170546+0000 mon.a (mon.0) 11948 : audit 0 from='client.? 172.21.15.40:0/4283443980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:42 smithi040 bash[28232]: audit 2023-12-02T02:23:42.170546+0000 mon.a (mon.0) 11948 : audit 0 from='client.? 172.21.15.40:0/4283443980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:42 smithi040 bash[41173]: audit 2023-12-02T02:23:42.170546+0000 mon.a (mon.0) 11948 : audit 0 from='client.? 172.21.15.40:0/4283443980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:43 smithi141 bash[31670]: cluster 2023-12-02T02:23:42.232143+0000 mgr.y (mgr.24356) 19361 : cluster 0 pgmap v19329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:43 smithi040 bash[28232]: cluster 2023-12-02T02:23:42.232143+0000 mgr.y (mgr.24356) 19361 : cluster 0 pgmap v19329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:43 smithi040 bash[41173]: cluster 2023-12-02T02:23:42.232143+0000 mgr.y (mgr.24356) 19361 : cluster 0 pgmap v19329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:45 smithi141 bash[31670]: cluster 2023-12-02T02:23:44.232869+0000 mgr.y (mgr.24356) 19362 : cluster 0 pgmap v19330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:45 smithi141 bash[31670]: audit 2023-12-02T02:23:44.638262+0000 mon.c (mon.2) 12143 : audit 0 from='client.? 172.21.15.40:0/3501323688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:45 smithi040 bash[28232]: cluster 2023-12-02T02:23:44.232869+0000 mgr.y (mgr.24356) 19362 : cluster 0 pgmap v19330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:45 smithi040 bash[28232]: audit 2023-12-02T02:23:44.638262+0000 mon.c (mon.2) 12143 : audit 0 from='client.? 172.21.15.40:0/3501323688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:45 smithi040 bash[41173]: cluster 2023-12-02T02:23:44.232869+0000 mgr.y (mgr.24356) 19362 : cluster 0 pgmap v19330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:45 smithi040 bash[41173]: audit 2023-12-02T02:23:44.638262+0000 mon.c (mon.2) 12143 : audit 0 from='client.? 172.21.15.40:0/3501323688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:23:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:23:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:23:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:47 smithi141 bash[31670]: cluster 2023-12-02T02:23:46.234013+0000 mgr.y (mgr.24356) 19363 : cluster 0 pgmap v19331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:47 smithi141 bash[31670]: audit 2023-12-02T02:23:47.094882+0000 mon.a (mon.0) 11949 : audit 0 from='client.? 172.21.15.40:0/4260787463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:47 smithi040 bash[28232]: cluster 2023-12-02T02:23:46.234013+0000 mgr.y (mgr.24356) 19363 : cluster 0 pgmap v19331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:47 smithi040 bash[28232]: audit 2023-12-02T02:23:47.094882+0000 mon.a (mon.0) 11949 : audit 0 from='client.? 172.21.15.40:0/4260787463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:47 smithi040 bash[41173]: cluster 2023-12-02T02:23:46.234013+0000 mgr.y (mgr.24356) 19363 : cluster 0 pgmap v19331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:47 smithi040 bash[41173]: audit 2023-12-02T02:23:47.094882+0000 mon.a (mon.0) 11949 : audit 0 from='client.? 172.21.15.40:0/4260787463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:49 smithi141 bash[31670]: cluster 2023-12-02T02:23:48.234682+0000 mgr.y (mgr.24356) 19364 : cluster 0 pgmap v19332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:49 smithi141 bash[31670]: audit 2023-12-02T02:23:49.361747+0000 mon.c (mon.2) 12144 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:49 smithi040 bash[28232]: cluster 2023-12-02T02:23:48.234682+0000 mgr.y (mgr.24356) 19364 : cluster 0 pgmap v19332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:49 smithi040 bash[28232]: audit 2023-12-02T02:23:49.361747+0000 mon.c (mon.2) 12144 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:49 smithi040 bash[41173]: cluster 2023-12-02T02:23:48.234682+0000 mgr.y (mgr.24356) 19364 : cluster 0 pgmap v19332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:49 smithi040 bash[41173]: audit 2023-12-02T02:23:49.361747+0000 mon.c (mon.2) 12144 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:50 smithi141 bash[31670]: audit 2023-12-02T02:23:49.559289+0000 mon.a (mon.0) 11950 : audit 0 from='client.? 172.21.15.40:0/1730434587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:50.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:50 smithi040 bash[28232]: audit 2023-12-02T02:23:49.559289+0000 mon.a (mon.0) 11950 : audit 0 from='client.? 172.21.15.40:0/1730434587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:50 smithi040 bash[41173]: audit 2023-12-02T02:23:49.559289+0000 mon.a (mon.0) 11950 : audit 0 from='client.? 172.21.15.40:0/1730434587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:51 smithi141 bash[31670]: cluster 2023-12-02T02:23:50.235814+0000 mgr.y (mgr.24356) 19365 : cluster 0 pgmap v19333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:51 smithi040 bash[28232]: cluster 2023-12-02T02:23:50.235814+0000 mgr.y (mgr.24356) 19365 : cluster 0 pgmap v19333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:51 smithi040 bash[41173]: cluster 2023-12-02T02:23:50.235814+0000 mgr.y (mgr.24356) 19365 : cluster 0 pgmap v19333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:52.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:52 smithi141 bash[31670]: audit 2023-12-02T02:23:52.020919+0000 mon.a (mon.0) 11951 : audit 0 from='client.? 172.21.15.40:0/3638097026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:52 smithi040 bash[28232]: audit 2023-12-02T02:23:52.020919+0000 mon.a (mon.0) 11951 : audit 0 from='client.? 172.21.15.40:0/3638097026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:52 smithi040 bash[41173]: audit 2023-12-02T02:23:52.020919+0000 mon.a (mon.0) 11951 : audit 0 from='client.? 172.21.15.40:0/3638097026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:53 smithi141 bash[31670]: cluster 2023-12-02T02:23:52.236498+0000 mgr.y (mgr.24356) 19366 : cluster 0 pgmap v19334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:53 smithi040 bash[41173]: cluster 2023-12-02T02:23:52.236498+0000 mgr.y (mgr.24356) 19366 : cluster 0 pgmap v19334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:53 smithi040 bash[28232]: cluster 2023-12-02T02:23:52.236498+0000 mgr.y (mgr.24356) 19366 : cluster 0 pgmap v19334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:54.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:54 smithi040 bash[28232]: audit 2023-12-02T02:23:54.489558+0000 mon.c (mon.2) 12145 : audit 0 from='client.? 172.21.15.40:0/3359141021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:54 smithi040 bash[41173]: audit 2023-12-02T02:23:54.489558+0000 mon.c (mon.2) 12145 : audit 0 from='client.? 172.21.15.40:0/3359141021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:54 smithi141 bash[31670]: audit 2023-12-02T02:23:54.489558+0000 mon.c (mon.2) 12145 : audit 0 from='client.? 172.21.15.40:0/3359141021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:55 smithi040 bash[28232]: cluster 2023-12-02T02:23:54.237127+0000 mgr.y (mgr.24356) 19367 : cluster 0 pgmap v19335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:55 smithi040 bash[41173]: cluster 2023-12-02T02:23:54.237127+0000 mgr.y (mgr.24356) 19367 : cluster 0 pgmap v19335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:55 smithi141 bash[31670]: cluster 2023-12-02T02:23:54.237127+0000 mgr.y (mgr.24356) 19367 : cluster 0 pgmap v19335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:23:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:23:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:23:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:57 smithi040 bash[28232]: cluster 2023-12-02T02:23:56.238259+0000 mgr.y (mgr.24356) 19368 : cluster 0 pgmap v19336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:57 smithi040 bash[28232]: audit 2023-12-02T02:23:56.956084+0000 mon.c (mon.2) 12146 : audit 0 from='client.? 172.21.15.40:0/2294758388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:57 smithi040 bash[41173]: cluster 2023-12-02T02:23:56.238259+0000 mgr.y (mgr.24356) 19368 : cluster 0 pgmap v19336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:57.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:57 smithi040 bash[41173]: audit 2023-12-02T02:23:56.956084+0000 mon.c (mon.2) 12146 : audit 0 from='client.? 172.21.15.40:0/2294758388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:57 smithi141 bash[31670]: cluster 2023-12-02T02:23:56.238259+0000 mgr.y (mgr.24356) 19368 : cluster 0 pgmap v19336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:57 smithi141 bash[31670]: audit 2023-12-02T02:23:56.956084+0000 mon.c (mon.2) 12146 : audit 0 from='client.? 172.21.15.40:0/2294758388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:59 smithi040 bash[41173]: cluster 2023-12-02T02:23:58.239038+0000 mgr.y (mgr.24356) 19369 : cluster 0 pgmap v19337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:23:59 smithi040 bash[41173]: audit 2023-12-02T02:23:59.427966+0000 mon.c (mon.2) 12147 : audit 0 from='client.? 172.21.15.40:0/2439519992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:23:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:59 smithi040 bash[28232]: cluster 2023-12-02T02:23:58.239038+0000 mgr.y (mgr.24356) 19369 : cluster 0 pgmap v19337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:23:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:23:59 smithi040 bash[28232]: audit 2023-12-02T02:23:59.427966+0000 mon.c (mon.2) 12147 : audit 0 from='client.? 172.21.15.40:0/2439519992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:59 smithi141 bash[31670]: cluster 2023-12-02T02:23:58.239038+0000 mgr.y (mgr.24356) 19369 : cluster 0 pgmap v19337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:23:59 smithi141 bash[31670]: audit 2023-12-02T02:23:59.427966+0000 mon.c (mon.2) 12147 : audit 0 from='client.? 172.21.15.40:0/2439519992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:01.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:01 smithi040 bash[28232]: cluster 2023-12-02T02:24:00.240256+0000 mgr.y (mgr.24356) 19370 : cluster 0 pgmap v19338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:01 smithi040 bash[41173]: cluster 2023-12-02T02:24:00.240256+0000 mgr.y (mgr.24356) 19370 : cluster 0 pgmap v19338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:01 smithi141 bash[31670]: cluster 2023-12-02T02:24:00.240256+0000 mgr.y (mgr.24356) 19370 : cluster 0 pgmap v19338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:02.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:02 smithi040 bash[28232]: audit 2023-12-02T02:24:01.887917+0000 mon.a (mon.0) 11952 : audit 0 from='client.? 172.21.15.40:0/489556045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:02.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:02 smithi040 bash[41173]: audit 2023-12-02T02:24:01.887917+0000 mon.a (mon.0) 11952 : audit 0 from='client.? 172.21.15.40:0/489556045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:02 smithi141 bash[31670]: audit 2023-12-02T02:24:01.887917+0000 mon.a (mon.0) 11952 : audit 0 from='client.? 172.21.15.40:0/489556045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:03 smithi040 bash[28232]: cluster 2023-12-02T02:24:02.241109+0000 mgr.y (mgr.24356) 19371 : cluster 0 pgmap v19339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:03 smithi040 bash[41173]: cluster 2023-12-02T02:24:02.241109+0000 mgr.y (mgr.24356) 19371 : cluster 0 pgmap v19339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:03 smithi141 bash[31670]: cluster 2023-12-02T02:24:02.241109+0000 mgr.y (mgr.24356) 19371 : cluster 0 pgmap v19339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:04 smithi040 bash[41173]: audit 2023-12-02T02:24:04.350771+0000 mon.c (mon.2) 12148 : audit 0 from='client.? 172.21.15.40:0/4206615501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:04 smithi040 bash[41173]: audit 2023-12-02T02:24:04.362043+0000 mon.c (mon.2) 12149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:04 smithi040 bash[28232]: audit 2023-12-02T02:24:04.350771+0000 mon.c (mon.2) 12148 : audit 0 from='client.? 172.21.15.40:0/4206615501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:04 smithi040 bash[28232]: audit 2023-12-02T02:24:04.362043+0000 mon.c (mon.2) 12149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:04 smithi141 bash[31670]: audit 2023-12-02T02:24:04.350771+0000 mon.c (mon.2) 12148 : audit 0 from='client.? 172.21.15.40:0/4206615501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:04 smithi141 bash[31670]: audit 2023-12-02T02:24:04.362043+0000 mon.c (mon.2) 12149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:05 smithi040 bash[41173]: cluster 2023-12-02T02:24:04.241788+0000 mgr.y (mgr.24356) 19372 : cluster 0 pgmap v19340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:05 smithi040 bash[28232]: cluster 2023-12-02T02:24:04.241788+0000 mgr.y (mgr.24356) 19372 : cluster 0 pgmap v19340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:05 smithi141 bash[31670]: cluster 2023-12-02T02:24:04.241788+0000 mgr.y (mgr.24356) 19372 : cluster 0 pgmap v19340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:24:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:24:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:24:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:07 smithi040 bash[28232]: cluster 2023-12-02T02:24:06.242980+0000 mgr.y (mgr.24356) 19373 : cluster 0 pgmap v19341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:07 smithi040 bash[28232]: audit 2023-12-02T02:24:06.810110+0000 mon.c (mon.2) 12150 : audit 0 from='client.? 172.21.15.40:0/3469963926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:07 smithi040 bash[41173]: cluster 2023-12-02T02:24:06.242980+0000 mgr.y (mgr.24356) 19373 : cluster 0 pgmap v19341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:07 smithi040 bash[41173]: audit 2023-12-02T02:24:06.810110+0000 mon.c (mon.2) 12150 : audit 0 from='client.? 172.21.15.40:0/3469963926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:07 smithi141 bash[31670]: cluster 2023-12-02T02:24:06.242980+0000 mgr.y (mgr.24356) 19373 : cluster 0 pgmap v19341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:07 smithi141 bash[31670]: audit 2023-12-02T02:24:06.810110+0000 mon.c (mon.2) 12150 : audit 0 from='client.? 172.21.15.40:0/3469963926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:09 smithi040 bash[41173]: cluster 2023-12-02T02:24:08.243678+0000 mgr.y (mgr.24356) 19374 : cluster 0 pgmap v19342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:09 smithi040 bash[41173]: audit 2023-12-02T02:24:09.280934+0000 mon.c (mon.2) 12151 : audit 0 from='client.? 172.21.15.40:0/1798805631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:09 smithi040 bash[28232]: cluster 2023-12-02T02:24:08.243678+0000 mgr.y (mgr.24356) 19374 : cluster 0 pgmap v19342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:09 smithi040 bash[28232]: audit 2023-12-02T02:24:09.280934+0000 mon.c (mon.2) 12151 : audit 0 from='client.? 172.21.15.40:0/1798805631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:09 smithi141 bash[31670]: cluster 2023-12-02T02:24:08.243678+0000 mgr.y (mgr.24356) 19374 : cluster 0 pgmap v19342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:09 smithi141 bash[31670]: audit 2023-12-02T02:24:09.280934+0000 mon.c (mon.2) 12151 : audit 0 from='client.? 172.21.15.40:0/1798805631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:11 smithi040 bash[28232]: cluster 2023-12-02T02:24:10.244890+0000 mgr.y (mgr.24356) 19375 : cluster 0 pgmap v19343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:11 smithi040 bash[41173]: cluster 2023-12-02T02:24:10.244890+0000 mgr.y (mgr.24356) 19375 : cluster 0 pgmap v19343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:11 smithi141 bash[31670]: cluster 2023-12-02T02:24:10.244890+0000 mgr.y (mgr.24356) 19375 : cluster 0 pgmap v19343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:12 smithi040 bash[28232]: audit 2023-12-02T02:24:11.743468+0000 mon.c (mon.2) 12152 : audit 0 from='client.? 172.21.15.40:0/812283121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:12.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:12 smithi040 bash[41173]: audit 2023-12-02T02:24:11.743468+0000 mon.c (mon.2) 12152 : audit 0 from='client.? 172.21.15.40:0/812283121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:13.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:12 smithi141 bash[31670]: audit 2023-12-02T02:24:11.743468+0000 mon.c (mon.2) 12152 : audit 0 from='client.? 172.21.15.40:0/812283121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:13 smithi040 bash[41173]: cluster 2023-12-02T02:24:12.245576+0000 mgr.y (mgr.24356) 19376 : cluster 0 pgmap v19344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:13 smithi040 bash[28232]: cluster 2023-12-02T02:24:12.245576+0000 mgr.y (mgr.24356) 19376 : cluster 0 pgmap v19344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:13 smithi141 bash[31670]: cluster 2023-12-02T02:24:12.245576+0000 mgr.y (mgr.24356) 19376 : cluster 0 pgmap v19344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:14 smithi040 bash[28232]: audit 2023-12-02T02:24:14.202261+0000 mon.c (mon.2) 12153 : audit 0 from='client.? 172.21.15.40:0/3597599097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:14.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:14 smithi040 bash[41173]: audit 2023-12-02T02:24:14.202261+0000 mon.c (mon.2) 12153 : audit 0 from='client.? 172.21.15.40:0/3597599097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:15.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:14 smithi141 bash[31670]: audit 2023-12-02T02:24:14.202261+0000 mon.c (mon.2) 12153 : audit 0 from='client.? 172.21.15.40:0/3597599097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:15 smithi040 bash[28232]: cluster 2023-12-02T02:24:14.246233+0000 mgr.y (mgr.24356) 19377 : cluster 0 pgmap v19345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:15 smithi040 bash[41173]: cluster 2023-12-02T02:24:14.246233+0000 mgr.y (mgr.24356) 19377 : cluster 0 pgmap v19345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:16.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:15 smithi141 bash[31670]: cluster 2023-12-02T02:24:14.246233+0000 mgr.y (mgr.24356) 19377 : cluster 0 pgmap v19345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:24:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:24:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:24:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:17 smithi040 bash[41173]: cluster 2023-12-02T02:24:16.247404+0000 mgr.y (mgr.24356) 19378 : cluster 0 pgmap v19346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:17 smithi040 bash[41173]: audit 2023-12-02T02:24:16.667664+0000 mon.a (mon.0) 11953 : audit 0 from='client.? 172.21.15.40:0/2725443236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:17 smithi040 bash[28232]: cluster 2023-12-02T02:24:16.247404+0000 mgr.y (mgr.24356) 19378 : cluster 0 pgmap v19346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:17 smithi040 bash[28232]: audit 2023-12-02T02:24:16.667664+0000 mon.a (mon.0) 11953 : audit 0 from='client.? 172.21.15.40:0/2725443236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:17 smithi141 bash[31670]: cluster 2023-12-02T02:24:16.247404+0000 mgr.y (mgr.24356) 19378 : cluster 0 pgmap v19346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:17 smithi141 bash[31670]: audit 2023-12-02T02:24:16.667664+0000 mon.a (mon.0) 11953 : audit 0 from='client.? 172.21.15.40:0/2725443236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:19 smithi040 bash[28232]: cluster 2023-12-02T02:24:18.248104+0000 mgr.y (mgr.24356) 19379 : cluster 0 pgmap v19347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:19 smithi040 bash[28232]: audit 2023-12-02T02:24:19.139086+0000 mon.a (mon.0) 11954 : audit 0 from='client.? 172.21.15.40:0/1254582934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:19 smithi040 bash[28232]: audit 2023-12-02T02:24:19.362820+0000 mon.c (mon.2) 12154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:19 smithi040 bash[41173]: cluster 2023-12-02T02:24:18.248104+0000 mgr.y (mgr.24356) 19379 : cluster 0 pgmap v19347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:19 smithi040 bash[41173]: audit 2023-12-02T02:24:19.139086+0000 mon.a (mon.0) 11954 : audit 0 from='client.? 172.21.15.40:0/1254582934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:19 smithi040 bash[41173]: audit 2023-12-02T02:24:19.362820+0000 mon.c (mon.2) 12154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:19 smithi141 bash[31670]: cluster 2023-12-02T02:24:18.248104+0000 mgr.y (mgr.24356) 19379 : cluster 0 pgmap v19347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:19 smithi141 bash[31670]: audit 2023-12-02T02:24:19.139086+0000 mon.a (mon.0) 11954 : audit 0 from='client.? 172.21.15.40:0/1254582934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:19 smithi141 bash[31670]: audit 2023-12-02T02:24:19.362820+0000 mon.c (mon.2) 12154 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:21 smithi040 bash[28232]: cluster 2023-12-02T02:24:20.249282+0000 mgr.y (mgr.24356) 19380 : cluster 0 pgmap v19348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:21 smithi040 bash[28232]: audit 2023-12-02T02:24:21.604677+0000 mon.c (mon.2) 12155 : audit 0 from='client.? 172.21.15.40:0/137926052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:21 smithi040 bash[41173]: cluster 2023-12-02T02:24:20.249282+0000 mgr.y (mgr.24356) 19380 : cluster 0 pgmap v19348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:21 smithi040 bash[41173]: audit 2023-12-02T02:24:21.604677+0000 mon.c (mon.2) 12155 : audit 0 from='client.? 172.21.15.40:0/137926052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:21 smithi141 bash[31670]: cluster 2023-12-02T02:24:20.249282+0000 mgr.y (mgr.24356) 19380 : cluster 0 pgmap v19348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:21 smithi141 bash[31670]: audit 2023-12-02T02:24:21.604677+0000 mon.c (mon.2) 12155 : audit 0 from='client.? 172.21.15.40:0/137926052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:23 smithi040 bash[41173]: cluster 2023-12-02T02:24:22.249828+0000 mgr.y (mgr.24356) 19381 : cluster 0 pgmap v19349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:23 smithi040 bash[28232]: cluster 2023-12-02T02:24:22.249828+0000 mgr.y (mgr.24356) 19381 : cluster 0 pgmap v19349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:23 smithi141 bash[31670]: cluster 2023-12-02T02:24:22.249828+0000 mgr.y (mgr.24356) 19381 : cluster 0 pgmap v19349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:24 smithi040 bash[28232]: audit 2023-12-02T02:24:24.069606+0000 mon.a (mon.0) 11955 : audit 0 from='client.? 172.21.15.40:0/4143651942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:24.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:24 smithi040 bash[41173]: audit 2023-12-02T02:24:24.069606+0000 mon.a (mon.0) 11955 : audit 0 from='client.? 172.21.15.40:0/4143651942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:25.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:24 smithi141 bash[31670]: audit 2023-12-02T02:24:24.069606+0000 mon.a (mon.0) 11955 : audit 0 from='client.? 172.21.15.40:0/4143651942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:25 smithi040 bash[28232]: cluster 2023-12-02T02:24:24.250496+0000 mgr.y (mgr.24356) 19382 : cluster 0 pgmap v19350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:25 smithi040 bash[41173]: cluster 2023-12-02T02:24:24.250496+0000 mgr.y (mgr.24356) 19382 : cluster 0 pgmap v19350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:25 smithi141 bash[31670]: cluster 2023-12-02T02:24:24.250496+0000 mgr.y (mgr.24356) 19382 : cluster 0 pgmap v19350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:26 smithi040 bash[28232]: audit 2023-12-02T02:24:26.532464+0000 mon.c (mon.2) 12156 : audit 0 from='client.? 172.21.15.40:0/3098360838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:24:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:24:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:24:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:26 smithi040 bash[41173]: audit 2023-12-02T02:24:26.532464+0000 mon.c (mon.2) 12156 : audit 0 from='client.? 172.21.15.40:0/3098360838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:26 smithi141 bash[31670]: audit 2023-12-02T02:24:26.532464+0000 mon.c (mon.2) 12156 : audit 0 from='client.? 172.21.15.40:0/3098360838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:27 smithi141 bash[31670]: cluster 2023-12-02T02:24:26.251650+0000 mgr.y (mgr.24356) 19383 : cluster 0 pgmap v19351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:27 smithi141 bash[31670]: audit 2023-12-02T02:24:27.268761+0000 mon.c (mon.2) 12157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:27 smithi040 bash[28232]: cluster 2023-12-02T02:24:26.251650+0000 mgr.y (mgr.24356) 19383 : cluster 0 pgmap v19351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:27 smithi040 bash[28232]: audit 2023-12-02T02:24:27.268761+0000 mon.c (mon.2) 12157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:24:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:27 smithi040 bash[41173]: cluster 2023-12-02T02:24:26.251650+0000 mgr.y (mgr.24356) 19383 : cluster 0 pgmap v19351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:27 smithi040 bash[41173]: audit 2023-12-02T02:24:27.268761+0000 mon.c (mon.2) 12157 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:24:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:29 smithi141 bash[31670]: cluster 2023-12-02T02:24:28.252321+0000 mgr.y (mgr.24356) 19384 : cluster 0 pgmap v19352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:29 smithi141 bash[31670]: audit 2023-12-02T02:24:29.004892+0000 mon.a (mon.0) 11956 : audit 0 from='client.? 172.21.15.40:0/3074657578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:29 smithi040 bash[41173]: cluster 2023-12-02T02:24:28.252321+0000 mgr.y (mgr.24356) 19384 : cluster 0 pgmap v19352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:29 smithi040 bash[41173]: audit 2023-12-02T02:24:29.004892+0000 mon.a (mon.0) 11956 : audit 0 from='client.? 172.21.15.40:0/3074657578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:29 smithi040 bash[28232]: cluster 2023-12-02T02:24:28.252321+0000 mgr.y (mgr.24356) 19384 : cluster 0 pgmap v19352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:29 smithi040 bash[28232]: audit 2023-12-02T02:24:29.004892+0000 mon.a (mon.0) 11956 : audit 0 from='client.? 172.21.15.40:0/3074657578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:31 smithi141 bash[31670]: cluster 2023-12-02T02:24:30.253550+0000 mgr.y (mgr.24356) 19385 : cluster 0 pgmap v19353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:31 smithi141 bash[31670]: audit 2023-12-02T02:24:31.473699+0000 mon.a (mon.0) 11957 : audit 0 from='client.? 172.21.15.40:0/1605767215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:31 smithi040 bash[41173]: cluster 2023-12-02T02:24:30.253550+0000 mgr.y (mgr.24356) 19385 : cluster 0 pgmap v19353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:31 smithi040 bash[41173]: audit 2023-12-02T02:24:31.473699+0000 mon.a (mon.0) 11957 : audit 0 from='client.? 172.21.15.40:0/1605767215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:31 smithi040 bash[28232]: cluster 2023-12-02T02:24:30.253550+0000 mgr.y (mgr.24356) 19385 : cluster 0 pgmap v19353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:31 smithi040 bash[28232]: audit 2023-12-02T02:24:31.473699+0000 mon.a (mon.0) 11957 : audit 0 from='client.? 172.21.15.40:0/1605767215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:33 smithi141 bash[31670]: cluster 2023-12-02T02:24:32.254208+0000 mgr.y (mgr.24356) 19386 : cluster 0 pgmap v19354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:33 smithi141 bash[31670]: audit 2023-12-02T02:24:33.163141+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:33 smithi141 bash[31670]: audit 2023-12-02T02:24:33.175376+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:33 smithi141 bash[31670]: audit 2023-12-02T02:24:33.471957+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:33 smithi141 bash[31670]: audit 2023-12-02T02:24:33.482709+0000 mon.a (mon.0) 11961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[28232]: cluster 2023-12-02T02:24:32.254208+0000 mgr.y (mgr.24356) 19386 : cluster 0 pgmap v19354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[28232]: audit 2023-12-02T02:24:33.163141+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[28232]: audit 2023-12-02T02:24:33.175376+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[28232]: audit 2023-12-02T02:24:33.471957+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[28232]: audit 2023-12-02T02:24:33.482709+0000 mon.a (mon.0) 11961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[41173]: cluster 2023-12-02T02:24:32.254208+0000 mgr.y (mgr.24356) 19386 : cluster 0 pgmap v19354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[41173]: audit 2023-12-02T02:24:33.163141+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[41173]: audit 2023-12-02T02:24:33.175376+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[41173]: audit 2023-12-02T02:24:33.471957+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:33 smithi040 bash[41173]: audit 2023-12-02T02:24:33.482709+0000 mon.a (mon.0) 11961 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:34 smithi141 bash[31670]: audit 2023-12-02T02:24:33.937443+0000 mon.c (mon.2) 12158 : audit 0 from='client.? 172.21.15.40:0/3765610527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:34 smithi141 bash[31670]: audit 2023-12-02T02:24:34.009991+0000 mon.c (mon.2) 12159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:24:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:34 smithi141 bash[31670]: audit 2023-12-02T02:24:34.011811+0000 mon.c (mon.2) 12160 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:24:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:34 smithi141 bash[31670]: audit 2023-12-02T02:24:34.023238+0000 mon.a (mon.0) 11962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:34 smithi141 bash[31670]: audit 2023-12-02T02:24:34.363040+0000 mon.c (mon.2) 12161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[41173]: audit 2023-12-02T02:24:33.937443+0000 mon.c (mon.2) 12158 : audit 0 from='client.? 172.21.15.40:0/3765610527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[41173]: audit 2023-12-02T02:24:34.009991+0000 mon.c (mon.2) 12159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:24:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[41173]: audit 2023-12-02T02:24:34.011811+0000 mon.c (mon.2) 12160 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:24:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[41173]: audit 2023-12-02T02:24:34.023238+0000 mon.a (mon.0) 11962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[41173]: audit 2023-12-02T02:24:34.363040+0000 mon.c (mon.2) 12161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[28232]: audit 2023-12-02T02:24:33.937443+0000 mon.c (mon.2) 12158 : audit 0 from='client.? 172.21.15.40:0/3765610527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[28232]: audit 2023-12-02T02:24:34.009991+0000 mon.c (mon.2) 12159 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:24:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[28232]: audit 2023-12-02T02:24:34.011811+0000 mon.c (mon.2) 12160 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:24:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[28232]: audit 2023-12-02T02:24:34.023238+0000 mon.a (mon.0) 11962 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:24:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:34 smithi040 bash[28232]: audit 2023-12-02T02:24:34.363040+0000 mon.c (mon.2) 12161 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:35 smithi141 bash[31670]: cluster 2023-12-02T02:24:34.254817+0000 mgr.y (mgr.24356) 19387 : cluster 0 pgmap v19355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:35 smithi040 bash[41173]: cluster 2023-12-02T02:24:34.254817+0000 mgr.y (mgr.24356) 19387 : cluster 0 pgmap v19355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:35 smithi040 bash[28232]: cluster 2023-12-02T02:24:34.254817+0000 mgr.y (mgr.24356) 19387 : cluster 0 pgmap v19355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:24:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:24:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:24:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:36 smithi040 bash[41173]: audit 2023-12-02T02:24:36.407526+0000 mon.c (mon.2) 12162 : audit 0 from='client.? 172.21.15.40:0/1347453630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:36 smithi040 bash[28232]: audit 2023-12-02T02:24:36.407526+0000 mon.c (mon.2) 12162 : audit 0 from='client.? 172.21.15.40:0/1347453630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:36 smithi141 bash[31670]: audit 2023-12-02T02:24:36.407526+0000 mon.c (mon.2) 12162 : audit 0 from='client.? 172.21.15.40:0/1347453630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:37 smithi141 bash[31670]: cluster 2023-12-02T02:24:36.255941+0000 mgr.y (mgr.24356) 19388 : cluster 0 pgmap v19356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:37 smithi040 bash[28232]: cluster 2023-12-02T02:24:36.255941+0000 mgr.y (mgr.24356) 19388 : cluster 0 pgmap v19356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:37 smithi040 bash[41173]: cluster 2023-12-02T02:24:36.255941+0000 mgr.y (mgr.24356) 19388 : cluster 0 pgmap v19356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:39 smithi141 bash[31670]: cluster 2023-12-02T02:24:38.256629+0000 mgr.y (mgr.24356) 19389 : cluster 0 pgmap v19357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:39 smithi141 bash[31670]: audit 2023-12-02T02:24:38.869047+0000 mon.c (mon.2) 12163 : audit 0 from='client.? 172.21.15.40:0/3863837687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:39 smithi040 bash[41173]: cluster 2023-12-02T02:24:38.256629+0000 mgr.y (mgr.24356) 19389 : cluster 0 pgmap v19357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:39 smithi040 bash[41173]: audit 2023-12-02T02:24:38.869047+0000 mon.c (mon.2) 12163 : audit 0 from='client.? 172.21.15.40:0/3863837687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:39 smithi040 bash[28232]: cluster 2023-12-02T02:24:38.256629+0000 mgr.y (mgr.24356) 19389 : cluster 0 pgmap v19357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:39 smithi040 bash[28232]: audit 2023-12-02T02:24:38.869047+0000 mon.c (mon.2) 12163 : audit 0 from='client.? 172.21.15.40:0/3863837687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:41 smithi141 bash[31670]: cluster 2023-12-02T02:24:40.257735+0000 mgr.y (mgr.24356) 19390 : cluster 0 pgmap v19358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:41 smithi141 bash[31670]: audit 2023-12-02T02:24:41.343443+0000 mon.a (mon.0) 11963 : audit 0 from='client.? 172.21.15.40:0/2031158435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:41 smithi040 bash[28232]: cluster 2023-12-02T02:24:40.257735+0000 mgr.y (mgr.24356) 19390 : cluster 0 pgmap v19358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:41 smithi040 bash[28232]: audit 2023-12-02T02:24:41.343443+0000 mon.a (mon.0) 11963 : audit 0 from='client.? 172.21.15.40:0/2031158435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:41 smithi040 bash[41173]: cluster 2023-12-02T02:24:40.257735+0000 mgr.y (mgr.24356) 19390 : cluster 0 pgmap v19358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:41 smithi040 bash[41173]: audit 2023-12-02T02:24:41.343443+0000 mon.a (mon.0) 11963 : audit 0 from='client.? 172.21.15.40:0/2031158435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:43 smithi141 bash[31670]: cluster 2023-12-02T02:24:42.258406+0000 mgr.y (mgr.24356) 19391 : cluster 0 pgmap v19359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:43 smithi040 bash[41173]: cluster 2023-12-02T02:24:42.258406+0000 mgr.y (mgr.24356) 19391 : cluster 0 pgmap v19359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:43 smithi040 bash[28232]: cluster 2023-12-02T02:24:42.258406+0000 mgr.y (mgr.24356) 19391 : cluster 0 pgmap v19359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:45.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:44 smithi141 bash[31670]: audit 2023-12-02T02:24:43.801401+0000 mon.a (mon.0) 11964 : audit 0 from='client.? 172.21.15.40:0/1258470839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:45.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:44 smithi040 bash[41173]: audit 2023-12-02T02:24:43.801401+0000 mon.a (mon.0) 11964 : audit 0 from='client.? 172.21.15.40:0/1258470839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:44 smithi040 bash[28232]: audit 2023-12-02T02:24:43.801401+0000 mon.a (mon.0) 11964 : audit 0 from='client.? 172.21.15.40:0/1258470839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:45 smithi141 bash[31670]: cluster 2023-12-02T02:24:44.259107+0000 mgr.y (mgr.24356) 19392 : cluster 0 pgmap v19360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:45 smithi040 bash[28232]: cluster 2023-12-02T02:24:44.259107+0000 mgr.y (mgr.24356) 19392 : cluster 0 pgmap v19360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:45 smithi040 bash[41173]: cluster 2023-12-02T02:24:44.259107+0000 mgr.y (mgr.24356) 19392 : cluster 0 pgmap v19360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:24:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:24:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:24:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:46 smithi040 bash[41173]: audit 2023-12-02T02:24:46.269104+0000 mon.a (mon.0) 11965 : audit 0 from='client.? 172.21.15.40:0/1847939319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:46 smithi040 bash[28232]: audit 2023-12-02T02:24:46.269104+0000 mon.a (mon.0) 11965 : audit 0 from='client.? 172.21.15.40:0/1847939319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:46 smithi141 bash[31670]: audit 2023-12-02T02:24:46.269104+0000 mon.a (mon.0) 11965 : audit 0 from='client.? 172.21.15.40:0/1847939319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:47 smithi141 bash[31670]: cluster 2023-12-02T02:24:46.260220+0000 mgr.y (mgr.24356) 19393 : cluster 0 pgmap v19361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:47 smithi040 bash[28232]: cluster 2023-12-02T02:24:46.260220+0000 mgr.y (mgr.24356) 19393 : cluster 0 pgmap v19361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:48.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:47 smithi040 bash[41173]: cluster 2023-12-02T02:24:46.260220+0000 mgr.y (mgr.24356) 19393 : cluster 0 pgmap v19361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:48 smithi141 bash[31670]: audit 2023-12-02T02:24:48.725551+0000 mon.a (mon.0) 11966 : audit 0 from='client.? 172.21.15.40:0/2386244377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:48 smithi040 bash[28232]: audit 2023-12-02T02:24:48.725551+0000 mon.a (mon.0) 11966 : audit 0 from='client.? 172.21.15.40:0/2386244377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:48 smithi040 bash[41173]: audit 2023-12-02T02:24:48.725551+0000 mon.a (mon.0) 11966 : audit 0 from='client.? 172.21.15.40:0/2386244377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:49 smithi141 bash[31670]: cluster 2023-12-02T02:24:48.260908+0000 mgr.y (mgr.24356) 19394 : cluster 0 pgmap v19362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:49 smithi141 bash[31670]: audit 2023-12-02T02:24:49.363523+0000 mon.c (mon.2) 12164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:49 smithi040 bash[28232]: cluster 2023-12-02T02:24:48.260908+0000 mgr.y (mgr.24356) 19394 : cluster 0 pgmap v19362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:49 smithi040 bash[28232]: audit 2023-12-02T02:24:49.363523+0000 mon.c (mon.2) 12164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:49 smithi040 bash[41173]: cluster 2023-12-02T02:24:48.260908+0000 mgr.y (mgr.24356) 19394 : cluster 0 pgmap v19362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:49 smithi040 bash[41173]: audit 2023-12-02T02:24:49.363523+0000 mon.c (mon.2) 12164 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:51 smithi141 bash[31670]: cluster 2023-12-02T02:24:50.262026+0000 mgr.y (mgr.24356) 19395 : cluster 0 pgmap v19363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:51 smithi141 bash[31670]: audit 2023-12-02T02:24:51.189393+0000 mon.c (mon.2) 12165 : audit 0 from='client.? 172.21.15.40:0/2038521524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:51 smithi040 bash[41173]: cluster 2023-12-02T02:24:50.262026+0000 mgr.y (mgr.24356) 19395 : cluster 0 pgmap v19363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:51 smithi040 bash[41173]: audit 2023-12-02T02:24:51.189393+0000 mon.c (mon.2) 12165 : audit 0 from='client.? 172.21.15.40:0/2038521524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:51 smithi040 bash[28232]: cluster 2023-12-02T02:24:50.262026+0000 mgr.y (mgr.24356) 19395 : cluster 0 pgmap v19363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:51 smithi040 bash[28232]: audit 2023-12-02T02:24:51.189393+0000 mon.c (mon.2) 12165 : audit 0 from='client.? 172.21.15.40:0/2038521524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:53 smithi141 bash[31670]: cluster 2023-12-02T02:24:52.262747+0000 mgr.y (mgr.24356) 19396 : cluster 0 pgmap v19364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:53 smithi141 bash[31670]: audit 2023-12-02T02:24:53.651941+0000 mon.a (mon.0) 11967 : audit 0 from='client.? 172.21.15.40:0/3784865001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:53 smithi040 bash[41173]: cluster 2023-12-02T02:24:52.262747+0000 mgr.y (mgr.24356) 19396 : cluster 0 pgmap v19364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:53 smithi040 bash[41173]: audit 2023-12-02T02:24:53.651941+0000 mon.a (mon.0) 11967 : audit 0 from='client.? 172.21.15.40:0/3784865001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:53 smithi040 bash[28232]: cluster 2023-12-02T02:24:52.262747+0000 mgr.y (mgr.24356) 19396 : cluster 0 pgmap v19364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:53 smithi040 bash[28232]: audit 2023-12-02T02:24:53.651941+0000 mon.a (mon.0) 11967 : audit 0 from='client.? 172.21.15.40:0/3784865001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:55 smithi141 bash[31670]: cluster 2023-12-02T02:24:54.263495+0000 mgr.y (mgr.24356) 19397 : cluster 0 pgmap v19365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:55 smithi040 bash[28232]: cluster 2023-12-02T02:24:54.263495+0000 mgr.y (mgr.24356) 19397 : cluster 0 pgmap v19365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:55 smithi040 bash[41173]: cluster 2023-12-02T02:24:54.263495+0000 mgr.y (mgr.24356) 19397 : cluster 0 pgmap v19365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:56.771 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:24:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:24:56] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-02T02:24:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:56 smithi141 bash[31670]: audit 2023-12-02T02:24:56.123457+0000 mon.a (mon.0) 11968 : audit 0 from='client.? 172.21.15.40:0/3716289021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:57.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:56 smithi040 bash[28232]: audit 2023-12-02T02:24:56.123457+0000 mon.a (mon.0) 11968 : audit 0 from='client.? 172.21.15.40:0/3716289021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:57.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:56 smithi040 bash[41173]: audit 2023-12-02T02:24:56.123457+0000 mon.a (mon.0) 11968 : audit 0 from='client.? 172.21.15.40:0/3716289021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:57 smithi141 bash[31670]: cluster 2023-12-02T02:24:56.264678+0000 mgr.y (mgr.24356) 19398 : cluster 0 pgmap v19366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:57 smithi040 bash[41173]: cluster 2023-12-02T02:24:56.264678+0000 mgr.y (mgr.24356) 19398 : cluster 0 pgmap v19366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:57 smithi040 bash[28232]: cluster 2023-12-02T02:24:56.264678+0000 mgr.y (mgr.24356) 19398 : cluster 0 pgmap v19366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:24:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:58 smithi040 bash[28232]: audit 2023-12-02T02:24:58.587850+0000 mon.a (mon.0) 11969 : audit 0 from='client.? 172.21.15.40:0/2307251105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:58 smithi040 bash[41173]: audit 2023-12-02T02:24:58.587850+0000 mon.a (mon.0) 11969 : audit 0 from='client.? 172.21.15.40:0/2307251105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:24:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:58 smithi141 bash[31670]: audit 2023-12-02T02:24:58.587850+0000 mon.a (mon.0) 11969 : audit 0 from='client.? 172.21.15.40:0/2307251105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:24:59 smithi040 bash[28232]: cluster 2023-12-02T02:24:58.265133+0000 mgr.y (mgr.24356) 19399 : cluster 0 pgmap v19367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:24:59 smithi040 bash[41173]: cluster 2023-12-02T02:24:58.265133+0000 mgr.y (mgr.24356) 19399 : cluster 0 pgmap v19367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:00.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:24:59 smithi141 bash[31670]: cluster 2023-12-02T02:24:58.265133+0000 mgr.y (mgr.24356) 19399 : cluster 0 pgmap v19367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:01 smithi040 bash[28232]: cluster 2023-12-02T02:25:00.266266+0000 mgr.y (mgr.24356) 19400 : cluster 0 pgmap v19368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:01 smithi040 bash[28232]: audit 2023-12-02T02:25:01.053921+0000 mon.c (mon.2) 12166 : audit 0 from='client.? 172.21.15.40:0/1929589440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:01 smithi040 bash[41173]: cluster 2023-12-02T02:25:00.266266+0000 mgr.y (mgr.24356) 19400 : cluster 0 pgmap v19368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:01 smithi040 bash[41173]: audit 2023-12-02T02:25:01.053921+0000 mon.c (mon.2) 12166 : audit 0 from='client.? 172.21.15.40:0/1929589440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:01 smithi141 bash[31670]: cluster 2023-12-02T02:25:00.266266+0000 mgr.y (mgr.24356) 19400 : cluster 0 pgmap v19368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:02.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:01 smithi141 bash[31670]: audit 2023-12-02T02:25:01.053921+0000 mon.c (mon.2) 12166 : audit 0 from='client.? 172.21.15.40:0/1929589440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:03 smithi040 bash[28232]: cluster 2023-12-02T02:25:02.266956+0000 mgr.y (mgr.24356) 19401 : cluster 0 pgmap v19369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:03 smithi040 bash[28232]: audit 2023-12-02T02:25:03.526133+0000 mon.a (mon.0) 11970 : audit 0 from='client.? 172.21.15.40:0/3149353152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:03 smithi040 bash[41173]: cluster 2023-12-02T02:25:02.266956+0000 mgr.y (mgr.24356) 19401 : cluster 0 pgmap v19369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:03 smithi040 bash[41173]: audit 2023-12-02T02:25:03.526133+0000 mon.a (mon.0) 11970 : audit 0 from='client.? 172.21.15.40:0/3149353152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:03 smithi141 bash[31670]: cluster 2023-12-02T02:25:02.266956+0000 mgr.y (mgr.24356) 19401 : cluster 0 pgmap v19369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:04.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:03 smithi141 bash[31670]: audit 2023-12-02T02:25:03.526133+0000 mon.a (mon.0) 11970 : audit 0 from='client.? 172.21.15.40:0/3149353152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:04 smithi040 bash[28232]: audit 2023-12-02T02:25:04.364212+0000 mon.c (mon.2) 12167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:04 smithi040 bash[41173]: audit 2023-12-02T02:25:04.364212+0000 mon.c (mon.2) 12167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:05.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:04 smithi141 bash[31670]: audit 2023-12-02T02:25:04.364212+0000 mon.c (mon.2) 12167 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:05 smithi040 bash[28232]: cluster 2023-12-02T02:25:04.267751+0000 mgr.y (mgr.24356) 19402 : cluster 0 pgmap v19370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:05 smithi040 bash[41173]: cluster 2023-12-02T02:25:04.267751+0000 mgr.y (mgr.24356) 19402 : cluster 0 pgmap v19370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:05 smithi141 bash[31670]: cluster 2023-12-02T02:25:04.267751+0000 mgr.y (mgr.24356) 19402 : cluster 0 pgmap v19370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:06.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:25:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:25:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:25:07.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:06 smithi040 bash[28232]: audit 2023-12-02T02:25:05.994577+0000 mon.a (mon.0) 11971 : audit 0 from='client.? 172.21.15.40:0/2213528295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:07.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:06 smithi040 bash[41173]: audit 2023-12-02T02:25:05.994577+0000 mon.a (mon.0) 11971 : audit 0 from='client.? 172.21.15.40:0/2213528295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:07.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:06 smithi141 bash[31670]: audit 2023-12-02T02:25:05.994577+0000 mon.a (mon.0) 11971 : audit 0 from='client.? 172.21.15.40:0/2213528295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:07 smithi040 bash[41173]: cluster 2023-12-02T02:25:06.268902+0000 mgr.y (mgr.24356) 19403 : cluster 0 pgmap v19371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:07 smithi040 bash[28232]: cluster 2023-12-02T02:25:06.268902+0000 mgr.y (mgr.24356) 19403 : cluster 0 pgmap v19371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:08.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:07 smithi141 bash[31670]: cluster 2023-12-02T02:25:06.268902+0000 mgr.y (mgr.24356) 19403 : cluster 0 pgmap v19371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:09.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:08 smithi040 bash[41173]: audit 2023-12-02T02:25:08.458567+0000 mon.a (mon.0) 11972 : audit 0 from='client.? 172.21.15.40:0/565032420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:08 smithi040 bash[28232]: audit 2023-12-02T02:25:08.458567+0000 mon.a (mon.0) 11972 : audit 0 from='client.? 172.21.15.40:0/565032420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:09.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:08 smithi141 bash[31670]: audit 2023-12-02T02:25:08.458567+0000 mon.a (mon.0) 11972 : audit 0 from='client.? 172.21.15.40:0/565032420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:09 smithi040 bash[28232]: cluster 2023-12-02T02:25:08.269380+0000 mgr.y (mgr.24356) 19404 : cluster 0 pgmap v19372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:09 smithi040 bash[41173]: cluster 2023-12-02T02:25:08.269380+0000 mgr.y (mgr.24356) 19404 : cluster 0 pgmap v19372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:09 smithi141 bash[31670]: cluster 2023-12-02T02:25:08.269380+0000 mgr.y (mgr.24356) 19404 : cluster 0 pgmap v19372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:11 smithi040 bash[28232]: cluster 2023-12-02T02:25:10.270534+0000 mgr.y (mgr.24356) 19405 : cluster 0 pgmap v19373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:11 smithi040 bash[28232]: audit 2023-12-02T02:25:10.921865+0000 mon.a (mon.0) 11973 : audit 0 from='client.? 172.21.15.40:0/2460250545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:11 smithi040 bash[41173]: cluster 2023-12-02T02:25:10.270534+0000 mgr.y (mgr.24356) 19405 : cluster 0 pgmap v19373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:12.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:11 smithi040 bash[41173]: audit 2023-12-02T02:25:10.921865+0000 mon.a (mon.0) 11973 : audit 0 from='client.? 172.21.15.40:0/2460250545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:11 smithi141 bash[31670]: cluster 2023-12-02T02:25:10.270534+0000 mgr.y (mgr.24356) 19405 : cluster 0 pgmap v19373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:11 smithi141 bash[31670]: audit 2023-12-02T02:25:10.921865+0000 mon.a (mon.0) 11973 : audit 0 from='client.? 172.21.15.40:0/2460250545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:13 smithi040 bash[28232]: cluster 2023-12-02T02:25:12.271159+0000 mgr.y (mgr.24356) 19406 : cluster 0 pgmap v19374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:13 smithi040 bash[28232]: audit 2023-12-02T02:25:13.384706+0000 mon.c (mon.2) 12168 : audit 0 from='client.? 172.21.15.40:0/2418555430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:13 smithi040 bash[41173]: cluster 2023-12-02T02:25:12.271159+0000 mgr.y (mgr.24356) 19406 : cluster 0 pgmap v19374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:13 smithi040 bash[41173]: audit 2023-12-02T02:25:13.384706+0000 mon.c (mon.2) 12168 : audit 0 from='client.? 172.21.15.40:0/2418555430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:14.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:13 smithi141 bash[31670]: cluster 2023-12-02T02:25:12.271159+0000 mgr.y (mgr.24356) 19406 : cluster 0 pgmap v19374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:13 smithi141 bash[31670]: audit 2023-12-02T02:25:13.384706+0000 mon.c (mon.2) 12168 : audit 0 from='client.? 172.21.15.40:0/2418555430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:15 smithi040 bash[28232]: cluster 2023-12-02T02:25:14.272027+0000 mgr.y (mgr.24356) 19407 : cluster 0 pgmap v19375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:15 smithi040 bash[41173]: cluster 2023-12-02T02:25:14.272027+0000 mgr.y (mgr.24356) 19407 : cluster 0 pgmap v19375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:15 smithi141 bash[31670]: cluster 2023-12-02T02:25:14.272027+0000 mgr.y (mgr.24356) 19407 : cluster 0 pgmap v19375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:16.841 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:25:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:25:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:25:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:16 smithi040 bash[41173]: audit 2023-12-02T02:25:15.845313+0000 mon.c (mon.2) 12169 : audit 0 from='client.? 172.21.15.40:0/1555068674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:16 smithi040 bash[28232]: audit 2023-12-02T02:25:15.845313+0000 mon.c (mon.2) 12169 : audit 0 from='client.? 172.21.15.40:0/1555068674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:16 smithi141 bash[31670]: audit 2023-12-02T02:25:15.845313+0000 mon.c (mon.2) 12169 : audit 0 from='client.? 172.21.15.40:0/1555068674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:17 smithi040 bash[41173]: cluster 2023-12-02T02:25:16.273092+0000 mgr.y (mgr.24356) 19408 : cluster 0 pgmap v19376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:17 smithi040 bash[28232]: cluster 2023-12-02T02:25:16.273092+0000 mgr.y (mgr.24356) 19408 : cluster 0 pgmap v19376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:17 smithi141 bash[31670]: cluster 2023-12-02T02:25:16.273092+0000 mgr.y (mgr.24356) 19408 : cluster 0 pgmap v19376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:18 smithi040 bash[28232]: audit 2023-12-02T02:25:18.307511+0000 mon.c (mon.2) 12170 : audit 0 from='client.? 172.21.15.40:0/981843054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:18 smithi040 bash[41173]: audit 2023-12-02T02:25:18.307511+0000 mon.c (mon.2) 12170 : audit 0 from='client.? 172.21.15.40:0/981843054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:19.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:18 smithi141 bash[31670]: audit 2023-12-02T02:25:18.307511+0000 mon.c (mon.2) 12170 : audit 0 from='client.? 172.21.15.40:0/981843054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:19 smithi040 bash[28232]: cluster 2023-12-02T02:25:18.273722+0000 mgr.y (mgr.24356) 19409 : cluster 0 pgmap v19377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:19 smithi040 bash[28232]: audit 2023-12-02T02:25:19.364358+0000 mon.c (mon.2) 12171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:19 smithi040 bash[41173]: cluster 2023-12-02T02:25:18.273722+0000 mgr.y (mgr.24356) 19409 : cluster 0 pgmap v19377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:19 smithi040 bash[41173]: audit 2023-12-02T02:25:19.364358+0000 mon.c (mon.2) 12171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:19 smithi141 bash[31670]: cluster 2023-12-02T02:25:18.273722+0000 mgr.y (mgr.24356) 19409 : cluster 0 pgmap v19377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:19 smithi141 bash[31670]: audit 2023-12-02T02:25:19.364358+0000 mon.c (mon.2) 12171 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:20 smithi040 bash[28232]: audit 2023-12-02T02:25:20.775106+0000 mon.c (mon.2) 12172 : audit 0 from='client.? 172.21.15.40:0/4292987198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:21.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:20 smithi040 bash[41173]: audit 2023-12-02T02:25:20.775106+0000 mon.c (mon.2) 12172 : audit 0 from='client.? 172.21.15.40:0/4292987198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:21.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:20 smithi141 bash[31670]: audit 2023-12-02T02:25:20.775106+0000 mon.c (mon.2) 12172 : audit 0 from='client.? 172.21.15.40:0/4292987198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:21 smithi040 bash[28232]: cluster 2023-12-02T02:25:20.274923+0000 mgr.y (mgr.24356) 19410 : cluster 0 pgmap v19378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:21 smithi040 bash[41173]: cluster 2023-12-02T02:25:20.274923+0000 mgr.y (mgr.24356) 19410 : cluster 0 pgmap v19378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:21 smithi141 bash[31670]: cluster 2023-12-02T02:25:20.274923+0000 mgr.y (mgr.24356) 19410 : cluster 0 pgmap v19378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:23 smithi040 bash[28232]: cluster 2023-12-02T02:25:22.275609+0000 mgr.y (mgr.24356) 19411 : cluster 0 pgmap v19379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:23 smithi040 bash[28232]: audit 2023-12-02T02:25:23.242636+0000 mon.a (mon.0) 11974 : audit 0 from='client.? 172.21.15.40:0/3289420913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:23 smithi040 bash[41173]: cluster 2023-12-02T02:25:22.275609+0000 mgr.y (mgr.24356) 19411 : cluster 0 pgmap v19379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:23 smithi040 bash[41173]: audit 2023-12-02T02:25:23.242636+0000 mon.a (mon.0) 11974 : audit 0 from='client.? 172.21.15.40:0/3289420913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:23 smithi141 bash[31670]: cluster 2023-12-02T02:25:22.275609+0000 mgr.y (mgr.24356) 19411 : cluster 0 pgmap v19379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:23 smithi141 bash[31670]: audit 2023-12-02T02:25:23.242636+0000 mon.a (mon.0) 11974 : audit 0 from='client.? 172.21.15.40:0/3289420913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:25 smithi040 bash[28232]: cluster 2023-12-02T02:25:24.276496+0000 mgr.y (mgr.24356) 19412 : cluster 0 pgmap v19380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:25 smithi040 bash[28232]: audit 2023-12-02T02:25:25.711026+0000 mon.b (mon.1) 76 : audit 0 from='client.? 172.21.15.40:0/3858060375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:25 smithi040 bash[41173]: cluster 2023-12-02T02:25:24.276496+0000 mgr.y (mgr.24356) 19412 : cluster 0 pgmap v19380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:25 smithi040 bash[41173]: audit 2023-12-02T02:25:25.711026+0000 mon.b (mon.1) 76 : audit 0 from='client.? 172.21.15.40:0/3858060375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:25 smithi141 bash[31670]: cluster 2023-12-02T02:25:24.276496+0000 mgr.y (mgr.24356) 19412 : cluster 0 pgmap v19380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:25 smithi141 bash[31670]: audit 2023-12-02T02:25:25.711026+0000 mon.b (mon.1) 76 : audit 0 from='client.? 172.21.15.40:0/3858060375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:25:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:25:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:25:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:27 smithi040 bash[28232]: cluster 2023-12-02T02:25:26.277406+0000 mgr.y (mgr.24356) 19413 : cluster 0 pgmap v19381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:27 smithi040 bash[41173]: cluster 2023-12-02T02:25:26.277406+0000 mgr.y (mgr.24356) 19413 : cluster 0 pgmap v19381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:27 smithi141 bash[31670]: cluster 2023-12-02T02:25:26.277406+0000 mgr.y (mgr.24356) 19413 : cluster 0 pgmap v19381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:29.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:28 smithi040 bash[28232]: audit 2023-12-02T02:25:28.173199+0000 mon.c (mon.2) 12173 : audit 0 from='client.? 172.21.15.40:0/2987372708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:28 smithi040 bash[41173]: audit 2023-12-02T02:25:28.173199+0000 mon.c (mon.2) 12173 : audit 0 from='client.? 172.21.15.40:0/2987372708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:29.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:28 smithi141 bash[31670]: audit 2023-12-02T02:25:28.173199+0000 mon.c (mon.2) 12173 : audit 0 from='client.? 172.21.15.40:0/2987372708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:29 smithi040 bash[28232]: cluster 2023-12-02T02:25:28.278148+0000 mgr.y (mgr.24356) 19414 : cluster 0 pgmap v19382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:29 smithi040 bash[41173]: cluster 2023-12-02T02:25:28.278148+0000 mgr.y (mgr.24356) 19414 : cluster 0 pgmap v19382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:29 smithi141 bash[31670]: cluster 2023-12-02T02:25:28.278148+0000 mgr.y (mgr.24356) 19414 : cluster 0 pgmap v19382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:30 smithi040 bash[28232]: audit 2023-12-02T02:25:30.641121+0000 mon.c (mon.2) 12174 : audit 0 from='client.? 172.21.15.40:0/4141110835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:30 smithi040 bash[41173]: audit 2023-12-02T02:25:30.641121+0000 mon.c (mon.2) 12174 : audit 0 from='client.? 172.21.15.40:0/4141110835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:31.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:30 smithi141 bash[31670]: audit 2023-12-02T02:25:30.641121+0000 mon.c (mon.2) 12174 : audit 0 from='client.? 172.21.15.40:0/4141110835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:31 smithi040 bash[28232]: cluster 2023-12-02T02:25:30.279356+0000 mgr.y (mgr.24356) 19415 : cluster 0 pgmap v19383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:31 smithi040 bash[41173]: cluster 2023-12-02T02:25:30.279356+0000 mgr.y (mgr.24356) 19415 : cluster 0 pgmap v19383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:31 smithi141 bash[31670]: cluster 2023-12-02T02:25:30.279356+0000 mgr.y (mgr.24356) 19415 : cluster 0 pgmap v19383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:33 smithi141 bash[31670]: cluster 2023-12-02T02:25:32.280077+0000 mgr.y (mgr.24356) 19416 : cluster 0 pgmap v19384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:33 smithi141 bash[31670]: audit 2023-12-02T02:25:33.107759+0000 mon.a (mon.0) 11975 : audit 0 from='client.? 172.21.15.40:0/3246501468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:33 smithi040 bash[28232]: cluster 2023-12-02T02:25:32.280077+0000 mgr.y (mgr.24356) 19416 : cluster 0 pgmap v19384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:33 smithi040 bash[28232]: audit 2023-12-02T02:25:33.107759+0000 mon.a (mon.0) 11975 : audit 0 from='client.? 172.21.15.40:0/3246501468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:33 smithi040 bash[41173]: cluster 2023-12-02T02:25:32.280077+0000 mgr.y (mgr.24356) 19416 : cluster 0 pgmap v19384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:34.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:33 smithi040 bash[41173]: audit 2023-12-02T02:25:33.107759+0000 mon.a (mon.0) 11975 : audit 0 from='client.? 172.21.15.40:0/3246501468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:34 smithi141 bash[31670]: audit 2023-12-02T02:25:34.104858+0000 mon.c (mon.2) 12175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:25:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:34 smithi141 bash[31670]: cluster 2023-12-02T02:25:34.280932+0000 mgr.y (mgr.24356) 19417 : cluster 0 pgmap v19385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:34 smithi141 bash[31670]: audit 2023-12-02T02:25:34.364750+0000 mon.c (mon.2) 12176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:34 smithi040 bash[28232]: audit 2023-12-02T02:25:34.104858+0000 mon.c (mon.2) 12175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:25:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:34 smithi040 bash[28232]: cluster 2023-12-02T02:25:34.280932+0000 mgr.y (mgr.24356) 19417 : cluster 0 pgmap v19385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:34 smithi040 bash[28232]: audit 2023-12-02T02:25:34.364750+0000 mon.c (mon.2) 12176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:35.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:34 smithi040 bash[41173]: audit 2023-12-02T02:25:34.104858+0000 mon.c (mon.2) 12175 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:25:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:34 smithi040 bash[41173]: cluster 2023-12-02T02:25:34.280932+0000 mgr.y (mgr.24356) 19417 : cluster 0 pgmap v19385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:34 smithi040 bash[41173]: audit 2023-12-02T02:25:34.364750+0000 mon.c (mon.2) 12176 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:35 smithi141 bash[31670]: audit 2023-12-02T02:25:35.582670+0000 mon.a (mon.0) 11976 : audit 0 from='client.? 172.21.15.40:0/4200330678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:35 smithi040 bash[28232]: audit 2023-12-02T02:25:35.582670+0000 mon.a (mon.0) 11976 : audit 0 from='client.? 172.21.15.40:0/4200330678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:36.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:35 smithi040 bash[41173]: audit 2023-12-02T02:25:35.582670+0000 mon.a (mon.0) 11976 : audit 0 from='client.? 172.21.15.40:0/4200330678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:25:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:25:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:25:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:36 smithi141 bash[31670]: cluster 2023-12-02T02:25:36.281859+0000 mgr.y (mgr.24356) 19418 : cluster 0 pgmap v19386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:36 smithi040 bash[28232]: cluster 2023-12-02T02:25:36.281859+0000 mgr.y (mgr.24356) 19418 : cluster 0 pgmap v19386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:37.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:36 smithi040 bash[41173]: cluster 2023-12-02T02:25:36.281859+0000 mgr.y (mgr.24356) 19418 : cluster 0 pgmap v19386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:38.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:38 smithi141 bash[31670]: audit 2023-12-02T02:25:38.051599+0000 mon.c (mon.2) 12177 : audit 0 from='client.? 172.21.15.40:0/1144676498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:38 smithi040 bash[28232]: audit 2023-12-02T02:25:38.051599+0000 mon.c (mon.2) 12177 : audit 0 from='client.? 172.21.15.40:0/1144676498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:38 smithi040 bash[41173]: audit 2023-12-02T02:25:38.051599+0000 mon.c (mon.2) 12177 : audit 0 from='client.? 172.21.15.40:0/1144676498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:39 smithi141 bash[31670]: cluster 2023-12-02T02:25:38.282519+0000 mgr.y (mgr.24356) 19419 : cluster 0 pgmap v19387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:39 smithi040 bash[28232]: cluster 2023-12-02T02:25:38.282519+0000 mgr.y (mgr.24356) 19419 : cluster 0 pgmap v19387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:39 smithi040 bash[41173]: cluster 2023-12-02T02:25:38.282519+0000 mgr.y (mgr.24356) 19419 : cluster 0 pgmap v19387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:41.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.006397+0000 mon.a (mon.0) 11977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.019414+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: cluster 2023-12-02T02:25:40.283315+0000 mgr.y (mgr.24356) 19420 : cluster 0 pgmap v19388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.360076+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.369134+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.570909+0000 mon.b (mon.1) 77 : audit 0 from='client.? 172.21.15.40:0/3423505814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.948569+0000 mon.c (mon.2) 12178 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.950989+0000 mon.c (mon.2) 12179 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:25:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:41 smithi141 bash[31670]: audit 2023-12-02T02:25:40.961041+0000 mon.a (mon.0) 11981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.006397+0000 mon.a (mon.0) 11977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.019414+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: cluster 2023-12-02T02:25:40.283315+0000 mgr.y (mgr.24356) 19420 : cluster 0 pgmap v19388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.360076+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.369134+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.570909+0000 mon.b (mon.1) 77 : audit 0 from='client.? 172.21.15.40:0/3423505814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.948569+0000 mon.c (mon.2) 12178 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.950989+0000 mon.c (mon.2) 12179 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[28232]: audit 2023-12-02T02:25:40.961041+0000 mon.a (mon.0) 11981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.006397+0000 mon.a (mon.0) 11977 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.019414+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: cluster 2023-12-02T02:25:40.283315+0000 mgr.y (mgr.24356) 19420 : cluster 0 pgmap v19388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.360076+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.369134+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.570909+0000 mon.b (mon.1) 77 : audit 0 from='client.? 172.21.15.40:0/3423505814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.948569+0000 mon.c (mon.2) 12178 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:25:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.950989+0000 mon.c (mon.2) 12179 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:25:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:41 smithi040 bash[41173]: audit 2023-12-02T02:25:40.961041+0000 mon.a (mon.0) 11981 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:25:43.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:43 smithi141 bash[31670]: cluster 2023-12-02T02:25:42.283996+0000 mgr.y (mgr.24356) 19421 : cluster 0 pgmap v19389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:43 smithi141 bash[31670]: audit 2023-12-02T02:25:43.034943+0000 mon.a (mon.0) 11982 : audit 0 from='client.? 172.21.15.40:0/2319820556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:43 smithi040 bash[28232]: cluster 2023-12-02T02:25:42.283996+0000 mgr.y (mgr.24356) 19421 : cluster 0 pgmap v19389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:43 smithi040 bash[28232]: audit 2023-12-02T02:25:43.034943+0000 mon.a (mon.0) 11982 : audit 0 from='client.? 172.21.15.40:0/2319820556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:43 smithi040 bash[41173]: cluster 2023-12-02T02:25:42.283996+0000 mgr.y (mgr.24356) 19421 : cluster 0 pgmap v19389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:43 smithi040 bash[41173]: audit 2023-12-02T02:25:43.034943+0000 mon.a (mon.0) 11982 : audit 0 from='client.? 172.21.15.40:0/2319820556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:45.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:45 smithi141 bash[31670]: cluster 2023-12-02T02:25:44.284847+0000 mgr.y (mgr.24356) 19422 : cluster 0 pgmap v19390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:45 smithi040 bash[28232]: cluster 2023-12-02T02:25:44.284847+0000 mgr.y (mgr.24356) 19422 : cluster 0 pgmap v19390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:45 smithi040 bash[41173]: cluster 2023-12-02T02:25:44.284847+0000 mgr.y (mgr.24356) 19422 : cluster 0 pgmap v19390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:46.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:46 smithi141 bash[31670]: audit 2023-12-02T02:25:45.503214+0000 mon.c (mon.2) 12180 : audit 0 from='client.? 172.21.15.40:0/1998076608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:46 smithi040 bash[28232]: audit 2023-12-02T02:25:45.503214+0000 mon.c (mon.2) 12180 : audit 0 from='client.? 172.21.15.40:0/1998076608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:25:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:25:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:25:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:46 smithi040 bash[41173]: audit 2023-12-02T02:25:45.503214+0000 mon.c (mon.2) 12180 : audit 0 from='client.? 172.21.15.40:0/1998076608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:47.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:47 smithi141 bash[31670]: cluster 2023-12-02T02:25:46.285689+0000 mgr.y (mgr.24356) 19423 : cluster 0 pgmap v19391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:47 smithi040 bash[28232]: cluster 2023-12-02T02:25:46.285689+0000 mgr.y (mgr.24356) 19423 : cluster 0 pgmap v19391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:47 smithi040 bash[41173]: cluster 2023-12-02T02:25:46.285689+0000 mgr.y (mgr.24356) 19423 : cluster 0 pgmap v19391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:48.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:48 smithi141 bash[31670]: audit 2023-12-02T02:25:47.965998+0000 mon.a (mon.0) 11983 : audit 0 from='client.? 172.21.15.40:0/3740178499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:48 smithi040 bash[41173]: audit 2023-12-02T02:25:47.965998+0000 mon.a (mon.0) 11983 : audit 0 from='client.? 172.21.15.40:0/3740178499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:48.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:48 smithi040 bash[28232]: audit 2023-12-02T02:25:47.965998+0000 mon.a (mon.0) 11983 : audit 0 from='client.? 172.21.15.40:0/3740178499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:49 smithi141 bash[31670]: cluster 2023-12-02T02:25:48.286402+0000 mgr.y (mgr.24356) 19424 : cluster 0 pgmap v19392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:49.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:49 smithi141 bash[31670]: audit 2023-12-02T02:25:49.365203+0000 mon.c (mon.2) 12181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:49 smithi040 bash[28232]: cluster 2023-12-02T02:25:48.286402+0000 mgr.y (mgr.24356) 19424 : cluster 0 pgmap v19392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:49 smithi040 bash[28232]: audit 2023-12-02T02:25:49.365203+0000 mon.c (mon.2) 12181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:49 smithi040 bash[41173]: cluster 2023-12-02T02:25:48.286402+0000 mgr.y (mgr.24356) 19424 : cluster 0 pgmap v19392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:49 smithi040 bash[41173]: audit 2023-12-02T02:25:49.365203+0000 mon.c (mon.2) 12181 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:50.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:50 smithi141 bash[31670]: audit 2023-12-02T02:25:50.431311+0000 mon.c (mon.2) 12182 : audit 0 from='client.? 172.21.15.40:0/1226203135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:50 smithi040 bash[41173]: audit 2023-12-02T02:25:50.431311+0000 mon.c (mon.2) 12182 : audit 0 from='client.? 172.21.15.40:0/1226203135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:50 smithi040 bash[28232]: audit 2023-12-02T02:25:50.431311+0000 mon.c (mon.2) 12182 : audit 0 from='client.? 172.21.15.40:0/1226203135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:51.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:51 smithi141 bash[31670]: cluster 2023-12-02T02:25:50.287640+0000 mgr.y (mgr.24356) 19425 : cluster 0 pgmap v19393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:51 smithi040 bash[28232]: cluster 2023-12-02T02:25:50.287640+0000 mgr.y (mgr.24356) 19425 : cluster 0 pgmap v19393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:51 smithi040 bash[41173]: cluster 2023-12-02T02:25:50.287640+0000 mgr.y (mgr.24356) 19425 : cluster 0 pgmap v19393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:53 smithi141 bash[31670]: cluster 2023-12-02T02:25:52.288358+0000 mgr.y (mgr.24356) 19426 : cluster 0 pgmap v19394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:53.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:53 smithi141 bash[31670]: audit 2023-12-02T02:25:52.895135+0000 mon.c (mon.2) 12183 : audit 0 from='client.? 172.21.15.40:0/2303144826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:53 smithi040 bash[28232]: cluster 2023-12-02T02:25:52.288358+0000 mgr.y (mgr.24356) 19426 : cluster 0 pgmap v19394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:53 smithi040 bash[28232]: audit 2023-12-02T02:25:52.895135+0000 mon.c (mon.2) 12183 : audit 0 from='client.? 172.21.15.40:0/2303144826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:53 smithi040 bash[41173]: cluster 2023-12-02T02:25:52.288358+0000 mgr.y (mgr.24356) 19426 : cluster 0 pgmap v19394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:53 smithi040 bash[41173]: audit 2023-12-02T02:25:52.895135+0000 mon.c (mon.2) 12183 : audit 0 from='client.? 172.21.15.40:0/2303144826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:55 smithi141 bash[31670]: cluster 2023-12-02T02:25:54.289414+0000 mgr.y (mgr.24356) 19427 : cluster 0 pgmap v19395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:55.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:55 smithi141 bash[31670]: audit 2023-12-02T02:25:55.360227+0000 mon.c (mon.2) 12184 : audit 0 from='client.? 172.21.15.40:0/460908035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:55 smithi040 bash[28232]: cluster 2023-12-02T02:25:54.289414+0000 mgr.y (mgr.24356) 19427 : cluster 0 pgmap v19395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:55 smithi040 bash[28232]: audit 2023-12-02T02:25:55.360227+0000 mon.c (mon.2) 12184 : audit 0 from='client.? 172.21.15.40:0/460908035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:55 smithi040 bash[41173]: cluster 2023-12-02T02:25:54.289414+0000 mgr.y (mgr.24356) 19427 : cluster 0 pgmap v19395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:55 smithi040 bash[41173]: audit 2023-12-02T02:25:55.360227+0000 mon.c (mon.2) 12184 : audit 0 from='client.? 172.21.15.40:0/460908035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:25:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:25:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:25:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:57 smithi141 bash[31670]: cluster 2023-12-02T02:25:56.290199+0000 mgr.y (mgr.24356) 19428 : cluster 0 pgmap v19396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:57 smithi040 bash[28232]: cluster 2023-12-02T02:25:56.290199+0000 mgr.y (mgr.24356) 19428 : cluster 0 pgmap v19396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:57 smithi040 bash[41173]: cluster 2023-12-02T02:25:56.290199+0000 mgr.y (mgr.24356) 19428 : cluster 0 pgmap v19396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:58.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:58 smithi141 bash[31670]: audit 2023-12-02T02:25:57.822556+0000 mon.a (mon.0) 11984 : audit 0 from='client.? 172.21.15.40:0/517367790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:58.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:58 smithi040 bash[28232]: audit 2023-12-02T02:25:57.822556+0000 mon.a (mon.0) 11984 : audit 0 from='client.? 172.21.15.40:0/517367790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:58.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:58 smithi040 bash[41173]: audit 2023-12-02T02:25:57.822556+0000 mon.a (mon.0) 11984 : audit 0 from='client.? 172.21.15.40:0/517367790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:25:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:25:59 smithi141 bash[31670]: cluster 2023-12-02T02:25:58.290970+0000 mgr.y (mgr.24356) 19429 : cluster 0 pgmap v19397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:25:59 smithi040 bash[28232]: cluster 2023-12-02T02:25:58.290970+0000 mgr.y (mgr.24356) 19429 : cluster 0 pgmap v19397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:25:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:25:59 smithi040 bash[41173]: cluster 2023-12-02T02:25:58.290970+0000 mgr.y (mgr.24356) 19429 : cluster 0 pgmap v19397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:00.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:00 smithi141 bash[31670]: audit 2023-12-02T02:26:00.289184+0000 mon.a (mon.0) 11985 : audit 0 from='client.? 172.21.15.40:0/2828119782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:00 smithi040 bash[28232]: audit 2023-12-02T02:26:00.289184+0000 mon.a (mon.0) 11985 : audit 0 from='client.? 172.21.15.40:0/2828119782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:00.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:00 smithi040 bash[41173]: audit 2023-12-02T02:26:00.289184+0000 mon.a (mon.0) 11985 : audit 0 from='client.? 172.21.15.40:0/2828119782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:01.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:01 smithi141 bash[31670]: cluster 2023-12-02T02:26:00.292122+0000 mgr.y (mgr.24356) 19430 : cluster 0 pgmap v19398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:01 smithi040 bash[28232]: cluster 2023-12-02T02:26:00.292122+0000 mgr.y (mgr.24356) 19430 : cluster 0 pgmap v19398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:01 smithi040 bash[41173]: cluster 2023-12-02T02:26:00.292122+0000 mgr.y (mgr.24356) 19430 : cluster 0 pgmap v19398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:03 smithi141 bash[31670]: cluster 2023-12-02T02:26:02.292797+0000 mgr.y (mgr.24356) 19431 : cluster 0 pgmap v19399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:03 smithi141 bash[31670]: audit 2023-12-02T02:26:02.757049+0000 mon.c (mon.2) 12185 : audit 0 from='client.? 172.21.15.40:0/1102886669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:03 smithi040 bash[28232]: cluster 2023-12-02T02:26:02.292797+0000 mgr.y (mgr.24356) 19431 : cluster 0 pgmap v19399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:03 smithi040 bash[28232]: audit 2023-12-02T02:26:02.757049+0000 mon.c (mon.2) 12185 : audit 0 from='client.? 172.21.15.40:0/1102886669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:03 smithi040 bash[41173]: cluster 2023-12-02T02:26:02.292797+0000 mgr.y (mgr.24356) 19431 : cluster 0 pgmap v19399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:03 smithi040 bash[41173]: audit 2023-12-02T02:26:02.757049+0000 mon.c (mon.2) 12185 : audit 0 from='client.? 172.21.15.40:0/1102886669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:04 smithi141 bash[31670]: audit 2023-12-02T02:26:04.365894+0000 mon.c (mon.2) 12186 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:04 smithi040 bash[28232]: audit 2023-12-02T02:26:04.365894+0000 mon.c (mon.2) 12186 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:04 smithi040 bash[41173]: audit 2023-12-02T02:26:04.365894+0000 mon.c (mon.2) 12186 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:05 smithi141 bash[31670]: cluster 2023-12-02T02:26:04.293803+0000 mgr.y (mgr.24356) 19432 : cluster 0 pgmap v19400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:05 smithi141 bash[31670]: audit 2023-12-02T02:26:05.221932+0000 mon.a (mon.0) 11986 : audit 0 from='client.? 172.21.15.40:0/2471790258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:05 smithi040 bash[41173]: cluster 2023-12-02T02:26:04.293803+0000 mgr.y (mgr.24356) 19432 : cluster 0 pgmap v19400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:05 smithi040 bash[41173]: audit 2023-12-02T02:26:05.221932+0000 mon.a (mon.0) 11986 : audit 0 from='client.? 172.21.15.40:0/2471790258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:05 smithi040 bash[28232]: cluster 2023-12-02T02:26:04.293803+0000 mgr.y (mgr.24356) 19432 : cluster 0 pgmap v19400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:05 smithi040 bash[28232]: audit 2023-12-02T02:26:05.221932+0000 mon.a (mon.0) 11986 : audit 0 from='client.? 172.21.15.40:0/2471790258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:26:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:26:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:26:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:07 smithi141 bash[31670]: cluster 2023-12-02T02:26:06.294716+0000 mgr.y (mgr.24356) 19433 : cluster 0 pgmap v19401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:07 smithi040 bash[28232]: cluster 2023-12-02T02:26:06.294716+0000 mgr.y (mgr.24356) 19433 : cluster 0 pgmap v19401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:07 smithi040 bash[41173]: cluster 2023-12-02T02:26:06.294716+0000 mgr.y (mgr.24356) 19433 : cluster 0 pgmap v19401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:08 smithi040 bash[28232]: audit 2023-12-02T02:26:07.689822+0000 mon.a (mon.0) 11987 : audit 0 from='client.? 172.21.15.40:0/2297110578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:08 smithi040 bash[41173]: audit 2023-12-02T02:26:07.689822+0000 mon.a (mon.0) 11987 : audit 0 from='client.? 172.21.15.40:0/2297110578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:08 smithi141 bash[31670]: audit 2023-12-02T02:26:07.689822+0000 mon.a (mon.0) 11987 : audit 0 from='client.? 172.21.15.40:0/2297110578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:09 smithi040 bash[41173]: cluster 2023-12-02T02:26:08.295405+0000 mgr.y (mgr.24356) 19434 : cluster 0 pgmap v19402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:09 smithi040 bash[28232]: cluster 2023-12-02T02:26:08.295405+0000 mgr.y (mgr.24356) 19434 : cluster 0 pgmap v19402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:09 smithi141 bash[31670]: cluster 2023-12-02T02:26:08.295405+0000 mgr.y (mgr.24356) 19434 : cluster 0 pgmap v19402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:10.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:10 smithi040 bash[41173]: audit 2023-12-02T02:26:10.155410+0000 mon.a (mon.0) 11988 : audit 0 from='client.? 172.21.15.40:0/3913997625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:10.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:10 smithi040 bash[28232]: audit 2023-12-02T02:26:10.155410+0000 mon.a (mon.0) 11988 : audit 0 from='client.? 172.21.15.40:0/3913997625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:11.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:10 smithi141 bash[31670]: audit 2023-12-02T02:26:10.155410+0000 mon.a (mon.0) 11988 : audit 0 from='client.? 172.21.15.40:0/3913997625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:11.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:11 smithi040 bash[28232]: cluster 2023-12-02T02:26:10.296667+0000 mgr.y (mgr.24356) 19435 : cluster 0 pgmap v19403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:11.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:11 smithi040 bash[41173]: cluster 2023-12-02T02:26:10.296667+0000 mgr.y (mgr.24356) 19435 : cluster 0 pgmap v19403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:11 smithi141 bash[31670]: cluster 2023-12-02T02:26:10.296667+0000 mgr.y (mgr.24356) 19435 : cluster 0 pgmap v19403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:13 smithi040 bash[28232]: cluster 2023-12-02T02:26:12.297131+0000 mgr.y (mgr.24356) 19436 : cluster 0 pgmap v19404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:13 smithi040 bash[28232]: audit 2023-12-02T02:26:12.619345+0000 mon.c (mon.2) 12187 : audit 0 from='client.? 172.21.15.40:0/954577258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:13 smithi040 bash[41173]: cluster 2023-12-02T02:26:12.297131+0000 mgr.y (mgr.24356) 19436 : cluster 0 pgmap v19404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:13 smithi040 bash[41173]: audit 2023-12-02T02:26:12.619345+0000 mon.c (mon.2) 12187 : audit 0 from='client.? 172.21.15.40:0/954577258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:13 smithi141 bash[31670]: cluster 2023-12-02T02:26:12.297131+0000 mgr.y (mgr.24356) 19436 : cluster 0 pgmap v19404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:13 smithi141 bash[31670]: audit 2023-12-02T02:26:12.619345+0000 mon.c (mon.2) 12187 : audit 0 from='client.? 172.21.15.40:0/954577258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:15 smithi040 bash[28232]: cluster 2023-12-02T02:26:14.298155+0000 mgr.y (mgr.24356) 19437 : cluster 0 pgmap v19405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:15 smithi040 bash[28232]: audit 2023-12-02T02:26:15.084401+0000 mon.c (mon.2) 12188 : audit 0 from='client.? 172.21.15.40:0/2074350386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:15 smithi040 bash[41173]: cluster 2023-12-02T02:26:14.298155+0000 mgr.y (mgr.24356) 19437 : cluster 0 pgmap v19405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:15 smithi040 bash[41173]: audit 2023-12-02T02:26:15.084401+0000 mon.c (mon.2) 12188 : audit 0 from='client.? 172.21.15.40:0/2074350386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:15 smithi141 bash[31670]: cluster 2023-12-02T02:26:14.298155+0000 mgr.y (mgr.24356) 19437 : cluster 0 pgmap v19405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:15 smithi141 bash[31670]: audit 2023-12-02T02:26:15.084401+0000 mon.c (mon.2) 12188 : audit 0 from='client.? 172.21.15.40:0/2074350386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:26:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:26:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:26:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:17 smithi040 bash[28232]: cluster 2023-12-02T02:26:16.299007+0000 mgr.y (mgr.24356) 19438 : cluster 0 pgmap v19406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:17 smithi040 bash[41173]: cluster 2023-12-02T02:26:16.299007+0000 mgr.y (mgr.24356) 19438 : cluster 0 pgmap v19406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:17 smithi141 bash[31670]: cluster 2023-12-02T02:26:16.299007+0000 mgr.y (mgr.24356) 19438 : cluster 0 pgmap v19406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:18 smithi040 bash[28232]: audit 2023-12-02T02:26:17.556547+0000 mon.a (mon.0) 11989 : audit 0 from='client.? 172.21.15.40:0/3721355499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:18 smithi040 bash[41173]: audit 2023-12-02T02:26:17.556547+0000 mon.a (mon.0) 11989 : audit 0 from='client.? 172.21.15.40:0/3721355499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:18 smithi141 bash[31670]: audit 2023-12-02T02:26:17.556547+0000 mon.a (mon.0) 11989 : audit 0 from='client.? 172.21.15.40:0/3721355499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:19 smithi040 bash[28232]: cluster 2023-12-02T02:26:18.299775+0000 mgr.y (mgr.24356) 19439 : cluster 0 pgmap v19407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:19 smithi040 bash[28232]: audit 2023-12-02T02:26:19.365887+0000 mon.c (mon.2) 12189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:19 smithi040 bash[41173]: cluster 2023-12-02T02:26:18.299775+0000 mgr.y (mgr.24356) 19439 : cluster 0 pgmap v19407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:19 smithi040 bash[41173]: audit 2023-12-02T02:26:19.365887+0000 mon.c (mon.2) 12189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:19 smithi141 bash[31670]: cluster 2023-12-02T02:26:18.299775+0000 mgr.y (mgr.24356) 19439 : cluster 0 pgmap v19407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:19 smithi141 bash[31670]: audit 2023-12-02T02:26:19.365887+0000 mon.c (mon.2) 12189 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:20 smithi040 bash[28232]: audit 2023-12-02T02:26:20.013129+0000 mon.c (mon.2) 12190 : audit 0 from='client.? 172.21.15.40:0/868899639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:20 smithi040 bash[41173]: audit 2023-12-02T02:26:20.013129+0000 mon.c (mon.2) 12190 : audit 0 from='client.? 172.21.15.40:0/868899639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:20 smithi141 bash[31670]: audit 2023-12-02T02:26:20.013129+0000 mon.c (mon.2) 12190 : audit 0 from='client.? 172.21.15.40:0/868899639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:21 smithi040 bash[41173]: cluster 2023-12-02T02:26:20.301002+0000 mgr.y (mgr.24356) 19440 : cluster 0 pgmap v19408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:21 smithi040 bash[28232]: cluster 2023-12-02T02:26:20.301002+0000 mgr.y (mgr.24356) 19440 : cluster 0 pgmap v19408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:21 smithi141 bash[31670]: cluster 2023-12-02T02:26:20.301002+0000 mgr.y (mgr.24356) 19440 : cluster 0 pgmap v19408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:23 smithi141 bash[31670]: cluster 2023-12-02T02:26:22.301674+0000 mgr.y (mgr.24356) 19441 : cluster 0 pgmap v19409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:23 smithi141 bash[31670]: audit 2023-12-02T02:26:22.475474+0000 mon.c (mon.2) 12191 : audit 0 from='client.? 172.21.15.40:0/3670388742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:23 smithi040 bash[41173]: cluster 2023-12-02T02:26:22.301674+0000 mgr.y (mgr.24356) 19441 : cluster 0 pgmap v19409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:23 smithi040 bash[41173]: audit 2023-12-02T02:26:22.475474+0000 mon.c (mon.2) 12191 : audit 0 from='client.? 172.21.15.40:0/3670388742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:23 smithi040 bash[28232]: cluster 2023-12-02T02:26:22.301674+0000 mgr.y (mgr.24356) 19441 : cluster 0 pgmap v19409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:23 smithi040 bash[28232]: audit 2023-12-02T02:26:22.475474+0000 mon.c (mon.2) 12191 : audit 0 from='client.? 172.21.15.40:0/3670388742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:25 smithi141 bash[31670]: cluster 2023-12-02T02:26:24.302730+0000 mgr.y (mgr.24356) 19442 : cluster 0 pgmap v19410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:25.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:25 smithi141 bash[31670]: audit 2023-12-02T02:26:24.946343+0000 mon.a (mon.0) 11990 : audit 0 from='client.? 172.21.15.40:0/1660686087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:25 smithi040 bash[41173]: cluster 2023-12-02T02:26:24.302730+0000 mgr.y (mgr.24356) 19442 : cluster 0 pgmap v19410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:25 smithi040 bash[41173]: audit 2023-12-02T02:26:24.946343+0000 mon.a (mon.0) 11990 : audit 0 from='client.? 172.21.15.40:0/1660686087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:25 smithi040 bash[28232]: cluster 2023-12-02T02:26:24.302730+0000 mgr.y (mgr.24356) 19442 : cluster 0 pgmap v19410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:25 smithi040 bash[28232]: audit 2023-12-02T02:26:24.946343+0000 mon.a (mon.0) 11990 : audit 0 from='client.? 172.21.15.40:0/1660686087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:26:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:26:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:26:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:27 smithi141 bash[31670]: cluster 2023-12-02T02:26:26.303503+0000 mgr.y (mgr.24356) 19443 : cluster 0 pgmap v19411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:27 smithi141 bash[31670]: audit 2023-12-02T02:26:27.410279+0000 mon.a (mon.0) 11991 : audit 0 from='client.? 172.21.15.40:0/2753910007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:27 smithi040 bash[41173]: cluster 2023-12-02T02:26:26.303503+0000 mgr.y (mgr.24356) 19443 : cluster 0 pgmap v19411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:27 smithi040 bash[41173]: audit 2023-12-02T02:26:27.410279+0000 mon.a (mon.0) 11991 : audit 0 from='client.? 172.21.15.40:0/2753910007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:27 smithi040 bash[28232]: cluster 2023-12-02T02:26:26.303503+0000 mgr.y (mgr.24356) 19443 : cluster 0 pgmap v19411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:27 smithi040 bash[28232]: audit 2023-12-02T02:26:27.410279+0000 mon.a (mon.0) 11991 : audit 0 from='client.? 172.21.15.40:0/2753910007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:29.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:29 smithi141 bash[31670]: cluster 2023-12-02T02:26:28.304153+0000 mgr.y (mgr.24356) 19444 : cluster 0 pgmap v19412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:29 smithi040 bash[28232]: cluster 2023-12-02T02:26:28.304153+0000 mgr.y (mgr.24356) 19444 : cluster 0 pgmap v19412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:29 smithi040 bash[41173]: cluster 2023-12-02T02:26:28.304153+0000 mgr.y (mgr.24356) 19444 : cluster 0 pgmap v19412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:30.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:30 smithi141 bash[31670]: audit 2023-12-02T02:26:29.881188+0000 mon.a (mon.0) 11992 : audit 0 from='client.? 172.21.15.40:0/954265527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:30 smithi040 bash[28232]: audit 2023-12-02T02:26:29.881188+0000 mon.a (mon.0) 11992 : audit 0 from='client.? 172.21.15.40:0/954265527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:30 smithi040 bash[41173]: audit 2023-12-02T02:26:29.881188+0000 mon.a (mon.0) 11992 : audit 0 from='client.? 172.21.15.40:0/954265527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:31.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:31 smithi141 bash[31670]: cluster 2023-12-02T02:26:30.305307+0000 mgr.y (mgr.24356) 19445 : cluster 0 pgmap v19413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:31 smithi040 bash[41173]: cluster 2023-12-02T02:26:30.305307+0000 mgr.y (mgr.24356) 19445 : cluster 0 pgmap v19413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:31 smithi040 bash[28232]: cluster 2023-12-02T02:26:30.305307+0000 mgr.y (mgr.24356) 19445 : cluster 0 pgmap v19413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:32.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:32 smithi141 bash[31670]: audit 2023-12-02T02:26:32.339836+0000 mon.a (mon.0) 11993 : audit 0 from='client.? 172.21.15.40:0/2838496939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:32 smithi040 bash[41173]: audit 2023-12-02T02:26:32.339836+0000 mon.a (mon.0) 11993 : audit 0 from='client.? 172.21.15.40:0/2838496939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:32 smithi040 bash[28232]: audit 2023-12-02T02:26:32.339836+0000 mon.a (mon.0) 11993 : audit 0 from='client.? 172.21.15.40:0/2838496939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:33.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:33 smithi141 bash[31670]: cluster 2023-12-02T02:26:32.305911+0000 mgr.y (mgr.24356) 19446 : cluster 0 pgmap v19414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:33 smithi040 bash[28232]: cluster 2023-12-02T02:26:32.305911+0000 mgr.y (mgr.24356) 19446 : cluster 0 pgmap v19414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:33 smithi040 bash[41173]: cluster 2023-12-02T02:26:32.305911+0000 mgr.y (mgr.24356) 19446 : cluster 0 pgmap v19414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:34 smithi141 bash[31670]: audit 2023-12-02T02:26:34.366547+0000 mon.c (mon.2) 12192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:34 smithi040 bash[41173]: audit 2023-12-02T02:26:34.366547+0000 mon.c (mon.2) 12192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:34 smithi040 bash[28232]: audit 2023-12-02T02:26:34.366547+0000 mon.c (mon.2) 12192 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:35.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:35 smithi141 bash[31670]: cluster 2023-12-02T02:26:34.306971+0000 mgr.y (mgr.24356) 19447 : cluster 0 pgmap v19415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:35 smithi141 bash[31670]: audit 2023-12-02T02:26:34.806222+0000 mon.c (mon.2) 12193 : audit 0 from='client.? 172.21.15.40:0/2098227784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:35 smithi040 bash[28232]: cluster 2023-12-02T02:26:34.306971+0000 mgr.y (mgr.24356) 19447 : cluster 0 pgmap v19415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:35 smithi040 bash[28232]: audit 2023-12-02T02:26:34.806222+0000 mon.c (mon.2) 12193 : audit 0 from='client.? 172.21.15.40:0/2098227784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:35 smithi040 bash[41173]: cluster 2023-12-02T02:26:34.306971+0000 mgr.y (mgr.24356) 19447 : cluster 0 pgmap v19415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:35 smithi040 bash[41173]: audit 2023-12-02T02:26:34.806222+0000 mon.c (mon.2) 12193 : audit 0 from='client.? 172.21.15.40:0/2098227784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:26:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:26:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:26:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:37 smithi141 bash[31670]: cluster 2023-12-02T02:26:36.307780+0000 mgr.y (mgr.24356) 19448 : cluster 0 pgmap v19416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:37 smithi141 bash[31670]: audit 2023-12-02T02:26:37.281208+0000 mon.a (mon.0) 11994 : audit 0 from='client.? 172.21.15.40:0/791310944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:37 smithi040 bash[41173]: cluster 2023-12-02T02:26:36.307780+0000 mgr.y (mgr.24356) 19448 : cluster 0 pgmap v19416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:37 smithi040 bash[41173]: audit 2023-12-02T02:26:37.281208+0000 mon.a (mon.0) 11994 : audit 0 from='client.? 172.21.15.40:0/791310944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:37 smithi040 bash[28232]: cluster 2023-12-02T02:26:36.307780+0000 mgr.y (mgr.24356) 19448 : cluster 0 pgmap v19416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:37 smithi040 bash[28232]: audit 2023-12-02T02:26:37.281208+0000 mon.a (mon.0) 11994 : audit 0 from='client.? 172.21.15.40:0/791310944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:39.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:39 smithi141 bash[31670]: cluster 2023-12-02T02:26:38.308395+0000 mgr.y (mgr.24356) 19449 : cluster 0 pgmap v19417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:39 smithi040 bash[41173]: cluster 2023-12-02T02:26:38.308395+0000 mgr.y (mgr.24356) 19449 : cluster 0 pgmap v19417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:39 smithi040 bash[28232]: cluster 2023-12-02T02:26:38.308395+0000 mgr.y (mgr.24356) 19449 : cluster 0 pgmap v19417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:40.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:40 smithi141 bash[31670]: audit 2023-12-02T02:26:39.749165+0000 mon.c (mon.2) 12194 : audit 0 from='client.? 172.21.15.40:0/2233060522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:40 smithi040 bash[41173]: audit 2023-12-02T02:26:39.749165+0000 mon.c (mon.2) 12194 : audit 0 from='client.? 172.21.15.40:0/2233060522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:40 smithi040 bash[28232]: audit 2023-12-02T02:26:39.749165+0000 mon.c (mon.2) 12194 : audit 0 from='client.? 172.21.15.40:0/2233060522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:41.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:41 smithi141 bash[31670]: cluster 2023-12-02T02:26:40.309567+0000 mgr.y (mgr.24356) 19450 : cluster 0 pgmap v19418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:41 smithi141 bash[31670]: audit 2023-12-02T02:26:41.046517+0000 mon.c (mon.2) 12195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:26:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:41 smithi040 bash[28232]: cluster 2023-12-02T02:26:40.309567+0000 mgr.y (mgr.24356) 19450 : cluster 0 pgmap v19418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:41 smithi040 bash[28232]: audit 2023-12-02T02:26:41.046517+0000 mon.c (mon.2) 12195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:26:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:41 smithi040 bash[41173]: cluster 2023-12-02T02:26:40.309567+0000 mgr.y (mgr.24356) 19450 : cluster 0 pgmap v19418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:41 smithi040 bash[41173]: audit 2023-12-02T02:26:41.046517+0000 mon.c (mon.2) 12195 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:26:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:42 smithi040 bash[28232]: audit 2023-12-02T02:26:42.215143+0000 mon.a (mon.0) 11995 : audit 0 from='client.? 172.21.15.40:0/4098290207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:42 smithi040 bash[41173]: audit 2023-12-02T02:26:42.215143+0000 mon.a (mon.0) 11995 : audit 0 from='client.? 172.21.15.40:0/4098290207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:43.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:42 smithi141 bash[31670]: audit 2023-12-02T02:26:42.215143+0000 mon.a (mon.0) 11995 : audit 0 from='client.? 172.21.15.40:0/4098290207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:43 smithi040 bash[41173]: cluster 2023-12-02T02:26:42.310180+0000 mgr.y (mgr.24356) 19451 : cluster 0 pgmap v19419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:43 smithi040 bash[28232]: cluster 2023-12-02T02:26:42.310180+0000 mgr.y (mgr.24356) 19451 : cluster 0 pgmap v19419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:43 smithi141 bash[31670]: cluster 2023-12-02T02:26:42.310180+0000 mgr.y (mgr.24356) 19451 : cluster 0 pgmap v19419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:45 smithi040 bash[28232]: cluster 2023-12-02T02:26:44.311191+0000 mgr.y (mgr.24356) 19452 : cluster 0 pgmap v19420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:45 smithi040 bash[28232]: audit 2023-12-02T02:26:44.690738+0000 mon.a (mon.0) 11996 : audit 0 from='client.? 172.21.15.40:0/1778310498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:45.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:45 smithi040 bash[41173]: cluster 2023-12-02T02:26:44.311191+0000 mgr.y (mgr.24356) 19452 : cluster 0 pgmap v19420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:45 smithi040 bash[41173]: audit 2023-12-02T02:26:44.690738+0000 mon.a (mon.0) 11996 : audit 0 from='client.? 172.21.15.40:0/1778310498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:45 smithi141 bash[31670]: cluster 2023-12-02T02:26:44.311191+0000 mgr.y (mgr.24356) 19452 : cluster 0 pgmap v19420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:45 smithi141 bash[31670]: audit 2023-12-02T02:26:44.690738+0000 mon.a (mon.0) 11996 : audit 0 from='client.? 172.21.15.40:0/1778310498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:26:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:26:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:26:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[41173]: cluster 2023-12-02T02:26:46.312057+0000 mgr.y (mgr.24356) 19453 : cluster 0 pgmap v19421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[41173]: audit 2023-12-02T02:26:46.940358+0000 mon.a (mon.0) 11997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[41173]: audit 2023-12-02T02:26:46.951440+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[41173]: audit 2023-12-02T02:26:47.171418+0000 mon.a (mon.0) 11999 : audit 0 from='client.? 172.21.15.40:0/1623909399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[41173]: audit 2023-12-02T02:26:47.191387+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[41173]: audit 2023-12-02T02:26:47.201215+0000 mon.a (mon.0) 12001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[28232]: cluster 2023-12-02T02:26:46.312057+0000 mgr.y (mgr.24356) 19453 : cluster 0 pgmap v19421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[28232]: audit 2023-12-02T02:26:46.940358+0000 mon.a (mon.0) 11997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[28232]: audit 2023-12-02T02:26:46.951440+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[28232]: audit 2023-12-02T02:26:47.171418+0000 mon.a (mon.0) 11999 : audit 0 from='client.? 172.21.15.40:0/1623909399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[28232]: audit 2023-12-02T02:26:47.191387+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:47 smithi040 bash[28232]: audit 2023-12-02T02:26:47.201215+0000 mon.a (mon.0) 12001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:47 smithi141 bash[31670]: cluster 2023-12-02T02:26:46.312057+0000 mgr.y (mgr.24356) 19453 : cluster 0 pgmap v19421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:47 smithi141 bash[31670]: audit 2023-12-02T02:26:46.940358+0000 mon.a (mon.0) 11997 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:47 smithi141 bash[31670]: audit 2023-12-02T02:26:46.951440+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:47 smithi141 bash[31670]: audit 2023-12-02T02:26:47.171418+0000 mon.a (mon.0) 11999 : audit 0 from='client.? 172.21.15.40:0/1623909399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:47 smithi141 bash[31670]: audit 2023-12-02T02:26:47.191387+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:47 smithi141 bash[31670]: audit 2023-12-02T02:26:47.201215+0000 mon.a (mon.0) 12001 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:48 smithi040 bash[41173]: audit 2023-12-02T02:26:47.677380+0000 mon.c (mon.2) 12196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:26:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:48 smithi040 bash[41173]: audit 2023-12-02T02:26:47.679395+0000 mon.c (mon.2) 12197 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:26:48.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:48 smithi040 bash[41173]: audit 2023-12-02T02:26:47.690905+0000 mon.a (mon.0) 12002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:48 smithi040 bash[28232]: audit 2023-12-02T02:26:47.677380+0000 mon.c (mon.2) 12196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:26:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:48 smithi040 bash[28232]: audit 2023-12-02T02:26:47.679395+0000 mon.c (mon.2) 12197 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:26:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:48 smithi040 bash[28232]: audit 2023-12-02T02:26:47.690905+0000 mon.a (mon.0) 12002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:48 smithi141 bash[31670]: audit 2023-12-02T02:26:47.677380+0000 mon.c (mon.2) 12196 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:26:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:48 smithi141 bash[31670]: audit 2023-12-02T02:26:47.679395+0000 mon.c (mon.2) 12197 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:26:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:48 smithi141 bash[31670]: audit 2023-12-02T02:26:47.690905+0000 mon.a (mon.0) 12002 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:26:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:49 smithi141 bash[31670]: cluster 2023-12-02T02:26:48.312725+0000 mgr.y (mgr.24356) 19454 : cluster 0 pgmap v19422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:49 smithi141 bash[31670]: audit 2023-12-02T02:26:49.366961+0000 mon.c (mon.2) 12198 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:49 smithi141 bash[31670]: audit 2023-12-02T02:26:49.647849+0000 mon.a (mon.0) 12003 : audit 0 from='client.? 172.21.15.40:0/2028899206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:49 smithi040 bash[41173]: cluster 2023-12-02T02:26:48.312725+0000 mgr.y (mgr.24356) 19454 : cluster 0 pgmap v19422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:49 smithi040 bash[41173]: audit 2023-12-02T02:26:49.366961+0000 mon.c (mon.2) 12198 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:49 smithi040 bash[41173]: audit 2023-12-02T02:26:49.647849+0000 mon.a (mon.0) 12003 : audit 0 from='client.? 172.21.15.40:0/2028899206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:49 smithi040 bash[28232]: cluster 2023-12-02T02:26:48.312725+0000 mgr.y (mgr.24356) 19454 : cluster 0 pgmap v19422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:49 smithi040 bash[28232]: audit 2023-12-02T02:26:49.366961+0000 mon.c (mon.2) 12198 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:49 smithi040 bash[28232]: audit 2023-12-02T02:26:49.647849+0000 mon.a (mon.0) 12003 : audit 0 from='client.? 172.21.15.40:0/2028899206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:51 smithi141 bash[31670]: cluster 2023-12-02T02:26:50.313801+0000 mgr.y (mgr.24356) 19455 : cluster 0 pgmap v19423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:51 smithi040 bash[41173]: cluster 2023-12-02T02:26:50.313801+0000 mgr.y (mgr.24356) 19455 : cluster 0 pgmap v19423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:51 smithi040 bash[28232]: cluster 2023-12-02T02:26:50.313801+0000 mgr.y (mgr.24356) 19455 : cluster 0 pgmap v19423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:52 smithi141 bash[31670]: audit 2023-12-02T02:26:52.108196+0000 mon.c (mon.2) 12199 : audit 0 from='client.? 172.21.15.40:0/1363904407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:53.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:52 smithi040 bash[41173]: audit 2023-12-02T02:26:52.108196+0000 mon.c (mon.2) 12199 : audit 0 from='client.? 172.21.15.40:0/1363904407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:53.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:52 smithi040 bash[28232]: audit 2023-12-02T02:26:52.108196+0000 mon.c (mon.2) 12199 : audit 0 from='client.? 172.21.15.40:0/1363904407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:53 smithi141 bash[31670]: cluster 2023-12-02T02:26:52.314448+0000 mgr.y (mgr.24356) 19456 : cluster 0 pgmap v19424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:53 smithi040 bash[28232]: cluster 2023-12-02T02:26:52.314448+0000 mgr.y (mgr.24356) 19456 : cluster 0 pgmap v19424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:53 smithi040 bash[41173]: cluster 2023-12-02T02:26:52.314448+0000 mgr.y (mgr.24356) 19456 : cluster 0 pgmap v19424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:54 smithi141 bash[31670]: audit 2023-12-02T02:26:54.572383+0000 mon.a (mon.0) 12004 : audit 0 from='client.? 172.21.15.40:0/575446112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:54 smithi040 bash[28232]: audit 2023-12-02T02:26:54.572383+0000 mon.a (mon.0) 12004 : audit 0 from='client.? 172.21.15.40:0/575446112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:54 smithi040 bash[41173]: audit 2023-12-02T02:26:54.572383+0000 mon.a (mon.0) 12004 : audit 0 from='client.? 172.21.15.40:0/575446112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:55 smithi141 bash[31670]: cluster 2023-12-02T02:26:54.315445+0000 mgr.y (mgr.24356) 19457 : cluster 0 pgmap v19425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:55 smithi040 bash[28232]: cluster 2023-12-02T02:26:54.315445+0000 mgr.y (mgr.24356) 19457 : cluster 0 pgmap v19425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:55 smithi040 bash[41173]: cluster 2023-12-02T02:26:54.315445+0000 mgr.y (mgr.24356) 19457 : cluster 0 pgmap v19425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:26:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:26:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:26:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:57 smithi141 bash[31670]: cluster 2023-12-02T02:26:56.316263+0000 mgr.y (mgr.24356) 19458 : cluster 0 pgmap v19426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:57 smithi141 bash[31670]: audit 2023-12-02T02:26:57.030947+0000 mon.a (mon.0) 12005 : audit 0 from='client.? 172.21.15.40:0/1359981042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:57 smithi040 bash[28232]: cluster 2023-12-02T02:26:56.316263+0000 mgr.y (mgr.24356) 19458 : cluster 0 pgmap v19426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:57 smithi040 bash[28232]: audit 2023-12-02T02:26:57.030947+0000 mon.a (mon.0) 12005 : audit 0 from='client.? 172.21.15.40:0/1359981042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:26:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:57 smithi040 bash[41173]: cluster 2023-12-02T02:26:56.316263+0000 mgr.y (mgr.24356) 19458 : cluster 0 pgmap v19426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:26:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:57 smithi040 bash[41173]: audit 2023-12-02T02:26:57.030947+0000 mon.a (mon.0) 12005 : audit 0 from='client.? 172.21.15.40:0/1359981042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:59 smithi141 bash[31670]: cluster 2023-12-02T02:26:58.317004+0000 mgr.y (mgr.24356) 19459 : cluster 0 pgmap v19427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:26:59 smithi141 bash[31670]: audit 2023-12-02T02:26:59.504805+0000 mon.c (mon.2) 12200 : audit 0 from='client.? 172.21.15.40:0/3839131196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:59 smithi040 bash[28232]: cluster 2023-12-02T02:26:58.317004+0000 mgr.y (mgr.24356) 19459 : cluster 0 pgmap v19427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:26:59 smithi040 bash[28232]: audit 2023-12-02T02:26:59.504805+0000 mon.c (mon.2) 12200 : audit 0 from='client.? 172.21.15.40:0/3839131196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:59 smithi040 bash[41173]: cluster 2023-12-02T02:26:58.317004+0000 mgr.y (mgr.24356) 19459 : cluster 0 pgmap v19427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:26:59 smithi040 bash[41173]: audit 2023-12-02T02:26:59.504805+0000 mon.c (mon.2) 12200 : audit 0 from='client.? 172.21.15.40:0/3839131196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:01 smithi141 bash[31670]: cluster 2023-12-02T02:27:00.318189+0000 mgr.y (mgr.24356) 19460 : cluster 0 pgmap v19428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:01 smithi040 bash[28232]: cluster 2023-12-02T02:27:00.318189+0000 mgr.y (mgr.24356) 19460 : cluster 0 pgmap v19428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:01 smithi040 bash[41173]: cluster 2023-12-02T02:27:00.318189+0000 mgr.y (mgr.24356) 19460 : cluster 0 pgmap v19428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:03.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:02 smithi141 bash[31670]: audit 2023-12-02T02:27:01.965877+0000 mon.c (mon.2) 12201 : audit 0 from='client.? 172.21.15.40:0/438175125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:02 smithi040 bash[28232]: audit 2023-12-02T02:27:01.965877+0000 mon.c (mon.2) 12201 : audit 0 from='client.? 172.21.15.40:0/438175125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:03.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:02 smithi040 bash[41173]: audit 2023-12-02T02:27:01.965877+0000 mon.c (mon.2) 12201 : audit 0 from='client.? 172.21.15.40:0/438175125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:04.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:03 smithi141 bash[31670]: cluster 2023-12-02T02:27:02.318868+0000 mgr.y (mgr.24356) 19461 : cluster 0 pgmap v19429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:03 smithi040 bash[28232]: cluster 2023-12-02T02:27:02.318868+0000 mgr.y (mgr.24356) 19461 : cluster 0 pgmap v19429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:04.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:03 smithi040 bash[41173]: cluster 2023-12-02T02:27:02.318868+0000 mgr.y (mgr.24356) 19461 : cluster 0 pgmap v19429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:04 smithi141 bash[31670]: audit 2023-12-02T02:27:04.367016+0000 mon.c (mon.2) 12202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:04 smithi141 bash[31670]: audit 2023-12-02T02:27:04.431201+0000 mon.c (mon.2) 12203 : audit 0 from='client.? 172.21.15.40:0/3802093742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:04 smithi040 bash[28232]: audit 2023-12-02T02:27:04.367016+0000 mon.c (mon.2) 12202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:04 smithi040 bash[28232]: audit 2023-12-02T02:27:04.431201+0000 mon.c (mon.2) 12203 : audit 0 from='client.? 172.21.15.40:0/3802093742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:04 smithi040 bash[41173]: audit 2023-12-02T02:27:04.367016+0000 mon.c (mon.2) 12202 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:04 smithi040 bash[41173]: audit 2023-12-02T02:27:04.431201+0000 mon.c (mon.2) 12203 : audit 0 from='client.? 172.21.15.40:0/3802093742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:05 smithi141 bash[31670]: cluster 2023-12-02T02:27:04.319793+0000 mgr.y (mgr.24356) 19462 : cluster 0 pgmap v19430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:05 smithi040 bash[28232]: cluster 2023-12-02T02:27:04.319793+0000 mgr.y (mgr.24356) 19462 : cluster 0 pgmap v19430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:05 smithi040 bash[41173]: cluster 2023-12-02T02:27:04.319793+0000 mgr.y (mgr.24356) 19462 : cluster 0 pgmap v19430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:27:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:27:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:27:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:07 smithi141 bash[31670]: cluster 2023-12-02T02:27:06.320675+0000 mgr.y (mgr.24356) 19463 : cluster 0 pgmap v19431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:07 smithi141 bash[31670]: audit 2023-12-02T02:27:06.897096+0000 mon.a (mon.0) 12006 : audit 0 from='client.? 172.21.15.40:0/2685740320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:07 smithi040 bash[28232]: cluster 2023-12-02T02:27:06.320675+0000 mgr.y (mgr.24356) 19463 : cluster 0 pgmap v19431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:07 smithi040 bash[28232]: audit 2023-12-02T02:27:06.897096+0000 mon.a (mon.0) 12006 : audit 0 from='client.? 172.21.15.40:0/2685740320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:07 smithi040 bash[41173]: cluster 2023-12-02T02:27:06.320675+0000 mgr.y (mgr.24356) 19463 : cluster 0 pgmap v19431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:07 smithi040 bash[41173]: audit 2023-12-02T02:27:06.897096+0000 mon.a (mon.0) 12006 : audit 0 from='client.? 172.21.15.40:0/2685740320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:09 smithi141 bash[31670]: cluster 2023-12-02T02:27:08.321360+0000 mgr.y (mgr.24356) 19464 : cluster 0 pgmap v19432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:09 smithi141 bash[31670]: audit 2023-12-02T02:27:09.366269+0000 mon.a (mon.0) 12007 : audit 0 from='client.? 172.21.15.40:0/304169580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:09 smithi040 bash[28232]: cluster 2023-12-02T02:27:08.321360+0000 mgr.y (mgr.24356) 19464 : cluster 0 pgmap v19432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:09 smithi040 bash[28232]: audit 2023-12-02T02:27:09.366269+0000 mon.a (mon.0) 12007 : audit 0 from='client.? 172.21.15.40:0/304169580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:09 smithi040 bash[41173]: cluster 2023-12-02T02:27:08.321360+0000 mgr.y (mgr.24356) 19464 : cluster 0 pgmap v19432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:09 smithi040 bash[41173]: audit 2023-12-02T02:27:09.366269+0000 mon.a (mon.0) 12007 : audit 0 from='client.? 172.21.15.40:0/304169580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:11 smithi141 bash[31670]: cluster 2023-12-02T02:27:10.322621+0000 mgr.y (mgr.24356) 19465 : cluster 0 pgmap v19433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:11 smithi040 bash[28232]: cluster 2023-12-02T02:27:10.322621+0000 mgr.y (mgr.24356) 19465 : cluster 0 pgmap v19433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:11 smithi040 bash[41173]: cluster 2023-12-02T02:27:10.322621+0000 mgr.y (mgr.24356) 19465 : cluster 0 pgmap v19433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:13.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:12 smithi040 bash[28232]: audit 2023-12-02T02:27:11.834394+0000 mon.a (mon.0) 12008 : audit 0 from='client.? 172.21.15.40:0/3705977934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:13.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:12 smithi040 bash[41173]: audit 2023-12-02T02:27:11.834394+0000 mon.a (mon.0) 12008 : audit 0 from='client.? 172.21.15.40:0/3705977934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:12 smithi141 bash[31670]: audit 2023-12-02T02:27:11.834394+0000 mon.a (mon.0) 12008 : audit 0 from='client.? 172.21.15.40:0/3705977934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:13 smithi040 bash[28232]: cluster 2023-12-02T02:27:12.323316+0000 mgr.y (mgr.24356) 19466 : cluster 0 pgmap v19434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:14.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:13 smithi040 bash[41173]: cluster 2023-12-02T02:27:12.323316+0000 mgr.y (mgr.24356) 19466 : cluster 0 pgmap v19434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:13 smithi141 bash[31670]: cluster 2023-12-02T02:27:12.323316+0000 mgr.y (mgr.24356) 19466 : cluster 0 pgmap v19434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:15.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:14 smithi040 bash[28232]: audit 2023-12-02T02:27:14.303587+0000 mon.a (mon.0) 12009 : audit 0 from='client.? 172.21.15.40:0/3896585313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:15.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:14 smithi040 bash[41173]: audit 2023-12-02T02:27:14.303587+0000 mon.a (mon.0) 12009 : audit 0 from='client.? 172.21.15.40:0/3896585313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:14 smithi141 bash[31670]: audit 2023-12-02T02:27:14.303587+0000 mon.a (mon.0) 12009 : audit 0 from='client.? 172.21.15.40:0/3896585313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:15 smithi040 bash[28232]: cluster 2023-12-02T02:27:14.324373+0000 mgr.y (mgr.24356) 19467 : cluster 0 pgmap v19435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:15 smithi040 bash[41173]: cluster 2023-12-02T02:27:14.324373+0000 mgr.y (mgr.24356) 19467 : cluster 0 pgmap v19435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:15 smithi141 bash[31670]: cluster 2023-12-02T02:27:14.324373+0000 mgr.y (mgr.24356) 19467 : cluster 0 pgmap v19435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:16.810 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:27:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:27:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:27:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:16 smithi040 bash[28232]: audit 2023-12-02T02:27:16.763490+0000 mon.c (mon.2) 12204 : audit 0 from='client.? 172.21.15.40:0/2354721207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:17.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:16 smithi040 bash[41173]: audit 2023-12-02T02:27:16.763490+0000 mon.c (mon.2) 12204 : audit 0 from='client.? 172.21.15.40:0/2354721207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:17.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:16 smithi141 bash[31670]: audit 2023-12-02T02:27:16.763490+0000 mon.c (mon.2) 12204 : audit 0 from='client.? 172.21.15.40:0/2354721207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:17 smithi040 bash[28232]: cluster 2023-12-02T02:27:16.325191+0000 mgr.y (mgr.24356) 19468 : cluster 0 pgmap v19436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:17 smithi040 bash[41173]: cluster 2023-12-02T02:27:16.325191+0000 mgr.y (mgr.24356) 19468 : cluster 0 pgmap v19436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:17 smithi141 bash[31670]: cluster 2023-12-02T02:27:16.325191+0000 mgr.y (mgr.24356) 19468 : cluster 0 pgmap v19436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:19 smithi040 bash[28232]: cluster 2023-12-02T02:27:18.325878+0000 mgr.y (mgr.24356) 19469 : cluster 0 pgmap v19437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:19 smithi040 bash[28232]: audit 2023-12-02T02:27:19.228682+0000 mon.a (mon.0) 12010 : audit 0 from='client.? 172.21.15.40:0/2870901396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:19 smithi040 bash[28232]: audit 2023-12-02T02:27:19.367631+0000 mon.c (mon.2) 12205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:19 smithi040 bash[41173]: cluster 2023-12-02T02:27:18.325878+0000 mgr.y (mgr.24356) 19469 : cluster 0 pgmap v19437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:19 smithi040 bash[41173]: audit 2023-12-02T02:27:19.228682+0000 mon.a (mon.0) 12010 : audit 0 from='client.? 172.21.15.40:0/2870901396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:19 smithi040 bash[41173]: audit 2023-12-02T02:27:19.367631+0000 mon.c (mon.2) 12205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:20.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:19 smithi141 bash[31670]: cluster 2023-12-02T02:27:18.325878+0000 mgr.y (mgr.24356) 19469 : cluster 0 pgmap v19437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:19 smithi141 bash[31670]: audit 2023-12-02T02:27:19.228682+0000 mon.a (mon.0) 12010 : audit 0 from='client.? 172.21.15.40:0/2870901396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:19 smithi141 bash[31670]: audit 2023-12-02T02:27:19.367631+0000 mon.c (mon.2) 12205 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:21 smithi040 bash[28232]: cluster 2023-12-02T02:27:20.327047+0000 mgr.y (mgr.24356) 19470 : cluster 0 pgmap v19438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:21 smithi040 bash[28232]: audit 2023-12-02T02:27:21.693551+0000 mon.a (mon.0) 12011 : audit 0 from='client.? 172.21.15.40:0/30506229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:21 smithi040 bash[41173]: cluster 2023-12-02T02:27:20.327047+0000 mgr.y (mgr.24356) 19470 : cluster 0 pgmap v19438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:21 smithi040 bash[41173]: audit 2023-12-02T02:27:21.693551+0000 mon.a (mon.0) 12011 : audit 0 from='client.? 172.21.15.40:0/30506229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:21 smithi141 bash[31670]: cluster 2023-12-02T02:27:20.327047+0000 mgr.y (mgr.24356) 19470 : cluster 0 pgmap v19438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:22.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:21 smithi141 bash[31670]: audit 2023-12-02T02:27:21.693551+0000 mon.a (mon.0) 12011 : audit 0 from='client.? 172.21.15.40:0/30506229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:23 smithi040 bash[41173]: cluster 2023-12-02T02:27:22.327716+0000 mgr.y (mgr.24356) 19471 : cluster 0 pgmap v19439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:23 smithi040 bash[28232]: cluster 2023-12-02T02:27:22.327716+0000 mgr.y (mgr.24356) 19471 : cluster 0 pgmap v19439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:24.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:23 smithi141 bash[31670]: cluster 2023-12-02T02:27:22.327716+0000 mgr.y (mgr.24356) 19471 : cluster 0 pgmap v19439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:24 smithi040 bash[41173]: audit 2023-12-02T02:27:24.159200+0000 mon.a (mon.0) 12012 : audit 0 from='client.? 172.21.15.40:0/2840538832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:24 smithi040 bash[28232]: audit 2023-12-02T02:27:24.159200+0000 mon.a (mon.0) 12012 : audit 0 from='client.? 172.21.15.40:0/2840538832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:25.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:24 smithi141 bash[31670]: audit 2023-12-02T02:27:24.159200+0000 mon.a (mon.0) 12012 : audit 0 from='client.? 172.21.15.40:0/2840538832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:25 smithi040 bash[28232]: cluster 2023-12-02T02:27:24.328837+0000 mgr.y (mgr.24356) 19472 : cluster 0 pgmap v19440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:26.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:25 smithi040 bash[41173]: cluster 2023-12-02T02:27:24.328837+0000 mgr.y (mgr.24356) 19472 : cluster 0 pgmap v19440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:26.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:25 smithi141 bash[31670]: cluster 2023-12-02T02:27:24.328837+0000 mgr.y (mgr.24356) 19472 : cluster 0 pgmap v19440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:26.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:27:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:27:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:27:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:26 smithi040 bash[28232]: audit 2023-12-02T02:27:26.621198+0000 mon.c (mon.2) 12206 : audit 0 from='client.? 172.21.15.40:0/257210645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:26 smithi040 bash[41173]: audit 2023-12-02T02:27:26.621198+0000 mon.c (mon.2) 12206 : audit 0 from='client.? 172.21.15.40:0/257210645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:27.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:26 smithi141 bash[31670]: audit 2023-12-02T02:27:26.621198+0000 mon.c (mon.2) 12206 : audit 0 from='client.? 172.21.15.40:0/257210645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:27 smithi040 bash[28232]: cluster 2023-12-02T02:27:26.329620+0000 mgr.y (mgr.24356) 19473 : cluster 0 pgmap v19441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:27 smithi040 bash[41173]: cluster 2023-12-02T02:27:26.329620+0000 mgr.y (mgr.24356) 19473 : cluster 0 pgmap v19441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:28.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:27 smithi141 bash[31670]: cluster 2023-12-02T02:27:26.329620+0000 mgr.y (mgr.24356) 19473 : cluster 0 pgmap v19441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:29 smithi040 bash[28232]: cluster 2023-12-02T02:27:28.330260+0000 mgr.y (mgr.24356) 19474 : cluster 0 pgmap v19442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:29 smithi040 bash[28232]: audit 2023-12-02T02:27:29.082498+0000 mon.c (mon.2) 12207 : audit 0 from='client.? 172.21.15.40:0/1316036090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:29 smithi040 bash[41173]: cluster 2023-12-02T02:27:28.330260+0000 mgr.y (mgr.24356) 19474 : cluster 0 pgmap v19442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:29 smithi040 bash[41173]: audit 2023-12-02T02:27:29.082498+0000 mon.c (mon.2) 12207 : audit 0 from='client.? 172.21.15.40:0/1316036090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:30.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:29 smithi141 bash[31670]: cluster 2023-12-02T02:27:28.330260+0000 mgr.y (mgr.24356) 19474 : cluster 0 pgmap v19442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:29 smithi141 bash[31670]: audit 2023-12-02T02:27:29.082498+0000 mon.c (mon.2) 12207 : audit 0 from='client.? 172.21.15.40:0/1316036090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:31 smithi040 bash[28232]: cluster 2023-12-02T02:27:30.331430+0000 mgr.y (mgr.24356) 19475 : cluster 0 pgmap v19443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:31 smithi040 bash[28232]: audit 2023-12-02T02:27:31.550748+0000 mon.c (mon.2) 12208 : audit 0 from='client.? 172.21.15.40:0/2689968438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:31 smithi040 bash[41173]: cluster 2023-12-02T02:27:30.331430+0000 mgr.y (mgr.24356) 19475 : cluster 0 pgmap v19443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:31 smithi040 bash[41173]: audit 2023-12-02T02:27:31.550748+0000 mon.c (mon.2) 12208 : audit 0 from='client.? 172.21.15.40:0/2689968438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:32.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:31 smithi141 bash[31670]: cluster 2023-12-02T02:27:30.331430+0000 mgr.y (mgr.24356) 19475 : cluster 0 pgmap v19443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:31 smithi141 bash[31670]: audit 2023-12-02T02:27:31.550748+0000 mon.c (mon.2) 12208 : audit 0 from='client.? 172.21.15.40:0/2689968438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:33 smithi040 bash[28232]: cluster 2023-12-02T02:27:32.332114+0000 mgr.y (mgr.24356) 19476 : cluster 0 pgmap v19444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:33 smithi040 bash[41173]: cluster 2023-12-02T02:27:32.332114+0000 mgr.y (mgr.24356) 19476 : cluster 0 pgmap v19444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:34.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:33 smithi141 bash[31670]: cluster 2023-12-02T02:27:32.332114+0000 mgr.y (mgr.24356) 19476 : cluster 0 pgmap v19444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:34 smithi040 bash[41173]: audit 2023-12-02T02:27:34.009660+0000 mon.c (mon.2) 12209 : audit 0 from='client.? 172.21.15.40:0/3339175568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:34 smithi040 bash[41173]: audit 2023-12-02T02:27:34.368037+0000 mon.c (mon.2) 12210 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:34 smithi040 bash[28232]: audit 2023-12-02T02:27:34.009660+0000 mon.c (mon.2) 12209 : audit 0 from='client.? 172.21.15.40:0/3339175568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:34 smithi040 bash[28232]: audit 2023-12-02T02:27:34.368037+0000 mon.c (mon.2) 12210 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:35.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:34 smithi141 bash[31670]: audit 2023-12-02T02:27:34.009660+0000 mon.c (mon.2) 12209 : audit 0 from='client.? 172.21.15.40:0/3339175568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:34 smithi141 bash[31670]: audit 2023-12-02T02:27:34.368037+0000 mon.c (mon.2) 12210 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:35 smithi040 bash[41173]: cluster 2023-12-02T02:27:34.333216+0000 mgr.y (mgr.24356) 19477 : cluster 0 pgmap v19445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:35 smithi040 bash[28232]: cluster 2023-12-02T02:27:34.333216+0000 mgr.y (mgr.24356) 19477 : cluster 0 pgmap v19445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:36.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:35 smithi141 bash[31670]: cluster 2023-12-02T02:27:34.333216+0000 mgr.y (mgr.24356) 19477 : cluster 0 pgmap v19445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:36.875 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:27:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:27:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:27:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:36 smithi040 bash[28232]: audit 2023-12-02T02:27:36.479199+0000 mon.c (mon.2) 12211 : audit 0 from='client.? 172.21.15.40:0/3896044043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:37.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:36 smithi040 bash[41173]: audit 2023-12-02T02:27:36.479199+0000 mon.c (mon.2) 12211 : audit 0 from='client.? 172.21.15.40:0/3896044043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:37.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:36 smithi141 bash[31670]: audit 2023-12-02T02:27:36.479199+0000 mon.c (mon.2) 12211 : audit 0 from='client.? 172.21.15.40:0/3896044043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:38.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:37 smithi040 bash[28232]: cluster 2023-12-02T02:27:36.333869+0000 mgr.y (mgr.24356) 19478 : cluster 0 pgmap v19446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:37 smithi040 bash[41173]: cluster 2023-12-02T02:27:36.333869+0000 mgr.y (mgr.24356) 19478 : cluster 0 pgmap v19446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:38.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:37 smithi141 bash[31670]: cluster 2023-12-02T02:27:36.333869+0000 mgr.y (mgr.24356) 19478 : cluster 0 pgmap v19446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:39 smithi040 bash[28232]: cluster 2023-12-02T02:27:38.334549+0000 mgr.y (mgr.24356) 19479 : cluster 0 pgmap v19447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:39 smithi040 bash[28232]: audit 2023-12-02T02:27:38.944062+0000 mon.c (mon.2) 12212 : audit 0 from='client.? 172.21.15.40:0/174901246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:39 smithi040 bash[41173]: cluster 2023-12-02T02:27:38.334549+0000 mgr.y (mgr.24356) 19479 : cluster 0 pgmap v19447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:39 smithi040 bash[41173]: audit 2023-12-02T02:27:38.944062+0000 mon.c (mon.2) 12212 : audit 0 from='client.? 172.21.15.40:0/174901246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:39 smithi141 bash[31670]: cluster 2023-12-02T02:27:38.334549+0000 mgr.y (mgr.24356) 19479 : cluster 0 pgmap v19447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:39 smithi141 bash[31670]: audit 2023-12-02T02:27:38.944062+0000 mon.c (mon.2) 12212 : audit 0 from='client.? 172.21.15.40:0/174901246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:41 smithi040 bash[28232]: cluster 2023-12-02T02:27:40.335740+0000 mgr.y (mgr.24356) 19480 : cluster 0 pgmap v19448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:41 smithi040 bash[28232]: audit 2023-12-02T02:27:41.404923+0000 mon.a (mon.0) 12013 : audit 0 from='client.? 172.21.15.40:0/863192334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:41 smithi040 bash[41173]: cluster 2023-12-02T02:27:40.335740+0000 mgr.y (mgr.24356) 19480 : cluster 0 pgmap v19448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:41 smithi040 bash[41173]: audit 2023-12-02T02:27:41.404923+0000 mon.a (mon.0) 12013 : audit 0 from='client.? 172.21.15.40:0/863192334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:42.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:41 smithi141 bash[31670]: cluster 2023-12-02T02:27:40.335740+0000 mgr.y (mgr.24356) 19480 : cluster 0 pgmap v19448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:41 smithi141 bash[31670]: audit 2023-12-02T02:27:41.404923+0000 mon.a (mon.0) 12013 : audit 0 from='client.? 172.21.15.40:0/863192334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:43 smithi040 bash[28232]: cluster 2023-12-02T02:27:42.336421+0000 mgr.y (mgr.24356) 19481 : cluster 0 pgmap v19449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:43 smithi040 bash[28232]: audit 2023-12-02T02:27:43.867065+0000 mon.a (mon.0) 12014 : audit 0 from='client.? 172.21.15.40:0/3131153759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:43 smithi040 bash[41173]: cluster 2023-12-02T02:27:42.336421+0000 mgr.y (mgr.24356) 19481 : cluster 0 pgmap v19449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:43 smithi040 bash[41173]: audit 2023-12-02T02:27:43.867065+0000 mon.a (mon.0) 12014 : audit 0 from='client.? 172.21.15.40:0/3131153759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:44.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:43 smithi141 bash[31670]: cluster 2023-12-02T02:27:42.336421+0000 mgr.y (mgr.24356) 19481 : cluster 0 pgmap v19449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:43 smithi141 bash[31670]: audit 2023-12-02T02:27:43.867065+0000 mon.a (mon.0) 12014 : audit 0 from='client.? 172.21.15.40:0/3131153759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:45 smithi040 bash[28232]: cluster 2023-12-02T02:27:44.337493+0000 mgr.y (mgr.24356) 19482 : cluster 0 pgmap v19450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:45 smithi040 bash[41173]: cluster 2023-12-02T02:27:44.337493+0000 mgr.y (mgr.24356) 19482 : cluster 0 pgmap v19450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:46.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:45 smithi141 bash[31670]: cluster 2023-12-02T02:27:44.337493+0000 mgr.y (mgr.24356) 19482 : cluster 0 pgmap v19450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:27:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:27:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:27:47.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:46 smithi141 bash[31670]: audit 2023-12-02T02:27:46.341126+0000 mon.c (mon.2) 12213 : audit 0 from='client.? 172.21.15.40:0/1009405308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:46 smithi040 bash[41173]: audit 2023-12-02T02:27:46.341126+0000 mon.c (mon.2) 12213 : audit 0 from='client.? 172.21.15.40:0/1009405308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:46 smithi040 bash[28232]: audit 2023-12-02T02:27:46.341126+0000 mon.c (mon.2) 12213 : audit 0 from='client.? 172.21.15.40:0/1009405308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:48.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:47 smithi141 bash[31670]: cluster 2023-12-02T02:27:46.338250+0000 mgr.y (mgr.24356) 19483 : cluster 0 pgmap v19451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:47 smithi141 bash[31670]: audit 2023-12-02T02:27:47.772335+0000 mon.c (mon.2) 12214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:27:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:47 smithi040 bash[28232]: cluster 2023-12-02T02:27:46.338250+0000 mgr.y (mgr.24356) 19483 : cluster 0 pgmap v19451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:47 smithi040 bash[28232]: audit 2023-12-02T02:27:47.772335+0000 mon.c (mon.2) 12214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:27:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:47 smithi040 bash[41173]: cluster 2023-12-02T02:27:46.338250+0000 mgr.y (mgr.24356) 19483 : cluster 0 pgmap v19451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:47 smithi040 bash[41173]: audit 2023-12-02T02:27:47.772335+0000 mon.c (mon.2) 12214 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:27:49.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:48 smithi141 bash[31670]: audit 2023-12-02T02:27:48.807367+0000 mon.c (mon.2) 12215 : audit 0 from='client.? 172.21.15.40:0/1391636647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:48 smithi040 bash[28232]: audit 2023-12-02T02:27:48.807367+0000 mon.c (mon.2) 12215 : audit 0 from='client.? 172.21.15.40:0/1391636647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:49.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:48 smithi040 bash[41173]: audit 2023-12-02T02:27:48.807367+0000 mon.c (mon.2) 12215 : audit 0 from='client.? 172.21.15.40:0/1391636647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:50.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:49 smithi141 bash[31670]: cluster 2023-12-02T02:27:48.338936+0000 mgr.y (mgr.24356) 19484 : cluster 0 pgmap v19452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:49 smithi141 bash[31670]: audit 2023-12-02T02:27:49.368445+0000 mon.c (mon.2) 12216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:49 smithi040 bash[28232]: cluster 2023-12-02T02:27:48.338936+0000 mgr.y (mgr.24356) 19484 : cluster 0 pgmap v19452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:49 smithi040 bash[28232]: audit 2023-12-02T02:27:49.368445+0000 mon.c (mon.2) 12216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:49 smithi040 bash[41173]: cluster 2023-12-02T02:27:48.338936+0000 mgr.y (mgr.24356) 19484 : cluster 0 pgmap v19452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:49 smithi040 bash[41173]: audit 2023-12-02T02:27:49.368445+0000 mon.c (mon.2) 12216 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:51 smithi141 bash[31670]: cluster 2023-12-02T02:27:50.340237+0000 mgr.y (mgr.24356) 19485 : cluster 0 pgmap v19453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:51 smithi141 bash[31670]: audit 2023-12-02T02:27:51.281851+0000 mon.a (mon.0) 12015 : audit 0 from='client.? 172.21.15.40:0/1361470389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:51 smithi040 bash[28232]: cluster 2023-12-02T02:27:50.340237+0000 mgr.y (mgr.24356) 19485 : cluster 0 pgmap v19453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:51 smithi040 bash[28232]: audit 2023-12-02T02:27:51.281851+0000 mon.a (mon.0) 12015 : audit 0 from='client.? 172.21.15.40:0/1361470389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:51 smithi040 bash[41173]: cluster 2023-12-02T02:27:50.340237+0000 mgr.y (mgr.24356) 19485 : cluster 0 pgmap v19453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:51 smithi040 bash[41173]: audit 2023-12-02T02:27:51.281851+0000 mon.a (mon.0) 12015 : audit 0 from='client.? 172.21.15.40:0/1361470389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:53 smithi141 bash[31670]: cluster 2023-12-02T02:27:52.340981+0000 mgr.y (mgr.24356) 19486 : cluster 0 pgmap v19454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:53 smithi141 bash[31670]: audit 2023-12-02T02:27:53.668550+0000 mon.a (mon.0) 12016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:53 smithi141 bash[31670]: audit 2023-12-02T02:27:53.682299+0000 mon.a (mon.0) 12017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:53 smithi141 bash[31670]: audit 2023-12-02T02:27:53.760453+0000 mon.c (mon.2) 12217 : audit 0 from='client.? 172.21.15.40:0/2632677770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[28232]: cluster 2023-12-02T02:27:52.340981+0000 mgr.y (mgr.24356) 19486 : cluster 0 pgmap v19454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[28232]: audit 2023-12-02T02:27:53.668550+0000 mon.a (mon.0) 12016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[28232]: audit 2023-12-02T02:27:53.682299+0000 mon.a (mon.0) 12017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[28232]: audit 2023-12-02T02:27:53.760453+0000 mon.c (mon.2) 12217 : audit 0 from='client.? 172.21.15.40:0/2632677770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[41173]: cluster 2023-12-02T02:27:52.340981+0000 mgr.y (mgr.24356) 19486 : cluster 0 pgmap v19454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[41173]: audit 2023-12-02T02:27:53.668550+0000 mon.a (mon.0) 12016 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[41173]: audit 2023-12-02T02:27:53.682299+0000 mon.a (mon.0) 12017 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:53 smithi040 bash[41173]: audit 2023-12-02T02:27:53.760453+0000 mon.c (mon.2) 12217 : audit 0 from='client.? 172.21.15.40:0/2632677770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:55.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:54 smithi141 bash[31670]: audit 2023-12-02T02:27:53.972716+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:54 smithi141 bash[31670]: audit 2023-12-02T02:27:53.986364+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:54 smithi141 bash[31670]: cluster 2023-12-02T02:27:54.342037+0000 mgr.y (mgr.24356) 19487 : cluster 0 pgmap v19455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:54 smithi141 bash[31670]: audit 2023-12-02T02:27:54.468120+0000 mon.c (mon.2) 12218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:27:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:54 smithi141 bash[31670]: audit 2023-12-02T02:27:54.470217+0000 mon.c (mon.2) 12219 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:27:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:54 smithi141 bash[31670]: audit 2023-12-02T02:27:54.480588+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[28232]: audit 2023-12-02T02:27:53.972716+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[28232]: audit 2023-12-02T02:27:53.986364+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[28232]: cluster 2023-12-02T02:27:54.342037+0000 mgr.y (mgr.24356) 19487 : cluster 0 pgmap v19455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[28232]: audit 2023-12-02T02:27:54.468120+0000 mon.c (mon.2) 12218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[28232]: audit 2023-12-02T02:27:54.470217+0000 mon.c (mon.2) 12219 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[28232]: audit 2023-12-02T02:27:54.480588+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[41173]: audit 2023-12-02T02:27:53.972716+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[41173]: audit 2023-12-02T02:27:53.986364+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[41173]: cluster 2023-12-02T02:27:54.342037+0000 mgr.y (mgr.24356) 19487 : cluster 0 pgmap v19455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[41173]: audit 2023-12-02T02:27:54.468120+0000 mon.c (mon.2) 12218 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[41173]: audit 2023-12-02T02:27:54.470217+0000 mon.c (mon.2) 12219 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:27:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:54 smithi040 bash[41173]: audit 2023-12-02T02:27:54.480588+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:27:56.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:56 smithi040 bash[28232]: audit 2023-12-02T02:27:56.227577+0000 mon.a (mon.0) 12021 : audit 0 from='client.? 172.21.15.40:0/3040550861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:27:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:27:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:27:56.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:56 smithi040 bash[41173]: audit 2023-12-02T02:27:56.227577+0000 mon.a (mon.0) 12021 : audit 0 from='client.? 172.21.15.40:0/3040550861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:56.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:56 smithi141 bash[31670]: audit 2023-12-02T02:27:56.227577+0000 mon.a (mon.0) 12021 : audit 0 from='client.? 172.21.15.40:0/3040550861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:57 smithi040 bash[28232]: cluster 2023-12-02T02:27:56.342826+0000 mgr.y (mgr.24356) 19488 : cluster 0 pgmap v19456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:57.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:57 smithi040 bash[41173]: cluster 2023-12-02T02:27:56.342826+0000 mgr.y (mgr.24356) 19488 : cluster 0 pgmap v19456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:57.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:57 smithi141 bash[31670]: cluster 2023-12-02T02:27:56.342826+0000 mgr.y (mgr.24356) 19488 : cluster 0 pgmap v19456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:59.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:59 smithi141 bash[31670]: cluster 2023-12-02T02:27:58.343515+0000 mgr.y (mgr.24356) 19489 : cluster 0 pgmap v19457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:27:59 smithi141 bash[31670]: audit 2023-12-02T02:27:58.691374+0000 mon.c (mon.2) 12220 : audit 0 from='client.? 172.21.15.40:0/1985622462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:59 smithi040 bash[28232]: cluster 2023-12-02T02:27:58.343515+0000 mgr.y (mgr.24356) 19489 : cluster 0 pgmap v19457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:27:59 smithi040 bash[28232]: audit 2023-12-02T02:27:58.691374+0000 mon.c (mon.2) 12220 : audit 0 from='client.? 172.21.15.40:0/1985622462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:27:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:59 smithi040 bash[41173]: cluster 2023-12-02T02:27:58.343515+0000 mgr.y (mgr.24356) 19489 : cluster 0 pgmap v19457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:27:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:27:59 smithi040 bash[41173]: audit 2023-12-02T02:27:58.691374+0000 mon.c (mon.2) 12220 : audit 0 from='client.? 172.21.15.40:0/1985622462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:01 smithi141 bash[31670]: cluster 2023-12-02T02:28:00.344722+0000 mgr.y (mgr.24356) 19490 : cluster 0 pgmap v19458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:01 smithi141 bash[31670]: audit 2023-12-02T02:28:01.151343+0000 mon.c (mon.2) 12221 : audit 0 from='client.? 172.21.15.40:0/3292347647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:01 smithi040 bash[41173]: cluster 2023-12-02T02:28:00.344722+0000 mgr.y (mgr.24356) 19490 : cluster 0 pgmap v19458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:01.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:01 smithi040 bash[41173]: audit 2023-12-02T02:28:01.151343+0000 mon.c (mon.2) 12221 : audit 0 from='client.? 172.21.15.40:0/3292347647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:01 smithi040 bash[28232]: cluster 2023-12-02T02:28:00.344722+0000 mgr.y (mgr.24356) 19490 : cluster 0 pgmap v19458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:01 smithi040 bash[28232]: audit 2023-12-02T02:28:01.151343+0000 mon.c (mon.2) 12221 : audit 0 from='client.? 172.21.15.40:0/3292347647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:03 smithi141 bash[31670]: cluster 2023-12-02T02:28:02.345429+0000 mgr.y (mgr.24356) 19491 : cluster 0 pgmap v19459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:03 smithi040 bash[41173]: cluster 2023-12-02T02:28:02.345429+0000 mgr.y (mgr.24356) 19491 : cluster 0 pgmap v19459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:03 smithi040 bash[28232]: cluster 2023-12-02T02:28:02.345429+0000 mgr.y (mgr.24356) 19491 : cluster 0 pgmap v19459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:04 smithi141 bash[31670]: audit 2023-12-02T02:28:03.621372+0000 mon.a (mon.0) 12022 : audit 0 from='client.? 172.21.15.40:0/1001463964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:04 smithi141 bash[31670]: audit 2023-12-02T02:28:04.368798+0000 mon.c (mon.2) 12222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:04 smithi040 bash[28232]: audit 2023-12-02T02:28:03.621372+0000 mon.a (mon.0) 12022 : audit 0 from='client.? 172.21.15.40:0/1001463964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:04 smithi040 bash[28232]: audit 2023-12-02T02:28:04.368798+0000 mon.c (mon.2) 12222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:04 smithi040 bash[41173]: audit 2023-12-02T02:28:03.621372+0000 mon.a (mon.0) 12022 : audit 0 from='client.? 172.21.15.40:0/1001463964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:04 smithi040 bash[41173]: audit 2023-12-02T02:28:04.368798+0000 mon.c (mon.2) 12222 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:05 smithi141 bash[31670]: cluster 2023-12-02T02:28:04.346462+0000 mgr.y (mgr.24356) 19492 : cluster 0 pgmap v19460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:05 smithi040 bash[28232]: cluster 2023-12-02T02:28:04.346462+0000 mgr.y (mgr.24356) 19492 : cluster 0 pgmap v19460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:05 smithi040 bash[41173]: cluster 2023-12-02T02:28:04.346462+0000 mgr.y (mgr.24356) 19492 : cluster 0 pgmap v19460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:06.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:06 smithi141 bash[31670]: audit 2023-12-02T02:28:06.082824+0000 mon.c (mon.2) 12223 : audit 0 from='client.? 172.21.15.40:0/2627298798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:28:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:28:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:28:06.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:06 smithi040 bash[41173]: audit 2023-12-02T02:28:06.082824+0000 mon.c (mon.2) 12223 : audit 0 from='client.? 172.21.15.40:0/2627298798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:06 smithi040 bash[28232]: audit 2023-12-02T02:28:06.082824+0000 mon.c (mon.2) 12223 : audit 0 from='client.? 172.21.15.40:0/2627298798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:07 smithi141 bash[31670]: cluster 2023-12-02T02:28:06.347301+0000 mgr.y (mgr.24356) 19493 : cluster 0 pgmap v19461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:07 smithi040 bash[41173]: cluster 2023-12-02T02:28:06.347301+0000 mgr.y (mgr.24356) 19493 : cluster 0 pgmap v19461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:07 smithi040 bash[28232]: cluster 2023-12-02T02:28:06.347301+0000 mgr.y (mgr.24356) 19493 : cluster 0 pgmap v19461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:09.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:09 smithi141 bash[31670]: cluster 2023-12-02T02:28:08.347960+0000 mgr.y (mgr.24356) 19494 : cluster 0 pgmap v19462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:09 smithi141 bash[31670]: audit 2023-12-02T02:28:08.554899+0000 mon.a (mon.0) 12023 : audit 0 from='client.? 172.21.15.40:0/3007061913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:09 smithi040 bash[41173]: cluster 2023-12-02T02:28:08.347960+0000 mgr.y (mgr.24356) 19494 : cluster 0 pgmap v19462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:09 smithi040 bash[41173]: audit 2023-12-02T02:28:08.554899+0000 mon.a (mon.0) 12023 : audit 0 from='client.? 172.21.15.40:0/3007061913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:09 smithi040 bash[28232]: cluster 2023-12-02T02:28:08.347960+0000 mgr.y (mgr.24356) 19494 : cluster 0 pgmap v19462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:09 smithi040 bash[28232]: audit 2023-12-02T02:28:08.554899+0000 mon.a (mon.0) 12023 : audit 0 from='client.? 172.21.15.40:0/3007061913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:11.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:11 smithi141 bash[31670]: cluster 2023-12-02T02:28:10.349158+0000 mgr.y (mgr.24356) 19495 : cluster 0 pgmap v19463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:11 smithi141 bash[31670]: audit 2023-12-02T02:28:11.019774+0000 mon.a (mon.0) 12024 : audit 0 from='client.? 172.21.15.40:0/2446427511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:11 smithi040 bash[28232]: cluster 2023-12-02T02:28:10.349158+0000 mgr.y (mgr.24356) 19495 : cluster 0 pgmap v19463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:11 smithi040 bash[28232]: audit 2023-12-02T02:28:11.019774+0000 mon.a (mon.0) 12024 : audit 0 from='client.? 172.21.15.40:0/2446427511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:11 smithi040 bash[41173]: cluster 2023-12-02T02:28:10.349158+0000 mgr.y (mgr.24356) 19495 : cluster 0 pgmap v19463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:11 smithi040 bash[41173]: audit 2023-12-02T02:28:11.019774+0000 mon.a (mon.0) 12024 : audit 0 from='client.? 172.21.15.40:0/2446427511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:13 smithi040 bash[28232]: cluster 2023-12-02T02:28:12.349846+0000 mgr.y (mgr.24356) 19496 : cluster 0 pgmap v19464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:13 smithi040 bash[28232]: audit 2023-12-02T02:28:13.475134+0000 mon.a (mon.0) 12025 : audit 0 from='client.? 172.21.15.40:0/1287711848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:13 smithi040 bash[41173]: cluster 2023-12-02T02:28:12.349846+0000 mgr.y (mgr.24356) 19496 : cluster 0 pgmap v19464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:13 smithi040 bash[41173]: audit 2023-12-02T02:28:13.475134+0000 mon.a (mon.0) 12025 : audit 0 from='client.? 172.21.15.40:0/1287711848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:13 smithi141 bash[31670]: cluster 2023-12-02T02:28:12.349846+0000 mgr.y (mgr.24356) 19496 : cluster 0 pgmap v19464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:13 smithi141 bash[31670]: audit 2023-12-02T02:28:13.475134+0000 mon.a (mon.0) 12025 : audit 0 from='client.? 172.21.15.40:0/1287711848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:15 smithi040 bash[28232]: cluster 2023-12-02T02:28:14.350912+0000 mgr.y (mgr.24356) 19497 : cluster 0 pgmap v19465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:15 smithi040 bash[41173]: cluster 2023-12-02T02:28:14.350912+0000 mgr.y (mgr.24356) 19497 : cluster 0 pgmap v19465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:15 smithi141 bash[31670]: cluster 2023-12-02T02:28:14.350912+0000 mgr.y (mgr.24356) 19497 : cluster 0 pgmap v19465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:16 smithi040 bash[28232]: audit 2023-12-02T02:28:15.937765+0000 mon.c (mon.2) 12224 : audit 0 from='client.? 172.21.15.40:0/1181569729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:28:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:28:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:28:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:16 smithi040 bash[41173]: audit 2023-12-02T02:28:15.937765+0000 mon.c (mon.2) 12224 : audit 0 from='client.? 172.21.15.40:0/1181569729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:17.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:16 smithi141 bash[31670]: audit 2023-12-02T02:28:15.937765+0000 mon.c (mon.2) 12224 : audit 0 from='client.? 172.21.15.40:0/1181569729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:17.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:17 smithi040 bash[28232]: cluster 2023-12-02T02:28:16.351677+0000 mgr.y (mgr.24356) 19498 : cluster 0 pgmap v19466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:17.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:17 smithi040 bash[41173]: cluster 2023-12-02T02:28:16.351677+0000 mgr.y (mgr.24356) 19498 : cluster 0 pgmap v19466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:17 smithi141 bash[31670]: cluster 2023-12-02T02:28:16.351677+0000 mgr.y (mgr.24356) 19498 : cluster 0 pgmap v19466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:18 smithi040 bash[41173]: audit 2023-12-02T02:28:18.403321+0000 mon.c (mon.2) 12225 : audit 0 from='client.? 172.21.15.40:0/3097590326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:18 smithi040 bash[28232]: audit 2023-12-02T02:28:18.403321+0000 mon.c (mon.2) 12225 : audit 0 from='client.? 172.21.15.40:0/3097590326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:19.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:18 smithi141 bash[31670]: audit 2023-12-02T02:28:18.403321+0000 mon.c (mon.2) 12225 : audit 0 from='client.? 172.21.15.40:0/3097590326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:19 smithi040 bash[41173]: cluster 2023-12-02T02:28:18.352232+0000 mgr.y (mgr.24356) 19499 : cluster 0 pgmap v19467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:19 smithi040 bash[41173]: audit 2023-12-02T02:28:19.369272+0000 mon.c (mon.2) 12226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:19 smithi040 bash[28232]: cluster 2023-12-02T02:28:18.352232+0000 mgr.y (mgr.24356) 19499 : cluster 0 pgmap v19467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:19 smithi040 bash[28232]: audit 2023-12-02T02:28:19.369272+0000 mon.c (mon.2) 12226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:20.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:19 smithi141 bash[31670]: cluster 2023-12-02T02:28:18.352232+0000 mgr.y (mgr.24356) 19499 : cluster 0 pgmap v19467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:19 smithi141 bash[31670]: audit 2023-12-02T02:28:19.369272+0000 mon.c (mon.2) 12226 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:21 smithi040 bash[41173]: cluster 2023-12-02T02:28:20.353378+0000 mgr.y (mgr.24356) 19500 : cluster 0 pgmap v19468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:21 smithi040 bash[41173]: audit 2023-12-02T02:28:20.865825+0000 mon.a (mon.0) 12026 : audit 0 from='client.? 172.21.15.40:0/715340351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:21 smithi040 bash[28232]: cluster 2023-12-02T02:28:20.353378+0000 mgr.y (mgr.24356) 19500 : cluster 0 pgmap v19468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:21 smithi040 bash[28232]: audit 2023-12-02T02:28:20.865825+0000 mon.a (mon.0) 12026 : audit 0 from='client.? 172.21.15.40:0/715340351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:21 smithi141 bash[31670]: cluster 2023-12-02T02:28:20.353378+0000 mgr.y (mgr.24356) 19500 : cluster 0 pgmap v19468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:21 smithi141 bash[31670]: audit 2023-12-02T02:28:20.865825+0000 mon.a (mon.0) 12026 : audit 0 from='client.? 172.21.15.40:0/715340351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:23 smithi040 bash[41173]: cluster 2023-12-02T02:28:22.354059+0000 mgr.y (mgr.24356) 19501 : cluster 0 pgmap v19469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:23 smithi040 bash[41173]: audit 2023-12-02T02:28:23.330592+0000 mon.a (mon.0) 12027 : audit 0 from='client.? 172.21.15.40:0/1269750693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:23 smithi040 bash[28232]: cluster 2023-12-02T02:28:22.354059+0000 mgr.y (mgr.24356) 19501 : cluster 0 pgmap v19469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:23 smithi040 bash[28232]: audit 2023-12-02T02:28:23.330592+0000 mon.a (mon.0) 12027 : audit 0 from='client.? 172.21.15.40:0/1269750693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:23 smithi141 bash[31670]: cluster 2023-12-02T02:28:22.354059+0000 mgr.y (mgr.24356) 19501 : cluster 0 pgmap v19469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:23 smithi141 bash[31670]: audit 2023-12-02T02:28:23.330592+0000 mon.a (mon.0) 12027 : audit 0 from='client.? 172.21.15.40:0/1269750693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:25 smithi040 bash[41173]: cluster 2023-12-02T02:28:24.355109+0000 mgr.y (mgr.24356) 19502 : cluster 0 pgmap v19470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:25 smithi040 bash[28232]: cluster 2023-12-02T02:28:24.355109+0000 mgr.y (mgr.24356) 19502 : cluster 0 pgmap v19470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:25 smithi141 bash[31670]: cluster 2023-12-02T02:28:24.355109+0000 mgr.y (mgr.24356) 19502 : cluster 0 pgmap v19470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:26 smithi040 bash[28232]: audit 2023-12-02T02:28:25.788811+0000 mon.a (mon.0) 12028 : audit 0 from='client.? 172.21.15.40:0/888227650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:28:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:28:26] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:28:26.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:26 smithi040 bash[41173]: audit 2023-12-02T02:28:25.788811+0000 mon.a (mon.0) 12028 : audit 0 from='client.? 172.21.15.40:0/888227650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:26 smithi141 bash[31670]: audit 2023-12-02T02:28:25.788811+0000 mon.a (mon.0) 12028 : audit 0 from='client.? 172.21.15.40:0/888227650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:27 smithi040 bash[28232]: cluster 2023-12-02T02:28:26.355928+0000 mgr.y (mgr.24356) 19503 : cluster 0 pgmap v19471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:27 smithi040 bash[41173]: cluster 2023-12-02T02:28:26.355928+0000 mgr.y (mgr.24356) 19503 : cluster 0 pgmap v19471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:27 smithi141 bash[31670]: cluster 2023-12-02T02:28:26.355928+0000 mgr.y (mgr.24356) 19503 : cluster 0 pgmap v19471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:28 smithi040 bash[28232]: audit 2023-12-02T02:28:28.251869+0000 mon.a (mon.0) 12029 : audit 0 from='client.? 172.21.15.40:0/376694947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:28 smithi040 bash[41173]: audit 2023-12-02T02:28:28.251869+0000 mon.a (mon.0) 12029 : audit 0 from='client.? 172.21.15.40:0/376694947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:28 smithi141 bash[31670]: audit 2023-12-02T02:28:28.251869+0000 mon.a (mon.0) 12029 : audit 0 from='client.? 172.21.15.40:0/376694947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:29 smithi040 bash[28232]: cluster 2023-12-02T02:28:28.356611+0000 mgr.y (mgr.24356) 19504 : cluster 0 pgmap v19472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:29 smithi040 bash[41173]: cluster 2023-12-02T02:28:28.356611+0000 mgr.y (mgr.24356) 19504 : cluster 0 pgmap v19472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:29 smithi141 bash[31670]: cluster 2023-12-02T02:28:28.356611+0000 mgr.y (mgr.24356) 19504 : cluster 0 pgmap v19472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:31 smithi040 bash[28232]: cluster 2023-12-02T02:28:30.357825+0000 mgr.y (mgr.24356) 19505 : cluster 0 pgmap v19473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:31 smithi040 bash[28232]: audit 2023-12-02T02:28:30.712569+0000 mon.a (mon.0) 12030 : audit 0 from='client.? 172.21.15.40:0/1201673208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:31 smithi040 bash[41173]: cluster 2023-12-02T02:28:30.357825+0000 mgr.y (mgr.24356) 19505 : cluster 0 pgmap v19473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:31 smithi040 bash[41173]: audit 2023-12-02T02:28:30.712569+0000 mon.a (mon.0) 12030 : audit 0 from='client.? 172.21.15.40:0/1201673208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:31 smithi141 bash[31670]: cluster 2023-12-02T02:28:30.357825+0000 mgr.y (mgr.24356) 19505 : cluster 0 pgmap v19473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:31 smithi141 bash[31670]: audit 2023-12-02T02:28:30.712569+0000 mon.a (mon.0) 12030 : audit 0 from='client.? 172.21.15.40:0/1201673208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:33 smithi040 bash[28232]: cluster 2023-12-02T02:28:32.358530+0000 mgr.y (mgr.24356) 19506 : cluster 0 pgmap v19474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:33 smithi040 bash[28232]: audit 2023-12-02T02:28:33.182391+0000 mon.c (mon.2) 12227 : audit 0 from='client.? 172.21.15.40:0/2868498051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:33 smithi040 bash[41173]: cluster 2023-12-02T02:28:32.358530+0000 mgr.y (mgr.24356) 19506 : cluster 0 pgmap v19474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:33 smithi040 bash[41173]: audit 2023-12-02T02:28:33.182391+0000 mon.c (mon.2) 12227 : audit 0 from='client.? 172.21.15.40:0/2868498051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:33 smithi141 bash[31670]: cluster 2023-12-02T02:28:32.358530+0000 mgr.y (mgr.24356) 19506 : cluster 0 pgmap v19474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:33 smithi141 bash[31670]: audit 2023-12-02T02:28:33.182391+0000 mon.c (mon.2) 12227 : audit 0 from='client.? 172.21.15.40:0/2868498051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:34 smithi040 bash[28232]: audit 2023-12-02T02:28:34.369457+0000 mon.c (mon.2) 12228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:34 smithi040 bash[41173]: audit 2023-12-02T02:28:34.369457+0000 mon.c (mon.2) 12228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:34 smithi141 bash[31670]: audit 2023-12-02T02:28:34.369457+0000 mon.c (mon.2) 12228 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:35 smithi040 bash[28232]: cluster 2023-12-02T02:28:34.359561+0000 mgr.y (mgr.24356) 19507 : cluster 0 pgmap v19475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:35 smithi040 bash[41173]: cluster 2023-12-02T02:28:34.359561+0000 mgr.y (mgr.24356) 19507 : cluster 0 pgmap v19475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:35 smithi141 bash[31670]: cluster 2023-12-02T02:28:34.359561+0000 mgr.y (mgr.24356) 19507 : cluster 0 pgmap v19475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:36 smithi040 bash[28232]: audit 2023-12-02T02:28:35.642621+0000 mon.a (mon.0) 12031 : audit 0 from='client.? 172.21.15.40:0/360280900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:28:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:28:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:28:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:36 smithi040 bash[41173]: audit 2023-12-02T02:28:35.642621+0000 mon.a (mon.0) 12031 : audit 0 from='client.? 172.21.15.40:0/360280900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:36 smithi141 bash[31670]: audit 2023-12-02T02:28:35.642621+0000 mon.a (mon.0) 12031 : audit 0 from='client.? 172.21.15.40:0/360280900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:37 smithi040 bash[28232]: cluster 2023-12-02T02:28:36.360349+0000 mgr.y (mgr.24356) 19508 : cluster 0 pgmap v19476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:37 smithi040 bash[41173]: cluster 2023-12-02T02:28:36.360349+0000 mgr.y (mgr.24356) 19508 : cluster 0 pgmap v19476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:38.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:37 smithi141 bash[31670]: cluster 2023-12-02T02:28:36.360349+0000 mgr.y (mgr.24356) 19508 : cluster 0 pgmap v19476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:38 smithi040 bash[28232]: audit 2023-12-02T02:28:38.108193+0000 mon.a (mon.0) 12032 : audit 0 from='client.? 172.21.15.40:0/4092434428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:38 smithi040 bash[41173]: audit 2023-12-02T02:28:38.108193+0000 mon.a (mon.0) 12032 : audit 0 from='client.? 172.21.15.40:0/4092434428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:38 smithi141 bash[31670]: audit 2023-12-02T02:28:38.108193+0000 mon.a (mon.0) 12032 : audit 0 from='client.? 172.21.15.40:0/4092434428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:39 smithi040 bash[28232]: cluster 2023-12-02T02:28:38.361080+0000 mgr.y (mgr.24356) 19509 : cluster 0 pgmap v19477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:39 smithi040 bash[41173]: cluster 2023-12-02T02:28:38.361080+0000 mgr.y (mgr.24356) 19509 : cluster 0 pgmap v19477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:39 smithi141 bash[31670]: cluster 2023-12-02T02:28:38.361080+0000 mgr.y (mgr.24356) 19509 : cluster 0 pgmap v19477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:40 smithi040 bash[28232]: audit 2023-12-02T02:28:40.577091+0000 mon.c (mon.2) 12229 : audit 0 from='client.? 172.21.15.40:0/163089724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:40 smithi040 bash[41173]: audit 2023-12-02T02:28:40.577091+0000 mon.c (mon.2) 12229 : audit 0 from='client.? 172.21.15.40:0/163089724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:40 smithi141 bash[31670]: audit 2023-12-02T02:28:40.577091+0000 mon.c (mon.2) 12229 : audit 0 from='client.? 172.21.15.40:0/163089724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:41 smithi040 bash[28232]: cluster 2023-12-02T02:28:40.362210+0000 mgr.y (mgr.24356) 19510 : cluster 0 pgmap v19478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:41 smithi040 bash[41173]: cluster 2023-12-02T02:28:40.362210+0000 mgr.y (mgr.24356) 19510 : cluster 0 pgmap v19478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:41 smithi141 bash[31670]: cluster 2023-12-02T02:28:40.362210+0000 mgr.y (mgr.24356) 19510 : cluster 0 pgmap v19478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:43 smithi040 bash[28232]: cluster 2023-12-02T02:28:42.362894+0000 mgr.y (mgr.24356) 19511 : cluster 0 pgmap v19479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:43 smithi040 bash[28232]: audit 2023-12-02T02:28:43.046970+0000 mon.a (mon.0) 12033 : audit 0 from='client.? 172.21.15.40:0/2970652218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:43 smithi040 bash[41173]: cluster 2023-12-02T02:28:42.362894+0000 mgr.y (mgr.24356) 19511 : cluster 0 pgmap v19479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:43 smithi040 bash[41173]: audit 2023-12-02T02:28:43.046970+0000 mon.a (mon.0) 12033 : audit 0 from='client.? 172.21.15.40:0/2970652218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:43 smithi141 bash[31670]: cluster 2023-12-02T02:28:42.362894+0000 mgr.y (mgr.24356) 19511 : cluster 0 pgmap v19479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:43 smithi141 bash[31670]: audit 2023-12-02T02:28:43.046970+0000 mon.a (mon.0) 12033 : audit 0 from='client.? 172.21.15.40:0/2970652218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:45 smithi141 bash[31670]: cluster 2023-12-02T02:28:44.363952+0000 mgr.y (mgr.24356) 19512 : cluster 0 pgmap v19480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:45 smithi141 bash[31670]: audit 2023-12-02T02:28:45.511982+0000 mon.a (mon.0) 12034 : audit 0 from='client.? 172.21.15.40:0/2432687892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:45 smithi040 bash[28232]: cluster 2023-12-02T02:28:44.363952+0000 mgr.y (mgr.24356) 19512 : cluster 0 pgmap v19480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:45 smithi040 bash[28232]: audit 2023-12-02T02:28:45.511982+0000 mon.a (mon.0) 12034 : audit 0 from='client.? 172.21.15.40:0/2432687892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:45 smithi040 bash[41173]: cluster 2023-12-02T02:28:44.363952+0000 mgr.y (mgr.24356) 19512 : cluster 0 pgmap v19480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:45 smithi040 bash[41173]: audit 2023-12-02T02:28:45.511982+0000 mon.a (mon.0) 12034 : audit 0 from='client.? 172.21.15.40:0/2432687892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:28:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:28:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:28:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:47 smithi141 bash[31670]: cluster 2023-12-02T02:28:46.364769+0000 mgr.y (mgr.24356) 19513 : cluster 0 pgmap v19481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:47 smithi040 bash[41173]: cluster 2023-12-02T02:28:46.364769+0000 mgr.y (mgr.24356) 19513 : cluster 0 pgmap v19481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:47 smithi040 bash[28232]: cluster 2023-12-02T02:28:46.364769+0000 mgr.y (mgr.24356) 19513 : cluster 0 pgmap v19481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:49.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:48 smithi141 bash[31670]: audit 2023-12-02T02:28:47.985696+0000 mon.a (mon.0) 12035 : audit 0 from='client.? 172.21.15.40:0/3715163194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:49.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:48 smithi040 bash[28232]: audit 2023-12-02T02:28:47.985696+0000 mon.a (mon.0) 12035 : audit 0 from='client.? 172.21.15.40:0/3715163194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:48 smithi040 bash[41173]: audit 2023-12-02T02:28:47.985696+0000 mon.a (mon.0) 12035 : audit 0 from='client.? 172.21.15.40:0/3715163194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:49 smithi141 bash[31670]: cluster 2023-12-02T02:28:48.365455+0000 mgr.y (mgr.24356) 19514 : cluster 0 pgmap v19482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:49 smithi141 bash[31670]: audit 2023-12-02T02:28:49.369991+0000 mon.c (mon.2) 12230 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:49 smithi040 bash[41173]: cluster 2023-12-02T02:28:48.365455+0000 mgr.y (mgr.24356) 19514 : cluster 0 pgmap v19482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:49 smithi040 bash[41173]: audit 2023-12-02T02:28:49.369991+0000 mon.c (mon.2) 12230 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:49 smithi040 bash[28232]: cluster 2023-12-02T02:28:48.365455+0000 mgr.y (mgr.24356) 19514 : cluster 0 pgmap v19482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:49 smithi040 bash[28232]: audit 2023-12-02T02:28:49.369991+0000 mon.c (mon.2) 12230 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:51.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:50 smithi141 bash[31670]: audit 2023-12-02T02:28:50.457990+0000 mon.c (mon.2) 12231 : audit 0 from='client.? 172.21.15.40:0/1895589350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:50 smithi040 bash[28232]: audit 2023-12-02T02:28:50.457990+0000 mon.c (mon.2) 12231 : audit 0 from='client.? 172.21.15.40:0/1895589350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:51.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:50 smithi040 bash[41173]: audit 2023-12-02T02:28:50.457990+0000 mon.c (mon.2) 12231 : audit 0 from='client.? 172.21.15.40:0/1895589350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:51 smithi141 bash[31670]: cluster 2023-12-02T02:28:50.366578+0000 mgr.y (mgr.24356) 19515 : cluster 0 pgmap v19483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:51 smithi040 bash[28232]: cluster 2023-12-02T02:28:50.366578+0000 mgr.y (mgr.24356) 19515 : cluster 0 pgmap v19483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:51 smithi040 bash[41173]: cluster 2023-12-02T02:28:50.366578+0000 mgr.y (mgr.24356) 19515 : cluster 0 pgmap v19483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:53 smithi141 bash[31670]: cluster 2023-12-02T02:28:52.367168+0000 mgr.y (mgr.24356) 19516 : cluster 0 pgmap v19484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:53 smithi141 bash[31670]: audit 2023-12-02T02:28:52.923031+0000 mon.c (mon.2) 12232 : audit 0 from='client.? 172.21.15.40:0/3152881831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:53 smithi040 bash[28232]: cluster 2023-12-02T02:28:52.367168+0000 mgr.y (mgr.24356) 19516 : cluster 0 pgmap v19484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:53 smithi040 bash[28232]: audit 2023-12-02T02:28:52.923031+0000 mon.c (mon.2) 12232 : audit 0 from='client.? 172.21.15.40:0/3152881831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:53 smithi040 bash[41173]: cluster 2023-12-02T02:28:52.367168+0000 mgr.y (mgr.24356) 19516 : cluster 0 pgmap v19484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:53 smithi040 bash[41173]: audit 2023-12-02T02:28:52.923031+0000 mon.c (mon.2) 12232 : audit 0 from='client.? 172.21.15.40:0/3152881831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:54 smithi141 bash[31670]: audit 2023-12-02T02:28:54.562699+0000 mon.c (mon.2) 12233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:28:55.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:54 smithi040 bash[28232]: audit 2023-12-02T02:28:54.562699+0000 mon.c (mon.2) 12233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:28:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:54 smithi040 bash[41173]: audit 2023-12-02T02:28:54.562699+0000 mon.c (mon.2) 12233 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:28:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:55 smithi141 bash[31670]: cluster 2023-12-02T02:28:54.368247+0000 mgr.y (mgr.24356) 19517 : cluster 0 pgmap v19485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:55 smithi141 bash[31670]: audit 2023-12-02T02:28:55.384785+0000 mon.a (mon.0) 12036 : audit 0 from='client.? 172.21.15.40:0/912740799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:55 smithi040 bash[28232]: cluster 2023-12-02T02:28:54.368247+0000 mgr.y (mgr.24356) 19517 : cluster 0 pgmap v19485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:55 smithi040 bash[28232]: audit 2023-12-02T02:28:55.384785+0000 mon.a (mon.0) 12036 : audit 0 from='client.? 172.21.15.40:0/912740799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:55 smithi040 bash[41173]: cluster 2023-12-02T02:28:54.368247+0000 mgr.y (mgr.24356) 19517 : cluster 0 pgmap v19485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:55 smithi040 bash[41173]: audit 2023-12-02T02:28:55.384785+0000 mon.a (mon.0) 12036 : audit 0 from='client.? 172.21.15.40:0/912740799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:28:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:28:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:28:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:57 smithi141 bash[31670]: cluster 2023-12-02T02:28:56.369093+0000 mgr.y (mgr.24356) 19518 : cluster 0 pgmap v19486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:57 smithi040 bash[41173]: cluster 2023-12-02T02:28:56.369093+0000 mgr.y (mgr.24356) 19518 : cluster 0 pgmap v19486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:57 smithi040 bash[28232]: cluster 2023-12-02T02:28:56.369093+0000 mgr.y (mgr.24356) 19518 : cluster 0 pgmap v19486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:28:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:58 smithi141 bash[31670]: audit 2023-12-02T02:28:57.868133+0000 mon.c (mon.2) 12234 : audit 0 from='client.? 172.21.15.40:0/2964936867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:58 smithi040 bash[28232]: audit 2023-12-02T02:28:57.868133+0000 mon.c (mon.2) 12234 : audit 0 from='client.? 172.21.15.40:0/2964936867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:28:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:58 smithi040 bash[41173]: audit 2023-12-02T02:28:57.868133+0000 mon.c (mon.2) 12234 : audit 0 from='client.? 172.21.15.40:0/2964936867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:28:59 smithi141 bash[31670]: cluster 2023-12-02T02:28:58.369787+0000 mgr.y (mgr.24356) 19519 : cluster 0 pgmap v19487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:28:59 smithi040 bash[41173]: cluster 2023-12-02T02:28:58.369787+0000 mgr.y (mgr.24356) 19519 : cluster 0 pgmap v19487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:28:59 smithi040 bash[28232]: cluster 2023-12-02T02:28:58.369787+0000 mgr.y (mgr.24356) 19519 : cluster 0 pgmap v19487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:01.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[28232]: audit 2023-12-02T02:29:00.356704+0000 mon.a (mon.0) 12037 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[28232]: audit 2023-12-02T02:29:00.369191+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[28232]: cluster 2023-12-02T02:29:00.370551+0000 mgr.y (mgr.24356) 19520 : cluster 0 pgmap v19488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[28232]: audit 2023-12-02T02:29:00.377829+0000 mon.c (mon.2) 12235 : audit 0 from='client.? 172.21.15.40:0/4241411407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[28232]: audit 2023-12-02T02:29:00.872983+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[28232]: audit 2023-12-02T02:29:00.881794+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[41173]: audit 2023-12-02T02:29:00.356704+0000 mon.a (mon.0) 12037 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[41173]: audit 2023-12-02T02:29:00.369191+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[41173]: cluster 2023-12-02T02:29:00.370551+0000 mgr.y (mgr.24356) 19520 : cluster 0 pgmap v19488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[41173]: audit 2023-12-02T02:29:00.377829+0000 mon.c (mon.2) 12235 : audit 0 from='client.? 172.21.15.40:0/4241411407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[41173]: audit 2023-12-02T02:29:00.872983+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:01 smithi040 bash[41173]: audit 2023-12-02T02:29:00.881794+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:01 smithi141 bash[31670]: audit 2023-12-02T02:29:00.356704+0000 mon.a (mon.0) 12037 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:01 smithi141 bash[31670]: audit 2023-12-02T02:29:00.369191+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:01 smithi141 bash[31670]: cluster 2023-12-02T02:29:00.370551+0000 mgr.y (mgr.24356) 19520 : cluster 0 pgmap v19488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:01 smithi141 bash[31670]: audit 2023-12-02T02:29:00.377829+0000 mon.c (mon.2) 12235 : audit 0 from='client.? 172.21.15.40:0/4241411407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:01 smithi141 bash[31670]: audit 2023-12-02T02:29:00.872983+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:01 smithi141 bash[31670]: audit 2023-12-02T02:29:00.881794+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:02 smithi040 bash[28232]: audit 2023-12-02T02:29:01.352870+0000 mon.c (mon.2) 12236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:29:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:02 smithi040 bash[28232]: audit 2023-12-02T02:29:01.361567+0000 mon.c (mon.2) 12237 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:29:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:02 smithi040 bash[28232]: audit 2023-12-02T02:29:01.368557+0000 mon.a (mon.0) 12041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:02 smithi040 bash[41173]: audit 2023-12-02T02:29:01.352870+0000 mon.c (mon.2) 12236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:29:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:02 smithi040 bash[41173]: audit 2023-12-02T02:29:01.361567+0000 mon.c (mon.2) 12237 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:29:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:02 smithi040 bash[41173]: audit 2023-12-02T02:29:01.368557+0000 mon.a (mon.0) 12041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:02 smithi141 bash[31670]: audit 2023-12-02T02:29:01.352870+0000 mon.c (mon.2) 12236 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:29:02.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:02 smithi141 bash[31670]: audit 2023-12-02T02:29:01.361567+0000 mon.c (mon.2) 12237 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:29:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:02 smithi141 bash[31670]: audit 2023-12-02T02:29:01.368557+0000 mon.a (mon.0) 12041 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:29:03.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:03 smithi141 bash[31670]: cluster 2023-12-02T02:29:02.371191+0000 mgr.y (mgr.24356) 19521 : cluster 0 pgmap v19489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:03 smithi141 bash[31670]: audit 2023-12-02T02:29:02.843000+0000 mon.a (mon.0) 12042 : audit 0 from='client.? 172.21.15.40:0/3906829657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:03 smithi040 bash[41173]: cluster 2023-12-02T02:29:02.371191+0000 mgr.y (mgr.24356) 19521 : cluster 0 pgmap v19489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:03.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:03 smithi040 bash[41173]: audit 2023-12-02T02:29:02.843000+0000 mon.a (mon.0) 12042 : audit 0 from='client.? 172.21.15.40:0/3906829657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:03 smithi040 bash[28232]: cluster 2023-12-02T02:29:02.371191+0000 mgr.y (mgr.24356) 19521 : cluster 0 pgmap v19489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:03 smithi040 bash[28232]: audit 2023-12-02T02:29:02.843000+0000 mon.a (mon.0) 12042 : audit 0 from='client.? 172.21.15.40:0/3906829657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:04.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:04 smithi141 bash[31670]: audit 2023-12-02T02:29:04.370589+0000 mon.c (mon.2) 12238 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:04 smithi040 bash[28232]: audit 2023-12-02T02:29:04.370589+0000 mon.c (mon.2) 12238 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:04.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:04 smithi040 bash[41173]: audit 2023-12-02T02:29:04.370589+0000 mon.c (mon.2) 12238 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:05.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:05 smithi141 bash[31670]: cluster 2023-12-02T02:29:04.372314+0000 mgr.y (mgr.24356) 19522 : cluster 0 pgmap v19490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:05 smithi141 bash[31670]: audit 2023-12-02T02:29:05.308083+0000 mon.c (mon.2) 12239 : audit 0 from='client.? 172.21.15.40:0/3027118023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:05 smithi040 bash[28232]: cluster 2023-12-02T02:29:04.372314+0000 mgr.y (mgr.24356) 19522 : cluster 0 pgmap v19490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:05.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:05 smithi040 bash[28232]: audit 2023-12-02T02:29:05.308083+0000 mon.c (mon.2) 12239 : audit 0 from='client.? 172.21.15.40:0/3027118023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:05.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:05 smithi040 bash[41173]: cluster 2023-12-02T02:29:04.372314+0000 mgr.y (mgr.24356) 19522 : cluster 0 pgmap v19490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:05 smithi040 bash[41173]: audit 2023-12-02T02:29:05.308083+0000 mon.c (mon.2) 12239 : audit 0 from='client.? 172.21.15.40:0/3027118023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:29:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:29:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:29:07.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:07 smithi141 bash[31670]: cluster 2023-12-02T02:29:06.373145+0000 mgr.y (mgr.24356) 19523 : cluster 0 pgmap v19491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:07.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:07 smithi040 bash[41173]: cluster 2023-12-02T02:29:06.373145+0000 mgr.y (mgr.24356) 19523 : cluster 0 pgmap v19491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:07 smithi040 bash[28232]: cluster 2023-12-02T02:29:06.373145+0000 mgr.y (mgr.24356) 19523 : cluster 0 pgmap v19491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:08.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:08 smithi040 bash[41173]: audit 2023-12-02T02:29:07.778238+0000 mon.a (mon.0) 12043 : audit 0 from='client.? 172.21.15.40:0/1223799579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:08.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:08 smithi040 bash[28232]: audit 2023-12-02T02:29:07.778238+0000 mon.a (mon.0) 12043 : audit 0 from='client.? 172.21.15.40:0/1223799579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:09.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:08 smithi141 bash[31670]: audit 2023-12-02T02:29:07.778238+0000 mon.a (mon.0) 12043 : audit 0 from='client.? 172.21.15.40:0/1223799579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:09 smithi040 bash[28232]: cluster 2023-12-02T02:29:08.373786+0000 mgr.y (mgr.24356) 19524 : cluster 0 pgmap v19492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:09.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:09 smithi040 bash[41173]: cluster 2023-12-02T02:29:08.373786+0000 mgr.y (mgr.24356) 19524 : cluster 0 pgmap v19492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:10.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:09 smithi141 bash[31670]: cluster 2023-12-02T02:29:08.373786+0000 mgr.y (mgr.24356) 19524 : cluster 0 pgmap v19492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:10.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:10 smithi040 bash[41173]: audit 2023-12-02T02:29:10.244657+0000 mon.c (mon.2) 12240 : audit 0 from='client.? 172.21.15.40:0/481915586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:10.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:10 smithi040 bash[28232]: audit 2023-12-02T02:29:10.244657+0000 mon.c (mon.2) 12240 : audit 0 from='client.? 172.21.15.40:0/481915586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:10 smithi141 bash[31670]: audit 2023-12-02T02:29:10.244657+0000 mon.c (mon.2) 12240 : audit 0 from='client.? 172.21.15.40:0/481915586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:11 smithi040 bash[41173]: cluster 2023-12-02T02:29:10.375009+0000 mgr.y (mgr.24356) 19525 : cluster 0 pgmap v19493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:11 smithi040 bash[28232]: cluster 2023-12-02T02:29:10.375009+0000 mgr.y (mgr.24356) 19525 : cluster 0 pgmap v19493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:12.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:11 smithi141 bash[31670]: cluster 2023-12-02T02:29:10.375009+0000 mgr.y (mgr.24356) 19525 : cluster 0 pgmap v19493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:13 smithi040 bash[28232]: cluster 2023-12-02T02:29:12.375648+0000 mgr.y (mgr.24356) 19526 : cluster 0 pgmap v19494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:13 smithi040 bash[28232]: audit 2023-12-02T02:29:12.706622+0000 mon.a (mon.0) 12044 : audit 0 from='client.? 172.21.15.40:0/2444556132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:13 smithi040 bash[41173]: cluster 2023-12-02T02:29:12.375648+0000 mgr.y (mgr.24356) 19526 : cluster 0 pgmap v19494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:13 smithi040 bash[41173]: audit 2023-12-02T02:29:12.706622+0000 mon.a (mon.0) 12044 : audit 0 from='client.? 172.21.15.40:0/2444556132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:14.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:13 smithi141 bash[31670]: cluster 2023-12-02T02:29:12.375648+0000 mgr.y (mgr.24356) 19526 : cluster 0 pgmap v19494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:13 smithi141 bash[31670]: audit 2023-12-02T02:29:12.706622+0000 mon.a (mon.0) 12044 : audit 0 from='client.? 172.21.15.40:0/2444556132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:15 smithi040 bash[28232]: cluster 2023-12-02T02:29:14.376782+0000 mgr.y (mgr.24356) 19527 : cluster 0 pgmap v19495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:15 smithi040 bash[28232]: audit 2023-12-02T02:29:15.173779+0000 mon.c (mon.2) 12241 : audit 0 from='client.? 172.21.15.40:0/173396979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:15 smithi040 bash[41173]: cluster 2023-12-02T02:29:14.376782+0000 mgr.y (mgr.24356) 19527 : cluster 0 pgmap v19495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:15 smithi040 bash[41173]: audit 2023-12-02T02:29:15.173779+0000 mon.c (mon.2) 12241 : audit 0 from='client.? 172.21.15.40:0/173396979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:15 smithi141 bash[31670]: cluster 2023-12-02T02:29:14.376782+0000 mgr.y (mgr.24356) 19527 : cluster 0 pgmap v19495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:15 smithi141 bash[31670]: audit 2023-12-02T02:29:15.173779+0000 mon.c (mon.2) 12241 : audit 0 from='client.? 172.21.15.40:0/173396979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:29:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:29:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:29:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:17 smithi040 bash[28232]: cluster 2023-12-02T02:29:16.377556+0000 mgr.y (mgr.24356) 19528 : cluster 0 pgmap v19496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:17 smithi040 bash[41173]: cluster 2023-12-02T02:29:16.377556+0000 mgr.y (mgr.24356) 19528 : cluster 0 pgmap v19496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:17 smithi141 bash[31670]: cluster 2023-12-02T02:29:16.377556+0000 mgr.y (mgr.24356) 19528 : cluster 0 pgmap v19496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:18.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:18 smithi040 bash[41173]: audit 2023-12-02T02:29:17.640720+0000 mon.c (mon.2) 12242 : audit 0 from='client.? 172.21.15.40:0/3965105908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:18.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:18 smithi040 bash[28232]: audit 2023-12-02T02:29:17.640720+0000 mon.c (mon.2) 12242 : audit 0 from='client.? 172.21.15.40:0/3965105908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:18 smithi141 bash[31670]: audit 2023-12-02T02:29:17.640720+0000 mon.c (mon.2) 12242 : audit 0 from='client.? 172.21.15.40:0/3965105908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:19 smithi040 bash[28232]: cluster 2023-12-02T02:29:18.378226+0000 mgr.y (mgr.24356) 19529 : cluster 0 pgmap v19497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:19 smithi040 bash[28232]: audit 2023-12-02T02:29:19.370768+0000 mon.c (mon.2) 12243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:19 smithi040 bash[41173]: cluster 2023-12-02T02:29:18.378226+0000 mgr.y (mgr.24356) 19529 : cluster 0 pgmap v19497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:19 smithi040 bash[41173]: audit 2023-12-02T02:29:19.370768+0000 mon.c (mon.2) 12243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:19 smithi141 bash[31670]: cluster 2023-12-02T02:29:18.378226+0000 mgr.y (mgr.24356) 19529 : cluster 0 pgmap v19497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:19 smithi141 bash[31670]: audit 2023-12-02T02:29:19.370768+0000 mon.c (mon.2) 12243 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:20 smithi040 bash[28232]: audit 2023-12-02T02:29:20.098854+0000 mon.c (mon.2) 12244 : audit 0 from='client.? 172.21.15.40:0/2626328065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:20 smithi040 bash[41173]: audit 2023-12-02T02:29:20.098854+0000 mon.c (mon.2) 12244 : audit 0 from='client.? 172.21.15.40:0/2626328065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:21.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:20 smithi141 bash[31670]: audit 2023-12-02T02:29:20.098854+0000 mon.c (mon.2) 12244 : audit 0 from='client.? 172.21.15.40:0/2626328065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:21 smithi040 bash[28232]: cluster 2023-12-02T02:29:20.379464+0000 mgr.y (mgr.24356) 19530 : cluster 0 pgmap v19498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:21.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:21 smithi040 bash[41173]: cluster 2023-12-02T02:29:20.379464+0000 mgr.y (mgr.24356) 19530 : cluster 0 pgmap v19498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:22.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:21 smithi141 bash[31670]: cluster 2023-12-02T02:29:20.379464+0000 mgr.y (mgr.24356) 19530 : cluster 0 pgmap v19498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:23.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:23 smithi141 bash[31670]: cluster 2023-12-02T02:29:22.380129+0000 mgr.y (mgr.24356) 19531 : cluster 0 pgmap v19499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:23 smithi141 bash[31670]: audit 2023-12-02T02:29:22.567769+0000 mon.a (mon.0) 12045 : audit 0 from='client.? 172.21.15.40:0/56435636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:23 smithi040 bash[28232]: cluster 2023-12-02T02:29:22.380129+0000 mgr.y (mgr.24356) 19531 : cluster 0 pgmap v19499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:23 smithi040 bash[28232]: audit 2023-12-02T02:29:22.567769+0000 mon.a (mon.0) 12045 : audit 0 from='client.? 172.21.15.40:0/56435636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:23 smithi040 bash[41173]: cluster 2023-12-02T02:29:22.380129+0000 mgr.y (mgr.24356) 19531 : cluster 0 pgmap v19499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:23 smithi040 bash[41173]: audit 2023-12-02T02:29:22.567769+0000 mon.a (mon.0) 12045 : audit 0 from='client.? 172.21.15.40:0/56435636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:25 smithi141 bash[31670]: cluster 2023-12-02T02:29:24.381189+0000 mgr.y (mgr.24356) 19532 : cluster 0 pgmap v19500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:25 smithi141 bash[31670]: audit 2023-12-02T02:29:25.033608+0000 mon.c (mon.2) 12245 : audit 0 from='client.? 172.21.15.40:0/674286131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:25 smithi040 bash[41173]: cluster 2023-12-02T02:29:24.381189+0000 mgr.y (mgr.24356) 19532 : cluster 0 pgmap v19500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:25 smithi040 bash[41173]: audit 2023-12-02T02:29:25.033608+0000 mon.c (mon.2) 12245 : audit 0 from='client.? 172.21.15.40:0/674286131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:25 smithi040 bash[28232]: cluster 2023-12-02T02:29:24.381189+0000 mgr.y (mgr.24356) 19532 : cluster 0 pgmap v19500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:25 smithi040 bash[28232]: audit 2023-12-02T02:29:25.033608+0000 mon.c (mon.2) 12245 : audit 0 from='client.? 172.21.15.40:0/674286131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:29:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:29:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:29:27.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:27 smithi141 bash[31670]: cluster 2023-12-02T02:29:26.382107+0000 mgr.y (mgr.24356) 19533 : cluster 0 pgmap v19501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:27 smithi141 bash[31670]: audit 2023-12-02T02:29:27.498463+0000 mon.c (mon.2) 12246 : audit 0 from='client.? 172.21.15.40:0/1751574693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:27 smithi040 bash[28232]: cluster 2023-12-02T02:29:26.382107+0000 mgr.y (mgr.24356) 19533 : cluster 0 pgmap v19501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:27 smithi040 bash[28232]: audit 2023-12-02T02:29:27.498463+0000 mon.c (mon.2) 12246 : audit 0 from='client.? 172.21.15.40:0/1751574693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:27 smithi040 bash[41173]: cluster 2023-12-02T02:29:26.382107+0000 mgr.y (mgr.24356) 19533 : cluster 0 pgmap v19501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:27 smithi040 bash[41173]: audit 2023-12-02T02:29:27.498463+0000 mon.c (mon.2) 12246 : audit 0 from='client.? 172.21.15.40:0/1751574693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:29 smithi040 bash[28232]: cluster 2023-12-02T02:29:28.382900+0000 mgr.y (mgr.24356) 19534 : cluster 0 pgmap v19502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:29 smithi040 bash[41173]: cluster 2023-12-02T02:29:28.382900+0000 mgr.y (mgr.24356) 19534 : cluster 0 pgmap v19502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:29 smithi141 bash[31670]: cluster 2023-12-02T02:29:28.382900+0000 mgr.y (mgr.24356) 19534 : cluster 0 pgmap v19502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:30 smithi040 bash[28232]: audit 2023-12-02T02:29:29.978017+0000 mon.c (mon.2) 12247 : audit 0 from='client.? 172.21.15.40:0/2702586502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:30 smithi040 bash[41173]: audit 2023-12-02T02:29:29.978017+0000 mon.c (mon.2) 12247 : audit 0 from='client.? 172.21.15.40:0/2702586502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:31.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:30 smithi141 bash[31670]: audit 2023-12-02T02:29:29.978017+0000 mon.c (mon.2) 12247 : audit 0 from='client.? 172.21.15.40:0/2702586502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:31 smithi040 bash[28232]: cluster 2023-12-02T02:29:30.384131+0000 mgr.y (mgr.24356) 19535 : cluster 0 pgmap v19503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:31 smithi040 bash[41173]: cluster 2023-12-02T02:29:30.384131+0000 mgr.y (mgr.24356) 19535 : cluster 0 pgmap v19503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:31 smithi141 bash[31670]: cluster 2023-12-02T02:29:30.384131+0000 mgr.y (mgr.24356) 19535 : cluster 0 pgmap v19503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:32 smithi040 bash[28232]: audit 2023-12-02T02:29:32.435823+0000 mon.c (mon.2) 12248 : audit 0 from='client.? 172.21.15.40:0/2732056037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:32 smithi040 bash[41173]: audit 2023-12-02T02:29:32.435823+0000 mon.c (mon.2) 12248 : audit 0 from='client.? 172.21.15.40:0/2732056037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:32 smithi141 bash[31670]: audit 2023-12-02T02:29:32.435823+0000 mon.c (mon.2) 12248 : audit 0 from='client.? 172.21.15.40:0/2732056037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:33 smithi040 bash[28232]: cluster 2023-12-02T02:29:32.384855+0000 mgr.y (mgr.24356) 19536 : cluster 0 pgmap v19504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:33 smithi040 bash[41173]: cluster 2023-12-02T02:29:32.384855+0000 mgr.y (mgr.24356) 19536 : cluster 0 pgmap v19504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:33 smithi141 bash[31670]: cluster 2023-12-02T02:29:32.384855+0000 mgr.y (mgr.24356) 19536 : cluster 0 pgmap v19504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:34 smithi040 bash[41173]: audit 2023-12-02T02:29:34.371223+0000 mon.c (mon.2) 12249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:34 smithi040 bash[28232]: audit 2023-12-02T02:29:34.371223+0000 mon.c (mon.2) 12249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:34 smithi141 bash[31670]: audit 2023-12-02T02:29:34.371223+0000 mon.c (mon.2) 12249 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:35 smithi040 bash[28232]: cluster 2023-12-02T02:29:34.385504+0000 mgr.y (mgr.24356) 19537 : cluster 0 pgmap v19505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:35 smithi040 bash[28232]: audit 2023-12-02T02:29:34.913521+0000 mon.c (mon.2) 12250 : audit 0 from='client.? 172.21.15.40:0/739092763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:35 smithi040 bash[41173]: cluster 2023-12-02T02:29:34.385504+0000 mgr.y (mgr.24356) 19537 : cluster 0 pgmap v19505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:35 smithi040 bash[41173]: audit 2023-12-02T02:29:34.913521+0000 mon.c (mon.2) 12250 : audit 0 from='client.? 172.21.15.40:0/739092763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:35 smithi141 bash[31670]: cluster 2023-12-02T02:29:34.385504+0000 mgr.y (mgr.24356) 19537 : cluster 0 pgmap v19505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:35 smithi141 bash[31670]: audit 2023-12-02T02:29:34.913521+0000 mon.c (mon.2) 12250 : audit 0 from='client.? 172.21.15.40:0/739092763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:29:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:29:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:29:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:37 smithi040 bash[28232]: cluster 2023-12-02T02:29:36.386269+0000 mgr.y (mgr.24356) 19538 : cluster 0 pgmap v19506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:37 smithi040 bash[28232]: audit 2023-12-02T02:29:37.374317+0000 mon.c (mon.2) 12251 : audit 0 from='client.? 172.21.15.40:0/2772596617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:37 smithi040 bash[41173]: cluster 2023-12-02T02:29:36.386269+0000 mgr.y (mgr.24356) 19538 : cluster 0 pgmap v19506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:37 smithi040 bash[41173]: audit 2023-12-02T02:29:37.374317+0000 mon.c (mon.2) 12251 : audit 0 from='client.? 172.21.15.40:0/2772596617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:37 smithi141 bash[31670]: cluster 2023-12-02T02:29:36.386269+0000 mgr.y (mgr.24356) 19538 : cluster 0 pgmap v19506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:37 smithi141 bash[31670]: audit 2023-12-02T02:29:37.374317+0000 mon.c (mon.2) 12251 : audit 0 from='client.? 172.21.15.40:0/2772596617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:39 smithi040 bash[28232]: cluster 2023-12-02T02:29:38.386969+0000 mgr.y (mgr.24356) 19539 : cluster 0 pgmap v19507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:39 smithi040 bash[41173]: cluster 2023-12-02T02:29:38.386969+0000 mgr.y (mgr.24356) 19539 : cluster 0 pgmap v19507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:40.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:39 smithi141 bash[31670]: cluster 2023-12-02T02:29:38.386969+0000 mgr.y (mgr.24356) 19539 : cluster 0 pgmap v19507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:40.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:40 smithi040 bash[28232]: audit 2023-12-02T02:29:39.841980+0000 mon.c (mon.2) 12252 : audit 0 from='client.? 172.21.15.40:0/1917408561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:40 smithi040 bash[41173]: audit 2023-12-02T02:29:39.841980+0000 mon.c (mon.2) 12252 : audit 0 from='client.? 172.21.15.40:0/1917408561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:41.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:40 smithi141 bash[31670]: audit 2023-12-02T02:29:39.841980+0000 mon.c (mon.2) 12252 : audit 0 from='client.? 172.21.15.40:0/1917408561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:41 smithi040 bash[41173]: cluster 2023-12-02T02:29:40.388134+0000 mgr.y (mgr.24356) 19540 : cluster 0 pgmap v19508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:41 smithi040 bash[28232]: cluster 2023-12-02T02:29:40.388134+0000 mgr.y (mgr.24356) 19540 : cluster 0 pgmap v19508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:41 smithi141 bash[31670]: cluster 2023-12-02T02:29:40.388134+0000 mgr.y (mgr.24356) 19540 : cluster 0 pgmap v19508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:42 smithi040 bash[28232]: audit 2023-12-02T02:29:42.308555+0000 mon.c (mon.2) 12253 : audit 0 from='client.? 172.21.15.40:0/1954842155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:42.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:42 smithi040 bash[41173]: audit 2023-12-02T02:29:42.308555+0000 mon.c (mon.2) 12253 : audit 0 from='client.? 172.21.15.40:0/1954842155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:42 smithi141 bash[31670]: audit 2023-12-02T02:29:42.308555+0000 mon.c (mon.2) 12253 : audit 0 from='client.? 172.21.15.40:0/1954842155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:43 smithi040 bash[28232]: cluster 2023-12-02T02:29:42.388820+0000 mgr.y (mgr.24356) 19541 : cluster 0 pgmap v19509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:43 smithi040 bash[41173]: cluster 2023-12-02T02:29:42.388820+0000 mgr.y (mgr.24356) 19541 : cluster 0 pgmap v19509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:44.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:43 smithi141 bash[31670]: cluster 2023-12-02T02:29:42.388820+0000 mgr.y (mgr.24356) 19541 : cluster 0 pgmap v19509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:45 smithi040 bash[28232]: cluster 2023-12-02T02:29:44.389813+0000 mgr.y (mgr.24356) 19542 : cluster 0 pgmap v19510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:45 smithi040 bash[28232]: audit 2023-12-02T02:29:44.782469+0000 mon.c (mon.2) 12254 : audit 0 from='client.? 172.21.15.40:0/924399132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:45 smithi040 bash[41173]: cluster 2023-12-02T02:29:44.389813+0000 mgr.y (mgr.24356) 19542 : cluster 0 pgmap v19510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:45 smithi040 bash[41173]: audit 2023-12-02T02:29:44.782469+0000 mon.c (mon.2) 12254 : audit 0 from='client.? 172.21.15.40:0/924399132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:45 smithi141 bash[31670]: cluster 2023-12-02T02:29:44.389813+0000 mgr.y (mgr.24356) 19542 : cluster 0 pgmap v19510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:45 smithi141 bash[31670]: audit 2023-12-02T02:29:44.782469+0000 mon.c (mon.2) 12254 : audit 0 from='client.? 172.21.15.40:0/924399132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:29:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:29:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:29:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:47 smithi040 bash[28232]: cluster 2023-12-02T02:29:46.390600+0000 mgr.y (mgr.24356) 19543 : cluster 0 pgmap v19511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:47 smithi040 bash[28232]: audit 2023-12-02T02:29:47.245657+0000 mon.a (mon.0) 12046 : audit 0 from='client.? 172.21.15.40:0/2203326157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:47 smithi040 bash[41173]: cluster 2023-12-02T02:29:46.390600+0000 mgr.y (mgr.24356) 19543 : cluster 0 pgmap v19511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:47 smithi040 bash[41173]: audit 2023-12-02T02:29:47.245657+0000 mon.a (mon.0) 12046 : audit 0 from='client.? 172.21.15.40:0/2203326157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:47 smithi141 bash[31670]: cluster 2023-12-02T02:29:46.390600+0000 mgr.y (mgr.24356) 19543 : cluster 0 pgmap v19511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:47 smithi141 bash[31670]: audit 2023-12-02T02:29:47.245657+0000 mon.a (mon.0) 12046 : audit 0 from='client.? 172.21.15.40:0/2203326157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:49 smithi040 bash[41173]: cluster 2023-12-02T02:29:48.391283+0000 mgr.y (mgr.24356) 19544 : cluster 0 pgmap v19512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:49 smithi040 bash[41173]: audit 2023-12-02T02:29:49.371372+0000 mon.c (mon.2) 12255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:49 smithi040 bash[28232]: cluster 2023-12-02T02:29:48.391283+0000 mgr.y (mgr.24356) 19544 : cluster 0 pgmap v19512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:49 smithi040 bash[28232]: audit 2023-12-02T02:29:49.371372+0000 mon.c (mon.2) 12255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:49 smithi141 bash[31670]: cluster 2023-12-02T02:29:48.391283+0000 mgr.y (mgr.24356) 19544 : cluster 0 pgmap v19512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:49 smithi141 bash[31670]: audit 2023-12-02T02:29:49.371372+0000 mon.c (mon.2) 12255 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:50 smithi040 bash[41173]: audit 2023-12-02T02:29:49.715700+0000 mon.c (mon.2) 12256 : audit 0 from='client.? 172.21.15.40:0/46468965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:50 smithi040 bash[28232]: audit 2023-12-02T02:29:49.715700+0000 mon.c (mon.2) 12256 : audit 0 from='client.? 172.21.15.40:0/46468965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:51.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:50 smithi141 bash[31670]: audit 2023-12-02T02:29:49.715700+0000 mon.c (mon.2) 12256 : audit 0 from='client.? 172.21.15.40:0/46468965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:51 smithi040 bash[28232]: cluster 2023-12-02T02:29:50.392402+0000 mgr.y (mgr.24356) 19545 : cluster 0 pgmap v19513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:51 smithi040 bash[41173]: cluster 2023-12-02T02:29:50.392402+0000 mgr.y (mgr.24356) 19545 : cluster 0 pgmap v19513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:52.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:51 smithi141 bash[31670]: cluster 2023-12-02T02:29:50.392402+0000 mgr.y (mgr.24356) 19545 : cluster 0 pgmap v19513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:52.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:52 smithi040 bash[28232]: audit 2023-12-02T02:29:52.186545+0000 mon.c (mon.2) 12257 : audit 0 from='client.? 172.21.15.40:0/2317075884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:52 smithi040 bash[41173]: audit 2023-12-02T02:29:52.186545+0000 mon.c (mon.2) 12257 : audit 0 from='client.? 172.21.15.40:0/2317075884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:53.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:52 smithi141 bash[31670]: audit 2023-12-02T02:29:52.186545+0000 mon.c (mon.2) 12257 : audit 0 from='client.? 172.21.15.40:0/2317075884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:53 smithi040 bash[28232]: cluster 2023-12-02T02:29:52.393077+0000 mgr.y (mgr.24356) 19546 : cluster 0 pgmap v19514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:53 smithi040 bash[41173]: cluster 2023-12-02T02:29:52.393077+0000 mgr.y (mgr.24356) 19546 : cluster 0 pgmap v19514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:53 smithi141 bash[31670]: cluster 2023-12-02T02:29:52.393077+0000 mgr.y (mgr.24356) 19546 : cluster 0 pgmap v19514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:55 smithi040 bash[28232]: cluster 2023-12-02T02:29:54.394106+0000 mgr.y (mgr.24356) 19547 : cluster 0 pgmap v19515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:55 smithi040 bash[28232]: audit 2023-12-02T02:29:54.657785+0000 mon.c (mon.2) 12258 : audit 0 from='client.? 172.21.15.40:0/2210418430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:55 smithi040 bash[41173]: cluster 2023-12-02T02:29:54.394106+0000 mgr.y (mgr.24356) 19547 : cluster 0 pgmap v19515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:55 smithi040 bash[41173]: audit 2023-12-02T02:29:54.657785+0000 mon.c (mon.2) 12258 : audit 0 from='client.? 172.21.15.40:0/2210418430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:55 smithi141 bash[31670]: cluster 2023-12-02T02:29:54.394106+0000 mgr.y (mgr.24356) 19547 : cluster 0 pgmap v19515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:55 smithi141 bash[31670]: audit 2023-12-02T02:29:54.657785+0000 mon.c (mon.2) 12258 : audit 0 from='client.? 172.21.15.40:0/2210418430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:29:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:29:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:29:57.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:57 smithi040 bash[28232]: cluster 2023-12-02T02:29:56.394900+0000 mgr.y (mgr.24356) 19548 : cluster 0 pgmap v19516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:57 smithi040 bash[28232]: audit 2023-12-02T02:29:57.122888+0000 mon.a (mon.0) 12047 : audit 0 from='client.? 172.21.15.40:0/3094689526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:57 smithi040 bash[41173]: cluster 2023-12-02T02:29:56.394900+0000 mgr.y (mgr.24356) 19548 : cluster 0 pgmap v19516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:57 smithi040 bash[41173]: audit 2023-12-02T02:29:57.122888+0000 mon.a (mon.0) 12047 : audit 0 from='client.? 172.21.15.40:0/3094689526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:29:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:57 smithi141 bash[31670]: cluster 2023-12-02T02:29:56.394900+0000 mgr.y (mgr.24356) 19548 : cluster 0 pgmap v19516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:29:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:57 smithi141 bash[31670]: audit 2023-12-02T02:29:57.122888+0000 mon.a (mon.0) 12047 : audit 0 from='client.? 172.21.15.40:0/3094689526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:00.002 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:59 smithi040 bash[28232]: cluster 2023-12-02T02:29:58.395546+0000 mgr.y (mgr.24356) 19549 : cluster 0 pgmap v19517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:00.002 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:29:59 smithi040 bash[28232]: audit 2023-12-02T02:29:59.586472+0000 mon.a (mon.0) 12048 : audit 0 from='client.? 172.21.15.40:0/1713570168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:00.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:59 smithi040 bash[41173]: cluster 2023-12-02T02:29:58.395546+0000 mgr.y (mgr.24356) 19549 : cluster 0 pgmap v19517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:00.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:29:59 smithi040 bash[41173]: audit 2023-12-02T02:29:59.586472+0000 mon.a (mon.0) 12048 : audit 0 from='client.? 172.21.15.40:0/1713570168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:59 smithi141 bash[31670]: cluster 2023-12-02T02:29:58.395546+0000 mgr.y (mgr.24356) 19549 : cluster 0 pgmap v19517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:29:59 smithi141 bash[31670]: audit 2023-12-02T02:29:59.586472+0000 mon.a (mon.0) 12048 : audit 0 from='client.? 172.21.15.40:0/1713570168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:00 smithi040 bash[28232]: debug 2023-12-02T02:29:59.996+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:01.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:00 smithi141 bash[31670]: cluster 2023-12-02T02:30:00.000160+0000 mon.a (mon.0) 12049 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:00 smithi040 bash[28232]: cluster 2023-12-02T02:30:00.000160+0000 mon.a (mon.0) 12049 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:00 smithi040 bash[41173]: cluster 2023-12-02T02:30:00.000160+0000 mon.a (mon.0) 12049 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:01 smithi141 bash[31670]: cluster 2023-12-02T02:30:00.396760+0000 mgr.y (mgr.24356) 19550 : cluster 0 pgmap v19518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:01 smithi141 bash[31670]: audit 2023-12-02T02:30:01.459291+0000 mon.c (mon.2) 12259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:30:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:01 smithi040 bash[41173]: cluster 2023-12-02T02:30:00.396760+0000 mgr.y (mgr.24356) 19550 : cluster 0 pgmap v19518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:01 smithi040 bash[41173]: audit 2023-12-02T02:30:01.459291+0000 mon.c (mon.2) 12259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:30:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:01 smithi040 bash[28232]: cluster 2023-12-02T02:30:00.396760+0000 mgr.y (mgr.24356) 19550 : cluster 0 pgmap v19518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:01 smithi040 bash[28232]: audit 2023-12-02T02:30:01.459291+0000 mon.c (mon.2) 12259 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:30:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:02 smithi040 bash[41173]: audit 2023-12-02T02:30:01.887782+0000 mon.a (mon.0) 12050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:02 smithi040 bash[41173]: audit 2023-12-02T02:30:01.896832+0000 mon.a (mon.0) 12051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:02 smithi040 bash[41173]: audit 2023-12-02T02:30:02.080107+0000 mon.a (mon.0) 12052 : audit 0 from='client.? 172.21.15.40:0/1501360208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:02 smithi040 bash[28232]: audit 2023-12-02T02:30:01.887782+0000 mon.a (mon.0) 12050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:02 smithi040 bash[28232]: audit 2023-12-02T02:30:01.896832+0000 mon.a (mon.0) 12051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:03.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:02 smithi040 bash[28232]: audit 2023-12-02T02:30:02.080107+0000 mon.a (mon.0) 12052 : audit 0 from='client.? 172.21.15.40:0/1501360208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:02 smithi141 bash[31670]: audit 2023-12-02T02:30:01.887782+0000 mon.a (mon.0) 12050 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:02 smithi141 bash[31670]: audit 2023-12-02T02:30:01.896832+0000 mon.a (mon.0) 12051 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:02 smithi141 bash[31670]: audit 2023-12-02T02:30:02.080107+0000 mon.a (mon.0) 12052 : audit 0 from='client.? 172.21.15.40:0/1501360208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:03 smithi040 bash[28232]: cluster 2023-12-02T02:30:02.397452+0000 mgr.y (mgr.24356) 19551 : cluster 0 pgmap v19519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:03 smithi040 bash[41173]: cluster 2023-12-02T02:30:02.397452+0000 mgr.y (mgr.24356) 19551 : cluster 0 pgmap v19519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:04.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:03 smithi141 bash[31670]: cluster 2023-12-02T02:30:02.397452+0000 mgr.y (mgr.24356) 19551 : cluster 0 pgmap v19519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:04 smithi040 bash[28232]: audit 2023-12-02T02:30:04.371861+0000 mon.c (mon.2) 12260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:04 smithi040 bash[28232]: audit 2023-12-02T02:30:04.543826+0000 mon.c (mon.2) 12261 : audit 0 from='client.? 172.21.15.40:0/247772279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:04 smithi040 bash[41173]: audit 2023-12-02T02:30:04.371861+0000 mon.c (mon.2) 12260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:04 smithi040 bash[41173]: audit 2023-12-02T02:30:04.543826+0000 mon.c (mon.2) 12261 : audit 0 from='client.? 172.21.15.40:0/247772279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:04 smithi141 bash[31670]: audit 2023-12-02T02:30:04.371861+0000 mon.c (mon.2) 12260 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:04 smithi141 bash[31670]: audit 2023-12-02T02:30:04.543826+0000 mon.c (mon.2) 12261 : audit 0 from='client.? 172.21.15.40:0/247772279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:05 smithi040 bash[28232]: cluster 2023-12-02T02:30:04.398419+0000 mgr.y (mgr.24356) 19552 : cluster 0 pgmap v19520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:05 smithi040 bash[41173]: cluster 2023-12-02T02:30:04.398419+0000 mgr.y (mgr.24356) 19552 : cluster 0 pgmap v19520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:06.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:05 smithi141 bash[31670]: cluster 2023-12-02T02:30:04.398419+0000 mgr.y (mgr.24356) 19552 : cluster 0 pgmap v19520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:30:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:30:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:30:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:07 smithi141 bash[31670]: cluster 2023-12-02T02:30:06.399219+0000 mgr.y (mgr.24356) 19553 : cluster 0 pgmap v19521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:07 smithi141 bash[31670]: audit 2023-12-02T02:30:07.032947+0000 mon.c (mon.2) 12262 : audit 0 from='client.? 172.21.15.40:0/2375007345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:07 smithi141 bash[31670]: audit 2023-12-02T02:30:07.655667+0000 mon.a (mon.0) 12053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:07 smithi141 bash[31670]: audit 2023-12-02T02:30:07.670038+0000 mon.a (mon.0) 12054 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:07 smithi141 bash[31670]: audit 2023-12-02T02:30:07.803974+0000 mon.a (mon.0) 12055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:07 smithi141 bash[31670]: audit 2023-12-02T02:30:07.816212+0000 mon.a (mon.0) 12056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[28232]: cluster 2023-12-02T02:30:06.399219+0000 mgr.y (mgr.24356) 19553 : cluster 0 pgmap v19521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[28232]: audit 2023-12-02T02:30:07.032947+0000 mon.c (mon.2) 12262 : audit 0 from='client.? 172.21.15.40:0/2375007345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[28232]: audit 2023-12-02T02:30:07.655667+0000 mon.a (mon.0) 12053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[28232]: audit 2023-12-02T02:30:07.670038+0000 mon.a (mon.0) 12054 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[28232]: audit 2023-12-02T02:30:07.803974+0000 mon.a (mon.0) 12055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[28232]: audit 2023-12-02T02:30:07.816212+0000 mon.a (mon.0) 12056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[41173]: cluster 2023-12-02T02:30:06.399219+0000 mgr.y (mgr.24356) 19553 : cluster 0 pgmap v19521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[41173]: audit 2023-12-02T02:30:07.032947+0000 mon.c (mon.2) 12262 : audit 0 from='client.? 172.21.15.40:0/2375007345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[41173]: audit 2023-12-02T02:30:07.655667+0000 mon.a (mon.0) 12053 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[41173]: audit 2023-12-02T02:30:07.670038+0000 mon.a (mon.0) 12054 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[41173]: audit 2023-12-02T02:30:07.803974+0000 mon.a (mon.0) 12055 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:08.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:07 smithi040 bash[41173]: audit 2023-12-02T02:30:07.816212+0000 mon.a (mon.0) 12056 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:08 smithi141 bash[31670]: audit 2023-12-02T02:30:08.291247+0000 mon.c (mon.2) 12263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:30:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:08 smithi141 bash[31670]: audit 2023-12-02T02:30:08.292658+0000 mon.c (mon.2) 12264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:30:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:08 smithi141 bash[31670]: audit 2023-12-02T02:30:08.301899+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:08 smithi040 bash[28232]: audit 2023-12-02T02:30:08.291247+0000 mon.c (mon.2) 12263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:30:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:08 smithi040 bash[28232]: audit 2023-12-02T02:30:08.292658+0000 mon.c (mon.2) 12264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:30:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:08 smithi040 bash[28232]: audit 2023-12-02T02:30:08.301899+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:08 smithi040 bash[41173]: audit 2023-12-02T02:30:08.291247+0000 mon.c (mon.2) 12263 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:30:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:08 smithi040 bash[41173]: audit 2023-12-02T02:30:08.292658+0000 mon.c (mon.2) 12264 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:30:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:08 smithi040 bash[41173]: audit 2023-12-02T02:30:08.301899+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:30:10.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:09 smithi141 bash[31670]: cluster 2023-12-02T02:30:08.399879+0000 mgr.y (mgr.24356) 19554 : cluster 0 pgmap v19522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:09 smithi141 bash[31670]: audit 2023-12-02T02:30:09.505052+0000 mon.c (mon.2) 12265 : audit 0 from='client.? 172.21.15.40:0/1189729232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:09 smithi040 bash[41173]: cluster 2023-12-02T02:30:08.399879+0000 mgr.y (mgr.24356) 19554 : cluster 0 pgmap v19522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:10.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:09 smithi040 bash[41173]: audit 2023-12-02T02:30:09.505052+0000 mon.c (mon.2) 12265 : audit 0 from='client.? 172.21.15.40:0/1189729232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:09 smithi040 bash[28232]: cluster 2023-12-02T02:30:08.399879+0000 mgr.y (mgr.24356) 19554 : cluster 0 pgmap v19522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:09 smithi040 bash[28232]: audit 2023-12-02T02:30:09.505052+0000 mon.c (mon.2) 12265 : audit 0 from='client.? 172.21.15.40:0/1189729232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:12.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:11 smithi141 bash[31670]: cluster 2023-12-02T02:30:10.401212+0000 mgr.y (mgr.24356) 19555 : cluster 0 pgmap v19523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:11 smithi040 bash[41173]: cluster 2023-12-02T02:30:10.401212+0000 mgr.y (mgr.24356) 19555 : cluster 0 pgmap v19523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:11 smithi040 bash[28232]: cluster 2023-12-02T02:30:10.401212+0000 mgr.y (mgr.24356) 19555 : cluster 0 pgmap v19523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:13.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:12 smithi141 bash[31670]: audit 2023-12-02T02:30:11.977964+0000 mon.a (mon.0) 12058 : audit 0 from='client.? 172.21.15.40:0/4204690170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:12 smithi040 bash[28232]: audit 2023-12-02T02:30:11.977964+0000 mon.a (mon.0) 12058 : audit 0 from='client.? 172.21.15.40:0/4204690170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:13.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:12 smithi040 bash[41173]: audit 2023-12-02T02:30:11.977964+0000 mon.a (mon.0) 12058 : audit 0 from='client.? 172.21.15.40:0/4204690170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:13 smithi141 bash[31670]: cluster 2023-12-02T02:30:12.402025+0000 mgr.y (mgr.24356) 19556 : cluster 0 pgmap v19524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:14.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:13 smithi040 bash[28232]: cluster 2023-12-02T02:30:12.402025+0000 mgr.y (mgr.24356) 19556 : cluster 0 pgmap v19524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:14.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:13 smithi040 bash[41173]: cluster 2023-12-02T02:30:12.402025+0000 mgr.y (mgr.24356) 19556 : cluster 0 pgmap v19524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:15.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:14 smithi141 bash[31670]: audit 2023-12-02T02:30:14.439814+0000 mon.c (mon.2) 12266 : audit 0 from='client.? 172.21.15.40:0/1269057143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:15.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:14 smithi040 bash[28232]: audit 2023-12-02T02:30:14.439814+0000 mon.c (mon.2) 12266 : audit 0 from='client.? 172.21.15.40:0/1269057143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:15.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:14 smithi040 bash[41173]: audit 2023-12-02T02:30:14.439814+0000 mon.c (mon.2) 12266 : audit 0 from='client.? 172.21.15.40:0/1269057143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:16.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:15 smithi141 bash[31670]: cluster 2023-12-02T02:30:14.403040+0000 mgr.y (mgr.24356) 19557 : cluster 0 pgmap v19525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:15 smithi040 bash[41173]: cluster 2023-12-02T02:30:14.403040+0000 mgr.y (mgr.24356) 19557 : cluster 0 pgmap v19525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:15 smithi040 bash[28232]: cluster 2023-12-02T02:30:14.403040+0000 mgr.y (mgr.24356) 19557 : cluster 0 pgmap v19525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:30:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:30:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:30:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:16 smithi141 bash[31670]: audit 2023-12-02T02:30:16.906786+0000 mon.a (mon.0) 12059 : audit 0 from='client.? 172.21.15.40:0/1922978145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:16 smithi040 bash[41173]: audit 2023-12-02T02:30:16.906786+0000 mon.a (mon.0) 12059 : audit 0 from='client.? 172.21.15.40:0/1922978145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:16 smithi040 bash[28232]: audit 2023-12-02T02:30:16.906786+0000 mon.a (mon.0) 12059 : audit 0 from='client.? 172.21.15.40:0/1922978145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:18.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:17 smithi141 bash[31670]: cluster 2023-12-02T02:30:16.403797+0000 mgr.y (mgr.24356) 19558 : cluster 0 pgmap v19526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:17 smithi040 bash[41173]: cluster 2023-12-02T02:30:16.403797+0000 mgr.y (mgr.24356) 19558 : cluster 0 pgmap v19526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:17 smithi040 bash[28232]: cluster 2023-12-02T02:30:16.403797+0000 mgr.y (mgr.24356) 19558 : cluster 0 pgmap v19526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:19 smithi141 bash[31670]: cluster 2023-12-02T02:30:18.404620+0000 mgr.y (mgr.24356) 19559 : cluster 0 pgmap v19527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:19 smithi141 bash[31670]: audit 2023-12-02T02:30:19.372178+0000 mon.c (mon.2) 12267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:19 smithi141 bash[31670]: audit 2023-12-02T02:30:19.384902+0000 mon.c (mon.2) 12268 : audit 0 from='client.? 172.21.15.40:0/2116707699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:19 smithi040 bash[28232]: cluster 2023-12-02T02:30:18.404620+0000 mgr.y (mgr.24356) 19559 : cluster 0 pgmap v19527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:19 smithi040 bash[28232]: audit 2023-12-02T02:30:19.372178+0000 mon.c (mon.2) 12267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:19 smithi040 bash[28232]: audit 2023-12-02T02:30:19.384902+0000 mon.c (mon.2) 12268 : audit 0 from='client.? 172.21.15.40:0/2116707699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:19 smithi040 bash[41173]: cluster 2023-12-02T02:30:18.404620+0000 mgr.y (mgr.24356) 19559 : cluster 0 pgmap v19527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:19 smithi040 bash[41173]: audit 2023-12-02T02:30:19.372178+0000 mon.c (mon.2) 12267 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:19 smithi040 bash[41173]: audit 2023-12-02T02:30:19.384902+0000 mon.c (mon.2) 12268 : audit 0 from='client.? 172.21.15.40:0/2116707699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:21 smithi141 bash[31670]: cluster 2023-12-02T02:30:20.405892+0000 mgr.y (mgr.24356) 19560 : cluster 0 pgmap v19528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:21 smithi141 bash[31670]: audit 2023-12-02T02:30:21.844250+0000 mon.a (mon.0) 12060 : audit 0 from='client.? 172.21.15.40:0/3350145506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:21 smithi040 bash[28232]: cluster 2023-12-02T02:30:20.405892+0000 mgr.y (mgr.24356) 19560 : cluster 0 pgmap v19528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:21 smithi040 bash[28232]: audit 2023-12-02T02:30:21.844250+0000 mon.a (mon.0) 12060 : audit 0 from='client.? 172.21.15.40:0/3350145506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:21 smithi040 bash[41173]: cluster 2023-12-02T02:30:20.405892+0000 mgr.y (mgr.24356) 19560 : cluster 0 pgmap v19528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:21 smithi040 bash[41173]: audit 2023-12-02T02:30:21.844250+0000 mon.a (mon.0) 12060 : audit 0 from='client.? 172.21.15.40:0/3350145506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:23 smithi040 bash[28232]: cluster 2023-12-02T02:30:22.406692+0000 mgr.y (mgr.24356) 19561 : cluster 0 pgmap v19529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:23 smithi040 bash[41173]: cluster 2023-12-02T02:30:22.406692+0000 mgr.y (mgr.24356) 19561 : cluster 0 pgmap v19529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:24.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:23 smithi141 bash[31670]: cluster 2023-12-02T02:30:22.406692+0000 mgr.y (mgr.24356) 19561 : cluster 0 pgmap v19529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:24.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:24 smithi040 bash[28232]: audit 2023-12-02T02:30:24.304746+0000 mon.c (mon.2) 12269 : audit 0 from='client.? 172.21.15.40:0/2753179686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:24 smithi040 bash[41173]: audit 2023-12-02T02:30:24.304746+0000 mon.c (mon.2) 12269 : audit 0 from='client.? 172.21.15.40:0/2753179686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:24 smithi141 bash[31670]: audit 2023-12-02T02:30:24.304746+0000 mon.c (mon.2) 12269 : audit 0 from='client.? 172.21.15.40:0/2753179686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:25.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:25 smithi040 bash[28232]: cluster 2023-12-02T02:30:24.407879+0000 mgr.y (mgr.24356) 19562 : cluster 0 pgmap v19530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:25 smithi040 bash[41173]: cluster 2023-12-02T02:30:24.407879+0000 mgr.y (mgr.24356) 19562 : cluster 0 pgmap v19530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:26.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:25 smithi141 bash[31670]: cluster 2023-12-02T02:30:24.407879+0000 mgr.y (mgr.24356) 19562 : cluster 0 pgmap v19530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:30:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:30:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-02T02:30:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:27 smithi040 bash[28232]: cluster 2023-12-02T02:30:26.408485+0000 mgr.y (mgr.24356) 19563 : cluster 0 pgmap v19531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:27 smithi040 bash[28232]: audit 2023-12-02T02:30:26.769194+0000 mon.a (mon.0) 12061 : audit 0 from='client.? 172.21.15.40:0/890092282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:27 smithi040 bash[41173]: cluster 2023-12-02T02:30:26.408485+0000 mgr.y (mgr.24356) 19563 : cluster 0 pgmap v19531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:27 smithi040 bash[41173]: audit 2023-12-02T02:30:26.769194+0000 mon.a (mon.0) 12061 : audit 0 from='client.? 172.21.15.40:0/890092282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:27 smithi141 bash[31670]: cluster 2023-12-02T02:30:26.408485+0000 mgr.y (mgr.24356) 19563 : cluster 0 pgmap v19531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:27 smithi141 bash[31670]: audit 2023-12-02T02:30:26.769194+0000 mon.a (mon.0) 12061 : audit 0 from='client.? 172.21.15.40:0/890092282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:29 smithi040 bash[28232]: cluster 2023-12-02T02:30:28.409078+0000 mgr.y (mgr.24356) 19564 : cluster 0 pgmap v19532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:29 smithi040 bash[28232]: audit 2023-12-02T02:30:29.240841+0000 mon.c (mon.2) 12270 : audit 0 from='client.? 172.21.15.40:0/2822151770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:29 smithi040 bash[41173]: cluster 2023-12-02T02:30:28.409078+0000 mgr.y (mgr.24356) 19564 : cluster 0 pgmap v19532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:29 smithi040 bash[41173]: audit 2023-12-02T02:30:29.240841+0000 mon.c (mon.2) 12270 : audit 0 from='client.? 172.21.15.40:0/2822151770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:29 smithi141 bash[31670]: cluster 2023-12-02T02:30:28.409078+0000 mgr.y (mgr.24356) 19564 : cluster 0 pgmap v19532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:29 smithi141 bash[31670]: audit 2023-12-02T02:30:29.240841+0000 mon.c (mon.2) 12270 : audit 0 from='client.? 172.21.15.40:0/2822151770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:31 smithi040 bash[28232]: cluster 2023-12-02T02:30:30.410233+0000 mgr.y (mgr.24356) 19565 : cluster 0 pgmap v19533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:31 smithi040 bash[41173]: cluster 2023-12-02T02:30:30.410233+0000 mgr.y (mgr.24356) 19565 : cluster 0 pgmap v19533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:32.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:31 smithi141 bash[31670]: cluster 2023-12-02T02:30:30.410233+0000 mgr.y (mgr.24356) 19565 : cluster 0 pgmap v19533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:32.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:32 smithi040 bash[41173]: audit 2023-12-02T02:30:31.707402+0000 mon.a (mon.0) 12062 : audit 0 from='client.? 172.21.15.40:0/2460503698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:32 smithi040 bash[28232]: audit 2023-12-02T02:30:31.707402+0000 mon.a (mon.0) 12062 : audit 0 from='client.? 172.21.15.40:0/2460503698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:33.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:32 smithi141 bash[31670]: audit 2023-12-02T02:30:31.707402+0000 mon.a (mon.0) 12062 : audit 0 from='client.? 172.21.15.40:0/2460503698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:33 smithi040 bash[41173]: cluster 2023-12-02T02:30:32.410882+0000 mgr.y (mgr.24356) 19566 : cluster 0 pgmap v19534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:33 smithi040 bash[28232]: cluster 2023-12-02T02:30:32.410882+0000 mgr.y (mgr.24356) 19566 : cluster 0 pgmap v19534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:33 smithi141 bash[31670]: cluster 2023-12-02T02:30:32.410882+0000 mgr.y (mgr.24356) 19566 : cluster 0 pgmap v19534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:34 smithi040 bash[28232]: audit 2023-12-02T02:30:34.173990+0000 mon.c (mon.2) 12271 : audit 0 from='client.? 172.21.15.40:0/2986666465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:34 smithi040 bash[28232]: audit 2023-12-02T02:30:34.372769+0000 mon.c (mon.2) 12272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:34 smithi040 bash[41173]: audit 2023-12-02T02:30:34.173990+0000 mon.c (mon.2) 12271 : audit 0 from='client.? 172.21.15.40:0/2986666465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:34 smithi040 bash[41173]: audit 2023-12-02T02:30:34.372769+0000 mon.c (mon.2) 12272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:34 smithi141 bash[31670]: audit 2023-12-02T02:30:34.173990+0000 mon.c (mon.2) 12271 : audit 0 from='client.? 172.21.15.40:0/2986666465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:34 smithi141 bash[31670]: audit 2023-12-02T02:30:34.372769+0000 mon.c (mon.2) 12272 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:35 smithi040 bash[28232]: cluster 2023-12-02T02:30:34.411970+0000 mgr.y (mgr.24356) 19567 : cluster 0 pgmap v19535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:35 smithi040 bash[41173]: cluster 2023-12-02T02:30:34.411970+0000 mgr.y (mgr.24356) 19567 : cluster 0 pgmap v19535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:35 smithi141 bash[31670]: cluster 2023-12-02T02:30:34.411970+0000 mgr.y (mgr.24356) 19567 : cluster 0 pgmap v19535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:30:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:30:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:30:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:37 smithi040 bash[41173]: cluster 2023-12-02T02:30:36.412889+0000 mgr.y (mgr.24356) 19568 : cluster 0 pgmap v19536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:37 smithi040 bash[41173]: audit 2023-12-02T02:30:36.637989+0000 mon.a (mon.0) 12063 : audit 0 from='client.? 172.21.15.40:0/3063627529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:37 smithi040 bash[28232]: cluster 2023-12-02T02:30:36.412889+0000 mgr.y (mgr.24356) 19568 : cluster 0 pgmap v19536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:37 smithi040 bash[28232]: audit 2023-12-02T02:30:36.637989+0000 mon.a (mon.0) 12063 : audit 0 from='client.? 172.21.15.40:0/3063627529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:37 smithi141 bash[31670]: cluster 2023-12-02T02:30:36.412889+0000 mgr.y (mgr.24356) 19568 : cluster 0 pgmap v19536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:37 smithi141 bash[31670]: audit 2023-12-02T02:30:36.637989+0000 mon.a (mon.0) 12063 : audit 0 from='client.? 172.21.15.40:0/3063627529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:39 smithi040 bash[28232]: cluster 2023-12-02T02:30:38.413693+0000 mgr.y (mgr.24356) 19569 : cluster 0 pgmap v19537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:39.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:39 smithi040 bash[28232]: audit 2023-12-02T02:30:39.097446+0000 mon.c (mon.2) 12273 : audit 0 from='client.? 172.21.15.40:0/4033707404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:39 smithi040 bash[41173]: cluster 2023-12-02T02:30:38.413693+0000 mgr.y (mgr.24356) 19569 : cluster 0 pgmap v19537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:39 smithi040 bash[41173]: audit 2023-12-02T02:30:39.097446+0000 mon.c (mon.2) 12273 : audit 0 from='client.? 172.21.15.40:0/4033707404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:39 smithi141 bash[31670]: cluster 2023-12-02T02:30:38.413693+0000 mgr.y (mgr.24356) 19569 : cluster 0 pgmap v19537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:39 smithi141 bash[31670]: audit 2023-12-02T02:30:39.097446+0000 mon.c (mon.2) 12273 : audit 0 from='client.? 172.21.15.40:0/4033707404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:41 smithi040 bash[41173]: cluster 2023-12-02T02:30:40.414969+0000 mgr.y (mgr.24356) 19570 : cluster 0 pgmap v19538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:41.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:41 smithi040 bash[41173]: audit 2023-12-02T02:30:41.570181+0000 mon.c (mon.2) 12274 : audit 0 from='client.? 172.21.15.40:0/1658621405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:41 smithi040 bash[28232]: cluster 2023-12-02T02:30:40.414969+0000 mgr.y (mgr.24356) 19570 : cluster 0 pgmap v19538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:41 smithi040 bash[28232]: audit 2023-12-02T02:30:41.570181+0000 mon.c (mon.2) 12274 : audit 0 from='client.? 172.21.15.40:0/1658621405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:42.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:41 smithi141 bash[31670]: cluster 2023-12-02T02:30:40.414969+0000 mgr.y (mgr.24356) 19570 : cluster 0 pgmap v19538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:41 smithi141 bash[31670]: audit 2023-12-02T02:30:41.570181+0000 mon.c (mon.2) 12274 : audit 0 from='client.? 172.21.15.40:0/1658621405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:43 smithi040 bash[28232]: cluster 2023-12-02T02:30:42.415661+0000 mgr.y (mgr.24356) 19571 : cluster 0 pgmap v19539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:43 smithi040 bash[41173]: cluster 2023-12-02T02:30:42.415661+0000 mgr.y (mgr.24356) 19571 : cluster 0 pgmap v19539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:43 smithi141 bash[31670]: cluster 2023-12-02T02:30:42.415661+0000 mgr.y (mgr.24356) 19571 : cluster 0 pgmap v19539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:44 smithi040 bash[28232]: audit 2023-12-02T02:30:44.040782+0000 mon.c (mon.2) 12275 : audit 0 from='client.? 172.21.15.40:0/3885247345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:44 smithi040 bash[41173]: audit 2023-12-02T02:30:44.040782+0000 mon.c (mon.2) 12275 : audit 0 from='client.? 172.21.15.40:0/3885247345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:44 smithi141 bash[31670]: audit 2023-12-02T02:30:44.040782+0000 mon.c (mon.2) 12275 : audit 0 from='client.? 172.21.15.40:0/3885247345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:45 smithi040 bash[28232]: cluster 2023-12-02T02:30:44.416733+0000 mgr.y (mgr.24356) 19572 : cluster 0 pgmap v19540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:45 smithi040 bash[41173]: cluster 2023-12-02T02:30:44.416733+0000 mgr.y (mgr.24356) 19572 : cluster 0 pgmap v19540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:46.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:45 smithi141 bash[31670]: cluster 2023-12-02T02:30:44.416733+0000 mgr.y (mgr.24356) 19572 : cluster 0 pgmap v19540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:46 smithi040 bash[28232]: audit 2023-12-02T02:30:46.508908+0000 mon.a (mon.0) 12064 : audit 0 from='client.? 172.21.15.40:0/2167926460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:30:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:30:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:30:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:46 smithi040 bash[41173]: audit 2023-12-02T02:30:46.508908+0000 mon.a (mon.0) 12064 : audit 0 from='client.? 172.21.15.40:0/2167926460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:47.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:46 smithi141 bash[31670]: audit 2023-12-02T02:30:46.508908+0000 mon.a (mon.0) 12064 : audit 0 from='client.? 172.21.15.40:0/2167926460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:47.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:47 smithi040 bash[28232]: cluster 2023-12-02T02:30:46.417247+0000 mgr.y (mgr.24356) 19573 : cluster 0 pgmap v19541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:47 smithi040 bash[41173]: cluster 2023-12-02T02:30:46.417247+0000 mgr.y (mgr.24356) 19573 : cluster 0 pgmap v19541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:48.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:47 smithi141 bash[31670]: cluster 2023-12-02T02:30:46.417247+0000 mgr.y (mgr.24356) 19573 : cluster 0 pgmap v19541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:49.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:49 smithi040 bash[28232]: cluster 2023-12-02T02:30:48.417883+0000 mgr.y (mgr.24356) 19574 : cluster 0 pgmap v19542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:49 smithi040 bash[28232]: audit 2023-12-02T02:30:48.971866+0000 mon.a (mon.0) 12065 : audit 0 from='client.? 172.21.15.40:0/2642746937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:49 smithi040 bash[28232]: audit 2023-12-02T02:30:49.373027+0000 mon.c (mon.2) 12276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:49 smithi040 bash[41173]: cluster 2023-12-02T02:30:48.417883+0000 mgr.y (mgr.24356) 19574 : cluster 0 pgmap v19542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:49 smithi040 bash[41173]: audit 2023-12-02T02:30:48.971866+0000 mon.a (mon.0) 12065 : audit 0 from='client.? 172.21.15.40:0/2642746937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:49 smithi040 bash[41173]: audit 2023-12-02T02:30:49.373027+0000 mon.c (mon.2) 12276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:50.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:49 smithi141 bash[31670]: cluster 2023-12-02T02:30:48.417883+0000 mgr.y (mgr.24356) 19574 : cluster 0 pgmap v19542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:49 smithi141 bash[31670]: audit 2023-12-02T02:30:48.971866+0000 mon.a (mon.0) 12065 : audit 0 from='client.? 172.21.15.40:0/2642746937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:49 smithi141 bash[31670]: audit 2023-12-02T02:30:49.373027+0000 mon.c (mon.2) 12276 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:51 smithi040 bash[41173]: cluster 2023-12-02T02:30:50.419008+0000 mgr.y (mgr.24356) 19575 : cluster 0 pgmap v19543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:51 smithi040 bash[41173]: audit 2023-12-02T02:30:51.429666+0000 mon.a (mon.0) 12066 : audit 0 from='client.? 172.21.15.40:0/1995519955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:51 smithi040 bash[28232]: cluster 2023-12-02T02:30:50.419008+0000 mgr.y (mgr.24356) 19575 : cluster 0 pgmap v19543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:51 smithi040 bash[28232]: audit 2023-12-02T02:30:51.429666+0000 mon.a (mon.0) 12066 : audit 0 from='client.? 172.21.15.40:0/1995519955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:51 smithi141 bash[31670]: cluster 2023-12-02T02:30:50.419008+0000 mgr.y (mgr.24356) 19575 : cluster 0 pgmap v19543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:51 smithi141 bash[31670]: audit 2023-12-02T02:30:51.429666+0000 mon.a (mon.0) 12066 : audit 0 from='client.? 172.21.15.40:0/1995519955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:53.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:53 smithi040 bash[28232]: cluster 2023-12-02T02:30:52.419764+0000 mgr.y (mgr.24356) 19576 : cluster 0 pgmap v19544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:53.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:53 smithi040 bash[41173]: cluster 2023-12-02T02:30:52.419764+0000 mgr.y (mgr.24356) 19576 : cluster 0 pgmap v19544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:54.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:53 smithi141 bash[31670]: cluster 2023-12-02T02:30:52.419764+0000 mgr.y (mgr.24356) 19576 : cluster 0 pgmap v19544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:54 smithi040 bash[41173]: audit 2023-12-02T02:30:53.884719+0000 mon.a (mon.0) 12067 : audit 0 from='client.? 172.21.15.40:0/202686650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:54 smithi040 bash[28232]: audit 2023-12-02T02:30:53.884719+0000 mon.a (mon.0) 12067 : audit 0 from='client.? 172.21.15.40:0/202686650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:55.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:54 smithi141 bash[31670]: audit 2023-12-02T02:30:53.884719+0000 mon.a (mon.0) 12067 : audit 0 from='client.? 172.21.15.40:0/202686650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:55.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:55 smithi040 bash[41173]: cluster 2023-12-02T02:30:54.420865+0000 mgr.y (mgr.24356) 19577 : cluster 0 pgmap v19545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:55 smithi040 bash[28232]: cluster 2023-12-02T02:30:54.420865+0000 mgr.y (mgr.24356) 19577 : cluster 0 pgmap v19545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:56.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:55 smithi141 bash[31670]: cluster 2023-12-02T02:30:54.420865+0000 mgr.y (mgr.24356) 19577 : cluster 0 pgmap v19545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:56.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:56 smithi040 bash[28232]: audit 2023-12-02T02:30:56.344259+0000 mon.a (mon.0) 12068 : audit 0 from='client.? 172.21.15.40:0/1264371766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:56 smithi040 bash[41173]: audit 2023-12-02T02:30:56.344259+0000 mon.a (mon.0) 12068 : audit 0 from='client.? 172.21.15.40:0/1264371766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:30:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:30:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:30:57.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:56 smithi141 bash[31670]: audit 2023-12-02T02:30:56.344259+0000 mon.a (mon.0) 12068 : audit 0 from='client.? 172.21.15.40:0/1264371766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:30:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:57 smithi141 bash[31670]: cluster 2023-12-02T02:30:56.421607+0000 mgr.y (mgr.24356) 19578 : cluster 0 pgmap v19546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:57 smithi040 bash[28232]: cluster 2023-12-02T02:30:56.421607+0000 mgr.y (mgr.24356) 19578 : cluster 0 pgmap v19546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:30:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:57 smithi040 bash[41173]: cluster 2023-12-02T02:30:56.421607+0000 mgr.y (mgr.24356) 19578 : cluster 0 pgmap v19546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:59 smithi141 bash[31670]: cluster 2023-12-02T02:30:58.422292+0000 mgr.y (mgr.24356) 19579 : cluster 0 pgmap v19547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:30:59 smithi141 bash[31670]: audit 2023-12-02T02:30:58.809775+0000 mon.c (mon.2) 12277 : audit 0 from='client.? 172.21.15.40:0/2439883027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:59 smithi040 bash[28232]: cluster 2023-12-02T02:30:58.422292+0000 mgr.y (mgr.24356) 19579 : cluster 0 pgmap v19547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:30:59 smithi040 bash[28232]: audit 2023-12-02T02:30:58.809775+0000 mon.c (mon.2) 12277 : audit 0 from='client.? 172.21.15.40:0/2439883027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:59 smithi040 bash[41173]: cluster 2023-12-02T02:30:58.422292+0000 mgr.y (mgr.24356) 19579 : cluster 0 pgmap v19547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:30:59 smithi040 bash[41173]: audit 2023-12-02T02:30:58.809775+0000 mon.c (mon.2) 12277 : audit 0 from='client.? 172.21.15.40:0/2439883027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:01 smithi141 bash[31670]: cluster 2023-12-02T02:31:00.423494+0000 mgr.y (mgr.24356) 19580 : cluster 0 pgmap v19548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:01 smithi141 bash[31670]: audit 2023-12-02T02:31:01.273651+0000 mon.c (mon.2) 12278 : audit 0 from='client.? 172.21.15.40:0/3559804436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:01 smithi040 bash[28232]: cluster 2023-12-02T02:31:00.423494+0000 mgr.y (mgr.24356) 19580 : cluster 0 pgmap v19548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:01 smithi040 bash[28232]: audit 2023-12-02T02:31:01.273651+0000 mon.c (mon.2) 12278 : audit 0 from='client.? 172.21.15.40:0/3559804436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:01 smithi040 bash[41173]: cluster 2023-12-02T02:31:00.423494+0000 mgr.y (mgr.24356) 19580 : cluster 0 pgmap v19548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:01 smithi040 bash[41173]: audit 2023-12-02T02:31:01.273651+0000 mon.c (mon.2) 12278 : audit 0 from='client.? 172.21.15.40:0/3559804436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:03 smithi141 bash[31670]: cluster 2023-12-02T02:31:02.424258+0000 mgr.y (mgr.24356) 19581 : cluster 0 pgmap v19549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:03 smithi040 bash[28232]: cluster 2023-12-02T02:31:02.424258+0000 mgr.y (mgr.24356) 19581 : cluster 0 pgmap v19549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:03 smithi040 bash[41173]: cluster 2023-12-02T02:31:02.424258+0000 mgr.y (mgr.24356) 19581 : cluster 0 pgmap v19549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:04 smithi141 bash[31670]: audit 2023-12-02T02:31:03.745937+0000 mon.c (mon.2) 12279 : audit 0 from='client.? 172.21.15.40:0/1044801875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:04 smithi141 bash[31670]: audit 2023-12-02T02:31:04.373560+0000 mon.c (mon.2) 12280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:04 smithi040 bash[41173]: audit 2023-12-02T02:31:03.745937+0000 mon.c (mon.2) 12279 : audit 0 from='client.? 172.21.15.40:0/1044801875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:04 smithi040 bash[41173]: audit 2023-12-02T02:31:04.373560+0000 mon.c (mon.2) 12280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:04 smithi040 bash[28232]: audit 2023-12-02T02:31:03.745937+0000 mon.c (mon.2) 12279 : audit 0 from='client.? 172.21.15.40:0/1044801875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:04 smithi040 bash[28232]: audit 2023-12-02T02:31:04.373560+0000 mon.c (mon.2) 12280 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:06.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:05 smithi141 bash[31670]: cluster 2023-12-02T02:31:04.425450+0000 mgr.y (mgr.24356) 19582 : cluster 0 pgmap v19550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:05 smithi040 bash[28232]: cluster 2023-12-02T02:31:04.425450+0000 mgr.y (mgr.24356) 19582 : cluster 0 pgmap v19550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:05 smithi040 bash[41173]: cluster 2023-12-02T02:31:04.425450+0000 mgr.y (mgr.24356) 19582 : cluster 0 pgmap v19550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:06 smithi040 bash[28232]: audit 2023-12-02T02:31:06.215856+0000 mon.c (mon.2) 12281 : audit 0 from='client.? 172.21.15.40:0/3082280754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:31:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:31:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:31:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:06 smithi040 bash[41173]: audit 2023-12-02T02:31:06.215856+0000 mon.c (mon.2) 12281 : audit 0 from='client.? 172.21.15.40:0/3082280754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:07.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:06 smithi141 bash[31670]: audit 2023-12-02T02:31:06.215856+0000 mon.c (mon.2) 12281 : audit 0 from='client.? 172.21.15.40:0/3082280754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:07 smithi141 bash[31670]: cluster 2023-12-02T02:31:06.426309+0000 mgr.y (mgr.24356) 19583 : cluster 0 pgmap v19551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:07 smithi040 bash[41173]: cluster 2023-12-02T02:31:06.426309+0000 mgr.y (mgr.24356) 19583 : cluster 0 pgmap v19551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:07 smithi040 bash[28232]: cluster 2023-12-02T02:31:06.426309+0000 mgr.y (mgr.24356) 19583 : cluster 0 pgmap v19551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:08 smithi141 bash[31670]: audit 2023-12-02T02:31:08.386538+0000 mon.c (mon.2) 12282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:31:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:08 smithi141 bash[31670]: audit 2023-12-02T02:31:08.680505+0000 mon.a (mon.0) 12069 : audit 0 from='client.? 172.21.15.40:0/1208987913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:08 smithi040 bash[41173]: audit 2023-12-02T02:31:08.386538+0000 mon.c (mon.2) 12282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:31:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:08 smithi040 bash[41173]: audit 2023-12-02T02:31:08.680505+0000 mon.a (mon.0) 12069 : audit 0 from='client.? 172.21.15.40:0/1208987913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:08 smithi040 bash[28232]: audit 2023-12-02T02:31:08.386538+0000 mon.c (mon.2) 12282 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:31:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:08 smithi040 bash[28232]: audit 2023-12-02T02:31:08.680505+0000 mon.a (mon.0) 12069 : audit 0 from='client.? 172.21.15.40:0/1208987913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:09 smithi141 bash[31670]: cluster 2023-12-02T02:31:08.426909+0000 mgr.y (mgr.24356) 19584 : cluster 0 pgmap v19552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:09 smithi141 bash[31670]: audit 2023-12-02T02:31:08.766245+0000 mon.a (mon.0) 12070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:09 smithi141 bash[31670]: audit 2023-12-02T02:31:08.778650+0000 mon.a (mon.0) 12071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:09 smithi040 bash[41173]: cluster 2023-12-02T02:31:08.426909+0000 mgr.y (mgr.24356) 19584 : cluster 0 pgmap v19552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:09 smithi040 bash[41173]: audit 2023-12-02T02:31:08.766245+0000 mon.a (mon.0) 12070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:09 smithi040 bash[41173]: audit 2023-12-02T02:31:08.778650+0000 mon.a (mon.0) 12071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:09 smithi040 bash[28232]: cluster 2023-12-02T02:31:08.426909+0000 mgr.y (mgr.24356) 19584 : cluster 0 pgmap v19552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:09 smithi040 bash[28232]: audit 2023-12-02T02:31:08.766245+0000 mon.a (mon.0) 12070 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:09 smithi040 bash[28232]: audit 2023-12-02T02:31:08.778650+0000 mon.a (mon.0) 12071 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:11 smithi141 bash[31670]: cluster 2023-12-02T02:31:10.428134+0000 mgr.y (mgr.24356) 19585 : cluster 0 pgmap v19553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:11 smithi141 bash[31670]: audit 2023-12-02T02:31:11.152496+0000 mon.a (mon.0) 12072 : audit 0 from='client.? 172.21.15.40:0/623439163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:11 smithi040 bash[28232]: cluster 2023-12-02T02:31:10.428134+0000 mgr.y (mgr.24356) 19585 : cluster 0 pgmap v19553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:11 smithi040 bash[28232]: audit 2023-12-02T02:31:11.152496+0000 mon.a (mon.0) 12072 : audit 0 from='client.? 172.21.15.40:0/623439163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:11 smithi040 bash[41173]: cluster 2023-12-02T02:31:10.428134+0000 mgr.y (mgr.24356) 19585 : cluster 0 pgmap v19553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:11 smithi040 bash[41173]: audit 2023-12-02T02:31:11.152496+0000 mon.a (mon.0) 12072 : audit 0 from='client.? 172.21.15.40:0/623439163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 02:31:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T02:31:12.087482593Z level=info msg="Completed cleanup jobs" duration=47.990886ms 2023-12-02T02:31:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:13 smithi040 bash[28232]: cluster 2023-12-02T02:31:12.428936+0000 mgr.y (mgr.24356) 19586 : cluster 0 pgmap v19554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:13 smithi040 bash[28232]: audit 2023-12-02T02:31:13.627502+0000 mon.c (mon.2) 12283 : audit 0 from='client.? 172.21.15.40:0/759974645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:13 smithi040 bash[41173]: cluster 2023-12-02T02:31:12.428936+0000 mgr.y (mgr.24356) 19586 : cluster 0 pgmap v19554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:13 smithi040 bash[41173]: audit 2023-12-02T02:31:13.627502+0000 mon.c (mon.2) 12283 : audit 0 from='client.? 172.21.15.40:0/759974645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:13 smithi141 bash[31670]: cluster 2023-12-02T02:31:12.428936+0000 mgr.y (mgr.24356) 19586 : cluster 0 pgmap v19554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:13 smithi141 bash[31670]: audit 2023-12-02T02:31:13.627502+0000 mon.c (mon.2) 12283 : audit 0 from='client.? 172.21.15.40:0/759974645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[28232]: audit 2023-12-02T02:31:14.285807+0000 mon.a (mon.0) 12073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[28232]: audit 2023-12-02T02:31:14.301544+0000 mon.a (mon.0) 12074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[28232]: cluster 2023-12-02T02:31:14.430017+0000 mgr.y (mgr.24356) 19587 : cluster 0 pgmap v19555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[28232]: audit 2023-12-02T02:31:14.990942+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[28232]: audit 2023-12-02T02:31:15.001727+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[41173]: audit 2023-12-02T02:31:14.285807+0000 mon.a (mon.0) 12073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[41173]: audit 2023-12-02T02:31:14.301544+0000 mon.a (mon.0) 12074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[41173]: cluster 2023-12-02T02:31:14.430017+0000 mgr.y (mgr.24356) 19587 : cluster 0 pgmap v19555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[41173]: audit 2023-12-02T02:31:14.990942+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:15 smithi040 bash[41173]: audit 2023-12-02T02:31:15.001727+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:15 smithi141 bash[31670]: audit 2023-12-02T02:31:14.285807+0000 mon.a (mon.0) 12073 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:15 smithi141 bash[31670]: audit 2023-12-02T02:31:14.301544+0000 mon.a (mon.0) 12074 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:15 smithi141 bash[31670]: cluster 2023-12-02T02:31:14.430017+0000 mgr.y (mgr.24356) 19587 : cluster 0 pgmap v19555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:15 smithi141 bash[31670]: audit 2023-12-02T02:31:14.990942+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:15 smithi141 bash[31670]: audit 2023-12-02T02:31:15.001727+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:16.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:31:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:31:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[41173]: audit 2023-12-02T02:31:15.531031+0000 mon.c (mon.2) 12284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:31:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[41173]: audit 2023-12-02T02:31:15.533172+0000 mon.c (mon.2) 12285 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:31:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[41173]: audit 2023-12-02T02:31:15.544249+0000 mon.a (mon.0) 12077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[41173]: audit 2023-12-02T02:31:16.091545+0000 mon.a (mon.0) 12078 : audit 0 from='client.? 172.21.15.40:0/2862624715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[28232]: audit 2023-12-02T02:31:15.531031+0000 mon.c (mon.2) 12284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:31:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[28232]: audit 2023-12-02T02:31:15.533172+0000 mon.c (mon.2) 12285 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:31:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[28232]: audit 2023-12-02T02:31:15.544249+0000 mon.a (mon.0) 12077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:16 smithi040 bash[28232]: audit 2023-12-02T02:31:16.091545+0000 mon.a (mon.0) 12078 : audit 0 from='client.? 172.21.15.40:0/2862624715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:16 smithi141 bash[31670]: audit 2023-12-02T02:31:15.531031+0000 mon.c (mon.2) 12284 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:31:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:16 smithi141 bash[31670]: audit 2023-12-02T02:31:15.533172+0000 mon.c (mon.2) 12285 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:31:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:16 smithi141 bash[31670]: audit 2023-12-02T02:31:15.544249+0000 mon.a (mon.0) 12077 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:31:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:16 smithi141 bash[31670]: audit 2023-12-02T02:31:16.091545+0000 mon.a (mon.0) 12078 : audit 0 from='client.? 172.21.15.40:0/2862624715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:17 smithi040 bash[28232]: cluster 2023-12-02T02:31:16.430800+0000 mgr.y (mgr.24356) 19588 : cluster 0 pgmap v19556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:17 smithi040 bash[41173]: cluster 2023-12-02T02:31:16.430800+0000 mgr.y (mgr.24356) 19588 : cluster 0 pgmap v19556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:17.777 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:17 smithi141 bash[31670]: cluster 2023-12-02T02:31:16.430800+0000 mgr.y (mgr.24356) 19588 : cluster 0 pgmap v19556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:18 smithi040 bash[28232]: audit 2023-12-02T02:31:18.556015+0000 mon.c (mon.2) 12286 : audit 0 from='client.? 172.21.15.40:0/3999076872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:18 smithi040 bash[41173]: audit 2023-12-02T02:31:18.556015+0000 mon.c (mon.2) 12286 : audit 0 from='client.? 172.21.15.40:0/3999076872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:18 smithi141 bash[31670]: audit 2023-12-02T02:31:18.556015+0000 mon.c (mon.2) 12286 : audit 0 from='client.? 172.21.15.40:0/3999076872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:19 smithi040 bash[28232]: cluster 2023-12-02T02:31:18.431293+0000 mgr.y (mgr.24356) 19589 : cluster 0 pgmap v19557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:19 smithi040 bash[28232]: audit 2023-12-02T02:31:19.373964+0000 mon.c (mon.2) 12287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:19 smithi040 bash[41173]: cluster 2023-12-02T02:31:18.431293+0000 mgr.y (mgr.24356) 19589 : cluster 0 pgmap v19557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:19 smithi040 bash[41173]: audit 2023-12-02T02:31:19.373964+0000 mon.c (mon.2) 12287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:19 smithi141 bash[31670]: cluster 2023-12-02T02:31:18.431293+0000 mgr.y (mgr.24356) 19589 : cluster 0 pgmap v19557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:19 smithi141 bash[31670]: audit 2023-12-02T02:31:19.373964+0000 mon.c (mon.2) 12287 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:21 smithi040 bash[28232]: cluster 2023-12-02T02:31:20.432457+0000 mgr.y (mgr.24356) 19590 : cluster 0 pgmap v19558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:21 smithi040 bash[28232]: audit 2023-12-02T02:31:21.017277+0000 mon.a (mon.0) 12079 : audit 0 from='client.? 172.21.15.40:0/3850417628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:21 smithi040 bash[41173]: cluster 2023-12-02T02:31:20.432457+0000 mgr.y (mgr.24356) 19590 : cluster 0 pgmap v19558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:21 smithi040 bash[41173]: audit 2023-12-02T02:31:21.017277+0000 mon.a (mon.0) 12079 : audit 0 from='client.? 172.21.15.40:0/3850417628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:21 smithi141 bash[31670]: cluster 2023-12-02T02:31:20.432457+0000 mgr.y (mgr.24356) 19590 : cluster 0 pgmap v19558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:21 smithi141 bash[31670]: audit 2023-12-02T02:31:21.017277+0000 mon.a (mon.0) 12079 : audit 0 from='client.? 172.21.15.40:0/3850417628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:23 smithi040 bash[28232]: cluster 2023-12-02T02:31:22.433113+0000 mgr.y (mgr.24356) 19591 : cluster 0 pgmap v19559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:23 smithi040 bash[28232]: audit 2023-12-02T02:31:23.482852+0000 mon.c (mon.2) 12288 : audit 0 from='client.? 172.21.15.40:0/169664674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:23 smithi040 bash[41173]: cluster 2023-12-02T02:31:22.433113+0000 mgr.y (mgr.24356) 19591 : cluster 0 pgmap v19559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:23 smithi040 bash[41173]: audit 2023-12-02T02:31:23.482852+0000 mon.c (mon.2) 12288 : audit 0 from='client.? 172.21.15.40:0/169664674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:23 smithi141 bash[31670]: cluster 2023-12-02T02:31:22.433113+0000 mgr.y (mgr.24356) 19591 : cluster 0 pgmap v19559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:23 smithi141 bash[31670]: audit 2023-12-02T02:31:23.482852+0000 mon.c (mon.2) 12288 : audit 0 from='client.? 172.21.15.40:0/169664674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:25.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:25 smithi040 bash[41173]: cluster 2023-12-02T02:31:24.434218+0000 mgr.y (mgr.24356) 19592 : cluster 0 pgmap v19560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:25 smithi040 bash[28232]: cluster 2023-12-02T02:31:24.434218+0000 mgr.y (mgr.24356) 19592 : cluster 0 pgmap v19560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:25 smithi141 bash[31670]: cluster 2023-12-02T02:31:24.434218+0000 mgr.y (mgr.24356) 19592 : cluster 0 pgmap v19560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:26.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:26 smithi040 bash[28232]: audit 2023-12-02T02:31:25.941660+0000 mon.a (mon.0) 12080 : audit 0 from='client.? 172.21.15.40:0/3998865970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:31:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:31:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:31:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:26 smithi040 bash[41173]: audit 2023-12-02T02:31:25.941660+0000 mon.a (mon.0) 12080 : audit 0 from='client.? 172.21.15.40:0/3998865970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:27.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:26 smithi141 bash[31670]: audit 2023-12-02T02:31:25.941660+0000 mon.a (mon.0) 12080 : audit 0 from='client.? 172.21.15.40:0/3998865970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:27 smithi040 bash[28232]: cluster 2023-12-02T02:31:26.435021+0000 mgr.y (mgr.24356) 19593 : cluster 0 pgmap v19561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:27.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:27 smithi040 bash[41173]: cluster 2023-12-02T02:31:26.435021+0000 mgr.y (mgr.24356) 19593 : cluster 0 pgmap v19561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:27 smithi141 bash[31670]: cluster 2023-12-02T02:31:26.435021+0000 mgr.y (mgr.24356) 19593 : cluster 0 pgmap v19561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:28 smithi040 bash[28232]: audit 2023-12-02T02:31:28.403588+0000 mon.c (mon.2) 12289 : audit 0 from='client.? 172.21.15.40:0/538873135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:28 smithi040 bash[41173]: audit 2023-12-02T02:31:28.403588+0000 mon.c (mon.2) 12289 : audit 0 from='client.? 172.21.15.40:0/538873135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:29.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:28 smithi141 bash[31670]: audit 2023-12-02T02:31:28.403588+0000 mon.c (mon.2) 12289 : audit 0 from='client.? 172.21.15.40:0/538873135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:29 smithi040 bash[28232]: cluster 2023-12-02T02:31:28.435710+0000 mgr.y (mgr.24356) 19594 : cluster 0 pgmap v19562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:29 smithi040 bash[41173]: cluster 2023-12-02T02:31:28.435710+0000 mgr.y (mgr.24356) 19594 : cluster 0 pgmap v19562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:30.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:29 smithi141 bash[31670]: cluster 2023-12-02T02:31:28.435710+0000 mgr.y (mgr.24356) 19594 : cluster 0 pgmap v19562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:31 smithi040 bash[41173]: cluster 2023-12-02T02:31:30.436860+0000 mgr.y (mgr.24356) 19595 : cluster 0 pgmap v19563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:31 smithi040 bash[41173]: audit 2023-12-02T02:31:30.872832+0000 mon.c (mon.2) 12290 : audit 0 from='client.? 172.21.15.40:0/3525785280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:31 smithi040 bash[28232]: cluster 2023-12-02T02:31:30.436860+0000 mgr.y (mgr.24356) 19595 : cluster 0 pgmap v19563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:31 smithi040 bash[28232]: audit 2023-12-02T02:31:30.872832+0000 mon.c (mon.2) 12290 : audit 0 from='client.? 172.21.15.40:0/3525785280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:31 smithi141 bash[31670]: cluster 2023-12-02T02:31:30.436860+0000 mgr.y (mgr.24356) 19595 : cluster 0 pgmap v19563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:31 smithi141 bash[31670]: audit 2023-12-02T02:31:30.872832+0000 mon.c (mon.2) 12290 : audit 0 from='client.? 172.21.15.40:0/3525785280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:33 smithi040 bash[28232]: cluster 2023-12-02T02:31:32.437497+0000 mgr.y (mgr.24356) 19596 : cluster 0 pgmap v19564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:33 smithi040 bash[28232]: audit 2023-12-02T02:31:33.340099+0000 mon.c (mon.2) 12291 : audit 0 from='client.? 172.21.15.40:0/1480200108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:33 smithi040 bash[41173]: cluster 2023-12-02T02:31:32.437497+0000 mgr.y (mgr.24356) 19596 : cluster 0 pgmap v19564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:33 smithi040 bash[41173]: audit 2023-12-02T02:31:33.340099+0000 mon.c (mon.2) 12291 : audit 0 from='client.? 172.21.15.40:0/1480200108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:34.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:33 smithi141 bash[31670]: cluster 2023-12-02T02:31:32.437497+0000 mgr.y (mgr.24356) 19596 : cluster 0 pgmap v19564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:33 smithi141 bash[31670]: audit 2023-12-02T02:31:33.340099+0000 mon.c (mon.2) 12291 : audit 0 from='client.? 172.21.15.40:0/1480200108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:34 smithi040 bash[28232]: audit 2023-12-02T02:31:34.374448+0000 mon.c (mon.2) 12292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:34 smithi040 bash[41173]: audit 2023-12-02T02:31:34.374448+0000 mon.c (mon.2) 12292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:35.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:34 smithi141 bash[31670]: audit 2023-12-02T02:31:34.374448+0000 mon.c (mon.2) 12292 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:35.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:35 smithi040 bash[28232]: cluster 2023-12-02T02:31:34.438558+0000 mgr.y (mgr.24356) 19597 : cluster 0 pgmap v19565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:35.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:35 smithi040 bash[41173]: cluster 2023-12-02T02:31:34.438558+0000 mgr.y (mgr.24356) 19597 : cluster 0 pgmap v19565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:36.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:35 smithi141 bash[31670]: cluster 2023-12-02T02:31:34.438558+0000 mgr.y (mgr.24356) 19597 : cluster 0 pgmap v19565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:36.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:36 smithi040 bash[28232]: audit 2023-12-02T02:31:35.816242+0000 mon.c (mon.2) 12293 : audit 0 from='client.? 172.21.15.40:0/1468714345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:31:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:31:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:31:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:36 smithi040 bash[41173]: audit 2023-12-02T02:31:35.816242+0000 mon.c (mon.2) 12293 : audit 0 from='client.? 172.21.15.40:0/1468714345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:37.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:36 smithi141 bash[31670]: audit 2023-12-02T02:31:35.816242+0000 mon.c (mon.2) 12293 : audit 0 from='client.? 172.21.15.40:0/1468714345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:37 smithi040 bash[28232]: cluster 2023-12-02T02:31:36.439361+0000 mgr.y (mgr.24356) 19598 : cluster 0 pgmap v19566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:37 smithi040 bash[41173]: cluster 2023-12-02T02:31:36.439361+0000 mgr.y (mgr.24356) 19598 : cluster 0 pgmap v19566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:37 smithi141 bash[31670]: cluster 2023-12-02T02:31:36.439361+0000 mgr.y (mgr.24356) 19598 : cluster 0 pgmap v19566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:39.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:38 smithi141 bash[31670]: audit 2023-12-02T02:31:38.274930+0000 mon.c (mon.2) 12294 : audit 0 from='client.? 172.21.15.40:0/3187393240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:39.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:38 smithi040 bash[28232]: audit 2023-12-02T02:31:38.274930+0000 mon.c (mon.2) 12294 : audit 0 from='client.? 172.21.15.40:0/3187393240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:38 smithi040 bash[41173]: audit 2023-12-02T02:31:38.274930+0000 mon.c (mon.2) 12294 : audit 0 from='client.? 172.21.15.40:0/3187393240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:39 smithi141 bash[31670]: cluster 2023-12-02T02:31:38.440042+0000 mgr.y (mgr.24356) 19599 : cluster 0 pgmap v19567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:40.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:39 smithi040 bash[28232]: cluster 2023-12-02T02:31:38.440042+0000 mgr.y (mgr.24356) 19599 : cluster 0 pgmap v19567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:39 smithi040 bash[41173]: cluster 2023-12-02T02:31:38.440042+0000 mgr.y (mgr.24356) 19599 : cluster 0 pgmap v19567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:41 smithi141 bash[31670]: cluster 2023-12-02T02:31:40.440867+0000 mgr.y (mgr.24356) 19600 : cluster 0 pgmap v19568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:41 smithi141 bash[31670]: audit 2023-12-02T02:31:40.737201+0000 mon.c (mon.2) 12295 : audit 0 from='client.? 172.21.15.40:0/2038864226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:41 smithi040 bash[28232]: cluster 2023-12-02T02:31:40.440867+0000 mgr.y (mgr.24356) 19600 : cluster 0 pgmap v19568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:41 smithi040 bash[28232]: audit 2023-12-02T02:31:40.737201+0000 mon.c (mon.2) 12295 : audit 0 from='client.? 172.21.15.40:0/2038864226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:41 smithi040 bash[41173]: cluster 2023-12-02T02:31:40.440867+0000 mgr.y (mgr.24356) 19600 : cluster 0 pgmap v19568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:41 smithi040 bash[41173]: audit 2023-12-02T02:31:40.737201+0000 mon.c (mon.2) 12295 : audit 0 from='client.? 172.21.15.40:0/2038864226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:43 smithi141 bash[31670]: cluster 2023-12-02T02:31:42.441453+0000 mgr.y (mgr.24356) 19601 : cluster 0 pgmap v19569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:43 smithi141 bash[31670]: audit 2023-12-02T02:31:43.200322+0000 mon.c (mon.2) 12296 : audit 0 from='client.? 172.21.15.40:0/3361418465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:43 smithi040 bash[41173]: cluster 2023-12-02T02:31:42.441453+0000 mgr.y (mgr.24356) 19601 : cluster 0 pgmap v19569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:43 smithi040 bash[41173]: audit 2023-12-02T02:31:43.200322+0000 mon.c (mon.2) 12296 : audit 0 from='client.? 172.21.15.40:0/3361418465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:43 smithi040 bash[28232]: cluster 2023-12-02T02:31:42.441453+0000 mgr.y (mgr.24356) 19601 : cluster 0 pgmap v19569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:43 smithi040 bash[28232]: audit 2023-12-02T02:31:43.200322+0000 mon.c (mon.2) 12296 : audit 0 from='client.? 172.21.15.40:0/3361418465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:45 smithi141 bash[31670]: cluster 2023-12-02T02:31:44.442510+0000 mgr.y (mgr.24356) 19602 : cluster 0 pgmap v19570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:45 smithi141 bash[31670]: audit 2023-12-02T02:31:45.665319+0000 mon.a (mon.0) 12081 : audit 0 from='client.? 172.21.15.40:0/926304150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:45 smithi040 bash[28232]: cluster 2023-12-02T02:31:44.442510+0000 mgr.y (mgr.24356) 19602 : cluster 0 pgmap v19570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:45 smithi040 bash[28232]: audit 2023-12-02T02:31:45.665319+0000 mon.a (mon.0) 12081 : audit 0 from='client.? 172.21.15.40:0/926304150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:45 smithi040 bash[41173]: cluster 2023-12-02T02:31:44.442510+0000 mgr.y (mgr.24356) 19602 : cluster 0 pgmap v19570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:45 smithi040 bash[41173]: audit 2023-12-02T02:31:45.665319+0000 mon.a (mon.0) 12081 : audit 0 from='client.? 172.21.15.40:0/926304150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:31:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:31:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:31:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:47 smithi141 bash[31670]: cluster 2023-12-02T02:31:46.443416+0000 mgr.y (mgr.24356) 19603 : cluster 0 pgmap v19571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:47 smithi040 bash[28232]: cluster 2023-12-02T02:31:46.443416+0000 mgr.y (mgr.24356) 19603 : cluster 0 pgmap v19571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:47 smithi040 bash[41173]: cluster 2023-12-02T02:31:46.443416+0000 mgr.y (mgr.24356) 19603 : cluster 0 pgmap v19571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:48 smithi141 bash[31670]: audit 2023-12-02T02:31:48.132043+0000 mon.a (mon.0) 12082 : audit 0 from='client.? 172.21.15.40:0/80963403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:48 smithi040 bash[41173]: audit 2023-12-02T02:31:48.132043+0000 mon.a (mon.0) 12082 : audit 0 from='client.? 172.21.15.40:0/80963403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:48 smithi040 bash[28232]: audit 2023-12-02T02:31:48.132043+0000 mon.a (mon.0) 12082 : audit 0 from='client.? 172.21.15.40:0/80963403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:49 smithi141 bash[31670]: cluster 2023-12-02T02:31:48.444101+0000 mgr.y (mgr.24356) 19604 : cluster 0 pgmap v19572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:49 smithi141 bash[31670]: audit 2023-12-02T02:31:49.374832+0000 mon.c (mon.2) 12297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:49 smithi040 bash[41173]: cluster 2023-12-02T02:31:48.444101+0000 mgr.y (mgr.24356) 19604 : cluster 0 pgmap v19572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:49 smithi040 bash[41173]: audit 2023-12-02T02:31:49.374832+0000 mon.c (mon.2) 12297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:49 smithi040 bash[28232]: cluster 2023-12-02T02:31:48.444101+0000 mgr.y (mgr.24356) 19604 : cluster 0 pgmap v19572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:49 smithi040 bash[28232]: audit 2023-12-02T02:31:49.374832+0000 mon.c (mon.2) 12297 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:50 smithi141 bash[31670]: audit 2023-12-02T02:31:50.598605+0000 mon.c (mon.2) 12298 : audit 0 from='client.? 172.21.15.40:0/1736877461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:51.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:50 smithi040 bash[28232]: audit 2023-12-02T02:31:50.598605+0000 mon.c (mon.2) 12298 : audit 0 from='client.? 172.21.15.40:0/1736877461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:50 smithi040 bash[41173]: audit 2023-12-02T02:31:50.598605+0000 mon.c (mon.2) 12298 : audit 0 from='client.? 172.21.15.40:0/1736877461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:51 smithi141 bash[31670]: cluster 2023-12-02T02:31:50.445308+0000 mgr.y (mgr.24356) 19605 : cluster 0 pgmap v19573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:51 smithi040 bash[28232]: cluster 2023-12-02T02:31:50.445308+0000 mgr.y (mgr.24356) 19605 : cluster 0 pgmap v19573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:51 smithi040 bash[41173]: cluster 2023-12-02T02:31:50.445308+0000 mgr.y (mgr.24356) 19605 : cluster 0 pgmap v19573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:53 smithi141 bash[31670]: cluster 2023-12-02T02:31:52.446000+0000 mgr.y (mgr.24356) 19606 : cluster 0 pgmap v19574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:53 smithi141 bash[31670]: audit 2023-12-02T02:31:53.070317+0000 mon.a (mon.0) 12083 : audit 0 from='client.? 172.21.15.40:0/1439930259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:53 smithi040 bash[28232]: cluster 2023-12-02T02:31:52.446000+0000 mgr.y (mgr.24356) 19606 : cluster 0 pgmap v19574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:53 smithi040 bash[28232]: audit 2023-12-02T02:31:53.070317+0000 mon.a (mon.0) 12083 : audit 0 from='client.? 172.21.15.40:0/1439930259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:53 smithi040 bash[41173]: cluster 2023-12-02T02:31:52.446000+0000 mgr.y (mgr.24356) 19606 : cluster 0 pgmap v19574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:53 smithi040 bash[41173]: audit 2023-12-02T02:31:53.070317+0000 mon.a (mon.0) 12083 : audit 0 from='client.? 172.21.15.40:0/1439930259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:55 smithi141 bash[31670]: cluster 2023-12-02T02:31:54.447117+0000 mgr.y (mgr.24356) 19607 : cluster 0 pgmap v19575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:55 smithi141 bash[31670]: audit 2023-12-02T02:31:55.538933+0000 mon.a (mon.0) 12084 : audit 0 from='client.? 172.21.15.40:0/2377400615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:55 smithi040 bash[28232]: cluster 2023-12-02T02:31:54.447117+0000 mgr.y (mgr.24356) 19607 : cluster 0 pgmap v19575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:55 smithi040 bash[28232]: audit 2023-12-02T02:31:55.538933+0000 mon.a (mon.0) 12084 : audit 0 from='client.? 172.21.15.40:0/2377400615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:55 smithi040 bash[41173]: cluster 2023-12-02T02:31:54.447117+0000 mgr.y (mgr.24356) 19607 : cluster 0 pgmap v19575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:55 smithi040 bash[41173]: audit 2023-12-02T02:31:55.538933+0000 mon.a (mon.0) 12084 : audit 0 from='client.? 172.21.15.40:0/2377400615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:31:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:31:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:31:58.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:57 smithi141 bash[31670]: cluster 2023-12-02T02:31:56.447860+0000 mgr.y (mgr.24356) 19608 : cluster 0 pgmap v19576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:57 smithi040 bash[28232]: cluster 2023-12-02T02:31:56.447860+0000 mgr.y (mgr.24356) 19608 : cluster 0 pgmap v19576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:57 smithi040 bash[41173]: cluster 2023-12-02T02:31:56.447860+0000 mgr.y (mgr.24356) 19608 : cluster 0 pgmap v19576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:31:59.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:58 smithi141 bash[31670]: audit 2023-12-02T02:31:58.001659+0000 mon.c (mon.2) 12299 : audit 0 from='client.? 172.21.15.40:0/623482382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:59.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:58 smithi040 bash[41173]: audit 2023-12-02T02:31:58.001659+0000 mon.c (mon.2) 12299 : audit 0 from='client.? 172.21.15.40:0/623482382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:31:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:58 smithi040 bash[28232]: audit 2023-12-02T02:31:58.001659+0000 mon.c (mon.2) 12299 : audit 0 from='client.? 172.21.15.40:0/623482382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:00.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:31:59 smithi141 bash[31670]: cluster 2023-12-02T02:31:58.448483+0000 mgr.y (mgr.24356) 19609 : cluster 0 pgmap v19577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:31:59 smithi040 bash[28232]: cluster 2023-12-02T02:31:58.448483+0000 mgr.y (mgr.24356) 19609 : cluster 0 pgmap v19577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:31:59 smithi040 bash[41173]: cluster 2023-12-02T02:31:58.448483+0000 mgr.y (mgr.24356) 19609 : cluster 0 pgmap v19577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:00 smithi141 bash[31670]: audit 2023-12-02T02:32:00.460474+0000 mon.a (mon.0) 12085 : audit 0 from='client.? 172.21.15.40:0/311614731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:00 smithi040 bash[28232]: audit 2023-12-02T02:32:00.460474+0000 mon.a (mon.0) 12085 : audit 0 from='client.? 172.21.15.40:0/311614731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:00 smithi040 bash[41173]: audit 2023-12-02T02:32:00.460474+0000 mon.a (mon.0) 12085 : audit 0 from='client.? 172.21.15.40:0/311614731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:02.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:01 smithi141 bash[31670]: cluster 2023-12-02T02:32:00.449569+0000 mgr.y (mgr.24356) 19610 : cluster 0 pgmap v19578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:01 smithi040 bash[28232]: cluster 2023-12-02T02:32:00.449569+0000 mgr.y (mgr.24356) 19610 : cluster 0 pgmap v19578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:01 smithi040 bash[41173]: cluster 2023-12-02T02:32:00.449569+0000 mgr.y (mgr.24356) 19610 : cluster 0 pgmap v19578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:03 smithi141 bash[31670]: cluster 2023-12-02T02:32:02.450221+0000 mgr.y (mgr.24356) 19611 : cluster 0 pgmap v19579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:03 smithi141 bash[31670]: audit 2023-12-02T02:32:02.926419+0000 mon.a (mon.0) 12086 : audit 0 from='client.? 172.21.15.40:0/3688313275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:03 smithi040 bash[28232]: cluster 2023-12-02T02:32:02.450221+0000 mgr.y (mgr.24356) 19611 : cluster 0 pgmap v19579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:03 smithi040 bash[28232]: audit 2023-12-02T02:32:02.926419+0000 mon.a (mon.0) 12086 : audit 0 from='client.? 172.21.15.40:0/3688313275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:03 smithi040 bash[41173]: cluster 2023-12-02T02:32:02.450221+0000 mgr.y (mgr.24356) 19611 : cluster 0 pgmap v19579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:03 smithi040 bash[41173]: audit 2023-12-02T02:32:02.926419+0000 mon.a (mon.0) 12086 : audit 0 from='client.? 172.21.15.40:0/3688313275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:05.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:04 smithi141 bash[31670]: audit 2023-12-02T02:32:04.375399+0000 mon.c (mon.2) 12300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:04 smithi040 bash[28232]: audit 2023-12-02T02:32:04.375399+0000 mon.c (mon.2) 12300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:04 smithi040 bash[41173]: audit 2023-12-02T02:32:04.375399+0000 mon.c (mon.2) 12300 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:05 smithi141 bash[31670]: cluster 2023-12-02T02:32:04.451308+0000 mgr.y (mgr.24356) 19612 : cluster 0 pgmap v19580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:05 smithi141 bash[31670]: audit 2023-12-02T02:32:05.388656+0000 mon.c (mon.2) 12301 : audit 0 from='client.? 172.21.15.40:0/249116985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:05 smithi040 bash[28232]: cluster 2023-12-02T02:32:04.451308+0000 mgr.y (mgr.24356) 19612 : cluster 0 pgmap v19580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:05 smithi040 bash[28232]: audit 2023-12-02T02:32:05.388656+0000 mon.c (mon.2) 12301 : audit 0 from='client.? 172.21.15.40:0/249116985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:05 smithi040 bash[41173]: cluster 2023-12-02T02:32:04.451308+0000 mgr.y (mgr.24356) 19612 : cluster 0 pgmap v19580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:05 smithi040 bash[41173]: audit 2023-12-02T02:32:05.388656+0000 mon.c (mon.2) 12301 : audit 0 from='client.? 172.21.15.40:0/249116985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:32:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:32:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:32:08.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:07 smithi141 bash[31670]: cluster 2023-12-02T02:32:06.452017+0000 mgr.y (mgr.24356) 19613 : cluster 0 pgmap v19581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:07 smithi040 bash[41173]: cluster 2023-12-02T02:32:06.452017+0000 mgr.y (mgr.24356) 19613 : cluster 0 pgmap v19581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:07 smithi040 bash[28232]: cluster 2023-12-02T02:32:06.452017+0000 mgr.y (mgr.24356) 19613 : cluster 0 pgmap v19581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:08 smithi141 bash[31670]: audit 2023-12-02T02:32:07.849579+0000 mon.c (mon.2) 12302 : audit 0 from='client.? 172.21.15.40:0/435253148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:08 smithi040 bash[28232]: audit 2023-12-02T02:32:07.849579+0000 mon.c (mon.2) 12302 : audit 0 from='client.? 172.21.15.40:0/435253148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:08 smithi040 bash[41173]: audit 2023-12-02T02:32:07.849579+0000 mon.c (mon.2) 12302 : audit 0 from='client.? 172.21.15.40:0/435253148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:09 smithi141 bash[31670]: cluster 2023-12-02T02:32:08.452712+0000 mgr.y (mgr.24356) 19614 : cluster 0 pgmap v19582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:09 smithi040 bash[28232]: cluster 2023-12-02T02:32:08.452712+0000 mgr.y (mgr.24356) 19614 : cluster 0 pgmap v19582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:09 smithi040 bash[41173]: cluster 2023-12-02T02:32:08.452712+0000 mgr.y (mgr.24356) 19614 : cluster 0 pgmap v19582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:10 smithi141 bash[31670]: audit 2023-12-02T02:32:10.301218+0000 mon.a (mon.0) 12087 : audit 0 from='client.? 172.21.15.40:0/1539140636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:10 smithi040 bash[28232]: audit 2023-12-02T02:32:10.301218+0000 mon.a (mon.0) 12087 : audit 0 from='client.? 172.21.15.40:0/1539140636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:10 smithi040 bash[41173]: audit 2023-12-02T02:32:10.301218+0000 mon.a (mon.0) 12087 : audit 0 from='client.? 172.21.15.40:0/1539140636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:11 smithi040 bash[41173]: cluster 2023-12-02T02:32:10.453889+0000 mgr.y (mgr.24356) 19615 : cluster 0 pgmap v19583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:11 smithi040 bash[28232]: cluster 2023-12-02T02:32:10.453889+0000 mgr.y (mgr.24356) 19615 : cluster 0 pgmap v19583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:11 smithi141 bash[31670]: cluster 2023-12-02T02:32:10.453889+0000 mgr.y (mgr.24356) 19615 : cluster 0 pgmap v19583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:13 smithi040 bash[28232]: cluster 2023-12-02T02:32:12.454424+0000 mgr.y (mgr.24356) 19616 : cluster 0 pgmap v19584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:13 smithi040 bash[28232]: audit 2023-12-02T02:32:12.769939+0000 mon.c (mon.2) 12303 : audit 0 from='client.? 172.21.15.40:0/788451296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:13 smithi040 bash[41173]: cluster 2023-12-02T02:32:12.454424+0000 mgr.y (mgr.24356) 19616 : cluster 0 pgmap v19584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:13 smithi040 bash[41173]: audit 2023-12-02T02:32:12.769939+0000 mon.c (mon.2) 12303 : audit 0 from='client.? 172.21.15.40:0/788451296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:13 smithi141 bash[31670]: cluster 2023-12-02T02:32:12.454424+0000 mgr.y (mgr.24356) 19616 : cluster 0 pgmap v19584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:13 smithi141 bash[31670]: audit 2023-12-02T02:32:12.769939+0000 mon.c (mon.2) 12303 : audit 0 from='client.? 172.21.15.40:0/788451296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:15 smithi040 bash[41173]: cluster 2023-12-02T02:32:14.455464+0000 mgr.y (mgr.24356) 19617 : cluster 0 pgmap v19585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:15 smithi040 bash[41173]: audit 2023-12-02T02:32:15.238197+0000 mon.a (mon.0) 12088 : audit 0 from='client.? 172.21.15.40:0/2945331866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:15 smithi040 bash[28232]: cluster 2023-12-02T02:32:14.455464+0000 mgr.y (mgr.24356) 19617 : cluster 0 pgmap v19585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:15 smithi040 bash[28232]: audit 2023-12-02T02:32:15.238197+0000 mon.a (mon.0) 12088 : audit 0 from='client.? 172.21.15.40:0/2945331866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:15 smithi141 bash[31670]: cluster 2023-12-02T02:32:14.455464+0000 mgr.y (mgr.24356) 19617 : cluster 0 pgmap v19585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:15 smithi141 bash[31670]: audit 2023-12-02T02:32:15.238197+0000 mon.a (mon.0) 12088 : audit 0 from='client.? 172.21.15.40:0/2945331866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:16 smithi040 bash[28232]: audit 2023-12-02T02:32:15.625956+0000 mon.c (mon.2) 12304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:32:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:32:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:32:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:32:16.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:16 smithi040 bash[41173]: audit 2023-12-02T02:32:15.625956+0000 mon.c (mon.2) 12304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:32:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:16 smithi141 bash[31670]: audit 2023-12-02T02:32:15.625956+0000 mon.c (mon.2) 12304 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:32:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:17 smithi040 bash[28232]: cluster 2023-12-02T02:32:16.456260+0000 mgr.y (mgr.24356) 19618 : cluster 0 pgmap v19586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:17 smithi040 bash[41173]: cluster 2023-12-02T02:32:16.456260+0000 mgr.y (mgr.24356) 19618 : cluster 0 pgmap v19586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:18.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:17 smithi141 bash[31670]: cluster 2023-12-02T02:32:16.456260+0000 mgr.y (mgr.24356) 19618 : cluster 0 pgmap v19586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:18 smithi040 bash[28232]: audit 2023-12-02T02:32:17.706299+0000 mon.a (mon.0) 12089 : audit 0 from='client.? 172.21.15.40:0/3695412807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:18 smithi040 bash[41173]: audit 2023-12-02T02:32:17.706299+0000 mon.a (mon.0) 12089 : audit 0 from='client.? 172.21.15.40:0/3695412807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:18 smithi141 bash[31670]: audit 2023-12-02T02:32:17.706299+0000 mon.a (mon.0) 12089 : audit 0 from='client.? 172.21.15.40:0/3695412807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:19 smithi040 bash[28232]: cluster 2023-12-02T02:32:18.456974+0000 mgr.y (mgr.24356) 19619 : cluster 0 pgmap v19587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:19.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:19 smithi040 bash[28232]: audit 2023-12-02T02:32:19.375516+0000 mon.c (mon.2) 12305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:19 smithi040 bash[41173]: cluster 2023-12-02T02:32:18.456974+0000 mgr.y (mgr.24356) 19619 : cluster 0 pgmap v19587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:19 smithi040 bash[41173]: audit 2023-12-02T02:32:19.375516+0000 mon.c (mon.2) 12305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:19 smithi141 bash[31670]: cluster 2023-12-02T02:32:18.456974+0000 mgr.y (mgr.24356) 19619 : cluster 0 pgmap v19587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:19 smithi141 bash[31670]: audit 2023-12-02T02:32:19.375516+0000 mon.c (mon.2) 12305 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:20 smithi040 bash[41173]: audit 2023-12-02T02:32:20.168983+0000 mon.c (mon.2) 12306 : audit 0 from='client.? 172.21.15.40:0/2994636770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:20 smithi040 bash[28232]: audit 2023-12-02T02:32:20.168983+0000 mon.c (mon.2) 12306 : audit 0 from='client.? 172.21.15.40:0/2994636770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:20 smithi141 bash[31670]: audit 2023-12-02T02:32:20.168983+0000 mon.c (mon.2) 12306 : audit 0 from='client.? 172.21.15.40:0/2994636770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:21 smithi040 bash[28232]: cluster 2023-12-02T02:32:20.458070+0000 mgr.y (mgr.24356) 19620 : cluster 0 pgmap v19588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:21.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:21 smithi040 bash[28232]: audit 2023-12-02T02:32:21.521556+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:21 smithi040 bash[28232]: audit 2023-12-02T02:32:21.533690+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:21 smithi040 bash[41173]: cluster 2023-12-02T02:32:20.458070+0000 mgr.y (mgr.24356) 19620 : cluster 0 pgmap v19588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:21 smithi040 bash[41173]: audit 2023-12-02T02:32:21.521556+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:21 smithi040 bash[41173]: audit 2023-12-02T02:32:21.533690+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:21 smithi141 bash[31670]: cluster 2023-12-02T02:32:20.458070+0000 mgr.y (mgr.24356) 19620 : cluster 0 pgmap v19588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:21 smithi141 bash[31670]: audit 2023-12-02T02:32:21.521556+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:21 smithi141 bash[31670]: audit 2023-12-02T02:32:21.533690+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[28232]: audit 2023-12-02T02:32:21.875420+0000 mon.a (mon.0) 12092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[28232]: audit 2023-12-02T02:32:21.889456+0000 mon.a (mon.0) 12093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[28232]: audit 2023-12-02T02:32:22.417601+0000 mon.c (mon.2) 12307 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[28232]: audit 2023-12-02T02:32:22.419391+0000 mon.c (mon.2) 12308 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[28232]: audit 2023-12-02T02:32:22.427841+0000 mon.a (mon.0) 12094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[28232]: audit 2023-12-02T02:32:22.659243+0000 mon.a (mon.0) 12095 : audit 0 from='client.? 172.21.15.40:0/1597989218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[41173]: audit 2023-12-02T02:32:21.875420+0000 mon.a (mon.0) 12092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[41173]: audit 2023-12-02T02:32:21.889456+0000 mon.a (mon.0) 12093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[41173]: audit 2023-12-02T02:32:22.417601+0000 mon.c (mon.2) 12307 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[41173]: audit 2023-12-02T02:32:22.419391+0000 mon.c (mon.2) 12308 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:32:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[41173]: audit 2023-12-02T02:32:22.427841+0000 mon.a (mon.0) 12094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:22 smithi040 bash[41173]: audit 2023-12-02T02:32:22.659243+0000 mon.a (mon.0) 12095 : audit 0 from='client.? 172.21.15.40:0/1597989218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:22 smithi141 bash[31670]: audit 2023-12-02T02:32:21.875420+0000 mon.a (mon.0) 12092 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:22 smithi141 bash[31670]: audit 2023-12-02T02:32:21.889456+0000 mon.a (mon.0) 12093 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:22 smithi141 bash[31670]: audit 2023-12-02T02:32:22.417601+0000 mon.c (mon.2) 12307 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:32:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:22 smithi141 bash[31670]: audit 2023-12-02T02:32:22.419391+0000 mon.c (mon.2) 12308 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:32:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:22 smithi141 bash[31670]: audit 2023-12-02T02:32:22.427841+0000 mon.a (mon.0) 12094 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:32:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:22 smithi141 bash[31670]: audit 2023-12-02T02:32:22.659243+0000 mon.a (mon.0) 12095 : audit 0 from='client.? 172.21.15.40:0/1597989218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:23 smithi040 bash[28232]: cluster 2023-12-02T02:32:22.458604+0000 mgr.y (mgr.24356) 19621 : cluster 0 pgmap v19589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:23 smithi040 bash[41173]: cluster 2023-12-02T02:32:22.458604+0000 mgr.y (mgr.24356) 19621 : cluster 0 pgmap v19589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:23 smithi141 bash[31670]: cluster 2023-12-02T02:32:22.458604+0000 mgr.y (mgr.24356) 19621 : cluster 0 pgmap v19589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:25 smithi040 bash[28232]: cluster 2023-12-02T02:32:24.459546+0000 mgr.y (mgr.24356) 19622 : cluster 0 pgmap v19590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:25 smithi040 bash[28232]: audit 2023-12-02T02:32:25.123348+0000 mon.a (mon.0) 12096 : audit 0 from='client.? 172.21.15.40:0/1111680990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:25 smithi040 bash[41173]: cluster 2023-12-02T02:32:24.459546+0000 mgr.y (mgr.24356) 19622 : cluster 0 pgmap v19590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:25 smithi040 bash[41173]: audit 2023-12-02T02:32:25.123348+0000 mon.a (mon.0) 12096 : audit 0 from='client.? 172.21.15.40:0/1111680990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:25 smithi141 bash[31670]: cluster 2023-12-02T02:32:24.459546+0000 mgr.y (mgr.24356) 19622 : cluster 0 pgmap v19590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:25 smithi141 bash[31670]: audit 2023-12-02T02:32:25.123348+0000 mon.a (mon.0) 12096 : audit 0 from='client.? 172.21.15.40:0/1111680990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:32:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:32:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:32:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:27 smithi040 bash[41173]: cluster 2023-12-02T02:32:26.460403+0000 mgr.y (mgr.24356) 19623 : cluster 0 pgmap v19591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:27 smithi040 bash[41173]: audit 2023-12-02T02:32:27.595025+0000 mon.a (mon.0) 12097 : audit 0 from='client.? 172.21.15.40:0/2593280302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:27 smithi040 bash[28232]: cluster 2023-12-02T02:32:26.460403+0000 mgr.y (mgr.24356) 19623 : cluster 0 pgmap v19591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:27 smithi040 bash[28232]: audit 2023-12-02T02:32:27.595025+0000 mon.a (mon.0) 12097 : audit 0 from='client.? 172.21.15.40:0/2593280302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:27 smithi141 bash[31670]: cluster 2023-12-02T02:32:26.460403+0000 mgr.y (mgr.24356) 19623 : cluster 0 pgmap v19591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:27 smithi141 bash[31670]: audit 2023-12-02T02:32:27.595025+0000 mon.a (mon.0) 12097 : audit 0 from='client.? 172.21.15.40:0/2593280302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:29 smithi040 bash[28232]: cluster 2023-12-02T02:32:28.460993+0000 mgr.y (mgr.24356) 19624 : cluster 0 pgmap v19592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:29 smithi040 bash[41173]: cluster 2023-12-02T02:32:28.460993+0000 mgr.y (mgr.24356) 19624 : cluster 0 pgmap v19592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:29 smithi141 bash[31670]: cluster 2023-12-02T02:32:28.460993+0000 mgr.y (mgr.24356) 19624 : cluster 0 pgmap v19592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:30 smithi040 bash[28232]: audit 2023-12-02T02:32:30.065590+0000 mon.c (mon.2) 12309 : audit 0 from='client.? 172.21.15.40:0/1267325288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:30 smithi040 bash[41173]: audit 2023-12-02T02:32:30.065590+0000 mon.c (mon.2) 12309 : audit 0 from='client.? 172.21.15.40:0/1267325288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:30 smithi141 bash[31670]: audit 2023-12-02T02:32:30.065590+0000 mon.c (mon.2) 12309 : audit 0 from='client.? 172.21.15.40:0/1267325288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:31 smithi040 bash[41173]: cluster 2023-12-02T02:32:30.462179+0000 mgr.y (mgr.24356) 19625 : cluster 0 pgmap v19593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:31 smithi040 bash[28232]: cluster 2023-12-02T02:32:30.462179+0000 mgr.y (mgr.24356) 19625 : cluster 0 pgmap v19593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:31 smithi141 bash[31670]: cluster 2023-12-02T02:32:30.462179+0000 mgr.y (mgr.24356) 19625 : cluster 0 pgmap v19593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:32 smithi141 bash[31670]: audit 2023-12-02T02:32:32.538034+0000 mon.a (mon.0) 12098 : audit 0 from='client.? 172.21.15.40:0/2456748120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:33.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:32 smithi040 bash[41173]: audit 2023-12-02T02:32:32.538034+0000 mon.a (mon.0) 12098 : audit 0 from='client.? 172.21.15.40:0/2456748120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:32 smithi040 bash[28232]: audit 2023-12-02T02:32:32.538034+0000 mon.a (mon.0) 12098 : audit 0 from='client.? 172.21.15.40:0/2456748120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:33 smithi141 bash[31670]: cluster 2023-12-02T02:32:32.462806+0000 mgr.y (mgr.24356) 19626 : cluster 0 pgmap v19594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:33 smithi040 bash[28232]: cluster 2023-12-02T02:32:32.462806+0000 mgr.y (mgr.24356) 19626 : cluster 0 pgmap v19594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:33 smithi040 bash[41173]: cluster 2023-12-02T02:32:32.462806+0000 mgr.y (mgr.24356) 19626 : cluster 0 pgmap v19594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:34 smithi141 bash[31670]: audit 2023-12-02T02:32:34.375951+0000 mon.c (mon.2) 12310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:34 smithi040 bash[28232]: audit 2023-12-02T02:32:34.375951+0000 mon.c (mon.2) 12310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:34 smithi040 bash[41173]: audit 2023-12-02T02:32:34.375951+0000 mon.c (mon.2) 12310 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:35 smithi141 bash[31670]: cluster 2023-12-02T02:32:34.463885+0000 mgr.y (mgr.24356) 19627 : cluster 0 pgmap v19595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:35 smithi141 bash[31670]: audit 2023-12-02T02:32:35.003622+0000 mon.c (mon.2) 12311 : audit 0 from='client.? 172.21.15.40:0/1442927361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:36.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:35 smithi040 bash[28232]: cluster 2023-12-02T02:32:34.463885+0000 mgr.y (mgr.24356) 19627 : cluster 0 pgmap v19595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:35 smithi040 bash[28232]: audit 2023-12-02T02:32:35.003622+0000 mon.c (mon.2) 12311 : audit 0 from='client.? 172.21.15.40:0/1442927361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:35 smithi040 bash[41173]: cluster 2023-12-02T02:32:34.463885+0000 mgr.y (mgr.24356) 19627 : cluster 0 pgmap v19595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:35 smithi040 bash[41173]: audit 2023-12-02T02:32:35.003622+0000 mon.c (mon.2) 12311 : audit 0 from='client.? 172.21.15.40:0/1442927361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:32:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:32:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:32:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:37 smithi141 bash[31670]: cluster 2023-12-02T02:32:36.464685+0000 mgr.y (mgr.24356) 19628 : cluster 0 pgmap v19596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:37 smithi141 bash[31670]: audit 2023-12-02T02:32:37.470588+0000 mon.a (mon.0) 12099 : audit 0 from='client.? 172.21.15.40:0/1464686361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:37 smithi040 bash[28232]: cluster 2023-12-02T02:32:36.464685+0000 mgr.y (mgr.24356) 19628 : cluster 0 pgmap v19596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:37 smithi040 bash[28232]: audit 2023-12-02T02:32:37.470588+0000 mon.a (mon.0) 12099 : audit 0 from='client.? 172.21.15.40:0/1464686361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:37 smithi040 bash[41173]: cluster 2023-12-02T02:32:36.464685+0000 mgr.y (mgr.24356) 19628 : cluster 0 pgmap v19596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:37 smithi040 bash[41173]: audit 2023-12-02T02:32:37.470588+0000 mon.a (mon.0) 12099 : audit 0 from='client.? 172.21.15.40:0/1464686361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:39 smithi141 bash[31670]: cluster 2023-12-02T02:32:38.465319+0000 mgr.y (mgr.24356) 19629 : cluster 0 pgmap v19597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:40.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:39 smithi040 bash[28232]: cluster 2023-12-02T02:32:38.465319+0000 mgr.y (mgr.24356) 19629 : cluster 0 pgmap v19597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:39 smithi040 bash[41173]: cluster 2023-12-02T02:32:38.465319+0000 mgr.y (mgr.24356) 19629 : cluster 0 pgmap v19597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:40 smithi141 bash[31670]: audit 2023-12-02T02:32:39.947216+0000 mon.c (mon.2) 12312 : audit 0 from='client.? 172.21.15.40:0/2015281277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:40 smithi040 bash[28232]: audit 2023-12-02T02:32:39.947216+0000 mon.c (mon.2) 12312 : audit 0 from='client.? 172.21.15.40:0/2015281277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:40 smithi040 bash[41173]: audit 2023-12-02T02:32:39.947216+0000 mon.c (mon.2) 12312 : audit 0 from='client.? 172.21.15.40:0/2015281277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:41 smithi141 bash[31670]: cluster 2023-12-02T02:32:40.466532+0000 mgr.y (mgr.24356) 19630 : cluster 0 pgmap v19598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:41 smithi040 bash[28232]: cluster 2023-12-02T02:32:40.466532+0000 mgr.y (mgr.24356) 19630 : cluster 0 pgmap v19598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:41 smithi040 bash[41173]: cluster 2023-12-02T02:32:40.466532+0000 mgr.y (mgr.24356) 19630 : cluster 0 pgmap v19598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:42 smithi141 bash[31670]: audit 2023-12-02T02:32:42.407986+0000 mon.c (mon.2) 12313 : audit 0 from='client.? 172.21.15.40:0/1586860778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:42 smithi040 bash[41173]: audit 2023-12-02T02:32:42.407986+0000 mon.c (mon.2) 12313 : audit 0 from='client.? 172.21.15.40:0/1586860778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:42 smithi040 bash[28232]: audit 2023-12-02T02:32:42.407986+0000 mon.c (mon.2) 12313 : audit 0 from='client.? 172.21.15.40:0/1586860778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:43 smithi141 bash[31670]: cluster 2023-12-02T02:32:42.467151+0000 mgr.y (mgr.24356) 19631 : cluster 0 pgmap v19599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:43 smithi040 bash[28232]: cluster 2023-12-02T02:32:42.467151+0000 mgr.y (mgr.24356) 19631 : cluster 0 pgmap v19599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:43 smithi040 bash[41173]: cluster 2023-12-02T02:32:42.467151+0000 mgr.y (mgr.24356) 19631 : cluster 0 pgmap v19599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:44 smithi141 bash[31670]: audit 2023-12-02T02:32:44.873744+0000 mon.c (mon.2) 12314 : audit 0 from='client.? 172.21.15.40:0/3511093314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:44 smithi040 bash[28232]: audit 2023-12-02T02:32:44.873744+0000 mon.c (mon.2) 12314 : audit 0 from='client.? 172.21.15.40:0/3511093314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:44 smithi040 bash[41173]: audit 2023-12-02T02:32:44.873744+0000 mon.c (mon.2) 12314 : audit 0 from='client.? 172.21.15.40:0/3511093314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:45 smithi141 bash[31670]: cluster 2023-12-02T02:32:44.468233+0000 mgr.y (mgr.24356) 19632 : cluster 0 pgmap v19600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:45 smithi040 bash[41173]: cluster 2023-12-02T02:32:44.468233+0000 mgr.y (mgr.24356) 19632 : cluster 0 pgmap v19600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:45 smithi040 bash[28232]: cluster 2023-12-02T02:32:44.468233+0000 mgr.y (mgr.24356) 19632 : cluster 0 pgmap v19600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:32:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:32:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:32:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:47 smithi141 bash[31670]: cluster 2023-12-02T02:32:46.469013+0000 mgr.y (mgr.24356) 19633 : cluster 0 pgmap v19601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:47 smithi141 bash[31670]: audit 2023-12-02T02:32:47.343031+0000 mon.c (mon.2) 12315 : audit 0 from='client.? 172.21.15.40:0/4254273673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:47 smithi040 bash[28232]: cluster 2023-12-02T02:32:46.469013+0000 mgr.y (mgr.24356) 19633 : cluster 0 pgmap v19601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:47 smithi040 bash[28232]: audit 2023-12-02T02:32:47.343031+0000 mon.c (mon.2) 12315 : audit 0 from='client.? 172.21.15.40:0/4254273673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:47 smithi040 bash[41173]: cluster 2023-12-02T02:32:46.469013+0000 mgr.y (mgr.24356) 19633 : cluster 0 pgmap v19601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:47 smithi040 bash[41173]: audit 2023-12-02T02:32:47.343031+0000 mon.c (mon.2) 12315 : audit 0 from='client.? 172.21.15.40:0/4254273673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:49 smithi141 bash[31670]: cluster 2023-12-02T02:32:48.469668+0000 mgr.y (mgr.24356) 19634 : cluster 0 pgmap v19602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:49 smithi141 bash[31670]: audit 2023-12-02T02:32:49.376247+0000 mon.c (mon.2) 12316 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:50.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:49 smithi141 bash[31670]: audit 2023-12-02T02:32:49.809489+0000 mon.c (mon.2) 12317 : audit 0 from='client.? 172.21.15.40:0/4063998375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:50.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:49 smithi040 bash[28232]: cluster 2023-12-02T02:32:48.469668+0000 mgr.y (mgr.24356) 19634 : cluster 0 pgmap v19602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:49 smithi040 bash[28232]: audit 2023-12-02T02:32:49.376247+0000 mon.c (mon.2) 12316 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:49 smithi040 bash[28232]: audit 2023-12-02T02:32:49.809489+0000 mon.c (mon.2) 12317 : audit 0 from='client.? 172.21.15.40:0/4063998375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:49 smithi040 bash[41173]: cluster 2023-12-02T02:32:48.469668+0000 mgr.y (mgr.24356) 19634 : cluster 0 pgmap v19602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:49 smithi040 bash[41173]: audit 2023-12-02T02:32:49.376247+0000 mon.c (mon.2) 12316 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:49 smithi040 bash[41173]: audit 2023-12-02T02:32:49.809489+0000 mon.c (mon.2) 12317 : audit 0 from='client.? 172.21.15.40:0/4063998375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:51 smithi141 bash[31670]: cluster 2023-12-02T02:32:50.470843+0000 mgr.y (mgr.24356) 19635 : cluster 0 pgmap v19603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:51 smithi040 bash[28232]: cluster 2023-12-02T02:32:50.470843+0000 mgr.y (mgr.24356) 19635 : cluster 0 pgmap v19603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:51 smithi040 bash[41173]: cluster 2023-12-02T02:32:50.470843+0000 mgr.y (mgr.24356) 19635 : cluster 0 pgmap v19603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:52 smithi141 bash[31670]: audit 2023-12-02T02:32:52.272808+0000 mon.a (mon.0) 12100 : audit 0 from='client.? 172.21.15.40:0/514364513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:52 smithi040 bash[28232]: audit 2023-12-02T02:32:52.272808+0000 mon.a (mon.0) 12100 : audit 0 from='client.? 172.21.15.40:0/514364513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:52 smithi040 bash[41173]: audit 2023-12-02T02:32:52.272808+0000 mon.a (mon.0) 12100 : audit 0 from='client.? 172.21.15.40:0/514364513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:53 smithi141 bash[31670]: cluster 2023-12-02T02:32:52.471501+0000 mgr.y (mgr.24356) 19636 : cluster 0 pgmap v19604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:53 smithi040 bash[28232]: cluster 2023-12-02T02:32:52.471501+0000 mgr.y (mgr.24356) 19636 : cluster 0 pgmap v19604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:54.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:53 smithi040 bash[41173]: cluster 2023-12-02T02:32:52.471501+0000 mgr.y (mgr.24356) 19636 : cluster 0 pgmap v19604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:55 smithi141 bash[31670]: audit 2023-12-02T02:32:54.742147+0000 mon.a (mon.0) 12101 : audit 0 from='client.? 172.21.15.40:0/624961090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:55.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:55 smithi040 bash[28232]: audit 2023-12-02T02:32:54.742147+0000 mon.a (mon.0) 12101 : audit 0 from='client.? 172.21.15.40:0/624961090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:55 smithi040 bash[41173]: audit 2023-12-02T02:32:54.742147+0000 mon.a (mon.0) 12101 : audit 0 from='client.? 172.21.15.40:0/624961090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:56 smithi141 bash[31670]: cluster 2023-12-02T02:32:54.472586+0000 mgr.y (mgr.24356) 19637 : cluster 0 pgmap v19605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:56 smithi040 bash[28232]: cluster 2023-12-02T02:32:54.472586+0000 mgr.y (mgr.24356) 19637 : cluster 0 pgmap v19605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:56 smithi040 bash[41173]: cluster 2023-12-02T02:32:54.472586+0000 mgr.y (mgr.24356) 19637 : cluster 0 pgmap v19605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:32:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:32:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:32:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:57 smithi141 bash[31670]: cluster 2023-12-02T02:32:56.473296+0000 mgr.y (mgr.24356) 19638 : cluster 0 pgmap v19606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:57 smithi040 bash[28232]: cluster 2023-12-02T02:32:56.473296+0000 mgr.y (mgr.24356) 19638 : cluster 0 pgmap v19606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:57 smithi040 bash[41173]: cluster 2023-12-02T02:32:56.473296+0000 mgr.y (mgr.24356) 19638 : cluster 0 pgmap v19606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:58.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:58 smithi141 bash[31670]: audit 2023-12-02T02:32:57.214236+0000 mon.a (mon.0) 12102 : audit 0 from='client.? 172.21.15.40:0/3389584632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:58 smithi040 bash[41173]: audit 2023-12-02T02:32:57.214236+0000 mon.a (mon.0) 12102 : audit 0 from='client.? 172.21.15.40:0/3389584632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:58 smithi040 bash[28232]: audit 2023-12-02T02:32:57.214236+0000 mon.a (mon.0) 12102 : audit 0 from='client.? 172.21.15.40:0/3389584632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:32:59.277 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:32:59 smithi141 bash[31670]: cluster 2023-12-02T02:32:58.473960+0000 mgr.y (mgr.24356) 19639 : cluster 0 pgmap v19607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:59.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:32:59 smithi040 bash[41173]: cluster 2023-12-02T02:32:58.473960+0000 mgr.y (mgr.24356) 19639 : cluster 0 pgmap v19607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:32:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:32:59 smithi040 bash[28232]: cluster 2023-12-02T02:32:58.473960+0000 mgr.y (mgr.24356) 19639 : cluster 0 pgmap v19607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:00 smithi141 bash[31670]: audit 2023-12-02T02:32:59.690984+0000 mon.b (mon.1) 78 : audit 0 from='client.? 172.21.15.40:0/4157906512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:00 smithi040 bash[28232]: audit 2023-12-02T02:32:59.690984+0000 mon.b (mon.1) 78 : audit 0 from='client.? 172.21.15.40:0/4157906512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:00 smithi040 bash[41173]: audit 2023-12-02T02:32:59.690984+0000 mon.b (mon.1) 78 : audit 0 from='client.? 172.21.15.40:0/4157906512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:01 smithi040 bash[28232]: cluster 2023-12-02T02:33:00.475265+0000 mgr.y (mgr.24356) 19640 : cluster 0 pgmap v19608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:01 smithi040 bash[41173]: cluster 2023-12-02T02:33:00.475265+0000 mgr.y (mgr.24356) 19640 : cluster 0 pgmap v19608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:01 smithi141 bash[31670]: cluster 2023-12-02T02:33:00.475265+0000 mgr.y (mgr.24356) 19640 : cluster 0 pgmap v19608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:02 smithi141 bash[31670]: audit 2023-12-02T02:33:02.153983+0000 mon.a (mon.0) 12103 : audit 0 from='client.? 172.21.15.40:0/3193200931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:02 smithi040 bash[28232]: audit 2023-12-02T02:33:02.153983+0000 mon.a (mon.0) 12103 : audit 0 from='client.? 172.21.15.40:0/3193200931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:02 smithi040 bash[41173]: audit 2023-12-02T02:33:02.153983+0000 mon.a (mon.0) 12103 : audit 0 from='client.? 172.21.15.40:0/3193200931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:03 smithi040 bash[28232]: cluster 2023-12-02T02:33:02.476122+0000 mgr.y (mgr.24356) 19641 : cluster 0 pgmap v19609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:03 smithi040 bash[41173]: cluster 2023-12-02T02:33:02.476122+0000 mgr.y (mgr.24356) 19641 : cluster 0 pgmap v19609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:03 smithi141 bash[31670]: cluster 2023-12-02T02:33:02.476122+0000 mgr.y (mgr.24356) 19641 : cluster 0 pgmap v19609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:04.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:04 smithi040 bash[28232]: audit 2023-12-02T02:33:04.376435+0000 mon.c (mon.2) 12318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:04 smithi040 bash[41173]: audit 2023-12-02T02:33:04.376435+0000 mon.c (mon.2) 12318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:04 smithi141 bash[31670]: audit 2023-12-02T02:33:04.376435+0000 mon.c (mon.2) 12318 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:05.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:05 smithi040 bash[28232]: cluster 2023-12-02T02:33:04.476857+0000 mgr.y (mgr.24356) 19642 : cluster 0 pgmap v19610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:05.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:05 smithi040 bash[28232]: audit 2023-12-02T02:33:04.611376+0000 mon.c (mon.2) 12319 : audit 0 from='client.? 172.21.15.40:0/2392178202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:05 smithi040 bash[41173]: cluster 2023-12-02T02:33:04.476857+0000 mgr.y (mgr.24356) 19642 : cluster 0 pgmap v19610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:05 smithi040 bash[41173]: audit 2023-12-02T02:33:04.611376+0000 mon.c (mon.2) 12319 : audit 0 from='client.? 172.21.15.40:0/2392178202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:05 smithi141 bash[31670]: cluster 2023-12-02T02:33:04.476857+0000 mgr.y (mgr.24356) 19642 : cluster 0 pgmap v19610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:05 smithi141 bash[31670]: audit 2023-12-02T02:33:04.611376+0000 mon.c (mon.2) 12319 : audit 0 from='client.? 172.21.15.40:0/2392178202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:33:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:33:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:33:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:07 smithi040 bash[28232]: cluster 2023-12-02T02:33:06.477622+0000 mgr.y (mgr.24356) 19643 : cluster 0 pgmap v19611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:07.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:07 smithi040 bash[28232]: audit 2023-12-02T02:33:07.079340+0000 mon.c (mon.2) 12320 : audit 0 from='client.? 172.21.15.40:0/1508684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:07 smithi040 bash[41173]: cluster 2023-12-02T02:33:06.477622+0000 mgr.y (mgr.24356) 19643 : cluster 0 pgmap v19611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:07 smithi040 bash[41173]: audit 2023-12-02T02:33:07.079340+0000 mon.c (mon.2) 12320 : audit 0 from='client.? 172.21.15.40:0/1508684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:07 smithi141 bash[31670]: cluster 2023-12-02T02:33:06.477622+0000 mgr.y (mgr.24356) 19643 : cluster 0 pgmap v19611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:07 smithi141 bash[31670]: audit 2023-12-02T02:33:07.079340+0000 mon.c (mon.2) 12320 : audit 0 from='client.? 172.21.15.40:0/1508684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:09 smithi040 bash[28232]: cluster 2023-12-02T02:33:08.478275+0000 mgr.y (mgr.24356) 19644 : cluster 0 pgmap v19612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:09 smithi040 bash[28232]: audit 2023-12-02T02:33:09.540636+0000 mon.a (mon.0) 12104 : audit 0 from='client.? 172.21.15.40:0/203906747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:09 smithi040 bash[41173]: cluster 2023-12-02T02:33:08.478275+0000 mgr.y (mgr.24356) 19644 : cluster 0 pgmap v19612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:09 smithi040 bash[41173]: audit 2023-12-02T02:33:09.540636+0000 mon.a (mon.0) 12104 : audit 0 from='client.? 172.21.15.40:0/203906747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:09 smithi141 bash[31670]: cluster 2023-12-02T02:33:08.478275+0000 mgr.y (mgr.24356) 19644 : cluster 0 pgmap v19612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:09 smithi141 bash[31670]: audit 2023-12-02T02:33:09.540636+0000 mon.a (mon.0) 12104 : audit 0 from='client.? 172.21.15.40:0/203906747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:11 smithi040 bash[28232]: cluster 2023-12-02T02:33:10.479439+0000 mgr.y (mgr.24356) 19645 : cluster 0 pgmap v19613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:11 smithi040 bash[41173]: cluster 2023-12-02T02:33:10.479439+0000 mgr.y (mgr.24356) 19645 : cluster 0 pgmap v19613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:11 smithi141 bash[31670]: cluster 2023-12-02T02:33:10.479439+0000 mgr.y (mgr.24356) 19645 : cluster 0 pgmap v19613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:12 smithi040 bash[28232]: audit 2023-12-02T02:33:12.010698+0000 mon.a (mon.0) 12105 : audit 0 from='client.? 172.21.15.40:0/220306053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:12 smithi040 bash[41173]: audit 2023-12-02T02:33:12.010698+0000 mon.a (mon.0) 12105 : audit 0 from='client.? 172.21.15.40:0/220306053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:12 smithi141 bash[31670]: audit 2023-12-02T02:33:12.010698+0000 mon.a (mon.0) 12105 : audit 0 from='client.? 172.21.15.40:0/220306053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:13 smithi040 bash[28232]: cluster 2023-12-02T02:33:12.480135+0000 mgr.y (mgr.24356) 19646 : cluster 0 pgmap v19614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:13.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:13 smithi040 bash[41173]: cluster 2023-12-02T02:33:12.480135+0000 mgr.y (mgr.24356) 19646 : cluster 0 pgmap v19614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:13 smithi141 bash[31670]: cluster 2023-12-02T02:33:12.480135+0000 mgr.y (mgr.24356) 19646 : cluster 0 pgmap v19614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:14 smithi040 bash[28232]: audit 2023-12-02T02:33:14.472212+0000 mon.c (mon.2) 12321 : audit 0 from='client.? 172.21.15.40:0/3253812578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:14 smithi040 bash[41173]: audit 2023-12-02T02:33:14.472212+0000 mon.c (mon.2) 12321 : audit 0 from='client.? 172.21.15.40:0/3253812578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:14 smithi141 bash[31670]: audit 2023-12-02T02:33:14.472212+0000 mon.c (mon.2) 12321 : audit 0 from='client.? 172.21.15.40:0/3253812578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:15 smithi141 bash[31670]: cluster 2023-12-02T02:33:14.481080+0000 mgr.y (mgr.24356) 19647 : cluster 0 pgmap v19615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:15 smithi040 bash[41173]: cluster 2023-12-02T02:33:14.481080+0000 mgr.y (mgr.24356) 19647 : cluster 0 pgmap v19615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:15 smithi040 bash[28232]: cluster 2023-12-02T02:33:14.481080+0000 mgr.y (mgr.24356) 19647 : cluster 0 pgmap v19615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:16.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:33:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:33:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:33:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:17 smithi141 bash[31670]: cluster 2023-12-02T02:33:16.481868+0000 mgr.y (mgr.24356) 19648 : cluster 0 pgmap v19616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:17 smithi141 bash[31670]: audit 2023-12-02T02:33:16.938208+0000 mon.a (mon.0) 12106 : audit 0 from='client.? 172.21.15.40:0/2542526480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:17 smithi040 bash[28232]: cluster 2023-12-02T02:33:16.481868+0000 mgr.y (mgr.24356) 19648 : cluster 0 pgmap v19616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:17 smithi040 bash[28232]: audit 2023-12-02T02:33:16.938208+0000 mon.a (mon.0) 12106 : audit 0 from='client.? 172.21.15.40:0/2542526480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:17 smithi040 bash[41173]: cluster 2023-12-02T02:33:16.481868+0000 mgr.y (mgr.24356) 19648 : cluster 0 pgmap v19616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:17 smithi040 bash[41173]: audit 2023-12-02T02:33:16.938208+0000 mon.a (mon.0) 12106 : audit 0 from='client.? 172.21.15.40:0/2542526480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:19 smithi141 bash[31670]: cluster 2023-12-02T02:33:18.482590+0000 mgr.y (mgr.24356) 19649 : cluster 0 pgmap v19617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:19 smithi141 bash[31670]: audit 2023-12-02T02:33:19.376839+0000 mon.c (mon.2) 12322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:19 smithi141 bash[31670]: audit 2023-12-02T02:33:19.407935+0000 mon.c (mon.2) 12323 : audit 0 from='client.? 172.21.15.40:0/1185400623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:19 smithi040 bash[41173]: cluster 2023-12-02T02:33:18.482590+0000 mgr.y (mgr.24356) 19649 : cluster 0 pgmap v19617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:19 smithi040 bash[41173]: audit 2023-12-02T02:33:19.376839+0000 mon.c (mon.2) 12322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:19 smithi040 bash[41173]: audit 2023-12-02T02:33:19.407935+0000 mon.c (mon.2) 12323 : audit 0 from='client.? 172.21.15.40:0/1185400623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:19 smithi040 bash[28232]: cluster 2023-12-02T02:33:18.482590+0000 mgr.y (mgr.24356) 19649 : cluster 0 pgmap v19617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:19 smithi040 bash[28232]: audit 2023-12-02T02:33:19.376839+0000 mon.c (mon.2) 12322 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:19 smithi040 bash[28232]: audit 2023-12-02T02:33:19.407935+0000 mon.c (mon.2) 12323 : audit 0 from='client.? 172.21.15.40:0/1185400623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:21 smithi141 bash[31670]: cluster 2023-12-02T02:33:20.483769+0000 mgr.y (mgr.24356) 19650 : cluster 0 pgmap v19618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:22.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:21 smithi040 bash[41173]: cluster 2023-12-02T02:33:20.483769+0000 mgr.y (mgr.24356) 19650 : cluster 0 pgmap v19618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:21 smithi040 bash[28232]: cluster 2023-12-02T02:33:20.483769+0000 mgr.y (mgr.24356) 19650 : cluster 0 pgmap v19618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:22 smithi141 bash[31670]: audit 2023-12-02T02:33:21.867416+0000 mon.c (mon.2) 12324 : audit 0 from='client.? 172.21.15.40:0/2834873074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:22 smithi141 bash[31670]: audit 2023-12-02T02:33:22.510188+0000 mon.c (mon.2) 12325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:33:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:22 smithi040 bash[28232]: audit 2023-12-02T02:33:21.867416+0000 mon.c (mon.2) 12324 : audit 0 from='client.? 172.21.15.40:0/2834873074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:22 smithi040 bash[28232]: audit 2023-12-02T02:33:22.510188+0000 mon.c (mon.2) 12325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:33:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:22 smithi040 bash[41173]: audit 2023-12-02T02:33:21.867416+0000 mon.c (mon.2) 12324 : audit 0 from='client.? 172.21.15.40:0/2834873074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:22 smithi040 bash[41173]: audit 2023-12-02T02:33:22.510188+0000 mon.c (mon.2) 12325 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:33:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:23 smithi141 bash[31670]: cluster 2023-12-02T02:33:22.484465+0000 mgr.y (mgr.24356) 19651 : cluster 0 pgmap v19619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:23 smithi040 bash[28232]: cluster 2023-12-02T02:33:22.484465+0000 mgr.y (mgr.24356) 19651 : cluster 0 pgmap v19619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:23 smithi040 bash[41173]: cluster 2023-12-02T02:33:22.484465+0000 mgr.y (mgr.24356) 19651 : cluster 0 pgmap v19619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:24 smithi141 bash[31670]: audit 2023-12-02T02:33:24.346529+0000 mon.a (mon.0) 12107 : audit 0 from='client.? 172.21.15.40:0/3067488739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:25.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:24 smithi040 bash[41173]: audit 2023-12-02T02:33:24.346529+0000 mon.a (mon.0) 12107 : audit 0 from='client.? 172.21.15.40:0/3067488739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:24 smithi040 bash[28232]: audit 2023-12-02T02:33:24.346529+0000 mon.a (mon.0) 12107 : audit 0 from='client.? 172.21.15.40:0/3067488739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:25 smithi141 bash[31670]: cluster 2023-12-02T02:33:24.485520+0000 mgr.y (mgr.24356) 19652 : cluster 0 pgmap v19620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:25 smithi040 bash[28232]: cluster 2023-12-02T02:33:24.485520+0000 mgr.y (mgr.24356) 19652 : cluster 0 pgmap v19620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:25 smithi040 bash[41173]: cluster 2023-12-02T02:33:24.485520+0000 mgr.y (mgr.24356) 19652 : cluster 0 pgmap v19620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:33:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:33:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:33:28.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:27 smithi141 bash[31670]: cluster 2023-12-02T02:33:26.486400+0000 mgr.y (mgr.24356) 19653 : cluster 0 pgmap v19621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:27 smithi141 bash[31670]: audit 2023-12-02T02:33:26.815102+0000 mon.c (mon.2) 12326 : audit 0 from='client.? 172.21.15.40:0/3245852025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:27 smithi040 bash[41173]: cluster 2023-12-02T02:33:26.486400+0000 mgr.y (mgr.24356) 19653 : cluster 0 pgmap v19621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:28.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:27 smithi040 bash[41173]: audit 2023-12-02T02:33:26.815102+0000 mon.c (mon.2) 12326 : audit 0 from='client.? 172.21.15.40:0/3245852025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:27 smithi040 bash[28232]: cluster 2023-12-02T02:33:26.486400+0000 mgr.y (mgr.24356) 19653 : cluster 0 pgmap v19621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:27 smithi040 bash[28232]: audit 2023-12-02T02:33:26.815102+0000 mon.c (mon.2) 12326 : audit 0 from='client.? 172.21.15.40:0/3245852025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:28.410998+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:28.427376+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: cluster 2023-12-02T02:33:28.487125+0000 mgr.y (mgr.24356) 19654 : cluster 0 pgmap v19622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:28.660490+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:28.676012+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:29.166224+0000 mon.c (mon.2) 12327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:29.168240+0000 mon.c (mon.2) 12328 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:29.177998+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[41173]: audit 2023-12-02T02:33:29.277448+0000 mon.c (mon.2) 12329 : audit 0 from='client.? 172.21.15.40:0/2932187401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:28.410998+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:28.427376+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: cluster 2023-12-02T02:33:28.487125+0000 mgr.y (mgr.24356) 19654 : cluster 0 pgmap v19622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:28.660490+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:28.676012+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:29.166224+0000 mon.c (mon.2) 12327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:29.168240+0000 mon.c (mon.2) 12328 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:29.177998+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:29 smithi040 bash[28232]: audit 2023-12-02T02:33:29.277448+0000 mon.c (mon.2) 12329 : audit 0 from='client.? 172.21.15.40:0/2932187401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:28.410998+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:28.427376+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: cluster 2023-12-02T02:33:28.487125+0000 mgr.y (mgr.24356) 19654 : cluster 0 pgmap v19622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:28.660490+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:28.676012+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:29.166224+0000 mon.c (mon.2) 12327 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:29.168240+0000 mon.c (mon.2) 12328 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:29.177998+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:33:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:29 smithi141 bash[31670]: audit 2023-12-02T02:33:29.277448+0000 mon.c (mon.2) 12329 : audit 0 from='client.? 172.21.15.40:0/2932187401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:31.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:31 smithi040 bash[28232]: cluster 2023-12-02T02:33:30.488314+0000 mgr.y (mgr.24356) 19655 : cluster 0 pgmap v19623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:31 smithi040 bash[41173]: cluster 2023-12-02T02:33:30.488314+0000 mgr.y (mgr.24356) 19655 : cluster 0 pgmap v19623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:31 smithi141 bash[31670]: cluster 2023-12-02T02:33:30.488314+0000 mgr.y (mgr.24356) 19655 : cluster 0 pgmap v19623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:32 smithi040 bash[28232]: audit 2023-12-02T02:33:31.741049+0000 mon.a (mon.0) 12113 : audit 0 from='client.? 172.21.15.40:0/1217995864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:32 smithi040 bash[41173]: audit 2023-12-02T02:33:31.741049+0000 mon.a (mon.0) 12113 : audit 0 from='client.? 172.21.15.40:0/1217995864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:32 smithi141 bash[31670]: audit 2023-12-02T02:33:31.741049+0000 mon.a (mon.0) 12113 : audit 0 from='client.? 172.21.15.40:0/1217995864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:33 smithi040 bash[28232]: cluster 2023-12-02T02:33:32.488996+0000 mgr.y (mgr.24356) 19656 : cluster 0 pgmap v19624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:33 smithi040 bash[41173]: cluster 2023-12-02T02:33:32.488996+0000 mgr.y (mgr.24356) 19656 : cluster 0 pgmap v19624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:33 smithi141 bash[31670]: cluster 2023-12-02T02:33:32.488996+0000 mgr.y (mgr.24356) 19656 : cluster 0 pgmap v19624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:34 smithi040 bash[28232]: audit 2023-12-02T02:33:34.206989+0000 mon.c (mon.2) 12330 : audit 0 from='client.? 172.21.15.40:0/3422591142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:34 smithi040 bash[28232]: audit 2023-12-02T02:33:34.377512+0000 mon.c (mon.2) 12331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:34 smithi040 bash[41173]: audit 2023-12-02T02:33:34.206989+0000 mon.c (mon.2) 12330 : audit 0 from='client.? 172.21.15.40:0/3422591142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:34 smithi040 bash[41173]: audit 2023-12-02T02:33:34.377512+0000 mon.c (mon.2) 12331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:34 smithi141 bash[31670]: audit 2023-12-02T02:33:34.206989+0000 mon.c (mon.2) 12330 : audit 0 from='client.? 172.21.15.40:0/3422591142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:34 smithi141 bash[31670]: audit 2023-12-02T02:33:34.377512+0000 mon.c (mon.2) 12331 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:35.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:35 smithi040 bash[28232]: cluster 2023-12-02T02:33:34.490058+0000 mgr.y (mgr.24356) 19657 : cluster 0 pgmap v19625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:35 smithi040 bash[41173]: cluster 2023-12-02T02:33:34.490058+0000 mgr.y (mgr.24356) 19657 : cluster 0 pgmap v19625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:35 smithi141 bash[31670]: cluster 2023-12-02T02:33:34.490058+0000 mgr.y (mgr.24356) 19657 : cluster 0 pgmap v19625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:33:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:33:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:37 smithi040 bash[28232]: cluster 2023-12-02T02:33:36.490792+0000 mgr.y (mgr.24356) 19658 : cluster 0 pgmap v19626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:37.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:37 smithi040 bash[28232]: audit 2023-12-02T02:33:36.675857+0000 mon.c (mon.2) 12332 : audit 0 from='client.? 172.21.15.40:0/2080458344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:37 smithi040 bash[41173]: cluster 2023-12-02T02:33:36.490792+0000 mgr.y (mgr.24356) 19658 : cluster 0 pgmap v19626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:37 smithi040 bash[41173]: audit 2023-12-02T02:33:36.675857+0000 mon.c (mon.2) 12332 : audit 0 from='client.? 172.21.15.40:0/2080458344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:37 smithi141 bash[31670]: cluster 2023-12-02T02:33:36.490792+0000 mgr.y (mgr.24356) 19658 : cluster 0 pgmap v19626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:37 smithi141 bash[31670]: audit 2023-12-02T02:33:36.675857+0000 mon.c (mon.2) 12332 : audit 0 from='client.? 172.21.15.40:0/2080458344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:39 smithi040 bash[28232]: cluster 2023-12-02T02:33:38.491481+0000 mgr.y (mgr.24356) 19659 : cluster 0 pgmap v19627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:39 smithi040 bash[28232]: audit 2023-12-02T02:33:39.143780+0000 mon.c (mon.2) 12333 : audit 0 from='client.? 172.21.15.40:0/2218313799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:39 smithi040 bash[41173]: cluster 2023-12-02T02:33:38.491481+0000 mgr.y (mgr.24356) 19659 : cluster 0 pgmap v19627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:39 smithi040 bash[41173]: audit 2023-12-02T02:33:39.143780+0000 mon.c (mon.2) 12333 : audit 0 from='client.? 172.21.15.40:0/2218313799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:39 smithi141 bash[31670]: cluster 2023-12-02T02:33:38.491481+0000 mgr.y (mgr.24356) 19659 : cluster 0 pgmap v19627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:39 smithi141 bash[31670]: audit 2023-12-02T02:33:39.143780+0000 mon.c (mon.2) 12333 : audit 0 from='client.? 172.21.15.40:0/2218313799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:41.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:41 smithi040 bash[28232]: cluster 2023-12-02T02:33:40.492698+0000 mgr.y (mgr.24356) 19660 : cluster 0 pgmap v19628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:41 smithi040 bash[28232]: audit 2023-12-02T02:33:41.606827+0000 mon.c (mon.2) 12334 : audit 0 from='client.? 172.21.15.40:0/930653168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:41 smithi040 bash[41173]: cluster 2023-12-02T02:33:40.492698+0000 mgr.y (mgr.24356) 19660 : cluster 0 pgmap v19628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:41 smithi040 bash[41173]: audit 2023-12-02T02:33:41.606827+0000 mon.c (mon.2) 12334 : audit 0 from='client.? 172.21.15.40:0/930653168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:41 smithi141 bash[31670]: cluster 2023-12-02T02:33:40.492698+0000 mgr.y (mgr.24356) 19660 : cluster 0 pgmap v19628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:41 smithi141 bash[31670]: audit 2023-12-02T02:33:41.606827+0000 mon.c (mon.2) 12334 : audit 0 from='client.? 172.21.15.40:0/930653168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:43.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:43 smithi040 bash[41173]: cluster 2023-12-02T02:33:42.493368+0000 mgr.y (mgr.24356) 19661 : cluster 0 pgmap v19629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:43 smithi040 bash[28232]: cluster 2023-12-02T02:33:42.493368+0000 mgr.y (mgr.24356) 19661 : cluster 0 pgmap v19629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:43 smithi141 bash[31670]: cluster 2023-12-02T02:33:42.493368+0000 mgr.y (mgr.24356) 19661 : cluster 0 pgmap v19629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:44 smithi040 bash[28232]: audit 2023-12-02T02:33:44.076821+0000 mon.c (mon.2) 12335 : audit 0 from='client.? 172.21.15.40:0/773801298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:44 smithi040 bash[41173]: audit 2023-12-02T02:33:44.076821+0000 mon.c (mon.2) 12335 : audit 0 from='client.? 172.21.15.40:0/773801298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:44 smithi141 bash[31670]: audit 2023-12-02T02:33:44.076821+0000 mon.c (mon.2) 12335 : audit 0 from='client.? 172.21.15.40:0/773801298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:45.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:45 smithi040 bash[28232]: cluster 2023-12-02T02:33:44.494426+0000 mgr.y (mgr.24356) 19662 : cluster 0 pgmap v19630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:45 smithi040 bash[41173]: cluster 2023-12-02T02:33:44.494426+0000 mgr.y (mgr.24356) 19662 : cluster 0 pgmap v19630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:45 smithi141 bash[31670]: cluster 2023-12-02T02:33:44.494426+0000 mgr.y (mgr.24356) 19662 : cluster 0 pgmap v19630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:46.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:46 smithi040 bash[28232]: audit 2023-12-02T02:33:46.536451+0000 mon.a (mon.0) 12114 : audit 0 from='client.? 172.21.15.40:0/3748443290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:46 smithi040 bash[41173]: audit 2023-12-02T02:33:46.536451+0000 mon.a (mon.0) 12114 : audit 0 from='client.? 172.21.15.40:0/3748443290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:33:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:33:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:33:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:46 smithi141 bash[31670]: audit 2023-12-02T02:33:46.536451+0000 mon.a (mon.0) 12114 : audit 0 from='client.? 172.21.15.40:0/3748443290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:48.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:47 smithi141 bash[31670]: cluster 2023-12-02T02:33:46.495181+0000 mgr.y (mgr.24356) 19663 : cluster 0 pgmap v19631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:47 smithi040 bash[28232]: cluster 2023-12-02T02:33:46.495181+0000 mgr.y (mgr.24356) 19663 : cluster 0 pgmap v19631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:47 smithi040 bash[41173]: cluster 2023-12-02T02:33:46.495181+0000 mgr.y (mgr.24356) 19663 : cluster 0 pgmap v19631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:49 smithi141 bash[31670]: cluster 2023-12-02T02:33:48.495950+0000 mgr.y (mgr.24356) 19664 : cluster 0 pgmap v19632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:49 smithi141 bash[31670]: audit 2023-12-02T02:33:49.005074+0000 mon.a (mon.0) 12115 : audit 0 from='client.? 172.21.15.40:0/1199579184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:49 smithi141 bash[31670]: audit 2023-12-02T02:33:49.377838+0000 mon.c (mon.2) 12336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:49 smithi040 bash[28232]: cluster 2023-12-02T02:33:48.495950+0000 mgr.y (mgr.24356) 19664 : cluster 0 pgmap v19632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:49 smithi040 bash[28232]: audit 2023-12-02T02:33:49.005074+0000 mon.a (mon.0) 12115 : audit 0 from='client.? 172.21.15.40:0/1199579184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:49 smithi040 bash[28232]: audit 2023-12-02T02:33:49.377838+0000 mon.c (mon.2) 12336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:49 smithi040 bash[41173]: cluster 2023-12-02T02:33:48.495950+0000 mgr.y (mgr.24356) 19664 : cluster 0 pgmap v19632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:49 smithi040 bash[41173]: audit 2023-12-02T02:33:49.005074+0000 mon.a (mon.0) 12115 : audit 0 from='client.? 172.21.15.40:0/1199579184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:49 smithi040 bash[41173]: audit 2023-12-02T02:33:49.377838+0000 mon.c (mon.2) 12336 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:51 smithi141 bash[31670]: cluster 2023-12-02T02:33:50.497325+0000 mgr.y (mgr.24356) 19665 : cluster 0 pgmap v19633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:51 smithi141 bash[31670]: audit 2023-12-02T02:33:51.472058+0000 mon.c (mon.2) 12337 : audit 0 from='client.? 172.21.15.40:0/3136185202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:51 smithi040 bash[41173]: cluster 2023-12-02T02:33:50.497325+0000 mgr.y (mgr.24356) 19665 : cluster 0 pgmap v19633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:51 smithi040 bash[41173]: audit 2023-12-02T02:33:51.472058+0000 mon.c (mon.2) 12337 : audit 0 from='client.? 172.21.15.40:0/3136185202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:51 smithi040 bash[28232]: cluster 2023-12-02T02:33:50.497325+0000 mgr.y (mgr.24356) 19665 : cluster 0 pgmap v19633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:51 smithi040 bash[28232]: audit 2023-12-02T02:33:51.472058+0000 mon.c (mon.2) 12337 : audit 0 from='client.? 172.21.15.40:0/3136185202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:53 smithi141 bash[31670]: cluster 2023-12-02T02:33:52.498045+0000 mgr.y (mgr.24356) 19666 : cluster 0 pgmap v19634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:53 smithi040 bash[28232]: cluster 2023-12-02T02:33:52.498045+0000 mgr.y (mgr.24356) 19666 : cluster 0 pgmap v19634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:53 smithi040 bash[41173]: cluster 2023-12-02T02:33:52.498045+0000 mgr.y (mgr.24356) 19666 : cluster 0 pgmap v19634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:54 smithi141 bash[31670]: audit 2023-12-02T02:33:53.932098+0000 mon.a (mon.0) 12116 : audit 0 from='client.? 172.21.15.40:0/1459405324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:54 smithi040 bash[28232]: audit 2023-12-02T02:33:53.932098+0000 mon.a (mon.0) 12116 : audit 0 from='client.? 172.21.15.40:0/1459405324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:54 smithi040 bash[41173]: audit 2023-12-02T02:33:53.932098+0000 mon.a (mon.0) 12116 : audit 0 from='client.? 172.21.15.40:0/1459405324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:55 smithi141 bash[31670]: cluster 2023-12-02T02:33:54.499233+0000 mgr.y (mgr.24356) 19667 : cluster 0 pgmap v19635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:55 smithi040 bash[41173]: cluster 2023-12-02T02:33:54.499233+0000 mgr.y (mgr.24356) 19667 : cluster 0 pgmap v19635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:55 smithi040 bash[28232]: cluster 2023-12-02T02:33:54.499233+0000 mgr.y (mgr.24356) 19667 : cluster 0 pgmap v19635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:33:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:33:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:33:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:56 smithi040 bash[28232]: audit 2023-12-02T02:33:56.394929+0000 mon.a (mon.0) 12117 : audit 0 from='client.? 172.21.15.40:0/951711788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:56 smithi040 bash[41173]: audit 2023-12-02T02:33:56.394929+0000 mon.a (mon.0) 12117 : audit 0 from='client.? 172.21.15.40:0/951711788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:56 smithi141 bash[31670]: audit 2023-12-02T02:33:56.394929+0000 mon.a (mon.0) 12117 : audit 0 from='client.? 172.21.15.40:0/951711788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:33:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:57 smithi141 bash[31670]: cluster 2023-12-02T02:33:56.500023+0000 mgr.y (mgr.24356) 19668 : cluster 0 pgmap v19636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:57 smithi040 bash[41173]: cluster 2023-12-02T02:33:56.500023+0000 mgr.y (mgr.24356) 19668 : cluster 0 pgmap v19636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:33:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:57 smithi040 bash[28232]: cluster 2023-12-02T02:33:56.500023+0000 mgr.y (mgr.24356) 19668 : cluster 0 pgmap v19636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:59 smithi141 bash[31670]: cluster 2023-12-02T02:33:58.500653+0000 mgr.y (mgr.24356) 19669 : cluster 0 pgmap v19637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:33:59 smithi141 bash[31670]: audit 2023-12-02T02:33:58.857027+0000 mon.a (mon.0) 12118 : audit 0 from='client.? 172.21.15.40:0/511514148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:59 smithi040 bash[28232]: cluster 2023-12-02T02:33:58.500653+0000 mgr.y (mgr.24356) 19669 : cluster 0 pgmap v19637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:33:59 smithi040 bash[28232]: audit 2023-12-02T02:33:58.857027+0000 mon.a (mon.0) 12118 : audit 0 from='client.? 172.21.15.40:0/511514148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:59 smithi040 bash[41173]: cluster 2023-12-02T02:33:58.500653+0000 mgr.y (mgr.24356) 19669 : cluster 0 pgmap v19637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:33:59 smithi040 bash[41173]: audit 2023-12-02T02:33:58.857027+0000 mon.a (mon.0) 12118 : audit 0 from='client.? 172.21.15.40:0/511514148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:01 smithi141 bash[31670]: cluster 2023-12-02T02:34:00.501752+0000 mgr.y (mgr.24356) 19670 : cluster 0 pgmap v19638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:01 smithi141 bash[31670]: audit 2023-12-02T02:34:01.319761+0000 mon.c (mon.2) 12338 : audit 0 from='client.? 172.21.15.40:0/1169076507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:01 smithi040 bash[28232]: cluster 2023-12-02T02:34:00.501752+0000 mgr.y (mgr.24356) 19670 : cluster 0 pgmap v19638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:01 smithi040 bash[28232]: audit 2023-12-02T02:34:01.319761+0000 mon.c (mon.2) 12338 : audit 0 from='client.? 172.21.15.40:0/1169076507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:01 smithi040 bash[41173]: cluster 2023-12-02T02:34:00.501752+0000 mgr.y (mgr.24356) 19670 : cluster 0 pgmap v19638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:01 smithi040 bash[41173]: audit 2023-12-02T02:34:01.319761+0000 mon.c (mon.2) 12338 : audit 0 from='client.? 172.21.15.40:0/1169076507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:03 smithi141 bash[31670]: cluster 2023-12-02T02:34:02.502402+0000 mgr.y (mgr.24356) 19671 : cluster 0 pgmap v19639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:03 smithi040 bash[28232]: cluster 2023-12-02T02:34:02.502402+0000 mgr.y (mgr.24356) 19671 : cluster 0 pgmap v19639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:03 smithi040 bash[41173]: cluster 2023-12-02T02:34:02.502402+0000 mgr.y (mgr.24356) 19671 : cluster 0 pgmap v19639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:04 smithi141 bash[31670]: audit 2023-12-02T02:34:03.787559+0000 mon.a (mon.0) 12119 : audit 0 from='client.? 172.21.15.40:0/1367510859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:04 smithi141 bash[31670]: audit 2023-12-02T02:34:04.378165+0000 mon.c (mon.2) 12339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:04 smithi040 bash[28232]: audit 2023-12-02T02:34:03.787559+0000 mon.a (mon.0) 12119 : audit 0 from='client.? 172.21.15.40:0/1367510859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:04 smithi040 bash[28232]: audit 2023-12-02T02:34:04.378165+0000 mon.c (mon.2) 12339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:04 smithi040 bash[41173]: audit 2023-12-02T02:34:03.787559+0000 mon.a (mon.0) 12119 : audit 0 from='client.? 172.21.15.40:0/1367510859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:04 smithi040 bash[41173]: audit 2023-12-02T02:34:04.378165+0000 mon.c (mon.2) 12339 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:05 smithi141 bash[31670]: cluster 2023-12-02T02:34:04.503478+0000 mgr.y (mgr.24356) 19672 : cluster 0 pgmap v19640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:05 smithi040 bash[28232]: cluster 2023-12-02T02:34:04.503478+0000 mgr.y (mgr.24356) 19672 : cluster 0 pgmap v19640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:05 smithi040 bash[41173]: cluster 2023-12-02T02:34:04.503478+0000 mgr.y (mgr.24356) 19672 : cluster 0 pgmap v19640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:06.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:06 smithi040 bash[28232]: audit 2023-12-02T02:34:06.250567+0000 mon.a (mon.0) 12120 : audit 0 from='client.? 172.21.15.40:0/3749421980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:34:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:34:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:34:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:06 smithi040 bash[41173]: audit 2023-12-02T02:34:06.250567+0000 mon.a (mon.0) 12120 : audit 0 from='client.? 172.21.15.40:0/3749421980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:06 smithi141 bash[31670]: audit 2023-12-02T02:34:06.250567+0000 mon.a (mon.0) 12120 : audit 0 from='client.? 172.21.15.40:0/3749421980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:07 smithi141 bash[31670]: cluster 2023-12-02T02:34:06.504235+0000 mgr.y (mgr.24356) 19673 : cluster 0 pgmap v19641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:08.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:07 smithi040 bash[28232]: cluster 2023-12-02T02:34:06.504235+0000 mgr.y (mgr.24356) 19673 : cluster 0 pgmap v19641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:07 smithi040 bash[41173]: cluster 2023-12-02T02:34:06.504235+0000 mgr.y (mgr.24356) 19673 : cluster 0 pgmap v19641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:09.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:08 smithi141 bash[31670]: audit 2023-12-02T02:34:08.720556+0000 mon.a (mon.0) 12121 : audit 0 from='client.? 172.21.15.40:0/501456718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:08 smithi040 bash[28232]: audit 2023-12-02T02:34:08.720556+0000 mon.a (mon.0) 12121 : audit 0 from='client.? 172.21.15.40:0/501456718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:08 smithi040 bash[41173]: audit 2023-12-02T02:34:08.720556+0000 mon.a (mon.0) 12121 : audit 0 from='client.? 172.21.15.40:0/501456718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:09 smithi141 bash[31670]: cluster 2023-12-02T02:34:08.504872+0000 mgr.y (mgr.24356) 19674 : cluster 0 pgmap v19642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:09 smithi040 bash[28232]: cluster 2023-12-02T02:34:08.504872+0000 mgr.y (mgr.24356) 19674 : cluster 0 pgmap v19642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:09 smithi040 bash[41173]: cluster 2023-12-02T02:34:08.504872+0000 mgr.y (mgr.24356) 19674 : cluster 0 pgmap v19642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:11 smithi141 bash[31670]: cluster 2023-12-02T02:34:10.505951+0000 mgr.y (mgr.24356) 19675 : cluster 0 pgmap v19643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:11 smithi141 bash[31670]: audit 2023-12-02T02:34:11.183147+0000 mon.c (mon.2) 12340 : audit 0 from='client.? 172.21.15.40:0/724228797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:11 smithi040 bash[28232]: cluster 2023-12-02T02:34:10.505951+0000 mgr.y (mgr.24356) 19675 : cluster 0 pgmap v19643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:11 smithi040 bash[28232]: audit 2023-12-02T02:34:11.183147+0000 mon.c (mon.2) 12340 : audit 0 from='client.? 172.21.15.40:0/724228797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:11 smithi040 bash[41173]: cluster 2023-12-02T02:34:10.505951+0000 mgr.y (mgr.24356) 19675 : cluster 0 pgmap v19643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:11 smithi040 bash[41173]: audit 2023-12-02T02:34:11.183147+0000 mon.c (mon.2) 12340 : audit 0 from='client.? 172.21.15.40:0/724228797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:13 smithi141 bash[31670]: cluster 2023-12-02T02:34:12.506637+0000 mgr.y (mgr.24356) 19676 : cluster 0 pgmap v19644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:14.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:13 smithi141 bash[31670]: audit 2023-12-02T02:34:13.656034+0000 mon.a (mon.0) 12122 : audit 0 from='client.? 172.21.15.40:0/4006280781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:14.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:13 smithi040 bash[28232]: cluster 2023-12-02T02:34:12.506637+0000 mgr.y (mgr.24356) 19676 : cluster 0 pgmap v19644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:13 smithi040 bash[28232]: audit 2023-12-02T02:34:13.656034+0000 mon.a (mon.0) 12122 : audit 0 from='client.? 172.21.15.40:0/4006280781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:13 smithi040 bash[41173]: cluster 2023-12-02T02:34:12.506637+0000 mgr.y (mgr.24356) 19676 : cluster 0 pgmap v19644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:13 smithi040 bash[41173]: audit 2023-12-02T02:34:13.656034+0000 mon.a (mon.0) 12122 : audit 0 from='client.? 172.21.15.40:0/4006280781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:16.027 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:15 smithi141 bash[31670]: cluster 2023-12-02T02:34:14.507677+0000 mgr.y (mgr.24356) 19677 : cluster 0 pgmap v19645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:15 smithi040 bash[28232]: cluster 2023-12-02T02:34:14.507677+0000 mgr.y (mgr.24356) 19677 : cluster 0 pgmap v19645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:15 smithi040 bash[41173]: cluster 2023-12-02T02:34:14.507677+0000 mgr.y (mgr.24356) 19677 : cluster 0 pgmap v19645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:16.776 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:34:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:34:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:34:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:16 smithi141 bash[31670]: audit 2023-12-02T02:34:16.122869+0000 mon.c (mon.2) 12341 : audit 0 from='client.? 172.21.15.40:0/1914028626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:16 smithi040 bash[28232]: audit 2023-12-02T02:34:16.122869+0000 mon.c (mon.2) 12341 : audit 0 from='client.? 172.21.15.40:0/1914028626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:16 smithi040 bash[41173]: audit 2023-12-02T02:34:16.122869+0000 mon.c (mon.2) 12341 : audit 0 from='client.? 172.21.15.40:0/1914028626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:17 smithi040 bash[41173]: cluster 2023-12-02T02:34:16.508582+0000 mgr.y (mgr.24356) 19678 : cluster 0 pgmap v19646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:17 smithi040 bash[28232]: cluster 2023-12-02T02:34:16.508582+0000 mgr.y (mgr.24356) 19678 : cluster 0 pgmap v19646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:17 smithi141 bash[31670]: cluster 2023-12-02T02:34:16.508582+0000 mgr.y (mgr.24356) 19678 : cluster 0 pgmap v19646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:18 smithi040 bash[41173]: audit 2023-12-02T02:34:18.587655+0000 mon.a (mon.0) 12123 : audit 0 from='client.? 172.21.15.40:0/3314230136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:18 smithi040 bash[28232]: audit 2023-12-02T02:34:18.587655+0000 mon.a (mon.0) 12123 : audit 0 from='client.? 172.21.15.40:0/3314230136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:18 smithi141 bash[31670]: audit 2023-12-02T02:34:18.587655+0000 mon.a (mon.0) 12123 : audit 0 from='client.? 172.21.15.40:0/3314230136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:19 smithi040 bash[28232]: cluster 2023-12-02T02:34:18.509250+0000 mgr.y (mgr.24356) 19679 : cluster 0 pgmap v19647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:19 smithi040 bash[28232]: audit 2023-12-02T02:34:19.379293+0000 mon.c (mon.2) 12342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:19 smithi040 bash[41173]: cluster 2023-12-02T02:34:18.509250+0000 mgr.y (mgr.24356) 19679 : cluster 0 pgmap v19647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:19 smithi040 bash[41173]: audit 2023-12-02T02:34:19.379293+0000 mon.c (mon.2) 12342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:19 smithi141 bash[31670]: cluster 2023-12-02T02:34:18.509250+0000 mgr.y (mgr.24356) 19679 : cluster 0 pgmap v19647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:19 smithi141 bash[31670]: audit 2023-12-02T02:34:19.379293+0000 mon.c (mon.2) 12342 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:21 smithi040 bash[28232]: cluster 2023-12-02T02:34:20.510414+0000 mgr.y (mgr.24356) 19680 : cluster 0 pgmap v19648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:21 smithi040 bash[28232]: audit 2023-12-02T02:34:21.045117+0000 mon.c (mon.2) 12343 : audit 0 from='client.? 172.21.15.40:0/3360823924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:21 smithi040 bash[41173]: cluster 2023-12-02T02:34:20.510414+0000 mgr.y (mgr.24356) 19680 : cluster 0 pgmap v19648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:21 smithi040 bash[41173]: audit 2023-12-02T02:34:21.045117+0000 mon.c (mon.2) 12343 : audit 0 from='client.? 172.21.15.40:0/3360823924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:21 smithi141 bash[31670]: cluster 2023-12-02T02:34:20.510414+0000 mgr.y (mgr.24356) 19680 : cluster 0 pgmap v19648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:21 smithi141 bash[31670]: audit 2023-12-02T02:34:21.045117+0000 mon.c (mon.2) 12343 : audit 0 from='client.? 172.21.15.40:0/3360823924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:23 smithi040 bash[28232]: cluster 2023-12-02T02:34:22.511097+0000 mgr.y (mgr.24356) 19681 : cluster 0 pgmap v19649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:23 smithi040 bash[28232]: audit 2023-12-02T02:34:23.511813+0000 mon.c (mon.2) 12344 : audit 0 from='client.? 172.21.15.40:0/950121867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:23 smithi040 bash[41173]: cluster 2023-12-02T02:34:22.511097+0000 mgr.y (mgr.24356) 19681 : cluster 0 pgmap v19649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:23 smithi040 bash[41173]: audit 2023-12-02T02:34:23.511813+0000 mon.c (mon.2) 12344 : audit 0 from='client.? 172.21.15.40:0/950121867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:23 smithi141 bash[31670]: cluster 2023-12-02T02:34:22.511097+0000 mgr.y (mgr.24356) 19681 : cluster 0 pgmap v19649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:23 smithi141 bash[31670]: audit 2023-12-02T02:34:23.511813+0000 mon.c (mon.2) 12344 : audit 0 from='client.? 172.21.15.40:0/950121867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:25 smithi040 bash[28232]: cluster 2023-12-02T02:34:24.512187+0000 mgr.y (mgr.24356) 19682 : cluster 0 pgmap v19650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:25 smithi040 bash[41173]: cluster 2023-12-02T02:34:24.512187+0000 mgr.y (mgr.24356) 19682 : cluster 0 pgmap v19650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:25 smithi141 bash[31670]: cluster 2023-12-02T02:34:24.512187+0000 mgr.y (mgr.24356) 19682 : cluster 0 pgmap v19650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:26.810 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:34:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:34:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:34:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:26 smithi040 bash[28232]: audit 2023-12-02T02:34:25.974584+0000 mon.c (mon.2) 12345 : audit 0 from='client.? 172.21.15.40:0/1508179872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:26 smithi040 bash[41173]: audit 2023-12-02T02:34:25.974584+0000 mon.c (mon.2) 12345 : audit 0 from='client.? 172.21.15.40:0/1508179872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:26 smithi141 bash[31670]: audit 2023-12-02T02:34:25.974584+0000 mon.c (mon.2) 12345 : audit 0 from='client.? 172.21.15.40:0/1508179872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:27 smithi040 bash[28232]: cluster 2023-12-02T02:34:26.513055+0000 mgr.y (mgr.24356) 19683 : cluster 0 pgmap v19651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:27 smithi040 bash[41173]: cluster 2023-12-02T02:34:26.513055+0000 mgr.y (mgr.24356) 19683 : cluster 0 pgmap v19651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:27 smithi141 bash[31670]: cluster 2023-12-02T02:34:26.513055+0000 mgr.y (mgr.24356) 19683 : cluster 0 pgmap v19651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:29.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:28 smithi040 bash[41173]: audit 2023-12-02T02:34:28.433162+0000 mon.c (mon.2) 12346 : audit 0 from='client.? 172.21.15.40:0/2036971902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:28 smithi040 bash[28232]: audit 2023-12-02T02:34:28.433162+0000 mon.c (mon.2) 12346 : audit 0 from='client.? 172.21.15.40:0/2036971902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:28 smithi141 bash[31670]: audit 2023-12-02T02:34:28.433162+0000 mon.c (mon.2) 12346 : audit 0 from='client.? 172.21.15.40:0/2036971902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:29 smithi040 bash[28232]: cluster 2023-12-02T02:34:28.513670+0000 mgr.y (mgr.24356) 19684 : cluster 0 pgmap v19652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:29 smithi040 bash[28232]: audit 2023-12-02T02:34:29.263942+0000 mon.c (mon.2) 12347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:34:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:29 smithi040 bash[41173]: cluster 2023-12-02T02:34:28.513670+0000 mgr.y (mgr.24356) 19684 : cluster 0 pgmap v19652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:29 smithi040 bash[41173]: audit 2023-12-02T02:34:29.263942+0000 mon.c (mon.2) 12347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:34:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:29 smithi141 bash[31670]: cluster 2023-12-02T02:34:28.513670+0000 mgr.y (mgr.24356) 19684 : cluster 0 pgmap v19652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:29 smithi141 bash[31670]: audit 2023-12-02T02:34:29.263942+0000 mon.c (mon.2) 12347 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:34:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:31 smithi040 bash[28232]: cluster 2023-12-02T02:34:30.514811+0000 mgr.y (mgr.24356) 19685 : cluster 0 pgmap v19653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:31 smithi040 bash[28232]: audit 2023-12-02T02:34:30.907826+0000 mon.c (mon.2) 12348 : audit 0 from='client.? 172.21.15.40:0/838137212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:31 smithi040 bash[41173]: cluster 2023-12-02T02:34:30.514811+0000 mgr.y (mgr.24356) 19685 : cluster 0 pgmap v19653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:31 smithi040 bash[41173]: audit 2023-12-02T02:34:30.907826+0000 mon.c (mon.2) 12348 : audit 0 from='client.? 172.21.15.40:0/838137212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:31 smithi141 bash[31670]: cluster 2023-12-02T02:34:30.514811+0000 mgr.y (mgr.24356) 19685 : cluster 0 pgmap v19653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:31 smithi141 bash[31670]: audit 2023-12-02T02:34:30.907826+0000 mon.c (mon.2) 12348 : audit 0 from='client.? 172.21.15.40:0/838137212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:33 smithi040 bash[28232]: cluster 2023-12-02T02:34:32.515508+0000 mgr.y (mgr.24356) 19686 : cluster 0 pgmap v19654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:33 smithi040 bash[28232]: audit 2023-12-02T02:34:33.368601+0000 mon.c (mon.2) 12349 : audit 0 from='client.? 172.21.15.40:0/2557419344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:33 smithi040 bash[41173]: cluster 2023-12-02T02:34:32.515508+0000 mgr.y (mgr.24356) 19686 : cluster 0 pgmap v19654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:33 smithi040 bash[41173]: audit 2023-12-02T02:34:33.368601+0000 mon.c (mon.2) 12349 : audit 0 from='client.? 172.21.15.40:0/2557419344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:33 smithi141 bash[31670]: cluster 2023-12-02T02:34:32.515508+0000 mgr.y (mgr.24356) 19686 : cluster 0 pgmap v19654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:33 smithi141 bash[31670]: audit 2023-12-02T02:34:33.368601+0000 mon.c (mon.2) 12349 : audit 0 from='client.? 172.21.15.40:0/2557419344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:35.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:34 smithi040 bash[41173]: audit 2023-12-02T02:34:34.378583+0000 mon.c (mon.2) 12350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:34 smithi040 bash[28232]: audit 2023-12-02T02:34:34.378583+0000 mon.c (mon.2) 12350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:34 smithi141 bash[31670]: audit 2023-12-02T02:34:34.378583+0000 mon.c (mon.2) 12350 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[28232]: cluster 2023-12-02T02:34:34.516432+0000 mgr.y (mgr.24356) 19687 : cluster 0 pgmap v19655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[28232]: audit 2023-12-02T02:34:35.158420+0000 mon.a (mon.0) 12124 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[28232]: audit 2023-12-02T02:34:35.170375+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[28232]: audit 2023-12-02T02:34:35.458397+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[28232]: audit 2023-12-02T02:34:35.468610+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[28232]: audit 2023-12-02T02:34:35.831533+0000 mon.a (mon.0) 12128 : audit 0 from='client.? 172.21.15.40:0/1161689616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[41173]: cluster 2023-12-02T02:34:34.516432+0000 mgr.y (mgr.24356) 19687 : cluster 0 pgmap v19655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[41173]: audit 2023-12-02T02:34:35.158420+0000 mon.a (mon.0) 12124 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[41173]: audit 2023-12-02T02:34:35.170375+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[41173]: audit 2023-12-02T02:34:35.458397+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[41173]: audit 2023-12-02T02:34:35.468610+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:35 smithi040 bash[41173]: audit 2023-12-02T02:34:35.831533+0000 mon.a (mon.0) 12128 : audit 0 from='client.? 172.21.15.40:0/1161689616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:35 smithi141 bash[31670]: cluster 2023-12-02T02:34:34.516432+0000 mgr.y (mgr.24356) 19687 : cluster 0 pgmap v19655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:35 smithi141 bash[31670]: audit 2023-12-02T02:34:35.158420+0000 mon.a (mon.0) 12124 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:35 smithi141 bash[31670]: audit 2023-12-02T02:34:35.170375+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:35 smithi141 bash[31670]: audit 2023-12-02T02:34:35.458397+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:35 smithi141 bash[31670]: audit 2023-12-02T02:34:35.468610+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:35 smithi141 bash[31670]: audit 2023-12-02T02:34:35.831533+0000 mon.a (mon.0) 12128 : audit 0 from='client.? 172.21.15.40:0/1161689616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:36.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:34:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-02T02:34:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[28232]: audit 2023-12-02T02:34:35.950521+0000 mon.c (mon.2) 12351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:34:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[28232]: audit 2023-12-02T02:34:35.952625+0000 mon.c (mon.2) 12352 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:34:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[28232]: audit 2023-12-02T02:34:35.962639+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[41173]: audit 2023-12-02T02:34:35.950521+0000 mon.c (mon.2) 12351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:34:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[41173]: audit 2023-12-02T02:34:35.952625+0000 mon.c (mon.2) 12352 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:34:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:36 smithi040 bash[41173]: audit 2023-12-02T02:34:35.962639+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:36 smithi141 bash[31670]: audit 2023-12-02T02:34:35.950521+0000 mon.c (mon.2) 12351 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:34:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:36 smithi141 bash[31670]: audit 2023-12-02T02:34:35.952625+0000 mon.c (mon.2) 12352 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:34:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:36 smithi141 bash[31670]: audit 2023-12-02T02:34:35.962639+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:34:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:37 smithi141 bash[31670]: cluster 2023-12-02T02:34:36.517225+0000 mgr.y (mgr.24356) 19688 : cluster 0 pgmap v19656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:38.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:37 smithi040 bash[41173]: cluster 2023-12-02T02:34:36.517225+0000 mgr.y (mgr.24356) 19688 : cluster 0 pgmap v19656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:37 smithi040 bash[28232]: cluster 2023-12-02T02:34:36.517225+0000 mgr.y (mgr.24356) 19688 : cluster 0 pgmap v19656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:38 smithi141 bash[31670]: audit 2023-12-02T02:34:38.293995+0000 mon.a (mon.0) 12130 : audit 0 from='client.? 172.21.15.40:0/2677147597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:38 smithi040 bash[28232]: audit 2023-12-02T02:34:38.293995+0000 mon.a (mon.0) 12130 : audit 0 from='client.? 172.21.15.40:0/2677147597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:38 smithi040 bash[41173]: audit 2023-12-02T02:34:38.293995+0000 mon.a (mon.0) 12130 : audit 0 from='client.? 172.21.15.40:0/2677147597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:39 smithi141 bash[31670]: cluster 2023-12-02T02:34:38.517861+0000 mgr.y (mgr.24356) 19689 : cluster 0 pgmap v19657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:39 smithi040 bash[41173]: cluster 2023-12-02T02:34:38.517861+0000 mgr.y (mgr.24356) 19689 : cluster 0 pgmap v19657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:39 smithi040 bash[28232]: cluster 2023-12-02T02:34:38.517861+0000 mgr.y (mgr.24356) 19689 : cluster 0 pgmap v19657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:40 smithi141 bash[31670]: audit 2023-12-02T02:34:40.764995+0000 mon.a (mon.0) 12131 : audit 0 from='client.? 172.21.15.40:0/1329515304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:40 smithi040 bash[28232]: audit 2023-12-02T02:34:40.764995+0000 mon.a (mon.0) 12131 : audit 0 from='client.? 172.21.15.40:0/1329515304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:40 smithi040 bash[41173]: audit 2023-12-02T02:34:40.764995+0000 mon.a (mon.0) 12131 : audit 0 from='client.? 172.21.15.40:0/1329515304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:41 smithi141 bash[31670]: cluster 2023-12-02T02:34:40.518982+0000 mgr.y (mgr.24356) 19690 : cluster 0 pgmap v19658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:41 smithi040 bash[28232]: cluster 2023-12-02T02:34:40.518982+0000 mgr.y (mgr.24356) 19690 : cluster 0 pgmap v19658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:41 smithi040 bash[41173]: cluster 2023-12-02T02:34:40.518982+0000 mgr.y (mgr.24356) 19690 : cluster 0 pgmap v19658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:43 smithi141 bash[31670]: cluster 2023-12-02T02:34:42.519653+0000 mgr.y (mgr.24356) 19691 : cluster 0 pgmap v19659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:43 smithi141 bash[31670]: audit 2023-12-02T02:34:43.239764+0000 mon.a (mon.0) 12132 : audit 0 from='client.? 172.21.15.40:0/3023563952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:43 smithi040 bash[28232]: cluster 2023-12-02T02:34:42.519653+0000 mgr.y (mgr.24356) 19691 : cluster 0 pgmap v19659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:43 smithi040 bash[28232]: audit 2023-12-02T02:34:43.239764+0000 mon.a (mon.0) 12132 : audit 0 from='client.? 172.21.15.40:0/3023563952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:43 smithi040 bash[41173]: cluster 2023-12-02T02:34:42.519653+0000 mgr.y (mgr.24356) 19691 : cluster 0 pgmap v19659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:43 smithi040 bash[41173]: audit 2023-12-02T02:34:43.239764+0000 mon.a (mon.0) 12132 : audit 0 from='client.? 172.21.15.40:0/3023563952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:46 smithi141 bash[31670]: cluster 2023-12-02T02:34:44.520685+0000 mgr.y (mgr.24356) 19692 : cluster 0 pgmap v19660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:46 smithi141 bash[31670]: audit 2023-12-02T02:34:45.701583+0000 mon.a (mon.0) 12133 : audit 0 from='client.? 172.21.15.40:0/2645469204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:46.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:46 smithi040 bash[28232]: cluster 2023-12-02T02:34:44.520685+0000 mgr.y (mgr.24356) 19692 : cluster 0 pgmap v19660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:46 smithi040 bash[28232]: audit 2023-12-02T02:34:45.701583+0000 mon.a (mon.0) 12133 : audit 0 from='client.? 172.21.15.40:0/2645469204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:46 smithi040 bash[41173]: cluster 2023-12-02T02:34:44.520685+0000 mgr.y (mgr.24356) 19692 : cluster 0 pgmap v19660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:46 smithi040 bash[41173]: audit 2023-12-02T02:34:45.701583+0000 mon.a (mon.0) 12133 : audit 0 from='client.? 172.21.15.40:0/2645469204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:34:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:34:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-02T02:34:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:48 smithi141 bash[31670]: cluster 2023-12-02T02:34:46.521424+0000 mgr.y (mgr.24356) 19693 : cluster 0 pgmap v19661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:48 smithi040 bash[28232]: cluster 2023-12-02T02:34:46.521424+0000 mgr.y (mgr.24356) 19693 : cluster 0 pgmap v19661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:48 smithi040 bash[41173]: cluster 2023-12-02T02:34:46.521424+0000 mgr.y (mgr.24356) 19693 : cluster 0 pgmap v19661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:49 smithi141 bash[31670]: audit 2023-12-02T02:34:48.165520+0000 mon.a (mon.0) 12134 : audit 0 from='client.? 172.21.15.40:0/2419023485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:49.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:49 smithi040 bash[28232]: audit 2023-12-02T02:34:48.165520+0000 mon.a (mon.0) 12134 : audit 0 from='client.? 172.21.15.40:0/2419023485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:49 smithi040 bash[41173]: audit 2023-12-02T02:34:48.165520+0000 mon.a (mon.0) 12134 : audit 0 from='client.? 172.21.15.40:0/2419023485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:50 smithi141 bash[31670]: cluster 2023-12-02T02:34:48.522045+0000 mgr.y (mgr.24356) 19694 : cluster 0 pgmap v19662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:50 smithi141 bash[31670]: audit 2023-12-02T02:34:49.379205+0000 mon.c (mon.2) 12353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:50.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:50 smithi040 bash[41173]: cluster 2023-12-02T02:34:48.522045+0000 mgr.y (mgr.24356) 19694 : cluster 0 pgmap v19662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:50 smithi040 bash[41173]: audit 2023-12-02T02:34:49.379205+0000 mon.c (mon.2) 12353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:50 smithi040 bash[28232]: cluster 2023-12-02T02:34:48.522045+0000 mgr.y (mgr.24356) 19694 : cluster 0 pgmap v19662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:50 smithi040 bash[28232]: audit 2023-12-02T02:34:49.379205+0000 mon.c (mon.2) 12353 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:51 smithi141 bash[31670]: audit 2023-12-02T02:34:50.631580+0000 mon.a (mon.0) 12135 : audit 0 from='client.? 172.21.15.40:0/992152279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:51 smithi040 bash[28232]: audit 2023-12-02T02:34:50.631580+0000 mon.a (mon.0) 12135 : audit 0 from='client.? 172.21.15.40:0/992152279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:51 smithi040 bash[41173]: audit 2023-12-02T02:34:50.631580+0000 mon.a (mon.0) 12135 : audit 0 from='client.? 172.21.15.40:0/992152279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:52 smithi141 bash[31670]: cluster 2023-12-02T02:34:50.523116+0000 mgr.y (mgr.24356) 19695 : cluster 0 pgmap v19663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:52 smithi040 bash[28232]: cluster 2023-12-02T02:34:50.523116+0000 mgr.y (mgr.24356) 19695 : cluster 0 pgmap v19663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:52 smithi040 bash[41173]: cluster 2023-12-02T02:34:50.523116+0000 mgr.y (mgr.24356) 19695 : cluster 0 pgmap v19663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:53 smithi040 bash[28232]: cluster 2023-12-02T02:34:52.523730+0000 mgr.y (mgr.24356) 19696 : cluster 0 pgmap v19664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:53 smithi040 bash[28232]: audit 2023-12-02T02:34:53.090243+0000 mon.c (mon.2) 12354 : audit 0 from='client.? 172.21.15.40:0/399474847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:53 smithi040 bash[41173]: cluster 2023-12-02T02:34:52.523730+0000 mgr.y (mgr.24356) 19696 : cluster 0 pgmap v19664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:53 smithi040 bash[41173]: audit 2023-12-02T02:34:53.090243+0000 mon.c (mon.2) 12354 : audit 0 from='client.? 172.21.15.40:0/399474847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:53 smithi141 bash[31670]: cluster 2023-12-02T02:34:52.523730+0000 mgr.y (mgr.24356) 19696 : cluster 0 pgmap v19664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:53 smithi141 bash[31670]: audit 2023-12-02T02:34:53.090243+0000 mon.c (mon.2) 12354 : audit 0 from='client.? 172.21.15.40:0/399474847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:55.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:55 smithi040 bash[28232]: cluster 2023-12-02T02:34:54.524783+0000 mgr.y (mgr.24356) 19697 : cluster 0 pgmap v19665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:55 smithi040 bash[28232]: audit 2023-12-02T02:34:55.551683+0000 mon.a (mon.0) 12136 : audit 0 from='client.? 172.21.15.40:0/3921876555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:55 smithi040 bash[41173]: cluster 2023-12-02T02:34:54.524783+0000 mgr.y (mgr.24356) 19697 : cluster 0 pgmap v19665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:55 smithi040 bash[41173]: audit 2023-12-02T02:34:55.551683+0000 mon.a (mon.0) 12136 : audit 0 from='client.? 172.21.15.40:0/3921876555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:55 smithi141 bash[31670]: cluster 2023-12-02T02:34:54.524783+0000 mgr.y (mgr.24356) 19697 : cluster 0 pgmap v19665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:55 smithi141 bash[31670]: audit 2023-12-02T02:34:55.551683+0000 mon.a (mon.0) 12136 : audit 0 from='client.? 172.21.15.40:0/3921876555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:34:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:34:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:34:57.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:57 smithi040 bash[28232]: cluster 2023-12-02T02:34:56.525534+0000 mgr.y (mgr.24356) 19698 : cluster 0 pgmap v19666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:57.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:57 smithi040 bash[41173]: cluster 2023-12-02T02:34:56.525534+0000 mgr.y (mgr.24356) 19698 : cluster 0 pgmap v19666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:57 smithi141 bash[31670]: cluster 2023-12-02T02:34:56.525534+0000 mgr.y (mgr.24356) 19698 : cluster 0 pgmap v19666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:34:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:58 smithi141 bash[31670]: audit 2023-12-02T02:34:58.019669+0000 mon.c (mon.2) 12355 : audit 0 from='client.? 172.21.15.40:0/972163999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:58 smithi040 bash[41173]: audit 2023-12-02T02:34:58.019669+0000 mon.c (mon.2) 12355 : audit 0 from='client.? 172.21.15.40:0/972163999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:34:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:58 smithi040 bash[28232]: audit 2023-12-02T02:34:58.019669+0000 mon.c (mon.2) 12355 : audit 0 from='client.? 172.21.15.40:0/972163999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:34:59 smithi141 bash[31670]: cluster 2023-12-02T02:34:58.526230+0000 mgr.y (mgr.24356) 19699 : cluster 0 pgmap v19667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:34:59 smithi040 bash[41173]: cluster 2023-12-02T02:34:58.526230+0000 mgr.y (mgr.24356) 19699 : cluster 0 pgmap v19667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:34:59 smithi040 bash[28232]: cluster 2023-12-02T02:34:58.526230+0000 mgr.y (mgr.24356) 19699 : cluster 0 pgmap v19667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:00 smithi141 bash[31670]: audit 2023-12-02T02:35:00.481664+0000 mon.a (mon.0) 12137 : audit 0 from='client.? 172.21.15.40:0/2867878779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:00 smithi040 bash[41173]: audit 2023-12-02T02:35:00.481664+0000 mon.a (mon.0) 12137 : audit 0 from='client.? 172.21.15.40:0/2867878779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:00 smithi040 bash[28232]: audit 2023-12-02T02:35:00.481664+0000 mon.a (mon.0) 12137 : audit 0 from='client.? 172.21.15.40:0/2867878779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:01 smithi141 bash[31670]: cluster 2023-12-02T02:35:00.527386+0000 mgr.y (mgr.24356) 19700 : cluster 0 pgmap v19668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:02.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:01 smithi040 bash[41173]: cluster 2023-12-02T02:35:00.527386+0000 mgr.y (mgr.24356) 19700 : cluster 0 pgmap v19668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:01 smithi040 bash[28232]: cluster 2023-12-02T02:35:00.527386+0000 mgr.y (mgr.24356) 19700 : cluster 0 pgmap v19668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:03 smithi141 bash[31670]: cluster 2023-12-02T02:35:02.528017+0000 mgr.y (mgr.24356) 19701 : cluster 0 pgmap v19669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:03 smithi141 bash[31670]: audit 2023-12-02T02:35:02.948819+0000 mon.a (mon.0) 12138 : audit 0 from='client.? 172.21.15.40:0/2222467620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:03 smithi040 bash[41173]: cluster 2023-12-02T02:35:02.528017+0000 mgr.y (mgr.24356) 19701 : cluster 0 pgmap v19669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:03 smithi040 bash[41173]: audit 2023-12-02T02:35:02.948819+0000 mon.a (mon.0) 12138 : audit 0 from='client.? 172.21.15.40:0/2222467620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:03 smithi040 bash[28232]: cluster 2023-12-02T02:35:02.528017+0000 mgr.y (mgr.24356) 19701 : cluster 0 pgmap v19669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:03 smithi040 bash[28232]: audit 2023-12-02T02:35:02.948819+0000 mon.a (mon.0) 12138 : audit 0 from='client.? 172.21.15.40:0/2222467620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:04 smithi141 bash[31670]: audit 2023-12-02T02:35:04.379789+0000 mon.c (mon.2) 12356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:04 smithi040 bash[41173]: audit 2023-12-02T02:35:04.379789+0000 mon.c (mon.2) 12356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:04 smithi040 bash[28232]: audit 2023-12-02T02:35:04.379789+0000 mon.c (mon.2) 12356 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:05 smithi141 bash[31670]: cluster 2023-12-02T02:35:04.529098+0000 mgr.y (mgr.24356) 19702 : cluster 0 pgmap v19670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:05 smithi141 bash[31670]: audit 2023-12-02T02:35:05.409359+0000 mon.c (mon.2) 12357 : audit 0 from='client.? 172.21.15.40:0/2072732496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:05 smithi040 bash[41173]: cluster 2023-12-02T02:35:04.529098+0000 mgr.y (mgr.24356) 19702 : cluster 0 pgmap v19670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:05 smithi040 bash[41173]: audit 2023-12-02T02:35:05.409359+0000 mon.c (mon.2) 12357 : audit 0 from='client.? 172.21.15.40:0/2072732496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:05 smithi040 bash[28232]: cluster 2023-12-02T02:35:04.529098+0000 mgr.y (mgr.24356) 19702 : cluster 0 pgmap v19670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:05 smithi040 bash[28232]: audit 2023-12-02T02:35:05.409359+0000 mon.c (mon.2) 12357 : audit 0 from='client.? 172.21.15.40:0/2072732496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:35:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:35:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:35:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:07 smithi141 bash[31670]: cluster 2023-12-02T02:35:06.529894+0000 mgr.y (mgr.24356) 19703 : cluster 0 pgmap v19671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:07 smithi040 bash[28232]: cluster 2023-12-02T02:35:06.529894+0000 mgr.y (mgr.24356) 19703 : cluster 0 pgmap v19671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:07 smithi040 bash[41173]: cluster 2023-12-02T02:35:06.529894+0000 mgr.y (mgr.24356) 19703 : cluster 0 pgmap v19671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:08 smithi141 bash[31670]: audit 2023-12-02T02:35:07.879503+0000 mon.a (mon.0) 12139 : audit 0 from='client.? 172.21.15.40:0/1079980319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:08 smithi040 bash[41173]: audit 2023-12-02T02:35:07.879503+0000 mon.a (mon.0) 12139 : audit 0 from='client.? 172.21.15.40:0/1079980319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:08 smithi040 bash[28232]: audit 2023-12-02T02:35:07.879503+0000 mon.a (mon.0) 12139 : audit 0 from='client.? 172.21.15.40:0/1079980319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:09 smithi141 bash[31670]: cluster 2023-12-02T02:35:08.530567+0000 mgr.y (mgr.24356) 19704 : cluster 0 pgmap v19672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:09 smithi040 bash[41173]: cluster 2023-12-02T02:35:08.530567+0000 mgr.y (mgr.24356) 19704 : cluster 0 pgmap v19672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:09 smithi040 bash[28232]: cluster 2023-12-02T02:35:08.530567+0000 mgr.y (mgr.24356) 19704 : cluster 0 pgmap v19672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:10 smithi141 bash[31670]: audit 2023-12-02T02:35:10.342644+0000 mon.a (mon.0) 12140 : audit 0 from='client.? 172.21.15.40:0/3561189127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:10 smithi040 bash[28232]: audit 2023-12-02T02:35:10.342644+0000 mon.a (mon.0) 12140 : audit 0 from='client.? 172.21.15.40:0/3561189127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:10 smithi040 bash[41173]: audit 2023-12-02T02:35:10.342644+0000 mon.a (mon.0) 12140 : audit 0 from='client.? 172.21.15.40:0/3561189127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:11 smithi141 bash[31670]: cluster 2023-12-02T02:35:10.531729+0000 mgr.y (mgr.24356) 19705 : cluster 0 pgmap v19673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:11 smithi040 bash[28232]: cluster 2023-12-02T02:35:10.531729+0000 mgr.y (mgr.24356) 19705 : cluster 0 pgmap v19673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:11 smithi040 bash[41173]: cluster 2023-12-02T02:35:10.531729+0000 mgr.y (mgr.24356) 19705 : cluster 0 pgmap v19673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:13 smithi141 bash[31670]: cluster 2023-12-02T02:35:12.532365+0000 mgr.y (mgr.24356) 19706 : cluster 0 pgmap v19674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:13 smithi141 bash[31670]: audit 2023-12-02T02:35:12.810985+0000 mon.c (mon.2) 12358 : audit 0 from='client.? 172.21.15.40:0/1473905705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:13 smithi040 bash[28232]: cluster 2023-12-02T02:35:12.532365+0000 mgr.y (mgr.24356) 19706 : cluster 0 pgmap v19674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:13 smithi040 bash[28232]: audit 2023-12-02T02:35:12.810985+0000 mon.c (mon.2) 12358 : audit 0 from='client.? 172.21.15.40:0/1473905705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:13 smithi040 bash[41173]: cluster 2023-12-02T02:35:12.532365+0000 mgr.y (mgr.24356) 19706 : cluster 0 pgmap v19674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:13 smithi040 bash[41173]: audit 2023-12-02T02:35:12.810985+0000 mon.c (mon.2) 12358 : audit 0 from='client.? 172.21.15.40:0/1473905705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:15 smithi141 bash[31670]: cluster 2023-12-02T02:35:14.533473+0000 mgr.y (mgr.24356) 19707 : cluster 0 pgmap v19675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:15 smithi141 bash[31670]: audit 2023-12-02T02:35:15.278404+0000 mon.a (mon.0) 12141 : audit 0 from='client.? 172.21.15.40:0/685082955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:15 smithi040 bash[28232]: cluster 2023-12-02T02:35:14.533473+0000 mgr.y (mgr.24356) 19707 : cluster 0 pgmap v19675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:15 smithi040 bash[28232]: audit 2023-12-02T02:35:15.278404+0000 mon.a (mon.0) 12141 : audit 0 from='client.? 172.21.15.40:0/685082955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:15 smithi040 bash[41173]: cluster 2023-12-02T02:35:14.533473+0000 mgr.y (mgr.24356) 19707 : cluster 0 pgmap v19675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:15 smithi040 bash[41173]: audit 2023-12-02T02:35:15.278404+0000 mon.a (mon.0) 12141 : audit 0 from='client.? 172.21.15.40:0/685082955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:35:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:35:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:35:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:17 smithi141 bash[31670]: cluster 2023-12-02T02:35:16.534237+0000 mgr.y (mgr.24356) 19708 : cluster 0 pgmap v19676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:17 smithi040 bash[41173]: cluster 2023-12-02T02:35:16.534237+0000 mgr.y (mgr.24356) 19708 : cluster 0 pgmap v19676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:17 smithi040 bash[28232]: cluster 2023-12-02T02:35:16.534237+0000 mgr.y (mgr.24356) 19708 : cluster 0 pgmap v19676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:18 smithi141 bash[31670]: audit 2023-12-02T02:35:17.752587+0000 mon.c (mon.2) 12359 : audit 0 from='client.? 172.21.15.40:0/3632871076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:18 smithi040 bash[41173]: audit 2023-12-02T02:35:17.752587+0000 mon.c (mon.2) 12359 : audit 0 from='client.? 172.21.15.40:0/3632871076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:18 smithi040 bash[28232]: audit 2023-12-02T02:35:17.752587+0000 mon.c (mon.2) 12359 : audit 0 from='client.? 172.21.15.40:0/3632871076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:19 smithi141 bash[31670]: cluster 2023-12-02T02:35:18.535072+0000 mgr.y (mgr.24356) 19709 : cluster 0 pgmap v19677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:19 smithi141 bash[31670]: audit 2023-12-02T02:35:19.380190+0000 mon.c (mon.2) 12360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:19 smithi040 bash[28232]: cluster 2023-12-02T02:35:18.535072+0000 mgr.y (mgr.24356) 19709 : cluster 0 pgmap v19677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:19 smithi040 bash[28232]: audit 2023-12-02T02:35:19.380190+0000 mon.c (mon.2) 12360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:19 smithi040 bash[41173]: cluster 2023-12-02T02:35:18.535072+0000 mgr.y (mgr.24356) 19709 : cluster 0 pgmap v19677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:19 smithi040 bash[41173]: audit 2023-12-02T02:35:19.380190+0000 mon.c (mon.2) 12360 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:20 smithi141 bash[31670]: audit 2023-12-02T02:35:20.226127+0000 mon.c (mon.2) 12361 : audit 0 from='client.? 172.21.15.40:0/1770903088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:20 smithi040 bash[28232]: audit 2023-12-02T02:35:20.226127+0000 mon.c (mon.2) 12361 : audit 0 from='client.? 172.21.15.40:0/1770903088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:20 smithi040 bash[41173]: audit 2023-12-02T02:35:20.226127+0000 mon.c (mon.2) 12361 : audit 0 from='client.? 172.21.15.40:0/1770903088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:21 smithi141 bash[31670]: cluster 2023-12-02T02:35:20.536276+0000 mgr.y (mgr.24356) 19710 : cluster 0 pgmap v19678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:22.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:21 smithi040 bash[28232]: cluster 2023-12-02T02:35:20.536276+0000 mgr.y (mgr.24356) 19710 : cluster 0 pgmap v19678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:22.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:21 smithi040 bash[41173]: cluster 2023-12-02T02:35:20.536276+0000 mgr.y (mgr.24356) 19710 : cluster 0 pgmap v19678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:23.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:23 smithi040 bash[28232]: cluster 2023-12-02T02:35:22.536932+0000 mgr.y (mgr.24356) 19711 : cluster 0 pgmap v19679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:23 smithi040 bash[28232]: audit 2023-12-02T02:35:22.694312+0000 mon.c (mon.2) 12362 : audit 0 from='client.? 172.21.15.40:0/3165198425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:23 smithi040 bash[41173]: cluster 2023-12-02T02:35:22.536932+0000 mgr.y (mgr.24356) 19711 : cluster 0 pgmap v19679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:23 smithi040 bash[41173]: audit 2023-12-02T02:35:22.694312+0000 mon.c (mon.2) 12362 : audit 0 from='client.? 172.21.15.40:0/3165198425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:23 smithi141 bash[31670]: cluster 2023-12-02T02:35:22.536932+0000 mgr.y (mgr.24356) 19711 : cluster 0 pgmap v19679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:23 smithi141 bash[31670]: audit 2023-12-02T02:35:22.694312+0000 mon.c (mon.2) 12362 : audit 0 from='client.? 172.21.15.40:0/3165198425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:25 smithi141 bash[31670]: cluster 2023-12-02T02:35:24.538045+0000 mgr.y (mgr.24356) 19712 : cluster 0 pgmap v19680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:25 smithi141 bash[31670]: audit 2023-12-02T02:35:25.154490+0000 mon.c (mon.2) 12363 : audit 0 from='client.? 172.21.15.40:0/110433318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:25 smithi040 bash[28232]: cluster 2023-12-02T02:35:24.538045+0000 mgr.y (mgr.24356) 19712 : cluster 0 pgmap v19680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:25 smithi040 bash[28232]: audit 2023-12-02T02:35:25.154490+0000 mon.c (mon.2) 12363 : audit 0 from='client.? 172.21.15.40:0/110433318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:25 smithi040 bash[41173]: cluster 2023-12-02T02:35:24.538045+0000 mgr.y (mgr.24356) 19712 : cluster 0 pgmap v19680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:25 smithi040 bash[41173]: audit 2023-12-02T02:35:25.154490+0000 mon.c (mon.2) 12363 : audit 0 from='client.? 172.21.15.40:0/110433318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:35:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:35:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:35:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:27 smithi141 bash[31670]: cluster 2023-12-02T02:35:26.538716+0000 mgr.y (mgr.24356) 19713 : cluster 0 pgmap v19681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:27 smithi141 bash[31670]: audit 2023-12-02T02:35:27.623358+0000 mon.a (mon.0) 12142 : audit 0 from='client.? 172.21.15.40:0/1383351887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:27 smithi040 bash[28232]: cluster 2023-12-02T02:35:26.538716+0000 mgr.y (mgr.24356) 19713 : cluster 0 pgmap v19681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:27 smithi040 bash[28232]: audit 2023-12-02T02:35:27.623358+0000 mon.a (mon.0) 12142 : audit 0 from='client.? 172.21.15.40:0/1383351887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:27 smithi040 bash[41173]: cluster 2023-12-02T02:35:26.538716+0000 mgr.y (mgr.24356) 19713 : cluster 0 pgmap v19681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:27 smithi040 bash[41173]: audit 2023-12-02T02:35:27.623358+0000 mon.a (mon.0) 12142 : audit 0 from='client.? 172.21.15.40:0/1383351887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:29 smithi141 bash[31670]: cluster 2023-12-02T02:35:28.539416+0000 mgr.y (mgr.24356) 19714 : cluster 0 pgmap v19682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:29 smithi040 bash[28232]: cluster 2023-12-02T02:35:28.539416+0000 mgr.y (mgr.24356) 19714 : cluster 0 pgmap v19682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:29 smithi040 bash[41173]: cluster 2023-12-02T02:35:28.539416+0000 mgr.y (mgr.24356) 19714 : cluster 0 pgmap v19682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:30 smithi141 bash[31670]: audit 2023-12-02T02:35:30.090827+0000 mon.c (mon.2) 12364 : audit 0 from='client.? 172.21.15.40:0/4138923807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:30 smithi040 bash[28232]: audit 2023-12-02T02:35:30.090827+0000 mon.c (mon.2) 12364 : audit 0 from='client.? 172.21.15.40:0/4138923807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:30 smithi040 bash[41173]: audit 2023-12-02T02:35:30.090827+0000 mon.c (mon.2) 12364 : audit 0 from='client.? 172.21.15.40:0/4138923807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:31 smithi141 bash[31670]: cluster 2023-12-02T02:35:30.540641+0000 mgr.y (mgr.24356) 19715 : cluster 0 pgmap v19683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:31 smithi040 bash[28232]: cluster 2023-12-02T02:35:30.540641+0000 mgr.y (mgr.24356) 19715 : cluster 0 pgmap v19683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:31 smithi040 bash[41173]: cluster 2023-12-02T02:35:30.540641+0000 mgr.y (mgr.24356) 19715 : cluster 0 pgmap v19683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:32 smithi141 bash[31670]: audit 2023-12-02T02:35:32.558700+0000 mon.c (mon.2) 12365 : audit 0 from='client.? 172.21.15.40:0/3448245287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:33.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:32 smithi040 bash[28232]: audit 2023-12-02T02:35:32.558700+0000 mon.c (mon.2) 12365 : audit 0 from='client.? 172.21.15.40:0/3448245287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:32 smithi040 bash[41173]: audit 2023-12-02T02:35:32.558700+0000 mon.c (mon.2) 12365 : audit 0 from='client.? 172.21.15.40:0/3448245287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:33 smithi141 bash[31670]: cluster 2023-12-02T02:35:32.541188+0000 mgr.y (mgr.24356) 19716 : cluster 0 pgmap v19684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:34.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:33 smithi040 bash[41173]: cluster 2023-12-02T02:35:32.541188+0000 mgr.y (mgr.24356) 19716 : cluster 0 pgmap v19684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:33 smithi040 bash[28232]: cluster 2023-12-02T02:35:32.541188+0000 mgr.y (mgr.24356) 19716 : cluster 0 pgmap v19684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:34 smithi141 bash[31670]: audit 2023-12-02T02:35:34.380589+0000 mon.c (mon.2) 12366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:35.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:34 smithi040 bash[28232]: audit 2023-12-02T02:35:34.380589+0000 mon.c (mon.2) 12366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:34 smithi040 bash[41173]: audit 2023-12-02T02:35:34.380589+0000 mon.c (mon.2) 12366 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:35 smithi141 bash[31670]: cluster 2023-12-02T02:35:34.542241+0000 mgr.y (mgr.24356) 19717 : cluster 0 pgmap v19685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:35 smithi141 bash[31670]: audit 2023-12-02T02:35:35.015618+0000 mon.c (mon.2) 12367 : audit 0 from='client.? 172.21.15.40:0/2052434873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:35 smithi040 bash[41173]: cluster 2023-12-02T02:35:34.542241+0000 mgr.y (mgr.24356) 19717 : cluster 0 pgmap v19685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:35 smithi040 bash[41173]: audit 2023-12-02T02:35:35.015618+0000 mon.c (mon.2) 12367 : audit 0 from='client.? 172.21.15.40:0/2052434873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:35 smithi040 bash[28232]: cluster 2023-12-02T02:35:34.542241+0000 mgr.y (mgr.24356) 19717 : cluster 0 pgmap v19685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:35 smithi040 bash[28232]: audit 2023-12-02T02:35:35.015618+0000 mon.c (mon.2) 12367 : audit 0 from='client.? 172.21.15.40:0/2052434873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:36 smithi040 bash[28232]: audit 2023-12-02T02:35:36.044841+0000 mon.c (mon.2) 12368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:35:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:35:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:35:36] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-02T02:35:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:36 smithi040 bash[41173]: audit 2023-12-02T02:35:36.044841+0000 mon.c (mon.2) 12368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:35:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:36 smithi141 bash[31670]: audit 2023-12-02T02:35:36.044841+0000 mon.c (mon.2) 12368 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:35:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:37 smithi141 bash[31670]: cluster 2023-12-02T02:35:36.542933+0000 mgr.y (mgr.24356) 19718 : cluster 0 pgmap v19686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:37 smithi141 bash[31670]: audit 2023-12-02T02:35:37.485521+0000 mon.c (mon.2) 12369 : audit 0 from='client.? 172.21.15.40:0/4203118084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:37 smithi040 bash[28232]: cluster 2023-12-02T02:35:36.542933+0000 mgr.y (mgr.24356) 19718 : cluster 0 pgmap v19686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:37 smithi040 bash[28232]: audit 2023-12-02T02:35:37.485521+0000 mon.c (mon.2) 12369 : audit 0 from='client.? 172.21.15.40:0/4203118084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:37 smithi040 bash[41173]: cluster 2023-12-02T02:35:36.542933+0000 mgr.y (mgr.24356) 19718 : cluster 0 pgmap v19686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:37 smithi040 bash[41173]: audit 2023-12-02T02:35:37.485521+0000 mon.c (mon.2) 12369 : audit 0 from='client.? 172.21.15.40:0/4203118084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:39 smithi141 bash[31670]: cluster 2023-12-02T02:35:38.543599+0000 mgr.y (mgr.24356) 19719 : cluster 0 pgmap v19687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:39 smithi040 bash[28232]: cluster 2023-12-02T02:35:38.543599+0000 mgr.y (mgr.24356) 19719 : cluster 0 pgmap v19687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:39 smithi040 bash[41173]: cluster 2023-12-02T02:35:38.543599+0000 mgr.y (mgr.24356) 19719 : cluster 0 pgmap v19687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:40 smithi141 bash[31670]: audit 2023-12-02T02:35:39.962234+0000 mon.c (mon.2) 12370 : audit 0 from='client.? 172.21.15.40:0/3742392538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:40 smithi040 bash[28232]: audit 2023-12-02T02:35:39.962234+0000 mon.c (mon.2) 12370 : audit 0 from='client.? 172.21.15.40:0/3742392538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:40 smithi040 bash[41173]: audit 2023-12-02T02:35:39.962234+0000 mon.c (mon.2) 12370 : audit 0 from='client.? 172.21.15.40:0/3742392538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:41 smithi141 bash[31670]: cluster 2023-12-02T02:35:40.544867+0000 mgr.y (mgr.24356) 19720 : cluster 0 pgmap v19688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:41 smithi040 bash[28232]: cluster 2023-12-02T02:35:40.544867+0000 mgr.y (mgr.24356) 19720 : cluster 0 pgmap v19688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:41 smithi040 bash[41173]: cluster 2023-12-02T02:35:40.544867+0000 mgr.y (mgr.24356) 19720 : cluster 0 pgmap v19688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:41.944719+0000 mon.a (mon.0) 12143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:41.959312+0000 mon.a (mon.0) 12144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:42.247657+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:42.258770+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:42.472572+0000 mon.c (mon.2) 12371 : audit 0 from='client.? 172.21.15.40:0/1431155696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:42.743774+0000 mon.c (mon.2) 12372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:42.745642+0000 mon.c (mon.2) 12373 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:35:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:42 smithi141 bash[31670]: audit 2023-12-02T02:35:42.754547+0000 mon.a (mon.0) 12147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:41.944719+0000 mon.a (mon.0) 12143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:41.959312+0000 mon.a (mon.0) 12144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:42.247657+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:42.258770+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:42.472572+0000 mon.c (mon.2) 12371 : audit 0 from='client.? 172.21.15.40:0/1431155696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:42.743774+0000 mon.c (mon.2) 12372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:42.745642+0000 mon.c (mon.2) 12373 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:35:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[28232]: audit 2023-12-02T02:35:42.754547+0000 mon.a (mon.0) 12147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:41.944719+0000 mon.a (mon.0) 12143 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:41.959312+0000 mon.a (mon.0) 12144 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:42.247657+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:42.258770+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:42.472572+0000 mon.c (mon.2) 12371 : audit 0 from='client.? 172.21.15.40:0/1431155696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:42.743774+0000 mon.c (mon.2) 12372 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:42.745642+0000 mon.c (mon.2) 12373 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:35:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:42 smithi040 bash[41173]: audit 2023-12-02T02:35:42.754547+0000 mon.a (mon.0) 12147 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:35:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:43 smithi141 bash[31670]: cluster 2023-12-02T02:35:42.545568+0000 mgr.y (mgr.24356) 19721 : cluster 0 pgmap v19689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:43 smithi040 bash[28232]: cluster 2023-12-02T02:35:42.545568+0000 mgr.y (mgr.24356) 19721 : cluster 0 pgmap v19689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:43 smithi040 bash[41173]: cluster 2023-12-02T02:35:42.545568+0000 mgr.y (mgr.24356) 19721 : cluster 0 pgmap v19689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:44 smithi141 bash[31670]: audit 2023-12-02T02:35:44.931782+0000 mon.a (mon.0) 12148 : audit 0 from='client.? 172.21.15.40:0/2533245636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:44 smithi040 bash[41173]: audit 2023-12-02T02:35:44.931782+0000 mon.a (mon.0) 12148 : audit 0 from='client.? 172.21.15.40:0/2533245636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:44 smithi040 bash[28232]: audit 2023-12-02T02:35:44.931782+0000 mon.a (mon.0) 12148 : audit 0 from='client.? 172.21.15.40:0/2533245636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:45 smithi141 bash[31670]: cluster 2023-12-02T02:35:44.546659+0000 mgr.y (mgr.24356) 19722 : cluster 0 pgmap v19690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:45 smithi040 bash[41173]: cluster 2023-12-02T02:35:44.546659+0000 mgr.y (mgr.24356) 19722 : cluster 0 pgmap v19690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:45 smithi040 bash[28232]: cluster 2023-12-02T02:35:44.546659+0000 mgr.y (mgr.24356) 19722 : cluster 0 pgmap v19690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:46.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:35:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:35:46] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.43.0" 2023-12-02T02:35:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:47 smithi141 bash[31670]: cluster 2023-12-02T02:35:46.547328+0000 mgr.y (mgr.24356) 19723 : cluster 0 pgmap v19691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:47 smithi141 bash[31670]: audit 2023-12-02T02:35:47.390293+0000 mon.c (mon.2) 12374 : audit 0 from='client.? 172.21.15.40:0/2890172094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:47 smithi040 bash[28232]: cluster 2023-12-02T02:35:46.547328+0000 mgr.y (mgr.24356) 19723 : cluster 0 pgmap v19691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:47 smithi040 bash[28232]: audit 2023-12-02T02:35:47.390293+0000 mon.c (mon.2) 12374 : audit 0 from='client.? 172.21.15.40:0/2890172094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:47 smithi040 bash[41173]: cluster 2023-12-02T02:35:46.547328+0000 mgr.y (mgr.24356) 19723 : cluster 0 pgmap v19691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:47 smithi040 bash[41173]: audit 2023-12-02T02:35:47.390293+0000 mon.c (mon.2) 12374 : audit 0 from='client.? 172.21.15.40:0/2890172094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:49 smithi141 bash[31670]: cluster 2023-12-02T02:35:48.548032+0000 mgr.y (mgr.24356) 19724 : cluster 0 pgmap v19692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:49 smithi141 bash[31670]: audit 2023-12-02T02:35:49.380994+0000 mon.c (mon.2) 12375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:49 smithi141 bash[31670]: audit 2023-12-02T02:35:49.855760+0000 mon.a (mon.0) 12149 : audit 0 from='client.? 172.21.15.40:0/2756996429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:49 smithi040 bash[28232]: cluster 2023-12-02T02:35:48.548032+0000 mgr.y (mgr.24356) 19724 : cluster 0 pgmap v19692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:49 smithi040 bash[28232]: audit 2023-12-02T02:35:49.380994+0000 mon.c (mon.2) 12375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:49 smithi040 bash[28232]: audit 2023-12-02T02:35:49.855760+0000 mon.a (mon.0) 12149 : audit 0 from='client.? 172.21.15.40:0/2756996429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:49 smithi040 bash[41173]: cluster 2023-12-02T02:35:48.548032+0000 mgr.y (mgr.24356) 19724 : cluster 0 pgmap v19692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:49 smithi040 bash[41173]: audit 2023-12-02T02:35:49.380994+0000 mon.c (mon.2) 12375 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:49 smithi040 bash[41173]: audit 2023-12-02T02:35:49.855760+0000 mon.a (mon.0) 12149 : audit 0 from='client.? 172.21.15.40:0/2756996429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:51 smithi141 bash[31670]: cluster 2023-12-02T02:35:50.549203+0000 mgr.y (mgr.24356) 19725 : cluster 0 pgmap v19693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:51 smithi040 bash[28232]: cluster 2023-12-02T02:35:50.549203+0000 mgr.y (mgr.24356) 19725 : cluster 0 pgmap v19693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:51 smithi040 bash[41173]: cluster 2023-12-02T02:35:50.549203+0000 mgr.y (mgr.24356) 19725 : cluster 0 pgmap v19693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:52 smithi141 bash[31670]: audit 2023-12-02T02:35:52.325947+0000 mon.c (mon.2) 12376 : audit 0 from='client.? 172.21.15.40:0/1096148754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:52 smithi040 bash[41173]: audit 2023-12-02T02:35:52.325947+0000 mon.c (mon.2) 12376 : audit 0 from='client.? 172.21.15.40:0/1096148754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:52 smithi040 bash[28232]: audit 2023-12-02T02:35:52.325947+0000 mon.c (mon.2) 12376 : audit 0 from='client.? 172.21.15.40:0/1096148754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:53 smithi141 bash[31670]: cluster 2023-12-02T02:35:52.549875+0000 mgr.y (mgr.24356) 19726 : cluster 0 pgmap v19694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:54.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:53 smithi040 bash[28232]: cluster 2023-12-02T02:35:52.549875+0000 mgr.y (mgr.24356) 19726 : cluster 0 pgmap v19694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:53 smithi040 bash[41173]: cluster 2023-12-02T02:35:52.549875+0000 mgr.y (mgr.24356) 19726 : cluster 0 pgmap v19694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:54 smithi141 bash[31670]: audit 2023-12-02T02:35:54.790882+0000 mon.c (mon.2) 12377 : audit 0 from='client.? 172.21.15.40:0/120711679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:54 smithi040 bash[28232]: audit 2023-12-02T02:35:54.790882+0000 mon.c (mon.2) 12377 : audit 0 from='client.? 172.21.15.40:0/120711679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:54 smithi040 bash[41173]: audit 2023-12-02T02:35:54.790882+0000 mon.c (mon.2) 12377 : audit 0 from='client.? 172.21.15.40:0/120711679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:55 smithi141 bash[31670]: cluster 2023-12-02T02:35:54.550993+0000 mgr.y (mgr.24356) 19727 : cluster 0 pgmap v19695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:55 smithi040 bash[28232]: cluster 2023-12-02T02:35:54.550993+0000 mgr.y (mgr.24356) 19727 : cluster 0 pgmap v19695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:55 smithi040 bash[41173]: cluster 2023-12-02T02:35:54.550993+0000 mgr.y (mgr.24356) 19727 : cluster 0 pgmap v19695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:56.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:35:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:35:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:35:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:58 smithi141 bash[31670]: cluster 2023-12-02T02:35:56.551653+0000 mgr.y (mgr.24356) 19728 : cluster 0 pgmap v19696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:35:58 smithi141 bash[31670]: audit 2023-12-02T02:35:57.267810+0000 mon.a (mon.0) 12150 : audit 0 from='client.? 172.21.15.40:0/2818291852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:58 smithi040 bash[28232]: cluster 2023-12-02T02:35:56.551653+0000 mgr.y (mgr.24356) 19728 : cluster 0 pgmap v19696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:35:58 smithi040 bash[28232]: audit 2023-12-02T02:35:57.267810+0000 mon.a (mon.0) 12150 : audit 0 from='client.? 172.21.15.40:0/2818291852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:35:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:58 smithi040 bash[41173]: cluster 2023-12-02T02:35:56.551653+0000 mgr.y (mgr.24356) 19728 : cluster 0 pgmap v19696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:35:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:35:58 smithi040 bash[41173]: audit 2023-12-02T02:35:57.267810+0000 mon.a (mon.0) 12150 : audit 0 from='client.? 172.21.15.40:0/2818291852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:00 smithi141 bash[31670]: cluster 2023-12-02T02:35:58.552357+0000 mgr.y (mgr.24356) 19729 : cluster 0 pgmap v19697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:00 smithi141 bash[31670]: audit 2023-12-02T02:35:59.733129+0000 mon.a (mon.0) 12151 : audit 0 from='client.? 172.21.15.40:0/2397921664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:00 smithi040 bash[41173]: cluster 2023-12-02T02:35:58.552357+0000 mgr.y (mgr.24356) 19729 : cluster 0 pgmap v19697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:00 smithi040 bash[41173]: audit 2023-12-02T02:35:59.733129+0000 mon.a (mon.0) 12151 : audit 0 from='client.? 172.21.15.40:0/2397921664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:00 smithi040 bash[28232]: cluster 2023-12-02T02:35:58.552357+0000 mgr.y (mgr.24356) 19729 : cluster 0 pgmap v19697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:00 smithi040 bash[28232]: audit 2023-12-02T02:35:59.733129+0000 mon.a (mon.0) 12151 : audit 0 from='client.? 172.21.15.40:0/2397921664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:02 smithi141 bash[31670]: cluster 2023-12-02T02:36:00.553545+0000 mgr.y (mgr.24356) 19730 : cluster 0 pgmap v19698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:02.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:02 smithi040 bash[28232]: cluster 2023-12-02T02:36:00.553545+0000 mgr.y (mgr.24356) 19730 : cluster 0 pgmap v19698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:02 smithi040 bash[41173]: cluster 2023-12-02T02:36:00.553545+0000 mgr.y (mgr.24356) 19730 : cluster 0 pgmap v19698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:03 smithi141 bash[31670]: audit 2023-12-02T02:36:02.193983+0000 mon.c (mon.2) 12378 : audit 0 from='client.? 172.21.15.40:0/2747787792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:03 smithi040 bash[41173]: audit 2023-12-02T02:36:02.193983+0000 mon.c (mon.2) 12378 : audit 0 from='client.? 172.21.15.40:0/2747787792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:03 smithi040 bash[28232]: audit 2023-12-02T02:36:02.193983+0000 mon.c (mon.2) 12378 : audit 0 from='client.? 172.21.15.40:0/2747787792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:04 smithi141 bash[31670]: cluster 2023-12-02T02:36:02.554322+0000 mgr.y (mgr.24356) 19731 : cluster 0 pgmap v19699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:04 smithi040 bash[28232]: cluster 2023-12-02T02:36:02.554322+0000 mgr.y (mgr.24356) 19731 : cluster 0 pgmap v19699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:04 smithi040 bash[41173]: cluster 2023-12-02T02:36:02.554322+0000 mgr.y (mgr.24356) 19731 : cluster 0 pgmap v19699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:05 smithi040 bash[28232]: audit 2023-12-02T02:36:04.381207+0000 mon.c (mon.2) 12379 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:05 smithi040 bash[28232]: audit 2023-12-02T02:36:04.661240+0000 mon.c (mon.2) 12380 : audit 0 from='client.? 172.21.15.40:0/2385748167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:05 smithi040 bash[41173]: audit 2023-12-02T02:36:04.381207+0000 mon.c (mon.2) 12379 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:05 smithi040 bash[41173]: audit 2023-12-02T02:36:04.661240+0000 mon.c (mon.2) 12380 : audit 0 from='client.? 172.21.15.40:0/2385748167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:05 smithi141 bash[31670]: audit 2023-12-02T02:36:04.381207+0000 mon.c (mon.2) 12379 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:05 smithi141 bash[31670]: audit 2023-12-02T02:36:04.661240+0000 mon.c (mon.2) 12380 : audit 0 from='client.? 172.21.15.40:0/2385748167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:06 smithi040 bash[28232]: cluster 2023-12-02T02:36:04.555429+0000 mgr.y (mgr.24356) 19732 : cluster 0 pgmap v19700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:06 smithi040 bash[41173]: cluster 2023-12-02T02:36:04.555429+0000 mgr.y (mgr.24356) 19732 : cluster 0 pgmap v19700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:06 smithi141 bash[31670]: cluster 2023-12-02T02:36:04.555429+0000 mgr.y (mgr.24356) 19732 : cluster 0 pgmap v19700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:06.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:36:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:36:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:36:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:07 smithi040 bash[28232]: cluster 2023-12-02T02:36:06.556055+0000 mgr.y (mgr.24356) 19733 : cluster 0 pgmap v19701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:07 smithi040 bash[41173]: cluster 2023-12-02T02:36:06.556055+0000 mgr.y (mgr.24356) 19733 : cluster 0 pgmap v19701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:07 smithi141 bash[31670]: cluster 2023-12-02T02:36:06.556055+0000 mgr.y (mgr.24356) 19733 : cluster 0 pgmap v19701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:08 smithi040 bash[28232]: audit 2023-12-02T02:36:07.128764+0000 mon.c (mon.2) 12381 : audit 0 from='client.? 172.21.15.40:0/1119966852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:08 smithi040 bash[41173]: audit 2023-12-02T02:36:07.128764+0000 mon.c (mon.2) 12381 : audit 0 from='client.? 172.21.15.40:0/1119966852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:08 smithi141 bash[31670]: audit 2023-12-02T02:36:07.128764+0000 mon.c (mon.2) 12381 : audit 0 from='client.? 172.21.15.40:0/1119966852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:09 smithi040 bash[28232]: cluster 2023-12-02T02:36:08.556845+0000 mgr.y (mgr.24356) 19734 : cluster 0 pgmap v19702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:09 smithi040 bash[41173]: cluster 2023-12-02T02:36:08.556845+0000 mgr.y (mgr.24356) 19734 : cluster 0 pgmap v19702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:09 smithi141 bash[31670]: cluster 2023-12-02T02:36:08.556845+0000 mgr.y (mgr.24356) 19734 : cluster 0 pgmap v19702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:10 smithi040 bash[28232]: audit 2023-12-02T02:36:09.605684+0000 mon.c (mon.2) 12382 : audit 0 from='client.? 172.21.15.40:0/2766579818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:10 smithi040 bash[41173]: audit 2023-12-02T02:36:09.605684+0000 mon.c (mon.2) 12382 : audit 0 from='client.? 172.21.15.40:0/2766579818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:10 smithi141 bash[31670]: audit 2023-12-02T02:36:09.605684+0000 mon.c (mon.2) 12382 : audit 0 from='client.? 172.21.15.40:0/2766579818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:11 smithi040 bash[28232]: cluster 2023-12-02T02:36:10.558021+0000 mgr.y (mgr.24356) 19735 : cluster 0 pgmap v19703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:11 smithi040 bash[41173]: cluster 2023-12-02T02:36:10.558021+0000 mgr.y (mgr.24356) 19735 : cluster 0 pgmap v19703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:11 smithi141 bash[31670]: cluster 2023-12-02T02:36:10.558021+0000 mgr.y (mgr.24356) 19735 : cluster 0 pgmap v19703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:12 smithi040 bash[28232]: audit 2023-12-02T02:36:12.062272+0000 mon.a (mon.0) 12152 : audit 0 from='client.? 172.21.15.40:0/1856616942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:12 smithi040 bash[41173]: audit 2023-12-02T02:36:12.062272+0000 mon.a (mon.0) 12152 : audit 0 from='client.? 172.21.15.40:0/1856616942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:12 smithi141 bash[31670]: audit 2023-12-02T02:36:12.062272+0000 mon.a (mon.0) 12152 : audit 0 from='client.? 172.21.15.40:0/1856616942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:13 smithi141 bash[31670]: cluster 2023-12-02T02:36:12.558708+0000 mgr.y (mgr.24356) 19736 : cluster 0 pgmap v19704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:13 smithi040 bash[41173]: cluster 2023-12-02T02:36:12.558708+0000 mgr.y (mgr.24356) 19736 : cluster 0 pgmap v19704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:13 smithi040 bash[28232]: cluster 2023-12-02T02:36:12.558708+0000 mgr.y (mgr.24356) 19736 : cluster 0 pgmap v19704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:14 smithi141 bash[31670]: audit 2023-12-02T02:36:14.527937+0000 mon.c (mon.2) 12383 : audit 0 from='client.? 172.21.15.40:0/1403861744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:14 smithi040 bash[28232]: audit 2023-12-02T02:36:14.527937+0000 mon.c (mon.2) 12383 : audit 0 from='client.? 172.21.15.40:0/1403861744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:15.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:14 smithi040 bash[41173]: audit 2023-12-02T02:36:14.527937+0000 mon.c (mon.2) 12383 : audit 0 from='client.? 172.21.15.40:0/1403861744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:16.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:15 smithi141 bash[31670]: cluster 2023-12-02T02:36:14.559911+0000 mgr.y (mgr.24356) 19737 : cluster 0 pgmap v19705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:15 smithi040 bash[28232]: cluster 2023-12-02T02:36:14.559911+0000 mgr.y (mgr.24356) 19737 : cluster 0 pgmap v19705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:15 smithi040 bash[41173]: cluster 2023-12-02T02:36:14.559911+0000 mgr.y (mgr.24356) 19737 : cluster 0 pgmap v19705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:36:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:36:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:36:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:17 smithi141 bash[31670]: cluster 2023-12-02T02:36:16.560743+0000 mgr.y (mgr.24356) 19738 : cluster 0 pgmap v19706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:17 smithi141 bash[31670]: audit 2023-12-02T02:36:16.994056+0000 mon.c (mon.2) 12384 : audit 0 from='client.? 172.21.15.40:0/2381049103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:17 smithi040 bash[28232]: cluster 2023-12-02T02:36:16.560743+0000 mgr.y (mgr.24356) 19738 : cluster 0 pgmap v19706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:17 smithi040 bash[28232]: audit 2023-12-02T02:36:16.994056+0000 mon.c (mon.2) 12384 : audit 0 from='client.? 172.21.15.40:0/2381049103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:17 smithi040 bash[41173]: cluster 2023-12-02T02:36:16.560743+0000 mgr.y (mgr.24356) 19738 : cluster 0 pgmap v19706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:17 smithi040 bash[41173]: audit 2023-12-02T02:36:16.994056+0000 mon.c (mon.2) 12384 : audit 0 from='client.? 172.21.15.40:0/2381049103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:19 smithi141 bash[31670]: cluster 2023-12-02T02:36:18.561376+0000 mgr.y (mgr.24356) 19739 : cluster 0 pgmap v19707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:19 smithi141 bash[31670]: audit 2023-12-02T02:36:19.381759+0000 mon.c (mon.2) 12385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:19 smithi141 bash[31670]: audit 2023-12-02T02:36:19.471887+0000 mon.c (mon.2) 12386 : audit 0 from='client.? 172.21.15.40:0/3948523520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:19 smithi040 bash[28232]: cluster 2023-12-02T02:36:18.561376+0000 mgr.y (mgr.24356) 19739 : cluster 0 pgmap v19707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:19 smithi040 bash[28232]: audit 2023-12-02T02:36:19.381759+0000 mon.c (mon.2) 12385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:19 smithi040 bash[28232]: audit 2023-12-02T02:36:19.471887+0000 mon.c (mon.2) 12386 : audit 0 from='client.? 172.21.15.40:0/3948523520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:19 smithi040 bash[41173]: cluster 2023-12-02T02:36:18.561376+0000 mgr.y (mgr.24356) 19739 : cluster 0 pgmap v19707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:19 smithi040 bash[41173]: audit 2023-12-02T02:36:19.381759+0000 mon.c (mon.2) 12385 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:19 smithi040 bash[41173]: audit 2023-12-02T02:36:19.471887+0000 mon.c (mon.2) 12386 : audit 0 from='client.? 172.21.15.40:0/3948523520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:21 smithi141 bash[31670]: cluster 2023-12-02T02:36:20.562441+0000 mgr.y (mgr.24356) 19740 : cluster 0 pgmap v19708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:21 smithi040 bash[28232]: cluster 2023-12-02T02:36:20.562441+0000 mgr.y (mgr.24356) 19740 : cluster 0 pgmap v19708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:21 smithi040 bash[41173]: cluster 2023-12-02T02:36:20.562441+0000 mgr.y (mgr.24356) 19740 : cluster 0 pgmap v19708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:22 smithi141 bash[31670]: audit 2023-12-02T02:36:21.939959+0000 mon.c (mon.2) 12387 : audit 0 from='client.? 172.21.15.40:0/2758784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:22 smithi040 bash[28232]: audit 2023-12-02T02:36:21.939959+0000 mon.c (mon.2) 12387 : audit 0 from='client.? 172.21.15.40:0/2758784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:22 smithi040 bash[41173]: audit 2023-12-02T02:36:21.939959+0000 mon.c (mon.2) 12387 : audit 0 from='client.? 172.21.15.40:0/2758784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:23 smithi141 bash[31670]: cluster 2023-12-02T02:36:22.563026+0000 mgr.y (mgr.24356) 19741 : cluster 0 pgmap v19709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:23 smithi040 bash[28232]: cluster 2023-12-02T02:36:22.563026+0000 mgr.y (mgr.24356) 19741 : cluster 0 pgmap v19709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:23 smithi040 bash[41173]: cluster 2023-12-02T02:36:22.563026+0000 mgr.y (mgr.24356) 19741 : cluster 0 pgmap v19709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:24 smithi141 bash[31670]: audit 2023-12-02T02:36:24.406398+0000 mon.a (mon.0) 12153 : audit 0 from='client.? 172.21.15.40:0/2556231361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:24 smithi040 bash[28232]: audit 2023-12-02T02:36:24.406398+0000 mon.a (mon.0) 12153 : audit 0 from='client.? 172.21.15.40:0/2556231361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:24 smithi040 bash[41173]: audit 2023-12-02T02:36:24.406398+0000 mon.a (mon.0) 12153 : audit 0 from='client.? 172.21.15.40:0/2556231361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:25 smithi141 bash[31670]: cluster 2023-12-02T02:36:24.564155+0000 mgr.y (mgr.24356) 19742 : cluster 0 pgmap v19710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:25 smithi040 bash[28232]: cluster 2023-12-02T02:36:24.564155+0000 mgr.y (mgr.24356) 19742 : cluster 0 pgmap v19710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:25 smithi040 bash[41173]: cluster 2023-12-02T02:36:24.564155+0000 mgr.y (mgr.24356) 19742 : cluster 0 pgmap v19710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:26.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:36:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:36:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:36:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:27 smithi141 bash[31670]: cluster 2023-12-02T02:36:26.564651+0000 mgr.y (mgr.24356) 19743 : cluster 0 pgmap v19711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:27 smithi141 bash[31670]: audit 2023-12-02T02:36:26.871845+0000 mon.c (mon.2) 12388 : audit 0 from='client.? 172.21.15.40:0/3859686307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:27 smithi040 bash[28232]: cluster 2023-12-02T02:36:26.564651+0000 mgr.y (mgr.24356) 19743 : cluster 0 pgmap v19711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:27 smithi040 bash[28232]: audit 2023-12-02T02:36:26.871845+0000 mon.c (mon.2) 12388 : audit 0 from='client.? 172.21.15.40:0/3859686307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:27 smithi040 bash[41173]: cluster 2023-12-02T02:36:26.564651+0000 mgr.y (mgr.24356) 19743 : cluster 0 pgmap v19711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:27 smithi040 bash[41173]: audit 2023-12-02T02:36:26.871845+0000 mon.c (mon.2) 12388 : audit 0 from='client.? 172.21.15.40:0/3859686307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:29 smithi141 bash[31670]: cluster 2023-12-02T02:36:28.565228+0000 mgr.y (mgr.24356) 19744 : cluster 0 pgmap v19712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:29 smithi141 bash[31670]: audit 2023-12-02T02:36:29.334201+0000 mon.a (mon.0) 12154 : audit 0 from='client.? 172.21.15.40:0/3564282780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:29 smithi040 bash[28232]: cluster 2023-12-02T02:36:28.565228+0000 mgr.y (mgr.24356) 19744 : cluster 0 pgmap v19712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:29 smithi040 bash[28232]: audit 2023-12-02T02:36:29.334201+0000 mon.a (mon.0) 12154 : audit 0 from='client.? 172.21.15.40:0/3564282780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:29 smithi040 bash[41173]: cluster 2023-12-02T02:36:28.565228+0000 mgr.y (mgr.24356) 19744 : cluster 0 pgmap v19712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:29 smithi040 bash[41173]: audit 2023-12-02T02:36:29.334201+0000 mon.a (mon.0) 12154 : audit 0 from='client.? 172.21.15.40:0/3564282780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:31 smithi141 bash[31670]: cluster 2023-12-02T02:36:30.566419+0000 mgr.y (mgr.24356) 19745 : cluster 0 pgmap v19713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:31 smithi040 bash[28232]: cluster 2023-12-02T02:36:30.566419+0000 mgr.y (mgr.24356) 19745 : cluster 0 pgmap v19713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:31 smithi040 bash[41173]: cluster 2023-12-02T02:36:30.566419+0000 mgr.y (mgr.24356) 19745 : cluster 0 pgmap v19713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:32 smithi141 bash[31670]: audit 2023-12-02T02:36:31.804742+0000 mon.a (mon.0) 12155 : audit 0 from='client.? 172.21.15.40:0/1341294774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:32 smithi040 bash[41173]: audit 2023-12-02T02:36:31.804742+0000 mon.a (mon.0) 12155 : audit 0 from='client.? 172.21.15.40:0/1341294774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:32 smithi040 bash[28232]: audit 2023-12-02T02:36:31.804742+0000 mon.a (mon.0) 12155 : audit 0 from='client.? 172.21.15.40:0/1341294774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:33 smithi141 bash[31670]: cluster 2023-12-02T02:36:32.567119+0000 mgr.y (mgr.24356) 19746 : cluster 0 pgmap v19714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:33 smithi040 bash[28232]: cluster 2023-12-02T02:36:32.567119+0000 mgr.y (mgr.24356) 19746 : cluster 0 pgmap v19714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:33 smithi040 bash[41173]: cluster 2023-12-02T02:36:32.567119+0000 mgr.y (mgr.24356) 19746 : cluster 0 pgmap v19714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:34 smithi141 bash[31670]: audit 2023-12-02T02:36:34.266630+0000 mon.a (mon.0) 12156 : audit 0 from='client.? 172.21.15.40:0/1300290521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:34 smithi141 bash[31670]: audit 2023-12-02T02:36:34.382191+0000 mon.c (mon.2) 12389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:34 smithi040 bash[28232]: audit 2023-12-02T02:36:34.266630+0000 mon.a (mon.0) 12156 : audit 0 from='client.? 172.21.15.40:0/1300290521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:34 smithi040 bash[28232]: audit 2023-12-02T02:36:34.382191+0000 mon.c (mon.2) 12389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:34 smithi040 bash[41173]: audit 2023-12-02T02:36:34.266630+0000 mon.a (mon.0) 12156 : audit 0 from='client.? 172.21.15.40:0/1300290521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:34 smithi040 bash[41173]: audit 2023-12-02T02:36:34.382191+0000 mon.c (mon.2) 12389 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:35 smithi141 bash[31670]: cluster 2023-12-02T02:36:34.568234+0000 mgr.y (mgr.24356) 19747 : cluster 0 pgmap v19715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:35 smithi040 bash[28232]: cluster 2023-12-02T02:36:34.568234+0000 mgr.y (mgr.24356) 19747 : cluster 0 pgmap v19715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:35 smithi040 bash[41173]: cluster 2023-12-02T02:36:34.568234+0000 mgr.y (mgr.24356) 19747 : cluster 0 pgmap v19715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:36.769 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:36:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:36:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:36:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:36 smithi141 bash[31670]: audit 2023-12-02T02:36:36.729101+0000 mon.a (mon.0) 12157 : audit 0 from='client.? 172.21.15.40:0/4177502611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:36 smithi040 bash[28232]: audit 2023-12-02T02:36:36.729101+0000 mon.a (mon.0) 12157 : audit 0 from='client.? 172.21.15.40:0/4177502611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:36 smithi040 bash[41173]: audit 2023-12-02T02:36:36.729101+0000 mon.a (mon.0) 12157 : audit 0 from='client.? 172.21.15.40:0/4177502611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:37 smithi141 bash[31670]: cluster 2023-12-02T02:36:36.568880+0000 mgr.y (mgr.24356) 19748 : cluster 0 pgmap v19716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:37 smithi040 bash[28232]: cluster 2023-12-02T02:36:36.568880+0000 mgr.y (mgr.24356) 19748 : cluster 0 pgmap v19716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:37 smithi040 bash[41173]: cluster 2023-12-02T02:36:36.568880+0000 mgr.y (mgr.24356) 19748 : cluster 0 pgmap v19716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:39 smithi141 bash[31670]: cluster 2023-12-02T02:36:38.569535+0000 mgr.y (mgr.24356) 19749 : cluster 0 pgmap v19717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:39 smithi141 bash[31670]: audit 2023-12-02T02:36:39.189112+0000 mon.a (mon.0) 12158 : audit 0 from='client.? 172.21.15.40:0/3829471200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:39 smithi040 bash[28232]: cluster 2023-12-02T02:36:38.569535+0000 mgr.y (mgr.24356) 19749 : cluster 0 pgmap v19717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:39 smithi040 bash[28232]: audit 2023-12-02T02:36:39.189112+0000 mon.a (mon.0) 12158 : audit 0 from='client.? 172.21.15.40:0/3829471200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:39 smithi040 bash[41173]: cluster 2023-12-02T02:36:38.569535+0000 mgr.y (mgr.24356) 19749 : cluster 0 pgmap v19717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:39 smithi040 bash[41173]: audit 2023-12-02T02:36:39.189112+0000 mon.a (mon.0) 12158 : audit 0 from='client.? 172.21.15.40:0/3829471200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:41 smithi040 bash[28232]: cluster 2023-12-02T02:36:40.570715+0000 mgr.y (mgr.24356) 19750 : cluster 0 pgmap v19718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:41 smithi040 bash[28232]: audit 2023-12-02T02:36:41.652122+0000 mon.c (mon.2) 12390 : audit 0 from='client.? 172.21.15.40:0/2571245975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:41 smithi040 bash[41173]: cluster 2023-12-02T02:36:40.570715+0000 mgr.y (mgr.24356) 19750 : cluster 0 pgmap v19718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:41 smithi040 bash[41173]: audit 2023-12-02T02:36:41.652122+0000 mon.c (mon.2) 12390 : audit 0 from='client.? 172.21.15.40:0/2571245975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:41 smithi141 bash[31670]: cluster 2023-12-02T02:36:40.570715+0000 mgr.y (mgr.24356) 19750 : cluster 0 pgmap v19718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:41 smithi141 bash[31670]: audit 2023-12-02T02:36:41.652122+0000 mon.c (mon.2) 12390 : audit 0 from='client.? 172.21.15.40:0/2571245975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:43 smithi040 bash[28232]: cluster 2023-12-02T02:36:42.571495+0000 mgr.y (mgr.24356) 19751 : cluster 0 pgmap v19719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:43 smithi040 bash[28232]: audit 2023-12-02T02:36:42.838180+0000 mon.c (mon.2) 12391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:36:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:43 smithi040 bash[41173]: cluster 2023-12-02T02:36:42.571495+0000 mgr.y (mgr.24356) 19751 : cluster 0 pgmap v19719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:43 smithi040 bash[41173]: audit 2023-12-02T02:36:42.838180+0000 mon.c (mon.2) 12391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:36:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:43 smithi141 bash[31670]: cluster 2023-12-02T02:36:42.571495+0000 mgr.y (mgr.24356) 19751 : cluster 0 pgmap v19719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:43 smithi141 bash[31670]: audit 2023-12-02T02:36:42.838180+0000 mon.c (mon.2) 12391 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:36:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:44 smithi040 bash[28232]: audit 2023-12-02T02:36:44.105701+0000 mon.a (mon.0) 12159 : audit 0 from='client.? 172.21.15.40:0/2637148243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:45.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:44 smithi040 bash[41173]: audit 2023-12-02T02:36:44.105701+0000 mon.a (mon.0) 12159 : audit 0 from='client.? 172.21.15.40:0/2637148243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:44 smithi141 bash[31670]: audit 2023-12-02T02:36:44.105701+0000 mon.a (mon.0) 12159 : audit 0 from='client.? 172.21.15.40:0/2637148243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:45 smithi040 bash[28232]: cluster 2023-12-02T02:36:44.572660+0000 mgr.y (mgr.24356) 19752 : cluster 0 pgmap v19720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:45 smithi040 bash[41173]: cluster 2023-12-02T02:36:44.572660+0000 mgr.y (mgr.24356) 19752 : cluster 0 pgmap v19720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:45 smithi141 bash[31670]: cluster 2023-12-02T02:36:44.572660+0000 mgr.y (mgr.24356) 19752 : cluster 0 pgmap v19720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:46.805 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:36:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:36:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:36:47.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:46 smithi040 bash[28232]: audit 2023-12-02T02:36:46.568898+0000 mon.c (mon.2) 12392 : audit 0 from='client.? 172.21.15.40:0/3464775403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:46 smithi040 bash[41173]: audit 2023-12-02T02:36:46.568898+0000 mon.c (mon.2) 12392 : audit 0 from='client.? 172.21.15.40:0/3464775403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:46 smithi141 bash[31670]: audit 2023-12-02T02:36:46.568898+0000 mon.c (mon.2) 12392 : audit 0 from='client.? 172.21.15.40:0/3464775403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:48.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:47 smithi040 bash[28232]: cluster 2023-12-02T02:36:46.573062+0000 mgr.y (mgr.24356) 19753 : cluster 0 pgmap v19721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:47 smithi040 bash[41173]: cluster 2023-12-02T02:36:46.573062+0000 mgr.y (mgr.24356) 19753 : cluster 0 pgmap v19721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:47 smithi141 bash[31670]: cluster 2023-12-02T02:36:46.573062+0000 mgr.y (mgr.24356) 19753 : cluster 0 pgmap v19721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: cluster 2023-12-02T02:36:48.573547+0000 mgr.y (mgr.24356) 19754 : cluster 0 pgmap v19722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:48.731740+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:48.742682+0000 mon.a (mon.0) 12161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.059294+0000 mon.a (mon.0) 12162 : audit 0 from='client.? 172.21.15.40:0/51860776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.089717+0000 mon.a (mon.0) 12163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.098449+0000 mon.a (mon.0) 12164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.382608+0000 mon.c (mon.2) 12393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.578731+0000 mon.c (mon.2) 12394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:36:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.580659+0000 mon.c (mon.2) 12395 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:36:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:49 smithi141 bash[31670]: audit 2023-12-02T02:36:49.590646+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: cluster 2023-12-02T02:36:48.573547+0000 mgr.y (mgr.24356) 19754 : cluster 0 pgmap v19722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:48.731740+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:48.742682+0000 mon.a (mon.0) 12161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.059294+0000 mon.a (mon.0) 12162 : audit 0 from='client.? 172.21.15.40:0/51860776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.089717+0000 mon.a (mon.0) 12163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.098449+0000 mon.a (mon.0) 12164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.382608+0000 mon.c (mon.2) 12393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.578731+0000 mon.c (mon.2) 12394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.580659+0000 mon.c (mon.2) 12395 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[28232]: audit 2023-12-02T02:36:49.590646+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: cluster 2023-12-02T02:36:48.573547+0000 mgr.y (mgr.24356) 19754 : cluster 0 pgmap v19722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:48.731740+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:48.742682+0000 mon.a (mon.0) 12161 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.059294+0000 mon.a (mon.0) 12162 : audit 0 from='client.? 172.21.15.40:0/51860776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.089717+0000 mon.a (mon.0) 12163 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.098449+0000 mon.a (mon.0) 12164 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.382608+0000 mon.c (mon.2) 12393 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.578731+0000 mon.c (mon.2) 12394 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.580659+0000 mon.c (mon.2) 12395 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:36:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:49 smithi040 bash[41173]: audit 2023-12-02T02:36:49.590646+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:36:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:51 smithi141 bash[31670]: cluster 2023-12-02T02:36:50.574756+0000 mgr.y (mgr.24356) 19755 : cluster 0 pgmap v19723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:51 smithi141 bash[31670]: audit 2023-12-02T02:36:51.520040+0000 mon.a (mon.0) 12166 : audit 0 from='client.? 172.21.15.40:0/3140561305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:51 smithi040 bash[41173]: cluster 2023-12-02T02:36:50.574756+0000 mgr.y (mgr.24356) 19755 : cluster 0 pgmap v19723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:51 smithi040 bash[41173]: audit 2023-12-02T02:36:51.520040+0000 mon.a (mon.0) 12166 : audit 0 from='client.? 172.21.15.40:0/3140561305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:51 smithi040 bash[28232]: cluster 2023-12-02T02:36:50.574756+0000 mgr.y (mgr.24356) 19755 : cluster 0 pgmap v19723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:51 smithi040 bash[28232]: audit 2023-12-02T02:36:51.520040+0000 mon.a (mon.0) 12166 : audit 0 from='client.? 172.21.15.40:0/3140561305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:54.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:53 smithi141 bash[31670]: cluster 2023-12-02T02:36:52.575439+0000 mgr.y (mgr.24356) 19756 : cluster 0 pgmap v19724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:53 smithi040 bash[28232]: cluster 2023-12-02T02:36:52.575439+0000 mgr.y (mgr.24356) 19756 : cluster 0 pgmap v19724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:53 smithi040 bash[41173]: cluster 2023-12-02T02:36:52.575439+0000 mgr.y (mgr.24356) 19756 : cluster 0 pgmap v19724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:54 smithi141 bash[31670]: audit 2023-12-02T02:36:53.980887+0000 mon.a (mon.0) 12167 : audit 0 from='client.? 172.21.15.40:0/2207835498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:54 smithi040 bash[41173]: audit 2023-12-02T02:36:53.980887+0000 mon.a (mon.0) 12167 : audit 0 from='client.? 172.21.15.40:0/2207835498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:54 smithi040 bash[28232]: audit 2023-12-02T02:36:53.980887+0000 mon.a (mon.0) 12167 : audit 0 from='client.? 172.21.15.40:0/2207835498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:56.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:55 smithi141 bash[31670]: cluster 2023-12-02T02:36:54.576571+0000 mgr.y (mgr.24356) 19757 : cluster 0 pgmap v19725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:55 smithi040 bash[28232]: cluster 2023-12-02T02:36:54.576571+0000 mgr.y (mgr.24356) 19757 : cluster 0 pgmap v19725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:55 smithi040 bash[41173]: cluster 2023-12-02T02:36:54.576571+0000 mgr.y (mgr.24356) 19757 : cluster 0 pgmap v19725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:56.766 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:36:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:36:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:36:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:56 smithi141 bash[31670]: audit 2023-12-02T02:36:56.442927+0000 mon.a (mon.0) 12168 : audit 0 from='client.? 172.21.15.40:0/4142786711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:56 smithi040 bash[28232]: audit 2023-12-02T02:36:56.442927+0000 mon.a (mon.0) 12168 : audit 0 from='client.? 172.21.15.40:0/4142786711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:56 smithi040 bash[41173]: audit 2023-12-02T02:36:56.442927+0000 mon.a (mon.0) 12168 : audit 0 from='client.? 172.21.15.40:0/4142786711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:36:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:57 smithi141 bash[31670]: cluster 2023-12-02T02:36:56.577150+0000 mgr.y (mgr.24356) 19758 : cluster 0 pgmap v19726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:57 smithi040 bash[28232]: cluster 2023-12-02T02:36:56.577150+0000 mgr.y (mgr.24356) 19758 : cluster 0 pgmap v19726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:36:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:57 smithi040 bash[41173]: cluster 2023-12-02T02:36:56.577150+0000 mgr.y (mgr.24356) 19758 : cluster 0 pgmap v19726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:59 smithi141 bash[31670]: cluster 2023-12-02T02:36:58.577782+0000 mgr.y (mgr.24356) 19759 : cluster 0 pgmap v19727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:36:59 smithi141 bash[31670]: audit 2023-12-02T02:36:58.916397+0000 mon.c (mon.2) 12396 : audit 0 from='client.? 172.21.15.40:0/2846976885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:59 smithi040 bash[28232]: cluster 2023-12-02T02:36:58.577782+0000 mgr.y (mgr.24356) 19759 : cluster 0 pgmap v19727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:36:59 smithi040 bash[28232]: audit 2023-12-02T02:36:58.916397+0000 mon.c (mon.2) 12396 : audit 0 from='client.? 172.21.15.40:0/2846976885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:59 smithi040 bash[41173]: cluster 2023-12-02T02:36:58.577782+0000 mgr.y (mgr.24356) 19759 : cluster 0 pgmap v19727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:36:59 smithi040 bash[41173]: audit 2023-12-02T02:36:58.916397+0000 mon.c (mon.2) 12396 : audit 0 from='client.? 172.21.15.40:0/2846976885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:01 smithi040 bash[28232]: cluster 2023-12-02T02:37:00.578969+0000 mgr.y (mgr.24356) 19760 : cluster 0 pgmap v19728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:01 smithi040 bash[28232]: audit 2023-12-02T02:37:01.380659+0000 mon.c (mon.2) 12397 : audit 0 from='client.? 172.21.15.40:0/2961229692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:01 smithi040 bash[41173]: cluster 2023-12-02T02:37:00.578969+0000 mgr.y (mgr.24356) 19760 : cluster 0 pgmap v19728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:01 smithi040 bash[41173]: audit 2023-12-02T02:37:01.380659+0000 mon.c (mon.2) 12397 : audit 0 from='client.? 172.21.15.40:0/2961229692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:01 smithi141 bash[31670]: cluster 2023-12-02T02:37:00.578969+0000 mgr.y (mgr.24356) 19760 : cluster 0 pgmap v19728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:01 smithi141 bash[31670]: audit 2023-12-02T02:37:01.380659+0000 mon.c (mon.2) 12397 : audit 0 from='client.? 172.21.15.40:0/2961229692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:03 smithi040 bash[28232]: cluster 2023-12-02T02:37:02.579587+0000 mgr.y (mgr.24356) 19761 : cluster 0 pgmap v19729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:03 smithi040 bash[41173]: cluster 2023-12-02T02:37:02.579587+0000 mgr.y (mgr.24356) 19761 : cluster 0 pgmap v19729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:03 smithi141 bash[31670]: cluster 2023-12-02T02:37:02.579587+0000 mgr.y (mgr.24356) 19761 : cluster 0 pgmap v19729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:04 smithi040 bash[28232]: audit 2023-12-02T02:37:03.839170+0000 mon.c (mon.2) 12398 : audit 0 from='client.? 172.21.15.40:0/2094992830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:04 smithi040 bash[28232]: audit 2023-12-02T02:37:04.383165+0000 mon.c (mon.2) 12399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:04 smithi040 bash[41173]: audit 2023-12-02T02:37:03.839170+0000 mon.c (mon.2) 12398 : audit 0 from='client.? 172.21.15.40:0/2094992830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:04 smithi040 bash[41173]: audit 2023-12-02T02:37:04.383165+0000 mon.c (mon.2) 12399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:04 smithi141 bash[31670]: audit 2023-12-02T02:37:03.839170+0000 mon.c (mon.2) 12398 : audit 0 from='client.? 172.21.15.40:0/2094992830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:04 smithi141 bash[31670]: audit 2023-12-02T02:37:04.383165+0000 mon.c (mon.2) 12399 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:05 smithi040 bash[41173]: cluster 2023-12-02T02:37:04.580606+0000 mgr.y (mgr.24356) 19762 : cluster 0 pgmap v19730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:05 smithi040 bash[28232]: cluster 2023-12-02T02:37:04.580606+0000 mgr.y (mgr.24356) 19762 : cluster 0 pgmap v19730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:05 smithi141 bash[31670]: cluster 2023-12-02T02:37:04.580606+0000 mgr.y (mgr.24356) 19762 : cluster 0 pgmap v19730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:06.803 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:37:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:37:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:37:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:06 smithi040 bash[28232]: audit 2023-12-02T02:37:06.306691+0000 mon.a (mon.0) 12169 : audit 0 from='client.? 172.21.15.40:0/3062418518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:06 smithi040 bash[41173]: audit 2023-12-02T02:37:06.306691+0000 mon.a (mon.0) 12169 : audit 0 from='client.? 172.21.15.40:0/3062418518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:06 smithi141 bash[31670]: audit 2023-12-02T02:37:06.306691+0000 mon.a (mon.0) 12169 : audit 0 from='client.? 172.21.15.40:0/3062418518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:07 smithi040 bash[28232]: cluster 2023-12-02T02:37:06.581210+0000 mgr.y (mgr.24356) 19763 : cluster 0 pgmap v19731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:07 smithi040 bash[41173]: cluster 2023-12-02T02:37:06.581210+0000 mgr.y (mgr.24356) 19763 : cluster 0 pgmap v19731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:07 smithi141 bash[31670]: cluster 2023-12-02T02:37:06.581210+0000 mgr.y (mgr.24356) 19763 : cluster 0 pgmap v19731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:08 smithi040 bash[28232]: audit 2023-12-02T02:37:08.771649+0000 mon.a (mon.0) 12170 : audit 0 from='client.? 172.21.15.40:0/3959851232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:08 smithi040 bash[41173]: audit 2023-12-02T02:37:08.771649+0000 mon.a (mon.0) 12170 : audit 0 from='client.? 172.21.15.40:0/3959851232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:08 smithi141 bash[31670]: audit 2023-12-02T02:37:08.771649+0000 mon.a (mon.0) 12170 : audit 0 from='client.? 172.21.15.40:0/3959851232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:09 smithi040 bash[28232]: cluster 2023-12-02T02:37:08.581899+0000 mgr.y (mgr.24356) 19764 : cluster 0 pgmap v19732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:09 smithi040 bash[41173]: cluster 2023-12-02T02:37:08.581899+0000 mgr.y (mgr.24356) 19764 : cluster 0 pgmap v19732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:09 smithi141 bash[31670]: cluster 2023-12-02T02:37:08.581899+0000 mgr.y (mgr.24356) 19764 : cluster 0 pgmap v19732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:11 smithi040 bash[28232]: cluster 2023-12-02T02:37:10.583071+0000 mgr.y (mgr.24356) 19765 : cluster 0 pgmap v19733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:11 smithi040 bash[28232]: audit 2023-12-02T02:37:11.240751+0000 mon.c (mon.2) 12400 : audit 0 from='client.? 172.21.15.40:0/2938973191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:11 smithi040 bash[41173]: cluster 2023-12-02T02:37:10.583071+0000 mgr.y (mgr.24356) 19765 : cluster 0 pgmap v19733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:11 smithi040 bash[41173]: audit 2023-12-02T02:37:11.240751+0000 mon.c (mon.2) 12400 : audit 0 from='client.? 172.21.15.40:0/2938973191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:11 smithi141 bash[31670]: cluster 2023-12-02T02:37:10.583071+0000 mgr.y (mgr.24356) 19765 : cluster 0 pgmap v19733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:11 smithi141 bash[31670]: audit 2023-12-02T02:37:11.240751+0000 mon.c (mon.2) 12400 : audit 0 from='client.? 172.21.15.40:0/2938973191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:13 smithi040 bash[28232]: cluster 2023-12-02T02:37:12.583699+0000 mgr.y (mgr.24356) 19766 : cluster 0 pgmap v19734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:13 smithi040 bash[28232]: audit 2023-12-02T02:37:13.701018+0000 mon.a (mon.0) 12171 : audit 0 from='client.? 172.21.15.40:0/3192482967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:13 smithi040 bash[41173]: cluster 2023-12-02T02:37:12.583699+0000 mgr.y (mgr.24356) 19766 : cluster 0 pgmap v19734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:13 smithi040 bash[41173]: audit 2023-12-02T02:37:13.701018+0000 mon.a (mon.0) 12171 : audit 0 from='client.? 172.21.15.40:0/3192482967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:13 smithi141 bash[31670]: cluster 2023-12-02T02:37:12.583699+0000 mgr.y (mgr.24356) 19766 : cluster 0 pgmap v19734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:13 smithi141 bash[31670]: audit 2023-12-02T02:37:13.701018+0000 mon.a (mon.0) 12171 : audit 0 from='client.? 172.21.15.40:0/3192482967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:15 smithi040 bash[28232]: cluster 2023-12-02T02:37:14.584933+0000 mgr.y (mgr.24356) 19767 : cluster 0 pgmap v19735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:15 smithi040 bash[41173]: cluster 2023-12-02T02:37:14.584933+0000 mgr.y (mgr.24356) 19767 : cluster 0 pgmap v19735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:15 smithi141 bash[31670]: cluster 2023-12-02T02:37:14.584933+0000 mgr.y (mgr.24356) 19767 : cluster 0 pgmap v19735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:16.837 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:37:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:37:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:37:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:16 smithi040 bash[41173]: audit 2023-12-02T02:37:16.161773+0000 mon.a (mon.0) 12172 : audit 0 from='client.? 172.21.15.40:0/3515165999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:16 smithi040 bash[28232]: audit 2023-12-02T02:37:16.161773+0000 mon.a (mon.0) 12172 : audit 0 from='client.? 172.21.15.40:0/3515165999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:16 smithi141 bash[31670]: audit 2023-12-02T02:37:16.161773+0000 mon.a (mon.0) 12172 : audit 0 from='client.? 172.21.15.40:0/3515165999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:17 smithi040 bash[28232]: cluster 2023-12-02T02:37:16.585651+0000 mgr.y (mgr.24356) 19768 : cluster 0 pgmap v19736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:17 smithi040 bash[41173]: cluster 2023-12-02T02:37:16.585651+0000 mgr.y (mgr.24356) 19768 : cluster 0 pgmap v19736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:17 smithi141 bash[31670]: cluster 2023-12-02T02:37:16.585651+0000 mgr.y (mgr.24356) 19768 : cluster 0 pgmap v19736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:18 smithi040 bash[41173]: audit 2023-12-02T02:37:18.629245+0000 mon.c (mon.2) 12401 : audit 0 from='client.? 172.21.15.40:0/1590464414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:18 smithi040 bash[28232]: audit 2023-12-02T02:37:18.629245+0000 mon.c (mon.2) 12401 : audit 0 from='client.? 172.21.15.40:0/1590464414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:18 smithi141 bash[31670]: audit 2023-12-02T02:37:18.629245+0000 mon.c (mon.2) 12401 : audit 0 from='client.? 172.21.15.40:0/1590464414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:19 smithi040 bash[28232]: cluster 2023-12-02T02:37:18.586293+0000 mgr.y (mgr.24356) 19769 : cluster 0 pgmap v19737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:19 smithi040 bash[28232]: audit 2023-12-02T02:37:19.383525+0000 mon.c (mon.2) 12402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:19 smithi040 bash[41173]: cluster 2023-12-02T02:37:18.586293+0000 mgr.y (mgr.24356) 19769 : cluster 0 pgmap v19737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:19 smithi040 bash[41173]: audit 2023-12-02T02:37:19.383525+0000 mon.c (mon.2) 12402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:19 smithi141 bash[31670]: cluster 2023-12-02T02:37:18.586293+0000 mgr.y (mgr.24356) 19769 : cluster 0 pgmap v19737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:19 smithi141 bash[31670]: audit 2023-12-02T02:37:19.383525+0000 mon.c (mon.2) 12402 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:21 smithi040 bash[28232]: cluster 2023-12-02T02:37:20.587466+0000 mgr.y (mgr.24356) 19770 : cluster 0 pgmap v19738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:21 smithi040 bash[28232]: audit 2023-12-02T02:37:21.101730+0000 mon.a (mon.0) 12173 : audit 0 from='client.? 172.21.15.40:0/1045410928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:21 smithi040 bash[41173]: cluster 2023-12-02T02:37:20.587466+0000 mgr.y (mgr.24356) 19770 : cluster 0 pgmap v19738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:21 smithi040 bash[41173]: audit 2023-12-02T02:37:21.101730+0000 mon.a (mon.0) 12173 : audit 0 from='client.? 172.21.15.40:0/1045410928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:21 smithi141 bash[31670]: cluster 2023-12-02T02:37:20.587466+0000 mgr.y (mgr.24356) 19770 : cluster 0 pgmap v19738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:21 smithi141 bash[31670]: audit 2023-12-02T02:37:21.101730+0000 mon.a (mon.0) 12173 : audit 0 from='client.? 172.21.15.40:0/1045410928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:23 smithi040 bash[28232]: cluster 2023-12-02T02:37:22.588100+0000 mgr.y (mgr.24356) 19771 : cluster 0 pgmap v19739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:23 smithi040 bash[28232]: audit 2023-12-02T02:37:23.567678+0000 mon.a (mon.0) 12174 : audit 0 from='client.? 172.21.15.40:0/438886236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:23 smithi040 bash[41173]: cluster 2023-12-02T02:37:22.588100+0000 mgr.y (mgr.24356) 19771 : cluster 0 pgmap v19739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:23 smithi040 bash[41173]: audit 2023-12-02T02:37:23.567678+0000 mon.a (mon.0) 12174 : audit 0 from='client.? 172.21.15.40:0/438886236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:23 smithi141 bash[31670]: cluster 2023-12-02T02:37:22.588100+0000 mgr.y (mgr.24356) 19771 : cluster 0 pgmap v19739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:23 smithi141 bash[31670]: audit 2023-12-02T02:37:23.567678+0000 mon.a (mon.0) 12174 : audit 0 from='client.? 172.21.15.40:0/438886236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:25 smithi040 bash[28232]: cluster 2023-12-02T02:37:24.589212+0000 mgr.y (mgr.24356) 19772 : cluster 0 pgmap v19740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:25 smithi040 bash[41173]: cluster 2023-12-02T02:37:24.589212+0000 mgr.y (mgr.24356) 19772 : cluster 0 pgmap v19740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:25 smithi141 bash[31670]: cluster 2023-12-02T02:37:24.589212+0000 mgr.y (mgr.24356) 19772 : cluster 0 pgmap v19740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:26.877 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:37:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:37:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:37:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:26 smithi040 bash[28232]: audit 2023-12-02T02:37:26.027155+0000 mon.a (mon.0) 12175 : audit 0 from='client.? 172.21.15.40:0/2526088143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:26 smithi040 bash[41173]: audit 2023-12-02T02:37:26.027155+0000 mon.a (mon.0) 12175 : audit 0 from='client.? 172.21.15.40:0/2526088143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:26 smithi141 bash[31670]: audit 2023-12-02T02:37:26.027155+0000 mon.a (mon.0) 12175 : audit 0 from='client.? 172.21.15.40:0/2526088143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:27 smithi040 bash[28232]: cluster 2023-12-02T02:37:26.589927+0000 mgr.y (mgr.24356) 19773 : cluster 0 pgmap v19741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:27 smithi040 bash[41173]: cluster 2023-12-02T02:37:26.589927+0000 mgr.y (mgr.24356) 19773 : cluster 0 pgmap v19741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:27 smithi141 bash[31670]: cluster 2023-12-02T02:37:26.589927+0000 mgr.y (mgr.24356) 19773 : cluster 0 pgmap v19741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:28 smithi040 bash[28232]: audit 2023-12-02T02:37:28.492091+0000 mon.a (mon.0) 12176 : audit 0 from='client.? 172.21.15.40:0/2245007142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:28 smithi040 bash[41173]: audit 2023-12-02T02:37:28.492091+0000 mon.a (mon.0) 12176 : audit 0 from='client.? 172.21.15.40:0/2245007142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:28 smithi141 bash[31670]: audit 2023-12-02T02:37:28.492091+0000 mon.a (mon.0) 12176 : audit 0 from='client.? 172.21.15.40:0/2245007142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:29 smithi040 bash[28232]: cluster 2023-12-02T02:37:28.590725+0000 mgr.y (mgr.24356) 19774 : cluster 0 pgmap v19742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:29 smithi040 bash[41173]: cluster 2023-12-02T02:37:28.590725+0000 mgr.y (mgr.24356) 19774 : cluster 0 pgmap v19742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:29 smithi141 bash[31670]: cluster 2023-12-02T02:37:28.590725+0000 mgr.y (mgr.24356) 19774 : cluster 0 pgmap v19742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:31 smithi040 bash[28232]: cluster 2023-12-02T02:37:30.591916+0000 mgr.y (mgr.24356) 19775 : cluster 0 pgmap v19743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:31 smithi040 bash[28232]: audit 2023-12-02T02:37:30.957391+0000 mon.a (mon.0) 12177 : audit 0 from='client.? 172.21.15.40:0/1688186582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:31 smithi040 bash[41173]: cluster 2023-12-02T02:37:30.591916+0000 mgr.y (mgr.24356) 19775 : cluster 0 pgmap v19743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:31 smithi040 bash[41173]: audit 2023-12-02T02:37:30.957391+0000 mon.a (mon.0) 12177 : audit 0 from='client.? 172.21.15.40:0/1688186582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:31 smithi141 bash[31670]: cluster 2023-12-02T02:37:30.591916+0000 mgr.y (mgr.24356) 19775 : cluster 0 pgmap v19743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:31 smithi141 bash[31670]: audit 2023-12-02T02:37:30.957391+0000 mon.a (mon.0) 12177 : audit 0 from='client.? 172.21.15.40:0/1688186582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:33 smithi040 bash[41173]: cluster 2023-12-02T02:37:32.592600+0000 mgr.y (mgr.24356) 19776 : cluster 0 pgmap v19744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:33 smithi040 bash[41173]: audit 2023-12-02T02:37:33.418360+0000 mon.c (mon.2) 12403 : audit 0 from='client.? 172.21.15.40:0/1537233376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:33 smithi040 bash[28232]: cluster 2023-12-02T02:37:32.592600+0000 mgr.y (mgr.24356) 19776 : cluster 0 pgmap v19744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:33 smithi040 bash[28232]: audit 2023-12-02T02:37:33.418360+0000 mon.c (mon.2) 12403 : audit 0 from='client.? 172.21.15.40:0/1537233376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:33 smithi141 bash[31670]: cluster 2023-12-02T02:37:32.592600+0000 mgr.y (mgr.24356) 19776 : cluster 0 pgmap v19744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:33 smithi141 bash[31670]: audit 2023-12-02T02:37:33.418360+0000 mon.c (mon.2) 12403 : audit 0 from='client.? 172.21.15.40:0/1537233376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:34 smithi040 bash[28232]: audit 2023-12-02T02:37:34.384187+0000 mon.c (mon.2) 12404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:34 smithi040 bash[41173]: audit 2023-12-02T02:37:34.384187+0000 mon.c (mon.2) 12404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:34 smithi141 bash[31670]: audit 2023-12-02T02:37:34.384187+0000 mon.c (mon.2) 12404 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:35 smithi141 bash[31670]: cluster 2023-12-02T02:37:34.593605+0000 mgr.y (mgr.24356) 19777 : cluster 0 pgmap v19745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:36.302 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:35 smithi141 bash[31670]: audit 2023-12-02T02:37:35.875653+0000 mon.a (mon.0) 12178 : audit 0 from='client.? 172.21.15.40:0/3422304820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:35 smithi040 bash[28232]: cluster 2023-12-02T02:37:34.593605+0000 mgr.y (mgr.24356) 19777 : cluster 0 pgmap v19745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:35 smithi040 bash[28232]: audit 2023-12-02T02:37:35.875653+0000 mon.a (mon.0) 12178 : audit 0 from='client.? 172.21.15.40:0/3422304820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:35 smithi040 bash[41173]: cluster 2023-12-02T02:37:34.593605+0000 mgr.y (mgr.24356) 19777 : cluster 0 pgmap v19745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:35 smithi040 bash[41173]: audit 2023-12-02T02:37:35.875653+0000 mon.a (mon.0) 12178 : audit 0 from='client.? 172.21.15.40:0/3422304820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:36.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:37:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:37:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:37:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:37 smithi141 bash[31670]: cluster 2023-12-02T02:37:36.594262+0000 mgr.y (mgr.24356) 19778 : cluster 0 pgmap v19746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:37 smithi040 bash[28232]: cluster 2023-12-02T02:37:36.594262+0000 mgr.y (mgr.24356) 19778 : cluster 0 pgmap v19746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:37 smithi040 bash[41173]: cluster 2023-12-02T02:37:36.594262+0000 mgr.y (mgr.24356) 19778 : cluster 0 pgmap v19746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:38 smithi141 bash[31670]: audit 2023-12-02T02:37:38.342684+0000 mon.c (mon.2) 12405 : audit 0 from='client.? 172.21.15.40:0/3268878411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:38 smithi040 bash[41173]: audit 2023-12-02T02:37:38.342684+0000 mon.c (mon.2) 12405 : audit 0 from='client.? 172.21.15.40:0/3268878411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:38 smithi040 bash[28232]: audit 2023-12-02T02:37:38.342684+0000 mon.c (mon.2) 12405 : audit 0 from='client.? 172.21.15.40:0/3268878411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:39 smithi141 bash[31670]: cluster 2023-12-02T02:37:38.594949+0000 mgr.y (mgr.24356) 19779 : cluster 0 pgmap v19747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:39 smithi040 bash[28232]: cluster 2023-12-02T02:37:38.594949+0000 mgr.y (mgr.24356) 19779 : cluster 0 pgmap v19747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:39 smithi040 bash[41173]: cluster 2023-12-02T02:37:38.594949+0000 mgr.y (mgr.24356) 19779 : cluster 0 pgmap v19747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:40 smithi141 bash[31670]: audit 2023-12-02T02:37:40.806413+0000 mon.a (mon.0) 12179 : audit 0 from='client.? 172.21.15.40:0/3673808644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:40 smithi040 bash[28232]: audit 2023-12-02T02:37:40.806413+0000 mon.a (mon.0) 12179 : audit 0 from='client.? 172.21.15.40:0/3673808644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:40 smithi040 bash[41173]: audit 2023-12-02T02:37:40.806413+0000 mon.a (mon.0) 12179 : audit 0 from='client.? 172.21.15.40:0/3673808644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:41 smithi141 bash[31670]: cluster 2023-12-02T02:37:40.596069+0000 mgr.y (mgr.24356) 19780 : cluster 0 pgmap v19748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:41 smithi040 bash[41173]: cluster 2023-12-02T02:37:40.596069+0000 mgr.y (mgr.24356) 19780 : cluster 0 pgmap v19748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:41 smithi040 bash[28232]: cluster 2023-12-02T02:37:40.596069+0000 mgr.y (mgr.24356) 19780 : cluster 0 pgmap v19748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:43 smithi141 bash[31670]: cluster 2023-12-02T02:37:42.596763+0000 mgr.y (mgr.24356) 19781 : cluster 0 pgmap v19749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:43 smithi141 bash[31670]: audit 2023-12-02T02:37:43.271966+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.40:0/248503676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:43 smithi040 bash[28232]: cluster 2023-12-02T02:37:42.596763+0000 mgr.y (mgr.24356) 19781 : cluster 0 pgmap v19749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:43 smithi040 bash[28232]: audit 2023-12-02T02:37:43.271966+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.40:0/248503676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:43 smithi040 bash[41173]: cluster 2023-12-02T02:37:42.596763+0000 mgr.y (mgr.24356) 19781 : cluster 0 pgmap v19749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:43 smithi040 bash[41173]: audit 2023-12-02T02:37:43.271966+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.40:0/248503676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:45 smithi141 bash[31670]: cluster 2023-12-02T02:37:44.597871+0000 mgr.y (mgr.24356) 19782 : cluster 0 pgmap v19750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:45 smithi141 bash[31670]: audit 2023-12-02T02:37:45.736392+0000 mon.c (mon.2) 12406 : audit 0 from='client.? 172.21.15.40:0/1492012853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:45 smithi040 bash[28232]: cluster 2023-12-02T02:37:44.597871+0000 mgr.y (mgr.24356) 19782 : cluster 0 pgmap v19750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:45 smithi040 bash[28232]: audit 2023-12-02T02:37:45.736392+0000 mon.c (mon.2) 12406 : audit 0 from='client.? 172.21.15.40:0/1492012853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:45 smithi040 bash[41173]: cluster 2023-12-02T02:37:44.597871+0000 mgr.y (mgr.24356) 19782 : cluster 0 pgmap v19750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:45 smithi040 bash[41173]: audit 2023-12-02T02:37:45.736392+0000 mon.c (mon.2) 12406 : audit 0 from='client.? 172.21.15.40:0/1492012853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:37:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:37:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:37:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:47 smithi141 bash[31670]: cluster 2023-12-02T02:37:46.598525+0000 mgr.y (mgr.24356) 19783 : cluster 0 pgmap v19751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:47 smithi040 bash[28232]: cluster 2023-12-02T02:37:46.598525+0000 mgr.y (mgr.24356) 19783 : cluster 0 pgmap v19751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:47 smithi040 bash[41173]: cluster 2023-12-02T02:37:46.598525+0000 mgr.y (mgr.24356) 19783 : cluster 0 pgmap v19751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:48 smithi141 bash[31670]: audit 2023-12-02T02:37:48.191489+0000 mon.c (mon.2) 12407 : audit 0 from='client.? 172.21.15.40:0/144705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:48 smithi040 bash[28232]: audit 2023-12-02T02:37:48.191489+0000 mon.c (mon.2) 12407 : audit 0 from='client.? 172.21.15.40:0/144705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:48 smithi040 bash[41173]: audit 2023-12-02T02:37:48.191489+0000 mon.c (mon.2) 12407 : audit 0 from='client.? 172.21.15.40:0/144705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:49 smithi141 bash[31670]: cluster 2023-12-02T02:37:48.599196+0000 mgr.y (mgr.24356) 19784 : cluster 0 pgmap v19752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:49 smithi141 bash[31670]: audit 2023-12-02T02:37:49.384093+0000 mon.c (mon.2) 12408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:49 smithi141 bash[31670]: audit 2023-12-02T02:37:49.674849+0000 mon.c (mon.2) 12409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:37:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:49 smithi040 bash[28232]: cluster 2023-12-02T02:37:48.599196+0000 mgr.y (mgr.24356) 19784 : cluster 0 pgmap v19752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:49 smithi040 bash[28232]: audit 2023-12-02T02:37:49.384093+0000 mon.c (mon.2) 12408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:49 smithi040 bash[28232]: audit 2023-12-02T02:37:49.674849+0000 mon.c (mon.2) 12409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:37:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:49 smithi040 bash[41173]: cluster 2023-12-02T02:37:48.599196+0000 mgr.y (mgr.24356) 19784 : cluster 0 pgmap v19752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:49 smithi040 bash[41173]: audit 2023-12-02T02:37:49.384093+0000 mon.c (mon.2) 12408 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:49 smithi040 bash[41173]: audit 2023-12-02T02:37:49.674849+0000 mon.c (mon.2) 12409 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:37:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:50 smithi141 bash[31670]: audit 2023-12-02T02:37:50.653958+0000 mon.c (mon.2) 12410 : audit 0 from='client.? 172.21.15.40:0/811504102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:50 smithi040 bash[28232]: audit 2023-12-02T02:37:50.653958+0000 mon.c (mon.2) 12410 : audit 0 from='client.? 172.21.15.40:0/811504102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:50 smithi040 bash[41173]: audit 2023-12-02T02:37:50.653958+0000 mon.c (mon.2) 12410 : audit 0 from='client.? 172.21.15.40:0/811504102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:51 smithi141 bash[31670]: cluster 2023-12-02T02:37:50.599939+0000 mgr.y (mgr.24356) 19785 : cluster 0 pgmap v19753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:51 smithi040 bash[28232]: cluster 2023-12-02T02:37:50.599939+0000 mgr.y (mgr.24356) 19785 : cluster 0 pgmap v19753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:51 smithi040 bash[41173]: cluster 2023-12-02T02:37:50.599939+0000 mgr.y (mgr.24356) 19785 : cluster 0 pgmap v19753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:53 smithi141 bash[31670]: cluster 2023-12-02T02:37:52.600668+0000 mgr.y (mgr.24356) 19786 : cluster 0 pgmap v19754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:53 smithi141 bash[31670]: audit 2023-12-02T02:37:53.133764+0000 mon.c (mon.2) 12411 : audit 0 from='client.? 172.21.15.40:0/286979216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:53 smithi040 bash[41173]: cluster 2023-12-02T02:37:52.600668+0000 mgr.y (mgr.24356) 19786 : cluster 0 pgmap v19754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:53 smithi040 bash[41173]: audit 2023-12-02T02:37:53.133764+0000 mon.c (mon.2) 12411 : audit 0 from='client.? 172.21.15.40:0/286979216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:53 smithi040 bash[28232]: cluster 2023-12-02T02:37:52.600668+0000 mgr.y (mgr.24356) 19786 : cluster 0 pgmap v19754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:53 smithi040 bash[28232]: audit 2023-12-02T02:37:53.133764+0000 mon.c (mon.2) 12411 : audit 0 from='client.? 172.21.15.40:0/286979216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:55 smithi141 bash[31670]: cluster 2023-12-02T02:37:54.601850+0000 mgr.y (mgr.24356) 19787 : cluster 0 pgmap v19755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:55 smithi141 bash[31670]: audit 2023-12-02T02:37:55.522536+0000 mon.a (mon.0) 12181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:55 smithi141 bash[31670]: audit 2023-12-02T02:37:55.531864+0000 mon.a (mon.0) 12182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:55 smithi141 bash[31670]: audit 2023-12-02T02:37:55.624657+0000 mon.c (mon.2) 12412 : audit 0 from='client.? 172.21.15.40:0/213920617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:55 smithi141 bash[31670]: audit 2023-12-02T02:37:55.870861+0000 mon.a (mon.0) 12183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:55 smithi141 bash[31670]: audit 2023-12-02T02:37:55.883507+0000 mon.a (mon.0) 12184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[28232]: cluster 2023-12-02T02:37:54.601850+0000 mgr.y (mgr.24356) 19787 : cluster 0 pgmap v19755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[28232]: audit 2023-12-02T02:37:55.522536+0000 mon.a (mon.0) 12181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[28232]: audit 2023-12-02T02:37:55.531864+0000 mon.a (mon.0) 12182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[28232]: audit 2023-12-02T02:37:55.624657+0000 mon.c (mon.2) 12412 : audit 0 from='client.? 172.21.15.40:0/213920617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[28232]: audit 2023-12-02T02:37:55.870861+0000 mon.a (mon.0) 12183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[28232]: audit 2023-12-02T02:37:55.883507+0000 mon.a (mon.0) 12184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[41173]: cluster 2023-12-02T02:37:54.601850+0000 mgr.y (mgr.24356) 19787 : cluster 0 pgmap v19755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[41173]: audit 2023-12-02T02:37:55.522536+0000 mon.a (mon.0) 12181 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[41173]: audit 2023-12-02T02:37:55.531864+0000 mon.a (mon.0) 12182 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[41173]: audit 2023-12-02T02:37:55.624657+0000 mon.c (mon.2) 12412 : audit 0 from='client.? 172.21.15.40:0/213920617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[41173]: audit 2023-12-02T02:37:55.870861+0000 mon.a (mon.0) 12183 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:55 smithi040 bash[41173]: audit 2023-12-02T02:37:55.883507+0000 mon.a (mon.0) 12184 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:37:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:37:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:56 smithi141 bash[31670]: audit 2023-12-02T02:37:56.409849+0000 mon.c (mon.2) 12413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:37:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:56 smithi141 bash[31670]: audit 2023-12-02T02:37:56.411937+0000 mon.c (mon.2) 12414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:37:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:56 smithi141 bash[31670]: audit 2023-12-02T02:37:56.422652+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[28232]: audit 2023-12-02T02:37:56.409849+0000 mon.c (mon.2) 12413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:37:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[28232]: audit 2023-12-02T02:37:56.411937+0000 mon.c (mon.2) 12414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:37:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[28232]: audit 2023-12-02T02:37:56.422652+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[41173]: audit 2023-12-02T02:37:56.409849+0000 mon.c (mon.2) 12413 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:37:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[41173]: audit 2023-12-02T02:37:56.411937+0000 mon.c (mon.2) 12414 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:37:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:56 smithi040 bash[41173]: audit 2023-12-02T02:37:56.422652+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:37:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:57 smithi141 bash[31670]: cluster 2023-12-02T02:37:56.602657+0000 mgr.y (mgr.24356) 19788 : cluster 0 pgmap v19756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:57 smithi040 bash[28232]: cluster 2023-12-02T02:37:56.602657+0000 mgr.y (mgr.24356) 19788 : cluster 0 pgmap v19756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:57 smithi040 bash[41173]: cluster 2023-12-02T02:37:56.602657+0000 mgr.y (mgr.24356) 19788 : cluster 0 pgmap v19756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:37:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:37:59 smithi141 bash[31670]: audit 2023-12-02T02:37:58.107594+0000 mon.a (mon.0) 12186 : audit 0 from='client.? 172.21.15.40:0/4273444795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:37:59 smithi040 bash[28232]: audit 2023-12-02T02:37:58.107594+0000 mon.a (mon.0) 12186 : audit 0 from='client.? 172.21.15.40:0/4273444795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:37:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:37:59 smithi040 bash[41173]: audit 2023-12-02T02:37:58.107594+0000 mon.a (mon.0) 12186 : audit 0 from='client.? 172.21.15.40:0/4273444795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:00 smithi141 bash[31670]: cluster 2023-12-02T02:37:58.603363+0000 mgr.y (mgr.24356) 19789 : cluster 0 pgmap v19757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:00 smithi040 bash[28232]: cluster 2023-12-02T02:37:58.603363+0000 mgr.y (mgr.24356) 19789 : cluster 0 pgmap v19757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:00 smithi040 bash[41173]: cluster 2023-12-02T02:37:58.603363+0000 mgr.y (mgr.24356) 19789 : cluster 0 pgmap v19757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:01 smithi141 bash[31670]: audit 2023-12-02T02:38:00.555232+0000 mon.a (mon.0) 12187 : audit 0 from='client.? 172.21.15.40:0/435444863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:01 smithi040 bash[28232]: audit 2023-12-02T02:38:00.555232+0000 mon.a (mon.0) 12187 : audit 0 from='client.? 172.21.15.40:0/435444863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:01 smithi040 bash[41173]: audit 2023-12-02T02:38:00.555232+0000 mon.a (mon.0) 12187 : audit 0 from='client.? 172.21.15.40:0/435444863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:02 smithi141 bash[31670]: cluster 2023-12-02T02:38:00.604528+0000 mgr.y (mgr.24356) 19790 : cluster 0 pgmap v19758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:02.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:02 smithi040 bash[28232]: cluster 2023-12-02T02:38:00.604528+0000 mgr.y (mgr.24356) 19790 : cluster 0 pgmap v19758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:02 smithi040 bash[41173]: cluster 2023-12-02T02:38:00.604528+0000 mgr.y (mgr.24356) 19790 : cluster 0 pgmap v19758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:03 smithi141 bash[31670]: cluster 2023-12-02T02:38:02.605065+0000 mgr.y (mgr.24356) 19791 : cluster 0 pgmap v19759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:03 smithi141 bash[31670]: audit 2023-12-02T02:38:03.012330+0000 mon.c (mon.2) 12415 : audit 0 from='client.? 172.21.15.40:0/1261348325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:03 smithi040 bash[28232]: cluster 2023-12-02T02:38:02.605065+0000 mgr.y (mgr.24356) 19791 : cluster 0 pgmap v19759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:03 smithi040 bash[28232]: audit 2023-12-02T02:38:03.012330+0000 mon.c (mon.2) 12415 : audit 0 from='client.? 172.21.15.40:0/1261348325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:03 smithi040 bash[41173]: cluster 2023-12-02T02:38:02.605065+0000 mgr.y (mgr.24356) 19791 : cluster 0 pgmap v19759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:03 smithi040 bash[41173]: audit 2023-12-02T02:38:03.012330+0000 mon.c (mon.2) 12415 : audit 0 from='client.? 172.21.15.40:0/1261348325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:04 smithi141 bash[31670]: audit 2023-12-02T02:38:04.385011+0000 mon.c (mon.2) 12416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:05.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:04 smithi040 bash[28232]: audit 2023-12-02T02:38:04.385011+0000 mon.c (mon.2) 12416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:04 smithi040 bash[41173]: audit 2023-12-02T02:38:04.385011+0000 mon.c (mon.2) 12416 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:05 smithi141 bash[31670]: cluster 2023-12-02T02:38:04.606178+0000 mgr.y (mgr.24356) 19792 : cluster 0 pgmap v19760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:05 smithi141 bash[31670]: audit 2023-12-02T02:38:05.473639+0000 mon.c (mon.2) 12417 : audit 0 from='client.? 172.21.15.40:0/473404833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:05 smithi040 bash[28232]: cluster 2023-12-02T02:38:04.606178+0000 mgr.y (mgr.24356) 19792 : cluster 0 pgmap v19760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:05 smithi040 bash[28232]: audit 2023-12-02T02:38:05.473639+0000 mon.c (mon.2) 12417 : audit 0 from='client.? 172.21.15.40:0/473404833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:05 smithi040 bash[41173]: cluster 2023-12-02T02:38:04.606178+0000 mgr.y (mgr.24356) 19792 : cluster 0 pgmap v19760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:06.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:05 smithi040 bash[41173]: audit 2023-12-02T02:38:05.473639+0000 mon.c (mon.2) 12417 : audit 0 from='client.? 172.21.15.40:0/473404833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:38:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:38:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:38:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:07 smithi141 bash[31670]: cluster 2023-12-02T02:38:06.606986+0000 mgr.y (mgr.24356) 19793 : cluster 0 pgmap v19761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:07 smithi040 bash[28232]: cluster 2023-12-02T02:38:06.606986+0000 mgr.y (mgr.24356) 19793 : cluster 0 pgmap v19761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:07 smithi040 bash[41173]: cluster 2023-12-02T02:38:06.606986+0000 mgr.y (mgr.24356) 19793 : cluster 0 pgmap v19761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:08 smithi141 bash[31670]: audit 2023-12-02T02:38:07.948056+0000 mon.a (mon.0) 12188 : audit 0 from='client.? 172.21.15.40:0/1045624812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:08 smithi040 bash[28232]: audit 2023-12-02T02:38:07.948056+0000 mon.a (mon.0) 12188 : audit 0 from='client.? 172.21.15.40:0/1045624812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:08 smithi040 bash[41173]: audit 2023-12-02T02:38:07.948056+0000 mon.a (mon.0) 12188 : audit 0 from='client.? 172.21.15.40:0/1045624812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:09 smithi141 bash[31670]: cluster 2023-12-02T02:38:08.607708+0000 mgr.y (mgr.24356) 19794 : cluster 0 pgmap v19762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:09 smithi040 bash[28232]: cluster 2023-12-02T02:38:08.607708+0000 mgr.y (mgr.24356) 19794 : cluster 0 pgmap v19762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:09 smithi040 bash[41173]: cluster 2023-12-02T02:38:08.607708+0000 mgr.y (mgr.24356) 19794 : cluster 0 pgmap v19762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:10 smithi141 bash[31670]: audit 2023-12-02T02:38:10.413581+0000 mon.c (mon.2) 12418 : audit 0 from='client.? 172.21.15.40:0/1218910346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:10 smithi040 bash[28232]: audit 2023-12-02T02:38:10.413581+0000 mon.c (mon.2) 12418 : audit 0 from='client.? 172.21.15.40:0/1218910346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:10 smithi040 bash[41173]: audit 2023-12-02T02:38:10.413581+0000 mon.c (mon.2) 12418 : audit 0 from='client.? 172.21.15.40:0/1218910346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:11 smithi141 bash[31670]: cluster 2023-12-02T02:38:10.609022+0000 mgr.y (mgr.24356) 19795 : cluster 0 pgmap v19763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:11 smithi040 bash[28232]: cluster 2023-12-02T02:38:10.609022+0000 mgr.y (mgr.24356) 19795 : cluster 0 pgmap v19763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:11 smithi040 bash[41173]: cluster 2023-12-02T02:38:10.609022+0000 mgr.y (mgr.24356) 19795 : cluster 0 pgmap v19763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:13 smithi040 bash[28232]: cluster 2023-12-02T02:38:12.609699+0000 mgr.y (mgr.24356) 19796 : cluster 0 pgmap v19764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:13 smithi040 bash[28232]: audit 2023-12-02T02:38:12.879580+0000 mon.a (mon.0) 12189 : audit 0 from='client.? 172.21.15.40:0/534837495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:13 smithi040 bash[41173]: cluster 2023-12-02T02:38:12.609699+0000 mgr.y (mgr.24356) 19796 : cluster 0 pgmap v19764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:13 smithi040 bash[41173]: audit 2023-12-02T02:38:12.879580+0000 mon.a (mon.0) 12189 : audit 0 from='client.? 172.21.15.40:0/534837495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:13 smithi141 bash[31670]: cluster 2023-12-02T02:38:12.609699+0000 mgr.y (mgr.24356) 19796 : cluster 0 pgmap v19764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:13 smithi141 bash[31670]: audit 2023-12-02T02:38:12.879580+0000 mon.a (mon.0) 12189 : audit 0 from='client.? 172.21.15.40:0/534837495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:15 smithi040 bash[28232]: cluster 2023-12-02T02:38:14.610842+0000 mgr.y (mgr.24356) 19797 : cluster 0 pgmap v19765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:15 smithi040 bash[28232]: audit 2023-12-02T02:38:15.341407+0000 mon.a (mon.0) 12190 : audit 0 from='client.? 172.21.15.40:0/3018037102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:15 smithi040 bash[41173]: cluster 2023-12-02T02:38:14.610842+0000 mgr.y (mgr.24356) 19797 : cluster 0 pgmap v19765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:15 smithi040 bash[41173]: audit 2023-12-02T02:38:15.341407+0000 mon.a (mon.0) 12190 : audit 0 from='client.? 172.21.15.40:0/3018037102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:15 smithi141 bash[31670]: cluster 2023-12-02T02:38:14.610842+0000 mgr.y (mgr.24356) 19797 : cluster 0 pgmap v19765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:15 smithi141 bash[31670]: audit 2023-12-02T02:38:15.341407+0000 mon.a (mon.0) 12190 : audit 0 from='client.? 172.21.15.40:0/3018037102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:38:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:38:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:38:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:17 smithi040 bash[28232]: cluster 2023-12-02T02:38:16.611526+0000 mgr.y (mgr.24356) 19798 : cluster 0 pgmap v19766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:17 smithi040 bash[41173]: cluster 2023-12-02T02:38:16.611526+0000 mgr.y (mgr.24356) 19798 : cluster 0 pgmap v19766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:17 smithi141 bash[31670]: cluster 2023-12-02T02:38:16.611526+0000 mgr.y (mgr.24356) 19798 : cluster 0 pgmap v19766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:18 smithi040 bash[28232]: audit 2023-12-02T02:38:17.804450+0000 mon.c (mon.2) 12419 : audit 0 from='client.? 172.21.15.40:0/921316729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:18 smithi040 bash[41173]: audit 2023-12-02T02:38:17.804450+0000 mon.c (mon.2) 12419 : audit 0 from='client.? 172.21.15.40:0/921316729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:18 smithi141 bash[31670]: audit 2023-12-02T02:38:17.804450+0000 mon.c (mon.2) 12419 : audit 0 from='client.? 172.21.15.40:0/921316729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:19 smithi040 bash[28232]: cluster 2023-12-02T02:38:18.612185+0000 mgr.y (mgr.24356) 19799 : cluster 0 pgmap v19767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:19 smithi040 bash[28232]: audit 2023-12-02T02:38:19.385942+0000 mon.c (mon.2) 12420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:19 smithi040 bash[41173]: cluster 2023-12-02T02:38:18.612185+0000 mgr.y (mgr.24356) 19799 : cluster 0 pgmap v19767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:19 smithi040 bash[41173]: audit 2023-12-02T02:38:19.385942+0000 mon.c (mon.2) 12420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:19 smithi141 bash[31670]: cluster 2023-12-02T02:38:18.612185+0000 mgr.y (mgr.24356) 19799 : cluster 0 pgmap v19767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:19 smithi141 bash[31670]: audit 2023-12-02T02:38:19.385942+0000 mon.c (mon.2) 12420 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:20 smithi040 bash[28232]: audit 2023-12-02T02:38:20.277187+0000 mon.a (mon.0) 12191 : audit 0 from='client.? 172.21.15.40:0/1558013541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:20 smithi040 bash[41173]: audit 2023-12-02T02:38:20.277187+0000 mon.a (mon.0) 12191 : audit 0 from='client.? 172.21.15.40:0/1558013541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:20 smithi141 bash[31670]: audit 2023-12-02T02:38:20.277187+0000 mon.a (mon.0) 12191 : audit 0 from='client.? 172.21.15.40:0/1558013541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:21 smithi040 bash[28232]: cluster 2023-12-02T02:38:20.613336+0000 mgr.y (mgr.24356) 19800 : cluster 0 pgmap v19768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:21 smithi040 bash[41173]: cluster 2023-12-02T02:38:20.613336+0000 mgr.y (mgr.24356) 19800 : cluster 0 pgmap v19768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:21 smithi141 bash[31670]: cluster 2023-12-02T02:38:20.613336+0000 mgr.y (mgr.24356) 19800 : cluster 0 pgmap v19768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:23 smithi141 bash[31670]: cluster 2023-12-02T02:38:22.613958+0000 mgr.y (mgr.24356) 19801 : cluster 0 pgmap v19769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:23 smithi141 bash[31670]: audit 2023-12-02T02:38:22.735956+0000 mon.a (mon.0) 12192 : audit 0 from='client.? 172.21.15.40:0/2110528426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:23 smithi040 bash[28232]: cluster 2023-12-02T02:38:22.613958+0000 mgr.y (mgr.24356) 19801 : cluster 0 pgmap v19769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:23 smithi040 bash[28232]: audit 2023-12-02T02:38:22.735956+0000 mon.a (mon.0) 12192 : audit 0 from='client.? 172.21.15.40:0/2110528426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:23 smithi040 bash[41173]: cluster 2023-12-02T02:38:22.613958+0000 mgr.y (mgr.24356) 19801 : cluster 0 pgmap v19769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:23 smithi040 bash[41173]: audit 2023-12-02T02:38:22.735956+0000 mon.a (mon.0) 12192 : audit 0 from='client.? 172.21.15.40:0/2110528426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:25 smithi141 bash[31670]: cluster 2023-12-02T02:38:24.615005+0000 mgr.y (mgr.24356) 19802 : cluster 0 pgmap v19770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:25 smithi141 bash[31670]: audit 2023-12-02T02:38:25.200695+0000 mon.c (mon.2) 12421 : audit 0 from='client.? 172.21.15.40:0/3012633504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:25 smithi040 bash[28232]: cluster 2023-12-02T02:38:24.615005+0000 mgr.y (mgr.24356) 19802 : cluster 0 pgmap v19770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:25 smithi040 bash[28232]: audit 2023-12-02T02:38:25.200695+0000 mon.c (mon.2) 12421 : audit 0 from='client.? 172.21.15.40:0/3012633504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:25 smithi040 bash[41173]: cluster 2023-12-02T02:38:24.615005+0000 mgr.y (mgr.24356) 19802 : cluster 0 pgmap v19770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:25 smithi040 bash[41173]: audit 2023-12-02T02:38:25.200695+0000 mon.c (mon.2) 12421 : audit 0 from='client.? 172.21.15.40:0/3012633504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:38:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:38:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:38:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:27 smithi141 bash[31670]: cluster 2023-12-02T02:38:26.615787+0000 mgr.y (mgr.24356) 19803 : cluster 0 pgmap v19771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:27 smithi141 bash[31670]: audit 2023-12-02T02:38:27.669662+0000 mon.c (mon.2) 12422 : audit 0 from='client.? 172.21.15.40:0/657142610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:27 smithi040 bash[28232]: cluster 2023-12-02T02:38:26.615787+0000 mgr.y (mgr.24356) 19803 : cluster 0 pgmap v19771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:27 smithi040 bash[28232]: audit 2023-12-02T02:38:27.669662+0000 mon.c (mon.2) 12422 : audit 0 from='client.? 172.21.15.40:0/657142610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:27 smithi040 bash[41173]: cluster 2023-12-02T02:38:26.615787+0000 mgr.y (mgr.24356) 19803 : cluster 0 pgmap v19771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:27 smithi040 bash[41173]: audit 2023-12-02T02:38:27.669662+0000 mon.c (mon.2) 12422 : audit 0 from='client.? 172.21.15.40:0/657142610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:29 smithi141 bash[31670]: cluster 2023-12-02T02:38:28.616635+0000 mgr.y (mgr.24356) 19804 : cluster 0 pgmap v19772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:29 smithi040 bash[41173]: cluster 2023-12-02T02:38:28.616635+0000 mgr.y (mgr.24356) 19804 : cluster 0 pgmap v19772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:29 smithi040 bash[28232]: cluster 2023-12-02T02:38:28.616635+0000 mgr.y (mgr.24356) 19804 : cluster 0 pgmap v19772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:30 smithi141 bash[31670]: audit 2023-12-02T02:38:30.136693+0000 mon.c (mon.2) 12423 : audit 0 from='client.? 172.21.15.40:0/3346882648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:30 smithi040 bash[28232]: audit 2023-12-02T02:38:30.136693+0000 mon.c (mon.2) 12423 : audit 0 from='client.? 172.21.15.40:0/3346882648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:30 smithi040 bash[41173]: audit 2023-12-02T02:38:30.136693+0000 mon.c (mon.2) 12423 : audit 0 from='client.? 172.21.15.40:0/3346882648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:31 smithi141 bash[31670]: cluster 2023-12-02T02:38:30.617907+0000 mgr.y (mgr.24356) 19805 : cluster 0 pgmap v19773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:31 smithi040 bash[28232]: cluster 2023-12-02T02:38:30.617907+0000 mgr.y (mgr.24356) 19805 : cluster 0 pgmap v19773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:31 smithi040 bash[41173]: cluster 2023-12-02T02:38:30.617907+0000 mgr.y (mgr.24356) 19805 : cluster 0 pgmap v19773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:32 smithi141 bash[31670]: audit 2023-12-02T02:38:32.602221+0000 mon.c (mon.2) 12424 : audit 0 from='client.? 172.21.15.40:0/1283308351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:32 smithi040 bash[41173]: audit 2023-12-02T02:38:32.602221+0000 mon.c (mon.2) 12424 : audit 0 from='client.? 172.21.15.40:0/1283308351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:32 smithi040 bash[28232]: audit 2023-12-02T02:38:32.602221+0000 mon.c (mon.2) 12424 : audit 0 from='client.? 172.21.15.40:0/1283308351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:33 smithi141 bash[31670]: cluster 2023-12-02T02:38:32.618521+0000 mgr.y (mgr.24356) 19806 : cluster 0 pgmap v19774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:33 smithi040 bash[28232]: cluster 2023-12-02T02:38:32.618521+0000 mgr.y (mgr.24356) 19806 : cluster 0 pgmap v19774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:33 smithi040 bash[41173]: cluster 2023-12-02T02:38:32.618521+0000 mgr.y (mgr.24356) 19806 : cluster 0 pgmap v19774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:34 smithi040 bash[28232]: audit 2023-12-02T02:38:34.385692+0000 mon.c (mon.2) 12425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:34 smithi040 bash[41173]: audit 2023-12-02T02:38:34.385692+0000 mon.c (mon.2) 12425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:34 smithi141 bash[31670]: audit 2023-12-02T02:38:34.385692+0000 mon.c (mon.2) 12425 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:35 smithi040 bash[28232]: cluster 2023-12-02T02:38:34.619568+0000 mgr.y (mgr.24356) 19807 : cluster 0 pgmap v19775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:35 smithi040 bash[28232]: audit 2023-12-02T02:38:35.064352+0000 mon.c (mon.2) 12426 : audit 0 from='client.? 172.21.15.40:0/4024199689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:35 smithi040 bash[41173]: cluster 2023-12-02T02:38:34.619568+0000 mgr.y (mgr.24356) 19807 : cluster 0 pgmap v19775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:35 smithi040 bash[41173]: audit 2023-12-02T02:38:35.064352+0000 mon.c (mon.2) 12426 : audit 0 from='client.? 172.21.15.40:0/4024199689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:35 smithi141 bash[31670]: cluster 2023-12-02T02:38:34.619568+0000 mgr.y (mgr.24356) 19807 : cluster 0 pgmap v19775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:35 smithi141 bash[31670]: audit 2023-12-02T02:38:35.064352+0000 mon.c (mon.2) 12426 : audit 0 from='client.? 172.21.15.40:0/4024199689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:38:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:38:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:38:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:37 smithi040 bash[28232]: cluster 2023-12-02T02:38:36.620205+0000 mgr.y (mgr.24356) 19808 : cluster 0 pgmap v19776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:37 smithi040 bash[28232]: audit 2023-12-02T02:38:37.529178+0000 mon.a (mon.0) 12193 : audit 0 from='client.? 172.21.15.40:0/2326968234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:37 smithi040 bash[41173]: cluster 2023-12-02T02:38:36.620205+0000 mgr.y (mgr.24356) 19808 : cluster 0 pgmap v19776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:37 smithi040 bash[41173]: audit 2023-12-02T02:38:37.529178+0000 mon.a (mon.0) 12193 : audit 0 from='client.? 172.21.15.40:0/2326968234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:37 smithi141 bash[31670]: cluster 2023-12-02T02:38:36.620205+0000 mgr.y (mgr.24356) 19808 : cluster 0 pgmap v19776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:37 smithi141 bash[31670]: audit 2023-12-02T02:38:37.529178+0000 mon.a (mon.0) 12193 : audit 0 from='client.? 172.21.15.40:0/2326968234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:39 smithi040 bash[28232]: cluster 2023-12-02T02:38:38.620854+0000 mgr.y (mgr.24356) 19809 : cluster 0 pgmap v19777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:39 smithi040 bash[41173]: cluster 2023-12-02T02:38:38.620854+0000 mgr.y (mgr.24356) 19809 : cluster 0 pgmap v19777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:39 smithi141 bash[31670]: cluster 2023-12-02T02:38:38.620854+0000 mgr.y (mgr.24356) 19809 : cluster 0 pgmap v19777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:40 smithi040 bash[28232]: audit 2023-12-02T02:38:40.000698+0000 mon.c (mon.2) 12427 : audit 0 from='client.? 172.21.15.40:0/2938507150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:40 smithi040 bash[41173]: audit 2023-12-02T02:38:40.000698+0000 mon.c (mon.2) 12427 : audit 0 from='client.? 172.21.15.40:0/2938507150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:40 smithi141 bash[31670]: audit 2023-12-02T02:38:40.000698+0000 mon.c (mon.2) 12427 : audit 0 from='client.? 172.21.15.40:0/2938507150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:41 smithi040 bash[28232]: cluster 2023-12-02T02:38:40.621976+0000 mgr.y (mgr.24356) 19810 : cluster 0 pgmap v19778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:41 smithi040 bash[41173]: cluster 2023-12-02T02:38:40.621976+0000 mgr.y (mgr.24356) 19810 : cluster 0 pgmap v19778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:41 smithi141 bash[31670]: cluster 2023-12-02T02:38:40.621976+0000 mgr.y (mgr.24356) 19810 : cluster 0 pgmap v19778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:42 smithi040 bash[41173]: audit 2023-12-02T02:38:42.463294+0000 mon.c (mon.2) 12428 : audit 0 from='client.? 172.21.15.40:0/4051803260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:42 smithi040 bash[28232]: audit 2023-12-02T02:38:42.463294+0000 mon.c (mon.2) 12428 : audit 0 from='client.? 172.21.15.40:0/4051803260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:42 smithi141 bash[31670]: audit 2023-12-02T02:38:42.463294+0000 mon.c (mon.2) 12428 : audit 0 from='client.? 172.21.15.40:0/4051803260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:43 smithi040 bash[28232]: cluster 2023-12-02T02:38:42.622614+0000 mgr.y (mgr.24356) 19811 : cluster 0 pgmap v19779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:43 smithi040 bash[41173]: cluster 2023-12-02T02:38:42.622614+0000 mgr.y (mgr.24356) 19811 : cluster 0 pgmap v19779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:43 smithi141 bash[31670]: cluster 2023-12-02T02:38:42.622614+0000 mgr.y (mgr.24356) 19811 : cluster 0 pgmap v19779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:45 smithi040 bash[41173]: cluster 2023-12-02T02:38:44.623497+0000 mgr.y (mgr.24356) 19812 : cluster 0 pgmap v19780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:45 smithi040 bash[41173]: audit 2023-12-02T02:38:44.922876+0000 mon.c (mon.2) 12429 : audit 0 from='client.? 172.21.15.40:0/900538868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:45 smithi040 bash[28232]: cluster 2023-12-02T02:38:44.623497+0000 mgr.y (mgr.24356) 19812 : cluster 0 pgmap v19780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:45 smithi040 bash[28232]: audit 2023-12-02T02:38:44.922876+0000 mon.c (mon.2) 12429 : audit 0 from='client.? 172.21.15.40:0/900538868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:45 smithi141 bash[31670]: cluster 2023-12-02T02:38:44.623497+0000 mgr.y (mgr.24356) 19812 : cluster 0 pgmap v19780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:45 smithi141 bash[31670]: audit 2023-12-02T02:38:44.922876+0000 mon.c (mon.2) 12429 : audit 0 from='client.? 172.21.15.40:0/900538868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:38:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:38:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:38:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:47 smithi040 bash[28232]: cluster 2023-12-02T02:38:46.624141+0000 mgr.y (mgr.24356) 19813 : cluster 0 pgmap v19781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:47 smithi040 bash[28232]: audit 2023-12-02T02:38:47.392924+0000 mon.a (mon.0) 12194 : audit 0 from='client.? 172.21.15.40:0/1517483688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:47 smithi040 bash[41173]: cluster 2023-12-02T02:38:46.624141+0000 mgr.y (mgr.24356) 19813 : cluster 0 pgmap v19781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:47 smithi040 bash[41173]: audit 2023-12-02T02:38:47.392924+0000 mon.a (mon.0) 12194 : audit 0 from='client.? 172.21.15.40:0/1517483688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:47 smithi141 bash[31670]: cluster 2023-12-02T02:38:46.624141+0000 mgr.y (mgr.24356) 19813 : cluster 0 pgmap v19781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:47 smithi141 bash[31670]: audit 2023-12-02T02:38:47.392924+0000 mon.a (mon.0) 12194 : audit 0 from='client.? 172.21.15.40:0/1517483688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:49 smithi040 bash[28232]: cluster 2023-12-02T02:38:48.624835+0000 mgr.y (mgr.24356) 19814 : cluster 0 pgmap v19782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:49 smithi040 bash[28232]: audit 2023-12-02T02:38:49.385969+0000 mon.c (mon.2) 12430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:49 smithi040 bash[41173]: cluster 2023-12-02T02:38:48.624835+0000 mgr.y (mgr.24356) 19814 : cluster 0 pgmap v19782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:49 smithi040 bash[41173]: audit 2023-12-02T02:38:49.385969+0000 mon.c (mon.2) 12430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:49 smithi141 bash[31670]: cluster 2023-12-02T02:38:48.624835+0000 mgr.y (mgr.24356) 19814 : cluster 0 pgmap v19782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:49 smithi141 bash[31670]: audit 2023-12-02T02:38:49.385969+0000 mon.c (mon.2) 12430 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:50 smithi040 bash[28232]: audit 2023-12-02T02:38:49.863335+0000 mon.c (mon.2) 12431 : audit 0 from='client.? 172.21.15.40:0/3105022527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:50 smithi040 bash[41173]: audit 2023-12-02T02:38:49.863335+0000 mon.c (mon.2) 12431 : audit 0 from='client.? 172.21.15.40:0/3105022527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:50 smithi141 bash[31670]: audit 2023-12-02T02:38:49.863335+0000 mon.c (mon.2) 12431 : audit 0 from='client.? 172.21.15.40:0/3105022527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:51 smithi040 bash[41173]: cluster 2023-12-02T02:38:50.625989+0000 mgr.y (mgr.24356) 19815 : cluster 0 pgmap v19783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:51 smithi040 bash[28232]: cluster 2023-12-02T02:38:50.625989+0000 mgr.y (mgr.24356) 19815 : cluster 0 pgmap v19783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:51 smithi141 bash[31670]: cluster 2023-12-02T02:38:50.625989+0000 mgr.y (mgr.24356) 19815 : cluster 0 pgmap v19783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:52 smithi040 bash[41173]: audit 2023-12-02T02:38:52.321143+0000 mon.a (mon.0) 12195 : audit 0 from='client.? 172.21.15.40:0/2740499870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:52 smithi040 bash[28232]: audit 2023-12-02T02:38:52.321143+0000 mon.a (mon.0) 12195 : audit 0 from='client.? 172.21.15.40:0/2740499870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:52 smithi141 bash[31670]: audit 2023-12-02T02:38:52.321143+0000 mon.a (mon.0) 12195 : audit 0 from='client.? 172.21.15.40:0/2740499870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:53 smithi040 bash[41173]: cluster 2023-12-02T02:38:52.626656+0000 mgr.y (mgr.24356) 19816 : cluster 0 pgmap v19784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:54.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:53 smithi040 bash[28232]: cluster 2023-12-02T02:38:52.626656+0000 mgr.y (mgr.24356) 19816 : cluster 0 pgmap v19784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:53 smithi141 bash[31670]: cluster 2023-12-02T02:38:52.626656+0000 mgr.y (mgr.24356) 19816 : cluster 0 pgmap v19784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:55.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:54 smithi040 bash[28232]: audit 2023-12-02T02:38:54.784283+0000 mon.a (mon.0) 12196 : audit 0 from='client.? 172.21.15.40:0/125519949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:55.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:54 smithi040 bash[41173]: audit 2023-12-02T02:38:54.784283+0000 mon.a (mon.0) 12196 : audit 0 from='client.? 172.21.15.40:0/125519949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:54 smithi141 bash[31670]: audit 2023-12-02T02:38:54.784283+0000 mon.a (mon.0) 12196 : audit 0 from='client.? 172.21.15.40:0/125519949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:55 smithi040 bash[41173]: cluster 2023-12-02T02:38:54.627761+0000 mgr.y (mgr.24356) 19817 : cluster 0 pgmap v19785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:55 smithi040 bash[28232]: cluster 2023-12-02T02:38:54.627761+0000 mgr.y (mgr.24356) 19817 : cluster 0 pgmap v19785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:55 smithi141 bash[31670]: cluster 2023-12-02T02:38:54.627761+0000 mgr.y (mgr.24356) 19817 : cluster 0 pgmap v19785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:56.867 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:38:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:38:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:38:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:56 smithi040 bash[41173]: audit 2023-12-02T02:38:56.507845+0000 mon.c (mon.2) 12432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:38:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:56 smithi040 bash[28232]: audit 2023-12-02T02:38:56.507845+0000 mon.c (mon.2) 12432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:38:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:56 smithi141 bash[31670]: audit 2023-12-02T02:38:56.507845+0000 mon.c (mon.2) 12432 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:38:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:57 smithi040 bash[28232]: cluster 2023-12-02T02:38:56.628443+0000 mgr.y (mgr.24356) 19818 : cluster 0 pgmap v19786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:57 smithi040 bash[28232]: audit 2023-12-02T02:38:57.241952+0000 mon.c (mon.2) 12433 : audit 0 from='client.? 172.21.15.40:0/1333655133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:57 smithi040 bash[41173]: cluster 2023-12-02T02:38:56.628443+0000 mgr.y (mgr.24356) 19818 : cluster 0 pgmap v19786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:57 smithi040 bash[41173]: audit 2023-12-02T02:38:57.241952+0000 mon.c (mon.2) 12433 : audit 0 from='client.? 172.21.15.40:0/1333655133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:38:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:57 smithi141 bash[31670]: cluster 2023-12-02T02:38:56.628443+0000 mgr.y (mgr.24356) 19818 : cluster 0 pgmap v19786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:38:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:57 smithi141 bash[31670]: audit 2023-12-02T02:38:57.241952+0000 mon.c (mon.2) 12433 : audit 0 from='client.? 172.21.15.40:0/1333655133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:59 smithi040 bash[28232]: cluster 2023-12-02T02:38:58.629113+0000 mgr.y (mgr.24356) 19819 : cluster 0 pgmap v19787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:38:59 smithi040 bash[28232]: audit 2023-12-02T02:38:59.698697+0000 mon.c (mon.2) 12434 : audit 0 from='client.? 172.21.15.40:0/383425247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:59 smithi040 bash[41173]: cluster 2023-12-02T02:38:58.629113+0000 mgr.y (mgr.24356) 19819 : cluster 0 pgmap v19787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:38:59 smithi040 bash[41173]: audit 2023-12-02T02:38:59.698697+0000 mon.c (mon.2) 12434 : audit 0 from='client.? 172.21.15.40:0/383425247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:59 smithi141 bash[31670]: cluster 2023-12-02T02:38:58.629113+0000 mgr.y (mgr.24356) 19819 : cluster 0 pgmap v19787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:38:59 smithi141 bash[31670]: audit 2023-12-02T02:38:59.698697+0000 mon.c (mon.2) 12434 : audit 0 from='client.? 172.21.15.40:0/383425247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:01 smithi040 bash[28232]: cluster 2023-12-02T02:39:00.630291+0000 mgr.y (mgr.24356) 19820 : cluster 0 pgmap v19788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:01 smithi040 bash[41173]: cluster 2023-12-02T02:39:00.630291+0000 mgr.y (mgr.24356) 19820 : cluster 0 pgmap v19788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:02.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:01 smithi141 bash[31670]: cluster 2023-12-02T02:39:00.630291+0000 mgr.y (mgr.24356) 19820 : cluster 0 pgmap v19788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[28232]: audit 2023-12-02T02:39:02.173240+0000 mon.c (mon.2) 12435 : audit 0 from='client.? 172.21.15.40:0/2740751052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[28232]: audit 2023-12-02T02:39:02.353577+0000 mon.a (mon.0) 12197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[28232]: audit 2023-12-02T02:39:02.363099+0000 mon.a (mon.0) 12198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[28232]: audit 2023-12-02T02:39:02.703765+0000 mon.a (mon.0) 12199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[28232]: audit 2023-12-02T02:39:02.717744+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[41173]: audit 2023-12-02T02:39:02.173240+0000 mon.c (mon.2) 12435 : audit 0 from='client.? 172.21.15.40:0/2740751052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[41173]: audit 2023-12-02T02:39:02.353577+0000 mon.a (mon.0) 12197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[41173]: audit 2023-12-02T02:39:02.363099+0000 mon.a (mon.0) 12198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[41173]: audit 2023-12-02T02:39:02.703765+0000 mon.a (mon.0) 12199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:02 smithi040 bash[41173]: audit 2023-12-02T02:39:02.717744+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:02 smithi141 bash[31670]: audit 2023-12-02T02:39:02.173240+0000 mon.c (mon.2) 12435 : audit 0 from='client.? 172.21.15.40:0/2740751052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:02 smithi141 bash[31670]: audit 2023-12-02T02:39:02.353577+0000 mon.a (mon.0) 12197 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:02 smithi141 bash[31670]: audit 2023-12-02T02:39:02.363099+0000 mon.a (mon.0) 12198 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:02 smithi141 bash[31670]: audit 2023-12-02T02:39:02.703765+0000 mon.a (mon.0) 12199 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:02 smithi141 bash[31670]: audit 2023-12-02T02:39:02.717744+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[28232]: cluster 2023-12-02T02:39:02.630956+0000 mgr.y (mgr.24356) 19821 : cluster 0 pgmap v19789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[28232]: audit 2023-12-02T02:39:03.192721+0000 mon.c (mon.2) 12436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:39:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[28232]: audit 2023-12-02T02:39:03.194366+0000 mon.c (mon.2) 12437 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:39:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[28232]: audit 2023-12-02T02:39:03.204240+0000 mon.a (mon.0) 12201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[41173]: cluster 2023-12-02T02:39:02.630956+0000 mgr.y (mgr.24356) 19821 : cluster 0 pgmap v19789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[41173]: audit 2023-12-02T02:39:03.192721+0000 mon.c (mon.2) 12436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:39:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[41173]: audit 2023-12-02T02:39:03.194366+0000 mon.c (mon.2) 12437 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:39:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:03 smithi040 bash[41173]: audit 2023-12-02T02:39:03.204240+0000 mon.a (mon.0) 12201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:03 smithi141 bash[31670]: cluster 2023-12-02T02:39:02.630956+0000 mgr.y (mgr.24356) 19821 : cluster 0 pgmap v19789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:03 smithi141 bash[31670]: audit 2023-12-02T02:39:03.192721+0000 mon.c (mon.2) 12436 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:39:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:03 smithi141 bash[31670]: audit 2023-12-02T02:39:03.194366+0000 mon.c (mon.2) 12437 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:39:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:03 smithi141 bash[31670]: audit 2023-12-02T02:39:03.204240+0000 mon.a (mon.0) 12201 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:39:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:04 smithi040 bash[28232]: audit 2023-12-02T02:39:04.386399+0000 mon.c (mon.2) 12438 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:04 smithi040 bash[28232]: audit 2023-12-02T02:39:04.645032+0000 mon.a (mon.0) 12202 : audit 0 from='client.? 172.21.15.40:0/2282113141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:04 smithi040 bash[41173]: audit 2023-12-02T02:39:04.386399+0000 mon.c (mon.2) 12438 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:04 smithi040 bash[41173]: audit 2023-12-02T02:39:04.645032+0000 mon.a (mon.0) 12202 : audit 0 from='client.? 172.21.15.40:0/2282113141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:04 smithi141 bash[31670]: audit 2023-12-02T02:39:04.386399+0000 mon.c (mon.2) 12438 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:04 smithi141 bash[31670]: audit 2023-12-02T02:39:04.645032+0000 mon.a (mon.0) 12202 : audit 0 from='client.? 172.21.15.40:0/2282113141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:05 smithi040 bash[28232]: cluster 2023-12-02T02:39:04.632108+0000 mgr.y (mgr.24356) 19822 : cluster 0 pgmap v19790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:05 smithi040 bash[41173]: cluster 2023-12-02T02:39:04.632108+0000 mgr.y (mgr.24356) 19822 : cluster 0 pgmap v19790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:05 smithi141 bash[31670]: cluster 2023-12-02T02:39:04.632108+0000 mgr.y (mgr.24356) 19822 : cluster 0 pgmap v19790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:39:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:39:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:39:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:07 smithi040 bash[28232]: cluster 2023-12-02T02:39:06.632856+0000 mgr.y (mgr.24356) 19823 : cluster 0 pgmap v19791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:07 smithi040 bash[28232]: audit 2023-12-02T02:39:07.118658+0000 mon.b (mon.1) 79 : audit 0 from='client.? 172.21.15.40:0/1263102587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:07 smithi040 bash[41173]: cluster 2023-12-02T02:39:06.632856+0000 mgr.y (mgr.24356) 19823 : cluster 0 pgmap v19791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:07 smithi040 bash[41173]: audit 2023-12-02T02:39:07.118658+0000 mon.b (mon.1) 79 : audit 0 from='client.? 172.21.15.40:0/1263102587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:07 smithi141 bash[31670]: cluster 2023-12-02T02:39:06.632856+0000 mgr.y (mgr.24356) 19823 : cluster 0 pgmap v19791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:07 smithi141 bash[31670]: audit 2023-12-02T02:39:07.118658+0000 mon.b (mon.1) 79 : audit 0 from='client.? 172.21.15.40:0/1263102587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:09 smithi040 bash[41173]: cluster 2023-12-02T02:39:08.633558+0000 mgr.y (mgr.24356) 19824 : cluster 0 pgmap v19792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:09 smithi040 bash[41173]: audit 2023-12-02T02:39:09.583312+0000 mon.c (mon.2) 12439 : audit 0 from='client.? 172.21.15.40:0/4039240985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:09 smithi040 bash[28232]: cluster 2023-12-02T02:39:08.633558+0000 mgr.y (mgr.24356) 19824 : cluster 0 pgmap v19792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:09 smithi040 bash[28232]: audit 2023-12-02T02:39:09.583312+0000 mon.c (mon.2) 12439 : audit 0 from='client.? 172.21.15.40:0/4039240985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:09 smithi141 bash[31670]: cluster 2023-12-02T02:39:08.633558+0000 mgr.y (mgr.24356) 19824 : cluster 0 pgmap v19792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:09 smithi141 bash[31670]: audit 2023-12-02T02:39:09.583312+0000 mon.c (mon.2) 12439 : audit 0 from='client.? 172.21.15.40:0/4039240985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:11 smithi040 bash[28232]: cluster 2023-12-02T02:39:10.634713+0000 mgr.y (mgr.24356) 19825 : cluster 0 pgmap v19793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:11 smithi040 bash[41173]: cluster 2023-12-02T02:39:10.634713+0000 mgr.y (mgr.24356) 19825 : cluster 0 pgmap v19793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:11 smithi141 bash[31670]: cluster 2023-12-02T02:39:10.634713+0000 mgr.y (mgr.24356) 19825 : cluster 0 pgmap v19793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:12 smithi141 bash[31670]: audit 2023-12-02T02:39:12.045143+0000 mon.a (mon.0) 12203 : audit 0 from='client.? 172.21.15.40:0/1221326701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:12 smithi040 bash[28232]: audit 2023-12-02T02:39:12.045143+0000 mon.a (mon.0) 12203 : audit 0 from='client.? 172.21.15.40:0/1221326701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:12 smithi040 bash[41173]: audit 2023-12-02T02:39:12.045143+0000 mon.a (mon.0) 12203 : audit 0 from='client.? 172.21.15.40:0/1221326701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:13 smithi141 bash[31670]: cluster 2023-12-02T02:39:12.635390+0000 mgr.y (mgr.24356) 19826 : cluster 0 pgmap v19794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:13 smithi040 bash[41173]: cluster 2023-12-02T02:39:12.635390+0000 mgr.y (mgr.24356) 19826 : cluster 0 pgmap v19794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:13 smithi040 bash[28232]: cluster 2023-12-02T02:39:12.635390+0000 mgr.y (mgr.24356) 19826 : cluster 0 pgmap v19794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:14 smithi141 bash[31670]: audit 2023-12-02T02:39:14.502365+0000 mon.a (mon.0) 12204 : audit 0 from='client.? 172.21.15.40:0/3807278438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:14 smithi040 bash[28232]: audit 2023-12-02T02:39:14.502365+0000 mon.a (mon.0) 12204 : audit 0 from='client.? 172.21.15.40:0/3807278438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:14 smithi040 bash[41173]: audit 2023-12-02T02:39:14.502365+0000 mon.a (mon.0) 12204 : audit 0 from='client.? 172.21.15.40:0/3807278438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:15 smithi141 bash[31670]: cluster 2023-12-02T02:39:14.636493+0000 mgr.y (mgr.24356) 19827 : cluster 0 pgmap v19795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:15 smithi040 bash[28232]: cluster 2023-12-02T02:39:14.636493+0000 mgr.y (mgr.24356) 19827 : cluster 0 pgmap v19795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:15 smithi040 bash[41173]: cluster 2023-12-02T02:39:14.636493+0000 mgr.y (mgr.24356) 19827 : cluster 0 pgmap v19795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:39:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:39:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:39:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:17 smithi141 bash[31670]: cluster 2023-12-02T02:39:16.637115+0000 mgr.y (mgr.24356) 19828 : cluster 0 pgmap v19796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:17 smithi141 bash[31670]: audit 2023-12-02T02:39:16.961148+0000 mon.c (mon.2) 12440 : audit 0 from='client.? 172.21.15.40:0/793079633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:17 smithi040 bash[28232]: cluster 2023-12-02T02:39:16.637115+0000 mgr.y (mgr.24356) 19828 : cluster 0 pgmap v19796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:17 smithi040 bash[28232]: audit 2023-12-02T02:39:16.961148+0000 mon.c (mon.2) 12440 : audit 0 from='client.? 172.21.15.40:0/793079633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:17 smithi040 bash[41173]: cluster 2023-12-02T02:39:16.637115+0000 mgr.y (mgr.24356) 19828 : cluster 0 pgmap v19796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:17 smithi040 bash[41173]: audit 2023-12-02T02:39:16.961148+0000 mon.c (mon.2) 12440 : audit 0 from='client.? 172.21.15.40:0/793079633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:19 smithi141 bash[31670]: cluster 2023-12-02T02:39:18.637735+0000 mgr.y (mgr.24356) 19829 : cluster 0 pgmap v19797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:19 smithi141 bash[31670]: audit 2023-12-02T02:39:19.386216+0000 mon.c (mon.2) 12441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:20.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:19 smithi141 bash[31670]: audit 2023-12-02T02:39:19.418022+0000 mon.c (mon.2) 12442 : audit 0 from='client.? 172.21.15.40:0/2653120288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:19 smithi040 bash[28232]: cluster 2023-12-02T02:39:18.637735+0000 mgr.y (mgr.24356) 19829 : cluster 0 pgmap v19797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:19 smithi040 bash[28232]: audit 2023-12-02T02:39:19.386216+0000 mon.c (mon.2) 12441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:19 smithi040 bash[28232]: audit 2023-12-02T02:39:19.418022+0000 mon.c (mon.2) 12442 : audit 0 from='client.? 172.21.15.40:0/2653120288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:19 smithi040 bash[41173]: cluster 2023-12-02T02:39:18.637735+0000 mgr.y (mgr.24356) 19829 : cluster 0 pgmap v19797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:19 smithi040 bash[41173]: audit 2023-12-02T02:39:19.386216+0000 mon.c (mon.2) 12441 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:19 smithi040 bash[41173]: audit 2023-12-02T02:39:19.418022+0000 mon.c (mon.2) 12442 : audit 0 from='client.? 172.21.15.40:0/2653120288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:21 smithi141 bash[31670]: cluster 2023-12-02T02:39:20.638922+0000 mgr.y (mgr.24356) 19830 : cluster 0 pgmap v19798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:21 smithi141 bash[31670]: audit 2023-12-02T02:39:21.873896+0000 mon.c (mon.2) 12443 : audit 0 from='client.? 172.21.15.40:0/2208389380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:21 smithi040 bash[28232]: cluster 2023-12-02T02:39:20.638922+0000 mgr.y (mgr.24356) 19830 : cluster 0 pgmap v19798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:21 smithi040 bash[28232]: audit 2023-12-02T02:39:21.873896+0000 mon.c (mon.2) 12443 : audit 0 from='client.? 172.21.15.40:0/2208389380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:21 smithi040 bash[41173]: cluster 2023-12-02T02:39:20.638922+0000 mgr.y (mgr.24356) 19830 : cluster 0 pgmap v19798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:21 smithi040 bash[41173]: audit 2023-12-02T02:39:21.873896+0000 mon.c (mon.2) 12443 : audit 0 from='client.? 172.21.15.40:0/2208389380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:23 smithi141 bash[31670]: cluster 2023-12-02T02:39:22.639593+0000 mgr.y (mgr.24356) 19831 : cluster 0 pgmap v19799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:23 smithi040 bash[28232]: cluster 2023-12-02T02:39:22.639593+0000 mgr.y (mgr.24356) 19831 : cluster 0 pgmap v19799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:23 smithi040 bash[41173]: cluster 2023-12-02T02:39:22.639593+0000 mgr.y (mgr.24356) 19831 : cluster 0 pgmap v19799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:24 smithi141 bash[31670]: audit 2023-12-02T02:39:24.353208+0000 mon.c (mon.2) 12444 : audit 0 from='client.? 172.21.15.40:0/219835295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:24 smithi040 bash[28232]: audit 2023-12-02T02:39:24.353208+0000 mon.c (mon.2) 12444 : audit 0 from='client.? 172.21.15.40:0/219835295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:24 smithi040 bash[41173]: audit 2023-12-02T02:39:24.353208+0000 mon.c (mon.2) 12444 : audit 0 from='client.? 172.21.15.40:0/219835295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:25 smithi141 bash[31670]: cluster 2023-12-02T02:39:24.640767+0000 mgr.y (mgr.24356) 19832 : cluster 0 pgmap v19800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:25 smithi040 bash[41173]: cluster 2023-12-02T02:39:24.640767+0000 mgr.y (mgr.24356) 19832 : cluster 0 pgmap v19800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:25 smithi040 bash[28232]: cluster 2023-12-02T02:39:24.640767+0000 mgr.y (mgr.24356) 19832 : cluster 0 pgmap v19800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:39:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:39:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:39:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:26 smithi141 bash[31670]: audit 2023-12-02T02:39:26.819387+0000 mon.c (mon.2) 12445 : audit 0 from='client.? 172.21.15.40:0/3377872163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:26 smithi040 bash[41173]: audit 2023-12-02T02:39:26.819387+0000 mon.c (mon.2) 12445 : audit 0 from='client.? 172.21.15.40:0/3377872163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:26 smithi040 bash[28232]: audit 2023-12-02T02:39:26.819387+0000 mon.c (mon.2) 12445 : audit 0 from='client.? 172.21.15.40:0/3377872163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:27 smithi141 bash[31670]: cluster 2023-12-02T02:39:26.641404+0000 mgr.y (mgr.24356) 19833 : cluster 0 pgmap v19801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:27 smithi040 bash[28232]: cluster 2023-12-02T02:39:26.641404+0000 mgr.y (mgr.24356) 19833 : cluster 0 pgmap v19801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:27 smithi040 bash[41173]: cluster 2023-12-02T02:39:26.641404+0000 mgr.y (mgr.24356) 19833 : cluster 0 pgmap v19801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:29 smithi141 bash[31670]: cluster 2023-12-02T02:39:28.642096+0000 mgr.y (mgr.24356) 19834 : cluster 0 pgmap v19802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:29 smithi141 bash[31670]: audit 2023-12-02T02:39:29.285542+0000 mon.a (mon.0) 12205 : audit 0 from='client.? 172.21.15.40:0/3416765232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:29 smithi040 bash[28232]: cluster 2023-12-02T02:39:28.642096+0000 mgr.y (mgr.24356) 19834 : cluster 0 pgmap v19802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:29 smithi040 bash[28232]: audit 2023-12-02T02:39:29.285542+0000 mon.a (mon.0) 12205 : audit 0 from='client.? 172.21.15.40:0/3416765232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:29 smithi040 bash[41173]: cluster 2023-12-02T02:39:28.642096+0000 mgr.y (mgr.24356) 19834 : cluster 0 pgmap v19802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:29 smithi040 bash[41173]: audit 2023-12-02T02:39:29.285542+0000 mon.a (mon.0) 12205 : audit 0 from='client.? 172.21.15.40:0/3416765232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:31 smithi141 bash[31670]: cluster 2023-12-02T02:39:30.643312+0000 mgr.y (mgr.24356) 19835 : cluster 0 pgmap v19803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:31 smithi141 bash[31670]: audit 2023-12-02T02:39:31.751976+0000 mon.a (mon.0) 12206 : audit 0 from='client.? 172.21.15.40:0/2549002993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:31 smithi040 bash[28232]: cluster 2023-12-02T02:39:30.643312+0000 mgr.y (mgr.24356) 19835 : cluster 0 pgmap v19803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:31 smithi040 bash[28232]: audit 2023-12-02T02:39:31.751976+0000 mon.a (mon.0) 12206 : audit 0 from='client.? 172.21.15.40:0/2549002993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:31 smithi040 bash[41173]: cluster 2023-12-02T02:39:30.643312+0000 mgr.y (mgr.24356) 19835 : cluster 0 pgmap v19803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:31 smithi040 bash[41173]: audit 2023-12-02T02:39:31.751976+0000 mon.a (mon.0) 12206 : audit 0 from='client.? 172.21.15.40:0/2549002993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:33 smithi141 bash[31670]: cluster 2023-12-02T02:39:32.643935+0000 mgr.y (mgr.24356) 19836 : cluster 0 pgmap v19804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:33 smithi040 bash[41173]: cluster 2023-12-02T02:39:32.643935+0000 mgr.y (mgr.24356) 19836 : cluster 0 pgmap v19804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:33 smithi040 bash[28232]: cluster 2023-12-02T02:39:32.643935+0000 mgr.y (mgr.24356) 19836 : cluster 0 pgmap v19804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:34 smithi141 bash[31670]: audit 2023-12-02T02:39:34.221972+0000 mon.c (mon.2) 12446 : audit 0 from='client.? 172.21.15.40:0/3931483258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:34 smithi141 bash[31670]: audit 2023-12-02T02:39:34.387247+0000 mon.c (mon.2) 12447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:34 smithi040 bash[41173]: audit 2023-12-02T02:39:34.221972+0000 mon.c (mon.2) 12446 : audit 0 from='client.? 172.21.15.40:0/3931483258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:34 smithi040 bash[41173]: audit 2023-12-02T02:39:34.387247+0000 mon.c (mon.2) 12447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:34 smithi040 bash[28232]: audit 2023-12-02T02:39:34.221972+0000 mon.c (mon.2) 12446 : audit 0 from='client.? 172.21.15.40:0/3931483258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:34 smithi040 bash[28232]: audit 2023-12-02T02:39:34.387247+0000 mon.c (mon.2) 12447 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:35 smithi141 bash[31670]: cluster 2023-12-02T02:39:34.645023+0000 mgr.y (mgr.24356) 19837 : cluster 0 pgmap v19805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:35 smithi040 bash[41173]: cluster 2023-12-02T02:39:34.645023+0000 mgr.y (mgr.24356) 19837 : cluster 0 pgmap v19805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:35 smithi040 bash[28232]: cluster 2023-12-02T02:39:34.645023+0000 mgr.y (mgr.24356) 19837 : cluster 0 pgmap v19805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:39:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:39:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:39:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:37 smithi141 bash[31670]: audit 2023-12-02T02:39:36.691515+0000 mon.c (mon.2) 12448 : audit 0 from='client.? 172.21.15.40:0/2153513728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:37 smithi040 bash[28232]: audit 2023-12-02T02:39:36.691515+0000 mon.c (mon.2) 12448 : audit 0 from='client.? 172.21.15.40:0/2153513728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:37 smithi040 bash[41173]: audit 2023-12-02T02:39:36.691515+0000 mon.c (mon.2) 12448 : audit 0 from='client.? 172.21.15.40:0/2153513728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:38 smithi141 bash[31670]: cluster 2023-12-02T02:39:36.645650+0000 mgr.y (mgr.24356) 19838 : cluster 0 pgmap v19806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:38 smithi040 bash[28232]: cluster 2023-12-02T02:39:36.645650+0000 mgr.y (mgr.24356) 19838 : cluster 0 pgmap v19806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:38 smithi040 bash[41173]: cluster 2023-12-02T02:39:36.645650+0000 mgr.y (mgr.24356) 19838 : cluster 0 pgmap v19806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:40 smithi141 bash[31670]: cluster 2023-12-02T02:39:38.646313+0000 mgr.y (mgr.24356) 19839 : cluster 0 pgmap v19807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:40 smithi141 bash[31670]: audit 2023-12-02T02:39:39.158148+0000 mon.c (mon.2) 12449 : audit 0 from='client.? 172.21.15.40:0/3084244035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:40 smithi040 bash[41173]: cluster 2023-12-02T02:39:38.646313+0000 mgr.y (mgr.24356) 19839 : cluster 0 pgmap v19807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:40 smithi040 bash[41173]: audit 2023-12-02T02:39:39.158148+0000 mon.c (mon.2) 12449 : audit 0 from='client.? 172.21.15.40:0/3084244035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:40 smithi040 bash[28232]: cluster 2023-12-02T02:39:38.646313+0000 mgr.y (mgr.24356) 19839 : cluster 0 pgmap v19807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:40 smithi040 bash[28232]: audit 2023-12-02T02:39:39.158148+0000 mon.c (mon.2) 12449 : audit 0 from='client.? 172.21.15.40:0/3084244035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:42 smithi141 bash[31670]: cluster 2023-12-02T02:39:40.647490+0000 mgr.y (mgr.24356) 19840 : cluster 0 pgmap v19808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:42 smithi141 bash[31670]: audit 2023-12-02T02:39:41.625212+0000 mon.c (mon.2) 12450 : audit 0 from='client.? 172.21.15.40:0/2397692758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:42 smithi040 bash[28232]: cluster 2023-12-02T02:39:40.647490+0000 mgr.y (mgr.24356) 19840 : cluster 0 pgmap v19808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:42 smithi040 bash[28232]: audit 2023-12-02T02:39:41.625212+0000 mon.c (mon.2) 12450 : audit 0 from='client.? 172.21.15.40:0/2397692758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:42 smithi040 bash[41173]: cluster 2023-12-02T02:39:40.647490+0000 mgr.y (mgr.24356) 19840 : cluster 0 pgmap v19808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:42 smithi040 bash[41173]: audit 2023-12-02T02:39:41.625212+0000 mon.c (mon.2) 12450 : audit 0 from='client.? 172.21.15.40:0/2397692758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:44 smithi141 bash[31670]: cluster 2023-12-02T02:39:42.648137+0000 mgr.y (mgr.24356) 19841 : cluster 0 pgmap v19809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:44 smithi040 bash[41173]: cluster 2023-12-02T02:39:42.648137+0000 mgr.y (mgr.24356) 19841 : cluster 0 pgmap v19809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:44 smithi040 bash[28232]: cluster 2023-12-02T02:39:42.648137+0000 mgr.y (mgr.24356) 19841 : cluster 0 pgmap v19809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:45 smithi040 bash[28232]: audit 2023-12-02T02:39:44.094802+0000 mon.c (mon.2) 12451 : audit 0 from='client.? 172.21.15.40:0/290563435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:45 smithi040 bash[41173]: audit 2023-12-02T02:39:44.094802+0000 mon.c (mon.2) 12451 : audit 0 from='client.? 172.21.15.40:0/290563435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:45 smithi141 bash[31670]: audit 2023-12-02T02:39:44.094802+0000 mon.c (mon.2) 12451 : audit 0 from='client.? 172.21.15.40:0/290563435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:46 smithi040 bash[28232]: cluster 2023-12-02T02:39:44.649301+0000 mgr.y (mgr.24356) 19842 : cluster 0 pgmap v19810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:46 smithi040 bash[41173]: cluster 2023-12-02T02:39:44.649301+0000 mgr.y (mgr.24356) 19842 : cluster 0 pgmap v19810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:46 smithi141 bash[31670]: cluster 2023-12-02T02:39:44.649301+0000 mgr.y (mgr.24356) 19842 : cluster 0 pgmap v19810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:39:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:39:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:39:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:47 smithi040 bash[28232]: audit 2023-12-02T02:39:46.555013+0000 mon.c (mon.2) 12452 : audit 0 from='client.? 172.21.15.40:0/4253017104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:47 smithi040 bash[41173]: audit 2023-12-02T02:39:46.555013+0000 mon.c (mon.2) 12452 : audit 0 from='client.? 172.21.15.40:0/4253017104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:47 smithi141 bash[31670]: audit 2023-12-02T02:39:46.555013+0000 mon.c (mon.2) 12452 : audit 0 from='client.? 172.21.15.40:0/4253017104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:48 smithi040 bash[41173]: cluster 2023-12-02T02:39:46.650086+0000 mgr.y (mgr.24356) 19843 : cluster 0 pgmap v19811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:48 smithi040 bash[28232]: cluster 2023-12-02T02:39:46.650086+0000 mgr.y (mgr.24356) 19843 : cluster 0 pgmap v19811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:48 smithi141 bash[31670]: cluster 2023-12-02T02:39:46.650086+0000 mgr.y (mgr.24356) 19843 : cluster 0 pgmap v19811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:49 smithi040 bash[28232]: audit 2023-12-02T02:39:49.023458+0000 mon.c (mon.2) 12453 : audit 0 from='client.? 172.21.15.40:0/3450586960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:49 smithi040 bash[41173]: audit 2023-12-02T02:39:49.023458+0000 mon.c (mon.2) 12453 : audit 0 from='client.? 172.21.15.40:0/3450586960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:49 smithi141 bash[31670]: audit 2023-12-02T02:39:49.023458+0000 mon.c (mon.2) 12453 : audit 0 from='client.? 172.21.15.40:0/3450586960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:50 smithi040 bash[41173]: cluster 2023-12-02T02:39:48.650771+0000 mgr.y (mgr.24356) 19844 : cluster 0 pgmap v19812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:50 smithi040 bash[41173]: audit 2023-12-02T02:39:49.387638+0000 mon.c (mon.2) 12454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:50 smithi040 bash[28232]: cluster 2023-12-02T02:39:48.650771+0000 mgr.y (mgr.24356) 19844 : cluster 0 pgmap v19812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:50 smithi040 bash[28232]: audit 2023-12-02T02:39:49.387638+0000 mon.c (mon.2) 12454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:50 smithi141 bash[31670]: cluster 2023-12-02T02:39:48.650771+0000 mgr.y (mgr.24356) 19844 : cluster 0 pgmap v19812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:50 smithi141 bash[31670]: audit 2023-12-02T02:39:49.387638+0000 mon.c (mon.2) 12454 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:52 smithi040 bash[41173]: cluster 2023-12-02T02:39:50.651982+0000 mgr.y (mgr.24356) 19845 : cluster 0 pgmap v19813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:52 smithi040 bash[41173]: audit 2023-12-02T02:39:51.491067+0000 mon.a (mon.0) 12207 : audit 0 from='client.? 172.21.15.40:0/3265512820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:52 smithi040 bash[28232]: cluster 2023-12-02T02:39:50.651982+0000 mgr.y (mgr.24356) 19845 : cluster 0 pgmap v19813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:52 smithi040 bash[28232]: audit 2023-12-02T02:39:51.491067+0000 mon.a (mon.0) 12207 : audit 0 from='client.? 172.21.15.40:0/3265512820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:52 smithi141 bash[31670]: cluster 2023-12-02T02:39:50.651982+0000 mgr.y (mgr.24356) 19845 : cluster 0 pgmap v19813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:52 smithi141 bash[31670]: audit 2023-12-02T02:39:51.491067+0000 mon.a (mon.0) 12207 : audit 0 from='client.? 172.21.15.40:0/3265512820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:54 smithi040 bash[41173]: cluster 2023-12-02T02:39:52.652761+0000 mgr.y (mgr.24356) 19846 : cluster 0 pgmap v19814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:54 smithi040 bash[41173]: audit 2023-12-02T02:39:53.953164+0000 mon.a (mon.0) 12208 : audit 0 from='client.? 172.21.15.40:0/3660769346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:54 smithi040 bash[28232]: cluster 2023-12-02T02:39:52.652761+0000 mgr.y (mgr.24356) 19846 : cluster 0 pgmap v19814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:54 smithi040 bash[28232]: audit 2023-12-02T02:39:53.953164+0000 mon.a (mon.0) 12208 : audit 0 from='client.? 172.21.15.40:0/3660769346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:54 smithi141 bash[31670]: cluster 2023-12-02T02:39:52.652761+0000 mgr.y (mgr.24356) 19846 : cluster 0 pgmap v19814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:54 smithi141 bash[31670]: audit 2023-12-02T02:39:53.953164+0000 mon.a (mon.0) 12208 : audit 0 from='client.? 172.21.15.40:0/3660769346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:56.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:56 smithi040 bash[41173]: cluster 2023-12-02T02:39:54.653926+0000 mgr.y (mgr.24356) 19847 : cluster 0 pgmap v19815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:56.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:56 smithi040 bash[28232]: cluster 2023-12-02T02:39:54.653926+0000 mgr.y (mgr.24356) 19847 : cluster 0 pgmap v19815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:56 smithi141 bash[31670]: cluster 2023-12-02T02:39:54.653926+0000 mgr.y (mgr.24356) 19847 : cluster 0 pgmap v19815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:39:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:39:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:39:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:57 smithi040 bash[28232]: audit 2023-12-02T02:39:56.414812+0000 mon.c (mon.2) 12455 : audit 0 from='client.? 172.21.15.40:0/1590427475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:57 smithi040 bash[41173]: audit 2023-12-02T02:39:56.414812+0000 mon.c (mon.2) 12455 : audit 0 from='client.? 172.21.15.40:0/1590427475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:57 smithi141 bash[31670]: audit 2023-12-02T02:39:56.414812+0000 mon.c (mon.2) 12455 : audit 0 from='client.? 172.21.15.40:0/1590427475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:58 smithi040 bash[28232]: cluster 2023-12-02T02:39:56.654654+0000 mgr.y (mgr.24356) 19848 : cluster 0 pgmap v19816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:58 smithi040 bash[41173]: cluster 2023-12-02T02:39:56.654654+0000 mgr.y (mgr.24356) 19848 : cluster 0 pgmap v19816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:58 smithi141 bash[31670]: cluster 2023-12-02T02:39:56.654654+0000 mgr.y (mgr.24356) 19848 : cluster 0 pgmap v19816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:59 smithi040 bash[28232]: cluster 2023-12-02T02:39:58.655320+0000 mgr.y (mgr.24356) 19849 : cluster 0 pgmap v19817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:39:59 smithi040 bash[28232]: audit 2023-12-02T02:39:58.881230+0000 mon.c (mon.2) 12456 : audit 0 from='client.? 172.21.15.40:0/2163049836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:59 smithi040 bash[41173]: cluster 2023-12-02T02:39:58.655320+0000 mgr.y (mgr.24356) 19849 : cluster 0 pgmap v19817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:39:59 smithi040 bash[41173]: audit 2023-12-02T02:39:58.881230+0000 mon.c (mon.2) 12456 : audit 0 from='client.? 172.21.15.40:0/2163049836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:39:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:59 smithi141 bash[31670]: cluster 2023-12-02T02:39:58.655320+0000 mgr.y (mgr.24356) 19849 : cluster 0 pgmap v19817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:39:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:39:59 smithi141 bash[31670]: audit 2023-12-02T02:39:58.881230+0000 mon.c (mon.2) 12456 : audit 0 from='client.? 172.21.15.40:0/2163049836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:00 smithi040 bash[41173]: cluster 2023-12-02T02:40:00.000156+0000 mon.a (mon.0) 12209 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:00 smithi040 bash[28232]: debug 2023-12-02T02:39:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:00 smithi040 bash[28232]: cluster 2023-12-02T02:40:00.000156+0000 mon.a (mon.0) 12209 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:00 smithi141 bash[31670]: cluster 2023-12-02T02:40:00.000156+0000 mon.a (mon.0) 12209 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:01 smithi040 bash[28232]: cluster 2023-12-02T02:40:00.656509+0000 mgr.y (mgr.24356) 19850 : cluster 0 pgmap v19818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:01 smithi040 bash[41173]: cluster 2023-12-02T02:40:00.656509+0000 mgr.y (mgr.24356) 19850 : cluster 0 pgmap v19818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:01.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:01 smithi141 bash[31670]: cluster 2023-12-02T02:40:00.656509+0000 mgr.y (mgr.24356) 19850 : cluster 0 pgmap v19818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:02 smithi040 bash[41173]: audit 2023-12-02T02:40:01.345701+0000 mon.a (mon.0) 12210 : audit 0 from='client.? 172.21.15.40:0/691028945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:02 smithi040 bash[28232]: audit 2023-12-02T02:40:01.345701+0000 mon.a (mon.0) 12210 : audit 0 from='client.? 172.21.15.40:0/691028945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:02 smithi141 bash[31670]: audit 2023-12-02T02:40:01.345701+0000 mon.a (mon.0) 12210 : audit 0 from='client.? 172.21.15.40:0/691028945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:03 smithi141 bash[31670]: cluster 2023-12-02T02:40:02.657167+0000 mgr.y (mgr.24356) 19851 : cluster 0 pgmap v19819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:03 smithi141 bash[31670]: audit 2023-12-02T02:40:03.285582+0000 mon.c (mon.2) 12457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:40:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:03 smithi141 bash[31670]: audit 2023-12-02T02:40:03.664660+0000 mon.a (mon.0) 12211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:03 smithi141 bash[31670]: audit 2023-12-02T02:40:03.676438+0000 mon.a (mon.0) 12212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[41173]: cluster 2023-12-02T02:40:02.657167+0000 mgr.y (mgr.24356) 19851 : cluster 0 pgmap v19819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[41173]: audit 2023-12-02T02:40:03.285582+0000 mon.c (mon.2) 12457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:40:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[41173]: audit 2023-12-02T02:40:03.664660+0000 mon.a (mon.0) 12211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[41173]: audit 2023-12-02T02:40:03.676438+0000 mon.a (mon.0) 12212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[28232]: cluster 2023-12-02T02:40:02.657167+0000 mgr.y (mgr.24356) 19851 : cluster 0 pgmap v19819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[28232]: audit 2023-12-02T02:40:03.285582+0000 mon.c (mon.2) 12457 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:40:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[28232]: audit 2023-12-02T02:40:03.664660+0000 mon.a (mon.0) 12211 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:03 smithi040 bash[28232]: audit 2023-12-02T02:40:03.676438+0000 mon.a (mon.0) 12212 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:04 smithi040 bash[41173]: audit 2023-12-02T02:40:03.824958+0000 mon.a (mon.0) 12213 : audit 0 from='client.? 172.21.15.40:0/3779647639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:04 smithi040 bash[41173]: audit 2023-12-02T02:40:04.388110+0000 mon.c (mon.2) 12458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:04 smithi040 bash[28232]: audit 2023-12-02T02:40:03.824958+0000 mon.a (mon.0) 12213 : audit 0 from='client.? 172.21.15.40:0/3779647639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:04 smithi040 bash[28232]: audit 2023-12-02T02:40:04.388110+0000 mon.c (mon.2) 12458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:04 smithi141 bash[31670]: audit 2023-12-02T02:40:03.824958+0000 mon.a (mon.0) 12213 : audit 0 from='client.? 172.21.15.40:0/3779647639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:04 smithi141 bash[31670]: audit 2023-12-02T02:40:04.388110+0000 mon.c (mon.2) 12458 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:05 smithi040 bash[28232]: cluster 2023-12-02T02:40:04.658337+0000 mgr.y (mgr.24356) 19852 : cluster 0 pgmap v19820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:05 smithi040 bash[41173]: cluster 2023-12-02T02:40:04.658337+0000 mgr.y (mgr.24356) 19852 : cluster 0 pgmap v19820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:05 smithi141 bash[31670]: cluster 2023-12-02T02:40:04.658337+0000 mgr.y (mgr.24356) 19852 : cluster 0 pgmap v19820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:06.791 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:40:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:40:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:40:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:06 smithi040 bash[28232]: audit 2023-12-02T02:40:06.294162+0000 mon.a (mon.0) 12214 : audit 0 from='client.? 172.21.15.40:0/1306334945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:06 smithi040 bash[41173]: audit 2023-12-02T02:40:06.294162+0000 mon.a (mon.0) 12214 : audit 0 from='client.? 172.21.15.40:0/1306334945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:06 smithi141 bash[31670]: audit 2023-12-02T02:40:06.294162+0000 mon.a (mon.0) 12214 : audit 0 from='client.? 172.21.15.40:0/1306334945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:07 smithi040 bash[28232]: cluster 2023-12-02T02:40:06.659049+0000 mgr.y (mgr.24356) 19853 : cluster 0 pgmap v19821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:07 smithi040 bash[41173]: cluster 2023-12-02T02:40:06.659049+0000 mgr.y (mgr.24356) 19853 : cluster 0 pgmap v19821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:07 smithi141 bash[31670]: cluster 2023-12-02T02:40:06.659049+0000 mgr.y (mgr.24356) 19853 : cluster 0 pgmap v19821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:08 smithi040 bash[28232]: audit 2023-12-02T02:40:08.763594+0000 mon.a (mon.0) 12215 : audit 0 from='client.? 172.21.15.40:0/2229371475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:08 smithi040 bash[41173]: audit 2023-12-02T02:40:08.763594+0000 mon.a (mon.0) 12215 : audit 0 from='client.? 172.21.15.40:0/2229371475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:08 smithi141 bash[31670]: audit 2023-12-02T02:40:08.763594+0000 mon.a (mon.0) 12215 : audit 0 from='client.? 172.21.15.40:0/2229371475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[41173]: cluster 2023-12-02T02:40:08.659494+0000 mgr.y (mgr.24356) 19854 : cluster 0 pgmap v19822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[41173]: audit 2023-12-02T02:40:09.537635+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[41173]: audit 2023-12-02T02:40:09.546381+0000 mon.a (mon.0) 12217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[41173]: audit 2023-12-02T02:40:09.551794+0000 mon.a (mon.0) 12218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[41173]: audit 2023-12-02T02:40:09.561513+0000 mon.a (mon.0) 12219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[28232]: cluster 2023-12-02T02:40:08.659494+0000 mgr.y (mgr.24356) 19854 : cluster 0 pgmap v19822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[28232]: audit 2023-12-02T02:40:09.537635+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[28232]: audit 2023-12-02T02:40:09.546381+0000 mon.a (mon.0) 12217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[28232]: audit 2023-12-02T02:40:09.551794+0000 mon.a (mon.0) 12218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:09 smithi040 bash[28232]: audit 2023-12-02T02:40:09.561513+0000 mon.a (mon.0) 12219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:09 smithi141 bash[31670]: cluster 2023-12-02T02:40:08.659494+0000 mgr.y (mgr.24356) 19854 : cluster 0 pgmap v19822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:09 smithi141 bash[31670]: audit 2023-12-02T02:40:09.537635+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:09 smithi141 bash[31670]: audit 2023-12-02T02:40:09.546381+0000 mon.a (mon.0) 12217 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:09 smithi141 bash[31670]: audit 2023-12-02T02:40:09.551794+0000 mon.a (mon.0) 12218 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:10.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:09 smithi141 bash[31670]: audit 2023-12-02T02:40:09.561513+0000 mon.a (mon.0) 12219 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:10 smithi040 bash[41173]: audit 2023-12-02T02:40:10.143534+0000 mon.c (mon.2) 12459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:40:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:10 smithi040 bash[41173]: audit 2023-12-02T02:40:10.145274+0000 mon.c (mon.2) 12460 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:40:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:10 smithi040 bash[41173]: audit 2023-12-02T02:40:10.155451+0000 mon.a (mon.0) 12220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:10 smithi040 bash[28232]: audit 2023-12-02T02:40:10.143534+0000 mon.c (mon.2) 12459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:40:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:10 smithi040 bash[28232]: audit 2023-12-02T02:40:10.145274+0000 mon.c (mon.2) 12460 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:40:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:10 smithi040 bash[28232]: audit 2023-12-02T02:40:10.155451+0000 mon.a (mon.0) 12220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:10 smithi141 bash[31670]: audit 2023-12-02T02:40:10.143534+0000 mon.c (mon.2) 12459 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:40:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:10 smithi141 bash[31670]: audit 2023-12-02T02:40:10.145274+0000 mon.c (mon.2) 12460 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:40:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:10 smithi141 bash[31670]: audit 2023-12-02T02:40:10.155451+0000 mon.a (mon.0) 12220 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:40:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:11 smithi040 bash[28232]: cluster 2023-12-02T02:40:10.660744+0000 mgr.y (mgr.24356) 19855 : cluster 0 pgmap v19823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:11 smithi040 bash[28232]: audit 2023-12-02T02:40:11.220149+0000 mon.a (mon.0) 12221 : audit 0 from='client.? 172.21.15.40:0/2626053250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:11 smithi040 bash[41173]: cluster 2023-12-02T02:40:10.660744+0000 mgr.y (mgr.24356) 19855 : cluster 0 pgmap v19823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:11 smithi040 bash[41173]: audit 2023-12-02T02:40:11.220149+0000 mon.a (mon.0) 12221 : audit 0 from='client.? 172.21.15.40:0/2626053250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:11 smithi141 bash[31670]: cluster 2023-12-02T02:40:10.660744+0000 mgr.y (mgr.24356) 19855 : cluster 0 pgmap v19823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:11 smithi141 bash[31670]: audit 2023-12-02T02:40:11.220149+0000 mon.a (mon.0) 12221 : audit 0 from='client.? 172.21.15.40:0/2626053250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:13 smithi040 bash[41173]: cluster 2023-12-02T02:40:12.661445+0000 mgr.y (mgr.24356) 19856 : cluster 0 pgmap v19824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:13 smithi040 bash[41173]: audit 2023-12-02T02:40:13.678686+0000 mon.a (mon.0) 12222 : audit 0 from='client.? 172.21.15.40:0/4041624967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:13 smithi040 bash[28232]: cluster 2023-12-02T02:40:12.661445+0000 mgr.y (mgr.24356) 19856 : cluster 0 pgmap v19824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:13 smithi040 bash[28232]: audit 2023-12-02T02:40:13.678686+0000 mon.a (mon.0) 12222 : audit 0 from='client.? 172.21.15.40:0/4041624967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:13 smithi141 bash[31670]: cluster 2023-12-02T02:40:12.661445+0000 mgr.y (mgr.24356) 19856 : cluster 0 pgmap v19824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:13 smithi141 bash[31670]: audit 2023-12-02T02:40:13.678686+0000 mon.a (mon.0) 12222 : audit 0 from='client.? 172.21.15.40:0/4041624967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:15 smithi040 bash[28232]: cluster 2023-12-02T02:40:14.662550+0000 mgr.y (mgr.24356) 19857 : cluster 0 pgmap v19825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:15 smithi040 bash[41173]: cluster 2023-12-02T02:40:14.662550+0000 mgr.y (mgr.24356) 19857 : cluster 0 pgmap v19825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:15 smithi141 bash[31670]: cluster 2023-12-02T02:40:14.662550+0000 mgr.y (mgr.24356) 19857 : cluster 0 pgmap v19825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:16.817 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:40:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:40:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:40:17.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:16 smithi040 bash[28232]: audit 2023-12-02T02:40:16.133142+0000 mon.c (mon.2) 12461 : audit 0 from='client.? 172.21.15.40:0/361027447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:16 smithi040 bash[41173]: audit 2023-12-02T02:40:16.133142+0000 mon.c (mon.2) 12461 : audit 0 from='client.? 172.21.15.40:0/361027447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:16 smithi141 bash[31670]: audit 2023-12-02T02:40:16.133142+0000 mon.c (mon.2) 12461 : audit 0 from='client.? 172.21.15.40:0/361027447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:17 smithi040 bash[28232]: cluster 2023-12-02T02:40:16.663249+0000 mgr.y (mgr.24356) 19858 : cluster 0 pgmap v19826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:17 smithi040 bash[41173]: cluster 2023-12-02T02:40:16.663249+0000 mgr.y (mgr.24356) 19858 : cluster 0 pgmap v19826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:17 smithi141 bash[31670]: cluster 2023-12-02T02:40:16.663249+0000 mgr.y (mgr.24356) 19858 : cluster 0 pgmap v19826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:18 smithi040 bash[28232]: audit 2023-12-02T02:40:18.600757+0000 mon.a (mon.0) 12223 : audit 0 from='client.? 172.21.15.40:0/2997427220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:19.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:18 smithi040 bash[41173]: audit 2023-12-02T02:40:18.600757+0000 mon.a (mon.0) 12223 : audit 0 from='client.? 172.21.15.40:0/2997427220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:18 smithi141 bash[31670]: audit 2023-12-02T02:40:18.600757+0000 mon.a (mon.0) 12223 : audit 0 from='client.? 172.21.15.40:0/2997427220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:19 smithi040 bash[28232]: cluster 2023-12-02T02:40:18.663936+0000 mgr.y (mgr.24356) 19859 : cluster 0 pgmap v19827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:19 smithi040 bash[28232]: audit 2023-12-02T02:40:19.388621+0000 mon.c (mon.2) 12462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:19 smithi040 bash[41173]: cluster 2023-12-02T02:40:18.663936+0000 mgr.y (mgr.24356) 19859 : cluster 0 pgmap v19827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:19 smithi040 bash[41173]: audit 2023-12-02T02:40:19.388621+0000 mon.c (mon.2) 12462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:19 smithi141 bash[31670]: cluster 2023-12-02T02:40:18.663936+0000 mgr.y (mgr.24356) 19859 : cluster 0 pgmap v19827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:19 smithi141 bash[31670]: audit 2023-12-02T02:40:19.388621+0000 mon.c (mon.2) 12462 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:21 smithi040 bash[28232]: cluster 2023-12-02T02:40:20.664792+0000 mgr.y (mgr.24356) 19860 : cluster 0 pgmap v19828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:21 smithi040 bash[28232]: audit 2023-12-02T02:40:21.060098+0000 mon.a (mon.0) 12224 : audit 0 from='client.? 172.21.15.40:0/566915008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:21 smithi040 bash[41173]: cluster 2023-12-02T02:40:20.664792+0000 mgr.y (mgr.24356) 19860 : cluster 0 pgmap v19828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:21 smithi040 bash[41173]: audit 2023-12-02T02:40:21.060098+0000 mon.a (mon.0) 12224 : audit 0 from='client.? 172.21.15.40:0/566915008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:21 smithi141 bash[31670]: cluster 2023-12-02T02:40:20.664792+0000 mgr.y (mgr.24356) 19860 : cluster 0 pgmap v19828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:21 smithi141 bash[31670]: audit 2023-12-02T02:40:21.060098+0000 mon.a (mon.0) 12224 : audit 0 from='client.? 172.21.15.40:0/566915008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:23 smithi040 bash[28232]: cluster 2023-12-02T02:40:22.665453+0000 mgr.y (mgr.24356) 19861 : cluster 0 pgmap v19829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:23 smithi040 bash[28232]: audit 2023-12-02T02:40:23.518681+0000 mon.a (mon.0) 12225 : audit 0 from='client.? 172.21.15.40:0/2547394769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:23 smithi040 bash[41173]: cluster 2023-12-02T02:40:22.665453+0000 mgr.y (mgr.24356) 19861 : cluster 0 pgmap v19829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:24.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:23 smithi040 bash[41173]: audit 2023-12-02T02:40:23.518681+0000 mon.a (mon.0) 12225 : audit 0 from='client.? 172.21.15.40:0/2547394769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:23 smithi141 bash[31670]: cluster 2023-12-02T02:40:22.665453+0000 mgr.y (mgr.24356) 19861 : cluster 0 pgmap v19829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:23 smithi141 bash[31670]: audit 2023-12-02T02:40:23.518681+0000 mon.a (mon.0) 12225 : audit 0 from='client.? 172.21.15.40:0/2547394769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:25 smithi040 bash[41173]: cluster 2023-12-02T02:40:24.666594+0000 mgr.y (mgr.24356) 19862 : cluster 0 pgmap v19830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:26.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:25 smithi040 bash[28232]: cluster 2023-12-02T02:40:24.666594+0000 mgr.y (mgr.24356) 19862 : cluster 0 pgmap v19830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:25 smithi141 bash[31670]: cluster 2023-12-02T02:40:24.666594+0000 mgr.y (mgr.24356) 19862 : cluster 0 pgmap v19830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:26.868 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:40:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:40:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:40:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:26 smithi040 bash[28232]: audit 2023-12-02T02:40:25.995174+0000 mon.c (mon.2) 12463 : audit 0 from='client.? 172.21.15.40:0/2649200032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:27.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:26 smithi040 bash[41173]: audit 2023-12-02T02:40:25.995174+0000 mon.c (mon.2) 12463 : audit 0 from='client.? 172.21.15.40:0/2649200032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:26 smithi141 bash[31670]: audit 2023-12-02T02:40:25.995174+0000 mon.c (mon.2) 12463 : audit 0 from='client.? 172.21.15.40:0/2649200032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:27 smithi040 bash[28232]: cluster 2023-12-02T02:40:26.667269+0000 mgr.y (mgr.24356) 19863 : cluster 0 pgmap v19831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:27 smithi040 bash[41173]: cluster 2023-12-02T02:40:26.667269+0000 mgr.y (mgr.24356) 19863 : cluster 0 pgmap v19831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:27 smithi141 bash[31670]: cluster 2023-12-02T02:40:26.667269+0000 mgr.y (mgr.24356) 19863 : cluster 0 pgmap v19831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:28 smithi040 bash[28232]: audit 2023-12-02T02:40:28.456022+0000 mon.c (mon.2) 12464 : audit 0 from='client.? 172.21.15.40:0/3681807482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:29.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:28 smithi040 bash[41173]: audit 2023-12-02T02:40:28.456022+0000 mon.c (mon.2) 12464 : audit 0 from='client.? 172.21.15.40:0/3681807482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:28 smithi141 bash[31670]: audit 2023-12-02T02:40:28.456022+0000 mon.c (mon.2) 12464 : audit 0 from='client.? 172.21.15.40:0/3681807482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:29 smithi040 bash[28232]: cluster 2023-12-02T02:40:28.667961+0000 mgr.y (mgr.24356) 19864 : cluster 0 pgmap v19832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:29 smithi040 bash[41173]: cluster 2023-12-02T02:40:28.667961+0000 mgr.y (mgr.24356) 19864 : cluster 0 pgmap v19832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:29 smithi141 bash[31670]: cluster 2023-12-02T02:40:28.667961+0000 mgr.y (mgr.24356) 19864 : cluster 0 pgmap v19832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:31 smithi040 bash[41173]: cluster 2023-12-02T02:40:30.669122+0000 mgr.y (mgr.24356) 19865 : cluster 0 pgmap v19833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:31 smithi040 bash[41173]: audit 2023-12-02T02:40:30.926958+0000 mon.c (mon.2) 12465 : audit 0 from='client.? 172.21.15.40:0/1929573553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:31 smithi040 bash[28232]: cluster 2023-12-02T02:40:30.669122+0000 mgr.y (mgr.24356) 19865 : cluster 0 pgmap v19833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:31 smithi040 bash[28232]: audit 2023-12-02T02:40:30.926958+0000 mon.c (mon.2) 12465 : audit 0 from='client.? 172.21.15.40:0/1929573553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:31 smithi141 bash[31670]: cluster 2023-12-02T02:40:30.669122+0000 mgr.y (mgr.24356) 19865 : cluster 0 pgmap v19833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:31 smithi141 bash[31670]: audit 2023-12-02T02:40:30.926958+0000 mon.c (mon.2) 12465 : audit 0 from='client.? 172.21.15.40:0/1929573553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:33 smithi040 bash[41173]: cluster 2023-12-02T02:40:32.669837+0000 mgr.y (mgr.24356) 19866 : cluster 0 pgmap v19834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:33 smithi040 bash[41173]: audit 2023-12-02T02:40:33.393825+0000 mon.a (mon.0) 12226 : audit 0 from='client.? 172.21.15.40:0/2471759732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:33 smithi040 bash[28232]: cluster 2023-12-02T02:40:32.669837+0000 mgr.y (mgr.24356) 19866 : cluster 0 pgmap v19834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:33 smithi040 bash[28232]: audit 2023-12-02T02:40:33.393825+0000 mon.a (mon.0) 12226 : audit 0 from='client.? 172.21.15.40:0/2471759732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:33 smithi141 bash[31670]: cluster 2023-12-02T02:40:32.669837+0000 mgr.y (mgr.24356) 19866 : cluster 0 pgmap v19834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:33 smithi141 bash[31670]: audit 2023-12-02T02:40:33.393825+0000 mon.a (mon.0) 12226 : audit 0 from='client.? 172.21.15.40:0/2471759732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:34 smithi040 bash[41173]: audit 2023-12-02T02:40:34.389040+0000 mon.c (mon.2) 12466 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:34 smithi040 bash[28232]: audit 2023-12-02T02:40:34.389040+0000 mon.c (mon.2) 12466 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:34 smithi141 bash[31670]: audit 2023-12-02T02:40:34.389040+0000 mon.c (mon.2) 12466 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:35 smithi141 bash[31670]: cluster 2023-12-02T02:40:34.670998+0000 mgr.y (mgr.24356) 19867 : cluster 0 pgmap v19835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:35 smithi141 bash[31670]: audit 2023-12-02T02:40:35.854456+0000 mon.c (mon.2) 12467 : audit 0 from='client.? 172.21.15.40:0/2698880704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:35 smithi040 bash[28232]: cluster 2023-12-02T02:40:34.670998+0000 mgr.y (mgr.24356) 19867 : cluster 0 pgmap v19835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:35 smithi040 bash[28232]: audit 2023-12-02T02:40:35.854456+0000 mon.c (mon.2) 12467 : audit 0 from='client.? 172.21.15.40:0/2698880704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:35 smithi040 bash[41173]: cluster 2023-12-02T02:40:34.670998+0000 mgr.y (mgr.24356) 19867 : cluster 0 pgmap v19835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:35 smithi040 bash[41173]: audit 2023-12-02T02:40:35.854456+0000 mon.c (mon.2) 12467 : audit 0 from='client.? 172.21.15.40:0/2698880704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:40:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:40:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:40:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:37 smithi141 bash[31670]: cluster 2023-12-02T02:40:36.671705+0000 mgr.y (mgr.24356) 19868 : cluster 0 pgmap v19836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:37 smithi040 bash[28232]: cluster 2023-12-02T02:40:36.671705+0000 mgr.y (mgr.24356) 19868 : cluster 0 pgmap v19836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:37 smithi040 bash[41173]: cluster 2023-12-02T02:40:36.671705+0000 mgr.y (mgr.24356) 19868 : cluster 0 pgmap v19836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:38 smithi141 bash[31670]: audit 2023-12-02T02:40:38.330925+0000 mon.c (mon.2) 12468 : audit 0 from='client.? 172.21.15.40:0/2801987723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:38 smithi040 bash[28232]: audit 2023-12-02T02:40:38.330925+0000 mon.c (mon.2) 12468 : audit 0 from='client.? 172.21.15.40:0/2801987723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:38 smithi040 bash[41173]: audit 2023-12-02T02:40:38.330925+0000 mon.c (mon.2) 12468 : audit 0 from='client.? 172.21.15.40:0/2801987723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:39 smithi141 bash[31670]: cluster 2023-12-02T02:40:38.672411+0000 mgr.y (mgr.24356) 19869 : cluster 0 pgmap v19837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:39 smithi040 bash[41173]: cluster 2023-12-02T02:40:38.672411+0000 mgr.y (mgr.24356) 19869 : cluster 0 pgmap v19837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:39 smithi040 bash[28232]: cluster 2023-12-02T02:40:38.672411+0000 mgr.y (mgr.24356) 19869 : cluster 0 pgmap v19837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:40 smithi141 bash[31670]: audit 2023-12-02T02:40:40.792603+0000 mon.a (mon.0) 12227 : audit 0 from='client.? 172.21.15.40:0/3618310548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:40 smithi040 bash[28232]: audit 2023-12-02T02:40:40.792603+0000 mon.a (mon.0) 12227 : audit 0 from='client.? 172.21.15.40:0/3618310548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:40 smithi040 bash[41173]: audit 2023-12-02T02:40:40.792603+0000 mon.a (mon.0) 12227 : audit 0 from='client.? 172.21.15.40:0/3618310548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:41 smithi141 bash[31670]: cluster 2023-12-02T02:40:40.673516+0000 mgr.y (mgr.24356) 19870 : cluster 0 pgmap v19838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:41 smithi040 bash[28232]: cluster 2023-12-02T02:40:40.673516+0000 mgr.y (mgr.24356) 19870 : cluster 0 pgmap v19838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:41 smithi040 bash[41173]: cluster 2023-12-02T02:40:40.673516+0000 mgr.y (mgr.24356) 19870 : cluster 0 pgmap v19838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:43 smithi141 bash[31670]: cluster 2023-12-02T02:40:42.674197+0000 mgr.y (mgr.24356) 19871 : cluster 0 pgmap v19839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:43 smithi141 bash[31670]: audit 2023-12-02T02:40:43.267110+0000 mon.a (mon.0) 12228 : audit 0 from='client.? 172.21.15.40:0/695571689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:43 smithi040 bash[28232]: cluster 2023-12-02T02:40:42.674197+0000 mgr.y (mgr.24356) 19871 : cluster 0 pgmap v19839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:43 smithi040 bash[28232]: audit 2023-12-02T02:40:43.267110+0000 mon.a (mon.0) 12228 : audit 0 from='client.? 172.21.15.40:0/695571689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:43 smithi040 bash[41173]: cluster 2023-12-02T02:40:42.674197+0000 mgr.y (mgr.24356) 19871 : cluster 0 pgmap v19839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:43 smithi040 bash[41173]: audit 2023-12-02T02:40:43.267110+0000 mon.a (mon.0) 12228 : audit 0 from='client.? 172.21.15.40:0/695571689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:45 smithi141 bash[31670]: cluster 2023-12-02T02:40:44.675349+0000 mgr.y (mgr.24356) 19872 : cluster 0 pgmap v19840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:46.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:45 smithi141 bash[31670]: audit 2023-12-02T02:40:45.724441+0000 mon.a (mon.0) 12229 : audit 0 from='client.? 172.21.15.40:0/336198459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:45 smithi040 bash[28232]: cluster 2023-12-02T02:40:44.675349+0000 mgr.y (mgr.24356) 19872 : cluster 0 pgmap v19840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:45 smithi040 bash[28232]: audit 2023-12-02T02:40:45.724441+0000 mon.a (mon.0) 12229 : audit 0 from='client.? 172.21.15.40:0/336198459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:45 smithi040 bash[41173]: cluster 2023-12-02T02:40:44.675349+0000 mgr.y (mgr.24356) 19872 : cluster 0 pgmap v19840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:45 smithi040 bash[41173]: audit 2023-12-02T02:40:45.724441+0000 mon.a (mon.0) 12229 : audit 0 from='client.? 172.21.15.40:0/336198459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:40:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:40:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:40:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:47 smithi141 bash[31670]: cluster 2023-12-02T02:40:46.676062+0000 mgr.y (mgr.24356) 19873 : cluster 0 pgmap v19841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:47 smithi040 bash[28232]: cluster 2023-12-02T02:40:46.676062+0000 mgr.y (mgr.24356) 19873 : cluster 0 pgmap v19841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:47 smithi040 bash[41173]: cluster 2023-12-02T02:40:46.676062+0000 mgr.y (mgr.24356) 19873 : cluster 0 pgmap v19841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:48 smithi141 bash[31670]: audit 2023-12-02T02:40:48.185934+0000 mon.c (mon.2) 12469 : audit 0 from='client.? 172.21.15.40:0/2410269041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:48 smithi040 bash[41173]: audit 2023-12-02T02:40:48.185934+0000 mon.c (mon.2) 12469 : audit 0 from='client.? 172.21.15.40:0/2410269041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:48 smithi040 bash[28232]: audit 2023-12-02T02:40:48.185934+0000 mon.c (mon.2) 12469 : audit 0 from='client.? 172.21.15.40:0/2410269041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:49 smithi141 bash[31670]: cluster 2023-12-02T02:40:48.676793+0000 mgr.y (mgr.24356) 19874 : cluster 0 pgmap v19842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:49 smithi141 bash[31670]: audit 2023-12-02T02:40:49.389082+0000 mon.c (mon.2) 12470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:49 smithi040 bash[28232]: cluster 2023-12-02T02:40:48.676793+0000 mgr.y (mgr.24356) 19874 : cluster 0 pgmap v19842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:49 smithi040 bash[28232]: audit 2023-12-02T02:40:49.389082+0000 mon.c (mon.2) 12470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:49 smithi040 bash[41173]: cluster 2023-12-02T02:40:48.676793+0000 mgr.y (mgr.24356) 19874 : cluster 0 pgmap v19842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:49 smithi040 bash[41173]: audit 2023-12-02T02:40:49.389082+0000 mon.c (mon.2) 12470 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:50 smithi141 bash[31670]: audit 2023-12-02T02:40:50.648295+0000 mon.a (mon.0) 12230 : audit 0 from='client.? 172.21.15.40:0/2638945727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:50 smithi040 bash[28232]: audit 2023-12-02T02:40:50.648295+0000 mon.a (mon.0) 12230 : audit 0 from='client.? 172.21.15.40:0/2638945727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:50 smithi040 bash[41173]: audit 2023-12-02T02:40:50.648295+0000 mon.a (mon.0) 12230 : audit 0 from='client.? 172.21.15.40:0/2638945727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:51 smithi141 bash[31670]: cluster 2023-12-02T02:40:50.677954+0000 mgr.y (mgr.24356) 19875 : cluster 0 pgmap v19843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:51 smithi040 bash[28232]: cluster 2023-12-02T02:40:50.677954+0000 mgr.y (mgr.24356) 19875 : cluster 0 pgmap v19843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:51 smithi040 bash[41173]: cluster 2023-12-02T02:40:50.677954+0000 mgr.y (mgr.24356) 19875 : cluster 0 pgmap v19843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:53 smithi141 bash[31670]: cluster 2023-12-02T02:40:52.678597+0000 mgr.y (mgr.24356) 19876 : cluster 0 pgmap v19844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:53 smithi141 bash[31670]: audit 2023-12-02T02:40:53.109675+0000 mon.c (mon.2) 12471 : audit 0 from='client.? 172.21.15.40:0/3137044044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:53 smithi040 bash[28232]: cluster 2023-12-02T02:40:52.678597+0000 mgr.y (mgr.24356) 19876 : cluster 0 pgmap v19844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:53 smithi040 bash[28232]: audit 2023-12-02T02:40:53.109675+0000 mon.c (mon.2) 12471 : audit 0 from='client.? 172.21.15.40:0/3137044044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:53 smithi040 bash[41173]: cluster 2023-12-02T02:40:52.678597+0000 mgr.y (mgr.24356) 19876 : cluster 0 pgmap v19844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:53 smithi040 bash[41173]: audit 2023-12-02T02:40:53.109675+0000 mon.c (mon.2) 12471 : audit 0 from='client.? 172.21.15.40:0/3137044044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:55 smithi141 bash[31670]: cluster 2023-12-02T02:40:54.679772+0000 mgr.y (mgr.24356) 19877 : cluster 0 pgmap v19845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:55 smithi141 bash[31670]: audit 2023-12-02T02:40:55.573391+0000 mon.c (mon.2) 12472 : audit 0 from='client.? 172.21.15.40:0/651123525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:55 smithi040 bash[28232]: cluster 2023-12-02T02:40:54.679772+0000 mgr.y (mgr.24356) 19877 : cluster 0 pgmap v19845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:55 smithi040 bash[28232]: audit 2023-12-02T02:40:55.573391+0000 mon.c (mon.2) 12472 : audit 0 from='client.? 172.21.15.40:0/651123525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:55 smithi040 bash[41173]: cluster 2023-12-02T02:40:54.679772+0000 mgr.y (mgr.24356) 19877 : cluster 0 pgmap v19845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:55 smithi040 bash[41173]: audit 2023-12-02T02:40:55.573391+0000 mon.c (mon.2) 12472 : audit 0 from='client.? 172.21.15.40:0/651123525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:40:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:40:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:40:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:57 smithi141 bash[31670]: cluster 2023-12-02T02:40:56.680561+0000 mgr.y (mgr.24356) 19878 : cluster 0 pgmap v19846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:57 smithi040 bash[28232]: cluster 2023-12-02T02:40:56.680561+0000 mgr.y (mgr.24356) 19878 : cluster 0 pgmap v19846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:57 smithi040 bash[41173]: cluster 2023-12-02T02:40:56.680561+0000 mgr.y (mgr.24356) 19878 : cluster 0 pgmap v19846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:40:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:58 smithi141 bash[31670]: audit 2023-12-02T02:40:58.047912+0000 mon.c (mon.2) 12473 : audit 0 from='client.? 172.21.15.40:0/2713801874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:58 smithi040 bash[28232]: audit 2023-12-02T02:40:58.047912+0000 mon.c (mon.2) 12473 : audit 0 from='client.? 172.21.15.40:0/2713801874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:40:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:58 smithi040 bash[41173]: audit 2023-12-02T02:40:58.047912+0000 mon.c (mon.2) 12473 : audit 0 from='client.? 172.21.15.40:0/2713801874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:40:59 smithi141 bash[31670]: cluster 2023-12-02T02:40:58.681232+0000 mgr.y (mgr.24356) 19879 : cluster 0 pgmap v19847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:40:59 smithi040 bash[41173]: cluster 2023-12-02T02:40:58.681232+0000 mgr.y (mgr.24356) 19879 : cluster 0 pgmap v19847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:40:59 smithi040 bash[28232]: cluster 2023-12-02T02:40:58.681232+0000 mgr.y (mgr.24356) 19879 : cluster 0 pgmap v19847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:01 smithi141 bash[31670]: audit 2023-12-02T02:41:00.516130+0000 mon.c (mon.2) 12474 : audit 0 from='client.? 172.21.15.40:0/1720077802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:01 smithi040 bash[41173]: audit 2023-12-02T02:41:00.516130+0000 mon.c (mon.2) 12474 : audit 0 from='client.? 172.21.15.40:0/1720077802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:01 smithi040 bash[28232]: audit 2023-12-02T02:41:00.516130+0000 mon.c (mon.2) 12474 : audit 0 from='client.? 172.21.15.40:0/1720077802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:02 smithi141 bash[31670]: cluster 2023-12-02T02:41:00.682403+0000 mgr.y (mgr.24356) 19880 : cluster 0 pgmap v19848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:02 smithi040 bash[41173]: cluster 2023-12-02T02:41:00.682403+0000 mgr.y (mgr.24356) 19880 : cluster 0 pgmap v19848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:02 smithi040 bash[28232]: cluster 2023-12-02T02:41:00.682403+0000 mgr.y (mgr.24356) 19880 : cluster 0 pgmap v19848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:03 smithi040 bash[41173]: cluster 2023-12-02T02:41:02.682827+0000 mgr.y (mgr.24356) 19881 : cluster 0 pgmap v19849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:03 smithi040 bash[41173]: audit 2023-12-02T02:41:02.982840+0000 mon.a (mon.0) 12231 : audit 0 from='client.? 172.21.15.40:0/1511335808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:03 smithi040 bash[28232]: cluster 2023-12-02T02:41:02.682827+0000 mgr.y (mgr.24356) 19881 : cluster 0 pgmap v19849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:04.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:03 smithi040 bash[28232]: audit 2023-12-02T02:41:02.982840+0000 mon.a (mon.0) 12231 : audit 0 from='client.? 172.21.15.40:0/1511335808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:03 smithi141 bash[31670]: cluster 2023-12-02T02:41:02.682827+0000 mgr.y (mgr.24356) 19881 : cluster 0 pgmap v19849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:03 smithi141 bash[31670]: audit 2023-12-02T02:41:02.982840+0000 mon.a (mon.0) 12231 : audit 0 from='client.? 172.21.15.40:0/1511335808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:04 smithi040 bash[28232]: audit 2023-12-02T02:41:04.389680+0000 mon.c (mon.2) 12475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:04 smithi040 bash[41173]: audit 2023-12-02T02:41:04.389680+0000 mon.c (mon.2) 12475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:04 smithi141 bash[31670]: audit 2023-12-02T02:41:04.389680+0000 mon.c (mon.2) 12475 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:05 smithi040 bash[41173]: cluster 2023-12-02T02:41:04.684011+0000 mgr.y (mgr.24356) 19882 : cluster 0 pgmap v19850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:05 smithi040 bash[41173]: audit 2023-12-02T02:41:05.456730+0000 mon.a (mon.0) 12232 : audit 0 from='client.? 172.21.15.40:0/3417997558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:05 smithi040 bash[28232]: cluster 2023-12-02T02:41:04.684011+0000 mgr.y (mgr.24356) 19882 : cluster 0 pgmap v19850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:05 smithi040 bash[28232]: audit 2023-12-02T02:41:05.456730+0000 mon.a (mon.0) 12232 : audit 0 from='client.? 172.21.15.40:0/3417997558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:05 smithi141 bash[31670]: cluster 2023-12-02T02:41:04.684011+0000 mgr.y (mgr.24356) 19882 : cluster 0 pgmap v19850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:05 smithi141 bash[31670]: audit 2023-12-02T02:41:05.456730+0000 mon.a (mon.0) 12232 : audit 0 from='client.? 172.21.15.40:0/3417997558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:41:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:41:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:41:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:07 smithi040 bash[28232]: cluster 2023-12-02T02:41:06.684691+0000 mgr.y (mgr.24356) 19883 : cluster 0 pgmap v19851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:07 smithi040 bash[41173]: cluster 2023-12-02T02:41:06.684691+0000 mgr.y (mgr.24356) 19883 : cluster 0 pgmap v19851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:07 smithi141 bash[31670]: cluster 2023-12-02T02:41:06.684691+0000 mgr.y (mgr.24356) 19883 : cluster 0 pgmap v19851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:08 smithi040 bash[28232]: audit 2023-12-02T02:41:07.926079+0000 mon.a (mon.0) 12233 : audit 0 from='client.? 172.21.15.40:0/3858357595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:08 smithi040 bash[41173]: audit 2023-12-02T02:41:07.926079+0000 mon.a (mon.0) 12233 : audit 0 from='client.? 172.21.15.40:0/3858357595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:08 smithi141 bash[31670]: audit 2023-12-02T02:41:07.926079+0000 mon.a (mon.0) 12233 : audit 0 from='client.? 172.21.15.40:0/3858357595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:09 smithi040 bash[28232]: cluster 2023-12-02T02:41:08.685367+0000 mgr.y (mgr.24356) 19884 : cluster 0 pgmap v19852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:09 smithi040 bash[41173]: cluster 2023-12-02T02:41:08.685367+0000 mgr.y (mgr.24356) 19884 : cluster 0 pgmap v19852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:09 smithi141 bash[31670]: cluster 2023-12-02T02:41:08.685367+0000 mgr.y (mgr.24356) 19884 : cluster 0 pgmap v19852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[28232]: audit 2023-12-02T02:41:10.241376+0000 mon.c (mon.2) 12476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:41:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[28232]: audit 2023-12-02T02:41:10.390197+0000 mon.c (mon.2) 12477 : audit 0 from='client.? 172.21.15.40:0/1810225283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[28232]: audit 2023-12-02T02:41:10.621946+0000 mon.a (mon.0) 12234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[28232]: audit 2023-12-02T02:41:10.632065+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[41173]: audit 2023-12-02T02:41:10.241376+0000 mon.c (mon.2) 12476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:41:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[41173]: audit 2023-12-02T02:41:10.390197+0000 mon.c (mon.2) 12477 : audit 0 from='client.? 172.21.15.40:0/1810225283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[41173]: audit 2023-12-02T02:41:10.621946+0000 mon.a (mon.0) 12234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:10 smithi040 bash[41173]: audit 2023-12-02T02:41:10.632065+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:10 smithi141 bash[31670]: audit 2023-12-02T02:41:10.241376+0000 mon.c (mon.2) 12476 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:41:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:10 smithi141 bash[31670]: audit 2023-12-02T02:41:10.390197+0000 mon.c (mon.2) 12477 : audit 0 from='client.? 172.21.15.40:0/1810225283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:10 smithi141 bash[31670]: audit 2023-12-02T02:41:10.621946+0000 mon.a (mon.0) 12234 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:11.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:10 smithi141 bash[31670]: audit 2023-12-02T02:41:10.632065+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:11 smithi040 bash[28232]: cluster 2023-12-02T02:41:10.686547+0000 mgr.y (mgr.24356) 19885 : cluster 0 pgmap v19853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:11 smithi040 bash[41173]: cluster 2023-12-02T02:41:10.686547+0000 mgr.y (mgr.24356) 19885 : cluster 0 pgmap v19853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:12.163 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:11 smithi141 bash[31670]: cluster 2023-12-02T02:41:10.686547+0000 mgr.y (mgr.24356) 19885 : cluster 0 pgmap v19853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 02:41:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T02:41:12.161848589Z level=info msg="Completed cleanup jobs" duration=123.006866ms 2023-12-02T02:41:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:13 smithi040 bash[28232]: cluster 2023-12-02T02:41:12.687197+0000 mgr.y (mgr.24356) 19886 : cluster 0 pgmap v19854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:13 smithi040 bash[28232]: audit 2023-12-02T02:41:12.859143+0000 mon.a (mon.0) 12236 : audit 0 from='client.? 172.21.15.40:0/4108407338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:13 smithi040 bash[41173]: cluster 2023-12-02T02:41:12.687197+0000 mgr.y (mgr.24356) 19886 : cluster 0 pgmap v19854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:13 smithi040 bash[41173]: audit 2023-12-02T02:41:12.859143+0000 mon.a (mon.0) 12236 : audit 0 from='client.? 172.21.15.40:0/4108407338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:13 smithi141 bash[31670]: cluster 2023-12-02T02:41:12.687197+0000 mgr.y (mgr.24356) 19886 : cluster 0 pgmap v19854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:13 smithi141 bash[31670]: audit 2023-12-02T02:41:12.859143+0000 mon.a (mon.0) 12236 : audit 0 from='client.? 172.21.15.40:0/4108407338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:15 smithi040 bash[28232]: cluster 2023-12-02T02:41:14.688360+0000 mgr.y (mgr.24356) 19887 : cluster 0 pgmap v19855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:15 smithi040 bash[28232]: audit 2023-12-02T02:41:15.337028+0000 mon.a (mon.0) 12237 : audit 0 from='client.? 172.21.15.40:0/4043114164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:15 smithi040 bash[41173]: cluster 2023-12-02T02:41:14.688360+0000 mgr.y (mgr.24356) 19887 : cluster 0 pgmap v19855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:15 smithi040 bash[41173]: audit 2023-12-02T02:41:15.337028+0000 mon.a (mon.0) 12237 : audit 0 from='client.? 172.21.15.40:0/4043114164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:15 smithi141 bash[31670]: cluster 2023-12-02T02:41:14.688360+0000 mgr.y (mgr.24356) 19887 : cluster 0 pgmap v19855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:15 smithi141 bash[31670]: audit 2023-12-02T02:41:15.337028+0000 mon.a (mon.0) 12237 : audit 0 from='client.? 172.21.15.40:0/4043114164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:41:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:41:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:41:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[41173]: audit 2023-12-02T02:41:16.138982+0000 mon.a (mon.0) 12238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[41173]: audit 2023-12-02T02:41:16.149306+0000 mon.a (mon.0) 12239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[41173]: cluster 2023-12-02T02:41:16.689047+0000 mgr.y (mgr.24356) 19888 : cluster 0 pgmap v19856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[41173]: audit 2023-12-02T02:41:16.784961+0000 mon.a (mon.0) 12240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[41173]: audit 2023-12-02T02:41:16.797351+0000 mon.a (mon.0) 12241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[28232]: audit 2023-12-02T02:41:16.138982+0000 mon.a (mon.0) 12238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[28232]: audit 2023-12-02T02:41:16.149306+0000 mon.a (mon.0) 12239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[28232]: cluster 2023-12-02T02:41:16.689047+0000 mgr.y (mgr.24356) 19888 : cluster 0 pgmap v19856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[28232]: audit 2023-12-02T02:41:16.784961+0000 mon.a (mon.0) 12240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:17 smithi040 bash[28232]: audit 2023-12-02T02:41:16.797351+0000 mon.a (mon.0) 12241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:17 smithi141 bash[31670]: audit 2023-12-02T02:41:16.138982+0000 mon.a (mon.0) 12238 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:17 smithi141 bash[31670]: audit 2023-12-02T02:41:16.149306+0000 mon.a (mon.0) 12239 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:17 smithi141 bash[31670]: cluster 2023-12-02T02:41:16.689047+0000 mgr.y (mgr.24356) 19888 : cluster 0 pgmap v19856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:17 smithi141 bash[31670]: audit 2023-12-02T02:41:16.784961+0000 mon.a (mon.0) 12240 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:17 smithi141 bash[31670]: audit 2023-12-02T02:41:16.797351+0000 mon.a (mon.0) 12241 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[28232]: audit 2023-12-02T02:41:17.321776+0000 mon.c (mon.2) 12478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:41:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[28232]: audit 2023-12-02T02:41:17.323791+0000 mon.c (mon.2) 12479 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:41:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[28232]: audit 2023-12-02T02:41:17.334273+0000 mon.a (mon.0) 12242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[28232]: audit 2023-12-02T02:41:17.804811+0000 mon.a (mon.0) 12243 : audit 0 from='client.? 172.21.15.40:0/1570946509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[41173]: audit 2023-12-02T02:41:17.321776+0000 mon.c (mon.2) 12478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:41:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[41173]: audit 2023-12-02T02:41:17.323791+0000 mon.c (mon.2) 12479 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:41:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[41173]: audit 2023-12-02T02:41:17.334273+0000 mon.a (mon.0) 12242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:18 smithi040 bash[41173]: audit 2023-12-02T02:41:17.804811+0000 mon.a (mon.0) 12243 : audit 0 from='client.? 172.21.15.40:0/1570946509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:18 smithi141 bash[31670]: audit 2023-12-02T02:41:17.321776+0000 mon.c (mon.2) 12478 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:41:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:18 smithi141 bash[31670]: audit 2023-12-02T02:41:17.323791+0000 mon.c (mon.2) 12479 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:41:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:18 smithi141 bash[31670]: audit 2023-12-02T02:41:17.334273+0000 mon.a (mon.0) 12242 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:41:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:18 smithi141 bash[31670]: audit 2023-12-02T02:41:17.804811+0000 mon.a (mon.0) 12243 : audit 0 from='client.? 172.21.15.40:0/1570946509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:19 smithi040 bash[28232]: cluster 2023-12-02T02:41:18.689774+0000 mgr.y (mgr.24356) 19889 : cluster 0 pgmap v19857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:19 smithi040 bash[41173]: cluster 2023-12-02T02:41:18.689774+0000 mgr.y (mgr.24356) 19889 : cluster 0 pgmap v19857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:19 smithi141 bash[31670]: cluster 2023-12-02T02:41:18.689774+0000 mgr.y (mgr.24356) 19889 : cluster 0 pgmap v19857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:20 smithi141 bash[31670]: audit 2023-12-02T02:41:19.390296+0000 mon.c (mon.2) 12480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:20 smithi040 bash[28232]: audit 2023-12-02T02:41:19.390296+0000 mon.c (mon.2) 12480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:20 smithi040 bash[41173]: audit 2023-12-02T02:41:19.390296+0000 mon.c (mon.2) 12480 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:21 smithi141 bash[31670]: audit 2023-12-02T02:41:20.271021+0000 mon.a (mon.0) 12244 : audit 0 from='client.? 172.21.15.40:0/3418688952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:21 smithi141 bash[31670]: cluster 2023-12-02T02:41:20.690978+0000 mgr.y (mgr.24356) 19890 : cluster 0 pgmap v19858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:21 smithi040 bash[28232]: audit 2023-12-02T02:41:20.271021+0000 mon.a (mon.0) 12244 : audit 0 from='client.? 172.21.15.40:0/3418688952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:21 smithi040 bash[28232]: cluster 2023-12-02T02:41:20.690978+0000 mgr.y (mgr.24356) 19890 : cluster 0 pgmap v19858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:21 smithi040 bash[41173]: audit 2023-12-02T02:41:20.271021+0000 mon.a (mon.0) 12244 : audit 0 from='client.? 172.21.15.40:0/3418688952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:21 smithi040 bash[41173]: cluster 2023-12-02T02:41:20.690978+0000 mgr.y (mgr.24356) 19890 : cluster 0 pgmap v19858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:22 smithi040 bash[28232]: audit 2023-12-02T02:41:22.737769+0000 mon.a (mon.0) 12245 : audit 0 from='client.? 172.21.15.40:0/3367550519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:22 smithi040 bash[41173]: audit 2023-12-02T02:41:22.737769+0000 mon.a (mon.0) 12245 : audit 0 from='client.? 172.21.15.40:0/3367550519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:22 smithi141 bash[31670]: audit 2023-12-02T02:41:22.737769+0000 mon.a (mon.0) 12245 : audit 0 from='client.? 172.21.15.40:0/3367550519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:23 smithi040 bash[28232]: cluster 2023-12-02T02:41:22.691438+0000 mgr.y (mgr.24356) 19891 : cluster 0 pgmap v19859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:23 smithi040 bash[41173]: cluster 2023-12-02T02:41:22.691438+0000 mgr.y (mgr.24356) 19891 : cluster 0 pgmap v19859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:23 smithi141 bash[31670]: cluster 2023-12-02T02:41:22.691438+0000 mgr.y (mgr.24356) 19891 : cluster 0 pgmap v19859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:25 smithi040 bash[28232]: cluster 2023-12-02T02:41:24.692561+0000 mgr.y (mgr.24356) 19892 : cluster 0 pgmap v19860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:25 smithi040 bash[28232]: audit 2023-12-02T02:41:25.201606+0000 mon.a (mon.0) 12246 : audit 0 from='client.? 172.21.15.40:0/3905754052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:25 smithi040 bash[41173]: cluster 2023-12-02T02:41:24.692561+0000 mgr.y (mgr.24356) 19892 : cluster 0 pgmap v19860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:26.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:25 smithi040 bash[41173]: audit 2023-12-02T02:41:25.201606+0000 mon.a (mon.0) 12246 : audit 0 from='client.? 172.21.15.40:0/3905754052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:26.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:25 smithi141 bash[31670]: cluster 2023-12-02T02:41:24.692561+0000 mgr.y (mgr.24356) 19892 : cluster 0 pgmap v19860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:26.280 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:25 smithi141 bash[31670]: audit 2023-12-02T02:41:25.201606+0000 mon.a (mon.0) 12246 : audit 0 from='client.? 172.21.15.40:0/3905754052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:41:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:41:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:41:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:27 smithi040 bash[28232]: cluster 2023-12-02T02:41:26.693175+0000 mgr.y (mgr.24356) 19893 : cluster 0 pgmap v19861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:28.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:27 smithi040 bash[28232]: audit 2023-12-02T02:41:27.663466+0000 mon.c (mon.2) 12481 : audit 0 from='client.? 172.21.15.40:0/3829800216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:27 smithi040 bash[41173]: cluster 2023-12-02T02:41:26.693175+0000 mgr.y (mgr.24356) 19893 : cluster 0 pgmap v19861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:28.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:27 smithi040 bash[41173]: audit 2023-12-02T02:41:27.663466+0000 mon.c (mon.2) 12481 : audit 0 from='client.? 172.21.15.40:0/3829800216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:27 smithi141 bash[31670]: cluster 2023-12-02T02:41:26.693175+0000 mgr.y (mgr.24356) 19893 : cluster 0 pgmap v19861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:27 smithi141 bash[31670]: audit 2023-12-02T02:41:27.663466+0000 mon.c (mon.2) 12481 : audit 0 from='client.? 172.21.15.40:0/3829800216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:29 smithi040 bash[41173]: cluster 2023-12-02T02:41:28.693846+0000 mgr.y (mgr.24356) 19894 : cluster 0 pgmap v19862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:29 smithi040 bash[28232]: cluster 2023-12-02T02:41:28.693846+0000 mgr.y (mgr.24356) 19894 : cluster 0 pgmap v19862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:29 smithi141 bash[31670]: cluster 2023-12-02T02:41:28.693846+0000 mgr.y (mgr.24356) 19894 : cluster 0 pgmap v19862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:30 smithi040 bash[28232]: audit 2023-12-02T02:41:30.127672+0000 mon.a (mon.0) 12247 : audit 0 from='client.? 172.21.15.40:0/2959708147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:31.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:30 smithi040 bash[41173]: audit 2023-12-02T02:41:30.127672+0000 mon.a (mon.0) 12247 : audit 0 from='client.? 172.21.15.40:0/2959708147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:30 smithi141 bash[31670]: audit 2023-12-02T02:41:30.127672+0000 mon.a (mon.0) 12247 : audit 0 from='client.? 172.21.15.40:0/2959708147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:31 smithi040 bash[28232]: cluster 2023-12-02T02:41:30.695141+0000 mgr.y (mgr.24356) 19895 : cluster 0 pgmap v19863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:31 smithi040 bash[41173]: cluster 2023-12-02T02:41:30.695141+0000 mgr.y (mgr.24356) 19895 : cluster 0 pgmap v19863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:31 smithi141 bash[31670]: cluster 2023-12-02T02:41:30.695141+0000 mgr.y (mgr.24356) 19895 : cluster 0 pgmap v19863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:33.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:32 smithi040 bash[28232]: audit 2023-12-02T02:41:32.597331+0000 mon.a (mon.0) 12248 : audit 0 from='client.? 172.21.15.40:0/3641909959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:33.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:32 smithi040 bash[41173]: audit 2023-12-02T02:41:32.597331+0000 mon.a (mon.0) 12248 : audit 0 from='client.? 172.21.15.40:0/3641909959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:32 smithi141 bash[31670]: audit 2023-12-02T02:41:32.597331+0000 mon.a (mon.0) 12248 : audit 0 from='client.? 172.21.15.40:0/3641909959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:33 smithi040 bash[28232]: cluster 2023-12-02T02:41:32.695985+0000 mgr.y (mgr.24356) 19896 : cluster 0 pgmap v19864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:33 smithi040 bash[41173]: cluster 2023-12-02T02:41:32.695985+0000 mgr.y (mgr.24356) 19896 : cluster 0 pgmap v19864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:33 smithi141 bash[31670]: cluster 2023-12-02T02:41:32.695985+0000 mgr.y (mgr.24356) 19896 : cluster 0 pgmap v19864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:34 smithi040 bash[28232]: audit 2023-12-02T02:41:34.390478+0000 mon.c (mon.2) 12482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:34 smithi040 bash[41173]: audit 2023-12-02T02:41:34.390478+0000 mon.c (mon.2) 12482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:34 smithi141 bash[31670]: audit 2023-12-02T02:41:34.390478+0000 mon.c (mon.2) 12482 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:35 smithi040 bash[28232]: cluster 2023-12-02T02:41:34.696812+0000 mgr.y (mgr.24356) 19897 : cluster 0 pgmap v19865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:35 smithi040 bash[28232]: audit 2023-12-02T02:41:35.059588+0000 mon.a (mon.0) 12249 : audit 0 from='client.? 172.21.15.40:0/1136779628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:35 smithi040 bash[41173]: cluster 2023-12-02T02:41:34.696812+0000 mgr.y (mgr.24356) 19897 : cluster 0 pgmap v19865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:36.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:35 smithi040 bash[41173]: audit 2023-12-02T02:41:35.059588+0000 mon.a (mon.0) 12249 : audit 0 from='client.? 172.21.15.40:0/1136779628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:35 smithi141 bash[31670]: cluster 2023-12-02T02:41:34.696812+0000 mgr.y (mgr.24356) 19897 : cluster 0 pgmap v19865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:35 smithi141 bash[31670]: audit 2023-12-02T02:41:35.059588+0000 mon.a (mon.0) 12249 : audit 0 from='client.? 172.21.15.40:0/1136779628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:41:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:41:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:41:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:37 smithi040 bash[41173]: cluster 2023-12-02T02:41:36.697394+0000 mgr.y (mgr.24356) 19898 : cluster 0 pgmap v19866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:37 smithi040 bash[41173]: audit 2023-12-02T02:41:37.529218+0000 mon.c (mon.2) 12483 : audit 0 from='client.? 172.21.15.40:0/3232550227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:37 smithi040 bash[28232]: cluster 2023-12-02T02:41:36.697394+0000 mgr.y (mgr.24356) 19898 : cluster 0 pgmap v19866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:37 smithi040 bash[28232]: audit 2023-12-02T02:41:37.529218+0000 mon.c (mon.2) 12483 : audit 0 from='client.? 172.21.15.40:0/3232550227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:37 smithi141 bash[31670]: cluster 2023-12-02T02:41:36.697394+0000 mgr.y (mgr.24356) 19898 : cluster 0 pgmap v19866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:37 smithi141 bash[31670]: audit 2023-12-02T02:41:37.529218+0000 mon.c (mon.2) 12483 : audit 0 from='client.? 172.21.15.40:0/3232550227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:39 smithi040 bash[41173]: cluster 2023-12-02T02:41:38.698178+0000 mgr.y (mgr.24356) 19899 : cluster 0 pgmap v19867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:39 smithi040 bash[28232]: cluster 2023-12-02T02:41:38.698178+0000 mgr.y (mgr.24356) 19899 : cluster 0 pgmap v19867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:39 smithi141 bash[31670]: cluster 2023-12-02T02:41:38.698178+0000 mgr.y (mgr.24356) 19899 : cluster 0 pgmap v19867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:40 smithi040 bash[41173]: audit 2023-12-02T02:41:39.994735+0000 mon.c (mon.2) 12484 : audit 0 from='client.? 172.21.15.40:0/3543538726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:40 smithi040 bash[28232]: audit 2023-12-02T02:41:39.994735+0000 mon.c (mon.2) 12484 : audit 0 from='client.? 172.21.15.40:0/3543538726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:40 smithi141 bash[31670]: audit 2023-12-02T02:41:39.994735+0000 mon.c (mon.2) 12484 : audit 0 from='client.? 172.21.15.40:0/3543538726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:41 smithi040 bash[28232]: cluster 2023-12-02T02:41:40.699393+0000 mgr.y (mgr.24356) 19900 : cluster 0 pgmap v19868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:41 smithi040 bash[41173]: cluster 2023-12-02T02:41:40.699393+0000 mgr.y (mgr.24356) 19900 : cluster 0 pgmap v19868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:41 smithi141 bash[31670]: cluster 2023-12-02T02:41:40.699393+0000 mgr.y (mgr.24356) 19900 : cluster 0 pgmap v19868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:42 smithi040 bash[28232]: audit 2023-12-02T02:41:42.460806+0000 mon.c (mon.2) 12485 : audit 0 from='client.? 172.21.15.40:0/12165708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:42 smithi040 bash[41173]: audit 2023-12-02T02:41:42.460806+0000 mon.c (mon.2) 12485 : audit 0 from='client.? 172.21.15.40:0/12165708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:42 smithi141 bash[31670]: audit 2023-12-02T02:41:42.460806+0000 mon.c (mon.2) 12485 : audit 0 from='client.? 172.21.15.40:0/12165708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:43 smithi040 bash[28232]: cluster 2023-12-02T02:41:42.699998+0000 mgr.y (mgr.24356) 19901 : cluster 0 pgmap v19869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:43 smithi040 bash[41173]: cluster 2023-12-02T02:41:42.699998+0000 mgr.y (mgr.24356) 19901 : cluster 0 pgmap v19869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:43 smithi141 bash[31670]: cluster 2023-12-02T02:41:42.699998+0000 mgr.y (mgr.24356) 19901 : cluster 0 pgmap v19869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:45 smithi040 bash[28232]: cluster 2023-12-02T02:41:44.701187+0000 mgr.y (mgr.24356) 19902 : cluster 0 pgmap v19870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:45 smithi040 bash[28232]: audit 2023-12-02T02:41:44.928403+0000 mon.a (mon.0) 12250 : audit 0 from='client.? 172.21.15.40:0/992733661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:45 smithi040 bash[41173]: cluster 2023-12-02T02:41:44.701187+0000 mgr.y (mgr.24356) 19902 : cluster 0 pgmap v19870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:45 smithi040 bash[41173]: audit 2023-12-02T02:41:44.928403+0000 mon.a (mon.0) 12250 : audit 0 from='client.? 172.21.15.40:0/992733661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:45 smithi141 bash[31670]: cluster 2023-12-02T02:41:44.701187+0000 mgr.y (mgr.24356) 19902 : cluster 0 pgmap v19870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:45 smithi141 bash[31670]: audit 2023-12-02T02:41:44.928403+0000 mon.a (mon.0) 12250 : audit 0 from='client.? 172.21.15.40:0/992733661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:41:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:41:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:41:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:47 smithi040 bash[28232]: cluster 2023-12-02T02:41:46.702010+0000 mgr.y (mgr.24356) 19903 : cluster 0 pgmap v19871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:47 smithi040 bash[28232]: audit 2023-12-02T02:41:47.395252+0000 mon.a (mon.0) 12251 : audit 0 from='client.? 172.21.15.40:0/2834320271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:47 smithi040 bash[41173]: cluster 2023-12-02T02:41:46.702010+0000 mgr.y (mgr.24356) 19903 : cluster 0 pgmap v19871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:47 smithi040 bash[41173]: audit 2023-12-02T02:41:47.395252+0000 mon.a (mon.0) 12251 : audit 0 from='client.? 172.21.15.40:0/2834320271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:47 smithi141 bash[31670]: cluster 2023-12-02T02:41:46.702010+0000 mgr.y (mgr.24356) 19903 : cluster 0 pgmap v19871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:47 smithi141 bash[31670]: audit 2023-12-02T02:41:47.395252+0000 mon.a (mon.0) 12251 : audit 0 from='client.? 172.21.15.40:0/2834320271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:49 smithi040 bash[28232]: cluster 2023-12-02T02:41:48.702712+0000 mgr.y (mgr.24356) 19904 : cluster 0 pgmap v19872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:49 smithi040 bash[28232]: audit 2023-12-02T02:41:49.390648+0000 mon.c (mon.2) 12486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:49 smithi040 bash[28232]: audit 2023-12-02T02:41:49.864469+0000 mon.c (mon.2) 12487 : audit 0 from='client.? 172.21.15.40:0/119024754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:49 smithi040 bash[41173]: cluster 2023-12-02T02:41:48.702712+0000 mgr.y (mgr.24356) 19904 : cluster 0 pgmap v19872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:49 smithi040 bash[41173]: audit 2023-12-02T02:41:49.390648+0000 mon.c (mon.2) 12486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:49 smithi040 bash[41173]: audit 2023-12-02T02:41:49.864469+0000 mon.c (mon.2) 12487 : audit 0 from='client.? 172.21.15.40:0/119024754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:49 smithi141 bash[31670]: cluster 2023-12-02T02:41:48.702712+0000 mgr.y (mgr.24356) 19904 : cluster 0 pgmap v19872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:49 smithi141 bash[31670]: audit 2023-12-02T02:41:49.390648+0000 mon.c (mon.2) 12486 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:49 smithi141 bash[31670]: audit 2023-12-02T02:41:49.864469+0000 mon.c (mon.2) 12487 : audit 0 from='client.? 172.21.15.40:0/119024754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:51 smithi040 bash[28232]: cluster 2023-12-02T02:41:50.703816+0000 mgr.y (mgr.24356) 19905 : cluster 0 pgmap v19873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:51 smithi040 bash[41173]: cluster 2023-12-02T02:41:50.703816+0000 mgr.y (mgr.24356) 19905 : cluster 0 pgmap v19873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:51 smithi141 bash[31670]: cluster 2023-12-02T02:41:50.703816+0000 mgr.y (mgr.24356) 19905 : cluster 0 pgmap v19873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:52 smithi040 bash[28232]: audit 2023-12-02T02:41:52.321142+0000 mon.a (mon.0) 12252 : audit 0 from='client.? 172.21.15.40:0/2206490560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:53.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:52 smithi040 bash[41173]: audit 2023-12-02T02:41:52.321142+0000 mon.a (mon.0) 12252 : audit 0 from='client.? 172.21.15.40:0/2206490560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:52 smithi141 bash[31670]: audit 2023-12-02T02:41:52.321142+0000 mon.a (mon.0) 12252 : audit 0 from='client.? 172.21.15.40:0/2206490560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:53 smithi141 bash[31670]: cluster 2023-12-02T02:41:52.704643+0000 mgr.y (mgr.24356) 19906 : cluster 0 pgmap v19874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:53 smithi040 bash[41173]: cluster 2023-12-02T02:41:52.704643+0000 mgr.y (mgr.24356) 19906 : cluster 0 pgmap v19874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:53 smithi040 bash[28232]: cluster 2023-12-02T02:41:52.704643+0000 mgr.y (mgr.24356) 19906 : cluster 0 pgmap v19874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:54 smithi141 bash[31670]: audit 2023-12-02T02:41:54.794878+0000 mon.c (mon.2) 12488 : audit 0 from='client.? 172.21.15.40:0/1641210027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:54 smithi040 bash[28232]: audit 2023-12-02T02:41:54.794878+0000 mon.c (mon.2) 12488 : audit 0 from='client.? 172.21.15.40:0/1641210027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:54 smithi040 bash[41173]: audit 2023-12-02T02:41:54.794878+0000 mon.c (mon.2) 12488 : audit 0 from='client.? 172.21.15.40:0/1641210027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:55 smithi141 bash[31670]: cluster 2023-12-02T02:41:54.705769+0000 mgr.y (mgr.24356) 19907 : cluster 0 pgmap v19875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:55 smithi040 bash[28232]: cluster 2023-12-02T02:41:54.705769+0000 mgr.y (mgr.24356) 19907 : cluster 0 pgmap v19875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:55 smithi040 bash[41173]: cluster 2023-12-02T02:41:54.705769+0000 mgr.y (mgr.24356) 19907 : cluster 0 pgmap v19875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:41:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:41:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:41:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:57 smithi141 bash[31670]: cluster 2023-12-02T02:41:56.706598+0000 mgr.y (mgr.24356) 19908 : cluster 0 pgmap v19876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:57 smithi141 bash[31670]: audit 2023-12-02T02:41:57.254968+0000 mon.c (mon.2) 12489 : audit 0 from='client.? 172.21.15.40:0/1130339924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:57 smithi040 bash[28232]: cluster 2023-12-02T02:41:56.706598+0000 mgr.y (mgr.24356) 19908 : cluster 0 pgmap v19876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:58.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:57 smithi040 bash[28232]: audit 2023-12-02T02:41:57.254968+0000 mon.c (mon.2) 12489 : audit 0 from='client.? 172.21.15.40:0/1130339924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:41:58.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:57 smithi040 bash[41173]: cluster 2023-12-02T02:41:56.706598+0000 mgr.y (mgr.24356) 19908 : cluster 0 pgmap v19876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:41:58.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:57 smithi040 bash[41173]: audit 2023-12-02T02:41:57.254968+0000 mon.c (mon.2) 12489 : audit 0 from='client.? 172.21.15.40:0/1130339924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:59 smithi141 bash[31670]: cluster 2023-12-02T02:41:58.707277+0000 mgr.y (mgr.24356) 19909 : cluster 0 pgmap v19877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:41:59 smithi141 bash[31670]: audit 2023-12-02T02:41:59.740841+0000 mon.a (mon.0) 12253 : audit 0 from='client.? 172.21.15.40:0/3368132112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:59 smithi040 bash[28232]: cluster 2023-12-02T02:41:58.707277+0000 mgr.y (mgr.24356) 19909 : cluster 0 pgmap v19877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:41:59 smithi040 bash[28232]: audit 2023-12-02T02:41:59.740841+0000 mon.a (mon.0) 12253 : audit 0 from='client.? 172.21.15.40:0/3368132112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:59 smithi040 bash[41173]: cluster 2023-12-02T02:41:58.707277+0000 mgr.y (mgr.24356) 19909 : cluster 0 pgmap v19877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:41:59 smithi040 bash[41173]: audit 2023-12-02T02:41:59.740841+0000 mon.a (mon.0) 12253 : audit 0 from='client.? 172.21.15.40:0/3368132112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:01 smithi141 bash[31670]: cluster 2023-12-02T02:42:00.708572+0000 mgr.y (mgr.24356) 19910 : cluster 0 pgmap v19878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:01 smithi040 bash[28232]: cluster 2023-12-02T02:42:00.708572+0000 mgr.y (mgr.24356) 19910 : cluster 0 pgmap v19878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:01 smithi040 bash[41173]: cluster 2023-12-02T02:42:00.708572+0000 mgr.y (mgr.24356) 19910 : cluster 0 pgmap v19878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:03.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:02 smithi141 bash[31670]: audit 2023-12-02T02:42:02.205011+0000 mon.a (mon.0) 12254 : audit 0 from='client.? 172.21.15.40:0/2712636317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:02 smithi040 bash[28232]: audit 2023-12-02T02:42:02.205011+0000 mon.a (mon.0) 12254 : audit 0 from='client.? 172.21.15.40:0/2712636317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:02 smithi040 bash[41173]: audit 2023-12-02T02:42:02.205011+0000 mon.a (mon.0) 12254 : audit 0 from='client.? 172.21.15.40:0/2712636317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:03 smithi141 bash[31670]: cluster 2023-12-02T02:42:02.709446+0000 mgr.y (mgr.24356) 19911 : cluster 0 pgmap v19879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:03 smithi040 bash[28232]: cluster 2023-12-02T02:42:02.709446+0000 mgr.y (mgr.24356) 19911 : cluster 0 pgmap v19879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:03 smithi040 bash[41173]: cluster 2023-12-02T02:42:02.709446+0000 mgr.y (mgr.24356) 19911 : cluster 0 pgmap v19879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:04 smithi141 bash[31670]: audit 2023-12-02T02:42:04.391253+0000 mon.c (mon.2) 12490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:04 smithi141 bash[31670]: audit 2023-12-02T02:42:04.667284+0000 mon.a (mon.0) 12255 : audit 0 from='client.? 172.21.15.40:0/1598364330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:04 smithi040 bash[28232]: audit 2023-12-02T02:42:04.391253+0000 mon.c (mon.2) 12490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:04 smithi040 bash[28232]: audit 2023-12-02T02:42:04.667284+0000 mon.a (mon.0) 12255 : audit 0 from='client.? 172.21.15.40:0/1598364330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:04 smithi040 bash[41173]: audit 2023-12-02T02:42:04.391253+0000 mon.c (mon.2) 12490 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:04 smithi040 bash[41173]: audit 2023-12-02T02:42:04.667284+0000 mon.a (mon.0) 12255 : audit 0 from='client.? 172.21.15.40:0/1598364330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:05 smithi141 bash[31670]: cluster 2023-12-02T02:42:04.710640+0000 mgr.y (mgr.24356) 19912 : cluster 0 pgmap v19880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:05 smithi040 bash[28232]: cluster 2023-12-02T02:42:04.710640+0000 mgr.y (mgr.24356) 19912 : cluster 0 pgmap v19880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:05 smithi040 bash[41173]: cluster 2023-12-02T02:42:04.710640+0000 mgr.y (mgr.24356) 19912 : cluster 0 pgmap v19880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:42:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:42:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:42:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:07 smithi141 bash[31670]: cluster 2023-12-02T02:42:06.711303+0000 mgr.y (mgr.24356) 19913 : cluster 0 pgmap v19881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:07 smithi141 bash[31670]: audit 2023-12-02T02:42:07.133126+0000 mon.a (mon.0) 12256 : audit 0 from='client.? 172.21.15.40:0/3797384036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:07 smithi040 bash[41173]: cluster 2023-12-02T02:42:06.711303+0000 mgr.y (mgr.24356) 19913 : cluster 0 pgmap v19881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:07 smithi040 bash[41173]: audit 2023-12-02T02:42:07.133126+0000 mon.a (mon.0) 12256 : audit 0 from='client.? 172.21.15.40:0/3797384036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:07 smithi040 bash[28232]: cluster 2023-12-02T02:42:06.711303+0000 mgr.y (mgr.24356) 19913 : cluster 0 pgmap v19881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:07 smithi040 bash[28232]: audit 2023-12-02T02:42:07.133126+0000 mon.a (mon.0) 12256 : audit 0 from='client.? 172.21.15.40:0/3797384036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:09 smithi141 bash[31670]: cluster 2023-12-02T02:42:08.711956+0000 mgr.y (mgr.24356) 19914 : cluster 0 pgmap v19882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:09 smithi141 bash[31670]: audit 2023-12-02T02:42:09.604845+0000 mon.a (mon.0) 12257 : audit 0 from='client.? 172.21.15.40:0/1227489534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:09 smithi040 bash[41173]: cluster 2023-12-02T02:42:08.711956+0000 mgr.y (mgr.24356) 19914 : cluster 0 pgmap v19882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:09 smithi040 bash[41173]: audit 2023-12-02T02:42:09.604845+0000 mon.a (mon.0) 12257 : audit 0 from='client.? 172.21.15.40:0/1227489534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:09 smithi040 bash[28232]: cluster 2023-12-02T02:42:08.711956+0000 mgr.y (mgr.24356) 19914 : cluster 0 pgmap v19882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:09 smithi040 bash[28232]: audit 2023-12-02T02:42:09.604845+0000 mon.a (mon.0) 12257 : audit 0 from='client.? 172.21.15.40:0/1227489534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:11 smithi141 bash[31670]: cluster 2023-12-02T02:42:10.713222+0000 mgr.y (mgr.24356) 19915 : cluster 0 pgmap v19883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:11 smithi040 bash[28232]: cluster 2023-12-02T02:42:10.713222+0000 mgr.y (mgr.24356) 19915 : cluster 0 pgmap v19883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:11 smithi040 bash[41173]: cluster 2023-12-02T02:42:10.713222+0000 mgr.y (mgr.24356) 19915 : cluster 0 pgmap v19883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:12 smithi141 bash[31670]: audit 2023-12-02T02:42:12.071616+0000 mon.a (mon.0) 12258 : audit 0 from='client.? 172.21.15.40:0/2326570636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:12 smithi040 bash[28232]: audit 2023-12-02T02:42:12.071616+0000 mon.a (mon.0) 12258 : audit 0 from='client.? 172.21.15.40:0/2326570636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:12 smithi040 bash[41173]: audit 2023-12-02T02:42:12.071616+0000 mon.a (mon.0) 12258 : audit 0 from='client.? 172.21.15.40:0/2326570636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:13 smithi141 bash[31670]: cluster 2023-12-02T02:42:12.713858+0000 mgr.y (mgr.24356) 19916 : cluster 0 pgmap v19884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:13 smithi040 bash[28232]: cluster 2023-12-02T02:42:12.713858+0000 mgr.y (mgr.24356) 19916 : cluster 0 pgmap v19884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:13 smithi040 bash[41173]: cluster 2023-12-02T02:42:12.713858+0000 mgr.y (mgr.24356) 19916 : cluster 0 pgmap v19884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:15.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:14 smithi141 bash[31670]: audit 2023-12-02T02:42:14.537956+0000 mon.c (mon.2) 12491 : audit 0 from='client.? 172.21.15.40:0/2322046336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:14 smithi040 bash[28232]: audit 2023-12-02T02:42:14.537956+0000 mon.c (mon.2) 12491 : audit 0 from='client.? 172.21.15.40:0/2322046336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:14 smithi040 bash[41173]: audit 2023-12-02T02:42:14.537956+0000 mon.c (mon.2) 12491 : audit 0 from='client.? 172.21.15.40:0/2322046336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:16 smithi141 bash[31670]: cluster 2023-12-02T02:42:14.715043+0000 mgr.y (mgr.24356) 19917 : cluster 0 pgmap v19885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:16 smithi040 bash[28232]: cluster 2023-12-02T02:42:14.715043+0000 mgr.y (mgr.24356) 19917 : cluster 0 pgmap v19885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:16 smithi040 bash[41173]: cluster 2023-12-02T02:42:14.715043+0000 mgr.y (mgr.24356) 19917 : cluster 0 pgmap v19885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:42:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:42:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:42:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:18 smithi141 bash[31670]: cluster 2023-12-02T02:42:16.715576+0000 mgr.y (mgr.24356) 19918 : cluster 0 pgmap v19886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:18 smithi141 bash[31670]: audit 2023-12-02T02:42:17.007188+0000 mon.a (mon.0) 12259 : audit 0 from='client.? 172.21.15.40:0/3287895493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:18.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:18 smithi141 bash[31670]: audit 2023-12-02T02:42:17.416145+0000 mon.c (mon.2) 12492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:42:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:18 smithi040 bash[28232]: cluster 2023-12-02T02:42:16.715576+0000 mgr.y (mgr.24356) 19918 : cluster 0 pgmap v19886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:18 smithi040 bash[28232]: audit 2023-12-02T02:42:17.007188+0000 mon.a (mon.0) 12259 : audit 0 from='client.? 172.21.15.40:0/3287895493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:18 smithi040 bash[28232]: audit 2023-12-02T02:42:17.416145+0000 mon.c (mon.2) 12492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:42:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:18 smithi040 bash[41173]: cluster 2023-12-02T02:42:16.715576+0000 mgr.y (mgr.24356) 19918 : cluster 0 pgmap v19886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:18 smithi040 bash[41173]: audit 2023-12-02T02:42:17.007188+0000 mon.a (mon.0) 12259 : audit 0 from='client.? 172.21.15.40:0/3287895493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:18 smithi040 bash[41173]: audit 2023-12-02T02:42:17.416145+0000 mon.c (mon.2) 12492 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:42:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:20 smithi141 bash[31670]: cluster 2023-12-02T02:42:18.716291+0000 mgr.y (mgr.24356) 19919 : cluster 0 pgmap v19887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:20 smithi141 bash[31670]: audit 2023-12-02T02:42:19.391275+0000 mon.c (mon.2) 12493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:20 smithi141 bash[31670]: audit 2023-12-02T02:42:19.473142+0000 mon.a (mon.0) 12260 : audit 0 from='client.? 172.21.15.40:0/3148739251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:20 smithi040 bash[28232]: cluster 2023-12-02T02:42:18.716291+0000 mgr.y (mgr.24356) 19919 : cluster 0 pgmap v19887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:20 smithi040 bash[28232]: audit 2023-12-02T02:42:19.391275+0000 mon.c (mon.2) 12493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:20 smithi040 bash[28232]: audit 2023-12-02T02:42:19.473142+0000 mon.a (mon.0) 12260 : audit 0 from='client.? 172.21.15.40:0/3148739251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:20 smithi040 bash[41173]: cluster 2023-12-02T02:42:18.716291+0000 mgr.y (mgr.24356) 19919 : cluster 0 pgmap v19887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:20 smithi040 bash[41173]: audit 2023-12-02T02:42:19.391275+0000 mon.c (mon.2) 12493 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:20 smithi040 bash[41173]: audit 2023-12-02T02:42:19.473142+0000 mon.a (mon.0) 12260 : audit 0 from='client.? 172.21.15.40:0/3148739251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:22 smithi141 bash[31670]: cluster 2023-12-02T02:42:20.717605+0000 mgr.y (mgr.24356) 19920 : cluster 0 pgmap v19888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:22 smithi141 bash[31670]: audit 2023-12-02T02:42:21.944198+0000 mon.a (mon.0) 12261 : audit 0 from='client.? 172.21.15.40:0/2241140919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:22 smithi040 bash[28232]: cluster 2023-12-02T02:42:20.717605+0000 mgr.y (mgr.24356) 19920 : cluster 0 pgmap v19888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:22 smithi040 bash[28232]: audit 2023-12-02T02:42:21.944198+0000 mon.a (mon.0) 12261 : audit 0 from='client.? 172.21.15.40:0/2241140919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:22 smithi040 bash[41173]: cluster 2023-12-02T02:42:20.717605+0000 mgr.y (mgr.24356) 19920 : cluster 0 pgmap v19888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:22 smithi040 bash[41173]: audit 2023-12-02T02:42:21.944198+0000 mon.a (mon.0) 12261 : audit 0 from='client.? 172.21.15.40:0/2241140919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:24 smithi141 bash[31670]: cluster 2023-12-02T02:42:22.718354+0000 mgr.y (mgr.24356) 19921 : cluster 0 pgmap v19889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:24 smithi141 bash[31670]: audit 2023-12-02T02:42:23.318855+0000 mon.a (mon.0) 12262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:24 smithi141 bash[31670]: audit 2023-12-02T02:42:23.331639+0000 mon.a (mon.0) 12263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:24 smithi141 bash[31670]: audit 2023-12-02T02:42:23.669265+0000 mon.a (mon.0) 12264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:24 smithi141 bash[31670]: audit 2023-12-02T02:42:23.680201+0000 mon.a (mon.0) 12265 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[28232]: cluster 2023-12-02T02:42:22.718354+0000 mgr.y (mgr.24356) 19921 : cluster 0 pgmap v19889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[28232]: audit 2023-12-02T02:42:23.318855+0000 mon.a (mon.0) 12262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[28232]: audit 2023-12-02T02:42:23.331639+0000 mon.a (mon.0) 12263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[28232]: audit 2023-12-02T02:42:23.669265+0000 mon.a (mon.0) 12264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[28232]: audit 2023-12-02T02:42:23.680201+0000 mon.a (mon.0) 12265 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[41173]: cluster 2023-12-02T02:42:22.718354+0000 mgr.y (mgr.24356) 19921 : cluster 0 pgmap v19889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:24.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[41173]: audit 2023-12-02T02:42:23.318855+0000 mon.a (mon.0) 12262 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[41173]: audit 2023-12-02T02:42:23.331639+0000 mon.a (mon.0) 12263 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[41173]: audit 2023-12-02T02:42:23.669265+0000 mon.a (mon.0) 12264 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:24.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:24 smithi040 bash[41173]: audit 2023-12-02T02:42:23.680201+0000 mon.a (mon.0) 12265 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:25 smithi141 bash[31670]: audit 2023-12-02T02:42:24.216607+0000 mon.c (mon.2) 12494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:42:25.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:25 smithi141 bash[31670]: audit 2023-12-02T02:42:24.218333+0000 mon.c (mon.2) 12495 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:42:25.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:25 smithi141 bash[31670]: audit 2023-12-02T02:42:24.229430+0000 mon.a (mon.0) 12266 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:25.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:25 smithi141 bash[31670]: audit 2023-12-02T02:42:24.420695+0000 mon.a (mon.0) 12267 : audit 0 from='client.? 172.21.15.40:0/1123537338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[41173]: audit 2023-12-02T02:42:24.216607+0000 mon.c (mon.2) 12494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:42:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[41173]: audit 2023-12-02T02:42:24.218333+0000 mon.c (mon.2) 12495 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:42:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[41173]: audit 2023-12-02T02:42:24.229430+0000 mon.a (mon.0) 12266 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[41173]: audit 2023-12-02T02:42:24.420695+0000 mon.a (mon.0) 12267 : audit 0 from='client.? 172.21.15.40:0/1123537338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[28232]: audit 2023-12-02T02:42:24.216607+0000 mon.c (mon.2) 12494 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:42:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[28232]: audit 2023-12-02T02:42:24.218333+0000 mon.c (mon.2) 12495 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:42:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[28232]: audit 2023-12-02T02:42:24.229430+0000 mon.a (mon.0) 12266 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:42:25.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:25 smithi040 bash[28232]: audit 2023-12-02T02:42:24.420695+0000 mon.a (mon.0) 12267 : audit 0 from='client.? 172.21.15.40:0/1123537338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:26 smithi141 bash[31670]: cluster 2023-12-02T02:42:24.719638+0000 mgr.y (mgr.24356) 19922 : cluster 0 pgmap v19890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:26 smithi040 bash[28232]: cluster 2023-12-02T02:42:24.719638+0000 mgr.y (mgr.24356) 19922 : cluster 0 pgmap v19890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:26 smithi040 bash[41173]: cluster 2023-12-02T02:42:24.719638+0000 mgr.y (mgr.24356) 19922 : cluster 0 pgmap v19890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:42:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:42:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:42:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:27 smithi040 bash[28232]: audit 2023-12-02T02:42:26.881458+0000 mon.a (mon.0) 12268 : audit 0 from='client.? 172.21.15.40:0/2531187729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:27 smithi040 bash[41173]: audit 2023-12-02T02:42:26.881458+0000 mon.a (mon.0) 12268 : audit 0 from='client.? 172.21.15.40:0/2531187729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:27 smithi141 bash[31670]: audit 2023-12-02T02:42:26.881458+0000 mon.a (mon.0) 12268 : audit 0 from='client.? 172.21.15.40:0/2531187729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:28 smithi040 bash[28232]: cluster 2023-12-02T02:42:26.720429+0000 mgr.y (mgr.24356) 19923 : cluster 0 pgmap v19891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:28 smithi040 bash[41173]: cluster 2023-12-02T02:42:26.720429+0000 mgr.y (mgr.24356) 19923 : cluster 0 pgmap v19891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:28 smithi141 bash[31670]: cluster 2023-12-02T02:42:26.720429+0000 mgr.y (mgr.24356) 19923 : cluster 0 pgmap v19891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:30 smithi040 bash[41173]: cluster 2023-12-02T02:42:28.721159+0000 mgr.y (mgr.24356) 19924 : cluster 0 pgmap v19892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:30 smithi040 bash[41173]: audit 2023-12-02T02:42:29.343216+0000 mon.a (mon.0) 12269 : audit 0 from='client.? 172.21.15.40:0/3879942143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:30 smithi040 bash[28232]: cluster 2023-12-02T02:42:28.721159+0000 mgr.y (mgr.24356) 19924 : cluster 0 pgmap v19892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:30 smithi040 bash[28232]: audit 2023-12-02T02:42:29.343216+0000 mon.a (mon.0) 12269 : audit 0 from='client.? 172.21.15.40:0/3879942143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:30 smithi141 bash[31670]: cluster 2023-12-02T02:42:28.721159+0000 mgr.y (mgr.24356) 19924 : cluster 0 pgmap v19892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:30 smithi141 bash[31670]: audit 2023-12-02T02:42:29.343216+0000 mon.a (mon.0) 12269 : audit 0 from='client.? 172.21.15.40:0/3879942143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:32 smithi040 bash[28232]: cluster 2023-12-02T02:42:30.722320+0000 mgr.y (mgr.24356) 19925 : cluster 0 pgmap v19893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:32 smithi040 bash[28232]: audit 2023-12-02T02:42:31.810311+0000 mon.c (mon.2) 12496 : audit 0 from='client.? 172.21.15.40:0/3034754720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:32 smithi040 bash[41173]: cluster 2023-12-02T02:42:30.722320+0000 mgr.y (mgr.24356) 19925 : cluster 0 pgmap v19893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:32 smithi040 bash[41173]: audit 2023-12-02T02:42:31.810311+0000 mon.c (mon.2) 12496 : audit 0 from='client.? 172.21.15.40:0/3034754720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:32 smithi141 bash[31670]: cluster 2023-12-02T02:42:30.722320+0000 mgr.y (mgr.24356) 19925 : cluster 0 pgmap v19893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:32 smithi141 bash[31670]: audit 2023-12-02T02:42:31.810311+0000 mon.c (mon.2) 12496 : audit 0 from='client.? 172.21.15.40:0/3034754720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:34 smithi040 bash[41173]: cluster 2023-12-02T02:42:32.722981+0000 mgr.y (mgr.24356) 19926 : cluster 0 pgmap v19894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:34 smithi040 bash[28232]: cluster 2023-12-02T02:42:32.722981+0000 mgr.y (mgr.24356) 19926 : cluster 0 pgmap v19894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:34 smithi141 bash[31670]: cluster 2023-12-02T02:42:32.722981+0000 mgr.y (mgr.24356) 19926 : cluster 0 pgmap v19894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:35 smithi040 bash[28232]: audit 2023-12-02T02:42:34.282799+0000 mon.a (mon.0) 12270 : audit 0 from='client.? 172.21.15.40:0/1832571694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:35 smithi040 bash[28232]: audit 2023-12-02T02:42:34.392246+0000 mon.c (mon.2) 12497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:35 smithi040 bash[41173]: audit 2023-12-02T02:42:34.282799+0000 mon.a (mon.0) 12270 : audit 0 from='client.? 172.21.15.40:0/1832571694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:35 smithi040 bash[41173]: audit 2023-12-02T02:42:34.392246+0000 mon.c (mon.2) 12497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:35 smithi141 bash[31670]: audit 2023-12-02T02:42:34.282799+0000 mon.a (mon.0) 12270 : audit 0 from='client.? 172.21.15.40:0/1832571694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:35 smithi141 bash[31670]: audit 2023-12-02T02:42:34.392246+0000 mon.c (mon.2) 12497 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:36 smithi040 bash[28232]: cluster 2023-12-02T02:42:34.724132+0000 mgr.y (mgr.24356) 19927 : cluster 0 pgmap v19895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:36 smithi040 bash[41173]: cluster 2023-12-02T02:42:34.724132+0000 mgr.y (mgr.24356) 19927 : cluster 0 pgmap v19895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:36 smithi141 bash[31670]: cluster 2023-12-02T02:42:34.724132+0000 mgr.y (mgr.24356) 19927 : cluster 0 pgmap v19895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:42:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:42:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:42:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:37 smithi040 bash[28232]: audit 2023-12-02T02:42:36.747266+0000 mon.a (mon.0) 12271 : audit 0 from='client.? 172.21.15.40:0/3921737837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:37 smithi040 bash[41173]: audit 2023-12-02T02:42:36.747266+0000 mon.a (mon.0) 12271 : audit 0 from='client.? 172.21.15.40:0/3921737837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:37 smithi141 bash[31670]: audit 2023-12-02T02:42:36.747266+0000 mon.a (mon.0) 12271 : audit 0 from='client.? 172.21.15.40:0/3921737837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:38 smithi040 bash[28232]: cluster 2023-12-02T02:42:36.724764+0000 mgr.y (mgr.24356) 19928 : cluster 0 pgmap v19896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:38 smithi040 bash[41173]: cluster 2023-12-02T02:42:36.724764+0000 mgr.y (mgr.24356) 19928 : cluster 0 pgmap v19896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:38 smithi141 bash[31670]: cluster 2023-12-02T02:42:36.724764+0000 mgr.y (mgr.24356) 19928 : cluster 0 pgmap v19896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:40 smithi040 bash[28232]: cluster 2023-12-02T02:42:38.725359+0000 mgr.y (mgr.24356) 19929 : cluster 0 pgmap v19897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:40 smithi040 bash[28232]: audit 2023-12-02T02:42:39.210992+0000 mon.c (mon.2) 12498 : audit 0 from='client.? 172.21.15.40:0/1020424881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:40 smithi040 bash[41173]: cluster 2023-12-02T02:42:38.725359+0000 mgr.y (mgr.24356) 19929 : cluster 0 pgmap v19897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:40 smithi040 bash[41173]: audit 2023-12-02T02:42:39.210992+0000 mon.c (mon.2) 12498 : audit 0 from='client.? 172.21.15.40:0/1020424881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:40 smithi141 bash[31670]: cluster 2023-12-02T02:42:38.725359+0000 mgr.y (mgr.24356) 19929 : cluster 0 pgmap v19897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:40 smithi141 bash[31670]: audit 2023-12-02T02:42:39.210992+0000 mon.c (mon.2) 12498 : audit 0 from='client.? 172.21.15.40:0/1020424881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:42 smithi040 bash[28232]: cluster 2023-12-02T02:42:40.726562+0000 mgr.y (mgr.24356) 19930 : cluster 0 pgmap v19898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:42 smithi040 bash[28232]: audit 2023-12-02T02:42:41.680152+0000 mon.a (mon.0) 12272 : audit 0 from='client.? 172.21.15.40:0/3364406279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:42 smithi040 bash[41173]: cluster 2023-12-02T02:42:40.726562+0000 mgr.y (mgr.24356) 19930 : cluster 0 pgmap v19898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:42 smithi040 bash[41173]: audit 2023-12-02T02:42:41.680152+0000 mon.a (mon.0) 12272 : audit 0 from='client.? 172.21.15.40:0/3364406279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:42 smithi141 bash[31670]: cluster 2023-12-02T02:42:40.726562+0000 mgr.y (mgr.24356) 19930 : cluster 0 pgmap v19898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:42 smithi141 bash[31670]: audit 2023-12-02T02:42:41.680152+0000 mon.a (mon.0) 12272 : audit 0 from='client.? 172.21.15.40:0/3364406279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:44 smithi040 bash[28232]: cluster 2023-12-02T02:42:42.727244+0000 mgr.y (mgr.24356) 19931 : cluster 0 pgmap v19899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:44 smithi040 bash[41173]: cluster 2023-12-02T02:42:42.727244+0000 mgr.y (mgr.24356) 19931 : cluster 0 pgmap v19899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:44 smithi141 bash[31670]: cluster 2023-12-02T02:42:42.727244+0000 mgr.y (mgr.24356) 19931 : cluster 0 pgmap v19899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:45 smithi040 bash[28232]: audit 2023-12-02T02:42:44.153876+0000 mon.c (mon.2) 12499 : audit 0 from='client.? 172.21.15.40:0/4242436449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:45 smithi040 bash[41173]: audit 2023-12-02T02:42:44.153876+0000 mon.c (mon.2) 12499 : audit 0 from='client.? 172.21.15.40:0/4242436449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:45 smithi141 bash[31670]: audit 2023-12-02T02:42:44.153876+0000 mon.c (mon.2) 12499 : audit 0 from='client.? 172.21.15.40:0/4242436449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:46 smithi040 bash[28232]: cluster 2023-12-02T02:42:44.728395+0000 mgr.y (mgr.24356) 19932 : cluster 0 pgmap v19900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:46 smithi040 bash[41173]: cluster 2023-12-02T02:42:44.728395+0000 mgr.y (mgr.24356) 19932 : cluster 0 pgmap v19900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:46 smithi141 bash[31670]: cluster 2023-12-02T02:42:44.728395+0000 mgr.y (mgr.24356) 19932 : cluster 0 pgmap v19900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:42:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:42:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:42:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:47 smithi040 bash[41173]: audit 2023-12-02T02:42:46.624823+0000 mon.c (mon.2) 12500 : audit 0 from='client.? 172.21.15.40:0/2703797799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:47 smithi040 bash[28232]: audit 2023-12-02T02:42:46.624823+0000 mon.c (mon.2) 12500 : audit 0 from='client.? 172.21.15.40:0/2703797799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:47 smithi141 bash[31670]: audit 2023-12-02T02:42:46.624823+0000 mon.c (mon.2) 12500 : audit 0 from='client.? 172.21.15.40:0/2703797799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:48 smithi040 bash[28232]: cluster 2023-12-02T02:42:46.729006+0000 mgr.y (mgr.24356) 19933 : cluster 0 pgmap v19901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:48 smithi040 bash[41173]: cluster 2023-12-02T02:42:46.729006+0000 mgr.y (mgr.24356) 19933 : cluster 0 pgmap v19901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:48 smithi141 bash[31670]: cluster 2023-12-02T02:42:46.729006+0000 mgr.y (mgr.24356) 19933 : cluster 0 pgmap v19901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:49 smithi040 bash[41173]: cluster 2023-12-02T02:42:48.729650+0000 mgr.y (mgr.24356) 19934 : cluster 0 pgmap v19902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:49 smithi040 bash[41173]: audit 2023-12-02T02:42:49.087921+0000 mon.c (mon.2) 12501 : audit 0 from='client.? 172.21.15.40:0/1289810439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:49 smithi040 bash[28232]: cluster 2023-12-02T02:42:48.729650+0000 mgr.y (mgr.24356) 19934 : cluster 0 pgmap v19902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:49 smithi040 bash[28232]: audit 2023-12-02T02:42:49.087921+0000 mon.c (mon.2) 12501 : audit 0 from='client.? 172.21.15.40:0/1289810439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:49 smithi141 bash[31670]: cluster 2023-12-02T02:42:48.729650+0000 mgr.y (mgr.24356) 19934 : cluster 0 pgmap v19902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:49 smithi141 bash[31670]: audit 2023-12-02T02:42:49.087921+0000 mon.c (mon.2) 12501 : audit 0 from='client.? 172.21.15.40:0/1289810439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:50 smithi040 bash[28232]: audit 2023-12-02T02:42:49.392275+0000 mon.c (mon.2) 12502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:50 smithi040 bash[41173]: audit 2023-12-02T02:42:49.392275+0000 mon.c (mon.2) 12502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:50 smithi141 bash[31670]: audit 2023-12-02T02:42:49.392275+0000 mon.c (mon.2) 12502 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:51 smithi040 bash[28232]: cluster 2023-12-02T02:42:50.730843+0000 mgr.y (mgr.24356) 19935 : cluster 0 pgmap v19903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:51 smithi040 bash[41173]: cluster 2023-12-02T02:42:50.730843+0000 mgr.y (mgr.24356) 19935 : cluster 0 pgmap v19903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:51 smithi141 bash[31670]: cluster 2023-12-02T02:42:50.730843+0000 mgr.y (mgr.24356) 19935 : cluster 0 pgmap v19903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:52 smithi040 bash[41173]: audit 2023-12-02T02:42:51.552811+0000 mon.a (mon.0) 12273 : audit 0 from='client.? 172.21.15.40:0/720758524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:52 smithi040 bash[28232]: audit 2023-12-02T02:42:51.552811+0000 mon.a (mon.0) 12273 : audit 0 from='client.? 172.21.15.40:0/720758524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:52 smithi141 bash[31670]: audit 2023-12-02T02:42:51.552811+0000 mon.a (mon.0) 12273 : audit 0 from='client.? 172.21.15.40:0/720758524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:53 smithi040 bash[41173]: cluster 2023-12-02T02:42:52.731649+0000 mgr.y (mgr.24356) 19936 : cluster 0 pgmap v19904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:54.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:53 smithi040 bash[28232]: cluster 2023-12-02T02:42:52.731649+0000 mgr.y (mgr.24356) 19936 : cluster 0 pgmap v19904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:53 smithi141 bash[31670]: cluster 2023-12-02T02:42:52.731649+0000 mgr.y (mgr.24356) 19936 : cluster 0 pgmap v19904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:55.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:54 smithi040 bash[41173]: audit 2023-12-02T02:42:54.018583+0000 mon.a (mon.0) 12274 : audit 0 from='client.? 172.21.15.40:0/1575620803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:55.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:54 smithi040 bash[28232]: audit 2023-12-02T02:42:54.018583+0000 mon.a (mon.0) 12274 : audit 0 from='client.? 172.21.15.40:0/1575620803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:54 smithi141 bash[31670]: audit 2023-12-02T02:42:54.018583+0000 mon.a (mon.0) 12274 : audit 0 from='client.? 172.21.15.40:0/1575620803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:55 smithi040 bash[28232]: cluster 2023-12-02T02:42:54.732868+0000 mgr.y (mgr.24356) 19937 : cluster 0 pgmap v19905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:56.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:55 smithi040 bash[41173]: cluster 2023-12-02T02:42:54.732868+0000 mgr.y (mgr.24356) 19937 : cluster 0 pgmap v19905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:55 smithi141 bash[31670]: cluster 2023-12-02T02:42:54.732868+0000 mgr.y (mgr.24356) 19937 : cluster 0 pgmap v19905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:56.860 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:42:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:42:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:42:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:56 smithi040 bash[28232]: audit 2023-12-02T02:42:56.490228+0000 mon.c (mon.2) 12503 : audit 0 from='client.? 172.21.15.40:0/1100121878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:56 smithi040 bash[41173]: audit 2023-12-02T02:42:56.490228+0000 mon.c (mon.2) 12503 : audit 0 from='client.? 172.21.15.40:0/1100121878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:56 smithi141 bash[31670]: audit 2023-12-02T02:42:56.490228+0000 mon.c (mon.2) 12503 : audit 0 from='client.? 172.21.15.40:0/1100121878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:42:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:57 smithi040 bash[41173]: cluster 2023-12-02T02:42:56.733541+0000 mgr.y (mgr.24356) 19938 : cluster 0 pgmap v19906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:57 smithi040 bash[28232]: cluster 2023-12-02T02:42:56.733541+0000 mgr.y (mgr.24356) 19938 : cluster 0 pgmap v19906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:42:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:57 smithi141 bash[31670]: cluster 2023-12-02T02:42:56.733541+0000 mgr.y (mgr.24356) 19938 : cluster 0 pgmap v19906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:59 smithi040 bash[28232]: cluster 2023-12-02T02:42:58.734197+0000 mgr.y (mgr.24356) 19939 : cluster 0 pgmap v19907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:00.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:42:59 smithi040 bash[28232]: audit 2023-12-02T02:42:58.963563+0000 mon.c (mon.2) 12504 : audit 0 from='client.? 172.21.15.40:0/3938190497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:59 smithi040 bash[41173]: cluster 2023-12-02T02:42:58.734197+0000 mgr.y (mgr.24356) 19939 : cluster 0 pgmap v19907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:00.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:42:59 smithi040 bash[41173]: audit 2023-12-02T02:42:58.963563+0000 mon.c (mon.2) 12504 : audit 0 from='client.? 172.21.15.40:0/3938190497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:59 smithi141 bash[31670]: cluster 2023-12-02T02:42:58.734197+0000 mgr.y (mgr.24356) 19939 : cluster 0 pgmap v19907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:42:59 smithi141 bash[31670]: audit 2023-12-02T02:42:58.963563+0000 mon.c (mon.2) 12504 : audit 0 from='client.? 172.21.15.40:0/3938190497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:01 smithi040 bash[28232]: cluster 2023-12-02T02:43:00.735340+0000 mgr.y (mgr.24356) 19940 : cluster 0 pgmap v19908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:01 smithi040 bash[28232]: audit 2023-12-02T02:43:01.429488+0000 mon.c (mon.2) 12505 : audit 0 from='client.? 172.21.15.40:0/2837465398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:01 smithi040 bash[41173]: cluster 2023-12-02T02:43:00.735340+0000 mgr.y (mgr.24356) 19940 : cluster 0 pgmap v19908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:01 smithi040 bash[41173]: audit 2023-12-02T02:43:01.429488+0000 mon.c (mon.2) 12505 : audit 0 from='client.? 172.21.15.40:0/2837465398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:01 smithi141 bash[31670]: cluster 2023-12-02T02:43:00.735340+0000 mgr.y (mgr.24356) 19940 : cluster 0 pgmap v19908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:01 smithi141 bash[31670]: audit 2023-12-02T02:43:01.429488+0000 mon.c (mon.2) 12505 : audit 0 from='client.? 172.21.15.40:0/2837465398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:03 smithi040 bash[28232]: cluster 2023-12-02T02:43:02.735972+0000 mgr.y (mgr.24356) 19941 : cluster 0 pgmap v19909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:04.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:03 smithi040 bash[41173]: cluster 2023-12-02T02:43:02.735972+0000 mgr.y (mgr.24356) 19941 : cluster 0 pgmap v19909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:03 smithi141 bash[31670]: cluster 2023-12-02T02:43:02.735972+0000 mgr.y (mgr.24356) 19941 : cluster 0 pgmap v19909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:04 smithi040 bash[28232]: audit 2023-12-02T02:43:03.895661+0000 mon.a (mon.0) 12275 : audit 0 from='client.? 172.21.15.40:0/2761323259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:04 smithi040 bash[28232]: audit 2023-12-02T02:43:04.392739+0000 mon.c (mon.2) 12506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:05.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:04 smithi040 bash[41173]: audit 2023-12-02T02:43:03.895661+0000 mon.a (mon.0) 12275 : audit 0 from='client.? 172.21.15.40:0/2761323259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:04 smithi040 bash[41173]: audit 2023-12-02T02:43:04.392739+0000 mon.c (mon.2) 12506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:04 smithi141 bash[31670]: audit 2023-12-02T02:43:03.895661+0000 mon.a (mon.0) 12275 : audit 0 from='client.? 172.21.15.40:0/2761323259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:04 smithi141 bash[31670]: audit 2023-12-02T02:43:04.392739+0000 mon.c (mon.2) 12506 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:06.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:05 smithi040 bash[28232]: cluster 2023-12-02T02:43:04.737121+0000 mgr.y (mgr.24356) 19942 : cluster 0 pgmap v19910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:05 smithi040 bash[41173]: cluster 2023-12-02T02:43:04.737121+0000 mgr.y (mgr.24356) 19942 : cluster 0 pgmap v19910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:05 smithi141 bash[31670]: cluster 2023-12-02T02:43:04.737121+0000 mgr.y (mgr.24356) 19942 : cluster 0 pgmap v19910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:06.888 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:43:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:43:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:43:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:06 smithi040 bash[28232]: audit 2023-12-02T02:43:06.360638+0000 mon.c (mon.2) 12507 : audit 0 from='client.? 172.21.15.40:0/3082786780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:07.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:06 smithi040 bash[41173]: audit 2023-12-02T02:43:06.360638+0000 mon.c (mon.2) 12507 : audit 0 from='client.? 172.21.15.40:0/3082786780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:07.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:06 smithi141 bash[31670]: audit 2023-12-02T02:43:06.360638+0000 mon.c (mon.2) 12507 : audit 0 from='client.? 172.21.15.40:0/3082786780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:07 smithi040 bash[28232]: cluster 2023-12-02T02:43:06.737789+0000 mgr.y (mgr.24356) 19943 : cluster 0 pgmap v19911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:08.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:07 smithi040 bash[41173]: cluster 2023-12-02T02:43:06.737789+0000 mgr.y (mgr.24356) 19943 : cluster 0 pgmap v19911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:07 smithi141 bash[31670]: cluster 2023-12-02T02:43:06.737789+0000 mgr.y (mgr.24356) 19943 : cluster 0 pgmap v19911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:08 smithi040 bash[28232]: audit 2023-12-02T02:43:08.826022+0000 mon.c (mon.2) 12508 : audit 0 from='client.? 172.21.15.40:0/3942065163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:08 smithi040 bash[41173]: audit 2023-12-02T02:43:08.826022+0000 mon.c (mon.2) 12508 : audit 0 from='client.? 172.21.15.40:0/3942065163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:08 smithi141 bash[31670]: audit 2023-12-02T02:43:08.826022+0000 mon.c (mon.2) 12508 : audit 0 from='client.? 172.21.15.40:0/3942065163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:09 smithi040 bash[28232]: cluster 2023-12-02T02:43:08.738435+0000 mgr.y (mgr.24356) 19944 : cluster 0 pgmap v19912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:09 smithi040 bash[41173]: cluster 2023-12-02T02:43:08.738435+0000 mgr.y (mgr.24356) 19944 : cluster 0 pgmap v19912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:09 smithi141 bash[31670]: cluster 2023-12-02T02:43:08.738435+0000 mgr.y (mgr.24356) 19944 : cluster 0 pgmap v19912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:11 smithi141 bash[31670]: cluster 2023-12-02T02:43:10.739604+0000 mgr.y (mgr.24356) 19945 : cluster 0 pgmap v19913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:11 smithi141 bash[31670]: audit 2023-12-02T02:43:11.289498+0000 mon.c (mon.2) 12509 : audit 0 from='client.? 172.21.15.40:0/1361405294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:11 smithi040 bash[28232]: cluster 2023-12-02T02:43:10.739604+0000 mgr.y (mgr.24356) 19945 : cluster 0 pgmap v19913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:11 smithi040 bash[28232]: audit 2023-12-02T02:43:11.289498+0000 mon.c (mon.2) 12509 : audit 0 from='client.? 172.21.15.40:0/1361405294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:11 smithi040 bash[41173]: cluster 2023-12-02T02:43:10.739604+0000 mgr.y (mgr.24356) 19945 : cluster 0 pgmap v19913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:11 smithi040 bash[41173]: audit 2023-12-02T02:43:11.289498+0000 mon.c (mon.2) 12509 : audit 0 from='client.? 172.21.15.40:0/1361405294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:13 smithi141 bash[31670]: cluster 2023-12-02T02:43:12.740270+0000 mgr.y (mgr.24356) 19946 : cluster 0 pgmap v19914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:13 smithi141 bash[31670]: audit 2023-12-02T02:43:13.759537+0000 mon.a (mon.0) 12276 : audit 0 from='client.? 172.21.15.40:0/1510775223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:13 smithi040 bash[28232]: cluster 2023-12-02T02:43:12.740270+0000 mgr.y (mgr.24356) 19946 : cluster 0 pgmap v19914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:13 smithi040 bash[28232]: audit 2023-12-02T02:43:13.759537+0000 mon.a (mon.0) 12276 : audit 0 from='client.? 172.21.15.40:0/1510775223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:13 smithi040 bash[41173]: cluster 2023-12-02T02:43:12.740270+0000 mgr.y (mgr.24356) 19946 : cluster 0 pgmap v19914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:14.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:13 smithi040 bash[41173]: audit 2023-12-02T02:43:13.759537+0000 mon.a (mon.0) 12276 : audit 0 from='client.? 172.21.15.40:0/1510775223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:15 smithi141 bash[31670]: cluster 2023-12-02T02:43:14.741423+0000 mgr.y (mgr.24356) 19947 : cluster 0 pgmap v19915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:15 smithi040 bash[28232]: cluster 2023-12-02T02:43:14.741423+0000 mgr.y (mgr.24356) 19947 : cluster 0 pgmap v19915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:15 smithi040 bash[41173]: cluster 2023-12-02T02:43:14.741423+0000 mgr.y (mgr.24356) 19947 : cluster 0 pgmap v19915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:43:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:43:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:43:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:16 smithi141 bash[31670]: audit 2023-12-02T02:43:16.218599+0000 mon.c (mon.2) 12510 : audit 0 from='client.? 172.21.15.40:0/758628922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:16 smithi040 bash[28232]: audit 2023-12-02T02:43:16.218599+0000 mon.c (mon.2) 12510 : audit 0 from='client.? 172.21.15.40:0/758628922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:16 smithi040 bash[41173]: audit 2023-12-02T02:43:16.218599+0000 mon.c (mon.2) 12510 : audit 0 from='client.? 172.21.15.40:0/758628922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:17 smithi141 bash[31670]: cluster 2023-12-02T02:43:16.742208+0000 mgr.y (mgr.24356) 19948 : cluster 0 pgmap v19916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:17 smithi040 bash[28232]: cluster 2023-12-02T02:43:16.742208+0000 mgr.y (mgr.24356) 19948 : cluster 0 pgmap v19916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:17 smithi040 bash[41173]: cluster 2023-12-02T02:43:16.742208+0000 mgr.y (mgr.24356) 19948 : cluster 0 pgmap v19916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:18 smithi141 bash[31670]: audit 2023-12-02T02:43:18.679214+0000 mon.c (mon.2) 12511 : audit 0 from='client.? 172.21.15.40:0/1152249812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:18 smithi040 bash[28232]: audit 2023-12-02T02:43:18.679214+0000 mon.c (mon.2) 12511 : audit 0 from='client.? 172.21.15.40:0/1152249812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:18 smithi040 bash[41173]: audit 2023-12-02T02:43:18.679214+0000 mon.c (mon.2) 12511 : audit 0 from='client.? 172.21.15.40:0/1152249812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:19 smithi141 bash[31670]: cluster 2023-12-02T02:43:18.742939+0000 mgr.y (mgr.24356) 19949 : cluster 0 pgmap v19917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:20.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:19 smithi141 bash[31670]: audit 2023-12-02T02:43:19.393314+0000 mon.c (mon.2) 12512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:19 smithi040 bash[41173]: cluster 2023-12-02T02:43:18.742939+0000 mgr.y (mgr.24356) 19949 : cluster 0 pgmap v19917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:19 smithi040 bash[41173]: audit 2023-12-02T02:43:19.393314+0000 mon.c (mon.2) 12512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:19 smithi040 bash[28232]: cluster 2023-12-02T02:43:18.742939+0000 mgr.y (mgr.24356) 19949 : cluster 0 pgmap v19917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:19 smithi040 bash[28232]: audit 2023-12-02T02:43:19.393314+0000 mon.c (mon.2) 12512 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:21 smithi141 bash[31670]: cluster 2023-12-02T02:43:20.744097+0000 mgr.y (mgr.24356) 19950 : cluster 0 pgmap v19918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:22.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:21 smithi141 bash[31670]: audit 2023-12-02T02:43:21.148595+0000 mon.c (mon.2) 12513 : audit 0 from='client.? 172.21.15.40:0/1232877937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:21 smithi040 bash[28232]: cluster 2023-12-02T02:43:20.744097+0000 mgr.y (mgr.24356) 19950 : cluster 0 pgmap v19918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:21 smithi040 bash[28232]: audit 2023-12-02T02:43:21.148595+0000 mon.c (mon.2) 12513 : audit 0 from='client.? 172.21.15.40:0/1232877937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:21 smithi040 bash[41173]: cluster 2023-12-02T02:43:20.744097+0000 mgr.y (mgr.24356) 19950 : cluster 0 pgmap v19918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:21 smithi040 bash[41173]: audit 2023-12-02T02:43:21.148595+0000 mon.c (mon.2) 12513 : audit 0 from='client.? 172.21.15.40:0/1232877937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:23 smithi141 bash[31670]: cluster 2023-12-02T02:43:22.744727+0000 mgr.y (mgr.24356) 19951 : cluster 0 pgmap v19919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:23 smithi141 bash[31670]: audit 2023-12-02T02:43:23.614243+0000 mon.c (mon.2) 12514 : audit 0 from='client.? 172.21.15.40:0/1484704433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:23 smithi040 bash[28232]: cluster 2023-12-02T02:43:22.744727+0000 mgr.y (mgr.24356) 19951 : cluster 0 pgmap v19919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:23 smithi040 bash[28232]: audit 2023-12-02T02:43:23.614243+0000 mon.c (mon.2) 12514 : audit 0 from='client.? 172.21.15.40:0/1484704433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:23 smithi040 bash[41173]: cluster 2023-12-02T02:43:22.744727+0000 mgr.y (mgr.24356) 19951 : cluster 0 pgmap v19919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:24.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:23 smithi040 bash[41173]: audit 2023-12-02T02:43:23.614243+0000 mon.c (mon.2) 12514 : audit 0 from='client.? 172.21.15.40:0/1484704433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:24 smithi141 bash[31670]: audit 2023-12-02T02:43:24.310646+0000 mon.c (mon.2) 12515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:43:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:24 smithi040 bash[28232]: audit 2023-12-02T02:43:24.310646+0000 mon.c (mon.2) 12515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:43:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:24 smithi040 bash[41173]: audit 2023-12-02T02:43:24.310646+0000 mon.c (mon.2) 12515 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:43:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:25 smithi141 bash[31670]: cluster 2023-12-02T02:43:24.745856+0000 mgr.y (mgr.24356) 19952 : cluster 0 pgmap v19920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:25 smithi040 bash[28232]: cluster 2023-12-02T02:43:24.745856+0000 mgr.y (mgr.24356) 19952 : cluster 0 pgmap v19920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:25 smithi040 bash[41173]: cluster 2023-12-02T02:43:24.745856+0000 mgr.y (mgr.24356) 19952 : cluster 0 pgmap v19920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:43:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:43:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:43:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:26 smithi141 bash[31670]: audit 2023-12-02T02:43:26.082673+0000 mon.c (mon.2) 12516 : audit 0 from='client.? 172.21.15.40:0/2299862017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:26 smithi040 bash[28232]: audit 2023-12-02T02:43:26.082673+0000 mon.c (mon.2) 12516 : audit 0 from='client.? 172.21.15.40:0/2299862017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:26 smithi040 bash[41173]: audit 2023-12-02T02:43:26.082673+0000 mon.c (mon.2) 12516 : audit 0 from='client.? 172.21.15.40:0/2299862017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:27 smithi141 bash[31670]: cluster 2023-12-02T02:43:26.746621+0000 mgr.y (mgr.24356) 19953 : cluster 0 pgmap v19921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:27 smithi040 bash[41173]: cluster 2023-12-02T02:43:26.746621+0000 mgr.y (mgr.24356) 19953 : cluster 0 pgmap v19921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:27 smithi040 bash[28232]: cluster 2023-12-02T02:43:26.746621+0000 mgr.y (mgr.24356) 19953 : cluster 0 pgmap v19921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:29.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:28 smithi141 bash[31670]: audit 2023-12-02T02:43:28.542325+0000 mon.a (mon.0) 12277 : audit 0 from='client.? 172.21.15.40:0/3764690314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:28 smithi040 bash[41173]: audit 2023-12-02T02:43:28.542325+0000 mon.a (mon.0) 12277 : audit 0 from='client.? 172.21.15.40:0/3764690314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:28 smithi040 bash[28232]: audit 2023-12-02T02:43:28.542325+0000 mon.a (mon.0) 12277 : audit 0 from='client.? 172.21.15.40:0/3764690314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:29 smithi141 bash[31670]: cluster 2023-12-02T02:43:28.747409+0000 mgr.y (mgr.24356) 19954 : cluster 0 pgmap v19922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:29 smithi040 bash[41173]: cluster 2023-12-02T02:43:28.747409+0000 mgr.y (mgr.24356) 19954 : cluster 0 pgmap v19922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:29 smithi040 bash[28232]: cluster 2023-12-02T02:43:28.747409+0000 mgr.y (mgr.24356) 19954 : cluster 0 pgmap v19922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:30.208708+0000 mon.a (mon.0) 12278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:30.219975+0000 mon.a (mon.0) 12279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:30.618938+0000 mon.a (mon.0) 12280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:30.632636+0000 mon.a (mon.0) 12281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: cluster 2023-12-02T02:43:30.748707+0000 mgr.y (mgr.24356) 19955 : cluster 0 pgmap v19923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:30.999054+0000 mon.c (mon.2) 12517 : audit 0 from='client.? 172.21.15.40:0/2317829919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:31.175432+0000 mon.c (mon.2) 12518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:31.176804+0000 mon.c (mon.2) 12519 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:43:31.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:31 smithi141 bash[31670]: audit 2023-12-02T02:43:31.184233+0000 mon.a (mon.0) 12282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:30.208708+0000 mon.a (mon.0) 12278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:30.219975+0000 mon.a (mon.0) 12279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:30.618938+0000 mon.a (mon.0) 12280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:30.632636+0000 mon.a (mon.0) 12281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: cluster 2023-12-02T02:43:30.748707+0000 mgr.y (mgr.24356) 19955 : cluster 0 pgmap v19923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:30.999054+0000 mon.c (mon.2) 12517 : audit 0 from='client.? 172.21.15.40:0/2317829919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:31.175432+0000 mon.c (mon.2) 12518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:43:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:31.176804+0000 mon.c (mon.2) 12519 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:43:31.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[41173]: audit 2023-12-02T02:43:31.184233+0000 mon.a (mon.0) 12282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:30.208708+0000 mon.a (mon.0) 12278 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:30.219975+0000 mon.a (mon.0) 12279 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:30.618938+0000 mon.a (mon.0) 12280 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:30.632636+0000 mon.a (mon.0) 12281 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: cluster 2023-12-02T02:43:30.748707+0000 mgr.y (mgr.24356) 19955 : cluster 0 pgmap v19923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:30.999054+0000 mon.c (mon.2) 12517 : audit 0 from='client.? 172.21.15.40:0/2317829919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:31.175432+0000 mon.c (mon.2) 12518 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:31.176804+0000 mon.c (mon.2) 12519 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:43:31.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:31 smithi040 bash[28232]: audit 2023-12-02T02:43:31.184233+0000 mon.a (mon.0) 12282 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:43:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:33 smithi040 bash[41173]: cluster 2023-12-02T02:43:32.749452+0000 mgr.y (mgr.24356) 19956 : cluster 0 pgmap v19924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:33 smithi040 bash[41173]: audit 2023-12-02T02:43:33.459476+0000 mon.a (mon.0) 12283 : audit 0 from='client.? 172.21.15.40:0/2026746138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:33 smithi040 bash[28232]: cluster 2023-12-02T02:43:32.749452+0000 mgr.y (mgr.24356) 19956 : cluster 0 pgmap v19924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:34.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:33 smithi040 bash[28232]: audit 2023-12-02T02:43:33.459476+0000 mon.a (mon.0) 12283 : audit 0 from='client.? 172.21.15.40:0/2026746138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:33 smithi141 bash[31670]: cluster 2023-12-02T02:43:32.749452+0000 mgr.y (mgr.24356) 19956 : cluster 0 pgmap v19924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:33 smithi141 bash[31670]: audit 2023-12-02T02:43:33.459476+0000 mon.a (mon.0) 12283 : audit 0 from='client.? 172.21.15.40:0/2026746138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:35.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:34 smithi040 bash[41173]: audit 2023-12-02T02:43:34.393680+0000 mon.c (mon.2) 12520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:35.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:34 smithi040 bash[28232]: audit 2023-12-02T02:43:34.393680+0000 mon.c (mon.2) 12520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:34 smithi141 bash[31670]: audit 2023-12-02T02:43:34.393680+0000 mon.c (mon.2) 12520 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:36.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:35 smithi040 bash[28232]: cluster 2023-12-02T02:43:34.750574+0000 mgr.y (mgr.24356) 19957 : cluster 0 pgmap v19925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:35 smithi040 bash[41173]: cluster 2023-12-02T02:43:34.750574+0000 mgr.y (mgr.24356) 19957 : cluster 0 pgmap v19925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:35 smithi141 bash[31670]: cluster 2023-12-02T02:43:34.750574+0000 mgr.y (mgr.24356) 19957 : cluster 0 pgmap v19925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:36.879 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:43:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:43:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:43:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:36 smithi040 bash[28232]: audit 2023-12-02T02:43:35.927179+0000 mon.c (mon.2) 12521 : audit 0 from='client.? 172.21.15.40:0/903778523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:36 smithi040 bash[41173]: audit 2023-12-02T02:43:35.927179+0000 mon.c (mon.2) 12521 : audit 0 from='client.? 172.21.15.40:0/903778523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:36 smithi141 bash[31670]: audit 2023-12-02T02:43:35.927179+0000 mon.c (mon.2) 12521 : audit 0 from='client.? 172.21.15.40:0/903778523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:38.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:37 smithi040 bash[41173]: cluster 2023-12-02T02:43:36.751275+0000 mgr.y (mgr.24356) 19958 : cluster 0 pgmap v19926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:38.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:37 smithi040 bash[28232]: cluster 2023-12-02T02:43:36.751275+0000 mgr.y (mgr.24356) 19958 : cluster 0 pgmap v19926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:37 smithi141 bash[31670]: cluster 2023-12-02T02:43:36.751275+0000 mgr.y (mgr.24356) 19958 : cluster 0 pgmap v19926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:38 smithi040 bash[28232]: audit 2023-12-02T02:43:38.390349+0000 mon.c (mon.2) 12522 : audit 0 from='client.? 172.21.15.40:0/3746447152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:38 smithi040 bash[41173]: audit 2023-12-02T02:43:38.390349+0000 mon.c (mon.2) 12522 : audit 0 from='client.? 172.21.15.40:0/3746447152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:38 smithi141 bash[31670]: audit 2023-12-02T02:43:38.390349+0000 mon.c (mon.2) 12522 : audit 0 from='client.? 172.21.15.40:0/3746447152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:39 smithi040 bash[28232]: cluster 2023-12-02T02:43:38.752086+0000 mgr.y (mgr.24356) 19959 : cluster 0 pgmap v19927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:40.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:39 smithi040 bash[41173]: cluster 2023-12-02T02:43:38.752086+0000 mgr.y (mgr.24356) 19959 : cluster 0 pgmap v19927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:39 smithi141 bash[31670]: cluster 2023-12-02T02:43:38.752086+0000 mgr.y (mgr.24356) 19959 : cluster 0 pgmap v19927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:41.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:40 smithi040 bash[28232]: audit 2023-12-02T02:43:40.851400+0000 mon.c (mon.2) 12523 : audit 0 from='client.? 172.21.15.40:0/3792627385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:40 smithi040 bash[41173]: audit 2023-12-02T02:43:40.851400+0000 mon.c (mon.2) 12523 : audit 0 from='client.? 172.21.15.40:0/3792627385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:40 smithi141 bash[31670]: audit 2023-12-02T02:43:40.851400+0000 mon.c (mon.2) 12523 : audit 0 from='client.? 172.21.15.40:0/3792627385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:41 smithi040 bash[28232]: cluster 2023-12-02T02:43:40.753273+0000 mgr.y (mgr.24356) 19960 : cluster 0 pgmap v19928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:41 smithi040 bash[41173]: cluster 2023-12-02T02:43:40.753273+0000 mgr.y (mgr.24356) 19960 : cluster 0 pgmap v19928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:41 smithi141 bash[31670]: cluster 2023-12-02T02:43:40.753273+0000 mgr.y (mgr.24356) 19960 : cluster 0 pgmap v19928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:43 smithi141 bash[31670]: cluster 2023-12-02T02:43:42.753947+0000 mgr.y (mgr.24356) 19961 : cluster 0 pgmap v19929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:43 smithi141 bash[31670]: audit 2023-12-02T02:43:43.311333+0000 mon.c (mon.2) 12524 : audit 0 from='client.? 172.21.15.40:0/2925118950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:43 smithi040 bash[41173]: cluster 2023-12-02T02:43:42.753947+0000 mgr.y (mgr.24356) 19961 : cluster 0 pgmap v19929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:43 smithi040 bash[41173]: audit 2023-12-02T02:43:43.311333+0000 mon.c (mon.2) 12524 : audit 0 from='client.? 172.21.15.40:0/2925118950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:43 smithi040 bash[28232]: cluster 2023-12-02T02:43:42.753947+0000 mgr.y (mgr.24356) 19961 : cluster 0 pgmap v19929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:44.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:43 smithi040 bash[28232]: audit 2023-12-02T02:43:43.311333+0000 mon.c (mon.2) 12524 : audit 0 from='client.? 172.21.15.40:0/2925118950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:45 smithi141 bash[31670]: cluster 2023-12-02T02:43:44.755187+0000 mgr.y (mgr.24356) 19962 : cluster 0 pgmap v19930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:45 smithi141 bash[31670]: audit 2023-12-02T02:43:45.775229+0000 mon.a (mon.0) 12284 : audit 0 from='client.? 172.21.15.40:0/3547151250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:45 smithi040 bash[41173]: cluster 2023-12-02T02:43:44.755187+0000 mgr.y (mgr.24356) 19962 : cluster 0 pgmap v19930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:45 smithi040 bash[41173]: audit 2023-12-02T02:43:45.775229+0000 mon.a (mon.0) 12284 : audit 0 from='client.? 172.21.15.40:0/3547151250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:45 smithi040 bash[28232]: cluster 2023-12-02T02:43:44.755187+0000 mgr.y (mgr.24356) 19962 : cluster 0 pgmap v19930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:45 smithi040 bash[28232]: audit 2023-12-02T02:43:45.775229+0000 mon.a (mon.0) 12284 : audit 0 from='client.? 172.21.15.40:0/3547151250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:43:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:43:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:43:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:47 smithi141 bash[31670]: cluster 2023-12-02T02:43:46.755895+0000 mgr.y (mgr.24356) 19963 : cluster 0 pgmap v19931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:47 smithi040 bash[41173]: cluster 2023-12-02T02:43:46.755895+0000 mgr.y (mgr.24356) 19963 : cluster 0 pgmap v19931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:48.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:47 smithi040 bash[28232]: cluster 2023-12-02T02:43:46.755895+0000 mgr.y (mgr.24356) 19963 : cluster 0 pgmap v19931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:48 smithi141 bash[31670]: audit 2023-12-02T02:43:48.251464+0000 mon.a (mon.0) 12285 : audit 0 from='client.? 172.21.15.40:0/504006034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:48 smithi040 bash[28232]: audit 2023-12-02T02:43:48.251464+0000 mon.a (mon.0) 12285 : audit 0 from='client.? 172.21.15.40:0/504006034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:49.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:48 smithi040 bash[41173]: audit 2023-12-02T02:43:48.251464+0000 mon.a (mon.0) 12285 : audit 0 from='client.? 172.21.15.40:0/504006034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:49 smithi141 bash[31670]: cluster 2023-12-02T02:43:48.756688+0000 mgr.y (mgr.24356) 19964 : cluster 0 pgmap v19932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:49 smithi141 bash[31670]: audit 2023-12-02T02:43:49.394121+0000 mon.c (mon.2) 12525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:49 smithi040 bash[28232]: cluster 2023-12-02T02:43:48.756688+0000 mgr.y (mgr.24356) 19964 : cluster 0 pgmap v19932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:49 smithi040 bash[28232]: audit 2023-12-02T02:43:49.394121+0000 mon.c (mon.2) 12525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:49 smithi040 bash[41173]: cluster 2023-12-02T02:43:48.756688+0000 mgr.y (mgr.24356) 19964 : cluster 0 pgmap v19932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:49 smithi040 bash[41173]: audit 2023-12-02T02:43:49.394121+0000 mon.c (mon.2) 12525 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:50 smithi141 bash[31670]: audit 2023-12-02T02:43:50.712117+0000 mon.c (mon.2) 12526 : audit 0 from='client.? 172.21.15.40:0/4046154762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:50 smithi040 bash[28232]: audit 2023-12-02T02:43:50.712117+0000 mon.c (mon.2) 12526 : audit 0 from='client.? 172.21.15.40:0/4046154762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:50 smithi040 bash[41173]: audit 2023-12-02T02:43:50.712117+0000 mon.c (mon.2) 12526 : audit 0 from='client.? 172.21.15.40:0/4046154762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:51 smithi141 bash[31670]: cluster 2023-12-02T02:43:50.757871+0000 mgr.y (mgr.24356) 19965 : cluster 0 pgmap v19933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:51 smithi040 bash[41173]: cluster 2023-12-02T02:43:50.757871+0000 mgr.y (mgr.24356) 19965 : cluster 0 pgmap v19933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:51 smithi040 bash[28232]: cluster 2023-12-02T02:43:50.757871+0000 mgr.y (mgr.24356) 19965 : cluster 0 pgmap v19933: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:53 smithi141 bash[31670]: cluster 2023-12-02T02:43:52.758552+0000 mgr.y (mgr.24356) 19966 : cluster 0 pgmap v19934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:53 smithi141 bash[31670]: audit 2023-12-02T02:43:53.187845+0000 mon.a (mon.0) 12286 : audit 0 from='client.? 172.21.15.40:0/425438946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:53 smithi040 bash[41173]: cluster 2023-12-02T02:43:52.758552+0000 mgr.y (mgr.24356) 19966 : cluster 0 pgmap v19934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:53 smithi040 bash[41173]: audit 2023-12-02T02:43:53.187845+0000 mon.a (mon.0) 12286 : audit 0 from='client.? 172.21.15.40:0/425438946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:53 smithi040 bash[28232]: cluster 2023-12-02T02:43:52.758552+0000 mgr.y (mgr.24356) 19966 : cluster 0 pgmap v19934: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:53 smithi040 bash[28232]: audit 2023-12-02T02:43:53.187845+0000 mon.a (mon.0) 12286 : audit 0 from='client.? 172.21.15.40:0/425438946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:55 smithi141 bash[31670]: cluster 2023-12-02T02:43:54.759672+0000 mgr.y (mgr.24356) 19967 : cluster 0 pgmap v19935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:55 smithi141 bash[31670]: audit 2023-12-02T02:43:55.652622+0000 mon.a (mon.0) 12287 : audit 0 from='client.? 172.21.15.40:0/868513696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:55 smithi040 bash[28232]: cluster 2023-12-02T02:43:54.759672+0000 mgr.y (mgr.24356) 19967 : cluster 0 pgmap v19935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:55 smithi040 bash[28232]: audit 2023-12-02T02:43:55.652622+0000 mon.a (mon.0) 12287 : audit 0 from='client.? 172.21.15.40:0/868513696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:55 smithi040 bash[41173]: cluster 2023-12-02T02:43:54.759672+0000 mgr.y (mgr.24356) 19967 : cluster 0 pgmap v19935: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:55 smithi040 bash[41173]: audit 2023-12-02T02:43:55.652622+0000 mon.a (mon.0) 12287 : audit 0 from='client.? 172.21.15.40:0/868513696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:43:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:43:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:43:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:57 smithi141 bash[31670]: cluster 2023-12-02T02:43:56.760347+0000 mgr.y (mgr.24356) 19968 : cluster 0 pgmap v19936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:57 smithi040 bash[41173]: cluster 2023-12-02T02:43:56.760347+0000 mgr.y (mgr.24356) 19968 : cluster 0 pgmap v19936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:57 smithi040 bash[28232]: cluster 2023-12-02T02:43:56.760347+0000 mgr.y (mgr.24356) 19968 : cluster 0 pgmap v19936: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:43:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:58 smithi141 bash[31670]: audit 2023-12-02T02:43:58.125742+0000 mon.c (mon.2) 12527 : audit 0 from='client.? 172.21.15.40:0/1122265812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:58 smithi040 bash[28232]: audit 2023-12-02T02:43:58.125742+0000 mon.c (mon.2) 12527 : audit 0 from='client.? 172.21.15.40:0/1122265812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:43:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:58 smithi040 bash[41173]: audit 2023-12-02T02:43:58.125742+0000 mon.c (mon.2) 12527 : audit 0 from='client.? 172.21.15.40:0/1122265812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:43:59 smithi141 bash[31670]: cluster 2023-12-02T02:43:58.761039+0000 mgr.y (mgr.24356) 19969 : cluster 0 pgmap v19937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:43:59 smithi040 bash[41173]: cluster 2023-12-02T02:43:58.761039+0000 mgr.y (mgr.24356) 19969 : cluster 0 pgmap v19937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:43:59 smithi040 bash[28232]: cluster 2023-12-02T02:43:58.761039+0000 mgr.y (mgr.24356) 19969 : cluster 0 pgmap v19937: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:00 smithi141 bash[31670]: audit 2023-12-02T02:44:00.573786+0000 mon.c (mon.2) 12528 : audit 0 from='client.? 172.21.15.40:0/4168974979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:00 smithi040 bash[28232]: audit 2023-12-02T02:44:00.573786+0000 mon.c (mon.2) 12528 : audit 0 from='client.? 172.21.15.40:0/4168974979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:00 smithi040 bash[41173]: audit 2023-12-02T02:44:00.573786+0000 mon.c (mon.2) 12528 : audit 0 from='client.? 172.21.15.40:0/4168974979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:01 smithi141 bash[31670]: cluster 2023-12-02T02:44:00.762294+0000 mgr.y (mgr.24356) 19970 : cluster 0 pgmap v19938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:01 smithi040 bash[28232]: cluster 2023-12-02T02:44:00.762294+0000 mgr.y (mgr.24356) 19970 : cluster 0 pgmap v19938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:01 smithi040 bash[41173]: cluster 2023-12-02T02:44:00.762294+0000 mgr.y (mgr.24356) 19970 : cluster 0 pgmap v19938: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:04.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:03 smithi141 bash[31670]: cluster 2023-12-02T02:44:02.762795+0000 mgr.y (mgr.24356) 19971 : cluster 0 pgmap v19939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:04.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:03 smithi141 bash[31670]: audit 2023-12-02T02:44:03.039648+0000 mon.a (mon.0) 12288 : audit 0 from='client.? 172.21.15.40:0/3266993324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:03 smithi040 bash[28232]: cluster 2023-12-02T02:44:02.762795+0000 mgr.y (mgr.24356) 19971 : cluster 0 pgmap v19939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:03 smithi040 bash[28232]: audit 2023-12-02T02:44:03.039648+0000 mon.a (mon.0) 12288 : audit 0 from='client.? 172.21.15.40:0/3266993324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:03 smithi040 bash[41173]: cluster 2023-12-02T02:44:02.762795+0000 mgr.y (mgr.24356) 19971 : cluster 0 pgmap v19939: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:03 smithi040 bash[41173]: audit 2023-12-02T02:44:03.039648+0000 mon.a (mon.0) 12288 : audit 0 from='client.? 172.21.15.40:0/3266993324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:05.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:04 smithi141 bash[31670]: audit 2023-12-02T02:44:04.394457+0000 mon.c (mon.2) 12529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:04 smithi040 bash[41173]: audit 2023-12-02T02:44:04.394457+0000 mon.c (mon.2) 12529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:04 smithi040 bash[28232]: audit 2023-12-02T02:44:04.394457+0000 mon.c (mon.2) 12529 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:06.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:06 smithi141 bash[31670]: cluster 2023-12-02T02:44:04.763882+0000 mgr.y (mgr.24356) 19972 : cluster 0 pgmap v19940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:06.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:06 smithi141 bash[31670]: audit 2023-12-02T02:44:05.510118+0000 mon.c (mon.2) 12530 : audit 0 from='client.? 172.21.15.40:0/378218485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:06 smithi040 bash[41173]: cluster 2023-12-02T02:44:04.763882+0000 mgr.y (mgr.24356) 19972 : cluster 0 pgmap v19940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:06 smithi040 bash[41173]: audit 2023-12-02T02:44:05.510118+0000 mon.c (mon.2) 12530 : audit 0 from='client.? 172.21.15.40:0/378218485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:05 smithi040 bash[28232]: cluster 2023-12-02T02:44:04.763882+0000 mgr.y (mgr.24356) 19972 : cluster 0 pgmap v19940: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:05 smithi040 bash[28232]: audit 2023-12-02T02:44:05.510118+0000 mon.c (mon.2) 12530 : audit 0 from='client.? 172.21.15.40:0/378218485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:44:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:44:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:44:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:08 smithi141 bash[31670]: cluster 2023-12-02T02:44:06.764633+0000 mgr.y (mgr.24356) 19973 : cluster 0 pgmap v19941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:08 smithi141 bash[31670]: audit 2023-12-02T02:44:07.975017+0000 mon.c (mon.2) 12531 : audit 0 from='client.? 172.21.15.40:0/4291059141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:08 smithi040 bash[28232]: cluster 2023-12-02T02:44:06.764633+0000 mgr.y (mgr.24356) 19973 : cluster 0 pgmap v19941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:08 smithi040 bash[28232]: audit 2023-12-02T02:44:07.975017+0000 mon.c (mon.2) 12531 : audit 0 from='client.? 172.21.15.40:0/4291059141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:08 smithi040 bash[41173]: cluster 2023-12-02T02:44:06.764633+0000 mgr.y (mgr.24356) 19973 : cluster 0 pgmap v19941: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:08 smithi040 bash[41173]: audit 2023-12-02T02:44:07.975017+0000 mon.c (mon.2) 12531 : audit 0 from='client.? 172.21.15.40:0/4291059141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:10 smithi141 bash[31670]: cluster 2023-12-02T02:44:08.765273+0000 mgr.y (mgr.24356) 19974 : cluster 0 pgmap v19942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:10 smithi040 bash[28232]: cluster 2023-12-02T02:44:08.765273+0000 mgr.y (mgr.24356) 19974 : cluster 0 pgmap v19942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:10 smithi040 bash[41173]: cluster 2023-12-02T02:44:08.765273+0000 mgr.y (mgr.24356) 19974 : cluster 0 pgmap v19942: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:11 smithi141 bash[31670]: audit 2023-12-02T02:44:10.445327+0000 mon.a (mon.0) 12289 : audit 0 from='client.? 172.21.15.40:0/2736802321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:11 smithi040 bash[28232]: audit 2023-12-02T02:44:10.445327+0000 mon.a (mon.0) 12289 : audit 0 from='client.? 172.21.15.40:0/2736802321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:11 smithi040 bash[41173]: audit 2023-12-02T02:44:10.445327+0000 mon.a (mon.0) 12289 : audit 0 from='client.? 172.21.15.40:0/2736802321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:12 smithi141 bash[31670]: cluster 2023-12-02T02:44:10.766500+0000 mgr.y (mgr.24356) 19975 : cluster 0 pgmap v19943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:12 smithi040 bash[28232]: cluster 2023-12-02T02:44:10.766500+0000 mgr.y (mgr.24356) 19975 : cluster 0 pgmap v19943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:12 smithi040 bash[41173]: cluster 2023-12-02T02:44:10.766500+0000 mgr.y (mgr.24356) 19975 : cluster 0 pgmap v19943: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:13 smithi040 bash[28232]: cluster 2023-12-02T02:44:12.767155+0000 mgr.y (mgr.24356) 19976 : cluster 0 pgmap v19944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:13 smithi040 bash[28232]: audit 2023-12-02T02:44:12.911025+0000 mon.a (mon.0) 12290 : audit 0 from='client.? 172.21.15.40:0/2044715012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:13 smithi040 bash[41173]: cluster 2023-12-02T02:44:12.767155+0000 mgr.y (mgr.24356) 19976 : cluster 0 pgmap v19944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:14.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:13 smithi040 bash[41173]: audit 2023-12-02T02:44:12.911025+0000 mon.a (mon.0) 12290 : audit 0 from='client.? 172.21.15.40:0/2044715012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:13 smithi141 bash[31670]: cluster 2023-12-02T02:44:12.767155+0000 mgr.y (mgr.24356) 19976 : cluster 0 pgmap v19944: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:14.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:13 smithi141 bash[31670]: audit 2023-12-02T02:44:12.911025+0000 mon.a (mon.0) 12290 : audit 0 from='client.? 172.21.15.40:0/2044715012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:15 smithi040 bash[28232]: cluster 2023-12-02T02:44:14.768620+0000 mgr.y (mgr.24356) 19977 : cluster 0 pgmap v19945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:16.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:15 smithi040 bash[28232]: audit 2023-12-02T02:44:15.371986+0000 mon.c (mon.2) 12532 : audit 0 from='client.? 172.21.15.40:0/2862350025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:16.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:15 smithi040 bash[41173]: cluster 2023-12-02T02:44:14.768620+0000 mgr.y (mgr.24356) 19977 : cluster 0 pgmap v19945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:16.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:15 smithi040 bash[41173]: audit 2023-12-02T02:44:15.371986+0000 mon.c (mon.2) 12532 : audit 0 from='client.? 172.21.15.40:0/2862350025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:15 smithi141 bash[31670]: cluster 2023-12-02T02:44:14.768620+0000 mgr.y (mgr.24356) 19977 : cluster 0 pgmap v19945: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:15 smithi141 bash[31670]: audit 2023-12-02T02:44:15.371986+0000 mon.c (mon.2) 12532 : audit 0 from='client.? 172.21.15.40:0/2862350025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:44:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:44:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:44:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:17 smithi040 bash[28232]: cluster 2023-12-02T02:44:16.769266+0000 mgr.y (mgr.24356) 19978 : cluster 0 pgmap v19946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:17 smithi040 bash[28232]: audit 2023-12-02T02:44:17.834491+0000 mon.c (mon.2) 12533 : audit 0 from='client.? 172.21.15.40:0/4286038020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:17 smithi040 bash[41173]: cluster 2023-12-02T02:44:16.769266+0000 mgr.y (mgr.24356) 19978 : cluster 0 pgmap v19946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:17 smithi040 bash[41173]: audit 2023-12-02T02:44:17.834491+0000 mon.c (mon.2) 12533 : audit 0 from='client.? 172.21.15.40:0/4286038020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:17 smithi141 bash[31670]: cluster 2023-12-02T02:44:16.769266+0000 mgr.y (mgr.24356) 19978 : cluster 0 pgmap v19946: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:17 smithi141 bash[31670]: audit 2023-12-02T02:44:17.834491+0000 mon.c (mon.2) 12533 : audit 0 from='client.? 172.21.15.40:0/4286038020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:19 smithi040 bash[41173]: cluster 2023-12-02T02:44:18.769967+0000 mgr.y (mgr.24356) 19979 : cluster 0 pgmap v19947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:19 smithi040 bash[41173]: audit 2023-12-02T02:44:19.394702+0000 mon.c (mon.2) 12534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:19 smithi040 bash[28232]: cluster 2023-12-02T02:44:18.769967+0000 mgr.y (mgr.24356) 19979 : cluster 0 pgmap v19947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:19 smithi040 bash[28232]: audit 2023-12-02T02:44:19.394702+0000 mon.c (mon.2) 12534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:19 smithi141 bash[31670]: cluster 2023-12-02T02:44:18.769967+0000 mgr.y (mgr.24356) 19979 : cluster 0 pgmap v19947: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:19 smithi141 bash[31670]: audit 2023-12-02T02:44:19.394702+0000 mon.c (mon.2) 12534 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:21.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:20 smithi040 bash[41173]: audit 2023-12-02T02:44:20.296893+0000 mon.a (mon.0) 12291 : audit 0 from='client.? 172.21.15.40:0/1257562666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:20 smithi040 bash[28232]: audit 2023-12-02T02:44:20.296893+0000 mon.a (mon.0) 12291 : audit 0 from='client.? 172.21.15.40:0/1257562666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:20 smithi141 bash[31670]: audit 2023-12-02T02:44:20.296893+0000 mon.a (mon.0) 12291 : audit 0 from='client.? 172.21.15.40:0/1257562666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:22.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:21 smithi040 bash[41173]: cluster 2023-12-02T02:44:20.771107+0000 mgr.y (mgr.24356) 19980 : cluster 0 pgmap v19948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:22.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:21 smithi040 bash[28232]: cluster 2023-12-02T02:44:20.771107+0000 mgr.y (mgr.24356) 19980 : cluster 0 pgmap v19948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:22.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:21 smithi141 bash[31670]: cluster 2023-12-02T02:44:20.771107+0000 mgr.y (mgr.24356) 19980 : cluster 0 pgmap v19948: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:22 smithi040 bash[41173]: audit 2023-12-02T02:44:22.755611+0000 mon.a (mon.0) 12292 : audit 0 from='client.? 172.21.15.40:0/3757850518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:22 smithi040 bash[28232]: audit 2023-12-02T02:44:22.755611+0000 mon.a (mon.0) 12292 : audit 0 from='client.? 172.21.15.40:0/3757850518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:22 smithi141 bash[31670]: audit 2023-12-02T02:44:22.755611+0000 mon.a (mon.0) 12292 : audit 0 from='client.? 172.21.15.40:0/3757850518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:23 smithi141 bash[31670]: cluster 2023-12-02T02:44:22.771743+0000 mgr.y (mgr.24356) 19981 : cluster 0 pgmap v19949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:23 smithi040 bash[28232]: cluster 2023-12-02T02:44:22.771743+0000 mgr.y (mgr.24356) 19981 : cluster 0 pgmap v19949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:23 smithi040 bash[41173]: cluster 2023-12-02T02:44:22.771743+0000 mgr.y (mgr.24356) 19981 : cluster 0 pgmap v19949: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:25 smithi141 bash[31670]: cluster 2023-12-02T02:44:24.773020+0000 mgr.y (mgr.24356) 19982 : cluster 0 pgmap v19950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:25 smithi141 bash[31670]: audit 2023-12-02T02:44:25.211866+0000 mon.a (mon.0) 12293 : audit 0 from='client.? 172.21.15.40:0/2446926132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:25 smithi040 bash[28232]: cluster 2023-12-02T02:44:24.773020+0000 mgr.y (mgr.24356) 19982 : cluster 0 pgmap v19950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:25 smithi040 bash[28232]: audit 2023-12-02T02:44:25.211866+0000 mon.a (mon.0) 12293 : audit 0 from='client.? 172.21.15.40:0/2446926132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:25 smithi040 bash[41173]: cluster 2023-12-02T02:44:24.773020+0000 mgr.y (mgr.24356) 19982 : cluster 0 pgmap v19950: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:25 smithi040 bash[41173]: audit 2023-12-02T02:44:25.211866+0000 mon.a (mon.0) 12293 : audit 0 from='client.? 172.21.15.40:0/2446926132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:44:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:44:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:44:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:27 smithi141 bash[31670]: cluster 2023-12-02T02:44:26.773705+0000 mgr.y (mgr.24356) 19983 : cluster 0 pgmap v19951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:27 smithi141 bash[31670]: audit 2023-12-02T02:44:27.675668+0000 mon.c (mon.2) 12535 : audit 0 from='client.? 172.21.15.40:0/2772170768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:27 smithi040 bash[41173]: cluster 2023-12-02T02:44:26.773705+0000 mgr.y (mgr.24356) 19983 : cluster 0 pgmap v19951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:27 smithi040 bash[41173]: audit 2023-12-02T02:44:27.675668+0000 mon.c (mon.2) 12535 : audit 0 from='client.? 172.21.15.40:0/2772170768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:27 smithi040 bash[28232]: cluster 2023-12-02T02:44:26.773705+0000 mgr.y (mgr.24356) 19983 : cluster 0 pgmap v19951: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:28.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:27 smithi040 bash[28232]: audit 2023-12-02T02:44:27.675668+0000 mon.c (mon.2) 12535 : audit 0 from='client.? 172.21.15.40:0/2772170768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:29 smithi141 bash[31670]: cluster 2023-12-02T02:44:28.774423+0000 mgr.y (mgr.24356) 19984 : cluster 0 pgmap v19952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:29 smithi040 bash[28232]: cluster 2023-12-02T02:44:28.774423+0000 mgr.y (mgr.24356) 19984 : cluster 0 pgmap v19952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:29 smithi040 bash[41173]: cluster 2023-12-02T02:44:28.774423+0000 mgr.y (mgr.24356) 19984 : cluster 0 pgmap v19952: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:30 smithi141 bash[31670]: audit 2023-12-02T02:44:30.142977+0000 mon.a (mon.0) 12294 : audit 0 from='client.? 172.21.15.40:0/363242095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:30 smithi040 bash[28232]: audit 2023-12-02T02:44:30.142977+0000 mon.a (mon.0) 12294 : audit 0 from='client.? 172.21.15.40:0/363242095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:30 smithi040 bash[41173]: audit 2023-12-02T02:44:30.142977+0000 mon.a (mon.0) 12294 : audit 0 from='client.? 172.21.15.40:0/363242095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:31 smithi141 bash[31670]: cluster 2023-12-02T02:44:30.775508+0000 mgr.y (mgr.24356) 19985 : cluster 0 pgmap v19953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:31 smithi141 bash[31670]: audit 2023-12-02T02:44:31.266994+0000 mon.c (mon.2) 12536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:44:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:31 smithi040 bash[28232]: cluster 2023-12-02T02:44:30.775508+0000 mgr.y (mgr.24356) 19985 : cluster 0 pgmap v19953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:31 smithi040 bash[28232]: audit 2023-12-02T02:44:31.266994+0000 mon.c (mon.2) 12536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:44:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:31 smithi040 bash[41173]: cluster 2023-12-02T02:44:30.775508+0000 mgr.y (mgr.24356) 19985 : cluster 0 pgmap v19953: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:32.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:31 smithi040 bash[41173]: audit 2023-12-02T02:44:31.266994+0000 mon.c (mon.2) 12536 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:44:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:32 smithi141 bash[31670]: audit 2023-12-02T02:44:32.613805+0000 mon.a (mon.0) 12295 : audit 0 from='client.? 172.21.15.40:0/1170799348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:32 smithi040 bash[28232]: audit 2023-12-02T02:44:32.613805+0000 mon.a (mon.0) 12295 : audit 0 from='client.? 172.21.15.40:0/1170799348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:32 smithi040 bash[41173]: audit 2023-12-02T02:44:32.613805+0000 mon.a (mon.0) 12295 : audit 0 from='client.? 172.21.15.40:0/1170799348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:33 smithi141 bash[31670]: cluster 2023-12-02T02:44:32.776188+0000 mgr.y (mgr.24356) 19986 : cluster 0 pgmap v19954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:33 smithi040 bash[28232]: cluster 2023-12-02T02:44:32.776188+0000 mgr.y (mgr.24356) 19986 : cluster 0 pgmap v19954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:33 smithi040 bash[41173]: cluster 2023-12-02T02:44:32.776188+0000 mgr.y (mgr.24356) 19986 : cluster 0 pgmap v19954: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:34 smithi141 bash[31670]: audit 2023-12-02T02:44:34.395218+0000 mon.c (mon.2) 12537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:34 smithi040 bash[28232]: audit 2023-12-02T02:44:34.395218+0000 mon.c (mon.2) 12537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:34 smithi040 bash[41173]: audit 2023-12-02T02:44:34.395218+0000 mon.c (mon.2) 12537 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:35 smithi141 bash[31670]: cluster 2023-12-02T02:44:34.777373+0000 mgr.y (mgr.24356) 19987 : cluster 0 pgmap v19955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:35 smithi141 bash[31670]: audit 2023-12-02T02:44:35.072765+0000 mon.a (mon.0) 12296 : audit 0 from='client.? 172.21.15.40:0/1173681426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:35 smithi040 bash[28232]: cluster 2023-12-02T02:44:34.777373+0000 mgr.y (mgr.24356) 19987 : cluster 0 pgmap v19955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:35 smithi040 bash[28232]: audit 2023-12-02T02:44:35.072765+0000 mon.a (mon.0) 12296 : audit 0 from='client.? 172.21.15.40:0/1173681426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:35 smithi040 bash[41173]: cluster 2023-12-02T02:44:34.777373+0000 mgr.y (mgr.24356) 19987 : cluster 0 pgmap v19955: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:35 smithi040 bash[41173]: audit 2023-12-02T02:44:35.072765+0000 mon.a (mon.0) 12296 : audit 0 from='client.? 172.21.15.40:0/1173681426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:44:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:44:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:44:38.281 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: cluster 2023-12-02T02:44:36.778057+0000 mgr.y (mgr.24356) 19988 : cluster 0 pgmap v19956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.162643+0000 mon.a (mon.0) 12297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.172769+0000 mon.a (mon.0) 12298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.410694+0000 mon.a (mon.0) 12299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.421876+0000 mon.a (mon.0) 12300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.543218+0000 mon.a (mon.0) 12301 : audit 0 from='client.? 172.21.15.40:0/571780083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.905514+0000 mon.c (mon.2) 12538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.907436+0000 mon.c (mon.2) 12539 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:44:38.282 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:37 smithi141 bash[31670]: audit 2023-12-02T02:44:37.916966+0000 mon.a (mon.0) 12302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: cluster 2023-12-02T02:44:36.778057+0000 mgr.y (mgr.24356) 19988 : cluster 0 pgmap v19956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.162643+0000 mon.a (mon.0) 12297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.172769+0000 mon.a (mon.0) 12298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.410694+0000 mon.a (mon.0) 12299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.421876+0000 mon.a (mon.0) 12300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.543218+0000 mon.a (mon.0) 12301 : audit 0 from='client.? 172.21.15.40:0/571780083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.905514+0000 mon.c (mon.2) 12538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.907436+0000 mon.c (mon.2) 12539 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[28232]: audit 2023-12-02T02:44:37.916966+0000 mon.a (mon.0) 12302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: cluster 2023-12-02T02:44:36.778057+0000 mgr.y (mgr.24356) 19988 : cluster 0 pgmap v19956: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.162643+0000 mon.a (mon.0) 12297 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.172769+0000 mon.a (mon.0) 12298 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.410694+0000 mon.a (mon.0) 12299 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.421876+0000 mon.a (mon.0) 12300 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.543218+0000 mon.a (mon.0) 12301 : audit 0 from='client.? 172.21.15.40:0/571780083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.905514+0000 mon.c (mon.2) 12538 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.907436+0000 mon.c (mon.2) 12539 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:44:38.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:37 smithi040 bash[41173]: audit 2023-12-02T02:44:37.916966+0000 mon.a (mon.0) 12302 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:44:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:39 smithi141 bash[31670]: cluster 2023-12-02T02:44:38.778717+0000 mgr.y (mgr.24356) 19989 : cluster 0 pgmap v19957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:39 smithi040 bash[28232]: cluster 2023-12-02T02:44:38.778717+0000 mgr.y (mgr.24356) 19989 : cluster 0 pgmap v19957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:39 smithi040 bash[41173]: cluster 2023-12-02T02:44:38.778717+0000 mgr.y (mgr.24356) 19989 : cluster 0 pgmap v19957: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:40 smithi141 bash[31670]: audit 2023-12-02T02:44:40.009132+0000 mon.c (mon.2) 12540 : audit 0 from='client.? 172.21.15.40:0/2193581140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:40 smithi040 bash[28232]: audit 2023-12-02T02:44:40.009132+0000 mon.c (mon.2) 12540 : audit 0 from='client.? 172.21.15.40:0/2193581140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:40 smithi040 bash[41173]: audit 2023-12-02T02:44:40.009132+0000 mon.c (mon.2) 12540 : audit 0 from='client.? 172.21.15.40:0/2193581140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:41 smithi141 bash[31670]: cluster 2023-12-02T02:44:40.779969+0000 mgr.y (mgr.24356) 19990 : cluster 0 pgmap v19958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:41 smithi040 bash[41173]: cluster 2023-12-02T02:44:40.779969+0000 mgr.y (mgr.24356) 19990 : cluster 0 pgmap v19958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:41 smithi040 bash[28232]: cluster 2023-12-02T02:44:40.779969+0000 mgr.y (mgr.24356) 19990 : cluster 0 pgmap v19958: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:42 smithi141 bash[31670]: audit 2023-12-02T02:44:42.467720+0000 mon.a (mon.0) 12303 : audit 0 from='client.? 172.21.15.40:0/1524884498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:42 smithi040 bash[28232]: audit 2023-12-02T02:44:42.467720+0000 mon.a (mon.0) 12303 : audit 0 from='client.? 172.21.15.40:0/1524884498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:42 smithi040 bash[41173]: audit 2023-12-02T02:44:42.467720+0000 mon.a (mon.0) 12303 : audit 0 from='client.? 172.21.15.40:0/1524884498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:43 smithi141 bash[31670]: cluster 2023-12-02T02:44:42.780719+0000 mgr.y (mgr.24356) 19991 : cluster 0 pgmap v19959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:43 smithi040 bash[28232]: cluster 2023-12-02T02:44:42.780719+0000 mgr.y (mgr.24356) 19991 : cluster 0 pgmap v19959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:43 smithi040 bash[41173]: cluster 2023-12-02T02:44:42.780719+0000 mgr.y (mgr.24356) 19991 : cluster 0 pgmap v19959: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:44 smithi141 bash[31670]: audit 2023-12-02T02:44:44.936336+0000 mon.c (mon.2) 12541 : audit 0 from='client.? 172.21.15.40:0/3762636041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:44 smithi040 bash[28232]: audit 2023-12-02T02:44:44.936336+0000 mon.c (mon.2) 12541 : audit 0 from='client.? 172.21.15.40:0/3762636041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:44 smithi040 bash[41173]: audit 2023-12-02T02:44:44.936336+0000 mon.c (mon.2) 12541 : audit 0 from='client.? 172.21.15.40:0/3762636041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:45 smithi141 bash[31670]: cluster 2023-12-02T02:44:44.781755+0000 mgr.y (mgr.24356) 19992 : cluster 0 pgmap v19960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:45 smithi040 bash[28232]: cluster 2023-12-02T02:44:44.781755+0000 mgr.y (mgr.24356) 19992 : cluster 0 pgmap v19960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:45 smithi040 bash[41173]: cluster 2023-12-02T02:44:44.781755+0000 mgr.y (mgr.24356) 19992 : cluster 0 pgmap v19960: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:44:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:44:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:44:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:48 smithi141 bash[31670]: cluster 2023-12-02T02:44:46.782437+0000 mgr.y (mgr.24356) 19993 : cluster 0 pgmap v19961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:48 smithi141 bash[31670]: audit 2023-12-02T02:44:47.398840+0000 mon.a (mon.0) 12304 : audit 0 from='client.? 172.21.15.40:0/3930654036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:48 smithi040 bash[28232]: cluster 2023-12-02T02:44:46.782437+0000 mgr.y (mgr.24356) 19993 : cluster 0 pgmap v19961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:48 smithi040 bash[28232]: audit 2023-12-02T02:44:47.398840+0000 mon.a (mon.0) 12304 : audit 0 from='client.? 172.21.15.40:0/3930654036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:48 smithi040 bash[41173]: cluster 2023-12-02T02:44:46.782437+0000 mgr.y (mgr.24356) 19993 : cluster 0 pgmap v19961: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:48 smithi040 bash[41173]: audit 2023-12-02T02:44:47.398840+0000 mon.a (mon.0) 12304 : audit 0 from='client.? 172.21.15.40:0/3930654036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:50 smithi141 bash[31670]: cluster 2023-12-02T02:44:48.783254+0000 mgr.y (mgr.24356) 19994 : cluster 0 pgmap v19962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:50 smithi141 bash[31670]: audit 2023-12-02T02:44:49.395550+0000 mon.c (mon.2) 12542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:50 smithi141 bash[31670]: audit 2023-12-02T02:44:49.867652+0000 mon.c (mon.2) 12543 : audit 0 from='client.? 172.21.15.40:0/1606534894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:50 smithi040 bash[28232]: cluster 2023-12-02T02:44:48.783254+0000 mgr.y (mgr.24356) 19994 : cluster 0 pgmap v19962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:50 smithi040 bash[28232]: audit 2023-12-02T02:44:49.395550+0000 mon.c (mon.2) 12542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:50 smithi040 bash[28232]: audit 2023-12-02T02:44:49.867652+0000 mon.c (mon.2) 12543 : audit 0 from='client.? 172.21.15.40:0/1606534894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:50 smithi040 bash[41173]: cluster 2023-12-02T02:44:48.783254+0000 mgr.y (mgr.24356) 19994 : cluster 0 pgmap v19962: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:50 smithi040 bash[41173]: audit 2023-12-02T02:44:49.395550+0000 mon.c (mon.2) 12542 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:50 smithi040 bash[41173]: audit 2023-12-02T02:44:49.867652+0000 mon.c (mon.2) 12543 : audit 0 from='client.? 172.21.15.40:0/1606534894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:52 smithi141 bash[31670]: cluster 2023-12-02T02:44:50.784594+0000 mgr.y (mgr.24356) 19995 : cluster 0 pgmap v19963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:52 smithi040 bash[28232]: cluster 2023-12-02T02:44:50.784594+0000 mgr.y (mgr.24356) 19995 : cluster 0 pgmap v19963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:52 smithi040 bash[41173]: cluster 2023-12-02T02:44:50.784594+0000 mgr.y (mgr.24356) 19995 : cluster 0 pgmap v19963: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:53 smithi141 bash[31670]: audit 2023-12-02T02:44:52.329931+0000 mon.a (mon.0) 12305 : audit 0 from='client.? 172.21.15.40:0/4213863307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:53 smithi040 bash[28232]: audit 2023-12-02T02:44:52.329931+0000 mon.a (mon.0) 12305 : audit 0 from='client.? 172.21.15.40:0/4213863307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:53 smithi040 bash[41173]: audit 2023-12-02T02:44:52.329931+0000 mon.a (mon.0) 12305 : audit 0 from='client.? 172.21.15.40:0/4213863307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:54 smithi141 bash[31670]: cluster 2023-12-02T02:44:52.785406+0000 mgr.y (mgr.24356) 19996 : cluster 0 pgmap v19964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:54 smithi040 bash[41173]: cluster 2023-12-02T02:44:52.785406+0000 mgr.y (mgr.24356) 19996 : cluster 0 pgmap v19964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:54 smithi040 bash[28232]: cluster 2023-12-02T02:44:52.785406+0000 mgr.y (mgr.24356) 19996 : cluster 0 pgmap v19964: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:55 smithi040 bash[28232]: audit 2023-12-02T02:44:54.803838+0000 mon.c (mon.2) 12544 : audit 0 from='client.? 172.21.15.40:0/1106731122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:55 smithi040 bash[41173]: audit 2023-12-02T02:44:54.803838+0000 mon.c (mon.2) 12544 : audit 0 from='client.? 172.21.15.40:0/1106731122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:55 smithi141 bash[31670]: audit 2023-12-02T02:44:54.803838+0000 mon.c (mon.2) 12544 : audit 0 from='client.? 172.21.15.40:0/1106731122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:56 smithi040 bash[28232]: cluster 2023-12-02T02:44:54.786438+0000 mgr.y (mgr.24356) 19997 : cluster 0 pgmap v19965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:56 smithi040 bash[41173]: cluster 2023-12-02T02:44:54.786438+0000 mgr.y (mgr.24356) 19997 : cluster 0 pgmap v19965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:56 smithi141 bash[31670]: cluster 2023-12-02T02:44:54.786438+0000 mgr.y (mgr.24356) 19997 : cluster 0 pgmap v19965: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:44:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:44:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:44:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:58 smithi040 bash[41173]: cluster 2023-12-02T02:44:56.787107+0000 mgr.y (mgr.24356) 19998 : cluster 0 pgmap v19966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:44:58 smithi040 bash[41173]: audit 2023-12-02T02:44:57.266353+0000 mon.c (mon.2) 12545 : audit 0 from='client.? 172.21.15.40:0/1520398681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:58 smithi040 bash[28232]: cluster 2023-12-02T02:44:56.787107+0000 mgr.y (mgr.24356) 19998 : cluster 0 pgmap v19966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:44:58 smithi040 bash[28232]: audit 2023-12-02T02:44:57.266353+0000 mon.c (mon.2) 12545 : audit 0 from='client.? 172.21.15.40:0/1520398681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:44:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:58 smithi141 bash[31670]: cluster 2023-12-02T02:44:56.787107+0000 mgr.y (mgr.24356) 19998 : cluster 0 pgmap v19966: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:44:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:44:58 smithi141 bash[31670]: audit 2023-12-02T02:44:57.266353+0000 mon.c (mon.2) 12545 : audit 0 from='client.? 172.21.15.40:0/1520398681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:00 smithi040 bash[41173]: cluster 2023-12-02T02:44:58.787798+0000 mgr.y (mgr.24356) 19999 : cluster 0 pgmap v19967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:00 smithi040 bash[41173]: audit 2023-12-02T02:44:59.736091+0000 mon.a (mon.0) 12306 : audit 0 from='client.? 172.21.15.40:0/796189854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:00 smithi040 bash[28232]: cluster 2023-12-02T02:44:58.787798+0000 mgr.y (mgr.24356) 19999 : cluster 0 pgmap v19967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:00 smithi040 bash[28232]: audit 2023-12-02T02:44:59.736091+0000 mon.a (mon.0) 12306 : audit 0 from='client.? 172.21.15.40:0/796189854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:00 smithi141 bash[31670]: cluster 2023-12-02T02:44:58.787798+0000 mgr.y (mgr.24356) 19999 : cluster 0 pgmap v19967: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:00 smithi141 bash[31670]: audit 2023-12-02T02:44:59.736091+0000 mon.a (mon.0) 12306 : audit 0 from='client.? 172.21.15.40:0/796189854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:02 smithi040 bash[28232]: cluster 2023-12-02T02:45:00.789007+0000 mgr.y (mgr.24356) 20000 : cluster 0 pgmap v19968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:02 smithi040 bash[41173]: cluster 2023-12-02T02:45:00.789007+0000 mgr.y (mgr.24356) 20000 : cluster 0 pgmap v19968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:02 smithi141 bash[31670]: cluster 2023-12-02T02:45:00.789007+0000 mgr.y (mgr.24356) 20000 : cluster 0 pgmap v19968: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:03 smithi040 bash[41173]: audit 2023-12-02T02:45:02.202043+0000 mon.a (mon.0) 12307 : audit 0 from='client.? 172.21.15.40:0/4041579945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:03 smithi040 bash[28232]: audit 2023-12-02T02:45:02.202043+0000 mon.a (mon.0) 12307 : audit 0 from='client.? 172.21.15.40:0/4041579945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:03 smithi141 bash[31670]: audit 2023-12-02T02:45:02.202043+0000 mon.a (mon.0) 12307 : audit 0 from='client.? 172.21.15.40:0/4041579945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:04 smithi040 bash[28232]: cluster 2023-12-02T02:45:02.789601+0000 mgr.y (mgr.24356) 20001 : cluster 0 pgmap v19969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:04 smithi040 bash[41173]: cluster 2023-12-02T02:45:02.789601+0000 mgr.y (mgr.24356) 20001 : cluster 0 pgmap v19969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:04 smithi141 bash[31670]: cluster 2023-12-02T02:45:02.789601+0000 mgr.y (mgr.24356) 20001 : cluster 0 pgmap v19969: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:05 smithi040 bash[28232]: audit 2023-12-02T02:45:04.395860+0000 mon.c (mon.2) 12546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:05 smithi040 bash[28232]: audit 2023-12-02T02:45:04.673102+0000 mon.c (mon.2) 12547 : audit 0 from='client.? 172.21.15.40:0/1442689572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:05 smithi040 bash[41173]: audit 2023-12-02T02:45:04.395860+0000 mon.c (mon.2) 12546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:05.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:05 smithi040 bash[41173]: audit 2023-12-02T02:45:04.673102+0000 mon.c (mon.2) 12547 : audit 0 from='client.? 172.21.15.40:0/1442689572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:05 smithi141 bash[31670]: audit 2023-12-02T02:45:04.395860+0000 mon.c (mon.2) 12546 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:05 smithi141 bash[31670]: audit 2023-12-02T02:45:04.673102+0000 mon.c (mon.2) 12547 : audit 0 from='client.? 172.21.15.40:0/1442689572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:06 smithi040 bash[28232]: cluster 2023-12-02T02:45:04.790822+0000 mgr.y (mgr.24356) 20002 : cluster 0 pgmap v19970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:06 smithi040 bash[41173]: cluster 2023-12-02T02:45:04.790822+0000 mgr.y (mgr.24356) 20002 : cluster 0 pgmap v19970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:06 smithi141 bash[31670]: cluster 2023-12-02T02:45:04.790822+0000 mgr.y (mgr.24356) 20002 : cluster 0 pgmap v19970: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:45:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:45:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:45:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:08 smithi040 bash[28232]: cluster 2023-12-02T02:45:06.791331+0000 mgr.y (mgr.24356) 20003 : cluster 0 pgmap v19971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:08 smithi040 bash[28232]: audit 2023-12-02T02:45:07.138766+0000 mon.c (mon.2) 12548 : audit 0 from='client.? 172.21.15.40:0/3817767742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:08 smithi040 bash[41173]: cluster 2023-12-02T02:45:06.791331+0000 mgr.y (mgr.24356) 20003 : cluster 0 pgmap v19971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:08 smithi040 bash[41173]: audit 2023-12-02T02:45:07.138766+0000 mon.c (mon.2) 12548 : audit 0 from='client.? 172.21.15.40:0/3817767742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:08 smithi141 bash[31670]: cluster 2023-12-02T02:45:06.791331+0000 mgr.y (mgr.24356) 20003 : cluster 0 pgmap v19971: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:08 smithi141 bash[31670]: audit 2023-12-02T02:45:07.138766+0000 mon.c (mon.2) 12548 : audit 0 from='client.? 172.21.15.40:0/3817767742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:10 smithi040 bash[28232]: cluster 2023-12-02T02:45:08.792011+0000 mgr.y (mgr.24356) 20004 : cluster 0 pgmap v19972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:10 smithi040 bash[28232]: audit 2023-12-02T02:45:09.605926+0000 mon.c (mon.2) 12549 : audit 0 from='client.? 172.21.15.40:0/1912720118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:10 smithi040 bash[41173]: cluster 2023-12-02T02:45:08.792011+0000 mgr.y (mgr.24356) 20004 : cluster 0 pgmap v19972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:10.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:10 smithi040 bash[41173]: audit 2023-12-02T02:45:09.605926+0000 mon.c (mon.2) 12549 : audit 0 from='client.? 172.21.15.40:0/1912720118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:10 smithi141 bash[31670]: cluster 2023-12-02T02:45:08.792011+0000 mgr.y (mgr.24356) 20004 : cluster 0 pgmap v19972: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:10 smithi141 bash[31670]: audit 2023-12-02T02:45:09.605926+0000 mon.c (mon.2) 12549 : audit 0 from='client.? 172.21.15.40:0/1912720118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:12 smithi040 bash[28232]: cluster 2023-12-02T02:45:10.793135+0000 mgr.y (mgr.24356) 20005 : cluster 0 pgmap v19973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:12 smithi040 bash[28232]: audit 2023-12-02T02:45:12.066202+0000 mon.c (mon.2) 12550 : audit 0 from='client.? 172.21.15.40:0/486964926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:12 smithi040 bash[41173]: cluster 2023-12-02T02:45:10.793135+0000 mgr.y (mgr.24356) 20005 : cluster 0 pgmap v19973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:12 smithi040 bash[41173]: audit 2023-12-02T02:45:12.066202+0000 mon.c (mon.2) 12550 : audit 0 from='client.? 172.21.15.40:0/486964926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:12 smithi141 bash[31670]: cluster 2023-12-02T02:45:10.793135+0000 mgr.y (mgr.24356) 20005 : cluster 0 pgmap v19973: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:12 smithi141 bash[31670]: audit 2023-12-02T02:45:12.066202+0000 mon.c (mon.2) 12550 : audit 0 from='client.? 172.21.15.40:0/486964926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:14 smithi040 bash[28232]: cluster 2023-12-02T02:45:12.793808+0000 mgr.y (mgr.24356) 20006 : cluster 0 pgmap v19974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:14 smithi040 bash[41173]: cluster 2023-12-02T02:45:12.793808+0000 mgr.y (mgr.24356) 20006 : cluster 0 pgmap v19974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:14 smithi141 bash[31670]: cluster 2023-12-02T02:45:12.793808+0000 mgr.y (mgr.24356) 20006 : cluster 0 pgmap v19974: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:15 smithi040 bash[28232]: audit 2023-12-02T02:45:14.527587+0000 mon.c (mon.2) 12551 : audit 0 from='client.? 172.21.15.40:0/3377880159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:15 smithi040 bash[41173]: audit 2023-12-02T02:45:14.527587+0000 mon.c (mon.2) 12551 : audit 0 from='client.? 172.21.15.40:0/3377880159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:15 smithi141 bash[31670]: audit 2023-12-02T02:45:14.527587+0000 mon.c (mon.2) 12551 : audit 0 from='client.? 172.21.15.40:0/3377880159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:16 smithi040 bash[41173]: cluster 2023-12-02T02:45:14.794963+0000 mgr.y (mgr.24356) 20007 : cluster 0 pgmap v19975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:16 smithi040 bash[28232]: cluster 2023-12-02T02:45:14.794963+0000 mgr.y (mgr.24356) 20007 : cluster 0 pgmap v19975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:16 smithi141 bash[31670]: cluster 2023-12-02T02:45:14.794963+0000 mgr.y (mgr.24356) 20007 : cluster 0 pgmap v19975: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:45:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:45:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:45:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:17 smithi040 bash[41173]: audit 2023-12-02T02:45:17.005913+0000 mon.a (mon.0) 12308 : audit 0 from='client.? 172.21.15.40:0/3108577383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:17 smithi040 bash[28232]: audit 2023-12-02T02:45:17.005913+0000 mon.a (mon.0) 12308 : audit 0 from='client.? 172.21.15.40:0/3108577383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:17.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:17 smithi141 bash[31670]: audit 2023-12-02T02:45:17.005913+0000 mon.a (mon.0) 12308 : audit 0 from='client.? 172.21.15.40:0/3108577383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:18 smithi040 bash[41173]: cluster 2023-12-02T02:45:16.795447+0000 mgr.y (mgr.24356) 20008 : cluster 0 pgmap v19976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:18 smithi040 bash[28232]: cluster 2023-12-02T02:45:16.795447+0000 mgr.y (mgr.24356) 20008 : cluster 0 pgmap v19976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:18 smithi141 bash[31670]: cluster 2023-12-02T02:45:16.795447+0000 mgr.y (mgr.24356) 20008 : cluster 0 pgmap v19976: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:20 smithi040 bash[28232]: cluster 2023-12-02T02:45:18.796083+0000 mgr.y (mgr.24356) 20009 : cluster 0 pgmap v19977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:20 smithi040 bash[28232]: audit 2023-12-02T02:45:19.396072+0000 mon.c (mon.2) 12552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:20 smithi040 bash[28232]: audit 2023-12-02T02:45:19.480703+0000 mon.c (mon.2) 12553 : audit 0 from='client.? 172.21.15.40:0/1344319247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:20 smithi040 bash[41173]: cluster 2023-12-02T02:45:18.796083+0000 mgr.y (mgr.24356) 20009 : cluster 0 pgmap v19977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:20 smithi040 bash[41173]: audit 2023-12-02T02:45:19.396072+0000 mon.c (mon.2) 12552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:20 smithi040 bash[41173]: audit 2023-12-02T02:45:19.480703+0000 mon.c (mon.2) 12553 : audit 0 from='client.? 172.21.15.40:0/1344319247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:20 smithi141 bash[31670]: cluster 2023-12-02T02:45:18.796083+0000 mgr.y (mgr.24356) 20009 : cluster 0 pgmap v19977: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:20 smithi141 bash[31670]: audit 2023-12-02T02:45:19.396072+0000 mon.c (mon.2) 12552 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:20 smithi141 bash[31670]: audit 2023-12-02T02:45:19.480703+0000 mon.c (mon.2) 12553 : audit 0 from='client.? 172.21.15.40:0/1344319247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:22 smithi040 bash[28232]: cluster 2023-12-02T02:45:20.797270+0000 mgr.y (mgr.24356) 20010 : cluster 0 pgmap v19978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:22 smithi040 bash[28232]: audit 2023-12-02T02:45:21.956227+0000 mon.a (mon.0) 12309 : audit 0 from='client.? 172.21.15.40:0/957135801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:22 smithi040 bash[41173]: cluster 2023-12-02T02:45:20.797270+0000 mgr.y (mgr.24356) 20010 : cluster 0 pgmap v19978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:22.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:22 smithi040 bash[41173]: audit 2023-12-02T02:45:21.956227+0000 mon.a (mon.0) 12309 : audit 0 from='client.? 172.21.15.40:0/957135801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:22 smithi141 bash[31670]: cluster 2023-12-02T02:45:20.797270+0000 mgr.y (mgr.24356) 20010 : cluster 0 pgmap v19978: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:22 smithi141 bash[31670]: audit 2023-12-02T02:45:21.956227+0000 mon.a (mon.0) 12309 : audit 0 from='client.? 172.21.15.40:0/957135801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:24 smithi040 bash[28232]: cluster 2023-12-02T02:45:22.797930+0000 mgr.y (mgr.24356) 20011 : cluster 0 pgmap v19979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:24 smithi040 bash[41173]: cluster 2023-12-02T02:45:22.797930+0000 mgr.y (mgr.24356) 20011 : cluster 0 pgmap v19979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:24 smithi141 bash[31670]: cluster 2023-12-02T02:45:22.797930+0000 mgr.y (mgr.24356) 20011 : cluster 0 pgmap v19979: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:25 smithi040 bash[28232]: audit 2023-12-02T02:45:24.418800+0000 mon.c (mon.2) 12554 : audit 0 from='client.? 172.21.15.40:0/3760999768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:25 smithi040 bash[41173]: audit 2023-12-02T02:45:24.418800+0000 mon.c (mon.2) 12554 : audit 0 from='client.? 172.21.15.40:0/3760999768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:25 smithi141 bash[31670]: audit 2023-12-02T02:45:24.418800+0000 mon.c (mon.2) 12554 : audit 0 from='client.? 172.21.15.40:0/3760999768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:26 smithi040 bash[28232]: cluster 2023-12-02T02:45:24.799074+0000 mgr.y (mgr.24356) 20012 : cluster 0 pgmap v19980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:26 smithi040 bash[41173]: cluster 2023-12-02T02:45:24.799074+0000 mgr.y (mgr.24356) 20012 : cluster 0 pgmap v19980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:26 smithi141 bash[31670]: cluster 2023-12-02T02:45:24.799074+0000 mgr.y (mgr.24356) 20012 : cluster 0 pgmap v19980: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:45:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:45:26] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.43.0" 2023-12-02T02:45:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:27 smithi040 bash[41173]: audit 2023-12-02T02:45:26.879211+0000 mon.c (mon.2) 12555 : audit 0 from='client.? 172.21.15.40:0/1741270887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:27 smithi040 bash[28232]: audit 2023-12-02T02:45:26.879211+0000 mon.c (mon.2) 12555 : audit 0 from='client.? 172.21.15.40:0/1741270887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:27 smithi141 bash[31670]: audit 2023-12-02T02:45:26.879211+0000 mon.c (mon.2) 12555 : audit 0 from='client.? 172.21.15.40:0/1741270887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:28 smithi040 bash[41173]: cluster 2023-12-02T02:45:26.799690+0000 mgr.y (mgr.24356) 20013 : cluster 0 pgmap v19981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:28 smithi040 bash[28232]: cluster 2023-12-02T02:45:26.799690+0000 mgr.y (mgr.24356) 20013 : cluster 0 pgmap v19981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:28 smithi141 bash[31670]: cluster 2023-12-02T02:45:26.799690+0000 mgr.y (mgr.24356) 20013 : cluster 0 pgmap v19981: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:29 smithi040 bash[41173]: cluster 2023-12-02T02:45:28.800342+0000 mgr.y (mgr.24356) 20014 : cluster 0 pgmap v19982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:29 smithi040 bash[28232]: cluster 2023-12-02T02:45:28.800342+0000 mgr.y (mgr.24356) 20014 : cluster 0 pgmap v19982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:29 smithi141 bash[31670]: cluster 2023-12-02T02:45:28.800342+0000 mgr.y (mgr.24356) 20014 : cluster 0 pgmap v19982: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:30 smithi040 bash[28232]: audit 2023-12-02T02:45:29.345600+0000 mon.c (mon.2) 12556 : audit 0 from='client.? 172.21.15.40:0/1426133900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:30.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:30 smithi040 bash[41173]: audit 2023-12-02T02:45:29.345600+0000 mon.c (mon.2) 12556 : audit 0 from='client.? 172.21.15.40:0/1426133900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:30 smithi141 bash[31670]: audit 2023-12-02T02:45:29.345600+0000 mon.c (mon.2) 12556 : audit 0 from='client.? 172.21.15.40:0/1426133900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:31 smithi141 bash[31670]: cluster 2023-12-02T02:45:30.801542+0000 mgr.y (mgr.24356) 20015 : cluster 0 pgmap v19983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:31 smithi040 bash[41173]: cluster 2023-12-02T02:45:30.801542+0000 mgr.y (mgr.24356) 20015 : cluster 0 pgmap v19983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:31 smithi040 bash[28232]: cluster 2023-12-02T02:45:30.801542+0000 mgr.y (mgr.24356) 20015 : cluster 0 pgmap v19983: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:32 smithi141 bash[31670]: audit 2023-12-02T02:45:31.813380+0000 mon.a (mon.0) 12310 : audit 0 from='client.? 172.21.15.40:0/2032938313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:32 smithi040 bash[28232]: audit 2023-12-02T02:45:31.813380+0000 mon.a (mon.0) 12310 : audit 0 from='client.? 172.21.15.40:0/2032938313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:32 smithi040 bash[41173]: audit 2023-12-02T02:45:31.813380+0000 mon.a (mon.0) 12310 : audit 0 from='client.? 172.21.15.40:0/2032938313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:33 smithi040 bash[41173]: cluster 2023-12-02T02:45:32.802258+0000 mgr.y (mgr.24356) 20016 : cluster 0 pgmap v19984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:33 smithi040 bash[28232]: cluster 2023-12-02T02:45:32.802258+0000 mgr.y (mgr.24356) 20016 : cluster 0 pgmap v19984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:33 smithi141 bash[31670]: cluster 2023-12-02T02:45:32.802258+0000 mgr.y (mgr.24356) 20016 : cluster 0 pgmap v19984: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:34 smithi141 bash[31670]: audit 2023-12-02T02:45:34.273078+0000 mon.a (mon.0) 12311 : audit 0 from='client.? 172.21.15.40:0/1011712537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:34 smithi141 bash[31670]: audit 2023-12-02T02:45:34.396657+0000 mon.c (mon.2) 12557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:34 smithi040 bash[28232]: audit 2023-12-02T02:45:34.273078+0000 mon.a (mon.0) 12311 : audit 0 from='client.? 172.21.15.40:0/1011712537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:34 smithi040 bash[28232]: audit 2023-12-02T02:45:34.396657+0000 mon.c (mon.2) 12557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:34 smithi040 bash[41173]: audit 2023-12-02T02:45:34.273078+0000 mon.a (mon.0) 12311 : audit 0 from='client.? 172.21.15.40:0/1011712537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:35.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:34 smithi040 bash[41173]: audit 2023-12-02T02:45:34.396657+0000 mon.c (mon.2) 12557 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:35 smithi141 bash[31670]: cluster 2023-12-02T02:45:34.803215+0000 mgr.y (mgr.24356) 20017 : cluster 0 pgmap v19985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:35 smithi040 bash[28232]: cluster 2023-12-02T02:45:34.803215+0000 mgr.y (mgr.24356) 20017 : cluster 0 pgmap v19985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:35 smithi040 bash[41173]: cluster 2023-12-02T02:45:34.803215+0000 mgr.y (mgr.24356) 20017 : cluster 0 pgmap v19985: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:45:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:45:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:45:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:36 smithi141 bash[31670]: audit 2023-12-02T02:45:36.737063+0000 mon.a (mon.0) 12312 : audit 0 from='client.? 172.21.15.40:0/785498008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:36 smithi040 bash[41173]: audit 2023-12-02T02:45:36.737063+0000 mon.a (mon.0) 12312 : audit 0 from='client.? 172.21.15.40:0/785498008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:36 smithi040 bash[28232]: audit 2023-12-02T02:45:36.737063+0000 mon.a (mon.0) 12312 : audit 0 from='client.? 172.21.15.40:0/785498008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:37 smithi141 bash[31670]: cluster 2023-12-02T02:45:36.803834+0000 mgr.y (mgr.24356) 20018 : cluster 0 pgmap v19986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:37 smithi040 bash[28232]: cluster 2023-12-02T02:45:36.803834+0000 mgr.y (mgr.24356) 20018 : cluster 0 pgmap v19986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:37 smithi040 bash[41173]: cluster 2023-12-02T02:45:36.803834+0000 mgr.y (mgr.24356) 20018 : cluster 0 pgmap v19986: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:38 smithi141 bash[31670]: audit 2023-12-02T02:45:38.000470+0000 mon.c (mon.2) 12558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:45:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:38 smithi040 bash[28232]: audit 2023-12-02T02:45:38.000470+0000 mon.c (mon.2) 12558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:45:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:38 smithi040 bash[41173]: audit 2023-12-02T02:45:38.000470+0000 mon.c (mon.2) 12558 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:45:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:39 smithi141 bash[31670]: cluster 2023-12-02T02:45:38.804503+0000 mgr.y (mgr.24356) 20019 : cluster 0 pgmap v19987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:39 smithi141 bash[31670]: audit 2023-12-02T02:45:39.195688+0000 mon.c (mon.2) 12559 : audit 0 from='client.? 172.21.15.40:0/2484260762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:39 smithi040 bash[41173]: cluster 2023-12-02T02:45:38.804503+0000 mgr.y (mgr.24356) 20019 : cluster 0 pgmap v19987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:40.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:39 smithi040 bash[41173]: audit 2023-12-02T02:45:39.195688+0000 mon.c (mon.2) 12559 : audit 0 from='client.? 172.21.15.40:0/2484260762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:40.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:39 smithi040 bash[28232]: cluster 2023-12-02T02:45:38.804503+0000 mgr.y (mgr.24356) 20019 : cluster 0 pgmap v19987: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:40.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:39 smithi040 bash[28232]: audit 2023-12-02T02:45:39.195688+0000 mon.c (mon.2) 12559 : audit 0 from='client.? 172.21.15.40:0/2484260762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:41 smithi141 bash[31670]: cluster 2023-12-02T02:45:40.805652+0000 mgr.y (mgr.24356) 20020 : cluster 0 pgmap v19988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:41 smithi141 bash[31670]: audit 2023-12-02T02:45:41.661124+0000 mon.c (mon.2) 12560 : audit 0 from='client.? 172.21.15.40:0/1295361345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:41 smithi040 bash[41173]: cluster 2023-12-02T02:45:40.805652+0000 mgr.y (mgr.24356) 20020 : cluster 0 pgmap v19988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:41 smithi040 bash[41173]: audit 2023-12-02T02:45:41.661124+0000 mon.c (mon.2) 12560 : audit 0 from='client.? 172.21.15.40:0/1295361345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:41 smithi040 bash[28232]: cluster 2023-12-02T02:45:40.805652+0000 mgr.y (mgr.24356) 20020 : cluster 0 pgmap v19988: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:41 smithi040 bash[28232]: audit 2023-12-02T02:45:41.661124+0000 mon.c (mon.2) 12560 : audit 0 from='client.? 172.21.15.40:0/1295361345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:43 smithi141 bash[31670]: cluster 2023-12-02T02:45:42.806324+0000 mgr.y (mgr.24356) 20021 : cluster 0 pgmap v19989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:43 smithi141 bash[31670]: audit 2023-12-02T02:45:43.897350+0000 mon.a (mon.0) 12313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:44.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:43 smithi141 bash[31670]: audit 2023-12-02T02:45:43.910472+0000 mon.a (mon.0) 12314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:43 smithi040 bash[28232]: cluster 2023-12-02T02:45:42.806324+0000 mgr.y (mgr.24356) 20021 : cluster 0 pgmap v19989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:43 smithi040 bash[28232]: audit 2023-12-02T02:45:43.897350+0000 mon.a (mon.0) 12313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:43 smithi040 bash[28232]: audit 2023-12-02T02:45:43.910472+0000 mon.a (mon.0) 12314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:43 smithi040 bash[41173]: cluster 2023-12-02T02:45:42.806324+0000 mgr.y (mgr.24356) 20021 : cluster 0 pgmap v19989: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:43 smithi040 bash[41173]: audit 2023-12-02T02:45:43.897350+0000 mon.a (mon.0) 12313 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:44.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:43 smithi040 bash[41173]: audit 2023-12-02T02:45:43.910472+0000 mon.a (mon.0) 12314 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:44 smithi141 bash[31670]: audit 2023-12-02T02:45:44.137244+0000 mon.c (mon.2) 12561 : audit 0 from='client.? 172.21.15.40:0/3564675348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:44 smithi141 bash[31670]: audit 2023-12-02T02:45:44.197586+0000 mon.a (mon.0) 12315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:45.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:44 smithi141 bash[31670]: audit 2023-12-02T02:45:44.208380+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:44 smithi040 bash[28232]: audit 2023-12-02T02:45:44.137244+0000 mon.c (mon.2) 12561 : audit 0 from='client.? 172.21.15.40:0/3564675348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:44 smithi040 bash[28232]: audit 2023-12-02T02:45:44.197586+0000 mon.a (mon.0) 12315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:45.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:44 smithi040 bash[28232]: audit 2023-12-02T02:45:44.208380+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:44 smithi040 bash[41173]: audit 2023-12-02T02:45:44.137244+0000 mon.c (mon.2) 12561 : audit 0 from='client.? 172.21.15.40:0/3564675348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:44 smithi040 bash[41173]: audit 2023-12-02T02:45:44.197586+0000 mon.a (mon.0) 12315 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:45.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:44 smithi040 bash[41173]: audit 2023-12-02T02:45:44.208380+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:45 smithi141 bash[31670]: cluster 2023-12-02T02:45:44.807537+0000 mgr.y (mgr.24356) 20022 : cluster 0 pgmap v19990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:45 smithi040 bash[41173]: cluster 2023-12-02T02:45:44.807537+0000 mgr.y (mgr.24356) 20022 : cluster 0 pgmap v19990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:45 smithi040 bash[28232]: cluster 2023-12-02T02:45:44.807537+0000 mgr.y (mgr.24356) 20022 : cluster 0 pgmap v19990: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:45:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:45:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:45:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:46 smithi141 bash[31670]: audit 2023-12-02T02:45:46.601320+0000 mon.a (mon.0) 12317 : audit 0 from='client.? 172.21.15.40:0/2170313533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:46 smithi040 bash[28232]: audit 2023-12-02T02:45:46.601320+0000 mon.a (mon.0) 12317 : audit 0 from='client.? 172.21.15.40:0/2170313533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:46 smithi040 bash[41173]: audit 2023-12-02T02:45:46.601320+0000 mon.a (mon.0) 12317 : audit 0 from='client.? 172.21.15.40:0/2170313533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:47 smithi141 bash[31670]: cluster 2023-12-02T02:45:46.808320+0000 mgr.y (mgr.24356) 20023 : cluster 0 pgmap v19991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:47 smithi040 bash[28232]: cluster 2023-12-02T02:45:46.808320+0000 mgr.y (mgr.24356) 20023 : cluster 0 pgmap v19991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:47 smithi040 bash[41173]: cluster 2023-12-02T02:45:46.808320+0000 mgr.y (mgr.24356) 20023 : cluster 0 pgmap v19991: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:49 smithi141 bash[31670]: cluster 2023-12-02T02:45:48.808883+0000 mgr.y (mgr.24356) 20024 : cluster 0 pgmap v19992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:49 smithi141 bash[31670]: audit 2023-12-02T02:45:49.075314+0000 mon.a (mon.0) 12318 : audit 0 from='client.? 172.21.15.40:0/1066833550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:50.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:49 smithi141 bash[31670]: audit 2023-12-02T02:45:49.397007+0000 mon.c (mon.2) 12562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:49 smithi040 bash[41173]: cluster 2023-12-02T02:45:48.808883+0000 mgr.y (mgr.24356) 20024 : cluster 0 pgmap v19992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:49 smithi040 bash[41173]: audit 2023-12-02T02:45:49.075314+0000 mon.a (mon.0) 12318 : audit 0 from='client.? 172.21.15.40:0/1066833550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:49 smithi040 bash[41173]: audit 2023-12-02T02:45:49.397007+0000 mon.c (mon.2) 12562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:49 smithi040 bash[28232]: cluster 2023-12-02T02:45:48.808883+0000 mgr.y (mgr.24356) 20024 : cluster 0 pgmap v19992: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:49 smithi040 bash[28232]: audit 2023-12-02T02:45:49.075314+0000 mon.a (mon.0) 12318 : audit 0 from='client.? 172.21.15.40:0/1066833550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:49 smithi040 bash[28232]: audit 2023-12-02T02:45:49.397007+0000 mon.c (mon.2) 12562 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:51 smithi040 bash[28232]: cluster 2023-12-02T02:45:50.809644+0000 mgr.y (mgr.24356) 20025 : cluster 0 pgmap v19993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:51 smithi040 bash[28232]: audit 2023-12-02T02:45:51.526596+0000 mon.c (mon.2) 12563 : audit 0 from='client.? 172.21.15.40:0/668944586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:52.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:51 smithi040 bash[41173]: cluster 2023-12-02T02:45:50.809644+0000 mgr.y (mgr.24356) 20025 : cluster 0 pgmap v19993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:51 smithi040 bash[41173]: audit 2023-12-02T02:45:51.526596+0000 mon.c (mon.2) 12563 : audit 0 from='client.? 172.21.15.40:0/668944586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:51 smithi141 bash[31670]: cluster 2023-12-02T02:45:50.809644+0000 mgr.y (mgr.24356) 20025 : cluster 0 pgmap v19993: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:51 smithi141 bash[31670]: audit 2023-12-02T02:45:51.526596+0000 mon.c (mon.2) 12563 : audit 0 from='client.? 172.21.15.40:0/668944586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:53 smithi141 bash[31670]: cluster 2023-12-02T02:45:52.810280+0000 mgr.y (mgr.24356) 20026 : cluster 0 pgmap v19994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:54.342 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:53 smithi040 bash[28232]: cluster 2023-12-02T02:45:52.810280+0000 mgr.y (mgr.24356) 20026 : cluster 0 pgmap v19994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:54.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:53 smithi040 bash[41173]: cluster 2023-12-02T02:45:52.810280+0000 mgr.y (mgr.24356) 20026 : cluster 0 pgmap v19994: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:55.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:54 smithi141 bash[31670]: audit 2023-12-02T02:45:54.003965+0000 mon.c (mon.2) 12564 : audit 0 from='client.? 172.21.15.40:0/202190989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:54 smithi040 bash[41173]: audit 2023-12-02T02:45:54.003965+0000 mon.c (mon.2) 12564 : audit 0 from='client.? 172.21.15.40:0/202190989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:54 smithi040 bash[28232]: audit 2023-12-02T02:45:54.003965+0000 mon.c (mon.2) 12564 : audit 0 from='client.? 172.21.15.40:0/202190989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:55 smithi141 bash[31670]: cluster 2023-12-02T02:45:54.811544+0000 mgr.y (mgr.24356) 20027 : cluster 0 pgmap v19995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:55 smithi141 bash[31670]: audit 2023-12-02T02:45:55.293790+0000 mon.a (mon.0) 12319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:55 smithi141 bash[31670]: audit 2023-12-02T02:45:55.309262+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:55 smithi141 bash[31670]: audit 2023-12-02T02:45:55.312339+0000 mon.c (mon.2) 12565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:45:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:55 smithi141 bash[31670]: audit 2023-12-02T02:45:55.313980+0000 mon.c (mon.2) 12566 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:45:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:55 smithi141 bash[31670]: audit 2023-12-02T02:45:55.322354+0000 mon.a (mon.0) 12321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[41173]: cluster 2023-12-02T02:45:54.811544+0000 mgr.y (mgr.24356) 20027 : cluster 0 pgmap v19995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[41173]: audit 2023-12-02T02:45:55.293790+0000 mon.a (mon.0) 12319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[41173]: audit 2023-12-02T02:45:55.309262+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[41173]: audit 2023-12-02T02:45:55.312339+0000 mon.c (mon.2) 12565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[41173]: audit 2023-12-02T02:45:55.313980+0000 mon.c (mon.2) 12566 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[41173]: audit 2023-12-02T02:45:55.322354+0000 mon.a (mon.0) 12321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[28232]: cluster 2023-12-02T02:45:54.811544+0000 mgr.y (mgr.24356) 20027 : cluster 0 pgmap v19995: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[28232]: audit 2023-12-02T02:45:55.293790+0000 mon.a (mon.0) 12319 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[28232]: audit 2023-12-02T02:45:55.309262+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[28232]: audit 2023-12-02T02:45:55.312339+0000 mon.c (mon.2) 12565 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:45:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[28232]: audit 2023-12-02T02:45:55.313980+0000 mon.c (mon.2) 12566 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:45:56.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:55 smithi040 bash[28232]: audit 2023-12-02T02:45:55.322354+0000 mon.a (mon.0) 12321 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:45:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:45:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:45:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:45:57.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:57 smithi141 bash[31670]: audit 2023-12-02T02:45:56.468173+0000 mon.c (mon.2) 12567 : audit 0 from='client.? 172.21.15.40:0/3021007649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:57 smithi040 bash[41173]: audit 2023-12-02T02:45:56.468173+0000 mon.c (mon.2) 12567 : audit 0 from='client.? 172.21.15.40:0/3021007649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:57 smithi040 bash[28232]: audit 2023-12-02T02:45:56.468173+0000 mon.c (mon.2) 12567 : audit 0 from='client.? 172.21.15.40:0/3021007649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:58 smithi141 bash[31670]: cluster 2023-12-02T02:45:56.812368+0000 mgr.y (mgr.24356) 20028 : cluster 0 pgmap v19996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:58 smithi040 bash[28232]: cluster 2023-12-02T02:45:56.812368+0000 mgr.y (mgr.24356) 20028 : cluster 0 pgmap v19996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:58 smithi040 bash[41173]: cluster 2023-12-02T02:45:56.812368+0000 mgr.y (mgr.24356) 20028 : cluster 0 pgmap v19996: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:45:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:45:59 smithi141 bash[31670]: audit 2023-12-02T02:45:58.930152+0000 mon.a (mon.0) 12322 : audit 0 from='client.? 172.21.15.40:0/2278015703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:45:59 smithi040 bash[41173]: audit 2023-12-02T02:45:58.930152+0000 mon.a (mon.0) 12322 : audit 0 from='client.? 172.21.15.40:0/2278015703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:45:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:45:59 smithi040 bash[28232]: audit 2023-12-02T02:45:58.930152+0000 mon.a (mon.0) 12322 : audit 0 from='client.? 172.21.15.40:0/2278015703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:00 smithi141 bash[31670]: cluster 2023-12-02T02:45:58.812957+0000 mgr.y (mgr.24356) 20029 : cluster 0 pgmap v19997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:00 smithi040 bash[41173]: cluster 2023-12-02T02:45:58.812957+0000 mgr.y (mgr.24356) 20029 : cluster 0 pgmap v19997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:00 smithi040 bash[28232]: cluster 2023-12-02T02:45:58.812957+0000 mgr.y (mgr.24356) 20029 : cluster 0 pgmap v19997: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:02 smithi141 bash[31670]: cluster 2023-12-02T02:46:00.814145+0000 mgr.y (mgr.24356) 20030 : cluster 0 pgmap v19998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:02 smithi141 bash[31670]: audit 2023-12-02T02:46:01.401473+0000 mon.a (mon.0) 12323 : audit 0 from='client.? 172.21.15.40:0/3021613260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:02 smithi040 bash[28232]: cluster 2023-12-02T02:46:00.814145+0000 mgr.y (mgr.24356) 20030 : cluster 0 pgmap v19998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:02 smithi040 bash[28232]: audit 2023-12-02T02:46:01.401473+0000 mon.a (mon.0) 12323 : audit 0 from='client.? 172.21.15.40:0/3021613260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:02 smithi040 bash[41173]: cluster 2023-12-02T02:46:00.814145+0000 mgr.y (mgr.24356) 20030 : cluster 0 pgmap v19998: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:02 smithi040 bash[41173]: audit 2023-12-02T02:46:01.401473+0000 mon.a (mon.0) 12323 : audit 0 from='client.? 172.21.15.40:0/3021613260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:04 smithi040 bash[41173]: cluster 2023-12-02T02:46:02.814796+0000 mgr.y (mgr.24356) 20031 : cluster 0 pgmap v19999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:04 smithi040 bash[41173]: audit 2023-12-02T02:46:03.870034+0000 mon.c (mon.2) 12568 : audit 0 from='client.? 172.21.15.40:0/856889125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:04 smithi040 bash[28232]: cluster 2023-12-02T02:46:02.814796+0000 mgr.y (mgr.24356) 20031 : cluster 0 pgmap v19999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:04 smithi040 bash[28232]: audit 2023-12-02T02:46:03.870034+0000 mon.c (mon.2) 12568 : audit 0 from='client.? 172.21.15.40:0/856889125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:04 smithi141 bash[31670]: cluster 2023-12-02T02:46:02.814796+0000 mgr.y (mgr.24356) 20031 : cluster 0 pgmap v19999: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:04 smithi141 bash[31670]: audit 2023-12-02T02:46:03.870034+0000 mon.c (mon.2) 12568 : audit 0 from='client.? 172.21.15.40:0/856889125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:05 smithi040 bash[28232]: audit 2023-12-02T02:46:04.397623+0000 mon.c (mon.2) 12569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:05 smithi040 bash[41173]: audit 2023-12-02T02:46:04.397623+0000 mon.c (mon.2) 12569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:05 smithi141 bash[31670]: audit 2023-12-02T02:46:04.397623+0000 mon.c (mon.2) 12569 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:06 smithi040 bash[28232]: cluster 2023-12-02T02:46:04.815980+0000 mgr.y (mgr.24356) 20032 : cluster 0 pgmap v20000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:06 smithi040 bash[41173]: cluster 2023-12-02T02:46:04.815980+0000 mgr.y (mgr.24356) 20032 : cluster 0 pgmap v20000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:06 smithi141 bash[31670]: cluster 2023-12-02T02:46:04.815980+0000 mgr.y (mgr.24356) 20032 : cluster 0 pgmap v20000: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:46:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:46:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:46:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:07 smithi040 bash[28232]: audit 2023-12-02T02:46:06.332113+0000 mon.c (mon.2) 12570 : audit 0 from='client.? 172.21.15.40:0/2633340370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:07 smithi040 bash[41173]: audit 2023-12-02T02:46:06.332113+0000 mon.c (mon.2) 12570 : audit 0 from='client.? 172.21.15.40:0/2633340370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:07 smithi141 bash[31670]: audit 2023-12-02T02:46:06.332113+0000 mon.c (mon.2) 12570 : audit 0 from='client.? 172.21.15.40:0/2633340370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:08 smithi040 bash[28232]: cluster 2023-12-02T02:46:06.816619+0000 mgr.y (mgr.24356) 20033 : cluster 0 pgmap v20001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:08 smithi040 bash[41173]: cluster 2023-12-02T02:46:06.816619+0000 mgr.y (mgr.24356) 20033 : cluster 0 pgmap v20001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:08 smithi141 bash[31670]: cluster 2023-12-02T02:46:06.816619+0000 mgr.y (mgr.24356) 20033 : cluster 0 pgmap v20001: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:09 smithi040 bash[28232]: audit 2023-12-02T02:46:08.792812+0000 mon.a (mon.0) 12324 : audit 0 from='client.? 172.21.15.40:0/955715948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:09 smithi040 bash[41173]: audit 2023-12-02T02:46:08.792812+0000 mon.a (mon.0) 12324 : audit 0 from='client.? 172.21.15.40:0/955715948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:09 smithi141 bash[31670]: audit 2023-12-02T02:46:08.792812+0000 mon.a (mon.0) 12324 : audit 0 from='client.? 172.21.15.40:0/955715948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:10 smithi040 bash[28232]: cluster 2023-12-02T02:46:08.817215+0000 mgr.y (mgr.24356) 20034 : cluster 0 pgmap v20002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:10 smithi040 bash[41173]: cluster 2023-12-02T02:46:08.817215+0000 mgr.y (mgr.24356) 20034 : cluster 0 pgmap v20002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:10 smithi141 bash[31670]: cluster 2023-12-02T02:46:08.817215+0000 mgr.y (mgr.24356) 20034 : cluster 0 pgmap v20002: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:12 smithi040 bash[28232]: cluster 2023-12-02T02:46:10.818250+0000 mgr.y (mgr.24356) 20035 : cluster 0 pgmap v20003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:12 smithi040 bash[28232]: audit 2023-12-02T02:46:11.258504+0000 mon.c (mon.2) 12571 : audit 0 from='client.? 172.21.15.40:0/1671391683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:12 smithi040 bash[41173]: cluster 2023-12-02T02:46:10.818250+0000 mgr.y (mgr.24356) 20035 : cluster 0 pgmap v20003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:12.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:12 smithi040 bash[41173]: audit 2023-12-02T02:46:11.258504+0000 mon.c (mon.2) 12571 : audit 0 from='client.? 172.21.15.40:0/1671391683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:12 smithi141 bash[31670]: cluster 2023-12-02T02:46:10.818250+0000 mgr.y (mgr.24356) 20035 : cluster 0 pgmap v20003: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:12 smithi141 bash[31670]: audit 2023-12-02T02:46:11.258504+0000 mon.c (mon.2) 12571 : audit 0 from='client.? 172.21.15.40:0/1671391683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:14 smithi040 bash[41173]: cluster 2023-12-02T02:46:12.818881+0000 mgr.y (mgr.24356) 20036 : cluster 0 pgmap v20004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:14 smithi040 bash[41173]: audit 2023-12-02T02:46:13.721123+0000 mon.c (mon.2) 12572 : audit 0 from='client.? 172.21.15.40:0/3254799958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:14 smithi040 bash[28232]: cluster 2023-12-02T02:46:12.818881+0000 mgr.y (mgr.24356) 20036 : cluster 0 pgmap v20004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:14.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:14 smithi040 bash[28232]: audit 2023-12-02T02:46:13.721123+0000 mon.c (mon.2) 12572 : audit 0 from='client.? 172.21.15.40:0/3254799958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:14 smithi141 bash[31670]: cluster 2023-12-02T02:46:12.818881+0000 mgr.y (mgr.24356) 20036 : cluster 0 pgmap v20004: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:14 smithi141 bash[31670]: audit 2023-12-02T02:46:13.721123+0000 mon.c (mon.2) 12572 : audit 0 from='client.? 172.21.15.40:0/3254799958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:16 smithi040 bash[28232]: cluster 2023-12-02T02:46:14.820040+0000 mgr.y (mgr.24356) 20037 : cluster 0 pgmap v20005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:16 smithi040 bash[41173]: cluster 2023-12-02T02:46:14.820040+0000 mgr.y (mgr.24356) 20037 : cluster 0 pgmap v20005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:16.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:16 smithi141 bash[31670]: cluster 2023-12-02T02:46:14.820040+0000 mgr.y (mgr.24356) 20037 : cluster 0 pgmap v20005: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:46:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:46:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:46:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:17 smithi040 bash[28232]: audit 2023-12-02T02:46:16.182830+0000 mon.c (mon.2) 12573 : audit 0 from='client.? 172.21.15.40:0/2967120783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:17 smithi040 bash[41173]: audit 2023-12-02T02:46:16.182830+0000 mon.c (mon.2) 12573 : audit 0 from='client.? 172.21.15.40:0/2967120783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:17 smithi141 bash[31670]: audit 2023-12-02T02:46:16.182830+0000 mon.c (mon.2) 12573 : audit 0 from='client.? 172.21.15.40:0/2967120783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:18 smithi040 bash[28232]: cluster 2023-12-02T02:46:16.820654+0000 mgr.y (mgr.24356) 20038 : cluster 0 pgmap v20006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:18 smithi040 bash[41173]: cluster 2023-12-02T02:46:16.820654+0000 mgr.y (mgr.24356) 20038 : cluster 0 pgmap v20006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:18 smithi141 bash[31670]: cluster 2023-12-02T02:46:16.820654+0000 mgr.y (mgr.24356) 20038 : cluster 0 pgmap v20006: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:19 smithi040 bash[28232]: audit 2023-12-02T02:46:18.648163+0000 mon.c (mon.2) 12574 : audit 0 from='client.? 172.21.15.40:0/2092163027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:19 smithi040 bash[41173]: audit 2023-12-02T02:46:18.648163+0000 mon.c (mon.2) 12574 : audit 0 from='client.? 172.21.15.40:0/2092163027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:19 smithi141 bash[31670]: audit 2023-12-02T02:46:18.648163+0000 mon.c (mon.2) 12574 : audit 0 from='client.? 172.21.15.40:0/2092163027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:20 smithi040 bash[41173]: cluster 2023-12-02T02:46:18.821282+0000 mgr.y (mgr.24356) 20039 : cluster 0 pgmap v20007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:20 smithi040 bash[41173]: audit 2023-12-02T02:46:19.397666+0000 mon.c (mon.2) 12575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:20 smithi040 bash[28232]: cluster 2023-12-02T02:46:18.821282+0000 mgr.y (mgr.24356) 20039 : cluster 0 pgmap v20007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:20 smithi040 bash[28232]: audit 2023-12-02T02:46:19.397666+0000 mon.c (mon.2) 12575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:20 smithi141 bash[31670]: cluster 2023-12-02T02:46:18.821282+0000 mgr.y (mgr.24356) 20039 : cluster 0 pgmap v20007: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:20 smithi141 bash[31670]: audit 2023-12-02T02:46:19.397666+0000 mon.c (mon.2) 12575 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:21 smithi040 bash[28232]: audit 2023-12-02T02:46:21.108748+0000 mon.c (mon.2) 12576 : audit 0 from='client.? 172.21.15.40:0/3079961867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:21 smithi040 bash[41173]: audit 2023-12-02T02:46:21.108748+0000 mon.c (mon.2) 12576 : audit 0 from='client.? 172.21.15.40:0/3079961867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:21 smithi141 bash[31670]: audit 2023-12-02T02:46:21.108748+0000 mon.c (mon.2) 12576 : audit 0 from='client.? 172.21.15.40:0/3079961867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:22 smithi040 bash[28232]: cluster 2023-12-02T02:46:20.822425+0000 mgr.y (mgr.24356) 20040 : cluster 0 pgmap v20008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:22 smithi040 bash[41173]: cluster 2023-12-02T02:46:20.822425+0000 mgr.y (mgr.24356) 20040 : cluster 0 pgmap v20008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:22 smithi141 bash[31670]: cluster 2023-12-02T02:46:20.822425+0000 mgr.y (mgr.24356) 20040 : cluster 0 pgmap v20008: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:24 smithi040 bash[41173]: cluster 2023-12-02T02:46:22.823105+0000 mgr.y (mgr.24356) 20041 : cluster 0 pgmap v20009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:24 smithi040 bash[41173]: audit 2023-12-02T02:46:23.570275+0000 mon.c (mon.2) 12577 : audit 0 from='client.? 172.21.15.40:0/701013745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:24 smithi040 bash[28232]: cluster 2023-12-02T02:46:22.823105+0000 mgr.y (mgr.24356) 20041 : cluster 0 pgmap v20009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:24 smithi040 bash[28232]: audit 2023-12-02T02:46:23.570275+0000 mon.c (mon.2) 12577 : audit 0 from='client.? 172.21.15.40:0/701013745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:24 smithi141 bash[31670]: cluster 2023-12-02T02:46:22.823105+0000 mgr.y (mgr.24356) 20041 : cluster 0 pgmap v20009: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:24 smithi141 bash[31670]: audit 2023-12-02T02:46:23.570275+0000 mon.c (mon.2) 12577 : audit 0 from='client.? 172.21.15.40:0/701013745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:26 smithi040 bash[41173]: cluster 2023-12-02T02:46:24.824251+0000 mgr.y (mgr.24356) 20042 : cluster 0 pgmap v20010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:26 smithi040 bash[41173]: audit 2023-12-02T02:46:26.042185+0000 mon.a (mon.0) 12325 : audit 0 from='client.? 172.21.15.40:0/4019806158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:26 smithi040 bash[28232]: cluster 2023-12-02T02:46:24.824251+0000 mgr.y (mgr.24356) 20042 : cluster 0 pgmap v20010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:26 smithi040 bash[28232]: audit 2023-12-02T02:46:26.042185+0000 mon.a (mon.0) 12325 : audit 0 from='client.? 172.21.15.40:0/4019806158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:26 smithi141 bash[31670]: cluster 2023-12-02T02:46:24.824251+0000 mgr.y (mgr.24356) 20042 : cluster 0 pgmap v20010: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:26 smithi141 bash[31670]: audit 2023-12-02T02:46:26.042185+0000 mon.a (mon.0) 12325 : audit 0 from='client.? 172.21.15.40:0/4019806158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:46:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:46:26] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:46:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:28 smithi040 bash[41173]: cluster 2023-12-02T02:46:26.824928+0000 mgr.y (mgr.24356) 20043 : cluster 0 pgmap v20011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:28 smithi040 bash[28232]: cluster 2023-12-02T02:46:26.824928+0000 mgr.y (mgr.24356) 20043 : cluster 0 pgmap v20011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:28 smithi141 bash[31670]: cluster 2023-12-02T02:46:26.824928+0000 mgr.y (mgr.24356) 20043 : cluster 0 pgmap v20011: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:29 smithi040 bash[28232]: audit 2023-12-02T02:46:28.508086+0000 mon.a (mon.0) 12326 : audit 0 from='client.? 172.21.15.40:0/3417877584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:29 smithi040 bash[41173]: audit 2023-12-02T02:46:28.508086+0000 mon.a (mon.0) 12326 : audit 0 from='client.? 172.21.15.40:0/3417877584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:29 smithi141 bash[31670]: audit 2023-12-02T02:46:28.508086+0000 mon.a (mon.0) 12326 : audit 0 from='client.? 172.21.15.40:0/3417877584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:30 smithi040 bash[28232]: cluster 2023-12-02T02:46:28.825625+0000 mgr.y (mgr.24356) 20044 : cluster 0 pgmap v20012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:30 smithi040 bash[41173]: cluster 2023-12-02T02:46:28.825625+0000 mgr.y (mgr.24356) 20044 : cluster 0 pgmap v20012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:30 smithi141 bash[31670]: cluster 2023-12-02T02:46:28.825625+0000 mgr.y (mgr.24356) 20044 : cluster 0 pgmap v20012: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:31 smithi040 bash[28232]: audit 2023-12-02T02:46:30.966432+0000 mon.a (mon.0) 12327 : audit 0 from='client.? 172.21.15.40:0/2373533394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:31 smithi040 bash[41173]: audit 2023-12-02T02:46:30.966432+0000 mon.a (mon.0) 12327 : audit 0 from='client.? 172.21.15.40:0/2373533394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:31 smithi141 bash[31670]: audit 2023-12-02T02:46:30.966432+0000 mon.a (mon.0) 12327 : audit 0 from='client.? 172.21.15.40:0/2373533394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:32 smithi141 bash[31670]: cluster 2023-12-02T02:46:30.826358+0000 mgr.y (mgr.24356) 20045 : cluster 0 pgmap v20013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:32 smithi040 bash[28232]: cluster 2023-12-02T02:46:30.826358+0000 mgr.y (mgr.24356) 20045 : cluster 0 pgmap v20013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:32 smithi040 bash[41173]: cluster 2023-12-02T02:46:30.826358+0000 mgr.y (mgr.24356) 20045 : cluster 0 pgmap v20013: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:33 smithi141 bash[31670]: cluster 2023-12-02T02:46:32.827049+0000 mgr.y (mgr.24356) 20046 : cluster 0 pgmap v20014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:33 smithi141 bash[31670]: audit 2023-12-02T02:46:33.430328+0000 mon.a (mon.0) 12328 : audit 0 from='client.? 172.21.15.40:0/956837924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:33 smithi040 bash[28232]: cluster 2023-12-02T02:46:32.827049+0000 mgr.y (mgr.24356) 20046 : cluster 0 pgmap v20014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:33 smithi040 bash[28232]: audit 2023-12-02T02:46:33.430328+0000 mon.a (mon.0) 12328 : audit 0 from='client.? 172.21.15.40:0/956837924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:33 smithi040 bash[41173]: cluster 2023-12-02T02:46:32.827049+0000 mgr.y (mgr.24356) 20046 : cluster 0 pgmap v20014: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:33 smithi040 bash[41173]: audit 2023-12-02T02:46:33.430328+0000 mon.a (mon.0) 12328 : audit 0 from='client.? 172.21.15.40:0/956837924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:34 smithi141 bash[31670]: audit 2023-12-02T02:46:34.398325+0000 mon.c (mon.2) 12578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:34 smithi040 bash[28232]: audit 2023-12-02T02:46:34.398325+0000 mon.c (mon.2) 12578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:34 smithi040 bash[41173]: audit 2023-12-02T02:46:34.398325+0000 mon.c (mon.2) 12578 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:35 smithi141 bash[31670]: cluster 2023-12-02T02:46:34.828184+0000 mgr.y (mgr.24356) 20047 : cluster 0 pgmap v20015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:35 smithi141 bash[31670]: audit 2023-12-02T02:46:35.893115+0000 mon.a (mon.0) 12329 : audit 0 from='client.? 172.21.15.40:0/1596580346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:35 smithi040 bash[28232]: cluster 2023-12-02T02:46:34.828184+0000 mgr.y (mgr.24356) 20047 : cluster 0 pgmap v20015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:35 smithi040 bash[28232]: audit 2023-12-02T02:46:35.893115+0000 mon.a (mon.0) 12329 : audit 0 from='client.? 172.21.15.40:0/1596580346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:35 smithi040 bash[41173]: cluster 2023-12-02T02:46:34.828184+0000 mgr.y (mgr.24356) 20047 : cluster 0 pgmap v20015: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:35 smithi040 bash[41173]: audit 2023-12-02T02:46:35.893115+0000 mon.a (mon.0) 12329 : audit 0 from='client.? 172.21.15.40:0/1596580346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:46:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:46:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:46:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:37 smithi141 bash[31670]: cluster 2023-12-02T02:46:36.828867+0000 mgr.y (mgr.24356) 20048 : cluster 0 pgmap v20016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:37 smithi040 bash[28232]: cluster 2023-12-02T02:46:36.828867+0000 mgr.y (mgr.24356) 20048 : cluster 0 pgmap v20016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:37 smithi040 bash[41173]: cluster 2023-12-02T02:46:36.828867+0000 mgr.y (mgr.24356) 20048 : cluster 0 pgmap v20016: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:38 smithi141 bash[31670]: audit 2023-12-02T02:46:38.357730+0000 mon.a (mon.0) 12330 : audit 0 from='client.? 172.21.15.40:0/972595428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:38 smithi040 bash[28232]: audit 2023-12-02T02:46:38.357730+0000 mon.a (mon.0) 12330 : audit 0 from='client.? 172.21.15.40:0/972595428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:38 smithi040 bash[41173]: audit 2023-12-02T02:46:38.357730+0000 mon.a (mon.0) 12330 : audit 0 from='client.? 172.21.15.40:0/972595428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:39 smithi141 bash[31670]: cluster 2023-12-02T02:46:38.829551+0000 mgr.y (mgr.24356) 20049 : cluster 0 pgmap v20017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:39 smithi040 bash[28232]: cluster 2023-12-02T02:46:38.829551+0000 mgr.y (mgr.24356) 20049 : cluster 0 pgmap v20017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:39 smithi040 bash[41173]: cluster 2023-12-02T02:46:38.829551+0000 mgr.y (mgr.24356) 20049 : cluster 0 pgmap v20017: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:40 smithi141 bash[31670]: audit 2023-12-02T02:46:40.823912+0000 mon.c (mon.2) 12579 : audit 0 from='client.? 172.21.15.40:0/1069122487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:40 smithi040 bash[28232]: audit 2023-12-02T02:46:40.823912+0000 mon.c (mon.2) 12579 : audit 0 from='client.? 172.21.15.40:0/1069122487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:40 smithi040 bash[41173]: audit 2023-12-02T02:46:40.823912+0000 mon.c (mon.2) 12579 : audit 0 from='client.? 172.21.15.40:0/1069122487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:41 smithi141 bash[31670]: cluster 2023-12-02T02:46:40.830595+0000 mgr.y (mgr.24356) 20050 : cluster 0 pgmap v20018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:41 smithi040 bash[28232]: cluster 2023-12-02T02:46:40.830595+0000 mgr.y (mgr.24356) 20050 : cluster 0 pgmap v20018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:41 smithi040 bash[41173]: cluster 2023-12-02T02:46:40.830595+0000 mgr.y (mgr.24356) 20050 : cluster 0 pgmap v20018: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:43 smithi141 bash[31670]: cluster 2023-12-02T02:46:42.831241+0000 mgr.y (mgr.24356) 20051 : cluster 0 pgmap v20019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:43 smithi141 bash[31670]: audit 2023-12-02T02:46:43.287439+0000 mon.c (mon.2) 12580 : audit 0 from='client.? 172.21.15.40:0/2278573921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:43 smithi040 bash[28232]: cluster 2023-12-02T02:46:42.831241+0000 mgr.y (mgr.24356) 20051 : cluster 0 pgmap v20019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:43 smithi040 bash[28232]: audit 2023-12-02T02:46:43.287439+0000 mon.c (mon.2) 12580 : audit 0 from='client.? 172.21.15.40:0/2278573921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:43 smithi040 bash[41173]: cluster 2023-12-02T02:46:42.831241+0000 mgr.y (mgr.24356) 20051 : cluster 0 pgmap v20019: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:43 smithi040 bash[41173]: audit 2023-12-02T02:46:43.287439+0000 mon.c (mon.2) 12580 : audit 0 from='client.? 172.21.15.40:0/2278573921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:45 smithi141 bash[31670]: cluster 2023-12-02T02:46:44.832395+0000 mgr.y (mgr.24356) 20052 : cluster 0 pgmap v20020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:45 smithi141 bash[31670]: audit 2023-12-02T02:46:45.746389+0000 mon.a (mon.0) 12331 : audit 0 from='client.? 172.21.15.40:0/3692132450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:45 smithi040 bash[28232]: cluster 2023-12-02T02:46:44.832395+0000 mgr.y (mgr.24356) 20052 : cluster 0 pgmap v20020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:45 smithi040 bash[28232]: audit 2023-12-02T02:46:45.746389+0000 mon.a (mon.0) 12331 : audit 0 from='client.? 172.21.15.40:0/3692132450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:45 smithi040 bash[41173]: cluster 2023-12-02T02:46:44.832395+0000 mgr.y (mgr.24356) 20052 : cluster 0 pgmap v20020: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:45 smithi040 bash[41173]: audit 2023-12-02T02:46:45.746389+0000 mon.a (mon.0) 12331 : audit 0 from='client.? 172.21.15.40:0/3692132450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:46:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:46:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:46:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:47 smithi141 bash[31670]: cluster 2023-12-02T02:46:46.833009+0000 mgr.y (mgr.24356) 20053 : cluster 0 pgmap v20021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:47 smithi040 bash[41173]: cluster 2023-12-02T02:46:46.833009+0000 mgr.y (mgr.24356) 20053 : cluster 0 pgmap v20021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:47 smithi040 bash[28232]: cluster 2023-12-02T02:46:46.833009+0000 mgr.y (mgr.24356) 20053 : cluster 0 pgmap v20021: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:48 smithi141 bash[31670]: audit 2023-12-02T02:46:48.212897+0000 mon.a (mon.0) 12332 : audit 0 from='client.? 172.21.15.40:0/1163874803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:48 smithi040 bash[41173]: audit 2023-12-02T02:46:48.212897+0000 mon.a (mon.0) 12332 : audit 0 from='client.? 172.21.15.40:0/1163874803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:48 smithi040 bash[28232]: audit 2023-12-02T02:46:48.212897+0000 mon.a (mon.0) 12332 : audit 0 from='client.? 172.21.15.40:0/1163874803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:49 smithi141 bash[31670]: cluster 2023-12-02T02:46:48.833683+0000 mgr.y (mgr.24356) 20054 : cluster 0 pgmap v20022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:49 smithi141 bash[31670]: audit 2023-12-02T02:46:49.398875+0000 mon.c (mon.2) 12581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:49 smithi040 bash[41173]: cluster 2023-12-02T02:46:48.833683+0000 mgr.y (mgr.24356) 20054 : cluster 0 pgmap v20022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:49 smithi040 bash[41173]: audit 2023-12-02T02:46:49.398875+0000 mon.c (mon.2) 12581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:49 smithi040 bash[28232]: cluster 2023-12-02T02:46:48.833683+0000 mgr.y (mgr.24356) 20054 : cluster 0 pgmap v20022: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:49 smithi040 bash[28232]: audit 2023-12-02T02:46:49.398875+0000 mon.c (mon.2) 12581 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:50 smithi141 bash[31670]: audit 2023-12-02T02:46:50.671043+0000 mon.a (mon.0) 12333 : audit 0 from='client.? 172.21.15.40:0/1691005444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:50 smithi040 bash[28232]: audit 2023-12-02T02:46:50.671043+0000 mon.a (mon.0) 12333 : audit 0 from='client.? 172.21.15.40:0/1691005444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:50 smithi040 bash[41173]: audit 2023-12-02T02:46:50.671043+0000 mon.a (mon.0) 12333 : audit 0 from='client.? 172.21.15.40:0/1691005444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:52.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:51 smithi141 bash[31670]: cluster 2023-12-02T02:46:50.834852+0000 mgr.y (mgr.24356) 20055 : cluster 0 pgmap v20023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:51 smithi040 bash[41173]: cluster 2023-12-02T02:46:50.834852+0000 mgr.y (mgr.24356) 20055 : cluster 0 pgmap v20023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:51 smithi040 bash[28232]: cluster 2023-12-02T02:46:50.834852+0000 mgr.y (mgr.24356) 20055 : cluster 0 pgmap v20023: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:54 smithi141 bash[31670]: cluster 2023-12-02T02:46:52.835378+0000 mgr.y (mgr.24356) 20056 : cluster 0 pgmap v20024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:54.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:54 smithi141 bash[31670]: audit 2023-12-02T02:46:53.128195+0000 mon.c (mon.2) 12582 : audit 0 from='client.? 172.21.15.40:0/3828572711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:54 smithi040 bash[28232]: cluster 2023-12-02T02:46:52.835378+0000 mgr.y (mgr.24356) 20056 : cluster 0 pgmap v20024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:54 smithi040 bash[28232]: audit 2023-12-02T02:46:53.128195+0000 mon.c (mon.2) 12582 : audit 0 from='client.? 172.21.15.40:0/3828572711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:54 smithi040 bash[41173]: cluster 2023-12-02T02:46:52.835378+0000 mgr.y (mgr.24356) 20056 : cluster 0 pgmap v20024: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:54 smithi040 bash[41173]: audit 2023-12-02T02:46:53.128195+0000 mon.c (mon.2) 12582 : audit 0 from='client.? 172.21.15.40:0/3828572711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:56 smithi141 bash[31670]: cluster 2023-12-02T02:46:54.836557+0000 mgr.y (mgr.24356) 20057 : cluster 0 pgmap v20025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:56.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:56 smithi141 bash[31670]: audit 2023-12-02T02:46:55.400930+0000 mon.c (mon.2) 12583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:46:56.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:56 smithi141 bash[31670]: audit 2023-12-02T02:46:55.589875+0000 mon.a (mon.0) 12334 : audit 0 from='client.? 172.21.15.40:0/2395387492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[28232]: cluster 2023-12-02T02:46:54.836557+0000 mgr.y (mgr.24356) 20057 : cluster 0 pgmap v20025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[28232]: audit 2023-12-02T02:46:55.400930+0000 mon.c (mon.2) 12583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:46:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[28232]: audit 2023-12-02T02:46:55.589875+0000 mon.a (mon.0) 12334 : audit 0 from='client.? 172.21.15.40:0/2395387492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[41173]: cluster 2023-12-02T02:46:54.836557+0000 mgr.y (mgr.24356) 20057 : cluster 0 pgmap v20025: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[41173]: audit 2023-12-02T02:46:55.400930+0000 mon.c (mon.2) 12583 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:46:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[41173]: audit 2023-12-02T02:46:55.589875+0000 mon.a (mon.0) 12334 : audit 0 from='client.? 172.21.15.40:0/2395387492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:46:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:46:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:46:58.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:58 smithi141 bash[31670]: cluster 2023-12-02T02:46:56.837217+0000 mgr.y (mgr.24356) 20058 : cluster 0 pgmap v20026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:58 smithi040 bash[28232]: cluster 2023-12-02T02:46:56.837217+0000 mgr.y (mgr.24356) 20058 : cluster 0 pgmap v20026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:58 smithi040 bash[41173]: cluster 2023-12-02T02:46:56.837217+0000 mgr.y (mgr.24356) 20058 : cluster 0 pgmap v20026: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:46:59.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:46:59 smithi141 bash[31670]: audit 2023-12-02T02:46:58.055741+0000 mon.a (mon.0) 12335 : audit 0 from='client.? 172.21.15.40:0/16273151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:46:59 smithi040 bash[41173]: audit 2023-12-02T02:46:58.055741+0000 mon.a (mon.0) 12335 : audit 0 from='client.? 172.21.15.40:0/16273151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:46:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:46:59 smithi040 bash[28232]: audit 2023-12-02T02:46:58.055741+0000 mon.a (mon.0) 12335 : audit 0 from='client.? 172.21.15.40:0/16273151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:00.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:00 smithi141 bash[31670]: cluster 2023-12-02T02:46:58.837943+0000 mgr.y (mgr.24356) 20059 : cluster 0 pgmap v20027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:00 smithi040 bash[28232]: cluster 2023-12-02T02:46:58.837943+0000 mgr.y (mgr.24356) 20059 : cluster 0 pgmap v20027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:00 smithi040 bash[41173]: cluster 2023-12-02T02:46:58.837943+0000 mgr.y (mgr.24356) 20059 : cluster 0 pgmap v20027: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:01 smithi040 bash[41173]: audit 2023-12-02T02:47:00.514743+0000 mon.a (mon.0) 12336 : audit 0 from='client.? 172.21.15.40:0/1173714495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:01 smithi040 bash[28232]: audit 2023-12-02T02:47:00.514743+0000 mon.a (mon.0) 12336 : audit 0 from='client.? 172.21.15.40:0/1173714495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:01 smithi141 bash[31670]: audit 2023-12-02T02:47:00.514743+0000 mon.a (mon.0) 12336 : audit 0 from='client.? 172.21.15.40:0/1173714495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[28232]: cluster 2023-12-02T02:47:00.839031+0000 mgr.y (mgr.24356) 20060 : cluster 0 pgmap v20028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[28232]: audit 2023-12-02T02:47:01.251613+0000 mon.a (mon.0) 12337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[28232]: audit 2023-12-02T02:47:01.266674+0000 mon.a (mon.0) 12338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[28232]: audit 2023-12-02T02:47:01.601060+0000 mon.a (mon.0) 12339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[28232]: audit 2023-12-02T02:47:01.614875+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[41173]: cluster 2023-12-02T02:47:00.839031+0000 mgr.y (mgr.24356) 20060 : cluster 0 pgmap v20028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[41173]: audit 2023-12-02T02:47:01.251613+0000 mon.a (mon.0) 12337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[41173]: audit 2023-12-02T02:47:01.266674+0000 mon.a (mon.0) 12338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[41173]: audit 2023-12-02T02:47:01.601060+0000 mon.a (mon.0) 12339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:02 smithi040 bash[41173]: audit 2023-12-02T02:47:01.614875+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:02 smithi141 bash[31670]: cluster 2023-12-02T02:47:00.839031+0000 mgr.y (mgr.24356) 20060 : cluster 0 pgmap v20028: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:02 smithi141 bash[31670]: audit 2023-12-02T02:47:01.251613+0000 mon.a (mon.0) 12337 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:02 smithi141 bash[31670]: audit 2023-12-02T02:47:01.266674+0000 mon.a (mon.0) 12338 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:02 smithi141 bash[31670]: audit 2023-12-02T02:47:01.601060+0000 mon.a (mon.0) 12339 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:02.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:02 smithi141 bash[31670]: audit 2023-12-02T02:47:01.614875+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[28232]: audit 2023-12-02T02:47:02.090546+0000 mon.c (mon.2) 12584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:47:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[28232]: audit 2023-12-02T02:47:02.091889+0000 mon.c (mon.2) 12585 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:47:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[28232]: audit 2023-12-02T02:47:02.101717+0000 mon.a (mon.0) 12341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[28232]: audit 2023-12-02T02:47:02.983600+0000 mon.c (mon.2) 12586 : audit 0 from='client.? 172.21.15.40:0/1015462937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[41173]: audit 2023-12-02T02:47:02.090546+0000 mon.c (mon.2) 12584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:47:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[41173]: audit 2023-12-02T02:47:02.091889+0000 mon.c (mon.2) 12585 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:47:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[41173]: audit 2023-12-02T02:47:02.101717+0000 mon.a (mon.0) 12341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:03.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:03 smithi040 bash[41173]: audit 2023-12-02T02:47:02.983600+0000 mon.c (mon.2) 12586 : audit 0 from='client.? 172.21.15.40:0/1015462937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:03 smithi141 bash[31670]: audit 2023-12-02T02:47:02.090546+0000 mon.c (mon.2) 12584 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:47:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:03 smithi141 bash[31670]: audit 2023-12-02T02:47:02.091889+0000 mon.c (mon.2) 12585 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:47:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:03 smithi141 bash[31670]: audit 2023-12-02T02:47:02.101717+0000 mon.a (mon.0) 12341 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:47:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:03 smithi141 bash[31670]: audit 2023-12-02T02:47:02.983600+0000 mon.c (mon.2) 12586 : audit 0 from='client.? 172.21.15.40:0/1015462937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:04 smithi040 bash[28232]: cluster 2023-12-02T02:47:02.839673+0000 mgr.y (mgr.24356) 20061 : cluster 0 pgmap v20029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:04 smithi040 bash[41173]: cluster 2023-12-02T02:47:02.839673+0000 mgr.y (mgr.24356) 20061 : cluster 0 pgmap v20029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:04 smithi141 bash[31670]: cluster 2023-12-02T02:47:02.839673+0000 mgr.y (mgr.24356) 20061 : cluster 0 pgmap v20029: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:05 smithi040 bash[28232]: audit 2023-12-02T02:47:04.399010+0000 mon.c (mon.2) 12587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:05 smithi040 bash[41173]: audit 2023-12-02T02:47:04.399010+0000 mon.c (mon.2) 12587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:05.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:05 smithi141 bash[31670]: audit 2023-12-02T02:47:04.399010+0000 mon.c (mon.2) 12587 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:06 smithi040 bash[28232]: cluster 2023-12-02T02:47:04.840902+0000 mgr.y (mgr.24356) 20062 : cluster 0 pgmap v20030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:06 smithi040 bash[28232]: audit 2023-12-02T02:47:05.456087+0000 mon.a (mon.0) 12342 : audit 0 from='client.? 172.21.15.40:0/554589401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:06 smithi040 bash[41173]: cluster 2023-12-02T02:47:04.840902+0000 mgr.y (mgr.24356) 20062 : cluster 0 pgmap v20030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:06 smithi040 bash[41173]: audit 2023-12-02T02:47:05.456087+0000 mon.a (mon.0) 12342 : audit 0 from='client.? 172.21.15.40:0/554589401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:06 smithi141 bash[31670]: cluster 2023-12-02T02:47:04.840902+0000 mgr.y (mgr.24356) 20062 : cluster 0 pgmap v20030: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:06 smithi141 bash[31670]: audit 2023-12-02T02:47:05.456087+0000 mon.a (mon.0) 12342 : audit 0 from='client.? 172.21.15.40:0/554589401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:47:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:47:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:47:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:08 smithi040 bash[28232]: cluster 2023-12-02T02:47:06.841657+0000 mgr.y (mgr.24356) 20063 : cluster 0 pgmap v20031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:08 smithi040 bash[28232]: audit 2023-12-02T02:47:07.921058+0000 mon.a (mon.0) 12343 : audit 0 from='client.? 172.21.15.40:0/3493600823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:08 smithi040 bash[41173]: cluster 2023-12-02T02:47:06.841657+0000 mgr.y (mgr.24356) 20063 : cluster 0 pgmap v20031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:08.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:08 smithi040 bash[41173]: audit 2023-12-02T02:47:07.921058+0000 mon.a (mon.0) 12343 : audit 0 from='client.? 172.21.15.40:0/3493600823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:08 smithi141 bash[31670]: cluster 2023-12-02T02:47:06.841657+0000 mgr.y (mgr.24356) 20063 : cluster 0 pgmap v20031: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:08 smithi141 bash[31670]: audit 2023-12-02T02:47:07.921058+0000 mon.a (mon.0) 12343 : audit 0 from='client.? 172.21.15.40:0/3493600823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:10 smithi040 bash[28232]: cluster 2023-12-02T02:47:08.842394+0000 mgr.y (mgr.24356) 20064 : cluster 0 pgmap v20032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:10 smithi040 bash[41173]: cluster 2023-12-02T02:47:08.842394+0000 mgr.y (mgr.24356) 20064 : cluster 0 pgmap v20032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:10 smithi141 bash[31670]: cluster 2023-12-02T02:47:08.842394+0000 mgr.y (mgr.24356) 20064 : cluster 0 pgmap v20032: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:11 smithi040 bash[28232]: audit 2023-12-02T02:47:10.387463+0000 mon.c (mon.2) 12588 : audit 0 from='client.? 172.21.15.40:0/3431191103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:11 smithi040 bash[41173]: audit 2023-12-02T02:47:10.387463+0000 mon.c (mon.2) 12588 : audit 0 from='client.? 172.21.15.40:0/3431191103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:11 smithi141 bash[31670]: audit 2023-12-02T02:47:10.387463+0000 mon.c (mon.2) 12588 : audit 0 from='client.? 172.21.15.40:0/3431191103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:12 smithi040 bash[41173]: cluster 2023-12-02T02:47:10.843562+0000 mgr.y (mgr.24356) 20065 : cluster 0 pgmap v20033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:12 smithi040 bash[28232]: cluster 2023-12-02T02:47:10.843562+0000 mgr.y (mgr.24356) 20065 : cluster 0 pgmap v20033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:12 smithi141 bash[31670]: cluster 2023-12-02T02:47:10.843562+0000 mgr.y (mgr.24356) 20065 : cluster 0 pgmap v20033: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:13 smithi040 bash[41173]: audit 2023-12-02T02:47:12.849173+0000 mon.c (mon.2) 12589 : audit 0 from='client.? 172.21.15.40:0/1742103579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:13 smithi040 bash[28232]: audit 2023-12-02T02:47:12.849173+0000 mon.c (mon.2) 12589 : audit 0 from='client.? 172.21.15.40:0/1742103579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:13.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:13 smithi141 bash[31670]: audit 2023-12-02T02:47:12.849173+0000 mon.c (mon.2) 12589 : audit 0 from='client.? 172.21.15.40:0/1742103579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:14 smithi040 bash[28232]: cluster 2023-12-02T02:47:12.844224+0000 mgr.y (mgr.24356) 20066 : cluster 0 pgmap v20034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:14 smithi040 bash[41173]: cluster 2023-12-02T02:47:12.844224+0000 mgr.y (mgr.24356) 20066 : cluster 0 pgmap v20034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:14 smithi141 bash[31670]: cluster 2023-12-02T02:47:12.844224+0000 mgr.y (mgr.24356) 20066 : cluster 0 pgmap v20034: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:16 smithi040 bash[28232]: cluster 2023-12-02T02:47:14.845543+0000 mgr.y (mgr.24356) 20067 : cluster 0 pgmap v20035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:16 smithi040 bash[28232]: audit 2023-12-02T02:47:15.306899+0000 mon.c (mon.2) 12590 : audit 0 from='client.? 172.21.15.40:0/3095894665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:16 smithi040 bash[41173]: cluster 2023-12-02T02:47:14.845543+0000 mgr.y (mgr.24356) 20067 : cluster 0 pgmap v20035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:16.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:16 smithi040 bash[41173]: audit 2023-12-02T02:47:15.306899+0000 mon.c (mon.2) 12590 : audit 0 from='client.? 172.21.15.40:0/3095894665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:16 smithi141 bash[31670]: cluster 2023-12-02T02:47:14.845543+0000 mgr.y (mgr.24356) 20067 : cluster 0 pgmap v20035: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:16 smithi141 bash[31670]: audit 2023-12-02T02:47:15.306899+0000 mon.c (mon.2) 12590 : audit 0 from='client.? 172.21.15.40:0/3095894665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:47:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:47:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:47:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:18 smithi040 bash[28232]: cluster 2023-12-02T02:47:16.846204+0000 mgr.y (mgr.24356) 20068 : cluster 0 pgmap v20036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:18 smithi040 bash[28232]: audit 2023-12-02T02:47:17.772788+0000 mon.a (mon.0) 12344 : audit 0 from='client.? 172.21.15.40:0/106130377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:18 smithi040 bash[41173]: cluster 2023-12-02T02:47:16.846204+0000 mgr.y (mgr.24356) 20068 : cluster 0 pgmap v20036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:18.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:18 smithi040 bash[41173]: audit 2023-12-02T02:47:17.772788+0000 mon.a (mon.0) 12344 : audit 0 from='client.? 172.21.15.40:0/106130377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:18 smithi141 bash[31670]: cluster 2023-12-02T02:47:16.846204+0000 mgr.y (mgr.24356) 20068 : cluster 0 pgmap v20036: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:18 smithi141 bash[31670]: audit 2023-12-02T02:47:17.772788+0000 mon.a (mon.0) 12344 : audit 0 from='client.? 172.21.15.40:0/106130377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:20 smithi141 bash[31670]: cluster 2023-12-02T02:47:18.846926+0000 mgr.y (mgr.24356) 20069 : cluster 0 pgmap v20037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:20 smithi141 bash[31670]: audit 2023-12-02T02:47:19.399183+0000 mon.c (mon.2) 12591 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:20 smithi040 bash[28232]: cluster 2023-12-02T02:47:18.846926+0000 mgr.y (mgr.24356) 20069 : cluster 0 pgmap v20037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:20 smithi040 bash[28232]: audit 2023-12-02T02:47:19.399183+0000 mon.c (mon.2) 12591 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:20 smithi040 bash[41173]: cluster 2023-12-02T02:47:18.846926+0000 mgr.y (mgr.24356) 20069 : cluster 0 pgmap v20037: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:20 smithi040 bash[41173]: audit 2023-12-02T02:47:19.399183+0000 mon.c (mon.2) 12591 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:21 smithi141 bash[31670]: audit 2023-12-02T02:47:20.248332+0000 mon.c (mon.2) 12592 : audit 0 from='client.? 172.21.15.40:0/935927691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:21.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:21 smithi141 bash[31670]: cluster 2023-12-02T02:47:20.848091+0000 mgr.y (mgr.24356) 20070 : cluster 0 pgmap v20038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:21 smithi040 bash[28232]: audit 2023-12-02T02:47:20.248332+0000 mon.c (mon.2) 12592 : audit 0 from='client.? 172.21.15.40:0/935927691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:21 smithi040 bash[28232]: cluster 2023-12-02T02:47:20.848091+0000 mgr.y (mgr.24356) 20070 : cluster 0 pgmap v20038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:21 smithi040 bash[41173]: audit 2023-12-02T02:47:20.248332+0000 mon.c (mon.2) 12592 : audit 0 from='client.? 172.21.15.40:0/935927691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:21.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:21 smithi040 bash[41173]: cluster 2023-12-02T02:47:20.848091+0000 mgr.y (mgr.24356) 20070 : cluster 0 pgmap v20038: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:22 smithi141 bash[31670]: audit 2023-12-02T02:47:22.712468+0000 mon.c (mon.2) 12593 : audit 0 from='client.? 172.21.15.40:0/1360261502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:23.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:22 smithi040 bash[28232]: audit 2023-12-02T02:47:22.712468+0000 mon.c (mon.2) 12593 : audit 0 from='client.? 172.21.15.40:0/1360261502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:22 smithi040 bash[41173]: audit 2023-12-02T02:47:22.712468+0000 mon.c (mon.2) 12593 : audit 0 from='client.? 172.21.15.40:0/1360261502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:24.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:23 smithi141 bash[31670]: cluster 2023-12-02T02:47:22.848767+0000 mgr.y (mgr.24356) 20071 : cluster 0 pgmap v20039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:23 smithi040 bash[28232]: cluster 2023-12-02T02:47:22.848767+0000 mgr.y (mgr.24356) 20071 : cluster 0 pgmap v20039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:23 smithi040 bash[41173]: cluster 2023-12-02T02:47:22.848767+0000 mgr.y (mgr.24356) 20071 : cluster 0 pgmap v20039: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:25 smithi141 bash[31670]: cluster 2023-12-02T02:47:24.849868+0000 mgr.y (mgr.24356) 20072 : cluster 0 pgmap v20040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:25 smithi141 bash[31670]: audit 2023-12-02T02:47:25.186245+0000 mon.a (mon.0) 12345 : audit 0 from='client.? 172.21.15.40:0/2687438729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:25 smithi040 bash[28232]: cluster 2023-12-02T02:47:24.849868+0000 mgr.y (mgr.24356) 20072 : cluster 0 pgmap v20040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:25 smithi040 bash[28232]: audit 2023-12-02T02:47:25.186245+0000 mon.a (mon.0) 12345 : audit 0 from='client.? 172.21.15.40:0/2687438729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:25 smithi040 bash[41173]: cluster 2023-12-02T02:47:24.849868+0000 mgr.y (mgr.24356) 20072 : cluster 0 pgmap v20040: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:25 smithi040 bash[41173]: audit 2023-12-02T02:47:25.186245+0000 mon.a (mon.0) 12345 : audit 0 from='client.? 172.21.15.40:0/2687438729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:47:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:47:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:47:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:27 smithi141 bash[31670]: cluster 2023-12-02T02:47:26.850547+0000 mgr.y (mgr.24356) 20073 : cluster 0 pgmap v20041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:27 smithi141 bash[31670]: audit 2023-12-02T02:47:27.647283+0000 mon.a (mon.0) 12346 : audit 0 from='client.? 172.21.15.40:0/1335754999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:27 smithi040 bash[28232]: cluster 2023-12-02T02:47:26.850547+0000 mgr.y (mgr.24356) 20073 : cluster 0 pgmap v20041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:27 smithi040 bash[28232]: audit 2023-12-02T02:47:27.647283+0000 mon.a (mon.0) 12346 : audit 0 from='client.? 172.21.15.40:0/1335754999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:27 smithi040 bash[41173]: cluster 2023-12-02T02:47:26.850547+0000 mgr.y (mgr.24356) 20073 : cluster 0 pgmap v20041: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:27 smithi040 bash[41173]: audit 2023-12-02T02:47:27.647283+0000 mon.a (mon.0) 12346 : audit 0 from='client.? 172.21.15.40:0/1335754999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:29 smithi141 bash[31670]: cluster 2023-12-02T02:47:28.851227+0000 mgr.y (mgr.24356) 20074 : cluster 0 pgmap v20042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:29 smithi040 bash[28232]: cluster 2023-12-02T02:47:28.851227+0000 mgr.y (mgr.24356) 20074 : cluster 0 pgmap v20042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:29 smithi040 bash[41173]: cluster 2023-12-02T02:47:28.851227+0000 mgr.y (mgr.24356) 20074 : cluster 0 pgmap v20042: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:30 smithi141 bash[31670]: audit 2023-12-02T02:47:30.117521+0000 mon.a (mon.0) 12347 : audit 0 from='client.? 172.21.15.40:0/2279689025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:30 smithi040 bash[28232]: audit 2023-12-02T02:47:30.117521+0000 mon.a (mon.0) 12347 : audit 0 from='client.? 172.21.15.40:0/2279689025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:30 smithi040 bash[41173]: audit 2023-12-02T02:47:30.117521+0000 mon.a (mon.0) 12347 : audit 0 from='client.? 172.21.15.40:0/2279689025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:31 smithi141 bash[31670]: cluster 2023-12-02T02:47:30.852389+0000 mgr.y (mgr.24356) 20075 : cluster 0 pgmap v20043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:31 smithi040 bash[28232]: cluster 2023-12-02T02:47:30.852389+0000 mgr.y (mgr.24356) 20075 : cluster 0 pgmap v20043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:31 smithi040 bash[41173]: cluster 2023-12-02T02:47:30.852389+0000 mgr.y (mgr.24356) 20075 : cluster 0 pgmap v20043: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:32 smithi141 bash[31670]: audit 2023-12-02T02:47:32.578178+0000 mon.c (mon.2) 12594 : audit 0 from='client.? 172.21.15.40:0/3106528168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:33.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:32 smithi040 bash[41173]: audit 2023-12-02T02:47:32.578178+0000 mon.c (mon.2) 12594 : audit 0 from='client.? 172.21.15.40:0/3106528168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:32 smithi040 bash[28232]: audit 2023-12-02T02:47:32.578178+0000 mon.c (mon.2) 12594 : audit 0 from='client.? 172.21.15.40:0/3106528168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:33 smithi141 bash[31670]: cluster 2023-12-02T02:47:32.853070+0000 mgr.y (mgr.24356) 20076 : cluster 0 pgmap v20044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:33 smithi040 bash[28232]: cluster 2023-12-02T02:47:32.853070+0000 mgr.y (mgr.24356) 20076 : cluster 0 pgmap v20044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:33 smithi040 bash[41173]: cluster 2023-12-02T02:47:32.853070+0000 mgr.y (mgr.24356) 20076 : cluster 0 pgmap v20044: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:34 smithi141 bash[31670]: audit 2023-12-02T02:47:34.399912+0000 mon.c (mon.2) 12595 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:34 smithi040 bash[41173]: audit 2023-12-02T02:47:34.399912+0000 mon.c (mon.2) 12595 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:34 smithi040 bash[28232]: audit 2023-12-02T02:47:34.399912+0000 mon.c (mon.2) 12595 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:35 smithi141 bash[31670]: cluster 2023-12-02T02:47:34.854159+0000 mgr.y (mgr.24356) 20077 : cluster 0 pgmap v20045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:36.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:35 smithi141 bash[31670]: audit 2023-12-02T02:47:35.040018+0000 mon.a (mon.0) 12348 : audit 0 from='client.? 172.21.15.40:0/4011967335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:35 smithi040 bash[28232]: cluster 2023-12-02T02:47:34.854159+0000 mgr.y (mgr.24356) 20077 : cluster 0 pgmap v20045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:35 smithi040 bash[28232]: audit 2023-12-02T02:47:35.040018+0000 mon.a (mon.0) 12348 : audit 0 from='client.? 172.21.15.40:0/4011967335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:35 smithi040 bash[41173]: cluster 2023-12-02T02:47:34.854159+0000 mgr.y (mgr.24356) 20077 : cluster 0 pgmap v20045: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:35 smithi040 bash[41173]: audit 2023-12-02T02:47:35.040018+0000 mon.a (mon.0) 12348 : audit 0 from='client.? 172.21.15.40:0/4011967335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:47:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:47:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:47:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:37 smithi141 bash[31670]: cluster 2023-12-02T02:47:36.854820+0000 mgr.y (mgr.24356) 20078 : cluster 0 pgmap v20046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:37 smithi141 bash[31670]: audit 2023-12-02T02:47:37.508711+0000 mon.a (mon.0) 12349 : audit 0 from='client.? 172.21.15.40:0/2177853741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:37 smithi040 bash[28232]: cluster 2023-12-02T02:47:36.854820+0000 mgr.y (mgr.24356) 20078 : cluster 0 pgmap v20046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:37 smithi040 bash[28232]: audit 2023-12-02T02:47:37.508711+0000 mon.a (mon.0) 12349 : audit 0 from='client.? 172.21.15.40:0/2177853741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:37 smithi040 bash[41173]: cluster 2023-12-02T02:47:36.854820+0000 mgr.y (mgr.24356) 20078 : cluster 0 pgmap v20046: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:38.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:37 smithi040 bash[41173]: audit 2023-12-02T02:47:37.508711+0000 mon.a (mon.0) 12349 : audit 0 from='client.? 172.21.15.40:0/2177853741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:39 smithi141 bash[31670]: cluster 2023-12-02T02:47:38.855512+0000 mgr.y (mgr.24356) 20079 : cluster 0 pgmap v20047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:39 smithi141 bash[31670]: audit 2023-12-02T02:47:39.967565+0000 mon.a (mon.0) 12350 : audit 0 from='client.? 172.21.15.40:0/3831070874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:39 smithi040 bash[28232]: cluster 2023-12-02T02:47:38.855512+0000 mgr.y (mgr.24356) 20079 : cluster 0 pgmap v20047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:39 smithi040 bash[28232]: audit 2023-12-02T02:47:39.967565+0000 mon.a (mon.0) 12350 : audit 0 from='client.? 172.21.15.40:0/3831070874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:39 smithi040 bash[41173]: cluster 2023-12-02T02:47:38.855512+0000 mgr.y (mgr.24356) 20079 : cluster 0 pgmap v20047: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:39 smithi040 bash[41173]: audit 2023-12-02T02:47:39.967565+0000 mon.a (mon.0) 12350 : audit 0 from='client.? 172.21.15.40:0/3831070874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:42 smithi141 bash[31670]: cluster 2023-12-02T02:47:40.856703+0000 mgr.y (mgr.24356) 20080 : cluster 0 pgmap v20048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:42 smithi040 bash[41173]: cluster 2023-12-02T02:47:40.856703+0000 mgr.y (mgr.24356) 20080 : cluster 0 pgmap v20048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:41 smithi040 bash[28232]: cluster 2023-12-02T02:47:40.856703+0000 mgr.y (mgr.24356) 20080 : cluster 0 pgmap v20048: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:43 smithi141 bash[31670]: audit 2023-12-02T02:47:42.439218+0000 mon.c (mon.2) 12596 : audit 0 from='client.? 172.21.15.40:0/3385543068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:43 smithi040 bash[28232]: audit 2023-12-02T02:47:42.439218+0000 mon.c (mon.2) 12596 : audit 0 from='client.? 172.21.15.40:0/3385543068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:43 smithi040 bash[41173]: audit 2023-12-02T02:47:42.439218+0000 mon.c (mon.2) 12596 : audit 0 from='client.? 172.21.15.40:0/3385543068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:44 smithi141 bash[31670]: cluster 2023-12-02T02:47:42.857364+0000 mgr.y (mgr.24356) 20081 : cluster 0 pgmap v20049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:44 smithi040 bash[28232]: cluster 2023-12-02T02:47:42.857364+0000 mgr.y (mgr.24356) 20081 : cluster 0 pgmap v20049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:44 smithi040 bash[41173]: cluster 2023-12-02T02:47:42.857364+0000 mgr.y (mgr.24356) 20081 : cluster 0 pgmap v20049: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:45 smithi141 bash[31670]: audit 2023-12-02T02:47:44.905648+0000 mon.c (mon.2) 12597 : audit 0 from='client.? 172.21.15.40:0/3737341526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:45 smithi040 bash[28232]: audit 2023-12-02T02:47:44.905648+0000 mon.c (mon.2) 12597 : audit 0 from='client.? 172.21.15.40:0/3737341526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:45 smithi040 bash[41173]: audit 2023-12-02T02:47:44.905648+0000 mon.c (mon.2) 12597 : audit 0 from='client.? 172.21.15.40:0/3737341526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:46 smithi141 bash[31670]: cluster 2023-12-02T02:47:44.858481+0000 mgr.y (mgr.24356) 20082 : cluster 0 pgmap v20050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:46 smithi040 bash[28232]: cluster 2023-12-02T02:47:44.858481+0000 mgr.y (mgr.24356) 20082 : cluster 0 pgmap v20050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:46 smithi040 bash[41173]: cluster 2023-12-02T02:47:44.858481+0000 mgr.y (mgr.24356) 20082 : cluster 0 pgmap v20050: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:47:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:47:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:47:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:48 smithi040 bash[41173]: cluster 2023-12-02T02:47:46.859156+0000 mgr.y (mgr.24356) 20083 : cluster 0 pgmap v20051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:48 smithi040 bash[41173]: audit 2023-12-02T02:47:47.376333+0000 mon.a (mon.0) 12351 : audit 0 from='client.? 172.21.15.40:0/264642997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:48 smithi040 bash[28232]: cluster 2023-12-02T02:47:46.859156+0000 mgr.y (mgr.24356) 20083 : cluster 0 pgmap v20051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:48 smithi040 bash[28232]: audit 2023-12-02T02:47:47.376333+0000 mon.a (mon.0) 12351 : audit 0 from='client.? 172.21.15.40:0/264642997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:48 smithi141 bash[31670]: cluster 2023-12-02T02:47:46.859156+0000 mgr.y (mgr.24356) 20083 : cluster 0 pgmap v20051: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:48 smithi141 bash[31670]: audit 2023-12-02T02:47:47.376333+0000 mon.a (mon.0) 12351 : audit 0 from='client.? 172.21.15.40:0/264642997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:50 smithi040 bash[28232]: cluster 2023-12-02T02:47:48.859818+0000 mgr.y (mgr.24356) 20084 : cluster 0 pgmap v20052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:50 smithi040 bash[28232]: audit 2023-12-02T02:47:49.400334+0000 mon.c (mon.2) 12598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:50 smithi040 bash[28232]: audit 2023-12-02T02:47:49.844156+0000 mon.a (mon.0) 12352 : audit 0 from='client.? 172.21.15.40:0/854234178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:50 smithi040 bash[41173]: cluster 2023-12-02T02:47:48.859818+0000 mgr.y (mgr.24356) 20084 : cluster 0 pgmap v20052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:50 smithi040 bash[41173]: audit 2023-12-02T02:47:49.400334+0000 mon.c (mon.2) 12598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:50 smithi040 bash[41173]: audit 2023-12-02T02:47:49.844156+0000 mon.a (mon.0) 12352 : audit 0 from='client.? 172.21.15.40:0/854234178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:50 smithi141 bash[31670]: cluster 2023-12-02T02:47:48.859818+0000 mgr.y (mgr.24356) 20084 : cluster 0 pgmap v20052: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:50 smithi141 bash[31670]: audit 2023-12-02T02:47:49.400334+0000 mon.c (mon.2) 12598 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:50 smithi141 bash[31670]: audit 2023-12-02T02:47:49.844156+0000 mon.a (mon.0) 12352 : audit 0 from='client.? 172.21.15.40:0/854234178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:52 smithi040 bash[41173]: cluster 2023-12-02T02:47:50.860989+0000 mgr.y (mgr.24356) 20085 : cluster 0 pgmap v20053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:52 smithi040 bash[28232]: cluster 2023-12-02T02:47:50.860989+0000 mgr.y (mgr.24356) 20085 : cluster 0 pgmap v20053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:52 smithi141 bash[31670]: cluster 2023-12-02T02:47:50.860989+0000 mgr.y (mgr.24356) 20085 : cluster 0 pgmap v20053: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:53 smithi040 bash[28232]: audit 2023-12-02T02:47:52.310701+0000 mon.a (mon.0) 12353 : audit 0 from='client.? 172.21.15.40:0/3374433306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:53 smithi040 bash[41173]: audit 2023-12-02T02:47:52.310701+0000 mon.a (mon.0) 12353 : audit 0 from='client.? 172.21.15.40:0/3374433306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:53 smithi141 bash[31670]: audit 2023-12-02T02:47:52.310701+0000 mon.a (mon.0) 12353 : audit 0 from='client.? 172.21.15.40:0/3374433306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:54 smithi040 bash[28232]: cluster 2023-12-02T02:47:52.861683+0000 mgr.y (mgr.24356) 20086 : cluster 0 pgmap v20054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:54 smithi040 bash[41173]: cluster 2023-12-02T02:47:52.861683+0000 mgr.y (mgr.24356) 20086 : cluster 0 pgmap v20054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:54 smithi141 bash[31670]: cluster 2023-12-02T02:47:52.861683+0000 mgr.y (mgr.24356) 20086 : cluster 0 pgmap v20054: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:55.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:55 smithi040 bash[28232]: audit 2023-12-02T02:47:54.771885+0000 mon.a (mon.0) 12354 : audit 0 from='client.? 172.21.15.40:0/3448357794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:55.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:55 smithi040 bash[41173]: audit 2023-12-02T02:47:54.771885+0000 mon.a (mon.0) 12354 : audit 0 from='client.? 172.21.15.40:0/3448357794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:55 smithi141 bash[31670]: audit 2023-12-02T02:47:54.771885+0000 mon.a (mon.0) 12354 : audit 0 from='client.? 172.21.15.40:0/3448357794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:56 smithi040 bash[28232]: cluster 2023-12-02T02:47:54.862881+0000 mgr.y (mgr.24356) 20087 : cluster 0 pgmap v20055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:56 smithi040 bash[41173]: cluster 2023-12-02T02:47:54.862881+0000 mgr.y (mgr.24356) 20087 : cluster 0 pgmap v20055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:56 smithi141 bash[31670]: cluster 2023-12-02T02:47:54.862881+0000 mgr.y (mgr.24356) 20087 : cluster 0 pgmap v20055: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:47:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:47:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:47:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:58 smithi040 bash[28232]: cluster 2023-12-02T02:47:56.863396+0000 mgr.y (mgr.24356) 20088 : cluster 0 pgmap v20056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:47:58 smithi040 bash[28232]: audit 2023-12-02T02:47:57.237226+0000 mon.a (mon.0) 12355 : audit 0 from='client.? 172.21.15.40:0/2587635825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:58 smithi040 bash[41173]: cluster 2023-12-02T02:47:56.863396+0000 mgr.y (mgr.24356) 20088 : cluster 0 pgmap v20056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:47:58 smithi040 bash[41173]: audit 2023-12-02T02:47:57.237226+0000 mon.a (mon.0) 12355 : audit 0 from='client.? 172.21.15.40:0/2587635825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:47:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:58 smithi141 bash[31670]: cluster 2023-12-02T02:47:56.863396+0000 mgr.y (mgr.24356) 20088 : cluster 0 pgmap v20056: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:47:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:47:58 smithi141 bash[31670]: audit 2023-12-02T02:47:57.237226+0000 mon.a (mon.0) 12355 : audit 0 from='client.? 172.21.15.40:0/2587635825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:00 smithi040 bash[41173]: cluster 2023-12-02T02:47:58.864069+0000 mgr.y (mgr.24356) 20089 : cluster 0 pgmap v20057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:00 smithi040 bash[41173]: audit 2023-12-02T02:47:59.701121+0000 mon.a (mon.0) 12356 : audit 0 from='client.? 172.21.15.40:0/514446593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:00 smithi040 bash[28232]: cluster 2023-12-02T02:47:58.864069+0000 mgr.y (mgr.24356) 20089 : cluster 0 pgmap v20057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:00 smithi040 bash[28232]: audit 2023-12-02T02:47:59.701121+0000 mon.a (mon.0) 12356 : audit 0 from='client.? 172.21.15.40:0/514446593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:00 smithi141 bash[31670]: cluster 2023-12-02T02:47:58.864069+0000 mgr.y (mgr.24356) 20089 : cluster 0 pgmap v20057: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:00 smithi141 bash[31670]: audit 2023-12-02T02:47:59.701121+0000 mon.a (mon.0) 12356 : audit 0 from='client.? 172.21.15.40:0/514446593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:02 smithi040 bash[28232]: cluster 2023-12-02T02:48:00.865189+0000 mgr.y (mgr.24356) 20090 : cluster 0 pgmap v20058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:02 smithi040 bash[41173]: cluster 2023-12-02T02:48:00.865189+0000 mgr.y (mgr.24356) 20090 : cluster 0 pgmap v20058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:02 smithi141 bash[31670]: cluster 2023-12-02T02:48:00.865189+0000 mgr.y (mgr.24356) 20090 : cluster 0 pgmap v20058: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:03.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:03 smithi040 bash[28232]: audit 2023-12-02T02:48:02.167014+0000 mon.a (mon.0) 12357 : audit 0 from='client.? 172.21.15.40:0/3046997670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:03.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:03 smithi040 bash[28232]: audit 2023-12-02T02:48:02.189160+0000 mon.c (mon.2) 12599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:48:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:03 smithi040 bash[41173]: audit 2023-12-02T02:48:02.167014+0000 mon.a (mon.0) 12357 : audit 0 from='client.? 172.21.15.40:0/3046997670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:03.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:03 smithi040 bash[41173]: audit 2023-12-02T02:48:02.189160+0000 mon.c (mon.2) 12599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:48:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:03 smithi141 bash[31670]: audit 2023-12-02T02:48:02.167014+0000 mon.a (mon.0) 12357 : audit 0 from='client.? 172.21.15.40:0/3046997670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:03 smithi141 bash[31670]: audit 2023-12-02T02:48:02.189160+0000 mon.c (mon.2) 12599 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:48:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:04 smithi040 bash[41173]: cluster 2023-12-02T02:48:02.865873+0000 mgr.y (mgr.24356) 20091 : cluster 0 pgmap v20059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:04.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:04 smithi040 bash[28232]: cluster 2023-12-02T02:48:02.865873+0000 mgr.y (mgr.24356) 20091 : cluster 0 pgmap v20059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:04 smithi141 bash[31670]: cluster 2023-12-02T02:48:02.865873+0000 mgr.y (mgr.24356) 20091 : cluster 0 pgmap v20059: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:05 smithi040 bash[28232]: audit 2023-12-02T02:48:04.400504+0000 mon.c (mon.2) 12600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:05 smithi040 bash[28232]: audit 2023-12-02T02:48:04.649255+0000 mon.c (mon.2) 12601 : audit 0 from='client.? 172.21.15.40:0/3677508350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:05 smithi040 bash[41173]: audit 2023-12-02T02:48:04.400504+0000 mon.c (mon.2) 12600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:05 smithi040 bash[41173]: audit 2023-12-02T02:48:04.649255+0000 mon.c (mon.2) 12601 : audit 0 from='client.? 172.21.15.40:0/3677508350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:05 smithi141 bash[31670]: audit 2023-12-02T02:48:04.400504+0000 mon.c (mon.2) 12600 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:05 smithi141 bash[31670]: audit 2023-12-02T02:48:04.649255+0000 mon.c (mon.2) 12601 : audit 0 from='client.? 172.21.15.40:0/3677508350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:06 smithi040 bash[28232]: cluster 2023-12-02T02:48:04.867011+0000 mgr.y (mgr.24356) 20092 : cluster 0 pgmap v20060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:06 smithi040 bash[41173]: cluster 2023-12-02T02:48:04.867011+0000 mgr.y (mgr.24356) 20092 : cluster 0 pgmap v20060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:06 smithi141 bash[31670]: cluster 2023-12-02T02:48:04.867011+0000 mgr.y (mgr.24356) 20092 : cluster 0 pgmap v20060: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:48:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:48:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[41173]: cluster 2023-12-02T02:48:06.867795+0000 mgr.y (mgr.24356) 20093 : cluster 0 pgmap v20061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[41173]: audit 2023-12-02T02:48:07.108942+0000 mon.c (mon.2) 12602 : audit 0 from='client.? 172.21.15.40:0/4184633959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[41173]: audit 2023-12-02T02:48:08.037061+0000 mon.a (mon.0) 12358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[41173]: audit 2023-12-02T02:48:08.050540+0000 mon.a (mon.0) 12359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[28232]: cluster 2023-12-02T02:48:06.867795+0000 mgr.y (mgr.24356) 20093 : cluster 0 pgmap v20061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[28232]: audit 2023-12-02T02:48:07.108942+0000 mon.c (mon.2) 12602 : audit 0 from='client.? 172.21.15.40:0/4184633959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[28232]: audit 2023-12-02T02:48:08.037061+0000 mon.a (mon.0) 12358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:08.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:08 smithi040 bash[28232]: audit 2023-12-02T02:48:08.050540+0000 mon.a (mon.0) 12359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:08 smithi141 bash[31670]: cluster 2023-12-02T02:48:06.867795+0000 mgr.y (mgr.24356) 20093 : cluster 0 pgmap v20061: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:08 smithi141 bash[31670]: audit 2023-12-02T02:48:07.108942+0000 mon.c (mon.2) 12602 : audit 0 from='client.? 172.21.15.40:0/4184633959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:08 smithi141 bash[31670]: audit 2023-12-02T02:48:08.037061+0000 mon.a (mon.0) 12358 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:08 smithi141 bash[31670]: audit 2023-12-02T02:48:08.050540+0000 mon.a (mon.0) 12359 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:09 smithi040 bash[28232]: audit 2023-12-02T02:48:08.394070+0000 mon.a (mon.0) 12360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:09 smithi040 bash[28232]: audit 2023-12-02T02:48:08.403662+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:09 smithi040 bash[28232]: cluster 2023-12-02T02:48:08.868463+0000 mgr.y (mgr.24356) 20094 : cluster 0 pgmap v20062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:09 smithi040 bash[41173]: audit 2023-12-02T02:48:08.394070+0000 mon.a (mon.0) 12360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:09 smithi040 bash[41173]: audit 2023-12-02T02:48:08.403662+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:09 smithi040 bash[41173]: cluster 2023-12-02T02:48:08.868463+0000 mgr.y (mgr.24356) 20094 : cluster 0 pgmap v20062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:09 smithi141 bash[31670]: audit 2023-12-02T02:48:08.394070+0000 mon.a (mon.0) 12360 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:09 smithi141 bash[31670]: audit 2023-12-02T02:48:08.403662+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:09 smithi141 bash[31670]: cluster 2023-12-02T02:48:08.868463+0000 mgr.y (mgr.24356) 20094 : cluster 0 pgmap v20062: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:10 smithi040 bash[28232]: audit 2023-12-02T02:48:09.577282+0000 mon.a (mon.0) 12362 : audit 0 from='client.? 172.21.15.40:0/4015591813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:10 smithi040 bash[41173]: audit 2023-12-02T02:48:09.577282+0000 mon.a (mon.0) 12362 : audit 0 from='client.? 172.21.15.40:0/4015591813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:10 smithi141 bash[31670]: audit 2023-12-02T02:48:09.577282+0000 mon.a (mon.0) 12362 : audit 0 from='client.? 172.21.15.40:0/4015591813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:11 smithi141 bash[31670]: cluster 2023-12-02T02:48:10.869456+0000 mgr.y (mgr.24356) 20095 : cluster 0 pgmap v20063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:11 smithi040 bash[28232]: cluster 2023-12-02T02:48:10.869456+0000 mgr.y (mgr.24356) 20095 : cluster 0 pgmap v20063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:11 smithi040 bash[41173]: cluster 2023-12-02T02:48:10.869456+0000 mgr.y (mgr.24356) 20095 : cluster 0 pgmap v20063: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:12 smithi141 bash[31670]: audit 2023-12-02T02:48:12.046401+0000 mon.c (mon.2) 12603 : audit 0 from='client.? 172.21.15.40:0/3337930693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:12 smithi040 bash[28232]: audit 2023-12-02T02:48:12.046401+0000 mon.c (mon.2) 12603 : audit 0 from='client.? 172.21.15.40:0/3337930693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:12.975 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:12 smithi040 bash[41173]: audit 2023-12-02T02:48:12.046401+0000 mon.c (mon.2) 12603 : audit 0 from='client.? 172.21.15.40:0/3337930693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:13 smithi040 bash[28232]: cluster 2023-12-02T02:48:12.870103+0000 mgr.y (mgr.24356) 20096 : cluster 0 pgmap v20064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:13 smithi040 bash[41173]: cluster 2023-12-02T02:48:12.870103+0000 mgr.y (mgr.24356) 20096 : cluster 0 pgmap v20064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:14 smithi141 bash[31670]: cluster 2023-12-02T02:48:12.870103+0000 mgr.y (mgr.24356) 20096 : cluster 0 pgmap v20064: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:15.132 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:14 smithi141 bash[31670]: audit 2023-12-02T02:48:14.513505+0000 mon.c (mon.2) 12604 : audit 0 from='client.? 172.21.15.40:0/2796890212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:15.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:14 smithi040 bash[28232]: audit 2023-12-02T02:48:14.513505+0000 mon.c (mon.2) 12604 : audit 0 from='client.? 172.21.15.40:0/2796890212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:15.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:14 smithi040 bash[41173]: audit 2023-12-02T02:48:14.513505+0000 mon.c (mon.2) 12604 : audit 0 from='client.? 172.21.15.40:0/2796890212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:16.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:15 smithi141 bash[31670]: cluster 2023-12-02T02:48:14.871031+0000 mgr.y (mgr.24356) 20097 : cluster 0 pgmap v20065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:15 smithi040 bash[28232]: cluster 2023-12-02T02:48:14.871031+0000 mgr.y (mgr.24356) 20097 : cluster 0 pgmap v20065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:15 smithi040 bash[41173]: cluster 2023-12-02T02:48:14.871031+0000 mgr.y (mgr.24356) 20097 : cluster 0 pgmap v20065: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:48:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:48:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:48:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:17 smithi141 bash[31670]: cluster 2023-12-02T02:48:16.871667+0000 mgr.y (mgr.24356) 20098 : cluster 0 pgmap v20066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:18.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:17 smithi141 bash[31670]: audit 2023-12-02T02:48:16.974315+0000 mon.c (mon.2) 12605 : audit 0 from='client.? 172.21.15.40:0/912547627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:17 smithi040 bash[28232]: cluster 2023-12-02T02:48:16.871667+0000 mgr.y (mgr.24356) 20098 : cluster 0 pgmap v20066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:17 smithi040 bash[28232]: audit 2023-12-02T02:48:16.974315+0000 mon.c (mon.2) 12605 : audit 0 from='client.? 172.21.15.40:0/912547627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:17 smithi040 bash[41173]: cluster 2023-12-02T02:48:16.871667+0000 mgr.y (mgr.24356) 20098 : cluster 0 pgmap v20066: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:17 smithi040 bash[41173]: audit 2023-12-02T02:48:16.974315+0000 mon.c (mon.2) 12605 : audit 0 from='client.? 172.21.15.40:0/912547627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: cluster 2023-12-02T02:48:18.872338+0000 mgr.y (mgr.24356) 20099 : cluster 0 pgmap v20067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.139976+0000 mon.a (mon.0) 12363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.149532+0000 mon.a (mon.0) 12364 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.153102+0000 mon.c (mon.2) 12606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.154286+0000 mon.c (mon.2) 12607 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.162172+0000 mon.a (mon.0) 12365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.400918+0000 mon.c (mon.2) 12608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[28232]: audit 2023-12-02T02:48:19.443904+0000 mon.c (mon.2) 12609 : audit 0 from='client.? 172.21.15.40:0/2225530091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: cluster 2023-12-02T02:48:18.872338+0000 mgr.y (mgr.24356) 20099 : cluster 0 pgmap v20067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.139976+0000 mon.a (mon.0) 12363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.149532+0000 mon.a (mon.0) 12364 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.153102+0000 mon.c (mon.2) 12606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.154286+0000 mon.c (mon.2) 12607 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:48:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.162172+0000 mon.a (mon.0) 12365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.400918+0000 mon.c (mon.2) 12608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:20.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:20 smithi040 bash[41173]: audit 2023-12-02T02:48:19.443904+0000 mon.c (mon.2) 12609 : audit 0 from='client.? 172.21.15.40:0/2225530091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: cluster 2023-12-02T02:48:18.872338+0000 mgr.y (mgr.24356) 20099 : cluster 0 pgmap v20067: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.139976+0000 mon.a (mon.0) 12363 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.149532+0000 mon.a (mon.0) 12364 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.153102+0000 mon.c (mon.2) 12606 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:48:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.154286+0000 mon.c (mon.2) 12607 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:48:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.162172+0000 mon.a (mon.0) 12365 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:48:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.400918+0000 mon.c (mon.2) 12608 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:20 smithi141 bash[31670]: audit 2023-12-02T02:48:19.443904+0000 mon.c (mon.2) 12609 : audit 0 from='client.? 172.21.15.40:0/2225530091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:22 smithi040 bash[28232]: cluster 2023-12-02T02:48:20.873682+0000 mgr.y (mgr.24356) 20100 : cluster 0 pgmap v20068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:22 smithi040 bash[28232]: audit 2023-12-02T02:48:21.903139+0000 mon.a (mon.0) 12366 : audit 0 from='client.? 172.21.15.40:0/3307347119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:22 smithi040 bash[41173]: cluster 2023-12-02T02:48:20.873682+0000 mgr.y (mgr.24356) 20100 : cluster 0 pgmap v20068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:22 smithi040 bash[41173]: audit 2023-12-02T02:48:21.903139+0000 mon.a (mon.0) 12366 : audit 0 from='client.? 172.21.15.40:0/3307347119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:22 smithi141 bash[31670]: cluster 2023-12-02T02:48:20.873682+0000 mgr.y (mgr.24356) 20100 : cluster 0 pgmap v20068: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:22 smithi141 bash[31670]: audit 2023-12-02T02:48:21.903139+0000 mon.a (mon.0) 12366 : audit 0 from='client.? 172.21.15.40:0/3307347119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:24 smithi040 bash[28232]: cluster 2023-12-02T02:48:22.874469+0000 mgr.y (mgr.24356) 20101 : cluster 0 pgmap v20069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:24 smithi040 bash[41173]: cluster 2023-12-02T02:48:22.874469+0000 mgr.y (mgr.24356) 20101 : cluster 0 pgmap v20069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:24 smithi141 bash[31670]: cluster 2023-12-02T02:48:22.874469+0000 mgr.y (mgr.24356) 20101 : cluster 0 pgmap v20069: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:25 smithi040 bash[28232]: audit 2023-12-02T02:48:24.375556+0000 mon.a (mon.0) 12367 : audit 0 from='client.? 172.21.15.40:0/3147537113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:25 smithi040 bash[41173]: audit 2023-12-02T02:48:24.375556+0000 mon.a (mon.0) 12367 : audit 0 from='client.? 172.21.15.40:0/3147537113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:25 smithi141 bash[31670]: audit 2023-12-02T02:48:24.375556+0000 mon.a (mon.0) 12367 : audit 0 from='client.? 172.21.15.40:0/3147537113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:26 smithi040 bash[41173]: cluster 2023-12-02T02:48:24.875523+0000 mgr.y (mgr.24356) 20102 : cluster 0 pgmap v20070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:26 smithi040 bash[28232]: cluster 2023-12-02T02:48:24.875523+0000 mgr.y (mgr.24356) 20102 : cluster 0 pgmap v20070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:26 smithi141 bash[31670]: cluster 2023-12-02T02:48:24.875523+0000 mgr.y (mgr.24356) 20102 : cluster 0 pgmap v20070: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:48:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:48:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:48:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:27 smithi141 bash[31670]: audit 2023-12-02T02:48:26.847242+0000 mon.a (mon.0) 12368 : audit 0 from='client.? 172.21.15.40:0/1485172801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:27 smithi040 bash[28232]: audit 2023-12-02T02:48:26.847242+0000 mon.a (mon.0) 12368 : audit 0 from='client.? 172.21.15.40:0/1485172801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:27 smithi040 bash[41173]: audit 2023-12-02T02:48:26.847242+0000 mon.a (mon.0) 12368 : audit 0 from='client.? 172.21.15.40:0/1485172801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:28 smithi141 bash[31670]: cluster 2023-12-02T02:48:26.876021+0000 mgr.y (mgr.24356) 20103 : cluster 0 pgmap v20071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:28 smithi040 bash[28232]: cluster 2023-12-02T02:48:26.876021+0000 mgr.y (mgr.24356) 20103 : cluster 0 pgmap v20071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:28 smithi040 bash[41173]: cluster 2023-12-02T02:48:26.876021+0000 mgr.y (mgr.24356) 20103 : cluster 0 pgmap v20071: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:30 smithi141 bash[31670]: cluster 2023-12-02T02:48:28.876637+0000 mgr.y (mgr.24356) 20104 : cluster 0 pgmap v20072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:30 smithi141 bash[31670]: audit 2023-12-02T02:48:29.313071+0000 mon.c (mon.2) 12610 : audit 0 from='client.? 172.21.15.40:0/1626936245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:30 smithi040 bash[28232]: cluster 2023-12-02T02:48:28.876637+0000 mgr.y (mgr.24356) 20104 : cluster 0 pgmap v20072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:30 smithi040 bash[28232]: audit 2023-12-02T02:48:29.313071+0000 mon.c (mon.2) 12610 : audit 0 from='client.? 172.21.15.40:0/1626936245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:30 smithi040 bash[41173]: cluster 2023-12-02T02:48:28.876637+0000 mgr.y (mgr.24356) 20104 : cluster 0 pgmap v20072: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:30 smithi040 bash[41173]: audit 2023-12-02T02:48:29.313071+0000 mon.c (mon.2) 12610 : audit 0 from='client.? 172.21.15.40:0/1626936245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:31 smithi141 bash[31670]: cluster 2023-12-02T02:48:30.877869+0000 mgr.y (mgr.24356) 20105 : cluster 0 pgmap v20073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:31 smithi040 bash[28232]: cluster 2023-12-02T02:48:30.877869+0000 mgr.y (mgr.24356) 20105 : cluster 0 pgmap v20073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:31 smithi040 bash[41173]: cluster 2023-12-02T02:48:30.877869+0000 mgr.y (mgr.24356) 20105 : cluster 0 pgmap v20073: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:32 smithi141 bash[31670]: audit 2023-12-02T02:48:31.781137+0000 mon.a (mon.0) 12369 : audit 0 from='client.? 172.21.15.40:0/1719627773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:32 smithi040 bash[28232]: audit 2023-12-02T02:48:31.781137+0000 mon.a (mon.0) 12369 : audit 0 from='client.? 172.21.15.40:0/1719627773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:32 smithi040 bash[41173]: audit 2023-12-02T02:48:31.781137+0000 mon.a (mon.0) 12369 : audit 0 from='client.? 172.21.15.40:0/1719627773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:33 smithi141 bash[31670]: cluster 2023-12-02T02:48:32.878554+0000 mgr.y (mgr.24356) 20106 : cluster 0 pgmap v20074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:33 smithi040 bash[41173]: cluster 2023-12-02T02:48:32.878554+0000 mgr.y (mgr.24356) 20106 : cluster 0 pgmap v20074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:33 smithi040 bash[28232]: cluster 2023-12-02T02:48:32.878554+0000 mgr.y (mgr.24356) 20106 : cluster 0 pgmap v20074: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:34 smithi141 bash[31670]: audit 2023-12-02T02:48:34.249383+0000 mon.c (mon.2) 12611 : audit 0 from='client.? 172.21.15.40:0/3008324511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:34 smithi141 bash[31670]: audit 2023-12-02T02:48:34.401533+0000 mon.c (mon.2) 12612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:34 smithi040 bash[28232]: audit 2023-12-02T02:48:34.249383+0000 mon.c (mon.2) 12611 : audit 0 from='client.? 172.21.15.40:0/3008324511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:34 smithi040 bash[28232]: audit 2023-12-02T02:48:34.401533+0000 mon.c (mon.2) 12612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:34 smithi040 bash[41173]: audit 2023-12-02T02:48:34.249383+0000 mon.c (mon.2) 12611 : audit 0 from='client.? 172.21.15.40:0/3008324511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:34 smithi040 bash[41173]: audit 2023-12-02T02:48:34.401533+0000 mon.c (mon.2) 12612 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:35 smithi141 bash[31670]: cluster 2023-12-02T02:48:34.879756+0000 mgr.y (mgr.24356) 20107 : cluster 0 pgmap v20075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:35 smithi040 bash[41173]: cluster 2023-12-02T02:48:34.879756+0000 mgr.y (mgr.24356) 20107 : cluster 0 pgmap v20075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:35 smithi040 bash[28232]: cluster 2023-12-02T02:48:34.879756+0000 mgr.y (mgr.24356) 20107 : cluster 0 pgmap v20075: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:48:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:48:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:48:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:36 smithi141 bash[31670]: audit 2023-12-02T02:48:36.708731+0000 mon.c (mon.2) 12613 : audit 0 from='client.? 172.21.15.40:0/2231838137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:36 smithi040 bash[28232]: audit 2023-12-02T02:48:36.708731+0000 mon.c (mon.2) 12613 : audit 0 from='client.? 172.21.15.40:0/2231838137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:36 smithi040 bash[41173]: audit 2023-12-02T02:48:36.708731+0000 mon.c (mon.2) 12613 : audit 0 from='client.? 172.21.15.40:0/2231838137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:37 smithi141 bash[31670]: cluster 2023-12-02T02:48:36.880610+0000 mgr.y (mgr.24356) 20108 : cluster 0 pgmap v20076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:37 smithi040 bash[28232]: cluster 2023-12-02T02:48:36.880610+0000 mgr.y (mgr.24356) 20108 : cluster 0 pgmap v20076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:37 smithi040 bash[41173]: cluster 2023-12-02T02:48:36.880610+0000 mgr.y (mgr.24356) 20108 : cluster 0 pgmap v20076: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:39 smithi141 bash[31670]: cluster 2023-12-02T02:48:38.881386+0000 mgr.y (mgr.24356) 20109 : cluster 0 pgmap v20077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:40.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:39 smithi141 bash[31670]: audit 2023-12-02T02:48:39.172724+0000 mon.c (mon.2) 12614 : audit 0 from='client.? 172.21.15.40:0/2678562537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:39 smithi040 bash[28232]: cluster 2023-12-02T02:48:38.881386+0000 mgr.y (mgr.24356) 20109 : cluster 0 pgmap v20077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:39 smithi040 bash[28232]: audit 2023-12-02T02:48:39.172724+0000 mon.c (mon.2) 12614 : audit 0 from='client.? 172.21.15.40:0/2678562537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:39 smithi040 bash[41173]: cluster 2023-12-02T02:48:38.881386+0000 mgr.y (mgr.24356) 20109 : cluster 0 pgmap v20077: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:39 smithi040 bash[41173]: audit 2023-12-02T02:48:39.172724+0000 mon.c (mon.2) 12614 : audit 0 from='client.? 172.21.15.40:0/2678562537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:42 smithi141 bash[31670]: cluster 2023-12-02T02:48:40.882607+0000 mgr.y (mgr.24356) 20110 : cluster 0 pgmap v20078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:42 smithi141 bash[31670]: audit 2023-12-02T02:48:41.633390+0000 mon.c (mon.2) 12615 : audit 0 from='client.? 172.21.15.40:0/1467928259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:41 smithi040 bash[28232]: cluster 2023-12-02T02:48:40.882607+0000 mgr.y (mgr.24356) 20110 : cluster 0 pgmap v20078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:41 smithi040 bash[28232]: audit 2023-12-02T02:48:41.633390+0000 mon.c (mon.2) 12615 : audit 0 from='client.? 172.21.15.40:0/1467928259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:42 smithi040 bash[41173]: cluster 2023-12-02T02:48:40.882607+0000 mgr.y (mgr.24356) 20110 : cluster 0 pgmap v20078: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:42 smithi040 bash[41173]: audit 2023-12-02T02:48:41.633390+0000 mon.c (mon.2) 12615 : audit 0 from='client.? 172.21.15.40:0/1467928259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:44 smithi141 bash[31670]: cluster 2023-12-02T02:48:42.883308+0000 mgr.y (mgr.24356) 20111 : cluster 0 pgmap v20079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:44 smithi040 bash[28232]: cluster 2023-12-02T02:48:42.883308+0000 mgr.y (mgr.24356) 20111 : cluster 0 pgmap v20079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:44 smithi040 bash[41173]: cluster 2023-12-02T02:48:42.883308+0000 mgr.y (mgr.24356) 20111 : cluster 0 pgmap v20079: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:45 smithi141 bash[31670]: audit 2023-12-02T02:48:44.090570+0000 mon.a (mon.0) 12370 : audit 0 from='client.? 172.21.15.40:0/392929516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:45 smithi040 bash[28232]: audit 2023-12-02T02:48:44.090570+0000 mon.a (mon.0) 12370 : audit 0 from='client.? 172.21.15.40:0/392929516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:45 smithi040 bash[41173]: audit 2023-12-02T02:48:44.090570+0000 mon.a (mon.0) 12370 : audit 0 from='client.? 172.21.15.40:0/392929516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:46 smithi141 bash[31670]: cluster 2023-12-02T02:48:44.884430+0000 mgr.y (mgr.24356) 20112 : cluster 0 pgmap v20080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:46 smithi040 bash[28232]: cluster 2023-12-02T02:48:44.884430+0000 mgr.y (mgr.24356) 20112 : cluster 0 pgmap v20080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:46 smithi040 bash[41173]: cluster 2023-12-02T02:48:44.884430+0000 mgr.y (mgr.24356) 20112 : cluster 0 pgmap v20080: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:48:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:48:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:48:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:47 smithi141 bash[31670]: audit 2023-12-02T02:48:46.559937+0000 mon.c (mon.2) 12616 : audit 0 from='client.? 172.21.15.40:0/4243985330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:47 smithi040 bash[28232]: audit 2023-12-02T02:48:46.559937+0000 mon.c (mon.2) 12616 : audit 0 from='client.? 172.21.15.40:0/4243985330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:47 smithi040 bash[41173]: audit 2023-12-02T02:48:46.559937+0000 mon.c (mon.2) 12616 : audit 0 from='client.? 172.21.15.40:0/4243985330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:48 smithi141 bash[31670]: cluster 2023-12-02T02:48:46.885113+0000 mgr.y (mgr.24356) 20113 : cluster 0 pgmap v20081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:48 smithi040 bash[28232]: cluster 2023-12-02T02:48:46.885113+0000 mgr.y (mgr.24356) 20113 : cluster 0 pgmap v20081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:48 smithi040 bash[41173]: cluster 2023-12-02T02:48:46.885113+0000 mgr.y (mgr.24356) 20113 : cluster 0 pgmap v20081: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:49 smithi040 bash[28232]: audit 2023-12-02T02:48:49.018695+0000 mon.a (mon.0) 12371 : audit 0 from='client.? 172.21.15.40:0/1167106925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:49 smithi040 bash[41173]: audit 2023-12-02T02:48:49.018695+0000 mon.a (mon.0) 12371 : audit 0 from='client.? 172.21.15.40:0/1167106925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:49 smithi141 bash[31670]: audit 2023-12-02T02:48:49.018695+0000 mon.a (mon.0) 12371 : audit 0 from='client.? 172.21.15.40:0/1167106925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:50 smithi040 bash[41173]: cluster 2023-12-02T02:48:48.885761+0000 mgr.y (mgr.24356) 20114 : cluster 0 pgmap v20082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:50 smithi040 bash[41173]: audit 2023-12-02T02:48:49.401171+0000 mon.c (mon.2) 12617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:50 smithi040 bash[28232]: cluster 2023-12-02T02:48:48.885761+0000 mgr.y (mgr.24356) 20114 : cluster 0 pgmap v20082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:50 smithi040 bash[28232]: audit 2023-12-02T02:48:49.401171+0000 mon.c (mon.2) 12617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:50 smithi141 bash[31670]: cluster 2023-12-02T02:48:48.885761+0000 mgr.y (mgr.24356) 20114 : cluster 0 pgmap v20082: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:50 smithi141 bash[31670]: audit 2023-12-02T02:48:49.401171+0000 mon.c (mon.2) 12617 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:52 smithi040 bash[41173]: cluster 2023-12-02T02:48:50.886889+0000 mgr.y (mgr.24356) 20115 : cluster 0 pgmap v20083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:52 smithi040 bash[41173]: audit 2023-12-02T02:48:51.486202+0000 mon.c (mon.2) 12618 : audit 0 from='client.? 172.21.15.40:0/702408295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:52 smithi040 bash[28232]: cluster 2023-12-02T02:48:50.886889+0000 mgr.y (mgr.24356) 20115 : cluster 0 pgmap v20083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:52 smithi040 bash[28232]: audit 2023-12-02T02:48:51.486202+0000 mon.c (mon.2) 12618 : audit 0 from='client.? 172.21.15.40:0/702408295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:52 smithi141 bash[31670]: cluster 2023-12-02T02:48:50.886889+0000 mgr.y (mgr.24356) 20115 : cluster 0 pgmap v20083: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:52 smithi141 bash[31670]: audit 2023-12-02T02:48:51.486202+0000 mon.c (mon.2) 12618 : audit 0 from='client.? 172.21.15.40:0/702408295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:54 smithi040 bash[41173]: cluster 2023-12-02T02:48:52.887549+0000 mgr.y (mgr.24356) 20116 : cluster 0 pgmap v20084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:54 smithi040 bash[41173]: audit 2023-12-02T02:48:53.959761+0000 mon.c (mon.2) 12619 : audit 0 from='client.? 172.21.15.40:0/1017796653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:54 smithi040 bash[28232]: cluster 2023-12-02T02:48:52.887549+0000 mgr.y (mgr.24356) 20116 : cluster 0 pgmap v20084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:54 smithi040 bash[28232]: audit 2023-12-02T02:48:53.959761+0000 mon.c (mon.2) 12619 : audit 0 from='client.? 172.21.15.40:0/1017796653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:54 smithi141 bash[31670]: cluster 2023-12-02T02:48:52.887549+0000 mgr.y (mgr.24356) 20116 : cluster 0 pgmap v20084: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:54 smithi141 bash[31670]: audit 2023-12-02T02:48:53.959761+0000 mon.c (mon.2) 12619 : audit 0 from='client.? 172.21.15.40:0/1017796653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:56 smithi040 bash[41173]: cluster 2023-12-02T02:48:54.888740+0000 mgr.y (mgr.24356) 20117 : cluster 0 pgmap v20085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:56 smithi040 bash[28232]: cluster 2023-12-02T02:48:54.888740+0000 mgr.y (mgr.24356) 20117 : cluster 0 pgmap v20085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:56 smithi141 bash[31670]: cluster 2023-12-02T02:48:54.888740+0000 mgr.y (mgr.24356) 20117 : cluster 0 pgmap v20085: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:48:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:48:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:48:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:57 smithi040 bash[28232]: audit 2023-12-02T02:48:56.428071+0000 mon.c (mon.2) 12620 : audit 0 from='client.? 172.21.15.40:0/2522961713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:57 smithi040 bash[41173]: audit 2023-12-02T02:48:56.428071+0000 mon.c (mon.2) 12620 : audit 0 from='client.? 172.21.15.40:0/2522961713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:57 smithi141 bash[31670]: audit 2023-12-02T02:48:56.428071+0000 mon.c (mon.2) 12620 : audit 0 from='client.? 172.21.15.40:0/2522961713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:58 smithi040 bash[28232]: cluster 2023-12-02T02:48:56.889379+0000 mgr.y (mgr.24356) 20118 : cluster 0 pgmap v20086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:58 smithi040 bash[41173]: cluster 2023-12-02T02:48:56.889379+0000 mgr.y (mgr.24356) 20118 : cluster 0 pgmap v20086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:58 smithi141 bash[31670]: cluster 2023-12-02T02:48:56.889379+0000 mgr.y (mgr.24356) 20118 : cluster 0 pgmap v20086: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:48:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:48:59 smithi040 bash[41173]: audit 2023-12-02T02:48:58.895284+0000 mon.c (mon.2) 12621 : audit 0 from='client.? 172.21.15.40:0/3699129099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:48:59 smithi040 bash[28232]: audit 2023-12-02T02:48:58.895284+0000 mon.c (mon.2) 12621 : audit 0 from='client.? 172.21.15.40:0/3699129099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:48:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:48:59 smithi141 bash[31670]: audit 2023-12-02T02:48:58.895284+0000 mon.c (mon.2) 12621 : audit 0 from='client.? 172.21.15.40:0/3699129099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:00 smithi040 bash[28232]: cluster 2023-12-02T02:48:58.890043+0000 mgr.y (mgr.24356) 20119 : cluster 0 pgmap v20087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:00 smithi040 bash[41173]: cluster 2023-12-02T02:48:58.890043+0000 mgr.y (mgr.24356) 20119 : cluster 0 pgmap v20087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:00 smithi141 bash[31670]: cluster 2023-12-02T02:48:58.890043+0000 mgr.y (mgr.24356) 20119 : cluster 0 pgmap v20087: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:02 smithi040 bash[28232]: cluster 2023-12-02T02:49:00.891149+0000 mgr.y (mgr.24356) 20120 : cluster 0 pgmap v20088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:02 smithi040 bash[28232]: audit 2023-12-02T02:49:01.370775+0000 mon.a (mon.0) 12372 : audit 0 from='client.? 172.21.15.40:0/2310933740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:02 smithi040 bash[41173]: cluster 2023-12-02T02:49:00.891149+0000 mgr.y (mgr.24356) 20120 : cluster 0 pgmap v20088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:02 smithi040 bash[41173]: audit 2023-12-02T02:49:01.370775+0000 mon.a (mon.0) 12372 : audit 0 from='client.? 172.21.15.40:0/2310933740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:02 smithi141 bash[31670]: cluster 2023-12-02T02:49:00.891149+0000 mgr.y (mgr.24356) 20120 : cluster 0 pgmap v20088: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:02 smithi141 bash[31670]: audit 2023-12-02T02:49:01.370775+0000 mon.a (mon.0) 12372 : audit 0 from='client.? 172.21.15.40:0/2310933740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:04 smithi040 bash[28232]: cluster 2023-12-02T02:49:02.891825+0000 mgr.y (mgr.24356) 20121 : cluster 0 pgmap v20089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:04 smithi040 bash[28232]: audit 2023-12-02T02:49:03.822813+0000 mon.a (mon.0) 12373 : audit 0 from='client.? 172.21.15.40:0/4045016223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:04 smithi040 bash[41173]: cluster 2023-12-02T02:49:02.891825+0000 mgr.y (mgr.24356) 20121 : cluster 0 pgmap v20089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:04 smithi040 bash[41173]: audit 2023-12-02T02:49:03.822813+0000 mon.a (mon.0) 12373 : audit 0 from='client.? 172.21.15.40:0/4045016223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:04 smithi141 bash[31670]: cluster 2023-12-02T02:49:02.891825+0000 mgr.y (mgr.24356) 20121 : cluster 0 pgmap v20089: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:04.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:04 smithi141 bash[31670]: audit 2023-12-02T02:49:03.822813+0000 mon.a (mon.0) 12373 : audit 0 from='client.? 172.21.15.40:0/4045016223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:05 smithi040 bash[28232]: audit 2023-12-02T02:49:04.402367+0000 mon.c (mon.2) 12622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:05 smithi040 bash[41173]: audit 2023-12-02T02:49:04.402367+0000 mon.c (mon.2) 12622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:05 smithi141 bash[31670]: audit 2023-12-02T02:49:04.402367+0000 mon.c (mon.2) 12622 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:06 smithi040 bash[28232]: cluster 2023-12-02T02:49:04.892942+0000 mgr.y (mgr.24356) 20122 : cluster 0 pgmap v20090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:06 smithi040 bash[41173]: cluster 2023-12-02T02:49:04.892942+0000 mgr.y (mgr.24356) 20122 : cluster 0 pgmap v20090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:06 smithi141 bash[31670]: cluster 2023-12-02T02:49:04.892942+0000 mgr.y (mgr.24356) 20122 : cluster 0 pgmap v20090: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:49:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:49:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:49:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:07 smithi040 bash[28232]: audit 2023-12-02T02:49:06.290736+0000 mon.a (mon.0) 12374 : audit 0 from='client.? 172.21.15.40:0/431045809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:07 smithi040 bash[41173]: audit 2023-12-02T02:49:06.290736+0000 mon.a (mon.0) 12374 : audit 0 from='client.? 172.21.15.40:0/431045809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:07 smithi141 bash[31670]: audit 2023-12-02T02:49:06.290736+0000 mon.a (mon.0) 12374 : audit 0 from='client.? 172.21.15.40:0/431045809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:08 smithi040 bash[28232]: cluster 2023-12-02T02:49:06.893603+0000 mgr.y (mgr.24356) 20123 : cluster 0 pgmap v20091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:08 smithi040 bash[41173]: cluster 2023-12-02T02:49:06.893603+0000 mgr.y (mgr.24356) 20123 : cluster 0 pgmap v20091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:08 smithi141 bash[31670]: cluster 2023-12-02T02:49:06.893603+0000 mgr.y (mgr.24356) 20123 : cluster 0 pgmap v20091: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:09 smithi040 bash[28232]: audit 2023-12-02T02:49:08.750426+0000 mon.c (mon.2) 12623 : audit 0 from='client.? 172.21.15.40:0/1343352661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:09 smithi040 bash[41173]: audit 2023-12-02T02:49:08.750426+0000 mon.c (mon.2) 12623 : audit 0 from='client.? 172.21.15.40:0/1343352661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:09 smithi141 bash[31670]: audit 2023-12-02T02:49:08.750426+0000 mon.c (mon.2) 12623 : audit 0 from='client.? 172.21.15.40:0/1343352661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:10 smithi040 bash[28232]: cluster 2023-12-02T02:49:08.894367+0000 mgr.y (mgr.24356) 20124 : cluster 0 pgmap v20092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:10 smithi040 bash[41173]: cluster 2023-12-02T02:49:08.894367+0000 mgr.y (mgr.24356) 20124 : cluster 0 pgmap v20092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:10 smithi141 bash[31670]: cluster 2023-12-02T02:49:08.894367+0000 mgr.y (mgr.24356) 20124 : cluster 0 pgmap v20092: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:12 smithi040 bash[28232]: cluster 2023-12-02T02:49:10.895039+0000 mgr.y (mgr.24356) 20125 : cluster 0 pgmap v20093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:12 smithi040 bash[28232]: audit 2023-12-02T02:49:11.219140+0000 mon.c (mon.2) 12624 : audit 0 from='client.? 172.21.15.40:0/2101009477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:12 smithi040 bash[41173]: cluster 2023-12-02T02:49:10.895039+0000 mgr.y (mgr.24356) 20125 : cluster 0 pgmap v20093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:12 smithi040 bash[41173]: audit 2023-12-02T02:49:11.219140+0000 mon.c (mon.2) 12624 : audit 0 from='client.? 172.21.15.40:0/2101009477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:12 smithi141 bash[31670]: cluster 2023-12-02T02:49:10.895039+0000 mgr.y (mgr.24356) 20125 : cluster 0 pgmap v20093: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:12 smithi141 bash[31670]: audit 2023-12-02T02:49:11.219140+0000 mon.c (mon.2) 12624 : audit 0 from='client.? 172.21.15.40:0/2101009477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:14 smithi040 bash[28232]: cluster 2023-12-02T02:49:12.895623+0000 mgr.y (mgr.24356) 20126 : cluster 0 pgmap v20094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:14 smithi040 bash[28232]: audit 2023-12-02T02:49:13.683359+0000 mon.c (mon.2) 12625 : audit 0 from='client.? 172.21.15.40:0/2788323695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:14 smithi040 bash[41173]: cluster 2023-12-02T02:49:12.895623+0000 mgr.y (mgr.24356) 20126 : cluster 0 pgmap v20094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:14 smithi040 bash[41173]: audit 2023-12-02T02:49:13.683359+0000 mon.c (mon.2) 12625 : audit 0 from='client.? 172.21.15.40:0/2788323695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:14 smithi141 bash[31670]: cluster 2023-12-02T02:49:12.895623+0000 mgr.y (mgr.24356) 20126 : cluster 0 pgmap v20094: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:14 smithi141 bash[31670]: audit 2023-12-02T02:49:13.683359+0000 mon.c (mon.2) 12625 : audit 0 from='client.? 172.21.15.40:0/2788323695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:16 smithi040 bash[28232]: cluster 2023-12-02T02:49:14.896757+0000 mgr.y (mgr.24356) 20127 : cluster 0 pgmap v20095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:16 smithi040 bash[41173]: cluster 2023-12-02T02:49:14.896757+0000 mgr.y (mgr.24356) 20127 : cluster 0 pgmap v20095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:16 smithi141 bash[31670]: cluster 2023-12-02T02:49:14.896757+0000 mgr.y (mgr.24356) 20127 : cluster 0 pgmap v20095: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:49:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:49:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:49:17.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:17 smithi040 bash[28232]: audit 2023-12-02T02:49:16.147491+0000 mon.c (mon.2) 12626 : audit 0 from='client.? 172.21.15.40:0/2352251098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:17 smithi040 bash[41173]: audit 2023-12-02T02:49:16.147491+0000 mon.c (mon.2) 12626 : audit 0 from='client.? 172.21.15.40:0/2352251098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:17 smithi141 bash[31670]: audit 2023-12-02T02:49:16.147491+0000 mon.c (mon.2) 12626 : audit 0 from='client.? 172.21.15.40:0/2352251098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:18 smithi040 bash[28232]: cluster 2023-12-02T02:49:16.897394+0000 mgr.y (mgr.24356) 20128 : cluster 0 pgmap v20096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:18 smithi040 bash[41173]: cluster 2023-12-02T02:49:16.897394+0000 mgr.y (mgr.24356) 20128 : cluster 0 pgmap v20096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:18 smithi141 bash[31670]: cluster 2023-12-02T02:49:16.897394+0000 mgr.y (mgr.24356) 20128 : cluster 0 pgmap v20096: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:19.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:19 smithi040 bash[28232]: audit 2023-12-02T02:49:18.614515+0000 mon.a (mon.0) 12375 : audit 0 from='client.? 172.21.15.40:0/3070793804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:19.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:19 smithi040 bash[41173]: audit 2023-12-02T02:49:18.614515+0000 mon.a (mon.0) 12375 : audit 0 from='client.? 172.21.15.40:0/3070793804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:19 smithi141 bash[31670]: audit 2023-12-02T02:49:18.614515+0000 mon.a (mon.0) 12375 : audit 0 from='client.? 172.21.15.40:0/3070793804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:20 smithi040 bash[28232]: cluster 2023-12-02T02:49:18.898060+0000 mgr.y (mgr.24356) 20129 : cluster 0 pgmap v20097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:20 smithi040 bash[28232]: audit 2023-12-02T02:49:19.243168+0000 mon.c (mon.2) 12627 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:49:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:20 smithi040 bash[28232]: audit 2023-12-02T02:49:19.401729+0000 mon.c (mon.2) 12628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:20 smithi040 bash[41173]: cluster 2023-12-02T02:49:18.898060+0000 mgr.y (mgr.24356) 20129 : cluster 0 pgmap v20097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:20 smithi040 bash[41173]: audit 2023-12-02T02:49:19.243168+0000 mon.c (mon.2) 12627 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:49:20.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:20 smithi040 bash[41173]: audit 2023-12-02T02:49:19.401729+0000 mon.c (mon.2) 12628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:20 smithi141 bash[31670]: cluster 2023-12-02T02:49:18.898060+0000 mgr.y (mgr.24356) 20129 : cluster 0 pgmap v20097: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:20 smithi141 bash[31670]: audit 2023-12-02T02:49:19.243168+0000 mon.c (mon.2) 12627 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:49:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:20 smithi141 bash[31670]: audit 2023-12-02T02:49:19.401729+0000 mon.c (mon.2) 12628 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:21 smithi141 bash[31670]: audit 2023-12-02T02:49:21.077370+0000 mon.a (mon.0) 12376 : audit 0 from='client.? 172.21.15.40:0/345430813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:21 smithi040 bash[28232]: audit 2023-12-02T02:49:21.077370+0000 mon.a (mon.0) 12376 : audit 0 from='client.? 172.21.15.40:0/345430813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:21 smithi040 bash[41173]: audit 2023-12-02T02:49:21.077370+0000 mon.a (mon.0) 12376 : audit 0 from='client.? 172.21.15.40:0/345430813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:22 smithi141 bash[31670]: cluster 2023-12-02T02:49:20.899323+0000 mgr.y (mgr.24356) 20130 : cluster 0 pgmap v20098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:22 smithi040 bash[28232]: cluster 2023-12-02T02:49:20.899323+0000 mgr.y (mgr.24356) 20130 : cluster 0 pgmap v20098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:22 smithi040 bash[41173]: cluster 2023-12-02T02:49:20.899323+0000 mgr.y (mgr.24356) 20130 : cluster 0 pgmap v20098: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:24 smithi141 bash[31670]: cluster 2023-12-02T02:49:22.900132+0000 mgr.y (mgr.24356) 20131 : cluster 0 pgmap v20099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:24 smithi141 bash[31670]: audit 2023-12-02T02:49:23.542007+0000 mon.a (mon.0) 12377 : audit 0 from='client.? 172.21.15.40:0/3051846116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:24 smithi040 bash[41173]: cluster 2023-12-02T02:49:22.900132+0000 mgr.y (mgr.24356) 20131 : cluster 0 pgmap v20099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:24 smithi040 bash[41173]: audit 2023-12-02T02:49:23.542007+0000 mon.a (mon.0) 12377 : audit 0 from='client.? 172.21.15.40:0/3051846116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:24 smithi040 bash[28232]: cluster 2023-12-02T02:49:22.900132+0000 mgr.y (mgr.24356) 20131 : cluster 0 pgmap v20099: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:24 smithi040 bash[28232]: audit 2023-12-02T02:49:23.542007+0000 mon.a (mon.0) 12377 : audit 0 from='client.? 172.21.15.40:0/3051846116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: cluster 2023-12-02T02:49:24.901503+0000 mgr.y (mgr.24356) 20132 : cluster 0 pgmap v20100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:25.140975+0000 mon.a (mon.0) 12378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:25.151210+0000 mon.a (mon.0) 12379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:25.500900+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:25.512408+0000 mon.a (mon.0) 12381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:25.948378+0000 mon.a (mon.0) 12382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:25.958605+0000 mon.a (mon.0) 12383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[41173]: audit 2023-12-02T02:49:26.002424+0000 mon.a (mon.0) 12384 : audit 0 from='client.? 172.21.15.40:0/3917683238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: cluster 2023-12-02T02:49:24.901503+0000 mgr.y (mgr.24356) 20132 : cluster 0 pgmap v20100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:25.140975+0000 mon.a (mon.0) 12378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:25.151210+0000 mon.a (mon.0) 12379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:25.500900+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:25.512408+0000 mon.a (mon.0) 12381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:25.948378+0000 mon.a (mon.0) 12382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:25.958605+0000 mon.a (mon.0) 12383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28232]: audit 2023-12-02T02:49:26.002424+0000 mon.a (mon.0) 12384 : audit 0 from='client.? 172.21.15.40:0/3917683238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: cluster 2023-12-02T02:49:24.901503+0000 mgr.y (mgr.24356) 20132 : cluster 0 pgmap v20100: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:25.140975+0000 mon.a (mon.0) 12378 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:25.151210+0000 mon.a (mon.0) 12379 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:25.500900+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:25.512408+0000 mon.a (mon.0) 12381 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:25.948378+0000 mon.a (mon.0) 12382 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:25.958605+0000 mon.a (mon.0) 12383 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:26.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:26 smithi141 bash[31670]: audit 2023-12-02T02:49:26.002424+0000 mon.a (mon.0) 12384 : audit 0 from='client.? 172.21.15.40:0/3917683238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:49:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:49:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:49:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[28232]: audit 2023-12-02T02:49:26.362515+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[28232]: audit 2023-12-02T02:49:26.376840+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[28232]: audit 2023-12-02T02:49:26.380425+0000 mon.c (mon.2) 12629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:49:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[28232]: audit 2023-12-02T02:49:26.381841+0000 mon.c (mon.2) 12630 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:49:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[28232]: audit 2023-12-02T02:49:26.392113+0000 mon.a (mon.0) 12387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[28232]: cluster 2023-12-02T02:49:26.902192+0000 mgr.y (mgr.24356) 20133 : cluster 0 pgmap v20101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[41173]: audit 2023-12-02T02:49:26.362515+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[41173]: audit 2023-12-02T02:49:26.376840+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[41173]: audit 2023-12-02T02:49:26.380425+0000 mon.c (mon.2) 12629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[41173]: audit 2023-12-02T02:49:26.381841+0000 mon.c (mon.2) 12630 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[41173]: audit 2023-12-02T02:49:26.392113+0000 mon.a (mon.0) 12387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:27 smithi040 bash[41173]: cluster 2023-12-02T02:49:26.902192+0000 mgr.y (mgr.24356) 20133 : cluster 0 pgmap v20101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:27 smithi141 bash[31670]: audit 2023-12-02T02:49:26.362515+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:27 smithi141 bash[31670]: audit 2023-12-02T02:49:26.376840+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:27 smithi141 bash[31670]: audit 2023-12-02T02:49:26.380425+0000 mon.c (mon.2) 12629 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:49:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:27 smithi141 bash[31670]: audit 2023-12-02T02:49:26.381841+0000 mon.c (mon.2) 12630 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:49:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:27 smithi141 bash[31670]: audit 2023-12-02T02:49:26.392113+0000 mon.a (mon.0) 12387 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:49:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:27 smithi141 bash[31670]: cluster 2023-12-02T02:49:26.902192+0000 mgr.y (mgr.24356) 20133 : cluster 0 pgmap v20101: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:28 smithi141 bash[31670]: audit 2023-12-02T02:49:28.458303+0000 mon.a (mon.0) 12388 : audit 0 from='client.? 172.21.15.40:0/3369062270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:29.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:28 smithi040 bash[41173]: audit 2023-12-02T02:49:28.458303+0000 mon.a (mon.0) 12388 : audit 0 from='client.? 172.21.15.40:0/3369062270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:29.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:28 smithi040 bash[28232]: audit 2023-12-02T02:49:28.458303+0000 mon.a (mon.0) 12388 : audit 0 from='client.? 172.21.15.40:0/3369062270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:29 smithi141 bash[31670]: cluster 2023-12-02T02:49:28.902893+0000 mgr.y (mgr.24356) 20134 : cluster 0 pgmap v20102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:29 smithi040 bash[28232]: cluster 2023-12-02T02:49:28.902893+0000 mgr.y (mgr.24356) 20134 : cluster 0 pgmap v20102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:29 smithi040 bash[41173]: cluster 2023-12-02T02:49:28.902893+0000 mgr.y (mgr.24356) 20134 : cluster 0 pgmap v20102: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:31 smithi141 bash[31670]: audit 2023-12-02T02:49:30.930135+0000 mon.a (mon.0) 12389 : audit 0 from='client.? 172.21.15.40:0/2628099780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:31 smithi040 bash[28232]: audit 2023-12-02T02:49:30.930135+0000 mon.a (mon.0) 12389 : audit 0 from='client.? 172.21.15.40:0/2628099780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:31 smithi040 bash[41173]: audit 2023-12-02T02:49:30.930135+0000 mon.a (mon.0) 12389 : audit 0 from='client.? 172.21.15.40:0/2628099780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:32 smithi141 bash[31670]: cluster 2023-12-02T02:49:30.903696+0000 mgr.y (mgr.24356) 20135 : cluster 0 pgmap v20103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:32 smithi040 bash[28232]: cluster 2023-12-02T02:49:30.903696+0000 mgr.y (mgr.24356) 20135 : cluster 0 pgmap v20103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:32 smithi040 bash[41173]: cluster 2023-12-02T02:49:30.903696+0000 mgr.y (mgr.24356) 20135 : cluster 0 pgmap v20103: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:34 smithi141 bash[31670]: cluster 2023-12-02T02:49:32.904316+0000 mgr.y (mgr.24356) 20136 : cluster 0 pgmap v20104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:34 smithi141 bash[31670]: audit 2023-12-02T02:49:33.394156+0000 mon.a (mon.0) 12390 : audit 0 from='client.? 172.21.15.40:0/4103426837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:34 smithi040 bash[41173]: cluster 2023-12-02T02:49:32.904316+0000 mgr.y (mgr.24356) 20136 : cluster 0 pgmap v20104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:34 smithi040 bash[41173]: audit 2023-12-02T02:49:33.394156+0000 mon.a (mon.0) 12390 : audit 0 from='client.? 172.21.15.40:0/4103426837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:34 smithi040 bash[28232]: cluster 2023-12-02T02:49:32.904316+0000 mgr.y (mgr.24356) 20136 : cluster 0 pgmap v20104: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:34 smithi040 bash[28232]: audit 2023-12-02T02:49:33.394156+0000 mon.a (mon.0) 12390 : audit 0 from='client.? 172.21.15.40:0/4103426837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:35.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:35 smithi141 bash[31670]: audit 2023-12-02T02:49:34.402812+0000 mon.c (mon.2) 12631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:35 smithi040 bash[28232]: audit 2023-12-02T02:49:34.402812+0000 mon.c (mon.2) 12631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:35 smithi040 bash[41173]: audit 2023-12-02T02:49:34.402812+0000 mon.c (mon.2) 12631 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:36 smithi141 bash[31670]: cluster 2023-12-02T02:49:34.905439+0000 mgr.y (mgr.24356) 20137 : cluster 0 pgmap v20105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:36 smithi141 bash[31670]: audit 2023-12-02T02:49:35.879040+0000 mon.c (mon.2) 12632 : audit 0 from='client.? 172.21.15.40:0/664804203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:36 smithi040 bash[28232]: cluster 2023-12-02T02:49:34.905439+0000 mgr.y (mgr.24356) 20137 : cluster 0 pgmap v20105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:36 smithi040 bash[28232]: audit 2023-12-02T02:49:35.879040+0000 mon.c (mon.2) 12632 : audit 0 from='client.? 172.21.15.40:0/664804203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:36 smithi040 bash[41173]: cluster 2023-12-02T02:49:34.905439+0000 mgr.y (mgr.24356) 20137 : cluster 0 pgmap v20105: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:36 smithi040 bash[41173]: audit 2023-12-02T02:49:35.879040+0000 mon.c (mon.2) 12632 : audit 0 from='client.? 172.21.15.40:0/664804203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:36.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:49:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:49:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:49:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:38 smithi040 bash[28232]: cluster 2023-12-02T02:49:36.906101+0000 mgr.y (mgr.24356) 20138 : cluster 0 pgmap v20106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:38 smithi040 bash[41173]: cluster 2023-12-02T02:49:36.906101+0000 mgr.y (mgr.24356) 20138 : cluster 0 pgmap v20106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:38 smithi141 bash[31670]: cluster 2023-12-02T02:49:36.906101+0000 mgr.y (mgr.24356) 20138 : cluster 0 pgmap v20106: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:39 smithi040 bash[28232]: audit 2023-12-02T02:49:38.340264+0000 mon.a (mon.0) 12391 : audit 0 from='client.? 172.21.15.40:0/3828052046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:39 smithi040 bash[41173]: audit 2023-12-02T02:49:38.340264+0000 mon.a (mon.0) 12391 : audit 0 from='client.? 172.21.15.40:0/3828052046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:39 smithi141 bash[31670]: audit 2023-12-02T02:49:38.340264+0000 mon.a (mon.0) 12391 : audit 0 from='client.? 172.21.15.40:0/3828052046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:40 smithi040 bash[28232]: cluster 2023-12-02T02:49:38.906882+0000 mgr.y (mgr.24356) 20139 : cluster 0 pgmap v20107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:40 smithi040 bash[41173]: cluster 2023-12-02T02:49:38.906882+0000 mgr.y (mgr.24356) 20139 : cluster 0 pgmap v20107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:40 smithi141 bash[31670]: cluster 2023-12-02T02:49:38.906882+0000 mgr.y (mgr.24356) 20139 : cluster 0 pgmap v20107: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:41 smithi040 bash[41173]: audit 2023-12-02T02:49:40.808468+0000 mon.a (mon.0) 12392 : audit 0 from='client.? 172.21.15.40:0/107736230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:41 smithi040 bash[28232]: audit 2023-12-02T02:49:40.808468+0000 mon.a (mon.0) 12392 : audit 0 from='client.? 172.21.15.40:0/107736230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:41 smithi141 bash[31670]: audit 2023-12-02T02:49:40.808468+0000 mon.a (mon.0) 12392 : audit 0 from='client.? 172.21.15.40:0/107736230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:42 smithi040 bash[41173]: cluster 2023-12-02T02:49:40.908190+0000 mgr.y (mgr.24356) 20140 : cluster 0 pgmap v20108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:42 smithi040 bash[28232]: cluster 2023-12-02T02:49:40.908190+0000 mgr.y (mgr.24356) 20140 : cluster 0 pgmap v20108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:42 smithi141 bash[31670]: cluster 2023-12-02T02:49:40.908190+0000 mgr.y (mgr.24356) 20140 : cluster 0 pgmap v20108: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:44 smithi040 bash[28232]: cluster 2023-12-02T02:49:42.909017+0000 mgr.y (mgr.24356) 20141 : cluster 0 pgmap v20109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:44 smithi040 bash[28232]: audit 2023-12-02T02:49:43.279312+0000 mon.c (mon.2) 12633 : audit 0 from='client.? 172.21.15.40:0/3765544269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:44 smithi040 bash[41173]: cluster 2023-12-02T02:49:42.909017+0000 mgr.y (mgr.24356) 20141 : cluster 0 pgmap v20109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:44 smithi040 bash[41173]: audit 2023-12-02T02:49:43.279312+0000 mon.c (mon.2) 12633 : audit 0 from='client.? 172.21.15.40:0/3765544269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:44 smithi141 bash[31670]: cluster 2023-12-02T02:49:42.909017+0000 mgr.y (mgr.24356) 20141 : cluster 0 pgmap v20109: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:44 smithi141 bash[31670]: audit 2023-12-02T02:49:43.279312+0000 mon.c (mon.2) 12633 : audit 0 from='client.? 172.21.15.40:0/3765544269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:46 smithi040 bash[28232]: cluster 2023-12-02T02:49:44.910114+0000 mgr.y (mgr.24356) 20142 : cluster 0 pgmap v20110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:46 smithi040 bash[28232]: audit 2023-12-02T02:49:45.749626+0000 mon.c (mon.2) 12634 : audit 0 from='client.? 172.21.15.40:0/2664592171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:46 smithi040 bash[41173]: cluster 2023-12-02T02:49:44.910114+0000 mgr.y (mgr.24356) 20142 : cluster 0 pgmap v20110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:46 smithi040 bash[41173]: audit 2023-12-02T02:49:45.749626+0000 mon.c (mon.2) 12634 : audit 0 from='client.? 172.21.15.40:0/2664592171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:46 smithi141 bash[31670]: cluster 2023-12-02T02:49:44.910114+0000 mgr.y (mgr.24356) 20142 : cluster 0 pgmap v20110: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:46 smithi141 bash[31670]: audit 2023-12-02T02:49:45.749626+0000 mon.c (mon.2) 12634 : audit 0 from='client.? 172.21.15.40:0/2664592171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:49:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:49:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:49:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:48 smithi040 bash[28232]: cluster 2023-12-02T02:49:46.910895+0000 mgr.y (mgr.24356) 20143 : cluster 0 pgmap v20111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:48 smithi040 bash[41173]: cluster 2023-12-02T02:49:46.910895+0000 mgr.y (mgr.24356) 20143 : cluster 0 pgmap v20111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:48 smithi141 bash[31670]: cluster 2023-12-02T02:49:46.910895+0000 mgr.y (mgr.24356) 20143 : cluster 0 pgmap v20111: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:49 smithi040 bash[41173]: audit 2023-12-02T02:49:48.212001+0000 mon.a (mon.0) 12393 : audit 0 from='client.? 172.21.15.40:0/575509111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:49 smithi040 bash[28232]: audit 2023-12-02T02:49:48.212001+0000 mon.a (mon.0) 12393 : audit 0 from='client.? 172.21.15.40:0/575509111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:49 smithi141 bash[31670]: audit 2023-12-02T02:49:48.212001+0000 mon.a (mon.0) 12393 : audit 0 from='client.? 172.21.15.40:0/575509111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:50 smithi040 bash[41173]: cluster 2023-12-02T02:49:48.911531+0000 mgr.y (mgr.24356) 20144 : cluster 0 pgmap v20112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:50 smithi040 bash[41173]: audit 2023-12-02T02:49:49.402882+0000 mon.c (mon.2) 12635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:50 smithi040 bash[28232]: cluster 2023-12-02T02:49:48.911531+0000 mgr.y (mgr.24356) 20144 : cluster 0 pgmap v20112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:50 smithi040 bash[28232]: audit 2023-12-02T02:49:49.402882+0000 mon.c (mon.2) 12635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:50 smithi141 bash[31670]: cluster 2023-12-02T02:49:48.911531+0000 mgr.y (mgr.24356) 20144 : cluster 0 pgmap v20112: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:50 smithi141 bash[31670]: audit 2023-12-02T02:49:49.402882+0000 mon.c (mon.2) 12635 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:51 smithi040 bash[28232]: audit 2023-12-02T02:49:50.671598+0000 mon.c (mon.2) 12636 : audit 0 from='client.? 172.21.15.40:0/365769708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:51 smithi040 bash[41173]: audit 2023-12-02T02:49:50.671598+0000 mon.c (mon.2) 12636 : audit 0 from='client.? 172.21.15.40:0/365769708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:51 smithi141 bash[31670]: audit 2023-12-02T02:49:50.671598+0000 mon.c (mon.2) 12636 : audit 0 from='client.? 172.21.15.40:0/365769708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:52 smithi040 bash[28232]: cluster 2023-12-02T02:49:50.912669+0000 mgr.y (mgr.24356) 20145 : cluster 0 pgmap v20113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:52 smithi040 bash[41173]: cluster 2023-12-02T02:49:50.912669+0000 mgr.y (mgr.24356) 20145 : cluster 0 pgmap v20113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:52 smithi141 bash[31670]: cluster 2023-12-02T02:49:50.912669+0000 mgr.y (mgr.24356) 20145 : cluster 0 pgmap v20113: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:54 smithi040 bash[28232]: cluster 2023-12-02T02:49:52.913401+0000 mgr.y (mgr.24356) 20146 : cluster 0 pgmap v20114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:54 smithi040 bash[28232]: audit 2023-12-02T02:49:53.139317+0000 mon.c (mon.2) 12637 : audit 0 from='client.? 172.21.15.40:0/793845857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:54 smithi040 bash[41173]: cluster 2023-12-02T02:49:52.913401+0000 mgr.y (mgr.24356) 20146 : cluster 0 pgmap v20114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:54 smithi040 bash[41173]: audit 2023-12-02T02:49:53.139317+0000 mon.c (mon.2) 12637 : audit 0 from='client.? 172.21.15.40:0/793845857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:54 smithi141 bash[31670]: cluster 2023-12-02T02:49:52.913401+0000 mgr.y (mgr.24356) 20146 : cluster 0 pgmap v20114: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:54 smithi141 bash[31670]: audit 2023-12-02T02:49:53.139317+0000 mon.c (mon.2) 12637 : audit 0 from='client.? 172.21.15.40:0/793845857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:56 smithi040 bash[28232]: cluster 2023-12-02T02:49:54.914685+0000 mgr.y (mgr.24356) 20147 : cluster 0 pgmap v20115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:56 smithi040 bash[28232]: audit 2023-12-02T02:49:55.602393+0000 mon.c (mon.2) 12638 : audit 0 from='client.? 172.21.15.40:0/885375784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:56 smithi040 bash[41173]: cluster 2023-12-02T02:49:54.914685+0000 mgr.y (mgr.24356) 20147 : cluster 0 pgmap v20115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:56 smithi040 bash[41173]: audit 2023-12-02T02:49:55.602393+0000 mon.c (mon.2) 12638 : audit 0 from='client.? 172.21.15.40:0/885375784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:56 smithi141 bash[31670]: cluster 2023-12-02T02:49:54.914685+0000 mgr.y (mgr.24356) 20147 : cluster 0 pgmap v20115: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:56 smithi141 bash[31670]: audit 2023-12-02T02:49:55.602393+0000 mon.c (mon.2) 12638 : audit 0 from='client.? 172.21.15.40:0/885375784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:49:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:49:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:49:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:58 smithi040 bash[28232]: cluster 2023-12-02T02:49:56.915493+0000 mgr.y (mgr.24356) 20148 : cluster 0 pgmap v20116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:49:58 smithi040 bash[28232]: audit 2023-12-02T02:49:58.072148+0000 mon.a (mon.0) 12394 : audit 0 from='client.? 172.21.15.40:0/1307508163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:58 smithi040 bash[41173]: cluster 2023-12-02T02:49:56.915493+0000 mgr.y (mgr.24356) 20148 : cluster 0 pgmap v20116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:49:58 smithi040 bash[41173]: audit 2023-12-02T02:49:58.072148+0000 mon.a (mon.0) 12394 : audit 0 from='client.? 172.21.15.40:0/1307508163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:49:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:58 smithi141 bash[31670]: cluster 2023-12-02T02:49:56.915493+0000 mgr.y (mgr.24356) 20148 : cluster 0 pgmap v20116: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:49:58.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:49:58 smithi141 bash[31670]: audit 2023-12-02T02:49:58.072148+0000 mon.a (mon.0) 12394 : audit 0 from='client.? 172.21.15.40:0/1307508163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:00.317 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:00 smithi040 bash[28232]: debug 2023-12-02T02:49:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:00.317 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:00 smithi040 bash[28232]: cluster 2023-12-02T02:49:58.916189+0000 mgr.y (mgr.24356) 20149 : cluster 0 pgmap v20117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:00.317 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:00 smithi040 bash[28232]: cluster 2023-12-02T02:50:00.000153+0000 mon.a (mon.0) 12395 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:00 smithi141 bash[31670]: cluster 2023-12-02T02:49:58.916189+0000 mgr.y (mgr.24356) 20149 : cluster 0 pgmap v20117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:00 smithi141 bash[31670]: cluster 2023-12-02T02:50:00.000153+0000 mon.a (mon.0) 12395 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:00 smithi040 bash[41173]: cluster 2023-12-02T02:49:58.916189+0000 mgr.y (mgr.24356) 20149 : cluster 0 pgmap v20117: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:00 smithi040 bash[41173]: cluster 2023-12-02T02:50:00.000153+0000 mon.a (mon.0) 12395 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:01 smithi040 bash[28232]: audit 2023-12-02T02:50:00.521572+0000 mon.a (mon.0) 12396 : audit 0 from='client.? 172.21.15.40:0/2368917326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:01 smithi040 bash[41173]: audit 2023-12-02T02:50:00.521572+0000 mon.a (mon.0) 12396 : audit 0 from='client.? 172.21.15.40:0/2368917326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:01 smithi141 bash[31670]: audit 2023-12-02T02:50:00.521572+0000 mon.a (mon.0) 12396 : audit 0 from='client.? 172.21.15.40:0/2368917326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:02 smithi040 bash[28232]: cluster 2023-12-02T02:50:00.917367+0000 mgr.y (mgr.24356) 20150 : cluster 0 pgmap v20118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:02 smithi040 bash[41173]: cluster 2023-12-02T02:50:00.917367+0000 mgr.y (mgr.24356) 20150 : cluster 0 pgmap v20118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:02 smithi141 bash[31670]: cluster 2023-12-02T02:50:00.917367+0000 mgr.y (mgr.24356) 20150 : cluster 0 pgmap v20118: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:03 smithi040 bash[28232]: audit 2023-12-02T02:50:02.983716+0000 mon.a (mon.0) 12397 : audit 0 from='client.? 172.21.15.40:0/1888509833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:03 smithi040 bash[41173]: audit 2023-12-02T02:50:02.983716+0000 mon.a (mon.0) 12397 : audit 0 from='client.? 172.21.15.40:0/1888509833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:03 smithi141 bash[31670]: audit 2023-12-02T02:50:02.983716+0000 mon.a (mon.0) 12397 : audit 0 from='client.? 172.21.15.40:0/1888509833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:04 smithi040 bash[28232]: cluster 2023-12-02T02:50:02.918132+0000 mgr.y (mgr.24356) 20151 : cluster 0 pgmap v20119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:04 smithi040 bash[41173]: cluster 2023-12-02T02:50:02.918132+0000 mgr.y (mgr.24356) 20151 : cluster 0 pgmap v20119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:04 smithi141 bash[31670]: cluster 2023-12-02T02:50:02.918132+0000 mgr.y (mgr.24356) 20151 : cluster 0 pgmap v20119: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:05 smithi040 bash[41173]: audit 2023-12-02T02:50:04.403589+0000 mon.c (mon.2) 12639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:05 smithi040 bash[28232]: audit 2023-12-02T02:50:04.403589+0000 mon.c (mon.2) 12639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:05 smithi141 bash[31670]: audit 2023-12-02T02:50:04.403589+0000 mon.c (mon.2) 12639 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:06 smithi040 bash[28232]: cluster 2023-12-02T02:50:04.919311+0000 mgr.y (mgr.24356) 20152 : cluster 0 pgmap v20120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:06 smithi040 bash[28232]: audit 2023-12-02T02:50:05.459417+0000 mon.a (mon.0) 12398 : audit 0 from='client.? 172.21.15.40:0/3692120160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:06 smithi040 bash[41173]: cluster 2023-12-02T02:50:04.919311+0000 mgr.y (mgr.24356) 20152 : cluster 0 pgmap v20120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:06.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:06 smithi040 bash[41173]: audit 2023-12-02T02:50:05.459417+0000 mon.a (mon.0) 12398 : audit 0 from='client.? 172.21.15.40:0/3692120160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:06 smithi141 bash[31670]: cluster 2023-12-02T02:50:04.919311+0000 mgr.y (mgr.24356) 20152 : cluster 0 pgmap v20120: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:06 smithi141 bash[31670]: audit 2023-12-02T02:50:05.459417+0000 mon.a (mon.0) 12398 : audit 0 from='client.? 172.21.15.40:0/3692120160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:50:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:50:06] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:50:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:08 smithi040 bash[41173]: cluster 2023-12-02T02:50:06.920063+0000 mgr.y (mgr.24356) 20153 : cluster 0 pgmap v20121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:08 smithi040 bash[41173]: audit 2023-12-02T02:50:07.919277+0000 mon.a (mon.0) 12399 : audit 0 from='client.? 172.21.15.40:0/3655341334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:08 smithi040 bash[28232]: cluster 2023-12-02T02:50:06.920063+0000 mgr.y (mgr.24356) 20153 : cluster 0 pgmap v20121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:08 smithi040 bash[28232]: audit 2023-12-02T02:50:07.919277+0000 mon.a (mon.0) 12399 : audit 0 from='client.? 172.21.15.40:0/3655341334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:08 smithi141 bash[31670]: cluster 2023-12-02T02:50:06.920063+0000 mgr.y (mgr.24356) 20153 : cluster 0 pgmap v20121: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:08 smithi141 bash[31670]: audit 2023-12-02T02:50:07.919277+0000 mon.a (mon.0) 12399 : audit 0 from='client.? 172.21.15.40:0/3655341334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:10 smithi040 bash[28232]: cluster 2023-12-02T02:50:08.920771+0000 mgr.y (mgr.24356) 20154 : cluster 0 pgmap v20122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:10 smithi040 bash[41173]: cluster 2023-12-02T02:50:08.920771+0000 mgr.y (mgr.24356) 20154 : cluster 0 pgmap v20122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:10 smithi141 bash[31670]: cluster 2023-12-02T02:50:08.920771+0000 mgr.y (mgr.24356) 20154 : cluster 0 pgmap v20122: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:11 smithi040 bash[41173]: audit 2023-12-02T02:50:10.382350+0000 mon.c (mon.2) 12640 : audit 0 from='client.? 172.21.15.40:0/4202694230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:11 smithi040 bash[28232]: audit 2023-12-02T02:50:10.382350+0000 mon.c (mon.2) 12640 : audit 0 from='client.? 172.21.15.40:0/4202694230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:11 smithi141 bash[31670]: audit 2023-12-02T02:50:10.382350+0000 mon.c (mon.2) 12640 : audit 0 from='client.? 172.21.15.40:0/4202694230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:12 smithi040 bash[41173]: cluster 2023-12-02T02:50:10.921868+0000 mgr.y (mgr.24356) 20155 : cluster 0 pgmap v20123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:12 smithi040 bash[28232]: cluster 2023-12-02T02:50:10.921868+0000 mgr.y (mgr.24356) 20155 : cluster 0 pgmap v20123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:12 smithi141 bash[31670]: cluster 2023-12-02T02:50:10.921868+0000 mgr.y (mgr.24356) 20155 : cluster 0 pgmap v20123: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:13 smithi040 bash[28232]: audit 2023-12-02T02:50:12.845175+0000 mon.a (mon.0) 12400 : audit 0 from='client.? 172.21.15.40:0/2521619973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:13 smithi040 bash[41173]: audit 2023-12-02T02:50:12.845175+0000 mon.a (mon.0) 12400 : audit 0 from='client.? 172.21.15.40:0/2521619973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:13 smithi141 bash[31670]: audit 2023-12-02T02:50:12.845175+0000 mon.a (mon.0) 12400 : audit 0 from='client.? 172.21.15.40:0/2521619973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:14 smithi141 bash[31670]: cluster 2023-12-02T02:50:12.922604+0000 mgr.y (mgr.24356) 20156 : cluster 0 pgmap v20124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:14 smithi040 bash[28232]: cluster 2023-12-02T02:50:12.922604+0000 mgr.y (mgr.24356) 20156 : cluster 0 pgmap v20124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:14 smithi040 bash[41173]: cluster 2023-12-02T02:50:12.922604+0000 mgr.y (mgr.24356) 20156 : cluster 0 pgmap v20124: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:16 smithi040 bash[28232]: cluster 2023-12-02T02:50:14.923783+0000 mgr.y (mgr.24356) 20157 : cluster 0 pgmap v20125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:16 smithi040 bash[28232]: audit 2023-12-02T02:50:15.309325+0000 mon.c (mon.2) 12641 : audit 0 from='client.? 172.21.15.40:0/645242591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:16 smithi040 bash[41173]: cluster 2023-12-02T02:50:14.923783+0000 mgr.y (mgr.24356) 20157 : cluster 0 pgmap v20125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:16 smithi040 bash[41173]: audit 2023-12-02T02:50:15.309325+0000 mon.c (mon.2) 12641 : audit 0 from='client.? 172.21.15.40:0/645242591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:16 smithi141 bash[31670]: cluster 2023-12-02T02:50:14.923783+0000 mgr.y (mgr.24356) 20157 : cluster 0 pgmap v20125: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:16 smithi141 bash[31670]: audit 2023-12-02T02:50:15.309325+0000 mon.c (mon.2) 12641 : audit 0 from='client.? 172.21.15.40:0/645242591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:50:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:50:16] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T02:50:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:18 smithi141 bash[31670]: cluster 2023-12-02T02:50:16.924459+0000 mgr.y (mgr.24356) 20158 : cluster 0 pgmap v20126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:18 smithi141 bash[31670]: audit 2023-12-02T02:50:17.777882+0000 mon.a (mon.0) 12401 : audit 0 from='client.? 172.21.15.40:0/2022999719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:18 smithi040 bash[41173]: cluster 2023-12-02T02:50:16.924459+0000 mgr.y (mgr.24356) 20158 : cluster 0 pgmap v20126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:18 smithi040 bash[41173]: audit 2023-12-02T02:50:17.777882+0000 mon.a (mon.0) 12401 : audit 0 from='client.? 172.21.15.40:0/2022999719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:18 smithi040 bash[28232]: cluster 2023-12-02T02:50:16.924459+0000 mgr.y (mgr.24356) 20158 : cluster 0 pgmap v20126: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:18 smithi040 bash[28232]: audit 2023-12-02T02:50:17.777882+0000 mon.a (mon.0) 12401 : audit 0 from='client.? 172.21.15.40:0/2022999719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:20 smithi141 bash[31670]: cluster 2023-12-02T02:50:18.925130+0000 mgr.y (mgr.24356) 20159 : cluster 0 pgmap v20127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:20.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:20 smithi141 bash[31670]: audit 2023-12-02T02:50:19.403869+0000 mon.c (mon.2) 12642 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:20 smithi040 bash[41173]: cluster 2023-12-02T02:50:18.925130+0000 mgr.y (mgr.24356) 20159 : cluster 0 pgmap v20127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:20 smithi040 bash[41173]: audit 2023-12-02T02:50:19.403869+0000 mon.c (mon.2) 12642 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:20 smithi040 bash[28232]: cluster 2023-12-02T02:50:18.925130+0000 mgr.y (mgr.24356) 20159 : cluster 0 pgmap v20127: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:20 smithi040 bash[28232]: audit 2023-12-02T02:50:19.403869+0000 mon.c (mon.2) 12642 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:21 smithi141 bash[31670]: audit 2023-12-02T02:50:20.247187+0000 mon.a (mon.0) 12402 : audit 0 from='client.? 172.21.15.40:0/2634441170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:21 smithi040 bash[41173]: audit 2023-12-02T02:50:20.247187+0000 mon.a (mon.0) 12402 : audit 0 from='client.? 172.21.15.40:0/2634441170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:21.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:21 smithi040 bash[28232]: audit 2023-12-02T02:50:20.247187+0000 mon.a (mon.0) 12402 : audit 0 from='client.? 172.21.15.40:0/2634441170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:22 smithi141 bash[31670]: cluster 2023-12-02T02:50:20.926266+0000 mgr.y (mgr.24356) 20160 : cluster 0 pgmap v20128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:22 smithi040 bash[41173]: cluster 2023-12-02T02:50:20.926266+0000 mgr.y (mgr.24356) 20160 : cluster 0 pgmap v20128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:22 smithi040 bash[28232]: cluster 2023-12-02T02:50:20.926266+0000 mgr.y (mgr.24356) 20160 : cluster 0 pgmap v20128: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:23 smithi141 bash[31670]: audit 2023-12-02T02:50:22.710743+0000 mon.c (mon.2) 12643 : audit 0 from='client.? 172.21.15.40:0/3336821709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:23 smithi141 bash[31670]: cluster 2023-12-02T02:50:22.926880+0000 mgr.y (mgr.24356) 20161 : cluster 0 pgmap v20129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:23 smithi040 bash[28232]: audit 2023-12-02T02:50:22.710743+0000 mon.c (mon.2) 12643 : audit 0 from='client.? 172.21.15.40:0/3336821709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:23 smithi040 bash[28232]: cluster 2023-12-02T02:50:22.926880+0000 mgr.y (mgr.24356) 20161 : cluster 0 pgmap v20129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:23 smithi040 bash[41173]: audit 2023-12-02T02:50:22.710743+0000 mon.c (mon.2) 12643 : audit 0 from='client.? 172.21.15.40:0/3336821709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:23.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:23 smithi040 bash[41173]: cluster 2023-12-02T02:50:22.926880+0000 mgr.y (mgr.24356) 20161 : cluster 0 pgmap v20129: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:25 smithi141 bash[31670]: cluster 2023-12-02T02:50:24.927972+0000 mgr.y (mgr.24356) 20162 : cluster 0 pgmap v20130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:25 smithi141 bash[31670]: audit 2023-12-02T02:50:25.178320+0000 mon.c (mon.2) 12644 : audit 0 from='client.? 172.21.15.40:0/3552177213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:25 smithi040 bash[41173]: cluster 2023-12-02T02:50:24.927972+0000 mgr.y (mgr.24356) 20162 : cluster 0 pgmap v20130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:25 smithi040 bash[41173]: audit 2023-12-02T02:50:25.178320+0000 mon.c (mon.2) 12644 : audit 0 from='client.? 172.21.15.40:0/3552177213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:25 smithi040 bash[28232]: cluster 2023-12-02T02:50:24.927972+0000 mgr.y (mgr.24356) 20162 : cluster 0 pgmap v20130: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:25 smithi040 bash[28232]: audit 2023-12-02T02:50:25.178320+0000 mon.c (mon.2) 12644 : audit 0 from='client.? 172.21.15.40:0/3552177213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:50:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:50:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:26 smithi141 bash[31670]: audit 2023-12-02T02:50:26.476539+0000 mon.c (mon.2) 12645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:50:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:26 smithi141 bash[31670]: audit 2023-12-02T02:50:26.853598+0000 mon.a (mon.0) 12403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:26 smithi141 bash[31670]: audit 2023-12-02T02:50:26.866868+0000 mon.a (mon.0) 12404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[28232]: audit 2023-12-02T02:50:26.476539+0000 mon.c (mon.2) 12645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:50:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[28232]: audit 2023-12-02T02:50:26.853598+0000 mon.a (mon.0) 12403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[28232]: audit 2023-12-02T02:50:26.866868+0000 mon.a (mon.0) 12404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[41173]: audit 2023-12-02T02:50:26.476539+0000 mon.c (mon.2) 12645 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:50:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[41173]: audit 2023-12-02T02:50:26.853598+0000 mon.a (mon.0) 12403 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:27.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:26 smithi040 bash[41173]: audit 2023-12-02T02:50:26.866868+0000 mon.a (mon.0) 12404 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:27 smithi141 bash[31670]: cluster 2023-12-02T02:50:26.928467+0000 mgr.y (mgr.24356) 20163 : cluster 0 pgmap v20131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:27 smithi141 bash[31670]: audit 2023-12-02T02:50:27.631002+0000 mon.c (mon.2) 12646 : audit 0 from='client.? 172.21.15.40:0/2623447003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:27 smithi040 bash[41173]: cluster 2023-12-02T02:50:26.928467+0000 mgr.y (mgr.24356) 20163 : cluster 0 pgmap v20131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:27 smithi040 bash[41173]: audit 2023-12-02T02:50:27.631002+0000 mon.c (mon.2) 12646 : audit 0 from='client.? 172.21.15.40:0/2623447003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:27 smithi040 bash[28232]: cluster 2023-12-02T02:50:26.928467+0000 mgr.y (mgr.24356) 20163 : cluster 0 pgmap v20131: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:27 smithi040 bash[28232]: audit 2023-12-02T02:50:27.631002+0000 mon.c (mon.2) 12646 : audit 0 from='client.? 172.21.15.40:0/2623447003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:30.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:30 smithi141 bash[31670]: cluster 2023-12-02T02:50:28.929169+0000 mgr.y (mgr.24356) 20164 : cluster 0 pgmap v20132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:30 smithi040 bash[28232]: cluster 2023-12-02T02:50:28.929169+0000 mgr.y (mgr.24356) 20164 : cluster 0 pgmap v20132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:30 smithi040 bash[41173]: cluster 2023-12-02T02:50:28.929169+0000 mgr.y (mgr.24356) 20164 : cluster 0 pgmap v20132: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:31 smithi141 bash[31670]: audit 2023-12-02T02:50:30.094447+0000 mon.a (mon.0) 12405 : audit 0 from='client.? 172.21.15.40:0/3397966497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:31 smithi040 bash[28232]: audit 2023-12-02T02:50:30.094447+0000 mon.a (mon.0) 12405 : audit 0 from='client.? 172.21.15.40:0/3397966497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:31 smithi040 bash[41173]: audit 2023-12-02T02:50:30.094447+0000 mon.a (mon.0) 12405 : audit 0 from='client.? 172.21.15.40:0/3397966497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:32.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:32 smithi141 bash[31670]: cluster 2023-12-02T02:50:30.930412+0000 mgr.y (mgr.24356) 20165 : cluster 0 pgmap v20133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:32 smithi040 bash[28232]: cluster 2023-12-02T02:50:30.930412+0000 mgr.y (mgr.24356) 20165 : cluster 0 pgmap v20133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:32 smithi040 bash[41173]: cluster 2023-12-02T02:50:30.930412+0000 mgr.y (mgr.24356) 20165 : cluster 0 pgmap v20133: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:33 smithi141 bash[31670]: audit 2023-12-02T02:50:32.592884+0000 mon.c (mon.2) 12647 : audit 0 from='client.? 172.21.15.40:0/1837284346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:33 smithi141 bash[31670]: audit 2023-12-02T02:50:32.711470+0000 mon.a (mon.0) 12406 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:33 smithi141 bash[31670]: audit 2023-12-02T02:50:32.722729+0000 mon.a (mon.0) 12407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:33 smithi141 bash[31670]: audit 2023-12-02T02:50:32.729271+0000 mon.a (mon.0) 12408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:33 smithi141 bash[31670]: audit 2023-12-02T02:50:32.739741+0000 mon.a (mon.0) 12409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[28232]: audit 2023-12-02T02:50:32.592884+0000 mon.c (mon.2) 12647 : audit 0 from='client.? 172.21.15.40:0/1837284346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[28232]: audit 2023-12-02T02:50:32.711470+0000 mon.a (mon.0) 12406 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[28232]: audit 2023-12-02T02:50:32.722729+0000 mon.a (mon.0) 12407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[28232]: audit 2023-12-02T02:50:32.729271+0000 mon.a (mon.0) 12408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[28232]: audit 2023-12-02T02:50:32.739741+0000 mon.a (mon.0) 12409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[41173]: audit 2023-12-02T02:50:32.592884+0000 mon.c (mon.2) 12647 : audit 0 from='client.? 172.21.15.40:0/1837284346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[41173]: audit 2023-12-02T02:50:32.711470+0000 mon.a (mon.0) 12406 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[41173]: audit 2023-12-02T02:50:32.722729+0000 mon.a (mon.0) 12407 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[41173]: audit 2023-12-02T02:50:32.729271+0000 mon.a (mon.0) 12408 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:33.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:33 smithi040 bash[41173]: audit 2023-12-02T02:50:32.739741+0000 mon.a (mon.0) 12409 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:34 smithi141 bash[31670]: cluster 2023-12-02T02:50:32.931107+0000 mgr.y (mgr.24356) 20166 : cluster 0 pgmap v20134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:34 smithi141 bash[31670]: audit 2023-12-02T02:50:33.294131+0000 mon.c (mon.2) 12648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:50:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:34 smithi141 bash[31670]: audit 2023-12-02T02:50:33.295977+0000 mon.c (mon.2) 12649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:50:34.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:34 smithi141 bash[31670]: audit 2023-12-02T02:50:33.305381+0000 mon.a (mon.0) 12410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[28232]: cluster 2023-12-02T02:50:32.931107+0000 mgr.y (mgr.24356) 20166 : cluster 0 pgmap v20134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[28232]: audit 2023-12-02T02:50:33.294131+0000 mon.c (mon.2) 12648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:50:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[28232]: audit 2023-12-02T02:50:33.295977+0000 mon.c (mon.2) 12649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:50:34.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[28232]: audit 2023-12-02T02:50:33.305381+0000 mon.a (mon.0) 12410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[41173]: cluster 2023-12-02T02:50:32.931107+0000 mgr.y (mgr.24356) 20166 : cluster 0 pgmap v20134: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[41173]: audit 2023-12-02T02:50:33.294131+0000 mon.c (mon.2) 12648 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:50:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[41173]: audit 2023-12-02T02:50:33.295977+0000 mon.c (mon.2) 12649 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:50:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:34 smithi040 bash[41173]: audit 2023-12-02T02:50:33.305381+0000 mon.a (mon.0) 12410 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:50:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:35 smithi040 bash[28232]: audit 2023-12-02T02:50:34.404161+0000 mon.c (mon.2) 12650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:35 smithi040 bash[41173]: audit 2023-12-02T02:50:34.404161+0000 mon.c (mon.2) 12650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:35.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:35 smithi141 bash[31670]: audit 2023-12-02T02:50:34.404161+0000 mon.c (mon.2) 12650 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:36 smithi040 bash[28232]: cluster 2023-12-02T02:50:34.932234+0000 mgr.y (mgr.24356) 20167 : cluster 0 pgmap v20135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:36 smithi040 bash[28232]: audit 2023-12-02T02:50:35.064207+0000 mon.a (mon.0) 12411 : audit 0 from='client.? 172.21.15.40:0/1562546405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:36 smithi040 bash[41173]: cluster 2023-12-02T02:50:34.932234+0000 mgr.y (mgr.24356) 20167 : cluster 0 pgmap v20135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:36.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:36 smithi040 bash[41173]: audit 2023-12-02T02:50:35.064207+0000 mon.a (mon.0) 12411 : audit 0 from='client.? 172.21.15.40:0/1562546405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:36 smithi141 bash[31670]: cluster 2023-12-02T02:50:34.932234+0000 mgr.y (mgr.24356) 20167 : cluster 0 pgmap v20135: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:36.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:36 smithi141 bash[31670]: audit 2023-12-02T02:50:35.064207+0000 mon.a (mon.0) 12411 : audit 0 from='client.? 172.21.15.40:0/1562546405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:50:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:50:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:50:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:38 smithi040 bash[28232]: cluster 2023-12-02T02:50:36.932925+0000 mgr.y (mgr.24356) 20168 : cluster 0 pgmap v20136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:38 smithi040 bash[28232]: audit 2023-12-02T02:50:37.533728+0000 mon.a (mon.0) 12412 : audit 0 from='client.? 172.21.15.40:0/2262303750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:38 smithi040 bash[41173]: cluster 2023-12-02T02:50:36.932925+0000 mgr.y (mgr.24356) 20168 : cluster 0 pgmap v20136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:38 smithi040 bash[41173]: audit 2023-12-02T02:50:37.533728+0000 mon.a (mon.0) 12412 : audit 0 from='client.? 172.21.15.40:0/2262303750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:38 smithi141 bash[31670]: cluster 2023-12-02T02:50:36.932925+0000 mgr.y (mgr.24356) 20168 : cluster 0 pgmap v20136: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:38 smithi141 bash[31670]: audit 2023-12-02T02:50:37.533728+0000 mon.a (mon.0) 12412 : audit 0 from='client.? 172.21.15.40:0/2262303750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:40 smithi040 bash[41173]: cluster 2023-12-02T02:50:38.933583+0000 mgr.y (mgr.24356) 20169 : cluster 0 pgmap v20137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:40 smithi040 bash[41173]: audit 2023-12-02T02:50:39.989970+0000 mon.a (mon.0) 12413 : audit 0 from='client.? 172.21.15.40:0/1978647646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:40 smithi040 bash[28232]: cluster 2023-12-02T02:50:38.933583+0000 mgr.y (mgr.24356) 20169 : cluster 0 pgmap v20137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:40 smithi040 bash[28232]: audit 2023-12-02T02:50:39.989970+0000 mon.a (mon.0) 12413 : audit 0 from='client.? 172.21.15.40:0/1978647646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:40 smithi141 bash[31670]: cluster 2023-12-02T02:50:38.933583+0000 mgr.y (mgr.24356) 20169 : cluster 0 pgmap v20137: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:40 smithi141 bash[31670]: audit 2023-12-02T02:50:39.989970+0000 mon.a (mon.0) 12413 : audit 0 from='client.? 172.21.15.40:0/1978647646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:42 smithi040 bash[41173]: cluster 2023-12-02T02:50:40.934780+0000 mgr.y (mgr.24356) 20170 : cluster 0 pgmap v20138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:42 smithi040 bash[28232]: cluster 2023-12-02T02:50:40.934780+0000 mgr.y (mgr.24356) 20170 : cluster 0 pgmap v20138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:42 smithi141 bash[31670]: cluster 2023-12-02T02:50:40.934780+0000 mgr.y (mgr.24356) 20170 : cluster 0 pgmap v20138: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:43 smithi040 bash[41173]: audit 2023-12-02T02:50:42.458624+0000 mon.c (mon.2) 12651 : audit 0 from='client.? 172.21.15.40:0/1141650476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:43 smithi040 bash[28232]: audit 2023-12-02T02:50:42.458624+0000 mon.c (mon.2) 12651 : audit 0 from='client.? 172.21.15.40:0/1141650476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:43 smithi141 bash[31670]: audit 2023-12-02T02:50:42.458624+0000 mon.c (mon.2) 12651 : audit 0 from='client.? 172.21.15.40:0/1141650476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:44 smithi040 bash[41173]: cluster 2023-12-02T02:50:42.935486+0000 mgr.y (mgr.24356) 20171 : cluster 0 pgmap v20139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:44 smithi040 bash[28232]: cluster 2023-12-02T02:50:42.935486+0000 mgr.y (mgr.24356) 20171 : cluster 0 pgmap v20139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:44 smithi141 bash[31670]: cluster 2023-12-02T02:50:42.935486+0000 mgr.y (mgr.24356) 20171 : cluster 0 pgmap v20139: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:45 smithi040 bash[28232]: audit 2023-12-02T02:50:44.918312+0000 mon.a (mon.0) 12414 : audit 0 from='client.? 172.21.15.40:0/3820566083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:45 smithi040 bash[41173]: audit 2023-12-02T02:50:44.918312+0000 mon.a (mon.0) 12414 : audit 0 from='client.? 172.21.15.40:0/3820566083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:45 smithi141 bash[31670]: audit 2023-12-02T02:50:44.918312+0000 mon.a (mon.0) 12414 : audit 0 from='client.? 172.21.15.40:0/3820566083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:46 smithi040 bash[28232]: cluster 2023-12-02T02:50:44.936370+0000 mgr.y (mgr.24356) 20172 : cluster 0 pgmap v20140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:46 smithi040 bash[41173]: cluster 2023-12-02T02:50:44.936370+0000 mgr.y (mgr.24356) 20172 : cluster 0 pgmap v20140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:46 smithi141 bash[31670]: cluster 2023-12-02T02:50:44.936370+0000 mgr.y (mgr.24356) 20172 : cluster 0 pgmap v20140: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:46.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:50:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:50:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:50:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:48 smithi040 bash[28232]: cluster 2023-12-02T02:50:46.936993+0000 mgr.y (mgr.24356) 20173 : cluster 0 pgmap v20141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:48 smithi040 bash[28232]: audit 2023-12-02T02:50:47.384991+0000 mon.a (mon.0) 12415 : audit 0 from='client.? 172.21.15.40:0/3177004237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:48 smithi040 bash[41173]: cluster 2023-12-02T02:50:46.936993+0000 mgr.y (mgr.24356) 20173 : cluster 0 pgmap v20141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:48.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:48 smithi040 bash[41173]: audit 2023-12-02T02:50:47.384991+0000 mon.a (mon.0) 12415 : audit 0 from='client.? 172.21.15.40:0/3177004237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:48 smithi141 bash[31670]: cluster 2023-12-02T02:50:46.936993+0000 mgr.y (mgr.24356) 20173 : cluster 0 pgmap v20141: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:48 smithi141 bash[31670]: audit 2023-12-02T02:50:47.384991+0000 mon.a (mon.0) 12415 : audit 0 from='client.? 172.21.15.40:0/3177004237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:50 smithi040 bash[41173]: cluster 2023-12-02T02:50:48.937669+0000 mgr.y (mgr.24356) 20174 : cluster 0 pgmap v20142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:50 smithi040 bash[41173]: audit 2023-12-02T02:50:49.404685+0000 mon.c (mon.2) 12652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:50 smithi040 bash[41173]: audit 2023-12-02T02:50:49.846339+0000 mon.c (mon.2) 12653 : audit 0 from='client.? 172.21.15.40:0/1343383147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:50 smithi040 bash[28232]: cluster 2023-12-02T02:50:48.937669+0000 mgr.y (mgr.24356) 20174 : cluster 0 pgmap v20142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:50 smithi040 bash[28232]: audit 2023-12-02T02:50:49.404685+0000 mon.c (mon.2) 12652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:50.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:50 smithi040 bash[28232]: audit 2023-12-02T02:50:49.846339+0000 mon.c (mon.2) 12653 : audit 0 from='client.? 172.21.15.40:0/1343383147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:50 smithi141 bash[31670]: cluster 2023-12-02T02:50:48.937669+0000 mgr.y (mgr.24356) 20174 : cluster 0 pgmap v20142: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:50 smithi141 bash[31670]: audit 2023-12-02T02:50:49.404685+0000 mon.c (mon.2) 12652 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:50 smithi141 bash[31670]: audit 2023-12-02T02:50:49.846339+0000 mon.c (mon.2) 12653 : audit 0 from='client.? 172.21.15.40:0/1343383147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:52 smithi040 bash[28232]: cluster 2023-12-02T02:50:50.938825+0000 mgr.y (mgr.24356) 20175 : cluster 0 pgmap v20143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:52 smithi040 bash[41173]: cluster 2023-12-02T02:50:50.938825+0000 mgr.y (mgr.24356) 20175 : cluster 0 pgmap v20143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:52 smithi141 bash[31670]: cluster 2023-12-02T02:50:50.938825+0000 mgr.y (mgr.24356) 20175 : cluster 0 pgmap v20143: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:53 smithi040 bash[28232]: audit 2023-12-02T02:50:52.312900+0000 mon.a (mon.0) 12416 : audit 0 from='client.? 172.21.15.40:0/1310066895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:53 smithi040 bash[41173]: audit 2023-12-02T02:50:52.312900+0000 mon.a (mon.0) 12416 : audit 0 from='client.? 172.21.15.40:0/1310066895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:53 smithi141 bash[31670]: audit 2023-12-02T02:50:52.312900+0000 mon.a (mon.0) 12416 : audit 0 from='client.? 172.21.15.40:0/1310066895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:54 smithi040 bash[28232]: cluster 2023-12-02T02:50:52.939519+0000 mgr.y (mgr.24356) 20176 : cluster 0 pgmap v20144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:54 smithi040 bash[41173]: cluster 2023-12-02T02:50:52.939519+0000 mgr.y (mgr.24356) 20176 : cluster 0 pgmap v20144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:54 smithi141 bash[31670]: cluster 2023-12-02T02:50:52.939519+0000 mgr.y (mgr.24356) 20176 : cluster 0 pgmap v20144: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:55 smithi040 bash[28232]: audit 2023-12-02T02:50:54.777194+0000 mon.c (mon.2) 12654 : audit 0 from='client.? 172.21.15.40:0/3113005439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:55 smithi040 bash[41173]: audit 2023-12-02T02:50:54.777194+0000 mon.c (mon.2) 12654 : audit 0 from='client.? 172.21.15.40:0/3113005439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:55 smithi141 bash[31670]: audit 2023-12-02T02:50:54.777194+0000 mon.c (mon.2) 12654 : audit 0 from='client.? 172.21.15.40:0/3113005439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:56 smithi040 bash[28232]: cluster 2023-12-02T02:50:54.940702+0000 mgr.y (mgr.24356) 20177 : cluster 0 pgmap v20145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:56 smithi040 bash[41173]: cluster 2023-12-02T02:50:54.940702+0000 mgr.y (mgr.24356) 20177 : cluster 0 pgmap v20145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:56 smithi141 bash[31670]: cluster 2023-12-02T02:50:54.940702+0000 mgr.y (mgr.24356) 20177 : cluster 0 pgmap v20145: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:50:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:50:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:50:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:58 smithi040 bash[28232]: cluster 2023-12-02T02:50:56.941223+0000 mgr.y (mgr.24356) 20178 : cluster 0 pgmap v20146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:50:58 smithi040 bash[28232]: audit 2023-12-02T02:50:57.241778+0000 mon.c (mon.2) 12655 : audit 0 from='client.? 172.21.15.40:0/1923524936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:58 smithi040 bash[41173]: cluster 2023-12-02T02:50:56.941223+0000 mgr.y (mgr.24356) 20178 : cluster 0 pgmap v20146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:50:58 smithi040 bash[41173]: audit 2023-12-02T02:50:57.241778+0000 mon.c (mon.2) 12655 : audit 0 from='client.? 172.21.15.40:0/1923524936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:50:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:58 smithi141 bash[31670]: cluster 2023-12-02T02:50:56.941223+0000 mgr.y (mgr.24356) 20178 : cluster 0 pgmap v20146: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:50:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:50:58 smithi141 bash[31670]: audit 2023-12-02T02:50:57.241778+0000 mon.c (mon.2) 12655 : audit 0 from='client.? 172.21.15.40:0/1923524936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:00 smithi040 bash[28232]: cluster 2023-12-02T02:50:58.941882+0000 mgr.y (mgr.24356) 20179 : cluster 0 pgmap v20147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:00 smithi040 bash[28232]: audit 2023-12-02T02:50:59.708439+0000 mon.c (mon.2) 12656 : audit 0 from='client.? 172.21.15.40:0/695035687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:00 smithi040 bash[41173]: cluster 2023-12-02T02:50:58.941882+0000 mgr.y (mgr.24356) 20179 : cluster 0 pgmap v20147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:00 smithi040 bash[41173]: audit 2023-12-02T02:50:59.708439+0000 mon.c (mon.2) 12656 : audit 0 from='client.? 172.21.15.40:0/695035687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:00 smithi141 bash[31670]: cluster 2023-12-02T02:50:58.941882+0000 mgr.y (mgr.24356) 20179 : cluster 0 pgmap v20147: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:00 smithi141 bash[31670]: audit 2023-12-02T02:50:59.708439+0000 mon.c (mon.2) 12656 : audit 0 from='client.? 172.21.15.40:0/695035687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:02 smithi040 bash[28232]: cluster 2023-12-02T02:51:00.943054+0000 mgr.y (mgr.24356) 20180 : cluster 0 pgmap v20148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:02 smithi040 bash[41173]: cluster 2023-12-02T02:51:00.943054+0000 mgr.y (mgr.24356) 20180 : cluster 0 pgmap v20148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:02 smithi141 bash[31670]: cluster 2023-12-02T02:51:00.943054+0000 mgr.y (mgr.24356) 20180 : cluster 0 pgmap v20148: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:03.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:03 smithi040 bash[28232]: audit 2023-12-02T02:51:02.180413+0000 mon.a (mon.0) 12417 : audit 0 from='client.? 172.21.15.40:0/2791163228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:03.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:03 smithi040 bash[41173]: audit 2023-12-02T02:51:02.180413+0000 mon.a (mon.0) 12417 : audit 0 from='client.? 172.21.15.40:0/2791163228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:03 smithi141 bash[31670]: audit 2023-12-02T02:51:02.180413+0000 mon.a (mon.0) 12417 : audit 0 from='client.? 172.21.15.40:0/2791163228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:04 smithi040 bash[28232]: cluster 2023-12-02T02:51:02.943691+0000 mgr.y (mgr.24356) 20181 : cluster 0 pgmap v20149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:04 smithi040 bash[41173]: cluster 2023-12-02T02:51:02.943691+0000 mgr.y (mgr.24356) 20181 : cluster 0 pgmap v20149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:04 smithi141 bash[31670]: cluster 2023-12-02T02:51:02.943691+0000 mgr.y (mgr.24356) 20181 : cluster 0 pgmap v20149: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:05 smithi040 bash[28232]: audit 2023-12-02T02:51:04.404642+0000 mon.c (mon.2) 12657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:05 smithi040 bash[28232]: audit 2023-12-02T02:51:04.664119+0000 mon.a (mon.0) 12418 : audit 0 from='client.? 172.21.15.40:0/2888789096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:05 smithi040 bash[41173]: audit 2023-12-02T02:51:04.404642+0000 mon.c (mon.2) 12657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:05 smithi040 bash[41173]: audit 2023-12-02T02:51:04.664119+0000 mon.a (mon.0) 12418 : audit 0 from='client.? 172.21.15.40:0/2888789096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:05 smithi141 bash[31670]: audit 2023-12-02T02:51:04.404642+0000 mon.c (mon.2) 12657 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:05 smithi141 bash[31670]: audit 2023-12-02T02:51:04.664119+0000 mon.a (mon.0) 12418 : audit 0 from='client.? 172.21.15.40:0/2888789096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:06 smithi040 bash[28232]: cluster 2023-12-02T02:51:04.945031+0000 mgr.y (mgr.24356) 20182 : cluster 0 pgmap v20150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:06 smithi040 bash[41173]: cluster 2023-12-02T02:51:04.945031+0000 mgr.y (mgr.24356) 20182 : cluster 0 pgmap v20150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:06.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:06 smithi141 bash[31670]: cluster 2023-12-02T02:51:04.945031+0000 mgr.y (mgr.24356) 20182 : cluster 0 pgmap v20150: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:51:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:51:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:51:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:07 smithi040 bash[28232]: audit 2023-12-02T02:51:07.124727+0000 mon.a (mon.0) 12419 : audit 0 from='client.? 172.21.15.40:0/803044636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:07 smithi040 bash[41173]: audit 2023-12-02T02:51:07.124727+0000 mon.a (mon.0) 12419 : audit 0 from='client.? 172.21.15.40:0/803044636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:07 smithi141 bash[31670]: audit 2023-12-02T02:51:07.124727+0000 mon.a (mon.0) 12419 : audit 0 from='client.? 172.21.15.40:0/803044636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:08 smithi040 bash[28232]: cluster 2023-12-02T02:51:06.945567+0000 mgr.y (mgr.24356) 20183 : cluster 0 pgmap v20151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:08 smithi040 bash[41173]: cluster 2023-12-02T02:51:06.945567+0000 mgr.y (mgr.24356) 20183 : cluster 0 pgmap v20151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:08 smithi141 bash[31670]: cluster 2023-12-02T02:51:06.945567+0000 mgr.y (mgr.24356) 20183 : cluster 0 pgmap v20151: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:10 smithi040 bash[28232]: cluster 2023-12-02T02:51:08.946353+0000 mgr.y (mgr.24356) 20184 : cluster 0 pgmap v20152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:10 smithi040 bash[28232]: audit 2023-12-02T02:51:09.594360+0000 mon.a (mon.0) 12420 : audit 0 from='client.? 172.21.15.40:0/941554693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:10 smithi040 bash[41173]: cluster 2023-12-02T02:51:08.946353+0000 mgr.y (mgr.24356) 20184 : cluster 0 pgmap v20152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:10 smithi040 bash[41173]: audit 2023-12-02T02:51:09.594360+0000 mon.a (mon.0) 12420 : audit 0 from='client.? 172.21.15.40:0/941554693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:10 smithi141 bash[31670]: cluster 2023-12-02T02:51:08.946353+0000 mgr.y (mgr.24356) 20184 : cluster 0 pgmap v20152: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:10 smithi141 bash[31670]: audit 2023-12-02T02:51:09.594360+0000 mon.a (mon.0) 12420 : audit 0 from='client.? 172.21.15.40:0/941554693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:12.528 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 02:51:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T02:51:12.085721522Z level=info msg="Completed cleanup jobs" duration=46.207925ms 2023-12-02T02:51:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:12 smithi141 bash[31670]: cluster 2023-12-02T02:51:10.947495+0000 mgr.y (mgr.24356) 20185 : cluster 0 pgmap v20153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:12 smithi141 bash[31670]: audit 2023-12-02T02:51:12.063115+0000 mon.c (mon.2) 12658 : audit 0 from='client.? 172.21.15.40:0/3653159814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:12 smithi040 bash[41173]: cluster 2023-12-02T02:51:10.947495+0000 mgr.y (mgr.24356) 20185 : cluster 0 pgmap v20153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:12 smithi040 bash[41173]: audit 2023-12-02T02:51:12.063115+0000 mon.c (mon.2) 12658 : audit 0 from='client.? 172.21.15.40:0/3653159814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:12 smithi040 bash[28232]: cluster 2023-12-02T02:51:10.947495+0000 mgr.y (mgr.24356) 20185 : cluster 0 pgmap v20153: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:12 smithi040 bash[28232]: audit 2023-12-02T02:51:12.063115+0000 mon.c (mon.2) 12658 : audit 0 from='client.? 172.21.15.40:0/3653159814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:14 smithi141 bash[31670]: cluster 2023-12-02T02:51:12.948175+0000 mgr.y (mgr.24356) 20186 : cluster 0 pgmap v20154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:14 smithi040 bash[28232]: cluster 2023-12-02T02:51:12.948175+0000 mgr.y (mgr.24356) 20186 : cluster 0 pgmap v20154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:14 smithi040 bash[41173]: cluster 2023-12-02T02:51:12.948175+0000 mgr.y (mgr.24356) 20186 : cluster 0 pgmap v20154: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:15 smithi141 bash[31670]: audit 2023-12-02T02:51:14.524199+0000 mon.a (mon.0) 12421 : audit 0 from='client.? 172.21.15.40:0/3911164817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:15 smithi040 bash[28232]: audit 2023-12-02T02:51:14.524199+0000 mon.a (mon.0) 12421 : audit 0 from='client.? 172.21.15.40:0/3911164817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:15 smithi040 bash[41173]: audit 2023-12-02T02:51:14.524199+0000 mon.a (mon.0) 12421 : audit 0 from='client.? 172.21.15.40:0/3911164817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:16 smithi040 bash[41173]: cluster 2023-12-02T02:51:14.949336+0000 mgr.y (mgr.24356) 20187 : cluster 0 pgmap v20155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:16 smithi040 bash[28232]: cluster 2023-12-02T02:51:14.949336+0000 mgr.y (mgr.24356) 20187 : cluster 0 pgmap v20155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:16 smithi141 bash[31670]: cluster 2023-12-02T02:51:14.949336+0000 mgr.y (mgr.24356) 20187 : cluster 0 pgmap v20155: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:51:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:51:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:51:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:17 smithi141 bash[31670]: audit 2023-12-02T02:51:16.989906+0000 mon.a (mon.0) 12422 : audit 0 from='client.? 172.21.15.40:0/3806195092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:17 smithi040 bash[28232]: audit 2023-12-02T02:51:16.989906+0000 mon.a (mon.0) 12422 : audit 0 from='client.? 172.21.15.40:0/3806195092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:17 smithi040 bash[41173]: audit 2023-12-02T02:51:16.989906+0000 mon.a (mon.0) 12422 : audit 0 from='client.? 172.21.15.40:0/3806195092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:18 smithi141 bash[31670]: cluster 2023-12-02T02:51:16.949962+0000 mgr.y (mgr.24356) 20188 : cluster 0 pgmap v20156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:18 smithi040 bash[28232]: cluster 2023-12-02T02:51:16.949962+0000 mgr.y (mgr.24356) 20188 : cluster 0 pgmap v20156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:18 smithi040 bash[41173]: cluster 2023-12-02T02:51:16.949962+0000 mgr.y (mgr.24356) 20188 : cluster 0 pgmap v20156: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:20 smithi141 bash[31670]: cluster 2023-12-02T02:51:18.950641+0000 mgr.y (mgr.24356) 20189 : cluster 0 pgmap v20157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:20 smithi141 bash[31670]: audit 2023-12-02T02:51:19.405795+0000 mon.c (mon.2) 12659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:20 smithi141 bash[31670]: audit 2023-12-02T02:51:19.460712+0000 mon.a (mon.0) 12423 : audit 0 from='client.? 172.21.15.40:0/1302429607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:20 smithi040 bash[28232]: cluster 2023-12-02T02:51:18.950641+0000 mgr.y (mgr.24356) 20189 : cluster 0 pgmap v20157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:20 smithi040 bash[28232]: audit 2023-12-02T02:51:19.405795+0000 mon.c (mon.2) 12659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:20 smithi040 bash[28232]: audit 2023-12-02T02:51:19.460712+0000 mon.a (mon.0) 12423 : audit 0 from='client.? 172.21.15.40:0/1302429607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:20 smithi040 bash[41173]: cluster 2023-12-02T02:51:18.950641+0000 mgr.y (mgr.24356) 20189 : cluster 0 pgmap v20157: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:20 smithi040 bash[41173]: audit 2023-12-02T02:51:19.405795+0000 mon.c (mon.2) 12659 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:20 smithi040 bash[41173]: audit 2023-12-02T02:51:19.460712+0000 mon.a (mon.0) 12423 : audit 0 from='client.? 172.21.15.40:0/1302429607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:22 smithi141 bash[31670]: cluster 2023-12-02T02:51:20.951805+0000 mgr.y (mgr.24356) 20190 : cluster 0 pgmap v20158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:22 smithi141 bash[31670]: audit 2023-12-02T02:51:21.927127+0000 mon.a (mon.0) 12424 : audit 0 from='client.? 172.21.15.40:0/2944510256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:22 smithi040 bash[28232]: cluster 2023-12-02T02:51:20.951805+0000 mgr.y (mgr.24356) 20190 : cluster 0 pgmap v20158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:22 smithi040 bash[28232]: audit 2023-12-02T02:51:21.927127+0000 mon.a (mon.0) 12424 : audit 0 from='client.? 172.21.15.40:0/2944510256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:22 smithi040 bash[41173]: cluster 2023-12-02T02:51:20.951805+0000 mgr.y (mgr.24356) 20190 : cluster 0 pgmap v20158: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:22 smithi040 bash[41173]: audit 2023-12-02T02:51:21.927127+0000 mon.a (mon.0) 12424 : audit 0 from='client.? 172.21.15.40:0/2944510256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:24 smithi141 bash[31670]: cluster 2023-12-02T02:51:22.952502+0000 mgr.y (mgr.24356) 20191 : cluster 0 pgmap v20159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:24 smithi040 bash[28232]: cluster 2023-12-02T02:51:22.952502+0000 mgr.y (mgr.24356) 20191 : cluster 0 pgmap v20159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:24 smithi040 bash[41173]: cluster 2023-12-02T02:51:22.952502+0000 mgr.y (mgr.24356) 20191 : cluster 0 pgmap v20159: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:25 smithi141 bash[31670]: audit 2023-12-02T02:51:24.424765+0000 mon.c (mon.2) 12660 : audit 0 from='client.? 172.21.15.40:0/399245243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:25 smithi141 bash[31670]: cluster 2023-12-02T02:51:24.953759+0000 mgr.y (mgr.24356) 20192 : cluster 0 pgmap v20160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:25 smithi040 bash[28232]: audit 2023-12-02T02:51:24.424765+0000 mon.c (mon.2) 12660 : audit 0 from='client.? 172.21.15.40:0/399245243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:25 smithi040 bash[28232]: cluster 2023-12-02T02:51:24.953759+0000 mgr.y (mgr.24356) 20192 : cluster 0 pgmap v20160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:25 smithi040 bash[41173]: audit 2023-12-02T02:51:24.424765+0000 mon.c (mon.2) 12660 : audit 0 from='client.? 172.21.15.40:0/399245243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:25.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:25 smithi040 bash[41173]: cluster 2023-12-02T02:51:24.953759+0000 mgr.y (mgr.24356) 20192 : cluster 0 pgmap v20160: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:51:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:51:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:51:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:26 smithi141 bash[31670]: audit 2023-12-02T02:51:26.893674+0000 mon.c (mon.2) 12661 : audit 0 from='client.? 172.21.15.40:0/490350530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:26 smithi040 bash[28232]: audit 2023-12-02T02:51:26.893674+0000 mon.c (mon.2) 12661 : audit 0 from='client.? 172.21.15.40:0/490350530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:26 smithi040 bash[41173]: audit 2023-12-02T02:51:26.893674+0000 mon.c (mon.2) 12661 : audit 0 from='client.? 172.21.15.40:0/490350530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:28.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:27 smithi141 bash[31670]: cluster 2023-12-02T02:51:26.954512+0000 mgr.y (mgr.24356) 20193 : cluster 0 pgmap v20161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:27 smithi040 bash[28232]: cluster 2023-12-02T02:51:26.954512+0000 mgr.y (mgr.24356) 20193 : cluster 0 pgmap v20161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:27 smithi040 bash[41173]: cluster 2023-12-02T02:51:26.954512+0000 mgr.y (mgr.24356) 20193 : cluster 0 pgmap v20161: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:30 smithi040 bash[28232]: cluster 2023-12-02T02:51:28.955144+0000 mgr.y (mgr.24356) 20194 : cluster 0 pgmap v20162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:30 smithi040 bash[28232]: audit 2023-12-02T02:51:29.352736+0000 mon.a (mon.0) 12425 : audit 0 from='client.? 172.21.15.40:0/1053019654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:30 smithi040 bash[41173]: cluster 2023-12-02T02:51:28.955144+0000 mgr.y (mgr.24356) 20194 : cluster 0 pgmap v20162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:30 smithi040 bash[41173]: audit 2023-12-02T02:51:29.352736+0000 mon.a (mon.0) 12425 : audit 0 from='client.? 172.21.15.40:0/1053019654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:30 smithi141 bash[31670]: cluster 2023-12-02T02:51:28.955144+0000 mgr.y (mgr.24356) 20194 : cluster 0 pgmap v20162: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:30 smithi141 bash[31670]: audit 2023-12-02T02:51:29.352736+0000 mon.a (mon.0) 12425 : audit 0 from='client.? 172.21.15.40:0/1053019654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:32 smithi040 bash[28232]: cluster 2023-12-02T02:51:30.956339+0000 mgr.y (mgr.24356) 20195 : cluster 0 pgmap v20163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:32 smithi040 bash[28232]: audit 2023-12-02T02:51:31.815272+0000 mon.c (mon.2) 12662 : audit 0 from='client.? 172.21.15.40:0/3416896820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:32 smithi040 bash[41173]: cluster 2023-12-02T02:51:30.956339+0000 mgr.y (mgr.24356) 20195 : cluster 0 pgmap v20163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:32 smithi040 bash[41173]: audit 2023-12-02T02:51:31.815272+0000 mon.c (mon.2) 12662 : audit 0 from='client.? 172.21.15.40:0/3416896820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:32 smithi141 bash[31670]: cluster 2023-12-02T02:51:30.956339+0000 mgr.y (mgr.24356) 20195 : cluster 0 pgmap v20163: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:32 smithi141 bash[31670]: audit 2023-12-02T02:51:31.815272+0000 mon.c (mon.2) 12662 : audit 0 from='client.? 172.21.15.40:0/3416896820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[28232]: cluster 2023-12-02T02:51:32.957022+0000 mgr.y (mgr.24356) 20196 : cluster 0 pgmap v20164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[28232]: audit 2023-12-02T02:51:33.387859+0000 mon.c (mon.2) 12663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[28232]: audit 2023-12-02T02:51:33.768221+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[28232]: audit 2023-12-02T02:51:33.781199+0000 mon.a (mon.0) 12427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[41173]: cluster 2023-12-02T02:51:32.957022+0000 mgr.y (mgr.24356) 20196 : cluster 0 pgmap v20164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[41173]: audit 2023-12-02T02:51:33.387859+0000 mon.c (mon.2) 12663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:51:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[41173]: audit 2023-12-02T02:51:33.768221+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:34.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:34 smithi040 bash[41173]: audit 2023-12-02T02:51:33.781199+0000 mon.a (mon.0) 12427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:34 smithi141 bash[31670]: cluster 2023-12-02T02:51:32.957022+0000 mgr.y (mgr.24356) 20196 : cluster 0 pgmap v20164: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:34 smithi141 bash[31670]: audit 2023-12-02T02:51:33.387859+0000 mon.c (mon.2) 12663 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:51:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:34 smithi141 bash[31670]: audit 2023-12-02T02:51:33.768221+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:34.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:34 smithi141 bash[31670]: audit 2023-12-02T02:51:33.781199+0000 mon.a (mon.0) 12427 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:35 smithi040 bash[41173]: audit 2023-12-02T02:51:34.281087+0000 mon.a (mon.0) 12428 : audit 0 from='client.? 172.21.15.40:0/493105673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:35 smithi040 bash[41173]: audit 2023-12-02T02:51:34.406248+0000 mon.c (mon.2) 12664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:35 smithi040 bash[28232]: audit 2023-12-02T02:51:34.281087+0000 mon.a (mon.0) 12428 : audit 0 from='client.? 172.21.15.40:0/493105673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:35 smithi040 bash[28232]: audit 2023-12-02T02:51:34.406248+0000 mon.c (mon.2) 12664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:35 smithi141 bash[31670]: audit 2023-12-02T02:51:34.281087+0000 mon.a (mon.0) 12428 : audit 0 from='client.? 172.21.15.40:0/493105673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:35 smithi141 bash[31670]: audit 2023-12-02T02:51:34.406248+0000 mon.c (mon.2) 12664 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:36 smithi040 bash[28232]: cluster 2023-12-02T02:51:34.958201+0000 mgr.y (mgr.24356) 20197 : cluster 0 pgmap v20165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:36 smithi040 bash[41173]: cluster 2023-12-02T02:51:34.958201+0000 mgr.y (mgr.24356) 20197 : cluster 0 pgmap v20165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:36 smithi141 bash[31670]: cluster 2023-12-02T02:51:34.958201+0000 mgr.y (mgr.24356) 20197 : cluster 0 pgmap v20165: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:51:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:51:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:51:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:37 smithi040 bash[28232]: audit 2023-12-02T02:51:36.753329+0000 mon.a (mon.0) 12429 : audit 0 from='client.? 172.21.15.40:0/4028502164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:37 smithi040 bash[41173]: audit 2023-12-02T02:51:36.753329+0000 mon.a (mon.0) 12429 : audit 0 from='client.? 172.21.15.40:0/4028502164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:37 smithi141 bash[31670]: audit 2023-12-02T02:51:36.753329+0000 mon.a (mon.0) 12429 : audit 0 from='client.? 172.21.15.40:0/4028502164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:38 smithi040 bash[28232]: cluster 2023-12-02T02:51:36.958873+0000 mgr.y (mgr.24356) 20198 : cluster 0 pgmap v20166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:38 smithi040 bash[41173]: cluster 2023-12-02T02:51:36.958873+0000 mgr.y (mgr.24356) 20198 : cluster 0 pgmap v20166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:38 smithi141 bash[31670]: cluster 2023-12-02T02:51:36.958873+0000 mgr.y (mgr.24356) 20198 : cluster 0 pgmap v20166: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[28232]: cluster 2023-12-02T02:51:38.959452+0000 mgr.y (mgr.24356) 20199 : cluster 0 pgmap v20167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[28232]: audit 2023-12-02T02:51:39.257158+0000 mon.c (mon.2) 12665 : audit 0 from='client.? 172.21.15.40:0/2751062751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[28232]: audit 2023-12-02T02:51:39.284684+0000 mon.a (mon.0) 12430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[28232]: audit 2023-12-02T02:51:39.296810+0000 mon.a (mon.0) 12431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[28232]: audit 2023-12-02T02:51:39.985661+0000 mon.a (mon.0) 12432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[28232]: audit 2023-12-02T02:51:39.997388+0000 mon.a (mon.0) 12433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[41173]: cluster 2023-12-02T02:51:38.959452+0000 mgr.y (mgr.24356) 20199 : cluster 0 pgmap v20167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[41173]: audit 2023-12-02T02:51:39.257158+0000 mon.c (mon.2) 12665 : audit 0 from='client.? 172.21.15.40:0/2751062751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[41173]: audit 2023-12-02T02:51:39.284684+0000 mon.a (mon.0) 12430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[41173]: audit 2023-12-02T02:51:39.296810+0000 mon.a (mon.0) 12431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[41173]: audit 2023-12-02T02:51:39.985661+0000 mon.a (mon.0) 12432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:40 smithi040 bash[41173]: audit 2023-12-02T02:51:39.997388+0000 mon.a (mon.0) 12433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:40 smithi141 bash[31670]: cluster 2023-12-02T02:51:38.959452+0000 mgr.y (mgr.24356) 20199 : cluster 0 pgmap v20167: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:40 smithi141 bash[31670]: audit 2023-12-02T02:51:39.257158+0000 mon.c (mon.2) 12665 : audit 0 from='client.? 172.21.15.40:0/2751062751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:40 smithi141 bash[31670]: audit 2023-12-02T02:51:39.284684+0000 mon.a (mon.0) 12430 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:40 smithi141 bash[31670]: audit 2023-12-02T02:51:39.296810+0000 mon.a (mon.0) 12431 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:40 smithi141 bash[31670]: audit 2023-12-02T02:51:39.985661+0000 mon.a (mon.0) 12432 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:40 smithi141 bash[31670]: audit 2023-12-02T02:51:39.997388+0000 mon.a (mon.0) 12433 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:41 smithi040 bash[28232]: audit 2023-12-02T02:51:40.469198+0000 mon.c (mon.2) 12666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:51:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:41 smithi040 bash[28232]: audit 2023-12-02T02:51:40.470916+0000 mon.c (mon.2) 12667 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:51:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:41 smithi040 bash[28232]: audit 2023-12-02T02:51:40.481216+0000 mon.a (mon.0) 12434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:41 smithi040 bash[41173]: audit 2023-12-02T02:51:40.469198+0000 mon.c (mon.2) 12666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:51:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:41 smithi040 bash[41173]: audit 2023-12-02T02:51:40.470916+0000 mon.c (mon.2) 12667 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:51:41.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:41 smithi040 bash[41173]: audit 2023-12-02T02:51:40.481216+0000 mon.a (mon.0) 12434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:41 smithi141 bash[31670]: audit 2023-12-02T02:51:40.469198+0000 mon.c (mon.2) 12666 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:51:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:41 smithi141 bash[31670]: audit 2023-12-02T02:51:40.470916+0000 mon.c (mon.2) 12667 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:51:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:41 smithi141 bash[31670]: audit 2023-12-02T02:51:40.481216+0000 mon.a (mon.0) 12434 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:51:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:42 smithi040 bash[28232]: cluster 2023-12-02T02:51:40.960769+0000 mgr.y (mgr.24356) 20200 : cluster 0 pgmap v20168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:42 smithi040 bash[28232]: audit 2023-12-02T02:51:41.729490+0000 mon.c (mon.2) 12668 : audit 0 from='client.? 172.21.15.40:0/3978651911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:42 smithi040 bash[41173]: cluster 2023-12-02T02:51:40.960769+0000 mgr.y (mgr.24356) 20200 : cluster 0 pgmap v20168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:42 smithi040 bash[41173]: audit 2023-12-02T02:51:41.729490+0000 mon.c (mon.2) 12668 : audit 0 from='client.? 172.21.15.40:0/3978651911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:42 smithi141 bash[31670]: cluster 2023-12-02T02:51:40.960769+0000 mgr.y (mgr.24356) 20200 : cluster 0 pgmap v20168: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:42 smithi141 bash[31670]: audit 2023-12-02T02:51:41.729490+0000 mon.c (mon.2) 12668 : audit 0 from='client.? 172.21.15.40:0/3978651911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:44 smithi040 bash[28232]: cluster 2023-12-02T02:51:42.961589+0000 mgr.y (mgr.24356) 20201 : cluster 0 pgmap v20169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:44 smithi040 bash[41173]: cluster 2023-12-02T02:51:42.961589+0000 mgr.y (mgr.24356) 20201 : cluster 0 pgmap v20169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:44 smithi141 bash[31670]: cluster 2023-12-02T02:51:42.961589+0000 mgr.y (mgr.24356) 20201 : cluster 0 pgmap v20169: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:45 smithi040 bash[28232]: audit 2023-12-02T02:51:44.198322+0000 mon.c (mon.2) 12669 : audit 0 from='client.? 172.21.15.40:0/1357760104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:45.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:45 smithi040 bash[41173]: audit 2023-12-02T02:51:44.198322+0000 mon.c (mon.2) 12669 : audit 0 from='client.? 172.21.15.40:0/1357760104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:45 smithi141 bash[31670]: audit 2023-12-02T02:51:44.198322+0000 mon.c (mon.2) 12669 : audit 0 from='client.? 172.21.15.40:0/1357760104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:46 smithi040 bash[28232]: cluster 2023-12-02T02:51:44.962727+0000 mgr.y (mgr.24356) 20202 : cluster 0 pgmap v20170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:46.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:46 smithi040 bash[41173]: cluster 2023-12-02T02:51:44.962727+0000 mgr.y (mgr.24356) 20202 : cluster 0 pgmap v20170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:46 smithi141 bash[31670]: cluster 2023-12-02T02:51:44.962727+0000 mgr.y (mgr.24356) 20202 : cluster 0 pgmap v20170: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:51:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:51:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:51:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:47 smithi040 bash[28232]: audit 2023-12-02T02:51:46.665793+0000 mon.a (mon.0) 12435 : audit 0 from='client.? 172.21.15.40:0/1028745505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:47.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:47 smithi040 bash[41173]: audit 2023-12-02T02:51:46.665793+0000 mon.a (mon.0) 12435 : audit 0 from='client.? 172.21.15.40:0/1028745505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:47 smithi141 bash[31670]: audit 2023-12-02T02:51:46.665793+0000 mon.a (mon.0) 12435 : audit 0 from='client.? 172.21.15.40:0/1028745505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:48 smithi040 bash[28232]: cluster 2023-12-02T02:51:46.963344+0000 mgr.y (mgr.24356) 20203 : cluster 0 pgmap v20171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:48 smithi040 bash[41173]: cluster 2023-12-02T02:51:46.963344+0000 mgr.y (mgr.24356) 20203 : cluster 0 pgmap v20171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:48 smithi141 bash[31670]: cluster 2023-12-02T02:51:46.963344+0000 mgr.y (mgr.24356) 20203 : cluster 0 pgmap v20171: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:50 smithi040 bash[28232]: cluster 2023-12-02T02:51:48.963957+0000 mgr.y (mgr.24356) 20204 : cluster 0 pgmap v20172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:50 smithi040 bash[28232]: audit 2023-12-02T02:51:49.129435+0000 mon.a (mon.0) 12436 : audit 0 from='client.? 172.21.15.40:0/661265644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:50 smithi040 bash[28232]: audit 2023-12-02T02:51:49.405802+0000 mon.c (mon.2) 12670 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:50 smithi040 bash[41173]: cluster 2023-12-02T02:51:48.963957+0000 mgr.y (mgr.24356) 20204 : cluster 0 pgmap v20172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:50 smithi040 bash[41173]: audit 2023-12-02T02:51:49.129435+0000 mon.a (mon.0) 12436 : audit 0 from='client.? 172.21.15.40:0/661265644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:50.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:50 smithi040 bash[41173]: audit 2023-12-02T02:51:49.405802+0000 mon.c (mon.2) 12670 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:50 smithi141 bash[31670]: cluster 2023-12-02T02:51:48.963957+0000 mgr.y (mgr.24356) 20204 : cluster 0 pgmap v20172: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:50 smithi141 bash[31670]: audit 2023-12-02T02:51:49.129435+0000 mon.a (mon.0) 12436 : audit 0 from='client.? 172.21.15.40:0/661265644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:50 smithi141 bash[31670]: audit 2023-12-02T02:51:49.405802+0000 mon.c (mon.2) 12670 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:52 smithi040 bash[28232]: cluster 2023-12-02T02:51:50.965105+0000 mgr.y (mgr.24356) 20205 : cluster 0 pgmap v20173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:52 smithi040 bash[28232]: audit 2023-12-02T02:51:51.594720+0000 mon.c (mon.2) 12671 : audit 0 from='client.? 172.21.15.40:0/401792698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:52 smithi040 bash[41173]: cluster 2023-12-02T02:51:50.965105+0000 mgr.y (mgr.24356) 20205 : cluster 0 pgmap v20173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:52.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:52 smithi040 bash[41173]: audit 2023-12-02T02:51:51.594720+0000 mon.c (mon.2) 12671 : audit 0 from='client.? 172.21.15.40:0/401792698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:52 smithi141 bash[31670]: cluster 2023-12-02T02:51:50.965105+0000 mgr.y (mgr.24356) 20205 : cluster 0 pgmap v20173: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:52.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:52 smithi141 bash[31670]: audit 2023-12-02T02:51:51.594720+0000 mon.c (mon.2) 12671 : audit 0 from='client.? 172.21.15.40:0/401792698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:54 smithi040 bash[28232]: cluster 2023-12-02T02:51:52.965810+0000 mgr.y (mgr.24356) 20206 : cluster 0 pgmap v20174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:54 smithi040 bash[28232]: audit 2023-12-02T02:51:54.058607+0000 mon.a (mon.0) 12437 : audit 0 from='client.? 172.21.15.40:0/2432923800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:54 smithi040 bash[41173]: cluster 2023-12-02T02:51:52.965810+0000 mgr.y (mgr.24356) 20206 : cluster 0 pgmap v20174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:54 smithi040 bash[41173]: audit 2023-12-02T02:51:54.058607+0000 mon.a (mon.0) 12437 : audit 0 from='client.? 172.21.15.40:0/2432923800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:54 smithi141 bash[31670]: cluster 2023-12-02T02:51:52.965810+0000 mgr.y (mgr.24356) 20206 : cluster 0 pgmap v20174: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:54 smithi141 bash[31670]: audit 2023-12-02T02:51:54.058607+0000 mon.a (mon.0) 12437 : audit 0 from='client.? 172.21.15.40:0/2432923800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:56 smithi040 bash[28232]: cluster 2023-12-02T02:51:54.967056+0000 mgr.y (mgr.24356) 20207 : cluster 0 pgmap v20175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:56 smithi040 bash[41173]: cluster 2023-12-02T02:51:54.967056+0000 mgr.y (mgr.24356) 20207 : cluster 0 pgmap v20175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:56 smithi141 bash[31670]: cluster 2023-12-02T02:51:54.967056+0000 mgr.y (mgr.24356) 20207 : cluster 0 pgmap v20175: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:51:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:51:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:51:57.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:57 smithi040 bash[41173]: audit 2023-12-02T02:51:56.512047+0000 mon.c (mon.2) 12672 : audit 0 from='client.? 172.21.15.40:0/3666636382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:57.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:57 smithi040 bash[28232]: audit 2023-12-02T02:51:56.512047+0000 mon.c (mon.2) 12672 : audit 0 from='client.? 172.21.15.40:0/3666636382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:57 smithi141 bash[31670]: audit 2023-12-02T02:51:56.512047+0000 mon.c (mon.2) 12672 : audit 0 from='client.? 172.21.15.40:0/3666636382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:58 smithi040 bash[28232]: cluster 2023-12-02T02:51:56.967674+0000 mgr.y (mgr.24356) 20208 : cluster 0 pgmap v20176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:58 smithi040 bash[41173]: cluster 2023-12-02T02:51:56.967674+0000 mgr.y (mgr.24356) 20208 : cluster 0 pgmap v20176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:58 smithi141 bash[31670]: cluster 2023-12-02T02:51:56.967674+0000 mgr.y (mgr.24356) 20208 : cluster 0 pgmap v20176: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:51:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:51:59 smithi040 bash[41173]: audit 2023-12-02T02:51:58.970576+0000 mon.c (mon.2) 12673 : audit 0 from='client.? 172.21.15.40:0/3870561192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:51:59 smithi040 bash[28232]: audit 2023-12-02T02:51:58.970576+0000 mon.c (mon.2) 12673 : audit 0 from='client.? 172.21.15.40:0/3870561192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:51:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:51:59 smithi141 bash[31670]: audit 2023-12-02T02:51:58.970576+0000 mon.c (mon.2) 12673 : audit 0 from='client.? 172.21.15.40:0/3870561192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:00 smithi040 bash[28232]: cluster 2023-12-02T02:51:58.968400+0000 mgr.y (mgr.24356) 20209 : cluster 0 pgmap v20177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:00 smithi040 bash[41173]: cluster 2023-12-02T02:51:58.968400+0000 mgr.y (mgr.24356) 20209 : cluster 0 pgmap v20177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:00 smithi141 bash[31670]: cluster 2023-12-02T02:51:58.968400+0000 mgr.y (mgr.24356) 20209 : cluster 0 pgmap v20177: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:02 smithi040 bash[41173]: cluster 2023-12-02T02:52:00.969343+0000 mgr.y (mgr.24356) 20210 : cluster 0 pgmap v20178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:02 smithi040 bash[41173]: audit 2023-12-02T02:52:01.430588+0000 mon.c (mon.2) 12674 : audit 0 from='client.? 172.21.15.40:0/2340638060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:02 smithi040 bash[28232]: cluster 2023-12-02T02:52:00.969343+0000 mgr.y (mgr.24356) 20210 : cluster 0 pgmap v20178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:02 smithi040 bash[28232]: audit 2023-12-02T02:52:01.430588+0000 mon.c (mon.2) 12674 : audit 0 from='client.? 172.21.15.40:0/2340638060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:02 smithi141 bash[31670]: cluster 2023-12-02T02:52:00.969343+0000 mgr.y (mgr.24356) 20210 : cluster 0 pgmap v20178: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:02 smithi141 bash[31670]: audit 2023-12-02T02:52:01.430588+0000 mon.c (mon.2) 12674 : audit 0 from='client.? 172.21.15.40:0/2340638060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:04.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:04 smithi040 bash[41173]: cluster 2023-12-02T02:52:02.969949+0000 mgr.y (mgr.24356) 20211 : cluster 0 pgmap v20179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:04.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:04 smithi040 bash[41173]: audit 2023-12-02T02:52:03.890791+0000 mon.c (mon.2) 12675 : audit 0 from='client.? 172.21.15.40:0/3622938844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:04.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:04 smithi040 bash[28232]: cluster 2023-12-02T02:52:02.969949+0000 mgr.y (mgr.24356) 20211 : cluster 0 pgmap v20179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:04.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:04 smithi040 bash[28232]: audit 2023-12-02T02:52:03.890791+0000 mon.c (mon.2) 12675 : audit 0 from='client.? 172.21.15.40:0/3622938844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:04 smithi141 bash[31670]: cluster 2023-12-02T02:52:02.969949+0000 mgr.y (mgr.24356) 20211 : cluster 0 pgmap v20179: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:04 smithi141 bash[31670]: audit 2023-12-02T02:52:03.890791+0000 mon.c (mon.2) 12675 : audit 0 from='client.? 172.21.15.40:0/3622938844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:05 smithi040 bash[28232]: audit 2023-12-02T02:52:04.406553+0000 mon.c (mon.2) 12676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:05 smithi040 bash[41173]: audit 2023-12-02T02:52:04.406553+0000 mon.c (mon.2) 12676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:05 smithi141 bash[31670]: audit 2023-12-02T02:52:04.406553+0000 mon.c (mon.2) 12676 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:06 smithi040 bash[28232]: cluster 2023-12-02T02:52:04.971095+0000 mgr.y (mgr.24356) 20212 : cluster 0 pgmap v20180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:06 smithi040 bash[41173]: cluster 2023-12-02T02:52:04.971095+0000 mgr.y (mgr.24356) 20212 : cluster 0 pgmap v20180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:06 smithi141 bash[31670]: cluster 2023-12-02T02:52:04.971095+0000 mgr.y (mgr.24356) 20212 : cluster 0 pgmap v20180: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:52:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:52:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:52:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:07 smithi141 bash[31670]: audit 2023-12-02T02:52:06.353833+0000 mon.c (mon.2) 12677 : audit 0 from='client.? 172.21.15.40:0/1844965423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:07 smithi040 bash[41173]: audit 2023-12-02T02:52:06.353833+0000 mon.c (mon.2) 12677 : audit 0 from='client.? 172.21.15.40:0/1844965423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:07 smithi040 bash[28232]: audit 2023-12-02T02:52:06.353833+0000 mon.c (mon.2) 12677 : audit 0 from='client.? 172.21.15.40:0/1844965423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:08 smithi141 bash[31670]: cluster 2023-12-02T02:52:06.971780+0000 mgr.y (mgr.24356) 20213 : cluster 0 pgmap v20181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:08 smithi040 bash[41173]: cluster 2023-12-02T02:52:06.971780+0000 mgr.y (mgr.24356) 20213 : cluster 0 pgmap v20181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:08 smithi040 bash[28232]: cluster 2023-12-02T02:52:06.971780+0000 mgr.y (mgr.24356) 20213 : cluster 0 pgmap v20181: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:09 smithi141 bash[31670]: audit 2023-12-02T02:52:08.814796+0000 mon.a (mon.0) 12438 : audit 0 from='client.? 172.21.15.40:0/801102108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:09 smithi040 bash[28232]: audit 2023-12-02T02:52:08.814796+0000 mon.a (mon.0) 12438 : audit 0 from='client.? 172.21.15.40:0/801102108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:09 smithi040 bash[41173]: audit 2023-12-02T02:52:08.814796+0000 mon.a (mon.0) 12438 : audit 0 from='client.? 172.21.15.40:0/801102108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:10 smithi141 bash[31670]: cluster 2023-12-02T02:52:08.972463+0000 mgr.y (mgr.24356) 20214 : cluster 0 pgmap v20182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:10 smithi040 bash[28232]: cluster 2023-12-02T02:52:08.972463+0000 mgr.y (mgr.24356) 20214 : cluster 0 pgmap v20182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:10 smithi040 bash[41173]: cluster 2023-12-02T02:52:08.972463+0000 mgr.y (mgr.24356) 20214 : cluster 0 pgmap v20182: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:12 smithi141 bash[31670]: cluster 2023-12-02T02:52:10.973224+0000 mgr.y (mgr.24356) 20215 : cluster 0 pgmap v20183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:12.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:12 smithi141 bash[31670]: audit 2023-12-02T02:52:11.286791+0000 mon.c (mon.2) 12678 : audit 0 from='client.? 172.21.15.40:0/2749375049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:12 smithi040 bash[28232]: cluster 2023-12-02T02:52:10.973224+0000 mgr.y (mgr.24356) 20215 : cluster 0 pgmap v20183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:12 smithi040 bash[28232]: audit 2023-12-02T02:52:11.286791+0000 mon.c (mon.2) 12678 : audit 0 from='client.? 172.21.15.40:0/2749375049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:12 smithi040 bash[41173]: cluster 2023-12-02T02:52:10.973224+0000 mgr.y (mgr.24356) 20215 : cluster 0 pgmap v20183: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:12 smithi040 bash[41173]: audit 2023-12-02T02:52:11.286791+0000 mon.c (mon.2) 12678 : audit 0 from='client.? 172.21.15.40:0/2749375049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:14 smithi141 bash[31670]: cluster 2023-12-02T02:52:12.973831+0000 mgr.y (mgr.24356) 20216 : cluster 0 pgmap v20184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:14 smithi141 bash[31670]: audit 2023-12-02T02:52:13.753791+0000 mon.c (mon.2) 12679 : audit 0 from='client.? 172.21.15.40:0/3479976865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:14 smithi040 bash[28232]: cluster 2023-12-02T02:52:12.973831+0000 mgr.y (mgr.24356) 20216 : cluster 0 pgmap v20184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:14 smithi040 bash[28232]: audit 2023-12-02T02:52:13.753791+0000 mon.c (mon.2) 12679 : audit 0 from='client.? 172.21.15.40:0/3479976865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:14 smithi040 bash[41173]: cluster 2023-12-02T02:52:12.973831+0000 mgr.y (mgr.24356) 20216 : cluster 0 pgmap v20184: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:14 smithi040 bash[41173]: audit 2023-12-02T02:52:13.753791+0000 mon.c (mon.2) 12679 : audit 0 from='client.? 172.21.15.40:0/3479976865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:16 smithi040 bash[28232]: cluster 2023-12-02T02:52:14.975006+0000 mgr.y (mgr.24356) 20217 : cluster 0 pgmap v20185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:16.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:16 smithi040 bash[41173]: cluster 2023-12-02T02:52:14.975006+0000 mgr.y (mgr.24356) 20217 : cluster 0 pgmap v20185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:16 smithi141 bash[31670]: cluster 2023-12-02T02:52:14.975006+0000 mgr.y (mgr.24356) 20217 : cluster 0 pgmap v20185: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:52:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:52:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:52:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:17 smithi141 bash[31670]: audit 2023-12-02T02:52:16.215119+0000 mon.c (mon.2) 12680 : audit 0 from='client.? 172.21.15.40:0/3409169030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:17 smithi040 bash[28232]: audit 2023-12-02T02:52:16.215119+0000 mon.c (mon.2) 12680 : audit 0 from='client.? 172.21.15.40:0/3409169030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:17 smithi040 bash[41173]: audit 2023-12-02T02:52:16.215119+0000 mon.c (mon.2) 12680 : audit 0 from='client.? 172.21.15.40:0/3409169030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:18 smithi141 bash[31670]: cluster 2023-12-02T02:52:16.975650+0000 mgr.y (mgr.24356) 20218 : cluster 0 pgmap v20186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:18 smithi040 bash[28232]: cluster 2023-12-02T02:52:16.975650+0000 mgr.y (mgr.24356) 20218 : cluster 0 pgmap v20186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:18 smithi040 bash[41173]: cluster 2023-12-02T02:52:16.975650+0000 mgr.y (mgr.24356) 20218 : cluster 0 pgmap v20186: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:19 smithi141 bash[31670]: audit 2023-12-02T02:52:18.674968+0000 mon.a (mon.0) 12439 : audit 0 from='client.? 172.21.15.40:0/339481058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:19 smithi040 bash[28232]: audit 2023-12-02T02:52:18.674968+0000 mon.a (mon.0) 12439 : audit 0 from='client.? 172.21.15.40:0/339481058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:19 smithi040 bash[41173]: audit 2023-12-02T02:52:18.674968+0000 mon.a (mon.0) 12439 : audit 0 from='client.? 172.21.15.40:0/339481058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:20 smithi141 bash[31670]: cluster 2023-12-02T02:52:18.976323+0000 mgr.y (mgr.24356) 20219 : cluster 0 pgmap v20187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:20 smithi141 bash[31670]: audit 2023-12-02T02:52:19.407041+0000 mon.c (mon.2) 12681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:20 smithi040 bash[41173]: cluster 2023-12-02T02:52:18.976323+0000 mgr.y (mgr.24356) 20219 : cluster 0 pgmap v20187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:20 smithi040 bash[41173]: audit 2023-12-02T02:52:19.407041+0000 mon.c (mon.2) 12681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:20 smithi040 bash[28232]: cluster 2023-12-02T02:52:18.976323+0000 mgr.y (mgr.24356) 20219 : cluster 0 pgmap v20187: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:20 smithi040 bash[28232]: audit 2023-12-02T02:52:19.407041+0000 mon.c (mon.2) 12681 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:21 smithi141 bash[31670]: audit 2023-12-02T02:52:21.146944+0000 mon.a (mon.0) 12440 : audit 0 from='client.? 172.21.15.40:0/2039387240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:21 smithi040 bash[28232]: audit 2023-12-02T02:52:21.146944+0000 mon.a (mon.0) 12440 : audit 0 from='client.? 172.21.15.40:0/2039387240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:21 smithi040 bash[41173]: audit 2023-12-02T02:52:21.146944+0000 mon.a (mon.0) 12440 : audit 0 from='client.? 172.21.15.40:0/2039387240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:22 smithi141 bash[31670]: cluster 2023-12-02T02:52:20.977473+0000 mgr.y (mgr.24356) 20220 : cluster 0 pgmap v20188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:22 smithi040 bash[28232]: cluster 2023-12-02T02:52:20.977473+0000 mgr.y (mgr.24356) 20220 : cluster 0 pgmap v20188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:22 smithi040 bash[41173]: cluster 2023-12-02T02:52:20.977473+0000 mgr.y (mgr.24356) 20220 : cluster 0 pgmap v20188: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:24 smithi040 bash[41173]: cluster 2023-12-02T02:52:22.978155+0000 mgr.y (mgr.24356) 20221 : cluster 0 pgmap v20189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:24 smithi040 bash[41173]: audit 2023-12-02T02:52:23.610714+0000 mon.c (mon.2) 12682 : audit 0 from='client.? 172.21.15.40:0/1637463435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:24 smithi040 bash[28232]: cluster 2023-12-02T02:52:22.978155+0000 mgr.y (mgr.24356) 20221 : cluster 0 pgmap v20189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:24 smithi040 bash[28232]: audit 2023-12-02T02:52:23.610714+0000 mon.c (mon.2) 12682 : audit 0 from='client.? 172.21.15.40:0/1637463435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:24 smithi141 bash[31670]: cluster 2023-12-02T02:52:22.978155+0000 mgr.y (mgr.24356) 20221 : cluster 0 pgmap v20189: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:24 smithi141 bash[31670]: audit 2023-12-02T02:52:23.610714+0000 mon.c (mon.2) 12682 : audit 0 from='client.? 172.21.15.40:0/1637463435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:26 smithi040 bash[28232]: cluster 2023-12-02T02:52:24.979379+0000 mgr.y (mgr.24356) 20222 : cluster 0 pgmap v20190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:26 smithi040 bash[41173]: cluster 2023-12-02T02:52:24.979379+0000 mgr.y (mgr.24356) 20222 : cluster 0 pgmap v20190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:26 smithi141 bash[31670]: cluster 2023-12-02T02:52:24.979379+0000 mgr.y (mgr.24356) 20222 : cluster 0 pgmap v20190: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:52:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:52:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T02:52:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:27 smithi040 bash[41173]: audit 2023-12-02T02:52:26.072940+0000 mon.a (mon.0) 12441 : audit 0 from='client.? 172.21.15.40:0/4064383159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:27 smithi040 bash[28232]: audit 2023-12-02T02:52:26.072940+0000 mon.a (mon.0) 12441 : audit 0 from='client.? 172.21.15.40:0/4064383159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:27 smithi141 bash[31670]: audit 2023-12-02T02:52:26.072940+0000 mon.a (mon.0) 12441 : audit 0 from='client.? 172.21.15.40:0/4064383159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:28 smithi040 bash[28232]: cluster 2023-12-02T02:52:26.980029+0000 mgr.y (mgr.24356) 20223 : cluster 0 pgmap v20191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:28.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:28 smithi040 bash[41173]: cluster 2023-12-02T02:52:26.980029+0000 mgr.y (mgr.24356) 20223 : cluster 0 pgmap v20191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:28 smithi141 bash[31670]: cluster 2023-12-02T02:52:26.980029+0000 mgr.y (mgr.24356) 20223 : cluster 0 pgmap v20191: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:29.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:29 smithi040 bash[28232]: audit 2023-12-02T02:52:28.539972+0000 mon.a (mon.0) 12442 : audit 0 from='client.? 172.21.15.40:0/3631780556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:29.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:29 smithi040 bash[41173]: audit 2023-12-02T02:52:28.539972+0000 mon.a (mon.0) 12442 : audit 0 from='client.? 172.21.15.40:0/3631780556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:29 smithi141 bash[31670]: audit 2023-12-02T02:52:28.539972+0000 mon.a (mon.0) 12442 : audit 0 from='client.? 172.21.15.40:0/3631780556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:30 smithi040 bash[28232]: cluster 2023-12-02T02:52:28.980727+0000 mgr.y (mgr.24356) 20224 : cluster 0 pgmap v20192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:30 smithi040 bash[41173]: cluster 2023-12-02T02:52:28.980727+0000 mgr.y (mgr.24356) 20224 : cluster 0 pgmap v20192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:30 smithi141 bash[31670]: cluster 2023-12-02T02:52:28.980727+0000 mgr.y (mgr.24356) 20224 : cluster 0 pgmap v20192: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:31 smithi040 bash[28232]: audit 2023-12-02T02:52:31.008345+0000 mon.a (mon.0) 12443 : audit 0 from='client.? 172.21.15.40:0/2864467618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:31 smithi040 bash[41173]: audit 2023-12-02T02:52:31.008345+0000 mon.a (mon.0) 12443 : audit 0 from='client.? 172.21.15.40:0/2864467618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:31 smithi141 bash[31670]: audit 2023-12-02T02:52:31.008345+0000 mon.a (mon.0) 12443 : audit 0 from='client.? 172.21.15.40:0/2864467618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:32 smithi040 bash[28232]: cluster 2023-12-02T02:52:30.981457+0000 mgr.y (mgr.24356) 20225 : cluster 0 pgmap v20193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:32 smithi040 bash[41173]: cluster 2023-12-02T02:52:30.981457+0000 mgr.y (mgr.24356) 20225 : cluster 0 pgmap v20193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:32 smithi141 bash[31670]: cluster 2023-12-02T02:52:30.981457+0000 mgr.y (mgr.24356) 20225 : cluster 0 pgmap v20193: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:34 smithi040 bash[28232]: cluster 2023-12-02T02:52:32.982068+0000 mgr.y (mgr.24356) 20226 : cluster 0 pgmap v20194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:34 smithi040 bash[28232]: audit 2023-12-02T02:52:33.470029+0000 mon.a (mon.0) 12444 : audit 0 from='client.? 172.21.15.40:0/183656956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:34 smithi040 bash[41173]: cluster 2023-12-02T02:52:32.982068+0000 mgr.y (mgr.24356) 20226 : cluster 0 pgmap v20194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:34 smithi040 bash[41173]: audit 2023-12-02T02:52:33.470029+0000 mon.a (mon.0) 12444 : audit 0 from='client.? 172.21.15.40:0/183656956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:34 smithi141 bash[31670]: cluster 2023-12-02T02:52:32.982068+0000 mgr.y (mgr.24356) 20226 : cluster 0 pgmap v20194: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:34 smithi141 bash[31670]: audit 2023-12-02T02:52:33.470029+0000 mon.a (mon.0) 12444 : audit 0 from='client.? 172.21.15.40:0/183656956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:35 smithi040 bash[28232]: audit 2023-12-02T02:52:34.407432+0000 mon.c (mon.2) 12683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:35 smithi040 bash[41173]: audit 2023-12-02T02:52:34.407432+0000 mon.c (mon.2) 12683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:35 smithi141 bash[31670]: audit 2023-12-02T02:52:34.407432+0000 mon.c (mon.2) 12683 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:36 smithi040 bash[28232]: cluster 2023-12-02T02:52:34.983200+0000 mgr.y (mgr.24356) 20227 : cluster 0 pgmap v20195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:36.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:36 smithi040 bash[28232]: audit 2023-12-02T02:52:35.938463+0000 mon.a (mon.0) 12445 : audit 0 from='client.? 172.21.15.40:0/450132602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:36 smithi040 bash[41173]: cluster 2023-12-02T02:52:34.983200+0000 mgr.y (mgr.24356) 20227 : cluster 0 pgmap v20195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:36.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:36 smithi040 bash[41173]: audit 2023-12-02T02:52:35.938463+0000 mon.a (mon.0) 12445 : audit 0 from='client.? 172.21.15.40:0/450132602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:36 smithi141 bash[31670]: cluster 2023-12-02T02:52:34.983200+0000 mgr.y (mgr.24356) 20227 : cluster 0 pgmap v20195: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:36 smithi141 bash[31670]: audit 2023-12-02T02:52:35.938463+0000 mon.a (mon.0) 12445 : audit 0 from='client.? 172.21.15.40:0/450132602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:52:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:52:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:52:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:38 smithi040 bash[41173]: cluster 2023-12-02T02:52:36.983845+0000 mgr.y (mgr.24356) 20228 : cluster 0 pgmap v20196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:38 smithi040 bash[28232]: cluster 2023-12-02T02:52:36.983845+0000 mgr.y (mgr.24356) 20228 : cluster 0 pgmap v20196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:38 smithi141 bash[31670]: cluster 2023-12-02T02:52:36.983845+0000 mgr.y (mgr.24356) 20228 : cluster 0 pgmap v20196: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:39.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:39 smithi040 bash[28232]: audit 2023-12-02T02:52:38.402806+0000 mon.a (mon.0) 12446 : audit 0 from='client.? 172.21.15.40:0/670871901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:39 smithi040 bash[41173]: audit 2023-12-02T02:52:38.402806+0000 mon.a (mon.0) 12446 : audit 0 from='client.? 172.21.15.40:0/670871901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:39 smithi141 bash[31670]: audit 2023-12-02T02:52:38.402806+0000 mon.a (mon.0) 12446 : audit 0 from='client.? 172.21.15.40:0/670871901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:40.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:40 smithi040 bash[41173]: cluster 2023-12-02T02:52:38.984548+0000 mgr.y (mgr.24356) 20229 : cluster 0 pgmap v20197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:40.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:40 smithi040 bash[28232]: cluster 2023-12-02T02:52:38.984548+0000 mgr.y (mgr.24356) 20229 : cluster 0 pgmap v20197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:40 smithi141 bash[31670]: cluster 2023-12-02T02:52:38.984548+0000 mgr.y (mgr.24356) 20229 : cluster 0 pgmap v20197: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:41 smithi040 bash[28232]: audit 2023-12-02T02:52:40.563366+0000 mon.c (mon.2) 12684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:52:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:41 smithi040 bash[28232]: audit 2023-12-02T02:52:40.880827+0000 mon.a (mon.0) 12447 : audit 0 from='client.? 172.21.15.40:0/2350990614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:41 smithi040 bash[41173]: audit 2023-12-02T02:52:40.563366+0000 mon.c (mon.2) 12684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:52:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:41 smithi040 bash[41173]: audit 2023-12-02T02:52:40.880827+0000 mon.a (mon.0) 12447 : audit 0 from='client.? 172.21.15.40:0/2350990614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:41 smithi141 bash[31670]: audit 2023-12-02T02:52:40.563366+0000 mon.c (mon.2) 12684 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:52:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:41 smithi141 bash[31670]: audit 2023-12-02T02:52:40.880827+0000 mon.a (mon.0) 12447 : audit 0 from='client.? 172.21.15.40:0/2350990614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:42 smithi040 bash[28232]: cluster 2023-12-02T02:52:40.985194+0000 mgr.y (mgr.24356) 20230 : cluster 0 pgmap v20198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:42 smithi040 bash[41173]: cluster 2023-12-02T02:52:40.985194+0000 mgr.y (mgr.24356) 20230 : cluster 0 pgmap v20198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:42 smithi141 bash[31670]: cluster 2023-12-02T02:52:40.985194+0000 mgr.y (mgr.24356) 20230 : cluster 0 pgmap v20198: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:44 smithi040 bash[28232]: cluster 2023-12-02T02:52:42.985737+0000 mgr.y (mgr.24356) 20231 : cluster 0 pgmap v20199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:44 smithi040 bash[28232]: audit 2023-12-02T02:52:43.345456+0000 mon.c (mon.2) 12685 : audit 0 from='client.? 172.21.15.40:0/2810960260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:44 smithi040 bash[41173]: cluster 2023-12-02T02:52:42.985737+0000 mgr.y (mgr.24356) 20231 : cluster 0 pgmap v20199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:44 smithi040 bash[41173]: audit 2023-12-02T02:52:43.345456+0000 mon.c (mon.2) 12685 : audit 0 from='client.? 172.21.15.40:0/2810960260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:44 smithi141 bash[31670]: cluster 2023-12-02T02:52:42.985737+0000 mgr.y (mgr.24356) 20231 : cluster 0 pgmap v20199: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:44 smithi141 bash[31670]: audit 2023-12-02T02:52:43.345456+0000 mon.c (mon.2) 12685 : audit 0 from='client.? 172.21.15.40:0/2810960260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:46 smithi040 bash[28232]: cluster 2023-12-02T02:52:44.986730+0000 mgr.y (mgr.24356) 20232 : cluster 0 pgmap v20200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:46 smithi040 bash[28232]: audit 2023-12-02T02:52:45.832728+0000 mon.c (mon.2) 12686 : audit 0 from='client.? 172.21.15.40:0/3320113824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:46 smithi040 bash[41173]: cluster 2023-12-02T02:52:44.986730+0000 mgr.y (mgr.24356) 20232 : cluster 0 pgmap v20200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:46 smithi040 bash[41173]: audit 2023-12-02T02:52:45.832728+0000 mon.c (mon.2) 12686 : audit 0 from='client.? 172.21.15.40:0/3320113824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:46 smithi141 bash[31670]: cluster 2023-12-02T02:52:44.986730+0000 mgr.y (mgr.24356) 20232 : cluster 0 pgmap v20200: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:46 smithi141 bash[31670]: audit 2023-12-02T02:52:45.832728+0000 mon.c (mon.2) 12686 : audit 0 from='client.? 172.21.15.40:0/3320113824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:52:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:52:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:52:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:46.407426+0000 mon.a (mon.0) 12448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:46.420192+0000 mon.a (mon.0) 12449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:46.712643+0000 mon.a (mon.0) 12450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:46.724389+0000 mon.a (mon.0) 12451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: cluster 2023-12-02T02:52:46.987392+0000 mgr.y (mgr.24356) 20233 : cluster 0 pgmap v20201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:47.203215+0000 mon.c (mon.2) 12687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:47.205256+0000 mon.c (mon.2) 12688 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[28232]: audit 2023-12-02T02:52:47.218030+0000 mon.a (mon.0) 12452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:46.407426+0000 mon.a (mon.0) 12448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:46.420192+0000 mon.a (mon.0) 12449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:46.712643+0000 mon.a (mon.0) 12450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:46.724389+0000 mon.a (mon.0) 12451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: cluster 2023-12-02T02:52:46.987392+0000 mgr.y (mgr.24356) 20233 : cluster 0 pgmap v20201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:47.203215+0000 mon.c (mon.2) 12687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:52:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:47.205256+0000 mon.c (mon.2) 12688 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:52:47.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:47 smithi040 bash[41173]: audit 2023-12-02T02:52:47.218030+0000 mon.a (mon.0) 12452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:46.407426+0000 mon.a (mon.0) 12448 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:46.420192+0000 mon.a (mon.0) 12449 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:46.712643+0000 mon.a (mon.0) 12450 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:46.724389+0000 mon.a (mon.0) 12451 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: cluster 2023-12-02T02:52:46.987392+0000 mgr.y (mgr.24356) 20233 : cluster 0 pgmap v20201: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:47.203215+0000 mon.c (mon.2) 12687 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:52:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:47.205256+0000 mon.c (mon.2) 12688 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:52:47.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:47 smithi141 bash[31670]: audit 2023-12-02T02:52:47.218030+0000 mon.a (mon.0) 12452 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:52:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:49 smithi040 bash[28232]: audit 2023-12-02T02:52:48.297652+0000 mon.c (mon.2) 12689 : audit 0 from='client.? 172.21.15.40:0/3523838756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:49 smithi040 bash[41173]: audit 2023-12-02T02:52:48.297652+0000 mon.c (mon.2) 12689 : audit 0 from='client.? 172.21.15.40:0/3523838756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:49 smithi141 bash[31670]: audit 2023-12-02T02:52:48.297652+0000 mon.c (mon.2) 12689 : audit 0 from='client.? 172.21.15.40:0/3523838756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:50 smithi040 bash[28232]: cluster 2023-12-02T02:52:48.988056+0000 mgr.y (mgr.24356) 20234 : cluster 0 pgmap v20202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:50 smithi040 bash[28232]: audit 2023-12-02T02:52:49.407762+0000 mon.c (mon.2) 12690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:50 smithi040 bash[41173]: cluster 2023-12-02T02:52:48.988056+0000 mgr.y (mgr.24356) 20234 : cluster 0 pgmap v20202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:50 smithi040 bash[41173]: audit 2023-12-02T02:52:49.407762+0000 mon.c (mon.2) 12690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:50 smithi141 bash[31670]: cluster 2023-12-02T02:52:48.988056+0000 mgr.y (mgr.24356) 20234 : cluster 0 pgmap v20202: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:50 smithi141 bash[31670]: audit 2023-12-02T02:52:49.407762+0000 mon.c (mon.2) 12690 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:51 smithi040 bash[28232]: audit 2023-12-02T02:52:50.757053+0000 mon.a (mon.0) 12453 : audit 0 from='client.? 172.21.15.40:0/1340299034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:51 smithi040 bash[41173]: audit 2023-12-02T02:52:50.757053+0000 mon.a (mon.0) 12453 : audit 0 from='client.? 172.21.15.40:0/1340299034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:51 smithi141 bash[31670]: audit 2023-12-02T02:52:50.757053+0000 mon.a (mon.0) 12453 : audit 0 from='client.? 172.21.15.40:0/1340299034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:52 smithi040 bash[28232]: cluster 2023-12-02T02:52:50.989198+0000 mgr.y (mgr.24356) 20235 : cluster 0 pgmap v20203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:52 smithi040 bash[41173]: cluster 2023-12-02T02:52:50.989198+0000 mgr.y (mgr.24356) 20235 : cluster 0 pgmap v20203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:52 smithi141 bash[31670]: cluster 2023-12-02T02:52:50.989198+0000 mgr.y (mgr.24356) 20235 : cluster 0 pgmap v20203: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:54 smithi040 bash[28232]: cluster 2023-12-02T02:52:52.989766+0000 mgr.y (mgr.24356) 20236 : cluster 0 pgmap v20204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:54 smithi040 bash[28232]: audit 2023-12-02T02:52:53.220970+0000 mon.c (mon.2) 12691 : audit 0 from='client.? 172.21.15.40:0/3661058969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:54 smithi040 bash[41173]: cluster 2023-12-02T02:52:52.989766+0000 mgr.y (mgr.24356) 20236 : cluster 0 pgmap v20204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:54.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:54 smithi040 bash[41173]: audit 2023-12-02T02:52:53.220970+0000 mon.c (mon.2) 12691 : audit 0 from='client.? 172.21.15.40:0/3661058969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:54 smithi141 bash[31670]: cluster 2023-12-02T02:52:52.989766+0000 mgr.y (mgr.24356) 20236 : cluster 0 pgmap v20204: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:54.690 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:54 smithi141 bash[31670]: audit 2023-12-02T02:52:53.220970+0000 mon.c (mon.2) 12691 : audit 0 from='client.? 172.21.15.40:0/3661058969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:56 smithi040 bash[28232]: cluster 2023-12-02T02:52:54.990872+0000 mgr.y (mgr.24356) 20237 : cluster 0 pgmap v20205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:56 smithi040 bash[28232]: audit 2023-12-02T02:52:55.685797+0000 mon.c (mon.2) 12692 : audit 0 from='client.? 172.21.15.40:0/4036848347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:56 smithi040 bash[41173]: cluster 2023-12-02T02:52:54.990872+0000 mgr.y (mgr.24356) 20237 : cluster 0 pgmap v20205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:56 smithi040 bash[41173]: audit 2023-12-02T02:52:55.685797+0000 mon.c (mon.2) 12692 : audit 0 from='client.? 172.21.15.40:0/4036848347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:56 smithi141 bash[31670]: cluster 2023-12-02T02:52:54.990872+0000 mgr.y (mgr.24356) 20237 : cluster 0 pgmap v20205: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:56 smithi141 bash[31670]: audit 2023-12-02T02:52:55.685797+0000 mon.c (mon.2) 12692 : audit 0 from='client.? 172.21.15.40:0/4036848347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:52:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:52:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:52:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:58 smithi040 bash[28232]: cluster 2023-12-02T02:52:56.991500+0000 mgr.y (mgr.24356) 20238 : cluster 0 pgmap v20206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:58 smithi040 bash[41173]: cluster 2023-12-02T02:52:56.991500+0000 mgr.y (mgr.24356) 20238 : cluster 0 pgmap v20206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:58 smithi141 bash[31670]: cluster 2023-12-02T02:52:56.991500+0000 mgr.y (mgr.24356) 20238 : cluster 0 pgmap v20206: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:52:59.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:52:59 smithi040 bash[28232]: audit 2023-12-02T02:52:58.146285+0000 mon.a (mon.0) 12454 : audit 0 from='client.? 172.21.15.40:0/1261541054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:59.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:52:59 smithi040 bash[41173]: audit 2023-12-02T02:52:58.146285+0000 mon.a (mon.0) 12454 : audit 0 from='client.? 172.21.15.40:0/1261541054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:52:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:52:59 smithi141 bash[31670]: audit 2023-12-02T02:52:58.146285+0000 mon.a (mon.0) 12454 : audit 0 from='client.? 172.21.15.40:0/1261541054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:00 smithi040 bash[28232]: cluster 2023-12-02T02:52:58.992176+0000 mgr.y (mgr.24356) 20239 : cluster 0 pgmap v20207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:00 smithi040 bash[41173]: cluster 2023-12-02T02:52:58.992176+0000 mgr.y (mgr.24356) 20239 : cluster 0 pgmap v20207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:00 smithi141 bash[31670]: cluster 2023-12-02T02:52:58.992176+0000 mgr.y (mgr.24356) 20239 : cluster 0 pgmap v20207: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:01.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:01 smithi040 bash[41173]: audit 2023-12-02T02:53:00.603096+0000 mon.a (mon.0) 12455 : audit 0 from='client.? 172.21.15.40:0/42893886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:01.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:01 smithi040 bash[28232]: audit 2023-12-02T02:53:00.603096+0000 mon.a (mon.0) 12455 : audit 0 from='client.? 172.21.15.40:0/42893886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:01 smithi141 bash[31670]: audit 2023-12-02T02:53:00.603096+0000 mon.a (mon.0) 12455 : audit 0 from='client.? 172.21.15.40:0/42893886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:02.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:02 smithi040 bash[41173]: cluster 2023-12-02T02:53:00.993351+0000 mgr.y (mgr.24356) 20240 : cluster 0 pgmap v20208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:02.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:02 smithi040 bash[28232]: cluster 2023-12-02T02:53:00.993351+0000 mgr.y (mgr.24356) 20240 : cluster 0 pgmap v20208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:02 smithi141 bash[31670]: cluster 2023-12-02T02:53:00.993351+0000 mgr.y (mgr.24356) 20240 : cluster 0 pgmap v20208: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:04 smithi040 bash[28232]: cluster 2023-12-02T02:53:02.993914+0000 mgr.y (mgr.24356) 20241 : cluster 0 pgmap v20209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:04 smithi040 bash[28232]: audit 2023-12-02T02:53:03.061918+0000 mon.a (mon.0) 12456 : audit 0 from='client.? 172.21.15.40:0/1873980808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:04 smithi040 bash[41173]: cluster 2023-12-02T02:53:02.993914+0000 mgr.y (mgr.24356) 20241 : cluster 0 pgmap v20209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:04 smithi040 bash[41173]: audit 2023-12-02T02:53:03.061918+0000 mon.a (mon.0) 12456 : audit 0 from='client.? 172.21.15.40:0/1873980808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:04 smithi141 bash[31670]: cluster 2023-12-02T02:53:02.993914+0000 mgr.y (mgr.24356) 20241 : cluster 0 pgmap v20209: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:04 smithi141 bash[31670]: audit 2023-12-02T02:53:03.061918+0000 mon.a (mon.0) 12456 : audit 0 from='client.? 172.21.15.40:0/1873980808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:05 smithi040 bash[41173]: audit 2023-12-02T02:53:04.408192+0000 mon.c (mon.2) 12693 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:05 smithi040 bash[28232]: audit 2023-12-02T02:53:04.408192+0000 mon.c (mon.2) 12693 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:05 smithi141 bash[31670]: audit 2023-12-02T02:53:04.408192+0000 mon.c (mon.2) 12693 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:06 smithi040 bash[41173]: cluster 2023-12-02T02:53:04.994950+0000 mgr.y (mgr.24356) 20242 : cluster 0 pgmap v20210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:06 smithi040 bash[41173]: audit 2023-12-02T02:53:05.526707+0000 mon.c (mon.2) 12694 : audit 0 from='client.? 172.21.15.40:0/3514237131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:06 smithi040 bash[28232]: cluster 2023-12-02T02:53:04.994950+0000 mgr.y (mgr.24356) 20242 : cluster 0 pgmap v20210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:06 smithi040 bash[28232]: audit 2023-12-02T02:53:05.526707+0000 mon.c (mon.2) 12694 : audit 0 from='client.? 172.21.15.40:0/3514237131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:06 smithi141 bash[31670]: cluster 2023-12-02T02:53:04.994950+0000 mgr.y (mgr.24356) 20242 : cluster 0 pgmap v20210: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:06 smithi141 bash[31670]: audit 2023-12-02T02:53:05.526707+0000 mon.c (mon.2) 12694 : audit 0 from='client.? 172.21.15.40:0/3514237131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:53:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:53:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:53:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:08 smithi040 bash[28232]: cluster 2023-12-02T02:53:06.995632+0000 mgr.y (mgr.24356) 20243 : cluster 0 pgmap v20211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:08 smithi040 bash[28232]: audit 2023-12-02T02:53:07.998329+0000 mon.a (mon.0) 12457 : audit 0 from='client.? 172.21.15.40:0/748658215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:08 smithi040 bash[41173]: cluster 2023-12-02T02:53:06.995632+0000 mgr.y (mgr.24356) 20243 : cluster 0 pgmap v20211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:08 smithi040 bash[41173]: audit 2023-12-02T02:53:07.998329+0000 mon.a (mon.0) 12457 : audit 0 from='client.? 172.21.15.40:0/748658215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:08 smithi141 bash[31670]: cluster 2023-12-02T02:53:06.995632+0000 mgr.y (mgr.24356) 20243 : cluster 0 pgmap v20211: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:08 smithi141 bash[31670]: audit 2023-12-02T02:53:07.998329+0000 mon.a (mon.0) 12457 : audit 0 from='client.? 172.21.15.40:0/748658215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:10 smithi040 bash[28232]: cluster 2023-12-02T02:53:08.996271+0000 mgr.y (mgr.24356) 20244 : cluster 0 pgmap v20212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:10 smithi040 bash[41173]: cluster 2023-12-02T02:53:08.996271+0000 mgr.y (mgr.24356) 20244 : cluster 0 pgmap v20212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:10 smithi141 bash[31670]: cluster 2023-12-02T02:53:08.996271+0000 mgr.y (mgr.24356) 20244 : cluster 0 pgmap v20212: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:11 smithi040 bash[28232]: audit 2023-12-02T02:53:10.463542+0000 mon.a (mon.0) 12458 : audit 0 from='client.? 172.21.15.40:0/1018598646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:11 smithi040 bash[41173]: audit 2023-12-02T02:53:10.463542+0000 mon.a (mon.0) 12458 : audit 0 from='client.? 172.21.15.40:0/1018598646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:11 smithi141 bash[31670]: audit 2023-12-02T02:53:10.463542+0000 mon.a (mon.0) 12458 : audit 0 from='client.? 172.21.15.40:0/1018598646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:12 smithi040 bash[41173]: cluster 2023-12-02T02:53:10.997469+0000 mgr.y (mgr.24356) 20245 : cluster 0 pgmap v20213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:12 smithi040 bash[28232]: cluster 2023-12-02T02:53:10.997469+0000 mgr.y (mgr.24356) 20245 : cluster 0 pgmap v20213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:12 smithi141 bash[31670]: cluster 2023-12-02T02:53:10.997469+0000 mgr.y (mgr.24356) 20245 : cluster 0 pgmap v20213: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:13 smithi040 bash[28232]: audit 2023-12-02T02:53:12.929910+0000 mon.c (mon.2) 12695 : audit 0 from='client.? 172.21.15.40:0/3265695584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:13 smithi040 bash[41173]: audit 2023-12-02T02:53:12.929910+0000 mon.c (mon.2) 12695 : audit 0 from='client.? 172.21.15.40:0/3265695584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:13 smithi141 bash[31670]: audit 2023-12-02T02:53:12.929910+0000 mon.c (mon.2) 12695 : audit 0 from='client.? 172.21.15.40:0/3265695584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:14 smithi040 bash[28232]: cluster 2023-12-02T02:53:12.998107+0000 mgr.y (mgr.24356) 20246 : cluster 0 pgmap v20214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:14 smithi040 bash[41173]: cluster 2023-12-02T02:53:12.998107+0000 mgr.y (mgr.24356) 20246 : cluster 0 pgmap v20214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:14 smithi141 bash[31670]: cluster 2023-12-02T02:53:12.998107+0000 mgr.y (mgr.24356) 20246 : cluster 0 pgmap v20214: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:16 smithi040 bash[28232]: cluster 2023-12-02T02:53:14.999292+0000 mgr.y (mgr.24356) 20247 : cluster 0 pgmap v20215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:16 smithi040 bash[28232]: audit 2023-12-02T02:53:15.392929+0000 mon.c (mon.2) 12696 : audit 0 from='client.? 172.21.15.40:0/926373923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:16 smithi040 bash[41173]: cluster 2023-12-02T02:53:14.999292+0000 mgr.y (mgr.24356) 20247 : cluster 0 pgmap v20215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:16 smithi040 bash[41173]: audit 2023-12-02T02:53:15.392929+0000 mon.c (mon.2) 12696 : audit 0 from='client.? 172.21.15.40:0/926373923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:16 smithi141 bash[31670]: cluster 2023-12-02T02:53:14.999292+0000 mgr.y (mgr.24356) 20247 : cluster 0 pgmap v20215: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:16 smithi141 bash[31670]: audit 2023-12-02T02:53:15.392929+0000 mon.c (mon.2) 12696 : audit 0 from='client.? 172.21.15.40:0/926373923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:53:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:53:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:53:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:18 smithi040 bash[28232]: cluster 2023-12-02T02:53:16.999929+0000 mgr.y (mgr.24356) 20248 : cluster 0 pgmap v20216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:18 smithi040 bash[28232]: audit 2023-12-02T02:53:17.851804+0000 mon.a (mon.0) 12459 : audit 0 from='client.? 172.21.15.40:0/3732165671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:18 smithi040 bash[41173]: cluster 2023-12-02T02:53:16.999929+0000 mgr.y (mgr.24356) 20248 : cluster 0 pgmap v20216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:18 smithi040 bash[41173]: audit 2023-12-02T02:53:17.851804+0000 mon.a (mon.0) 12459 : audit 0 from='client.? 172.21.15.40:0/3732165671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:18 smithi141 bash[31670]: cluster 2023-12-02T02:53:16.999929+0000 mgr.y (mgr.24356) 20248 : cluster 0 pgmap v20216: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:18 smithi141 bash[31670]: audit 2023-12-02T02:53:17.851804+0000 mon.a (mon.0) 12459 : audit 0 from='client.? 172.21.15.40:0/3732165671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:20 smithi040 bash[28232]: cluster 2023-12-02T02:53:19.000667+0000 mgr.y (mgr.24356) 20249 : cluster 0 pgmap v20217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:20 smithi040 bash[28232]: audit 2023-12-02T02:53:19.408779+0000 mon.c (mon.2) 12697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:20 smithi040 bash[41173]: cluster 2023-12-02T02:53:19.000667+0000 mgr.y (mgr.24356) 20249 : cluster 0 pgmap v20217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:20 smithi040 bash[41173]: audit 2023-12-02T02:53:19.408779+0000 mon.c (mon.2) 12697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:20 smithi141 bash[31670]: cluster 2023-12-02T02:53:19.000667+0000 mgr.y (mgr.24356) 20249 : cluster 0 pgmap v20217: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:20 smithi141 bash[31670]: audit 2023-12-02T02:53:19.408779+0000 mon.c (mon.2) 12697 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:21 smithi040 bash[41173]: audit 2023-12-02T02:53:20.315275+0000 mon.a (mon.0) 12460 : audit 0 from='client.? 172.21.15.40:0/2393263812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:21 smithi040 bash[28232]: audit 2023-12-02T02:53:20.315275+0000 mon.a (mon.0) 12460 : audit 0 from='client.? 172.21.15.40:0/2393263812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:21 smithi141 bash[31670]: audit 2023-12-02T02:53:20.315275+0000 mon.a (mon.0) 12460 : audit 0 from='client.? 172.21.15.40:0/2393263812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:22 smithi040 bash[28232]: cluster 2023-12-02T02:53:21.001339+0000 mgr.y (mgr.24356) 20250 : cluster 0 pgmap v20218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:22 smithi040 bash[41173]: cluster 2023-12-02T02:53:21.001339+0000 mgr.y (mgr.24356) 20250 : cluster 0 pgmap v20218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:22 smithi141 bash[31670]: cluster 2023-12-02T02:53:21.001339+0000 mgr.y (mgr.24356) 20250 : cluster 0 pgmap v20218: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:23 smithi040 bash[41173]: audit 2023-12-02T02:53:22.774102+0000 mon.c (mon.2) 12698 : audit 0 from='client.? 172.21.15.40:0/2806531422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:23 smithi040 bash[28232]: audit 2023-12-02T02:53:22.774102+0000 mon.c (mon.2) 12698 : audit 0 from='client.? 172.21.15.40:0/2806531422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:23 smithi141 bash[31670]: audit 2023-12-02T02:53:22.774102+0000 mon.c (mon.2) 12698 : audit 0 from='client.? 172.21.15.40:0/2806531422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:24 smithi040 bash[41173]: cluster 2023-12-02T02:53:23.001942+0000 mgr.y (mgr.24356) 20251 : cluster 0 pgmap v20219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:24 smithi040 bash[28232]: cluster 2023-12-02T02:53:23.001942+0000 mgr.y (mgr.24356) 20251 : cluster 0 pgmap v20219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:24 smithi141 bash[31670]: cluster 2023-12-02T02:53:23.001942+0000 mgr.y (mgr.24356) 20251 : cluster 0 pgmap v20219: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:26 smithi040 bash[28232]: cluster 2023-12-02T02:53:25.003064+0000 mgr.y (mgr.24356) 20252 : cluster 0 pgmap v20220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:26 smithi040 bash[28232]: audit 2023-12-02T02:53:25.243420+0000 mon.a (mon.0) 12461 : audit 0 from='client.? 172.21.15.40:0/1491954784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:26 smithi040 bash[41173]: cluster 2023-12-02T02:53:25.003064+0000 mgr.y (mgr.24356) 20252 : cluster 0 pgmap v20220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:26 smithi040 bash[41173]: audit 2023-12-02T02:53:25.243420+0000 mon.a (mon.0) 12461 : audit 0 from='client.? 172.21.15.40:0/1491954784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:26 smithi141 bash[31670]: cluster 2023-12-02T02:53:25.003064+0000 mgr.y (mgr.24356) 20252 : cluster 0 pgmap v20220: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:26 smithi141 bash[31670]: audit 2023-12-02T02:53:25.243420+0000 mon.a (mon.0) 12461 : audit 0 from='client.? 172.21.15.40:0/1491954784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:53:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:53:26] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:53:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:28 smithi040 bash[28232]: cluster 2023-12-02T02:53:27.003747+0000 mgr.y (mgr.24356) 20253 : cluster 0 pgmap v20221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:28 smithi040 bash[28232]: audit 2023-12-02T02:53:27.705266+0000 mon.a (mon.0) 12462 : audit 0 from='client.? 172.21.15.40:0/2892030970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:28 smithi040 bash[41173]: cluster 2023-12-02T02:53:27.003747+0000 mgr.y (mgr.24356) 20253 : cluster 0 pgmap v20221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:28 smithi040 bash[41173]: audit 2023-12-02T02:53:27.705266+0000 mon.a (mon.0) 12462 : audit 0 from='client.? 172.21.15.40:0/2892030970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:28 smithi141 bash[31670]: cluster 2023-12-02T02:53:27.003747+0000 mgr.y (mgr.24356) 20253 : cluster 0 pgmap v20221: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:28 smithi141 bash[31670]: audit 2023-12-02T02:53:27.705266+0000 mon.a (mon.0) 12462 : audit 0 from='client.? 172.21.15.40:0/2892030970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:30.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:30 smithi040 bash[28232]: cluster 2023-12-02T02:53:29.004400+0000 mgr.y (mgr.24356) 20254 : cluster 0 pgmap v20222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:30.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:30 smithi040 bash[41173]: cluster 2023-12-02T02:53:29.004400+0000 mgr.y (mgr.24356) 20254 : cluster 0 pgmap v20222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:30 smithi141 bash[31670]: cluster 2023-12-02T02:53:29.004400+0000 mgr.y (mgr.24356) 20254 : cluster 0 pgmap v20222: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:31.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:31 smithi040 bash[41173]: audit 2023-12-02T02:53:30.159949+0000 mon.a (mon.0) 12463 : audit 0 from='client.? 172.21.15.40:0/3676836737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:31 smithi040 bash[28232]: audit 2023-12-02T02:53:30.159949+0000 mon.a (mon.0) 12463 : audit 0 from='client.? 172.21.15.40:0/3676836737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:31 smithi141 bash[31670]: audit 2023-12-02T02:53:30.159949+0000 mon.a (mon.0) 12463 : audit 0 from='client.? 172.21.15.40:0/3676836737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:32 smithi141 bash[31670]: cluster 2023-12-02T02:53:31.005552+0000 mgr.y (mgr.24356) 20255 : cluster 0 pgmap v20223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:32 smithi040 bash[28232]: cluster 2023-12-02T02:53:31.005552+0000 mgr.y (mgr.24356) 20255 : cluster 0 pgmap v20223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:32 smithi040 bash[41173]: cluster 2023-12-02T02:53:31.005552+0000 mgr.y (mgr.24356) 20255 : cluster 0 pgmap v20223: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:33 smithi141 bash[31670]: audit 2023-12-02T02:53:32.620067+0000 mon.a (mon.0) 12464 : audit 0 from='client.? 172.21.15.40:0/996581013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:33 smithi040 bash[28232]: audit 2023-12-02T02:53:32.620067+0000 mon.a (mon.0) 12464 : audit 0 from='client.? 172.21.15.40:0/996581013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:33 smithi040 bash[41173]: audit 2023-12-02T02:53:32.620067+0000 mon.a (mon.0) 12464 : audit 0 from='client.? 172.21.15.40:0/996581013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:34 smithi141 bash[31670]: cluster 2023-12-02T02:53:33.006178+0000 mgr.y (mgr.24356) 20256 : cluster 0 pgmap v20224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:34 smithi040 bash[28232]: cluster 2023-12-02T02:53:33.006178+0000 mgr.y (mgr.24356) 20256 : cluster 0 pgmap v20224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:34 smithi040 bash[41173]: cluster 2023-12-02T02:53:33.006178+0000 mgr.y (mgr.24356) 20256 : cluster 0 pgmap v20224: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:35 smithi141 bash[31670]: audit 2023-12-02T02:53:34.409237+0000 mon.c (mon.2) 12699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:35 smithi141 bash[31670]: audit 2023-12-02T02:53:35.090810+0000 mon.c (mon.2) 12700 : audit 0 from='client.? 172.21.15.40:0/1991659461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:35 smithi040 bash[41173]: audit 2023-12-02T02:53:34.409237+0000 mon.c (mon.2) 12699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:35 smithi040 bash[41173]: audit 2023-12-02T02:53:35.090810+0000 mon.c (mon.2) 12700 : audit 0 from='client.? 172.21.15.40:0/1991659461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:35 smithi040 bash[28232]: audit 2023-12-02T02:53:34.409237+0000 mon.c (mon.2) 12699 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:35 smithi040 bash[28232]: audit 2023-12-02T02:53:35.090810+0000 mon.c (mon.2) 12700 : audit 0 from='client.? 172.21.15.40:0/1991659461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:36 smithi040 bash[28232]: cluster 2023-12-02T02:53:35.007308+0000 mgr.y (mgr.24356) 20257 : cluster 0 pgmap v20225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:36 smithi040 bash[41173]: cluster 2023-12-02T02:53:35.007308+0000 mgr.y (mgr.24356) 20257 : cluster 0 pgmap v20225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:36 smithi141 bash[31670]: cluster 2023-12-02T02:53:35.007308+0000 mgr.y (mgr.24356) 20257 : cluster 0 pgmap v20225: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:53:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:53:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:53:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:38 smithi141 bash[31670]: cluster 2023-12-02T02:53:37.007974+0000 mgr.y (mgr.24356) 20258 : cluster 0 pgmap v20226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:38 smithi141 bash[31670]: audit 2023-12-02T02:53:37.558544+0000 mon.a (mon.0) 12465 : audit 0 from='client.? 172.21.15.40:0/1197399457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:38 smithi040 bash[28232]: cluster 2023-12-02T02:53:37.007974+0000 mgr.y (mgr.24356) 20258 : cluster 0 pgmap v20226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:38 smithi040 bash[28232]: audit 2023-12-02T02:53:37.558544+0000 mon.a (mon.0) 12465 : audit 0 from='client.? 172.21.15.40:0/1197399457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:38 smithi040 bash[41173]: cluster 2023-12-02T02:53:37.007974+0000 mgr.y (mgr.24356) 20258 : cluster 0 pgmap v20226: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:38 smithi040 bash[41173]: audit 2023-12-02T02:53:37.558544+0000 mon.a (mon.0) 12465 : audit 0 from='client.? 172.21.15.40:0/1197399457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:40 smithi141 bash[31670]: cluster 2023-12-02T02:53:39.008655+0000 mgr.y (mgr.24356) 20259 : cluster 0 pgmap v20227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:40 smithi141 bash[31670]: audit 2023-12-02T02:53:40.012441+0000 mon.a (mon.0) 12466 : audit 0 from='client.? 172.21.15.40:0/2598195935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:40 smithi040 bash[28232]: cluster 2023-12-02T02:53:39.008655+0000 mgr.y (mgr.24356) 20259 : cluster 0 pgmap v20227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:40 smithi040 bash[28232]: audit 2023-12-02T02:53:40.012441+0000 mon.a (mon.0) 12466 : audit 0 from='client.? 172.21.15.40:0/2598195935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:40 smithi040 bash[41173]: cluster 2023-12-02T02:53:39.008655+0000 mgr.y (mgr.24356) 20259 : cluster 0 pgmap v20227: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:40 smithi040 bash[41173]: audit 2023-12-02T02:53:40.012441+0000 mon.a (mon.0) 12466 : audit 0 from='client.? 172.21.15.40:0/2598195935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:42 smithi141 bash[31670]: cluster 2023-12-02T02:53:41.009783+0000 mgr.y (mgr.24356) 20260 : cluster 0 pgmap v20228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:42 smithi040 bash[28232]: cluster 2023-12-02T02:53:41.009783+0000 mgr.y (mgr.24356) 20260 : cluster 0 pgmap v20228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:42 smithi040 bash[41173]: cluster 2023-12-02T02:53:41.009783+0000 mgr.y (mgr.24356) 20260 : cluster 0 pgmap v20228: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:43 smithi141 bash[31670]: audit 2023-12-02T02:53:42.472099+0000 mon.c (mon.2) 12701 : audit 0 from='client.? 172.21.15.40:0/2726410374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:43 smithi040 bash[41173]: audit 2023-12-02T02:53:42.472099+0000 mon.c (mon.2) 12701 : audit 0 from='client.? 172.21.15.40:0/2726410374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:43 smithi040 bash[28232]: audit 2023-12-02T02:53:42.472099+0000 mon.c (mon.2) 12701 : audit 0 from='client.? 172.21.15.40:0/2726410374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:44 smithi141 bash[31670]: cluster 2023-12-02T02:53:43.010457+0000 mgr.y (mgr.24356) 20261 : cluster 0 pgmap v20229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:44 smithi040 bash[41173]: cluster 2023-12-02T02:53:43.010457+0000 mgr.y (mgr.24356) 20261 : cluster 0 pgmap v20229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:44 smithi040 bash[28232]: cluster 2023-12-02T02:53:43.010457+0000 mgr.y (mgr.24356) 20261 : cluster 0 pgmap v20229: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:45 smithi141 bash[31670]: audit 2023-12-02T02:53:44.943287+0000 mon.a (mon.0) 12467 : audit 0 from='client.? 172.21.15.40:0/1273145481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:45 smithi040 bash[28232]: audit 2023-12-02T02:53:44.943287+0000 mon.a (mon.0) 12467 : audit 0 from='client.? 172.21.15.40:0/1273145481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:45 smithi040 bash[41173]: audit 2023-12-02T02:53:44.943287+0000 mon.a (mon.0) 12467 : audit 0 from='client.? 172.21.15.40:0/1273145481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:46.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:46 smithi040 bash[41173]: cluster 2023-12-02T02:53:45.011605+0000 mgr.y (mgr.24356) 20262 : cluster 0 pgmap v20230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:46.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:46 smithi040 bash[28232]: cluster 2023-12-02T02:53:45.011605+0000 mgr.y (mgr.24356) 20262 : cluster 0 pgmap v20230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:46 smithi141 bash[31670]: cluster 2023-12-02T02:53:45.011605+0000 mgr.y (mgr.24356) 20262 : cluster 0 pgmap v20230: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:53:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:53:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:53:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:48 smithi141 bash[31670]: cluster 2023-12-02T02:53:47.012273+0000 mgr.y (mgr.24356) 20263 : cluster 0 pgmap v20231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:48 smithi141 bash[31670]: audit 2023-12-02T02:53:47.300813+0000 mon.c (mon.2) 12702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:53:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:48 smithi141 bash[31670]: audit 2023-12-02T02:53:47.427181+0000 mon.c (mon.2) 12703 : audit 0 from='client.? 172.21.15.40:0/3575875022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:48 smithi040 bash[28232]: cluster 2023-12-02T02:53:47.012273+0000 mgr.y (mgr.24356) 20263 : cluster 0 pgmap v20231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:48 smithi040 bash[28232]: audit 2023-12-02T02:53:47.300813+0000 mon.c (mon.2) 12702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:53:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:48 smithi040 bash[28232]: audit 2023-12-02T02:53:47.427181+0000 mon.c (mon.2) 12703 : audit 0 from='client.? 172.21.15.40:0/3575875022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:48 smithi040 bash[41173]: cluster 2023-12-02T02:53:47.012273+0000 mgr.y (mgr.24356) 20263 : cluster 0 pgmap v20231: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:48 smithi040 bash[41173]: audit 2023-12-02T02:53:47.300813+0000 mon.c (mon.2) 12702 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:53:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:48 smithi040 bash[41173]: audit 2023-12-02T02:53:47.427181+0000 mon.c (mon.2) 12703 : audit 0 from='client.? 172.21.15.40:0/3575875022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:50 smithi141 bash[31670]: cluster 2023-12-02T02:53:49.012970+0000 mgr.y (mgr.24356) 20264 : cluster 0 pgmap v20232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:50 smithi141 bash[31670]: audit 2023-12-02T02:53:49.409498+0000 mon.c (mon.2) 12704 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:50 smithi141 bash[31670]: audit 2023-12-02T02:53:49.899331+0000 mon.a (mon.0) 12468 : audit 0 from='client.? 172.21.15.40:0/3318277264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:50 smithi040 bash[41173]: cluster 2023-12-02T02:53:49.012970+0000 mgr.y (mgr.24356) 20264 : cluster 0 pgmap v20232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:50 smithi040 bash[41173]: audit 2023-12-02T02:53:49.409498+0000 mon.c (mon.2) 12704 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:50 smithi040 bash[41173]: audit 2023-12-02T02:53:49.899331+0000 mon.a (mon.0) 12468 : audit 0 from='client.? 172.21.15.40:0/3318277264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:50 smithi040 bash[28232]: cluster 2023-12-02T02:53:49.012970+0000 mgr.y (mgr.24356) 20264 : cluster 0 pgmap v20232: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:50 smithi040 bash[28232]: audit 2023-12-02T02:53:49.409498+0000 mon.c (mon.2) 12704 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:50 smithi040 bash[28232]: audit 2023-12-02T02:53:49.899331+0000 mon.a (mon.0) 12468 : audit 0 from='client.? 172.21.15.40:0/3318277264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:51 smithi141 bash[31670]: cluster 2023-12-02T02:53:51.014237+0000 mgr.y (mgr.24356) 20265 : cluster 0 pgmap v20233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:51 smithi040 bash[41173]: cluster 2023-12-02T02:53:51.014237+0000 mgr.y (mgr.24356) 20265 : cluster 0 pgmap v20233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:51 smithi040 bash[28232]: cluster 2023-12-02T02:53:51.014237+0000 mgr.y (mgr.24356) 20265 : cluster 0 pgmap v20233: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:52 smithi141 bash[31670]: audit 2023-12-02T02:53:52.378778+0000 mon.a (mon.0) 12469 : audit 0 from='client.? 172.21.15.40:0/4045787542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:52 smithi040 bash[41173]: audit 2023-12-02T02:53:52.378778+0000 mon.a (mon.0) 12469 : audit 0 from='client.? 172.21.15.40:0/4045787542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:52 smithi040 bash[28232]: audit 2023-12-02T02:53:52.378778+0000 mon.a (mon.0) 12469 : audit 0 from='client.? 172.21.15.40:0/4045787542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: cluster 2023-12-02T02:53:53.014946+0000 mgr.y (mgr.24356) 20266 : cluster 0 pgmap v20234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:53.147944+0000 mon.a (mon.0) 12470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:53.159351+0000 mon.a (mon.0) 12471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:53.503273+0000 mon.a (mon.0) 12472 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:53.512731+0000 mon.a (mon.0) 12473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:54.044229+0000 mon.c (mon.2) 12705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:54.045817+0000 mon.c (mon.2) 12706 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[28232]: audit 2023-12-02T02:53:54.055043+0000 mon.a (mon.0) 12474 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: cluster 2023-12-02T02:53:53.014946+0000 mgr.y (mgr.24356) 20266 : cluster 0 pgmap v20234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:53.147944+0000 mon.a (mon.0) 12470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:53.159351+0000 mon.a (mon.0) 12471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:53.503273+0000 mon.a (mon.0) 12472 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:53.512731+0000 mon.a (mon.0) 12473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:54.044229+0000 mon.c (mon.2) 12705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:54.045817+0000 mon.c (mon.2) 12706 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:53:54.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:54 smithi040 bash[41173]: audit 2023-12-02T02:53:54.055043+0000 mon.a (mon.0) 12474 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: cluster 2023-12-02T02:53:53.014946+0000 mgr.y (mgr.24356) 20266 : cluster 0 pgmap v20234: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:53.147944+0000 mon.a (mon.0) 12470 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:53.159351+0000 mon.a (mon.0) 12471 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:53.503273+0000 mon.a (mon.0) 12472 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:53.512731+0000 mon.a (mon.0) 12473 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:54.044229+0000 mon.c (mon.2) 12705 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:54.045817+0000 mon.c (mon.2) 12706 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:53:54.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:54 smithi141 bash[31670]: audit 2023-12-02T02:53:54.055043+0000 mon.a (mon.0) 12474 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:53:55.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:55 smithi040 bash[41173]: audit 2023-12-02T02:53:54.842527+0000 mon.c (mon.2) 12707 : audit 0 from='client.? 172.21.15.40:0/1830919956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:55.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:55 smithi040 bash[28232]: audit 2023-12-02T02:53:54.842527+0000 mon.c (mon.2) 12707 : audit 0 from='client.? 172.21.15.40:0/1830919956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:55 smithi141 bash[31670]: audit 2023-12-02T02:53:54.842527+0000 mon.c (mon.2) 12707 : audit 0 from='client.? 172.21.15.40:0/1830919956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:56 smithi040 bash[28232]: cluster 2023-12-02T02:53:55.016097+0000 mgr.y (mgr.24356) 20267 : cluster 0 pgmap v20235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:56 smithi040 bash[41173]: cluster 2023-12-02T02:53:55.016097+0000 mgr.y (mgr.24356) 20267 : cluster 0 pgmap v20235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:56 smithi141 bash[31670]: cluster 2023-12-02T02:53:55.016097+0000 mgr.y (mgr.24356) 20267 : cluster 0 pgmap v20235: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:53:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:53:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:53:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:58 smithi141 bash[31670]: cluster 2023-12-02T02:53:57.016828+0000 mgr.y (mgr.24356) 20268 : cluster 0 pgmap v20236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:53:58 smithi141 bash[31670]: audit 2023-12-02T02:53:57.308790+0000 mon.c (mon.2) 12708 : audit 0 from='client.? 172.21.15.40:0/1719968593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:58 smithi040 bash[28232]: cluster 2023-12-02T02:53:57.016828+0000 mgr.y (mgr.24356) 20268 : cluster 0 pgmap v20236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:53:58 smithi040 bash[28232]: audit 2023-12-02T02:53:57.308790+0000 mon.c (mon.2) 12708 : audit 0 from='client.? 172.21.15.40:0/1719968593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:53:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:58 smithi040 bash[41173]: cluster 2023-12-02T02:53:57.016828+0000 mgr.y (mgr.24356) 20268 : cluster 0 pgmap v20236: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:53:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:53:58 smithi040 bash[41173]: audit 2023-12-02T02:53:57.308790+0000 mon.c (mon.2) 12708 : audit 0 from='client.? 172.21.15.40:0/1719968593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:00 smithi141 bash[31670]: cluster 2023-12-02T02:53:59.017430+0000 mgr.y (mgr.24356) 20269 : cluster 0 pgmap v20237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:00 smithi141 bash[31670]: audit 2023-12-02T02:53:59.775440+0000 mon.a (mon.0) 12475 : audit 0 from='client.? 172.21.15.40:0/3050136514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:00 smithi040 bash[41173]: cluster 2023-12-02T02:53:59.017430+0000 mgr.y (mgr.24356) 20269 : cluster 0 pgmap v20237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:00 smithi040 bash[41173]: audit 2023-12-02T02:53:59.775440+0000 mon.a (mon.0) 12475 : audit 0 from='client.? 172.21.15.40:0/3050136514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:00 smithi040 bash[28232]: cluster 2023-12-02T02:53:59.017430+0000 mgr.y (mgr.24356) 20269 : cluster 0 pgmap v20237: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:00 smithi040 bash[28232]: audit 2023-12-02T02:53:59.775440+0000 mon.a (mon.0) 12475 : audit 0 from='client.? 172.21.15.40:0/3050136514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:02 smithi141 bash[31670]: cluster 2023-12-02T02:54:01.018639+0000 mgr.y (mgr.24356) 20270 : cluster 0 pgmap v20238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:02 smithi040 bash[28232]: cluster 2023-12-02T02:54:01.018639+0000 mgr.y (mgr.24356) 20270 : cluster 0 pgmap v20238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:02 smithi040 bash[41173]: cluster 2023-12-02T02:54:01.018639+0000 mgr.y (mgr.24356) 20270 : cluster 0 pgmap v20238: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:03 smithi141 bash[31670]: audit 2023-12-02T02:54:02.236153+0000 mon.a (mon.0) 12476 : audit 0 from='client.? 172.21.15.40:0/2489674533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:03 smithi040 bash[28232]: audit 2023-12-02T02:54:02.236153+0000 mon.a (mon.0) 12476 : audit 0 from='client.? 172.21.15.40:0/2489674533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:03 smithi040 bash[41173]: audit 2023-12-02T02:54:02.236153+0000 mon.a (mon.0) 12476 : audit 0 from='client.? 172.21.15.40:0/2489674533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:04 smithi141 bash[31670]: cluster 2023-12-02T02:54:03.019295+0000 mgr.y (mgr.24356) 20271 : cluster 0 pgmap v20239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:04 smithi040 bash[41173]: cluster 2023-12-02T02:54:03.019295+0000 mgr.y (mgr.24356) 20271 : cluster 0 pgmap v20239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:04 smithi040 bash[28232]: cluster 2023-12-02T02:54:03.019295+0000 mgr.y (mgr.24356) 20271 : cluster 0 pgmap v20239: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:05 smithi141 bash[31670]: audit 2023-12-02T02:54:04.409775+0000 mon.c (mon.2) 12709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:05 smithi141 bash[31670]: audit 2023-12-02T02:54:04.709370+0000 mon.c (mon.2) 12710 : audit 0 from='client.? 172.21.15.40:0/2079466771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:05 smithi040 bash[41173]: audit 2023-12-02T02:54:04.409775+0000 mon.c (mon.2) 12709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:05 smithi040 bash[41173]: audit 2023-12-02T02:54:04.709370+0000 mon.c (mon.2) 12710 : audit 0 from='client.? 172.21.15.40:0/2079466771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:05 smithi040 bash[28232]: audit 2023-12-02T02:54:04.409775+0000 mon.c (mon.2) 12709 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:05 smithi040 bash[28232]: audit 2023-12-02T02:54:04.709370+0000 mon.c (mon.2) 12710 : audit 0 from='client.? 172.21.15.40:0/2079466771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:06.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:06 smithi040 bash[28232]: cluster 2023-12-02T02:54:05.020394+0000 mgr.y (mgr.24356) 20272 : cluster 0 pgmap v20240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:06.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:06 smithi040 bash[41173]: cluster 2023-12-02T02:54:05.020394+0000 mgr.y (mgr.24356) 20272 : cluster 0 pgmap v20240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:06 smithi141 bash[31670]: cluster 2023-12-02T02:54:05.020394+0000 mgr.y (mgr.24356) 20272 : cluster 0 pgmap v20240: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:54:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:54:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:54:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:07 smithi141 bash[31670]: audit 2023-12-02T02:54:07.177638+0000 mon.a (mon.0) 12477 : audit 0 from='client.? 172.21.15.40:0/4215487548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:07 smithi040 bash[28232]: audit 2023-12-02T02:54:07.177638+0000 mon.a (mon.0) 12477 : audit 0 from='client.? 172.21.15.40:0/4215487548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:07 smithi040 bash[41173]: audit 2023-12-02T02:54:07.177638+0000 mon.a (mon.0) 12477 : audit 0 from='client.? 172.21.15.40:0/4215487548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:08 smithi141 bash[31670]: cluster 2023-12-02T02:54:07.021031+0000 mgr.y (mgr.24356) 20273 : cluster 0 pgmap v20241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:08 smithi040 bash[28232]: cluster 2023-12-02T02:54:07.021031+0000 mgr.y (mgr.24356) 20273 : cluster 0 pgmap v20241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:08 smithi040 bash[41173]: cluster 2023-12-02T02:54:07.021031+0000 mgr.y (mgr.24356) 20273 : cluster 0 pgmap v20241: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:10 smithi141 bash[31670]: cluster 2023-12-02T02:54:09.021696+0000 mgr.y (mgr.24356) 20274 : cluster 0 pgmap v20242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:10 smithi141 bash[31670]: audit 2023-12-02T02:54:09.667753+0000 mon.a (mon.0) 12478 : audit 0 from='client.? 172.21.15.40:0/1139645267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:10 smithi040 bash[28232]: cluster 2023-12-02T02:54:09.021696+0000 mgr.y (mgr.24356) 20274 : cluster 0 pgmap v20242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:10 smithi040 bash[28232]: audit 2023-12-02T02:54:09.667753+0000 mon.a (mon.0) 12478 : audit 0 from='client.? 172.21.15.40:0/1139645267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:10 smithi040 bash[41173]: cluster 2023-12-02T02:54:09.021696+0000 mgr.y (mgr.24356) 20274 : cluster 0 pgmap v20242: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:10 smithi040 bash[41173]: audit 2023-12-02T02:54:09.667753+0000 mon.a (mon.0) 12478 : audit 0 from='client.? 172.21.15.40:0/1139645267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:12 smithi141 bash[31670]: cluster 2023-12-02T02:54:11.022969+0000 mgr.y (mgr.24356) 20275 : cluster 0 pgmap v20243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:12 smithi141 bash[31670]: audit 2023-12-02T02:54:12.124124+0000 mon.a (mon.0) 12479 : audit 0 from='client.? 172.21.15.40:0/3523595720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:12 smithi040 bash[28232]: cluster 2023-12-02T02:54:11.022969+0000 mgr.y (mgr.24356) 20275 : cluster 0 pgmap v20243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:12 smithi040 bash[28232]: audit 2023-12-02T02:54:12.124124+0000 mon.a (mon.0) 12479 : audit 0 from='client.? 172.21.15.40:0/3523595720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:12 smithi040 bash[41173]: cluster 2023-12-02T02:54:11.022969+0000 mgr.y (mgr.24356) 20275 : cluster 0 pgmap v20243: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:12 smithi040 bash[41173]: audit 2023-12-02T02:54:12.124124+0000 mon.a (mon.0) 12479 : audit 0 from='client.? 172.21.15.40:0/3523595720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:14 smithi141 bash[31670]: cluster 2023-12-02T02:54:13.023646+0000 mgr.y (mgr.24356) 20276 : cluster 0 pgmap v20244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:14 smithi040 bash[28232]: cluster 2023-12-02T02:54:13.023646+0000 mgr.y (mgr.24356) 20276 : cluster 0 pgmap v20244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:14 smithi040 bash[41173]: cluster 2023-12-02T02:54:13.023646+0000 mgr.y (mgr.24356) 20276 : cluster 0 pgmap v20244: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:15 smithi141 bash[31670]: audit 2023-12-02T02:54:14.591477+0000 mon.c (mon.2) 12711 : audit 0 from='client.? 172.21.15.40:0/403338279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:15 smithi040 bash[41173]: audit 2023-12-02T02:54:14.591477+0000 mon.c (mon.2) 12711 : audit 0 from='client.? 172.21.15.40:0/403338279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:15 smithi040 bash[28232]: audit 2023-12-02T02:54:14.591477+0000 mon.c (mon.2) 12711 : audit 0 from='client.? 172.21.15.40:0/403338279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:16 smithi040 bash[41173]: cluster 2023-12-02T02:54:15.024720+0000 mgr.y (mgr.24356) 20277 : cluster 0 pgmap v20245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:16 smithi040 bash[28232]: cluster 2023-12-02T02:54:15.024720+0000 mgr.y (mgr.24356) 20277 : cluster 0 pgmap v20245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:16 smithi141 bash[31670]: cluster 2023-12-02T02:54:15.024720+0000 mgr.y (mgr.24356) 20277 : cluster 0 pgmap v20245: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:54:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:54:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:54:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:17 smithi141 bash[31670]: cluster 2023-12-02T02:54:17.025318+0000 mgr.y (mgr.24356) 20278 : cluster 0 pgmap v20246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:17 smithi141 bash[31670]: audit 2023-12-02T02:54:17.054346+0000 mon.a (mon.0) 12480 : audit 0 from='client.? 172.21.15.40:0/1523971983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:17 smithi040 bash[41173]: cluster 2023-12-02T02:54:17.025318+0000 mgr.y (mgr.24356) 20278 : cluster 0 pgmap v20246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:17 smithi040 bash[41173]: audit 2023-12-02T02:54:17.054346+0000 mon.a (mon.0) 12480 : audit 0 from='client.? 172.21.15.40:0/1523971983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:17 smithi040 bash[28232]: cluster 2023-12-02T02:54:17.025318+0000 mgr.y (mgr.24356) 20278 : cluster 0 pgmap v20246: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:17 smithi040 bash[28232]: audit 2023-12-02T02:54:17.054346+0000 mon.a (mon.0) 12480 : audit 0 from='client.? 172.21.15.40:0/1523971983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:20 smithi040 bash[41173]: cluster 2023-12-02T02:54:19.026029+0000 mgr.y (mgr.24356) 20279 : cluster 0 pgmap v20247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:20 smithi040 bash[41173]: audit 2023-12-02T02:54:19.410038+0000 mon.c (mon.2) 12712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:20 smithi040 bash[41173]: audit 2023-12-02T02:54:19.522079+0000 mon.c (mon.2) 12713 : audit 0 from='client.? 172.21.15.40:0/4109506041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:20 smithi040 bash[28232]: cluster 2023-12-02T02:54:19.026029+0000 mgr.y (mgr.24356) 20279 : cluster 0 pgmap v20247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:20 smithi040 bash[28232]: audit 2023-12-02T02:54:19.410038+0000 mon.c (mon.2) 12712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:20.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:20 smithi040 bash[28232]: audit 2023-12-02T02:54:19.522079+0000 mon.c (mon.2) 12713 : audit 0 from='client.? 172.21.15.40:0/4109506041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:20 smithi141 bash[31670]: cluster 2023-12-02T02:54:19.026029+0000 mgr.y (mgr.24356) 20279 : cluster 0 pgmap v20247: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:20 smithi141 bash[31670]: audit 2023-12-02T02:54:19.410038+0000 mon.c (mon.2) 12712 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:20 smithi141 bash[31670]: audit 2023-12-02T02:54:19.522079+0000 mon.c (mon.2) 12713 : audit 0 from='client.? 172.21.15.40:0/4109506041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:22 smithi040 bash[41173]: cluster 2023-12-02T02:54:21.027213+0000 mgr.y (mgr.24356) 20280 : cluster 0 pgmap v20248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:22 smithi040 bash[41173]: audit 2023-12-02T02:54:21.984173+0000 mon.c (mon.2) 12714 : audit 0 from='client.? 172.21.15.40:0/1350829465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:22 smithi040 bash[28232]: cluster 2023-12-02T02:54:21.027213+0000 mgr.y (mgr.24356) 20280 : cluster 0 pgmap v20248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:22 smithi040 bash[28232]: audit 2023-12-02T02:54:21.984173+0000 mon.c (mon.2) 12714 : audit 0 from='client.? 172.21.15.40:0/1350829465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:22 smithi141 bash[31670]: cluster 2023-12-02T02:54:21.027213+0000 mgr.y (mgr.24356) 20280 : cluster 0 pgmap v20248: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:22 smithi141 bash[31670]: audit 2023-12-02T02:54:21.984173+0000 mon.c (mon.2) 12714 : audit 0 from='client.? 172.21.15.40:0/1350829465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:24.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:24 smithi040 bash[28232]: cluster 2023-12-02T02:54:23.027864+0000 mgr.y (mgr.24356) 20281 : cluster 0 pgmap v20249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:24.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:24 smithi040 bash[41173]: cluster 2023-12-02T02:54:23.027864+0000 mgr.y (mgr.24356) 20281 : cluster 0 pgmap v20249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:24 smithi141 bash[31670]: cluster 2023-12-02T02:54:23.027864+0000 mgr.y (mgr.24356) 20281 : cluster 0 pgmap v20249: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:25.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:25 smithi040 bash[28232]: audit 2023-12-02T02:54:24.446715+0000 mon.a (mon.0) 12481 : audit 0 from='client.? 172.21.15.40:0/792814996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:25.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:25 smithi040 bash[41173]: audit 2023-12-02T02:54:24.446715+0000 mon.a (mon.0) 12481 : audit 0 from='client.? 172.21.15.40:0/792814996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:25.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:25 smithi141 bash[31670]: audit 2023-12-02T02:54:24.446715+0000 mon.a (mon.0) 12481 : audit 0 from='client.? 172.21.15.40:0/792814996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:26.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:26 smithi040 bash[28232]: cluster 2023-12-02T02:54:25.028983+0000 mgr.y (mgr.24356) 20282 : cluster 0 pgmap v20250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:26 smithi040 bash[41173]: cluster 2023-12-02T02:54:25.028983+0000 mgr.y (mgr.24356) 20282 : cluster 0 pgmap v20250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:26 smithi141 bash[31670]: cluster 2023-12-02T02:54:25.028983+0000 mgr.y (mgr.24356) 20282 : cluster 0 pgmap v20250: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:54:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:54:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:54:27.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:27 smithi040 bash[28232]: audit 2023-12-02T02:54:26.904262+0000 mon.a (mon.0) 12482 : audit 0 from='client.? 172.21.15.40:0/3700115319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:27.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:27 smithi040 bash[41173]: audit 2023-12-02T02:54:26.904262+0000 mon.a (mon.0) 12482 : audit 0 from='client.? 172.21.15.40:0/3700115319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:27 smithi141 bash[31670]: audit 2023-12-02T02:54:26.904262+0000 mon.a (mon.0) 12482 : audit 0 from='client.? 172.21.15.40:0/3700115319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:28.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:28 smithi040 bash[28232]: cluster 2023-12-02T02:54:27.029549+0000 mgr.y (mgr.24356) 20283 : cluster 0 pgmap v20251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:28.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:28 smithi040 bash[41173]: cluster 2023-12-02T02:54:27.029549+0000 mgr.y (mgr.24356) 20283 : cluster 0 pgmap v20251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:28 smithi141 bash[31670]: cluster 2023-12-02T02:54:27.029549+0000 mgr.y (mgr.24356) 20283 : cluster 0 pgmap v20251: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:30 smithi040 bash[28232]: cluster 2023-12-02T02:54:29.030162+0000 mgr.y (mgr.24356) 20284 : cluster 0 pgmap v20252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:30.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:30 smithi040 bash[28232]: audit 2023-12-02T02:54:29.370988+0000 mon.a (mon.0) 12483 : audit 0 from='client.? 172.21.15.40:0/813617652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:30 smithi040 bash[41173]: cluster 2023-12-02T02:54:29.030162+0000 mgr.y (mgr.24356) 20284 : cluster 0 pgmap v20252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:30.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:30 smithi040 bash[41173]: audit 2023-12-02T02:54:29.370988+0000 mon.a (mon.0) 12483 : audit 0 from='client.? 172.21.15.40:0/813617652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:30 smithi141 bash[31670]: cluster 2023-12-02T02:54:29.030162+0000 mgr.y (mgr.24356) 20284 : cluster 0 pgmap v20252: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:30 smithi141 bash[31670]: audit 2023-12-02T02:54:29.370988+0000 mon.a (mon.0) 12483 : audit 0 from='client.? 172.21.15.40:0/813617652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:32 smithi040 bash[28232]: cluster 2023-12-02T02:54:31.031339+0000 mgr.y (mgr.24356) 20285 : cluster 0 pgmap v20253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:32.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:32 smithi040 bash[28232]: audit 2023-12-02T02:54:31.836401+0000 mon.c (mon.2) 12715 : audit 0 from='client.? 172.21.15.40:0/57437237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:32 smithi040 bash[41173]: cluster 2023-12-02T02:54:31.031339+0000 mgr.y (mgr.24356) 20285 : cluster 0 pgmap v20253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:32.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:32 smithi040 bash[41173]: audit 2023-12-02T02:54:31.836401+0000 mon.c (mon.2) 12715 : audit 0 from='client.? 172.21.15.40:0/57437237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:32 smithi141 bash[31670]: cluster 2023-12-02T02:54:31.031339+0000 mgr.y (mgr.24356) 20285 : cluster 0 pgmap v20253: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:32 smithi141 bash[31670]: audit 2023-12-02T02:54:31.836401+0000 mon.c (mon.2) 12715 : audit 0 from='client.? 172.21.15.40:0/57437237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:34.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:34 smithi040 bash[28232]: cluster 2023-12-02T02:54:33.032005+0000 mgr.y (mgr.24356) 20286 : cluster 0 pgmap v20254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:34.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:34 smithi040 bash[41173]: cluster 2023-12-02T02:54:33.032005+0000 mgr.y (mgr.24356) 20286 : cluster 0 pgmap v20254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:34 smithi141 bash[31670]: cluster 2023-12-02T02:54:33.032005+0000 mgr.y (mgr.24356) 20286 : cluster 0 pgmap v20254: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:35 smithi040 bash[41173]: audit 2023-12-02T02:54:34.306228+0000 mon.a (mon.0) 12484 : audit 0 from='client.? 172.21.15.40:0/523990424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:35.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:35 smithi040 bash[41173]: audit 2023-12-02T02:54:34.410363+0000 mon.c (mon.2) 12716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:35.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:35 smithi040 bash[28232]: audit 2023-12-02T02:54:34.306228+0000 mon.a (mon.0) 12484 : audit 0 from='client.? 172.21.15.40:0/523990424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:35.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:35 smithi040 bash[28232]: audit 2023-12-02T02:54:34.410363+0000 mon.c (mon.2) 12716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:35 smithi141 bash[31670]: audit 2023-12-02T02:54:34.306228+0000 mon.a (mon.0) 12484 : audit 0 from='client.? 172.21.15.40:0/523990424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:35 smithi141 bash[31670]: audit 2023-12-02T02:54:34.410363+0000 mon.c (mon.2) 12716 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:36.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:36 smithi040 bash[28232]: cluster 2023-12-02T02:54:35.033139+0000 mgr.y (mgr.24356) 20287 : cluster 0 pgmap v20255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:36.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:36 smithi040 bash[41173]: cluster 2023-12-02T02:54:35.033139+0000 mgr.y (mgr.24356) 20287 : cluster 0 pgmap v20255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:36 smithi141 bash[31670]: cluster 2023-12-02T02:54:35.033139+0000 mgr.y (mgr.24356) 20287 : cluster 0 pgmap v20255: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:54:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:54:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:54:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:37 smithi040 bash[41173]: audit 2023-12-02T02:54:36.765319+0000 mon.c (mon.2) 12717 : audit 0 from='client.? 172.21.15.40:0/1761486655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:37 smithi040 bash[28232]: audit 2023-12-02T02:54:36.765319+0000 mon.c (mon.2) 12717 : audit 0 from='client.? 172.21.15.40:0/1761486655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:37 smithi141 bash[31670]: audit 2023-12-02T02:54:36.765319+0000 mon.c (mon.2) 12717 : audit 0 from='client.? 172.21.15.40:0/1761486655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:38 smithi040 bash[28232]: cluster 2023-12-02T02:54:37.033807+0000 mgr.y (mgr.24356) 20288 : cluster 0 pgmap v20256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:38 smithi040 bash[41173]: cluster 2023-12-02T02:54:37.033807+0000 mgr.y (mgr.24356) 20288 : cluster 0 pgmap v20256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:38 smithi141 bash[31670]: cluster 2023-12-02T02:54:37.033807+0000 mgr.y (mgr.24356) 20288 : cluster 0 pgmap v20256: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:40 smithi141 bash[31670]: cluster 2023-12-02T02:54:39.034423+0000 mgr.y (mgr.24356) 20289 : cluster 0 pgmap v20257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:40 smithi141 bash[31670]: audit 2023-12-02T02:54:39.241586+0000 mon.a (mon.0) 12485 : audit 0 from='client.? 172.21.15.40:0/3940674040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:40 smithi040 bash[28232]: cluster 2023-12-02T02:54:39.034423+0000 mgr.y (mgr.24356) 20289 : cluster 0 pgmap v20257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:40 smithi040 bash[28232]: audit 2023-12-02T02:54:39.241586+0000 mon.a (mon.0) 12485 : audit 0 from='client.? 172.21.15.40:0/3940674040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:40 smithi040 bash[41173]: cluster 2023-12-02T02:54:39.034423+0000 mgr.y (mgr.24356) 20289 : cluster 0 pgmap v20257: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:40 smithi040 bash[41173]: audit 2023-12-02T02:54:39.241586+0000 mon.a (mon.0) 12485 : audit 0 from='client.? 172.21.15.40:0/3940674040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:42 smithi141 bash[31670]: cluster 2023-12-02T02:54:41.035594+0000 mgr.y (mgr.24356) 20290 : cluster 0 pgmap v20258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:42 smithi141 bash[31670]: audit 2023-12-02T02:54:41.706373+0000 mon.a (mon.0) 12486 : audit 0 from='client.? 172.21.15.40:0/1303040162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:42 smithi040 bash[28232]: cluster 2023-12-02T02:54:41.035594+0000 mgr.y (mgr.24356) 20290 : cluster 0 pgmap v20258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:42 smithi040 bash[28232]: audit 2023-12-02T02:54:41.706373+0000 mon.a (mon.0) 12486 : audit 0 from='client.? 172.21.15.40:0/1303040162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:42 smithi040 bash[41173]: cluster 2023-12-02T02:54:41.035594+0000 mgr.y (mgr.24356) 20290 : cluster 0 pgmap v20258: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:42 smithi040 bash[41173]: audit 2023-12-02T02:54:41.706373+0000 mon.a (mon.0) 12486 : audit 0 from='client.? 172.21.15.40:0/1303040162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:44 smithi141 bash[31670]: cluster 2023-12-02T02:54:43.036229+0000 mgr.y (mgr.24356) 20291 : cluster 0 pgmap v20259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:44 smithi141 bash[31670]: audit 2023-12-02T02:54:44.166895+0000 mon.a (mon.0) 12487 : audit 0 from='client.? 172.21.15.40:0/1704638611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:44 smithi040 bash[41173]: cluster 2023-12-02T02:54:43.036229+0000 mgr.y (mgr.24356) 20291 : cluster 0 pgmap v20259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:44 smithi040 bash[41173]: audit 2023-12-02T02:54:44.166895+0000 mon.a (mon.0) 12487 : audit 0 from='client.? 172.21.15.40:0/1704638611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:44 smithi040 bash[28232]: cluster 2023-12-02T02:54:43.036229+0000 mgr.y (mgr.24356) 20291 : cluster 0 pgmap v20259: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:44 smithi040 bash[28232]: audit 2023-12-02T02:54:44.166895+0000 mon.a (mon.0) 12487 : audit 0 from='client.? 172.21.15.40:0/1704638611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:46.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:46 smithi040 bash[28232]: cluster 2023-12-02T02:54:45.037407+0000 mgr.y (mgr.24356) 20292 : cluster 0 pgmap v20260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:46.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:46 smithi040 bash[41173]: cluster 2023-12-02T02:54:45.037407+0000 mgr.y (mgr.24356) 20292 : cluster 0 pgmap v20260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:46 smithi141 bash[31670]: cluster 2023-12-02T02:54:45.037407+0000 mgr.y (mgr.24356) 20292 : cluster 0 pgmap v20260: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:54:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:54:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:54:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:47 smithi141 bash[31670]: audit 2023-12-02T02:54:46.629488+0000 mon.c (mon.2) 12718 : audit 0 from='client.? 172.21.15.40:0/606214335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:47 smithi040 bash[28232]: audit 2023-12-02T02:54:46.629488+0000 mon.c (mon.2) 12718 : audit 0 from='client.? 172.21.15.40:0/606214335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:47 smithi040 bash[41173]: audit 2023-12-02T02:54:46.629488+0000 mon.c (mon.2) 12718 : audit 0 from='client.? 172.21.15.40:0/606214335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:48 smithi141 bash[31670]: cluster 2023-12-02T02:54:47.038178+0000 mgr.y (mgr.24356) 20293 : cluster 0 pgmap v20261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:48 smithi040 bash[28232]: cluster 2023-12-02T02:54:47.038178+0000 mgr.y (mgr.24356) 20293 : cluster 0 pgmap v20261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:48 smithi040 bash[41173]: cluster 2023-12-02T02:54:47.038178+0000 mgr.y (mgr.24356) 20293 : cluster 0 pgmap v20261: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:49 smithi141 bash[31670]: audit 2023-12-02T02:54:49.093886+0000 mon.a (mon.0) 12488 : audit 0 from='client.? 172.21.15.40:0/1714567794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:49 smithi040 bash[28232]: audit 2023-12-02T02:54:49.093886+0000 mon.a (mon.0) 12488 : audit 0 from='client.? 172.21.15.40:0/1714567794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:49 smithi040 bash[41173]: audit 2023-12-02T02:54:49.093886+0000 mon.a (mon.0) 12488 : audit 0 from='client.? 172.21.15.40:0/1714567794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:50 smithi141 bash[31670]: cluster 2023-12-02T02:54:49.038978+0000 mgr.y (mgr.24356) 20294 : cluster 0 pgmap v20262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:50 smithi141 bash[31670]: audit 2023-12-02T02:54:49.410919+0000 mon.c (mon.2) 12719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:50 smithi040 bash[41173]: cluster 2023-12-02T02:54:49.038978+0000 mgr.y (mgr.24356) 20294 : cluster 0 pgmap v20262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:50 smithi040 bash[41173]: audit 2023-12-02T02:54:49.410919+0000 mon.c (mon.2) 12719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:50 smithi040 bash[28232]: cluster 2023-12-02T02:54:49.038978+0000 mgr.y (mgr.24356) 20294 : cluster 0 pgmap v20262: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:50 smithi040 bash[28232]: audit 2023-12-02T02:54:49.410919+0000 mon.c (mon.2) 12719 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:52 smithi141 bash[31670]: cluster 2023-12-02T02:54:51.040231+0000 mgr.y (mgr.24356) 20295 : cluster 0 pgmap v20263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:52 smithi141 bash[31670]: audit 2023-12-02T02:54:51.561628+0000 mon.c (mon.2) 12720 : audit 0 from='client.? 172.21.15.40:0/4105206759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:52 smithi040 bash[28232]: cluster 2023-12-02T02:54:51.040231+0000 mgr.y (mgr.24356) 20295 : cluster 0 pgmap v20263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:52 smithi040 bash[28232]: audit 2023-12-02T02:54:51.561628+0000 mon.c (mon.2) 12720 : audit 0 from='client.? 172.21.15.40:0/4105206759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:52 smithi040 bash[41173]: cluster 2023-12-02T02:54:51.040231+0000 mgr.y (mgr.24356) 20295 : cluster 0 pgmap v20263: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:52 smithi040 bash[41173]: audit 2023-12-02T02:54:51.561628+0000 mon.c (mon.2) 12720 : audit 0 from='client.? 172.21.15.40:0/4105206759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:54 smithi141 bash[31670]: cluster 2023-12-02T02:54:53.040941+0000 mgr.y (mgr.24356) 20296 : cluster 0 pgmap v20264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:54 smithi141 bash[31670]: audit 2023-12-02T02:54:54.025662+0000 mon.c (mon.2) 12721 : audit 0 from='client.? 172.21.15.40:0/1579153250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:54 smithi141 bash[31670]: audit 2023-12-02T02:54:54.139531+0000 mon.c (mon.2) 12722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:54:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:54 smithi040 bash[28232]: cluster 2023-12-02T02:54:53.040941+0000 mgr.y (mgr.24356) 20296 : cluster 0 pgmap v20264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:54 smithi040 bash[28232]: audit 2023-12-02T02:54:54.025662+0000 mon.c (mon.2) 12721 : audit 0 from='client.? 172.21.15.40:0/1579153250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:54 smithi040 bash[28232]: audit 2023-12-02T02:54:54.139531+0000 mon.c (mon.2) 12722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:54:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:54 smithi040 bash[41173]: cluster 2023-12-02T02:54:53.040941+0000 mgr.y (mgr.24356) 20296 : cluster 0 pgmap v20264: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:54 smithi040 bash[41173]: audit 2023-12-02T02:54:54.025662+0000 mon.c (mon.2) 12721 : audit 0 from='client.? 172.21.15.40:0/1579153250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:54 smithi040 bash[41173]: audit 2023-12-02T02:54:54.139531+0000 mon.c (mon.2) 12722 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:54:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:56 smithi040 bash[28232]: cluster 2023-12-02T02:54:55.042135+0000 mgr.y (mgr.24356) 20297 : cluster 0 pgmap v20265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:56.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:56 smithi040 bash[41173]: cluster 2023-12-02T02:54:55.042135+0000 mgr.y (mgr.24356) 20297 : cluster 0 pgmap v20265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:56 smithi141 bash[31670]: cluster 2023-12-02T02:54:55.042135+0000 mgr.y (mgr.24356) 20297 : cluster 0 pgmap v20265: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:54:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:54:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:54:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:57 smithi141 bash[31670]: audit 2023-12-02T02:54:56.493822+0000 mon.a (mon.0) 12489 : audit 0 from='client.? 172.21.15.40:0/1781550570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:57 smithi040 bash[28232]: audit 2023-12-02T02:54:56.493822+0000 mon.a (mon.0) 12489 : audit 0 from='client.? 172.21.15.40:0/1781550570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:57 smithi040 bash[41173]: audit 2023-12-02T02:54:56.493822+0000 mon.a (mon.0) 12489 : audit 0 from='client.? 172.21.15.40:0/1781550570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:58 smithi141 bash[31670]: cluster 2023-12-02T02:54:57.042859+0000 mgr.y (mgr.24356) 20298 : cluster 0 pgmap v20266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:58 smithi040 bash[28232]: cluster 2023-12-02T02:54:57.042859+0000 mgr.y (mgr.24356) 20298 : cluster 0 pgmap v20266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:58 smithi040 bash[41173]: cluster 2023-12-02T02:54:57.042859+0000 mgr.y (mgr.24356) 20298 : cluster 0 pgmap v20266: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:54:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:54:59 smithi141 bash[31670]: audit 2023-12-02T02:54:58.953667+0000 mon.a (mon.0) 12490 : audit 0 from='client.? 172.21.15.40:0/361257219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:54:59 smithi040 bash[28232]: audit 2023-12-02T02:54:58.953667+0000 mon.a (mon.0) 12490 : audit 0 from='client.? 172.21.15.40:0/361257219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:54:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:54:59 smithi040 bash[41173]: audit 2023-12-02T02:54:58.953667+0000 mon.a (mon.0) 12490 : audit 0 from='client.? 172.21.15.40:0/361257219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:00 smithi141 bash[31670]: cluster 2023-12-02T02:54:59.043366+0000 mgr.y (mgr.24356) 20299 : cluster 0 pgmap v20267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:00 smithi141 bash[31670]: audit 2023-12-02T02:54:59.992443+0000 mon.a (mon.0) 12491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:00.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:00 smithi141 bash[31670]: audit 2023-12-02T02:55:00.004498+0000 mon.a (mon.0) 12492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:00 smithi040 bash[28232]: cluster 2023-12-02T02:54:59.043366+0000 mgr.y (mgr.24356) 20299 : cluster 0 pgmap v20267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:00 smithi040 bash[28232]: audit 2023-12-02T02:54:59.992443+0000 mon.a (mon.0) 12491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:00 smithi040 bash[28232]: audit 2023-12-02T02:55:00.004498+0000 mon.a (mon.0) 12492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:00 smithi040 bash[41173]: cluster 2023-12-02T02:54:59.043366+0000 mgr.y (mgr.24356) 20299 : cluster 0 pgmap v20267: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:00 smithi040 bash[41173]: audit 2023-12-02T02:54:59.992443+0000 mon.a (mon.0) 12491 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:00 smithi040 bash[41173]: audit 2023-12-02T02:55:00.004498+0000 mon.a (mon.0) 12492 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[28232]: audit 2023-12-02T02:55:00.341609+0000 mon.a (mon.0) 12493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[28232]: audit 2023-12-02T02:55:00.353033+0000 mon.a (mon.0) 12494 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[28232]: audit 2023-12-02T02:55:00.887854+0000 mon.c (mon.2) 12723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[28232]: audit 2023-12-02T02:55:00.889450+0000 mon.c (mon.2) 12724 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[28232]: audit 2023-12-02T02:55:00.899204+0000 mon.a (mon.0) 12495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[28232]: cluster 2023-12-02T02:55:01.044666+0000 mgr.y (mgr.24356) 20300 : cluster 0 pgmap v20268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[41173]: audit 2023-12-02T02:55:00.341609+0000 mon.a (mon.0) 12493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[41173]: audit 2023-12-02T02:55:00.353033+0000 mon.a (mon.0) 12494 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[41173]: audit 2023-12-02T02:55:00.887854+0000 mon.c (mon.2) 12723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[41173]: audit 2023-12-02T02:55:00.889450+0000 mon.c (mon.2) 12724 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[41173]: audit 2023-12-02T02:55:00.899204+0000 mon.a (mon.0) 12495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:01 smithi040 bash[41173]: cluster 2023-12-02T02:55:01.044666+0000 mgr.y (mgr.24356) 20300 : cluster 0 pgmap v20268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:01 smithi141 bash[31670]: audit 2023-12-02T02:55:00.341609+0000 mon.a (mon.0) 12493 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:01 smithi141 bash[31670]: audit 2023-12-02T02:55:00.353033+0000 mon.a (mon.0) 12494 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:01 smithi141 bash[31670]: audit 2023-12-02T02:55:00.887854+0000 mon.c (mon.2) 12723 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:55:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:01 smithi141 bash[31670]: audit 2023-12-02T02:55:00.889450+0000 mon.c (mon.2) 12724 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:55:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:01 smithi141 bash[31670]: audit 2023-12-02T02:55:00.899204+0000 mon.a (mon.0) 12495 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:55:01.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:01 smithi141 bash[31670]: cluster 2023-12-02T02:55:01.044666+0000 mgr.y (mgr.24356) 20300 : cluster 0 pgmap v20268: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:02 smithi040 bash[28232]: audit 2023-12-02T02:55:01.416148+0000 mon.c (mon.2) 12725 : audit 0 from='client.? 172.21.15.40:0/2199032840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:02 smithi040 bash[41173]: audit 2023-12-02T02:55:01.416148+0000 mon.c (mon.2) 12725 : audit 0 from='client.? 172.21.15.40:0/2199032840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:02 smithi141 bash[31670]: audit 2023-12-02T02:55:01.416148+0000 mon.c (mon.2) 12725 : audit 0 from='client.? 172.21.15.40:0/2199032840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:04 smithi040 bash[28232]: cluster 2023-12-02T02:55:03.045288+0000 mgr.y (mgr.24356) 20301 : cluster 0 pgmap v20269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:04.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:04 smithi040 bash[28232]: audit 2023-12-02T02:55:03.879341+0000 mon.a (mon.0) 12496 : audit 0 from='client.? 172.21.15.40:0/2977050091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:04.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:04 smithi040 bash[41173]: cluster 2023-12-02T02:55:03.045288+0000 mgr.y (mgr.24356) 20301 : cluster 0 pgmap v20269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:04.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:04 smithi040 bash[41173]: audit 2023-12-02T02:55:03.879341+0000 mon.a (mon.0) 12496 : audit 0 from='client.? 172.21.15.40:0/2977050091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:04 smithi141 bash[31670]: cluster 2023-12-02T02:55:03.045288+0000 mgr.y (mgr.24356) 20301 : cluster 0 pgmap v20269: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:04 smithi141 bash[31670]: audit 2023-12-02T02:55:03.879341+0000 mon.a (mon.0) 12496 : audit 0 from='client.? 172.21.15.40:0/2977050091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:05.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:05 smithi040 bash[28232]: audit 2023-12-02T02:55:04.411560+0000 mon.c (mon.2) 12726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:05.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:05 smithi040 bash[41173]: audit 2023-12-02T02:55:04.411560+0000 mon.c (mon.2) 12726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:05 smithi141 bash[31670]: audit 2023-12-02T02:55:04.411560+0000 mon.c (mon.2) 12726 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:06 smithi040 bash[28232]: cluster 2023-12-02T02:55:05.046434+0000 mgr.y (mgr.24356) 20302 : cluster 0 pgmap v20270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:06 smithi040 bash[41173]: cluster 2023-12-02T02:55:05.046434+0000 mgr.y (mgr.24356) 20302 : cluster 0 pgmap v20270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:06 smithi141 bash[31670]: cluster 2023-12-02T02:55:05.046434+0000 mgr.y (mgr.24356) 20302 : cluster 0 pgmap v20270: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:55:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:55:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:55:07.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:07 smithi040 bash[28232]: audit 2023-12-02T02:55:06.347830+0000 mon.c (mon.2) 12727 : audit 0 from='client.? 172.21.15.40:0/3938958408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:07.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:07 smithi040 bash[41173]: audit 2023-12-02T02:55:06.347830+0000 mon.c (mon.2) 12727 : audit 0 from='client.? 172.21.15.40:0/3938958408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:07 smithi141 bash[31670]: audit 2023-12-02T02:55:06.347830+0000 mon.c (mon.2) 12727 : audit 0 from='client.? 172.21.15.40:0/3938958408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:08.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:08 smithi040 bash[28232]: cluster 2023-12-02T02:55:07.047235+0000 mgr.y (mgr.24356) 20303 : cluster 0 pgmap v20271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:08 smithi040 bash[41173]: cluster 2023-12-02T02:55:07.047235+0000 mgr.y (mgr.24356) 20303 : cluster 0 pgmap v20271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:08 smithi141 bash[31670]: cluster 2023-12-02T02:55:07.047235+0000 mgr.y (mgr.24356) 20303 : cluster 0 pgmap v20271: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:09.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:09 smithi040 bash[28232]: audit 2023-12-02T02:55:08.811362+0000 mon.c (mon.2) 12728 : audit 0 from='client.? 172.21.15.40:0/2230790144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:09 smithi040 bash[41173]: audit 2023-12-02T02:55:08.811362+0000 mon.c (mon.2) 12728 : audit 0 from='client.? 172.21.15.40:0/2230790144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:09 smithi141 bash[31670]: audit 2023-12-02T02:55:08.811362+0000 mon.c (mon.2) 12728 : audit 0 from='client.? 172.21.15.40:0/2230790144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:10 smithi040 bash[41173]: cluster 2023-12-02T02:55:09.047941+0000 mgr.y (mgr.24356) 20304 : cluster 0 pgmap v20272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:10.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:10 smithi040 bash[28232]: cluster 2023-12-02T02:55:09.047941+0000 mgr.y (mgr.24356) 20304 : cluster 0 pgmap v20272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:10 smithi141 bash[31670]: cluster 2023-12-02T02:55:09.047941+0000 mgr.y (mgr.24356) 20304 : cluster 0 pgmap v20272: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:12 smithi040 bash[28232]: cluster 2023-12-02T02:55:11.049083+0000 mgr.y (mgr.24356) 20305 : cluster 0 pgmap v20273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:12.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:12 smithi040 bash[28232]: audit 2023-12-02T02:55:11.276749+0000 mon.a (mon.0) 12497 : audit 0 from='client.? 172.21.15.40:0/350829141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:12 smithi040 bash[41173]: cluster 2023-12-02T02:55:11.049083+0000 mgr.y (mgr.24356) 20305 : cluster 0 pgmap v20273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:12 smithi040 bash[41173]: audit 2023-12-02T02:55:11.276749+0000 mon.a (mon.0) 12497 : audit 0 from='client.? 172.21.15.40:0/350829141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:12 smithi141 bash[31670]: cluster 2023-12-02T02:55:11.049083+0000 mgr.y (mgr.24356) 20305 : cluster 0 pgmap v20273: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:12 smithi141 bash[31670]: audit 2023-12-02T02:55:11.276749+0000 mon.a (mon.0) 12497 : audit 0 from='client.? 172.21.15.40:0/350829141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:14 smithi141 bash[31670]: cluster 2023-12-02T02:55:13.049764+0000 mgr.y (mgr.24356) 20306 : cluster 0 pgmap v20274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:14 smithi141 bash[31670]: audit 2023-12-02T02:55:13.751299+0000 mon.a (mon.0) 12498 : audit 0 from='client.? 172.21.15.40:0/2450919229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:14 smithi040 bash[28232]: cluster 2023-12-02T02:55:13.049764+0000 mgr.y (mgr.24356) 20306 : cluster 0 pgmap v20274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:14 smithi040 bash[28232]: audit 2023-12-02T02:55:13.751299+0000 mon.a (mon.0) 12498 : audit 0 from='client.? 172.21.15.40:0/2450919229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:14 smithi040 bash[41173]: cluster 2023-12-02T02:55:13.049764+0000 mgr.y (mgr.24356) 20306 : cluster 0 pgmap v20274: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:14 smithi040 bash[41173]: audit 2023-12-02T02:55:13.751299+0000 mon.a (mon.0) 12498 : audit 0 from='client.? 172.21.15.40:0/2450919229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:16 smithi040 bash[41173]: cluster 2023-12-02T02:55:15.050816+0000 mgr.y (mgr.24356) 20307 : cluster 0 pgmap v20275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:16 smithi040 bash[28232]: cluster 2023-12-02T02:55:15.050816+0000 mgr.y (mgr.24356) 20307 : cluster 0 pgmap v20275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:16 smithi141 bash[31670]: cluster 2023-12-02T02:55:15.050816+0000 mgr.y (mgr.24356) 20307 : cluster 0 pgmap v20275: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:55:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:55:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:55:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:17 smithi141 bash[31670]: audit 2023-12-02T02:55:16.217881+0000 mon.c (mon.2) 12729 : audit 0 from='client.? 172.21.15.40:0/3516520539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:17 smithi040 bash[28232]: audit 2023-12-02T02:55:16.217881+0000 mon.c (mon.2) 12729 : audit 0 from='client.? 172.21.15.40:0/3516520539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:17 smithi040 bash[41173]: audit 2023-12-02T02:55:16.217881+0000 mon.c (mon.2) 12729 : audit 0 from='client.? 172.21.15.40:0/3516520539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:18 smithi141 bash[31670]: cluster 2023-12-02T02:55:17.051519+0000 mgr.y (mgr.24356) 20308 : cluster 0 pgmap v20276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:18 smithi040 bash[28232]: cluster 2023-12-02T02:55:17.051519+0000 mgr.y (mgr.24356) 20308 : cluster 0 pgmap v20276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:18 smithi040 bash[41173]: cluster 2023-12-02T02:55:17.051519+0000 mgr.y (mgr.24356) 20308 : cluster 0 pgmap v20276: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:19 smithi141 bash[31670]: audit 2023-12-02T02:55:18.679166+0000 mon.a (mon.0) 12499 : audit 0 from='client.? 172.21.15.40:0/569865483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:19 smithi040 bash[41173]: audit 2023-12-02T02:55:18.679166+0000 mon.a (mon.0) 12499 : audit 0 from='client.? 172.21.15.40:0/569865483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:19 smithi040 bash[28232]: audit 2023-12-02T02:55:18.679166+0000 mon.a (mon.0) 12499 : audit 0 from='client.? 172.21.15.40:0/569865483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:20 smithi141 bash[31670]: cluster 2023-12-02T02:55:19.052250+0000 mgr.y (mgr.24356) 20309 : cluster 0 pgmap v20277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:20 smithi141 bash[31670]: audit 2023-12-02T02:55:19.412162+0000 mon.c (mon.2) 12730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:20 smithi040 bash[28232]: cluster 2023-12-02T02:55:19.052250+0000 mgr.y (mgr.24356) 20309 : cluster 0 pgmap v20277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:20 smithi040 bash[28232]: audit 2023-12-02T02:55:19.412162+0000 mon.c (mon.2) 12730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:20 smithi040 bash[41173]: cluster 2023-12-02T02:55:19.052250+0000 mgr.y (mgr.24356) 20309 : cluster 0 pgmap v20277: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:20 smithi040 bash[41173]: audit 2023-12-02T02:55:19.412162+0000 mon.c (mon.2) 12730 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:21 smithi141 bash[31670]: audit 2023-12-02T02:55:21.145731+0000 mon.c (mon.2) 12731 : audit 0 from='client.? 172.21.15.40:0/1224411323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:21 smithi040 bash[41173]: audit 2023-12-02T02:55:21.145731+0000 mon.c (mon.2) 12731 : audit 0 from='client.? 172.21.15.40:0/1224411323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:21 smithi040 bash[28232]: audit 2023-12-02T02:55:21.145731+0000 mon.c (mon.2) 12731 : audit 0 from='client.? 172.21.15.40:0/1224411323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:22 smithi141 bash[31670]: cluster 2023-12-02T02:55:21.053414+0000 mgr.y (mgr.24356) 20310 : cluster 0 pgmap v20278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:22 smithi040 bash[41173]: cluster 2023-12-02T02:55:21.053414+0000 mgr.y (mgr.24356) 20310 : cluster 0 pgmap v20278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:22 smithi040 bash[28232]: cluster 2023-12-02T02:55:21.053414+0000 mgr.y (mgr.24356) 20310 : cluster 0 pgmap v20278: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:24 smithi141 bash[31670]: cluster 2023-12-02T02:55:23.054096+0000 mgr.y (mgr.24356) 20311 : cluster 0 pgmap v20279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:24 smithi141 bash[31670]: audit 2023-12-02T02:55:23.614755+0000 mon.c (mon.2) 12732 : audit 0 from='client.? 172.21.15.40:0/3262923453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:24 smithi040 bash[28232]: cluster 2023-12-02T02:55:23.054096+0000 mgr.y (mgr.24356) 20311 : cluster 0 pgmap v20279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:24 smithi040 bash[28232]: audit 2023-12-02T02:55:23.614755+0000 mon.c (mon.2) 12732 : audit 0 from='client.? 172.21.15.40:0/3262923453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:24 smithi040 bash[41173]: cluster 2023-12-02T02:55:23.054096+0000 mgr.y (mgr.24356) 20311 : cluster 0 pgmap v20279: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:24 smithi040 bash[41173]: audit 2023-12-02T02:55:23.614755+0000 mon.c (mon.2) 12732 : audit 0 from='client.? 172.21.15.40:0/3262923453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:26 smithi040 bash[28232]: cluster 2023-12-02T02:55:25.055292+0000 mgr.y (mgr.24356) 20312 : cluster 0 pgmap v20280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:26 smithi040 bash[28232]: audit 2023-12-02T02:55:26.080734+0000 mon.a (mon.0) 12500 : audit 0 from='client.? 172.21.15.40:0/3728982718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:26 smithi040 bash[41173]: cluster 2023-12-02T02:55:25.055292+0000 mgr.y (mgr.24356) 20312 : cluster 0 pgmap v20280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:26 smithi040 bash[41173]: audit 2023-12-02T02:55:26.080734+0000 mon.a (mon.0) 12500 : audit 0 from='client.? 172.21.15.40:0/3728982718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:26 smithi141 bash[31670]: cluster 2023-12-02T02:55:25.055292+0000 mgr.y (mgr.24356) 20312 : cluster 0 pgmap v20280: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:26 smithi141 bash[31670]: audit 2023-12-02T02:55:26.080734+0000 mon.a (mon.0) 12500 : audit 0 from='client.? 172.21.15.40:0/3728982718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:55:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:55:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:55:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:28 smithi141 bash[31670]: cluster 2023-12-02T02:55:27.055996+0000 mgr.y (mgr.24356) 20313 : cluster 0 pgmap v20281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:28 smithi040 bash[28232]: cluster 2023-12-02T02:55:27.055996+0000 mgr.y (mgr.24356) 20313 : cluster 0 pgmap v20281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:28 smithi040 bash[41173]: cluster 2023-12-02T02:55:27.055996+0000 mgr.y (mgr.24356) 20313 : cluster 0 pgmap v20281: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:29.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:29 smithi141 bash[31670]: audit 2023-12-02T02:55:28.545750+0000 mon.c (mon.2) 12733 : audit 0 from='client.? 172.21.15.40:0/2233379044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:29 smithi040 bash[28232]: audit 2023-12-02T02:55:28.545750+0000 mon.c (mon.2) 12733 : audit 0 from='client.? 172.21.15.40:0/2233379044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:29 smithi040 bash[41173]: audit 2023-12-02T02:55:28.545750+0000 mon.c (mon.2) 12733 : audit 0 from='client.? 172.21.15.40:0/2233379044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:30 smithi141 bash[31670]: cluster 2023-12-02T02:55:29.056722+0000 mgr.y (mgr.24356) 20314 : cluster 0 pgmap v20282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:30 smithi040 bash[28232]: cluster 2023-12-02T02:55:29.056722+0000 mgr.y (mgr.24356) 20314 : cluster 0 pgmap v20282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:30 smithi040 bash[41173]: cluster 2023-12-02T02:55:29.056722+0000 mgr.y (mgr.24356) 20314 : cluster 0 pgmap v20282: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:31 smithi141 bash[31670]: audit 2023-12-02T02:55:31.009840+0000 mon.c (mon.2) 12734 : audit 0 from='client.? 172.21.15.40:0/3978577253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:31 smithi040 bash[28232]: audit 2023-12-02T02:55:31.009840+0000 mon.c (mon.2) 12734 : audit 0 from='client.? 172.21.15.40:0/3978577253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:31 smithi040 bash[41173]: audit 2023-12-02T02:55:31.009840+0000 mon.c (mon.2) 12734 : audit 0 from='client.? 172.21.15.40:0/3978577253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:32 smithi141 bash[31670]: cluster 2023-12-02T02:55:31.057847+0000 mgr.y (mgr.24356) 20315 : cluster 0 pgmap v20283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:32 smithi040 bash[28232]: cluster 2023-12-02T02:55:31.057847+0000 mgr.y (mgr.24356) 20315 : cluster 0 pgmap v20283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:32 smithi040 bash[41173]: cluster 2023-12-02T02:55:31.057847+0000 mgr.y (mgr.24356) 20315 : cluster 0 pgmap v20283: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:34 smithi141 bash[31670]: cluster 2023-12-02T02:55:33.058538+0000 mgr.y (mgr.24356) 20316 : cluster 0 pgmap v20284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:34 smithi141 bash[31670]: audit 2023-12-02T02:55:33.479429+0000 mon.c (mon.2) 12735 : audit 0 from='client.? 172.21.15.40:0/4239750869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:34 smithi040 bash[28232]: cluster 2023-12-02T02:55:33.058538+0000 mgr.y (mgr.24356) 20316 : cluster 0 pgmap v20284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:34 smithi040 bash[28232]: audit 2023-12-02T02:55:33.479429+0000 mon.c (mon.2) 12735 : audit 0 from='client.? 172.21.15.40:0/4239750869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:34 smithi040 bash[41173]: cluster 2023-12-02T02:55:33.058538+0000 mgr.y (mgr.24356) 20316 : cluster 0 pgmap v20284: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:34 smithi040 bash[41173]: audit 2023-12-02T02:55:33.479429+0000 mon.c (mon.2) 12735 : audit 0 from='client.? 172.21.15.40:0/4239750869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:35 smithi141 bash[31670]: audit 2023-12-02T02:55:34.412388+0000 mon.c (mon.2) 12736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:35 smithi040 bash[28232]: audit 2023-12-02T02:55:34.412388+0000 mon.c (mon.2) 12736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:35 smithi040 bash[41173]: audit 2023-12-02T02:55:34.412388+0000 mon.c (mon.2) 12736 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:36 smithi141 bash[31670]: cluster 2023-12-02T02:55:35.059697+0000 mgr.y (mgr.24356) 20317 : cluster 0 pgmap v20285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:36 smithi141 bash[31670]: audit 2023-12-02T02:55:35.948694+0000 mon.a (mon.0) 12501 : audit 0 from='client.? 172.21.15.40:0/1227723982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:55:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:55:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:55:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:36 smithi040 bash[41173]: cluster 2023-12-02T02:55:35.059697+0000 mgr.y (mgr.24356) 20317 : cluster 0 pgmap v20285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:36 smithi040 bash[41173]: audit 2023-12-02T02:55:35.948694+0000 mon.a (mon.0) 12501 : audit 0 from='client.? 172.21.15.40:0/1227723982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:36 smithi040 bash[28232]: cluster 2023-12-02T02:55:35.059697+0000 mgr.y (mgr.24356) 20317 : cluster 0 pgmap v20285: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:36 smithi040 bash[28232]: audit 2023-12-02T02:55:35.948694+0000 mon.a (mon.0) 12501 : audit 0 from='client.? 172.21.15.40:0/1227723982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:38 smithi141 bash[31670]: cluster 2023-12-02T02:55:37.060365+0000 mgr.y (mgr.24356) 20318 : cluster 0 pgmap v20286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:38 smithi040 bash[28232]: cluster 2023-12-02T02:55:37.060365+0000 mgr.y (mgr.24356) 20318 : cluster 0 pgmap v20286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:38 smithi040 bash[41173]: cluster 2023-12-02T02:55:37.060365+0000 mgr.y (mgr.24356) 20318 : cluster 0 pgmap v20286: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:39 smithi141 bash[31670]: audit 2023-12-02T02:55:38.415234+0000 mon.c (mon.2) 12737 : audit 0 from='client.? 172.21.15.40:0/1535268423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:39 smithi040 bash[28232]: audit 2023-12-02T02:55:38.415234+0000 mon.c (mon.2) 12737 : audit 0 from='client.? 172.21.15.40:0/1535268423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:39 smithi040 bash[41173]: audit 2023-12-02T02:55:38.415234+0000 mon.c (mon.2) 12737 : audit 0 from='client.? 172.21.15.40:0/1535268423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:40 smithi141 bash[31670]: cluster 2023-12-02T02:55:39.061085+0000 mgr.y (mgr.24356) 20319 : cluster 0 pgmap v20287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:40 smithi040 bash[41173]: cluster 2023-12-02T02:55:39.061085+0000 mgr.y (mgr.24356) 20319 : cluster 0 pgmap v20287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:40 smithi040 bash[28232]: cluster 2023-12-02T02:55:39.061085+0000 mgr.y (mgr.24356) 20319 : cluster 0 pgmap v20287: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:41 smithi141 bash[31670]: audit 2023-12-02T02:55:40.889324+0000 mon.c (mon.2) 12738 : audit 0 from='client.? 172.21.15.40:0/1625274645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:41 smithi141 bash[31670]: cluster 2023-12-02T02:55:41.062294+0000 mgr.y (mgr.24356) 20320 : cluster 0 pgmap v20288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:41 smithi040 bash[41173]: audit 2023-12-02T02:55:40.889324+0000 mon.c (mon.2) 12738 : audit 0 from='client.? 172.21.15.40:0/1625274645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:41 smithi040 bash[41173]: cluster 2023-12-02T02:55:41.062294+0000 mgr.y (mgr.24356) 20320 : cluster 0 pgmap v20288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:41 smithi040 bash[28232]: audit 2023-12-02T02:55:40.889324+0000 mon.c (mon.2) 12738 : audit 0 from='client.? 172.21.15.40:0/1625274645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:41 smithi040 bash[28232]: cluster 2023-12-02T02:55:41.062294+0000 mgr.y (mgr.24356) 20320 : cluster 0 pgmap v20288: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:44 smithi040 bash[28232]: cluster 2023-12-02T02:55:43.062966+0000 mgr.y (mgr.24356) 20321 : cluster 0 pgmap v20289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:44 smithi040 bash[28232]: audit 2023-12-02T02:55:43.359597+0000 mon.a (mon.0) 12502 : audit 0 from='client.? 172.21.15.40:0/2305182618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:44 smithi040 bash[41173]: cluster 2023-12-02T02:55:43.062966+0000 mgr.y (mgr.24356) 20321 : cluster 0 pgmap v20289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:44 smithi040 bash[41173]: audit 2023-12-02T02:55:43.359597+0000 mon.a (mon.0) 12502 : audit 0 from='client.? 172.21.15.40:0/2305182618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:44 smithi141 bash[31670]: cluster 2023-12-02T02:55:43.062966+0000 mgr.y (mgr.24356) 20321 : cluster 0 pgmap v20289: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:44 smithi141 bash[31670]: audit 2023-12-02T02:55:43.359597+0000 mon.a (mon.0) 12502 : audit 0 from='client.? 172.21.15.40:0/2305182618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:46 smithi040 bash[41173]: cluster 2023-12-02T02:55:45.064157+0000 mgr.y (mgr.24356) 20322 : cluster 0 pgmap v20290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:46.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:46 smithi040 bash[41173]: audit 2023-12-02T02:55:45.831274+0000 mon.a (mon.0) 12503 : audit 0 from='client.? 172.21.15.40:0/2786949668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:46 smithi040 bash[28232]: cluster 2023-12-02T02:55:45.064157+0000 mgr.y (mgr.24356) 20322 : cluster 0 pgmap v20290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:46.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:46 smithi040 bash[28232]: audit 2023-12-02T02:55:45.831274+0000 mon.a (mon.0) 12503 : audit 0 from='client.? 172.21.15.40:0/2786949668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:46 smithi141 bash[31670]: cluster 2023-12-02T02:55:45.064157+0000 mgr.y (mgr.24356) 20322 : cluster 0 pgmap v20290: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:46 smithi141 bash[31670]: audit 2023-12-02T02:55:45.831274+0000 mon.a (mon.0) 12503 : audit 0 from='client.? 172.21.15.40:0/2786949668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:55:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:55:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:55:48.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:48 smithi040 bash[28232]: cluster 2023-12-02T02:55:47.064880+0000 mgr.y (mgr.24356) 20323 : cluster 0 pgmap v20291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:48.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:48 smithi040 bash[41173]: cluster 2023-12-02T02:55:47.064880+0000 mgr.y (mgr.24356) 20323 : cluster 0 pgmap v20291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:48 smithi141 bash[31670]: cluster 2023-12-02T02:55:47.064880+0000 mgr.y (mgr.24356) 20323 : cluster 0 pgmap v20291: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:49.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:49 smithi040 bash[28232]: audit 2023-12-02T02:55:48.294025+0000 mon.c (mon.2) 12739 : audit 0 from='client.? 172.21.15.40:0/528807665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:49.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:49 smithi040 bash[41173]: audit 2023-12-02T02:55:48.294025+0000 mon.c (mon.2) 12739 : audit 0 from='client.? 172.21.15.40:0/528807665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:49 smithi141 bash[31670]: audit 2023-12-02T02:55:48.294025+0000 mon.c (mon.2) 12739 : audit 0 from='client.? 172.21.15.40:0/528807665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:50 smithi040 bash[41173]: cluster 2023-12-02T02:55:49.065543+0000 mgr.y (mgr.24356) 20324 : cluster 0 pgmap v20292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:50.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:50 smithi040 bash[41173]: audit 2023-12-02T02:55:49.412649+0000 mon.c (mon.2) 12740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:50 smithi040 bash[28232]: cluster 2023-12-02T02:55:49.065543+0000 mgr.y (mgr.24356) 20324 : cluster 0 pgmap v20292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:50.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:50 smithi040 bash[28232]: audit 2023-12-02T02:55:49.412649+0000 mon.c (mon.2) 12740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:50 smithi141 bash[31670]: cluster 2023-12-02T02:55:49.065543+0000 mgr.y (mgr.24356) 20324 : cluster 0 pgmap v20292: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:50.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:50 smithi141 bash[31670]: audit 2023-12-02T02:55:49.412649+0000 mon.c (mon.2) 12740 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:51 smithi040 bash[28232]: audit 2023-12-02T02:55:50.766690+0000 mon.c (mon.2) 12741 : audit 0 from='client.? 172.21.15.40:0/1624062863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:51 smithi040 bash[41173]: audit 2023-12-02T02:55:50.766690+0000 mon.c (mon.2) 12741 : audit 0 from='client.? 172.21.15.40:0/1624062863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:51 smithi141 bash[31670]: audit 2023-12-02T02:55:50.766690+0000 mon.c (mon.2) 12741 : audit 0 from='client.? 172.21.15.40:0/1624062863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:52 smithi040 bash[28232]: cluster 2023-12-02T02:55:51.066885+0000 mgr.y (mgr.24356) 20325 : cluster 0 pgmap v20293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:52 smithi040 bash[41173]: cluster 2023-12-02T02:55:51.066885+0000 mgr.y (mgr.24356) 20325 : cluster 0 pgmap v20293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:52 smithi141 bash[31670]: cluster 2023-12-02T02:55:51.066885+0000 mgr.y (mgr.24356) 20325 : cluster 0 pgmap v20293: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:54 smithi141 bash[31670]: cluster 2023-12-02T02:55:53.067517+0000 mgr.y (mgr.24356) 20326 : cluster 0 pgmap v20294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:54 smithi141 bash[31670]: audit 2023-12-02T02:55:53.237267+0000 mon.c (mon.2) 12742 : audit 0 from='client.? 172.21.15.40:0/3561447796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:54 smithi040 bash[41173]: cluster 2023-12-02T02:55:53.067517+0000 mgr.y (mgr.24356) 20326 : cluster 0 pgmap v20294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:54 smithi040 bash[41173]: audit 2023-12-02T02:55:53.237267+0000 mon.c (mon.2) 12742 : audit 0 from='client.? 172.21.15.40:0/3561447796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:54 smithi040 bash[28232]: cluster 2023-12-02T02:55:53.067517+0000 mgr.y (mgr.24356) 20326 : cluster 0 pgmap v20294: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:54 smithi040 bash[28232]: audit 2023-12-02T02:55:53.237267+0000 mon.c (mon.2) 12742 : audit 0 from='client.? 172.21.15.40:0/3561447796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:56 smithi040 bash[28232]: cluster 2023-12-02T02:55:55.068727+0000 mgr.y (mgr.24356) 20327 : cluster 0 pgmap v20295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:56.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:56 smithi040 bash[28232]: audit 2023-12-02T02:55:55.702453+0000 mon.c (mon.2) 12743 : audit 0 from='client.? 172.21.15.40:0/1157247597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:56.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:56 smithi040 bash[41173]: cluster 2023-12-02T02:55:55.068727+0000 mgr.y (mgr.24356) 20327 : cluster 0 pgmap v20295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:56.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:56 smithi040 bash[41173]: audit 2023-12-02T02:55:55.702453+0000 mon.c (mon.2) 12743 : audit 0 from='client.? 172.21.15.40:0/1157247597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:56 smithi141 bash[31670]: cluster 2023-12-02T02:55:55.068727+0000 mgr.y (mgr.24356) 20327 : cluster 0 pgmap v20295: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:56 smithi141 bash[31670]: audit 2023-12-02T02:55:55.702453+0000 mon.c (mon.2) 12743 : audit 0 from='client.? 172.21.15.40:0/1157247597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:55:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:55:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:55:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:58 smithi141 bash[31670]: cluster 2023-12-02T02:55:57.069359+0000 mgr.y (mgr.24356) 20328 : cluster 0 pgmap v20296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:55:58 smithi141 bash[31670]: audit 2023-12-02T02:55:58.167838+0000 mon.a (mon.0) 12504 : audit 0 from='client.? 172.21.15.40:0/791759024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:58 smithi040 bash[28232]: cluster 2023-12-02T02:55:57.069359+0000 mgr.y (mgr.24356) 20328 : cluster 0 pgmap v20296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:55:58 smithi040 bash[28232]: audit 2023-12-02T02:55:58.167838+0000 mon.a (mon.0) 12504 : audit 0 from='client.? 172.21.15.40:0/791759024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:55:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:58 smithi040 bash[41173]: cluster 2023-12-02T02:55:57.069359+0000 mgr.y (mgr.24356) 20328 : cluster 0 pgmap v20296: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:55:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:55:58 smithi040 bash[41173]: audit 2023-12-02T02:55:58.167838+0000 mon.a (mon.0) 12504 : audit 0 from='client.? 172.21.15.40:0/791759024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:00 smithi141 bash[31670]: cluster 2023-12-02T02:55:59.070031+0000 mgr.y (mgr.24356) 20329 : cluster 0 pgmap v20297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:00.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:00 smithi040 bash[28232]: cluster 2023-12-02T02:55:59.070031+0000 mgr.y (mgr.24356) 20329 : cluster 0 pgmap v20297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:00.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:00 smithi040 bash[41173]: cluster 2023-12-02T02:55:59.070031+0000 mgr.y (mgr.24356) 20329 : cluster 0 pgmap v20297: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:01 smithi141 bash[31670]: audit 2023-12-02T02:56:00.636636+0000 mon.c (mon.2) 12744 : audit 0 from='client.? 172.21.15.40:0/3029131735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:01 smithi141 bash[31670]: audit 2023-12-02T02:56:00.984662+0000 mon.c (mon.2) 12745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:56:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:01 smithi040 bash[28232]: audit 2023-12-02T02:56:00.636636+0000 mon.c (mon.2) 12744 : audit 0 from='client.? 172.21.15.40:0/3029131735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:01 smithi040 bash[28232]: audit 2023-12-02T02:56:00.984662+0000 mon.c (mon.2) 12745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:56:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:01 smithi040 bash[41173]: audit 2023-12-02T02:56:00.636636+0000 mon.c (mon.2) 12744 : audit 0 from='client.? 172.21.15.40:0/3029131735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:01 smithi040 bash[41173]: audit 2023-12-02T02:56:00.984662+0000 mon.c (mon.2) 12745 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:56:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:02 smithi141 bash[31670]: cluster 2023-12-02T02:56:01.071173+0000 mgr.y (mgr.24356) 20330 : cluster 0 pgmap v20298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:02 smithi040 bash[28232]: cluster 2023-12-02T02:56:01.071173+0000 mgr.y (mgr.24356) 20330 : cluster 0 pgmap v20298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:02 smithi040 bash[41173]: cluster 2023-12-02T02:56:01.071173+0000 mgr.y (mgr.24356) 20330 : cluster 0 pgmap v20298: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:03 smithi141 bash[31670]: audit 2023-12-02T02:56:03.105881+0000 mon.a (mon.0) 12505 : audit 0 from='client.? 172.21.15.40:0/666836750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:03 smithi040 bash[28232]: audit 2023-12-02T02:56:03.105881+0000 mon.a (mon.0) 12505 : audit 0 from='client.? 172.21.15.40:0/666836750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:03 smithi040 bash[41173]: audit 2023-12-02T02:56:03.105881+0000 mon.a (mon.0) 12505 : audit 0 from='client.? 172.21.15.40:0/666836750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:04 smithi141 bash[31670]: cluster 2023-12-02T02:56:03.071902+0000 mgr.y (mgr.24356) 20331 : cluster 0 pgmap v20299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:04 smithi040 bash[28232]: cluster 2023-12-02T02:56:03.071902+0000 mgr.y (mgr.24356) 20331 : cluster 0 pgmap v20299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:04 smithi040 bash[41173]: cluster 2023-12-02T02:56:03.071902+0000 mgr.y (mgr.24356) 20331 : cluster 0 pgmap v20299: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:05 smithi141 bash[31670]: audit 2023-12-02T02:56:04.413342+0000 mon.c (mon.2) 12746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:05 smithi040 bash[28232]: audit 2023-12-02T02:56:04.413342+0000 mon.c (mon.2) 12746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:05 smithi040 bash[41173]: audit 2023-12-02T02:56:04.413342+0000 mon.c (mon.2) 12746 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:06 smithi040 bash[28232]: cluster 2023-12-02T02:56:05.073195+0000 mgr.y (mgr.24356) 20332 : cluster 0 pgmap v20300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:06.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:06 smithi040 bash[28232]: audit 2023-12-02T02:56:05.572330+0000 mon.c (mon.2) 12747 : audit 0 from='client.? 172.21.15.40:0/219094353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:06 smithi040 bash[41173]: cluster 2023-12-02T02:56:05.073195+0000 mgr.y (mgr.24356) 20332 : cluster 0 pgmap v20300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:06 smithi040 bash[41173]: audit 2023-12-02T02:56:05.572330+0000 mon.c (mon.2) 12747 : audit 0 from='client.? 172.21.15.40:0/219094353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:06 smithi141 bash[31670]: cluster 2023-12-02T02:56:05.073195+0000 mgr.y (mgr.24356) 20332 : cluster 0 pgmap v20300: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:06 smithi141 bash[31670]: audit 2023-12-02T02:56:05.572330+0000 mon.c (mon.2) 12747 : audit 0 from='client.? 172.21.15.40:0/219094353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:56:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:56:06] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:56:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:06.884999+0000 mon.a (mon.0) 12506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:06.898837+0000 mon.a (mon.0) 12507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: cluster 2023-12-02T02:56:07.073845+0000 mgr.y (mgr.24356) 20333 : cluster 0 pgmap v20301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:07.138804+0000 mon.a (mon.0) 12508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:07.151361+0000 mon.a (mon.0) 12509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:07.625056+0000 mon.c (mon.2) 12748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:07.626859+0000 mon.c (mon.2) 12749 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[28232]: audit 2023-12-02T02:56:07.635794+0000 mon.a (mon.0) 12510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:06.884999+0000 mon.a (mon.0) 12506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:06.898837+0000 mon.a (mon.0) 12507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: cluster 2023-12-02T02:56:07.073845+0000 mgr.y (mgr.24356) 20333 : cluster 0 pgmap v20301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:07.138804+0000 mon.a (mon.0) 12508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:07.151361+0000 mon.a (mon.0) 12509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:07.625056+0000 mon.c (mon.2) 12748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:56:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:07.626859+0000 mon.c (mon.2) 12749 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:56:08.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:07 smithi040 bash[41173]: audit 2023-12-02T02:56:07.635794+0000 mon.a (mon.0) 12510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:06.884999+0000 mon.a (mon.0) 12506 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:06.898837+0000 mon.a (mon.0) 12507 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: cluster 2023-12-02T02:56:07.073845+0000 mgr.y (mgr.24356) 20333 : cluster 0 pgmap v20301: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:07.138804+0000 mon.a (mon.0) 12508 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:07.151361+0000 mon.a (mon.0) 12509 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:07.625056+0000 mon.c (mon.2) 12748 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:56:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:07.626859+0000 mon.c (mon.2) 12749 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:56:08.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:07 smithi141 bash[31670]: audit 2023-12-02T02:56:07.635794+0000 mon.a (mon.0) 12510 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:56:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:08 smithi040 bash[28232]: audit 2023-12-02T02:56:08.028116+0000 mon.c (mon.2) 12750 : audit 0 from='client.? 172.21.15.40:0/2868918142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:08 smithi040 bash[41173]: audit 2023-12-02T02:56:08.028116+0000 mon.c (mon.2) 12750 : audit 0 from='client.? 172.21.15.40:0/2868918142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:09.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:08 smithi141 bash[31670]: audit 2023-12-02T02:56:08.028116+0000 mon.c (mon.2) 12750 : audit 0 from='client.? 172.21.15.40:0/2868918142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:10.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:09 smithi141 bash[31670]: cluster 2023-12-02T02:56:09.074530+0000 mgr.y (mgr.24356) 20334 : cluster 0 pgmap v20302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:10.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:09 smithi040 bash[28232]: cluster 2023-12-02T02:56:09.074530+0000 mgr.y (mgr.24356) 20334 : cluster 0 pgmap v20302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:10.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:09 smithi040 bash[41173]: cluster 2023-12-02T02:56:09.074530+0000 mgr.y (mgr.24356) 20334 : cluster 0 pgmap v20302: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:11.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:10 smithi141 bash[31670]: audit 2023-12-02T02:56:10.490413+0000 mon.a (mon.0) 12511 : audit 0 from='client.? 172.21.15.40:0/594529265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:10 smithi040 bash[28232]: audit 2023-12-02T02:56:10.490413+0000 mon.a (mon.0) 12511 : audit 0 from='client.? 172.21.15.40:0/594529265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:11.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:10 smithi040 bash[41173]: audit 2023-12-02T02:56:10.490413+0000 mon.a (mon.0) 12511 : audit 0 from='client.? 172.21.15.40:0/594529265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:12.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:11 smithi141 bash[31670]: cluster 2023-12-02T02:56:11.075735+0000 mgr.y (mgr.24356) 20335 : cluster 0 pgmap v20303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:12.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:11 smithi040 bash[28232]: cluster 2023-12-02T02:56:11.075735+0000 mgr.y (mgr.24356) 20335 : cluster 0 pgmap v20303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:12.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:11 smithi040 bash[41173]: cluster 2023-12-02T02:56:11.075735+0000 mgr.y (mgr.24356) 20335 : cluster 0 pgmap v20303: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:13.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:13 smithi141 bash[31670]: audit 2023-12-02T02:56:12.951942+0000 mon.a (mon.0) 12512 : audit 0 from='client.? 172.21.15.40:0/2485319270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:13 smithi040 bash[28232]: audit 2023-12-02T02:56:12.951942+0000 mon.a (mon.0) 12512 : audit 0 from='client.? 172.21.15.40:0/2485319270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:13 smithi040 bash[41173]: audit 2023-12-02T02:56:12.951942+0000 mon.a (mon.0) 12512 : audit 0 from='client.? 172.21.15.40:0/2485319270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:14.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:14 smithi040 bash[41173]: cluster 2023-12-02T02:56:13.076411+0000 mgr.y (mgr.24356) 20336 : cluster 0 pgmap v20304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:14.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:14 smithi040 bash[28232]: cluster 2023-12-02T02:56:13.076411+0000 mgr.y (mgr.24356) 20336 : cluster 0 pgmap v20304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:14 smithi141 bash[31670]: cluster 2023-12-02T02:56:13.076411+0000 mgr.y (mgr.24356) 20336 : cluster 0 pgmap v20304: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:16 smithi040 bash[28232]: cluster 2023-12-02T02:56:15.077500+0000 mgr.y (mgr.24356) 20337 : cluster 0 pgmap v20305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:16 smithi040 bash[28232]: audit 2023-12-02T02:56:15.422264+0000 mon.a (mon.0) 12513 : audit 0 from='client.? 172.21.15.40:0/2521856958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:16 smithi040 bash[41173]: cluster 2023-12-02T02:56:15.077500+0000 mgr.y (mgr.24356) 20337 : cluster 0 pgmap v20305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:16 smithi040 bash[41173]: audit 2023-12-02T02:56:15.422264+0000 mon.a (mon.0) 12513 : audit 0 from='client.? 172.21.15.40:0/2521856958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:16 smithi141 bash[31670]: cluster 2023-12-02T02:56:15.077500+0000 mgr.y (mgr.24356) 20337 : cluster 0 pgmap v20305: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:16 smithi141 bash[31670]: audit 2023-12-02T02:56:15.422264+0000 mon.a (mon.0) 12513 : audit 0 from='client.? 172.21.15.40:0/2521856958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:56:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:56:16] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:56:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:18 smithi040 bash[41173]: cluster 2023-12-02T02:56:17.078169+0000 mgr.y (mgr.24356) 20338 : cluster 0 pgmap v20306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:18.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:18 smithi040 bash[41173]: audit 2023-12-02T02:56:17.885471+0000 mon.a (mon.0) 12514 : audit 0 from='client.? 172.21.15.40:0/3462113746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:18 smithi040 bash[28232]: cluster 2023-12-02T02:56:17.078169+0000 mgr.y (mgr.24356) 20338 : cluster 0 pgmap v20306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:18 smithi040 bash[28232]: audit 2023-12-02T02:56:17.885471+0000 mon.a (mon.0) 12514 : audit 0 from='client.? 172.21.15.40:0/3462113746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:18 smithi141 bash[31670]: cluster 2023-12-02T02:56:17.078169+0000 mgr.y (mgr.24356) 20338 : cluster 0 pgmap v20306: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:18.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:18 smithi141 bash[31670]: audit 2023-12-02T02:56:17.885471+0000 mon.a (mon.0) 12514 : audit 0 from='client.? 172.21.15.40:0/3462113746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:20 smithi040 bash[28232]: cluster 2023-12-02T02:56:19.078847+0000 mgr.y (mgr.24356) 20339 : cluster 0 pgmap v20307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:20.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:20 smithi040 bash[28232]: audit 2023-12-02T02:56:19.413658+0000 mon.c (mon.2) 12751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:20 smithi040 bash[41173]: cluster 2023-12-02T02:56:19.078847+0000 mgr.y (mgr.24356) 20339 : cluster 0 pgmap v20307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:20.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:20 smithi040 bash[41173]: audit 2023-12-02T02:56:19.413658+0000 mon.c (mon.2) 12751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:20 smithi141 bash[31670]: cluster 2023-12-02T02:56:19.078847+0000 mgr.y (mgr.24356) 20339 : cluster 0 pgmap v20307: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:20 smithi141 bash[31670]: audit 2023-12-02T02:56:19.413658+0000 mon.c (mon.2) 12751 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:21.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:21 smithi040 bash[28232]: audit 2023-12-02T02:56:20.357396+0000 mon.c (mon.2) 12752 : audit 0 from='client.? 172.21.15.40:0/668172377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:21.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:21 smithi040 bash[41173]: audit 2023-12-02T02:56:20.357396+0000 mon.c (mon.2) 12752 : audit 0 from='client.? 172.21.15.40:0/668172377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:21.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:21 smithi141 bash[31670]: audit 2023-12-02T02:56:20.357396+0000 mon.c (mon.2) 12752 : audit 0 from='client.? 172.21.15.40:0/668172377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:22.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:22 smithi040 bash[28232]: cluster 2023-12-02T02:56:21.080092+0000 mgr.y (mgr.24356) 20340 : cluster 0 pgmap v20308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:22.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:22 smithi040 bash[41173]: cluster 2023-12-02T02:56:21.080092+0000 mgr.y (mgr.24356) 20340 : cluster 0 pgmap v20308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:22 smithi141 bash[31670]: cluster 2023-12-02T02:56:21.080092+0000 mgr.y (mgr.24356) 20340 : cluster 0 pgmap v20308: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:23.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:23 smithi040 bash[28232]: audit 2023-12-02T02:56:22.821458+0000 mon.a (mon.0) 12515 : audit 0 from='client.? 172.21.15.40:0/3104271581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:23.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:23 smithi040 bash[41173]: audit 2023-12-02T02:56:22.821458+0000 mon.a (mon.0) 12515 : audit 0 from='client.? 172.21.15.40:0/3104271581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:23 smithi141 bash[31670]: audit 2023-12-02T02:56:22.821458+0000 mon.a (mon.0) 12515 : audit 0 from='client.? 172.21.15.40:0/3104271581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:24 smithi141 bash[31670]: cluster 2023-12-02T02:56:23.080764+0000 mgr.y (mgr.24356) 20341 : cluster 0 pgmap v20309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:24 smithi040 bash[28232]: cluster 2023-12-02T02:56:23.080764+0000 mgr.y (mgr.24356) 20341 : cluster 0 pgmap v20309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:24 smithi040 bash[41173]: cluster 2023-12-02T02:56:23.080764+0000 mgr.y (mgr.24356) 20341 : cluster 0 pgmap v20309: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:26 smithi040 bash[28232]: cluster 2023-12-02T02:56:25.081860+0000 mgr.y (mgr.24356) 20342 : cluster 0 pgmap v20310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:26 smithi040 bash[28232]: audit 2023-12-02T02:56:25.295414+0000 mon.a (mon.0) 12516 : audit 0 from='client.? 172.21.15.40:0/176529521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:26 smithi040 bash[41173]: cluster 2023-12-02T02:56:25.081860+0000 mgr.y (mgr.24356) 20342 : cluster 0 pgmap v20310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:26 smithi040 bash[41173]: audit 2023-12-02T02:56:25.295414+0000 mon.a (mon.0) 12516 : audit 0 from='client.? 172.21.15.40:0/176529521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:26 smithi141 bash[31670]: cluster 2023-12-02T02:56:25.081860+0000 mgr.y (mgr.24356) 20342 : cluster 0 pgmap v20310: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:26 smithi141 bash[31670]: audit 2023-12-02T02:56:25.295414+0000 mon.a (mon.0) 12516 : audit 0 from='client.? 172.21.15.40:0/176529521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:56:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:56:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:56:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:28 smithi141 bash[31670]: cluster 2023-12-02T02:56:27.082554+0000 mgr.y (mgr.24356) 20343 : cluster 0 pgmap v20311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:28 smithi141 bash[31670]: audit 2023-12-02T02:56:27.755729+0000 mon.c (mon.2) 12753 : audit 0 from='client.? 172.21.15.40:0/1855396931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:28 smithi040 bash[28232]: cluster 2023-12-02T02:56:27.082554+0000 mgr.y (mgr.24356) 20343 : cluster 0 pgmap v20311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:28 smithi040 bash[28232]: audit 2023-12-02T02:56:27.755729+0000 mon.c (mon.2) 12753 : audit 0 from='client.? 172.21.15.40:0/1855396931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:28 smithi040 bash[41173]: cluster 2023-12-02T02:56:27.082554+0000 mgr.y (mgr.24356) 20343 : cluster 0 pgmap v20311: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:28 smithi040 bash[41173]: audit 2023-12-02T02:56:27.755729+0000 mon.c (mon.2) 12753 : audit 0 from='client.? 172.21.15.40:0/1855396931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:30 smithi141 bash[31670]: cluster 2023-12-02T02:56:29.083227+0000 mgr.y (mgr.24356) 20344 : cluster 0 pgmap v20312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:30 smithi040 bash[41173]: cluster 2023-12-02T02:56:29.083227+0000 mgr.y (mgr.24356) 20344 : cluster 0 pgmap v20312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:30 smithi040 bash[28232]: cluster 2023-12-02T02:56:29.083227+0000 mgr.y (mgr.24356) 20344 : cluster 0 pgmap v20312: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:31 smithi141 bash[31670]: audit 2023-12-02T02:56:30.227406+0000 mon.c (mon.2) 12754 : audit 0 from='client.? 172.21.15.40:0/724344224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:31 smithi040 bash[41173]: audit 2023-12-02T02:56:30.227406+0000 mon.c (mon.2) 12754 : audit 0 from='client.? 172.21.15.40:0/724344224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:31 smithi040 bash[28232]: audit 2023-12-02T02:56:30.227406+0000 mon.c (mon.2) 12754 : audit 0 from='client.? 172.21.15.40:0/724344224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:32.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:32 smithi141 bash[31670]: cluster 2023-12-02T02:56:31.084360+0000 mgr.y (mgr.24356) 20345 : cluster 0 pgmap v20313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:32 smithi040 bash[28232]: cluster 2023-12-02T02:56:31.084360+0000 mgr.y (mgr.24356) 20345 : cluster 0 pgmap v20313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:32 smithi040 bash[41173]: cluster 2023-12-02T02:56:31.084360+0000 mgr.y (mgr.24356) 20345 : cluster 0 pgmap v20313: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:33 smithi141 bash[31670]: audit 2023-12-02T02:56:32.692730+0000 mon.a (mon.0) 12517 : audit 0 from='client.? 172.21.15.40:0/1622789113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:33 smithi040 bash[28232]: audit 2023-12-02T02:56:32.692730+0000 mon.a (mon.0) 12517 : audit 0 from='client.? 172.21.15.40:0/1622789113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:33 smithi040 bash[41173]: audit 2023-12-02T02:56:32.692730+0000 mon.a (mon.0) 12517 : audit 0 from='client.? 172.21.15.40:0/1622789113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:34 smithi141 bash[31670]: cluster 2023-12-02T02:56:33.085012+0000 mgr.y (mgr.24356) 20346 : cluster 0 pgmap v20314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:34 smithi040 bash[28232]: cluster 2023-12-02T02:56:33.085012+0000 mgr.y (mgr.24356) 20346 : cluster 0 pgmap v20314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:34 smithi040 bash[41173]: cluster 2023-12-02T02:56:33.085012+0000 mgr.y (mgr.24356) 20346 : cluster 0 pgmap v20314: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:35 smithi141 bash[31670]: audit 2023-12-02T02:56:34.413935+0000 mon.c (mon.2) 12755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:35 smithi141 bash[31670]: audit 2023-12-02T02:56:35.157579+0000 mon.c (mon.2) 12756 : audit 0 from='client.? 172.21.15.40:0/3460680481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:35 smithi040 bash[28232]: audit 2023-12-02T02:56:34.413935+0000 mon.c (mon.2) 12755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:35 smithi040 bash[28232]: audit 2023-12-02T02:56:35.157579+0000 mon.c (mon.2) 12756 : audit 0 from='client.? 172.21.15.40:0/3460680481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:35 smithi040 bash[41173]: audit 2023-12-02T02:56:34.413935+0000 mon.c (mon.2) 12755 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:35 smithi040 bash[41173]: audit 2023-12-02T02:56:35.157579+0000 mon.c (mon.2) 12756 : audit 0 from='client.? 172.21.15.40:0/3460680481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:36.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:36 smithi040 bash[41173]: cluster 2023-12-02T02:56:35.086036+0000 mgr.y (mgr.24356) 20347 : cluster 0 pgmap v20315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:36.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:36 smithi040 bash[28232]: cluster 2023-12-02T02:56:35.086036+0000 mgr.y (mgr.24356) 20347 : cluster 0 pgmap v20315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:36 smithi141 bash[31670]: cluster 2023-12-02T02:56:35.086036+0000 mgr.y (mgr.24356) 20347 : cluster 0 pgmap v20315: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:56:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:56:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:56:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:38 smithi141 bash[31670]: cluster 2023-12-02T02:56:37.086757+0000 mgr.y (mgr.24356) 20348 : cluster 0 pgmap v20316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:38 smithi141 bash[31670]: audit 2023-12-02T02:56:37.625359+0000 mon.c (mon.2) 12757 : audit 0 from='client.? 172.21.15.40:0/807276154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:38 smithi040 bash[28232]: cluster 2023-12-02T02:56:37.086757+0000 mgr.y (mgr.24356) 20348 : cluster 0 pgmap v20316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:38 smithi040 bash[28232]: audit 2023-12-02T02:56:37.625359+0000 mon.c (mon.2) 12757 : audit 0 from='client.? 172.21.15.40:0/807276154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:38 smithi040 bash[41173]: cluster 2023-12-02T02:56:37.086757+0000 mgr.y (mgr.24356) 20348 : cluster 0 pgmap v20316: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:38 smithi040 bash[41173]: audit 2023-12-02T02:56:37.625359+0000 mon.c (mon.2) 12757 : audit 0 from='client.? 172.21.15.40:0/807276154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:40 smithi141 bash[31670]: cluster 2023-12-02T02:56:39.087552+0000 mgr.y (mgr.24356) 20349 : cluster 0 pgmap v20317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:40 smithi141 bash[31670]: audit 2023-12-02T02:56:40.098135+0000 mon.c (mon.2) 12758 : audit 0 from='client.? 172.21.15.40:0/2817030878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:40 smithi040 bash[28232]: cluster 2023-12-02T02:56:39.087552+0000 mgr.y (mgr.24356) 20349 : cluster 0 pgmap v20317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:40 smithi040 bash[28232]: audit 2023-12-02T02:56:40.098135+0000 mon.c (mon.2) 12758 : audit 0 from='client.? 172.21.15.40:0/2817030878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:40 smithi040 bash[41173]: cluster 2023-12-02T02:56:39.087552+0000 mgr.y (mgr.24356) 20349 : cluster 0 pgmap v20317: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:40 smithi040 bash[41173]: audit 2023-12-02T02:56:40.098135+0000 mon.c (mon.2) 12758 : audit 0 from='client.? 172.21.15.40:0/2817030878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:42 smithi141 bash[31670]: cluster 2023-12-02T02:56:41.088927+0000 mgr.y (mgr.24356) 20350 : cluster 0 pgmap v20318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:42 smithi040 bash[28232]: cluster 2023-12-02T02:56:41.088927+0000 mgr.y (mgr.24356) 20350 : cluster 0 pgmap v20318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:42 smithi040 bash[41173]: cluster 2023-12-02T02:56:41.088927+0000 mgr.y (mgr.24356) 20350 : cluster 0 pgmap v20318: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:43 smithi141 bash[31670]: audit 2023-12-02T02:56:42.564622+0000 mon.c (mon.2) 12759 : audit 0 from='client.? 172.21.15.40:0/3366414686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:43 smithi040 bash[41173]: audit 2023-12-02T02:56:42.564622+0000 mon.c (mon.2) 12759 : audit 0 from='client.? 172.21.15.40:0/3366414686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:43 smithi040 bash[28232]: audit 2023-12-02T02:56:42.564622+0000 mon.c (mon.2) 12759 : audit 0 from='client.? 172.21.15.40:0/3366414686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:44 smithi141 bash[31670]: cluster 2023-12-02T02:56:43.089623+0000 mgr.y (mgr.24356) 20351 : cluster 0 pgmap v20319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:44 smithi040 bash[41173]: cluster 2023-12-02T02:56:43.089623+0000 mgr.y (mgr.24356) 20351 : cluster 0 pgmap v20319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:44 smithi040 bash[28232]: cluster 2023-12-02T02:56:43.089623+0000 mgr.y (mgr.24356) 20351 : cluster 0 pgmap v20319: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:45 smithi141 bash[31670]: audit 2023-12-02T02:56:45.029417+0000 mon.a (mon.0) 12518 : audit 0 from='client.? 172.21.15.40:0/1584387154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:45 smithi040 bash[41173]: audit 2023-12-02T02:56:45.029417+0000 mon.a (mon.0) 12518 : audit 0 from='client.? 172.21.15.40:0/1584387154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:45 smithi040 bash[28232]: audit 2023-12-02T02:56:45.029417+0000 mon.a (mon.0) 12518 : audit 0 from='client.? 172.21.15.40:0/1584387154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:46 smithi040 bash[28232]: cluster 2023-12-02T02:56:45.090899+0000 mgr.y (mgr.24356) 20352 : cluster 0 pgmap v20320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:46.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:46 smithi040 bash[41173]: cluster 2023-12-02T02:56:45.090899+0000 mgr.y (mgr.24356) 20352 : cluster 0 pgmap v20320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:46 smithi141 bash[31670]: cluster 2023-12-02T02:56:45.090899+0000 mgr.y (mgr.24356) 20352 : cluster 0 pgmap v20320: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:56:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:56:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T02:56:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:48 smithi141 bash[31670]: cluster 2023-12-02T02:56:47.091659+0000 mgr.y (mgr.24356) 20353 : cluster 0 pgmap v20321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:48 smithi141 bash[31670]: audit 2023-12-02T02:56:47.494895+0000 mon.a (mon.0) 12519 : audit 0 from='client.? 172.21.15.40:0/4281589843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:48 smithi040 bash[28232]: cluster 2023-12-02T02:56:47.091659+0000 mgr.y (mgr.24356) 20353 : cluster 0 pgmap v20321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:48 smithi040 bash[28232]: audit 2023-12-02T02:56:47.494895+0000 mon.a (mon.0) 12519 : audit 0 from='client.? 172.21.15.40:0/4281589843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:48 smithi040 bash[41173]: cluster 2023-12-02T02:56:47.091659+0000 mgr.y (mgr.24356) 20353 : cluster 0 pgmap v20321: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:48 smithi040 bash[41173]: audit 2023-12-02T02:56:47.494895+0000 mon.a (mon.0) 12519 : audit 0 from='client.? 172.21.15.40:0/4281589843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:50 smithi141 bash[31670]: cluster 2023-12-02T02:56:49.092341+0000 mgr.y (mgr.24356) 20354 : cluster 0 pgmap v20322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:50 smithi141 bash[31670]: audit 2023-12-02T02:56:49.414302+0000 mon.c (mon.2) 12760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:50 smithi141 bash[31670]: audit 2023-12-02T02:56:49.973745+0000 mon.a (mon.0) 12520 : audit 0 from='client.? 172.21.15.40:0/4258465995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:50 smithi040 bash[28232]: cluster 2023-12-02T02:56:49.092341+0000 mgr.y (mgr.24356) 20354 : cluster 0 pgmap v20322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:50 smithi040 bash[28232]: audit 2023-12-02T02:56:49.414302+0000 mon.c (mon.2) 12760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:50 smithi040 bash[28232]: audit 2023-12-02T02:56:49.973745+0000 mon.a (mon.0) 12520 : audit 0 from='client.? 172.21.15.40:0/4258465995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:50 smithi040 bash[41173]: cluster 2023-12-02T02:56:49.092341+0000 mgr.y (mgr.24356) 20354 : cluster 0 pgmap v20322: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:50 smithi040 bash[41173]: audit 2023-12-02T02:56:49.414302+0000 mon.c (mon.2) 12760 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:50 smithi040 bash[41173]: audit 2023-12-02T02:56:49.973745+0000 mon.a (mon.0) 12520 : audit 0 from='client.? 172.21.15.40:0/4258465995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:52 smithi141 bash[31670]: cluster 2023-12-02T02:56:51.093506+0000 mgr.y (mgr.24356) 20355 : cluster 0 pgmap v20323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:52 smithi040 bash[28232]: cluster 2023-12-02T02:56:51.093506+0000 mgr.y (mgr.24356) 20355 : cluster 0 pgmap v20323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:52 smithi040 bash[41173]: cluster 2023-12-02T02:56:51.093506+0000 mgr.y (mgr.24356) 20355 : cluster 0 pgmap v20323: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:53 smithi141 bash[31670]: audit 2023-12-02T02:56:52.432566+0000 mon.a (mon.0) 12521 : audit 0 from='client.? 172.21.15.40:0/3448521772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:53 smithi040 bash[41173]: audit 2023-12-02T02:56:52.432566+0000 mon.a (mon.0) 12521 : audit 0 from='client.? 172.21.15.40:0/3448521772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:53 smithi040 bash[28232]: audit 2023-12-02T02:56:52.432566+0000 mon.a (mon.0) 12521 : audit 0 from='client.? 172.21.15.40:0/3448521772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:54 smithi040 bash[28232]: cluster 2023-12-02T02:56:53.094166+0000 mgr.y (mgr.24356) 20356 : cluster 0 pgmap v20324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:54 smithi040 bash[41173]: cluster 2023-12-02T02:56:53.094166+0000 mgr.y (mgr.24356) 20356 : cluster 0 pgmap v20324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:54 smithi141 bash[31670]: cluster 2023-12-02T02:56:53.094166+0000 mgr.y (mgr.24356) 20356 : cluster 0 pgmap v20324: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:55 smithi040 bash[28232]: audit 2023-12-02T02:56:54.895646+0000 mon.c (mon.2) 12761 : audit 0 from='client.? 172.21.15.40:0/1824856322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:55 smithi040 bash[28232]: cluster 2023-12-02T02:56:55.095394+0000 mgr.y (mgr.24356) 20357 : cluster 0 pgmap v20325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:55 smithi040 bash[41173]: audit 2023-12-02T02:56:54.895646+0000 mon.c (mon.2) 12761 : audit 0 from='client.? 172.21.15.40:0/1824856322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:55 smithi040 bash[41173]: cluster 2023-12-02T02:56:55.095394+0000 mgr.y (mgr.24356) 20357 : cluster 0 pgmap v20325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:55 smithi141 bash[31670]: audit 2023-12-02T02:56:54.895646+0000 mon.c (mon.2) 12761 : audit 0 from='client.? 172.21.15.40:0/1824856322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:55 smithi141 bash[31670]: cluster 2023-12-02T02:56:55.095394+0000 mgr.y (mgr.24356) 20357 : cluster 0 pgmap v20325: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:56:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:56:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T02:56:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:58 smithi040 bash[28232]: cluster 2023-12-02T02:56:57.096006+0000 mgr.y (mgr.24356) 20358 : cluster 0 pgmap v20326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:56:58 smithi040 bash[28232]: audit 2023-12-02T02:56:57.364793+0000 mon.a (mon.0) 12522 : audit 0 from='client.? 172.21.15.40:0/4078524782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:58 smithi040 bash[41173]: cluster 2023-12-02T02:56:57.096006+0000 mgr.y (mgr.24356) 20358 : cluster 0 pgmap v20326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:56:58 smithi040 bash[41173]: audit 2023-12-02T02:56:57.364793+0000 mon.a (mon.0) 12522 : audit 0 from='client.? 172.21.15.40:0/4078524782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:56:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:58 smithi141 bash[31670]: cluster 2023-12-02T02:56:57.096006+0000 mgr.y (mgr.24356) 20358 : cluster 0 pgmap v20326: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:56:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:56:58 smithi141 bash[31670]: audit 2023-12-02T02:56:57.364793+0000 mon.a (mon.0) 12522 : audit 0 from='client.? 172.21.15.40:0/4078524782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:00 smithi040 bash[41173]: cluster 2023-12-02T02:56:59.096684+0000 mgr.y (mgr.24356) 20359 : cluster 0 pgmap v20327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:00 smithi040 bash[41173]: audit 2023-12-02T02:56:59.826268+0000 mon.c (mon.2) 12762 : audit 0 from='client.? 172.21.15.40:0/2725201933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:00 smithi040 bash[28232]: cluster 2023-12-02T02:56:59.096684+0000 mgr.y (mgr.24356) 20359 : cluster 0 pgmap v20327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:00 smithi040 bash[28232]: audit 2023-12-02T02:56:59.826268+0000 mon.c (mon.2) 12762 : audit 0 from='client.? 172.21.15.40:0/2725201933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:00 smithi141 bash[31670]: cluster 2023-12-02T02:56:59.096684+0000 mgr.y (mgr.24356) 20359 : cluster 0 pgmap v20327: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:00 smithi141 bash[31670]: audit 2023-12-02T02:56:59.826268+0000 mon.c (mon.2) 12762 : audit 0 from='client.? 172.21.15.40:0/2725201933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:02 smithi141 bash[31670]: cluster 2023-12-02T02:57:01.097865+0000 mgr.y (mgr.24356) 20360 : cluster 0 pgmap v20328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:02 smithi040 bash[28232]: cluster 2023-12-02T02:57:01.097865+0000 mgr.y (mgr.24356) 20360 : cluster 0 pgmap v20328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:02 smithi040 bash[41173]: cluster 2023-12-02T02:57:01.097865+0000 mgr.y (mgr.24356) 20360 : cluster 0 pgmap v20328: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:03 smithi141 bash[31670]: audit 2023-12-02T02:57:02.289294+0000 mon.c (mon.2) 12763 : audit 0 from='client.? 172.21.15.40:0/4223478834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:03 smithi040 bash[28232]: audit 2023-12-02T02:57:02.289294+0000 mon.c (mon.2) 12763 : audit 0 from='client.? 172.21.15.40:0/4223478834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:03 smithi040 bash[41173]: audit 2023-12-02T02:57:02.289294+0000 mon.c (mon.2) 12763 : audit 0 from='client.? 172.21.15.40:0/4223478834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:04 smithi141 bash[31670]: cluster 2023-12-02T02:57:03.098540+0000 mgr.y (mgr.24356) 20361 : cluster 0 pgmap v20329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:04 smithi040 bash[41173]: cluster 2023-12-02T02:57:03.098540+0000 mgr.y (mgr.24356) 20361 : cluster 0 pgmap v20329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:04 smithi040 bash[28232]: cluster 2023-12-02T02:57:03.098540+0000 mgr.y (mgr.24356) 20361 : cluster 0 pgmap v20329: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:05 smithi141 bash[31670]: audit 2023-12-02T02:57:04.414565+0000 mon.c (mon.2) 12764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:05 smithi141 bash[31670]: audit 2023-12-02T02:57:04.757281+0000 mon.c (mon.2) 12765 : audit 0 from='client.? 172.21.15.40:0/1302075437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:05 smithi040 bash[41173]: audit 2023-12-02T02:57:04.414565+0000 mon.c (mon.2) 12764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:05 smithi040 bash[41173]: audit 2023-12-02T02:57:04.757281+0000 mon.c (mon.2) 12765 : audit 0 from='client.? 172.21.15.40:0/1302075437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:05 smithi040 bash[28232]: audit 2023-12-02T02:57:04.414565+0000 mon.c (mon.2) 12764 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:05 smithi040 bash[28232]: audit 2023-12-02T02:57:04.757281+0000 mon.c (mon.2) 12765 : audit 0 from='client.? 172.21.15.40:0/1302075437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:06.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:06 smithi040 bash[41173]: cluster 2023-12-02T02:57:05.099749+0000 mgr.y (mgr.24356) 20362 : cluster 0 pgmap v20330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:06.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:06 smithi040 bash[28232]: cluster 2023-12-02T02:57:05.099749+0000 mgr.y (mgr.24356) 20362 : cluster 0 pgmap v20330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:06 smithi141 bash[31670]: cluster 2023-12-02T02:57:05.099749+0000 mgr.y (mgr.24356) 20362 : cluster 0 pgmap v20330: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:57:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:57:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:57:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:08 smithi141 bash[31670]: cluster 2023-12-02T02:57:07.100384+0000 mgr.y (mgr.24356) 20363 : cluster 0 pgmap v20331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:08 smithi141 bash[31670]: audit 2023-12-02T02:57:07.224004+0000 mon.c (mon.2) 12766 : audit 0 from='client.? 172.21.15.40:0/388313104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:08 smithi141 bash[31670]: audit 2023-12-02T02:57:07.719655+0000 mon.c (mon.2) 12767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:57:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:08 smithi040 bash[28232]: cluster 2023-12-02T02:57:07.100384+0000 mgr.y (mgr.24356) 20363 : cluster 0 pgmap v20331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:08 smithi040 bash[28232]: audit 2023-12-02T02:57:07.224004+0000 mon.c (mon.2) 12766 : audit 0 from='client.? 172.21.15.40:0/388313104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:08 smithi040 bash[28232]: audit 2023-12-02T02:57:07.719655+0000 mon.c (mon.2) 12767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:57:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:08 smithi040 bash[41173]: cluster 2023-12-02T02:57:07.100384+0000 mgr.y (mgr.24356) 20363 : cluster 0 pgmap v20331: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:08 smithi040 bash[41173]: audit 2023-12-02T02:57:07.224004+0000 mon.c (mon.2) 12766 : audit 0 from='client.? 172.21.15.40:0/388313104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:08 smithi040 bash[41173]: audit 2023-12-02T02:57:07.719655+0000 mon.c (mon.2) 12767 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:57:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:10 smithi141 bash[31670]: cluster 2023-12-02T02:57:09.101087+0000 mgr.y (mgr.24356) 20364 : cluster 0 pgmap v20332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:10.615 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:10 smithi141 bash[31670]: audit 2023-12-02T02:57:09.696185+0000 mon.a (mon.0) 12523 : audit 0 from='client.? 172.21.15.40:0/3565498310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:10 smithi040 bash[28232]: cluster 2023-12-02T02:57:09.101087+0000 mgr.y (mgr.24356) 20364 : cluster 0 pgmap v20332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:10 smithi040 bash[28232]: audit 2023-12-02T02:57:09.696185+0000 mon.a (mon.0) 12523 : audit 0 from='client.? 172.21.15.40:0/3565498310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:10 smithi040 bash[41173]: cluster 2023-12-02T02:57:09.101087+0000 mgr.y (mgr.24356) 20364 : cluster 0 pgmap v20332: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:10 smithi040 bash[41173]: audit 2023-12-02T02:57:09.696185+0000 mon.a (mon.0) 12523 : audit 0 from='client.? 172.21.15.40:0/3565498310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:12 smithi141 bash[31670]: cluster 2023-12-02T02:57:11.102240+0000 mgr.y (mgr.24356) 20365 : cluster 0 pgmap v20333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:12 smithi141 bash[31670]: audit 2023-12-02T02:57:12.175096+0000 mon.c (mon.2) 12768 : audit 0 from='client.? 172.21.15.40:0/3591513648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:12 smithi040 bash[28232]: cluster 2023-12-02T02:57:11.102240+0000 mgr.y (mgr.24356) 20365 : cluster 0 pgmap v20333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:12 smithi040 bash[28232]: audit 2023-12-02T02:57:12.175096+0000 mon.c (mon.2) 12768 : audit 0 from='client.? 172.21.15.40:0/3591513648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:12 smithi040 bash[41173]: cluster 2023-12-02T02:57:11.102240+0000 mgr.y (mgr.24356) 20365 : cluster 0 pgmap v20333: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:12 smithi040 bash[41173]: audit 2023-12-02T02:57:12.175096+0000 mon.c (mon.2) 12768 : audit 0 from='client.? 172.21.15.40:0/3591513648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:14 smithi141 bash[31670]: cluster 2023-12-02T02:57:13.102968+0000 mgr.y (mgr.24356) 20366 : cluster 0 pgmap v20334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:14 smithi141 bash[31670]: audit 2023-12-02T02:57:13.623358+0000 mon.a (mon.0) 12524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:14 smithi141 bash[31670]: audit 2023-12-02T02:57:13.638810+0000 mon.a (mon.0) 12525 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:14 smithi141 bash[31670]: audit 2023-12-02T02:57:13.921121+0000 mon.a (mon.0) 12526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:14 smithi141 bash[31670]: audit 2023-12-02T02:57:13.930596+0000 mon.a (mon.0) 12527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[28232]: cluster 2023-12-02T02:57:13.102968+0000 mgr.y (mgr.24356) 20366 : cluster 0 pgmap v20334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[28232]: audit 2023-12-02T02:57:13.623358+0000 mon.a (mon.0) 12524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[28232]: audit 2023-12-02T02:57:13.638810+0000 mon.a (mon.0) 12525 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[28232]: audit 2023-12-02T02:57:13.921121+0000 mon.a (mon.0) 12526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[28232]: audit 2023-12-02T02:57:13.930596+0000 mon.a (mon.0) 12527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[41173]: cluster 2023-12-02T02:57:13.102968+0000 mgr.y (mgr.24356) 20366 : cluster 0 pgmap v20334: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[41173]: audit 2023-12-02T02:57:13.623358+0000 mon.a (mon.0) 12524 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[41173]: audit 2023-12-02T02:57:13.638810+0000 mon.a (mon.0) 12525 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[41173]: audit 2023-12-02T02:57:13.921121+0000 mon.a (mon.0) 12526 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:14 smithi040 bash[41173]: audit 2023-12-02T02:57:13.930596+0000 mon.a (mon.0) 12527 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:15 smithi141 bash[31670]: audit 2023-12-02T02:57:14.426193+0000 mon.c (mon.2) 12769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:57:15.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:15 smithi141 bash[31670]: audit 2023-12-02T02:57:14.428115+0000 mon.c (mon.2) 12770 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:57:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:15 smithi141 bash[31670]: audit 2023-12-02T02:57:14.438504+0000 mon.a (mon.0) 12528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:15.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:15 smithi141 bash[31670]: audit 2023-12-02T02:57:14.688300+0000 mon.c (mon.2) 12771 : audit 0 from='client.? 172.21.15.40:0/886648688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[28232]: audit 2023-12-02T02:57:14.426193+0000 mon.c (mon.2) 12769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:57:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[28232]: audit 2023-12-02T02:57:14.428115+0000 mon.c (mon.2) 12770 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:57:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[28232]: audit 2023-12-02T02:57:14.438504+0000 mon.a (mon.0) 12528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[28232]: audit 2023-12-02T02:57:14.688300+0000 mon.c (mon.2) 12771 : audit 0 from='client.? 172.21.15.40:0/886648688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[41173]: audit 2023-12-02T02:57:14.426193+0000 mon.c (mon.2) 12769 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:57:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[41173]: audit 2023-12-02T02:57:14.428115+0000 mon.c (mon.2) 12770 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:57:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[41173]: audit 2023-12-02T02:57:14.438504+0000 mon.a (mon.0) 12528 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:57:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:15 smithi040 bash[41173]: audit 2023-12-02T02:57:14.688300+0000 mon.c (mon.2) 12771 : audit 0 from='client.? 172.21.15.40:0/886648688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:16.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:16 smithi040 bash[28232]: cluster 2023-12-02T02:57:15.104165+0000 mgr.y (mgr.24356) 20367 : cluster 0 pgmap v20335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:16.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:16 smithi040 bash[41173]: cluster 2023-12-02T02:57:15.104165+0000 mgr.y (mgr.24356) 20367 : cluster 0 pgmap v20335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:16 smithi141 bash[31670]: cluster 2023-12-02T02:57:15.104165+0000 mgr.y (mgr.24356) 20367 : cluster 0 pgmap v20335: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:57:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:57:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:57:17.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:17 smithi141 bash[31670]: audit 2023-12-02T02:57:17.152668+0000 mon.c (mon.2) 12772 : audit 0 from='client.? 172.21.15.40:0/4209802344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:17 smithi040 bash[41173]: audit 2023-12-02T02:57:17.152668+0000 mon.c (mon.2) 12772 : audit 0 from='client.? 172.21.15.40:0/4209802344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:17 smithi040 bash[28232]: audit 2023-12-02T02:57:17.152668+0000 mon.c (mon.2) 12772 : audit 0 from='client.? 172.21.15.40:0/4209802344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:18 smithi141 bash[31670]: cluster 2023-12-02T02:57:17.104816+0000 mgr.y (mgr.24356) 20368 : cluster 0 pgmap v20336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:18 smithi040 bash[28232]: cluster 2023-12-02T02:57:17.104816+0000 mgr.y (mgr.24356) 20368 : cluster 0 pgmap v20336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:18 smithi040 bash[41173]: cluster 2023-12-02T02:57:17.104816+0000 mgr.y (mgr.24356) 20368 : cluster 0 pgmap v20336: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:20 smithi141 bash[31670]: cluster 2023-12-02T02:57:19.105505+0000 mgr.y (mgr.24356) 20369 : cluster 0 pgmap v20337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:20 smithi141 bash[31670]: audit 2023-12-02T02:57:19.415042+0000 mon.c (mon.2) 12773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:20 smithi141 bash[31670]: audit 2023-12-02T02:57:19.620822+0000 mon.c (mon.2) 12774 : audit 0 from='client.? 172.21.15.40:0/4052211547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:20 smithi040 bash[28232]: cluster 2023-12-02T02:57:19.105505+0000 mgr.y (mgr.24356) 20369 : cluster 0 pgmap v20337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:20 smithi040 bash[28232]: audit 2023-12-02T02:57:19.415042+0000 mon.c (mon.2) 12773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:20 smithi040 bash[28232]: audit 2023-12-02T02:57:19.620822+0000 mon.c (mon.2) 12774 : audit 0 from='client.? 172.21.15.40:0/4052211547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:20 smithi040 bash[41173]: cluster 2023-12-02T02:57:19.105505+0000 mgr.y (mgr.24356) 20369 : cluster 0 pgmap v20337: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:20 smithi040 bash[41173]: audit 2023-12-02T02:57:19.415042+0000 mon.c (mon.2) 12773 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:20 smithi040 bash[41173]: audit 2023-12-02T02:57:19.620822+0000 mon.c (mon.2) 12774 : audit 0 from='client.? 172.21.15.40:0/4052211547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:22 smithi141 bash[31670]: cluster 2023-12-02T02:57:21.106646+0000 mgr.y (mgr.24356) 20370 : cluster 0 pgmap v20338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:22.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:22 smithi141 bash[31670]: audit 2023-12-02T02:57:22.082100+0000 mon.c (mon.2) 12775 : audit 0 from='client.? 172.21.15.40:0/2033859884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:22 smithi040 bash[41173]: cluster 2023-12-02T02:57:21.106646+0000 mgr.y (mgr.24356) 20370 : cluster 0 pgmap v20338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:22 smithi040 bash[41173]: audit 2023-12-02T02:57:22.082100+0000 mon.c (mon.2) 12775 : audit 0 from='client.? 172.21.15.40:0/2033859884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:22 smithi040 bash[28232]: cluster 2023-12-02T02:57:21.106646+0000 mgr.y (mgr.24356) 20370 : cluster 0 pgmap v20338: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:22 smithi040 bash[28232]: audit 2023-12-02T02:57:22.082100+0000 mon.c (mon.2) 12775 : audit 0 from='client.? 172.21.15.40:0/2033859884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:24 smithi141 bash[31670]: cluster 2023-12-02T02:57:23.107283+0000 mgr.y (mgr.24356) 20371 : cluster 0 pgmap v20339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:24 smithi040 bash[28232]: cluster 2023-12-02T02:57:23.107283+0000 mgr.y (mgr.24356) 20371 : cluster 0 pgmap v20339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:24 smithi040 bash[41173]: cluster 2023-12-02T02:57:23.107283+0000 mgr.y (mgr.24356) 20371 : cluster 0 pgmap v20339: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:25 smithi141 bash[31670]: audit 2023-12-02T02:57:24.552231+0000 mon.c (mon.2) 12776 : audit 0 from='client.? 172.21.15.40:0/1938686842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:25 smithi040 bash[28232]: audit 2023-12-02T02:57:24.552231+0000 mon.c (mon.2) 12776 : audit 0 from='client.? 172.21.15.40:0/1938686842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:25 smithi040 bash[41173]: audit 2023-12-02T02:57:24.552231+0000 mon.c (mon.2) 12776 : audit 0 from='client.? 172.21.15.40:0/1938686842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:26 smithi040 bash[28232]: cluster 2023-12-02T02:57:25.108622+0000 mgr.y (mgr.24356) 20372 : cluster 0 pgmap v20340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:26 smithi040 bash[41173]: cluster 2023-12-02T02:57:25.108622+0000 mgr.y (mgr.24356) 20372 : cluster 0 pgmap v20340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:26 smithi141 bash[31670]: cluster 2023-12-02T02:57:25.108622+0000 mgr.y (mgr.24356) 20372 : cluster 0 pgmap v20340: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:57:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:57:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T02:57:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:27 smithi141 bash[31670]: audit 2023-12-02T02:57:27.013567+0000 mon.c (mon.2) 12777 : audit 0 from='client.? 172.21.15.40:0/2348357182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:27 smithi040 bash[28232]: audit 2023-12-02T02:57:27.013567+0000 mon.c (mon.2) 12777 : audit 0 from='client.? 172.21.15.40:0/2348357182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:27 smithi040 bash[41173]: audit 2023-12-02T02:57:27.013567+0000 mon.c (mon.2) 12777 : audit 0 from='client.? 172.21.15.40:0/2348357182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:28 smithi141 bash[31670]: cluster 2023-12-02T02:57:27.109464+0000 mgr.y (mgr.24356) 20373 : cluster 0 pgmap v20341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:28 smithi040 bash[28232]: cluster 2023-12-02T02:57:27.109464+0000 mgr.y (mgr.24356) 20373 : cluster 0 pgmap v20341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:28 smithi040 bash[41173]: cluster 2023-12-02T02:57:27.109464+0000 mgr.y (mgr.24356) 20373 : cluster 0 pgmap v20341: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:30 smithi141 bash[31670]: cluster 2023-12-02T02:57:29.110158+0000 mgr.y (mgr.24356) 20374 : cluster 0 pgmap v20342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:30 smithi141 bash[31670]: audit 2023-12-02T02:57:29.474044+0000 mon.a (mon.0) 12529 : audit 0 from='client.? 172.21.15.40:0/1709609355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:30 smithi040 bash[28232]: cluster 2023-12-02T02:57:29.110158+0000 mgr.y (mgr.24356) 20374 : cluster 0 pgmap v20342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:30 smithi040 bash[28232]: audit 2023-12-02T02:57:29.474044+0000 mon.a (mon.0) 12529 : audit 0 from='client.? 172.21.15.40:0/1709609355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:30 smithi040 bash[41173]: cluster 2023-12-02T02:57:29.110158+0000 mgr.y (mgr.24356) 20374 : cluster 0 pgmap v20342: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:30 smithi040 bash[41173]: audit 2023-12-02T02:57:29.474044+0000 mon.a (mon.0) 12529 : audit 0 from='client.? 172.21.15.40:0/1709609355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:32 smithi141 bash[31670]: cluster 2023-12-02T02:57:31.111363+0000 mgr.y (mgr.24356) 20375 : cluster 0 pgmap v20343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:32 smithi141 bash[31670]: audit 2023-12-02T02:57:31.943508+0000 mon.c (mon.2) 12778 : audit 0 from='client.? 172.21.15.40:0/849925609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:32 smithi040 bash[28232]: cluster 2023-12-02T02:57:31.111363+0000 mgr.y (mgr.24356) 20375 : cluster 0 pgmap v20343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:32 smithi040 bash[28232]: audit 2023-12-02T02:57:31.943508+0000 mon.c (mon.2) 12778 : audit 0 from='client.? 172.21.15.40:0/849925609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:32 smithi040 bash[41173]: cluster 2023-12-02T02:57:31.111363+0000 mgr.y (mgr.24356) 20375 : cluster 0 pgmap v20343: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:32 smithi040 bash[41173]: audit 2023-12-02T02:57:31.943508+0000 mon.c (mon.2) 12778 : audit 0 from='client.? 172.21.15.40:0/849925609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:34 smithi141 bash[31670]: cluster 2023-12-02T02:57:33.112001+0000 mgr.y (mgr.24356) 20376 : cluster 0 pgmap v20344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:34 smithi040 bash[28232]: cluster 2023-12-02T02:57:33.112001+0000 mgr.y (mgr.24356) 20376 : cluster 0 pgmap v20344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:34 smithi040 bash[41173]: cluster 2023-12-02T02:57:33.112001+0000 mgr.y (mgr.24356) 20376 : cluster 0 pgmap v20344: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:35 smithi141 bash[31670]: audit 2023-12-02T02:57:34.415222+0000 mon.c (mon.2) 12779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:35 smithi141 bash[31670]: audit 2023-12-02T02:57:34.415718+0000 mon.c (mon.2) 12780 : audit 0 from='client.? 172.21.15.40:0/2767627668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:35 smithi040 bash[28232]: audit 2023-12-02T02:57:34.415222+0000 mon.c (mon.2) 12779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:35 smithi040 bash[28232]: audit 2023-12-02T02:57:34.415718+0000 mon.c (mon.2) 12780 : audit 0 from='client.? 172.21.15.40:0/2767627668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:35 smithi040 bash[41173]: audit 2023-12-02T02:57:34.415222+0000 mon.c (mon.2) 12779 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:35 smithi040 bash[41173]: audit 2023-12-02T02:57:34.415718+0000 mon.c (mon.2) 12780 : audit 0 from='client.? 172.21.15.40:0/2767627668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:36 smithi141 bash[31670]: cluster 2023-12-02T02:57:35.113187+0000 mgr.y (mgr.24356) 20377 : cluster 0 pgmap v20345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:36 smithi040 bash[28232]: cluster 2023-12-02T02:57:35.113187+0000 mgr.y (mgr.24356) 20377 : cluster 0 pgmap v20345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:57:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:57:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:57:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:36 smithi040 bash[41173]: cluster 2023-12-02T02:57:35.113187+0000 mgr.y (mgr.24356) 20377 : cluster 0 pgmap v20345: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:37 smithi040 bash[28232]: audit 2023-12-02T02:57:36.878299+0000 mon.a (mon.0) 12530 : audit 0 from='client.? 172.21.15.40:0/145302491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:37 smithi040 bash[41173]: audit 2023-12-02T02:57:36.878299+0000 mon.a (mon.0) 12530 : audit 0 from='client.? 172.21.15.40:0/145302491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:37 smithi141 bash[31670]: audit 2023-12-02T02:57:36.878299+0000 mon.a (mon.0) 12530 : audit 0 from='client.? 172.21.15.40:0/145302491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:38 smithi040 bash[28232]: cluster 2023-12-02T02:57:37.113898+0000 mgr.y (mgr.24356) 20378 : cluster 0 pgmap v20346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:38 smithi040 bash[41173]: cluster 2023-12-02T02:57:37.113898+0000 mgr.y (mgr.24356) 20378 : cluster 0 pgmap v20346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:38 smithi141 bash[31670]: cluster 2023-12-02T02:57:37.113898+0000 mgr.y (mgr.24356) 20378 : cluster 0 pgmap v20346: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:39 smithi040 bash[28232]: cluster 2023-12-02T02:57:39.114567+0000 mgr.y (mgr.24356) 20379 : cluster 0 pgmap v20347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:39 smithi040 bash[41173]: cluster 2023-12-02T02:57:39.114567+0000 mgr.y (mgr.24356) 20379 : cluster 0 pgmap v20347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:39 smithi141 bash[31670]: cluster 2023-12-02T02:57:39.114567+0000 mgr.y (mgr.24356) 20379 : cluster 0 pgmap v20347: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:40 smithi040 bash[28232]: audit 2023-12-02T02:57:39.348301+0000 mon.c (mon.2) 12781 : audit 0 from='client.? 172.21.15.40:0/4202455442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:40 smithi040 bash[41173]: audit 2023-12-02T02:57:39.348301+0000 mon.c (mon.2) 12781 : audit 0 from='client.? 172.21.15.40:0/4202455442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:40 smithi141 bash[31670]: audit 2023-12-02T02:57:39.348301+0000 mon.c (mon.2) 12781 : audit 0 from='client.? 172.21.15.40:0/4202455442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:41 smithi040 bash[28232]: cluster 2023-12-02T02:57:41.115707+0000 mgr.y (mgr.24356) 20380 : cluster 0 pgmap v20348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:41 smithi040 bash[41173]: cluster 2023-12-02T02:57:41.115707+0000 mgr.y (mgr.24356) 20380 : cluster 0 pgmap v20348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:41 smithi141 bash[31670]: cluster 2023-12-02T02:57:41.115707+0000 mgr.y (mgr.24356) 20380 : cluster 0 pgmap v20348: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:42 smithi040 bash[41173]: audit 2023-12-02T02:57:41.816156+0000 mon.a (mon.0) 12531 : audit 0 from='client.? 172.21.15.40:0/1513511600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:42.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:42 smithi040 bash[28232]: audit 2023-12-02T02:57:41.816156+0000 mon.a (mon.0) 12531 : audit 0 from='client.? 172.21.15.40:0/1513511600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:42 smithi141 bash[31670]: audit 2023-12-02T02:57:41.816156+0000 mon.a (mon.0) 12531 : audit 0 from='client.? 172.21.15.40:0/1513511600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:44.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:44 smithi040 bash[41173]: cluster 2023-12-02T02:57:43.116362+0000 mgr.y (mgr.24356) 20381 : cluster 0 pgmap v20349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:44 smithi040 bash[28232]: cluster 2023-12-02T02:57:43.116362+0000 mgr.y (mgr.24356) 20381 : cluster 0 pgmap v20349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:44 smithi141 bash[31670]: cluster 2023-12-02T02:57:43.116362+0000 mgr.y (mgr.24356) 20381 : cluster 0 pgmap v20349: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:45 smithi141 bash[31670]: audit 2023-12-02T02:57:44.283775+0000 mon.a (mon.0) 12532 : audit 0 from='client.? 172.21.15.40:0/606132926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:45 smithi040 bash[28232]: audit 2023-12-02T02:57:44.283775+0000 mon.a (mon.0) 12532 : audit 0 from='client.? 172.21.15.40:0/606132926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:45 smithi040 bash[41173]: audit 2023-12-02T02:57:44.283775+0000 mon.a (mon.0) 12532 : audit 0 from='client.? 172.21.15.40:0/606132926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:46.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:46 smithi040 bash[41173]: cluster 2023-12-02T02:57:45.117534+0000 mgr.y (mgr.24356) 20382 : cluster 0 pgmap v20350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:46 smithi040 bash[28232]: cluster 2023-12-02T02:57:45.117534+0000 mgr.y (mgr.24356) 20382 : cluster 0 pgmap v20350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:46 smithi141 bash[31670]: cluster 2023-12-02T02:57:45.117534+0000 mgr.y (mgr.24356) 20382 : cluster 0 pgmap v20350: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:57:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:57:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:57:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:47 smithi141 bash[31670]: audit 2023-12-02T02:57:46.748891+0000 mon.c (mon.2) 12782 : audit 0 from='client.? 172.21.15.40:0/4111651073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:47 smithi040 bash[28232]: audit 2023-12-02T02:57:46.748891+0000 mon.c (mon.2) 12782 : audit 0 from='client.? 172.21.15.40:0/4111651073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:47 smithi040 bash[41173]: audit 2023-12-02T02:57:46.748891+0000 mon.c (mon.2) 12782 : audit 0 from='client.? 172.21.15.40:0/4111651073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:48 smithi141 bash[31670]: cluster 2023-12-02T02:57:47.118250+0000 mgr.y (mgr.24356) 20383 : cluster 0 pgmap v20351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:48 smithi040 bash[28232]: cluster 2023-12-02T02:57:47.118250+0000 mgr.y (mgr.24356) 20383 : cluster 0 pgmap v20351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:48 smithi040 bash[41173]: cluster 2023-12-02T02:57:47.118250+0000 mgr.y (mgr.24356) 20383 : cluster 0 pgmap v20351: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:50 smithi141 bash[31670]: cluster 2023-12-02T02:57:49.118889+0000 mgr.y (mgr.24356) 20384 : cluster 0 pgmap v20352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:50 smithi141 bash[31670]: audit 2023-12-02T02:57:49.219255+0000 mon.a (mon.0) 12533 : audit 0 from='client.? 172.21.15.40:0/4005023175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:50 smithi141 bash[31670]: audit 2023-12-02T02:57:49.415877+0000 mon.c (mon.2) 12783 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:50 smithi040 bash[28232]: cluster 2023-12-02T02:57:49.118889+0000 mgr.y (mgr.24356) 20384 : cluster 0 pgmap v20352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:50 smithi040 bash[28232]: audit 2023-12-02T02:57:49.219255+0000 mon.a (mon.0) 12533 : audit 0 from='client.? 172.21.15.40:0/4005023175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:50 smithi040 bash[28232]: audit 2023-12-02T02:57:49.415877+0000 mon.c (mon.2) 12783 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:50 smithi040 bash[41173]: cluster 2023-12-02T02:57:49.118889+0000 mgr.y (mgr.24356) 20384 : cluster 0 pgmap v20352: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:50 smithi040 bash[41173]: audit 2023-12-02T02:57:49.219255+0000 mon.a (mon.0) 12533 : audit 0 from='client.? 172.21.15.40:0/4005023175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:50 smithi040 bash[41173]: audit 2023-12-02T02:57:49.415877+0000 mon.c (mon.2) 12783 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:52 smithi141 bash[31670]: cluster 2023-12-02T02:57:51.120145+0000 mgr.y (mgr.24356) 20385 : cluster 0 pgmap v20353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:52 smithi141 bash[31670]: audit 2023-12-02T02:57:51.680200+0000 mon.c (mon.2) 12784 : audit 0 from='client.? 172.21.15.40:0/3510025495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:52 smithi040 bash[28232]: cluster 2023-12-02T02:57:51.120145+0000 mgr.y (mgr.24356) 20385 : cluster 0 pgmap v20353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:52 smithi040 bash[28232]: audit 2023-12-02T02:57:51.680200+0000 mon.c (mon.2) 12784 : audit 0 from='client.? 172.21.15.40:0/3510025495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:52 smithi040 bash[41173]: cluster 2023-12-02T02:57:51.120145+0000 mgr.y (mgr.24356) 20385 : cluster 0 pgmap v20353: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:52 smithi040 bash[41173]: audit 2023-12-02T02:57:51.680200+0000 mon.c (mon.2) 12784 : audit 0 from='client.? 172.21.15.40:0/3510025495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:54 smithi141 bash[31670]: cluster 2023-12-02T02:57:53.120855+0000 mgr.y (mgr.24356) 20386 : cluster 0 pgmap v20354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:54 smithi141 bash[31670]: audit 2023-12-02T02:57:54.146462+0000 mon.a (mon.0) 12534 : audit 0 from='client.? 172.21.15.40:0/2270330285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:54 smithi040 bash[28232]: cluster 2023-12-02T02:57:53.120855+0000 mgr.y (mgr.24356) 20386 : cluster 0 pgmap v20354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:54 smithi040 bash[28232]: audit 2023-12-02T02:57:54.146462+0000 mon.a (mon.0) 12534 : audit 0 from='client.? 172.21.15.40:0/2270330285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:54 smithi040 bash[41173]: cluster 2023-12-02T02:57:53.120855+0000 mgr.y (mgr.24356) 20386 : cluster 0 pgmap v20354: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:54 smithi040 bash[41173]: audit 2023-12-02T02:57:54.146462+0000 mon.a (mon.0) 12534 : audit 0 from='client.? 172.21.15.40:0/2270330285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:56.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:56 smithi040 bash[28232]: cluster 2023-12-02T02:57:55.122016+0000 mgr.y (mgr.24356) 20387 : cluster 0 pgmap v20355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:56 smithi040 bash[41173]: cluster 2023-12-02T02:57:55.122016+0000 mgr.y (mgr.24356) 20387 : cluster 0 pgmap v20355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:56 smithi141 bash[31670]: cluster 2023-12-02T02:57:55.122016+0000 mgr.y (mgr.24356) 20387 : cluster 0 pgmap v20355: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:57:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:57:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:57:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:57 smithi141 bash[31670]: audit 2023-12-02T02:57:56.614321+0000 mon.c (mon.2) 12785 : audit 0 from='client.? 172.21.15.40:0/1506878069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:57 smithi040 bash[28232]: audit 2023-12-02T02:57:56.614321+0000 mon.c (mon.2) 12785 : audit 0 from='client.? 172.21.15.40:0/1506878069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:57 smithi040 bash[41173]: audit 2023-12-02T02:57:56.614321+0000 mon.c (mon.2) 12785 : audit 0 from='client.? 172.21.15.40:0/1506878069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:58 smithi141 bash[31670]: cluster 2023-12-02T02:57:57.122677+0000 mgr.y (mgr.24356) 20388 : cluster 0 pgmap v20356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:58 smithi040 bash[41173]: cluster 2023-12-02T02:57:57.122677+0000 mgr.y (mgr.24356) 20388 : cluster 0 pgmap v20356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:58 smithi040 bash[28232]: cluster 2023-12-02T02:57:57.122677+0000 mgr.y (mgr.24356) 20388 : cluster 0 pgmap v20356: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:57:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:57:59 smithi141 bash[31670]: audit 2023-12-02T02:57:59.078695+0000 mon.a (mon.0) 12535 : audit 0 from='client.? 172.21.15.40:0/2453034873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:57:59 smithi040 bash[28232]: audit 2023-12-02T02:57:59.078695+0000 mon.a (mon.0) 12535 : audit 0 from='client.? 172.21.15.40:0/2453034873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:57:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:57:59 smithi040 bash[41173]: audit 2023-12-02T02:57:59.078695+0000 mon.a (mon.0) 12535 : audit 0 from='client.? 172.21.15.40:0/2453034873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:00 smithi141 bash[31670]: cluster 2023-12-02T02:57:59.123356+0000 mgr.y (mgr.24356) 20389 : cluster 0 pgmap v20357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:00 smithi040 bash[28232]: cluster 2023-12-02T02:57:59.123356+0000 mgr.y (mgr.24356) 20389 : cluster 0 pgmap v20357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:00 smithi040 bash[41173]: cluster 2023-12-02T02:57:59.123356+0000 mgr.y (mgr.24356) 20389 : cluster 0 pgmap v20357: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:02 smithi141 bash[31670]: cluster 2023-12-02T02:58:01.124587+0000 mgr.y (mgr.24356) 20390 : cluster 0 pgmap v20358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:02 smithi141 bash[31670]: audit 2023-12-02T02:58:01.546081+0000 mon.a (mon.0) 12536 : audit 0 from='client.? 172.21.15.40:0/3208455835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:02 smithi040 bash[41173]: cluster 2023-12-02T02:58:01.124587+0000 mgr.y (mgr.24356) 20390 : cluster 0 pgmap v20358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:02 smithi040 bash[41173]: audit 2023-12-02T02:58:01.546081+0000 mon.a (mon.0) 12536 : audit 0 from='client.? 172.21.15.40:0/3208455835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:02 smithi040 bash[28232]: cluster 2023-12-02T02:58:01.124587+0000 mgr.y (mgr.24356) 20390 : cluster 0 pgmap v20358: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:02 smithi040 bash[28232]: audit 2023-12-02T02:58:01.546081+0000 mon.a (mon.0) 12536 : audit 0 from='client.? 172.21.15.40:0/3208455835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:04 smithi141 bash[31670]: cluster 2023-12-02T02:58:03.125200+0000 mgr.y (mgr.24356) 20391 : cluster 0 pgmap v20359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:04.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:04 smithi141 bash[31670]: audit 2023-12-02T02:58:04.001617+0000 mon.a (mon.0) 12537 : audit 0 from='client.? 172.21.15.40:0/1078828747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:04 smithi040 bash[41173]: cluster 2023-12-02T02:58:03.125200+0000 mgr.y (mgr.24356) 20391 : cluster 0 pgmap v20359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:04 smithi040 bash[41173]: audit 2023-12-02T02:58:04.001617+0000 mon.a (mon.0) 12537 : audit 0 from='client.? 172.21.15.40:0/1078828747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:04 smithi040 bash[28232]: cluster 2023-12-02T02:58:03.125200+0000 mgr.y (mgr.24356) 20391 : cluster 0 pgmap v20359: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:04 smithi040 bash[28232]: audit 2023-12-02T02:58:04.001617+0000 mon.a (mon.0) 12537 : audit 0 from='client.? 172.21.15.40:0/1078828747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:05 smithi141 bash[31670]: audit 2023-12-02T02:58:04.416316+0000 mon.c (mon.2) 12786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:05 smithi040 bash[41173]: audit 2023-12-02T02:58:04.416316+0000 mon.c (mon.2) 12786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:05 smithi040 bash[28232]: audit 2023-12-02T02:58:04.416316+0000 mon.c (mon.2) 12786 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:06.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:06 smithi040 bash[41173]: cluster 2023-12-02T02:58:05.126325+0000 mgr.y (mgr.24356) 20392 : cluster 0 pgmap v20360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:06.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:06 smithi040 bash[28232]: cluster 2023-12-02T02:58:05.126325+0000 mgr.y (mgr.24356) 20392 : cluster 0 pgmap v20360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:06 smithi141 bash[31670]: cluster 2023-12-02T02:58:05.126325+0000 mgr.y (mgr.24356) 20392 : cluster 0 pgmap v20360: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:58:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:58:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:58:07.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:07 smithi141 bash[31670]: audit 2023-12-02T02:58:06.461203+0000 mon.c (mon.2) 12787 : audit 0 from='client.? 172.21.15.40:0/1779037959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:07 smithi040 bash[28232]: audit 2023-12-02T02:58:06.461203+0000 mon.c (mon.2) 12787 : audit 0 from='client.? 172.21.15.40:0/1779037959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:07 smithi040 bash[41173]: audit 2023-12-02T02:58:06.461203+0000 mon.c (mon.2) 12787 : audit 0 from='client.? 172.21.15.40:0/1779037959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:08 smithi141 bash[31670]: cluster 2023-12-02T02:58:07.126975+0000 mgr.y (mgr.24356) 20393 : cluster 0 pgmap v20361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:08 smithi040 bash[28232]: cluster 2023-12-02T02:58:07.126975+0000 mgr.y (mgr.24356) 20393 : cluster 0 pgmap v20361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:08 smithi040 bash[41173]: cluster 2023-12-02T02:58:07.126975+0000 mgr.y (mgr.24356) 20393 : cluster 0 pgmap v20361: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:09.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:09 smithi141 bash[31670]: audit 2023-12-02T02:58:08.925109+0000 mon.c (mon.2) 12788 : audit 0 from='client.? 172.21.15.40:0/2027374021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:09 smithi040 bash[28232]: audit 2023-12-02T02:58:08.925109+0000 mon.c (mon.2) 12788 : audit 0 from='client.? 172.21.15.40:0/2027374021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:09 smithi040 bash[41173]: audit 2023-12-02T02:58:08.925109+0000 mon.c (mon.2) 12788 : audit 0 from='client.? 172.21.15.40:0/2027374021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:10 smithi141 bash[31670]: cluster 2023-12-02T02:58:09.127788+0000 mgr.y (mgr.24356) 20394 : cluster 0 pgmap v20362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:10 smithi040 bash[28232]: cluster 2023-12-02T02:58:09.127788+0000 mgr.y (mgr.24356) 20394 : cluster 0 pgmap v20362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:10 smithi040 bash[41173]: cluster 2023-12-02T02:58:09.127788+0000 mgr.y (mgr.24356) 20394 : cluster 0 pgmap v20362: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:12 smithi141 bash[31670]: cluster 2023-12-02T02:58:11.129003+0000 mgr.y (mgr.24356) 20395 : cluster 0 pgmap v20363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:12 smithi141 bash[31670]: audit 2023-12-02T02:58:11.386229+0000 mon.c (mon.2) 12789 : audit 0 from='client.? 172.21.15.40:0/1956380670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:12 smithi040 bash[28232]: cluster 2023-12-02T02:58:11.129003+0000 mgr.y (mgr.24356) 20395 : cluster 0 pgmap v20363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:12 smithi040 bash[28232]: audit 2023-12-02T02:58:11.386229+0000 mon.c (mon.2) 12789 : audit 0 from='client.? 172.21.15.40:0/1956380670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:12 smithi040 bash[41173]: cluster 2023-12-02T02:58:11.129003+0000 mgr.y (mgr.24356) 20395 : cluster 0 pgmap v20363: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:12 smithi040 bash[41173]: audit 2023-12-02T02:58:11.386229+0000 mon.c (mon.2) 12789 : audit 0 from='client.? 172.21.15.40:0/1956380670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:14 smithi141 bash[31670]: cluster 2023-12-02T02:58:13.129672+0000 mgr.y (mgr.24356) 20396 : cluster 0 pgmap v20364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:14 smithi141 bash[31670]: audit 2023-12-02T02:58:13.845384+0000 mon.c (mon.2) 12790 : audit 0 from='client.? 172.21.15.40:0/4175440595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:14 smithi040 bash[28232]: cluster 2023-12-02T02:58:13.129672+0000 mgr.y (mgr.24356) 20396 : cluster 0 pgmap v20364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:14 smithi040 bash[28232]: audit 2023-12-02T02:58:13.845384+0000 mon.c (mon.2) 12790 : audit 0 from='client.? 172.21.15.40:0/4175440595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:14 smithi040 bash[41173]: cluster 2023-12-02T02:58:13.129672+0000 mgr.y (mgr.24356) 20396 : cluster 0 pgmap v20364: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:14 smithi040 bash[41173]: audit 2023-12-02T02:58:13.845384+0000 mon.c (mon.2) 12790 : audit 0 from='client.? 172.21.15.40:0/4175440595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:15 smithi040 bash[28232]: audit 2023-12-02T02:58:14.528123+0000 mon.c (mon.2) 12791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:58:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:15 smithi040 bash[41173]: audit 2023-12-02T02:58:14.528123+0000 mon.c (mon.2) 12791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:58:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:15 smithi141 bash[31670]: audit 2023-12-02T02:58:14.528123+0000 mon.c (mon.2) 12791 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:58:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:16 smithi040 bash[28232]: cluster 2023-12-02T02:58:15.130840+0000 mgr.y (mgr.24356) 20397 : cluster 0 pgmap v20365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:58:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:58:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:58:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:16 smithi040 bash[41173]: cluster 2023-12-02T02:58:15.130840+0000 mgr.y (mgr.24356) 20397 : cluster 0 pgmap v20365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:16 smithi141 bash[31670]: cluster 2023-12-02T02:58:15.130840+0000 mgr.y (mgr.24356) 20397 : cluster 0 pgmap v20365: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:17 smithi040 bash[28232]: audit 2023-12-02T02:58:16.306746+0000 mon.a (mon.0) 12538 : audit 0 from='client.? 172.21.15.40:0/2046305361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:17 smithi040 bash[28232]: cluster 2023-12-02T02:58:17.131483+0000 mgr.y (mgr.24356) 20398 : cluster 0 pgmap v20366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:17 smithi040 bash[41173]: audit 2023-12-02T02:58:16.306746+0000 mon.a (mon.0) 12538 : audit 0 from='client.? 172.21.15.40:0/2046305361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:17.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:17 smithi040 bash[41173]: cluster 2023-12-02T02:58:17.131483+0000 mgr.y (mgr.24356) 20398 : cluster 0 pgmap v20366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:17 smithi141 bash[31670]: audit 2023-12-02T02:58:16.306746+0000 mon.a (mon.0) 12538 : audit 0 from='client.? 172.21.15.40:0/2046305361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:17.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:17 smithi141 bash[31670]: cluster 2023-12-02T02:58:17.131483+0000 mgr.y (mgr.24356) 20398 : cluster 0 pgmap v20366: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:19.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:19 smithi141 bash[31670]: audit 2023-12-02T02:58:18.766434+0000 mon.a (mon.0) 12539 : audit 0 from='client.? 172.21.15.40:0/2901486112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:19 smithi040 bash[28232]: audit 2023-12-02T02:58:18.766434+0000 mon.a (mon.0) 12539 : audit 0 from='client.? 172.21.15.40:0/2901486112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:19 smithi040 bash[41173]: audit 2023-12-02T02:58:18.766434+0000 mon.a (mon.0) 12539 : audit 0 from='client.? 172.21.15.40:0/2901486112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:20 smithi141 bash[31670]: cluster 2023-12-02T02:58:19.132145+0000 mgr.y (mgr.24356) 20399 : cluster 0 pgmap v20367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:20.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:20 smithi141 bash[31670]: audit 2023-12-02T02:58:19.416594+0000 mon.c (mon.2) 12792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:20 smithi040 bash[28232]: cluster 2023-12-02T02:58:19.132145+0000 mgr.y (mgr.24356) 20399 : cluster 0 pgmap v20367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:20 smithi040 bash[28232]: audit 2023-12-02T02:58:19.416594+0000 mon.c (mon.2) 12792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:20 smithi040 bash[41173]: cluster 2023-12-02T02:58:19.132145+0000 mgr.y (mgr.24356) 20399 : cluster 0 pgmap v20367: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:20 smithi040 bash[41173]: audit 2023-12-02T02:58:19.416594+0000 mon.c (mon.2) 12792 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:20.425347+0000 mon.a (mon.0) 12540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:20.438274+0000 mon.a (mon.0) 12541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:20.731278+0000 mon.a (mon.0) 12542 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:20.741123+0000 mon.a (mon.0) 12543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: cluster 2023-12-02T02:58:21.133176+0000 mgr.y (mgr.24356) 20400 : cluster 0 pgmap v20368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:21.217466+0000 mon.c (mon.2) 12793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:21.219611+0000 mon.c (mon.2) 12794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:21.229088+0000 mon.a (mon.0) 12544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:21 smithi141 bash[31670]: audit 2023-12-02T02:58:21.252555+0000 mon.a (mon.0) 12545 : audit 0 from='client.? 172.21.15.40:0/1788956143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:20.425347+0000 mon.a (mon.0) 12540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:20.438274+0000 mon.a (mon.0) 12541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:20.731278+0000 mon.a (mon.0) 12542 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:20.741123+0000 mon.a (mon.0) 12543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: cluster 2023-12-02T02:58:21.133176+0000 mgr.y (mgr.24356) 20400 : cluster 0 pgmap v20368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:21.217466+0000 mon.c (mon.2) 12793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:21.219611+0000 mon.c (mon.2) 12794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:21.229088+0000 mon.a (mon.0) 12544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[41173]: audit 2023-12-02T02:58:21.252555+0000 mon.a (mon.0) 12545 : audit 0 from='client.? 172.21.15.40:0/1788956143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:20.425347+0000 mon.a (mon.0) 12540 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:20.438274+0000 mon.a (mon.0) 12541 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:20.731278+0000 mon.a (mon.0) 12542 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:20.741123+0000 mon.a (mon.0) 12543 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: cluster 2023-12-02T02:58:21.133176+0000 mgr.y (mgr.24356) 20400 : cluster 0 pgmap v20368: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:21.217466+0000 mon.c (mon.2) 12793 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:21.219611+0000 mon.c (mon.2) 12794 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:21.229088+0000 mon.a (mon.0) 12544 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:58:21.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:21 smithi040 bash[28232]: audit 2023-12-02T02:58:21.252555+0000 mon.a (mon.0) 12545 : audit 0 from='client.? 172.21.15.40:0/1788956143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:24 smithi141 bash[31670]: cluster 2023-12-02T02:58:23.133933+0000 mgr.y (mgr.24356) 20401 : cluster 0 pgmap v20369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:24 smithi141 bash[31670]: audit 2023-12-02T02:58:23.718028+0000 mon.a (mon.0) 12546 : audit 0 from='client.? 172.21.15.40:0/2811672177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:24 smithi040 bash[28232]: cluster 2023-12-02T02:58:23.133933+0000 mgr.y (mgr.24356) 20401 : cluster 0 pgmap v20369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:24 smithi040 bash[28232]: audit 2023-12-02T02:58:23.718028+0000 mon.a (mon.0) 12546 : audit 0 from='client.? 172.21.15.40:0/2811672177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:24 smithi040 bash[41173]: cluster 2023-12-02T02:58:23.133933+0000 mgr.y (mgr.24356) 20401 : cluster 0 pgmap v20369: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:24 smithi040 bash[41173]: audit 2023-12-02T02:58:23.718028+0000 mon.a (mon.0) 12546 : audit 0 from='client.? 172.21.15.40:0/2811672177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:26.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:26 smithi040 bash[28232]: cluster 2023-12-02T02:58:25.135111+0000 mgr.y (mgr.24356) 20402 : cluster 0 pgmap v20370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:26.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:26 smithi040 bash[28232]: audit 2023-12-02T02:58:26.183388+0000 mon.a (mon.0) 12547 : audit 0 from='client.? 172.21.15.40:0/3203933674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:26 smithi040 bash[41173]: cluster 2023-12-02T02:58:25.135111+0000 mgr.y (mgr.24356) 20402 : cluster 0 pgmap v20370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:26.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:26 smithi040 bash[41173]: audit 2023-12-02T02:58:26.183388+0000 mon.a (mon.0) 12547 : audit 0 from='client.? 172.21.15.40:0/3203933674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:26 smithi141 bash[31670]: cluster 2023-12-02T02:58:25.135111+0000 mgr.y (mgr.24356) 20402 : cluster 0 pgmap v20370: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:26 smithi141 bash[31670]: audit 2023-12-02T02:58:26.183388+0000 mon.a (mon.0) 12547 : audit 0 from='client.? 172.21.15.40:0/3203933674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:58:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:58:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:58:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:28 smithi141 bash[31670]: cluster 2023-12-02T02:58:27.135908+0000 mgr.y (mgr.24356) 20403 : cluster 0 pgmap v20371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:28 smithi040 bash[28232]: cluster 2023-12-02T02:58:27.135908+0000 mgr.y (mgr.24356) 20403 : cluster 0 pgmap v20371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:28 smithi040 bash[41173]: cluster 2023-12-02T02:58:27.135908+0000 mgr.y (mgr.24356) 20403 : cluster 0 pgmap v20371: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:29.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:29 smithi141 bash[31670]: audit 2023-12-02T02:58:28.646312+0000 mon.a (mon.0) 12548 : audit 0 from='client.? 172.21.15.40:0/1217105335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:29 smithi040 bash[28232]: audit 2023-12-02T02:58:28.646312+0000 mon.a (mon.0) 12548 : audit 0 from='client.? 172.21.15.40:0/1217105335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:29 smithi040 bash[41173]: audit 2023-12-02T02:58:28.646312+0000 mon.a (mon.0) 12548 : audit 0 from='client.? 172.21.15.40:0/1217105335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:30 smithi141 bash[31670]: cluster 2023-12-02T02:58:29.136641+0000 mgr.y (mgr.24356) 20404 : cluster 0 pgmap v20372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:30 smithi040 bash[28232]: cluster 2023-12-02T02:58:29.136641+0000 mgr.y (mgr.24356) 20404 : cluster 0 pgmap v20372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:30 smithi040 bash[41173]: cluster 2023-12-02T02:58:29.136641+0000 mgr.y (mgr.24356) 20404 : cluster 0 pgmap v20372: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:31 smithi141 bash[31670]: audit 2023-12-02T02:58:31.115513+0000 mon.a (mon.0) 12549 : audit 0 from='client.? 172.21.15.40:0/2493023032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:31 smithi040 bash[41173]: audit 2023-12-02T02:58:31.115513+0000 mon.a (mon.0) 12549 : audit 0 from='client.? 172.21.15.40:0/2493023032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:31 smithi040 bash[28232]: audit 2023-12-02T02:58:31.115513+0000 mon.a (mon.0) 12549 : audit 0 from='client.? 172.21.15.40:0/2493023032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:32 smithi141 bash[31670]: cluster 2023-12-02T02:58:31.137736+0000 mgr.y (mgr.24356) 20405 : cluster 0 pgmap v20373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:32 smithi040 bash[28232]: cluster 2023-12-02T02:58:31.137736+0000 mgr.y (mgr.24356) 20405 : cluster 0 pgmap v20373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:32 smithi040 bash[41173]: cluster 2023-12-02T02:58:31.137736+0000 mgr.y (mgr.24356) 20405 : cluster 0 pgmap v20373: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:34 smithi141 bash[31670]: cluster 2023-12-02T02:58:33.138428+0000 mgr.y (mgr.24356) 20406 : cluster 0 pgmap v20374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:34 smithi141 bash[31670]: audit 2023-12-02T02:58:33.580214+0000 mon.a (mon.0) 12550 : audit 0 from='client.? 172.21.15.40:0/2143756669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:34 smithi040 bash[28232]: cluster 2023-12-02T02:58:33.138428+0000 mgr.y (mgr.24356) 20406 : cluster 0 pgmap v20374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:34 smithi040 bash[28232]: audit 2023-12-02T02:58:33.580214+0000 mon.a (mon.0) 12550 : audit 0 from='client.? 172.21.15.40:0/2143756669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:34 smithi040 bash[41173]: cluster 2023-12-02T02:58:33.138428+0000 mgr.y (mgr.24356) 20406 : cluster 0 pgmap v20374: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:34 smithi040 bash[41173]: audit 2023-12-02T02:58:33.580214+0000 mon.a (mon.0) 12550 : audit 0 from='client.? 172.21.15.40:0/2143756669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:35 smithi141 bash[31670]: audit 2023-12-02T02:58:34.417040+0000 mon.c (mon.2) 12795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:35 smithi040 bash[41173]: audit 2023-12-02T02:58:34.417040+0000 mon.c (mon.2) 12795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:35 smithi040 bash[28232]: audit 2023-12-02T02:58:34.417040+0000 mon.c (mon.2) 12795 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:36.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:36 smithi040 bash[41173]: cluster 2023-12-02T02:58:35.139578+0000 mgr.y (mgr.24356) 20407 : cluster 0 pgmap v20375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:36.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:36 smithi040 bash[41173]: audit 2023-12-02T02:58:36.046251+0000 mon.c (mon.2) 12796 : audit 0 from='client.? 172.21.15.40:0/255054108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:36.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:36 smithi040 bash[28232]: cluster 2023-12-02T02:58:35.139578+0000 mgr.y (mgr.24356) 20407 : cluster 0 pgmap v20375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:36.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:36 smithi040 bash[28232]: audit 2023-12-02T02:58:36.046251+0000 mon.c (mon.2) 12796 : audit 0 from='client.? 172.21.15.40:0/255054108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:36 smithi141 bash[31670]: cluster 2023-12-02T02:58:35.139578+0000 mgr.y (mgr.24356) 20407 : cluster 0 pgmap v20375: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:36 smithi141 bash[31670]: audit 2023-12-02T02:58:36.046251+0000 mon.c (mon.2) 12796 : audit 0 from='client.? 172.21.15.40:0/255054108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:58:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:58:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:58:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:38 smithi141 bash[31670]: cluster 2023-12-02T02:58:37.140279+0000 mgr.y (mgr.24356) 20408 : cluster 0 pgmap v20376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:38 smithi040 bash[41173]: cluster 2023-12-02T02:58:37.140279+0000 mgr.y (mgr.24356) 20408 : cluster 0 pgmap v20376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:38 smithi040 bash[28232]: cluster 2023-12-02T02:58:37.140279+0000 mgr.y (mgr.24356) 20408 : cluster 0 pgmap v20376: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:39 smithi141 bash[31670]: audit 2023-12-02T02:58:38.510329+0000 mon.a (mon.0) 12551 : audit 0 from='client.? 172.21.15.40:0/732558472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:39 smithi040 bash[41173]: audit 2023-12-02T02:58:38.510329+0000 mon.a (mon.0) 12551 : audit 0 from='client.? 172.21.15.40:0/732558472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:39 smithi040 bash[28232]: audit 2023-12-02T02:58:38.510329+0000 mon.a (mon.0) 12551 : audit 0 from='client.? 172.21.15.40:0/732558472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:40 smithi141 bash[31670]: cluster 2023-12-02T02:58:39.140996+0000 mgr.y (mgr.24356) 20409 : cluster 0 pgmap v20377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:40 smithi040 bash[41173]: cluster 2023-12-02T02:58:39.140996+0000 mgr.y (mgr.24356) 20409 : cluster 0 pgmap v20377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:40 smithi040 bash[28232]: cluster 2023-12-02T02:58:39.140996+0000 mgr.y (mgr.24356) 20409 : cluster 0 pgmap v20377: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:41 smithi141 bash[31670]: audit 2023-12-02T02:58:40.973791+0000 mon.a (mon.0) 12552 : audit 0 from='client.? 172.21.15.40:0/1210330990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:41 smithi040 bash[28232]: audit 2023-12-02T02:58:40.973791+0000 mon.a (mon.0) 12552 : audit 0 from='client.? 172.21.15.40:0/1210330990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:41 smithi040 bash[41173]: audit 2023-12-02T02:58:40.973791+0000 mon.a (mon.0) 12552 : audit 0 from='client.? 172.21.15.40:0/1210330990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:42 smithi141 bash[31670]: cluster 2023-12-02T02:58:41.142162+0000 mgr.y (mgr.24356) 20410 : cluster 0 pgmap v20378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:42 smithi040 bash[28232]: cluster 2023-12-02T02:58:41.142162+0000 mgr.y (mgr.24356) 20410 : cluster 0 pgmap v20378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:42 smithi040 bash[41173]: cluster 2023-12-02T02:58:41.142162+0000 mgr.y (mgr.24356) 20410 : cluster 0 pgmap v20378: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:44 smithi141 bash[31670]: cluster 2023-12-02T02:58:43.142817+0000 mgr.y (mgr.24356) 20411 : cluster 0 pgmap v20379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:44 smithi141 bash[31670]: audit 2023-12-02T02:58:43.430002+0000 mon.a (mon.0) 12553 : audit 0 from='client.? 172.21.15.40:0/1151952635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:44 smithi040 bash[28232]: cluster 2023-12-02T02:58:43.142817+0000 mgr.y (mgr.24356) 20411 : cluster 0 pgmap v20379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:44.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:44 smithi040 bash[28232]: audit 2023-12-02T02:58:43.430002+0000 mon.a (mon.0) 12553 : audit 0 from='client.? 172.21.15.40:0/1151952635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:44 smithi040 bash[41173]: cluster 2023-12-02T02:58:43.142817+0000 mgr.y (mgr.24356) 20411 : cluster 0 pgmap v20379: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:44 smithi040 bash[41173]: audit 2023-12-02T02:58:43.430002+0000 mon.a (mon.0) 12553 : audit 0 from='client.? 172.21.15.40:0/1151952635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:58:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:58:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:58:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:46 smithi040 bash[41173]: cluster 2023-12-02T02:58:45.143987+0000 mgr.y (mgr.24356) 20412 : cluster 0 pgmap v20380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:46 smithi040 bash[41173]: audit 2023-12-02T02:58:45.899811+0000 mon.a (mon.0) 12554 : audit 0 from='client.? 172.21.15.40:0/2756226102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:46 smithi040 bash[28232]: cluster 2023-12-02T02:58:45.143987+0000 mgr.y (mgr.24356) 20412 : cluster 0 pgmap v20380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:46 smithi040 bash[28232]: audit 2023-12-02T02:58:45.899811+0000 mon.a (mon.0) 12554 : audit 0 from='client.? 172.21.15.40:0/2756226102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:46 smithi141 bash[31670]: cluster 2023-12-02T02:58:45.143987+0000 mgr.y (mgr.24356) 20412 : cluster 0 pgmap v20380: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:46 smithi141 bash[31670]: audit 2023-12-02T02:58:45.899811+0000 mon.a (mon.0) 12554 : audit 0 from='client.? 172.21.15.40:0/2756226102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:48 smithi040 bash[41173]: cluster 2023-12-02T02:58:47.144693+0000 mgr.y (mgr.24356) 20413 : cluster 0 pgmap v20381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:48 smithi040 bash[28232]: cluster 2023-12-02T02:58:47.144693+0000 mgr.y (mgr.24356) 20413 : cluster 0 pgmap v20381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:48 smithi141 bash[31670]: cluster 2023-12-02T02:58:47.144693+0000 mgr.y (mgr.24356) 20413 : cluster 0 pgmap v20381: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:49 smithi040 bash[28232]: audit 2023-12-02T02:58:48.369166+0000 mon.c (mon.2) 12797 : audit 0 from='client.? 172.21.15.40:0/3279959530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:49 smithi040 bash[41173]: audit 2023-12-02T02:58:48.369166+0000 mon.c (mon.2) 12797 : audit 0 from='client.? 172.21.15.40:0/3279959530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:49 smithi141 bash[31670]: audit 2023-12-02T02:58:48.369166+0000 mon.c (mon.2) 12797 : audit 0 from='client.? 172.21.15.40:0/3279959530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:50 smithi040 bash[41173]: cluster 2023-12-02T02:58:49.145335+0000 mgr.y (mgr.24356) 20414 : cluster 0 pgmap v20382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:50 smithi040 bash[41173]: audit 2023-12-02T02:58:49.417437+0000 mon.c (mon.2) 12798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:50 smithi040 bash[28232]: cluster 2023-12-02T02:58:49.145335+0000 mgr.y (mgr.24356) 20414 : cluster 0 pgmap v20382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:50 smithi040 bash[28232]: audit 2023-12-02T02:58:49.417437+0000 mon.c (mon.2) 12798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:50 smithi141 bash[31670]: cluster 2023-12-02T02:58:49.145335+0000 mgr.y (mgr.24356) 20414 : cluster 0 pgmap v20382: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:50 smithi141 bash[31670]: audit 2023-12-02T02:58:49.417437+0000 mon.c (mon.2) 12798 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:51 smithi040 bash[28232]: audit 2023-12-02T02:58:50.832642+0000 mon.a (mon.0) 12555 : audit 0 from='client.? 172.21.15.40:0/1991456936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:51 smithi040 bash[41173]: audit 2023-12-02T02:58:50.832642+0000 mon.a (mon.0) 12555 : audit 0 from='client.? 172.21.15.40:0/1991456936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:51 smithi141 bash[31670]: audit 2023-12-02T02:58:50.832642+0000 mon.a (mon.0) 12555 : audit 0 from='client.? 172.21.15.40:0/1991456936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:52 smithi040 bash[41173]: cluster 2023-12-02T02:58:51.146563+0000 mgr.y (mgr.24356) 20415 : cluster 0 pgmap v20383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:52 smithi040 bash[28232]: cluster 2023-12-02T02:58:51.146563+0000 mgr.y (mgr.24356) 20415 : cluster 0 pgmap v20383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:52 smithi141 bash[31670]: cluster 2023-12-02T02:58:51.146563+0000 mgr.y (mgr.24356) 20415 : cluster 0 pgmap v20383: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:54 smithi141 bash[31670]: cluster 2023-12-02T02:58:53.147063+0000 mgr.y (mgr.24356) 20416 : cluster 0 pgmap v20384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:54 smithi141 bash[31670]: audit 2023-12-02T02:58:53.299245+0000 mon.a (mon.0) 12556 : audit 0 from='client.? 172.21.15.40:0/649229974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:54 smithi040 bash[28232]: cluster 2023-12-02T02:58:53.147063+0000 mgr.y (mgr.24356) 20416 : cluster 0 pgmap v20384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:54 smithi040 bash[28232]: audit 2023-12-02T02:58:53.299245+0000 mon.a (mon.0) 12556 : audit 0 from='client.? 172.21.15.40:0/649229974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:54 smithi040 bash[41173]: cluster 2023-12-02T02:58:53.147063+0000 mgr.y (mgr.24356) 20416 : cluster 0 pgmap v20384: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:54.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:54 smithi040 bash[41173]: audit 2023-12-02T02:58:53.299245+0000 mon.a (mon.0) 12556 : audit 0 from='client.? 172.21.15.40:0/649229974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:56 smithi040 bash[41173]: cluster 2023-12-02T02:58:55.148206+0000 mgr.y (mgr.24356) 20417 : cluster 0 pgmap v20385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:56.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:56 smithi040 bash[41173]: audit 2023-12-02T02:58:55.762686+0000 mon.c (mon.2) 12799 : audit 0 from='client.? 172.21.15.40:0/1643956939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:56.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:56 smithi040 bash[28232]: cluster 2023-12-02T02:58:55.148206+0000 mgr.y (mgr.24356) 20417 : cluster 0 pgmap v20385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:56.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:56 smithi040 bash[28232]: audit 2023-12-02T02:58:55.762686+0000 mon.c (mon.2) 12799 : audit 0 from='client.? 172.21.15.40:0/1643956939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:56 smithi141 bash[31670]: cluster 2023-12-02T02:58:55.148206+0000 mgr.y (mgr.24356) 20417 : cluster 0 pgmap v20385: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:56 smithi141 bash[31670]: audit 2023-12-02T02:58:55.762686+0000 mon.c (mon.2) 12799 : audit 0 from='client.? 172.21.15.40:0/1643956939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:58:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:58:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:58:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:58 smithi141 bash[31670]: cluster 2023-12-02T02:58:57.149024+0000 mgr.y (mgr.24356) 20418 : cluster 0 pgmap v20386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:58 smithi040 bash[28232]: cluster 2023-12-02T02:58:57.149024+0000 mgr.y (mgr.24356) 20418 : cluster 0 pgmap v20386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:58 smithi040 bash[41173]: cluster 2023-12-02T02:58:57.149024+0000 mgr.y (mgr.24356) 20418 : cluster 0 pgmap v20386: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:58:59.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:58:59 smithi141 bash[31670]: audit 2023-12-02T02:58:58.233848+0000 mon.a (mon.0) 12557 : audit 0 from='client.? 172.21.15.40:0/468490592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:58:59 smithi040 bash[28232]: audit 2023-12-02T02:58:58.233848+0000 mon.a (mon.0) 12557 : audit 0 from='client.? 172.21.15.40:0/468490592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:58:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:58:59 smithi040 bash[41173]: audit 2023-12-02T02:58:58.233848+0000 mon.a (mon.0) 12557 : audit 0 from='client.? 172.21.15.40:0/468490592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:00 smithi141 bash[31670]: cluster 2023-12-02T02:58:59.149768+0000 mgr.y (mgr.24356) 20419 : cluster 0 pgmap v20387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:00 smithi040 bash[41173]: cluster 2023-12-02T02:58:59.149768+0000 mgr.y (mgr.24356) 20419 : cluster 0 pgmap v20387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:00 smithi040 bash[28232]: cluster 2023-12-02T02:58:59.149768+0000 mgr.y (mgr.24356) 20419 : cluster 0 pgmap v20387: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:01.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:01 smithi141 bash[31670]: audit 2023-12-02T02:59:00.693704+0000 mon.a (mon.0) 12558 : audit 0 from='client.? 172.21.15.40:0/2480128822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:01 smithi040 bash[28232]: audit 2023-12-02T02:59:00.693704+0000 mon.a (mon.0) 12558 : audit 0 from='client.? 172.21.15.40:0/2480128822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:01 smithi040 bash[41173]: audit 2023-12-02T02:59:00.693704+0000 mon.a (mon.0) 12558 : audit 0 from='client.? 172.21.15.40:0/2480128822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:02 smithi141 bash[31670]: cluster 2023-12-02T02:59:01.150952+0000 mgr.y (mgr.24356) 20420 : cluster 0 pgmap v20388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:02 smithi040 bash[41173]: cluster 2023-12-02T02:59:01.150952+0000 mgr.y (mgr.24356) 20420 : cluster 0 pgmap v20388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:02 smithi040 bash[28232]: cluster 2023-12-02T02:59:01.150952+0000 mgr.y (mgr.24356) 20420 : cluster 0 pgmap v20388: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:03 smithi141 bash[31670]: audit 2023-12-02T02:59:03.153300+0000 mon.c (mon.2) 12800 : audit 0 from='client.? 172.21.15.40:0/2884276666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:03 smithi040 bash[28232]: audit 2023-12-02T02:59:03.153300+0000 mon.c (mon.2) 12800 : audit 0 from='client.? 172.21.15.40:0/2884276666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:03 smithi040 bash[41173]: audit 2023-12-02T02:59:03.153300+0000 mon.c (mon.2) 12800 : audit 0 from='client.? 172.21.15.40:0/2884276666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:04 smithi141 bash[31670]: cluster 2023-12-02T02:59:03.151582+0000 mgr.y (mgr.24356) 20421 : cluster 0 pgmap v20389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:04 smithi040 bash[28232]: cluster 2023-12-02T02:59:03.151582+0000 mgr.y (mgr.24356) 20421 : cluster 0 pgmap v20389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:04 smithi040 bash[41173]: cluster 2023-12-02T02:59:03.151582+0000 mgr.y (mgr.24356) 20421 : cluster 0 pgmap v20389: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:05 smithi141 bash[31670]: audit 2023-12-02T02:59:04.417892+0000 mon.c (mon.2) 12801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:05 smithi040 bash[28232]: audit 2023-12-02T02:59:04.417892+0000 mon.c (mon.2) 12801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:05 smithi040 bash[41173]: audit 2023-12-02T02:59:04.417892+0000 mon.c (mon.2) 12801 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:06.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:06 smithi040 bash[28232]: cluster 2023-12-02T02:59:05.152770+0000 mgr.y (mgr.24356) 20422 : cluster 0 pgmap v20390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:06.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:06 smithi040 bash[28232]: audit 2023-12-02T02:59:05.631115+0000 mon.a (mon.0) 12559 : audit 0 from='client.? 172.21.15.40:0/930516716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:06.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:06 smithi040 bash[41173]: cluster 2023-12-02T02:59:05.152770+0000 mgr.y (mgr.24356) 20422 : cluster 0 pgmap v20390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:06.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:06 smithi040 bash[41173]: audit 2023-12-02T02:59:05.631115+0000 mon.a (mon.0) 12559 : audit 0 from='client.? 172.21.15.40:0/930516716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:06 smithi141 bash[31670]: cluster 2023-12-02T02:59:05.152770+0000 mgr.y (mgr.24356) 20422 : cluster 0 pgmap v20390: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:06 smithi141 bash[31670]: audit 2023-12-02T02:59:05.631115+0000 mon.a (mon.0) 12559 : audit 0 from='client.? 172.21.15.40:0/930516716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:59:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:59:06] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:59:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:08 smithi141 bash[31670]: cluster 2023-12-02T02:59:07.153423+0000 mgr.y (mgr.24356) 20423 : cluster 0 pgmap v20391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:08 smithi141 bash[31670]: audit 2023-12-02T02:59:08.100099+0000 mon.c (mon.2) 12802 : audit 0 from='client.? 172.21.15.40:0/3196693651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:08 smithi040 bash[28232]: cluster 2023-12-02T02:59:07.153423+0000 mgr.y (mgr.24356) 20423 : cluster 0 pgmap v20391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:08 smithi040 bash[28232]: audit 2023-12-02T02:59:08.100099+0000 mon.c (mon.2) 12802 : audit 0 from='client.? 172.21.15.40:0/3196693651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:08 smithi040 bash[41173]: cluster 2023-12-02T02:59:07.153423+0000 mgr.y (mgr.24356) 20423 : cluster 0 pgmap v20391: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:08 smithi040 bash[41173]: audit 2023-12-02T02:59:08.100099+0000 mon.c (mon.2) 12802 : audit 0 from='client.? 172.21.15.40:0/3196693651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:10 smithi141 bash[31670]: cluster 2023-12-02T02:59:09.154102+0000 mgr.y (mgr.24356) 20424 : cluster 0 pgmap v20392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:10 smithi040 bash[28232]: cluster 2023-12-02T02:59:09.154102+0000 mgr.y (mgr.24356) 20424 : cluster 0 pgmap v20392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:10 smithi040 bash[41173]: cluster 2023-12-02T02:59:09.154102+0000 mgr.y (mgr.24356) 20424 : cluster 0 pgmap v20392: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:11 smithi141 bash[31670]: audit 2023-12-02T02:59:10.561533+0000 mon.c (mon.2) 12803 : audit 0 from='client.? 172.21.15.40:0/1738729672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:11 smithi040 bash[28232]: audit 2023-12-02T02:59:10.561533+0000 mon.c (mon.2) 12803 : audit 0 from='client.? 172.21.15.40:0/1738729672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:11 smithi040 bash[41173]: audit 2023-12-02T02:59:10.561533+0000 mon.c (mon.2) 12803 : audit 0 from='client.? 172.21.15.40:0/1738729672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:12 smithi141 bash[31670]: cluster 2023-12-02T02:59:11.155230+0000 mgr.y (mgr.24356) 20425 : cluster 0 pgmap v20393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:12 smithi040 bash[28232]: cluster 2023-12-02T02:59:11.155230+0000 mgr.y (mgr.24356) 20425 : cluster 0 pgmap v20393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:12 smithi040 bash[41173]: cluster 2023-12-02T02:59:11.155230+0000 mgr.y (mgr.24356) 20425 : cluster 0 pgmap v20393: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:13 smithi141 bash[31670]: audit 2023-12-02T02:59:13.029129+0000 mon.c (mon.2) 12804 : audit 0 from='client.? 172.21.15.40:0/2513881748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:13 smithi040 bash[28232]: audit 2023-12-02T02:59:13.029129+0000 mon.c (mon.2) 12804 : audit 0 from='client.? 172.21.15.40:0/2513881748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:13 smithi040 bash[41173]: audit 2023-12-02T02:59:13.029129+0000 mon.c (mon.2) 12804 : audit 0 from='client.? 172.21.15.40:0/2513881748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:14 smithi141 bash[31670]: cluster 2023-12-02T02:59:13.156041+0000 mgr.y (mgr.24356) 20426 : cluster 0 pgmap v20394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:14 smithi040 bash[28232]: cluster 2023-12-02T02:59:13.156041+0000 mgr.y (mgr.24356) 20426 : cluster 0 pgmap v20394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:14 smithi040 bash[41173]: cluster 2023-12-02T02:59:13.156041+0000 mgr.y (mgr.24356) 20426 : cluster 0 pgmap v20394: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:16 smithi141 bash[31670]: cluster 2023-12-02T02:59:15.157188+0000 mgr.y (mgr.24356) 20427 : cluster 0 pgmap v20395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:16 smithi141 bash[31670]: audit 2023-12-02T02:59:15.497092+0000 mon.c (mon.2) 12805 : audit 0 from='client.? 172.21.15.40:0/368358590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:59:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:59:16] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:59:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:16 smithi040 bash[41173]: cluster 2023-12-02T02:59:15.157188+0000 mgr.y (mgr.24356) 20427 : cluster 0 pgmap v20395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:16 smithi040 bash[41173]: audit 2023-12-02T02:59:15.497092+0000 mon.c (mon.2) 12805 : audit 0 from='client.? 172.21.15.40:0/368358590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:16 smithi040 bash[28232]: cluster 2023-12-02T02:59:15.157188+0000 mgr.y (mgr.24356) 20427 : cluster 0 pgmap v20395: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:16 smithi040 bash[28232]: audit 2023-12-02T02:59:15.497092+0000 mon.c (mon.2) 12805 : audit 0 from='client.? 172.21.15.40:0/368358590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:18 smithi141 bash[31670]: cluster 2023-12-02T02:59:17.157877+0000 mgr.y (mgr.24356) 20428 : cluster 0 pgmap v20396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:18.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:18 smithi141 bash[31670]: audit 2023-12-02T02:59:17.954483+0000 mon.c (mon.2) 12806 : audit 0 from='client.? 172.21.15.40:0/549897721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:18 smithi040 bash[41173]: cluster 2023-12-02T02:59:17.157877+0000 mgr.y (mgr.24356) 20428 : cluster 0 pgmap v20396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:18 smithi040 bash[41173]: audit 2023-12-02T02:59:17.954483+0000 mon.c (mon.2) 12806 : audit 0 from='client.? 172.21.15.40:0/549897721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:18 smithi040 bash[28232]: cluster 2023-12-02T02:59:17.157877+0000 mgr.y (mgr.24356) 20428 : cluster 0 pgmap v20396: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:18.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:18 smithi040 bash[28232]: audit 2023-12-02T02:59:17.954483+0000 mon.c (mon.2) 12806 : audit 0 from='client.? 172.21.15.40:0/549897721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:20 smithi040 bash[41173]: cluster 2023-12-02T02:59:19.158535+0000 mgr.y (mgr.24356) 20429 : cluster 0 pgmap v20397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:20 smithi040 bash[41173]: audit 2023-12-02T02:59:19.418344+0000 mon.c (mon.2) 12807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:20 smithi040 bash[28232]: cluster 2023-12-02T02:59:19.158535+0000 mgr.y (mgr.24356) 20429 : cluster 0 pgmap v20397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:20 smithi040 bash[28232]: audit 2023-12-02T02:59:19.418344+0000 mon.c (mon.2) 12807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:20 smithi141 bash[31670]: cluster 2023-12-02T02:59:19.158535+0000 mgr.y (mgr.24356) 20429 : cluster 0 pgmap v20397: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:20 smithi141 bash[31670]: audit 2023-12-02T02:59:19.418344+0000 mon.c (mon.2) 12807 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:21 smithi040 bash[28232]: audit 2023-12-02T02:59:20.420654+0000 mon.a (mon.0) 12560 : audit 0 from='client.? 172.21.15.40:0/2141619552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:21 smithi040 bash[41173]: audit 2023-12-02T02:59:20.420654+0000 mon.a (mon.0) 12560 : audit 0 from='client.? 172.21.15.40:0/2141619552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:21 smithi141 bash[31670]: audit 2023-12-02T02:59:20.420654+0000 mon.a (mon.0) 12560 : audit 0 from='client.? 172.21.15.40:0/2141619552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:22 smithi040 bash[28232]: cluster 2023-12-02T02:59:21.159676+0000 mgr.y (mgr.24356) 20430 : cluster 0 pgmap v20398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:22 smithi040 bash[28232]: audit 2023-12-02T02:59:21.311034+0000 mon.c (mon.2) 12808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:59:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:22 smithi040 bash[41173]: cluster 2023-12-02T02:59:21.159676+0000 mgr.y (mgr.24356) 20430 : cluster 0 pgmap v20398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:22 smithi040 bash[41173]: audit 2023-12-02T02:59:21.311034+0000 mon.c (mon.2) 12808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:59:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:22 smithi141 bash[31670]: cluster 2023-12-02T02:59:21.159676+0000 mgr.y (mgr.24356) 20430 : cluster 0 pgmap v20398: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:22 smithi141 bash[31670]: audit 2023-12-02T02:59:21.311034+0000 mon.c (mon.2) 12808 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:59:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:23 smithi040 bash[28232]: audit 2023-12-02T02:59:22.893651+0000 mon.a (mon.0) 12561 : audit 0 from='client.? 172.21.15.40:0/1103280377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:23 smithi040 bash[41173]: audit 2023-12-02T02:59:22.893651+0000 mon.a (mon.0) 12561 : audit 0 from='client.? 172.21.15.40:0/1103280377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:23 smithi141 bash[31670]: audit 2023-12-02T02:59:22.893651+0000 mon.a (mon.0) 12561 : audit 0 from='client.? 172.21.15.40:0/1103280377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:24 smithi040 bash[28232]: cluster 2023-12-02T02:59:23.160357+0000 mgr.y (mgr.24356) 20431 : cluster 0 pgmap v20399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:24 smithi040 bash[41173]: cluster 2023-12-02T02:59:23.160357+0000 mgr.y (mgr.24356) 20431 : cluster 0 pgmap v20399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:24 smithi141 bash[31670]: cluster 2023-12-02T02:59:23.160357+0000 mgr.y (mgr.24356) 20431 : cluster 0 pgmap v20399: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:25 smithi040 bash[41173]: cluster 2023-12-02T02:59:25.161469+0000 mgr.y (mgr.24356) 20432 : cluster 0 pgmap v20400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:25 smithi040 bash[28232]: cluster 2023-12-02T02:59:25.161469+0000 mgr.y (mgr.24356) 20432 : cluster 0 pgmap v20400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:25 smithi141 bash[31670]: cluster 2023-12-02T02:59:25.161469+0000 mgr.y (mgr.24356) 20432 : cluster 0 pgmap v20400: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:26 smithi040 bash[28232]: audit 2023-12-02T02:59:25.354466+0000 mon.a (mon.0) 12562 : audit 0 from='client.? 172.21.15.40:0/932952128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:59:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:59:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T02:59:26.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:26 smithi040 bash[41173]: audit 2023-12-02T02:59:25.354466+0000 mon.a (mon.0) 12562 : audit 0 from='client.? 172.21.15.40:0/932952128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:26 smithi141 bash[31670]: audit 2023-12-02T02:59:25.354466+0000 mon.a (mon.0) 12562 : audit 0 from='client.? 172.21.15.40:0/932952128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: cluster 2023-12-02T02:59:27.162165+0000 mgr.y (mgr.24356) 20433 : cluster 0 pgmap v20401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:27.210347+0000 mon.a (mon.0) 12563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:27.220820+0000 mon.a (mon.0) 12564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:27.509233+0000 mon.a (mon.0) 12565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:27.520622+0000 mon.a (mon.0) 12566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.530 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:27.837645+0000 mon.c (mon.2) 12809 : audit 0 from='client.? 172.21.15.40:0/878389777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:28.058243+0000 mon.c (mon.2) 12810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:59:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:28.060011+0000 mon.c (mon.2) 12811 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:59:28.531 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:28 smithi141 bash[31670]: audit 2023-12-02T02:59:28.070316+0000 mon.a (mon.0) 12567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: cluster 2023-12-02T02:59:27.162165+0000 mgr.y (mgr.24356) 20433 : cluster 0 pgmap v20401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:27.210347+0000 mon.a (mon.0) 12563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:27.220820+0000 mon.a (mon.0) 12564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:27.509233+0000 mon.a (mon.0) 12565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:27.520622+0000 mon.a (mon.0) 12566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:27.837645+0000 mon.c (mon.2) 12809 : audit 0 from='client.? 172.21.15.40:0/878389777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:28.058243+0000 mon.c (mon.2) 12810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:28.060011+0000 mon.c (mon.2) 12811 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[28232]: audit 2023-12-02T02:59:28.070316+0000 mon.a (mon.0) 12567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: cluster 2023-12-02T02:59:27.162165+0000 mgr.y (mgr.24356) 20433 : cluster 0 pgmap v20401: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:27.210347+0000 mon.a (mon.0) 12563 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:27.220820+0000 mon.a (mon.0) 12564 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:27.509233+0000 mon.a (mon.0) 12565 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:27.520622+0000 mon.a (mon.0) 12566 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:28.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:27.837645+0000 mon.c (mon.2) 12809 : audit 0 from='client.? 172.21.15.40:0/878389777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:28.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:28.058243+0000 mon.c (mon.2) 12810 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:59:28.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:28.060011+0000 mon.c (mon.2) 12811 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:59:28.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:28 smithi040 bash[41173]: audit 2023-12-02T02:59:28.070316+0000 mon.a (mon.0) 12567 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T02:59:30.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:30 smithi141 bash[31670]: cluster 2023-12-02T02:59:29.162849+0000 mgr.y (mgr.24356) 20434 : cluster 0 pgmap v20402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:30 smithi040 bash[28232]: cluster 2023-12-02T02:59:29.162849+0000 mgr.y (mgr.24356) 20434 : cluster 0 pgmap v20402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:30 smithi040 bash[41173]: cluster 2023-12-02T02:59:29.162849+0000 mgr.y (mgr.24356) 20434 : cluster 0 pgmap v20402: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:31.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:31 smithi141 bash[31670]: audit 2023-12-02T02:59:30.306651+0000 mon.c (mon.2) 12812 : audit 0 from='client.? 172.21.15.40:0/835472699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:31 smithi040 bash[41173]: audit 2023-12-02T02:59:30.306651+0000 mon.c (mon.2) 12812 : audit 0 from='client.? 172.21.15.40:0/835472699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:31 smithi040 bash[28232]: audit 2023-12-02T02:59:30.306651+0000 mon.c (mon.2) 12812 : audit 0 from='client.? 172.21.15.40:0/835472699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:32 smithi141 bash[31670]: cluster 2023-12-02T02:59:31.164091+0000 mgr.y (mgr.24356) 20435 : cluster 0 pgmap v20403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:32 smithi040 bash[41173]: cluster 2023-12-02T02:59:31.164091+0000 mgr.y (mgr.24356) 20435 : cluster 0 pgmap v20403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:32 smithi040 bash[28232]: cluster 2023-12-02T02:59:31.164091+0000 mgr.y (mgr.24356) 20435 : cluster 0 pgmap v20403: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:33.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:33 smithi141 bash[31670]: audit 2023-12-02T02:59:32.778589+0000 mon.a (mon.0) 12568 : audit 0 from='client.? 172.21.15.40:0/356086655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:33 smithi040 bash[28232]: audit 2023-12-02T02:59:32.778589+0000 mon.a (mon.0) 12568 : audit 0 from='client.? 172.21.15.40:0/356086655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:33 smithi040 bash[41173]: audit 2023-12-02T02:59:32.778589+0000 mon.a (mon.0) 12568 : audit 0 from='client.? 172.21.15.40:0/356086655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:34 smithi141 bash[31670]: cluster 2023-12-02T02:59:33.164907+0000 mgr.y (mgr.24356) 20436 : cluster 0 pgmap v20404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:34 smithi040 bash[41173]: cluster 2023-12-02T02:59:33.164907+0000 mgr.y (mgr.24356) 20436 : cluster 0 pgmap v20404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:34 smithi040 bash[28232]: cluster 2023-12-02T02:59:33.164907+0000 mgr.y (mgr.24356) 20436 : cluster 0 pgmap v20404: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:35 smithi141 bash[31670]: audit 2023-12-02T02:59:34.418974+0000 mon.c (mon.2) 12813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:35 smithi040 bash[28232]: audit 2023-12-02T02:59:34.418974+0000 mon.c (mon.2) 12813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:35 smithi040 bash[41173]: audit 2023-12-02T02:59:34.418974+0000 mon.c (mon.2) 12813 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:36 smithi141 bash[31670]: cluster 2023-12-02T02:59:35.166022+0000 mgr.y (mgr.24356) 20437 : cluster 0 pgmap v20405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:36 smithi141 bash[31670]: audit 2023-12-02T02:59:35.246840+0000 mon.a (mon.0) 12569 : audit 0 from='client.? 172.21.15.40:0/3013336683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:59:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:59:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:59:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:36 smithi040 bash[41173]: cluster 2023-12-02T02:59:35.166022+0000 mgr.y (mgr.24356) 20437 : cluster 0 pgmap v20405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:36 smithi040 bash[41173]: audit 2023-12-02T02:59:35.246840+0000 mon.a (mon.0) 12569 : audit 0 from='client.? 172.21.15.40:0/3013336683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:36 smithi040 bash[28232]: cluster 2023-12-02T02:59:35.166022+0000 mgr.y (mgr.24356) 20437 : cluster 0 pgmap v20405: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:36 smithi040 bash[28232]: audit 2023-12-02T02:59:35.246840+0000 mon.a (mon.0) 12569 : audit 0 from='client.? 172.21.15.40:0/3013336683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:38 smithi141 bash[31670]: cluster 2023-12-02T02:59:37.166747+0000 mgr.y (mgr.24356) 20438 : cluster 0 pgmap v20406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:38 smithi141 bash[31670]: audit 2023-12-02T02:59:37.706689+0000 mon.a (mon.0) 12570 : audit 0 from='client.? 172.21.15.40:0/1227714887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:38 smithi040 bash[41173]: cluster 2023-12-02T02:59:37.166747+0000 mgr.y (mgr.24356) 20438 : cluster 0 pgmap v20406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:38 smithi040 bash[41173]: audit 2023-12-02T02:59:37.706689+0000 mon.a (mon.0) 12570 : audit 0 from='client.? 172.21.15.40:0/1227714887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:38 smithi040 bash[28232]: cluster 2023-12-02T02:59:37.166747+0000 mgr.y (mgr.24356) 20438 : cluster 0 pgmap v20406: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:38 smithi040 bash[28232]: audit 2023-12-02T02:59:37.706689+0000 mon.a (mon.0) 12570 : audit 0 from='client.? 172.21.15.40:0/1227714887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:40 smithi141 bash[31670]: cluster 2023-12-02T02:59:39.167429+0000 mgr.y (mgr.24356) 20439 : cluster 0 pgmap v20407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:40.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:40 smithi141 bash[31670]: audit 2023-12-02T02:59:40.176758+0000 mon.a (mon.0) 12571 : audit 0 from='client.? 172.21.15.40:0/935469333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:40 smithi040 bash[41173]: cluster 2023-12-02T02:59:39.167429+0000 mgr.y (mgr.24356) 20439 : cluster 0 pgmap v20407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:40 smithi040 bash[41173]: audit 2023-12-02T02:59:40.176758+0000 mon.a (mon.0) 12571 : audit 0 from='client.? 172.21.15.40:0/935469333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:40 smithi040 bash[28232]: cluster 2023-12-02T02:59:39.167429+0000 mgr.y (mgr.24356) 20439 : cluster 0 pgmap v20407: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:40.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:40 smithi040 bash[28232]: audit 2023-12-02T02:59:40.176758+0000 mon.a (mon.0) 12571 : audit 0 from='client.? 172.21.15.40:0/935469333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:42 smithi141 bash[31670]: cluster 2023-12-02T02:59:41.168613+0000 mgr.y (mgr.24356) 20440 : cluster 0 pgmap v20408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:42 smithi040 bash[28232]: cluster 2023-12-02T02:59:41.168613+0000 mgr.y (mgr.24356) 20440 : cluster 0 pgmap v20408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:42 smithi040 bash[41173]: cluster 2023-12-02T02:59:41.168613+0000 mgr.y (mgr.24356) 20440 : cluster 0 pgmap v20408: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:43 smithi141 bash[31670]: audit 2023-12-02T02:59:42.637904+0000 mon.a (mon.0) 12572 : audit 0 from='client.? 172.21.15.40:0/3025887618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:43 smithi040 bash[28232]: audit 2023-12-02T02:59:42.637904+0000 mon.a (mon.0) 12572 : audit 0 from='client.? 172.21.15.40:0/3025887618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:43 smithi040 bash[41173]: audit 2023-12-02T02:59:42.637904+0000 mon.a (mon.0) 12572 : audit 0 from='client.? 172.21.15.40:0/3025887618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:44 smithi040 bash[28232]: cluster 2023-12-02T02:59:43.169342+0000 mgr.y (mgr.24356) 20441 : cluster 0 pgmap v20409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:44 smithi040 bash[41173]: cluster 2023-12-02T02:59:43.169342+0000 mgr.y (mgr.24356) 20441 : cluster 0 pgmap v20409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:44 smithi141 bash[31670]: cluster 2023-12-02T02:59:43.169342+0000 mgr.y (mgr.24356) 20441 : cluster 0 pgmap v20409: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:45 smithi040 bash[28232]: audit 2023-12-02T02:59:45.107197+0000 mon.a (mon.0) 12573 : audit 0 from='client.? 172.21.15.40:0/2486006133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:45 smithi040 bash[41173]: audit 2023-12-02T02:59:45.107197+0000 mon.a (mon.0) 12573 : audit 0 from='client.? 172.21.15.40:0/2486006133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:45 smithi141 bash[31670]: audit 2023-12-02T02:59:45.107197+0000 mon.a (mon.0) 12573 : audit 0 from='client.? 172.21.15.40:0/2486006133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:46 smithi040 bash[28232]: cluster 2023-12-02T02:59:45.170464+0000 mgr.y (mgr.24356) 20442 : cluster 0 pgmap v20410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:59:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:59:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T02:59:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:46 smithi040 bash[41173]: cluster 2023-12-02T02:59:45.170464+0000 mgr.y (mgr.24356) 20442 : cluster 0 pgmap v20410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:46 smithi141 bash[31670]: cluster 2023-12-02T02:59:45.170464+0000 mgr.y (mgr.24356) 20442 : cluster 0 pgmap v20410: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:48 smithi040 bash[28232]: cluster 2023-12-02T02:59:47.171259+0000 mgr.y (mgr.24356) 20443 : cluster 0 pgmap v20411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:48 smithi040 bash[28232]: audit 2023-12-02T02:59:47.568820+0000 mon.c (mon.2) 12814 : audit 0 from='client.? 172.21.15.40:0/4236308099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:48 smithi040 bash[41173]: cluster 2023-12-02T02:59:47.171259+0000 mgr.y (mgr.24356) 20443 : cluster 0 pgmap v20411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:48 smithi040 bash[41173]: audit 2023-12-02T02:59:47.568820+0000 mon.c (mon.2) 12814 : audit 0 from='client.? 172.21.15.40:0/4236308099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:48 smithi141 bash[31670]: cluster 2023-12-02T02:59:47.171259+0000 mgr.y (mgr.24356) 20443 : cluster 0 pgmap v20411: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:48 smithi141 bash[31670]: audit 2023-12-02T02:59:47.568820+0000 mon.c (mon.2) 12814 : audit 0 from='client.? 172.21.15.40:0/4236308099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:50 smithi040 bash[41173]: cluster 2023-12-02T02:59:49.171990+0000 mgr.y (mgr.24356) 20444 : cluster 0 pgmap v20412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:50 smithi040 bash[41173]: audit 2023-12-02T02:59:49.419352+0000 mon.c (mon.2) 12815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:50 smithi040 bash[41173]: audit 2023-12-02T02:59:50.036190+0000 mon.c (mon.2) 12816 : audit 0 from='client.? 172.21.15.40:0/827760564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:50 smithi040 bash[28232]: cluster 2023-12-02T02:59:49.171990+0000 mgr.y (mgr.24356) 20444 : cluster 0 pgmap v20412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:50 smithi040 bash[28232]: audit 2023-12-02T02:59:49.419352+0000 mon.c (mon.2) 12815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:50 smithi040 bash[28232]: audit 2023-12-02T02:59:50.036190+0000 mon.c (mon.2) 12816 : audit 0 from='client.? 172.21.15.40:0/827760564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:50 smithi141 bash[31670]: cluster 2023-12-02T02:59:49.171990+0000 mgr.y (mgr.24356) 20444 : cluster 0 pgmap v20412: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:50 smithi141 bash[31670]: audit 2023-12-02T02:59:49.419352+0000 mon.c (mon.2) 12815 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:50 smithi141 bash[31670]: audit 2023-12-02T02:59:50.036190+0000 mon.c (mon.2) 12816 : audit 0 from='client.? 172.21.15.40:0/827760564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:52 smithi040 bash[28232]: cluster 2023-12-02T02:59:51.173189+0000 mgr.y (mgr.24356) 20445 : cluster 0 pgmap v20413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:52 smithi040 bash[41173]: cluster 2023-12-02T02:59:51.173189+0000 mgr.y (mgr.24356) 20445 : cluster 0 pgmap v20413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:52 smithi141 bash[31670]: cluster 2023-12-02T02:59:51.173189+0000 mgr.y (mgr.24356) 20445 : cluster 0 pgmap v20413: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:53 smithi040 bash[41173]: audit 2023-12-02T02:59:52.490746+0000 mon.c (mon.2) 12817 : audit 0 from='client.? 172.21.15.40:0/1243298171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:53 smithi040 bash[28232]: audit 2023-12-02T02:59:52.490746+0000 mon.c (mon.2) 12817 : audit 0 from='client.? 172.21.15.40:0/1243298171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:53 smithi141 bash[31670]: audit 2023-12-02T02:59:52.490746+0000 mon.c (mon.2) 12817 : audit 0 from='client.? 172.21.15.40:0/1243298171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:54 smithi040 bash[28232]: cluster 2023-12-02T02:59:53.173853+0000 mgr.y (mgr.24356) 20446 : cluster 0 pgmap v20414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:54 smithi040 bash[41173]: cluster 2023-12-02T02:59:53.173853+0000 mgr.y (mgr.24356) 20446 : cluster 0 pgmap v20414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:54 smithi141 bash[31670]: cluster 2023-12-02T02:59:53.173853+0000 mgr.y (mgr.24356) 20446 : cluster 0 pgmap v20414: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:55 smithi040 bash[41173]: audit 2023-12-02T02:59:54.957040+0000 mon.a (mon.0) 12574 : audit 0 from='client.? 172.21.15.40:0/2371120451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:55 smithi040 bash[41173]: cluster 2023-12-02T02:59:55.175060+0000 mgr.y (mgr.24356) 20447 : cluster 0 pgmap v20415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:55 smithi040 bash[28232]: audit 2023-12-02T02:59:54.957040+0000 mon.a (mon.0) 12574 : audit 0 from='client.? 172.21.15.40:0/2371120451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:55 smithi040 bash[28232]: cluster 2023-12-02T02:59:55.175060+0000 mgr.y (mgr.24356) 20447 : cluster 0 pgmap v20415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:55 smithi141 bash[31670]: audit 2023-12-02T02:59:54.957040+0000 mon.a (mon.0) 12574 : audit 0 from='client.? 172.21.15.40:0/2371120451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:55 smithi141 bash[31670]: cluster 2023-12-02T02:59:55.175060+0000 mgr.y (mgr.24356) 20447 : cluster 0 pgmap v20415: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 02:59:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:02:59:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T02:59:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:58 smithi141 bash[31670]: cluster 2023-12-02T02:59:57.175706+0000 mgr.y (mgr.24356) 20448 : cluster 0 pgmap v20416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 02:59:58 smithi141 bash[31670]: audit 2023-12-02T02:59:57.417313+0000 mon.c (mon.2) 12818 : audit 0 from='client.? 172.21.15.40:0/2404744031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:58 smithi040 bash[28232]: cluster 2023-12-02T02:59:57.175706+0000 mgr.y (mgr.24356) 20448 : cluster 0 pgmap v20416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 02:59:58 smithi040 bash[28232]: audit 2023-12-02T02:59:57.417313+0000 mon.c (mon.2) 12818 : audit 0 from='client.? 172.21.15.40:0/2404744031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T02:59:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:58 smithi040 bash[41173]: cluster 2023-12-02T02:59:57.175706+0000 mgr.y (mgr.24356) 20448 : cluster 0 pgmap v20416: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T02:59:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 02:59:58 smithi040 bash[41173]: audit 2023-12-02T02:59:57.417313+0000 mon.c (mon.2) 12818 : audit 0 from='client.? 172.21.15.40:0/2404744031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:00.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[28232]: debug 2023-12-02T02:59:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:00.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[28232]: cluster 2023-12-02T02:59:59.176403+0000 mgr.y (mgr.24356) 20449 : cluster 0 pgmap v20417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:00.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[28232]: audit 2023-12-02T02:59:59.878565+0000 mon.c (mon.2) 12819 : audit 0 from='client.? 172.21.15.40:0/1247094369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:00.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[28232]: cluster 2023-12-02T03:00:00.000122+0000 mon.a (mon.0) 12575 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:00 smithi141 bash[31670]: cluster 2023-12-02T02:59:59.176403+0000 mgr.y (mgr.24356) 20449 : cluster 0 pgmap v20417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:00 smithi141 bash[31670]: audit 2023-12-02T02:59:59.878565+0000 mon.c (mon.2) 12819 : audit 0 from='client.? 172.21.15.40:0/1247094369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:00.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:00 smithi141 bash[31670]: cluster 2023-12-02T03:00:00.000122+0000 mon.a (mon.0) 12575 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[41173]: cluster 2023-12-02T02:59:59.176403+0000 mgr.y (mgr.24356) 20449 : cluster 0 pgmap v20417: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[41173]: audit 2023-12-02T02:59:59.878565+0000 mon.c (mon.2) 12819 : audit 0 from='client.? 172.21.15.40:0/1247094369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:00 smithi040 bash[41173]: cluster 2023-12-02T03:00:00.000122+0000 mon.a (mon.0) 12575 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:02.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:02 smithi141 bash[31670]: cluster 2023-12-02T03:00:01.177561+0000 mgr.y (mgr.24356) 20450 : cluster 0 pgmap v20418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:02 smithi040 bash[41173]: cluster 2023-12-02T03:00:01.177561+0000 mgr.y (mgr.24356) 20450 : cluster 0 pgmap v20418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:02 smithi040 bash[28232]: cluster 2023-12-02T03:00:01.177561+0000 mgr.y (mgr.24356) 20450 : cluster 0 pgmap v20418: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:03.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:03 smithi141 bash[31670]: audit 2023-12-02T03:00:02.348001+0000 mon.c (mon.2) 12820 : audit 0 from='client.? 172.21.15.40:0/1701575334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:03 smithi040 bash[28232]: audit 2023-12-02T03:00:02.348001+0000 mon.c (mon.2) 12820 : audit 0 from='client.? 172.21.15.40:0/1701575334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:03 smithi040 bash[41173]: audit 2023-12-02T03:00:02.348001+0000 mon.c (mon.2) 12820 : audit 0 from='client.? 172.21.15.40:0/1701575334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:04 smithi141 bash[31670]: cluster 2023-12-02T03:00:03.178218+0000 mgr.y (mgr.24356) 20451 : cluster 0 pgmap v20419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:04 smithi040 bash[28232]: cluster 2023-12-02T03:00:03.178218+0000 mgr.y (mgr.24356) 20451 : cluster 0 pgmap v20419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:04 smithi040 bash[41173]: cluster 2023-12-02T03:00:03.178218+0000 mgr.y (mgr.24356) 20451 : cluster 0 pgmap v20419: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:05 smithi141 bash[31670]: audit 2023-12-02T03:00:04.419536+0000 mon.c (mon.2) 12821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:05 smithi141 bash[31670]: audit 2023-12-02T03:00:04.824372+0000 mon.a (mon.0) 12576 : audit 0 from='client.? 172.21.15.40:0/3560465787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:05 smithi040 bash[28232]: audit 2023-12-02T03:00:04.419536+0000 mon.c (mon.2) 12821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:05 smithi040 bash[28232]: audit 2023-12-02T03:00:04.824372+0000 mon.a (mon.0) 12576 : audit 0 from='client.? 172.21.15.40:0/3560465787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:05 smithi040 bash[41173]: audit 2023-12-02T03:00:04.419536+0000 mon.c (mon.2) 12821 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:05 smithi040 bash[41173]: audit 2023-12-02T03:00:04.824372+0000 mon.a (mon.0) 12576 : audit 0 from='client.? 172.21.15.40:0/3560465787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:06 smithi141 bash[31670]: cluster 2023-12-02T03:00:05.179411+0000 mgr.y (mgr.24356) 20452 : cluster 0 pgmap v20420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:06.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 02 03:00:06 smithi141 bash[66230]: ts=2023-12-02T03:00:06.136Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701475200138 maxt=1701482400000 ulid=01HGM7G3TCKS8PTWS8N1N4YWC7 duration=43.846415ms 2023-12-02T03:00:06.529 INFO:journalctl@ceph.prometheus.a.smithi141.stdout:Dec 02 03:00:06 smithi141 bash[66230]: ts=2023-12-02T03:00:06.139Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.27165ms 2023-12-02T03:00:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:06 smithi040 bash[41173]: cluster 2023-12-02T03:00:05.179411+0000 mgr.y (mgr.24356) 20452 : cluster 0 pgmap v20420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:06 smithi040 bash[28232]: cluster 2023-12-02T03:00:05.179411+0000 mgr.y (mgr.24356) 20452 : cluster 0 pgmap v20420: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:06.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:00:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:00:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:00:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:08 smithi141 bash[31670]: cluster 2023-12-02T03:00:07.179920+0000 mgr.y (mgr.24356) 20453 : cluster 0 pgmap v20421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:08.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:08 smithi141 bash[31670]: audit 2023-12-02T03:00:07.300026+0000 mon.c (mon.2) 12822 : audit 0 from='client.? 172.21.15.40:0/2249607961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:08 smithi040 bash[28232]: cluster 2023-12-02T03:00:07.179920+0000 mgr.y (mgr.24356) 20453 : cluster 0 pgmap v20421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:08 smithi040 bash[28232]: audit 2023-12-02T03:00:07.300026+0000 mon.c (mon.2) 12822 : audit 0 from='client.? 172.21.15.40:0/2249607961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:08 smithi040 bash[41173]: cluster 2023-12-02T03:00:07.179920+0000 mgr.y (mgr.24356) 20453 : cluster 0 pgmap v20421: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:08 smithi040 bash[41173]: audit 2023-12-02T03:00:07.300026+0000 mon.c (mon.2) 12822 : audit 0 from='client.? 172.21.15.40:0/2249607961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:10 smithi141 bash[31670]: cluster 2023-12-02T03:00:09.180597+0000 mgr.y (mgr.24356) 20454 : cluster 0 pgmap v20422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:10 smithi141 bash[31670]: audit 2023-12-02T03:00:09.770311+0000 mon.a (mon.0) 12577 : audit 0 from='client.? 172.21.15.40:0/1690094287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:10 smithi040 bash[41173]: cluster 2023-12-02T03:00:09.180597+0000 mgr.y (mgr.24356) 20454 : cluster 0 pgmap v20422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:10 smithi040 bash[41173]: audit 2023-12-02T03:00:09.770311+0000 mon.a (mon.0) 12577 : audit 0 from='client.? 172.21.15.40:0/1690094287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:10 smithi040 bash[28232]: cluster 2023-12-02T03:00:09.180597+0000 mgr.y (mgr.24356) 20454 : cluster 0 pgmap v20422: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:10 smithi040 bash[28232]: audit 2023-12-02T03:00:09.770311+0000 mon.a (mon.0) 12577 : audit 0 from='client.? 172.21.15.40:0/1690094287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:12 smithi141 bash[31670]: cluster 2023-12-02T03:00:11.181699+0000 mgr.y (mgr.24356) 20455 : cluster 0 pgmap v20423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:12 smithi141 bash[31670]: audit 2023-12-02T03:00:12.239744+0000 mon.c (mon.2) 12823 : audit 0 from='client.? 172.21.15.40:0/2868743546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:12 smithi040 bash[28232]: cluster 2023-12-02T03:00:11.181699+0000 mgr.y (mgr.24356) 20455 : cluster 0 pgmap v20423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:12 smithi040 bash[28232]: audit 2023-12-02T03:00:12.239744+0000 mon.c (mon.2) 12823 : audit 0 from='client.? 172.21.15.40:0/2868743546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:12 smithi040 bash[41173]: cluster 2023-12-02T03:00:11.181699+0000 mgr.y (mgr.24356) 20455 : cluster 0 pgmap v20423: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:12 smithi040 bash[41173]: audit 2023-12-02T03:00:12.239744+0000 mon.c (mon.2) 12823 : audit 0 from='client.? 172.21.15.40:0/2868743546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:14 smithi040 bash[41173]: cluster 2023-12-02T03:00:13.182466+0000 mgr.y (mgr.24356) 20456 : cluster 0 pgmap v20424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:14 smithi040 bash[28232]: cluster 2023-12-02T03:00:13.182466+0000 mgr.y (mgr.24356) 20456 : cluster 0 pgmap v20424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:14 smithi141 bash[31670]: cluster 2023-12-02T03:00:13.182466+0000 mgr.y (mgr.24356) 20456 : cluster 0 pgmap v20424: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:15 smithi040 bash[28232]: audit 2023-12-02T03:00:14.701518+0000 mon.c (mon.2) 12824 : audit 0 from='client.? 172.21.15.40:0/13023877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:15 smithi040 bash[41173]: audit 2023-12-02T03:00:14.701518+0000 mon.c (mon.2) 12824 : audit 0 from='client.? 172.21.15.40:0/13023877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:15 smithi141 bash[31670]: audit 2023-12-02T03:00:14.701518+0000 mon.c (mon.2) 12824 : audit 0 from='client.? 172.21.15.40:0/13023877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:00:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:00:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:00:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:16 smithi040 bash[41173]: cluster 2023-12-02T03:00:15.183768+0000 mgr.y (mgr.24356) 20457 : cluster 0 pgmap v20425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:16 smithi040 bash[28232]: cluster 2023-12-02T03:00:15.183768+0000 mgr.y (mgr.24356) 20457 : cluster 0 pgmap v20425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:16 smithi141 bash[31670]: cluster 2023-12-02T03:00:15.183768+0000 mgr.y (mgr.24356) 20457 : cluster 0 pgmap v20425: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:17 smithi040 bash[28232]: audit 2023-12-02T03:00:17.170485+0000 mon.c (mon.2) 12825 : audit 0 from='client.? 172.21.15.40:0/2268377583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:17 smithi040 bash[41173]: audit 2023-12-02T03:00:17.170485+0000 mon.c (mon.2) 12825 : audit 0 from='client.? 172.21.15.40:0/2268377583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:17 smithi141 bash[31670]: audit 2023-12-02T03:00:17.170485+0000 mon.c (mon.2) 12825 : audit 0 from='client.? 172.21.15.40:0/2268377583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:18 smithi040 bash[28232]: cluster 2023-12-02T03:00:17.184216+0000 mgr.y (mgr.24356) 20458 : cluster 0 pgmap v20426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:18 smithi040 bash[41173]: cluster 2023-12-02T03:00:17.184216+0000 mgr.y (mgr.24356) 20458 : cluster 0 pgmap v20426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:18 smithi141 bash[31670]: cluster 2023-12-02T03:00:17.184216+0000 mgr.y (mgr.24356) 20458 : cluster 0 pgmap v20426: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:20 smithi040 bash[28232]: cluster 2023-12-02T03:00:19.184913+0000 mgr.y (mgr.24356) 20459 : cluster 0 pgmap v20427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:20 smithi040 bash[28232]: audit 2023-12-02T03:00:19.419736+0000 mon.c (mon.2) 12826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:20 smithi040 bash[28232]: audit 2023-12-02T03:00:19.629113+0000 mon.a (mon.0) 12578 : audit 0 from='client.? 172.21.15.40:0/3869832610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:20 smithi040 bash[41173]: cluster 2023-12-02T03:00:19.184913+0000 mgr.y (mgr.24356) 20459 : cluster 0 pgmap v20427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:20 smithi040 bash[41173]: audit 2023-12-02T03:00:19.419736+0000 mon.c (mon.2) 12826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:20 smithi040 bash[41173]: audit 2023-12-02T03:00:19.629113+0000 mon.a (mon.0) 12578 : audit 0 from='client.? 172.21.15.40:0/3869832610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:20 smithi141 bash[31670]: cluster 2023-12-02T03:00:19.184913+0000 mgr.y (mgr.24356) 20459 : cluster 0 pgmap v20427: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:20 smithi141 bash[31670]: audit 2023-12-02T03:00:19.419736+0000 mon.c (mon.2) 12826 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:20 smithi141 bash[31670]: audit 2023-12-02T03:00:19.629113+0000 mon.a (mon.0) 12578 : audit 0 from='client.? 172.21.15.40:0/3869832610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:22 smithi040 bash[28232]: cluster 2023-12-02T03:00:21.186056+0000 mgr.y (mgr.24356) 20460 : cluster 0 pgmap v20428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:22 smithi040 bash[28232]: audit 2023-12-02T03:00:22.087127+0000 mon.a (mon.0) 12579 : audit 0 from='client.? 172.21.15.40:0/472084926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:22 smithi040 bash[41173]: cluster 2023-12-02T03:00:21.186056+0000 mgr.y (mgr.24356) 20460 : cluster 0 pgmap v20428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:22 smithi040 bash[41173]: audit 2023-12-02T03:00:22.087127+0000 mon.a (mon.0) 12579 : audit 0 from='client.? 172.21.15.40:0/472084926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:22 smithi141 bash[31670]: cluster 2023-12-02T03:00:21.186056+0000 mgr.y (mgr.24356) 20460 : cluster 0 pgmap v20428: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:22 smithi141 bash[31670]: audit 2023-12-02T03:00:22.087127+0000 mon.a (mon.0) 12579 : audit 0 from='client.? 172.21.15.40:0/472084926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:24.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:24 smithi141 bash[31670]: cluster 2023-12-02T03:00:23.186834+0000 mgr.y (mgr.24356) 20461 : cluster 0 pgmap v20429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:24 smithi040 bash[28232]: cluster 2023-12-02T03:00:23.186834+0000 mgr.y (mgr.24356) 20461 : cluster 0 pgmap v20429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:24 smithi040 bash[41173]: cluster 2023-12-02T03:00:23.186834+0000 mgr.y (mgr.24356) 20461 : cluster 0 pgmap v20429: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:25.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:25 smithi141 bash[31670]: audit 2023-12-02T03:00:24.548454+0000 mon.c (mon.2) 12827 : audit 0 from='client.? 172.21.15.40:0/2965311412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:25 smithi040 bash[28232]: audit 2023-12-02T03:00:24.548454+0000 mon.c (mon.2) 12827 : audit 0 from='client.? 172.21.15.40:0/2965311412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:25 smithi040 bash[41173]: audit 2023-12-02T03:00:24.548454+0000 mon.c (mon.2) 12827 : audit 0 from='client.? 172.21.15.40:0/2965311412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:26.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:26 smithi040 bash[28232]: cluster 2023-12-02T03:00:25.188129+0000 mgr.y (mgr.24356) 20462 : cluster 0 pgmap v20430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:26.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:26 smithi040 bash[41173]: cluster 2023-12-02T03:00:25.188129+0000 mgr.y (mgr.24356) 20462 : cluster 0 pgmap v20430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:26.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:26 smithi141 bash[31670]: cluster 2023-12-02T03:00:25.188129+0000 mgr.y (mgr.24356) 20462 : cluster 0 pgmap v20430: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:00:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:00:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:00:27.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:27 smithi141 bash[31670]: audit 2023-12-02T03:00:27.019069+0000 mon.c (mon.2) 12828 : audit 0 from='client.? 172.21.15.40:0/3232621501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:27 smithi040 bash[28232]: audit 2023-12-02T03:00:27.019069+0000 mon.c (mon.2) 12828 : audit 0 from='client.? 172.21.15.40:0/3232621501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:27 smithi040 bash[41173]: audit 2023-12-02T03:00:27.019069+0000 mon.c (mon.2) 12828 : audit 0 from='client.? 172.21.15.40:0/3232621501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:28 smithi141 bash[31670]: cluster 2023-12-02T03:00:27.188830+0000 mgr.y (mgr.24356) 20463 : cluster 0 pgmap v20431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:28.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:28 smithi141 bash[31670]: audit 2023-12-02T03:00:28.153388+0000 mon.c (mon.2) 12829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:00:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:28 smithi040 bash[41173]: cluster 2023-12-02T03:00:27.188830+0000 mgr.y (mgr.24356) 20463 : cluster 0 pgmap v20431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:28 smithi040 bash[41173]: audit 2023-12-02T03:00:28.153388+0000 mon.c (mon.2) 12829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:00:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:28 smithi040 bash[28232]: cluster 2023-12-02T03:00:27.188830+0000 mgr.y (mgr.24356) 20463 : cluster 0 pgmap v20431: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:28 smithi040 bash[28232]: audit 2023-12-02T03:00:28.153388+0000 mon.c (mon.2) 12829 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:00:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[41173]: audit 2023-12-02T03:00:28.534527+0000 mon.a (mon.0) 12580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[41173]: audit 2023-12-02T03:00:28.547745+0000 mon.a (mon.0) 12581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[41173]: cluster 2023-12-02T03:00:29.189360+0000 mgr.y (mgr.24356) 20464 : cluster 0 pgmap v20432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[41173]: audit 2023-12-02T03:00:29.501944+0000 mon.c (mon.2) 12830 : audit 0 from='client.? 172.21.15.40:0/4092585795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[28232]: audit 2023-12-02T03:00:28.534527+0000 mon.a (mon.0) 12580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[28232]: audit 2023-12-02T03:00:28.547745+0000 mon.a (mon.0) 12581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[28232]: cluster 2023-12-02T03:00:29.189360+0000 mgr.y (mgr.24356) 20464 : cluster 0 pgmap v20432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:29 smithi040 bash[28232]: audit 2023-12-02T03:00:29.501944+0000 mon.c (mon.2) 12830 : audit 0 from='client.? 172.21.15.40:0/4092585795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:29 smithi141 bash[31670]: audit 2023-12-02T03:00:28.534527+0000 mon.a (mon.0) 12580 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:29 smithi141 bash[31670]: audit 2023-12-02T03:00:28.547745+0000 mon.a (mon.0) 12581 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:29 smithi141 bash[31670]: cluster 2023-12-02T03:00:29.189360+0000 mgr.y (mgr.24356) 20464 : cluster 0 pgmap v20432: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:29 smithi141 bash[31670]: audit 2023-12-02T03:00:29.501944+0000 mon.c (mon.2) 12830 : audit 0 from='client.? 172.21.15.40:0/4092585795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:32 smithi141 bash[31670]: cluster 2023-12-02T03:00:31.190540+0000 mgr.y (mgr.24356) 20465 : cluster 0 pgmap v20433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:32.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:32 smithi141 bash[31670]: audit 2023-12-02T03:00:31.961710+0000 mon.c (mon.2) 12831 : audit 0 from='client.? 172.21.15.40:0/87403171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:32 smithi040 bash[28232]: cluster 2023-12-02T03:00:31.190540+0000 mgr.y (mgr.24356) 20465 : cluster 0 pgmap v20433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:32 smithi040 bash[28232]: audit 2023-12-02T03:00:31.961710+0000 mon.c (mon.2) 12831 : audit 0 from='client.? 172.21.15.40:0/87403171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:32 smithi040 bash[41173]: cluster 2023-12-02T03:00:31.190540+0000 mgr.y (mgr.24356) 20465 : cluster 0 pgmap v20433: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:32 smithi040 bash[41173]: audit 2023-12-02T03:00:31.961710+0000 mon.c (mon.2) 12831 : audit 0 from='client.? 172.21.15.40:0/87403171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:34 smithi141 bash[31670]: cluster 2023-12-02T03:00:33.191216+0000 mgr.y (mgr.24356) 20466 : cluster 0 pgmap v20434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:34 smithi040 bash[28232]: cluster 2023-12-02T03:00:33.191216+0000 mgr.y (mgr.24356) 20466 : cluster 0 pgmap v20434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:34 smithi040 bash[41173]: cluster 2023-12-02T03:00:33.191216+0000 mgr.y (mgr.24356) 20466 : cluster 0 pgmap v20434: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:34.393687+0000 mon.a (mon.0) 12582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:34.403019+0000 mon.a (mon.0) 12583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:34.408004+0000 mon.a (mon.0) 12584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:34.416036+0000 mon.a (mon.0) 12585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:34.420080+0000 mon.c (mon.2) 12832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:34.464792+0000 mon.c (mon.2) 12833 : audit 0 from='client.? 172.21.15.40:0/2011839690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:35.000122+0000 mon.c (mon.2) 12834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:35.001883+0000 mon.c (mon.2) 12835 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:00:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: audit 2023-12-02T03:00:35.010661+0000 mon.a (mon.0) 12586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[41173]: cluster 2023-12-02T03:00:35.192298+0000 mgr.y (mgr.24356) 20467 : cluster 0 pgmap v20435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:34.393687+0000 mon.a (mon.0) 12582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:34.403019+0000 mon.a (mon.0) 12583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:34.408004+0000 mon.a (mon.0) 12584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:34.416036+0000 mon.a (mon.0) 12585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:34.420080+0000 mon.c (mon.2) 12832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:34.464792+0000 mon.c (mon.2) 12833 : audit 0 from='client.? 172.21.15.40:0/2011839690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:35.000122+0000 mon.c (mon.2) 12834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:00:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:35.001883+0000 mon.c (mon.2) 12835 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:00:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: audit 2023-12-02T03:00:35.010661+0000 mon.a (mon.0) 12586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:35 smithi040 bash[28232]: cluster 2023-12-02T03:00:35.192298+0000 mgr.y (mgr.24356) 20467 : cluster 0 pgmap v20435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:34.393687+0000 mon.a (mon.0) 12582 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:34.403019+0000 mon.a (mon.0) 12583 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:34.408004+0000 mon.a (mon.0) 12584 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:34.416036+0000 mon.a (mon.0) 12585 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:34.420080+0000 mon.c (mon.2) 12832 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:34.464792+0000 mon.c (mon.2) 12833 : audit 0 from='client.? 172.21.15.40:0/2011839690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:35.000122+0000 mon.c (mon.2) 12834 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:35.001883+0000 mon.c (mon.2) 12835 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: audit 2023-12-02T03:00:35.010661+0000 mon.a (mon.0) 12586 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:00:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:35 smithi141 bash[31670]: cluster 2023-12-02T03:00:35.192298+0000 mgr.y (mgr.24356) 20467 : cluster 0 pgmap v20435: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:00:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:00:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:00:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:37 smithi141 bash[31670]: audit 2023-12-02T03:00:36.937633+0000 mon.c (mon.2) 12836 : audit 0 from='client.? 172.21.15.40:0/3108057560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:37 smithi040 bash[28232]: audit 2023-12-02T03:00:36.937633+0000 mon.c (mon.2) 12836 : audit 0 from='client.? 172.21.15.40:0/3108057560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:37.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:37 smithi040 bash[41173]: audit 2023-12-02T03:00:36.937633+0000 mon.c (mon.2) 12836 : audit 0 from='client.? 172.21.15.40:0/3108057560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:38.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:38 smithi141 bash[31670]: cluster 2023-12-02T03:00:37.192938+0000 mgr.y (mgr.24356) 20468 : cluster 0 pgmap v20436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:38.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:38 smithi040 bash[28232]: cluster 2023-12-02T03:00:37.192938+0000 mgr.y (mgr.24356) 20468 : cluster 0 pgmap v20436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:38.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:38 smithi040 bash[41173]: cluster 2023-12-02T03:00:37.192938+0000 mgr.y (mgr.24356) 20468 : cluster 0 pgmap v20436: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:40 smithi141 bash[31670]: cluster 2023-12-02T03:00:39.193558+0000 mgr.y (mgr.24356) 20469 : cluster 0 pgmap v20437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:40 smithi141 bash[31670]: audit 2023-12-02T03:00:39.404098+0000 mon.a (mon.0) 12587 : audit 0 from='client.? 172.21.15.40:0/3414247142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:40 smithi040 bash[28232]: cluster 2023-12-02T03:00:39.193558+0000 mgr.y (mgr.24356) 20469 : cluster 0 pgmap v20437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:40 smithi040 bash[28232]: audit 2023-12-02T03:00:39.404098+0000 mon.a (mon.0) 12587 : audit 0 from='client.? 172.21.15.40:0/3414247142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:40 smithi040 bash[41173]: cluster 2023-12-02T03:00:39.193558+0000 mgr.y (mgr.24356) 20469 : cluster 0 pgmap v20437: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:40 smithi040 bash[41173]: audit 2023-12-02T03:00:39.404098+0000 mon.a (mon.0) 12587 : audit 0 from='client.? 172.21.15.40:0/3414247142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:42 smithi141 bash[31670]: cluster 2023-12-02T03:00:41.194817+0000 mgr.y (mgr.24356) 20470 : cluster 0 pgmap v20438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:42.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:42 smithi141 bash[31670]: audit 2023-12-02T03:00:41.870773+0000 mon.c (mon.2) 12837 : audit 0 from='client.? 172.21.15.40:0/2892632175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:42 smithi040 bash[28232]: cluster 2023-12-02T03:00:41.194817+0000 mgr.y (mgr.24356) 20470 : cluster 0 pgmap v20438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:42 smithi040 bash[28232]: audit 2023-12-02T03:00:41.870773+0000 mon.c (mon.2) 12837 : audit 0 from='client.? 172.21.15.40:0/2892632175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:42 smithi040 bash[41173]: cluster 2023-12-02T03:00:41.194817+0000 mgr.y (mgr.24356) 20470 : cluster 0 pgmap v20438: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:42 smithi040 bash[41173]: audit 2023-12-02T03:00:41.870773+0000 mon.c (mon.2) 12837 : audit 0 from='client.? 172.21.15.40:0/2892632175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:44 smithi141 bash[31670]: cluster 2023-12-02T03:00:43.195629+0000 mgr.y (mgr.24356) 20471 : cluster 0 pgmap v20439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:44 smithi040 bash[41173]: cluster 2023-12-02T03:00:43.195629+0000 mgr.y (mgr.24356) 20471 : cluster 0 pgmap v20439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:44 smithi040 bash[28232]: cluster 2023-12-02T03:00:43.195629+0000 mgr.y (mgr.24356) 20471 : cluster 0 pgmap v20439: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:45.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:45 smithi141 bash[31670]: audit 2023-12-02T03:00:44.344560+0000 mon.c (mon.2) 12838 : audit 0 from='client.? 172.21.15.40:0/2922307470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:45 smithi040 bash[28232]: audit 2023-12-02T03:00:44.344560+0000 mon.c (mon.2) 12838 : audit 0 from='client.? 172.21.15.40:0/2922307470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:45 smithi040 bash[41173]: audit 2023-12-02T03:00:44.344560+0000 mon.c (mon.2) 12838 : audit 0 from='client.? 172.21.15.40:0/2922307470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:46.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:46 smithi040 bash[41173]: cluster 2023-12-02T03:00:45.196840+0000 mgr.y (mgr.24356) 20472 : cluster 0 pgmap v20440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:46 smithi040 bash[28232]: cluster 2023-12-02T03:00:45.196840+0000 mgr.y (mgr.24356) 20472 : cluster 0 pgmap v20440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:46 smithi141 bash[31670]: cluster 2023-12-02T03:00:45.196840+0000 mgr.y (mgr.24356) 20472 : cluster 0 pgmap v20440: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:00:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:00:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:00:47.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:47 smithi141 bash[31670]: audit 2023-12-02T03:00:46.812663+0000 mon.a (mon.0) 12588 : audit 0 from='client.? 172.21.15.40:0/3466521558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:47 smithi040 bash[28232]: audit 2023-12-02T03:00:46.812663+0000 mon.a (mon.0) 12588 : audit 0 from='client.? 172.21.15.40:0/3466521558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:47 smithi040 bash[41173]: audit 2023-12-02T03:00:46.812663+0000 mon.a (mon.0) 12588 : audit 0 from='client.? 172.21.15.40:0/3466521558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:48.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:48 smithi141 bash[31670]: cluster 2023-12-02T03:00:47.197476+0000 mgr.y (mgr.24356) 20473 : cluster 0 pgmap v20441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:48 smithi040 bash[28232]: cluster 2023-12-02T03:00:47.197476+0000 mgr.y (mgr.24356) 20473 : cluster 0 pgmap v20441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:48 smithi040 bash[41173]: cluster 2023-12-02T03:00:47.197476+0000 mgr.y (mgr.24356) 20473 : cluster 0 pgmap v20441: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:50 smithi141 bash[31670]: cluster 2023-12-02T03:00:49.197947+0000 mgr.y (mgr.24356) 20474 : cluster 0 pgmap v20442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:50 smithi141 bash[31670]: audit 2023-12-02T03:00:49.282470+0000 mon.c (mon.2) 12839 : audit 0 from='client.? 172.21.15.40:0/1456883190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:50 smithi141 bash[31670]: audit 2023-12-02T03:00:49.420812+0000 mon.c (mon.2) 12840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:50 smithi040 bash[28232]: cluster 2023-12-02T03:00:49.197947+0000 mgr.y (mgr.24356) 20474 : cluster 0 pgmap v20442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:50 smithi040 bash[28232]: audit 2023-12-02T03:00:49.282470+0000 mon.c (mon.2) 12839 : audit 0 from='client.? 172.21.15.40:0/1456883190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:50 smithi040 bash[28232]: audit 2023-12-02T03:00:49.420812+0000 mon.c (mon.2) 12840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:50 smithi040 bash[41173]: cluster 2023-12-02T03:00:49.197947+0000 mgr.y (mgr.24356) 20474 : cluster 0 pgmap v20442: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:50 smithi040 bash[41173]: audit 2023-12-02T03:00:49.282470+0000 mon.c (mon.2) 12839 : audit 0 from='client.? 172.21.15.40:0/1456883190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:50 smithi040 bash[41173]: audit 2023-12-02T03:00:49.420812+0000 mon.c (mon.2) 12840 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:52 smithi141 bash[31670]: cluster 2023-12-02T03:00:51.199123+0000 mgr.y (mgr.24356) 20475 : cluster 0 pgmap v20443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:52 smithi141 bash[31670]: audit 2023-12-02T03:00:51.740770+0000 mon.c (mon.2) 12841 : audit 0 from='client.? 172.21.15.40:0/2333608218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:52 smithi040 bash[28232]: cluster 2023-12-02T03:00:51.199123+0000 mgr.y (mgr.24356) 20475 : cluster 0 pgmap v20443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:52 smithi040 bash[28232]: audit 2023-12-02T03:00:51.740770+0000 mon.c (mon.2) 12841 : audit 0 from='client.? 172.21.15.40:0/2333608218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:52 smithi040 bash[41173]: cluster 2023-12-02T03:00:51.199123+0000 mgr.y (mgr.24356) 20475 : cluster 0 pgmap v20443: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:52 smithi040 bash[41173]: audit 2023-12-02T03:00:51.740770+0000 mon.c (mon.2) 12841 : audit 0 from='client.? 172.21.15.40:0/2333608218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:54 smithi141 bash[31670]: cluster 2023-12-02T03:00:53.199787+0000 mgr.y (mgr.24356) 20476 : cluster 0 pgmap v20444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:54 smithi141 bash[31670]: audit 2023-12-02T03:00:54.202233+0000 mon.c (mon.2) 12842 : audit 0 from='client.? 172.21.15.40:0/1020597068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:54 smithi040 bash[41173]: cluster 2023-12-02T03:00:53.199787+0000 mgr.y (mgr.24356) 20476 : cluster 0 pgmap v20444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:54 smithi040 bash[41173]: audit 2023-12-02T03:00:54.202233+0000 mon.c (mon.2) 12842 : audit 0 from='client.? 172.21.15.40:0/1020597068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:54 smithi040 bash[28232]: cluster 2023-12-02T03:00:53.199787+0000 mgr.y (mgr.24356) 20476 : cluster 0 pgmap v20444: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:54 smithi040 bash[28232]: audit 2023-12-02T03:00:54.202233+0000 mon.c (mon.2) 12842 : audit 0 from='client.? 172.21.15.40:0/1020597068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:56 smithi141 bash[31670]: cluster 2023-12-02T03:00:55.200954+0000 mgr.y (mgr.24356) 20477 : cluster 0 pgmap v20445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:56 smithi040 bash[28232]: cluster 2023-12-02T03:00:55.200954+0000 mgr.y (mgr.24356) 20477 : cluster 0 pgmap v20445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:00:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:00:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:00:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:56 smithi040 bash[41173]: cluster 2023-12-02T03:00:55.200954+0000 mgr.y (mgr.24356) 20477 : cluster 0 pgmap v20445: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:57 smithi040 bash[41173]: audit 2023-12-02T03:00:56.666103+0000 mon.a (mon.0) 12589 : audit 0 from='client.? 172.21.15.40:0/1912642686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:57 smithi040 bash[28232]: audit 2023-12-02T03:00:56.666103+0000 mon.a (mon.0) 12589 : audit 0 from='client.? 172.21.15.40:0/1912642686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:57.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:57 smithi141 bash[31670]: audit 2023-12-02T03:00:56.666103+0000 mon.a (mon.0) 12589 : audit 0 from='client.? 172.21.15.40:0/1912642686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:58 smithi040 bash[41173]: cluster 2023-12-02T03:00:57.201626+0000 mgr.y (mgr.24356) 20478 : cluster 0 pgmap v20446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:58 smithi040 bash[28232]: cluster 2023-12-02T03:00:57.201626+0000 mgr.y (mgr.24356) 20478 : cluster 0 pgmap v20446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:58 smithi141 bash[31670]: cluster 2023-12-02T03:00:57.201626+0000 mgr.y (mgr.24356) 20478 : cluster 0 pgmap v20446: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:00:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:00:59 smithi040 bash[28232]: audit 2023-12-02T03:00:59.131206+0000 mon.a (mon.0) 12590 : audit 0 from='client.? 172.21.15.40:0/1873926395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:00:59 smithi040 bash[41173]: audit 2023-12-02T03:00:59.131206+0000 mon.a (mon.0) 12590 : audit 0 from='client.? 172.21.15.40:0/1873926395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:00:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:00:59 smithi141 bash[31670]: audit 2023-12-02T03:00:59.131206+0000 mon.a (mon.0) 12590 : audit 0 from='client.? 172.21.15.40:0/1873926395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:00 smithi040 bash[28232]: cluster 2023-12-02T03:00:59.202309+0000 mgr.y (mgr.24356) 20479 : cluster 0 pgmap v20447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:00 smithi040 bash[41173]: cluster 2023-12-02T03:00:59.202309+0000 mgr.y (mgr.24356) 20479 : cluster 0 pgmap v20447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:00 smithi141 bash[31670]: cluster 2023-12-02T03:00:59.202309+0000 mgr.y (mgr.24356) 20479 : cluster 0 pgmap v20447: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:02 smithi040 bash[41173]: cluster 2023-12-02T03:01:01.203485+0000 mgr.y (mgr.24356) 20480 : cluster 0 pgmap v20448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:02 smithi040 bash[41173]: audit 2023-12-02T03:01:01.599433+0000 mon.a (mon.0) 12591 : audit 0 from='client.? 172.21.15.40:0/1102759138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:02 smithi040 bash[28232]: cluster 2023-12-02T03:01:01.203485+0000 mgr.y (mgr.24356) 20480 : cluster 0 pgmap v20448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:02 smithi040 bash[28232]: audit 2023-12-02T03:01:01.599433+0000 mon.a (mon.0) 12591 : audit 0 from='client.? 172.21.15.40:0/1102759138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:02 smithi141 bash[31670]: cluster 2023-12-02T03:01:01.203485+0000 mgr.y (mgr.24356) 20480 : cluster 0 pgmap v20448: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:02 smithi141 bash[31670]: audit 2023-12-02T03:01:01.599433+0000 mon.a (mon.0) 12591 : audit 0 from='client.? 172.21.15.40:0/1102759138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:04 smithi040 bash[28232]: cluster 2023-12-02T03:01:03.204137+0000 mgr.y (mgr.24356) 20481 : cluster 0 pgmap v20449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:04 smithi040 bash[28232]: audit 2023-12-02T03:01:04.056253+0000 mon.a (mon.0) 12592 : audit 0 from='client.? 172.21.15.40:0/1278404731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:04 smithi040 bash[41173]: cluster 2023-12-02T03:01:03.204137+0000 mgr.y (mgr.24356) 20481 : cluster 0 pgmap v20449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:04 smithi040 bash[41173]: audit 2023-12-02T03:01:04.056253+0000 mon.a (mon.0) 12592 : audit 0 from='client.? 172.21.15.40:0/1278404731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:04 smithi141 bash[31670]: cluster 2023-12-02T03:01:03.204137+0000 mgr.y (mgr.24356) 20481 : cluster 0 pgmap v20449: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:04 smithi141 bash[31670]: audit 2023-12-02T03:01:04.056253+0000 mon.a (mon.0) 12592 : audit 0 from='client.? 172.21.15.40:0/1278404731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:05 smithi040 bash[41173]: audit 2023-12-02T03:01:04.421270+0000 mon.c (mon.2) 12843 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:05 smithi040 bash[28232]: audit 2023-12-02T03:01:04.421270+0000 mon.c (mon.2) 12843 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:05 smithi141 bash[31670]: audit 2023-12-02T03:01:04.421270+0000 mon.c (mon.2) 12843 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:06 smithi040 bash[28232]: cluster 2023-12-02T03:01:05.205308+0000 mgr.y (mgr.24356) 20482 : cluster 0 pgmap v20450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:01:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:01:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:01:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:06 smithi040 bash[41173]: cluster 2023-12-02T03:01:05.205308+0000 mgr.y (mgr.24356) 20482 : cluster 0 pgmap v20450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:06 smithi141 bash[31670]: cluster 2023-12-02T03:01:05.205308+0000 mgr.y (mgr.24356) 20482 : cluster 0 pgmap v20450: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:07 smithi040 bash[28232]: audit 2023-12-02T03:01:06.532006+0000 mon.c (mon.2) 12844 : audit 0 from='client.? 172.21.15.40:0/1421087523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:07 smithi040 bash[41173]: audit 2023-12-02T03:01:06.532006+0000 mon.c (mon.2) 12844 : audit 0 from='client.? 172.21.15.40:0/1421087523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:07 smithi141 bash[31670]: audit 2023-12-02T03:01:06.532006+0000 mon.c (mon.2) 12844 : audit 0 from='client.? 172.21.15.40:0/1421087523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:08 smithi040 bash[28232]: cluster 2023-12-02T03:01:07.206079+0000 mgr.y (mgr.24356) 20483 : cluster 0 pgmap v20451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:08 smithi040 bash[41173]: cluster 2023-12-02T03:01:07.206079+0000 mgr.y (mgr.24356) 20483 : cluster 0 pgmap v20451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:08 smithi141 bash[31670]: cluster 2023-12-02T03:01:07.206079+0000 mgr.y (mgr.24356) 20483 : cluster 0 pgmap v20451: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:09 smithi040 bash[41173]: audit 2023-12-02T03:01:08.988661+0000 mon.c (mon.2) 12845 : audit 0 from='client.? 172.21.15.40:0/296218803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:09 smithi040 bash[41173]: cluster 2023-12-02T03:01:09.206793+0000 mgr.y (mgr.24356) 20484 : cluster 0 pgmap v20452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:09 smithi040 bash[28232]: audit 2023-12-02T03:01:08.988661+0000 mon.c (mon.2) 12845 : audit 0 from='client.? 172.21.15.40:0/296218803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:09 smithi040 bash[28232]: cluster 2023-12-02T03:01:09.206793+0000 mgr.y (mgr.24356) 20484 : cluster 0 pgmap v20452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:09 smithi141 bash[31670]: audit 2023-12-02T03:01:08.988661+0000 mon.c (mon.2) 12845 : audit 0 from='client.? 172.21.15.40:0/296218803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:09 smithi141 bash[31670]: cluster 2023-12-02T03:01:09.206793+0000 mgr.y (mgr.24356) 20484 : cluster 0 pgmap v20452: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:12 smithi141 bash[31670]: cluster 2023-12-02T03:01:11.207913+0000 mgr.y (mgr.24356) 20485 : cluster 0 pgmap v20453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:12 smithi141 bash[31670]: audit 2023-12-02T03:01:11.458676+0000 mon.a (mon.0) 12593 : audit 0 from='client.? 172.21.15.40:0/3989646223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:12.529 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 03:01:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T03:01:12.08524513Z level=info msg="Completed cleanup jobs" duration=45.93056ms 2023-12-02T03:01:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:12 smithi040 bash[41173]: cluster 2023-12-02T03:01:11.207913+0000 mgr.y (mgr.24356) 20485 : cluster 0 pgmap v20453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:12 smithi040 bash[41173]: audit 2023-12-02T03:01:11.458676+0000 mon.a (mon.0) 12593 : audit 0 from='client.? 172.21.15.40:0/3989646223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:12 smithi040 bash[28232]: cluster 2023-12-02T03:01:11.207913+0000 mgr.y (mgr.24356) 20485 : cluster 0 pgmap v20453: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:12 smithi040 bash[28232]: audit 2023-12-02T03:01:11.458676+0000 mon.a (mon.0) 12593 : audit 0 from='client.? 172.21.15.40:0/3989646223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:14 smithi141 bash[31670]: cluster 2023-12-02T03:01:13.208612+0000 mgr.y (mgr.24356) 20486 : cluster 0 pgmap v20454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:14.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:14 smithi141 bash[31670]: audit 2023-12-02T03:01:13.919332+0000 mon.a (mon.0) 12594 : audit 0 from='client.? 172.21.15.40:0/3455407077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:14 smithi040 bash[28232]: cluster 2023-12-02T03:01:13.208612+0000 mgr.y (mgr.24356) 20486 : cluster 0 pgmap v20454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:14 smithi040 bash[28232]: audit 2023-12-02T03:01:13.919332+0000 mon.a (mon.0) 12594 : audit 0 from='client.? 172.21.15.40:0/3455407077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:14 smithi040 bash[41173]: cluster 2023-12-02T03:01:13.208612+0000 mgr.y (mgr.24356) 20486 : cluster 0 pgmap v20454: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:14 smithi040 bash[41173]: audit 2023-12-02T03:01:13.919332+0000 mon.a (mon.0) 12594 : audit 0 from='client.? 172.21.15.40:0/3455407077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:16.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:16 smithi141 bash[31670]: cluster 2023-12-02T03:01:15.209687+0000 mgr.y (mgr.24356) 20487 : cluster 0 pgmap v20455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:01:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:01:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:01:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:16 smithi040 bash[41173]: cluster 2023-12-02T03:01:15.209687+0000 mgr.y (mgr.24356) 20487 : cluster 0 pgmap v20455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:16 smithi040 bash[28232]: cluster 2023-12-02T03:01:15.209687+0000 mgr.y (mgr.24356) 20487 : cluster 0 pgmap v20455: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:17 smithi040 bash[28232]: audit 2023-12-02T03:01:16.382617+0000 mon.c (mon.2) 12846 : audit 0 from='client.? 172.21.15.40:0/3209725229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:17 smithi040 bash[41173]: audit 2023-12-02T03:01:16.382617+0000 mon.c (mon.2) 12846 : audit 0 from='client.? 172.21.15.40:0/3209725229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:17 smithi141 bash[31670]: audit 2023-12-02T03:01:16.382617+0000 mon.c (mon.2) 12846 : audit 0 from='client.? 172.21.15.40:0/3209725229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:18 smithi040 bash[28232]: cluster 2023-12-02T03:01:17.210341+0000 mgr.y (mgr.24356) 20488 : cluster 0 pgmap v20456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:18 smithi040 bash[41173]: cluster 2023-12-02T03:01:17.210341+0000 mgr.y (mgr.24356) 20488 : cluster 0 pgmap v20456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:18 smithi141 bash[31670]: cluster 2023-12-02T03:01:17.210341+0000 mgr.y (mgr.24356) 20488 : cluster 0 pgmap v20456: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:19 smithi040 bash[28232]: audit 2023-12-02T03:01:18.840220+0000 mon.c (mon.2) 12847 : audit 0 from='client.? 172.21.15.40:0/2057792562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:19 smithi040 bash[41173]: audit 2023-12-02T03:01:18.840220+0000 mon.c (mon.2) 12847 : audit 0 from='client.? 172.21.15.40:0/2057792562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:19 smithi141 bash[31670]: audit 2023-12-02T03:01:18.840220+0000 mon.c (mon.2) 12847 : audit 0 from='client.? 172.21.15.40:0/2057792562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:20 smithi040 bash[41173]: cluster 2023-12-02T03:01:19.210992+0000 mgr.y (mgr.24356) 20489 : cluster 0 pgmap v20457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:20 smithi040 bash[41173]: audit 2023-12-02T03:01:19.421471+0000 mon.c (mon.2) 12848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:20 smithi040 bash[28232]: cluster 2023-12-02T03:01:19.210992+0000 mgr.y (mgr.24356) 20489 : cluster 0 pgmap v20457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:20 smithi040 bash[28232]: audit 2023-12-02T03:01:19.421471+0000 mon.c (mon.2) 12848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:20 smithi141 bash[31670]: cluster 2023-12-02T03:01:19.210992+0000 mgr.y (mgr.24356) 20489 : cluster 0 pgmap v20457: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:20 smithi141 bash[31670]: audit 2023-12-02T03:01:19.421471+0000 mon.c (mon.2) 12848 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:22 smithi040 bash[28232]: cluster 2023-12-02T03:01:21.212273+0000 mgr.y (mgr.24356) 20490 : cluster 0 pgmap v20458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:22 smithi040 bash[28232]: audit 2023-12-02T03:01:21.310056+0000 mon.a (mon.0) 12595 : audit 0 from='client.? 172.21.15.40:0/768347649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:22 smithi040 bash[41173]: cluster 2023-12-02T03:01:21.212273+0000 mgr.y (mgr.24356) 20490 : cluster 0 pgmap v20458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:22 smithi040 bash[41173]: audit 2023-12-02T03:01:21.310056+0000 mon.a (mon.0) 12595 : audit 0 from='client.? 172.21.15.40:0/768347649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:22 smithi141 bash[31670]: cluster 2023-12-02T03:01:21.212273+0000 mgr.y (mgr.24356) 20490 : cluster 0 pgmap v20458: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:22 smithi141 bash[31670]: audit 2023-12-02T03:01:21.310056+0000 mon.a (mon.0) 12595 : audit 0 from='client.? 172.21.15.40:0/768347649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:24 smithi040 bash[28232]: cluster 2023-12-02T03:01:23.213073+0000 mgr.y (mgr.24356) 20491 : cluster 0 pgmap v20459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:24 smithi040 bash[28232]: audit 2023-12-02T03:01:23.782534+0000 mon.c (mon.2) 12849 : audit 0 from='client.? 172.21.15.40:0/1499040391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:24 smithi040 bash[41173]: cluster 2023-12-02T03:01:23.213073+0000 mgr.y (mgr.24356) 20491 : cluster 0 pgmap v20459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:24 smithi040 bash[41173]: audit 2023-12-02T03:01:23.782534+0000 mon.c (mon.2) 12849 : audit 0 from='client.? 172.21.15.40:0/1499040391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:24 smithi141 bash[31670]: cluster 2023-12-02T03:01:23.213073+0000 mgr.y (mgr.24356) 20491 : cluster 0 pgmap v20459: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:24 smithi141 bash[31670]: audit 2023-12-02T03:01:23.782534+0000 mon.c (mon.2) 12849 : audit 0 from='client.? 172.21.15.40:0/1499040391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:01:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:01:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:01:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:26 smithi040 bash[28232]: cluster 2023-12-02T03:01:25.214203+0000 mgr.y (mgr.24356) 20492 : cluster 0 pgmap v20460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:26 smithi040 bash[28232]: audit 2023-12-02T03:01:26.253995+0000 mon.a (mon.0) 12596 : audit 0 from='client.? 172.21.15.40:0/1432686428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:26 smithi040 bash[41173]: cluster 2023-12-02T03:01:25.214203+0000 mgr.y (mgr.24356) 20492 : cluster 0 pgmap v20460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:26 smithi040 bash[41173]: audit 2023-12-02T03:01:26.253995+0000 mon.a (mon.0) 12596 : audit 0 from='client.? 172.21.15.40:0/1432686428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:26 smithi141 bash[31670]: cluster 2023-12-02T03:01:25.214203+0000 mgr.y (mgr.24356) 20492 : cluster 0 pgmap v20460: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:26 smithi141 bash[31670]: audit 2023-12-02T03:01:26.253995+0000 mon.a (mon.0) 12596 : audit 0 from='client.? 172.21.15.40:0/1432686428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:28 smithi040 bash[28232]: cluster 2023-12-02T03:01:27.214882+0000 mgr.y (mgr.24356) 20493 : cluster 0 pgmap v20461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:28 smithi040 bash[41173]: cluster 2023-12-02T03:01:27.214882+0000 mgr.y (mgr.24356) 20493 : cluster 0 pgmap v20461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:28 smithi141 bash[31670]: cluster 2023-12-02T03:01:27.214882+0000 mgr.y (mgr.24356) 20493 : cluster 0 pgmap v20461: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:29 smithi040 bash[28232]: audit 2023-12-02T03:01:28.718737+0000 mon.a (mon.0) 12597 : audit 0 from='client.? 172.21.15.40:0/746662967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:29 smithi040 bash[41173]: audit 2023-12-02T03:01:28.718737+0000 mon.a (mon.0) 12597 : audit 0 from='client.? 172.21.15.40:0/746662967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:29 smithi141 bash[31670]: audit 2023-12-02T03:01:28.718737+0000 mon.a (mon.0) 12597 : audit 0 from='client.? 172.21.15.40:0/746662967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:30 smithi040 bash[41173]: cluster 2023-12-02T03:01:29.215554+0000 mgr.y (mgr.24356) 20494 : cluster 0 pgmap v20462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:30 smithi040 bash[28232]: cluster 2023-12-02T03:01:29.215554+0000 mgr.y (mgr.24356) 20494 : cluster 0 pgmap v20462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:30 smithi141 bash[31670]: cluster 2023-12-02T03:01:29.215554+0000 mgr.y (mgr.24356) 20494 : cluster 0 pgmap v20462: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:31 smithi040 bash[28232]: audit 2023-12-02T03:01:31.187206+0000 mon.c (mon.2) 12850 : audit 0 from='client.? 172.21.15.40:0/3761308516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:31 smithi040 bash[28232]: cluster 2023-12-02T03:01:31.216684+0000 mgr.y (mgr.24356) 20495 : cluster 0 pgmap v20463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:31 smithi040 bash[41173]: audit 2023-12-02T03:01:31.187206+0000 mon.c (mon.2) 12850 : audit 0 from='client.? 172.21.15.40:0/3761308516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:31 smithi040 bash[41173]: cluster 2023-12-02T03:01:31.216684+0000 mgr.y (mgr.24356) 20495 : cluster 0 pgmap v20463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:31 smithi141 bash[31670]: audit 2023-12-02T03:01:31.187206+0000 mon.c (mon.2) 12850 : audit 0 from='client.? 172.21.15.40:0/3761308516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:31 smithi141 bash[31670]: cluster 2023-12-02T03:01:31.216684+0000 mgr.y (mgr.24356) 20495 : cluster 0 pgmap v20463: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:34 smithi141 bash[31670]: cluster 2023-12-02T03:01:33.217345+0000 mgr.y (mgr.24356) 20496 : cluster 0 pgmap v20464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:34 smithi141 bash[31670]: audit 2023-12-02T03:01:33.644938+0000 mon.c (mon.2) 12851 : audit 0 from='client.? 172.21.15.40:0/691553207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:34 smithi040 bash[28232]: cluster 2023-12-02T03:01:33.217345+0000 mgr.y (mgr.24356) 20496 : cluster 0 pgmap v20464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:34 smithi040 bash[28232]: audit 2023-12-02T03:01:33.644938+0000 mon.c (mon.2) 12851 : audit 0 from='client.? 172.21.15.40:0/691553207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:34 smithi040 bash[41173]: cluster 2023-12-02T03:01:33.217345+0000 mgr.y (mgr.24356) 20496 : cluster 0 pgmap v20464: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:34 smithi040 bash[41173]: audit 2023-12-02T03:01:33.644938+0000 mon.c (mon.2) 12851 : audit 0 from='client.? 172.21.15.40:0/691553207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:35 smithi040 bash[28232]: audit 2023-12-02T03:01:34.422320+0000 mon.c (mon.2) 12852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:35 smithi040 bash[28232]: audit 2023-12-02T03:01:35.092785+0000 mon.c (mon.2) 12853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:01:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:35 smithi040 bash[41173]: audit 2023-12-02T03:01:34.422320+0000 mon.c (mon.2) 12852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:35 smithi040 bash[41173]: audit 2023-12-02T03:01:35.092785+0000 mon.c (mon.2) 12853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:01:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:35 smithi141 bash[31670]: audit 2023-12-02T03:01:34.422320+0000 mon.c (mon.2) 12852 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:35 smithi141 bash[31670]: audit 2023-12-02T03:01:35.092785+0000 mon.c (mon.2) 12853 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:01:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:01:36] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T03:01:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[28232]: cluster 2023-12-02T03:01:35.218485+0000 mgr.y (mgr.24356) 20497 : cluster 0 pgmap v20465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[28232]: audit 2023-12-02T03:01:35.525291+0000 mon.a (mon.0) 12598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[28232]: audit 2023-12-02T03:01:35.539608+0000 mon.a (mon.0) 12599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[28232]: audit 2023-12-02T03:01:36.107745+0000 mon.a (mon.0) 12600 : audit 0 from='client.? 172.21.15.40:0/3196686606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[41173]: cluster 2023-12-02T03:01:35.218485+0000 mgr.y (mgr.24356) 20497 : cluster 0 pgmap v20465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[41173]: audit 2023-12-02T03:01:35.525291+0000 mon.a (mon.0) 12598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[41173]: audit 2023-12-02T03:01:35.539608+0000 mon.a (mon.0) 12599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:36 smithi040 bash[41173]: audit 2023-12-02T03:01:36.107745+0000 mon.a (mon.0) 12600 : audit 0 from='client.? 172.21.15.40:0/3196686606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:36 smithi141 bash[31670]: cluster 2023-12-02T03:01:35.218485+0000 mgr.y (mgr.24356) 20497 : cluster 0 pgmap v20465: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:36 smithi141 bash[31670]: audit 2023-12-02T03:01:35.525291+0000 mon.a (mon.0) 12598 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:36 smithi141 bash[31670]: audit 2023-12-02T03:01:35.539608+0000 mon.a (mon.0) 12599 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:36.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:36 smithi141 bash[31670]: audit 2023-12-02T03:01:36.107745+0000 mon.a (mon.0) 12600 : audit 0 from='client.? 172.21.15.40:0/3196686606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:38 smithi040 bash[28232]: cluster 2023-12-02T03:01:37.219087+0000 mgr.y (mgr.24356) 20498 : cluster 0 pgmap v20466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:38 smithi040 bash[41173]: cluster 2023-12-02T03:01:37.219087+0000 mgr.y (mgr.24356) 20498 : cluster 0 pgmap v20466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:38 smithi141 bash[31670]: cluster 2023-12-02T03:01:37.219087+0000 mgr.y (mgr.24356) 20498 : cluster 0 pgmap v20466: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:39 smithi040 bash[41173]: audit 2023-12-02T03:01:38.577764+0000 mon.a (mon.0) 12601 : audit 0 from='client.? 172.21.15.40:0/230714668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:39 smithi040 bash[28232]: audit 2023-12-02T03:01:38.577764+0000 mon.a (mon.0) 12601 : audit 0 from='client.? 172.21.15.40:0/230714668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:39 smithi141 bash[31670]: audit 2023-12-02T03:01:38.577764+0000 mon.a (mon.0) 12601 : audit 0 from='client.? 172.21.15.40:0/230714668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:40 smithi040 bash[41173]: cluster 2023-12-02T03:01:39.219750+0000 mgr.y (mgr.24356) 20499 : cluster 0 pgmap v20467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:40 smithi040 bash[28232]: cluster 2023-12-02T03:01:39.219750+0000 mgr.y (mgr.24356) 20499 : cluster 0 pgmap v20467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:40 smithi141 bash[31670]: cluster 2023-12-02T03:01:39.219750+0000 mgr.y (mgr.24356) 20499 : cluster 0 pgmap v20467: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:41 smithi141 bash[31670]: audit 2023-12-02T03:01:40.985697+0000 mon.a (mon.0) 12602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:41 smithi141 bash[31670]: audit 2023-12-02T03:01:40.999922+0000 mon.a (mon.0) 12603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:41 smithi141 bash[31670]: audit 2023-12-02T03:01:41.067387+0000 mon.a (mon.0) 12604 : audit 0 from='client.? 172.21.15.40:0/299439313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:41 smithi141 bash[31670]: cluster 2023-12-02T03:01:41.220998+0000 mgr.y (mgr.24356) 20500 : cluster 0 pgmap v20468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:41 smithi141 bash[31670]: audit 2023-12-02T03:01:41.791997+0000 mon.a (mon.0) 12605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:41 smithi141 bash[31670]: audit 2023-12-02T03:01:41.805245+0000 mon.a (mon.0) 12606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[28232]: audit 2023-12-02T03:01:40.985697+0000 mon.a (mon.0) 12602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[28232]: audit 2023-12-02T03:01:40.999922+0000 mon.a (mon.0) 12603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[28232]: audit 2023-12-02T03:01:41.067387+0000 mon.a (mon.0) 12604 : audit 0 from='client.? 172.21.15.40:0/299439313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[28232]: cluster 2023-12-02T03:01:41.220998+0000 mgr.y (mgr.24356) 20500 : cluster 0 pgmap v20468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[28232]: audit 2023-12-02T03:01:41.791997+0000 mon.a (mon.0) 12605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[28232]: audit 2023-12-02T03:01:41.805245+0000 mon.a (mon.0) 12606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[41173]: audit 2023-12-02T03:01:40.985697+0000 mon.a (mon.0) 12602 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[41173]: audit 2023-12-02T03:01:40.999922+0000 mon.a (mon.0) 12603 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[41173]: audit 2023-12-02T03:01:41.067387+0000 mon.a (mon.0) 12604 : audit 0 from='client.? 172.21.15.40:0/299439313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[41173]: cluster 2023-12-02T03:01:41.220998+0000 mgr.y (mgr.24356) 20500 : cluster 0 pgmap v20468: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[41173]: audit 2023-12-02T03:01:41.791997+0000 mon.a (mon.0) 12605 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:42.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:41 smithi040 bash[41173]: audit 2023-12-02T03:01:41.805245+0000 mon.a (mon.0) 12606 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:43 smithi141 bash[31670]: audit 2023-12-02T03:01:42.275561+0000 mon.c (mon.2) 12854 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:01:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:43 smithi141 bash[31670]: audit 2023-12-02T03:01:42.277512+0000 mon.c (mon.2) 12855 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:01:43.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:43 smithi141 bash[31670]: audit 2023-12-02T03:01:42.289822+0000 mon.a (mon.0) 12607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:43 smithi040 bash[28232]: audit 2023-12-02T03:01:42.275561+0000 mon.c (mon.2) 12854 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:01:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:43 smithi040 bash[28232]: audit 2023-12-02T03:01:42.277512+0000 mon.c (mon.2) 12855 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:01:43.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:43 smithi040 bash[28232]: audit 2023-12-02T03:01:42.289822+0000 mon.a (mon.0) 12607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:43 smithi040 bash[41173]: audit 2023-12-02T03:01:42.275561+0000 mon.c (mon.2) 12854 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:01:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:43 smithi040 bash[41173]: audit 2023-12-02T03:01:42.277512+0000 mon.c (mon.2) 12855 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:01:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:43 smithi040 bash[41173]: audit 2023-12-02T03:01:42.289822+0000 mon.a (mon.0) 12607 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:01:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:44 smithi141 bash[31670]: cluster 2023-12-02T03:01:43.221531+0000 mgr.y (mgr.24356) 20501 : cluster 0 pgmap v20469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:44.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:44 smithi141 bash[31670]: audit 2023-12-02T03:01:43.536825+0000 mon.c (mon.2) 12856 : audit 0 from='client.? 172.21.15.40:0/2378451042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:44 smithi040 bash[28232]: cluster 2023-12-02T03:01:43.221531+0000 mgr.y (mgr.24356) 20501 : cluster 0 pgmap v20469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:44 smithi040 bash[28232]: audit 2023-12-02T03:01:43.536825+0000 mon.c (mon.2) 12856 : audit 0 from='client.? 172.21.15.40:0/2378451042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:44 smithi040 bash[41173]: cluster 2023-12-02T03:01:43.221531+0000 mgr.y (mgr.24356) 20501 : cluster 0 pgmap v20469: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:44 smithi040 bash[41173]: audit 2023-12-02T03:01:43.536825+0000 mon.c (mon.2) 12856 : audit 0 from='client.? 172.21.15.40:0/2378451042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:46 smithi040 bash[28232]: cluster 2023-12-02T03:01:45.222629+0000 mgr.y (mgr.24356) 20502 : cluster 0 pgmap v20470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:46.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:46 smithi040 bash[28232]: audit 2023-12-02T03:01:46.012226+0000 mon.a (mon.0) 12608 : audit 0 from='client.? 172.21.15.40:0/467329202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:46.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:46 smithi040 bash[41173]: cluster 2023-12-02T03:01:45.222629+0000 mgr.y (mgr.24356) 20502 : cluster 0 pgmap v20470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:46.497 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:46 smithi040 bash[41173]: audit 2023-12-02T03:01:46.012226+0000 mon.a (mon.0) 12608 : audit 0 from='client.? 172.21.15.40:0/467329202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:46 smithi141 bash[31670]: cluster 2023-12-02T03:01:45.222629+0000 mgr.y (mgr.24356) 20502 : cluster 0 pgmap v20470: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:46.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:46 smithi141 bash[31670]: audit 2023-12-02T03:01:46.012226+0000 mon.a (mon.0) 12608 : audit 0 from='client.? 172.21.15.40:0/467329202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:01:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:01:46] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T03:01:48.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:48 smithi141 bash[31670]: cluster 2023-12-02T03:01:47.223306+0000 mgr.y (mgr.24356) 20503 : cluster 0 pgmap v20471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:48 smithi040 bash[28232]: cluster 2023-12-02T03:01:47.223306+0000 mgr.y (mgr.24356) 20503 : cluster 0 pgmap v20471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:48 smithi040 bash[41173]: cluster 2023-12-02T03:01:47.223306+0000 mgr.y (mgr.24356) 20503 : cluster 0 pgmap v20471: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:49.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:49 smithi141 bash[31670]: audit 2023-12-02T03:01:48.484184+0000 mon.c (mon.2) 12857 : audit 0 from='client.? 172.21.15.40:0/574711898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:49 smithi040 bash[41173]: audit 2023-12-02T03:01:48.484184+0000 mon.c (mon.2) 12857 : audit 0 from='client.? 172.21.15.40:0/574711898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:49 smithi040 bash[28232]: audit 2023-12-02T03:01:48.484184+0000 mon.c (mon.2) 12857 : audit 0 from='client.? 172.21.15.40:0/574711898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:50 smithi141 bash[31670]: cluster 2023-12-02T03:01:49.223980+0000 mgr.y (mgr.24356) 20504 : cluster 0 pgmap v20472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:50.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:50 smithi141 bash[31670]: audit 2023-12-02T03:01:49.422551+0000 mon.c (mon.2) 12858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:50 smithi040 bash[28232]: cluster 2023-12-02T03:01:49.223980+0000 mgr.y (mgr.24356) 20504 : cluster 0 pgmap v20472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:50 smithi040 bash[28232]: audit 2023-12-02T03:01:49.422551+0000 mon.c (mon.2) 12858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:50 smithi040 bash[41173]: cluster 2023-12-02T03:01:49.223980+0000 mgr.y (mgr.24356) 20504 : cluster 0 pgmap v20472: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:50 smithi040 bash[41173]: audit 2023-12-02T03:01:49.422551+0000 mon.c (mon.2) 12858 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:51 smithi141 bash[31670]: audit 2023-12-02T03:01:50.945765+0000 mon.c (mon.2) 12859 : audit 0 from='client.? 172.21.15.40:0/148284761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:51 smithi040 bash[28232]: audit 2023-12-02T03:01:50.945765+0000 mon.c (mon.2) 12859 : audit 0 from='client.? 172.21.15.40:0/148284761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:51 smithi040 bash[41173]: audit 2023-12-02T03:01:50.945765+0000 mon.c (mon.2) 12859 : audit 0 from='client.? 172.21.15.40:0/148284761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:52 smithi141 bash[31670]: cluster 2023-12-02T03:01:51.225275+0000 mgr.y (mgr.24356) 20505 : cluster 0 pgmap v20473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:52 smithi040 bash[28232]: cluster 2023-12-02T03:01:51.225275+0000 mgr.y (mgr.24356) 20505 : cluster 0 pgmap v20473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:52.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:52 smithi040 bash[41173]: cluster 2023-12-02T03:01:51.225275+0000 mgr.y (mgr.24356) 20505 : cluster 0 pgmap v20473: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:54 smithi040 bash[28232]: cluster 2023-12-02T03:01:53.226059+0000 mgr.y (mgr.24356) 20506 : cluster 0 pgmap v20474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:54 smithi040 bash[28232]: audit 2023-12-02T03:01:53.414527+0000 mon.a (mon.0) 12609 : audit 0 from='client.? 172.21.15.40:0/2602110778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:54 smithi040 bash[41173]: cluster 2023-12-02T03:01:53.226059+0000 mgr.y (mgr.24356) 20506 : cluster 0 pgmap v20474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:54 smithi040 bash[41173]: audit 2023-12-02T03:01:53.414527+0000 mon.a (mon.0) 12609 : audit 0 from='client.? 172.21.15.40:0/2602110778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:54 smithi141 bash[31670]: cluster 2023-12-02T03:01:53.226059+0000 mgr.y (mgr.24356) 20506 : cluster 0 pgmap v20474: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:54 smithi141 bash[31670]: audit 2023-12-02T03:01:53.414527+0000 mon.a (mon.0) 12609 : audit 0 from='client.? 172.21.15.40:0/2602110778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:56 smithi040 bash[28232]: cluster 2023-12-02T03:01:55.227341+0000 mgr.y (mgr.24356) 20507 : cluster 0 pgmap v20475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:56 smithi040 bash[28232]: audit 2023-12-02T03:01:55.877859+0000 mon.a (mon.0) 12610 : audit 0 from='client.? 172.21.15.40:0/2569539911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:01:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:01:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:01:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:56 smithi040 bash[41173]: cluster 2023-12-02T03:01:55.227341+0000 mgr.y (mgr.24356) 20507 : cluster 0 pgmap v20475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:56 smithi040 bash[41173]: audit 2023-12-02T03:01:55.877859+0000 mon.a (mon.0) 12610 : audit 0 from='client.? 172.21.15.40:0/2569539911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:56 smithi141 bash[31670]: cluster 2023-12-02T03:01:55.227341+0000 mgr.y (mgr.24356) 20507 : cluster 0 pgmap v20475: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:56 smithi141 bash[31670]: audit 2023-12-02T03:01:55.877859+0000 mon.a (mon.0) 12610 : audit 0 from='client.? 172.21.15.40:0/2569539911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:58 smithi040 bash[28232]: cluster 2023-12-02T03:01:57.228024+0000 mgr.y (mgr.24356) 20508 : cluster 0 pgmap v20476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:58 smithi040 bash[41173]: cluster 2023-12-02T03:01:57.228024+0000 mgr.y (mgr.24356) 20508 : cluster 0 pgmap v20476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:58 smithi141 bash[31670]: cluster 2023-12-02T03:01:57.228024+0000 mgr.y (mgr.24356) 20508 : cluster 0 pgmap v20476: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:01:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:01:59 smithi040 bash[28232]: audit 2023-12-02T03:01:58.342861+0000 mon.a (mon.0) 12611 : audit 0 from='client.? 172.21.15.40:0/177988660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:01:59 smithi040 bash[41173]: audit 2023-12-02T03:01:58.342861+0000 mon.a (mon.0) 12611 : audit 0 from='client.? 172.21.15.40:0/177988660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:01:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:01:59 smithi141 bash[31670]: audit 2023-12-02T03:01:58.342861+0000 mon.a (mon.0) 12611 : audit 0 from='client.? 172.21.15.40:0/177988660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:00 smithi040 bash[41173]: cluster 2023-12-02T03:01:59.228710+0000 mgr.y (mgr.24356) 20509 : cluster 0 pgmap v20477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:00 smithi040 bash[28232]: cluster 2023-12-02T03:01:59.228710+0000 mgr.y (mgr.24356) 20509 : cluster 0 pgmap v20477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:00 smithi141 bash[31670]: cluster 2023-12-02T03:01:59.228710+0000 mgr.y (mgr.24356) 20509 : cluster 0 pgmap v20477: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:01 smithi040 bash[28232]: audit 2023-12-02T03:02:00.812466+0000 mon.a (mon.0) 12612 : audit 0 from='client.? 172.21.15.40:0/3101961961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:01 smithi040 bash[41173]: audit 2023-12-02T03:02:00.812466+0000 mon.a (mon.0) 12612 : audit 0 from='client.? 172.21.15.40:0/3101961961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:01 smithi141 bash[31670]: audit 2023-12-02T03:02:00.812466+0000 mon.a (mon.0) 12612 : audit 0 from='client.? 172.21.15.40:0/3101961961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:02 smithi040 bash[28232]: cluster 2023-12-02T03:02:01.229855+0000 mgr.y (mgr.24356) 20510 : cluster 0 pgmap v20478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:02 smithi040 bash[41173]: cluster 2023-12-02T03:02:01.229855+0000 mgr.y (mgr.24356) 20510 : cluster 0 pgmap v20478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:02 smithi141 bash[31670]: cluster 2023-12-02T03:02:01.229855+0000 mgr.y (mgr.24356) 20510 : cluster 0 pgmap v20478: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:04 smithi141 bash[31670]: cluster 2023-12-02T03:02:03.230475+0000 mgr.y (mgr.24356) 20511 : cluster 0 pgmap v20479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:04.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:04 smithi141 bash[31670]: audit 2023-12-02T03:02:03.280435+0000 mon.a (mon.0) 12613 : audit 0 from='client.? 172.21.15.40:0/2504256489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:04 smithi040 bash[28232]: cluster 2023-12-02T03:02:03.230475+0000 mgr.y (mgr.24356) 20511 : cluster 0 pgmap v20479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:04 smithi040 bash[28232]: audit 2023-12-02T03:02:03.280435+0000 mon.a (mon.0) 12613 : audit 0 from='client.? 172.21.15.40:0/2504256489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:04 smithi040 bash[41173]: cluster 2023-12-02T03:02:03.230475+0000 mgr.y (mgr.24356) 20511 : cluster 0 pgmap v20479: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:04 smithi040 bash[41173]: audit 2023-12-02T03:02:03.280435+0000 mon.a (mon.0) 12613 : audit 0 from='client.? 172.21.15.40:0/2504256489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:05.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:05 smithi141 bash[31670]: audit 2023-12-02T03:02:04.422959+0000 mon.c (mon.2) 12860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:05 smithi040 bash[41173]: audit 2023-12-02T03:02:04.422959+0000 mon.c (mon.2) 12860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:05 smithi040 bash[28232]: audit 2023-12-02T03:02:04.422959+0000 mon.c (mon.2) 12860 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:06 smithi141 bash[31670]: cluster 2023-12-02T03:02:05.231626+0000 mgr.y (mgr.24356) 20512 : cluster 0 pgmap v20480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:06.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:06 smithi141 bash[31670]: audit 2023-12-02T03:02:05.738721+0000 mon.c (mon.2) 12861 : audit 0 from='client.? 172.21.15.40:0/2855658761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:06 smithi040 bash[28232]: cluster 2023-12-02T03:02:05.231626+0000 mgr.y (mgr.24356) 20512 : cluster 0 pgmap v20480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:06 smithi040 bash[28232]: audit 2023-12-02T03:02:05.738721+0000 mon.c (mon.2) 12861 : audit 0 from='client.? 172.21.15.40:0/2855658761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:06.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:02:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:02:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:02:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:06 smithi040 bash[41173]: cluster 2023-12-02T03:02:05.231626+0000 mgr.y (mgr.24356) 20512 : cluster 0 pgmap v20480: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:06 smithi040 bash[41173]: audit 2023-12-02T03:02:05.738721+0000 mon.c (mon.2) 12861 : audit 0 from='client.? 172.21.15.40:0/2855658761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:08 smithi141 bash[31670]: cluster 2023-12-02T03:02:07.232248+0000 mgr.y (mgr.24356) 20513 : cluster 0 pgmap v20481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:08.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:08 smithi141 bash[31670]: audit 2023-12-02T03:02:08.197493+0000 mon.c (mon.2) 12862 : audit 0 from='client.? 172.21.15.40:0/3385225772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:08 smithi040 bash[28232]: cluster 2023-12-02T03:02:07.232248+0000 mgr.y (mgr.24356) 20513 : cluster 0 pgmap v20481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:08 smithi040 bash[28232]: audit 2023-12-02T03:02:08.197493+0000 mon.c (mon.2) 12862 : audit 0 from='client.? 172.21.15.40:0/3385225772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:08 smithi040 bash[41173]: cluster 2023-12-02T03:02:07.232248+0000 mgr.y (mgr.24356) 20513 : cluster 0 pgmap v20481: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:08 smithi040 bash[41173]: audit 2023-12-02T03:02:08.197493+0000 mon.c (mon.2) 12862 : audit 0 from='client.? 172.21.15.40:0/3385225772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:10.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:10 smithi141 bash[31670]: cluster 2023-12-02T03:02:09.232931+0000 mgr.y (mgr.24356) 20514 : cluster 0 pgmap v20482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:10 smithi040 bash[41173]: cluster 2023-12-02T03:02:09.232931+0000 mgr.y (mgr.24356) 20514 : cluster 0 pgmap v20482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:10.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:10 smithi040 bash[28232]: cluster 2023-12-02T03:02:09.232931+0000 mgr.y (mgr.24356) 20514 : cluster 0 pgmap v20482: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:11.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:11 smithi141 bash[31670]: audit 2023-12-02T03:02:10.661177+0000 mon.c (mon.2) 12863 : audit 0 from='client.? 172.21.15.40:0/1908064400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:11 smithi040 bash[28232]: audit 2023-12-02T03:02:10.661177+0000 mon.c (mon.2) 12863 : audit 0 from='client.? 172.21.15.40:0/1908064400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:11 smithi040 bash[41173]: audit 2023-12-02T03:02:10.661177+0000 mon.c (mon.2) 12863 : audit 0 from='client.? 172.21.15.40:0/1908064400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:12.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:12 smithi141 bash[31670]: cluster 2023-12-02T03:02:11.234103+0000 mgr.y (mgr.24356) 20515 : cluster 0 pgmap v20483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:12 smithi040 bash[28232]: cluster 2023-12-02T03:02:11.234103+0000 mgr.y (mgr.24356) 20515 : cluster 0 pgmap v20483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:12 smithi040 bash[41173]: cluster 2023-12-02T03:02:11.234103+0000 mgr.y (mgr.24356) 20515 : cluster 0 pgmap v20483: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:13 smithi040 bash[41173]: audit 2023-12-02T03:02:13.129572+0000 mon.c (mon.2) 12864 : audit 0 from='client.? 172.21.15.40:0/4136055420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:13 smithi040 bash[28232]: audit 2023-12-02T03:02:13.129572+0000 mon.c (mon.2) 12864 : audit 0 from='client.? 172.21.15.40:0/4136055420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:13 smithi141 bash[31670]: audit 2023-12-02T03:02:13.129572+0000 mon.c (mon.2) 12864 : audit 0 from='client.? 172.21.15.40:0/4136055420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:14 smithi040 bash[41173]: cluster 2023-12-02T03:02:13.234715+0000 mgr.y (mgr.24356) 20516 : cluster 0 pgmap v20484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:14 smithi040 bash[28232]: cluster 2023-12-02T03:02:13.234715+0000 mgr.y (mgr.24356) 20516 : cluster 0 pgmap v20484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:14 smithi141 bash[31670]: cluster 2023-12-02T03:02:13.234715+0000 mgr.y (mgr.24356) 20516 : cluster 0 pgmap v20484: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:02:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:02:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:02:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:16 smithi040 bash[28232]: cluster 2023-12-02T03:02:15.235864+0000 mgr.y (mgr.24356) 20517 : cluster 0 pgmap v20485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:16 smithi040 bash[28232]: audit 2023-12-02T03:02:15.591511+0000 mon.c (mon.2) 12865 : audit 0 from='client.? 172.21.15.40:0/3062107039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:16 smithi040 bash[41173]: cluster 2023-12-02T03:02:15.235864+0000 mgr.y (mgr.24356) 20517 : cluster 0 pgmap v20485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:16 smithi040 bash[41173]: audit 2023-12-02T03:02:15.591511+0000 mon.c (mon.2) 12865 : audit 0 from='client.? 172.21.15.40:0/3062107039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:16 smithi141 bash[31670]: cluster 2023-12-02T03:02:15.235864+0000 mgr.y (mgr.24356) 20517 : cluster 0 pgmap v20485: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:16 smithi141 bash[31670]: audit 2023-12-02T03:02:15.591511+0000 mon.c (mon.2) 12865 : audit 0 from='client.? 172.21.15.40:0/3062107039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:18 smithi040 bash[41173]: cluster 2023-12-02T03:02:17.236460+0000 mgr.y (mgr.24356) 20518 : cluster 0 pgmap v20486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:18 smithi040 bash[41173]: audit 2023-12-02T03:02:18.050165+0000 mon.a (mon.0) 12614 : audit 0 from='client.? 172.21.15.40:0/1693688765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:18 smithi040 bash[28232]: cluster 2023-12-02T03:02:17.236460+0000 mgr.y (mgr.24356) 20518 : cluster 0 pgmap v20486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:18 smithi040 bash[28232]: audit 2023-12-02T03:02:18.050165+0000 mon.a (mon.0) 12614 : audit 0 from='client.? 172.21.15.40:0/1693688765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:18 smithi141 bash[31670]: cluster 2023-12-02T03:02:17.236460+0000 mgr.y (mgr.24356) 20518 : cluster 0 pgmap v20486: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:18 smithi141 bash[31670]: audit 2023-12-02T03:02:18.050165+0000 mon.a (mon.0) 12614 : audit 0 from='client.? 172.21.15.40:0/1693688765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:20 smithi040 bash[41173]: cluster 2023-12-02T03:02:19.237077+0000 mgr.y (mgr.24356) 20519 : cluster 0 pgmap v20487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:20 smithi040 bash[41173]: audit 2023-12-02T03:02:19.423414+0000 mon.c (mon.2) 12866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:20 smithi040 bash[28232]: cluster 2023-12-02T03:02:19.237077+0000 mgr.y (mgr.24356) 20519 : cluster 0 pgmap v20487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:20 smithi040 bash[28232]: audit 2023-12-02T03:02:19.423414+0000 mon.c (mon.2) 12866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:20 smithi141 bash[31670]: cluster 2023-12-02T03:02:19.237077+0000 mgr.y (mgr.24356) 20519 : cluster 0 pgmap v20487: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:20 smithi141 bash[31670]: audit 2023-12-02T03:02:19.423414+0000 mon.c (mon.2) 12866 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:21 smithi040 bash[41173]: audit 2023-12-02T03:02:20.516391+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.40:0/3394702815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:21 smithi040 bash[28232]: audit 2023-12-02T03:02:20.516391+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.40:0/3394702815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:21 smithi141 bash[31670]: audit 2023-12-02T03:02:20.516391+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.40:0/3394702815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:22 smithi040 bash[28232]: cluster 2023-12-02T03:02:21.238194+0000 mgr.y (mgr.24356) 20520 : cluster 0 pgmap v20488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:22 smithi040 bash[41173]: cluster 2023-12-02T03:02:21.238194+0000 mgr.y (mgr.24356) 20520 : cluster 0 pgmap v20488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:22 smithi141 bash[31670]: cluster 2023-12-02T03:02:21.238194+0000 mgr.y (mgr.24356) 20520 : cluster 0 pgmap v20488: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:23 smithi040 bash[28232]: audit 2023-12-02T03:02:22.989049+0000 mon.a (mon.0) 12616 : audit 0 from='client.? 172.21.15.40:0/58419924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:23 smithi040 bash[41173]: audit 2023-12-02T03:02:22.989049+0000 mon.a (mon.0) 12616 : audit 0 from='client.? 172.21.15.40:0/58419924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:23 smithi141 bash[31670]: audit 2023-12-02T03:02:22.989049+0000 mon.a (mon.0) 12616 : audit 0 from='client.? 172.21.15.40:0/58419924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:24 smithi040 bash[28232]: cluster 2023-12-02T03:02:23.238841+0000 mgr.y (mgr.24356) 20521 : cluster 0 pgmap v20489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:24 smithi040 bash[41173]: cluster 2023-12-02T03:02:23.238841+0000 mgr.y (mgr.24356) 20521 : cluster 0 pgmap v20489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:24 smithi141 bash[31670]: cluster 2023-12-02T03:02:23.238841+0000 mgr.y (mgr.24356) 20521 : cluster 0 pgmap v20489: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:02:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:02:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:02:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:26 smithi040 bash[28232]: cluster 2023-12-02T03:02:25.240066+0000 mgr.y (mgr.24356) 20522 : cluster 0 pgmap v20490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:26 smithi040 bash[28232]: audit 2023-12-02T03:02:25.462247+0000 mon.a (mon.0) 12617 : audit 0 from='client.? 172.21.15.40:0/1482570236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:26 smithi040 bash[41173]: cluster 2023-12-02T03:02:25.240066+0000 mgr.y (mgr.24356) 20522 : cluster 0 pgmap v20490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:26 smithi040 bash[41173]: audit 2023-12-02T03:02:25.462247+0000 mon.a (mon.0) 12617 : audit 0 from='client.? 172.21.15.40:0/1482570236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:26 smithi141 bash[31670]: cluster 2023-12-02T03:02:25.240066+0000 mgr.y (mgr.24356) 20522 : cluster 0 pgmap v20490: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:26 smithi141 bash[31670]: audit 2023-12-02T03:02:25.462247+0000 mon.a (mon.0) 12617 : audit 0 from='client.? 172.21.15.40:0/1482570236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:27 smithi040 bash[28232]: cluster 2023-12-02T03:02:27.240812+0000 mgr.y (mgr.24356) 20523 : cluster 0 pgmap v20491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:27 smithi040 bash[41173]: cluster 2023-12-02T03:02:27.240812+0000 mgr.y (mgr.24356) 20523 : cluster 0 pgmap v20491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:27 smithi141 bash[31670]: cluster 2023-12-02T03:02:27.240812+0000 mgr.y (mgr.24356) 20523 : cluster 0 pgmap v20491: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:28 smithi040 bash[28232]: audit 2023-12-02T03:02:27.916232+0000 mon.a (mon.0) 12618 : audit 0 from='client.? 172.21.15.40:0/3517926744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:28 smithi040 bash[41173]: audit 2023-12-02T03:02:27.916232+0000 mon.a (mon.0) 12618 : audit 0 from='client.? 172.21.15.40:0/3517926744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:28 smithi141 bash[31670]: audit 2023-12-02T03:02:27.916232+0000 mon.a (mon.0) 12618 : audit 0 from='client.? 172.21.15.40:0/3517926744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:29 smithi040 bash[28232]: cluster 2023-12-02T03:02:29.241465+0000 mgr.y (mgr.24356) 20524 : cluster 0 pgmap v20492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:29 smithi040 bash[41173]: cluster 2023-12-02T03:02:29.241465+0000 mgr.y (mgr.24356) 20524 : cluster 0 pgmap v20492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:29 smithi141 bash[31670]: cluster 2023-12-02T03:02:29.241465+0000 mgr.y (mgr.24356) 20524 : cluster 0 pgmap v20492: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:30 smithi040 bash[28232]: audit 2023-12-02T03:02:30.375701+0000 mon.a (mon.0) 12619 : audit 0 from='client.? 172.21.15.40:0/192879048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:30 smithi040 bash[41173]: audit 2023-12-02T03:02:30.375701+0000 mon.a (mon.0) 12619 : audit 0 from='client.? 172.21.15.40:0/192879048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:30 smithi141 bash[31670]: audit 2023-12-02T03:02:30.375701+0000 mon.a (mon.0) 12619 : audit 0 from='client.? 172.21.15.40:0/192879048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:31 smithi040 bash[28232]: cluster 2023-12-02T03:02:31.242647+0000 mgr.y (mgr.24356) 20525 : cluster 0 pgmap v20493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:31 smithi040 bash[41173]: cluster 2023-12-02T03:02:31.242647+0000 mgr.y (mgr.24356) 20525 : cluster 0 pgmap v20493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:31 smithi141 bash[31670]: cluster 2023-12-02T03:02:31.242647+0000 mgr.y (mgr.24356) 20525 : cluster 0 pgmap v20493: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:32 smithi040 bash[28232]: audit 2023-12-02T03:02:32.847803+0000 mon.c (mon.2) 12867 : audit 0 from='client.? 172.21.15.40:0/106102089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:32 smithi040 bash[41173]: audit 2023-12-02T03:02:32.847803+0000 mon.c (mon.2) 12867 : audit 0 from='client.? 172.21.15.40:0/106102089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:32 smithi141 bash[31670]: audit 2023-12-02T03:02:32.847803+0000 mon.c (mon.2) 12867 : audit 0 from='client.? 172.21.15.40:0/106102089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:34.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:34 smithi141 bash[31670]: cluster 2023-12-02T03:02:33.243328+0000 mgr.y (mgr.24356) 20526 : cluster 0 pgmap v20494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:34 smithi040 bash[28232]: cluster 2023-12-02T03:02:33.243328+0000 mgr.y (mgr.24356) 20526 : cluster 0 pgmap v20494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:34 smithi040 bash[41173]: cluster 2023-12-02T03:02:33.243328+0000 mgr.y (mgr.24356) 20526 : cluster 0 pgmap v20494: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:35.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:35 smithi141 bash[31670]: audit 2023-12-02T03:02:34.424045+0000 mon.c (mon.2) 12868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:35 smithi040 bash[28232]: audit 2023-12-02T03:02:34.424045+0000 mon.c (mon.2) 12868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:35 smithi040 bash[41173]: audit 2023-12-02T03:02:34.424045+0000 mon.c (mon.2) 12868 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:36 smithi141 bash[31670]: cluster 2023-12-02T03:02:35.244410+0000 mgr.y (mgr.24356) 20527 : cluster 0 pgmap v20495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:36.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:36 smithi141 bash[31670]: audit 2023-12-02T03:02:35.313974+0000 mon.c (mon.2) 12869 : audit 0 from='client.? 172.21.15.40:0/554973508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:02:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:02:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:02:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:36 smithi040 bash[28232]: cluster 2023-12-02T03:02:35.244410+0000 mgr.y (mgr.24356) 20527 : cluster 0 pgmap v20495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:36 smithi040 bash[28232]: audit 2023-12-02T03:02:35.313974+0000 mon.c (mon.2) 12869 : audit 0 from='client.? 172.21.15.40:0/554973508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:36 smithi040 bash[41173]: cluster 2023-12-02T03:02:35.244410+0000 mgr.y (mgr.24356) 20527 : cluster 0 pgmap v20495: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:36 smithi040 bash[41173]: audit 2023-12-02T03:02:35.313974+0000 mon.c (mon.2) 12869 : audit 0 from='client.? 172.21.15.40:0/554973508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:38 smithi141 bash[31670]: cluster 2023-12-02T03:02:37.245052+0000 mgr.y (mgr.24356) 20528 : cluster 0 pgmap v20496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:38.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:38 smithi141 bash[31670]: audit 2023-12-02T03:02:37.776813+0000 mon.c (mon.2) 12870 : audit 0 from='client.? 172.21.15.40:0/1008834987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:38 smithi040 bash[28232]: cluster 2023-12-02T03:02:37.245052+0000 mgr.y (mgr.24356) 20528 : cluster 0 pgmap v20496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:38 smithi040 bash[28232]: audit 2023-12-02T03:02:37.776813+0000 mon.c (mon.2) 12870 : audit 0 from='client.? 172.21.15.40:0/1008834987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:38 smithi040 bash[41173]: cluster 2023-12-02T03:02:37.245052+0000 mgr.y (mgr.24356) 20528 : cluster 0 pgmap v20496: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:38 smithi040 bash[41173]: audit 2023-12-02T03:02:37.776813+0000 mon.c (mon.2) 12870 : audit 0 from='client.? 172.21.15.40:0/1008834987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:40 smithi141 bash[31670]: cluster 2023-12-02T03:02:39.245704+0000 mgr.y (mgr.24356) 20529 : cluster 0 pgmap v20497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:40.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:40 smithi141 bash[31670]: audit 2023-12-02T03:02:40.231567+0000 mon.a (mon.0) 12620 : audit 0 from='client.? 172.21.15.40:0/1575008595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:40 smithi040 bash[28232]: cluster 2023-12-02T03:02:39.245704+0000 mgr.y (mgr.24356) 20529 : cluster 0 pgmap v20497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:40 smithi040 bash[28232]: audit 2023-12-02T03:02:40.231567+0000 mon.a (mon.0) 12620 : audit 0 from='client.? 172.21.15.40:0/1575008595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:40 smithi040 bash[41173]: cluster 2023-12-02T03:02:39.245704+0000 mgr.y (mgr.24356) 20529 : cluster 0 pgmap v20497: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:40 smithi040 bash[41173]: audit 2023-12-02T03:02:40.231567+0000 mon.a (mon.0) 12620 : audit 0 from='client.? 172.21.15.40:0/1575008595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:42 smithi040 bash[28232]: cluster 2023-12-02T03:02:41.246887+0000 mgr.y (mgr.24356) 20530 : cluster 0 pgmap v20498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:42 smithi040 bash[41173]: cluster 2023-12-02T03:02:41.246887+0000 mgr.y (mgr.24356) 20530 : cluster 0 pgmap v20498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:42 smithi141 bash[31670]: cluster 2023-12-02T03:02:41.246887+0000 mgr.y (mgr.24356) 20530 : cluster 0 pgmap v20498: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:43 smithi040 bash[28232]: audit 2023-12-02T03:02:42.373622+0000 mon.c (mon.2) 12871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:02:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:43 smithi040 bash[28232]: audit 2023-12-02T03:02:42.705781+0000 mon.c (mon.2) 12872 : audit 0 from='client.? 172.21.15.40:0/3695281686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:43 smithi040 bash[41173]: audit 2023-12-02T03:02:42.373622+0000 mon.c (mon.2) 12871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:02:43.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:43 smithi040 bash[41173]: audit 2023-12-02T03:02:42.705781+0000 mon.c (mon.2) 12872 : audit 0 from='client.? 172.21.15.40:0/3695281686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:43 smithi141 bash[31670]: audit 2023-12-02T03:02:42.373622+0000 mon.c (mon.2) 12871 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:02:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:43 smithi141 bash[31670]: audit 2023-12-02T03:02:42.705781+0000 mon.c (mon.2) 12872 : audit 0 from='client.? 172.21.15.40:0/3695281686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:44 smithi040 bash[28232]: cluster 2023-12-02T03:02:43.247543+0000 mgr.y (mgr.24356) 20531 : cluster 0 pgmap v20499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:44 smithi040 bash[41173]: cluster 2023-12-02T03:02:43.247543+0000 mgr.y (mgr.24356) 20531 : cluster 0 pgmap v20499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:44 smithi141 bash[31670]: cluster 2023-12-02T03:02:43.247543+0000 mgr.y (mgr.24356) 20531 : cluster 0 pgmap v20499: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:45 smithi040 bash[28232]: audit 2023-12-02T03:02:45.172751+0000 mon.c (mon.2) 12873 : audit 0 from='client.? 172.21.15.40:0/1205768611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:45 smithi040 bash[41173]: audit 2023-12-02T03:02:45.172751+0000 mon.c (mon.2) 12873 : audit 0 from='client.? 172.21.15.40:0/1205768611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:45 smithi141 bash[31670]: audit 2023-12-02T03:02:45.172751+0000 mon.c (mon.2) 12873 : audit 0 from='client.? 172.21.15.40:0/1205768611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:46 smithi040 bash[41173]: cluster 2023-12-02T03:02:45.248870+0000 mgr.y (mgr.24356) 20532 : cluster 0 pgmap v20500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:02:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:02:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:02:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:46 smithi040 bash[28232]: cluster 2023-12-02T03:02:45.248870+0000 mgr.y (mgr.24356) 20532 : cluster 0 pgmap v20500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:46 smithi141 bash[31670]: cluster 2023-12-02T03:02:45.248870+0000 mgr.y (mgr.24356) 20532 : cluster 0 pgmap v20500: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[41173]: cluster 2023-12-02T03:02:47.249656+0000 mgr.y (mgr.24356) 20533 : cluster 0 pgmap v20501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[41173]: audit 2023-12-02T03:02:47.645219+0000 mon.a (mon.0) 12621 : audit 0 from='client.? 172.21.15.40:0/3453922344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[41173]: audit 2023-12-02T03:02:48.224120+0000 mon.a (mon.0) 12622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[41173]: audit 2023-12-02T03:02:48.234264+0000 mon.a (mon.0) 12623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[28232]: cluster 2023-12-02T03:02:47.249656+0000 mgr.y (mgr.24356) 20533 : cluster 0 pgmap v20501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[28232]: audit 2023-12-02T03:02:47.645219+0000 mon.a (mon.0) 12621 : audit 0 from='client.? 172.21.15.40:0/3453922344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[28232]: audit 2023-12-02T03:02:48.224120+0000 mon.a (mon.0) 12622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:48 smithi040 bash[28232]: audit 2023-12-02T03:02:48.234264+0000 mon.a (mon.0) 12623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:48 smithi141 bash[31670]: cluster 2023-12-02T03:02:47.249656+0000 mgr.y (mgr.24356) 20533 : cluster 0 pgmap v20501: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:48 smithi141 bash[31670]: audit 2023-12-02T03:02:47.645219+0000 mon.a (mon.0) 12621 : audit 0 from='client.? 172.21.15.40:0/3453922344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:48 smithi141 bash[31670]: audit 2023-12-02T03:02:48.224120+0000 mon.a (mon.0) 12622 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:48 smithi141 bash[31670]: audit 2023-12-02T03:02:48.234264+0000 mon.a (mon.0) 12623 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: audit 2023-12-02T03:02:48.582086+0000 mon.a (mon.0) 12624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: audit 2023-12-02T03:02:48.594919+0000 mon.a (mon.0) 12625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: audit 2023-12-02T03:02:49.067928+0000 mon.c (mon.2) 12874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: audit 2023-12-02T03:02:49.070177+0000 mon.c (mon.2) 12875 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: audit 2023-12-02T03:02:49.082248+0000 mon.a (mon.0) 12626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: cluster 2023-12-02T03:02:49.250507+0000 mgr.y (mgr.24356) 20534 : cluster 0 pgmap v20502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[28232]: audit 2023-12-02T03:02:49.424372+0000 mon.c (mon.2) 12876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: audit 2023-12-02T03:02:48.582086+0000 mon.a (mon.0) 12624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: audit 2023-12-02T03:02:48.594919+0000 mon.a (mon.0) 12625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: audit 2023-12-02T03:02:49.067928+0000 mon.c (mon.2) 12874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: audit 2023-12-02T03:02:49.070177+0000 mon.c (mon.2) 12875 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: audit 2023-12-02T03:02:49.082248+0000 mon.a (mon.0) 12626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: cluster 2023-12-02T03:02:49.250507+0000 mgr.y (mgr.24356) 20534 : cluster 0 pgmap v20502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:49 smithi040 bash[41173]: audit 2023-12-02T03:02:49.424372+0000 mon.c (mon.2) 12876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: audit 2023-12-02T03:02:48.582086+0000 mon.a (mon.0) 12624 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: audit 2023-12-02T03:02:48.594919+0000 mon.a (mon.0) 12625 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: audit 2023-12-02T03:02:49.067928+0000 mon.c (mon.2) 12874 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:02:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: audit 2023-12-02T03:02:49.070177+0000 mon.c (mon.2) 12875 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:02:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: audit 2023-12-02T03:02:49.082248+0000 mon.a (mon.0) 12626 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:02:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: cluster 2023-12-02T03:02:49.250507+0000 mgr.y (mgr.24356) 20534 : cluster 0 pgmap v20502: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:49 smithi141 bash[31670]: audit 2023-12-02T03:02:49.424372+0000 mon.c (mon.2) 12876 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:51 smithi040 bash[41173]: audit 2023-12-02T03:02:50.113931+0000 mon.c (mon.2) 12877 : audit 0 from='client.? 172.21.15.40:0/2674176302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:51.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:51 smithi040 bash[28232]: audit 2023-12-02T03:02:50.113931+0000 mon.c (mon.2) 12877 : audit 0 from='client.? 172.21.15.40:0/2674176302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:51.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:51 smithi141 bash[31670]: audit 2023-12-02T03:02:50.113931+0000 mon.c (mon.2) 12877 : audit 0 from='client.? 172.21.15.40:0/2674176302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:52.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:52 smithi040 bash[41173]: cluster 2023-12-02T03:02:51.251722+0000 mgr.y (mgr.24356) 20535 : cluster 0 pgmap v20503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:52.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:52 smithi040 bash[28232]: cluster 2023-12-02T03:02:51.251722+0000 mgr.y (mgr.24356) 20535 : cluster 0 pgmap v20503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:52.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:52 smithi141 bash[31670]: cluster 2023-12-02T03:02:51.251722+0000 mgr.y (mgr.24356) 20535 : cluster 0 pgmap v20503: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:53.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:53 smithi040 bash[28232]: audit 2023-12-02T03:02:52.578320+0000 mon.c (mon.2) 12878 : audit 0 from='client.? 172.21.15.40:0/399147907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:53 smithi040 bash[41173]: audit 2023-12-02T03:02:52.578320+0000 mon.c (mon.2) 12878 : audit 0 from='client.? 172.21.15.40:0/399147907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:53.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:53 smithi141 bash[31670]: audit 2023-12-02T03:02:52.578320+0000 mon.c (mon.2) 12878 : audit 0 from='client.? 172.21.15.40:0/399147907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:54.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:54 smithi141 bash[31670]: cluster 2023-12-02T03:02:53.252369+0000 mgr.y (mgr.24356) 20536 : cluster 0 pgmap v20504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:54 smithi040 bash[28232]: cluster 2023-12-02T03:02:53.252369+0000 mgr.y (mgr.24356) 20536 : cluster 0 pgmap v20504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:54 smithi040 bash[41173]: cluster 2023-12-02T03:02:53.252369+0000 mgr.y (mgr.24356) 20536 : cluster 0 pgmap v20504: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:55.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:55 smithi141 bash[31670]: audit 2023-12-02T03:02:55.038217+0000 mon.a (mon.0) 12627 : audit 0 from='client.? 172.21.15.40:0/3591038469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:55 smithi040 bash[28232]: audit 2023-12-02T03:02:55.038217+0000 mon.a (mon.0) 12627 : audit 0 from='client.? 172.21.15.40:0/3591038469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:55 smithi040 bash[41173]: audit 2023-12-02T03:02:55.038217+0000 mon.a (mon.0) 12627 : audit 0 from='client.? 172.21.15.40:0/3591038469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:56 smithi141 bash[31670]: cluster 2023-12-02T03:02:55.253645+0000 mgr.y (mgr.24356) 20537 : cluster 0 pgmap v20505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:56 smithi040 bash[28232]: cluster 2023-12-02T03:02:55.253645+0000 mgr.y (mgr.24356) 20537 : cluster 0 pgmap v20505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:56.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:02:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:02:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:02:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:56 smithi040 bash[41173]: cluster 2023-12-02T03:02:55.253645+0000 mgr.y (mgr.24356) 20537 : cluster 0 pgmap v20505: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:58 smithi040 bash[28232]: cluster 2023-12-02T03:02:57.254322+0000 mgr.y (mgr.24356) 20538 : cluster 0 pgmap v20506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:02:58 smithi040 bash[28232]: audit 2023-12-02T03:02:57.492445+0000 mon.a (mon.0) 12628 : audit 0 from='client.? 172.21.15.40:0/2873570199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:58 smithi040 bash[41173]: cluster 2023-12-02T03:02:57.254322+0000 mgr.y (mgr.24356) 20538 : cluster 0 pgmap v20506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:58.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:02:58 smithi040 bash[41173]: audit 2023-12-02T03:02:57.492445+0000 mon.a (mon.0) 12628 : audit 0 from='client.? 172.21.15.40:0/2873570199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:02:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:58 smithi141 bash[31670]: cluster 2023-12-02T03:02:57.254322+0000 mgr.y (mgr.24356) 20538 : cluster 0 pgmap v20506: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:02:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:02:58 smithi141 bash[31670]: audit 2023-12-02T03:02:57.492445+0000 mon.a (mon.0) 12628 : audit 0 from='client.? 172.21.15.40:0/2873570199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:00 smithi040 bash[28232]: cluster 2023-12-02T03:02:59.254933+0000 mgr.y (mgr.24356) 20539 : cluster 0 pgmap v20507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:00 smithi040 bash[28232]: audit 2023-12-02T03:02:59.949344+0000 mon.a (mon.0) 12629 : audit 0 from='client.? 172.21.15.40:0/2990675660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:00 smithi040 bash[41173]: cluster 2023-12-02T03:02:59.254933+0000 mgr.y (mgr.24356) 20539 : cluster 0 pgmap v20507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:00 smithi040 bash[41173]: audit 2023-12-02T03:02:59.949344+0000 mon.a (mon.0) 12629 : audit 0 from='client.? 172.21.15.40:0/2990675660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:00 smithi141 bash[31670]: cluster 2023-12-02T03:02:59.254933+0000 mgr.y (mgr.24356) 20539 : cluster 0 pgmap v20507: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:00 smithi141 bash[31670]: audit 2023-12-02T03:02:59.949344+0000 mon.a (mon.0) 12629 : audit 0 from='client.? 172.21.15.40:0/2990675660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:02 smithi040 bash[28232]: cluster 2023-12-02T03:03:01.256093+0000 mgr.y (mgr.24356) 20540 : cluster 0 pgmap v20508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:02 smithi040 bash[41173]: cluster 2023-12-02T03:03:01.256093+0000 mgr.y (mgr.24356) 20540 : cluster 0 pgmap v20508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:02 smithi141 bash[31670]: cluster 2023-12-02T03:03:01.256093+0000 mgr.y (mgr.24356) 20540 : cluster 0 pgmap v20508: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:03 smithi040 bash[28232]: audit 2023-12-02T03:03:02.409279+0000 mon.c (mon.2) 12879 : audit 0 from='client.? 172.21.15.40:0/609515635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:03 smithi040 bash[41173]: audit 2023-12-02T03:03:02.409279+0000 mon.c (mon.2) 12879 : audit 0 from='client.? 172.21.15.40:0/609515635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:03 smithi141 bash[31670]: audit 2023-12-02T03:03:02.409279+0000 mon.c (mon.2) 12879 : audit 0 from='client.? 172.21.15.40:0/609515635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:04 smithi040 bash[28232]: cluster 2023-12-02T03:03:03.256789+0000 mgr.y (mgr.24356) 20541 : cluster 0 pgmap v20509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:04 smithi040 bash[41173]: cluster 2023-12-02T03:03:03.256789+0000 mgr.y (mgr.24356) 20541 : cluster 0 pgmap v20509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:04 smithi141 bash[31670]: cluster 2023-12-02T03:03:03.256789+0000 mgr.y (mgr.24356) 20541 : cluster 0 pgmap v20509: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:05 smithi040 bash[28232]: audit 2023-12-02T03:03:04.425024+0000 mon.c (mon.2) 12880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:05 smithi040 bash[28232]: audit 2023-12-02T03:03:04.880298+0000 mon.c (mon.2) 12881 : audit 0 from='client.? 172.21.15.40:0/2402837406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:05 smithi040 bash[41173]: audit 2023-12-02T03:03:04.425024+0000 mon.c (mon.2) 12880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:05 smithi040 bash[41173]: audit 2023-12-02T03:03:04.880298+0000 mon.c (mon.2) 12881 : audit 0 from='client.? 172.21.15.40:0/2402837406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:05 smithi141 bash[31670]: audit 2023-12-02T03:03:04.425024+0000 mon.c (mon.2) 12880 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:05 smithi141 bash[31670]: audit 2023-12-02T03:03:04.880298+0000 mon.c (mon.2) 12881 : audit 0 from='client.? 172.21.15.40:0/2402837406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:03:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:03:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:03:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:06 smithi040 bash[28232]: cluster 2023-12-02T03:03:05.257918+0000 mgr.y (mgr.24356) 20542 : cluster 0 pgmap v20510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:06 smithi040 bash[41173]: cluster 2023-12-02T03:03:05.257918+0000 mgr.y (mgr.24356) 20542 : cluster 0 pgmap v20510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:06 smithi141 bash[31670]: cluster 2023-12-02T03:03:05.257918+0000 mgr.y (mgr.24356) 20542 : cluster 0 pgmap v20510: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:08 smithi040 bash[41173]: cluster 2023-12-02T03:03:07.258653+0000 mgr.y (mgr.24356) 20543 : cluster 0 pgmap v20511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:08 smithi040 bash[41173]: audit 2023-12-02T03:03:07.346225+0000 mon.a (mon.0) 12630 : audit 0 from='client.? 172.21.15.40:0/1044233226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:08 smithi040 bash[28232]: cluster 2023-12-02T03:03:07.258653+0000 mgr.y (mgr.24356) 20543 : cluster 0 pgmap v20511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:08 smithi040 bash[28232]: audit 2023-12-02T03:03:07.346225+0000 mon.a (mon.0) 12630 : audit 0 from='client.? 172.21.15.40:0/1044233226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:08 smithi141 bash[31670]: cluster 2023-12-02T03:03:07.258653+0000 mgr.y (mgr.24356) 20543 : cluster 0 pgmap v20511: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:08 smithi141 bash[31670]: audit 2023-12-02T03:03:07.346225+0000 mon.a (mon.0) 12630 : audit 0 from='client.? 172.21.15.40:0/1044233226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:10 smithi040 bash[41173]: cluster 2023-12-02T03:03:09.259371+0000 mgr.y (mgr.24356) 20544 : cluster 0 pgmap v20512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:10.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:10 smithi040 bash[41173]: audit 2023-12-02T03:03:09.810500+0000 mon.c (mon.2) 12882 : audit 0 from='client.? 172.21.15.40:0/1715191506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:10 smithi040 bash[28232]: cluster 2023-12-02T03:03:09.259371+0000 mgr.y (mgr.24356) 20544 : cluster 0 pgmap v20512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:10.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:10 smithi040 bash[28232]: audit 2023-12-02T03:03:09.810500+0000 mon.c (mon.2) 12882 : audit 0 from='client.? 172.21.15.40:0/1715191506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:10 smithi141 bash[31670]: cluster 2023-12-02T03:03:09.259371+0000 mgr.y (mgr.24356) 20544 : cluster 0 pgmap v20512: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:10.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:10 smithi141 bash[31670]: audit 2023-12-02T03:03:09.810500+0000 mon.c (mon.2) 12882 : audit 0 from='client.? 172.21.15.40:0/1715191506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:12 smithi040 bash[28232]: cluster 2023-12-02T03:03:11.260577+0000 mgr.y (mgr.24356) 20545 : cluster 0 pgmap v20513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:12 smithi040 bash[28232]: audit 2023-12-02T03:03:12.274341+0000 mon.c (mon.2) 12883 : audit 0 from='client.? 172.21.15.40:0/3409787137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:12 smithi040 bash[41173]: cluster 2023-12-02T03:03:11.260577+0000 mgr.y (mgr.24356) 20545 : cluster 0 pgmap v20513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:12 smithi040 bash[41173]: audit 2023-12-02T03:03:12.274341+0000 mon.c (mon.2) 12883 : audit 0 from='client.? 172.21.15.40:0/3409787137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:12 smithi141 bash[31670]: cluster 2023-12-02T03:03:11.260577+0000 mgr.y (mgr.24356) 20545 : cluster 0 pgmap v20513: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:12.780 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:12 smithi141 bash[31670]: audit 2023-12-02T03:03:12.274341+0000 mon.c (mon.2) 12883 : audit 0 from='client.? 172.21.15.40:0/3409787137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:14 smithi040 bash[28232]: cluster 2023-12-02T03:03:13.261317+0000 mgr.y (mgr.24356) 20546 : cluster 0 pgmap v20514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:14 smithi040 bash[41173]: cluster 2023-12-02T03:03:13.261317+0000 mgr.y (mgr.24356) 20546 : cluster 0 pgmap v20514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:14 smithi141 bash[31670]: cluster 2023-12-02T03:03:13.261317+0000 mgr.y (mgr.24356) 20546 : cluster 0 pgmap v20514: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:15 smithi040 bash[28232]: audit 2023-12-02T03:03:14.738610+0000 mon.c (mon.2) 12884 : audit 0 from='client.? 172.21.15.40:0/285839342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:15 smithi040 bash[41173]: audit 2023-12-02T03:03:14.738610+0000 mon.c (mon.2) 12884 : audit 0 from='client.? 172.21.15.40:0/285839342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:15 smithi141 bash[31670]: audit 2023-12-02T03:03:14.738610+0000 mon.c (mon.2) 12884 : audit 0 from='client.? 172.21.15.40:0/285839342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:16.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:03:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:03:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:03:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:16 smithi040 bash[41173]: cluster 2023-12-02T03:03:15.262504+0000 mgr.y (mgr.24356) 20547 : cluster 0 pgmap v20515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:16.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:16 smithi040 bash[28232]: cluster 2023-12-02T03:03:15.262504+0000 mgr.y (mgr.24356) 20547 : cluster 0 pgmap v20515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:16 smithi141 bash[31670]: cluster 2023-12-02T03:03:15.262504+0000 mgr.y (mgr.24356) 20547 : cluster 0 pgmap v20515: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:17 smithi040 bash[28232]: audit 2023-12-02T03:03:17.198257+0000 mon.a (mon.0) 12631 : audit 0 from='client.? 172.21.15.40:0/4015984994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:17 smithi040 bash[41173]: audit 2023-12-02T03:03:17.198257+0000 mon.a (mon.0) 12631 : audit 0 from='client.? 172.21.15.40:0/4015984994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:17 smithi141 bash[31670]: audit 2023-12-02T03:03:17.198257+0000 mon.a (mon.0) 12631 : audit 0 from='client.? 172.21.15.40:0/4015984994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:18 smithi040 bash[28232]: cluster 2023-12-02T03:03:17.263121+0000 mgr.y (mgr.24356) 20548 : cluster 0 pgmap v20516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:18 smithi040 bash[41173]: cluster 2023-12-02T03:03:17.263121+0000 mgr.y (mgr.24356) 20548 : cluster 0 pgmap v20516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:18 smithi141 bash[31670]: cluster 2023-12-02T03:03:17.263121+0000 mgr.y (mgr.24356) 20548 : cluster 0 pgmap v20516: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:19 smithi040 bash[41173]: cluster 2023-12-02T03:03:19.263818+0000 mgr.y (mgr.24356) 20549 : cluster 0 pgmap v20517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:19 smithi040 bash[28232]: cluster 2023-12-02T03:03:19.263818+0000 mgr.y (mgr.24356) 20549 : cluster 0 pgmap v20517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:19 smithi141 bash[31670]: cluster 2023-12-02T03:03:19.263818+0000 mgr.y (mgr.24356) 20549 : cluster 0 pgmap v20517: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:20 smithi040 bash[28232]: audit 2023-12-02T03:03:19.424539+0000 mon.c (mon.2) 12885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:20 smithi040 bash[28232]: audit 2023-12-02T03:03:19.693594+0000 mon.c (mon.2) 12886 : audit 0 from='client.? 172.21.15.40:0/1528692586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:20 smithi040 bash[41173]: audit 2023-12-02T03:03:19.424539+0000 mon.c (mon.2) 12885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:20 smithi040 bash[41173]: audit 2023-12-02T03:03:19.693594+0000 mon.c (mon.2) 12886 : audit 0 from='client.? 172.21.15.40:0/1528692586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:20 smithi141 bash[31670]: audit 2023-12-02T03:03:19.424539+0000 mon.c (mon.2) 12885 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:20 smithi141 bash[31670]: audit 2023-12-02T03:03:19.693594+0000 mon.c (mon.2) 12886 : audit 0 from='client.? 172.21.15.40:0/1528692586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:21 smithi040 bash[28232]: cluster 2023-12-02T03:03:21.265028+0000 mgr.y (mgr.24356) 20550 : cluster 0 pgmap v20518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:21 smithi040 bash[41173]: cluster 2023-12-02T03:03:21.265028+0000 mgr.y (mgr.24356) 20550 : cluster 0 pgmap v20518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:21 smithi141 bash[31670]: cluster 2023-12-02T03:03:21.265028+0000 mgr.y (mgr.24356) 20550 : cluster 0 pgmap v20518: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:22 smithi040 bash[28232]: audit 2023-12-02T03:03:22.153890+0000 mon.c (mon.2) 12887 : audit 0 from='client.? 172.21.15.40:0/112705116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:22 smithi040 bash[41173]: audit 2023-12-02T03:03:22.153890+0000 mon.c (mon.2) 12887 : audit 0 from='client.? 172.21.15.40:0/112705116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:22 smithi141 bash[31670]: audit 2023-12-02T03:03:22.153890+0000 mon.c (mon.2) 12887 : audit 0 from='client.? 172.21.15.40:0/112705116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:24 smithi040 bash[28232]: cluster 2023-12-02T03:03:23.265696+0000 mgr.y (mgr.24356) 20551 : cluster 0 pgmap v20519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:24 smithi040 bash[41173]: cluster 2023-12-02T03:03:23.265696+0000 mgr.y (mgr.24356) 20551 : cluster 0 pgmap v20519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:24 smithi141 bash[31670]: cluster 2023-12-02T03:03:23.265696+0000 mgr.y (mgr.24356) 20551 : cluster 0 pgmap v20519: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:25 smithi040 bash[41173]: audit 2023-12-02T03:03:24.620919+0000 mon.c (mon.2) 12888 : audit 0 from='client.? 172.21.15.40:0/1532457198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:25 smithi040 bash[28232]: audit 2023-12-02T03:03:24.620919+0000 mon.c (mon.2) 12888 : audit 0 from='client.? 172.21.15.40:0/1532457198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:25 smithi141 bash[31670]: audit 2023-12-02T03:03:24.620919+0000 mon.c (mon.2) 12888 : audit 0 from='client.? 172.21.15.40:0/1532457198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:26 smithi040 bash[28232]: cluster 2023-12-02T03:03:25.266762+0000 mgr.y (mgr.24356) 20552 : cluster 0 pgmap v20520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:03:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:03:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:03:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:26 smithi040 bash[41173]: cluster 2023-12-02T03:03:25.266762+0000 mgr.y (mgr.24356) 20552 : cluster 0 pgmap v20520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:26 smithi141 bash[31670]: cluster 2023-12-02T03:03:25.266762+0000 mgr.y (mgr.24356) 20552 : cluster 0 pgmap v20520: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:27 smithi040 bash[28232]: audit 2023-12-02T03:03:27.086689+0000 mon.a (mon.0) 12632 : audit 0 from='client.? 172.21.15.40:0/651596187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:27 smithi040 bash[41173]: audit 2023-12-02T03:03:27.086689+0000 mon.a (mon.0) 12632 : audit 0 from='client.? 172.21.15.40:0/651596187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:27 smithi141 bash[31670]: audit 2023-12-02T03:03:27.086689+0000 mon.a (mon.0) 12632 : audit 0 from='client.? 172.21.15.40:0/651596187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:28 smithi040 bash[28232]: cluster 2023-12-02T03:03:27.267440+0000 mgr.y (mgr.24356) 20553 : cluster 0 pgmap v20521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:28 smithi040 bash[41173]: cluster 2023-12-02T03:03:27.267440+0000 mgr.y (mgr.24356) 20553 : cluster 0 pgmap v20521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:28 smithi141 bash[31670]: cluster 2023-12-02T03:03:27.267440+0000 mgr.y (mgr.24356) 20553 : cluster 0 pgmap v20521: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:30 smithi040 bash[28232]: cluster 2023-12-02T03:03:29.268080+0000 mgr.y (mgr.24356) 20554 : cluster 0 pgmap v20522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:30 smithi040 bash[28232]: audit 2023-12-02T03:03:29.557626+0000 mon.a (mon.0) 12633 : audit 0 from='client.? 172.21.15.40:0/797469126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:30 smithi040 bash[41173]: cluster 2023-12-02T03:03:29.268080+0000 mgr.y (mgr.24356) 20554 : cluster 0 pgmap v20522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:30 smithi040 bash[41173]: audit 2023-12-02T03:03:29.557626+0000 mon.a (mon.0) 12633 : audit 0 from='client.? 172.21.15.40:0/797469126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:30 smithi141 bash[31670]: cluster 2023-12-02T03:03:29.268080+0000 mgr.y (mgr.24356) 20554 : cluster 0 pgmap v20522: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:30 smithi141 bash[31670]: audit 2023-12-02T03:03:29.557626+0000 mon.a (mon.0) 12633 : audit 0 from='client.? 172.21.15.40:0/797469126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:32 smithi040 bash[28232]: cluster 2023-12-02T03:03:31.269297+0000 mgr.y (mgr.24356) 20555 : cluster 0 pgmap v20523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:32.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:32 smithi040 bash[28232]: audit 2023-12-02T03:03:32.020381+0000 mon.a (mon.0) 12634 : audit 0 from='client.? 172.21.15.40:0/1046519026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:32.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:32 smithi040 bash[41173]: cluster 2023-12-02T03:03:31.269297+0000 mgr.y (mgr.24356) 20555 : cluster 0 pgmap v20523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:32.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:32 smithi040 bash[41173]: audit 2023-12-02T03:03:32.020381+0000 mon.a (mon.0) 12634 : audit 0 from='client.? 172.21.15.40:0/1046519026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:32 smithi141 bash[31670]: cluster 2023-12-02T03:03:31.269297+0000 mgr.y (mgr.24356) 20555 : cluster 0 pgmap v20523: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:32 smithi141 bash[31670]: audit 2023-12-02T03:03:32.020381+0000 mon.a (mon.0) 12634 : audit 0 from='client.? 172.21.15.40:0/1046519026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:34 smithi040 bash[28232]: cluster 2023-12-02T03:03:33.269944+0000 mgr.y (mgr.24356) 20556 : cluster 0 pgmap v20524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:34 smithi040 bash[41173]: cluster 2023-12-02T03:03:33.269944+0000 mgr.y (mgr.24356) 20556 : cluster 0 pgmap v20524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:34 smithi141 bash[31670]: cluster 2023-12-02T03:03:33.269944+0000 mgr.y (mgr.24356) 20556 : cluster 0 pgmap v20524: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:35 smithi040 bash[41173]: audit 2023-12-02T03:03:34.424921+0000 mon.c (mon.2) 12889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:35 smithi040 bash[41173]: audit 2023-12-02T03:03:34.482474+0000 mon.a (mon.0) 12635 : audit 0 from='client.? 172.21.15.40:0/3968412076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:35 smithi040 bash[28232]: audit 2023-12-02T03:03:34.424921+0000 mon.c (mon.2) 12889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:35 smithi040 bash[28232]: audit 2023-12-02T03:03:34.482474+0000 mon.a (mon.0) 12635 : audit 0 from='client.? 172.21.15.40:0/3968412076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:35 smithi141 bash[31670]: audit 2023-12-02T03:03:34.424921+0000 mon.c (mon.2) 12889 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:35 smithi141 bash[31670]: audit 2023-12-02T03:03:34.482474+0000 mon.a (mon.0) 12635 : audit 0 from='client.? 172.21.15.40:0/3968412076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:36 smithi040 bash[41173]: cluster 2023-12-02T03:03:35.271119+0000 mgr.y (mgr.24356) 20557 : cluster 0 pgmap v20525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:36 smithi040 bash[28232]: cluster 2023-12-02T03:03:35.271119+0000 mgr.y (mgr.24356) 20557 : cluster 0 pgmap v20525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:03:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:03:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:03:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:36 smithi141 bash[31670]: cluster 2023-12-02T03:03:35.271119+0000 mgr.y (mgr.24356) 20557 : cluster 0 pgmap v20525: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:37 smithi040 bash[28232]: audit 2023-12-02T03:03:36.946292+0000 mon.c (mon.2) 12890 : audit 0 from='client.? 172.21.15.40:0/3041232159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:37 smithi040 bash[41173]: audit 2023-12-02T03:03:36.946292+0000 mon.c (mon.2) 12890 : audit 0 from='client.? 172.21.15.40:0/3041232159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:37 smithi141 bash[31670]: audit 2023-12-02T03:03:36.946292+0000 mon.c (mon.2) 12890 : audit 0 from='client.? 172.21.15.40:0/3041232159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:38 smithi040 bash[28232]: cluster 2023-12-02T03:03:37.271793+0000 mgr.y (mgr.24356) 20558 : cluster 0 pgmap v20526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:38 smithi040 bash[41173]: cluster 2023-12-02T03:03:37.271793+0000 mgr.y (mgr.24356) 20558 : cluster 0 pgmap v20526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:38 smithi141 bash[31670]: cluster 2023-12-02T03:03:37.271793+0000 mgr.y (mgr.24356) 20558 : cluster 0 pgmap v20526: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:40 smithi040 bash[28232]: cluster 2023-12-02T03:03:39.272452+0000 mgr.y (mgr.24356) 20559 : cluster 0 pgmap v20527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:40.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:40 smithi040 bash[28232]: audit 2023-12-02T03:03:39.420335+0000 mon.c (mon.2) 12891 : audit 0 from='client.? 172.21.15.40:0/474226864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:40.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:40 smithi040 bash[41173]: cluster 2023-12-02T03:03:39.272452+0000 mgr.y (mgr.24356) 20559 : cluster 0 pgmap v20527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:40.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:40 smithi040 bash[41173]: audit 2023-12-02T03:03:39.420335+0000 mon.c (mon.2) 12891 : audit 0 from='client.? 172.21.15.40:0/474226864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:40 smithi141 bash[31670]: cluster 2023-12-02T03:03:39.272452+0000 mgr.y (mgr.24356) 20559 : cluster 0 pgmap v20527: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:40 smithi141 bash[31670]: audit 2023-12-02T03:03:39.420335+0000 mon.c (mon.2) 12891 : audit 0 from='client.? 172.21.15.40:0/474226864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:42 smithi040 bash[28232]: cluster 2023-12-02T03:03:41.273683+0000 mgr.y (mgr.24356) 20560 : cluster 0 pgmap v20528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:42 smithi040 bash[28232]: audit 2023-12-02T03:03:41.885479+0000 mon.c (mon.2) 12892 : audit 0 from='client.? 172.21.15.40:0/1934852287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:42 smithi040 bash[41173]: cluster 2023-12-02T03:03:41.273683+0000 mgr.y (mgr.24356) 20560 : cluster 0 pgmap v20528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:42 smithi040 bash[41173]: audit 2023-12-02T03:03:41.885479+0000 mon.c (mon.2) 12892 : audit 0 from='client.? 172.21.15.40:0/1934852287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:42 smithi141 bash[31670]: cluster 2023-12-02T03:03:41.273683+0000 mgr.y (mgr.24356) 20560 : cluster 0 pgmap v20528: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:42 smithi141 bash[31670]: audit 2023-12-02T03:03:41.885479+0000 mon.c (mon.2) 12892 : audit 0 from='client.? 172.21.15.40:0/1934852287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:44 smithi040 bash[28232]: cluster 2023-12-02T03:03:43.274466+0000 mgr.y (mgr.24356) 20561 : cluster 0 pgmap v20529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:44 smithi040 bash[41173]: cluster 2023-12-02T03:03:43.274466+0000 mgr.y (mgr.24356) 20561 : cluster 0 pgmap v20529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:44 smithi141 bash[31670]: cluster 2023-12-02T03:03:43.274466+0000 mgr.y (mgr.24356) 20561 : cluster 0 pgmap v20529: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:45 smithi040 bash[28232]: audit 2023-12-02T03:03:44.353406+0000 mon.c (mon.2) 12893 : audit 0 from='client.? 172.21.15.40:0/1632794629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:45 smithi040 bash[41173]: audit 2023-12-02T03:03:44.353406+0000 mon.c (mon.2) 12893 : audit 0 from='client.? 172.21.15.40:0/1632794629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:45 smithi141 bash[31670]: audit 2023-12-02T03:03:44.353406+0000 mon.c (mon.2) 12893 : audit 0 from='client.? 172.21.15.40:0/1632794629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:46 smithi040 bash[28232]: cluster 2023-12-02T03:03:45.275652+0000 mgr.y (mgr.24356) 20562 : cluster 0 pgmap v20530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:03:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:03:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:03:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:46 smithi040 bash[41173]: cluster 2023-12-02T03:03:45.275652+0000 mgr.y (mgr.24356) 20562 : cluster 0 pgmap v20530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:46 smithi141 bash[31670]: cluster 2023-12-02T03:03:45.275652+0000 mgr.y (mgr.24356) 20562 : cluster 0 pgmap v20530: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:47 smithi040 bash[41173]: audit 2023-12-02T03:03:46.817519+0000 mon.a (mon.0) 12636 : audit 0 from='client.? 172.21.15.40:0/2861967105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:47 smithi040 bash[28232]: audit 2023-12-02T03:03:46.817519+0000 mon.a (mon.0) 12636 : audit 0 from='client.? 172.21.15.40:0/2861967105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:47 smithi141 bash[31670]: audit 2023-12-02T03:03:46.817519+0000 mon.a (mon.0) 12636 : audit 0 from='client.? 172.21.15.40:0/2861967105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:48 smithi040 bash[28232]: cluster 2023-12-02T03:03:47.276434+0000 mgr.y (mgr.24356) 20563 : cluster 0 pgmap v20531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:48 smithi040 bash[41173]: cluster 2023-12-02T03:03:47.276434+0000 mgr.y (mgr.24356) 20563 : cluster 0 pgmap v20531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:48 smithi141 bash[31670]: cluster 2023-12-02T03:03:47.276434+0000 mgr.y (mgr.24356) 20563 : cluster 0 pgmap v20531: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:49 smithi040 bash[28232]: audit 2023-12-02T03:03:49.167386+0000 mon.c (mon.2) 12894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:03:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:49 smithi040 bash[28232]: audit 2023-12-02T03:03:49.271864+0000 mon.a (mon.0) 12637 : audit 0 from='client.? 172.21.15.40:0/1051176285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:49 smithi040 bash[41173]: audit 2023-12-02T03:03:49.167386+0000 mon.c (mon.2) 12894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:03:49.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:49 smithi040 bash[41173]: audit 2023-12-02T03:03:49.271864+0000 mon.a (mon.0) 12637 : audit 0 from='client.? 172.21.15.40:0/1051176285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:49 smithi141 bash[31670]: audit 2023-12-02T03:03:49.167386+0000 mon.c (mon.2) 12894 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:03:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:49 smithi141 bash[31670]: audit 2023-12-02T03:03:49.271864+0000 mon.a (mon.0) 12637 : audit 0 from='client.? 172.21.15.40:0/1051176285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:50 smithi040 bash[28232]: cluster 2023-12-02T03:03:49.276999+0000 mgr.y (mgr.24356) 20564 : cluster 0 pgmap v20532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:50 smithi040 bash[28232]: audit 2023-12-02T03:03:49.425573+0000 mon.c (mon.2) 12895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:50 smithi040 bash[41173]: cluster 2023-12-02T03:03:49.276999+0000 mgr.y (mgr.24356) 20564 : cluster 0 pgmap v20532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:50 smithi040 bash[41173]: audit 2023-12-02T03:03:49.425573+0000 mon.c (mon.2) 12895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:50 smithi141 bash[31670]: cluster 2023-12-02T03:03:49.276999+0000 mgr.y (mgr.24356) 20564 : cluster 0 pgmap v20532: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:50 smithi141 bash[31670]: audit 2023-12-02T03:03:49.425573+0000 mon.c (mon.2) 12895 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:52 smithi040 bash[28232]: cluster 2023-12-02T03:03:51.278073+0000 mgr.y (mgr.24356) 20565 : cluster 0 pgmap v20533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:52 smithi040 bash[28232]: audit 2023-12-02T03:03:51.749036+0000 mon.c (mon.2) 12896 : audit 0 from='client.? 172.21.15.40:0/3052287636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:52 smithi040 bash[41173]: cluster 2023-12-02T03:03:51.278073+0000 mgr.y (mgr.24356) 20565 : cluster 0 pgmap v20533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:52.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:52 smithi040 bash[41173]: audit 2023-12-02T03:03:51.749036+0000 mon.c (mon.2) 12896 : audit 0 from='client.? 172.21.15.40:0/3052287636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:52 smithi141 bash[31670]: cluster 2023-12-02T03:03:51.278073+0000 mgr.y (mgr.24356) 20565 : cluster 0 pgmap v20533: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:52 smithi141 bash[31670]: audit 2023-12-02T03:03:51.749036+0000 mon.c (mon.2) 12896 : audit 0 from='client.? 172.21.15.40:0/3052287636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:54 smithi040 bash[41173]: cluster 2023-12-02T03:03:53.278776+0000 mgr.y (mgr.24356) 20566 : cluster 0 pgmap v20534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:54 smithi040 bash[41173]: audit 2023-12-02T03:03:54.224889+0000 mon.c (mon.2) 12897 : audit 0 from='client.? 172.21.15.40:0/3854478063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:54 smithi040 bash[28232]: cluster 2023-12-02T03:03:53.278776+0000 mgr.y (mgr.24356) 20566 : cluster 0 pgmap v20534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:54 smithi040 bash[28232]: audit 2023-12-02T03:03:54.224889+0000 mon.c (mon.2) 12897 : audit 0 from='client.? 172.21.15.40:0/3854478063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:54 smithi141 bash[31670]: cluster 2023-12-02T03:03:53.278776+0000 mgr.y (mgr.24356) 20566 : cluster 0 pgmap v20534: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:54 smithi141 bash[31670]: audit 2023-12-02T03:03:54.224889+0000 mon.c (mon.2) 12897 : audit 0 from='client.? 172.21.15.40:0/3854478063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.060975+0000 mon.a (mon.0) 12638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.077243+0000 mon.a (mon.0) 12639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: cluster 2023-12-02T03:03:55.279932+0000 mgr.y (mgr.24356) 20567 : cluster 0 pgmap v20535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.361416+0000 mon.a (mon.0) 12640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.371792+0000 mon.a (mon.0) 12641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.848064+0000 mon.c (mon.2) 12898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.849797+0000 mon.c (mon.2) 12899 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[41173]: audit 2023-12-02T03:03:55.859572+0000 mon.a (mon.0) 12642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.060975+0000 mon.a (mon.0) 12638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.077243+0000 mon.a (mon.0) 12639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: cluster 2023-12-02T03:03:55.279932+0000 mgr.y (mgr.24356) 20567 : cluster 0 pgmap v20535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.361416+0000 mon.a (mon.0) 12640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.371792+0000 mon.a (mon.0) 12641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.848064+0000 mon.c (mon.2) 12898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.849797+0000 mon.c (mon.2) 12899 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:03:56.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28232]: audit 2023-12-02T03:03:55.859572+0000 mon.a (mon.0) 12642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.060975+0000 mon.a (mon.0) 12638 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.077243+0000 mon.a (mon.0) 12639 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: cluster 2023-12-02T03:03:55.279932+0000 mgr.y (mgr.24356) 20567 : cluster 0 pgmap v20535: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.361416+0000 mon.a (mon.0) 12640 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.371792+0000 mon.a (mon.0) 12641 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.848064+0000 mon.c (mon.2) 12898 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:03:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.849797+0000 mon.c (mon.2) 12899 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:03:56.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:56 smithi141 bash[31670]: audit 2023-12-02T03:03:55.859572+0000 mon.a (mon.0) 12642 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:03:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:03:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:03:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:03:57.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:57 smithi040 bash[28232]: audit 2023-12-02T03:03:56.687863+0000 mon.a (mon.0) 12643 : audit 0 from='client.? 172.21.15.40:0/626583975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:57.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:57 smithi040 bash[41173]: audit 2023-12-02T03:03:56.687863+0000 mon.a (mon.0) 12643 : audit 0 from='client.? 172.21.15.40:0/626583975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:57.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:57 smithi141 bash[31670]: audit 2023-12-02T03:03:56.687863+0000 mon.a (mon.0) 12643 : audit 0 from='client.? 172.21.15.40:0/626583975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:58 smithi040 bash[28232]: cluster 2023-12-02T03:03:57.280771+0000 mgr.y (mgr.24356) 20568 : cluster 0 pgmap v20536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:58 smithi040 bash[41173]: cluster 2023-12-02T03:03:57.280771+0000 mgr.y (mgr.24356) 20568 : cluster 0 pgmap v20536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:58.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:58 smithi141 bash[31670]: cluster 2023-12-02T03:03:57.280771+0000 mgr.y (mgr.24356) 20568 : cluster 0 pgmap v20536: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:03:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:03:59 smithi040 bash[28232]: audit 2023-12-02T03:03:59.146536+0000 mon.c (mon.2) 12900 : audit 0 from='client.? 172.21.15.40:0/2324815693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:03:59 smithi040 bash[41173]: audit 2023-12-02T03:03:59.146536+0000 mon.c (mon.2) 12900 : audit 0 from='client.? 172.21.15.40:0/2324815693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:03:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:03:59 smithi141 bash[31670]: audit 2023-12-02T03:03:59.146536+0000 mon.c (mon.2) 12900 : audit 0 from='client.? 172.21.15.40:0/2324815693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:00 smithi040 bash[28232]: cluster 2023-12-02T03:03:59.281456+0000 mgr.y (mgr.24356) 20569 : cluster 0 pgmap v20537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:00 smithi040 bash[41173]: cluster 2023-12-02T03:03:59.281456+0000 mgr.y (mgr.24356) 20569 : cluster 0 pgmap v20537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:00 smithi141 bash[31670]: cluster 2023-12-02T03:03:59.281456+0000 mgr.y (mgr.24356) 20569 : cluster 0 pgmap v20537: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:02 smithi040 bash[28232]: cluster 2023-12-02T03:04:01.282355+0000 mgr.y (mgr.24356) 20570 : cluster 0 pgmap v20538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:02.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:02 smithi040 bash[28232]: audit 2023-12-02T03:04:01.618752+0000 mon.c (mon.2) 12901 : audit 0 from='client.? 172.21.15.40:0/1582575245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:02 smithi040 bash[41173]: cluster 2023-12-02T03:04:01.282355+0000 mgr.y (mgr.24356) 20570 : cluster 0 pgmap v20538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:02 smithi040 bash[41173]: audit 2023-12-02T03:04:01.618752+0000 mon.c (mon.2) 12901 : audit 0 from='client.? 172.21.15.40:0/1582575245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:02 smithi141 bash[31670]: cluster 2023-12-02T03:04:01.282355+0000 mgr.y (mgr.24356) 20570 : cluster 0 pgmap v20538: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:02 smithi141 bash[31670]: audit 2023-12-02T03:04:01.618752+0000 mon.c (mon.2) 12901 : audit 0 from='client.? 172.21.15.40:0/1582575245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:04 smithi040 bash[28232]: cluster 2023-12-02T03:04:03.282968+0000 mgr.y (mgr.24356) 20571 : cluster 0 pgmap v20539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:04 smithi040 bash[28232]: audit 2023-12-02T03:04:04.077855+0000 mon.c (mon.2) 12902 : audit 0 from='client.? 172.21.15.40:0/1979314984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:04 smithi040 bash[41173]: cluster 2023-12-02T03:04:03.282968+0000 mgr.y (mgr.24356) 20571 : cluster 0 pgmap v20539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:04 smithi040 bash[41173]: audit 2023-12-02T03:04:04.077855+0000 mon.c (mon.2) 12902 : audit 0 from='client.? 172.21.15.40:0/1979314984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:04 smithi141 bash[31670]: cluster 2023-12-02T03:04:03.282968+0000 mgr.y (mgr.24356) 20571 : cluster 0 pgmap v20539: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:04 smithi141 bash[31670]: audit 2023-12-02T03:04:04.077855+0000 mon.c (mon.2) 12902 : audit 0 from='client.? 172.21.15.40:0/1979314984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:05 smithi040 bash[28232]: audit 2023-12-02T03:04:04.426191+0000 mon.c (mon.2) 12903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:05 smithi040 bash[41173]: audit 2023-12-02T03:04:04.426191+0000 mon.c (mon.2) 12903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:05 smithi141 bash[31670]: audit 2023-12-02T03:04:04.426191+0000 mon.c (mon.2) 12903 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:04:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:04:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:04:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:06 smithi040 bash[41173]: cluster 2023-12-02T03:04:05.284099+0000 mgr.y (mgr.24356) 20572 : cluster 0 pgmap v20540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:06 smithi040 bash[28232]: cluster 2023-12-02T03:04:05.284099+0000 mgr.y (mgr.24356) 20572 : cluster 0 pgmap v20540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:06 smithi141 bash[31670]: cluster 2023-12-02T03:04:05.284099+0000 mgr.y (mgr.24356) 20572 : cluster 0 pgmap v20540: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:07 smithi040 bash[28232]: audit 2023-12-02T03:04:06.542518+0000 mon.c (mon.2) 12904 : audit 0 from='client.? 172.21.15.40:0/1796221152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:07 smithi040 bash[41173]: audit 2023-12-02T03:04:06.542518+0000 mon.c (mon.2) 12904 : audit 0 from='client.? 172.21.15.40:0/1796221152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:07 smithi141 bash[31670]: audit 2023-12-02T03:04:06.542518+0000 mon.c (mon.2) 12904 : audit 0 from='client.? 172.21.15.40:0/1796221152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:08 smithi040 bash[41173]: cluster 2023-12-02T03:04:07.284756+0000 mgr.y (mgr.24356) 20573 : cluster 0 pgmap v20541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:08 smithi040 bash[28232]: cluster 2023-12-02T03:04:07.284756+0000 mgr.y (mgr.24356) 20573 : cluster 0 pgmap v20541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:08 smithi141 bash[31670]: cluster 2023-12-02T03:04:07.284756+0000 mgr.y (mgr.24356) 20573 : cluster 0 pgmap v20541: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:09 smithi040 bash[28232]: audit 2023-12-02T03:04:09.008279+0000 mon.a (mon.0) 12644 : audit 0 from='client.? 172.21.15.40:0/351292069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:09 smithi040 bash[41173]: audit 2023-12-02T03:04:09.008279+0000 mon.a (mon.0) 12644 : audit 0 from='client.? 172.21.15.40:0/351292069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:09 smithi141 bash[31670]: audit 2023-12-02T03:04:09.008279+0000 mon.a (mon.0) 12644 : audit 0 from='client.? 172.21.15.40:0/351292069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:10 smithi040 bash[28232]: cluster 2023-12-02T03:04:09.285419+0000 mgr.y (mgr.24356) 20574 : cluster 0 pgmap v20542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:10 smithi040 bash[41173]: cluster 2023-12-02T03:04:09.285419+0000 mgr.y (mgr.24356) 20574 : cluster 0 pgmap v20542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:10 smithi141 bash[31670]: cluster 2023-12-02T03:04:09.285419+0000 mgr.y (mgr.24356) 20574 : cluster 0 pgmap v20542: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:12 smithi040 bash[41173]: cluster 2023-12-02T03:04:11.286557+0000 mgr.y (mgr.24356) 20575 : cluster 0 pgmap v20543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:12 smithi040 bash[41173]: audit 2023-12-02T03:04:11.464155+0000 mon.c (mon.2) 12905 : audit 0 from='client.? 172.21.15.40:0/1129505688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:12 smithi040 bash[28232]: cluster 2023-12-02T03:04:11.286557+0000 mgr.y (mgr.24356) 20575 : cluster 0 pgmap v20543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:12.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:12 smithi040 bash[28232]: audit 2023-12-02T03:04:11.464155+0000 mon.c (mon.2) 12905 : audit 0 from='client.? 172.21.15.40:0/1129505688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:12 smithi141 bash[31670]: cluster 2023-12-02T03:04:11.286557+0000 mgr.y (mgr.24356) 20575 : cluster 0 pgmap v20543: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:12 smithi141 bash[31670]: audit 2023-12-02T03:04:11.464155+0000 mon.c (mon.2) 12905 : audit 0 from='client.? 172.21.15.40:0/1129505688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:14 smithi040 bash[41173]: cluster 2023-12-02T03:04:13.287199+0000 mgr.y (mgr.24356) 20576 : cluster 0 pgmap v20544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:14 smithi040 bash[41173]: audit 2023-12-02T03:04:13.927013+0000 mon.a (mon.0) 12645 : audit 0 from='client.? 172.21.15.40:0/2147945922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:14 smithi040 bash[28232]: cluster 2023-12-02T03:04:13.287199+0000 mgr.y (mgr.24356) 20576 : cluster 0 pgmap v20544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:14.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:14 smithi040 bash[28232]: audit 2023-12-02T03:04:13.927013+0000 mon.a (mon.0) 12645 : audit 0 from='client.? 172.21.15.40:0/2147945922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:14 smithi141 bash[31670]: cluster 2023-12-02T03:04:13.287199+0000 mgr.y (mgr.24356) 20576 : cluster 0 pgmap v20544: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:14 smithi141 bash[31670]: audit 2023-12-02T03:04:13.927013+0000 mon.a (mon.0) 12645 : audit 0 from='client.? 172.21.15.40:0/2147945922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:16 smithi040 bash[41173]: cluster 2023-12-02T03:04:15.288442+0000 mgr.y (mgr.24356) 20577 : cluster 0 pgmap v20545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:16 smithi040 bash[28232]: cluster 2023-12-02T03:04:15.288442+0000 mgr.y (mgr.24356) 20577 : cluster 0 pgmap v20545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:04:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:04:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:04:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:16 smithi141 bash[31670]: cluster 2023-12-02T03:04:15.288442+0000 mgr.y (mgr.24356) 20577 : cluster 0 pgmap v20545: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:17 smithi040 bash[28232]: audit 2023-12-02T03:04:16.395359+0000 mon.c (mon.2) 12906 : audit 0 from='client.? 172.21.15.40:0/390093494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:17 smithi040 bash[41173]: audit 2023-12-02T03:04:16.395359+0000 mon.c (mon.2) 12906 : audit 0 from='client.? 172.21.15.40:0/390093494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:17 smithi141 bash[31670]: audit 2023-12-02T03:04:16.395359+0000 mon.c (mon.2) 12906 : audit 0 from='client.? 172.21.15.40:0/390093494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:18 smithi040 bash[41173]: cluster 2023-12-02T03:04:17.289236+0000 mgr.y (mgr.24356) 20578 : cluster 0 pgmap v20546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:18 smithi040 bash[28232]: cluster 2023-12-02T03:04:17.289236+0000 mgr.y (mgr.24356) 20578 : cluster 0 pgmap v20546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:18 smithi141 bash[31670]: cluster 2023-12-02T03:04:17.289236+0000 mgr.y (mgr.24356) 20578 : cluster 0 pgmap v20546: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:19 smithi040 bash[28232]: audit 2023-12-02T03:04:18.863145+0000 mon.c (mon.2) 12907 : audit 0 from='client.? 172.21.15.40:0/1294830123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:19 smithi040 bash[41173]: audit 2023-12-02T03:04:18.863145+0000 mon.c (mon.2) 12907 : audit 0 from='client.? 172.21.15.40:0/1294830123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:19 smithi141 bash[31670]: audit 2023-12-02T03:04:18.863145+0000 mon.c (mon.2) 12907 : audit 0 from='client.? 172.21.15.40:0/1294830123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:20 smithi040 bash[28232]: cluster 2023-12-02T03:04:19.290089+0000 mgr.y (mgr.24356) 20579 : cluster 0 pgmap v20547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:20 smithi040 bash[28232]: audit 2023-12-02T03:04:19.426221+0000 mon.c (mon.2) 12908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:20 smithi040 bash[41173]: cluster 2023-12-02T03:04:19.290089+0000 mgr.y (mgr.24356) 20579 : cluster 0 pgmap v20547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:20 smithi040 bash[41173]: audit 2023-12-02T03:04:19.426221+0000 mon.c (mon.2) 12908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:20 smithi141 bash[31670]: cluster 2023-12-02T03:04:19.290089+0000 mgr.y (mgr.24356) 20579 : cluster 0 pgmap v20547: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:20 smithi141 bash[31670]: audit 2023-12-02T03:04:19.426221+0000 mon.c (mon.2) 12908 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:22 smithi040 bash[28232]: cluster 2023-12-02T03:04:21.291364+0000 mgr.y (mgr.24356) 20580 : cluster 0 pgmap v20548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:22 smithi040 bash[28232]: audit 2023-12-02T03:04:21.331209+0000 mon.c (mon.2) 12909 : audit 0 from='client.? 172.21.15.40:0/303483665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:22 smithi040 bash[41173]: cluster 2023-12-02T03:04:21.291364+0000 mgr.y (mgr.24356) 20580 : cluster 0 pgmap v20548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:22.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:22 smithi040 bash[41173]: audit 2023-12-02T03:04:21.331209+0000 mon.c (mon.2) 12909 : audit 0 from='client.? 172.21.15.40:0/303483665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:22 smithi141 bash[31670]: cluster 2023-12-02T03:04:21.291364+0000 mgr.y (mgr.24356) 20580 : cluster 0 pgmap v20548: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:22 smithi141 bash[31670]: audit 2023-12-02T03:04:21.331209+0000 mon.c (mon.2) 12909 : audit 0 from='client.? 172.21.15.40:0/303483665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:24 smithi040 bash[28232]: cluster 2023-12-02T03:04:23.292041+0000 mgr.y (mgr.24356) 20581 : cluster 0 pgmap v20549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:24 smithi040 bash[28232]: audit 2023-12-02T03:04:23.797283+0000 mon.a (mon.0) 12646 : audit 0 from='client.? 172.21.15.40:0/3755550182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:24 smithi040 bash[41173]: cluster 2023-12-02T03:04:23.292041+0000 mgr.y (mgr.24356) 20581 : cluster 0 pgmap v20549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:24 smithi040 bash[41173]: audit 2023-12-02T03:04:23.797283+0000 mon.a (mon.0) 12646 : audit 0 from='client.? 172.21.15.40:0/3755550182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:24 smithi141 bash[31670]: cluster 2023-12-02T03:04:23.292041+0000 mgr.y (mgr.24356) 20581 : cluster 0 pgmap v20549: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:24 smithi141 bash[31670]: audit 2023-12-02T03:04:23.797283+0000 mon.a (mon.0) 12646 : audit 0 from='client.? 172.21.15.40:0/3755550182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:04:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:04:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:04:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:26 smithi040 bash[28232]: cluster 2023-12-02T03:04:25.293366+0000 mgr.y (mgr.24356) 20582 : cluster 0 pgmap v20550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:26.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:26 smithi040 bash[28232]: audit 2023-12-02T03:04:26.266636+0000 mon.c (mon.2) 12910 : audit 0 from='client.? 172.21.15.40:0/258104878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:26 smithi040 bash[41173]: cluster 2023-12-02T03:04:25.293366+0000 mgr.y (mgr.24356) 20582 : cluster 0 pgmap v20550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:26 smithi040 bash[41173]: audit 2023-12-02T03:04:26.266636+0000 mon.c (mon.2) 12910 : audit 0 from='client.? 172.21.15.40:0/258104878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:26 smithi141 bash[31670]: cluster 2023-12-02T03:04:25.293366+0000 mgr.y (mgr.24356) 20582 : cluster 0 pgmap v20550: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:26 smithi141 bash[31670]: audit 2023-12-02T03:04:26.266636+0000 mon.c (mon.2) 12910 : audit 0 from='client.? 172.21.15.40:0/258104878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:28 smithi040 bash[28232]: cluster 2023-12-02T03:04:27.294130+0000 mgr.y (mgr.24356) 20583 : cluster 0 pgmap v20551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:28 smithi040 bash[41173]: cluster 2023-12-02T03:04:27.294130+0000 mgr.y (mgr.24356) 20583 : cluster 0 pgmap v20551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:28 smithi141 bash[31670]: cluster 2023-12-02T03:04:27.294130+0000 mgr.y (mgr.24356) 20583 : cluster 0 pgmap v20551: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:29 smithi040 bash[41173]: audit 2023-12-02T03:04:28.739211+0000 mon.a (mon.0) 12647 : audit 0 from='client.? 172.21.15.40:0/63163626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:29 smithi040 bash[28232]: audit 2023-12-02T03:04:28.739211+0000 mon.a (mon.0) 12647 : audit 0 from='client.? 172.21.15.40:0/63163626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:29 smithi141 bash[31670]: audit 2023-12-02T03:04:28.739211+0000 mon.a (mon.0) 12647 : audit 0 from='client.? 172.21.15.40:0/63163626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:30 smithi040 bash[41173]: cluster 2023-12-02T03:04:29.294825+0000 mgr.y (mgr.24356) 20584 : cluster 0 pgmap v20552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:30 smithi040 bash[28232]: cluster 2023-12-02T03:04:29.294825+0000 mgr.y (mgr.24356) 20584 : cluster 0 pgmap v20552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:30 smithi141 bash[31670]: cluster 2023-12-02T03:04:29.294825+0000 mgr.y (mgr.24356) 20584 : cluster 0 pgmap v20552: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:31 smithi040 bash[41173]: audit 2023-12-02T03:04:31.205134+0000 mon.c (mon.2) 12911 : audit 0 from='client.? 172.21.15.40:0/1171562506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:31 smithi040 bash[28232]: audit 2023-12-02T03:04:31.205134+0000 mon.c (mon.2) 12911 : audit 0 from='client.? 172.21.15.40:0/1171562506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:31 smithi141 bash[31670]: audit 2023-12-02T03:04:31.205134+0000 mon.c (mon.2) 12911 : audit 0 from='client.? 172.21.15.40:0/1171562506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:32 smithi040 bash[41173]: cluster 2023-12-02T03:04:31.295970+0000 mgr.y (mgr.24356) 20585 : cluster 0 pgmap v20553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:32 smithi040 bash[28232]: cluster 2023-12-02T03:04:31.295970+0000 mgr.y (mgr.24356) 20585 : cluster 0 pgmap v20553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:32 smithi141 bash[31670]: cluster 2023-12-02T03:04:31.295970+0000 mgr.y (mgr.24356) 20585 : cluster 0 pgmap v20553: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:34 smithi040 bash[28232]: cluster 2023-12-02T03:04:33.296692+0000 mgr.y (mgr.24356) 20586 : cluster 0 pgmap v20554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:34 smithi040 bash[28232]: audit 2023-12-02T03:04:33.676332+0000 mon.a (mon.0) 12648 : audit 0 from='client.? 172.21.15.40:0/3626801071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:34 smithi040 bash[41173]: cluster 2023-12-02T03:04:33.296692+0000 mgr.y (mgr.24356) 20586 : cluster 0 pgmap v20554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:34 smithi040 bash[41173]: audit 2023-12-02T03:04:33.676332+0000 mon.a (mon.0) 12648 : audit 0 from='client.? 172.21.15.40:0/3626801071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:34 smithi141 bash[31670]: cluster 2023-12-02T03:04:33.296692+0000 mgr.y (mgr.24356) 20586 : cluster 0 pgmap v20554: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:34 smithi141 bash[31670]: audit 2023-12-02T03:04:33.676332+0000 mon.a (mon.0) 12648 : audit 0 from='client.? 172.21.15.40:0/3626801071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:35 smithi040 bash[28232]: audit 2023-12-02T03:04:34.426830+0000 mon.c (mon.2) 12912 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:35 smithi040 bash[41173]: audit 2023-12-02T03:04:34.426830+0000 mon.c (mon.2) 12912 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:35 smithi141 bash[31670]: audit 2023-12-02T03:04:34.426830+0000 mon.c (mon.2) 12912 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:36.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:04:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:04:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:04:36.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:36 smithi040 bash[28232]: cluster 2023-12-02T03:04:35.297831+0000 mgr.y (mgr.24356) 20587 : cluster 0 pgmap v20555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:36.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:36 smithi040 bash[28232]: audit 2023-12-02T03:04:36.134666+0000 mon.a (mon.0) 12649 : audit 0 from='client.? 172.21.15.40:0/3657227757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:36.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:36 smithi040 bash[41173]: cluster 2023-12-02T03:04:35.297831+0000 mgr.y (mgr.24356) 20587 : cluster 0 pgmap v20555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:36.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:36 smithi040 bash[41173]: audit 2023-12-02T03:04:36.134666+0000 mon.a (mon.0) 12649 : audit 0 from='client.? 172.21.15.40:0/3657227757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:36 smithi141 bash[31670]: cluster 2023-12-02T03:04:35.297831+0000 mgr.y (mgr.24356) 20587 : cluster 0 pgmap v20555: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:36 smithi141 bash[31670]: audit 2023-12-02T03:04:36.134666+0000 mon.a (mon.0) 12649 : audit 0 from='client.? 172.21.15.40:0/3657227757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:38 smithi040 bash[28232]: cluster 2023-12-02T03:04:37.298496+0000 mgr.y (mgr.24356) 20588 : cluster 0 pgmap v20556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:38 smithi040 bash[41173]: cluster 2023-12-02T03:04:37.298496+0000 mgr.y (mgr.24356) 20588 : cluster 0 pgmap v20556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:38 smithi141 bash[31670]: cluster 2023-12-02T03:04:37.298496+0000 mgr.y (mgr.24356) 20588 : cluster 0 pgmap v20556: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:39 smithi040 bash[28232]: audit 2023-12-02T03:04:38.601673+0000 mon.c (mon.2) 12913 : audit 0 from='client.? 172.21.15.40:0/288299340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:39 smithi040 bash[41173]: audit 2023-12-02T03:04:38.601673+0000 mon.c (mon.2) 12913 : audit 0 from='client.? 172.21.15.40:0/288299340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:39 smithi141 bash[31670]: audit 2023-12-02T03:04:38.601673+0000 mon.c (mon.2) 12913 : audit 0 from='client.? 172.21.15.40:0/288299340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:40 smithi040 bash[28232]: cluster 2023-12-02T03:04:39.299213+0000 mgr.y (mgr.24356) 20589 : cluster 0 pgmap v20557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:40 smithi040 bash[41173]: cluster 2023-12-02T03:04:39.299213+0000 mgr.y (mgr.24356) 20589 : cluster 0 pgmap v20557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:40 smithi141 bash[31670]: cluster 2023-12-02T03:04:39.299213+0000 mgr.y (mgr.24356) 20589 : cluster 0 pgmap v20557: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:41.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:41 smithi040 bash[28232]: audit 2023-12-02T03:04:41.063514+0000 mon.a (mon.0) 12650 : audit 0 from='client.? 172.21.15.40:0/1799686347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:41.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:41 smithi040 bash[41173]: audit 2023-12-02T03:04:41.063514+0000 mon.a (mon.0) 12650 : audit 0 from='client.? 172.21.15.40:0/1799686347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:41 smithi141 bash[31670]: audit 2023-12-02T03:04:41.063514+0000 mon.a (mon.0) 12650 : audit 0 from='client.? 172.21.15.40:0/1799686347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:42 smithi040 bash[28232]: cluster 2023-12-02T03:04:41.300444+0000 mgr.y (mgr.24356) 20590 : cluster 0 pgmap v20558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:42 smithi040 bash[41173]: cluster 2023-12-02T03:04:41.300444+0000 mgr.y (mgr.24356) 20590 : cluster 0 pgmap v20558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:42 smithi141 bash[31670]: cluster 2023-12-02T03:04:41.300444+0000 mgr.y (mgr.24356) 20590 : cluster 0 pgmap v20558: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:44 smithi040 bash[28232]: cluster 2023-12-02T03:04:43.301080+0000 mgr.y (mgr.24356) 20591 : cluster 0 pgmap v20559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:44 smithi040 bash[28232]: audit 2023-12-02T03:04:43.533063+0000 mon.c (mon.2) 12914 : audit 0 from='client.? 172.21.15.40:0/425209933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:44 smithi040 bash[41173]: cluster 2023-12-02T03:04:43.301080+0000 mgr.y (mgr.24356) 20591 : cluster 0 pgmap v20559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:44 smithi040 bash[41173]: audit 2023-12-02T03:04:43.533063+0000 mon.c (mon.2) 12914 : audit 0 from='client.? 172.21.15.40:0/425209933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:44 smithi141 bash[31670]: cluster 2023-12-02T03:04:43.301080+0000 mgr.y (mgr.24356) 20591 : cluster 0 pgmap v20559: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:44 smithi141 bash[31670]: audit 2023-12-02T03:04:43.533063+0000 mon.c (mon.2) 12914 : audit 0 from='client.? 172.21.15.40:0/425209933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:04:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:04:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:04:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:46 smithi040 bash[28232]: cluster 2023-12-02T03:04:45.302275+0000 mgr.y (mgr.24356) 20592 : cluster 0 pgmap v20560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:46.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:46 smithi040 bash[28232]: audit 2023-12-02T03:04:46.004115+0000 mon.c (mon.2) 12915 : audit 0 from='client.? 172.21.15.40:0/2632888333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:46 smithi040 bash[41173]: cluster 2023-12-02T03:04:45.302275+0000 mgr.y (mgr.24356) 20592 : cluster 0 pgmap v20560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:46 smithi040 bash[41173]: audit 2023-12-02T03:04:46.004115+0000 mon.c (mon.2) 12915 : audit 0 from='client.? 172.21.15.40:0/2632888333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:46 smithi141 bash[31670]: cluster 2023-12-02T03:04:45.302275+0000 mgr.y (mgr.24356) 20592 : cluster 0 pgmap v20560: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:46 smithi141 bash[31670]: audit 2023-12-02T03:04:46.004115+0000 mon.c (mon.2) 12915 : audit 0 from='client.? 172.21.15.40:0/2632888333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:48 smithi040 bash[28232]: cluster 2023-12-02T03:04:47.303008+0000 mgr.y (mgr.24356) 20593 : cluster 0 pgmap v20561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:48 smithi040 bash[41173]: cluster 2023-12-02T03:04:47.303008+0000 mgr.y (mgr.24356) 20593 : cluster 0 pgmap v20561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:48 smithi141 bash[31670]: cluster 2023-12-02T03:04:47.303008+0000 mgr.y (mgr.24356) 20593 : cluster 0 pgmap v20561: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:49 smithi040 bash[28232]: audit 2023-12-02T03:04:48.473718+0000 mon.c (mon.2) 12916 : audit 0 from='client.? 172.21.15.40:0/1537197366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:49 smithi040 bash[41173]: audit 2023-12-02T03:04:48.473718+0000 mon.c (mon.2) 12916 : audit 0 from='client.? 172.21.15.40:0/1537197366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:49 smithi141 bash[31670]: audit 2023-12-02T03:04:48.473718+0000 mon.c (mon.2) 12916 : audit 0 from='client.? 172.21.15.40:0/1537197366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:50 smithi040 bash[41173]: cluster 2023-12-02T03:04:49.303688+0000 mgr.y (mgr.24356) 20594 : cluster 0 pgmap v20562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:50 smithi040 bash[41173]: audit 2023-12-02T03:04:49.427255+0000 mon.c (mon.2) 12917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:50 smithi040 bash[28232]: cluster 2023-12-02T03:04:49.303688+0000 mgr.y (mgr.24356) 20594 : cluster 0 pgmap v20562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:50 smithi040 bash[28232]: audit 2023-12-02T03:04:49.427255+0000 mon.c (mon.2) 12917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:50 smithi141 bash[31670]: cluster 2023-12-02T03:04:49.303688+0000 mgr.y (mgr.24356) 20594 : cluster 0 pgmap v20562: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:50 smithi141 bash[31670]: audit 2023-12-02T03:04:49.427255+0000 mon.c (mon.2) 12917 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:51 smithi040 bash[28232]: audit 2023-12-02T03:04:50.936439+0000 mon.c (mon.2) 12918 : audit 0 from='client.? 172.21.15.40:0/3538579552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:51 smithi040 bash[41173]: audit 2023-12-02T03:04:50.936439+0000 mon.c (mon.2) 12918 : audit 0 from='client.? 172.21.15.40:0/3538579552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:51 smithi141 bash[31670]: audit 2023-12-02T03:04:50.936439+0000 mon.c (mon.2) 12918 : audit 0 from='client.? 172.21.15.40:0/3538579552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:52 smithi040 bash[28232]: cluster 2023-12-02T03:04:51.305005+0000 mgr.y (mgr.24356) 20595 : cluster 0 pgmap v20563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:52 smithi040 bash[41173]: cluster 2023-12-02T03:04:51.305005+0000 mgr.y (mgr.24356) 20595 : cluster 0 pgmap v20563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:52.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:52 smithi141 bash[31670]: cluster 2023-12-02T03:04:51.305005+0000 mgr.y (mgr.24356) 20595 : cluster 0 pgmap v20563: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:54 smithi040 bash[28232]: cluster 2023-12-02T03:04:53.305719+0000 mgr.y (mgr.24356) 20596 : cluster 0 pgmap v20564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:54 smithi040 bash[28232]: audit 2023-12-02T03:04:53.409042+0000 mon.a (mon.0) 12651 : audit 0 from='client.? 172.21.15.40:0/3925296539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:54 smithi040 bash[41173]: cluster 2023-12-02T03:04:53.305719+0000 mgr.y (mgr.24356) 20596 : cluster 0 pgmap v20564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:54 smithi040 bash[41173]: audit 2023-12-02T03:04:53.409042+0000 mon.a (mon.0) 12651 : audit 0 from='client.? 172.21.15.40:0/3925296539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:54 smithi141 bash[31670]: cluster 2023-12-02T03:04:53.305719+0000 mgr.y (mgr.24356) 20596 : cluster 0 pgmap v20564: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:54 smithi141 bash[31670]: audit 2023-12-02T03:04:53.409042+0000 mon.a (mon.0) 12651 : audit 0 from='client.? 172.21.15.40:0/3925296539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:56.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:04:56] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:04:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[28232]: cluster 2023-12-02T03:04:55.306995+0000 mgr.y (mgr.24356) 20597 : cluster 0 pgmap v20565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:56.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[28232]: audit 2023-12-02T03:04:55.865972+0000 mon.a (mon.0) 12652 : audit 0 from='client.? 172.21.15.40:0/11404293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:56.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[28232]: audit 2023-12-02T03:04:55.944396+0000 mon.c (mon.2) 12919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:04:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[41173]: cluster 2023-12-02T03:04:55.306995+0000 mgr.y (mgr.24356) 20597 : cluster 0 pgmap v20565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[41173]: audit 2023-12-02T03:04:55.865972+0000 mon.a (mon.0) 12652 : audit 0 from='client.? 172.21.15.40:0/11404293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:56.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:56 smithi040 bash[41173]: audit 2023-12-02T03:04:55.944396+0000 mon.c (mon.2) 12919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:04:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:56 smithi141 bash[31670]: cluster 2023-12-02T03:04:55.306995+0000 mgr.y (mgr.24356) 20597 : cluster 0 pgmap v20565: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:56 smithi141 bash[31670]: audit 2023-12-02T03:04:55.865972+0000 mon.a (mon.0) 12652 : audit 0 from='client.? 172.21.15.40:0/11404293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:56 smithi141 bash[31670]: audit 2023-12-02T03:04:55.944396+0000 mon.c (mon.2) 12919 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:04:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:58 smithi040 bash[28232]: cluster 2023-12-02T03:04:57.307856+0000 mgr.y (mgr.24356) 20598 : cluster 0 pgmap v20566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:58 smithi040 bash[41173]: cluster 2023-12-02T03:04:57.307856+0000 mgr.y (mgr.24356) 20598 : cluster 0 pgmap v20566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:58 smithi141 bash[31670]: cluster 2023-12-02T03:04:57.307856+0000 mgr.y (mgr.24356) 20598 : cluster 0 pgmap v20566: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:04:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:04:59 smithi040 bash[28232]: audit 2023-12-02T03:04:58.340762+0000 mon.a (mon.0) 12653 : audit 0 from='client.? 172.21.15.40:0/2615716564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:04:59 smithi040 bash[41173]: audit 2023-12-02T03:04:58.340762+0000 mon.a (mon.0) 12653 : audit 0 from='client.? 172.21.15.40:0/2615716564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:04:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:04:59 smithi141 bash[31670]: audit 2023-12-02T03:04:58.340762+0000 mon.a (mon.0) 12653 : audit 0 from='client.? 172.21.15.40:0/2615716564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:00.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:00 smithi040 bash[28232]: cluster 2023-12-02T03:04:59.308587+0000 mgr.y (mgr.24356) 20599 : cluster 0 pgmap v20567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:00.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:00 smithi040 bash[41173]: cluster 2023-12-02T03:04:59.308587+0000 mgr.y (mgr.24356) 20599 : cluster 0 pgmap v20567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:00 smithi141 bash[31670]: cluster 2023-12-02T03:04:59.308587+0000 mgr.y (mgr.24356) 20599 : cluster 0 pgmap v20567: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:01 smithi040 bash[28232]: audit 2023-12-02T03:05:00.798224+0000 mon.c (mon.2) 12920 : audit 0 from='client.? 172.21.15.40:0/422268157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:01.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:01 smithi040 bash[41173]: audit 2023-12-02T03:05:00.798224+0000 mon.c (mon.2) 12920 : audit 0 from='client.? 172.21.15.40:0/422268157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:01 smithi141 bash[31670]: audit 2023-12-02T03:05:00.798224+0000 mon.c (mon.2) 12920 : audit 0 from='client.? 172.21.15.40:0/422268157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[41173]: cluster 2023-12-02T03:05:01.309578+0000 mgr.y (mgr.24356) 20600 : cluster 0 pgmap v20568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[41173]: audit 2023-12-02T03:05:01.847929+0000 mon.a (mon.0) 12654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[41173]: audit 2023-12-02T03:05:01.861042+0000 mon.a (mon.0) 12655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[41173]: audit 2023-12-02T03:05:02.200211+0000 mon.a (mon.0) 12656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[41173]: audit 2023-12-02T03:05:02.209342+0000 mon.a (mon.0) 12657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[28232]: cluster 2023-12-02T03:05:01.309578+0000 mgr.y (mgr.24356) 20600 : cluster 0 pgmap v20568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[28232]: audit 2023-12-02T03:05:01.847929+0000 mon.a (mon.0) 12654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[28232]: audit 2023-12-02T03:05:01.861042+0000 mon.a (mon.0) 12655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[28232]: audit 2023-12-02T03:05:02.200211+0000 mon.a (mon.0) 12656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:02 smithi040 bash[28232]: audit 2023-12-02T03:05:02.209342+0000 mon.a (mon.0) 12657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:02 smithi141 bash[31670]: cluster 2023-12-02T03:05:01.309578+0000 mgr.y (mgr.24356) 20600 : cluster 0 pgmap v20568: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:02 smithi141 bash[31670]: audit 2023-12-02T03:05:01.847929+0000 mon.a (mon.0) 12654 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:02 smithi141 bash[31670]: audit 2023-12-02T03:05:01.861042+0000 mon.a (mon.0) 12655 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:02 smithi141 bash[31670]: audit 2023-12-02T03:05:02.200211+0000 mon.a (mon.0) 12656 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:02 smithi141 bash[31670]: audit 2023-12-02T03:05:02.209342+0000 mon.a (mon.0) 12657 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[41173]: audit 2023-12-02T03:05:02.692640+0000 mon.c (mon.2) 12921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:05:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[41173]: audit 2023-12-02T03:05:02.694638+0000 mon.c (mon.2) 12922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:05:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[41173]: audit 2023-12-02T03:05:02.705722+0000 mon.a (mon.0) 12658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:03.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[41173]: audit 2023-12-02T03:05:03.260349+0000 mon.a (mon.0) 12659 : audit 0 from='client.? 172.21.15.40:0/1609434064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[28232]: audit 2023-12-02T03:05:02.692640+0000 mon.c (mon.2) 12921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:05:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[28232]: audit 2023-12-02T03:05:02.694638+0000 mon.c (mon.2) 12922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:05:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[28232]: audit 2023-12-02T03:05:02.705722+0000 mon.a (mon.0) 12658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:03.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:03 smithi040 bash[28232]: audit 2023-12-02T03:05:03.260349+0000 mon.a (mon.0) 12659 : audit 0 from='client.? 172.21.15.40:0/1609434064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:03 smithi141 bash[31670]: audit 2023-12-02T03:05:02.692640+0000 mon.c (mon.2) 12921 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:05:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:03 smithi141 bash[31670]: audit 2023-12-02T03:05:02.694638+0000 mon.c (mon.2) 12922 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:05:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:03 smithi141 bash[31670]: audit 2023-12-02T03:05:02.705722+0000 mon.a (mon.0) 12658 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:05:03.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:03 smithi141 bash[31670]: audit 2023-12-02T03:05:03.260349+0000 mon.a (mon.0) 12659 : audit 0 from='client.? 172.21.15.40:0/1609434064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:04 smithi040 bash[28232]: cluster 2023-12-02T03:05:03.310089+0000 mgr.y (mgr.24356) 20601 : cluster 0 pgmap v20569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:04 smithi040 bash[41173]: cluster 2023-12-02T03:05:03.310089+0000 mgr.y (mgr.24356) 20601 : cluster 0 pgmap v20569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:04 smithi141 bash[31670]: cluster 2023-12-02T03:05:03.310089+0000 mgr.y (mgr.24356) 20601 : cluster 0 pgmap v20569: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:05 smithi040 bash[28232]: audit 2023-12-02T03:05:04.427637+0000 mon.c (mon.2) 12923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:05 smithi040 bash[41173]: audit 2023-12-02T03:05:04.427637+0000 mon.c (mon.2) 12923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:05 smithi141 bash[31670]: audit 2023-12-02T03:05:04.427637+0000 mon.c (mon.2) 12923 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:05:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:05:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:05:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:06 smithi040 bash[28232]: cluster 2023-12-02T03:05:05.311252+0000 mgr.y (mgr.24356) 20602 : cluster 0 pgmap v20570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:06 smithi040 bash[28232]: audit 2023-12-02T03:05:05.732742+0000 mon.a (mon.0) 12660 : audit 0 from='client.? 172.21.15.40:0/3854399298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:06 smithi040 bash[41173]: cluster 2023-12-02T03:05:05.311252+0000 mgr.y (mgr.24356) 20602 : cluster 0 pgmap v20570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:06 smithi040 bash[41173]: audit 2023-12-02T03:05:05.732742+0000 mon.a (mon.0) 12660 : audit 0 from='client.? 172.21.15.40:0/3854399298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:06 smithi141 bash[31670]: cluster 2023-12-02T03:05:05.311252+0000 mgr.y (mgr.24356) 20602 : cluster 0 pgmap v20570: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:06 smithi141 bash[31670]: audit 2023-12-02T03:05:05.732742+0000 mon.a (mon.0) 12660 : audit 0 from='client.? 172.21.15.40:0/3854399298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:07.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:07 smithi141 bash[31670]: cluster 2023-12-02T03:05:07.311926+0000 mgr.y (mgr.24356) 20603 : cluster 0 pgmap v20571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:07 smithi040 bash[28232]: cluster 2023-12-02T03:05:07.311926+0000 mgr.y (mgr.24356) 20603 : cluster 0 pgmap v20571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:07 smithi040 bash[41173]: cluster 2023-12-02T03:05:07.311926+0000 mgr.y (mgr.24356) 20603 : cluster 0 pgmap v20571: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:08 smithi141 bash[31670]: audit 2023-12-02T03:05:08.202819+0000 mon.b (mon.1) 80 : audit 0 from='client.? 172.21.15.40:0/3674438959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:08 smithi040 bash[28232]: audit 2023-12-02T03:05:08.202819+0000 mon.b (mon.1) 80 : audit 0 from='client.? 172.21.15.40:0/3674438959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:08 smithi040 bash[41173]: audit 2023-12-02T03:05:08.202819+0000 mon.b (mon.1) 80 : audit 0 from='client.? 172.21.15.40:0/3674438959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:09 smithi141 bash[31670]: cluster 2023-12-02T03:05:09.312608+0000 mgr.y (mgr.24356) 20604 : cluster 0 pgmap v20572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:09 smithi040 bash[28232]: cluster 2023-12-02T03:05:09.312608+0000 mgr.y (mgr.24356) 20604 : cluster 0 pgmap v20572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:09 smithi040 bash[41173]: cluster 2023-12-02T03:05:09.312608+0000 mgr.y (mgr.24356) 20604 : cluster 0 pgmap v20572: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:10 smithi141 bash[31670]: audit 2023-12-02T03:05:10.675640+0000 mon.c (mon.2) 12924 : audit 0 from='client.? 172.21.15.40:0/2138211964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:10 smithi040 bash[41173]: audit 2023-12-02T03:05:10.675640+0000 mon.c (mon.2) 12924 : audit 0 from='client.? 172.21.15.40:0/2138211964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:10 smithi040 bash[28232]: audit 2023-12-02T03:05:10.675640+0000 mon.c (mon.2) 12924 : audit 0 from='client.? 172.21.15.40:0/2138211964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:11 smithi141 bash[31670]: cluster 2023-12-02T03:05:11.313799+0000 mgr.y (mgr.24356) 20605 : cluster 0 pgmap v20573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:11 smithi040 bash[28232]: cluster 2023-12-02T03:05:11.313799+0000 mgr.y (mgr.24356) 20605 : cluster 0 pgmap v20573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:11 smithi040 bash[41173]: cluster 2023-12-02T03:05:11.313799+0000 mgr.y (mgr.24356) 20605 : cluster 0 pgmap v20573: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:13 smithi141 bash[31670]: audit 2023-12-02T03:05:13.131789+0000 mon.c (mon.2) 12925 : audit 0 from='client.? 172.21.15.40:0/3009865797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:13.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:13 smithi040 bash[41173]: audit 2023-12-02T03:05:13.131789+0000 mon.c (mon.2) 12925 : audit 0 from='client.? 172.21.15.40:0/3009865797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:13 smithi040 bash[28232]: audit 2023-12-02T03:05:13.131789+0000 mon.c (mon.2) 12925 : audit 0 from='client.? 172.21.15.40:0/3009865797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:14 smithi040 bash[28232]: cluster 2023-12-02T03:05:13.314520+0000 mgr.y (mgr.24356) 20606 : cluster 0 pgmap v20574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:14 smithi040 bash[41173]: cluster 2023-12-02T03:05:13.314520+0000 mgr.y (mgr.24356) 20606 : cluster 0 pgmap v20574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:14 smithi141 bash[31670]: cluster 2023-12-02T03:05:13.314520+0000 mgr.y (mgr.24356) 20606 : cluster 0 pgmap v20574: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:16 smithi040 bash[28232]: cluster 2023-12-02T03:05:15.315500+0000 mgr.y (mgr.24356) 20607 : cluster 0 pgmap v20575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:16 smithi040 bash[28232]: audit 2023-12-02T03:05:15.593420+0000 mon.c (mon.2) 12926 : audit 0 from='client.? 172.21.15.40:0/524743383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:16 smithi040 bash[41173]: cluster 2023-12-02T03:05:15.315500+0000 mgr.y (mgr.24356) 20607 : cluster 0 pgmap v20575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:16.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:16 smithi040 bash[41173]: audit 2023-12-02T03:05:15.593420+0000 mon.c (mon.2) 12926 : audit 0 from='client.? 172.21.15.40:0/524743383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:05:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:05:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:05:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:16 smithi141 bash[31670]: cluster 2023-12-02T03:05:15.315500+0000 mgr.y (mgr.24356) 20607 : cluster 0 pgmap v20575: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:16 smithi141 bash[31670]: audit 2023-12-02T03:05:15.593420+0000 mon.c (mon.2) 12926 : audit 0 from='client.? 172.21.15.40:0/524743383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:18 smithi040 bash[28232]: cluster 2023-12-02T03:05:17.316143+0000 mgr.y (mgr.24356) 20608 : cluster 0 pgmap v20576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:18 smithi040 bash[28232]: audit 2023-12-02T03:05:18.060274+0000 mon.c (mon.2) 12927 : audit 0 from='client.? 172.21.15.40:0/804318193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:18 smithi040 bash[41173]: cluster 2023-12-02T03:05:17.316143+0000 mgr.y (mgr.24356) 20608 : cluster 0 pgmap v20576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:18.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:18 smithi040 bash[41173]: audit 2023-12-02T03:05:18.060274+0000 mon.c (mon.2) 12927 : audit 0 from='client.? 172.21.15.40:0/804318193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:18 smithi141 bash[31670]: cluster 2023-12-02T03:05:17.316143+0000 mgr.y (mgr.24356) 20608 : cluster 0 pgmap v20576: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:18 smithi141 bash[31670]: audit 2023-12-02T03:05:18.060274+0000 mon.c (mon.2) 12927 : audit 0 from='client.? 172.21.15.40:0/804318193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:20 smithi040 bash[41173]: cluster 2023-12-02T03:05:19.316861+0000 mgr.y (mgr.24356) 20609 : cluster 0 pgmap v20577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:20 smithi040 bash[41173]: audit 2023-12-02T03:05:19.428212+0000 mon.c (mon.2) 12928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:20 smithi040 bash[28232]: cluster 2023-12-02T03:05:19.316861+0000 mgr.y (mgr.24356) 20609 : cluster 0 pgmap v20577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:20 smithi040 bash[28232]: audit 2023-12-02T03:05:19.428212+0000 mon.c (mon.2) 12928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:20 smithi141 bash[31670]: cluster 2023-12-02T03:05:19.316861+0000 mgr.y (mgr.24356) 20609 : cluster 0 pgmap v20577: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:20 smithi141 bash[31670]: audit 2023-12-02T03:05:19.428212+0000 mon.c (mon.2) 12928 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:21 smithi040 bash[28232]: audit 2023-12-02T03:05:20.530672+0000 mon.a (mon.0) 12661 : audit 0 from='client.? 172.21.15.40:0/309643201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:21 smithi040 bash[41173]: audit 2023-12-02T03:05:20.530672+0000 mon.a (mon.0) 12661 : audit 0 from='client.? 172.21.15.40:0/309643201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:21 smithi141 bash[31670]: audit 2023-12-02T03:05:20.530672+0000 mon.a (mon.0) 12661 : audit 0 from='client.? 172.21.15.40:0/309643201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:22.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:22 smithi040 bash[28232]: cluster 2023-12-02T03:05:21.318009+0000 mgr.y (mgr.24356) 20610 : cluster 0 pgmap v20578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:22 smithi040 bash[41173]: cluster 2023-12-02T03:05:21.318009+0000 mgr.y (mgr.24356) 20610 : cluster 0 pgmap v20578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:22 smithi141 bash[31670]: cluster 2023-12-02T03:05:21.318009+0000 mgr.y (mgr.24356) 20610 : cluster 0 pgmap v20578: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:23 smithi040 bash[28232]: audit 2023-12-02T03:05:22.991550+0000 mon.c (mon.2) 12929 : audit 0 from='client.? 172.21.15.40:0/3862419274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:23 smithi040 bash[41173]: audit 2023-12-02T03:05:22.991550+0000 mon.c (mon.2) 12929 : audit 0 from='client.? 172.21.15.40:0/3862419274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:23 smithi141 bash[31670]: audit 2023-12-02T03:05:22.991550+0000 mon.c (mon.2) 12929 : audit 0 from='client.? 172.21.15.40:0/3862419274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:24 smithi040 bash[28232]: cluster 2023-12-02T03:05:23.318689+0000 mgr.y (mgr.24356) 20611 : cluster 0 pgmap v20579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:24 smithi040 bash[41173]: cluster 2023-12-02T03:05:23.318689+0000 mgr.y (mgr.24356) 20611 : cluster 0 pgmap v20579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:24 smithi141 bash[31670]: cluster 2023-12-02T03:05:23.318689+0000 mgr.y (mgr.24356) 20611 : cluster 0 pgmap v20579: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:26 smithi040 bash[28232]: cluster 2023-12-02T03:05:25.319847+0000 mgr.y (mgr.24356) 20612 : cluster 0 pgmap v20580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:26 smithi040 bash[28232]: audit 2023-12-02T03:05:25.457858+0000 mon.a (mon.0) 12662 : audit 0 from='client.? 172.21.15.40:0/192543750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:26.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:05:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:05:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:05:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:26 smithi040 bash[41173]: cluster 2023-12-02T03:05:25.319847+0000 mgr.y (mgr.24356) 20612 : cluster 0 pgmap v20580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:26 smithi040 bash[41173]: audit 2023-12-02T03:05:25.457858+0000 mon.a (mon.0) 12662 : audit 0 from='client.? 172.21.15.40:0/192543750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:26 smithi141 bash[31670]: cluster 2023-12-02T03:05:25.319847+0000 mgr.y (mgr.24356) 20612 : cluster 0 pgmap v20580: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:26 smithi141 bash[31670]: audit 2023-12-02T03:05:25.457858+0000 mon.a (mon.0) 12662 : audit 0 from='client.? 172.21.15.40:0/192543750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:28.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:28 smithi040 bash[28232]: cluster 2023-12-02T03:05:27.320537+0000 mgr.y (mgr.24356) 20613 : cluster 0 pgmap v20581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:28.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:28 smithi040 bash[28232]: audit 2023-12-02T03:05:27.925224+0000 mon.a (mon.0) 12663 : audit 0 from='client.? 172.21.15.40:0/3509432793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:28.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:28 smithi040 bash[41173]: cluster 2023-12-02T03:05:27.320537+0000 mgr.y (mgr.24356) 20613 : cluster 0 pgmap v20581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:28.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:28 smithi040 bash[41173]: audit 2023-12-02T03:05:27.925224+0000 mon.a (mon.0) 12663 : audit 0 from='client.? 172.21.15.40:0/3509432793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:28 smithi141 bash[31670]: cluster 2023-12-02T03:05:27.320537+0000 mgr.y (mgr.24356) 20613 : cluster 0 pgmap v20581: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:28 smithi141 bash[31670]: audit 2023-12-02T03:05:27.925224+0000 mon.a (mon.0) 12663 : audit 0 from='client.? 172.21.15.40:0/3509432793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:30 smithi040 bash[28232]: cluster 2023-12-02T03:05:29.321144+0000 mgr.y (mgr.24356) 20614 : cluster 0 pgmap v20582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:30.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:30 smithi040 bash[41173]: cluster 2023-12-02T03:05:29.321144+0000 mgr.y (mgr.24356) 20614 : cluster 0 pgmap v20582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:30 smithi141 bash[31670]: cluster 2023-12-02T03:05:29.321144+0000 mgr.y (mgr.24356) 20614 : cluster 0 pgmap v20582: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:31 smithi040 bash[28232]: audit 2023-12-02T03:05:30.397014+0000 mon.c (mon.2) 12930 : audit 0 from='client.? 172.21.15.40:0/163101340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:31 smithi040 bash[41173]: audit 2023-12-02T03:05:30.397014+0000 mon.c (mon.2) 12930 : audit 0 from='client.? 172.21.15.40:0/163101340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:31 smithi141 bash[31670]: audit 2023-12-02T03:05:30.397014+0000 mon.c (mon.2) 12930 : audit 0 from='client.? 172.21.15.40:0/163101340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:32 smithi040 bash[28232]: cluster 2023-12-02T03:05:31.322234+0000 mgr.y (mgr.24356) 20615 : cluster 0 pgmap v20583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:32.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:32 smithi040 bash[41173]: cluster 2023-12-02T03:05:31.322234+0000 mgr.y (mgr.24356) 20615 : cluster 0 pgmap v20583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:32 smithi141 bash[31670]: cluster 2023-12-02T03:05:31.322234+0000 mgr.y (mgr.24356) 20615 : cluster 0 pgmap v20583: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:33 smithi040 bash[28232]: audit 2023-12-02T03:05:32.856509+0000 mon.a (mon.0) 12664 : audit 0 from='client.? 172.21.15.40:0/861749486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:33.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:33 smithi040 bash[28232]: cluster 2023-12-02T03:05:33.323022+0000 mgr.y (mgr.24356) 20616 : cluster 0 pgmap v20584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:33.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:33 smithi040 bash[41173]: audit 2023-12-02T03:05:32.856509+0000 mon.a (mon.0) 12664 : audit 0 from='client.? 172.21.15.40:0/861749486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:33.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:33 smithi040 bash[41173]: cluster 2023-12-02T03:05:33.323022+0000 mgr.y (mgr.24356) 20616 : cluster 0 pgmap v20584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:33 smithi141 bash[31670]: audit 2023-12-02T03:05:32.856509+0000 mon.a (mon.0) 12664 : audit 0 from='client.? 172.21.15.40:0/861749486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:33 smithi141 bash[31670]: cluster 2023-12-02T03:05:33.323022+0000 mgr.y (mgr.24356) 20616 : cluster 0 pgmap v20584: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:35 smithi040 bash[28232]: audit 2023-12-02T03:05:34.428423+0000 mon.c (mon.2) 12931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:35 smithi040 bash[41173]: audit 2023-12-02T03:05:34.428423+0000 mon.c (mon.2) 12931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:35 smithi141 bash[31670]: audit 2023-12-02T03:05:34.428423+0000 mon.c (mon.2) 12931 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:05:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:05:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:05:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:36 smithi040 bash[28232]: cluster 2023-12-02T03:05:35.324067+0000 mgr.y (mgr.24356) 20617 : cluster 0 pgmap v20585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:36 smithi040 bash[28232]: audit 2023-12-02T03:05:35.326828+0000 mon.c (mon.2) 12932 : audit 0 from='client.? 172.21.15.40:0/3752323899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:36 smithi040 bash[41173]: cluster 2023-12-02T03:05:35.324067+0000 mgr.y (mgr.24356) 20617 : cluster 0 pgmap v20585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:36 smithi040 bash[41173]: audit 2023-12-02T03:05:35.326828+0000 mon.c (mon.2) 12932 : audit 0 from='client.? 172.21.15.40:0/3752323899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:36 smithi141 bash[31670]: cluster 2023-12-02T03:05:35.324067+0000 mgr.y (mgr.24356) 20617 : cluster 0 pgmap v20585: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:36 smithi141 bash[31670]: audit 2023-12-02T03:05:35.326828+0000 mon.c (mon.2) 12932 : audit 0 from='client.? 172.21.15.40:0/3752323899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:38 smithi040 bash[28232]: cluster 2023-12-02T03:05:37.324717+0000 mgr.y (mgr.24356) 20618 : cluster 0 pgmap v20586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:38 smithi040 bash[28232]: audit 2023-12-02T03:05:37.797269+0000 mon.a (mon.0) 12665 : audit 0 from='client.? 172.21.15.40:0/3007412296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:38 smithi040 bash[41173]: cluster 2023-12-02T03:05:37.324717+0000 mgr.y (mgr.24356) 20618 : cluster 0 pgmap v20586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:38 smithi040 bash[41173]: audit 2023-12-02T03:05:37.797269+0000 mon.a (mon.0) 12665 : audit 0 from='client.? 172.21.15.40:0/3007412296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:38 smithi141 bash[31670]: cluster 2023-12-02T03:05:37.324717+0000 mgr.y (mgr.24356) 20618 : cluster 0 pgmap v20586: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:38 smithi141 bash[31670]: audit 2023-12-02T03:05:37.797269+0000 mon.a (mon.0) 12665 : audit 0 from='client.? 172.21.15.40:0/3007412296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:40 smithi040 bash[28232]: cluster 2023-12-02T03:05:39.325351+0000 mgr.y (mgr.24356) 20619 : cluster 0 pgmap v20587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:40 smithi040 bash[28232]: audit 2023-12-02T03:05:40.260370+0000 mon.a (mon.0) 12666 : audit 0 from='client.? 172.21.15.40:0/150045580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:40 smithi040 bash[41173]: cluster 2023-12-02T03:05:39.325351+0000 mgr.y (mgr.24356) 20619 : cluster 0 pgmap v20587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:40 smithi040 bash[41173]: audit 2023-12-02T03:05:40.260370+0000 mon.a (mon.0) 12666 : audit 0 from='client.? 172.21.15.40:0/150045580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:40 smithi141 bash[31670]: cluster 2023-12-02T03:05:39.325351+0000 mgr.y (mgr.24356) 20619 : cluster 0 pgmap v20587: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:40 smithi141 bash[31670]: audit 2023-12-02T03:05:40.260370+0000 mon.a (mon.0) 12666 : audit 0 from='client.? 172.21.15.40:0/150045580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:42.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:42 smithi040 bash[41173]: cluster 2023-12-02T03:05:41.326513+0000 mgr.y (mgr.24356) 20620 : cluster 0 pgmap v20588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:42 smithi040 bash[28232]: cluster 2023-12-02T03:05:41.326513+0000 mgr.y (mgr.24356) 20620 : cluster 0 pgmap v20588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:42 smithi141 bash[31670]: cluster 2023-12-02T03:05:41.326513+0000 mgr.y (mgr.24356) 20620 : cluster 0 pgmap v20588: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:43.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:43 smithi040 bash[28232]: audit 2023-12-02T03:05:42.717566+0000 mon.a (mon.0) 12667 : audit 0 from='client.? 172.21.15.40:0/903879414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:43.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:43 smithi040 bash[41173]: audit 2023-12-02T03:05:42.717566+0000 mon.a (mon.0) 12667 : audit 0 from='client.? 172.21.15.40:0/903879414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:43 smithi141 bash[31670]: audit 2023-12-02T03:05:42.717566+0000 mon.a (mon.0) 12667 : audit 0 from='client.? 172.21.15.40:0/903879414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:44 smithi040 bash[28232]: cluster 2023-12-02T03:05:43.327114+0000 mgr.y (mgr.24356) 20621 : cluster 0 pgmap v20589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:44 smithi040 bash[41173]: cluster 2023-12-02T03:05:43.327114+0000 mgr.y (mgr.24356) 20621 : cluster 0 pgmap v20589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:44 smithi141 bash[31670]: cluster 2023-12-02T03:05:43.327114+0000 mgr.y (mgr.24356) 20621 : cluster 0 pgmap v20589: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:45 smithi040 bash[41173]: audit 2023-12-02T03:05:45.185448+0000 mon.c (mon.2) 12933 : audit 0 from='client.? 172.21.15.40:0/2865666857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:45.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:45 smithi040 bash[28232]: audit 2023-12-02T03:05:45.185448+0000 mon.c (mon.2) 12933 : audit 0 from='client.? 172.21.15.40:0/2865666857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:45 smithi141 bash[31670]: audit 2023-12-02T03:05:45.185448+0000 mon.c (mon.2) 12933 : audit 0 from='client.? 172.21.15.40:0/2865666857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:46 smithi040 bash[28232]: cluster 2023-12-02T03:05:45.328233+0000 mgr.y (mgr.24356) 20622 : cluster 0 pgmap v20590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:46.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:46 smithi040 bash[41173]: cluster 2023-12-02T03:05:45.328233+0000 mgr.y (mgr.24356) 20622 : cluster 0 pgmap v20590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:46.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:05:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:05:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:05:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:46 smithi141 bash[31670]: cluster 2023-12-02T03:05:45.328233+0000 mgr.y (mgr.24356) 20622 : cluster 0 pgmap v20590: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:48 smithi040 bash[28232]: cluster 2023-12-02T03:05:47.328672+0000 mgr.y (mgr.24356) 20623 : cluster 0 pgmap v20591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:48 smithi040 bash[28232]: audit 2023-12-02T03:05:47.657742+0000 mon.a (mon.0) 12668 : audit 0 from='client.? 172.21.15.40:0/3228935146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:48 smithi040 bash[41173]: cluster 2023-12-02T03:05:47.328672+0000 mgr.y (mgr.24356) 20623 : cluster 0 pgmap v20591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:48 smithi040 bash[41173]: audit 2023-12-02T03:05:47.657742+0000 mon.a (mon.0) 12668 : audit 0 from='client.? 172.21.15.40:0/3228935146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:48 smithi141 bash[31670]: cluster 2023-12-02T03:05:47.328672+0000 mgr.y (mgr.24356) 20623 : cluster 0 pgmap v20591: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:48 smithi141 bash[31670]: audit 2023-12-02T03:05:47.657742+0000 mon.a (mon.0) 12668 : audit 0 from='client.? 172.21.15.40:0/3228935146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:50 smithi040 bash[41173]: cluster 2023-12-02T03:05:49.329250+0000 mgr.y (mgr.24356) 20624 : cluster 0 pgmap v20592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:50 smithi040 bash[41173]: audit 2023-12-02T03:05:49.428831+0000 mon.c (mon.2) 12934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:50 smithi040 bash[41173]: audit 2023-12-02T03:05:50.121831+0000 mon.a (mon.0) 12669 : audit 0 from='client.? 172.21.15.40:0/3807765404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:50 smithi040 bash[28232]: cluster 2023-12-02T03:05:49.329250+0000 mgr.y (mgr.24356) 20624 : cluster 0 pgmap v20592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:50 smithi040 bash[28232]: audit 2023-12-02T03:05:49.428831+0000 mon.c (mon.2) 12934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:50 smithi040 bash[28232]: audit 2023-12-02T03:05:50.121831+0000 mon.a (mon.0) 12669 : audit 0 from='client.? 172.21.15.40:0/3807765404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:50 smithi141 bash[31670]: cluster 2023-12-02T03:05:49.329250+0000 mgr.y (mgr.24356) 20624 : cluster 0 pgmap v20592: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:50 smithi141 bash[31670]: audit 2023-12-02T03:05:49.428831+0000 mon.c (mon.2) 12934 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:50 smithi141 bash[31670]: audit 2023-12-02T03:05:50.121831+0000 mon.a (mon.0) 12669 : audit 0 from='client.? 172.21.15.40:0/3807765404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:52 smithi040 bash[28232]: cluster 2023-12-02T03:05:51.330451+0000 mgr.y (mgr.24356) 20625 : cluster 0 pgmap v20593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:52 smithi040 bash[41173]: cluster 2023-12-02T03:05:51.330451+0000 mgr.y (mgr.24356) 20625 : cluster 0 pgmap v20593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:52 smithi141 bash[31670]: cluster 2023-12-02T03:05:51.330451+0000 mgr.y (mgr.24356) 20625 : cluster 0 pgmap v20593: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:53.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:53 smithi040 bash[28232]: audit 2023-12-02T03:05:52.589794+0000 mon.c (mon.2) 12935 : audit 0 from='client.? 172.21.15.40:0/386890654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:53.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:53 smithi040 bash[41173]: audit 2023-12-02T03:05:52.589794+0000 mon.c (mon.2) 12935 : audit 0 from='client.? 172.21.15.40:0/386890654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:53 smithi141 bash[31670]: audit 2023-12-02T03:05:52.589794+0000 mon.c (mon.2) 12935 : audit 0 from='client.? 172.21.15.40:0/386890654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:54 smithi040 bash[28232]: cluster 2023-12-02T03:05:53.331017+0000 mgr.y (mgr.24356) 20626 : cluster 0 pgmap v20594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:54 smithi040 bash[41173]: cluster 2023-12-02T03:05:53.331017+0000 mgr.y (mgr.24356) 20626 : cluster 0 pgmap v20594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:54 smithi141 bash[31670]: cluster 2023-12-02T03:05:53.331017+0000 mgr.y (mgr.24356) 20626 : cluster 0 pgmap v20594: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:55 smithi040 bash[28232]: audit 2023-12-02T03:05:55.051105+0000 mon.c (mon.2) 12936 : audit 0 from='client.? 172.21.15.40:0/1977416081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:55 smithi040 bash[28232]: cluster 2023-12-02T03:05:55.332171+0000 mgr.y (mgr.24356) 20627 : cluster 0 pgmap v20595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:55 smithi040 bash[41173]: audit 2023-12-02T03:05:55.051105+0000 mon.c (mon.2) 12936 : audit 0 from='client.? 172.21.15.40:0/1977416081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:55.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:55 smithi040 bash[41173]: cluster 2023-12-02T03:05:55.332171+0000 mgr.y (mgr.24356) 20627 : cluster 0 pgmap v20595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:55 smithi141 bash[31670]: audit 2023-12-02T03:05:55.051105+0000 mon.c (mon.2) 12936 : audit 0 from='client.? 172.21.15.40:0/1977416081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:55 smithi141 bash[31670]: cluster 2023-12-02T03:05:55.332171+0000 mgr.y (mgr.24356) 20627 : cluster 0 pgmap v20595: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:05:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:05:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:05:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:57 smithi141 bash[31670]: cluster 2023-12-02T03:05:57.332835+0000 mgr.y (mgr.24356) 20628 : cluster 0 pgmap v20596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:57 smithi040 bash[28232]: cluster 2023-12-02T03:05:57.332835+0000 mgr.y (mgr.24356) 20628 : cluster 0 pgmap v20596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:57 smithi040 bash[41173]: cluster 2023-12-02T03:05:57.332835+0000 mgr.y (mgr.24356) 20628 : cluster 0 pgmap v20596: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:58 smithi141 bash[31670]: audit 2023-12-02T03:05:57.525060+0000 mon.a (mon.0) 12670 : audit 0 from='client.? 172.21.15.40:0/2397306410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:58 smithi040 bash[28232]: audit 2023-12-02T03:05:57.525060+0000 mon.a (mon.0) 12670 : audit 0 from='client.? 172.21.15.40:0/2397306410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:58 smithi040 bash[41173]: audit 2023-12-02T03:05:57.525060+0000 mon.a (mon.0) 12670 : audit 0 from='client.? 172.21.15.40:0/2397306410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:05:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:05:59 smithi141 bash[31670]: cluster 2023-12-02T03:05:59.333579+0000 mgr.y (mgr.24356) 20629 : cluster 0 pgmap v20597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:05:59 smithi040 bash[41173]: cluster 2023-12-02T03:05:59.333579+0000 mgr.y (mgr.24356) 20629 : cluster 0 pgmap v20597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:05:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:05:59 smithi040 bash[28232]: cluster 2023-12-02T03:05:59.333579+0000 mgr.y (mgr.24356) 20629 : cluster 0 pgmap v20597: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:00 smithi141 bash[31670]: audit 2023-12-02T03:05:59.991143+0000 mon.c (mon.2) 12937 : audit 0 from='client.? 172.21.15.40:0/2253652317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:00 smithi040 bash[28232]: audit 2023-12-02T03:05:59.991143+0000 mon.c (mon.2) 12937 : audit 0 from='client.? 172.21.15.40:0/2253652317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:00 smithi040 bash[41173]: audit 2023-12-02T03:05:59.991143+0000 mon.c (mon.2) 12937 : audit 0 from='client.? 172.21.15.40:0/2253652317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:01 smithi141 bash[31670]: cluster 2023-12-02T03:06:01.334790+0000 mgr.y (mgr.24356) 20630 : cluster 0 pgmap v20598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:01 smithi040 bash[41173]: cluster 2023-12-02T03:06:01.334790+0000 mgr.y (mgr.24356) 20630 : cluster 0 pgmap v20598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:01.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:01 smithi040 bash[28232]: cluster 2023-12-02T03:06:01.334790+0000 mgr.y (mgr.24356) 20630 : cluster 0 pgmap v20598: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:02 smithi141 bash[31670]: audit 2023-12-02T03:06:02.455240+0000 mon.c (mon.2) 12938 : audit 0 from='client.? 172.21.15.40:0/2545149523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:02 smithi040 bash[28232]: audit 2023-12-02T03:06:02.455240+0000 mon.c (mon.2) 12938 : audit 0 from='client.? 172.21.15.40:0/2545149523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:02 smithi040 bash[41173]: audit 2023-12-02T03:06:02.455240+0000 mon.c (mon.2) 12938 : audit 0 from='client.? 172.21.15.40:0/2545149523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:03 smithi141 bash[31670]: audit 2023-12-02T03:06:02.794180+0000 mon.c (mon.2) 12939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:06:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:03 smithi141 bash[31670]: cluster 2023-12-02T03:06:03.335506+0000 mgr.y (mgr.24356) 20631 : cluster 0 pgmap v20599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:03 smithi040 bash[28232]: audit 2023-12-02T03:06:02.794180+0000 mon.c (mon.2) 12939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:06:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:03 smithi040 bash[28232]: cluster 2023-12-02T03:06:03.335506+0000 mgr.y (mgr.24356) 20631 : cluster 0 pgmap v20599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:03 smithi040 bash[41173]: audit 2023-12-02T03:06:02.794180+0000 mon.c (mon.2) 12939 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:06:03.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:03 smithi040 bash[41173]: cluster 2023-12-02T03:06:03.335506+0000 mgr.y (mgr.24356) 20631 : cluster 0 pgmap v20599: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:05 smithi040 bash[28232]: audit 2023-12-02T03:06:04.429408+0000 mon.c (mon.2) 12940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:05 smithi040 bash[28232]: audit 2023-12-02T03:06:04.923666+0000 mon.a (mon.0) 12671 : audit 0 from='client.? 172.21.15.40:0/3402362168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:05 smithi040 bash[41173]: audit 2023-12-02T03:06:04.429408+0000 mon.c (mon.2) 12940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:05 smithi040 bash[41173]: audit 2023-12-02T03:06:04.923666+0000 mon.a (mon.0) 12671 : audit 0 from='client.? 172.21.15.40:0/3402362168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:05 smithi141 bash[31670]: audit 2023-12-02T03:06:04.429408+0000 mon.c (mon.2) 12940 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:05 smithi141 bash[31670]: audit 2023-12-02T03:06:04.923666+0000 mon.a (mon.0) 12671 : audit 0 from='client.? 172.21.15.40:0/3402362168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:06.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:06 smithi040 bash[28232]: cluster 2023-12-02T03:06:05.336743+0000 mgr.y (mgr.24356) 20632 : cluster 0 pgmap v20600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:06:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:06:06] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:06:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:06 smithi040 bash[41173]: cluster 2023-12-02T03:06:05.336743+0000 mgr.y (mgr.24356) 20632 : cluster 0 pgmap v20600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:06 smithi141 bash[31670]: cluster 2023-12-02T03:06:05.336743+0000 mgr.y (mgr.24356) 20632 : cluster 0 pgmap v20600: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:08 smithi040 bash[28232]: cluster 2023-12-02T03:06:07.337370+0000 mgr.y (mgr.24356) 20633 : cluster 0 pgmap v20601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:08 smithi040 bash[28232]: audit 2023-12-02T03:06:07.394958+0000 mon.c (mon.2) 12941 : audit 0 from='client.? 172.21.15.40:0/1143759648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:08 smithi040 bash[41173]: cluster 2023-12-02T03:06:07.337370+0000 mgr.y (mgr.24356) 20633 : cluster 0 pgmap v20601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:08 smithi040 bash[41173]: audit 2023-12-02T03:06:07.394958+0000 mon.c (mon.2) 12941 : audit 0 from='client.? 172.21.15.40:0/1143759648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:08 smithi141 bash[31670]: cluster 2023-12-02T03:06:07.337370+0000 mgr.y (mgr.24356) 20633 : cluster 0 pgmap v20601: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:08 smithi141 bash[31670]: audit 2023-12-02T03:06:07.394958+0000 mon.c (mon.2) 12941 : audit 0 from='client.? 172.21.15.40:0/1143759648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:08.691897+0000 mon.a (mon.0) 12672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:08.705720+0000 mon.a (mon.0) 12673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:08.994802+0000 mon.a (mon.0) 12674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:09.005986+0000 mon.a (mon.0) 12675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: cluster 2023-12-02T03:06:09.338021+0000 mgr.y (mgr.24356) 20634 : cluster 0 pgmap v20602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:09.483356+0000 mon.c (mon.2) 12942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:09.484938+0000 mon.c (mon.2) 12943 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:06:10.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:09 smithi141 bash[31670]: audit 2023-12-02T03:06:09.493883+0000 mon.a (mon.0) 12676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:08.691897+0000 mon.a (mon.0) 12672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:08.705720+0000 mon.a (mon.0) 12673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:08.994802+0000 mon.a (mon.0) 12674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:09.005986+0000 mon.a (mon.0) 12675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: cluster 2023-12-02T03:06:09.338021+0000 mgr.y (mgr.24356) 20634 : cluster 0 pgmap v20602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:09.483356+0000 mon.c (mon.2) 12942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:09.484938+0000 mon.c (mon.2) 12943 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[28232]: audit 2023-12-02T03:06:09.493883+0000 mon.a (mon.0) 12676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:08.691897+0000 mon.a (mon.0) 12672 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:08.705720+0000 mon.a (mon.0) 12673 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:08.994802+0000 mon.a (mon.0) 12674 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:09.005986+0000 mon.a (mon.0) 12675 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: cluster 2023-12-02T03:06:09.338021+0000 mgr.y (mgr.24356) 20634 : cluster 0 pgmap v20602: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:10.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:09.483356+0000 mon.c (mon.2) 12942 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:06:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:09.484938+0000 mon.c (mon.2) 12943 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:06:10.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:09 smithi040 bash[41173]: audit 2023-12-02T03:06:09.493883+0000 mon.a (mon.0) 12676 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:06:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:10 smithi141 bash[31670]: audit 2023-12-02T03:06:09.870306+0000 mon.a (mon.0) 12677 : audit 0 from='client.? 172.21.15.40:0/537510233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:10 smithi040 bash[41173]: audit 2023-12-02T03:06:09.870306+0000 mon.a (mon.0) 12677 : audit 0 from='client.? 172.21.15.40:0/537510233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:10 smithi040 bash[28232]: audit 2023-12-02T03:06:09.870306+0000 mon.a (mon.0) 12677 : audit 0 from='client.? 172.21.15.40:0/537510233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:11 smithi141 bash[31670]: cluster 2023-12-02T03:06:11.339178+0000 mgr.y (mgr.24356) 20635 : cluster 0 pgmap v20603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:11 smithi040 bash[41173]: cluster 2023-12-02T03:06:11.339178+0000 mgr.y (mgr.24356) 20635 : cluster 0 pgmap v20603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:11 smithi040 bash[28232]: cluster 2023-12-02T03:06:11.339178+0000 mgr.y (mgr.24356) 20635 : cluster 0 pgmap v20603: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:12 smithi141 bash[31670]: audit 2023-12-02T03:06:12.339108+0000 mon.a (mon.0) 12678 : audit 0 from='client.? 172.21.15.40:0/1870984570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:12 smithi040 bash[41173]: audit 2023-12-02T03:06:12.339108+0000 mon.a (mon.0) 12678 : audit 0 from='client.? 172.21.15.40:0/1870984570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:12 smithi040 bash[28232]: audit 2023-12-02T03:06:12.339108+0000 mon.a (mon.0) 12678 : audit 0 from='client.? 172.21.15.40:0/1870984570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:14 smithi040 bash[41173]: cluster 2023-12-02T03:06:13.339656+0000 mgr.y (mgr.24356) 20636 : cluster 0 pgmap v20604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:14 smithi040 bash[28232]: cluster 2023-12-02T03:06:13.339656+0000 mgr.y (mgr.24356) 20636 : cluster 0 pgmap v20604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:14 smithi141 bash[31670]: cluster 2023-12-02T03:06:13.339656+0000 mgr.y (mgr.24356) 20636 : cluster 0 pgmap v20604: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:15.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:15 smithi040 bash[41173]: audit 2023-12-02T03:06:14.800970+0000 mon.a (mon.0) 12679 : audit 0 from='client.? 172.21.15.40:0/2346230767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:15 smithi040 bash[28232]: audit 2023-12-02T03:06:14.800970+0000 mon.a (mon.0) 12679 : audit 0 from='client.? 172.21.15.40:0/2346230767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:15 smithi141 bash[31670]: audit 2023-12-02T03:06:14.800970+0000 mon.a (mon.0) 12679 : audit 0 from='client.? 172.21.15.40:0/2346230767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:16 smithi040 bash[28232]: cluster 2023-12-02T03:06:15.340953+0000 mgr.y (mgr.24356) 20637 : cluster 0 pgmap v20605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:16 smithi040 bash[41173]: cluster 2023-12-02T03:06:15.340953+0000 mgr.y (mgr.24356) 20637 : cluster 0 pgmap v20605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:16.663 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:06:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:06:16] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:06:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:16 smithi141 bash[31670]: cluster 2023-12-02T03:06:15.340953+0000 mgr.y (mgr.24356) 20637 : cluster 0 pgmap v20605: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:17.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:17 smithi040 bash[28232]: audit 2023-12-02T03:06:17.255538+0000 mon.c (mon.2) 12944 : audit 0 from='client.? 172.21.15.40:0/208748062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:17 smithi040 bash[41173]: audit 2023-12-02T03:06:17.255538+0000 mon.c (mon.2) 12944 : audit 0 from='client.? 172.21.15.40:0/208748062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:17 smithi141 bash[31670]: audit 2023-12-02T03:06:17.255538+0000 mon.c (mon.2) 12944 : audit 0 from='client.? 172.21.15.40:0/208748062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:18.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:18 smithi040 bash[28232]: cluster 2023-12-02T03:06:17.341590+0000 mgr.y (mgr.24356) 20638 : cluster 0 pgmap v20606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:18.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:18 smithi040 bash[41173]: cluster 2023-12-02T03:06:17.341590+0000 mgr.y (mgr.24356) 20638 : cluster 0 pgmap v20606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:18 smithi141 bash[31670]: cluster 2023-12-02T03:06:17.341590+0000 mgr.y (mgr.24356) 20638 : cluster 0 pgmap v20606: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:20.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:20 smithi040 bash[28232]: cluster 2023-12-02T03:06:19.342188+0000 mgr.y (mgr.24356) 20639 : cluster 0 pgmap v20607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:20 smithi040 bash[28232]: audit 2023-12-02T03:06:19.429549+0000 mon.c (mon.2) 12945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:20 smithi040 bash[28232]: audit 2023-12-02T03:06:19.720804+0000 mon.a (mon.0) 12680 : audit 0 from='client.? 172.21.15.40:0/2817144806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:20 smithi040 bash[41173]: cluster 2023-12-02T03:06:19.342188+0000 mgr.y (mgr.24356) 20639 : cluster 0 pgmap v20607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:20 smithi040 bash[41173]: audit 2023-12-02T03:06:19.429549+0000 mon.c (mon.2) 12945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:20.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:20 smithi040 bash[41173]: audit 2023-12-02T03:06:19.720804+0000 mon.a (mon.0) 12680 : audit 0 from='client.? 172.21.15.40:0/2817144806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:20 smithi141 bash[31670]: cluster 2023-12-02T03:06:19.342188+0000 mgr.y (mgr.24356) 20639 : cluster 0 pgmap v20607: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:20 smithi141 bash[31670]: audit 2023-12-02T03:06:19.429549+0000 mon.c (mon.2) 12945 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:20 smithi141 bash[31670]: audit 2023-12-02T03:06:19.720804+0000 mon.a (mon.0) 12680 : audit 0 from='client.? 172.21.15.40:0/2817144806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:22 smithi040 bash[41173]: cluster 2023-12-02T03:06:21.343253+0000 mgr.y (mgr.24356) 20640 : cluster 0 pgmap v20608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:22 smithi040 bash[41173]: audit 2023-12-02T03:06:22.181371+0000 mon.c (mon.2) 12946 : audit 0 from='client.? 172.21.15.40:0/637368970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:22 smithi040 bash[28232]: cluster 2023-12-02T03:06:21.343253+0000 mgr.y (mgr.24356) 20640 : cluster 0 pgmap v20608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:22 smithi040 bash[28232]: audit 2023-12-02T03:06:22.181371+0000 mon.c (mon.2) 12946 : audit 0 from='client.? 172.21.15.40:0/637368970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:22 smithi141 bash[31670]: cluster 2023-12-02T03:06:21.343253+0000 mgr.y (mgr.24356) 20640 : cluster 0 pgmap v20608: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:22 smithi141 bash[31670]: audit 2023-12-02T03:06:22.181371+0000 mon.c (mon.2) 12946 : audit 0 from='client.? 172.21.15.40:0/637368970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:24 smithi040 bash[28232]: cluster 2023-12-02T03:06:23.343703+0000 mgr.y (mgr.24356) 20641 : cluster 0 pgmap v20609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:24 smithi040 bash[41173]: cluster 2023-12-02T03:06:23.343703+0000 mgr.y (mgr.24356) 20641 : cluster 0 pgmap v20609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:24 smithi141 bash[31670]: cluster 2023-12-02T03:06:23.343703+0000 mgr.y (mgr.24356) 20641 : cluster 0 pgmap v20609: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:25.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:25 smithi040 bash[28232]: audit 2023-12-02T03:06:24.658622+0000 mon.a (mon.0) 12681 : audit 0 from='client.? 172.21.15.40:0/2336062839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:25 smithi040 bash[41173]: audit 2023-12-02T03:06:24.658622+0000 mon.a (mon.0) 12681 : audit 0 from='client.? 172.21.15.40:0/2336062839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:25 smithi141 bash[31670]: audit 2023-12-02T03:06:24.658622+0000 mon.a (mon.0) 12681 : audit 0 from='client.? 172.21.15.40:0/2336062839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:26.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:26 smithi040 bash[28232]: cluster 2023-12-02T03:06:25.344891+0000 mgr.y (mgr.24356) 20642 : cluster 0 pgmap v20610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:26.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:06:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:06:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:06:26.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:26 smithi040 bash[41173]: cluster 2023-12-02T03:06:25.344891+0000 mgr.y (mgr.24356) 20642 : cluster 0 pgmap v20610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:26 smithi141 bash[31670]: cluster 2023-12-02T03:06:25.344891+0000 mgr.y (mgr.24356) 20642 : cluster 0 pgmap v20610: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:27 smithi040 bash[28232]: audit 2023-12-02T03:06:27.117247+0000 mon.a (mon.0) 12682 : audit 0 from='client.? 172.21.15.40:0/109808606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:27.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:27 smithi040 bash[41173]: audit 2023-12-02T03:06:27.117247+0000 mon.a (mon.0) 12682 : audit 0 from='client.? 172.21.15.40:0/109808606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:27 smithi141 bash[31670]: audit 2023-12-02T03:06:27.117247+0000 mon.a (mon.0) 12682 : audit 0 from='client.? 172.21.15.40:0/109808606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:28 smithi040 bash[28232]: cluster 2023-12-02T03:06:27.345614+0000 mgr.y (mgr.24356) 20643 : cluster 0 pgmap v20611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:28.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:28 smithi040 bash[41173]: cluster 2023-12-02T03:06:27.345614+0000 mgr.y (mgr.24356) 20643 : cluster 0 pgmap v20611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:28 smithi141 bash[31670]: cluster 2023-12-02T03:06:27.345614+0000 mgr.y (mgr.24356) 20643 : cluster 0 pgmap v20611: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:30 smithi040 bash[28232]: cluster 2023-12-02T03:06:29.346071+0000 mgr.y (mgr.24356) 20644 : cluster 0 pgmap v20612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:30.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:30 smithi040 bash[28232]: audit 2023-12-02T03:06:29.583412+0000 mon.c (mon.2) 12947 : audit 0 from='client.? 172.21.15.40:0/3785934198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:30 smithi040 bash[41173]: cluster 2023-12-02T03:06:29.346071+0000 mgr.y (mgr.24356) 20644 : cluster 0 pgmap v20612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:30 smithi040 bash[41173]: audit 2023-12-02T03:06:29.583412+0000 mon.c (mon.2) 12947 : audit 0 from='client.? 172.21.15.40:0/3785934198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:30 smithi141 bash[31670]: cluster 2023-12-02T03:06:29.346071+0000 mgr.y (mgr.24356) 20644 : cluster 0 pgmap v20612: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:30 smithi141 bash[31670]: audit 2023-12-02T03:06:29.583412+0000 mon.c (mon.2) 12947 : audit 0 from='client.? 172.21.15.40:0/3785934198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:31 smithi141 bash[31670]: cluster 2023-12-02T03:06:31.347271+0000 mgr.y (mgr.24356) 20645 : cluster 0 pgmap v20613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:31 smithi040 bash[28232]: cluster 2023-12-02T03:06:31.347271+0000 mgr.y (mgr.24356) 20645 : cluster 0 pgmap v20613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:31 smithi040 bash[41173]: cluster 2023-12-02T03:06:31.347271+0000 mgr.y (mgr.24356) 20645 : cluster 0 pgmap v20613: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:32 smithi141 bash[31670]: audit 2023-12-02T03:06:32.047096+0000 mon.c (mon.2) 12948 : audit 0 from='client.? 172.21.15.40:0/2904239184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:32 smithi040 bash[41173]: audit 2023-12-02T03:06:32.047096+0000 mon.c (mon.2) 12948 : audit 0 from='client.? 172.21.15.40:0/2904239184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:32 smithi040 bash[28232]: audit 2023-12-02T03:06:32.047096+0000 mon.c (mon.2) 12948 : audit 0 from='client.? 172.21.15.40:0/2904239184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:34 smithi040 bash[41173]: cluster 2023-12-02T03:06:33.348014+0000 mgr.y (mgr.24356) 20646 : cluster 0 pgmap v20614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:34.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:34 smithi040 bash[28232]: cluster 2023-12-02T03:06:33.348014+0000 mgr.y (mgr.24356) 20646 : cluster 0 pgmap v20614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:34 smithi141 bash[31670]: cluster 2023-12-02T03:06:33.348014+0000 mgr.y (mgr.24356) 20646 : cluster 0 pgmap v20614: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:35 smithi040 bash[41173]: audit 2023-12-02T03:06:34.429859+0000 mon.c (mon.2) 12949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:35 smithi040 bash[41173]: audit 2023-12-02T03:06:34.509725+0000 mon.a (mon.0) 12683 : audit 0 from='client.? 172.21.15.40:0/2581206724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:35 smithi040 bash[28232]: audit 2023-12-02T03:06:34.429859+0000 mon.c (mon.2) 12949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:35 smithi040 bash[28232]: audit 2023-12-02T03:06:34.509725+0000 mon.a (mon.0) 12683 : audit 0 from='client.? 172.21.15.40:0/2581206724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:35 smithi141 bash[31670]: audit 2023-12-02T03:06:34.429859+0000 mon.c (mon.2) 12949 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:35 smithi141 bash[31670]: audit 2023-12-02T03:06:34.509725+0000 mon.a (mon.0) 12683 : audit 0 from='client.? 172.21.15.40:0/2581206724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:06:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:06:36] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:06:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:36 smithi040 bash[28232]: cluster 2023-12-02T03:06:35.349151+0000 mgr.y (mgr.24356) 20647 : cluster 0 pgmap v20615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:36.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:36 smithi040 bash[41173]: cluster 2023-12-02T03:06:35.349151+0000 mgr.y (mgr.24356) 20647 : cluster 0 pgmap v20615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:36 smithi141 bash[31670]: cluster 2023-12-02T03:06:35.349151+0000 mgr.y (mgr.24356) 20647 : cluster 0 pgmap v20615: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:37 smithi040 bash[28232]: audit 2023-12-02T03:06:36.972590+0000 mon.c (mon.2) 12950 : audit 0 from='client.? 172.21.15.40:0/303043583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:37 smithi040 bash[41173]: audit 2023-12-02T03:06:36.972590+0000 mon.c (mon.2) 12950 : audit 0 from='client.? 172.21.15.40:0/303043583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:37 smithi141 bash[31670]: audit 2023-12-02T03:06:36.972590+0000 mon.c (mon.2) 12950 : audit 0 from='client.? 172.21.15.40:0/303043583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:38 smithi040 bash[28232]: cluster 2023-12-02T03:06:37.349850+0000 mgr.y (mgr.24356) 20648 : cluster 0 pgmap v20616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:38 smithi040 bash[41173]: cluster 2023-12-02T03:06:37.349850+0000 mgr.y (mgr.24356) 20648 : cluster 0 pgmap v20616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:38 smithi141 bash[31670]: cluster 2023-12-02T03:06:37.349850+0000 mgr.y (mgr.24356) 20648 : cluster 0 pgmap v20616: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:40 smithi040 bash[28232]: cluster 2023-12-02T03:06:39.350475+0000 mgr.y (mgr.24356) 20649 : cluster 0 pgmap v20617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:40 smithi040 bash[28232]: audit 2023-12-02T03:06:39.437406+0000 mon.c (mon.2) 12951 : audit 0 from='client.? 172.21.15.40:0/4179824249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:40 smithi040 bash[41173]: cluster 2023-12-02T03:06:39.350475+0000 mgr.y (mgr.24356) 20649 : cluster 0 pgmap v20617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:40.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:40 smithi040 bash[41173]: audit 2023-12-02T03:06:39.437406+0000 mon.c (mon.2) 12951 : audit 0 from='client.? 172.21.15.40:0/4179824249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:40 smithi141 bash[31670]: cluster 2023-12-02T03:06:39.350475+0000 mgr.y (mgr.24356) 20649 : cluster 0 pgmap v20617: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:40 smithi141 bash[31670]: audit 2023-12-02T03:06:39.437406+0000 mon.c (mon.2) 12951 : audit 0 from='client.? 172.21.15.40:0/4179824249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:42 smithi040 bash[28232]: cluster 2023-12-02T03:06:41.351696+0000 mgr.y (mgr.24356) 20650 : cluster 0 pgmap v20618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:42.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:42 smithi040 bash[28232]: audit 2023-12-02T03:06:41.902709+0000 mon.a (mon.0) 12684 : audit 0 from='client.? 172.21.15.40:0/554705950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:42 smithi040 bash[41173]: cluster 2023-12-02T03:06:41.351696+0000 mgr.y (mgr.24356) 20650 : cluster 0 pgmap v20618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:42.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:42 smithi040 bash[41173]: audit 2023-12-02T03:06:41.902709+0000 mon.a (mon.0) 12684 : audit 0 from='client.? 172.21.15.40:0/554705950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:42 smithi141 bash[31670]: cluster 2023-12-02T03:06:41.351696+0000 mgr.y (mgr.24356) 20650 : cluster 0 pgmap v20618: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:42 smithi141 bash[31670]: audit 2023-12-02T03:06:41.902709+0000 mon.a (mon.0) 12684 : audit 0 from='client.? 172.21.15.40:0/554705950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:44 smithi040 bash[28232]: cluster 2023-12-02T03:06:43.352214+0000 mgr.y (mgr.24356) 20651 : cluster 0 pgmap v20619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:44.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:44 smithi040 bash[41173]: cluster 2023-12-02T03:06:43.352214+0000 mgr.y (mgr.24356) 20651 : cluster 0 pgmap v20619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:44 smithi141 bash[31670]: cluster 2023-12-02T03:06:43.352214+0000 mgr.y (mgr.24356) 20651 : cluster 0 pgmap v20619: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:45 smithi040 bash[28232]: audit 2023-12-02T03:06:44.364024+0000 mon.c (mon.2) 12952 : audit 0 from='client.? 172.21.15.40:0/3540604545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:45.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:45 smithi040 bash[41173]: audit 2023-12-02T03:06:44.364024+0000 mon.c (mon.2) 12952 : audit 0 from='client.? 172.21.15.40:0/3540604545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:45 smithi141 bash[31670]: audit 2023-12-02T03:06:44.364024+0000 mon.c (mon.2) 12952 : audit 0 from='client.? 172.21.15.40:0/3540604545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:46.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:46 smithi040 bash[28232]: cluster 2023-12-02T03:06:45.353292+0000 mgr.y (mgr.24356) 20652 : cluster 0 pgmap v20620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:46.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:06:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:06:46] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:06:46.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:46 smithi040 bash[41173]: cluster 2023-12-02T03:06:45.353292+0000 mgr.y (mgr.24356) 20652 : cluster 0 pgmap v20620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:46 smithi141 bash[31670]: cluster 2023-12-02T03:06:45.353292+0000 mgr.y (mgr.24356) 20652 : cluster 0 pgmap v20620: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:47 smithi040 bash[28232]: audit 2023-12-02T03:06:46.829622+0000 mon.c (mon.2) 12953 : audit 0 from='client.? 172.21.15.40:0/4154359339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:47.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:47 smithi040 bash[41173]: audit 2023-12-02T03:06:46.829622+0000 mon.c (mon.2) 12953 : audit 0 from='client.? 172.21.15.40:0/4154359339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:47 smithi141 bash[31670]: audit 2023-12-02T03:06:46.829622+0000 mon.c (mon.2) 12953 : audit 0 from='client.? 172.21.15.40:0/4154359339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:48 smithi040 bash[28232]: cluster 2023-12-02T03:06:47.353983+0000 mgr.y (mgr.24356) 20653 : cluster 0 pgmap v20621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:48 smithi040 bash[41173]: cluster 2023-12-02T03:06:47.353983+0000 mgr.y (mgr.24356) 20653 : cluster 0 pgmap v20621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:48 smithi141 bash[31670]: cluster 2023-12-02T03:06:47.353983+0000 mgr.y (mgr.24356) 20653 : cluster 0 pgmap v20621: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:49 smithi040 bash[28232]: audit 2023-12-02T03:06:49.305023+0000 mon.c (mon.2) 12954 : audit 0 from='client.? 172.21.15.40:0/3156473580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:49.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:49 smithi040 bash[28232]: cluster 2023-12-02T03:06:49.354635+0000 mgr.y (mgr.24356) 20654 : cluster 0 pgmap v20622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:49 smithi040 bash[41173]: audit 2023-12-02T03:06:49.305023+0000 mon.c (mon.2) 12954 : audit 0 from='client.? 172.21.15.40:0/3156473580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:49.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:49 smithi040 bash[41173]: cluster 2023-12-02T03:06:49.354635+0000 mgr.y (mgr.24356) 20654 : cluster 0 pgmap v20622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:49 smithi141 bash[31670]: audit 2023-12-02T03:06:49.305023+0000 mon.c (mon.2) 12954 : audit 0 from='client.? 172.21.15.40:0/3156473580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:49 smithi141 bash[31670]: cluster 2023-12-02T03:06:49.354635+0000 mgr.y (mgr.24356) 20654 : cluster 0 pgmap v20622: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:50 smithi040 bash[28232]: audit 2023-12-02T03:06:49.430310+0000 mon.c (mon.2) 12955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:50 smithi040 bash[41173]: audit 2023-12-02T03:06:49.430310+0000 mon.c (mon.2) 12955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:50 smithi141 bash[31670]: audit 2023-12-02T03:06:49.430310+0000 mon.c (mon.2) 12955 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:51 smithi040 bash[41173]: cluster 2023-12-02T03:06:51.355825+0000 mgr.y (mgr.24356) 20655 : cluster 0 pgmap v20623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:51 smithi040 bash[28232]: cluster 2023-12-02T03:06:51.355825+0000 mgr.y (mgr.24356) 20655 : cluster 0 pgmap v20623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:51 smithi141 bash[31670]: cluster 2023-12-02T03:06:51.355825+0000 mgr.y (mgr.24356) 20655 : cluster 0 pgmap v20623: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:52 smithi040 bash[41173]: audit 2023-12-02T03:06:51.774389+0000 mon.a (mon.0) 12685 : audit 0 from='client.? 172.21.15.40:0/688316835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:52 smithi040 bash[28232]: audit 2023-12-02T03:06:51.774389+0000 mon.a (mon.0) 12685 : audit 0 from='client.? 172.21.15.40:0/688316835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:52 smithi141 bash[31670]: audit 2023-12-02T03:06:51.774389+0000 mon.a (mon.0) 12685 : audit 0 from='client.? 172.21.15.40:0/688316835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:54 smithi040 bash[41173]: cluster 2023-12-02T03:06:53.356370+0000 mgr.y (mgr.24356) 20656 : cluster 0 pgmap v20624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:54.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:54 smithi040 bash[41173]: audit 2023-12-02T03:06:54.247201+0000 mon.c (mon.2) 12956 : audit 0 from='client.? 172.21.15.40:0/2965780944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:54 smithi040 bash[28232]: cluster 2023-12-02T03:06:53.356370+0000 mgr.y (mgr.24356) 20656 : cluster 0 pgmap v20624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:54.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:54 smithi040 bash[28232]: audit 2023-12-02T03:06:54.247201+0000 mon.c (mon.2) 12956 : audit 0 from='client.? 172.21.15.40:0/2965780944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:54 smithi141 bash[31670]: cluster 2023-12-02T03:06:53.356370+0000 mgr.y (mgr.24356) 20656 : cluster 0 pgmap v20624: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:54 smithi141 bash[31670]: audit 2023-12-02T03:06:54.247201+0000 mon.c (mon.2) 12956 : audit 0 from='client.? 172.21.15.40:0/2965780944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:55 smithi141 bash[31670]: cluster 2023-12-02T03:06:55.357485+0000 mgr.y (mgr.24356) 20657 : cluster 0 pgmap v20625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:55 smithi040 bash[28232]: cluster 2023-12-02T03:06:55.357485+0000 mgr.y (mgr.24356) 20657 : cluster 0 pgmap v20625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:55 smithi040 bash[41173]: cluster 2023-12-02T03:06:55.357485+0000 mgr.y (mgr.24356) 20657 : cluster 0 pgmap v20625: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:56.767 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:06:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:06:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:06:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:56 smithi141 bash[31670]: audit 2023-12-02T03:06:56.711833+0000 mon.c (mon.2) 12957 : audit 0 from='client.? 172.21.15.40:0/4156296344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:57.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:56 smithi040 bash[28232]: audit 2023-12-02T03:06:56.711833+0000 mon.c (mon.2) 12957 : audit 0 from='client.? 172.21.15.40:0/4156296344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:57.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:56 smithi040 bash[41173]: audit 2023-12-02T03:06:56.711833+0000 mon.c (mon.2) 12957 : audit 0 from='client.? 172.21.15.40:0/4156296344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:57 smithi141 bash[31670]: cluster 2023-12-02T03:06:57.358166+0000 mgr.y (mgr.24356) 20658 : cluster 0 pgmap v20626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:57 smithi040 bash[28232]: cluster 2023-12-02T03:06:57.358166+0000 mgr.y (mgr.24356) 20658 : cluster 0 pgmap v20626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:57 smithi040 bash[41173]: cluster 2023-12-02T03:06:57.358166+0000 mgr.y (mgr.24356) 20658 : cluster 0 pgmap v20626: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:06:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:06:59 smithi040 bash[28232]: audit 2023-12-02T03:06:59.169369+0000 mon.a (mon.0) 12686 : audit 0 from='client.? 172.21.15.40:0/2065317215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:06:59 smithi040 bash[41173]: audit 2023-12-02T03:06:59.169369+0000 mon.a (mon.0) 12686 : audit 0 from='client.? 172.21.15.40:0/2065317215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:06:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:06:59 smithi141 bash[31670]: audit 2023-12-02T03:06:59.169369+0000 mon.a (mon.0) 12686 : audit 0 from='client.? 172.21.15.40:0/2065317215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:00.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:00 smithi040 bash[41173]: cluster 2023-12-02T03:06:59.358641+0000 mgr.y (mgr.24356) 20659 : cluster 0 pgmap v20627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:00.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:00 smithi040 bash[28232]: cluster 2023-12-02T03:06:59.358641+0000 mgr.y (mgr.24356) 20659 : cluster 0 pgmap v20627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:00 smithi141 bash[31670]: cluster 2023-12-02T03:06:59.358641+0000 mgr.y (mgr.24356) 20659 : cluster 0 pgmap v20627: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:01 smithi141 bash[31670]: cluster 2023-12-02T03:07:01.359830+0000 mgr.y (mgr.24356) 20660 : cluster 0 pgmap v20628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:01 smithi040 bash[41173]: cluster 2023-12-02T03:07:01.359830+0000 mgr.y (mgr.24356) 20660 : cluster 0 pgmap v20628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:01 smithi040 bash[28232]: cluster 2023-12-02T03:07:01.359830+0000 mgr.y (mgr.24356) 20660 : cluster 0 pgmap v20628: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:02 smithi141 bash[31670]: audit 2023-12-02T03:07:01.638898+0000 mon.c (mon.2) 12958 : audit 0 from='client.? 172.21.15.40:0/4136835181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:02 smithi040 bash[41173]: audit 2023-12-02T03:07:01.638898+0000 mon.c (mon.2) 12958 : audit 0 from='client.? 172.21.15.40:0/4136835181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:02.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:02 smithi040 bash[28232]: audit 2023-12-02T03:07:01.638898+0000 mon.c (mon.2) 12958 : audit 0 from='client.? 172.21.15.40:0/4136835181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:04 smithi040 bash[41173]: cluster 2023-12-02T03:07:03.360574+0000 mgr.y (mgr.24356) 20661 : cluster 0 pgmap v20629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:04 smithi040 bash[41173]: audit 2023-12-02T03:07:04.104666+0000 mon.c (mon.2) 12959 : audit 0 from='client.? 172.21.15.40:0/2283696523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:04 smithi040 bash[28232]: cluster 2023-12-02T03:07:03.360574+0000 mgr.y (mgr.24356) 20661 : cluster 0 pgmap v20629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:04 smithi040 bash[28232]: audit 2023-12-02T03:07:04.104666+0000 mon.c (mon.2) 12959 : audit 0 from='client.? 172.21.15.40:0/2283696523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:04 smithi141 bash[31670]: cluster 2023-12-02T03:07:03.360574+0000 mgr.y (mgr.24356) 20661 : cluster 0 pgmap v20629: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:04 smithi141 bash[31670]: audit 2023-12-02T03:07:04.104666+0000 mon.c (mon.2) 12959 : audit 0 from='client.? 172.21.15.40:0/2283696523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:05 smithi040 bash[28232]: audit 2023-12-02T03:07:04.430475+0000 mon.c (mon.2) 12960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:05 smithi040 bash[41173]: audit 2023-12-02T03:07:04.430475+0000 mon.c (mon.2) 12960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:05 smithi141 bash[31670]: audit 2023-12-02T03:07:04.430475+0000 mon.c (mon.2) 12960 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:07:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:07:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:07:06.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:06 smithi040 bash[41173]: cluster 2023-12-02T03:07:05.361792+0000 mgr.y (mgr.24356) 20662 : cluster 0 pgmap v20630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:06 smithi040 bash[28232]: cluster 2023-12-02T03:07:05.361792+0000 mgr.y (mgr.24356) 20662 : cluster 0 pgmap v20630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:06 smithi141 bash[31670]: cluster 2023-12-02T03:07:05.361792+0000 mgr.y (mgr.24356) 20662 : cluster 0 pgmap v20630: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:07 smithi040 bash[41173]: audit 2023-12-02T03:07:06.576581+0000 mon.a (mon.0) 12687 : audit 0 from='client.? 172.21.15.40:0/2273891402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:07 smithi040 bash[28232]: audit 2023-12-02T03:07:06.576581+0000 mon.a (mon.0) 12687 : audit 0 from='client.? 172.21.15.40:0/2273891402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:07 smithi141 bash[31670]: audit 2023-12-02T03:07:06.576581+0000 mon.a (mon.0) 12687 : audit 0 from='client.? 172.21.15.40:0/2273891402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:08 smithi040 bash[28232]: cluster 2023-12-02T03:07:07.362483+0000 mgr.y (mgr.24356) 20663 : cluster 0 pgmap v20631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:08 smithi040 bash[41173]: cluster 2023-12-02T03:07:07.362483+0000 mgr.y (mgr.24356) 20663 : cluster 0 pgmap v20631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:08 smithi141 bash[31670]: cluster 2023-12-02T03:07:07.362483+0000 mgr.y (mgr.24356) 20663 : cluster 0 pgmap v20631: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:09 smithi040 bash[28232]: audit 2023-12-02T03:07:09.040802+0000 mon.c (mon.2) 12961 : audit 0 from='client.? 172.21.15.40:0/1983714631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:09 smithi040 bash[28232]: cluster 2023-12-02T03:07:09.363152+0000 mgr.y (mgr.24356) 20664 : cluster 0 pgmap v20632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:09 smithi040 bash[41173]: audit 2023-12-02T03:07:09.040802+0000 mon.c (mon.2) 12961 : audit 0 from='client.? 172.21.15.40:0/1983714631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:09 smithi040 bash[41173]: cluster 2023-12-02T03:07:09.363152+0000 mgr.y (mgr.24356) 20664 : cluster 0 pgmap v20632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:09 smithi141 bash[31670]: audit 2023-12-02T03:07:09.040802+0000 mon.c (mon.2) 12961 : audit 0 from='client.? 172.21.15.40:0/1983714631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:09 smithi141 bash[31670]: cluster 2023-12-02T03:07:09.363152+0000 mgr.y (mgr.24356) 20664 : cluster 0 pgmap v20632: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:10.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:10 smithi040 bash[28232]: audit 2023-12-02T03:07:09.579793+0000 mon.c (mon.2) 12962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:07:10.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:10 smithi040 bash[41173]: audit 2023-12-02T03:07:09.579793+0000 mon.c (mon.2) 12962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:07:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:10 smithi141 bash[31670]: audit 2023-12-02T03:07:09.579793+0000 mon.c (mon.2) 12962 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:07:11.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:11 smithi040 bash[28232]: cluster 2023-12-02T03:07:11.364269+0000 mgr.y (mgr.24356) 20665 : cluster 0 pgmap v20633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:11 smithi040 bash[41173]: cluster 2023-12-02T03:07:11.364269+0000 mgr.y (mgr.24356) 20665 : cluster 0 pgmap v20633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:11 smithi141 bash[31670]: cluster 2023-12-02T03:07:11.364269+0000 mgr.y (mgr.24356) 20665 : cluster 0 pgmap v20633: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:12 smithi040 bash[28232]: audit 2023-12-02T03:07:11.499177+0000 mon.a (mon.0) 12688 : audit 0 from='client.? 172.21.15.40:0/1758305142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:12 smithi040 bash[41173]: audit 2023-12-02T03:07:11.499177+0000 mon.a (mon.0) 12688 : audit 0 from='client.? 172.21.15.40:0/1758305142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:12 smithi141 bash[31670]: audit 2023-12-02T03:07:11.499177+0000 mon.a (mon.0) 12688 : audit 0 from='client.? 172.21.15.40:0/1758305142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:14 smithi040 bash[28232]: cluster 2023-12-02T03:07:13.364885+0000 mgr.y (mgr.24356) 20666 : cluster 0 pgmap v20634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:14 smithi040 bash[28232]: audit 2023-12-02T03:07:13.973064+0000 mon.a (mon.0) 12689 : audit 0 from='client.? 172.21.15.40:0/2949180740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:14 smithi040 bash[41173]: cluster 2023-12-02T03:07:13.364885+0000 mgr.y (mgr.24356) 20666 : cluster 0 pgmap v20634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:14.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:14 smithi040 bash[41173]: audit 2023-12-02T03:07:13.973064+0000 mon.a (mon.0) 12689 : audit 0 from='client.? 172.21.15.40:0/2949180740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:14 smithi141 bash[31670]: cluster 2023-12-02T03:07:13.364885+0000 mgr.y (mgr.24356) 20666 : cluster 0 pgmap v20634: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:14 smithi141 bash[31670]: audit 2023-12-02T03:07:13.973064+0000 mon.a (mon.0) 12689 : audit 0 from='client.? 172.21.15.40:0/2949180740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:15 smithi141 bash[31670]: cluster 2023-12-02T03:07:15.366243+0000 mgr.y (mgr.24356) 20667 : cluster 0 pgmap v20635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:15 smithi040 bash[28232]: cluster 2023-12-02T03:07:15.366243+0000 mgr.y (mgr.24356) 20667 : cluster 0 pgmap v20635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:15 smithi040 bash[41173]: cluster 2023-12-02T03:07:15.366243+0000 mgr.y (mgr.24356) 20667 : cluster 0 pgmap v20635: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:07:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:07:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:15.526749+0000 mon.a (mon.0) 12690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:15.540491+0000 mon.a (mon.0) 12691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:15.778638+0000 mon.a (mon.0) 12692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:15.804417+0000 mon.a (mon.0) 12693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:16.278910+0000 mon.c (mon.2) 12963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:16.280778+0000 mon.c (mon.2) 12964 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:16.290764+0000 mon.a (mon.0) 12694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[28232]: audit 2023-12-02T03:07:16.426800+0000 mon.a (mon.0) 12695 : audit 0 from='client.? 172.21.15.40:0/212154784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:15.526749+0000 mon.a (mon.0) 12690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:15.540491+0000 mon.a (mon.0) 12691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:15.778638+0000 mon.a (mon.0) 12692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:15.804417+0000 mon.a (mon.0) 12693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:16.278910+0000 mon.c (mon.2) 12963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:07:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:16.280778+0000 mon.c (mon.2) 12964 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:07:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:16.290764+0000 mon.a (mon.0) 12694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:16.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:16 smithi040 bash[41173]: audit 2023-12-02T03:07:16.426800+0000 mon.a (mon.0) 12695 : audit 0 from='client.? 172.21.15.40:0/212154784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:15.526749+0000 mon.a (mon.0) 12690 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:15.540491+0000 mon.a (mon.0) 12691 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:15.778638+0000 mon.a (mon.0) 12692 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:15.804417+0000 mon.a (mon.0) 12693 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:16.278910+0000 mon.c (mon.2) 12963 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:16.280778+0000 mon.c (mon.2) 12964 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:16.290764+0000 mon.a (mon.0) 12694 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:07:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:16 smithi141 bash[31670]: audit 2023-12-02T03:07:16.426800+0000 mon.a (mon.0) 12695 : audit 0 from='client.? 172.21.15.40:0/212154784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:17 smithi040 bash[41173]: cluster 2023-12-02T03:07:17.366937+0000 mgr.y (mgr.24356) 20668 : cluster 0 pgmap v20636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:17 smithi040 bash[28232]: cluster 2023-12-02T03:07:17.366937+0000 mgr.y (mgr.24356) 20668 : cluster 0 pgmap v20636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:17 smithi141 bash[31670]: cluster 2023-12-02T03:07:17.366937+0000 mgr.y (mgr.24356) 20668 : cluster 0 pgmap v20636: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:19 smithi040 bash[41173]: audit 2023-12-02T03:07:18.889318+0000 mon.c (mon.2) 12965 : audit 0 from='client.? 172.21.15.40:0/1971759315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:19.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:19 smithi040 bash[28232]: audit 2023-12-02T03:07:18.889318+0000 mon.c (mon.2) 12965 : audit 0 from='client.? 172.21.15.40:0/1971759315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:19 smithi141 bash[31670]: audit 2023-12-02T03:07:18.889318+0000 mon.c (mon.2) 12965 : audit 0 from='client.? 172.21.15.40:0/1971759315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:20 smithi040 bash[41173]: cluster 2023-12-02T03:07:19.367691+0000 mgr.y (mgr.24356) 20669 : cluster 0 pgmap v20637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:20.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:20 smithi040 bash[41173]: audit 2023-12-02T03:07:19.430966+0000 mon.c (mon.2) 12966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:20 smithi040 bash[28232]: cluster 2023-12-02T03:07:19.367691+0000 mgr.y (mgr.24356) 20669 : cluster 0 pgmap v20637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:20.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:20 smithi040 bash[28232]: audit 2023-12-02T03:07:19.430966+0000 mon.c (mon.2) 12966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:20 smithi141 bash[31670]: cluster 2023-12-02T03:07:19.367691+0000 mgr.y (mgr.24356) 20669 : cluster 0 pgmap v20637: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:20 smithi141 bash[31670]: audit 2023-12-02T03:07:19.430966+0000 mon.c (mon.2) 12966 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:21 smithi040 bash[41173]: audit 2023-12-02T03:07:21.345577+0000 mon.c (mon.2) 12967 : audit 0 from='client.? 172.21.15.40:0/87920323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:21.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:21 smithi040 bash[28232]: audit 2023-12-02T03:07:21.345577+0000 mon.c (mon.2) 12967 : audit 0 from='client.? 172.21.15.40:0/87920323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:21 smithi141 bash[31670]: audit 2023-12-02T03:07:21.345577+0000 mon.c (mon.2) 12967 : audit 0 from='client.? 172.21.15.40:0/87920323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:22.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:22 smithi040 bash[41173]: cluster 2023-12-02T03:07:21.368313+0000 mgr.y (mgr.24356) 20670 : cluster 0 pgmap v20638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:22 smithi040 bash[28232]: cluster 2023-12-02T03:07:21.368313+0000 mgr.y (mgr.24356) 20670 : cluster 0 pgmap v20638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:22 smithi141 bash[31670]: cluster 2023-12-02T03:07:21.368313+0000 mgr.y (mgr.24356) 20670 : cluster 0 pgmap v20638: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:24 smithi040 bash[28232]: cluster 2023-12-02T03:07:23.368791+0000 mgr.y (mgr.24356) 20671 : cluster 0 pgmap v20639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:24.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:24 smithi040 bash[28232]: audit 2023-12-02T03:07:23.800018+0000 mon.a (mon.0) 12696 : audit 0 from='client.? 172.21.15.40:0/1973744216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:24 smithi040 bash[41173]: cluster 2023-12-02T03:07:23.368791+0000 mgr.y (mgr.24356) 20671 : cluster 0 pgmap v20639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:24.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:24 smithi040 bash[41173]: audit 2023-12-02T03:07:23.800018+0000 mon.a (mon.0) 12696 : audit 0 from='client.? 172.21.15.40:0/1973744216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:24 smithi141 bash[31670]: cluster 2023-12-02T03:07:23.368791+0000 mgr.y (mgr.24356) 20671 : cluster 0 pgmap v20639: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:24 smithi141 bash[31670]: audit 2023-12-02T03:07:23.800018+0000 mon.a (mon.0) 12696 : audit 0 from='client.? 172.21.15.40:0/1973744216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:25 smithi141 bash[31670]: cluster 2023-12-02T03:07:25.369843+0000 mgr.y (mgr.24356) 20672 : cluster 0 pgmap v20640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:25 smithi040 bash[28232]: cluster 2023-12-02T03:07:25.369843+0000 mgr.y (mgr.24356) 20672 : cluster 0 pgmap v20640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:25 smithi040 bash[41173]: cluster 2023-12-02T03:07:25.369843+0000 mgr.y (mgr.24356) 20672 : cluster 0 pgmap v20640: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:26 smithi141 bash[31670]: audit 2023-12-02T03:07:26.269811+0000 mon.a (mon.0) 12697 : audit 0 from='client.? 172.21.15.40:0/1399082879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:26 smithi040 bash[28232]: audit 2023-12-02T03:07:26.269811+0000 mon.a (mon.0) 12697 : audit 0 from='client.? 172.21.15.40:0/1399082879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:07:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:07:26] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T03:07:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:26 smithi040 bash[41173]: audit 2023-12-02T03:07:26.269811+0000 mon.a (mon.0) 12697 : audit 0 from='client.? 172.21.15.40:0/1399082879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:27 smithi141 bash[31670]: cluster 2023-12-02T03:07:27.370507+0000 mgr.y (mgr.24356) 20673 : cluster 0 pgmap v20641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:27 smithi040 bash[41173]: cluster 2023-12-02T03:07:27.370507+0000 mgr.y (mgr.24356) 20673 : cluster 0 pgmap v20641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:27 smithi040 bash[28232]: cluster 2023-12-02T03:07:27.370507+0000 mgr.y (mgr.24356) 20673 : cluster 0 pgmap v20641: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:29 smithi040 bash[28232]: audit 2023-12-02T03:07:28.732257+0000 mon.c (mon.2) 12968 : audit 0 from='client.? 172.21.15.40:0/62811004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:29.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:29 smithi040 bash[41173]: audit 2023-12-02T03:07:28.732257+0000 mon.c (mon.2) 12968 : audit 0 from='client.? 172.21.15.40:0/62811004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:29 smithi141 bash[31670]: audit 2023-12-02T03:07:28.732257+0000 mon.c (mon.2) 12968 : audit 0 from='client.? 172.21.15.40:0/62811004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:30.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:30 smithi040 bash[28232]: cluster 2023-12-02T03:07:29.371191+0000 mgr.y (mgr.24356) 20674 : cluster 0 pgmap v20642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:30.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:30 smithi040 bash[41173]: cluster 2023-12-02T03:07:29.371191+0000 mgr.y (mgr.24356) 20674 : cluster 0 pgmap v20642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:30 smithi141 bash[31670]: cluster 2023-12-02T03:07:29.371191+0000 mgr.y (mgr.24356) 20674 : cluster 0 pgmap v20642: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:31 smithi040 bash[28232]: audit 2023-12-02T03:07:31.191388+0000 mon.c (mon.2) 12969 : audit 0 from='client.? 172.21.15.40:0/3542088052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:31 smithi040 bash[41173]: audit 2023-12-02T03:07:31.191388+0000 mon.c (mon.2) 12969 : audit 0 from='client.? 172.21.15.40:0/3542088052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:31 smithi141 bash[31670]: audit 2023-12-02T03:07:31.191388+0000 mon.c (mon.2) 12969 : audit 0 from='client.? 172.21.15.40:0/3542088052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:32.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:32 smithi040 bash[28232]: cluster 2023-12-02T03:07:31.372350+0000 mgr.y (mgr.24356) 20675 : cluster 0 pgmap v20643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:32.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:32 smithi040 bash[41173]: cluster 2023-12-02T03:07:31.372350+0000 mgr.y (mgr.24356) 20675 : cluster 0 pgmap v20643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:32 smithi141 bash[31670]: cluster 2023-12-02T03:07:31.372350+0000 mgr.y (mgr.24356) 20675 : cluster 0 pgmap v20643: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:34 smithi040 bash[28232]: cluster 2023-12-02T03:07:33.372843+0000 mgr.y (mgr.24356) 20676 : cluster 0 pgmap v20644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:34.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:34 smithi040 bash[28232]: audit 2023-12-02T03:07:33.651279+0000 mon.c (mon.2) 12970 : audit 0 from='client.? 172.21.15.40:0/2086009334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:34.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:34 smithi040 bash[41173]: cluster 2023-12-02T03:07:33.372843+0000 mgr.y (mgr.24356) 20676 : cluster 0 pgmap v20644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:34.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:34 smithi040 bash[41173]: audit 2023-12-02T03:07:33.651279+0000 mon.c (mon.2) 12970 : audit 0 from='client.? 172.21.15.40:0/2086009334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:34 smithi141 bash[31670]: cluster 2023-12-02T03:07:33.372843+0000 mgr.y (mgr.24356) 20676 : cluster 0 pgmap v20644: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:34 smithi141 bash[31670]: audit 2023-12-02T03:07:33.651279+0000 mon.c (mon.2) 12970 : audit 0 from='client.? 172.21.15.40:0/2086009334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:35 smithi040 bash[28232]: audit 2023-12-02T03:07:34.431567+0000 mon.c (mon.2) 12971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:35.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:35 smithi040 bash[41173]: audit 2023-12-02T03:07:34.431567+0000 mon.c (mon.2) 12971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:35 smithi141 bash[31670]: audit 2023-12-02T03:07:34.431567+0000 mon.c (mon.2) 12971 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:36.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:07:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:07:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:07:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:36 smithi040 bash[28232]: cluster 2023-12-02T03:07:35.374171+0000 mgr.y (mgr.24356) 20677 : cluster 0 pgmap v20645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:36.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:36 smithi040 bash[28232]: audit 2023-12-02T03:07:36.109724+0000 mon.c (mon.2) 12972 : audit 0 from='client.? 172.21.15.40:0/1828714613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:36 smithi040 bash[41173]: cluster 2023-12-02T03:07:35.374171+0000 mgr.y (mgr.24356) 20677 : cluster 0 pgmap v20645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:36.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:36 smithi040 bash[41173]: audit 2023-12-02T03:07:36.109724+0000 mon.c (mon.2) 12972 : audit 0 from='client.? 172.21.15.40:0/1828714613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:36 smithi141 bash[31670]: cluster 2023-12-02T03:07:35.374171+0000 mgr.y (mgr.24356) 20677 : cluster 0 pgmap v20645: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:36.782 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:36 smithi141 bash[31670]: audit 2023-12-02T03:07:36.109724+0000 mon.c (mon.2) 12972 : audit 0 from='client.? 172.21.15.40:0/1828714613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:38 smithi040 bash[28232]: cluster 2023-12-02T03:07:37.374942+0000 mgr.y (mgr.24356) 20678 : cluster 0 pgmap v20646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:38.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:38 smithi040 bash[41173]: cluster 2023-12-02T03:07:37.374942+0000 mgr.y (mgr.24356) 20678 : cluster 0 pgmap v20646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:38 smithi141 bash[31670]: cluster 2023-12-02T03:07:37.374942+0000 mgr.y (mgr.24356) 20678 : cluster 0 pgmap v20646: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:39 smithi040 bash[28232]: audit 2023-12-02T03:07:38.574567+0000 mon.a (mon.0) 12698 : audit 0 from='client.? 172.21.15.40:0/2004562011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:39 smithi040 bash[41173]: audit 2023-12-02T03:07:38.574567+0000 mon.a (mon.0) 12698 : audit 0 from='client.? 172.21.15.40:0/2004562011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:39 smithi141 bash[31670]: audit 2023-12-02T03:07:38.574567+0000 mon.a (mon.0) 12698 : audit 0 from='client.? 172.21.15.40:0/2004562011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:40.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:40 smithi040 bash[28232]: cluster 2023-12-02T03:07:39.375632+0000 mgr.y (mgr.24356) 20679 : cluster 0 pgmap v20647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:40.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:40 smithi040 bash[41173]: cluster 2023-12-02T03:07:39.375632+0000 mgr.y (mgr.24356) 20679 : cluster 0 pgmap v20647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:40 smithi141 bash[31670]: cluster 2023-12-02T03:07:39.375632+0000 mgr.y (mgr.24356) 20679 : cluster 0 pgmap v20647: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:41 smithi040 bash[28232]: audit 2023-12-02T03:07:41.035967+0000 mon.c (mon.2) 12973 : audit 0 from='client.? 172.21.15.40:0/1938602428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:41 smithi040 bash[28232]: cluster 2023-12-02T03:07:41.376885+0000 mgr.y (mgr.24356) 20680 : cluster 0 pgmap v20648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:41 smithi040 bash[41173]: audit 2023-12-02T03:07:41.035967+0000 mon.c (mon.2) 12973 : audit 0 from='client.? 172.21.15.40:0/1938602428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:41 smithi040 bash[41173]: cluster 2023-12-02T03:07:41.376885+0000 mgr.y (mgr.24356) 20680 : cluster 0 pgmap v20648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:41 smithi141 bash[31670]: audit 2023-12-02T03:07:41.035967+0000 mon.c (mon.2) 12973 : audit 0 from='client.? 172.21.15.40:0/1938602428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:41 smithi141 bash[31670]: cluster 2023-12-02T03:07:41.376885+0000 mgr.y (mgr.24356) 20680 : cluster 0 pgmap v20648: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:44 smithi040 bash[28232]: cluster 2023-12-02T03:07:43.377446+0000 mgr.y (mgr.24356) 20681 : cluster 0 pgmap v20649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:44.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:44 smithi040 bash[28232]: audit 2023-12-02T03:07:43.501321+0000 mon.a (mon.0) 12699 : audit 0 from='client.? 172.21.15.40:0/1930504029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:44 smithi040 bash[41173]: cluster 2023-12-02T03:07:43.377446+0000 mgr.y (mgr.24356) 20681 : cluster 0 pgmap v20649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:44.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:44 smithi040 bash[41173]: audit 2023-12-02T03:07:43.501321+0000 mon.a (mon.0) 12699 : audit 0 from='client.? 172.21.15.40:0/1930504029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:44 smithi141 bash[31670]: cluster 2023-12-02T03:07:43.377446+0000 mgr.y (mgr.24356) 20681 : cluster 0 pgmap v20649: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:44 smithi141 bash[31670]: audit 2023-12-02T03:07:43.501321+0000 mon.a (mon.0) 12699 : audit 0 from='client.? 172.21.15.40:0/1930504029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:45 smithi141 bash[31670]: cluster 2023-12-02T03:07:45.378581+0000 mgr.y (mgr.24356) 20682 : cluster 0 pgmap v20650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:45 smithi040 bash[28232]: cluster 2023-12-02T03:07:45.378581+0000 mgr.y (mgr.24356) 20682 : cluster 0 pgmap v20650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:45 smithi040 bash[41173]: cluster 2023-12-02T03:07:45.378581+0000 mgr.y (mgr.24356) 20682 : cluster 0 pgmap v20650: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:46 smithi141 bash[31670]: audit 2023-12-02T03:07:45.968930+0000 mon.c (mon.2) 12974 : audit 0 from='client.? 172.21.15.40:0/540070869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:07:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:07:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:07:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:46 smithi040 bash[41173]: audit 2023-12-02T03:07:45.968930+0000 mon.c (mon.2) 12974 : audit 0 from='client.? 172.21.15.40:0/540070869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:46 smithi040 bash[28232]: audit 2023-12-02T03:07:45.968930+0000 mon.c (mon.2) 12974 : audit 0 from='client.? 172.21.15.40:0/540070869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:47 smithi141 bash[31670]: cluster 2023-12-02T03:07:47.379356+0000 mgr.y (mgr.24356) 20683 : cluster 0 pgmap v20651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:47 smithi040 bash[28232]: cluster 2023-12-02T03:07:47.379356+0000 mgr.y (mgr.24356) 20683 : cluster 0 pgmap v20651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:47 smithi040 bash[41173]: cluster 2023-12-02T03:07:47.379356+0000 mgr.y (mgr.24356) 20683 : cluster 0 pgmap v20651: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:49 smithi040 bash[28232]: audit 2023-12-02T03:07:48.433605+0000 mon.a (mon.0) 12700 : audit 0 from='client.? 172.21.15.40:0/1495215907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:49 smithi040 bash[41173]: audit 2023-12-02T03:07:48.433605+0000 mon.a (mon.0) 12700 : audit 0 from='client.? 172.21.15.40:0/1495215907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:49 smithi141 bash[31670]: audit 2023-12-02T03:07:48.433605+0000 mon.a (mon.0) 12700 : audit 0 from='client.? 172.21.15.40:0/1495215907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:50.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:50 smithi040 bash[41173]: cluster 2023-12-02T03:07:49.379862+0000 mgr.y (mgr.24356) 20684 : cluster 0 pgmap v20652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:50 smithi040 bash[41173]: audit 2023-12-02T03:07:49.431952+0000 mon.c (mon.2) 12975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:50 smithi040 bash[28232]: cluster 2023-12-02T03:07:49.379862+0000 mgr.y (mgr.24356) 20684 : cluster 0 pgmap v20652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:50.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:50 smithi040 bash[28232]: audit 2023-12-02T03:07:49.431952+0000 mon.c (mon.2) 12975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:50 smithi141 bash[31670]: cluster 2023-12-02T03:07:49.379862+0000 mgr.y (mgr.24356) 20684 : cluster 0 pgmap v20652: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:50 smithi141 bash[31670]: audit 2023-12-02T03:07:49.431952+0000 mon.c (mon.2) 12975 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:51.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:51 smithi040 bash[41173]: audit 2023-12-02T03:07:50.905486+0000 mon.a (mon.0) 12701 : audit 0 from='client.? 172.21.15.40:0/3748768348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:51.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:51 smithi040 bash[28232]: audit 2023-12-02T03:07:50.905486+0000 mon.a (mon.0) 12701 : audit 0 from='client.? 172.21.15.40:0/3748768348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:51 smithi141 bash[31670]: audit 2023-12-02T03:07:50.905486+0000 mon.a (mon.0) 12701 : audit 0 from='client.? 172.21.15.40:0/3748768348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:52 smithi040 bash[28232]: cluster 2023-12-02T03:07:51.381089+0000 mgr.y (mgr.24356) 20685 : cluster 0 pgmap v20653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:52.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:52 smithi040 bash[41173]: cluster 2023-12-02T03:07:51.381089+0000 mgr.y (mgr.24356) 20685 : cluster 0 pgmap v20653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:52 smithi141 bash[31670]: cluster 2023-12-02T03:07:51.381089+0000 mgr.y (mgr.24356) 20685 : cluster 0 pgmap v20653: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:54 smithi040 bash[28232]: audit 2023-12-02T03:07:53.373243+0000 mon.c (mon.2) 12976 : audit 0 from='client.? 172.21.15.40:0/3336113982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:54.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:54 smithi040 bash[28232]: cluster 2023-12-02T03:07:53.381683+0000 mgr.y (mgr.24356) 20686 : cluster 0 pgmap v20654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:54 smithi040 bash[41173]: audit 2023-12-02T03:07:53.373243+0000 mon.c (mon.2) 12976 : audit 0 from='client.? 172.21.15.40:0/3336113982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:54.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:54 smithi040 bash[41173]: cluster 2023-12-02T03:07:53.381683+0000 mgr.y (mgr.24356) 20686 : cluster 0 pgmap v20654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:54 smithi141 bash[31670]: audit 2023-12-02T03:07:53.373243+0000 mon.c (mon.2) 12976 : audit 0 from='client.? 172.21.15.40:0/3336113982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:54 smithi141 bash[31670]: cluster 2023-12-02T03:07:53.381683+0000 mgr.y (mgr.24356) 20686 : cluster 0 pgmap v20654: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:55.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:55 smithi141 bash[31670]: cluster 2023-12-02T03:07:55.382881+0000 mgr.y (mgr.24356) 20687 : cluster 0 pgmap v20655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:55 smithi040 bash[28232]: cluster 2023-12-02T03:07:55.382881+0000 mgr.y (mgr.24356) 20687 : cluster 0 pgmap v20655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:55 smithi040 bash[41173]: cluster 2023-12-02T03:07:55.382881+0000 mgr.y (mgr.24356) 20687 : cluster 0 pgmap v20655: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:56 smithi141 bash[31670]: audit 2023-12-02T03:07:55.840729+0000 mon.c (mon.2) 12977 : audit 0 from='client.? 172.21.15.40:0/1003741644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:56 smithi040 bash[28232]: audit 2023-12-02T03:07:55.840729+0000 mon.c (mon.2) 12977 : audit 0 from='client.? 172.21.15.40:0/1003741644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:56 smithi040 bash[41173]: audit 2023-12-02T03:07:55.840729+0000 mon.c (mon.2) 12977 : audit 0 from='client.? 172.21.15.40:0/1003741644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:07:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:07:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:07:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:57 smithi141 bash[31670]: cluster 2023-12-02T03:07:57.383567+0000 mgr.y (mgr.24356) 20688 : cluster 0 pgmap v20656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:57 smithi040 bash[28232]: cluster 2023-12-02T03:07:57.383567+0000 mgr.y (mgr.24356) 20688 : cluster 0 pgmap v20656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:57 smithi040 bash[41173]: cluster 2023-12-02T03:07:57.383567+0000 mgr.y (mgr.24356) 20688 : cluster 0 pgmap v20656: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:58 smithi141 bash[31670]: audit 2023-12-02T03:07:58.311817+0000 mon.a (mon.0) 12702 : audit 0 from='client.? 172.21.15.40:0/1878843469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:58 smithi040 bash[28232]: audit 2023-12-02T03:07:58.311817+0000 mon.a (mon.0) 12702 : audit 0 from='client.? 172.21.15.40:0/1878843469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:58 smithi040 bash[41173]: audit 2023-12-02T03:07:58.311817+0000 mon.a (mon.0) 12702 : audit 0 from='client.? 172.21.15.40:0/1878843469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:07:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:07:59 smithi141 bash[31670]: cluster 2023-12-02T03:07:59.384225+0000 mgr.y (mgr.24356) 20689 : cluster 0 pgmap v20657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:07:59 smithi040 bash[28232]: cluster 2023-12-02T03:07:59.384225+0000 mgr.y (mgr.24356) 20689 : cluster 0 pgmap v20657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:07:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:07:59 smithi040 bash[41173]: cluster 2023-12-02T03:07:59.384225+0000 mgr.y (mgr.24356) 20689 : cluster 0 pgmap v20657: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:00 smithi040 bash[28232]: audit 2023-12-02T03:08:00.773665+0000 mon.a (mon.0) 12703 : audit 0 from='client.? 172.21.15.40:0/758823113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:00 smithi040 bash[41173]: audit 2023-12-02T03:08:00.773665+0000 mon.a (mon.0) 12703 : audit 0 from='client.? 172.21.15.40:0/758823113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:01.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:00 smithi141 bash[31670]: audit 2023-12-02T03:08:00.773665+0000 mon.a (mon.0) 12703 : audit 0 from='client.? 172.21.15.40:0/758823113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:01 smithi040 bash[41173]: cluster 2023-12-02T03:08:01.385455+0000 mgr.y (mgr.24356) 20690 : cluster 0 pgmap v20658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:01 smithi040 bash[28232]: cluster 2023-12-02T03:08:01.385455+0000 mgr.y (mgr.24356) 20690 : cluster 0 pgmap v20658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:02.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:01 smithi141 bash[31670]: cluster 2023-12-02T03:08:01.385455+0000 mgr.y (mgr.24356) 20690 : cluster 0 pgmap v20658: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:03.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:03 smithi040 bash[28232]: audit 2023-12-02T03:08:03.225048+0000 mon.a (mon.0) 12704 : audit 0 from='client.? 172.21.15.40:0/848913006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:03.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:03 smithi040 bash[41173]: audit 2023-12-02T03:08:03.225048+0000 mon.a (mon.0) 12704 : audit 0 from='client.? 172.21.15.40:0/848913006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:03.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:03 smithi141 bash[31670]: audit 2023-12-02T03:08:03.225048+0000 mon.a (mon.0) 12704 : audit 0 from='client.? 172.21.15.40:0/848913006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:04 smithi040 bash[28232]: cluster 2023-12-02T03:08:03.386075+0000 mgr.y (mgr.24356) 20691 : cluster 0 pgmap v20659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:04.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:04 smithi040 bash[41173]: cluster 2023-12-02T03:08:03.386075+0000 mgr.y (mgr.24356) 20691 : cluster 0 pgmap v20659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:04 smithi141 bash[31670]: cluster 2023-12-02T03:08:03.386075+0000 mgr.y (mgr.24356) 20691 : cluster 0 pgmap v20659: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:05 smithi040 bash[28232]: audit 2023-12-02T03:08:04.432345+0000 mon.c (mon.2) 12978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:05.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:05 smithi040 bash[41173]: audit 2023-12-02T03:08:04.432345+0000 mon.c (mon.2) 12978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:05 smithi141 bash[31670]: audit 2023-12-02T03:08:04.432345+0000 mon.c (mon.2) 12978 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:06.662 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:08:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:08:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:08:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:06 smithi040 bash[41173]: cluster 2023-12-02T03:08:05.386902+0000 mgr.y (mgr.24356) 20692 : cluster 0 pgmap v20660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:06.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:06 smithi040 bash[41173]: audit 2023-12-02T03:08:05.690054+0000 mon.c (mon.2) 12979 : audit 0 from='client.? 172.21.15.40:0/950150068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:06 smithi040 bash[28232]: cluster 2023-12-02T03:08:05.386902+0000 mgr.y (mgr.24356) 20692 : cluster 0 pgmap v20660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:06.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:06 smithi040 bash[28232]: audit 2023-12-02T03:08:05.690054+0000 mon.c (mon.2) 12979 : audit 0 from='client.? 172.21.15.40:0/950150068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:06 smithi141 bash[31670]: cluster 2023-12-02T03:08:05.386902+0000 mgr.y (mgr.24356) 20692 : cluster 0 pgmap v20660: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:06.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:06 smithi141 bash[31670]: audit 2023-12-02T03:08:05.690054+0000 mon.c (mon.2) 12979 : audit 0 from='client.? 172.21.15.40:0/950150068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:07 smithi040 bash[41173]: cluster 2023-12-02T03:08:07.387595+0000 mgr.y (mgr.24356) 20693 : cluster 0 pgmap v20661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:07.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:07 smithi040 bash[28232]: cluster 2023-12-02T03:08:07.387595+0000 mgr.y (mgr.24356) 20693 : cluster 0 pgmap v20661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:07 smithi141 bash[31670]: cluster 2023-12-02T03:08:07.387595+0000 mgr.y (mgr.24356) 20693 : cluster 0 pgmap v20661: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:08.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:08 smithi040 bash[28232]: audit 2023-12-02T03:08:08.148307+0000 mon.a (mon.0) 12705 : audit 0 from='client.? 172.21.15.40:0/2781085615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:08.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:08 smithi040 bash[41173]: audit 2023-12-02T03:08:08.148307+0000 mon.a (mon.0) 12705 : audit 0 from='client.? 172.21.15.40:0/2781085615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:08.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:08 smithi141 bash[31670]: audit 2023-12-02T03:08:08.148307+0000 mon.a (mon.0) 12705 : audit 0 from='client.? 172.21.15.40:0/2781085615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:09 smithi141 bash[31670]: cluster 2023-12-02T03:08:09.388243+0000 mgr.y (mgr.24356) 20694 : cluster 0 pgmap v20662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:09 smithi040 bash[28232]: cluster 2023-12-02T03:08:09.388243+0000 mgr.y (mgr.24356) 20694 : cluster 0 pgmap v20662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:09 smithi040 bash[41173]: cluster 2023-12-02T03:08:09.388243+0000 mgr.y (mgr.24356) 20694 : cluster 0 pgmap v20662: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:10 smithi141 bash[31670]: audit 2023-12-02T03:08:10.617336+0000 mon.a (mon.0) 12706 : audit 0 from='client.? 172.21.15.40:0/3574918758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:10 smithi040 bash[28232]: audit 2023-12-02T03:08:10.617336+0000 mon.a (mon.0) 12706 : audit 0 from='client.? 172.21.15.40:0/3574918758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:10 smithi040 bash[41173]: audit 2023-12-02T03:08:10.617336+0000 mon.a (mon.0) 12706 : audit 0 from='client.? 172.21.15.40:0/3574918758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:11 smithi141 bash[31670]: cluster 2023-12-02T03:08:11.389372+0000 mgr.y (mgr.24356) 20695 : cluster 0 pgmap v20663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:11 smithi040 bash[28232]: cluster 2023-12-02T03:08:11.389372+0000 mgr.y (mgr.24356) 20695 : cluster 0 pgmap v20663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:11 smithi040 bash[41173]: cluster 2023-12-02T03:08:11.389372+0000 mgr.y (mgr.24356) 20695 : cluster 0 pgmap v20663: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:13.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:13 smithi040 bash[28232]: audit 2023-12-02T03:08:13.081569+0000 mon.a (mon.0) 12707 : audit 0 from='client.? 172.21.15.40:0/3157819809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:13.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:13 smithi040 bash[41173]: audit 2023-12-02T03:08:13.081569+0000 mon.a (mon.0) 12707 : audit 0 from='client.? 172.21.15.40:0/3157819809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:13.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:13 smithi141 bash[31670]: audit 2023-12-02T03:08:13.081569+0000 mon.a (mon.0) 12707 : audit 0 from='client.? 172.21.15.40:0/3157819809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:14.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:14 smithi040 bash[28232]: cluster 2023-12-02T03:08:13.389996+0000 mgr.y (mgr.24356) 20696 : cluster 0 pgmap v20664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:14 smithi040 bash[41173]: cluster 2023-12-02T03:08:13.389996+0000 mgr.y (mgr.24356) 20696 : cluster 0 pgmap v20664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:14 smithi141 bash[31670]: cluster 2023-12-02T03:08:13.389996+0000 mgr.y (mgr.24356) 20696 : cluster 0 pgmap v20664: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:15 smithi141 bash[31670]: cluster 2023-12-02T03:08:15.391194+0000 mgr.y (mgr.24356) 20697 : cluster 0 pgmap v20665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:15 smithi040 bash[28232]: cluster 2023-12-02T03:08:15.391194+0000 mgr.y (mgr.24356) 20697 : cluster 0 pgmap v20665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:15 smithi040 bash[41173]: cluster 2023-12-02T03:08:15.391194+0000 mgr.y (mgr.24356) 20697 : cluster 0 pgmap v20665: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:16 smithi141 bash[31670]: audit 2023-12-02T03:08:15.544497+0000 mon.a (mon.0) 12708 : audit 0 from='client.? 172.21.15.40:0/3690267503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:16 smithi141 bash[31670]: audit 2023-12-02T03:08:16.373883+0000 mon.c (mon.2) 12980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:08:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:08:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:08:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:08:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:16 smithi040 bash[28232]: audit 2023-12-02T03:08:15.544497+0000 mon.a (mon.0) 12708 : audit 0 from='client.? 172.21.15.40:0/3690267503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:16.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:16 smithi040 bash[28232]: audit 2023-12-02T03:08:16.373883+0000 mon.c (mon.2) 12980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:08:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:16 smithi040 bash[41173]: audit 2023-12-02T03:08:15.544497+0000 mon.a (mon.0) 12708 : audit 0 from='client.? 172.21.15.40:0/3690267503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:16 smithi040 bash[41173]: audit 2023-12-02T03:08:16.373883+0000 mon.c (mon.2) 12980 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:08:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:17 smithi141 bash[31670]: cluster 2023-12-02T03:08:17.391851+0000 mgr.y (mgr.24356) 20698 : cluster 0 pgmap v20666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:17 smithi040 bash[28232]: cluster 2023-12-02T03:08:17.391851+0000 mgr.y (mgr.24356) 20698 : cluster 0 pgmap v20666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:17 smithi040 bash[41173]: cluster 2023-12-02T03:08:17.391851+0000 mgr.y (mgr.24356) 20698 : cluster 0 pgmap v20666: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:18.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:18 smithi141 bash[31670]: audit 2023-12-02T03:08:18.004931+0000 mon.c (mon.2) 12981 : audit 0 from='client.? 172.21.15.40:0/412937937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:18 smithi040 bash[41173]: audit 2023-12-02T03:08:18.004931+0000 mon.c (mon.2) 12981 : audit 0 from='client.? 172.21.15.40:0/412937937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:18 smithi040 bash[28232]: audit 2023-12-02T03:08:18.004931+0000 mon.c (mon.2) 12981 : audit 0 from='client.? 172.21.15.40:0/412937937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:19 smithi141 bash[31670]: cluster 2023-12-02T03:08:19.392505+0000 mgr.y (mgr.24356) 20699 : cluster 0 pgmap v20667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:19.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:19 smithi141 bash[31670]: audit 2023-12-02T03:08:19.432723+0000 mon.c (mon.2) 12982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:19 smithi040 bash[28232]: cluster 2023-12-02T03:08:19.392505+0000 mgr.y (mgr.24356) 20699 : cluster 0 pgmap v20667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:19 smithi040 bash[28232]: audit 2023-12-02T03:08:19.432723+0000 mon.c (mon.2) 12982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:19 smithi040 bash[41173]: cluster 2023-12-02T03:08:19.392505+0000 mgr.y (mgr.24356) 20699 : cluster 0 pgmap v20667: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:19 smithi040 bash[41173]: audit 2023-12-02T03:08:19.432723+0000 mon.c (mon.2) 12982 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:20 smithi141 bash[31670]: audit 2023-12-02T03:08:20.470146+0000 mon.a (mon.0) 12709 : audit 0 from='client.? 172.21.15.40:0/1746245188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:20 smithi040 bash[28232]: audit 2023-12-02T03:08:20.470146+0000 mon.a (mon.0) 12709 : audit 0 from='client.? 172.21.15.40:0/1746245188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:20 smithi040 bash[41173]: audit 2023-12-02T03:08:20.470146+0000 mon.a (mon.0) 12709 : audit 0 from='client.? 172.21.15.40:0/1746245188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:21 smithi141 bash[31670]: cluster 2023-12-02T03:08:21.393445+0000 mgr.y (mgr.24356) 20700 : cluster 0 pgmap v20668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:21 smithi040 bash[28232]: cluster 2023-12-02T03:08:21.393445+0000 mgr.y (mgr.24356) 20700 : cluster 0 pgmap v20668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:21 smithi040 bash[41173]: cluster 2023-12-02T03:08:21.393445+0000 mgr.y (mgr.24356) 20700 : cluster 0 pgmap v20668: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:22.275466+0000 mon.a (mon.0) 12710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:22.285891+0000 mon.a (mon.0) 12711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:22.529111+0000 mon.a (mon.0) 12712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:22.539125+0000 mon.a (mon.0) 12713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:22.933679+0000 mon.a (mon.0) 12714 : audit 0 from='client.? 172.21.15.40:0/953892506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:23.009323+0000 mon.c (mon.2) 12983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:23.011259+0000 mon.c (mon.2) 12984 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:08:23.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:23 smithi141 bash[31670]: audit 2023-12-02T03:08:23.021355+0000 mon.a (mon.0) 12715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:22.275466+0000 mon.a (mon.0) 12710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:22.285891+0000 mon.a (mon.0) 12711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:22.529111+0000 mon.a (mon.0) 12712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:22.539125+0000 mon.a (mon.0) 12713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:22.933679+0000 mon.a (mon.0) 12714 : audit 0 from='client.? 172.21.15.40:0/953892506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:23.009323+0000 mon.c (mon.2) 12983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:08:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:23.011259+0000 mon.c (mon.2) 12984 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:08:23.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[28232]: audit 2023-12-02T03:08:23.021355+0000 mon.a (mon.0) 12715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:22.275466+0000 mon.a (mon.0) 12710 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:22.285891+0000 mon.a (mon.0) 12711 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:22.529111+0000 mon.a (mon.0) 12712 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:22.539125+0000 mon.a (mon.0) 12713 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:22.933679+0000 mon.a (mon.0) 12714 : audit 0 from='client.? 172.21.15.40:0/953892506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:23.009323+0000 mon.c (mon.2) 12983 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:23.011259+0000 mon.c (mon.2) 12984 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:08:23.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:23 smithi040 bash[41173]: audit 2023-12-02T03:08:23.021355+0000 mon.a (mon.0) 12715 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:08:24.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:24 smithi040 bash[41173]: cluster 2023-12-02T03:08:23.394129+0000 mgr.y (mgr.24356) 20701 : cluster 0 pgmap v20669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:24.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:24 smithi040 bash[28232]: cluster 2023-12-02T03:08:23.394129+0000 mgr.y (mgr.24356) 20701 : cluster 0 pgmap v20669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:24 smithi141 bash[31670]: cluster 2023-12-02T03:08:23.394129+0000 mgr.y (mgr.24356) 20701 : cluster 0 pgmap v20669: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:25 smithi141 bash[31670]: cluster 2023-12-02T03:08:25.395236+0000 mgr.y (mgr.24356) 20702 : cluster 0 pgmap v20670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:25 smithi141 bash[31670]: audit 2023-12-02T03:08:25.403995+0000 mon.c (mon.2) 12985 : audit 0 from='client.? 172.21.15.40:0/3389646216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:25 smithi040 bash[41173]: cluster 2023-12-02T03:08:25.395236+0000 mgr.y (mgr.24356) 20702 : cluster 0 pgmap v20670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:25 smithi040 bash[41173]: audit 2023-12-02T03:08:25.403995+0000 mon.c (mon.2) 12985 : audit 0 from='client.? 172.21.15.40:0/3389646216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:25 smithi040 bash[28232]: cluster 2023-12-02T03:08:25.395236+0000 mgr.y (mgr.24356) 20702 : cluster 0 pgmap v20670: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:25.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:25 smithi040 bash[28232]: audit 2023-12-02T03:08:25.403995+0000 mon.c (mon.2) 12985 : audit 0 from='client.? 172.21.15.40:0/3389646216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:08:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:08:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:08:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:28 smithi141 bash[31670]: cluster 2023-12-02T03:08:27.396030+0000 mgr.y (mgr.24356) 20703 : cluster 0 pgmap v20671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:28 smithi141 bash[31670]: audit 2023-12-02T03:08:27.858632+0000 mon.a (mon.0) 12716 : audit 0 from='client.? 172.21.15.40:0/3779084516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:28 smithi040 bash[41173]: cluster 2023-12-02T03:08:27.396030+0000 mgr.y (mgr.24356) 20703 : cluster 0 pgmap v20671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:28 smithi040 bash[41173]: audit 2023-12-02T03:08:27.858632+0000 mon.a (mon.0) 12716 : audit 0 from='client.? 172.21.15.40:0/3779084516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:28 smithi040 bash[28232]: cluster 2023-12-02T03:08:27.396030+0000 mgr.y (mgr.24356) 20703 : cluster 0 pgmap v20671: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:28 smithi040 bash[28232]: audit 2023-12-02T03:08:27.858632+0000 mon.a (mon.0) 12716 : audit 0 from='client.? 172.21.15.40:0/3779084516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:30 smithi141 bash[31670]: cluster 2023-12-02T03:08:29.396756+0000 mgr.y (mgr.24356) 20704 : cluster 0 pgmap v20672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:30 smithi141 bash[31670]: audit 2023-12-02T03:08:30.323310+0000 mon.a (mon.0) 12717 : audit 0 from='client.? 172.21.15.40:0/2514140506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:30 smithi040 bash[41173]: cluster 2023-12-02T03:08:29.396756+0000 mgr.y (mgr.24356) 20704 : cluster 0 pgmap v20672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:30 smithi040 bash[41173]: audit 2023-12-02T03:08:30.323310+0000 mon.a (mon.0) 12717 : audit 0 from='client.? 172.21.15.40:0/2514140506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:30 smithi040 bash[28232]: cluster 2023-12-02T03:08:29.396756+0000 mgr.y (mgr.24356) 20704 : cluster 0 pgmap v20672: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:30 smithi040 bash[28232]: audit 2023-12-02T03:08:30.323310+0000 mon.a (mon.0) 12717 : audit 0 from='client.? 172.21.15.40:0/2514140506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:32 smithi141 bash[31670]: cluster 2023-12-02T03:08:31.397825+0000 mgr.y (mgr.24356) 20705 : cluster 0 pgmap v20673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:32 smithi040 bash[28232]: cluster 2023-12-02T03:08:31.397825+0000 mgr.y (mgr.24356) 20705 : cluster 0 pgmap v20673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:32 smithi040 bash[41173]: cluster 2023-12-02T03:08:31.397825+0000 mgr.y (mgr.24356) 20705 : cluster 0 pgmap v20673: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:33.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:33 smithi141 bash[31670]: audit 2023-12-02T03:08:32.790524+0000 mon.a (mon.0) 12718 : audit 0 from='client.? 172.21.15.40:0/1191367428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:33 smithi040 bash[28232]: audit 2023-12-02T03:08:32.790524+0000 mon.a (mon.0) 12718 : audit 0 from='client.? 172.21.15.40:0/1191367428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:33 smithi040 bash[41173]: audit 2023-12-02T03:08:32.790524+0000 mon.a (mon.0) 12718 : audit 0 from='client.? 172.21.15.40:0/1191367428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:35 smithi040 bash[28232]: cluster 2023-12-02T03:08:33.398496+0000 mgr.y (mgr.24356) 20706 : cluster 0 pgmap v20674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:35 smithi040 bash[28232]: audit 2023-12-02T03:08:34.433019+0000 mon.c (mon.2) 12986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:35 smithi040 bash[28232]: audit 2023-12-02T03:08:35.253443+0000 mon.c (mon.2) 12987 : audit 0 from='client.? 172.21.15.40:0/948444740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:35 smithi040 bash[41173]: cluster 2023-12-02T03:08:33.398496+0000 mgr.y (mgr.24356) 20706 : cluster 0 pgmap v20674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:35 smithi040 bash[41173]: audit 2023-12-02T03:08:34.433019+0000 mon.c (mon.2) 12986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:35.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:35 smithi040 bash[41173]: audit 2023-12-02T03:08:35.253443+0000 mon.c (mon.2) 12987 : audit 0 from='client.? 172.21.15.40:0/948444740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:35 smithi141 bash[31670]: cluster 2023-12-02T03:08:33.398496+0000 mgr.y (mgr.24356) 20706 : cluster 0 pgmap v20674: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:35 smithi141 bash[31670]: audit 2023-12-02T03:08:34.433019+0000 mon.c (mon.2) 12986 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:35 smithi141 bash[31670]: audit 2023-12-02T03:08:35.253443+0000 mon.c (mon.2) 12987 : audit 0 from='client.? 172.21.15.40:0/948444740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:08:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:08:36] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:08:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:37 smithi040 bash[28232]: cluster 2023-12-02T03:08:35.399439+0000 mgr.y (mgr.24356) 20707 : cluster 0 pgmap v20675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:37.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:37 smithi040 bash[41173]: cluster 2023-12-02T03:08:35.399439+0000 mgr.y (mgr.24356) 20707 : cluster 0 pgmap v20675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:37 smithi141 bash[31670]: cluster 2023-12-02T03:08:35.399439+0000 mgr.y (mgr.24356) 20707 : cluster 0 pgmap v20675: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:38.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:38 smithi040 bash[28232]: audit 2023-12-02T03:08:37.723243+0000 mon.c (mon.2) 12988 : audit 0 from='client.? 172.21.15.40:0/2049345174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:38.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:38 smithi040 bash[41173]: audit 2023-12-02T03:08:37.723243+0000 mon.c (mon.2) 12988 : audit 0 from='client.? 172.21.15.40:0/2049345174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:38 smithi141 bash[31670]: audit 2023-12-02T03:08:37.723243+0000 mon.c (mon.2) 12988 : audit 0 from='client.? 172.21.15.40:0/2049345174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:39 smithi040 bash[28232]: cluster 2023-12-02T03:08:37.399923+0000 mgr.y (mgr.24356) 20708 : cluster 0 pgmap v20676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:39.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:39 smithi040 bash[41173]: cluster 2023-12-02T03:08:37.399923+0000 mgr.y (mgr.24356) 20708 : cluster 0 pgmap v20676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:39.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:39 smithi141 bash[31670]: cluster 2023-12-02T03:08:37.399923+0000 mgr.y (mgr.24356) 20708 : cluster 0 pgmap v20676: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:40 smithi141 bash[31670]: cluster 2023-12-02T03:08:39.400806+0000 mgr.y (mgr.24356) 20709 : cluster 0 pgmap v20677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:40 smithi141 bash[31670]: audit 2023-12-02T03:08:40.186969+0000 mon.a (mon.0) 12719 : audit 0 from='client.? 172.21.15.40:0/582098025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:40 smithi040 bash[28232]: cluster 2023-12-02T03:08:39.400806+0000 mgr.y (mgr.24356) 20709 : cluster 0 pgmap v20677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:40 smithi040 bash[28232]: audit 2023-12-02T03:08:40.186969+0000 mon.a (mon.0) 12719 : audit 0 from='client.? 172.21.15.40:0/582098025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:40 smithi040 bash[41173]: cluster 2023-12-02T03:08:39.400806+0000 mgr.y (mgr.24356) 20709 : cluster 0 pgmap v20677: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:40 smithi040 bash[41173]: audit 2023-12-02T03:08:40.186969+0000 mon.a (mon.0) 12719 : audit 0 from='client.? 172.21.15.40:0/582098025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:42 smithi141 bash[31670]: cluster 2023-12-02T03:08:41.401955+0000 mgr.y (mgr.24356) 20710 : cluster 0 pgmap v20678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:42 smithi040 bash[28232]: cluster 2023-12-02T03:08:41.401955+0000 mgr.y (mgr.24356) 20710 : cluster 0 pgmap v20678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:42 smithi040 bash[41173]: cluster 2023-12-02T03:08:41.401955+0000 mgr.y (mgr.24356) 20710 : cluster 0 pgmap v20678: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:43.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:43 smithi141 bash[31670]: audit 2023-12-02T03:08:42.654256+0000 mon.c (mon.2) 12989 : audit 0 from='client.? 172.21.15.40:0/1935715569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:43 smithi040 bash[28232]: audit 2023-12-02T03:08:42.654256+0000 mon.c (mon.2) 12989 : audit 0 from='client.? 172.21.15.40:0/1935715569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:43.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:43 smithi040 bash[41173]: audit 2023-12-02T03:08:42.654256+0000 mon.c (mon.2) 12989 : audit 0 from='client.? 172.21.15.40:0/1935715569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:45 smithi040 bash[28232]: cluster 2023-12-02T03:08:43.402744+0000 mgr.y (mgr.24356) 20711 : cluster 0 pgmap v20679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:45.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:45 smithi040 bash[28232]: audit 2023-12-02T03:08:45.111290+0000 mon.a (mon.0) 12720 : audit 0 from='client.? 172.21.15.40:0/3432208886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:45 smithi040 bash[41173]: cluster 2023-12-02T03:08:43.402744+0000 mgr.y (mgr.24356) 20711 : cluster 0 pgmap v20679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:45.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:45 smithi040 bash[41173]: audit 2023-12-02T03:08:45.111290+0000 mon.a (mon.0) 12720 : audit 0 from='client.? 172.21.15.40:0/3432208886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:45 smithi141 bash[31670]: cluster 2023-12-02T03:08:43.402744+0000 mgr.y (mgr.24356) 20711 : cluster 0 pgmap v20679: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:45 smithi141 bash[31670]: audit 2023-12-02T03:08:45.111290+0000 mon.a (mon.0) 12720 : audit 0 from='client.? 172.21.15.40:0/3432208886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:08:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:08:46] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:08:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:47 smithi040 bash[28232]: cluster 2023-12-02T03:08:45.403788+0000 mgr.y (mgr.24356) 20712 : cluster 0 pgmap v20680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:47.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:47 smithi040 bash[41173]: cluster 2023-12-02T03:08:45.403788+0000 mgr.y (mgr.24356) 20712 : cluster 0 pgmap v20680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:47 smithi141 bash[31670]: cluster 2023-12-02T03:08:45.403788+0000 mgr.y (mgr.24356) 20712 : cluster 0 pgmap v20680: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:48 smithi040 bash[41173]: audit 2023-12-02T03:08:47.577430+0000 mon.c (mon.2) 12990 : audit 0 from='client.? 172.21.15.40:0/1955865000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:48 smithi040 bash[28232]: audit 2023-12-02T03:08:47.577430+0000 mon.c (mon.2) 12990 : audit 0 from='client.? 172.21.15.40:0/1955865000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:48 smithi141 bash[31670]: audit 2023-12-02T03:08:47.577430+0000 mon.c (mon.2) 12990 : audit 0 from='client.? 172.21.15.40:0/1955865000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:49 smithi040 bash[41173]: cluster 2023-12-02T03:08:47.404313+0000 mgr.y (mgr.24356) 20713 : cluster 0 pgmap v20681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:49 smithi040 bash[28232]: cluster 2023-12-02T03:08:47.404313+0000 mgr.y (mgr.24356) 20713 : cluster 0 pgmap v20681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:49 smithi141 bash[31670]: cluster 2023-12-02T03:08:47.404313+0000 mgr.y (mgr.24356) 20713 : cluster 0 pgmap v20681: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:50 smithi141 bash[31670]: cluster 2023-12-02T03:08:49.405203+0000 mgr.y (mgr.24356) 20714 : cluster 0 pgmap v20682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:50 smithi141 bash[31670]: audit 2023-12-02T03:08:49.433480+0000 mon.c (mon.2) 12991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:50.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:50 smithi141 bash[31670]: audit 2023-12-02T03:08:50.051028+0000 mon.a (mon.0) 12721 : audit 0 from='client.? 172.21.15.40:0/1342161229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:50 smithi040 bash[28232]: cluster 2023-12-02T03:08:49.405203+0000 mgr.y (mgr.24356) 20714 : cluster 0 pgmap v20682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:50 smithi040 bash[28232]: audit 2023-12-02T03:08:49.433480+0000 mon.c (mon.2) 12991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:50 smithi040 bash[28232]: audit 2023-12-02T03:08:50.051028+0000 mon.a (mon.0) 12721 : audit 0 from='client.? 172.21.15.40:0/1342161229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:50.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:50 smithi040 bash[41173]: cluster 2023-12-02T03:08:49.405203+0000 mgr.y (mgr.24356) 20714 : cluster 0 pgmap v20682: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:50.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:50 smithi040 bash[41173]: audit 2023-12-02T03:08:49.433480+0000 mon.c (mon.2) 12991 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:50.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:50 smithi040 bash[41173]: audit 2023-12-02T03:08:50.051028+0000 mon.a (mon.0) 12721 : audit 0 from='client.? 172.21.15.40:0/1342161229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:52 smithi141 bash[31670]: cluster 2023-12-02T03:08:51.406169+0000 mgr.y (mgr.24356) 20715 : cluster 0 pgmap v20683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:52 smithi040 bash[28232]: cluster 2023-12-02T03:08:51.406169+0000 mgr.y (mgr.24356) 20715 : cluster 0 pgmap v20683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:52 smithi040 bash[41173]: cluster 2023-12-02T03:08:51.406169+0000 mgr.y (mgr.24356) 20715 : cluster 0 pgmap v20683: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:53 smithi141 bash[31670]: audit 2023-12-02T03:08:52.522506+0000 mon.a (mon.0) 12722 : audit 0 from='client.? 172.21.15.40:0/942772697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:53 smithi040 bash[28232]: audit 2023-12-02T03:08:52.522506+0000 mon.a (mon.0) 12722 : audit 0 from='client.? 172.21.15.40:0/942772697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:53 smithi040 bash[41173]: audit 2023-12-02T03:08:52.522506+0000 mon.a (mon.0) 12722 : audit 0 from='client.? 172.21.15.40:0/942772697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:55 smithi040 bash[41173]: cluster 2023-12-02T03:08:53.406815+0000 mgr.y (mgr.24356) 20716 : cluster 0 pgmap v20684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:55.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:55 smithi040 bash[41173]: audit 2023-12-02T03:08:54.983342+0000 mon.a (mon.0) 12723 : audit 0 from='client.? 172.21.15.40:0/1799645090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:55.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:55 smithi040 bash[28232]: cluster 2023-12-02T03:08:53.406815+0000 mgr.y (mgr.24356) 20716 : cluster 0 pgmap v20684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:55.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:55 smithi040 bash[28232]: audit 2023-12-02T03:08:54.983342+0000 mon.a (mon.0) 12723 : audit 0 from='client.? 172.21.15.40:0/1799645090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:55 smithi141 bash[31670]: cluster 2023-12-02T03:08:53.406815+0000 mgr.y (mgr.24356) 20716 : cluster 0 pgmap v20684: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:55 smithi141 bash[31670]: audit 2023-12-02T03:08:54.983342+0000 mon.a (mon.0) 12723 : audit 0 from='client.? 172.21.15.40:0/1799645090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:08:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:08:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:08:57.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:57 smithi040 bash[28232]: cluster 2023-12-02T03:08:55.407577+0000 mgr.y (mgr.24356) 20717 : cluster 0 pgmap v20685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:57.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:57 smithi040 bash[41173]: cluster 2023-12-02T03:08:55.407577+0000 mgr.y (mgr.24356) 20717 : cluster 0 pgmap v20685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:57 smithi141 bash[31670]: cluster 2023-12-02T03:08:55.407577+0000 mgr.y (mgr.24356) 20717 : cluster 0 pgmap v20685: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:58.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:58 smithi040 bash[28232]: audit 2023-12-02T03:08:57.445075+0000 mon.a (mon.0) 12724 : audit 0 from='client.? 172.21.15.40:0/1960461816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:58.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:58 smithi040 bash[41173]: audit 2023-12-02T03:08:57.445075+0000 mon.a (mon.0) 12724 : audit 0 from='client.? 172.21.15.40:0/1960461816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:58 smithi141 bash[31670]: audit 2023-12-02T03:08:57.445075+0000 mon.a (mon.0) 12724 : audit 0 from='client.? 172.21.15.40:0/1960461816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:08:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:08:59 smithi040 bash[41173]: cluster 2023-12-02T03:08:57.407916+0000 mgr.y (mgr.24356) 20718 : cluster 0 pgmap v20686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:08:59 smithi040 bash[28232]: cluster 2023-12-02T03:08:57.407916+0000 mgr.y (mgr.24356) 20718 : cluster 0 pgmap v20686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:08:59.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:08:59 smithi141 bash[31670]: cluster 2023-12-02T03:08:57.407916+0000 mgr.y (mgr.24356) 20718 : cluster 0 pgmap v20686: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:00 smithi141 bash[31670]: cluster 2023-12-02T03:08:59.408742+0000 mgr.y (mgr.24356) 20719 : cluster 0 pgmap v20687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:00.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:00 smithi141 bash[31670]: audit 2023-12-02T03:08:59.903361+0000 mon.c (mon.2) 12992 : audit 0 from='client.? 172.21.15.40:0/2837445343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:00 smithi040 bash[41173]: cluster 2023-12-02T03:08:59.408742+0000 mgr.y (mgr.24356) 20719 : cluster 0 pgmap v20687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:00 smithi040 bash[41173]: audit 2023-12-02T03:08:59.903361+0000 mon.c (mon.2) 12992 : audit 0 from='client.? 172.21.15.40:0/2837445343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:00 smithi040 bash[28232]: cluster 2023-12-02T03:08:59.408742+0000 mgr.y (mgr.24356) 20719 : cluster 0 pgmap v20687: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:00 smithi040 bash[28232]: audit 2023-12-02T03:08:59.903361+0000 mon.c (mon.2) 12992 : audit 0 from='client.? 172.21.15.40:0/2837445343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:02 smithi141 bash[31670]: cluster 2023-12-02T03:09:01.409655+0000 mgr.y (mgr.24356) 20720 : cluster 0 pgmap v20688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:02 smithi141 bash[31670]: audit 2023-12-02T03:09:02.365884+0000 mon.a (mon.0) 12725 : audit 0 from='client.? 172.21.15.40:0/2378135121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:02 smithi040 bash[28232]: cluster 2023-12-02T03:09:01.409655+0000 mgr.y (mgr.24356) 20720 : cluster 0 pgmap v20688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:02 smithi040 bash[28232]: audit 2023-12-02T03:09:02.365884+0000 mon.a (mon.0) 12725 : audit 0 from='client.? 172.21.15.40:0/2378135121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:02 smithi040 bash[41173]: cluster 2023-12-02T03:09:01.409655+0000 mgr.y (mgr.24356) 20720 : cluster 0 pgmap v20688: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:02 smithi040 bash[41173]: audit 2023-12-02T03:09:02.365884+0000 mon.a (mon.0) 12725 : audit 0 from='client.? 172.21.15.40:0/2378135121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:05 smithi040 bash[28232]: cluster 2023-12-02T03:09:03.410305+0000 mgr.y (mgr.24356) 20721 : cluster 0 pgmap v20689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:05 smithi040 bash[28232]: audit 2023-12-02T03:09:04.433527+0000 mon.c (mon.2) 12993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:05 smithi040 bash[28232]: audit 2023-12-02T03:09:04.842959+0000 mon.a (mon.0) 12726 : audit 0 from='client.? 172.21.15.40:0/2495577553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:05 smithi040 bash[41173]: cluster 2023-12-02T03:09:03.410305+0000 mgr.y (mgr.24356) 20721 : cluster 0 pgmap v20689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:05 smithi040 bash[41173]: audit 2023-12-02T03:09:04.433527+0000 mon.c (mon.2) 12993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:05 smithi040 bash[41173]: audit 2023-12-02T03:09:04.842959+0000 mon.a (mon.0) 12726 : audit 0 from='client.? 172.21.15.40:0/2495577553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:05 smithi141 bash[31670]: cluster 2023-12-02T03:09:03.410305+0000 mgr.y (mgr.24356) 20721 : cluster 0 pgmap v20689: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:05 smithi141 bash[31670]: audit 2023-12-02T03:09:04.433527+0000 mon.c (mon.2) 12993 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:05 smithi141 bash[31670]: audit 2023-12-02T03:09:04.842959+0000 mon.a (mon.0) 12726 : audit 0 from='client.? 172.21.15.40:0/2495577553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:09:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:09:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:09:07.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:07 smithi040 bash[41173]: cluster 2023-12-02T03:09:05.411170+0000 mgr.y (mgr.24356) 20722 : cluster 0 pgmap v20690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:07.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:07 smithi040 bash[41173]: audit 2023-12-02T03:09:07.299406+0000 mon.c (mon.2) 12994 : audit 0 from='client.? 172.21.15.40:0/728087975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:07 smithi040 bash[28232]: cluster 2023-12-02T03:09:05.411170+0000 mgr.y (mgr.24356) 20722 : cluster 0 pgmap v20690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:07.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:07 smithi040 bash[28232]: audit 2023-12-02T03:09:07.299406+0000 mon.c (mon.2) 12994 : audit 0 from='client.? 172.21.15.40:0/728087975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:07 smithi141 bash[31670]: cluster 2023-12-02T03:09:05.411170+0000 mgr.y (mgr.24356) 20722 : cluster 0 pgmap v20690: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:07.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:07 smithi141 bash[31670]: audit 2023-12-02T03:09:07.299406+0000 mon.c (mon.2) 12994 : audit 0 from='client.? 172.21.15.40:0/728087975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:09.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:09 smithi040 bash[41173]: cluster 2023-12-02T03:09:07.411843+0000 mgr.y (mgr.24356) 20723 : cluster 0 pgmap v20691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:09 smithi040 bash[28232]: cluster 2023-12-02T03:09:07.411843+0000 mgr.y (mgr.24356) 20723 : cluster 0 pgmap v20691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:09 smithi141 bash[31670]: cluster 2023-12-02T03:09:07.411843+0000 mgr.y (mgr.24356) 20723 : cluster 0 pgmap v20691: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:10 smithi141 bash[31670]: audit 2023-12-02T03:09:09.775352+0000 mon.c (mon.2) 12995 : audit 0 from='client.? 172.21.15.40:0/1663846003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:10 smithi040 bash[28232]: audit 2023-12-02T03:09:09.775352+0000 mon.c (mon.2) 12995 : audit 0 from='client.? 172.21.15.40:0/1663846003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:10 smithi040 bash[41173]: audit 2023-12-02T03:09:09.775352+0000 mon.c (mon.2) 12995 : audit 0 from='client.? 172.21.15.40:0/1663846003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:11.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:11 smithi141 bash[31670]: cluster 2023-12-02T03:09:09.412733+0000 mgr.y (mgr.24356) 20724 : cluster 0 pgmap v20692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:11.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:11 smithi040 bash[41173]: cluster 2023-12-02T03:09:09.412733+0000 mgr.y (mgr.24356) 20724 : cluster 0 pgmap v20692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:11 smithi040 bash[28232]: cluster 2023-12-02T03:09:09.412733+0000 mgr.y (mgr.24356) 20724 : cluster 0 pgmap v20692: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:12 smithi141 bash[31670]: cluster 2023-12-02T03:09:11.413628+0000 mgr.y (mgr.24356) 20725 : cluster 0 pgmap v20693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:12 smithi141 bash[31670]: audit 2023-12-02T03:09:12.233393+0000 mon.a (mon.0) 12727 : audit 0 from='client.? 172.21.15.40:0/4129347991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:12 smithi040 bash[28232]: cluster 2023-12-02T03:09:11.413628+0000 mgr.y (mgr.24356) 20725 : cluster 0 pgmap v20693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:12 smithi040 bash[28232]: audit 2023-12-02T03:09:12.233393+0000 mon.a (mon.0) 12727 : audit 0 from='client.? 172.21.15.40:0/4129347991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:12 smithi040 bash[41173]: cluster 2023-12-02T03:09:11.413628+0000 mgr.y (mgr.24356) 20725 : cluster 0 pgmap v20693: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:12 smithi040 bash[41173]: audit 2023-12-02T03:09:12.233393+0000 mon.a (mon.0) 12727 : audit 0 from='client.? 172.21.15.40:0/4129347991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:15 smithi040 bash[28232]: cluster 2023-12-02T03:09:13.414314+0000 mgr.y (mgr.24356) 20726 : cluster 0 pgmap v20694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:15.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:15 smithi040 bash[28232]: audit 2023-12-02T03:09:14.698614+0000 mon.a (mon.0) 12728 : audit 0 from='client.? 172.21.15.40:0/635149939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:15 smithi040 bash[41173]: cluster 2023-12-02T03:09:13.414314+0000 mgr.y (mgr.24356) 20726 : cluster 0 pgmap v20694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:15.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:15 smithi040 bash[41173]: audit 2023-12-02T03:09:14.698614+0000 mon.a (mon.0) 12728 : audit 0 from='client.? 172.21.15.40:0/635149939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:15 smithi141 bash[31670]: cluster 2023-12-02T03:09:13.414314+0000 mgr.y (mgr.24356) 20726 : cluster 0 pgmap v20694: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:15 smithi141 bash[31670]: audit 2023-12-02T03:09:14.698614+0000 mon.a (mon.0) 12728 : audit 0 from='client.? 172.21.15.40:0/635149939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:09:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:09:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:09:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:17 smithi040 bash[41173]: cluster 2023-12-02T03:09:15.415420+0000 mgr.y (mgr.24356) 20727 : cluster 0 pgmap v20695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:17.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:17 smithi040 bash[41173]: audit 2023-12-02T03:09:17.157397+0000 mon.a (mon.0) 12729 : audit 0 from='client.? 172.21.15.40:0/3378590191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:17 smithi040 bash[28232]: cluster 2023-12-02T03:09:15.415420+0000 mgr.y (mgr.24356) 20727 : cluster 0 pgmap v20695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:17.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:17 smithi040 bash[28232]: audit 2023-12-02T03:09:17.157397+0000 mon.a (mon.0) 12729 : audit 0 from='client.? 172.21.15.40:0/3378590191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:17 smithi141 bash[31670]: cluster 2023-12-02T03:09:15.415420+0000 mgr.y (mgr.24356) 20727 : cluster 0 pgmap v20695: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:17 smithi141 bash[31670]: audit 2023-12-02T03:09:17.157397+0000 mon.a (mon.0) 12729 : audit 0 from='client.? 172.21.15.40:0/3378590191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:19.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:19 smithi040 bash[28232]: cluster 2023-12-02T03:09:17.415832+0000 mgr.y (mgr.24356) 20728 : cluster 0 pgmap v20696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:19.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:19 smithi040 bash[41173]: cluster 2023-12-02T03:09:17.415832+0000 mgr.y (mgr.24356) 20728 : cluster 0 pgmap v20696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:19 smithi141 bash[31670]: cluster 2023-12-02T03:09:17.415832+0000 mgr.y (mgr.24356) 20728 : cluster 0 pgmap v20696: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:20 smithi141 bash[31670]: audit 2023-12-02T03:09:19.434102+0000 mon.c (mon.2) 12996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:20 smithi141 bash[31670]: audit 2023-12-02T03:09:19.636092+0000 mon.c (mon.2) 12997 : audit 0 from='client.? 172.21.15.40:0/1943375582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:20 smithi040 bash[41173]: audit 2023-12-02T03:09:19.434102+0000 mon.c (mon.2) 12996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:20 smithi040 bash[41173]: audit 2023-12-02T03:09:19.636092+0000 mon.c (mon.2) 12997 : audit 0 from='client.? 172.21.15.40:0/1943375582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:20 smithi040 bash[28232]: audit 2023-12-02T03:09:19.434102+0000 mon.c (mon.2) 12996 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:20 smithi040 bash[28232]: audit 2023-12-02T03:09:19.636092+0000 mon.c (mon.2) 12997 : audit 0 from='client.? 172.21.15.40:0/1943375582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:21 smithi141 bash[31670]: cluster 2023-12-02T03:09:19.416371+0000 mgr.y (mgr.24356) 20729 : cluster 0 pgmap v20697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:21 smithi040 bash[41173]: cluster 2023-12-02T03:09:19.416371+0000 mgr.y (mgr.24356) 20729 : cluster 0 pgmap v20697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:21 smithi040 bash[28232]: cluster 2023-12-02T03:09:19.416371+0000 mgr.y (mgr.24356) 20729 : cluster 0 pgmap v20697: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:22 smithi141 bash[31670]: cluster 2023-12-02T03:09:21.417162+0000 mgr.y (mgr.24356) 20730 : cluster 0 pgmap v20698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:22 smithi141 bash[31670]: audit 2023-12-02T03:09:22.100558+0000 mon.c (mon.2) 12998 : audit 0 from='client.? 172.21.15.40:0/1571377921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:22 smithi040 bash[28232]: cluster 2023-12-02T03:09:21.417162+0000 mgr.y (mgr.24356) 20730 : cluster 0 pgmap v20698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:22 smithi040 bash[28232]: audit 2023-12-02T03:09:22.100558+0000 mon.c (mon.2) 12998 : audit 0 from='client.? 172.21.15.40:0/1571377921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:22 smithi040 bash[41173]: cluster 2023-12-02T03:09:21.417162+0000 mgr.y (mgr.24356) 20730 : cluster 0 pgmap v20698: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:22.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:22 smithi040 bash[41173]: audit 2023-12-02T03:09:22.100558+0000 mon.c (mon.2) 12998 : audit 0 from='client.? 172.21.15.40:0/1571377921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:23.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:23 smithi141 bash[31670]: audit 2023-12-02T03:09:23.105445+0000 mon.c (mon.2) 12999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:09:23.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:23 smithi040 bash[28232]: audit 2023-12-02T03:09:23.105445+0000 mon.c (mon.2) 12999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:09:23.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:23 smithi040 bash[41173]: audit 2023-12-02T03:09:23.105445+0000 mon.c (mon.2) 12999 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:09:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:25 smithi040 bash[41173]: cluster 2023-12-02T03:09:23.417772+0000 mgr.y (mgr.24356) 20731 : cluster 0 pgmap v20699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:25.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:25 smithi040 bash[41173]: audit 2023-12-02T03:09:24.582235+0000 mon.c (mon.2) 13000 : audit 0 from='client.? 172.21.15.40:0/2685359223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:25 smithi040 bash[28232]: cluster 2023-12-02T03:09:23.417772+0000 mgr.y (mgr.24356) 20731 : cluster 0 pgmap v20699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:25.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:25 smithi040 bash[28232]: audit 2023-12-02T03:09:24.582235+0000 mon.c (mon.2) 13000 : audit 0 from='client.? 172.21.15.40:0/2685359223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:25 smithi141 bash[31670]: cluster 2023-12-02T03:09:23.417772+0000 mgr.y (mgr.24356) 20731 : cluster 0 pgmap v20699: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:25.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:25 smithi141 bash[31670]: audit 2023-12-02T03:09:24.582235+0000 mon.c (mon.2) 13000 : audit 0 from='client.? 172.21.15.40:0/2685359223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:09:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:09:26] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:09:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:27 smithi040 bash[28232]: cluster 2023-12-02T03:09:25.418878+0000 mgr.y (mgr.24356) 20732 : cluster 0 pgmap v20700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:27.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:27 smithi040 bash[28232]: audit 2023-12-02T03:09:27.048295+0000 mon.a (mon.0) 12730 : audit 0 from='client.? 172.21.15.40:0/1302356492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:27 smithi040 bash[41173]: cluster 2023-12-02T03:09:25.418878+0000 mgr.y (mgr.24356) 20732 : cluster 0 pgmap v20700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:27.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:27 smithi040 bash[41173]: audit 2023-12-02T03:09:27.048295+0000 mon.a (mon.0) 12730 : audit 0 from='client.? 172.21.15.40:0/1302356492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:27 smithi141 bash[31670]: cluster 2023-12-02T03:09:25.418878+0000 mgr.y (mgr.24356) 20732 : cluster 0 pgmap v20700: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:27.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:27 smithi141 bash[31670]: audit 2023-12-02T03:09:27.048295+0000 mon.a (mon.0) 12730 : audit 0 from='client.? 172.21.15.40:0/1302356492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[28232]: cluster 2023-12-02T03:09:27.419368+0000 mgr.y (mgr.24356) 20733 : cluster 0 pgmap v20701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[28232]: audit 2023-12-02T03:09:29.056108+0000 mon.a (mon.0) 12731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[28232]: audit 2023-12-02T03:09:29.066578+0000 mon.a (mon.0) 12732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[28232]: audit 2023-12-02T03:09:29.254365+0000 mon.a (mon.0) 12733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[28232]: audit 2023-12-02T03:09:29.263704+0000 mon.a (mon.0) 12734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[41173]: cluster 2023-12-02T03:09:27.419368+0000 mgr.y (mgr.24356) 20733 : cluster 0 pgmap v20701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[41173]: audit 2023-12-02T03:09:29.056108+0000 mon.a (mon.0) 12731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[41173]: audit 2023-12-02T03:09:29.066578+0000 mon.a (mon.0) 12732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[41173]: audit 2023-12-02T03:09:29.254365+0000 mon.a (mon.0) 12733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:29 smithi040 bash[41173]: audit 2023-12-02T03:09:29.263704+0000 mon.a (mon.0) 12734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:29 smithi141 bash[31670]: cluster 2023-12-02T03:09:27.419368+0000 mgr.y (mgr.24356) 20733 : cluster 0 pgmap v20701: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:29 smithi141 bash[31670]: audit 2023-12-02T03:09:29.056108+0000 mon.a (mon.0) 12731 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:29 smithi141 bash[31670]: audit 2023-12-02T03:09:29.066578+0000 mon.a (mon.0) 12732 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:29 smithi141 bash[31670]: audit 2023-12-02T03:09:29.254365+0000 mon.a (mon.0) 12733 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:29 smithi141 bash[31670]: audit 2023-12-02T03:09:29.263704+0000 mon.a (mon.0) 12734 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:30 smithi141 bash[31670]: cluster 2023-12-02T03:09:29.419881+0000 mgr.y (mgr.24356) 20734 : cluster 0 pgmap v20702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:30 smithi141 bash[31670]: audit 2023-12-02T03:09:29.550529+0000 mon.c (mon.2) 13001 : audit 0 from='client.? 172.21.15.40:0/804201431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:30 smithi141 bash[31670]: audit 2023-12-02T03:09:29.745773+0000 mon.c (mon.2) 13002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:09:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:30 smithi141 bash[31670]: audit 2023-12-02T03:09:29.747741+0000 mon.c (mon.2) 13003 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:09:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:30 smithi141 bash[31670]: audit 2023-12-02T03:09:29.757487+0000 mon.a (mon.0) 12735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[28232]: cluster 2023-12-02T03:09:29.419881+0000 mgr.y (mgr.24356) 20734 : cluster 0 pgmap v20702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[28232]: audit 2023-12-02T03:09:29.550529+0000 mon.c (mon.2) 13001 : audit 0 from='client.? 172.21.15.40:0/804201431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[28232]: audit 2023-12-02T03:09:29.745773+0000 mon.c (mon.2) 13002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:09:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[28232]: audit 2023-12-02T03:09:29.747741+0000 mon.c (mon.2) 13003 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:09:30.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[28232]: audit 2023-12-02T03:09:29.757487+0000 mon.a (mon.0) 12735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[41173]: cluster 2023-12-02T03:09:29.419881+0000 mgr.y (mgr.24356) 20734 : cluster 0 pgmap v20702: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[41173]: audit 2023-12-02T03:09:29.550529+0000 mon.c (mon.2) 13001 : audit 0 from='client.? 172.21.15.40:0/804201431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[41173]: audit 2023-12-02T03:09:29.745773+0000 mon.c (mon.2) 13002 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:09:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[41173]: audit 2023-12-02T03:09:29.747741+0000 mon.c (mon.2) 13003 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:09:30.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:30 smithi040 bash[41173]: audit 2023-12-02T03:09:29.757487+0000 mon.a (mon.0) 12735 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:09:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:32 smithi141 bash[31670]: cluster 2023-12-02T03:09:31.420795+0000 mgr.y (mgr.24356) 20735 : cluster 0 pgmap v20703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:32 smithi141 bash[31670]: audit 2023-12-02T03:09:32.011576+0000 mon.c (mon.2) 13004 : audit 0 from='client.? 172.21.15.40:0/1110104266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:32 smithi040 bash[41173]: cluster 2023-12-02T03:09:31.420795+0000 mgr.y (mgr.24356) 20735 : cluster 0 pgmap v20703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:32 smithi040 bash[41173]: audit 2023-12-02T03:09:32.011576+0000 mon.c (mon.2) 13004 : audit 0 from='client.? 172.21.15.40:0/1110104266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:32 smithi040 bash[28232]: cluster 2023-12-02T03:09:31.420795+0000 mgr.y (mgr.24356) 20735 : cluster 0 pgmap v20703: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:32 smithi040 bash[28232]: audit 2023-12-02T03:09:32.011576+0000 mon.c (mon.2) 13004 : audit 0 from='client.? 172.21.15.40:0/1110104266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:35 smithi040 bash[28232]: cluster 2023-12-02T03:09:33.421420+0000 mgr.y (mgr.24356) 20736 : cluster 0 pgmap v20704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:35 smithi040 bash[28232]: audit 2023-12-02T03:09:34.433901+0000 mon.c (mon.2) 13005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:35.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:35 smithi040 bash[28232]: audit 2023-12-02T03:09:34.501733+0000 mon.a (mon.0) 12736 : audit 0 from='client.? 172.21.15.40:0/2843433855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:35 smithi040 bash[41173]: cluster 2023-12-02T03:09:33.421420+0000 mgr.y (mgr.24356) 20736 : cluster 0 pgmap v20704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:35 smithi040 bash[41173]: audit 2023-12-02T03:09:34.433901+0000 mon.c (mon.2) 13005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:35 smithi040 bash[41173]: audit 2023-12-02T03:09:34.501733+0000 mon.a (mon.0) 12736 : audit 0 from='client.? 172.21.15.40:0/2843433855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:35 smithi141 bash[31670]: cluster 2023-12-02T03:09:33.421420+0000 mgr.y (mgr.24356) 20736 : cluster 0 pgmap v20704: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:35 smithi141 bash[31670]: audit 2023-12-02T03:09:34.433901+0000 mon.c (mon.2) 13005 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:35 smithi141 bash[31670]: audit 2023-12-02T03:09:34.501733+0000 mon.a (mon.0) 12736 : audit 0 from='client.? 172.21.15.40:0/2843433855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:09:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:09:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:09:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:37 smithi040 bash[28232]: cluster 2023-12-02T03:09:35.422505+0000 mgr.y (mgr.24356) 20737 : cluster 0 pgmap v20705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:37.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:37 smithi040 bash[28232]: audit 2023-12-02T03:09:36.969442+0000 mon.c (mon.2) 13006 : audit 0 from='client.? 172.21.15.40:0/875998259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:37 smithi040 bash[41173]: cluster 2023-12-02T03:09:35.422505+0000 mgr.y (mgr.24356) 20737 : cluster 0 pgmap v20705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:37.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:37 smithi040 bash[41173]: audit 2023-12-02T03:09:36.969442+0000 mon.c (mon.2) 13006 : audit 0 from='client.? 172.21.15.40:0/875998259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:37 smithi141 bash[31670]: cluster 2023-12-02T03:09:35.422505+0000 mgr.y (mgr.24356) 20737 : cluster 0 pgmap v20705: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:37 smithi141 bash[31670]: audit 2023-12-02T03:09:36.969442+0000 mon.c (mon.2) 13006 : audit 0 from='client.? 172.21.15.40:0/875998259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:39.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:39 smithi040 bash[28232]: cluster 2023-12-02T03:09:37.423059+0000 mgr.y (mgr.24356) 20738 : cluster 0 pgmap v20706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:39.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:39 smithi040 bash[41173]: cluster 2023-12-02T03:09:37.423059+0000 mgr.y (mgr.24356) 20738 : cluster 0 pgmap v20706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:39.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:39 smithi141 bash[31670]: cluster 2023-12-02T03:09:37.423059+0000 mgr.y (mgr.24356) 20738 : cluster 0 pgmap v20706: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:40.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:40 smithi141 bash[31670]: audit 2023-12-02T03:09:39.438610+0000 mon.c (mon.2) 13007 : audit 0 from='client.? 172.21.15.40:0/3976557590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:40 smithi040 bash[28232]: audit 2023-12-02T03:09:39.438610+0000 mon.c (mon.2) 13007 : audit 0 from='client.? 172.21.15.40:0/3976557590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:40 smithi040 bash[41173]: audit 2023-12-02T03:09:39.438610+0000 mon.c (mon.2) 13007 : audit 0 from='client.? 172.21.15.40:0/3976557590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:41.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:41 smithi141 bash[31670]: cluster 2023-12-02T03:09:39.423788+0000 mgr.y (mgr.24356) 20739 : cluster 0 pgmap v20707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:41 smithi040 bash[28232]: cluster 2023-12-02T03:09:39.423788+0000 mgr.y (mgr.24356) 20739 : cluster 0 pgmap v20707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:41 smithi040 bash[41173]: cluster 2023-12-02T03:09:39.423788+0000 mgr.y (mgr.24356) 20739 : cluster 0 pgmap v20707: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:42.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:42 smithi141 bash[31670]: cluster 2023-12-02T03:09:41.424695+0000 mgr.y (mgr.24356) 20740 : cluster 0 pgmap v20708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:42.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:42 smithi141 bash[31670]: audit 2023-12-02T03:09:41.905082+0000 mon.c (mon.2) 13008 : audit 0 from='client.? 172.21.15.40:0/1926192261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:42 smithi040 bash[41173]: cluster 2023-12-02T03:09:41.424695+0000 mgr.y (mgr.24356) 20740 : cluster 0 pgmap v20708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:42 smithi040 bash[41173]: audit 2023-12-02T03:09:41.905082+0000 mon.c (mon.2) 13008 : audit 0 from='client.? 172.21.15.40:0/1926192261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:42 smithi040 bash[28232]: cluster 2023-12-02T03:09:41.424695+0000 mgr.y (mgr.24356) 20740 : cluster 0 pgmap v20708: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:42.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:42 smithi040 bash[28232]: audit 2023-12-02T03:09:41.905082+0000 mon.c (mon.2) 13008 : audit 0 from='client.? 172.21.15.40:0/1926192261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:44 smithi141 bash[31670]: audit 2023-12-02T03:09:44.360703+0000 mon.c (mon.2) 13009 : audit 0 from='client.? 172.21.15.40:0/588677967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:44 smithi040 bash[41173]: audit 2023-12-02T03:09:44.360703+0000 mon.c (mon.2) 13009 : audit 0 from='client.? 172.21.15.40:0/588677967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:44 smithi040 bash[28232]: audit 2023-12-02T03:09:44.360703+0000 mon.c (mon.2) 13009 : audit 0 from='client.? 172.21.15.40:0/588677967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:45.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:45 smithi141 bash[31670]: cluster 2023-12-02T03:09:43.425353+0000 mgr.y (mgr.24356) 20741 : cluster 0 pgmap v20709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:45 smithi040 bash[28232]: cluster 2023-12-02T03:09:43.425353+0000 mgr.y (mgr.24356) 20741 : cluster 0 pgmap v20709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:45 smithi040 bash[41173]: cluster 2023-12-02T03:09:43.425353+0000 mgr.y (mgr.24356) 20741 : cluster 0 pgmap v20709: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:46 smithi141 bash[31670]: cluster 2023-12-02T03:09:45.426137+0000 mgr.y (mgr.24356) 20742 : cluster 0 pgmap v20710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:09:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:09:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:09:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:46 smithi040 bash[41173]: cluster 2023-12-02T03:09:45.426137+0000 mgr.y (mgr.24356) 20742 : cluster 0 pgmap v20710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:46 smithi040 bash[28232]: cluster 2023-12-02T03:09:45.426137+0000 mgr.y (mgr.24356) 20742 : cluster 0 pgmap v20710: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:47 smithi141 bash[31670]: audit 2023-12-02T03:09:46.828895+0000 mon.c (mon.2) 13010 : audit 0 from='client.? 172.21.15.40:0/322518522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:47 smithi040 bash[28232]: audit 2023-12-02T03:09:46.828895+0000 mon.c (mon.2) 13010 : audit 0 from='client.? 172.21.15.40:0/322518522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:47 smithi040 bash[41173]: audit 2023-12-02T03:09:46.828895+0000 mon.c (mon.2) 13010 : audit 0 from='client.? 172.21.15.40:0/322518522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:49 smithi040 bash[41173]: cluster 2023-12-02T03:09:47.426893+0000 mgr.y (mgr.24356) 20743 : cluster 0 pgmap v20711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:49 smithi040 bash[41173]: audit 2023-12-02T03:09:49.309562+0000 mon.a (mon.0) 12737 : audit 0 from='client.? 172.21.15.40:0/1905516500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:49 smithi040 bash[28232]: cluster 2023-12-02T03:09:47.426893+0000 mgr.y (mgr.24356) 20743 : cluster 0 pgmap v20711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:49 smithi040 bash[28232]: audit 2023-12-02T03:09:49.309562+0000 mon.a (mon.0) 12737 : audit 0 from='client.? 172.21.15.40:0/1905516500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:49 smithi141 bash[31670]: cluster 2023-12-02T03:09:47.426893+0000 mgr.y (mgr.24356) 20743 : cluster 0 pgmap v20711: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:49 smithi141 bash[31670]: audit 2023-12-02T03:09:49.309562+0000 mon.a (mon.0) 12737 : audit 0 from='client.? 172.21.15.40:0/1905516500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:50.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:50 smithi040 bash[28232]: audit 2023-12-02T03:09:49.434674+0000 mon.c (mon.2) 13011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:50.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:50 smithi040 bash[41173]: audit 2023-12-02T03:09:49.434674+0000 mon.c (mon.2) 13011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:50 smithi141 bash[31670]: audit 2023-12-02T03:09:49.434674+0000 mon.c (mon.2) 13011 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:51 smithi141 bash[31670]: cluster 2023-12-02T03:09:49.427994+0000 mgr.y (mgr.24356) 20744 : cluster 0 pgmap v20712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:51 smithi040 bash[41173]: cluster 2023-12-02T03:09:49.427994+0000 mgr.y (mgr.24356) 20744 : cluster 0 pgmap v20712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:51 smithi040 bash[28232]: cluster 2023-12-02T03:09:49.427994+0000 mgr.y (mgr.24356) 20744 : cluster 0 pgmap v20712: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:52.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:52 smithi141 bash[31670]: audit 2023-12-02T03:09:51.774500+0000 mon.a (mon.0) 12738 : audit 0 from='client.? 172.21.15.40:0/1490044437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:52 smithi040 bash[41173]: audit 2023-12-02T03:09:51.774500+0000 mon.a (mon.0) 12738 : audit 0 from='client.? 172.21.15.40:0/1490044437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:52 smithi040 bash[28232]: audit 2023-12-02T03:09:51.774500+0000 mon.a (mon.0) 12738 : audit 0 from='client.? 172.21.15.40:0/1490044437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:53.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:53 smithi141 bash[31670]: cluster 2023-12-02T03:09:51.428467+0000 mgr.y (mgr.24356) 20745 : cluster 0 pgmap v20713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:53.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:53 smithi040 bash[41173]: cluster 2023-12-02T03:09:51.428467+0000 mgr.y (mgr.24356) 20745 : cluster 0 pgmap v20713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:53.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:53 smithi040 bash[28232]: cluster 2023-12-02T03:09:51.428467+0000 mgr.y (mgr.24356) 20745 : cluster 0 pgmap v20713: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:54 smithi141 bash[31670]: cluster 2023-12-02T03:09:53.429105+0000 mgr.y (mgr.24356) 20746 : cluster 0 pgmap v20714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:54 smithi141 bash[31670]: audit 2023-12-02T03:09:54.235948+0000 mon.a (mon.0) 12739 : audit 0 from='client.? 172.21.15.40:0/3088050747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:54 smithi040 bash[41173]: cluster 2023-12-02T03:09:53.429105+0000 mgr.y (mgr.24356) 20746 : cluster 0 pgmap v20714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:54 smithi040 bash[41173]: audit 2023-12-02T03:09:54.235948+0000 mon.a (mon.0) 12739 : audit 0 from='client.? 172.21.15.40:0/3088050747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:54 smithi040 bash[28232]: cluster 2023-12-02T03:09:53.429105+0000 mgr.y (mgr.24356) 20746 : cluster 0 pgmap v20714: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:54.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:54 smithi040 bash[28232]: audit 2023-12-02T03:09:54.235948+0000 mon.a (mon.0) 12739 : audit 0 from='client.? 172.21.15.40:0/3088050747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:56 smithi141 bash[31670]: cluster 2023-12-02T03:09:55.430281+0000 mgr.y (mgr.24356) 20747 : cluster 0 pgmap v20715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:56 smithi040 bash[28232]: cluster 2023-12-02T03:09:55.430281+0000 mgr.y (mgr.24356) 20747 : cluster 0 pgmap v20715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:09:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:09:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:09:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:56 smithi040 bash[41173]: cluster 2023-12-02T03:09:55.430281+0000 mgr.y (mgr.24356) 20747 : cluster 0 pgmap v20715: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:57.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:57 smithi141 bash[31670]: audit 2023-12-02T03:09:56.705921+0000 mon.c (mon.2) 13012 : audit 0 from='client.? 172.21.15.40:0/2124924364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:57 smithi040 bash[28232]: audit 2023-12-02T03:09:56.705921+0000 mon.c (mon.2) 13012 : audit 0 from='client.? 172.21.15.40:0/2124924364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:57 smithi040 bash[41173]: audit 2023-12-02T03:09:56.705921+0000 mon.c (mon.2) 13012 : audit 0 from='client.? 172.21.15.40:0/2124924364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:59 smithi141 bash[31670]: cluster 2023-12-02T03:09:57.430973+0000 mgr.y (mgr.24356) 20748 : cluster 0 pgmap v20716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:59.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:09:59 smithi141 bash[31670]: audit 2023-12-02T03:09:59.167153+0000 mon.a (mon.0) 12740 : audit 0 from='client.? 172.21.15.40:0/51214656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:59 smithi040 bash[28232]: cluster 2023-12-02T03:09:57.430973+0000 mgr.y (mgr.24356) 20748 : cluster 0 pgmap v20716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:09:59 smithi040 bash[28232]: audit 2023-12-02T03:09:59.167153+0000 mon.a (mon.0) 12740 : audit 0 from='client.? 172.21.15.40:0/51214656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:09:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:59 smithi040 bash[41173]: cluster 2023-12-02T03:09:57.430973+0000 mgr.y (mgr.24356) 20748 : cluster 0 pgmap v20716: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:09:59.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:09:59 smithi040 bash[41173]: audit 2023-12-02T03:09:59.167153+0000 mon.a (mon.0) 12740 : audit 0 from='client.? 172.21.15.40:0/51214656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:00.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:00 smithi040 bash[28232]: debug 2023-12-02T03:09:59.995+0000 7f59fe79f700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:00.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:00 smithi141 bash[31670]: cluster 2023-12-02T03:10:00.000152+0000 mon.a (mon.0) 12741 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:00 smithi040 bash[28232]: cluster 2023-12-02T03:10:00.000152+0000 mon.a (mon.0) 12741 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:00.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:00 smithi040 bash[41173]: cluster 2023-12-02T03:10:00.000152+0000 mon.a (mon.0) 12741 : cluster 4 overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:01.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:01 smithi040 bash[28232]: cluster 2023-12-02T03:09:59.432097+0000 mgr.y (mgr.24356) 20749 : cluster 0 pgmap v20717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:01.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:01 smithi040 bash[41173]: cluster 2023-12-02T03:09:59.432097+0000 mgr.y (mgr.24356) 20749 : cluster 0 pgmap v20717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:01.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:01 smithi141 bash[31670]: cluster 2023-12-02T03:09:59.432097+0000 mgr.y (mgr.24356) 20749 : cluster 0 pgmap v20717: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:02.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:02 smithi141 bash[31670]: cluster 2023-12-02T03:10:01.432666+0000 mgr.y (mgr.24356) 20750 : cluster 0 pgmap v20718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:02.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:02 smithi141 bash[31670]: audit 2023-12-02T03:10:01.655424+0000 mon.a (mon.0) 12742 : audit 0 from='client.? 172.21.15.40:0/746254745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:02 smithi040 bash[28232]: cluster 2023-12-02T03:10:01.432666+0000 mgr.y (mgr.24356) 20750 : cluster 0 pgmap v20718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:02 smithi040 bash[28232]: audit 2023-12-02T03:10:01.655424+0000 mon.a (mon.0) 12742 : audit 0 from='client.? 172.21.15.40:0/746254745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:02 smithi040 bash[41173]: cluster 2023-12-02T03:10:01.432666+0000 mgr.y (mgr.24356) 20750 : cluster 0 pgmap v20718: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:02 smithi040 bash[41173]: audit 2023-12-02T03:10:01.655424+0000 mon.a (mon.0) 12742 : audit 0 from='client.? 172.21.15.40:0/746254745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:04 smithi141 bash[31670]: audit 2023-12-02T03:10:04.115611+0000 mon.c (mon.2) 13013 : audit 0 from='client.? 172.21.15.40:0/305660303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:04 smithi040 bash[28232]: audit 2023-12-02T03:10:04.115611+0000 mon.c (mon.2) 13013 : audit 0 from='client.? 172.21.15.40:0/305660303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:04 smithi040 bash[41173]: audit 2023-12-02T03:10:04.115611+0000 mon.c (mon.2) 13013 : audit 0 from='client.? 172.21.15.40:0/305660303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:05.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:05 smithi141 bash[31670]: cluster 2023-12-02T03:10:03.433378+0000 mgr.y (mgr.24356) 20751 : cluster 0 pgmap v20719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:05.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:05 smithi141 bash[31670]: audit 2023-12-02T03:10:04.434626+0000 mon.c (mon.2) 13014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:05 smithi040 bash[28232]: cluster 2023-12-02T03:10:03.433378+0000 mgr.y (mgr.24356) 20751 : cluster 0 pgmap v20719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:05 smithi040 bash[28232]: audit 2023-12-02T03:10:04.434626+0000 mon.c (mon.2) 13014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:05 smithi040 bash[41173]: cluster 2023-12-02T03:10:03.433378+0000 mgr.y (mgr.24356) 20751 : cluster 0 pgmap v20719: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:05.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:05 smithi040 bash[41173]: audit 2023-12-02T03:10:04.434626+0000 mon.c (mon.2) 13014 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:06.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:06 smithi141 bash[31670]: cluster 2023-12-02T03:10:05.434338+0000 mgr.y (mgr.24356) 20752 : cluster 0 pgmap v20720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:10:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:10:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:10:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:06 smithi040 bash[41173]: cluster 2023-12-02T03:10:05.434338+0000 mgr.y (mgr.24356) 20752 : cluster 0 pgmap v20720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:06 smithi040 bash[28232]: cluster 2023-12-02T03:10:05.434338+0000 mgr.y (mgr.24356) 20752 : cluster 0 pgmap v20720: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:07.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:07 smithi141 bash[31670]: audit 2023-12-02T03:10:06.584999+0000 mon.c (mon.2) 13015 : audit 0 from='client.? 172.21.15.40:0/713471302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:07 smithi040 bash[28232]: audit 2023-12-02T03:10:06.584999+0000 mon.c (mon.2) 13015 : audit 0 from='client.? 172.21.15.40:0/713471302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:07.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:07 smithi040 bash[41173]: audit 2023-12-02T03:10:06.584999+0000 mon.c (mon.2) 13015 : audit 0 from='client.? 172.21.15.40:0/713471302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:09.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:09 smithi141 bash[31670]: cluster 2023-12-02T03:10:07.435164+0000 mgr.y (mgr.24356) 20753 : cluster 0 pgmap v20721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:09.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:09 smithi141 bash[31670]: audit 2023-12-02T03:10:09.049326+0000 mon.c (mon.2) 13016 : audit 0 from='client.? 172.21.15.40:0/1011335015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:09 smithi040 bash[41173]: cluster 2023-12-02T03:10:07.435164+0000 mgr.y (mgr.24356) 20753 : cluster 0 pgmap v20721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:09 smithi040 bash[41173]: audit 2023-12-02T03:10:09.049326+0000 mon.c (mon.2) 13016 : audit 0 from='client.? 172.21.15.40:0/1011335015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:09 smithi040 bash[28232]: cluster 2023-12-02T03:10:07.435164+0000 mgr.y (mgr.24356) 20753 : cluster 0 pgmap v20721: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:09.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:09 smithi040 bash[28232]: audit 2023-12-02T03:10:09.049326+0000 mon.c (mon.2) 13016 : audit 0 from='client.? 172.21.15.40:0/1011335015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:10.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:10 smithi141 bash[31670]: cluster 2023-12-02T03:10:09.436329+0000 mgr.y (mgr.24356) 20754 : cluster 0 pgmap v20722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:10 smithi040 bash[28232]: cluster 2023-12-02T03:10:09.436329+0000 mgr.y (mgr.24356) 20754 : cluster 0 pgmap v20722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:10 smithi040 bash[41173]: cluster 2023-12-02T03:10:09.436329+0000 mgr.y (mgr.24356) 20754 : cluster 0 pgmap v20722: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:12 smithi141 bash[31670]: cluster 2023-12-02T03:10:11.436971+0000 mgr.y (mgr.24356) 20755 : cluster 0 pgmap v20723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:12.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:12 smithi141 bash[31670]: audit 2023-12-02T03:10:11.511217+0000 mon.c (mon.2) 13017 : audit 0 from='client.? 172.21.15.40:0/390006415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:12 smithi040 bash[28232]: cluster 2023-12-02T03:10:11.436971+0000 mgr.y (mgr.24356) 20755 : cluster 0 pgmap v20723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:12 smithi040 bash[28232]: audit 2023-12-02T03:10:11.511217+0000 mon.c (mon.2) 13017 : audit 0 from='client.? 172.21.15.40:0/390006415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:12 smithi040 bash[41173]: cluster 2023-12-02T03:10:11.436971+0000 mgr.y (mgr.24356) 20755 : cluster 0 pgmap v20723: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:12 smithi040 bash[41173]: audit 2023-12-02T03:10:11.511217+0000 mon.c (mon.2) 13017 : audit 0 from='client.? 172.21.15.40:0/390006415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:14 smithi141 bash[31670]: audit 2023-12-02T03:10:13.974706+0000 mon.c (mon.2) 13018 : audit 0 from='client.? 172.21.15.40:0/1970651892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:14 smithi040 bash[41173]: audit 2023-12-02T03:10:13.974706+0000 mon.c (mon.2) 13018 : audit 0 from='client.? 172.21.15.40:0/1970651892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:14 smithi040 bash[28232]: audit 2023-12-02T03:10:13.974706+0000 mon.c (mon.2) 13018 : audit 0 from='client.? 172.21.15.40:0/1970651892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:15 smithi141 bash[31670]: cluster 2023-12-02T03:10:13.437659+0000 mgr.y (mgr.24356) 20756 : cluster 0 pgmap v20724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:15 smithi040 bash[28232]: cluster 2023-12-02T03:10:13.437659+0000 mgr.y (mgr.24356) 20756 : cluster 0 pgmap v20724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:15 smithi040 bash[41173]: cluster 2023-12-02T03:10:13.437659+0000 mgr.y (mgr.24356) 20756 : cluster 0 pgmap v20724: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:16 smithi141 bash[31670]: cluster 2023-12-02T03:10:15.438646+0000 mgr.y (mgr.24356) 20757 : cluster 0 pgmap v20725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:16 smithi040 bash[28232]: cluster 2023-12-02T03:10:15.438646+0000 mgr.y (mgr.24356) 20757 : cluster 0 pgmap v20725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:10:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:10:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:10:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:16 smithi040 bash[41173]: cluster 2023-12-02T03:10:15.438646+0000 mgr.y (mgr.24356) 20757 : cluster 0 pgmap v20725: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:17 smithi141 bash[31670]: audit 2023-12-02T03:10:16.450139+0000 mon.a (mon.0) 12743 : audit 0 from='client.? 172.21.15.40:0/1648798383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:17 smithi040 bash[28232]: audit 2023-12-02T03:10:16.450139+0000 mon.a (mon.0) 12743 : audit 0 from='client.? 172.21.15.40:0/1648798383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:17 smithi040 bash[41173]: audit 2023-12-02T03:10:16.450139+0000 mon.a (mon.0) 12743 : audit 0 from='client.? 172.21.15.40:0/1648798383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:19 smithi141 bash[31670]: cluster 2023-12-02T03:10:17.439254+0000 mgr.y (mgr.24356) 20758 : cluster 0 pgmap v20726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:19 smithi141 bash[31670]: audit 2023-12-02T03:10:18.904474+0000 mon.c (mon.2) 13019 : audit 0 from='client.? 172.21.15.40:0/1950698580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:19 smithi040 bash[28232]: cluster 2023-12-02T03:10:17.439254+0000 mgr.y (mgr.24356) 20758 : cluster 0 pgmap v20726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:19 smithi040 bash[28232]: audit 2023-12-02T03:10:18.904474+0000 mon.c (mon.2) 13019 : audit 0 from='client.? 172.21.15.40:0/1950698580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:19 smithi040 bash[41173]: cluster 2023-12-02T03:10:17.439254+0000 mgr.y (mgr.24356) 20758 : cluster 0 pgmap v20726: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:19 smithi040 bash[41173]: audit 2023-12-02T03:10:18.904474+0000 mon.c (mon.2) 13019 : audit 0 from='client.? 172.21.15.40:0/1950698580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:20.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:20 smithi141 bash[31670]: audit 2023-12-02T03:10:19.435418+0000 mon.c (mon.2) 13020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:20 smithi141 bash[31670]: cluster 2023-12-02T03:10:19.443878+0000 mgr.y (mgr.24356) 20759 : cluster 0 pgmap v20727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:20 smithi040 bash[28232]: audit 2023-12-02T03:10:19.435418+0000 mon.c (mon.2) 13020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:20.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:20 smithi040 bash[28232]: cluster 2023-12-02T03:10:19.443878+0000 mgr.y (mgr.24356) 20759 : cluster 0 pgmap v20727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:20 smithi040 bash[41173]: audit 2023-12-02T03:10:19.435418+0000 mon.c (mon.2) 13020 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:20 smithi040 bash[41173]: cluster 2023-12-02T03:10:19.443878+0000 mgr.y (mgr.24356) 20759 : cluster 0 pgmap v20727: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:21.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:21 smithi141 bash[31670]: audit 2023-12-02T03:10:21.365479+0000 mon.a (mon.0) 12744 : audit 0 from='client.? 172.21.15.40:0/669625718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:21 smithi040 bash[28232]: audit 2023-12-02T03:10:21.365479+0000 mon.a (mon.0) 12744 : audit 0 from='client.? 172.21.15.40:0/669625718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:21 smithi040 bash[41173]: audit 2023-12-02T03:10:21.365479+0000 mon.a (mon.0) 12744 : audit 0 from='client.? 172.21.15.40:0/669625718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:22 smithi141 bash[31670]: cluster 2023-12-02T03:10:21.444424+0000 mgr.y (mgr.24356) 20760 : cluster 0 pgmap v20728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:22 smithi040 bash[41173]: cluster 2023-12-02T03:10:21.444424+0000 mgr.y (mgr.24356) 20760 : cluster 0 pgmap v20728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:22 smithi040 bash[28232]: cluster 2023-12-02T03:10:21.444424+0000 mgr.y (mgr.24356) 20760 : cluster 0 pgmap v20728: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:24 smithi141 bash[31670]: audit 2023-12-02T03:10:23.834357+0000 mon.c (mon.2) 13021 : audit 0 from='client.? 172.21.15.40:0/1870838450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:24 smithi040 bash[41173]: audit 2023-12-02T03:10:23.834357+0000 mon.c (mon.2) 13021 : audit 0 from='client.? 172.21.15.40:0/1870838450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:24 smithi040 bash[28232]: audit 2023-12-02T03:10:23.834357+0000 mon.c (mon.2) 13021 : audit 0 from='client.? 172.21.15.40:0/1870838450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:25 smithi141 bash[31670]: cluster 2023-12-02T03:10:23.444824+0000 mgr.y (mgr.24356) 20761 : cluster 0 pgmap v20729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:25 smithi040 bash[28232]: cluster 2023-12-02T03:10:23.444824+0000 mgr.y (mgr.24356) 20761 : cluster 0 pgmap v20729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:25 smithi040 bash[41173]: cluster 2023-12-02T03:10:23.444824+0000 mgr.y (mgr.24356) 20761 : cluster 0 pgmap v20729: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:26 smithi141 bash[31670]: cluster 2023-12-02T03:10:25.445912+0000 mgr.y (mgr.24356) 20762 : cluster 0 pgmap v20730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:26.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:26 smithi141 bash[31670]: audit 2023-12-02T03:10:26.302423+0000 mon.a (mon.0) 12745 : audit 0 from='client.? 172.21.15.40:0/4085803286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:10:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:10:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:10:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:26 smithi040 bash[28232]: cluster 2023-12-02T03:10:25.445912+0000 mgr.y (mgr.24356) 20762 : cluster 0 pgmap v20730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:26 smithi040 bash[28232]: audit 2023-12-02T03:10:26.302423+0000 mon.a (mon.0) 12745 : audit 0 from='client.? 172.21.15.40:0/4085803286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:26 smithi040 bash[41173]: cluster 2023-12-02T03:10:25.445912+0000 mgr.y (mgr.24356) 20762 : cluster 0 pgmap v20730: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:26 smithi040 bash[41173]: audit 2023-12-02T03:10:26.302423+0000 mon.a (mon.0) 12745 : audit 0 from='client.? 172.21.15.40:0/4085803286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:29.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:29 smithi141 bash[31670]: cluster 2023-12-02T03:10:27.446572+0000 mgr.y (mgr.24356) 20763 : cluster 0 pgmap v20731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:29.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:29 smithi141 bash[31670]: audit 2023-12-02T03:10:28.764456+0000 mon.a (mon.0) 12746 : audit 0 from='client.? 172.21.15.40:0/3298064670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:29 smithi040 bash[41173]: cluster 2023-12-02T03:10:27.446572+0000 mgr.y (mgr.24356) 20763 : cluster 0 pgmap v20731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:29 smithi040 bash[41173]: audit 2023-12-02T03:10:28.764456+0000 mon.a (mon.0) 12746 : audit 0 from='client.? 172.21.15.40:0/3298064670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:29 smithi040 bash[28232]: cluster 2023-12-02T03:10:27.446572+0000 mgr.y (mgr.24356) 20763 : cluster 0 pgmap v20731: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:29.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:29 smithi040 bash[28232]: audit 2023-12-02T03:10:28.764456+0000 mon.a (mon.0) 12746 : audit 0 from='client.? 172.21.15.40:0/3298064670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:30 smithi141 bash[31670]: cluster 2023-12-02T03:10:29.447754+0000 mgr.y (mgr.24356) 20764 : cluster 0 pgmap v20732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:30 smithi141 bash[31670]: audit 2023-12-02T03:10:29.840991+0000 mon.c (mon.2) 13022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:10:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:30 smithi141 bash[31670]: audit 2023-12-02T03:10:30.221172+0000 mon.a (mon.0) 12747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:30 smithi141 bash[31670]: audit 2023-12-02T03:10:30.231451+0000 mon.a (mon.0) 12748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[28232]: cluster 2023-12-02T03:10:29.447754+0000 mgr.y (mgr.24356) 20764 : cluster 0 pgmap v20732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[28232]: audit 2023-12-02T03:10:29.840991+0000 mon.c (mon.2) 13022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:10:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[28232]: audit 2023-12-02T03:10:30.221172+0000 mon.a (mon.0) 12747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[28232]: audit 2023-12-02T03:10:30.231451+0000 mon.a (mon.0) 12748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[41173]: cluster 2023-12-02T03:10:29.447754+0000 mgr.y (mgr.24356) 20764 : cluster 0 pgmap v20732: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[41173]: audit 2023-12-02T03:10:29.840991+0000 mon.c (mon.2) 13022 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:10:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[41173]: audit 2023-12-02T03:10:30.221172+0000 mon.a (mon.0) 12747 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:30 smithi040 bash[41173]: audit 2023-12-02T03:10:30.231451+0000 mon.a (mon.0) 12748 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:31.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:31 smithi141 bash[31670]: audit 2023-12-02T03:10:31.225948+0000 mon.c (mon.2) 13023 : audit 0 from='client.? 172.21.15.40:0/1490113465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:31 smithi040 bash[28232]: audit 2023-12-02T03:10:31.225948+0000 mon.c (mon.2) 13023 : audit 0 from='client.? 172.21.15.40:0/1490113465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:31.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:31 smithi040 bash[41173]: audit 2023-12-02T03:10:31.225948+0000 mon.c (mon.2) 13023 : audit 0 from='client.? 172.21.15.40:0/1490113465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:32.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:32 smithi141 bash[31670]: cluster 2023-12-02T03:10:31.448467+0000 mgr.y (mgr.24356) 20765 : cluster 0 pgmap v20733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:32 smithi040 bash[41173]: cluster 2023-12-02T03:10:31.448467+0000 mgr.y (mgr.24356) 20765 : cluster 0 pgmap v20733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:32 smithi040 bash[28232]: cluster 2023-12-02T03:10:31.448467+0000 mgr.y (mgr.24356) 20765 : cluster 0 pgmap v20733: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:34 smithi141 bash[31670]: audit 2023-12-02T03:10:33.692174+0000 mon.a (mon.0) 12749 : audit 0 from='client.? 172.21.15.40:0/2672179914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:34 smithi040 bash[28232]: audit 2023-12-02T03:10:33.692174+0000 mon.a (mon.0) 12749 : audit 0 from='client.? 172.21.15.40:0/2672179914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:34 smithi040 bash[41173]: audit 2023-12-02T03:10:33.692174+0000 mon.a (mon.0) 12749 : audit 0 from='client.? 172.21.15.40:0/2672179914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:35 smithi141 bash[31670]: cluster 2023-12-02T03:10:33.449105+0000 mgr.y (mgr.24356) 20766 : cluster 0 pgmap v20734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:35.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:35 smithi141 bash[31670]: audit 2023-12-02T03:10:34.435523+0000 mon.c (mon.2) 13024 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:35 smithi040 bash[28232]: cluster 2023-12-02T03:10:33.449105+0000 mgr.y (mgr.24356) 20766 : cluster 0 pgmap v20734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:35 smithi040 bash[28232]: audit 2023-12-02T03:10:34.435523+0000 mon.c (mon.2) 13024 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:35 smithi040 bash[41173]: cluster 2023-12-02T03:10:33.449105+0000 mgr.y (mgr.24356) 20766 : cluster 0 pgmap v20734: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:35 smithi040 bash[41173]: audit 2023-12-02T03:10:34.435523+0000 mon.c (mon.2) 13024 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:10:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:10:36] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:10:37.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: cluster 2023-12-02T03:10:35.450219+0000 mgr.y (mgr.24356) 20767 : cluster 0 pgmap v20735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.091793+0000 mon.a (mon.0) 12750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.108646+0000 mon.a (mon.0) 12751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.125267+0000 mon.a (mon.0) 12752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.136422+0000 mon.a (mon.0) 12753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.206227+0000 mon.a (mon.0) 12754 : audit 0 from='client.? 172.21.15.40:0/968904649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.662636+0000 mon.c (mon.2) 13025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.664536+0000 mon.c (mon.2) 13026 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[28232]: audit 2023-12-02T03:10:36.675311+0000 mon.a (mon.0) 12755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: cluster 2023-12-02T03:10:35.450219+0000 mgr.y (mgr.24356) 20767 : cluster 0 pgmap v20735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.091793+0000 mon.a (mon.0) 12750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.108646+0000 mon.a (mon.0) 12751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.125267+0000 mon.a (mon.0) 12752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.136422+0000 mon.a (mon.0) 12753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.206227+0000 mon.a (mon.0) 12754 : audit 0 from='client.? 172.21.15.40:0/968904649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.662636+0000 mon.c (mon.2) 13025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.664536+0000 mon.c (mon.2) 13026 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:10:37.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:37 smithi040 bash[41173]: audit 2023-12-02T03:10:36.675311+0000 mon.a (mon.0) 12755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: cluster 2023-12-02T03:10:35.450219+0000 mgr.y (mgr.24356) 20767 : cluster 0 pgmap v20735: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.091793+0000 mon.a (mon.0) 12750 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.108646+0000 mon.a (mon.0) 12751 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.125267+0000 mon.a (mon.0) 12752 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.136422+0000 mon.a (mon.0) 12753 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.206227+0000 mon.a (mon.0) 12754 : audit 0 from='client.? 172.21.15.40:0/968904649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.662636+0000 mon.c (mon.2) 13025 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.664536+0000 mon.c (mon.2) 13026 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:10:37.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:37 smithi141 bash[31670]: audit 2023-12-02T03:10:36.675311+0000 mon.a (mon.0) 12755 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:10:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:39 smithi040 bash[41173]: cluster 2023-12-02T03:10:37.450919+0000 mgr.y (mgr.24356) 20768 : cluster 0 pgmap v20736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:39.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:39 smithi040 bash[41173]: audit 2023-12-02T03:10:38.666971+0000 mon.a (mon.0) 12756 : audit 0 from='client.? 172.21.15.40:0/200218357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:39 smithi040 bash[28232]: cluster 2023-12-02T03:10:37.450919+0000 mgr.y (mgr.24356) 20768 : cluster 0 pgmap v20736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:39 smithi040 bash[28232]: audit 2023-12-02T03:10:38.666971+0000 mon.a (mon.0) 12756 : audit 0 from='client.? 172.21.15.40:0/200218357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:39.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:39 smithi141 bash[31670]: cluster 2023-12-02T03:10:37.450919+0000 mgr.y (mgr.24356) 20768 : cluster 0 pgmap v20736: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:39.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:39 smithi141 bash[31670]: audit 2023-12-02T03:10:38.666971+0000 mon.a (mon.0) 12756 : audit 0 from='client.? 172.21.15.40:0/200218357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:41 smithi040 bash[28232]: cluster 2023-12-02T03:10:39.452064+0000 mgr.y (mgr.24356) 20769 : cluster 0 pgmap v20737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:41.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:41 smithi040 bash[41173]: cluster 2023-12-02T03:10:39.452064+0000 mgr.y (mgr.24356) 20769 : cluster 0 pgmap v20737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:41.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:41 smithi141 bash[31670]: cluster 2023-12-02T03:10:39.452064+0000 mgr.y (mgr.24356) 20769 : cluster 0 pgmap v20737: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:42 smithi040 bash[41173]: audit 2023-12-02T03:10:41.130592+0000 mon.c (mon.2) 13027 : audit 0 from='client.? 172.21.15.40:0/2801970292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:42 smithi040 bash[28232]: audit 2023-12-02T03:10:41.130592+0000 mon.c (mon.2) 13027 : audit 0 from='client.? 172.21.15.40:0/2801970292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:42.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:42 smithi141 bash[31670]: audit 2023-12-02T03:10:41.130592+0000 mon.c (mon.2) 13027 : audit 0 from='client.? 172.21.15.40:0/2801970292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:43 smithi040 bash[28232]: cluster 2023-12-02T03:10:41.452797+0000 mgr.y (mgr.24356) 20770 : cluster 0 pgmap v20738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:43 smithi040 bash[41173]: cluster 2023-12-02T03:10:41.452797+0000 mgr.y (mgr.24356) 20770 : cluster 0 pgmap v20738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:43.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:43 smithi141 bash[31670]: cluster 2023-12-02T03:10:41.452797+0000 mgr.y (mgr.24356) 20770 : cluster 0 pgmap v20738: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:44 smithi141 bash[31670]: cluster 2023-12-02T03:10:43.453423+0000 mgr.y (mgr.24356) 20771 : cluster 0 pgmap v20739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:44 smithi141 bash[31670]: audit 2023-12-02T03:10:43.598532+0000 mon.a (mon.0) 12757 : audit 0 from='client.? 172.21.15.40:0/3052340399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:44 smithi040 bash[28232]: cluster 2023-12-02T03:10:43.453423+0000 mgr.y (mgr.24356) 20771 : cluster 0 pgmap v20739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:44 smithi040 bash[28232]: audit 2023-12-02T03:10:43.598532+0000 mon.a (mon.0) 12757 : audit 0 from='client.? 172.21.15.40:0/3052340399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:44 smithi040 bash[41173]: cluster 2023-12-02T03:10:43.453423+0000 mgr.y (mgr.24356) 20771 : cluster 0 pgmap v20739: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:44 smithi040 bash[41173]: audit 2023-12-02T03:10:43.598532+0000 mon.a (mon.0) 12757 : audit 0 from='client.? 172.21.15.40:0/3052340399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:46 smithi141 bash[31670]: cluster 2023-12-02T03:10:45.454605+0000 mgr.y (mgr.24356) 20772 : cluster 0 pgmap v20740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:46.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:46 smithi141 bash[31670]: audit 2023-12-02T03:10:46.058221+0000 mon.c (mon.2) 13028 : audit 0 from='client.? 172.21.15.40:0/89026095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:10:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:10:46] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:10:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:46 smithi040 bash[41173]: cluster 2023-12-02T03:10:45.454605+0000 mgr.y (mgr.24356) 20772 : cluster 0 pgmap v20740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:46 smithi040 bash[41173]: audit 2023-12-02T03:10:46.058221+0000 mon.c (mon.2) 13028 : audit 0 from='client.? 172.21.15.40:0/89026095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:46 smithi040 bash[28232]: cluster 2023-12-02T03:10:45.454605+0000 mgr.y (mgr.24356) 20772 : cluster 0 pgmap v20740: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:46 smithi040 bash[28232]: audit 2023-12-02T03:10:46.058221+0000 mon.c (mon.2) 13028 : audit 0 from='client.? 172.21.15.40:0/89026095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:48.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:48 smithi141 bash[31670]: cluster 2023-12-02T03:10:47.455291+0000 mgr.y (mgr.24356) 20773 : cluster 0 pgmap v20741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:48 smithi040 bash[28232]: cluster 2023-12-02T03:10:47.455291+0000 mgr.y (mgr.24356) 20773 : cluster 0 pgmap v20741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:48 smithi040 bash[41173]: cluster 2023-12-02T03:10:47.455291+0000 mgr.y (mgr.24356) 20773 : cluster 0 pgmap v20741: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:49 smithi141 bash[31670]: audit 2023-12-02T03:10:48.524764+0000 mon.a (mon.0) 12758 : audit 0 from='client.? 172.21.15.40:0/4163824767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:49.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:49 smithi141 bash[31670]: audit 2023-12-02T03:10:49.436394+0000 mon.c (mon.2) 13029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:49 smithi040 bash[28232]: audit 2023-12-02T03:10:48.524764+0000 mon.a (mon.0) 12758 : audit 0 from='client.? 172.21.15.40:0/4163824767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:49 smithi040 bash[28232]: audit 2023-12-02T03:10:49.436394+0000 mon.c (mon.2) 13029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:49 smithi040 bash[41173]: audit 2023-12-02T03:10:48.524764+0000 mon.a (mon.0) 12758 : audit 0 from='client.? 172.21.15.40:0/4163824767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:49 smithi040 bash[41173]: audit 2023-12-02T03:10:49.436394+0000 mon.c (mon.2) 13029 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:50 smithi040 bash[41173]: cluster 2023-12-02T03:10:49.457909+0000 mgr.y (mgr.24356) 20774 : cluster 0 pgmap v20742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:50 smithi040 bash[28232]: cluster 2023-12-02T03:10:49.457909+0000 mgr.y (mgr.24356) 20774 : cluster 0 pgmap v20742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:50 smithi141 bash[31670]: cluster 2023-12-02T03:10:49.457909+0000 mgr.y (mgr.24356) 20774 : cluster 0 pgmap v20742: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:51 smithi040 bash[28232]: audit 2023-12-02T03:10:50.990479+0000 mon.c (mon.2) 13030 : audit 0 from='client.? 172.21.15.40:0/2501031137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:51 smithi040 bash[41173]: audit 2023-12-02T03:10:50.990479+0000 mon.c (mon.2) 13030 : audit 0 from='client.? 172.21.15.40:0/2501031137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:52.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:51 smithi141 bash[31670]: audit 2023-12-02T03:10:50.990479+0000 mon.c (mon.2) 13030 : audit 0 from='client.? 172.21.15.40:0/2501031137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:52 smithi040 bash[28232]: cluster 2023-12-02T03:10:51.458884+0000 mgr.y (mgr.24356) 20775 : cluster 0 pgmap v20743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:52 smithi040 bash[41173]: cluster 2023-12-02T03:10:51.458884+0000 mgr.y (mgr.24356) 20775 : cluster 0 pgmap v20743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:52 smithi141 bash[31670]: cluster 2023-12-02T03:10:51.458884+0000 mgr.y (mgr.24356) 20775 : cluster 0 pgmap v20743: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:54 smithi141 bash[31670]: audit 2023-12-02T03:10:53.453525+0000 mon.c (mon.2) 13031 : audit 0 from='client.? 172.21.15.40:0/56201143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:54 smithi141 bash[31670]: cluster 2023-12-02T03:10:53.459387+0000 mgr.y (mgr.24356) 20776 : cluster 0 pgmap v20744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:54 smithi040 bash[41173]: audit 2023-12-02T03:10:53.453525+0000 mon.c (mon.2) 13031 : audit 0 from='client.? 172.21.15.40:0/56201143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:54 smithi040 bash[41173]: cluster 2023-12-02T03:10:53.459387+0000 mgr.y (mgr.24356) 20776 : cluster 0 pgmap v20744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:54.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:54 smithi040 bash[28232]: audit 2023-12-02T03:10:53.453525+0000 mon.c (mon.2) 13031 : audit 0 from='client.? 172.21.15.40:0/56201143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:54.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:54 smithi040 bash[28232]: cluster 2023-12-02T03:10:53.459387+0000 mgr.y (mgr.24356) 20776 : cluster 0 pgmap v20744: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:56 smithi141 bash[31670]: cluster 2023-12-02T03:10:55.460506+0000 mgr.y (mgr.24356) 20777 : cluster 0 pgmap v20745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:56.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:56 smithi141 bash[31670]: audit 2023-12-02T03:10:55.918575+0000 mon.c (mon.2) 13032 : audit 0 from='client.? 172.21.15.40:0/1321768747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:10:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:10:56] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-12-02T03:10:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:56 smithi040 bash[41173]: cluster 2023-12-02T03:10:55.460506+0000 mgr.y (mgr.24356) 20777 : cluster 0 pgmap v20745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:56 smithi040 bash[41173]: audit 2023-12-02T03:10:55.918575+0000 mon.c (mon.2) 13032 : audit 0 from='client.? 172.21.15.40:0/1321768747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:56 smithi040 bash[28232]: cluster 2023-12-02T03:10:55.460506+0000 mgr.y (mgr.24356) 20777 : cluster 0 pgmap v20745: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:56 smithi040 bash[28232]: audit 2023-12-02T03:10:55.918575+0000 mon.c (mon.2) 13032 : audit 0 from='client.? 172.21.15.40:0/1321768747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:58.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:58 smithi141 bash[31670]: cluster 2023-12-02T03:10:57.461153+0000 mgr.y (mgr.24356) 20778 : cluster 0 pgmap v20746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:58.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:10:58 smithi141 bash[31670]: audit 2023-12-02T03:10:58.380940+0000 mon.c (mon.2) 13033 : audit 0 from='client.? 172.21.15.40:0/2027170207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:58 smithi040 bash[28232]: cluster 2023-12-02T03:10:57.461153+0000 mgr.y (mgr.24356) 20778 : cluster 0 pgmap v20746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:10:58 smithi040 bash[28232]: audit 2023-12-02T03:10:58.380940+0000 mon.c (mon.2) 13033 : audit 0 from='client.? 172.21.15.40:0/2027170207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:10:58.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:58 smithi040 bash[41173]: cluster 2023-12-02T03:10:57.461153+0000 mgr.y (mgr.24356) 20778 : cluster 0 pgmap v20746: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:10:58.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:10:58 smithi040 bash[41173]: audit 2023-12-02T03:10:58.380940+0000 mon.c (mon.2) 13033 : audit 0 from='client.? 172.21.15.40:0/2027170207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:00 smithi040 bash[28232]: cluster 2023-12-02T03:10:59.462277+0000 mgr.y (mgr.24356) 20779 : cluster 0 pgmap v20747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:00 smithi040 bash[41173]: cluster 2023-12-02T03:10:59.462277+0000 mgr.y (mgr.24356) 20779 : cluster 0 pgmap v20747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:00 smithi141 bash[31670]: cluster 2023-12-02T03:10:59.462277+0000 mgr.y (mgr.24356) 20779 : cluster 0 pgmap v20747: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:01.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:01 smithi040 bash[28232]: audit 2023-12-02T03:11:00.845868+0000 mon.a (mon.0) 12759 : audit 0 from='client.? 172.21.15.40:0/3835021256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:01.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:01 smithi040 bash[41173]: audit 2023-12-02T03:11:00.845868+0000 mon.a (mon.0) 12759 : audit 0 from='client.? 172.21.15.40:0/3835021256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:02.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:01 smithi141 bash[31670]: audit 2023-12-02T03:11:00.845868+0000 mon.a (mon.0) 12759 : audit 0 from='client.? 172.21.15.40:0/3835021256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:02 smithi040 bash[28232]: cluster 2023-12-02T03:11:01.462939+0000 mgr.y (mgr.24356) 20780 : cluster 0 pgmap v20748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:02 smithi040 bash[41173]: cluster 2023-12-02T03:11:01.462939+0000 mgr.y (mgr.24356) 20780 : cluster 0 pgmap v20748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:02 smithi141 bash[31670]: cluster 2023-12-02T03:11:01.462939+0000 mgr.y (mgr.24356) 20780 : cluster 0 pgmap v20748: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:03 smithi040 bash[28232]: audit 2023-12-02T03:11:03.308293+0000 mon.c (mon.2) 13034 : audit 0 from='client.? 172.21.15.40:0/3684423653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:03 smithi040 bash[41173]: audit 2023-12-02T03:11:03.308293+0000 mon.c (mon.2) 13034 : audit 0 from='client.? 172.21.15.40:0/3684423653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:03 smithi141 bash[31670]: audit 2023-12-02T03:11:03.308293+0000 mon.c (mon.2) 13034 : audit 0 from='client.? 172.21.15.40:0/3684423653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:04 smithi040 bash[28232]: cluster 2023-12-02T03:11:03.463635+0000 mgr.y (mgr.24356) 20781 : cluster 0 pgmap v20749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:04 smithi040 bash[28232]: audit 2023-12-02T03:11:04.436725+0000 mon.c (mon.2) 13035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:04 smithi040 bash[41173]: cluster 2023-12-02T03:11:03.463635+0000 mgr.y (mgr.24356) 20781 : cluster 0 pgmap v20749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:04 smithi040 bash[41173]: audit 2023-12-02T03:11:04.436725+0000 mon.c (mon.2) 13035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:04 smithi141 bash[31670]: cluster 2023-12-02T03:11:03.463635+0000 mgr.y (mgr.24356) 20781 : cluster 0 pgmap v20749: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:05.198 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:04 smithi141 bash[31670]: audit 2023-12-02T03:11:04.436725+0000 mon.c (mon.2) 13035 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:11:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:11:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:11:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:06 smithi040 bash[28232]: cluster 2023-12-02T03:11:05.464543+0000 mgr.y (mgr.24356) 20782 : cluster 0 pgmap v20750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:06 smithi040 bash[28232]: audit 2023-12-02T03:11:05.783869+0000 mon.c (mon.2) 13036 : audit 0 from='client.? 172.21.15.40:0/4046310872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:06 smithi040 bash[41173]: cluster 2023-12-02T03:11:05.464543+0000 mgr.y (mgr.24356) 20782 : cluster 0 pgmap v20750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:06 smithi040 bash[41173]: audit 2023-12-02T03:11:05.783869+0000 mon.c (mon.2) 13036 : audit 0 from='client.? 172.21.15.40:0/4046310872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:06 smithi141 bash[31670]: cluster 2023-12-02T03:11:05.464543+0000 mgr.y (mgr.24356) 20782 : cluster 0 pgmap v20750: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:06 smithi141 bash[31670]: audit 2023-12-02T03:11:05.783869+0000 mon.c (mon.2) 13036 : audit 0 from='client.? 172.21.15.40:0/4046310872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:08 smithi040 bash[28232]: cluster 2023-12-02T03:11:07.465141+0000 mgr.y (mgr.24356) 20783 : cluster 0 pgmap v20751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:08 smithi040 bash[28232]: audit 2023-12-02T03:11:08.246276+0000 mon.c (mon.2) 13037 : audit 0 from='client.? 172.21.15.40:0/1658644319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:08 smithi040 bash[41173]: cluster 2023-12-02T03:11:07.465141+0000 mgr.y (mgr.24356) 20783 : cluster 0 pgmap v20751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:08.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:08 smithi040 bash[41173]: audit 2023-12-02T03:11:08.246276+0000 mon.c (mon.2) 13037 : audit 0 from='client.? 172.21.15.40:0/1658644319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:08 smithi141 bash[31670]: cluster 2023-12-02T03:11:07.465141+0000 mgr.y (mgr.24356) 20783 : cluster 0 pgmap v20751: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:08 smithi141 bash[31670]: audit 2023-12-02T03:11:08.246276+0000 mon.c (mon.2) 13037 : audit 0 from='client.? 172.21.15.40:0/1658644319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:10 smithi040 bash[28232]: cluster 2023-12-02T03:11:09.466334+0000 mgr.y (mgr.24356) 20784 : cluster 0 pgmap v20752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:10.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:10 smithi040 bash[41173]: cluster 2023-12-02T03:11:09.466334+0000 mgr.y (mgr.24356) 20784 : cluster 0 pgmap v20752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:10 smithi141 bash[31670]: cluster 2023-12-02T03:11:09.466334+0000 mgr.y (mgr.24356) 20784 : cluster 0 pgmap v20752: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:11.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:11 smithi040 bash[28232]: audit 2023-12-02T03:11:10.720677+0000 mon.a (mon.0) 12760 : audit 0 from='client.? 172.21.15.40:0/1521848406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:11.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:11 smithi040 bash[41173]: audit 2023-12-02T03:11:10.720677+0000 mon.a (mon.0) 12760 : audit 0 from='client.? 172.21.15.40:0/1521848406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:11 smithi141 bash[31670]: audit 2023-12-02T03:11:10.720677+0000 mon.a (mon.0) 12760 : audit 0 from='client.? 172.21.15.40:0/1521848406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:12 smithi141 bash[31670]: cluster 2023-12-02T03:11:11.467160+0000 mgr.y (mgr.24356) 20785 : cluster 0 pgmap v20753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:12.779 INFO:journalctl@ceph.grafana.a.smithi141.stdout:Dec 02 03:11:12 smithi141 bash[65499]: logger=cleanup t=2023-12-02T03:11:12.381614318Z level=info msg="Completed cleanup jobs" duration=342.717854ms 2023-12-02T03:11:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:12 smithi040 bash[28232]: cluster 2023-12-02T03:11:11.467160+0000 mgr.y (mgr.24356) 20785 : cluster 0 pgmap v20753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:12.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:12 smithi040 bash[41173]: cluster 2023-12-02T03:11:11.467160+0000 mgr.y (mgr.24356) 20785 : cluster 0 pgmap v20753: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:13 smithi040 bash[28232]: audit 2023-12-02T03:11:13.184047+0000 mon.a (mon.0) 12761 : audit 0 from='client.? 172.21.15.40:0/2134454503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:13.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:13 smithi040 bash[41173]: audit 2023-12-02T03:11:13.184047+0000 mon.a (mon.0) 12761 : audit 0 from='client.? 172.21.15.40:0/2134454503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:13 smithi141 bash[31670]: audit 2023-12-02T03:11:13.184047+0000 mon.a (mon.0) 12761 : audit 0 from='client.? 172.21.15.40:0/2134454503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:14 smithi040 bash[28232]: cluster 2023-12-02T03:11:13.467894+0000 mgr.y (mgr.24356) 20786 : cluster 0 pgmap v20754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:14 smithi040 bash[41173]: cluster 2023-12-02T03:11:13.467894+0000 mgr.y (mgr.24356) 20786 : cluster 0 pgmap v20754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:14 smithi141 bash[31670]: cluster 2023-12-02T03:11:13.467894+0000 mgr.y (mgr.24356) 20786 : cluster 0 pgmap v20754: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:16 smithi040 bash[28232]: cluster 2023-12-02T03:11:15.468673+0000 mgr.y (mgr.24356) 20787 : cluster 0 pgmap v20755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:16 smithi040 bash[28232]: audit 2023-12-02T03:11:15.644815+0000 mon.c (mon.2) 13038 : audit 0 from='client.? 172.21.15.40:0/1057802264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:11:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:11:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:11:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:16 smithi040 bash[41173]: cluster 2023-12-02T03:11:15.468673+0000 mgr.y (mgr.24356) 20787 : cluster 0 pgmap v20755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:16 smithi040 bash[41173]: audit 2023-12-02T03:11:15.644815+0000 mon.c (mon.2) 13038 : audit 0 from='client.? 172.21.15.40:0/1057802264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:16 smithi141 bash[31670]: cluster 2023-12-02T03:11:15.468673+0000 mgr.y (mgr.24356) 20787 : cluster 0 pgmap v20755: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:16 smithi141 bash[31670]: audit 2023-12-02T03:11:15.644815+0000 mon.c (mon.2) 13038 : audit 0 from='client.? 172.21.15.40:0/1057802264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:18 smithi040 bash[28232]: cluster 2023-12-02T03:11:17.469262+0000 mgr.y (mgr.24356) 20788 : cluster 0 pgmap v20756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:18 smithi040 bash[28232]: audit 2023-12-02T03:11:18.110533+0000 mon.a (mon.0) 12762 : audit 0 from='client.? 172.21.15.40:0/435976612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:18 smithi040 bash[41173]: cluster 2023-12-02T03:11:17.469262+0000 mgr.y (mgr.24356) 20788 : cluster 0 pgmap v20756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:18 smithi040 bash[41173]: audit 2023-12-02T03:11:18.110533+0000 mon.a (mon.0) 12762 : audit 0 from='client.? 172.21.15.40:0/435976612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:18 smithi141 bash[31670]: cluster 2023-12-02T03:11:17.469262+0000 mgr.y (mgr.24356) 20788 : cluster 0 pgmap v20756: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:18 smithi141 bash[31670]: audit 2023-12-02T03:11:18.110533+0000 mon.a (mon.0) 12762 : audit 0 from='client.? 172.21.15.40:0/435976612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:19 smithi040 bash[28232]: audit 2023-12-02T03:11:19.437267+0000 mon.c (mon.2) 13039 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:19 smithi040 bash[41173]: audit 2023-12-02T03:11:19.437267+0000 mon.c (mon.2) 13039 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:19 smithi141 bash[31670]: audit 2023-12-02T03:11:19.437267+0000 mon.c (mon.2) 13039 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:20 smithi040 bash[28232]: cluster 2023-12-02T03:11:19.469862+0000 mgr.y (mgr.24356) 20789 : cluster 0 pgmap v20757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:20 smithi040 bash[28232]: audit 2023-12-02T03:11:20.573872+0000 mon.a (mon.0) 12763 : audit 0 from='client.? 172.21.15.40:0/3129581779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:20 smithi040 bash[41173]: cluster 2023-12-02T03:11:19.469862+0000 mgr.y (mgr.24356) 20789 : cluster 0 pgmap v20757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:20 smithi040 bash[41173]: audit 2023-12-02T03:11:20.573872+0000 mon.a (mon.0) 12763 : audit 0 from='client.? 172.21.15.40:0/3129581779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:20 smithi141 bash[31670]: cluster 2023-12-02T03:11:19.469862+0000 mgr.y (mgr.24356) 20789 : cluster 0 pgmap v20757: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:20 smithi141 bash[31670]: audit 2023-12-02T03:11:20.573872+0000 mon.a (mon.0) 12763 : audit 0 from='client.? 172.21.15.40:0/3129581779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:22 smithi040 bash[41173]: cluster 2023-12-02T03:11:21.470503+0000 mgr.y (mgr.24356) 20790 : cluster 0 pgmap v20758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:22 smithi040 bash[28232]: cluster 2023-12-02T03:11:21.470503+0000 mgr.y (mgr.24356) 20790 : cluster 0 pgmap v20758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:22 smithi141 bash[31670]: cluster 2023-12-02T03:11:21.470503+0000 mgr.y (mgr.24356) 20790 : cluster 0 pgmap v20758: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:23.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:23 smithi040 bash[28232]: audit 2023-12-02T03:11:23.036248+0000 mon.a (mon.0) 12764 : audit 0 from='client.? 172.21.15.40:0/3895454916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:23.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:23 smithi040 bash[41173]: audit 2023-12-02T03:11:23.036248+0000 mon.a (mon.0) 12764 : audit 0 from='client.? 172.21.15.40:0/3895454916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:24.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:23 smithi141 bash[31670]: audit 2023-12-02T03:11:23.036248+0000 mon.a (mon.0) 12764 : audit 0 from='client.? 172.21.15.40:0/3895454916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:24 smithi040 bash[28232]: cluster 2023-12-02T03:11:23.471144+0000 mgr.y (mgr.24356) 20791 : cluster 0 pgmap v20759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:24 smithi040 bash[41173]: cluster 2023-12-02T03:11:23.471144+0000 mgr.y (mgr.24356) 20791 : cluster 0 pgmap v20759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:24 smithi141 bash[31670]: cluster 2023-12-02T03:11:23.471144+0000 mgr.y (mgr.24356) 20791 : cluster 0 pgmap v20759: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:25 smithi040 bash[28232]: audit 2023-12-02T03:11:25.504139+0000 mon.c (mon.2) 13040 : audit 0 from='client.? 172.21.15.40:0/1205559382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:25 smithi040 bash[41173]: audit 2023-12-02T03:11:25.504139+0000 mon.c (mon.2) 13040 : audit 0 from='client.? 172.21.15.40:0/1205559382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:25 smithi141 bash[31670]: audit 2023-12-02T03:11:25.504139+0000 mon.c (mon.2) 13040 : audit 0 from='client.? 172.21.15.40:0/1205559382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:26 smithi040 bash[28232]: cluster 2023-12-02T03:11:25.472255+0000 mgr.y (mgr.24356) 20792 : cluster 0 pgmap v20760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:11:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:11:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:11:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:26 smithi040 bash[41173]: cluster 2023-12-02T03:11:25.472255+0000 mgr.y (mgr.24356) 20792 : cluster 0 pgmap v20760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:26 smithi141 bash[31670]: cluster 2023-12-02T03:11:25.472255+0000 mgr.y (mgr.24356) 20792 : cluster 0 pgmap v20760: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:28 smithi040 bash[28232]: cluster 2023-12-02T03:11:27.472949+0000 mgr.y (mgr.24356) 20793 : cluster 0 pgmap v20761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:28 smithi040 bash[28232]: audit 2023-12-02T03:11:27.976751+0000 mon.c (mon.2) 13041 : audit 0 from='client.? 172.21.15.40:0/995142379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:28 smithi040 bash[41173]: cluster 2023-12-02T03:11:27.472949+0000 mgr.y (mgr.24356) 20793 : cluster 0 pgmap v20761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:28 smithi040 bash[41173]: audit 2023-12-02T03:11:27.976751+0000 mon.c (mon.2) 13041 : audit 0 from='client.? 172.21.15.40:0/995142379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:28 smithi141 bash[31670]: cluster 2023-12-02T03:11:27.472949+0000 mgr.y (mgr.24356) 20793 : cluster 0 pgmap v20761: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:28 smithi141 bash[31670]: audit 2023-12-02T03:11:27.976751+0000 mon.c (mon.2) 13041 : audit 0 from='client.? 172.21.15.40:0/995142379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:30 smithi040 bash[28232]: cluster 2023-12-02T03:11:29.474053+0000 mgr.y (mgr.24356) 20794 : cluster 0 pgmap v20762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:30 smithi040 bash[28232]: audit 2023-12-02T03:11:30.445826+0000 mon.a (mon.0) 12765 : audit 0 from='client.? 172.21.15.40:0/2723075903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:30 smithi040 bash[41173]: cluster 2023-12-02T03:11:29.474053+0000 mgr.y (mgr.24356) 20794 : cluster 0 pgmap v20762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:30 smithi040 bash[41173]: audit 2023-12-02T03:11:30.445826+0000 mon.a (mon.0) 12765 : audit 0 from='client.? 172.21.15.40:0/2723075903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:30 smithi141 bash[31670]: cluster 2023-12-02T03:11:29.474053+0000 mgr.y (mgr.24356) 20794 : cluster 0 pgmap v20762: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:30 smithi141 bash[31670]: audit 2023-12-02T03:11:30.445826+0000 mon.a (mon.0) 12765 : audit 0 from='client.? 172.21.15.40:0/2723075903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:32 smithi040 bash[28232]: cluster 2023-12-02T03:11:31.474953+0000 mgr.y (mgr.24356) 20795 : cluster 0 pgmap v20763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:32 smithi040 bash[41173]: cluster 2023-12-02T03:11:31.474953+0000 mgr.y (mgr.24356) 20795 : cluster 0 pgmap v20763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:32 smithi141 bash[31670]: cluster 2023-12-02T03:11:31.474953+0000 mgr.y (mgr.24356) 20795 : cluster 0 pgmap v20763: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:33.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:33 smithi040 bash[28232]: audit 2023-12-02T03:11:32.911822+0000 mon.a (mon.0) 12766 : audit 0 from='client.? 172.21.15.40:0/618015404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:33.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:33 smithi040 bash[41173]: audit 2023-12-02T03:11:32.911822+0000 mon.a (mon.0) 12766 : audit 0 from='client.? 172.21.15.40:0/618015404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:34.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:33 smithi141 bash[31670]: audit 2023-12-02T03:11:32.911822+0000 mon.a (mon.0) 12766 : audit 0 from='client.? 172.21.15.40:0/618015404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:34 smithi040 bash[28232]: cluster 2023-12-02T03:11:33.475687+0000 mgr.y (mgr.24356) 20796 : cluster 0 pgmap v20764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:34 smithi040 bash[28232]: audit 2023-12-02T03:11:34.437526+0000 mon.c (mon.2) 13042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:34 smithi040 bash[41173]: cluster 2023-12-02T03:11:33.475687+0000 mgr.y (mgr.24356) 20796 : cluster 0 pgmap v20764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:34 smithi040 bash[41173]: audit 2023-12-02T03:11:34.437526+0000 mon.c (mon.2) 13042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:34 smithi141 bash[31670]: cluster 2023-12-02T03:11:33.475687+0000 mgr.y (mgr.24356) 20796 : cluster 0 pgmap v20764: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:34 smithi141 bash[31670]: audit 2023-12-02T03:11:34.437526+0000 mon.c (mon.2) 13042 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:35 smithi040 bash[28232]: audit 2023-12-02T03:11:35.381828+0000 mon.a (mon.0) 12767 : audit 0 from='client.? 172.21.15.40:0/3914070272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:35 smithi040 bash[41173]: audit 2023-12-02T03:11:35.381828+0000 mon.a (mon.0) 12767 : audit 0 from='client.? 172.21.15.40:0/3914070272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:35 smithi141 bash[31670]: audit 2023-12-02T03:11:35.381828+0000 mon.a (mon.0) 12767 : audit 0 from='client.? 172.21.15.40:0/3914070272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:11:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:11:36] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:11:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:36 smithi040 bash[28232]: cluster 2023-12-02T03:11:35.476850+0000 mgr.y (mgr.24356) 20797 : cluster 0 pgmap v20765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:36 smithi040 bash[41173]: cluster 2023-12-02T03:11:35.476850+0000 mgr.y (mgr.24356) 20797 : cluster 0 pgmap v20765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:36 smithi141 bash[31670]: cluster 2023-12-02T03:11:35.476850+0000 mgr.y (mgr.24356) 20797 : cluster 0 pgmap v20765: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:37 smithi040 bash[28232]: audit 2023-12-02T03:11:36.760090+0000 mon.c (mon.2) 13043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:11:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:37 smithi040 bash[28232]: audit 2023-12-02T03:11:37.140472+0000 mon.a (mon.0) 12768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:37 smithi040 bash[28232]: audit 2023-12-02T03:11:37.151889+0000 mon.a (mon.0) 12769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:37 smithi040 bash[41173]: audit 2023-12-02T03:11:36.760090+0000 mon.c (mon.2) 13043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:11:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:37 smithi040 bash[41173]: audit 2023-12-02T03:11:37.140472+0000 mon.a (mon.0) 12768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:37.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:37 smithi040 bash[41173]: audit 2023-12-02T03:11:37.151889+0000 mon.a (mon.0) 12769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:37 smithi141 bash[31670]: audit 2023-12-02T03:11:36.760090+0000 mon.c (mon.2) 13043 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:11:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:37 smithi141 bash[31670]: audit 2023-12-02T03:11:37.140472+0000 mon.a (mon.0) 12768 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:38.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:37 smithi141 bash[31670]: audit 2023-12-02T03:11:37.151889+0000 mon.a (mon.0) 12769 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:38 smithi040 bash[28232]: cluster 2023-12-02T03:11:37.477544+0000 mgr.y (mgr.24356) 20798 : cluster 0 pgmap v20766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:38 smithi040 bash[28232]: audit 2023-12-02T03:11:37.863058+0000 mon.c (mon.2) 13044 : audit 0 from='client.? 172.21.15.40:0/3817176775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:38 smithi040 bash[41173]: cluster 2023-12-02T03:11:37.477544+0000 mgr.y (mgr.24356) 20798 : cluster 0 pgmap v20766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:38 smithi040 bash[41173]: audit 2023-12-02T03:11:37.863058+0000 mon.c (mon.2) 13044 : audit 0 from='client.? 172.21.15.40:0/3817176775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:38 smithi141 bash[31670]: cluster 2023-12-02T03:11:37.477544+0000 mgr.y (mgr.24356) 20798 : cluster 0 pgmap v20766: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:38 smithi141 bash[31670]: audit 2023-12-02T03:11:37.863058+0000 mon.c (mon.2) 13044 : audit 0 from='client.? 172.21.15.40:0/3817176775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:40 smithi040 bash[28232]: cluster 2023-12-02T03:11:39.478725+0000 mgr.y (mgr.24356) 20799 : cluster 0 pgmap v20767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:40 smithi040 bash[28232]: audit 2023-12-02T03:11:40.326451+0000 mon.a (mon.0) 12770 : audit 0 from='client.? 172.21.15.40:0/3000063340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:40 smithi040 bash[41173]: cluster 2023-12-02T03:11:39.478725+0000 mgr.y (mgr.24356) 20799 : cluster 0 pgmap v20767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:40 smithi040 bash[41173]: audit 2023-12-02T03:11:40.326451+0000 mon.a (mon.0) 12770 : audit 0 from='client.? 172.21.15.40:0/3000063340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:40 smithi141 bash[31670]: cluster 2023-12-02T03:11:39.478725+0000 mgr.y (mgr.24356) 20799 : cluster 0 pgmap v20767: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:40 smithi141 bash[31670]: audit 2023-12-02T03:11:40.326451+0000 mon.a (mon.0) 12770 : audit 0 from='client.? 172.21.15.40:0/3000063340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:42 smithi040 bash[41173]: cluster 2023-12-02T03:11:41.479489+0000 mgr.y (mgr.24356) 20800 : cluster 0 pgmap v20768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:42 smithi040 bash[28232]: cluster 2023-12-02T03:11:41.479489+0000 mgr.y (mgr.24356) 20800 : cluster 0 pgmap v20768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:42 smithi141 bash[31670]: cluster 2023-12-02T03:11:41.479489+0000 mgr.y (mgr.24356) 20800 : cluster 0 pgmap v20768: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[28232]: audit 2023-12-02T03:11:42.659105+0000 mon.a (mon.0) 12771 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[28232]: audit 2023-12-02T03:11:42.669614+0000 mon.a (mon.0) 12772 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[28232]: audit 2023-12-02T03:11:42.834932+0000 mon.c (mon.2) 13045 : audit 0 from='client.? 172.21.15.40:0/4286340254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[28232]: audit 2023-12-02T03:11:43.353416+0000 mon.a (mon.0) 12773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[28232]: audit 2023-12-02T03:11:43.365968+0000 mon.a (mon.0) 12774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[41173]: audit 2023-12-02T03:11:42.659105+0000 mon.a (mon.0) 12771 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[41173]: audit 2023-12-02T03:11:42.669614+0000 mon.a (mon.0) 12772 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[41173]: audit 2023-12-02T03:11:42.834932+0000 mon.c (mon.2) 13045 : audit 0 from='client.? 172.21.15.40:0/4286340254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[41173]: audit 2023-12-02T03:11:43.353416+0000 mon.a (mon.0) 12773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:43.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:43 smithi040 bash[41173]: audit 2023-12-02T03:11:43.365968+0000 mon.a (mon.0) 12774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:44.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:43 smithi141 bash[31670]: audit 2023-12-02T03:11:42.659105+0000 mon.a (mon.0) 12771 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:43 smithi141 bash[31670]: audit 2023-12-02T03:11:42.669614+0000 mon.a (mon.0) 12772 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:43 smithi141 bash[31670]: audit 2023-12-02T03:11:42.834932+0000 mon.c (mon.2) 13045 : audit 0 from='client.? 172.21.15.40:0/4286340254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:43 smithi141 bash[31670]: audit 2023-12-02T03:11:43.353416+0000 mon.a (mon.0) 12773 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:44.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:43 smithi141 bash[31670]: audit 2023-12-02T03:11:43.365968+0000 mon.a (mon.0) 12774 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:44 smithi141 bash[31670]: cluster 2023-12-02T03:11:43.480176+0000 mgr.y (mgr.24356) 20801 : cluster 0 pgmap v20769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:44 smithi141 bash[31670]: audit 2023-12-02T03:11:43.885699+0000 mon.c (mon.2) 13046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:11:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:44 smithi141 bash[31670]: audit 2023-12-02T03:11:43.887836+0000 mon.c (mon.2) 13047 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:11:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:44 smithi141 bash[31670]: audit 2023-12-02T03:11:43.898893+0000 mon.a (mon.0) 12775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[28232]: cluster 2023-12-02T03:11:43.480176+0000 mgr.y (mgr.24356) 20801 : cluster 0 pgmap v20769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[28232]: audit 2023-12-02T03:11:43.885699+0000 mon.c (mon.2) 13046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:11:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[28232]: audit 2023-12-02T03:11:43.887836+0000 mon.c (mon.2) 13047 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:11:45.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[28232]: audit 2023-12-02T03:11:43.898893+0000 mon.a (mon.0) 12775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[41173]: cluster 2023-12-02T03:11:43.480176+0000 mgr.y (mgr.24356) 20801 : cluster 0 pgmap v20769: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[41173]: audit 2023-12-02T03:11:43.885699+0000 mon.c (mon.2) 13046 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:11:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[41173]: audit 2023-12-02T03:11:43.887836+0000 mon.c (mon.2) 13047 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:11:45.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:44 smithi040 bash[41173]: audit 2023-12-02T03:11:43.898893+0000 mon.a (mon.0) 12775 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:11:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:45 smithi141 bash[31670]: audit 2023-12-02T03:11:45.296725+0000 mon.a (mon.0) 12776 : audit 0 from='client.? 172.21.15.40:0/1355595952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:45 smithi040 bash[28232]: audit 2023-12-02T03:11:45.296725+0000 mon.a (mon.0) 12776 : audit 0 from='client.? 172.21.15.40:0/1355595952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:45 smithi040 bash[41173]: audit 2023-12-02T03:11:45.296725+0000 mon.a (mon.0) 12776 : audit 0 from='client.? 172.21.15.40:0/1355595952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:11:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:11:46] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:11:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:46 smithi040 bash[28232]: cluster 2023-12-02T03:11:45.481397+0000 mgr.y (mgr.24356) 20802 : cluster 0 pgmap v20770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:46 smithi040 bash[41173]: cluster 2023-12-02T03:11:45.481397+0000 mgr.y (mgr.24356) 20802 : cluster 0 pgmap v20770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:46 smithi141 bash[31670]: cluster 2023-12-02T03:11:45.481397+0000 mgr.y (mgr.24356) 20802 : cluster 0 pgmap v20770: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:48 smithi141 bash[31670]: cluster 2023-12-02T03:11:47.482035+0000 mgr.y (mgr.24356) 20803 : cluster 0 pgmap v20771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:48 smithi141 bash[31670]: audit 2023-12-02T03:11:47.758574+0000 mon.c (mon.2) 13048 : audit 0 from='client.? 172.21.15.40:0/3413532540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:48 smithi040 bash[28232]: cluster 2023-12-02T03:11:47.482035+0000 mgr.y (mgr.24356) 20803 : cluster 0 pgmap v20771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:48 smithi040 bash[28232]: audit 2023-12-02T03:11:47.758574+0000 mon.c (mon.2) 13048 : audit 0 from='client.? 172.21.15.40:0/3413532540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:48 smithi040 bash[41173]: cluster 2023-12-02T03:11:47.482035+0000 mgr.y (mgr.24356) 20803 : cluster 0 pgmap v20771: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:48 smithi040 bash[41173]: audit 2023-12-02T03:11:47.758574+0000 mon.c (mon.2) 13048 : audit 0 from='client.? 172.21.15.40:0/3413532540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:49 smithi141 bash[31670]: audit 2023-12-02T03:11:49.438336+0000 mon.c (mon.2) 13049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:49 smithi040 bash[28232]: audit 2023-12-02T03:11:49.438336+0000 mon.c (mon.2) 13049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:49 smithi040 bash[41173]: audit 2023-12-02T03:11:49.438336+0000 mon.c (mon.2) 13049 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:50 smithi141 bash[31670]: cluster 2023-12-02T03:11:49.483179+0000 mgr.y (mgr.24356) 20804 : cluster 0 pgmap v20772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:51.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:50 smithi141 bash[31670]: audit 2023-12-02T03:11:50.225175+0000 mon.c (mon.2) 13050 : audit 0 from='client.? 172.21.15.40:0/2375217569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:50 smithi040 bash[28232]: cluster 2023-12-02T03:11:49.483179+0000 mgr.y (mgr.24356) 20804 : cluster 0 pgmap v20772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:50 smithi040 bash[28232]: audit 2023-12-02T03:11:50.225175+0000 mon.c (mon.2) 13050 : audit 0 from='client.? 172.21.15.40:0/2375217569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:50 smithi040 bash[41173]: cluster 2023-12-02T03:11:49.483179+0000 mgr.y (mgr.24356) 20804 : cluster 0 pgmap v20772: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:50 smithi040 bash[41173]: audit 2023-12-02T03:11:50.225175+0000 mon.c (mon.2) 13050 : audit 0 from='client.? 172.21.15.40:0/2375217569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:52 smithi141 bash[31670]: cluster 2023-12-02T03:11:51.483857+0000 mgr.y (mgr.24356) 20805 : cluster 0 pgmap v20773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:53.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:52 smithi141 bash[31670]: audit 2023-12-02T03:11:52.686042+0000 mon.a (mon.0) 12777 : audit 0 from='client.? 172.21.15.40:0/2152048118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:52 smithi040 bash[28232]: cluster 2023-12-02T03:11:51.483857+0000 mgr.y (mgr.24356) 20805 : cluster 0 pgmap v20773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:52 smithi040 bash[28232]: audit 2023-12-02T03:11:52.686042+0000 mon.a (mon.0) 12777 : audit 0 from='client.? 172.21.15.40:0/2152048118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:52 smithi040 bash[41173]: cluster 2023-12-02T03:11:51.483857+0000 mgr.y (mgr.24356) 20805 : cluster 0 pgmap v20773: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:52 smithi040 bash[41173]: audit 2023-12-02T03:11:52.686042+0000 mon.a (mon.0) 12777 : audit 0 from='client.? 172.21.15.40:0/2152048118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:54 smithi141 bash[31670]: cluster 2023-12-02T03:11:53.484543+0000 mgr.y (mgr.24356) 20806 : cluster 0 pgmap v20774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:54 smithi040 bash[28232]: cluster 2023-12-02T03:11:53.484543+0000 mgr.y (mgr.24356) 20806 : cluster 0 pgmap v20774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:54 smithi040 bash[41173]: cluster 2023-12-02T03:11:53.484543+0000 mgr.y (mgr.24356) 20806 : cluster 0 pgmap v20774: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:55.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:55 smithi141 bash[31670]: audit 2023-12-02T03:11:55.163637+0000 mon.a (mon.0) 12778 : audit 0 from='client.? 172.21.15.40:0/2550915857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:55 smithi040 bash[28232]: audit 2023-12-02T03:11:55.163637+0000 mon.a (mon.0) 12778 : audit 0 from='client.? 172.21.15.40:0/2550915857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:55.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:55 smithi040 bash[41173]: audit 2023-12-02T03:11:55.163637+0000 mon.a (mon.0) 12778 : audit 0 from='client.? 172.21.15.40:0/2550915857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:56.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:56 smithi141 bash[31670]: cluster 2023-12-02T03:11:55.485624+0000 mgr.y (mgr.24356) 20807 : cluster 0 pgmap v20775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:56 smithi040 bash[28232]: cluster 2023-12-02T03:11:55.485624+0000 mgr.y (mgr.24356) 20807 : cluster 0 pgmap v20775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:11:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:11:56] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:11:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:56 smithi040 bash[41173]: cluster 2023-12-02T03:11:55.485624+0000 mgr.y (mgr.24356) 20807 : cluster 0 pgmap v20775: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:58 smithi040 bash[28232]: cluster 2023-12-02T03:11:57.486262+0000 mgr.y (mgr.24356) 20808 : cluster 0 pgmap v20776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:11:58 smithi040 bash[28232]: audit 2023-12-02T03:11:57.629073+0000 mon.c (mon.2) 13051 : audit 0 from='client.? 172.21.15.40:0/1403247274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:58.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:58 smithi040 bash[41173]: cluster 2023-12-02T03:11:57.486262+0000 mgr.y (mgr.24356) 20808 : cluster 0 pgmap v20776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:58.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:11:58 smithi040 bash[41173]: audit 2023-12-02T03:11:57.629073+0000 mon.c (mon.2) 13051 : audit 0 from='client.? 172.21.15.40:0/1403247274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:11:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:58 smithi141 bash[31670]: cluster 2023-12-02T03:11:57.486262+0000 mgr.y (mgr.24356) 20808 : cluster 0 pgmap v20776: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:11:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:11:58 smithi141 bash[31670]: audit 2023-12-02T03:11:57.629073+0000 mon.c (mon.2) 13051 : audit 0 from='client.? 172.21.15.40:0/1403247274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:00 smithi040 bash[28232]: cluster 2023-12-02T03:11:59.487419+0000 mgr.y (mgr.24356) 20809 : cluster 0 pgmap v20777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:00 smithi040 bash[28232]: audit 2023-12-02T03:12:00.147990+0000 mon.a (mon.0) 12779 : audit 0 from='client.? 172.21.15.40:0/2410378246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:00 smithi040 bash[41173]: cluster 2023-12-02T03:11:59.487419+0000 mgr.y (mgr.24356) 20809 : cluster 0 pgmap v20777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:00 smithi040 bash[41173]: audit 2023-12-02T03:12:00.147990+0000 mon.a (mon.0) 12779 : audit 0 from='client.? 172.21.15.40:0/2410378246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:00 smithi141 bash[31670]: cluster 2023-12-02T03:11:59.487419+0000 mgr.y (mgr.24356) 20809 : cluster 0 pgmap v20777: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:00 smithi141 bash[31670]: audit 2023-12-02T03:12:00.147990+0000 mon.a (mon.0) 12779 : audit 0 from='client.? 172.21.15.40:0/2410378246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:02 smithi040 bash[28232]: cluster 2023-12-02T03:12:01.488117+0000 mgr.y (mgr.24356) 20810 : cluster 0 pgmap v20778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:02.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:02 smithi040 bash[41173]: cluster 2023-12-02T03:12:01.488117+0000 mgr.y (mgr.24356) 20810 : cluster 0 pgmap v20778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:02 smithi141 bash[31670]: cluster 2023-12-02T03:12:01.488117+0000 mgr.y (mgr.24356) 20810 : cluster 0 pgmap v20778: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:03 smithi040 bash[28232]: audit 2023-12-02T03:12:02.605308+0000 mon.a (mon.0) 12780 : audit 0 from='client.? 172.21.15.40:0/4142291474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:03.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:03 smithi040 bash[41173]: audit 2023-12-02T03:12:02.605308+0000 mon.a (mon.0) 12780 : audit 0 from='client.? 172.21.15.40:0/4142291474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:04.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:03 smithi141 bash[31670]: audit 2023-12-02T03:12:02.605308+0000 mon.a (mon.0) 12780 : audit 0 from='client.? 172.21.15.40:0/4142291474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:04 smithi040 bash[28232]: cluster 2023-12-02T03:12:03.488846+0000 mgr.y (mgr.24356) 20811 : cluster 0 pgmap v20779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:04 smithi040 bash[28232]: audit 2023-12-02T03:12:04.438574+0000 mon.c (mon.2) 13052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:04 smithi040 bash[41173]: cluster 2023-12-02T03:12:03.488846+0000 mgr.y (mgr.24356) 20811 : cluster 0 pgmap v20779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:04 smithi040 bash[41173]: audit 2023-12-02T03:12:04.438574+0000 mon.c (mon.2) 13052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:04 smithi141 bash[31670]: cluster 2023-12-02T03:12:03.488846+0000 mgr.y (mgr.24356) 20811 : cluster 0 pgmap v20779: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:04 smithi141 bash[31670]: audit 2023-12-02T03:12:04.438574+0000 mon.c (mon.2) 13052 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:05 smithi040 bash[28232]: audit 2023-12-02T03:12:05.069178+0000 mon.c (mon.2) 13053 : audit 0 from='client.? 172.21.15.40:0/1656977621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:05 smithi040 bash[41173]: audit 2023-12-02T03:12:05.069178+0000 mon.c (mon.2) 13053 : audit 0 from='client.? 172.21.15.40:0/1656977621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:05 smithi141 bash[31670]: audit 2023-12-02T03:12:05.069178+0000 mon.c (mon.2) 13053 : audit 0 from='client.? 172.21.15.40:0/1656977621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:12:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:12:06] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T03:12:06.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:06 smithi040 bash[41173]: cluster 2023-12-02T03:12:05.489975+0000 mgr.y (mgr.24356) 20812 : cluster 0 pgmap v20780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:06 smithi040 bash[28232]: cluster 2023-12-02T03:12:05.489975+0000 mgr.y (mgr.24356) 20812 : cluster 0 pgmap v20780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:06 smithi141 bash[31670]: cluster 2023-12-02T03:12:05.489975+0000 mgr.y (mgr.24356) 20812 : cluster 0 pgmap v20780: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:07 smithi040 bash[28232]: audit 2023-12-02T03:12:07.533208+0000 mon.c (mon.2) 13054 : audit 0 from='client.? 172.21.15.40:0/162666375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:07 smithi040 bash[41173]: audit 2023-12-02T03:12:07.533208+0000 mon.c (mon.2) 13054 : audit 0 from='client.? 172.21.15.40:0/162666375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:07 smithi141 bash[31670]: audit 2023-12-02T03:12:07.533208+0000 mon.c (mon.2) 13054 : audit 0 from='client.? 172.21.15.40:0/162666375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:08 smithi040 bash[41173]: cluster 2023-12-02T03:12:07.490598+0000 mgr.y (mgr.24356) 20813 : cluster 0 pgmap v20781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:08 smithi040 bash[28232]: cluster 2023-12-02T03:12:07.490598+0000 mgr.y (mgr.24356) 20813 : cluster 0 pgmap v20781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:08 smithi141 bash[31670]: cluster 2023-12-02T03:12:07.490598+0000 mgr.y (mgr.24356) 20813 : cluster 0 pgmap v20781: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:10 smithi040 bash[41173]: cluster 2023-12-02T03:12:09.491768+0000 mgr.y (mgr.24356) 20814 : cluster 0 pgmap v20782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:10 smithi040 bash[41173]: audit 2023-12-02T03:12:10.004857+0000 mon.a (mon.0) 12781 : audit 0 from='client.? 172.21.15.40:0/332001124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:10 smithi040 bash[28232]: cluster 2023-12-02T03:12:09.491768+0000 mgr.y (mgr.24356) 20814 : cluster 0 pgmap v20782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:10 smithi040 bash[28232]: audit 2023-12-02T03:12:10.004857+0000 mon.a (mon.0) 12781 : audit 0 from='client.? 172.21.15.40:0/332001124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:10 smithi141 bash[31670]: cluster 2023-12-02T03:12:09.491768+0000 mgr.y (mgr.24356) 20814 : cluster 0 pgmap v20782: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:10 smithi141 bash[31670]: audit 2023-12-02T03:12:10.004857+0000 mon.a (mon.0) 12781 : audit 0 from='client.? 172.21.15.40:0/332001124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:12 smithi040 bash[28232]: cluster 2023-12-02T03:12:11.492432+0000 mgr.y (mgr.24356) 20815 : cluster 0 pgmap v20783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:12 smithi040 bash[28232]: audit 2023-12-02T03:12:12.468145+0000 mon.c (mon.2) 13055 : audit 0 from='client.? 172.21.15.40:0/4220456557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:12 smithi040 bash[41173]: cluster 2023-12-02T03:12:11.492432+0000 mgr.y (mgr.24356) 20815 : cluster 0 pgmap v20783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:12 smithi040 bash[41173]: audit 2023-12-02T03:12:12.468145+0000 mon.c (mon.2) 13055 : audit 0 from='client.? 172.21.15.40:0/4220456557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:12 smithi141 bash[31670]: cluster 2023-12-02T03:12:11.492432+0000 mgr.y (mgr.24356) 20815 : cluster 0 pgmap v20783: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:12 smithi141 bash[31670]: audit 2023-12-02T03:12:12.468145+0000 mon.c (mon.2) 13055 : audit 0 from='client.? 172.21.15.40:0/4220456557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:14 smithi141 bash[31670]: cluster 2023-12-02T03:12:13.493119+0000 mgr.y (mgr.24356) 20816 : cluster 0 pgmap v20784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:14.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:14 smithi040 bash[41173]: cluster 2023-12-02T03:12:13.493119+0000 mgr.y (mgr.24356) 20816 : cluster 0 pgmap v20784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:14 smithi040 bash[28232]: cluster 2023-12-02T03:12:13.493119+0000 mgr.y (mgr.24356) 20816 : cluster 0 pgmap v20784: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:15.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:15 smithi141 bash[31670]: audit 2023-12-02T03:12:14.928757+0000 mon.a (mon.0) 12782 : audit 0 from='client.? 172.21.15.40:0/263161943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:15 smithi040 bash[41173]: audit 2023-12-02T03:12:14.928757+0000 mon.a (mon.0) 12782 : audit 0 from='client.? 172.21.15.40:0/263161943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:15 smithi040 bash[28232]: audit 2023-12-02T03:12:14.928757+0000 mon.a (mon.0) 12782 : audit 0 from='client.? 172.21.15.40:0/263161943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:16.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:16 smithi141 bash[31670]: cluster 2023-12-02T03:12:15.494295+0000 mgr.y (mgr.24356) 20817 : cluster 0 pgmap v20785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:12:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:12:16] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-12-02T03:12:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:16 smithi040 bash[28232]: cluster 2023-12-02T03:12:15.494295+0000 mgr.y (mgr.24356) 20817 : cluster 0 pgmap v20785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:16 smithi040 bash[41173]: cluster 2023-12-02T03:12:15.494295+0000 mgr.y (mgr.24356) 20817 : cluster 0 pgmap v20785: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:17.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:17 smithi141 bash[31670]: audit 2023-12-02T03:12:17.386779+0000 mon.c (mon.2) 13056 : audit 0 from='client.? 172.21.15.40:0/3044743263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:17 smithi040 bash[28232]: audit 2023-12-02T03:12:17.386779+0000 mon.c (mon.2) 13056 : audit 0 from='client.? 172.21.15.40:0/3044743263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:17.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:17 smithi040 bash[41173]: audit 2023-12-02T03:12:17.386779+0000 mon.c (mon.2) 13056 : audit 0 from='client.? 172.21.15.40:0/3044743263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:18.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:18 smithi141 bash[31670]: cluster 2023-12-02T03:12:17.494947+0000 mgr.y (mgr.24356) 20818 : cluster 0 pgmap v20786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:18 smithi040 bash[41173]: cluster 2023-12-02T03:12:17.494947+0000 mgr.y (mgr.24356) 20818 : cluster 0 pgmap v20786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:18 smithi040 bash[28232]: cluster 2023-12-02T03:12:17.494947+0000 mgr.y (mgr.24356) 20818 : cluster 0 pgmap v20786: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:19.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:19 smithi141 bash[31670]: audit 2023-12-02T03:12:19.438688+0000 mon.c (mon.2) 13057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:19 smithi040 bash[28232]: audit 2023-12-02T03:12:19.438688+0000 mon.c (mon.2) 13057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:19 smithi040 bash[41173]: audit 2023-12-02T03:12:19.438688+0000 mon.c (mon.2) 13057 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:20 smithi141 bash[31670]: cluster 2023-12-02T03:12:19.496126+0000 mgr.y (mgr.24356) 20819 : cluster 0 pgmap v20787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:20.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:20 smithi141 bash[31670]: audit 2023-12-02T03:12:19.847609+0000 mon.a (mon.0) 12783 : audit 0 from='client.? 172.21.15.40:0/748955980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:20 smithi040 bash[28232]: cluster 2023-12-02T03:12:19.496126+0000 mgr.y (mgr.24356) 20819 : cluster 0 pgmap v20787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:20 smithi040 bash[28232]: audit 2023-12-02T03:12:19.847609+0000 mon.a (mon.0) 12783 : audit 0 from='client.? 172.21.15.40:0/748955980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:20 smithi040 bash[41173]: cluster 2023-12-02T03:12:19.496126+0000 mgr.y (mgr.24356) 20819 : cluster 0 pgmap v20787: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:20 smithi040 bash[41173]: audit 2023-12-02T03:12:19.847609+0000 mon.a (mon.0) 12783 : audit 0 from='client.? 172.21.15.40:0/748955980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:22.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:22 smithi141 bash[31670]: cluster 2023-12-02T03:12:21.496832+0000 mgr.y (mgr.24356) 20820 : cluster 0 pgmap v20788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:22.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:22 smithi141 bash[31670]: audit 2023-12-02T03:12:22.307227+0000 mon.c (mon.2) 13058 : audit 0 from='client.? 172.21.15.40:0/3051796206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:22 smithi040 bash[28232]: cluster 2023-12-02T03:12:21.496832+0000 mgr.y (mgr.24356) 20820 : cluster 0 pgmap v20788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:22 smithi040 bash[28232]: audit 2023-12-02T03:12:22.307227+0000 mon.c (mon.2) 13058 : audit 0 from='client.? 172.21.15.40:0/3051796206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:22 smithi040 bash[41173]: cluster 2023-12-02T03:12:21.496832+0000 mgr.y (mgr.24356) 20820 : cluster 0 pgmap v20788: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:22.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:22 smithi040 bash[41173]: audit 2023-12-02T03:12:22.307227+0000 mon.c (mon.2) 13058 : audit 0 from='client.? 172.21.15.40:0/3051796206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:24 smithi141 bash[31670]: cluster 2023-12-02T03:12:23.497376+0000 mgr.y (mgr.24356) 20821 : cluster 0 pgmap v20789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:24 smithi040 bash[28232]: cluster 2023-12-02T03:12:23.497376+0000 mgr.y (mgr.24356) 20821 : cluster 0 pgmap v20789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:24 smithi040 bash[41173]: cluster 2023-12-02T03:12:23.497376+0000 mgr.y (mgr.24356) 20821 : cluster 0 pgmap v20789: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:25.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:25 smithi141 bash[31670]: audit 2023-12-02T03:12:24.778056+0000 mon.c (mon.2) 13059 : audit 0 from='client.? 172.21.15.40:0/3355691673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:25 smithi040 bash[41173]: audit 2023-12-02T03:12:24.778056+0000 mon.c (mon.2) 13059 : audit 0 from='client.? 172.21.15.40:0/3355691673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:25 smithi040 bash[28232]: audit 2023-12-02T03:12:24.778056+0000 mon.c (mon.2) 13059 : audit 0 from='client.? 172.21.15.40:0/3355691673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:26.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:26 smithi141 bash[31670]: cluster 2023-12-02T03:12:25.498344+0000 mgr.y (mgr.24356) 20822 : cluster 0 pgmap v20790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:26 smithi040 bash[41173]: cluster 2023-12-02T03:12:25.498344+0000 mgr.y (mgr.24356) 20822 : cluster 0 pgmap v20790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:26 smithi040 bash[28232]: cluster 2023-12-02T03:12:25.498344+0000 mgr.y (mgr.24356) 20822 : cluster 0 pgmap v20790: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:26.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:12:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:12:26] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:12:27.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:27 smithi141 bash[31670]: audit 2023-12-02T03:12:27.246022+0000 mon.c (mon.2) 13060 : audit 0 from='client.? 172.21.15.40:0/307544164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:27 smithi040 bash[28232]: audit 2023-12-02T03:12:27.246022+0000 mon.c (mon.2) 13060 : audit 0 from='client.? 172.21.15.40:0/307544164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:27 smithi040 bash[41173]: audit 2023-12-02T03:12:27.246022+0000 mon.c (mon.2) 13060 : audit 0 from='client.? 172.21.15.40:0/307544164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:28.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:28 smithi141 bash[31670]: cluster 2023-12-02T03:12:27.499077+0000 mgr.y (mgr.24356) 20823 : cluster 0 pgmap v20791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:28 smithi040 bash[28232]: cluster 2023-12-02T03:12:27.499077+0000 mgr.y (mgr.24356) 20823 : cluster 0 pgmap v20791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:28 smithi040 bash[41173]: cluster 2023-12-02T03:12:27.499077+0000 mgr.y (mgr.24356) 20823 : cluster 0 pgmap v20791: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:30.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:30 smithi141 bash[31670]: cluster 2023-12-02T03:12:29.500260+0000 mgr.y (mgr.24356) 20824 : cluster 0 pgmap v20792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:30.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:30 smithi141 bash[31670]: audit 2023-12-02T03:12:29.715657+0000 mon.c (mon.2) 13061 : audit 0 from='client.? 172.21.15.40:0/2593817237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:30 smithi040 bash[28232]: cluster 2023-12-02T03:12:29.500260+0000 mgr.y (mgr.24356) 20824 : cluster 0 pgmap v20792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:30 smithi040 bash[28232]: audit 2023-12-02T03:12:29.715657+0000 mon.c (mon.2) 13061 : audit 0 from='client.? 172.21.15.40:0/2593817237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:30 smithi040 bash[41173]: cluster 2023-12-02T03:12:29.500260+0000 mgr.y (mgr.24356) 20824 : cluster 0 pgmap v20792: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:30 smithi040 bash[41173]: audit 2023-12-02T03:12:29.715657+0000 mon.c (mon.2) 13061 : audit 0 from='client.? 172.21.15.40:0/2593817237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:32 smithi141 bash[31670]: cluster 2023-12-02T03:12:31.500975+0000 mgr.y (mgr.24356) 20825 : cluster 0 pgmap v20793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:32.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:32 smithi141 bash[31670]: audit 2023-12-02T03:12:32.184316+0000 mon.c (mon.2) 13062 : audit 0 from='client.? 172.21.15.40:0/2021766060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:32 smithi040 bash[28232]: cluster 2023-12-02T03:12:31.500975+0000 mgr.y (mgr.24356) 20825 : cluster 0 pgmap v20793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:32 smithi040 bash[28232]: audit 2023-12-02T03:12:32.184316+0000 mon.c (mon.2) 13062 : audit 0 from='client.? 172.21.15.40:0/2021766060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:32 smithi040 bash[41173]: cluster 2023-12-02T03:12:31.500975+0000 mgr.y (mgr.24356) 20825 : cluster 0 pgmap v20793: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:32 smithi040 bash[41173]: audit 2023-12-02T03:12:32.184316+0000 mon.c (mon.2) 13062 : audit 0 from='client.? 172.21.15.40:0/2021766060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:34 smithi141 bash[31670]: cluster 2023-12-02T03:12:33.501702+0000 mgr.y (mgr.24356) 20826 : cluster 0 pgmap v20794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:34 smithi141 bash[31670]: audit 2023-12-02T03:12:34.438998+0000 mon.c (mon.2) 13063 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:34 smithi040 bash[28232]: cluster 2023-12-02T03:12:33.501702+0000 mgr.y (mgr.24356) 20826 : cluster 0 pgmap v20794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:34 smithi040 bash[28232]: audit 2023-12-02T03:12:34.438998+0000 mon.c (mon.2) 13063 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:34 smithi040 bash[41173]: cluster 2023-12-02T03:12:33.501702+0000 mgr.y (mgr.24356) 20826 : cluster 0 pgmap v20794: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:34 smithi040 bash[41173]: audit 2023-12-02T03:12:34.438998+0000 mon.c (mon.2) 13063 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:35.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:35 smithi141 bash[31670]: audit 2023-12-02T03:12:34.650662+0000 mon.a (mon.0) 12784 : audit 0 from='client.? 172.21.15.40:0/2387482371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:35.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:35 smithi040 bash[28232]: audit 2023-12-02T03:12:34.650662+0000 mon.a (mon.0) 12784 : audit 0 from='client.? 172.21.15.40:0/2387482371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:35 smithi040 bash[41173]: audit 2023-12-02T03:12:34.650662+0000 mon.a (mon.0) 12784 : audit 0 from='client.? 172.21.15.40:0/2387482371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:36.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:36 smithi141 bash[31670]: cluster 2023-12-02T03:12:35.502852+0000 mgr.y (mgr.24356) 20827 : cluster 0 pgmap v20795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:36.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:36 smithi040 bash[41173]: cluster 2023-12-02T03:12:35.502852+0000 mgr.y (mgr.24356) 20827 : cluster 0 pgmap v20795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:12:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:12:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:12:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:36 smithi040 bash[28232]: cluster 2023-12-02T03:12:35.502852+0000 mgr.y (mgr.24356) 20827 : cluster 0 pgmap v20795: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:37.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:37 smithi141 bash[31670]: audit 2023-12-02T03:12:37.112255+0000 mon.c (mon.2) 13064 : audit 0 from='client.? 172.21.15.40:0/651810413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:37 smithi040 bash[28232]: audit 2023-12-02T03:12:37.112255+0000 mon.c (mon.2) 13064 : audit 0 from='client.? 172.21.15.40:0/651810413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:37 smithi040 bash[41173]: audit 2023-12-02T03:12:37.112255+0000 mon.c (mon.2) 13064 : audit 0 from='client.? 172.21.15.40:0/651810413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:38.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:38 smithi141 bash[31670]: cluster 2023-12-02T03:12:37.503369+0000 mgr.y (mgr.24356) 20828 : cluster 0 pgmap v20796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:38.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:38 smithi040 bash[41173]: cluster 2023-12-02T03:12:37.503369+0000 mgr.y (mgr.24356) 20828 : cluster 0 pgmap v20796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:38 smithi040 bash[28232]: cluster 2023-12-02T03:12:37.503369+0000 mgr.y (mgr.24356) 20828 : cluster 0 pgmap v20796: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:40 smithi040 bash[28232]: cluster 2023-12-02T03:12:39.504575+0000 mgr.y (mgr.24356) 20829 : cluster 0 pgmap v20797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:40 smithi040 bash[28232]: audit 2023-12-02T03:12:39.583216+0000 mon.a (mon.0) 12785 : audit 0 from='client.? 172.21.15.40:0/377588972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:40 smithi040 bash[41173]: cluster 2023-12-02T03:12:39.504575+0000 mgr.y (mgr.24356) 20829 : cluster 0 pgmap v20797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:40 smithi040 bash[41173]: audit 2023-12-02T03:12:39.583216+0000 mon.a (mon.0) 12785 : audit 0 from='client.? 172.21.15.40:0/377588972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:40 smithi141 bash[31670]: cluster 2023-12-02T03:12:39.504575+0000 mgr.y (mgr.24356) 20829 : cluster 0 pgmap v20797: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:40 smithi141 bash[31670]: audit 2023-12-02T03:12:39.583216+0000 mon.a (mon.0) 12785 : audit 0 from='client.? 172.21.15.40:0/377588972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:42 smithi040 bash[28232]: cluster 2023-12-02T03:12:41.505231+0000 mgr.y (mgr.24356) 20830 : cluster 0 pgmap v20798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:42 smithi040 bash[28232]: audit 2023-12-02T03:12:42.050785+0000 mon.c (mon.2) 13065 : audit 0 from='client.? 172.21.15.40:0/704611331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:42 smithi040 bash[41173]: cluster 2023-12-02T03:12:41.505231+0000 mgr.y (mgr.24356) 20830 : cluster 0 pgmap v20798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:42 smithi040 bash[41173]: audit 2023-12-02T03:12:42.050785+0000 mon.c (mon.2) 13065 : audit 0 from='client.? 172.21.15.40:0/704611331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:42 smithi141 bash[31670]: cluster 2023-12-02T03:12:41.505231+0000 mgr.y (mgr.24356) 20830 : cluster 0 pgmap v20798: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:42 smithi141 bash[31670]: audit 2023-12-02T03:12:42.050785+0000 mon.c (mon.2) 13065 : audit 0 from='client.? 172.21.15.40:0/704611331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:44 smithi141 bash[31670]: cluster 2023-12-02T03:12:43.505773+0000 mgr.y (mgr.24356) 20831 : cluster 0 pgmap v20799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:44 smithi141 bash[31670]: audit 2023-12-02T03:12:43.983314+0000 mon.c (mon.2) 13066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:12:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:44 smithi040 bash[28232]: cluster 2023-12-02T03:12:43.505773+0000 mgr.y (mgr.24356) 20831 : cluster 0 pgmap v20799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:44 smithi040 bash[28232]: audit 2023-12-02T03:12:43.983314+0000 mon.c (mon.2) 13066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:12:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:44 smithi040 bash[41173]: cluster 2023-12-02T03:12:43.505773+0000 mgr.y (mgr.24356) 20831 : cluster 0 pgmap v20799: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:44 smithi040 bash[41173]: audit 2023-12-02T03:12:43.983314+0000 mon.c (mon.2) 13066 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:12:45.781 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:45 smithi141 bash[31670]: audit 2023-12-02T03:12:44.530255+0000 mon.a (mon.0) 12786 : audit 0 from='client.? 172.21.15.40:0/945129219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:45 smithi040 bash[28232]: audit 2023-12-02T03:12:44.530255+0000 mon.a (mon.0) 12786 : audit 0 from='client.? 172.21.15.40:0/945129219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:45 smithi040 bash[41173]: audit 2023-12-02T03:12:44.530255+0000 mon.a (mon.0) 12786 : audit 0 from='client.? 172.21.15.40:0/945129219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:46.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:46 smithi141 bash[31670]: cluster 2023-12-02T03:12:45.507053+0000 mgr.y (mgr.24356) 20832 : cluster 0 pgmap v20800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:46.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:46 smithi040 bash[28232]: cluster 2023-12-02T03:12:45.507053+0000 mgr.y (mgr.24356) 20832 : cluster 0 pgmap v20800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:12:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:12:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:12:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:46 smithi040 bash[41173]: cluster 2023-12-02T03:12:45.507053+0000 mgr.y (mgr.24356) 20832 : cluster 0 pgmap v20800: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:47.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:47 smithi141 bash[31670]: audit 2023-12-02T03:12:46.996930+0000 mon.c (mon.2) 13067 : audit 0 from='client.? 172.21.15.40:0/1116409333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:47 smithi040 bash[28232]: audit 2023-12-02T03:12:46.996930+0000 mon.c (mon.2) 13067 : audit 0 from='client.? 172.21.15.40:0/1116409333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:47 smithi040 bash[41173]: audit 2023-12-02T03:12:46.996930+0000 mon.c (mon.2) 13067 : audit 0 from='client.? 172.21.15.40:0/1116409333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:48.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:48 smithi141 bash[31670]: cluster 2023-12-02T03:12:47.507672+0000 mgr.y (mgr.24356) 20833 : cluster 0 pgmap v20801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:48.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:48 smithi040 bash[41173]: cluster 2023-12-02T03:12:47.507672+0000 mgr.y (mgr.24356) 20833 : cluster 0 pgmap v20801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:48.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:48 smithi040 bash[28232]: cluster 2023-12-02T03:12:47.507672+0000 mgr.y (mgr.24356) 20833 : cluster 0 pgmap v20801: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:49.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:49 smithi141 bash[31670]: audit 2023-12-02T03:12:49.438896+0000 mon.c (mon.2) 13068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:49 smithi040 bash[28232]: audit 2023-12-02T03:12:49.438896+0000 mon.c (mon.2) 13068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:49.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:49 smithi040 bash[41173]: audit 2023-12-02T03:12:49.438896+0000 mon.c (mon.2) 13068 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:50.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:50 smithi141 bash[31670]: cluster 2023-12-02T03:12:49.508309+0000 mgr.y (mgr.24356) 20834 : cluster 0 pgmap v20802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:50 smithi141 bash[31670]: audit 2023-12-02T03:12:49.512476+0000 mon.c (mon.2) 13069 : audit 0 from='client.? 172.21.15.40:0/3017871916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:50 smithi141 bash[31670]: audit 2023-12-02T03:12:49.835374+0000 mon.a (mon.0) 12787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:50 smithi141 bash[31670]: audit 2023-12-02T03:12:49.847987+0000 mon.a (mon.0) 12788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:50 smithi141 bash[31670]: audit 2023-12-02T03:12:50.187451+0000 mon.a (mon.0) 12789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:50 smithi141 bash[31670]: audit 2023-12-02T03:12:50.199541+0000 mon.a (mon.0) 12790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[28232]: cluster 2023-12-02T03:12:49.508309+0000 mgr.y (mgr.24356) 20834 : cluster 0 pgmap v20802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:50.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[28232]: audit 2023-12-02T03:12:49.512476+0000 mon.c (mon.2) 13069 : audit 0 from='client.? 172.21.15.40:0/3017871916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[28232]: audit 2023-12-02T03:12:49.835374+0000 mon.a (mon.0) 12787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[28232]: audit 2023-12-02T03:12:49.847987+0000 mon.a (mon.0) 12788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[28232]: audit 2023-12-02T03:12:50.187451+0000 mon.a (mon.0) 12789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[28232]: audit 2023-12-02T03:12:50.199541+0000 mon.a (mon.0) 12790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[41173]: cluster 2023-12-02T03:12:49.508309+0000 mgr.y (mgr.24356) 20834 : cluster 0 pgmap v20802: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[41173]: audit 2023-12-02T03:12:49.512476+0000 mon.c (mon.2) 13069 : audit 0 from='client.? 172.21.15.40:0/3017871916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[41173]: audit 2023-12-02T03:12:49.835374+0000 mon.a (mon.0) 12787 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[41173]: audit 2023-12-02T03:12:49.847987+0000 mon.a (mon.0) 12788 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[41173]: audit 2023-12-02T03:12:50.187451+0000 mon.a (mon.0) 12789 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:50.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:50 smithi040 bash[41173]: audit 2023-12-02T03:12:50.199541+0000 mon.a (mon.0) 12790 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:51.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:51 smithi141 bash[31670]: audit 2023-12-02T03:12:50.781434+0000 mon.c (mon.2) 13070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:12:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:51 smithi141 bash[31670]: audit 2023-12-02T03:12:50.783492+0000 mon.c (mon.2) 13071 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:12:51.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:51 smithi141 bash[31670]: audit 2023-12-02T03:12:50.792837+0000 mon.a (mon.0) 12791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:51 smithi040 bash[41173]: audit 2023-12-02T03:12:50.781434+0000 mon.c (mon.2) 13070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:12:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:51 smithi040 bash[41173]: audit 2023-12-02T03:12:50.783492+0000 mon.c (mon.2) 13071 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:12:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:51 smithi040 bash[41173]: audit 2023-12-02T03:12:50.792837+0000 mon.a (mon.0) 12791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:51 smithi040 bash[28232]: audit 2023-12-02T03:12:50.781434+0000 mon.c (mon.2) 13070 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:12:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:51 smithi040 bash[28232]: audit 2023-12-02T03:12:50.783492+0000 mon.c (mon.2) 13071 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:12:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:51 smithi040 bash[28232]: audit 2023-12-02T03:12:50.792837+0000 mon.a (mon.0) 12791 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:12:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:52 smithi040 bash[28232]: cluster 2023-12-02T03:12:51.508966+0000 mgr.y (mgr.24356) 20835 : cluster 0 pgmap v20803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:53.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:52 smithi040 bash[28232]: audit 2023-12-02T03:12:51.984511+0000 mon.a (mon.0) 12792 : audit 0 from='client.? 172.21.15.40:0/1647217786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:52 smithi040 bash[41173]: cluster 2023-12-02T03:12:51.508966+0000 mgr.y (mgr.24356) 20835 : cluster 0 pgmap v20803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:52 smithi040 bash[41173]: audit 2023-12-02T03:12:51.984511+0000 mon.a (mon.0) 12792 : audit 0 from='client.? 172.21.15.40:0/1647217786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:52 smithi141 bash[31670]: cluster 2023-12-02T03:12:51.508966+0000 mgr.y (mgr.24356) 20835 : cluster 0 pgmap v20803: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:52 smithi141 bash[31670]: audit 2023-12-02T03:12:51.984511+0000 mon.a (mon.0) 12792 : audit 0 from='client.? 172.21.15.40:0/1647217786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:54 smithi141 bash[31670]: cluster 2023-12-02T03:12:53.509671+0000 mgr.y (mgr.24356) 20836 : cluster 0 pgmap v20804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:54 smithi141 bash[31670]: audit 2023-12-02T03:12:54.450521+0000 mon.c (mon.2) 13072 : audit 0 from='client.? 172.21.15.40:0/163069371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:54 smithi040 bash[28232]: cluster 2023-12-02T03:12:53.509671+0000 mgr.y (mgr.24356) 20836 : cluster 0 pgmap v20804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:54 smithi040 bash[28232]: audit 2023-12-02T03:12:54.450521+0000 mon.c (mon.2) 13072 : audit 0 from='client.? 172.21.15.40:0/163069371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:54 smithi040 bash[41173]: cluster 2023-12-02T03:12:53.509671+0000 mgr.y (mgr.24356) 20836 : cluster 0 pgmap v20804: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:54 smithi040 bash[41173]: audit 2023-12-02T03:12:54.450521+0000 mon.c (mon.2) 13072 : audit 0 from='client.? 172.21.15.40:0/163069371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:56 smithi040 bash[28232]: cluster 2023-12-02T03:12:55.510764+0000 mgr.y (mgr.24356) 20837 : cluster 0 pgmap v20805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:56 smithi040 bash[41173]: cluster 2023-12-02T03:12:55.510764+0000 mgr.y (mgr.24356) 20837 : cluster 0 pgmap v20805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:12:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:12:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:12:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:56 smithi141 bash[31670]: cluster 2023-12-02T03:12:55.510764+0000 mgr.y (mgr.24356) 20837 : cluster 0 pgmap v20805: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:57 smithi040 bash[28232]: audit 2023-12-02T03:12:56.920323+0000 mon.a (mon.0) 12793 : audit 0 from='client.? 172.21.15.40:0/132757582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:57.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:57 smithi040 bash[41173]: audit 2023-12-02T03:12:56.920323+0000 mon.a (mon.0) 12793 : audit 0 from='client.? 172.21.15.40:0/132757582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:57 smithi141 bash[31670]: audit 2023-12-02T03:12:56.920323+0000 mon.a (mon.0) 12793 : audit 0 from='client.? 172.21.15.40:0/132757582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:58 smithi040 bash[28232]: cluster 2023-12-02T03:12:57.511419+0000 mgr.y (mgr.24356) 20838 : cluster 0 pgmap v20806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:58.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:58 smithi040 bash[41173]: cluster 2023-12-02T03:12:57.511419+0000 mgr.y (mgr.24356) 20838 : cluster 0 pgmap v20806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:58 smithi141 bash[31670]: cluster 2023-12-02T03:12:57.511419+0000 mgr.y (mgr.24356) 20838 : cluster 0 pgmap v20806: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:12:59.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:12:59 smithi040 bash[28232]: audit 2023-12-02T03:12:59.385462+0000 mon.a (mon.0) 12794 : audit 0 from='client.? 172.21.15.40:0/2919512619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:12:59.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:12:59 smithi040 bash[41173]: audit 2023-12-02T03:12:59.385462+0000 mon.a (mon.0) 12794 : audit 0 from='client.? 172.21.15.40:0/2919512619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:12:59 smithi141 bash[31670]: audit 2023-12-02T03:12:59.385462+0000 mon.a (mon.0) 12794 : audit 0 from='client.? 172.21.15.40:0/2919512619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:00.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:00 smithi040 bash[28232]: cluster 2023-12-02T03:12:59.512219+0000 mgr.y (mgr.24356) 20839 : cluster 0 pgmap v20807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:00.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:00 smithi040 bash[41173]: cluster 2023-12-02T03:12:59.512219+0000 mgr.y (mgr.24356) 20839 : cluster 0 pgmap v20807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:00 smithi141 bash[31670]: cluster 2023-12-02T03:12:59.512219+0000 mgr.y (mgr.24356) 20839 : cluster 0 pgmap v20807: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:02 smithi040 bash[28232]: cluster 2023-12-02T03:13:01.512821+0000 mgr.y (mgr.24356) 20840 : cluster 0 pgmap v20808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:02.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:02 smithi040 bash[28232]: audit 2023-12-02T03:13:01.860627+0000 mon.a (mon.0) 12795 : audit 0 from='client.? 172.21.15.40:0/1193378541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:02 smithi040 bash[41173]: cluster 2023-12-02T03:13:01.512821+0000 mgr.y (mgr.24356) 20840 : cluster 0 pgmap v20808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:02.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:02 smithi040 bash[41173]: audit 2023-12-02T03:13:01.860627+0000 mon.a (mon.0) 12795 : audit 0 from='client.? 172.21.15.40:0/1193378541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:02 smithi141 bash[31670]: cluster 2023-12-02T03:13:01.512821+0000 mgr.y (mgr.24356) 20840 : cluster 0 pgmap v20808: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:02 smithi141 bash[31670]: audit 2023-12-02T03:13:01.860627+0000 mon.a (mon.0) 12795 : audit 0 from='client.? 172.21.15.40:0/1193378541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:04.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:04 smithi141 bash[31670]: cluster 2023-12-02T03:13:03.513472+0000 mgr.y (mgr.24356) 20841 : cluster 0 pgmap v20809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:04 smithi141 bash[31670]: audit 2023-12-02T03:13:04.328891+0000 mon.c (mon.2) 13073 : audit 0 from='client.? 172.21.15.40:0/4058375711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:04 smithi141 bash[31670]: audit 2023-12-02T03:13:04.439671+0000 mon.c (mon.2) 13074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:04 smithi040 bash[41173]: cluster 2023-12-02T03:13:03.513472+0000 mgr.y (mgr.24356) 20841 : cluster 0 pgmap v20809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:04.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:04 smithi040 bash[41173]: audit 2023-12-02T03:13:04.328891+0000 mon.c (mon.2) 13073 : audit 0 from='client.? 172.21.15.40:0/4058375711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:04 smithi040 bash[41173]: audit 2023-12-02T03:13:04.439671+0000 mon.c (mon.2) 13074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:04 smithi040 bash[28232]: cluster 2023-12-02T03:13:03.513472+0000 mgr.y (mgr.24356) 20841 : cluster 0 pgmap v20809: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:04 smithi040 bash[28232]: audit 2023-12-02T03:13:04.328891+0000 mon.c (mon.2) 13073 : audit 0 from='client.? 172.21.15.40:0/4058375711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:04 smithi040 bash[28232]: audit 2023-12-02T03:13:04.439671+0000 mon.c (mon.2) 13074 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:13:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:13:06] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:13:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:06 smithi040 bash[41173]: cluster 2023-12-02T03:13:05.514671+0000 mgr.y (mgr.24356) 20842 : cluster 0 pgmap v20810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:06 smithi040 bash[28232]: cluster 2023-12-02T03:13:05.514671+0000 mgr.y (mgr.24356) 20842 : cluster 0 pgmap v20810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:06 smithi141 bash[31670]: cluster 2023-12-02T03:13:05.514671+0000 mgr.y (mgr.24356) 20842 : cluster 0 pgmap v20810: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:07 smithi040 bash[28232]: audit 2023-12-02T03:13:06.790368+0000 mon.c (mon.2) 13075 : audit 0 from='client.? 172.21.15.40:0/2464702977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:07 smithi040 bash[41173]: audit 2023-12-02T03:13:06.790368+0000 mon.c (mon.2) 13075 : audit 0 from='client.? 172.21.15.40:0/2464702977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:07 smithi141 bash[31670]: audit 2023-12-02T03:13:06.790368+0000 mon.c (mon.2) 13075 : audit 0 from='client.? 172.21.15.40:0/2464702977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:08 smithi040 bash[28232]: cluster 2023-12-02T03:13:07.515369+0000 mgr.y (mgr.24356) 20843 : cluster 0 pgmap v20811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:08 smithi040 bash[41173]: cluster 2023-12-02T03:13:07.515369+0000 mgr.y (mgr.24356) 20843 : cluster 0 pgmap v20811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:08 smithi141 bash[31670]: cluster 2023-12-02T03:13:07.515369+0000 mgr.y (mgr.24356) 20843 : cluster 0 pgmap v20811: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:09.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:09 smithi040 bash[28232]: audit 2023-12-02T03:13:09.255266+0000 mon.c (mon.2) 13076 : audit 0 from='client.? 172.21.15.40:0/2067089754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:09.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:09 smithi040 bash[41173]: audit 2023-12-02T03:13:09.255266+0000 mon.c (mon.2) 13076 : audit 0 from='client.? 172.21.15.40:0/2067089754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:09 smithi141 bash[31670]: audit 2023-12-02T03:13:09.255266+0000 mon.c (mon.2) 13076 : audit 0 from='client.? 172.21.15.40:0/2067089754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:10.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:10 smithi040 bash[28232]: cluster 2023-12-02T03:13:09.516554+0000 mgr.y (mgr.24356) 20844 : cluster 0 pgmap v20812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:10 smithi040 bash[41173]: cluster 2023-12-02T03:13:09.516554+0000 mgr.y (mgr.24356) 20844 : cluster 0 pgmap v20812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:10 smithi141 bash[31670]: cluster 2023-12-02T03:13:09.516554+0000 mgr.y (mgr.24356) 20844 : cluster 0 pgmap v20812: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:12 smithi040 bash[28232]: cluster 2023-12-02T03:13:11.517211+0000 mgr.y (mgr.24356) 20845 : cluster 0 pgmap v20813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:12 smithi040 bash[28232]: audit 2023-12-02T03:13:11.720430+0000 mon.c (mon.2) 13077 : audit 0 from='client.? 172.21.15.40:0/533288085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:12 smithi040 bash[41173]: cluster 2023-12-02T03:13:11.517211+0000 mgr.y (mgr.24356) 20845 : cluster 0 pgmap v20813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:12 smithi040 bash[41173]: audit 2023-12-02T03:13:11.720430+0000 mon.c (mon.2) 13077 : audit 0 from='client.? 172.21.15.40:0/533288085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:13.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:12 smithi141 bash[31670]: cluster 2023-12-02T03:13:11.517211+0000 mgr.y (mgr.24356) 20845 : cluster 0 pgmap v20813: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:12 smithi141 bash[31670]: audit 2023-12-02T03:13:11.720430+0000 mon.c (mon.2) 13077 : audit 0 from='client.? 172.21.15.40:0/533288085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:14.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:14 smithi141 bash[31670]: cluster 2023-12-02T03:13:13.517846+0000 mgr.y (mgr.24356) 20846 : cluster 0 pgmap v20814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:14.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:14 smithi141 bash[31670]: audit 2023-12-02T03:13:14.191556+0000 mon.c (mon.2) 13078 : audit 0 from='client.? 172.21.15.40:0/2341818742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:14 smithi040 bash[28232]: cluster 2023-12-02T03:13:13.517846+0000 mgr.y (mgr.24356) 20846 : cluster 0 pgmap v20814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:14 smithi040 bash[28232]: audit 2023-12-02T03:13:14.191556+0000 mon.c (mon.2) 13078 : audit 0 from='client.? 172.21.15.40:0/2341818742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:14 smithi040 bash[41173]: cluster 2023-12-02T03:13:13.517846+0000 mgr.y (mgr.24356) 20846 : cluster 0 pgmap v20814: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:14 smithi040 bash[41173]: audit 2023-12-02T03:13:14.191556+0000 mon.c (mon.2) 13078 : audit 0 from='client.? 172.21.15.40:0/2341818742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:16 smithi040 bash[28232]: cluster 2023-12-02T03:13:15.518962+0000 mgr.y (mgr.24356) 20847 : cluster 0 pgmap v20815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:16 smithi040 bash[41173]: cluster 2023-12-02T03:13:15.518962+0000 mgr.y (mgr.24356) 20847 : cluster 0 pgmap v20815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:16.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:13:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:13:16] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:13:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:16 smithi141 bash[31670]: cluster 2023-12-02T03:13:15.518962+0000 mgr.y (mgr.24356) 20847 : cluster 0 pgmap v20815: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:17 smithi040 bash[28232]: audit 2023-12-02T03:13:16.664899+0000 mon.a (mon.0) 12796 : audit 0 from='client.? 172.21.15.40:0/1603317688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:17 smithi040 bash[41173]: audit 2023-12-02T03:13:16.664899+0000 mon.a (mon.0) 12796 : audit 0 from='client.? 172.21.15.40:0/1603317688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:17 smithi141 bash[31670]: audit 2023-12-02T03:13:16.664899+0000 mon.a (mon.0) 12796 : audit 0 from='client.? 172.21.15.40:0/1603317688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:18 smithi040 bash[28232]: cluster 2023-12-02T03:13:17.519580+0000 mgr.y (mgr.24356) 20848 : cluster 0 pgmap v20816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:18 smithi040 bash[41173]: cluster 2023-12-02T03:13:17.519580+0000 mgr.y (mgr.24356) 20848 : cluster 0 pgmap v20816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:19.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:18 smithi141 bash[31670]: cluster 2023-12-02T03:13:17.519580+0000 mgr.y (mgr.24356) 20848 : cluster 0 pgmap v20816: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:19.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:19 smithi040 bash[28232]: audit 2023-12-02T03:13:19.131948+0000 mon.a (mon.0) 12797 : audit 0 from='client.? 172.21.15.40:0/1378032298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:19 smithi040 bash[28232]: audit 2023-12-02T03:13:19.440281+0000 mon.c (mon.2) 13079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:19 smithi040 bash[41173]: audit 2023-12-02T03:13:19.131948+0000 mon.a (mon.0) 12797 : audit 0 from='client.? 172.21.15.40:0/1378032298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:19.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:19 smithi040 bash[41173]: audit 2023-12-02T03:13:19.440281+0000 mon.c (mon.2) 13079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:19 smithi141 bash[31670]: audit 2023-12-02T03:13:19.131948+0000 mon.a (mon.0) 12797 : audit 0 from='client.? 172.21.15.40:0/1378032298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:19 smithi141 bash[31670]: audit 2023-12-02T03:13:19.440281+0000 mon.c (mon.2) 13079 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:20 smithi040 bash[28232]: cluster 2023-12-02T03:13:19.520228+0000 mgr.y (mgr.24356) 20849 : cluster 0 pgmap v20817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:20.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:20 smithi040 bash[41173]: cluster 2023-12-02T03:13:19.520228+0000 mgr.y (mgr.24356) 20849 : cluster 0 pgmap v20817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:20 smithi141 bash[31670]: cluster 2023-12-02T03:13:19.520228+0000 mgr.y (mgr.24356) 20849 : cluster 0 pgmap v20817: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:21.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:21 smithi040 bash[28232]: audit 2023-12-02T03:13:21.592985+0000 mon.c (mon.2) 13080 : audit 0 from='client.? 172.21.15.40:0/295987169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:21.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:21 smithi040 bash[41173]: audit 2023-12-02T03:13:21.592985+0000 mon.c (mon.2) 13080 : audit 0 from='client.? 172.21.15.40:0/295987169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:22.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:21 smithi141 bash[31670]: audit 2023-12-02T03:13:21.592985+0000 mon.c (mon.2) 13080 : audit 0 from='client.? 172.21.15.40:0/295987169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:22 smithi040 bash[28232]: cluster 2023-12-02T03:13:21.520837+0000 mgr.y (mgr.24356) 20850 : cluster 0 pgmap v20818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:22.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:22 smithi040 bash[41173]: cluster 2023-12-02T03:13:21.520837+0000 mgr.y (mgr.24356) 20850 : cluster 0 pgmap v20818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:23.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:22 smithi141 bash[31670]: cluster 2023-12-02T03:13:21.520837+0000 mgr.y (mgr.24356) 20850 : cluster 0 pgmap v20818: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:24.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:24 smithi141 bash[31670]: cluster 2023-12-02T03:13:23.521517+0000 mgr.y (mgr.24356) 20851 : cluster 0 pgmap v20819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:24.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:24 smithi141 bash[31670]: audit 2023-12-02T03:13:24.055798+0000 mon.c (mon.2) 13081 : audit 0 from='client.? 172.21.15.40:0/1445679687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:24 smithi040 bash[41173]: cluster 2023-12-02T03:13:23.521517+0000 mgr.y (mgr.24356) 20851 : cluster 0 pgmap v20819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:24.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:24 smithi040 bash[41173]: audit 2023-12-02T03:13:24.055798+0000 mon.c (mon.2) 13081 : audit 0 from='client.? 172.21.15.40:0/1445679687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:24.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:24 smithi040 bash[28232]: cluster 2023-12-02T03:13:23.521517+0000 mgr.y (mgr.24356) 20851 : cluster 0 pgmap v20819: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:24.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:24 smithi040 bash[28232]: audit 2023-12-02T03:13:24.055798+0000 mon.c (mon.2) 13081 : audit 0 from='client.? 172.21.15.40:0/1445679687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:13:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:13:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:13:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:26 smithi040 bash[28232]: cluster 2023-12-02T03:13:25.522686+0000 mgr.y (mgr.24356) 20852 : cluster 0 pgmap v20820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:26 smithi040 bash[28232]: audit 2023-12-02T03:13:26.523779+0000 mon.a (mon.0) 12798 : audit 0 from='client.? 172.21.15.40:0/4181820067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:26 smithi040 bash[41173]: cluster 2023-12-02T03:13:25.522686+0000 mgr.y (mgr.24356) 20852 : cluster 0 pgmap v20820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:26 smithi040 bash[41173]: audit 2023-12-02T03:13:26.523779+0000 mon.a (mon.0) 12798 : audit 0 from='client.? 172.21.15.40:0/4181820067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:26 smithi141 bash[31670]: cluster 2023-12-02T03:13:25.522686+0000 mgr.y (mgr.24356) 20852 : cluster 0 pgmap v20820: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:26 smithi141 bash[31670]: audit 2023-12-02T03:13:26.523779+0000 mon.a (mon.0) 12798 : audit 0 from='client.? 172.21.15.40:0/4181820067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:28.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:28 smithi040 bash[41173]: cluster 2023-12-02T03:13:27.523366+0000 mgr.y (mgr.24356) 20853 : cluster 0 pgmap v20821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:28 smithi040 bash[28232]: cluster 2023-12-02T03:13:27.523366+0000 mgr.y (mgr.24356) 20853 : cluster 0 pgmap v20821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:28 smithi141 bash[31670]: cluster 2023-12-02T03:13:27.523366+0000 mgr.y (mgr.24356) 20853 : cluster 0 pgmap v20821: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:29 smithi040 bash[28232]: audit 2023-12-02T03:13:28.979821+0000 mon.a (mon.0) 12799 : audit 0 from='client.? 172.21.15.40:0/333180519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:29.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:29 smithi040 bash[41173]: audit 2023-12-02T03:13:28.979821+0000 mon.a (mon.0) 12799 : audit 0 from='client.? 172.21.15.40:0/333180519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:30.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:29 smithi141 bash[31670]: audit 2023-12-02T03:13:28.979821+0000 mon.a (mon.0) 12799 : audit 0 from='client.? 172.21.15.40:0/333180519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:30.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:30 smithi040 bash[41173]: cluster 2023-12-02T03:13:29.524271+0000 mgr.y (mgr.24356) 20854 : cluster 0 pgmap v20822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:30 smithi040 bash[28232]: cluster 2023-12-02T03:13:29.524271+0000 mgr.y (mgr.24356) 20854 : cluster 0 pgmap v20822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:30 smithi141 bash[31670]: cluster 2023-12-02T03:13:29.524271+0000 mgr.y (mgr.24356) 20854 : cluster 0 pgmap v20822: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:31.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:31 smithi040 bash[28232]: audit 2023-12-02T03:13:31.438911+0000 mon.a (mon.0) 12800 : audit 0 from='client.? 172.21.15.40:0/3705052834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:31 smithi040 bash[41173]: audit 2023-12-02T03:13:31.438911+0000 mon.a (mon.0) 12800 : audit 0 from='client.? 172.21.15.40:0/3705052834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:31 smithi141 bash[31670]: audit 2023-12-02T03:13:31.438911+0000 mon.a (mon.0) 12800 : audit 0 from='client.? 172.21.15.40:0/3705052834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:32.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:32 smithi040 bash[28232]: cluster 2023-12-02T03:13:31.524927+0000 mgr.y (mgr.24356) 20855 : cluster 0 pgmap v20823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:32 smithi040 bash[41173]: cluster 2023-12-02T03:13:31.524927+0000 mgr.y (mgr.24356) 20855 : cluster 0 pgmap v20823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:33.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:32 smithi141 bash[31670]: cluster 2023-12-02T03:13:31.524927+0000 mgr.y (mgr.24356) 20855 : cluster 0 pgmap v20823: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:34.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:34 smithi141 bash[31670]: cluster 2023-12-02T03:13:33.525588+0000 mgr.y (mgr.24356) 20856 : cluster 0 pgmap v20824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:34 smithi141 bash[31670]: audit 2023-12-02T03:13:33.898164+0000 mon.a (mon.0) 12801 : audit 0 from='client.? 172.21.15.40:0/3802487749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:34.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:34 smithi141 bash[31670]: audit 2023-12-02T03:13:34.440670+0000 mon.c (mon.2) 13082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:34 smithi040 bash[28232]: cluster 2023-12-02T03:13:33.525588+0000 mgr.y (mgr.24356) 20856 : cluster 0 pgmap v20824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:34 smithi040 bash[28232]: audit 2023-12-02T03:13:33.898164+0000 mon.a (mon.0) 12801 : audit 0 from='client.? 172.21.15.40:0/3802487749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:34 smithi040 bash[28232]: audit 2023-12-02T03:13:34.440670+0000 mon.c (mon.2) 13082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:34 smithi040 bash[41173]: cluster 2023-12-02T03:13:33.525588+0000 mgr.y (mgr.24356) 20856 : cluster 0 pgmap v20824: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:34 smithi040 bash[41173]: audit 2023-12-02T03:13:33.898164+0000 mon.a (mon.0) 12801 : audit 0 from='client.? 172.21.15.40:0/3802487749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:34 smithi040 bash[41173]: audit 2023-12-02T03:13:34.440670+0000 mon.c (mon.2) 13082 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:13:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:13:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:13:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:36 smithi040 bash[28232]: cluster 2023-12-02T03:13:35.526800+0000 mgr.y (mgr.24356) 20857 : cluster 0 pgmap v20825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:36 smithi040 bash[28232]: audit 2023-12-02T03:13:36.357689+0000 mon.c (mon.2) 13083 : audit 0 from='client.? 172.21.15.40:0/4042845469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:36 smithi040 bash[41173]: cluster 2023-12-02T03:13:35.526800+0000 mgr.y (mgr.24356) 20857 : cluster 0 pgmap v20825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:36 smithi040 bash[41173]: audit 2023-12-02T03:13:36.357689+0000 mon.c (mon.2) 13083 : audit 0 from='client.? 172.21.15.40:0/4042845469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:36 smithi141 bash[31670]: cluster 2023-12-02T03:13:35.526800+0000 mgr.y (mgr.24356) 20857 : cluster 0 pgmap v20825: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:36 smithi141 bash[31670]: audit 2023-12-02T03:13:36.357689+0000 mon.c (mon.2) 13083 : audit 0 from='client.? 172.21.15.40:0/4042845469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:38.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:38 smithi040 bash[28232]: cluster 2023-12-02T03:13:37.527446+0000 mgr.y (mgr.24356) 20858 : cluster 0 pgmap v20826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:38 smithi040 bash[41173]: cluster 2023-12-02T03:13:37.527446+0000 mgr.y (mgr.24356) 20858 : cluster 0 pgmap v20826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:38 smithi141 bash[31670]: cluster 2023-12-02T03:13:37.527446+0000 mgr.y (mgr.24356) 20858 : cluster 0 pgmap v20826: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:39 smithi040 bash[28232]: audit 2023-12-02T03:13:38.824646+0000 mon.c (mon.2) 13084 : audit 0 from='client.? 172.21.15.40:0/3442020657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:39.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:39 smithi040 bash[41173]: audit 2023-12-02T03:13:38.824646+0000 mon.c (mon.2) 13084 : audit 0 from='client.? 172.21.15.40:0/3442020657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:40.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:39 smithi141 bash[31670]: audit 2023-12-02T03:13:38.824646+0000 mon.c (mon.2) 13084 : audit 0 from='client.? 172.21.15.40:0/3442020657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:40 smithi040 bash[28232]: cluster 2023-12-02T03:13:39.528934+0000 mgr.y (mgr.24356) 20859 : cluster 0 pgmap v20827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:40.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:40 smithi040 bash[41173]: cluster 2023-12-02T03:13:39.528934+0000 mgr.y (mgr.24356) 20859 : cluster 0 pgmap v20827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:41.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:40 smithi141 bash[31670]: cluster 2023-12-02T03:13:39.528934+0000 mgr.y (mgr.24356) 20859 : cluster 0 pgmap v20827: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:41.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:41 smithi040 bash[41173]: audit 2023-12-02T03:13:41.280430+0000 mon.a (mon.0) 12802 : audit 0 from='client.? 172.21.15.40:0/3634337320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:41.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:41 smithi040 bash[28232]: audit 2023-12-02T03:13:41.280430+0000 mon.a (mon.0) 12802 : audit 0 from='client.? 172.21.15.40:0/3634337320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:42.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:41 smithi141 bash[31670]: audit 2023-12-02T03:13:41.280430+0000 mon.a (mon.0) 12802 : audit 0 from='client.? 172.21.15.40:0/3634337320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:42 smithi040 bash[28232]: cluster 2023-12-02T03:13:41.529620+0000 mgr.y (mgr.24356) 20860 : cluster 0 pgmap v20828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:42 smithi040 bash[41173]: cluster 2023-12-02T03:13:41.529620+0000 mgr.y (mgr.24356) 20860 : cluster 0 pgmap v20828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:42 smithi141 bash[31670]: cluster 2023-12-02T03:13:41.529620+0000 mgr.y (mgr.24356) 20860 : cluster 0 pgmap v20828: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:44.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:44 smithi141 bash[31670]: cluster 2023-12-02T03:13:43.530269+0000 mgr.y (mgr.24356) 20861 : cluster 0 pgmap v20829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:44.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:44 smithi141 bash[31670]: audit 2023-12-02T03:13:43.744692+0000 mon.c (mon.2) 13085 : audit 0 from='client.? 172.21.15.40:0/3118232681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:44 smithi040 bash[41173]: cluster 2023-12-02T03:13:43.530269+0000 mgr.y (mgr.24356) 20861 : cluster 0 pgmap v20829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:44.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:44 smithi040 bash[41173]: audit 2023-12-02T03:13:43.744692+0000 mon.c (mon.2) 13085 : audit 0 from='client.? 172.21.15.40:0/3118232681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:44 smithi040 bash[28232]: cluster 2023-12-02T03:13:43.530269+0000 mgr.y (mgr.24356) 20861 : cluster 0 pgmap v20829: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:44 smithi040 bash[28232]: audit 2023-12-02T03:13:43.744692+0000 mon.c (mon.2) 13085 : audit 0 from='client.? 172.21.15.40:0/3118232681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:13:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:13:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:13:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:46 smithi040 bash[28232]: cluster 2023-12-02T03:13:45.531457+0000 mgr.y (mgr.24356) 20862 : cluster 0 pgmap v20830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:46 smithi040 bash[28232]: audit 2023-12-02T03:13:46.212589+0000 mon.a (mon.0) 12803 : audit 0 from='client.? 172.21.15.40:0/3868131174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:46 smithi040 bash[41173]: cluster 2023-12-02T03:13:45.531457+0000 mgr.y (mgr.24356) 20862 : cluster 0 pgmap v20830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:46 smithi040 bash[41173]: audit 2023-12-02T03:13:46.212589+0000 mon.a (mon.0) 12803 : audit 0 from='client.? 172.21.15.40:0/3868131174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:46 smithi141 bash[31670]: cluster 2023-12-02T03:13:45.531457+0000 mgr.y (mgr.24356) 20862 : cluster 0 pgmap v20830: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:46 smithi141 bash[31670]: audit 2023-12-02T03:13:46.212589+0000 mon.a (mon.0) 12803 : audit 0 from='client.? 172.21.15.40:0/3868131174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:48.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:48 smithi040 bash[41173]: cluster 2023-12-02T03:13:47.532121+0000 mgr.y (mgr.24356) 20863 : cluster 0 pgmap v20831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:48.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:48 smithi040 bash[28232]: cluster 2023-12-02T03:13:47.532121+0000 mgr.y (mgr.24356) 20863 : cluster 0 pgmap v20831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:49.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:48 smithi141 bash[31670]: cluster 2023-12-02T03:13:47.532121+0000 mgr.y (mgr.24356) 20863 : cluster 0 pgmap v20831: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:49 smithi040 bash[28232]: audit 2023-12-02T03:13:48.673081+0000 mon.a (mon.0) 12804 : audit 0 from='client.? 172.21.15.40:0/2649669713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:49.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:49 smithi040 bash[28232]: audit 2023-12-02T03:13:49.440607+0000 mon.c (mon.2) 13086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:49 smithi040 bash[41173]: audit 2023-12-02T03:13:48.673081+0000 mon.a (mon.0) 12804 : audit 0 from='client.? 172.21.15.40:0/2649669713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:49.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:49 smithi040 bash[41173]: audit 2023-12-02T03:13:49.440607+0000 mon.c (mon.2) 13086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:49 smithi141 bash[31670]: audit 2023-12-02T03:13:48.673081+0000 mon.a (mon.0) 12804 : audit 0 from='client.? 172.21.15.40:0/2649669713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:49 smithi141 bash[31670]: audit 2023-12-02T03:13:49.440607+0000 mon.c (mon.2) 13086 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:50 smithi040 bash[28232]: cluster 2023-12-02T03:13:49.533274+0000 mgr.y (mgr.24356) 20864 : cluster 0 pgmap v20832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:50 smithi040 bash[41173]: cluster 2023-12-02T03:13:49.533274+0000 mgr.y (mgr.24356) 20864 : cluster 0 pgmap v20832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:50 smithi141 bash[31670]: cluster 2023-12-02T03:13:49.533274+0000 mgr.y (mgr.24356) 20864 : cluster 0 pgmap v20832: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:51 smithi040 bash[41173]: audit 2023-12-02T03:13:50.876575+0000 mon.c (mon.2) 13087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:13:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:51 smithi040 bash[41173]: audit 2023-12-02T03:13:51.139084+0000 mon.c (mon.2) 13088 : audit 0 from='client.? 172.21.15.40:0/1120117186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:51 smithi040 bash[28232]: audit 2023-12-02T03:13:50.876575+0000 mon.c (mon.2) 13087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:13:51.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:51 smithi040 bash[28232]: audit 2023-12-02T03:13:51.139084+0000 mon.c (mon.2) 13088 : audit 0 from='client.? 172.21.15.40:0/1120117186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:51 smithi141 bash[31670]: audit 2023-12-02T03:13:50.876575+0000 mon.c (mon.2) 13087 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:13:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:51 smithi141 bash[31670]: audit 2023-12-02T03:13:51.139084+0000 mon.c (mon.2) 13088 : audit 0 from='client.? 172.21.15.40:0/1120117186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:52 smithi040 bash[28232]: cluster 2023-12-02T03:13:51.533952+0000 mgr.y (mgr.24356) 20865 : cluster 0 pgmap v20833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:52 smithi040 bash[41173]: cluster 2023-12-02T03:13:51.533952+0000 mgr.y (mgr.24356) 20865 : cluster 0 pgmap v20833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:52 smithi141 bash[31670]: cluster 2023-12-02T03:13:51.533952+0000 mgr.y (mgr.24356) 20865 : cluster 0 pgmap v20833: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:54.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:54 smithi141 bash[31670]: cluster 2023-12-02T03:13:53.534580+0000 mgr.y (mgr.24356) 20866 : cluster 0 pgmap v20834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:54.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:54 smithi141 bash[31670]: audit 2023-12-02T03:13:53.604856+0000 mon.a (mon.0) 12805 : audit 0 from='client.? 172.21.15.40:0/2121739546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:54 smithi040 bash[28232]: cluster 2023-12-02T03:13:53.534580+0000 mgr.y (mgr.24356) 20866 : cluster 0 pgmap v20834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:54 smithi040 bash[28232]: audit 2023-12-02T03:13:53.604856+0000 mon.a (mon.0) 12805 : audit 0 from='client.? 172.21.15.40:0/2121739546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:54 smithi040 bash[41173]: cluster 2023-12-02T03:13:53.534580+0000 mgr.y (mgr.24356) 20866 : cluster 0 pgmap v20834: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:54 smithi040 bash[41173]: audit 2023-12-02T03:13:53.604856+0000 mon.a (mon.0) 12805 : audit 0 from='client.? 172.21.15.40:0/2121739546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:56 smithi040 bash[28232]: cluster 2023-12-02T03:13:55.535734+0000 mgr.y (mgr.24356) 20867 : cluster 0 pgmap v20835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:56 smithi040 bash[28232]: audit 2023-12-02T03:13:56.075697+0000 mon.a (mon.0) 12806 : audit 0 from='client.? 172.21.15.40:0/3405562218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:13:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:13:56] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-12-02T03:13:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:56 smithi040 bash[41173]: cluster 2023-12-02T03:13:55.535734+0000 mgr.y (mgr.24356) 20867 : cluster 0 pgmap v20835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:56 smithi040 bash[41173]: audit 2023-12-02T03:13:56.075697+0000 mon.a (mon.0) 12806 : audit 0 from='client.? 172.21.15.40:0/3405562218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:56 smithi141 bash[31670]: cluster 2023-12-02T03:13:55.535734+0000 mgr.y (mgr.24356) 20867 : cluster 0 pgmap v20835: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:56 smithi141 bash[31670]: audit 2023-12-02T03:13:56.075697+0000 mon.a (mon.0) 12806 : audit 0 from='client.? 172.21.15.40:0/3405562218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:58.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:56.721085+0000 mon.a (mon.0) 12807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:56.732100+0000 mon.a (mon.0) 12808 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:57.027958+0000 mon.a (mon.0) 12809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:57.038228+0000 mon.a (mon.0) 12810 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:57.516102+0000 mon.c (mon.2) 13089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:57.517913+0000 mon.c (mon.2) 13090 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:13:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:57 smithi141 bash[31670]: audit 2023-12-02T03:13:57.527648+0000 mon.a (mon.0) 12811 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:56.721085+0000 mon.a (mon.0) 12807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:56.732100+0000 mon.a (mon.0) 12808 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:57.027958+0000 mon.a (mon.0) 12809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:57.038228+0000 mon.a (mon.0) 12810 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:57.516102+0000 mon.c (mon.2) 13089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:57.517913+0000 mon.c (mon.2) 13090 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[41173]: audit 2023-12-02T03:13:57.527648+0000 mon.a (mon.0) 12811 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:56.721085+0000 mon.a (mon.0) 12807 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:56.732100+0000 mon.a (mon.0) 12808 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:57.027958+0000 mon.a (mon.0) 12809 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:57.038228+0000 mon.a (mon.0) 12810 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:57.516102+0000 mon.c (mon.2) 13089 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:57.517913+0000 mon.c (mon.2) 13090 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:13:58.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:57 smithi040 bash[28232]: audit 2023-12-02T03:13:57.527648+0000 mon.a (mon.0) 12811 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:13:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:58 smithi141 bash[31670]: cluster 2023-12-02T03:13:57.536261+0000 mgr.y (mgr.24356) 20868 : cluster 0 pgmap v20836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:13:58 smithi141 bash[31670]: audit 2023-12-02T03:13:58.540801+0000 mon.c (mon.2) 13091 : audit 0 from='client.? 172.21.15.40:0/1353041386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:58 smithi040 bash[41173]: cluster 2023-12-02T03:13:57.536261+0000 mgr.y (mgr.24356) 20868 : cluster 0 pgmap v20836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:59.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:13:58 smithi040 bash[41173]: audit 2023-12-02T03:13:58.540801+0000 mon.c (mon.2) 13091 : audit 0 from='client.? 172.21.15.40:0/1353041386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:13:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:58 smithi040 bash[28232]: cluster 2023-12-02T03:13:57.536261+0000 mgr.y (mgr.24356) 20868 : cluster 0 pgmap v20836: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:13:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:13:58 smithi040 bash[28232]: audit 2023-12-02T03:13:58.540801+0000 mon.c (mon.2) 13091 : audit 0 from='client.? 172.21.15.40:0/1353041386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:00 smithi141 bash[31670]: cluster 2023-12-02T03:13:59.537046+0000 mgr.y (mgr.24356) 20869 : cluster 0 pgmap v20837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:01.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:00 smithi040 bash[41173]: cluster 2023-12-02T03:13:59.537046+0000 mgr.y (mgr.24356) 20869 : cluster 0 pgmap v20837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:00 smithi040 bash[28232]: cluster 2023-12-02T03:13:59.537046+0000 mgr.y (mgr.24356) 20869 : cluster 0 pgmap v20837: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:01 smithi141 bash[31670]: audit 2023-12-02T03:14:01.003057+0000 mon.c (mon.2) 13092 : audit 0 from='client.? 172.21.15.40:0/1948154913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:02.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:01 smithi040 bash[41173]: audit 2023-12-02T03:14:01.003057+0000 mon.c (mon.2) 13092 : audit 0 from='client.? 172.21.15.40:0/1948154913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:02.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:01 smithi040 bash[28232]: audit 2023-12-02T03:14:01.003057+0000 mon.c (mon.2) 13092 : audit 0 from='client.? 172.21.15.40:0/1948154913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:02 smithi141 bash[31670]: cluster 2023-12-02T03:14:01.537657+0000 mgr.y (mgr.24356) 20870 : cluster 0 pgmap v20838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:02 smithi040 bash[41173]: cluster 2023-12-02T03:14:01.537657+0000 mgr.y (mgr.24356) 20870 : cluster 0 pgmap v20838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:03.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:02 smithi040 bash[28232]: cluster 2023-12-02T03:14:01.537657+0000 mgr.y (mgr.24356) 20870 : cluster 0 pgmap v20838: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:03 smithi141 bash[31670]: audit 2023-12-02T03:14:03.475335+0000 mon.a (mon.0) 12812 : audit 0 from='client.? 172.21.15.40:0/4291484691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:03 smithi040 bash[28232]: audit 2023-12-02T03:14:03.475335+0000 mon.a (mon.0) 12812 : audit 0 from='client.? 172.21.15.40:0/4291484691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:03 smithi040 bash[41173]: audit 2023-12-02T03:14:03.475335+0000 mon.a (mon.0) 12812 : audit 0 from='client.? 172.21.15.40:0/4291484691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:04 smithi141 bash[31670]: cluster 2023-12-02T03:14:03.538310+0000 mgr.y (mgr.24356) 20871 : cluster 0 pgmap v20839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:04 smithi141 bash[31670]: audit 2023-12-02T03:14:04.441492+0000 mon.c (mon.2) 13093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:04 smithi040 bash[28232]: cluster 2023-12-02T03:14:03.538310+0000 mgr.y (mgr.24356) 20871 : cluster 0 pgmap v20839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:05.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:04 smithi040 bash[28232]: audit 2023-12-02T03:14:04.441492+0000 mon.c (mon.2) 13093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:04 smithi040 bash[41173]: cluster 2023-12-02T03:14:03.538310+0000 mgr.y (mgr.24356) 20871 : cluster 0 pgmap v20839: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:04 smithi040 bash[41173]: audit 2023-12-02T03:14:04.441492+0000 mon.c (mon.2) 13093 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:06.753 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:14:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:14:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:14:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:06 smithi141 bash[31670]: cluster 2023-12-02T03:14:05.539145+0000 mgr.y (mgr.24356) 20872 : cluster 0 pgmap v20840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:06 smithi141 bash[31670]: audit 2023-12-02T03:14:05.939310+0000 mon.a (mon.0) 12813 : audit 0 from='client.? 172.21.15.40:0/676479059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:06 smithi040 bash[28232]: cluster 2023-12-02T03:14:05.539145+0000 mgr.y (mgr.24356) 20872 : cluster 0 pgmap v20840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:07.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:06 smithi040 bash[28232]: audit 2023-12-02T03:14:05.939310+0000 mon.a (mon.0) 12813 : audit 0 from='client.? 172.21.15.40:0/676479059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:06 smithi040 bash[41173]: cluster 2023-12-02T03:14:05.539145+0000 mgr.y (mgr.24356) 20872 : cluster 0 pgmap v20840: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:07.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:06 smithi040 bash[41173]: audit 2023-12-02T03:14:05.939310+0000 mon.a (mon.0) 12813 : audit 0 from='client.? 172.21.15.40:0/676479059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:08 smithi141 bash[31670]: cluster 2023-12-02T03:14:07.539795+0000 mgr.y (mgr.24356) 20873 : cluster 0 pgmap v20841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:08 smithi141 bash[31670]: audit 2023-12-02T03:14:08.400988+0000 mon.c (mon.2) 13094 : audit 0 from='client.? 172.21.15.40:0/1188450595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:08 smithi040 bash[41173]: cluster 2023-12-02T03:14:07.539795+0000 mgr.y (mgr.24356) 20873 : cluster 0 pgmap v20841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:09.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:08 smithi040 bash[41173]: audit 2023-12-02T03:14:08.400988+0000 mon.c (mon.2) 13094 : audit 0 from='client.? 172.21.15.40:0/1188450595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:08 smithi040 bash[28232]: cluster 2023-12-02T03:14:07.539795+0000 mgr.y (mgr.24356) 20873 : cluster 0 pgmap v20841: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:09.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:08 smithi040 bash[28232]: audit 2023-12-02T03:14:08.400988+0000 mon.c (mon.2) 13094 : audit 0 from='client.? 172.21.15.40:0/1188450595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:10 smithi141 bash[31670]: cluster 2023-12-02T03:14:09.541105+0000 mgr.y (mgr.24356) 20874 : cluster 0 pgmap v20842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:10 smithi040 bash[41173]: cluster 2023-12-02T03:14:09.541105+0000 mgr.y (mgr.24356) 20874 : cluster 0 pgmap v20842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:11.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:10 smithi040 bash[28232]: cluster 2023-12-02T03:14:09.541105+0000 mgr.y (mgr.24356) 20874 : cluster 0 pgmap v20842: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:12.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:11 smithi141 bash[31670]: audit 2023-12-02T03:14:10.865748+0000 mon.c (mon.2) 13095 : audit 0 from='client.? 172.21.15.40:0/3263882786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:12.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:11 smithi040 bash[41173]: audit 2023-12-02T03:14:10.865748+0000 mon.c (mon.2) 13095 : audit 0 from='client.? 172.21.15.40:0/3263882786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:11 smithi040 bash[28232]: audit 2023-12-02T03:14:10.865748+0000 mon.c (mon.2) 13095 : audit 0 from='client.? 172.21.15.40:0/3263882786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:12 smithi141 bash[31670]: cluster 2023-12-02T03:14:11.541919+0000 mgr.y (mgr.24356) 20875 : cluster 0 pgmap v20843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:13.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:12 smithi040 bash[41173]: cluster 2023-12-02T03:14:11.541919+0000 mgr.y (mgr.24356) 20875 : cluster 0 pgmap v20843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:13.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:12 smithi040 bash[28232]: cluster 2023-12-02T03:14:11.541919+0000 mgr.y (mgr.24356) 20875 : cluster 0 pgmap v20843: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:14.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:13 smithi141 bash[31670]: audit 2023-12-02T03:14:13.331238+0000 mon.a (mon.0) 12814 : audit 0 from='client.? 172.21.15.40:0/349611538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:14.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:13 smithi040 bash[28232]: audit 2023-12-02T03:14:13.331238+0000 mon.a (mon.0) 12814 : audit 0 from='client.? 172.21.15.40:0/349611538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:14.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:13 smithi040 bash[41173]: audit 2023-12-02T03:14:13.331238+0000 mon.a (mon.0) 12814 : audit 0 from='client.? 172.21.15.40:0/349611538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:14 smithi141 bash[31670]: cluster 2023-12-02T03:14:13.542721+0000 mgr.y (mgr.24356) 20876 : cluster 0 pgmap v20844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:15.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:14 smithi040 bash[28232]: cluster 2023-12-02T03:14:13.542721+0000 mgr.y (mgr.24356) 20876 : cluster 0 pgmap v20844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:15.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:14 smithi040 bash[41173]: cluster 2023-12-02T03:14:13.542721+0000 mgr.y (mgr.24356) 20876 : cluster 0 pgmap v20844: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:16.779 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:14:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:14:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:14:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:16 smithi040 bash[41173]: cluster 2023-12-02T03:14:15.543496+0000 mgr.y (mgr.24356) 20877 : cluster 0 pgmap v20845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:17.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:16 smithi040 bash[41173]: audit 2023-12-02T03:14:15.793753+0000 mon.a (mon.0) 12815 : audit 0 from='client.? 172.21.15.40:0/1566575786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:16 smithi040 bash[28232]: cluster 2023-12-02T03:14:15.543496+0000 mgr.y (mgr.24356) 20877 : cluster 0 pgmap v20845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:17.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:16 smithi040 bash[28232]: audit 2023-12-02T03:14:15.793753+0000 mon.a (mon.0) 12815 : audit 0 from='client.? 172.21.15.40:0/1566575786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:16 smithi141 bash[31670]: cluster 2023-12-02T03:14:15.543496+0000 mgr.y (mgr.24356) 20877 : cluster 0 pgmap v20845: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:17.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:16 smithi141 bash[31670]: audit 2023-12-02T03:14:15.793753+0000 mon.a (mon.0) 12815 : audit 0 from='client.? 172.21.15.40:0/1566575786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:18 smithi040 bash[28232]: cluster 2023-12-02T03:14:17.544058+0000 mgr.y (mgr.24356) 20878 : cluster 0 pgmap v20846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:19.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:18 smithi040 bash[28232]: audit 2023-12-02T03:14:18.261636+0000 mon.c (mon.2) 13096 : audit 0 from='client.? 172.21.15.40:0/1793526982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:18 smithi040 bash[41173]: cluster 2023-12-02T03:14:17.544058+0000 mgr.y (mgr.24356) 20878 : cluster 0 pgmap v20846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:19.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:18 smithi040 bash[41173]: audit 2023-12-02T03:14:18.261636+0000 mon.c (mon.2) 13096 : audit 0 from='client.? 172.21.15.40:0/1793526982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:19.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:18 smithi141 bash[31670]: cluster 2023-12-02T03:14:17.544058+0000 mgr.y (mgr.24356) 20878 : cluster 0 pgmap v20846: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:19.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:18 smithi141 bash[31670]: audit 2023-12-02T03:14:18.261636+0000 mon.c (mon.2) 13096 : audit 0 from='client.? 172.21.15.40:0/1793526982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:19 smithi040 bash[28232]: audit 2023-12-02T03:14:19.441936+0000 mon.c (mon.2) 13097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:19 smithi040 bash[41173]: audit 2023-12-02T03:14:19.441936+0000 mon.c (mon.2) 13097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:20.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:19 smithi141 bash[31670]: audit 2023-12-02T03:14:19.441936+0000 mon.c (mon.2) 13097 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:20 smithi040 bash[28232]: cluster 2023-12-02T03:14:19.545200+0000 mgr.y (mgr.24356) 20879 : cluster 0 pgmap v20847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:21.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:20 smithi040 bash[28232]: audit 2023-12-02T03:14:20.724098+0000 mon.c (mon.2) 13098 : audit 0 from='client.? 172.21.15.40:0/1037494212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:20 smithi040 bash[41173]: cluster 2023-12-02T03:14:19.545200+0000 mgr.y (mgr.24356) 20879 : cluster 0 pgmap v20847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:21.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:20 smithi040 bash[41173]: audit 2023-12-02T03:14:20.724098+0000 mon.c (mon.2) 13098 : audit 0 from='client.? 172.21.15.40:0/1037494212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:21.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:20 smithi141 bash[31670]: cluster 2023-12-02T03:14:19.545200+0000 mgr.y (mgr.24356) 20879 : cluster 0 pgmap v20847: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:21.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:20 smithi141 bash[31670]: audit 2023-12-02T03:14:20.724098+0000 mon.c (mon.2) 13098 : audit 0 from='client.? 172.21.15.40:0/1037494212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:23.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:22 smithi040 bash[41173]: cluster 2023-12-02T03:14:21.545879+0000 mgr.y (mgr.24356) 20880 : cluster 0 pgmap v20848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:23.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:22 smithi040 bash[28232]: cluster 2023-12-02T03:14:21.545879+0000 mgr.y (mgr.24356) 20880 : cluster 0 pgmap v20848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:23.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:22 smithi141 bash[31670]: cluster 2023-12-02T03:14:21.545879+0000 mgr.y (mgr.24356) 20880 : cluster 0 pgmap v20848: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:24.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:23 smithi040 bash[41173]: audit 2023-12-02T03:14:23.189970+0000 mon.a (mon.0) 12816 : audit 0 from='client.? 172.21.15.40:0/1727662541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:23 smithi040 bash[28232]: audit 2023-12-02T03:14:23.189970+0000 mon.a (mon.0) 12816 : audit 0 from='client.? 172.21.15.40:0/1727662541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:24.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:23 smithi141 bash[31670]: audit 2023-12-02T03:14:23.189970+0000 mon.a (mon.0) 12816 : audit 0 from='client.? 172.21.15.40:0/1727662541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:24 smithi040 bash[28232]: cluster 2023-12-02T03:14:23.546652+0000 mgr.y (mgr.24356) 20881 : cluster 0 pgmap v20849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:24 smithi040 bash[41173]: cluster 2023-12-02T03:14:23.546652+0000 mgr.y (mgr.24356) 20881 : cluster 0 pgmap v20849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:25.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:24 smithi141 bash[31670]: cluster 2023-12-02T03:14:23.546652+0000 mgr.y (mgr.24356) 20881 : cluster 0 pgmap v20849: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:26.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:25 smithi040 bash[28232]: audit 2023-12-02T03:14:25.661490+0000 mon.c (mon.2) 13099 : audit 0 from='client.? 172.21.15.40:0/1592915929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:26.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:25 smithi040 bash[41173]: audit 2023-12-02T03:14:25.661490+0000 mon.c (mon.2) 13099 : audit 0 from='client.? 172.21.15.40:0/1592915929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:26.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:25 smithi141 bash[31670]: audit 2023-12-02T03:14:25.661490+0000 mon.c (mon.2) 13099 : audit 0 from='client.? 172.21.15.40:0/1592915929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:26.818 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:14:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:14:26] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:14:27.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:26 smithi040 bash[28232]: cluster 2023-12-02T03:14:25.547839+0000 mgr.y (mgr.24356) 20882 : cluster 0 pgmap v20850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:27.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:26 smithi040 bash[41173]: cluster 2023-12-02T03:14:25.547839+0000 mgr.y (mgr.24356) 20882 : cluster 0 pgmap v20850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:27.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:26 smithi141 bash[31670]: cluster 2023-12-02T03:14:25.547839+0000 mgr.y (mgr.24356) 20882 : cluster 0 pgmap v20850: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:28 smithi040 bash[28232]: cluster 2023-12-02T03:14:27.548557+0000 mgr.y (mgr.24356) 20883 : cluster 0 pgmap v20851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:29.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:28 smithi040 bash[28232]: audit 2023-12-02T03:14:28.127564+0000 mon.c (mon.2) 13100 : audit 0 from='client.? 172.21.15.40:0/2978473220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:28 smithi040 bash[41173]: cluster 2023-12-02T03:14:27.548557+0000 mgr.y (mgr.24356) 20883 : cluster 0 pgmap v20851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:29.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:28 smithi040 bash[41173]: audit 2023-12-02T03:14:28.127564+0000 mon.c (mon.2) 13100 : audit 0 from='client.? 172.21.15.40:0/2978473220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:28 smithi141 bash[31670]: cluster 2023-12-02T03:14:27.548557+0000 mgr.y (mgr.24356) 20883 : cluster 0 pgmap v20851: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:29.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:28 smithi141 bash[31670]: audit 2023-12-02T03:14:28.127564+0000 mon.c (mon.2) 13100 : audit 0 from='client.? 172.21.15.40:0/2978473220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:30 smithi040 bash[28232]: cluster 2023-12-02T03:14:29.549764+0000 mgr.y (mgr.24356) 20884 : cluster 0 pgmap v20852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:30 smithi040 bash[28232]: audit 2023-12-02T03:14:30.592354+0000 mon.c (mon.2) 13101 : audit 0 from='client.? 172.21.15.40:0/746296759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:30 smithi040 bash[41173]: cluster 2023-12-02T03:14:29.549764+0000 mgr.y (mgr.24356) 20884 : cluster 0 pgmap v20852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:30 smithi040 bash[41173]: audit 2023-12-02T03:14:30.592354+0000 mon.c (mon.2) 13101 : audit 0 from='client.? 172.21.15.40:0/746296759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:31.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:30 smithi141 bash[31670]: cluster 2023-12-02T03:14:29.549764+0000 mgr.y (mgr.24356) 20884 : cluster 0 pgmap v20852: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:31.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:30 smithi141 bash[31670]: audit 2023-12-02T03:14:30.592354+0000 mon.c (mon.2) 13101 : audit 0 from='client.? 172.21.15.40:0/746296759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:33.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:32 smithi040 bash[41173]: cluster 2023-12-02T03:14:31.550604+0000 mgr.y (mgr.24356) 20885 : cluster 0 pgmap v20853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:33.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:32 smithi040 bash[28232]: cluster 2023-12-02T03:14:31.550604+0000 mgr.y (mgr.24356) 20885 : cluster 0 pgmap v20853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:33.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:32 smithi141 bash[31670]: cluster 2023-12-02T03:14:31.550604+0000 mgr.y (mgr.24356) 20885 : cluster 0 pgmap v20853: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:33 smithi040 bash[28232]: audit 2023-12-02T03:14:33.054955+0000 mon.c (mon.2) 13102 : audit 0 from='client.? 172.21.15.40:0/4270976733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:33 smithi040 bash[41173]: audit 2023-12-02T03:14:33.054955+0000 mon.c (mon.2) 13102 : audit 0 from='client.? 172.21.15.40:0/4270976733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:34.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:33 smithi141 bash[31670]: audit 2023-12-02T03:14:33.054955+0000 mon.c (mon.2) 13102 : audit 0 from='client.? 172.21.15.40:0/4270976733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:34 smithi040 bash[28232]: cluster 2023-12-02T03:14:33.551304+0000 mgr.y (mgr.24356) 20886 : cluster 0 pgmap v20854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:35.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:34 smithi040 bash[28232]: audit 2023-12-02T03:14:34.442526+0000 mon.c (mon.2) 13103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:34 smithi040 bash[41173]: cluster 2023-12-02T03:14:33.551304+0000 mgr.y (mgr.24356) 20886 : cluster 0 pgmap v20854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:35.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:34 smithi040 bash[41173]: audit 2023-12-02T03:14:34.442526+0000 mon.c (mon.2) 13103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:34 smithi141 bash[31670]: cluster 2023-12-02T03:14:33.551304+0000 mgr.y (mgr.24356) 20886 : cluster 0 pgmap v20854: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:35.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:34 smithi141 bash[31670]: audit 2023-12-02T03:14:34.442526+0000 mon.c (mon.2) 13103 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:35 smithi040 bash[41173]: audit 2023-12-02T03:14:35.517439+0000 mon.c (mon.2) 13104 : audit 0 from='client.? 172.21.15.40:0/2135428516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:36.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:35 smithi040 bash[28232]: audit 2023-12-02T03:14:35.517439+0000 mon.c (mon.2) 13104 : audit 0 from='client.? 172.21.15.40:0/2135428516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:36.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:35 smithi141 bash[31670]: audit 2023-12-02T03:14:35.517439+0000 mon.c (mon.2) 13104 : audit 0 from='client.? 172.21.15.40:0/2135428516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:36.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:14:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:14:36] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:14:37.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:36 smithi040 bash[41173]: cluster 2023-12-02T03:14:35.552407+0000 mgr.y (mgr.24356) 20887 : cluster 0 pgmap v20855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:36 smithi040 bash[28232]: cluster 2023-12-02T03:14:35.552407+0000 mgr.y (mgr.24356) 20887 : cluster 0 pgmap v20855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:37.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:36 smithi141 bash[31670]: cluster 2023-12-02T03:14:35.552407+0000 mgr.y (mgr.24356) 20887 : cluster 0 pgmap v20855: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:38 smithi040 bash[41173]: cluster 2023-12-02T03:14:37.553054+0000 mgr.y (mgr.24356) 20888 : cluster 0 pgmap v20856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:39.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:38 smithi040 bash[41173]: audit 2023-12-02T03:14:37.978386+0000 mon.a (mon.0) 12817 : audit 0 from='client.? 172.21.15.40:0/3876860953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:38 smithi040 bash[28232]: cluster 2023-12-02T03:14:37.553054+0000 mgr.y (mgr.24356) 20888 : cluster 0 pgmap v20856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:39.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:38 smithi040 bash[28232]: audit 2023-12-02T03:14:37.978386+0000 mon.a (mon.0) 12817 : audit 0 from='client.? 172.21.15.40:0/3876860953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:39.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:38 smithi141 bash[31670]: cluster 2023-12-02T03:14:37.553054+0000 mgr.y (mgr.24356) 20888 : cluster 0 pgmap v20856: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:39.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:38 smithi141 bash[31670]: audit 2023-12-02T03:14:37.978386+0000 mon.a (mon.0) 12817 : audit 0 from='client.? 172.21.15.40:0/3876860953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:40 smithi040 bash[41173]: cluster 2023-12-02T03:14:39.554209+0000 mgr.y (mgr.24356) 20889 : cluster 0 pgmap v20857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:40 smithi040 bash[41173]: audit 2023-12-02T03:14:40.438407+0000 mon.a (mon.0) 12818 : audit 0 from='client.? 172.21.15.40:0/1479517684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:40 smithi040 bash[28232]: cluster 2023-12-02T03:14:39.554209+0000 mgr.y (mgr.24356) 20889 : cluster 0 pgmap v20857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:40 smithi040 bash[28232]: audit 2023-12-02T03:14:40.438407+0000 mon.a (mon.0) 12818 : audit 0 from='client.? 172.21.15.40:0/1479517684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:41.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:40 smithi141 bash[31670]: cluster 2023-12-02T03:14:39.554209+0000 mgr.y (mgr.24356) 20889 : cluster 0 pgmap v20857: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:41.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:40 smithi141 bash[31670]: audit 2023-12-02T03:14:40.438407+0000 mon.a (mon.0) 12818 : audit 0 from='client.? 172.21.15.40:0/1479517684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:43.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:42 smithi040 bash[41173]: cluster 2023-12-02T03:14:41.554893+0000 mgr.y (mgr.24356) 20890 : cluster 0 pgmap v20858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:42 smithi040 bash[28232]: cluster 2023-12-02T03:14:41.554893+0000 mgr.y (mgr.24356) 20890 : cluster 0 pgmap v20858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:43.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:42 smithi141 bash[31670]: cluster 2023-12-02T03:14:41.554893+0000 mgr.y (mgr.24356) 20890 : cluster 0 pgmap v20858: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:43 smithi040 bash[28232]: audit 2023-12-02T03:14:42.900602+0000 mon.a (mon.0) 12819 : audit 0 from='client.? 172.21.15.40:0/3946865710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:43 smithi040 bash[41173]: audit 2023-12-02T03:14:42.900602+0000 mon.a (mon.0) 12819 : audit 0 from='client.? 172.21.15.40:0/3946865710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:44.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:43 smithi141 bash[31670]: audit 2023-12-02T03:14:42.900602+0000 mon.a (mon.0) 12819 : audit 0 from='client.? 172.21.15.40:0/3946865710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:45.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:44 smithi040 bash[28232]: cluster 2023-12-02T03:14:43.555420+0000 mgr.y (mgr.24356) 20891 : cluster 0 pgmap v20859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:45.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:44 smithi040 bash[41173]: cluster 2023-12-02T03:14:43.555420+0000 mgr.y (mgr.24356) 20891 : cluster 0 pgmap v20859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:45.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:44 smithi141 bash[31670]: cluster 2023-12-02T03:14:43.555420+0000 mgr.y (mgr.24356) 20891 : cluster 0 pgmap v20859: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:45 smithi040 bash[41173]: audit 2023-12-02T03:14:45.374494+0000 mon.c (mon.2) 13105 : audit 0 from='client.? 172.21.15.40:0/2530675842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:45 smithi040 bash[28232]: audit 2023-12-02T03:14:45.374494+0000 mon.c (mon.2) 13105 : audit 0 from='client.? 172.21.15.40:0/2530675842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:46.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:45 smithi141 bash[31670]: audit 2023-12-02T03:14:45.374494+0000 mon.c (mon.2) 13105 : audit 0 from='client.? 172.21.15.40:0/2530675842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:46.873 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:14:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:14:46] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:14:47.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:46 smithi040 bash[28232]: cluster 2023-12-02T03:14:45.556639+0000 mgr.y (mgr.24356) 20892 : cluster 0 pgmap v20860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:47.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:46 smithi040 bash[41173]: cluster 2023-12-02T03:14:45.556639+0000 mgr.y (mgr.24356) 20892 : cluster 0 pgmap v20860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:47.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:46 smithi141 bash[31670]: cluster 2023-12-02T03:14:45.556639+0000 mgr.y (mgr.24356) 20892 : cluster 0 pgmap v20860: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:48.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:47 smithi040 bash[28232]: audit 2023-12-02T03:14:47.840666+0000 mon.a (mon.0) 12820 : audit 0 from='client.? 172.21.15.40:0/3505404176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:48.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:47 smithi040 bash[41173]: audit 2023-12-02T03:14:47.840666+0000 mon.a (mon.0) 12820 : audit 0 from='client.? 172.21.15.40:0/3505404176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:48.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:47 smithi141 bash[31670]: audit 2023-12-02T03:14:47.840666+0000 mon.a (mon.0) 12820 : audit 0 from='client.? 172.21.15.40:0/3505404176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:48 smithi040 bash[28232]: cluster 2023-12-02T03:14:47.557238+0000 mgr.y (mgr.24356) 20893 : cluster 0 pgmap v20861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:48 smithi040 bash[41173]: cluster 2023-12-02T03:14:47.557238+0000 mgr.y (mgr.24356) 20893 : cluster 0 pgmap v20861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:49.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:48 smithi141 bash[31670]: cluster 2023-12-02T03:14:47.557238+0000 mgr.y (mgr.24356) 20893 : cluster 0 pgmap v20861: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:49 smithi040 bash[28232]: audit 2023-12-02T03:14:49.443082+0000 mon.c (mon.2) 13106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:49 smithi040 bash[41173]: audit 2023-12-02T03:14:49.443082+0000 mon.c (mon.2) 13106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:50.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:49 smithi141 bash[31670]: audit 2023-12-02T03:14:49.443082+0000 mon.c (mon.2) 13106 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:51.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:50 smithi040 bash[28232]: cluster 2023-12-02T03:14:49.558391+0000 mgr.y (mgr.24356) 20894 : cluster 0 pgmap v20862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:50 smithi040 bash[28232]: audit 2023-12-02T03:14:50.307907+0000 mon.c (mon.2) 13107 : audit 0 from='client.? 172.21.15.40:0/36407962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:50 smithi040 bash[41173]: cluster 2023-12-02T03:14:49.558391+0000 mgr.y (mgr.24356) 20894 : cluster 0 pgmap v20862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:51.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:50 smithi040 bash[41173]: audit 2023-12-02T03:14:50.307907+0000 mon.c (mon.2) 13107 : audit 0 from='client.? 172.21.15.40:0/36407962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:51.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:50 smithi141 bash[31670]: cluster 2023-12-02T03:14:49.558391+0000 mgr.y (mgr.24356) 20894 : cluster 0 pgmap v20862: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:51.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:50 smithi141 bash[31670]: audit 2023-12-02T03:14:50.307907+0000 mon.c (mon.2) 13107 : audit 0 from='client.? 172.21.15.40:0/36407962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:52 smithi040 bash[28232]: cluster 2023-12-02T03:14:51.559063+0000 mgr.y (mgr.24356) 20895 : cluster 0 pgmap v20863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:52 smithi040 bash[28232]: audit 2023-12-02T03:14:52.775249+0000 mon.a (mon.0) 12821 : audit 0 from='client.? 172.21.15.40:0/945739714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:52 smithi040 bash[41173]: cluster 2023-12-02T03:14:51.559063+0000 mgr.y (mgr.24356) 20895 : cluster 0 pgmap v20863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:52 smithi040 bash[41173]: audit 2023-12-02T03:14:52.775249+0000 mon.a (mon.0) 12821 : audit 0 from='client.? 172.21.15.40:0/945739714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:53.278 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:52 smithi141 bash[31670]: cluster 2023-12-02T03:14:51.559063+0000 mgr.y (mgr.24356) 20895 : cluster 0 pgmap v20863: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:53.279 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:52 smithi141 bash[31670]: audit 2023-12-02T03:14:52.775249+0000 mon.a (mon.0) 12821 : audit 0 from='client.? 172.21.15.40:0/945739714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:54 smithi040 bash[28232]: cluster 2023-12-02T03:14:53.559726+0000 mgr.y (mgr.24356) 20896 : cluster 0 pgmap v20864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:54.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:54 smithi040 bash[41173]: cluster 2023-12-02T03:14:53.559726+0000 mgr.y (mgr.24356) 20896 : cluster 0 pgmap v20864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:54 smithi141 bash[31670]: cluster 2023-12-02T03:14:53.559726+0000 mgr.y (mgr.24356) 20896 : cluster 0 pgmap v20864: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:55.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:55 smithi040 bash[28232]: audit 2023-12-02T03:14:55.240140+0000 mon.a (mon.0) 12822 : audit 0 from='client.? 172.21.15.40:0/591682791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:55.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:55 smithi040 bash[41173]: audit 2023-12-02T03:14:55.240140+0000 mon.a (mon.0) 12822 : audit 0 from='client.? 172.21.15.40:0/591682791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:56.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:55 smithi141 bash[31670]: audit 2023-12-02T03:14:55.240140+0000 mon.a (mon.0) 12822 : audit 0 from='client.? 172.21.15.40:0/591682791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:56.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:56 smithi040 bash[28232]: cluster 2023-12-02T03:14:55.560962+0000 mgr.y (mgr.24356) 20897 : cluster 0 pgmap v20865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:56 smithi040 bash[41173]: cluster 2023-12-02T03:14:55.560962+0000 mgr.y (mgr.24356) 20897 : cluster 0 pgmap v20865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:56.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:14:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:14:56] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-12-02T03:14:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:56 smithi141 bash[31670]: cluster 2023-12-02T03:14:55.560962+0000 mgr.y (mgr.24356) 20897 : cluster 0 pgmap v20865: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:57 smithi141 bash[31670]: audit 2023-12-02T03:14:57.608279+0000 mon.c (mon.2) 13108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:14:58.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:57 smithi040 bash[28232]: audit 2023-12-02T03:14:57.608279+0000 mon.c (mon.2) 13108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:14:58.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:57 smithi040 bash[41173]: audit 2023-12-02T03:14:57.608279+0000 mon.c (mon.2) 13108 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:14:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:58 smithi141 bash[31670]: cluster 2023-12-02T03:14:57.561587+0000 mgr.y (mgr.24356) 20898 : cluster 0 pgmap v20866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:14:58 smithi141 bash[31670]: audit 2023-12-02T03:14:57.716190+0000 mon.a (mon.0) 12823 : audit 0 from='client.? 172.21.15.40:0/2319812367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:58 smithi040 bash[28232]: cluster 2023-12-02T03:14:57.561587+0000 mgr.y (mgr.24356) 20898 : cluster 0 pgmap v20866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:59.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:14:58 smithi040 bash[28232]: audit 2023-12-02T03:14:57.716190+0000 mon.a (mon.0) 12823 : audit 0 from='client.? 172.21.15.40:0/2319812367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:14:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:58 smithi040 bash[41173]: cluster 2023-12-02T03:14:57.561587+0000 mgr.y (mgr.24356) 20898 : cluster 0 pgmap v20866: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:14:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:14:58 smithi040 bash[41173]: audit 2023-12-02T03:14:57.716190+0000 mon.a (mon.0) 12823 : audit 0 from='client.? 172.21.15.40:0/2319812367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:01.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:00 smithi141 bash[31670]: cluster 2023-12-02T03:14:59.562752+0000 mgr.y (mgr.24356) 20899 : cluster 0 pgmap v20867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:00 smithi141 bash[31670]: audit 2023-12-02T03:15:00.174770+0000 mon.c (mon.2) 13109 : audit 0 from='client.? 172.21.15.40:0/470586862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:00 smithi040 bash[28232]: cluster 2023-12-02T03:14:59.562752+0000 mgr.y (mgr.24356) 20899 : cluster 0 pgmap v20867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:00 smithi040 bash[28232]: audit 2023-12-02T03:15:00.174770+0000 mon.c (mon.2) 13109 : audit 0 from='client.? 172.21.15.40:0/470586862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:00 smithi040 bash[41173]: cluster 2023-12-02T03:14:59.562752+0000 mgr.y (mgr.24356) 20899 : cluster 0 pgmap v20867: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:00 smithi040 bash[41173]: audit 2023-12-02T03:15:00.174770+0000 mon.c (mon.2) 13109 : audit 0 from='client.? 172.21.15.40:0/470586862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:02 smithi141 bash[31670]: cluster 2023-12-02T03:15:01.563448+0000 mgr.y (mgr.24356) 20900 : cluster 0 pgmap v20868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:02 smithi141 bash[31670]: audit 2023-12-02T03:15:02.642964+0000 mon.c (mon.2) 13110 : audit 0 from='client.? 172.21.15.40:0/337769890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:02 smithi040 bash[28232]: cluster 2023-12-02T03:15:01.563448+0000 mgr.y (mgr.24356) 20900 : cluster 0 pgmap v20868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:02 smithi040 bash[28232]: audit 2023-12-02T03:15:02.642964+0000 mon.c (mon.2) 13110 : audit 0 from='client.? 172.21.15.40:0/337769890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:02 smithi040 bash[41173]: cluster 2023-12-02T03:15:01.563448+0000 mgr.y (mgr.24356) 20900 : cluster 0 pgmap v20868: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:02 smithi040 bash[41173]: audit 2023-12-02T03:15:02.642964+0000 mon.c (mon.2) 13110 : audit 0 from='client.? 172.21.15.40:0/337769890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:03.507819+0000 mon.a (mon.0) 12824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:03.525436+0000 mon.a (mon.0) 12825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: cluster 2023-12-02T03:15:03.564275+0000 mgr.y (mgr.24356) 20901 : cluster 0 pgmap v20869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:03.810990+0000 mon.a (mon.0) 12826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:03.820649+0000 mon.a (mon.0) 12827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:04.349779+0000 mon.c (mon.2) 13111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:04.351479+0000 mon.c (mon.2) 13112 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:04.362058+0000 mon.a (mon.0) 12828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:04 smithi141 bash[31670]: audit 2023-12-02T03:15:04.442836+0000 mon.c (mon.2) 13113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:03.507819+0000 mon.a (mon.0) 12824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:03.525436+0000 mon.a (mon.0) 12825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: cluster 2023-12-02T03:15:03.564275+0000 mgr.y (mgr.24356) 20901 : cluster 0 pgmap v20869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:03.810990+0000 mon.a (mon.0) 12826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:03.820649+0000 mon.a (mon.0) 12827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:04.349779+0000 mon.c (mon.2) 13111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:04.351479+0000 mon.c (mon.2) 13112 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:04.362058+0000 mon.a (mon.0) 12828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[28232]: audit 2023-12-02T03:15:04.442836+0000 mon.c (mon.2) 13113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:03.507819+0000 mon.a (mon.0) 12824 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:03.525436+0000 mon.a (mon.0) 12825 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: cluster 2023-12-02T03:15:03.564275+0000 mgr.y (mgr.24356) 20901 : cluster 0 pgmap v20869: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:03.810990+0000 mon.a (mon.0) 12826 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:03.820649+0000 mon.a (mon.0) 12827 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:04.349779+0000 mon.c (mon.2) 13111 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:04.351479+0000 mon.c (mon.2) 13112 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:04.362058+0000 mon.a (mon.0) 12828 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:15:04.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:04 smithi040 bash[41173]: audit 2023-12-02T03:15:04.442836+0000 mon.c (mon.2) 13113 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:05.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:05 smithi040 bash[28232]: audit 2023-12-02T03:15:05.114056+0000 mon.c (mon.2) 13114 : audit 0 from='client.? 172.21.15.40:0/2263786201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:05.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:05 smithi040 bash[41173]: audit 2023-12-02T03:15:05.114056+0000 mon.c (mon.2) 13114 : audit 0 from='client.? 172.21.15.40:0/2263786201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:06.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:05 smithi141 bash[31670]: audit 2023-12-02T03:15:05.114056+0000 mon.c (mon.2) 13114 : audit 0 from='client.? 172.21.15.40:0/2263786201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:06 smithi040 bash[28232]: cluster 2023-12-02T03:15:05.565521+0000 mgr.y (mgr.24356) 20902 : cluster 0 pgmap v20870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:15:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:15:06] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:15:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:06 smithi040 bash[41173]: cluster 2023-12-02T03:15:05.565521+0000 mgr.y (mgr.24356) 20902 : cluster 0 pgmap v20870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:06 smithi141 bash[31670]: cluster 2023-12-02T03:15:05.565521+0000 mgr.y (mgr.24356) 20902 : cluster 0 pgmap v20870: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:07.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:07 smithi040 bash[28232]: audit 2023-12-02T03:15:07.573514+0000 mon.a (mon.0) 12829 : audit 0 from='client.? 172.21.15.40:0/1029366404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:07.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:07 smithi040 bash[41173]: audit 2023-12-02T03:15:07.573514+0000 mon.a (mon.0) 12829 : audit 0 from='client.? 172.21.15.40:0/1029366404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:07 smithi141 bash[31670]: audit 2023-12-02T03:15:07.573514+0000 mon.a (mon.0) 12829 : audit 0 from='client.? 172.21.15.40:0/1029366404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:08.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:08 smithi040 bash[41173]: cluster 2023-12-02T03:15:07.566146+0000 mgr.y (mgr.24356) 20903 : cluster 0 pgmap v20871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:08.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:08 smithi040 bash[28232]: cluster 2023-12-02T03:15:07.566146+0000 mgr.y (mgr.24356) 20903 : cluster 0 pgmap v20871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:08 smithi141 bash[31670]: cluster 2023-12-02T03:15:07.566146+0000 mgr.y (mgr.24356) 20903 : cluster 0 pgmap v20871: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:10 smithi040 bash[41173]: cluster 2023-12-02T03:15:09.567388+0000 mgr.y (mgr.24356) 20904 : cluster 0 pgmap v20872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:10.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:10 smithi040 bash[41173]: audit 2023-12-02T03:15:10.040236+0000 mon.a (mon.0) 12830 : audit 0 from='client.? 172.21.15.40:0/4187950914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:10 smithi040 bash[28232]: cluster 2023-12-02T03:15:09.567388+0000 mgr.y (mgr.24356) 20904 : cluster 0 pgmap v20872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:10.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:10 smithi040 bash[28232]: audit 2023-12-02T03:15:10.040236+0000 mon.a (mon.0) 12830 : audit 0 from='client.? 172.21.15.40:0/4187950914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:10 smithi141 bash[31670]: cluster 2023-12-02T03:15:09.567388+0000 mgr.y (mgr.24356) 20904 : cluster 0 pgmap v20872: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:11.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:10 smithi141 bash[31670]: audit 2023-12-02T03:15:10.040236+0000 mon.a (mon.0) 12830 : audit 0 from='client.? 172.21.15.40:0/4187950914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:12 smithi040 bash[28232]: cluster 2023-12-02T03:15:11.568042+0000 mgr.y (mgr.24356) 20905 : cluster 0 pgmap v20873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:12.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:12 smithi040 bash[28232]: audit 2023-12-02T03:15:12.512716+0000 mon.c (mon.2) 13115 : audit 0 from='client.? 172.21.15.40:0/3519630357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:12 smithi040 bash[41173]: cluster 2023-12-02T03:15:11.568042+0000 mgr.y (mgr.24356) 20905 : cluster 0 pgmap v20873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:12.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:12 smithi040 bash[41173]: audit 2023-12-02T03:15:12.512716+0000 mon.c (mon.2) 13115 : audit 0 from='client.? 172.21.15.40:0/3519630357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:12 smithi141 bash[31670]: cluster 2023-12-02T03:15:11.568042+0000 mgr.y (mgr.24356) 20905 : cluster 0 pgmap v20873: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:13.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:12 smithi141 bash[31670]: audit 2023-12-02T03:15:12.512716+0000 mon.c (mon.2) 13115 : audit 0 from='client.? 172.21.15.40:0/3519630357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:14 smithi040 bash[28232]: cluster 2023-12-02T03:15:13.568699+0000 mgr.y (mgr.24356) 20906 : cluster 0 pgmap v20874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:14 smithi040 bash[41173]: cluster 2023-12-02T03:15:13.568699+0000 mgr.y (mgr.24356) 20906 : cluster 0 pgmap v20874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:14 smithi141 bash[31670]: cluster 2023-12-02T03:15:13.568699+0000 mgr.y (mgr.24356) 20906 : cluster 0 pgmap v20874: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:15.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:15 smithi040 bash[41173]: audit 2023-12-02T03:15:14.966875+0000 mon.a (mon.0) 12831 : audit 0 from='client.? 172.21.15.40:0/374328164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:15.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:15 smithi040 bash[28232]: audit 2023-12-02T03:15:14.966875+0000 mon.a (mon.0) 12831 : audit 0 from='client.? 172.21.15.40:0/374328164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:16.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:15 smithi141 bash[31670]: audit 2023-12-02T03:15:14.966875+0000 mon.a (mon.0) 12831 : audit 0 from='client.? 172.21.15.40:0/374328164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:16.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:15:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:15:16] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:15:16.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:16 smithi040 bash[28232]: cluster 2023-12-02T03:15:15.569921+0000 mgr.y (mgr.24356) 20907 : cluster 0 pgmap v20875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:16.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:16 smithi040 bash[41173]: cluster 2023-12-02T03:15:15.569921+0000 mgr.y (mgr.24356) 20907 : cluster 0 pgmap v20875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:16 smithi141 bash[31670]: cluster 2023-12-02T03:15:15.569921+0000 mgr.y (mgr.24356) 20907 : cluster 0 pgmap v20875: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:17 smithi040 bash[28232]: audit 2023-12-02T03:15:17.433326+0000 mon.a (mon.0) 12832 : audit 0 from='client.? 172.21.15.40:0/831334498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:17.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:17 smithi040 bash[41173]: audit 2023-12-02T03:15:17.433326+0000 mon.a (mon.0) 12832 : audit 0 from='client.? 172.21.15.40:0/831334498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:18.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:17 smithi141 bash[31670]: audit 2023-12-02T03:15:17.433326+0000 mon.a (mon.0) 12832 : audit 0 from='client.? 172.21.15.40:0/831334498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:18 smithi040 bash[28232]: cluster 2023-12-02T03:15:17.570605+0000 mgr.y (mgr.24356) 20908 : cluster 0 pgmap v20876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:18.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:18 smithi040 bash[41173]: cluster 2023-12-02T03:15:17.570605+0000 mgr.y (mgr.24356) 20908 : cluster 0 pgmap v20876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:18 smithi141 bash[31670]: cluster 2023-12-02T03:15:17.570605+0000 mgr.y (mgr.24356) 20908 : cluster 0 pgmap v20876: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:19.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:19 smithi040 bash[41173]: audit 2023-12-02T03:15:19.443488+0000 mon.c (mon.2) 13116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:19.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:19 smithi040 bash[28232]: audit 2023-12-02T03:15:19.443488+0000 mon.c (mon.2) 13116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:19 smithi141 bash[31670]: audit 2023-12-02T03:15:19.443488+0000 mon.c (mon.2) 13116 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:20 smithi040 bash[28232]: cluster 2023-12-02T03:15:19.571701+0000 mgr.y (mgr.24356) 20909 : cluster 0 pgmap v20877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:20 smithi040 bash[28232]: audit 2023-12-02T03:15:19.894762+0000 mon.c (mon.2) 13117 : audit 0 from='client.? 172.21.15.40:0/3332156237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:20 smithi040 bash[41173]: cluster 2023-12-02T03:15:19.571701+0000 mgr.y (mgr.24356) 20909 : cluster 0 pgmap v20877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:20 smithi040 bash[41173]: audit 2023-12-02T03:15:19.894762+0000 mon.c (mon.2) 13117 : audit 0 from='client.? 172.21.15.40:0/3332156237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:20 smithi141 bash[31670]: cluster 2023-12-02T03:15:19.571701+0000 mgr.y (mgr.24356) 20909 : cluster 0 pgmap v20877: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:21.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:20 smithi141 bash[31670]: audit 2023-12-02T03:15:19.894762+0000 mon.c (mon.2) 13117 : audit 0 from='client.? 172.21.15.40:0/3332156237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:22 smithi040 bash[28232]: cluster 2023-12-02T03:15:21.572367+0000 mgr.y (mgr.24356) 20910 : cluster 0 pgmap v20878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:22.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:22 smithi040 bash[28232]: audit 2023-12-02T03:15:22.355231+0000 mon.c (mon.2) 13118 : audit 0 from='client.? 172.21.15.40:0/2868696706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:22.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:22 smithi040 bash[41173]: cluster 2023-12-02T03:15:21.572367+0000 mgr.y (mgr.24356) 20910 : cluster 0 pgmap v20878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:22.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:22 smithi040 bash[41173]: audit 2023-12-02T03:15:22.355231+0000 mon.c (mon.2) 13118 : audit 0 from='client.? 172.21.15.40:0/2868696706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:22 smithi141 bash[31670]: cluster 2023-12-02T03:15:21.572367+0000 mgr.y (mgr.24356) 20910 : cluster 0 pgmap v20878: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:23.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:22 smithi141 bash[31670]: audit 2023-12-02T03:15:22.355231+0000 mon.c (mon.2) 13118 : audit 0 from='client.? 172.21.15.40:0/2868696706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:24 smithi040 bash[28232]: cluster 2023-12-02T03:15:23.573033+0000 mgr.y (mgr.24356) 20911 : cluster 0 pgmap v20879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:24.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:24 smithi040 bash[41173]: cluster 2023-12-02T03:15:23.573033+0000 mgr.y (mgr.24356) 20911 : cluster 0 pgmap v20879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:25.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:24 smithi141 bash[31670]: cluster 2023-12-02T03:15:23.573033+0000 mgr.y (mgr.24356) 20911 : cluster 0 pgmap v20879: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:25.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:25 smithi040 bash[28232]: audit 2023-12-02T03:15:24.817178+0000 mon.c (mon.2) 13119 : audit 0 from='client.? 172.21.15.40:0/3073735986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:25.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:25 smithi040 bash[41173]: audit 2023-12-02T03:15:24.817178+0000 mon.c (mon.2) 13119 : audit 0 from='client.? 172.21.15.40:0/3073735986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:26.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:25 smithi141 bash[31670]: audit 2023-12-02T03:15:24.817178+0000 mon.c (mon.2) 13119 : audit 0 from='client.? 172.21.15.40:0/3073735986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:15:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:15:26] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.43.0" 2023-12-02T03:15:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:26 smithi040 bash[28232]: cluster 2023-12-02T03:15:25.574162+0000 mgr.y (mgr.24356) 20912 : cluster 0 pgmap v20880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:26 smithi040 bash[41173]: cluster 2023-12-02T03:15:25.574162+0000 mgr.y (mgr.24356) 20912 : cluster 0 pgmap v20880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:27.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:26 smithi141 bash[31670]: cluster 2023-12-02T03:15:25.574162+0000 mgr.y (mgr.24356) 20912 : cluster 0 pgmap v20880: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:27 smithi040 bash[28232]: audit 2023-12-02T03:15:27.287890+0000 mon.a (mon.0) 12833 : audit 0 from='client.? 172.21.15.40:0/1499633515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:27 smithi040 bash[41173]: audit 2023-12-02T03:15:27.287890+0000 mon.a (mon.0) 12833 : audit 0 from='client.? 172.21.15.40:0/1499633515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:28.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:27 smithi141 bash[31670]: audit 2023-12-02T03:15:27.287890+0000 mon.a (mon.0) 12833 : audit 0 from='client.? 172.21.15.40:0/1499633515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:28 smithi040 bash[28232]: cluster 2023-12-02T03:15:27.574859+0000 mgr.y (mgr.24356) 20913 : cluster 0 pgmap v20881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:28.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:28 smithi040 bash[41173]: cluster 2023-12-02T03:15:27.574859+0000 mgr.y (mgr.24356) 20913 : cluster 0 pgmap v20881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:28 smithi141 bash[31670]: cluster 2023-12-02T03:15:27.574859+0000 mgr.y (mgr.24356) 20913 : cluster 0 pgmap v20881: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:30 smithi040 bash[28232]: cluster 2023-12-02T03:15:29.576005+0000 mgr.y (mgr.24356) 20914 : cluster 0 pgmap v20882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:30 smithi040 bash[28232]: audit 2023-12-02T03:15:29.767387+0000 mon.c (mon.2) 13120 : audit 0 from='client.? 172.21.15.40:0/3499867785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:30 smithi040 bash[41173]: cluster 2023-12-02T03:15:29.576005+0000 mgr.y (mgr.24356) 20914 : cluster 0 pgmap v20882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:30.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:30 smithi040 bash[41173]: audit 2023-12-02T03:15:29.767387+0000 mon.c (mon.2) 13120 : audit 0 from='client.? 172.21.15.40:0/3499867785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:31.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:30 smithi141 bash[31670]: cluster 2023-12-02T03:15:29.576005+0000 mgr.y (mgr.24356) 20914 : cluster 0 pgmap v20882: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:31.030 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:30 smithi141 bash[31670]: audit 2023-12-02T03:15:29.767387+0000 mon.c (mon.2) 13120 : audit 0 from='client.? 172.21.15.40:0/3499867785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:32 smithi040 bash[41173]: cluster 2023-12-02T03:15:31.576726+0000 mgr.y (mgr.24356) 20915 : cluster 0 pgmap v20883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:32.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:32 smithi040 bash[41173]: audit 2023-12-02T03:15:32.235041+0000 mon.c (mon.2) 13121 : audit 0 from='client.? 172.21.15.40:0/2655930308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:32 smithi040 bash[28232]: cluster 2023-12-02T03:15:31.576726+0000 mgr.y (mgr.24356) 20915 : cluster 0 pgmap v20883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:32.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:32 smithi040 bash[28232]: audit 2023-12-02T03:15:32.235041+0000 mon.c (mon.2) 13121 : audit 0 from='client.? 172.21.15.40:0/2655930308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:32 smithi141 bash[31670]: cluster 2023-12-02T03:15:31.576726+0000 mgr.y (mgr.24356) 20915 : cluster 0 pgmap v20883: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:32 smithi141 bash[31670]: audit 2023-12-02T03:15:32.235041+0000 mon.c (mon.2) 13121 : audit 0 from='client.? 172.21.15.40:0/2655930308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:34 smithi040 bash[41173]: cluster 2023-12-02T03:15:33.577428+0000 mgr.y (mgr.24356) 20916 : cluster 0 pgmap v20884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:34.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:34 smithi040 bash[41173]: audit 2023-12-02T03:15:34.443246+0000 mon.c (mon.2) 13122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:34 smithi040 bash[28232]: cluster 2023-12-02T03:15:33.577428+0000 mgr.y (mgr.24356) 20916 : cluster 0 pgmap v20884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:34 smithi040 bash[28232]: audit 2023-12-02T03:15:34.443246+0000 mon.c (mon.2) 13122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:34 smithi141 bash[31670]: cluster 2023-12-02T03:15:33.577428+0000 mgr.y (mgr.24356) 20916 : cluster 0 pgmap v20884: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:34 smithi141 bash[31670]: audit 2023-12-02T03:15:34.443246+0000 mon.c (mon.2) 13122 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:35.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:35 smithi040 bash[41173]: audit 2023-12-02T03:15:34.728484+0000 mon.c (mon.2) 13123 : audit 0 from='client.? 172.21.15.40:0/1353591862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:35.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:35 smithi040 bash[28232]: audit 2023-12-02T03:15:34.728484+0000 mon.c (mon.2) 13123 : audit 0 from='client.? 172.21.15.40:0/1353591862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:36.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:35 smithi141 bash[31670]: audit 2023-12-02T03:15:34.728484+0000 mon.c (mon.2) 13123 : audit 0 from='client.? 172.21.15.40:0/1353591862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:36.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:36 smithi040 bash[28232]: cluster 2023-12-02T03:15:35.578730+0000 mgr.y (mgr.24356) 20917 : cluster 0 pgmap v20885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:15:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:15:36] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T03:15:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:36 smithi040 bash[41173]: cluster 2023-12-02T03:15:35.578730+0000 mgr.y (mgr.24356) 20917 : cluster 0 pgmap v20885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:37.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:36 smithi141 bash[31670]: cluster 2023-12-02T03:15:35.578730+0000 mgr.y (mgr.24356) 20917 : cluster 0 pgmap v20885: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:37.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:37 smithi040 bash[41173]: audit 2023-12-02T03:15:37.198450+0000 mon.c (mon.2) 13124 : audit 0 from='client.? 172.21.15.40:0/2354976641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:37.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:37 smithi040 bash[28232]: audit 2023-12-02T03:15:37.198450+0000 mon.c (mon.2) 13124 : audit 0 from='client.? 172.21.15.40:0/2354976641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:38.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:37 smithi141 bash[31670]: audit 2023-12-02T03:15:37.198450+0000 mon.c (mon.2) 13124 : audit 0 from='client.? 172.21.15.40:0/2354976641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:38 smithi040 bash[28232]: cluster 2023-12-02T03:15:37.579441+0000 mgr.y (mgr.24356) 20918 : cluster 0 pgmap v20886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:38.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:38 smithi040 bash[41173]: cluster 2023-12-02T03:15:37.579441+0000 mgr.y (mgr.24356) 20918 : cluster 0 pgmap v20886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:38 smithi141 bash[31670]: cluster 2023-12-02T03:15:37.579441+0000 mgr.y (mgr.24356) 20918 : cluster 0 pgmap v20886: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:40 smithi040 bash[28232]: cluster 2023-12-02T03:15:39.580567+0000 mgr.y (mgr.24356) 20919 : cluster 0 pgmap v20887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:40.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:40 smithi040 bash[28232]: audit 2023-12-02T03:15:39.663022+0000 mon.a (mon.0) 12834 : audit 0 from='client.? 172.21.15.40:0/1303263485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:40 smithi040 bash[41173]: cluster 2023-12-02T03:15:39.580567+0000 mgr.y (mgr.24356) 20919 : cluster 0 pgmap v20887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:40.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:40 smithi040 bash[41173]: audit 2023-12-02T03:15:39.663022+0000 mon.a (mon.0) 12834 : audit 0 from='client.? 172.21.15.40:0/1303263485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:40 smithi141 bash[31670]: cluster 2023-12-02T03:15:39.580567+0000 mgr.y (mgr.24356) 20919 : cluster 0 pgmap v20887: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:40 smithi141 bash[31670]: audit 2023-12-02T03:15:39.663022+0000 mon.a (mon.0) 12834 : audit 0 from='client.? 172.21.15.40:0/1303263485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:42 smithi040 bash[28232]: cluster 2023-12-02T03:15:41.581203+0000 mgr.y (mgr.24356) 20920 : cluster 0 pgmap v20888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:42.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:42 smithi040 bash[28232]: audit 2023-12-02T03:15:42.124209+0000 mon.a (mon.0) 12835 : audit 0 from='client.? 172.21.15.40:0/2682553730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:42 smithi040 bash[41173]: cluster 2023-12-02T03:15:41.581203+0000 mgr.y (mgr.24356) 20920 : cluster 0 pgmap v20888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:42.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:42 smithi040 bash[41173]: audit 2023-12-02T03:15:42.124209+0000 mon.a (mon.0) 12835 : audit 0 from='client.? 172.21.15.40:0/2682553730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:42 smithi141 bash[31670]: cluster 2023-12-02T03:15:41.581203+0000 mgr.y (mgr.24356) 20920 : cluster 0 pgmap v20888: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:43.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:42 smithi141 bash[31670]: audit 2023-12-02T03:15:42.124209+0000 mon.a (mon.0) 12835 : audit 0 from='client.? 172.21.15.40:0/2682553730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:44 smithi040 bash[28232]: cluster 2023-12-02T03:15:43.581895+0000 mgr.y (mgr.24356) 20921 : cluster 0 pgmap v20889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:44 smithi040 bash[41173]: cluster 2023-12-02T03:15:43.581895+0000 mgr.y (mgr.24356) 20921 : cluster 0 pgmap v20889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:44 smithi141 bash[31670]: cluster 2023-12-02T03:15:43.581895+0000 mgr.y (mgr.24356) 20921 : cluster 0 pgmap v20889: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:45.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:45 smithi040 bash[28232]: audit 2023-12-02T03:15:44.588367+0000 mon.c (mon.2) 13125 : audit 0 from='client.? 172.21.15.40:0/2406287581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:45.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:45 smithi040 bash[41173]: audit 2023-12-02T03:15:44.588367+0000 mon.c (mon.2) 13125 : audit 0 from='client.? 172.21.15.40:0/2406287581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:46.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:45 smithi141 bash[31670]: audit 2023-12-02T03:15:44.588367+0000 mon.c (mon.2) 13125 : audit 0 from='client.? 172.21.15.40:0/2406287581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:46.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:46 smithi040 bash[41173]: cluster 2023-12-02T03:15:45.583057+0000 mgr.y (mgr.24356) 20922 : cluster 0 pgmap v20890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:15:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:15:46] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.43.0" 2023-12-02T03:15:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:46 smithi040 bash[28232]: cluster 2023-12-02T03:15:45.583057+0000 mgr.y (mgr.24356) 20922 : cluster 0 pgmap v20890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:47.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:46 smithi141 bash[31670]: cluster 2023-12-02T03:15:45.583057+0000 mgr.y (mgr.24356) 20922 : cluster 0 pgmap v20890: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:47.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:47 smithi040 bash[41173]: audit 2023-12-02T03:15:47.046663+0000 mon.c (mon.2) 13126 : audit 0 from='client.? 172.21.15.40:0/763716664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:47.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:47 smithi040 bash[28232]: audit 2023-12-02T03:15:47.046663+0000 mon.c (mon.2) 13126 : audit 0 from='client.? 172.21.15.40:0/763716664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:48.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:47 smithi141 bash[31670]: audit 2023-12-02T03:15:47.046663+0000 mon.c (mon.2) 13126 : audit 0 from='client.? 172.21.15.40:0/763716664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:48.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:48 smithi040 bash[41173]: cluster 2023-12-02T03:15:47.583759+0000 mgr.y (mgr.24356) 20923 : cluster 0 pgmap v20891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:48.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:48 smithi040 bash[28232]: cluster 2023-12-02T03:15:47.583759+0000 mgr.y (mgr.24356) 20923 : cluster 0 pgmap v20891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:48 smithi141 bash[31670]: cluster 2023-12-02T03:15:47.583759+0000 mgr.y (mgr.24356) 20923 : cluster 0 pgmap v20891: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:49 smithi040 bash[28232]: audit 2023-12-02T03:15:49.443967+0000 mon.c (mon.2) 13127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:49.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:49 smithi040 bash[28232]: audit 2023-12-02T03:15:49.518173+0000 mon.c (mon.2) 13128 : audit 0 from='client.? 172.21.15.40:0/2004677348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:49 smithi040 bash[41173]: audit 2023-12-02T03:15:49.443967+0000 mon.c (mon.2) 13127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:49.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:49 smithi040 bash[41173]: audit 2023-12-02T03:15:49.518173+0000 mon.c (mon.2) 13128 : audit 0 from='client.? 172.21.15.40:0/2004677348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:49 smithi141 bash[31670]: audit 2023-12-02T03:15:49.443967+0000 mon.c (mon.2) 13127 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:49 smithi141 bash[31670]: audit 2023-12-02T03:15:49.518173+0000 mon.c (mon.2) 13128 : audit 0 from='client.? 172.21.15.40:0/2004677348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:50.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:50 smithi040 bash[28232]: cluster 2023-12-02T03:15:49.584811+0000 mgr.y (mgr.24356) 20924 : cluster 0 pgmap v20892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:50.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:50 smithi040 bash[41173]: cluster 2023-12-02T03:15:49.584811+0000 mgr.y (mgr.24356) 20924 : cluster 0 pgmap v20892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:51.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:50 smithi141 bash[31670]: cluster 2023-12-02T03:15:49.584811+0000 mgr.y (mgr.24356) 20924 : cluster 0 pgmap v20892: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:52.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:52 smithi040 bash[28232]: cluster 2023-12-02T03:15:51.585574+0000 mgr.y (mgr.24356) 20925 : cluster 0 pgmap v20893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:52.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:52 smithi040 bash[28232]: audit 2023-12-02T03:15:51.973136+0000 mon.a (mon.0) 12836 : audit 0 from='client.? 172.21.15.40:0/1403905347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:52.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:52 smithi040 bash[41173]: cluster 2023-12-02T03:15:51.585574+0000 mgr.y (mgr.24356) 20925 : cluster 0 pgmap v20893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:52.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:52 smithi040 bash[41173]: audit 2023-12-02T03:15:51.973136+0000 mon.a (mon.0) 12836 : audit 0 from='client.? 172.21.15.40:0/1403905347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:52 smithi141 bash[31670]: cluster 2023-12-02T03:15:51.585574+0000 mgr.y (mgr.24356) 20925 : cluster 0 pgmap v20893: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:53.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:52 smithi141 bash[31670]: audit 2023-12-02T03:15:51.973136+0000 mon.a (mon.0) 12836 : audit 0 from='client.? 172.21.15.40:0/1403905347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:54 smithi040 bash[28232]: cluster 2023-12-02T03:15:53.586420+0000 mgr.y (mgr.24356) 20926 : cluster 0 pgmap v20894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:54 smithi040 bash[28232]: audit 2023-12-02T03:15:54.436543+0000 mon.a (mon.0) 12837 : audit 0 from='client.? 172.21.15.40:0/1286210188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:54 smithi040 bash[41173]: cluster 2023-12-02T03:15:53.586420+0000 mgr.y (mgr.24356) 20926 : cluster 0 pgmap v20894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:54 smithi040 bash[41173]: audit 2023-12-02T03:15:54.436543+0000 mon.a (mon.0) 12837 : audit 0 from='client.? 172.21.15.40:0/1286210188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:55.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:54 smithi141 bash[31670]: cluster 2023-12-02T03:15:53.586420+0000 mgr.y (mgr.24356) 20926 : cluster 0 pgmap v20894: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:54 smithi141 bash[31670]: audit 2023-12-02T03:15:54.436543+0000 mon.a (mon.0) 12837 : audit 0 from='client.? 172.21.15.40:0/1286210188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:15:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:15:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:15:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:56 smithi040 bash[41173]: cluster 2023-12-02T03:15:55.587617+0000 mgr.y (mgr.24356) 20927 : cluster 0 pgmap v20895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:56 smithi040 bash[28232]: cluster 2023-12-02T03:15:55.587617+0000 mgr.y (mgr.24356) 20927 : cluster 0 pgmap v20895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:56 smithi141 bash[31670]: cluster 2023-12-02T03:15:55.587617+0000 mgr.y (mgr.24356) 20927 : cluster 0 pgmap v20895: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:57.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:57 smithi040 bash[28232]: audit 2023-12-02T03:15:56.899687+0000 mon.a (mon.0) 12838 : audit 0 from='client.? 172.21.15.40:0/3450630183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:57.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:57 smithi040 bash[41173]: audit 2023-12-02T03:15:56.899687+0000 mon.a (mon.0) 12838 : audit 0 from='client.? 172.21.15.40:0/3450630183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:58.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:57 smithi141 bash[31670]: audit 2023-12-02T03:15:56.899687+0000 mon.a (mon.0) 12838 : audit 0 from='client.? 172.21.15.40:0/3450630183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:15:58.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:58 smithi040 bash[28232]: cluster 2023-12-02T03:15:57.588281+0000 mgr.y (mgr.24356) 20928 : cluster 0 pgmap v20896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:58.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:58 smithi040 bash[41173]: cluster 2023-12-02T03:15:57.588281+0000 mgr.y (mgr.24356) 20928 : cluster 0 pgmap v20896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:15:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:58 smithi141 bash[31670]: cluster 2023-12-02T03:15:57.588281+0000 mgr.y (mgr.24356) 20928 : cluster 0 pgmap v20896: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:00.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:15:59 smithi141 bash[31670]: audit 2023-12-02T03:15:59.366471+0000 mon.a (mon.0) 12839 : audit 0 from='client.? 172.21.15.40:0/1591758875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:15:59 smithi040 bash[41173]: audit 2023-12-02T03:15:59.366471+0000 mon.a (mon.0) 12839 : audit 0 from='client.? 172.21.15.40:0/1591758875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:00.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:15:59 smithi040 bash[28232]: audit 2023-12-02T03:15:59.366471+0000 mon.a (mon.0) 12839 : audit 0 from='client.? 172.21.15.40:0/1591758875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:00 smithi141 bash[31670]: cluster 2023-12-02T03:15:59.589418+0000 mgr.y (mgr.24356) 20929 : cluster 0 pgmap v20897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:00 smithi040 bash[28232]: cluster 2023-12-02T03:15:59.589418+0000 mgr.y (mgr.24356) 20929 : cluster 0 pgmap v20897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:00 smithi040 bash[41173]: cluster 2023-12-02T03:15:59.589418+0000 mgr.y (mgr.24356) 20929 : cluster 0 pgmap v20897: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:02 smithi141 bash[31670]: cluster 2023-12-02T03:16:01.590095+0000 mgr.y (mgr.24356) 20930 : cluster 0 pgmap v20898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:03.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:02 smithi141 bash[31670]: audit 2023-12-02T03:16:01.830575+0000 mon.c (mon.2) 13129 : audit 0 from='client.? 172.21.15.40:0/2786545677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:02 smithi040 bash[28232]: cluster 2023-12-02T03:16:01.590095+0000 mgr.y (mgr.24356) 20930 : cluster 0 pgmap v20898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:02 smithi040 bash[28232]: audit 2023-12-02T03:16:01.830575+0000 mon.c (mon.2) 13129 : audit 0 from='client.? 172.21.15.40:0/2786545677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:02 smithi040 bash[41173]: cluster 2023-12-02T03:16:01.590095+0000 mgr.y (mgr.24356) 20930 : cluster 0 pgmap v20898: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:02 smithi040 bash[41173]: audit 2023-12-02T03:16:01.830575+0000 mon.c (mon.2) 13129 : audit 0 from='client.? 172.21.15.40:0/2786545677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:04.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[28232]: cluster 2023-12-02T03:16:03.590754+0000 mgr.y (mgr.24356) 20931 : cluster 0 pgmap v20899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[28232]: audit 2023-12-02T03:16:04.292954+0000 mon.a (mon.0) 12840 : audit 0 from='client.? 172.21.15.40:0/3149754432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[28232]: audit 2023-12-02T03:16:04.444422+0000 mon.c (mon.2) 13130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[28232]: audit 2023-12-02T03:16:04.447631+0000 mon.c (mon.2) 13131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[41173]: cluster 2023-12-02T03:16:03.590754+0000 mgr.y (mgr.24356) 20931 : cluster 0 pgmap v20899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[41173]: audit 2023-12-02T03:16:04.292954+0000 mon.a (mon.0) 12840 : audit 0 from='client.? 172.21.15.40:0/3149754432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[41173]: audit 2023-12-02T03:16:04.444422+0000 mon.c (mon.2) 13130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:04.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:04 smithi040 bash[41173]: audit 2023-12-02T03:16:04.447631+0000 mon.c (mon.2) 13131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:16:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:04 smithi141 bash[31670]: cluster 2023-12-02T03:16:03.590754+0000 mgr.y (mgr.24356) 20931 : cluster 0 pgmap v20899: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:04 smithi141 bash[31670]: audit 2023-12-02T03:16:04.292954+0000 mon.a (mon.0) 12840 : audit 0 from='client.? 172.21.15.40:0/3149754432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:04 smithi141 bash[31670]: audit 2023-12-02T03:16:04.444422+0000 mon.c (mon.2) 13130 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:04 smithi141 bash[31670]: audit 2023-12-02T03:16:04.447631+0000 mon.c (mon.2) 13131 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:16:06.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:16:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:16:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:16:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:06 smithi040 bash[28232]: cluster 2023-12-02T03:16:05.591864+0000 mgr.y (mgr.24356) 20932 : cluster 0 pgmap v20900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:06 smithi040 bash[41173]: cluster 2023-12-02T03:16:05.591864+0000 mgr.y (mgr.24356) 20932 : cluster 0 pgmap v20900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:07.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:06 smithi141 bash[31670]: cluster 2023-12-02T03:16:05.591864+0000 mgr.y (mgr.24356) 20932 : cluster 0 pgmap v20900: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:08.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:07 smithi141 bash[31670]: audit 2023-12-02T03:16:06.761525+0000 mon.c (mon.2) 13132 : audit 0 from='client.? 172.21.15.40:0/4107803803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:08.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:07 smithi040 bash[28232]: audit 2023-12-02T03:16:06.761525+0000 mon.c (mon.2) 13132 : audit 0 from='client.? 172.21.15.40:0/4107803803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:08.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:07 smithi040 bash[41173]: audit 2023-12-02T03:16:06.761525+0000 mon.c (mon.2) 13132 : audit 0 from='client.? 172.21.15.40:0/4107803803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:08 smithi141 bash[31670]: cluster 2023-12-02T03:16:07.592539+0000 mgr.y (mgr.24356) 20933 : cluster 0 pgmap v20901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:08 smithi040 bash[28232]: cluster 2023-12-02T03:16:07.592539+0000 mgr.y (mgr.24356) 20933 : cluster 0 pgmap v20901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:08 smithi040 bash[41173]: cluster 2023-12-02T03:16:07.592539+0000 mgr.y (mgr.24356) 20933 : cluster 0 pgmap v20901: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:10.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:09 smithi141 bash[31670]: audit 2023-12-02T03:16:09.230016+0000 mon.c (mon.2) 13133 : audit 0 from='client.? 172.21.15.40:0/706321909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:09 smithi040 bash[28232]: audit 2023-12-02T03:16:09.230016+0000 mon.c (mon.2) 13133 : audit 0 from='client.? 172.21.15.40:0/706321909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:10.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:09 smithi040 bash[41173]: audit 2023-12-02T03:16:09.230016+0000 mon.c (mon.2) 13133 : audit 0 from='client.? 172.21.15.40:0/706321909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[41173]: cluster 2023-12-02T03:16:09.593735+0000 mgr.y (mgr.24356) 20934 : cluster 0 pgmap v20902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[41173]: audit 2023-12-02T03:16:10.312722+0000 mon.a (mon.0) 12841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[41173]: audit 2023-12-02T03:16:10.323291+0000 mon.a (mon.0) 12842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[41173]: audit 2023-12-02T03:16:10.663256+0000 mon.a (mon.0) 12843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[41173]: audit 2023-12-02T03:16:10.673705+0000 mon.a (mon.0) 12844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[28232]: cluster 2023-12-02T03:16:09.593735+0000 mgr.y (mgr.24356) 20934 : cluster 0 pgmap v20902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[28232]: audit 2023-12-02T03:16:10.312722+0000 mon.a (mon.0) 12841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[28232]: audit 2023-12-02T03:16:10.323291+0000 mon.a (mon.0) 12842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[28232]: audit 2023-12-02T03:16:10.663256+0000 mon.a (mon.0) 12843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:11 smithi040 bash[28232]: audit 2023-12-02T03:16:10.673705+0000 mon.a (mon.0) 12844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:11 smithi141 bash[31670]: cluster 2023-12-02T03:16:09.593735+0000 mgr.y (mgr.24356) 20934 : cluster 0 pgmap v20902: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:11 smithi141 bash[31670]: audit 2023-12-02T03:16:10.312722+0000 mon.a (mon.0) 12841 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:11 smithi141 bash[31670]: audit 2023-12-02T03:16:10.323291+0000 mon.a (mon.0) 12842 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:11 smithi141 bash[31670]: audit 2023-12-02T03:16:10.663256+0000 mon.a (mon.0) 12843 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:11.779 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:11 smithi141 bash[31670]: audit 2023-12-02T03:16:10.673705+0000 mon.a (mon.0) 12844 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:12.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:12 smithi040 bash[28232]: audit 2023-12-02T03:16:11.703172+0000 mon.a (mon.0) 12845 : audit 0 from='client.? 172.21.15.40:0/1101966388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:12.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:12 smithi040 bash[41173]: audit 2023-12-02T03:16:11.703172+0000 mon.a (mon.0) 12845 : audit 0 from='client.? 172.21.15.40:0/1101966388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:12.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:12 smithi141 bash[31670]: audit 2023-12-02T03:16:11.703172+0000 mon.a (mon.0) 12845 : audit 0 from='client.? 172.21.15.40:0/1101966388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:13 smithi040 bash[28232]: cluster 2023-12-02T03:16:11.594237+0000 mgr.y (mgr.24356) 20935 : cluster 0 pgmap v20903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:13.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:13 smithi040 bash[41173]: cluster 2023-12-02T03:16:11.594237+0000 mgr.y (mgr.24356) 20935 : cluster 0 pgmap v20903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:13.778 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:13 smithi141 bash[31670]: cluster 2023-12-02T03:16:11.594237+0000 mgr.y (mgr.24356) 20935 : cluster 0 pgmap v20903: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:14 smithi040 bash[28232]: cluster 2023-12-02T03:16:13.594895+0000 mgr.y (mgr.24356) 20936 : cluster 0 pgmap v20904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:14.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:14 smithi040 bash[28232]: audit 2023-12-02T03:16:14.167399+0000 mon.c (mon.2) 13134 : audit 0 from='client.? 172.21.15.40:0/1786460939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:14 smithi040 bash[41173]: cluster 2023-12-02T03:16:13.594895+0000 mgr.y (mgr.24356) 20936 : cluster 0 pgmap v20904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:14.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:14 smithi040 bash[41173]: audit 2023-12-02T03:16:14.167399+0000 mon.c (mon.2) 13134 : audit 0 from='client.? 172.21.15.40:0/1786460939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:15.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:14 smithi141 bash[31670]: cluster 2023-12-02T03:16:13.594895+0000 mgr.y (mgr.24356) 20936 : cluster 0 pgmap v20904: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:15.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:14 smithi141 bash[31670]: audit 2023-12-02T03:16:14.167399+0000 mon.c (mon.2) 13134 : audit 0 from='client.? 172.21.15.40:0/1786460939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:16.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:16 smithi040 bash[41173]: cluster 2023-12-02T03:16:15.596092+0000 mgr.y (mgr.24356) 20937 : cluster 0 pgmap v20905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:16.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:16 smithi040 bash[41173]: audit 2023-12-02T03:16:16.632602+0000 mon.a (mon.0) 12846 : audit 0 from='client.? 172.21.15.40:0/2765715606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:16.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:16 smithi040 bash[28232]: cluster 2023-12-02T03:16:15.596092+0000 mgr.y (mgr.24356) 20937 : cluster 0 pgmap v20905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:16.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:16 smithi040 bash[28232]: audit 2023-12-02T03:16:16.632602+0000 mon.a (mon.0) 12846 : audit 0 from='client.? 172.21.15.40:0/2765715606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:16.853 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:16:16 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:16:16] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:16:17.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:16 smithi141 bash[31670]: cluster 2023-12-02T03:16:15.596092+0000 mgr.y (mgr.24356) 20937 : cluster 0 pgmap v20905: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:17.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:16 smithi141 bash[31670]: audit 2023-12-02T03:16:16.632602+0000 mon.a (mon.0) 12846 : audit 0 from='client.? 172.21.15.40:0/2765715606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:18.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:18 smithi040 bash[41173]: cluster 2023-12-02T03:16:17.596873+0000 mgr.y (mgr.24356) 20938 : cluster 0 pgmap v20906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:18 smithi040 bash[28232]: cluster 2023-12-02T03:16:17.596873+0000 mgr.y (mgr.24356) 20938 : cluster 0 pgmap v20906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:19.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:18 smithi141 bash[31670]: cluster 2023-12-02T03:16:17.596873+0000 mgr.y (mgr.24356) 20938 : cluster 0 pgmap v20906: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:20.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:19 smithi141 bash[31670]: audit 2023-12-02T03:16:19.099217+0000 mon.a (mon.0) 12847 : audit 0 from='client.? 172.21.15.40:0/4047866605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:20.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:19 smithi141 bash[31670]: audit 2023-12-02T03:16:19.444620+0000 mon.c (mon.2) 13135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:19 smithi040 bash[41173]: audit 2023-12-02T03:16:19.099217+0000 mon.a (mon.0) 12847 : audit 0 from='client.? 172.21.15.40:0/4047866605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:19 smithi040 bash[41173]: audit 2023-12-02T03:16:19.444620+0000 mon.c (mon.2) 13135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:19 smithi040 bash[28232]: audit 2023-12-02T03:16:19.099217+0000 mon.a (mon.0) 12847 : audit 0 from='client.? 172.21.15.40:0/4047866605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:19 smithi040 bash[28232]: audit 2023-12-02T03:16:19.444620+0000 mon.c (mon.2) 13135 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:20.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:20 smithi040 bash[28232]: cluster 2023-12-02T03:16:19.597618+0000 mgr.y (mgr.24356) 20939 : cluster 0 pgmap v20907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:20.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:20 smithi040 bash[41173]: cluster 2023-12-02T03:16:19.597618+0000 mgr.y (mgr.24356) 20939 : cluster 0 pgmap v20907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:21.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:20 smithi141 bash[31670]: cluster 2023-12-02T03:16:19.597618+0000 mgr.y (mgr.24356) 20939 : cluster 0 pgmap v20907: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:22 smithi141 bash[31670]: audit 2023-12-02T03:16:21.206432+0000 mon.a (mon.0) 12848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:22 smithi141 bash[31670]: audit 2023-12-02T03:16:21.218634+0000 mon.a (mon.0) 12849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:22 smithi141 bash[31670]: audit 2023-12-02T03:16:21.222207+0000 mon.c (mon.2) 13136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:16:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:22 smithi141 bash[31670]: audit 2023-12-02T03:16:21.223624+0000 mon.c (mon.2) 13137 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:16:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:22 smithi141 bash[31670]: audit 2023-12-02T03:16:21.232852+0000 mon.a (mon.0) 12850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.529 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:22 smithi141 bash[31670]: audit 2023-12-02T03:16:21.568951+0000 mon.a (mon.0) 12851 : audit 0 from='client.? 172.21.15.40:0/1031575940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[28232]: audit 2023-12-02T03:16:21.206432+0000 mon.a (mon.0) 12848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[28232]: audit 2023-12-02T03:16:21.218634+0000 mon.a (mon.0) 12849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[28232]: audit 2023-12-02T03:16:21.222207+0000 mon.c (mon.2) 13136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:16:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[28232]: audit 2023-12-02T03:16:21.223624+0000 mon.c (mon.2) 13137 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:16:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[28232]: audit 2023-12-02T03:16:21.232852+0000 mon.a (mon.0) 12850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[28232]: audit 2023-12-02T03:16:21.568951+0000 mon.a (mon.0) 12851 : audit 0 from='client.? 172.21.15.40:0/1031575940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[41173]: audit 2023-12-02T03:16:21.206432+0000 mon.a (mon.0) 12848 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[41173]: audit 2023-12-02T03:16:21.218634+0000 mon.a (mon.0) 12849 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[41173]: audit 2023-12-02T03:16:21.222207+0000 mon.c (mon.2) 13136 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:16:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[41173]: audit 2023-12-02T03:16:21.223624+0000 mon.c (mon.2) 13137 : audit 1 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:16:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[41173]: audit 2023-12-02T03:16:21.232852+0000 mon.a (mon.0) 12850 : audit 1 from='mgr.24356 ' entity='mgr.y' 2023-12-02T03:16:22.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:22 smithi040 bash[41173]: audit 2023-12-02T03:16:21.568951+0000 mon.a (mon.0) 12851 : audit 0 from='client.? 172.21.15.40:0/1031575940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:23.528 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:23 smithi141 bash[31670]: cluster 2023-12-02T03:16:21.598209+0000 mgr.y (mgr.24356) 20940 : cluster 0 pgmap v20908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:23.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:23 smithi040 bash[28232]: cluster 2023-12-02T03:16:21.598209+0000 mgr.y (mgr.24356) 20940 : cluster 0 pgmap v20908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:23.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:23 smithi040 bash[41173]: cluster 2023-12-02T03:16:21.598209+0000 mgr.y (mgr.24356) 20940 : cluster 0 pgmap v20908: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:24.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:24 smithi040 bash[28232]: cluster 2023-12-02T03:16:23.598796+0000 mgr.y (mgr.24356) 20941 : cluster 0 pgmap v20909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:24.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:24 smithi040 bash[28232]: audit 2023-12-02T03:16:24.039920+0000 mon.c (mon.2) 13138 : audit 0 from='client.? 172.21.15.40:0/748559204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:24.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:24 smithi040 bash[41173]: cluster 2023-12-02T03:16:23.598796+0000 mgr.y (mgr.24356) 20941 : cluster 0 pgmap v20909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:24.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:24 smithi040 bash[41173]: audit 2023-12-02T03:16:24.039920+0000 mon.c (mon.2) 13138 : audit 0 from='client.? 172.21.15.40:0/748559204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:24 smithi141 bash[31670]: cluster 2023-12-02T03:16:23.598796+0000 mgr.y (mgr.24356) 20941 : cluster 0 pgmap v20909: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:25.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:24 smithi141 bash[31670]: audit 2023-12-02T03:16:24.039920+0000 mon.c (mon.2) 13138 : audit 0 from='client.? 172.21.15.40:0/748559204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:26.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:16:26 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:16:26] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-12-02T03:16:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:26 smithi040 bash[28232]: cluster 2023-12-02T03:16:25.599899+0000 mgr.y (mgr.24356) 20942 : cluster 0 pgmap v20910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:26 smithi040 bash[28232]: audit 2023-12-02T03:16:26.506591+0000 mon.a (mon.0) 12852 : audit 0 from='client.? 172.21.15.40:0/2808075098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:26 smithi040 bash[41173]: cluster 2023-12-02T03:16:25.599899+0000 mgr.y (mgr.24356) 20942 : cluster 0 pgmap v20910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:26.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:26 smithi040 bash[41173]: audit 2023-12-02T03:16:26.506591+0000 mon.a (mon.0) 12852 : audit 0 from='client.? 172.21.15.40:0/2808075098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:26 smithi141 bash[31670]: cluster 2023-12-02T03:16:25.599899+0000 mgr.y (mgr.24356) 20942 : cluster 0 pgmap v20910: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:27.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:26 smithi141 bash[31670]: audit 2023-12-02T03:16:26.506591+0000 mon.a (mon.0) 12852 : audit 0 from='client.? 172.21.15.40:0/2808075098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:29.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:28 smithi141 bash[31670]: cluster 2023-12-02T03:16:27.600566+0000 mgr.y (mgr.24356) 20943 : cluster 0 pgmap v20911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:29.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:28 smithi040 bash[28232]: cluster 2023-12-02T03:16:27.600566+0000 mgr.y (mgr.24356) 20943 : cluster 0 pgmap v20911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:29.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:28 smithi040 bash[41173]: cluster 2023-12-02T03:16:27.600566+0000 mgr.y (mgr.24356) 20943 : cluster 0 pgmap v20911: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:30.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:29 smithi141 bash[31670]: audit 2023-12-02T03:16:28.973123+0000 mon.a (mon.0) 12853 : audit 0 from='client.? 172.21.15.40:0/2632861423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:30.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:29 smithi040 bash[41173]: audit 2023-12-02T03:16:28.973123+0000 mon.a (mon.0) 12853 : audit 0 from='client.? 172.21.15.40:0/2632861423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:29 smithi040 bash[28232]: audit 2023-12-02T03:16:28.973123+0000 mon.a (mon.0) 12853 : audit 0 from='client.? 172.21.15.40:0/2632861423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:31.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:30 smithi141 bash[31670]: cluster 2023-12-02T03:16:29.601642+0000 mgr.y (mgr.24356) 20944 : cluster 0 pgmap v20912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:30 smithi040 bash[28232]: cluster 2023-12-02T03:16:29.601642+0000 mgr.y (mgr.24356) 20944 : cluster 0 pgmap v20912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:30 smithi040 bash[41173]: cluster 2023-12-02T03:16:29.601642+0000 mgr.y (mgr.24356) 20944 : cluster 0 pgmap v20912: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:32.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:31 smithi141 bash[31670]: audit 2023-12-02T03:16:31.442274+0000 mon.a (mon.0) 12854 : audit 0 from='client.? 172.21.15.40:0/2824985569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:31 smithi040 bash[28232]: audit 2023-12-02T03:16:31.442274+0000 mon.a (mon.0) 12854 : audit 0 from='client.? 172.21.15.40:0/2824985569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:32.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:31 smithi040 bash[41173]: audit 2023-12-02T03:16:31.442274+0000 mon.a (mon.0) 12854 : audit 0 from='client.? 172.21.15.40:0/2824985569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:33.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:32 smithi141 bash[31670]: cluster 2023-12-02T03:16:31.602309+0000 mgr.y (mgr.24356) 20945 : cluster 0 pgmap v20913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:33.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:32 smithi040 bash[28232]: cluster 2023-12-02T03:16:31.602309+0000 mgr.y (mgr.24356) 20945 : cluster 0 pgmap v20913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:33.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:32 smithi040 bash[41173]: cluster 2023-12-02T03:16:31.602309+0000 mgr.y (mgr.24356) 20945 : cluster 0 pgmap v20913: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:34.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:34 smithi040 bash[28232]: cluster 2023-12-02T03:16:33.602742+0000 mgr.y (mgr.24356) 20946 : cluster 0 pgmap v20914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:34 smithi040 bash[28232]: audit 2023-12-02T03:16:33.905686+0000 mon.c (mon.2) 13139 : audit 0 from='client.? 172.21.15.40:0/2830009079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:34.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:34 smithi040 bash[28232]: audit 2023-12-02T03:16:34.445197+0000 mon.c (mon.2) 13140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:34 smithi040 bash[41173]: cluster 2023-12-02T03:16:33.602742+0000 mgr.y (mgr.24356) 20946 : cluster 0 pgmap v20914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:34 smithi040 bash[41173]: audit 2023-12-02T03:16:33.905686+0000 mon.c (mon.2) 13139 : audit 0 from='client.? 172.21.15.40:0/2830009079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:34.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:34 smithi040 bash[41173]: audit 2023-12-02T03:16:34.445197+0000 mon.c (mon.2) 13140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:35.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:34 smithi141 bash[31670]: cluster 2023-12-02T03:16:33.602742+0000 mgr.y (mgr.24356) 20946 : cluster 0 pgmap v20914: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:34 smithi141 bash[31670]: audit 2023-12-02T03:16:33.905686+0000 mon.c (mon.2) 13139 : audit 0 from='client.? 172.21.15.40:0/2830009079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:35.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:34 smithi141 bash[31670]: audit 2023-12-02T03:16:34.445197+0000 mon.c (mon.2) 13140 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:36.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:16:36 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:16:36] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:16:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:36 smithi040 bash[28232]: cluster 2023-12-02T03:16:35.603872+0000 mgr.y (mgr.24356) 20947 : cluster 0 pgmap v20915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:36.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:36 smithi040 bash[28232]: audit 2023-12-02T03:16:36.368087+0000 mon.c (mon.2) 13141 : audit 0 from='client.? 172.21.15.40:0/1289146743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:36 smithi040 bash[41173]: cluster 2023-12-02T03:16:35.603872+0000 mgr.y (mgr.24356) 20947 : cluster 0 pgmap v20915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:36.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:36 smithi040 bash[41173]: audit 2023-12-02T03:16:36.368087+0000 mon.c (mon.2) 13141 : audit 0 from='client.? 172.21.15.40:0/1289146743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:36 smithi141 bash[31670]: cluster 2023-12-02T03:16:35.603872+0000 mgr.y (mgr.24356) 20947 : cluster 0 pgmap v20915: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:37.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:36 smithi141 bash[31670]: audit 2023-12-02T03:16:36.368087+0000 mon.c (mon.2) 13141 : audit 0 from='client.? 172.21.15.40:0/1289146743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:39.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:38 smithi141 bash[31670]: cluster 2023-12-02T03:16:37.604579+0000 mgr.y (mgr.24356) 20948 : cluster 0 pgmap v20916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:39.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:38 smithi040 bash[28232]: cluster 2023-12-02T03:16:37.604579+0000 mgr.y (mgr.24356) 20948 : cluster 0 pgmap v20916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:39.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:38 smithi040 bash[41173]: cluster 2023-12-02T03:16:37.604579+0000 mgr.y (mgr.24356) 20948 : cluster 0 pgmap v20916: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:40.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:39 smithi141 bash[31670]: audit 2023-12-02T03:16:38.831664+0000 mon.a (mon.0) 12855 : audit 0 from='client.? 172.21.15.40:0/3935952846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:39 smithi040 bash[28232]: audit 2023-12-02T03:16:38.831664+0000 mon.a (mon.0) 12855 : audit 0 from='client.? 172.21.15.40:0/3935952846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:40.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:39 smithi040 bash[41173]: audit 2023-12-02T03:16:38.831664+0000 mon.a (mon.0) 12855 : audit 0 from='client.? 172.21.15.40:0/3935952846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:41.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:40 smithi141 bash[31670]: cluster 2023-12-02T03:16:39.605808+0000 mgr.y (mgr.24356) 20949 : cluster 0 pgmap v20917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:40 smithi040 bash[41173]: cluster 2023-12-02T03:16:39.605808+0000 mgr.y (mgr.24356) 20949 : cluster 0 pgmap v20917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:41.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:40 smithi040 bash[28232]: cluster 2023-12-02T03:16:39.605808+0000 mgr.y (mgr.24356) 20949 : cluster 0 pgmap v20917: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:42.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:41 smithi141 bash[31670]: audit 2023-12-02T03:16:41.286876+0000 mon.c (mon.2) 13142 : audit 0 from='client.? 172.21.15.40:0/3015283692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:42.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:41 smithi040 bash[28232]: audit 2023-12-02T03:16:41.286876+0000 mon.c (mon.2) 13142 : audit 0 from='client.? 172.21.15.40:0/3015283692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:41 smithi040 bash[41173]: audit 2023-12-02T03:16:41.286876+0000 mon.c (mon.2) 13142 : audit 0 from='client.? 172.21.15.40:0/3015283692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:43.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:42 smithi141 bash[31670]: cluster 2023-12-02T03:16:41.606527+0000 mgr.y (mgr.24356) 20950 : cluster 0 pgmap v20918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:43.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:42 smithi040 bash[28232]: cluster 2023-12-02T03:16:41.606527+0000 mgr.y (mgr.24356) 20950 : cluster 0 pgmap v20918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:43.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:42 smithi040 bash[41173]: cluster 2023-12-02T03:16:41.606527+0000 mgr.y (mgr.24356) 20950 : cluster 0 pgmap v20918: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:44 smithi040 bash[28232]: cluster 2023-12-02T03:16:43.607150+0000 mgr.y (mgr.24356) 20951 : cluster 0 pgmap v20919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:44.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:44 smithi040 bash[28232]: audit 2023-12-02T03:16:43.748228+0000 mon.a (mon.0) 12856 : audit 0 from='client.? 172.21.15.40:0/3615912304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:44 smithi040 bash[41173]: cluster 2023-12-02T03:16:43.607150+0000 mgr.y (mgr.24356) 20951 : cluster 0 pgmap v20919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:44.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:44 smithi040 bash[41173]: audit 2023-12-02T03:16:43.748228+0000 mon.a (mon.0) 12856 : audit 0 from='client.? 172.21.15.40:0/3615912304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:45.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:44 smithi141 bash[31670]: cluster 2023-12-02T03:16:43.607150+0000 mgr.y (mgr.24356) 20951 : cluster 0 pgmap v20919: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:45.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:44 smithi141 bash[31670]: audit 2023-12-02T03:16:43.748228+0000 mon.a (mon.0) 12856 : audit 0 from='client.? 172.21.15.40:0/3615912304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:46.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:16:46 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:16:46] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:16:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:46 smithi040 bash[28232]: cluster 2023-12-02T03:16:45.608329+0000 mgr.y (mgr.24356) 20952 : cluster 0 pgmap v20920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:46.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:46 smithi040 bash[28232]: audit 2023-12-02T03:16:46.224804+0000 mon.c (mon.2) 13143 : audit 0 from='client.? 172.21.15.40:0/2924823763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:46 smithi040 bash[41173]: cluster 2023-12-02T03:16:45.608329+0000 mgr.y (mgr.24356) 20952 : cluster 0 pgmap v20920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:46.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:46 smithi040 bash[41173]: audit 2023-12-02T03:16:46.224804+0000 mon.c (mon.2) 13143 : audit 0 from='client.? 172.21.15.40:0/2924823763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:46 smithi141 bash[31670]: cluster 2023-12-02T03:16:45.608329+0000 mgr.y (mgr.24356) 20952 : cluster 0 pgmap v20920: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:47.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:46 smithi141 bash[31670]: audit 2023-12-02T03:16:46.224804+0000 mon.c (mon.2) 13143 : audit 0 from='client.? 172.21.15.40:0/2924823763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:49.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:48 smithi141 bash[31670]: cluster 2023-12-02T03:16:47.609088+0000 mgr.y (mgr.24356) 20953 : cluster 0 pgmap v20921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:49.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:48 smithi040 bash[28232]: cluster 2023-12-02T03:16:47.609088+0000 mgr.y (mgr.24356) 20953 : cluster 0 pgmap v20921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:49.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:48 smithi040 bash[41173]: cluster 2023-12-02T03:16:47.609088+0000 mgr.y (mgr.24356) 20953 : cluster 0 pgmap v20921: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:50.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:49 smithi141 bash[31670]: audit 2023-12-02T03:16:48.696931+0000 mon.c (mon.2) 13144 : audit 0 from='client.? 172.21.15.40:0/2135311250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:50.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:49 smithi141 bash[31670]: audit 2023-12-02T03:16:49.445558+0000 mon.c (mon.2) 13145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:49 smithi040 bash[28232]: audit 2023-12-02T03:16:48.696931+0000 mon.c (mon.2) 13144 : audit 0 from='client.? 172.21.15.40:0/2135311250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:49 smithi040 bash[28232]: audit 2023-12-02T03:16:49.445558+0000 mon.c (mon.2) 13145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:49 smithi040 bash[41173]: audit 2023-12-02T03:16:48.696931+0000 mon.c (mon.2) 13144 : audit 0 from='client.? 172.21.15.40:0/2135311250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:49 smithi040 bash[41173]: audit 2023-12-02T03:16:49.445558+0000 mon.c (mon.2) 13145 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:16:51.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:50 smithi141 bash[31670]: cluster 2023-12-02T03:16:49.610372+0000 mgr.y (mgr.24356) 20954 : cluster 0 pgmap v20922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:51.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:50 smithi040 bash[41173]: cluster 2023-12-02T03:16:49.610372+0000 mgr.y (mgr.24356) 20954 : cluster 0 pgmap v20922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:51.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:50 smithi040 bash[28232]: cluster 2023-12-02T03:16:49.610372+0000 mgr.y (mgr.24356) 20954 : cluster 0 pgmap v20922: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:52.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:51 smithi141 bash[31670]: audit 2023-12-02T03:16:51.153143+0000 mon.a (mon.0) 12857 : audit 0 from='client.? 172.21.15.40:0/3749241498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:52.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:51 smithi040 bash[28232]: audit 2023-12-02T03:16:51.153143+0000 mon.a (mon.0) 12857 : audit 0 from='client.? 172.21.15.40:0/3749241498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:52.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:51 smithi040 bash[41173]: audit 2023-12-02T03:16:51.153143+0000 mon.a (mon.0) 12857 : audit 0 from='client.? 172.21.15.40:0/3749241498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:53.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:52 smithi141 bash[31670]: cluster 2023-12-02T03:16:51.611106+0000 mgr.y (mgr.24356) 20955 : cluster 0 pgmap v20923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:53.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:52 smithi040 bash[28232]: cluster 2023-12-02T03:16:51.611106+0000 mgr.y (mgr.24356) 20955 : cluster 0 pgmap v20923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:53.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:52 smithi040 bash[41173]: cluster 2023-12-02T03:16:51.611106+0000 mgr.y (mgr.24356) 20955 : cluster 0 pgmap v20923: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:54 smithi040 bash[28232]: cluster 2023-12-02T03:16:53.611737+0000 mgr.y (mgr.24356) 20956 : cluster 0 pgmap v20924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:54.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:54 smithi040 bash[28232]: audit 2023-12-02T03:16:53.624244+0000 mon.a (mon.0) 12858 : audit 0 from='client.? 172.21.15.40:0/3527332110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:54 smithi040 bash[41173]: cluster 2023-12-02T03:16:53.611737+0000 mgr.y (mgr.24356) 20956 : cluster 0 pgmap v20924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:54.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:54 smithi040 bash[41173]: audit 2023-12-02T03:16:53.624244+0000 mon.a (mon.0) 12858 : audit 0 from='client.? 172.21.15.40:0/3527332110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:54 smithi141 bash[31670]: cluster 2023-12-02T03:16:53.611737+0000 mgr.y (mgr.24356) 20956 : cluster 0 pgmap v20924: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:55.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:54 smithi141 bash[31670]: audit 2023-12-02T03:16:53.624244+0000 mon.a (mon.0) 12858 : audit 0 from='client.? 172.21.15.40:0/3527332110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:56.912 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:16:56 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:16:56] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-12-02T03:16:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:56 smithi040 bash[28232]: cluster 2023-12-02T03:16:55.612940+0000 mgr.y (mgr.24356) 20957 : cluster 0 pgmap v20925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:56.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:56 smithi040 bash[28232]: audit 2023-12-02T03:16:56.093647+0000 mon.a (mon.0) 12859 : audit 0 from='client.? 172.21.15.40:0/3855656567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:56 smithi040 bash[41173]: cluster 2023-12-02T03:16:55.612940+0000 mgr.y (mgr.24356) 20957 : cluster 0 pgmap v20925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:56 smithi040 bash[41173]: audit 2023-12-02T03:16:56.093647+0000 mon.a (mon.0) 12859 : audit 0 from='client.? 172.21.15.40:0/3855656567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:57.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:56 smithi141 bash[31670]: cluster 2023-12-02T03:16:55.612940+0000 mgr.y (mgr.24356) 20957 : cluster 0 pgmap v20925: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:57.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:56 smithi141 bash[31670]: audit 2023-12-02T03:16:56.093647+0000 mon.a (mon.0) 12859 : audit 0 from='client.? 172.21.15.40:0/3855656567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:59.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:58 smithi141 bash[31670]: cluster 2023-12-02T03:16:57.613610+0000 mgr.y (mgr.24356) 20958 : cluster 0 pgmap v20926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:59.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:16:58 smithi141 bash[31670]: audit 2023-12-02T03:16:58.557008+0000 mon.c (mon.2) 13146 : audit 0 from='client.? 172.21.15.40:0/1208459778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:58 smithi040 bash[28232]: cluster 2023-12-02T03:16:57.613610+0000 mgr.y (mgr.24356) 20958 : cluster 0 pgmap v20926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:59.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:16:58 smithi040 bash[28232]: audit 2023-12-02T03:16:58.557008+0000 mon.c (mon.2) 13146 : audit 0 from='client.? 172.21.15.40:0/1208459778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:16:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:58 smithi040 bash[41173]: cluster 2023-12-02T03:16:57.613610+0000 mgr.y (mgr.24356) 20958 : cluster 0 pgmap v20926: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:16:59.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:16:58 smithi040 bash[41173]: audit 2023-12-02T03:16:58.557008+0000 mon.c (mon.2) 13146 : audit 0 from='client.? 172.21.15.40:0/1208459778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:01.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:00 smithi141 bash[31670]: cluster 2023-12-02T03:16:59.614810+0000 mgr.y (mgr.24356) 20959 : cluster 0 pgmap v20927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:00 smithi040 bash[28232]: cluster 2023-12-02T03:16:59.614810+0000 mgr.y (mgr.24356) 20959 : cluster 0 pgmap v20927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:01.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:00 smithi040 bash[41173]: cluster 2023-12-02T03:16:59.614810+0000 mgr.y (mgr.24356) 20959 : cluster 0 pgmap v20927: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:02.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:01 smithi141 bash[31670]: audit 2023-12-02T03:17:01.024265+0000 mon.c (mon.2) 13147 : audit 0 from='client.? 172.21.15.40:0/13619791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:02.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:01 smithi040 bash[28232]: audit 2023-12-02T03:17:01.024265+0000 mon.c (mon.2) 13147 : audit 0 from='client.? 172.21.15.40:0/13619791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:02.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:01 smithi040 bash[41173]: audit 2023-12-02T03:17:01.024265+0000 mon.c (mon.2) 13147 : audit 0 from='client.? 172.21.15.40:0/13619791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:03.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:02 smithi141 bash[31670]: cluster 2023-12-02T03:17:01.615516+0000 mgr.y (mgr.24356) 20960 : cluster 0 pgmap v20928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:02 smithi040 bash[28232]: cluster 2023-12-02T03:17:01.615516+0000 mgr.y (mgr.24356) 20960 : cluster 0 pgmap v20928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:02 smithi040 bash[41173]: cluster 2023-12-02T03:17:01.615516+0000 mgr.y (mgr.24356) 20960 : cluster 0 pgmap v20928: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:04.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:03 smithi141 bash[31670]: audit 2023-12-02T03:17:03.487654+0000 mon.c (mon.2) 13148 : audit 0 from='client.? 172.21.15.40:0/702564426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:03 smithi040 bash[28232]: audit 2023-12-02T03:17:03.487654+0000 mon.c (mon.2) 13148 : audit 0 from='client.? 172.21.15.40:0/702564426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:04.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:03 smithi040 bash[41173]: audit 2023-12-02T03:17:03.487654+0000 mon.c (mon.2) 13148 : audit 0 from='client.? 172.21.15.40:0/702564426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:05.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:04 smithi141 bash[31670]: cluster 2023-12-02T03:17:03.616208+0000 mgr.y (mgr.24356) 20961 : cluster 0 pgmap v20929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:05.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:04 smithi141 bash[31670]: audit 2023-12-02T03:17:04.446048+0000 mon.c (mon.2) 13149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:17:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:04 smithi040 bash[28232]: cluster 2023-12-02T03:17:03.616208+0000 mgr.y (mgr.24356) 20961 : cluster 0 pgmap v20929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:05.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:04 smithi040 bash[28232]: audit 2023-12-02T03:17:04.446048+0000 mon.c (mon.2) 13149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:17:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:04 smithi040 bash[41173]: cluster 2023-12-02T03:17:03.616208+0000 mgr.y (mgr.24356) 20961 : cluster 0 pgmap v20929: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:05.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:04 smithi040 bash[41173]: audit 2023-12-02T03:17:04.446048+0000 mon.c (mon.2) 13149 : audit 0 from='mgr.24356 172.21.15.40:0/1335595653' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:17:06.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:06 smithi040 bash[28232]: cluster 2023-12-02T03:17:05.617454+0000 mgr.y (mgr.24356) 20962 : cluster 0 pgmap v20930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:06.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:06 smithi040 bash[28232]: audit 2023-12-02T03:17:05.942933+0000 mon.a (mon.0) 12860 : audit 0 from='client.? 172.21.15.40:0/4038358233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:06.913 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 02 03:17:06 smithi040 bash[28495]: ::ffff:172.21.15.141 - - [02/Dec/2023:03:17:06] "GET /metrics HTTP/1.1" 200 33916 "" "Prometheus/2.43.0" 2023-12-02T03:17:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:06 smithi040 bash[41173]: cluster 2023-12-02T03:17:05.617454+0000 mgr.y (mgr.24356) 20962 : cluster 0 pgmap v20930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:06.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:06 smithi040 bash[41173]: audit 2023-12-02T03:17:05.942933+0000 mon.a (mon.0) 12860 : audit 0 from='client.? 172.21.15.40:0/4038358233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:06 smithi141 bash[31670]: cluster 2023-12-02T03:17:05.617454+0000 mgr.y (mgr.24356) 20962 : cluster 0 pgmap v20930: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:07.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:06 smithi141 bash[31670]: audit 2023-12-02T03:17:05.942933+0000 mon.a (mon.0) 12860 : audit 0 from='client.? 172.21.15.40:0/4038358233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:09.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:08 smithi141 bash[31670]: cluster 2023-12-02T03:17:07.618104+0000 mgr.y (mgr.24356) 20963 : cluster 0 pgmap v20931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:09.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:08 smithi141 bash[31670]: audit 2023-12-02T03:17:08.403317+0000 mon.c (mon.2) 13150 : audit 0 from='client.? 172.21.15.40:0/2377517247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:08 smithi040 bash[28232]: cluster 2023-12-02T03:17:07.618104+0000 mgr.y (mgr.24356) 20963 : cluster 0 pgmap v20931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:09.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:08 smithi040 bash[28232]: audit 2023-12-02T03:17:08.403317+0000 mon.c (mon.2) 13150 : audit 0 from='client.? 172.21.15.40:0/2377517247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:08 smithi040 bash[41173]: cluster 2023-12-02T03:17:07.618104+0000 mgr.y (mgr.24356) 20963 : cluster 0 pgmap v20931: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:09.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:08 smithi040 bash[41173]: audit 2023-12-02T03:17:08.403317+0000 mon.c (mon.2) 13150 : audit 0 from='client.? 172.21.15.40:0/2377517247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:11.028 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:10 smithi141 bash[31670]: cluster 2023-12-02T03:17:09.619272+0000 mgr.y (mgr.24356) 20964 : cluster 0 pgmap v20932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:11.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:10 smithi040 bash[28232]: cluster 2023-12-02T03:17:09.619272+0000 mgr.y (mgr.24356) 20964 : cluster 0 pgmap v20932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:11.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:10 smithi040 bash[41173]: cluster 2023-12-02T03:17:09.619272+0000 mgr.y (mgr.24356) 20964 : cluster 0 pgmap v20932: 73 pgs: 73 active+clean; 579 KiB data, 314 MiB used, 715 GiB / 715 GiB avail 2023-12-02T03:17:12.029 INFO:journalctl@ceph.mon.b.smithi141.stdout:Dec 02 03:17:11 smithi141 bash[31670]: audit 2023-12-02T03:17:10.866609+0000 mon.c (mon.2) 13151 : audit 0 from='client.? 172.21.15.40:0/4162886550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 02 03:17:11 smithi040 bash[28232]: audit 2023-12-02T03:17:10.866609+0000 mon.c (mon.2) 13151 : audit 0 from='client.? 172.21.15.40:0/4162886550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:12.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 02 03:17:11 smithi040 bash[41173]: audit 2023-12-02T03:17:10.866609+0000 mon.c (mon.2) 13151 : audit 0 from='client.? 172.21.15.40:0/4162886550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-02T03:17:12.425 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-12-02T03:17:12.425 DEBUG:teuthology.task.console_log:Killing console logger for smithi040 2023-12-02T03:17:12.426 DEBUG:teuthology.task.console_log:Killing console logger for smithi141 2023-12-02T03:17:12.426 DEBUG:teuthology.exit:Finished running handlers